diff --git a/devkit/__pycache__/sensor_server.cpython-313.pyc b/devkit/__pycache__/sensor_server.cpython-313.pyc new file mode 100644 index 0000000..b94a2bb Binary files /dev/null and b/devkit/__pycache__/sensor_server.cpython-313.pyc differ diff --git a/devkit/__pycache__/sensor_stream_pb2.cpython-313.pyc b/devkit/__pycache__/sensor_stream_pb2.cpython-313.pyc new file mode 100644 index 0000000..0f144f9 Binary files /dev/null and b/devkit/__pycache__/sensor_stream_pb2.cpython-313.pyc differ diff --git a/devkit/__pycache__/sensor_stream_pb2_grpc.cpython-313.pyc b/devkit/__pycache__/sensor_stream_pb2_grpc.cpython-313.pyc new file mode 100644 index 0000000..f2161d1 Binary files /dev/null and b/devkit/__pycache__/sensor_stream_pb2_grpc.cpython-313.pyc differ diff --git a/devkit/build/je-skin-devkit-server/Analysis-00.toc b/devkit/build/je-skin-devkit-server/Analysis-00.toc new file mode 100644 index 0000000..5835dd8 --- /dev/null +++ b/devkit/build/je-skin-devkit-server/Analysis-00.toc @@ -0,0 +1,2718 @@ +(['D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_server.py'], + ['D:\\Workspace\\je-skin-customer-demo\\devkit'], + ['grpc', 'openpyxl'], + [('C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_pyinstaller', + 0), + ('C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks', + -1000), + ('C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\_pyinstaller_hooks_contrib', + -1000)], + {}, + [], + [], + False, + {}, + 0, + [], + [('sensor_stream_pb2.py', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2.py', + 'DATA'), + ('sensor_stream_pb2_grpc.py', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2_grpc.py', + 'DATA')], + '3.13.12 | packaged by Anaconda, Inc. | (main, Feb 24 2026, 16:05:56) [MSC ' + 'v.1942 64 bit (AMD64)]', + [('pyi_rth_inspect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('sensor_server', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_server.py', + 'PYSOURCE')], + [('subprocess', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\subprocess.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\selectors.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\contextlib.py', + 'PYMODULE'), + ('multiprocessing.spawn', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\spawn.py', + 'PYMODULE'), + ('multiprocessing.resource_tracker', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\resource_tracker.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\json\\__init__.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\json\\encoder.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\json\\decoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\json\\scanner.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\base64.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\getopt.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\gettext.py', + 'PYMODULE'), + ('copy', 'C:\\Users\\Administrator\\miniconda3\\Lib\\copy.py', 'PYMODULE'), + ('struct', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\struct.py', + 'PYMODULE'), + ('multiprocessing.util', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\util.py', + 'PYMODULE'), + ('multiprocessing.forkserver', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\forkserver.py', + 'PYMODULE'), + ('multiprocessing.connection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\connection.py', + 'PYMODULE'), + ('multiprocessing.resource_sharer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\resource_sharer.py', + 'PYMODULE'), + ('xmlrpc.client', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xmlrpc\\client.py', + 'PYMODULE'), + ('xmlrpc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xmlrpc\\__init__.py', + 'PYMODULE'), + ('gzip', 'C:\\Users\\Administrator\\miniconda3\\Lib\\gzip.py', 'PYMODULE'), + ('_compression', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_compression.py', + 'PYMODULE'), + ('xml.parsers.expat', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\parsers\\expat.py', + 'PYMODULE'), + ('xml.parsers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\parsers\\__init__.py', + 'PYMODULE'), + ('xml', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\__init__.py', + 'PYMODULE'), + ('xml.sax.expatreader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\expatreader.py', + 'PYMODULE'), + ('xml.sax.saxutils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\saxutils.py', + 'PYMODULE'), + ('urllib.request', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\request.py', + 'PYMODULE'), + ('ipaddress', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ipaddress.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\fnmatch.py', + 'PYMODULE'), + ('getpass', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\getpass.py', + 'PYMODULE'), + ('nturl2path', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\nturl2path.py', + 'PYMODULE'), + ('ftplib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ftplib.py', + 'PYMODULE'), + ('netrc', 'C:\\Users\\Administrator\\miniconda3\\Lib\\netrc.py', 'PYMODULE'), + ('mimetypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\mimetypes.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\utils.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\random.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\charset.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\encoders.py', + 'PYMODULE'), + ('quopri', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\quopri.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\errors.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\base64mime.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('calendar', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\calendar.py', + 'PYMODULE'), + ('http.cookiejar', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\http\\cookiejar.py', + 'PYMODULE'), + ('http', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\http\\__init__.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\__init__.py', + 'PYMODULE'), + ('ssl', 'C:\\Users\\Administrator\\miniconda3\\Lib\\ssl.py', 'PYMODULE'), + ('urllib.response', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\response.py', + 'PYMODULE'), + ('urllib.error', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\error.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\string.py', + 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\hashlib.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\__init__.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\parser.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\message.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\policy.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\iterators.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\generator.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\header.py', + 'PYMODULE'), + ('bisect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\bisect.py', + 'PYMODULE'), + ('xml.sax', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\__init__.py', + 'PYMODULE'), + ('xml.sax.handler', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\handler.py', + 'PYMODULE'), + ('xml.sax._exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\_exceptions.py', + 'PYMODULE'), + ('xml.sax.xmlreader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\xmlreader.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\parse.py', + 'PYMODULE'), + ('http.client', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\http\\client.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\decimal.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_pydecimal.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\contextvars.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\numbers.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\datetime.py', + 'PYMODULE'), + ('_pydatetime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_pydatetime.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_strptime.py', + 'PYMODULE'), + ('hmac', 'C:\\Users\\Administrator\\miniconda3\\Lib\\hmac.py', 'PYMODULE'), + ('socket', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\socket.py', + 'PYMODULE'), + ('tempfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\tempfile.py', + 'PYMODULE'), + ('shutil', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\shutil.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\zipfile\\__init__.py', + 'PYMODULE'), + ('zipfile._path', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\zipfile\\_path\\__init__.py', + 'PYMODULE'), + ('zipfile._path.glob', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\zipfile\\_path\\glob.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\py_compile.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\__init__.py', + 'PYMODULE'), + ('importlib.metadata._adapters', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_adapters.py', + 'PYMODULE'), + ('importlib.metadata._text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_text.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\abc.py', + 'PYMODULE'), + ('importlib.resources.abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\abc.py', + 'PYMODULE'), + ('importlib.resources', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\__init__.py', + 'PYMODULE'), + ('importlib.resources._functional', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\_functional.py', + 'PYMODULE'), + ('importlib.resources._common', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\_common.py', + 'PYMODULE'), + ('importlib.resources._adapters', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\_adapters.py', + 'PYMODULE'), + ('importlib._abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\_abc.py', + 'PYMODULE'), + ('importlib.metadata._itertools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_itertools.py', + 'PYMODULE'), + ('importlib.metadata._functools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_functools.py', + 'PYMODULE'), + ('importlib.metadata._collections', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_collections.py', + 'PYMODULE'), + ('importlib.metadata._meta', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_meta.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\textwrap.py', + 'PYMODULE'), + ('inspect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\inspect.py', + 'PYMODULE'), + ('token', 'C:\\Users\\Administrator\\miniconda3\\Lib\\token.py', 'PYMODULE'), + ('dis', 'C:\\Users\\Administrator\\miniconda3\\Lib\\dis.py', 'PYMODULE'), + ('opcode', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\opcode.py', + 'PYMODULE'), + ('_opcode_metadata', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_opcode_metadata.py', + 'PYMODULE'), + ('ast', 'C:\\Users\\Administrator\\miniconda3\\Lib\\ast.py', 'PYMODULE'), + ('importlib.readers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\readers.py', + 'PYMODULE'), + ('importlib.resources.readers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\readers.py', + 'PYMODULE'), + ('importlib.resources._itertools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\_itertools.py', + 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\tokenize.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\util.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\tarfile.py', + 'PYMODULE'), + ('lzma', 'C:\\Users\\Administrator\\miniconda3\\Lib\\lzma.py', 'PYMODULE'), + ('bz2', 'C:\\Users\\Administrator\\miniconda3\\Lib\\bz2.py', 'PYMODULE'), + ('logging', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\logging\\__init__.py', + 'PYMODULE'), + ('pickle', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pickle.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pprint.py', + 'PYMODULE'), + ('_compat_pickle', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_compat_pickle.py', + 'PYMODULE'), + ('multiprocessing.context', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\context.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_win32', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\popen_spawn_win32.py', + 'PYMODULE'), + ('multiprocessing.popen_forkserver', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\popen_forkserver.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_posix', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\popen_spawn_posix.py', + 'PYMODULE'), + ('multiprocessing.popen_fork', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\popen_fork.py', + 'PYMODULE'), + ('multiprocessing.sharedctypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\sharedctypes.py', + 'PYMODULE'), + ('multiprocessing.heap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\heap.py', + 'PYMODULE'), + ('ctypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\__init__.py', + 'PYMODULE'), + ('ctypes.util', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\util.py', + 'PYMODULE'), + ('ctypes._aix', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\_aix.py', + 'PYMODULE'), + ('ctypes.macholib.dyld', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\macholib\\dyld.py', + 'PYMODULE'), + ('ctypes.macholib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\macholib\\__init__.py', + 'PYMODULE'), + ('ctypes.macholib.dylib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\macholib\\dylib.py', + 'PYMODULE'), + ('ctypes.macholib.framework', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\macholib\\framework.py', + 'PYMODULE'), + ('ctypes._endian', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\_endian.py', + 'PYMODULE'), + ('sysconfig', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\sysconfig\\__init__.py', + 'PYMODULE'), + ('_aix_support', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_aix_support.py', + 'PYMODULE'), + ('multiprocessing.pool', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\pool.py', + 'PYMODULE'), + ('multiprocessing.dummy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\dummy\\__init__.py', + 'PYMODULE'), + ('multiprocessing.dummy.connection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\dummy\\connection.py', + 'PYMODULE'), + ('queue', 'C:\\Users\\Administrator\\miniconda3\\Lib\\queue.py', 'PYMODULE'), + ('multiprocessing.queues', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\queues.py', + 'PYMODULE'), + ('multiprocessing.synchronize', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\synchronize.py', + 'PYMODULE'), + ('multiprocessing.managers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\managers.py', + 'PYMODULE'), + ('multiprocessing.shared_memory', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\shared_memory.py', + 'PYMODULE'), + ('secrets', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\secrets.py', + 'PYMODULE'), + ('multiprocessing.reduction', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\reduction.py', + 'PYMODULE'), + ('multiprocessing.process', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\process.py', + 'PYMODULE'), + ('runpy', 'C:\\Users\\Administrator\\miniconda3\\Lib\\runpy.py', 'PYMODULE'), + ('pkgutil', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pkgutil.py', + 'PYMODULE'), + ('zipimport', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\zipimport.py', + 'PYMODULE'), + ('multiprocessing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\__init__.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\tracemalloc.py', + 'PYMODULE'), + ('_colorize', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_colorize.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_py_abc.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\stringprep.py', + 'PYMODULE'), + ('typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\typing.py', + 'PYMODULE'), + ('dataclasses', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\dataclasses.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\threading.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_threading_local.py', + 'PYMODULE'), + ('numpy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\__init__.py', + 'PYMODULE'), + ('numpy._core._exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_exceptions.py', + 'PYMODULE'), + ('numpy._core._dtype_ctypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_dtype_ctypes.py', + 'PYMODULE'), + ('numpy._pytesttester', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_pytesttester.py', + 'PYMODULE'), + ('numpy.strings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\strings\\__init__.py', + 'PYMODULE'), + ('numpy._core.strings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\strings.py', + 'PYMODULE'), + ('numpy._core.umath', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\umath.py', + 'PYMODULE'), + ('numpy._core.overrides', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\overrides.py', + 'PYMODULE'), + ('numpy._utils._inspect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_utils\\_inspect.py', + 'PYMODULE'), + ('numpy._utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_utils\\__init__.py', + 'PYMODULE'), + ('numpy._utils._convertions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_utils\\_convertions.py', + 'PYMODULE'), + ('numpy._core.multiarray', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\multiarray.py', + 'PYMODULE'), + ('numpy.core', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\core\\__init__.py', + 'PYMODULE'), + ('numpy.core._utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\core\\_utils.py', + 'PYMODULE'), + ('numpy.char', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\char\\__init__.py', + 'PYMODULE'), + ('numpy._core.defchararray', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\defchararray.py', + 'PYMODULE'), + ('numpy._core.numerictypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\numerictypes.py', + 'PYMODULE'), + ('numpy._core._type_aliases', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_type_aliases.py', + 'PYMODULE'), + ('numpy._core._string_helpers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_string_helpers.py', + 'PYMODULE'), + ('numpy._core._dtype', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_dtype.py', + 'PYMODULE'), + ('numpy._core.numeric', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\numeric.py', + 'PYMODULE'), + ('numpy._core.fromnumeric', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\fromnumeric.py', + 'PYMODULE'), + ('numpy._core._methods', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_methods.py', + 'PYMODULE'), + ('numpy._core.arrayprint', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\arrayprint.py', + 'PYMODULE'), + ('numpy._core._asarray', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_asarray.py', + 'PYMODULE'), + ('numpy._core._ufunc_config', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_ufunc_config.py', + 'PYMODULE'), + ('numpy._core.shape_base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\shape_base.py', + 'PYMODULE'), + ('numpy.rec', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\rec\\__init__.py', + 'PYMODULE'), + ('numpy._core.records', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\records.py', + 'PYMODULE'), + ('numpy.typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\typing\\__init__.py', + 'PYMODULE'), + ('numpy._typing._add_docstring', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_add_docstring.py', + 'PYMODULE'), + ('numpy._typing._array_like', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_array_like.py', + 'PYMODULE'), + ('numpy._typing._shape', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_shape.py', + 'PYMODULE'), + ('numpy._typing._nested_sequence', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_nested_sequence.py', + 'PYMODULE'), + ('typing_extensions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\typing_extensions.py', + 'PYMODULE'), + ('asyncio.coroutines', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\coroutines.py', + 'PYMODULE'), + ('asyncio', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\__init__.py', + 'PYMODULE'), + ('asyncio.unix_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\unix_events.py', + 'PYMODULE'), + ('asyncio.log', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\log.py', + 'PYMODULE'), + ('asyncio.windows_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\windows_events.py', + 'PYMODULE'), + ('asyncio.windows_utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\windows_utils.py', + 'PYMODULE'), + ('asyncio.selector_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\selector_events.py', + 'PYMODULE'), + ('asyncio.proactor_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\proactor_events.py', + 'PYMODULE'), + ('asyncio.base_subprocess', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\base_subprocess.py', + 'PYMODULE'), + ('asyncio.threads', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\threads.py', + 'PYMODULE'), + ('asyncio.taskgroups', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\taskgroups.py', + 'PYMODULE'), + ('asyncio.subprocess', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\subprocess.py', + 'PYMODULE'), + ('asyncio.streams', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\streams.py', + 'PYMODULE'), + ('asyncio.runners', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\runners.py', + 'PYMODULE'), + ('asyncio.base_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\base_events.py', + 'PYMODULE'), + ('asyncio.trsock', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\trsock.py', + 'PYMODULE'), + ('asyncio.staggered', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\staggered.py', + 'PYMODULE'), + ('asyncio.timeouts', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\timeouts.py', + 'PYMODULE'), + ('asyncio.tasks', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\tasks.py', + 'PYMODULE'), + ('asyncio.queues', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\queues.py', + 'PYMODULE'), + ('asyncio.base_tasks', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\base_tasks.py', + 'PYMODULE'), + ('asyncio.locks', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\locks.py', + 'PYMODULE'), + ('asyncio.mixins', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\mixins.py', + 'PYMODULE'), + ('asyncio.sslproto', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\sslproto.py', + 'PYMODULE'), + ('asyncio.transports', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\transports.py', + 'PYMODULE'), + ('asyncio.protocols', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\protocols.py', + 'PYMODULE'), + ('asyncio.futures', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\futures.py', + 'PYMODULE'), + ('asyncio.base_futures', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\base_futures.py', + 'PYMODULE'), + ('asyncio.exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\exceptions.py', + 'PYMODULE'), + ('asyncio.events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\events.py', + 'PYMODULE'), + ('asyncio.format_helpers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\format_helpers.py', + 'PYMODULE'), + ('asyncio.constants', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\constants.py', + 'PYMODULE'), + ('numpy._typing._nbit_base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_nbit_base.py', + 'PYMODULE'), + ('numpy._typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\__init__.py', + 'PYMODULE'), + ('numpy._typing._ufunc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_ufunc.py', + 'PYMODULE'), + ('numpy._typing._scalars', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_scalars.py', + 'PYMODULE'), + ('numpy._typing._nbit', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_nbit.py', + 'PYMODULE'), + ('numpy._typing._dtype_like', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_dtype_like.py', + 'PYMODULE'), + ('numpy._typing._char_codes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_char_codes.py', + 'PYMODULE'), + ('numpy.f2py', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\__init__.py', + 'PYMODULE'), + ('numpy.f2py.diagnose', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\diagnose.py', + 'PYMODULE'), + ('numpy.f2py.f2py2e', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\f2py2e.py', + 'PYMODULE'), + ('numpy.f2py.crackfortran', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\crackfortran.py', + 'PYMODULE'), + ('charset_normalizer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\__init__.py', + 'PYMODULE'), + ('charset_normalizer.version', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\version.py', + 'PYMODULE'), + ('charset_normalizer.utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\utils.py', + 'PYMODULE'), + ('charset_normalizer.constant', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\constant.py', + 'PYMODULE'), + ('charset_normalizer.models', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\models.py', + 'PYMODULE'), + ('charset_normalizer.cd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\cd.py', + 'PYMODULE'), + ('charset_normalizer.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\md.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\legacy.py', + 'PYMODULE'), + ('charset_normalizer.api', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\api.py', + 'PYMODULE'), + ('platform', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\platform.py', + 'PYMODULE'), + ('fileinput', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\fileinput.py', + 'PYMODULE'), + ('numpy.f2py._backends', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_backends\\__init__.py', + 'PYMODULE'), + ('numpy.f2py._backends._distutils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_backends\\_distutils.py', + 'PYMODULE'), + ('numpy.f2py._backends._backend', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_backends\\_backend.py', + 'PYMODULE'), + ('numpy.f2py._backends._meson', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_backends\\_meson.py', + 'PYMODULE'), + ('numpy.f2py.rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\rules.py', + 'PYMODULE'), + ('numpy.f2py.use_rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\use_rules.py', + 'PYMODULE'), + ('numpy.f2py.f90mod_rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\f90mod_rules.py', + 'PYMODULE'), + ('numpy.f2py.common_rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\common_rules.py', + 'PYMODULE'), + ('numpy.f2py.func2subr', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\func2subr.py', + 'PYMODULE'), + ('numpy.f2py._isocbind', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_isocbind.py', + 'PYMODULE'), + ('numpy.f2py.auxfuncs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\auxfuncs.py', + 'PYMODULE'), + ('numpy.f2py.symbolic', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\symbolic.py', + 'PYMODULE'), + ('numpy.f2py.cb_rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\cb_rules.py', + 'PYMODULE'), + ('numpy.f2py.capi_maps', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\capi_maps.py', + 'PYMODULE'), + ('numpy.f2py.cfuncs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\cfuncs.py', + 'PYMODULE'), + ('numpy.f2py.__version__', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\__version__.py', + 'PYMODULE'), + ('numpy.matlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\matlib.py', + 'PYMODULE'), + ('numpy.matrixlib.defmatrix', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\matrixlib\\defmatrix.py', + 'PYMODULE'), + ('numpy.testing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\__init__.py', + 'PYMODULE'), + ('numpy.testing._private.utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\_private\\utils.py', + 'PYMODULE'), + ('doctest', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\doctest.py', + 'PYMODULE'), + ('pdb', 'C:\\Users\\Administrator\\miniconda3\\Lib\\pdb.py', 'PYMODULE'), + ('pydoc', 'C:\\Users\\Administrator\\miniconda3\\Lib\\pydoc.py', 'PYMODULE'), + ('webbrowser', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\webbrowser.py', + 'PYMODULE'), + ('_ios_support', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_ios_support.py', + 'PYMODULE'), + ('http.server', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\http\\server.py', + 'PYMODULE'), + ('socketserver', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\socketserver.py', + 'PYMODULE'), + ('html', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\html\\__init__.py', + 'PYMODULE'), + ('html.entities', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\html\\entities.py', + 'PYMODULE'), + ('pydoc_data.topics', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pydoc_data\\topics.py', + 'PYMODULE'), + ('pydoc_data.module_docs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pydoc_data\\module_docs.py', + 'PYMODULE'), + ('pydoc_data', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pydoc_data\\__init__.py', + 'PYMODULE'), + ('_pyrepl.pager', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_pyrepl\\pager.py', + 'PYMODULE'), + ('_pyrepl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_pyrepl\\__init__.py', + 'PYMODULE'), + ('tty', 'C:\\Users\\Administrator\\miniconda3\\Lib\\tty.py', 'PYMODULE'), + ('shlex', 'C:\\Users\\Administrator\\miniconda3\\Lib\\shlex.py', 'PYMODULE'), + ('rlcompleter', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\rlcompleter.py', + 'PYMODULE'), + ('codeop', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\codeop.py', + 'PYMODULE'), + ('glob', 'C:\\Users\\Administrator\\miniconda3\\Lib\\glob.py', 'PYMODULE'), + ('code', 'C:\\Users\\Administrator\\miniconda3\\Lib\\code.py', 'PYMODULE'), + ('bdb', 'C:\\Users\\Administrator\\miniconda3\\Lib\\bdb.py', 'PYMODULE'), + ('cmd', 'C:\\Users\\Administrator\\miniconda3\\Lib\\cmd.py', 'PYMODULE'), + ('difflib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\difflib.py', + 'PYMODULE'), + ('unittest.case', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\case.py', + 'PYMODULE'), + ('unittest._log', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\_log.py', + 'PYMODULE'), + ('unittest.util', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\util.py', + 'PYMODULE'), + ('unittest.result', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\result.py', + 'PYMODULE'), + ('numpy.testing._private.extbuild', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\_private\\extbuild.py', + 'PYMODULE'), + ('numpy.testing.overrides', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\overrides.py', + 'PYMODULE'), + ('numpy.lib.recfunctions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\recfunctions.py', + 'PYMODULE'), + ('numpy.lib._iotools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_iotools.py', + 'PYMODULE'), + ('numpy.ma.mrecords', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ma\\mrecords.py', + 'PYMODULE'), + ('numpy.testing._private', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\_private\\__init__.py', + 'PYMODULE'), + ('unittest', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\__init__.py', + 'PYMODULE'), + ('unittest.async_case', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\async_case.py', + 'PYMODULE'), + ('unittest.signals', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\signals.py', + 'PYMODULE'), + ('unittest.main', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\main.py', + 'PYMODULE'), + ('unittest.runner', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\runner.py', + 'PYMODULE'), + ('unittest.loader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\loader.py', + 'PYMODULE'), + ('unittest.suite', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\suite.py', + 'PYMODULE'), + ('numpy.exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\exceptions.py', + 'PYMODULE'), + ('numpy.ctypeslib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ctypeslib\\__init__.py', + 'PYMODULE'), + ('numpy.ctypeslib._ctypeslib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ctypeslib\\_ctypeslib.py', + 'PYMODULE'), + ('numpy._core._internal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_internal.py', + 'PYMODULE'), + ('numpy.ma', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ma\\__init__.py', + 'PYMODULE'), + ('numpy.ma.extras', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ma\\extras.py', + 'PYMODULE'), + ('numpy.lib.array_utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\array_utils.py', + 'PYMODULE'), + ('numpy.lib._array_utils_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_array_utils_impl.py', + 'PYMODULE'), + ('numpy.ma.core', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ma\\core.py', + 'PYMODULE'), + ('numpy.polynomial', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\__init__.py', + 'PYMODULE'), + ('numpy.polynomial._polybase', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\_polybase.py', + 'PYMODULE'), + ('numpy.polynomial.polynomial', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\polynomial.py', + 'PYMODULE'), + ('numpy.polynomial.legendre', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\legendre.py', + 'PYMODULE'), + ('numpy.polynomial.laguerre', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\laguerre.py', + 'PYMODULE'), + ('numpy.polynomial.hermite_e', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\hermite_e.py', + 'PYMODULE'), + ('numpy.polynomial.hermite', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\hermite.py', + 'PYMODULE'), + ('numpy.polynomial.chebyshev', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\chebyshev.py', + 'PYMODULE'), + ('numpy.polynomial.polyutils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\polyutils.py', + 'PYMODULE'), + ('numpy.random', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\__init__.py', + 'PYMODULE'), + ('numpy.random._pickle', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_pickle.py', + 'PYMODULE'), + ('numpy.dtypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\dtypes.py', + 'PYMODULE'), + ('numpy.fft', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\fft\\__init__.py', + 'PYMODULE'), + ('numpy.fft._pocketfft', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\fft\\_pocketfft.py', + 'PYMODULE'), + ('numpy.fft._helper', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\fft\\_helper.py', + 'PYMODULE'), + ('numpy.linalg', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\linalg\\__init__.py', + 'PYMODULE'), + ('numpy.linalg._linalg', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\linalg\\_linalg.py', + 'PYMODULE'), + ('numpy._array_api_info', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_array_api_info.py', + 'PYMODULE'), + ('numpy.lib._utils_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_utils_impl.py', + 'PYMODULE'), + ('numpy.lib._ufunclike_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_ufunclike_impl.py', + 'PYMODULE'), + ('numpy.lib._type_check_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_type_check_impl.py', + 'PYMODULE'), + ('numpy._core.getlimits', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\getlimits.py', + 'PYMODULE'), + ('numpy.lib._twodim_base_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_twodim_base_impl.py', + 'PYMODULE'), + ('numpy.lib._stride_tricks_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_stride_tricks_impl.py', + 'PYMODULE'), + ('numpy.lib._shape_base_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_shape_base_impl.py', + 'PYMODULE'), + ('numpy.lib._polynomial_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_polynomial_impl.py', + 'PYMODULE'), + ('numpy.lib._npyio_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_npyio_impl.py', + 'PYMODULE'), + ('numpy.lib._format_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_format_impl.py', + 'PYMODULE'), + ('numpy.lib._datasource', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_datasource.py', + 'PYMODULE'), + ('numpy.lib.format', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\format.py', + 'PYMODULE'), + ('numpy.lib._nanfunctions_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_nanfunctions_impl.py', + 'PYMODULE'), + ('numpy.lib._index_tricks_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_index_tricks_impl.py', + 'PYMODULE'), + ('numpy.lib._histograms_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_histograms_impl.py', + 'PYMODULE'), + ('numpy.lib._function_base_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_function_base_impl.py', + 'PYMODULE'), + ('numpy.lib._arraysetops_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_arraysetops_impl.py', + 'PYMODULE'), + ('numpy.lib._arraypad_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_arraypad_impl.py', + 'PYMODULE'), + ('numpy.lib.scimath', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\scimath.py', + 'PYMODULE'), + ('numpy.lib._scimath_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_scimath_impl.py', + 'PYMODULE'), + ('numpy.matrixlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\matrixlib\\__init__.py', + 'PYMODULE'), + ('numpy.lib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\__init__.py', + 'PYMODULE'), + ('numpy.lib.stride_tricks', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\stride_tricks.py', + 'PYMODULE'), + ('numpy.lib.npyio', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\npyio.py', + 'PYMODULE'), + ('numpy.lib.mixins', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\mixins.py', + 'PYMODULE'), + ('numpy.lib.introspect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\introspect.py', + 'PYMODULE'), + ('numpy.lib._version', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_version.py', + 'PYMODULE'), + ('numpy.lib._arrayterator_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_arrayterator_impl.py', + 'PYMODULE'), + ('numpy._core.function_base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\function_base.py', + 'PYMODULE'), + ('numpy._core.printoptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\printoptions.py', + 'PYMODULE'), + ('numpy._core.memmap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\memmap.py', + 'PYMODULE'), + ('numpy._core', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\__init__.py', + 'PYMODULE'), + ('numpy._core._add_newdocs_scalars', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_add_newdocs_scalars.py', + 'PYMODULE'), + ('numpy._core._add_newdocs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_add_newdocs.py', + 'PYMODULE'), + ('numpy._core.einsumfunc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\einsumfunc.py', + 'PYMODULE'), + ('numpy.__config__', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\__config__.py', + 'PYMODULE'), + ('numpy._distributor_init', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_distributor_init.py', + 'PYMODULE'), + ('numpy._globals', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_globals.py', + 'PYMODULE'), + ('numpy._expired_attrs_2_0', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_expired_attrs_2_0.py', + 'PYMODULE'), + ('numpy.version', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\version.py', + 'PYMODULE'), + ('openpyxl.styles', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\__init__.py', + 'PYMODULE'), + ('openpyxl.styles.named_styles', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\named_styles.py', + 'PYMODULE'), + ('openpyxl.styles.cell_style', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\cell_style.py', + 'PYMODULE'), + ('openpyxl.utils.indexed_list', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\indexed_list.py', + 'PYMODULE'), + ('openpyxl.utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\__init__.py', + 'PYMODULE'), + ('openpyxl.utils.formulas', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\formulas.py', + 'PYMODULE'), + ('openpyxl.formula', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formula\\__init__.py', + 'PYMODULE'), + ('openpyxl.formula.tokenizer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formula\\tokenizer.py', + 'PYMODULE'), + ('openpyxl.utils.cell', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\cell.py', + 'PYMODULE'), + ('openpyxl.utils.exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\exceptions.py', + 'PYMODULE'), + ('openpyxl.descriptors.serialisable', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\serialisable.py', + 'PYMODULE'), + ('openpyxl.xml.functions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\xml\\functions.py', + 'PYMODULE'), + ('openpyxl.xml', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\xml\\__init__.py', + 'PYMODULE'), + ('openpyxl.xml.constants', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\xml\\constants.py', + 'PYMODULE'), + ('et_xmlfile.xmlfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\et_xmlfile\\xmlfile.py', + 'PYMODULE'), + ('et_xmlfile.incremental_tree', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\et_xmlfile\\incremental_tree.py', + 'PYMODULE'), + ('et_xmlfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\et_xmlfile\\__init__.py', + 'PYMODULE'), + ('xml.etree.ElementTree', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\ElementTree.py', + 'PYMODULE'), + ('xml.etree.cElementTree', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\cElementTree.py', + 'PYMODULE'), + ('xml.etree.ElementInclude', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\ElementInclude.py', + 'PYMODULE'), + ('xml.etree.ElementPath', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\ElementPath.py', + 'PYMODULE'), + ('xml.etree', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\__init__.py', + 'PYMODULE'), + ('openpyxl.descriptors.namespace', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\namespace.py', + 'PYMODULE'), + ('openpyxl.descriptors.sequence', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\sequence.py', + 'PYMODULE'), + ('openpyxl.descriptors.base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\base.py', + 'PYMODULE'), + ('openpyxl.utils.datetime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\datetime.py', + 'PYMODULE'), + ('openpyxl.descriptors.excel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\excel.py', + 'PYMODULE'), + ('openpyxl.descriptors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\__init__.py', + 'PYMODULE'), + ('openpyxl.compat', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\compat\\__init__.py', + 'PYMODULE'), + ('openpyxl.compat.strings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\compat\\strings.py', + 'PYMODULE'), + ('openpyxl.compat.numbers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\compat\\numbers.py', + 'PYMODULE'), + ('openpyxl.styles.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\protection.py', + 'PYMODULE'), + ('openpyxl.styles.numbers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\numbers.py', + 'PYMODULE'), + ('openpyxl.styles.fonts', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\fonts.py', + 'PYMODULE'), + ('openpyxl.descriptors.nested', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\nested.py', + 'PYMODULE'), + ('openpyxl.styles.fills', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\fills.py', + 'PYMODULE'), + ('openpyxl.styles.colors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\colors.py', + 'PYMODULE'), + ('openpyxl.styles.borders', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\borders.py', + 'PYMODULE'), + ('openpyxl.styles.alignment', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\alignment.py', + 'PYMODULE'), + ('openpyxl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\__init__.py', + 'PYMODULE'), + ('openpyxl._constants', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\_constants.py', + 'PYMODULE'), + ('openpyxl.reader.excel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\excel.py', + 'PYMODULE'), + ('openpyxl.reader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\__init__.py', + 'PYMODULE'), + ('openpyxl.reader.drawings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\drawings.py', + 'PYMODULE'), + ('openpyxl.chart.reader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\reader.py', + 'PYMODULE'), + ('openpyxl.chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\__init__.py', + 'PYMODULE'), + ('openpyxl.chart.reference', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\reference.py', + 'PYMODULE'), + ('openpyxl.worksheet.worksheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\worksheet.py', + 'PYMODULE'), + ('openpyxl.worksheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\__init__.py', + 'PYMODULE'), + ('openpyxl.worksheet.print_settings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\print_settings.py', + 'PYMODULE'), + ('openpyxl.worksheet.formula', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\formula.py', + 'PYMODULE'), + ('openpyxl.worksheet.scenario', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\scenario.py', + 'PYMODULE'), + ('openpyxl.worksheet.pagebreak', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\pagebreak.py', + 'PYMODULE'), + ('openpyxl.worksheet.properties', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\properties.py', + 'PYMODULE'), + ('openpyxl.worksheet.merge', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\merge.py', + 'PYMODULE'), + ('openpyxl.cell.cell', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\cell.py', + 'PYMODULE'), + ('openpyxl.cell.rich_text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\rich_text.py', + 'PYMODULE'), + ('openpyxl.cell.text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\text.py', + 'PYMODULE'), + ('openpyxl.worksheet.hyperlink', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\hyperlink.py', + 'PYMODULE'), + ('openpyxl.styles.styleable', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\styleable.py', + 'PYMODULE'), + ('openpyxl.styles.builtins', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\builtins.py', + 'PYMODULE'), + ('openpyxl.styles.proxy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\proxy.py', + 'PYMODULE'), + ('openpyxl.worksheet.cell_range', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\cell_range.py', + 'PYMODULE'), + ('openpyxl.worksheet.views', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\views.py', + 'PYMODULE'), + ('openpyxl.worksheet.filters', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\filters.py', + 'PYMODULE'), + ('openpyxl.worksheet.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\protection.py', + 'PYMODULE'), + ('openpyxl.utils.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\protection.py', + 'PYMODULE'), + ('openpyxl.worksheet.dimensions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\dimensions.py', + 'PYMODULE'), + ('openpyxl.utils.bound_dictionary', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\bound_dictionary.py', + 'PYMODULE'), + ('openpyxl.utils.units', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\units.py', + 'PYMODULE'), + ('openpyxl.worksheet.page', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\page.py', + 'PYMODULE'), + ('openpyxl.worksheet.datavalidation', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\datavalidation.py', + 'PYMODULE'), + ('openpyxl.formula.translate', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formula\\translate.py', + 'PYMODULE'), + ('openpyxl.workbook.defined_name', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\defined_name.py', + 'PYMODULE'), + ('openpyxl.workbook.child', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\child.py', + 'PYMODULE'), + ('openpyxl.worksheet.header_footer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\header_footer.py', + 'PYMODULE'), + ('openpyxl.utils.escape', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\escape.py', + 'PYMODULE'), + ('openpyxl.formatting.formatting', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formatting\\formatting.py', + 'PYMODULE'), + ('openpyxl.formatting', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formatting\\__init__.py', + 'PYMODULE'), + ('openpyxl.formatting.rule', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formatting\\rule.py', + 'PYMODULE'), + ('openpyxl.styles.differential', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\differential.py', + 'PYMODULE'), + ('openpyxl.chart.series_factory', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\series_factory.py', + 'PYMODULE'), + ('openpyxl.chart.series', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\series.py', + 'PYMODULE'), + ('openpyxl.chart.trendline', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\trendline.py', + 'PYMODULE'), + ('openpyxl.chart.layout', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\layout.py', + 'PYMODULE'), + ('openpyxl.chart.text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\text.py', + 'PYMODULE'), + ('openpyxl.drawing.text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\text.py', + 'PYMODULE'), + ('openpyxl.drawing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\__init__.py', + 'PYMODULE'), + ('openpyxl.drawing.drawing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\drawing.py', + 'PYMODULE'), + ('openpyxl.drawing.geometry', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\geometry.py', + 'PYMODULE'), + ('openpyxl.drawing.line', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\line.py', + 'PYMODULE'), + ('openpyxl.drawing.fill', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\fill.py', + 'PYMODULE'), + ('openpyxl.drawing.effect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\effect.py', + 'PYMODULE'), + ('openpyxl.drawing.colors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\colors.py', + 'PYMODULE'), + ('openpyxl.chart.marker', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\marker.py', + 'PYMODULE'), + ('openpyxl.chart.picture', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\picture.py', + 'PYMODULE'), + ('openpyxl.chart.label', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\label.py', + 'PYMODULE'), + ('openpyxl.chart.error_bar', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\error_bar.py', + 'PYMODULE'), + ('openpyxl.chart.shapes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\shapes.py', + 'PYMODULE'), + ('openpyxl.chart.data_source', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\data_source.py', + 'PYMODULE'), + ('openpyxl.chart.surface_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\surface_chart.py', + 'PYMODULE'), + ('openpyxl.chart.axis', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\axis.py', + 'PYMODULE'), + ('openpyxl.chart.title', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\title.py', + 'PYMODULE'), + ('openpyxl.chart.descriptors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\descriptors.py', + 'PYMODULE'), + ('openpyxl.chart._3d', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\_3d.py', + 'PYMODULE'), + ('openpyxl.chart._chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\_chart.py', + 'PYMODULE'), + ('openpyxl.chart.legend', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\legend.py', + 'PYMODULE'), + ('openpyxl.chart.stock_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\stock_chart.py', + 'PYMODULE'), + ('openpyxl.chart.updown_bars', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\updown_bars.py', + 'PYMODULE'), + ('openpyxl.chart.scatter_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\scatter_chart.py', + 'PYMODULE'), + ('openpyxl.chart.radar_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\radar_chart.py', + 'PYMODULE'), + ('openpyxl.chart.pie_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\pie_chart.py', + 'PYMODULE'), + ('openpyxl.chart.line_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\line_chart.py', + 'PYMODULE'), + ('openpyxl.chart.bubble_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\bubble_chart.py', + 'PYMODULE'), + ('openpyxl.chart.bar_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\bar_chart.py', + 'PYMODULE'), + ('openpyxl.chart.area_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\area_chart.py', + 'PYMODULE'), + ('openpyxl.chart.chartspace', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\chartspace.py', + 'PYMODULE'), + ('openpyxl.chart.print_settings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\print_settings.py', + 'PYMODULE'), + ('openpyxl.chart.pivot', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\pivot.py', + 'PYMODULE'), + ('openpyxl.chart.plotarea', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\plotarea.py', + 'PYMODULE'), + ('openpyxl.drawing.image', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\image.py', + 'PYMODULE'), + ('openpyxl.drawing.spreadsheet_drawing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\spreadsheet_drawing.py', + 'PYMODULE'), + ('openpyxl.drawing.relation', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\relation.py', + 'PYMODULE'), + ('openpyxl.drawing.picture', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\picture.py', + 'PYMODULE'), + ('openpyxl.drawing.properties', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\properties.py', + 'PYMODULE'), + ('openpyxl.drawing.graphic', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\graphic.py', + 'PYMODULE'), + ('openpyxl.drawing.connector', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\connector.py', + 'PYMODULE'), + ('openpyxl.drawing.xdr', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\xdr.py', + 'PYMODULE'), + ('openpyxl.worksheet.table', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\table.py', + 'PYMODULE'), + ('openpyxl.worksheet.related', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\related.py', + 'PYMODULE'), + ('openpyxl.chartsheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\__init__.py', + 'PYMODULE'), + ('openpyxl.chartsheet.chartsheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\chartsheet.py', + 'PYMODULE'), + ('openpyxl.chartsheet.publish', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\publish.py', + 'PYMODULE'), + ('openpyxl.chartsheet.custom', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\custom.py', + 'PYMODULE'), + ('openpyxl.chartsheet.views', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\views.py', + 'PYMODULE'), + ('openpyxl.chartsheet.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\protection.py', + 'PYMODULE'), + ('openpyxl.chartsheet.properties', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\properties.py', + 'PYMODULE'), + ('openpyxl.chartsheet.relation', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\relation.py', + 'PYMODULE'), + ('openpyxl.worksheet.drawing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\drawing.py', + 'PYMODULE'), + ('openpyxl.worksheet._reader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\_reader.py', + 'PYMODULE'), + ('openpyxl.worksheet._read_only', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\_read_only.py', + 'PYMODULE'), + ('openpyxl.cell.read_only', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\read_only.py', + 'PYMODULE'), + ('openpyxl.packaging.relationship', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\relationship.py', + 'PYMODULE'), + ('openpyxl.packaging', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\__init__.py', + 'PYMODULE'), + ('openpyxl.descriptors.container', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\container.py', + 'PYMODULE'), + ('openpyxl.packaging.manifest', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\manifest.py', + 'PYMODULE'), + ('openpyxl.packaging.custom', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\custom.py', + 'PYMODULE'), + ('openpyxl.packaging.core', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\core.py', + 'PYMODULE'), + ('openpyxl.styles.stylesheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\stylesheet.py', + 'PYMODULE'), + ('openpyxl.styles.table', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\table.py', + 'PYMODULE'), + ('openpyxl.reader.workbook', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\workbook.py', + 'PYMODULE'), + ('openpyxl.pivot.record', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\record.py', + 'PYMODULE'), + ('openpyxl.pivot', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\__init__.py', + 'PYMODULE'), + ('openpyxl.pivot.fields', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\fields.py', + 'PYMODULE'), + ('openpyxl.pivot.cache', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\cache.py', + 'PYMODULE'), + ('openpyxl.workbook.external_link.external', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\external_link\\external.py', + 'PYMODULE'), + ('openpyxl.workbook.external_link', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\external_link\\__init__.py', + 'PYMODULE'), + ('openpyxl.packaging.workbook', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\workbook.py', + 'PYMODULE'), + ('openpyxl.workbook.web', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\web.py', + 'PYMODULE'), + ('openpyxl.workbook.views', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\views.py', + 'PYMODULE'), + ('openpyxl.workbook.smart_tags', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\smart_tags.py', + 'PYMODULE'), + ('openpyxl.workbook.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\protection.py', + 'PYMODULE'), + ('openpyxl.workbook.properties', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\properties.py', + 'PYMODULE'), + ('openpyxl.workbook.function_group', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\function_group.py', + 'PYMODULE'), + ('openpyxl.workbook.external_reference', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\external_reference.py', + 'PYMODULE'), + ('openpyxl.reader.strings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\strings.py', + 'PYMODULE'), + ('openpyxl.comments.comment_sheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\comment_sheet.py', + 'PYMODULE'), + ('openpyxl.comments', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\__init__.py', + 'PYMODULE'), + ('openpyxl.comments.shape_writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\shape_writer.py', + 'PYMODULE'), + ('openpyxl.comments.comments', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\comments.py', + 'PYMODULE'), + ('openpyxl.comments.author', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\author.py', + 'PYMODULE'), + ('openpyxl.cell', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\__init__.py', + 'PYMODULE'), + ('openpyxl.pivot.table', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\table.py', + 'PYMODULE'), + ('openpyxl.workbook', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\__init__.py', + 'PYMODULE'), + ('openpyxl.workbook.workbook', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\workbook.py', + 'PYMODULE'), + ('openpyxl.writer.excel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\writer\\excel.py', + 'PYMODULE'), + ('openpyxl.writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\writer\\__init__.py', + 'PYMODULE'), + ('openpyxl.packaging.extended', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\extended.py', + 'PYMODULE'), + ('openpyxl.writer.theme', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\writer\\theme.py', + 'PYMODULE'), + ('openpyxl.workbook._writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\_writer.py', + 'PYMODULE'), + ('openpyxl.worksheet._writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\_writer.py', + 'PYMODULE'), + ('openpyxl.cell._writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\_writer.py', + 'PYMODULE'), + ('openpyxl.worksheet.copier', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\copier.py', + 'PYMODULE'), + ('openpyxl.worksheet._write_only', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\_write_only.py', + 'PYMODULE'), + ('sensor_stream_pb2_grpc', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2_grpc.py', + 'PYMODULE'), + ('grpc._utilities', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_utilities.py', + 'PYMODULE'), + ('grpc._typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_typing.py', + 'PYMODULE'), + ('grpc._server', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_server.py', + 'PYMODULE'), + ('grpc._observability', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_observability.py', + 'PYMODULE'), + ('grpc._interceptor', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_interceptor.py', + 'PYMODULE'), + ('grpc._compression', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_compression.py', + 'PYMODULE'), + ('grpc._cython', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\__init__.py', + 'PYMODULE'), + ('grpc._common', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_common.py', + 'PYMODULE'), + ('sensor_stream_pb2', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2.py', + 'PYMODULE'), + ('google.protobuf.internal.builder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\builder.py', + 'PYMODULE'), + ('google.protobuf.service_reflection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\service_reflection.py', + 'PYMODULE'), + ('google.protobuf.reflection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\reflection.py', + 'PYMODULE'), + ('google.protobuf.message_factory', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\message_factory.py', + 'PYMODULE'), + ('google.protobuf.pyext.cpp_message', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\pyext\\cpp_message.py', + 'PYMODULE'), + ('google.protobuf.pyext', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\pyext\\__init__.py', + 'PYMODULE'), + ('google.protobuf.internal.api_implementation', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\api_implementation.py', + 'PYMODULE'), + ('google._upb', '-', 'PYMODULE'), + ('google', '-', 'PYMODULE'), + ('google.protobuf.message', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\message.py', + 'PYMODULE'), + ('google.protobuf.internal.python_message', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\python_message.py', + 'PYMODULE'), + ('google.protobuf.internal.wire_format', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\wire_format.py', + 'PYMODULE'), + ('google.protobuf.internal.well_known_types', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\well_known_types.py', + 'PYMODULE'), + ('google.protobuf.internal.field_mask', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\field_mask.py', + 'PYMODULE'), + ('google.protobuf.internal.type_checkers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\type_checkers.py', + 'PYMODULE'), + ('google.protobuf.internal.message_listener', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\message_listener.py', + 'PYMODULE'), + ('google.protobuf.internal.extension_dict', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\extension_dict.py', + 'PYMODULE'), + ('google.protobuf.internal.encoder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\encoder.py', + 'PYMODULE'), + ('google.protobuf.internal.decoder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\decoder.py', + 'PYMODULE'), + ('google.protobuf.internal.containers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\containers.py', + 'PYMODULE'), + ('google.protobuf.text_format', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\text_format.py', + 'PYMODULE'), + ('google.protobuf.unknown_fields', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\unknown_fields.py', + 'PYMODULE'), + ('google.protobuf.text_encoding', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\text_encoding.py', + 'PYMODULE'), + ('google.protobuf.internal.enum_type_wrapper', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\enum_type_wrapper.py', + 'PYMODULE'), + ('google.protobuf.internal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\__init__.py', + 'PYMODULE'), + ('google.protobuf.internal.python_edition_defaults', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\python_edition_defaults.py', + 'PYMODULE'), + ('google.protobuf.symbol_database', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\symbol_database.py', + 'PYMODULE'), + ('google.protobuf.runtime_version', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\runtime_version.py', + 'PYMODULE'), + ('google.protobuf.descriptor_pool', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\descriptor_pool.py', + 'PYMODULE'), + ('google.protobuf.descriptor_pb2', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\descriptor_pb2.py', + 'PYMODULE'), + ('google.protobuf.descriptor_database', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\descriptor_database.py', + 'PYMODULE'), + ('google.protobuf.descriptor', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\descriptor.py', + 'PYMODULE'), + ('google.protobuf', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\__init__.py', + 'PYMODULE'), + ('grpc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\__init__.py', + 'PYMODULE'), + ('grpc.aio', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\__init__.py', + 'PYMODULE'), + ('grpc.aio._typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_typing.py', + 'PYMODULE'), + ('grpc.aio._server', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_server.py', + 'PYMODULE'), + ('grpc.aio._metadata', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_metadata.py', + 'PYMODULE'), + ('grpc.aio._interceptor', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_interceptor.py', + 'PYMODULE'), + ('grpc.aio._utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_utils.py', + 'PYMODULE'), + ('grpc.aio._channel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_channel.py', + 'PYMODULE'), + ('grpc.aio._call', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_call.py', + 'PYMODULE'), + ('grpc.aio._base_server', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_base_server.py', + 'PYMODULE'), + ('grpc.aio._base_channel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_base_channel.py', + 'PYMODULE'), + ('grpc.aio._base_call', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_base_call.py', + 'PYMODULE'), + ('grpc_tools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc_tools\\__init__.py', + 'PYMODULE'), + ('grpc.experimental', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\experimental\\__init__.py', + 'PYMODULE'), + ('grpc._simple_stubs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_simple_stubs.py', + 'PYMODULE'), + ('grpc._channel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_channel.py', + 'PYMODULE'), + ('grpc._auth', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_auth.py', + 'PYMODULE'), + ('grpc._plugin_wrapping', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_plugin_wrapping.py', + 'PYMODULE'), + ('grpc._grpcio_metadata', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_grpcio_metadata.py', + 'PYMODULE'), + ('grpc._runtime_protos', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_runtime_protos.py', + 'PYMODULE'), + ('grpc_tools.protoc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc_tools\\protoc.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pathlib\\__init__.py', + 'PYMODULE'), + ('pathlib._local', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pathlib\\_local.py', + 'PYMODULE'), + ('pathlib._abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pathlib\\_abc.py', + 'PYMODULE'), + ('concurrent.futures', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\futures\\__init__.py', + 'PYMODULE'), + ('concurrent.futures.thread', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\futures\\thread.py', + 'PYMODULE'), + ('concurrent.futures.process', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\futures\\process.py', + 'PYMODULE'), + ('concurrent.futures._base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\futures\\_base.py', + 'PYMODULE'), + ('concurrent', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\__init__.py', + 'PYMODULE'), + ('statistics', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\statistics.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\fractions.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\signal.py', + 'PYMODULE'), + ('csv', 'C:\\Users\\Administrator\\miniconda3\\Lib\\csv.py', 'PYMODULE'), + ('argparse', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\argparse.py', + 'PYMODULE'), + ('__future__', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\__future__.py', + 'PYMODULE')], + [('python313.dll', + 'C:\\Users\\Administrator\\miniconda3\\python313.dll', + 'BINARY'), + ('numpy.libs\\libscipy_openblas64_-63c857e738469261263c764a36be9436.dll', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy.libs\\libscipy_openblas64_-63c857e738469261263c764a36be9436.dll', + 'BINARY'), + ('numpy.libs\\msvcp140-a4c2229bdc2a2a630acdc095b4d86008.dll', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy.libs\\msvcp140-a4c2229bdc2a2a630acdc095b4d86008.dll', + 'BINARY'), + ('select.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\select.pyd', + 'EXTENSION'), + ('_multiprocessing.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_multiprocessing.pyd', + 'EXTENSION'), + ('pyexpat.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\pyexpat.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('_decimal.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('_ctypes.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_ctypes.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('numpy\\_core\\_multiarray_tests.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_multiarray_tests.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\_core\\_multiarray_umath.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_multiarray_umath.cp313-win_amd64.pyd', + 'EXTENSION'), + ('_overlapped.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_overlapped.pyd', + 'EXTENSION'), + ('_asyncio.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_asyncio.pyd', + 'EXTENSION'), + ('_wmi.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_wmi.pyd', + 'EXTENSION'), + ('numpy\\linalg\\_umath_linalg.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\linalg\\_umath_linalg.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\mtrand.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\mtrand.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\bit_generator.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\bit_generator.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_sfc64.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_sfc64.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_philox.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_philox.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_pcg64.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_pcg64.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_mt19937.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_mt19937.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_generator.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_generator.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_common.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_common.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_bounded_integers.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_bounded_integers.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\fft\\_pocketfft_umath.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\fft\\_pocketfft_umath.cp313-win_amd64.pyd', + 'EXTENSION'), + ('_elementtree.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_elementtree.pyd', + 'EXTENSION'), + ('grpc\\_cython\\cygrpc.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\cygrpc.cp313-win_amd64.pyd', + 'EXTENSION'), + ('google\\_upb\\_message.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\_upb\\_message.pyd', + 'EXTENSION'), + ('grpc_tools\\_protoc_compiler.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc_tools\\_protoc_compiler.cp313-win_amd64.pyd', + 'EXTENSION'), + ('api-ms-win-crt-process-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-process-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-time-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-time-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-runtime-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-runtime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-locale-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-locale-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-heap-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-heap-l1-1-0.dll', + 'BINARY'), + ('zlib.dll', 'C:\\Users\\Administrator\\miniconda3\\zlib.dll', 'BINARY'), + ('api-ms-win-crt-string-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-filesystem-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-filesystem-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-environment-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-environment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-convert-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-convert-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-stdio-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-stdio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-conio-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-conio-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Administrator\\miniconda3\\VCRUNTIME140.dll', + 'BINARY'), + ('api-ms-win-crt-math-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-math-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-private-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-private-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-utility-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-utility-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140_1.dll', + 'C:\\Users\\Administrator\\miniconda3\\VCRUNTIME140_1.dll', + 'BINARY'), + ('libexpat.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libexpat.dll', + 'BINARY'), + ('libssl-3-x64.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libssl-3-x64.dll', + 'BINARY'), + ('libcrypto-3-x64.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libcrypto-3-x64.dll', + 'BINARY'), + ('libmpdec-4.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libmpdec-4.dll', + 'BINARY'), + ('liblzma.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\liblzma.dll', + 'BINARY'), + ('LIBBZ2.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\LIBBZ2.dll', + 'BINARY'), + ('ffi.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\ffi.dll', + 'BINARY'), + ('python3.dll', + 'C:\\Users\\Administrator\\miniconda3\\python3.dll', + 'BINARY'), + ('ucrtbase.dll', + 'C:\\Users\\Administrator\\miniconda3\\ucrtbase.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-2-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-synch-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-errorhandling-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-errorhandling-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-console-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-console-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-1.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-processthreads-l1-1-1.dll', + 'BINARY'), + ('api-ms-win-core-debug-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-debug-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-string-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-profile-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-profile-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-localization-l1-2-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-localization-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-file-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-timezone-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-timezone-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processenvironment-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-processenvironment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-sysinfo-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-sysinfo-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-rtlsupport-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-rtlsupport-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-heap-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-heap-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-memory-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-memory-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-2-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-file-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-interlocked-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-interlocked-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-util-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-util-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-libraryloader-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-libraryloader-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-handle-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-handle-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-synch-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-fibers-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-fibers-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-processthreads-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-datetime-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-datetime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-namedpipe-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-namedpipe-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l2-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-file-l2-1-0.dll', + 'BINARY')], + [], + [], + [('sensor_stream_pb2.py', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2.py', + 'DATA'), + ('sensor_stream_pb2_grpc.py', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2_grpc.py', + 'DATA'), + ('grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.cc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.cc', + 'DATA'), + ('grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.h', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.h', + 'DATA'), + ('grpc\\_cython\\_credentials\\roots.pem', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\_credentials\\roots.pem', + 'DATA'), + ('numpy-2.4.6.dist-info\\WHEEL', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\WHEEL', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\distributions\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\distributions\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\REQUESTED', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\REQUESTED', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\mt19937\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\mt19937\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\sfc64\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\sfc64\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\linalg\\lapack_lite\\LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\linalg\\lapack_lite\\LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\INSTALLER', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\INSTALLER', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\multiarray\\dragon4_LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\multiarray\\dragon4_LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\fft\\pocketfft\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\fft\\pocketfft\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\ma\\LICENSE', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\ma\\LICENSE', + 'DATA'), + ('numpy-2.4.6.dist-info\\entry_points.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\entry_points.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\common\\pythoncapi-compat\\COPYING', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\common\\pythoncapi-compat\\COPYING', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\splitmix64\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\splitmix64\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\umath\\svml\\LICENSE', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\umath\\svml\\LICENSE', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\include\\numpy\\libdivide\\LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\include\\numpy\\libdivide\\LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\DELVEWHEEL', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\DELVEWHEEL', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\npysort\\x86-simd-sort\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\npysort\\x86-simd-sort\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\METADATA', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\METADATA', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\philox\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\philox\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\RECORD', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\RECORD', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\highway\\LICENSE', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\highway\\LICENSE', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\pcg64\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\pcg64\\LICENSE.md', + 'DATA'), + ('base_library.zip', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\base_library.zip', + 'DATA')], + [('weakref', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\weakref.py', + 'PYMODULE'), + ('genericpath', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\genericpath.py', + 'PYMODULE'), + ('warnings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\warnings.py', + 'PYMODULE'), + ('copyreg', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\copyreg.py', + 'PYMODULE'), + ('keyword', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\keyword.py', + 'PYMODULE'), + ('sre_parse', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\sre_parse.py', + 'PYMODULE'), + ('operator', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\operator.py', + 'PYMODULE'), + ('stat', 'C:\\Users\\Administrator\\miniconda3\\Lib\\stat.py', 'PYMODULE'), + ('sre_constants', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\sre_constants.py', + 'PYMODULE'), + ('_weakrefset', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_weakrefset.py', + 'PYMODULE'), + ('traceback', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\traceback.py', + 'PYMODULE'), + ('functools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\functools.py', + 'PYMODULE'), + ('ntpath', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ntpath.py', + 'PYMODULE'), + ('abc', 'C:\\Users\\Administrator\\miniconda3\\Lib\\abc.py', 'PYMODULE'), + ('reprlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\reprlib.py', + 'PYMODULE'), + ('locale', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\locale.py', + 'PYMODULE'), + ('posixpath', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\posixpath.py', + 'PYMODULE'), + ('re._parser', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\re\\_parser.py', + 'PYMODULE'), + ('re._constants', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\re\\_constants.py', + 'PYMODULE'), + ('re._compiler', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\re\\_compiler.py', + 'PYMODULE'), + ('re._casefix', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\re\\_casefix.py', + 'PYMODULE'), + ('re', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\re\\__init__.py', + 'PYMODULE'), + ('codecs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\codecs.py', + 'PYMODULE'), + ('linecache', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\linecache.py', + 'PYMODULE'), + ('sre_compile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\sre_compile.py', + 'PYMODULE'), + ('encodings.zlib_codec', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\zlib_codec.py', + 'PYMODULE'), + ('encodings.uu_codec', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\uu_codec.py', + 'PYMODULE'), + ('encodings.utf_8_sig', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\utf_8_sig.py', + 'PYMODULE'), + ('encodings.utf_8', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\utf_8.py', + 'PYMODULE'), + ('encodings.utf_7', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\utf_7.py', + 'PYMODULE'), + ('encodings.utf_32_le', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\utf_32_le.py', + 'PYMODULE'), + ('encodings.utf_32_be', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\utf_32_be.py', + 'PYMODULE'), + ('encodings.utf_32', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\utf_32.py', + 'PYMODULE'), + ('encodings.utf_16_le', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\utf_16_le.py', + 'PYMODULE'), + ('encodings.utf_16_be', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\utf_16_be.py', + 'PYMODULE'), + ('encodings.utf_16', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\utf_16.py', + 'PYMODULE'), + ('encodings.unicode_escape', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\unicode_escape.py', + 'PYMODULE'), + ('encodings.undefined', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\undefined.py', + 'PYMODULE'), + ('encodings.tis_620', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\tis_620.py', + 'PYMODULE'), + ('encodings.shift_jisx0213', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\shift_jisx0213.py', + 'PYMODULE'), + ('encodings.shift_jis_2004', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\shift_jis_2004.py', + 'PYMODULE'), + ('encodings.shift_jis', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\shift_jis.py', + 'PYMODULE'), + ('encodings.rot_13', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\rot_13.py', + 'PYMODULE'), + ('encodings.raw_unicode_escape', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\raw_unicode_escape.py', + 'PYMODULE'), + ('encodings.quopri_codec', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\quopri_codec.py', + 'PYMODULE'), + ('encodings.punycode', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\punycode.py', + 'PYMODULE'), + ('encodings.ptcp154', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\ptcp154.py', + 'PYMODULE'), + ('encodings.palmos', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\palmos.py', + 'PYMODULE'), + ('encodings.oem', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\oem.py', + 'PYMODULE'), + ('encodings.mbcs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mbcs.py', + 'PYMODULE'), + ('encodings.mac_turkish', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_turkish.py', + 'PYMODULE'), + ('encodings.mac_romanian', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_romanian.py', + 'PYMODULE'), + ('encodings.mac_roman', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_roman.py', + 'PYMODULE'), + ('encodings.mac_latin2', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_latin2.py', + 'PYMODULE'), + ('encodings.mac_iceland', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_iceland.py', + 'PYMODULE'), + ('encodings.mac_greek', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_greek.py', + 'PYMODULE'), + ('encodings.mac_farsi', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_farsi.py', + 'PYMODULE'), + ('encodings.mac_cyrillic', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_cyrillic.py', + 'PYMODULE'), + ('encodings.mac_croatian', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_croatian.py', + 'PYMODULE'), + ('encodings.mac_arabic', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\mac_arabic.py', + 'PYMODULE'), + ('encodings.latin_1', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\latin_1.py', + 'PYMODULE'), + ('encodings.kz1048', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\kz1048.py', + 'PYMODULE'), + ('encodings.koi8_u', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\koi8_u.py', + 'PYMODULE'), + ('encodings.koi8_t', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\koi8_t.py', + 'PYMODULE'), + ('encodings.koi8_r', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\koi8_r.py', + 'PYMODULE'), + ('encodings.johab', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\johab.py', + 'PYMODULE'), + ('encodings.iso8859_9', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_9.py', + 'PYMODULE'), + ('encodings.iso8859_8', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_8.py', + 'PYMODULE'), + ('encodings.iso8859_7', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_7.py', + 'PYMODULE'), + ('encodings.iso8859_6', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_6.py', + 'PYMODULE'), + ('encodings.iso8859_5', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_5.py', + 'PYMODULE'), + ('encodings.iso8859_4', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_4.py', + 'PYMODULE'), + ('encodings.iso8859_3', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_3.py', + 'PYMODULE'), + ('encodings.iso8859_2', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_2.py', + 'PYMODULE'), + ('encodings.iso8859_16', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_16.py', + 'PYMODULE'), + ('encodings.iso8859_15', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_15.py', + 'PYMODULE'), + ('encodings.iso8859_14', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_14.py', + 'PYMODULE'), + ('encodings.iso8859_13', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_13.py', + 'PYMODULE'), + ('encodings.iso8859_11', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_11.py', + 'PYMODULE'), + ('encodings.iso8859_10', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_10.py', + 'PYMODULE'), + ('encodings.iso8859_1', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso8859_1.py', + 'PYMODULE'), + ('encodings.iso2022_kr', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso2022_kr.py', + 'PYMODULE'), + ('encodings.iso2022_jp_ext', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso2022_jp_ext.py', + 'PYMODULE'), + ('encodings.iso2022_jp_3', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso2022_jp_3.py', + 'PYMODULE'), + ('encodings.iso2022_jp_2004', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso2022_jp_2004.py', + 'PYMODULE'), + ('encodings.iso2022_jp_2', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso2022_jp_2.py', + 'PYMODULE'), + ('encodings.iso2022_jp_1', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso2022_jp_1.py', + 'PYMODULE'), + ('encodings.iso2022_jp', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\iso2022_jp.py', + 'PYMODULE'), + ('encodings.idna', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\idna.py', + 'PYMODULE'), + ('encodings.hz', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\hz.py', + 'PYMODULE'), + ('encodings.hp_roman8', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\hp_roman8.py', + 'PYMODULE'), + ('encodings.hex_codec', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\hex_codec.py', + 'PYMODULE'), + ('encodings.gbk', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\gbk.py', + 'PYMODULE'), + ('encodings.gb2312', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\gb2312.py', + 'PYMODULE'), + ('encodings.gb18030', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\gb18030.py', + 'PYMODULE'), + ('encodings.euc_kr', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\euc_kr.py', + 'PYMODULE'), + ('encodings.euc_jp', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\euc_jp.py', + 'PYMODULE'), + ('encodings.euc_jisx0213', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\euc_jisx0213.py', + 'PYMODULE'), + ('encodings.euc_jis_2004', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\euc_jis_2004.py', + 'PYMODULE'), + ('encodings.cp950', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp950.py', + 'PYMODULE'), + ('encodings.cp949', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp949.py', + 'PYMODULE'), + ('encodings.cp932', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp932.py', + 'PYMODULE'), + ('encodings.cp875', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp875.py', + 'PYMODULE'), + ('encodings.cp874', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp874.py', + 'PYMODULE'), + ('encodings.cp869', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp869.py', + 'PYMODULE'), + ('encodings.cp866', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp866.py', + 'PYMODULE'), + ('encodings.cp865', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp865.py', + 'PYMODULE'), + ('encodings.cp864', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp864.py', + 'PYMODULE'), + ('encodings.cp863', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp863.py', + 'PYMODULE'), + ('encodings.cp862', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp862.py', + 'PYMODULE'), + ('encodings.cp861', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp861.py', + 'PYMODULE'), + ('encodings.cp860', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp860.py', + 'PYMODULE'), + ('encodings.cp858', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp858.py', + 'PYMODULE'), + ('encodings.cp857', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp857.py', + 'PYMODULE'), + ('encodings.cp856', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp856.py', + 'PYMODULE'), + ('encodings.cp855', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp855.py', + 'PYMODULE'), + ('encodings.cp852', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp852.py', + 'PYMODULE'), + ('encodings.cp850', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp850.py', + 'PYMODULE'), + ('encodings.cp775', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp775.py', + 'PYMODULE'), + ('encodings.cp737', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp737.py', + 'PYMODULE'), + ('encodings.cp720', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp720.py', + 'PYMODULE'), + ('encodings.cp500', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp500.py', + 'PYMODULE'), + ('encodings.cp437', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp437.py', + 'PYMODULE'), + ('encodings.cp424', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp424.py', + 'PYMODULE'), + ('encodings.cp273', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp273.py', + 'PYMODULE'), + ('encodings.cp1258', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1258.py', + 'PYMODULE'), + ('encodings.cp1257', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1257.py', + 'PYMODULE'), + ('encodings.cp1256', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1256.py', + 'PYMODULE'), + ('encodings.cp1255', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1255.py', + 'PYMODULE'), + ('encodings.cp1254', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1254.py', + 'PYMODULE'), + ('encodings.cp1253', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1253.py', + 'PYMODULE'), + ('encodings.cp1252', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1252.py', + 'PYMODULE'), + ('encodings.cp1251', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1251.py', + 'PYMODULE'), + ('encodings.cp1250', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1250.py', + 'PYMODULE'), + ('encodings.cp1140', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1140.py', + 'PYMODULE'), + ('encodings.cp1125', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1125.py', + 'PYMODULE'), + ('encodings.cp1026', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1026.py', + 'PYMODULE'), + ('encodings.cp1006', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp1006.py', + 'PYMODULE'), + ('encodings.cp037', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\cp037.py', + 'PYMODULE'), + ('encodings.charmap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\charmap.py', + 'PYMODULE'), + ('encodings.bz2_codec', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\bz2_codec.py', + 'PYMODULE'), + ('encodings.big5hkscs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\big5hkscs.py', + 'PYMODULE'), + ('encodings.big5', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\big5.py', + 'PYMODULE'), + ('encodings.base64_codec', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\base64_codec.py', + 'PYMODULE'), + ('encodings.ascii', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\ascii.py', + 'PYMODULE'), + ('encodings.aliases', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\aliases.py', + 'PYMODULE'), + ('encodings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\encodings\\__init__.py', + 'PYMODULE'), + ('types', 'C:\\Users\\Administrator\\miniconda3\\Lib\\types.py', 'PYMODULE'), + ('heapq', 'C:\\Users\\Administrator\\miniconda3\\Lib\\heapq.py', 'PYMODULE'), + ('io', 'C:\\Users\\Administrator\\miniconda3\\Lib\\io.py', 'PYMODULE'), + ('_collections_abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_collections_abc.py', + 'PYMODULE'), + ('enum', 'C:\\Users\\Administrator\\miniconda3\\Lib\\enum.py', 'PYMODULE'), + ('collections', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\collections\\__init__.py', + 'PYMODULE'), + ('os', 'C:\\Users\\Administrator\\miniconda3\\Lib\\os.py', 'PYMODULE')]) diff --git a/devkit/build/je-skin-devkit-server/EXE-00.toc b/devkit/build/je-skin-devkit-server/EXE-00.toc new file mode 100644 index 0000000..8d2a8a7 --- /dev/null +++ b/devkit/build/je-skin-devkit-server/EXE-00.toc @@ -0,0 +1,423 @@ +('D:\\Workspace\\je-skin-customer-demo\\devkit\\dist\\je-skin-devkit-server.exe', + True, + False, + False, + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\bootloader\\images\\icon-console.ico', + None, + False, + False, + b'\n\n \n \n \n \n \n \n \n ' + b'\n <' + b'application>\n \n \n ' + b' \n \n \n \n <' + b'/compatibility>\n ' + b'\n \n true\n \n \n \n \n \n \n \n', + True, + False, + None, + None, + None, + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\je-skin-devkit-server.pkg', + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('sensor_server', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_server.py', + 'PYSOURCE'), + ('python313.dll', + 'C:\\Users\\Administrator\\miniconda3\\python313.dll', + 'BINARY'), + ('numpy.libs\\libscipy_openblas64_-63c857e738469261263c764a36be9436.dll', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy.libs\\libscipy_openblas64_-63c857e738469261263c764a36be9436.dll', + 'BINARY'), + ('numpy.libs\\msvcp140-a4c2229bdc2a2a630acdc095b4d86008.dll', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy.libs\\msvcp140-a4c2229bdc2a2a630acdc095b4d86008.dll', + 'BINARY'), + ('select.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\select.pyd', + 'EXTENSION'), + ('_multiprocessing.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_multiprocessing.pyd', + 'EXTENSION'), + ('pyexpat.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\pyexpat.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('_decimal.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('_ctypes.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_ctypes.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('numpy\\_core\\_multiarray_tests.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_multiarray_tests.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\_core\\_multiarray_umath.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_multiarray_umath.cp313-win_amd64.pyd', + 'EXTENSION'), + ('_overlapped.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_overlapped.pyd', + 'EXTENSION'), + ('_asyncio.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_asyncio.pyd', + 'EXTENSION'), + ('_wmi.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_wmi.pyd', + 'EXTENSION'), + ('numpy\\linalg\\_umath_linalg.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\linalg\\_umath_linalg.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\mtrand.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\mtrand.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\bit_generator.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\bit_generator.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_sfc64.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_sfc64.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_philox.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_philox.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_pcg64.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_pcg64.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_mt19937.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_mt19937.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_generator.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_generator.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_common.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_common.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_bounded_integers.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_bounded_integers.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\fft\\_pocketfft_umath.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\fft\\_pocketfft_umath.cp313-win_amd64.pyd', + 'EXTENSION'), + ('_elementtree.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_elementtree.pyd', + 'EXTENSION'), + ('grpc\\_cython\\cygrpc.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\cygrpc.cp313-win_amd64.pyd', + 'EXTENSION'), + ('google\\_upb\\_message.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\_upb\\_message.pyd', + 'EXTENSION'), + ('grpc_tools\\_protoc_compiler.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc_tools\\_protoc_compiler.cp313-win_amd64.pyd', + 'EXTENSION'), + ('api-ms-win-crt-process-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-process-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-time-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-time-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-runtime-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-runtime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-locale-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-locale-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-heap-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-heap-l1-1-0.dll', + 'BINARY'), + ('zlib.dll', 'C:\\Users\\Administrator\\miniconda3\\zlib.dll', 'BINARY'), + ('api-ms-win-crt-string-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-filesystem-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-filesystem-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-environment-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-environment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-convert-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-convert-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-stdio-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-stdio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-conio-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-conio-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Administrator\\miniconda3\\VCRUNTIME140.dll', + 'BINARY'), + ('api-ms-win-crt-math-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-math-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-private-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-private-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-utility-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-utility-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140_1.dll', + 'C:\\Users\\Administrator\\miniconda3\\VCRUNTIME140_1.dll', + 'BINARY'), + ('libexpat.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libexpat.dll', + 'BINARY'), + ('libssl-3-x64.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libssl-3-x64.dll', + 'BINARY'), + ('libcrypto-3-x64.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libcrypto-3-x64.dll', + 'BINARY'), + ('libmpdec-4.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libmpdec-4.dll', + 'BINARY'), + ('liblzma.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\liblzma.dll', + 'BINARY'), + ('LIBBZ2.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\LIBBZ2.dll', + 'BINARY'), + ('ffi.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\ffi.dll', + 'BINARY'), + ('python3.dll', + 'C:\\Users\\Administrator\\miniconda3\\python3.dll', + 'BINARY'), + ('ucrtbase.dll', + 'C:\\Users\\Administrator\\miniconda3\\ucrtbase.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-2-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-synch-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-errorhandling-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-errorhandling-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-console-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-console-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-1.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-processthreads-l1-1-1.dll', + 'BINARY'), + ('api-ms-win-core-debug-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-debug-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-string-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-profile-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-profile-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-localization-l1-2-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-localization-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-file-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-timezone-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-timezone-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processenvironment-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-processenvironment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-sysinfo-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-sysinfo-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-rtlsupport-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-rtlsupport-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-heap-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-heap-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-memory-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-memory-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-2-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-file-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-interlocked-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-interlocked-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-util-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-util-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-libraryloader-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-libraryloader-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-handle-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-handle-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-synch-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-fibers-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-fibers-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-processthreads-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-datetime-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-datetime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-namedpipe-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-namedpipe-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l2-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-file-l2-1-0.dll', + 'BINARY'), + ('sensor_stream_pb2.py', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2.py', + 'DATA'), + ('sensor_stream_pb2_grpc.py', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2_grpc.py', + 'DATA'), + ('grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.cc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.cc', + 'DATA'), + ('grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.h', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.h', + 'DATA'), + ('grpc\\_cython\\_credentials\\roots.pem', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\_credentials\\roots.pem', + 'DATA'), + ('numpy-2.4.6.dist-info\\WHEEL', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\WHEEL', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\distributions\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\distributions\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\REQUESTED', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\REQUESTED', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\mt19937\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\mt19937\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\sfc64\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\sfc64\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\linalg\\lapack_lite\\LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\linalg\\lapack_lite\\LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\INSTALLER', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\INSTALLER', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\multiarray\\dragon4_LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\multiarray\\dragon4_LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\fft\\pocketfft\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\fft\\pocketfft\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\ma\\LICENSE', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\ma\\LICENSE', + 'DATA'), + ('numpy-2.4.6.dist-info\\entry_points.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\entry_points.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\common\\pythoncapi-compat\\COPYING', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\common\\pythoncapi-compat\\COPYING', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\splitmix64\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\splitmix64\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\umath\\svml\\LICENSE', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\umath\\svml\\LICENSE', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\include\\numpy\\libdivide\\LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\include\\numpy\\libdivide\\LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\DELVEWHEEL', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\DELVEWHEEL', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\npysort\\x86-simd-sort\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\npysort\\x86-simd-sort\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\METADATA', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\METADATA', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\philox\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\philox\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\RECORD', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\RECORD', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\highway\\LICENSE', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\highway\\LICENSE', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\pcg64\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\pcg64\\LICENSE.md', + 'DATA'), + ('base_library.zip', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\base_library.zip', + 'DATA')], + [], + False, + False, + 1780277624, + [('run.exe', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\run.exe', + 'EXECUTABLE')], + 'C:\\Users\\Administrator\\miniconda3\\python313.dll') diff --git a/devkit/build/je-skin-devkit-server/PKG-00.toc b/devkit/build/je-skin-devkit-server/PKG-00.toc new file mode 100644 index 0000000..449acd0 --- /dev/null +++ b/devkit/build/je-skin-devkit-server/PKG-00.toc @@ -0,0 +1,401 @@ +('D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\je-skin-devkit-server.pkg', + {'BINARY': True, + 'DATA': True, + 'EXECUTABLE': True, + 'EXTENSION': True, + 'PYMODULE': True, + 'PYSOURCE': True, + 'PYZ': False, + 'SPLASH': True, + 'SYMLINK': False}, + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyimod04_pywin32', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\localpycs\\pyimod04_pywin32.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('sensor_server', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_server.py', + 'PYSOURCE'), + ('python313.dll', + 'C:\\Users\\Administrator\\miniconda3\\python313.dll', + 'BINARY'), + ('numpy.libs\\libscipy_openblas64_-63c857e738469261263c764a36be9436.dll', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy.libs\\libscipy_openblas64_-63c857e738469261263c764a36be9436.dll', + 'BINARY'), + ('numpy.libs\\msvcp140-a4c2229bdc2a2a630acdc095b4d86008.dll', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy.libs\\msvcp140-a4c2229bdc2a2a630acdc095b4d86008.dll', + 'BINARY'), + ('select.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\select.pyd', + 'EXTENSION'), + ('_multiprocessing.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_multiprocessing.pyd', + 'EXTENSION'), + ('pyexpat.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\pyexpat.pyd', + 'EXTENSION'), + ('_ssl.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_ssl.pyd', + 'EXTENSION'), + ('_hashlib.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_hashlib.pyd', + 'EXTENSION'), + ('unicodedata.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('_decimal.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_decimal.pyd', + 'EXTENSION'), + ('_socket.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_socket.pyd', + 'EXTENSION'), + ('_lzma.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_lzma.pyd', + 'EXTENSION'), + ('_bz2.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_bz2.pyd', + 'EXTENSION'), + ('_ctypes.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_ctypes.pyd', + 'EXTENSION'), + ('_queue.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_queue.pyd', + 'EXTENSION'), + ('numpy\\_core\\_multiarray_tests.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_multiarray_tests.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\_core\\_multiarray_umath.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_multiarray_umath.cp313-win_amd64.pyd', + 'EXTENSION'), + ('_overlapped.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_overlapped.pyd', + 'EXTENSION'), + ('_asyncio.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_asyncio.pyd', + 'EXTENSION'), + ('_wmi.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_wmi.pyd', + 'EXTENSION'), + ('numpy\\linalg\\_umath_linalg.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\linalg\\_umath_linalg.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\mtrand.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\mtrand.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\bit_generator.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\bit_generator.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_sfc64.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_sfc64.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_philox.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_philox.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_pcg64.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_pcg64.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_mt19937.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_mt19937.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_generator.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_generator.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_common.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_common.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\random\\_bounded_integers.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_bounded_integers.cp313-win_amd64.pyd', + 'EXTENSION'), + ('numpy\\fft\\_pocketfft_umath.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\fft\\_pocketfft_umath.cp313-win_amd64.pyd', + 'EXTENSION'), + ('_elementtree.pyd', + 'C:\\Users\\Administrator\\miniconda3\\DLLs\\_elementtree.pyd', + 'EXTENSION'), + ('grpc\\_cython\\cygrpc.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\cygrpc.cp313-win_amd64.pyd', + 'EXTENSION'), + ('google\\_upb\\_message.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\_upb\\_message.pyd', + 'EXTENSION'), + ('grpc_tools\\_protoc_compiler.cp313-win_amd64.pyd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc_tools\\_protoc_compiler.cp313-win_amd64.pyd', + 'EXTENSION'), + ('api-ms-win-crt-process-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-process-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-time-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-time-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-runtime-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-runtime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-locale-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-locale-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-heap-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-heap-l1-1-0.dll', + 'BINARY'), + ('zlib.dll', 'C:\\Users\\Administrator\\miniconda3\\zlib.dll', 'BINARY'), + ('api-ms-win-crt-string-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-filesystem-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-filesystem-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-environment-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-environment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-convert-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-convert-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-stdio-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-stdio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-conio-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-conio-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140.dll', + 'C:\\Users\\Administrator\\miniconda3\\VCRUNTIME140.dll', + 'BINARY'), + ('api-ms-win-crt-math-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-math-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-private-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-private-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-utility-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-crt-utility-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140_1.dll', + 'C:\\Users\\Administrator\\miniconda3\\VCRUNTIME140_1.dll', + 'BINARY'), + ('libexpat.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libexpat.dll', + 'BINARY'), + ('libssl-3-x64.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libssl-3-x64.dll', + 'BINARY'), + ('libcrypto-3-x64.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libcrypto-3-x64.dll', + 'BINARY'), + ('libmpdec-4.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\libmpdec-4.dll', + 'BINARY'), + ('liblzma.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\liblzma.dll', + 'BINARY'), + ('LIBBZ2.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\LIBBZ2.dll', + 'BINARY'), + ('ffi.dll', + 'C:\\Users\\Administrator\\miniconda3\\Library\\bin\\ffi.dll', + 'BINARY'), + ('python3.dll', + 'C:\\Users\\Administrator\\miniconda3\\python3.dll', + 'BINARY'), + ('ucrtbase.dll', + 'C:\\Users\\Administrator\\miniconda3\\ucrtbase.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-2-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-synch-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-errorhandling-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-errorhandling-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-console-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-console-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-1.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-processthreads-l1-1-1.dll', + 'BINARY'), + ('api-ms-win-core-debug-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-debug-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-string-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-profile-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-profile-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-localization-l1-2-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-localization-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-file-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-timezone-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-timezone-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processenvironment-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-processenvironment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-sysinfo-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-sysinfo-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-rtlsupport-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-rtlsupport-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-heap-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-heap-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-memory-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-memory-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-2-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-file-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-interlocked-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-interlocked-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-util-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-util-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-libraryloader-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-libraryloader-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-handle-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-handle-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-synch-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-fibers-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-fibers-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-processthreads-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-datetime-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-datetime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-namedpipe-l1-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-namedpipe-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l2-1-0.dll', + 'C:\\Users\\Administrator\\miniconda3\\api-ms-win-core-file-l2-1-0.dll', + 'BINARY'), + ('sensor_stream_pb2.py', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2.py', + 'DATA'), + ('sensor_stream_pb2_grpc.py', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2_grpc.py', + 'DATA'), + ('grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.cc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.cc', + 'DATA'), + ('grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.h', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\_cygrpc\\private_key_signing\\private_key_signer_py_wrapper.h', + 'DATA'), + ('grpc\\_cython\\_credentials\\roots.pem', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\_credentials\\roots.pem', + 'DATA'), + ('numpy-2.4.6.dist-info\\WHEEL', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\WHEEL', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\distributions\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\distributions\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\REQUESTED', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\REQUESTED', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\mt19937\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\mt19937\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\sfc64\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\sfc64\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\linalg\\lapack_lite\\LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\linalg\\lapack_lite\\LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\INSTALLER', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\INSTALLER', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\multiarray\\dragon4_LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\multiarray\\dragon4_LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\fft\\pocketfft\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\fft\\pocketfft\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\ma\\LICENSE', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\ma\\LICENSE', + 'DATA'), + ('numpy-2.4.6.dist-info\\entry_points.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\entry_points.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\common\\pythoncapi-compat\\COPYING', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\common\\pythoncapi-compat\\COPYING', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\splitmix64\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\splitmix64\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\umath\\svml\\LICENSE', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\umath\\svml\\LICENSE', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\include\\numpy\\libdivide\\LICENSE.txt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\include\\numpy\\libdivide\\LICENSE.txt', + 'DATA'), + ('numpy-2.4.6.dist-info\\DELVEWHEEL', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\DELVEWHEEL', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\npysort\\x86-simd-sort\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\npysort\\x86-simd-sort\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\METADATA', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\METADATA', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\philox\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\philox\\LICENSE.md', + 'DATA'), + ('numpy-2.4.6.dist-info\\RECORD', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\RECORD', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\highway\\LICENSE', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\_core\\src\\highway\\LICENSE', + 'DATA'), + ('numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\pcg64\\LICENSE.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy-2.4.6.dist-info\\licenses\\numpy\\random\\src\\pcg64\\LICENSE.md', + 'DATA'), + ('base_library.zip', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\base_library.zip', + 'DATA')], + 'python313.dll', + False, + False, + False, + [], + None, + None, + None) diff --git a/devkit/build/je-skin-devkit-server/PYZ-00.pyz b/devkit/build/je-skin-devkit-server/PYZ-00.pyz new file mode 100644 index 0000000..e36d492 Binary files /dev/null and b/devkit/build/je-skin-devkit-server/PYZ-00.pyz differ diff --git a/devkit/build/je-skin-devkit-server/PYZ-00.toc b/devkit/build/je-skin-devkit-server/PYZ-00.toc new file mode 100644 index 0000000..f1d4fe1 --- /dev/null +++ b/devkit/build/je-skin-devkit-server/PYZ-00.toc @@ -0,0 +1,1881 @@ +('D:\\Workspace\\je-skin-customer-demo\\devkit\\build\\je-skin-devkit-server\\PYZ-00.pyz', + [('__future__', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\__future__.py', + 'PYMODULE'), + ('_aix_support', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_aix_support.py', + 'PYMODULE'), + ('_colorize', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_colorize.py', + 'PYMODULE'), + ('_compat_pickle', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_compat_pickle.py', + 'PYMODULE'), + ('_compression', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_compression.py', + 'PYMODULE'), + ('_ios_support', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_ios_support.py', + 'PYMODULE'), + ('_opcode_metadata', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_opcode_metadata.py', + 'PYMODULE'), + ('_py_abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_py_abc.py', + 'PYMODULE'), + ('_pydatetime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_pydatetime.py', + 'PYMODULE'), + ('_pydecimal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_pydecimal.py', + 'PYMODULE'), + ('_pyrepl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_pyrepl\\__init__.py', + 'PYMODULE'), + ('_pyrepl.pager', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_pyrepl\\pager.py', + 'PYMODULE'), + ('_strptime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_strptime.py', + 'PYMODULE'), + ('_threading_local', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\_threading_local.py', + 'PYMODULE'), + ('argparse', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\argparse.py', + 'PYMODULE'), + ('ast', 'C:\\Users\\Administrator\\miniconda3\\Lib\\ast.py', 'PYMODULE'), + ('asyncio', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\__init__.py', + 'PYMODULE'), + ('asyncio.base_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\base_events.py', + 'PYMODULE'), + ('asyncio.base_futures', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\base_futures.py', + 'PYMODULE'), + ('asyncio.base_subprocess', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\base_subprocess.py', + 'PYMODULE'), + ('asyncio.base_tasks', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\base_tasks.py', + 'PYMODULE'), + ('asyncio.constants', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\constants.py', + 'PYMODULE'), + ('asyncio.coroutines', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\coroutines.py', + 'PYMODULE'), + ('asyncio.events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\events.py', + 'PYMODULE'), + ('asyncio.exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\exceptions.py', + 'PYMODULE'), + ('asyncio.format_helpers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\format_helpers.py', + 'PYMODULE'), + ('asyncio.futures', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\futures.py', + 'PYMODULE'), + ('asyncio.locks', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\locks.py', + 'PYMODULE'), + ('asyncio.log', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\log.py', + 'PYMODULE'), + ('asyncio.mixins', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\mixins.py', + 'PYMODULE'), + ('asyncio.proactor_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\proactor_events.py', + 'PYMODULE'), + ('asyncio.protocols', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\protocols.py', + 'PYMODULE'), + ('asyncio.queues', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\queues.py', + 'PYMODULE'), + ('asyncio.runners', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\runners.py', + 'PYMODULE'), + ('asyncio.selector_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\selector_events.py', + 'PYMODULE'), + ('asyncio.sslproto', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\sslproto.py', + 'PYMODULE'), + ('asyncio.staggered', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\staggered.py', + 'PYMODULE'), + ('asyncio.streams', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\streams.py', + 'PYMODULE'), + ('asyncio.subprocess', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\subprocess.py', + 'PYMODULE'), + ('asyncio.taskgroups', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\taskgroups.py', + 'PYMODULE'), + ('asyncio.tasks', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\tasks.py', + 'PYMODULE'), + ('asyncio.threads', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\threads.py', + 'PYMODULE'), + ('asyncio.timeouts', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\timeouts.py', + 'PYMODULE'), + ('asyncio.transports', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\transports.py', + 'PYMODULE'), + ('asyncio.trsock', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\trsock.py', + 'PYMODULE'), + ('asyncio.unix_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\unix_events.py', + 'PYMODULE'), + ('asyncio.windows_events', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\windows_events.py', + 'PYMODULE'), + ('asyncio.windows_utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\asyncio\\windows_utils.py', + 'PYMODULE'), + ('base64', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\base64.py', + 'PYMODULE'), + ('bdb', 'C:\\Users\\Administrator\\miniconda3\\Lib\\bdb.py', 'PYMODULE'), + ('bisect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\bisect.py', + 'PYMODULE'), + ('bz2', 'C:\\Users\\Administrator\\miniconda3\\Lib\\bz2.py', 'PYMODULE'), + ('calendar', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\calendar.py', + 'PYMODULE'), + ('charset_normalizer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\__init__.py', + 'PYMODULE'), + ('charset_normalizer.api', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\api.py', + 'PYMODULE'), + ('charset_normalizer.cd', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\cd.py', + 'PYMODULE'), + ('charset_normalizer.constant', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\constant.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\legacy.py', + 'PYMODULE'), + ('charset_normalizer.md', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\md.py', + 'PYMODULE'), + ('charset_normalizer.models', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\models.py', + 'PYMODULE'), + ('charset_normalizer.utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\utils.py', + 'PYMODULE'), + ('charset_normalizer.version', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\charset_normalizer\\version.py', + 'PYMODULE'), + ('cmd', 'C:\\Users\\Administrator\\miniconda3\\Lib\\cmd.py', 'PYMODULE'), + ('code', 'C:\\Users\\Administrator\\miniconda3\\Lib\\code.py', 'PYMODULE'), + ('codeop', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\codeop.py', + 'PYMODULE'), + ('concurrent', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\__init__.py', + 'PYMODULE'), + ('concurrent.futures', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\futures\\__init__.py', + 'PYMODULE'), + ('concurrent.futures._base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\futures\\_base.py', + 'PYMODULE'), + ('concurrent.futures.process', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\futures\\process.py', + 'PYMODULE'), + ('concurrent.futures.thread', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\concurrent\\futures\\thread.py', + 'PYMODULE'), + ('contextlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\contextlib.py', + 'PYMODULE'), + ('contextvars', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\contextvars.py', + 'PYMODULE'), + ('copy', 'C:\\Users\\Administrator\\miniconda3\\Lib\\copy.py', 'PYMODULE'), + ('csv', 'C:\\Users\\Administrator\\miniconda3\\Lib\\csv.py', 'PYMODULE'), + ('ctypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\__init__.py', + 'PYMODULE'), + ('ctypes._aix', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\_aix.py', + 'PYMODULE'), + ('ctypes._endian', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\_endian.py', + 'PYMODULE'), + ('ctypes.macholib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\macholib\\__init__.py', + 'PYMODULE'), + ('ctypes.macholib.dyld', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\macholib\\dyld.py', + 'PYMODULE'), + ('ctypes.macholib.dylib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\macholib\\dylib.py', + 'PYMODULE'), + ('ctypes.macholib.framework', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\macholib\\framework.py', + 'PYMODULE'), + ('ctypes.util', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ctypes\\util.py', + 'PYMODULE'), + ('dataclasses', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\dataclasses.py', + 'PYMODULE'), + ('datetime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\datetime.py', + 'PYMODULE'), + ('decimal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\decimal.py', + 'PYMODULE'), + ('difflib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\difflib.py', + 'PYMODULE'), + ('dis', 'C:\\Users\\Administrator\\miniconda3\\Lib\\dis.py', 'PYMODULE'), + ('doctest', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\doctest.py', + 'PYMODULE'), + ('email', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\__init__.py', + 'PYMODULE'), + ('email._encoded_words', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email._parseaddr', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email._policybase', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.base64mime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.charset', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\charset.py', + 'PYMODULE'), + ('email.contentmanager', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.encoders', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\encoders.py', + 'PYMODULE'), + ('email.errors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\errors.py', + 'PYMODULE'), + ('email.feedparser', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.generator', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\generator.py', + 'PYMODULE'), + ('email.header', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\header.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\iterators.py', + 'PYMODULE'), + ('email.message', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\message.py', + 'PYMODULE'), + ('email.parser', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\parser.py', + 'PYMODULE'), + ('email.policy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\policy.py', + 'PYMODULE'), + ('email.quoprimime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\email\\utils.py', + 'PYMODULE'), + ('et_xmlfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\et_xmlfile\\__init__.py', + 'PYMODULE'), + ('et_xmlfile.incremental_tree', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\et_xmlfile\\incremental_tree.py', + 'PYMODULE'), + ('et_xmlfile.xmlfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\et_xmlfile\\xmlfile.py', + 'PYMODULE'), + ('fileinput', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\fileinput.py', + 'PYMODULE'), + ('fnmatch', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\fnmatch.py', + 'PYMODULE'), + ('fractions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\fractions.py', + 'PYMODULE'), + ('ftplib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ftplib.py', + 'PYMODULE'), + ('getopt', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\getopt.py', + 'PYMODULE'), + ('getpass', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\getpass.py', + 'PYMODULE'), + ('gettext', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\gettext.py', + 'PYMODULE'), + ('glob', 'C:\\Users\\Administrator\\miniconda3\\Lib\\glob.py', 'PYMODULE'), + ('google', '-', 'PYMODULE'), + ('google._upb', '-', 'PYMODULE'), + ('google.protobuf', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\__init__.py', + 'PYMODULE'), + ('google.protobuf.descriptor', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\descriptor.py', + 'PYMODULE'), + ('google.protobuf.descriptor_database', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\descriptor_database.py', + 'PYMODULE'), + ('google.protobuf.descriptor_pb2', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\descriptor_pb2.py', + 'PYMODULE'), + ('google.protobuf.descriptor_pool', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\descriptor_pool.py', + 'PYMODULE'), + ('google.protobuf.internal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\__init__.py', + 'PYMODULE'), + ('google.protobuf.internal.api_implementation', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\api_implementation.py', + 'PYMODULE'), + ('google.protobuf.internal.builder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\builder.py', + 'PYMODULE'), + ('google.protobuf.internal.containers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\containers.py', + 'PYMODULE'), + ('google.protobuf.internal.decoder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\decoder.py', + 'PYMODULE'), + ('google.protobuf.internal.encoder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\encoder.py', + 'PYMODULE'), + ('google.protobuf.internal.enum_type_wrapper', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\enum_type_wrapper.py', + 'PYMODULE'), + ('google.protobuf.internal.extension_dict', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\extension_dict.py', + 'PYMODULE'), + ('google.protobuf.internal.field_mask', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\field_mask.py', + 'PYMODULE'), + ('google.protobuf.internal.message_listener', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\message_listener.py', + 'PYMODULE'), + ('google.protobuf.internal.python_edition_defaults', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\python_edition_defaults.py', + 'PYMODULE'), + ('google.protobuf.internal.python_message', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\python_message.py', + 'PYMODULE'), + ('google.protobuf.internal.type_checkers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\type_checkers.py', + 'PYMODULE'), + ('google.protobuf.internal.well_known_types', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\well_known_types.py', + 'PYMODULE'), + ('google.protobuf.internal.wire_format', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\internal\\wire_format.py', + 'PYMODULE'), + ('google.protobuf.message', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\message.py', + 'PYMODULE'), + ('google.protobuf.message_factory', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\message_factory.py', + 'PYMODULE'), + ('google.protobuf.pyext', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\pyext\\__init__.py', + 'PYMODULE'), + ('google.protobuf.pyext.cpp_message', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\pyext\\cpp_message.py', + 'PYMODULE'), + ('google.protobuf.reflection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\reflection.py', + 'PYMODULE'), + ('google.protobuf.runtime_version', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\runtime_version.py', + 'PYMODULE'), + ('google.protobuf.service_reflection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\service_reflection.py', + 'PYMODULE'), + ('google.protobuf.symbol_database', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\symbol_database.py', + 'PYMODULE'), + ('google.protobuf.text_encoding', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\text_encoding.py', + 'PYMODULE'), + ('google.protobuf.text_format', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\text_format.py', + 'PYMODULE'), + ('google.protobuf.unknown_fields', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\google\\protobuf\\unknown_fields.py', + 'PYMODULE'), + ('grpc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\__init__.py', + 'PYMODULE'), + ('grpc._auth', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_auth.py', + 'PYMODULE'), + ('grpc._channel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_channel.py', + 'PYMODULE'), + ('grpc._common', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_common.py', + 'PYMODULE'), + ('grpc._compression', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_compression.py', + 'PYMODULE'), + ('grpc._cython', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_cython\\__init__.py', + 'PYMODULE'), + ('grpc._grpcio_metadata', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_grpcio_metadata.py', + 'PYMODULE'), + ('grpc._interceptor', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_interceptor.py', + 'PYMODULE'), + ('grpc._observability', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_observability.py', + 'PYMODULE'), + ('grpc._plugin_wrapping', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_plugin_wrapping.py', + 'PYMODULE'), + ('grpc._runtime_protos', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_runtime_protos.py', + 'PYMODULE'), + ('grpc._server', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_server.py', + 'PYMODULE'), + ('grpc._simple_stubs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_simple_stubs.py', + 'PYMODULE'), + ('grpc._typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_typing.py', + 'PYMODULE'), + ('grpc._utilities', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\_utilities.py', + 'PYMODULE'), + ('grpc.aio', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\__init__.py', + 'PYMODULE'), + ('grpc.aio._base_call', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_base_call.py', + 'PYMODULE'), + ('grpc.aio._base_channel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_base_channel.py', + 'PYMODULE'), + ('grpc.aio._base_server', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_base_server.py', + 'PYMODULE'), + ('grpc.aio._call', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_call.py', + 'PYMODULE'), + ('grpc.aio._channel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_channel.py', + 'PYMODULE'), + ('grpc.aio._interceptor', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_interceptor.py', + 'PYMODULE'), + ('grpc.aio._metadata', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_metadata.py', + 'PYMODULE'), + ('grpc.aio._server', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_server.py', + 'PYMODULE'), + ('grpc.aio._typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_typing.py', + 'PYMODULE'), + ('grpc.aio._utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\aio\\_utils.py', + 'PYMODULE'), + ('grpc.experimental', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc\\experimental\\__init__.py', + 'PYMODULE'), + ('grpc_tools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc_tools\\__init__.py', + 'PYMODULE'), + ('grpc_tools.protoc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\grpc_tools\\protoc.py', + 'PYMODULE'), + ('gzip', 'C:\\Users\\Administrator\\miniconda3\\Lib\\gzip.py', 'PYMODULE'), + ('hashlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\hashlib.py', + 'PYMODULE'), + ('hmac', 'C:\\Users\\Administrator\\miniconda3\\Lib\\hmac.py', 'PYMODULE'), + ('html', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\html\\__init__.py', + 'PYMODULE'), + ('html.entities', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\html\\entities.py', + 'PYMODULE'), + ('http', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\http\\__init__.py', + 'PYMODULE'), + ('http.client', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\http\\client.py', + 'PYMODULE'), + ('http.cookiejar', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\http\\cookiejar.py', + 'PYMODULE'), + ('http.server', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\http\\server.py', + 'PYMODULE'), + ('importlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\__init__.py', + 'PYMODULE'), + ('importlib._abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\_abc.py', + 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\abc.py', + 'PYMODULE'), + ('importlib.machinery', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\__init__.py', + 'PYMODULE'), + ('importlib.metadata._adapters', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_adapters.py', + 'PYMODULE'), + ('importlib.metadata._collections', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_collections.py', + 'PYMODULE'), + ('importlib.metadata._functools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_functools.py', + 'PYMODULE'), + ('importlib.metadata._itertools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_itertools.py', + 'PYMODULE'), + ('importlib.metadata._meta', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_meta.py', + 'PYMODULE'), + ('importlib.metadata._text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\metadata\\_text.py', + 'PYMODULE'), + ('importlib.readers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\readers.py', + 'PYMODULE'), + ('importlib.resources', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\__init__.py', + 'PYMODULE'), + ('importlib.resources._adapters', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\_adapters.py', + 'PYMODULE'), + ('importlib.resources._common', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\_common.py', + 'PYMODULE'), + ('importlib.resources._functional', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\_functional.py', + 'PYMODULE'), + ('importlib.resources._itertools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\_itertools.py', + 'PYMODULE'), + ('importlib.resources.abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\abc.py', + 'PYMODULE'), + ('importlib.resources.readers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\resources\\readers.py', + 'PYMODULE'), + ('importlib.util', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\importlib\\util.py', + 'PYMODULE'), + ('inspect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\inspect.py', + 'PYMODULE'), + ('ipaddress', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\ipaddress.py', + 'PYMODULE'), + ('json', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\json\\__init__.py', + 'PYMODULE'), + ('json.decoder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\json\\decoder.py', + 'PYMODULE'), + ('json.encoder', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\json\\encoder.py', + 'PYMODULE'), + ('json.scanner', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\json\\scanner.py', + 'PYMODULE'), + ('logging', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\logging\\__init__.py', + 'PYMODULE'), + ('lzma', 'C:\\Users\\Administrator\\miniconda3\\Lib\\lzma.py', 'PYMODULE'), + ('mimetypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\mimetypes.py', + 'PYMODULE'), + ('multiprocessing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\__init__.py', + 'PYMODULE'), + ('multiprocessing.connection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\connection.py', + 'PYMODULE'), + ('multiprocessing.context', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\context.py', + 'PYMODULE'), + ('multiprocessing.dummy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\dummy\\__init__.py', + 'PYMODULE'), + ('multiprocessing.dummy.connection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\dummy\\connection.py', + 'PYMODULE'), + ('multiprocessing.forkserver', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\forkserver.py', + 'PYMODULE'), + ('multiprocessing.heap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\heap.py', + 'PYMODULE'), + ('multiprocessing.managers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\managers.py', + 'PYMODULE'), + ('multiprocessing.pool', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\pool.py', + 'PYMODULE'), + ('multiprocessing.popen_fork', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\popen_fork.py', + 'PYMODULE'), + ('multiprocessing.popen_forkserver', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\popen_forkserver.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_posix', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\popen_spawn_posix.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_win32', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\popen_spawn_win32.py', + 'PYMODULE'), + ('multiprocessing.process', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\process.py', + 'PYMODULE'), + ('multiprocessing.queues', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\queues.py', + 'PYMODULE'), + ('multiprocessing.reduction', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\reduction.py', + 'PYMODULE'), + ('multiprocessing.resource_sharer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\resource_sharer.py', + 'PYMODULE'), + ('multiprocessing.resource_tracker', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\resource_tracker.py', + 'PYMODULE'), + ('multiprocessing.shared_memory', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\shared_memory.py', + 'PYMODULE'), + ('multiprocessing.sharedctypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\sharedctypes.py', + 'PYMODULE'), + ('multiprocessing.spawn', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\spawn.py', + 'PYMODULE'), + ('multiprocessing.synchronize', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\synchronize.py', + 'PYMODULE'), + ('multiprocessing.util', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\multiprocessing\\util.py', + 'PYMODULE'), + ('netrc', 'C:\\Users\\Administrator\\miniconda3\\Lib\\netrc.py', 'PYMODULE'), + ('nturl2path', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\nturl2path.py', + 'PYMODULE'), + ('numbers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\numbers.py', + 'PYMODULE'), + ('numpy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\__init__.py', + 'PYMODULE'), + ('numpy.__config__', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\__config__.py', + 'PYMODULE'), + ('numpy._array_api_info', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_array_api_info.py', + 'PYMODULE'), + ('numpy._core', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\__init__.py', + 'PYMODULE'), + ('numpy._core._add_newdocs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_add_newdocs.py', + 'PYMODULE'), + ('numpy._core._add_newdocs_scalars', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_add_newdocs_scalars.py', + 'PYMODULE'), + ('numpy._core._asarray', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_asarray.py', + 'PYMODULE'), + ('numpy._core._dtype', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_dtype.py', + 'PYMODULE'), + ('numpy._core._dtype_ctypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_dtype_ctypes.py', + 'PYMODULE'), + ('numpy._core._exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_exceptions.py', + 'PYMODULE'), + ('numpy._core._internal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_internal.py', + 'PYMODULE'), + ('numpy._core._methods', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_methods.py', + 'PYMODULE'), + ('numpy._core._string_helpers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_string_helpers.py', + 'PYMODULE'), + ('numpy._core._type_aliases', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_type_aliases.py', + 'PYMODULE'), + ('numpy._core._ufunc_config', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\_ufunc_config.py', + 'PYMODULE'), + ('numpy._core.arrayprint', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\arrayprint.py', + 'PYMODULE'), + ('numpy._core.defchararray', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\defchararray.py', + 'PYMODULE'), + ('numpy._core.einsumfunc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\einsumfunc.py', + 'PYMODULE'), + ('numpy._core.fromnumeric', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\fromnumeric.py', + 'PYMODULE'), + ('numpy._core.function_base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\function_base.py', + 'PYMODULE'), + ('numpy._core.getlimits', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\getlimits.py', + 'PYMODULE'), + ('numpy._core.memmap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\memmap.py', + 'PYMODULE'), + ('numpy._core.multiarray', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\multiarray.py', + 'PYMODULE'), + ('numpy._core.numeric', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\numeric.py', + 'PYMODULE'), + ('numpy._core.numerictypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\numerictypes.py', + 'PYMODULE'), + ('numpy._core.overrides', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\overrides.py', + 'PYMODULE'), + ('numpy._core.printoptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\printoptions.py', + 'PYMODULE'), + ('numpy._core.records', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\records.py', + 'PYMODULE'), + ('numpy._core.shape_base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\shape_base.py', + 'PYMODULE'), + ('numpy._core.strings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\strings.py', + 'PYMODULE'), + ('numpy._core.umath', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_core\\umath.py', + 'PYMODULE'), + ('numpy._distributor_init', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_distributor_init.py', + 'PYMODULE'), + ('numpy._expired_attrs_2_0', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_expired_attrs_2_0.py', + 'PYMODULE'), + ('numpy._globals', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_globals.py', + 'PYMODULE'), + ('numpy._pytesttester', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_pytesttester.py', + 'PYMODULE'), + ('numpy._typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\__init__.py', + 'PYMODULE'), + ('numpy._typing._add_docstring', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_add_docstring.py', + 'PYMODULE'), + ('numpy._typing._array_like', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_array_like.py', + 'PYMODULE'), + ('numpy._typing._char_codes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_char_codes.py', + 'PYMODULE'), + ('numpy._typing._dtype_like', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_dtype_like.py', + 'PYMODULE'), + ('numpy._typing._nbit', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_nbit.py', + 'PYMODULE'), + ('numpy._typing._nbit_base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_nbit_base.py', + 'PYMODULE'), + ('numpy._typing._nested_sequence', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_nested_sequence.py', + 'PYMODULE'), + ('numpy._typing._scalars', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_scalars.py', + 'PYMODULE'), + ('numpy._typing._shape', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_shape.py', + 'PYMODULE'), + ('numpy._typing._ufunc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_typing\\_ufunc.py', + 'PYMODULE'), + ('numpy._utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_utils\\__init__.py', + 'PYMODULE'), + ('numpy._utils._convertions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_utils\\_convertions.py', + 'PYMODULE'), + ('numpy._utils._inspect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\_utils\\_inspect.py', + 'PYMODULE'), + ('numpy.char', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\char\\__init__.py', + 'PYMODULE'), + ('numpy.core', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\core\\__init__.py', + 'PYMODULE'), + ('numpy.core._utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\core\\_utils.py', + 'PYMODULE'), + ('numpy.ctypeslib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ctypeslib\\__init__.py', + 'PYMODULE'), + ('numpy.ctypeslib._ctypeslib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ctypeslib\\_ctypeslib.py', + 'PYMODULE'), + ('numpy.dtypes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\dtypes.py', + 'PYMODULE'), + ('numpy.exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\exceptions.py', + 'PYMODULE'), + ('numpy.f2py', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\__init__.py', + 'PYMODULE'), + ('numpy.f2py.__version__', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\__version__.py', + 'PYMODULE'), + ('numpy.f2py._backends', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_backends\\__init__.py', + 'PYMODULE'), + ('numpy.f2py._backends._backend', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_backends\\_backend.py', + 'PYMODULE'), + ('numpy.f2py._backends._distutils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_backends\\_distutils.py', + 'PYMODULE'), + ('numpy.f2py._backends._meson', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_backends\\_meson.py', + 'PYMODULE'), + ('numpy.f2py._isocbind', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\_isocbind.py', + 'PYMODULE'), + ('numpy.f2py.auxfuncs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\auxfuncs.py', + 'PYMODULE'), + ('numpy.f2py.capi_maps', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\capi_maps.py', + 'PYMODULE'), + ('numpy.f2py.cb_rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\cb_rules.py', + 'PYMODULE'), + ('numpy.f2py.cfuncs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\cfuncs.py', + 'PYMODULE'), + ('numpy.f2py.common_rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\common_rules.py', + 'PYMODULE'), + ('numpy.f2py.crackfortran', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\crackfortran.py', + 'PYMODULE'), + ('numpy.f2py.diagnose', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\diagnose.py', + 'PYMODULE'), + ('numpy.f2py.f2py2e', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\f2py2e.py', + 'PYMODULE'), + ('numpy.f2py.f90mod_rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\f90mod_rules.py', + 'PYMODULE'), + ('numpy.f2py.func2subr', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\func2subr.py', + 'PYMODULE'), + ('numpy.f2py.rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\rules.py', + 'PYMODULE'), + ('numpy.f2py.symbolic', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\symbolic.py', + 'PYMODULE'), + ('numpy.f2py.use_rules', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\f2py\\use_rules.py', + 'PYMODULE'), + ('numpy.fft', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\fft\\__init__.py', + 'PYMODULE'), + ('numpy.fft._helper', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\fft\\_helper.py', + 'PYMODULE'), + ('numpy.fft._pocketfft', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\fft\\_pocketfft.py', + 'PYMODULE'), + ('numpy.lib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\__init__.py', + 'PYMODULE'), + ('numpy.lib._array_utils_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_array_utils_impl.py', + 'PYMODULE'), + ('numpy.lib._arraypad_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_arraypad_impl.py', + 'PYMODULE'), + ('numpy.lib._arraysetops_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_arraysetops_impl.py', + 'PYMODULE'), + ('numpy.lib._arrayterator_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_arrayterator_impl.py', + 'PYMODULE'), + ('numpy.lib._datasource', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_datasource.py', + 'PYMODULE'), + ('numpy.lib._format_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_format_impl.py', + 'PYMODULE'), + ('numpy.lib._function_base_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_function_base_impl.py', + 'PYMODULE'), + ('numpy.lib._histograms_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_histograms_impl.py', + 'PYMODULE'), + ('numpy.lib._index_tricks_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_index_tricks_impl.py', + 'PYMODULE'), + ('numpy.lib._iotools', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_iotools.py', + 'PYMODULE'), + ('numpy.lib._nanfunctions_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_nanfunctions_impl.py', + 'PYMODULE'), + ('numpy.lib._npyio_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_npyio_impl.py', + 'PYMODULE'), + ('numpy.lib._polynomial_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_polynomial_impl.py', + 'PYMODULE'), + ('numpy.lib._scimath_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_scimath_impl.py', + 'PYMODULE'), + ('numpy.lib._shape_base_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_shape_base_impl.py', + 'PYMODULE'), + ('numpy.lib._stride_tricks_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_stride_tricks_impl.py', + 'PYMODULE'), + ('numpy.lib._twodim_base_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_twodim_base_impl.py', + 'PYMODULE'), + ('numpy.lib._type_check_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_type_check_impl.py', + 'PYMODULE'), + ('numpy.lib._ufunclike_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_ufunclike_impl.py', + 'PYMODULE'), + ('numpy.lib._utils_impl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_utils_impl.py', + 'PYMODULE'), + ('numpy.lib._version', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\_version.py', + 'PYMODULE'), + ('numpy.lib.array_utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\array_utils.py', + 'PYMODULE'), + ('numpy.lib.format', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\format.py', + 'PYMODULE'), + ('numpy.lib.introspect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\introspect.py', + 'PYMODULE'), + ('numpy.lib.mixins', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\mixins.py', + 'PYMODULE'), + ('numpy.lib.npyio', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\npyio.py', + 'PYMODULE'), + ('numpy.lib.recfunctions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\recfunctions.py', + 'PYMODULE'), + ('numpy.lib.scimath', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\scimath.py', + 'PYMODULE'), + ('numpy.lib.stride_tricks', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\lib\\stride_tricks.py', + 'PYMODULE'), + ('numpy.linalg', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\linalg\\__init__.py', + 'PYMODULE'), + ('numpy.linalg._linalg', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\linalg\\_linalg.py', + 'PYMODULE'), + ('numpy.ma', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ma\\__init__.py', + 'PYMODULE'), + ('numpy.ma.core', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ma\\core.py', + 'PYMODULE'), + ('numpy.ma.extras', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ma\\extras.py', + 'PYMODULE'), + ('numpy.ma.mrecords', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\ma\\mrecords.py', + 'PYMODULE'), + ('numpy.matlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\matlib.py', + 'PYMODULE'), + ('numpy.matrixlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\matrixlib\\__init__.py', + 'PYMODULE'), + ('numpy.matrixlib.defmatrix', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\matrixlib\\defmatrix.py', + 'PYMODULE'), + ('numpy.polynomial', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\__init__.py', + 'PYMODULE'), + ('numpy.polynomial._polybase', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\_polybase.py', + 'PYMODULE'), + ('numpy.polynomial.chebyshev', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\chebyshev.py', + 'PYMODULE'), + ('numpy.polynomial.hermite', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\hermite.py', + 'PYMODULE'), + ('numpy.polynomial.hermite_e', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\hermite_e.py', + 'PYMODULE'), + ('numpy.polynomial.laguerre', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\laguerre.py', + 'PYMODULE'), + ('numpy.polynomial.legendre', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\legendre.py', + 'PYMODULE'), + ('numpy.polynomial.polynomial', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\polynomial.py', + 'PYMODULE'), + ('numpy.polynomial.polyutils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\polynomial\\polyutils.py', + 'PYMODULE'), + ('numpy.random', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\__init__.py', + 'PYMODULE'), + ('numpy.random._pickle', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\random\\_pickle.py', + 'PYMODULE'), + ('numpy.rec', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\rec\\__init__.py', + 'PYMODULE'), + ('numpy.strings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\strings\\__init__.py', + 'PYMODULE'), + ('numpy.testing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\__init__.py', + 'PYMODULE'), + ('numpy.testing._private', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\_private\\__init__.py', + 'PYMODULE'), + ('numpy.testing._private.extbuild', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\_private\\extbuild.py', + 'PYMODULE'), + ('numpy.testing._private.utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\_private\\utils.py', + 'PYMODULE'), + ('numpy.testing.overrides', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\testing\\overrides.py', + 'PYMODULE'), + ('numpy.typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\typing\\__init__.py', + 'PYMODULE'), + ('numpy.version', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\numpy\\version.py', + 'PYMODULE'), + ('opcode', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\opcode.py', + 'PYMODULE'), + ('openpyxl', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\__init__.py', + 'PYMODULE'), + ('openpyxl._constants', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\_constants.py', + 'PYMODULE'), + ('openpyxl.cell', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\__init__.py', + 'PYMODULE'), + ('openpyxl.cell._writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\_writer.py', + 'PYMODULE'), + ('openpyxl.cell.cell', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\cell.py', + 'PYMODULE'), + ('openpyxl.cell.read_only', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\read_only.py', + 'PYMODULE'), + ('openpyxl.cell.rich_text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\rich_text.py', + 'PYMODULE'), + ('openpyxl.cell.text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\cell\\text.py', + 'PYMODULE'), + ('openpyxl.chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\__init__.py', + 'PYMODULE'), + ('openpyxl.chart._3d', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\_3d.py', + 'PYMODULE'), + ('openpyxl.chart._chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\_chart.py', + 'PYMODULE'), + ('openpyxl.chart.area_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\area_chart.py', + 'PYMODULE'), + ('openpyxl.chart.axis', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\axis.py', + 'PYMODULE'), + ('openpyxl.chart.bar_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\bar_chart.py', + 'PYMODULE'), + ('openpyxl.chart.bubble_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\bubble_chart.py', + 'PYMODULE'), + ('openpyxl.chart.chartspace', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\chartspace.py', + 'PYMODULE'), + ('openpyxl.chart.data_source', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\data_source.py', + 'PYMODULE'), + ('openpyxl.chart.descriptors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\descriptors.py', + 'PYMODULE'), + ('openpyxl.chart.error_bar', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\error_bar.py', + 'PYMODULE'), + ('openpyxl.chart.label', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\label.py', + 'PYMODULE'), + ('openpyxl.chart.layout', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\layout.py', + 'PYMODULE'), + ('openpyxl.chart.legend', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\legend.py', + 'PYMODULE'), + ('openpyxl.chart.line_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\line_chart.py', + 'PYMODULE'), + ('openpyxl.chart.marker', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\marker.py', + 'PYMODULE'), + ('openpyxl.chart.picture', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\picture.py', + 'PYMODULE'), + ('openpyxl.chart.pie_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\pie_chart.py', + 'PYMODULE'), + ('openpyxl.chart.pivot', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\pivot.py', + 'PYMODULE'), + ('openpyxl.chart.plotarea', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\plotarea.py', + 'PYMODULE'), + ('openpyxl.chart.print_settings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\print_settings.py', + 'PYMODULE'), + ('openpyxl.chart.radar_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\radar_chart.py', + 'PYMODULE'), + ('openpyxl.chart.reader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\reader.py', + 'PYMODULE'), + ('openpyxl.chart.reference', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\reference.py', + 'PYMODULE'), + ('openpyxl.chart.scatter_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\scatter_chart.py', + 'PYMODULE'), + ('openpyxl.chart.series', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\series.py', + 'PYMODULE'), + ('openpyxl.chart.series_factory', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\series_factory.py', + 'PYMODULE'), + ('openpyxl.chart.shapes', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\shapes.py', + 'PYMODULE'), + ('openpyxl.chart.stock_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\stock_chart.py', + 'PYMODULE'), + ('openpyxl.chart.surface_chart', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\surface_chart.py', + 'PYMODULE'), + ('openpyxl.chart.text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\text.py', + 'PYMODULE'), + ('openpyxl.chart.title', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\title.py', + 'PYMODULE'), + ('openpyxl.chart.trendline', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\trendline.py', + 'PYMODULE'), + ('openpyxl.chart.updown_bars', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chart\\updown_bars.py', + 'PYMODULE'), + ('openpyxl.chartsheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\__init__.py', + 'PYMODULE'), + ('openpyxl.chartsheet.chartsheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\chartsheet.py', + 'PYMODULE'), + ('openpyxl.chartsheet.custom', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\custom.py', + 'PYMODULE'), + ('openpyxl.chartsheet.properties', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\properties.py', + 'PYMODULE'), + ('openpyxl.chartsheet.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\protection.py', + 'PYMODULE'), + ('openpyxl.chartsheet.publish', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\publish.py', + 'PYMODULE'), + ('openpyxl.chartsheet.relation', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\relation.py', + 'PYMODULE'), + ('openpyxl.chartsheet.views', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\chartsheet\\views.py', + 'PYMODULE'), + ('openpyxl.comments', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\__init__.py', + 'PYMODULE'), + ('openpyxl.comments.author', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\author.py', + 'PYMODULE'), + ('openpyxl.comments.comment_sheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\comment_sheet.py', + 'PYMODULE'), + ('openpyxl.comments.comments', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\comments.py', + 'PYMODULE'), + ('openpyxl.comments.shape_writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\comments\\shape_writer.py', + 'PYMODULE'), + ('openpyxl.compat', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\compat\\__init__.py', + 'PYMODULE'), + ('openpyxl.compat.numbers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\compat\\numbers.py', + 'PYMODULE'), + ('openpyxl.compat.strings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\compat\\strings.py', + 'PYMODULE'), + ('openpyxl.descriptors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\__init__.py', + 'PYMODULE'), + ('openpyxl.descriptors.base', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\base.py', + 'PYMODULE'), + ('openpyxl.descriptors.container', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\container.py', + 'PYMODULE'), + ('openpyxl.descriptors.excel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\excel.py', + 'PYMODULE'), + ('openpyxl.descriptors.namespace', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\namespace.py', + 'PYMODULE'), + ('openpyxl.descriptors.nested', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\nested.py', + 'PYMODULE'), + ('openpyxl.descriptors.sequence', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\sequence.py', + 'PYMODULE'), + ('openpyxl.descriptors.serialisable', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\descriptors\\serialisable.py', + 'PYMODULE'), + ('openpyxl.drawing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\__init__.py', + 'PYMODULE'), + ('openpyxl.drawing.colors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\colors.py', + 'PYMODULE'), + ('openpyxl.drawing.connector', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\connector.py', + 'PYMODULE'), + ('openpyxl.drawing.drawing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\drawing.py', + 'PYMODULE'), + ('openpyxl.drawing.effect', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\effect.py', + 'PYMODULE'), + ('openpyxl.drawing.fill', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\fill.py', + 'PYMODULE'), + ('openpyxl.drawing.geometry', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\geometry.py', + 'PYMODULE'), + ('openpyxl.drawing.graphic', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\graphic.py', + 'PYMODULE'), + ('openpyxl.drawing.image', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\image.py', + 'PYMODULE'), + ('openpyxl.drawing.line', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\line.py', + 'PYMODULE'), + ('openpyxl.drawing.picture', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\picture.py', + 'PYMODULE'), + ('openpyxl.drawing.properties', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\properties.py', + 'PYMODULE'), + ('openpyxl.drawing.relation', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\relation.py', + 'PYMODULE'), + ('openpyxl.drawing.spreadsheet_drawing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\spreadsheet_drawing.py', + 'PYMODULE'), + ('openpyxl.drawing.text', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\text.py', + 'PYMODULE'), + ('openpyxl.drawing.xdr', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\drawing\\xdr.py', + 'PYMODULE'), + ('openpyxl.formatting', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formatting\\__init__.py', + 'PYMODULE'), + ('openpyxl.formatting.formatting', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formatting\\formatting.py', + 'PYMODULE'), + ('openpyxl.formatting.rule', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formatting\\rule.py', + 'PYMODULE'), + ('openpyxl.formula', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formula\\__init__.py', + 'PYMODULE'), + ('openpyxl.formula.tokenizer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formula\\tokenizer.py', + 'PYMODULE'), + ('openpyxl.formula.translate', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\formula\\translate.py', + 'PYMODULE'), + ('openpyxl.packaging', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\__init__.py', + 'PYMODULE'), + ('openpyxl.packaging.core', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\core.py', + 'PYMODULE'), + ('openpyxl.packaging.custom', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\custom.py', + 'PYMODULE'), + ('openpyxl.packaging.extended', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\extended.py', + 'PYMODULE'), + ('openpyxl.packaging.manifest', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\manifest.py', + 'PYMODULE'), + ('openpyxl.packaging.relationship', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\relationship.py', + 'PYMODULE'), + ('openpyxl.packaging.workbook', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\packaging\\workbook.py', + 'PYMODULE'), + ('openpyxl.pivot', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\__init__.py', + 'PYMODULE'), + ('openpyxl.pivot.cache', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\cache.py', + 'PYMODULE'), + ('openpyxl.pivot.fields', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\fields.py', + 'PYMODULE'), + ('openpyxl.pivot.record', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\record.py', + 'PYMODULE'), + ('openpyxl.pivot.table', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\pivot\\table.py', + 'PYMODULE'), + ('openpyxl.reader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\__init__.py', + 'PYMODULE'), + ('openpyxl.reader.drawings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\drawings.py', + 'PYMODULE'), + ('openpyxl.reader.excel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\excel.py', + 'PYMODULE'), + ('openpyxl.reader.strings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\strings.py', + 'PYMODULE'), + ('openpyxl.reader.workbook', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\reader\\workbook.py', + 'PYMODULE'), + ('openpyxl.styles', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\__init__.py', + 'PYMODULE'), + ('openpyxl.styles.alignment', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\alignment.py', + 'PYMODULE'), + ('openpyxl.styles.borders', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\borders.py', + 'PYMODULE'), + ('openpyxl.styles.builtins', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\builtins.py', + 'PYMODULE'), + ('openpyxl.styles.cell_style', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\cell_style.py', + 'PYMODULE'), + ('openpyxl.styles.colors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\colors.py', + 'PYMODULE'), + ('openpyxl.styles.differential', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\differential.py', + 'PYMODULE'), + ('openpyxl.styles.fills', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\fills.py', + 'PYMODULE'), + ('openpyxl.styles.fonts', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\fonts.py', + 'PYMODULE'), + ('openpyxl.styles.named_styles', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\named_styles.py', + 'PYMODULE'), + ('openpyxl.styles.numbers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\numbers.py', + 'PYMODULE'), + ('openpyxl.styles.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\protection.py', + 'PYMODULE'), + ('openpyxl.styles.proxy', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\proxy.py', + 'PYMODULE'), + ('openpyxl.styles.styleable', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\styleable.py', + 'PYMODULE'), + ('openpyxl.styles.stylesheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\stylesheet.py', + 'PYMODULE'), + ('openpyxl.styles.table', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\styles\\table.py', + 'PYMODULE'), + ('openpyxl.utils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\__init__.py', + 'PYMODULE'), + ('openpyxl.utils.bound_dictionary', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\bound_dictionary.py', + 'PYMODULE'), + ('openpyxl.utils.cell', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\cell.py', + 'PYMODULE'), + ('openpyxl.utils.datetime', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\datetime.py', + 'PYMODULE'), + ('openpyxl.utils.escape', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\escape.py', + 'PYMODULE'), + ('openpyxl.utils.exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\exceptions.py', + 'PYMODULE'), + ('openpyxl.utils.formulas', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\formulas.py', + 'PYMODULE'), + ('openpyxl.utils.indexed_list', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\indexed_list.py', + 'PYMODULE'), + ('openpyxl.utils.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\protection.py', + 'PYMODULE'), + ('openpyxl.utils.units', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\utils\\units.py', + 'PYMODULE'), + ('openpyxl.workbook', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\__init__.py', + 'PYMODULE'), + ('openpyxl.workbook._writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\_writer.py', + 'PYMODULE'), + ('openpyxl.workbook.child', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\child.py', + 'PYMODULE'), + ('openpyxl.workbook.defined_name', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\defined_name.py', + 'PYMODULE'), + ('openpyxl.workbook.external_link', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\external_link\\__init__.py', + 'PYMODULE'), + ('openpyxl.workbook.external_link.external', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\external_link\\external.py', + 'PYMODULE'), + ('openpyxl.workbook.external_reference', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\external_reference.py', + 'PYMODULE'), + ('openpyxl.workbook.function_group', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\function_group.py', + 'PYMODULE'), + ('openpyxl.workbook.properties', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\properties.py', + 'PYMODULE'), + ('openpyxl.workbook.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\protection.py', + 'PYMODULE'), + ('openpyxl.workbook.smart_tags', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\smart_tags.py', + 'PYMODULE'), + ('openpyxl.workbook.views', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\views.py', + 'PYMODULE'), + ('openpyxl.workbook.web', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\web.py', + 'PYMODULE'), + ('openpyxl.workbook.workbook', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\workbook\\workbook.py', + 'PYMODULE'), + ('openpyxl.worksheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\__init__.py', + 'PYMODULE'), + ('openpyxl.worksheet._read_only', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\_read_only.py', + 'PYMODULE'), + ('openpyxl.worksheet._reader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\_reader.py', + 'PYMODULE'), + ('openpyxl.worksheet._write_only', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\_write_only.py', + 'PYMODULE'), + ('openpyxl.worksheet._writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\_writer.py', + 'PYMODULE'), + ('openpyxl.worksheet.cell_range', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\cell_range.py', + 'PYMODULE'), + ('openpyxl.worksheet.copier', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\copier.py', + 'PYMODULE'), + ('openpyxl.worksheet.datavalidation', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\datavalidation.py', + 'PYMODULE'), + ('openpyxl.worksheet.dimensions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\dimensions.py', + 'PYMODULE'), + ('openpyxl.worksheet.drawing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\drawing.py', + 'PYMODULE'), + ('openpyxl.worksheet.filters', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\filters.py', + 'PYMODULE'), + ('openpyxl.worksheet.formula', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\formula.py', + 'PYMODULE'), + ('openpyxl.worksheet.header_footer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\header_footer.py', + 'PYMODULE'), + ('openpyxl.worksheet.hyperlink', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\hyperlink.py', + 'PYMODULE'), + ('openpyxl.worksheet.merge', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\merge.py', + 'PYMODULE'), + ('openpyxl.worksheet.page', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\page.py', + 'PYMODULE'), + ('openpyxl.worksheet.pagebreak', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\pagebreak.py', + 'PYMODULE'), + ('openpyxl.worksheet.print_settings', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\print_settings.py', + 'PYMODULE'), + ('openpyxl.worksheet.properties', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\properties.py', + 'PYMODULE'), + ('openpyxl.worksheet.protection', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\protection.py', + 'PYMODULE'), + ('openpyxl.worksheet.related', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\related.py', + 'PYMODULE'), + ('openpyxl.worksheet.scenario', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\scenario.py', + 'PYMODULE'), + ('openpyxl.worksheet.table', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\table.py', + 'PYMODULE'), + ('openpyxl.worksheet.views', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\views.py', + 'PYMODULE'), + ('openpyxl.worksheet.worksheet', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\worksheet\\worksheet.py', + 'PYMODULE'), + ('openpyxl.writer', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\writer\\__init__.py', + 'PYMODULE'), + ('openpyxl.writer.excel', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\writer\\excel.py', + 'PYMODULE'), + ('openpyxl.writer.theme', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\writer\\theme.py', + 'PYMODULE'), + ('openpyxl.xml', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\xml\\__init__.py', + 'PYMODULE'), + ('openpyxl.xml.constants', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\xml\\constants.py', + 'PYMODULE'), + ('openpyxl.xml.functions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\openpyxl\\xml\\functions.py', + 'PYMODULE'), + ('pathlib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pathlib\\__init__.py', + 'PYMODULE'), + ('pathlib._abc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pathlib\\_abc.py', + 'PYMODULE'), + ('pathlib._local', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pathlib\\_local.py', + 'PYMODULE'), + ('pdb', 'C:\\Users\\Administrator\\miniconda3\\Lib\\pdb.py', 'PYMODULE'), + ('pickle', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pickle.py', + 'PYMODULE'), + ('pkgutil', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pkgutil.py', + 'PYMODULE'), + ('platform', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\platform.py', + 'PYMODULE'), + ('pprint', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pprint.py', + 'PYMODULE'), + ('py_compile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\py_compile.py', + 'PYMODULE'), + ('pydoc', 'C:\\Users\\Administrator\\miniconda3\\Lib\\pydoc.py', 'PYMODULE'), + ('pydoc_data', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pydoc_data\\__init__.py', + 'PYMODULE'), + ('pydoc_data.module_docs', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pydoc_data\\module_docs.py', + 'PYMODULE'), + ('pydoc_data.topics', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\pydoc_data\\topics.py', + 'PYMODULE'), + ('queue', 'C:\\Users\\Administrator\\miniconda3\\Lib\\queue.py', 'PYMODULE'), + ('quopri', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\quopri.py', + 'PYMODULE'), + ('random', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\random.py', + 'PYMODULE'), + ('rlcompleter', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\rlcompleter.py', + 'PYMODULE'), + ('runpy', 'C:\\Users\\Administrator\\miniconda3\\Lib\\runpy.py', 'PYMODULE'), + ('secrets', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\secrets.py', + 'PYMODULE'), + ('selectors', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\selectors.py', + 'PYMODULE'), + ('sensor_stream_pb2', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2.py', + 'PYMODULE'), + ('sensor_stream_pb2_grpc', + 'D:\\Workspace\\je-skin-customer-demo\\devkit\\sensor_stream_pb2_grpc.py', + 'PYMODULE'), + ('shlex', 'C:\\Users\\Administrator\\miniconda3\\Lib\\shlex.py', 'PYMODULE'), + ('shutil', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\shutil.py', + 'PYMODULE'), + ('signal', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\signal.py', + 'PYMODULE'), + ('socket', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\socket.py', + 'PYMODULE'), + ('socketserver', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\socketserver.py', + 'PYMODULE'), + ('ssl', 'C:\\Users\\Administrator\\miniconda3\\Lib\\ssl.py', 'PYMODULE'), + ('statistics', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\statistics.py', + 'PYMODULE'), + ('string', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\string.py', + 'PYMODULE'), + ('stringprep', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\stringprep.py', + 'PYMODULE'), + ('subprocess', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\subprocess.py', + 'PYMODULE'), + ('sysconfig', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\sysconfig\\__init__.py', + 'PYMODULE'), + ('tarfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\tarfile.py', + 'PYMODULE'), + ('tempfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\tempfile.py', + 'PYMODULE'), + ('textwrap', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\textwrap.py', + 'PYMODULE'), + ('threading', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\threading.py', + 'PYMODULE'), + ('token', 'C:\\Users\\Administrator\\miniconda3\\Lib\\token.py', 'PYMODULE'), + ('tokenize', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\tokenize.py', + 'PYMODULE'), + ('tracemalloc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\tracemalloc.py', + 'PYMODULE'), + ('tty', 'C:\\Users\\Administrator\\miniconda3\\Lib\\tty.py', 'PYMODULE'), + ('typing', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\typing.py', + 'PYMODULE'), + ('typing_extensions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\site-packages\\typing_extensions.py', + 'PYMODULE'), + ('unittest', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\__init__.py', + 'PYMODULE'), + ('unittest._log', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\_log.py', + 'PYMODULE'), + ('unittest.async_case', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\async_case.py', + 'PYMODULE'), + ('unittest.case', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\case.py', + 'PYMODULE'), + ('unittest.loader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\loader.py', + 'PYMODULE'), + ('unittest.main', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\main.py', + 'PYMODULE'), + ('unittest.result', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\result.py', + 'PYMODULE'), + ('unittest.runner', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\runner.py', + 'PYMODULE'), + ('unittest.signals', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\signals.py', + 'PYMODULE'), + ('unittest.suite', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\suite.py', + 'PYMODULE'), + ('unittest.util', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\unittest\\util.py', + 'PYMODULE'), + ('urllib', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\__init__.py', + 'PYMODULE'), + ('urllib.error', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\error.py', + 'PYMODULE'), + ('urllib.parse', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\parse.py', + 'PYMODULE'), + ('urllib.request', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\request.py', + 'PYMODULE'), + ('urllib.response', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\urllib\\response.py', + 'PYMODULE'), + ('webbrowser', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\webbrowser.py', + 'PYMODULE'), + ('xml', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\__init__.py', + 'PYMODULE'), + ('xml.etree', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\__init__.py', + 'PYMODULE'), + ('xml.etree.ElementInclude', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\ElementInclude.py', + 'PYMODULE'), + ('xml.etree.ElementPath', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\ElementPath.py', + 'PYMODULE'), + ('xml.etree.ElementTree', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\ElementTree.py', + 'PYMODULE'), + ('xml.etree.cElementTree', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\etree\\cElementTree.py', + 'PYMODULE'), + ('xml.parsers', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\parsers\\__init__.py', + 'PYMODULE'), + ('xml.parsers.expat', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\parsers\\expat.py', + 'PYMODULE'), + ('xml.sax', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\__init__.py', + 'PYMODULE'), + ('xml.sax._exceptions', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\_exceptions.py', + 'PYMODULE'), + ('xml.sax.expatreader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\expatreader.py', + 'PYMODULE'), + ('xml.sax.handler', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\handler.py', + 'PYMODULE'), + ('xml.sax.saxutils', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\saxutils.py', + 'PYMODULE'), + ('xml.sax.xmlreader', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xml\\sax\\xmlreader.py', + 'PYMODULE'), + ('xmlrpc', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xmlrpc\\__init__.py', + 'PYMODULE'), + ('xmlrpc.client', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\xmlrpc\\client.py', + 'PYMODULE'), + ('zipfile', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\zipfile\\__init__.py', + 'PYMODULE'), + ('zipfile._path', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\zipfile\\_path\\__init__.py', + 'PYMODULE'), + ('zipfile._path.glob', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\zipfile\\_path\\glob.py', + 'PYMODULE'), + ('zipimport', + 'C:\\Users\\Administrator\\miniconda3\\Lib\\zipimport.py', + 'PYMODULE')]) diff --git a/devkit/build/je-skin-devkit-server/base_library.zip b/devkit/build/je-skin-devkit-server/base_library.zip new file mode 100644 index 0000000..099a7d6 Binary files /dev/null and b/devkit/build/je-skin-devkit-server/base_library.zip differ diff --git a/devkit/build/je-skin-devkit-server/je-skin-devkit-server.pkg b/devkit/build/je-skin-devkit-server/je-skin-devkit-server.pkg new file mode 100644 index 0000000..09841a8 Binary files /dev/null and b/devkit/build/je-skin-devkit-server/je-skin-devkit-server.pkg differ diff --git a/devkit/build/je-skin-devkit-server/localpycs/pyimod01_archive.pyc b/devkit/build/je-skin-devkit-server/localpycs/pyimod01_archive.pyc new file mode 100644 index 0000000..c05738d Binary files /dev/null and b/devkit/build/je-skin-devkit-server/localpycs/pyimod01_archive.pyc differ diff --git a/devkit/build/je-skin-devkit-server/localpycs/pyimod02_importers.pyc b/devkit/build/je-skin-devkit-server/localpycs/pyimod02_importers.pyc new file mode 100644 index 0000000..ae05737 Binary files /dev/null and b/devkit/build/je-skin-devkit-server/localpycs/pyimod02_importers.pyc differ diff --git a/devkit/build/je-skin-devkit-server/localpycs/pyimod03_ctypes.pyc b/devkit/build/je-skin-devkit-server/localpycs/pyimod03_ctypes.pyc new file mode 100644 index 0000000..ad991e1 Binary files /dev/null and b/devkit/build/je-skin-devkit-server/localpycs/pyimod03_ctypes.pyc differ diff --git a/devkit/build/je-skin-devkit-server/localpycs/pyimod04_pywin32.pyc b/devkit/build/je-skin-devkit-server/localpycs/pyimod04_pywin32.pyc new file mode 100644 index 0000000..6ce1d9a Binary files /dev/null and b/devkit/build/je-skin-devkit-server/localpycs/pyimod04_pywin32.pyc differ diff --git a/devkit/build/je-skin-devkit-server/localpycs/struct.pyc b/devkit/build/je-skin-devkit-server/localpycs/struct.pyc new file mode 100644 index 0000000..bfcba93 Binary files /dev/null and b/devkit/build/je-skin-devkit-server/localpycs/struct.pyc differ diff --git a/devkit/build/je-skin-devkit-server/warn-je-skin-devkit-server.txt b/devkit/build/je-skin-devkit-server/warn-je-skin-devkit-server.txt new file mode 100644 index 0000000..07c8abc --- /dev/null +++ b/devkit/build/je-skin-devkit-server/warn-je-skin-devkit-server.txt @@ -0,0 +1,246 @@ + +This file lists modules PyInstaller was not able to find. This does not +necessarily mean these modules are required for running your program. Both +Python's standard library and 3rd-party Python packages often conditionally +import optional modules, some of which may be available only on certain +platforms. + +Types of import: +* top-level: imported at the top-level - look at these first +* conditional: imported within an if-statement +* delayed: imported within a function +* optional: imported within a try-except-statement + +IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for + tracking down the missing module yourself. Thanks! + +missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib._local (optional), subprocess (delayed, conditional, optional), http.server (delayed, optional), netrc (delayed, optional), getpass (delayed, optional) +missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib._local (optional), subprocess (delayed, conditional, optional) +missing module named 'collections.abc' - imported by traceback (top-level), typing (top-level), inspect (top-level), logging (top-level), importlib.resources.readers (top-level), selectors (top-level), tracemalloc (top-level), http.client (top-level), typing_extensions (top-level), asyncio.base_events (top-level), asyncio.coroutines (top-level), grpc.aio._metadata (top-level), google.protobuf.internal.containers (top-level), google.protobuf.internal.well_known_types (top-level), numpy._typing._array_like (top-level), numpy._typing._nested_sequence (conditional), numpy._typing._shape (top-level), numpy._typing._dtype_like (top-level), numpy.lib._function_base_impl (top-level), numpy.lib._npyio_impl (top-level), numpy.random._common (top-level), numpy.random._generator (top-level), numpy.random.bit_generator (top-level), numpy.random.mtrand (top-level), numpy.polynomial._polybase (top-level), xml.etree.ElementTree (top-level) +missing module named _posixsubprocess - imported by subprocess (conditional), multiprocessing.util (delayed) +missing module named fcntl - imported by subprocess (optional) +missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional) +missing module named _scproxy - imported by urllib.request (conditional) +missing module named termios - imported by tty (top-level), _pyrepl.pager (delayed, optional), getpass (optional) +missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level) +missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level) +missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level) +excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level) +missing module named posix - imported by os (conditional, optional), posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional) +missing module named resource - imported by posix (top-level) +missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level) +missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level) +missing module named multiprocessing.set_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level) +missing module named multiprocessing.get_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level) +missing module named pyimod02_importers - imported by C:\Users\Administrator\miniconda3\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed) +missing module named _dummy_thread - imported by numpy._core.arrayprint (optional) +missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional) +missing module named annotationlib - imported by typing_extensions (conditional) +missing module named 'numpy_distutils.cpuinfo' - imported by numpy.f2py.diagnose (delayed, conditional, optional) +missing module named 'numpy_distutils.fcompiler' - imported by numpy.f2py.diagnose (delayed, conditional, optional) +missing module named 'numpy_distutils.command' - imported by numpy.f2py.diagnose (delayed, conditional, optional) +missing module named numpy_distutils - imported by numpy.f2py.diagnose (delayed, optional) +missing module named vms_lib - imported by platform (delayed, optional) +missing module named 'java.lang' - imported by platform (delayed, optional) +missing module named java - imported by platform (delayed) +missing module named psutil - imported by numpy.testing._private.utils (delayed, optional) +missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, conditional, optional), rlcompleter (optional) +missing module named win32pdh - imported by numpy.testing._private.utils (delayed, conditional) +missing module named _typeshed - imported by numpy.random.bit_generator (top-level) +missing module named numpy.random.RandomState - imported by numpy.random (top-level), numpy.random._generator (top-level) +missing module named threadpoolctl - imported by numpy.lib._utils_impl (delayed, optional) +missing module named numpy._core.zeros - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.vstack - imported by numpy._core (top-level), numpy.lib._shape_base_impl (top-level), numpy (conditional) +missing module named numpy._core.void - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.vecmat - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.vecdot - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.ushort - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.unsignedinteger - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.ulonglong - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.ulong - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.uintp - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.uintc - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.uint64 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.uint32 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.uint16 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.uint - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.ubyte - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.trunc - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.true_divide - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.transpose - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.lib._function_base_impl (top-level), numpy (conditional) +missing module named numpy._core.trace - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.timedelta64 - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.tensordot - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.tanh - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.tan - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.swapaxes - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.sum - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.subtract - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.str_ - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.square - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.sqrt - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional), numpy.fft._pocketfft (top-level) +missing module named numpy._core.spacing - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.sort - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.sinh - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.single - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.signedinteger - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.signbit - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional) +missing module named numpy._core.sign - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.short - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.rint - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.right_shift - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.result_type - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional), numpy.fft._pocketfft (top-level) +missing module named numpy._core.remainder - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.reciprocal - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional), numpy.fft._pocketfft (top-level) +missing module named numpy._core.radians - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.rad2deg - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.prod - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.power - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.positive - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.pi - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.outer - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.ones - imported by numpy._core (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional) +missing module named numpy._core.object_ - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional) +missing module named numpy._core.number - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional) +missing module named numpy._core.not_equal - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.nextafter - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.newaxis - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.negative - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.ndarray - imported by numpy._core (top-level), numpy.testing._private.utils (top-level), numpy.lib._utils_impl (top-level), numpy (conditional) +missing module named numpy._core.multiply - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.moveaxis - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.modf - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.mod - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.minimum - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.maximum - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.max - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional) +missing module named numpy._core.matvec - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.matrix_transpose - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.matmul - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.longlong - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.longdouble - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.long - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.logical_xor - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.logical_or - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.logical_not - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.logical_and - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.logaddexp2 - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.logaddexp - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.log10 - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.log2 - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.log1p - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.log - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.linspace - imported by numpy._core (top-level), numpy.lib._index_tricks_impl (top-level), numpy (conditional) +missing module named numpy._core.less_equal - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.less - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.left_shift - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.ldexp - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.lcm - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.isscalar - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy.lib._polynomial_impl (top-level), numpy (conditional) +missing module named numpy._core.isnat - imported by numpy._core (top-level), numpy.testing._private.utils (top-level), numpy (conditional) +missing module named numpy._core.isnan - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional) +missing module named numpy._core.isfinite - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.intp - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (top-level), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.integer - imported by numpy._core (conditional), numpy (conditional), numpy.fft._helper (top-level) +missing module named numpy._core.intc - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.int64 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.int32 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.int16 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.int8 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.inf - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional) +missing module named numpy._core.inexact - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.iinfo - imported by numpy._core (top-level), numpy.lib._twodim_base_impl (top-level), numpy (conditional) +missing module named numpy._core.hypot - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.hstack - imported by numpy._core (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional) +missing module named numpy._core.heaviside - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.half - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.greater_equal - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.greater - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.gcd - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.frompyfunc - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.frexp - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.fmod - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.fmin - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.fmax - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.floor_divide - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.floor - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.floating - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.float_power - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.float32 - imported by numpy._core (top-level), numpy.testing._private.utils (top-level), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.float16 - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.finfo - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional) +missing module named numpy._core.fabs - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.expm1 - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.exp2 - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.exp - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.euler_gamma - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.errstate - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional) +missing module named numpy._core.equal - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.empty_like - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional), numpy.fft._pocketfft (top-level) +missing module named numpy._core.empty - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (top-level), numpy (conditional), numpy.fft._helper (top-level) +missing module named numpy._core.e - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.double - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.dot - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional) +missing module named numpy._core.divmod - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.divide - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.diagonal - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.degrees - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.deg2rad - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.datetime64 - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.csingle - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.cross - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.count_nonzero - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.cosh - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.cos - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.copysign - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.conjugate - imported by numpy._core (conditional), numpy (conditional), numpy.fft._pocketfft (top-level) +missing module named numpy._core.conj - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.complexfloating - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.complex64 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level) +missing module named numpy._core.clongdouble - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.character - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.ceil - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.cdouble - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.cbrt - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.bytes_ - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.byte - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.bool_ - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.bitwise_xor - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.bitwise_or - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.bitwise_count - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.bitwise_and - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.atleast_3d - imported by numpy._core (top-level), numpy.lib._shape_base_impl (top-level), numpy (conditional) +missing module named numpy._core.atleast_2d - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.atleast_1d - imported by numpy._core (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional) +missing module named numpy._core.asarray - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.lib._array_utils_impl (top-level), numpy (conditional), numpy.fft._helper (top-level), numpy.fft._pocketfft (top-level) +missing module named numpy._core.asanyarray - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.array_repr - imported by numpy._core (top-level), numpy.testing._private.utils (top-level), numpy (conditional) +missing module named numpy._core.array2string - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional) +missing module named numpy._core.array - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional) +missing module named numpy._core.argsort - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.arctanh - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.arctan2 - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.arctan - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.arcsinh - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.arcsin - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.arccosh - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.arccos - imported by numpy._core (conditional), numpy (conditional) +missing module named numpy._core.arange - imported by numpy._core (top-level), numpy.testing._private.utils (top-level), numpy (conditional), numpy.fft._helper (top-level) +missing module named numpy._core.amin - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.amax - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named numpy._core.all - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional) +missing module named numpy._core.add - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional) +missing module named yaml - imported by numpy.__config__ (delayed) +missing module named numpy._distributor_init_local - imported by numpy (optional), numpy._distributor_init (optional) +missing module named defusedxml - imported by openpyxl.xml (delayed, optional) +missing module named lxml - imported by openpyxl.xml (delayed, optional) +missing module named 'defusedxml.ElementTree' - imported by openpyxl.xml.functions (conditional) +missing module named 'lxml.etree' - imported by openpyxl.xml.functions (conditional) +missing module named PIL - imported by openpyxl.drawing.image (optional) +missing module named openpyxl.tests - imported by openpyxl.reader.excel (optional) +missing module named google.protobuf.pyext._message - imported by google.protobuf.pyext (conditional, optional), google.protobuf.internal.api_implementation (conditional, optional), google.protobuf.descriptor (conditional), google.protobuf.pyext.cpp_message (conditional) +missing module named google.protobuf.enable_deterministic_proto_serialization - imported by google.protobuf (optional), google.protobuf.internal.api_implementation (optional) +missing module named google.protobuf.internal._api_implementation - imported by google.protobuf.internal (optional), google.protobuf.internal.api_implementation (optional) +missing module named grpc_reflection - imported by grpc (optional) +missing module named grpc_health - imported by grpc (optional) +missing module named pkg_resources - imported by grpc_tools.protoc (conditional) diff --git a/devkit/build/je-skin-devkit-server/xref-je-skin-devkit-server.html b/devkit/build/je-skin-devkit-server/xref-je-skin-devkit-server.html new file mode 100644 index 0000000..e06cc63 --- /dev/null +++ b/devkit/build/je-skin-devkit-server/xref-je-skin-devkit-server.html @@ -0,0 +1,26418 @@ + + + + + modulegraph cross reference for pyi_rth_inspect.py, pyi_rth_multiprocessing.py, pyi_rth_pkgutil.py, sensor_server.py + + + +

modulegraph cross reference for pyi_rth_inspect.py, pyi_rth_multiprocessing.py, pyi_rth_pkgutil.py, sensor_server.py

+ +
+ + pyi_rth_inspect.py +Script
+imports: + inspect + • os + • sys + • zipfile + +
+
+imported by: + sensor_server.py + +
+ +
+ +
+ + pyi_rth_multiprocessing.py +Script
+imports: + multiprocessing + • multiprocessing.spawn + • subprocess + • sys + +
+
+imported by: + sensor_server.py + +
+ +
+ +
+ + pyi_rth_pkgutil.py +Script
+imports: + pkgutil + • pyimod02_importers + +
+
+imported by: + sensor_server.py + +
+ +
+ +
+ + sensor_server.py +Script
+imports: + __future__ + • _collections_abc + • _weakrefset + • abc + • argparse + • codecs + • collections + • concurrent + • concurrent.futures + • copyreg + • csv + • dataclasses + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • enum + • functools + • genericpath + • grpc + • heapq + • io + • keyword + • linecache + • locale + • ntpath + • numpy + • openpyxl + • openpyxl.styles + • operator + • os + • pathlib + • posixpath + • pyi_rth_inspect.py + • pyi_rth_multiprocessing.py + • pyi_rth_pkgutil.py + • re + • re._casefix + • re._compiler + • re._constants + • re._parser + • reprlib + • sensor_stream_pb2 + • sensor_stream_pb2_grpc + • signal + • sre_compile + • sre_constants + • sre_parse + • stat + • statistics + • sys + • threading + • time + • traceback + • types + • typing + • warnings + • weakref + +
+ +
+ +
+ + 'collections.abc' +MissingModule
+imported by: + asyncio.base_events + • asyncio.coroutines + • google.protobuf.internal.containers + • google.protobuf.internal.well_known_types + • grpc.aio._metadata + • http.client + • importlib.resources.readers + • inspect + • logging + • numpy._typing._array_like + • numpy._typing._dtype_like + • numpy._typing._nested_sequence + • numpy._typing._shape + • numpy.lib._function_base_impl + • numpy.lib._npyio_impl + • numpy.polynomial._polybase + • numpy.random._common + • numpy.random._generator + • numpy.random.bit_generator + • numpy.random.mtrand + • selectors + • traceback + • tracemalloc + • typing + • typing_extensions + • xml.etree.ElementTree + +
+ +
+ +
+ + 'defusedxml.ElementTree' +MissingModule
+imported by: + openpyxl.xml.functions + +
+ +
+ +
+ + 'java.lang' +MissingModule
+imported by: + platform + +
+ +
+ +
+ + 'lxml.etree' +MissingModule
+imported by: + openpyxl.xml.functions + +
+ +
+ +
+ + 'numpy_distutils.command' +MissingModule
+imported by: + numpy.f2py.diagnose + +
+ +
+ +
+ + 'numpy_distutils.cpuinfo' +MissingModule
+imported by: + numpy.f2py.diagnose + +
+ +
+ +
+ + 'numpy_distutils.fcompiler' +MissingModule
+imported by: + numpy.f2py.diagnose + +
+ +
+ +
+ + PIL +MissingModule
+imported by: + openpyxl.drawing.image + +
+ +
+ +
+ + __future__ +SourceModule
+imported by: + _colorize + • _pyrepl.pager + • charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • codeop + • doctest + • et_xmlfile.xmlfile + • grpc._compression + • grpc._observability + • grpc._server + • grpc.aio._interceptor + • grpc.aio._metadata + • grpc.experimental + • importlib.metadata + • importlib.metadata._meta + • importlib.resources.readers + • pydoc + • sensor_server.py + +
+ +
+ +
+ + _abc (builtin module)
+imported by: + abc + +
+ +
+ +
+ + _aix_support +SourceModule
+imports: + contextlib + • os + • subprocess + • sys + • sysconfig + +
+
+imported by: + sysconfig + +
+ +
+ +
+ + _ast (builtin module)
+imported by: + ast + +
+ +
+ +
+ + _asyncio C:\Users\Administrator\miniconda3\DLLs\_asyncio.pyd
+imported by: + asyncio.events + • asyncio.futures + • asyncio.tasks + +
+ +
+ +
+ + _bisect (builtin module)
+imported by: + bisect + +
+ +
+ +
+ + _blake2 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _bz2 C:\Users\Administrator\miniconda3\DLLs\_bz2.pyd
+imported by: + bz2 + +
+ +
+ +
+ + _codecs (builtin module)
+imported by: + codecs + +
+ +
+ +
+ + _codecs_cn (builtin module)
+imported by: + encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + +
+ +
+ +
+ + _codecs_hk (builtin module)
+imported by: + encodings.big5hkscs + +
+ +
+ +
+ + _codecs_iso2022 (builtin module)
+imported by: + encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + +
+ +
+ +
+ + _codecs_jp (builtin module)
+imported by: + encodings.cp932 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _codecs_kr (builtin module)
+imported by: + encodings.cp949 + • encodings.euc_kr + • encodings.johab + +
+ +
+ +
+ + _codecs_tw (builtin module)
+imported by: + encodings.big5 + • encodings.cp950 + +
+ +
+ +
+ + _collections (builtin module)
+imported by: + collections + • threading + +
+ +
+ +
+ + _collections_abc +SourceModule
+imports: + abc + • sys + • warnings + +
+
+imported by: + collections + • contextlib + • locale + • os + • pathlib._local + • random + • sensor_server.py + • types + • weakref + +
+ +
+ +
+ + _colorize +SourceModule
+imports: + __future__ + • nt + • os + • sys + • typing + +
+
+imported by: + doctest + • pdb + • traceback + +
+ +
+ +
+ + _compat_pickle +SourceModule
+imported by: + _pickle + • pickle + +
+ +
+ +
+ + _compression +SourceModule
+imports: + io + • sys + +
+
+imported by: + bz2 + • gzip + • lzma + +
+ +
+ +
+ + _contextvars (builtin module)
+imported by: + contextvars + +
+ +
+ +
+ + _csv (builtin module)
+imported by: + csv + +
+ +
+ +
+ + _ctypes C:\Users\Administrator\miniconda3\DLLs\_ctypes.pyd
+imported by: + ctypes + • ctypes.macholib.dyld + • numpy._core._dtype_ctypes + +
+ +
+ +
+ + _datetime (builtin module)
+imports: + _strptime + • time + +
+
+imported by: + datetime + +
+ +
+ +
+ + _decimal C:\Users\Administrator\miniconda3\DLLs\_decimal.pyd
+imported by: + decimal + +
+ +
+ +
+ + _dummy_thread +MissingModule
+imported by: + numpy._core.arrayprint + +
+ +
+ +
+ + _elementtree C:\Users\Administrator\miniconda3\DLLs\_elementtree.pyd
+imports: + pyexpat + • xml.etree.ElementInclude + • xml.etree.ElementPath + • xml.etree.ElementTree + • xml.etree.cElementTree + +
+
+imported by: + xml.etree.ElementTree + +
+ +
+ +
+ + _frozen_importlib +ExcludedModule
+imported by: + importlib + • importlib.abc + • zipimport + +
+ +
+ +
+ + _frozen_importlib_external +MissingModule
+imported by: + importlib + • importlib._bootstrap + • importlib.abc + • zipimport + +
+ +
+ +
+ + _functools (builtin module)
+imported by: + functools + +
+ +
+ +
+ + _hashlib C:\Users\Administrator\miniconda3\DLLs\_hashlib.pyd
+imported by: + hashlib + • hmac + +
+ +
+ +
+ + _heapq (builtin module)
+imported by: + heapq + +
+ +
+ +
+ + _imp (builtin module)
+imported by: + importlib + • importlib._bootstrap_external + • importlib.util + • zipimport + +
+ +
+ +
+ + _io (builtin module)
+imported by: + importlib._bootstrap_external + • io + • zipimport + +
+ +
+ +
+ + _ios_support +SourceModule
+imports: + ctypes + • ctypes.util + • sys + +
+
+imported by: + webbrowser + +
+ +
+ +
+ + _json (builtin module)
+imports: + json.decoder + +
+
+imported by: + json.decoder + • json.encoder + • json.scanner + +
+ +
+ +
+ + _locale (builtin module)
+imported by: + locale + +
+ +
+ +
+ + _lzma C:\Users\Administrator\miniconda3\DLLs\_lzma.pyd
+imported by: + lzma + +
+ +
+ +
+ + _md5 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _multibytecodec (builtin module)
+imported by: + charset_normalizer.utils + • encodings.big5 + • encodings.big5hkscs + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.johab + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _multiprocessing C:\Users\Administrator\miniconda3\DLLs\_multiprocessing.pyd
+imported by: + multiprocessing.connection + • multiprocessing.resource_tracker + • multiprocessing.synchronize + +
+ +
+ +
+ + _opcode (builtin module)
+imported by: + dis + • opcode + +
+ +
+ +
+ + _opcode_metadata +SourceModule
+imported by: + opcode + +
+ +
+ +
+ + _operator (builtin module)
+imported by: + hmac + • operator + +
+ +
+ +
+ + _overlapped C:\Users\Administrator\miniconda3\DLLs\_overlapped.pyd
+imported by: + asyncio.windows_events + +
+ +
+ +
+ + _pickle (builtin module)
+imports: + _compat_pickle + • codecs + • copyreg + +
+
+imported by: + pickle + +
+ +
+ +
+ + _posixshmem +MissingModule
+imported by: + multiprocessing.resource_tracker + • multiprocessing.shared_memory + +
+ +
+ +
+ + _posixsubprocess +MissingModule
+imports: + gc + +
+
+imported by: + multiprocessing.util + • subprocess + +
+ +
+ +
+ + _py_abc +SourceModule
+imports: + _weakrefset + +
+
+imported by: + abc + +
+ +
+ +
+ + _pydatetime +SourceModule
+imports: + _strptime + • math + • operator + • sys + • time + • warnings + +
+
+imported by: + datetime + +
+ +
+ +
+ + _pydecimal +SourceModule
+imports: + collections + • contextvars + • itertools + • locale + • math + • numbers + • re + • sys + +
+
+imported by: + decimal + +
+ +
+ +
+ + _pyrepl +Package
+imported by: + _pyrepl.pager + +
+ +
+ +
+ + _pyrepl.pager +SourceModule
+imports: + __future__ + • _pyrepl + • io + • os + • re + • subprocess + • sys + • tempfile + • termios + • tty + • typing + +
+
+imported by: + pydoc + +
+ +
+ +
+ + _queue C:\Users\Administrator\miniconda3\DLLs\_queue.pyd
+imported by: + queue + +
+ +
+ +
+ + _random (builtin module)
+imported by: + random + +
+ +
+ +
+ + _scproxy +MissingModule
+imported by: + urllib.request + +
+ +
+ +
+ + _sha1 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _sha2 (builtin module)
+imported by: + hashlib + • random + +
+ +
+ +
+ + _sha3 (builtin module)
+imported by: + hashlib + +
+ +
+ +
+ + _signal (builtin module)
+imported by: + signal + +
+ +
+ +
+ + _socket C:\Users\Administrator\miniconda3\DLLs\_socket.pyd
+imported by: + socket + • types + • typing_extensions + +
+ +
+ +
+ + _sre (builtin module)
+imports: + copy + • re + +
+
+imported by: + re + • re._compiler + • re._constants + +
+ +
+ +
+ + _ssl C:\Users\Administrator\miniconda3\DLLs\_ssl.pyd
+imports: + socket + +
+
+imported by: + ssl + +
+ +
+ +
+ + _stat (builtin module)
+imported by: + stat + +
+ +
+ +
+ + _statistics (builtin module)
+imported by: + statistics + +
+ +
+ +
+ + _string (builtin module)
+imported by: + string + +
+ +
+ +
+ + _strptime +SourceModule
+imports: + _thread + • calendar + • datetime + • locale + • os + • re + • time + • warnings + +
+
+imported by: + _datetime + • _pydatetime + • time + +
+ +
+ +
+ + _struct (builtin module)
+imported by: + struct + +
+ +
+ +
+ + _suggestions (builtin module)
+imported by: + traceback + +
+ +
+ +
+ + _sysconfig (builtin module)
+imported by: + sysconfig + +
+ +
+ +
+ + _thread (builtin module)
+imported by: + _strptime + • functools + • numpy._core.arrayprint + • reprlib + • tempfile + • threading + +
+ +
+ +
+ + _threading_local +SourceModule
+imports: + contextlib + • threading + • weakref + +
+
+imported by: + threading + +
+ +
+ +
+ + _tokenize (builtin module)
+imported by: + tokenize + +
+ +
+ +
+ + _tracemalloc (builtin module)
+imported by: + tracemalloc + +
+ +
+ +
+ + _typeshed +MissingModule
+imported by: + numpy.random.bit_generator + +
+ +
+ +
+ + _typing (builtin module)
+imported by: + typing + +
+ +
+ +
+ + _warnings (builtin module)
+imported by: + importlib._bootstrap_external + • warnings + • zipimport + +
+ +
+ +
+ + _weakref (builtin module)
+imported by: + _weakrefset + • collections + • weakref + • xml.sax.expatreader + +
+ +
+ +
+ + _weakrefset +SourceModule
+imports: + _weakref + • types + +
+
+imported by: + _py_abc + • multiprocessing.process + • sensor_server.py + • threading + • weakref + +
+ +
+ +
+ + _winapi (builtin module)
+imported by: + asyncio.windows_events + • asyncio.windows_utils + • encodings + • mimetypes + • multiprocessing.connection + • multiprocessing.heap + • multiprocessing.popen_spawn_win32 + • multiprocessing.reduction + • multiprocessing.shared_memory + • multiprocessing.spawn + • ntpath + • shutil + • subprocess + • sysconfig + +
+ +
+ +
+ + _wmi C:\Users\Administrator\miniconda3\DLLs\_wmi.pyd
+imported by: + platform + +
+ +
+ +
+ + abc +SourceModule
+imports: + _abc + • _py_abc + +
+
+imported by: + _collections_abc + • contextlib + • dataclasses + • email._policybase + • functools + • google.protobuf.descriptor + • grpc + • grpc._observability + • grpc._server + • grpc.aio._base_call + • grpc.aio._base_channel + • grpc.aio._base_server + • grpc.aio._interceptor + • importlib._abc + • importlib.abc + • importlib.metadata + • importlib.resources.abc + • inspect + • io + • multiprocessing.reduction + • numbers + • numpy.f2py._backends._backend + • numpy.polynomial._polybase + • numpy.random.bit_generator + • os + • selectors + • sensor_server.py + • typing + • typing_extensions + +
+ +
+ +
+ + annotationlib +MissingModule
+imported by: + typing_extensions + +
+ +
+ +
+ + argparse +SourceModule
+imports: + copy + • gettext + • os + • re + • shutil + • sys + • textwrap + • warnings + +
+
+imported by: + ast + • calendar + • code + • dis + • doctest + • gzip + • http.server + • inspect + • numpy.f2py.f2py2e + • pdb + • py_compile + • random + • sensor_server.py + • tarfile + • tokenize + • unittest.main + • webbrowser + • zipfile + +
+ +
+ +
+ + array (builtin module)
+imported by: + multiprocessing.dummy + • multiprocessing.managers + • multiprocessing.reduction + • openpyxl.styles.cell_style + • socket + +
+ +
+ +
+ + ast +SourceModule
+imports: + _ast + • argparse + • collections + • contextlib + • enum + • inspect + • re + • sys + • warnings + +
+
+imported by: + inspect + • numpy._core._internal + • numpy.lib._format_impl + • numpy.lib._utils_impl + • numpy.matrixlib.defmatrix + • pydoc + • traceback + +
+ +
+ +
+ + asyncio +Package
+imports: + asyncio + • asyncio.DefaultEventLoopPolicy + • asyncio.base_events + • asyncio.base_futures + • asyncio.base_subprocess + • asyncio.base_tasks + • asyncio.constants + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.format_helpers + • asyncio.futures + • asyncio.locks + • asyncio.mixins + • asyncio.proactor_events + • asyncio.protocols + • asyncio.queues + • asyncio.runners + • asyncio.selector_events + • asyncio.sslproto + • asyncio.staggered + • asyncio.streams + • asyncio.subprocess + • asyncio.taskgroups + • asyncio.tasks + • asyncio.threads + • asyncio.timeouts + • asyncio.transports + • asyncio.trsock + • asyncio.unix_events + • asyncio.windows_events + • asyncio.windows_utils + • sys + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.base_futures + • asyncio.base_subprocess + • asyncio.base_tasks + • asyncio.constants + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.format_helpers + • asyncio.futures + • asyncio.locks + • asyncio.log + • asyncio.mixins + • asyncio.proactor_events + • asyncio.protocols + • asyncio.queues + • asyncio.runners + • asyncio.selector_events + • asyncio.sslproto + • asyncio.staggered + • asyncio.streams + • asyncio.subprocess + • asyncio.taskgroups + • asyncio.tasks + • asyncio.threads + • asyncio.timeouts + • asyncio.transports + • asyncio.trsock + • asyncio.unix_events + • asyncio.windows_events + • asyncio.windows_utils + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + • unittest.async_case + +
+ +
+ +
+ + asyncio.DefaultEventLoopPolicy +MissingModule
+imported by: + asyncio + • asyncio.events + +
+ +
+ +
+ + asyncio.base_events +SourceModule
+imports: + 'collections.abc' + • asyncio + • asyncio.constants + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.futures + • asyncio.log + • asyncio.protocols + • asyncio.sslproto + • asyncio.staggered + • asyncio.tasks + • asyncio.timeouts + • asyncio.transports + • asyncio.trsock + • collections + • concurrent.futures + • errno + • heapq + • itertools + • os + • socket + • ssl + • stat + • subprocess + • sys + • threading + • time + • traceback + • warnings + • weakref + +
+
+imported by: + asyncio + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.unix_events + +
+ +
+ +
+ + asyncio.base_futures +SourceModule
+imports: + asyncio + • asyncio.format_helpers + • reprlib + +
+
+imported by: + asyncio + • asyncio.base_tasks + • asyncio.futures + +
+ +
+ +
+ + asyncio.base_subprocess +SourceModule
+imports: + asyncio + • asyncio.log + • asyncio.protocols + • asyncio.transports + • collections + • os + • signal + • subprocess + • sys + • warnings + +
+
+imported by: + asyncio + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.base_tasks +SourceModule
+imports: + asyncio + • asyncio.base_futures + • asyncio.coroutines + • linecache + • reprlib + • traceback + +
+
+imported by: + asyncio + • asyncio.tasks + +
+ +
+ +
+ + asyncio.constants +SourceModule
+imports: + asyncio + • enum + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.format_helpers + • asyncio.proactor_events + • asyncio.runners + • asyncio.selector_events + • asyncio.sslproto + • asyncio.unix_events + +
+ +
+ +
+ + asyncio.coroutines +SourceModule
+imports: + 'collections.abc' + • asyncio + • inspect + • os + • sys + • types + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.base_tasks + • asyncio.runners + • asyncio.streams + • asyncio.tasks + • asyncio.unix_events + • typing_extensions + +
+ +
+ +
+ + asyncio.events +SourceModule
+imports: + _asyncio + • asyncio + • asyncio.DefaultEventLoopPolicy + • asyncio.format_helpers + • contextvars + • os + • signal + • socket + • subprocess + • sys + • threading + • warnings + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.futures + • asyncio.mixins + • asyncio.runners + • asyncio.selector_events + • asyncio.staggered + • asyncio.streams + • asyncio.subprocess + • asyncio.taskgroups + • asyncio.tasks + • asyncio.threads + • asyncio.timeouts + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.exceptions +SourceModule
+imports: + asyncio + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.futures + • asyncio.locks + • asyncio.proactor_events + • asyncio.runners + • asyncio.sslproto + • asyncio.staggered + • asyncio.streams + • asyncio.taskgroups + • asyncio.tasks + • asyncio.timeouts + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.format_helpers +SourceModule
+imports: + asyncio + • asyncio.constants + • functools + • inspect + • reprlib + • sys + • traceback + +
+
+imported by: + asyncio + • asyncio.base_futures + • asyncio.events + • asyncio.futures + • asyncio.streams + +
+ +
+ +
+ + asyncio.futures +SourceModule
+imports: + _asyncio + • asyncio + • asyncio.base_futures + • asyncio.events + • asyncio.exceptions + • asyncio.format_helpers + • concurrent.futures + • contextvars + • logging + • sys + • types + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.tasks + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.locks +SourceModule
+imports: + asyncio + • asyncio.exceptions + • asyncio.mixins + • collections + • enum + +
+
+imported by: + asyncio + • asyncio.queues + • asyncio.staggered + +
+ +
+ +
+ + asyncio.log +SourceModule
+imports: + asyncio + • logging + +
+
+imported by: + asyncio.base_events + • asyncio.base_subprocess + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.sslproto + • asyncio.streams + • asyncio.subprocess + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.mixins +SourceModule
+imports: + asyncio + • asyncio.events + • threading + +
+
+imported by: + asyncio + • asyncio.locks + • asyncio.queues + +
+ +
+ +
+ + asyncio.proactor_events +SourceModule
+imports: + asyncio + • asyncio.base_events + • asyncio.constants + • asyncio.exceptions + • asyncio.futures + • asyncio.log + • asyncio.protocols + • asyncio.sslproto + • asyncio.transports + • asyncio.trsock + • collections + • io + • os + • signal + • socket + • threading + • warnings + +
+
+imported by: + asyncio + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.protocols +SourceModule
+imports: + asyncio + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.sslproto + • asyncio.streams + • asyncio.subprocess + +
+ +
+ +
+ + asyncio.queues +SourceModule
+imports: + asyncio + • asyncio.locks + • asyncio.mixins + • collections + • heapq + • types + +
+
+imported by: + asyncio + • asyncio.tasks + +
+ +
+ +
+ + asyncio.runners +SourceModule
+imports: + asyncio + • asyncio.constants + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.tasks + • contextvars + • enum + • functools + • signal + • threading + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.selector_events +SourceModule
+imports: + asyncio + • asyncio.base_events + • asyncio.constants + • asyncio.events + • asyncio.futures + • asyncio.log + • asyncio.protocols + • asyncio.sslproto + • asyncio.transports + • asyncio.trsock + • collections + • errno + • functools + • itertools + • os + • selectors + • socket + • ssl + • warnings + • weakref + +
+
+imported by: + asyncio + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.sslproto +SourceModule
+imports: + asyncio + • asyncio.constants + • asyncio.exceptions + • asyncio.log + • asyncio.protocols + • asyncio.transports + • collections + • enum + • ssl + • warnings + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.proactor_events + • asyncio.selector_events + +
+ +
+ +
+ + asyncio.staggered +SourceModule
+imports: + asyncio + • asyncio.events + • asyncio.exceptions + • asyncio.locks + • asyncio.tasks + • contextlib + +
+
+imported by: + asyncio + • asyncio.base_events + +
+ +
+ +
+ + asyncio.streams +SourceModule
+imports: + asyncio + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.format_helpers + • asyncio.log + • asyncio.protocols + • asyncio.tasks + • collections + • socket + • sys + • warnings + • weakref + +
+
+imported by: + asyncio + • asyncio.subprocess + +
+ +
+ +
+ + asyncio.subprocess +SourceModule
+imports: + asyncio + • asyncio.events + • asyncio.log + • asyncio.protocols + • asyncio.streams + • asyncio.tasks + • subprocess + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.taskgroups +SourceModule
+imports: + asyncio + • asyncio.events + • asyncio.exceptions + • asyncio.tasks + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.tasks +SourceModule
+imports: + _asyncio + • asyncio + • asyncio.base_tasks + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.futures + • asyncio.queues + • asyncio.timeouts + • concurrent.futures + • contextvars + • functools + • inspect + • itertools + • math + • types + • weakref + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.runners + • asyncio.staggered + • asyncio.streams + • asyncio.subprocess + • asyncio.taskgroups + • asyncio.timeouts + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.threads +SourceModule
+imports: + asyncio + • asyncio.events + • contextvars + • functools + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.timeouts +SourceModule
+imports: + asyncio + • asyncio.events + • asyncio.exceptions + • asyncio.tasks + • enum + • types + • typing + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.tasks + +
+ +
+ +
+ + asyncio.transports +SourceModule
+imports: + asyncio + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.sslproto + • asyncio.unix_events + +
+ +
+ +
+ + asyncio.trsock +SourceModule
+imports: + asyncio + • socket + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.proactor_events + • asyncio.selector_events + +
+ +
+ +
+ + asyncio.unix_events +SourceModule
+imports: + asyncio + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.constants + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.futures + • asyncio.log + • asyncio.selector_events + • asyncio.tasks + • asyncio.transports + • errno + • io + • itertools + • os + • selectors + • signal + • socket + • stat + • subprocess + • sys + • threading + • warnings + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.windows_events +SourceModule
+imports: + _overlapped + • _winapi + • asyncio + • asyncio.base_subprocess + • asyncio.events + • asyncio.exceptions + • asyncio.futures + • asyncio.log + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.tasks + • asyncio.windows_utils + • errno + • functools + • math + • msvcrt + • socket + • struct + • sys + • time + • weakref + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.windows_utils +SourceModule
+imports: + _winapi + • asyncio + • itertools + • msvcrt + • os + • subprocess + • sys + • tempfile + • warnings + +
+
+imported by: + asyncio + • asyncio.windows_events + +
+ +
+ +
+ + atexit (builtin module)
+imported by: + logging + • multiprocessing.forkserver + • multiprocessing.popen_fork + • multiprocessing.util + • openpyxl.worksheet._writer + • rlcompleter + • weakref + +
+ +
+ +
+ + base64 +SourceModule
+imports: + binascii + • getopt + • io + • re + • struct + • sys + +
+
+imported by: + email._encoded_words + • email.base64mime + • email.encoders + • encodings.base64_codec + • http.server + • multiprocessing.resource_tracker + • secrets + • ssl + • urllib.request + • xmlrpc.client + +
+ +
+ +
+ + bdb +SourceModule
+imports: + contextlib + • fnmatch + • inspect + • linecache + • os + • reprlib + • sys + +
+
+imported by: + pdb + +
+ +
+ +
+ + binascii (builtin module)
+imported by: + base64 + • email._encoded_words + • email.base64mime + • email.contentmanager + • email.header + • email.message + • encodings.hex_codec + • encodings.uu_codec + • google.protobuf.descriptor + • http.server + • quopri + • zipfile + +
+ +
+ +
+ + bisect +SourceModule
+imports: + _bisect + +
+
+imported by: + multiprocessing.heap + • random + • statistics + • urllib.request + +
+ +
+ +
+ + builtins (builtin module)
+imported by: + bz2 + • code + • codecs + • doctest + • enum + • gettext + • gzip + • inspect + • locale + • lzma + • numpy._core.numeric + • numpy._core.numerictypes + • numpy.lib._function_base_impl + • numpy.ma.core + • numpy.random.mtrand + • operator + • pydoc + • reprlib + • rlcompleter + • subprocess + • tarfile + • tokenize + • typing_extensions + • warnings + +
+ +
+ +
+ + bz2 +SourceModule
+imports: + _bz2 + • _compression + • builtins + • io + • os + +
+
+imported by: + encodings.bz2_codec + • fileinput + • numpy.lib._datasource + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + calendar +SourceModule
+imports: + argparse + • datetime + • enum + • itertools + • locale + • sys + • warnings + +
+
+imported by: + _strptime + • email._parseaddr + • google.protobuf.internal.well_known_types + • http.cookiejar + • ssl + +
+ +
+ +
+ + charset_normalizer +Package
+imports: + __future__ + • charset_normalizer.api + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • logging + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • numpy.f2py.crackfortran + +
+ +
+ +
+ + charset_normalizer.api +SourceModule
+imports: + __future__ + • charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • logging + • os + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.legacy + +
+ +
+ +
+ + charset_normalizer.cd +SourceModule
+imports: + __future__ + • charset_normalizer + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • codecs + • collections + • functools + • importlib + • typing + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.constant +SourceModule
+imports: + __future__ + • charset_normalizer + • codecs + • encodings.aliases + • re + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.legacy + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + +
+ +
+ +
+ + charset_normalizer.legacy +SourceModule
+imports: + __future__ + • charset_normalizer + • charset_normalizer.api + • charset_normalizer.constant + • typing + • typing_extensions + • warnings + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + charset_normalizer.md +SourceModule
+imports: + __future__ + • charset_normalizer + • charset_normalizer.constant + • charset_normalizer.utils + • functools + • logging + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.models +SourceModule
+imports: + __future__ + • charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • encodings.aliases + • hashlib + • json + • re + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.utils +SourceModule
+imports: + __future__ + • _multibytecodec + • charset_normalizer + • charset_normalizer.constant + • codecs + • encodings.aliases + • functools + • importlib + • logging + • re + • typing + • unicodedata + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.md + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.version +SourceModule
+imports: + __future__ + • charset_normalizer + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + cmd +SourceModule
+imports: + inspect + • readline + • string + • sys + +
+
+imported by: + pdb + +
+ +
+ +
+ + code +SourceModule
+imports: + argparse + • builtins + • codeop + • readline + • sys + • traceback + +
+
+imported by: + pdb + +
+ +
+ +
+ + codecs +SourceModule
+imports: + _codecs + • builtins + • encodings + • sys + +
+
+imported by: + _pickle + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • encodings + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • json + • numpy.f2py.crackfortran + • pickle + • sensor_server.py + • tokenize + • xml.sax.saxutils + +
+ +
+ +
+ + codeop +SourceModule
+imports: + __future__ + • warnings + +
+
+imported by: + code + • pdb + +
+ +
+ +
+ + collections +Package
+imports: + _collections + • _collections_abc + • _weakref + • copy + • heapq + • itertools + • keyword + • operator + • reprlib + • sys + +
+
+imported by: + _pydecimal + • ast + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.locks + • asyncio.proactor_events + • asyncio.queues + • asyncio.selector_events + • asyncio.sslproto + • asyncio.streams + • charset_normalizer.cd + • concurrent.futures._base + • contextlib + • difflib + • dis + • doctest + • email.feedparser + • functools + • google.protobuf.descriptor_pool + • grpc._interceptor + • grpc._plugin_wrapping + • grpc._server + • grpc._simple_stubs + • grpc._utilities + • grpc.aio._interceptor + • grpc.aio._metadata + • importlib.metadata + • importlib.metadata._collections + • importlib.resources.readers + • inspect + • multiprocessing.heap + • multiprocessing.pool + • multiprocessing.queues + • multiprocessing.resource_tracker + • numpy._core.overrides + • numpy._core.records + • openpyxl.chart._chart + • openpyxl.formatting.formatting + • openpyxl.pivot.table + • openpyxl.utils.bound_dictionary + • openpyxl.workbook.defined_name + • openpyxl.worksheet._writer + • openpyxl.worksheet.datavalidation + • pkgutil + • platform + • pprint + • pydoc + • queue + • selectors + • sensor_server.py + • shlex + • shutil + • ssl + • statistics + • string + • threading + • tokenize + • typing + • typing_extensions + • unittest._log + • unittest.case + • unittest.util + • urllib.parse + • xml.etree.ElementTree + +
+ +
+ +
+ + concurrent +Package
+imports: + concurrent.futures + +
+
+imported by: + concurrent.futures + • grpc._server + • sensor_server.py + +
+ +
+ +
+ + concurrent.futures +Package
+imports: + concurrent + • concurrent.futures._base + • concurrent.futures.process + • concurrent.futures.thread + +
+
+imported by: + asyncio.base_events + • asyncio.futures + • asyncio.tasks + • concurrent + • concurrent.futures._base + • concurrent.futures.process + • concurrent.futures.thread + • grpc._server + • grpc.aio._server + • numpy.testing._private.utils + • sensor_server.py + +
+ +
+ +
+ + concurrent.futures._base +SourceModule
+imports: + collections + • concurrent.futures + • logging + • threading + • time + • types + +
+
+imported by: + concurrent.futures + • concurrent.futures.process + • concurrent.futures.thread + +
+ +
+ +
+ + concurrent.futures.process +SourceModule
+imports: + concurrent.futures + • concurrent.futures._base + • functools + • itertools + • multiprocessing + • multiprocessing.connection + • multiprocessing.queues + • multiprocessing.synchronize + • os + • queue + • sys + • threading + • traceback + • weakref + +
+
+imported by: + concurrent.futures + +
+ +
+ +
+ + concurrent.futures.thread +SourceModule
+imports: + concurrent.futures + • concurrent.futures._base + • itertools + • os + • queue + • threading + • types + • weakref + +
+
+imported by: + concurrent.futures + +
+ +
+ +
+ + contextlib +SourceModule
+imports: + _collections_abc + • abc + • collections + • functools + • os + • sys + • types + +
+
+imported by: + _aix_support + • _threading_local + • ast + • asyncio.staggered + • bdb + • et_xmlfile.incremental_tree + • et_xmlfile.xmlfile + • getpass + • glob + • grpc + • grpc._observability + • grpc_tools.protoc + • http.server + • importlib.metadata + • importlib.resources._adapters + • importlib.resources._common + • importlib.resources.readers + • numpy._core._methods + • numpy._core.arrayprint + • numpy._core.memmap + • numpy._core.records + • numpy.lib._histograms_impl + • numpy.lib._npyio_impl + • numpy.testing._private.utils + • pdb + • subprocess + • traceback + • typing + • typing_extensions + • unittest.case + • urllib.request + • xml.etree.ElementTree + • zipfile._path + +
+ +
+ +
+ + contextvars +SourceModule
+imports: + _contextvars + +
+
+imported by: + _pydecimal + • asyncio.events + • asyncio.futures + • asyncio.runners + • asyncio.tasks + • asyncio.threads + • grpc._plugin_wrapping + • grpc._server + • numpy._core.printoptions + • unittest.async_case + +
+ +
+ +
+ + copy +SourceModule
+imports: + copyreg + • types + • weakref + +
+
+imported by: + _sre + • argparse + • collections + • dataclasses + • email.generator + • gettext + • google.protobuf.internal.containers + • grpc._channel + • grpc.experimental + • http.cookiejar + • http.server + • numpy.f2py.capi_maps + • numpy.f2py.cfuncs + • numpy.f2py.crackfortran + • numpy.f2py.func2subr + • numpy.f2py.rules + • numpy.ma.core + • openpyxl.cell.cell + • openpyxl.cell.rich_text + • openpyxl.descriptors.serialisable + • openpyxl.styles.proxy + • openpyxl.styles.styleable + • openpyxl.workbook.workbook + • openpyxl.worksheet._reader + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.copier + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.merge + • tarfile + • weakref + • webbrowser + • xml.etree.ElementInclude + +
+ +
+ +
+ + copyreg +SourceModule
+imports: + functools + • operator + +
+
+imported by: + _pickle + • copy + • multiprocessing.reduction + • numpy._core + • pickle + • re + • sensor_server.py + • typing + +
+ +
+ +
+ + csv +SourceModule
+imports: + _csv + • io + • re + • types + +
+
+imported by: + importlib.metadata + • sensor_server.py + +
+ +
+ +
+ + ctypes +Package
+imports: + _ctypes + • ctypes._endian + • ctypes.util + • nt + • os + • struct + • sys + • sysconfig + • types + • warnings + +
+
+imported by: + _ios_support + • ctypes._aix + • ctypes._endian + • ctypes.macholib + • ctypes.util + • multiprocessing.sharedctypes + • numpy._core._dtype_ctypes + • numpy._core._internal + • numpy.ctypeslib._ctypeslib + • platform + • webbrowser + +
+ +
+ +
+ + ctypes._aix +SourceModule
+imports: + ctypes + • os + • re + • subprocess + • sys + +
+
+imported by: + ctypes.util + +
+ +
+ +
+ + ctypes._endian +SourceModule
+imports: + ctypes + • sys + +
+
+imported by: + ctypes + +
+ +
+ +
+ + ctypes.macholib +Package
+imports: + ctypes + +
+
+imported by: + ctypes.macholib.dyld + • ctypes.macholib.dylib + • ctypes.macholib.framework + +
+ +
+ +
+ + ctypes.macholib.dyld +SourceModule
+imports: + _ctypes + • ctypes.macholib + • ctypes.macholib.dylib + • ctypes.macholib.framework + • itertools + • os + • sys + +
+
+imported by: + ctypes.util + +
+ +
+ +
+ + ctypes.macholib.dylib +SourceModule
+imports: + ctypes.macholib + • re + +
+
+imported by: + ctypes.macholib.dyld + +
+ +
+ +
+ + ctypes.macholib.framework +SourceModule
+imports: + ctypes.macholib + • re + +
+
+imported by: + ctypes.macholib.dyld + +
+ +
+ +
+ + ctypes.util +SourceModule
+imports: + ctypes + • ctypes._aix + • ctypes.macholib.dyld + • importlib.machinery + • os + • re + • shutil + • struct + • subprocess + • sys + • tempfile + +
+
+imported by: + _ios_support + • ctypes + +
+ +
+ +
+ + dataclasses +SourceModule
+imports: + abc + • copy + • inspect + • itertools + • keyword + • re + • reprlib + • sys + • types + +
+
+imported by: + pprint + • sensor_server.py + +
+ +
+ +
+ + datetime +SourceModule
+imports: + _datetime + • _pydatetime + • time + +
+
+imported by: + _strptime + • calendar + • email.utils + • google.protobuf.internal.python_message + • google.protobuf.internal.well_known_types + • grpc._simple_stubs + • http.cookiejar + • http.server + • openpyxl.cell._writer + • openpyxl.cell.cell + • openpyxl.compat.strings + • openpyxl.descriptors.base + • openpyxl.packaging.core + • openpyxl.utils.datetime + • openpyxl.writer.excel + • xmlrpc.client + +
+ +
+ +
+ + decimal +SourceModule
+imports: + _decimal + • _pydecimal + • sys + +
+
+imported by: + fractions + • openpyxl.compat.numbers + • statistics + • xmlrpc.client + +
+ +
+ +
+ + defusedxml +MissingModule
+imported by: + openpyxl.xml + +
+ +
+ +
+ + difflib +SourceModule
+imports: + collections + • difflib + • heapq + • re + • types + +
+
+imported by: + difflib + • doctest + • numpy.testing._private.utils + • unittest.case + +
+ +
+ +
+ + dis +SourceModule
+imports: + _opcode + • argparse + • collections + • io + • opcode + • sys + • types + +
+
+imported by: + inspect + • pdb + +
+ +
+ +
+ + doctest +SourceModule
+imports: + __future__ + • _colorize + • argparse + • builtins + • collections + • difflib + • functools + • inspect + • io + • linecache + • os + • pdb + • re + • sys + • traceback + • unittest + +
+
+imported by: + numpy.testing._private.utils + +
+ +
+ +
+ + email +Package
+imports: + email._header_value_parser + • email.charset + • email.errors + • email.header + • email.parser + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email._parseaddr + • email._policybase + • email.base64mime + • email.charset + • email.contentmanager + • email.encoders + • email.errors + • email.feedparser + • email.generator + • email.header + • email.headerregistry + • email.iterators + • email.message + • email.parser + • email.policy + • email.quoprimime + • email.utils + • importlib.metadata + • urllib.request + +
+ +
+ +
+ + email._encoded_words +SourceModule
+imports: + base64 + • binascii + • email + • email.errors + • functools + • re + • string + +
+
+imported by: + email._header_value_parser + • email.message + +
+ +
+ +
+ + email._header_value_parser +SourceModule
+imports: + email + • email._encoded_words + • email.errors + • email.utils + • operator + • re + • string + • sys + • urllib + +
+
+imported by: + email + • email.headerregistry + +
+ +
+ +
+ + email._parseaddr +SourceModule
+imports: + calendar + • email + • time + +
+
+imported by: + email.utils + +
+ +
+ +
+ + email._policybase +SourceModule
+imports: + abc + • email + • email.charset + • email.header + • email.utils + +
+
+imported by: + email.feedparser + • email.message + • email.parser + • email.policy + +
+ +
+ +
+ + email.base64mime +SourceModule
+imports: + base64 + • binascii + • email + +
+
+imported by: + email.charset + • email.header + +
+ +
+ +
+ + email.charset +SourceModule
+imports: + email + • email.base64mime + • email.encoders + • email.errors + • email.quoprimime + • functools + +
+
+imported by: + email + • email._policybase + • email.contentmanager + • email.header + • email.message + • email.utils + +
+ +
+ +
+ + email.contentmanager +SourceModule
+imports: + binascii + • email + • email.charset + • email.errors + • email.message + • email.quoprimime + • sys + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.encoders +SourceModule
+imports: + base64 + • email + • quopri + +
+
+imported by: + email.charset + +
+ +
+ +
+ + email.errors +SourceModule
+imports: + email + +
+
+imported by: + email + • email._encoded_words + • email._header_value_parser + • email.charset + • email.contentmanager + • email.feedparser + • email.generator + • email.header + • email.headerregistry + • email.message + +
+ +
+ +
+ + email.feedparser +SourceModule
+imports: + collections + • email + • email._policybase + • email.errors + • email.message + • io + • re + +
+
+imported by: + email.parser + +
+ +
+ +
+ + email.generator +SourceModule
+imports: + copy + • email + • email.errors + • email.utils + • io + • random + • re + • sys + • time + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.header +SourceModule
+imports: + binascii + • email + • email.base64mime + • email.charset + • email.errors + • email.quoprimime + • re + +
+
+imported by: + email + • email._policybase + +
+ +
+ +
+ + email.headerregistry +SourceModule
+imports: + email + • email._header_value_parser + • email.errors + • email.utils + • types + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.iterators +SourceModule
+imports: + email + • io + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.message +SourceModule
+imports: + binascii + • email + • email._encoded_words + • email._policybase + • email.charset + • email.errors + • email.generator + • email.iterators + • email.policy + • email.utils + • io + • quopri + • re + +
+
+imported by: + email.contentmanager + • email.feedparser + • email.policy + • http.client + • importlib.metadata._adapters + • pydoc + +
+ +
+ +
+ + email.parser +SourceModule
+imports: + email + • email._policybase + • email.feedparser + • io + +
+
+imported by: + email + • http.client + +
+ +
+ +
+ + email.policy +SourceModule
+imports: + email + • email._policybase + • email.contentmanager + • email.headerregistry + • email.message + • email.utils + • re + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.quoprimime +SourceModule
+imports: + email + • re + • string + +
+
+imported by: + email.charset + • email.contentmanager + • email.header + +
+ +
+ +
+ + email.utils +SourceModule
+imports: + datetime + • email + • email._parseaddr + • email.charset + • os + • random + • re + • socket + • time + • urllib.parse + • warnings + +
+
+imported by: + email._header_value_parser + • email._policybase + • email.generator + • email.headerregistry + • email.message + • email.policy + • http.server + • urllib.request + +
+ +
+ +
+ + encodings +Package
+imports: + _winapi + • codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • sys + +
+
+imported by: + codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • locale + • sensor_server.py + +
+ +
+ +
+ + encodings.aliases +SourceModule
+imports: + encodings + +
+
+imported by: + charset_normalizer.constant + • charset_normalizer.models + • charset_normalizer.utils + • encodings + • locale + • sensor_server.py + +
+ +
+ +
+ + encodings.ascii +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.base64_codec +SourceModule
+imports: + base64 + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.big5 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.big5hkscs +SourceModule
+imports: + _codecs_hk + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.bz2_codec +SourceModule
+imports: + bz2 + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.charmap +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp037 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1006 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1026 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1125 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1140 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1250 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1251 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1252 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1253 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1254 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1255 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1256 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1257 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp1258 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp273 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp424 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp437 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp500 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp720 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp737 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp775 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp850 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp852 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp855 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp856 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp857 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp858 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp860 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp861 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp862 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp863 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp864 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp865 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp866 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp869 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp874 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp875 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp932 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp949 +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.cp950 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.euc_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.euc_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.euc_jp +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.euc_kr +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.gb18030 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.gb2312 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.gbk +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.hex_codec +SourceModule
+imports: + binascii + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.hp_roman8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.hz +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.idna +SourceModule
+imports: + codecs + • encodings + • re + • stringprep + • unicodedata + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso2022_jp +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso2022_jp_1 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso2022_jp_2 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso2022_jp_2004 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso2022_jp_3 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso2022_jp_ext +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso2022_kr +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_10 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_11 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_13 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_14 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_15 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_16 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_3 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_4 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_5 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_6 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.iso8859_9 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.johab +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.koi8_r +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.koi8_t +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.koi8_u +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.kz1048 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.latin_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_arabic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_croatian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_cyrillic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_farsi +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_greek +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_iceland +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_latin2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_roman +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_romanian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mac_turkish +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.mbcs +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.oem +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.palmos +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.ptcp154 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.punycode +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.quopri_codec +SourceModule
+imports: + codecs + • encodings + • io + • quopri + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.raw_unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • google.protobuf.text_format + • sensor_server.py + +
+ +
+ +
+ + encodings.rot_13 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.shift_jis +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.shift_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.shift_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.tis_620 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.undefined +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • google.protobuf.text_format + • sensor_server.py + +
+ +
+ +
+ + encodings.utf_16 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.utf_16_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.utf_16_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.utf_32 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.utf_32_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.utf_32_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.utf_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.utf_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.utf_8_sig +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.uu_codec +SourceModule
+imports: + binascii + • codecs + • encodings + • io + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + encodings.zlib_codec +SourceModule
+imports: + codecs + • encodings + • zlib + +
+
+imported by: + encodings + • sensor_server.py + +
+ +
+ +
+ + enum +SourceModule
+imports: + builtins + • functools + • sys + • types + • warnings + +
+
+imported by: + ast + • asyncio.constants + • asyncio.locks + • asyncio.runners + • asyncio.sslproto + • asyncio.timeouts + • calendar + • google.protobuf.runtime_version + • grpc + • grpc._server + • grpc.aio._call + • http + • inspect + • numpy.__config__ + • numpy._globals + • numpy.f2py.symbolic + • py_compile + • re + • sensor_server.py + • signal + • socket + • ssl + • typing_extensions + +
+ +
+ +
+ + errno (builtin module)
+imported by: + asyncio.base_events + • asyncio.selector_events + • asyncio.unix_events + • asyncio.windows_events + • gettext + • gzip + • http.client + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.queues + • multiprocessing.shared_memory + • numpy.f2py._backends._meson + • pathlib._abc + • posixpath + • shutil + • socket + • ssl + • subprocess + • tempfile + • xmlrpc.client + +
+ +
+ +
+ + et_xmlfile +Package
+imports: + et_xmlfile + • et_xmlfile.incremental_tree + • et_xmlfile.xmlfile + +
+
+imported by: + et_xmlfile + • et_xmlfile.incremental_tree + • et_xmlfile.xmlfile + • openpyxl.xml.functions + +
+ +
+ +
+ + et_xmlfile.incremental_tree +SourceModule
+imports: + contextlib + • et_xmlfile + • io + • xml.etree.ElementTree + +
+
+imported by: + et_xmlfile + • et_xmlfile.xmlfile + +
+ +
+ +
+ + et_xmlfile.xmlfile +SourceModule
+imports: + __future__ + • contextlib + • et_xmlfile + • et_xmlfile.incremental_tree + • xml.etree.ElementTree + +
+
+imported by: + et_xmlfile + • openpyxl.xml.functions + +
+ +
+ +
+ + fcntl +MissingModule
+imported by: + subprocess + +
+ +
+ +
+ + fileinput +SourceModule
+imports: + bz2 + • getopt + • gzip + • io + • os + • sys + • types + • warnings + +
+
+imported by: + numpy.f2py.crackfortran + +
+ +
+ +
+ + fnmatch +SourceModule
+imports: + functools + • os + • posixpath + • re + +
+
+imported by: + bdb + • glob + • shutil + • tracemalloc + • unittest.loader + • urllib.request + +
+ +
+ +
+ + fractions +SourceModule
+imports: + decimal + • functools + • math + • numbers + • operator + • re + • sys + +
+
+imported by: + statistics + +
+ +
+ +
+ + ftplib +SourceModule
+imports: + netrc + • re + • socket + • ssl + • sys + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + functools +SourceModule
+imports: + _functools + • _thread + • abc + • collections + • reprlib + • types + • typing + • warnings + • weakref + +
+
+imported by: + asyncio.format_helpers + • asyncio.runners + • asyncio.selector_events + • asyncio.tasks + • asyncio.threads + • asyncio.windows_events + • charset_normalizer.cd + • charset_normalizer.md + • charset_normalizer.utils + • concurrent.futures.process + • contextlib + • copyreg + • doctest + • email._encoded_words + • email.charset + • enum + • fnmatch + • fractions + • glob + • grpc._channel + • grpc.aio._call + • grpc.aio._interceptor + • grpc.experimental + • importlib.metadata + • importlib.metadata._adapters + • importlib.metadata._functools + • importlib.resources._common + • inspect + • ipaddress + • locale + • multiprocessing.reduction + • multiprocessing.shared_memory + • numpy._core._ufunc_config + • numpy._core.arrayprint + • numpy._core.defchararray + • numpy._core.einsumfunc + • numpy._core.fromnumeric + • numpy._core.function_base + • numpy._core.getlimits + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.overrides + • numpy._core.shape_base + • numpy._core.strings + • numpy._utils + • numpy.f2py.auxfuncs + • numpy.fft._pocketfft + • numpy.lib._arraysetops_impl + • numpy.lib._arrayterator_impl + • numpy.lib._function_base_impl + • numpy.lib._histograms_impl + • numpy.lib._index_tricks_impl + • numpy.lib._nanfunctions_impl + • numpy.lib._npyio_impl + • numpy.lib._polynomial_impl + • numpy.lib._shape_base_impl + • numpy.lib._twodim_base_impl + • numpy.lib._type_check_impl + • numpy.lib._utils_impl + • numpy.linalg._linalg + • numpy.ma.core + • numpy.ma.extras + • numpy.polynomial.polyutils + • numpy.testing._private.utils + • openpyxl.compat + • openpyxl.utils.cell + • openpyxl.xml.functions + • operator + • pathlib._abc + • pickle + • pkgutil + • platform + • re + • sensor_server.py + • statistics + • tempfile + • tokenize + • tracemalloc + • types + • typing + • typing_extensions + • unittest.case + • unittest.loader + • unittest.result + • unittest.signals + • urllib.parse + • warnings + +
+ +
+ +
+ + gc (builtin module)
+imports: + time + +
+
+imported by: + _posixsubprocess + • numpy.testing._private.utils + • weakref + +
+ +
+ +
+ + genericpath +SourceModule
+imports: + os + • stat + +
+
+imported by: + ntpath + • posixpath + • sensor_server.py + +
+ +
+ +
+ + getopt +SourceModule
+imports: + gettext + • os + • sys + +
+
+imported by: + base64 + • fileinput + • mimetypes + • pydoc + • quopri + +
+ +
+ +
+ + getpass +SourceModule
+imports: + contextlib + • io + • msvcrt + • os + • pwd + • sys + • termios + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + gettext +SourceModule
+imports: + builtins + • copy + • errno + • locale + • operator + • os + • re + • struct + • sys + • warnings + +
+
+imported by: + argparse + • getopt + +
+ +
+ +
+ + glob +SourceModule
+imports: + contextlib + • fnmatch + • functools + • itertools + • operator + • os + • re + • stat + • sys + • warnings + +
+
+imported by: + pathlib._abc + • pathlib._local + • pdb + +
+ +
+ +
+ + google +NamespacePackage
+imported by: + google._upb + • google.protobuf + +
+ +
+ +
+ + google._upb +NamespacePackage
+imports: + google + • google._upb._message + +
+
+imported by: + google._upb._message + • google.protobuf.internal.api_implementation + +
+ +
+ +
+ + google._upb._message C:\Users\Administrator\miniconda3\Lib\site-packages\google\_upb\_message.pyd
+imports: + google._upb + +
+
+imported by: + google._upb + • google.protobuf.internal.api_implementation + +
+ +
+ +
+ + google.protobuf +Package
+imports: + google + • google.protobuf.descriptor + • google.protobuf.descriptor_database + • google.protobuf.descriptor_pb2 + • google.protobuf.descriptor_pool + • google.protobuf.enable_deterministic_proto_serialization + • google.protobuf.message + • google.protobuf.message_factory + • google.protobuf.reflection + • google.protobuf.runtime_version + • google.protobuf.service_reflection + • google.protobuf.symbol_database + • google.protobuf.text_encoding + • google.protobuf.text_format + • google.protobuf.unknown_fields + +
+
+imported by: + google.protobuf.descriptor + • google.protobuf.descriptor_database + • google.protobuf.descriptor_pb2 + • google.protobuf.descriptor_pool + • google.protobuf.internal + • google.protobuf.internal.api_implementation + • google.protobuf.internal.builder + • google.protobuf.internal.decoder + • google.protobuf.internal.extension_dict + • google.protobuf.internal.python_message + • google.protobuf.internal.type_checkers + • google.protobuf.internal.wire_format + • google.protobuf.message + • google.protobuf.message_factory + • google.protobuf.pyext + • google.protobuf.reflection + • google.protobuf.runtime_version + • google.protobuf.service_reflection + • google.protobuf.symbol_database + • google.protobuf.text_encoding + • google.protobuf.text_format + • google.protobuf.unknown_fields + • sensor_stream_pb2 + +
+ +
+ +
+ + google.protobuf.descriptor +SourceModule
+imports: + abc + • binascii + • google.protobuf + • google.protobuf.descriptor_pb2 + • google.protobuf.descriptor_pool + • google.protobuf.internal + • google.protobuf.internal.api_implementation + • google.protobuf.pyext + • google.protobuf.pyext._message + • os + • threading + • warnings + +
+
+imported by: + google.protobuf + • google.protobuf.descriptor_pb2 + • google.protobuf.descriptor_pool + • google.protobuf.internal.extension_dict + • google.protobuf.internal.field_mask + • google.protobuf.internal.python_message + • google.protobuf.internal.type_checkers + • google.protobuf.internal.wire_format + • google.protobuf.text_format + • sensor_stream_pb2 + +
+ +
+ +
+ + google.protobuf.descriptor_database +SourceModule
+imports: + google.protobuf + • warnings + +
+
+imported by: + google.protobuf + • google.protobuf.descriptor_pool + +
+ +
+ +
+ + google.protobuf.descriptor_pb2 +SourceModule
+imports: + google.protobuf + • google.protobuf.descriptor + • google.protobuf.descriptor_pool + • google.protobuf.internal + • google.protobuf.internal.builder + • google.protobuf.runtime_version + • google.protobuf.symbol_database + +
+
+imported by: + google.protobuf + • google.protobuf.descriptor + • google.protobuf.descriptor_pool + +
+ +
+ +
+ + google.protobuf.descriptor_pool +SourceModule
+imports: + collections + • google.protobuf + • google.protobuf.descriptor + • google.protobuf.descriptor_database + • google.protobuf.descriptor_pb2 + • google.protobuf.internal + • google.protobuf.internal.python_edition_defaults + • google.protobuf.internal.python_message + • google.protobuf.text_encoding + • threading + • warnings + +
+
+imported by: + google.protobuf + • google.protobuf.descriptor + • google.protobuf.descriptor_pb2 + • google.protobuf.message_factory + • google.protobuf.symbol_database + • google.protobuf.text_format + • sensor_stream_pb2 + +
+ +
+ +
+ + google.protobuf.enable_deterministic_proto_serialization +MissingModule
+imported by: + google.protobuf + • google.protobuf.internal.api_implementation + +
+ +
+ +
+ + google.protobuf.internal +Package
+imports: + google.protobuf + • google.protobuf.internal._api_implementation + • google.protobuf.internal.api_implementation + • google.protobuf.internal.builder + • google.protobuf.internal.containers + • google.protobuf.internal.decoder + • google.protobuf.internal.encoder + • google.protobuf.internal.enum_type_wrapper + • google.protobuf.internal.extension_dict + • google.protobuf.internal.field_mask + • google.protobuf.internal.message_listener + • google.protobuf.internal.python_edition_defaults + • google.protobuf.internal.python_message + • google.protobuf.internal.type_checkers + • google.protobuf.internal.well_known_types + • google.protobuf.internal.wire_format + +
+
+imported by: + google.protobuf.descriptor + • google.protobuf.descriptor_pb2 + • google.protobuf.descriptor_pool + • google.protobuf.internal.api_implementation + • google.protobuf.internal.builder + • google.protobuf.internal.containers + • google.protobuf.internal.decoder + • google.protobuf.internal.encoder + • google.protobuf.internal.enum_type_wrapper + • google.protobuf.internal.extension_dict + • google.protobuf.internal.field_mask + • google.protobuf.internal.message_listener + • google.protobuf.internal.python_edition_defaults + • google.protobuf.internal.python_message + • google.protobuf.internal.type_checkers + • google.protobuf.internal.well_known_types + • google.protobuf.internal.wire_format + • google.protobuf.message_factory + • google.protobuf.pyext.cpp_message + • google.protobuf.symbol_database + • google.protobuf.text_format + • google.protobuf.unknown_fields + • sensor_stream_pb2 + +
+ +
+ +
+ + google.protobuf.internal._api_implementation +MissingModule
+imported by: + google.protobuf.internal + • google.protobuf.internal.api_implementation + +
+ +
+ +
+ + google.protobuf.internal.api_implementation +SourceModule
+imports: + google._upb + • google._upb._message + • google.protobuf + • google.protobuf.enable_deterministic_proto_serialization + • google.protobuf.internal + • google.protobuf.internal._api_implementation + • google.protobuf.pyext + • google.protobuf.pyext._message + • importlib + • os + • sys + • warnings + +
+
+imported by: + google.protobuf.descriptor + • google.protobuf.internal + • google.protobuf.internal.python_message + • google.protobuf.message_factory + • google.protobuf.pyext.cpp_message + • google.protobuf.symbol_database + • google.protobuf.unknown_fields + +
+ +
+ +
+ + google.protobuf.internal.builder +SourceModule
+imports: + google.protobuf + • google.protobuf.internal + • google.protobuf.internal.enum_type_wrapper + • google.protobuf.internal.python_message + • google.protobuf.message + • google.protobuf.reflection + • google.protobuf.service_reflection + • google.protobuf.symbol_database + +
+
+imported by: + google.protobuf.descriptor_pb2 + • google.protobuf.internal + • sensor_stream_pb2 + +
+ +
+ +
+ + google.protobuf.internal.containers +SourceModule
+imports: + 'collections.abc' + • copy + • google.protobuf.internal + • pickle + • typing + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.decoder + • google.protobuf.internal.python_message + +
+ +
+ +
+ + google.protobuf.internal.decoder +SourceModule
+imports: + google.protobuf + • google.protobuf.internal + • google.protobuf.internal.containers + • google.protobuf.internal.encoder + • google.protobuf.internal.wire_format + • google.protobuf.message + • math + • numbers + • struct + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.python_message + • google.protobuf.internal.type_checkers + • google.protobuf.text_format + • google.protobuf.unknown_fields + +
+ +
+ +
+ + google.protobuf.internal.encoder +SourceModule
+imports: + google.protobuf.internal + • google.protobuf.internal.wire_format + • struct + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.decoder + • google.protobuf.internal.python_message + • google.protobuf.internal.type_checkers + +
+ +
+ +
+ + google.protobuf.internal.enum_type_wrapper +SourceModule
+imports: + google.protobuf.internal + • sys + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.builder + • google.protobuf.internal.python_message + +
+ +
+ +
+ + google.protobuf.internal.extension_dict +SourceModule
+imports: + google.protobuf + • google.protobuf.descriptor + • google.protobuf.internal + • google.protobuf.internal.type_checkers + • google.protobuf.message_factory + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.python_message + +
+ +
+ +
+ + google.protobuf.internal.field_mask +SourceModule
+imports: + google.protobuf.descriptor + • google.protobuf.internal + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.well_known_types + +
+ +
+ +
+ + google.protobuf.internal.message_listener +SourceModule
+imports: + google.protobuf.internal + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.python_message + +
+ +
+ +
+ + google.protobuf.internal.python_edition_defaults +SourceModule
+imports: + google.protobuf.internal + +
+
+imported by: + google.protobuf.descriptor_pool + • google.protobuf.internal + +
+ +
+ +
+ + google.protobuf.internal.python_message +SourceModule
+imports: + datetime + • google.protobuf + • google.protobuf.descriptor + • google.protobuf.internal + • google.protobuf.internal.api_implementation + • google.protobuf.internal.containers + • google.protobuf.internal.decoder + • google.protobuf.internal.encoder + • google.protobuf.internal.enum_type_wrapper + • google.protobuf.internal.extension_dict + • google.protobuf.internal.message_listener + • google.protobuf.internal.type_checkers + • google.protobuf.internal.well_known_types + • google.protobuf.internal.wire_format + • google.protobuf.message + • google.protobuf.message_factory + • google.protobuf.symbol_database + • google.protobuf.text_format + • io + • math + • struct + • sys + • warnings + • weakref + +
+
+imported by: + google.protobuf.descriptor_pool + • google.protobuf.internal + • google.protobuf.internal.builder + • google.protobuf.message_factory + +
+ +
+ +
+ + google.protobuf.internal.type_checkers +SourceModule
+imports: + google.protobuf + • google.protobuf.descriptor + • google.protobuf.internal + • google.protobuf.internal.decoder + • google.protobuf.internal.encoder + • google.protobuf.internal.wire_format + • numbers + • struct + • warnings + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.extension_dict + • google.protobuf.internal.python_message + • google.protobuf.text_format + +
+ +
+ +
+ + google.protobuf.internal.well_known_types +SourceModule
+imports: + 'collections.abc' + • calendar + • datetime + • google.protobuf.internal + • google.protobuf.internal.field_mask + • typing + • warnings + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.python_message + +
+ +
+ +
+ + google.protobuf.internal.wire_format +SourceModule
+imports: + google.protobuf + • google.protobuf.descriptor + • google.protobuf.internal + • google.protobuf.message + • struct + +
+
+imported by: + google.protobuf.internal + • google.protobuf.internal.decoder + • google.protobuf.internal.encoder + • google.protobuf.internal.python_message + • google.protobuf.internal.type_checkers + • google.protobuf.unknown_fields + +
+ +
+ +
+ + google.protobuf.message +SourceModule
+imports: + google.protobuf + • google.protobuf.symbol_database + +
+
+imported by: + google.protobuf + • google.protobuf.internal.builder + • google.protobuf.internal.decoder + • google.protobuf.internal.python_message + • google.protobuf.internal.wire_format + • google.protobuf.message_factory + +
+ +
+ +
+ + google.protobuf.message_factory +SourceModule
+imports: + google.protobuf + • google.protobuf.descriptor_pool + • google.protobuf.internal + • google.protobuf.internal.api_implementation + • google.protobuf.internal.python_message + • google.protobuf.message + • google.protobuf.pyext + • google.protobuf.pyext.cpp_message + • warnings + +
+
+imported by: + google.protobuf + • google.protobuf.internal.extension_dict + • google.protobuf.internal.python_message + • google.protobuf.reflection + • google.protobuf.symbol_database + • google.protobuf.text_format + +
+ +
+ +
+ + google.protobuf.pyext +Package
+imports: + google.protobuf + • google.protobuf.pyext._message + • google.protobuf.pyext.cpp_message + +
+
+imported by: + google.protobuf.descriptor + • google.protobuf.internal.api_implementation + • google.protobuf.message_factory + • google.protobuf.pyext.cpp_message + +
+ +
+ +
+ + google.protobuf.pyext._message +MissingModule
+imported by: + google.protobuf.descriptor + • google.protobuf.internal.api_implementation + • google.protobuf.pyext + • google.protobuf.pyext.cpp_message + +
+ +
+ +
+ + google.protobuf.pyext.cpp_message +SourceModule
+imports: + google.protobuf.internal + • google.protobuf.internal.api_implementation + • google.protobuf.pyext + • google.protobuf.pyext._message + +
+
+imported by: + google.protobuf.message_factory + • google.protobuf.pyext + +
+ +
+ +
+ + google.protobuf.reflection +SourceModule
+imports: + google.protobuf + • google.protobuf.message_factory + • google.protobuf.symbol_database + • warnings + +
+
+imported by: + google.protobuf + • google.protobuf.internal.builder + +
+ +
+ +
+ + google.protobuf.runtime_version +SourceModule
+imports: + enum + • google.protobuf + • os + • warnings + +
+
+imported by: + google.protobuf + • google.protobuf.descriptor_pb2 + • sensor_stream_pb2 + +
+ +
+ +
+ + google.protobuf.service_reflection +SourceModule
+imports: + google.protobuf + +
+
+imported by: + google.protobuf + • google.protobuf.internal.builder + +
+ +
+ +
+ + google.protobuf.symbol_database +SourceModule
+imports: + google.protobuf + • google.protobuf.descriptor_pool + • google.protobuf.internal + • google.protobuf.internal.api_implementation + • google.protobuf.message_factory + • warnings + +
+
+imported by: + google.protobuf + • google.protobuf.descriptor_pb2 + • google.protobuf.internal.builder + • google.protobuf.internal.python_message + • google.protobuf.message + • google.protobuf.reflection + • sensor_stream_pb2 + +
+ +
+ +
+ + google.protobuf.text_encoding +SourceModule
+imports: + google.protobuf + • re + +
+
+imported by: + google.protobuf + • google.protobuf.descriptor_pool + • google.protobuf.text_format + +
+ +
+ +
+ + google.protobuf.text_format +SourceModule
+imports: + encodings.raw_unicode_escape + • encodings.unicode_escape + • google.protobuf + • google.protobuf.descriptor + • google.protobuf.descriptor_pool + • google.protobuf.internal + • google.protobuf.internal.decoder + • google.protobuf.internal.type_checkers + • google.protobuf.message_factory + • google.protobuf.text_encoding + • google.protobuf.unknown_fields + • io + • math + • re + • warnings + +
+
+imported by: + google.protobuf + • google.protobuf.internal.python_message + +
+ +
+ +
+ + google.protobuf.unknown_fields +SourceModule
+imports: + google.protobuf + • google.protobuf.internal + • google.protobuf.internal.api_implementation + • google.protobuf.internal.decoder + • google.protobuf.internal.wire_format + +
+
+imported by: + google.protobuf + • google.protobuf.text_format + +
+ +
+ +
+ + grp +MissingModule
+imported by: + pathlib._local + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + grpc +Package
+imports: + abc + • contextlib + • enum + • grpc + • grpc._auth + • grpc._channel + • grpc._common + • grpc._compression + • grpc._cython + • grpc._cython.cygrpc + • grpc._grpcio_metadata + • grpc._interceptor + • grpc._observability + • grpc._plugin_wrapping + • grpc._runtime_protos + • grpc._server + • grpc._utilities + • grpc.aio + • grpc.experimental + • grpc_health + • grpc_reflection + • grpc_tools + • logging + • sys + +
+
+imported by: + grpc + • grpc._auth + • grpc._channel + • grpc._common + • grpc._compression + • grpc._cython + • grpc._grpcio_metadata + • grpc._interceptor + • grpc._observability + • grpc._plugin_wrapping + • grpc._runtime_protos + • grpc._server + • grpc._simple_stubs + • grpc._typing + • grpc._utilities + • grpc.aio + • grpc.aio._base_call + • grpc.aio._base_channel + • grpc.aio._base_server + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + • grpc.aio._server + • grpc.experimental + • sensor_server.py + • sensor_stream_pb2_grpc + +
+ +
+ +
+ + grpc._auth +SourceModule
+imports: + grpc + • inspect + • typing + +
+
+imported by: + grpc + +
+ +
+ +
+ + grpc._channel +SourceModule
+imports: + copy + • functools + • grpc + • grpc._common + • grpc._compression + • grpc._cython + • grpc._cython.cygrpc + • grpc._grpcio_metadata + • grpc._observability + • grpc._typing + • grpc.experimental + • logging + • os + • sys + • threading + • time + • types + • typing + +
+
+imported by: + grpc + +
+ +
+ +
+ + grpc._common +SourceModule
+imports: + grpc + • grpc._cython + • grpc._cython.cygrpc + • grpc._typing + • logging + • time + • typing + +
+
+imported by: + grpc + • grpc._channel + • grpc._plugin_wrapping + • grpc._server + • grpc._utilities + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._server + +
+ +
+ +
+ + grpc._compression +SourceModule
+imports: + __future__ + • grpc + • grpc._cython + • grpc._cython.cygrpc + • grpc._typing + • typing + +
+
+imported by: + grpc + • grpc._channel + • grpc._server + • grpc.aio._channel + • grpc.aio._server + +
+ +
+ +
+ + grpc._cython +Package
+imports: + grpc + • grpc._cython.cygrpc + +
+
+imported by: + grpc + • grpc._channel + • grpc._common + • grpc._compression + • grpc._cython.cygrpc + • grpc._observability + • grpc._plugin_wrapping + • grpc._server + • grpc._typing + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + • grpc.aio._server + • grpc.experimental + +
+ +
+ +
+ + grpc._cython.cygrpc C:\Users\Administrator\miniconda3\Lib\site-packages\grpc\_cython\cygrpc.cp313-win_amd64.pyd
+imports: + grpc._cython + +
+
+imported by: + grpc + • grpc._channel + • grpc._common + • grpc._compression + • grpc._cython + • grpc._observability + • grpc._plugin_wrapping + • grpc._server + • grpc._typing + • grpc.aio + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + • grpc.aio._server + • grpc.aio._typing + • grpc.experimental + +
+ +
+ +
+ + grpc._grpcio_metadata +SourceModule
+imports: + grpc + +
+
+imported by: + grpc + • grpc._channel + • grpc.aio._channel + +
+ +
+ +
+ + grpc._interceptor +SourceModule
+imports: + collections + • grpc + • grpc._typing + • sys + • types + • typing + +
+
+imported by: + grpc + • grpc._server + +
+ +
+ +
+ + grpc._observability +SourceModule
+imports: + __future__ + • abc + • contextlib + • grpc + • grpc._cython + • grpc._cython.cygrpc + • grpc._typing + • logging + • threading + • typing + +
+
+imported by: + grpc + • grpc._channel + • grpc._server + +
+ +
+ +
+ + grpc._plugin_wrapping +SourceModule
+imports: + collections + • contextvars + • grpc + • grpc._common + • grpc._cython + • grpc._cython.cygrpc + • grpc._typing + • logging + • threading + • typing + +
+
+imported by: + grpc + +
+ +
+ +
+ + grpc._runtime_protos +SourceModule
+imports: + grpc + • grpc_tools + • grpc_tools.protoc + • sys + • types + • typing + +
+
+imported by: + grpc + +
+ +
+ +
+ + grpc._server +SourceModule
+imports: + __future__ + • abc + • collections + • concurrent + • concurrent.futures + • contextvars + • enum + • grpc + • grpc._common + • grpc._compression + • grpc._cython + • grpc._cython.cygrpc + • grpc._interceptor + • grpc._observability + • grpc._typing + • logging + • threading + • time + • traceback + • typing + • typing_extensions + +
+
+imported by: + grpc + • grpc._typing + +
+ +
+ +
+ + grpc._simple_stubs +SourceModule
+imports: + collections + • datetime + • grpc + • grpc.experimental + • logging + • os + • threading + • typing + +
+
+imported by: + grpc.experimental + +
+ +
+ +
+ + grpc._typing +SourceModule
+imports: + grpc + • grpc._cython + • grpc._cython.cygrpc + • grpc._server + • typing + +
+
+imported by: + grpc._channel + • grpc._common + • grpc._compression + • grpc._interceptor + • grpc._observability + • grpc._plugin_wrapping + • grpc._server + • grpc._utilities + +
+ +
+ +
+ + grpc._utilities +SourceModule
+imports: + collections + • grpc + • grpc._common + • grpc._typing + • logging + • threading + • time + • typing + +
+
+imported by: + grpc + • sensor_stream_pb2_grpc + +
+ +
+ +
+ + grpc.aio +Package
+imports: + grpc + • grpc._cython.cygrpc + • grpc.aio + • grpc.aio._base_call + • grpc.aio._base_channel + • grpc.aio._base_server + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + • grpc.aio._metadata + • grpc.aio._server + • grpc.aio._typing + • typing + +
+
+imported by: + grpc + • grpc.aio + • grpc.aio._base_call + • grpc.aio._base_channel + • grpc.aio._base_server + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + • grpc.aio._metadata + • grpc.aio._server + • grpc.aio._typing + • grpc.aio._utils + +
+ +
+ +
+ + grpc.aio._base_call +SourceModule
+imports: + abc + • grpc + • grpc.aio + • grpc.aio._metadata + • grpc.aio._typing + • typing + +
+
+imported by: + grpc.aio + • grpc.aio._base_channel + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + +
+ +
+ +
+ + grpc.aio._base_channel +SourceModule
+imports: + abc + • grpc + • grpc.aio + • grpc.aio._base_call + • grpc.aio._typing + • typing + +
+
+imported by: + grpc.aio + • grpc.aio._channel + +
+ +
+ +
+ + grpc.aio._base_server +SourceModule
+imports: + abc + • grpc + • grpc.aio + • grpc.aio._metadata + • grpc.aio._typing + • typing + +
+
+imported by: + grpc.aio + • grpc.aio._server + +
+ +
+ +
+ + grpc.aio._call +SourceModule
+imports: + asyncio + • enum + • functools + • grpc + • grpc._common + • grpc._cython + • grpc._cython.cygrpc + • grpc.aio + • grpc.aio._base_call + • grpc.aio._metadata + • grpc.aio._typing + • inspect + • logging + • traceback + • typing + +
+
+imported by: + grpc.aio + • grpc.aio._channel + • grpc.aio._interceptor + +
+ +
+ +
+ + grpc.aio._channel +SourceModule
+imports: + asyncio + • grpc + • grpc._common + • grpc._compression + • grpc._cython + • grpc._cython.cygrpc + • grpc._grpcio_metadata + • grpc.aio + • grpc.aio._base_call + • grpc.aio._base_channel + • grpc.aio._call + • grpc.aio._interceptor + • grpc.aio._metadata + • grpc.aio._typing + • grpc.aio._utils + • sys + • typing + +
+
+imported by: + grpc.aio + +
+ +
+ +
+ + grpc.aio._interceptor +SourceModule
+imports: + __future__ + • abc + • asyncio + • collections + • functools + • grpc + • grpc._cython + • grpc._cython.cygrpc + • grpc.aio + • grpc.aio._base_call + • grpc.aio._call + • grpc.aio._metadata + • grpc.aio._typing + • grpc.aio._utils + • typing + +
+
+imported by: + grpc.aio + • grpc.aio._channel + • grpc.aio._server + +
+ +
+ +
+ + grpc.aio._metadata +SourceModule
+imports: + 'collections.abc' + • __future__ + • collections + • grpc.aio + • typing + • typing_extensions + +
+
+imported by: + grpc.aio + • grpc.aio._base_call + • grpc.aio._base_server + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + • grpc.aio._typing + +
+ +
+ +
+ + grpc.aio._server +SourceModule
+imports: + concurrent.futures + • grpc + • grpc._common + • grpc._compression + • grpc._cython + • grpc._cython.cygrpc + • grpc.aio + • grpc.aio._base_server + • grpc.aio._interceptor + • grpc.aio._typing + • typing + +
+
+imported by: + grpc.aio + +
+ +
+ +
+ + grpc.aio._typing +SourceModule
+imports: + grpc._cython.cygrpc + • grpc.aio + • grpc.aio._metadata + • typing + +
+
+imported by: + grpc.aio + • grpc.aio._base_call + • grpc.aio._base_channel + • grpc.aio._base_server + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + • grpc.aio._server + +
+ +
+ +
+ + grpc.aio._utils +SourceModule
+imports: + grpc.aio + • time + • typing + +
+
+imported by: + grpc.aio._channel + • grpc.aio._interceptor + +
+ +
+ +
+ + grpc.experimental +Package
+imports: + __future__ + • copy + • functools + • grpc + • grpc._cython + • grpc._cython.cygrpc + • grpc._simple_stubs + • sys + • typing + • warnings + +
+
+imported by: + grpc + • grpc._channel + • grpc._simple_stubs + +
+ +
+ +
+ + grpc_health +MissingModule
+imported by: + grpc + +
+ +
+ +
+ + grpc_reflection +MissingModule
+imported by: + grpc + +
+ +
+ +
+ + grpc_tools +Package
+imports: + grpc_tools._protoc_compiler + +
+
+imported by: + grpc + • grpc._runtime_protos + • grpc_tools._protoc_compiler + • grpc_tools.protoc + +
+ +
+ +
+ + grpc_tools._protoc_compiler C:\Users\Administrator\miniconda3\Lib\site-packages\grpc_tools\_protoc_compiler.cp313-win_amd64.pyd
+imports: + grpc_tools + +
+
+imported by: + grpc_tools + • grpc_tools.protoc + +
+ +
+ +
+ + grpc_tools.protoc +SourceModule
+imports: + contextlib + • grpc_tools + • grpc_tools._protoc_compiler + • importlib + • importlib.abc + • importlib.machinery + • importlib.resources + • os + • pkg_resources + • sys + • threading + +
+
+imported by: + grpc._runtime_protos + +
+ +
+ +
+ + gzip +SourceModule
+imports: + _compression + • argparse + • builtins + • errno + • io + • os + • struct + • sys + • time + • warnings + • weakref + • zlib + +
+
+imported by: + fileinput + • numpy.lib._datasource + • tarfile + • xmlrpc.client + +
+ +
+ +
+ + hashlib +SourceModule
+imports: + _blake2 + • _hashlib + • _md5 + • _sha1 + • _sha2 + • _sha3 + • logging + +
+
+imported by: + charset_normalizer.models + • hmac + • openpyxl.chartsheet.protection + • random + • urllib.request + +
+ +
+ +
+ + heapq +SourceModule
+imports: + _heapq + +
+
+imported by: + asyncio.base_events + • asyncio.queues + • collections + • difflib + • queue + • sensor_server.py + +
+ +
+ +
+ + hmac +SourceModule
+imports: + _hashlib + • _operator + • hashlib + • warnings + +
+
+imported by: + multiprocessing.connection + • secrets + +
+ +
+ +
+ + html +Package
+imports: + html.entities + • re + +
+
+imported by: + html.entities + • http.server + +
+ +
+ +
+ + html.entities +SourceModule
+imports: + html + +
+
+imported by: + html + +
+ +
+ +
+ + http +Package
+imports: + enum + +
+
+imported by: + http.client + • http.cookiejar + • http.server + +
+ +
+ +
+ + http.client +SourceModule
+imports: + 'collections.abc' + • email.message + • email.parser + • errno + • http + • io + • re + • socket + • ssl + • sys + • urllib.parse + +
+
+imported by: + http.cookiejar + • http.server + • urllib.request + • xmlrpc.client + +
+ +
+ +
+ + http.cookiejar +SourceModule
+imports: + calendar + • copy + • datetime + • http + • http.client + • io + • logging + • os + • re + • threading + • time + • traceback + • urllib.parse + • urllib.request + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + http.server +SourceModule
+imports: + argparse + • base64 + • binascii + • contextlib + • copy + • datetime + • email.utils + • html + • http + • http.client + • io + • itertools + • mimetypes + • os + • posixpath + • pwd + • select + • shutil + • socket + • socketserver + • subprocess + • sys + • time + • urllib.parse + • warnings + +
+
+imported by: + pydoc + +
+ +
+ +
+ + importlib +Package
+imports: + _frozen_importlib + • _frozen_importlib_external + • _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • sys + +
+
+imported by: + charset_normalizer.cd + • charset_normalizer.utils + • google.protobuf.internal.api_implementation + • grpc_tools.protoc + • importlib + • importlib._abc + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • importlib.machinery + • importlib.metadata + • importlib.readers + • importlib.resources + • importlib.resources._common + • importlib.util + • inspect + • pkgutil + +
+ +
+ +
+ + importlib._abc +SourceModule
+imports: + abc + • importlib + • importlib._bootstrap + +
+
+imported by: + importlib.abc + • importlib.util + +
+ +
+ +
+ + importlib._bootstrap +SourceModule
+imports: + _frozen_importlib_external + • importlib + +
+
+imported by: + importlib + • importlib._abc + • importlib.machinery + • importlib.util + • pydoc + +
+ +
+ +
+ + importlib._bootstrap_external +SourceModule
+imports: + _imp + • _io + • _warnings + • importlib + • importlib.metadata + • importlib.readers + • marshal + • nt + • posix + • sys + • tokenize + • winreg + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + • py_compile + • pydoc + +
+ +
+ +
+ + importlib.abc +SourceModule
+imports: + _frozen_importlib + • _frozen_importlib_external + • abc + • importlib + • importlib._abc + • importlib._bootstrap_external + • importlib.machinery + • importlib.resources + • importlib.resources.abc + • warnings + +
+
+imported by: + grpc_tools.protoc + • importlib.metadata + +
+ +
+ +
+ + importlib.machinery +SourceModule
+imports: + importlib + • importlib._bootstrap + • importlib._bootstrap_external + +
+
+imported by: + ctypes.util + • grpc_tools.protoc + • importlib.abc + • inspect + • pkgutil + • py_compile + • pydoc + • runpy + • sysconfig + +
+ +
+ +
+ + importlib.metadata +Package
+imports: + __future__ + • abc + • collections + • contextlib + • csv + • email + • functools + • importlib + • importlib.abc + • importlib.metadata + • importlib.metadata._adapters + • importlib.metadata._collections + • importlib.metadata._functools + • importlib.metadata._itertools + • importlib.metadata._meta + • inspect + • itertools + • json + • operator + • os + • pathlib + • posixpath + • re + • sys + • textwrap + • types + • typing + • warnings + • zipfile + +
+
+imported by: + importlib._bootstrap_external + • importlib.metadata + • importlib.metadata._adapters + • importlib.metadata._collections + • importlib.metadata._functools + • importlib.metadata._itertools + • importlib.metadata._meta + • importlib.metadata._text + • numpy.testing._private.utils + +
+ +
+ +
+ + importlib.metadata._adapters +SourceModule
+imports: + email.message + • functools + • importlib.metadata + • importlib.metadata._text + • re + • textwrap + • warnings + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + importlib.metadata._collections +SourceModule
+imports: + collections + • importlib.metadata + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + importlib.metadata._functools +SourceModule
+imports: + functools + • importlib.metadata + • types + +
+
+imported by: + importlib.metadata + • importlib.metadata._text + +
+ +
+ +
+ + importlib.metadata._itertools +SourceModule
+imports: + importlib.metadata + • itertools + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + importlib.metadata._meta +SourceModule
+imports: + __future__ + • importlib.metadata + • os + • typing + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + importlib.metadata._text +SourceModule
+imports: + importlib.metadata + • importlib.metadata._functools + • re + +
+
+imported by: + importlib.metadata._adapters + +
+ +
+ +
+ + importlib.readers +SourceModule
+imports: + importlib + • importlib.resources.readers + +
+
+imported by: + importlib._bootstrap_external + • zipimport + +
+ +
+ +
+ + importlib.resources +Package
+imports: + importlib + • importlib.resources + • importlib.resources._common + • importlib.resources._functional + • importlib.resources.abc + +
+
+imported by: + grpc_tools.protoc + • importlib.abc + • importlib.resources + • importlib.resources._adapters + • importlib.resources._common + • importlib.resources._functional + • importlib.resources._itertools + • importlib.resources.abc + • importlib.resources.readers + +
+ +
+ +
+ + importlib.resources._adapters +SourceModule
+imports: + contextlib + • importlib.resources + • importlib.resources.abc + • io + +
+
+imported by: + importlib.resources._common + +
+ +
+ +
+ + importlib.resources._common +SourceModule
+imports: + contextlib + • functools + • importlib + • importlib.resources + • importlib.resources._adapters + • importlib.resources.abc + • inspect + • itertools + • os + • pathlib + • tempfile + • types + • typing + • warnings + +
+
+imported by: + importlib.resources + • importlib.resources._functional + +
+ +
+ +
+ + importlib.resources._functional +SourceModule
+imports: + importlib.resources + • importlib.resources._common + • warnings + +
+
+imported by: + importlib.resources + +
+ +
+ +
+ + importlib.resources._itertools +SourceModule
+imports: + importlib.resources + +
+
+imported by: + importlib.resources.readers + +
+ +
+ +
+ + importlib.resources.abc +SourceModule
+imports: + abc + • importlib.resources + • io + • itertools + • os + • pathlib + • typing + +
+
+imported by: + importlib.abc + • importlib.resources + • importlib.resources._adapters + • importlib.resources._common + • importlib.resources.readers + +
+ +
+ +
+ + importlib.resources.readers +SourceModule
+imports: + 'collections.abc' + • __future__ + • collections + • contextlib + • importlib.resources + • importlib.resources._itertools + • importlib.resources.abc + • itertools + • operator + • pathlib + • re + • warnings + • zipfile + +
+
+imported by: + importlib.readers + +
+ +
+ +
+ + importlib.util +SourceModule
+imports: + _imp + • importlib + • importlib._abc + • importlib._bootstrap + • importlib._bootstrap_external + • sys + • threading + • types + +
+
+imported by: + numpy.testing._private.extbuild + • pkgutil + • py_compile + • pydoc + • runpy + • sysconfig + • zipfile + +
+ +
+ +
+ + inspect +SourceModule
+imports: + 'collections.abc' + • abc + • argparse + • ast + • builtins + • collections + • dis + • enum + • functools + • importlib + • importlib.machinery + • itertools + • keyword + • linecache + • operator + • os + • re + • sys + • token + • tokenize + • types + • weakref + +
+
+imported by: + ast + • asyncio.coroutines + • asyncio.format_helpers + • asyncio.tasks + • bdb + • cmd + • dataclasses + • doctest + • grpc._auth + • grpc.aio._call + • importlib.metadata + • importlib.resources._common + • numpy._core._internal + • numpy._core.function_base + • numpy._core.overrides + • numpy.lib._utils_impl + • numpy.ma.core + • numpy.testing._private.utils + • openpyxl.compat + • openpyxl.worksheet._write_only + • openpyxl.worksheet.worksheet + • pdb + • pkgutil + • pydoc + • pyi_rth_inspect.py + • rlcompleter + • typing + • typing_extensions + • unittest.async_case + • warnings + +
+ +
+ +
+ + io +SourceModule
+imports: + _io + • abc + +
+
+imported by: + _compression + • _pyrepl.pager + • asyncio.proactor_events + • asyncio.unix_events + • base64 + • bz2 + • csv + • dis + • doctest + • email.feedparser + • email.generator + • email.iterators + • email.message + • email.parser + • encodings.quopri_codec + • encodings.uu_codec + • et_xmlfile.incremental_tree + • fileinput + • getpass + • google.protobuf.internal.python_message + • google.protobuf.text_format + • gzip + • http.client + • http.cookiejar + • http.server + • importlib.resources._adapters + • importlib.resources.abc + • logging + • lzma + • multiprocessing.connection + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.reduction + • numpy.lib._format_impl + • numpy.testing._private.utils + • openpyxl.drawing.image + • openpyxl.reader.drawings + • openpyxl.reader.excel + • openpyxl.worksheet._writer + • os + • pathlib._local + • pdb + • pickle + • pprint + • pydoc + • quopri + • runpy + • sensor_server.py + • shlex + • socket + • socketserver + • subprocess + • tarfile + • tempfile + • tokenize + • typing_extensions + • unittest.result + • urllib.error + • urllib.request + • xml.etree.ElementTree + • xml.sax + • xml.sax.saxutils + • xmlrpc.client + • zipfile + • zipfile._path + +
+ +
+ +
+ + ipaddress +SourceModule
+imports: + functools + • re + +
+
+imported by: + urllib.parse + • urllib.request + +
+ +
+ +
+ + itertools (builtin module)
+imported by: + _pydecimal + • asyncio.base_events + • asyncio.selector_events + • asyncio.tasks + • asyncio.unix_events + • asyncio.windows_utils + • calendar + • collections + • concurrent.futures.process + • concurrent.futures.thread + • ctypes.macholib.dyld + • dataclasses + • glob + • http.server + • importlib.metadata + • importlib.metadata._itertools + • importlib.resources._common + • importlib.resources.abc + • importlib.resources.readers + • inspect + • multiprocessing.connection + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.util + • numpy._core.einsumfunc + • numpy._core.numeric + • numpy._core.shape_base + • numpy.f2py._backends._meson + • numpy.lib._index_tricks_impl + • numpy.lib._iotools + • numpy.lib._npyio_impl + • numpy.lib.recfunctions + • numpy.ma.extras + • openpyxl.chart.reference + • openpyxl.utils.cell + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.datavalidation + • openpyxl.worksheet.worksheet + • pathlib._local + • pdb + • pickle + • platform + • random + • reprlib + • statistics + • threading + • tokenize + • traceback + • weakref + • zipfile._path + +
+ +
+ +
+ + java +MissingModule
+imported by: + platform + +
+ +
+ +
+ + json +Package
+imports: + codecs + • json.decoder + • json.encoder + • json.scanner + +
+
+imported by: + charset_normalizer.models + • importlib.metadata + • json.decoder + • json.encoder + • json.scanner + • multiprocessing.resource_tracker + • numpy.__config__ + • numpy.testing._private.utils + +
+ +
+ +
+ + json.decoder +SourceModule
+imports: + _json + • json + • json.scanner + • re + +
+
+imported by: + _json + • json + +
+ +
+ +
+ + json.encoder +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + +
+ +
+ +
+ + json.scanner +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + • json.decoder + +
+ +
+ +
+ + keyword +SourceModule
+imported by: + collections + • dataclasses + • inspect + • openpyxl.descriptors.serialisable + • rlcompleter + • sensor_server.py + • typing_extensions + +
+ +
+ +
+ + linecache +SourceModule
+imports: + os + • sys + • tokenize + +
+
+imported by: + asyncio.base_tasks + • bdb + • doctest + • inspect + • pdb + • sensor_server.py + • traceback + • tracemalloc + • warnings + +
+ +
+ +
+ + locale +SourceModule
+imports: + _collections_abc + • _locale + • builtins + • encodings + • encodings.aliases + • functools + • os + • re + • sys + • warnings + +
+
+imported by: + _pydecimal + • _strptime + • calendar + • gettext + • sensor_server.py + • subprocess + +
+ +
+ +
+ + logging +Package
+imports: + 'collections.abc' + • atexit + • io + • os + • pickle + • re + • string + • sys + • threading + • time + • traceback + • types + • warnings + • weakref + +
+
+imported by: + asyncio.futures + • asyncio.log + • charset_normalizer + • charset_normalizer.api + • charset_normalizer.md + • charset_normalizer.utils + • concurrent.futures._base + • grpc + • grpc._channel + • grpc._common + • grpc._observability + • grpc._plugin_wrapping + • grpc._server + • grpc._simple_stubs + • grpc._utilities + • grpc.aio._call + • hashlib + • http.cookiejar + • multiprocessing.util + • unittest._log + +
+ +
+ +
+ + lxml +MissingModule
+imported by: + openpyxl.xml + +
+ +
+ +
+ + lzma +SourceModule
+imports: + _compression + • _lzma + • builtins + • io + • os + +
+
+imported by: + numpy.lib._datasource + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + marshal (builtin module)
+imported by: + importlib._bootstrap_external + • pkgutil + • zipimport + +
+ +
+ +
+ + math (builtin module)
+imported by: + _pydatetime + • _pydecimal + • asyncio.tasks + • asyncio.windows_events + • fractions + • google.protobuf.internal.decoder + • google.protobuf.internal.python_message + • google.protobuf.text_format + • numpy._core._internal + • numpy._core.fromnumeric + • numpy._core.getlimits + • numpy._core.numeric + • numpy.f2py.symbolic + • numpy.lib + • numpy.lib._index_tricks_impl + • openpyxl.compat.strings + • openpyxl.drawing.drawing + • openpyxl.utils.datetime + • openpyxl.utils.units + • random + • reprlib + • selectors + • statistics + • urllib.parse + +
+ +
+ +
+ + mimetypes +SourceModule
+imports: + _winapi + • getopt + • os + • posixpath + • sys + • urllib.parse + • winreg + +
+
+imported by: + http.server + • openpyxl.packaging.manifest + • urllib.request + +
+ +
+ +
+ + mmap (builtin module)
+imported by: + multiprocessing.heap + • multiprocessing.shared_memory + • numpy._core.memmap + +
+ +
+ +
+ + msvcrt (builtin module)
+imported by: + asyncio.windows_events + • asyncio.windows_utils + • getpass + • multiprocessing.popen_spawn_win32 + • multiprocessing.spawn + • subprocess + +
+ +
+ +
+ + multiprocessing +Package
+imports: + multiprocessing + • multiprocessing.AuthenticationError + • multiprocessing.BufferTooShort + • multiprocessing.TimeoutError + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.get_context + • multiprocessing.get_start_method + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.set_start_method + • multiprocessing.shared_memory + • multiprocessing.spawn + • multiprocessing.util + • sys + +
+
+imported by: + concurrent.futures.process + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.dummy + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.shared_memory + • multiprocessing.sharedctypes + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + • pyi_rth_multiprocessing.py + +
+ +
+ +
+ + multiprocessing.AuthenticationError +MissingModule
+imported by: + multiprocessing + • multiprocessing.connection + +
+ +
+ +
+ + multiprocessing.BufferTooShort +MissingModule
+imported by: + multiprocessing + • multiprocessing.connection + +
+ +
+ +
+ + multiprocessing.TimeoutError +MissingModule
+imported by: + multiprocessing + • multiprocessing.pool + +
+ +
+ +
+ + multiprocessing.connection +SourceModule
+imports: + _multiprocessing + • _winapi + • errno + • hmac + • io + • itertools + • multiprocessing + • multiprocessing.AuthenticationError + • multiprocessing.BufferTooShort + • multiprocessing.context + • multiprocessing.resource_sharer + • multiprocessing.util + • os + • selectors + • socket + • struct + • sys + • tempfile + • time + • xmlrpc.client + +
+
+imported by: + concurrent.futures.process + • multiprocessing + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.resource_sharer + +
+ +
+ +
+ + multiprocessing.context +SourceModule
+imports: + multiprocessing + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.sharedctypes + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + • os + • sys + • threading + +
+
+imported by: + multiprocessing + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.sharedctypes + • multiprocessing.spawn + • multiprocessing.synchronize + +
+ +
+ +
+ + multiprocessing.dummy +Package
+imports: + array + • multiprocessing + • multiprocessing.dummy.connection + • multiprocessing.pool + • queue + • sys + • threading + • weakref + +
+
+imported by: + multiprocessing.dummy.connection + • multiprocessing.pool + +
+ +
+ +
+ + multiprocessing.dummy.connection +SourceModule
+imports: + multiprocessing.dummy + • queue + +
+
+imported by: + multiprocessing.dummy + +
+ +
+ +
+ + multiprocessing.forkserver +SourceModule
+imports: + atexit + • errno + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.process + • multiprocessing.resource_tracker + • multiprocessing.spawn + • multiprocessing.util + • os + • selectors + • signal + • socket + • struct + • sys + • threading + • warnings + +
+
+imported by: + multiprocessing + • multiprocessing.context + • multiprocessing.popen_forkserver + • multiprocessing.util + +
+ +
+ +
+ + multiprocessing.get_context +MissingModule
+imported by: + multiprocessing + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.sharedctypes + +
+ +
+ +
+ + multiprocessing.get_start_method +MissingModule
+imported by: + multiprocessing + • multiprocessing.spawn + +
+ +
+ +
+ + multiprocessing.heap +SourceModule
+imports: + _winapi + • bisect + • collections + • mmap + • multiprocessing + • multiprocessing.context + • multiprocessing.util + • os + • sys + • tempfile + • threading + +
+
+imported by: + multiprocessing.sharedctypes + • multiprocessing.synchronize + +
+ +
+ +
+ + multiprocessing.managers +SourceModule
+imports: + array + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.get_context + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.resource_tracker + • multiprocessing.shared_memory + • multiprocessing.util + • os + • queue + • signal + • sys + • threading + • time + • traceback + • types + +
+
+imported by: + multiprocessing.context + +
+ +
+ +
+ + multiprocessing.pool +SourceModule
+imports: + collections + • itertools + • multiprocessing + • multiprocessing.TimeoutError + • multiprocessing.connection + • multiprocessing.dummy + • multiprocessing.get_context + • multiprocessing.util + • os + • queue + • threading + • time + • traceback + • types + • warnings + +
+
+imported by: + multiprocessing + • multiprocessing.context + • multiprocessing.dummy + • multiprocessing.managers + +
+ +
+ +
+ + multiprocessing.popen_fork +SourceModule
+imports: + atexit + • multiprocessing + • multiprocessing.connection + • multiprocessing.util + • os + • signal + +
+
+imported by: + multiprocessing.context + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + +
+ +
+ +
+ + multiprocessing.popen_forkserver +SourceModule
+imports: + io + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.popen_fork + • multiprocessing.spawn + • multiprocessing.util + • os + +
+
+imported by: + multiprocessing.context + +
+ +
+ +
+ + multiprocessing.popen_spawn_posix +SourceModule
+imports: + io + • multiprocessing + • multiprocessing.context + • multiprocessing.popen_fork + • multiprocessing.resource_tracker + • multiprocessing.spawn + • multiprocessing.util + • os + +
+
+imported by: + multiprocessing.context + +
+ +
+ +
+ + multiprocessing.popen_spawn_win32 +SourceModule
+imports: + _winapi + • msvcrt + • multiprocessing + • multiprocessing.context + • multiprocessing.spawn + • multiprocessing.util + • os + • signal + • subprocess + • sys + +
+
+imported by: + multiprocessing.context + +
+ +
+ +
+ + multiprocessing.process +SourceModule
+imports: + _weakrefset + • itertools + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.util + • os + • signal + • sys + • threading + • traceback + +
+
+imported by: + multiprocessing + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.resource_sharer + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + +
+ +
+ +
+ + multiprocessing.queues +SourceModule
+imports: + collections + • errno + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.synchronize + • multiprocessing.util + • os + • queue + • sys + • threading + • time + • traceback + • types + • weakref + +
+
+imported by: + concurrent.futures.process + • multiprocessing.context + +
+ +
+ +
+ + multiprocessing.reduction +SourceModule
+imports: + _winapi + • abc + • array + • copyreg + • functools + • io + • multiprocessing + • multiprocessing.context + • multiprocessing.resource_sharer + • os + • pickle + • socket + • sys + +
+
+imported by: + multiprocessing + • multiprocessing.context + +
+ +
+ +
+ + multiprocessing.resource_sharer +SourceModule
+imports: + multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.process + • multiprocessing.util + • os + • signal + • socket + • sys + • threading + +
+
+imported by: + multiprocessing + • multiprocessing.connection + • multiprocessing.reduction + +
+ +
+ +
+ + multiprocessing.resource_tracker +SourceModule
+imports: + _multiprocessing + • _posixshmem + • base64 + • collections + • json + • multiprocessing + • multiprocessing.spawn + • multiprocessing.util + • os + • signal + • sys + • threading + • warnings + +
+
+imported by: + multiprocessing + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.popen_spawn_posix + • multiprocessing.shared_memory + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + +
+ +
+ +
+ + multiprocessing.set_start_method +MissingModule
+imported by: + multiprocessing + • multiprocessing.spawn + +
+ +
+ +
+ + multiprocessing.shared_memory +SourceModule
+imports: + _posixshmem + • _winapi + • errno + • functools + • mmap + • multiprocessing + • multiprocessing.resource_tracker + • os + • secrets + • struct + • types + +
+
+imported by: + multiprocessing + • multiprocessing.managers + +
+ +
+ +
+ + multiprocessing.sharedctypes +SourceModule
+imports: + ctypes + • multiprocessing + • multiprocessing.context + • multiprocessing.get_context + • multiprocessing.heap + • weakref + +
+
+imported by: + multiprocessing.context + +
+ +
+ +
+ + multiprocessing.spawn +SourceModule
+imports: + _winapi + • msvcrt + • multiprocessing + • multiprocessing.context + • multiprocessing.get_start_method + • multiprocessing.process + • multiprocessing.resource_tracker + • multiprocessing.set_start_method + • multiprocessing.util + • os + • runpy + • sys + • types + +
+
+imported by: + multiprocessing + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.resource_tracker + • pyi_rth_multiprocessing.py + +
+ +
+ +
+ + multiprocessing.synchronize +SourceModule
+imports: + _multiprocessing + • multiprocessing + • multiprocessing.context + • multiprocessing.heap + • multiprocessing.process + • multiprocessing.resource_tracker + • multiprocessing.util + • struct + • sys + • tempfile + • threading + • time + +
+
+imported by: + concurrent.futures.process + • multiprocessing.context + • multiprocessing.queues + +
+ +
+ +
+ + multiprocessing.util +SourceModule
+imports: + _posixsubprocess + • atexit + • itertools + • logging + • multiprocessing + • multiprocessing.forkserver + • multiprocessing.process + • multiprocessing.resource_tracker + • os + • shutil + • subprocess + • sys + • tempfile + • threading + • traceback + • weakref + +
+
+imported by: + multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.spawn + • multiprocessing.synchronize + +
+ +
+ +
+ + netrc +SourceModule
+imports: + os + • pwd + • stat + +
+
+imported by: + ftplib + +
+ +
+ +
+ + nt (builtin module)
+imported by: + _colorize + • ctypes + • importlib._bootstrap_external + • ntpath + • os + • shutil + +
+ +
+ +
+ + ntpath +SourceModule
+imports: + _winapi + • genericpath + • nt + • os + • re + • sys + +
+
+imported by: + os + • os.path + • pathlib._local + • sensor_server.py + +
+ +
+ +
+ + nturl2path +SourceModule
+imports: + string + • urllib.parse + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + numbers +SourceModule
+imports: + abc + +
+
+imported by: + _pydecimal + • fractions + • google.protobuf.internal.decoder + • google.protobuf.internal.type_checkers + • numpy._core.arrayprint + • numpy._core.numeric + • numpy._core.numerictypes + • numpy.polynomial._polybase + • statistics + +
+ +
+ +
+ + numpy +Package
+imports: + numpy + • numpy.__config__ + • numpy._array_api_info + • numpy._core + • numpy._core._dtype_ctypes + • numpy._core._exceptions + • numpy._core._multiarray_tests + • numpy._core.add + • numpy._core.all + • numpy._core.amax + • numpy._core.amin + • numpy._core.arange + • numpy._core.arccos + • numpy._core.arccosh + • numpy._core.arcsin + • numpy._core.arcsinh + • numpy._core.arctan + • numpy._core.arctan2 + • numpy._core.arctanh + • numpy._core.argsort + • numpy._core.array + • numpy._core.array2string + • numpy._core.array_repr + • numpy._core.asanyarray + • numpy._core.asarray + • numpy._core.atleast_1d + • numpy._core.atleast_2d + • numpy._core.atleast_3d + • numpy._core.bitwise_and + • numpy._core.bitwise_count + • numpy._core.bitwise_or + • numpy._core.bitwise_xor + • numpy._core.bool_ + • numpy._core.byte + • numpy._core.bytes_ + • numpy._core.cbrt + • numpy._core.cdouble + • numpy._core.ceil + • numpy._core.character + • numpy._core.clongdouble + • numpy._core.complex64 + • numpy._core.complexfloating + • numpy._core.conj + • numpy._core.conjugate + • numpy._core.copysign + • numpy._core.cos + • numpy._core.cosh + • numpy._core.count_nonzero + • numpy._core.cross + • numpy._core.csingle + • numpy._core.datetime64 + • numpy._core.deg2rad + • numpy._core.degrees + • numpy._core.diagonal + • numpy._core.divide + • numpy._core.divmod + • numpy._core.dot + • numpy._core.double + • numpy._core.e + • numpy._core.empty + • numpy._core.empty_like + • numpy._core.equal + • numpy._core.errstate + • numpy._core.euler_gamma + • numpy._core.exp + • numpy._core.exp2 + • numpy._core.expm1 + • numpy._core.fabs + • numpy._core.finfo + • numpy._core.float16 + • numpy._core.float32 + • numpy._core.float_power + • numpy._core.floating + • numpy._core.floor + • numpy._core.floor_divide + • numpy._core.fmax + • numpy._core.fmin + • numpy._core.fmod + • numpy._core.frexp + • numpy._core.frompyfunc + • numpy._core.gcd + • numpy._core.greater + • numpy._core.greater_equal + • numpy._core.half + • numpy._core.heaviside + • numpy._core.hstack + • numpy._core.hypot + • numpy._core.iinfo + • numpy._core.inexact + • numpy._core.inf + • numpy._core.int16 + • numpy._core.int32 + • numpy._core.int64 + • numpy._core.int8 + • numpy._core.intc + • numpy._core.integer + • numpy._core.intp + • numpy._core.isfinite + • numpy._core.isnan + • numpy._core.isnat + • numpy._core.isscalar + • numpy._core.lcm + • numpy._core.ldexp + • numpy._core.left_shift + • numpy._core.less + • numpy._core.less_equal + • numpy._core.linspace + • numpy._core.log + • numpy._core.log10 + • numpy._core.log1p + • numpy._core.log2 + • numpy._core.logaddexp + • numpy._core.logaddexp2 + • numpy._core.logical_and + • numpy._core.logical_not + • numpy._core.logical_or + • numpy._core.logical_xor + • numpy._core.long + • numpy._core.longdouble + • numpy._core.longlong + • numpy._core.matmul + • numpy._core.matrix_transpose + • numpy._core.matvec + • numpy._core.max + • numpy._core.maximum + • numpy._core.memmap + • numpy._core.minimum + • numpy._core.mod + • numpy._core.modf + • numpy._core.moveaxis + • numpy._core.multiply + • numpy._core.ndarray + • numpy._core.negative + • numpy._core.newaxis + • numpy._core.nextafter + • numpy._core.not_equal + • numpy._core.number + • numpy._core.object_ + • numpy._core.ones + • numpy._core.outer + • numpy._core.pi + • numpy._core.positive + • numpy._core.power + • numpy._core.printoptions + • numpy._core.prod + • numpy._core.rad2deg + • numpy._core.radians + • numpy._core.reciprocal + • numpy._core.remainder + • numpy._core.result_type + • numpy._core.right_shift + • numpy._core.rint + • numpy._core.short + • numpy._core.sign + • numpy._core.signbit + • numpy._core.signedinteger + • numpy._core.single + • numpy._core.sinh + • numpy._core.sort + • numpy._core.spacing + • numpy._core.sqrt + • numpy._core.square + • numpy._core.str_ + • numpy._core.subtract + • numpy._core.sum + • numpy._core.swapaxes + • numpy._core.tan + • numpy._core.tanh + • numpy._core.tensordot + • numpy._core.timedelta64 + • numpy._core.trace + • numpy._core.transpose + • numpy._core.true_divide + • numpy._core.trunc + • numpy._core.ubyte + • numpy._core.uint + • numpy._core.uint16 + • numpy._core.uint32 + • numpy._core.uint64 + • numpy._core.uintc + • numpy._core.uintp + • numpy._core.ulong + • numpy._core.ulonglong + • numpy._core.unsignedinteger + • numpy._core.ushort + • numpy._core.vecdot + • numpy._core.vecmat + • numpy._core.void + • numpy._core.vstack + • numpy._core.zeros + • numpy._distributor_init + • numpy._distributor_init_local + • numpy._expired_attrs_2_0 + • numpy._globals + • numpy._pytesttester + • numpy.char + • numpy.core + • numpy.ctypeslib + • numpy.dtypes + • numpy.exceptions + • numpy.f2py + • numpy.fft + • numpy.lib + • numpy.lib._arraypad_impl + • numpy.lib._arraysetops_impl + • numpy.lib._function_base_impl + • numpy.lib._histograms_impl + • numpy.lib._index_tricks_impl + • numpy.lib._nanfunctions_impl + • numpy.lib._npyio_impl + • numpy.lib._polynomial_impl + • numpy.lib._shape_base_impl + • numpy.lib._stride_tricks_impl + • numpy.lib._twodim_base_impl + • numpy.lib._type_check_impl + • numpy.lib._ufunclike_impl + • numpy.lib._utils_impl + • numpy.lib.scimath + • numpy.linalg + • numpy.ma + • numpy.matlib + • numpy.matrixlib + • numpy.polynomial + • numpy.random + • numpy.rec + • numpy.strings + • numpy.testing + • numpy.typing + • numpy.version + • os + • pathlib + • sys + • warnings + +
+
+imported by: + numpy + • numpy.__config__ + • numpy._array_api_info + • numpy._core + • numpy._core._dtype + • numpy._core._dtype_ctypes + • numpy._core._internal + • numpy._core._methods + • numpy._core.arrayprint + • numpy._core.defchararray + • numpy._core.fromnumeric + • numpy._core.function_base + • numpy._core.memmap + • numpy._core.numeric + • numpy._core.strings + • numpy._core.umath + • numpy._distributor_init + • numpy._expired_attrs_2_0 + • numpy._globals + • numpy._pytesttester + • numpy._typing + • numpy._typing._array_like + • numpy._typing._dtype_like + • numpy._typing._scalars + • numpy._typing._ufunc + • numpy._utils + • numpy.char + • numpy.core + • numpy.ctypeslib + • numpy.ctypeslib._ctypeslib + • numpy.dtypes + • numpy.exceptions + • numpy.f2py + • numpy.f2py.diagnose + • numpy.f2py.f90mod_rules + • numpy.fft + • numpy.lib + • numpy.lib._arraypad_impl + • numpy.lib._arraysetops_impl + • numpy.lib._format_impl + • numpy.lib._function_base_impl + • numpy.lib._histograms_impl + • numpy.lib._index_tricks_impl + • numpy.lib._iotools + • numpy.lib._nanfunctions_impl + • numpy.lib._npyio_impl + • numpy.lib._shape_base_impl + • numpy.lib._stride_tricks_impl + • numpy.lib._twodim_base_impl + • numpy.lib._utils_impl + • numpy.lib.recfunctions + • numpy.linalg + • numpy.linalg._linalg + • numpy.linalg._umath_linalg + • numpy.ma + • numpy.ma.core + • numpy.ma.extras + • numpy.ma.mrecords + • numpy.matlib + • numpy.matrixlib + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + • numpy.random + • numpy.random._common + • numpy.random._generator + • numpy.random._mt19937 + • numpy.random._philox + • numpy.random._sfc64 + • numpy.random.bit_generator + • numpy.random.mtrand + • numpy.rec + • numpy.strings + • numpy.testing + • numpy.testing._private.utils + • numpy.testing.overrides + • numpy.typing + • numpy.version + • openpyxl.compat.numbers + • sensor_server.py + +
+ +
+ +
+ + numpy.__config__ +SourceModule
+imports: + enum + • json + • numpy + • numpy._core._multiarray_umath + • warnings + • yaml + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy._array_api_info +SourceModule
+imports: + numpy + • numpy._core + • numpy._core.complex64 + • numpy._core.float32 + • numpy._core.int16 + • numpy._core.int32 + • numpy._core.int64 + • numpy._core.int8 + • numpy._core.intp + • numpy._core.uint16 + • numpy._core.uint32 + • numpy._core.uint64 + • numpy._utils + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy._core +Package
+imports: + copyreg + • numpy + • numpy._core + • numpy._core._add_newdocs + • numpy._core._add_newdocs_scalars + • numpy._core._asarray + • numpy._core._dtype + • numpy._core._dtype_ctypes + • numpy._core._internal + • numpy._core._methods + • numpy._core._multiarray_umath + • numpy._core.add + • numpy._core.all + • numpy._core.amax + • numpy._core.amin + • numpy._core.arange + • numpy._core.arccos + • numpy._core.arccosh + • numpy._core.arcsin + • numpy._core.arcsinh + • numpy._core.arctan + • numpy._core.arctan2 + • numpy._core.arctanh + • numpy._core.argsort + • numpy._core.array + • numpy._core.array2string + • numpy._core.array_repr + • numpy._core.arrayprint + • numpy._core.asanyarray + • numpy._core.asarray + • numpy._core.atleast_1d + • numpy._core.atleast_2d + • numpy._core.atleast_3d + • numpy._core.bitwise_and + • numpy._core.bitwise_count + • numpy._core.bitwise_or + • numpy._core.bitwise_xor + • numpy._core.bool_ + • numpy._core.byte + • numpy._core.bytes_ + • numpy._core.cbrt + • numpy._core.cdouble + • numpy._core.ceil + • numpy._core.character + • numpy._core.clongdouble + • numpy._core.complex64 + • numpy._core.complexfloating + • numpy._core.conj + • numpy._core.conjugate + • numpy._core.copysign + • numpy._core.cos + • numpy._core.cosh + • numpy._core.count_nonzero + • numpy._core.cross + • numpy._core.csingle + • numpy._core.datetime64 + • numpy._core.deg2rad + • numpy._core.degrees + • numpy._core.diagonal + • numpy._core.divide + • numpy._core.divmod + • numpy._core.dot + • numpy._core.double + • numpy._core.e + • numpy._core.einsumfunc + • numpy._core.empty + • numpy._core.empty_like + • numpy._core.equal + • numpy._core.errstate + • numpy._core.euler_gamma + • numpy._core.exp + • numpy._core.exp2 + • numpy._core.expm1 + • numpy._core.fabs + • numpy._core.finfo + • numpy._core.float16 + • numpy._core.float32 + • numpy._core.float_power + • numpy._core.floating + • numpy._core.floor + • numpy._core.floor_divide + • numpy._core.fmax + • numpy._core.fmin + • numpy._core.fmod + • numpy._core.frexp + • numpy._core.fromnumeric + • numpy._core.frompyfunc + • numpy._core.function_base + • numpy._core.gcd + • numpy._core.getlimits + • numpy._core.greater + • numpy._core.greater_equal + • numpy._core.half + • numpy._core.heaviside + • numpy._core.hstack + • numpy._core.hypot + • numpy._core.iinfo + • numpy._core.inexact + • numpy._core.inf + • numpy._core.int16 + • numpy._core.int32 + • numpy._core.int64 + • numpy._core.int8 + • numpy._core.intc + • numpy._core.integer + • numpy._core.intp + • numpy._core.isfinite + • numpy._core.isnan + • numpy._core.isnat + • numpy._core.isscalar + • numpy._core.lcm + • numpy._core.ldexp + • numpy._core.left_shift + • numpy._core.less + • numpy._core.less_equal + • numpy._core.linspace + • numpy._core.log + • numpy._core.log10 + • numpy._core.log1p + • numpy._core.log2 + • numpy._core.logaddexp + • numpy._core.logaddexp2 + • numpy._core.logical_and + • numpy._core.logical_not + • numpy._core.logical_or + • numpy._core.logical_xor + • numpy._core.long + • numpy._core.longdouble + • numpy._core.longlong + • numpy._core.matmul + • numpy._core.matrix_transpose + • numpy._core.matvec + • numpy._core.max + • numpy._core.maximum + • numpy._core.memmap + • numpy._core.minimum + • numpy._core.mod + • numpy._core.modf + • numpy._core.moveaxis + • numpy._core.multiarray + • numpy._core.multiply + • numpy._core.ndarray + • numpy._core.negative + • numpy._core.newaxis + • numpy._core.nextafter + • numpy._core.not_equal + • numpy._core.number + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.object_ + • numpy._core.ones + • numpy._core.outer + • numpy._core.overrides + • numpy._core.pi + • numpy._core.positive + • numpy._core.power + • numpy._core.prod + • numpy._core.rad2deg + • numpy._core.radians + • numpy._core.reciprocal + • numpy._core.records + • numpy._core.remainder + • numpy._core.result_type + • numpy._core.right_shift + • numpy._core.rint + • numpy._core.shape_base + • numpy._core.short + • numpy._core.sign + • numpy._core.signbit + • numpy._core.signedinteger + • numpy._core.single + • numpy._core.sinh + • numpy._core.sort + • numpy._core.spacing + • numpy._core.sqrt + • numpy._core.square + • numpy._core.str_ + • numpy._core.subtract + • numpy._core.sum + • numpy._core.swapaxes + • numpy._core.tan + • numpy._core.tanh + • numpy._core.tensordot + • numpy._core.timedelta64 + • numpy._core.trace + • numpy._core.transpose + • numpy._core.true_divide + • numpy._core.trunc + • numpy._core.ubyte + • numpy._core.uint + • numpy._core.uint16 + • numpy._core.uint32 + • numpy._core.uint64 + • numpy._core.uintc + • numpy._core.uintp + • numpy._core.ulong + • numpy._core.ulonglong + • numpy._core.umath + • numpy._core.unsignedinteger + • numpy._core.ushort + • numpy._core.vecdot + • numpy._core.vecmat + • numpy._core.void + • numpy._core.vstack + • numpy._core.zeros + • numpy._pytesttester + • numpy.version + • os + • sys + +
+
+imported by: + numpy + • numpy._array_api_info + • numpy._core + • numpy._core._add_newdocs + • numpy._core._add_newdocs_scalars + • numpy._core._asarray + • numpy._core._dtype + • numpy._core._dtype_ctypes + • numpy._core._exceptions + • numpy._core._internal + • numpy._core._methods + • numpy._core._multiarray_tests + • numpy._core._multiarray_umath + • numpy._core._string_helpers + • numpy._core._type_aliases + • numpy._core._ufunc_config + • numpy._core.arrayprint + • numpy._core.defchararray + • numpy._core.einsumfunc + • numpy._core.fromnumeric + • numpy._core.function_base + • numpy._core.getlimits + • numpy._core.memmap + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.overrides + • numpy._core.printoptions + • numpy._core.records + • numpy._core.shape_base + • numpy._core.strings + • numpy._core.umath + • numpy.core + • numpy.fft._helper + • numpy.fft._pocketfft + • numpy.lib._array_utils_impl + • numpy.lib._arraysetops_impl + • numpy.lib._function_base_impl + • numpy.lib._histograms_impl + • numpy.lib._index_tricks_impl + • numpy.lib._nanfunctions_impl + • numpy.lib._npyio_impl + • numpy.lib._polynomial_impl + • numpy.lib._shape_base_impl + • numpy.lib._twodim_base_impl + • numpy.lib._type_check_impl + • numpy.lib._utils_impl + • numpy.lib.mixins + • numpy.linalg._linalg + • numpy.ma.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core._add_newdocs +SourceModule
+imports: + numpy._core + • numpy._core.function_base + • numpy._core.overrides + • textwrap + +
+
+imported by: + numpy._core + +
+ +
+ +
+ + numpy._core._add_newdocs_scalars +SourceModule
+imports: + numpy._core + • numpy._core.function_base + • numpy._core.numerictypes + • os + • sys + +
+
+imported by: + numpy._core + +
+ +
+ +
+ + numpy._core._asarray +SourceModule
+imports: + numpy._core + • numpy._core.multiarray + • numpy._core.overrides + +
+
+imported by: + numpy._core + • numpy._core.numeric + +
+ +
+ +
+ + numpy._core._dtype +SourceModule
+imports: + numpy + • numpy._core + +
+
+imported by: + numpy._core + • numpy._core.numerictypes + +
+ +
+ +
+ + numpy._core._dtype_ctypes +SourceModule
+imports: + _ctypes + • ctypes + • numpy + • numpy._core + +
+
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core._exceptions +SourceModule
+imports: + numpy._core + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy._core._internal +SourceModule
+imports: + ast + • ctypes + • inspect + • math + • numpy + • numpy._core + • numpy._core.multiarray + • numpy.exceptions + • re + • sys + • warnings + +
+
+imported by: + numpy._core + • numpy._globals + • numpy.ctypeslib._ctypeslib + +
+ +
+ +
+ + numpy._core._methods +SourceModule
+imports: + contextlib + • numpy + • numpy._core + • numpy._core.multiarray + • numpy._core.numerictypes + • numpy._core.umath + • numpy._globals + • numpy.lib._stride_tricks_impl + • os + • pickle + • warnings + +
+
+imported by: + numpy._core + • numpy._core.fromnumeric + +
+ +
+ +
+ + numpy._core._multiarray_tests C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\_core\_multiarray_tests.cp313-win_amd64.pyd
+imports: + numpy._core + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy._core._multiarray_umath C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\_core\_multiarray_umath.cp313-win_amd64.pyd
+imports: + numpy._core + +
+
+imported by: + numpy.__config__ + • numpy._core + • numpy._core.fromnumeric + • numpy._core.function_base + • numpy._core.getlimits + • numpy._core.multiarray + • numpy._core.overrides + • numpy._core.umath + • numpy.lib + • numpy.lib._arraysetops_impl + • numpy.lib._function_base_impl + • numpy.lib._npyio_impl + • numpy.lib._shape_base_impl + • numpy.lib._twodim_base_impl + • numpy.lib._utils_impl + • numpy.lib.introspect + +
+ +
+ +
+ + numpy._core._string_helpers +SourceModule
+imports: + numpy._core + +
+
+imported by: + numpy._core.numerictypes + +
+ +
+ +
+ + numpy._core._type_aliases +SourceModule
+imports: + numpy._core + • numpy._core.multiarray + +
+
+imported by: + numpy._core.numerictypes + +
+ +
+ +
+ + numpy._core._ufunc_config +SourceModule
+imports: + functools + • numpy._core + • numpy._core.umath + • numpy._utils + +
+
+imported by: + numpy._core.numeric + +
+ +
+ +
+ + numpy._core.add +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.all +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.amax +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.amin +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.arange +MissingModule
+imported by: + numpy + • numpy._core + • numpy.fft._helper + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.arccos +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.arccosh +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.arcsin +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.arcsinh +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.arctan +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.arctan2 +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.arctanh +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.argsort +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.array +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._polynomial_impl + • numpy.linalg._linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.array2string +MissingModule
+imported by: + numpy + • numpy._core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.array_repr +MissingModule
+imported by: + numpy + • numpy._core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.arrayprint +SourceModule
+imports: + _dummy_thread + • _thread + • contextlib + • functools + • numbers + • numpy + • numpy._core + • numpy._core.fromnumeric + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.overrides + • numpy._core.printoptions + • numpy._core.umath + • operator + • sys + • warnings + +
+
+imported by: + numpy._core + • numpy._core.numeric + • numpy._core.records + +
+ +
+ +
+ + numpy._core.asanyarray +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.asarray +MissingModule
+imported by: + numpy + • numpy._core + • numpy.fft._helper + • numpy.fft._pocketfft + • numpy.lib._array_utils_impl + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.atleast_1d +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._polynomial_impl + +
+ +
+ +
+ + numpy._core.atleast_2d +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.atleast_3d +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._shape_base_impl + +
+ +
+ +
+ + numpy._core.bitwise_and +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.bitwise_count +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.bitwise_or +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.bitwise_xor +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.bool_ +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.byte +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.bytes_ +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.cbrt +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.cdouble +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.ceil +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.character +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.clongdouble +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.complex64 +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + +
+ +
+ +
+ + numpy._core.complexfloating +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.conj +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.conjugate +MissingModule
+imported by: + numpy + • numpy._core + • numpy.fft._pocketfft + +
+ +
+ +
+ + numpy._core.copysign +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.cos +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.cosh +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.count_nonzero +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.cross +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.csingle +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.datetime64 +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.defchararray +SourceModule
+imports: + functools + • numpy + • numpy._core + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.overrides + • numpy._core.strings + • numpy._utils + • numpy.strings + +
+
+imported by: + numpy.char + +
+ +
+ +
+ + numpy._core.deg2rad +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.degrees +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.diagonal +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.divide +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.divmod +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.dot +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._polynomial_impl + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.double +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.e +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.einsumfunc +SourceModule
+imports: + functools + • itertools + • numpy._core + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.overrides + • numpy._core.umath + • operator + +
+
+imported by: + numpy._core + +
+ +
+ +
+ + numpy._core.empty +MissingModule
+imported by: + numpy + • numpy._core + • numpy.fft._helper + • numpy.linalg._linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.empty_like +MissingModule
+imported by: + numpy + • numpy._core + • numpy.fft._pocketfft + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.equal +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.errstate +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.euler_gamma +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.exp +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.exp2 +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.expm1 +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.fabs +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.finfo +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._polynomial_impl + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.float16 +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.float32 +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.float_power +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.floating +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.floor +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.floor_divide +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.fmax +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.fmin +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.fmod +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.frexp +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.fromnumeric +SourceModule
+imports: + functools + • math + • numpy + • numpy._core + • numpy._core._methods + • numpy._core._multiarray_umath + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.overrides + • numpy._core.umath + • numpy._utils + • types + +
+
+imported by: + numpy._core + • numpy._core.arrayprint + • numpy._core.numeric + • numpy._core.shape_base + • numpy.lib._function_base_impl + • numpy.lib._shape_base_impl + +
+ +
+ +
+ + numpy._core.frompyfunc +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.function_base +SourceModule
+imports: + functools + • inspect + • numpy + • numpy._core + • numpy._core._multiarray_umath + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.overrides + • operator + • types + • warnings + +
+
+imported by: + numpy._core + • numpy._core._add_newdocs + • numpy._core._add_newdocs_scalars + • numpy.lib + +
+ +
+ +
+ + numpy._core.gcd +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.getlimits +SourceModule
+imports: + functools + • math + • numpy._core + • numpy._core._multiarray_umath + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._utils + • types + • warnings + +
+
+imported by: + numpy._core + • numpy.lib._type_check_impl + +
+ +
+ +
+ + numpy._core.greater +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.greater_equal +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.half +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.heaviside +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.hstack +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._polynomial_impl + +
+ +
+ +
+ + numpy._core.hypot +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.iinfo +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._twodim_base_impl + +
+ +
+ +
+ + numpy._core.inexact +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.inf +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.int16 +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + +
+ +
+ +
+ + numpy._core.int32 +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + +
+ +
+ +
+ + numpy._core.int64 +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + +
+ +
+ +
+ + numpy._core.int8 +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + +
+ +
+ +
+ + numpy._core.intc +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.integer +MissingModule
+imported by: + numpy + • numpy._core + • numpy.fft._helper + +
+ +
+ +
+ + numpy._core.intp +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + • numpy.linalg._linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.isfinite +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.isnan +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.isnat +MissingModule
+imported by: + numpy + • numpy._core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.isscalar +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._polynomial_impl + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.lcm +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.ldexp +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.left_shift +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.less +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.less_equal +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.linspace +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._index_tricks_impl + +
+ +
+ +
+ + numpy._core.log +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.log10 +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.log1p +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.log2 +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.logaddexp +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.logaddexp2 +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.logical_and +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.logical_not +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.logical_or +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.logical_xor +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.long +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.longdouble +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.longlong +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.matmul +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.matrix_transpose +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.matvec +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.max +MissingModule
+imported by: + numpy + • numpy._core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.maximum +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.memmap +SourceModule
+imports: + contextlib + • mmap + • numpy + • numpy._core + • numpy._core.numeric + • numpy._utils + • operator + • os.path + +
+
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.minimum +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.mod +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.modf +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.moveaxis +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.multiarray +SourceModule
+imports: + functools + • numpy._core + • numpy._core._multiarray_umath + • numpy._core.overrides + +
+
+imported by: + numpy._core + • numpy._core._asarray + • numpy._core._internal + • numpy._core._methods + • numpy._core._type_aliases + • numpy._core.arrayprint + • numpy._core.defchararray + • numpy._core.einsumfunc + • numpy._core.fromnumeric + • numpy._core.function_base + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.shape_base + • numpy._core.strings + • numpy._typing._array_like + • numpy.ctypeslib._ctypeslib + • numpy.lib._function_base_impl + • numpy.lib._index_tricks_impl + • numpy.lib._npyio_impl + • numpy.lib._shape_base_impl + • numpy.ma.core + • numpy.polynomial.polyutils + +
+ +
+ +
+ + numpy._core.multiply +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.ndarray +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._utils_impl + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.negative +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.newaxis +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.nextafter +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.not_equal +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.number +MissingModule
+imported by: + numpy + • numpy._core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.numeric +SourceModule
+imports: + builtins + • functools + • itertools + • math + • numbers + • numpy + • numpy._core + • numpy._core._asarray + • numpy._core._ufunc_config + • numpy._core.arrayprint + • numpy._core.fromnumeric + • numpy._core.multiarray + • numpy._core.numerictypes + • numpy._core.overrides + • numpy._core.shape_base + • numpy._core.umath + • numpy.exceptions + • operator + • sys + • warnings + +
+
+imported by: + numpy._core + • numpy._core.arrayprint + • numpy._core.defchararray + • numpy._core.einsumfunc + • numpy._core.fromnumeric + • numpy._core.function_base + • numpy._core.getlimits + • numpy._core.memmap + • numpy._core.records + • numpy._core.shape_base + • numpy.lib._array_utils_impl + • numpy.lib._function_base_impl + • numpy.lib._index_tricks_impl + • numpy.lib._iotools + • numpy.lib._nanfunctions_impl + • numpy.lib._polynomial_impl + • numpy.lib._scimath_impl + • numpy.lib._shape_base_impl + • numpy.lib._stride_tricks_impl + • numpy.lib._twodim_base_impl + • numpy.lib._type_check_impl + • numpy.lib._ufunclike_impl + • numpy.ma.core + • numpy.matrixlib.defmatrix + +
+ +
+ +
+ + numpy._core.numerictypes +SourceModule
+imports: + builtins + • numbers + • numpy._core + • numpy._core._dtype + • numpy._core._string_helpers + • numpy._core._type_aliases + • numpy._core.multiarray + • numpy._utils + • warnings + +
+
+imported by: + numpy._core + • numpy._core._add_newdocs_scalars + • numpy._core._methods + • numpy._core.arrayprint + • numpy._core.defchararray + • numpy._core.fromnumeric + • numpy._core.getlimits + • numpy._core.numeric + • numpy._core.records + • numpy.lib._function_base_impl + • numpy.lib._index_tricks_impl + • numpy.lib._scimath_impl + • numpy.ma.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.object_ +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.ones +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._polynomial_impl + +
+ +
+ +
+ + numpy._core.outer +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.overrides +SourceModule
+imports: + collections + • functools + • inspect + • numpy._core + • numpy._core._multiarray_umath + • numpy._utils + • numpy._utils._inspect + +
+
+imported by: + numpy._core + • numpy._core._add_newdocs + • numpy._core._asarray + • numpy._core.arrayprint + • numpy._core.defchararray + • numpy._core.einsumfunc + • numpy._core.fromnumeric + • numpy._core.function_base + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.shape_base + • numpy._core.strings + • numpy.fft._helper + • numpy.fft._pocketfft + • numpy.lib._arraypad_impl + • numpy.lib._arraysetops_impl + • numpy.lib._function_base_impl + • numpy.lib._histograms_impl + • numpy.lib._index_tricks_impl + • numpy.lib._nanfunctions_impl + • numpy.lib._npyio_impl + • numpy.lib._polynomial_impl + • numpy.lib._scimath_impl + • numpy.lib._shape_base_impl + • numpy.lib._stride_tricks_impl + • numpy.lib._twodim_base_impl + • numpy.lib._type_check_impl + • numpy.lib._ufunclike_impl + • numpy.lib.recfunctions + • numpy.linalg._linalg + • numpy.polynomial.polynomial + • numpy.testing.overrides + +
+ +
+ +
+ + numpy._core.pi +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.positive +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.power +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.printoptions +SourceModule
+imports: + contextvars + • numpy._core + • sys + +
+
+imported by: + numpy + • numpy._core.arrayprint + +
+ +
+ +
+ + numpy._core.prod +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.rad2deg +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.radians +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.reciprocal +MissingModule
+imported by: + numpy + • numpy._core + • numpy.fft._pocketfft + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.records +SourceModule
+imports: + collections + • contextlib + • numpy._core + • numpy._core.arrayprint + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._utils + • os + • warnings + +
+
+imported by: + numpy._core + • numpy.rec + +
+ +
+ +
+ + numpy._core.remainder +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.result_type +MissingModule
+imported by: + numpy + • numpy._core + • numpy.fft._pocketfft + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.right_shift +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.rint +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.shape_base +SourceModule
+imports: + functools + • itertools + • numpy._core + • numpy._core.fromnumeric + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.overrides + • operator + +
+
+imported by: + numpy._core + • numpy._core.numeric + • numpy.lib._shape_base_impl + +
+ +
+ +
+ + numpy._core.short +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.sign +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.signbit +MissingModule
+imported by: + numpy + • numpy._core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy._core.signedinteger +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.single +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.sinh +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.sort +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.spacing +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.sqrt +MissingModule
+imported by: + numpy + • numpy._core + • numpy.fft._pocketfft + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.square +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.str_ +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.strings +SourceModule
+imports: + functools + • numpy + • numpy._core + • numpy._core.multiarray + • numpy._core.overrides + • numpy._core.umath + • sys + +
+
+imported by: + numpy._core.defchararray + • numpy.strings + +
+ +
+ +
+ + numpy._core.subtract +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.sum +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.swapaxes +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.tan +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.tanh +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.tensordot +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.timedelta64 +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.trace +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.transpose +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._function_base_impl + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.true_divide +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.trunc +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.ubyte +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.uint +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.uint16 +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + +
+ +
+ +
+ + numpy._core.uint32 +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + +
+ +
+ +
+ + numpy._core.uint64 +MissingModule
+imported by: + numpy + • numpy._array_api_info + • numpy._core + +
+ +
+ +
+ + numpy._core.uintc +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.uintp +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.ulong +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.ulonglong +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.umath +SourceModule
+imports: + numpy + • numpy._core + • numpy._core._multiarray_umath + +
+
+imported by: + numpy._core + • numpy._core._methods + • numpy._core._ufunc_config + • numpy._core.arrayprint + • numpy._core.einsumfunc + • numpy._core.fromnumeric + • numpy._core.numeric + • numpy._core.strings + • numpy.lib._function_base_impl + • numpy.lib.mixins + • numpy.ma.core + • numpy.testing.overrides + +
+ +
+ +
+ + numpy._core.unsignedinteger +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.ushort +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.vecdot +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._core.vecmat +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.void +MissingModule
+imported by: + numpy + • numpy._core + +
+ +
+ +
+ + numpy._core.vstack +MissingModule
+imported by: + numpy + • numpy._core + • numpy.lib._shape_base_impl + +
+ +
+ +
+ + numpy._core.zeros +MissingModule
+imported by: + numpy + • numpy._core + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._distributor_init +SourceModule
+imports: + numpy + • numpy._distributor_init_local + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy._distributor_init_local +MissingModule
+imported by: + numpy + • numpy._distributor_init + +
+ +
+ +
+ + numpy._expired_attrs_2_0 +SourceModule
+imports: + numpy + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy._globals +SourceModule
+imports: + enum + • numpy + • numpy._core._internal + • numpy._utils + +
+
+imported by: + numpy + • numpy._core._methods + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy._pytesttester +SourceModule
+imports: + numpy + • numpy.testing + • os + • sys + • warnings + +
+
+imported by: + numpy + • numpy._core + • numpy.f2py + • numpy.fft + • numpy.lib + • numpy.linalg + • numpy.ma + • numpy.matrixlib + • numpy.polynomial + • numpy.random + • numpy.testing + • numpy.typing + +
+ +
+ +
+ + numpy._typing +Package
+imports: + numpy + • numpy._typing._array_like + • numpy._typing._char_codes + • numpy._typing._dtype_like + • numpy._typing._nbit + • numpy._typing._nbit_base + • numpy._typing._nested_sequence + • numpy._typing._scalars + • numpy._typing._shape + • numpy._typing._ufunc + • sys + • typing + +
+
+imported by: + numpy._typing._add_docstring + • numpy._typing._array_like + • numpy._typing._char_codes + • numpy._typing._dtype_like + • numpy._typing._nbit + • numpy._typing._nbit_base + • numpy._typing._nested_sequence + • numpy._typing._scalars + • numpy._typing._shape + • numpy._typing._ufunc + • numpy.linalg._linalg + • numpy.random._generator + • numpy.random._mt19937 + • numpy.random._pcg64 + • numpy.random._philox + • numpy.random._sfc64 + • numpy.random.bit_generator + • numpy.random.mtrand + • numpy.typing + +
+ +
+ +
+ + numpy._typing._add_docstring +SourceModule
+imports: + numpy._typing + • numpy._typing._array_like + • re + • textwrap + +
+
+imported by: + numpy.typing + +
+ +
+ +
+ + numpy._typing._array_like +SourceModule
+imports: + 'collections.abc' + • numpy + • numpy._core.multiarray + • numpy._typing + • numpy._typing._nbit_base + • numpy._typing._nested_sequence + • numpy._typing._shape + • sys + • typing + +
+
+imported by: + numpy._typing + • numpy._typing._add_docstring + +
+ +
+ +
+ + numpy._typing._char_codes +SourceModule
+imports: + numpy._typing + • typing + +
+
+imported by: + numpy._typing + • numpy._typing._dtype_like + +
+ +
+ +
+ + numpy._typing._dtype_like +SourceModule
+imports: + 'collections.abc' + • numpy + • numpy._typing + • numpy._typing._char_codes + • typing + +
+
+imported by: + numpy._typing + +
+ +
+ +
+ + numpy._typing._nbit +SourceModule
+imports: + numpy._typing + • numpy._typing._nbit_base + • typing + +
+
+imported by: + numpy._typing + +
+ +
+ +
+ + numpy._typing._nbit_base +SourceModule
+imports: + numpy._typing + • numpy._utils + • typing + +
+
+imported by: + numpy._typing + • numpy._typing._array_like + • numpy._typing._nbit + +
+ +
+ +
+ + numpy._typing._nested_sequence +SourceModule
+imports: + 'collections.abc' + • numpy._typing + • typing + • typing_extensions + +
+
+imported by: + numpy._typing + • numpy._typing._array_like + +
+ +
+ +
+ + numpy._typing._scalars +SourceModule
+imports: + numpy + • numpy._typing + • typing + +
+
+imported by: + numpy._typing + +
+ +
+ +
+ + numpy._typing._shape +SourceModule
+imports: + 'collections.abc' + • numpy._typing + • typing + +
+
+imported by: + numpy._typing + • numpy._typing._array_like + +
+ +
+ +
+ + numpy._typing._ufunc +SourceModule
+imports: + numpy + • numpy._typing + +
+
+imported by: + numpy._typing + • numpy.linalg._umath_linalg + +
+ +
+ +
+ + numpy._utils +Package
+imports: + functools + • numpy + • numpy._utils._convertions + • warnings + +
+
+imported by: + numpy._array_api_info + • numpy._core._ufunc_config + • numpy._core.defchararray + • numpy._core.fromnumeric + • numpy._core.getlimits + • numpy._core.memmap + • numpy._core.numerictypes + • numpy._core.overrides + • numpy._core.records + • numpy._globals + • numpy._typing._nbit_base + • numpy._utils._convertions + • numpy._utils._inspect + • numpy.ctypeslib._ctypeslib + • numpy.lib._array_utils_impl + • numpy.lib._datasource + • numpy.lib._format_impl + • numpy.lib._function_base_impl + • numpy.lib._index_tricks_impl + • numpy.lib._iotools + • numpy.lib._npyio_impl + • numpy.lib._polynomial_impl + • numpy.lib._type_check_impl + • numpy.lib._utils_impl + • numpy.linalg._linalg + • numpy.ma.core + • numpy.matrixlib.defmatrix + +
+ +
+ +
+ + numpy._utils._convertions +SourceModule
+imports: + numpy._utils + +
+
+imported by: + numpy._utils + +
+ +
+ +
+ + numpy._utils._inspect +SourceModule
+imports: + numpy._utils + • types + +
+
+imported by: + numpy._core.overrides + +
+ +
+ +
+ + numpy.char +Package
+imports: + numpy + • numpy._core.defchararray + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy.core +Package
+imports: + numpy + • numpy._core + • numpy.core._utils + +
+
+imported by: + numpy + • numpy.core._utils + +
+ +
+ +
+ + numpy.core._utils +SourceModule
+imports: + numpy.core + • warnings + +
+
+imported by: + numpy.core + +
+ +
+ +
+ + numpy.ctypeslib +Package
+imports: + numpy + • numpy.ctypeslib._ctypeslib + +
+
+imported by: + numpy + • numpy.ctypeslib._ctypeslib + +
+ +
+ +
+ + numpy.ctypeslib._ctypeslib +SourceModule
+imports: + ctypes + • numpy + • numpy._core._internal + • numpy._core.multiarray + • numpy._utils + • numpy.ctypeslib + • os + • sys + • sysconfig + +
+
+imported by: + numpy.ctypeslib + +
+ +
+ +
+ + numpy.dtypes +SourceModule
+imports: + numpy + • numpy.dtypes + +
+
+imported by: + numpy + • numpy.dtypes + +
+ +
+ +
+ + numpy.exceptions +SourceModule
+imports: + numpy + +
+
+imported by: + numpy + • numpy._core._internal + • numpy._core.numeric + • numpy.f2py + • numpy.f2py._backends._distutils + • numpy.lib._polynomial_impl + +
+ +
+ +
+ + numpy.f2py +Package
+imports: + numpy + • numpy._pytesttester + • numpy.exceptions + • numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py.auxfuncs + • numpy.f2py.capi_maps + • numpy.f2py.cb_rules + • numpy.f2py.cfuncs + • numpy.f2py.common_rules + • numpy.f2py.diagnose + • numpy.f2py.f2py2e + • numpy.f2py.f90mod_rules + • numpy.f2py.func2subr + • numpy.f2py.rules + • numpy.f2py.symbolic + • numpy.f2py.use_rules + • os + • subprocess + • sys + • warnings + +
+
+imported by: + numpy + • numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py._backends + • numpy.f2py._isocbind + • numpy.f2py.auxfuncs + • numpy.f2py.capi_maps + • numpy.f2py.cb_rules + • numpy.f2py.cfuncs + • numpy.f2py.common_rules + • numpy.f2py.crackfortran + • numpy.f2py.diagnose + • numpy.f2py.f2py2e + • numpy.f2py.f90mod_rules + • numpy.f2py.func2subr + • numpy.f2py.rules + • numpy.f2py.symbolic + • numpy.f2py.use_rules + +
+ +
+ +
+ + numpy.f2py.__version__ +SourceModule
+imports: + numpy.f2py + • numpy.version + +
+
+imported by: + numpy.f2py + • numpy.f2py.auxfuncs + • numpy.f2py.capi_maps + • numpy.f2py.cb_rules + • numpy.f2py.cfuncs + • numpy.f2py.common_rules + • numpy.f2py.crackfortran + • numpy.f2py.f2py2e + • numpy.f2py.rules + +
+ +
+ +
+ + numpy.f2py._backends +Package
+imports: + numpy.f2py + • numpy.f2py._backends._distutils + • numpy.f2py._backends._meson + +
+
+imported by: + numpy.f2py._backends._backend + • numpy.f2py._backends._distutils + • numpy.f2py._backends._meson + • numpy.f2py.f2py2e + +
+ +
+ +
+ + numpy.f2py._backends._backend +SourceModule
+imports: + abc + • numpy.f2py._backends + +
+
+imported by: + numpy.f2py._backends._distutils + • numpy.f2py._backends._meson + +
+ +
+ +
+ + numpy.f2py._backends._distutils +SourceModule
+imports: + numpy.exceptions + • numpy.f2py._backends + • numpy.f2py._backends._backend + • os + • shutil + • sys + • warnings + +
+
+imported by: + numpy.f2py._backends + +
+ +
+ +
+ + numpy.f2py._backends._meson +SourceModule
+imports: + errno + • itertools + • numpy.f2py._backends + • numpy.f2py._backends._backend + • os + • pathlib + • re + • shutil + • string + • subprocess + • sys + +
+
+imported by: + numpy.f2py._backends + +
+ +
+ +
+ + numpy.f2py._isocbind +SourceModule
+imports: + numpy.f2py + +
+
+imported by: + numpy.f2py.capi_maps + • numpy.f2py.func2subr + +
+ +
+ +
+ + numpy.f2py.auxfuncs +SourceModule
+imports: + functools + • numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py.capi_maps + • numpy.f2py.cfuncs + • pprint + • re + • sys + • types + +
+
+imported by: + numpy.f2py + • numpy.f2py.capi_maps + • numpy.f2py.cb_rules + • numpy.f2py.common_rules + • numpy.f2py.crackfortran + • numpy.f2py.f2py2e + • numpy.f2py.f90mod_rules + • numpy.f2py.func2subr + • numpy.f2py.rules + • numpy.f2py.use_rules + +
+ +
+ +
+ + numpy.f2py.capi_maps +SourceModule
+imports: + copy + • numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py._isocbind + • numpy.f2py.auxfuncs + • numpy.f2py.cb_rules + • numpy.f2py.crackfortran + • os + • re + +
+
+imported by: + numpy.f2py + • numpy.f2py.auxfuncs + • numpy.f2py.cb_rules + • numpy.f2py.cfuncs + • numpy.f2py.common_rules + • numpy.f2py.f2py2e + • numpy.f2py.f90mod_rules + • numpy.f2py.rules + +
+ +
+ +
+ + numpy.f2py.cb_rules +SourceModule
+imports: + numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py.auxfuncs + • numpy.f2py.capi_maps + • numpy.f2py.cfuncs + +
+
+imported by: + numpy.f2py + • numpy.f2py.capi_maps + • numpy.f2py.f2py2e + +
+ +
+ +
+ + numpy.f2py.cfuncs +SourceModule
+imports: + copy + • numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py.capi_maps + • sys + +
+
+imported by: + numpy.f2py + • numpy.f2py.auxfuncs + • numpy.f2py.cb_rules + • numpy.f2py.f2py2e + • numpy.f2py.rules + +
+ +
+ +
+ + numpy.f2py.common_rules +SourceModule
+imports: + numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py.auxfuncs + • numpy.f2py.capi_maps + • numpy.f2py.crackfortran + • numpy.f2py.func2subr + +
+
+imported by: + numpy.f2py + • numpy.f2py.rules + +
+ +
+ +
+ + numpy.f2py.crackfortran +SourceModule
+imports: + charset_normalizer + • codecs + • copy + • fileinput + • numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py.auxfuncs + • numpy.f2py.symbolic + • os + • pathlib + • platform + • re + • string + • sys + +
+
+imported by: + numpy.f2py.capi_maps + • numpy.f2py.common_rules + • numpy.f2py.f2py2e + • numpy.f2py.f90mod_rules + +
+ +
+ +
+ + numpy.f2py.diagnose +SourceModule
+imports: + 'numpy_distutils.command' + • 'numpy_distutils.cpuinfo' + • 'numpy_distutils.fcompiler' + • numpy + • numpy.f2py + • numpy.f2py.f2py2e + • numpy_distutils + • os + • sys + • tempfile + +
+
+imported by: + numpy.f2py + +
+ +
+ +
+ + numpy.f2py.f2py2e +SourceModule
+imports: + argparse + • numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py._backends + • numpy.f2py.auxfuncs + • numpy.f2py.capi_maps + • numpy.f2py.cb_rules + • numpy.f2py.cfuncs + • numpy.f2py.crackfortran + • numpy.f2py.f90mod_rules + • numpy.f2py.rules + • os + • pprint + • re + • sys + • tempfile + +
+
+imported by: + numpy.f2py + • numpy.f2py.diagnose + +
+ +
+ +
+ + numpy.f2py.f90mod_rules +SourceModule
+imports: + numpy + • numpy.f2py + • numpy.f2py.auxfuncs + • numpy.f2py.capi_maps + • numpy.f2py.crackfortran + • numpy.f2py.func2subr + • numpy.f2py.rules + +
+
+imported by: + numpy.f2py + • numpy.f2py.f2py2e + • numpy.f2py.rules + +
+ +
+ +
+ + numpy.f2py.func2subr +SourceModule
+imports: + copy + • numpy.f2py + • numpy.f2py._isocbind + • numpy.f2py.auxfuncs + +
+
+imported by: + numpy.f2py + • numpy.f2py.common_rules + • numpy.f2py.f90mod_rules + • numpy.f2py.rules + +
+ +
+ +
+ + numpy.f2py.rules +SourceModule
+imports: + copy + • numpy.f2py + • numpy.f2py.__version__ + • numpy.f2py.auxfuncs + • numpy.f2py.capi_maps + • numpy.f2py.cfuncs + • numpy.f2py.common_rules + • numpy.f2py.f90mod_rules + • numpy.f2py.func2subr + • numpy.f2py.use_rules + • os + • pathlib + • sys + • time + +
+
+imported by: + numpy.f2py + • numpy.f2py.f2py2e + • numpy.f2py.f90mod_rules + +
+ +
+ +
+ + numpy.f2py.symbolic +SourceModule
+imports: + enum + • math + • numpy.f2py + • re + • warnings + +
+
+imported by: + numpy.f2py + • numpy.f2py.crackfortran + +
+ +
+ +
+ + numpy.f2py.use_rules +SourceModule
+imports: + numpy.f2py + • numpy.f2py.auxfuncs + +
+
+imported by: + numpy.f2py + • numpy.f2py.rules + +
+ +
+ +
+ + numpy.fft +Package
+imports: + numpy + • numpy._pytesttester + • numpy.fft + • numpy.fft._helper + • numpy.fft._pocketfft + • numpy.fft._pocketfft_umath + +
+
+imported by: + numpy + • numpy.fft + • numpy.fft._helper + • numpy.fft._pocketfft + • numpy.fft._pocketfft_umath + +
+ +
+ +
+ + numpy.fft._helper +SourceModule
+imports: + numpy._core + • numpy._core.arange + • numpy._core.asarray + • numpy._core.empty + • numpy._core.integer + • numpy._core.overrides + • numpy.fft + +
+
+imported by: + numpy.fft + +
+ +
+ +
+ + numpy.fft._pocketfft +SourceModule
+imports: + functools + • numpy._core + • numpy._core.asarray + • numpy._core.conjugate + • numpy._core.empty_like + • numpy._core.overrides + • numpy._core.reciprocal + • numpy._core.result_type + • numpy._core.sqrt + • numpy.fft + • numpy.fft._pocketfft_umath + • numpy.lib.array_utils + • warnings + +
+
+imported by: + numpy.fft + +
+ +
+ +
+ + numpy.fft._pocketfft_umath C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\fft\_pocketfft_umath.cp313-win_amd64.pyd
+imports: + numpy.fft + +
+
+imported by: + numpy.fft + • numpy.fft._pocketfft + +
+ +
+ +
+ + numpy.lib +Package
+imports: + math + • numpy + • numpy._core._multiarray_umath + • numpy._core.function_base + • numpy._pytesttester + • numpy.lib + • numpy.lib._arraypad_impl + • numpy.lib._arraysetops_impl + • numpy.lib._arrayterator_impl + • numpy.lib._function_base_impl + • numpy.lib._histograms_impl + • numpy.lib._index_tricks_impl + • numpy.lib._nanfunctions_impl + • numpy.lib._npyio_impl + • numpy.lib._polynomial_impl + • numpy.lib._shape_base_impl + • numpy.lib._stride_tricks_impl + • numpy.lib._twodim_base_impl + • numpy.lib._type_check_impl + • numpy.lib._ufunclike_impl + • numpy.lib._utils_impl + • numpy.lib._version + • numpy.lib.array_utils + • numpy.lib.format + • numpy.lib.introspect + • numpy.lib.mixins + • numpy.lib.npyio + • numpy.lib.recfunctions + • numpy.lib.scimath + • numpy.lib.stride_tricks + • warnings + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib._array_utils_impl + • numpy.lib._arraypad_impl + • numpy.lib._arraysetops_impl + • numpy.lib._arrayterator_impl + • numpy.lib._datasource + • numpy.lib._format_impl + • numpy.lib._function_base_impl + • numpy.lib._histograms_impl + • numpy.lib._index_tricks_impl + • numpy.lib._iotools + • numpy.lib._nanfunctions_impl + • numpy.lib._npyio_impl + • numpy.lib._polynomial_impl + • numpy.lib._scimath_impl + • numpy.lib._shape_base_impl + • numpy.lib._stride_tricks_impl + • numpy.lib._twodim_base_impl + • numpy.lib._type_check_impl + • numpy.lib._ufunclike_impl + • numpy.lib._utils_impl + • numpy.lib._version + • numpy.lib.array_utils + • numpy.lib.format + • numpy.lib.introspect + • numpy.lib.mixins + • numpy.lib.npyio + • numpy.lib.recfunctions + • numpy.lib.scimath + • numpy.lib.stride_tricks + • numpy.testing.overrides + +
+ +
+ +
+ + numpy.lib._array_utils_impl +SourceModule
+imports: + numpy._core + • numpy._core.asarray + • numpy._core.numeric + • numpy._utils + • numpy.lib + +
+
+imported by: + numpy.lib.array_utils + +
+ +
+ +
+ + numpy.lib._arraypad_impl +SourceModule
+imports: + numpy + • numpy._core.overrides + • numpy.lib + • numpy.lib._index_tricks_impl + • typing + +
+
+imported by: + numpy + • numpy.lib + +
+ +
+ +
+ + numpy.lib._arraysetops_impl +SourceModule
+imports: + functools + • numpy + • numpy._core + • numpy._core._multiarray_umath + • numpy._core.overrides + • numpy.lib + • numpy.lib.array_utils + • typing + +
+
+imported by: + numpy + • numpy.lib + +
+ +
+ +
+ + numpy.lib._arrayterator_impl +SourceModule
+imports: + functools + • numpy.lib + • operator + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib._datasource +SourceModule
+imports: + bz2 + • gzip + • lzma + • numpy._utils + • numpy.lib + • os + • shutil + • tempfile + • urllib.error + • urllib.parse + • urllib.request + +
+
+imported by: + numpy.lib._npyio_impl + +
+ +
+ +
+ + numpy.lib._format_impl +SourceModule
+imports: + ast + • io + • numpy + • numpy._utils + • numpy.lib + • numpy.lib._utils_impl + • os + • pickle + • struct + • tokenize + • warnings + +
+
+imported by: + numpy.lib._npyio_impl + • numpy.lib.format + +
+ +
+ +
+ + numpy.lib._function_base_impl +SourceModule
+imports: + 'collections.abc' + • builtins + • functools + • numpy + • numpy._core + • numpy._core._multiarray_umath + • numpy._core.fromnumeric + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.overrides + • numpy._core.transpose + • numpy._core.umath + • numpy._utils + • numpy.lib + • numpy.lib._histograms_impl + • numpy.lib._twodim_base_impl + • re + • warnings + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib._index_tricks_impl + • numpy.lib._nanfunctions_impl + • numpy.lib._polynomial_impl + • numpy.ma.extras + +
+ +
+ +
+ + numpy.lib._histograms_impl +SourceModule
+imports: + contextlib + • functools + • numpy + • numpy._core + • numpy._core.overrides + • numpy.lib + • operator + • warnings + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib._function_base_impl + +
+ +
+ +
+ + numpy.lib._index_tricks_impl +SourceModule
+imports: + functools + • itertools + • math + • numpy + • numpy._core + • numpy._core.linspace + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.overrides + • numpy._utils + • numpy.lib + • numpy.lib._function_base_impl + • numpy.matrixlib + • sys + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib._arraypad_impl + • numpy.lib._shape_base_impl + • numpy.ma.extras + +
+ +
+ +
+ + numpy.lib._iotools +SourceModule
+imports: + itertools + • numpy + • numpy._core.numeric + • numpy._utils + • numpy.lib + +
+
+imported by: + numpy.lib._npyio_impl + • numpy.lib.recfunctions + +
+ +
+ +
+ + numpy.lib._nanfunctions_impl +SourceModule
+imports: + functools + • numpy + • numpy._core + • numpy._core.numeric + • numpy._core.overrides + • numpy.lib + • numpy.lib._function_base_impl + • warnings + +
+
+imported by: + numpy + • numpy.lib + +
+ +
+ +
+ + numpy.lib._npyio_impl +SourceModule
+imports: + 'collections.abc' + • contextlib + • functools + • itertools + • numpy + • numpy._core + • numpy._core._multiarray_umath + • numpy._core.multiarray + • numpy._core.overrides + • numpy._utils + • numpy.lib + • numpy.lib._datasource + • numpy.lib._format_impl + • numpy.lib._iotools + • numpy.lib.format + • numpy.ma + • numpy.ma.mrecords + • operator + • os + • pickle + • re + • warnings + • weakref + • zipfile + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib.npyio + +
+ +
+ +
+ + numpy.lib._polynomial_impl +SourceModule
+imports: + functools + • numpy._core + • numpy._core.array + • numpy._core.atleast_1d + • numpy._core.dot + • numpy._core.finfo + • numpy._core.hstack + • numpy._core.isscalar + • numpy._core.numeric + • numpy._core.ones + • numpy._core.overrides + • numpy._utils + • numpy.exceptions + • numpy.lib + • numpy.lib._function_base_impl + • numpy.lib._twodim_base_impl + • numpy.lib._type_check_impl + • numpy.linalg + • re + • warnings + +
+
+imported by: + numpy + • numpy.lib + +
+ +
+ +
+ + numpy.lib._scimath_impl +SourceModule
+imports: + numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.overrides + • numpy.lib + • numpy.lib._type_check_impl + +
+
+imported by: + numpy.lib.scimath + +
+ +
+ +
+ + numpy.lib._shape_base_impl +SourceModule
+imports: + functools + • numpy + • numpy._core + • numpy._core._multiarray_umath + • numpy._core.atleast_3d + • numpy._core.fromnumeric + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.overrides + • numpy._core.shape_base + • numpy._core.vstack + • numpy.lib + • numpy.lib._index_tricks_impl + • numpy.matrixlib.defmatrix + • warnings + +
+
+imported by: + numpy + • numpy.lib + +
+ +
+ +
+ + numpy.lib._stride_tricks_impl +SourceModule
+imports: + numpy + • numpy._core.numeric + • numpy._core.overrides + • numpy.lib + +
+
+imported by: + numpy + • numpy._core._methods + • numpy.lib + • numpy.lib._twodim_base_impl + • numpy.lib.stride_tricks + +
+ +
+ +
+ + numpy.lib._twodim_base_impl +SourceModule
+imports: + functools + • numpy + • numpy._core + • numpy._core._multiarray_umath + • numpy._core.iinfo + • numpy._core.numeric + • numpy._core.overrides + • numpy.lib + • numpy.lib._stride_tricks_impl + • operator + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib._function_base_impl + • numpy.lib._polynomial_impl + • numpy.linalg._linalg + +
+ +
+ +
+ + numpy.lib._type_check_impl +SourceModule
+imports: + functools + • numpy._core + • numpy._core.getlimits + • numpy._core.numeric + • numpy._core.overrides + • numpy._utils + • numpy.lib + • numpy.lib._ufunclike_impl + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib._polynomial_impl + • numpy.lib._scimath_impl + +
+ +
+ +
+ + numpy.lib._ufunclike_impl +SourceModule
+imports: + numpy._core.numeric + • numpy._core.overrides + • numpy.lib + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib._type_check_impl + +
+ +
+ +
+ + numpy.lib._utils_impl +SourceModule
+imports: + ast + • functools + • inspect + • numpy + • numpy._core + • numpy._core._multiarray_umath + • numpy._core.ndarray + • numpy._utils + • numpy.lib + • os + • platform + • pprint + • pydoc + • sys + • textwrap + • threadpoolctl + • types + • warnings + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib._format_impl + +
+ +
+ +
+ + numpy.lib._version +SourceModule
+imports: + numpy.lib + • re + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.array_utils +SourceModule
+imports: + numpy.lib + • numpy.lib._array_utils_impl + +
+
+imported by: + numpy.fft._pocketfft + • numpy.lib + • numpy.lib._arraysetops_impl + • numpy.linalg._linalg + • numpy.ma.extras + +
+ +
+ +
+ + numpy.lib.format +SourceModule
+imports: + numpy.lib + • numpy.lib._format_impl + +
+
+imported by: + numpy.lib + • numpy.lib._npyio_impl + +
+ +
+ +
+ + numpy.lib.introspect +SourceModule
+imports: + numpy._core._multiarray_umath + • numpy.lib + • re + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.mixins +SourceModule
+imports: + numpy._core + • numpy._core.umath + • numpy.lib + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.npyio +SourceModule
+imports: + numpy.lib + • numpy.lib._npyio_impl + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.recfunctions +SourceModule
+imports: + itertools + • numpy + • numpy._core.overrides + • numpy.lib + • numpy.lib._iotools + • numpy.ma + • numpy.ma.mrecords + +
+
+imported by: + numpy.lib + • numpy.testing.overrides + +
+ +
+ +
+ + numpy.lib.scimath +SourceModule
+imports: + numpy.lib + • numpy.lib._scimath_impl + +
+
+imported by: + numpy + • numpy.lib + +
+ +
+ +
+ + numpy.lib.stride_tricks +SourceModule
+imports: + numpy.lib + • numpy.lib._stride_tricks_impl + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.linalg +Package
+imports: + numpy + • numpy._pytesttester + • numpy.linalg + • numpy.linalg._linalg + • numpy.linalg._umath_linalg + +
+
+imported by: + numpy + • numpy.lib._polynomial_impl + • numpy.linalg + • numpy.linalg._linalg + • numpy.linalg._umath_linalg + • numpy.matrixlib.defmatrix + +
+ +
+ +
+ + numpy.linalg._linalg +SourceModule
+imports: + functools + • numpy + • numpy._core + • numpy._core.add + • numpy._core.all + • numpy._core.amax + • numpy._core.amin + • numpy._core.argsort + • numpy._core.array + • numpy._core.asanyarray + • numpy._core.asarray + • numpy._core.atleast_2d + • numpy._core.cdouble + • numpy._core.complexfloating + • numpy._core.count_nonzero + • numpy._core.cross + • numpy._core.csingle + • numpy._core.diagonal + • numpy._core.divide + • numpy._core.dot + • numpy._core.double + • numpy._core.empty + • numpy._core.empty_like + • numpy._core.errstate + • numpy._core.finfo + • numpy._core.inexact + • numpy._core.inf + • numpy._core.intc + • numpy._core.intp + • numpy._core.isfinite + • numpy._core.isnan + • numpy._core.matmul + • numpy._core.matrix_transpose + • numpy._core.moveaxis + • numpy._core.multiply + • numpy._core.newaxis + • numpy._core.object_ + • numpy._core.outer + • numpy._core.overrides + • numpy._core.prod + • numpy._core.reciprocal + • numpy._core.single + • numpy._core.sort + • numpy._core.sqrt + • numpy._core.sum + • numpy._core.swapaxes + • numpy._core.tensordot + • numpy._core.trace + • numpy._core.transpose + • numpy._core.vecdot + • numpy._core.zeros + • numpy._globals + • numpy._typing + • numpy._utils + • numpy.lib._twodim_base_impl + • numpy.lib.array_utils + • numpy.linalg + • numpy.linalg._umath_linalg + • operator + • typing + • warnings + +
+
+imported by: + numpy.linalg + +
+ +
+ +
+ + numpy.linalg._umath_linalg C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\linalg\_umath_linalg.cp313-win_amd64.pyd
+imports: + numpy + • numpy._typing._ufunc + • numpy.linalg + • typing + +
+
+imported by: + numpy.linalg + • numpy.linalg._linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.ma +Package
+imports: + numpy + • numpy._pytesttester + • numpy.ma + • numpy.ma.core + • numpy.ma.extras + +
+
+imported by: + numpy + • numpy.lib._npyio_impl + • numpy.lib.recfunctions + • numpy.ma + • numpy.ma.core + • numpy.ma.extras + • numpy.ma.mrecords + +
+ +
+ +
+ + numpy.ma.core +SourceModule
+imports: + builtins + • copy + • functools + • inspect + • numpy + • numpy._core + • numpy._core.multiarray + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.umath + • numpy._utils + • numpy.ma + • operator + • re + • textwrap + • warnings + +
+
+imported by: + numpy.ma + • numpy.ma.extras + +
+ +
+ +
+ + numpy.ma.extras +SourceModule
+imports: + functools + • itertools + • numpy + • numpy.lib._function_base_impl + • numpy.lib._index_tricks_impl + • numpy.lib.array_utils + • numpy.ma + • numpy.ma.core + • warnings + +
+
+imported by: + numpy.ma + +
+ +
+ +
+ + numpy.ma.mrecords +SourceModule
+imports: + numpy + • numpy.ma + • warnings + +
+
+imported by: + numpy.lib._npyio_impl + • numpy.lib.recfunctions + +
+ +
+ +
+ + numpy.matlib +SourceModule
+imports: + numpy + • numpy.matrixlib.defmatrix + • warnings + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy.matrixlib +Package
+imports: + numpy + • numpy._pytesttester + • numpy.matrixlib + • numpy.matrixlib.defmatrix + +
+
+imported by: + numpy + • numpy.lib._index_tricks_impl + • numpy.matrixlib + • numpy.matrixlib.defmatrix + +
+ +
+ +
+ + numpy.matrixlib.defmatrix +SourceModule
+imports: + ast + • numpy._core.numeric + • numpy._utils + • numpy.linalg + • numpy.matrixlib + • sys + • warnings + +
+
+imported by: + numpy.lib._shape_base_impl + • numpy.matlib + • numpy.matrixlib + +
+ +
+ +
+ + numpy.polynomial +Package
+imports: + numpy + • numpy._pytesttester + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+ +
+ +
+ + numpy.polynomial._polybase +SourceModule
+imports: + 'collections.abc' + • abc + • numbers + • numpy + • numpy.polynomial + • numpy.polynomial.polyutils + • os + +
+
+imported by: + numpy.polynomial + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + +
+ +
+ +
+ + numpy.polynomial.chebyshev +SourceModule
+imports: + numpy + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.hermite +SourceModule
+imports: + numpy + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.hermite_e +SourceModule
+imports: + numpy + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.laguerre +SourceModule
+imports: + numpy + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.legendre +SourceModule
+imports: + numpy + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.polynomial +SourceModule
+imports: + numpy + • numpy._core.overrides + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + +
+ +
+ +
+ + numpy.polynomial.polyutils +SourceModule
+imports: + functools + • numpy + • numpy._core.multiarray + • numpy.polynomial + • operator + • warnings + +
+
+imported by: + numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + +
+ +
+ +
+ + numpy.random +Package
+imports: + numpy + • numpy._pytesttester + • numpy.random + • numpy.random.RandomState + • numpy.random._bounded_integers + • numpy.random._common + • numpy.random._generator + • numpy.random._mt19937 + • numpy.random._pcg64 + • numpy.random._philox + • numpy.random._pickle + • numpy.random._sfc64 + • numpy.random.bit_generator + • numpy.random.mtrand + +
+
+imported by: + numpy + • numpy.random + • numpy.random._bounded_integers + • numpy.random._common + • numpy.random._generator + • numpy.random._mt19937 + • numpy.random._pcg64 + • numpy.random._philox + • numpy.random._pickle + • numpy.random._sfc64 + • numpy.random.bit_generator + • numpy.random.mtrand + +
+ +
+ +
+ + numpy.random.RandomState +MissingModule
+imported by: + numpy.random + • numpy.random._generator + +
+ +
+ +
+ + numpy.random._bounded_integers C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\random\_bounded_integers.cp313-win_amd64.pyd
+imports: + numpy.random + +
+
+imported by: + numpy.random + +
+ +
+ +
+ + numpy.random._common C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\random\_common.cp313-win_amd64.pyd
+imports: + 'collections.abc' + • numpy + • numpy.random + • typing + +
+
+imported by: + numpy.random + +
+ +
+ +
+ + numpy.random._generator C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\random\_generator.cp313-win_amd64.pyd
+imports: + 'collections.abc' + • numpy + • numpy._typing + • numpy.random + • numpy.random.RandomState + • typing + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random._mt19937 C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\random\_mt19937.cp313-win_amd64.pyd
+imports: + numpy + • numpy._typing + • numpy.random + • numpy.random.bit_generator + • numpy.typing + • typing + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random._pcg64 C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\random\_pcg64.cp313-win_amd64.pyd
+imports: + numpy._typing + • numpy.random + • numpy.random.bit_generator + • typing + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random._philox C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\random\_philox.cp313-win_amd64.pyd
+imports: + numpy + • numpy._typing + • numpy.random + • numpy.random.bit_generator + • numpy.typing + • typing + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random._pickle +SourceModule
+imports: + numpy.random + • numpy.random._generator + • numpy.random._mt19937 + • numpy.random._pcg64 + • numpy.random._philox + • numpy.random._sfc64 + • numpy.random.bit_generator + • numpy.random.mtrand + +
+
+imported by: + numpy.random + +
+ +
+ +
+ + numpy.random._sfc64 C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\random\_sfc64.cp313-win_amd64.pyd
+imports: + numpy + • numpy._typing + • numpy.random + • numpy.random.bit_generator + • typing + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random.bit_generator C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\random\bit_generator.cp313-win_amd64.pyd
+imports: + 'collections.abc' + • _typeshed + • abc + • numpy + • numpy._typing + • numpy.random + • threading + • typing + • typing_extensions + +
+
+imported by: + numpy.random + • numpy.random._mt19937 + • numpy.random._pcg64 + • numpy.random._philox + • numpy.random._pickle + • numpy.random._sfc64 + • numpy.random.mtrand + +
+ +
+ +
+ + numpy.random.mtrand C:\Users\Administrator\miniconda3\Lib\site-packages\numpy\random\mtrand.cp313-win_amd64.pyd
+imports: + 'collections.abc' + • builtins + • numpy + • numpy._typing + • numpy.random + • numpy.random.bit_generator + • typing + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.rec +Package
+imports: + numpy + • numpy._core.records + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy.strings +Package
+imports: + numpy + • numpy._core.strings + +
+
+imported by: + numpy + • numpy._core.defchararray + +
+ +
+ +
+ + numpy.testing +Package
+imports: + numpy + • numpy._pytesttester + • numpy.testing + • numpy.testing._private + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • numpy.testing.overrides + • unittest + +
+
+imported by: + numpy + • numpy._pytesttester + • numpy.testing + • numpy.testing._private + • numpy.testing.overrides + +
+ +
+ +
+ + numpy.testing._private +Package
+imports: + numpy.testing + • numpy.testing._private.extbuild + +
+
+imported by: + numpy.testing + • numpy.testing._private.extbuild + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.testing._private.extbuild +SourceModule
+imports: + importlib.util + • numpy.testing._private + • os + • pathlib + • subprocess + • sys + • sysconfig + • textwrap + +
+
+imported by: + numpy.testing + • numpy.testing._private + +
+ +
+ +
+ + numpy.testing._private.utils +SourceModule
+imports: + concurrent.futures + • contextlib + • difflib + • doctest + • functools + • gc + • importlib.metadata + • inspect + • io + • json + • numpy + • numpy._core + • numpy._core.all + • numpy._core.arange + • numpy._core.array + • numpy._core.array2string + • numpy._core.array_repr + • numpy._core.empty + • numpy._core.errstate + • numpy._core.float32 + • numpy._core.inf + • numpy._core.intp + • numpy._core.isnan + • numpy._core.isnat + • numpy._core.isscalar + • numpy._core.max + • numpy._core.ndarray + • numpy._core.number + • numpy._core.numerictypes + • numpy._core.object_ + • numpy._core.result_type + • numpy._core.signbit + • numpy.linalg._umath_linalg + • numpy.testing._private + • operator + • os + • pathlib + • platform + • pprint + • psutil + • re + • shutil + • subprocess + • sys + • sysconfig + • tempfile + • threading + • time + • traceback + • types + • unittest + • unittest.case + • warnings + • win32pdh + +
+
+imported by: + numpy.testing + +
+ +
+ +
+ + numpy.testing.overrides +SourceModule
+imports: + numpy + • numpy._core.overrides + • numpy._core.umath + • numpy.lib + • numpy.lib.recfunctions + • numpy.testing + +
+
+imported by: + numpy.testing + +
+ +
+ +
+ + numpy.typing +Package
+imports: + numpy + • numpy._pytesttester + • numpy._typing + • numpy._typing._add_docstring + • warnings + +
+
+imported by: + numpy + • numpy.random._mt19937 + • numpy.random._philox + +
+ +
+ +
+ + numpy.version +SourceModule
+imports: + numpy + +
+
+imported by: + numpy + • numpy._core + • numpy.f2py.__version__ + +
+ +
+ +
+ + numpy_distutils +MissingModule
+imported by: + numpy.f2py.diagnose + +
+ +
+ +
+ + opcode +SourceModule
+imports: + _opcode + • _opcode_metadata + +
+
+imported by: + dis + +
+ +
+ +
+ + openpyxl +Package
+imports: + openpyxl._constants + • openpyxl.compat.numbers + • openpyxl.reader.excel + • openpyxl.workbook + • openpyxl.xml + +
+
+imported by: + openpyxl._constants + • openpyxl.cell + • openpyxl.cell._writer + • openpyxl.chart + • openpyxl.chartsheet + • openpyxl.comments + • openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.base + • openpyxl.drawing + • openpyxl.formatting + • openpyxl.formula + • openpyxl.packaging + • openpyxl.packaging.extended + • openpyxl.pivot + • openpyxl.reader + • openpyxl.styles + • openpyxl.utils + • openpyxl.workbook + • openpyxl.worksheet + • openpyxl.writer + • openpyxl.xml + • openpyxl.xml.functions + • sensor_server.py + +
+ +
+ +
+ + openpyxl._constants +SourceModule
+imports: + openpyxl + +
+
+imported by: + openpyxl + +
+ +
+ +
+ + openpyxl.cell +Package
+imports: + openpyxl + • openpyxl.cell.cell + • openpyxl.cell.read_only + +
+
+imported by: + openpyxl.cell._writer + • openpyxl.cell.cell + • openpyxl.cell.read_only + • openpyxl.cell.rich_text + • openpyxl.cell.text + • openpyxl.reader.excel + • openpyxl.worksheet._reader + • openpyxl.worksheet._write_only + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.cell._writer +SourceModule
+imports: + datetime + • openpyxl + • openpyxl.cell + • openpyxl.cell.rich_text + • openpyxl.compat + • openpyxl.utils.datetime + • openpyxl.worksheet.formula + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.worksheet._writer + +
+ +
+ +
+ + openpyxl.cell.cell +SourceModule
+imports: + copy + • datetime + • openpyxl.cell + • openpyxl.cell.rich_text + • openpyxl.compat + • openpyxl.styles + • openpyxl.styles.numbers + • openpyxl.styles.styleable + • openpyxl.utils + • openpyxl.utils.exceptions + • openpyxl.worksheet.formula + • openpyxl.worksheet.hyperlink + • re + +
+
+imported by: + openpyxl.cell + • openpyxl.worksheet.merge + +
+ +
+ +
+ + openpyxl.cell.read_only +SourceModule
+imports: + openpyxl.cell + • openpyxl.styles + • openpyxl.styles.numbers + • openpyxl.utils + • openpyxl.utils.datetime + +
+
+imported by: + openpyxl.cell + • openpyxl.worksheet._read_only + +
+ +
+ +
+ + openpyxl.cell.rich_text +SourceModule
+imports: + copy + • openpyxl.cell + • openpyxl.cell.text + • openpyxl.compat + • openpyxl.descriptors + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.cell._writer + • openpyxl.cell.cell + • openpyxl.reader.strings + • openpyxl.worksheet._reader + +
+ +
+ +
+ + openpyxl.cell.text +SourceModule
+imports: + openpyxl.cell + • openpyxl.descriptors + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.styles.fonts + +
+
+imported by: + openpyxl.cell.rich_text + • openpyxl.comments.comment_sheet + • openpyxl.reader.strings + • openpyxl.worksheet._reader + +
+ +
+ +
+ + openpyxl.chart +Package
+imports: + openpyxl + • openpyxl.chart.area_chart + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.line_chart + • openpyxl.chart.pie_chart + • openpyxl.chart.radar_chart + • openpyxl.chart.reference + • openpyxl.chart.scatter_chart + • openpyxl.chart.series_factory + • openpyxl.chart.stock_chart + • openpyxl.chart.surface_chart + +
+
+imported by: + openpyxl.chart._3d + • openpyxl.chart._chart + • openpyxl.chart.area_chart + • openpyxl.chart.axis + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.chartspace + • openpyxl.chart.data_source + • openpyxl.chart.descriptors + • openpyxl.chart.error_bar + • openpyxl.chart.label + • openpyxl.chart.layout + • openpyxl.chart.legend + • openpyxl.chart.line_chart + • openpyxl.chart.marker + • openpyxl.chart.picture + • openpyxl.chart.pie_chart + • openpyxl.chart.pivot + • openpyxl.chart.plotarea + • openpyxl.chart.print_settings + • openpyxl.chart.radar_chart + • openpyxl.chart.reader + • openpyxl.chart.reference + • openpyxl.chart.scatter_chart + • openpyxl.chart.series + • openpyxl.chart.series_factory + • openpyxl.chart.shapes + • openpyxl.chart.stock_chart + • openpyxl.chart.surface_chart + • openpyxl.chart.text + • openpyxl.chart.title + • openpyxl.chart.trendline + • openpyxl.chart.updown_bars + +
+ +
+ +
+ + openpyxl.chart._3d +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.marker + • openpyxl.chart.shapes + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart._chart + • openpyxl.chart.bar_chart + • openpyxl.chart.chartspace + • openpyxl.chart.plotarea + • openpyxl.chart.surface_chart + +
+ +
+ +
+ + openpyxl.chart._chart +SourceModule
+imports: + collections + • openpyxl.chart + • openpyxl.chart._3d + • openpyxl.chart.chartspace + • openpyxl.chart.data_source + • openpyxl.chart.layout + • openpyxl.chart.legend + • openpyxl.chart.reference + • openpyxl.chart.series + • openpyxl.chart.series_factory + • openpyxl.chart.shapes + • openpyxl.chart.title + • openpyxl.descriptors + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • operator + +
+
+imported by: + openpyxl.chart.area_chart + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.line_chart + • openpyxl.chart.pie_chart + • openpyxl.chart.radar_chart + • openpyxl.chart.scatter_chart + • openpyxl.chart.stock_chart + • openpyxl.chart.surface_chart + • openpyxl.drawing.spreadsheet_drawing + +
+ +
+ +
+ + openpyxl.chart.area_chart +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.descriptors + • openpyxl.chart.label + • openpyxl.chart.series + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart + • openpyxl.chart.plotarea + +
+ +
+ +
+ + openpyxl.chart.axis +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.descriptors + • openpyxl.chart.layout + • openpyxl.chart.shapes + • openpyxl.chart.text + • openpyxl.chart.title + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.chart.area_chart + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.line_chart + • openpyxl.chart.pie_chart + • openpyxl.chart.plotarea + • openpyxl.chart.radar_chart + • openpyxl.chart.scatter_chart + • openpyxl.chart.stock_chart + • openpyxl.chart.surface_chart + • openpyxl.chart.updown_bars + +
+ +
+ +
+ + openpyxl.chart.bar_chart +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._3d + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.descriptors + • openpyxl.chart.label + • openpyxl.chart.legend + • openpyxl.chart.series + • openpyxl.chart.shapes + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart + • openpyxl.chart.plotarea + +
+ +
+ +
+ + openpyxl.chart.bubble_chart +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.label + • openpyxl.chart.series + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart + • openpyxl.chart.plotarea + +
+ +
+ +
+ + openpyxl.chart.chartspace +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._3d + • openpyxl.chart.legend + • openpyxl.chart.pivot + • openpyxl.chart.plotarea + • openpyxl.chart.print_settings + • openpyxl.chart.shapes + • openpyxl.chart.text + • openpyxl.chart.title + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.drawing.colors + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.chart._chart + • openpyxl.reader.drawings + +
+ +
+ +
+ + openpyxl.chart.data_source +SourceModule
+imports: + openpyxl.chart + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart._chart + • openpyxl.chart.descriptors + • openpyxl.chart.error_bar + • openpyxl.chart.series + • openpyxl.chart.series_factory + • openpyxl.chart.text + • openpyxl.chart.trendline + +
+ +
+ +
+ + openpyxl.chart.descriptors +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.data_source + • openpyxl.descriptors + • openpyxl.descriptors.nested + +
+
+imported by: + openpyxl.chart.area_chart + • openpyxl.chart.axis + • openpyxl.chart.bar_chart + • openpyxl.chart.line_chart + • openpyxl.chart.pie_chart + • openpyxl.chart.updown_bars + +
+ +
+ +
+ + openpyxl.chart.error_bar +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.data_source + • openpyxl.chart.shapes + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart.marker + • openpyxl.chart.series + +
+ +
+ +
+ + openpyxl.chart.label +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.shapes + • openpyxl.chart.text + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart.area_chart + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.line_chart + • openpyxl.chart.pie_chart + • openpyxl.chart.pivot + • openpyxl.chart.radar_chart + • openpyxl.chart.scatter_chart + • openpyxl.chart.series + • openpyxl.chart.stock_chart + +
+ +
+ +
+ + openpyxl.chart.layout +SourceModule
+imports: + openpyxl.chart + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.legend + • openpyxl.chart.marker + • openpyxl.chart.plotarea + • openpyxl.chart.title + • openpyxl.chart.trendline + +
+ +
+ +
+ + openpyxl.chart.legend +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.layout + • openpyxl.chart.shapes + • openpyxl.chart.text + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart._chart + • openpyxl.chart.bar_chart + • openpyxl.chart.chartspace + +
+ +
+ +
+ + openpyxl.chart.line_chart +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.descriptors + • openpyxl.chart.label + • openpyxl.chart.series + • openpyxl.chart.updown_bars + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + +
+
+imported by: + openpyxl.chart + • openpyxl.chart.plotarea + +
+ +
+ +
+ + openpyxl.chart.marker +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.error_bar + • openpyxl.chart.layout + • openpyxl.chart.picture + • openpyxl.chart.shapes + • openpyxl.chart.text + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart._3d + • openpyxl.chart.pivot + • openpyxl.chart.series + +
+ +
+ +
+ + openpyxl.chart.picture +SourceModule
+imports: + openpyxl.chart + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart.marker + +
+ +
+ +
+ + openpyxl.chart.pie_chart +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.descriptors + • openpyxl.chart.label + • openpyxl.chart.series + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart + • openpyxl.chart.plotarea + +
+ +
+ +
+ + openpyxl.chart.pivot +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.label + • openpyxl.chart.marker + • openpyxl.chart.shapes + • openpyxl.chart.text + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart.chartspace + +
+ +
+ +
+ + openpyxl.chart.plotarea +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._3d + • openpyxl.chart.area_chart + • openpyxl.chart.axis + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.layout + • openpyxl.chart.line_chart + • openpyxl.chart.pie_chart + • openpyxl.chart.radar_chart + • openpyxl.chart.scatter_chart + • openpyxl.chart.shapes + • openpyxl.chart.stock_chart + • openpyxl.chart.surface_chart + • openpyxl.chart.text + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart.chartspace + +
+ +
+ +
+ + openpyxl.chart.print_settings +SourceModule
+imports: + openpyxl.chart + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.page + +
+
+imported by: + openpyxl.chart.chartspace + +
+ +
+ +
+ + openpyxl.chart.radar_chart +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.label + • openpyxl.chart.series + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart + • openpyxl.chart.plotarea + +
+ +
+ +
+ + openpyxl.chart.reader +SourceModule
+imports: + openpyxl.chart + +
+
+imported by: + openpyxl.reader.drawings + +
+ +
+ +
+ + openpyxl.chart.reference +SourceModule
+imports: + itertools + • openpyxl.chart + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.utils + • openpyxl.worksheet.worksheet + +
+
+imported by: + openpyxl.chart + • openpyxl.chart._chart + • openpyxl.chart.series_factory + +
+ +
+ +
+ + openpyxl.chart.scatter_chart +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.label + • openpyxl.chart.series + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart + • openpyxl.chart.plotarea + +
+ +
+ +
+ + openpyxl.chart.series +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.data_source + • openpyxl.chart.error_bar + • openpyxl.chart.label + • openpyxl.chart.marker + • openpyxl.chart.shapes + • openpyxl.chart.trendline + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart._chart + • openpyxl.chart.area_chart + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.line_chart + • openpyxl.chart.pie_chart + • openpyxl.chart.radar_chart + • openpyxl.chart.scatter_chart + • openpyxl.chart.series_factory + • openpyxl.chart.stock_chart + • openpyxl.chart.surface_chart + +
+ +
+ +
+ + openpyxl.chart.series_factory +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.data_source + • openpyxl.chart.reference + • openpyxl.chart.series + • openpyxl.utils + +
+
+imported by: + openpyxl.chart + • openpyxl.chart._chart + +
+ +
+ +
+ + openpyxl.chart.shapes +SourceModule
+imports: + openpyxl.chart + • openpyxl.descriptors + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.drawing.colors + • openpyxl.drawing.fill + • openpyxl.drawing.geometry + • openpyxl.drawing.line + +
+
+imported by: + openpyxl.chart._3d + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.bar_chart + • openpyxl.chart.chartspace + • openpyxl.chart.error_bar + • openpyxl.chart.label + • openpyxl.chart.legend + • openpyxl.chart.marker + • openpyxl.chart.pivot + • openpyxl.chart.plotarea + • openpyxl.chart.series + • openpyxl.chart.surface_chart + • openpyxl.chart.title + • openpyxl.chart.trendline + • openpyxl.chart.updown_bars + • openpyxl.drawing.connector + • openpyxl.drawing.picture + +
+ +
+ +
+ + openpyxl.chart.stock_chart +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.label + • openpyxl.chart.series + • openpyxl.chart.updown_bars + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart + • openpyxl.chart.plotarea + +
+ +
+ +
+ + openpyxl.chart.surface_chart +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart._3d + • openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.series + • openpyxl.chart.shapes + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart + • openpyxl.chart.plotarea + +
+ +
+ +
+ + openpyxl.chart.text +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.data_source + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.drawing.text + +
+
+imported by: + openpyxl.chart.axis + • openpyxl.chart.chartspace + • openpyxl.chart.label + • openpyxl.chart.legend + • openpyxl.chart.marker + • openpyxl.chart.pivot + • openpyxl.chart.plotarea + • openpyxl.chart.title + • openpyxl.chart.trendline + • openpyxl.drawing.connector + +
+ +
+ +
+ + openpyxl.chart.title +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.layout + • openpyxl.chart.shapes + • openpyxl.chart.text + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.drawing.text + +
+
+imported by: + openpyxl.chart._chart + • openpyxl.chart.axis + • openpyxl.chart.chartspace + +
+ +
+ +
+ + openpyxl.chart.trendline +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.data_source + • openpyxl.chart.layout + • openpyxl.chart.shapes + • openpyxl.chart.text + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart.series + +
+ +
+ +
+ + openpyxl.chart.updown_bars +SourceModule
+imports: + openpyxl.chart + • openpyxl.chart.axis + • openpyxl.chart.descriptors + • openpyxl.chart.shapes + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chart.line_chart + • openpyxl.chart.stock_chart + +
+ +
+ +
+ + openpyxl.chartsheet +Package
+imports: + openpyxl + • openpyxl.chartsheet.chartsheet + +
+
+imported by: + openpyxl.chartsheet.chartsheet + • openpyxl.chartsheet.custom + • openpyxl.chartsheet.properties + • openpyxl.chartsheet.protection + • openpyxl.chartsheet.publish + • openpyxl.chartsheet.relation + • openpyxl.chartsheet.views + • openpyxl.reader.excel + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.chartsheet.chartsheet +SourceModule
+imports: + openpyxl.chartsheet + • openpyxl.chartsheet.custom + • openpyxl.chartsheet.properties + • openpyxl.chartsheet.protection + • openpyxl.chartsheet.publish + • openpyxl.chartsheet.relation + • openpyxl.chartsheet.views + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.workbook.child + • openpyxl.worksheet.drawing + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.page + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.chartsheet + +
+ +
+ +
+ + openpyxl.chartsheet.custom +SourceModule
+imports: + openpyxl.chartsheet + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.page + +
+
+imported by: + openpyxl.chartsheet.chartsheet + +
+ +
+ +
+ + openpyxl.chartsheet.properties +SourceModule
+imports: + openpyxl.chartsheet + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles + +
+
+imported by: + openpyxl.chartsheet.chartsheet + +
+ +
+ +
+ + openpyxl.chartsheet.protection +SourceModule
+imports: + hashlib + • openpyxl.chartsheet + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.worksheet.protection + +
+
+imported by: + openpyxl.chartsheet.chartsheet + +
+ +
+ +
+ + openpyxl.chartsheet.publish +SourceModule
+imports: + openpyxl.chartsheet + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chartsheet.chartsheet + +
+ +
+ +
+ + openpyxl.chartsheet.relation +SourceModule
+imports: + openpyxl.chartsheet + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chartsheet.chartsheet + +
+ +
+ +
+ + openpyxl.chartsheet.views +SourceModule
+imports: + openpyxl.chartsheet + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.chartsheet.chartsheet + +
+ +
+ +
+ + openpyxl.comments +Package
+imports: + openpyxl + • openpyxl.comments.comments + +
+
+imported by: + openpyxl.comments.author + • openpyxl.comments.comment_sheet + • openpyxl.comments.comments + • openpyxl.comments.shape_writer + +
+ +
+ +
+ + openpyxl.comments.author +SourceModule
+imports: + openpyxl.comments + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + +
+
+imported by: + openpyxl.comments.comment_sheet + +
+ +
+ +
+ + openpyxl.comments.comment_sheet +SourceModule
+imports: + openpyxl.cell.text + • openpyxl.comments + • openpyxl.comments.author + • openpyxl.comments.comments + • openpyxl.comments.shape_writer + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.utils.indexed_list + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.reader.excel + • openpyxl.worksheet._writer + • openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.comments.comments +SourceModule
+imports: + openpyxl.comments + +
+
+imported by: + openpyxl.comments + • openpyxl.comments.comment_sheet + +
+ +
+ +
+ + openpyxl.comments.shape_writer +SourceModule
+imports: + openpyxl.comments + • openpyxl.utils + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.comments.comment_sheet + +
+ +
+ +
+ + openpyxl.compat +Package
+imports: + functools + • inspect + • openpyxl + • openpyxl.compat.numbers + • openpyxl.compat.strings + • warnings + +
+
+imported by: + openpyxl.cell._writer + • openpyxl.cell.cell + • openpyxl.cell.rich_text + • openpyxl.compat.numbers + • openpyxl.compat.strings + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.styles.alignment + • openpyxl.styles.borders + • openpyxl.styles.colors + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.named_styles + • openpyxl.styles.proxy + • openpyxl.workbook.defined_name + • openpyxl.workbook.workbook + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.formula + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.compat.numbers +SourceModule
+imports: + decimal + • numpy + • openpyxl.compat + +
+
+imported by: + openpyxl + • openpyxl.compat + • openpyxl.compat.strings + +
+ +
+ +
+ + openpyxl.compat.strings +SourceModule
+imports: + datetime + • math + • openpyxl.compat + • openpyxl.compat.numbers + • sys + +
+
+imported by: + openpyxl.compat + +
+ +
+ +
+ + openpyxl.descriptors +Package
+imports: + openpyxl + • openpyxl.descriptors + • openpyxl.descriptors.base + • openpyxl.descriptors.sequence + +
+
+imported by: + openpyxl.cell.rich_text + • openpyxl.cell.text + • openpyxl.chart._3d + • openpyxl.chart._chart + • openpyxl.chart.area_chart + • openpyxl.chart.axis + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.chartspace + • openpyxl.chart.data_source + • openpyxl.chart.descriptors + • openpyxl.chart.error_bar + • openpyxl.chart.label + • openpyxl.chart.layout + • openpyxl.chart.legend + • openpyxl.chart.line_chart + • openpyxl.chart.marker + • openpyxl.chart.pie_chart + • openpyxl.chart.pivot + • openpyxl.chart.plotarea + • openpyxl.chart.print_settings + • openpyxl.chart.radar_chart + • openpyxl.chart.reference + • openpyxl.chart.scatter_chart + • openpyxl.chart.series + • openpyxl.chart.shapes + • openpyxl.chart.stock_chart + • openpyxl.chart.surface_chart + • openpyxl.chart.text + • openpyxl.chart.title + • openpyxl.chart.trendline + • openpyxl.chart.updown_bars + • openpyxl.chartsheet.chartsheet + • openpyxl.chartsheet.custom + • openpyxl.chartsheet.properties + • openpyxl.chartsheet.protection + • openpyxl.chartsheet.publish + • openpyxl.chartsheet.relation + • openpyxl.chartsheet.views + • openpyxl.comments.author + • openpyxl.comments.comment_sheet + • openpyxl.descriptors + • openpyxl.descriptors.base + • openpyxl.descriptors.container + • openpyxl.descriptors.excel + • openpyxl.descriptors.namespace + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.drawing.colors + • openpyxl.drawing.connector + • openpyxl.drawing.effect + • openpyxl.drawing.fill + • openpyxl.drawing.geometry + • openpyxl.drawing.graphic + • openpyxl.drawing.line + • openpyxl.drawing.picture + • openpyxl.drawing.properties + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.drawing.text + • openpyxl.formatting.formatting + • openpyxl.formatting.rule + • openpyxl.packaging.core + • openpyxl.packaging.custom + • openpyxl.packaging.extended + • openpyxl.packaging.manifest + • openpyxl.packaging.relationship + • openpyxl.packaging.workbook + • openpyxl.pivot.cache + • openpyxl.pivot.fields + • openpyxl.pivot.record + • openpyxl.pivot.table + • openpyxl.styles.alignment + • openpyxl.styles.borders + • openpyxl.styles.cell_style + • openpyxl.styles.colors + • openpyxl.styles.differential + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.named_styles + • openpyxl.styles.numbers + • openpyxl.styles.protection + • openpyxl.styles.stylesheet + • openpyxl.styles.table + • openpyxl.workbook.defined_name + • openpyxl.workbook.external_link.external + • openpyxl.workbook.external_reference + • openpyxl.workbook.function_group + • openpyxl.workbook.properties + • openpyxl.workbook.protection + • openpyxl.workbook.smart_tags + • openpyxl.workbook.views + • openpyxl.workbook.web + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.datavalidation + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.filters + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.hyperlink + • openpyxl.worksheet.merge + • openpyxl.worksheet.page + • openpyxl.worksheet.pagebreak + • openpyxl.worksheet.print_settings + • openpyxl.worksheet.properties + • openpyxl.worksheet.protection + • openpyxl.worksheet.scenario + • openpyxl.worksheet.table + • openpyxl.worksheet.views + +
+ +
+ +
+ + openpyxl.descriptors.base +SourceModule
+imports: + datetime + • openpyxl + • openpyxl.descriptors + • openpyxl.descriptors.namespace + • openpyxl.utils.datetime + • re + +
+
+imported by: + openpyxl.descriptors + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + +
+ +
+ +
+ + openpyxl.descriptors.container +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.packaging.relationship + +
+ +
+ +
+ + openpyxl.descriptors.excel +SourceModule
+imports: + openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.chart._3d + • openpyxl.chart.area_chart + • openpyxl.chart.axis + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.chartspace + • openpyxl.chart.data_source + • openpyxl.chart.error_bar + • openpyxl.chart.label + • openpyxl.chart.layout + • openpyxl.chart.legend + • openpyxl.chart.line_chart + • openpyxl.chart.marker + • openpyxl.chart.pie_chart + • openpyxl.chart.pivot + • openpyxl.chart.plotarea + • openpyxl.chart.radar_chart + • openpyxl.chart.scatter_chart + • openpyxl.chart.series + • openpyxl.chart.stock_chart + • openpyxl.chart.surface_chart + • openpyxl.chart.title + • openpyxl.chart.trendline + • openpyxl.chart.updown_bars + • openpyxl.chartsheet.chartsheet + • openpyxl.chartsheet.custom + • openpyxl.chartsheet.protection + • openpyxl.chartsheet.relation + • openpyxl.chartsheet.views + • openpyxl.comments.comment_sheet + • openpyxl.drawing.colors + • openpyxl.drawing.connector + • openpyxl.drawing.fill + • openpyxl.drawing.geometry + • openpyxl.drawing.graphic + • openpyxl.drawing.line + • openpyxl.drawing.picture + • openpyxl.drawing.properties + • openpyxl.drawing.relation + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.drawing.text + • openpyxl.formatting.rule + • openpyxl.packaging.workbook + • openpyxl.pivot.cache + • openpyxl.pivot.fields + • openpyxl.pivot.record + • openpyxl.pivot.table + • openpyxl.styles.cell_style + • openpyxl.styles.named_styles + • openpyxl.styles.stylesheet + • openpyxl.workbook.external_link.external + • openpyxl.workbook.external_reference + • openpyxl.workbook.properties + • openpyxl.workbook.protection + • openpyxl.workbook.views + • openpyxl.worksheet._reader + • openpyxl.worksheet.drawing + • openpyxl.worksheet.filters + • openpyxl.worksheet.hyperlink + • openpyxl.worksheet.page + • openpyxl.worksheet.protection + • openpyxl.worksheet.related + • openpyxl.worksheet.table + • openpyxl.worksheet.views + +
+ +
+ +
+ + openpyxl.descriptors.namespace +SourceModule
+imports: + openpyxl.descriptors + +
+
+imported by: + openpyxl.descriptors.base + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + +
+ +
+ +
+ + openpyxl.descriptors.nested +SourceModule
+imports: + openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.base + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.cell.text + • openpyxl.chart._3d + • openpyxl.chart.area_chart + • openpyxl.chart.axis + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.chartspace + • openpyxl.chart.data_source + • openpyxl.chart.descriptors + • openpyxl.chart.error_bar + • openpyxl.chart.label + • openpyxl.chart.layout + • openpyxl.chart.legend + • openpyxl.chart.line_chart + • openpyxl.chart.marker + • openpyxl.chart.picture + • openpyxl.chart.pie_chart + • openpyxl.chart.pivot + • openpyxl.chart.plotarea + • openpyxl.chart.radar_chart + • openpyxl.chart.scatter_chart + • openpyxl.chart.series + • openpyxl.chart.shapes + • openpyxl.chart.surface_chart + • openpyxl.chart.title + • openpyxl.chart.trendline + • openpyxl.drawing.colors + • openpyxl.drawing.fill + • openpyxl.drawing.line + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.drawing.text + • openpyxl.packaging.core + • openpyxl.packaging.custom + • openpyxl.packaging.extended + • openpyxl.packaging.workbook + • openpyxl.pivot.cache + • openpyxl.pivot.record + • openpyxl.styles.fonts + • openpyxl.workbook.external_link.external + • openpyxl.worksheet.datavalidation + +
+ +
+ +
+ + openpyxl.descriptors.sequence +SourceModule
+imports: + openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.base + • openpyxl.descriptors.namespace + • openpyxl.utils.indexed_list + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.chart._chart + • openpyxl.chart.chartspace + • openpyxl.chart.pie_chart + • openpyxl.chart.plotarea + • openpyxl.comments.comment_sheet + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.drawing.fill + • openpyxl.packaging.custom + • openpyxl.packaging.workbook + • openpyxl.pivot.cache + • openpyxl.pivot.record + • openpyxl.pivot.table + • openpyxl.styles.colors + • openpyxl.styles.stylesheet + • openpyxl.workbook.external_link.external + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.filters + • openpyxl.worksheet.table + +
+ +
+ +
+ + openpyxl.descriptors.serialisable +SourceModule
+imports: + copy + • keyword + • openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.namespace + • openpyxl.descriptors.sequence + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.cell.text + • openpyxl.chart._3d + • openpyxl.chart._chart + • openpyxl.chart.area_chart + • openpyxl.chart.axis + • openpyxl.chart.bar_chart + • openpyxl.chart.bubble_chart + • openpyxl.chart.chartspace + • openpyxl.chart.data_source + • openpyxl.chart.error_bar + • openpyxl.chart.label + • openpyxl.chart.layout + • openpyxl.chart.legend + • openpyxl.chart.marker + • openpyxl.chart.picture + • openpyxl.chart.pie_chart + • openpyxl.chart.pivot + • openpyxl.chart.plotarea + • openpyxl.chart.print_settings + • openpyxl.chart.radar_chart + • openpyxl.chart.reference + • openpyxl.chart.scatter_chart + • openpyxl.chart.series + • openpyxl.chart.shapes + • openpyxl.chart.stock_chart + • openpyxl.chart.surface_chart + • openpyxl.chart.text + • openpyxl.chart.title + • openpyxl.chart.trendline + • openpyxl.chart.updown_bars + • openpyxl.chartsheet.chartsheet + • openpyxl.chartsheet.custom + • openpyxl.chartsheet.properties + • openpyxl.chartsheet.protection + • openpyxl.chartsheet.publish + • openpyxl.chartsheet.relation + • openpyxl.chartsheet.views + • openpyxl.comments.author + • openpyxl.comments.comment_sheet + • openpyxl.descriptors.excel + • openpyxl.drawing.colors + • openpyxl.drawing.connector + • openpyxl.drawing.effect + • openpyxl.drawing.fill + • openpyxl.drawing.geometry + • openpyxl.drawing.graphic + • openpyxl.drawing.line + • openpyxl.drawing.picture + • openpyxl.drawing.properties + • openpyxl.drawing.relation + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.drawing.text + • openpyxl.formatting.formatting + • openpyxl.formatting.rule + • openpyxl.packaging.core + • openpyxl.packaging.custom + • openpyxl.packaging.extended + • openpyxl.packaging.manifest + • openpyxl.packaging.relationship + • openpyxl.packaging.workbook + • openpyxl.pivot.cache + • openpyxl.pivot.fields + • openpyxl.pivot.record + • openpyxl.pivot.table + • openpyxl.styles.alignment + • openpyxl.styles.borders + • openpyxl.styles.cell_style + • openpyxl.styles.colors + • openpyxl.styles.differential + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.named_styles + • openpyxl.styles.numbers + • openpyxl.styles.protection + • openpyxl.styles.stylesheet + • openpyxl.styles.table + • openpyxl.workbook.defined_name + • openpyxl.workbook.external_link.external + • openpyxl.workbook.external_reference + • openpyxl.workbook.function_group + • openpyxl.workbook.properties + • openpyxl.workbook.protection + • openpyxl.workbook.smart_tags + • openpyxl.workbook.views + • openpyxl.workbook.web + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.datavalidation + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.drawing + • openpyxl.worksheet.filters + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.hyperlink + • openpyxl.worksheet.merge + • openpyxl.worksheet.page + • openpyxl.worksheet.pagebreak + • openpyxl.worksheet.properties + • openpyxl.worksheet.protection + • openpyxl.worksheet.related + • openpyxl.worksheet.scenario + • openpyxl.worksheet.table + • openpyxl.worksheet.views + +
+ +
+ +
+ + openpyxl.drawing +Package
+imports: + openpyxl + • openpyxl.drawing.drawing + +
+
+imported by: + openpyxl.drawing.colors + • openpyxl.drawing.connector + • openpyxl.drawing.drawing + • openpyxl.drawing.effect + • openpyxl.drawing.fill + • openpyxl.drawing.geometry + • openpyxl.drawing.graphic + • openpyxl.drawing.image + • openpyxl.drawing.line + • openpyxl.drawing.picture + • openpyxl.drawing.properties + • openpyxl.drawing.relation + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.drawing.text + • openpyxl.drawing.xdr + +
+ +
+ +
+ + openpyxl.drawing.colors +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.styles.colors + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.chart.chartspace + • openpyxl.chart.shapes + • openpyxl.drawing.effect + • openpyxl.drawing.fill + • openpyxl.drawing.line + • openpyxl.drawing.text + +
+ +
+ +
+ + openpyxl.drawing.connector +SourceModule
+imports: + openpyxl.chart.shapes + • openpyxl.chart.text + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.geometry + • openpyxl.drawing.properties + +
+
+imported by: + openpyxl.drawing.spreadsheet_drawing + +
+ +
+ +
+ + openpyxl.drawing.drawing +SourceModule
+imports: + math + • openpyxl.drawing + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.utils.units + +
+
+imported by: + openpyxl.drawing + +
+ +
+ +
+ + openpyxl.drawing.effect +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.colors + +
+
+imported by: + openpyxl.drawing.fill + • openpyxl.drawing.graphic + • openpyxl.drawing.text + +
+ +
+ +
+ + openpyxl.drawing.fill +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.colors + • openpyxl.drawing.effect + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.chart.shapes + • openpyxl.drawing.graphic + • openpyxl.drawing.line + • openpyxl.drawing.picture + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.drawing.text + +
+ +
+ +
+ + openpyxl.drawing.geometry +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.line + • openpyxl.styles.colors + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.chart.shapes + • openpyxl.drawing.connector + • openpyxl.drawing.picture + • openpyxl.drawing.properties + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.drawing.text + • openpyxl.drawing.xdr + +
+ +
+ +
+ + openpyxl.drawing.graphic +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.effect + • openpyxl.drawing.fill + • openpyxl.drawing.picture + • openpyxl.drawing.properties + • openpyxl.drawing.relation + • openpyxl.drawing.xdr + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.drawing.spreadsheet_drawing + +
+ +
+ +
+ + openpyxl.drawing.image +SourceModule
+imports: + PIL + • io + • openpyxl.drawing + +
+
+imported by: + openpyxl.drawing.spreadsheet_drawing + • openpyxl.reader.drawings + +
+ +
+ +
+ + openpyxl.drawing.line +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.colors + • openpyxl.drawing.fill + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.chart.shapes + • openpyxl.drawing.geometry + +
+ +
+ +
+ + openpyxl.drawing.picture +SourceModule
+imports: + openpyxl.chart.shapes + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.fill + • openpyxl.drawing.geometry + • openpyxl.drawing.properties + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.drawing.graphic + • openpyxl.drawing.spreadsheet_drawing + +
+ +
+ +
+ + openpyxl.drawing.properties +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.geometry + • openpyxl.drawing.text + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.drawing.connector + • openpyxl.drawing.graphic + • openpyxl.drawing.picture + +
+ +
+ +
+ + openpyxl.drawing.relation +SourceModule
+imports: + openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.drawing.graphic + • openpyxl.drawing.spreadsheet_drawing + +
+ +
+ +
+ + openpyxl.drawing.spreadsheet_drawing +SourceModule
+imports: + openpyxl.chart._chart + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.connector + • openpyxl.drawing.fill + • openpyxl.drawing.geometry + • openpyxl.drawing.graphic + • openpyxl.drawing.image + • openpyxl.drawing.picture + • openpyxl.drawing.relation + • openpyxl.drawing.xdr + • openpyxl.packaging.relationship + • openpyxl.utils + • openpyxl.utils.units + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.chartsheet.chartsheet + • openpyxl.drawing.drawing + • openpyxl.reader.drawings + • openpyxl.reader.excel + • openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.drawing.text +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.drawing + • openpyxl.drawing.colors + • openpyxl.drawing.effect + • openpyxl.drawing.fill + • openpyxl.drawing.geometry + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.chart.text + • openpyxl.chart.title + • openpyxl.drawing.properties + +
+ +
+ +
+ + openpyxl.drawing.xdr +SourceModule
+imports: + openpyxl.drawing + • openpyxl.drawing.geometry + +
+
+imported by: + openpyxl.drawing.graphic + • openpyxl.drawing.spreadsheet_drawing + +
+ +
+ +
+ + openpyxl.formatting +Package
+imports: + openpyxl + • openpyxl.formatting.rule + +
+
+imported by: + openpyxl.formatting.formatting + • openpyxl.formatting.rule + +
+ +
+ +
+ + openpyxl.formatting.formatting +SourceModule
+imports: + collections + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.formatting + • openpyxl.formatting.rule + • openpyxl.worksheet.cell_range + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.formatting.rule +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.formatting + • openpyxl.styles.colors + • openpyxl.styles.differential + • openpyxl.utils.cell + +
+
+imported by: + openpyxl.formatting + • openpyxl.formatting.formatting + +
+ +
+ +
+ + openpyxl.formula +Package
+imports: + openpyxl + • openpyxl.formula.tokenizer + +
+
+imported by: + openpyxl.formula.tokenizer + • openpyxl.formula.translate + • openpyxl.utils.formulas + • openpyxl.workbook.defined_name + +
+ +
+ +
+ + openpyxl.formula.tokenizer +SourceModule
+imports: + openpyxl.formula + • re + +
+
+imported by: + openpyxl.formula + • openpyxl.formula.translate + +
+ +
+ +
+ + openpyxl.formula.translate +SourceModule
+imports: + openpyxl.formula + • openpyxl.formula.tokenizer + • openpyxl.utils + • re + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.packaging +Package
+imports: + openpyxl + +
+
+imported by: + openpyxl.packaging.core + • openpyxl.packaging.custom + • openpyxl.packaging.extended + • openpyxl.packaging.manifest + • openpyxl.packaging.relationship + • openpyxl.packaging.workbook + +
+ +
+ +
+ + openpyxl.packaging.core +SourceModule
+imports: + datetime + • openpyxl.descriptors + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.packaging + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.packaging.custom + • openpyxl.reader.excel + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.packaging.custom +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.packaging + • openpyxl.packaging.core + • openpyxl.xml.constants + • warnings + +
+
+imported by: + openpyxl.reader.excel + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.packaging.extended +SourceModule
+imports: + openpyxl + • openpyxl.descriptors + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.packaging + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.packaging.manifest +SourceModule
+imports: + mimetypes + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.packaging + • openpyxl.xml.constants + • openpyxl.xml.functions + • os.path + +
+
+imported by: + openpyxl.reader.excel + • openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.packaging.relationship +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.container + • openpyxl.descriptors.serialisable + • openpyxl.packaging + • openpyxl.xml.constants + • openpyxl.xml.functions + • posixpath + • warnings + +
+
+imported by: + openpyxl.drawing.spreadsheet_drawing + • openpyxl.pivot.cache + • openpyxl.pivot.table + • openpyxl.reader.drawings + • openpyxl.reader.excel + • openpyxl.reader.workbook + • openpyxl.workbook._writer + • openpyxl.workbook.external_link.external + • openpyxl.workbook.workbook + • openpyxl.worksheet._writer + • openpyxl.worksheet.worksheet + • openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.packaging.workbook +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.packaging + • openpyxl.workbook.defined_name + • openpyxl.workbook.external_reference + • openpyxl.workbook.function_group + • openpyxl.workbook.properties + • openpyxl.workbook.protection + • openpyxl.workbook.smart_tags + • openpyxl.workbook.views + • openpyxl.workbook.web + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.reader.workbook + • openpyxl.workbook._writer + +
+ +
+ +
+ + openpyxl.pivot +Package
+imports: + openpyxl + +
+
+imported by: + openpyxl.pivot.cache + • openpyxl.pivot.fields + • openpyxl.pivot.record + • openpyxl.pivot.table + +
+ +
+ +
+ + openpyxl.pivot.cache +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.packaging.relationship + • openpyxl.pivot + • openpyxl.pivot.fields + • openpyxl.pivot.table + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.reader.workbook + +
+ +
+ +
+ + openpyxl.pivot.fields +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.pivot + +
+
+imported by: + openpyxl.pivot.cache + • openpyxl.pivot.record + • openpyxl.pivot.table + +
+ +
+ +
+ + openpyxl.pivot.record +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.pivot + • openpyxl.pivot.fields + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.reader.workbook + +
+ +
+ +
+ + openpyxl.pivot.table +SourceModule
+imports: + collections + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.packaging.relationship + • openpyxl.pivot + • openpyxl.pivot.fields + • openpyxl.worksheet.filters + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.pivot.cache + • openpyxl.reader.excel + +
+ +
+ +
+ + openpyxl.reader +Package
+imports: + openpyxl + +
+
+imported by: + openpyxl.reader.drawings + • openpyxl.reader.excel + • openpyxl.reader.strings + • openpyxl.reader.workbook + +
+ +
+ +
+ + openpyxl.reader.drawings +SourceModule
+imports: + io + • openpyxl.chart.chartspace + • openpyxl.chart.reader + • openpyxl.drawing.image + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.packaging.relationship + • openpyxl.reader + • openpyxl.xml.constants + • openpyxl.xml.functions + • warnings + +
+
+imported by: + openpyxl.reader.excel + +
+ +
+ +
+ + openpyxl.reader.excel +SourceModule
+imports: + io + • openpyxl.cell + • openpyxl.chartsheet + • openpyxl.comments.comment_sheet + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.packaging.core + • openpyxl.packaging.custom + • openpyxl.packaging.manifest + • openpyxl.packaging.relationship + • openpyxl.pivot.table + • openpyxl.reader + • openpyxl.reader.drawings + • openpyxl.reader.strings + • openpyxl.reader.workbook + • openpyxl.styles.stylesheet + • openpyxl.tests + • openpyxl.utils.exceptions + • openpyxl.worksheet._read_only + • openpyxl.worksheet._reader + • openpyxl.worksheet.table + • openpyxl.xml.constants + • openpyxl.xml.functions + • os.path + • warnings + • zipfile + +
+
+imported by: + openpyxl + +
+ +
+ +
+ + openpyxl.reader.strings +SourceModule
+imports: + openpyxl.cell.rich_text + • openpyxl.cell.text + • openpyxl.reader + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.reader.excel + +
+ +
+ +
+ + openpyxl.reader.workbook +SourceModule
+imports: + openpyxl.packaging.relationship + • openpyxl.packaging.workbook + • openpyxl.pivot.cache + • openpyxl.pivot.record + • openpyxl.reader + • openpyxl.utils.datetime + • openpyxl.workbook + • openpyxl.workbook.defined_name + • openpyxl.workbook.external_link.external + • openpyxl.worksheet.print_settings + • openpyxl.xml.functions + • warnings + +
+
+imported by: + openpyxl.reader.excel + +
+ +
+ +
+ + openpyxl.styles +Package
+imports: + openpyxl + • openpyxl.styles.alignment + • openpyxl.styles.borders + • openpyxl.styles.colors + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.named_styles + • openpyxl.styles.numbers + • openpyxl.styles.protection + +
+
+imported by: + openpyxl.cell.cell + • openpyxl.cell.read_only + • openpyxl.chartsheet.properties + • openpyxl.styles.alignment + • openpyxl.styles.borders + • openpyxl.styles.builtins + • openpyxl.styles.cell_style + • openpyxl.styles.colors + • openpyxl.styles.differential + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.named_styles + • openpyxl.styles.numbers + • openpyxl.styles.protection + • openpyxl.styles.proxy + • openpyxl.styles.styleable + • openpyxl.styles.stylesheet + • openpyxl.styles.table + • sensor_server.py + +
+ +
+ +
+ + openpyxl.styles.alignment +SourceModule
+imports: + openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles + +
+
+imported by: + openpyxl.styles + • openpyxl.styles.cell_style + • openpyxl.styles.named_styles + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.styles.borders +SourceModule
+imports: + openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles + • openpyxl.styles.colors + +
+
+imported by: + openpyxl.styles + • openpyxl.styles.named_styles + • openpyxl.styles.stylesheet + • openpyxl.workbook.workbook + • openpyxl.worksheet.merge + +
+ +
+ +
+ + openpyxl.styles.builtins +SourceModule
+imports: + openpyxl.styles + • openpyxl.styles.named_styles + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.styles.styleable + • openpyxl.styles.stylesheet + +
+ +
+ +
+ + openpyxl.styles.cell_style +SourceModule
+imports: + array + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.styles + • openpyxl.styles.alignment + • openpyxl.styles.protection + • openpyxl.utils.indexed_list + +
+
+imported by: + openpyxl.styles.named_styles + • openpyxl.styles.styleable + • openpyxl.styles.stylesheet + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.styles.colors +SourceModule
+imports: + openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.styles + • re + +
+
+imported by: + openpyxl.drawing.colors + • openpyxl.drawing.geometry + • openpyxl.formatting.rule + • openpyxl.styles + • openpyxl.styles.borders + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.stylesheet + • openpyxl.styles.table + • openpyxl.workbook.workbook + • openpyxl.worksheet.properties + +
+ +
+ +
+ + openpyxl.styles.differential +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles + • openpyxl.styles.numbers + +
+
+imported by: + openpyxl.formatting.rule + • openpyxl.styles.stylesheet + • openpyxl.workbook.workbook + • openpyxl.worksheet._writer + +
+ +
+ +
+ + openpyxl.styles.fills +SourceModule
+imports: + openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles + • openpyxl.styles.colors + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.styles + • openpyxl.styles.named_styles + • openpyxl.styles.stylesheet + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.styles.fonts +SourceModule
+imports: + openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.styles + • openpyxl.styles.colors + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.cell.text + • openpyxl.styles + • openpyxl.styles.named_styles + • openpyxl.styles.stylesheet + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.styles.named_styles +SourceModule
+imports: + openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.styles + • openpyxl.styles.alignment + • openpyxl.styles.borders + • openpyxl.styles.cell_style + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.numbers + • openpyxl.styles.protection + +
+
+imported by: + openpyxl.styles + • openpyxl.styles.builtins + • openpyxl.styles.styleable + • openpyxl.styles.stylesheet + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.styles.numbers +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles + • re + +
+
+imported by: + openpyxl.cell.cell + • openpyxl.cell.read_only + • openpyxl.styles + • openpyxl.styles.differential + • openpyxl.styles.named_styles + • openpyxl.styles.styleable + • openpyxl.styles.stylesheet + +
+ +
+ +
+ + openpyxl.styles.protection +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles + +
+
+imported by: + openpyxl.styles + • openpyxl.styles.cell_style + • openpyxl.styles.named_styles + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.styles.proxy +SourceModule
+imports: + copy + • openpyxl.compat + • openpyxl.styles + +
+
+imported by: + openpyxl.styles.styleable + +
+ +
+ +
+ + openpyxl.styles.styleable +SourceModule
+imports: + copy + • openpyxl.styles + • openpyxl.styles.builtins + • openpyxl.styles.cell_style + • openpyxl.styles.named_styles + • openpyxl.styles.numbers + • openpyxl.styles.proxy + +
+
+imported by: + openpyxl.cell.cell + • openpyxl.worksheet.dimensions + +
+ +
+ +
+ + openpyxl.styles.stylesheet +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.styles + • openpyxl.styles.borders + • openpyxl.styles.builtins + • openpyxl.styles.cell_style + • openpyxl.styles.colors + • openpyxl.styles.differential + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.named_styles + • openpyxl.styles.numbers + • openpyxl.styles.table + • openpyxl.utils.indexed_list + • openpyxl.xml.constants + • openpyxl.xml.functions + • warnings + +
+
+imported by: + openpyxl.reader.excel + • openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.styles.table +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles + • openpyxl.styles.colors + +
+
+imported by: + openpyxl.styles.stylesheet + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.tests +MissingModule
+imported by: + openpyxl.reader.excel + +
+ +
+ +
+ + openpyxl.utils +Package
+imports: + openpyxl + • openpyxl.utils.cell + • openpyxl.utils.formulas + +
+
+imported by: + openpyxl.cell.cell + • openpyxl.cell.read_only + • openpyxl.chart.reference + • openpyxl.chart.series_factory + • openpyxl.comments.shape_writer + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.formula.translate + • openpyxl.utils.bound_dictionary + • openpyxl.utils.cell + • openpyxl.utils.datetime + • openpyxl.utils.escape + • openpyxl.utils.exceptions + • openpyxl.utils.formulas + • openpyxl.utils.indexed_list + • openpyxl.utils.protection + • openpyxl.utils.units + • openpyxl.workbook._writer + • openpyxl.workbook.workbook + • openpyxl.worksheet._read_only + • openpyxl.worksheet._reader + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.datavalidation + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.filters + • openpyxl.worksheet.print_settings + • openpyxl.worksheet.table + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.utils.bound_dictionary +SourceModule
+imports: + collections + • openpyxl.utils + +
+
+imported by: + openpyxl.worksheet.dimensions + +
+ +
+ +
+ + openpyxl.utils.cell +SourceModule
+imports: + functools + • itertools + • openpyxl.utils + • openpyxl.utils.exceptions + • re + • string + +
+
+imported by: + openpyxl.formatting.rule + • openpyxl.utils + • openpyxl.workbook.defined_name + • openpyxl.worksheet.print_settings + +
+ +
+ +
+ + openpyxl.utils.datetime +SourceModule
+imports: + datetime + • math + • openpyxl.utils + • re + +
+
+imported by: + openpyxl.cell._writer + • openpyxl.cell.read_only + • openpyxl.descriptors.base + • openpyxl.reader.workbook + • openpyxl.workbook._writer + • openpyxl.workbook.workbook + • openpyxl.worksheet._reader + +
+ +
+ +
+ + openpyxl.utils.escape +SourceModule
+imports: + openpyxl.utils + • re + +
+
+imported by: + openpyxl.worksheet.header_footer + • openpyxl.worksheet.table + +
+ +
+ +
+ + openpyxl.utils.exceptions +SourceModule
+imports: + openpyxl.utils + +
+
+imported by: + openpyxl.cell.cell + • openpyxl.reader.excel + • openpyxl.utils.cell + • openpyxl.workbook.workbook + • openpyxl.worksheet._write_only + • openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.utils.formulas +SourceModule
+imports: + openpyxl.formula + • openpyxl.utils + +
+
+imported by: + openpyxl.utils + +
+ +
+ +
+ + openpyxl.utils.indexed_list +SourceModule
+imports: + openpyxl.utils + +
+
+imported by: + openpyxl.comments.comment_sheet + • openpyxl.descriptors.sequence + • openpyxl.styles.cell_style + • openpyxl.styles.stylesheet + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.utils.protection +SourceModule
+imports: + openpyxl.utils + +
+
+imported by: + openpyxl.workbook.protection + • openpyxl.worksheet.protection + +
+ +
+ +
+ + openpyxl.utils.units +SourceModule
+imports: + math + • openpyxl.utils + +
+
+imported by: + openpyxl.drawing.drawing + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.worksheet.dimensions + +
+ +
+ +
+ + openpyxl.workbook +Package
+imports: + openpyxl + • openpyxl.workbook.workbook + +
+
+imported by: + openpyxl + • openpyxl.reader.workbook + • openpyxl.workbook._writer + • openpyxl.workbook.child + • openpyxl.workbook.defined_name + • openpyxl.workbook.external_link + • openpyxl.workbook.external_reference + • openpyxl.workbook.function_group + • openpyxl.workbook.properties + • openpyxl.workbook.protection + • openpyxl.workbook.smart_tags + • openpyxl.workbook.views + • openpyxl.workbook.web + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.workbook._writer +SourceModule
+imports: + openpyxl.packaging.relationship + • openpyxl.packaging.workbook + • openpyxl.utils + • openpyxl.utils.datetime + • openpyxl.workbook + • openpyxl.workbook.defined_name + • openpyxl.workbook.external_reference + • openpyxl.workbook.properties + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.workbook.child +SourceModule
+imports: + openpyxl.workbook + • openpyxl.worksheet.header_footer + • re + • warnings + +
+
+imported by: + openpyxl.chartsheet.chartsheet + • openpyxl.workbook.workbook + • openpyxl.worksheet._write_only + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.workbook.defined_name +SourceModule
+imports: + collections + • openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.formula + • openpyxl.utils.cell + • openpyxl.workbook + • re + +
+
+imported by: + openpyxl.packaging.workbook + • openpyxl.reader.workbook + • openpyxl.workbook._writer + • openpyxl.workbook.workbook + • openpyxl.worksheet._read_only + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.workbook.external_link +Package
+imports: + openpyxl.workbook + • openpyxl.workbook.external_link.external + +
+
+imported by: + openpyxl.workbook.external_link.external + +
+ +
+ +
+ + openpyxl.workbook.external_link.external +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.packaging.relationship + • openpyxl.workbook.external_link + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.reader.workbook + • openpyxl.workbook.external_link + +
+ +
+ +
+ + openpyxl.workbook.external_reference +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.workbook + +
+
+imported by: + openpyxl.packaging.workbook + • openpyxl.workbook._writer + +
+ +
+ +
+ + openpyxl.workbook.function_group +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.workbook + +
+
+imported by: + openpyxl.packaging.workbook + +
+ +
+ +
+ + openpyxl.workbook.properties +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.workbook + +
+
+imported by: + openpyxl.packaging.workbook + • openpyxl.workbook._writer + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.workbook.protection +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.utils.protection + • openpyxl.workbook + +
+
+imported by: + openpyxl.packaging.workbook + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.workbook.smart_tags +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.workbook + +
+
+imported by: + openpyxl.packaging.workbook + +
+ +
+ +
+ + openpyxl.workbook.views +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.workbook + +
+
+imported by: + openpyxl.packaging.workbook + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.workbook.web +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.workbook + +
+
+imported by: + openpyxl.packaging.workbook + +
+ +
+ +
+ + openpyxl.workbook.workbook +SourceModule
+imports: + copy + • openpyxl.chartsheet + • openpyxl.compat + • openpyxl.packaging.core + • openpyxl.packaging.custom + • openpyxl.packaging.relationship + • openpyxl.styles.alignment + • openpyxl.styles.borders + • openpyxl.styles.cell_style + • openpyxl.styles.colors + • openpyxl.styles.differential + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.named_styles + • openpyxl.styles.protection + • openpyxl.styles.table + • openpyxl.utils + • openpyxl.utils.datetime + • openpyxl.utils.exceptions + • openpyxl.utils.indexed_list + • openpyxl.workbook + • openpyxl.workbook.child + • openpyxl.workbook.defined_name + • openpyxl.workbook.properties + • openpyxl.workbook.protection + • openpyxl.workbook.views + • openpyxl.worksheet._read_only + • openpyxl.worksheet._write_only + • openpyxl.worksheet.copier + • openpyxl.worksheet.worksheet + • openpyxl.writer.excel + • openpyxl.xml.constants + +
+
+imported by: + openpyxl.workbook + +
+ +
+ +
+ + openpyxl.worksheet +Package
+imports: + openpyxl + +
+
+imported by: + openpyxl.worksheet._read_only + • openpyxl.worksheet._reader + • openpyxl.worksheet._write_only + • openpyxl.worksheet._writer + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.copier + • openpyxl.worksheet.datavalidation + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.drawing + • openpyxl.worksheet.filters + • openpyxl.worksheet.formula + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.hyperlink + • openpyxl.worksheet.merge + • openpyxl.worksheet.page + • openpyxl.worksheet.pagebreak + • openpyxl.worksheet.print_settings + • openpyxl.worksheet.properties + • openpyxl.worksheet.protection + • openpyxl.worksheet.related + • openpyxl.worksheet.scenario + • openpyxl.worksheet.table + • openpyxl.worksheet.views + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet._read_only +SourceModule
+imports: + openpyxl.cell.read_only + • openpyxl.utils + • openpyxl.workbook.defined_name + • openpyxl.worksheet + • openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+
+imported by: + openpyxl.reader.excel + • openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.worksheet._reader +SourceModule
+imports: + copy + • openpyxl.cell + • openpyxl.cell.rich_text + • openpyxl.cell.text + • openpyxl.descriptors.excel + • openpyxl.formatting.formatting + • openpyxl.formula.translate + • openpyxl.utils + • openpyxl.utils.datetime + • openpyxl.worksheet + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.datavalidation + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.filters + • openpyxl.worksheet.formula + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.hyperlink + • openpyxl.worksheet.merge + • openpyxl.worksheet.page + • openpyxl.worksheet.pagebreak + • openpyxl.worksheet.properties + • openpyxl.worksheet.protection + • openpyxl.worksheet.related + • openpyxl.worksheet.scenario + • openpyxl.worksheet.table + • openpyxl.worksheet.views + • openpyxl.xml.constants + • openpyxl.xml.functions + • warnings + +
+
+imported by: + openpyxl.reader.excel + • openpyxl.worksheet._read_only + +
+ +
+ +
+ + openpyxl.worksheet._write_only +SourceModule
+imports: + inspect + • openpyxl.cell + • openpyxl.utils.exceptions + • openpyxl.workbook.child + • openpyxl.worksheet + • openpyxl.worksheet._writer + • openpyxl.worksheet.worksheet + +
+
+imported by: + openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.worksheet._writer +SourceModule
+imports: + atexit + • collections + • io + • openpyxl.cell._writer + • openpyxl.comments.comment_sheet + • openpyxl.packaging.relationship + • openpyxl.styles.differential + • openpyxl.worksheet + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.hyperlink + • openpyxl.worksheet.merge + • openpyxl.worksheet.related + • openpyxl.worksheet.table + • openpyxl.xml.constants + • openpyxl.xml.functions + • os + • tempfile + • warnings + +
+
+imported by: + openpyxl.worksheet._write_only + • openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.worksheet.cell_range +SourceModule
+imports: + copy + • itertools + • openpyxl.descriptors + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.utils + • openpyxl.worksheet + • operator + +
+
+imported by: + openpyxl.formatting.formatting + • openpyxl.worksheet._reader + • openpyxl.worksheet.datavalidation + • openpyxl.worksheet.merge + • openpyxl.worksheet.print_settings + • openpyxl.worksheet.scenario + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.copier +SourceModule
+imports: + copy + • openpyxl.worksheet + • openpyxl.worksheet.worksheet + +
+
+imported by: + openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.worksheet.datavalidation +SourceModule
+imports: + collections + • itertools + • openpyxl.descriptors + • openpyxl.descriptors.nested + • openpyxl.descriptors.serialisable + • openpyxl.utils + • openpyxl.worksheet + • openpyxl.worksheet.cell_range + • operator + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.dimensions +SourceModule
+imports: + copy + • openpyxl.compat + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles.styleable + • openpyxl.utils + • openpyxl.utils.bound_dictionary + • openpyxl.utils.units + • openpyxl.worksheet + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet._writer + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.drawing +SourceModule
+imports: + openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.worksheet + +
+
+imported by: + openpyxl.chartsheet.chartsheet + +
+ +
+ +
+ + openpyxl.worksheet.filters +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.utils + • openpyxl.worksheet + • re + +
+
+imported by: + openpyxl.pivot.table + • openpyxl.worksheet._reader + • openpyxl.worksheet.table + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.formula +SourceModule
+imports: + openpyxl.compat + • openpyxl.worksheet + +
+
+imported by: + openpyxl.cell._writer + • openpyxl.cell.cell + • openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.header_footer +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.utils.escape + • openpyxl.worksheet + • openpyxl.xml.functions + • re + • warnings + +
+
+imported by: + openpyxl.chart.print_settings + • openpyxl.chartsheet.chartsheet + • openpyxl.chartsheet.custom + • openpyxl.workbook.child + • openpyxl.worksheet._reader + +
+ +
+ +
+ + openpyxl.worksheet.hyperlink +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.worksheet + +
+
+imported by: + openpyxl.cell.cell + • openpyxl.worksheet._reader + • openpyxl.worksheet._writer + +
+ +
+ +
+ + openpyxl.worksheet.merge +SourceModule
+imports: + copy + • openpyxl.cell.cell + • openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles.borders + • openpyxl.worksheet + • openpyxl.worksheet.cell_range + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet._writer + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.page +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.worksheet + +
+
+imported by: + openpyxl.chart.print_settings + • openpyxl.chartsheet.chartsheet + • openpyxl.chartsheet.custom + • openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.pagebreak +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.worksheet + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.print_settings +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.utils + • openpyxl.utils.cell + • openpyxl.worksheet + • openpyxl.worksheet.cell_range + • re + +
+
+imported by: + openpyxl.reader.workbook + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.properties +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.styles.colors + • openpyxl.worksheet + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.protection +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.utils.protection + • openpyxl.worksheet + +
+
+imported by: + openpyxl.chartsheet.protection + • openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.related +SourceModule
+imports: + openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.worksheet + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet._writer + • openpyxl.worksheet.table + +
+ +
+ +
+ + openpyxl.worksheet.scenario +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.serialisable + • openpyxl.worksheet + • openpyxl.worksheet.cell_range + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.table +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.utils + • openpyxl.utils.escape + • openpyxl.worksheet + • openpyxl.worksheet.filters + • openpyxl.worksheet.related + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+
+imported by: + openpyxl.reader.excel + • openpyxl.worksheet._reader + • openpyxl.worksheet._writer + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.views +SourceModule
+imports: + openpyxl.descriptors + • openpyxl.descriptors.excel + • openpyxl.descriptors.serialisable + • openpyxl.worksheet + +
+
+imported by: + openpyxl.worksheet._reader + • openpyxl.worksheet.worksheet + +
+ +
+ +
+ + openpyxl.worksheet.worksheet +SourceModule
+imports: + inspect + • itertools + • openpyxl.cell + • openpyxl.compat + • openpyxl.formatting.formatting + • openpyxl.formula.translate + • openpyxl.packaging.relationship + • openpyxl.utils + • openpyxl.workbook.child + • openpyxl.workbook.defined_name + • openpyxl.worksheet + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.datavalidation + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.filters + • openpyxl.worksheet.formula + • openpyxl.worksheet.merge + • openpyxl.worksheet.page + • openpyxl.worksheet.pagebreak + • openpyxl.worksheet.print_settings + • openpyxl.worksheet.properties + • openpyxl.worksheet.protection + • openpyxl.worksheet.scenario + • openpyxl.worksheet.table + • openpyxl.worksheet.views + • operator + • warnings + +
+
+imported by: + openpyxl.chart.reference + • openpyxl.workbook.workbook + • openpyxl.worksheet._read_only + • openpyxl.worksheet._write_only + • openpyxl.worksheet.copier + +
+ +
+ +
+ + openpyxl.writer +Package
+imports: + openpyxl + +
+
+imported by: + openpyxl.writer.excel + • openpyxl.writer.theme + +
+ +
+ +
+ + openpyxl.writer.excel +SourceModule
+imports: + datetime + • openpyxl.comments.comment_sheet + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.packaging.extended + • openpyxl.packaging.manifest + • openpyxl.packaging.relationship + • openpyxl.styles.stylesheet + • openpyxl.utils.exceptions + • openpyxl.workbook._writer + • openpyxl.worksheet._writer + • openpyxl.writer + • openpyxl.writer.theme + • openpyxl.xml.constants + • openpyxl.xml.functions + • re + • zipfile + +
+
+imported by: + openpyxl.workbook.workbook + +
+ +
+ +
+ + openpyxl.writer.theme +SourceModule
+imports: + openpyxl.writer + +
+
+imported by: + openpyxl.writer.excel + +
+ +
+ +
+ + openpyxl.xml +Package
+imports: + defusedxml + • lxml + • openpyxl + • os + • warnings + +
+
+imported by: + openpyxl + • openpyxl.xml.constants + • openpyxl.xml.functions + +
+ +
+ +
+ + openpyxl.xml.constants +SourceModule
+imports: + openpyxl.xml + +
+
+imported by: + openpyxl.chart.axis + • openpyxl.chart.chartspace + • openpyxl.chartsheet.chartsheet + • openpyxl.comments.comment_sheet + • openpyxl.descriptors.excel + • openpyxl.drawing.colors + • openpyxl.drawing.fill + • openpyxl.drawing.geometry + • openpyxl.drawing.graphic + • openpyxl.drawing.line + • openpyxl.drawing.picture + • openpyxl.drawing.properties + • openpyxl.drawing.relation + • openpyxl.drawing.spreadsheet_drawing + • openpyxl.drawing.text + • openpyxl.packaging.core + • openpyxl.packaging.custom + • openpyxl.packaging.extended + • openpyxl.packaging.manifest + • openpyxl.packaging.relationship + • openpyxl.packaging.workbook + • openpyxl.pivot.cache + • openpyxl.pivot.record + • openpyxl.pivot.table + • openpyxl.reader.drawings + • openpyxl.reader.excel + • openpyxl.reader.strings + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.stylesheet + • openpyxl.workbook._writer + • openpyxl.workbook.external_link.external + • openpyxl.workbook.workbook + • openpyxl.worksheet._reader + • openpyxl.worksheet._writer + • openpyxl.worksheet.table + • openpyxl.writer.excel + • openpyxl.xml.functions + +
+ +
+ +
+ + openpyxl.xml.functions +SourceModule
+imports: + 'defusedxml.ElementTree' + • 'lxml.etree' + • et_xmlfile + • et_xmlfile.xmlfile + • functools + • openpyxl + • openpyxl.xml + • openpyxl.xml.constants + • re + • xml.etree.ElementTree + +
+
+imported by: + openpyxl.cell._writer + • openpyxl.cell.rich_text + • openpyxl.comments.shape_writer + • openpyxl.descriptors.container + • openpyxl.descriptors.excel + • openpyxl.descriptors.nested + • openpyxl.descriptors.sequence + • openpyxl.descriptors.serialisable + • openpyxl.packaging.core + • openpyxl.packaging.manifest + • openpyxl.packaging.relationship + • openpyxl.pivot.cache + • openpyxl.pivot.record + • openpyxl.pivot.table + • openpyxl.reader.drawings + • openpyxl.reader.excel + • openpyxl.reader.strings + • openpyxl.reader.workbook + • openpyxl.styles.builtins + • openpyxl.styles.fills + • openpyxl.styles.fonts + • openpyxl.styles.stylesheet + • openpyxl.workbook._writer + • openpyxl.workbook.external_link.external + • openpyxl.worksheet._reader + • openpyxl.worksheet._writer + • openpyxl.worksheet.dimensions + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.table + • openpyxl.writer.excel + +
+ +
+ +
+ + operator +SourceModule
+imports: + _operator + • builtins + • functools + +
+
+imported by: + _pydatetime + • collections + • copyreg + • email._header_value_parser + • fractions + • gettext + • glob + • importlib.metadata + • importlib.resources.readers + • inspect + • numpy._core.arrayprint + • numpy._core.einsumfunc + • numpy._core.function_base + • numpy._core.memmap + • numpy._core.numeric + • numpy._core.shape_base + • numpy.lib._arrayterator_impl + • numpy.lib._histograms_impl + • numpy.lib._npyio_impl + • numpy.lib._twodim_base_impl + • numpy.linalg._linalg + • numpy.ma.core + • numpy.polynomial.polyutils + • numpy.testing._private.utils + • openpyxl.chart._chart + • openpyxl.worksheet.cell_range + • openpyxl.worksheet.datavalidation + • openpyxl.worksheet.worksheet + • pathlib._local + • random + • sensor_server.py + • statistics + • typing + • typing_extensions + +
+ +
+ +
+ + os +SourceModule
+imports: + _collections_abc + • abc + • io + • nt + • ntpath + • os.path + • posix + • posixpath + • stat + • subprocess + • sys + • warnings + +
+
+imported by: + _aix_support + • _colorize + • _pyrepl.pager + • _strptime + • argparse + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.coroutines + • asyncio.events + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.unix_events + • asyncio.windows_utils + • bdb + • bz2 + • charset_normalizer.api + • concurrent.futures.process + • concurrent.futures.thread + • contextlib + • ctypes + • ctypes._aix + • ctypes.macholib.dyld + • ctypes.util + • doctest + • email.utils + • fileinput + • fnmatch + • genericpath + • getopt + • getpass + • gettext + • glob + • google.protobuf.descriptor + • google.protobuf.internal.api_implementation + • google.protobuf.runtime_version + • grpc._channel + • grpc._simple_stubs + • grpc_tools.protoc + • gzip + • http.cookiejar + • http.server + • importlib.metadata + • importlib.metadata._meta + • importlib.resources._common + • importlib.resources.abc + • inspect + • linecache + • locale + • logging + • lzma + • mimetypes + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.shared_memory + • multiprocessing.spawn + • multiprocessing.util + • netrc + • ntpath + • numpy + • numpy._core + • numpy._core._add_newdocs_scalars + • numpy._core._methods + • numpy._core.records + • numpy._pytesttester + • numpy.ctypeslib._ctypeslib + • numpy.f2py + • numpy.f2py._backends._distutils + • numpy.f2py._backends._meson + • numpy.f2py.capi_maps + • numpy.f2py.crackfortran + • numpy.f2py.diagnose + • numpy.f2py.f2py2e + • numpy.f2py.rules + • numpy.lib._datasource + • numpy.lib._format_impl + • numpy.lib._npyio_impl + • numpy.lib._utils_impl + • numpy.polynomial._polybase + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • openpyxl.worksheet._writer + • openpyxl.xml + • os.path + • pathlib._local + • pdb + • pkgutil + • platform + • posixpath + • py_compile + • pydoc + • pyi_rth_inspect.py + • random + • runpy + • sensor_server.py + • shlex + • shutil + • socket + • socketserver + • ssl + • subprocess + • sysconfig + • tarfile + • tempfile + • threading + • unittest.loader + • unittest.main + • urllib.request + • webbrowser + • xml.sax + • xml.sax.saxutils + • zipfile + • zipfile._path.glob + +
+ +
+ +
+ + os.path +AliasNode
+imports: + ntpath + • os + +
+
+imported by: + numpy._core.memmap + • openpyxl.packaging.manifest + • openpyxl.reader.excel + • os + • pkgutil + • py_compile + • sysconfig + • tracemalloc + • unittest.util + +
+ +
+ +
+ + pathlib +Package
+imports: + pathlib._abc + • pathlib._local + +
+
+imported by: + importlib.metadata + • importlib.resources._common + • importlib.resources.abc + • importlib.resources.readers + • numpy + • numpy.f2py._backends._meson + • numpy.f2py.crackfortran + • numpy.f2py.rules + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • pathlib._abc + • pathlib._local + • sensor_server.py + • zipfile._path + +
+ +
+ +
+ + pathlib._abc +SourceModule
+imports: + errno + • functools + • glob + • pathlib + • stat + +
+
+imported by: + pathlib + • pathlib._local + +
+ +
+ +
+ + pathlib._local +SourceModule
+imports: + _collections_abc + • glob + • grp + • io + • itertools + • ntpath + • operator + • os + • pathlib + • pathlib._abc + • posixpath + • pwd + • sys + • urllib.parse + • warnings + +
+
+imported by: + pathlib + +
+ +
+ +
+ + pdb +SourceModule
+imports: + _colorize + • argparse + • bdb + • cmd + • code + • codeop + • contextlib + • dis + • glob + • inspect + • io + • itertools + • linecache + • os + • pdb + • pprint + • pydoc + • re + • readline + • rlcompleter + • runpy + • shlex + • signal + • sys + • textwrap + • token + • tokenize + • traceback + • types + +
+
+imported by: + doctest + • pdb + +
+ +
+ +
+ + pickle +SourceModule
+imports: + _compat_pickle + • _pickle + • codecs + • copyreg + • functools + • io + • itertools + • pprint + • re + • struct + • sys + • types + +
+
+imported by: + google.protobuf.internal.containers + • logging + • multiprocessing.reduction + • numpy._core._methods + • numpy.lib._format_impl + • numpy.lib._npyio_impl + • tracemalloc + +
+ +
+ +
+ + pkg_resources +MissingModule
+imported by: + grpc_tools.protoc + +
+ +
+ +
+ + pkgutil +SourceModule
+imports: + collections + • functools + • importlib + • importlib.machinery + • importlib.util + • inspect + • marshal + • os + • os.path + • re + • sys + • types + • warnings + • zipimport + +
+
+imported by: + pydoc + • pyi_rth_pkgutil.py + • runpy + +
+ +
+ +
+ + platform +SourceModule
+imports: + 'java.lang' + • _wmi + • collections + • ctypes + • functools + • itertools + • java + • os + • re + • socket + • struct + • subprocess + • sys + • vms_lib + • warnings + • winreg + +
+
+imported by: + numpy.f2py.crackfortran + • numpy.lib._utils_impl + • numpy.testing._private.utils + • pydoc + +
+ +
+ +
+ + posix +MissingModule
+imports: + resource + +
+
+imported by: + importlib._bootstrap_external + • os + • posixpath + • shutil + +
+ +
+ +
+ + posixpath +SourceModule
+imports: + errno + • genericpath + • os + • posix + • pwd + • re + • stat + • sys + +
+
+imported by: + fnmatch + • http.server + • importlib.metadata + • mimetypes + • openpyxl.packaging.relationship + • os + • pathlib._local + • sensor_server.py + • zipfile._path + +
+ +
+ +
+ + pprint +SourceModule
+imports: + collections + • dataclasses + • io + • re + • sys + • types + +
+
+imported by: + numpy.f2py.auxfuncs + • numpy.f2py.f2py2e + • numpy.lib._utils_impl + • numpy.testing._private.utils + • pdb + • pickle + • unittest.case + +
+ +
+ +
+ + psutil +MissingModule
+imported by: + numpy.testing._private.utils + +
+ +
+ +
+ + pwd +MissingModule
+imported by: + getpass + • http.server + • netrc + • pathlib._local + • posixpath + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + py_compile +SourceModule
+imports: + argparse + • enum + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • os + • os.path + • sys + • traceback + +
+
+imported by: + zipfile + +
+ +
+ +
+ + pydoc +SourceModule
+imports: + __future__ + • _pyrepl.pager + • ast + • builtins + • collections + • email.message + • getopt + • http.server + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • inspect + • io + • os + • pkgutil + • platform + • pydoc_data + • pydoc_data.module_docs + • pydoc_data.topics + • re + • reprlib + • select + • sys + • sysconfig + • textwrap + • threading + • time + • tokenize + • traceback + • urllib.parse + • warnings + • webbrowser + +
+
+imported by: + numpy.lib._utils_impl + • pdb + +
+ +
+ +
+ + pydoc_data +Package
+imports: + pydoc_data.module_docs + +
+
+imported by: + pydoc + • pydoc_data.module_docs + • pydoc_data.topics + +
+ +
+ +
+ + pydoc_data.module_docs +SourceModule
+imports: + pydoc_data + +
+
+imported by: + pydoc + • pydoc_data + +
+ +
+ +
+ + pydoc_data.topics +SourceModule
+imports: + pydoc_data + +
+
+imported by: + pydoc + +
+ +
+ +
+ + pyexpat C:\Users\Administrator\miniconda3\DLLs\pyexpat.pyd
+imported by: + _elementtree + • xml.etree.ElementTree + • xml.parsers.expat + +
+ +
+ +
+ + pyimod02_importers +MissingModule
+imported by: + pyi_rth_pkgutil.py + +
+ +
+ +
+ + queue +SourceModule
+imports: + _queue + • collections + • heapq + • threading + • time + • types + +
+
+imported by: + concurrent.futures.process + • concurrent.futures.thread + • multiprocessing.dummy + • multiprocessing.dummy.connection + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.queues + +
+ +
+ +
+ + quopri +SourceModule
+imports: + binascii + • getopt + • io + • sys + +
+
+imported by: + email.encoders + • email.message + • encodings.quopri_codec + +
+ +
+ +
+ + random +SourceModule
+imports: + _collections_abc + • _random + • _sha2 + • argparse + • bisect + • hashlib + • itertools + • math + • operator + • os + • statistics + • time + • warnings + +
+
+imported by: + email.generator + • email.utils + • secrets + • statistics + • tempfile + +
+ +
+ +
+ + re +Package
+imports: + _sre + • copyreg + • enum + • functools + • re + • re._compiler + • re._constants + • re._parser + • warnings + +
+
+imported by: + _pydecimal + • _pyrepl.pager + • _sre + • _strptime + • argparse + • ast + • base64 + • charset_normalizer.constant + • charset_normalizer.models + • charset_normalizer.utils + • csv + • ctypes._aix + • ctypes.macholib.dylib + • ctypes.macholib.framework + • ctypes.util + • dataclasses + • difflib + • doctest + • email._encoded_words + • email._header_value_parser + • email.feedparser + • email.generator + • email.header + • email.message + • email.policy + • email.quoprimime + • email.utils + • encodings.idna + • fnmatch + • fractions + • ftplib + • gettext + • glob + • google.protobuf.text_encoding + • google.protobuf.text_format + • html + • http.client + • http.cookiejar + • importlib.metadata + • importlib.metadata._adapters + • importlib.metadata._text + • importlib.resources.readers + • inspect + • ipaddress + • json.decoder + • json.encoder + • json.scanner + • locale + • logging + • ntpath + • numpy._core._internal + • numpy._typing._add_docstring + • numpy.f2py._backends._meson + • numpy.f2py.auxfuncs + • numpy.f2py.capi_maps + • numpy.f2py.crackfortran + • numpy.f2py.f2py2e + • numpy.f2py.symbolic + • numpy.lib._function_base_impl + • numpy.lib._npyio_impl + • numpy.lib._polynomial_impl + • numpy.lib._version + • numpy.lib.introspect + • numpy.ma.core + • numpy.testing._private.utils + • openpyxl.cell.cell + • openpyxl.descriptors.base + • openpyxl.formula.tokenizer + • openpyxl.formula.translate + • openpyxl.styles.colors + • openpyxl.styles.numbers + • openpyxl.utils.cell + • openpyxl.utils.datetime + • openpyxl.utils.escape + • openpyxl.workbook.child + • openpyxl.workbook.defined_name + • openpyxl.worksheet.filters + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.print_settings + • openpyxl.writer.excel + • openpyxl.xml.functions + • pdb + • pickle + • pkgutil + • platform + • posixpath + • pprint + • pydoc + • re + • re._casefix + • re._compiler + • re._constants + • re._parser + • rlcompleter + • sensor_server.py + • shlex + • sre_compile + • sre_constants + • sre_parse + • string + • sysconfig + • tarfile + • textwrap + • tokenize + • typing + • unittest.case + • unittest.loader + • urllib.parse + • urllib.request + • warnings + • xml.etree.ElementPath + • xml.etree.ElementTree + • zipfile._path + • zipfile._path.glob + +
+ +
+ +
+ + re._casefix +SourceModule
+imports: + re + +
+
+imported by: + re._compiler + • sensor_server.py + +
+ +
+ +
+ + re._compiler +SourceModule
+imports: + _sre + • re + • re._casefix + • re._constants + • re._parser + • sys + +
+
+imported by: + re + • sensor_server.py + • sre_compile + +
+ +
+ +
+ + re._constants +SourceModule
+imports: + _sre + • re + +
+
+imported by: + re + • re._compiler + • re._parser + • sensor_server.py + • sre_constants + +
+ +
+ +
+ + re._parser +SourceModule
+imports: + re + • re._constants + • unicodedata + • warnings + +
+
+imported by: + re + • re._compiler + • sensor_server.py + • sre_parse + +
+ +
+ +
+ + readline +MissingModule
+imported by: + cmd + • code + • pdb + • rlcompleter + +
+ +
+ +
+ + reprlib +SourceModule
+imports: + _thread + • builtins + • itertools + • math + • sys + +
+
+imported by: + asyncio.base_futures + • asyncio.base_tasks + • asyncio.format_helpers + • bdb + • collections + • dataclasses + • functools + • pydoc + • sensor_server.py + +
+ +
+ +
+ + resource +MissingModule
+imported by: + posix + +
+ +
+ +
+ + rlcompleter +SourceModule
+imports: + atexit + • builtins + • inspect + • keyword + • re + • readline + • warnings + +
+
+imported by: + pdb + +
+ +
+ +
+ + runpy +SourceModule
+imports: + importlib.machinery + • importlib.util + • io + • os + • pkgutil + • sys + • warnings + +
+
+imported by: + multiprocessing.spawn + • pdb + +
+ +
+ +
+ + secrets +SourceModule
+imports: + base64 + • hmac + • random + +
+
+imported by: + multiprocessing.shared_memory + +
+ +
+ +
+ + select C:\Users\Administrator\miniconda3\DLLs\select.pyd
+imported by: + http.server + • pydoc + • selectors + • subprocess + +
+ +
+ +
+ + selectors +SourceModule
+imports: + 'collections.abc' + • abc + • collections + • math + • select + • sys + +
+
+imported by: + asyncio.selector_events + • asyncio.unix_events + • multiprocessing.connection + • multiprocessing.forkserver + • socket + • socketserver + • subprocess + +
+ +
+ +
+ + sensor_stream_pb2 +SourceModule
+imports: + google.protobuf + • google.protobuf.descriptor + • google.protobuf.descriptor_pool + • google.protobuf.internal + • google.protobuf.internal.builder + • google.protobuf.runtime_version + • google.protobuf.symbol_database + +
+
+imported by: + sensor_server.py + • sensor_stream_pb2_grpc + +
+ +
+ +
+ + sensor_stream_pb2_grpc +SourceModule
+imports: + grpc + • grpc._utilities + • sensor_stream_pb2 + • warnings + +
+
+imported by: + sensor_server.py + +
+ +
+ +
+ + shlex +SourceModule
+imports: + collections + • io + • os + • re + • sys + +
+
+imported by: + pdb + • webbrowser + +
+ +
+ +
+ + shutil +SourceModule
+imports: + _winapi + • bz2 + • collections + • errno + • fnmatch + • grp + • lzma + • nt + • os + • posix + • pwd + • stat + • sys + • tarfile + • zipfile + • zlib + +
+
+imported by: + argparse + • ctypes.util + • http.server + • multiprocessing.util + • numpy.f2py._backends._distutils + • numpy.f2py._backends._meson + • numpy.lib._datasource + • numpy.testing._private.utils + • tarfile + • tempfile + • webbrowser + • zipfile + +
+ +
+ +
+ + signal +SourceModule
+imports: + _signal + • enum + +
+
+imported by: + asyncio.base_subprocess + • asyncio.events + • asyncio.proactor_events + • asyncio.runners + • asyncio.unix_events + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.popen_fork + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • pdb + • sensor_server.py + • subprocess + • unittest.signals + +
+ +
+ +
+ + socket +SourceModule
+imports: + _socket + • array + • enum + • errno + • io + • os + • selectors + • sys + +
+
+imported by: + _ssl + • asyncio.base_events + • asyncio.events + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.streams + • asyncio.trsock + • asyncio.unix_events + • asyncio.windows_events + • email.utils + • ftplib + • http.client + • http.server + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.reduction + • multiprocessing.resource_sharer + • platform + • socketserver + • ssl + • urllib.request + +
+ +
+ +
+ + socketserver +SourceModule
+imports: + io + • os + • selectors + • socket + • sys + • threading + • time + • traceback + +
+
+imported by: + http.server + +
+ +
+ +
+ + sre_compile +SourceModule
+imports: + re + • re._compiler + • warnings + +
+
+imported by: + sensor_server.py + +
+ +
+ +
+ + sre_constants +SourceModule
+imports: + re + • re._constants + • warnings + +
+
+imported by: + sensor_server.py + +
+ +
+ +
+ + sre_parse +SourceModule
+imports: + re + • re._parser + • warnings + +
+
+imported by: + sensor_server.py + +
+ +
+ +
+ + ssl +SourceModule
+imports: + _ssl + • base64 + • calendar + • collections + • enum + • errno + • os + • socket + • sys + • time + • warnings + +
+
+imported by: + asyncio.base_events + • asyncio.selector_events + • asyncio.sslproto + • ftplib + • http.client + • urllib.request + +
+ +
+ +
+ + stat +SourceModule
+imports: + _stat + +
+
+imported by: + asyncio.base_events + • asyncio.unix_events + • genericpath + • glob + • netrc + • os + • pathlib._abc + • posixpath + • sensor_server.py + • shutil + • tarfile + • zipfile + • zipfile._path + +
+ +
+ +
+ + statistics +SourceModule
+imports: + _statistics + • bisect + • collections + • decimal + • fractions + • functools + • itertools + • math + • numbers + • operator + • random + • sys + +
+
+imported by: + random + • sensor_server.py + +
+ +
+ +
+ + string +SourceModule
+imports: + _string + • collections + • re + +
+
+imported by: + cmd + • email._encoded_words + • email._header_value_parser + • email.quoprimime + • logging + • nturl2path + • numpy.f2py._backends._meson + • numpy.f2py.crackfortran + • openpyxl.utils.cell + • urllib.request + +
+ +
+ +
+ + stringprep +SourceModule
+imports: + unicodedata + +
+
+imported by: + encodings.idna + +
+ +
+ +
+ + struct +SourceModule
+imports: + _struct + +
+
+imported by: + asyncio.windows_events + • base64 + • ctypes + • ctypes.util + • gettext + • google.protobuf.internal.decoder + • google.protobuf.internal.encoder + • google.protobuf.internal.python_message + • google.protobuf.internal.type_checkers + • google.protobuf.internal.wire_format + • gzip + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.shared_memory + • multiprocessing.synchronize + • numpy.lib._format_impl + • pickle + • platform + • tarfile + • zipfile + • zipimport + +
+ +
+ +
+ + subprocess +SourceModule
+imports: + _posixsubprocess + • _winapi + • builtins + • contextlib + • errno + • fcntl + • grp + • io + • locale + • msvcrt + • os + • pwd + • select + • selectors + • signal + • sys + • threading + • time + • types + • warnings + +
+
+imported by: + _aix_support + • _pyrepl.pager + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.events + • asyncio.subprocess + • asyncio.unix_events + • asyncio.windows_utils + • ctypes._aix + • ctypes.util + • http.server + • multiprocessing.popen_spawn_win32 + • multiprocessing.util + • numpy.f2py + • numpy.f2py._backends._meson + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • os + • platform + • pyi_rth_multiprocessing.py + • webbrowser + +
+ +
+ +
+ + sys (builtin module)
+imported by: + _aix_support + • _collections_abc + • _colorize + • _compression + • _ios_support + • _pydatetime + • _pydecimal + • _pyrepl.pager + • argparse + • ast + • asyncio + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.coroutines + • asyncio.events + • asyncio.format_helpers + • asyncio.futures + • asyncio.streams + • asyncio.unix_events + • asyncio.windows_events + • asyncio.windows_utils + • base64 + • bdb + • calendar + • cmd + • code + • codecs + • collections + • concurrent.futures.process + • contextlib + • ctypes + • ctypes._aix + • ctypes._endian + • ctypes.macholib.dyld + • ctypes.util + • dataclasses + • decimal + • dis + • doctest + • email._header_value_parser + • email.contentmanager + • email.generator + • email.iterators + • email.policy + • encodings + • encodings.rot_13 + • encodings.utf_16 + • encodings.utf_32 + • enum + • fileinput + • fractions + • ftplib + • getopt + • getpass + • gettext + • glob + • google.protobuf.internal.api_implementation + • google.protobuf.internal.enum_type_wrapper + • google.protobuf.internal.python_message + • grpc + • grpc._channel + • grpc._interceptor + • grpc._runtime_protos + • grpc.aio._channel + • grpc.experimental + • grpc_tools.protoc + • gzip + • http.client + • http.server + • importlib + • importlib._bootstrap_external + • importlib.metadata + • importlib.util + • inspect + • linecache + • locale + • logging + • mimetypes + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.dummy + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + • ntpath + • numpy + • numpy._core + • numpy._core._add_newdocs_scalars + • numpy._core._internal + • numpy._core.arrayprint + • numpy._core.numeric + • numpy._core.printoptions + • numpy._core.strings + • numpy._pytesttester + • numpy._typing + • numpy._typing._array_like + • numpy.ctypeslib._ctypeslib + • numpy.f2py + • numpy.f2py._backends._distutils + • numpy.f2py._backends._meson + • numpy.f2py.auxfuncs + • numpy.f2py.cfuncs + • numpy.f2py.crackfortran + • numpy.f2py.diagnose + • numpy.f2py.f2py2e + • numpy.f2py.rules + • numpy.lib._index_tricks_impl + • numpy.lib._utils_impl + • numpy.matrixlib.defmatrix + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • openpyxl.compat.strings + • os + • pathlib._local + • pdb + • pickle + • pkgutil + • platform + • posixpath + • pprint + • py_compile + • pydoc + • pyi_rth_inspect.py + • pyi_rth_multiprocessing.py + • quopri + • re._compiler + • reprlib + • runpy + • selectors + • sensor_server.py + • shlex + • shutil + • socket + • socketserver + • ssl + • statistics + • subprocess + • sysconfig + • tarfile + • tempfile + • threading + • tokenize + • traceback + • types + • typing + • typing_extensions + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.suite + • urllib.request + • warnings + • weakref + • webbrowser + • xml.etree.ElementTree + • xml.parsers.expat + • xml.sax + • xml.sax.saxutils + • xmlrpc.client + • zipfile + • zipfile._path + • zipimport + +
+ +
+ +
+ + sysconfig +Package
+imports: + _aix_support + • _sysconfig + • _winapi + • importlib.machinery + • importlib.util + • os + • os.path + • re + • sys + • threading + • warnings + +
+
+imported by: + _aix_support + • ctypes + • numpy.ctypeslib._ctypeslib + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • pydoc + +
+ +
+ +
+ + tarfile +SourceModule
+imports: + argparse + • builtins + • bz2 + • copy + • grp + • gzip + • io + • lzma + • os + • pwd + • re + • shutil + • stat + • struct + • sys + • time + • warnings + • zlib + +
+
+imported by: + shutil + +
+ +
+ +
+ + tempfile +SourceModule
+imports: + _thread + • errno + • functools + • io + • os + • random + • shutil + • sys + • types + • warnings + • weakref + +
+
+imported by: + _pyrepl.pager + • asyncio.windows_utils + • ctypes.util + • importlib.resources._common + • multiprocessing.connection + • multiprocessing.heap + • multiprocessing.synchronize + • multiprocessing.util + • numpy.f2py.diagnose + • numpy.f2py.f2py2e + • numpy.lib._datasource + • numpy.testing._private.utils + • openpyxl.worksheet._writer + • urllib.request + • urllib.response + +
+ +
+ +
+ + termios +MissingModule
+imported by: + _pyrepl.pager + • getpass + • tty + +
+ +
+ +
+ + textwrap +SourceModule
+imports: + re + +
+
+imported by: + argparse + • importlib.metadata + • importlib.metadata._adapters + • numpy._core._add_newdocs + • numpy._typing._add_docstring + • numpy.lib._utils_impl + • numpy.ma.core + • numpy.testing._private.extbuild + • pdb + • pydoc + • traceback + +
+ +
+ +
+ + threading +SourceModule
+imports: + _collections + • _thread + • _threading_local + • _weakrefset + • collections + • itertools + • os + • sys + • time + • traceback + • warnings + +
+
+imported by: + _threading_local + • asyncio.base_events + • asyncio.events + • asyncio.mixins + • asyncio.proactor_events + • asyncio.runners + • asyncio.unix_events + • concurrent.futures._base + • concurrent.futures.process + • concurrent.futures.thread + • google.protobuf.descriptor + • google.protobuf.descriptor_pool + • grpc._channel + • grpc._observability + • grpc._plugin_wrapping + • grpc._server + • grpc._simple_stubs + • grpc._utilities + • grpc_tools.protoc + • http.cookiejar + • importlib.util + • logging + • multiprocessing.context + • multiprocessing.dummy + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.synchronize + • multiprocessing.util + • numpy.random.bit_generator + • numpy.testing._private.utils + • pydoc + • queue + • sensor_server.py + • socketserver + • subprocess + • sysconfig + • webbrowser + • zipfile + +
+ +
+ +
+ + threadpoolctl +MissingModule
+imported by: + numpy.lib._utils_impl + +
+ +
+ +
+ + time (builtin module)
+imports: + _strptime + +
+
+imported by: + _datetime + • _pydatetime + • _strptime + • asyncio.base_events + • asyncio.windows_events + • concurrent.futures._base + • datetime + • email._parseaddr + • email.generator + • email.utils + • gc + • grpc._channel + • grpc._common + • grpc._server + • grpc._utilities + • grpc.aio._utils + • gzip + • http.cookiejar + • http.server + • logging + • multiprocessing.connection + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.queues + • multiprocessing.synchronize + • numpy.f2py.rules + • numpy.testing._private.utils + • pydoc + • queue + • random + • sensor_server.py + • socketserver + • ssl + • subprocess + • tarfile + • threading + • unittest.case + • unittest.runner + • urllib.request + • xmlrpc.client + • zipfile + • zipimport + +
+ +
+ +
+ + token +SourceModule
+imported by: + inspect + • pdb + • tokenize + +
+ +
+ +
+ + tokenize +SourceModule
+imports: + _tokenize + • argparse + • builtins + • codecs + • collections + • functools + • io + • itertools + • re + • sys + • token + +
+
+imported by: + importlib._bootstrap_external + • inspect + • linecache + • numpy.lib._format_impl + • pdb + • pydoc + +
+ +
+ +
+ + traceback +SourceModule
+imports: + 'collections.abc' + • _colorize + • _suggestions + • ast + • contextlib + • itertools + • linecache + • sys + • textwrap + • unicodedata + • warnings + +
+
+imported by: + asyncio.base_events + • asyncio.base_tasks + • asyncio.format_helpers + • code + • concurrent.futures.process + • doctest + • grpc._server + • grpc.aio._call + • http.cookiejar + • logging + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.util + • numpy.testing._private.utils + • pdb + • py_compile + • pydoc + • sensor_server.py + • socketserver + • threading + • unittest.case + • unittest.loader + • unittest.result + • warnings + +
+ +
+ +
+ + tracemalloc +SourceModule
+imports: + 'collections.abc' + • _tracemalloc + • fnmatch + • functools + • linecache + • os.path + • pickle + +
+
+imported by: + warnings + +
+ +
+ +
+ + tty +SourceModule
+imports: + termios + +
+
+imported by: + _pyrepl.pager + +
+ +
+ +
+ + types +SourceModule
+imports: + _collections_abc + • _socket + • functools + • sys + +
+
+imported by: + _weakrefset + • asyncio.coroutines + • asyncio.futures + • asyncio.queues + • asyncio.tasks + • asyncio.timeouts + • concurrent.futures._base + • concurrent.futures.thread + • contextlib + • copy + • csv + • ctypes + • dataclasses + • difflib + • dis + • email.headerregistry + • enum + • fileinput + • functools + • grpc._channel + • grpc._interceptor + • grpc._runtime_protos + • importlib.metadata + • importlib.metadata._functools + • importlib.resources._common + • importlib.util + • inspect + • logging + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.queues + • multiprocessing.shared_memory + • multiprocessing.spawn + • numpy._core.fromnumeric + • numpy._core.function_base + • numpy._core.getlimits + • numpy._utils._inspect + • numpy.f2py.auxfuncs + • numpy.lib._utils_impl + • numpy.testing._private.utils + • pdb + • pickle + • pkgutil + • pprint + • queue + • sensor_server.py + • subprocess + • tempfile + • typing + • typing_extensions + • unittest.case + • unittest.loader + • urllib.parse + • warnings + +
+ +
+ +
+ + typing +SourceModule
+imports: + 'collections.abc' + • _typing + • abc + • collections + • contextlib + • copyreg + • functools + • inspect + • operator + • re + • sys + • types + • warnings + +
+
+imported by: + _colorize + • _pyrepl.pager + • asyncio.timeouts + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + • functools + • google.protobuf.internal.containers + • google.protobuf.internal.well_known_types + • grpc._auth + • grpc._channel + • grpc._common + • grpc._compression + • grpc._interceptor + • grpc._observability + • grpc._plugin_wrapping + • grpc._runtime_protos + • grpc._server + • grpc._simple_stubs + • grpc._typing + • grpc._utilities + • grpc.aio + • grpc.aio._base_call + • grpc.aio._base_channel + • grpc.aio._base_server + • grpc.aio._call + • grpc.aio._channel + • grpc.aio._interceptor + • grpc.aio._metadata + • grpc.aio._server + • grpc.aio._typing + • grpc.aio._utils + • grpc.experimental + • importlib.metadata + • importlib.metadata._meta + • importlib.resources._common + • importlib.resources.abc + • numpy._typing + • numpy._typing._array_like + • numpy._typing._char_codes + • numpy._typing._dtype_like + • numpy._typing._nbit + • numpy._typing._nbit_base + • numpy._typing._nested_sequence + • numpy._typing._scalars + • numpy._typing._shape + • numpy.lib._arraypad_impl + • numpy.lib._arraysetops_impl + • numpy.linalg._linalg + • numpy.linalg._umath_linalg + • numpy.random._common + • numpy.random._generator + • numpy.random._mt19937 + • numpy.random._pcg64 + • numpy.random._philox + • numpy.random._sfc64 + • numpy.random.bit_generator + • numpy.random.mtrand + • sensor_server.py + • typing_extensions + +
+ +
+ +
+ + typing_extensions +SourceModule
+imports: + 'collections.abc' + • _socket + • abc + • annotationlib + • asyncio.coroutines + • builtins + • collections + • contextlib + • enum + • functools + • inspect + • io + • keyword + • operator + • sys + • types + • typing + • warnings + +
+
+imported by: + charset_normalizer.legacy + • grpc._server + • grpc.aio._metadata + • numpy._typing._nested_sequence + • numpy.random.bit_generator + +
+ +
+ +
+ + unicodedata C:\Users\Administrator\miniconda3\DLLs\unicodedata.pyd
+imported by: + charset_normalizer.utils + • encodings.idna + • re._parser + • stringprep + • traceback + • urllib.parse + +
+ +
+ +
+ + unittest +Package
+imports: + unittest + • unittest.async_case + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.signals + • unittest.suite + • unittest.util + +
+
+imported by: + doctest + • numpy.testing + • numpy.testing._private.utils + • unittest + • unittest._log + • unittest.async_case + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.signals + • unittest.suite + • unittest.util + +
+ +
+ +
+ + unittest._log +SourceModule
+imports: + collections + • logging + • unittest + • unittest.case + +
+
+imported by: + unittest.case + +
+ +
+ +
+ + unittest.async_case +SourceModule
+imports: + asyncio + • contextvars + • inspect + • unittest + • unittest.case + • warnings + +
+
+imported by: + unittest + +
+ +
+ +
+ + unittest.case +SourceModule
+imports: + collections + • contextlib + • difflib + • functools + • pprint + • re + • sys + • time + • traceback + • types + • unittest + • unittest._log + • unittest.result + • unittest.util + • warnings + +
+
+imported by: + numpy.testing._private.utils + • unittest + • unittest._log + • unittest.async_case + • unittest.loader + • unittest.runner + • unittest.suite + +
+ +
+ +
+ + unittest.loader +SourceModule
+imports: + fnmatch + • functools + • os + • re + • sys + • traceback + • types + • unittest + • unittest.case + • unittest.suite + • unittest.util + +
+
+imported by: + unittest + • unittest.main + +
+ +
+ +
+ + unittest.main +SourceModule
+imports: + argparse + • os + • sys + • unittest + • unittest.loader + • unittest.runner + • unittest.signals + +
+
+imported by: + unittest + +
+ +
+ +
+ + unittest.result +SourceModule
+imports: + functools + • io + • sys + • traceback + • unittest + • unittest.util + +
+
+imported by: + unittest + • unittest.case + • unittest.runner + +
+ +
+ +
+ + unittest.runner +SourceModule
+imports: + sys + • time + • unittest + • unittest.case + • unittest.result + • unittest.signals + • warnings + +
+
+imported by: + unittest + • unittest.main + +
+ +
+ +
+ + unittest.signals +SourceModule
+imports: + functools + • signal + • unittest + • weakref + +
+
+imported by: + unittest + • unittest.main + • unittest.runner + +
+ +
+ +
+ + unittest.suite +SourceModule
+imports: + sys + • unittest + • unittest.case + • unittest.util + +
+
+imported by: + unittest + • unittest.loader + +
+ +
+ +
+ + unittest.util +SourceModule
+imports: + collections + • os.path + • unittest + +
+
+imported by: + unittest + • unittest.case + • unittest.loader + • unittest.result + • unittest.suite + +
+ +
+ +
+ + urllib +Package
+imported by: + email._header_value_parser + • urllib.error + • urllib.parse + • urllib.request + • urllib.response + +
+ +
+ +
+ + urllib.error +SourceModule
+imports: + io + • urllib + • urllib.response + +
+
+imported by: + numpy.lib._datasource + • urllib.request + +
+ +
+ +
+ + urllib.parse +SourceModule
+imports: + collections + • functools + • ipaddress + • math + • re + • types + • unicodedata + • urllib + • warnings + +
+
+imported by: + email.utils + • http.client + • http.cookiejar + • http.server + • mimetypes + • nturl2path + • numpy.lib._datasource + • pathlib._local + • pydoc + • urllib.request + • xml.etree.ElementInclude + • xml.sax.saxutils + • xmlrpc.client + +
+ +
+ +
+ + urllib.request +SourceModule
+imports: + _scproxy + • base64 + • bisect + • contextlib + • email + • email.utils + • fnmatch + • ftplib + • getpass + • hashlib + • http.client + • http.cookiejar + • io + • ipaddress + • mimetypes + • nturl2path + • os + • re + • socket + • ssl + • string + • sys + • tempfile + • time + • urllib + • urllib.error + • urllib.parse + • urllib.response + • warnings + • winreg + +
+
+imported by: + http.cookiejar + • numpy.lib._datasource + • xml.sax.saxutils + +
+ +
+ +
+ + urllib.response +SourceModule
+imports: + tempfile + • urllib + +
+
+imported by: + urllib.error + • urllib.request + +
+ +
+ +
+ + vms_lib +MissingModule
+imported by: + platform + +
+ +
+ +
+ + warnings +SourceModule
+imports: + _warnings + • builtins + • functools + • inspect + • linecache + • re + • sys + • traceback + • tracemalloc + • types + +
+
+imported by: + _collections_abc + • _pydatetime + • _strptime + • argparse + • ast + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.events + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.sslproto + • asyncio.streams + • asyncio.unix_events + • asyncio.windows_utils + • calendar + • charset_normalizer.legacy + • codeop + • ctypes + • email.utils + • enum + • fileinput + • functools + • getpass + • gettext + • glob + • google.protobuf.descriptor + • google.protobuf.descriptor_database + • google.protobuf.descriptor_pool + • google.protobuf.internal.api_implementation + • google.protobuf.internal.python_message + • google.protobuf.internal.type_checkers + • google.protobuf.internal.well_known_types + • google.protobuf.message_factory + • google.protobuf.reflection + • google.protobuf.runtime_version + • google.protobuf.symbol_database + • google.protobuf.text_format + • grpc.experimental + • gzip + • hmac + • http.cookiejar + • http.server + • importlib.abc + • importlib.metadata + • importlib.metadata._adapters + • importlib.resources._common + • importlib.resources._functional + • importlib.resources.readers + • locale + • logging + • multiprocessing.forkserver + • multiprocessing.pool + • multiprocessing.resource_tracker + • numpy + • numpy.__config__ + • numpy._core._internal + • numpy._core._methods + • numpy._core.arrayprint + • numpy._core.function_base + • numpy._core.getlimits + • numpy._core.numeric + • numpy._core.numerictypes + • numpy._core.records + • numpy._pytesttester + • numpy._utils + • numpy.core._utils + • numpy.f2py + • numpy.f2py._backends._distutils + • numpy.f2py.symbolic + • numpy.fft._pocketfft + • numpy.lib + • numpy.lib._format_impl + • numpy.lib._function_base_impl + • numpy.lib._histograms_impl + • numpy.lib._nanfunctions_impl + • numpy.lib._npyio_impl + • numpy.lib._polynomial_impl + • numpy.lib._shape_base_impl + • numpy.lib._utils_impl + • numpy.linalg._linalg + • numpy.ma.core + • numpy.ma.extras + • numpy.ma.mrecords + • numpy.matlib + • numpy.matrixlib.defmatrix + • numpy.polynomial.polyutils + • numpy.testing._private.utils + • numpy.typing + • openpyxl.compat + • openpyxl.packaging.custom + • openpyxl.packaging.relationship + • openpyxl.reader.drawings + • openpyxl.reader.excel + • openpyxl.reader.workbook + • openpyxl.styles.stylesheet + • openpyxl.workbook.child + • openpyxl.worksheet._reader + • openpyxl.worksheet._writer + • openpyxl.worksheet.header_footer + • openpyxl.worksheet.worksheet + • openpyxl.xml + • os + • pathlib._local + • pkgutil + • platform + • pydoc + • random + • re + • re._parser + • rlcompleter + • runpy + • sensor_server.py + • sensor_stream_pb2_grpc + • sre_compile + • sre_constants + • sre_parse + • ssl + • subprocess + • sysconfig + • tarfile + • tempfile + • threading + • traceback + • typing + • typing_extensions + • unittest.async_case + • unittest.case + • unittest.runner + • urllib.parse + • urllib.request + • xml.etree.ElementTree + • zipfile + +
+ +
+ +
+ + weakref +SourceModule
+imports: + _collections_abc + • _weakref + • _weakrefset + • atexit + • copy + • gc + • itertools + • sys + +
+
+imported by: + _threading_local + • asyncio.base_events + • asyncio.selector_events + • asyncio.streams + • asyncio.tasks + • asyncio.windows_events + • concurrent.futures.process + • concurrent.futures.thread + • copy + • functools + • google.protobuf.internal.python_message + • gzip + • inspect + • logging + • multiprocessing.dummy + • multiprocessing.queues + • multiprocessing.sharedctypes + • multiprocessing.util + • numpy.lib._npyio_impl + • sensor_server.py + • tempfile + • unittest.signals + • xml.etree.ElementTree + • xml.sax.expatreader + +
+ +
+ +
+ + webbrowser +SourceModule
+imports: + _ios_support + • argparse + • copy + • ctypes + • os + • shlex + • shutil + • subprocess + • sys + • threading + +
+
+imported by: + pydoc + +
+ +
+ +
+ + win32pdh +MissingModule
+imported by: + numpy.testing._private.utils + +
+ +
+ +
+ + winreg (builtin module)
+imported by: + importlib._bootstrap_external + • mimetypes + • platform + • urllib.request + +
+ +
+ +
+ + xml +Package
+imports: + xml.sax.expatreader + • xml.sax.xmlreader + +
+
+imported by: + xml.etree + • xml.parsers + • xml.sax + +
+ +
+ +
+ + xml.etree +Package
+imports: + xml + • xml.etree + • xml.etree.ElementPath + • xml.etree.ElementTree + +
+
+imported by: + xml.etree + • xml.etree.ElementInclude + • xml.etree.ElementPath + • xml.etree.ElementTree + • xml.etree.cElementTree + +
+ +
+ +
+ + xml.etree.ElementInclude +SourceModule
+imports: + copy + • urllib.parse + • xml.etree + • xml.etree.ElementTree + +
+
+imported by: + _elementtree + +
+ +
+ +
+ + xml.etree.ElementPath +SourceModule
+imports: + re + • xml.etree + +
+
+imported by: + _elementtree + • xml.etree + • xml.etree.ElementTree + +
+ +
+ +
+ + xml.etree.ElementTree +SourceModule
+imports: + 'collections.abc' + • _elementtree + • collections + • contextlib + • io + • pyexpat + • re + • sys + • warnings + • weakref + • xml.etree + • xml.etree.ElementPath + • xml.parsers + • xml.parsers.expat + +
+
+imported by: + _elementtree + • et_xmlfile.incremental_tree + • et_xmlfile.xmlfile + • openpyxl.xml.functions + • xml.etree + • xml.etree.ElementInclude + • xml.etree.cElementTree + +
+ +
+ +
+ + xml.etree.cElementTree +SourceModule
+imports: + xml.etree + • xml.etree.ElementTree + +
+
+imported by: + _elementtree + +
+ +
+ +
+ + xml.parsers +Package
+imports: + xml + • xml.parsers.expat + +
+
+imported by: + xml.etree.ElementTree + • xml.parsers.expat + • xml.sax.expatreader + • xmlrpc.client + +
+ +
+ +
+ + xml.parsers.expat +SourceModule
+imports: + pyexpat + • sys + • xml.parsers + +
+
+imported by: + xml.etree.ElementTree + • xml.parsers + • xml.sax.expatreader + • xmlrpc.client + +
+ +
+ +
+ + xml.sax +Package
+imports: + io + • os + • sys + • xml + • xml.sax + • xml.sax._exceptions + • xml.sax.expatreader + • xml.sax.handler + • xml.sax.saxutils + • xml.sax.xmlreader + +
+
+imported by: + xml.sax + • xml.sax._exceptions + • xml.sax.expatreader + • xml.sax.handler + • xml.sax.saxutils + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax._exceptions +SourceModule
+imports: + xml.sax + +
+
+imported by: + xml.sax + • xml.sax.expatreader + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax.expatreader +SourceModule
+imports: + _weakref + • weakref + • xml.parsers + • xml.parsers.expat + • xml.sax + • xml.sax._exceptions + • xml.sax.handler + • xml.sax.saxutils + • xml.sax.xmlreader + +
+
+imported by: + xml + • xml.sax + +
+ +
+ +
+ + xml.sax.handler +SourceModule
+imports: + xml.sax + +
+
+imported by: + xml.sax + • xml.sax.expatreader + • xml.sax.saxutils + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax.saxutils +SourceModule
+imports: + codecs + • io + • os + • sys + • urllib.parse + • urllib.request + • xml.sax + • xml.sax.handler + • xml.sax.xmlreader + +
+
+imported by: + xml.sax + • xml.sax.expatreader + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax.xmlreader +SourceModule
+imports: + xml.sax + • xml.sax._exceptions + • xml.sax.handler + • xml.sax.saxutils + +
+
+imported by: + xml + • xml.sax + • xml.sax.expatreader + • xml.sax.saxutils + +
+ +
+ +
+ + xmlrpc +Package
+imported by: + xmlrpc.client + +
+ +
+ +
+ + xmlrpc.client +SourceModule
+imports: + base64 + • datetime + • decimal + • errno + • gzip + • http.client + • io + • sys + • time + • urllib.parse + • xml.parsers + • xml.parsers.expat + • xmlrpc + +
+
+imported by: + multiprocessing.connection + +
+ +
+ +
+ + yaml +MissingModule
+imported by: + numpy.__config__ + +
+ +
+ +
+ + zipfile +Package
+imports: + argparse + • binascii + • bz2 + • importlib.util + • io + • lzma + • os + • py_compile + • shutil + • stat + • struct + • sys + • threading + • time + • warnings + • zipfile._path + • zlib + +
+
+imported by: + importlib.metadata + • importlib.resources.readers + • numpy.lib._npyio_impl + • openpyxl.reader.excel + • openpyxl.writer.excel + • pyi_rth_inspect.py + • shutil + • zipfile._path + +
+ +
+ +
+ + zipfile._path +Package
+imports: + contextlib + • io + • itertools + • pathlib + • posixpath + • re + • stat + • sys + • zipfile + • zipfile._path.glob + +
+
+imported by: + zipfile + • zipfile._path.glob + +
+ +
+ +
+ + zipfile._path.glob +SourceModule
+imports: + os + • re + • zipfile._path + +
+
+imported by: + zipfile._path + +
+ +
+ +
+ + zipimport +SourceModule
+imports: + _frozen_importlib + • _frozen_importlib_external + • _imp + • _io + • _warnings + • importlib.readers + • marshal + • struct + • sys + • time + • zlib + +
+
+imported by: + pkgutil + +
+ +
+ +
+ + zlib (builtin module)
+imported by: + encodings.zlib_codec + • gzip + • shutil + • tarfile + • zipfile + • zipimport + +
+ +
+ + + diff --git a/devkit/dist/je-skin-devkit-server.exe b/devkit/dist/je-skin-devkit-server.exe new file mode 100644 index 0000000..8863eae Binary files /dev/null and b/devkit/dist/je-skin-devkit-server.exe differ diff --git a/devkit/je-skin-devkit-server.spec b/devkit/je-skin-devkit-server.spec index c8b1cd4..7f86717 100644 --- a/devkit/je-skin-devkit-server.spec +++ b/devkit/je-skin-devkit-server.spec @@ -5,8 +5,8 @@ a = Analysis( ['sensor_server.py'], pathex=[], binaries=[], - datas=[('sensor_stream_pb2.py', '.'), ('sensor_stream_pb2_grpc.py', '.')], - hiddenimports=['grpc', 'openpyxl', 'numpy'], + datas=[('sensor_stream_pb2*.py', '.')], + hiddenimports=['grpc', 'openpyxl'], hookspath=[], hooksconfig={}, runtime_hooks=[], diff --git a/devkit/sensor_server.py b/devkit/sensor_server.py index d85e81d..e138e2f 100644 --- a/devkit/sensor_server.py +++ b/devkit/sensor_server.py @@ -235,25 +235,45 @@ class SensorPushServicer(sensor_stream_pb2_grpc.SensorPushServicer): self.frame_count = 0 self.last_report_time = time.time() self.last_angle = None + self.last_state = 0 + self.last_magnitude = 0.0 def Upload(self, request_iterator, context): print("[SensorPush] Client connected, waiting for frames...") reset_baseline() self.last_angle = None + self.last_state = 0 + self.last_magnitude = 0.0 for frame in request_iterator: self.frame_count += 1 angle = 0.0 + magnitude = 0.0 + state = 0 + cop_x = 0.0 + cop_y = 0.0 + base_x = 0.0 + base_y = 0.0 + total_press = 0.0 + threshold = 0.0 ok = True message = "OK" if len(frame.matrix) == SENSOR_ROWS * SENSOR_COLS: try: - angle = get_pzt_angle(frame.matrix) + result = get_pzt_angle(frame.matrix, float(frame.dts_ms)) + angle, magnitude, state, cop_x, cop_y, base_x, base_y, total_press, threshold = result + threshold = threshold or 0.0 self.last_angle = angle + self.last_state = state + self.last_magnitude = magnitude if self.frame_count <= 10 or self.frame_count % 30 == 0: print( f"[SensorPush] PZT angle frame #{frame.seq} " - f"dts={frame.dts_ms} angle={angle:.2f}" + f"dts={frame.dts_ms} angle={angle:.2f} " + f"mag={magnitude:.2f} state={state} " + f"cop=({cop_x:.2f},{cop_y:.2f}) " + f"base=({base_x:.2f},{base_y:.2f}) " + f"total={total_press:.2f} threshold={threshold:.2f}" ) except Exception as e: ok = False @@ -270,6 +290,14 @@ class SensorPushServicer(sensor_stream_pb2_grpc.SensorPushServicer): dts_ms=frame.dts_ms, ok=ok, message=message, + magnitude=magnitude, + state=state, + cop_x=cop_x, + cop_y=cop_y, + base_x=base_x, + base_y=base_y, + total_press=total_press, + threshold=threshold or 0.0, ) if self.frame_count % 100 == 0: @@ -286,6 +314,8 @@ class SensorPushServicer(sensor_stream_pb2_grpc.SensorPushServicer): f"[SensorPush] Frame #{frame.seq} | " f"{frame.rows}x{frame.cols} | " f"angle={angle_text} | " + f"mag={self.last_magnitude:.2f} | " + f"state={self.last_state} | " f"force={frame.resultant_force:.1f} | " f"total={self.frame_count} | ~{fps:.1f} fps" ) @@ -351,22 +381,42 @@ def serve(port: int): import numpy as np import threading +from collections import deque -# ===================== 算法参数===================== -TOTAL_PRESSURE_LOW_THRESHOLD = 500 -COP_STABILITY_FRAMES_REQUIRED = 5 -SENSOR_ROWS = 12 -SENSOR_COLS = 7 +# ===================== 切向力算法参数 ====================== +COP_INIT_MEDIAN_FRAMES = 1 +NOISE_COLLECT_FRAMES = 20 +THRESH_K = 5 +SENSOR_ROWS = 12 +SENSOR_COLS = 7 -# ===================== 线程安全全局状态 ===================== -first_frame = None -first_frame_lock = threading.Lock() +SNAP_CENTER_X, SNAP_CENTER_Y = 3.0, 5.5 +SNAP_RANGE_X = 0.0 +SNAP_RANGE_Y = 0.0 -first_contact_CoP_x = None -first_contact_CoP_y = None -contact_initialized = False +POST_INIT_WINDOW_CNT = 600000 +POST_INIT_STABLE_CNT = 500 +POST_INIT_STABLE_THRESH = 0.1 -total_pressure_low_counter = 0 +# ===================== 线程安全全局状态 ====================== +first_frame = None +first_frame_lock = threading.Lock() + +first_contact_CoP_x = None +first_contact_CoP_y = None +contact_initialized = False + +cop_init_x_buf = deque(maxlen=COP_INIT_MEDIAN_FRAMES) +cop_init_y_buf = deque(maxlen=COP_INIT_MEDIAN_FRAMES) + +noise_sum_buf = deque(maxlen=NOISE_COLLECT_FRAMES) +dynamic_thresh = None + +post_init_frame_cnt = 0 +post_stable_cnt = 0 +post_refined_flag = False +post_cand_x = None +post_cand_y = None # ===================== 基线减除 ===================== def subtract_baseline(current_frame): @@ -378,39 +428,49 @@ def subtract_baseline(current_frame): first_frame = current_frame.copy() diff = current_frame - first_frame - return np.clip(diff, 0, None) + return np.clip(diff, 0, None) # ===================== 重置CoP状态 ===================== -def reset_cop_state(): +def _legacy_reset_cop_state(): global first_contact_CoP_x, first_contact_CoP_y, contact_initialized - global total_pressure_low_counter + global post_init_frame_cnt, post_stable_cnt, post_refined_flag + global post_cand_x, post_cand_y first_contact_CoP_x = None first_contact_CoP_y = None contact_initialized = False - total_pressure_low_counter = 0 + cop_init_x_buf.clear() + cop_init_y_buf.clear() + post_init_frame_cnt = 0 + post_stable_cnt = 0 + post_refined_flag = False + post_cand_x = None + post_cand_y = None -# ===================== CoP压力中心计算 ===================== -def compute_pressure_direction(baseline_subtracted_frame): + +# ===================== CoP压力中心计算(新算法) ===================== +def _legacy_compute_pressure_direction(baseline_subtracted_frame): global first_contact_CoP_x, first_contact_CoP_y, contact_initialized - global total_pressure_low_counter + global post_init_frame_cnt, post_stable_cnt, post_refined_flag + global post_cand_x, post_cand_y + global noise_sum_buf, dynamic_thresh rows, cols = SENSOR_ROWS, SENSOR_COLS frame_flat = np.asarray(baseline_subtracted_frame, dtype=np.float32).flatten() frame2d = frame_flat.reshape(rows, cols) total_pressure = np.sum(frame2d) - if total_pressure < TOTAL_PRESSURE_LOW_THRESHOLD: - total_pressure_low_counter += 1 - else: - total_pressure_low_counter = 0 - if total_pressure_low_counter >= COP_STABILITY_FRAMES_REQUIRED: - reset_cop_state() - return 0.0, 0.0 + if dynamic_thresh is None: + noise_sum_buf.append(total_pressure) + if len(noise_sum_buf) >= NOISE_COLLECT_FRAMES: + sums = np.array(noise_sum_buf) + dynamic_thresh = THRESH_K * float(np.mean(sums)) - if total_pressure == 0: - return 0.0, 0.0 + if total_pressure == 0 or (dynamic_thresh is not None and total_pressure < dynamic_thresh): + if contact_initialized and dynamic_thresh is not None: + _legacy_reset_cop_state() + return 0.0, 0.0, 0, rows-1, 0, cols-1, 0.0, 0.0, 0.0, 0.0, 0.0, 0, 0.0, dynamic_thresh x_grid = np.tile(np.arange(cols), (rows, 1)) y_grid = np.repeat(np.arange(rows), cols).reshape(rows, cols) @@ -419,45 +479,495 @@ def compute_pressure_direction(baseline_subtracted_frame): delta_CoP_x = 0.0 delta_CoP_y = 0.0 + base_x = cop_x + base_y = cop_y if not contact_initialized: - first_contact_CoP_x = cop_x - first_contact_CoP_y = cop_y - contact_initialized = True - else: - delta_CoP_x = cop_x - first_contact_CoP_x - delta_CoP_y = cop_y - first_contact_CoP_y + cop_init_x_buf.append(cop_x) + cop_init_y_buf.append(cop_y) - return delta_CoP_x, delta_CoP_y + if len(cop_init_x_buf) >= COP_INIT_MEDIAN_FRAMES: + first_contact_CoP_x = float(np.median(cop_init_x_buf)) + first_contact_CoP_y = float(np.median(cop_init_y_buf)) + contact_initialized = True + cop_init_x_buf.clear() + cop_init_y_buf.clear() + if (abs(first_contact_CoP_x - SNAP_CENTER_X) <= SNAP_RANGE_X and + abs(first_contact_CoP_y - SNAP_CENTER_Y) <= SNAP_RANGE_Y): + first_contact_CoP_x = SNAP_CENTER_X + first_contact_CoP_y = SNAP_CENTER_Y + + else: + post_init_frame_cnt += 1 + if not post_refined_flag and post_init_frame_cnt <= POST_INIT_WINDOW_CNT: + if post_cand_x is not None: + dist_val = np.hypot(cop_x - post_cand_x, cop_y - post_cand_y) + if dist_val <= POST_INIT_STABLE_THRESH: + post_stable_cnt += 1 + else: + post_cand_x = cop_x + post_cand_y = cop_y + post_stable_cnt = 1 + else: + post_cand_x = cop_x + post_cand_y = cop_y + post_stable_cnt = 1 + + if post_stable_cnt >= POST_INIT_STABLE_CNT: + first_contact_CoP_x = post_cand_x + first_contact_CoP_y = post_cand_y + post_refined_flag = True + else: + post_refined_flag = True + + delta_CoP_x = cop_x - first_contact_CoP_x + delta_CoP_y = first_contact_CoP_y - cop_y + base_x = first_contact_CoP_x + base_y = first_contact_CoP_y + + magnitude = np.hypot(delta_CoP_x, delta_CoP_y) + if not contact_initialized: + state = 0 + elif not post_refined_flag: + state = 1 + else: + state = 2 + + return (cop_x, cop_y, + 0, rows-1, 0, cols-1, + delta_CoP_x, delta_CoP_y, + base_x, base_y, + magnitude, state, + total_pressure, dynamic_thresh) # ===================== 角度计算核心 ===================== -def compute_vector_angle(x: float, y: float) -> tuple[float, float]: +def _legacy_compute_vector_angle(x: float, y: float) -> tuple[float, float]: epsilon = 1e-8 - mag = np.hypot(x, y) - angle = np.degrees(np.arctan2(y, x + epsilon)) + mag = np.hypot(x, y) + angle = np.degrees(np.arctan2(y, x + epsilon)) if angle < 0: angle += 360 return angle, mag -def compute_PZT_angle(Px: float, Py: float) -> tuple[float, float]: - return compute_vector_angle(Px, -Py) +def _legacy_compute_PZT_angle(Px: float, Py: float) -> tuple[float, float]: + return _legacy_compute_vector_angle(Px, Py) # ===================== 核心入口函数 ===================== -def get_pzt_angle(adc_data): +def _legacy_get_pzt_angle(adc_data): if len(adc_data) != 84: raise ValueError("ADC数据长度必须为84") - baseline_subtracted = subtract_baseline(adc_data) - dx, dy = compute_pressure_direction(baseline_subtracted) - pzt_angle, _ = compute_PZT_angle(dx, dy) - - return pzt_angle + result = _legacy_compute_pressure_direction(adc_data) + cop_x, cop_y = result[0], result[1] + dx, dy = result[6], result[7] + base_x, base_y = result[8], result[9] + magnitude = result[10] + state = int(result[11]) + total_press = result[12] + threshold = result[13] + pzt_angle, _ = _legacy_compute_PZT_angle(dx, dy) + return pzt_angle, magnitude, state, cop_x, cop_y, base_x, base_y, total_press, threshold # ===================== 重置基线(校准用) ===================== -def reset_baseline(): - global first_frame +def _legacy_reset_baseline(): + global first_frame, noise_sum_buf, dynamic_thresh with first_frame_lock: first_frame = None - reset_cop_state() + noise_sum_buf.clear() + dynamic_thresh = None + _legacy_reset_cop_state() + + +from dataclasses import dataclass +from enum import IntEnum +from typing import Optional, Tuple + + +ADC_LEN = SENSOR_ROWS * SENSOR_COLS + + +class CoPState(IntEnum): + NO_CONTACT = 0 + INIT_COLLECTING = 1 + POST_REFINING = 2 + READY = 3 + + +@dataclass +class CoPResult: + cop_x: float + cop_y: float + row_min: int + row_max: int + col_min: int + col_max: int + dx: float + dy: float + base_x: float + base_y: float + magnitude: float + state: int + total_pressure: float + threshold: Optional[float] + angle: float + + +@dataclass +class CoPConfig: + rows: int = SENSOR_ROWS + cols: int = SENSOR_COLS + noise_collect_ms: float = 300.0 + thresh_k: float = 5.0 + min_threshold: float = 50.0 + contact_confirm_ms: float = 20.0 + release_confirm_ms: float = 50.0 + init_collect_ms: float = 80.0 + snap_enable: bool = True + snap_center_x: float = 3.0 + snap_center_y: float = 5.5 + snap_range_x: float = 0.25 + snap_range_y: float = 0.25 + post_refine_enable: bool = True + post_refine_window_ms: float = 800.0 + post_stable_ms: float = 200.0 + post_stable_thresh: float = 0.1 + cop_lpf_alpha: float = 0.25 + epsilon: float = 1e-8 + + +class PressureDirectionEstimator: + def __init__(self, config: CoPConfig = CoPConfig()): + self.cfg = config + self.reset_all() + + def reset_all(self): + self.dynamic_thresh: Optional[float] = None + self.noise_samples = [] + self.noise_start_ms: Optional[float] = None + self.reset_contact_state() + + def reset_contact_state(self): + self.first_contact_cop_x: Optional[float] = None + self.first_contact_cop_y: Optional[float] = None + self.state = CoPState.NO_CONTACT + self.init_x_buf = [] + self.init_y_buf = [] + self.init_start_ms: Optional[float] = None + self.post_start_ms: Optional[float] = None + self.post_stable_start_ms: Optional[float] = None + self.post_cand_x: Optional[float] = None + self.post_cand_y: Optional[float] = None + self.post_refined = False + self.contact_candidate_start_ms: Optional[float] = None + self.release_candidate_start_ms: Optional[float] = None + self.filtered_cop_x: Optional[float] = None + self.filtered_cop_y: Optional[float] = None + + def update(self, adc_data, timestamp_ms: float) -> CoPResult: + frame2d = self._prepare_frame(adc_data) + total_pressure = float(np.sum(frame2d)) + + self._update_dynamic_threshold(total_pressure, timestamp_ms) + + raw_contact = self._is_raw_contact(total_pressure) + contact_valid = self._debounce_contact(raw_contact, timestamp_ms) + + if not contact_valid: + self._handle_no_contact() + return self._make_empty_result(total_pressure) + + cop_x, cop_y = self._compute_cop(frame2d, total_pressure) + cop_x, cop_y = self._filter_cop(cop_x, cop_y) + + self._update_state_machine(cop_x, cop_y, timestamp_ms) + + if self.first_contact_cop_x is None or self.first_contact_cop_y is None: + dx = 0.0 + dy = 0.0 + base_x = cop_x + base_y = cop_y + else: + base_x = self.first_contact_cop_x + base_y = self.first_contact_cop_y + dx = cop_x - base_x + dy = base_y - cop_y + + magnitude = float(np.hypot(dx, dy)) + angle = self.compute_vector_angle(dx, dy)[0] + + return CoPResult( + cop_x=float(cop_x), + cop_y=float(cop_y), + row_min=0, + row_max=self.cfg.rows - 1, + col_min=0, + col_max=self.cfg.cols - 1, + dx=float(dx), + dy=float(dy), + base_x=float(base_x), + base_y=float(base_y), + magnitude=magnitude, + state=int(self.state), + total_pressure=total_pressure, + threshold=self.dynamic_thresh, + angle=float(angle), + ) + + def _prepare_frame(self, adc_data) -> np.ndarray: + arr = np.asarray(adc_data, dtype=np.float32).flatten() + expected_len = self.cfg.rows * self.cfg.cols + + if len(arr) != expected_len: + raise ValueError(f"ADC数据长度必须为{expected_len},当前为{len(arr)}") + + arr = np.clip(arr, 0, None) + return arr.reshape(self.cfg.rows, self.cfg.cols) + + def _update_dynamic_threshold(self, total_pressure: float, timestamp_ms: float): + if self.dynamic_thresh is not None: + return + + if self.noise_start_ms is None: + self.noise_start_ms = timestamp_ms + + self.noise_samples.append(total_pressure) + + if timestamp_ms - self.noise_start_ms >= self.cfg.noise_collect_ms: + samples = np.asarray(self.noise_samples, dtype=np.float32) + mean_val = float(np.mean(samples)) + std_val = float(np.std(samples)) + thresh = mean_val + self.cfg.thresh_k * std_val + self.dynamic_thresh = max(thresh, self.cfg.min_threshold) + + def _is_raw_contact(self, total_pressure: float) -> bool: + if self.dynamic_thresh is None: + return False + return total_pressure >= self.dynamic_thresh + + def _debounce_contact(self, raw_contact: bool, timestamp_ms: float) -> bool: + currently_in_contact = self.state != CoPState.NO_CONTACT + + if raw_contact: + self.release_candidate_start_ms = None + + if currently_in_contact: + return True + + if self.contact_candidate_start_ms is None: + self.contact_candidate_start_ms = timestamp_ms + + return timestamp_ms - self.contact_candidate_start_ms >= self.cfg.contact_confirm_ms + + self.contact_candidate_start_ms = None + + if not currently_in_contact: + return False + + if self.release_candidate_start_ms is None: + self.release_candidate_start_ms = timestamp_ms + + if timestamp_ms - self.release_candidate_start_ms >= self.cfg.release_confirm_ms: + return False + + return True + + def _handle_no_contact(self): + if self.state != CoPState.NO_CONTACT: + self.reset_contact_state() + + def _compute_cop(self, frame2d: np.ndarray, total_pressure: float) -> Tuple[float, float]: + rows, cols = self.cfg.rows, self.cfg.cols + x_grid = np.tile(np.arange(cols, dtype=np.float32), (rows, 1)) + y_grid = np.repeat(np.arange(rows, dtype=np.float32), cols).reshape(rows, cols) + cop_x = float(np.sum(frame2d * x_grid) / total_pressure) + cop_y = float(np.sum(frame2d * y_grid) / total_pressure) + return cop_x, cop_y + + def _filter_cop(self, cop_x: float, cop_y: float) -> Tuple[float, float]: + alpha = self.cfg.cop_lpf_alpha + + if alpha <= 0.0: + return cop_x, cop_y + + if self.filtered_cop_x is None or self.filtered_cop_y is None: + self.filtered_cop_x = cop_x + self.filtered_cop_y = cop_y + else: + self.filtered_cop_x = alpha * cop_x + (1.0 - alpha) * self.filtered_cop_x + self.filtered_cop_y = alpha * cop_y + (1.0 - alpha) * self.filtered_cop_y + + return self.filtered_cop_x, self.filtered_cop_y + + def _update_state_machine(self, cop_x: float, cop_y: float, timestamp_ms: float): + if self.state == CoPState.NO_CONTACT: + self.state = CoPState.INIT_COLLECTING + self.init_start_ms = timestamp_ms + self.init_x_buf.clear() + self.init_y_buf.clear() + + if self.state == CoPState.INIT_COLLECTING: + self.init_x_buf.append(cop_x) + self.init_y_buf.append(cop_y) + + if self.init_start_ms is None: + self.init_start_ms = timestamp_ms + + if timestamp_ms - self.init_start_ms >= self.cfg.init_collect_ms: + base_x = float(np.median(self.init_x_buf)) + base_y = float(np.median(self.init_y_buf)) + base_x, base_y = self._apply_center_snap(base_x, base_y) + + self.first_contact_cop_x = base_x + self.first_contact_cop_y = base_y + self.post_start_ms = timestamp_ms + self.post_cand_x = None + self.post_cand_y = None + self.post_stable_start_ms = None + + if self.cfg.post_refine_enable: + self.state = CoPState.POST_REFINING + else: + self.post_refined = True + self.state = CoPState.READY + + return + + if self.state == CoPState.POST_REFINING: + self._post_refine(cop_x, cop_y, timestamp_ms) + + def _apply_center_snap(self, base_x: float, base_y: float) -> Tuple[float, float]: + if not self.cfg.snap_enable: + return base_x, base_y + + if ( + abs(base_x - self.cfg.snap_center_x) <= self.cfg.snap_range_x + and abs(base_y - self.cfg.snap_center_y) <= self.cfg.snap_range_y + ): + return self.cfg.snap_center_x, self.cfg.snap_center_y + + return base_x, base_y + + def _post_refine(self, cop_x: float, cop_y: float, timestamp_ms: float): + if self.post_start_ms is None: + self.post_start_ms = timestamp_ms + + if timestamp_ms - self.post_start_ms >= self.cfg.post_refine_window_ms: + self.post_refined = True + self.state = CoPState.READY + return + + if self.post_cand_x is None or self.post_cand_y is None: + self.post_cand_x = cop_x + self.post_cand_y = cop_y + self.post_stable_start_ms = timestamp_ms + return + + dist = float(np.hypot(cop_x - self.post_cand_x, cop_y - self.post_cand_y)) + + if dist <= self.cfg.post_stable_thresh: + if self.post_stable_start_ms is None: + self.post_stable_start_ms = timestamp_ms + + if timestamp_ms - self.post_stable_start_ms >= self.cfg.post_stable_ms: + refined_x, refined_y = self._apply_center_snap(self.post_cand_x, self.post_cand_y) + self.first_contact_cop_x = float(refined_x) + self.first_contact_cop_y = float(refined_y) + self.post_refined = True + self.state = CoPState.READY + else: + self.post_cand_x = cop_x + self.post_cand_y = cop_y + self.post_stable_start_ms = timestamp_ms + + def _make_empty_result(self, total_pressure: float) -> CoPResult: + return CoPResult( + cop_x=0.0, + cop_y=0.0, + row_min=0, + row_max=self.cfg.rows - 1, + col_min=0, + col_max=self.cfg.cols - 1, + dx=0.0, + dy=0.0, + base_x=0.0, + base_y=0.0, + magnitude=0.0, + state=int(CoPState.NO_CONTACT), + total_pressure=float(total_pressure), + threshold=self.dynamic_thresh, + angle=0.0, + ) + + def compute_vector_angle(self, x: float, y: float) -> Tuple[float, float]: + mag = float(np.hypot(x, y)) + angle = float(np.degrees(np.arctan2(y, x + self.cfg.epsilon))) + + if angle < 0: + angle += 360.0 + + return angle, mag + + +_estimator = PressureDirectionEstimator() + + +def reset_cop_state(): + _estimator.reset_contact_state() + + +def reset_all_state(): + _estimator.reset_all() + + +def compute_pressure_direction(adc_data, timestamp_ms: float): + result = _estimator.update(adc_data, timestamp_ms) + + return ( + result.cop_x, + result.cop_y, + result.row_min, + result.row_max, + result.col_min, + result.col_max, + result.dx, + result.dy, + result.base_x, + result.base_y, + result.magnitude, + result.state, + result.total_pressure, + result.threshold, + ) + + +def compute_vector_angle(x: float, y: float) -> Tuple[float, float]: + return _estimator.compute_vector_angle(x, y) + + +def compute_PZT_angle(Px: float, Py: float) -> Tuple[float, float]: + return compute_vector_angle(Px, Py) + + +def get_pzt_angle(adc_data, timestamp_ms: float): + if len(adc_data) != ADC_LEN: + raise ValueError(f"ADC数据长度必须为{ADC_LEN}") + + result = _estimator.update(adc_data, timestamp_ms) + + return ( + result.angle, + result.magnitude, + result.state, + result.cop_x, + result.cop_y, + result.base_x, + result.base_y, + result.total_pressure, + result.threshold, + ) + + +def reset_baseline(): + reset_all_state() if __name__ == "__main__": diff --git a/devkit/sensor_stream_pb2.py b/devkit/sensor_stream_pb2.py index 42e2496..5dbdc20 100644 --- a/devkit/sensor_stream_pb2.py +++ b/devkit/sensor_stream_pb2.py @@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default() -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13sensor_stream.proto\x12\rsensor_stream\"\x85\x01\n\x0bSensorFrame\x12\x0b\n\x03seq\x18\x01 \x01(\x04\x12\x14\n\x0ctimestamp_ms\x18\x02 \x01(\x04\x12\x0c\n\x04rows\x18\x03 \x01(\r\x12\x0c\n\x04\x63ols\x18\x04 \x01(\r\x12\x0e\n\x06matrix\x18\x05 \x03(\r\x12\x17\n\x0fresultant_force\x18\x06 \x01(\x01\x12\x0e\n\x06\x64ts_ms\x18\x07 \x01(\r\"q\n\x10PztAngleResponse\x12\x0b\n\x03seq\x18\x01 \x01(\x04\x12\x14\n\x0ctimestamp_ms\x18\x02 \x01(\x04\x12\r\n\x05\x61ngle\x18\x03 \x01(\x02\x12\x0e\n\x06\x64ts_ms\x18\x04 \x01(\r\x12\n\n\x02ok\x18\x05 \x01(\x08\x12\x0f\n\x07message\x18\x06 \x01(\t\"8\n\x0eProcessRequest\x12\x10\n\x08\x63sv_path\x18\x01 \x01(\t\x12\x14\n\x0csave_as_xlsx\x18\x02 \x01(\x08\"\xa6\x01\n\x0fProcessResponse\x12\n\n\x02ok\x18\x01 \x01(\x08\x12\x13\n\x0boutput_path\x18\x02 \x01(\t\x12\x13\n\x0bgroups_used\x18\x03 \x01(\r\x12\x12\n\nmean_value\x18\x04 \x01(\x01\x12\x11\n\tthreshold\x18\x05 \x01(\x01\x12\x12\n\nrows_total\x18\x06 \x01(\r\x12\x11\n\trows_kept\x18\x07 \x01(\r\x12\x0f\n\x07message\x18\x08 \x01(\t2W\n\nSensorPush\x12I\n\x06Upload\x12\x1a.sensor_stream.SensorFrame\x1a\x1f.sensor_stream.PztAngleResponse(\x01\x30\x01\x32_\n\x0f\x45xportProcessor\x12L\n\x0bProcessFile\x12\x1d.sensor_stream.ProcessRequest\x1a\x1e.sensor_stream.ProcessResponseb\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13sensor_stream.proto\x12\rsensor_stream\"\x85\x01\n\x0bSensorFrame\x12\x0b\n\x03seq\x18\x01 \x01(\x04\x12\x14\n\x0ctimestamp_ms\x18\x02 \x01(\x04\x12\x0c\n\x04rows\x18\x03 \x01(\r\x12\x0c\n\x04\x63ols\x18\x04 \x01(\r\x12\x0e\n\x06matrix\x18\x05 \x03(\r\x12\x17\n\x0fresultant_force\x18\x06 \x01(\x01\x12\x0e\n\x06\x64ts_ms\x18\x07 \x01(\r\"\xf9\x01\n\x10PztAngleResponse\x12\x0b\n\x03seq\x18\x01 \x01(\x04\x12\x14\n\x0ctimestamp_ms\x18\x02 \x01(\x04\x12\r\n\x05\x61ngle\x18\x03 \x01(\x02\x12\x0e\n\x06\x64ts_ms\x18\x04 \x01(\r\x12\n\n\x02ok\x18\x05 \x01(\x08\x12\x0f\n\x07message\x18\x06 \x01(\t\x12\x11\n\tmagnitude\x18\x07 \x01(\x02\x12\r\n\x05state\x18\x08 \x01(\x05\x12\r\n\x05\x63op_x\x18\t \x01(\x02\x12\r\n\x05\x63op_y\x18\n \x01(\x02\x12\x0e\n\x06\x62\x61se_x\x18\x0b \x01(\x02\x12\x0e\n\x06\x62\x61se_y\x18\x0c \x01(\x02\x12\x13\n\x0btotal_press\x18\r \x01(\x02\x12\x11\n\tthreshold\x18\x0e \x01(\x02\"8\n\x0eProcessRequest\x12\x10\n\x08\x63sv_path\x18\x01 \x01(\t\x12\x14\n\x0csave_as_xlsx\x18\x02 \x01(\x08\"\xa6\x01\n\x0fProcessResponse\x12\n\n\x02ok\x18\x01 \x01(\x08\x12\x13\n\x0boutput_path\x18\x02 \x01(\t\x12\x13\n\x0bgroups_used\x18\x03 \x01(\r\x12\x12\n\nmean_value\x18\x04 \x01(\x01\x12\x11\n\tthreshold\x18\x05 \x01(\x01\x12\x12\n\nrows_total\x18\x06 \x01(\r\x12\x11\n\trows_kept\x18\x07 \x01(\r\x12\x0f\n\x07message\x18\x08 \x01(\t2W\n\nSensorPush\x12I\n\x06Upload\x12\x1a.sensor_stream.SensorFrame\x1a\x1f.sensor_stream.PztAngleResponse(\x01\x30\x01\x32_\n\x0f\x45xportProcessor\x12L\n\x0bProcessFile\x12\x1d.sensor_stream.ProcessRequest\x1a\x1e.sensor_stream.ProcessResponseb\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -33,14 +33,14 @@ if not _descriptor._USE_C_DESCRIPTORS: DESCRIPTOR._loaded_options = None _globals['_SENSORFRAME']._serialized_start=39 _globals['_SENSORFRAME']._serialized_end=172 - _globals['_PZTANGLERESPONSE']._serialized_start=174 - _globals['_PZTANGLERESPONSE']._serialized_end=287 - _globals['_PROCESSREQUEST']._serialized_start=289 - _globals['_PROCESSREQUEST']._serialized_end=345 - _globals['_PROCESSRESPONSE']._serialized_start=348 - _globals['_PROCESSRESPONSE']._serialized_end=514 - _globals['_SENSORPUSH']._serialized_start=516 - _globals['_SENSORPUSH']._serialized_end=603 - _globals['_EXPORTPROCESSOR']._serialized_start=605 - _globals['_EXPORTPROCESSOR']._serialized_end=700 + _globals['_PZTANGLERESPONSE']._serialized_start=175 + _globals['_PZTANGLERESPONSE']._serialized_end=424 + _globals['_PROCESSREQUEST']._serialized_start=426 + _globals['_PROCESSREQUEST']._serialized_end=482 + _globals['_PROCESSRESPONSE']._serialized_start=485 + _globals['_PROCESSRESPONSE']._serialized_end=651 + _globals['_SENSORPUSH']._serialized_start=653 + _globals['_SENSORPUSH']._serialized_end=740 + _globals['_EXPORTPROCESSOR']._serialized_start=742 + _globals['_EXPORTPROCESSOR']._serialized_end=837 # @@protoc_insertion_point(module_scope) diff --git a/devkit/server-start.err.log b/devkit/server-start.err.log new file mode 100644 index 0000000..e69de29 diff --git a/devkit/server-start.out.log b/devkit/server-start.out.log new file mode 100644 index 0000000..6a22044 --- /dev/null +++ b/devkit/server-start.out.log @@ -0,0 +1,33231 @@ +[DevKit Server] gRPC listening on 0.0.0.0:50051 +[DevKit Server] Services: SensorPush (streaming), ExportProcessor (unary) +[SensorPush] Client connected, waiting for frames... +[SensorPush] PZT angle frame #1780028148114 dts=10 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148121 dts=17 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148131 dts=27 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148144 dts=41 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148152 dts=49 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148162 dts=59 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148173 dts=70 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148182 dts=79 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148190 dts=87 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148204 dts=100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148403 dts=300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028148704 dts=601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028149145 dts=1041 angle=0.00 mag=0.00 state=1 cop=(2.00,10.16) base=(2.00,10.16) total=178.00 threshold=0.00 +[SensorPush] Frame #1780028149252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100 | ~0.1 fps +[SensorPush] PZT angle frame #1780028149454 dts=1350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028149894 dts=1790 angle=246.72 mag=3.50 state=1 cop=(4.62,5.22) base=(6.00,2.00) total=14114.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028150332 dts=2229 angle=248.87 mag=7.50 state=1 cop=(3.30,9.00) base=(6.00,2.00) total=3193.00 threshold=0.00 +[SensorPush] Frame #1780028150543 | 12x7 | angle=269.50 | mag=3.28 | state=1 | force=0.0 | total=200 | ~77.4 fps +[SensorPush] PZT angle frame #1780028150641 dts=2538 angle=90.00 mag=3.99 state=1 cop=(2.00,0.47) base=(2.00,4.45) total=32.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028150963 dts=2860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028151263 dts=3159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028151581 dts=3478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028151581 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300 | ~96.4 fps +[SensorPush] PZT angle frame #1780028151901 dts=3798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028152362 dts=4258 angle=141.21 mag=0.60 state=1 cop=(2.53,6.23) base=(3.00,6.61) total=4201.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028152663 dts=4560 angle=141.97 mag=0.30 state=1 cop=(2.76,6.42) base=(3.00,6.61) total=7365.00 threshold=0.00 +[SensorPush] Frame #1780028152772 | 12x7 | angle=98.80 | mag=0.75 | state=1 | force=0.3 | total=400 | ~84.0 fps +[SensorPush] PZT angle frame #1780028152992 dts=4889 angle=94.80 mag=1.13 state=1 cop=(2.91,5.48) base=(3.00,6.61) total=17787.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028153304 dts=5201 angle=252.25 mag=0.68 state=1 cop=(2.79,7.25) base=(3.00,6.61) total=13562.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028153613 dts=5510 angle=135.95 mag=0.23 state=1 cop=(2.84,6.45) base=(3.00,6.61) total=20835.00 threshold=0.00 +[SensorPush] Frame #1780028153824 | 12x7 | angle=97.87 | mag=1.75 | state=1 | force=0.4 | total=500 | ~95.1 fps +[SensorPush] PZT angle frame #1780028153922 dts=5819 angle=96.67 mag=0.97 state=1 cop=(2.89,5.65) base=(3.00,6.61) total=13366.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028154222 dts=6119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028154523 dts=6420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028154833 dts=6729 angle=206.25 mag=0.51 state=1 cop=(3.04,4.33) base=(3.50,4.11) total=2726.00 threshold=0.00 +[SensorPush] Frame #1780028154833 | 12x7 | angle=206.25 | mag=0.51 | state=1 | force=0.1 | total=600 | ~99.1 fps +[SensorPush] PZT angle frame #1780028155141 dts=7038 angle=240.21 mag=0.95 state=1 cop=(3.02,4.94) base=(3.50,4.11) total=8078.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028155462 dts=7358 angle=248.95 mag=0.80 state=1 cop=(3.21,4.86) base=(3.50,4.11) total=7207.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028155782 dts=7678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028155883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700 | ~95.3 fps +[SensorPush] PZT angle frame #1780028156083 dts=7979 angle=255.49 mag=0.48 state=1 cop=(3.22,5.54) base=(3.34,5.07) total=8294.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028156382 dts=8278 angle=226.01 mag=0.30 state=1 cop=(3.13,5.29) base=(3.34,5.07) total=13372.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028156693 dts=8589 angle=258.22 mag=1.43 state=1 cop=(3.04,6.48) base=(3.34,5.07) total=20734.00 threshold=0.00 +[SensorPush] Frame #1780028156893 | 12x7 | angle=201.03 | mag=0.32 | state=1 | force=0.3 | total=800 | ~99.0 fps +[SensorPush] PZT angle frame #1780028156992 dts=8889 angle=216.19 mag=0.26 state=1 cop=(3.12,5.23) base=(3.34,5.07) total=15453.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028157292 dts=9188 angle=259.87 mag=1.24 state=1 cop=(3.12,6.29) base=(3.34,5.07) total=15528.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028157603 dts=9499 angle=259.31 mag=1.30 state=1 cop=(3.09,6.35) base=(3.34,5.07) total=17527.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028157903 dts=9800 angle=257.67 mag=1.73 state=1 cop=(2.97,6.76) base=(3.34,5.07) total=19950.00 threshold=0.00 +[SensorPush] Frame #1780028157903 | 12x7 | angle=257.67 | mag=1.73 | state=1 | force=0.4 | total=900 | ~98.9 fps +[SensorPush] PZT angle frame #1780028158340 dts=10237 angle=174.38 mag=0.34 state=1 cop=(3.00,5.04) base=(3.34,5.07) total=21213.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028158641 dts=10538 angle=164.70 mag=0.31 state=1 cop=(3.04,4.99) base=(3.34,5.07) total=25216.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028158944 dts=10840 angle=145.33 mag=0.31 state=1 cop=(3.08,4.90) base=(3.34,5.07) total=25124.00 threshold=0.00 +[SensorPush] Frame #1780028159042 | 12x7 | angle=144.30 | mag=0.32 | state=1 | force=0.5 | total=1000 | ~87.9 fps +[SensorPush] PZT angle frame #1780028159242 dts=11139 angle=142.19 mag=0.30 state=1 cop=(3.10,4.89) base=(3.34,5.07) total=24997.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028159541 dts=11437 angle=141.20 mag=0.33 state=1 cop=(3.08,4.87) base=(3.34,5.07) total=25510.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028159841 dts=11738 angle=142.90 mag=0.32 state=1 cop=(3.08,4.88) base=(3.34,5.07) total=25692.00 threshold=0.00 +[SensorPush] Frame #1780028160042 | 12x7 | angle=143.67 | mag=0.32 | state=1 | force=0.5 | total=1100 | ~100.0 fps +[SensorPush] PZT angle frame #1780028160143 dts=12039 angle=140.45 mag=0.32 state=1 cop=(3.09,4.87) base=(3.34,5.07) total=25908.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028160582 dts=12478 angle=131.08 mag=0.35 state=1 cop=(3.11,4.81) base=(3.34,5.07) total=25859.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028160883 dts=12780 angle=127.63 mag=0.39 state=1 cop=(3.10,4.76) base=(3.34,5.07) total=26253.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028161181 dts=13077 angle=129.10 mag=0.42 state=1 cop=(3.07,4.75) base=(3.34,5.07) total=26347.00 threshold=0.00 +[SensorPush] Frame #1780028161181 | 12x7 | angle=129.10 | mag=0.42 | state=1 | force=0.5 | total=1200 | ~87.8 fps +[SensorPush] PZT angle frame #1780028161482 dts=13378 angle=125.01 mag=0.47 state=1 cop=(3.07,4.69) base=(3.34,5.07) total=26002.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028161783 dts=13680 angle=127.31 mag=0.45 state=1 cop=(3.06,4.72) base=(3.34,5.07) total=26329.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028162092 dts=13988 angle=126.21 mag=0.45 state=1 cop=(3.07,4.71) base=(3.34,5.07) total=26212.00 threshold=0.00 +[SensorPush] Frame #1780028162192 | 12x7 | angle=125.34 | mag=0.47 | state=1 | force=0.5 | total=1300 | ~98.9 fps +[SensorPush] PZT angle frame #1780028162411 dts=14308 angle=127.93 mag=0.44 state=1 cop=(3.06,4.72) base=(3.34,5.07) total=26888.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028162732 dts=14628 angle=127.36 mag=0.45 state=1 cop=(3.07,4.72) base=(3.34,5.07) total=26810.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028163192 dts=15089 angle=127.31 mag=0.45 state=1 cop=(3.06,4.71) base=(3.34,5.07) total=26813.00 threshold=0.00 +[SensorPush] Frame #1780028163390 | 12x7 | angle=123.60 | mag=0.50 | state=1 | force=0.5 | total=1400 | ~83.5 fps +[SensorPush] PZT angle frame #1780028163491 dts=15387 angle=124.84 mag=0.47 state=1 cop=(3.07,4.68) base=(3.34,5.07) total=26707.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028163932 dts=15828 angle=125.73 mag=0.46 state=1 cop=(3.07,4.70) base=(3.34,5.07) total=27089.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028164231 dts=16128 angle=262.55 mag=1.17 state=1 cop=(3.19,6.23) base=(3.34,5.07) total=21809.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028164542 dts=16439 angle=258.30 mag=0.98 state=1 cop=(3.14,6.04) base=(3.34,5.07) total=22720.00 threshold=0.00 +[SensorPush] Frame #1780028164542 | 12x7 | angle=258.30 | mag=0.98 | state=1 | force=0.4 | total=1500 | ~86.8 fps +[SensorPush] PZT angle frame #1780028164850 dts=16747 angle=258.60 mag=0.98 state=1 cop=(3.14,6.03) base=(3.34,5.07) total=23199.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028165453 dts=17349 angle=258.58 mag=0.99 state=1 cop=(3.14,6.05) base=(3.34,5.07) total=23198.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028165914 dts=17810 angle=258.38 mag=0.97 state=1 cop=(3.14,6.03) base=(3.34,5.07) total=23697.00 threshold=0.00 +[SensorPush] Frame #1780028166012 | 12x7 | angle=258.06 | mag=1.01 | state=1 | force=0.5 | total=1600 | ~68.0 fps +[SensorPush] PZT angle frame #1780028166212 dts=18108 angle=257.84 mag=1.01 state=1 cop=(3.12,6.07) base=(3.34,5.07) total=23947.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028166513 dts=18409 angle=258.80 mag=1.01 state=1 cop=(3.14,6.07) base=(3.34,5.07) total=24038.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028166813 dts=18709 angle=157.05 mag=0.35 state=1 cop=(3.02,4.94) base=(3.34,5.07) total=25229.00 threshold=0.00 +[SensorPush] Frame #1780028167013 | 12x7 | angle=143.88 | mag=0.42 | state=1 | force=0.5 | total=1700 | ~99.9 fps +[SensorPush] PZT angle frame #1780028167114 dts=19010 angle=150.17 mag=0.48 state=1 cop=(2.92,4.84) base=(3.34,5.07) total=27387.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028167415 dts=19311 angle=118.82 mag=0.70 state=1 cop=(3.00,4.46) base=(3.34,5.07) total=33310.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028167882 dts=19778 angle=98.84 mag=0.81 state=1 cop=(3.21,4.27) base=(3.34,5.07) total=35310.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028168192 dts=20088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028168192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=1800 | ~84.9 fps +[SensorPush] PZT angle frame #1780028168493 dts=20389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028168792 dts=20688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028169093 dts=20990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028169195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=1900 | ~99.7 fps +[SensorPush] PZT angle frame #1780028169392 dts=21288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028169830 dts=21727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028170131 dts=22027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028170333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2000 | ~87.9 fps +[SensorPush] PZT angle frame #1780028170432 dts=22329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028170734 dts=22630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028171030 dts=22927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028171333 dts=23230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028171333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2100 | ~100.0 fps +[SensorPush] PZT angle frame #1780028171641 dts=23538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028171952 dts=23848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028172264 dts=24160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028172383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2200 | ~95.3 fps +[SensorPush] PZT angle frame #1780028172763 dts=24660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028173072 dts=24968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028173392 dts=25288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028173593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2300 | ~82.6 fps +[SensorPush] PZT angle frame #1780028173700 dts=25596 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028174182 dts=26079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028174490 dts=26387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028174802 dts=26698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028174802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2400 | ~82.8 fps +[SensorPush] PZT angle frame #1780028175102 dts=26999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028175401 dts=27297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028175852 dts=27748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028175953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2500 | ~86.8 fps +[SensorPush] PZT angle frame #1780028176153 dts=28049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028176452 dts=28348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028176750 dts=28647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028176953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2600 | ~100.0 fps +[SensorPush] PZT angle frame #1780028177052 dts=28949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028177382 dts=29279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028177693 dts=29589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028178001 dts=29898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028178001 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2700 | ~95.5 fps +[SensorPush] PZT angle frame #1780028178323 dts=30219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028178622 dts=30519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028178943 dts=30839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028179042 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2800 | ~96.0 fps +[SensorPush] PZT angle frame #1780028179244 dts=31140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028179543 dts=31440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028179843 dts=31739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028180043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=2900 | ~99.9 fps +[SensorPush] PZT angle frame #1780028180140 dts=32036 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028180451 dts=32347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028180752 dts=32648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028181073 dts=32969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028181073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=3000 | ~97.1 fps +[SensorPush] PZT angle frame #1780028181394 dts=33290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028181704 dts=33601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028182003 dts=33899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028182103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=3100 | ~97.1 fps +[SensorPush] PZT angle frame #1780028182312 dts=34208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028182611 dts=34508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028182914 dts=34810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028183112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=3200 | ~99.1 fps +[SensorPush] PZT angle frame #1780028183214 dts=35110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028183665 dts=35562 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028183964 dts=35860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028184282 dts=36178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028184282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=3300 | ~85.5 fps +[SensorPush] PZT angle frame #1780028184603 dts=36499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028184924 dts=36820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028185226 dts=37122 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028185333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=3400 | ~95.2 fps +[SensorPush] PZT angle frame #1780028185543 dts=37439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028186002 dts=37899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028186442 dts=38339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028186641 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=3500 | ~76.4 fps +[SensorPush] PZT angle frame #1780028186741 dts=38637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028187052 dts=38948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028187361 dts=39258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028187661 dts=39558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028187661 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=3600 | ~98.0 fps +[SensorPush] PZT angle frame #1780028188114 dts=40010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028188415 dts=40311 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028188723 dts=40619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028188823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=3700 | ~86.1 fps +[SensorPush] PZT angle frame #1780028189030 dts=40927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028189332 dts=41228 angle=94.86 mag=2.13 state=1 cop=(3.82,6.88) base=(4.00,9.00) total=6817.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028189631 dts=41528 angle=92.90 mag=2.40 state=1 cop=(3.88,6.61) base=(4.00,9.00) total=8625.00 threshold=0.00 +[SensorPush] Frame #1780028189832 | 12x7 | angle=96.17 | mag=2.89 | state=1 | force=0.1 | total=3800 | ~99.1 fps +[SensorPush] PZT angle frame #1780028189931 dts=41827 angle=93.45 mag=3.46 state=1 cop=(3.79,5.55) base=(4.00,9.00) total=9461.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028190233 dts=42129 angle=90.35 mag=3.87 state=1 cop=(3.98,5.13) base=(4.00,9.00) total=15659.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028190552 dts=42449 angle=91.78 mag=3.49 state=1 cop=(3.89,5.51) base=(4.00,9.00) total=14487.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028191003 dts=42899 angle=101.49 mag=2.01 state=1 cop=(3.60,7.03) base=(4.00,9.00) total=14073.00 threshold=0.00 +[SensorPush] Frame #1780028191003 | 12x7 | angle=101.49 | mag=2.01 | state=1 | force=0.3 | total=3900 | ~85.4 fps +[SensorPush] PZT angle frame #1780028191323 dts=43220 angle=100.06 mag=1.95 state=1 cop=(3.66,7.08) base=(4.00,9.00) total=15094.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028191651 dts=43547 angle=96.59 mag=3.54 state=1 cop=(3.59,5.48) base=(4.00,9.00) total=19100.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028191962 dts=43858 angle=95.79 mag=3.71 state=1 cop=(3.63,5.31) base=(4.00,9.00) total=24194.00 threshold=0.00 +[SensorPush] Frame #1780028192062 | 12x7 | angle=95.16 | mag=3.50 | state=1 | force=0.4 | total=4000 | ~94.4 fps +[SensorPush] PZT angle frame #1780028192263 dts=44160 angle=95.77 mag=2.07 state=1 cop=(3.79,6.94) base=(4.00,9.00) total=11142.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028192562 dts=44458 angle=97.78 mag=1.44 state=1 cop=(3.80,7.57) base=(4.00,9.00) total=13077.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028192862 dts=44758 angle=98.79 mag=1.66 state=1 cop=(3.75,7.36) base=(4.00,9.00) total=15029.00 threshold=0.00 +[SensorPush] Frame #1780028193063 | 12x7 | angle=98.45 | mag=1.69 | state=1 | force=0.3 | total=4100 | ~99.9 fps +[SensorPush] PZT angle frame #1780028193165 dts=45061 angle=98.14 mag=1.70 state=1 cop=(3.76,7.31) base=(4.00,9.00) total=15253.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028193482 dts=45379 angle=96.85 mag=1.72 state=1 cop=(3.79,7.29) base=(4.00,9.00) total=15824.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028193782 dts=45678 angle=96.68 mag=3.70 state=1 cop=(3.57,5.33) base=(4.00,9.00) total=24325.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028194092 dts=45988 angle=97.16 mag=3.86 state=1 cop=(3.52,5.17) base=(4.00,9.00) total=25190.00 threshold=0.00 +[SensorPush] Frame #1780028194092 | 12x7 | angle=97.16 | mag=3.86 | state=1 | force=0.5 | total=4200 | ~97.2 fps +[SensorPush] PZT angle frame #1780028194532 dts=46429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028194832 dts=46728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028195274 dts=47170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028195381 | 12x7 | angle=0.00 | mag=0.00 | state=1 | force=0.0 | total=4300 | ~77.6 fps +[SensorPush] PZT angle frame #1780028195581 dts=47478 angle=106.07 mag=0.68 state=1 cop=(3.81,4.50) base=(4.00,5.16) total=4348.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028195904 dts=47800 angle=98.86 mag=0.55 state=1 cop=(3.92,4.62) base=(4.00,5.16) total=6609.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028196200 dts=48097 angle=110.04 mag=0.69 state=1 cop=(3.77,4.51) base=(4.00,5.16) total=5299.00 threshold=0.00 +[SensorPush] Frame #1780028196413 | 12x7 | angle=198.01 | mag=0.26 | state=1 | force=0.1 | total=4400 | ~96.9 fps +[SensorPush] PZT angle frame #1780028196523 dts=48419 angle=203.97 mag=0.33 state=1 cop=(3.70,5.29) base=(4.00,5.16) total=5735.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028196832 dts=48728 angle=229.82 mag=0.58 state=1 cop=(3.63,5.60) base=(4.00,5.16) total=6326.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028197131 dts=49027 angle=233.21 mag=0.66 state=1 cop=(3.61,5.68) base=(4.00,5.16) total=7670.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028197432 dts=49329 angle=245.56 mag=0.79 state=1 cop=(3.67,5.87) base=(4.00,5.16) total=7748.00 threshold=0.00 +[SensorPush] Frame #1780028197432 | 12x7 | angle=245.56 | mag=0.79 | state=1 | force=0.1 | total=4500 | ~98.1 fps +[SensorPush] PZT angle frame #1780028197732 dts=49628 angle=248.70 mag=0.83 state=1 cop=(3.70,5.93) base=(4.00,5.16) total=8066.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028198032 dts=49929 angle=191.39 mag=0.31 state=1 cop=(3.69,5.22) base=(4.00,5.16) total=6900.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028198334 dts=50230 angle=107.34 mag=0.95 state=1 cop=(3.72,4.25) base=(4.00,5.16) total=12674.00 threshold=0.00 +[SensorPush] Frame #1780028198434 | 12x7 | angle=99.50 | mag=1.20 | state=1 | force=0.3 | total=4600 | ~99.9 fps +[SensorPush] PZT angle frame #1780028198632 dts=50528 angle=101.31 mag=1.19 state=1 cop=(3.77,3.99) base=(4.00,5.16) total=15003.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028198932 dts=50829 angle=101.49 mag=1.16 state=1 cop=(3.77,4.02) base=(4.00,5.16) total=13407.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028199252 dts=51148 angle=106.51 mag=1.92 state=1 cop=(3.45,3.32) base=(4.00,5.16) total=9076.00 threshold=0.00 +[SensorPush] Frame #1780028199453 | 12x7 | angle=87.78 | mag=2.12 | state=1 | force=0.1 | total=4700 | ~98.2 fps +[SensorPush] PZT angle frame #1780028199551 dts=51448 angle=88.41 mag=2.05 state=1 cop=(4.06,3.10) base=(4.00,5.16) total=6902.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028199852 dts=51748 angle=85.53 mag=1.99 state=1 cop=(4.15,3.17) base=(4.00,5.16) total=6336.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028200162 dts=52059 angle=84.62 mag=1.93 state=1 cop=(4.18,3.23) base=(4.00,5.16) total=6000.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028200461 dts=52358 angle=91.79 mag=1.80 state=1 cop=(3.94,3.36) base=(4.00,5.16) total=8124.00 threshold=0.00 +[SensorPush] Frame #1780028200461 | 12x7 | angle=91.79 | mag=1.80 | state=1 | force=0.2 | total=4800 | ~99.1 fps +[SensorPush] PZT angle frame #1780028200774 dts=52670 angle=89.92 mag=1.62 state=1 cop=(4.00,3.54) base=(4.00,5.16) total=11514.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028201083 dts=52980 angle=87.62 mag=1.97 state=1 cop=(4.08,3.18) base=(4.00,5.16) total=11926.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028201391 dts=53287 angle=97.48 mag=1.35 state=1 cop=(3.82,3.82) base=(4.00,5.16) total=9177.00 threshold=0.00 +[SensorPush] Frame #1780028201493 | 12x7 | angle=119.28 | mag=1.02 | state=1 | force=0.2 | total=4900 | ~96.9 fps +[SensorPush] PZT angle frame #1780028201691 dts=53588 angle=137.86 mag=0.56 state=1 cop=(3.59,4.78) base=(4.00,5.16) total=12266.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028202144 dts=54041 angle=124.06 mag=0.66 state=1 cop=(3.63,4.61) base=(4.00,5.16) total=15919.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028202452 dts=54349 angle=120.32 mag=0.69 state=1 cop=(3.65,4.56) base=(4.00,5.16) total=17103.00 threshold=0.00 +[SensorPush] Frame #1780028202801 | 12x7 | angle=120.47 | mag=0.67 | state=1 | force=0.3 | total=5000 | ~76.4 fps +[SensorPush] PZT angle frame #1780028202901 dts=54798 angle=116.94 mag=0.67 state=1 cop=(3.70,4.56) base=(4.00,5.16) total=16990.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028203232 dts=55128 angle=118.89 mag=0.73 state=1 cop=(3.65,4.52) base=(4.00,5.16) total=16828.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028203542 dts=55439 angle=101.92 mag=2.04 state=1 cop=(3.58,3.16) base=(4.00,5.16) total=16477.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028203843 dts=55739 angle=100.82 mag=2.20 state=1 cop=(3.59,2.99) base=(4.00,5.16) total=18254.00 threshold=0.00 +[SensorPush] Frame #1780028203843 | 12x7 | angle=100.82 | mag=2.20 | state=1 | force=0.3 | total=5100 | ~96.0 fps +[SensorPush] PZT angle frame #1780028204152 dts=56049 angle=99.22 mag=2.20 state=1 cop=(3.65,2.98) base=(4.00,5.16) total=18904.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028204452 dts=56348 angle=99.08 mag=2.25 state=1 cop=(3.64,2.93) base=(4.00,5.16) total=19743.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028204753 dts=56649 angle=267.02 mag=1.60 state=1 cop=(3.92,6.75) base=(4.00,5.16) total=612.00 threshold=0.00 +[SensorPush] Frame #1780028205022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=5200 | ~84.8 fps +[SensorPush] PZT angle frame #1780028205221 dts=57118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028205522 dts=57418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028205824 dts=57721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028206032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=5300 | ~99.0 fps +[SensorPush] PZT angle frame #1780028206142 dts=58038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028206593 dts=58490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028206913 dts=58810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028207223 dts=59119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028207223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=5400 | ~83.9 fps +[SensorPush] PZT angle frame #1780028207523 dts=59419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028207840 dts=59737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028208152 dts=60049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028208252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=5500 | ~97.2 fps +[SensorPush] PZT angle frame #1780028208602 dts=60499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028208944 dts=60840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028209382 dts=61278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028209584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=5600 | ~75.1 fps +[SensorPush] PZT angle frame #1780028209680 dts=61577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028209992 dts=61889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028210292 dts=62188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028210743 dts=62640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028210743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=5700 | ~86.2 fps +[SensorPush] PZT angle frame #1780028211083 dts=62980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028211402 dts=63299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028211721 dts=63618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028211824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=5800 | ~92.6 fps +[SensorPush] PZT angle frame #1780028212026 dts=63922 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028212382 dts=64279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028212711 dts=64607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028212941 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=5900 | ~89.5 fps +[SensorPush] PZT angle frame #1780028213053 dts=64949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028213372 dts=65268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028213832 dts=65728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028214143 dts=66040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028214143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6000 | ~83.2 fps +[SensorPush] PZT angle frame #1780028214442 dts=66339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028214742 dts=66638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028215053 dts=66950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028215152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6100 | ~99.2 fps +[SensorPush] PZT angle frame #1780028215353 dts=67250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028215652 dts=67549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028215963 dts=67860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028216183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6200 | ~97.0 fps +[SensorPush] PZT angle frame #1780028216282 dts=68179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028216582 dts=68478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028217032 dts=68928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028217333 dts=69230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028217333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6300 | ~86.9 fps +[SensorPush] PZT angle frame #1780028217631 dts=69527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028217932 dts=69829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028218232 dts=70129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028218332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6400 | ~100.1 fps +[SensorPush] PZT angle frame #1780028218551 dts=70447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028218864 dts=70760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028219162 dts=71059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028219363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6500 | ~97.0 fps +[SensorPush] PZT angle frame #1780028219463 dts=71359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028220052 dts=71948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028220352 dts=72249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028220651 dts=72547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028220651 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6600 | ~77.6 fps +[SensorPush] PZT angle frame #1780028220963 dts=72860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028221263 dts=73159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028221564 dts=73460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028221672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6700 | ~97.9 fps +[SensorPush] PZT angle frame #1780028221873 dts=73769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028222224 dts=74120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028222536 dts=74432 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028222744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6800 | ~93.2 fps +[SensorPush] PZT angle frame #1780028222854 dts=74750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028223292 dts=75188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028223593 dts=75489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028223893 dts=75790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028223893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=6900 | ~87.0 fps +[SensorPush] PZT angle frame #1780028224211 dts=76108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028224513 dts=76410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028224813 dts=76709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028224911 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=7000 | ~98.3 fps +[SensorPush] PZT angle frame #1780028225143 dts=77039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028225452 dts=77348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028225754 dts=77650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028225962 | 12x7 | angle=80.79 | mag=5.01 | state=1 | force=0.2 | total=7100 | ~95.1 fps +[SensorPush] PZT angle frame #1780028226062 dts=77958 angle=78.99 mag=3.40 state=1 cop=(3.15,5.66) base=(2.50,9.00) total=20480.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028226523 dts=78419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028226842 dts=78738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028227153 dts=79049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028227153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=7200 | ~84.0 fps +[SensorPush] PZT angle frame #1780028227451 dts=79347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028227773 dts=79670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028228073 dts=79969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028228173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=7300 | ~98.0 fps +[SensorPush] PZT angle frame #1780028228373 dts=80269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028228673 dts=80570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028228982 dts=80878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028229183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=7400 | ~99.1 fps +[SensorPush] PZT angle frame #1780028229293 dts=81189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028229591 dts=81487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028229891 dts=81788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028230192 dts=82088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028230192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=7500 | ~99.1 fps +[SensorPush] PZT angle frame #1780028230515 dts=82412 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028230823 dts=82720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028231123 dts=83020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028231233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=7600 | ~96.0 fps +[SensorPush] PZT angle frame #1780028231432 dts=83328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028231742 dts=83638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028232193 dts=84089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028232393 | 12x7 | angle=249.73 | mag=1.42 | state=1 | force=0.0 | total=7700 | ~86.2 fps +[SensorPush] PZT angle frame #1780028232492 dts=84388 angle=250.03 mag=1.64 state=1 cop=(3.19,6.55) base=(3.75,5.00) total=3565.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028232792 dts=84688 angle=241.03 mag=1.11 state=1 cop=(3.21,5.97) base=(3.75,5.00) total=7914.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028233092 dts=84988 angle=194.28 mag=0.54 state=1 cop=(3.22,5.13) base=(3.75,5.00) total=10161.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028233393 dts=85290 angle=185.58 mag=0.60 state=1 cop=(3.15,5.06) base=(3.75,5.00) total=12018.00 threshold=0.00 +[SensorPush] Frame #1780028233393 | 12x7 | angle=185.58 | mag=0.60 | state=1 | force=0.2 | total=7800 | ~99.9 fps +[SensorPush] PZT angle frame #1780028233703 dts=85600 angle=247.44 mag=1.77 state=1 cop=(3.07,6.63) base=(3.75,5.00) total=13601.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028234002 dts=85899 angle=244.83 mag=1.74 state=1 cop=(3.01,6.58) base=(3.75,5.00) total=14441.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028234302 dts=86199 angle=178.54 mag=0.67 state=1 cop=(3.07,4.98) base=(3.75,5.00) total=15539.00 threshold=0.00 +[SensorPush] Frame #1780028234413 | 12x7 | angle=163.09 | mag=0.79 | state=1 | force=0.4 | total=7900 | ~98.1 fps +[SensorPush] PZT angle frame #1780028234613 dts=86510 angle=173.95 mag=0.71 state=1 cop=(3.04,4.92) base=(3.75,5.00) total=19373.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028234923 dts=86819 angle=194.65 mag=0.70 state=1 cop=(3.07,5.18) base=(3.75,5.00) total=19304.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028235231 dts=87128 angle=183.59 mag=0.62 state=1 cop=(3.13,5.04) base=(3.75,5.00) total=19694.00 threshold=0.00 +[SensorPush] Frame #1780028235433 | 12x7 | angle=158.95 | mag=0.61 | state=1 | force=0.3 | total=8000 | ~98.0 fps +[SensorPush] PZT angle frame #1780028235672 dts=87569 angle=189.56 mag=0.63 state=1 cop=(3.12,5.11) base=(3.75,5.00) total=20200.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028235972 dts=87869 angle=113.32 mag=1.19 state=1 cop=(3.28,3.91) base=(3.75,5.00) total=23233.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028236291 dts=88187 angle=94.88 mag=2.14 state=1 cop=(3.57,2.87) base=(3.75,5.00) total=19791.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028236602 dts=88499 angle=97.57 mag=1.50 state=1 cop=(3.55,3.51) base=(3.75,5.00) total=10140.00 threshold=0.00 +[SensorPush] Frame #1780028236602 | 12x7 | angle=97.57 | mag=1.50 | state=1 | force=0.2 | total=8100 | ~85.5 fps +[SensorPush] PZT angle frame #1780028236902 dts=88799 angle=217.46 mag=0.46 state=1 cop=(3.38,5.28) base=(3.75,5.00) total=14726.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028237362 dts=89259 angle=261.18 mag=3.05 state=1 cop=(3.28,8.02) base=(3.75,5.00) total=10836.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028237672 dts=89568 angle=263.21 mag=3.61 state=1 cop=(3.32,8.58) base=(3.75,5.00) total=8993.00 threshold=0.00 +[SensorPush] Frame #1780028237774 | 12x7 | angle=259.81 | mag=3.48 | state=1 | force=0.1 | total=8200 | ~85.4 fps +[SensorPush] PZT angle frame #1780028237975 dts=89871 angle=258.56 mag=2.29 state=1 cop=(3.29,7.24) base=(3.75,5.00) total=22106.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028238273 dts=90169 angle=218.24 mag=0.48 state=1 cop=(3.37,5.29) base=(3.75,5.00) total=28411.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028238582 dts=90479 angle=101.04 mag=1.64 state=1 cop=(3.43,3.39) base=(3.75,5.00) total=24475.00 threshold=0.00 +[SensorPush] Frame #1780028238780 | 12x7 | angle=94.98 | mag=2.20 | state=1 | force=0.4 | total=8300 | ~99.4 fps +[SensorPush] PZT angle frame #1780028238881 dts=90778 angle=96.78 mag=2.34 state=1 cop=(3.47,2.68) base=(3.75,5.00) total=22402.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028239332 dts=91229 angle=251.71 mag=0.69 state=1 cop=(3.53,5.66) base=(3.75,5.00) total=13725.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028239631 dts=91528 angle=268.60 mag=4.88 state=1 cop=(3.63,9.88) base=(3.75,5.00) total=2913.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028239933 dts=91829 angle=270.28 mag=5.07 state=1 cop=(3.77,10.07) base=(3.75,5.00) total=3872.00 threshold=0.00 +[SensorPush] Frame #1780028239933 | 12x7 | angle=270.28 | mag=5.07 | state=1 | force=0.1 | total=8400 | ~86.7 fps +[SensorPush] PZT angle frame #1780028240251 dts=92147 angle=98.77 mag=0.42 state=1 cop=(3.68,4.58) base=(3.75,5.00) total=29780.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028240552 dts=92448 angle=90.69 mag=3.07 state=1 cop=(3.71,1.93) base=(3.75,5.00) total=19858.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028240852 dts=92748 angle=266.41 mag=1.32 state=1 cop=(3.66,6.32) base=(3.75,5.00) total=12159.00 threshold=0.00 +[SensorPush] Frame #1780028240963 | 12x7 | angle=268.14 | mag=3.43 | state=1 | force=0.1 | total=8500 | ~97.1 fps +[SensorPush] PZT angle frame #1780028241172 dts=93068 angle=273.18 mag=5.76 state=1 cop=(4.07,10.75) base=(3.75,5.00) total=2025.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028241482 dts=93379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028241792 dts=93688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028242003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=8600 | ~96.2 fps +[SensorPush] PZT angle frame #1780028242103 dts=93999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028242401 dts=94297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028242702 dts=94598 angle=97.02 mag=2.88 state=1 cop=(2.65,6.17) base=(3.00,9.04) total=156.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028243014 dts=94910 angle=85.06 mag=3.73 state=1 cop=(3.32,5.32) base=(3.00,9.04) total=14649.00 threshold=0.00 +[SensorPush] Frame #1780028243014 | 12x7 | angle=85.06 | mag=3.73 | state=1 | force=0.3 | total=8700 | ~98.8 fps +[SensorPush] PZT angle frame #1780028243323 dts=95219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028243623 dts=95519 angle=101.67 mag=1.55 state=1 cop=(3.56,5.33) base=(3.88,6.85) total=5160.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028243932 dts=95828 angle=94.78 mag=2.23 state=1 cop=(3.69,4.63) base=(3.88,6.85) total=13032.00 threshold=0.00 +[SensorPush] Frame #1780028244033 | 12x7 | angle=94.74 | mag=2.25 | state=1 | force=0.3 | total=8800 | ~98.1 fps +[SensorPush] PZT angle frame #1780028244233 dts=96129 angle=93.54 mag=2.05 state=1 cop=(3.75,4.81) base=(3.88,6.85) total=13581.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028244531 dts=96427 angle=98.29 mag=2.29 state=1 cop=(3.55,4.59) base=(3.88,6.85) total=9585.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028244851 dts=96748 angle=92.54 mag=3.73 state=1 cop=(3.71,3.12) base=(3.88,6.85) total=23353.00 threshold=0.00 +[SensorPush] Frame #1780028245212 | 12x7 | angle=106.71 | mag=1.32 | state=1 | force=0.4 | total=8900 | ~84.8 fps +[SensorPush] PZT angle frame #1780028245314 dts=97211 angle=106.77 mag=1.39 state=1 cop=(3.48,5.52) base=(3.88,6.85) total=22606.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028245642 dts=97539 angle=107.50 mag=2.12 state=1 cop=(3.24,4.83) base=(3.88,6.85) total=30563.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028245940 dts=97837 angle=96.42 mag=2.91 state=1 cop=(3.55,3.96) base=(3.88,6.85) total=24940.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028246240 dts=98137 angle=93.55 mag=3.30 state=1 cop=(3.67,3.56) base=(3.88,6.85) total=27218.00 threshold=0.00 +[SensorPush] Frame #1780028246240 | 12x7 | angle=93.55 | mag=3.30 | state=1 | force=0.5 | total=9000 | ~97.2 fps +[SensorPush] PZT angle frame #1780028246542 dts=98438 angle=100.02 mag=1.86 state=1 cop=(3.55,5.02) base=(3.88,6.85) total=17469.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028246843 dts=98739 angle=150.06 mag=0.64 state=1 cop=(3.32,6.53) base=(3.88,6.85) total=21733.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028247283 dts=99180 angle=198.55 mag=0.45 state=1 cop=(3.45,6.99) base=(3.88,6.85) total=24791.00 threshold=0.00 +[SensorPush] Frame #1780028247381 | 12x7 | angle=205.15 | mag=0.46 | state=1 | force=0.5 | total=9100 | ~87.7 fps +[SensorPush] PZT angle frame #1780028247583 dts=99480 angle=231.45 mag=0.43 state=1 cop=(3.61,7.19) base=(3.88,6.85) total=25728.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028247882 dts=99778 angle=252.25 mag=0.56 state=1 cop=(3.70,7.39) base=(3.88,6.85) total=25500.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028248203 dts=100100 angle=262.84 mag=0.66 state=1 cop=(3.79,7.51) base=(3.88,6.85) total=24999.00 threshold=0.00 +[SensorPush] Frame #1780028248402 | 12x7 | angle=267.24 | mag=0.77 | state=1 | force=0.5 | total=9200 | ~97.9 fps +[SensorPush] PZT angle frame #1780028248503 dts=100400 angle=269.51 mag=0.81 state=1 cop=(3.87,7.66) base=(3.88,6.85) total=24003.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028248964 dts=100860 angle=270.91 mag=0.86 state=1 cop=(3.89,7.71) base=(3.88,6.85) total=24366.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028249281 dts=101177 angle=272.91 mag=0.89 state=1 cop=(3.92,7.74) base=(3.88,6.85) total=23770.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028249582 dts=101478 angle=331.62 mag=0.12 state=1 cop=(3.98,6.91) base=(3.88,6.85) total=16828.00 threshold=0.00 +[SensorPush] Frame #1780028249582 | 12x7 | angle=331.62 | mag=0.12 | state=1 | force=0.3 | total=9300 | ~84.8 fps +[SensorPush] PZT angle frame #1780028249883 dts=101780 angle=80.77 mag=1.08 state=1 cop=(4.05,5.79) base=(3.88,6.85) total=31344.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028250203 dts=102099 angle=91.87 mag=1.75 state=1 cop=(3.82,5.10) base=(3.88,6.85) total=44770.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028250662 dts=102558 angle=131.39 mag=0.14 state=1 cop=(3.79,6.75) base=(3.88,6.85) total=20384.00 threshold=0.00 +[SensorPush] Frame #1780028250763 | 12x7 | angle=199.38 | mag=0.14 | state=1 | force=0.4 | total=9400 | ~84.7 fps +[SensorPush] PZT angle frame #1780028251111 dts=103008 angle=266.19 mag=0.72 state=1 cop=(3.83,7.57) base=(3.88,6.85) total=22130.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028251411 dts=103308 angle=104.98 mag=0.70 state=1 cop=(3.70,6.18) base=(3.88,6.85) total=21794.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028252015 dts=103911 angle=274.32 mag=1.22 state=1 cop=(3.97,8.07) base=(3.88,6.85) total=15280.00 threshold=0.00 +[SensorPush] Frame #1780028252215 | 12x7 | angle=271.93 | mag=1.40 | state=1 | force=0.3 | total=9500 | ~68.9 fps +[SensorPush] PZT angle frame #1780028252312 dts=104208 angle=249.10 mag=0.34 state=1 cop=(3.75,7.17) base=(3.88,6.85) total=17420.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028252623 dts=104519 angle=95.82 mag=1.30 state=1 cop=(3.74,5.56) base=(3.88,6.85) total=29686.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028252923 dts=104819 angle=272.31 mag=1.19 state=1 cop=(3.92,8.04) base=(3.88,6.85) total=13031.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028253223 dts=105119 angle=108.06 mag=0.31 state=1 cop=(3.78,6.56) base=(3.88,6.85) total=17665.00 threshold=0.00 +[SensorPush] Frame #1780028253223 | 12x7 | angle=108.06 | mag=0.31 | state=1 | force=0.3 | total=9600 | ~99.2 fps +[SensorPush] PZT angle frame #1780028253523 dts=105419 angle=95.28 mag=1.04 state=1 cop=(3.78,5.82) base=(3.88,6.85) total=27153.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028253963 dts=105860 angle=271.06 mag=1.30 state=1 cop=(3.90,8.15) base=(3.88,6.85) total=12988.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028254263 dts=106159 angle=96.85 mag=1.27 state=1 cop=(3.73,5.59) base=(3.88,6.85) total=24622.00 threshold=0.00 +[SensorPush] Frame #1780028254363 | 12x7 | angle=95.65 | mag=1.22 | state=1 | force=0.5 | total=9700 | ~87.7 fps +[SensorPush] PZT angle frame #1780028254562 dts=106458 angle=269.36 mag=0.52 state=1 cop=(3.87,7.37) base=(3.88,6.85) total=13954.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028254864 dts=106760 angle=272.78 mag=1.47 state=1 cop=(3.95,8.32) base=(3.88,6.85) total=13021.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028255162 dts=107058 angle=100.46 mag=1.09 state=1 cop=(3.68,5.78) base=(3.88,6.85) total=25884.00 threshold=0.00 +[SensorPush] Frame #1780028255373 | 12x7 | angle=94.70 | mag=0.69 | state=1 | force=0.5 | total=9800 | ~99.0 fps +[SensorPush] PZT angle frame #1780028255472 dts=107369 angle=280.23 mag=0.41 state=1 cop=(3.95,7.26) base=(3.88,6.85) total=15979.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028255781 dts=107678 angle=270.44 mag=1.05 state=1 cop=(3.88,7.90) base=(3.88,6.85) total=11642.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028256103 dts=107999 angle=97.90 mag=0.95 state=1 cop=(3.75,5.91) base=(3.88,6.85) total=26759.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028256562 dts=108458 angle=270.47 mag=0.93 state=1 cop=(3.88,7.78) base=(3.88,6.85) total=13458.00 threshold=0.00 +[SensorPush] Frame #1780028256562 | 12x7 | angle=270.47 | mag=0.93 | state=1 | force=0.3 | total=9900 | ~84.1 fps +[SensorPush] PZT angle frame #1780028256863 dts=108760 angle=97.77 mag=1.41 state=1 cop=(3.69,5.45) base=(3.88,6.85) total=29798.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028257163 dts=109060 angle=276.85 mag=1.27 state=1 cop=(4.03,8.11) base=(3.88,6.85) total=12362.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028257462 dts=109358 angle=269.05 mag=1.35 state=1 cop=(3.85,8.20) base=(3.88,6.85) total=12352.00 threshold=0.00 +[SensorPush] Frame #1780028257563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=10000 | ~99.9 fps +[SensorPush] PZT angle frame #1780028257772 dts=109669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028258072 dts=109968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028258383 dts=110279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028258591 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=10100 | ~97.2 fps +[SensorPush] PZT angle frame #1780028258704 dts=110601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028259014 dts=110911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028259452 dts=111348 angle=103.86 mag=0.28 state=1 cop=(4.24,6.96) base=(4.31,7.23) total=2930.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028259753 dts=111649 angle=103.08 mag=0.47 state=1 cop=(4.20,6.77) base=(4.31,7.23) total=3698.00 threshold=0.00 +[SensorPush] Frame #1780028259753 | 12x7 | angle=103.08 | mag=0.47 | state=1 | force=0.1 | total=10200 | ~86.1 fps +[SensorPush] PZT angle frame #1780028260054 dts=111950 angle=103.41 mag=0.34 state=1 cop=(4.23,6.90) base=(4.31,7.23) total=3264.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028260653 dts=112550 angle=108.46 mag=0.29 state=1 cop=(4.21,6.96) base=(4.31,7.23) total=2937.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028260952 dts=112849 angle=105.14 mag=0.28 state=1 cop=(4.23,6.96) base=(4.31,7.23) total=3495.00 threshold=0.00 +[SensorPush] Frame #1780028261055 | 12x7 | angle=132.30 | mag=0.24 | state=1 | force=0.1 | total=10300 | ~76.9 fps +[SensorPush] PZT angle frame #1780028261273 dts=113169 angle=126.39 mag=0.22 state=1 cop=(4.17,7.05) base=(4.31,7.23) total=3748.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028261712 dts=113608 angle=244.69 mag=0.78 state=1 cop=(3.97,7.93) base=(4.31,7.23) total=6443.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028262013 dts=113910 angle=224.23 mag=0.46 state=1 cop=(3.97,7.55) base=(4.31,7.23) total=5495.00 threshold=0.00 +[SensorPush] Frame #1780028262210 | 12x7 | angle=108.44 | mag=1.66 | state=1 | force=0.2 | total=10400 | ~86.5 fps +[SensorPush] PZT angle frame #1780028262311 dts=114208 angle=105.65 mag=1.70 state=1 cop=(3.85,5.60) base=(4.31,7.23) total=13506.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028262632 dts=114529 angle=237.67 mag=0.77 state=1 cop=(3.89,7.88) base=(4.31,7.23) total=9055.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028262942 dts=114838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028263242 dts=115139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028263242 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=10500 | ~96.9 fps +[SensorPush] PZT angle frame #1780028263684 dts=115580 angle=276.34 mag=1.27 state=1 cop=(3.31,6.07) base=(3.17,4.81) total=5208.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028264141 dts=116038 angle=269.70 mag=1.24 state=1 cop=(3.16,6.05) base=(3.17,4.81) total=13604.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028264441 dts=116338 angle=269.33 mag=0.33 state=1 cop=(3.16,5.14) base=(3.17,4.81) total=20726.00 threshold=0.00 +[SensorPush] Frame #1780028264545 | 12x7 | angle=277.49 | mag=0.21 | state=1 | force=0.4 | total=10600 | ~76.8 fps +[SensorPush] PZT angle frame #1780028264753 dts=116649 angle=273.15 mag=0.27 state=1 cop=(3.18,5.08) base=(3.17,4.81) total=24213.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028265073 dts=116970 angle=271.27 mag=2.42 state=1 cop=(3.22,7.22) base=(3.17,4.81) total=14868.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028265380 dts=117277 angle=274.45 mag=1.12 state=1 cop=(3.25,5.92) base=(3.17,4.81) total=21829.00 threshold=0.00 +[SensorPush] Frame #1780028265613 | 12x7 | angle=281.62 | mag=0.88 | state=1 | force=0.5 | total=10700 | ~93.6 fps +[SensorPush] PZT angle frame #1780028265711 dts=117607 angle=283.23 mag=0.89 state=1 cop=(3.37,5.68) base=(3.17,4.81) total=26588.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028266012 dts=117908 angle=278.50 mag=2.45 state=1 cop=(3.53,7.23) base=(3.17,4.81) total=13571.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028266454 dts=118350 angle=280.10 mag=1.81 state=1 cop=(3.48,6.59) base=(3.17,4.81) total=14027.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028266762 dts=118658 angle=288.89 mag=0.93 state=1 cop=(3.47,5.69) base=(3.17,4.81) total=29300.00 threshold=0.00 +[SensorPush] Frame #1780028266762 | 12x7 | angle=288.89 | mag=0.93 | state=1 | force=0.6 | total=10800 | ~87.0 fps +[SensorPush] PZT angle frame #1780028267062 dts=118958 angle=281.54 mag=1.58 state=1 cop=(3.48,6.36) base=(3.17,4.81) total=24815.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028267362 dts=119258 angle=282.68 mag=1.34 state=1 cop=(3.46,6.12) base=(3.17,4.81) total=30178.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028267673 dts=119570 angle=281.82 mag=1.47 state=1 cop=(3.47,6.24) base=(3.17,4.81) total=31964.00 threshold=0.00 +[SensorPush] Frame #1780028267783 | 12x7 | angle=282.09 | mag=1.45 | state=1 | force=0.6 | total=10900 | ~97.9 fps +[SensorPush] PZT angle frame #1780028267984 dts=119880 angle=285.38 mag=1.61 state=1 cop=(3.59,6.36) base=(3.17,4.81) total=31297.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028268282 dts=120178 angle=283.26 mag=2.67 state=1 cop=(3.78,7.41) base=(3.17,4.81) total=19267.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028268582 dts=120479 angle=283.35 mag=2.95 state=1 cop=(3.85,7.68) base=(3.17,4.81) total=19945.00 threshold=0.00 +[SensorPush] Frame #1780028268782 | 12x7 | angle=93.37 | mag=2.81 | state=1 | force=0.0 | total=11000 | ~100.1 fps +[SensorPush] PZT angle frame #1780028269033 dts=120929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028269334 dts=121231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028269654 dts=121550 angle=92.42 mag=3.98 state=1 cop=(3.57,5.24) base=(3.74,9.22) total=13439.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028269973 dts=121869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028269973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=11100 | ~84.0 fps +[SensorPush] PZT angle frame #1780028270431 dts=122328 angle=270.84 mag=0.71 state=1 cop=(4.01,7.42) base=(4.00,6.70) total=6985.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028270743 dts=122640 angle=247.26 mag=0.42 state=1 cop=(3.84,7.10) base=(4.00,6.70) total=16505.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028271041 dts=122938 angle=95.68 mag=1.17 state=1 cop=(3.88,5.54) base=(4.00,6.70) total=30369.00 threshold=0.00 +[SensorPush] Frame #1780028271141 | 12x7 | angle=99.15 | mag=0.46 | state=1 | force=0.5 | total=11200 | ~85.6 fps +[SensorPush] PZT angle frame #1780028271343 dts=123239 angle=44.89 mag=0.11 state=1 cop=(4.08,6.63) base=(4.00,6.70) total=26096.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028271803 dts=123699 angle=68.06 mag=0.45 state=1 cop=(4.17,6.29) base=(4.00,6.70) total=26693.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028272102 dts=123999 angle=66.85 mag=0.52 state=1 cop=(4.21,6.22) base=(4.00,6.70) total=26838.00 threshold=0.00 +[SensorPush] Frame #1780028272303 | 12x7 | angle=74.11 | mag=0.59 | state=1 | force=0.5 | total=11300 | ~86.1 fps +[SensorPush] PZT angle frame #1780028272401 dts=124298 angle=72.84 mag=0.57 state=1 cop=(4.17,6.16) base=(4.00,6.70) total=27729.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028272713 dts=124610 angle=277.09 mag=0.84 state=1 cop=(4.10,7.54) base=(4.00,6.70) total=15890.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028273012 dts=124909 angle=273.07 mag=0.97 state=1 cop=(4.05,7.67) base=(4.00,6.70) total=18207.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028273313 dts=125209 angle=280.18 mag=0.81 state=1 cop=(4.14,7.50) base=(4.00,6.70) total=16075.00 threshold=0.00 +[SensorPush] Frame #1780028273313 | 12x7 | angle=280.18 | mag=0.81 | state=1 | force=0.3 | total=11400 | ~99.0 fps +[SensorPush] PZT angle frame #1780028273752 dts=125649 angle=88.81 mag=0.76 state=1 cop=(4.02,5.94) base=(4.00,6.70) total=31160.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028274073 dts=125969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028274371 dts=126268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028274473 | 12x7 | angle=298.87 | mag=1.23 | state=1 | force=0.1 | total=11500 | ~86.2 fps +[SensorPush] PZT angle frame #1780028274672 dts=126569 angle=289.06 mag=1.23 state=1 cop=(3.40,7.00) base=(3.00,5.84) total=14429.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028274982 dts=126878 angle=302.93 mag=1.25 state=1 cop=(3.68,6.89) base=(3.00,5.84) total=15806.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028275293 dts=127190 angle=357.30 mag=0.57 state=1 cop=(3.57,5.87) base=(3.00,5.84) total=38179.00 threshold=0.00 +[SensorPush] Frame #1780028275493 | 12x7 | angle=339.15 | mag=0.69 | state=1 | force=0.7 | total=11600 | ~98.1 fps +[SensorPush] PZT angle frame #1780028275593 dts=127489 angle=307.91 mag=0.97 state=1 cop=(3.60,6.60) base=(3.00,5.84) total=18830.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028275893 dts=127789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028276203 dts=128099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028276513 dts=128409 angle=265.74 mag=0.34 state=1 cop=(3.57,5.80) base=(3.60,5.47) total=9060.00 threshold=0.00 +[SensorPush] Frame #1780028276513 | 12x7 | angle=265.74 | mag=0.34 | state=1 | force=0.2 | total=11700 | ~98.0 fps +[SensorPush] PZT angle frame #1780028276813 dts=128709 angle=250.40 mag=0.18 state=1 cop=(3.54,5.64) base=(3.60,5.47) total=10887.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028277113 dts=129010 angle=259.92 mag=0.16 state=1 cop=(3.57,5.63) base=(3.60,5.47) total=12387.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028277422 dts=129319 angle=268.05 mag=0.25 state=1 cop=(3.59,5.71) base=(3.60,5.47) total=12612.00 threshold=0.00 +[SensorPush] Frame #1780028277523 | 12x7 | angle=273.02 | mag=0.22 | state=1 | force=0.2 | total=11800 | ~99.0 fps +[SensorPush] PZT angle frame #1780028277723 dts=129619 angle=278.24 mag=0.28 state=1 cop=(3.64,5.74) base=(3.60,5.47) total=12152.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028278041 dts=129938 angle=263.63 mag=0.37 state=1 cop=(3.56,5.83) base=(3.60,5.47) total=13367.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028278491 dts=130387 angle=261.38 mag=0.90 state=1 cop=(3.46,6.35) base=(3.60,5.47) total=13434.00 threshold=0.00 +[SensorPush] Frame #1780028278703 | 12x7 | angle=262.78 | mag=1.29 | state=1 | force=0.3 | total=11900 | ~84.8 fps +[SensorPush] PZT angle frame #1780028278801 dts=130698 angle=264.20 mag=1.36 state=1 cop=(3.46,6.82) base=(3.60,5.47) total=16434.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028279102 dts=130999 angle=263.51 mag=1.21 state=1 cop=(3.46,6.67) base=(3.60,5.47) total=16956.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028279404 dts=131300 angle=97.84 mag=0.86 state=1 cop=(3.48,4.61) base=(3.60,5.47) total=28804.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028279864 dts=131761 angle=94.11 mag=0.97 state=1 cop=(3.53,4.50) base=(3.60,5.47) total=33459.00 threshold=0.00 +[SensorPush] Frame #1780028279864 | 12x7 | angle=94.11 | mag=0.97 | state=1 | force=0.6 | total=12000 | ~86.0 fps +[SensorPush] PZT angle frame #1780028280163 dts=132059 angle=267.70 mag=0.64 state=1 cop=(3.57,6.11) base=(3.60,5.47) total=17093.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028280473 dts=132369 angle=270.25 mag=1.15 state=1 cop=(3.60,6.62) base=(3.60,5.47) total=18897.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028280773 dts=132669 angle=140.43 mag=0.17 state=1 cop=(3.46,5.36) base=(3.60,5.47) total=36095.00 threshold=0.00 +[SensorPush] Frame #1780028280872 | 12x7 | angle=108.83 | mag=0.38 | state=1 | force=0.7 | total=12100 | ~99.3 fps +[SensorPush] PZT angle frame #1780028281233 dts=133130 angle=96.04 mag=0.89 state=1 cop=(3.50,4.58) base=(3.60,5.47) total=35514.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028281542 dts=133438 angle=100.94 mag=0.70 state=1 cop=(3.46,4.78) base=(3.60,5.47) total=41255.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028281843 dts=133739 angle=118.75 mag=0.83 state=1 cop=(3.20,4.74) base=(3.60,5.47) total=44641.00 threshold=0.00 +[SensorPush] Frame #1780028282053 | 12x7 | angle=168.50 | mag=0.61 | state=1 | force=0.7 | total=12200 | ~84.6 fps +[SensorPush] PZT angle frame #1780028282294 dts=134190 angle=258.45 mag=1.22 state=1 cop=(3.35,6.66) base=(3.60,5.47) total=24301.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028282591 dts=134487 angle=253.77 mag=0.73 state=1 cop=(3.39,6.17) base=(3.60,5.47) total=29872.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028283042 dts=134938 angle=343.13 mag=0.54 state=1 cop=(4.11,5.62) base=(3.60,5.47) total=30574.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028283342 dts=135238 angle=7.36 mag=0.72 state=1 cop=(4.31,5.37) base=(3.60,5.47) total=30340.00 threshold=0.00 +[SensorPush] Frame #1780028283342 | 12x7 | angle=7.36 | mag=0.72 | state=1 | force=0.6 | total=12300 | ~77.6 fps +[SensorPush] PZT angle frame #1780028283783 dts=135680 angle=123.81 mag=0.36 state=1 cop=(3.40,5.17) base=(3.60,5.47) total=36139.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028284243 dts=136140 angle=162.02 mag=0.63 state=1 cop=(3.00,5.27) base=(3.60,5.47) total=55714.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028284543 dts=136440 angle=166.84 mag=0.55 state=1 cop=(3.06,5.34) base=(3.60,5.47) total=58095.00 threshold=0.00 +[SensorPush] Frame #1780028284641 | 12x7 | angle=130.57 | mag=0.27 | state=1 | force=0.7 | total=12400 | ~77.0 fps +[SensorPush] PZT angle frame #1780028284842 dts=136738 angle=86.55 mag=0.35 state=1 cop=(3.62,5.11) base=(3.60,5.47) total=39386.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028285141 dts=137038 angle=85.01 mag=0.43 state=1 cop=(3.63,5.03) base=(3.60,5.47) total=42359.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028285441 dts=137337 angle=76.73 mag=0.37 state=1 cop=(3.68,5.11) base=(3.60,5.47) total=43982.00 threshold=0.00 +[SensorPush] Frame #1780028285641 | 12x7 | angle=65.42 | mag=0.34 | state=1 | force=0.8 | total=12500 | ~100.0 fps +[SensorPush] PZT angle frame #1780028285743 dts=137639 angle=58.18 mag=0.32 state=1 cop=(3.76,5.20) base=(3.60,5.47) total=42953.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028286043 dts=137939 angle=52.43 mag=0.27 state=1 cop=(3.76,5.25) base=(3.60,5.47) total=43200.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028286341 dts=138238 angle=239.59 mag=0.86 state=1 cop=(3.16,6.21) base=(3.60,5.47) total=35269.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028286641 dts=138537 angle=212.97 mag=0.77 state=1 cop=(2.95,5.88) base=(3.60,5.47) total=40783.00 threshold=0.00 +[SensorPush] Frame #1780028286641 | 12x7 | angle=212.97 | mag=0.77 | state=1 | force=0.8 | total=12600 | ~100.0 fps +[SensorPush] PZT angle frame #1780028286943 dts=138840 angle=203.80 mag=0.61 state=1 cop=(3.04,5.71) base=(3.60,5.47) total=48190.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028287383 dts=139279 angle=119.11 mag=0.98 state=1 cop=(3.12,4.61) base=(3.60,5.47) total=60247.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028287713 dts=139609 angle=284.79 mag=0.36 state=1 cop=(3.69,5.81) base=(3.60,5.47) total=31479.00 threshold=0.00 +[SensorPush] Frame #1780028287814 | 12x7 | angle=289.70 | mag=0.43 | state=1 | force=0.6 | total=12700 | ~85.2 fps +[SensorPush] PZT angle frame #1780028288013 dts=139909 angle=295.43 mag=0.59 state=1 cop=(3.85,6.00) base=(3.60,5.47) total=32583.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028288322 dts=140219 angle=325.89 mag=0.40 state=1 cop=(3.93,5.69) base=(3.60,5.47) total=35731.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028288643 dts=140539 angle=311.31 mag=0.44 state=1 cop=(3.89,5.79) base=(3.60,5.47) total=39521.00 threshold=0.00 +[SensorPush] Frame #1780028288842 | 12x7 | angle=300.54 | mag=0.46 | state=1 | force=0.8 | total=12800 | ~97.2 fps +[SensorPush] PZT angle frame #1780028288940 dts=140837 angle=98.45 mag=0.66 state=1 cop=(3.50,4.82) base=(3.60,5.47) total=44665.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028289255 dts=141151 angle=109.31 mag=1.07 state=1 cop=(3.24,4.46) base=(3.60,5.47) total=74886.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028289572 dts=141469 angle=115.45 mag=0.80 state=1 cop=(3.25,4.74) base=(3.60,5.47) total=70976.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028289874 dts=141770 angle=241.70 mag=0.38 state=1 cop=(3.42,5.80) base=(3.60,5.47) total=37446.00 threshold=0.00 +[SensorPush] Frame #1780028289874 | 12x7 | angle=241.70 | mag=0.38 | state=1 | force=0.7 | total=12900 | ~97.0 fps +[SensorPush] PZT angle frame #1780028290182 dts=142079 angle=267.99 mag=0.80 state=1 cop=(3.57,6.26) base=(3.60,5.47) total=38919.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028290482 dts=142379 angle=267.38 mag=0.75 state=1 cop=(3.56,6.21) base=(3.60,5.47) total=36475.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028290942 dts=142838 angle=94.51 mag=1.02 state=1 cop=(3.52,4.45) base=(3.60,5.47) total=59479.00 threshold=0.00 +[SensorPush] Frame #1780028291042 | 12x7 | angle=246.39 | mag=0.26 | state=1 | force=0.7 | total=13000 | ~85.6 fps +[SensorPush] PZT angle frame #1780028291242 dts=143139 angle=273.05 mag=1.10 state=1 cop=(3.66,6.56) base=(3.60,5.47) total=32226.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028291702 dts=143599 angle=92.25 mag=1.30 state=1 cop=(3.55,4.16) base=(3.60,5.47) total=51273.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028292011 dts=143908 angle=272.70 mag=1.08 state=1 cop=(3.65,6.55) base=(3.60,5.47) total=28089.00 threshold=0.00 +[SensorPush] Frame #1780028292211 | 12x7 | angle=161.38 | mag=0.10 | state=1 | force=0.7 | total=13100 | ~85.6 fps +[SensorPush] PZT angle frame #1780028292312 dts=144209 angle=101.92 mag=1.23 state=1 cop=(3.34,4.27) base=(3.60,5.47) total=52639.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028292613 dts=144509 angle=271.79 mag=0.89 state=1 cop=(3.62,6.36) base=(3.60,5.47) total=28285.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028292913 dts=144809 angle=275.70 mag=1.60 state=1 cop=(3.76,7.06) base=(3.60,5.47) total=29595.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028293211 dts=145108 angle=274.45 mag=0.79 state=1 cop=(3.66,6.26) base=(3.60,5.47) total=30552.00 threshold=0.00 +[SensorPush] Frame #1780028293211 | 12x7 | angle=274.45 | mag=0.79 | state=1 | force=0.6 | total=13200 | ~99.9 fps +[SensorPush] PZT angle frame #1780028293513 dts=145409 angle=92.64 mag=1.30 state=1 cop=(3.54,4.17) base=(3.60,5.47) total=61251.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028293953 dts=145849 angle=270.54 mag=1.47 state=1 cop=(3.61,6.93) base=(3.60,5.47) total=25921.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028294262 dts=146159 angle=92.07 mag=1.03 state=1 cop=(3.56,4.44) base=(3.60,5.47) total=37902.00 threshold=0.00 +[SensorPush] Frame #1780028294364 | 12x7 | angle=93.42 | mag=1.98 | state=1 | force=1.0 | total=13300 | ~86.8 fps +[SensorPush] PZT angle frame #1780028294562 dts=146458 angle=86.71 mag=0.14 state=1 cop=(3.60,5.33) base=(3.60,5.47) total=40086.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028294872 dts=146768 angle=277.24 mag=1.68 state=1 cop=(3.81,7.13) base=(3.60,5.47) total=28527.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028295183 dts=147080 angle=91.91 mag=1.15 state=1 cop=(3.56,4.32) base=(3.60,5.47) total=56746.00 threshold=0.00 +[SensorPush] Frame #1780028295383 | 12x7 | angle=274.06 | mag=1.84 | state=1 | force=0.5 | total=13400 | ~98.1 fps +[SensorPush] PZT angle frame #1780028295482 dts=147378 angle=273.80 mag=2.83 state=1 cop=(3.78,8.29) base=(3.60,5.47) total=19971.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028295783 dts=147680 angle=274.39 mag=2.81 state=1 cop=(3.81,8.27) base=(3.60,5.47) total=20841.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028296089 dts=147986 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028296401 dts=148297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028296401 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=13500 | ~98.2 fps +[SensorPush] PZT angle frame #1780028296702 dts=148599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028297001 dts=148898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028297303 dts=149199 angle=274.29 mag=3.94 state=1 cop=(3.29,4.95) base=(3.00,1.02) total=13031.00 threshold=0.00 +[SensorPush] Frame #1780028297405 | 12x7 | angle=274.64 | mag=3.95 | state=1 | force=0.2 | total=13600 | ~99.5 fps +[SensorPush] PZT angle frame #1780028297612 dts=149509 angle=276.61 mag=4.31 state=1 cop=(3.50,5.30) base=(3.00,1.02) total=12325.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028297910 dts=149807 angle=282.92 mag=2.73 state=1 cop=(3.61,3.69) base=(3.00,1.02) total=28995.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028298211 dts=150107 angle=272.52 mag=5.78 state=1 cop=(3.25,6.79) base=(3.00,1.02) total=22479.00 threshold=0.00 +[SensorPush] Frame #1780028298412 | 12x7 | angle=272.43 | mag=5.99 | state=1 | force=0.4 | total=13700 | ~99.4 fps +[SensorPush] PZT angle frame #1780028298513 dts=150409 angle=272.52 mag=5.72 state=1 cop=(3.25,6.73) base=(3.00,1.02) total=23768.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028298812 dts=150709 angle=274.45 mag=4.39 state=1 cop=(3.34,5.40) base=(3.00,1.02) total=48783.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028299111 dts=151008 angle=274.97 mag=3.75 state=1 cop=(3.32,4.75) base=(3.00,1.02) total=55442.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028299413 dts=151309 angle=278.25 mag=2.96 state=1 cop=(3.42,3.95) base=(3.00,1.02) total=52194.00 threshold=0.00 +[SensorPush] Frame #1780028299413 | 12x7 | angle=278.25 | mag=2.96 | state=1 | force=1.0 | total=13800 | ~99.9 fps +[SensorPush] PZT angle frame #1780028299853 dts=151750 angle=296.89 mag=1.29 state=1 cop=(3.58,2.17) base=(3.00,1.02) total=36861.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028300153 dts=152049 angle=325.98 mag=0.97 state=1 cop=(3.80,1.56) base=(3.00,1.02) total=24390.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028300452 dts=152348 angle=348.06 mag=0.98 state=1 cop=(3.95,1.22) base=(3.00,1.02) total=19150.00 threshold=0.00 +[SensorPush] Frame #1780028300552 | 12x7 | angle=2.05 | mag=0.92 | state=1 | force=0.2 | total=13900 | ~87.8 fps +[SensorPush] PZT angle frame #1780028300753 dts=152649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028301063 dts=152960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028301362 dts=153258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028301563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=14000 | ~99.0 fps +[SensorPush] PZT angle frame #1780028301662 dts=153559 angle=263.54 mag=2.64 state=1 cop=(3.49,4.41) base=(3.78,1.79) total=10266.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028301971 dts=153868 angle=264.53 mag=3.54 state=1 cop=(3.44,5.31) base=(3.78,1.79) total=25067.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028302284 dts=154180 angle=265.73 mag=3.77 state=1 cop=(3.50,5.55) base=(3.78,1.79) total=26592.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028302593 dts=154490 angle=265.29 mag=3.78 state=1 cop=(3.47,5.56) base=(3.78,1.79) total=27019.00 threshold=0.00 +[SensorPush] Frame #1780028302593 | 12x7 | angle=265.29 | mag=3.78 | state=1 | force=0.5 | total=14100 | ~97.0 fps +[SensorPush] PZT angle frame #1780028302903 dts=154800 angle=265.22 mag=3.88 state=1 cop=(3.46,5.66) base=(3.78,1.79) total=27693.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028303212 dts=155108 angle=262.04 mag=2.96 state=1 cop=(3.37,4.72) base=(3.78,1.79) total=39409.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028303512 dts=155408 angle=262.33 mag=1.73 state=1 cop=(3.55,3.50) base=(3.78,1.79) total=43199.00 threshold=0.00 +[SensorPush] Frame #1780028303612 | 12x7 | angle=262.55 | mag=1.25 | state=1 | force=0.8 | total=14200 | ~98.1 fps +[SensorPush] PZT angle frame #1780028303811 dts=155707 angle=263.00 mag=0.97 state=1 cop=(3.66,2.75) base=(3.78,1.79) total=39291.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028304113 dts=156010 angle=268.39 mag=0.79 state=1 cop=(3.76,2.58) base=(3.78,1.79) total=37063.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028304414 dts=156311 angle=270.12 mag=0.65 state=1 cop=(3.78,2.44) base=(3.78,1.79) total=34679.00 threshold=0.00 +[SensorPush] Frame #1780028304612 | 12x7 | angle=275.03 | mag=0.58 | state=1 | force=0.7 | total=14300 | ~100.0 fps +[SensorPush] PZT angle frame #1780028304714 dts=156610 angle=274.40 mag=0.56 state=1 cop=(3.83,2.35) base=(3.78,1.79) total=37312.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028305014 dts=156910 angle=276.46 mag=0.48 state=1 cop=(3.84,2.27) base=(3.78,1.79) total=36851.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028305472 dts=157369 angle=62.72 mag=0.44 state=1 cop=(3.98,1.40) base=(3.78,1.79) total=23972.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028305772 dts=157668 angle=59.72 mag=0.69 state=1 cop=(4.13,1.19) base=(3.78,1.79) total=17255.00 threshold=0.00 +[SensorPush] Frame #1780028305772 | 12x7 | angle=59.72 | mag=0.69 | state=1 | force=0.3 | total=14400 | ~86.3 fps +[SensorPush] PZT angle frame #1780028306225 dts=158122 angle=65.60 mag=0.94 state=1 cop=(4.17,0.93) base=(3.78,1.79) total=15532.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028306534 dts=158430 angle=78.21 mag=1.00 state=1 cop=(3.99,0.81) base=(3.78,1.79) total=13275.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028306831 dts=158727 angle=76.57 mag=1.02 state=1 cop=(4.02,0.80) base=(3.78,1.79) total=6402.00 threshold=0.00 +[SensorPush] Frame #1780028306932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=14500 | ~86.2 fps +[SensorPush] PZT angle frame #1780028307134 dts=159031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028307433 dts=159330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028307732 dts=159629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028307933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=14600 | ~99.9 fps +[SensorPush] PZT angle frame #1780028308032 dts=159928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028308333 dts=160230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028308642 dts=160538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028308953 dts=160850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028308953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=14700 | ~97.9 fps +[SensorPush] PZT angle frame #1780028309253 dts=161149 angle=330.19 mag=0.38 state=1 cop=(3.33,5.71) base=(3.00,5.53) total=5386.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028309564 dts=161460 angle=339.81 mag=0.43 state=1 cop=(3.40,5.68) base=(3.00,5.53) total=6299.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028309872 dts=161769 angle=313.56 mag=0.43 state=1 cop=(3.30,5.84) base=(3.00,5.53) total=7654.00 threshold=0.00 +[SensorPush] Frame #1780028309972 | 12x7 | angle=309.71 | mag=0.44 | state=1 | force=0.1 | total=14800 | ~98.2 fps +[SensorPush] PZT angle frame #1780028310171 dts=162068 angle=311.54 mag=0.45 state=1 cop=(3.30,5.86) base=(3.00,5.53) total=7831.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028310473 dts=162369 angle=315.35 mag=0.37 state=1 cop=(3.26,5.79) base=(3.00,5.53) total=8479.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028310794 dts=162691 angle=314.67 mag=0.23 state=1 cop=(3.16,5.69) base=(3.00,5.53) total=9359.00 threshold=0.00 +[SensorPush] Frame #1780028311002 | 12x7 | angle=6.92 | mag=0.10 | state=1 | force=0.2 | total=14900 | ~97.0 fps +[SensorPush] PZT angle frame #1780028311101 dts=162998 angle=9.50 mag=0.08 state=1 cop=(3.08,5.51) base=(3.00,5.53) total=9993.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028311552 dts=163449 angle=341.30 mag=0.17 state=1 cop=(3.16,5.58) base=(3.00,5.53) total=11147.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028311863 dts=163759 angle=28.88 mag=0.19 state=1 cop=(3.17,5.43) base=(3.00,5.53) total=12551.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028312314 dts=164210 angle=287.57 mag=1.02 state=1 cop=(3.31,6.50) base=(3.00,5.53) total=12095.00 threshold=0.00 +[SensorPush] Frame #1780028312314 | 12x7 | angle=287.57 | mag=1.02 | state=1 | force=0.2 | total=15000 | ~76.3 fps +[SensorPush] PZT angle frame #1780028312754 dts=164650 angle=300.18 mag=0.72 state=1 cop=(3.36,6.15) base=(3.00,5.53) total=17009.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028313054 dts=164950 angle=45.74 mag=0.30 state=1 cop=(3.21,5.31) base=(3.00,5.53) total=24957.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028313362 dts=165259 angle=48.45 mag=0.52 state=1 cop=(3.35,5.14) base=(3.00,5.53) total=32666.00 threshold=0.00 +[SensorPush] Frame #1780028313462 | 12x7 | angle=44.00 | mag=0.49 | state=1 | force=0.7 | total=15100 | ~87.1 fps +[SensorPush] PZT angle frame #1780028313663 dts=165559 angle=68.43 mag=0.93 state=1 cop=(3.34,4.66) base=(3.00,5.53) total=38624.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028313972 dts=165868 angle=73.52 mag=1.14 state=1 cop=(3.32,4.43) base=(3.00,5.53) total=46372.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028314282 dts=166179 angle=291.70 mag=1.02 state=1 cop=(3.38,6.48) base=(3.00,5.53) total=15658.00 threshold=0.00 +[SensorPush] Frame #1780028314483 | 12x7 | angle=296.21 | mag=1.03 | state=1 | force=0.3 | total=15200 | ~97.9 fps +[SensorPush] PZT angle frame #1780028314582 dts=166479 angle=23.18 mag=0.37 state=1 cop=(3.34,5.38) base=(3.00,5.53) total=22119.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028314883 dts=166780 angle=52.69 mag=0.85 state=1 cop=(3.52,4.85) base=(3.00,5.53) total=35968.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028315180 dts=167077 angle=297.99 mag=1.52 state=1 cop=(3.72,6.87) base=(3.00,5.53) total=14014.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028315492 dts=167389 angle=307.24 mag=1.05 state=1 cop=(3.64,6.36) base=(3.00,5.53) total=16280.00 threshold=0.00 +[SensorPush] Frame #1780028315492 | 12x7 | angle=307.24 | mag=1.05 | state=1 | force=0.3 | total=15300 | ~99.1 fps +[SensorPush] PZT angle frame #1780028315800 dts=167697 angle=45.58 mag=0.80 state=1 cop=(3.56,4.96) base=(3.00,5.53) total=39687.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028316122 dts=168019 angle=38.63 mag=0.83 state=1 cop=(3.65,5.01) base=(3.00,5.53) total=42244.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028316432 dts=168329 angle=29.49 mag=0.78 state=1 cop=(3.68,5.14) base=(3.00,5.53) total=41576.00 threshold=0.00 +[SensorPush] Frame #1780028316532 | 12x7 | angle=23.65 | mag=0.78 | state=1 | force=0.8 | total=15400 | ~96.2 fps +[SensorPush] PZT angle frame #1780028316733 dts=168629 angle=20.49 mag=0.75 state=1 cop=(3.71,5.26) base=(3.00,5.53) total=42378.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028317043 dts=168939 angle=18.57 mag=0.75 state=1 cop=(3.71,5.29) base=(3.00,5.53) total=43116.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028317341 dts=169237 angle=18.01 mag=0.74 state=1 cop=(3.70,5.30) base=(3.00,5.53) total=43828.00 threshold=0.00 +[SensorPush] Frame #1780028317542 | 12x7 | angle=22.35 | mag=0.75 | state=1 | force=0.8 | total=15500 | ~99.0 fps +[SensorPush] PZT angle frame #1780028317741 dts=169638 angle=23.47 mag=0.75 state=1 cop=(3.68,5.23) base=(3.00,5.53) total=44145.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028318042 dts=169939 angle=23.68 mag=0.75 state=1 cop=(3.69,5.23) base=(3.00,5.53) total=44440.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028318482 dts=170379 angle=32.61 mag=0.81 state=1 cop=(3.68,5.09) base=(3.00,5.53) total=43503.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028318931 dts=170828 angle=35.36 mag=0.84 state=1 cop=(3.68,5.04) base=(3.00,5.53) total=45074.00 threshold=0.00 +[SensorPush] Frame #1780028318931 | 12x7 | angle=35.36 | mag=0.84 | state=1 | force=0.9 | total=15600 | ~72.0 fps +[SensorPush] PZT angle frame #1780028319231 dts=171127 angle=35.86 mag=0.86 state=1 cop=(3.70,5.02) base=(3.00,5.53) total=44851.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028319811 dts=171708 angle=39.12 mag=0.90 state=1 cop=(3.70,4.96) base=(3.00,5.53) total=44972.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028320112 dts=172008 angle=40.93 mag=0.92 state=1 cop=(3.69,4.93) base=(3.00,5.53) total=45143.00 threshold=0.00 +[SensorPush] Frame #1780028320212 | 12x7 | angle=40.50 | mag=0.92 | state=1 | force=0.9 | total=15700 | ~78.1 fps +[SensorPush] PZT angle frame #1780028320414 dts=172311 angle=49.01 mag=1.04 state=1 cop=(3.68,4.74) base=(3.00,5.53) total=43605.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028320722 dts=172618 angle=58.17 mag=1.31 state=1 cop=(3.69,4.42) base=(3.00,5.53) total=44578.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028321042 dts=172939 angle=65.68 mag=1.60 state=1 cop=(3.66,4.07) base=(3.00,5.53) total=43031.00 threshold=0.00 +[SensorPush] Frame #1780028321244 | 12x7 | angle=66.46 | mag=1.72 | state=1 | force=0.9 | total=15800 | ~97.0 fps +[SensorPush] PZT angle frame #1780028321341 dts=173238 angle=66.70 mag=1.70 state=1 cop=(3.67,3.96) base=(3.00,5.53) total=42235.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028321641 dts=173537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028321941 dts=173838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028322253 dts=174150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028322253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=15900 | ~99.1 fps +[SensorPush] PZT angle frame #1780028322571 dts=174467 angle=0.00 mag=0.00 state=1 cop=(4.00,5.80) base=(4.00,5.80) total=85.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028322892 dts=174788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028323193 dts=175090 angle=193.58 mag=0.33 state=1 cop=(3.88,5.99) base=(4.20,5.91) total=10412.00 threshold=0.00 +[SensorPush] Frame #1780028323292 | 12x7 | angle=210.53 | mag=0.37 | state=1 | force=0.2 | total=16000 | ~96.2 fps +[SensorPush] PZT angle frame #1780028323492 dts=175388 angle=236.05 mag=0.89 state=1 cop=(3.70,6.65) base=(4.20,5.91) total=13613.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028323794 dts=175690 angle=258.42 mag=1.84 state=1 cop=(3.83,7.72) base=(4.20,5.91) total=15595.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028324093 dts=175989 angle=255.83 mag=1.64 state=1 cop=(3.79,7.50) base=(4.20,5.91) total=21141.00 threshold=0.00 +[SensorPush] Frame #1780028324433 | 12x7 | angle=238.49 | mag=0.85 | state=1 | force=0.7 | total=16100 | ~87.7 fps +[SensorPush] PZT angle frame #1780028324534 dts=176430 angle=235.35 mag=0.75 state=1 cop=(3.77,6.53) base=(4.20,5.91) total=35772.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028324971 dts=176868 angle=268.24 mag=2.42 state=1 cop=(4.12,8.34) base=(4.20,5.91) total=10993.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028325271 dts=177168 angle=273.40 mag=2.25 state=1 cop=(4.33,8.16) base=(4.20,5.91) total=1514.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028325582 dts=177479 angle=257.63 mag=0.85 state=1 cop=(4.01,6.74) base=(4.20,5.91) total=15448.00 threshold=0.00 +[SensorPush] Frame #1780028325582 | 12x7 | angle=257.63 | mag=0.85 | state=1 | force=0.3 | total=16200 | ~87.0 fps +[SensorPush] PZT angle frame #1780028325882 dts=177779 angle=263.81 mag=0.31 state=1 cop=(4.16,6.22) base=(4.20,5.91) total=16003.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028326182 dts=178078 angle=267.22 mag=2.16 state=1 cop=(4.09,8.07) base=(4.20,5.91) total=10231.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028326483 dts=178379 angle=275.70 mag=2.71 state=1 cop=(4.47,8.61) base=(4.20,5.91) total=9225.00 threshold=0.00 +[SensorPush] Frame #1780028326582 | 12x7 | angle=272.04 | mag=2.52 | state=1 | force=0.2 | total=16300 | ~100.0 fps +[SensorPush] PZT angle frame #1780028326781 dts=178677 angle=266.75 mag=1.85 state=1 cop=(4.09,7.76) base=(4.20,5.91) total=10465.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028327083 dts=178980 angle=257.04 mag=0.55 state=1 cop=(4.07,6.45) base=(4.20,5.91) total=20965.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028327401 dts=179298 angle=267.98 mag=2.12 state=1 cop=(4.12,8.03) base=(4.20,5.91) total=8952.00 threshold=0.00 +[SensorPush] Frame #1780028327602 | 12x7 | angle=275.81 | mag=2.70 | state=1 | force=0.2 | total=16400 | ~98.0 fps +[SensorPush] PZT angle frame #1780028327703 dts=179599 angle=275.81 mag=2.87 state=1 cop=(4.49,8.77) base=(4.20,5.91) total=8129.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028328003 dts=179900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028328312 dts=180209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028328612 dts=180509 angle=0.00 mag=0.00 state=1 cop=(4.00,5.85) base=(4.00,5.85) total=99.00 threshold=0.00 +[SensorPush] Frame #1780028328612 | 12x7 | angle=0.00 | mag=0.00 | state=1 | force=0.0 | total=16500 | ~99.0 fps +[SensorPush] PZT angle frame #1780028328914 dts=180811 angle=90.00 mag=0.05 state=1 cop=(4.00,5.80) base=(4.00,5.85) total=357.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028329222 dts=181118 angle=96.43 mag=1.77 state=1 cop=(3.80,4.09) base=(4.00,5.85) total=8676.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028329532 dts=181428 angle=263.60 mag=1.09 state=1 cop=(3.88,6.93) base=(4.00,5.85) total=3392.00 threshold=0.00 +[SensorPush] Frame #1780028329632 | 12x7 | angle=264.88 | mag=1.17 | state=1 | force=0.1 | total=16600 | ~98.1 fps +[SensorPush] PZT angle frame #1780028329834 dts=181730 angle=262.24 mag=1.59 state=1 cop=(3.79,7.42) base=(4.00,5.85) total=2217.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028330131 dts=182028 angle=210.35 mag=0.27 state=1 cop=(3.76,5.99) base=(4.00,5.85) total=5598.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028330433 dts=182329 angle=117.52 mag=0.77 state=1 cop=(3.65,5.17) base=(4.00,5.85) total=10468.00 threshold=0.00 +[SensorPush] Frame #1780028330632 | 12x7 | angle=239.84 | mag=0.56 | state=1 | force=0.1 | total=16700 | ~100.0 fps +[SensorPush] PZT angle frame #1780028330733 dts=182629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028331033 dts=182929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028331333 dts=183229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028331633 dts=183530 angle=271.62 mag=2.77 state=1 cop=(3.08,4.77) base=(3.00,2.00) total=67509.00 threshold=0.00 +[SensorPush] Frame #1780028331633 | 12x7 | angle=271.62 | mag=2.77 | state=1 | force=1.3 | total=16800 | ~99.9 fps +[SensorPush] PZT angle frame #1780028331934 dts=183831 angle=273.77 mag=1.17 state=1 cop=(3.08,3.17) base=(3.00,2.00) total=54059.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028332252 dts=184148 angle=280.75 mag=1.40 state=1 cop=(3.26,3.37) base=(3.00,2.00) total=56851.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028332552 dts=184448 angle=336.17 mag=0.39 state=1 cop=(3.35,2.16) base=(3.00,2.00) total=14218.00 threshold=0.00 +[SensorPush] Frame #1780028332651 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=16900 | ~98.3 fps +[SensorPush] PZT angle frame #1780028332851 dts=184748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028333161 dts=185057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028333462 dts=185358 angle=224.86 mag=0.34 state=1 cop=(3.42,10.19) base=(3.66,9.95) total=6641.00 threshold=0.00 +[SensorPush] Frame #1780028333664 | 12x7 | angle=240.68 | mag=0.23 | state=1 | force=0.1 | total=17000 | ~98.7 fps +[SensorPush] PZT angle frame #1780028333764 dts=185661 angle=272.09 mag=0.18 state=1 cop=(3.67,10.13) base=(3.66,9.95) total=7497.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028334065 dts=185961 angle=76.02 mag=0.78 state=1 cop=(3.85,9.20) base=(3.66,9.95) total=37805.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028334372 dts=186269 angle=84.02 mag=2.94 state=1 cop=(3.96,7.03) base=(3.66,9.95) total=53422.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028334822 dts=186718 angle=87.45 mag=4.91 state=1 cop=(3.88,5.05) base=(3.66,9.95) total=52830.00 threshold=0.00 +[SensorPush] Frame #1780028334822 | 12x7 | angle=87.45 | mag=4.91 | state=1 | force=1.0 | total=17100 | ~86.4 fps +[SensorPush] PZT angle frame #1780028335140 dts=187037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028335443 dts=187339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028335752 dts=187649 angle=0.00 mag=0.00 state=1 cop=(3.38,4.93) base=(3.38,4.93) total=220.00 threshold=0.00 +[SensorPush] Frame #1780028335863 | 12x7 | angle=274.09 | mag=1.61 | state=1 | force=0.2 | total=17200 | ~96.0 fps +[SensorPush] PZT angle frame #1780028336202 dts=188099 angle=278.12 mag=1.18 state=1 cop=(3.54,6.10) base=(3.38,4.93) total=15531.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028336503 dts=188400 angle=272.39 mag=2.86 state=1 cop=(3.50,7.78) base=(3.38,4.93) total=13110.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028336804 dts=188700 angle=117.88 mag=0.11 state=1 cop=(3.33,4.84) base=(3.38,4.93) total=43120.00 threshold=0.00 +[SensorPush] Frame #1780028337141 | 12x7 | angle=272.17 | mag=0.67 | state=1 | force=0.5 | total=17300 | ~78.2 fps +[SensorPush] PZT angle frame #1780028337243 dts=189139 angle=271.27 mag=2.69 state=1 cop=(3.44,7.62) base=(3.38,4.93) total=8309.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028337683 dts=189579 angle=228.87 mag=0.19 state=1 cop=(3.25,5.08) base=(3.38,4.93) total=30509.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028337984 dts=189880 angle=257.75 mag=0.12 state=1 cop=(3.35,5.05) base=(3.38,4.93) total=34873.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028338281 dts=190177 angle=269.59 mag=3.00 state=1 cop=(3.36,7.93) base=(3.38,4.93) total=8415.00 threshold=0.00 +[SensorPush] Frame #1780028338281 | 12x7 | angle=269.59 | mag=3.00 | state=1 | force=0.2 | total=17400 | ~87.8 fps +[SensorPush] PZT angle frame #1780028338591 dts=190487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028338893 dts=190790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028339190 dts=191087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028339293 | 12x7 | angle=0.00 | mag=0.00 | state=1 | force=0.0 | total=17500 | ~98.7 fps +[SensorPush] PZT angle frame #1780028339493 dts=191389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028339793 dts=191689 angle=260.37 mag=6.20 state=1 cop=(3.96,6.11) base=(5.00,0.00) total=5280.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028340232 dts=192128 angle=257.16 mag=5.70 state=1 cop=(3.73,5.55) base=(5.00,0.00) total=8148.00 threshold=0.00 +[SensorPush] Frame #1780028340453 | 12x7 | angle=257.64 | mag=5.63 | state=1 | force=0.1 | total=17600 | ~86.2 fps +[SensorPush] PZT angle frame #1780028340551 dts=192447 angle=257.19 mag=5.70 state=1 cop=(3.74,5.56) base=(5.00,0.00) total=7172.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028341003 dts=192899 angle=254.19 mag=3.63 state=1 cop=(4.01,3.49) base=(5.00,0.00) total=18478.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028341301 dts=193198 angle=256.34 mag=4.27 state=1 cop=(3.99,4.15) base=(5.00,0.00) total=12379.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028341762 dts=193659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028341762 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=17700 | ~76.4 fps +[SensorPush] PZT angle frame #1780028342073 dts=193969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028342533 dts=194429 angle=308.26 mag=0.19 state=1 cop=(4.01,4.62) base=(3.89,4.47) total=11748.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028342840 dts=194737 angle=280.43 mag=0.34 state=1 cop=(3.95,4.81) base=(3.89,4.47) total=13378.00 threshold=0.00 +[SensorPush] Frame #1780028342941 | 12x7 | angle=258.47 | mag=0.62 | state=1 | force=0.1 | total=17800 | ~84.8 fps +[SensorPush] PZT angle frame #1780028343141 dts=195037 angle=90.16 mag=1.23 state=1 cop=(3.88,3.24) base=(3.89,4.47) total=20600.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028343452 dts=195349 angle=203.10 mag=0.10 state=1 cop=(3.80,4.51) base=(3.89,4.47) total=11935.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028343764 dts=195660 angle=267.07 mag=1.61 state=1 cop=(3.81,6.08) base=(3.89,4.47) total=15172.00 threshold=0.00 +[SensorPush] Frame #1780028343964 | 12x7 | angle=92.83 | mag=1.17 | state=1 | force=0.3 | total=17900 | ~97.8 fps +[SensorPush] PZT angle frame #1780028344064 dts=195960 angle=89.25 mag=1.29 state=1 cop=(3.90,3.18) base=(3.89,4.47) total=18272.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028344524 dts=196421 angle=264.80 mag=2.02 state=1 cop=(3.71,6.48) base=(3.89,4.47) total=11106.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028344823 dts=196719 angle=263.55 mag=2.00 state=1 cop=(3.66,6.45) base=(3.89,4.47) total=11304.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028345122 dts=197019 angle=261.39 mag=1.42 state=1 cop=(3.68,5.87) base=(3.89,4.47) total=12718.00 threshold=0.00 +[SensorPush] Frame #1780028345122 | 12x7 | angle=261.39 | mag=1.42 | state=1 | force=0.2 | total=18000 | ~86.3 fps +[SensorPush] PZT angle frame #1780028345433 dts=197330 angle=226.66 mag=1.10 state=1 cop=(3.13,5.27) base=(3.89,4.47) total=10343.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028345733 dts=197630 angle=86.30 mag=0.31 state=1 cop=(3.91,4.16) base=(3.89,4.47) total=4998.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028346334 dts=198231 angle=243.12 mag=1.17 state=1 cop=(3.36,5.52) base=(3.89,4.47) total=12370.00 threshold=0.00 +[SensorPush] Frame #1780028346442 | 12x7 | angle=244.90 | mag=1.29 | state=1 | force=0.3 | total=18100 | ~75.7 fps +[SensorPush] PZT angle frame #1780028346643 dts=198539 angle=247.45 mag=1.25 state=1 cop=(3.41,5.63) base=(3.89,4.47) total=15791.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028347111 dts=199008 angle=261.64 mag=2.70 state=1 cop=(3.49,7.15) base=(3.89,4.47) total=14925.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028347421 dts=199318 angle=257.42 mag=2.06 state=1 cop=(3.44,6.48) base=(3.89,4.47) total=12635.00 threshold=0.00 +[SensorPush] Frame #1780028347634 | 12x7 | angle=182.06 | mag=0.46 | state=1 | force=0.5 | total=18200 | ~84.0 fps +[SensorPush] PZT angle frame #1780028347882 dts=199778 angle=167.59 mag=0.52 state=1 cop=(3.38,4.36) base=(3.89,4.47) total=31492.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028348183 dts=200079 angle=144.04 mag=0.58 state=1 cop=(3.42,4.13) base=(3.89,4.47) total=35257.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028348484 dts=200380 angle=128.93 mag=0.67 state=1 cop=(3.47,3.95) base=(3.89,4.47) total=37148.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028348783 dts=200679 angle=120.73 mag=0.90 state=1 cop=(3.43,3.69) base=(3.89,4.47) total=36906.00 threshold=0.00 +[SensorPush] Frame #1780028348783 | 12x7 | angle=120.73 | mag=0.90 | state=1 | force=0.7 | total=18300 | ~87.0 fps +[SensorPush] PZT angle frame #1780028349082 dts=200978 angle=114.18 mag=1.08 state=1 cop=(3.44,3.48) base=(3.89,4.47) total=36946.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028349392 dts=201288 angle=110.11 mag=1.24 state=1 cop=(3.46,3.31) base=(3.89,4.47) total=37730.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028349844 dts=201741 angle=110.72 mag=1.25 state=1 cop=(3.45,3.30) base=(3.89,4.47) total=39566.00 threshold=0.00 +[SensorPush] Frame #1780028349942 | 12x7 | angle=110.80 | mag=1.29 | state=1 | force=0.8 | total=18400 | ~86.3 fps +[SensorPush] PZT angle frame #1780028350141 dts=202038 angle=111.05 mag=1.26 state=1 cop=(3.44,3.29) base=(3.89,4.47) total=40118.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028350461 dts=202358 angle=109.82 mag=1.30 state=1 cop=(3.45,3.25) base=(3.89,4.47) total=40699.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028350781 dts=202677 angle=109.96 mag=1.29 state=1 cop=(3.45,3.26) base=(3.89,4.47) total=41017.00 threshold=0.00 +[SensorPush] Frame #1780028350993 | 12x7 | angle=109.01 | mag=1.31 | state=1 | force=0.8 | total=18500 | ~95.2 fps +[SensorPush] PZT angle frame #1780028351092 dts=202989 angle=108.78 mag=1.29 state=1 cop=(3.47,3.24) base=(3.89,4.47) total=41592.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028351404 dts=203300 angle=108.53 mag=1.35 state=1 cop=(3.46,3.19) base=(3.89,4.47) total=42072.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028351701 dts=203598 angle=107.37 mag=1.36 state=1 cop=(3.48,3.17) base=(3.89,4.47) total=42622.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028352012 dts=203909 angle=106.90 mag=1.41 state=1 cop=(3.48,3.12) base=(3.89,4.47) total=42292.00 threshold=0.00 +[SensorPush] Frame #1780028352012 | 12x7 | angle=106.90 | mag=1.41 | state=1 | force=0.8 | total=18600 | ~98.1 fps +[SensorPush] PZT angle frame #1780028352312 dts=204208 angle=106.08 mag=1.45 state=1 cop=(3.48,3.07) base=(3.89,4.47) total=42183.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028352622 dts=204519 angle=105.55 mag=1.46 state=1 cop=(3.50,3.06) base=(3.89,4.47) total=42022.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028352933 dts=204829 angle=108.67 mag=1.33 state=1 cop=(3.46,3.21) base=(3.89,4.47) total=27354.00 threshold=0.00 +[SensorPush] Frame #1780028353032 | 12x7 | angle=128.26 | mag=0.97 | state=1 | force=0.3 | total=18700 | ~98.0 fps +[SensorPush] PZT angle frame #1780028353234 dts=205131 angle=239.10 mag=1.24 state=1 cop=(3.25,5.53) base=(3.89,4.47) total=17189.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028353681 dts=205577 angle=250.38 mag=1.54 state=1 cop=(3.37,5.92) base=(3.89,4.47) total=21679.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028353992 dts=205889 angle=247.49 mag=1.11 state=1 cop=(3.46,5.49) base=(3.89,4.47) total=20128.00 threshold=0.00 +[SensorPush] Frame #1780028354193 | 12x7 | angle=131.53 | mag=0.56 | state=1 | force=0.4 | total=18800 | ~86.1 fps +[SensorPush] PZT angle frame #1780028354293 dts=206189 angle=128.52 mag=0.61 state=1 cop=(3.51,3.99) base=(3.89,4.47) total=22829.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028354594 dts=206490 angle=120.06 mag=0.66 state=1 cop=(3.56,3.90) base=(3.89,4.47) total=25215.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028354892 dts=206789 angle=184.23 mag=0.73 state=1 cop=(3.16,4.52) base=(3.89,4.47) total=17459.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028355193 dts=207090 angle=196.53 mag=0.73 state=1 cop=(3.19,4.68) base=(3.89,4.47) total=24301.00 threshold=0.00 +[SensorPush] Frame #1780028355193 | 12x7 | angle=196.53 | mag=0.73 | state=1 | force=0.5 | total=18900 | ~100.0 fps +[SensorPush] PZT angle frame #1780028355494 dts=207390 angle=260.71 mag=0.53 state=1 cop=(3.80,4.99) base=(3.89,4.47) total=16031.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028355802 dts=207698 angle=270.43 mag=0.54 state=1 cop=(3.89,5.01) base=(3.89,4.47) total=22625.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028356112 dts=208009 angle=276.20 mag=0.40 state=1 cop=(3.93,4.87) base=(3.89,4.47) total=22898.00 threshold=0.00 +[SensorPush] Frame #1780028356221 | 12x7 | angle=280.32 | mag=0.41 | state=1 | force=0.4 | total=19000 | ~97.3 fps +[SensorPush] PZT angle frame #1780028356433 dts=208330 angle=282.42 mag=0.54 state=1 cop=(4.00,5.00) base=(3.89,4.47) total=23620.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028356743 dts=208639 angle=266.07 mag=0.87 state=1 cop=(3.83,5.34) base=(3.89,4.47) total=22296.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028357043 dts=208939 angle=273.46 mag=0.75 state=1 cop=(3.93,5.22) base=(3.89,4.47) total=23239.00 threshold=0.00 +[SensorPush] Frame #1780028357243 | 12x7 | angle=287.54 | mag=0.57 | state=1 | force=0.5 | total=19100 | ~97.9 fps +[SensorPush] PZT angle frame #1780028357354 dts=209250 angle=288.26 mag=0.54 state=1 cop=(4.06,4.98) base=(3.89,4.47) total=24906.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028357662 dts=209558 angle=295.14 mag=0.53 state=1 cop=(4.11,4.94) base=(3.89,4.47) total=26826.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028357963 dts=209859 angle=295.81 mag=0.53 state=1 cop=(4.12,4.95) base=(3.89,4.47) total=27810.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028358262 dts=210159 angle=294.76 mag=0.54 state=1 cop=(4.12,4.96) base=(3.89,4.47) total=27769.00 threshold=0.00 +[SensorPush] Frame #1780028358262 | 12x7 | angle=294.76 | mag=0.54 | state=1 | force=0.5 | total=19200 | ~98.1 fps +[SensorPush] PZT angle frame #1780028358574 dts=210470 angle=294.90 mag=0.54 state=1 cop=(4.11,4.96) base=(3.89,4.47) total=27472.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028358871 dts=210768 angle=294.04 mag=0.63 state=1 cop=(4.14,5.04) base=(3.89,4.47) total=27533.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028359331 dts=211228 angle=296.59 mag=0.60 state=1 cop=(4.16,5.01) base=(3.89,4.47) total=27598.00 threshold=0.00 +[SensorPush] Frame #1780028359433 | 12x7 | angle=297.08 | mag=0.59 | state=1 | force=0.5 | total=19300 | ~85.5 fps +[SensorPush] PZT angle frame #1780028359632 dts=211529 angle=295.95 mag=0.64 state=1 cop=(4.17,5.05) base=(3.89,4.47) total=27973.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028360083 dts=211979 angle=302.14 mag=0.64 state=1 cop=(4.23,5.01) base=(3.89,4.47) total=27488.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028360383 dts=212279 angle=303.72 mag=0.66 state=1 cop=(4.25,5.02) base=(3.89,4.47) total=27118.00 threshold=0.00 +[SensorPush] Frame #1780028360582 | 12x7 | angle=305.37 | mag=0.65 | state=1 | force=0.5 | total=19400 | ~87.0 fps +[SensorPush] PZT angle frame #1780028360683 dts=212580 angle=305.04 mag=0.67 state=1 cop=(4.27,5.02) base=(3.89,4.47) total=27059.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028360992 dts=212888 angle=306.01 mag=0.67 state=1 cop=(4.28,5.01) base=(3.89,4.47) total=27114.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028361293 dts=213190 angle=308.63 mag=0.66 state=1 cop=(4.30,4.99) base=(3.89,4.47) total=26829.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028361605 dts=213501 angle=309.65 mag=0.65 state=1 cop=(4.30,4.97) base=(3.89,4.47) total=27109.00 threshold=0.00 +[SensorPush] Frame #1780028361605 | 12x7 | angle=309.65 | mag=0.65 | state=1 | force=0.5 | total=19500 | ~97.7 fps +[SensorPush] PZT angle frame #1780028361903 dts=213799 angle=308.73 mag=0.66 state=1 cop=(4.30,4.99) base=(3.89,4.47) total=27105.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028362343 dts=214239 angle=313.15 mag=0.64 state=1 cop=(4.33,4.94) base=(3.89,4.47) total=26414.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028362651 dts=214548 angle=4.76 mag=0.60 state=1 cop=(4.49,4.42) base=(3.89,4.47) total=23155.00 threshold=0.00 +[SensorPush] Frame #1780028362753 | 12x7 | angle=6.19 | mag=0.48 | state=1 | force=0.4 | total=19600 | ~87.2 fps +[SensorPush] PZT angle frame #1780028362952 dts=214849 angle=19.13 mag=0.60 state=1 cop=(4.45,4.27) base=(3.89,4.47) total=22564.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028363262 dts=215159 angle=23.87 mag=0.71 state=1 cop=(4.53,4.18) base=(3.89,4.47) total=22913.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028363563 dts=215459 angle=18.49 mag=0.69 state=1 cop=(4.54,4.25) base=(3.89,4.47) total=24176.00 threshold=0.00 +[SensorPush] Frame #1780028363772 | 12x7 | angle=17.96 | mag=0.66 | state=1 | force=0.5 | total=19700 | ~98.2 fps +[SensorPush] PZT angle frame #1780028363872 dts=215769 angle=11.38 mag=0.63 state=1 cop=(4.51,4.34) base=(3.89,4.47) total=25322.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028364182 dts=216079 angle=343.64 mag=0.59 state=1 cop=(4.45,4.63) base=(3.89,4.47) total=24440.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028364491 dts=216388 angle=349.55 mag=0.60 state=1 cop=(4.48,4.58) base=(3.89,4.47) total=24630.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028364802 dts=216698 angle=352.68 mag=0.64 state=1 cop=(4.53,4.55) base=(3.89,4.47) total=24219.00 threshold=0.00 +[SensorPush] Frame #1780028364802 | 12x7 | angle=352.68 | mag=0.64 | state=1 | force=0.5 | total=19800 | ~97.1 fps +[SensorPush] PZT angle frame #1780028365102 dts=216999 angle=6.68 mag=0.81 state=1 cop=(4.69,4.38) base=(3.89,4.47) total=21816.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028365404 dts=217300 angle=34.88 mag=1.00 state=1 cop=(4.71,3.90) base=(3.89,4.47) total=20069.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028365704 dts=217600 angle=29.68 mag=0.88 state=1 cop=(4.66,4.03) base=(3.89,4.47) total=22317.00 threshold=0.00 +[SensorPush] Frame #1780028365802 | 12x7 | angle=30.08 | mag=0.88 | state=1 | force=0.4 | total=19900 | ~99.9 fps +[SensorPush] PZT angle frame #1780028366012 dts=217908 angle=31.49 mag=0.88 state=1 cop=(4.64,4.01) base=(3.89,4.47) total=22891.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028366312 dts=218209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028366611 dts=218507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028366812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=20000 | ~99.0 fps +[SensorPush] PZT angle frame #1780028366922 dts=218818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028367223 dts=219119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028367521 dts=219417 angle=95.12 mag=3.82 state=1 cop=(2.66,5.74) base=(3.00,9.55) total=10912.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028367822 dts=219718 angle=83.64 mag=3.74 state=1 cop=(3.41,5.83) base=(3.00,9.55) total=13828.00 threshold=0.00 +[SensorPush] Frame #1780028367822 | 12x7 | angle=83.64 | mag=3.74 | state=1 | force=0.3 | total=20100 | ~99.0 fps +[SensorPush] PZT angle frame #1780028368282 dts=220178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028368592 dts=220489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028368892 dts=220788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028368990 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=20200 | ~85.6 fps +[SensorPush] PZT angle frame #1780028369204 dts=221101 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028369522 dts=221419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028369834 dts=221730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028370041 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=20300 | ~95.2 fps +[SensorPush] PZT angle frame #1780028370152 dts=222048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028370462 dts=222359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028370912 dts=222808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028371233 dts=223130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028371233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=20400 | ~83.9 fps +[SensorPush] PZT angle frame #1780028371542 dts=223438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028371843 dts=223740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028372163 dts=224059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028372263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=20500 | ~97.1 fps +[SensorPush] PZT angle frame #1780028372461 dts=224358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028372762 dts=224659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028373072 dts=224969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028373270 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=20600 | ~99.3 fps +[SensorPush] PZT angle frame #1780028373372 dts=225268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028373811 dts=225707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028374112 dts=226008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028374582 dts=226479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028374582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=20700 | ~76.3 fps +[SensorPush] PZT angle frame #1780028374881 dts=226777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028375192 dts=227088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028375492 dts=227389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028375592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=20800 | ~99.1 fps +[SensorPush] PZT angle frame #1780028375792 dts=227688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028376103 dts=227999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028376414 dts=228310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028376614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=20900 | ~97.8 fps +[SensorPush] PZT angle frame #1780028376712 dts=228609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028377032 dts=228928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028377334 dts=229230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028377643 dts=229539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028377643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21000 | ~97.2 fps +[SensorPush] PZT angle frame #1780028377953 dts=229849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028378251 dts=230147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028378831 dts=230728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028378932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21100 | ~77.6 fps +[SensorPush] PZT angle frame #1780028379135 dts=231031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028379585 dts=231482 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028379901 dts=231798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028380103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21200 | ~85.3 fps +[SensorPush] PZT angle frame #1780028380201 dts=232098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028380644 dts=232541 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028380963 dts=232860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028381273 dts=233170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028381273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21300 | ~85.4 fps +[SensorPush] PZT angle frame #1780028381572 dts=233468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028382010 dts=233907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028382332 dts=234229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028382431 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21400 | ~86.4 fps +[SensorPush] PZT angle frame #1780028382634 dts=234531 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028382931 dts=234828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028383372 dts=235269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028383592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21500 | ~86.1 fps +[SensorPush] PZT angle frame #1780028383692 dts=235588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028383991 dts=235888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028384444 dts=236340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028384745 dts=236641 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028384745 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21600 | ~86.7 fps +[SensorPush] PZT angle frame #1780028385052 dts=236949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028385350 dts=237247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028385651 dts=237548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028385752 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21700 | ~99.4 fps +[SensorPush] PZT angle frame #1780028385973 dts=237869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028386272 dts=238169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028386572 dts=238469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028386772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21800 | ~97.9 fps +[SensorPush] PZT angle frame #1780028386872 dts=238768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028387170 dts=239067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028387482 dts=239379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028387782 dts=239679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028387782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=21900 | ~99.0 fps +[SensorPush] PZT angle frame #1780028388083 dts=239980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028388384 dts=240280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028388681 dts=240578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028388785 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22000 | ~99.8 fps +[SensorPush] PZT angle frame #1780028388992 dts=240889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028389291 dts=241188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028389605 dts=241501 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028389802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22100 | ~98.3 fps +[SensorPush] PZT angle frame #1780028389904 dts=241800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028390204 dts=242101 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028390503 dts=242399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028390803 dts=242699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028390803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22200 | ~99.9 fps +[SensorPush] PZT angle frame #1780028391104 dts=243000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028391554 dts=243450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028391861 dts=243758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028391962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22300 | ~86.3 fps +[SensorPush] PZT angle frame #1780028392313 dts=244209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028392614 dts=244510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028393062 dts=244958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028393263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22400 | ~76.9 fps +[SensorPush] PZT angle frame #1780028393361 dts=245257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028393662 dts=245558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028393962 dts=245859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028394273 dts=246169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028394273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22500 | ~99.0 fps +[SensorPush] PZT angle frame #1780028394584 dts=246481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028394882 dts=246778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028395193 dts=247090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028395300 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22600 | ~97.4 fps +[SensorPush] PZT angle frame #1780028395501 dts=247398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028395801 dts=247698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028396103 dts=248000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028396462 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22700 | ~86.0 fps +[SensorPush] PZT angle frame #1780028396563 dts=248459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028396862 dts=248759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028397163 dts=249059 angle=31.11 mag=1.67 state=1 cop=(2.82,5.31) base=(1.40,6.17) total=6468.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028397473 dts=249369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028397473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22800 | ~99.0 fps +[SensorPush] PZT angle frame #1780028397803 dts=249699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028398101 dts=249998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028398412 dts=250309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028398512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=22900 | ~96.2 fps +[SensorPush] PZT angle frame #1780028398732 dts=250628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028399033 dts=250930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028399332 dts=251229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028399535 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=23000 | ~97.8 fps +[SensorPush] PZT angle frame #1780028399642 dts=251539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028399940 dts=251836 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028400251 dts=252148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028400563 dts=252459 angle=260.25 mag=4.59 state=1 cop=(3.22,5.53) base=(4.00,1.00) total=36913.00 threshold=0.00 +[SensorPush] Frame #1780028400563 | 12x7 | angle=260.25 | mag=4.59 | state=1 | force=0.7 | total=23100 | ~97.3 fps +[SensorPush] PZT angle frame #1780028400864 dts=252760 angle=260.50 mag=4.58 state=1 cop=(3.24,5.52) base=(4.00,1.00) total=50140.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028401161 dts=253058 angle=260.22 mag=4.63 state=1 cop=(3.21,5.56) base=(4.00,1.00) total=50935.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028401461 dts=253358 angle=260.09 mag=4.67 state=1 cop=(3.20,5.60) base=(4.00,1.00) total=50952.00 threshold=0.00 +[SensorPush] Frame #1780028401564 | 12x7 | angle=260.10 | mag=4.62 | state=1 | force=1.0 | total=23200 | ~99.9 fps +[SensorPush] PZT angle frame #1780028401772 dts=253668 angle=260.33 mag=4.55 state=1 cop=(3.24,5.48) base=(4.00,1.00) total=53261.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028402223 dts=254119 angle=259.80 mag=4.59 state=1 cop=(3.19,5.51) base=(4.00,1.00) total=54121.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028402531 dts=254428 angle=259.25 mag=4.55 state=1 cop=(3.15,5.47) base=(4.00,1.00) total=46576.00 threshold=0.00 +[SensorPush] Frame #1780028402732 | 12x7 | angle=258.79 | mag=4.58 | state=1 | force=0.9 | total=23300 | ~85.6 fps +[SensorPush] PZT angle frame #1780028402832 dts=254729 angle=258.91 mag=4.61 state=1 cop=(3.11,5.53) base=(4.00,1.00) total=48695.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028403132 dts=255029 angle=259.47 mag=4.54 state=1 cop=(3.17,5.46) base=(4.00,1.00) total=49262.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028403441 dts=255337 angle=259.70 mag=4.56 state=1 cop=(3.18,5.49) base=(4.00,1.00) total=48958.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028403743 dts=255639 angle=259.63 mag=4.57 state=1 cop=(3.18,5.49) base=(4.00,1.00) total=49582.00 threshold=0.00 +[SensorPush] Frame #1780028403743 | 12x7 | angle=259.63 | mag=4.57 | state=1 | force=0.9 | total=23400 | ~98.9 fps +[SensorPush] PZT angle frame #1780028404042 dts=255939 angle=259.18 mag=4.59 state=1 cop=(3.14,5.51) base=(4.00,1.00) total=48930.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028404341 dts=256237 angle=258.91 mag=4.66 state=1 cop=(3.10,5.57) base=(4.00,1.00) total=38442.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028404643 dts=256540 angle=257.26 mag=4.63 state=1 cop=(2.98,5.51) base=(4.00,1.00) total=37396.00 threshold=0.00 +[SensorPush] Frame #1780028404742 | 12x7 | angle=256.96 | mag=4.56 | state=1 | force=0.7 | total=23500 | ~100.1 fps +[SensorPush] PZT angle frame #1780028404943 dts=256839 angle=256.08 mag=4.49 state=1 cop=(2.92,5.36) base=(4.00,1.00) total=40706.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028405254 dts=257150 angle=248.99 mag=3.91 state=1 cop=(2.60,4.65) base=(4.00,1.00) total=32528.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028405693 dts=257590 angle=248.08 mag=8.04 state=1 cop=(1.00,8.45) base=(4.00,1.00) total=33.00 threshold=0.00 +[SensorPush] Frame #1780028405911 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=23600 | ~85.5 fps +[SensorPush] PZT angle frame #1780028406013 dts=257910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028406322 dts=258218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028406623 dts=258520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028406932 dts=258829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028406932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=23700 | ~97.9 fps +[SensorPush] PZT angle frame #1780028407234 dts=259130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028407532 dts=259429 angle=248.88 mag=0.25 state=1 cop=(3.56,4.89) base=(3.65,4.66) total=1778.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028407834 dts=259731 angle=253.10 mag=0.48 state=1 cop=(3.51,5.12) base=(3.65,4.66) total=21344.00 threshold=0.00 +[SensorPush] Frame #1780028407932 | 12x7 | angle=254.21 | mag=0.48 | state=1 | force=0.4 | total=23800 | ~100.0 fps +[SensorPush] PZT angle frame #1780028408132 dts=260028 angle=249.04 mag=0.44 state=1 cop=(3.49,5.07) base=(3.65,4.66) total=21713.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028408432 dts=260328 angle=252.08 mag=0.54 state=1 cop=(3.48,5.17) base=(3.65,4.66) total=20800.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028408733 dts=260629 angle=252.54 mag=0.54 state=1 cop=(3.49,5.17) base=(3.65,4.66) total=22210.00 threshold=0.00 +[SensorPush] Frame #1780028408931 | 12x7 | angle=254.09 | mag=0.58 | state=1 | force=0.4 | total=23900 | ~100.2 fps +[SensorPush] PZT angle frame #1780028409033 dts=260930 angle=249.46 mag=0.61 state=1 cop=(3.44,5.22) base=(3.65,4.66) total=24266.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028409332 dts=261228 angle=245.96 mag=0.61 state=1 cop=(3.40,5.21) base=(3.65,4.66) total=24907.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028409643 dts=261539 angle=244.25 mag=0.74 state=1 cop=(3.33,5.33) base=(3.65,4.66) total=27946.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028409940 dts=261837 angle=244.43 mag=0.73 state=1 cop=(3.33,5.32) base=(3.65,4.66) total=28875.00 threshold=0.00 +[SensorPush] Frame #1780028409940 | 12x7 | angle=244.43 | mag=0.73 | state=1 | force=0.5 | total=24000 | ~99.0 fps +[SensorPush] PZT angle frame #1780028410391 dts=262287 angle=246.96 mag=0.75 state=1 cop=(3.36,5.34) base=(3.65,4.66) total=29088.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028410702 dts=262599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028411013 dts=262909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028411122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=24100 | ~84.6 fps +[SensorPush] PZT angle frame #1780028411322 dts=263219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028411623 dts=263520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028411922 dts=263819 angle=114.37 mag=0.47 state=1 cop=(3.46,5.40) base=(3.65,5.83) total=2983.00 threshold=0.00 +[SensorPush] Frame #1780028412125 | 12x7 | angle=120.82 | mag=0.72 | state=1 | force=0.3 | total=24200 | ~99.8 fps +[SensorPush] PZT angle frame #1780028412223 dts=264119 angle=120.75 mag=0.68 state=1 cop=(3.31,5.24) base=(3.65,5.83) total=17532.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028412531 dts=264427 angle=118.26 mag=0.70 state=1 cop=(3.32,5.21) base=(3.65,5.83) total=19676.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028412833 dts=264729 angle=116.76 mag=0.71 state=1 cop=(3.33,5.19) base=(3.65,5.83) total=19870.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028413143 dts=265040 angle=115.73 mag=0.69 state=1 cop=(3.35,5.20) base=(3.65,5.83) total=20501.00 threshold=0.00 +[SensorPush] Frame #1780028413143 | 12x7 | angle=115.73 | mag=0.69 | state=1 | force=0.4 | total=24300 | ~98.1 fps +[SensorPush] PZT angle frame #1780028413443 dts=265339 angle=113.79 mag=0.74 state=1 cop=(3.36,5.15) base=(3.65,5.83) total=21073.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028413755 dts=265652 angle=117.72 mag=0.73 state=1 cop=(3.31,5.18) base=(3.65,5.83) total=20057.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028414052 dts=265949 angle=118.73 mag=0.74 state=1 cop=(3.30,5.18) base=(3.65,5.83) total=20505.00 threshold=0.00 +[SensorPush] Frame #1780028414153 | 12x7 | angle=119.05 | mag=0.74 | state=1 | force=0.4 | total=24400 | ~99.0 fps +[SensorPush] PZT angle frame #1780028414493 dts=266389 angle=97.84 mag=1.55 state=1 cop=(3.44,4.29) base=(3.65,5.83) total=26409.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028414793 dts=266690 angle=97.60 mag=1.53 state=1 cop=(3.45,4.31) base=(3.65,5.83) total=30528.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028415093 dts=266990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028415441 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=24500 | ~77.7 fps +[SensorPush] PZT angle frame #1780028415552 dts=267448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028415852 dts=267748 angle=132.76 mag=0.86 state=1 cop=(3.12,5.37) base=(3.70,6.00) total=25034.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028416151 dts=268048 angle=138.89 mag=0.86 state=1 cop=(3.05,5.43) base=(3.70,6.00) total=34694.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028416451 dts=268348 angle=137.78 mag=0.87 state=1 cop=(3.05,5.41) base=(3.70,6.00) total=36117.00 threshold=0.00 +[SensorPush] Frame #1780028416451 | 12x7 | angle=137.78 | mag=0.87 | state=1 | force=0.7 | total=24600 | ~98.9 fps +[SensorPush] PZT angle frame #1780028416753 dts=268649 angle=138.83 mag=0.88 state=1 cop=(3.04,5.42) base=(3.70,6.00) total=37138.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028417203 dts=269100 angle=140.00 mag=0.87 state=1 cop=(3.03,5.44) base=(3.70,6.00) total=37792.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028417514 dts=269410 angle=118.39 mag=1.26 state=1 cop=(3.10,4.89) base=(3.70,6.00) total=43423.00 threshold=0.00 +[SensorPush] Frame #1780028417613 | 12x7 | angle=113.67 | mag=1.47 | state=1 | force=0.9 | total=24700 | ~86.1 fps +[SensorPush] PZT angle frame #1780028417811 dts=269708 angle=117.71 mag=1.32 state=1 cop=(3.09,4.84) base=(3.70,6.00) total=49153.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028418133 dts=270030 angle=159.32 mag=0.75 state=1 cop=(3.00,5.73) base=(3.70,6.00) total=53230.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028418572 dts=270469 angle=202.10 mag=0.81 state=1 cop=(2.95,6.30) base=(3.70,6.00) total=47636.00 threshold=0.00 +[SensorPush] Frame #1780028418773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=24800 | ~86.2 fps +[SensorPush] PZT angle frame #1780028418872 dts=270768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028419180 dts=271076 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028419482 dts=271378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028419782 dts=271678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028419782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=24900 | ~99.1 fps +[SensorPush] PZT angle frame #1780028420094 dts=271990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028420392 dts=272288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028420844 dts=272741 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028420942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25000 | ~86.2 fps +[SensorPush] PZT angle frame #1780028421142 dts=273038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028421443 dts=273340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028421744 dts=273640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028421942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25100 | ~100.0 fps +[SensorPush] PZT angle frame #1780028422042 dts=273939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028422483 dts=274380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028422922 dts=274818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028423222 dts=275118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028423222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25200 | ~78.1 fps +[SensorPush] PZT angle frame #1780028423674 dts=275570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028423972 dts=275868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028424283 dts=276179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028424381 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25300 | ~86.3 fps +[SensorPush] PZT angle frame #1780028424581 dts=276478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028424883 dts=276779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028425332 dts=277229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028425533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25400 | ~86.8 fps +[SensorPush] PZT angle frame #1780028425643 dts=277539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028425951 dts=277847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028426264 dts=278161 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028426572 dts=278468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028426572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25500 | ~96.2 fps +[SensorPush] PZT angle frame #1780028426893 dts=278789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028427334 dts=279231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028427641 dts=279538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028427742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25600 | ~85.5 fps +[SensorPush] PZT angle frame #1780028427942 dts=279838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028428383 dts=280279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028428832 dts=280729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028429033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25700 | ~77.5 fps +[SensorPush] PZT angle frame #1780028429133 dts=281029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028429433 dts=281330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028429751 dts=281648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028430054 dts=281951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028430054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25800 | ~97.8 fps +[SensorPush] PZT angle frame #1780028430373 dts=282270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028430671 dts=282568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028431252 dts=283148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028431354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=25900 | ~77.0 fps +[SensorPush] PZT angle frame #1780028431562 dts=283458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028431872 dts=283768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028432172 dts=284069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028432374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26000 | ~98.1 fps +[SensorPush] PZT angle frame #1780028432472 dts=284368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028432781 dts=284678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028433082 dts=284979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028433392 dts=285288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028433392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26100 | ~98.2 fps +[SensorPush] PZT angle frame #1780028433831 dts=285728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028434142 dts=286038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028434594 dts=286490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028434691 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26200 | ~77.0 fps +[SensorPush] PZT angle frame #1780028434912 dts=286809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028435353 dts=287249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028435654 dts=287550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028435861 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26300 | ~85.5 fps +[SensorPush] PZT angle frame #1780028435963 dts=287860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028436263 dts=288159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028436563 dts=288459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028436863 dts=288760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028436863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26400 | ~99.8 fps +[SensorPush] PZT angle frame #1780028437161 dts=289058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028437463 dts=289360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028437773 dts=289670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028437872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26500 | ~99.1 fps +[SensorPush] PZT angle frame #1780028438072 dts=289968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028438372 dts=290268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028438672 dts=290569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028438873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26600 | ~99.9 fps +[SensorPush] PZT angle frame #1780028438972 dts=290868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028439423 dts=291319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028439864 dts=291760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028440302 dts=292199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028440302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26700 | ~70.0 fps +[SensorPush] PZT angle frame #1780028440603 dts=292500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028440904 dts=292801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028441202 dts=293098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028441303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26800 | ~100.0 fps +[SensorPush] PZT angle frame #1780028441502 dts=293399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028441803 dts=293699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028442103 dts=293999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028442301 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=26900 | ~100.1 fps +[SensorPush] PZT angle frame #1780028442414 dts=294311 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028442722 dts=294618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028443043 dts=294939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028443341 dts=295237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028443341 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27000 | ~96.2 fps +[SensorPush] PZT angle frame #1780028443655 dts=295552 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028443983 dts=295880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028444284 dts=296180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028444384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27100 | ~95.9 fps +[SensorPush] PZT angle frame #1780028444582 dts=296478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028444883 dts=296780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028445184 dts=297080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028445404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27200 | ~98.0 fps +[SensorPush] PZT angle frame #1780028445502 dts=297399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028445803 dts=297699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028446113 dts=298009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028446414 dts=298310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028446414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27300 | ~98.6 fps +[SensorPush] PZT angle frame #1780028446711 dts=298607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028447012 dts=298908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028447473 dts=299370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028447573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27400 | ~86.6 fps +[SensorPush] PZT angle frame #1780028447783 dts=299680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028448081 dts=299978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028448382 dts=300278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028448584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27500 | ~99.0 fps +[SensorPush] PZT angle frame #1780028448683 dts=300579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028449133 dts=301030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028449442 dts=301338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028449742 dts=301639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028449742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27600 | ~86.3 fps +[SensorPush] PZT angle frame #1780028450053 dts=301949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028450352 dts=302248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028450653 dts=302549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028450755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27700 | ~98.8 fps +[SensorPush] PZT angle frame #1780028450963 dts=302859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028451274 dts=303171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028451721 dts=303617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028451932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27800 | ~84.9 fps +[SensorPush] PZT angle frame #1780028452033 dts=303929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028452343 dts=304239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028452641 dts=304537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028452953 dts=304849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028452953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=27900 | ~97.9 fps +[SensorPush] PZT angle frame #1780028453263 dts=305160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028453572 dts=305468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028453874 dts=305770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028453972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28000 | ~98.2 fps +[SensorPush] PZT angle frame #1780028454181 dts=306078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028454483 dts=306380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028454783 dts=306680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028454983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28100 | ~98.9 fps +[SensorPush] PZT angle frame #1780028455083 dts=306979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028455382 dts=307279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028455691 dts=307588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028455993 dts=307890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028455993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28200 | ~98.9 fps +[SensorPush] PZT angle frame #1780028456303 dts=308199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028456602 dts=308499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028456902 dts=308798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028457001 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28300 | ~99.3 fps +[SensorPush] PZT angle frame #1780028457203 dts=309099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028457781 dts=309678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028458083 dts=309979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028458281 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28400 | ~78.1 fps +[SensorPush] PZT angle frame #1780028458383 dts=310280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028458691 dts=310588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028459002 dts=310899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028459452 dts=311348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028459452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28500 | ~85.4 fps +[SensorPush] PZT angle frame #1780028459892 dts=311789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028460193 dts=312089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028460631 dts=312527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028460733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28600 | ~78.1 fps +[SensorPush] PZT angle frame #1780028461071 dts=312968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028461382 dts=313279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028461692 dts=313589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028461891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28700 | ~86.3 fps +[SensorPush] PZT angle frame #1780028462001 dts=313898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028462312 dts=314208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028462613 dts=314510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028463053 dts=314949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028463053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28800 | ~86.1 fps +[SensorPush] PZT angle frame #1780028463352 dts=315249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028463652 dts=315548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028463953 dts=315850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028464054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=28900 | ~99.9 fps +[SensorPush] PZT angle frame #1780028464252 dts=316149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028464553 dts=316449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028464874 dts=316770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028465073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29000 | ~98.2 fps +[SensorPush] PZT angle frame #1780028465171 dts=317068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028465474 dts=317371 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028465782 dts=317679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028466082 dts=317979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028466082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29100 | ~99.1 fps +[SensorPush] PZT angle frame #1780028466392 dts=318288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028466693 dts=318590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028467146 dts=319042 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028467393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29200 | ~76.3 fps +[SensorPush] PZT angle frame #1780028467592 dts=319489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028467913 dts=319810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028468372 dts=320268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028468572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29300 | ~84.8 fps +[SensorPush] PZT angle frame #1780028468673 dts=320570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028469133 dts=321030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028469571 dts=321467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028470012 dts=321908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028470012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29400 | ~69.5 fps +[SensorPush] PZT angle frame #1780028470312 dts=322209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028470623 dts=322519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028470931 dts=322827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028471032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29500 | ~98.1 fps +[SensorPush] PZT angle frame #1780028471381 dts=323278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028471684 dts=323580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028472133 dts=324030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028472342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29600 | ~76.3 fps +[SensorPush] PZT angle frame #1780028472443 dts=324339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028472881 dts=324778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028473182 dts=325079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028473503 dts=325400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028473503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29700 | ~86.1 fps +[SensorPush] PZT angle frame #1780028473802 dts=325699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028474274 dts=326171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028474722 dts=326618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028474821 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29800 | ~75.9 fps +[SensorPush] PZT angle frame #1780028475022 dts=326919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028475333 dts=327229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028475643 dts=327539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028475844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=29900 | ~97.8 fps +[SensorPush] PZT angle frame #1780028475942 dts=327838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028476253 dts=328149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028476561 dts=328458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028476864 dts=328760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028476864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30000 | ~98.1 fps +[SensorPush] PZT angle frame #1780028477162 dts=329058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028477472 dts=329369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028477914 dts=329810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028478022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30100 | ~86.3 fps +[SensorPush] PZT angle frame #1780028478221 dts=330118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028478523 dts=330419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028478821 dts=330717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028479023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30200 | ~99.9 fps +[SensorPush] PZT angle frame #1780028479125 dts=331021 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028479582 dts=331479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028479883 dts=331780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028480193 dts=332089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028480193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30300 | ~85.4 fps +[SensorPush] PZT angle frame #1780028480504 dts=332400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028480822 dts=332719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028481133 dts=333030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028481233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30400 | ~96.2 fps +[SensorPush] PZT angle frame #1780028481434 dts=333331 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028481731 dts=333628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028482042 dts=333939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028482241 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30500 | ~99.1 fps +[SensorPush] PZT angle frame #1780028482342 dts=334239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028482644 dts=334541 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028482953 dts=334850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028483392 dts=335289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028483392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30600 | ~86.9 fps +[SensorPush] PZT angle frame #1780028483704 dts=335600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028484003 dts=335899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028484303 dts=336199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028484402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30700 | ~99.1 fps +[SensorPush] PZT angle frame #1780028484613 dts=336510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028484912 dts=336808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028485361 dts=337257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028485704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30800 | ~76.8 fps +[SensorPush] PZT angle frame #1780028485802 dts=337698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028486103 dts=337999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028486403 dts=338300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028486992 dts=338888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028486992 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=30900 | ~77.7 fps +[SensorPush] PZT angle frame #1780028487292 dts=339188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028487611 dts=339508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028487914 dts=339810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028488012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31000 | ~98.0 fps +[SensorPush] PZT angle frame #1780028488231 dts=340127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028488671 dts=340568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028488971 dts=340868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028489182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31100 | ~85.5 fps +[SensorPush] PZT angle frame #1780028489422 dts=341319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028489722 dts=341619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028490022 dts=341919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028490474 dts=342371 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028490474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31200 | ~77.3 fps +[SensorPush] PZT angle frame #1780028490773 dts=342669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028491091 dts=342987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028491392 dts=343288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028491492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31300 | ~98.3 fps +[SensorPush] PZT angle frame #1780028491702 dts=343599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028492153 dts=344049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028492464 dts=344360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028492663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31400 | ~85.4 fps +[SensorPush] PZT angle frame #1780028492763 dts=344660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028493074 dts=344970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028493533 dts=345429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028493832 dts=345729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028493832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31500 | ~85.1 fps +[SensorPush] PZT angle frame #1780028494132 dts=346029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028494571 dts=346468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028494872 dts=346768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028495124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31600 | ~77.8 fps +[SensorPush] PZT angle frame #1780028495321 dts=347218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028495621 dts=347517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028495932 dts=347828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028496131 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31700 | ~99.3 fps +[SensorPush] PZT angle frame #1780028496232 dts=348129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028496533 dts=348430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028496831 dts=348728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028497133 dts=349030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028497133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31800 | ~99.8 fps +[SensorPush] PZT angle frame #1780028497433 dts=349329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028497734 dts=349631 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028498065 dts=349961 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028498162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=31900 | ~97.2 fps +[SensorPush] PZT angle frame #1780028498512 dts=350408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028498812 dts=350709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028499113 dts=351010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028499322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32000 | ~86.2 fps +[SensorPush] PZT angle frame #1780028499421 dts=351317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028499722 dts=351618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028500022 dts=351919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028500463 dts=352359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028500463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32100 | ~87.7 fps +[SensorPush] PZT angle frame #1780028500761 dts=352658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028501061 dts=352958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028501382 dts=353278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028501481 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32200 | ~98.2 fps +[SensorPush] PZT angle frame #1780028501683 dts=353579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028502003 dts=353900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028502303 dts=354200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028502502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32300 | ~97.9 fps +[SensorPush] PZT angle frame #1780028502603 dts=354500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028502903 dts=354799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028503342 dts=355239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028503642 dts=355539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028503642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32400 | ~87.7 fps +[SensorPush] PZT angle frame #1780028503941 dts=355837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028504243 dts=356139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028504543 dts=356439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028504640 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32500 | ~100.2 fps +[SensorPush] PZT angle frame #1780028504843 dts=356740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028505292 dts=357188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028505734 dts=357630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028505942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32600 | ~76.8 fps +[SensorPush] PZT angle frame #1780028506043 dts=357939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028506343 dts=358239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028506653 dts=358549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028506953 dts=358849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028506953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32700 | ~98.8 fps +[SensorPush] PZT angle frame #1780028507252 dts=359149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028507551 dts=359448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028508001 dts=359898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028508252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32800 | ~77.0 fps +[SensorPush] PZT angle frame #1780028508453 dts=360349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028508754 dts=360650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028509201 dts=361097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028509550 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=32900 | ~77.0 fps +[SensorPush] PZT angle frame #1780028509653 dts=361549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028509953 dts=361849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028510253 dts=362149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028510693 dts=362589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028510693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33000 | ~87.6 fps +[SensorPush] PZT angle frame #1780028510991 dts=362888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028511432 dts=363328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028511732 dts=363628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028511832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33100 | ~87.8 fps +[SensorPush] PZT angle frame #1780028512043 dts=363939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028512353 dts=364249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028512653 dts=364549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028512852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33200 | ~98.0 fps +[SensorPush] PZT angle frame #1780028512952 dts=364848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028513254 dts=365150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028513551 dts=365447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028513852 dts=365749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028513852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33300 | ~100.0 fps +[SensorPush] PZT angle frame #1780028514152 dts=366048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028514473 dts=366369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028514772 dts=366669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028514872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33400 | ~98.0 fps +[SensorPush] PZT angle frame #1780028515071 dts=366967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028515384 dts=367281 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028515852 dts=367749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028516061 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33500 | ~84.1 fps +[SensorPush] PZT angle frame #1780028516162 dts=368059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028516471 dts=368368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028516773 dts=368669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028517072 dts=368968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028517072 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33600 | ~98.9 fps +[SensorPush] PZT angle frame #1780028517373 dts=369270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028517671 dts=369567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028517985 dts=369881 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028518083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33700 | ~98.9 fps +[SensorPush] PZT angle frame #1780028518443 dts=370339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028518743 dts=370639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028519043 dts=370939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028519391 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33800 | ~76.5 fps +[SensorPush] PZT angle frame #1780028519493 dts=371389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028519791 dts=371688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028520092 dts=371988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028520533 dts=372430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028520533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=33900 | ~87.6 fps +[SensorPush] PZT angle frame #1780028520841 dts=372737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028521151 dts=373048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028521453 dts=373350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028521552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34000 | ~98.1 fps +[SensorPush] PZT angle frame #1780028521752 dts=373649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028522053 dts=373949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028522353 dts=374250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028522554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34100 | ~99.9 fps +[SensorPush] PZT angle frame #1780028522653 dts=374549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028522953 dts=374849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028523263 dts=375159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028523581 dts=375477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028523581 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34200 | ~97.4 fps +[SensorPush] PZT angle frame #1780028523893 dts=375789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028524331 dts=376228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028524632 dts=376529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028524732 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34300 | ~86.8 fps +[SensorPush] PZT angle frame #1780028524931 dts=376828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028525242 dts=377139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028525543 dts=377440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028525742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34400 | ~99.1 fps +[SensorPush] PZT angle frame #1780028525842 dts=377738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028526142 dts=378038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028526443 dts=378339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028526743 dts=378639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028526743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34500 | ~100.0 fps +[SensorPush] PZT angle frame #1780028527042 dts=378938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028527353 dts=379249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028527653 dts=379549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028527754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34600 | ~98.9 fps +[SensorPush] PZT angle frame #1780028527963 dts=379860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028528264 dts=380160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028528703 dts=380600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028528903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34700 | ~87.1 fps +[SensorPush] PZT angle frame #1780028529002 dts=380898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028529302 dts=381198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028529603 dts=381499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028529924 dts=381821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028529924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34800 | ~97.9 fps +[SensorPush] PZT angle frame #1780028530224 dts=382120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028530533 dts=382429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028530832 dts=382729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028530933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=34900 | ~99.2 fps +[SensorPush] PZT angle frame #1780028531271 dts=383168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028531574 dts=383471 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028531872 dts=383769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028532074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35000 | ~87.6 fps +[SensorPush] PZT angle frame #1780028532171 dts=384068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028532472 dts=384369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028532783 dts=384680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028533083 dts=384980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028533083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35100 | ~99.1 fps +[SensorPush] PZT angle frame #1780028533524 dts=385420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028533832 dts=385729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028534131 dts=386027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028534232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35200 | ~87.1 fps +[SensorPush] PZT angle frame #1780028534431 dts=386327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028534741 dts=386638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028535044 dts=386940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028535390 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35300 | ~86.3 fps +[SensorPush] PZT angle frame #1780028535491 dts=387388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028535792 dts=387688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028536102 dts=387999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028536403 dts=388299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028536403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35400 | ~98.8 fps +[SensorPush] PZT angle frame #1780028536702 dts=388599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028537001 dts=388898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028537443 dts=389339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028537543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35500 | ~87.7 fps +[SensorPush] PZT angle frame #1780028537753 dts=389649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028538054 dts=389950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028538352 dts=390249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028538552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35600 | ~99.1 fps +[SensorPush] PZT angle frame #1780028538652 dts=390549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028538962 dts=390858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028539262 dts=391158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028539573 dts=391469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028539573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35700 | ~97.4 fps +[SensorPush] PZT angle frame #1780028539872 dts=391769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028540172 dts=392068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028540474 dts=392370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028540571 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35800 | ~100.8 fps +[SensorPush] PZT angle frame #1780028540772 dts=392668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028541072 dts=392969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028541371 dts=393267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028541572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=35900 | ~100.0 fps +[SensorPush] PZT angle frame #1780028541672 dts=393568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028541972 dts=393869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028542281 dts=394178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028542734 dts=394631 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028542734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36000 | ~86.0 fps +[SensorPush] PZT angle frame #1780028543341 dts=395237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028543660 dts=395556 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028544113 dts=396010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028544212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36100 | ~67.7 fps +[SensorPush] PZT angle frame #1780028544413 dts=396309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028544714 dts=396610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028545032 dts=396929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028545233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36200 | ~97.9 fps +[SensorPush] PZT angle frame #1780028545333 dts=397230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028545643 dts=397539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028545952 dts=397848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028546252 dts=398149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028546252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36300 | ~98.1 fps +[SensorPush] PZT angle frame #1780028546693 dts=398589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028547133 dts=399029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028547714 dts=399610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028547814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36400 | ~64.1 fps +[SensorPush] PZT angle frame #1780028548012 dts=399908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028548313 dts=400209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028548633 dts=400530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028548834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36500 | ~98.0 fps +[SensorPush] PZT angle frame #1780028548952 dts=400849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028549551 dts=401448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028549852 dts=401749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028550153 dts=402050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028550153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36600 | ~75.8 fps +[SensorPush] PZT angle frame #1780028550452 dts=402349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028550753 dts=402650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028551072 dts=402968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028551173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36700 | ~98.0 fps +[SensorPush] PZT angle frame #1780028551392 dts=403288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028551702 dts=403599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028552002 dts=403899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028552202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36800 | ~97.2 fps +[SensorPush] PZT angle frame #1780028552311 dts=404207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028552762 dts=404658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028553072 dts=404969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028553373 dts=405270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028553373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=36900 | ~85.4 fps +[SensorPush] PZT angle frame #1780028553673 dts=405569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028553982 dts=405878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028554303 dts=406199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028554403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37000 | ~97.1 fps +[SensorPush] PZT angle frame #1780028554613 dts=406509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028554913 dts=406810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028555222 dts=407118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028555432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37100 | ~97.2 fps +[SensorPush] PZT angle frame #1780028555542 dts=407439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028555861 dts=407757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028556321 dts=408217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028556622 dts=408518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028556622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37200 | ~84.1 fps +[SensorPush] PZT angle frame #1780028556922 dts=408819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028557231 dts=409127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028557533 dts=409429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028557634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37300 | ~98.7 fps +[SensorPush] PZT angle frame #1780028557842 dts=409739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028558143 dts=410040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028558442 dts=410339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028558642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37400 | ~99.3 fps +[SensorPush] PZT angle frame #1780028558891 dts=410788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028559191 dts=411088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028559493 dts=411390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028559793 dts=411689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028559793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37500 | ~86.9 fps +[SensorPush] PZT angle frame #1780028560094 dts=411990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028560393 dts=412289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028560690 dts=412587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028560802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37600 | ~99.1 fps +[SensorPush] PZT angle frame #1780028561002 dts=412898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028561324 dts=413221 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028561632 dts=413529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028561831 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37700 | ~97.2 fps +[SensorPush] PZT angle frame #1780028561933 dts=413829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028562233 dts=414129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028562551 dts=414447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028562852 dts=414748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028562852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37800 | ~97.9 fps +[SensorPush] PZT angle frame #1780028563152 dts=415048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028563453 dts=415349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028563762 dts=415658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028563871 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=37900 | ~98.1 fps +[SensorPush] PZT angle frame #1780028564221 dts=416117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028564533 dts=416429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028564833 dts=416729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028565032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38000 | ~86.2 fps +[SensorPush] PZT angle frame #1780028565131 dts=417028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028565451 dts=417347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028565752 dts=417648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028566202 dts=418099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028566202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38100 | ~85.4 fps +[SensorPush] PZT angle frame #1780028566503 dts=418400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028566802 dts=418698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028567102 dts=418998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028567353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38200 | ~86.9 fps +[SensorPush] PZT angle frame #1780028567562 dts=419458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028567862 dts=419759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028568163 dts=420060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028568502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38300 | ~87.0 fps +[SensorPush] PZT angle frame #1780028568603 dts=420499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028568902 dts=420799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028569212 dts=421108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028569522 dts=421419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028569522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38400 | ~98.0 fps +[SensorPush] PZT angle frame #1780028569832 dts=421728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028570131 dts=422028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028570432 dts=422329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028570542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38500 | ~98.0 fps +[SensorPush] PZT angle frame #1780028570752 dts=422648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028571052 dts=422948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028571352 dts=423248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028571553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38600 | ~99.0 fps +[SensorPush] PZT angle frame #1780028571652 dts=423549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028572093 dts=423990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028572393 dts=424290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028572694 dts=424591 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028572694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38700 | ~87.6 fps +[SensorPush] PZT angle frame #1780028573002 dts=424899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028573303 dts=425199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028573602 dts=425498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028573702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38800 | ~99.2 fps +[SensorPush] PZT angle frame #1780028573902 dts=425798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028574343 dts=426240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028574640 dts=426536 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028574984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=38900 | ~78.0 fps +[SensorPush] PZT angle frame #1780028575083 dts=426979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028575544 dts=427441 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028575841 dts=427738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028576282 dts=428178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028576282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39000 | ~77.0 fps +[SensorPush] PZT angle frame #1780028576583 dts=428479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028576883 dts=428779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028577184 dts=429080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028577431 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39100 | ~87.0 fps +[SensorPush] PZT angle frame #1780028577632 dts=429528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028577932 dts=429829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028578244 dts=430140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028578444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39200 | ~98.8 fps +[SensorPush] PZT angle frame #1780028578543 dts=430440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028578856 dts=430753 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028579163 dts=431059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028579473 dts=431369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028579473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39300 | ~97.2 fps +[SensorPush] PZT angle frame #1780028579791 dts=431688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028580101 dts=431998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028580404 dts=432300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028580501 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39400 | ~97.3 fps +[SensorPush] PZT angle frame #1780028580703 dts=432600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028581002 dts=432898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028581303 dts=433199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028581513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39500 | ~98.8 fps +[SensorPush] PZT angle frame #1780028581753 dts=433650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028582062 dts=433958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028582383 dts=434280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028582682 dts=434579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028582682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39600 | ~85.5 fps +[SensorPush] PZT angle frame #1780028582982 dts=434879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028583281 dts=435177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028583582 dts=435479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028583683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39700 | ~99.9 fps +[SensorPush] PZT angle frame #1780028583892 dts=435789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028584191 dts=436087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028584501 dts=436397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028584703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39800 | ~98.0 fps +[SensorPush] PZT angle frame #1780028584802 dts=436699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028585103 dts=436999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028585405 dts=437301 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028585712 dts=437608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028585712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=39900 | ~99.0 fps +[SensorPush] PZT angle frame #1780028586013 dts=437910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028586463 dts=438359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028586772 dts=438668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028586872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40000 | ~86.3 fps +[SensorPush] PZT angle frame #1780028587101 dts=438998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028587412 dts=439308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028587724 dts=439620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028587924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40100 | ~95.0 fps +[SensorPush] PZT angle frame #1780028588022 dts=439918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028588333 dts=440229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028588912 dts=440809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028589213 dts=441109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028589213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40200 | ~77.6 fps +[SensorPush] PZT angle frame #1780028589511 dts=441407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028589813 dts=441709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028590113 dts=442009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028590213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40300 | ~99.9 fps +[SensorPush] PZT angle frame #1780028590414 dts=442310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028590722 dts=442618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028591034 dts=442930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028591243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40400 | ~97.1 fps +[SensorPush] PZT angle frame #1780028591342 dts=443238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028591651 dts=443548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028591982 dts=443879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028592431 dts=444328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028592431 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40500 | ~84.1 fps +[SensorPush] PZT angle frame #1780028592741 dts=444638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028593043 dts=444939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028593343 dts=445239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028593442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40600 | ~98.9 fps +[SensorPush] PZT angle frame #1780028593641 dts=445537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028593941 dts=445838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028594243 dts=446139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028594592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40700 | ~87.0 fps +[SensorPush] PZT angle frame #1780028594692 dts=446589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028595002 dts=446899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028595452 dts=447349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028595753 dts=447650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028595753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40800 | ~86.1 fps +[SensorPush] PZT angle frame #1780028596052 dts=447948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028596362 dts=448259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028596663 dts=448559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028596763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=40900 | ~99.0 fps +[SensorPush] PZT angle frame #1780028596961 dts=448858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028597262 dts=449159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028597563 dts=449460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028597763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41000 | ~100.1 fps +[SensorPush] PZT angle frame #1780028598013 dts=449910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028598313 dts=450209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028598902 dts=450799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028599212 dts=451108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028599212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41100 | ~69.0 fps +[SensorPush] PZT angle frame #1780028599512 dts=451409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028599832 dts=451728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028600131 dts=452028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028600371 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41200 | ~86.2 fps +[SensorPush] PZT angle frame #1780028600571 dts=452468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028600873 dts=452769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028601173 dts=453070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028601371 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41300 | ~100.0 fps +[SensorPush] PZT angle frame #1780028601473 dts=453370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028601771 dts=453668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028602074 dts=453971 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028602371 dts=454268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028602371 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41400 | ~100.0 fps +[SensorPush] PZT angle frame #1780028602822 dts=454719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028603122 dts=455019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028603422 dts=455318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028603523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41500 | ~86.8 fps +[SensorPush] PZT angle frame #1780028603723 dts=455619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028604023 dts=455919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028604323 dts=456219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028604635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41600 | ~89.9 fps +[SensorPush] PZT angle frame #1780028604742 dts=456638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028605052 dts=456949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028605493 dts=457389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028605802 dts=457698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028605802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41700 | ~85.7 fps +[SensorPush] PZT angle frame #1780028606253 dts=458149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028606552 dts=458448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028606852 dts=458749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028606953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41800 | ~86.8 fps +[SensorPush] PZT angle frame #1780028607152 dts=459049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028607453 dts=459349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028607752 dts=459649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028607952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=41900 | ~100.1 fps +[SensorPush] PZT angle frame #1780028608052 dts=459948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028608352 dts=460248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028608652 dts=460548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028608962 dts=460858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028608962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42000 | ~99.0 fps +[SensorPush] PZT angle frame #1780028609283 dts=461180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028609584 dts=461480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028610021 dts=461918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028610122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42100 | ~86.2 fps +[SensorPush] PZT angle frame #1780028610322 dts=462219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028610622 dts=462519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028610923 dts=462819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028611132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42200 | ~99.0 fps +[SensorPush] PZT angle frame #1780028611232 dts=463128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028611533 dts=463429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028611843 dts=463740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028612152 dts=464049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028612152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42300 | ~98.0 fps +[SensorPush] PZT angle frame #1780028612452 dts=464348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028612763 dts=464660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028613101 dts=464998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028613201 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42400 | ~95.4 fps +[SensorPush] PZT angle frame #1780028613402 dts=465298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028613702 dts=465599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028614002 dts=465898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028614343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42500 | ~87.6 fps +[SensorPush] PZT angle frame #1780028614441 dts=466337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028614741 dts=466637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028615043 dts=466940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028615493 dts=467389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028615493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42600 | ~87.0 fps +[SensorPush] PZT angle frame #1780028615933 dts=467829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028616231 dts=468128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028616533 dts=468429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028616633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42700 | ~87.7 fps +[SensorPush] PZT angle frame #1780028616833 dts=468730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028617150 dts=469047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028617453 dts=469349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028617651 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42800 | ~98.2 fps +[SensorPush] PZT angle frame #1780028617752 dts=469649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028618053 dts=469949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028618364 dts=470261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028618662 dts=470558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028618662 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=42900 | ~99.0 fps +[SensorPush] PZT angle frame #1780028618963 dts=470859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028619261 dts=471157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028619561 dts=471458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028619664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43000 | ~99.8 fps +[SensorPush] PZT angle frame #1780028619861 dts=471758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028620163 dts=472060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028620472 dts=472368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028620674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43100 | ~98.9 fps +[SensorPush] PZT angle frame #1780028620772 dts=472668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028621072 dts=472968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028621373 dts=473270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028621671 dts=473568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028621671 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43200 | ~100.3 fps +[SensorPush] PZT angle frame #1780028621973 dts=473870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028622272 dts=474168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028622572 dts=474469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028622675 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43300 | ~99.7 fps +[SensorPush] PZT angle frame #1780028622883 dts=474779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028623181 dts=475078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028623481 dts=475378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028623683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43400 | ~99.2 fps +[SensorPush] PZT angle frame #1780028623930 dts=475827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028624371 dts=476267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028624671 dts=476568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028624983 dts=476879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028624983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43500 | ~77.0 fps +[SensorPush] PZT angle frame #1780028625313 dts=477210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028625623 dts=477519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028625923 dts=477819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028626022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43600 | ~96.2 fps +[SensorPush] PZT angle frame #1780028626232 dts=478128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028626682 dts=478578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028626980 dts=478877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028627180 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43700 | ~86.3 fps +[SensorPush] PZT angle frame #1780028627282 dts=479179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028627585 dts=479482 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028628032 dts=479928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028628332 dts=480229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028628332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43800 | ~86.8 fps +[SensorPush] PZT angle frame #1780028628631 dts=480528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028628932 dts=480829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028629232 dts=481129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028629333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=43900 | ~99.9 fps +[SensorPush] PZT angle frame #1780028629532 dts=481429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028629833 dts=481729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028630133 dts=482029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028630333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44000 | ~100.0 fps +[SensorPush] PZT angle frame #1780028630433 dts=482330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028630733 dts=482630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028631042 dts=482938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028631342 dts=483238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028631342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44100 | ~98.6 fps +[SensorPush] PZT angle frame #1780028631661 dts=483558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028631962 dts=483859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028632272 dts=484168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028632372 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44200 | ~97.5 fps +[SensorPush] PZT angle frame #1780028632572 dts=484468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028632872 dts=484769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028633194 dts=485091 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028633403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44300 | ~97.0 fps +[SensorPush] PZT angle frame #1780028633502 dts=485398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028633803 dts=485699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028634100 dts=485997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028634404 dts=486300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028634404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44400 | ~99.9 fps +[SensorPush] PZT angle frame #1780028634722 dts=486618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028635021 dts=486918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028635322 dts=487218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028635422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44500 | ~98.3 fps +[SensorPush] PZT angle frame #1780028635623 dts=487519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028635922 dts=487819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028636223 dts=488119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028636421 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44600 | ~100.0 fps +[SensorPush] PZT angle frame #1780028636522 dts=488418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028636823 dts=488719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028637123 dts=489019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028637432 dts=489328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028637432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44700 | ~99.0 fps +[SensorPush] PZT angle frame #1780028637743 dts=489640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028638053 dts=489949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028638354 dts=490250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028638451 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44800 | ~98.2 fps +[SensorPush] PZT angle frame #1780028638791 dts=490687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028639101 dts=490998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028639412 dts=491309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028639612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=44900 | ~86.1 fps +[SensorPush] PZT angle frame #1780028639713 dts=491609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028640011 dts=491907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028640321 dts=492218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028640622 dts=492519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028640622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45000 | ~99.0 fps +[SensorPush] PZT angle frame #1780028640920 dts=492817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028641222 dts=493119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028641534 dts=493430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028641632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45100 | ~99.0 fps +[SensorPush] PZT angle frame #1780028641831 dts=493728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028642133 dts=494029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028642432 dts=494329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028642635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45200 | ~99.7 fps +[SensorPush] PZT angle frame #1780028642744 dts=494640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028643043 dts=494940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028643341 dts=495238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028643643 dts=495539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028643643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45300 | ~99.3 fps +[SensorPush] PZT angle frame #1780028643942 dts=495839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028644241 dts=496138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028644823 dts=496720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028644921 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45400 | ~78.2 fps +[SensorPush] PZT angle frame #1780028645134 dts=497031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028645592 dts=497488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028645892 dts=497789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028646093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45500 | ~85.4 fps +[SensorPush] PZT angle frame #1780028646190 dts=498087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028646492 dts=498388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028646792 dts=498688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028647232 dts=499128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028647232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45600 | ~87.8 fps +[SensorPush] PZT angle frame #1780028647532 dts=499428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028647832 dts=499728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028648132 dts=500028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028648233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45700 | ~99.9 fps +[SensorPush] PZT angle frame #1780028648432 dts=500329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028648741 dts=500637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028649044 dts=500941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028649252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45800 | ~98.0 fps +[SensorPush] PZT angle frame #1780028649353 dts=501249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028649663 dts=501560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028649982 dts=501878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028650282 dts=502178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028650282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=45900 | ~97.1 fps +[SensorPush] PZT angle frame #1780028650584 dts=502480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028650892 dts=502788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028651192 dts=503088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028651293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46000 | ~98.9 fps +[SensorPush] PZT angle frame #1780028651492 dts=503388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028651793 dts=503689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028652091 dts=503988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028652301 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46100 | ~99.1 fps +[SensorPush] PZT angle frame #1780028652403 dts=504300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028652714 dts=504610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028653011 dts=504908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028653322 dts=505218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028653322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46200 | ~98.0 fps +[SensorPush] PZT angle frame #1780028653622 dts=505519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028653933 dts=505830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028654232 dts=506128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028654335 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46300 | ~98.7 fps +[SensorPush] PZT angle frame #1780028654552 dts=506448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028654863 dts=506760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028655162 dts=507059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028655362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46400 | ~97.3 fps +[SensorPush] PZT angle frame #1780028655461 dts=507358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028655763 dts=507659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028656063 dts=507959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028656361 dts=508258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028656361 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46500 | ~100.1 fps +[SensorPush] PZT angle frame #1780028656662 dts=508558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028656972 dts=508869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028657412 dts=509308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028657511 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46600 | ~87.0 fps +[SensorPush] PZT angle frame #1780028657851 dts=509748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028658151 dts=510047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028658462 dts=510359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028658821 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46700 | ~76.3 fps +[SensorPush] PZT angle frame #1780028658922 dts=510819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028659224 dts=511120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028659663 dts=511560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028659962 dts=511858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028659962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46800 | ~87.7 fps +[SensorPush] PZT angle frame #1780028660263 dts=512160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028660561 dts=512457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028660864 dts=512760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028660971 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=46900 | ~99.0 fps +[SensorPush] PZT angle frame #1780028661173 dts=513069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028661623 dts=513519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028661931 dts=513827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028662142 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47000 | ~85.5 fps +[SensorPush] PZT angle frame #1780028662241 dts=514138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028662542 dts=514438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028662843 dts=514740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028663143 dts=515039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028663143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47100 | ~99.9 fps +[SensorPush] PZT angle frame #1780028663442 dts=515338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028663883 dts=515780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028664183 dts=516080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028664283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47200 | ~87.7 fps +[SensorPush] PZT angle frame #1780028664483 dts=516379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028664792 dts=516688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028665102 dts=516998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028665302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47300 | ~98.1 fps +[SensorPush] PZT angle frame #1780028665403 dts=517300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028665703 dts=517599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028666002 dts=517899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028666313 dts=518209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028666313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47400 | ~99.0 fps +[SensorPush] PZT angle frame #1780028666612 dts=518508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028666922 dts=518818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028667243 dts=519139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028667342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47500 | ~97.2 fps +[SensorPush] PZT angle frame #1780028667684 dts=519580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028668121 dts=520018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028668422 dts=520319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028668623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47600 | ~78.0 fps +[SensorPush] PZT angle frame #1780028668723 dts=520619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028669021 dts=520917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028669332 dts=521228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028669634 dts=521530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028669634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47700 | ~99.0 fps +[SensorPush] PZT angle frame #1780028669934 dts=521831 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028670234 dts=522131 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028670542 dts=522439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028670653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47800 | ~98.1 fps +[SensorPush] PZT angle frame #1780028670861 dts=522758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028671163 dts=523060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028671462 dts=523359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028671674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=47900 | ~97.9 fps +[SensorPush] PZT angle frame #1780028671773 dts=523670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028672074 dts=523970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028672372 dts=524269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028672691 dts=524588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028672691 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48000 | ~98.3 fps +[SensorPush] PZT angle frame #1780028673143 dts=525039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028673464 dts=525360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028673764 dts=525661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028673862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48100 | ~85.5 fps +[SensorPush] PZT angle frame #1780028674062 dts=525958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028674512 dts=526409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028674953 dts=526850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028675293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48200 | ~69.9 fps +[SensorPush] PZT angle frame #1780028675393 dts=527290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028675702 dts=527599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028676003 dts=527899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028676311 dts=528208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028676311 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48300 | ~98.1 fps +[SensorPush] PZT angle frame #1780028676611 dts=528508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028676922 dts=528818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028677222 dts=529118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028677323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48400 | ~99.0 fps +[SensorPush] PZT angle frame #1780028677544 dts=529440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028677842 dts=529738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028678152 dts=530048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028678352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48500 | ~97.2 fps +[SensorPush] PZT angle frame #1780028678461 dts=530357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028678761 dts=530658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028679072 dts=530969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028679383 dts=531279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028679383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48600 | ~97.0 fps +[SensorPush] PZT angle frame #1780028679681 dts=531578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028679985 dts=531881 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028680293 dts=532189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028680402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48700 | ~98.1 fps +[SensorPush] PZT angle frame #1780028680601 dts=532498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028680901 dts=532797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028681212 dts=533108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028681413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48800 | ~99.0 fps +[SensorPush] PZT angle frame #1780028681513 dts=533409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028681812 dts=533709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028682111 dts=534008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028682413 dts=534310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028682413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=48900 | ~99.9 fps +[SensorPush] PZT angle frame #1780028682721 dts=534618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028683032 dts=534928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028683343 dts=535240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028683442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49000 | ~97.2 fps +[SensorPush] PZT angle frame #1780028683641 dts=535537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028683941 dts=535838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028684411 dts=536308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028684612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49100 | ~85.5 fps +[SensorPush] PZT angle frame #1780028684712 dts=536609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028685013 dts=536910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028685321 dts=537217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028685622 dts=537519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028685622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49200 | ~98.9 fps +[SensorPush] PZT angle frame #1780028685933 dts=537829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028686233 dts=538130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028686541 dts=538438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028686644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49300 | ~97.9 fps +[SensorPush] PZT angle frame #1780028686842 dts=538739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028687143 dts=539039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028687453 dts=539349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028687663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49400 | ~98.1 fps +[SensorPush] PZT angle frame #1780028687763 dts=539659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028688073 dts=539969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028688394 dts=540290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028688711 dts=540607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028688711 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49500 | ~95.4 fps +[SensorPush] PZT angle frame #1780028689013 dts=540909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028689322 dts=541218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028689624 dts=541520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028689723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49600 | ~98.7 fps +[SensorPush] PZT angle frame #1780028689922 dts=541818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028690222 dts=542118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028690533 dts=542429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028690731 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49700 | ~99.3 fps +[SensorPush] PZT angle frame #1780028690832 dts=542728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028691134 dts=543031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028691442 dts=543339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028691750 dts=543647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028691750 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49800 | ~98.1 fps +[SensorPush] PZT angle frame #1780028692053 dts=543949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028692362 dts=544258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028692662 dts=544559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028692761 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=49900 | ~99.0 fps +[SensorPush] PZT angle frame #1780028692971 dts=544867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028693272 dts=545168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028693583 dts=545479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028693783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50000 | ~97.8 fps +[SensorPush] PZT angle frame #1780028693883 dts=545779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028694331 dts=546228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028694652 dts=546548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028694953 dts=546849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028694953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50100 | ~85.5 fps +[SensorPush] PZT angle frame #1780028695253 dts=547149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028695551 dts=547447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028695854 dts=547751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028695952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50200 | ~100.1 fps +[SensorPush] PZT angle frame #1780028696152 dts=548048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028696452 dts=548348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028696771 dts=548668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028696972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50300 | ~98.1 fps +[SensorPush] PZT angle frame #1780028697073 dts=548969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028697393 dts=549290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028697701 dts=549598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028698002 dts=549899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028698002 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50400 | ~97.0 fps +[SensorPush] PZT angle frame #1780028698303 dts=550200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028698601 dts=550497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028698902 dts=550799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028699013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50500 | ~99.0 fps +[SensorPush] PZT angle frame #1780028699213 dts=551109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028699652 dts=551548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028699954 dts=551850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028700151 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50600 | ~87.9 fps +[SensorPush] PZT angle frame #1780028700251 dts=552148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028700552 dts=552448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028701002 dts=552899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028701313 dts=553210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028701313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50700 | ~86.0 fps +[SensorPush] PZT angle frame #1780028701611 dts=553507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028701912 dts=553808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028702213 dts=554109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028702313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50800 | ~100.0 fps +[SensorPush] PZT angle frame #1780028702512 dts=554409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028702821 dts=554717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028703123 dts=555020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028703464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=50900 | ~86.9 fps +[SensorPush] PZT angle frame #1780028703562 dts=555458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028703872 dts=555768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028704313 dts=556210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028704624 dts=556520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028704624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51000 | ~86.2 fps +[SensorPush] PZT angle frame #1780028704923 dts=556819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028705232 dts=557128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028705691 dts=557588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028705793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51100 | ~85.5 fps +[SensorPush] PZT angle frame #1780028706003 dts=557899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028706301 dts=558198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028706602 dts=558499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028706942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51200 | ~87.0 fps +[SensorPush] PZT angle frame #1780028707193 dts=559089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028707493 dts=559389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028707793 dts=559690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028708091 dts=559987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028708091 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51300 | ~87.1 fps +[SensorPush] PZT angle frame #1780028708405 dts=560301 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028708712 dts=560608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028709152 dts=561049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028709253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51400 | ~86.0 fps +[SensorPush] PZT angle frame #1780028709453 dts=561349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028709750 dts=561647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028710062 dts=561958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028710404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51500 | ~86.9 fps +[SensorPush] PZT angle frame #1780028710502 dts=562398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028710942 dts=562838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028711240 dts=563137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028711543 dts=563439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028711543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51600 | ~87.8 fps +[SensorPush] PZT angle frame #1780028711852 dts=563748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028712152 dts=564048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028712453 dts=564349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028712550 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51700 | ~99.2 fps +[SensorPush] PZT angle frame #1780028712891 dts=564787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028713191 dts=565088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028713641 dts=565538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028713845 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51800 | ~77.3 fps +[SensorPush] PZT angle frame #1780028713943 dts=565839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028714243 dts=566139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028714551 dts=566448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028714861 dts=566758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028714861 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=51900 | ~98.3 fps +[SensorPush] PZT angle frame #1780028715163 dts=567059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028715463 dts=567360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028715762 dts=567659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028715861 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52000 | ~100.0 fps +[SensorPush] PZT angle frame #1780028716072 dts=567969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028716523 dts=568419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028716824 dts=568720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028717043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52100 | ~84.6 fps +[SensorPush] PZT angle frame #1780028717141 dts=569038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028717451 dts=569348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028717752 dts=569648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028718052 dts=569949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028718052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52200 | ~99.1 fps +[SensorPush] PZT angle frame #1780028718351 dts=570247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028718661 dts=570558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028718964 dts=570860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028719063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52300 | ~99.0 fps +[SensorPush] PZT angle frame #1780028719274 dts=571170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028719582 dts=571478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028719912 dts=571808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028720261 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52400 | ~83.4 fps +[SensorPush] PZT angle frame #1780028720362 dts=572259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028720673 dts=572570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028721111 dts=573007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028721411 dts=573308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028721411 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52500 | ~86.5 fps +[SensorPush] PZT angle frame #1780028721711 dts=573608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028722023 dts=573920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028722324 dts=574220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028722572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52600 | ~86.5 fps +[SensorPush] PZT angle frame #1780028722913 dts=574809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028723224 dts=575120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028723522 dts=575418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028723734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52700 | ~86.1 fps +[SensorPush] PZT angle frame #1780028723832 dts=575729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028724133 dts=576030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028724434 dts=576330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028724732 dts=576629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028724732 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52800 | ~100.2 fps +[SensorPush] PZT angle frame #1780028725032 dts=576929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028725331 dts=577228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028725632 dts=577529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028725733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=52900 | ~100.0 fps +[SensorPush] PZT angle frame #1780028725943 dts=577839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028726253 dts=578150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028726551 dts=578447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028726752 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53000 | ~98.1 fps +[SensorPush] PZT angle frame #1780028726852 dts=578748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028727153 dts=579049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028727451 dts=579347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028727764 dts=579660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028727764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53100 | ~98.8 fps +[SensorPush] PZT angle frame #1780028728062 dts=579958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028728372 dts=580269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028728671 dts=580568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028728773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53200 | ~99.1 fps +[SensorPush] PZT angle frame #1780028728972 dts=580869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028729284 dts=581180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028729584 dts=581481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028729791 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53300 | ~98.1 fps +[SensorPush] PZT angle frame #1780028729891 dts=581788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028730192 dts=582088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028730493 dts=582389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028730791 dts=582687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028730791 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53400 | ~100.1 fps +[SensorPush] PZT angle frame #1780028731092 dts=582989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028731392 dts=583288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028731692 dts=583588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028731801 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53500 | ~99.0 fps +[SensorPush] PZT angle frame #1780028732001 dts=583897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028732312 dts=584208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028732613 dts=584509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028732823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53600 | ~97.8 fps +[SensorPush] PZT angle frame #1780028732921 dts=584817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028733222 dts=585118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028733543 dts=585439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028733843 dts=585739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028733843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53700 | ~98.0 fps +[SensorPush] PZT angle frame #1780028734142 dts=586038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028734591 dts=586488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028734892 dts=586788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028734992 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53800 | ~87.1 fps +[SensorPush] PZT angle frame #1780028735192 dts=587088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028735491 dts=587387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028735801 dts=587697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028736001 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=53900 | ~99.0 fps +[SensorPush] PZT angle frame #1780028736103 dts=588000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028736423 dts=588320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028736721 dts=588618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028737022 dts=588919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028737022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54000 | ~98.0 fps +[SensorPush] PZT angle frame #1780028737465 dts=589361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028737763 dts=589660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028738083 dts=589980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028738182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54100 | ~86.1 fps +[SensorPush] PZT angle frame #1780028738385 dts=590281 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028738683 dts=590579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028738981 dts=590878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028739194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54200 | ~98.9 fps +[SensorPush] PZT angle frame #1780028739294 dts=591191 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028739592 dts=591488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028739902 dts=591798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028740201 dts=592097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028740201 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54300 | ~99.3 fps +[SensorPush] PZT angle frame #1780028740501 dts=592397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028740941 dts=592838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028741252 dts=593149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028741352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54400 | ~86.8 fps +[SensorPush] PZT angle frame #1780028741564 dts=593460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028741861 dts=593758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028742162 dts=594058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028742373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54500 | ~98.0 fps +[SensorPush] PZT angle frame #1780028742472 dts=594368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028742773 dts=594670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028743093 dts=594990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028743392 dts=595289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028743392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54600 | ~98.2 fps +[SensorPush] PZT angle frame #1780028743703 dts=595600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028744001 dts=595898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028744304 dts=596200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028744553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54700 | ~86.1 fps +[SensorPush] PZT angle frame #1780028744763 dts=596659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028745064 dts=596961 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028745361 dts=597257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028745562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54800 | ~99.1 fps +[SensorPush] PZT angle frame #1780028745664 dts=597560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028745962 dts=597859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028746263 dts=598159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028746561 dts=598458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028746561 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=54900 | ~100.1 fps +[SensorPush] PZT angle frame #1780028746881 dts=598778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028747183 dts=599079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028747483 dts=599379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028747581 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55000 | ~98.1 fps +[SensorPush] PZT angle frame #1780028747782 dts=599679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028748081 dts=599978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028748384 dts=600280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028748722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55100 | ~87.6 fps +[SensorPush] PZT angle frame #1780028748822 dts=600719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028749263 dts=601160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028749733 dts=601629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028750044 dts=601941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028750044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55200 | ~75.7 fps +[SensorPush] PZT angle frame #1780028750343 dts=602239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028750642 dts=602539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028750942 dts=602838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028751041 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55300 | ~100.3 fps +[SensorPush] PZT angle frame #1780028751382 dts=603278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028751681 dts=603577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028751993 dts=603889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028752194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55400 | ~86.8 fps +[SensorPush] PZT angle frame #1780028752292 dts=604189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028752731 dts=604627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028753032 dts=604929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028753343 dts=605239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028753343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55500 | ~87.0 fps +[SensorPush] PZT angle frame #1780028753802 dts=605699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028754100 dts=605997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028754401 dts=606297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028754501 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55600 | ~86.3 fps +[SensorPush] PZT angle frame #1780028754701 dts=606598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028755012 dts=606909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028755310 dts=607207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028755513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55700 | ~98.8 fps +[SensorPush] PZT angle frame #1780028755611 dts=607508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028755925 dts=607822 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028756223 dts=608119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028756521 dts=608418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028756521 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55800 | ~99.2 fps +[SensorPush] PZT angle frame #1780028756822 dts=608718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028757123 dts=609019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028757423 dts=609320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028757524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=55900 | ~99.8 fps +[SensorPush] PZT angle frame #1780028757863 dts=609760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028758171 dts=610068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028758472 dts=610368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028758673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56000 | ~87.0 fps +[SensorPush] PZT angle frame #1780028758772 dts=610669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028759073 dts=610970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028759372 dts=611268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028759672 dts=611569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028759672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56100 | ~100.0 fps +[SensorPush] PZT angle frame #1780028759981 dts=611878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028760292 dts=612188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028760602 dts=612498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028760701 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56200 | ~97.2 fps +[SensorPush] PZT angle frame #1780028760903 dts=612799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028761214 dts=613110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028761512 dts=613408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028761712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56300 | ~99.0 fps +[SensorPush] PZT angle frame #1780028761812 dts=613709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028762123 dts=614019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028762422 dts=614318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028762733 dts=614629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028762733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56400 | ~97.9 fps +[SensorPush] PZT angle frame #1780028763033 dts=614929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028763473 dts=615370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028763771 dts=615667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028763872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56500 | ~87.7 fps +[SensorPush] PZT angle frame #1780028764072 dts=615969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028764392 dts=616288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028764692 dts=616589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028764893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56600 | ~98.0 fps +[SensorPush] PZT angle frame #1780028764993 dts=616890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028765291 dts=617188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028765594 dts=617490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028765903 dts=617799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028765903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56700 | ~98.5 fps +[SensorPush] PZT angle frame #1780028766204 dts=618100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028766521 dts=618418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028766823 dts=618720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028766922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56800 | ~98.6 fps +[SensorPush] PZT angle frame #1780028767123 dts=619019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028767584 dts=619480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028768023 dts=619920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028768224 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=56900 | ~76.8 fps +[SensorPush] PZT angle frame #1780028768324 dts=620220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028768762 dts=620659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028769212 dts=621109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028769512 dts=621409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028769512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57000 | ~77.6 fps +[SensorPush] PZT angle frame #1780028769824 dts=621721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028770133 dts=622029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028770432 dts=622328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028770532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57100 | ~98.0 fps +[SensorPush] PZT angle frame #1780028770742 dts=622638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028771042 dts=622938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028771343 dts=623239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028771542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57200 | ~99.2 fps +[SensorPush] PZT angle frame #1780028771644 dts=623540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028771951 dts=623848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028772252 dts=624149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028772551 dts=624447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028772551 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57300 | ~99.0 fps +[SensorPush] PZT angle frame #1780028772863 dts=624759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028773172 dts=625069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028773472 dts=625369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028773571 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57400 | ~98.1 fps +[SensorPush] PZT angle frame #1780028773912 dts=625809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028774223 dts=626119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028774662 dts=626559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028774862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57500 | ~77.4 fps +[SensorPush] PZT angle frame #1780028774960 dts=626857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028775264 dts=627160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028775561 dts=627457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028775873 dts=627769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028775873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57600 | ~99.0 fps +[SensorPush] PZT angle frame #1780028776172 dts=628068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028776471 dts=628367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028776772 dts=628668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028776872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57700 | ~100.1 fps +[SensorPush] PZT angle frame #1780028777071 dts=628968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028777383 dts=629280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028777681 dts=629577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028777882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57800 | ~99.1 fps +[SensorPush] PZT angle frame #1780028777983 dts=629879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028778283 dts=630179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028778583 dts=630480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028779021 dts=630917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028779021 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=57900 | ~87.8 fps +[SensorPush] PZT angle frame #1780028779322 dts=631218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028779623 dts=631519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028779934 dts=631830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028780032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58000 | ~98.9 fps +[SensorPush] PZT angle frame #1780028780232 dts=632129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028780542 dts=632438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028780852 dts=632748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028781054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58100 | ~97.8 fps +[SensorPush] PZT angle frame #1780028781150 dts=633047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028781591 dts=633487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028781895 dts=633791 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028782191 dts=634088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028782191 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58200 | ~87.9 fps +[SensorPush] PZT angle frame #1780028782490 dts=634387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028782791 dts=634688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028783092 dts=634989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028783203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58300 | ~98.9 fps +[SensorPush] PZT angle frame #1780028783402 dts=635299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028783703 dts=635599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028784001 dts=635898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028784202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58400 | ~100.0 fps +[SensorPush] PZT angle frame #1780028784303 dts=636199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028784602 dts=636498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028784901 dts=636798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028785203 dts=637099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028785203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58500 | ~99.9 fps +[SensorPush] PZT angle frame #1780028785523 dts=637420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028785823 dts=637719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028786132 dts=638029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028786232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58600 | ~97.1 fps +[SensorPush] PZT angle frame #1780028786435 dts=638331 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028786730 dts=638627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028787183 dts=639080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028787402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58700 | ~85.5 fps +[SensorPush] PZT angle frame #1780028787502 dts=639398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028787801 dts=639698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028788113 dts=640010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028788413 dts=640309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028788413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58800 | ~98.9 fps +[SensorPush] PZT angle frame #1780028788851 dts=640748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028789163 dts=641060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028789464 dts=641360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028789564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=58900 | ~86.9 fps +[SensorPush] PZT angle frame #1780028789902 dts=641798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028790214 dts=642110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028790511 dts=642407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028790713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59000 | ~87.0 fps +[SensorPush] PZT angle frame #1780028790812 dts=642709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028791113 dts=643009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028791421 dts=643318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028792151 dts=644048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028792151 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59100 | ~69.5 fps +[SensorPush] PZT angle frame #1780028792453 dts=644350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028792751 dts=644647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028793063 dts=644960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028793302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59200 | ~86.9 fps +[SensorPush] PZT angle frame #1780028793503 dts=645400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028793962 dts=645859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028794262 dts=646159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028794461 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59300 | ~86.3 fps +[SensorPush] PZT angle frame #1780028794564 dts=646460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028794862 dts=646759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028795162 dts=647059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028795461 dts=647357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028795461 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59400 | ~100.0 fps +[SensorPush] PZT angle frame #1780028795782 dts=647678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028796083 dts=647979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028796381 dts=648277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028796483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59500 | ~97.8 fps +[SensorPush] PZT angle frame #1780028796682 dts=648578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028796983 dts=648880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028797283 dts=649180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028797492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59600 | ~99.2 fps +[SensorPush] PZT angle frame #1780028797603 dts=649499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028797911 dts=649807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028798213 dts=650109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028798514 dts=650410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028798514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59700 | ~97.9 fps +[SensorPush] PZT angle frame #1780028798813 dts=650710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028799112 dts=651008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028799411 dts=651308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028799513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59800 | ~100.0 fps +[SensorPush] PZT angle frame #1780028799853 dts=651750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028800303 dts=652199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028800604 dts=652500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028800802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=59900 | ~77.6 fps +[SensorPush] PZT angle frame #1780028800902 dts=652798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028801202 dts=653098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028801513 dts=653409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028801812 dts=653709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028801812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60000 | ~99.0 fps +[SensorPush] PZT angle frame #1780028802115 dts=654012 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028802572 dts=654469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028802883 dts=654779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028802982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60100 | ~85.5 fps +[SensorPush] PZT angle frame #1780028803184 dts=655080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028803481 dts=655378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028803783 dts=655680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028803992 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60200 | ~98.9 fps +[SensorPush] PZT angle frame #1780028804091 dts=655988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028804403 dts=656300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028804711 dts=656608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028805012 dts=656909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028805012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60300 | ~98.0 fps +[SensorPush] PZT angle frame #1780028805314 dts=657210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028805612 dts=657508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028805923 dts=657820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028806023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60400 | ~98.9 fps +[SensorPush] PZT angle frame #1780028806365 dts=658261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028806673 dts=658570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028806974 dts=658870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028807173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60500 | ~87.0 fps +[SensorPush] PZT angle frame #1780028807282 dts=659179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028807583 dts=659480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028807913 dts=659809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028808213 dts=660110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028808213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60600 | ~96.1 fps +[SensorPush] PZT angle frame #1780028808515 dts=660411 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028808822 dts=660719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028809123 dts=661020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028809223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60700 | ~99.0 fps +[SensorPush] PZT angle frame #1780028809432 dts=661328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028809742 dts=661638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028810192 dts=662088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028810402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60800 | ~84.8 fps +[SensorPush] PZT angle frame #1780028810502 dts=662398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028810800 dts=662697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028811112 dts=663008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028811412 dts=663309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028811412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=60900 | ~98.5 fps +[SensorPush] PZT angle frame #1780028811713 dts=663609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028812153 dts=664050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028812462 dts=664358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028812561 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61000 | ~87.4 fps +[SensorPush] PZT angle frame #1780028812762 dts=664658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028813070 dts=664967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028813371 dts=665268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028813571 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61100 | ~99.0 fps +[SensorPush] PZT angle frame #1780028813674 dts=665571 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028813973 dts=665869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028814274 dts=666170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028814573 dts=666469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028814573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61200 | ~99.9 fps +[SensorPush] PZT angle frame #1780028814873 dts=666770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028815323 dts=667219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028815633 dts=667529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028815733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61300 | ~86.1 fps +[SensorPush] PZT angle frame #1780028815934 dts=667830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028816251 dts=668147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028816564 dts=668460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028816774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61400 | ~96.1 fps +[SensorPush] PZT angle frame #1780028816882 dts=668779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028817181 dts=669077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028817492 dts=669388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028817802 dts=669698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028817802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61500 | ~97.3 fps +[SensorPush] PZT angle frame #1780028818103 dts=669999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028818412 dts=670309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028818735 dts=670631 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028818833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61600 | ~96.9 fps +[SensorPush] PZT angle frame #1780028819183 dts=671079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028819502 dts=671399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028819803 dts=671699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028820003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61700 | ~85.5 fps +[SensorPush] PZT angle frame #1780028820102 dts=671998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028820420 dts=672316 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028820733 dts=672629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028821332 dts=673229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028821332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61800 | ~75.2 fps +[SensorPush] PZT angle frame #1780028821642 dts=673539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028821941 dts=673837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028822241 dts=674138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028822343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=61900 | ~99.0 fps +[SensorPush] PZT angle frame #1780028822542 dts=674439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028822844 dts=674740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028823141 dts=675038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028823341 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62000 | ~100.1 fps +[SensorPush] PZT angle frame #1780028823441 dts=675338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028823742 dts=675639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028824043 dts=675939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028824351 dts=676247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028824351 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62100 | ~99.1 fps +[SensorPush] PZT angle frame #1780028824662 dts=676558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028824962 dts=676858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028825262 dts=677159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028825511 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62200 | ~86.2 fps +[SensorPush] PZT angle frame #1780028825751 dts=677647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028826052 dts=677949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028826374 dts=678270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028826574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62300 | ~94.0 fps +[SensorPush] PZT angle frame #1780028826682 dts=678579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028826981 dts=678877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028827282 dts=679178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028827583 dts=679479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028827583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62400 | ~99.1 fps +[SensorPush] PZT angle frame #1780028827883 dts=679779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028828324 dts=680220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028828622 dts=680519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028828722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62500 | ~87.9 fps +[SensorPush] PZT angle frame #1780028829080 dts=680977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028829380 dts=681276 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028829681 dts=681578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028829881 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62600 | ~86.2 fps +[SensorPush] PZT angle frame #1780028829983 dts=681879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028830293 dts=682189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028830591 dts=682488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028830892 dts=682788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028830892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62700 | ~99.0 fps +[SensorPush] PZT angle frame #1780028831193 dts=683089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028831503 dts=683399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028831821 dts=683718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028831923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62800 | ~97.0 fps +[SensorPush] PZT angle frame #1780028832122 dts=684018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028832433 dts=684329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028832733 dts=684630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028832934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=62900 | ~98.9 fps +[SensorPush] PZT angle frame #1780028833043 dts=684939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028833352 dts=685248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028833662 dts=685558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028833973 dts=685869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028833973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63000 | ~96.3 fps +[SensorPush] PZT angle frame #1780028834274 dts=686170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028834584 dts=686481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028834894 dts=686790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028834991 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63100 | ~98.2 fps +[SensorPush] PZT angle frame #1780028835353 dts=687250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028835652 dts=687548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028835962 dts=687858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028836163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63200 | ~85.3 fps +[SensorPush] PZT angle frame #1780028836263 dts=688160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028836572 dts=688468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028836882 dts=688778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028837192 dts=689088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028837192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63300 | ~97.2 fps +[SensorPush] PZT angle frame #1780028837501 dts=689397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028837801 dts=689698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028838252 dts=690148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028838354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63400 | ~86.0 fps +[SensorPush] PZT angle frame #1780028838552 dts=690449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028838861 dts=690758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028839162 dts=691059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028839362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63500 | ~99.2 fps +[SensorPush] PZT angle frame #1780028839474 dts=691370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028839773 dts=691670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028840091 dts=691987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028840532 dts=692428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028840532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63600 | ~85.5 fps +[SensorPush] PZT angle frame #1780028840853 dts=692750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028841163 dts=693059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028841463 dts=693359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028841561 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63700 | ~97.2 fps +[SensorPush] PZT angle frame #1780028841764 dts=693661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028842082 dts=693978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028842383 dts=694279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028842593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63800 | ~96.9 fps +[SensorPush] PZT angle frame #1780028842694 dts=694590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028843011 dts=694908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028843323 dts=695220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028843632 dts=695529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028843632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=63900 | ~96.2 fps +[SensorPush] PZT angle frame #1780028843942 dts=695838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028844242 dts=696138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028844553 dts=696450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028844651 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64000 | ~98.1 fps +[SensorPush] PZT angle frame #1780028844994 dts=696890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028845291 dts=697188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028845592 dts=697488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028845793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64100 | ~87.6 fps +[SensorPush] PZT angle frame #1780028846033 dts=697929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028846343 dts=698240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028846642 dts=698538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028846952 dts=698848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028846952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64200 | ~86.3 fps +[SensorPush] PZT angle frame #1780028847263 dts=699159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028847572 dts=699468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028847873 dts=699769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028847972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64300 | ~98.0 fps +[SensorPush] PZT angle frame #1780028848172 dts=700068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028848482 dts=700379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028848804 dts=700700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028849011 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64400 | ~96.3 fps +[SensorPush] PZT angle frame #1780028849112 dts=701008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028849412 dts=701309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028849734 dts=701630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028850043 dts=701939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028850043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64500 | ~96.9 fps +[SensorPush] PZT angle frame #1780028850483 dts=702379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028850781 dts=702678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028851093 dts=702990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028851191 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64600 | ~87.1 fps +[SensorPush] PZT angle frame #1780028851403 dts=703299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028851713 dts=703609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028852022 dts=703919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028852222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64700 | ~96.9 fps +[SensorPush] PZT angle frame #1780028852322 dts=704219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028852632 dts=704529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028852933 dts=704829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028853234 dts=705130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028853234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64800 | ~98.8 fps +[SensorPush] PZT angle frame #1780028853534 dts=705430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028853855 dts=705751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028854163 dts=706060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028854263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=64900 | ~97.2 fps +[SensorPush] PZT angle frame #1780028854461 dts=706358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028854762 dts=706659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028855064 dts=706960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028855264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65000 | ~99.9 fps +[SensorPush] PZT angle frame #1780028855361 dts=707258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028855674 dts=707570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028855982 dts=707878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028856573 dts=708469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028856573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65100 | ~76.1 fps +[SensorPush] PZT angle frame #1780028857022 dts=708918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028857323 dts=709220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028857623 dts=709519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028857723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65200 | ~87.4 fps +[SensorPush] PZT angle frame #1780028857941 dts=709838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028858252 dts=710148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028858553 dts=710449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028858753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65300 | ~97.1 fps +[SensorPush] PZT angle frame #1780028858852 dts=710748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028859163 dts=711059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028859473 dts=711370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028859774 dts=711670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028859774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65400 | ~98.0 fps +[SensorPush] PZT angle frame #1780028860221 dts=712118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028860523 dts=712419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028860821 dts=712717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028860921 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65500 | ~87.2 fps +[SensorPush] PZT angle frame #1780028861131 dts=713028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028861432 dts=713328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028861733 dts=713629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028861942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65600 | ~97.9 fps +[SensorPush] PZT angle frame #1780028862044 dts=713940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028862342 dts=714238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028862641 dts=714537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028863233 dts=715129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028863233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65700 | ~77.5 fps +[SensorPush] PZT angle frame #1780028863533 dts=715429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028863982 dts=715878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028864291 dts=716187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028864394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65800 | ~86.1 fps +[SensorPush] PZT angle frame #1780028864603 dts=716500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028864902 dts=716799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028865213 dts=717109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028865414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=65900 | ~98.1 fps +[SensorPush] PZT angle frame #1780028865513 dts=717410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028865833 dts=717730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028866133 dts=718029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028866431 dts=718328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028866431 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66000 | ~98.4 fps +[SensorPush] PZT angle frame #1780028866883 dts=718779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028867182 dts=719078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028867502 dts=719399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028867602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66100 | ~85.3 fps +[SensorPush] PZT angle frame #1780028867813 dts=719709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028868263 dts=720159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028868561 dts=720458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028868772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66200 | ~85.5 fps +[SensorPush] PZT angle frame #1780028868872 dts=720768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028869183 dts=721079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028869492 dts=721389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028869791 dts=721688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028869791 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66300 | ~98.1 fps +[SensorPush] PZT angle frame #1780028870092 dts=721989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028870391 dts=722287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028870833 dts=722730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028870931 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66400 | ~87.7 fps +[SensorPush] PZT angle frame #1780028871132 dts=723029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028871433 dts=723329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028871892 dts=723789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028872094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66500 | ~86.0 fps +[SensorPush] PZT angle frame #1780028872193 dts=724089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028872633 dts=724530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028872942 dts=724839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028873241 dts=725137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028873241 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66600 | ~87.2 fps +[SensorPush] PZT angle frame #1780028873563 dts=725459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028873862 dts=725759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028874182 dts=726079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028874293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66700 | ~95.1 fps +[SensorPush] PZT angle frame #1780028874491 dts=726388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028874793 dts=726690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028875093 dts=726990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028875291 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66800 | ~100.1 fps +[SensorPush] PZT angle frame #1780028875403 dts=727299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028875702 dts=727599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028876001 dts=727897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028876304 dts=728200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028876304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=66900 | ~98.7 fps +[SensorPush] PZT angle frame #1780028876612 dts=728508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028876910 dts=728807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028877211 dts=729108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028877311 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67000 | ~99.2 fps +[SensorPush] PZT angle frame #1780028877525 dts=729421 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028877834 dts=729731 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028878131 dts=730027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028878333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67100 | ~97.9 fps +[SensorPush] PZT angle frame #1780028878582 dts=730478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028878882 dts=730779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028879182 dts=731079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028879482 dts=731378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028879482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67200 | ~87.1 fps +[SensorPush] PZT angle frame #1780028879795 dts=731692 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028880101 dts=731997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028880404 dts=732300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028880502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67300 | ~98.0 fps +[SensorPush] PZT angle frame #1780028880842 dts=732739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028881142 dts=733038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028881443 dts=733339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028881651 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67400 | ~87.0 fps +[SensorPush] PZT angle frame #1780028881755 dts=733651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028882073 dts=733969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028882370 dts=734267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028882682 dts=734578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028882682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67500 | ~97.0 fps +[SensorPush] PZT angle frame #1780028882982 dts=734879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028883293 dts=735189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028883594 dts=735491 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028883692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67600 | ~99.1 fps +[SensorPush] PZT angle frame #1780028883892 dts=735789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028884192 dts=736088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028884632 dts=736528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028884972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67700 | ~78.1 fps +[SensorPush] PZT angle frame #1780028885073 dts=736970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028885374 dts=737270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028885672 dts=737568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028885971 dts=737868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028885971 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67800 | ~100.0 fps +[SensorPush] PZT angle frame #1780028886413 dts=738310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028886713 dts=738609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028887013 dts=738909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028887112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=67900 | ~87.7 fps +[SensorPush] PZT angle frame #1780028887314 dts=739210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028887621 dts=739518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028887933 dts=739829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028888132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68000 | ~97.9 fps +[SensorPush] PZT angle frame #1780028888233 dts=740129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028888531 dts=740428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028888851 dts=740748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028889153 dts=741050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028889153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68100 | ~98.0 fps +[SensorPush] PZT angle frame #1780028889451 dts=741347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028889912 dts=741808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028890223 dts=742119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028890323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68200 | ~85.5 fps +[SensorPush] PZT angle frame #1780028890532 dts=742429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028890841 dts=742738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028891154 dts=743051 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028891351 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68300 | ~97.2 fps +[SensorPush] PZT angle frame #1780028891452 dts=743348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028891763 dts=743660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028892064 dts=743960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028892521 dts=744417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028892521 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68400 | ~85.5 fps +[SensorPush] PZT angle frame #1780028892823 dts=744719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028893133 dts=745029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028893573 dts=745470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028893673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68500 | ~86.7 fps +[SensorPush] PZT angle frame #1780028894023 dts=745919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028894344 dts=746240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028894661 dts=746558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028894864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68600 | ~84.0 fps +[SensorPush] PZT angle frame #1780028894965 dts=746861 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028895273 dts=747169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028895574 dts=747470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028895881 dts=747778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028895881 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68700 | ~98.3 fps +[SensorPush] PZT angle frame #1780028896192 dts=748088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028896493 dts=748390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028896794 dts=748690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028896891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68800 | ~99.0 fps +[SensorPush] PZT angle frame #1780028897241 dts=749138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028897542 dts=749438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028897851 dts=749748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028898051 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=68900 | ~86.2 fps +[SensorPush] PZT angle frame #1780028898292 dts=750189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028898734 dts=750630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028899032 dts=750929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028899342 dts=751238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028899342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69000 | ~77.5 fps +[SensorPush] PZT angle frame #1780028899643 dts=751539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028899942 dts=751838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028900242 dts=752138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028900343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69100 | ~99.9 fps +[SensorPush] PZT angle frame #1780028900542 dts=752438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028900843 dts=752740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028901162 dts=753059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028901361 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69200 | ~98.1 fps +[SensorPush] PZT angle frame #1780028901462 dts=753358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028901912 dts=753808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028902213 dts=754110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028902511 dts=754407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028902511 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69300 | ~86.3 fps +[SensorPush] PZT angle frame #1780028902811 dts=754708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028903112 dts=755008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028903583 dts=755479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028903682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69400 | ~86.0 fps +[SensorPush] PZT angle frame #1780028903893 dts=755789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028904201 dts=756098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028904503 dts=756399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028904703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69500 | ~98.0 fps +[SensorPush] PZT angle frame #1780028904804 dts=756700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028905101 dts=756997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028905401 dts=757298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028905706 dts=757602 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028905706 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69600 | ~99.7 fps +[SensorPush] PZT angle frame #1780028906023 dts=757919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028906322 dts=758219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028906623 dts=758519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028906724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69700 | ~98.3 fps +[SensorPush] PZT angle frame #1780028907072 dts=758968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028907663 dts=759560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028907982 dts=759878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028908325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69800 | ~62.4 fps +[SensorPush] PZT angle frame #1780028908433 dts=760329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028908743 dts=760639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028909041 dts=760937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028909343 dts=761239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028909343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=69900 | ~98.3 fps +[SensorPush] PZT angle frame #1780028909653 dts=761549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028909953 dts=761850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028910263 dts=762159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028910361 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70000 | ~98.2 fps +[SensorPush] PZT angle frame #1780028910562 dts=762459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028910882 dts=762778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028911191 dts=763088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028911404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70100 | ~95.8 fps +[SensorPush] PZT angle frame #1780028911510 dts=763406 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028911813 dts=763709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028912122 dts=764019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028912424 dts=764320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028912424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70200 | ~98.1 fps +[SensorPush] PZT angle frame #1780028912742 dts=764638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028913053 dts=764949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028913512 dts=765409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028913613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70300 | ~84.1 fps +[SensorPush] PZT angle frame #1780028913831 dts=765728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028914132 dts=766029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028914432 dts=766328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028914632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70400 | ~98.1 fps +[SensorPush] PZT angle frame #1780028914733 dts=766629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028915032 dts=766929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028915332 dts=767228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028915632 dts=767529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028915632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70500 | ~100.0 fps +[SensorPush] PZT angle frame #1780028915942 dts=767838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028916390 dts=768287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028916691 dts=768587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028916791 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70600 | ~86.3 fps +[SensorPush] PZT angle frame #1780028917164 dts=769060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028917463 dts=769360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028917763 dts=769660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028917964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70700 | ~85.2 fps +[SensorPush] PZT angle frame #1780028918224 dts=770120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028918533 dts=770430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028918832 dts=770728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028919134 dts=771030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028919134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70800 | ~85.5 fps +[SensorPush] PZT angle frame #1780028919453 dts=771350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028919752 dts=771648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028920052 dts=771948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028920153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=70900 | ~98.1 fps +[SensorPush] PZT angle frame #1780028920353 dts=772250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028920652 dts=772548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028920972 dts=772869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028921173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71000 | ~98.0 fps +[SensorPush] PZT angle frame #1780028921273 dts=773170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028921572 dts=773468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028921873 dts=773769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028922313 dts=774209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028922313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71100 | ~87.7 fps +[SensorPush] PZT angle frame #1780028922611 dts=774507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028922924 dts=774820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028923222 dts=775118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028923323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71200 | ~99.0 fps +[SensorPush] PZT angle frame #1780028923521 dts=775417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028923822 dts=775719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028924122 dts=776019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028924322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71300 | ~100.1 fps +[SensorPush] PZT angle frame #1780028924422 dts=776318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028924722 dts=776618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028925022 dts=776918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028925333 dts=777229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028925333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71400 | ~98.9 fps +[SensorPush] PZT angle frame #1780028925632 dts=777529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028925932 dts=777829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028926232 dts=778128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028926332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71500 | ~100.0 fps +[SensorPush] PZT angle frame #1780028926533 dts=778430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028926832 dts=778728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028927432 dts=779329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028927633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71600 | ~76.9 fps +[SensorPush] PZT angle frame #1780028927732 dts=779628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028928041 dts=779938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028928505 dts=780401 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028928801 dts=780698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028928801 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71700 | ~85.6 fps +[SensorPush] PZT angle frame #1780028929242 dts=781138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028929552 dts=781449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028930132 dts=782029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028930232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71800 | ~69.9 fps +[SensorPush] PZT angle frame #1780028930432 dts=782329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028930891 dts=782788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028931332 dts=783228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028931531 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=71900 | ~76.9 fps +[SensorPush] PZT angle frame #1780028931641 dts=783538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028931943 dts=783839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028932253 dts=784149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028932553 dts=784450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028932553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72000 | ~97.9 fps +[SensorPush] PZT angle frame #1780028932855 dts=784751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028933301 dts=785198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028933603 dts=785500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028933700 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72100 | ~87.2 fps +[SensorPush] PZT angle frame #1780028934052 dts=785948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028934512 dts=786408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028934833 dts=786730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028935033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72200 | ~75.1 fps +[SensorPush] PZT angle frame #1780028935131 dts=787028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028935442 dts=787339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028935752 dts=787649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028936200 dts=788097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028936200 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72300 | ~85.6 fps +[SensorPush] PZT angle frame #1780028936513 dts=788410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028936812 dts=788708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028937123 dts=789019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028937222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72400 | ~97.9 fps +[SensorPush] PZT angle frame #1780028937422 dts=789319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028937722 dts=789618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028938022 dts=789918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028938245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72500 | ~97.8 fps +[SensorPush] PZT angle frame #1780028938352 dts=790249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028938652 dts=790548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028938950 dts=790847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028939262 dts=791158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028939262 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72600 | ~98.4 fps +[SensorPush] PZT angle frame #1780028939572 dts=791468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028939873 dts=791770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028940172 dts=792069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028940274 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72700 | ~98.8 fps +[SensorPush] PZT angle frame #1780028940472 dts=792368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028940773 dts=792669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028941084 dts=792980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028941282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72800 | ~99.1 fps +[SensorPush] PZT angle frame #1780028941381 dts=793277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028941692 dts=793588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028942141 dts=794037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028942442 dts=794339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028942442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=72900 | ~86.3 fps +[SensorPush] PZT angle frame #1780028942742 dts=794639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028943052 dts=794948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028943492 dts=795389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028943592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73000 | ~87.0 fps +[SensorPush] PZT angle frame #1780028943791 dts=795688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028944090 dts=795986 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028944391 dts=796288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028944594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73100 | ~99.8 fps +[SensorPush] PZT angle frame #1780028944703 dts=796599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028945165 dts=797061 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028945482 dts=797379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028945782 dts=797678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028945782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73200 | ~84.2 fps +[SensorPush] PZT angle frame #1780028946082 dts=797978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028946393 dts=798290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028946694 dts=798590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028946793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73300 | ~99.0 fps +[SensorPush] PZT angle frame #1780028947004 dts=798900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028947302 dts=799198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028947603 dts=799500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028947811 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73400 | ~98.2 fps +[SensorPush] PZT angle frame #1780028947912 dts=799808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028948222 dts=800119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028948685 dts=800582 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028948992 dts=800889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028948992 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73500 | ~84.3 fps +[SensorPush] PZT angle frame #1780028949442 dts=801339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028949741 dts=801638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028950042 dts=801939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028950152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73600 | ~86.6 fps +[SensorPush] PZT angle frame #1780028950354 dts=802250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028950654 dts=802551 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028950951 dts=802848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028951152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73700 | ~100.0 fps +[SensorPush] PZT angle frame #1780028951250 dts=803147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028951553 dts=803450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028951873 dts=803770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028952173 dts=804070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028952173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73800 | ~97.9 fps +[SensorPush] PZT angle frame #1780028952474 dts=804370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028952782 dts=804678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028953083 dts=804980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028953182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=73900 | ~99.1 fps +[SensorPush] PZT angle frame #1780028953542 dts=805439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028953983 dts=805879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028954282 dts=806179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028954485 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74000 | ~76.8 fps +[SensorPush] PZT angle frame #1780028954592 dts=806488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028954904 dts=806800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028955201 dts=807098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028955512 dts=807409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028955512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74100 | ~97.4 fps +[SensorPush] PZT angle frame #1780028955972 dts=807868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028956272 dts=808169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028956582 dts=808478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028956681 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74200 | ~85.5 fps +[SensorPush] PZT angle frame #1780028956882 dts=808778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028957182 dts=809079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028957482 dts=809379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028957692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74300 | ~98.9 fps +[SensorPush] PZT angle frame #1780028957792 dts=809689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028958232 dts=810128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028958532 dts=810429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028958854 dts=810750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028958854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74400 | ~86.0 fps +[SensorPush] PZT angle frame #1780028959152 dts=811048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028959451 dts=811347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028959750 dts=811647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028959853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74500 | ~100.1 fps +[SensorPush] PZT angle frame #1780028960053 dts=811949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028960364 dts=812260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028960674 dts=812570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028960872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74600 | ~98.2 fps +[SensorPush] PZT angle frame #1780028961114 dts=813010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028961422 dts=813318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028961733 dts=813629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028962032 dts=813928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028962032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74700 | ~86.2 fps +[SensorPush] PZT angle frame #1780028962334 dts=814230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028962633 dts=814529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028962943 dts=814840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028963041 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74800 | ~99.2 fps +[SensorPush] PZT angle frame #1780028963242 dts=815138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028963544 dts=815440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028963993 dts=815890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028964191 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=74900 | ~87.0 fps +[SensorPush] PZT angle frame #1780028964293 dts=816190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028964612 dts=816509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028964922 dts=816818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028965223 dts=817119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028965223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75000 | ~96.9 fps +[SensorPush] PZT angle frame #1780028965674 dts=817570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028965971 dts=817868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028966272 dts=818168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028966372 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75100 | ~87.0 fps +[SensorPush] PZT angle frame #1780028966582 dts=818478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028967032 dts=818928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028967332 dts=819228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028967684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75200 | ~76.2 fps +[SensorPush] PZT angle frame #1780028967783 dts=819680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028968233 dts=820130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028968543 dts=820440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028969002 dts=820898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028969002 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75300 | ~75.9 fps +[SensorPush] PZT angle frame #1780028969302 dts=821199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028969603 dts=821499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028970202 dts=822098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028970303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75400 | ~76.8 fps +[SensorPush] PZT angle frame #1780028970652 dts=822548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028970961 dts=822857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028971263 dts=823159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028971602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75500 | ~77.0 fps +[SensorPush] PZT angle frame #1780028971704 dts=823601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028972022 dts=823918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028972322 dts=824218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028972622 dts=824518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028972622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75600 | ~98.1 fps +[SensorPush] PZT angle frame #1780028972933 dts=824829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028973241 dts=825137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028973541 dts=825438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028973641 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75700 | ~98.1 fps +[SensorPush] PZT angle frame #1780028973843 dts=825739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028974143 dts=826039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028974455 dts=826351 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028974662 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75800 | ~97.9 fps +[SensorPush] PZT angle frame #1780028974761 dts=826658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028975063 dts=826959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028975363 dts=827260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028975671 dts=827568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028975671 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=75900 | ~99.1 fps +[SensorPush] PZT angle frame #1780028976131 dts=828028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028976432 dts=828329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028976752 dts=828649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028976864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76000 | ~83.9 fps +[SensorPush] PZT angle frame #1780028977083 dts=828979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028977392 dts=829288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028977692 dts=829588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028977893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76100 | ~97.1 fps +[SensorPush] PZT angle frame #1780028978001 dts=829897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028978305 dts=830201 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028978613 dts=830509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028978914 dts=830810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028978914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76200 | ~97.9 fps +[SensorPush] PZT angle frame #1780028979211 dts=831108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028979512 dts=831409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028979832 dts=831729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028979931 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76300 | ~98.3 fps +[SensorPush] PZT angle frame #1780028980134 dts=832031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028980442 dts=832338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028980882 dts=832778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028981102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76400 | ~85.5 fps +[SensorPush] PZT angle frame #1780028981214 dts=833110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028981511 dts=833407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028981812 dts=833709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028982123 dts=834020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028982123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76500 | ~97.9 fps +[SensorPush] PZT angle frame #1780028982421 dts=834317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028982721 dts=834618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028983032 dts=834929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028983132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76600 | ~99.1 fps +[SensorPush] PZT angle frame #1780028983473 dts=835369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028983771 dts=835667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028984221 dts=836118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028984423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76700 | ~77.5 fps +[SensorPush] PZT angle frame #1780028984522 dts=836418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028984823 dts=836719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028985131 dts=837027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028985445 dts=837341 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028985445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76800 | ~97.9 fps +[SensorPush] PZT angle frame #1780028985742 dts=837638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028986212 dts=838109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028986652 dts=838548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028986753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=76900 | ~76.4 fps +[SensorPush] PZT angle frame #1780028986953 dts=838850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028987254 dts=839150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028987551 dts=839447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028987754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77000 | ~99.9 fps +[SensorPush] PZT angle frame #1780028987991 dts=839888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028988302 dts=840198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028988601 dts=840498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028988904 dts=840801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028988904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77100 | ~86.9 fps +[SensorPush] PZT angle frame #1780028989221 dts=841118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028989523 dts=841419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028989822 dts=841719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028989923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77200 | ~98.1 fps +[SensorPush] PZT angle frame #1780028990123 dts=842019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028990422 dts=842319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028990723 dts=842620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028990921 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77300 | ~100.3 fps +[SensorPush] PZT angle frame #1780028991023 dts=842919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028991323 dts=843220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028991622 dts=843518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028992074 dts=843971 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028992074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77400 | ~86.7 fps +[SensorPush] PZT angle frame #1780028992371 dts=844268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028992684 dts=844581 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028992992 dts=844889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028993094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77500 | ~98.1 fps +[SensorPush] PZT angle frame #1780028993302 dts=845198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028993601 dts=845498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028993932 dts=845828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028994132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77600 | ~96.3 fps +[SensorPush] PZT angle frame #1780028994383 dts=846280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028994704 dts=846600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028995154 dts=847051 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028995591 dts=847488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028995591 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77700 | ~68.3 fps +[SensorPush] PZT angle frame #1780028995915 dts=847811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028996212 dts=848109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028996512 dts=848408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028996612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77800 | ~98.5 fps +[SensorPush] PZT angle frame #1780028996813 dts=848710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028997112 dts=849008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028997412 dts=849309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028997614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=77900 | ~99.7 fps +[SensorPush] PZT angle frame #1780028997711 dts=849607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028998163 dts=850060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028998460 dts=850357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028998794 dts=850691 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028998794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78000 | ~84.8 fps +[SensorPush] PZT angle frame #1780028999091 dts=850988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028999552 dts=851449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780028999851 dts=851747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780028999950 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78100 | ~86.5 fps +[SensorPush] PZT angle frame #1780029000152 dts=852049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029000452 dts=852348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029000893 dts=852789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029001093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78200 | ~87.5 fps +[SensorPush] PZT angle frame #1780029001192 dts=853088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029001493 dts=853389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029001805 dts=853702 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029002123 dts=854020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029002123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78300 | ~97.0 fps +[SensorPush] PZT angle frame #1780029002421 dts=854317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029002731 dts=854627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029003033 dts=854930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029003135 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78400 | ~98.8 fps +[SensorPush] PZT angle frame #1780029003332 dts=855229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029003632 dts=855529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029004081 dts=855978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029004422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78500 | ~77.7 fps +[SensorPush] PZT angle frame #1780029004522 dts=856419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029004832 dts=856728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029005132 dts=857028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029005434 dts=857330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029005434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78600 | ~98.8 fps +[SensorPush] PZT angle frame #1780029005731 dts=857628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029006042 dts=857939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029006343 dts=858240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029006451 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78700 | ~98.3 fps +[SensorPush] PZT angle frame #1780029006653 dts=858550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029006952 dts=858848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029007252 dts=859149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029007474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78800 | ~97.8 fps +[SensorPush] PZT angle frame #1780029007571 dts=859468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029007872 dts=859769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029008173 dts=860069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029008470 dts=860367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029008470 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=78900 | ~100.4 fps +[SensorPush] PZT angle frame #1780029008771 dts=860668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029009072 dts=860969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029009512 dts=861409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029009612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79000 | ~87.6 fps +[SensorPush] PZT angle frame #1780029009814 dts=861711 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029010113 dts=862010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029010424 dts=862321 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029010621 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79100 | ~99.1 fps +[SensorPush] PZT angle frame #1780029010722 dts=862618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029011023 dts=862920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029011332 dts=863229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029011632 dts=863529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029011632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79200 | ~98.9 fps +[SensorPush] PZT angle frame #1780029011932 dts=863828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029012232 dts=864129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029012674 dts=864570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029012781 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79300 | ~87.0 fps +[SensorPush] PZT angle frame #1780029013134 dts=865030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029013442 dts=865339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029013742 dts=865638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029013943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79400 | ~86.1 fps +[SensorPush] PZT angle frame #1780029014043 dts=865939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029014363 dts=866260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029014663 dts=866559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029014973 dts=866870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029014973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79500 | ~97.0 fps +[SensorPush] PZT angle frame #1780029015293 dts=867190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029015592 dts=867488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029015903 dts=867800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029016003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79600 | ~97.2 fps +[SensorPush] PZT angle frame #1780029016343 dts=868239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029016644 dts=868541 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029017093 dts=868989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029017293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79700 | ~77.5 fps +[SensorPush] PZT angle frame #1780029017395 dts=869291 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029017701 dts=869597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029018013 dts=869909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029018463 dts=870360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029018463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79800 | ~85.5 fps +[SensorPush] PZT angle frame #1780029018784 dts=870681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029019232 dts=871128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029019694 dts=871590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029019792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=79900 | ~75.3 fps +[SensorPush] PZT angle frame #1780029019992 dts=871888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029020292 dts=872189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029020600 dts=872497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029020814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80000 | ~97.8 fps +[SensorPush] PZT angle frame #1780029020911 dts=872808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029021232 dts=873128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029021532 dts=873429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029021831 dts=873728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029021831 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80100 | ~98.3 fps +[SensorPush] PZT angle frame #1780029022295 dts=874191 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029022602 dts=874499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029023053 dts=874949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029023163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80200 | ~75.1 fps +[SensorPush] PZT angle frame #1780029023362 dts=875259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029023662 dts=875558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029024114 dts=876011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029024314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80300 | ~86.9 fps +[SensorPush] PZT angle frame #1780029024411 dts=876307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029024712 dts=876608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029025012 dts=876909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029025323 dts=877220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029025323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80400 | ~99.1 fps +[SensorPush] PZT angle frame #1780029025622 dts=877518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029025922 dts=877818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029026221 dts=878117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029026323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80500 | ~100.1 fps +[SensorPush] PZT angle frame #1780029026674 dts=878570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029026971 dts=878867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029027281 dts=879178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029027482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80600 | ~86.2 fps +[SensorPush] PZT angle frame #1780029027583 dts=879479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029027882 dts=879778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029028182 dts=880078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029028482 dts=880378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029028482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80700 | ~100.1 fps +[SensorPush] PZT angle frame #1780029028935 dts=880831 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029029392 dts=881288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029029693 dts=881589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029029794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80800 | ~76.2 fps +[SensorPush] PZT angle frame #1780029030001 dts=881898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029030441 dts=882338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029030742 dts=882639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029030953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=80900 | ~86.3 fps +[SensorPush] PZT angle frame #1780029031192 dts=883089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029031492 dts=883389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029031812 dts=883709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029032113 dts=884009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029032113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81000 | ~86.2 fps +[SensorPush] PZT angle frame #1780029032413 dts=884309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029032711 dts=884607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029033022 dts=884919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029033124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81100 | ~98.9 fps +[SensorPush] PZT angle frame #1780029033322 dts=885219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029033773 dts=885670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029034072 dts=885969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029034272 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81200 | ~87.1 fps +[SensorPush] PZT angle frame #1780029034374 dts=886270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029034673 dts=886569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029034982 dts=886878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029035290 dts=887186 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029035290 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81300 | ~98.2 fps +[SensorPush] PZT angle frame #1780029035603 dts=887499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029035901 dts=887798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029036205 dts=888102 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029036314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81400 | ~97.6 fps +[SensorPush] PZT angle frame #1780029036531 dts=888428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029036841 dts=888737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029037142 dts=889039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029037482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81500 | ~85.6 fps +[SensorPush] PZT angle frame #1780029037583 dts=889479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029037892 dts=889789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029038213 dts=890110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029038523 dts=890419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029038523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81600 | ~96.1 fps +[SensorPush] PZT angle frame #1780029038823 dts=890719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029039123 dts=891020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029039564 dts=891460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029039664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81700 | ~87.6 fps +[SensorPush] PZT angle frame #1780029039863 dts=891759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029040163 dts=892059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029040471 dts=892368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029040674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81800 | ~99.1 fps +[SensorPush] PZT angle frame #1780029040774 dts=892671 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029041222 dts=893118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029041522 dts=893418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029041821 dts=893718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029041821 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=81900 | ~86.7 fps +[SensorPush] PZT angle frame #1780029042283 dts=894179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029042583 dts=894480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029043022 dts=894919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029043122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82000 | ~77.2 fps +[SensorPush] PZT angle frame #1780029043462 dts=895359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029043762 dts=895659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029044072 dts=895969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029044274 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82100 | ~86.8 fps +[SensorPush] PZT angle frame #1780029044383 dts=896280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029044681 dts=896578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029044983 dts=896880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029045283 dts=897180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029045283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82200 | ~99.1 fps +[SensorPush] PZT angle frame #1780029045734 dts=897630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029046042 dts=897938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029046492 dts=898388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029046601 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82300 | ~75.9 fps +[SensorPush] PZT angle frame #1780029046801 dts=898698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029047101 dts=898997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029047542 dts=899439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029047742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82400 | ~87.7 fps +[SensorPush] PZT angle frame #1780029047852 dts=899748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029048151 dts=900047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029048472 dts=900368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029048782 dts=900678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029048782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82500 | ~96.2 fps +[SensorPush] PZT angle frame #1780029049243 dts=901140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029049553 dts=901449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029049851 dts=901748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029049952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82600 | ~85.5 fps +[SensorPush] PZT angle frame #1780029050152 dts=902048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029050453 dts=902350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029050755 dts=902651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029051103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82700 | ~86.9 fps +[SensorPush] PZT angle frame #1780029051202 dts=903099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029051512 dts=903409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029051823 dts=903719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029052122 dts=904018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029052122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82800 | ~98.2 fps +[SensorPush] PZT angle frame #1780029052564 dts=904460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029052864 dts=904761 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029053163 dts=905059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029053402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=82900 | ~78.1 fps +[SensorPush] PZT angle frame #1780029053621 dts=905518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029053923 dts=905820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029054243 dts=906140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029054443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83000 | ~96.1 fps +[SensorPush] PZT angle frame #1780029054552 dts=906449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029054872 dts=906768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029055182 dts=907079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029055481 dts=907378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029055481 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83100 | ~96.3 fps +[SensorPush] PZT angle frame #1780029055784 dts=907680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029056092 dts=907988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029056392 dts=908289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029056502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83200 | ~97.9 fps +[SensorPush] PZT angle frame #1780029056703 dts=908600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029057022 dts=908918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029057343 dts=909239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029057552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83300 | ~95.3 fps +[SensorPush] PZT angle frame #1780029057652 dts=909549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029057953 dts=909849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029058253 dts=910149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029058552 dts=910448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029058552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83400 | ~100.0 fps +[SensorPush] PZT angle frame #1780029058853 dts=910749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029059163 dts=911060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029059461 dts=911357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029059563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83500 | ~98.9 fps +[SensorPush] PZT angle frame #1780029059772 dts=911668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029060073 dts=911970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029060373 dts=912270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029060572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83600 | ~99.1 fps +[SensorPush] PZT angle frame #1780029060672 dts=912569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029060973 dts=912870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029061271 dts=913168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029061572 dts=913468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029061572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83700 | ~100.1 fps +[SensorPush] PZT angle frame #1780029061872 dts=913769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029062182 dts=914079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029062493 dts=914389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029062595 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83800 | ~97.7 fps +[SensorPush] PZT angle frame #1780029062803 dts=914699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029063102 dts=914999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029063402 dts=915299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029063622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=83900 | ~97.3 fps +[SensorPush] PZT angle frame #1780029063732 dts=915629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029064043 dts=915940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029064343 dts=916239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029064652 dts=916548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029064652 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84000 | ~97.1 fps +[SensorPush] PZT angle frame #1780029064963 dts=916860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029065264 dts=917161 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029065563 dts=917459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029065673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84100 | ~97.9 fps +[SensorPush] PZT angle frame #1780029065881 dts=917777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029066184 dts=918080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029066484 dts=918380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029066681 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84200 | ~99.2 fps +[SensorPush] PZT angle frame #1780029066784 dts=918680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029067083 dts=918980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029067381 dts=919277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029067832 dts=919728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029067832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84300 | ~86.9 fps +[SensorPush] PZT angle frame #1780029068163 dts=920059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029068463 dts=920360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029068784 dts=920681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029068891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84400 | ~94.4 fps +[SensorPush] PZT angle frame #1780029069091 dts=920988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029069393 dts=921289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029069693 dts=921589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029069894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84500 | ~99.8 fps +[SensorPush] PZT angle frame #1780029069994 dts=921890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029070294 dts=922191 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029070592 dts=922488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029070893 dts=922789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029070893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84600 | ~100.1 fps +[SensorPush] PZT angle frame #1780029071191 dts=923088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029071492 dts=923388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029071793 dts=923689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029071902 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84700 | ~99.0 fps +[SensorPush] PZT angle frame #1780029072100 dts=923997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029072424 dts=924321 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029072741 dts=924638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029072942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84800 | ~96.3 fps +[SensorPush] PZT angle frame #1780029073044 dts=924940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029073343 dts=925240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029073641 dts=925538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029073941 dts=925837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029073941 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=84900 | ~100.1 fps +[SensorPush] PZT angle frame #1780029074393 dts=926289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029074703 dts=926599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029075001 dts=926897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029075122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85000 | ~84.7 fps +[SensorPush] PZT angle frame #1780029075324 dts=927220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029075623 dts=927519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029075922 dts=927819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029076121 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85100 | ~100.0 fps +[SensorPush] PZT angle frame #1780029076224 dts=928120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029076543 dts=928439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029076841 dts=928738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029077142 dts=929038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029077142 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85200 | ~98.0 fps +[SensorPush] PZT angle frame #1780029077583 dts=929479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029077893 dts=929790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029078195 dts=930091 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029078294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85300 | ~86.8 fps +[SensorPush] PZT angle frame #1780029078492 dts=930389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029078793 dts=930689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029079103 dts=931000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029079304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85400 | ~99.0 fps +[SensorPush] PZT angle frame #1780029079405 dts=931301 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029079712 dts=931609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029080021 dts=931917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029080321 dts=932217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029080321 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85500 | ~98.3 fps +[SensorPush] PZT angle frame #1780029080633 dts=932530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029080945 dts=932841 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029081252 dts=933149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029081354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85600 | ~96.8 fps +[SensorPush] PZT angle frame #1780029081551 dts=933447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029081855 dts=933751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029082182 dts=934079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029082383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85700 | ~97.2 fps +[SensorPush] PZT angle frame #1780029082480 dts=934377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029082784 dts=934681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029083091 dts=934988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029083402 dts=935299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029083402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85800 | ~98.0 fps +[SensorPush] PZT angle frame #1780029083703 dts=935600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029084001 dts=935897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029084312 dts=936209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029084422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=85900 | ~98.2 fps +[SensorPush] PZT angle frame #1780029084622 dts=936519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029085063 dts=936959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029085363 dts=937259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029085573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86000 | ~86.8 fps +[SensorPush] PZT angle frame #1780029085671 dts=937568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029085983 dts=937880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029086292 dts=938188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029086603 dts=938500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029086603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86100 | ~96.6 fps +[SensorPush] PZT angle frame #1780029086912 dts=938808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029087222 dts=939119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029087543 dts=939439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029087642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86200 | ~96.8 fps +[SensorPush] PZT angle frame #1780029087843 dts=939740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029088142 dts=940038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029088581 dts=940478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029088791 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86300 | ~87.0 fps +[SensorPush] PZT angle frame #1780029088891 dts=940787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029089193 dts=941089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029089493 dts=941389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029089791 dts=941687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029089791 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86400 | ~100.1 fps +[SensorPush] PZT angle frame #1780029090090 dts=941987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029090392 dts=942289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029090854 dts=942751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029090951 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86500 | ~86.2 fps +[SensorPush] PZT angle frame #1780029091151 dts=943047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029091744 dts=943640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029092041 dts=943938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029092242 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86600 | ~77.4 fps +[SensorPush] PZT angle frame #1780029092343 dts=944239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029092644 dts=944540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029092941 dts=944838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029093285 dts=945182 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029093285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86700 | ~95.8 fps +[SensorPush] PZT angle frame #1780029093755 dts=945652 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029094212 dts=946109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029094523 dts=946419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029094624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86800 | ~74.7 fps +[SensorPush] PZT angle frame #1780029094820 dts=946717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029095132 dts=947028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029095433 dts=947329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029095632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=86900 | ~99.2 fps +[SensorPush] PZT angle frame #1780029095732 dts=947629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029096041 dts=947938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029096342 dts=948238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029096652 dts=948549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029096652 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87000 | ~98.0 fps +[SensorPush] PZT angle frame #1780029096953 dts=948849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029097252 dts=949148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029097562 dts=949458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029097663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87100 | ~99.0 fps +[SensorPush] PZT angle frame #1780029097863 dts=949759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029098170 dts=950067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029098634 dts=950531 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029098983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87200 | ~75.7 fps +[SensorPush] PZT angle frame #1780029099090 dts=950987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029099402 dts=951299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029099713 dts=951609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029100013 dts=951909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029100013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87300 | ~97.1 fps +[SensorPush] PZT angle frame #1780029100313 dts=952209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029100892 dts=952788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029101203 dts=953099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029101301 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87400 | ~77.6 fps +[SensorPush] PZT angle frame #1780029101652 dts=953549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029101963 dts=953859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029102413 dts=954309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029102753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87500 | ~68.9 fps +[SensorPush] PZT angle frame #1780029102852 dts=954749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029103154 dts=955050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029103452 dts=955349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029103753 dts=955649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029103753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87600 | ~100.1 fps +[SensorPush] PZT angle frame #1780029104201 dts=956097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029104500 dts=956397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029104802 dts=956699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029104912 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87700 | ~86.2 fps +[SensorPush] PZT angle frame #1780029105112 dts=957009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029105414 dts=957310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029105851 dts=957748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029106052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87800 | ~87.8 fps +[SensorPush] PZT angle frame #1780029106151 dts=958047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029106472 dts=958369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029106781 dts=958678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029107083 dts=958980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029107083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=87900 | ~97.0 fps +[SensorPush] PZT angle frame #1780029107662 dts=959559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029107961 dts=959858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029108262 dts=960158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029108362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88000 | ~78.2 fps +[SensorPush] PZT angle frame #1780029108572 dts=960469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029108882 dts=960779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029109183 dts=961079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029109381 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88100 | ~98.2 fps +[SensorPush] PZT angle frame #1780029109481 dts=961378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029109780 dts=961677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029110093 dts=961989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029110402 dts=962298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029110402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88200 | ~97.9 fps +[SensorPush] PZT angle frame #1780029110713 dts=962609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029111012 dts=962908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029111312 dts=963208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029111412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88300 | ~99.0 fps +[SensorPush] PZT angle frame #1780029111612 dts=963508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029111913 dts=963809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029112213 dts=964109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029112413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88400 | ~99.9 fps +[SensorPush] PZT angle frame #1780029112513 dts=964409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029112813 dts=964709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029113113 dts=965009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029113424 dts=965320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029113424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88500 | ~99.0 fps +[SensorPush] PZT angle frame #1780029113733 dts=965630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029114032 dts=965929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029114343 dts=966240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029114443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88600 | ~98.1 fps +[SensorPush] PZT angle frame #1780029114644 dts=966540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029114941 dts=966838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029115392 dts=967289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029115592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88700 | ~87.0 fps +[SensorPush] PZT angle frame #1780029115693 dts=967589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029116004 dts=967900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029116304 dts=968200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029116602 dts=968498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029116602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88800 | ~99.0 fps +[SensorPush] PZT angle frame #1780029116900 dts=968797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029117200 dts=969097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029117523 dts=969419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029117622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=88900 | ~98.0 fps +[SensorPush] PZT angle frame #1780029117822 dts=969718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029118133 dts=970029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029118434 dts=970330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029118631 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89000 | ~99.1 fps +[SensorPush] PZT angle frame #1780029118732 dts=970628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029119032 dts=970929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029119331 dts=971227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029119633 dts=971529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029119633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89100 | ~99.9 fps +[SensorPush] PZT angle frame #1780029119932 dts=971829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029120243 dts=972140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029120551 dts=972447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029120652 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89200 | ~98.1 fps +[SensorPush] PZT angle frame #1780029120853 dts=972749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029121152 dts=973048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029121453 dts=973349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029121655 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89300 | ~99.7 fps +[SensorPush] PZT angle frame #1780029121751 dts=973648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029122062 dts=973958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029122362 dts=974258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029122663 dts=974559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029122663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89400 | ~99.2 fps +[SensorPush] PZT angle frame #1780029122983 dts=974879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029123292 dts=975189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029123594 dts=975490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029123691 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89500 | ~97.3 fps +[SensorPush] PZT angle frame #1780029123892 dts=975788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029124192 dts=976088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029124493 dts=976389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029124691 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89600 | ~100.0 fps +[SensorPush] PZT angle frame #1780029124801 dts=976697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029125112 dts=977008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029125572 dts=977469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029125893 dts=977790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029125893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89700 | ~83.2 fps +[SensorPush] PZT angle frame #1780029126342 dts=978239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029126640 dts=978537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029126952 dts=978849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029127053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89800 | ~86.1 fps +[SensorPush] PZT angle frame #1780029127401 dts=979297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029127702 dts=979598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029128023 dts=979919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029128230 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=89900 | ~85.0 fps +[SensorPush] PZT angle frame #1780029128333 dts=980230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029128633 dts=980529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029128932 dts=980828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029129233 dts=981129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029129233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90000 | ~99.7 fps +[SensorPush] PZT angle frame #1780029129531 dts=981427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029129842 dts=981738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029130142 dts=982039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029130243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90100 | ~99.0 fps +[SensorPush] PZT angle frame #1780029130441 dts=982337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029130762 dts=982658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029131362 dts=983258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029131564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90200 | ~75.6 fps +[SensorPush] PZT angle frame #1780029131662 dts=983558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029131966 dts=983863 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029132312 dts=984209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029132622 dts=984519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029132622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90300 | ~94.4 fps +[SensorPush] PZT angle frame #1780029132922 dts=984818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029133223 dts=985119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029133520 dts=985417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029133630 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90400 | ~99.3 fps +[SensorPush] PZT angle frame #1780029133833 dts=985730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029134132 dts=986029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029134443 dts=986340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029134642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90500 | ~98.8 fps +[SensorPush] PZT angle frame #1780029134743 dts=986640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029135041 dts=986938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029135341 dts=987238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029135642 dts=987539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029135642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90600 | ~100.0 fps +[SensorPush] PZT angle frame #1780029135974 dts=987871 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029136293 dts=988189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029136592 dts=988488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029136692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90700 | ~95.3 fps +[SensorPush] PZT angle frame #1780029136903 dts=988799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029137202 dts=989099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029137502 dts=989398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029137703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90800 | ~98.9 fps +[SensorPush] PZT angle frame #1780029137812 dts=989709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029138123 dts=990019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029138421 dts=990318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029138723 dts=990619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029138723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=90900 | ~98.1 fps +[SensorPush] PZT angle frame #1780029139023 dts=990919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029139332 dts=991229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029139632 dts=991528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029139731 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91000 | ~99.1 fps +[SensorPush] PZT angle frame #1780029139932 dts=991828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029140253 dts=992150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029140692 dts=992589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029140891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91100 | ~86.2 fps +[SensorPush] PZT angle frame #1780029140993 dts=992890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029141453 dts=993349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029141763 dts=993660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029142073 dts=993969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029142073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91200 | ~84.6 fps +[SensorPush] PZT angle frame #1780029142513 dts=994409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029142812 dts=994709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029143112 dts=995008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029143211 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91300 | ~87.8 fps +[SensorPush] PZT angle frame #1780029143562 dts=995458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029143872 dts=995769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029144181 dts=996078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029144382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91400 | ~85.4 fps +[SensorPush] PZT angle frame #1780029144482 dts=996379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029144802 dts=996699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029145101 dts=996998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029145563 dts=997460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029145563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91500 | ~84.7 fps +[SensorPush] PZT angle frame #1780029145873 dts=997770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029146181 dts=998077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029146481 dts=998377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029146584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91600 | ~98.0 fps +[SensorPush] PZT angle frame #1780029146932 dts=998828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029147233 dts=999129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029147532 dts=999428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029147742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91700 | ~86.4 fps +[SensorPush] PZT angle frame #1780029147843 dts=999740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029148152 dts=1000048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029148452 dts=1000348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029148751 dts=1000647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029148751 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91800 | ~99.0 fps +[SensorPush] PZT angle frame #1780029149192 dts=1001089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029149494 dts=1001391 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029149804 dts=1001701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029149912 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=91900 | ~86.1 fps +[SensorPush] PZT angle frame #1780029150122 dts=1002018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029150430 dts=1002327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029150734 dts=1002630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029150932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92000 | ~98.1 fps +[SensorPush] PZT angle frame #1780029151031 dts=1002927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029151342 dts=1003239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029151933 dts=1003829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029152243 dts=1004139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029152243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92100 | ~76.3 fps +[SensorPush] PZT angle frame #1780029152572 dts=1004469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029152872 dts=1004768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029153173 dts=1005070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029153272 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92200 | ~97.3 fps +[SensorPush] PZT angle frame #1780029153473 dts=1005369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029153913 dts=1005810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029154223 dts=1006119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029154563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92300 | ~77.4 fps +[SensorPush] PZT angle frame #1780029154663 dts=1006560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029154972 dts=1006868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029155282 dts=1007178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029155582 dts=1007479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029155582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92400 | ~98.0 fps +[SensorPush] PZT angle frame #1780029155893 dts=1007790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029156193 dts=1008089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029156493 dts=1008389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029156592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92500 | ~99.1 fps +[SensorPush] PZT angle frame #1780029156793 dts=1008689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029157112 dts=1009009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029157423 dts=1009319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029157772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92600 | ~84.7 fps +[SensorPush] PZT angle frame #1780029157872 dts=1009768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029158183 dts=1010079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029158643 dts=1010539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029159103 dts=1011000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029159103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92700 | ~75.1 fps +[SensorPush] PZT angle frame #1780029159422 dts=1011319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029159722 dts=1011619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029160022 dts=1011918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029160124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92800 | ~98.0 fps +[SensorPush] PZT angle frame #1780029160324 dts=1012220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029160631 dts=1012527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029160930 dts=1012827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029161133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=92900 | ~99.1 fps +[SensorPush] PZT angle frame #1780029161232 dts=1013129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029161534 dts=1013430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029161835 dts=1013731 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029162142 dts=1014039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029162142 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93000 | ~99.1 fps +[SensorPush] PZT angle frame #1780029162442 dts=1014338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029162751 dts=1014648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029163063 dts=1014960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029163163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93100 | ~97.9 fps +[SensorPush] PZT angle frame #1780029163363 dts=1015259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029163661 dts=1015557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029163971 dts=1015868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029164182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93200 | ~98.2 fps +[SensorPush] PZT angle frame #1780029164283 dts=1016179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029164723 dts=1016619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029165021 dts=1016918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029165323 dts=1017219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029165323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93300 | ~87.7 fps +[SensorPush] PZT angle frame #1780029165633 dts=1017529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029165933 dts=1017829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029166234 dts=1018131 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029166332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93400 | ~99.0 fps +[SensorPush] PZT angle frame #1780029166532 dts=1018428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029166832 dts=1018729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029167132 dts=1019029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029167341 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93500 | ~99.1 fps +[SensorPush] PZT angle frame #1780029167441 dts=1019337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029167741 dts=1019638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029168043 dts=1019939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029168362 dts=1020259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029168362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93600 | ~97.9 fps +[SensorPush] PZT angle frame #1780029168672 dts=1020569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029168973 dts=1020870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029169423 dts=1021319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029169523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93700 | ~86.1 fps +[SensorPush] PZT angle frame #1780029169721 dts=1021618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029170034 dts=1021930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029170332 dts=1022228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029170542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93800 | ~98.2 fps +[SensorPush] PZT angle frame #1780029170642 dts=1022538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029170953 dts=1022850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029171263 dts=1023159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029171573 dts=1023470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029171573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=93900 | ~97.0 fps +[SensorPush] PZT angle frame #1780029171883 dts=1023779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029172182 dts=1024078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029172481 dts=1024378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029172584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94000 | ~98.9 fps +[SensorPush] PZT angle frame #1780029172792 dts=1024688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029173093 dts=1024989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029173402 dts=1025298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029173604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94100 | ~98.1 fps +[SensorPush] PZT angle frame #1780029173851 dts=1025747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029174153 dts=1026049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029174452 dts=1026349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029174755 dts=1026651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029174755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94200 | ~86.9 fps +[SensorPush] PZT angle frame #1780029175072 dts=1026969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029175373 dts=1027270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029175672 dts=1027569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029175923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94300 | ~85.6 fps +[SensorPush] PZT angle frame #1780029176121 dts=1028018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029176422 dts=1028319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029176733 dts=1028630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029176943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94400 | ~98.0 fps +[SensorPush] PZT angle frame #1780029177041 dts=1028938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029177493 dts=1029389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029177802 dts=1029698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029178103 dts=1029999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029178103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94500 | ~86.2 fps +[SensorPush] PZT angle frame #1780029178414 dts=1030310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029178713 dts=1030610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029179011 dts=1030908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029179112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94600 | ~99.1 fps +[SensorPush] PZT angle frame #1780029179323 dts=1031220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029179633 dts=1031529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029179932 dts=1031828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029180152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94700 | ~96.2 fps +[SensorPush] PZT angle frame #1780029180253 dts=1032149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029180564 dts=1032460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029180872 dts=1032768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029181191 dts=1033088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029181191 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94800 | ~96.3 fps +[SensorPush] PZT angle frame #1780029181502 dts=1033399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029181803 dts=1033700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029182102 dts=1033999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029182214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=94900 | ~97.7 fps +[SensorPush] PZT angle frame #1780029182422 dts=1034318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029182722 dts=1034619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029183034 dts=1034930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029183232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95000 | ~98.3 fps +[SensorPush] PZT angle frame #1780029183333 dts=1035230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029183784 dts=1035681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029184092 dts=1035988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029184403 dts=1036299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029184403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95100 | ~85.4 fps +[SensorPush] PZT angle frame #1780029184701 dts=1036598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029185003 dts=1036899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029185313 dts=1037209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029185422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95200 | ~98.1 fps +[SensorPush] PZT angle frame #1780029185623 dts=1037520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029185933 dts=1037830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029186232 dts=1038128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029186432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95300 | ~99.0 fps +[SensorPush] PZT angle frame #1780029186534 dts=1038430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029186832 dts=1038729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029187155 dts=1039051 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029187603 dts=1039499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029187603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95400 | ~85.4 fps +[SensorPush] PZT angle frame #1780029187912 dts=1039809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029188213 dts=1040110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029188522 dts=1040419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029188621 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95500 | ~98.2 fps +[SensorPush] PZT angle frame #1780029188823 dts=1040720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029189124 dts=1041020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029189573 dts=1041469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029189783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95600 | ~86.0 fps +[SensorPush] PZT angle frame #1780029189882 dts=1041779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029190182 dts=1042079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029190484 dts=1042380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029190783 dts=1042679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029190783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95700 | ~100.0 fps +[SensorPush] PZT angle frame #1780029191092 dts=1042989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029191392 dts=1043289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029191842 dts=1043739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029191940 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95800 | ~86.4 fps +[SensorPush] PZT angle frame #1780029192151 dts=1044047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029192453 dts=1044349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029192751 dts=1044648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029192954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=95900 | ~98.6 fps +[SensorPush] PZT angle frame #1780029193050 dts=1044947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029193351 dts=1045247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029193673 dts=1045570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029193982 dts=1045879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029193982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96000 | ~97.3 fps +[SensorPush] PZT angle frame #1780029194282 dts=1046178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029194592 dts=1046489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029195034 dts=1046931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029195132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96100 | ~87.0 fps +[SensorPush] PZT angle frame #1780029195342 dts=1047238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029195651 dts=1047547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029195963 dts=1047859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029196173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96200 | ~96.1 fps +[SensorPush] PZT angle frame #1780029196433 dts=1048330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029196733 dts=1048629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029197032 dts=1048929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029197344 dts=1049240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029197344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96300 | ~85.4 fps +[SensorPush] PZT angle frame #1780029197651 dts=1049548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029197952 dts=1049848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029198254 dts=1050150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029198362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96400 | ~98.2 fps +[SensorPush] PZT angle frame #1780029198571 dts=1050468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029198895 dts=1050792 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029199482 dts=1051379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029199682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96500 | ~75.8 fps +[SensorPush] PZT angle frame #1780029199783 dts=1051679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029200093 dts=1051989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029200391 dts=1052288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029200711 dts=1052607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029200711 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96600 | ~97.1 fps +[SensorPush] PZT angle frame #1780029201012 dts=1052909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029201311 dts=1053208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029201612 dts=1053509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029201712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96700 | ~99.8 fps +[SensorPush] PZT angle frame #1780029201912 dts=1053809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029202211 dts=1054108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029202522 dts=1054419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029202721 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96800 | ~99.2 fps +[SensorPush] PZT angle frame #1780029202822 dts=1054718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029203143 dts=1055039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029203441 dts=1055337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029203742 dts=1055638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029203742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=96900 | ~98.0 fps +[SensorPush] PZT angle frame #1780029204182 dts=1056079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029204482 dts=1056379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029204782 dts=1056679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029204882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97000 | ~87.7 fps +[SensorPush] PZT angle frame #1780029205232 dts=1057129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029205532 dts=1057428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029205833 dts=1057729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029206043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97100 | ~86.1 fps +[SensorPush] PZT angle frame #1780029206142 dts=1058038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029206441 dts=1058337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029206773 dts=1058670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029207073 dts=1058970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029207073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97200 | ~97.1 fps +[SensorPush] PZT angle frame #1780029207523 dts=1059420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029207832 dts=1059728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029208421 dts=1060318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029208521 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97300 | ~69.1 fps +[SensorPush] PZT angle frame #1780029208722 dts=1060619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029209022 dts=1060919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029209323 dts=1061219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029209521 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97400 | ~100.1 fps +[SensorPush] PZT angle frame #1780029209622 dts=1061519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029209923 dts=1061819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029210372 dts=1062269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029210673 dts=1062569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029210673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97500 | ~86.8 fps +[SensorPush] PZT angle frame #1780029210983 dts=1062879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029211282 dts=1063179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029211622 dts=1063518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029211722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97600 | ~95.3 fps +[SensorPush] PZT angle frame #1780029211922 dts=1063818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029212221 dts=1064118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029212522 dts=1064418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029212721 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97700 | ~100.1 fps +[SensorPush] PZT angle frame #1780029212971 dts=1064868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029213272 dts=1065168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029213722 dts=1065619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029214173 dts=1066069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029214173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97800 | ~68.9 fps +[SensorPush] PZT angle frame #1780029214622 dts=1066519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029214923 dts=1066820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029215223 dts=1067119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029215321 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=97900 | ~87.2 fps +[SensorPush] PZT angle frame #1780029215532 dts=1067429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029215842 dts=1067738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029216143 dts=1068039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029216352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98000 | ~96.9 fps +[SensorPush] PZT angle frame #1780029216453 dts=1068349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029216754 dts=1068651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029217053 dts=1068949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029217382 dts=1069278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029217382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98100 | ~97.1 fps +[SensorPush] PZT angle frame #1780029217693 dts=1069589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029218013 dts=1069909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029218453 dts=1070349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029218552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98200 | ~85.4 fps +[SensorPush] PZT angle frame #1780029218753 dts=1070650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029219191 dts=1071087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029219632 dts=1071528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029219831 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98300 | ~78.2 fps +[SensorPush] PZT angle frame #1780029219934 dts=1071830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029220242 dts=1072138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029220543 dts=1072439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029220854 dts=1072750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029220854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98400 | ~97.8 fps +[SensorPush] PZT angle frame #1780029221161 dts=1073057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029221472 dts=1073369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029221773 dts=1073669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029221873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98500 | ~98.1 fps +[SensorPush] PZT angle frame #1780029222091 dts=1073987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029222391 dts=1074288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029222841 dts=1074738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029223042 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98600 | ~85.6 fps +[SensorPush] PZT angle frame #1780029223143 dts=1075039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029223442 dts=1075339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029223744 dts=1075640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029224072 dts=1075968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029224072 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98700 | ~97.0 fps +[SensorPush] PZT angle frame #1780029224383 dts=1076279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029224692 dts=1076589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029224991 dts=1076888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029225094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98800 | ~97.8 fps +[SensorPush] PZT angle frame #1780029225303 dts=1077199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029225605 dts=1077501 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029225902 dts=1077798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029226100 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=98900 | ~99.4 fps +[SensorPush] PZT angle frame #1780029226202 dts=1078099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029226501 dts=1078398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029226823 dts=1078719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029227123 dts=1079020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029227123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99000 | ~97.8 fps +[SensorPush] PZT angle frame #1780029227422 dts=1079319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029227744 dts=1079640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029228053 dts=1079949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029228152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99100 | ~97.2 fps +[SensorPush] PZT angle frame #1780029228351 dts=1080248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029228803 dts=1080700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029229112 dts=1081008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029229312 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99200 | ~86.2 fps +[SensorPush] PZT angle frame #1780029229413 dts=1081309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029230035 dts=1081931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029230331 dts=1082228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029230642 dts=1082539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029230642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99300 | ~75.2 fps +[SensorPush] PZT angle frame #1780029230962 dts=1082858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029231264 dts=1083160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029231563 dts=1083460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029231663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99400 | ~98.0 fps +[SensorPush] PZT angle frame #1780029231863 dts=1083760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029232161 dts=1084058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029232472 dts=1084368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029232672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99500 | ~99.1 fps +[SensorPush] PZT angle frame #1780029232912 dts=1084809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029233355 dts=1085252 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029233812 dts=1085709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029234113 dts=1086009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029234113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99600 | ~69.4 fps +[SensorPush] PZT angle frame #1780029234422 dts=1086318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029234732 dts=1086629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029235032 dts=1086929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029235143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99700 | ~97.1 fps +[SensorPush] PZT angle frame #1780029235344 dts=1087240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029235652 dts=1087549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029235962 dts=1087859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029236162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99800 | ~98.1 fps +[SensorPush] PZT angle frame #1780029236263 dts=1088160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029236562 dts=1088459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029236871 dts=1088767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029237182 dts=1089078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029237182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=99900 | ~98.1 fps +[SensorPush] PZT angle frame #1780029237482 dts=1089379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029237781 dts=1089677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029238092 dts=1089988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029238193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100000 | ~98.9 fps +[SensorPush] PZT angle frame #1780029238393 dts=1090290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029238702 dts=1090599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029239001 dts=1090897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029239202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100100 | ~99.1 fps +[SensorPush] PZT angle frame #1780029239302 dts=1091199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029239613 dts=1091509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029240061 dts=1091957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029240371 dts=1092268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029240371 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100200 | ~85.6 fps +[SensorPush] PZT angle frame #1780029240692 dts=1092589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029241003 dts=1092899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029241313 dts=1093209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029241413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100300 | ~96.0 fps +[SensorPush] PZT angle frame #1780029241612 dts=1093509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029241912 dts=1093808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029242232 dts=1094128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029242432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100400 | ~98.0 fps +[SensorPush] PZT angle frame #1780029242533 dts=1094430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029242844 dts=1094741 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029243302 dts=1095199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029243745 dts=1095641 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029243745 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100500 | ~76.2 fps +[SensorPush] PZT angle frame #1780029244053 dts=1095949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029244370 dts=1096267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029244673 dts=1096569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029244771 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100600 | ~97.4 fps +[SensorPush] PZT angle frame #1780029244972 dts=1096869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029245292 dts=1097188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029245593 dts=1097489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029245943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100700 | ~85.3 fps +[SensorPush] PZT angle frame #1780029246043 dts=1097940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029246344 dts=1098241 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029246662 dts=1098559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029246973 dts=1098870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029246973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100800 | ~97.1 fps +[SensorPush] PZT angle frame #1780029247272 dts=1099168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029247573 dts=1099469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029247882 dts=1099778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029247982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=100900 | ~99.2 fps +[SensorPush] PZT angle frame #1780029248184 dts=1100080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029248632 dts=1100529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029249081 dts=1100978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029249433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101000 | ~68.9 fps +[SensorPush] PZT angle frame #1780029249543 dts=1101439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029249994 dts=1101890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029250432 dts=1102328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029250882 dts=1102778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029250882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101100 | ~69.0 fps +[SensorPush] PZT angle frame #1780029251183 dts=1103079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029251503 dts=1103399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029251803 dts=1103699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029251903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101200 | ~97.9 fps +[SensorPush] PZT angle frame #1780029252112 dts=1104008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029252421 dts=1104318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029252733 dts=1104629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029252930 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101300 | ~97.4 fps +[SensorPush] PZT angle frame #1780029253031 dts=1104928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029253332 dts=1105228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029253633 dts=1105530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029253931 dts=1105827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029253931 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101400 | ~99.4 fps +[SensorPush] PZT angle frame #1780029254231 dts=1106128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029254543 dts=1106440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029254843 dts=1106740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029254943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101500 | ~99.4 fps +[SensorPush] PZT angle frame #1780029255142 dts=1107038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029255472 dts=1107368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029255773 dts=1107669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029255973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101600 | ~97.1 fps +[SensorPush] PZT angle frame #1780029256081 dts=1107977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029256392 dts=1108288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029256692 dts=1108589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029257135 dts=1109032 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029257135 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101700 | ~86.0 fps +[SensorPush] PZT angle frame #1780029257451 dts=1109348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029257752 dts=1109648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029258052 dts=1109949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029258152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101800 | ~98.3 fps +[SensorPush] PZT angle frame #1780029258353 dts=1110250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029258671 dts=1110567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029258973 dts=1110870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029259172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=101900 | ~98.1 fps +[SensorPush] PZT angle frame #1780029259282 dts=1111178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029259580 dts=1111477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029259881 dts=1111778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029260182 dts=1112078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029260182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102000 | ~99.0 fps +[SensorPush] PZT angle frame #1780029260492 dts=1112389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029260941 dts=1112837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029261252 dts=1113148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029261351 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102100 | ~85.6 fps +[SensorPush] PZT angle frame #1780029261554 dts=1113451 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029261862 dts=1113758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029262161 dts=1114057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029262361 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102200 | ~99.0 fps +[SensorPush] PZT angle frame #1780029262602 dts=1114498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029262923 dts=1114820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029263242 dts=1115138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029263542 dts=1115439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029263542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102300 | ~84.7 fps +[SensorPush] PZT angle frame #1780029263851 dts=1115748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029264312 dts=1116208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029264622 dts=1116519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029264722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102400 | ~84.7 fps +[SensorPush] PZT angle frame #1780029264924 dts=1116820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029265222 dts=1117118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029265521 dts=1117418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029265723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102500 | ~99.9 fps +[SensorPush] PZT angle frame #1780029265823 dts=1117720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029266133 dts=1118030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029266431 dts=1118328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029266732 dts=1118628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029266732 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102600 | ~99.1 fps +[SensorPush] PZT angle frame #1780029267032 dts=1118928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029267341 dts=1119238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029267645 dts=1119541 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029267763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102700 | ~96.9 fps +[SensorPush] PZT angle frame #1780029267972 dts=1119869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029268273 dts=1120170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029268572 dts=1120468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029268772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102800 | ~99.1 fps +[SensorPush] PZT angle frame #1780029269023 dts=1120920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029269332 dts=1121228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029269644 dts=1121540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029269953 dts=1121850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029269953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=102900 | ~84.7 fps +[SensorPush] PZT angle frame #1780029270401 dts=1122298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029270713 dts=1122609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029271014 dts=1122910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029271111 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103000 | ~86.3 fps +[SensorPush] PZT angle frame #1780029271312 dts=1123209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029271763 dts=1123660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029272061 dts=1123958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029272271 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103100 | ~86.3 fps +[SensorPush] PZT angle frame #1780029272373 dts=1124269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029272671 dts=1124568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029272982 dts=1124878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029273282 dts=1125179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029273282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103200 | ~98.8 fps +[SensorPush] PZT angle frame #1780029273743 dts=1125640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029274192 dts=1126088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029274504 dts=1126400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029274603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103300 | ~75.7 fps +[SensorPush] PZT angle frame #1780029274802 dts=1126699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029275101 dts=1126997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029275401 dts=1127298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029275631 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103400 | ~97.2 fps +[SensorPush] PZT angle frame #1780029275741 dts=1127638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029276041 dts=1127937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029276483 dts=1128380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029276792 dts=1128688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029276792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103500 | ~86.2 fps +[SensorPush] PZT angle frame #1780029277231 dts=1129127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029277533 dts=1129429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029277834 dts=1129730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029277930 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103600 | ~87.8 fps +[SensorPush] PZT angle frame #1780029278134 dts=1130030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029278432 dts=1130328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029278734 dts=1130630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029278931 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103700 | ~100.0 fps +[SensorPush] PZT angle frame #1780029279032 dts=1130929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029279473 dts=1131369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029279934 dts=1131830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029280233 dts=1132129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029280233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103800 | ~76.8 fps +[SensorPush] PZT angle frame #1780029280532 dts=1132428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029280831 dts=1132727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029281132 dts=1133029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029281232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=103900 | ~100.1 fps +[SensorPush] PZT angle frame #1780029281442 dts=1133338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029281883 dts=1133779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029282323 dts=1134220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029282531 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104000 | ~77.0 fps +[SensorPush] PZT angle frame #1780029282633 dts=1134529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029282932 dts=1134828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029283231 dts=1135127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029283673 dts=1135570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029283673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104100 | ~87.5 fps +[SensorPush] PZT angle frame #1780029283971 dts=1135868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029284412 dts=1136309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029284713 dts=1136609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029284813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104200 | ~87.8 fps +[SensorPush] PZT angle frame #1780029285012 dts=1136909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029285481 dts=1137378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029285794 dts=1137690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029285992 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104300 | ~84.8 fps +[SensorPush] PZT angle frame #1780029286093 dts=1137989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029286533 dts=1138429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029286984 dts=1138880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029287291 dts=1139187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029287291 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104400 | ~77.0 fps +[SensorPush] PZT angle frame #1780029287592 dts=1139488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029288031 dts=1139928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029288343 dts=1140239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029288442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104500 | ~86.8 fps +[SensorPush] PZT angle frame #1780029288793 dts=1140689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029289233 dts=1141130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029289543 dts=1141439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029289741 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104600 | ~77.0 fps +[SensorPush] PZT angle frame #1780029289844 dts=1141740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029290143 dts=1142039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029290444 dts=1142340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029290741 dts=1142638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029290741 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104700 | ~99.9 fps +[SensorPush] PZT angle frame #1780029291042 dts=1142938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029291351 dts=1143248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029291652 dts=1143548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029291761 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104800 | ~98.1 fps +[SensorPush] PZT angle frame #1780029291983 dts=1143880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029292292 dts=1144189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029292593 dts=1144490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029292793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=104900 | ~96.9 fps +[SensorPush] PZT angle frame #1780029292891 dts=1144788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029293202 dts=1145098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029293504 dts=1145400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029293803 dts=1145700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029293803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105000 | ~99.0 fps +[SensorPush] PZT angle frame #1780029294111 dts=1146008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029294412 dts=1146308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029294723 dts=1146620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029294824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105100 | ~97.9 fps +[SensorPush] PZT angle frame #1780029295031 dts=1146928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029295332 dts=1147228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029295643 dts=1147539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029295853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105200 | ~97.2 fps +[SensorPush] PZT angle frame #1780029295953 dts=1147850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029296252 dts=1148149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029296553 dts=1148449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029296860 dts=1148757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029296860 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105300 | ~99.3 fps +[SensorPush] PZT angle frame #1780029297162 dts=1149058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029297602 dts=1149498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029297905 dts=1149801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029298010 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105400 | ~86.9 fps +[SensorPush] PZT angle frame #1780029298211 dts=1150107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029298511 dts=1150408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029298813 dts=1150710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029299012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105500 | ~99.9 fps +[SensorPush] PZT angle frame #1780029299112 dts=1151008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029299414 dts=1151310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029299852 dts=1151749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029300152 dts=1152048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029300152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105600 | ~87.8 fps +[SensorPush] PZT angle frame #1780029300453 dts=1152349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029300753 dts=1152650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029301061 dts=1152958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029301162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105700 | ~98.9 fps +[SensorPush] PZT angle frame #1780029301361 dts=1153258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029301662 dts=1153558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029302103 dts=1154000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029302321 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105800 | ~86.3 fps +[SensorPush] PZT angle frame #1780029302421 dts=1154318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029302722 dts=1154619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029303022 dts=1154919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029303321 dts=1155218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029303321 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=105900 | ~100.0 fps +[SensorPush] PZT angle frame #1780029303632 dts=1155529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029303933 dts=1155829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029304243 dts=1156140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029304342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106000 | ~98.1 fps +[SensorPush] PZT angle frame #1780029304683 dts=1156579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029304981 dts=1156878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029305282 dts=1157178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029305623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106100 | ~78.1 fps +[SensorPush] PZT angle frame #1780029305722 dts=1157619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029306041 dts=1157937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029306341 dts=1158238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029306643 dts=1158540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029306643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106200 | ~97.9 fps +[SensorPush] PZT angle frame #1780029306941 dts=1158838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029307261 dts=1159157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029307562 dts=1159459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029307662 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106300 | ~98.2 fps +[SensorPush] PZT angle frame #1780029307873 dts=1159769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029308171 dts=1160068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029308492 dts=1160388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029308702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106400 | ~96.2 fps +[SensorPush] PZT angle frame #1780029308802 dts=1160699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029309104 dts=1161001 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029309412 dts=1161308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029309712 dts=1161609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029309712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106500 | ~99.0 fps +[SensorPush] PZT angle frame #1780029310013 dts=1161910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029310311 dts=1162207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029310611 dts=1162508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029310711 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106600 | ~100.1 fps +[SensorPush] PZT angle frame #1780029310912 dts=1162808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029311211 dts=1163108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029311512 dts=1163408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029311712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106700 | ~100.0 fps +[SensorPush] PZT angle frame #1780029311822 dts=1163719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029312262 dts=1164159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029312574 dts=1164471 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029312872 dts=1164768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029312872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106800 | ~86.2 fps +[SensorPush] PZT angle frame #1780029313183 dts=1165080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029313492 dts=1165389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029313792 dts=1165688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029313892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=106900 | ~98.0 fps +[SensorPush] PZT angle frame #1780029314102 dts=1165998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029314403 dts=1166300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029314712 dts=1166609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029314914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107000 | ~97.9 fps +[SensorPush] PZT angle frame #1780029315022 dts=1166918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029315322 dts=1167218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029315623 dts=1167519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029316064 dts=1167961 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029316064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107100 | ~86.9 fps +[SensorPush] PZT angle frame #1780029316364 dts=1168260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029316672 dts=1168569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029317112 dts=1169009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029317222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107200 | ~86.4 fps +[SensorPush] PZT angle frame #1780029317422 dts=1169319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029317721 dts=1169618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029318162 dts=1170058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029318364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107300 | ~87.6 fps +[SensorPush] PZT angle frame #1780029318462 dts=1170358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029318772 dts=1170668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029319212 dts=1171108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029319512 dts=1171408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029319512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107400 | ~87.1 fps +[SensorPush] PZT angle frame #1780029319811 dts=1171707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029320123 dts=1172019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029320423 dts=1172319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029320524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107500 | ~98.8 fps +[SensorPush] PZT angle frame #1780029320733 dts=1172629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029321033 dts=1172929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029321342 dts=1173239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029321685 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107600 | ~86.1 fps +[SensorPush] PZT angle frame #1780029321792 dts=1173688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029322101 dts=1173998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029322402 dts=1174298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029322712 dts=1174608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029322712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107700 | ~97.4 fps +[SensorPush] PZT angle frame #1780029323030 dts=1174927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029323490 dts=1175387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029323944 dts=1175840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029324053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107800 | ~74.5 fps +[SensorPush] PZT angle frame #1780029324401 dts=1176297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029324712 dts=1176608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029325022 dts=1176919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029325222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=107900 | ~85.6 fps +[SensorPush] PZT angle frame #1780029325323 dts=1177219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029325624 dts=1177521 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029325942 dts=1177838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029326242 dts=1178139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029326242 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108000 | ~97.9 fps +[SensorPush] PZT angle frame #1780029326543 dts=1178439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029326843 dts=1178739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029327153 dts=1179049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029327262 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108100 | ~98.1 fps +[SensorPush] PZT angle frame #1780029327474 dts=1179370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029327781 dts=1179678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029328222 dts=1180118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029328422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108200 | ~86.2 fps +[SensorPush] PZT angle frame #1780029328522 dts=1180419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029328832 dts=1180729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029329132 dts=1181029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029329432 dts=1181329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029329432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108300 | ~99.0 fps +[SensorPush] PZT angle frame #1780029329872 dts=1181769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029330193 dts=1182090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029330511 dts=1182408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029330611 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108400 | ~84.8 fps +[SensorPush] PZT angle frame #1780029330813 dts=1182709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029331252 dts=1183148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029331550 dts=1183447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029331753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108500 | ~87.6 fps +[SensorPush] PZT angle frame #1780029331853 dts=1183749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029332152 dts=1184049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029332453 dts=1184349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029332750 dts=1184647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029332750 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108600 | ~100.2 fps +[SensorPush] PZT angle frame #1780029333054 dts=1184950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029333354 dts=1185250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029333651 dts=1185547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029333751 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108700 | ~99.9 fps +[SensorPush] PZT angle frame #1780029333962 dts=1185858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029334262 dts=1186159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029334574 dts=1186470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029334772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108800 | ~98.1 fps +[SensorPush] PZT angle frame #1780029334885 dts=1186781 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029335193 dts=1187089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029335492 dts=1187389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029335792 dts=1187688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029335792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=108900 | ~98.0 fps +[SensorPush] PZT angle frame #1780029336241 dts=1188138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029336543 dts=1188440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029336843 dts=1188740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029336943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109000 | ~86.8 fps +[SensorPush] PZT angle frame #1780029337141 dts=1189037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029337441 dts=1189338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029337742 dts=1189639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029337943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109100 | ~100.1 fps +[SensorPush] PZT angle frame #1780029338042 dts=1189938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029338483 dts=1190379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029338782 dts=1190679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029339082 dts=1190978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029339082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109200 | ~87.8 fps +[SensorPush] PZT angle frame #1780029339382 dts=1191279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029339682 dts=1191579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029339991 dts=1191887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029340093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109300 | ~98.8 fps +[SensorPush] PZT angle frame #1780029340292 dts=1192188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029340595 dts=1192491 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029340913 dts=1192809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029341113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109400 | ~98.1 fps +[SensorPush] PZT angle frame #1780029341213 dts=1193110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029341514 dts=1193410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029341813 dts=1193709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029342253 dts=1194149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029342253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109500 | ~87.8 fps +[SensorPush] PZT angle frame #1780029342551 dts=1194447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029342862 dts=1194759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029343163 dts=1195060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029343263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109600 | ~99.0 fps +[SensorPush] PZT angle frame #1780029343462 dts=1195359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029343902 dts=1195798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029344203 dts=1196099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029344401 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109700 | ~87.9 fps +[SensorPush] PZT angle frame #1780029344502 dts=1196399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029344803 dts=1196699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029345262 dts=1197158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029345712 dts=1197608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029345712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109800 | ~76.3 fps +[SensorPush] PZT angle frame #1780029346014 dts=1197910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029346322 dts=1198218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029346632 dts=1198528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029346733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=109900 | ~97.9 fps +[SensorPush] PZT angle frame #1780029346931 dts=1198827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029347381 dts=1199278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029347972 dts=1199869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029348322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110000 | ~63.0 fps +[SensorPush] PZT angle frame #1780029348433 dts=1200329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029348732 dts=1200628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029349035 dts=1200931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029349341 dts=1201237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029349341 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110100 | ~98.2 fps +[SensorPush] PZT angle frame #1780029349652 dts=1201548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029349953 dts=1201850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029350263 dts=1202160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029350361 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110200 | ~98.0 fps +[SensorPush] PZT angle frame #1780029350562 dts=1202458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029350863 dts=1202759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029351302 dts=1203198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029351502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110300 | ~87.7 fps +[SensorPush] PZT angle frame #1780029351605 dts=1203501 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029351904 dts=1203801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029352203 dts=1204099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029352504 dts=1204400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029352504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110400 | ~99.8 fps +[SensorPush] PZT angle frame #1780029352801 dts=1204698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029353103 dts=1205000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029353402 dts=1205298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029353501 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110500 | ~100.3 fps +[SensorPush] PZT angle frame #1780029353711 dts=1205608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029354013 dts=1205910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029354313 dts=1206209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029354511 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110600 | ~99.0 fps +[SensorPush] PZT angle frame #1780029354612 dts=1206509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029354932 dts=1206829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029355233 dts=1207129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029355533 dts=1207429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029355533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110700 | ~97.9 fps +[SensorPush] PZT angle frame #1780029355833 dts=1207729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029356132 dts=1208028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029356432 dts=1208329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029356534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110800 | ~99.9 fps +[SensorPush] PZT angle frame #1780029356732 dts=1208629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029357052 dts=1208948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029357353 dts=1209249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029357564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=110900 | ~97.1 fps +[SensorPush] PZT angle frame #1780029357662 dts=1209558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029357963 dts=1209860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029358261 dts=1210158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029358561 dts=1210457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029358561 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111000 | ~100.3 fps +[SensorPush] PZT angle frame #1780029358863 dts=1210760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029359163 dts=1211060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029359611 dts=1211508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029359712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111100 | ~86.9 fps +[SensorPush] PZT angle frame #1780029359914 dts=1211810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029360213 dts=1212109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029360512 dts=1212408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029360711 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111200 | ~100.0 fps +[SensorPush] PZT angle frame #1780029360812 dts=1212709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029361123 dts=1213019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029361433 dts=1213330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029361735 dts=1213631 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029361735 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111300 | ~97.8 fps +[SensorPush] PZT angle frame #1780029362033 dts=1213929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029362331 dts=1214227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029362632 dts=1214529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029362742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111400 | ~99.3 fps +[SensorPush] PZT angle frame #1780029362953 dts=1214849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029363252 dts=1215149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029363551 dts=1215447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029363753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111500 | ~99.0 fps +[SensorPush] PZT angle frame #1780029363853 dts=1215750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029364163 dts=1216060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029364601 dts=1216498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029364902 dts=1216798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029364902 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111600 | ~87.0 fps +[SensorPush] PZT angle frame #1780029365202 dts=1217099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029365644 dts=1217540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029365944 dts=1217840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029366044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111700 | ~87.6 fps +[SensorPush] PZT angle frame #1780029366251 dts=1218148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029366552 dts=1218448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029366851 dts=1218748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029367051 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111800 | ~99.3 fps +[SensorPush] PZT angle frame #1780029367151 dts=1219048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029367462 dts=1219358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029367773 dts=1219669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029368073 dts=1219969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029368073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=111900 | ~97.8 fps +[SensorPush] PZT angle frame #1780029368383 dts=1220280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029368683 dts=1220579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029368983 dts=1220879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029369222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112000 | ~87.0 fps +[SensorPush] PZT angle frame #1780029369574 dts=1221470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029370013 dts=1221909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029370322 dts=1222218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029370533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112100 | ~76.3 fps +[SensorPush] PZT angle frame #1780029370632 dts=1222528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029371092 dts=1222989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029371404 dts=1223300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029371713 dts=1223610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029371713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112200 | ~84.7 fps +[SensorPush] PZT angle frame #1780029372022 dts=1223919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029372324 dts=1224220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029372624 dts=1224521 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029372724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112300 | ~99.0 fps +[SensorPush] PZT angle frame #1780029372923 dts=1224819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029373232 dts=1225128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029373681 dts=1225577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029373884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112400 | ~86.2 fps +[SensorPush] PZT angle frame #1780029373983 dts=1225880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029374282 dts=1226178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029374593 dts=1226490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029374892 dts=1226788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029374892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112500 | ~99.2 fps +[SensorPush] PZT angle frame #1780029375213 dts=1227110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029375523 dts=1227419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029375823 dts=1227720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029375923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112600 | ~97.0 fps +[SensorPush] PZT angle frame #1780029376281 dts=1228178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029376591 dts=1228488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029376903 dts=1228800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029377103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112700 | ~84.8 fps +[SensorPush] PZT angle frame #1780029377204 dts=1229100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029377514 dts=1229411 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029377823 dts=1229719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029378121 dts=1230018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029378121 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112800 | ~98.2 fps +[SensorPush] PZT angle frame #1780029378432 dts=1230328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029378732 dts=1230628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029379033 dts=1230929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029379134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=112900 | ~98.7 fps +[SensorPush] PZT angle frame #1780029379342 dts=1231239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029379785 dts=1231681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029380082 dts=1231979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029380292 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113000 | ~86.4 fps +[SensorPush] PZT angle frame #1780029380392 dts=1232288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029380712 dts=1232608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029381013 dts=1232909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029381313 dts=1233209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029381313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113100 | ~97.8 fps +[SensorPush] PZT angle frame #1780029381611 dts=1233508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029381911 dts=1233808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029382351 dts=1234248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029382461 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113200 | ~87.0 fps +[SensorPush] PZT angle frame #1780029382663 dts=1234559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029382972 dts=1234869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029383272 dts=1235169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029383482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113300 | ~98.1 fps +[SensorPush] PZT angle frame #1780029383582 dts=1235479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029383882 dts=1235779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029384323 dts=1236220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029384762 dts=1236659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029384762 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113400 | ~78.1 fps +[SensorPush] PZT angle frame #1780029385061 dts=1236958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029385363 dts=1237259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029385662 dts=1237559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029385761 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113500 | ~100.2 fps +[SensorPush] PZT angle frame #1780029385962 dts=1237859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029386281 dts=1238178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029386583 dts=1238480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029386784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113600 | ~97.7 fps +[SensorPush] PZT angle frame #1780029387033 dts=1238929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029387334 dts=1239231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029387633 dts=1239529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029387944 dts=1239840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029387944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113700 | ~86.2 fps +[SensorPush] PZT angle frame #1780029388241 dts=1240137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029388542 dts=1240438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029388992 dts=1240888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029389092 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113800 | ~87.1 fps +[SensorPush] PZT angle frame #1780029389292 dts=1241189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029389594 dts=1241490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029389892 dts=1241788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029390093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=113900 | ~99.9 fps +[SensorPush] PZT angle frame #1780029390194 dts=1242091 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029390503 dts=1242399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029390812 dts=1242709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029391111 dts=1243007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029391111 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114000 | ~98.2 fps +[SensorPush] PZT angle frame #1780029391412 dts=1243309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029391712 dts=1243608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029392023 dts=1243919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029392124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114100 | ~98.8 fps +[SensorPush] PZT angle frame #1780029392321 dts=1244218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029392623 dts=1244520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029392923 dts=1244820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029393124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114200 | ~99.9 fps +[SensorPush] PZT angle frame #1780029393231 dts=1245128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029393552 dts=1245449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029393992 dts=1245889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029394433 dts=1246330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029394433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114300 | ~76.4 fps +[SensorPush] PZT angle frame #1780029394733 dts=1246630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029395172 dts=1247068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029395493 dts=1247390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029395591 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114400 | ~86.4 fps +[SensorPush] PZT angle frame #1780029395803 dts=1247699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029396103 dts=1247999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029396402 dts=1248299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029396603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114500 | ~98.8 fps +[SensorPush] PZT angle frame #1780029396702 dts=1248599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029397022 dts=1248918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029397323 dts=1249219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029397623 dts=1249520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029397623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114600 | ~98.0 fps +[SensorPush] PZT angle frame #1780029397922 dts=1249819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029398252 dts=1250148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029398563 dts=1250459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029398663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114700 | ~96.1 fps +[SensorPush] PZT angle frame #1780029398862 dts=1250758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029399162 dts=1251058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029399472 dts=1251369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029399683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114800 | ~98.0 fps +[SensorPush] PZT angle frame #1780029399783 dts=1251679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029400082 dts=1251978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029400380 dts=1252277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029400691 dts=1252587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029400691 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=114900 | ~99.3 fps +[SensorPush] PZT angle frame #1780029401151 dts=1253048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029401465 dts=1253361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029401771 dts=1253667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029401873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115000 | ~84.5 fps +[SensorPush] PZT angle frame #1780029402074 dts=1253971 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029402373 dts=1254269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029402673 dts=1254570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029402883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115100 | ~99.0 fps +[SensorPush] PZT angle frame #1780029402981 dts=1254878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029403302 dts=1255199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029403613 dts=1255509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029403922 dts=1255819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029403922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115200 | ~96.3 fps +[SensorPush] PZT angle frame #1780029404222 dts=1256119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029404662 dts=1256559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029404963 dts=1256860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029405063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115300 | ~87.6 fps +[SensorPush] PZT angle frame #1780029405263 dts=1257160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029405561 dts=1257458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029406013 dts=1257909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029406212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115400 | ~87.1 fps +[SensorPush] PZT angle frame #1780029406311 dts=1258208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029406622 dts=1258519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029406932 dts=1258829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029407243 dts=1259139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029407243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115500 | ~97.0 fps +[SensorPush] PZT angle frame #1780029407544 dts=1259440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029407852 dts=1259748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029408293 dts=1260189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029408392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115600 | ~87.0 fps +[SensorPush] PZT angle frame #1780029408593 dts=1260490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029408894 dts=1260790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029409193 dts=1261090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029409391 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115700 | ~100.2 fps +[SensorPush] PZT angle frame #1780029409493 dts=1261389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029409793 dts=1261689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029410102 dts=1261999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029410423 dts=1262320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029410423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115800 | ~96.9 fps +[SensorPush] PZT angle frame #1780029410722 dts=1262618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029411023 dts=1262919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029411473 dts=1263369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029411582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=115900 | ~86.2 fps +[SensorPush] PZT angle frame #1780029411791 dts=1263688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029412241 dts=1264137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029412542 dts=1264439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029412744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116000 | ~86.0 fps +[SensorPush] PZT angle frame #1780029412843 dts=1264740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029413141 dts=1265038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029413441 dts=1265338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029413753 dts=1265650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029413753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116100 | ~99.2 fps +[SensorPush] PZT angle frame #1780029414061 dts=1265957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029414361 dts=1266258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029414812 dts=1266708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029414912 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116200 | ~86.3 fps +[SensorPush] PZT angle frame #1780029415121 dts=1267018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029415422 dts=1267319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029416013 dts=1267910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029416213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116300 | ~76.9 fps +[SensorPush] PZT angle frame #1780029416311 dts=1268207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029416612 dts=1268508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029416914 dts=1268811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029417211 dts=1269108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029417211 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116400 | ~100.1 fps +[SensorPush] PZT angle frame #1780029417652 dts=1269548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029417962 dts=1269859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029418262 dts=1270158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029418360 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116500 | ~87.0 fps +[SensorPush] PZT angle frame #1780029418562 dts=1270459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029418862 dts=1270759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029419162 dts=1271059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029419363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116600 | ~99.7 fps +[SensorPush] PZT angle frame #1780029419463 dts=1271360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029419762 dts=1271658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029420081 dts=1271978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029420381 dts=1272277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029420381 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116700 | ~98.3 fps +[SensorPush] PZT angle frame #1780029420824 dts=1272720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029421123 dts=1273019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029421424 dts=1273320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029421522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116800 | ~87.7 fps +[SensorPush] PZT angle frame #1780029421735 dts=1273631 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029422043 dts=1273939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029422344 dts=1274240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029422551 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=116900 | ~97.1 fps +[SensorPush] PZT angle frame #1780029422652 dts=1274549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029422953 dts=1274850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029423253 dts=1275149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029423552 dts=1275448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029423552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=117000 | ~100.0 fps +[SensorPush] PZT angle frame #1780029423872 dts=1275769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029424173 dts=1276070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029424473 dts=1276370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029424584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=117100 | ~96.8 fps +[SensorPush] PZT angle frame #1780029424782 dts=1276678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029425242 dts=1277138 angle=104.64 mag=1.68 state=1 cop=(3.57,5.37) base=(4.00,7.00) total=33077.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029425541 dts=1277437 angle=103.51 mag=1.73 state=1 cop=(3.60,5.32) base=(4.00,7.00) total=32439.00 threshold=0.00 +[SensorPush] Frame #1780029425761 | 12x7 | angle=108.37 | mag=1.78 | state=1 | force=0.6 | total=117200 | ~85.0 fps +[SensorPush] PZT angle frame #1780029425862 dts=1277758 angle=112.75 mag=1.62 state=1 cop=(3.37,5.51) base=(4.00,7.00) total=34587.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029426312 dts=1278208 angle=112.05 mag=1.69 state=1 cop=(3.37,5.44) base=(4.00,7.00) total=38286.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029426613 dts=1278510 angle=131.84 mag=1.17 state=1 cop=(3.22,6.13) base=(4.00,7.00) total=49116.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029426922 dts=1278818 angle=195.16 mag=1.00 state=1 cop=(3.04,7.26) base=(4.00,7.00) total=44118.00 threshold=0.00 +[SensorPush] Frame #1780029426922 | 12x7 | angle=195.16 | mag=1.00 | state=1 | force=0.8 | total=117300 | ~86.2 fps +[SensorPush] PZT angle frame #1780029427222 dts=1279119 angle=204.52 mag=1.16 state=1 cop=(2.95,7.48) base=(4.00,7.00) total=45862.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029427812 dts=1279709 angle=125.69 mag=1.36 state=1 cop=(3.21,5.90) base=(4.00,7.00) total=59064.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029428123 dts=1280019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029428223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=117400 | ~76.8 fps +[SensorPush] PZT angle frame #1780029428424 dts=1280320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029428722 dts=1280618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029429163 dts=1281059 angle=262.65 mag=4.57 state=1 cop=(3.42,5.53) base=(4.00,1.00) total=15113.00 threshold=0.00 +[SensorPush] Frame #1780029429362 | 12x7 | angle=260.39 | mag=4.30 | state=1 | force=0.8 | total=117500 | ~87.8 fps +[SensorPush] PZT angle frame #1780029429462 dts=1281359 angle=259.71 mag=4.39 state=1 cop=(3.22,5.32) base=(4.00,1.00) total=51461.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029429763 dts=1281659 angle=259.74 mag=4.50 state=1 cop=(3.20,5.42) base=(4.00,1.00) total=50360.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029430072 dts=1281968 angle=259.52 mag=4.32 state=1 cop=(3.21,5.25) base=(4.00,1.00) total=52097.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029430380 dts=1282277 angle=259.85 mag=4.34 state=1 cop=(3.23,5.27) base=(4.00,1.00) total=54148.00 threshold=0.00 +[SensorPush] Frame #1780029430380 | 12x7 | angle=259.85 | mag=4.34 | state=1 | force=1.0 | total=117600 | ~98.3 fps +[SensorPush] PZT angle frame #1780029430682 dts=1282578 angle=260.56 mag=4.36 state=1 cop=(3.29,5.30) base=(4.00,1.00) total=54634.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029430992 dts=1282888 angle=261.09 mag=4.47 state=1 cop=(3.31,5.41) base=(4.00,1.00) total=48727.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029431304 dts=1283200 angle=260.82 mag=4.36 state=1 cop=(3.30,5.30) base=(4.00,1.00) total=46363.00 threshold=0.00 +[SensorPush] Frame #1780029431402 | 12x7 | angle=261.62 | mag=4.65 | state=1 | force=0.9 | total=117700 | ~97.9 fps +[SensorPush] PZT angle frame #1780029431603 dts=1283499 angle=261.37 mag=5.07 state=1 cop=(3.24,6.01) base=(4.00,1.00) total=53050.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029431922 dts=1283819 angle=261.89 mag=5.38 state=1 cop=(3.24,6.33) base=(4.00,1.00) total=54746.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029432232 dts=1284129 angle=262.99 mag=4.18 state=1 cop=(3.49,5.15) base=(4.00,1.00) total=57317.00 threshold=0.00 +[SensorPush] Frame #1780029432431 | 12x7 | angle=263.45 | mag=3.91 | state=1 | force=1.1 | total=117800 | ~97.1 fps +[SensorPush] PZT angle frame #1780029432531 dts=1284427 angle=263.63 mag=4.03 state=1 cop=(3.55,5.00) base=(4.00,1.00) total=57141.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029432832 dts=1284728 angle=263.75 mag=5.32 state=1 cop=(3.42,6.29) base=(4.00,1.00) total=55312.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029433153 dts=1285050 angle=263.54 mag=5.46 state=1 cop=(3.39,6.43) base=(4.00,1.00) total=58634.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029433604 dts=1285500 angle=263.68 mag=5.51 state=1 cop=(3.39,6.48) base=(4.00,1.00) total=59423.00 threshold=0.00 +[SensorPush] Frame #1780029433604 | 12x7 | angle=263.68 | mag=5.51 | state=1 | force=1.1 | total=117900 | ~85.3 fps +[SensorPush] PZT angle frame #1780029433921 dts=1285817 angle=263.89 mag=5.55 state=1 cop=(3.41,6.52) base=(4.00,1.00) total=59243.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029434223 dts=1286120 angle=264.05 mag=5.65 state=1 cop=(3.41,6.62) base=(4.00,1.00) total=60497.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029434673 dts=1286569 angle=264.34 mag=5.86 state=1 cop=(3.42,6.83) base=(4.00,1.00) total=58988.00 threshold=0.00 +[SensorPush] Frame #1780029434773 | 12x7 | angle=264.41 | mag=5.88 | state=1 | force=1.1 | total=118000 | ~85.6 fps +[SensorPush] PZT angle frame #1780029434974 dts=1286870 angle=264.40 mag=5.96 state=1 cop=(3.42,6.93) base=(4.00,1.00) total=58810.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029435282 dts=1287178 angle=264.57 mag=6.06 state=1 cop=(3.43,7.04) base=(4.00,1.00) total=57936.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029435582 dts=1287479 angle=264.48 mag=6.18 state=1 cop=(3.41,7.15) base=(4.00,1.00) total=55933.00 threshold=0.00 +[SensorPush] Frame #1780029435792 | 12x7 | angle=264.53 | mag=6.24 | state=1 | force=1.1 | total=118100 | ~98.1 fps +[SensorPush] PZT angle frame #1780029435893 dts=1287790 angle=264.52 mag=6.28 state=1 cop=(3.40,7.25) base=(4.00,1.00) total=55580.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029436203 dts=1288099 angle=264.64 mag=6.39 state=1 cop=(3.40,7.36) base=(4.00,1.00) total=54225.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029436502 dts=1288399 angle=264.68 mag=6.48 state=1 cop=(3.40,7.46) base=(4.00,1.00) total=52706.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029436804 dts=1288700 angle=264.85 mag=6.60 state=1 cop=(3.41,7.57) base=(4.00,1.00) total=51809.00 threshold=0.00 +[SensorPush] Frame #1780029436804 | 12x7 | angle=264.85 | mag=6.60 | state=1 | force=1.0 | total=118200 | ~98.8 fps +[SensorPush] PZT angle frame #1780029437102 dts=1288998 angle=264.75 mag=6.71 state=1 cop=(3.39,7.68) base=(4.00,1.00) total=50827.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029437411 dts=1289308 angle=264.93 mag=6.82 state=1 cop=(3.40,7.79) base=(4.00,1.00) total=50191.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029437713 dts=1289609 angle=265.02 mag=6.89 state=1 cop=(3.40,7.86) base=(4.00,1.00) total=49629.00 threshold=0.00 +[SensorPush] Frame #1780029437813 | 12x7 | angle=264.99 | mag=6.91 | state=1 | force=0.9 | total=118300 | ~99.1 fps +[SensorPush] PZT angle frame #1780029438012 dts=1289908 angle=265.12 mag=6.93 state=1 cop=(3.41,7.90) base=(4.00,1.00) total=50180.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029438322 dts=1290219 angle=264.97 mag=7.02 state=1 cop=(3.38,7.99) base=(4.00,1.00) total=49109.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029438632 dts=1290529 angle=264.77 mag=7.09 state=1 cop=(3.35,8.06) base=(4.00,1.00) total=48215.00 threshold=0.00 +[SensorPush] Frame #1780029438834 | 12x7 | angle=264.83 | mag=7.13 | state=1 | force=0.9 | total=118400 | ~98.0 fps +[SensorPush] PZT angle frame #1780029439080 dts=1290977 angle=264.66 mag=7.25 state=1 cop=(3.33,8.22) base=(4.00,1.00) total=45911.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029439382 dts=1291278 angle=264.68 mag=7.34 state=1 cop=(3.32,8.30) base=(4.00,1.00) total=45454.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029439681 dts=1291578 angle=264.85 mag=7.50 state=1 cop=(3.33,8.47) base=(4.00,1.00) total=43731.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029439982 dts=1291879 angle=264.77 mag=7.58 state=1 cop=(3.31,8.55) base=(4.00,1.00) total=42022.00 threshold=0.00 +[SensorPush] Frame #1780029439982 | 12x7 | angle=264.77 | mag=7.58 | state=1 | force=0.8 | total=118500 | ~87.1 fps +[SensorPush] PZT angle frame #1780029440280 dts=1292177 angle=264.34 mag=6.51 state=1 cop=(3.36,7.48) base=(4.00,1.00) total=57498.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029440591 dts=1292488 angle=263.90 mag=6.22 state=1 cop=(3.34,7.19) base=(4.00,1.00) total=69597.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029440903 dts=1292799 angle=263.21 mag=5.92 state=1 cop=(3.30,6.88) base=(4.00,1.00) total=76504.00 threshold=0.00 +[SensorPush] Frame #1780029441003 | 12x7 | angle=263.25 | mag=5.91 | state=1 | force=1.5 | total=118600 | ~98.0 fps +[SensorPush] PZT angle frame #1780029441213 dts=1293109 angle=263.19 mag=5.91 state=1 cop=(3.30,6.87) base=(4.00,1.00) total=77310.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029441512 dts=1293409 angle=263.22 mag=5.93 state=1 cop=(3.30,6.89) base=(4.00,1.00) total=78744.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029441823 dts=1293719 angle=263.09 mag=5.91 state=1 cop=(3.29,6.87) base=(4.00,1.00) total=79551.00 threshold=0.00 +[SensorPush] Frame #1780029442022 | 12x7 | angle=263.24 | mag=5.92 | state=1 | force=1.5 | total=118700 | ~98.1 fps +[SensorPush] PZT angle frame #1780029442122 dts=1294019 angle=263.23 mag=5.91 state=1 cop=(3.30,6.87) base=(4.00,1.00) total=80138.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029442423 dts=1294320 angle=263.16 mag=5.91 state=1 cop=(3.30,6.87) base=(4.00,1.00) total=79620.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029442871 dts=1294767 angle=263.09 mag=5.93 state=1 cop=(3.29,6.88) base=(4.00,1.00) total=79782.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029443181 dts=1295077 angle=263.02 mag=5.91 state=1 cop=(3.28,6.87) base=(4.00,1.00) total=79946.00 threshold=0.00 +[SensorPush] Frame #1780029443181 | 12x7 | angle=263.02 | mag=5.91 | state=1 | force=1.5 | total=118800 | ~86.3 fps +[SensorPush] PZT angle frame #1780029443482 dts=1295378 angle=263.05 mag=5.83 state=1 cop=(3.29,6.79) base=(4.00,1.00) total=78956.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029443793 dts=1295689 angle=263.11 mag=6.15 state=1 cop=(3.26,7.10) base=(4.00,1.00) total=75319.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029444102 dts=1295999 angle=263.14 mag=6.07 state=1 cop=(3.27,7.02) base=(4.00,1.00) total=76616.00 threshold=0.00 +[SensorPush] Frame #1780029444203 | 12x7 | angle=263.05 | mag=6.06 | state=1 | force=1.5 | total=118900 | ~97.8 fps +[SensorPush] PZT angle frame #1780029444544 dts=1296440 angle=265.24 mag=7.80 state=1 cop=(3.35,8.77) base=(4.00,1.00) total=15682.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029445003 dts=1296899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029445312 dts=1297208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029445514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=119000 | ~76.3 fps +[SensorPush] PZT angle frame #1780029445610 dts=1297507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029445912 dts=1297809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029446372 dts=1298268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029446812 dts=1298708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029446812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=119100 | ~77.1 fps +[SensorPush] PZT angle frame #1780029447123 dts=1299020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029447422 dts=1299319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029447861 dts=1299758 angle=254.46 mag=4.50 state=1 cop=(3.80,7.86) base=(5.00,3.53) total=13015.00 threshold=0.00 +[SensorPush] Frame #1780029447962 | 12x7 | angle=247.72 | mag=3.18 | state=1 | force=0.7 | total=119200 | ~86.9 fps +[SensorPush] PZT angle frame #1780029448164 dts=1300061 angle=227.11 mag=2.52 state=1 cop=(3.29,5.38) base=(5.00,3.53) total=74292.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029448462 dts=1300359 angle=225.15 mag=2.47 state=1 cop=(3.26,5.28) base=(5.00,3.53) total=83705.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029448772 dts=1300668 angle=224.88 mag=2.45 state=1 cop=(3.26,5.26) base=(5.00,3.53) total=85077.00 threshold=0.00 +[SensorPush] Frame #1780029448972 | 12x7 | angle=220.05 | mag=2.19 | state=1 | force=1.4 | total=119300 | ~99.1 fps +[SensorPush] PZT angle frame #1780029449082 dts=1300979 angle=205.20 mag=1.86 state=1 cop=(3.31,4.33) base=(5.00,3.53) total=91012.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029449392 dts=1301288 angle=186.31 mag=1.59 state=1 cop=(3.42,3.71) base=(5.00,3.53) total=117395.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029449693 dts=1301590 angle=185.86 mag=1.55 state=1 cop=(3.45,3.69) base=(5.00,3.53) total=126293.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029450133 dts=1302030 angle=233.67 mag=2.95 state=1 cop=(3.25,5.91) base=(5.00,3.53) total=98895.00 threshold=0.00 +[SensorPush] Frame #1780029450133 | 12x7 | angle=233.67 | mag=2.95 | state=1 | force=2.0 | total=119400 | ~86.1 fps +[SensorPush] PZT angle frame #1780029450441 dts=1302338 angle=228.50 mag=2.74 state=1 cop=(3.18,5.58) base=(5.00,3.53) total=113727.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029450742 dts=1302638 angle=180.32 mag=1.54 state=1 cop=(3.46,3.54) base=(5.00,3.53) total=118246.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029451043 dts=1302939 angle=196.33 mag=1.62 state=1 cop=(3.45,3.99) base=(5.00,3.53) total=140796.00 threshold=0.00 +[SensorPush] Frame #1780029451142 | 12x7 | angle=228.52 | mag=2.69 | state=1 | force=3.0 | total=119500 | ~99.1 fps +[SensorPush] PZT angle frame #1780029451512 dts=1303409 angle=229.96 mag=3.05 state=1 cop=(3.04,5.87) base=(5.00,3.53) total=138468.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029452242 dts=1304138 angle=156.48 mag=1.49 state=1 cop=(3.64,2.94) base=(5.00,3.53) total=115794.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029452541 dts=1304437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029452743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=119600 | ~62.5 fps +[SensorPush] PZT angle frame #1780029452841 dts=1304738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029453282 dts=1305178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029453582 dts=1305479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029453882 dts=1305778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029453882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=119700 | ~87.8 fps +[SensorPush] PZT angle frame #1780029454192 dts=1306089 angle=114.88 mag=0.86 state=1 cop=(3.37,7.96) base=(3.73,8.75) total=9221.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029454491 dts=1306388 angle=96.84 mag=3.85 state=1 cop=(3.27,4.93) base=(3.73,8.75) total=87743.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029454790 dts=1306687 angle=97.48 mag=3.82 state=1 cop=(3.23,4.95) base=(3.73,8.75) total=100785.00 threshold=0.00 +[SensorPush] Frame #1780029455032 | 12x7 | angle=103.83 | mag=2.85 | state=1 | force=1.8 | total=119800 | ~86.9 fps +[SensorPush] PZT angle frame #1780029455233 dts=1307129 angle=104.36 mag=2.99 state=1 cop=(2.99,5.85) base=(3.73,8.75) total=104484.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029455531 dts=1307428 angle=105.71 mag=3.01 state=1 cop=(2.92,5.85) base=(3.73,8.75) total=115369.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029455852 dts=1307748 angle=93.81 mag=5.11 state=1 cop=(3.39,3.65) base=(3.73,8.75) total=122554.00 threshold=0.00 +[SensorPush] Frame #1780029456054 | 12x7 | angle=93.17 | mag=5.26 | state=1 | force=3.1 | total=119900 | ~97.9 fps +[SensorPush] PZT angle frame #1780029456152 dts=1308049 angle=95.31 mag=4.08 state=1 cop=(3.35,4.68) base=(3.73,8.75) total=168015.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029456454 dts=1308350 angle=105.33 mag=2.42 state=1 cop=(3.09,6.41) base=(3.73,8.75) total=104393.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029456751 dts=1308648 angle=102.98 mag=2.74 state=1 cop=(3.12,6.08) base=(3.73,8.75) total=119359.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029457052 dts=1308948 angle=91.80 mag=4.97 state=1 cop=(3.58,3.77) base=(3.73,8.75) total=130239.00 threshold=0.00 +[SensorPush] Frame #1780029457052 | 12x7 | angle=91.80 | mag=4.97 | state=1 | force=3.2 | total=120000 | ~100.2 fps +[SensorPush] PZT angle frame #1780029457493 dts=1309390 angle=103.29 mag=1.90 state=1 cop=(3.30,6.90) base=(3.73,8.75) total=106281.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029457794 dts=1309690 angle=105.80 mag=2.22 state=1 cop=(3.13,6.61) base=(3.73,8.75) total=103956.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029458092 dts=1309988 angle=99.30 mag=3.00 state=1 cop=(3.25,5.78) base=(3.73,8.75) total=114575.00 threshold=0.00 +[SensorPush] Frame #1780029458192 | 12x7 | angle=93.17 | mag=4.55 | state=1 | force=2.6 | total=120100 | ~87.7 fps +[SensorPush] PZT angle frame #1780029458403 dts=1310300 angle=91.93 mag=5.23 state=1 cop=(3.56,3.52) base=(3.73,8.75) total=128901.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029458702 dts=1310598 angle=97.42 mag=3.39 state=1 cop=(3.29,5.39) base=(3.73,8.75) total=182137.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029459003 dts=1310899 angle=102.76 mag=2.82 state=1 cop=(3.11,5.99) base=(3.73,8.75) total=146542.00 threshold=0.00 +[SensorPush] Frame #1780029459352 | 12x7 | angle=93.42 | mag=3.95 | state=1 | force=2.7 | total=120200 | ~86.2 fps +[SensorPush] PZT angle frame #1780029459453 dts=1311349 angle=91.55 mag=4.83 state=1 cop=(3.60,3.92) base=(3.73,8.75) total=127021.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029459753 dts=1311649 angle=92.80 mag=4.38 state=1 cop=(3.52,4.37) base=(3.73,8.75) total=164337.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029460051 dts=1311947 angle=102.90 mag=2.62 state=1 cop=(3.15,6.19) base=(3.73,8.75) total=185028.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029460501 dts=1312397 angle=96.42 mag=3.10 state=1 cop=(3.38,5.66) base=(3.73,8.75) total=198171.00 threshold=0.00 +[SensorPush] Frame #1780029460501 | 12x7 | angle=96.42 | mag=3.10 | state=1 | force=7.0 | total=120300 | ~87.1 fps +[SensorPush] PZT angle frame #1780029460941 dts=1312837 angle=93.62 mag=3.24 state=1 cop=(3.53,5.51) base=(3.73,8.75) total=168505.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029461243 dts=1313139 angle=99.40 mag=3.28 state=1 cop=(3.20,5.51) base=(3.73,8.75) total=200916.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029461552 dts=1313448 angle=100.72 mag=3.06 state=1 cop=(3.16,5.74) base=(3.73,8.75) total=195271.00 threshold=0.00 +[SensorPush] Frame #1780029461651 | 12x7 | angle=104.79 | mag=2.66 | state=1 | force=6.6 | total=120400 | ~86.9 fps +[SensorPush] PZT angle frame #1780029461862 dts=1313758 angle=111.85 mag=2.36 state=1 cop=(2.85,6.55) base=(3.73,8.75) total=191827.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029462173 dts=1314069 angle=107.44 mag=2.72 state=1 cop=(2.92,6.15) base=(3.73,8.75) total=209040.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029462472 dts=1314369 angle=95.84 mag=4.53 state=1 cop=(3.27,4.24) base=(3.73,8.75) total=156059.00 threshold=0.00 +[SensorPush] Frame #1780029462672 | 12x7 | angle=96.97 | mag=4.00 | state=1 | force=5.4 | total=120500 | ~97.9 fps +[SensorPush] PZT angle frame #1780029462774 dts=1314670 angle=104.57 mag=2.56 state=1 cop=(3.09,6.26) base=(3.73,8.75) total=180826.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029463071 dts=1314968 angle=129.26 mag=1.59 state=1 cop=(2.72,7.51) base=(3.73,8.75) total=169247.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029463373 dts=1315269 angle=101.62 mag=3.24 state=1 cop=(3.08,5.57) base=(3.73,8.75) total=186557.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029463813 dts=1315709 angle=102.47 mag=2.86 state=1 cop=(3.11,5.95) base=(3.73,8.75) total=200630.00 threshold=0.00 +[SensorPush] Frame #1780029463813 | 12x7 | angle=102.47 | mag=2.86 | state=1 | force=7.1 | total=120600 | ~87.6 fps +[SensorPush] PZT angle frame #1780029464113 dts=1316009 angle=114.61 mag=2.08 state=1 cop=(2.87,6.85) base=(3.73,8.75) total=205932.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029464435 dts=1316331 angle=99.68 mag=3.89 state=1 cop=(3.08,4.91) base=(3.73,8.75) total=190257.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029464732 dts=1316628 angle=94.12 mag=3.21 state=1 cop=(3.50,5.55) base=(3.73,8.75) total=111851.00 threshold=0.00 +[SensorPush] Frame #1780029464832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=120700 | ~98.2 fps +[SensorPush] PZT angle frame #1780029465173 dts=1317069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029465484 dts=1317381 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029465943 dts=1317840 angle=70.93 mag=0.52 state=1 cop=(3.32,5.44) base=(3.15,5.94) total=104413.00 threshold=0.00 +[SensorPush] Frame #1780029466143 | 12x7 | angle=83.55 | mag=0.51 | state=1 | force=3.4 | total=120800 | ~76.3 fps +[SensorPush] PZT angle frame #1780029466242 dts=1318138 angle=80.10 mag=0.53 state=1 cop=(3.24,5.42) base=(3.15,5.94) total=139207.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029466553 dts=1318449 angle=81.19 mag=0.50 state=1 cop=(3.23,5.44) base=(3.15,5.94) total=143122.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029466851 dts=1318747 angle=81.56 mag=0.52 state=1 cop=(3.23,5.42) base=(3.15,5.94) total=144605.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029467161 dts=1319058 angle=82.64 mag=0.54 state=1 cop=(3.22,5.40) base=(3.15,5.94) total=144991.00 threshold=0.00 +[SensorPush] Frame #1780029467161 | 12x7 | angle=82.64 | mag=0.54 | state=1 | force=3.9 | total=120900 | ~98.2 fps +[SensorPush] PZT angle frame #1780029467463 dts=1319360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029467763 dts=1319660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029468063 dts=1319960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029468161 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=121000 | ~100.0 fps +[SensorPush] PZT angle frame #1780029468362 dts=1320258 angle=92.00 mag=1.98 state=1 cop=(3.13,6.12) base=(3.20,8.10) total=21720.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029468661 dts=1320557 angle=93.25 mag=2.89 state=1 cop=(3.03,5.21) base=(3.20,8.10) total=101287.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029468972 dts=1320868 angle=92.33 mag=2.94 state=1 cop=(3.08,5.16) base=(3.20,8.10) total=105613.00 threshold=0.00 +[SensorPush] Frame #1780029469172 | 12x7 | angle=92.06 | mag=2.95 | state=1 | force=2.2 | total=121100 | ~98.9 fps +[SensorPush] PZT angle frame #1780029469273 dts=1321169 angle=95.36 mag=2.68 state=1 cop=(2.95,5.43) base=(3.20,8.10) total=57867.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029469574 dts=1321470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029469893 dts=1321789 angle=88.33 mag=5.86 state=1 cop=(3.17,5.14) base=(3.00,11.00) total=52266.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029470192 dts=1322088 angle=89.34 mag=5.85 state=1 cop=(3.07,5.15) base=(3.00,11.00) total=89069.00 threshold=0.00 +[SensorPush] Frame #1780029470192 | 12x7 | angle=89.34 | mag=5.85 | state=1 | force=1.7 | total=121200 | ~98.1 fps +[SensorPush] PZT angle frame #1780029470503 dts=1322399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029471093 dts=1322989 angle=80.94 mag=2.19 state=1 cop=(3.22,4.98) base=(2.87,7.14) total=70941.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029471392 dts=1323288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029471492 | 12x7 | angle=285.66 | mag=0.38 | state=1 | force=0.1 | total=121300 | ~77.0 fps +[SensorPush] PZT angle frame #1780029471832 dts=1323728 angle=88.85 mag=2.75 state=1 cop=(3.14,5.01) base=(3.09,7.76) total=78146.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029472133 dts=1324030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029472431 dts=1324327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029472632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=121400 | ~87.7 fps +[SensorPush] PZT angle frame #1780029472732 dts=1324628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029473033 dts=1324929 angle=129.46 mag=1.08 state=1 cop=(3.31,5.09) base=(4.00,5.93) total=24373.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029473341 dts=1325237 angle=132.87 mag=0.98 state=1 cop=(3.33,5.21) base=(4.00,5.93) total=37982.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029473642 dts=1325539 angle=123.57 mag=1.47 state=1 cop=(3.19,4.70) base=(4.00,5.93) total=41352.00 threshold=0.00 +[SensorPush] Frame #1780029473642 | 12x7 | angle=123.57 | mag=1.47 | state=1 | force=0.8 | total=121500 | ~99.0 fps +[SensorPush] PZT angle frame #1780029473943 dts=1325839 angle=117.48 mag=1.96 state=1 cop=(3.10,4.19) base=(4.00,5.93) total=87701.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029474242 dts=1326138 angle=222.90 mag=1.11 state=1 cop=(3.18,6.68) base=(4.00,5.93) total=56239.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029474552 dts=1326448 angle=231.25 mag=1.42 state=1 cop=(3.11,7.03) base=(4.00,5.93) total=67657.00 threshold=0.00 +[SensorPush] Frame #1780029474791 | 12x7 | angle=152.67 | mag=1.07 | state=1 | force=2.1 | total=121600 | ~87.1 fps +[SensorPush] PZT angle frame #1780029474993 dts=1326890 angle=134.73 mag=1.32 state=1 cop=(3.07,4.99) base=(4.00,5.93) total=116744.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029475292 dts=1327188 angle=126.90 mag=1.58 state=1 cop=(3.05,4.67) base=(4.00,5.93) total=115616.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029475602 dts=1327498 angle=215.84 mag=1.09 state=1 cop=(3.11,6.57) base=(4.00,5.93) total=51963.00 threshold=0.00 +[SensorPush] Frame #1780029475802 | 12x7 | angle=219.48 | mag=1.16 | state=1 | force=1.2 | total=121700 | ~98.9 fps +[SensorPush] PZT angle frame #1780029475903 dts=1327799 angle=218.66 mag=1.14 state=1 cop=(3.11,6.64) base=(4.00,5.93) total=63010.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029476353 dts=1328250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029476664 dts=1328560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029477113 dts=1329010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029477113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=121800 | ~76.3 fps +[SensorPush] PZT angle frame #1780029477413 dts=1329310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029477862 dts=1329759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029478163 dts=1330059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029478263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=121900 | ~86.9 fps +[SensorPush] PZT angle frame #1780029478462 dts=1330359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029478762 dts=1330659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029479063 dts=1330959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029479272 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122000 | ~99.1 fps +[SensorPush] PZT angle frame #1780029479373 dts=1331270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029479822 dts=1331719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029480122 dts=1332019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029480423 dts=1332320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029480423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122100 | ~86.8 fps +[SensorPush] PZT angle frame #1780029480722 dts=1332619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029481022 dts=1332919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029481324 dts=1333220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029481424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122200 | ~100.1 fps +[SensorPush] PZT angle frame #1780029481631 dts=1333527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029481933 dts=1333829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029482342 dts=1334239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029482542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122300 | ~89.4 fps +[SensorPush] PZT angle frame #1780029482643 dts=1334539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029482952 dts=1334848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029483283 dts=1335179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029483582 dts=1335478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029483582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122400 | ~96.2 fps +[SensorPush] PZT angle frame #1780029483881 dts=1335777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029484331 dts=1336227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029484793 dts=1336689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029485032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122500 | ~69.0 fps +[SensorPush] PZT angle frame #1780029485231 dts=1337128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029485532 dts=1337428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029485852 dts=1337748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029486052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122600 | ~98.1 fps +[SensorPush] PZT angle frame #1780029486154 dts=1338051 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029486452 dts=1338349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029486751 dts=1338647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029487051 dts=1338948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029487051 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122700 | ~100.0 fps +[SensorPush] PZT angle frame #1780029487362 dts=1339258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029487663 dts=1339560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029487961 dts=1339857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029488061 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122800 | ~99.0 fps +[SensorPush] PZT angle frame #1780029488262 dts=1340158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029488573 dts=1340469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029489011 dts=1340907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029489213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=122900 | ~86.8 fps +[SensorPush] PZT angle frame #1780029489314 dts=1341210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029489612 dts=1341509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029489910 dts=1341807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029490211 dts=1342108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029490211 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123000 | ~100.1 fps +[SensorPush] PZT angle frame #1780029490523 dts=1342420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029490823 dts=1342720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029491272 dts=1343168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029491371 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123100 | ~86.2 fps +[SensorPush] PZT angle frame #1780029491724 dts=1343620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029492032 dts=1343928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029492332 dts=1344229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029492532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123200 | ~86.2 fps +[SensorPush] PZT angle frame #1780029492771 dts=1344668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029493071 dts=1344968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029493372 dts=1345269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029493671 dts=1345568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029493671 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123300 | ~87.8 fps +[SensorPush] PZT angle frame #1780029493973 dts=1345870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029494273 dts=1346170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029494571 dts=1346467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029494674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123400 | ~99.6 fps +[SensorPush] PZT angle frame #1780029494883 dts=1346779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029495181 dts=1347077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029495483 dts=1347379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029495702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123500 | ~97.3 fps +[SensorPush] PZT angle frame #1780029495802 dts=1347699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029496102 dts=1347999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029496411 dts=1348308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029496734 dts=1348630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029496734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123600 | ~96.9 fps +[SensorPush] PZT angle frame #1780029497031 dts=1348927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029497332 dts=1349229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029497631 dts=1349528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029497732 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123700 | ~100.1 fps +[SensorPush] PZT angle frame #1780029497931 dts=1349827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029498233 dts=1350129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029498543 dts=1350440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029498894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123800 | ~86.1 fps +[SensorPush] PZT angle frame #1780029498993 dts=1350890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029499293 dts=1351189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029499742 dts=1351639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029500041 dts=1351938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029500041 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=123900 | ~87.1 fps +[SensorPush] PZT angle frame #1780029500352 dts=1352249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029500934 dts=1352830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029501232 dts=1353128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029501333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124000 | ~77.4 fps +[SensorPush] PZT angle frame #1780029501533 dts=1353429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029501833 dts=1353729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029502133 dts=1354030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029502333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124100 | ~100.1 fps +[SensorPush] PZT angle frame #1780029502431 dts=1354327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029502751 dts=1354648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029503052 dts=1354949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029503352 dts=1355249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029503352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124200 | ~98.1 fps +[SensorPush] PZT angle frame #1780029503651 dts=1355548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029503961 dts=1355858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029504423 dts=1356319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029504522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124300 | ~85.6 fps +[SensorPush] PZT angle frame #1780029504723 dts=1356620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029505021 dts=1356918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029505322 dts=1357219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029505693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124400 | ~85.3 fps +[SensorPush] PZT angle frame #1780029505792 dts=1357689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029506093 dts=1357989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029506401 dts=1358297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029506723 dts=1358619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029506723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124500 | ~97.2 fps +[SensorPush] PZT angle frame #1780029507029 dts=1358925 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029507341 dts=1359238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029507653 dts=1359550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029507751 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124600 | ~97.2 fps +[SensorPush] PZT angle frame #1780029507951 dts=1359847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029508254 dts=1360151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029508572 dts=1360469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029508921 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124700 | ~85.4 fps +[SensorPush] PZT angle frame #1780029509022 dts=1360919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029509332 dts=1361228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029509630 dts=1361527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029509942 dts=1361838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029509942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124800 | ~98.0 fps +[SensorPush] PZT angle frame #1780029510393 dts=1362290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029510832 dts=1362728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029511131 dts=1363028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029511232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=124900 | ~77.5 fps +[SensorPush] PZT angle frame #1780029511431 dts=1363327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029511733 dts=1363629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029512051 dts=1363947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029512392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125000 | ~86.1 fps +[SensorPush] PZT angle frame #1780029512491 dts=1364387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029512802 dts=1364699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029513103 dts=1365000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029513404 dts=1365300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029513404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125100 | ~98.9 fps +[SensorPush] PZT angle frame #1780029513703 dts=1365599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029514013 dts=1365909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029514322 dts=1366219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029514424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125200 | ~98.0 fps +[SensorPush] PZT angle frame #1780029514623 dts=1366520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029514923 dts=1366820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029515362 dts=1367258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029515573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125300 | ~87.1 fps +[SensorPush] PZT angle frame #1780029515672 dts=1367568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029515983 dts=1367880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029516281 dts=1368177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029516582 dts=1368478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029516582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125400 | ~99.1 fps +[SensorPush] PZT angle frame #1780029516892 dts=1368788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029517190 dts=1369087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029517492 dts=1369389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029517602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125500 | ~98.1 fps +[SensorPush] PZT angle frame #1780029517804 dts=1369700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029518122 dts=1370019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029518423 dts=1370320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029518623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125600 | ~97.9 fps +[SensorPush] PZT angle frame #1780029518721 dts=1370617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029519031 dts=1370928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029519343 dts=1371239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029519642 dts=1371539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029519642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125700 | ~98.1 fps +[SensorPush] PZT angle frame #1780029519952 dts=1371848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029520401 dts=1372298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029520702 dts=1372599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029520953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125800 | ~76.3 fps +[SensorPush] PZT angle frame #1780029521150 dts=1373047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029521452 dts=1373348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029521752 dts=1373649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029521953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=125900 | ~100.0 fps +[SensorPush] PZT angle frame #1780029522052 dts=1373949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029522372 dts=1374269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029522815 dts=1374711 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029523113 dts=1375009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029523113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126000 | ~86.2 fps +[SensorPush] PZT angle frame #1780029523414 dts=1375310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029523711 dts=1375608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029524012 dts=1375909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029524112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126100 | ~100.1 fps +[SensorPush] PZT angle frame #1780029524313 dts=1376209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029524612 dts=1376508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029524914 dts=1376811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029525114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126200 | ~99.8 fps +[SensorPush] PZT angle frame #1780029525364 dts=1377260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029525663 dts=1377559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029525964 dts=1377860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029526273 dts=1378169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029526273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126300 | ~86.2 fps +[SensorPush] PZT angle frame #1780029526863 dts=1378759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029527163 dts=1379059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029527464 dts=1379361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029527562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126400 | ~77.6 fps +[SensorPush] PZT angle frame #1780029527763 dts=1379659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029528061 dts=1379958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029528372 dts=1380268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029528573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126500 | ~99.0 fps +[SensorPush] PZT angle frame #1780029528673 dts=1380569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029528973 dts=1380870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029529272 dts=1381168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029529572 dts=1381469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029529572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126600 | ~100.0 fps +[SensorPush] PZT angle frame #1780029529871 dts=1381768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029530171 dts=1382068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029530473 dts=1382370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029530573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126700 | ~99.9 fps +[SensorPush] PZT angle frame #1780029530774 dts=1382670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029531072 dts=1382968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029531672 dts=1383568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029531882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126800 | ~76.4 fps +[SensorPush] PZT angle frame #1780029531983 dts=1383879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029532304 dts=1384200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029532611 dts=1384508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029532923 dts=1384820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029532923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=126900 | ~96.1 fps +[SensorPush] PZT angle frame #1780029533362 dts=1385258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029533663 dts=1385560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029533971 dts=1385868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029534072 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127000 | ~87.1 fps +[SensorPush] PZT angle frame #1780029534414 dts=1386310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029534713 dts=1386609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029535011 dts=1386907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029535212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127100 | ~87.7 fps +[SensorPush] PZT angle frame #1780029535313 dts=1387209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029535611 dts=1387507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029535922 dts=1387818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029536232 dts=1388129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029536232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127200 | ~98.0 fps +[SensorPush] PZT angle frame #1780029536532 dts=1388429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029536833 dts=1388729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029537132 dts=1389029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029537232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127300 | ~100.1 fps +[SensorPush] PZT angle frame #1780029537442 dts=1389338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029537771 dts=1389667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029538072 dts=1389969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029538282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127400 | ~95.2 fps +[SensorPush] PZT angle frame #1780029538382 dts=1390278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029538681 dts=1390577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029538981 dts=1390878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029539282 dts=1391178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029539282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127500 | ~100.1 fps +[SensorPush] PZT angle frame #1780029539733 dts=1391629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029540043 dts=1391939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029540343 dts=1392239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029540442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127600 | ~86.2 fps +[SensorPush] PZT angle frame #1780029540641 dts=1392538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029540952 dts=1392849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029541272 dts=1393169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029541625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127700 | ~84.5 fps +[SensorPush] PZT angle frame #1780029541733 dts=1393629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029542031 dts=1393927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029542344 dts=1394240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029542783 dts=1394679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029542783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127800 | ~86.4 fps +[SensorPush] PZT angle frame #1780029543233 dts=1395129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029543531 dts=1395428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029543833 dts=1395729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029543941 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=127900 | ~86.3 fps +[SensorPush] PZT angle frame #1780029544291 dts=1396187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029544593 dts=1396489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029544902 dts=1396798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029545122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128000 | ~84.6 fps +[SensorPush] PZT angle frame #1780029545222 dts=1397118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029545673 dts=1397569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029546111 dts=1398008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029546411 dts=1398308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029546411 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128100 | ~77.6 fps +[SensorPush] PZT angle frame #1780029546712 dts=1398608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029547013 dts=1398909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029547311 dts=1399207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029547422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128200 | ~99.0 fps +[SensorPush] PZT angle frame #1780029547622 dts=1399519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029548082 dts=1399979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029548382 dts=1400278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029548581 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128300 | ~86.3 fps +[SensorPush] PZT angle frame #1780029548693 dts=1400589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029548992 dts=1400888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029549292 dts=1401189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029549733 dts=1401630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029549733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128400 | ~86.8 fps +[SensorPush] PZT angle frame #1780029550044 dts=1401941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029550352 dts=1402248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029550662 dts=1402559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029550764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128500 | ~97.0 fps +[SensorPush] PZT angle frame #1780029550973 dts=1402869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029551282 dts=1403179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029551585 dts=1403481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029551782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128600 | ~98.2 fps +[SensorPush] PZT angle frame #1780029551892 dts=1403789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029552203 dts=1404100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029552512 dts=1404408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029552822 dts=1404719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029552822 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128700 | ~96.1 fps +[SensorPush] PZT angle frame #1780029553121 dts=1405018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029553423 dts=1405319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029553732 dts=1405629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029553981 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128800 | ~86.2 fps +[SensorPush] PZT angle frame #1780029554181 dts=1406077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029554492 dts=1406388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029554803 dts=1406699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029555003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=128900 | ~98.0 fps +[SensorPush] PZT angle frame #1780029555102 dts=1406999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029555403 dts=1407299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029555713 dts=1407609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029556162 dts=1408058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029556162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129000 | ~86.2 fps +[SensorPush] PZT angle frame #1780029556471 dts=1408367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029556924 dts=1408821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029557223 dts=1409120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029557322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129100 | ~86.2 fps +[SensorPush] PZT angle frame #1780029557522 dts=1409419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029557974 dts=1409870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029558283 dts=1410179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029558483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129200 | ~86.2 fps +[SensorPush] PZT angle frame #1780029558583 dts=1410479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029558892 dts=1410788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029559205 dts=1411101 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029559524 dts=1411420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029559524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129300 | ~96.0 fps +[SensorPush] PZT angle frame #1780029559983 dts=1411880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029560423 dts=1412319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029560731 dts=1412628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029560832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129400 | ~76.4 fps +[SensorPush] PZT angle frame #1780029561172 dts=1413069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029561622 dts=1413518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029562072 dts=1413968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029562283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129500 | ~68.9 fps +[SensorPush] PZT angle frame #1780029562381 dts=1414278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029562974 dts=1414871 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029563282 dts=1415178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029563581 dts=1415478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029563581 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129600 | ~77.0 fps +[SensorPush] PZT angle frame #1780029563881 dts=1415778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029564181 dts=1416078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029564483 dts=1416380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029564582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129700 | ~99.9 fps +[SensorPush] PZT angle frame #1780029564783 dts=1416680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029565083 dts=1416979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029565393 dts=1417290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029565593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129800 | ~98.9 fps +[SensorPush] PZT angle frame #1780029565690 dts=1417587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029565992 dts=1417888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029566292 dts=1418188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029566601 dts=1418498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029566601 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=129900 | ~99.2 fps +[SensorPush] PZT angle frame #1780029567054 dts=1418950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029567363 dts=1419259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029567673 dts=1419570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029567773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130000 | ~85.3 fps +[SensorPush] PZT angle frame #1780029567981 dts=1419877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029568301 dts=1420198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029568603 dts=1420500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029568812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130100 | ~96.3 fps +[SensorPush] PZT angle frame #1780029568923 dts=1420820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029569232 dts=1421128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029569542 dts=1421439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029569980 dts=1421877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029569980 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130200 | ~85.6 fps +[SensorPush] PZT angle frame #1780029570284 dts=1422180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029570582 dts=1422479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029570882 dts=1422778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029570981 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130300 | ~100.0 fps +[SensorPush] PZT angle frame #1780029571182 dts=1423078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029571483 dts=1423379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029571784 dts=1423681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029571993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130400 | ~98.7 fps +[SensorPush] PZT angle frame #1780029572093 dts=1423989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029572413 dts=1424309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029572722 dts=1424619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029573043 dts=1424939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029573043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130500 | ~95.3 fps +[SensorPush] PZT angle frame #1780029573343 dts=1425239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029573802 dts=1425699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029574254 dts=1426150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029574351 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130600 | ~76.4 fps +[SensorPush] PZT angle frame #1780029574552 dts=1426448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029574873 dts=1426769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029575174 dts=1427070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029575383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130700 | ~97.0 fps +[SensorPush] PZT angle frame #1780029575482 dts=1427379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029575791 dts=1427687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029576105 dts=1428001 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029576553 dts=1428450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029576553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130800 | ~85.4 fps +[SensorPush] PZT angle frame #1780029576992 dts=1428888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029577302 dts=1429198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029577754 dts=1429650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029577852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=130900 | ~77.0 fps +[SensorPush] PZT angle frame #1780029578193 dts=1430089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029578652 dts=1430549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029578981 dts=1430877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029579182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131000 | ~75.2 fps +[SensorPush] PZT angle frame #1780029579282 dts=1431179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029579582 dts=1431479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029580043 dts=1431939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029580522 dts=1432418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029580522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131100 | ~74.6 fps +[SensorPush] PZT angle frame #1780029580831 dts=1432727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029581134 dts=1433031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029581433 dts=1433329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029581532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131200 | ~99.0 fps +[SensorPush] PZT angle frame #1780029581734 dts=1433630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029582194 dts=1434090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029582492 dts=1434388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029582692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131300 | ~86.2 fps +[SensorPush] PZT angle frame #1780029582793 dts=1434689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029583091 dts=1434987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029583533 dts=1435429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029583833 dts=1435729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029583833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131400 | ~87.7 fps +[SensorPush] PZT angle frame #1780029584130 dts=1436027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029584441 dts=1436337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029584752 dts=1436648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029584852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131500 | ~98.1 fps +[SensorPush] PZT angle frame #1780029585062 dts=1436959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029585652 dts=1437548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029585952 dts=1437848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029586172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131600 | ~75.8 fps +[SensorPush] PZT angle frame #1780029586283 dts=1438180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029586581 dts=1438477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029586882 dts=1438778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029587341 dts=1439238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029587341 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131700 | ~85.5 fps +[SensorPush] PZT angle frame #1780029587642 dts=1439539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029587941 dts=1439837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029588392 dts=1440288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029588492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131800 | ~86.9 fps +[SensorPush] PZT angle frame #1780029588693 dts=1440589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029589003 dts=1440899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029589302 dts=1441199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029589503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=131900 | ~99.0 fps +[SensorPush] PZT angle frame #1780029589603 dts=1441499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029589910 dts=1441807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029590213 dts=1442109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029590652 dts=1442548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029590652 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132000 | ~87.0 fps +[SensorPush] PZT angle frame #1780029590953 dts=1442850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029591250 dts=1443147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029591562 dts=1443458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029591661 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132100 | ~99.1 fps +[SensorPush] PZT angle frame #1780029591873 dts=1443769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029592171 dts=1444068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029592472 dts=1444369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029592673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132200 | ~98.8 fps +[SensorPush] PZT angle frame #1780029592773 dts=1444669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029593073 dts=1444970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029593373 dts=1445269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029593693 dts=1445589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029593693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132300 | ~98.1 fps +[SensorPush] PZT angle frame #1780029594153 dts=1446049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029594454 dts=1446350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029594750 dts=1446647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029594863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132400 | ~85.5 fps +[SensorPush] PZT angle frame #1780029595203 dts=1447099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029595513 dts=1447410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029595823 dts=1447720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029596023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132500 | ~86.2 fps +[SensorPush] PZT angle frame #1780029596121 dts=1448018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029596433 dts=1448329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029596873 dts=1448770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029597172 dts=1449068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029597172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132600 | ~87.0 fps +[SensorPush] PZT angle frame #1780029597483 dts=1449379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029597781 dts=1449678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029598092 dts=1449989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029598191 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132700 | ~98.1 fps +[SensorPush] PZT angle frame #1780029598391 dts=1450288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029598841 dts=1450738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029599143 dts=1451039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029599341 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132800 | ~86.9 fps +[SensorPush] PZT angle frame #1780029599451 dts=1451348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029599752 dts=1451648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029600074 dts=1451970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029600381 dts=1452278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029600381 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=132900 | ~96.2 fps +[SensorPush] PZT angle frame #1780029600692 dts=1452588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029600992 dts=1452889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029601292 dts=1453189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029601391 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133000 | ~98.9 fps +[SensorPush] PZT angle frame #1780029601592 dts=1453488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029601892 dts=1453789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029602203 dts=1454099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029602413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133100 | ~97.9 fps +[SensorPush] PZT angle frame #1780029602512 dts=1454408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029602813 dts=1454709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029603133 dts=1455029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029603572 dts=1455468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029603572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133200 | ~86.3 fps +[SensorPush] PZT angle frame #1780029603873 dts=1455769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029604173 dts=1456069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029604472 dts=1456369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029604573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133300 | ~99.8 fps +[SensorPush] PZT angle frame #1780029604772 dts=1456668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029605083 dts=1456980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029605394 dts=1457291 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029605602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133400 | ~97.2 fps +[SensorPush] PZT angle frame #1780029605702 dts=1457599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029606003 dts=1457899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029606452 dts=1458349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029606764 dts=1458660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029606764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133500 | ~86.1 fps +[SensorPush] PZT angle frame #1780029607063 dts=1458960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029607361 dts=1459258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029607662 dts=1459559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029607762 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133600 | ~100.2 fps +[SensorPush] PZT angle frame #1780029607963 dts=1459859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029608272 dts=1460168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029608602 dts=1460499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029608812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133700 | ~95.2 fps +[SensorPush] PZT angle frame #1780029608915 dts=1460811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029609233 dts=1461129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029609532 dts=1461429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029609842 dts=1461738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029609842 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133800 | ~97.1 fps +[SensorPush] PZT angle frame #1780029610141 dts=1462038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029610462 dts=1462359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029610763 dts=1462659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029610861 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=133900 | ~98.2 fps +[SensorPush] PZT angle frame #1780029611203 dts=1463099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029611503 dts=1463399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029611823 dts=1463719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029612033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134000 | ~85.3 fps +[SensorPush] PZT angle frame #1780029612132 dts=1464029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029612432 dts=1464328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029612732 dts=1464629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029613054 dts=1464950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029613054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134100 | ~98.0 fps +[SensorPush] PZT angle frame #1780029613364 dts=1465260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029613663 dts=1465559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029613962 dts=1465858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029614064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134200 | ~98.9 fps +[SensorPush] PZT angle frame #1780029614274 dts=1466170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029614714 dts=1466611 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029615022 dts=1466918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029615384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134300 | ~75.8 fps +[SensorPush] PZT angle frame #1780029615494 dts=1467391 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029615803 dts=1467699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029616102 dts=1467999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029616695 dts=1468592 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029616695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134400 | ~76.3 fps +[SensorPush] PZT angle frame #1780029617004 dts=1468900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029617331 dts=1469228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029617633 dts=1469529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029617733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134500 | ~96.4 fps +[SensorPush] PZT angle frame #1780029617932 dts=1469829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029618231 dts=1470128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029618532 dts=1470429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029618733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134600 | ~100.0 fps +[SensorPush] PZT angle frame #1780029618833 dts=1470729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029619134 dts=1471030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029619434 dts=1471330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029619731 dts=1471627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029619731 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134700 | ~100.2 fps +[SensorPush] PZT angle frame #1780029620033 dts=1471929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029620342 dts=1472239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029620644 dts=1472540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029620741 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134800 | ~99.0 fps +[SensorPush] PZT angle frame #1780029620942 dts=1472838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029621243 dts=1473139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029621574 dts=1473471 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029621781 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=134900 | ~96.2 fps +[SensorPush] PZT angle frame #1780029621884 dts=1473780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029622192 dts=1474089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029622633 dts=1474529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029622932 dts=1474828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029622932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135000 | ~86.9 fps +[SensorPush] PZT angle frame #1780029623252 dts=1475149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029623552 dts=1475448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029623863 dts=1475760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029623964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135100 | ~96.9 fps +[SensorPush] PZT angle frame #1780029624172 dts=1476068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029624473 dts=1476369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029624772 dts=1476669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029624972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135200 | ~99.1 fps +[SensorPush] PZT angle frame #1780029625072 dts=1476969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029625373 dts=1477269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029625843 dts=1477739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029626143 dts=1478039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029626143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135300 | ~85.5 fps +[SensorPush] PZT angle frame #1780029626581 dts=1478478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029627021 dts=1478918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029627323 dts=1479220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029627443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135400 | ~76.9 fps +[SensorPush] PZT angle frame #1780029627643 dts=1479539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029627951 dts=1479847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029628402 dts=1480299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029628622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135500 | ~84.9 fps +[SensorPush] PZT angle frame #1780029628723 dts=1480619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029629022 dts=1480919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029629342 dts=1481239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029629783 dts=1481679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029629783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135600 | ~86.1 fps +[SensorPush] PZT angle frame #1780029630082 dts=1481978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029630384 dts=1482280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029630683 dts=1482580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029630783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135700 | ~100.0 fps +[SensorPush] PZT angle frame #1780029631123 dts=1483019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029631421 dts=1483317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029631751 dts=1483647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029631954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135800 | ~85.4 fps +[SensorPush] PZT angle frame #1780029632053 dts=1483949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029632353 dts=1484249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029632654 dts=1484550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029632952 dts=1484848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029632952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=135900 | ~99.5 fps +[SensorPush] PZT angle frame #1780029633254 dts=1485150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029633552 dts=1485449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029634015 dts=1485911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029634122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136000 | ~85.9 fps +[SensorPush] PZT angle frame #1780029634333 dts=1486230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029634643 dts=1486540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029634941 dts=1486837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029635141 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136100 | ~98.1 fps +[SensorPush] PZT angle frame #1780029635521 dts=1487418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029635822 dts=1487719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029636124 dts=1488020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029636574 dts=1488470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029636574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136200 | ~69.8 fps +[SensorPush] PZT angle frame #1780029636884 dts=1488780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029637181 dts=1489078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029637491 dts=1489387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029637593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136300 | ~98.1 fps +[SensorPush] PZT angle frame #1780029637791 dts=1489687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029638095 dts=1489991 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029638402 dts=1490299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029638602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136400 | ~99.2 fps +[SensorPush] PZT angle frame #1780029638703 dts=1490600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029639002 dts=1490899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029639313 dts=1491209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029639622 dts=1491519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029639622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136500 | ~98.0 fps +[SensorPush] PZT angle frame #1780029639952 dts=1491848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029640262 dts=1492159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029640573 dts=1492470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029640673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136600 | ~95.2 fps +[SensorPush] PZT angle frame #1780029640873 dts=1492769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029641173 dts=1493069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029641481 dts=1493377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029641832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136700 | ~86.3 fps +[SensorPush] PZT angle frame #1780029641931 dts=1493827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029642382 dts=1494278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029642693 dts=1494589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029643004 dts=1494900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029643004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136800 | ~85.3 fps +[SensorPush] PZT angle frame #1780029643452 dts=1495349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029643751 dts=1495648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029644052 dts=1495949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029644150 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=136900 | ~87.2 fps +[SensorPush] PZT angle frame #1780029644353 dts=1496250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029644663 dts=1496560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029644962 dts=1496859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029645161 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137000 | ~99.0 fps +[SensorPush] PZT angle frame #1780029645263 dts=1497160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029645562 dts=1497459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029645864 dts=1497760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029646161 dts=1498057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029646161 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137100 | ~100.0 fps +[SensorPush] PZT angle frame #1780029646464 dts=1498361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029646923 dts=1498819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029647241 dts=1499137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029647343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137200 | ~84.6 fps +[SensorPush] PZT angle frame #1780029647543 dts=1499439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029647853 dts=1499749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029648153 dts=1500049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029648351 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137300 | ~99.2 fps +[SensorPush] PZT angle frame #1780029648452 dts=1500348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029648753 dts=1500649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029649054 dts=1500950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029649352 dts=1501248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029649352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137400 | ~100.0 fps +[SensorPush] PZT angle frame #1780029649660 dts=1501557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029649961 dts=1501858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029650414 dts=1502310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029650512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137500 | ~86.1 fps +[SensorPush] PZT angle frame #1780029650714 dts=1502611 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029651013 dts=1502910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029651312 dts=1503208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029651514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137600 | ~99.8 fps +[SensorPush] PZT angle frame #1780029651613 dts=1503509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029651913 dts=1503809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029652350 dts=1504247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029652653 dts=1504549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029652653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137700 | ~87.8 fps +[SensorPush] PZT angle frame #1780029652960 dts=1504857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029653263 dts=1505160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029653565 dts=1505461 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029653672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137800 | ~98.1 fps +[SensorPush] PZT angle frame #1780029653893 dts=1505789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029654203 dts=1506099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029654501 dts=1506398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029654705 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=137900 | ~96.8 fps +[SensorPush] PZT angle frame #1780029654813 dts=1506709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029655113 dts=1507009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029655412 dts=1507308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029655712 dts=1507609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029655712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138000 | ~99.3 fps +[SensorPush] PZT angle frame #1780029656014 dts=1507910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029656460 dts=1508357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029656783 dts=1508680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029656882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138100 | ~85.6 fps +[SensorPush] PZT angle frame #1780029657082 dts=1508978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029657381 dts=1509278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029657683 dts=1509579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029657892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138200 | ~98.9 fps +[SensorPush] PZT angle frame #1780029657992 dts=1509889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029658303 dts=1510200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029658611 dts=1510508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029658922 dts=1510818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029658922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138300 | ~97.2 fps +[SensorPush] PZT angle frame #1780029659373 dts=1511270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029659671 dts=1511567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029659974 dts=1511871 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029660073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138400 | ~86.8 fps +[SensorPush] PZT angle frame #1780029660282 dts=1512179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029660583 dts=1512479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029660881 dts=1512778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029661082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138500 | ~99.2 fps +[SensorPush] PZT angle frame #1780029661182 dts=1513079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029661481 dts=1513377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029661794 dts=1513691 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029662102 dts=1513998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029662102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138600 | ~98.1 fps +[SensorPush] PZT angle frame #1780029662401 dts=1514298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029662701 dts=1514598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029663002 dts=1514898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029663113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138700 | ~98.9 fps +[SensorPush] PZT angle frame #1780029663312 dts=1515209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029663614 dts=1515510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029663924 dts=1515820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029664123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138800 | ~99.1 fps +[SensorPush] PZT angle frame #1780029664223 dts=1516119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029664532 dts=1516429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029664832 dts=1516729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029665132 dts=1517028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029665132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=138900 | ~99.1 fps +[SensorPush] PZT angle frame #1780029665452 dts=1517348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029665762 dts=1517659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029666062 dts=1517959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029666163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139000 | ~96.9 fps +[SensorPush] PZT angle frame #1780029666361 dts=1518258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029666661 dts=1518558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029666973 dts=1518869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029667174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139100 | ~98.9 fps +[SensorPush] PZT angle frame #1780029667282 dts=1519179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029667581 dts=1519477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029667893 dts=1519789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029668481 dts=1520378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029668481 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139200 | ~76.5 fps +[SensorPush] PZT angle frame #1780029668923 dts=1520819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029669382 dts=1521279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029669690 dts=1521587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029669794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139300 | ~76.2 fps +[SensorPush] PZT angle frame #1780029669993 dts=1521889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029670292 dts=1522188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029670593 dts=1522489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029670790 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139400 | ~100.3 fps +[SensorPush] PZT angle frame #1780029671034 dts=1522930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029671344 dts=1523240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029671643 dts=1523539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029671943 dts=1523840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029671943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139500 | ~86.7 fps +[SensorPush] PZT angle frame #1780029672241 dts=1524137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029672542 dts=1524438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029672842 dts=1524738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029672943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139600 | ~100.1 fps +[SensorPush] PZT angle frame #1780029673142 dts=1525039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029673442 dts=1525339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029673882 dts=1525779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029674082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139700 | ~87.8 fps +[SensorPush] PZT angle frame #1780029674184 dts=1526080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029674483 dts=1526379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029674922 dts=1526819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029675222 dts=1527118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029675222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139800 | ~87.8 fps +[SensorPush] PZT angle frame #1780029675532 dts=1527429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029675831 dts=1527728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029676132 dts=1528028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029676244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=139900 | ~97.8 fps +[SensorPush] PZT angle frame #1780029676581 dts=1528477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029676890 dts=1528787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029677223 dts=1529119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029677423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140000 | ~84.7 fps +[SensorPush] PZT angle frame #1780029677523 dts=1529419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029677833 dts=1529729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029678144 dts=1530041 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029678452 dts=1530349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029678452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140100 | ~97.2 fps +[SensorPush] PZT angle frame #1780029678753 dts=1530650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029679054 dts=1530951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029679373 dts=1531269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029679612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140200 | ~86.2 fps +[SensorPush] PZT angle frame #1780029679812 dts=1531709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029680121 dts=1532018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029680423 dts=1532319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029680620 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140300 | ~99.3 fps +[SensorPush] PZT angle frame #1780029680732 dts=1532629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029681033 dts=1532930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029681352 dts=1533249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029681662 dts=1533559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029681662 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140400 | ~95.9 fps +[SensorPush] PZT angle frame #1780029681971 dts=1533868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029682273 dts=1534170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029682572 dts=1534468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029682673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140500 | ~98.9 fps +[SensorPush] PZT angle frame #1780029682873 dts=1534769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029683182 dts=1535078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029683642 dts=1535538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029683843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140600 | ~85.5 fps +[SensorPush] PZT angle frame #1780029684083 dts=1535979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029684380 dts=1536277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029684683 dts=1536579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029684983 dts=1536880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029684983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140700 | ~87.7 fps +[SensorPush] PZT angle frame #1780029685281 dts=1537178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029685591 dts=1537488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029685902 dts=1537799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029686003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140800 | ~98.0 fps +[SensorPush] PZT angle frame #1780029686344 dts=1538241 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029686641 dts=1538538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029686962 dts=1538858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029687163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=140900 | ~86.3 fps +[SensorPush] PZT angle frame #1780029687271 dts=1539167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029687572 dts=1539468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029687872 dts=1539769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029688323 dts=1540219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029688323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141000 | ~86.2 fps +[SensorPush] PZT angle frame #1780029688624 dts=1540520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029688931 dts=1540827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029689232 dts=1541129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029689332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141100 | ~99.1 fps +[SensorPush] PZT angle frame #1780029689531 dts=1541427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029689841 dts=1541737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029690141 dts=1542038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029690343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141200 | ~99.0 fps +[SensorPush] PZT angle frame #1780029690443 dts=1542339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029690744 dts=1542640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029691055 dts=1542952 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029691374 dts=1543270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029691374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141300 | ~97.0 fps +[SensorPush] PZT angle frame #1780029691673 dts=1543569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029691985 dts=1543881 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029692293 dts=1544190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029692394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141400 | ~98.0 fps +[SensorPush] PZT angle frame #1780029692593 dts=1544489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029692904 dts=1544801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029693352 dts=1545248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029693552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141500 | ~86.4 fps +[SensorPush] PZT angle frame #1780029693651 dts=1545547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029693954 dts=1545851 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029694262 dts=1546158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029694713 dts=1546609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029694713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141600 | ~86.2 fps +[SensorPush] PZT angle frame #1780029695022 dts=1546918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029695343 dts=1547239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029695642 dts=1547539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029695740 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141700 | ~97.3 fps +[SensorPush] PZT angle frame #1780029695942 dts=1547839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029696242 dts=1548139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029696553 dts=1548449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029696752 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141800 | ~98.8 fps +[SensorPush] PZT angle frame #1780029696853 dts=1548750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029697162 dts=1549058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029697473 dts=1549369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029697773 dts=1549669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029697773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=141900 | ~98.0 fps +[SensorPush] PZT angle frame #1780029698073 dts=1549969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029698373 dts=1550269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029698693 dts=1550589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029698792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142000 | ~98.2 fps +[SensorPush] PZT angle frame #1780029698995 dts=1550891 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029699453 dts=1551350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029699752 dts=1551648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029699950 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142100 | ~86.3 fps +[SensorPush] PZT angle frame #1780029700051 dts=1551948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029700503 dts=1552399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029700802 dts=1552698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029701103 dts=1553000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029701103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142200 | ~86.7 fps +[SensorPush] PZT angle frame #1780029701401 dts=1553298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029701712 dts=1553608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029702013 dts=1553910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029702113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142300 | ~99.0 fps +[SensorPush] PZT angle frame #1780029702331 dts=1554228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029702633 dts=1554530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029702941 dts=1554837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029703151 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142400 | ~96.3 fps +[SensorPush] PZT angle frame #1780029703251 dts=1555147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029703552 dts=1555449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029703853 dts=1555749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029704152 dts=1556048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029704152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142500 | ~100.0 fps +[SensorPush] PZT angle frame #1780029704453 dts=1556349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029704750 dts=1556647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029705062 dts=1556958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029705172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142600 | ~97.9 fps +[SensorPush] PZT angle frame #1780029705373 dts=1557270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029705674 dts=1557570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029705972 dts=1557868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029706181 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142700 | ~99.1 fps +[SensorPush] PZT angle frame #1780029706282 dts=1558178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029706733 dts=1558629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029707044 dts=1558940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029707351 dts=1559248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029707351 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142800 | ~85.5 fps +[SensorPush] PZT angle frame #1780029707652 dts=1559548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029707953 dts=1559850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029708401 dts=1560298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029708514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=142900 | ~86.0 fps +[SensorPush] PZT angle frame #1780029708712 dts=1560609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029709022 dts=1560918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029709473 dts=1561370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029709672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143000 | ~86.3 fps +[SensorPush] PZT angle frame #1780029709773 dts=1561669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029710072 dts=1561968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029710393 dts=1562290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029710693 dts=1562589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029710693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143100 | ~98.0 fps +[SensorPush] PZT angle frame #1780029710991 dts=1562887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029711432 dts=1563329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029711741 dts=1563637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029711844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143200 | ~86.9 fps +[SensorPush] PZT angle frame #1780029712042 dts=1563938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029712342 dts=1564239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029712643 dts=1564539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029712851 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143300 | ~99.3 fps +[SensorPush] PZT angle frame #1780029712953 dts=1564850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029713272 dts=1565169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029713582 dts=1565479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029713891 dts=1565787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029713891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143400 | ~96.1 fps +[SensorPush] PZT angle frame #1780029714202 dts=1566099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029714503 dts=1566399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029714813 dts=1566709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029714911 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143500 | ~98.0 fps +[SensorPush] PZT angle frame #1780029715112 dts=1567009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029715423 dts=1567319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029715731 dts=1567627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029715941 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143600 | ~97.1 fps +[SensorPush] PZT angle frame #1780029716044 dts=1567941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029716342 dts=1568239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029716801 dts=1568697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029717104 dts=1569000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029717104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143700 | ~86.0 fps +[SensorPush] PZT angle frame #1780029717412 dts=1569309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029717713 dts=1569609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029718031 dts=1569927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029718131 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143800 | ~97.4 fps +[SensorPush] PZT angle frame #1780029718341 dts=1570238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029718642 dts=1570539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029719081 dts=1570978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029719281 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=143900 | ~87.0 fps +[SensorPush] PZT angle frame #1780029719381 dts=1571277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029719832 dts=1571728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029720131 dts=1572028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029720432 dts=1572328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029720432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144000 | ~86.9 fps +[SensorPush] PZT angle frame #1780029720731 dts=1572628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029721042 dts=1572938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029721343 dts=1573240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029721453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144100 | ~97.9 fps +[SensorPush] PZT angle frame #1780029721791 dts=1573688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029722241 dts=1574137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029722542 dts=1574439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029722742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144200 | ~77.6 fps +[SensorPush] PZT angle frame #1780029722843 dts=1574739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029723140 dts=1575037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029723453 dts=1575349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029723752 dts=1575649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029723752 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144300 | ~99.0 fps +[SensorPush] PZT angle frame #1780029724063 dts=1575960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029724371 dts=1576268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029724692 dts=1576588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029724792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144400 | ~96.1 fps +[SensorPush] PZT angle frame #1780029724993 dts=1576889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029725303 dts=1577200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029725604 dts=1577500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029725803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144500 | ~98.9 fps +[SensorPush] PZT angle frame #1780029725903 dts=1577799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029726201 dts=1578097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029726512 dts=1578408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029726822 dts=1578719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029726822 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144600 | ~98.2 fps +[SensorPush] PZT angle frame #1780029727121 dts=1579018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029727423 dts=1579319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029727733 dts=1579630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029727833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144700 | ~98.9 fps +[SensorPush] PZT angle frame #1780029728034 dts=1579931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029728344 dts=1580240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029728653 dts=1580550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029729003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144800 | ~85.5 fps +[SensorPush] PZT angle frame #1780029729104 dts=1581000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029729413 dts=1581309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029729853 dts=1581750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029730153 dts=1582050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029730153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=144900 | ~87.0 fps +[SensorPush] PZT angle frame #1780029730602 dts=1582499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029730912 dts=1582808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029731221 dts=1583118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029731322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145000 | ~85.6 fps +[SensorPush] PZT angle frame #1780029731525 dts=1583421 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029731852 dts=1583749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029732314 dts=1584211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029732522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145100 | ~83.1 fps +[SensorPush] PZT angle frame #1780029732622 dts=1584519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029732922 dts=1584819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029733222 dts=1585119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029733672 dts=1585569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029733672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145200 | ~87.2 fps +[SensorPush] PZT angle frame #1780029733973 dts=1585869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029734282 dts=1586179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029734731 dts=1586627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029734831 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145300 | ~86.3 fps +[SensorPush] PZT angle frame #1780029735032 dts=1586929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029735332 dts=1587229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029735643 dts=1587539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029735843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145400 | ~98.9 fps +[SensorPush] PZT angle frame #1780029735942 dts=1587839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029736243 dts=1588139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029736541 dts=1588437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029736852 dts=1588748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029736852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145500 | ~99.1 fps +[SensorPush] PZT angle frame #1780029737303 dts=1589200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029737613 dts=1589509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029737912 dts=1589809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029738015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145600 | ~86.0 fps +[SensorPush] PZT angle frame #1780029738222 dts=1590119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029738673 dts=1590570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029738991 dts=1590888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029739342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145700 | ~75.4 fps +[SensorPush] PZT angle frame #1780029739442 dts=1591339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029739743 dts=1591640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029740042 dts=1591939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029740342 dts=1592239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029740342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145800 | ~99.9 fps +[SensorPush] PZT angle frame #1780029740642 dts=1592538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029741093 dts=1592990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029741693 dts=1593589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029741790 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=145900 | ~69.1 fps +[SensorPush] PZT angle frame #1780029741991 dts=1593888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029742292 dts=1594189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029742592 dts=1594488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029742803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146000 | ~98.8 fps +[SensorPush] PZT angle frame #1780029742901 dts=1594798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029743491 dts=1595388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029743802 dts=1595699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029744103 dts=1596000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029744103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146100 | ~76.9 fps +[SensorPush] PZT angle frame #1780029744413 dts=1596310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029744715 dts=1596611 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029745023 dts=1596919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029745120 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146200 | ~98.4 fps +[SensorPush] PZT angle frame #1780029745331 dts=1597228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029745634 dts=1597530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029745941 dts=1597838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029746153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146300 | ~96.8 fps +[SensorPush] PZT angle frame #1780029746250 dts=1598147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029746551 dts=1598448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029746853 dts=1598750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029747153 dts=1599049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029747153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146400 | ~100.1 fps +[SensorPush] PZT angle frame #1780029747454 dts=1599350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029747753 dts=1599649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029748193 dts=1600090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029748293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146500 | ~87.7 fps +[SensorPush] PZT angle frame #1780029748630 dts=1600527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029748951 dts=1600848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029749262 dts=1601158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029749462 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146600 | ~85.6 fps +[SensorPush] PZT angle frame #1780029749562 dts=1601459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029749871 dts=1601768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029750173 dts=1602070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029750473 dts=1602370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029750473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146700 | ~98.8 fps +[SensorPush] PZT angle frame #1780029750782 dts=1602679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029751091 dts=1602987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029751422 dts=1603318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029751523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146800 | ~95.2 fps +[SensorPush] PZT angle frame #1780029751721 dts=1603618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029752031 dts=1603928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029752333 dts=1604229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029752533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=146900 | ~99.1 fps +[SensorPush] PZT angle frame #1780029752634 dts=1604530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029752932 dts=1604829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029753372 dts=1605269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029753682 dts=1605579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029753682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147000 | ~87.0 fps +[SensorPush] PZT angle frame #1780029753983 dts=1605880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029754302 dts=1606199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029754612 dts=1606509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029754712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147100 | ~97.1 fps +[SensorPush] PZT angle frame #1780029754913 dts=1606810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029755223 dts=1607119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029755534 dts=1607430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029755733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147200 | ~97.9 fps +[SensorPush] PZT angle frame #1780029755973 dts=1607869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029756272 dts=1608169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029756572 dts=1608469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029756882 dts=1608778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029756882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147300 | ~87.1 fps +[SensorPush] PZT angle frame #1780029757204 dts=1609100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029757501 dts=1609398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029757833 dts=1609729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029757942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147400 | ~94.2 fps +[SensorPush] PZT angle frame #1780029758293 dts=1610189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029758592 dts=1610489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029759042 dts=1610938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029759242 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147500 | ~76.9 fps +[SensorPush] PZT angle frame #1780029759342 dts=1611239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029759640 dts=1611537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029759942 dts=1611838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029760253 dts=1612149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029760253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147600 | ~99.0 fps +[SensorPush] PZT angle frame #1780029760573 dts=1612469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029760872 dts=1612769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029761174 dts=1613070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029761273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147700 | ~98.0 fps +[SensorPush] PZT angle frame #1780029761482 dts=1613378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029761793 dts=1613689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029762111 dts=1614007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029762452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147800 | ~84.8 fps +[SensorPush] PZT angle frame #1780029762550 dts=1614447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029763012 dts=1614909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029763462 dts=1615358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029763763 dts=1615659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029763763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=147900 | ~76.3 fps +[SensorPush] PZT angle frame #1780029764072 dts=1615969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029764371 dts=1616268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029764671 dts=1616568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029764773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148000 | ~99.0 fps +[SensorPush] PZT angle frame #1780029764993 dts=1616889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029765292 dts=1617188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029765611 dts=1617507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029765811 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148100 | ~96.3 fps +[SensorPush] PZT angle frame #1780029765911 dts=1617807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029766223 dts=1618119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029766672 dts=1618569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029766972 dts=1618868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029766972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148200 | ~86.1 fps +[SensorPush] PZT angle frame #1780029767282 dts=1619179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029767593 dts=1619490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029767904 dts=1619801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029768005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148300 | ~96.8 fps +[SensorPush] PZT angle frame #1780029768201 dts=1620098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029768513 dts=1620409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029768813 dts=1620710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029769012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148400 | ~99.3 fps +[SensorPush] PZT angle frame #1780029769113 dts=1621009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029769413 dts=1621310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029769714 dts=1621610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029770011 dts=1621908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029770011 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148500 | ~100.0 fps +[SensorPush] PZT angle frame #1780029770602 dts=1622499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029770923 dts=1622820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029771234 dts=1623130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029771333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148600 | ~75.7 fps +[SensorPush] PZT angle frame #1780029771533 dts=1623429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029771842 dts=1623739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029772141 dts=1624037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029772343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148700 | ~99.0 fps +[SensorPush] PZT angle frame #1780029772440 dts=1624337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029772753 dts=1624649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029773052 dts=1624949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029773353 dts=1625249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029773353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148800 | ~99.1 fps +[SensorPush] PZT angle frame #1780029773672 dts=1625568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029773983 dts=1625879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029774282 dts=1626179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029774382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=148900 | ~97.1 fps +[SensorPush] PZT angle frame #1780029774582 dts=1626479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029774891 dts=1626787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029775205 dts=1627101 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029775412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149000 | ~97.0 fps +[SensorPush] PZT angle frame #1780029775512 dts=1627408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029775822 dts=1627718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029776121 dts=1628017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029776422 dts=1628319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029776422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149100 | ~99.0 fps +[SensorPush] PZT angle frame #1780029776722 dts=1628618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029777021 dts=1628918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029777333 dts=1629230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029777573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149200 | ~86.9 fps +[SensorPush] PZT angle frame #1780029777773 dts=1629669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029778072 dts=1629969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029778393 dts=1630290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029778595 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149300 | ~97.9 fps +[SensorPush] PZT angle frame #1780029778703 dts=1630600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029779002 dts=1630898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029779304 dts=1631201 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029779603 dts=1631499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029779603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149400 | ~99.3 fps +[SensorPush] PZT angle frame #1780029779901 dts=1631797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029780204 dts=1632101 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029780502 dts=1632398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029780602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149500 | ~99.9 fps +[SensorPush] PZT angle frame #1780029780952 dts=1632849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029781254 dts=1633151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029781551 dts=1633448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029781752 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149600 | ~87.0 fps +[SensorPush] PZT angle frame #1780029781852 dts=1633749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029782152 dts=1634048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029782463 dts=1634359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029782774 dts=1634670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029782774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149700 | ~97.9 fps +[SensorPush] PZT angle frame #1780029783091 dts=1634987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029783553 dts=1635450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029783872 dts=1635769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029783973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149800 | ~83.4 fps +[SensorPush] PZT angle frame #1780029784323 dts=1636219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029784623 dts=1636520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029784922 dts=1636819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029785123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=149900 | ~86.9 fps +[SensorPush] PZT angle frame #1780029785233 dts=1637130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029785543 dts=1637439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029785854 dts=1637750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029786163 dts=1638059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029786163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150000 | ~96.2 fps +[SensorPush] PZT angle frame #1780029786634 dts=1638530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029787103 dts=1638999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029787403 dts=1639299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029787502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150100 | ~74.7 fps +[SensorPush] PZT angle frame #1780029787702 dts=1639598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029788002 dts=1639898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029788313 dts=1640209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029788512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150200 | ~98.9 fps +[SensorPush] PZT angle frame #1780029788613 dts=1640510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029788915 dts=1640811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029789232 dts=1641129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029789543 dts=1641440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029789543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150300 | ~97.0 fps +[SensorPush] PZT angle frame #1780029789841 dts=1641738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029790292 dts=1642189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029790592 dts=1642488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029790692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150400 | ~87.1 fps +[SensorPush] PZT angle frame #1780029790890 dts=1642787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029791205 dts=1643101 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029791532 dts=1643428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029791733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150500 | ~96.0 fps +[SensorPush] PZT angle frame #1780029791831 dts=1643728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029792135 dts=1644031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029792442 dts=1644339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029792753 dts=1644650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029792753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150600 | ~98.1 fps +[SensorPush] PZT angle frame #1780029793061 dts=1644958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029793364 dts=1645260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029793673 dts=1645570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029793773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150700 | ~98.1 fps +[SensorPush] PZT angle frame #1780029793973 dts=1645870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029794272 dts=1646168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029794572 dts=1646469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029794773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150800 | ~100.0 fps +[SensorPush] PZT angle frame #1780029794891 dts=1646787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029795201 dts=1647097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029795522 dts=1647418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029795833 dts=1647729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029795833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=150900 | ~94.3 fps +[SensorPush] PZT angle frame #1780029796134 dts=1648030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029796442 dts=1648339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029796742 dts=1648638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029796842 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151000 | ~99.0 fps +[SensorPush] PZT angle frame #1780029797042 dts=1648939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029797341 dts=1649238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029797781 dts=1649678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029797983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151100 | ~87.7 fps +[SensorPush] PZT angle frame #1780029798083 dts=1649980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029798383 dts=1650279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029798682 dts=1650579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029798983 dts=1650879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029798983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151200 | ~100.0 fps +[SensorPush] PZT angle frame #1780029799303 dts=1651199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029799611 dts=1651507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029799914 dts=1651811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029800013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151300 | ~97.0 fps +[SensorPush] PZT angle frame #1780029800213 dts=1652109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029800511 dts=1652408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029800822 dts=1652719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029801022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151400 | ~99.2 fps +[SensorPush] PZT angle frame #1780029801122 dts=1653018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029801422 dts=1653319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029801732 dts=1653628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029802053 dts=1653950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029802053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151500 | ~97.0 fps +[SensorPush] PZT angle frame #1780029802350 dts=1654247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029802652 dts=1654548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029802952 dts=1654848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029803052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151600 | ~100.0 fps +[SensorPush] PZT angle frame #1780029803252 dts=1655149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029803561 dts=1655457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029804002 dts=1655899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029804203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151700 | ~86.9 fps +[SensorPush] PZT angle frame #1780029804302 dts=1656198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029804613 dts=1656510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029805054 dts=1656950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029805352 dts=1657248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029805352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151800 | ~87.1 fps +[SensorPush] PZT angle frame #1780029805653 dts=1657550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029805951 dts=1657847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029806272 dts=1658169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029806372 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=151900 | ~98.0 fps +[SensorPush] PZT angle frame #1780029806571 dts=1658468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029807012 dts=1658909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029807322 dts=1659219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029807522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152000 | ~86.9 fps +[SensorPush] PZT angle frame #1780029807623 dts=1659520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029807923 dts=1659819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029808222 dts=1660119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029808522 dts=1660418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029808522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152100 | ~100.0 fps +[SensorPush] PZT angle frame #1780029808982 dts=1660878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029809293 dts=1661189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029809600 dts=1661497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029809703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152200 | ~84.7 fps +[SensorPush] PZT angle frame #1780029809914 dts=1661810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029810213 dts=1662110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029810662 dts=1662559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029810883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152300 | ~84.7 fps +[SensorPush] PZT angle frame #1780029810980 dts=1662877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029811291 dts=1663187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029811602 dts=1663498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029811901 dts=1663798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029811901 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152400 | ~98.2 fps +[SensorPush] PZT angle frame #1780029812212 dts=1664109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029812524 dts=1664420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029812821 dts=1664718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029812923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152500 | ~97.8 fps +[SensorPush] PZT angle frame #1780029813122 dts=1665018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029813431 dts=1665328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029813732 dts=1665628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029813932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152600 | ~99.2 fps +[SensorPush] PZT angle frame #1780029814031 dts=1665927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029814483 dts=1666379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029814793 dts=1666690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029815094 dts=1666990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029815094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152700 | ~86.1 fps +[SensorPush] PZT angle frame #1780029815391 dts=1667287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029815693 dts=1667589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029815990 dts=1667887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029816093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152800 | ~100.1 fps +[SensorPush] PZT angle frame #1780029816431 dts=1668328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029816732 dts=1668628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029817031 dts=1668927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029817230 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=152900 | ~87.9 fps +[SensorPush] PZT angle frame #1780029817333 dts=1669230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029817781 dts=1669677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029818092 dts=1669989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029818402 dts=1670299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029818402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153000 | ~85.4 fps +[SensorPush] PZT angle frame #1780029818702 dts=1670598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029819003 dts=1670900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029819312 dts=1671209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029819414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153100 | ~98.8 fps +[SensorPush] PZT angle frame #1780029819622 dts=1671519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029820072 dts=1671968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029820532 dts=1672429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029820730 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153200 | ~76.0 fps +[SensorPush] PZT angle frame #1780029820834 dts=1672730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029821134 dts=1673030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029821443 dts=1673339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029821754 dts=1673651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029821754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153300 | ~97.6 fps +[SensorPush] PZT angle frame #1780029822063 dts=1673960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029822372 dts=1674268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029822823 dts=1674720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029822922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153400 | ~85.6 fps +[SensorPush] PZT angle frame #1780029823133 dts=1675029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029823434 dts=1675330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029823743 dts=1675639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029823941 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153500 | ~98.2 fps +[SensorPush] PZT angle frame #1780029824052 dts=1675949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029824492 dts=1676388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029824792 dts=1676689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029825103 dts=1676999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029825103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153600 | ~86.1 fps +[SensorPush] PZT angle frame #1780029825414 dts=1677310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029825733 dts=1677629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029826042 dts=1677939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029826153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153700 | ~95.2 fps +[SensorPush] PZT angle frame #1780029826362 dts=1678259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029826663 dts=1678559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029826963 dts=1678859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029827163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153800 | ~99.0 fps +[SensorPush] PZT angle frame #1780029827264 dts=1679161 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029827701 dts=1679598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029828012 dts=1679908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029828453 dts=1680350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029828453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=153900 | ~77.4 fps +[SensorPush] PZT angle frame #1780029828754 dts=1680650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029829062 dts=1680959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029829373 dts=1681270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029829473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154000 | ~98.2 fps +[SensorPush] PZT angle frame #1780029829672 dts=1681569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029829973 dts=1681869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029830292 dts=1682188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029830512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154100 | ~96.3 fps +[SensorPush] PZT angle frame #1780029830622 dts=1682518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029830924 dts=1682821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029831232 dts=1683129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029831541 dts=1683438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029831541 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154200 | ~97.2 fps +[SensorPush] PZT angle frame #1780029831853 dts=1683750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029832154 dts=1684050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029832463 dts=1684359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029832564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154300 | ~97.8 fps +[SensorPush] PZT angle frame #1780029832762 dts=1684658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029833073 dts=1684970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029833371 dts=1685267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029833574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154400 | ~99.0 fps +[SensorPush] PZT angle frame #1780029833672 dts=1685568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029833972 dts=1685868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029834283 dts=1686180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029834584 dts=1686481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029834584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154500 | ~99.0 fps +[SensorPush] PZT angle frame #1780029834882 dts=1686778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029835185 dts=1687081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029835482 dts=1687378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029835592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154600 | ~99.2 fps +[SensorPush] PZT angle frame #1780029835802 dts=1687699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029836113 dts=1688009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029836413 dts=1688309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029836612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154700 | ~98.0 fps +[SensorPush] PZT angle frame #1780029836710 dts=1688606 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029837011 dts=1688908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029837462 dts=1689359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029837762 dts=1689658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029837762 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154800 | ~87.0 fps +[SensorPush] PZT angle frame #1780029838063 dts=1689960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029838362 dts=1690258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029838672 dts=1690569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029838782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=154900 | ~98.0 fps +[SensorPush] PZT angle frame #1780029838984 dts=1690880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029839283 dts=1691180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029839593 dts=1691489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029839803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155000 | ~97.8 fps +[SensorPush] PZT angle frame #1780029839903 dts=1691799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029840211 dts=1692107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029840522 dts=1692418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029840822 dts=1692718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029840822 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155100 | ~98.2 fps +[SensorPush] PZT angle frame #1780029841122 dts=1693018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029841422 dts=1693318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029841723 dts=1693619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029841823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155200 | ~99.9 fps +[SensorPush] PZT angle frame #1780029842022 dts=1693919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029842463 dts=1694360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029842775 dts=1694671 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029842983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155300 | ~86.2 fps +[SensorPush] PZT angle frame #1780029843083 dts=1694979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029843531 dts=1695427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029843834 dts=1695730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029844133 dts=1696029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029844133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155400 | ~87.0 fps +[SensorPush] PZT angle frame #1780029844434 dts=1696330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029844732 dts=1696629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029845032 dts=1696929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029845132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155500 | ~100.1 fps +[SensorPush] PZT angle frame #1780029845472 dts=1697369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029845791 dts=1697687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029846102 dts=1697998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029846303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155600 | ~85.4 fps +[SensorPush] PZT angle frame #1780029846402 dts=1698299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029846733 dts=1698629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029847032 dts=1698929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029847342 dts=1699238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029847342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155700 | ~96.3 fps +[SensorPush] PZT angle frame #1780029847792 dts=1699688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029848093 dts=1699990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029848392 dts=1700288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029848491 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155800 | ~87.0 fps +[SensorPush] PZT angle frame #1780029848703 dts=1700599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029849003 dts=1700900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029849304 dts=1701200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029849503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=155900 | ~98.9 fps +[SensorPush] PZT angle frame #1780029849602 dts=1701498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029849913 dts=1701809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029850231 dts=1702128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029850542 dts=1702438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029850542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156000 | ~96.2 fps +[SensorPush] PZT angle frame #1780029850853 dts=1702750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029851152 dts=1703049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029851451 dts=1703347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029851551 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156100 | ~99.0 fps +[SensorPush] PZT angle frame #1780029851753 dts=1703649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029852063 dts=1703960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029852361 dts=1704258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029852702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156200 | ~87.0 fps +[SensorPush] PZT angle frame #1780029852802 dts=1704699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029853123 dts=1705020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029853573 dts=1705470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029853881 dts=1705778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029853881 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156300 | ~84.7 fps +[SensorPush] PZT angle frame #1780029854181 dts=1706078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029854483 dts=1706380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029854793 dts=1706690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029854892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156400 | ~98.9 fps +[SensorPush] PZT angle frame #1780029855101 dts=1706998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029855402 dts=1707299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029855853 dts=1707749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029856052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156500 | ~86.2 fps +[SensorPush] PZT angle frame #1780029856152 dts=1708049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029856451 dts=1708347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029856753 dts=1708649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029857062 dts=1708959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029857062 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156600 | ~99.0 fps +[SensorPush] PZT angle frame #1780029857361 dts=1709258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029857661 dts=1709558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029857963 dts=1709859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029858062 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156700 | ~100.0 fps +[SensorPush] PZT angle frame #1780029858264 dts=1710161 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029858863 dts=1710759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029859171 dts=1711068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029859381 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156800 | ~75.8 fps +[SensorPush] PZT angle frame #1780029859483 dts=1711379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029859780 dts=1711677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029860092 dts=1711988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029860412 dts=1712308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029860412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=156900 | ~97.0 fps +[SensorPush] PZT angle frame #1780029860723 dts=1712619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029861021 dts=1712917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029861322 dts=1713218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029861442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157000 | ~97.1 fps +[SensorPush] PZT angle frame #1780029861642 dts=1713539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029861954 dts=1713850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029862280 dts=1714177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029862482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157100 | ~96.2 fps +[SensorPush] PZT angle frame #1780029862583 dts=1714479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029862883 dts=1714780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029863181 dts=1715077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029863493 dts=1715389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029863493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157200 | ~98.9 fps +[SensorPush] PZT angle frame #1780029863803 dts=1715700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029864252 dts=1716149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029864563 dts=1716460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029864663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157300 | ~85.4 fps +[SensorPush] PZT angle frame #1780029864862 dts=1716759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029865163 dts=1717059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029865471 dts=1717368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029865674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157400 | ~98.9 fps +[SensorPush] PZT angle frame #1780029865772 dts=1717669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029866082 dts=1717979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029866383 dts=1718279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029866692 dts=1718588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029866692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157500 | ~98.3 fps +[SensorPush] PZT angle frame #1780029866992 dts=1718889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029867303 dts=1719200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029867601 dts=1719498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029867702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157600 | ~99.0 fps +[SensorPush] PZT angle frame #1780029867903 dts=1719799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029868211 dts=1720107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029868532 dts=1720428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029868733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157700 | ~97.0 fps +[SensorPush] PZT angle frame #1780029868832 dts=1720729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029869132 dts=1721029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029869574 dts=1721471 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029869882 dts=1721778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029869882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157800 | ~87.0 fps +[SensorPush] PZT angle frame #1780029870191 dts=1722087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029870653 dts=1722550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029870953 dts=1722850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029871051 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=157900 | ~85.6 fps +[SensorPush] PZT angle frame #1780029871252 dts=1723149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029871702 dts=1723598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029872001 dts=1723897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029872202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158000 | ~86.8 fps +[SensorPush] PZT angle frame #1780029872301 dts=1724198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029872743 dts=1724639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029873052 dts=1724948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029873514 dts=1725410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029873514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158100 | ~76.2 fps +[SensorPush] PZT angle frame #1780029873812 dts=1725709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029874122 dts=1726019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029874422 dts=1726319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029874524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158200 | ~99.0 fps +[SensorPush] PZT angle frame #1780029874733 dts=1726629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029875174 dts=1727070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029875473 dts=1727370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029875674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158300 | ~86.9 fps +[SensorPush] PZT angle frame #1780029875772 dts=1727668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029876072 dts=1727969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029876373 dts=1728269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029876672 dts=1728568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029876672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158400 | ~100.3 fps +[SensorPush] PZT angle frame #1780029876992 dts=1728889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029877292 dts=1729188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029877591 dts=1729487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029877691 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158500 | ~98.1 fps +[SensorPush] PZT angle frame #1780029877892 dts=1729788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029878204 dts=1730100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029878502 dts=1730398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029878702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158600 | ~99.0 fps +[SensorPush] PZT angle frame #1780029878803 dts=1730700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029879103 dts=1731000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029879404 dts=1731300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029879702 dts=1731599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029879702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158700 | ~99.9 fps +[SensorPush] PZT angle frame #1780029880024 dts=1731920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029880322 dts=1732219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029880623 dts=1732519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029880723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158800 | ~98.0 fps +[SensorPush] PZT angle frame #1780029880921 dts=1732818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029881383 dts=1733280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029881692 dts=1733589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029881892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=158900 | ~85.5 fps +[SensorPush] PZT angle frame #1780029882132 dts=1734029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029882434 dts=1734330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029882732 dts=1734629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029883032 dts=1734929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029883032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159000 | ~87.7 fps +[SensorPush] PZT angle frame #1780029883332 dts=1735228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029883651 dts=1735548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029883953 dts=1735850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029884053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159100 | ~98.0 fps +[SensorPush] PZT angle frame #1780029884253 dts=1736150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029884562 dts=1736458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029884872 dts=1736768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029885072 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159200 | ~98.1 fps +[SensorPush] PZT angle frame #1780029885173 dts=1737069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029885475 dts=1737371 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029885792 dts=1737688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029886094 dts=1737990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029886094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159300 | ~97.9 fps +[SensorPush] PZT angle frame #1780029886392 dts=1738289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029886693 dts=1738590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029886993 dts=1738890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029887091 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159400 | ~100.3 fps +[SensorPush] PZT angle frame #1780029887292 dts=1739189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029887752 dts=1739649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029888062 dts=1739959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029888263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159500 | ~85.3 fps +[SensorPush] PZT angle frame #1780029888363 dts=1740260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029888661 dts=1740558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029888963 dts=1740860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029889261 dts=1741158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029889261 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159600 | ~100.2 fps +[SensorPush] PZT angle frame #1780029889563 dts=1741459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029889863 dts=1741759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029890442 dts=1742339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029890542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159700 | ~78.0 fps +[SensorPush] PZT angle frame #1780029890741 dts=1742638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029891041 dts=1742938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029891343 dts=1743240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029891541 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159800 | ~100.2 fps +[SensorPush] PZT angle frame #1780029891644 dts=1743540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029891952 dts=1743848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029892253 dts=1744149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029892553 dts=1744450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029892553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=159900 | ~98.8 fps +[SensorPush] PZT angle frame #1780029892852 dts=1744749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029893163 dts=1745060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029893462 dts=1745359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029893561 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160000 | ~99.3 fps +[SensorPush] PZT angle frame #1780029893762 dts=1745658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029894062 dts=1745959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029894503 dts=1746399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029894714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160100 | ~86.7 fps +[SensorPush] PZT angle frame #1780029894813 dts=1746710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029895114 dts=1747010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029895413 dts=1747309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029895711 dts=1747607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029895711 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160200 | ~100.4 fps +[SensorPush] PZT angle frame #1780029896012 dts=1747909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029896313 dts=1748209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029896613 dts=1748510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029896711 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160300 | ~100.0 fps +[SensorPush] PZT angle frame #1780029896923 dts=1748819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029897223 dts=1749119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029897522 dts=1749418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029897721 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160400 | ~99.0 fps +[SensorPush] PZT angle frame #1780029897822 dts=1749719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029898132 dts=1750028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029898573 dts=1750470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029898881 dts=1750778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029898881 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160500 | ~86.2 fps +[SensorPush] PZT angle frame #1780029899192 dts=1751088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029899503 dts=1751399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029899802 dts=1751698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029899901 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160600 | ~98.0 fps +[SensorPush] PZT angle frame #1780029900102 dts=1751998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029900402 dts=1752299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029900712 dts=1752609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029900923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160700 | ~97.9 fps +[SensorPush] PZT angle frame #1780029901023 dts=1752919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029901321 dts=1753217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029901623 dts=1753519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029901933 dts=1753829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029901933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160800 | ~99.1 fps +[SensorPush] PZT angle frame #1780029902230 dts=1754127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029902533 dts=1754430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029902981 dts=1754877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029903082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=160900 | ~87.0 fps +[SensorPush] PZT angle frame #1780029903432 dts=1755329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029903732 dts=1755628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029904034 dts=1755930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029904231 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=161000 | ~87.0 fps +[SensorPush] PZT angle frame #1780029904332 dts=1756228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029904632 dts=1756528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029904952 dts=1756849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029905262 dts=1757159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029905262 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=161100 | ~97.0 fps +[SensorPush] PZT angle frame #1780029905562 dts=1757459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029905863 dts=1757760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029906164 dts=1758061 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029906272 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=161200 | ~99.1 fps +[SensorPush] PZT angle frame #1780029906474 dts=1758370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029906925 dts=1758822 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029907232 dts=1759129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029907431 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=161300 | ~86.3 fps +[SensorPush] PZT angle frame #1780029907532 dts=1759428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029907982 dts=1759878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029908442 dts=1760338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029908753 dts=1760650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029908753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=161400 | ~75.6 fps +[SensorPush] PZT angle frame #1780029909191 dts=1761087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029909493 dts=1761389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029909793 dts=1761690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029909913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=161500 | ~86.2 fps +[SensorPush] PZT angle frame #1780029910114 dts=1762010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029910413 dts=1762309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029910711 dts=1762608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029910912 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=161600 | ~100.1 fps +[SensorPush] PZT angle frame #1780029911014 dts=1762911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029911453 dts=1763350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029911911 dts=1763807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029912215 dts=1764111 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029912215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=161700 | ~76.8 fps +[SensorPush] PZT angle frame #1780029912523 dts=1764419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029912829 dts=1764725 angle=102.72 mag=3.56 state=1 cop=(3.22,5.53) base=(4.00,9.00) total=14812.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029913131 dts=1765028 angle=105.87 mag=3.91 state=1 cop=(2.93,5.24) base=(4.00,9.00) total=65927.00 threshold=0.00 +[SensorPush] Frame #1780029913231 | 12x7 | angle=106.30 | mag=3.77 | state=1 | force=1.4 | total=161800 | ~98.4 fps +[SensorPush] PZT angle frame #1780029913442 dts=1765338 angle=107.83 mag=3.63 state=1 cop=(2.89,5.55) base=(4.00,9.00) total=79267.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029913754 dts=1765650 angle=101.42 mag=4.45 state=1 cop=(3.12,4.63) base=(4.00,9.00) total=79644.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029914053 dts=1765950 angle=106.15 mag=3.50 state=1 cop=(3.03,5.63) base=(4.00,9.00) total=92887.00 threshold=0.00 +[SensorPush] Frame #1780029914253 | 12x7 | angle=107.81 | mag=3.20 | state=1 | force=2.0 | total=161900 | ~98.0 fps +[SensorPush] PZT angle frame #1780029914352 dts=1766248 angle=108.86 mag=2.98 state=1 cop=(3.04,6.18) base=(4.00,9.00) total=95443.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029914663 dts=1766560 angle=98.46 mag=5.09 state=1 cop=(3.25,3.97) base=(4.00,9.00) total=88464.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029914963 dts=1766860 angle=99.30 mag=4.86 state=1 cop=(3.21,4.20) base=(4.00,9.00) total=110563.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029915412 dts=1767309 angle=106.18 mag=3.37 state=1 cop=(3.06,5.77) base=(4.00,9.00) total=107571.00 threshold=0.00 +[SensorPush] Frame #1780029915412 | 12x7 | angle=106.18 | mag=3.37 | state=1 | force=2.3 | total=162000 | ~86.2 fps +[SensorPush] PZT angle frame #1780029915713 dts=1767609 angle=104.23 mag=3.73 state=1 cop=(3.08,5.39) base=(4.00,9.00) total=108948.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029916151 dts=1768048 angle=99.62 mag=4.81 state=1 cop=(3.20,4.26) base=(4.00,9.00) total=98260.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029916462 dts=1768358 angle=101.68 mag=4.28 state=1 cop=(3.13,4.81) base=(4.00,9.00) total=107972.00 threshold=0.00 +[SensorPush] Frame #1780029916562 | 12x7 | angle=106.39 | mag=3.45 | state=1 | force=2.0 | total=162100 | ~87.0 fps +[SensorPush] PZT angle frame #1780029916762 dts=1768659 angle=107.46 mag=3.21 state=1 cop=(3.04,5.94) base=(4.00,9.00) total=103968.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029917061 dts=1768957 angle=98.22 mag=4.92 state=1 cop=(3.30,4.13) base=(4.00,9.00) total=88043.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029917362 dts=1769259 angle=98.35 mag=5.03 state=1 cop=(3.27,4.03) base=(4.00,9.00) total=98499.00 threshold=0.00 +[SensorPush] Frame #1780029917562 | 12x7 | angle=103.53 | mag=3.75 | state=1 | force=2.4 | total=162200 | ~99.9 fps +[SensorPush] PZT angle frame #1780029917663 dts=1769559 angle=104.63 mag=3.62 state=1 cop=(3.09,5.50) base=(4.00,9.00) total=111486.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029917962 dts=1769858 angle=98.93 mag=5.22 state=1 cop=(3.19,3.84) base=(4.00,9.00) total=96598.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029918261 dts=1770157 angle=89.87 mag=8.44 state=1 cop=(4.02,0.56) base=(4.00,9.00) total=22215.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029918561 dts=1770458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029918561 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=162300 | ~100.1 fps +[SensorPush] PZT angle frame #1780029918863 dts=1770760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029919172 dts=1771069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029919472 dts=1771368 angle=92.99 mag=5.52 state=1 cop=(3.71,5.49) base=(4.00,11.00) total=1635.00 threshold=0.00 +[SensorPush] Frame #1780029919571 | 12x7 | angle=90.30 | mag=5.61 | state=1 | force=0.0 | total=162400 | ~98.9 fps +[SensorPush] PZT angle frame #1780029919782 dts=1771678 angle=112.09 mag=0.15 state=1 cop=(3.38,6.12) base=(3.44,6.27) total=622.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029920222 dts=1772119 angle=115.90 mag=0.61 state=1 cop=(3.17,5.72) base=(3.44,6.27) total=85691.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029920523 dts=1772420 angle=106.85 mag=0.73 state=1 cop=(3.22,5.57) base=(3.44,6.27) total=87053.00 threshold=0.00 +[SensorPush] Frame #1780029920722 | 12x7 | angle=95.42 | mag=1.60 | state=1 | force=2.1 | total=162500 | ~86.9 fps +[SensorPush] PZT angle frame #1780029920822 dts=1772718 angle=94.10 mag=1.76 state=1 cop=(3.31,4.51) base=(3.44,6.27) total=104010.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029921123 dts=1773020 angle=237.47 mag=0.51 state=1 cop=(3.16,6.70) base=(3.44,6.27) total=94015.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029921421 dts=1773318 angle=251.46 mag=0.90 state=1 cop=(3.15,7.12) base=(3.44,6.27) total=93084.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029921862 dts=1773759 angle=159.17 mag=0.31 state=1 cop=(3.14,6.16) base=(3.44,6.27) total=86416.00 threshold=0.00 +[SensorPush] Frame #1780029921862 | 12x7 | angle=159.17 | mag=0.31 | state=1 | force=1.7 | total=162600 | ~87.7 fps +[SensorPush] PZT angle frame #1780029922161 dts=1774057 angle=96.68 mag=1.53 state=1 cop=(3.26,4.74) base=(3.44,6.27) total=107217.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029922462 dts=1774358 angle=253.58 mag=0.83 state=1 cop=(3.20,7.06) base=(3.44,6.27) total=93346.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029922764 dts=1774660 angle=142.27 mag=0.30 state=1 cop=(3.20,6.09) base=(3.44,6.27) total=87091.00 threshold=0.00 +[SensorPush] Frame #1780029922864 | 12x7 | angle=94.35 | mag=1.64 | state=1 | force=2.0 | total=162700 | ~99.8 fps +[SensorPush] PZT angle frame #1780029923061 dts=1774957 angle=89.71 mag=2.57 state=1 cop=(3.45,3.69) base=(3.44,6.27) total=94838.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029923362 dts=1775258 angle=221.25 mag=0.25 state=1 cop=(3.25,6.43) base=(3.44,6.27) total=100736.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029923662 dts=1775558 angle=241.19 mag=0.37 state=1 cop=(3.26,6.59) base=(3.44,6.27) total=100044.00 threshold=0.00 +[SensorPush] Frame #1780029923863 | 12x7 | angle=128.53 | mag=0.29 | state=1 | force=2.2 | total=162800 | ~100.1 fps +[SensorPush] PZT angle frame #1780029923964 dts=1775860 angle=90.27 mag=1.98 state=1 cop=(3.43,4.29) base=(3.44,6.27) total=89036.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029924262 dts=1776158 angle=85.87 mag=2.47 state=1 cop=(3.61,3.80) base=(3.44,6.27) total=103770.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029924572 dts=1776469 angle=88.07 mag=1.10 state=1 cop=(3.47,5.16) base=(3.44,6.27) total=61783.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029924893 dts=1776789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029924893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=162900 | ~97.2 fps +[SensorPush] PZT angle frame #1780029925191 dts=1777087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029925502 dts=1777399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029925803 dts=1777700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029925900 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=163000 | ~99.3 fps +[SensorPush] PZT angle frame #1780029926103 dts=1777999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029926541 dts=1778438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029926842 dts=1778739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029927043 | 12x7 | angle=179.38 | mag=0.42 | state=1 | force=0.3 | total=163100 | ~87.5 fps +[SensorPush] PZT angle frame #1780029927143 dts=1779039 angle=157.49 mag=0.40 state=1 cop=(3.19,5.60) base=(3.56,5.75) total=45445.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029927441 dts=1779338 angle=143.01 mag=0.54 state=1 cop=(3.13,5.43) base=(3.56,5.75) total=80064.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029927881 dts=1779778 angle=156.10 mag=0.55 state=1 cop=(3.06,5.53) base=(3.56,5.75) total=78145.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029928193 dts=1780089 angle=153.27 mag=0.53 state=1 cop=(3.09,5.51) base=(3.56,5.75) total=78857.00 threshold=0.00 +[SensorPush] Frame #1780029928193 | 12x7 | angle=153.27 | mag=0.53 | state=1 | force=1.5 | total=163200 | ~86.9 fps +[SensorPush] PZT angle frame #1780029928493 dts=1780389 angle=149.63 mag=0.53 state=1 cop=(3.10,5.48) base=(3.56,5.75) total=81891.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029928794 dts=1780690 angle=146.66 mag=0.55 state=1 cop=(3.10,5.45) base=(3.56,5.75) total=81801.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029929111 dts=1781008 angle=135.66 mag=0.68 state=1 cop=(3.07,5.27) base=(3.56,5.75) total=80898.00 threshold=0.00 +[SensorPush] Frame #1780029929213 | 12x7 | angle=117.67 | mag=0.97 | state=1 | force=1.7 | total=163300 | ~98.1 fps +[SensorPush] PZT angle frame #1780029929412 dts=1781308 angle=105.52 mag=1.58 state=1 cop=(3.14,4.22) base=(3.56,5.75) total=90359.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029929713 dts=1781610 angle=97.64 mag=1.98 state=1 cop=(3.30,3.79) base=(3.56,5.75) total=97620.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029930163 dts=1782060 angle=150.68 mag=0.36 state=1 cop=(3.25,5.57) base=(3.56,5.75) total=97480.00 threshold=0.00 +[SensorPush] Frame #1780029930363 | 12x7 | angle=232.24 | mag=0.46 | state=1 | force=2.1 | total=163400 | ~86.9 fps +[SensorPush] PZT angle frame #1780029930461 dts=1782357 angle=241.00 mag=0.59 state=1 cop=(3.28,6.26) base=(3.56,5.75) total=99666.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029930762 dts=1782659 angle=250.54 mag=0.80 state=1 cop=(3.30,6.50) base=(3.56,5.75) total=96413.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029931062 dts=1782958 angle=255.33 mag=0.99 state=1 cop=(3.31,6.71) base=(3.56,5.75) total=94074.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029931363 dts=1783260 angle=103.19 mag=0.77 state=1 cop=(3.39,5.00) base=(3.56,5.75) total=108677.00 threshold=0.00 +[SensorPush] Frame #1780029931363 | 12x7 | angle=103.19 | mag=0.77 | state=1 | force=2.3 | total=163500 | ~99.9 fps +[SensorPush] PZT angle frame #1780029931813 dts=1783709 angle=253.21 mag=0.75 state=1 cop=(3.35,6.46) base=(3.56,5.75) total=94792.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029932113 dts=1784009 angle=248.16 mag=0.62 state=1 cop=(3.33,6.32) base=(3.56,5.75) total=93286.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029932414 dts=1784310 angle=94.96 mag=1.26 state=1 cop=(3.45,4.50) base=(3.56,5.75) total=99341.00 threshold=0.00 +[SensorPush] Frame #1780029932512 | 12x7 | angle=93.70 | mag=0.98 | state=1 | force=2.0 | total=163600 | ~87.0 fps +[SensorPush] PZT angle frame #1780029932873 dts=1784769 angle=260.15 mag=1.01 state=1 cop=(3.39,6.75) base=(3.56,5.75) total=95066.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029933174 dts=1785070 angle=239.76 mag=0.31 state=1 cop=(3.40,6.02) base=(3.56,5.75) total=91958.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029933484 dts=1785381 angle=90.09 mag=1.52 state=1 cop=(3.56,4.23) base=(3.56,5.75) total=104115.00 threshold=0.00 +[SensorPush] Frame #1780029933691 | 12x7 | angle=89.15 | mag=1.59 | state=1 | force=2.2 | total=163700 | ~84.9 fps +[SensorPush] PZT angle frame #1780029933813 dts=1785709 angle=87.84 mag=1.65 state=1 cop=(3.62,4.11) base=(3.56,5.75) total=103189.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029934124 dts=1786021 angle=86.60 mag=1.69 state=1 cop=(3.66,4.06) base=(3.56,5.75) total=102722.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029934432 dts=1786329 angle=269.14 mag=0.59 state=1 cop=(3.55,6.34) base=(3.56,5.75) total=95643.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029934731 dts=1786628 angle=269.09 mag=0.79 state=1 cop=(3.55,6.54) base=(3.56,5.75) total=99939.00 threshold=0.00 +[SensorPush] Frame #1780029934731 | 12x7 | angle=269.09 | mag=0.79 | state=1 | force=2.1 | total=163800 | ~96.2 fps +[SensorPush] PZT angle frame #1780029935033 dts=1786930 angle=269.29 mag=0.54 state=1 cop=(3.56,6.29) base=(3.56,5.75) total=98472.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029935330 dts=1787227 angle=83.90 mag=1.28 state=1 cop=(3.70,4.48) base=(3.56,5.75) total=112109.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029935643 dts=1787540 angle=70.38 mag=0.43 state=1 cop=(3.71,5.35) base=(3.56,5.75) total=89454.00 threshold=0.00 +[SensorPush] Frame #1780029935742 | 12x7 | angle=270.97 | mag=0.81 | state=1 | force=1.7 | total=163900 | ~98.9 fps +[SensorPush] PZT angle frame #1780029936092 dts=1787988 angle=278.76 mag=0.47 state=1 cop=(3.63,6.22) base=(3.56,5.75) total=94869.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029936392 dts=1788288 angle=83.72 mag=0.96 state=1 cop=(3.67,4.79) base=(3.56,5.75) total=112264.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029936693 dts=1788589 angle=269.14 mag=1.29 state=1 cop=(3.54,7.04) base=(3.56,5.75) total=89695.00 threshold=0.00 +[SensorPush] Frame #1780029936891 | 12x7 | angle=266.65 | mag=1.93 | state=1 | force=1.4 | total=164000 | ~87.1 fps +[SensorPush] PZT angle frame #1780029936991 dts=1788888 angle=265.07 mag=2.17 state=1 cop=(3.38,7.91) base=(3.56,5.75) total=72010.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029937302 dts=1789199 angle=118.73 mag=0.50 state=1 cop=(3.32,5.31) base=(3.56,5.75) total=123369.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029937742 dts=1789639 angle=113.07 mag=0.49 state=1 cop=(3.37,5.30) base=(3.56,5.75) total=123504.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029938052 dts=1789948 angle=107.90 mag=0.50 state=1 cop=(3.41,5.27) base=(3.56,5.75) total=123456.00 threshold=0.00 +[SensorPush] Frame #1780029938052 | 12x7 | angle=107.90 | mag=0.50 | state=1 | force=2.9 | total=164100 | ~86.1 fps +[SensorPush] PZT angle frame #1780029938352 dts=1790248 angle=106.35 mag=0.50 state=1 cop=(3.42,5.27) base=(3.56,5.75) total=122774.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029938651 dts=1790548 angle=228.65 mag=0.26 state=1 cop=(3.39,5.94) base=(3.56,5.75) total=111547.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029938953 dts=1790850 angle=264.33 mag=2.06 state=1 cop=(3.36,7.80) base=(3.56,5.75) total=96741.00 threshold=0.00 +[SensorPush] Frame #1780029939054 | 12x7 | angle=264.08 | mag=2.08 | state=1 | force=2.0 | total=164200 | ~99.8 fps +[SensorPush] PZT angle frame #1780029939251 dts=1791148 angle=263.84 mag=2.01 state=1 cop=(3.35,7.74) base=(3.56,5.75) total=100841.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029939563 dts=1791459 angle=264.19 mag=2.00 state=1 cop=(3.36,7.74) base=(3.56,5.75) total=102137.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029939865 dts=1791761 angle=264.35 mag=1.81 state=1 cop=(3.38,7.55) base=(3.56,5.75) total=100990.00 threshold=0.00 +[SensorPush] Frame #1780029940075 | 12x7 | angle=210.54 | mag=0.18 | state=1 | force=3.2 | total=164300 | ~97.9 fps +[SensorPush] PZT angle frame #1780029940174 dts=1792070 angle=190.92 mag=0.15 state=1 cop=(3.42,5.78) base=(3.56,5.75) total=134286.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029940482 dts=1792379 angle=188.85 mag=0.16 state=1 cop=(3.41,5.77) base=(3.56,5.75) total=133882.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029940782 dts=1792678 angle=191.94 mag=0.15 state=1 cop=(3.42,5.78) base=(3.56,5.75) total=134040.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029941082 dts=1792979 angle=206.24 mag=0.15 state=1 cop=(3.42,5.82) base=(3.56,5.75) total=134836.00 threshold=0.00 +[SensorPush] Frame #1780029941082 | 12x7 | angle=206.24 | mag=0.15 | state=1 | force=3.4 | total=164400 | ~99.3 fps +[SensorPush] PZT angle frame #1780029941392 dts=1793289 angle=242.98 mag=0.28 state=1 cop=(3.44,6.00) base=(3.56,5.75) total=132671.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029941692 dts=1793588 angle=236.85 mag=0.23 state=1 cop=(3.44,5.94) base=(3.56,5.75) total=133604.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029942141 dts=1794038 angle=240.25 mag=0.17 state=1 cop=(3.48,5.90) base=(3.56,5.75) total=133658.00 threshold=0.00 +[SensorPush] Frame #1780029942252 | 12x7 | angle=233.93 | mag=0.19 | state=1 | force=3.4 | total=164500 | ~85.5 fps +[SensorPush] PZT angle frame #1780029942452 dts=1794349 angle=233.16 mag=0.23 state=1 cop=(3.43,5.93) base=(3.56,5.75) total=137382.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029942782 dts=1794679 angle=227.05 mag=0.19 state=1 cop=(3.43,5.89) base=(3.56,5.75) total=138334.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029943081 dts=1794978 angle=210.10 mag=0.20 state=1 cop=(3.38,5.85) base=(3.56,5.75) total=136854.00 threshold=0.00 +[SensorPush] Frame #1780029943282 | 12x7 | angle=210.00 | mag=0.13 | state=1 | force=3.6 | total=164600 | ~97.1 fps +[SensorPush] PZT angle frame #1780029943383 dts=1795279 angle=229.63 mag=0.12 state=1 cop=(3.48,5.84) base=(3.56,5.75) total=139690.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029943692 dts=1795589 angle=222.54 mag=0.17 state=1 cop=(3.44,5.86) base=(3.56,5.75) total=133903.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029944004 dts=1795900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029944312 dts=1796208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029944312 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=164700 | ~97.1 fps +[SensorPush] PZT angle frame #1780029944613 dts=1796510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029944913 dts=1796810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029945362 dts=1797258 angle=248.44 mag=0.81 state=1 cop=(3.18,5.75) base=(3.48,5.00) total=82116.00 threshold=0.00 +[SensorPush] Frame #1780029945461 | 12x7 | angle=249.71 | mag=0.77 | state=1 | force=1.8 | total=164800 | ~87.1 fps +[SensorPush] PZT angle frame #1780029945662 dts=1797558 angle=249.21 mag=0.74 state=1 cop=(3.22,5.69) base=(3.48,5.00) total=94722.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029945963 dts=1797859 angle=249.59 mag=0.57 state=1 cop=(3.28,5.54) base=(3.48,5.00) total=92941.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029946403 dts=1798300 angle=87.21 mag=1.66 state=1 cop=(3.56,3.34) base=(3.48,5.00) total=88759.00 threshold=0.00 +[SensorPush] Frame #1780029946620 | 12x7 | angle=83.68 | mag=2.21 | state=1 | force=1.8 | total=164900 | ~86.2 fps +[SensorPush] PZT angle frame #1780029946723 dts=1798619 angle=85.22 mag=0.83 state=1 cop=(3.55,4.17) base=(3.48,5.00) total=95088.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029947024 dts=1798920 angle=85.47 mag=0.17 state=1 cop=(3.49,4.83) base=(3.48,5.00) total=114951.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029947473 dts=1799370 angle=85.36 mag=0.68 state=1 cop=(3.53,4.32) base=(3.48,5.00) total=107975.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029947771 dts=1799668 angle=83.74 mag=2.51 state=1 cop=(3.75,2.51) base=(3.48,5.00) total=95406.00 threshold=0.00 +[SensorPush] Frame #1780029947771 | 12x7 | angle=83.74 | mag=2.51 | state=1 | force=1.9 | total=165000 | ~86.9 fps +[SensorPush] PZT angle frame #1780029948222 dts=1800118 angle=98.70 mag=0.33 state=1 cop=(3.43,4.67) base=(3.48,5.00) total=127808.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029948672 dts=1800568 angle=84.72 mag=1.79 state=1 cop=(3.64,3.22) base=(3.48,5.00) total=107199.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029948971 dts=1800867 angle=82.85 mag=2.41 state=1 cop=(3.78,2.61) base=(3.48,5.00) total=109764.00 threshold=0.00 +[SensorPush] Frame #1780029949074 | 12x7 | angle=83.35 | mag=1.83 | state=1 | force=2.7 | total=165100 | ~76.7 fps +[SensorPush] PZT angle frame #1780029949284 dts=1801180 angle=100.67 mag=0.28 state=1 cop=(3.43,4.73) base=(3.48,5.00) total=128431.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029949594 dts=1801491 angle=89.67 mag=0.78 state=1 cop=(3.48,4.22) base=(3.48,5.00) total=130244.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029949904 dts=1801800 angle=82.26 mag=2.37 state=1 cop=(3.80,2.65) base=(3.48,5.00) total=109529.00 threshold=0.00 +[SensorPush] Frame #1780029950101 | 12x7 | angle=86.90 | mag=1.06 | state=1 | force=3.3 | total=165200 | ~97.5 fps +[SensorPush] PZT angle frame #1780029950201 dts=1802098 angle=95.01 mag=0.33 state=1 cop=(3.45,4.67) base=(3.48,5.00) total=131601.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029950504 dts=1802401 angle=109.34 mag=0.15 state=1 cop=(3.43,4.85) base=(3.48,5.00) total=136643.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029950822 dts=1802718 angle=83.73 mag=1.92 state=1 cop=(3.69,3.09) base=(3.48,5.00) total=122459.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029951132 dts=1803029 angle=86.52 mag=0.44 state=1 cop=(3.50,4.56) base=(3.48,5.00) total=138212.00 threshold=0.00 +[SensorPush] Frame #1780029951132 | 12x7 | angle=86.52 | mag=0.44 | state=1 | force=3.5 | total=165300 | ~96.9 fps +[SensorPush] PZT angle frame #1780029951432 dts=1803329 angle=267.33 mag=0.13 state=1 cop=(3.47,5.13) base=(3.48,5.00) total=137906.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029951744 dts=1803640 angle=81.82 mag=1.41 state=1 cop=(3.68,3.60) base=(3.48,5.00) total=126672.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029952201 dts=1804098 angle=129.87 mag=0.03 state=1 cop=(3.46,4.98) base=(3.48,5.00) total=137174.00 threshold=0.00 +[SensorPush] Frame #1780029952303 | 12x7 | angle=223.63 | mag=0.02 | state=1 | force=3.7 | total=165400 | ~85.3 fps +[SensorPush] PZT angle frame #1780029952503 dts=1804399 angle=79.57 mag=0.17 state=1 cop=(3.51,4.83) base=(3.48,5.00) total=138448.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029952804 dts=1804700 angle=80.81 mag=1.85 state=1 cop=(3.77,3.17) base=(3.48,5.00) total=99984.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029953101 dts=1804997 angle=69.48 mag=0.03 state=1 cop=(3.49,4.98) base=(3.48,5.00) total=123853.00 threshold=0.00 +[SensorPush] Frame #1780029953305 | 12x7 | angle=271.57 | mag=0.29 | state=1 | force=3.5 | total=165500 | ~99.8 fps +[SensorPush] PZT angle frame #1780029953413 dts=1805310 angle=278.53 mag=0.10 state=1 cop=(3.49,5.10) base=(3.48,5.00) total=135774.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029953853 dts=1805749 angle=80.45 mag=1.66 state=1 cop=(3.75,3.36) base=(3.48,5.00) total=116331.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029954164 dts=1806060 angle=58.31 mag=0.26 state=1 cop=(3.61,4.78) base=(3.48,5.00) total=117976.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029954461 dts=1806358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029954461 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=165600 | ~86.5 fps +[SensorPush] PZT angle frame #1780029954765 dts=1806661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029955073 dts=1806970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029955372 dts=1807269 angle=270.00 mag=1.51 state=1 cop=(4.00,6.51) base=(4.00,5.00) total=239.00 threshold=0.00 +[SensorPush] Frame #1780029955471 | 12x7 | angle=225.92 | mag=0.80 | state=1 | force=0.1 | total=165700 | ~99.0 fps +[SensorPush] PZT angle frame #1780029955672 dts=1807569 angle=233.40 mag=1.13 state=1 cop=(3.33,5.91) base=(4.00,5.00) total=56062.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029955971 dts=1807868 angle=232.00 mag=0.87 state=1 cop=(3.46,5.69) base=(4.00,5.00) total=92071.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029956273 dts=1808170 angle=228.91 mag=0.98 state=1 cop=(3.36,5.74) base=(4.00,5.00) total=88997.00 threshold=0.00 +[SensorPush] Frame #1780029956472 | 12x7 | angle=229.99 | mag=1.01 | state=1 | force=1.8 | total=165800 | ~99.9 fps +[SensorPush] PZT angle frame #1780029956572 dts=1808468 angle=227.89 mag=0.92 state=1 cop=(3.38,5.68) base=(4.00,5.00) total=90179.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029957022 dts=1808919 angle=219.69 mag=0.83 state=1 cop=(3.36,5.53) base=(4.00,5.00) total=95429.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029957325 dts=1809222 angle=230.23 mag=1.03 state=1 cop=(3.34,5.79) base=(4.00,5.00) total=102674.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029957762 dts=1809659 angle=237.96 mag=1.18 state=1 cop=(3.37,6.00) base=(4.00,5.00) total=99194.00 threshold=0.00 +[SensorPush] Frame #1780029957762 | 12x7 | angle=237.96 | mag=1.18 | state=1 | force=2.1 | total=165900 | ~77.5 fps +[SensorPush] PZT angle frame #1780029958063 dts=1809960 angle=214.56 mag=0.80 state=1 cop=(3.34,5.45) base=(4.00,5.00) total=102264.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029958521 dts=1810418 angle=214.28 mag=0.78 state=1 cop=(3.36,5.44) base=(4.00,5.00) total=100309.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029958834 dts=1810730 angle=248.30 mag=1.65 state=1 cop=(3.39,6.53) base=(4.00,5.00) total=90938.00 threshold=0.00 +[SensorPush] Frame #1780029958934 | 12x7 | angle=239.71 | mag=1.26 | state=1 | force=1.9 | total=166000 | ~85.3 fps +[SensorPush] PZT angle frame #1780029959143 dts=1811039 angle=211.41 mag=0.75 state=1 cop=(3.36,5.39) base=(4.00,5.00) total=101250.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029959443 dts=1811339 angle=214.17 mag=0.78 state=1 cop=(3.36,5.44) base=(4.00,5.00) total=103603.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029959761 dts=1811658 angle=215.82 mag=0.79 state=1 cop=(3.36,5.46) base=(4.00,5.00) total=104883.00 threshold=0.00 +[SensorPush] Frame #1780029960120 | 12x7 | angle=251.29 | mag=1.87 | state=1 | force=1.7 | total=166100 | ~84.3 fps +[SensorPush] PZT angle frame #1780029960221 dts=1812118 angle=252.15 mag=1.93 state=1 cop=(3.41,6.84) base=(4.00,5.00) total=88907.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029960534 dts=1812431 angle=251.66 mag=1.93 state=1 cop=(3.39,6.83) base=(4.00,5.00) total=90406.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029960833 dts=1812729 angle=233.00 mag=1.10 state=1 cop=(3.34,5.88) base=(4.00,5.00) total=103294.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029961132 dts=1813028 angle=231.36 mag=1.06 state=1 cop=(3.34,5.83) base=(4.00,5.00) total=105343.00 threshold=0.00 +[SensorPush] Frame #1780029961132 | 12x7 | angle=231.36 | mag=1.06 | state=1 | force=2.2 | total=166200 | ~98.9 fps +[SensorPush] PZT angle frame #1780029961590 dts=1813487 angle=228.63 mag=1.02 state=1 cop=(3.33,5.76) base=(4.00,5.00) total=106839.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029961891 dts=1813788 angle=252.84 mag=2.06 state=1 cop=(3.39,6.97) base=(4.00,5.00) total=82710.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029962204 dts=1814100 angle=255.15 mag=2.48 state=1 cop=(3.36,7.40) base=(4.00,5.00) total=75087.00 threshold=0.00 +[SensorPush] Frame #1780029962312 | 12x7 | angle=255.59 | mag=2.55 | state=1 | force=1.4 | total=166300 | ~84.7 fps +[SensorPush] PZT angle frame #1780029962524 dts=1814420 angle=254.74 mag=2.41 state=1 cop=(3.37,7.33) base=(4.00,5.00) total=77960.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029962824 dts=1814721 angle=242.60 mag=1.42 state=1 cop=(3.35,6.26) base=(4.00,5.00) total=101671.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029963261 dts=1815158 angle=244.19 mag=1.53 state=1 cop=(3.33,6.38) base=(4.00,5.00) total=105394.00 threshold=0.00 +[SensorPush] Frame #1780029963471 | 12x7 | angle=256.14 | mag=2.56 | state=1 | force=1.5 | total=166400 | ~86.2 fps +[SensorPush] PZT angle frame #1780029963572 dts=1815468 angle=257.25 mag=2.84 state=1 cop=(3.37,7.77) base=(4.00,5.00) total=75472.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029963884 dts=1815781 angle=257.17 mag=2.70 state=1 cop=(3.40,7.63) base=(4.00,5.00) total=81438.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029964180 dts=1816077 angle=252.11 mag=2.12 state=1 cop=(3.35,7.02) base=(4.00,5.00) total=88080.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029964482 dts=1816378 angle=245.28 mag=1.55 state=1 cop=(3.35,6.41) base=(4.00,5.00) total=94281.00 threshold=0.00 +[SensorPush] Frame #1780029964482 | 12x7 | angle=245.28 | mag=1.55 | state=1 | force=1.9 | total=166500 | ~99.1 fps +[SensorPush] PZT angle frame #1780029965061 dts=1816957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029965362 dts=1817259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029965802 dts=1817698 angle=0.00 mag=0.00 state=1 cop=(3.33,6.00) base=(3.33,6.00) total=238.00 threshold=0.00 +[SensorPush] Frame #1780029965902 | 12x7 | angle=225.56 | mag=0.40 | state=1 | force=0.2 | total=166600 | ~70.4 fps +[SensorPush] PZT angle frame #1780029966252 dts=1818149 angle=149.02 mag=0.04 state=1 cop=(3.30,5.98) base=(3.33,6.00) total=100898.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029966554 dts=1818450 angle=189.76 mag=0.04 state=1 cop=(3.30,6.01) base=(3.33,6.00) total=106565.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029966853 dts=1818750 angle=243.80 mag=0.10 state=1 cop=(3.29,6.09) base=(3.33,6.00) total=100590.00 threshold=0.00 +[SensorPush] Frame #1780029967053 | 12x7 | angle=106.62 | mag=0.22 | state=1 | force=2.0 | total=166700 | ~87.0 fps +[SensorPush] PZT angle frame #1780029967153 dts=1819050 angle=95.69 mag=0.43 state=1 cop=(3.29,5.58) base=(3.33,6.00) total=100750.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029967463 dts=1819360 angle=92.84 mag=0.54 state=1 cop=(3.31,5.46) base=(3.33,6.00) total=108185.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029967771 dts=1819667 angle=88.37 mag=0.41 state=1 cop=(3.34,5.59) base=(3.33,6.00) total=107337.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029968072 dts=1819969 angle=265.99 mag=0.57 state=1 cop=(3.29,6.57) base=(3.33,6.00) total=98029.00 threshold=0.00 +[SensorPush] Frame #1780029968072 | 12x7 | angle=265.99 | mag=0.57 | state=1 | force=2.0 | total=166800 | ~98.0 fps +[SensorPush] PZT angle frame #1780029968382 dts=1820279 angle=266.64 mag=0.52 state=1 cop=(3.30,6.52) base=(3.33,6.00) total=104346.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029968692 dts=1820589 angle=91.01 mag=0.57 state=1 cop=(3.32,5.43) base=(3.33,6.00) total=100778.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029968991 dts=1820887 angle=189.39 mag=0.07 state=1 cop=(3.27,6.01) base=(3.33,6.00) total=103387.00 threshold=0.00 +[SensorPush] Frame #1780029969090 | 12x7 | angle=264.82 | mag=0.64 | state=1 | force=1.9 | total=166900 | ~98.2 fps +[SensorPush] PZT angle frame #1780029969291 dts=1821188 angle=264.85 mag=0.76 state=1 cop=(3.26,6.75) base=(3.33,6.00) total=97926.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029969593 dts=1821489 angle=260.33 mag=0.30 state=1 cop=(3.28,6.29) base=(3.33,6.00) total=100267.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029969893 dts=1821789 angle=86.76 mag=0.50 state=1 cop=(3.36,5.50) base=(3.33,6.00) total=107676.00 threshold=0.00 +[SensorPush] Frame #1780029970103 | 12x7 | angle=257.55 | mag=0.25 | state=1 | force=2.2 | total=167000 | ~98.7 fps +[SensorPush] PZT angle frame #1780029970201 dts=1822097 angle=265.66 mag=0.80 state=1 cop=(3.27,6.80) base=(3.33,6.00) total=94037.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029970642 dts=1822539 angle=270.72 mag=0.12 state=1 cop=(3.33,6.12) base=(3.33,6.00) total=102413.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029970942 dts=1822838 angle=89.97 mag=0.52 state=1 cop=(3.33,5.48) base=(3.33,6.00) total=104778.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029971252 dts=1823149 angle=266.81 mag=1.10 state=1 cop=(3.27,7.10) base=(3.33,6.00) total=84886.00 threshold=0.00 +[SensorPush] Frame #1780029971252 | 12x7 | angle=266.81 | mag=1.10 | state=1 | force=1.6 | total=167100 | ~87.1 fps +[SensorPush] PZT angle frame #1780029971563 dts=1823460 angle=264.68 mag=0.60 state=1 cop=(3.28,6.60) base=(3.33,6.00) total=94814.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029971862 dts=1823758 angle=91.66 mag=0.21 state=1 cop=(3.33,5.79) base=(3.33,6.00) total=107750.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029972184 dts=1824081 angle=267.28 mag=0.20 state=1 cop=(3.32,6.20) base=(3.33,6.00) total=102752.00 threshold=0.00 +[SensorPush] Frame #1780029972283 | 12x7 | angle=274.17 | mag=0.14 | state=1 | force=2.2 | total=167200 | ~97.0 fps +[SensorPush] PZT angle frame #1780029972483 dts=1824380 angle=264.89 mag=1.43 state=1 cop=(3.20,7.43) base=(3.33,6.00) total=78250.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029972923 dts=1824820 angle=265.67 mag=1.00 state=1 cop=(3.26,6.99) base=(3.33,6.00) total=89202.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029973224 dts=1825120 angle=207.06 mag=0.03 state=1 cop=(3.31,6.01) base=(3.33,6.00) total=107971.00 threshold=0.00 +[SensorPush] Frame #1780029973562 | 12x7 | angle=266.25 | mag=1.40 | state=1 | force=1.7 | total=167300 | ~78.1 fps +[SensorPush] PZT angle frame #1780029973663 dts=1825560 angle=266.99 mag=1.65 state=1 cop=(3.25,7.65) base=(3.33,6.00) total=88503.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029973982 dts=1825878 angle=268.06 mag=1.00 state=1 cop=(3.30,7.00) base=(3.33,6.00) total=100979.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029974283 dts=1826180 angle=267.46 mag=0.49 state=1 cop=(3.31,6.49) base=(3.33,6.00) total=116639.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029974591 dts=1826488 angle=267.97 mag=0.79 state=1 cop=(3.30,6.79) base=(3.33,6.00) total=108540.00 threshold=0.00 +[SensorPush] Frame #1780029974591 | 12x7 | angle=267.97 | mag=0.79 | state=1 | force=2.3 | total=167400 | ~97.1 fps +[SensorPush] PZT angle frame #1780029974893 dts=1826790 angle=266.57 mag=1.95 state=1 cop=(3.22,7.94) base=(3.33,6.00) total=89637.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029975192 dts=1827088 angle=268.54 mag=0.73 state=1 cop=(3.31,6.73) base=(3.33,6.00) total=104908.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029975493 dts=1827389 angle=291.81 mag=0.10 state=1 cop=(3.37,6.09) base=(3.33,6.00) total=117203.00 threshold=0.00 +[SensorPush] Frame #1780029975602 | 12x7 | angle=279.63 | mag=0.51 | state=1 | force=2.5 | total=167500 | ~98.9 fps +[SensorPush] PZT angle frame #1780029975803 dts=1827699 angle=272.11 mag=1.37 state=1 cop=(3.38,7.37) base=(3.33,6.00) total=100474.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029976112 dts=1828008 angle=271.51 mag=1.47 state=1 cop=(3.37,7.47) base=(3.33,6.00) total=102229.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029976414 dts=1828310 angle=281.99 mag=1.07 state=1 cop=(3.55,7.05) base=(3.33,6.00) total=86118.00 threshold=0.00 +[SensorPush] Frame #1780029976612 | 12x7 | angle=293.64 | mag=0.88 | state=1 | force=1.5 | total=167600 | ~99.2 fps +[SensorPush] PZT angle frame #1780029976713 dts=1828610 angle=295.46 mag=0.87 state=1 cop=(3.71,6.79) base=(3.33,6.00) total=83105.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029977013 dts=1828910 angle=323.84 mag=0.52 state=1 cop=(3.76,6.31) base=(3.33,6.00) total=65112.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029977323 dts=1829220 angle=59.36 mag=0.82 state=1 cop=(3.75,5.30) base=(3.33,6.00) total=47584.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029977632 dts=1829528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029977632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=167700 | ~98.0 fps +[SensorPush] PZT angle frame #1780029977932 dts=1829829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029978241 dts=1830138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029978542 dts=1830438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029978641 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=167800 | ~99.1 fps +[SensorPush] PZT angle frame #1780029978852 dts=1830748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029979153 dts=1831049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029979451 dts=1831347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029979652 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=167900 | ~98.9 fps +[SensorPush] PZT angle frame #1780029979751 dts=1831648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029980193 dts=1832089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029980502 dts=1832399 angle=29.87 mag=0.12 state=1 cop=(3.61,5.63) base=(3.51,5.69) total=536.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029980804 dts=1832700 angle=129.92 mag=0.40 state=1 cop=(3.26,5.39) base=(3.51,5.69) total=22734.00 threshold=0.00 +[SensorPush] Frame #1780029980804 | 12x7 | angle=129.92 | mag=0.40 | state=1 | force=0.4 | total=168000 | ~86.8 fps +[SensorPush] PZT angle frame #1780029981102 dts=1832998 angle=118.07 mag=0.58 state=1 cop=(3.24,5.18) base=(3.51,5.69) total=93958.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029981403 dts=1833299 angle=114.09 mag=0.62 state=1 cop=(3.26,5.12) base=(3.51,5.69) total=101648.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029981704 dts=1833600 angle=118.01 mag=0.47 state=1 cop=(3.29,5.28) base=(3.51,5.69) total=104760.00 threshold=0.00 +[SensorPush] Frame #1780029981802 | 12x7 | angle=119.71 | mag=0.46 | state=1 | force=2.2 | total=168100 | ~100.2 fps +[SensorPush] PZT angle frame #1780029982013 dts=1833909 angle=135.43 mag=0.35 state=1 cop=(3.27,5.45) base=(3.51,5.69) total=103075.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029982312 dts=1834209 angle=102.15 mag=0.74 state=1 cop=(3.36,4.97) base=(3.51,5.69) total=105436.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029982633 dts=1834529 angle=97.74 mag=0.94 state=1 cop=(3.39,4.76) base=(3.51,5.69) total=113734.00 threshold=0.00 +[SensorPush] Frame #1780029982831 | 12x7 | angle=189.55 | mag=0.25 | state=1 | force=2.3 | total=168200 | ~97.2 fps +[SensorPush] PZT angle frame #1780029982932 dts=1834829 angle=210.71 mag=0.34 state=1 cop=(3.22,5.86) base=(3.51,5.69) total=107759.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029983372 dts=1835268 angle=164.44 mag=0.29 state=1 cop=(3.23,5.61) base=(3.51,5.69) total=107226.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029983822 dts=1835719 angle=100.05 mag=0.77 state=1 cop=(3.38,4.94) base=(3.51,5.69) total=98981.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029984133 dts=1836030 angle=193.09 mag=0.28 state=1 cop=(3.24,5.76) base=(3.51,5.69) total=90120.00 threshold=0.00 +[SensorPush] Frame #1780029984133 | 12x7 | angle=193.09 | mag=0.28 | state=1 | force=1.8 | total=168300 | ~76.8 fps +[SensorPush] PZT angle frame #1780029984443 dts=1836340 angle=160.80 mag=0.32 state=1 cop=(3.21,5.59) base=(3.51,5.69) total=95198.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029984744 dts=1836641 angle=105.78 mag=0.86 state=1 cop=(3.28,4.86) base=(3.51,5.69) total=99014.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029985052 dts=1836949 angle=131.27 mag=0.44 state=1 cop=(3.22,5.36) base=(3.51,5.69) total=98246.00 threshold=0.00 +[SensorPush] Frame #1780029985153 | 12x7 | angle=171.39 | mag=0.33 | state=1 | force=2.1 | total=168400 | ~98.0 fps +[SensorPush] PZT angle frame #1780029985353 dts=1837250 angle=214.38 mag=0.43 state=1 cop=(3.16,5.93) base=(3.51,5.69) total=100346.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029985663 dts=1837559 angle=113.98 mag=0.73 state=1 cop=(3.21,5.02) base=(3.51,5.69) total=100127.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029985972 dts=1837869 angle=112.81 mag=0.81 state=1 cop=(3.20,4.95) base=(3.51,5.69) total=108558.00 threshold=0.00 +[SensorPush] Frame #1780029986172 | 12x7 | angle=187.30 | mag=0.39 | state=1 | force=2.2 | total=168500 | ~98.1 fps +[SensorPush] PZT angle frame #1780029986283 dts=1838179 angle=198.54 mag=0.40 state=1 cop=(3.14,5.82) base=(3.51,5.69) total=103214.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029986584 dts=1838480 angle=190.47 mag=0.43 state=1 cop=(3.09,5.77) base=(3.51,5.69) total=104130.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029986882 dts=1838778 angle=112.37 mag=1.00 state=1 cop=(3.13,4.77) base=(3.51,5.69) total=102184.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029987192 dts=1839088 angle=125.86 mag=0.68 state=1 cop=(3.12,5.14) base=(3.51,5.69) total=97622.00 threshold=0.00 +[SensorPush] Frame #1780029987192 | 12x7 | angle=125.86 | mag=0.68 | state=1 | force=2.0 | total=168600 | ~98.1 fps +[SensorPush] PZT angle frame #1780029987491 dts=1839388 angle=230.32 mag=0.69 state=1 cop=(3.07,6.23) base=(3.51,5.69) total=90236.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029987793 dts=1839690 angle=215.46 mag=0.58 state=1 cop=(3.04,6.03) base=(3.51,5.69) total=96691.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029988232 dts=1840128 angle=123.76 mag=0.87 state=1 cop=(3.03,4.97) base=(3.51,5.69) total=98121.00 threshold=0.00 +[SensorPush] Frame #1780029988331 | 12x7 | angle=135.43 | mag=0.74 | state=1 | force=2.0 | total=168700 | ~87.8 fps +[SensorPush] PZT angle frame #1780029988542 dts=1840438 angle=222.25 mag=0.79 state=1 cop=(2.93,6.23) base=(3.51,5.69) total=90971.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029988982 dts=1840879 angle=178.09 mag=0.59 state=1 cop=(2.93,5.67) base=(3.51,5.69) total=97372.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029989281 dts=1841178 angle=136.40 mag=0.82 state=1 cop=(2.92,5.13) base=(3.51,5.69) total=100127.00 threshold=0.00 +[SensorPush] Frame #1780029989482 | 12x7 | angle=188.55 | mag=0.57 | state=1 | force=2.0 | total=168800 | ~86.9 fps +[SensorPush] PZT angle frame #1780029989583 dts=1841479 angle=222.80 mag=0.77 state=1 cop=(2.95,6.22) base=(3.51,5.69) total=91739.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029989903 dts=1841799 angle=233.95 mag=1.00 state=1 cop=(2.93,6.50) base=(3.51,5.69) total=94576.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029990212 dts=1842108 angle=141.69 mag=0.69 state=1 cop=(2.97,5.26) base=(3.51,5.69) total=98966.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029990510 dts=1842407 angle=172.18 mag=0.57 state=1 cop=(2.95,5.61) base=(3.51,5.69) total=101324.00 threshold=0.00 +[SensorPush] Frame #1780029990510 | 12x7 | angle=172.18 | mag=0.57 | state=1 | force=2.1 | total=168900 | ~97.0 fps +[SensorPush] PZT angle frame #1780029990812 dts=1842708 angle=237.33 mag=1.19 state=1 cop=(2.87,6.69) base=(3.51,5.69) total=88280.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029991113 dts=1843010 angle=220.69 mag=0.84 state=1 cop=(2.87,6.24) base=(3.51,5.69) total=89518.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029991424 dts=1843320 angle=169.94 mag=0.65 state=1 cop=(2.87,5.58) base=(3.51,5.69) total=96129.00 threshold=0.00 +[SensorPush] Frame #1780029991522 | 12x7 | angle=177.56 | mag=0.64 | state=1 | force=2.0 | total=169000 | ~98.9 fps +[SensorPush] PZT angle frame #1780029991721 dts=1843618 angle=212.82 mag=0.79 state=1 cop=(2.85,6.12) base=(3.51,5.69) total=96842.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029992162 dts=1844058 angle=236.88 mag=1.34 state=1 cop=(2.78,6.81) base=(3.51,5.69) total=88942.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029992463 dts=1844360 angle=191.29 mag=0.62 state=1 cop=(2.91,5.81) base=(3.51,5.69) total=103831.00 threshold=0.00 +[SensorPush] Frame #1780029992664 | 12x7 | angle=195.27 | mag=0.62 | state=1 | force=2.3 | total=169100 | ~87.6 fps +[SensorPush] PZT angle frame #1780029992782 dts=1844678 angle=199.61 mag=0.64 state=1 cop=(2.91,5.91) base=(3.51,5.69) total=108107.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029993092 dts=1844988 angle=238.33 mag=1.36 state=1 cop=(2.80,6.85) base=(3.51,5.69) total=94676.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029993392 dts=1845288 angle=243.03 mag=1.55 state=1 cop=(2.81,7.08) base=(3.51,5.69) total=92019.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029993690 dts=1845587 angle=195.65 mag=0.64 state=1 cop=(2.90,5.86) base=(3.51,5.69) total=102645.00 threshold=0.00 +[SensorPush] Frame #1780029993690 | 12x7 | angle=195.65 | mag=0.64 | state=1 | force=2.2 | total=169200 | ~97.4 fps +[SensorPush] PZT angle frame #1780029994002 dts=1845898 angle=228.06 mag=0.95 state=1 cop=(2.88,6.40) base=(3.51,5.69) total=102900.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029994302 dts=1846199 angle=241.77 mag=1.53 state=1 cop=(2.79,7.04) base=(3.51,5.69) total=96053.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029994743 dts=1846639 angle=210.59 mag=0.66 state=1 cop=(2.94,6.03) base=(3.51,5.69) total=109039.00 threshold=0.00 +[SensorPush] Frame #1780029994842 | 12x7 | angle=208.42 | mag=0.64 | state=1 | force=2.4 | total=169300 | ~86.9 fps +[SensorPush] PZT angle frame #1780029995042 dts=1846938 angle=231.61 mag=1.04 state=1 cop=(2.86,6.51) base=(3.51,5.69) total=101736.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029995341 dts=1847237 angle=244.45 mag=1.68 state=1 cop=(2.79,7.21) base=(3.51,5.69) total=90968.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029995653 dts=1847550 angle=232.10 mag=1.09 state=1 cop=(2.84,6.55) base=(3.51,5.69) total=106458.00 threshold=0.00 +[SensorPush] Frame #1780029995853 | 12x7 | angle=220.72 | mag=0.86 | state=1 | force=2.6 | total=169400 | ~98.9 fps +[SensorPush] PZT angle frame #1780029995954 dts=1847850 angle=221.30 mag=0.85 state=1 cop=(2.88,6.25) base=(3.51,5.69) total=116482.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029996271 dts=1848168 angle=245.03 mag=1.66 state=1 cop=(2.81,7.20) base=(3.51,5.69) total=97904.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029996581 dts=1848478 angle=243.17 mag=1.61 state=1 cop=(2.78,7.13) base=(3.51,5.69) total=101397.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029996884 dts=1848781 angle=217.41 mag=0.79 state=1 cop=(2.88,6.17) base=(3.51,5.69) total=116546.00 threshold=0.00 +[SensorPush] Frame #1780029996884 | 12x7 | angle=217.41 | mag=0.79 | state=1 | force=2.6 | total=169500 | ~97.0 fps +[SensorPush] PZT angle frame #1780029997181 dts=1849077 angle=235.54 mag=0.99 state=1 cop=(2.95,6.51) base=(3.51,5.69) total=106693.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029997484 dts=1849380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029997941 dts=1849838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780029998042 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=169600 | ~86.4 fps +[SensorPush] PZT angle frame #1780029998242 dts=1850139 angle=270.00 mag=1.71 state=1 cop=(3.00,1.71) base=(3.00,0.00) total=49.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029998554 dts=1850450 angle=272.85 mag=5.47 state=1 cop=(3.27,5.46) base=(3.00,0.00) total=84920.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029998852 dts=1850748 angle=272.19 mag=5.50 state=1 cop=(3.21,5.50) base=(3.00,0.00) total=106401.00 threshold=0.00 +[SensorPush] Frame #1780029999053 | 12x7 | angle=272.01 | mag=5.52 | state=1 | force=2.3 | total=169700 | ~98.8 fps +[SensorPush] PZT angle frame #1780029999153 dts=1851049 angle=272.00 mag=5.53 state=1 cop=(3.19,5.53) base=(3.00,0.00) total=107348.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029999464 dts=1851360 angle=271.43 mag=6.13 state=1 cop=(3.15,6.12) base=(3.00,0.00) total=106719.00 threshold=0.00 +[SensorPush] PZT angle frame #1780029999772 dts=1851669 angle=272.47 mag=5.40 state=1 cop=(3.23,5.40) base=(3.00,0.00) total=99057.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030000073 dts=1851969 angle=274.25 mag=4.67 state=1 cop=(3.35,4.66) base=(3.00,0.00) total=103840.00 threshold=0.00 +[SensorPush] Frame #1780030000073 | 12x7 | angle=274.25 | mag=4.67 | state=1 | force=2.2 | total=169800 | ~98.1 fps +[SensorPush] PZT angle frame #1780030000372 dts=1852268 angle=272.02 mag=5.97 state=1 cop=(3.21,5.96) base=(3.00,0.00) total=109658.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030000672 dts=1852569 angle=271.72 mag=6.14 state=1 cop=(3.18,6.13) base=(3.00,0.00) total=112036.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030000972 dts=1852869 angle=274.06 mag=4.81 state=1 cop=(3.34,4.80) base=(3.00,0.00) total=102161.00 threshold=0.00 +[SensorPush] Frame #1780030001083 | 12x7 | angle=274.48 | mag=4.70 | state=1 | force=2.2 | total=169900 | ~99.0 fps +[SensorPush] PZT angle frame #1780030001292 dts=1853189 angle=271.91 mag=5.67 state=1 cop=(3.19,5.67) base=(3.00,0.00) total=103798.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030001602 dts=1853499 angle=271.14 mag=6.23 state=1 cop=(3.12,6.23) base=(3.00,0.00) total=113869.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030001904 dts=1853800 angle=274.04 mag=4.97 state=1 cop=(3.35,4.95) base=(3.00,0.00) total=104634.00 threshold=0.00 +[SensorPush] Frame #1780030002102 | 12x7 | angle=274.09 | mag=4.81 | state=1 | force=2.3 | total=170000 | ~98.1 fps +[SensorPush] PZT angle frame #1780030002203 dts=1854099 angle=272.70 mag=5.28 state=1 cop=(3.25,5.27) base=(3.00,0.00) total=103087.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030002503 dts=1854399 angle=271.60 mag=6.28 state=1 cop=(3.18,6.27) base=(3.00,0.00) total=112814.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030002942 dts=1854839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030003251 dts=1855148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030003251 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=170100 | ~87.0 fps +[SensorPush] PZT angle frame #1780030003553 dts=1855449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030003853 dts=1855750 angle=172.54 mag=0.12 state=1 cop=(3.25,5.74) base=(3.37,5.76) total=88392.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030004151 dts=1856047 angle=158.10 mag=0.22 state=1 cop=(3.16,5.68) base=(3.37,5.76) total=110959.00 threshold=0.00 +[SensorPush] Frame #1780030004254 | 12x7 | angle=154.89 | mag=0.22 | state=1 | force=2.4 | total=170200 | ~99.7 fps +[SensorPush] PZT angle frame #1780030004462 dts=1856358 angle=157.77 mag=0.24 state=1 cop=(3.14,5.67) base=(3.37,5.76) total=109301.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030004772 dts=1856669 angle=170.86 mag=0.23 state=1 cop=(3.14,5.72) base=(3.37,5.76) total=107185.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030005213 dts=1857110 angle=170.36 mag=0.24 state=1 cop=(3.13,5.72) base=(3.37,5.76) total=104702.00 threshold=0.00 +[SensorPush] Frame #1780030005413 | 12x7 | angle=173.83 | mag=0.23 | state=1 | force=2.2 | total=170300 | ~86.3 fps +[SensorPush] PZT angle frame #1780030005523 dts=1857419 angle=171.42 mag=0.25 state=1 cop=(3.12,5.72) base=(3.37,5.76) total=104581.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030005961 dts=1857857 angle=177.19 mag=0.26 state=1 cop=(3.11,5.75) base=(3.37,5.76) total=105251.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030006541 dts=1858437 angle=194.59 mag=0.20 state=1 cop=(3.18,5.81) base=(3.37,5.76) total=111490.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030006984 dts=1858881 angle=251.21 mag=0.83 state=1 cop=(3.10,6.54) base=(3.37,5.76) total=102319.00 threshold=0.00 +[SensorPush] Frame #1780030006984 | 12x7 | angle=251.21 | mag=0.83 | state=1 | force=2.1 | total=170400 | ~63.6 fps +[SensorPush] PZT angle frame #1780030007293 dts=1859189 angle=131.99 mag=0.37 state=1 cop=(3.12,5.48) base=(3.37,5.76) total=104560.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030007592 dts=1859488 angle=195.69 mag=0.30 state=1 cop=(3.08,5.84) base=(3.37,5.76) total=106563.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030007902 dts=1859799 angle=243.31 mag=0.89 state=1 cop=(2.97,6.56) base=(3.37,5.76) total=103223.00 threshold=0.00 +[SensorPush] Frame #1780030008001 | 12x7 | angle=242.83 | mag=0.87 | state=1 | force=2.2 | total=170500 | ~98.4 fps +[SensorPush] PZT angle frame #1780030008203 dts=1860099 angle=147.93 mag=0.35 state=1 cop=(3.07,5.57) base=(3.37,5.76) total=105597.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030008502 dts=1860398 angle=151.12 mag=0.38 state=1 cop=(3.03,5.58) base=(3.37,5.76) total=114063.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030008801 dts=1860698 angle=244.17 mag=0.92 state=1 cop=(2.97,6.59) base=(3.37,5.76) total=107947.00 threshold=0.00 +[SensorPush] Frame #1780030009013 | 12x7 | angle=210.59 | mag=0.41 | state=1 | force=2.4 | total=170600 | ~98.8 fps +[SensorPush] PZT angle frame #1780030009112 dts=1861008 angle=139.68 mag=0.45 state=1 cop=(3.03,5.47) base=(3.37,5.76) total=105526.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030009412 dts=1861308 angle=135.64 mag=0.52 state=1 cop=(3.00,5.40) base=(3.37,5.76) total=117901.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030009712 dts=1861609 angle=249.16 mag=1.14 state=1 cop=(2.96,6.82) base=(3.37,5.76) total=105525.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030010022 dts=1861919 angle=179.74 mag=0.39 state=1 cop=(2.97,5.76) base=(3.37,5.76) total=106684.00 threshold=0.00 +[SensorPush] Frame #1780030010022 | 12x7 | angle=179.74 | mag=0.39 | state=1 | force=2.3 | total=170700 | ~99.0 fps +[SensorPush] PZT angle frame #1780030010322 dts=1862219 angle=137.62 mag=0.49 state=1 cop=(3.01,5.43) base=(3.37,5.76) total=115948.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030010621 dts=1862518 angle=132.72 mag=0.52 state=1 cop=(3.02,5.38) base=(3.37,5.76) total=118014.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030010922 dts=1862819 angle=137.77 mag=0.48 state=1 cop=(3.02,5.44) base=(3.37,5.76) total=119290.00 threshold=0.00 +[SensorPush] Frame #1780030011022 | 12x7 | angle=137.43 | mag=0.47 | state=1 | force=2.7 | total=170800 | ~100.1 fps +[SensorPush] PZT angle frame #1780030011222 dts=1863118 angle=136.95 mag=0.47 state=1 cop=(3.02,5.44) base=(3.37,5.76) total=119593.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030011521 dts=1863418 angle=135.51 mag=0.48 state=1 cop=(3.03,5.42) base=(3.37,5.76) total=119995.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030011823 dts=1863719 angle=135.97 mag=0.48 state=1 cop=(3.02,5.43) base=(3.37,5.76) total=120084.00 threshold=0.00 +[SensorPush] Frame #1780030012023 | 12x7 | angle=134.86 | mag=0.48 | state=1 | force=2.7 | total=170900 | ~99.8 fps +[SensorPush] PZT angle frame #1780030012123 dts=1864020 angle=134.52 mag=0.49 state=1 cop=(3.03,5.41) base=(3.37,5.76) total=120537.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030012572 dts=1864469 angle=129.34 mag=0.53 state=1 cop=(3.03,5.35) base=(3.37,5.76) total=120209.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030013022 dts=1864919 angle=129.97 mag=0.52 state=1 cop=(3.04,5.36) base=(3.37,5.76) total=121419.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030013323 dts=1865219 angle=132.57 mag=0.50 state=1 cop=(3.03,5.39) base=(3.37,5.76) total=122629.00 threshold=0.00 +[SensorPush] Frame #1780030013323 | 12x7 | angle=132.57 | mag=0.50 | state=1 | force=2.8 | total=171000 | ~77.0 fps +[SensorPush] PZT angle frame #1780030013632 dts=1865528 angle=134.88 mag=0.50 state=1 cop=(3.02,5.41) base=(3.37,5.76) total=123281.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030013940 dts=1865837 angle=239.12 mag=0.71 state=1 cop=(3.01,6.37) base=(3.37,5.76) total=112173.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030014243 dts=1866139 angle=243.80 mag=0.80 state=1 cop=(3.01,6.48) base=(3.37,5.76) total=120410.00 threshold=0.00 +[SensorPush] Frame #1780030014344 | 12x7 | angle=242.56 | mag=0.79 | state=1 | force=2.7 | total=171100 | ~97.9 fps +[SensorPush] PZT angle frame #1780030014543 dts=1866439 angle=239.15 mag=0.73 state=1 cop=(3.00,6.38) base=(3.37,5.76) total=121775.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030014843 dts=1866740 angle=239.82 mag=0.72 state=1 cop=(3.01,6.38) base=(3.37,5.76) total=123830.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030015154 dts=1867050 angle=239.55 mag=0.71 state=1 cop=(3.01,6.37) base=(3.37,5.76) total=124762.00 threshold=0.00 +[SensorPush] Frame #1780030015352 | 12x7 | angle=239.23 | mag=0.71 | state=1 | force=2.9 | total=171200 | ~99.2 fps +[SensorPush] PZT angle frame #1780030015453 dts=1867350 angle=239.35 mag=0.71 state=1 cop=(3.01,6.37) base=(3.37,5.76) total=125607.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030015752 dts=1867649 angle=238.96 mag=0.71 state=1 cop=(3.00,6.37) base=(3.37,5.76) total=125857.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030016054 dts=1867950 angle=168.02 mag=0.34 state=1 cop=(3.04,5.69) base=(3.37,5.76) total=123743.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030016493 dts=1868390 angle=121.83 mag=0.61 state=1 cop=(3.05,5.24) base=(3.37,5.76) total=132097.00 threshold=0.00 +[SensorPush] Frame #1780030016493 | 12x7 | angle=121.83 | mag=0.61 | state=1 | force=3.2 | total=171300 | ~87.6 fps +[SensorPush] PZT angle frame #1780030016792 dts=1868688 angle=127.48 mag=0.55 state=1 cop=(3.03,5.32) base=(3.37,5.76) total=133417.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030017104 dts=1869000 angle=131.86 mag=0.52 state=1 cop=(3.02,5.37) base=(3.37,5.76) total=132417.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030017684 dts=1869580 angle=131.27 mag=0.52 state=1 cop=(3.02,5.37) base=(3.37,5.76) total=133371.00 threshold=0.00 +[SensorPush] Frame #1780030017780 | 12x7 | angle=133.38 | mag=0.50 | state=1 | force=3.3 | total=171400 | ~77.7 fps +[SensorPush] PZT angle frame #1780030017982 dts=1869878 angle=248.27 mag=0.91 state=1 cop=(3.03,6.61) base=(3.37,5.76) total=113402.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030018292 dts=1870188 angle=247.03 mag=0.96 state=1 cop=(2.99,6.65) base=(3.37,5.76) total=118405.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030018603 dts=1870500 angle=245.12 mag=0.89 state=1 cop=(2.99,6.57) base=(3.37,5.76) total=120201.00 threshold=0.00 +[SensorPush] Frame #1780030018802 | 12x7 | angle=244.56 | mag=0.88 | state=1 | force=2.8 | total=171500 | ~97.9 fps +[SensorPush] PZT angle frame #1780030018904 dts=1870801 angle=244.76 mag=0.88 state=1 cop=(2.99,6.56) base=(3.37,5.76) total=121812.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030019212 dts=1871108 angle=244.80 mag=0.85 state=1 cop=(3.01,6.53) base=(3.37,5.76) total=122450.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030019513 dts=1871409 angle=244.45 mag=0.83 state=1 cop=(3.01,6.51) base=(3.37,5.76) total=122676.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030019813 dts=1871710 angle=242.73 mag=0.78 state=1 cop=(3.01,6.46) base=(3.37,5.76) total=123825.00 threshold=0.00 +[SensorPush] Frame #1780030019813 | 12x7 | angle=242.73 | mag=0.78 | state=1 | force=2.9 | total=171600 | ~98.8 fps +[SensorPush] PZT angle frame #1780030020113 dts=1872009 angle=126.80 mag=0.50 state=1 cop=(3.07,5.36) base=(3.37,5.76) total=126151.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030020423 dts=1872319 angle=100.09 mag=1.07 state=1 cop=(3.18,4.71) base=(3.37,5.76) total=108182.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030020733 dts=1872630 angle=84.25 mag=3.67 state=1 cop=(3.74,2.11) base=(3.37,5.76) total=80827.00 threshold=0.00 +[SensorPush] Frame #1780030020831 | 12x7 | angle=84.38 | mag=3.55 | state=1 | force=1.7 | total=171700 | ~98.3 fps +[SensorPush] PZT angle frame #1780030021031 dts=1872928 angle=85.65 mag=1.89 state=1 cop=(3.51,3.88) base=(3.37,5.76) total=95620.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030021343 dts=1873239 angle=121.32 mag=0.25 state=1 cop=(3.24,5.54) base=(3.37,5.76) total=94319.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030021791 dts=1873687 angle=261.88 mag=2.01 state=1 cop=(3.09,7.75) base=(3.37,5.76) total=67876.00 threshold=0.00 +[SensorPush] Frame #1780030021990 | 12x7 | angle=261.92 | mag=2.34 | state=1 | force=1.3 | total=171800 | ~86.2 fps +[SensorPush] PZT angle frame #1780030022102 dts=1873998 angle=263.19 mag=1.16 state=1 cop=(3.23,6.91) base=(3.37,5.76) total=61369.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030022402 dts=1874299 angle=81.87 mag=4.29 state=1 cop=(3.98,1.51) base=(3.37,5.76) total=51773.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030022703 dts=1874600 angle=84.10 mag=2.82 state=1 cop=(3.66,2.95) base=(3.37,5.76) total=70103.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030023002 dts=1874898 angle=259.90 mag=1.29 state=1 cop=(3.14,7.03) base=(3.37,5.76) total=2125.00 threshold=0.00 +[SensorPush] Frame #1780030023002 | 12x7 | angle=259.90 | mag=1.29 | state=1 | force=0.0 | total=171900 | ~98.9 fps +[SensorPush] PZT angle frame #1780030023302 dts=1875199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030023602 dts=1875499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030023903 dts=1875800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030024003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=172000 | ~99.9 fps +[SensorPush] PZT angle frame #1780030024212 dts=1876109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030024512 dts=1876408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030024824 dts=1876720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030025184 | 12x7 | angle=276.36 | mag=0.44 | state=1 | force=0.4 | total=172100 | ~84.7 fps +[SensorPush] PZT angle frame #1780030025284 dts=1877180 angle=262.97 mag=0.31 state=1 cop=(3.30,5.97) base=(3.33,5.67) total=44655.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030025581 dts=1877478 angle=246.63 mag=0.20 state=1 cop=(3.26,5.85) base=(3.33,5.67) total=64252.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030025882 dts=1877778 angle=248.77 mag=0.22 state=1 cop=(3.25,5.87) base=(3.33,5.67) total=64651.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030026182 dts=1878078 angle=242.03 mag=0.24 state=1 cop=(3.22,5.88) base=(3.33,5.67) total=63862.00 threshold=0.00 +[SensorPush] Frame #1780030026182 | 12x7 | angle=242.03 | mag=0.24 | state=1 | force=1.2 | total=172200 | ~100.3 fps +[SensorPush] PZT angle frame #1780030026482 dts=1878378 angle=230.65 mag=0.09 state=1 cop=(3.28,5.74) base=(3.33,5.67) total=62341.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030026782 dts=1878678 angle=88.64 mag=0.63 state=1 cop=(3.35,5.04) base=(3.33,5.67) total=84982.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030027094 dts=1878990 angle=82.68 mag=0.99 state=1 cop=(3.46,4.68) base=(3.33,5.67) total=80828.00 threshold=0.00 +[SensorPush] Frame #1780030027193 | 12x7 | angle=82.45 | mag=1.09 | state=1 | force=1.5 | total=172300 | ~98.8 fps +[SensorPush] PZT angle frame #1780030027392 dts=1879289 angle=82.04 mag=1.18 state=1 cop=(3.50,4.50) base=(3.33,5.67) total=81659.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030027692 dts=1879588 angle=254.40 mag=0.44 state=1 cop=(3.22,6.09) base=(3.33,5.67) total=74138.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030027993 dts=1879890 angle=253.22 mag=0.55 state=1 cop=(3.18,6.19) base=(3.33,5.67) total=80371.00 threshold=0.00 +[SensorPush] Frame #1780030028212 | 12x7 | angle=108.67 | mag=0.28 | state=1 | force=1.3 | total=172400 | ~98.2 fps +[SensorPush] PZT angle frame #1780030028311 dts=1880208 angle=86.92 mag=0.87 state=1 cop=(3.38,4.79) base=(3.33,5.67) total=65274.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030028624 dts=1880521 angle=83.72 mag=0.98 state=1 cop=(3.44,4.69) base=(3.33,5.67) total=75837.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030028921 dts=1880817 angle=198.49 mag=0.06 state=1 cop=(3.28,5.68) base=(3.33,5.67) total=73748.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030029222 dts=1881119 angle=260.01 mag=0.78 state=1 cop=(3.20,6.43) base=(3.33,5.67) total=77908.00 threshold=0.00 +[SensorPush] Frame #1780030029222 | 12x7 | angle=260.01 | mag=0.78 | state=1 | force=1.5 | total=172500 | ~98.9 fps +[SensorPush] PZT angle frame #1780030029533 dts=1881430 angle=258.10 mag=0.96 state=1 cop=(3.13,6.61) base=(3.33,5.67) total=77230.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030029983 dts=1881879 angle=257.76 mag=1.08 state=1 cop=(3.10,6.72) base=(3.33,5.67) total=78223.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030030283 dts=1882179 angle=258.19 mag=1.09 state=1 cop=(3.11,6.73) base=(3.33,5.67) total=78184.00 threshold=0.00 +[SensorPush] Frame #1780030030383 | 12x7 | angle=256.25 | mag=1.01 | state=1 | force=1.4 | total=172600 | ~86.2 fps +[SensorPush] PZT angle frame #1780030030582 dts=1882478 angle=252.12 mag=0.88 state=1 cop=(3.06,6.50) base=(3.33,5.67) total=73270.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030031023 dts=1882919 angle=128.59 mag=0.26 state=1 cop=(3.17,5.46) base=(3.33,5.67) total=76778.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030031322 dts=1883218 angle=111.85 mag=0.39 state=1 cop=(3.19,5.30) base=(3.33,5.67) total=79007.00 threshold=0.00 +[SensorPush] Frame #1780030031522 | 12x7 | angle=110.11 | mag=0.43 | state=1 | force=1.6 | total=172700 | ~87.8 fps +[SensorPush] PZT angle frame #1780030031621 dts=1883517 angle=135.58 mag=0.30 state=1 cop=(3.12,5.45) base=(3.33,5.67) total=85011.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030031921 dts=1883818 angle=254.93 mag=1.28 state=1 cop=(3.00,6.90) base=(3.33,5.67) total=75998.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030032223 dts=1884119 angle=253.80 mag=1.44 state=1 cop=(2.93,7.05) base=(3.33,5.67) total=71893.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030032523 dts=1884420 angle=232.21 mag=0.45 state=1 cop=(3.06,6.02) base=(3.33,5.67) total=77229.00 threshold=0.00 +[SensorPush] Frame #1780030032523 | 12x7 | angle=232.21 | mag=0.45 | state=1 | force=1.5 | total=172800 | ~99.9 fps +[SensorPush] PZT angle frame #1780030032831 dts=1884727 angle=179.89 mag=0.20 state=1 cop=(3.13,5.67) base=(3.33,5.67) total=85024.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030033132 dts=1885028 angle=170.06 mag=0.18 state=1 cop=(3.15,5.63) base=(3.33,5.67) total=89114.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030033453 dts=1885349 angle=255.05 mag=1.54 state=1 cop=(2.94,7.15) base=(3.33,5.67) total=68776.00 threshold=0.00 +[SensorPush] Frame #1780030033553 | 12x7 | angle=254.81 | mag=1.90 | state=1 | force=1.3 | total=172900 | ~97.1 fps +[SensorPush] PZT angle frame #1780030033753 dts=1885650 angle=255.20 mag=2.60 state=1 cop=(2.67,8.18) base=(3.33,5.67) total=54700.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030034052 dts=1885948 angle=253.50 mag=2.46 state=1 cop=(2.63,8.02) base=(3.33,5.67) total=60067.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030034353 dts=1886249 angle=249.71 mag=1.76 state=1 cop=(2.72,7.32) base=(3.33,5.67) total=69333.00 threshold=0.00 +[SensorPush] Frame #1780030034553 | 12x7 | angle=239.09 | mag=1.12 | state=1 | force=1.5 | total=173000 | ~100.0 fps +[SensorPush] PZT angle frame #1780030034653 dts=1886549 angle=232.16 mag=0.80 state=1 cop=(2.84,6.30) base=(3.33,5.67) total=85812.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030034951 dts=1886848 angle=153.88 mag=0.45 state=1 cop=(2.93,5.47) base=(3.33,5.67) total=87430.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030035253 dts=1887150 angle=122.04 mag=0.31 state=1 cop=(3.17,5.40) base=(3.33,5.67) total=88923.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030035553 dts=1887450 angle=270.31 mag=1.09 state=1 cop=(3.34,6.75) base=(3.33,5.67) total=32037.00 threshold=0.00 +[SensorPush] Frame #1780030035553 | 12x7 | angle=270.31 | mag=1.09 | state=1 | force=0.6 | total=173100 | ~100.0 fps +[SensorPush] PZT angle frame #1780030035853 dts=1887749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030036153 dts=1888049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030036461 dts=1888358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030036562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=173200 | ~99.1 fps +[SensorPush] PZT angle frame #1780030036764 dts=1888661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030037061 dts=1888957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030037362 dts=1889258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030037572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=173300 | ~99.0 fps +[SensorPush] PZT angle frame #1780030037812 dts=1889709 angle=302.42 mag=0.13 state=1 cop=(3.31,5.77) base=(3.24,5.66) total=28670.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030038123 dts=1890019 angle=98.82 mag=0.15 state=1 cop=(3.21,5.51) base=(3.24,5.66) total=53376.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030038424 dts=1890320 angle=267.06 mag=0.37 state=1 cop=(3.22,6.03) base=(3.24,5.66) total=62857.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030038722 dts=1890618 angle=103.64 mag=0.28 state=1 cop=(3.17,5.39) base=(3.24,5.66) total=61461.00 threshold=0.00 +[SensorPush] Frame #1780030038722 | 12x7 | angle=103.64 | mag=0.28 | state=1 | force=1.2 | total=173400 | ~87.0 fps +[SensorPush] PZT angle frame #1780030039043 dts=1890939 angle=93.71 mag=1.12 state=1 cop=(3.17,4.54) base=(3.24,5.66) total=73782.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030039343 dts=1891239 angle=217.17 mag=0.12 state=1 cop=(3.14,5.73) base=(3.24,5.66) total=82484.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030039653 dts=1891549 angle=177.49 mag=0.14 state=1 cop=(3.10,5.65) base=(3.24,5.66) total=83888.00 threshold=0.00 +[SensorPush] Frame #1780030039753 | 12x7 | angle=198.33 | mag=0.14 | state=1 | force=1.6 | total=173500 | ~96.9 fps +[SensorPush] PZT angle frame #1780030039953 dts=1891849 angle=100.44 mag=0.49 state=1 cop=(3.15,5.18) base=(3.24,5.66) total=75640.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030040253 dts=1892150 angle=92.81 mag=0.98 state=1 cop=(3.19,4.68) base=(3.24,5.66) total=79419.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030040564 dts=1892461 angle=147.48 mag=0.16 state=1 cop=(3.11,5.57) base=(3.24,5.66) total=80248.00 threshold=0.00 +[SensorPush] Frame #1780030040761 | 12x7 | angle=205.12 | mag=0.12 | state=1 | force=1.6 | total=173600 | ~99.2 fps +[SensorPush] PZT angle frame #1780030040862 dts=1892759 angle=224.54 mag=0.14 state=1 cop=(3.14,5.76) base=(3.24,5.66) total=84782.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030041164 dts=1893060 angle=255.53 mag=0.32 state=1 cop=(3.16,5.97) base=(3.24,5.66) total=86253.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030041612 dts=1893509 angle=93.05 mag=0.82 state=1 cop=(3.19,4.84) base=(3.24,5.66) total=82767.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030041914 dts=1893811 angle=92.62 mag=0.64 state=1 cop=(3.21,5.02) base=(3.24,5.66) total=87159.00 threshold=0.00 +[SensorPush] Frame #1780030041914 | 12x7 | angle=92.62 | mag=0.64 | state=1 | force=1.7 | total=173700 | ~86.7 fps +[SensorPush] PZT angle frame #1780030042351 dts=1894247 angle=260.83 mag=0.59 state=1 cop=(3.14,6.24) base=(3.24,5.66) total=86730.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030042652 dts=1894549 angle=263.10 mag=0.58 state=1 cop=(3.17,6.23) base=(3.24,5.66) total=86819.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030042952 dts=1894848 angle=97.51 mag=0.34 state=1 cop=(3.19,5.33) base=(3.24,5.66) total=81013.00 threshold=0.00 +[SensorPush] Frame #1780030043053 | 12x7 | angle=95.31 | mag=0.54 | state=1 | force=1.6 | total=173800 | ~87.8 fps +[SensorPush] PZT angle frame #1780030043542 dts=1895438 angle=260.42 mag=0.52 state=1 cop=(3.15,6.17) base=(3.24,5.66) total=84910.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030043843 dts=1895740 angle=260.74 mag=0.53 state=1 cop=(3.15,6.19) base=(3.24,5.66) total=87811.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030044153 dts=1896049 angle=97.36 mag=0.19 state=1 cop=(3.21,5.47) base=(3.24,5.66) total=79118.00 threshold=0.00 +[SensorPush] Frame #1780030044352 | 12x7 | angle=96.81 | mag=0.31 | state=1 | force=1.5 | total=173900 | ~77.0 fps +[SensorPush] PZT angle frame #1780030044602 dts=1896499 angle=121.61 mag=0.21 state=1 cop=(3.13,5.48) base=(3.24,5.66) total=82832.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030044903 dts=1896799 angle=257.69 mag=0.70 state=1 cop=(3.09,6.35) base=(3.24,5.66) total=85286.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030045203 dts=1897099 angle=257.70 mag=0.65 state=1 cop=(3.10,6.30) base=(3.24,5.66) total=86983.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030045503 dts=1897399 angle=102.31 mag=0.31 state=1 cop=(3.17,5.35) base=(3.24,5.66) total=86522.00 threshold=0.00 +[SensorPush] Frame #1780030045503 | 12x7 | angle=102.31 | mag=0.31 | state=1 | force=1.7 | total=174000 | ~86.9 fps +[SensorPush] PZT angle frame #1780030045802 dts=1897699 angle=127.02 mag=0.17 state=1 cop=(3.14,5.53) base=(3.24,5.66) total=89220.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030046111 dts=1898008 angle=258.99 mag=0.94 state=1 cop=(3.06,6.58) base=(3.24,5.66) total=83383.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030046413 dts=1898310 angle=257.61 mag=0.84 state=1 cop=(3.06,6.48) base=(3.24,5.66) total=83091.00 threshold=0.00 +[SensorPush] Frame #1780030046513 | 12x7 | angle=236.69 | mag=0.38 | state=1 | force=1.6 | total=174100 | ~99.1 fps +[SensorPush] PZT angle frame #1780030046853 dts=1898750 angle=141.34 mag=0.20 state=1 cop=(3.08,5.53) base=(3.24,5.66) total=87876.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030047301 dts=1899198 angle=165.49 mag=0.16 state=1 cop=(3.08,5.62) base=(3.24,5.66) total=88431.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030047602 dts=1899499 angle=257.52 mag=1.15 state=1 cop=(2.99,6.78) base=(3.24,5.66) total=78775.00 threshold=0.00 +[SensorPush] Frame #1780030047812 | 12x7 | angle=256.74 | mag=1.09 | state=1 | force=1.5 | total=174200 | ~76.9 fps +[SensorPush] PZT angle frame #1780030048053 dts=1899949 angle=260.00 mag=0.97 state=1 cop=(3.07,6.61) base=(3.24,5.66) total=76945.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030048362 dts=1900259 angle=260.99 mag=0.86 state=1 cop=(3.10,6.51) base=(3.24,5.66) total=74228.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030048663 dts=1900559 angle=231.37 mag=0.18 state=1 cop=(3.13,5.80) base=(3.24,5.66) total=87798.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030048963 dts=1900859 angle=169.42 mag=0.08 state=1 cop=(3.16,5.65) base=(3.24,5.66) total=88486.00 threshold=0.00 +[SensorPush] Frame #1780030048963 | 12x7 | angle=169.42 | mag=0.08 | state=1 | force=1.7 | total=174300 | ~87.0 fps +[SensorPush] PZT angle frame #1780030049265 dts=1901161 angle=132.93 mag=0.03 state=1 cop=(3.22,5.64) base=(3.24,5.66) total=83267.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030049713 dts=1901610 angle=272.13 mag=0.55 state=1 cop=(3.26,6.21) base=(3.24,5.66) total=69442.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030050014 dts=1901910 angle=272.88 mag=0.48 state=1 cop=(3.26,6.14) base=(3.24,5.66) total=51123.00 threshold=0.00 +[SensorPush] Frame #1780030050112 | 12x7 | angle=271.98 | mag=0.47 | state=1 | force=1.0 | total=174400 | ~87.1 fps +[SensorPush] PZT angle frame #1780030050312 dts=1902208 angle=105.58 mag=0.24 state=1 cop=(3.17,5.43) base=(3.24,5.66) total=73846.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030050612 dts=1902509 angle=86.76 mag=0.46 state=1 cop=(3.26,5.20) base=(3.24,5.66) total=94511.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030050913 dts=1902810 angle=86.90 mag=0.50 state=1 cop=(3.27,5.16) base=(3.24,5.66) total=97239.00 threshold=0.00 +[SensorPush] Frame #1780030051252 | 12x7 | angle=86.69 | mag=0.36 | state=1 | force=2.0 | total=174500 | ~87.7 fps +[SensorPush] PZT angle frame #1780030051371 dts=1903268 angle=86.80 mag=0.31 state=1 cop=(3.26,5.35) base=(3.24,5.66) total=97375.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030051682 dts=1903579 angle=271.74 mag=0.98 state=1 cop=(3.27,6.63) base=(3.24,5.66) total=83900.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030051981 dts=1903877 angle=274.40 mag=0.73 state=1 cop=(3.29,6.38) base=(3.24,5.66) total=81817.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030052283 dts=1904179 angle=81.15 mag=0.53 state=1 cop=(3.32,5.14) base=(3.24,5.66) total=92576.00 threshold=0.00 +[SensorPush] Frame #1780030052283 | 12x7 | angle=81.15 | mag=0.53 | state=1 | force=1.8 | total=174600 | ~97.1 fps +[SensorPush] PZT angle frame #1780030052591 dts=1904488 angle=89.95 mag=0.40 state=1 cop=(3.24,5.26) base=(3.24,5.66) total=87646.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030052892 dts=1904789 angle=260.63 mag=0.79 state=1 cop=(3.11,6.44) base=(3.24,5.66) total=74279.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030053203 dts=1905099 angle=266.71 mag=1.04 state=1 cop=(3.18,6.70) base=(3.24,5.66) total=72941.00 threshold=0.00 +[SensorPush] Frame #1780030053304 | 12x7 | angle=267.62 | mag=0.88 | state=1 | force=1.4 | total=174700 | ~97.9 fps +[SensorPush] PZT angle frame #1780030053503 dts=1905400 angle=224.45 mag=0.10 state=1 cop=(3.17,5.73) base=(3.24,5.66) total=80014.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030053802 dts=1905699 angle=88.94 mag=1.54 state=1 cop=(3.27,4.12) base=(3.24,5.66) total=84264.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030054101 dts=1905998 angle=298.19 mag=0.06 state=1 cop=(3.27,5.71) base=(3.24,5.66) total=73909.00 threshold=0.00 +[SensorPush] Frame #1780030054313 | 12x7 | angle=272.26 | mag=0.38 | state=1 | force=1.4 | total=174800 | ~99.1 fps +[SensorPush] PZT angle frame #1780030054552 dts=1906448 angle=279.49 mag=0.17 state=1 cop=(3.27,5.83) base=(3.24,5.66) total=74986.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030054853 dts=1906749 angle=88.85 mag=1.53 state=1 cop=(3.27,4.13) base=(3.24,5.66) total=83100.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030055453 dts=1907349 angle=269.18 mag=0.24 state=1 cop=(3.23,5.90) base=(3.24,5.66) total=75905.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030055902 dts=1907799 angle=87.28 mag=1.73 state=1 cop=(3.32,3.94) base=(3.24,5.66) total=78080.00 threshold=0.00 +[SensorPush] Frame #1780030055902 | 12x7 | angle=87.28 | mag=1.73 | state=1 | force=1.5 | total=174900 | ~62.9 fps +[SensorPush] PZT angle frame #1780030056204 dts=1908100 angle=100.77 mag=0.40 state=1 cop=(3.16,5.27) base=(3.24,5.66) total=75773.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030056512 dts=1908408 angle=177.78 mag=0.06 state=1 cop=(3.18,5.66) base=(3.24,5.66) total=73770.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030056813 dts=1908710 angle=102.02 mag=0.27 state=1 cop=(3.18,5.40) base=(3.24,5.66) total=72735.00 threshold=0.00 +[SensorPush] Frame #1780030056913 | 12x7 | angle=98.68 | mag=0.40 | state=1 | force=1.4 | total=175000 | ~99.0 fps +[SensorPush] PZT angle frame #1780030057263 dts=1909160 angle=85.73 mag=1.84 state=1 cop=(3.38,3.83) base=(3.24,5.66) total=76559.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030057563 dts=1909460 angle=34.48 mag=0.11 state=1 cop=(3.33,5.60) base=(3.24,5.66) total=71470.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030057863 dts=1909759 angle=277.47 mag=0.32 state=1 cop=(3.28,5.98) base=(3.24,5.66) total=76648.00 threshold=0.00 +[SensorPush] Frame #1780030058062 | 12x7 | angle=270.66 | mag=0.39 | state=1 | force=1.4 | total=175100 | ~87.0 fps +[SensorPush] PZT angle frame #1780030058167 dts=1910063 angle=90.52 mag=0.72 state=1 cop=(3.23,4.94) base=(3.24,5.66) total=74242.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030058471 dts=1910367 angle=88.84 mag=1.86 state=1 cop=(3.28,3.80) base=(3.24,5.66) total=83081.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030058934 dts=1910830 angle=228.12 mag=0.10 state=1 cop=(3.17,5.73) base=(3.24,5.66) total=86164.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030059252 dts=1911149 angle=113.80 mag=0.19 state=1 cop=(3.16,5.49) base=(3.24,5.66) total=80610.00 threshold=0.00 +[SensorPush] Frame #1780030059252 | 12x7 | angle=113.80 | mag=0.19 | state=1 | force=1.5 | total=175200 | ~84.0 fps +[SensorPush] PZT angle frame #1780030059553 dts=1911450 angle=92.60 mag=1.61 state=1 cop=(3.17,4.06) base=(3.24,5.66) total=79694.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030059852 dts=1911748 angle=169.84 mag=0.11 state=1 cop=(3.13,5.64) base=(3.24,5.66) total=76998.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030060303 dts=1912200 angle=142.67 mag=0.16 state=1 cop=(3.11,5.56) base=(3.24,5.66) total=81845.00 threshold=0.00 +[SensorPush] Frame #1780030060403 | 12x7 | angle=96.98 | mag=0.86 | state=1 | force=1.4 | total=175300 | ~86.9 fps +[SensorPush] PZT angle frame #1780030060602 dts=1912498 angle=92.29 mag=1.45 state=1 cop=(3.18,4.21) base=(3.24,5.66) total=83514.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030060903 dts=1912799 angle=106.16 mag=0.27 state=1 cop=(3.16,5.40) base=(3.24,5.66) total=76522.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030061204 dts=1913100 angle=271.25 mag=0.46 state=1 cop=(3.25,6.12) base=(3.24,5.66) total=85054.00 threshold=0.00 +[SensorPush] Frame #1780030061411 | 12x7 | angle=96.50 | mag=0.55 | state=1 | force=1.6 | total=175400 | ~99.3 fps +[SensorPush] PZT angle frame #1780030061514 dts=1913411 angle=93.14 mag=1.18 state=1 cop=(3.17,4.48) base=(3.24,5.66) total=80774.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030061821 dts=1913717 angle=95.93 mag=0.70 state=1 cop=(3.17,4.97) base=(3.24,5.66) total=85253.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030062132 dts=1914029 angle=257.54 mag=0.45 state=1 cop=(3.14,6.10) base=(3.24,5.66) total=83493.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030062584 dts=1914480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030062584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=175500 | ~85.2 fps +[SensorPush] PZT angle frame #1780030062882 dts=1914778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030063195 dts=1915091 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030063492 dts=1915388 angle=270.63 mag=2.07 state=1 cop=(3.02,5.60) base=(3.00,3.53) total=37502.00 threshold=0.00 +[SensorPush] Frame #1780030063590 | 12x7 | angle=272.33 | mag=2.01 | state=1 | force=1.1 | total=175600 | ~99.4 fps +[SensorPush] PZT angle frame #1780030063792 dts=1915688 angle=273.25 mag=1.94 state=1 cop=(3.11,5.46) base=(3.00,3.53) total=76223.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030064103 dts=1915999 angle=282.80 mag=2.31 state=1 cop=(3.51,5.78) base=(3.00,3.53) total=50888.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030064402 dts=1916299 angle=287.47 mag=2.37 state=1 cop=(3.71,5.79) base=(3.00,3.53) total=47286.00 threshold=0.00 +[SensorPush] Frame #1780030064602 | 12x7 | angle=280.35 | mag=5.56 | state=1 | force=0.0 | total=175700 | ~98.8 fps +[SensorPush] PZT angle frame #1780030064712 dts=1916608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030065011 dts=1916908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030065342 dts=1917238 angle=73.25 mag=2.57 state=1 cop=(3.74,5.54) base=(3.00,8.00) total=10305.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030065652 dts=1917549 angle=84.50 mag=2.53 state=1 cop=(3.24,5.49) base=(3.00,8.00) total=80296.00 threshold=0.00 +[SensorPush] Frame #1780030065652 | 12x7 | angle=84.50 | mag=2.53 | state=1 | force=1.5 | total=175800 | ~95.3 fps +[SensorPush] PZT angle frame #1780030065953 dts=1917850 angle=84.05 mag=2.34 state=1 cop=(3.24,5.67) base=(3.00,8.00) total=83515.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030066252 dts=1918148 angle=84.26 mag=3.42 state=1 cop=(3.34,4.60) base=(3.00,8.00) total=92273.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030066562 dts=1918458 angle=83.18 mag=1.66 state=1 cop=(3.20,6.35) base=(3.00,8.00) total=86384.00 threshold=0.00 +[SensorPush] Frame #1780030066662 | 12x7 | angle=81.92 | mag=1.42 | state=1 | force=1.7 | total=175900 | ~99.0 fps +[SensorPush] PZT angle frame #1780030066882 dts=1918778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030067183 dts=1919080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030067500 dts=1919397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030067702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176000 | ~96.1 fps +[SensorPush] PZT angle frame #1780030067802 dts=1919699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030068243 dts=1920139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030068573 dts=1920469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030068894 dts=1920790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030068894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176100 | ~83.9 fps +[SensorPush] PZT angle frame #1780030069191 dts=1921087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030069502 dts=1921398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030069823 dts=1921719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030069923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176200 | ~97.0 fps +[SensorPush] PZT angle frame #1780030070121 dts=1922018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030070420 dts=1922316 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030070744 dts=1922640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030070943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176300 | ~98.1 fps +[SensorPush] PZT angle frame #1780030071051 dts=1922947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030071351 dts=1923248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030071662 dts=1923559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030071963 dts=1923860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030071963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176400 | ~98.1 fps +[SensorPush] PZT angle frame #1780030072411 dts=1924308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030072733 dts=1924629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030073034 dts=1924930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030073133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176500 | ~85.5 fps +[SensorPush] PZT angle frame #1780030073334 dts=1925231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030073641 dts=1925538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030073953 dts=1925849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030074153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176600 | ~98.0 fps +[SensorPush] PZT angle frame #1780030074252 dts=1926148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030074551 dts=1926448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030075519 dts=28 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030075959 dts=467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030075959 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176700 | ~55.4 fps +[SensorPush] PZT angle frame #1780030076270 dts=778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030076581 dts=1090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030076879 dts=1387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030076989 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176800 | ~97.0 fps +[SensorPush] PZT angle frame #1780030077190 dts=1699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030077520 dts=2028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030077828 dts=2336 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030078029 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=176900 | ~96.2 fps +[SensorPush] PZT angle frame #1780030078129 dts=2638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030078429 dts=2938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030078729 dts=3238 angle=269.86 mag=4.58 state=1 cop=(2.99,5.58) base=(3.00,1.00) total=67653.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030079039 dts=3547 angle=270.10 mag=4.56 state=1 cop=(3.01,5.56) base=(3.00,1.00) total=82923.00 threshold=0.00 +[SensorPush] Frame #1780030079039 | 12x7 | angle=270.10 | mag=4.56 | state=1 | force=1.6 | total=177000 | ~99.0 fps +[SensorPush] PZT angle frame #1780030079340 dts=3849 angle=270.51 mag=4.55 state=1 cop=(3.04,5.55) base=(3.00,1.00) total=78157.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030079638 dts=4147 angle=270.31 mag=4.55 state=1 cop=(3.02,5.55) base=(3.00,1.00) total=77619.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030079939 dts=4447 angle=270.44 mag=4.54 state=1 cop=(3.03,5.54) base=(3.00,1.00) total=78016.00 threshold=0.00 +[SensorPush] Frame #1780030080039 | 12x7 | angle=270.36 | mag=4.55 | state=1 | force=1.5 | total=177100 | ~100.0 fps +[SensorPush] PZT angle frame #1780030080238 dts=4747 angle=270.26 mag=4.55 state=1 cop=(3.02,5.55) base=(3.00,1.00) total=78581.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030080559 dts=5067 angle=270.22 mag=4.54 state=1 cop=(3.02,5.54) base=(3.00,1.00) total=78530.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030080858 dts=5367 angle=270.17 mag=4.54 state=1 cop=(3.01,5.54) base=(3.00,1.00) total=78846.00 threshold=0.00 +[SensorPush] Frame #1780030081069 | 12x7 | angle=269.82 | mag=4.50 | state=1 | force=1.5 | total=177200 | ~97.0 fps +[SensorPush] PZT angle frame #1780030081169 dts=5678 angle=270.96 mag=5.02 state=1 cop=(3.08,6.02) base=(3.00,1.00) total=45220.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030081469 dts=5978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030081771 dts=6280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030082080 dts=6588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030082080 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=177300 | ~99.1 fps +[SensorPush] PZT angle frame #1780030082379 dts=6888 angle=93.23 mag=1.88 state=1 cop=(2.89,5.12) base=(3.00,7.00) total=35843.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030082818 dts=7326 angle=93.31 mag=1.78 state=1 cop=(2.90,5.22) base=(3.00,7.00) total=70104.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030083261 dts=7769 angle=94.83 mag=1.83 state=1 cop=(2.85,5.18) base=(3.00,7.00) total=48984.00 threshold=0.00 +[SensorPush] Frame #1780030083360 | 12x7 | angle=28.69 | mag=0.90 | state=1 | force=0.0 | total=177400 | ~78.1 fps +[SensorPush] PZT angle frame #1780030083559 dts=8068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030083870 dts=8378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030084198 dts=8707 angle=78.23 mag=0.63 state=1 cop=(3.13,5.39) base=(3.00,6.00) total=63692.00 threshold=0.00 +[SensorPush] Frame #1780030084399 | 12x7 | angle=80.86 | mag=0.67 | state=1 | force=1.5 | total=177500 | ~96.2 fps +[SensorPush] PZT angle frame #1780030084499 dts=9007 angle=81.24 mag=0.66 state=1 cop=(3.10,5.35) base=(3.00,6.00) total=78590.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030084939 dts=9448 angle=77.31 mag=0.94 state=1 cop=(3.21,5.08) base=(3.00,6.00) total=1565.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030085241 dts=9749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030085539 dts=10048 angle=91.70 mag=4.93 state=1 cop=(2.85,5.07) base=(3.00,10.00) total=55919.00 threshold=0.00 +[SensorPush] Frame #1780030085539 | 12x7 | angle=91.70 | mag=4.93 | state=1 | force=1.1 | total=177600 | ~87.7 fps +[SensorPush] PZT angle frame #1780030085849 dts=10357 angle=92.33 mag=4.86 state=1 cop=(2.80,5.15) base=(3.00,10.00) total=66389.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030086150 dts=10659 angle=92.31 mag=4.86 state=1 cop=(2.80,5.15) base=(3.00,10.00) total=67965.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030086449 dts=10958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030086550 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=177700 | ~99.1 fps +[SensorPush] PZT angle frame #1780030086749 dts=11258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030087061 dts=11569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030087358 dts=11867 angle=113.45 mag=0.76 state=1 cop=(2.95,5.34) base=(3.25,6.03) total=87065.00 threshold=0.00 +[SensorPush] Frame #1780030087559 | 12x7 | angle=112.99 | mag=0.78 | state=1 | force=1.8 | total=177800 | ~99.0 fps +[SensorPush] PZT angle frame #1780030087659 dts=12168 angle=114.10 mag=0.78 state=1 cop=(2.93,5.32) base=(3.25,6.03) total=92095.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030087970 dts=12478 angle=114.53 mag=0.75 state=1 cop=(2.94,5.35) base=(3.25,6.03) total=92178.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030088288 dts=12797 angle=113.25 mag=0.75 state=1 cop=(2.95,5.34) base=(3.25,6.03) total=92274.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030088588 dts=13097 angle=115.16 mag=0.75 state=1 cop=(2.93,5.35) base=(3.25,6.03) total=92716.00 threshold=0.00 +[SensorPush] Frame #1780030088588 | 12x7 | angle=115.16 | mag=0.75 | state=1 | force=1.9 | total=177900 | ~97.1 fps +[SensorPush] PZT angle frame #1780030088889 dts=13398 angle=117.00 mag=0.78 state=1 cop=(2.90,5.34) base=(3.25,6.03) total=87983.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030089219 dts=13728 angle=111.46 mag=0.94 state=1 cop=(2.91,5.16) base=(3.25,6.03) total=79474.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030089518 dts=14027 angle=111.52 mag=0.76 state=1 cop=(2.97,5.33) base=(3.25,6.03) total=74202.00 threshold=0.00 +[SensorPush] Frame #1780030089619 | 12x7 | angle=115.72 | mag=0.77 | state=1 | force=1.4 | total=178000 | ~97.0 fps +[SensorPush] PZT angle frame #1780030089830 dts=14339 angle=116.06 mag=0.75 state=1 cop=(2.92,5.36) base=(3.25,6.03) total=63606.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030090150 dts=14659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030090591 dts=15099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030090788 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=178100 | ~85.6 fps +[SensorPush] PZT angle frame #1780030090888 dts=15397 angle=266.22 mag=1.91 state=1 cop=(3.27,5.91) base=(3.40,4.00) total=2922.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030091190 dts=15698 angle=262.34 mag=1.60 state=1 cop=(3.18,5.59) base=(3.40,4.00) total=59817.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030091510 dts=16019 angle=262.13 mag=1.56 state=1 cop=(3.18,5.55) base=(3.40,4.00) total=58903.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030091948 dts=16456 angle=262.53 mag=1.59 state=1 cop=(3.19,5.58) base=(3.40,4.00) total=56879.00 threshold=0.00 +[SensorPush] Frame #1780030091948 | 12x7 | angle=262.53 | mag=1.59 | state=1 | force=1.1 | total=178200 | ~86.2 fps +[SensorPush] PZT angle frame #1780030092260 dts=16768 angle=259.43 mag=1.54 state=1 cop=(3.11,5.52) base=(3.40,4.00) total=41993.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030092559 dts=17068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030092860 dts=17368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030093110 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=178300 | ~86.0 fps +[SensorPush] PZT angle frame #1780030093321 dts=17830 angle=85.40 mag=5.09 state=1 cop=(3.41,5.39) base=(3.00,10.47) total=11285.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030093771 dts=18280 angle=87.45 mag=5.35 state=1 cop=(3.24,5.12) base=(3.00,10.47) total=62998.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030094080 dts=18589 angle=87.53 mag=5.37 state=1 cop=(3.23,5.10) base=(3.00,10.47) total=63327.00 threshold=0.00 +[SensorPush] Frame #1780030094280 | 12x7 | angle=87.66 | mag=5.36 | state=1 | force=1.2 | total=178400 | ~85.6 fps +[SensorPush] PZT angle frame #1780030094379 dts=18888 angle=87.92 mag=5.37 state=1 cop=(3.19,5.11) base=(3.00,10.47) total=62280.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030094676 dts=19185 angle=86.46 mag=5.68 state=1 cop=(3.35,4.80) base=(3.00,10.47) total=24365.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030095129 dts=19638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030095428 dts=19937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030095428 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=178500 | ~87.0 fps +[SensorPush] PZT angle frame #1780030095729 dts=20238 angle=88.48 mag=4.68 state=1 cop=(3.12,5.34) base=(3.00,10.02) total=38252.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030096042 dts=20550 angle=88.93 mag=4.74 state=1 cop=(3.09,5.28) base=(3.00,10.02) total=48065.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030096359 dts=20867 angle=90.00 mag=4.77 state=1 cop=(3.00,5.25) base=(3.00,10.02) total=45201.00 threshold=0.00 +[SensorPush] Frame #1780030096459 | 12x7 | angle=90.02 | mag=4.78 | state=1 | force=0.9 | total=178600 | ~97.0 fps +[SensorPush] PZT angle frame #1780030096659 dts=21168 angle=87.52 mag=4.99 state=1 cop=(3.22,5.03) base=(3.00,10.02) total=7914.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030096960 dts=21469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030097269 dts=21778 angle=89.36 mag=4.48 state=1 cop=(3.05,4.97) base=(3.00,9.45) total=25003.00 threshold=0.00 +[SensorPush] Frame #1780030097480 | 12x7 | angle=91.06 | mag=4.43 | state=1 | force=0.8 | total=178700 | ~98.0 fps +[SensorPush] PZT angle frame #1780030097579 dts=22087 angle=91.04 mag=4.44 state=1 cop=(2.92,5.02) base=(3.00,9.45) total=42821.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030097890 dts=22399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030098338 dts=22847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030098658 dts=23166 angle=0.00 mag=0.00 state=1 cop=(3.00,6.00) base=(3.00,6.00) total=545.00 threshold=0.00 +[SensorPush] Frame #1780030098658 | 12x7 | angle=0.00 | mag=0.00 | state=1 | force=0.0 | total=178800 | ~84.9 fps +[SensorPush] PZT angle frame #1780030098960 dts=23468 angle=89.02 mag=0.88 state=1 cop=(3.02,5.12) base=(3.00,6.00) total=80127.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030099260 dts=23769 angle=89.90 mag=0.86 state=1 cop=(3.00,5.14) base=(3.00,6.00) total=83785.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030099560 dts=24069 angle=93.23 mag=0.80 state=1 cop=(2.96,5.20) base=(3.00,6.00) total=84314.00 threshold=0.00 +[SensorPush] Frame #1780030099659 | 12x7 | angle=94.49 | mag=0.79 | state=1 | force=1.7 | total=178900 | ~99.7 fps +[SensorPush] PZT angle frame #1780030099868 dts=24377 angle=92.51 mag=0.81 state=1 cop=(2.96,5.20) base=(3.00,6.00) total=84882.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030100319 dts=24828 angle=90.53 mag=0.82 state=1 cop=(2.99,5.18) base=(3.00,6.00) total=80369.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030100619 dts=25128 angle=90.14 mag=0.84 state=1 cop=(3.00,5.16) base=(3.00,6.00) total=81442.00 threshold=0.00 +[SensorPush] Frame #1780030100820 | 12x7 | angle=90.06 | mag=0.84 | state=1 | force=1.6 | total=179000 | ~86.2 fps +[SensorPush] PZT angle frame #1780030100919 dts=25428 angle=89.99 mag=0.83 state=1 cop=(3.00,5.17) base=(3.00,6.00) total=80699.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030101219 dts=25728 angle=90.59 mag=0.85 state=1 cop=(2.99,5.15) base=(3.00,6.00) total=81510.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030101529 dts=26037 angle=91.92 mag=0.84 state=1 cop=(2.97,5.16) base=(3.00,6.00) total=82263.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030101831 dts=26339 angle=93.03 mag=0.83 state=1 cop=(2.96,5.17) base=(3.00,6.00) total=82042.00 threshold=0.00 +[SensorPush] Frame #1780030101831 | 12x7 | angle=93.03 | mag=0.83 | state=1 | force=1.6 | total=179100 | ~98.9 fps +[SensorPush] PZT angle frame #1780030102269 dts=26778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030102578 dts=27087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030102890 dts=27399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030102990 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=179200 | ~86.3 fps +[SensorPush] PZT angle frame #1780030103189 dts=27698 angle=86.40 mag=2.71 state=1 cop=(3.17,5.29) base=(3.00,8.00) total=39777.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030103499 dts=28008 angle=87.35 mag=2.84 state=1 cop=(3.13,5.17) base=(3.00,8.00) total=52810.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030103802 dts=28311 angle=87.56 mag=2.82 state=1 cop=(3.12,5.18) base=(3.00,8.00) total=54223.00 threshold=0.00 +[SensorPush] Frame #1780030104010 | 12x7 | angle=87.91 | mag=2.84 | state=1 | force=1.0 | total=179300 | ~98.0 fps +[SensorPush] PZT angle frame #1780030104110 dts=28619 angle=88.06 mag=2.84 state=1 cop=(3.10,5.16) base=(3.00,8.00) total=54161.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030104408 dts=28917 angle=88.33 mag=2.81 state=1 cop=(3.08,5.19) base=(3.00,8.00) total=54812.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030104710 dts=29218 angle=89.00 mag=2.80 state=1 cop=(3.05,5.20) base=(3.00,8.00) total=52840.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030105009 dts=29518 angle=89.27 mag=2.81 state=1 cop=(3.04,5.19) base=(3.00,8.00) total=54437.00 threshold=0.00 +[SensorPush] Frame #1780030105009 | 12x7 | angle=89.27 | mag=2.81 | state=1 | force=1.0 | total=179400 | ~100.1 fps +[SensorPush] PZT angle frame #1780030105319 dts=29827 angle=89.17 mag=2.80 state=1 cop=(3.04,5.20) base=(3.00,8.00) total=55562.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030105638 dts=30147 angle=89.31 mag=2.80 state=1 cop=(3.03,5.20) base=(3.00,8.00) total=55995.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030105952 dts=30461 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030106060 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=179500 | ~95.1 fps +[SensorPush] PZT angle frame #1780030106258 dts=30767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030106561 dts=31070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030106869 dts=31378 angle=273.89 mag=5.15 state=1 cop=(3.35,5.14) base=(3.00,0.00) total=22789.00 threshold=0.00 +[SensorPush] Frame #1780030107219 | 12x7 | angle=272.07 | mag=5.10 | state=1 | force=1.0 | total=179600 | ~86.2 fps +[SensorPush] PZT angle frame #1780030107320 dts=31829 angle=271.99 mag=5.10 state=1 cop=(3.18,5.10) base=(3.00,0.00) total=49038.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030107629 dts=32138 angle=271.99 mag=5.12 state=1 cop=(3.18,5.12) base=(3.00,0.00) total=51074.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030107932 dts=32440 angle=271.90 mag=5.12 state=1 cop=(3.17,5.12) base=(3.00,0.00) total=51797.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030108230 dts=32738 angle=271.85 mag=5.12 state=1 cop=(3.16,5.11) base=(3.00,0.00) total=52475.00 threshold=0.00 +[SensorPush] Frame #1780030108230 | 12x7 | angle=271.85 | mag=5.12 | state=1 | force=1.0 | total=179700 | ~99.0 fps +[SensorPush] PZT angle frame #1780030108551 dts=33059 angle=271.62 mag=5.12 state=1 cop=(3.14,5.11) base=(3.00,0.00) total=53656.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030108849 dts=33357 angle=271.60 mag=5.14 state=1 cop=(3.14,5.14) base=(3.00,0.00) total=61847.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030109149 dts=33657 angle=271.45 mag=5.11 state=1 cop=(3.13,5.11) base=(3.00,0.00) total=81902.00 threshold=0.00 +[SensorPush] Frame #1780030109249 | 12x7 | angle=271.53 | mag=5.08 | state=1 | force=1.6 | total=179800 | ~98.1 fps +[SensorPush] PZT angle frame #1780030109459 dts=33968 angle=271.41 mag=5.05 state=1 cop=(3.12,5.05) base=(3.00,0.00) total=73252.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030109789 dts=34297 angle=271.20 mag=5.05 state=1 cop=(3.11,5.05) base=(3.00,0.00) total=72969.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030110099 dts=34607 angle=271.33 mag=5.16 state=1 cop=(3.12,5.16) base=(3.00,0.00) total=54231.00 threshold=0.00 +[SensorPush] Frame #1780030110439 | 12x7 | angle=272.72 | mag=5.19 | state=1 | force=1.0 | total=179900 | ~84.1 fps +[SensorPush] PZT angle frame #1780030110540 dts=35048 angle=272.46 mag=5.21 state=1 cop=(3.22,5.20) base=(3.00,0.00) total=56451.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030110840 dts=35349 angle=272.17 mag=5.18 state=1 cop=(3.20,5.18) base=(3.00,0.00) total=57862.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030111151 dts=35660 angle=272.04 mag=5.19 state=1 cop=(3.18,5.18) base=(3.00,0.00) total=58369.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030111570 dts=36079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030111570 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=180000 | ~88.4 fps +[SensorPush] PZT angle frame #1780030111868 dts=36377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030112169 dts=36678 angle=272.69 mag=3.60 state=1 cop=(3.17,5.59) base=(3.00,2.00) total=7131.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030112478 dts=36987 angle=271.78 mag=3.38 state=1 cop=(3.11,5.38) base=(3.00,2.00) total=66476.00 threshold=0.00 +[SensorPush] Frame #1780030112720 | 12x7 | angle=271.68 | mag=3.35 | state=1 | force=1.2 | total=180100 | ~86.9 fps +[SensorPush] PZT angle frame #1780030112919 dts=37428 angle=271.75 mag=3.36 state=1 cop=(3.10,5.35) base=(3.00,2.00) total=65480.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030113219 dts=37728 angle=271.15 mag=3.38 state=1 cop=(3.07,5.38) base=(3.00,2.00) total=66359.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030113520 dts=38029 angle=270.67 mag=3.39 state=1 cop=(3.04,5.38) base=(3.00,2.00) total=66668.00 threshold=0.00 +[SensorPush] Frame #1780030113721 | 12x7 | angle=274.03 | mag=3.44 | state=1 | force=0.8 | total=180200 | ~100.0 fps +[SensorPush] PZT angle frame #1780030113819 dts=38327 angle=273.00 mag=3.64 state=1 cop=(3.19,5.63) base=(3.00,2.00) total=32410.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030114268 dts=38777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030114590 dts=39099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030114889 dts=39398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030114889 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=180300 | ~85.6 fps +[SensorPush] PZT angle frame #1780030115338 dts=39847 angle=264.56 mag=2.55 state=1 cop=(2.97,5.82) base=(3.21,3.27) total=20293.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030115639 dts=40147 angle=259.59 mag=2.21 state=1 cop=(2.81,5.45) base=(3.21,3.27) total=66716.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030115940 dts=40449 angle=260.14 mag=2.22 state=1 cop=(2.83,5.47) base=(3.21,3.27) total=65042.00 threshold=0.00 +[SensorPush] Frame #1780030116040 | 12x7 | angle=260.37 | mag=2.19 | state=1 | force=1.2 | total=180400 | ~86.9 fps +[SensorPush] PZT angle frame #1780030116259 dts=40768 angle=260.56 mag=2.18 state=1 cop=(2.86,5.42) base=(3.21,3.27) total=61166.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030116708 dts=41217 angle=260.23 mag=2.17 state=1 cop=(2.85,5.41) base=(3.21,3.27) total=56856.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030117007 dts=41516 angle=258.75 mag=2.16 state=1 cop=(2.79,5.39) base=(3.21,3.27) total=56922.00 threshold=0.00 +[SensorPush] Frame #1780030117209 | 12x7 | angle=258.81 | mag=2.18 | state=1 | force=1.0 | total=180500 | ~85.6 fps +[SensorPush] PZT angle frame #1780030117309 dts=41817 angle=258.70 mag=2.17 state=1 cop=(2.79,5.40) base=(3.21,3.27) total=52932.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030117619 dts=42128 angle=255.60 mag=2.00 state=1 cop=(2.72,5.22) base=(3.21,3.27) total=38361.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030117931 dts=42440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030118229 dts=42738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030118229 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=180600 | ~98.1 fps +[SensorPush] PZT angle frame #1780030118529 dts=43037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030118870 dts=43379 angle=276.48 mag=3.47 state=1 cop=(3.39,5.45) base=(3.00,2.00) total=30342.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030119330 dts=43838 angle=273.72 mag=3.42 state=1 cop=(3.22,5.42) base=(3.00,2.00) total=60974.00 threshold=0.00 +[SensorPush] Frame #1780030119579 | 12x7 | angle=273.81 | mag=3.42 | state=1 | force=1.2 | total=180700 | ~74.0 fps +[SensorPush] PZT angle frame #1780030119778 dts=44287 angle=273.82 mag=3.44 state=1 cop=(3.23,5.43) base=(3.00,2.00) total=61828.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030120079 dts=44588 angle=273.50 mag=3.44 state=1 cop=(3.21,5.43) base=(3.00,2.00) total=61598.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030120380 dts=44888 angle=273.58 mag=3.44 state=1 cop=(3.22,5.43) base=(3.00,2.00) total=62045.00 threshold=0.00 +[SensorPush] Frame #1780030120579 | 12x7 | angle=273.69 | mag=3.45 | state=1 | force=1.2 | total=180800 | ~100.0 fps +[SensorPush] PZT angle frame #1780030120688 dts=45197 angle=273.68 mag=3.46 state=1 cop=(3.22,5.45) base=(3.00,2.00) total=62732.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030120988 dts=45497 angle=273.97 mag=3.47 state=1 cop=(3.24,5.46) base=(3.00,2.00) total=62487.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030121299 dts=45808 angle=273.77 mag=3.50 state=1 cop=(3.23,5.49) base=(3.00,2.00) total=61261.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030121599 dts=46108 angle=273.19 mag=3.46 state=1 cop=(3.19,5.46) base=(3.00,2.00) total=65644.00 threshold=0.00 +[SensorPush] Frame #1780030121599 | 12x7 | angle=273.19 | mag=3.46 | state=1 | force=1.2 | total=180900 | ~98.0 fps +[SensorPush] PZT angle frame #1780030121901 dts=46410 angle=272.89 mag=3.46 state=1 cop=(3.17,5.46) base=(3.00,2.00) total=66523.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030122338 dts=46847 angle=273.08 mag=3.48 state=1 cop=(3.19,5.48) base=(3.00,2.00) total=66644.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030122650 dts=47158 angle=273.02 mag=3.48 state=1 cop=(3.18,5.48) base=(3.00,2.00) total=66675.00 threshold=0.00 +[SensorPush] Frame #1780030122750 | 12x7 | angle=273.18 | mag=3.46 | state=1 | force=1.3 | total=181000 | ~86.9 fps +[SensorPush] PZT angle frame #1780030122969 dts=47478 angle=272.97 mag=3.46 state=1 cop=(3.18,5.45) base=(3.00,2.00) total=66527.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030123270 dts=47778 angle=272.99 mag=3.46 state=1 cop=(3.18,5.45) base=(3.00,2.00) total=66345.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030123719 dts=48228 angle=273.12 mag=3.45 state=1 cop=(3.19,5.44) base=(3.00,2.00) total=66110.00 threshold=0.00 +[SensorPush] Frame #1780030123918 | 12x7 | angle=273.27 | mag=3.44 | state=1 | force=1.2 | total=181100 | ~85.6 fps +[SensorPush] PZT angle frame #1780030124019 dts=48528 angle=273.34 mag=3.43 state=1 cop=(3.20,5.42) base=(3.00,2.00) total=65734.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030124319 dts=48828 angle=273.35 mag=3.43 state=1 cop=(3.20,5.42) base=(3.00,2.00) total=66036.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030124620 dts=49129 angle=273.58 mag=3.44 state=1 cop=(3.21,5.43) base=(3.00,2.00) total=65435.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030124921 dts=49430 angle=273.77 mag=3.44 state=1 cop=(3.23,5.44) base=(3.00,2.00) total=65118.00 threshold=0.00 +[SensorPush] Frame #1780030124921 | 12x7 | angle=273.77 | mag=3.44 | state=1 | force=1.2 | total=181200 | ~99.7 fps +[SensorPush] PZT angle frame #1780030125220 dts=49728 angle=273.62 mag=3.45 state=1 cop=(3.22,5.44) base=(3.00,2.00) total=65287.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030125520 dts=50029 angle=135.90 mag=0.01 state=2 cop=(3.22,5.44) base=(3.22,5.45) total=65376.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030125818 dts=50327 angle=119.26 mag=0.03 state=2 cop=(3.21,5.42) base=(3.22,5.45) total=65627.00 threshold=0.00 +[SensorPush] Frame #1780030125918 | 12x7 | angle=115.65 | mag=0.03 | state=2 | force=1.2 | total=181300 | ~100.3 fps +[SensorPush] PZT angle frame #1780030126119 dts=50627 angle=127.07 mag=0.03 state=2 cop=(3.21,5.42) base=(3.22,5.45) total=65830.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030126560 dts=51069 angle=123.92 mag=0.03 state=2 cop=(3.21,5.42) base=(3.22,5.45) total=66065.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030126858 dts=51366 angle=129.14 mag=0.05 state=2 cop=(3.20,5.41) base=(3.22,5.45) total=66437.00 threshold=0.00 +[SensorPush] Frame #1780030127198 | 12x7 | angle=132.15 | mag=0.05 | state=2 | force=1.3 | total=181400 | ~78.1 fps +[SensorPush] PZT angle frame #1780030127298 dts=51807 angle=131.35 mag=0.06 state=2 cop=(3.19,5.41) base=(3.22,5.45) total=67144.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030127628 dts=52137 angle=126.78 mag=0.06 state=2 cop=(3.19,5.40) base=(3.22,5.45) total=67891.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030127928 dts=52437 angle=123.39 mag=0.06 state=2 cop=(3.19,5.40) base=(3.22,5.45) total=68231.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030128240 dts=52749 angle=122.32 mag=0.06 state=2 cop=(3.19,5.40) base=(3.22,5.45) total=68201.00 threshold=0.00 +[SensorPush] Frame #1780030128240 | 12x7 | angle=122.32 | mag=0.06 | state=2 | force=1.3 | total=181500 | ~96.0 fps +[SensorPush] PZT angle frame #1780030128549 dts=53058 angle=124.48 mag=0.07 state=2 cop=(3.19,5.39) base=(3.22,5.45) total=68171.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030128848 dts=53357 angle=126.86 mag=0.06 state=2 cop=(3.19,5.40) base=(3.22,5.45) total=68295.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030129150 dts=53659 angle=111.72 mag=0.07 state=2 cop=(3.20,5.38) base=(3.22,5.45) total=67451.00 threshold=0.00 +[SensorPush] Frame #1780030129250 | 12x7 | angle=105.66 | mag=0.07 | state=2 | force=1.3 | total=181600 | ~99.0 fps +[SensorPush] PZT angle frame #1780030129589 dts=54098 angle=57.32 mag=0.07 state=2 cop=(3.26,5.39) base=(3.22,5.45) total=69132.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030129889 dts=54397 angle=30.62 mag=0.02 state=2 cop=(3.24,5.44) base=(3.22,5.45) total=68034.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030130199 dts=54708 angle=32.60 mag=0.05 state=2 cop=(3.27,5.42) base=(3.22,5.45) total=67832.00 threshold=0.00 +[SensorPush] Frame #1780030130400 | 12x7 | angle=24.41 | mag=0.05 | state=2 | force=1.3 | total=181700 | ~87.0 fps +[SensorPush] PZT angle frame #1780030130499 dts=55008 angle=61.55 mag=0.11 state=2 cop=(3.28,5.35) base=(3.22,5.45) total=67655.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030130799 dts=55308 angle=87.65 mag=0.65 state=2 cop=(3.25,4.80) base=(3.22,5.45) total=76983.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030131098 dts=55607 angle=282.79 mag=0.31 state=2 cop=(3.29,5.75) base=(3.22,5.45) total=77607.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030131409 dts=55918 angle=276.77 mag=0.97 state=2 cop=(3.34,6.41) base=(3.22,5.45) total=86978.00 threshold=0.00 +[SensorPush] Frame #1780030131409 | 12x7 | angle=276.77 | mag=0.97 | state=2 | force=1.7 | total=181800 | ~99.1 fps +[SensorPush] PZT angle frame #1780030131720 dts=56229 angle=302.78 mag=0.28 state=2 cop=(3.38,5.68) base=(3.22,5.45) total=77472.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030132019 dts=56528 angle=64.63 mag=0.57 state=2 cop=(3.47,4.94) base=(3.22,5.45) total=84906.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030132321 dts=56830 angle=294.99 mag=0.30 state=2 cop=(3.35,5.72) base=(3.22,5.45) total=87793.00 threshold=0.00 +[SensorPush] Frame #1780030132420 | 12x7 | angle=279.56 | mag=0.87 | state=2 | force=1.6 | total=181900 | ~98.9 fps +[SensorPush] PZT angle frame #1780030132769 dts=57278 angle=277.42 mag=1.26 state=2 cop=(3.39,6.69) base=(3.22,5.45) total=87301.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030133079 dts=57588 angle=56.96 mag=0.56 state=2 cop=(3.53,4.98) base=(3.22,5.45) total=88563.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030133390 dts=57899 angle=59.31 mag=0.62 state=2 cop=(3.54,4.92) base=(3.22,5.45) total=98259.00 threshold=0.00 +[SensorPush] Frame #1780030133601 | 12x7 | angle=285.63 | mag=0.84 | state=2 | force=2.0 | total=182000 | ~84.7 fps +[SensorPush] PZT angle frame #1780030133698 dts=58207 angle=283.05 mag=1.01 state=2 cop=(3.45,6.43) base=(3.22,5.45) total=98508.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030134010 dts=58518 angle=287.99 mag=0.72 state=2 cop=(3.45,6.13) base=(3.22,5.45) total=100893.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030134331 dts=58840 angle=72.64 mag=0.93 state=2 cop=(3.50,4.56) base=(3.22,5.45) total=103088.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030134629 dts=59137 angle=316.67 mag=0.32 state=2 cop=(3.46,5.67) base=(3.22,5.45) total=107013.00 threshold=0.00 +[SensorPush] Frame #1780030134629 | 12x7 | angle=316.67 | mag=0.32 | state=2 | force=2.3 | total=182100 | ~97.3 fps +[SensorPush] PZT angle frame #1780030134929 dts=59438 angle=283.21 mag=1.18 state=2 cop=(3.49,6.60) base=(3.22,5.45) total=100286.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030135249 dts=59758 angle=59.78 mag=0.45 state=2 cop=(3.45,5.06) base=(3.22,5.45) total=97304.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030135550 dts=60059 angle=71.25 mag=0.87 state=2 cop=(3.50,4.62) base=(3.22,5.45) total=106229.00 threshold=0.00 +[SensorPush] Frame #1780030135668 | 12x7 | angle=29.52 | mag=0.23 | state=2 | force=2.4 | total=182200 | ~96.2 fps +[SensorPush] PZT angle frame #1780030135868 dts=60376 angle=282.63 mag=1.01 state=2 cop=(3.44,6.43) base=(3.22,5.45) total=93624.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030136171 dts=60680 angle=281.98 mag=1.01 state=2 cop=(3.43,6.43) base=(3.22,5.45) total=93040.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030136470 dts=60978 angle=72.84 mag=0.68 state=2 cop=(3.42,4.80) base=(3.22,5.45) total=101114.00 threshold=0.00 +[SensorPush] Frame #1780030136809 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=182300 | ~87.6 fps +[SensorPush] PZT angle frame #1780030136910 dts=61419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030137208 dts=61717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030137509 dts=62018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030137959 dts=62468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030137959 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=182400 | ~86.9 fps +[SensorPush] PZT angle frame #1780030138257 dts=62766 angle=63.33 mag=0.03 state=1 cop=(3.29,5.53) base=(3.28,5.55) total=68939.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030138560 dts=63069 angle=55.55 mag=0.06 state=1 cop=(3.31,5.51) base=(3.28,5.55) total=73274.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030138862 dts=63371 angle=64.90 mag=0.09 state=1 cop=(3.32,5.47) base=(3.28,5.55) total=73938.00 threshold=0.00 +[SensorPush] Frame #1780030138969 | 12x7 | angle=59.95 | mag=0.09 | state=1 | force=1.4 | total=182500 | ~99.0 fps +[SensorPush] PZT angle frame #1780030139181 dts=63689 angle=52.51 mag=0.08 state=1 cop=(3.32,5.49) base=(3.28,5.55) total=74619.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030139501 dts=64009 angle=54.59 mag=0.09 state=1 cop=(3.33,5.48) base=(3.28,5.55) total=75449.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030139829 dts=64338 angle=61.67 mag=0.08 state=1 cop=(3.31,5.49) base=(3.28,5.55) total=76090.00 threshold=0.00 +[SensorPush] Frame #1780030140048 | 12x7 | angle=60.67 | mag=0.08 | state=1 | force=1.4 | total=182600 | ~92.7 fps +[SensorPush] PZT angle frame #1780030140150 dts=64659 angle=64.90 mag=0.08 state=1 cop=(3.31,5.48) base=(3.28,5.55) total=76588.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030140468 dts=64977 angle=72.20 mag=0.05 state=1 cop=(3.29,5.50) base=(3.28,5.55) total=77846.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030140769 dts=65278 angle=74.35 mag=0.40 state=1 cop=(3.39,5.17) base=(3.28,5.55) total=74975.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030141209 dts=65717 angle=268.98 mag=0.44 state=1 cop=(3.27,5.99) base=(3.28,5.55) total=84316.00 threshold=0.00 +[SensorPush] Frame #1780030141209 | 12x7 | angle=268.98 | mag=0.44 | state=1 | force=1.6 | total=182700 | ~86.2 fps +[SensorPush] PZT angle frame #1780030141519 dts=66027 angle=327.05 mag=0.07 state=1 cop=(3.33,5.59) base=(3.28,5.55) total=83794.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030141819 dts=66327 angle=148.00 mag=0.31 state=1 cop=(3.02,5.39) base=(3.28,5.55) total=32762.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030142128 dts=66637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030142229 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=182800 | ~98.0 fps +[SensorPush] PZT angle frame #1780030142429 dts=66937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030142750 dts=67259 angle=118.85 mag=0.32 state=1 cop=(3.35,5.60) base=(3.51,5.88) total=59396.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030143059 dts=67568 angle=122.58 mag=0.36 state=1 cop=(3.31,5.57) base=(3.51,5.88) total=71685.00 threshold=0.00 +[SensorPush] Frame #1780030143400 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=182900 | ~85.4 fps +[SensorPush] PZT angle frame #1780030143501 dts=68009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030143799 dts=68307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030144109 dts=68618 angle=269.90 mag=4.56 state=1 cop=(3.00,5.81) base=(3.01,1.25) total=59086.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030144409 dts=68918 angle=269.12 mag=4.60 state=1 cop=(2.94,5.85) base=(3.01,1.25) total=56793.00 threshold=0.00 +[SensorPush] Frame #1780030144409 | 12x7 | angle=269.12 | mag=4.60 | state=1 | force=1.1 | total=183000 | ~99.0 fps +[SensorPush] PZT angle frame #1780030144709 dts=69218 angle=269.02 mag=4.60 state=1 cop=(2.93,5.85) base=(3.01,1.25) total=57596.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030145007 dts=69516 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030145328 dts=69837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030145568 | 12x7 | angle=86.74 | mag=2.74 | state=1 | force=1.1 | total=183100 | ~86.3 fps +[SensorPush] PZT angle frame #1780030145771 dts=70280 angle=87.17 mag=2.70 state=1 cop=(3.13,4.80) base=(3.00,7.50) total=57213.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030146090 dts=70598 angle=87.28 mag=2.62 state=1 cop=(3.12,4.89) base=(3.00,7.50) total=11626.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030146390 dts=70899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030146591 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=183200 | ~97.7 fps +[SensorPush] PZT angle frame #1780030146700 dts=71209 angle=120.12 mag=0.56 state=1 cop=(3.07,5.19) base=(3.35,5.67) total=27917.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030146997 dts=71506 angle=115.35 mag=0.36 state=1 cop=(3.19,5.35) base=(3.35,5.67) total=76353.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030147300 dts=71809 angle=101.88 mag=0.51 state=1 cop=(3.24,5.17) base=(3.35,5.67) total=70875.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030147600 dts=72109 angle=101.03 mag=0.73 state=1 cop=(3.21,4.96) base=(3.35,5.67) total=75095.00 threshold=0.00 +[SensorPush] Frame #1780030147600 | 12x7 | angle=101.03 | mag=0.73 | state=1 | force=1.4 | total=183300 | ~99.1 fps +[SensorPush] PZT angle frame #1780030148040 dts=72548 angle=248.09 mag=0.38 state=1 cop=(3.20,6.03) base=(3.35,5.67) total=96003.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030148340 dts=72848 angle=100.56 mag=0.60 state=1 cop=(3.23,5.08) base=(3.35,5.67) total=88799.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030148789 dts=73298 angle=250.27 mag=0.36 state=1 cop=(3.22,6.01) base=(3.35,5.67) total=95285.00 threshold=0.00 +[SensorPush] Frame #1780030148889 | 12x7 | angle=257.36 | mag=0.51 | state=1 | force=2.0 | total=183400 | ~77.6 fps +[SensorPush] PZT angle frame #1780030149089 dts=73598 angle=256.09 mag=0.50 state=1 cop=(3.23,6.16) base=(3.35,5.67) total=100898.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030149389 dts=73897 angle=97.40 mag=0.56 state=1 cop=(3.27,5.12) base=(3.35,5.67) total=103039.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030149838 dts=74347 angle=245.92 mag=0.25 state=1 cop=(3.24,5.90) base=(3.35,5.67) total=94846.00 threshold=0.00 +[SensorPush] Frame #1780030150048 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=183500 | ~86.3 fps +[SensorPush] PZT angle frame #1780030150149 dts=74658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030150451 dts=74959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030150758 dts=75266 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030151070 dts=75579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030151070 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=183600 | ~97.8 fps +[SensorPush] PZT angle frame #1780030151369 dts=75877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030151670 dts=76179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030152141 dts=76650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030152390 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=183700 | ~75.8 fps +[SensorPush] PZT angle frame #1780030152588 dts=77097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030152889 dts=77398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030153190 dts=77698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030153410 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=183800 | ~98.0 fps +[SensorPush] PZT angle frame #1780030153510 dts=78019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030153820 dts=78329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030154261 dts=78769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030154560 dts=79068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030154560 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=183900 | ~87.0 fps +[SensorPush] PZT angle frame #1780030155010 dts=79518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030155308 dts=79817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030155610 dts=80119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030155708 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184000 | ~87.0 fps +[SensorPush] PZT angle frame #1780030155910 dts=80419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030156210 dts=80719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030156510 dts=81019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030156710 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184100 | ~99.9 fps +[SensorPush] PZT angle frame #1780030156809 dts=81318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030157110 dts=81618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030157419 dts=81928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030157719 dts=82228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030157719 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184200 | ~99.0 fps +[SensorPush] PZT angle frame #1780030158020 dts=82529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030158318 dts=82827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030158631 dts=83140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030158738 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184300 | ~98.1 fps +[SensorPush] PZT angle frame #1780030158939 dts=83448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030159260 dts=83769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030159558 dts=84067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030159761 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184400 | ~97.7 fps +[SensorPush] PZT angle frame #1780030159869 dts=84377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030160169 dts=84678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030160471 dts=84979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030160769 dts=85278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030160769 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184500 | ~99.2 fps +[SensorPush] PZT angle frame #1780030161080 dts=85588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030161378 dts=85886 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030161698 dts=86207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030161798 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184600 | ~97.2 fps +[SensorPush] PZT angle frame #1780030162000 dts=86509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030162299 dts=86808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030162609 dts=87117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030162808 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184700 | ~99.0 fps +[SensorPush] PZT angle frame #1780030162919 dts=87427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030163230 dts=87739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030163539 dts=88048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030163839 dts=88348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030163839 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184800 | ~97.1 fps +[SensorPush] PZT angle frame #1780030164292 dts=88801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030164601 dts=89109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030164908 dts=89417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030165009 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=184900 | ~85.5 fps +[SensorPush] PZT angle frame #1780030165210 dts=89719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030165510 dts=90019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030165808 dts=90317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030166009 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185000 | ~100.0 fps +[SensorPush] PZT angle frame #1780030166119 dts=90628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030166419 dts=90928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030166719 dts=91227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030167030 dts=91539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030167030 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185100 | ~97.9 fps +[SensorPush] PZT angle frame #1780030167330 dts=91839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030167641 dts=92150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030167951 dts=92460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030168051 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185200 | ~98.0 fps +[SensorPush] PZT angle frame #1780030168259 dts=92768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030168560 dts=93069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030168869 dts=93378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030169068 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185300 | ~98.3 fps +[SensorPush] PZT angle frame #1780030169169 dts=93678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030169469 dts=93978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030169929 dts=94438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030170228 dts=94737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030170228 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185400 | ~86.3 fps +[SensorPush] PZT angle frame #1780030170539 dts=95047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030170839 dts=95348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030171139 dts=95648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030171238 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185500 | ~99.0 fps +[SensorPush] PZT angle frame #1780030171440 dts=95949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030171750 dts=96259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030172047 dts=96556 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030172249 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185600 | ~98.9 fps +[SensorPush] PZT angle frame #1780030172352 dts=96860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030172650 dts=97159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030172961 dts=97470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030173259 dts=97768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030173259 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185700 | ~99.0 fps +[SensorPush] PZT angle frame #1780030173560 dts=98069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030173867 dts=98376 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030174168 dts=98676 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030174269 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185800 | ~99.0 fps +[SensorPush] PZT angle frame #1780030174479 dts=98988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030174778 dts=99287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030175090 dts=99598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030175299 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=185900 | ~97.1 fps +[SensorPush] PZT angle frame #1780030175399 dts=99908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030175710 dts=100219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030176009 dts=100518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030176309 dts=100818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030176309 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186000 | ~99.0 fps +[SensorPush] PZT angle frame #1780030176611 dts=101120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030176910 dts=101419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030177358 dts=101866 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030177462 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186100 | ~86.8 fps +[SensorPush] PZT angle frame #1780030177659 dts=102168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030177960 dts=102469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030178258 dts=102767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030178470 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186200 | ~99.2 fps +[SensorPush] PZT angle frame #1780030178568 dts=103077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030179019 dts=103527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030179330 dts=103839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030179630 dts=104139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030179630 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186300 | ~86.2 fps +[SensorPush] PZT angle frame #1780030179929 dts=104438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030180230 dts=104739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030180538 dts=105046 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030180648 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186400 | ~98.3 fps +[SensorPush] PZT angle frame #1780030181020 dts=105528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030181318 dts=105827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030181620 dts=106128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030181970 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186500 | ~75.6 fps +[SensorPush] PZT angle frame #1780030182069 dts=106578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030182519 dts=107028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030182820 dts=107329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030183129 dts=107638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030183129 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186600 | ~86.3 fps +[SensorPush] PZT angle frame #1780030183449 dts=107958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030183910 dts=108419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030184209 dts=108718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030184320 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186700 | ~84.0 fps +[SensorPush] PZT angle frame #1780030184529 dts=109037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030184829 dts=109338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030185129 dts=109638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030185330 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186800 | ~98.9 fps +[SensorPush] PZT angle frame #1780030185428 dts=109937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030185729 dts=110238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030186170 dts=110679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030186477 dts=110986 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030186477 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=186900 | ~87.2 fps +[SensorPush] PZT angle frame #1780030186788 dts=111297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030187239 dts=111748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030187560 dts=112068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030187660 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187000 | ~84.5 fps +[SensorPush] PZT angle frame #1780030187999 dts=112508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030188301 dts=112810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030188609 dts=113118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030188809 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187100 | ~87.0 fps +[SensorPush] PZT angle frame #1780030188910 dts=113419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030189218 dts=113727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030189519 dts=114027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030189819 dts=114328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030189819 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187200 | ~99.0 fps +[SensorPush] PZT angle frame #1780030190260 dts=114769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030190588 dts=115096 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030191049 dts=115557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030191148 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187300 | ~75.3 fps +[SensorPush] PZT angle frame #1780030191361 dts=115869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030191660 dts=116168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030192100 dts=116608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030192310 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187400 | ~86.1 fps +[SensorPush] PZT angle frame #1780030192408 dts=116916 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030192721 dts=117229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030193161 dts=117669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030193460 dts=117968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030193460 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187500 | ~86.9 fps +[SensorPush] PZT angle frame #1780030193759 dts=118268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030194198 dts=118707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030194499 dts=119007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030194609 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187600 | ~87.0 fps +[SensorPush] PZT angle frame #1780030194809 dts=119318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030195110 dts=119619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030195408 dts=119916 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030195609 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187700 | ~100.1 fps +[SensorPush] PZT angle frame #1780030195711 dts=120220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030196010 dts=120519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030196308 dts=120817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030196610 dts=121119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030196610 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187800 | ~99.8 fps +[SensorPush] PZT angle frame #1780030196909 dts=121418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030197208 dts=121717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030197521 dts=122030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030197618 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=187900 | ~99.2 fps +[SensorPush] PZT angle frame #1780030197819 dts=122328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030198120 dts=122629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030198419 dts=122928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030198620 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188000 | ~99.8 fps +[SensorPush] PZT angle frame #1780030198720 dts=123228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030199018 dts=123527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030199317 dts=123826 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030199769 dts=124278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030199769 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188100 | ~87.0 fps +[SensorPush] PZT angle frame #1780030200068 dts=124577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030200520 dts=125028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030200820 dts=125329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030200919 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188200 | ~87.0 fps +[SensorPush] PZT angle frame #1780030201140 dts=125648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030201589 dts=126097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030201890 dts=126398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030202101 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188300 | ~84.6 fps +[SensorPush] PZT angle frame #1780030202200 dts=126709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030202500 dts=127009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030202808 dts=127317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030203109 dts=127618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030203109 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188400 | ~99.2 fps +[SensorPush] PZT angle frame #1780030203429 dts=127938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030203730 dts=128239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030204310 dts=128819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030204408 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188500 | ~77.0 fps +[SensorPush] PZT angle frame #1780030204609 dts=129118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030204920 dts=129429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030205219 dts=129728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030205430 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188600 | ~97.8 fps +[SensorPush] PZT angle frame #1780030205527 dts=130036 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030205839 dts=130348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030206150 dts=130658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030206590 dts=131099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030206590 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188700 | ~86.1 fps +[SensorPush] PZT angle frame #1780030206899 dts=131408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030207339 dts=131847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030207651 dts=132159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030207750 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188800 | ~86.2 fps +[SensorPush] PZT angle frame #1780030207950 dts=132459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030208252 dts=132760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030208558 dts=133067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030208760 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=188900 | ~99.0 fps +[SensorPush] PZT angle frame #1780030208860 dts=133369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030209160 dts=133668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030209478 dts=133987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030209790 dts=134298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030209790 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189000 | ~97.2 fps +[SensorPush] PZT angle frame #1780030210231 dts=134739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030210530 dts=135038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030210828 dts=135337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030210929 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189100 | ~87.8 fps +[SensorPush] PZT angle frame #1780030211129 dts=135637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030211429 dts=135938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030211730 dts=136238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030211950 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189200 | ~97.9 fps +[SensorPush] PZT angle frame #1780030212050 dts=136558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030212358 dts=136866 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030212660 dts=137169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030212959 dts=137468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030212959 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189300 | ~99.1 fps +[SensorPush] PZT angle frame #1780030213260 dts=137769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030213571 dts=138080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030214018 dts=138527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030214119 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189400 | ~86.3 fps +[SensorPush] PZT angle frame #1780030214318 dts=138827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030214619 dts=139128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030214920 dts=139429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030215119 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189500 | ~100.0 fps +[SensorPush] PZT angle frame #1780030215218 dts=139727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030215529 dts=140038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030215860 dts=140369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030216158 dts=140667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030216158 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189600 | ~96.2 fps +[SensorPush] PZT angle frame #1780030216460 dts=140969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030216760 dts=141269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030217061 dts=141569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030217311 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189700 | ~86.7 fps +[SensorPush] PZT angle frame #1780030217508 dts=142017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030217820 dts=142328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030218117 dts=142626 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030218330 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189800 | ~98.2 fps +[SensorPush] PZT angle frame #1780030218429 dts=142937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030218741 dts=143250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030219051 dts=143559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030219358 dts=143867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030219358 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=189900 | ~97.3 fps +[SensorPush] PZT angle frame #1780030219668 dts=144176 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030219969 dts=144478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030220280 dts=144789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030220387 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190000 | ~97.1 fps +[SensorPush] PZT angle frame #1780030220601 dts=145110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030221051 dts=145559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030221349 dts=145858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030221569 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190100 | ~84.6 fps +[SensorPush] PZT angle frame #1780030221669 dts=146178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030221969 dts=146477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030222291 dts=146800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030222592 dts=147100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030222592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190200 | ~97.8 fps +[SensorPush] PZT angle frame #1780030222891 dts=147399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030223338 dts=147847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030223638 dts=148147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030223739 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190300 | ~87.2 fps +[SensorPush] PZT angle frame #1780030223949 dts=148458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030224249 dts=148758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030224549 dts=149058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030224758 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190400 | ~98.1 fps +[SensorPush] PZT angle frame #1780030224859 dts=149367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030225300 dts=149808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030225608 dts=150116 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030225911 dts=150420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030225911 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190500 | ~86.7 fps +[SensorPush] PZT angle frame #1780030226209 dts=150718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030226660 dts=151169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030226969 dts=151477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030227068 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190600 | ~86.5 fps +[SensorPush] PZT angle frame #1780030227278 dts=151787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030227578 dts=152087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030227887 dts=152396 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030228087 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190700 | ~98.0 fps +[SensorPush] PZT angle frame #1780030228190 dts=152699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030228638 dts=153147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030228939 dts=153448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030229240 dts=153749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030229240 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190800 | ~86.7 fps +[SensorPush] PZT angle frame #1780030229541 dts=154050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030230001 dts=154510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030230310 dts=154818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030230409 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=190900 | ~85.5 fps +[SensorPush] PZT angle frame #1780030230621 dts=155129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030230918 dts=155427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030231229 dts=155738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030231450 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191000 | ~96.0 fps +[SensorPush] PZT angle frame #1780030231550 dts=156059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030231849 dts=156358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030232170 dts=156679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030232470 dts=156979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030232470 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191100 | ~98.0 fps +[SensorPush] PZT angle frame #1780030232921 dts=157430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030233241 dts=157750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030233679 dts=158188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030233779 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191200 | ~76.4 fps +[SensorPush] PZT angle frame #1780030233979 dts=158488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030234288 dts=158797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030234730 dts=159239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030234930 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191300 | ~86.9 fps +[SensorPush] PZT angle frame #1780030235039 dts=159547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030235349 dts=159858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030235660 dts=160169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030236110 dts=160619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030236110 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191400 | ~84.7 fps +[SensorPush] PZT angle frame #1780030236408 dts=160917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030236710 dts=161219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030237019 dts=161527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030237120 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191500 | ~99.1 fps +[SensorPush] PZT angle frame #1780030237318 dts=161827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030237619 dts=162128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030237919 dts=162428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030238120 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191600 | ~99.9 fps +[SensorPush] PZT angle frame #1780030238218 dts=162727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030238519 dts=163028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030238820 dts=163329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030239130 dts=163639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030239130 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191700 | ~99.0 fps +[SensorPush] PZT angle frame #1780030239438 dts=163947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030239739 dts=164247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030240039 dts=164548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030240141 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191800 | ~98.9 fps +[SensorPush] PZT angle frame #1780030240341 dts=164850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030240639 dts=165148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030240949 dts=165458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030241151 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=191900 | ~99.0 fps +[SensorPush] PZT angle frame #1780030241247 dts=165756 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030241551 dts=166060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030241859 dts=166368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030242160 dts=166669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030242160 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192000 | ~99.1 fps +[SensorPush] PZT angle frame #1780030242468 dts=166977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030242779 dts=167288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030243101 dts=167609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030243200 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192100 | ~96.1 fps +[SensorPush] PZT angle frame #1780030243399 dts=167907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030243700 dts=168209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030243999 dts=168508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030244211 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192200 | ~98.9 fps +[SensorPush] PZT angle frame #1780030244450 dts=168959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030244750 dts=169259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030245050 dts=169558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030245351 dts=169859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030245351 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192300 | ~87.7 fps +[SensorPush] PZT angle frame #1780030245649 dts=170158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030246097 dts=170606 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030246412 dts=170921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030246529 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192400 | ~84.8 fps +[SensorPush] PZT angle frame #1780030246730 dts=171239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030247029 dts=171538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030247480 dts=171989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030247680 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192500 | ~86.9 fps +[SensorPush] PZT angle frame #1780030247779 dts=172288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030248089 dts=172598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030248388 dts=172897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030248688 dts=173197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030248688 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192600 | ~99.3 fps +[SensorPush] PZT angle frame #1780030249000 dts=173509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030249310 dts=173819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030249608 dts=174117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030249709 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192700 | ~98.0 fps +[SensorPush] PZT angle frame #1780030249919 dts=174427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030250220 dts=174729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030250518 dts=175027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030250741 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192800 | ~96.9 fps +[SensorPush] PZT angle frame #1780030250838 dts=175347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030251141 dts=175650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030251458 dts=175967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030251769 dts=176278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030251769 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=192900 | ~97.3 fps +[SensorPush] PZT angle frame #1780030252069 dts=176577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030252367 dts=176876 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030252669 dts=177178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030252779 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193000 | ~99.0 fps +[SensorPush] PZT angle frame #1780030252989 dts=177498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030253439 dts=177948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030253879 dts=178388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030254088 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193100 | ~76.4 fps +[SensorPush] PZT angle frame #1780030254188 dts=178697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030254489 dts=178997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030254789 dts=179298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030255088 dts=179597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030255088 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193200 | ~100.0 fps +[SensorPush] PZT angle frame #1780030255389 dts=179897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030255830 dts=180339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030256280 dts=180788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030256379 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193300 | ~77.5 fps +[SensorPush] PZT angle frame #1780030256578 dts=181087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030257167 dts=181676 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030257479 dts=181987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030257979 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193400 | ~62.5 fps +[SensorPush] PZT angle frame #1780030258088 dts=182597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030258399 dts=182908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030258709 dts=183218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030259009 dts=183518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030259009 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193500 | ~97.0 fps +[SensorPush] PZT angle frame #1780030259309 dts=183818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030259629 dts=184137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030260071 dts=184579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030260170 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193600 | ~86.2 fps +[SensorPush] PZT angle frame #1780030260368 dts=184877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030260670 dts=185179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030260967 dts=185476 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030261169 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193700 | ~100.1 fps +[SensorPush] PZT angle frame #1780030261268 dts=185777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030261579 dts=186088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030261900 dts=186409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030262208 dts=186717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030262208 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193800 | ~96.2 fps +[SensorPush] PZT angle frame #1780030262509 dts=187018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030262820 dts=187328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030263119 dts=187628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030263219 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=193900 | ~98.8 fps +[SensorPush] PZT angle frame #1780030263419 dts=187928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030263731 dts=188239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030264029 dts=188538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030264229 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194000 | ~99.1 fps +[SensorPush] PZT angle frame #1780030264350 dts=188859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030264649 dts=189158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030264949 dts=189458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030265260 dts=189769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030265260 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194100 | ~97.0 fps +[SensorPush] PZT angle frame #1780030265560 dts=190069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030265868 dts=190377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030266190 dts=190699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030266289 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194200 | ~97.2 fps +[SensorPush] PZT angle frame #1780030266499 dts=191008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030266798 dts=191307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030267100 dts=191609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030267301 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194300 | ~98.8 fps +[SensorPush] PZT angle frame #1780030267418 dts=191927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030267719 dts=192227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030268170 dts=192678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030268467 dts=192976 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030268467 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194400 | ~85.7 fps +[SensorPush] PZT angle frame #1780030268778 dts=193286 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030269221 dts=193729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030269519 dts=194027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030269620 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194500 | ~86.7 fps +[SensorPush] PZT angle frame #1780030270121 dts=194630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030270570 dts=195078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030270868 dts=195377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030271080 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194600 | ~68.5 fps +[SensorPush] PZT angle frame #1780030271179 dts=195688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030271480 dts=195989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030271777 dts=196286 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030272218 dts=196727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030272218 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194700 | ~87.8 fps +[SensorPush] PZT angle frame #1780030272520 dts=197029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030272829 dts=197338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030273137 dts=197646 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030273238 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194800 | ~98.0 fps +[SensorPush] PZT angle frame #1780030273440 dts=197948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030273739 dts=198248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030274039 dts=198548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030274257 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=194900 | ~98.2 fps +[SensorPush] PZT angle frame #1780030274500 dts=199009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030274939 dts=199447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030275388 dts=199896 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030275829 dts=200338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030275829 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195000 | ~63.6 fps +[SensorPush] PZT angle frame #1780030276129 dts=200638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030276430 dts=200939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030276731 dts=201239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030276829 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195100 | ~99.9 fps +[SensorPush] PZT angle frame #1780030277031 dts=201540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030277468 dts=201977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030277770 dts=202279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030277980 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195200 | ~86.9 fps +[SensorPush] PZT angle frame #1780030278080 dts=202588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030278380 dts=202889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030278680 dts=203189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030278990 dts=203499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030278990 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195300 | ~98.9 fps +[SensorPush] PZT angle frame #1780030279291 dts=203800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030279588 dts=204097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030279888 dts=204396 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030279988 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195400 | ~100.1 fps +[SensorPush] PZT angle frame #1780030280189 dts=204698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030280490 dts=204998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030280788 dts=205297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030280991 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195500 | ~99.8 fps +[SensorPush] PZT angle frame #1780030281090 dts=205598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030281530 dts=206038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030281828 dts=206337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030282279 dts=206787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030282279 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195600 | ~77.6 fps +[SensorPush] PZT angle frame #1780030282590 dts=207099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030282900 dts=207408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030283199 dts=207707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030283299 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195700 | ~98.0 fps +[SensorPush] PZT angle frame #1780030283500 dts=208009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030283801 dts=208309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030284099 dts=208608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030284309 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195800 | ~99.0 fps +[SensorPush] PZT angle frame #1780030284410 dts=208919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030284717 dts=209226 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030285021 dts=209530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030285340 dts=209848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030285340 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=195900 | ~97.0 fps +[SensorPush] PZT angle frame #1780030285659 dts=210167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030286110 dts=210619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030286410 dts=210919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030286509 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196000 | ~85.5 fps +[SensorPush] PZT angle frame #1780030286710 dts=211219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030287018 dts=211526 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030287320 dts=211829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030287540 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196100 | ~97.1 fps +[SensorPush] PZT angle frame #1780030287650 dts=212159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030287951 dts=212459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030288251 dts=212760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030288551 dts=213059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030288551 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196200 | ~98.9 fps +[SensorPush] PZT angle frame #1780030288987 dts=213496 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030289289 dts=213798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030289598 dts=214107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030289710 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196300 | ~86.3 fps +[SensorPush] PZT angle frame #1780030289910 dts=214418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030290208 dts=214717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030290519 dts=215027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030290717 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196400 | ~99.3 fps +[SensorPush] PZT angle frame #1780030290819 dts=215328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030291120 dts=215629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030291430 dts=215939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030291737 dts=216246 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030291737 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196500 | ~97.5 fps +[SensorPush] PZT angle frame #1780030292038 dts=216547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030292349 dts=216858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030292649 dts=217158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030292898 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196600 | ~86.6 fps +[SensorPush] PZT angle frame #1780030293098 dts=217607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030293421 dts=217930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030293719 dts=218228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030293929 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196700 | ~96.9 fps +[SensorPush] PZT angle frame #1780030294030 dts=218539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030301316 dts=20 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030301616 dts=321 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030301923 dts=628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030301923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196800 | ~12.5 fps +[SensorPush] PZT angle frame #1780030302223 dts=928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030302533 dts=1238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030302834 dts=1539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030302934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=196900 | ~98.8 fps +[SensorPush] PZT angle frame #1780030303274 dts=1979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030303574 dts=2279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030303895 dts=2600 angle=287.96 mag=1.00 state=1 cop=(3.40,4.96) base=(3.09,4.01) total=34912.00 threshold=0.00 +[SensorPush] Frame #1780030304095 | 12x7 | angle=270.62 | mag=1.39 | state=1 | force=2.8 | total=197000 | ~86.2 fps +[SensorPush] PZT angle frame #1780030304195 dts=2899 angle=274.75 mag=1.37 state=1 cop=(3.20,5.38) base=(3.09,4.01) total=129278.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030304634 dts=3338 angle=273.34 mag=1.52 state=1 cop=(3.18,5.53) base=(3.09,4.01) total=121748.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030304932 dts=3637 angle=276.46 mag=1.54 state=1 cop=(3.26,5.55) base=(3.09,4.01) total=116936.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030305245 dts=3950 angle=275.93 mag=1.43 state=1 cop=(3.24,5.44) base=(3.09,4.01) total=96130.00 threshold=0.00 +[SensorPush] Frame #1780030305245 | 12x7 | angle=275.93 | mag=1.43 | state=1 | force=2.0 | total=197100 | ~86.9 fps +[SensorPush] PZT angle frame #1780030305547 dts=4251 angle=291.16 mag=0.92 state=1 cop=(3.42,4.87) base=(3.09,4.01) total=31027.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030305856 dts=4560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030306154 dts=4858 angle=95.43 mag=2.51 state=1 cop=(3.29,4.18) base=(3.53,6.68) total=112865.00 threshold=0.00 +[SensorPush] Frame #1780030306255 | 12x7 | angle=95.05 | mag=2.51 | state=1 | force=2.7 | total=197200 | ~99.1 fps +[SensorPush] PZT angle frame #1780030306596 dts=5300 angle=95.43 mag=2.48 state=1 cop=(3.29,4.21) base=(3.53,6.68) total=121581.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030306894 dts=5599 angle=94.26 mag=2.72 state=1 cop=(3.33,3.97) base=(3.53,6.68) total=95267.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030307343 dts=6047 angle=95.71 mag=2.67 state=1 cop=(3.26,4.03) base=(3.53,6.68) total=38365.00 threshold=0.00 +[SensorPush] Frame #1780030307543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=197300 | ~77.6 fps +[SensorPush] PZT angle frame #1780030307646 dts=6350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030307944 dts=6648 angle=92.80 mag=1.58 state=1 cop=(2.92,5.42) base=(3.00,7.00) total=25905.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030308244 dts=6949 angle=97.27 mag=1.61 state=1 cop=(2.80,5.40) base=(3.00,7.00) total=134288.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030308553 dts=7258 angle=97.63 mag=1.61 state=1 cop=(2.79,5.40) base=(3.00,7.00) total=120377.00 threshold=0.00 +[SensorPush] Frame #1780030308553 | 12x7 | angle=97.63 | mag=1.61 | state=1 | force=2.7 | total=197400 | ~99.0 fps +[SensorPush] PZT angle frame #1780030308865 dts=7569 angle=96.31 mag=1.68 state=1 cop=(2.82,5.33) base=(3.00,7.00) total=127061.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030309174 dts=7879 angle=97.50 mag=1.82 state=1 cop=(2.76,5.20) base=(3.00,7.00) total=77644.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030309484 dts=8189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030309595 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=197500 | ~96.0 fps +[SensorPush] PZT angle frame #1780030309805 dts=8510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030310104 dts=8809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030310406 dts=9110 angle=302.03 mag=1.93 state=1 cop=(2.85,5.23) base=(1.83,3.60) total=136422.00 threshold=0.00 +[SensorPush] Frame #1780030310603 | 12x7 | angle=302.28 | mag=1.94 | state=1 | force=3.5 | total=197600 | ~99.3 fps +[SensorPush] PZT angle frame #1780030310706 dts=9410 angle=302.08 mag=1.96 state=1 cop=(2.87,5.26) base=(1.83,3.60) total=136367.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030311003 dts=9708 angle=302.63 mag=1.95 state=1 cop=(2.88,5.24) base=(1.83,3.60) total=136564.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030311304 dts=10008 angle=302.50 mag=1.97 state=1 cop=(2.88,5.26) base=(1.83,3.60) total=135031.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030311746 dts=10450 angle=302.23 mag=1.98 state=1 cop=(2.88,5.27) base=(1.83,3.60) total=134857.00 threshold=0.00 +[SensorPush] Frame #1780030311746 | 12x7 | angle=302.23 | mag=1.98 | state=1 | force=3.4 | total=197700 | ~87.5 fps +[SensorPush] PZT angle frame #1780030312045 dts=10750 angle=301.85 mag=1.95 state=1 cop=(2.86,5.26) base=(1.83,3.60) total=134628.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030312344 dts=11048 angle=302.08 mag=1.98 state=1 cop=(2.88,5.27) base=(1.83,3.60) total=132347.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030312645 dts=11349 angle=301.44 mag=1.98 state=1 cop=(2.86,5.29) base=(1.83,3.60) total=117283.00 threshold=0.00 +[SensorPush] Frame #1780030312745 | 12x7 | angle=303.20 | mag=1.87 | state=1 | force=2.2 | total=197800 | ~100.1 fps +[SensorPush] PZT angle frame #1780030312945 dts=11649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030313386 dts=12090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030313694 dts=12398 angle=0.00 mag=0.00 state=1 cop=(3.00,6.00) base=(3.00,6.00) total=27.00 threshold=0.00 +[SensorPush] Frame #1780030313894 | 12x7 | angle=91.71 | mag=0.36 | state=1 | force=2.3 | total=197900 | ~87.0 fps +[SensorPush] PZT angle frame #1780030314004 dts=12708 angle=91.63 mag=0.35 state=1 cop=(2.99,5.65) base=(3.00,6.00) total=119785.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030314307 dts=13012 angle=93.95 mag=0.30 state=1 cop=(2.98,5.70) base=(3.00,6.00) total=123366.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030314616 dts=13320 angle=90.40 mag=0.31 state=1 cop=(3.00,5.69) base=(3.00,6.00) total=123598.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030315076 dts=13781 angle=88.72 mag=0.31 state=1 cop=(3.01,5.69) base=(3.00,6.00) total=122401.00 threshold=0.00 +[SensorPush] Frame #1780030315076 | 12x7 | angle=88.72 | mag=0.31 | state=1 | force=2.8 | total=198000 | ~84.6 fps +[SensorPush] PZT angle frame #1780030315384 dts=14088 angle=90.04 mag=0.31 state=1 cop=(3.00,5.69) base=(3.00,6.00) total=123035.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030315686 dts=14390 angle=89.79 mag=0.35 state=1 cop=(3.00,5.65) base=(3.00,6.00) total=120668.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030315984 dts=14689 angle=89.65 mag=0.35 state=1 cop=(3.00,5.65) base=(3.00,6.00) total=121493.00 threshold=0.00 +[SensorPush] Frame #1780030316093 | 12x7 | angle=90.71 | mag=0.35 | state=1 | force=2.8 | total=198100 | ~98.3 fps +[SensorPush] PZT angle frame #1780030316303 dts=15007 angle=98.35 mag=0.38 state=1 cop=(2.95,5.63) base=(3.00,6.00) total=111928.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030316755 dts=15459 angle=96.43 mag=0.38 state=1 cop=(2.96,5.63) base=(3.00,6.00) total=109510.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030317073 dts=15777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030317273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=198200 | ~84.8 fps +[SensorPush] PZT angle frame #1780030317376 dts=16080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030317675 dts=16379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030317974 dts=16678 angle=274.30 mag=2.40 state=1 cop=(3.18,5.39) base=(3.00,3.00) total=90763.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030318285 dts=16989 angle=275.04 mag=2.44 state=1 cop=(3.21,5.43) base=(3.00,3.00) total=115359.00 threshold=0.00 +[SensorPush] Frame #1780030318285 | 12x7 | angle=275.04 | mag=2.44 | state=1 | force=2.5 | total=198300 | ~98.8 fps +[SensorPush] PZT angle frame #1780030318584 dts=17288 angle=275.21 mag=2.46 state=1 cop=(3.22,5.45) base=(3.00,3.00) total=114297.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030318884 dts=17589 angle=275.06 mag=2.47 state=1 cop=(3.22,5.46) base=(3.00,3.00) total=114278.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030319183 dts=17887 angle=275.05 mag=2.48 state=1 cop=(3.22,5.47) base=(3.00,3.00) total=114479.00 threshold=0.00 +[SensorPush] Frame #1780030319282 | 12x7 | angle=275.01 | mag=2.49 | state=1 | force=2.5 | total=198400 | ~100.2 fps +[SensorPush] PZT angle frame #1780030319494 dts=18198 angle=274.81 mag=2.50 state=1 cop=(3.21,5.49) base=(3.00,3.00) total=114572.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030319815 dts=18520 angle=274.81 mag=2.50 state=1 cop=(3.21,5.49) base=(3.00,3.00) total=114699.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030320133 dts=18837 angle=274.75 mag=2.50 state=1 cop=(3.21,5.49) base=(3.00,3.00) total=115207.00 threshold=0.00 +[SensorPush] Frame #1780030320334 | 12x7 | angle=274.78 | mag=2.50 | state=1 | force=2.5 | total=198500 | ~95.0 fps +[SensorPush] PZT angle frame #1780030320434 dts=19138 angle=274.93 mag=2.49 state=1 cop=(3.21,5.48) base=(3.00,3.00) total=114976.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030320744 dts=19449 angle=274.65 mag=2.48 state=1 cop=(3.20,5.47) base=(3.00,3.00) total=114350.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030321044 dts=19748 angle=274.79 mag=2.49 state=1 cop=(3.21,5.48) base=(3.00,3.00) total=113096.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030321365 dts=20069 angle=274.56 mag=2.49 state=1 cop=(3.20,5.48) base=(3.00,3.00) total=113807.00 threshold=0.00 +[SensorPush] Frame #1780030321365 | 12x7 | angle=274.56 | mag=2.49 | state=1 | force=2.5 | total=198600 | ~97.1 fps +[SensorPush] PZT angle frame #1780030321675 dts=20379 angle=274.65 mag=2.48 state=1 cop=(3.20,5.47) base=(3.00,3.00) total=113576.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030321975 dts=20679 angle=274.61 mag=2.48 state=1 cop=(3.20,5.47) base=(3.00,3.00) total=114497.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030322275 dts=20979 angle=274.70 mag=2.48 state=1 cop=(3.20,5.47) base=(3.00,3.00) total=114437.00 threshold=0.00 +[SensorPush] Frame #1780030322373 | 12x7 | angle=274.74 | mag=2.48 | state=1 | force=2.5 | total=198700 | ~99.2 fps +[SensorPush] PZT angle frame #1780030322585 dts=21289 angle=274.66 mag=2.48 state=1 cop=(3.20,5.47) base=(3.00,3.00) total=114418.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030322887 dts=21591 angle=274.52 mag=2.48 state=1 cop=(3.20,5.47) base=(3.00,3.00) total=114609.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030323184 dts=21888 angle=275.02 mag=2.46 state=1 cop=(3.22,5.45) base=(3.00,3.00) total=112183.00 threshold=0.00 +[SensorPush] Frame #1780030323383 | 12x7 | angle=274.91 | mag=2.46 | state=1 | force=2.5 | total=198800 | ~98.9 fps +[SensorPush] PZT angle frame #1780030323485 dts=22190 angle=274.75 mag=2.46 state=1 cop=(3.20,5.46) base=(3.00,3.00) total=113094.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030323785 dts=22490 angle=274.88 mag=2.48 state=1 cop=(3.21,5.47) base=(3.00,3.00) total=113621.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030324084 dts=22788 angle=274.88 mag=2.48 state=1 cop=(3.21,5.47) base=(3.00,3.00) total=113893.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030324384 dts=23088 angle=274.89 mag=2.48 state=1 cop=(3.21,5.47) base=(3.00,3.00) total=114093.00 threshold=0.00 +[SensorPush] Frame #1780030324384 | 12x7 | angle=274.89 | mag=2.48 | state=1 | force=2.5 | total=198900 | ~100.0 fps +[SensorPush] PZT angle frame #1780030324685 dts=23389 angle=96.78 mag=0.02 state=2 cop=(3.21,5.47) base=(3.21,5.49) total=114622.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030324993 dts=23698 angle=97.48 mag=0.03 state=2 cop=(3.21,5.46) base=(3.21,5.49) total=114845.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030325443 dts=24148 angle=73.63 mag=0.13 state=2 cop=(3.25,5.37) base=(3.21,5.49) total=102993.00 threshold=0.00 +[SensorPush] Frame #1780030325544 | 12x7 | angle=76.57 | mag=1.53 | state=2 | force=0.1 | total=199000 | ~86.2 fps +[SensorPush] PZT angle frame #1780030325764 dts=24469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030326232 dts=24936 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030326545 dts=25250 angle=81.66 mag=3.70 state=1 cop=(3.54,5.34) base=(3.00,9.00) total=37791.00 threshold=0.00 +[SensorPush] Frame #1780030326745 | 12x7 | angle=84.28 | mag=3.61 | state=1 | force=1.8 | total=199100 | ~83.2 fps +[SensorPush] PZT angle frame #1780030326844 dts=25549 angle=85.16 mag=3.63 state=1 cop=(3.31,5.38) base=(3.00,9.00) total=97591.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030327144 dts=25849 angle=85.11 mag=3.72 state=1 cop=(3.32,5.30) base=(3.00,9.00) total=96815.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030327443 dts=26148 angle=84.77 mag=3.74 state=1 cop=(3.34,5.28) base=(3.00,9.00) total=83892.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030327755 dts=26459 angle=84.96 mag=3.74 state=1 cop=(3.33,5.28) base=(3.00,9.00) total=98013.00 threshold=0.00 +[SensorPush] Frame #1780030327755 | 12x7 | angle=84.96 | mag=3.74 | state=1 | force=2.0 | total=199200 | ~99.1 fps +[SensorPush] PZT angle frame #1780030328054 dts=26759 angle=85.27 mag=3.75 state=1 cop=(3.31,5.27) base=(3.00,9.00) total=98727.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030328494 dts=27199 angle=85.46 mag=3.68 state=1 cop=(3.29,5.33) base=(3.00,9.00) total=99375.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030328805 dts=27509 angle=85.00 mag=3.68 state=1 cop=(3.32,5.34) base=(3.00,9.00) total=100126.00 threshold=0.00 +[SensorPush] Frame #1780030328905 | 12x7 | angle=84.95 | mag=3.67 | state=1 | force=2.1 | total=199300 | ~86.9 fps +[SensorPush] PZT angle frame #1780030329106 dts=27810 angle=85.14 mag=3.66 state=1 cop=(3.31,5.35) base=(3.00,9.00) total=101119.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030329416 dts=28120 angle=84.90 mag=3.66 state=1 cop=(3.33,5.35) base=(3.00,9.00) total=101331.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030329723 dts=28428 angle=84.94 mag=3.65 state=1 cop=(3.32,5.36) base=(3.00,9.00) total=102169.00 threshold=0.00 +[SensorPush] Frame #1780030329933 | 12x7 | angle=84.93 | mag=3.66 | state=1 | force=2.2 | total=199400 | ~97.3 fps +[SensorPush] PZT angle frame #1780030330035 dts=28739 angle=84.89 mag=3.65 state=1 cop=(3.33,5.36) base=(3.00,9.00) total=103060.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030330335 dts=29039 angle=84.80 mag=3.65 state=1 cop=(3.33,5.36) base=(3.00,9.00) total=103811.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030330784 dts=29489 angle=84.76 mag=3.65 state=1 cop=(3.33,5.37) base=(3.00,9.00) total=104387.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030331084 dts=29788 angle=84.75 mag=3.64 state=1 cop=(3.33,5.38) base=(3.00,9.00) total=104133.00 threshold=0.00 +[SensorPush] Frame #1780030331084 | 12x7 | angle=84.75 | mag=3.64 | state=1 | force=2.2 | total=199500 | ~86.9 fps +[SensorPush] PZT angle frame #1780030331663 dts=30367 angle=84.56 mag=3.61 state=1 cop=(3.34,5.40) base=(3.00,9.00) total=104323.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030331963 dts=30667 angle=84.48 mag=3.61 state=1 cop=(3.35,5.41) base=(3.00,9.00) total=105206.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030332266 dts=30970 angle=84.54 mag=3.61 state=1 cop=(3.34,5.41) base=(3.00,9.00) total=105604.00 threshold=0.00 +[SensorPush] Frame #1780030332364 | 12x7 | angle=84.50 | mag=3.62 | state=1 | force=2.3 | total=199600 | ~78.1 fps +[SensorPush] PZT angle frame #1780030332703 dts=31407 angle=84.49 mag=3.62 state=1 cop=(3.35,5.40) base=(3.00,9.00) total=107114.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030333005 dts=31709 angle=84.62 mag=3.59 state=1 cop=(3.34,5.43) base=(3.00,9.00) total=107210.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030333455 dts=32159 angle=84.66 mag=3.57 state=1 cop=(3.33,5.44) base=(3.00,9.00) total=108199.00 threshold=0.00 +[SensorPush] Frame #1780030333655 | 12x7 | angle=84.48 | mag=3.57 | state=1 | force=2.3 | total=199700 | ~77.5 fps +[SensorPush] PZT angle frame #1780030333895 dts=32600 angle=84.48 mag=3.57 state=1 cop=(3.34,5.45) base=(3.00,9.00) total=108881.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030334335 dts=33039 angle=83.87 mag=3.17 state=1 cop=(3.34,5.85) base=(3.00,9.00) total=109397.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030334645 dts=33349 angle=83.69 mag=2.60 state=1 cop=(3.29,6.41) base=(3.00,9.00) total=117789.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030334944 dts=33649 angle=83.59 mag=2.48 state=1 cop=(3.28,6.54) base=(3.00,9.00) total=121971.00 threshold=0.00 +[SensorPush] Frame #1780030334944 | 12x7 | angle=83.59 | mag=2.48 | state=1 | force=2.8 | total=199800 | ~77.5 fps +[SensorPush] PZT angle frame #1780030335243 dts=33948 angle=82.86 mag=2.50 state=1 cop=(3.31,6.52) base=(3.00,9.00) total=122759.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030335575 dts=34280 angle=83.77 mag=3.13 state=1 cop=(3.34,5.89) base=(3.00,9.00) total=119698.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030335874 dts=34578 angle=84.28 mag=3.34 state=1 cop=(3.33,5.67) base=(3.00,9.00) total=125341.00 threshold=0.00 +[SensorPush] Frame #1780030335975 | 12x7 | angle=84.12 | mag=3.27 | state=1 | force=2.9 | total=199900 | ~97.1 fps +[SensorPush] PZT angle frame #1780030336175 dts=34879 angle=84.35 mag=2.60 state=1 cop=(3.26,6.41) base=(3.00,9.00) total=119274.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030336475 dts=35179 angle=84.76 mag=2.56 state=1 cop=(3.23,6.45) base=(3.00,9.00) total=122017.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030336775 dts=35480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030336975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=200000 | ~99.9 fps +[SensorPush] PZT angle frame #1780030337073 dts=35777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030337373 dts=36078 angle=270.00 mag=0.54 state=1 cop=(3.00,5.56) base=(3.00,5.03) total=288.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030337673 dts=36378 angle=280.69 mag=0.62 state=1 cop=(3.11,5.63) base=(3.00,5.03) total=109961.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030337983 dts=36688 angle=273.71 mag=0.59 state=1 cop=(3.04,5.62) base=(3.00,5.03) total=124005.00 threshold=0.00 +[SensorPush] Frame #1780030337983 | 12x7 | angle=273.71 | mag=0.59 | state=1 | force=2.9 | total=200100 | ~99.1 fps +[SensorPush] PZT angle frame #1780030338285 dts=36989 angle=275.62 mag=0.58 state=1 cop=(3.06,5.61) base=(3.00,5.03) total=124902.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030338733 dts=37438 angle=280.33 mag=0.53 state=1 cop=(3.09,5.55) base=(3.00,5.03) total=118594.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030339034 dts=37738 angle=278.64 mag=0.56 state=1 cop=(3.08,5.58) base=(3.00,5.03) total=101780.00 threshold=0.00 +[SensorPush] Frame #1780030339134 | 12x7 | angle=357.39 | mag=0.19 | state=1 | force=0.8 | total=200200 | ~87.0 fps +[SensorPush] PZT angle frame #1780030339344 dts=38048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030339655 dts=38359 angle=274.99 mag=0.36 state=1 cop=(3.51,5.88) base=(3.48,5.52) total=97712.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030339974 dts=38679 angle=274.32 mag=0.34 state=1 cop=(3.51,5.86) base=(3.48,5.52) total=102705.00 threshold=0.00 +[SensorPush] Frame #1780030340176 | 12x7 | angle=274.68 | mag=0.27 | state=1 | force=2.0 | total=200300 | ~96.0 fps +[SensorPush] PZT angle frame #1780030340285 dts=38989 angle=297.09 mag=0.27 state=1 cop=(3.60,5.77) base=(3.48,5.52) total=76434.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030340595 dts=39300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030340896 dts=39600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030341206 dts=39910 angle=101.12 mag=1.48 state=1 cop=(3.25,5.61) base=(3.53,7.06) total=83851.00 threshold=0.00 +[SensorPush] Frame #1780030341206 | 12x7 | angle=101.12 | mag=1.48 | state=1 | force=1.6 | total=200400 | ~97.0 fps +[SensorPush] PZT angle frame #1780030341654 dts=40359 angle=103.67 mag=1.53 state=1 cop=(3.17,5.57) base=(3.53,7.06) total=113074.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030341954 dts=40659 angle=103.03 mag=1.51 state=1 cop=(3.19,5.59) base=(3.53,7.06) total=111052.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030342414 dts=41118 angle=100.01 mag=1.35 state=1 cop=(3.30,5.74) base=(3.53,7.06) total=64456.00 threshold=0.00 +[SensorPush] Frame #1780030342513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=200500 | ~76.5 fps +[SensorPush] PZT angle frame #1780030342714 dts=41418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030343014 dts=41719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030343314 dts=42019 angle=59.00 mag=0.74 state=1 cop=(3.38,5.21) base=(3.00,5.84) total=63942.00 threshold=0.00 +[SensorPush] Frame #1780030343527 | 12x7 | angle=58.98 | mag=0.65 | state=1 | force=2.5 | total=200600 | ~98.6 fps +[SensorPush] PZT angle frame #1780030343633 dts=42338 angle=60.05 mag=0.65 state=1 cop=(3.33,5.28) base=(3.00,5.84) total=116214.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030343945 dts=42649 angle=64.00 mag=0.63 state=1 cop=(3.28,5.28) base=(3.00,5.84) total=116478.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030344384 dts=43089 angle=64.95 mag=0.65 state=1 cop=(3.27,5.26) base=(3.00,5.84) total=115774.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030344695 dts=43400 angle=65.54 mag=0.71 state=1 cop=(3.29,5.20) base=(3.00,5.84) total=111429.00 threshold=0.00 +[SensorPush] Frame #1780030344695 | 12x7 | angle=65.54 | mag=0.71 | state=1 | force=2.4 | total=200700 | ~85.6 fps +[SensorPush] PZT angle frame #1780030345015 dts=43719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030345606 dts=44310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030345903 dts=44608 angle=98.78 mag=4.10 state=1 cop=(3.37,4.95) base=(4.00,9.00) total=13425.00 threshold=0.00 +[SensorPush] Frame #1780030346007 | 12x7 | angle=101.89 | mag=3.77 | state=1 | force=2.0 | total=200800 | ~76.2 fps +[SensorPush] PZT angle frame #1780030346215 dts=44919 angle=100.36 mag=3.82 state=1 cop=(3.31,5.24) base=(4.00,9.00) total=122398.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030346515 dts=45219 angle=100.60 mag=3.78 state=1 cop=(3.30,5.28) base=(4.00,9.00) total=115022.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030346954 dts=45659 angle=100.09 mag=3.81 state=1 cop=(3.33,5.25) base=(4.00,9.00) total=111197.00 threshold=0.00 +[SensorPush] Frame #1780030347165 | 12x7 | angle=100.09 | mag=3.79 | state=1 | force=2.4 | total=200900 | ~86.3 fps +[SensorPush] PZT angle frame #1780030347265 dts=45969 angle=100.01 mag=3.80 state=1 cop=(3.34,5.26) base=(4.00,9.00) total=112371.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030347704 dts=46408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030348015 dts=46719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030348455 dts=47159 angle=266.93 mag=0.36 state=1 cop=(3.39,5.13) base=(3.41,4.77) total=18505.00 threshold=0.00 +[SensorPush] Frame #1780030348455 | 12x7 | angle=266.93 | mag=0.36 | state=1 | force=0.4 | total=201000 | ~77.5 fps +[SensorPush] PZT angle frame #1780030348764 dts=47469 angle=264.06 mag=0.52 state=1 cop=(3.36,5.28) base=(3.41,4.77) total=113797.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030349084 dts=47788 angle=257.86 mag=0.58 state=1 cop=(3.29,5.33) base=(3.41,4.77) total=114112.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030349404 dts=48109 angle=258.20 mag=0.60 state=1 cop=(3.29,5.36) base=(3.41,4.77) total=114300.00 threshold=0.00 +[SensorPush] Frame #1780030349506 | 12x7 | angle=259.02 | mag=0.60 | state=1 | force=2.5 | total=201100 | ~95.2 fps +[SensorPush] PZT angle frame #1780030349715 dts=48419 angle=262.29 mag=0.58 state=1 cop=(3.33,5.34) base=(3.41,4.77) total=113774.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030350016 dts=48720 angle=194.09 mag=0.16 state=1 cop=(3.26,4.80) base=(3.41,4.77) total=120014.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030350333 dts=49038 angle=247.78 mag=0.12 state=1 cop=(3.37,4.87) base=(3.41,4.77) total=122835.00 threshold=0.00 +[SensorPush] Frame #1780030350535 | 12x7 | angle=273.32 | mag=1.31 | state=1 | force=2.5 | total=201200 | ~97.2 fps +[SensorPush] PZT angle frame #1780030350633 dts=49337 angle=272.30 mag=1.74 state=1 cop=(3.48,6.51) base=(3.41,4.77) total=127552.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030350950 dts=49655 angle=262.23 mag=0.72 state=1 cop=(3.31,5.48) base=(3.41,4.77) total=123828.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030351253 dts=49957 angle=162.30 mag=0.24 state=1 cop=(3.18,4.69) base=(3.41,4.77) total=123867.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030351565 dts=50269 angle=148.38 mag=0.29 state=1 cop=(3.17,4.62) base=(3.41,4.77) total=126103.00 threshold=0.00 +[SensorPush] Frame #1780030351565 | 12x7 | angle=148.38 | mag=0.29 | state=1 | force=3.0 | total=201300 | ~97.1 fps +[SensorPush] PZT angle frame #1780030351875 dts=50579 angle=173.45 mag=0.22 state=1 cop=(3.19,4.74) base=(3.41,4.77) total=130133.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030352175 dts=50879 angle=189.26 mag=0.19 state=1 cop=(3.22,4.80) base=(3.41,4.77) total=130050.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030352473 dts=51178 angle=252.05 mag=0.43 state=1 cop=(3.28,5.18) base=(3.41,4.77) total=94489.00 threshold=0.00 +[SensorPush] Frame #1780030352575 | 12x7 | angle=246.99 | mag=0.63 | state=1 | force=1.9 | total=201400 | ~99.0 fps +[SensorPush] PZT angle frame #1780030352925 dts=51629 angle=284.46 mag=0.64 state=1 cop=(3.57,5.38) base=(3.41,4.77) total=102044.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030353225 dts=51930 angle=284.58 mag=0.47 state=1 cop=(3.53,5.22) base=(3.41,4.77) total=106019.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030353523 dts=52228 angle=254.85 mag=0.42 state=1 cop=(3.30,5.17) base=(3.41,4.77) total=106493.00 threshold=0.00 +[SensorPush] Frame #1780030353733 | 12x7 | angle=266.49 | mag=1.48 | state=1 | force=3.3 | total=201500 | ~86.4 fps +[SensorPush] PZT angle frame #1780030353846 dts=52550 angle=266.77 mag=1.64 state=1 cop=(3.32,6.40) base=(3.41,4.77) total=138832.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030354145 dts=52849 angle=255.12 mag=0.62 state=1 cop=(3.25,5.37) base=(3.41,4.77) total=132350.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030354454 dts=53159 angle=145.09 mag=0.38 state=1 cop=(3.10,4.55) base=(3.41,4.77) total=140722.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030354764 dts=53469 angle=131.49 mag=0.47 state=1 cop=(3.10,4.41) base=(3.41,4.77) total=142891.00 threshold=0.00 +[SensorPush] Frame #1780030354764 | 12x7 | angle=131.49 | mag=0.47 | state=1 | force=3.7 | total=201600 | ~97.0 fps +[SensorPush] PZT angle frame #1780030355065 dts=53769 angle=252.34 mag=0.76 state=1 cop=(3.18,5.49) base=(3.41,4.77) total=145805.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030355365 dts=54069 angle=261.11 mag=1.40 state=1 cop=(3.19,6.15) base=(3.41,4.77) total=151436.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030355663 dts=54368 angle=257.07 mag=1.05 state=1 cop=(3.18,5.79) base=(3.41,4.77) total=143607.00 threshold=0.00 +[SensorPush] Frame #1780030355764 | 12x7 | angle=250.03 | mag=0.72 | state=1 | force=3.3 | total=201700 | ~100.0 fps +[SensorPush] PZT angle frame #1780030355966 dts=54670 angle=241.81 mag=0.57 state=1 cop=(3.14,5.27) base=(3.41,4.77) total=127751.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030356273 dts=54977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030356574 dts=55278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030356784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=201800 | ~98.1 fps +[SensorPush] PZT angle frame #1780030356894 dts=55598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030357204 dts=55908 angle=85.89 mag=6.04 state=1 cop=(3.43,3.98) base=(3.00,10.00) total=694.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030357514 dts=56218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030357816 dts=56520 angle=246.73 mag=0.54 state=1 cop=(3.03,5.01) base=(3.24,4.51) total=27661.00 threshold=0.00 +[SensorPush] Frame #1780030357816 | 12x7 | angle=246.73 | mag=0.54 | state=1 | force=0.5 | total=201900 | ~97.0 fps +[SensorPush] PZT angle frame #1780030358116 dts=56820 angle=264.36 mag=0.93 state=1 cop=(3.15,5.43) base=(3.24,4.51) total=128963.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030358423 dts=57128 angle=265.18 mag=0.92 state=1 cop=(3.16,5.42) base=(3.24,4.51) total=131298.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030358733 dts=57437 angle=263.17 mag=0.91 state=1 cop=(3.13,5.41) base=(3.24,4.51) total=128586.00 threshold=0.00 +[SensorPush] Frame #1780030358993 | 12x7 | angle=260.62 | mag=0.88 | state=1 | force=3.1 | total=202000 | ~85.0 fps +[SensorPush] PZT angle frame #1780030359193 dts=57898 angle=260.46 mag=0.88 state=1 cop=(3.10,5.37) base=(3.24,4.51) total=126670.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030359495 dts=58199 angle=261.11 mag=0.89 state=1 cop=(3.10,5.39) base=(3.24,4.51) total=127013.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030359794 dts=58499 angle=260.75 mag=0.90 state=1 cop=(3.10,5.39) base=(3.24,4.51) total=127215.00 threshold=0.00 +[SensorPush] Frame #1780030360004 | 12x7 | angle=260.50 | mag=0.89 | state=1 | force=3.1 | total=202100 | ~98.8 fps +[SensorPush] PZT angle frame #1780030360105 dts=58809 angle=260.96 mag=0.91 state=1 cop=(3.10,5.40) base=(3.24,4.51) total=127681.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030360545 dts=59250 angle=261.27 mag=0.90 state=1 cop=(3.10,5.39) base=(3.24,4.51) total=127407.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030360855 dts=59559 angle=260.53 mag=0.83 state=1 cop=(3.10,5.33) base=(3.24,4.51) total=97681.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030361164 dts=59869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030361164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=202200 | ~86.3 fps +[SensorPush] PZT angle frame #1780030361465 dts=60169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030361784 dts=60488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030362084 dts=60788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030362186 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=202300 | ~97.8 fps +[SensorPush] PZT angle frame #1780030362403 dts=61108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030362713 dts=61418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030363033 dts=61738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030363234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=202400 | ~95.5 fps +[SensorPush] PZT angle frame #1780030363335 dts=62039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030363634 dts=62339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030363935 dts=62640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030364255 dts=62960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030364255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=202500 | ~97.9 fps +[SensorPush] PZT angle frame #1780030364574 dts=63279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030365304 dts=64009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030365625 dts=64329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030365724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=202600 | ~68.1 fps +[SensorPush] PZT angle frame #1780030365935 dts=64639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030366235 dts=64939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Client connected, waiting for frames... +[SensorPush] PZT angle frame #1780030943351 dts=169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030943551 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=202700 | ~0.2 fps +[SensorPush] PZT angle frame #1780030943653 dts=470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030943962 dts=780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030944281 dts=1099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030944582 dts=1400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030944582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=202800 | ~97.0 fps +[SensorPush] PZT angle frame #1780030944891 dts=1709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030945190 dts=2008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030945632 dts=2449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030945732 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=202900 | ~87.0 fps +[SensorPush] PZT angle frame #1780030945933 dts=2751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030946242 dts=3060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030946541 dts=3359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030946741 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=203000 | ~99.1 fps +[SensorPush] PZT angle frame #1780030946840 dts=3658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030947151 dts=3968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030947461 dts=4279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030948040 dts=4858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030948040 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=203100 | ~77.0 fps +[SensorPush] PZT angle frame #1780030948339 dts=5157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030948782 dts=5600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030949081 dts=5899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030949183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=203200 | ~87.5 fps +[SensorPush] PZT angle frame #1780030949381 dts=6199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030949691 dts=6508 angle=261.72 mag=0.52 state=1 cop=(3.35,4.52) base=(3.42,4.00) total=3086.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030950001 dts=6819 angle=273.69 mag=0.63 state=1 cop=(3.46,4.63) base=(3.42,4.00) total=2492.00 threshold=0.00 +[SensorPush] Frame #1780030950201 | 12x7 | angle=218.68 | mag=0.16 | state=1 | force=0.1 | total=203300 | ~98.3 fps +[SensorPush] PZT angle frame #1780030950300 dts=7118 angle=101.82 mag=0.43 state=1 cop=(3.33,3.58) base=(3.42,4.00) total=5290.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030950610 dts=7428 angle=273.29 mag=0.35 state=1 cop=(3.44,4.35) base=(3.42,4.00) total=2454.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030950921 dts=7739 angle=268.48 mag=0.34 state=1 cop=(3.41,4.34) base=(3.42,4.00) total=3405.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030951220 dts=8038 angle=275.81 mag=2.97 state=1 cop=(3.72,6.96) base=(3.42,4.00) total=6681.00 threshold=0.00 +[SensorPush] Frame #1780030951220 | 12x7 | angle=275.81 | mag=2.97 | state=1 | force=0.1 | total=203400 | ~98.1 fps +[SensorPush] PZT angle frame #1780030951519 dts=8337 angle=278.79 mag=0.12 state=1 cop=(3.44,4.12) base=(3.42,4.00) total=2507.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030951822 dts=8640 angle=53.55 mag=0.17 state=1 cop=(3.52,3.87) base=(3.42,4.00) total=4880.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030952120 dts=8938 angle=250.36 mag=0.42 state=1 cop=(3.28,4.40) base=(3.42,4.00) total=7927.00 threshold=0.00 +[SensorPush] Frame #1780030952234 | 12x7 | angle=269.27 | mag=0.48 | state=1 | force=0.2 | total=203500 | ~98.6 fps +[SensorPush] PZT angle frame #1780030952441 dts=9259 angle=293.21 mag=0.23 state=1 cop=(3.51,4.22) base=(3.42,4.00) total=10605.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030952892 dts=9710 angle=93.08 mag=1.46 state=1 cop=(3.34,2.54) base=(3.42,4.00) total=12263.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030953190 dts=10008 angle=94.48 mag=1.06 state=1 cop=(3.34,2.94) base=(3.42,4.00) total=11203.00 threshold=0.00 +[SensorPush] Frame #1780030953401 | 12x7 | angle=282.22 | mag=0.37 | state=1 | force=0.2 | total=203600 | ~85.7 fps +[SensorPush] PZT angle frame #1780030953500 dts=10318 angle=308.72 mag=0.40 state=1 cop=(3.67,4.31) base=(3.42,4.00) total=10794.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030953951 dts=10769 angle=80.57 mag=1.28 state=1 cop=(3.63,2.74) base=(3.42,4.00) total=12777.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030954261 dts=11078 angle=96.12 mag=1.93 state=1 cop=(3.22,2.08) base=(3.42,4.00) total=13562.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030954593 dts=11410 angle=89.70 mag=0.71 state=1 cop=(3.42,3.29) base=(3.42,4.00) total=12494.00 threshold=0.00 +[SensorPush] Frame #1780030954593 | 12x7 | angle=89.70 | mag=0.71 | state=1 | force=0.2 | total=203700 | ~83.9 fps +[SensorPush] PZT angle frame #1780030954900 dts=11718 angle=93.68 mag=0.81 state=1 cop=(3.37,3.19) base=(3.42,4.00) total=18339.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030955344 dts=12161 angle=75.97 mag=1.11 state=1 cop=(3.69,2.93) base=(3.42,4.00) total=19126.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030955791 dts=12609 angle=90.00 mag=2.28 state=1 cop=(3.42,1.72) base=(3.42,4.00) total=18523.00 threshold=0.00 +[SensorPush] Frame #1780030955891 | 12x7 | angle=89.15 | mag=2.09 | state=1 | force=0.4 | total=203800 | ~77.0 fps +[SensorPush] PZT angle frame #1780030956091 dts=12909 angle=69.95 mag=0.93 state=1 cop=(3.74,3.12) base=(3.42,4.00) total=16593.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030956393 dts=13211 angle=73.23 mag=0.59 state=1 cop=(3.59,3.43) base=(3.42,4.00) total=25566.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030956841 dts=13659 angle=85.65 mag=0.90 state=1 cop=(3.49,3.11) base=(3.42,4.00) total=37422.00 threshold=0.00 +[SensorPush] Frame #1780030957043 | 12x7 | angle=83.52 | mag=1.77 | state=1 | force=0.6 | total=203900 | ~86.8 fps +[SensorPush] PZT angle frame #1780030957150 dts=13968 angle=86.99 mag=2.38 state=1 cop=(3.55,1.62) base=(3.42,4.00) total=23311.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030957451 dts=14269 angle=87.56 mag=2.13 state=1 cop=(3.51,1.87) base=(3.42,4.00) total=22718.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030957752 dts=14570 angle=75.58 mag=1.07 state=1 cop=(3.69,2.96) base=(3.42,4.00) total=30414.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030958050 dts=14868 angle=73.27 mag=0.96 state=1 cop=(3.70,3.09) base=(3.42,4.00) total=38823.00 threshold=0.00 +[SensorPush] Frame #1780030958050 | 12x7 | angle=73.27 | mag=0.96 | state=1 | force=0.7 | total=204000 | ~99.4 fps +[SensorPush] PZT angle frame #1780030958490 dts=15308 angle=168.88 mag=0.12 state=1 cop=(3.30,3.98) base=(3.42,4.00) total=31141.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030958792 dts=15610 angle=98.30 mag=0.28 state=1 cop=(3.38,3.72) base=(3.42,4.00) total=39114.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030959090 dts=15908 angle=326.83 mag=0.02 state=1 cop=(3.44,4.01) base=(3.42,4.00) total=49559.00 threshold=0.00 +[SensorPush] Frame #1780030959192 | 12x7 | angle=304.84 | mag=0.13 | state=1 | force=1.0 | total=204100 | ~87.5 fps +[SensorPush] PZT angle frame #1780030959399 dts=16217 angle=305.60 mag=0.19 state=1 cop=(3.53,4.16) base=(3.42,4.00) total=57151.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030959700 dts=16518 angle=333.20 mag=0.09 state=1 cop=(3.50,4.04) base=(3.42,4.00) total=58385.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030960001 dts=16819 angle=82.81 mag=1.30 state=1 cop=(3.58,2.71) base=(3.42,4.00) total=52097.00 threshold=0.00 +[SensorPush] Frame #1780030960202 | 12x7 | angle=84.59 | mag=1.24 | state=1 | force=1.2 | total=204200 | ~99.0 fps +[SensorPush] PZT angle frame #1780030960302 dts=17120 angle=84.02 mag=1.22 state=1 cop=(3.55,2.78) base=(3.42,4.00) total=62084.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030960611 dts=17429 angle=282.99 mag=0.31 state=1 cop=(3.49,4.30) base=(3.42,4.00) total=48798.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030960910 dts=17728 angle=282.20 mag=0.56 state=1 cop=(3.54,4.55) base=(3.42,4.00) total=61606.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030961351 dts=18168 angle=63.18 mag=0.75 state=1 cop=(3.76,3.33) base=(3.42,4.00) total=48332.00 threshold=0.00 +[SensorPush] Frame #1780030961351 | 12x7 | angle=63.18 | mag=0.75 | state=1 | force=0.9 | total=204300 | ~87.1 fps +[SensorPush] PZT angle frame #1780030961672 dts=18489 angle=82.14 mag=1.38 state=1 cop=(3.61,2.63) base=(3.42,4.00) total=59701.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030961970 dts=18788 angle=351.13 mag=0.07 state=1 cop=(3.49,4.01) base=(3.42,4.00) total=46402.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030962271 dts=19089 angle=273.80 mag=0.65 state=1 cop=(3.46,4.65) base=(3.42,4.00) total=53964.00 threshold=0.00 +[SensorPush] Frame #1780030962512 | 12x7 | angle=282.15 | mag=0.48 | state=1 | force=1.1 | total=204400 | ~86.1 fps +[SensorPush] PZT angle frame #1780030962713 dts=19530 angle=83.34 mag=1.20 state=1 cop=(3.56,2.81) base=(3.42,4.00) total=60039.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030963011 dts=19829 angle=85.96 mag=1.10 state=1 cop=(3.50,2.90) base=(3.42,4.00) total=65567.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030963452 dts=20269 angle=110.04 mag=0.25 state=1 cop=(3.33,3.76) base=(3.42,4.00) total=49203.00 threshold=0.00 +[SensorPush] Frame #1780030963800 | 12x7 | angle=265.36 | mag=0.23 | state=1 | force=1.2 | total=204500 | ~77.7 fps +[SensorPush] PZT angle frame #1780030963902 dts=20719 angle=265.04 mag=0.22 state=1 cop=(3.40,4.22) base=(3.42,4.00) total=62444.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030964351 dts=21169 angle=83.30 mag=1.88 state=1 cop=(3.64,2.14) base=(3.42,4.00) total=53467.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030964662 dts=21479 angle=83.98 mag=1.67 state=1 cop=(3.60,2.34) base=(3.42,4.00) total=58116.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030964962 dts=21779 angle=75.97 mag=0.74 state=1 cop=(3.60,3.28) base=(3.42,4.00) total=55644.00 threshold=0.00 +[SensorPush] Frame #1780030964962 | 12x7 | angle=75.97 | mag=0.74 | state=1 | force=1.1 | total=204600 | ~86.1 fps +[SensorPush] PZT angle frame #1780030965261 dts=22079 angle=66.16 mag=0.52 state=1 cop=(3.63,3.53) base=(3.42,4.00) total=69366.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030965560 dts=22378 angle=67.58 mag=0.51 state=1 cop=(3.61,3.53) base=(3.42,4.00) total=72411.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030965870 dts=22688 angle=61.05 mag=0.48 state=1 cop=(3.66,3.58) base=(3.42,4.00) total=72329.00 threshold=0.00 +[SensorPush] Frame #1780030965971 | 12x7 | angle=56.87 | mag=0.48 | state=1 | force=1.4 | total=204700 | ~99.1 fps +[SensorPush] PZT angle frame #1780030966171 dts=22989 angle=8.00 mag=0.32 state=1 cop=(3.74,3.96) base=(3.42,4.00) total=58606.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030966491 dts=23309 angle=8.32 mag=0.36 state=1 cop=(3.78,3.95) base=(3.42,4.00) total=63312.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030966801 dts=23619 angle=68.21 mag=1.35 state=1 cop=(3.92,2.75) base=(3.42,4.00) total=54061.00 threshold=0.00 +[SensorPush] Frame #1780030967003 | 12x7 | angle=79.31 | mag=2.47 | state=1 | force=0.9 | total=204800 | ~96.9 fps +[SensorPush] PZT angle frame #1780030967101 dts=23919 angle=80.40 mag=2.27 state=1 cop=(3.80,1.76) base=(3.42,4.00) total=49660.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030967401 dts=24218 angle=83.36 mag=1.20 state=1 cop=(3.56,2.81) base=(3.42,4.00) total=56185.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030967701 dts=24519 angle=67.17 mag=0.65 state=1 cop=(3.67,3.40) base=(3.42,4.00) total=72597.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030968012 dts=24829 angle=73.04 mag=0.75 state=1 cop=(3.64,3.28) base=(3.42,4.00) total=75616.00 threshold=0.00 +[SensorPush] Frame #1780030968012 | 12x7 | angle=73.04 | mag=0.75 | state=1 | force=1.4 | total=204900 | ~99.1 fps +[SensorPush] PZT angle frame #1780030968313 dts=25131 angle=79.78 mag=2.44 state=1 cop=(3.85,1.60) base=(3.42,4.00) total=53751.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030968631 dts=25449 angle=82.44 mag=2.38 state=1 cop=(3.73,1.64) base=(3.42,4.00) total=59818.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030968942 dts=25760 angle=76.19 mag=1.42 state=1 cop=(3.76,2.62) base=(3.42,4.00) total=64238.00 threshold=0.00 +[SensorPush] Frame #1780030969041 | 12x7 | angle=68.40 | mag=1.03 | state=1 | force=1.3 | total=205000 | ~97.1 fps +[SensorPush] PZT angle frame #1780030969382 dts=26200 angle=71.45 mag=0.90 state=1 cop=(3.71,3.15) base=(3.42,4.00) total=75991.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030969690 dts=26508 angle=84.01 mag=2.22 state=1 cop=(3.65,1.80) base=(3.42,4.00) total=62807.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030970011 dts=26829 angle=82.73 mag=1.62 state=1 cop=(3.63,2.39) base=(3.42,4.00) total=57931.00 threshold=0.00 +[SensorPush] Frame #1780030970212 | 12x7 | angle=75.76 | mag=1.26 | state=1 | force=1.3 | total=205100 | ~85.4 fps +[SensorPush] PZT angle frame #1780030970310 dts=27128 angle=70.90 mag=1.31 state=1 cop=(3.85,2.76) base=(3.42,4.00) total=61675.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030970612 dts=27430 angle=62.47 mag=2.43 state=1 cop=(4.55,1.84) base=(3.42,4.00) total=33711.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030970909 dts=27727 angle=90.50 mag=2.88 state=1 cop=(3.40,1.12) base=(3.42,4.00) total=23585.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030971210 dts=28028 angle=101.51 mag=2.39 state=1 cop=(2.94,1.66) base=(3.42,4.00) total=53463.00 threshold=0.00 +[SensorPush] Frame #1780030971210 | 12x7 | angle=101.51 | mag=2.39 | state=1 | force=1.0 | total=205200 | ~100.2 fps +[SensorPush] PZT angle frame #1780030971542 dts=28359 angle=103.15 mag=2.27 state=1 cop=(2.90,1.78) base=(3.42,4.00) total=50974.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030971852 dts=28670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030972153 dts=28971 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030972259 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=205300 | ~95.3 fps +[SensorPush] PZT angle frame #1780030972462 dts=29280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030972771 dts=29589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030973101 dts=29919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030973310 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=205400 | ~95.3 fps +[SensorPush] PZT angle frame #1780030973413 dts=30231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030973721 dts=30538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030974311 dts=31129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030974610 dts=31428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030974610 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=205500 | ~76.9 fps +[SensorPush] PZT angle frame #1780030974932 dts=31750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030975231 dts=32049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030975540 dts=32358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030975650 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=205600 | ~96.1 fps +[SensorPush] PZT angle frame #1780030976011 dts=32828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030976311 dts=33128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030976632 dts=33450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030976832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=205700 | ~84.6 fps +[SensorPush] PZT angle frame #1780030976931 dts=33749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030977240 dts=34058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030977552 dts=34370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030977850 dts=34668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030977850 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=205800 | ~98.2 fps +[SensorPush] PZT angle frame #1780030978160 dts=34978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030978482 dts=35300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030978780 dts=35597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030978879 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=205900 | ~97.2 fps +[SensorPush] PZT angle frame #1780030979219 dts=36037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030979519 dts=36337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030979820 dts=36638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030980022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=206000 | ~87.5 fps +[SensorPush] PZT angle frame #1780030980120 dts=36938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030980432 dts=37250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030980872 dts=37690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030981169 dts=37987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030981169 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=206100 | ~86.7 fps +[SensorPush] PZT angle frame #1780030981480 dts=38298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030981792 dts=38609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030982129 dts=38946 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030982252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=206200 | ~92.9 fps +[SensorPush] PZT angle frame #1780030982493 dts=39311 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030982812 dts=39630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030983112 dts=39930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030983311 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=206300 | ~94.4 fps +[SensorPush] PZT angle frame #1780030983410 dts=40228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030983730 dts=40548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030984032 dts=40850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030984342 dts=41160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030984342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=206400 | ~97.0 fps +[SensorPush] PZT angle frame #1780030984651 dts=41469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030984951 dts=41769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030985251 dts=42069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030985351 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=206500 | ~99.0 fps +[SensorPush] PZT angle frame #1780030985552 dts=42370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030986003 dts=42821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030986310 dts=43128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030986510 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=206600 | ~86.2 fps +[SensorPush] PZT angle frame #1780030986610 dts=43428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030986911 dts=43729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030987221 dts=44039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030987520 dts=44338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030987520 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=206700 | ~99.2 fps +[SensorPush] PZT angle frame #1780030987843 dts=44661 angle=270.51 mag=4.32 state=1 cop=(3.04,5.53) base=(3.00,1.21) total=4075.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030988142 dts=44960 angle=272.23 mag=4.73 state=1 cop=(3.18,5.94) base=(3.00,1.21) total=10665.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030988441 dts=45259 angle=271.59 mag=4.84 state=1 cop=(3.13,6.05) base=(3.00,1.21) total=11524.00 threshold=0.00 +[SensorPush] Frame #1780030988541 | 12x7 | angle=272.17 | mag=4.86 | state=1 | force=0.2 | total=206800 | ~98.0 fps +[SensorPush] PZT angle frame #1780030988741 dts=45559 angle=270.46 mag=5.08 state=1 cop=(3.04,6.28) base=(3.00,1.21) total=12274.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030989041 dts=45859 angle=271.40 mag=5.03 state=1 cop=(3.12,6.24) base=(3.00,1.21) total=11818.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030989342 dts=46160 angle=274.16 mag=2.20 state=1 cop=(3.16,3.40) base=(3.00,1.21) total=22609.00 threshold=0.00 +[SensorPush] Frame #1780030989551 | 12x7 | angle=275.18 | mag=2.05 | state=1 | force=0.6 | total=206900 | ~99.1 fps +[SensorPush] PZT angle frame #1780030989652 dts=46470 angle=275.15 mag=2.00 state=1 cop=(3.18,3.20) base=(3.00,1.21) total=33526.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030989961 dts=46778 angle=272.77 mag=1.88 state=1 cop=(3.09,3.09) base=(3.00,1.21) total=34940.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030990261 dts=47079 angle=270.34 mag=1.86 state=1 cop=(3.01,3.07) base=(3.00,1.21) total=36443.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030990560 dts=47378 angle=269.67 mag=2.00 state=1 cop=(2.99,3.21) base=(3.00,1.21) total=37424.00 threshold=0.00 +[SensorPush] Frame #1780030990560 | 12x7 | angle=269.67 | mag=2.00 | state=1 | force=0.7 | total=207000 | ~99.0 fps +[SensorPush] PZT angle frame #1780030990869 dts=47687 angle=290.76 mag=3.87 state=1 cop=(4.37,4.83) base=(3.00,1.21) total=8530.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030991171 dts=47989 angle=328.89 mag=2.08 state=1 cop=(4.78,2.28) base=(3.00,1.21) total=4767.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030991471 dts=48289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030991571 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=207100 | ~99.0 fps +[SensorPush] PZT angle frame #1780030991770 dts=48588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030992070 dts=48888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030992371 dts=49189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030992720 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=207200 | ~87.0 fps +[SensorPush] PZT angle frame #1780030992822 dts=49640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030993134 dts=49952 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030993441 dts=50259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030993751 dts=50569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030993751 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=207300 | ~97.0 fps +[SensorPush] PZT angle frame #1780030994052 dts=50870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030994360 dts=51178 angle=263.98 mag=1.96 state=1 cop=(3.16,4.95) base=(3.37,3.00) total=3770.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030994661 dts=51478 angle=270.71 mag=1.88 state=1 cop=(3.17,5.62) base=(3.14,3.74) total=12063.00 threshold=0.00 +[SensorPush] Frame #1780030994761 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=207400 | ~99.0 fps +[SensorPush] PZT angle frame #1780030994960 dts=51778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030995270 dts=52088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030995580 dts=52398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030995780 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=207500 | ~98.1 fps +[SensorPush] PZT angle frame #1780030995881 dts=52699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030996181 dts=52999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030996481 dts=53298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030996801 dts=53619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030996801 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=207600 | ~98.0 fps +[SensorPush] PZT angle frame #1780030997100 dts=53918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030997402 dts=54220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030997702 dts=54520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030997799 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=207700 | ~100.2 fps +[SensorPush] PZT angle frame #1780030998010 dts=54828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030998320 dts=55138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030998631 dts=55449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030998852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=207800 | ~95.0 fps +[SensorPush] PZT angle frame #1780030998952 dts=55770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030999252 dts=56070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030999550 dts=56368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780030999851 dts=56669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780030999851 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=207900 | ~100.0 fps +[SensorPush] PZT angle frame #1780031000150 dts=56968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031000451 dts=57269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031000891 dts=57709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031000992 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208000 | ~87.6 fps +[SensorPush] PZT angle frame #1780031001192 dts=58010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031001491 dts=58309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031001800 dts=58618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031002010 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208100 | ~98.2 fps +[SensorPush] PZT angle frame #1780031002111 dts=58928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031002421 dts=59239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031002720 dts=59538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031003030 dts=59848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031003030 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208200 | ~98.0 fps +[SensorPush] PZT angle frame #1780031003331 dts=60149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031003631 dts=60448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031003930 dts=60748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031004031 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208300 | ~99.9 fps +[SensorPush] PZT angle frame #1780031004231 dts=61049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031004692 dts=61510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031005002 dts=61820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031005201 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208400 | ~85.5 fps +[SensorPush] PZT angle frame #1780031005300 dts=62118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031005601 dts=62419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031005900 dts=62718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031006210 dts=63027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031006210 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208500 | ~99.1 fps +[SensorPush] PZT angle frame #1780031006511 dts=63329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031006821 dts=63639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031007120 dts=63938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031007222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208600 | ~98.8 fps +[SensorPush] PZT angle frame #1780031007420 dts=64238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031007722 dts=64540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031008022 dts=64840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031008220 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208700 | ~100.2 fps +[SensorPush] PZT angle frame #1780031008320 dts=65138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031008620 dts=65438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031008922 dts=65740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031009233 dts=66051 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031009233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208800 | ~98.7 fps +[SensorPush] PZT angle frame #1780031009540 dts=66358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031010020 dts=66838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031010331 dts=67149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031010431 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=208900 | ~83.5 fps +[SensorPush] PZT angle frame #1780031010652 dts=67470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031010963 dts=67780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031011270 dts=68088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031011471 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209000 | ~96.2 fps +[SensorPush] PZT angle frame #1780031011571 dts=68389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031011871 dts=68689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031012180 dts=68998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031012491 dts=69309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031012491 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209100 | ~98.0 fps +[SensorPush] PZT angle frame #1780031012792 dts=69610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031013241 dts=70059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031013703 dts=70521 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031013812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209200 | ~75.7 fps +[SensorPush] PZT angle frame #1780031014011 dts=70829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031014312 dts=71130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031014611 dts=71429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031014820 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209300 | ~99.2 fps +[SensorPush] PZT angle frame #1780031014924 dts=71742 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031015242 dts=72060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031015550 dts=72368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031015862 dts=72680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031015862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209400 | ~96.0 fps +[SensorPush] PZT angle frame #1780031016161 dts=72979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031016471 dts=73289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031016772 dts=73590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031016869 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209500 | ~99.3 fps +[SensorPush] PZT angle frame #1780031017070 dts=73888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031017370 dts=74188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031017680 dts=74498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031017890 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209600 | ~97.9 fps +[SensorPush] PZT angle frame #1780031017989 dts=74807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031018291 dts=75108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031018592 dts=75410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031018891 dts=75709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031018891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209700 | ~99.9 fps +[SensorPush] PZT angle frame #1780031019330 dts=76148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031019630 dts=76447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031020083 dts=76901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031020462 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209800 | ~63.7 fps +[SensorPush] PZT angle frame #1780031020671 dts=77489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031020983 dts=77801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031021291 dts=78109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031021492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=209900 | ~97.1 fps +[SensorPush] PZT angle frame #1780031021591 dts=78409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031021892 dts=78710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031022191 dts=79009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031022510 dts=79328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031022510 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210000 | ~98.1 fps +[SensorPush] PZT angle frame #1780031022812 dts=79630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031023110 dts=79928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031023552 dts=80370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031023650 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210100 | ~87.8 fps +[SensorPush] PZT angle frame #1780031023860 dts=80678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031024161 dts=80979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031024461 dts=81278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031024672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210200 | ~97.9 fps +[SensorPush] PZT angle frame #1780031024771 dts=81589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031025070 dts=81887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031025371 dts=82189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031025682 dts=82500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031025682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210300 | ~98.8 fps +[SensorPush] PZT angle frame #1780031025991 dts=82809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031026292 dts=83110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031026591 dts=83409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031026701 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210400 | ~98.4 fps +[SensorPush] PZT angle frame #1780031026910 dts=83728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031027382 dts=84199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031027681 dts=84499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031027880 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210500 | ~84.8 fps +[SensorPush] PZT angle frame #1780031027981 dts=84799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031028282 dts=85100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031028591 dts=85409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031028901 dts=85719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031028901 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210600 | ~98.0 fps +[SensorPush] PZT angle frame #1780031029202 dts=86020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031029503 dts=86320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031029799 dts=86617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031029912 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210700 | ~98.8 fps +[SensorPush] PZT angle frame #1780031030110 dts=86927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031030422 dts=87240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031030862 dts=87680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031031059 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210800 | ~87.2 fps +[SensorPush] PZT angle frame #1780031031160 dts=87978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031031470 dts=88288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031031770 dts=88588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031032082 dts=88899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031032082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=210900 | ~97.8 fps +[SensorPush] PZT angle frame #1780031032380 dts=89198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031032682 dts=89499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031032980 dts=89798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031033082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211000 | ~100.0 fps +[SensorPush] PZT angle frame #1780031033280 dts=90098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031033583 dts=90401 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031033881 dts=90698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031034221 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211100 | ~87.8 fps +[SensorPush] PZT angle frame #1780031034320 dts=91138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031034619 dts=91437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031034921 dts=91739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031035220 dts=92038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031035220 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211200 | ~100.1 fps +[SensorPush] PZT angle frame #1780031035522 dts=92340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031035830 dts=92648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031036130 dts=92948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031036233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211300 | ~98.7 fps +[SensorPush] PZT angle frame #1780031036442 dts=93260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031036740 dts=93557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031037041 dts=93859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031037242 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211400 | ~99.1 fps +[SensorPush] PZT angle frame #1780031037479 dts=94297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031037783 dts=94601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031038091 dts=94909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031038392 dts=95209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031038392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211500 | ~87.0 fps +[SensorPush] PZT angle frame #1780031038692 dts=95509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031038991 dts=95809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031039302 dts=96120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031039541 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211600 | ~87.0 fps +[SensorPush] PZT angle frame #1780031039751 dts=96569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031040191 dts=97009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031040500 dts=97318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031040842 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211700 | ~76.9 fps +[SensorPush] PZT angle frame #1780031040942 dts=97760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031041250 dts=98068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031041550 dts=98368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031041891 dts=98709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031041891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211800 | ~95.3 fps +[SensorPush] PZT angle frame #1780031042189 dts=99007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031042491 dts=99309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031042941 dts=99759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031043041 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=211900 | ~87.0 fps +[SensorPush] PZT angle frame #1780031043370 dts=100188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031043681 dts=100499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031043992 dts=100809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031044202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212000 | ~86.2 fps +[SensorPush] PZT angle frame #1780031044301 dts=101118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031044762 dts=101580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031045070 dts=101888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031045370 dts=102188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031045370 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212100 | ~85.6 fps +[SensorPush] PZT angle frame #1780031045671 dts=102489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031045969 dts=102787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031046279 dts=103097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031046380 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212200 | ~99.0 fps +[SensorPush] PZT angle frame #1780031046580 dts=103398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031047033 dts=103851 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031047341 dts=104159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031047542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212300 | ~86.0 fps +[SensorPush] PZT angle frame #1780031047640 dts=104458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031047940 dts=104758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031048390 dts=105208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031048720 dts=105538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031048720 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212400 | ~84.9 fps +[SensorPush] PZT angle frame #1780031049021 dts=105839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031049350 dts=106168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031049650 dts=106468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031049751 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212500 | ~97.0 fps +[SensorPush] PZT angle frame #1780031049951 dts=106769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031050261 dts=107078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031050711 dts=107529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031050909 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212600 | ~86.3 fps +[SensorPush] PZT angle frame #1780031051011 dts=107829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031051320 dts=108138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031051621 dts=108439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031051932 dts=108750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031051932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212700 | ~97.8 fps +[SensorPush] PZT angle frame #1780031052229 dts=109047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031052530 dts=109348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031052830 dts=109648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031052931 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212800 | ~100.1 fps +[SensorPush] PZT angle frame #1780031053131 dts=109949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031053570 dts=110388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031053883 dts=110700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031054090 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=212900 | ~86.2 fps +[SensorPush] PZT angle frame #1780031054191 dts=111009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031054501 dts=111319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031054800 dts=111618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031055100 dts=111918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031055100 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213000 | ~99.1 fps +[SensorPush] PZT angle frame #1780031055403 dts=112221 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031055711 dts=112529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031056011 dts=112829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031056112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213100 | ~98.7 fps +[SensorPush] PZT angle frame #1780031056312 dts=113129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031056611 dts=113429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031056921 dts=113739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031057259 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213200 | ~87.2 fps +[SensorPush] PZT angle frame #1780031057370 dts=114188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031057671 dts=114489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031057971 dts=114789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031058431 dts=115249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031058431 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213300 | ~85.3 fps +[SensorPush] PZT angle frame #1780031058741 dts=115559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031059180 dts=115998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031059480 dts=116298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031059581 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213400 | ~87.0 fps +[SensorPush] PZT angle frame #1780031059782 dts=116600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031060079 dts=116897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031060400 dts=117218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031060601 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213500 | ~98.0 fps +[SensorPush] PZT angle frame #1780031060710 dts=117528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031061010 dts=117828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031061310 dts=118128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031061611 dts=118429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031061611 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213600 | ~99.0 fps +[SensorPush] PZT angle frame #1780031061911 dts=118729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031062221 dts=119039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031062522 dts=119339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031062620 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213700 | ~99.2 fps +[SensorPush] PZT angle frame #1780031062820 dts=119638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031063121 dts=119939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031063431 dts=120249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031063641 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213800 | ~97.9 fps +[SensorPush] PZT angle frame #1780031063741 dts=120559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031064042 dts=120860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031064342 dts=121159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031064639 dts=121457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031064639 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=213900 | ~100.1 fps +[SensorPush] PZT angle frame #1780031064941 dts=121759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031065242 dts=122060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031065539 dts=122357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031065640 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214000 | ~99.9 fps +[SensorPush] PZT angle frame #1780031065849 dts=122667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031066303 dts=123121 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031066611 dts=123429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031066811 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214100 | ~85.4 fps +[SensorPush] PZT angle frame #1780031066921 dts=123739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031067219 dts=124037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031067520 dts=124338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031067821 dts=124638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031067821 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214200 | ~99.0 fps +[SensorPush] PZT angle frame #1780031068121 dts=124939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031068422 dts=125240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031068720 dts=125538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031068820 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214300 | ~100.0 fps +[SensorPush] PZT angle frame #1780031069021 dts=125839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031069472 dts=126290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031069789 dts=126607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031070141 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214400 | ~75.8 fps +[SensorPush] PZT angle frame #1780031070240 dts=127058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031070541 dts=127359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031070841 dts=127658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031071141 dts=127959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031071141 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214500 | ~99.9 fps +[SensorPush] PZT angle frame #1780031071452 dts=128270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031071921 dts=128739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031072223 dts=129040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031072463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214600 | ~75.7 fps +[SensorPush] PZT angle frame #1780031072671 dts=129489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031073003 dts=129821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031073300 dts=130118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031073503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214700 | ~96.2 fps +[SensorPush] PZT angle frame #1780031073601 dts=130419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031073902 dts=130720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031074341 dts=131159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031074641 dts=131459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031074641 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214800 | ~87.9 fps +[SensorPush] PZT angle frame #1780031074941 dts=131759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031075251 dts=132069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031075550 dts=132368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031075651 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=214900 | ~99.0 fps +[SensorPush] PZT angle frame #1780031075853 dts=132671 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031076152 dts=132970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031076451 dts=133269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031076660 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215000 | ~99.1 fps +[SensorPush] PZT angle frame #1780031076762 dts=133580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031077061 dts=133879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031077362 dts=134180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031077670 dts=134488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031077670 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215100 | ~99.0 fps +[SensorPush] PZT angle frame #1780031078120 dts=134938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031078420 dts=135238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031078722 dts=135539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031078821 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215200 | ~86.9 fps +[SensorPush] PZT angle frame #1780031079029 dts=135847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031079329 dts=136147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031079641 dts=136459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031079841 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215300 | ~98.0 fps +[SensorPush] PZT angle frame #1780031079940 dts=136758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031080382 dts=137200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031080691 dts=137509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031081131 dts=137949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031081131 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215400 | ~77.5 fps +[SensorPush] PZT angle frame #1780031081430 dts=138248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031081731 dts=138549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031082032 dts=138850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031082131 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215500 | ~100.0 fps +[SensorPush] PZT angle frame #1780031082350 dts=139168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031082653 dts=139471 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031082949 dts=139767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031083290 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215600 | ~86.3 fps +[SensorPush] PZT angle frame #1780031083391 dts=140209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031083701 dts=140519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031084012 dts=140830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031084320 dts=141137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031084320 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215700 | ~97.1 fps +[SensorPush] PZT angle frame #1780031084620 dts=141438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031084921 dts=141739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031085219 dts=142037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031085319 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215800 | ~100.0 fps +[SensorPush] PZT angle frame #1780031085519 dts=142337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031085821 dts=142639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031086120 dts=142938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031086458 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=215900 | ~87.8 fps +[SensorPush] PZT angle frame #1780031086562 dts=143380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031087002 dts=143820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031087310 dts=144128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031087612 dts=144430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031087612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=216000 | ~86.7 fps +[SensorPush] PZT angle frame #1780031087922 dts=144740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031088250 dts=145068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031088571 dts=145389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031088674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=216100 | ~94.2 fps +[SensorPush] PZT angle frame #1780031088882 dts=145700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031089200 dts=146018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031089500 dts=146318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031089711 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=216200 | ~96.4 fps +[SensorPush] PZT angle frame #1780031089810 dts=146628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031090110 dts=146928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031090419 dts=147237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031090731 dts=147549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031090731 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=216300 | ~98.1 fps +[SensorPush] PZT angle frame #1780031091032 dts=147850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031091331 dts=148149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031091642 dts=148460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031091741 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=216400 | ~98.9 fps +[SensorPush] PZT angle frame #1780031092090 dts=148908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031092392 dts=149210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031092712 dts=149530 angle=108.43 mag=3.16 state=1 cop=(0.00,5.00) base=(1.00,8.00) total=15.00 threshold=0.00 +[SensorPush] Frame #1780031092910 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=216500 | ~85.6 fps +[SensorPush] PZT angle frame #1780031093020 dts=149838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031093321 dts=150139 angle=271.42 mag=1.74 state=1 cop=(4.04,10.74) base=(4.00,9.00) total=834.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031093622 dts=150440 angle=141.77 mag=1.21 state=1 cop=(3.05,8.25) base=(4.00,9.00) total=28616.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031093921 dts=150739 angle=111.80 mag=2.10 state=1 cop=(3.22,7.05) base=(4.00,9.00) total=26242.00 threshold=0.00 +[SensorPush] Frame #1780031093921 | 12x7 | angle=111.80 | mag=2.10 | state=1 | force=0.5 | total=216600 | ~98.9 fps +[SensorPush] PZT angle frame #1780031094361 dts=151179 angle=84.22 mag=6.98 state=1 cop=(4.70,2.06) base=(4.00,9.00) total=23882.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031094681 dts=151499 angle=81.53 mag=6.94 state=1 cop=(5.02,2.14) base=(4.00,9.00) total=22445.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031094980 dts=151798 angle=71.57 mag=3.16 state=1 cop=(5.00,6.00) base=(4.00,9.00) total=22.00 threshold=0.00 +[SensorPush] Frame #1780031095082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=216700 | ~86.1 fps +[SensorPush] PZT angle frame #1780031095421 dts=152239 angle=182.43 mag=4.53 state=1 cop=(1.48,7.69) base=(6.00,7.50) total=11150.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031095721 dts=152539 angle=177.41 mag=4.22 state=1 cop=(1.78,7.31) base=(6.00,7.50) total=21471.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031096020 dts=152838 angle=187.52 mag=4.24 state=1 cop=(1.80,8.05) base=(6.00,7.50) total=27243.00 threshold=0.00 +[SensorPush] Frame #1780031096221 | 12x7 | angle=189.07 | mag=4.26 | state=1 | force=0.6 | total=216800 | ~87.8 fps +[SensorPush] PZT angle frame #1780031096461 dts=153279 angle=187.91 mag=4.19 state=1 cop=(1.85,8.08) base=(6.00,7.50) total=37409.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031096771 dts=153589 angle=188.10 mag=4.13 state=1 cop=(1.91,8.08) base=(6.00,7.50) total=38088.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031097213 dts=154031 angle=178.90 mag=3.55 state=1 cop=(2.45,7.43) base=(6.00,7.50) total=54187.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031097520 dts=154338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031097520 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=216900 | ~77.0 fps +[SensorPush] PZT angle frame #1780031097961 dts=154779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031098270 dts=155088 angle=9.12 mag=3.16 state=1 cop=(5.12,0.00) base=(2.00,0.50) total=7703.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031098570 dts=155388 angle=9.20 mag=3.13 state=1 cop=(5.09,0.00) base=(2.00,0.50) total=9993.00 threshold=0.00 +[SensorPush] Frame #1780031098671 | 12x7 | angle=8.72 | mag=3.10 | state=1 | force=0.2 | total=217000 | ~87.0 fps +[SensorPush] PZT angle frame #1780031098869 dts=155686 angle=9.27 mag=3.10 state=1 cop=(5.06,0.00) base=(2.00,0.50) total=8953.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031099171 dts=155989 angle=8.48 mag=3.37 state=1 cop=(5.34,0.00) base=(2.00,0.50) total=7277.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031099470 dts=156288 angle=8.79 mag=3.27 state=1 cop=(5.23,0.00) base=(2.00,0.50) total=8042.00 threshold=0.00 +[SensorPush] Frame #1780031099670 | 12x7 | angle=9.18 | mag=3.13 | state=1 | force=0.2 | total=217100 | ~100.0 fps +[SensorPush] PZT angle frame #1780031099770 dts=156588 angle=8.98 mag=3.11 state=1 cop=(5.07,0.01) base=(2.00,0.50) total=9517.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031100071 dts=156889 angle=9.44 mag=3.04 state=1 cop=(5.00,0.00) base=(2.00,0.50) total=10209.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031100371 dts=157189 angle=9.38 mag=3.02 state=1 cop=(4.98,0.01) base=(2.00,0.50) total=10508.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031100671 dts=157488 angle=9.56 mag=3.01 state=1 cop=(4.97,0.00) base=(2.00,0.50) total=10027.00 threshold=0.00 +[SensorPush] Frame #1780031100671 | 12x7 | angle=9.56 | mag=3.01 | state=1 | force=0.2 | total=217200 | ~100.0 fps +[SensorPush] PZT angle frame #1780031100981 dts=157799 angle=9.97 mag=2.89 state=1 cop=(4.84,0.00) base=(2.00,0.50) total=2930.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031101300 dts=158118 angle=13.10 mag=2.21 state=1 cop=(4.15,0.00) base=(2.00,0.50) total=3649.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031101601 dts=158419 angle=10.95 mag=2.04 state=1 cop=(4.00,0.11) base=(2.00,0.50) total=3477.00 threshold=0.00 +[SensorPush] Frame #1780031101841 | 12x7 | angle=284.03 | mag=1.27 | state=1 | force=0.1 | total=217300 | ~85.4 fps +[SensorPush] PZT angle frame #1780031102041 dts=158859 angle=282.22 mag=1.45 state=1 cop=(2.31,1.91) base=(2.00,0.50) total=7690.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031102349 dts=159167 angle=273.44 mag=1.62 state=1 cop=(2.10,2.12) base=(2.00,0.50) total=9075.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031102659 dts=159477 angle=274.33 mag=1.51 state=1 cop=(2.11,2.00) base=(2.00,0.50) total=14537.00 threshold=0.00 +[SensorPush] Frame #1780031102862 | 12x7 | angle=271.94 | mag=1.70 | state=1 | force=0.5 | total=217400 | ~97.9 fps +[SensorPush] PZT angle frame #1780031102970 dts=159788 angle=269.74 mag=1.70 state=1 cop=(1.99,2.20) base=(2.00,0.50) total=28342.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031103282 dts=160100 angle=255.35 mag=1.81 state=1 cop=(1.54,2.26) base=(2.00,0.50) total=26950.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031103580 dts=160397 angle=254.01 mag=2.20 state=1 cop=(1.39,2.61) base=(2.00,0.50) total=34248.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031103882 dts=160700 angle=250.83 mag=2.11 state=1 cop=(1.31,2.50) base=(2.00,0.50) total=39547.00 threshold=0.00 +[SensorPush] Frame #1780031103882 | 12x7 | angle=250.83 | mag=2.11 | state=1 | force=0.7 | total=217500 | ~98.1 fps +[SensorPush] PZT angle frame #1780031104182 dts=161000 angle=244.08 mag=2.17 state=1 cop=(1.05,2.45) base=(2.00,0.50) total=31309.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031104480 dts=161298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031104780 dts=161598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031104883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=217600 | ~99.9 fps +[SensorPush] PZT angle frame #1780031105092 dts=161909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031105392 dts=162210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031105690 dts=162507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031105891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=217700 | ~99.3 fps +[SensorPush] PZT angle frame #1780031105991 dts=162809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031106291 dts=163109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031106590 dts=163408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031106901 dts=163719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031106901 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=217800 | ~99.0 fps +[SensorPush] PZT angle frame #1780031107211 dts=164029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031107511 dts=164329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031107810 dts=164628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031107920 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=217900 | ~98.1 fps +[SensorPush] PZT angle frame #1780031108120 dts=164938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031108420 dts=165238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031108733 dts=165551 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031108930 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218000 | ~99.0 fps +[SensorPush] PZT angle frame #1780031109030 dts=165848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031109331 dts=166149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031109631 dts=166449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031109931 dts=166749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031109931 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218100 | ~99.9 fps +[SensorPush] PZT angle frame #1780031110231 dts=167048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031110532 dts=167350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031110830 dts=167648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031110930 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218200 | ~100.1 fps +[SensorPush] PZT angle frame #1780031111280 dts=168098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031111579 dts=168397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031112021 dts=168838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031112231 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218300 | ~76.8 fps +[SensorPush] PZT angle frame #1780031112330 dts=169148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031112631 dts=169449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031112930 dts=169748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031113231 dts=170048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031113231 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218400 | ~100.1 fps +[SensorPush] PZT angle frame #1780031113540 dts=170358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031114120 dts=170938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031114561 dts=171379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031114660 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218500 | ~70.0 fps +[SensorPush] PZT angle frame #1780031114871 dts=171688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031115170 dts=171988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031115470 dts=172288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031115671 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218600 | ~98.9 fps +[SensorPush] PZT angle frame #1780031115771 dts=172589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031116071 dts=172889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031116370 dts=173188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031116822 dts=173640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031116822 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218700 | ~86.9 fps +[SensorPush] PZT angle frame #1780031117131 dts=173949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031117431 dts=174248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031117873 dts=174691 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031117980 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218800 | ~86.3 fps +[SensorPush] PZT angle frame #1780031118331 dts=175149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031118631 dts=175449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031119069 dts=175887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031119270 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=218900 | ~77.5 fps +[SensorPush] PZT angle frame #1780031119370 dts=176188 angle=255.35 mag=2.09 state=1 cop=(4.47,3.02) base=(5.00,1.00) total=108.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031119672 dts=176490 angle=255.89 mag=6.58 state=1 cop=(3.40,7.38) base=(5.00,1.00) total=62036.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031120109 dts=176927 angle=254.48 mag=8.36 state=1 cop=(2.76,9.06) base=(5.00,1.00) total=42000.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031120410 dts=177228 angle=248.98 mag=5.80 state=1 cop=(2.92,6.41) base=(5.00,1.00) total=79926.00 threshold=0.00 +[SensorPush] Frame #1780031120410 | 12x7 | angle=248.98 | mag=5.80 | state=1 | force=1.5 | total=219000 | ~87.7 fps +[SensorPush] PZT angle frame #1780031120860 dts=177678 angle=249.32 mag=5.98 state=1 cop=(2.89,6.59) base=(5.00,1.00) total=71705.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031121172 dts=177990 angle=253.58 mag=7.22 state=1 cop=(2.96,7.93) base=(5.00,1.00) total=88688.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031121471 dts=178289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031121570 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=219100 | ~86.2 fps +[SensorPush] PZT angle frame #1780031121771 dts=178589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031122080 dts=178898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031122521 dts=179339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031122721 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=219200 | ~86.9 fps +[SensorPush] PZT angle frame #1780031122819 dts=179636 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031123263 dts=180081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031124490 dts=179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031124931 dts=619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031124931 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=219300 | ~45.2 fps +[SensorPush] PZT angle frame #1780031125228 dts=916 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031125820 dts=1508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031126122 dts=1811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031126220 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=219400 | ~77.6 fps +[SensorPush] PZT angle frame #1780031126421 dts=2109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031126719 dts=2407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031127171 dts=2859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031127379 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=219500 | ~86.3 fps +[SensorPush] PZT angle frame #1780031127480 dts=3168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031127780 dts=3469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031128081 dts=3769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031128379 dts=4067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031128379 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=219600 | ~100.0 fps +[SensorPush] PZT angle frame #1780031128680 dts=4368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031128979 dts=4667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031129282 dts=4970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031129521 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=219700 | ~87.6 fps +[SensorPush] PZT angle frame #1780031129719 dts=5408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031130180 dts=5868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031130480 dts=6169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031130680 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=219800 | ~86.3 fps +[SensorPush] PZT angle frame #1780031130780 dts=6468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031131079 dts=6768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031131381 dts=7069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031131690 dts=7378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031131690 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=219900 | ~98.9 fps +[SensorPush] PZT angle frame #1780031131999 dts=7688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031132468 dts=8156 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031132778 dts=8466 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031132881 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=220000 | ~84.0 fps +[SensorPush] PZT angle frame #1780031133091 dts=8779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031133391 dts=9079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031133691 dts=9379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031134040 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=220100 | ~86.3 fps +[SensorPush] PZT angle frame #1780031134280 dts=9968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031134579 dts=10268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031134890 dts=10578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031135201 dts=10889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031135201 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=220200 | ~86.2 fps +[SensorPush] PZT angle frame #1780031135499 dts=11187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031135808 dts=11496 angle=285.13 mag=1.00 state=1 cop=(4.17,6.16) base=(3.91,5.19) total=13917.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031136110 dts=11798 angle=278.82 mag=0.54 state=1 cop=(3.99,5.73) base=(3.91,5.19) total=8349.00 threshold=0.00 +[SensorPush] Frame #1780031136209 | 12x7 | angle=265.89 | mag=0.53 | state=1 | force=0.3 | total=220300 | ~99.1 fps +[SensorPush] PZT angle frame #1780031136419 dts=12107 angle=223.28 mag=0.53 state=1 cop=(3.52,5.56) base=(3.91,5.19) total=45699.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031136870 dts=12558 angle=228.63 mag=0.50 state=1 cop=(3.58,5.57) base=(3.91,5.19) total=40863.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031137172 dts=12860 angle=192.36 mag=0.35 state=1 cop=(3.57,5.27) base=(3.91,5.19) total=45553.00 threshold=0.00 +[SensorPush] Frame #1780031137369 | 12x7 | angle=118.37 | mag=0.99 | state=1 | force=1.3 | total=220400 | ~86.2 fps +[SensorPush] PZT angle frame #1780031137470 dts=13158 angle=119.50 mag=1.07 state=1 cop=(3.38,4.26) base=(3.91,5.19) total=67671.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031137781 dts=13469 angle=228.09 mag=0.75 state=1 cop=(3.40,5.75) base=(3.91,5.19) total=57278.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031138078 dts=13766 angle=136.39 mag=0.56 state=1 cop=(3.50,4.80) base=(3.91,5.19) total=62931.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031138379 dts=14067 angle=99.70 mag=2.13 state=1 cop=(3.55,3.10) base=(3.91,5.19) total=81208.00 threshold=0.00 +[SensorPush] Frame #1780031138379 | 12x7 | angle=99.70 | mag=2.13 | state=1 | force=1.5 | total=220500 | ~99.0 fps +[SensorPush] PZT angle frame #1780031138680 dts=14369 angle=101.85 mag=1.60 state=1 cop=(3.58,3.62) base=(3.91,5.19) total=67816.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031139141 dts=14829 angle=102.67 mag=1.44 state=1 cop=(3.59,3.79) base=(3.91,5.19) total=30585.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031139591 dts=15279 angle=96.40 mag=1.19 state=1 cop=(3.78,4.01) base=(3.91,5.19) total=17393.00 threshold=0.00 +[SensorPush] Frame #1780031139688 | 12x7 | angle=98.54 | mag=1.14 | state=1 | force=0.4 | total=220600 | ~76.4 fps +[SensorPush] PZT angle frame #1780031139891 dts=15580 angle=96.44 mag=1.00 state=1 cop=(3.80,4.20) base=(3.91,5.19) total=25929.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031140221 dts=15909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031140520 dts=16208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031140721 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=220700 | ~96.8 fps +[SensorPush] PZT angle frame #1780031140821 dts=16509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031141119 dts=16808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031141440 dts=17128 angle=158.08 mag=0.49 state=1 cop=(3.55,4.82) base=(4.00,5.00) total=2676.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031141741 dts=17429 angle=189.70 mag=0.74 state=1 cop=(3.27,5.13) base=(4.00,5.00) total=35896.00 threshold=0.00 +[SensorPush] Frame #1780031141741 | 12x7 | angle=189.70 | mag=0.74 | state=1 | force=0.7 | total=220800 | ~98.0 fps +[SensorPush] PZT angle frame #1780031142039 dts=17727 angle=159.91 mag=0.58 state=1 cop=(3.45,4.80) base=(4.00,5.00) total=27064.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031142340 dts=18028 angle=154.67 mag=1.25 state=1 cop=(2.87,4.47) base=(4.00,5.00) total=42922.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031142640 dts=18329 angle=174.00 mag=1.21 state=1 cop=(2.80,4.87) base=(4.00,5.00) total=38981.00 threshold=0.00 +[SensorPush] Frame #1780031142740 | 12x7 | angle=137.78 | mag=1.68 | state=1 | force=0.9 | total=220900 | ~100.0 fps +[SensorPush] PZT angle frame #1780031142941 dts=18629 angle=119.28 mag=2.41 state=1 cop=(2.82,2.90) base=(4.00,5.00) total=67374.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031143379 dts=19068 angle=214.25 mag=1.57 state=1 cop=(2.70,5.88) base=(4.00,5.00) total=63235.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031143681 dts=19370 angle=235.00 mag=2.28 state=1 cop=(2.69,6.86) base=(4.00,5.00) total=59569.00 threshold=0.00 +[SensorPush] Frame #1780031144032 | 12x7 | angle=182.76 | mag=1.37 | state=1 | force=1.7 | total=221000 | ~77.4 fps +[SensorPush] PZT angle frame #1780031144138 dts=19827 angle=180.02 mag=1.39 state=1 cop=(2.61,5.00) base=(4.00,5.00) total=90654.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031144441 dts=20129 angle=238.42 mag=2.50 state=1 cop=(2.69,7.13) base=(4.00,5.00) total=55630.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031144741 dts=20429 angle=247.91 mag=6.29 state=1 cop=(1.63,10.83) base=(4.00,5.00) total=10884.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031145050 dts=20738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031145050 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=221100 | ~98.3 fps +[SensorPush] PZT angle frame #1780031145508 dts=21197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031145819 dts=21508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031146120 dts=21808 angle=0.00 mag=0.00 state=1 cop=(4.00,6.24) base=(4.00,6.24) total=467.00 threshold=0.00 +[SensorPush] Frame #1780031146230 | 12x7 | angle=97.62 | mag=4.60 | state=1 | force=0.1 | total=221200 | ~84.7 fps +[SensorPush] PZT angle frame #1780031146571 dts=22259 angle=99.03 mag=4.91 state=1 cop=(3.23,5.62) base=(4.00,10.47) total=74897.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031146881 dts=22569 angle=99.47 mag=4.70 state=1 cop=(3.23,5.83) base=(4.00,10.47) total=78803.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031147319 dts=23007 angle=97.66 mag=5.53 state=1 cop=(3.26,4.99) base=(4.00,10.47) total=123093.00 threshold=0.00 +[SensorPush] Frame #1780031147520 | 12x7 | angle=99.01 | mag=4.62 | state=1 | force=2.0 | total=221300 | ~77.6 fps +[SensorPush] PZT angle frame #1780031147619 dts=23308 angle=99.00 mag=4.06 state=1 cop=(3.37,6.46) base=(4.00,10.47) total=92563.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031147920 dts=23609 angle=99.75 mag=4.25 state=1 cop=(3.28,6.28) base=(4.00,10.47) total=105098.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031148221 dts=23909 angle=97.34 mag=5.42 state=1 cop=(3.31,5.09) base=(4.00,10.47) total=119027.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031148529 dts=24217 angle=96.61 mag=5.48 state=1 cop=(3.37,5.03) base=(4.00,10.47) total=127016.00 threshold=0.00 +[SensorPush] Frame #1780031148529 | 12x7 | angle=96.61 | mag=5.48 | state=1 | force=3.0 | total=221400 | ~99.1 fps +[SensorPush] PZT angle frame #1780031148979 dts=24668 angle=100.33 mag=4.34 state=1 cop=(3.22,6.19) base=(4.00,10.47) total=95684.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031149299 dts=24988 angle=97.26 mag=5.49 state=1 cop=(3.31,5.02) base=(4.00,10.47) total=116200.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031149600 dts=25288 angle=100.78 mag=4.04 state=1 cop=(3.25,6.50) base=(4.00,10.47) total=92745.00 threshold=0.00 +[SensorPush] Frame #1780031149701 | 12x7 | angle=101.93 | mag=3.62 | state=1 | force=1.6 | total=221500 | ~85.3 fps +[SensorPush] PZT angle frame #1780031149899 dts=25587 angle=102.30 mag=3.95 state=1 cop=(3.16,6.61) base=(4.00,10.47) total=98607.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031150210 dts=25898 angle=97.44 mag=5.37 state=1 cop=(3.30,5.14) base=(4.00,10.47) total=115513.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031150509 dts=26197 angle=97.63 mag=5.45 state=1 cop=(3.28,5.06) base=(4.00,10.47) total=130947.00 threshold=0.00 +[SensorPush] Frame #1780031150711 | 12x7 | angle=99.34 | mag=4.66 | state=1 | force=2.6 | total=221600 | ~98.9 fps +[SensorPush] PZT angle frame #1780031150810 dts=26498 angle=100.60 mag=4.18 state=1 cop=(3.23,6.36) base=(4.00,10.47) total=105562.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031151110 dts=26798 angle=100.66 mag=4.47 state=1 cop=(3.17,6.08) base=(4.00,10.47) total=109841.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031151409 dts=27097 angle=97.17 mag=5.33 state=1 cop=(3.33,5.18) base=(4.00,10.47) total=130807.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031151721 dts=27409 angle=101.03 mag=3.96 state=1 cop=(3.24,6.59) base=(4.00,10.47) total=103221.00 threshold=0.00 +[SensorPush] Frame #1780031151721 | 12x7 | angle=101.03 | mag=3.96 | state=1 | force=2.2 | total=221700 | ~99.1 fps +[SensorPush] PZT angle frame #1780031152020 dts=27709 angle=101.33 mag=4.16 state=1 cop=(3.18,6.39) base=(4.00,10.47) total=109534.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031152461 dts=28150 angle=97.99 mag=5.17 state=1 cop=(3.28,5.35) base=(4.00,10.47) total=127040.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031152762 dts=28450 angle=101.69 mag=3.91 state=1 cop=(3.21,6.64) base=(4.00,10.47) total=105077.00 threshold=0.00 +[SensorPush] Frame #1780031152859 | 12x7 | angle=101.11 | mag=4.13 | state=1 | force=2.4 | total=221800 | ~87.8 fps +[SensorPush] PZT angle frame #1780031153060 dts=28749 angle=99.24 mag=4.83 state=1 cop=(3.22,5.70) base=(4.00,10.47) total=123560.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031153370 dts=29058 angle=99.12 mag=4.95 state=1 cop=(3.22,5.58) base=(4.00,10.47) total=131681.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031153820 dts=29509 angle=101.29 mag=4.20 state=1 cop=(3.18,6.35) base=(4.00,10.47) total=107158.00 threshold=0.00 +[SensorPush] Frame #1780031154030 | 12x7 | angle=97.07 | mag=5.47 | state=1 | force=3.1 | total=221900 | ~85.4 fps +[SensorPush] PZT angle frame #1780031154129 dts=29818 angle=97.71 mag=5.37 state=1 cop=(3.28,5.15) base=(4.00,10.47) total=133989.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031154432 dts=30120 angle=102.03 mag=3.67 state=1 cop=(3.23,6.88) base=(4.00,10.47) total=95276.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031154730 dts=30418 angle=101.81 mag=4.02 state=1 cop=(3.18,6.53) base=(4.00,10.47) total=118049.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031155031 dts=30719 angle=99.50 mag=5.01 state=1 cop=(3.17,5.53) base=(4.00,10.47) total=125720.00 threshold=0.00 +[SensorPush] Frame #1780031155031 | 12x7 | angle=99.50 | mag=5.01 | state=1 | force=3.0 | total=222000 | ~99.9 fps +[SensorPush] PZT angle frame #1780031155329 dts=31018 angle=98.21 mag=5.47 state=1 cop=(3.22,5.06) base=(4.00,10.47) total=132413.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031155630 dts=31318 angle=99.02 mag=5.71 state=1 cop=(3.11,4.83) base=(4.00,10.47) total=138223.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031155959 dts=31648 angle=102.88 mag=3.95 state=1 cop=(3.12,6.62) base=(4.00,10.47) total=103923.00 threshold=0.00 +[SensorPush] Frame #1780031156058 | 12x7 | angle=102.59 | mag=3.80 | state=1 | force=2.3 | total=222100 | ~97.3 fps +[SensorPush] PZT angle frame #1780031156262 dts=31950 angle=101.65 mag=4.15 state=1 cop=(3.16,6.40) base=(4.00,10.47) total=117593.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031156559 dts=32248 angle=99.11 mag=5.50 state=1 cop=(3.13,5.03) base=(4.00,10.47) total=122517.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031156870 dts=32558 angle=101.04 mag=4.76 state=1 cop=(3.09,5.80) base=(4.00,10.47) total=111517.00 threshold=0.00 +[SensorPush] Frame #1780031157070 | 12x7 | angle=102.60 | mag=3.86 | state=1 | force=2.4 | total=222200 | ~98.8 fps +[SensorPush] PZT angle frame #1780031157172 dts=32861 angle=102.43 mag=4.10 state=1 cop=(3.12,6.47) base=(4.00,10.47) total=121899.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031157631 dts=33319 angle=99.56 mag=5.52 state=1 cop=(3.08,5.03) base=(4.00,10.47) total=133151.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031157941 dts=33629 angle=102.19 mag=4.13 state=1 cop=(3.13,6.43) base=(4.00,10.47) total=108832.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031158239 dts=33927 angle=98.85 mag=4.65 state=1 cop=(3.28,5.88) base=(4.00,10.47) total=35104.00 threshold=0.00 +[SensorPush] Frame #1780031158239 | 12x7 | angle=98.85 | mag=4.65 | state=1 | force=0.7 | total=222300 | ~85.6 fps +[SensorPush] PZT angle frame #1780031158541 dts=34229 angle=97.48 mag=4.65 state=1 cop=(3.39,5.86) base=(4.00,10.47) total=24245.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031158839 dts=34528 angle=98.66 mag=4.69 state=1 cop=(3.29,5.83) base=(4.00,10.47) total=29860.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031159141 dts=34830 angle=99.72 mag=4.16 state=1 cop=(3.30,6.37) base=(4.00,10.47) total=49438.00 threshold=0.00 +[SensorPush] Frame #1780031159240 | 12x7 | angle=97.89 | mag=4.68 | state=1 | force=0.8 | total=222400 | ~99.9 fps +[SensorPush] PZT angle frame #1780031159440 dts=35128 angle=97.59 mag=5.08 state=1 cop=(3.33,5.43) base=(4.00,10.47) total=50290.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031159750 dts=35439 angle=100.37 mag=3.88 state=1 cop=(3.30,6.65) base=(4.00,10.47) total=49490.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031160049 dts=35738 angle=98.50 mag=4.86 state=1 cop=(3.28,5.66) base=(4.00,10.47) total=49777.00 threshold=0.00 +[SensorPush] Frame #1780031160259 | 12x7 | angle=98.89 | mag=4.81 | state=1 | force=1.1 | total=222500 | ~98.2 fps +[SensorPush] PZT angle frame #1780031160359 dts=36048 angle=100.18 mag=4.04 state=1 cop=(3.29,6.50) base=(4.00,10.47) total=52936.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031160661 dts=36349 angle=100.38 mag=4.20 state=1 cop=(3.24,6.34) base=(4.00,10.47) total=56525.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031160979 dts=36667 angle=101.50 mag=4.14 state=1 cop=(3.17,6.41) base=(4.00,10.47) total=73297.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031161278 dts=36967 angle=103.88 mag=3.98 state=1 cop=(3.05,6.61) base=(4.00,10.47) total=86309.00 threshold=0.00 +[SensorPush] Frame #1780031161278 | 12x7 | angle=103.88 | mag=3.98 | state=1 | force=1.7 | total=222600 | ~98.1 fps +[SensorPush] PZT angle frame #1780031161878 dts=37566 angle=101.37 mag=4.43 state=1 cop=(3.13,6.12) base=(4.00,10.47) total=80293.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031162189 dts=37877 angle=104.65 mag=3.38 state=1 cop=(3.15,7.20) base=(4.00,10.47) total=80479.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031162500 dts=38188 angle=101.89 mag=4.51 state=1 cop=(3.07,6.06) base=(4.00,10.47) total=83193.00 threshold=0.00 +[SensorPush] Frame #1780031162600 | 12x7 | angle=101.88 | mag=4.49 | state=1 | force=1.6 | total=222700 | ~75.7 fps +[SensorPush] PZT angle frame #1780031162799 dts=38488 angle=105.04 mag=3.35 state=1 cop=(3.13,7.24) base=(4.00,10.47) total=71053.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031163239 dts=38927 angle=106.50 mag=3.33 state=1 cop=(3.06,7.28) base=(4.00,10.47) total=80539.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031163540 dts=39228 angle=106.07 mag=3.16 state=1 cop=(3.12,7.43) base=(4.00,10.47) total=77408.00 threshold=0.00 +[SensorPush] Frame #1780031163740 | 12x7 | angle=103.22 | mag=4.67 | state=1 | force=1.4 | total=222800 | ~87.6 fps +[SensorPush] PZT angle frame #1780031163840 dts=39528 angle=103.26 mag=4.97 state=1 cop=(2.86,5.63) base=(4.00,10.47) total=92352.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031164139 dts=39828 angle=108.37 mag=3.31 state=1 cop=(2.96,7.32) base=(4.00,10.47) total=72717.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031164460 dts=40148 angle=106.47 mag=4.59 state=1 cop=(2.70,6.07) base=(4.00,10.47) total=94843.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031164759 dts=40448 angle=109.98 mag=3.49 state=1 cop=(2.81,7.19) base=(4.00,10.47) total=73708.00 threshold=0.00 +[SensorPush] Frame #1780031164759 | 12x7 | angle=109.98 | mag=3.49 | state=1 | force=1.4 | total=222900 | ~98.1 fps +[SensorPush] PZT angle frame #1780031165058 dts=40746 angle=112.48 mag=3.15 state=1 cop=(2.80,7.56) base=(4.00,10.47) total=78588.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031165371 dts=41059 angle=107.48 mag=4.28 state=1 cop=(2.71,6.38) base=(4.00,10.47) total=104393.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031165669 dts=41357 angle=110.05 mag=3.56 state=1 cop=(2.78,7.13) base=(4.00,10.47) total=90226.00 threshold=0.00 +[SensorPush] Frame #1780031165770 | 12x7 | angle=111.68 | mag=3.27 | state=1 | force=1.7 | total=223000 | ~99.0 fps +[SensorPush] PZT angle frame #1780031166131 dts=41819 angle=108.46 mag=4.14 state=1 cop=(2.69,6.55) base=(4.00,10.47) total=99088.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031166441 dts=42129 angle=108.36 mag=4.22 state=1 cop=(2.67,6.47) base=(4.00,10.47) total=95966.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031166749 dts=42437 angle=112.10 mag=3.60 state=1 cop=(2.65,7.14) base=(4.00,10.47) total=85176.00 threshold=0.00 +[SensorPush] Frame #1780031167099 | 12x7 | angle=114.28 | mag=3.40 | state=1 | force=1.7 | total=223100 | ~75.2 fps +[SensorPush] PZT angle frame #1780031167209 dts=42898 angle=111.47 mag=3.98 state=1 cop=(2.54,6.76) base=(4.00,10.47) total=101386.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031167510 dts=43198 angle=111.52 mag=4.24 state=1 cop=(2.45,6.53) base=(4.00,10.47) total=101877.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031167821 dts=43509 angle=114.21 mag=3.62 state=1 cop=(2.52,7.17) base=(4.00,10.47) total=84274.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031168118 dts=43806 angle=109.69 mag=3.48 state=1 cop=(2.83,7.19) base=(4.00,10.47) total=77202.00 threshold=0.00 +[SensorPush] Frame #1780031168118 | 12x7 | angle=109.69 | mag=3.48 | state=1 | force=1.5 | total=223200 | ~98.1 fps +[SensorPush] PZT angle frame #1780031168421 dts=44110 angle=107.81 mag=3.77 state=1 cop=(2.85,6.88) base=(4.00,10.47) total=67195.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031168720 dts=44409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031169171 dts=44860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031169268 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=223300 | ~86.9 fps +[SensorPush] PZT angle frame #1780031169468 dts=45157 angle=285.34 mag=0.29 state=1 cop=(2.16,1.88) base=(2.08,1.60) total=26954.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031169780 dts=45468 angle=272.83 mag=3.42 state=1 cop=(2.25,5.01) base=(2.08,1.60) total=37281.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031170080 dts=45769 angle=269.39 mag=9.22 state=1 cop=(1.98,10.82) base=(2.08,1.60) total=4327.00 threshold=0.00 +[SensorPush] Frame #1780031170291 | 12x7 | angle=269.92 | mag=9.31 | state=1 | force=0.1 | total=223400 | ~97.8 fps +[SensorPush] PZT angle frame #1780031170391 dts=46079 angle=270.72 mag=9.23 state=1 cop=(2.20,10.83) base=(2.08,1.60) total=6024.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031170690 dts=46379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031170991 dts=46679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031171470 dts=47158 angle=0.00 mag=0.00 state=1 cop=(3.88,10.79) base=(3.88,10.79) total=1688.00 threshold=0.00 +[SensorPush] Frame #1780031171470 | 12x7 | angle=0.00 | mag=0.00 | state=1 | force=0.0 | total=223500 | ~84.8 fps +[SensorPush] PZT angle frame #1780031171768 dts=47457 angle=118.58 mag=0.84 state=1 cop=(3.48,10.05) base=(3.88,10.79) total=20187.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031172081 dts=47769 angle=104.75 mag=4.71 state=1 cop=(2.68,6.23) base=(3.88,10.79) total=51892.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031172399 dts=48088 angle=105.78 mag=10.54 state=1 cop=(1.01,0.64) base=(3.88,10.79) total=2844.00 threshold=0.00 +[SensorPush] Frame #1780031172501 | 12x7 | angle=103.93 | mag=10.89 | state=1 | force=0.1 | total=223600 | ~97.0 fps +[SensorPush] PZT angle frame #1780031172701 dts=48389 angle=103.83 mag=10.91 state=1 cop=(1.27,0.19) base=(3.88,10.79) total=5034.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031172998 dts=48687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031173299 dts=48987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031173510 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=223700 | ~99.1 fps +[SensorPush] PZT angle frame #1780031173610 dts=49298 angle=0.00 mag=0.00 state=1 cop=(2.99,0.47) base=(2.99,0.47) total=5513.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031173909 dts=49597 angle=267.81 mag=1.29 state=1 cop=(2.94,1.75) base=(2.99,0.47) total=31997.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031174212 dts=49900 angle=269.31 mag=7.00 state=1 cop=(2.91,7.46) base=(2.99,0.47) total=34790.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031174520 dts=50208 angle=264.26 mag=10.19 state=1 cop=(1.97,10.60) base=(2.99,0.47) total=3040.00 threshold=0.00 +[SensorPush] Frame #1780031174520 | 12x7 | angle=264.26 | mag=10.19 | state=1 | force=0.1 | total=223800 | ~99.0 fps +[SensorPush] PZT angle frame #1780031174817 dts=50505 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031175118 dts=50807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031175420 dts=51108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031175530 | 12x7 | angle=273.69 | mag=0.80 | state=1 | force=0.1 | total=223900 | ~99.0 fps +[SensorPush] PZT angle frame #1780031175730 dts=51418 angle=251.34 mag=0.86 state=1 cop=(3.35,5.81) base=(3.63,5.00) total=43370.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031176031 dts=51720 angle=256.48 mag=1.12 state=1 cop=(3.37,6.09) base=(3.63,5.00) total=57994.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031176340 dts=52028 angle=257.04 mag=0.99 state=1 cop=(3.40,5.97) base=(3.63,5.00) total=59364.00 threshold=0.00 +[SensorPush] Frame #1780031176549 | 12x7 | angle=229.64 | mag=0.31 | state=1 | force=1.4 | total=224000 | ~98.1 fps +[SensorPush] PZT angle frame #1780031176650 dts=52338 angle=234.23 mag=0.45 state=1 cop=(3.36,5.37) base=(3.63,5.00) total=84728.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031176960 dts=52648 angle=187.83 mag=0.26 state=1 cop=(3.37,5.03) base=(3.63,5.00) total=98965.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031177259 dts=52947 angle=171.64 mag=0.28 state=1 cop=(3.35,4.96) base=(3.63,5.00) total=96964.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031177569 dts=53257 angle=231.44 mag=0.47 state=1 cop=(3.34,5.37) base=(3.63,5.00) total=105254.00 threshold=0.00 +[SensorPush] Frame #1780031177569 | 12x7 | angle=231.44 | mag=0.47 | state=1 | force=2.2 | total=224100 | ~98.1 fps +[SensorPush] PZT angle frame #1780031177869 dts=53558 angle=258.86 mag=1.28 state=1 cop=(3.38,6.26) base=(3.63,5.00) total=92942.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031178320 dts=54008 angle=256.68 mag=1.19 state=1 cop=(3.35,6.15) base=(3.63,5.00) total=91930.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031178621 dts=54309 angle=240.95 mag=0.63 state=1 cop=(3.32,5.55) base=(3.63,5.00) total=104187.00 threshold=0.00 +[SensorPush] Frame #1780031178720 | 12x7 | angle=258.60 | mag=1.31 | state=1 | force=1.7 | total=224200 | ~87.0 fps +[SensorPush] PZT angle frame #1780031178921 dts=54609 angle=116.64 mag=0.49 state=1 cop=(3.41,4.56) base=(3.63,5.00) total=106229.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031179361 dts=55049 angle=120.33 mag=0.43 state=1 cop=(3.41,4.63) base=(3.63,5.00) total=119164.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031179669 dts=55358 angle=252.12 mag=0.98 state=1 cop=(3.33,5.93) base=(3.63,5.00) total=88332.00 threshold=0.00 +[SensorPush] Frame #1780031180012 | 12x7 | angle=250.44 | mag=0.93 | state=1 | force=2.2 | total=224300 | ~77.3 fps +[SensorPush] PZT angle frame #1780031180120 dts=55809 angle=247.66 mag=0.84 state=1 cop=(3.31,5.77) base=(3.63,5.00) total=104741.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031180430 dts=56118 angle=104.45 mag=0.88 state=1 cop=(3.41,4.15) base=(3.63,5.00) total=113632.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031180729 dts=56418 angle=101.71 mag=0.89 state=1 cop=(3.45,4.13) base=(3.63,5.00) total=119673.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031181030 dts=56718 angle=136.05 mag=0.35 state=1 cop=(3.38,4.76) base=(3.63,5.00) total=107622.00 threshold=0.00 +[SensorPush] Frame #1780031181030 | 12x7 | angle=136.05 | mag=0.35 | state=1 | force=2.3 | total=224400 | ~98.3 fps +[SensorPush] PZT angle frame #1780031181469 dts=57157 angle=246.98 mag=0.87 state=1 cop=(3.29,5.80) base=(3.63,5.00) total=102930.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031181780 dts=57468 angle=106.68 mag=0.60 state=1 cop=(3.46,4.43) base=(3.63,5.00) total=112572.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031182091 dts=57779 angle=100.30 mag=1.13 state=1 cop=(3.43,3.89) base=(3.63,5.00) total=131409.00 threshold=0.00 +[SensorPush] Frame #1780031182201 | 12x7 | angle=101.94 | mag=1.11 | state=1 | force=3.3 | total=224500 | ~85.4 fps +[SensorPush] PZT angle frame #1780031182402 dts=58090 angle=223.31 mag=0.38 state=1 cop=(3.35,5.26) base=(3.63,5.00) total=94804.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031182710 dts=58398 angle=241.03 mag=0.87 state=1 cop=(3.21,5.76) base=(3.63,5.00) total=110287.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031183021 dts=58709 angle=247.89 mag=1.05 state=1 cop=(3.23,5.97) base=(3.63,5.00) total=111004.00 threshold=0.00 +[SensorPush] Frame #1780031183220 | 12x7 | angle=180.83 | mag=0.31 | state=1 | force=2.9 | total=224600 | ~98.2 fps +[SensorPush] PZT angle frame #1780031183331 dts=59019 angle=107.74 mag=0.84 state=1 cop=(3.37,4.20) base=(3.63,5.00) total=125119.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031183629 dts=59318 angle=106.13 mag=0.94 state=1 cop=(3.37,4.10) base=(3.63,5.00) total=136532.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031184079 dts=59767 angle=256.45 mag=1.61 state=1 cop=(3.25,6.57) base=(3.63,5.00) total=99838.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031184519 dts=60207 angle=256.25 mag=1.64 state=1 cop=(3.24,6.59) base=(3.63,5.00) total=119284.00 threshold=0.00 +[SensorPush] Frame #1780031184519 | 12x7 | angle=256.25 | mag=1.64 | state=1 | force=2.7 | total=224700 | ~77.0 fps +[SensorPush] PZT angle frame #1780031184819 dts=60507 angle=254.36 mag=1.58 state=1 cop=(3.20,6.52) base=(3.63,5.00) total=121921.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031185121 dts=60809 angle=255.39 mag=1.59 state=1 cop=(3.23,6.54) base=(3.63,5.00) total=121373.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031185431 dts=61119 angle=249.43 mag=0.88 state=1 cop=(3.32,5.82) base=(3.63,5.00) total=72496.00 threshold=0.00 +[SensorPush] Frame #1780031185532 | 12x7 | angle=236.48 | mag=0.62 | state=1 | force=1.1 | total=224800 | ~98.7 fps +[SensorPush] PZT angle frame #1780031185729 dts=61417 angle=205.09 mag=0.32 state=1 cop=(3.34,5.14) base=(3.63,5.00) total=31886.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031186030 dts=61718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031186331 dts=62019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031186531 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=224900 | ~100.1 fps +[SensorPush] PZT angle frame #1780031186629 dts=62317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031186940 dts=62628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031187240 dts=62929 angle=322.28 mag=0.81 state=1 cop=(3.03,4.95) base=(2.39,4.46) total=31382.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031187558 dts=63246 angle=320.20 mag=0.79 state=1 cop=(3.00,4.96) base=(2.39,4.46) total=48864.00 threshold=0.00 +[SensorPush] Frame #1780031187558 | 12x7 | angle=320.20 | mag=0.79 | state=1 | force=0.9 | total=225000 | ~97.4 fps +[SensorPush] PZT angle frame #1780031187859 dts=63547 angle=318.30 mag=0.78 state=1 cop=(2.98,4.98) base=(2.39,4.46) total=50873.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031188161 dts=63849 angle=309.91 mag=0.96 state=1 cop=(3.01,5.19) base=(2.39,4.46) total=52305.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031188461 dts=64149 angle=13.02 mag=0.59 state=1 cop=(2.97,4.33) base=(2.39,4.46) total=74314.00 threshold=0.00 +[SensorPush] Frame #1780031188561 | 12x7 | angle=307.48 | mag=0.90 | state=1 | force=1.3 | total=225100 | ~99.6 fps +[SensorPush] PZT angle frame #1780031188759 dts=64447 angle=6.60 mag=0.57 state=1 cop=(2.95,4.39) base=(2.39,4.46) total=80515.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031189073 dts=64761 angle=329.68 mag=0.66 state=1 cop=(2.96,4.79) base=(2.39,4.46) total=77965.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031189520 dts=65208 angle=353.27 mag=0.58 state=1 cop=(2.96,4.53) base=(2.39,4.46) total=89588.00 threshold=0.00 +[SensorPush] Frame #1780031189721 | 12x7 | angle=28.41 | mag=0.60 | state=1 | force=1.9 | total=225200 | ~86.3 fps +[SensorPush] PZT angle frame #1780031189821 dts=65509 angle=311.50 mag=0.86 state=1 cop=(2.96,5.10) base=(2.39,4.46) total=73336.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031190119 dts=65807 angle=353.26 mag=0.60 state=1 cop=(2.98,4.53) base=(2.39,4.46) total=93893.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031190418 dts=66107 angle=344.97 mag=0.60 state=1 cop=(2.97,4.61) base=(2.39,4.46) total=83897.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031190720 dts=66409 angle=16.38 mag=0.57 state=1 cop=(2.94,4.30) base=(2.39,4.46) total=95246.00 threshold=0.00 +[SensorPush] Frame #1780031190720 | 12x7 | angle=16.38 | mag=0.57 | state=1 | force=1.9 | total=225300 | ~100.0 fps +[SensorPush] PZT angle frame #1780031191021 dts=66709 angle=297.71 mag=1.09 state=1 cop=(2.90,5.43) base=(2.39,4.46) total=77599.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031191470 dts=67158 angle=335.36 mag=0.59 state=1 cop=(2.93,4.70) base=(2.39,4.46) total=85550.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031191778 dts=67466 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031191879 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=225400 | ~86.3 fps +[SensorPush] PZT angle frame #1780031192080 dts=67768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031192378 dts=68067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031192680 dts=68368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031192891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=225500 | ~98.8 fps +[SensorPush] PZT angle frame #1780031192991 dts=68679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031193299 dts=68987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031193600 dts=69288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031193900 dts=69589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031193900 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=225600 | ~99.1 fps +[SensorPush] PZT angle frame #1780031194199 dts=69887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031194508 dts=70197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031194959 dts=70647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031195070 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=225700 | ~85.5 fps +[SensorPush] PZT angle frame #1780031195269 dts=70957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031195571 dts=71259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031195869 dts=71557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031196069 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=225800 | ~100.1 fps +[SensorPush] PZT angle frame #1780031196169 dts=71857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031196471 dts=72160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031196781 dts=72469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031197110 dts=72798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031197110 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=225900 | ~96.1 fps +[SensorPush] PZT angle frame #1780031197409 dts=73097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031197711 dts=73399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031198009 dts=73697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031198122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=226000 | ~98.8 fps +[SensorPush] PZT angle frame #1780031198320 dts=74008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031198618 dts=74306 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031198919 dts=74607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031199131 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=226100 | ~99.1 fps +[SensorPush] PZT angle frame #1780031199230 dts=74918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031199542 dts=75230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031199839 dts=75527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031200140 dts=75829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031200140 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=226200 | ~99.0 fps +[SensorPush] PZT angle frame #1780031200450 dts=76138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031200750 dts=76438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031201058 dts=76747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031201159 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=226300 | ~98.2 fps +[SensorPush] PZT angle frame #1780031201359 dts=77047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031201670 dts=77359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031201969 dts=77657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031202180 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=226400 | ~97.9 fps +[SensorPush] PZT angle frame #1780031202280 dts=77969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031202590 dts=78278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031202889 dts=78578 angle=149.44 mag=0.25 state=1 cop=(3.49,5.77) base=(3.71,5.90) total=2199.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031203351 dts=79040 angle=165.61 mag=0.50 state=1 cop=(3.23,5.77) base=(3.71,5.90) total=37372.00 threshold=0.00 +[SensorPush] Frame #1780031203351 | 12x7 | angle=165.61 | mag=0.50 | state=1 | force=0.7 | total=226500 | ~85.4 fps +[SensorPush] PZT angle frame #1780031203670 dts=79358 angle=181.71 mag=0.48 state=1 cop=(3.24,5.91) base=(3.71,5.90) total=38092.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031203990 dts=79679 angle=184.36 mag=0.57 state=1 cop=(3.14,5.94) base=(3.71,5.90) total=41298.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031204450 dts=80138 angle=179.41 mag=0.62 state=1 cop=(3.09,5.89) base=(3.71,5.90) total=40640.00 threshold=0.00 +[SensorPush] Frame #1780031204549 | 12x7 | angle=150.58 | mag=0.68 | state=1 | force=0.8 | total=226600 | ~83.5 fps +[SensorPush] PZT angle frame #1780031204750 dts=80438 angle=129.75 mag=0.88 state=1 cop=(3.15,5.22) base=(3.71,5.90) total=54312.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031205048 dts=80736 angle=213.57 mag=0.67 state=1 cop=(3.15,6.27) base=(3.71,5.90) total=39452.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031205361 dts=81050 angle=203.02 mag=0.79 state=1 cop=(2.98,6.21) base=(3.71,5.90) total=45919.00 threshold=0.00 +[SensorPush] Frame #1780031205569 | 12x7 | angle=134.19 | mag=1.13 | state=1 | force=0.8 | total=226700 | ~98.0 fps +[SensorPush] PZT angle frame #1780031205671 dts=81359 angle=132.77 mag=1.27 state=1 cop=(2.85,4.96) base=(3.71,5.90) total=48157.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031205970 dts=81658 angle=198.24 mag=0.79 state=1 cop=(2.96,6.14) base=(3.71,5.90) total=38011.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031206411 dts=82099 angle=141.63 mag=1.13 state=1 cop=(2.83,5.19) base=(3.71,5.90) total=43716.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031206711 dts=82399 angle=171.33 mag=0.99 state=1 cop=(2.73,5.75) base=(3.71,5.90) total=44862.00 threshold=0.00 +[SensorPush] Frame #1780031206711 | 12x7 | angle=171.33 | mag=0.99 | state=1 | force=0.9 | total=226800 | ~87.6 fps +[SensorPush] PZT angle frame #1780031207010 dts=82698 angle=215.55 mag=1.31 state=1 cop=(2.65,6.66) base=(3.71,5.90) total=42693.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031207321 dts=83009 angle=142.14 mag=1.65 state=1 cop=(2.41,4.88) base=(3.71,5.90) total=49323.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031207651 dts=83339 angle=197.84 mag=1.31 state=1 cop=(2.46,6.30) base=(3.71,5.90) total=37345.00 threshold=0.00 +[SensorPush] Frame #1780031207751 | 12x7 | angle=200.63 | mag=1.48 | state=1 | force=0.8 | total=226900 | ~96.2 fps +[SensorPush] PZT angle frame #1780031207948 dts=83637 angle=177.20 mag=1.58 state=1 cop=(2.14,5.82) base=(3.71,5.90) total=39429.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031208260 dts=83949 angle=154.80 mag=1.82 state=1 cop=(2.07,5.12) base=(3.71,5.90) total=39178.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031208571 dts=84259 angle=177.88 mag=1.70 state=1 cop=(2.01,5.83) base=(3.71,5.90) total=35613.00 threshold=0.00 +[SensorPush] Frame #1780031208770 | 12x7 | angle=187.20 | mag=1.90 | state=1 | force=0.7 | total=227000 | ~98.1 fps +[SensorPush] PZT angle frame #1780031208880 dts=84568 angle=150.12 mag=2.23 state=1 cop=(1.78,4.79) base=(3.71,5.90) total=34493.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031209179 dts=84867 angle=169.58 mag=2.10 state=1 cop=(1.65,5.52) base=(3.71,5.90) total=26889.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031209480 dts=85168 angle=194.29 mag=2.47 state=1 cop=(1.32,6.51) base=(3.71,5.90) total=19424.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031209790 dts=85479 angle=136.98 mag=4.92 state=1 cop=(0.12,2.54) base=(3.71,5.90) total=2990.00 threshold=0.00 +[SensorPush] Frame #1780031209790 | 12x7 | angle=136.98 | mag=4.92 | state=1 | force=0.1 | total=227100 | ~98.0 fps +[SensorPush] PZT angle frame #1780031210230 dts=85919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031210531 dts=86220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031210851 dts=86539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031210949 | 12x7 | angle=135.12 | mag=0.68 | state=1 | force=0.0 | total=227200 | ~86.3 fps +[SensorPush] PZT angle frame #1780031211149 dts=86838 angle=0.00 mag=0.00 state=1 cop=(3.70,5.00) base=(3.70,5.00) total=97.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031211448 dts=87137 angle=192.80 mag=0.56 state=1 cop=(3.16,5.12) base=(3.70,5.00) total=21579.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031211758 dts=87446 angle=224.87 mag=1.03 state=1 cop=(2.97,5.73) base=(3.70,5.00) total=35540.00 threshold=0.00 +[SensorPush] Frame #1780031211970 | 12x7 | angle=132.51 | mag=1.24 | state=1 | force=0.7 | total=227300 | ~98.0 fps +[SensorPush] PZT angle frame #1780031212070 dts=87758 angle=138.85 mag=1.22 state=1 cop=(2.78,4.20) base=(3.70,5.00) total=41961.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031212519 dts=88207 angle=161.36 mag=0.93 state=1 cop=(2.82,4.70) base=(3.70,5.00) total=36216.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031212830 dts=88518 angle=127.31 mag=1.62 state=1 cop=(2.72,3.71) base=(3.70,5.00) total=47812.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031213269 dts=88958 angle=138.43 mag=1.34 state=1 cop=(2.70,4.11) base=(3.70,5.00) total=47671.00 threshold=0.00 +[SensorPush] Frame #1780031213269 | 12x7 | angle=138.43 | mag=1.34 | state=1 | force=0.9 | total=227400 | ~76.9 fps +[SensorPush] PZT angle frame #1780031213578 dts=89266 angle=131.00 mag=1.65 state=1 cop=(2.62,3.75) base=(3.70,5.00) total=48146.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031213880 dts=89568 angle=174.52 mag=1.10 state=1 cop=(2.61,4.90) base=(3.70,5.00) total=45801.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031214190 dts=89878 angle=125.92 mag=2.03 state=1 cop=(2.51,3.35) base=(3.70,5.00) total=51182.00 threshold=0.00 +[SensorPush] Frame #1780031214290 | 12x7 | angle=132.03 | mag=1.78 | state=1 | force=1.0 | total=227500 | ~97.9 fps +[SensorPush] PZT angle frame #1780031214490 dts=90178 angle=160.88 mag=1.24 state=1 cop=(2.53,4.59) base=(3.70,5.00) total=51036.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031214801 dts=90489 angle=128.86 mag=2.05 state=1 cop=(2.41,3.40) base=(3.70,5.00) total=50856.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031215110 dts=90798 angle=139.47 mag=1.64 state=1 cop=(2.46,3.93) base=(3.70,5.00) total=44864.00 threshold=0.00 +[SensorPush] Frame #1780031215319 | 12x7 | angle=159.74 | mag=1.39 | state=1 | force=0.9 | total=227600 | ~97.3 fps +[SensorPush] PZT angle frame #1780031215419 dts=91108 angle=158.53 mag=1.42 state=1 cop=(2.38,4.48) base=(3.70,5.00) total=46983.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031215720 dts=91409 angle=124.75 mag=2.41 state=1 cop=(2.32,3.02) base=(3.70,5.00) total=44531.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031216018 dts=91707 angle=126.91 mag=2.71 state=1 cop=(2.07,2.83) base=(3.70,5.00) total=40731.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031216319 dts=92007 angle=140.95 mag=1.87 state=1 cop=(2.25,3.82) base=(3.70,5.00) total=37160.00 threshold=0.00 +[SensorPush] Frame #1780031216319 | 12x7 | angle=140.95 | mag=1.87 | state=1 | force=0.7 | total=227700 | ~100.0 fps +[SensorPush] PZT angle frame #1780031216641 dts=92329 angle=119.35 mag=3.86 state=1 cop=(1.81,1.63) base=(3.70,5.00) total=33155.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031216940 dts=92628 angle=120.33 mag=4.51 state=1 cop=(1.43,1.11) base=(3.70,5.00) total=24838.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031217240 dts=92928 angle=127.41 mag=3.97 state=1 cop=(1.29,1.85) base=(3.70,5.00) total=23430.00 threshold=0.00 +[SensorPush] Frame #1780031217340 | 12x7 | angle=135.43 | mag=3.57 | state=1 | force=0.5 | total=227800 | ~97.9 fps +[SensorPush] PZT angle frame #1780031217540 dts=93228 angle=147.88 mag=3.19 state=1 cop=(1.00,3.30) base=(3.70,5.00) total=22594.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031217840 dts=93528 angle=172.62 mag=3.28 state=1 cop=(0.44,4.58) base=(3.70,5.00) total=10614.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031218288 dts=93976 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031218489 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=227900 | ~87.0 fps +[SensorPush] PZT angle frame #1780031218589 dts=94277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031218902 dts=94590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031219199 dts=94888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031219500 dts=95188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031219500 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=228000 | ~99.0 fps +[SensorPush] PZT angle frame #1780031219809 dts=95498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031220109 dts=95797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031220410 dts=96098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031220508 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=228100 | ~99.2 fps +[SensorPush] PZT angle frame #1780031220711 dts=96399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031221013 dts=96701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031221310 dts=96998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031221790 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=228200 | ~78.0 fps +[SensorPush] PZT angle frame #1780031221889 dts=97577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031222330 dts=98018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031222641 dts=98329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031222938 dts=98626 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031222938 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=228300 | ~87.2 fps +[SensorPush] PZT angle frame #1780031223250 dts=98938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031223562 dts=99250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031224020 dts=99708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031224119 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=228400 | ~84.7 fps +[SensorPush] PZT angle frame #1780031224341 dts=100029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031224640 dts=100328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031224949 dts=100637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031225149 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=228500 | ~97.1 fps +[SensorPush] PZT angle frame #1780031225251 dts=100939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031225550 dts=101239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031225858 dts=101547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031226159 dts=101847 angle=264.56 mag=4.67 state=1 cop=(3.56,5.65) base=(4.00,1.00) total=82883.00 threshold=0.00 +[SensorPush] Frame #1780031226159 | 12x7 | angle=264.56 | mag=4.67 | state=1 | force=1.6 | total=228600 | ~99.0 fps +[SensorPush] PZT angle frame #1780031226459 dts=102148 angle=258.76 mag=3.28 state=1 cop=(3.36,4.22) base=(4.00,1.00) total=116368.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031226760 dts=102449 angle=257.69 mag=3.32 state=1 cop=(3.29,4.24) base=(4.00,1.00) total=144080.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031227069 dts=102758 angle=256.90 mag=3.35 state=1 cop=(3.24,4.26) base=(4.00,1.00) total=151661.00 threshold=0.00 +[SensorPush] Frame #1780031227168 | 12x7 | angle=256.38 | mag=3.34 | state=1 | force=4.3 | total=228700 | ~99.1 fps +[SensorPush] PZT angle frame #1780031227380 dts=103068 angle=256.32 mag=3.49 state=1 cop=(3.17,4.39) base=(4.00,1.00) total=158055.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031227709 dts=103397 angle=256.15 mag=3.52 state=1 cop=(3.16,4.41) base=(4.00,1.00) total=166913.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031228300 dts=103989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031228500 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=228800 | ~75.0 fps +[SensorPush] PZT angle frame #1780031228600 dts=104288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031228910 dts=104599 angle=278.07 mag=1.06 state=1 cop=(3.15,8.05) base=(3.00,7.00) total=44772.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031229222 dts=104910 angle=81.85 mag=2.55 state=1 cop=(3.36,4.47) base=(3.00,7.00) total=102908.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031229520 dts=105209 angle=56.06 mag=1.13 state=1 cop=(3.63,6.06) base=(3.00,7.00) total=5213.00 threshold=0.00 +[SensorPush] Frame #1780031229520 | 12x7 | angle=56.06 | mag=1.13 | state=1 | force=0.1 | total=228900 | ~98.1 fps +[SensorPush] PZT angle frame #1780031229819 dts=105508 angle=269.87 mag=4.50 state=1 cop=(2.99,6.50) base=(3.00,2.00) total=28703.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031230129 dts=105817 angle=276.42 mag=4.59 state=1 cop=(3.51,6.56) base=(3.00,2.00) total=63513.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031230429 dts=106117 angle=274.92 mag=5.10 state=1 cop=(3.44,7.08) base=(3.00,2.00) total=86207.00 threshold=0.00 +[SensorPush] Frame #1780031230528 | 12x7 | angle=274.66 | mag=5.09 | state=1 | force=1.7 | total=229000 | ~99.2 fps +[SensorPush] PZT angle frame #1780031230730 dts=106419 angle=274.18 mag=5.18 state=1 cop=(3.38,7.17) base=(3.00,2.00) total=86156.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031231040 dts=106729 angle=273.94 mag=5.20 state=1 cop=(3.36,7.19) base=(3.00,2.00) total=86740.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031231359 dts=107047 angle=273.65 mag=5.21 state=1 cop=(3.33,7.20) base=(3.00,2.00) total=88148.00 threshold=0.00 +[SensorPush] Frame #1780031231570 | 12x7 | angle=273.46 | mag=5.20 | state=1 | force=1.7 | total=229100 | ~96.1 fps +[SensorPush] PZT angle frame #1780031231672 dts=107360 angle=273.39 mag=5.19 state=1 cop=(3.31,7.19) base=(3.00,2.00) total=90033.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031232119 dts=107807 angle=271.25 mag=3.80 state=1 cop=(3.08,5.80) base=(3.00,2.00) total=231601.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031232571 dts=108259 angle=271.00 mag=3.86 state=1 cop=(3.07,5.85) base=(3.00,2.00) total=232731.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031232872 dts=108560 angle=270.93 mag=3.91 state=1 cop=(3.06,5.91) base=(3.00,2.00) total=229586.00 threshold=0.00 +[SensorPush] Frame #1780031232872 | 12x7 | angle=270.93 | mag=3.91 | state=1 | force=9.0 | total=229200 | ~76.8 fps +[SensorPush] PZT angle frame #1780031233180 dts=108868 angle=270.78 mag=3.95 state=1 cop=(3.05,5.95) base=(3.00,2.00) total=228420.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031233481 dts=109170 angle=270.85 mag=3.97 state=1 cop=(3.06,5.97) base=(3.00,2.00) total=227494.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031233780 dts=109468 angle=270.81 mag=4.00 state=1 cop=(3.06,6.00) base=(3.00,2.00) total=226307.00 threshold=0.00 +[SensorPush] Frame #1780031233880 | 12x7 | angle=270.74 | mag=3.97 | state=1 | force=8.8 | total=229300 | ~99.2 fps +[SensorPush] PZT angle frame #1780031234082 dts=109771 angle=270.84 mag=3.99 state=1 cop=(3.06,5.99) base=(3.00,2.00) total=228210.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031234390 dts=110079 angle=275.84 mag=5.12 state=1 cop=(3.52,7.10) base=(3.00,2.00) total=78010.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031234831 dts=110519 angle=283.75 mag=4.74 state=1 cop=(4.13,6.61) base=(3.00,2.00) total=87039.00 threshold=0.00 +[SensorPush] Frame #1780031235040 | 12x7 | angle=283.01 | mag=4.70 | state=1 | force=1.9 | total=229400 | ~86.1 fps +[SensorPush] PZT angle frame #1780031235141 dts=110830 angle=283.01 mag=4.70 state=1 cop=(4.06,6.58) base=(3.00,2.00) total=93682.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031235579 dts=111267 angle=282.55 mag=4.61 state=1 cop=(4.00,6.50) base=(3.00,2.00) total=99567.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031235890 dts=111579 angle=282.20 mag=4.58 state=1 cop=(3.97,6.48) base=(3.00,2.00) total=101556.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031236189 dts=111878 angle=281.82 mag=4.61 state=1 cop=(3.94,6.51) base=(3.00,2.00) total=101210.00 threshold=0.00 +[SensorPush] Frame #1780031236189 | 12x7 | angle=281.82 | mag=4.61 | state=1 | force=2.1 | total=229500 | ~87.0 fps +[SensorPush] PZT angle frame #1780031236490 dts=112178 angle=281.27 mag=4.67 state=1 cop=(3.91,6.58) base=(3.00,2.00) total=100961.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031236801 dts=112489 angle=281.19 mag=4.68 state=1 cop=(3.91,6.59) base=(3.00,2.00) total=101519.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031237102 dts=112790 angle=281.60 mag=4.56 state=1 cop=(3.92,6.46) base=(3.00,2.00) total=105187.00 threshold=0.00 +[SensorPush] Frame #1780031237198 | 12x7 | angle=281.57 | mag=4.56 | state=1 | force=2.2 | total=229600 | ~99.2 fps +[SensorPush] PZT angle frame #1780031237399 dts=113088 angle=281.48 mag=4.56 state=1 cop=(3.91,6.47) base=(3.00,2.00) total=106542.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031237710 dts=113398 angle=281.59 mag=4.48 state=1 cop=(3.90,6.39) base=(3.00,2.00) total=108478.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031238011 dts=113699 angle=280.82 mag=4.60 state=1 cop=(3.86,6.52) base=(3.00,2.00) total=107664.00 threshold=0.00 +[SensorPush] Frame #1780031238209 | 12x7 | angle=280.72 | mag=4.61 | state=1 | force=2.3 | total=229700 | ~98.9 fps +[SensorPush] PZT angle frame #1780031238310 dts=113998 angle=280.65 mag=4.62 state=1 cop=(3.85,6.54) base=(3.00,2.00) total=108291.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031238612 dts=114300 angle=280.69 mag=4.61 state=1 cop=(3.85,6.53) base=(3.00,2.00) total=108809.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031238910 dts=114598 angle=280.53 mag=4.64 state=1 cop=(3.85,6.56) base=(3.00,2.00) total=108080.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031239218 dts=114907 angle=280.62 mag=4.62 state=1 cop=(3.85,6.54) base=(3.00,2.00) total=108762.00 threshold=0.00 +[SensorPush] Frame #1780031239218 | 12x7 | angle=280.62 | mag=4.62 | state=1 | force=2.3 | total=229800 | ~99.1 fps +[SensorPush] PZT angle frame #1780031239529 dts=115217 angle=280.49 mag=4.62 state=1 cop=(3.84,6.54) base=(3.00,2.00) total=109746.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031239980 dts=115669 angle=280.40 mag=4.63 state=1 cop=(3.84,6.56) base=(3.00,2.00) total=109136.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031240440 dts=116128 angle=278.51 mag=4.78 state=1 cop=(3.71,6.73) base=(3.00,2.00) total=107557.00 threshold=0.00 +[SensorPush] Frame #1780031240539 | 12x7 | angle=279.44 | mag=4.75 | state=1 | force=2.3 | total=229900 | ~75.7 fps +[SensorPush] PZT angle frame #1780031240892 dts=116580 angle=282.18 mag=4.71 state=1 cop=(3.99,6.61) base=(3.00,2.00) total=100230.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031241199 dts=116887 angle=281.56 mag=4.71 state=1 cop=(3.94,6.61) base=(3.00,2.00) total=102688.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031241500 dts=117188 angle=280.87 mag=4.77 state=1 cop=(3.90,6.68) base=(3.00,2.00) total=102293.00 threshold=0.00 +[SensorPush] Frame #1780031241701 | 12x7 | angle=269.85 | mag=3.48 | state=1 | force=0.5 | total=230000 | ~86.1 fps +[SensorPush] PZT angle frame #1780031241800 dts=117489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031242109 dts=117797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031242409 dts=118097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031242859 dts=118547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031242859 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=230100 | ~86.3 fps +[SensorPush] PZT angle frame #1780031243160 dts=118848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031243458 dts=119146 angle=275.98 mag=3.56 state=1 cop=(3.37,5.08) base=(3.00,1.54) total=46039.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031243778 dts=119466 angle=274.19 mag=3.58 state=1 cop=(3.26,5.11) base=(3.00,1.54) total=68479.00 threshold=0.00 +[SensorPush] Frame #1780031243890 | 12x7 | angle=275.30 | mag=3.43 | state=1 | force=1.4 | total=230200 | ~97.0 fps +[SensorPush] PZT angle frame #1780031244100 dts=119788 angle=274.69 mag=3.11 state=1 cop=(3.25,4.64) base=(3.00,1.54) total=71620.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031244441 dts=120129 angle=275.94 mag=2.99 state=1 cop=(3.31,4.51) base=(3.00,1.54) total=64293.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031244740 dts=120429 angle=277.40 mag=2.89 state=1 cop=(3.37,4.40) base=(3.00,1.54) total=67333.00 threshold=0.00 +[SensorPush] Frame #1780031244939 | 12x7 | angle=276.12 | mag=2.86 | state=1 | force=1.3 | total=230300 | ~95.3 fps +[SensorPush] PZT angle frame #1780031245041 dts=120729 angle=276.24 mag=2.80 state=1 cop=(3.30,4.32) base=(3.00,1.54) total=68143.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031245339 dts=121027 angle=276.42 mag=2.89 state=1 cop=(3.32,4.41) base=(3.00,1.54) total=69528.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031245640 dts=121329 angle=276.27 mag=2.89 state=1 cop=(3.32,4.41) base=(3.00,1.54) total=65461.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031245939 dts=121628 angle=276.12 mag=2.72 state=1 cop=(3.29,4.24) base=(3.00,1.54) total=69867.00 threshold=0.00 +[SensorPush] Frame #1780031245939 | 12x7 | angle=276.12 | mag=2.72 | state=1 | force=1.3 | total=230400 | ~100.0 fps +[SensorPush] PZT angle frame #1780031246249 dts=121937 angle=276.31 mag=2.76 state=1 cop=(3.30,4.28) base=(3.00,1.54) total=70617.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031246550 dts=122238 angle=276.64 mag=2.55 state=1 cop=(3.29,4.07) base=(3.00,1.54) total=56673.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031246849 dts=122538 angle=278.23 mag=2.61 state=1 cop=(3.37,4.12) base=(3.00,1.54) total=59579.00 threshold=0.00 +[SensorPush] Frame #1780031246950 | 12x7 | angle=277.64 | mag=2.64 | state=1 | force=1.1 | total=230500 | ~98.9 fps +[SensorPush] PZT angle frame #1780031247149 dts=122837 angle=278.02 mag=2.72 state=1 cop=(3.38,4.23) base=(3.00,1.54) total=61222.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031247599 dts=123288 angle=287.51 mag=1.89 state=1 cop=(3.57,3.34) base=(3.00,1.54) total=51383.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031247900 dts=123588 angle=284.12 mag=1.50 state=1 cop=(3.37,2.99) base=(3.00,1.54) total=65221.00 threshold=0.00 +[SensorPush] Frame #1780031248100 | 12x7 | angle=284.18 | mag=2.01 | state=1 | force=1.1 | total=230600 | ~87.0 fps +[SensorPush] PZT angle frame #1780031248200 dts=123888 angle=276.09 mag=3.52 state=1 cop=(3.37,5.04) base=(3.00,1.54) total=58045.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031248510 dts=124198 angle=275.61 mag=3.98 state=1 cop=(3.39,5.50) base=(3.00,1.54) total=85626.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031248808 dts=124496 angle=274.79 mag=4.09 state=1 cop=(3.34,5.61) base=(3.00,1.54) total=86278.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031249400 dts=125088 angle=279.05 mag=2.18 state=1 cop=(3.34,3.69) base=(3.00,1.54) total=51877.00 threshold=0.00 +[SensorPush] Frame #1780031249400 | 12x7 | angle=279.05 | mag=2.18 | state=1 | force=1.0 | total=230700 | ~76.9 fps +[SensorPush] PZT angle frame #1780031249721 dts=125409 angle=273.39 mag=3.00 state=1 cop=(3.18,4.54) base=(3.00,1.54) total=178937.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031250039 dts=125727 angle=317.36 mag=0.62 state=1 cop=(3.46,1.96) base=(3.00,1.54) total=79612.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031250350 dts=126039 angle=346.66 mag=0.76 state=1 cop=(3.74,1.71) base=(3.00,1.54) total=59215.00 threshold=0.00 +[SensorPush] Frame #1780031250452 | 12x7 | angle=329.47 | mag=0.84 | state=1 | force=1.2 | total=230800 | ~95.1 fps +[SensorPush] PZT angle frame #1780031250650 dts=126339 angle=287.49 mag=1.51 state=1 cop=(3.45,2.98) base=(3.00,1.54) total=80895.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031250948 dts=126636 angle=283.70 mag=2.02 state=1 cop=(3.48,3.50) base=(3.00,1.54) total=169112.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031251249 dts=126938 angle=297.47 mag=1.44 state=1 cop=(3.67,2.82) base=(3.00,1.54) total=148535.00 threshold=0.00 +[SensorPush] Frame #1780031251460 | 12x7 | angle=17.55 | mag=0.92 | state=1 | force=1.3 | total=230900 | ~99.2 fps +[SensorPush] PZT angle frame #1780031251559 dts=127247 angle=2.75 mag=1.10 state=1 cop=(4.10,1.48) base=(3.00,1.54) total=49614.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031251861 dts=127549 angle=289.81 mag=1.32 state=1 cop=(3.45,2.78) base=(3.00,1.54) total=66317.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031252161 dts=127849 angle=290.81 mag=2.26 state=1 cop=(3.80,3.65) base=(3.00,1.54) total=147128.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031252471 dts=128159 angle=278.86 mag=4.84 state=1 cop=(3.75,6.32) base=(3.00,1.54) total=158796.00 threshold=0.00 +[SensorPush] Frame #1780031252471 | 12x7 | angle=278.86 | mag=4.84 | state=1 | force=4.6 | total=231000 | ~98.9 fps +[SensorPush] PZT angle frame #1780031252781 dts=128469 angle=277.06 mag=2.44 state=1 cop=(3.30,3.96) base=(3.00,1.54) total=120867.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031253091 dts=128779 angle=48.94 mag=0.83 state=1 cop=(3.54,0.91) base=(3.00,1.54) total=29040.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031253391 dts=129079 angle=253.02 mag=2.81 state=1 cop=(3.62,2.68) base=(4.44,0.00) total=82393.00 threshold=0.00 +[SensorPush] Frame #1780031253489 | 12x7 | angle=251.68 | mag=2.52 | state=1 | force=1.8 | total=231100 | ~98.2 fps +[SensorPush] PZT angle frame #1780031253689 dts=129378 angle=252.88 mag=2.90 state=1 cop=(3.58,2.77) base=(4.44,0.00) total=166535.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031254141 dts=129830 angle=253.91 mag=3.46 state=1 cop=(3.48,3.32) base=(4.44,0.00) total=227954.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031254451 dts=130140 angle=247.07 mag=2.98 state=1 cop=(3.28,2.74) base=(4.44,0.00) total=188870.00 threshold=0.00 +[SensorPush] Frame #1780031254649 | 12x7 | angle=244.90 | mag=2.21 | state=1 | force=3.9 | total=231200 | ~86.3 fps +[SensorPush] PZT angle frame #1780031254889 dts=130577 angle=252.94 mag=3.30 state=1 cop=(3.47,3.15) base=(4.44,0.00) total=225807.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031255190 dts=130878 angle=246.03 mag=1.58 state=1 cop=(3.80,1.44) base=(4.44,0.00) total=100618.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031255489 dts=131177 angle=252.14 mag=3.31 state=1 cop=(3.42,3.15) base=(4.44,0.00) total=229153.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031255789 dts=131477 angle=250.50 mag=3.05 state=1 cop=(3.42,2.88) base=(4.44,0.00) total=201379.00 threshold=0.00 +[SensorPush] Frame #1780031255789 | 12x7 | angle=250.50 | mag=3.05 | state=1 | force=7.2 | total=231300 | ~87.7 fps +[SensorPush] PZT angle frame #1780031256231 dts=131919 angle=247.44 mag=2.82 state=1 cop=(3.35,2.61) base=(4.44,0.00) total=196243.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031256532 dts=132220 angle=252.12 mag=3.43 state=1 cop=(3.38,3.26) base=(4.44,0.00) total=238708.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031256829 dts=132518 angle=253.91 mag=4.09 state=1 cop=(3.30,3.93) base=(4.44,0.00) total=263984.00 threshold=0.00 +[SensorPush] Frame #1780031256929 | 12x7 | angle=252.25 | mag=3.63 | state=1 | force=11.0 | total=231400 | ~87.6 fps +[SensorPush] PZT angle frame #1780031257130 dts=132818 angle=249.65 mag=3.25 state=1 cop=(3.30,3.05) base=(4.44,0.00) total=235091.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031257429 dts=133117 angle=254.10 mag=3.90 state=1 cop=(3.37,3.75) base=(4.44,0.00) total=272838.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031257740 dts=133428 angle=254.90 mag=4.15 state=1 cop=(3.36,4.00) base=(4.44,0.00) total=275341.00 threshold=0.00 +[SensorPush] Frame #1780031257940 | 12x7 | angle=241.23 | mag=2.26 | state=1 | force=5.5 | total=231500 | ~99.0 fps +[SensorPush] PZT angle frame #1780031258039 dts=133727 angle=239.56 mag=2.25 state=1 cop=(3.30,1.94) base=(4.44,0.00) total=168538.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031258340 dts=134028 angle=251.14 mag=2.79 state=1 cop=(3.53,2.64) base=(4.44,0.00) total=209629.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031258650 dts=134338 angle=258.94 mag=5.45 state=1 cop=(3.39,5.35) base=(4.44,0.00) total=275314.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031258950 dts=134638 angle=244.13 mag=2.69 state=1 cop=(3.26,2.42) base=(4.44,0.00) total=190414.00 threshold=0.00 +[SensorPush] Frame #1780031258950 | 12x7 | angle=244.13 | mag=2.69 | state=1 | force=6.5 | total=231600 | ~99.0 fps +[SensorPush] PZT angle frame #1780031259399 dts=135087 angle=249.88 mag=2.93 state=1 cop=(3.43,2.75) base=(4.44,0.00) total=195009.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031259709 dts=135398 angle=244.38 mag=2.15 state=1 cop=(3.51,1.94) base=(4.44,0.00) total=154434.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031260010 dts=135698 angle=255.04 mag=5.32 state=1 cop=(3.06,5.14) base=(4.44,0.00) total=284882.00 threshold=0.00 +[SensorPush] Frame #1780031260110 | 12x7 | angle=248.44 | mag=3.18 | state=1 | force=7.2 | total=231700 | ~86.2 fps +[SensorPush] PZT angle frame #1780031260309 dts=135997 angle=249.65 mag=3.24 state=1 cop=(3.31,3.04) base=(4.44,0.00) total=193282.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031260619 dts=136307 angle=249.07 mag=3.48 state=1 cop=(3.19,3.25) base=(4.44,0.00) total=204876.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031260921 dts=136609 angle=255.71 mag=6.48 state=1 cop=(2.84,6.28) base=(4.44,0.00) total=210413.00 threshold=0.00 +[SensorPush] Frame #1780031261120 | 12x7 | angle=255.37 | mag=5.67 | state=1 | force=8.0 | total=231800 | ~99.0 fps +[SensorPush] PZT angle frame #1780031261219 dts=136907 angle=256.09 mag=6.86 state=1 cop=(2.79,6.66) base=(4.44,0.00) total=174708.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031261520 dts=137208 angle=254.21 mag=5.58 state=1 cop=(2.92,5.37) base=(4.44,0.00) total=216112.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031261821 dts=137510 angle=254.92 mag=6.31 state=1 cop=(2.79,6.10) base=(4.44,0.00) total=234868.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031262130 dts=137818 angle=256.70 mag=7.22 state=1 cop=(2.78,7.02) base=(4.44,0.00) total=161340.00 threshold=0.00 +[SensorPush] Frame #1780031262130 | 12x7 | angle=256.70 | mag=7.22 | state=1 | force=4.7 | total=231900 | ~99.0 fps +[SensorPush] PZT angle frame #1780031262430 dts=138119 angle=251.69 mag=5.25 state=1 cop=(2.79,4.98) base=(4.44,0.00) total=235204.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031262729 dts=138417 angle=255.19 mag=5.93 state=1 cop=(2.92,5.73) base=(4.44,0.00) total=250170.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031263048 dts=138737 angle=255.09 mag=6.79 state=1 cop=(2.69,6.56) base=(4.44,0.00) total=183354.00 threshold=0.00 +[SensorPush] Frame #1780031263149 | 12x7 | angle=255.74 | mag=6.12 | state=1 | force=9.5 | total=232000 | ~98.1 fps +[SensorPush] PZT angle frame #1780031263350 dts=139039 angle=253.26 mag=5.50 state=1 cop=(2.85,5.27) base=(4.44,0.00) total=237354.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031263800 dts=139489 angle=250.28 mag=5.62 state=1 cop=(2.54,5.29) base=(4.44,0.00) total=164450.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031264101 dts=139789 angle=252.58 mag=4.87 state=1 cop=(2.98,4.65) base=(4.44,0.00) total=227437.00 threshold=0.00 +[SensorPush] Frame #1780031264440 | 12x7 | angle=253.54 | mag=5.56 | state=1 | force=9.7 | total=232100 | ~77.5 fps +[SensorPush] PZT angle frame #1780031264540 dts=140228 angle=254.82 mag=5.45 state=1 cop=(3.01,5.26) base=(4.44,0.00) total=244328.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031264839 dts=140527 angle=252.16 mag=6.50 state=1 cop=(2.44,6.19) base=(4.44,0.00) total=239827.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031265140 dts=140828 angle=254.15 mag=5.24 state=1 cop=(3.01,5.04) base=(4.44,0.00) total=257792.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031265440 dts=141128 angle=254.73 mag=5.09 state=1 cop=(3.10,4.91) base=(4.44,0.00) total=261493.00 threshold=0.00 +[SensorPush] Frame #1780031265440 | 12x7 | angle=254.73 | mag=5.09 | state=1 | force=11.5 | total=232200 | ~99.9 fps +[SensorPush] PZT angle frame #1780031265750 dts=141439 angle=251.14 mag=4.76 state=1 cop=(2.90,4.51) base=(4.44,0.00) total=270442.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031266050 dts=141739 angle=259.50 mag=5.94 state=1 cop=(3.35,5.84) base=(4.44,0.00) total=231807.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031266350 dts=142038 angle=253.25 mag=5.45 state=1 cop=(2.87,5.21) base=(4.44,0.00) total=277714.00 threshold=0.00 +[SensorPush] Frame #1780031266450 | 12x7 | angle=257.48 | mag=5.74 | state=1 | force=10.4 | total=232300 | ~99.1 fps +[SensorPush] PZT angle frame #1780031266650 dts=142338 angle=247.34 mag=5.96 state=1 cop=(2.14,5.50) base=(4.44,0.00) total=207623.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031267092 dts=142780 angle=256.71 mag=5.99 state=1 cop=(3.06,5.83) base=(4.44,0.00) total=243313.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031267390 dts=143079 angle=256.36 mag=5.51 state=1 cop=(3.14,5.35) base=(4.44,0.00) total=246201.00 threshold=0.00 +[SensorPush] Frame #1780031267589 | 12x7 | angle=252.39 | mag=5.63 | state=1 | force=8.5 | total=232400 | ~87.7 fps +[SensorPush] PZT angle frame #1780031267691 dts=143379 angle=244.09 mag=5.56 state=1 cop=(2.01,5.00) base=(4.44,0.00) total=193483.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031268129 dts=143818 angle=244.86 mag=5.72 state=1 cop=(2.00,5.18) base=(4.44,0.00) total=189581.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031268440 dts=144128 angle=256.95 mag=5.82 state=1 cop=(3.12,5.67) base=(4.44,0.00) total=248013.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031268749 dts=144437 angle=257.11 mag=5.85 state=1 cop=(3.13,5.70) base=(4.44,0.00) total=243350.00 threshold=0.00 +[SensorPush] Frame #1780031268749 | 12x7 | angle=257.11 | mag=5.85 | state=1 | force=9.9 | total=232500 | ~86.2 fps +[SensorPush] PZT angle frame #1780031269050 dts=144738 angle=246.29 mag=5.49 state=1 cop=(2.23,5.03) base=(4.44,0.00) total=194296.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031269361 dts=145050 angle=258.67 mag=6.06 state=1 cop=(3.25,5.94) base=(4.44,0.00) total=228556.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031269671 dts=145359 angle=261.36 mag=6.02 state=1 cop=(3.53,5.95) base=(4.44,0.00) total=213185.00 threshold=0.00 +[SensorPush] Frame #1780031269779 | 12x7 | angle=258.97 | mag=5.71 | state=1 | force=9.3 | total=232600 | ~97.1 fps +[SensorPush] PZT angle frame #1780031269991 dts=145680 angle=251.22 mag=5.73 state=1 cop=(2.59,5.43) base=(4.44,0.00) total=210943.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031270300 dts=145988 angle=249.65 mag=5.69 state=1 cop=(2.46,5.34) base=(4.44,0.00) total=187357.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031270600 dts=146288 angle=259.72 mag=5.90 state=1 cop=(3.38,5.80) base=(4.44,0.00) total=206345.00 threshold=0.00 +[SensorPush] Frame #1780031270801 | 12x7 | angle=246.52 | mag=5.70 | state=1 | force=5.2 | total=232700 | ~97.9 fps +[SensorPush] PZT angle frame #1780031271040 dts=146728 angle=259.11 mag=6.04 state=1 cop=(3.29,5.93) base=(4.44,0.00) total=197473.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031271350 dts=147039 angle=248.37 mag=5.63 state=1 cop=(2.36,5.23) base=(4.44,0.00) total=189903.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031271649 dts=147338 angle=254.28 mag=5.74 state=1 cop=(2.88,5.53) base=(4.44,0.00) total=184408.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031271960 dts=147648 angle=258.04 mag=5.66 state=1 cop=(3.26,5.54) base=(4.44,0.00) total=187240.00 threshold=0.00 +[SensorPush] Frame #1780031271960 | 12x7 | angle=258.04 | mag=5.66 | state=1 | force=6.3 | total=232800 | ~86.3 fps +[SensorPush] PZT angle frame #1780031272259 dts=147947 angle=248.71 mag=5.63 state=1 cop=(2.39,5.24) base=(4.44,0.00) total=169565.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031272569 dts=148258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031272869 dts=148558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031272969 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=232900 | ~99.1 fps +[SensorPush] PZT angle frame #1780031273171 dts=148859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031273620 dts=149309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031273930 dts=149618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031274132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=233000 | ~86.0 fps +[SensorPush] PZT angle frame #1780031274228 dts=149917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031274690 dts=150378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Client connected, waiting for frames... +[SensorPush] PZT angle frame #1780031465340 dts=37 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031465651 dts=349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031465651 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=233100 | ~0.5 fps +[SensorPush] PZT angle frame #1780031465961 dts=658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031466260 dts=957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031466571 dts=1268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031466671 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=233200 | ~98.1 fps +[SensorPush] PZT angle frame #1780031467020 dts=1717 angle=281.06 mag=1.03 state=1 cop=(3.35,6.62) base=(3.15,5.61) total=18263.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031467333 dts=2030 angle=257.98 mag=1.25 state=1 cop=(2.89,6.83) base=(3.15,5.61) total=95534.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031467642 dts=2339 angle=248.40 mag=0.81 state=1 cop=(2.85,6.36) base=(3.15,5.61) total=99534.00 threshold=0.00 +[SensorPush] Frame #1780031467843 | 12x7 | angle=202.79 | mag=0.37 | state=1 | force=2.6 | total=233300 | ~85.3 fps +[SensorPush] PZT angle frame #1780031467940 dts=2638 angle=164.48 mag=0.30 state=1 cop=(2.86,5.53) base=(3.15,5.61) total=121311.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031468251 dts=2949 angle=123.45 mag=0.41 state=1 cop=(2.92,5.26) base=(3.15,5.61) total=129284.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031468571 dts=3269 angle=111.05 mag=0.50 state=1 cop=(2.97,5.14) base=(3.15,5.61) total=128256.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031468871 dts=3568 angle=104.09 mag=0.54 state=1 cop=(3.02,5.08) base=(3.15,5.61) total=126159.00 threshold=0.00 +[SensorPush] Frame #1780031468871 | 12x7 | angle=104.09 | mag=0.54 | state=1 | force=3.0 | total=233400 | ~97.3 fps +[SensorPush] PZT angle frame #1780031469171 dts=3868 angle=102.18 mag=0.51 state=1 cop=(3.04,5.11) base=(3.15,5.61) total=123382.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031469471 dts=4169 angle=250.02 mag=0.19 state=1 cop=(3.09,5.78) base=(3.15,5.61) total=104399.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031469911 dts=4608 angle=261.84 mag=0.76 state=1 cop=(3.04,6.36) base=(3.15,5.61) total=104305.00 threshold=0.00 +[SensorPush] Frame #1780031470023 | 12x7 | angle=263.41 | mag=0.79 | state=1 | force=2.2 | total=233500 | ~86.8 fps +[SensorPush] PZT angle frame #1780031470221 dts=4918 angle=263.45 mag=0.80 state=1 cop=(3.06,6.40) base=(3.15,5.61) total=106823.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031470671 dts=5369 angle=109.97 mag=0.29 state=1 cop=(3.05,5.33) base=(3.15,5.61) total=117394.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031470982 dts=5679 angle=98.70 mag=0.64 state=1 cop=(3.05,4.97) base=(3.15,5.61) total=117419.00 threshold=0.00 +[SensorPush] Frame #1780031471321 | 12x7 | angle=91.15 | mag=1.04 | state=1 | force=2.7 | total=233600 | ~77.0 fps +[SensorPush] PZT angle frame #1780031471422 dts=6120 angle=91.18 mag=1.07 state=1 cop=(3.13,4.53) base=(3.15,5.61) total=120440.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031471720 dts=6418 angle=90.49 mag=1.12 state=1 cop=(3.14,4.49) base=(3.15,5.61) total=120106.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031472021 dts=6719 angle=87.99 mag=0.92 state=1 cop=(3.18,4.69) base=(3.15,5.61) total=116505.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031472322 dts=7019 angle=81.18 mag=0.79 state=1 cop=(3.27,4.82) base=(3.15,5.61) total=108062.00 threshold=0.00 +[SensorPush] Frame #1780031472322 | 12x7 | angle=81.18 | mag=0.79 | state=1 | force=2.3 | total=233700 | ~100.0 fps +[SensorPush] PZT angle frame #1780031472633 dts=7330 angle=71.60 mag=0.50 state=1 cop=(3.31,5.13) base=(3.15,5.61) total=96697.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031472932 dts=7630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031473251 dts=7948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031473353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=233800 | ~97.0 fps +[SensorPush] PZT angle frame #1780031473561 dts=8258 angle=169.82 mag=0.27 state=1 cop=(3.79,6.12) base=(4.06,6.17) total=25540.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031473863 dts=8560 angle=181.08 mag=0.54 state=1 cop=(3.51,6.18) base=(4.06,6.17) total=114395.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031474164 dts=8862 angle=177.51 mag=0.60 state=1 cop=(3.46,6.14) base=(4.06,6.17) total=116377.00 threshold=0.00 +[SensorPush] Frame #1780031474373 | 12x7 | angle=176.59 | mag=0.95 | state=1 | force=2.9 | total=233900 | ~98.0 fps +[SensorPush] PZT angle frame #1780031474471 dts=9169 angle=175.63 mag=1.01 state=1 cop=(3.05,6.09) base=(4.06,6.17) total=126294.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031474772 dts=9470 angle=174.05 mag=1.06 state=1 cop=(3.00,6.06) base=(4.06,6.17) total=131022.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031475221 dts=9919 angle=139.43 mag=0.48 state=1 cop=(3.69,5.86) base=(4.06,6.17) total=106574.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031475522 dts=10219 angle=50.76 mag=0.29 state=1 cop=(4.24,5.94) base=(4.06,6.17) total=89968.00 threshold=0.00 +[SensorPush] Frame #1780031475522 | 12x7 | angle=50.76 | mag=0.29 | state=1 | force=1.8 | total=234000 | ~87.0 fps +[SensorPush] PZT angle frame #1780031475821 dts=10518 angle=23.14 mag=0.41 state=1 cop=(4.43,6.01) base=(4.06,6.17) total=83882.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031476131 dts=10829 angle=17.73 mag=0.62 state=1 cop=(4.65,5.98) base=(4.06,6.17) total=74585.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031476432 dts=11129 angle=17.12 mag=0.70 state=1 cop=(4.72,5.96) base=(4.06,6.17) total=72290.00 threshold=0.00 +[SensorPush] Frame #1780031476533 | 12x7 | angle=16.42 | mag=0.73 | state=1 | force=1.3 | total=234100 | ~99.0 fps +[SensorPush] PZT angle frame #1780031476732 dts=11429 angle=13.24 mag=0.72 state=1 cop=(4.76,6.00) base=(4.06,6.17) total=71196.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031477031 dts=11728 angle=280.75 mag=0.31 state=1 cop=(4.12,6.48) base=(4.06,6.17) total=85237.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031477333 dts=12030 angle=263.31 mag=1.39 state=1 cop=(3.89,7.55) base=(4.06,6.17) total=87212.00 threshold=0.00 +[SensorPush] Frame #1780031477671 | 12x7 | angle=262.23 | mag=2.03 | state=1 | force=1.5 | total=234200 | ~87.9 fps +[SensorPush] PZT angle frame #1780031477782 dts=12479 angle=261.76 mag=2.21 state=1 cop=(3.74,8.36) base=(4.06,6.17) total=77027.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031478092 dts=12789 angle=260.81 mag=1.78 state=1 cop=(3.77,7.93) base=(4.06,6.17) total=92038.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031478401 dts=13099 angle=227.05 mag=0.52 state=1 cop=(3.70,6.55) base=(4.06,6.17) total=114868.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031478711 dts=13408 angle=208.06 mag=0.32 state=1 cop=(3.77,6.32) base=(4.06,6.17) total=127418.00 threshold=0.00 +[SensorPush] Frame #1780031478711 | 12x7 | angle=208.06 | mag=0.32 | state=1 | force=3.0 | total=234300 | ~96.2 fps +[SensorPush] PZT angle frame #1780031479011 dts=13708 angle=167.20 mag=0.24 state=1 cop=(3.82,6.12) base=(4.06,6.17) total=132619.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031479313 dts=14010 angle=134.33 mag=0.22 state=1 cop=(3.90,6.01) base=(4.06,6.17) total=132966.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031479612 dts=14310 angle=97.59 mag=0.48 state=1 cop=(3.99,5.69) base=(4.06,6.17) total=128239.00 threshold=0.00 +[SensorPush] Frame #1780031479711 | 12x7 | angle=96.03 | mag=0.51 | state=1 | force=3.1 | total=234400 | ~100.0 fps +[SensorPush] PZT angle frame #1780031479921 dts=14618 angle=91.38 mag=0.62 state=1 cop=(4.04,5.55) base=(4.06,6.17) total=124522.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031480222 dts=14919 angle=83.49 mag=0.85 state=1 cop=(4.15,5.32) base=(4.06,6.17) total=114046.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031480551 dts=15248 angle=78.66 mag=1.11 state=1 cop=(4.28,5.08) base=(4.06,6.17) total=107734.00 threshold=0.00 +[SensorPush] Frame #1780031480751 | 12x7 | angle=65.04 | mag=1.06 | state=1 | force=1.9 | total=234500 | ~96.1 fps +[SensorPush] PZT angle frame #1780031480851 dts=15549 angle=55.34 mag=0.90 state=1 cop=(4.57,5.43) base=(4.06,6.17) total=88150.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031481163 dts=15860 angle=32.08 mag=0.67 state=1 cop=(4.63,5.81) base=(4.06,6.17) total=83914.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031481473 dts=16171 angle=35.99 mag=0.98 state=1 cop=(4.85,5.59) base=(4.06,6.17) total=70009.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031481771 dts=16469 angle=39.85 mag=0.98 state=1 cop=(4.81,5.54) base=(4.06,6.17) total=75771.00 threshold=0.00 +[SensorPush] Frame #1780031481771 | 12x7 | angle=39.85 | mag=0.98 | state=1 | force=1.4 | total=234600 | ~98.0 fps +[SensorPush] PZT angle frame #1780031482072 dts=16769 angle=42.92 mag=1.54 state=1 cop=(5.19,5.12) base=(4.06,6.17) total=56994.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031482512 dts=17210 angle=66.23 mag=1.37 state=1 cop=(4.61,4.92) base=(4.06,6.17) total=77096.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031482812 dts=17509 angle=58.15 mag=1.83 state=1 cop=(5.02,4.62) base=(4.06,6.17) total=65838.00 threshold=0.00 +[SensorPush] Frame #1780031482912 | 12x7 | angle=52.94 | mag=2.17 | state=1 | force=0.9 | total=234700 | ~87.7 fps +[SensorPush] PZT angle frame #1780031483122 dts=17820 angle=50.73 mag=2.76 state=1 cop=(5.81,4.03) base=(4.06,6.17) total=18351.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031483432 dts=18129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031483732 dts=18429 angle=0.00 mag=0.00 state=1 cop=(3.00,3.00) base=(3.00,3.00) total=15.00 threshold=0.00 +[SensorPush] Frame #1780031483933 | 12x7 | angle=270.68 | mag=2.74 | state=1 | force=2.0 | total=234800 | ~97.9 fps +[SensorPush] PZT angle frame #1780031484032 dts=18730 angle=269.53 mag=2.76 state=1 cop=(2.98,5.76) base=(3.00,3.00) total=118101.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031484333 dts=19030 angle=269.69 mag=2.79 state=1 cop=(2.98,5.79) base=(3.00,3.00) total=116256.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031484631 dts=19328 angle=281.39 mag=2.94 state=1 cop=(3.58,5.88) base=(3.00,3.00) total=118615.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031484941 dts=19638 angle=282.66 mag=2.86 state=1 cop=(3.63,5.79) base=(3.00,3.00) total=122821.00 threshold=0.00 +[SensorPush] Frame #1780031484941 | 12x7 | angle=282.66 | mag=2.86 | state=1 | force=2.8 | total=234900 | ~99.3 fps +[SensorPush] PZT angle frame #1780031485252 dts=19949 angle=260.63 mag=2.82 state=1 cop=(2.54,5.78) base=(3.00,3.00) total=104160.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031485692 dts=20389 angle=253.52 mag=2.86 state=1 cop=(2.19,5.74) base=(3.00,3.00) total=108154.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031486131 dts=20829 angle=249.61 mag=3.03 state=1 cop=(1.94,5.84) base=(3.00,3.00) total=94900.00 threshold=0.00 +[SensorPush] Frame #1780031486232 | 12x7 | angle=247.43 | mag=2.99 | state=1 | force=1.8 | total=235000 | ~77.4 fps +[SensorPush] PZT angle frame #1780031486440 dts=21138 angle=254.61 mag=2.70 state=1 cop=(2.28,5.60) base=(3.00,3.00) total=106109.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031486883 dts=21580 angle=276.64 mag=2.56 state=1 cop=(3.30,5.55) base=(3.00,3.00) total=106683.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031487190 dts=21887 angle=279.41 mag=2.56 state=1 cop=(3.42,5.53) base=(3.00,3.00) total=109055.00 threshold=0.00 +[SensorPush] Frame #1780031487531 | 12x7 | angle=253.03 | mag=2.66 | state=1 | force=1.9 | total=235100 | ~77.0 fps +[SensorPush] PZT angle frame #1780031487632 dts=22329 angle=250.72 mag=2.64 state=1 cop=(2.13,5.50) base=(3.00,3.00) total=97566.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031487932 dts=22629 angle=245.55 mag=2.60 state=1 cop=(1.92,5.37) base=(3.00,3.00) total=92864.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031488232 dts=22929 angle=263.95 mag=2.38 state=1 cop=(2.75,5.36) base=(3.00,3.00) total=101669.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031488682 dts=23380 angle=274.03 mag=2.29 state=1 cop=(3.16,5.29) base=(3.00,3.00) total=103559.00 threshold=0.00 +[SensorPush] Frame #1780031488682 | 12x7 | angle=274.03 | mag=2.29 | state=1 | force=2.2 | total=235200 | ~86.9 fps +[SensorPush] PZT angle frame #1780031489003 dts=23700 angle=261.23 mag=2.32 state=1 cop=(2.65,5.29) base=(3.00,3.00) total=107895.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031489313 dts=24010 angle=236.94 mag=2.53 state=1 cop=(1.62,5.12) base=(3.00,3.00) total=73076.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031489611 dts=24308 angle=239.85 mag=2.65 state=1 cop=(1.67,5.29) base=(3.00,3.00) total=61925.00 threshold=0.00 +[SensorPush] Frame #1780031489711 | 12x7 | angle=244.71 | mag=2.61 | state=1 | force=1.0 | total=235300 | ~97.2 fps +[SensorPush] PZT angle frame #1780031489911 dts=24608 angle=275.95 mag=1.58 state=1 cop=(3.16,4.57) base=(3.00,3.00) total=1263.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031490223 dts=24920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031490520 dts=25218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031490722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=235400 | ~98.9 fps +[SensorPush] PZT angle frame #1780031490822 dts=25520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031491122 dts=25819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031491420 dts=26118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031491731 dts=26428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031491731 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=235500 | ~99.2 fps +[SensorPush] PZT angle frame #1780031492041 dts=26739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031492341 dts=27038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031492650 dts=27347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031492903 | 12x7 | angle=260.36 | mag=3.03 | state=1 | force=0.8 | total=235600 | ~85.3 fps +[SensorPush] PZT angle frame #1780031493103 dts=27800 angle=259.38 mag=2.72 state=1 cop=(2.50,5.67) base=(3.00,3.00) total=79978.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031493400 dts=28097 angle=265.86 mag=2.64 state=1 cop=(2.81,5.63) base=(3.00,3.00) total=96199.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031493702 dts=28399 angle=269.84 mag=2.58 state=1 cop=(2.99,5.58) base=(3.00,3.00) total=96951.00 threshold=0.00 +[SensorPush] Frame #1780031493901 | 12x7 | angle=282.74 | mag=2.63 | state=1 | force=2.0 | total=235700 | ~100.3 fps +[SensorPush] PZT angle frame #1780031494002 dts=28699 angle=284.64 mag=2.69 state=1 cop=(3.68,5.60) base=(3.00,3.00) total=99826.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031494312 dts=29009 angle=289.43 mag=2.68 state=1 cop=(3.89,5.52) base=(3.00,3.00) total=101009.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031494613 dts=29310 angle=294.42 mag=2.60 state=1 cop=(4.08,5.37) base=(3.00,3.00) total=98729.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031494923 dts=29620 angle=284.02 mag=2.60 state=1 cop=(3.63,5.52) base=(3.00,3.00) total=103886.00 threshold=0.00 +[SensorPush] Frame #1780031494923 | 12x7 | angle=284.02 | mag=2.60 | state=1 | force=2.2 | total=235800 | ~97.8 fps +[SensorPush] PZT angle frame #1780031495221 dts=29919 angle=255.88 mag=3.07 state=1 cop=(2.25,5.98) base=(3.00,3.00) total=95491.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031495521 dts=30219 angle=250.82 mag=3.22 state=1 cop=(1.94,6.04) base=(3.00,3.00) total=94134.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031495962 dts=30659 angle=272.52 mag=2.99 state=1 cop=(3.13,5.99) base=(3.00,3.00) total=109957.00 threshold=0.00 +[SensorPush] Frame #1780031496062 | 12x7 | angle=273.88 | mag=2.95 | state=1 | force=2.5 | total=235900 | ~87.8 fps +[SensorPush] PZT angle frame #1780031496260 dts=30957 angle=282.99 mag=2.82 state=1 cop=(3.63,5.75) base=(3.00,3.00) total=104300.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031496561 dts=31259 angle=283.45 mag=2.87 state=1 cop=(3.67,5.79) base=(3.00,3.00) total=104598.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031496872 dts=31569 angle=272.77 mag=2.82 state=1 cop=(3.14,5.82) base=(3.00,3.00) total=97918.00 threshold=0.00 +[SensorPush] Frame #1780031497072 | 12x7 | angle=263.88 | mag=3.06 | state=1 | force=2.0 | total=236000 | ~99.0 fps +[SensorPush] PZT angle frame #1780031497172 dts=31869 angle=261.55 mag=3.12 state=1 cop=(2.54,6.09) base=(3.00,3.00) total=97180.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031497471 dts=32169 angle=263.60 mag=3.06 state=1 cop=(2.66,6.04) base=(3.00,3.00) total=101109.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031497921 dts=32618 angle=281.90 mag=3.42 state=1 cop=(3.70,6.34) base=(3.00,3.00) total=87158.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031498360 dts=33057 angle=273.25 mag=3.20 state=1 cop=(3.18,6.19) base=(3.00,3.00) total=83868.00 threshold=0.00 +[SensorPush] Frame #1780031498360 | 12x7 | angle=273.25 | mag=3.20 | state=1 | force=1.6 | total=236100 | ~77.6 fps +[SensorPush] PZT angle frame #1780031498671 dts=33369 angle=270.03 mag=3.61 state=1 cop=(3.00,6.61) base=(3.00,3.00) total=70612.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031499112 dts=33809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031499411 dts=34108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031499511 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=236200 | ~86.9 fps +[SensorPush] PZT angle frame #1780031499722 dts=34420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031500023 dts=34720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031500471 dts=35169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031500671 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=236300 | ~86.2 fps +[SensorPush] PZT angle frame #1780031500771 dts=35468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031501211 dts=35908 angle=125.09 mag=0.56 state=1 cop=(3.31,5.17) base=(3.63,5.63) total=20453.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031501522 dts=36219 angle=170.57 mag=1.15 state=1 cop=(2.49,5.44) base=(3.63,5.63) total=73297.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031501820 dts=36517 angle=155.01 mag=0.66 state=1 cop=(3.03,5.35) base=(3.63,5.63) total=70321.00 threshold=0.00 +[SensorPush] Frame #1780031501820 | 12x7 | angle=155.01 | mag=0.66 | state=1 | force=1.3 | total=236400 | ~87.0 fps +[SensorPush] PZT angle frame #1780031502121 dts=36818 angle=53.48 mag=0.13 state=1 cop=(3.71,5.52) base=(3.63,5.63) total=70458.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031502593 dts=37291 angle=215.21 mag=1.69 state=1 cop=(2.24,6.60) base=(3.63,5.63) total=2121.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031502903 dts=37600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031503141 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=236500 | ~75.7 fps +[SensorPush] PZT angle frame #1780031503342 dts=38039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031503641 dts=38338 angle=98.05 mag=4.79 state=1 cop=(2.33,6.25) base=(3.00,11.00) total=76810.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031503951 dts=38649 angle=97.05 mag=4.72 state=1 cop=(2.42,6.32) base=(3.00,11.00) total=98285.00 threshold=0.00 +[SensorPush] Frame #1780031504151 | 12x7 | angle=91.30 | mag=4.51 | state=1 | force=1.9 | total=236600 | ~99.1 fps +[SensorPush] PZT angle frame #1780031504252 dts=38949 angle=89.09 mag=4.50 state=1 cop=(3.07,6.50) base=(3.00,11.00) total=99755.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031504692 dts=39389 angle=85.31 mag=4.34 state=1 cop=(3.35,6.68) base=(3.00,11.00) total=100586.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031505152 dts=39850 angle=83.58 mag=4.30 state=1 cop=(3.48,6.73) base=(3.00,11.00) total=98799.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031505452 dts=40149 angle=95.04 mag=4.75 state=1 cop=(2.58,6.27) base=(3.00,11.00) total=89022.00 threshold=0.00 +[SensorPush] Frame #1780031505452 | 12x7 | angle=95.04 | mag=4.75 | state=1 | force=1.7 | total=236700 | ~76.8 fps +[SensorPush] PZT angle frame #1780031505753 dts=40450 angle=105.54 mag=5.06 state=1 cop=(1.65,6.13) base=(3.00,11.00) total=54035.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031506051 dts=40748 angle=116.75 mag=4.71 state=1 cop=(0.88,6.80) base=(3.00,11.00) total=15486.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031506362 dts=41059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031506463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=236800 | ~98.9 fps +[SensorPush] PZT angle frame #1780031506660 dts=41358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031506972 dts=41669 angle=106.19 mag=1.17 state=1 cop=(2.92,4.56) base=(3.24,5.69) total=36376.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031507270 dts=41968 angle=144.74 mag=0.56 state=1 cop=(2.79,5.37) base=(3.24,5.69) total=97931.00 threshold=0.00 +[SensorPush] Frame #1780031507474 | 12x7 | angle=241.95 | mag=0.71 | state=1 | force=2.0 | total=236900 | ~98.8 fps +[SensorPush] PZT angle frame #1780031507591 dts=42289 angle=254.75 mag=0.91 state=1 cop=(3.00,6.57) base=(3.24,5.69) total=95353.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031507892 dts=42589 angle=268.01 mag=1.92 state=1 cop=(3.18,7.61) base=(3.24,5.69) total=80340.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031508193 dts=42890 angle=267.88 mag=2.36 state=1 cop=(3.16,8.05) base=(3.24,5.69) total=77283.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031508501 dts=43198 angle=268.36 mag=1.58 state=1 cop=(3.20,7.27) base=(3.24,5.69) total=102828.00 threshold=0.00 +[SensorPush] Frame #1780031508501 | 12x7 | angle=268.36 | mag=1.58 | state=1 | force=2.2 | total=237000 | ~97.4 fps +[SensorPush] PZT angle frame #1780031508802 dts=43500 angle=279.38 mag=0.50 state=1 cop=(3.32,6.18) base=(3.24,5.69) total=114316.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031509113 dts=43810 angle=25.48 mag=0.31 state=1 cop=(3.53,5.56) base=(3.24,5.69) total=117480.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031509421 dts=44119 angle=49.20 mag=0.55 state=1 cop=(3.60,5.27) base=(3.24,5.69) total=110648.00 threshold=0.00 +[SensorPush] Frame #1780031509521 | 12x7 | angle=53.69 | mag=0.66 | state=1 | force=2.3 | total=237100 | ~98.0 fps +[SensorPush] PZT angle frame #1780031509722 dts=44419 angle=57.75 mag=0.70 state=1 cop=(3.62,5.10) base=(3.24,5.69) total=109239.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031510021 dts=44719 angle=55.71 mag=0.99 state=1 cop=(3.80,4.88) base=(3.24,5.69) total=107003.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031510322 dts=45019 angle=62.67 mag=1.26 state=1 cop=(3.82,4.58) base=(3.24,5.69) total=99880.00 threshold=0.00 +[SensorPush] Frame #1780031510522 | 12x7 | angle=64.42 | mag=1.52 | state=1 | force=1.8 | total=237200 | ~100.0 fps +[SensorPush] PZT angle frame #1780031510621 dts=45318 angle=65.65 mag=1.80 state=1 cop=(3.98,4.05) base=(3.24,5.69) total=85727.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031510931 dts=45628 angle=60.72 mag=1.34 state=1 cop=(3.90,4.52) base=(3.24,5.69) total=85545.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031511382 dts=46079 angle=330.46 mag=0.66 state=1 cop=(3.82,6.02) base=(3.24,5.69) total=74281.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031511691 dts=46388 angle=299.85 mag=1.12 state=1 cop=(3.80,6.67) base=(3.24,5.69) total=78096.00 threshold=0.00 +[SensorPush] Frame #1780031511691 | 12x7 | angle=299.85 | mag=1.12 | state=1 | force=1.5 | total=237300 | ~85.5 fps +[SensorPush] PZT angle frame #1780031512141 dts=46838 angle=278.57 mag=1.15 state=1 cop=(3.41,6.82) base=(3.24,5.69) total=84699.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031512442 dts=47139 angle=266.10 mag=1.22 state=1 cop=(3.16,6.91) base=(3.24,5.69) total=89666.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031512741 dts=47438 angle=254.12 mag=1.25 state=1 cop=(2.90,6.90) base=(3.24,5.69) total=88627.00 threshold=0.00 +[SensorPush] Frame #1780031512841 | 12x7 | angle=249.93 | mag=1.32 | state=1 | force=1.6 | total=237400 | ~86.9 fps +[SensorPush] PZT angle frame #1780031513042 dts=47739 angle=242.78 mag=1.51 state=1 cop=(2.55,7.04) base=(3.24,5.69) total=79213.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031513343 dts=48041 angle=236.14 mag=1.60 state=1 cop=(2.35,7.02) base=(3.24,5.69) total=77603.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031513651 dts=48348 angle=227.02 mag=1.65 state=1 cop=(2.12,6.90) base=(3.24,5.69) total=69182.00 threshold=0.00 +[SensorPush] Frame #1780031513850 | 12x7 | angle=222.26 | mag=1.65 | state=1 | force=1.3 | total=237500 | ~99.2 fps +[SensorPush] PZT angle frame #1780031513951 dts=48648 angle=222.81 mag=1.59 state=1 cop=(2.08,6.77) base=(3.24,5.69) total=69636.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031514263 dts=48960 angle=243.35 mag=1.50 state=1 cop=(2.57,7.03) base=(3.24,5.69) total=70367.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031514721 dts=49419 angle=292.90 mag=2.09 state=1 cop=(4.06,7.62) base=(3.24,5.69) total=58678.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031515021 dts=49718 angle=300.91 mag=1.97 state=1 cop=(4.26,7.38) base=(3.24,5.69) total=65852.00 threshold=0.00 +[SensorPush] Frame #1780031515021 | 12x7 | angle=300.91 | mag=1.97 | state=1 | force=1.2 | total=237600 | ~85.3 fps +[SensorPush] PZT angle frame #1780031515322 dts=50019 angle=304.10 mag=1.98 state=1 cop=(4.35,7.33) base=(3.24,5.69) total=64651.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031515622 dts=50319 angle=309.95 mag=1.94 state=1 cop=(4.49,7.18) base=(3.24,5.69) total=59023.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031515930 dts=50628 angle=308.86 mag=1.81 state=1 cop=(4.38,7.10) base=(3.24,5.69) total=65215.00 threshold=0.00 +[SensorPush] Frame #1780031516030 | 12x7 | angle=305.77 | mag=1.74 | state=1 | force=1.2 | total=237700 | ~99.1 fps +[SensorPush] PZT angle frame #1780031516373 dts=51070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031516672 dts=51369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031517112 dts=51809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031517311 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=237800 | ~78.1 fps +[SensorPush] PZT angle frame #1780031517411 dts=52108 angle=94.38 mag=6.21 state=1 cop=(2.53,4.81) base=(3.00,11.00) total=30460.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031517851 dts=52548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031518162 dts=52860 angle=263.28 mag=0.99 state=1 cop=(3.57,4.98) base=(3.68,3.99) total=74717.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031518462 dts=53159 angle=260.58 mag=1.53 state=1 cop=(3.43,5.49) base=(3.68,3.99) total=79299.00 threshold=0.00 +[SensorPush] Frame #1780031518462 | 12x7 | angle=260.58 | mag=1.53 | state=1 | force=1.5 | total=237900 | ~86.9 fps +[SensorPush] PZT angle frame #1780031518770 dts=53467 angle=21.15 mag=0.33 state=1 cop=(3.99,3.87) base=(3.68,3.99) total=85933.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031519221 dts=53919 angle=54.05 mag=0.76 state=1 cop=(4.13,3.37) base=(3.68,3.99) total=90157.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031519681 dts=54378 angle=305.39 mag=1.04 state=1 cop=(4.28,4.83) base=(3.68,3.99) total=47358.00 threshold=0.00 +[SensorPush] Frame #1780031519781 | 12x7 | angle=293.71 | mag=1.45 | state=1 | force=0.9 | total=238000 | ~75.8 fps +[SensorPush] PZT angle frame #1780031519982 dts=54680 angle=264.94 mag=2.27 state=1 cop=(3.48,6.25) base=(3.68,3.99) total=62046.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031520281 dts=54979 angle=249.24 mag=1.85 state=1 cop=(3.03,5.72) base=(3.68,3.99) total=77515.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031520582 dts=55279 angle=224.03 mag=1.10 state=1 cop=(2.89,4.75) base=(3.68,3.99) total=65421.00 threshold=0.00 +[SensorPush] Frame #1780031520782 | 12x7 | angle=154.14 | mag=0.52 | state=1 | force=1.2 | total=238100 | ~99.9 fps +[SensorPush] PZT angle frame #1780031520881 dts=55579 angle=124.27 mag=0.64 state=1 cop=(3.32,3.46) base=(3.68,3.99) total=61364.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031521191 dts=55888 angle=23.16 mag=1.46 state=1 cop=(5.02,3.42) base=(3.68,3.99) total=33622.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031521492 dts=56189 angle=303.67 mag=1.72 state=1 cop=(4.64,5.42) base=(3.68,3.99) total=38747.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031521951 dts=56649 angle=249.63 mag=2.16 state=1 cop=(2.93,6.01) base=(3.68,3.99) total=59684.00 threshold=0.00 +[SensorPush] Frame #1780031521951 | 12x7 | angle=249.63 | mag=2.16 | state=1 | force=1.1 | total=238200 | ~85.5 fps +[SensorPush] PZT angle frame #1780031522282 dts=56979 angle=269.14 mag=0.17 state=1 cop=(3.68,4.16) base=(3.68,3.99) total=56573.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031522592 dts=57290 angle=2.69 mag=1.32 state=1 cop=(5.01,3.93) base=(3.68,3.99) total=35508.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031522890 dts=57587 angle=292.80 mag=2.61 state=1 cop=(4.69,6.39) base=(3.68,3.99) total=34985.00 threshold=0.00 +[SensorPush] Frame #1780031523002 | 12x7 | angle=278.83 | mag=2.87 | state=1 | force=0.7 | total=238300 | ~95.2 fps +[SensorPush] PZT angle frame #1780031523201 dts=57898 angle=257.65 mag=2.30 state=1 cop=(3.19,6.23) base=(3.68,3.99) total=55571.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031523652 dts=58349 angle=63.86 mag=1.46 state=1 cop=(4.33,2.68) base=(3.68,3.99) total=32186.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031523953 dts=58650 angle=314.47 mag=1.39 state=1 cop=(4.66,4.98) base=(3.68,3.99) total=24986.00 threshold=0.00 +[SensorPush] Frame #1780031524302 | 12x7 | angle=253.32 | mag=3.18 | state=1 | force=0.9 | total=238400 | ~76.9 fps +[SensorPush] PZT angle frame #1780031524402 dts=59100 angle=248.31 mag=3.26 state=1 cop=(2.48,7.02) base=(3.68,3.99) total=39454.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031524702 dts=59399 angle=237.17 mag=1.32 state=1 cop=(2.97,5.09) base=(3.68,3.99) total=46175.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031525001 dts=59699 angle=310.21 mag=1.44 state=1 cop=(4.61,5.09) base=(3.68,3.99) total=30781.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031525302 dts=59999 angle=289.68 mag=2.90 state=1 cop=(4.66,6.72) base=(3.68,3.99) total=28792.00 threshold=0.00 +[SensorPush] Frame #1780031525302 | 12x7 | angle=289.68 | mag=2.90 | state=1 | force=0.5 | total=238500 | ~100.0 fps +[SensorPush] PZT angle frame #1780031525600 dts=60297 angle=264.32 mag=2.78 state=1 cop=(3.41,6.76) base=(3.68,3.99) total=50420.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031525904 dts=60602 angle=246.83 mag=1.07 state=1 cop=(3.26,4.97) base=(3.68,3.99) total=35223.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031526201 dts=60898 angle=6.77 mag=1.97 state=1 cop=(5.64,3.76) base=(3.68,3.99) total=11327.00 threshold=0.00 +[SensorPush] Frame #1780031526300 | 12x7 | angle=333.76 | mag=1.64 | state=1 | force=0.3 | total=238600 | ~100.1 fps +[SensorPush] PZT angle frame #1780031526502 dts=61199 angle=266.97 mag=4.30 state=1 cop=(3.46,8.28) base=(3.68,3.99) total=23357.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031526802 dts=61499 angle=230.65 mag=1.88 state=1 cop=(2.49,5.45) base=(3.68,3.99) total=26735.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031527103 dts=61801 angle=337.09 mag=1.58 state=1 cop=(5.14,4.60) base=(3.68,3.99) total=14846.00 threshold=0.00 +[SensorPush] Frame #1780031527303 | 12x7 | angle=281.72 | mag=3.68 | state=1 | force=0.3 | total=238700 | ~99.8 fps +[SensorPush] PZT angle frame #1780031527403 dts=62100 angle=271.33 mag=4.59 state=1 cop=(3.79,8.58) base=(3.68,3.99) total=23321.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031527702 dts=62399 angle=254.34 mag=2.47 state=1 cop=(3.02,6.37) base=(3.68,3.99) total=28987.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031528012 dts=62710 angle=329.55 mag=1.86 state=1 cop=(5.29,4.93) base=(3.68,3.99) total=14127.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031528312 dts=63009 angle=275.92 mag=4.28 state=1 cop=(4.13,8.25) base=(3.68,3.99) total=18669.00 threshold=0.00 +[SensorPush] Frame #1780031528312 | 12x7 | angle=275.92 | mag=4.28 | state=1 | force=0.4 | total=238800 | ~99.0 fps +[SensorPush] PZT angle frame #1780031528610 dts=63307 angle=243.80 mag=2.36 state=1 cop=(2.64,6.10) base=(3.68,3.99) total=17933.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031528911 dts=63608 angle=322.22 mag=1.90 state=1 cop=(5.18,5.15) base=(3.68,3.99) total=15425.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031529212 dts=63909 angle=278.06 mag=3.77 state=1 cop=(4.21,7.72) base=(3.68,3.99) total=31728.00 threshold=0.00 +[SensorPush] Frame #1780031529311 | 12x7 | angle=265.64 | mag=3.77 | state=1 | force=0.7 | total=238900 | ~100.0 fps +[SensorPush] PZT angle frame #1780031529522 dts=64219 angle=248.59 mag=1.54 state=1 cop=(3.12,5.42) base=(3.68,3.99) total=35992.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031529832 dts=64529 angle=302.97 mag=2.55 state=1 cop=(5.07,6.13) base=(3.68,3.99) total=25397.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031530131 dts=64828 angle=271.73 mag=3.41 state=1 cop=(3.79,7.39) base=(3.68,3.99) total=38766.00 threshold=0.00 +[SensorPush] Frame #1780031530341 | 12x7 | angle=239.68 | mag=1.52 | state=1 | force=0.6 | total=239000 | ~97.1 fps +[SensorPush] PZT angle frame #1780031530441 dts=65138 angle=113.55 mag=0.65 state=1 cop=(3.43,3.40) base=(3.68,3.99) total=21862.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031530742 dts=65440 angle=324.29 mag=1.96 state=1 cop=(5.27,5.13) base=(3.68,3.99) total=10788.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031531041 dts=65738 angle=253.64 mag=2.79 state=1 cop=(2.90,6.67) base=(3.68,3.99) total=19130.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031531342 dts=66039 angle=353.87 mag=1.85 state=1 cop=(5.53,4.19) base=(3.68,3.99) total=8124.00 threshold=0.00 +[SensorPush] Frame #1780031531342 | 12x7 | angle=353.87 | mag=1.85 | state=1 | force=0.2 | total=239100 | ~99.5 fps +[SensorPush] PZT angle frame #1780031531642 dts=66340 angle=278.54 mag=3.61 state=1 cop=(4.22,7.56) base=(3.68,3.99) total=24111.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031532092 dts=66789 angle=293.41 mag=1.83 state=1 cop=(4.41,5.67) base=(3.68,3.99) total=20465.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031532402 dts=67100 angle=268.23 mag=5.05 state=1 cop=(3.53,9.04) base=(3.68,3.99) total=18998.00 threshold=0.00 +[SensorPush] Frame #1780031532503 | 12x7 | angle=256.01 | mag=4.10 | state=1 | force=0.6 | total=239200 | ~86.5 fps +[SensorPush] PZT angle frame #1780031532702 dts=67399 angle=273.25 mag=1.69 state=1 cop=(3.78,5.68) base=(3.68,3.99) total=30899.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031533001 dts=67698 angle=278.88 mag=5.71 state=1 cop=(4.57,9.63) base=(3.68,3.99) total=6815.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031533303 dts=68000 angle=227.52 mag=1.18 state=1 cop=(2.89,4.86) base=(3.68,3.99) total=19033.00 threshold=0.00 +[SensorPush] Frame #1780031533503 | 12x7 | angle=289.42 | mag=3.78 | state=1 | force=0.2 | total=239300 | ~100.0 fps +[SensorPush] PZT angle frame #1780031533600 dts=68298 angle=268.16 mag=3.85 state=1 cop=(3.56,7.84) base=(3.68,3.99) total=20374.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031533901 dts=68598 angle=310.28 mag=1.43 state=1 cop=(4.61,5.08) base=(3.68,3.99) total=9968.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031534202 dts=68899 angle=259.06 mag=3.15 state=1 cop=(3.09,7.08) base=(3.68,3.99) total=24791.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031534503 dts=69200 angle=293.61 mag=3.29 state=1 cop=(5.00,7.00) base=(3.68,3.99) total=69.00 threshold=0.00 +[SensorPush] Frame #1780031534503 | 12x7 | angle=293.61 | mag=3.29 | state=1 | force=0.0 | total=239400 | ~100.0 fps +[SensorPush] PZT angle frame #1780031534821 dts=69519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031535132 dts=69829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031535441 dts=70138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031535680 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=239500 | ~84.9 fps +[SensorPush] PZT angle frame #1780031535882 dts=70579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031536322 dts=71019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031536620 dts=71318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031536822 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=239600 | ~87.6 fps +[SensorPush] PZT angle frame #1780031536921 dts=71618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031537222 dts=71919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031537542 dts=72239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031537841 dts=72538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031537841 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=239700 | ~98.2 fps +[SensorPush] PZT angle frame #1780031538150 dts=72847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031538452 dts=73149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031538751 dts=73449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031538853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=239800 | ~98.8 fps +[SensorPush] PZT angle frame #1780031539061 dts=73758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031539362 dts=74059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031539662 dts=74359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031539862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=239900 | ~99.2 fps +[SensorPush] PZT angle frame #1780031539963 dts=74660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031540271 dts=74968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031540571 dts=75268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031540881 dts=75579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031540881 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240000 | ~98.1 fps +[SensorPush] PZT angle frame #1780031541193 dts=75890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031541493 dts=76190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031541793 dts=76490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031541899 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240100 | ~98.3 fps +[SensorPush] PZT angle frame #1780031542103 dts=76800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031542402 dts=77099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031542853 dts=77551 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031543052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240200 | ~86.7 fps +[SensorPush] PZT angle frame #1780031543152 dts=77849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031543452 dts=78149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031543753 dts=78450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031544051 dts=78748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031544051 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240300 | ~100.1 fps +[SensorPush] PZT angle frame #1780031544351 dts=79048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031544650 dts=79347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031544951 dts=79648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031545192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240400 | ~87.6 fps +[SensorPush] PZT angle frame #1780031545392 dts=80089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031545702 dts=80399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031546013 dts=80710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031546220 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240500 | ~97.3 fps +[SensorPush] PZT angle frame #1780031546322 dts=81019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031546631 dts=81328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031547081 dts=81778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031547383 dts=82080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031547383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240600 | ~86.1 fps +[SensorPush] PZT angle frame #1780031547693 dts=82390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031547991 dts=82688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031548291 dts=82989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031548402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240700 | ~98.1 fps +[SensorPush] PZT angle frame #1780031548741 dts=83438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031549042 dts=83740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031549363 dts=84060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031549562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240800 | ~86.3 fps +[SensorPush] PZT angle frame #1780031549661 dts=84358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031549971 dts=84669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031550280 dts=84978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031550592 dts=85289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031550592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=240900 | ~97.1 fps +[SensorPush] PZT angle frame #1780031550892 dts=85589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031551203 dts=85900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031551782 dts=86479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031551891 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241000 | ~77.0 fps +[SensorPush] PZT angle frame #1780031552242 dts=86939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031552552 dts=87250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031552851 dts=87548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031553053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241100 | ~86.0 fps +[SensorPush] PZT angle frame #1780031553152 dts=87849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031553462 dts=88160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031553911 dts=88609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031554213 dts=88910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031554213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241200 | ~86.3 fps +[SensorPush] PZT angle frame #1780031554521 dts=89218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031554822 dts=89519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031555122 dts=89819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031555222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241300 | ~99.1 fps +[SensorPush] PZT angle frame #1780031555420 dts=90117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031555722 dts=90419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031556021 dts=90719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031556222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241400 | ~100.0 fps +[SensorPush] PZT angle frame #1780031556322 dts=91020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031556621 dts=91318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031556923 dts=91620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031557373 dts=92070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031557373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241500 | ~86.9 fps +[SensorPush] PZT angle frame #1780031557672 dts=92369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031557972 dts=92669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031558273 dts=92970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031558370 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241600 | ~100.3 fps +[SensorPush] PZT angle frame #1780031558572 dts=93269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031558883 dts=93580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031559193 dts=93890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031559391 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241700 | ~98.0 fps +[SensorPush] PZT angle frame #1780031559490 dts=94187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031559932 dts=94629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031560232 dts=94930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031560531 dts=95228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031560531 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241800 | ~87.7 fps +[SensorPush] PZT angle frame #1780031560833 dts=95530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031561130 dts=95827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031561593 dts=96291 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031561692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=241900 | ~86.1 fps +[SensorPush] PZT angle frame #1780031561892 dts=96590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031562331 dts=97028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031562632 dts=97329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031562832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242000 | ~87.7 fps +[SensorPush] PZT angle frame #1780031562932 dts=97629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031563232 dts=97929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031563552 dts=98249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031563872 dts=98569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031563872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242100 | ~96.1 fps +[SensorPush] PZT angle frame #1780031564172 dts=98869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031564472 dts=99169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031564770 dts=99468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031564871 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242200 | ~100.1 fps +[SensorPush] PZT angle frame #1780031565211 dts=99908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031565512 dts=100209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031565961 dts=100659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031566162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242300 | ~77.5 fps +[SensorPush] PZT angle frame #1780031566263 dts=100960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031566562 dts=101259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031566864 dts=101561 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031567172 dts=101869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031567172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242400 | ~99.0 fps +[SensorPush] PZT angle frame #1780031567473 dts=102170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031567781 dts=102478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031568081 dts=102779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031568181 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242500 | ~99.0 fps +[SensorPush] PZT angle frame #1780031568382 dts=103079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031568680 dts=103378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031568993 dts=103690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031569191 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242600 | ~99.0 fps +[SensorPush] PZT angle frame #1780031569303 dts=104000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031569752 dts=104450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031570051 dts=104748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031570350 dts=105047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031570350 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242700 | ~86.3 fps +[SensorPush] PZT angle frame #1780031570650 dts=105347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031571092 dts=105789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031571541 dts=106238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031571641 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242800 | ~77.5 fps +[SensorPush] PZT angle frame #1780031571982 dts=106679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031572291 dts=106989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031572592 dts=107289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031572801 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=242900 | ~86.2 fps +[SensorPush] PZT angle frame #1780031573053 dts=107751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031573352 dts=108050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031573652 dts=108349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031574232 dts=108929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031574232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243000 | ~69.9 fps +[SensorPush] PZT angle frame #1780031574531 dts=109228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031574832 dts=109530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031575132 dts=109829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031575230 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243100 | ~100.2 fps +[SensorPush] PZT angle frame #1780031575432 dts=110129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031575771 dts=110468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031576082 dts=110780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031576283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243200 | ~95.1 fps +[SensorPush] PZT angle frame #1780031576381 dts=111078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031576823 dts=111520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031577142 dts=111839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031577462 dts=112160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031577462 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243300 | ~84.6 fps +[SensorPush] PZT angle frame #1780031577761 dts=112458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031578063 dts=112760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031578360 dts=113057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031578462 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243400 | ~100.2 fps +[SensorPush] PZT angle frame #1780031578663 dts=113360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031578962 dts=113659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031579421 dts=114118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031579632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243500 | ~85.5 fps +[SensorPush] PZT angle frame #1780031579730 dts=114428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031580032 dts=114729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031580332 dts=115030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031580769 dts=115467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031580769 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243600 | ~87.9 fps +[SensorPush] PZT angle frame #1780031581072 dts=115769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031581371 dts=116069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031581821 dts=116518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031581922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243700 | ~86.8 fps +[SensorPush] PZT angle frame #1780031582121 dts=116819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031582422 dts=117119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031582721 dts=117418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031582922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243800 | ~100.0 fps +[SensorPush] PZT angle frame #1780031583023 dts=117721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031583320 dts=118017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031583621 dts=118318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031583921 dts=118619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031583921 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=243900 | ~100.1 fps +[SensorPush] PZT angle frame #1780031584232 dts=118930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031584692 dts=119389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031584992 dts=119689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031585091 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244000 | ~85.5 fps +[SensorPush] PZT angle frame #1780031585293 dts=119991 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031585591 dts=120288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031585891 dts=120589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031586102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244100 | ~99.0 fps +[SensorPush] PZT angle frame #1780031586214 dts=120911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031586521 dts=121218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031586821 dts=121518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031587133 dts=121830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031587133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244200 | ~97.0 fps +[SensorPush] PZT angle frame #1780031587433 dts=122130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031587731 dts=122428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031588182 dts=122879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031588283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244300 | ~87.0 fps +[SensorPush] PZT angle frame #1780031588482 dts=123180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031588922 dts=123619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031589222 dts=123919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031589420 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244400 | ~87.9 fps +[SensorPush] PZT angle frame #1780031589521 dts=124218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031589821 dts=124518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031590132 dts=124830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031590441 dts=125138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031590441 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244500 | ~98.0 fps +[SensorPush] PZT angle frame #1780031590741 dts=125439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031591041 dts=125738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031591343 dts=126040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031591442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244600 | ~99.8 fps +[SensorPush] PZT angle frame #1780031591642 dts=126340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031591940 dts=126638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031592241 dts=126939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031592602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244700 | ~86.2 fps +[SensorPush] PZT angle frame #1780031592703 dts=127400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031593004 dts=127701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031593451 dts=128149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031593772 dts=128469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031593772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244800 | ~85.5 fps +[SensorPush] PZT angle frame #1780031594072 dts=128769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031594370 dts=129067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031594683 dts=129381 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031594781 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=244900 | ~99.1 fps +[SensorPush] PZT angle frame #1780031595131 dts=129829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031595431 dts=130129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031595742 dts=130439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031595942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245000 | ~86.1 fps +[SensorPush] PZT angle frame #1780031596043 dts=130740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031596341 dts=131038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031596642 dts=131339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031596942 dts=131639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031596942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245100 | ~100.1 fps +[SensorPush] PZT angle frame #1780031597240 dts=131938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031597690 dts=132387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031597991 dts=132688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031598091 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245200 | ~87.0 fps +[SensorPush] PZT angle frame #1780031598292 dts=132990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031598602 dts=133300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031598901 dts=133598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031599101 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245300 | ~99.0 fps +[SensorPush] PZT angle frame #1780031599201 dts=133899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031599504 dts=134202 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031599801 dts=134498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031600101 dts=134798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031600101 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245400 | ~100.0 fps +[SensorPush] PZT angle frame #1780031600402 dts=135099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031600702 dts=135400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031601143 dts=135840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031601241 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245500 | ~87.7 fps +[SensorPush] PZT angle frame #1780031601441 dts=136138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031601913 dts=136610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031602361 dts=137059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031602560 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245600 | ~75.8 fps +[SensorPush] PZT angle frame #1780031602661 dts=137358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031602973 dts=137670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031603273 dts=137970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031603571 dts=138268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031603571 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245700 | ~98.9 fps +[SensorPush] PZT angle frame #1780031603871 dts=138569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031604192 dts=138889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031604492 dts=139189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031604590 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245800 | ~98.1 fps +[SensorPush] PZT angle frame #1780031604933 dts=139630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031605250 dts=139948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031605562 dts=140259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031605761 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=245900 | ~85.4 fps +[SensorPush] PZT angle frame #1780031605863 dts=140560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031606180 dts=140878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031606482 dts=141179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031606792 dts=141489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031606792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246000 | ~97.0 fps +[SensorPush] PZT angle frame #1780031607103 dts=141800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031607552 dts=142249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031608003 dts=142700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031608102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246100 | ~76.3 fps +[SensorPush] PZT angle frame #1780031608301 dts=142998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031608602 dts=143299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031608901 dts=143598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031609102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246200 | ~100.0 fps +[SensorPush] PZT angle frame #1780031609202 dts=143899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031609500 dts=144198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031609801 dts=144499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031610151 dts=144849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031610151 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246300 | ~95.3 fps +[SensorPush] PZT angle frame #1780031610592 dts=145289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031610891 dts=145588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031611192 dts=145889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031611291 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246400 | ~87.7 fps +[SensorPush] PZT angle frame #1780031611491 dts=146188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031611792 dts=146489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031612090 dts=146788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031612293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246500 | ~99.8 fps +[SensorPush] PZT angle frame #1780031612391 dts=147089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031612692 dts=147390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031612990 dts=147687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031613291 dts=147989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031613291 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246600 | ~100.2 fps +[SensorPush] PZT angle frame #1780031613591 dts=148288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031613891 dts=148588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031614332 dts=149029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031614432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246700 | ~87.7 fps +[SensorPush] PZT angle frame #1780031614633 dts=149331 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031614932 dts=149629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031615233 dts=149930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031615433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246800 | ~99.9 fps +[SensorPush] PZT angle frame #1780031615682 dts=150379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031615992 dts=150690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031616293 dts=150991 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031616591 dts=151288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031616591 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=246900 | ~86.4 fps +[SensorPush] PZT angle frame #1780031617042 dts=151739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031617342 dts=152039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031617640 dts=152337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031617742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247000 | ~86.9 fps +[SensorPush] PZT angle frame #1780031617953 dts=152650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031618252 dts=152949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031618561 dts=153259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031618764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247100 | ~97.9 fps +[SensorPush] PZT angle frame #1780031618873 dts=153570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031619172 dts=153869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031619473 dts=154170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031619773 dts=154470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031619773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247200 | ~99.1 fps +[SensorPush] PZT angle frame #1780031620072 dts=154769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031620372 dts=155069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031620813 dts=155510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031620911 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247300 | ~87.9 fps +[SensorPush] PZT angle frame #1780031621122 dts=155819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031621420 dts=156118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031621871 dts=156569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031622221 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247400 | ~76.3 fps +[SensorPush] PZT angle frame #1780031622324 dts=157021 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031622632 dts=157329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031622942 dts=157639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031623241 dts=157938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031623241 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247500 | ~98.0 fps +[SensorPush] PZT angle frame #1780031623542 dts=158239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031623853 dts=158550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031624153 dts=158850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031624251 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247600 | ~99.0 fps +[SensorPush] PZT angle frame #1780031624453 dts=159150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031624751 dts=159449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031625329 dts=160027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031625680 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247700 | ~70.0 fps +[SensorPush] PZT angle frame #1780031625780 dts=160478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031626080 dts=160778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031626534 dts=161231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031626832 dts=161529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031626832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247800 | ~86.8 fps +[SensorPush] PZT angle frame #1780031627164 dts=161861 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031627460 dts=162157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031627772 dts=162470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031627871 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=247900 | ~96.3 fps +[SensorPush] PZT angle frame #1780031628083 dts=162780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031628382 dts=163079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031628832 dts=163530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031629030 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248000 | ~86.3 fps +[SensorPush] PZT angle frame #1780031629132 dts=163830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031629431 dts=164128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031629871 dts=164568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031630181 dts=164878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031630181 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248100 | ~86.8 fps +[SensorPush] PZT angle frame #1780031630481 dts=165179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031630802 dts=165499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031631102 dts=165799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031631201 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248200 | ~98.0 fps +[SensorPush] PZT angle frame #1780031631401 dts=166098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031631865 dts=166562 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031632181 dts=166878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031632391 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248300 | ~84.1 fps +[SensorPush] PZT angle frame #1780031632492 dts=167189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031632822 dts=167519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031633123 dts=167820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031633563 dts=168260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031633563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248400 | ~85.3 fps +[SensorPush] PZT angle frame #1780031634013 dts=168711 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031634311 dts=169008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031634621 dts=169318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031634722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248500 | ~86.3 fps +[SensorPush] PZT angle frame #1780031634922 dts=169619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031635232 dts=169929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031635672 dts=170370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031635872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248600 | ~86.9 fps +[SensorPush] PZT angle frame #1780031635982 dts=170679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031636291 dts=170988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031636591 dts=171288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031636902 dts=171599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031636902 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248700 | ~97.1 fps +[SensorPush] PZT angle frame #1780031637201 dts=171898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031637644 dts=172341 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031637951 dts=172648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031638052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248800 | ~87.0 fps +[SensorPush] PZT angle frame #1780031638252 dts=172949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031638702 dts=173399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031639003 dts=173700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031639202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=248900 | ~86.9 fps +[SensorPush] PZT angle frame #1780031639302 dts=173999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031639611 dts=174309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031639912 dts=174609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031640493 dts=175190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031640493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249000 | ~77.5 fps +[SensorPush] PZT angle frame #1780031640792 dts=175489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031641091 dts=175788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031641391 dts=176089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031641502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249100 | ~99.2 fps +[SensorPush] PZT angle frame #1780031641849 dts=176547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031642152 dts=176849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031642452 dts=177150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031642652 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249200 | ~86.9 fps +[SensorPush] PZT angle frame #1780031642750 dts=177447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031643061 dts=177758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031643381 dts=178078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031643822 dts=178519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031643822 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249300 | ~85.5 fps +[SensorPush] PZT angle frame #1780031644122 dts=178819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031644572 dts=179270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031644871 dts=179568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031644970 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249400 | ~87.1 fps +[SensorPush] PZT angle frame #1780031645182 dts=179879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031645482 dts=180179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031645932 dts=180629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031646133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249500 | ~86.0 fps +[SensorPush] PZT angle frame #1780031646231 dts=180928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031646533 dts=181230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031646852 dts=181549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031647151 dts=181848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031647151 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249600 | ~98.2 fps +[SensorPush] PZT angle frame #1780031647453 dts=182150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031647753 dts=182451 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031648052 dts=182749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031648152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249700 | ~99.9 fps +[SensorPush] PZT angle frame #1780031648511 dts=183209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031648832 dts=183530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031649132 dts=183829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031649472 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249800 | ~75.8 fps +[SensorPush] PZT angle frame #1780031649573 dts=184270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031649871 dts=184568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031650171 dts=184869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031650492 dts=185189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031650492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=249900 | ~98.0 fps +[SensorPush] PZT angle frame #1780031650792 dts=185489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031651090 dts=185787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031651402 dts=186099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031651502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250000 | ~99.0 fps +[SensorPush] PZT angle frame #1780031651712 dts=186409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031652152 dts=186849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031652451 dts=187148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031652793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250100 | ~77.5 fps +[SensorPush] PZT angle frame #1780031652893 dts=187590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031653350 dts=188048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031653652 dts=188349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031653962 dts=188659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031653962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250200 | ~85.6 fps +[SensorPush] PZT angle frame #1780031654412 dts=189109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031654713 dts=189411 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031655010 dts=189707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031655111 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250300 | ~87.0 fps +[SensorPush] PZT angle frame #1780031655451 dts=190148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031655902 dts=190599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031656201 dts=190898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031656403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250400 | ~77.4 fps +[SensorPush] PZT angle frame #1780031656502 dts=191199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031656812 dts=191509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031657252 dts=191950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031657692 dts=192389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031657692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250500 | ~77.5 fps +[SensorPush] PZT angle frame #1780031657992 dts=192689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031658431 dts=193128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031658734 dts=193431 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031658841 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250600 | ~87.1 fps +[SensorPush] PZT angle frame #1780031659042 dts=193739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031659343 dts=194040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031659641 dts=194338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031659842 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250700 | ~99.9 fps +[SensorPush] PZT angle frame #1780031659941 dts=194639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031660250 dts=194947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031660552 dts=195249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031660851 dts=195548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031660851 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250800 | ~99.1 fps +[SensorPush] PZT angle frame #1780031661151 dts=195849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031661461 dts=196159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031661772 dts=196469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031661880 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=250900 | ~97.2 fps +[SensorPush] PZT angle frame #1780031662082 dts=196779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031662391 dts=197088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031662693 dts=197390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031663031 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251000 | ~86.9 fps +[SensorPush] PZT angle frame #1780031663132 dts=197830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031663442 dts=198139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031663741 dts=198438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031664042 dts=198739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031664042 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251100 | ~99.0 fps +[SensorPush] PZT angle frame #1780031664343 dts=199040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031664662 dts=199359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031664971 dts=199669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031665073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251200 | ~97.0 fps +[SensorPush] PZT angle frame #1780031665424 dts=200121 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031665722 dts=200419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031666033 dts=200730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031666231 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251300 | ~86.3 fps +[SensorPush] PZT angle frame #1780031666334 dts=201031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031666633 dts=201331 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031666962 dts=201660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031667262 dts=201959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031667262 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251400 | ~97.0 fps +[SensorPush] PZT angle frame #1780031667571 dts=202268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031667871 dts=202569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031668311 dts=203009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031668411 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251500 | ~87.0 fps +[SensorPush] PZT angle frame #1780031668622 dts=203320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031668920 dts=203617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031669232 dts=203929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031669571 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251600 | ~86.2 fps +[SensorPush] PZT angle frame #1780031669671 dts=204368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031670122 dts=204820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031670423 dts=205120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031670722 dts=205419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031670722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251700 | ~86.5 fps +[SensorPush] PZT angle frame #1780031671020 dts=205718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031671470 dts=206167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031671772 dts=206469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031671871 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251800 | ~87.4 fps +[SensorPush] PZT angle frame #1780031672072 dts=206770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031672380 dts=207077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031672711 dts=207408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031672911 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=251900 | ~96.2 fps +[SensorPush] PZT angle frame #1780031673022 dts=207719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031673323 dts=208020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031673623 dts=208320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031674083 dts=208781 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031674083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252000 | ~85.3 fps +[SensorPush] PZT angle frame #1780031674391 dts=209089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031674692 dts=209389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031674992 dts=209690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031675103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252100 | ~98.1 fps +[SensorPush] PZT angle frame #1780031675302 dts=210000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031675602 dts=210299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031675905 dts=210602 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031676112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252200 | ~99.1 fps +[SensorPush] PZT angle frame #1780031676213 dts=210910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031676510 dts=211207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031676952 dts=211649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031677252 dts=211949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031677252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252300 | ~87.8 fps +[SensorPush] PZT angle frame #1780031677702 dts=212399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031678002 dts=212699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031678302 dts=213000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031678402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252400 | ~86.9 fps +[SensorPush] PZT angle frame #1780031678603 dts=213301 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031678924 dts=213621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031679221 dts=213919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031679422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252500 | ~98.1 fps +[SensorPush] PZT angle frame #1780031679532 dts=214229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031679831 dts=214528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031680141 dts=214839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031680454 dts=215151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031680454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252600 | ~96.9 fps +[SensorPush] PZT angle frame #1780031680770 dts=215467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031681081 dts=215778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031681402 dts=216099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031681502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252700 | ~95.4 fps +[SensorPush] PZT angle frame #1780031681732 dts=216430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031682031 dts=216729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031682483 dts=217181 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031682830 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252800 | ~75.3 fps +[SensorPush] PZT angle frame #1780031682932 dts=217630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031683392 dts=218089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031683692 dts=218390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031684003 dts=218700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031684003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=252900 | ~85.3 fps +[SensorPush] PZT angle frame #1780031684303 dts=219000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031684602 dts=219300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031684903 dts=219600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031685013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253000 | ~99.0 fps +[SensorPush] PZT angle frame #1780031685212 dts=219910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031685524 dts=220222 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031685823 dts=220520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031686162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253100 | ~86.9 fps +[SensorPush] PZT angle frame #1780031686273 dts=220970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031686581 dts=221278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031686893 dts=221590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031687193 dts=221891 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031687193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253200 | ~97.1 fps +[SensorPush] PZT angle frame #1780031687491 dts=222188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031687793 dts=222490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031688092 dts=222789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031688192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253300 | ~100.1 fps +[SensorPush] PZT angle frame #1780031688393 dts=223090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031688692 dts=223390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031689001 dts=223698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031689200 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253400 | ~99.2 fps +[SensorPush] PZT angle frame #1780031689301 dts=223998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031689601 dts=224299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031689912 dts=224609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031690211 dts=224909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031690211 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253500 | ~98.9 fps +[SensorPush] PZT angle frame #1780031690543 dts=225241 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031690852 dts=225550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031691172 dts=225869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031691271 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253600 | ~94.3 fps +[SensorPush] PZT angle frame #1780031691470 dts=226167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031691771 dts=226468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031692382 dts=227079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031692581 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253700 | ~76.4 fps +[SensorPush] PZT angle frame #1780031692683 dts=227381 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031692992 dts=227690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031693292 dts=227990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031693591 dts=228288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031693591 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253800 | ~99.0 fps +[SensorPush] PZT angle frame #1780031693901 dts=228598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031694201 dts=228898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031694643 dts=229340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031694741 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=253900 | ~87.0 fps +[SensorPush] PZT angle frame #1780031694941 dts=229638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031695251 dts=229948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031695551 dts=230248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031695893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254000 | ~86.9 fps +[SensorPush] PZT angle frame #1780031695991 dts=230688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031696441 dts=231139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031696881 dts=231578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031697181 dts=231878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031697181 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254100 | ~77.6 fps +[SensorPush] PZT angle frame #1780031697482 dts=232180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031697790 dts=232487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031698230 dts=232927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031698330 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254200 | ~87.1 fps +[SensorPush] PZT angle frame #1780031698531 dts=233228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031698831 dts=233528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031699131 dts=233829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031699332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254300 | ~99.8 fps +[SensorPush] PZT angle frame #1780031699433 dts=234130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031699892 dts=234589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031700201 dts=234898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031700512 dts=235209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031700512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254400 | ~84.8 fps +[SensorPush] PZT angle frame #1780031700852 dts=235549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031701152 dts=235849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031701471 dts=236168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031701712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254500 | ~83.3 fps +[SensorPush] PZT angle frame #1780031701912 dts=236610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031702350 dts=237048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031702654 dts=237351 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031702852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254600 | ~87.7 fps +[SensorPush] PZT angle frame #1780031702953 dts=237650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031703252 dts=237950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031703562 dts=238260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031703863 dts=238560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031703863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254700 | ~99.0 fps +[SensorPush] PZT angle frame #1780031704163 dts=238860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031704461 dts=239159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031704772 dts=239469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031704872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254800 | ~99.0 fps +[SensorPush] PZT angle frame #1780031705072 dts=239769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031705513 dts=240211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031705811 dts=240508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031706012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=254900 | ~87.7 fps +[SensorPush] PZT angle frame #1780031706111 dts=240808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031706411 dts=241109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031706710 dts=241407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031707012 dts=241709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031707012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255000 | ~100.1 fps +[SensorPush] PZT angle frame #1780031707311 dts=242009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031707622 dts=242319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031707931 dts=242628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031708170 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255100 | ~86.4 fps +[SensorPush] PZT angle frame #1780031708370 dts=243068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031708811 dts=243509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031709121 dts=243818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031709322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255200 | ~86.8 fps +[SensorPush] PZT angle frame #1780031709423 dts=244120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031709730 dts=244428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031710032 dts=244729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031710341 dts=245038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031710341 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255300 | ~98.2 fps +[SensorPush] PZT angle frame #1780031710642 dts=245339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031711093 dts=245790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031711391 dts=246088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031711501 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255400 | ~86.2 fps +[SensorPush] PZT angle frame #1780031711701 dts=246399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031712012 dts=246709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031712312 dts=247010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031712510 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255500 | ~99.2 fps +[SensorPush] PZT angle frame #1780031712613 dts=247310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031712921 dts=247619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031713232 dts=247929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031713532 dts=248229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031713532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255600 | ~97.8 fps +[SensorPush] PZT angle frame #1780031713841 dts=248538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031714153 dts=248850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031714462 dts=249159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031714562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255700 | ~97.1 fps +[SensorPush] PZT angle frame #1780031714762 dts=249459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031715060 dts=249758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031715362 dts=250059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031715562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255800 | ~100.0 fps +[SensorPush] PZT angle frame #1780031715664 dts=250361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031715992 dts=250689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031716301 dts=250998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031716613 dts=251311 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031716613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=255900 | ~95.1 fps +[SensorPush] PZT angle frame #1780031716913 dts=251611 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031717211 dts=251908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031717521 dts=252219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031717622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256000 | ~99.1 fps +[SensorPush] PZT angle frame #1780031717992 dts=252689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031718301 dts=252999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031718751 dts=253448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031719092 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256100 | ~68.1 fps +[SensorPush] PZT angle frame #1780031719342 dts=254040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031719641 dts=254339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031719941 dts=254638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031720242 dts=254939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031720242 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256200 | ~86.9 fps +[SensorPush] PZT angle frame #1780031720552 dts=255249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031720849 dts=255547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031721301 dts=255999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031721403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256300 | ~86.1 fps +[SensorPush] PZT angle frame #1780031721601 dts=256298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031721902 dts=256599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031722201 dts=256898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031722412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256400 | ~99.2 fps +[SensorPush] PZT angle frame #1780031722510 dts=257207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031722963 dts=257660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031723271 dts=257968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031723862 dts=258560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031723862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256500 | ~68.9 fps +[SensorPush] PZT angle frame #1780031724161 dts=258858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031724613 dts=259310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031724911 dts=259608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031725012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256600 | ~87.0 fps +[SensorPush] PZT angle frame #1780031725211 dts=259909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031725513 dts=260211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031725812 dts=260509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031726150 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256700 | ~87.8 fps +[SensorPush] PZT angle frame #1780031726251 dts=260948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031726562 dts=261259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031726872 dts=261570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031727172 dts=261870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031727172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256800 | ~97.8 fps +[SensorPush] PZT angle frame #1780031727470 dts=262168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031727781 dts=262478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031728091 dts=262788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031728192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=256900 | ~98.1 fps +[SensorPush] PZT angle frame #1780031728392 dts=263089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031728691 dts=263389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031729141 dts=263838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031729352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257000 | ~86.2 fps +[SensorPush] PZT angle frame #1780031729453 dts=264151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031729761 dts=264459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031730061 dts=264759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031730363 dts=265060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031730363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257100 | ~99.0 fps +[SensorPush] PZT angle frame #1780031730663 dts=265360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031730972 dts=265669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031731294 dts=265991 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031731402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257200 | ~96.1 fps +[SensorPush] PZT angle frame #1780031731742 dts=266439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031732181 dts=266878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031732493 dts=267190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031732811 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257300 | ~71.0 fps +[SensorPush] PZT angle frame #1780031732912 dts=267609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031733212 dts=267909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031733513 dts=268210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031733812 dts=268510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031733812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257400 | ~99.9 fps +[SensorPush] PZT angle frame #1780031734112 dts=268809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031734562 dts=269260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031734863 dts=269560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031734960 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257500 | ~87.1 fps +[SensorPush] PZT angle frame #1780031735302 dts=269999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031735602 dts=270300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031736063 dts=270760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031736263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257600 | ~76.8 fps +[SensorPush] PZT angle frame #1780031736361 dts=271058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031736661 dts=271358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031736971 dts=271669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031737280 dts=271978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031737280 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257700 | ~98.2 fps +[SensorPush] PZT angle frame #1780031737583 dts=272280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031737881 dts=272579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031738474 dts=273171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031738574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257800 | ~77.3 fps +[SensorPush] PZT angle frame #1780031738783 dts=273480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031739081 dts=273779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031739383 dts=274080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031739580 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=257900 | ~99.4 fps +[SensorPush] PZT angle frame #1780031739693 dts=274390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031739991 dts=274688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031740292 dts=274989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031740592 dts=275289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031740592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258000 | ~98.8 fps +[SensorPush] PZT angle frame #1780031740892 dts=275589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031741221 dts=275918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031741521 dts=276219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031741621 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258100 | ~97.2 fps +[SensorPush] PZT angle frame #1780031741820 dts=276517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031742263 dts=276961 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031742562 dts=277259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031742761 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258200 | ~87.7 fps +[SensorPush] PZT angle frame #1780031742861 dts=277558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031743163 dts=277860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031743462 dts=278160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031743773 dts=278470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031743773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258300 | ~98.9 fps +[SensorPush] PZT angle frame #1780031744080 dts=278777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031744543 dts=279240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031744852 dts=279549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031744951 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258400 | ~84.9 fps +[SensorPush] PZT angle frame #1780031745181 dts=279878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031745482 dts=280180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031745941 dts=280639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031746142 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258500 | ~84.0 fps +[SensorPush] PZT angle frame #1780031746393 dts=281090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031746833 dts=281530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031747131 dts=281829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031747442 dts=282139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031747442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258600 | ~76.9 fps +[SensorPush] PZT angle frame #1780031747741 dts=282439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031748042 dts=282739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031748342 dts=283039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031748444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258700 | ~99.8 fps +[SensorPush] PZT angle frame #1780031748641 dts=283338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031748942 dts=283639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031749243 dts=283940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031749442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258800 | ~100.2 fps +[SensorPush] PZT angle frame #1780031749540 dts=284238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031749990 dts=284688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031750291 dts=284988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031750591 dts=285288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031750591 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=258900 | ~87.0 fps +[SensorPush] PZT angle frame #1780031750912 dts=285609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031751221 dts=285919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031751541 dts=286238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031751641 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259000 | ~95.3 fps +[SensorPush] PZT angle frame #1780031751981 dts=286679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031752281 dts=286979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031752723 dts=287420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031752923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259100 | ~78.0 fps +[SensorPush] PZT angle frame #1780031753023 dts=287721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031753321 dts=288018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031753764 dts=288461 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031754061 dts=288759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031754061 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259200 | ~87.8 fps +[SensorPush] PZT angle frame #1780031754371 dts=289068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031754670 dts=289367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031754982 dts=289679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031755081 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259300 | ~98.2 fps +[SensorPush] PZT angle frame #1780031755291 dts=289988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031755754 dts=290451 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031756052 dts=290749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031756252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259400 | ~85.3 fps +[SensorPush] PZT angle frame #1780031756352 dts=291049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031756791 dts=291488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031757090 dts=291788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031757541 dts=292239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031757541 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259500 | ~77.6 fps +[SensorPush] PZT angle frame #1780031757852 dts=292549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031758151 dts=292848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031758451 dts=293148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031758553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259600 | ~98.9 fps +[SensorPush] PZT angle frame #1780031758752 dts=293449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031759052 dts=293749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031759351 dts=294048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031759562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259700 | ~99.1 fps +[SensorPush] PZT angle frame #1780031759670 dts=294367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031759981 dts=294679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031760291 dts=294988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031760601 dts=295299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031760601 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259800 | ~96.2 fps +[SensorPush] PZT angle frame #1780031760901 dts=295598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031761213 dts=295911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031761522 dts=296219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031761622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=259900 | ~98.0 fps +[SensorPush] PZT angle frame #1780031761832 dts=296529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031762272 dts=296969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031762583 dts=297281 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031762792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260000 | ~85.5 fps +[SensorPush] PZT angle frame #1780031762891 dts=297588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031763202 dts=297899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031763501 dts=298198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031763802 dts=298499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031763802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260100 | ~98.5 fps +[SensorPush] PZT angle frame #1780031764112 dts=298809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031764412 dts=299110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031764711 dts=299408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031764811 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260200 | ~99.7 fps +[SensorPush] PZT angle frame #1780031765011 dts=299709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031765312 dts=300009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031765613 dts=300310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031765810 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260300 | ~100.1 fps +[SensorPush] PZT angle frame #1780031766063 dts=300760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031766361 dts=301058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031766661 dts=301358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031766962 dts=301660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031766962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260400 | ~86.8 fps +[SensorPush] PZT angle frame #1780031767402 dts=302099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031767702 dts=302399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031768004 dts=302701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031768101 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260500 | ~87.8 fps +[SensorPush] PZT angle frame #1780031768312 dts=303009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031768622 dts=303319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031768931 dts=303628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031769132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260600 | ~96.9 fps +[SensorPush] PZT angle frame #1780031769232 dts=303929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031769532 dts=304229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031769833 dts=304530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031770132 dts=304829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031770132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260700 | ~100.0 fps +[SensorPush] PZT angle frame #1780031770443 dts=305141 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031770741 dts=305439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031771062 dts=305759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031771165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260800 | ~96.8 fps +[SensorPush] PZT angle frame #1780031771373 dts=306071 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031771674 dts=306371 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031771982 dts=306680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031772183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=260900 | ~98.2 fps +[SensorPush] PZT angle frame #1780031772281 dts=306979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031772730 dts=307427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031773190 dts=307888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031773501 dts=308198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031773501 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261000 | ~75.9 fps +[SensorPush] PZT angle frame #1780031773942 dts=308639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031774242 dts=308939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031774555 dts=309252 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031774662 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261100 | ~86.2 fps +[SensorPush] PZT angle frame #1780031775012 dts=309709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031775591 dts=310288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031775891 dts=310588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031776091 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261200 | ~69.9 fps +[SensorPush] PZT angle frame #1780031776344 dts=311041 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031776650 dts=311348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031776963 dts=311660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031777261 dts=311959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031777261 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261300 | ~85.5 fps +[SensorPush] PZT angle frame #1780031777571 dts=312269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031777892 dts=312589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031778203 dts=312900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031778301 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261400 | ~96.2 fps +[SensorPush] PZT angle frame #1780031778512 dts=313209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031778821 dts=313519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031779122 dts=313819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031779322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261500 | ~98.0 fps +[SensorPush] PZT angle frame #1780031779423 dts=314120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031779724 dts=314421 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031780170 dts=314868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031780613 dts=315311 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031780613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261600 | ~77.4 fps +[SensorPush] PZT angle frame #1780031780911 dts=315609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031781213 dts=315910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031781522 dts=316220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031781623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261700 | ~99.0 fps +[SensorPush] PZT angle frame #1780031781821 dts=316518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031782121 dts=316819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031782421 dts=317118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031782622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261800 | ~100.1 fps +[SensorPush] PZT angle frame #1780031782732 dts=317429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031783033 dts=317731 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031783333 dts=318030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031783630 dts=318328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031783630 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=261900 | ~99.1 fps +[SensorPush] PZT angle frame #1780031784073 dts=318770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031784370 dts=319067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031784682 dts=319379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031784783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=262000 | ~86.8 fps +[SensorPush] PZT angle frame #1780031784991 dts=319688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031785302 dts=319999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031785601 dts=320298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031785801 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=262100 | ~98.2 fps +[SensorPush] PZT angle frame #1780031785901 dts=320598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031786201 dts=320898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031786503 dts=321200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780031786804 dts=321501 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780031786804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=262200 | ~99.8 fps +[SensorPush] Stream ended. Total: 262218 +[SensorPush] Client connected, waiting for frames... +[SensorPush] PZT angle frame #1780039738413 dts=118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039738714 dts=419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039739023 dts=728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039739125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=262300 | ~0.0 fps +[SensorPush] PZT angle frame #1780039739323 dts=1028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039739635 dts=1340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039739934 dts=1639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039740283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=262400 | ~86.4 fps +[SensorPush] PZT angle frame #1780039740385 dts=2090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039740682 dts=2387 angle=130.99 mag=0.18 state=1 cop=(2.57,10.87) base=(2.69,11.00) total=3170.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039740982 dts=2687 angle=171.04 mag=0.43 state=1 cop=(3.43,5.86) base=(3.85,5.93) total=12899.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039741423 dts=3128 angle=104.57 mag=4.46 state=1 cop=(2.73,1.62) base=(3.85,5.93) total=19545.00 threshold=0.00 +[SensorPush] Frame #1780039741423 | 12x7 | angle=104.57 | mag=4.46 | state=1 | force=0.4 | total=262500 | ~87.7 fps +[SensorPush] PZT angle frame #1780039741735 dts=3439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039742033 dts=3737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039742344 dts=4049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039742445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=262600 | ~97.9 fps +[SensorPush] PZT angle frame #1780039742794 dts=4499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039743094 dts=4798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039743425 dts=5130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039743624 | 12x7 | angle=87.29 | mag=6.34 | state=1 | force=0.0 | total=262700 | ~84.8 fps +[SensorPush] PZT angle frame #1780039743723 dts=5428 angle=87.32 mag=6.60 state=1 cop=(3.31,4.41) base=(3.00,11.00) total=2272.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039744044 dts=5749 angle=91.05 mag=6.88 state=1 cop=(2.87,4.12) base=(3.00,11.00) total=19897.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039744484 dts=6189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039744794 dts=6498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039744794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=262800 | ~85.4 fps +[SensorPush] PZT angle frame #1780039745094 dts=6799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039745395 dts=7100 angle=90.00 mag=0.30 state=1 cop=(3.00,4.16) base=(3.00,4.46) total=269.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039745693 dts=7398 angle=83.45 mag=2.06 state=1 cop=(3.23,3.96) base=(3.00,6.00) total=379.00 threshold=0.00 +[SensorPush] Frame #1780039745794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=262900 | ~99.9 fps +[SensorPush] PZT angle frame #1780039745995 dts=7699 angle=211.04 mag=0.27 state=1 cop=(2.96,4.14) base=(3.19,4.00) total=16071.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039746295 dts=8000 angle=89.27 mag=0.66 state=1 cop=(3.20,3.34) base=(3.19,4.00) total=54455.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039746614 dts=8318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039746833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263000 | ~96.3 fps +[SensorPush] PZT angle frame #1780039746933 dts=8638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039747245 dts=8949 angle=89.62 mag=6.98 state=1 cop=(3.05,4.02) base=(3.00,11.00) total=8195.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039747544 dts=9249 angle=90.30 mag=7.21 state=1 cop=(2.96,3.79) base=(3.00,11.00) total=103954.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039747842 dts=9547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039747842 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263100 | ~99.1 fps +[SensorPush] PZT angle frame #1780039748144 dts=9849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039748444 dts=10149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039748755 dts=10460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039748995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263200 | ~86.8 fps +[SensorPush] PZT angle frame #1780039749194 dts=10899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039749503 dts=11208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039749803 dts=11508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039750003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263300 | ~99.2 fps +[SensorPush] PZT angle frame #1780039750103 dts=11808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039750544 dts=12249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039750844 dts=12549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039751153 dts=12858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039751153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263400 | ~86.9 fps +[SensorPush] PZT angle frame #1780039751454 dts=13159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039751754 dts=13459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039752055 dts=13760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039752153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263500 | ~100.1 fps +[SensorPush] PZT angle frame #1780039752494 dts=14198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039752792 dts=14497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039753104 dts=14809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039753304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263600 | ~86.8 fps +[SensorPush] PZT angle frame #1780039753404 dts=15109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039753705 dts=15409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039754003 dts=15708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039754444 dts=16149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039754444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263700 | ~87.7 fps +[SensorPush] PZT angle frame #1780039754755 dts=16460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039755065 dts=16770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039755362 dts=17067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039755466 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263800 | ~97.9 fps +[SensorPush] PZT angle frame #1780039755673 dts=17378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039755986 dts=17691 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039756295 dts=18000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039756505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=263900 | ~96.2 fps +[SensorPush] PZT angle frame #1780039756624 dts=18328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039756924 dts=18629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039757374 dts=19079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039757685 dts=19390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039757685 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=264000 | ~84.8 fps +[SensorPush] PZT angle frame #1780039757993 dts=19698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039758304 dts=20009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039758604 dts=20309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039758704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=264100 | ~98.1 fps +[SensorPush] PZT angle frame #1780039758904 dts=20609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039759204 dts=20909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039759502 dts=21207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039759702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=264200 | ~100.1 fps +[SensorPush] PZT angle frame #1780039759804 dts=21509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039760114 dts=21819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039760434 dts=22139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039760874 dts=22579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039760874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=264300 | ~85.4 fps +[SensorPush] PZT angle frame #1780039761324 dts=23029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039761623 dts=23328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039761924 dts=23629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039762032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=264400 | ~86.3 fps +[SensorPush] PZT angle frame #1780039762232 dts=23936 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039762562 dts=24267 angle=200.66 mag=0.56 state=1 cop=(3.47,5.20) base=(4.00,5.00) total=1224.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039762883 dts=24587 angle=90.00 mag=3.36 state=1 cop=(3.00,3.68) base=(3.00,7.04) total=78.00 threshold=0.00 +[SensorPush] Frame #1780039763085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=264500 | ~95.0 fps +[SensorPush] PZT angle frame #1780039763194 dts=24899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039763504 dts=25209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039763804 dts=25509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039764253 dts=25958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039764253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=264600 | ~85.6 fps +[SensorPush] PZT angle frame #1780039764554 dts=26259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039765005 dts=26709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039765464 dts=27169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039765564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=264700 | ~76.3 fps +[SensorPush] PZT angle frame #1780039765774 dts=27479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039766084 dts=27789 angle=69.89 mag=2.02 state=1 cop=(2.93,4.10) base=(2.24,6.00) total=465.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039766403 dts=28108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039766604 | 12x7 | angle=227.29 | mag=0.64 | state=1 | force=0.0 | total=264800 | ~96.1 fps +[SensorPush] PZT angle frame #1780039766703 dts=28407 angle=230.16 mag=1.23 state=1 cop=(3.21,6.95) base=(4.00,6.00) total=2019.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039767003 dts=28708 angle=127.26 mag=1.71 state=1 cop=(2.96,4.64) base=(4.00,6.00) total=3557.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039767314 dts=29019 angle=93.61 mag=2.83 state=1 cop=(3.82,3.18) base=(4.00,6.00) total=2654.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039767775 dts=29480 angle=174.15 mag=0.31 state=1 cop=(3.69,5.97) base=(4.00,6.00) total=5350.00 threshold=0.00 +[SensorPush] Frame #1780039767775 | 12x7 | angle=174.15 | mag=0.31 | state=1 | force=0.1 | total=264900 | ~85.4 fps +[SensorPush] PZT angle frame #1780039768074 dts=29778 angle=212.54 mag=1.46 state=1 cop=(2.77,6.79) base=(4.00,6.00) total=6719.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039768395 dts=30100 angle=106.85 mag=2.47 state=1 cop=(3.28,3.64) base=(4.00,6.00) total=3223.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039768692 dts=30397 angle=88.53 mag=1.96 state=1 cop=(4.05,4.04) base=(4.00,6.00) total=1509.00 threshold=0.00 +[SensorPush] Frame #1780039768792 | 12x7 | angle=90.00 | mag=1.18 | state=1 | force=0.0 | total=265000 | ~98.3 fps +[SensorPush] PZT angle frame #1780039769004 dts=30708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039769313 dts=31018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039769614 dts=31319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039769813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=265100 | ~98.0 fps +[SensorPush] PZT angle frame #1780039769924 dts=31629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039770225 dts=31930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039770522 dts=32227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039770824 dts=32529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039770824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=265200 | ~98.9 fps +[SensorPush] PZT angle frame #1780039771124 dts=32829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039771434 dts=33139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039771734 dts=33439 angle=0.00 mag=0.00 state=1 cop=(4.00,6.00) base=(4.00,6.00) total=39.00 threshold=0.00 +[SensorPush] Frame #1780039771842 | 12x7 | angle=90.00 | mag=0.94 | state=1 | force=0.0 | total=265300 | ~98.2 fps +[SensorPush] PZT angle frame #1780039772182 dts=33887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039772504 dts=34209 angle=98.16 mag=3.81 state=1 cop=(3.46,6.22) base=(4.00,10.00) total=277.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039772812 dts=34517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039773026 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=265400 | ~84.5 fps +[SensorPush] PZT angle frame #1780039773124 dts=34829 angle=276.75 mag=2.82 state=1 cop=(3.33,6.80) base=(3.00,4.00) total=2125.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039773424 dts=35129 angle=280.49 mag=2.85 state=1 cop=(3.52,6.80) base=(3.00,4.00) total=26483.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039773864 dts=35568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039774164 dts=35868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039774164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=265500 | ~87.9 fps +[SensorPush] PZT angle frame #1780039774465 dts=36169 angle=103.77 mag=0.52 state=1 cop=(2.88,5.31) base=(3.00,5.81) total=13795.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039774763 dts=36468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039775073 dts=36777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039775174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=265600 | ~98.9 fps +[SensorPush] PZT angle frame #1780039775373 dts=37078 angle=281.56 mag=0.68 state=1 cop=(3.14,6.67) base=(3.00,6.00) total=3112.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039775674 dts=37379 angle=289.84 mag=0.44 state=1 cop=(3.15,6.42) base=(3.00,6.00) total=7595.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039775977 dts=37681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039776192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=265700 | ~98.3 fps +[SensorPush] PZT angle frame #1780039776302 dts=38007 angle=274.36 mag=0.86 state=1 cop=(3.07,4.86) base=(3.00,4.00) total=9019.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039776603 dts=38308 angle=40.00 mag=0.42 state=1 cop=(3.32,3.73) base=(3.00,4.00) total=41150.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039776913 dts=38618 angle=64.89 mag=1.04 state=1 cop=(3.44,3.06) base=(3.00,4.00) total=17091.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039777215 dts=38920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039777215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=265800 | ~97.7 fps +[SensorPush] PZT angle frame #1780039777515 dts=39219 angle=88.09 mag=2.09 state=1 cop=(3.27,4.42) base=(3.20,6.51) total=19261.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039777963 dts=39668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039778275 dts=39980 angle=0.00 mag=0.02 state=1 cop=(3.00,0.00) base=(2.98,0.00) total=63.00 threshold=0.00 +[SensorPush] Frame #1780039778373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=265900 | ~86.4 fps +[SensorPush] PZT angle frame #1780039778575 dts=40280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039778874 dts=40579 angle=253.53 mag=2.20 state=1 cop=(2.68,2.11) base=(3.30,0.00) total=12815.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039779315 dts=41019 angle=251.33 mag=4.42 state=1 cop=(1.89,4.19) base=(3.30,0.00) total=9105.00 threshold=0.00 +[SensorPush] Frame #1780039779513 | 12x7 | angle=96.00 | mag=3.29 | state=1 | force=0.2 | total=266000 | ~87.7 fps +[SensorPush] PZT angle frame #1780039779636 dts=41341 angle=89.08 mag=4.65 state=1 cop=(3.07,5.35) base=(3.00,10.00) total=20203.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039779946 dts=41651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039780243 dts=41948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039780544 dts=42248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039780544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=266100 | ~97.1 fps +[SensorPush] PZT angle frame #1780039780855 dts=42560 angle=78.17 mag=1.41 state=1 cop=(3.29,4.12) base=(3.00,5.50) total=58582.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039781165 dts=42869 angle=83.44 mag=4.11 state=1 cop=(3.47,1.41) base=(3.00,5.50) total=5839.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039781464 dts=43169 angle=95.58 mag=5.03 state=1 cop=(3.51,4.99) base=(4.00,10.00) total=4967.00 threshold=0.00 +[SensorPush] Frame #1780039781573 | 12x7 | angle=94.80 | mag=6.82 | state=1 | force=1.5 | total=266200 | ~97.1 fps +[SensorPush] PZT angle frame #1780039781773 dts=43478 angle=96.28 mag=7.19 state=1 cop=(3.21,2.85) base=(4.00,10.00) total=115006.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039782084 dts=43789 angle=96.14 mag=6.83 state=1 cop=(3.27,3.21) base=(4.00,10.00) total=133732.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039782533 dts=44238 angle=96.33 mag=6.48 state=1 cop=(3.29,3.56) base=(4.00,10.00) total=146532.00 threshold=0.00 +[SensorPush] Frame #1780039782735 | 12x7 | angle=96.52 | mag=6.34 | state=1 | force=4.0 | total=266300 | ~86.0 fps +[SensorPush] PZT angle frame #1780039782833 dts=44538 angle=96.67 mag=6.38 state=1 cop=(3.26,3.66) base=(4.00,10.00) total=140362.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039783144 dts=44849 angle=100.79 mag=6.67 state=1 cop=(2.75,3.45) base=(4.00,10.00) total=8939.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039783445 dts=45149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039784045 dts=45750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039784045 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=266400 | ~76.4 fps +[SensorPush] PZT angle frame #1780039784354 dts=46059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039784654 dts=46358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039784954 dts=46659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039785204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=266500 | ~86.3 fps +[SensorPush] PZT angle frame #1780039785404 dts=47109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039785705 dts=47409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039786283 dts=47988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039786485 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=266600 | ~78.0 fps +[SensorPush] PZT angle frame #1780039786584 dts=48289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039786883 dts=48588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039787323 dts=49028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039787633 dts=49337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039787633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=266700 | ~87.1 fps +[SensorPush] PZT angle frame #1780039787943 dts=49647 angle=0.00 mag=0.00 state=1 cop=(3.67,7.00) base=(3.67,7.00) total=58.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039788253 dts=49957 angle=268.71 mag=1.08 state=1 cop=(3.65,8.08) base=(3.67,7.00) total=12842.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039788564 dts=50269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039788664 | 12x7 | angle=268.80 | mag=5.14 | state=1 | force=0.1 | total=266800 | ~97.0 fps +[SensorPush] PZT angle frame #1780039788865 dts=50570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039789204 dts=50909 angle=79.45 mag=1.77 state=1 cop=(3.10,3.89) base=(2.78,5.63) total=15208.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039789503 dts=51207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039789703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=266900 | ~96.3 fps +[SensorPush] PZT angle frame #1780039789805 dts=51510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039790116 dts=51820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039790434 dts=52139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039790734 dts=52438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039790734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267000 | ~96.9 fps +[SensorPush] PZT angle frame #1780039791035 dts=52740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039791485 dts=53190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039791783 dts=53488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039791892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267100 | ~86.4 fps +[SensorPush] PZT angle frame #1780039792105 dts=53810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039792403 dts=54108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039792704 dts=54409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039792915 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267200 | ~97.7 fps +[SensorPush] PZT angle frame #1780039793024 dts=54729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039793325 dts=55029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039793642 dts=55347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039793943 dts=55648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039793943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267300 | ~97.3 fps +[SensorPush] PZT angle frame #1780039794243 dts=55948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039794685 dts=56389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039795134 dts=56838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039795234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267400 | ~77.4 fps +[SensorPush] PZT angle frame #1780039795435 dts=57140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039795744 dts=57448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039796055 dts=57760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039796253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267500 | ~98.2 fps +[SensorPush] PZT angle frame #1780039796352 dts=58057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039796663 dts=58368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039796982 dts=58687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039797446 dts=59151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039797446 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267600 | ~83.7 fps +[SensorPush] PZT angle frame #1780039797893 dts=59597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039798206 dts=59911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039798504 dts=60209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039798603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267700 | ~86.4 fps +[SensorPush] PZT angle frame #1780039798804 dts=60509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039799115 dts=60820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039799424 dts=61128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039799635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267800 | ~97.0 fps +[SensorPush] PZT angle frame #1780039799732 dts=61437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039800033 dts=61738 angle=255.51 mag=2.40 state=1 cop=(2.40,6.32) base=(3.00,4.00) total=11222.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039800343 dts=62048 angle=260.68 mag=1.80 state=1 cop=(2.71,5.77) base=(3.00,4.00) total=15635.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039800644 dts=62348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039800644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=267900 | ~99.2 fps +[SensorPush] PZT angle frame #1780039801095 dts=62800 angle=261.72 mag=0.56 state=1 cop=(2.97,6.29) base=(3.05,5.74) total=10838.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039801394 dts=63099 angle=263.12 mag=0.67 state=1 cop=(2.97,6.41) base=(3.05,5.74) total=19597.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039801704 dts=63409 angle=265.20 mag=0.26 state=1 cop=(3.03,6.00) base=(3.05,5.74) total=36450.00 threshold=0.00 +[SensorPush] Frame #1780039801802 | 12x7 | angle=262.91 | mag=0.31 | state=1 | force=0.7 | total=268000 | ~86.3 fps +[SensorPush] PZT angle frame #1780039802004 dts=63708 angle=272.29 mag=0.06 state=1 cop=(3.05,5.80) base=(3.05,5.74) total=48407.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039802443 dts=64148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039802754 dts=64458 angle=89.22 mag=3.82 state=1 cop=(2.88,6.26) base=(2.82,10.08) total=27568.00 threshold=0.00 +[SensorPush] Frame #1780039802953 | 12x7 | angle=87.98 | mag=4.09 | state=1 | force=1.1 | total=268100 | ~86.9 fps +[SensorPush] PZT angle frame #1780039803055 dts=64759 angle=87.29 mag=4.39 state=1 cop=(3.03,5.70) base=(2.82,10.08) total=68986.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039803374 dts=65079 angle=87.96 mag=4.84 state=1 cop=(3.00,5.24) base=(2.82,10.08) total=91776.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039803824 dts=65529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039804124 dts=65829 angle=87.21 mag=4.17 state=1 cop=(2.74,5.19) base=(2.54,9.36) total=63138.00 threshold=0.00 +[SensorPush] Frame #1780039804124 | 12x7 | angle=87.21 | mag=4.17 | state=1 | force=1.2 | total=268200 | ~85.4 fps +[SensorPush] PZT angle frame #1780039804432 dts=66137 angle=87.03 mag=4.60 state=1 cop=(2.78,4.76) base=(2.54,9.36) total=89177.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039804874 dts=66578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039805333 dts=67038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039805436 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=268300 | ~76.3 fps +[SensorPush] PZT angle frame #1780039805644 dts=67349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039805943 dts=67648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039806254 dts=67959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039806614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=268400 | ~84.8 fps +[SensorPush] PZT angle frame #1780039806715 dts=68419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039807023 dts=68728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039807325 dts=69030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039807626 dts=69330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039807626 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=268500 | ~98.9 fps +[SensorPush] PZT angle frame #1780039807924 dts=69628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039808236 dts=69940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039808545 dts=70250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039808643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=268600 | ~98.3 fps +[SensorPush] PZT angle frame #1780039809001 dts=70706 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039809342 dts=71047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039809653 dts=71358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039809864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=268700 | ~81.8 fps +[SensorPush] PZT angle frame #1780039809964 dts=71669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039810265 dts=71970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039810563 dts=72268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039810863 dts=72568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039810863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=268800 | ~100.1 fps +[SensorPush] PZT angle frame #1780039811173 dts=72878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039811764 dts=73469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039812064 dts=73769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039812174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=268900 | ~76.3 fps +[SensorPush] PZT angle frame #1780039812384 dts=74088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039812685 dts=74389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039812995 dts=74699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039813194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269000 | ~98.0 fps +[SensorPush] PZT angle frame #1780039813294 dts=74999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039813593 dts=75297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039813892 dts=75597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039814193 dts=75898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039814193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269100 | ~100.2 fps +[SensorPush] PZT angle frame #1780039814494 dts=76199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039814802 dts=76507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039815253 dts=76958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039815353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269200 | ~86.2 fps +[SensorPush] PZT angle frame #1780039815555 dts=77260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039815854 dts=77559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039816154 dts=77859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039816353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269300 | ~99.9 fps +[SensorPush] PZT angle frame #1780039816452 dts=78157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039816764 dts=78469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039817061 dts=78766 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039817382 dts=79086 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039817382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269400 | ~97.3 fps +[SensorPush] PZT angle frame #1780039817715 dts=79420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039818012 dts=79717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039818342 dts=80047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039818444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269500 | ~94.2 fps +[SensorPush] PZT angle frame #1780039818654 dts=80359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039818953 dts=80658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039819254 dts=80958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039819473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269600 | ~97.2 fps +[SensorPush] PZT angle frame #1780039819575 dts=81279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039819872 dts=81577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039820322 dts=82026 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039820623 dts=82328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039820623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269700 | ~87.0 fps +[SensorPush] PZT angle frame #1780039820933 dts=82637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039821233 dts=82938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039821533 dts=83238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039821633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269800 | ~99.1 fps +[SensorPush] PZT angle frame #1780039821834 dts=83539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039822155 dts=83860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039822614 dts=84319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039822813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=269900 | ~84.6 fps +[SensorPush] PZT angle frame #1780039822925 dts=84630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039823223 dts=84928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039823672 dts=85377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039823976 dts=85681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039823976 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270000 | ~86.1 fps +[SensorPush] PZT angle frame #1780039824284 dts=85988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039824594 dts=86299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039824902 dts=86607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039825005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270100 | ~97.2 fps +[SensorPush] PZT angle frame #1780039825202 dts=86907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039825794 dts=87499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039826104 dts=87808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039826316 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270200 | ~76.3 fps +[SensorPush] PZT angle frame #1780039826415 dts=88120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039826723 dts=88428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039827026 dts=88731 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039827333 dts=89038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039827333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270300 | ~98.3 fps +[SensorPush] PZT angle frame #1780039827926 dts=89630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039828233 dts=89938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039828544 dts=90249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039828644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270400 | ~76.2 fps +[SensorPush] PZT angle frame #1780039828853 dts=90558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039829155 dts=90860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039829453 dts=91158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039829664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270500 | ~98.1 fps +[SensorPush] PZT angle frame #1780039829764 dts=91469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039830222 dts=91927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039830533 dts=92237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039830844 dts=92549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039830844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270600 | ~84.7 fps +[SensorPush] PZT angle frame #1780039831145 dts=92850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039831605 dts=93309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039831904 dts=93609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039832004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270700 | ~86.2 fps +[SensorPush] PZT angle frame #1780039832203 dts=93908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039832513 dts=94218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039832822 dts=94527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039833023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270800 | ~98.1 fps +[SensorPush] PZT angle frame #1780039833132 dts=94837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039833454 dts=95158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039833774 dts=95478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039834084 dts=95788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039834084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=270900 | ~94.3 fps +[SensorPush] PZT angle frame #1780039834383 dts=96088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039834823 dts=96528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039835125 dts=96830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039835223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271000 | ~87.8 fps +[SensorPush] PZT angle frame #1780039835433 dts=97138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039835733 dts=97438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039836053 dts=97758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039836253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271100 | ~97.1 fps +[SensorPush] PZT angle frame #1780039836355 dts=98060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039836654 dts=98359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039836962 dts=98667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039837266 dts=98971 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039837266 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271200 | ~98.8 fps +[SensorPush] PZT angle frame #1780039837564 dts=99269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039837874 dts=99579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039838183 dts=99888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039838285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271300 | ~98.1 fps +[SensorPush] PZT angle frame #1780039838504 dts=100209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039838805 dts=100509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039839106 dts=100811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039839315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271400 | ~97.0 fps +[SensorPush] PZT angle frame #1780039839413 dts=101118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039839715 dts=101419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039840023 dts=101728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039840335 dts=102039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039840335 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271500 | ~98.1 fps +[SensorPush] PZT angle frame #1780039840633 dts=102338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039840933 dts=102638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039841254 dts=102959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039841353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271600 | ~98.2 fps +[SensorPush] PZT angle frame #1780039841555 dts=103260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039841855 dts=103560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039842154 dts=103859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039842503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271700 | ~87.0 fps +[SensorPush] PZT angle frame #1780039842603 dts=104308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039842904 dts=104609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039843204 dts=104909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039843504 dts=105209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039843504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271800 | ~99.9 fps +[SensorPush] PZT angle frame #1780039843802 dts=105507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039844106 dts=105810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039844404 dts=106109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039844502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=271900 | ~100.1 fps +[SensorPush] PZT angle frame #1780039844714 dts=106419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039845024 dts=106728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039845325 dts=107030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039845524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272000 | ~97.9 fps +[SensorPush] PZT angle frame #1780039845625 dts=107330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039845943 dts=107648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039846412 dts=108117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039846725 dts=108430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039846725 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272100 | ~83.3 fps +[SensorPush] PZT angle frame #1780039847063 dts=108768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039847364 dts=109068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039847665 dts=109370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039847765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272200 | ~96.1 fps +[SensorPush] PZT angle frame #1780039847984 dts=109689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039848283 dts=109988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039848594 dts=110299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039848793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272300 | ~97.3 fps +[SensorPush] PZT angle frame #1780039848893 dts=110598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039849214 dts=110919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039849654 dts=111359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039849962 dts=111667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039849962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272400 | ~85.5 fps +[SensorPush] PZT angle frame #1780039850275 dts=111980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039850574 dts=112279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039850875 dts=112580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039850976 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272500 | ~98.7 fps +[SensorPush] PZT angle frame #1780039851174 dts=112879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039851473 dts=113178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039851784 dts=113489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039851985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272600 | ~99.1 fps +[SensorPush] PZT angle frame #1780039852082 dts=113787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039852404 dts=114108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039852753 dts=114458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039853063 dts=114768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039853063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272700 | ~92.8 fps +[SensorPush] PZT angle frame #1780039853374 dts=115079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039853684 dts=115389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039854005 dts=115709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039854106 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272800 | ~95.9 fps +[SensorPush] PZT angle frame #1780039854303 dts=116008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039854614 dts=116319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039854915 dts=116620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039855115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=272900 | ~99.1 fps +[SensorPush] PZT angle frame #1780039855215 dts=116920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039855525 dts=117229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039855974 dts=117679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039856284 dts=117989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039856284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273000 | ~85.5 fps +[SensorPush] PZT angle frame #1780039856584 dts=118289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039856914 dts=118619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039857235 dts=118940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039857333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273100 | ~95.3 fps +[SensorPush] PZT angle frame #1780039857534 dts=119239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039857832 dts=119537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039858146 dts=119851 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039858353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273200 | ~98.0 fps +[SensorPush] PZT angle frame #1780039858455 dts=120159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039858752 dts=120457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039859064 dts=120768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039859382 dts=121087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039859382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273300 | ~97.2 fps +[SensorPush] PZT angle frame #1780039859692 dts=121397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039860152 dts=121857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039860605 dts=122310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039860702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273400 | ~75.8 fps +[SensorPush] PZT angle frame #1780039860903 dts=122607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039861213 dts=122918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039861663 dts=123368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039862003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273500 | ~76.8 fps +[SensorPush] PZT angle frame #1780039862106 dts=123811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039862434 dts=124139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039862743 dts=124448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039863054 dts=124758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039863054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273600 | ~95.2 fps +[SensorPush] PZT angle frame #1780039863355 dts=125060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039863662 dts=125367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039863984 dts=125688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039864084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273700 | ~97.0 fps +[SensorPush] PZT angle frame #1780039864285 dts=125990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039864595 dts=126300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039864904 dts=126609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039865115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273800 | ~97.1 fps +[SensorPush] PZT angle frame #1780039865224 dts=126929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039865523 dts=127228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039865834 dts=127539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039866144 dts=127849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039866144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=273900 | ~97.1 fps +[SensorPush] PZT angle frame #1780039866605 dts=128309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039867043 dts=128748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039867354 dts=129059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039867452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274000 | ~76.4 fps +[SensorPush] PZT angle frame #1780039867805 dts=129510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039868104 dts=129809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039868402 dts=130107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039868605 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274100 | ~86.7 fps +[SensorPush] PZT angle frame #1780039868705 dts=130409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039869014 dts=130719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039869315 dts=131020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039869774 dts=131479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039869774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274200 | ~85.5 fps +[SensorPush] PZT angle frame #1780039870074 dts=131779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039870374 dts=132079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039870684 dts=132388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039870783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274300 | ~99.2 fps +[SensorPush] PZT angle frame #1780039871275 dts=132980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039871724 dts=133429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039872035 dts=133740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039872232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274400 | ~69.0 fps +[SensorPush] PZT angle frame #1780039872343 dts=134048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039872643 dts=134348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039872943 dts=134648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039873384 dts=135089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039873384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274500 | ~86.8 fps +[SensorPush] PZT angle frame #1780039873683 dts=135388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039873984 dts=135689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039874292 dts=135997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039874406 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274600 | ~97.9 fps +[SensorPush] PZT angle frame #1780039874612 dts=136317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039874913 dts=136618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039875224 dts=136928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039875424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274700 | ~98.2 fps +[SensorPush] PZT angle frame #1780039875664 dts=137368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039875962 dts=137667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039876273 dts=137978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039876725 dts=138430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039876725 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274800 | ~76.9 fps +[SensorPush] PZT angle frame #1780039877022 dts=138727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039877323 dts=139028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039877634 dts=139339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039877733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=274900 | ~99.3 fps +[SensorPush] PZT angle frame #1780039877933 dts=139638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039878232 dts=139937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039878534 dts=140239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039878733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275000 | ~100.0 fps +[SensorPush] PZT angle frame #1780039878833 dts=140538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039879133 dts=140838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039879434 dts=141139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039879755 dts=141460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039879755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275100 | ~97.7 fps +[SensorPush] PZT angle frame #1780039880052 dts=141757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039880364 dts=142069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039880663 dts=142368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039880765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275200 | ~99.1 fps +[SensorPush] PZT angle frame #1780039880964 dts=142669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039881273 dts=142978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039881593 dts=143298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039881794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275300 | ~97.2 fps +[SensorPush] PZT angle frame #1780039881893 dts=143598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039882194 dts=143898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039882504 dts=144209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039882803 dts=144508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039882803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275400 | ~99.1 fps +[SensorPush] PZT angle frame #1780039883243 dts=144948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039883702 dts=145407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039884003 dts=145708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039884106 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275500 | ~76.7 fps +[SensorPush] PZT angle frame #1780039884324 dts=146029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039884634 dts=146339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039884944 dts=146649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039885142 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275600 | ~96.6 fps +[SensorPush] PZT angle frame #1780039885242 dts=146947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039885544 dts=147248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039885993 dts=147698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039886295 dts=147999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039886295 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275700 | ~86.7 fps +[SensorPush] PZT angle frame #1780039886594 dts=148299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039886894 dts=148599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039887202 dts=148907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039887304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275800 | ~99.2 fps +[SensorPush] PZT angle frame #1780039887503 dts=149207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039887804 dts=149508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039888102 dts=149807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039888314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=275900 | ~99.0 fps +[SensorPush] PZT angle frame #1780039888413 dts=150118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039888714 dts=150419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039889024 dts=150729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039889463 dts=151168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039889463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276000 | ~87.1 fps +[SensorPush] PZT angle frame #1780039889774 dts=151479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039890084 dts=151789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039890385 dts=152090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039890482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276100 | ~98.0 fps +[SensorPush] PZT angle frame #1780039890684 dts=152388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039891002 dts=152707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039891304 dts=153008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039891504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276200 | ~97.9 fps +[SensorPush] PZT angle frame #1780039891614 dts=153319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039891914 dts=153619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039892216 dts=153920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039892523 dts=154228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039892523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276300 | ~98.1 fps +[SensorPush] PZT angle frame #1780039892834 dts=154538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039893145 dts=154850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039893444 dts=155149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039893545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276400 | ~97.9 fps +[SensorPush] PZT angle frame #1780039893745 dts=155450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039894064 dts=155769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039894373 dts=156078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039894576 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276500 | ~97.0 fps +[SensorPush] PZT angle frame #1780039894685 dts=156390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039894983 dts=156688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039895283 dts=156987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039895615 dts=157319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039895615 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276600 | ~96.3 fps +[SensorPush] PZT angle frame #1780039895936 dts=157640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039896254 dts=157959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039896573 dts=158278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039896673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276700 | ~94.4 fps +[SensorPush] PZT angle frame #1780039896875 dts=158580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039897195 dts=158900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039897813 dts=159518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039898014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276800 | ~74.5 fps +[SensorPush] PZT angle frame #1780039898123 dts=159828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039898434 dts=160138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039898734 dts=160439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039899042 dts=160747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039899042 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=276900 | ~97.3 fps +[SensorPush] PZT angle frame #1780039899482 dts=161187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039899785 dts=161490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039900093 dts=161798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039900195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277000 | ~86.8 fps +[SensorPush] PZT angle frame #1780039900395 dts=162099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039900694 dts=162399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039900994 dts=162699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039901202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277100 | ~99.2 fps +[SensorPush] PZT angle frame #1780039901303 dts=163008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039901612 dts=163317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039901914 dts=163618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039902214 dts=163919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039902214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277200 | ~98.7 fps +[SensorPush] PZT angle frame #1780039902633 dts=164338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039902935 dts=164640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039903234 dts=164939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039903332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277300 | ~89.5 fps +[SensorPush] PZT angle frame #1780039903534 dts=165238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039903844 dts=165549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039904143 dts=165847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039904483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277400 | ~86.9 fps +[SensorPush] PZT angle frame #1780039904583 dts=166288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039904894 dts=166599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039905193 dts=166898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039905493 dts=167198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039905493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277500 | ~99.0 fps +[SensorPush] PZT angle frame #1780039905805 dts=167509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039906103 dts=167808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039906415 dts=168119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039906664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277600 | ~85.4 fps +[SensorPush] PZT angle frame #1780039906864 dts=168569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039907173 dts=168878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039907485 dts=169190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039907683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277700 | ~98.1 fps +[SensorPush] PZT angle frame #1780039907783 dts=169488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039908095 dts=169800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039908403 dts=170108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039908724 dts=170429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039908724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277800 | ~96.1 fps +[SensorPush] PZT angle frame #1780039909021 dts=170726 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039909333 dts=171037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039909634 dts=171339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039909733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=277900 | ~99.1 fps +[SensorPush] PZT angle frame #1780039909944 dts=171649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039910245 dts=171950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039910544 dts=172249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039910756 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278000 | ~97.7 fps +[SensorPush] PZT angle frame #1780039910852 dts=172557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039911154 dts=172858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039911463 dts=173168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039911764 dts=173469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039911764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278100 | ~99.2 fps +[SensorPush] PZT angle frame #1780039912072 dts=173776 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039912384 dts=174089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039912683 dts=174388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039912782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278200 | ~98.2 fps +[SensorPush] PZT angle frame #1780039912983 dts=174688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039913284 dts=174989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039913583 dts=175288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039913783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278300 | ~99.9 fps +[SensorPush] PZT angle frame #1780039913883 dts=175588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039914184 dts=175889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039914484 dts=176188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039914804 dts=176509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039914804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278400 | ~97.9 fps +[SensorPush] PZT angle frame #1780039915115 dts=176820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039915423 dts=177128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039915726 dts=177430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039915833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278500 | ~97.3 fps +[SensorPush] PZT angle frame #1780039916033 dts=177738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039916333 dts=178038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039916784 dts=178488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039916995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278600 | ~86.0 fps +[SensorPush] PZT angle frame #1780039917094 dts=178799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039917423 dts=179128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039917875 dts=179579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039918325 dts=180030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039918325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278700 | ~75.2 fps +[SensorPush] PZT angle frame #1780039918633 dts=180338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039919073 dts=180777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039919373 dts=181078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039919474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278800 | ~87.1 fps +[SensorPush] PZT angle frame #1780039919684 dts=181389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039919994 dts=181699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039920295 dts=181999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039920502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=278900 | ~97.3 fps +[SensorPush] PZT angle frame #1780039920605 dts=182310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039920913 dts=182618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039921224 dts=182928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039921534 dts=183239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039921534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279000 | ~96.9 fps +[SensorPush] PZT angle frame #1780039921834 dts=183539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039922285 dts=183990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039922583 dts=184287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039922683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279100 | ~87.0 fps +[SensorPush] PZT angle frame #1780039922884 dts=184588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039923183 dts=184887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039924250 dts=185955 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039924625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279200 | ~51.5 fps +[SensorPush] PZT angle frame #1780039924776 dts=186480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039925183 dts=186888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039925704 dts=187408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039926310 dts=188015 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039926310 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279300 | ~59.3 fps +[SensorPush] PZT angle frame #1780039926686 dts=188390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039927308 dts=189013 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039927666 dts=189370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039927916 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279400 | ~62.3 fps +[SensorPush] PZT angle frame #1780039928606 dts=190311 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039929193 dts=190898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039929645 dts=191350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039930074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279500 | ~46.3 fps +[SensorPush] PZT angle frame #1780039930193 dts=191898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039930523 dts=192228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039930892 dts=192597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039931515 dts=193220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039931515 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279600 | ~69.4 fps +[SensorPush] PZT angle frame #1780039931875 dts=193580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039932203 dts=193908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039932544 dts=194249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039932666 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279700 | ~86.9 fps +[SensorPush] PZT angle frame #1780039933044 dts=194749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039933383 dts=195088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039933723 dts=195427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039933935 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279800 | ~78.8 fps +[SensorPush] PZT angle frame #1780039934033 dts=195738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039934512 dts=196217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039934832 dts=196537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039935134 dts=196839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039935134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=279900 | ~83.4 fps +[SensorPush] PZT angle frame #1780039935444 dts=197149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039935884 dts=197589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039936334 dts=198039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039936454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280000 | ~75.8 fps +[SensorPush] PZT angle frame #1780039936654 dts=198358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039936965 dts=198670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039937304 dts=199009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039937644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280100 | ~83.9 fps +[SensorPush] PZT angle frame #1780039937745 dts=199450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039938353 dts=200058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039938653 dts=200358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039938963 dts=200668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039938963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280200 | ~75.8 fps +[SensorPush] PZT angle frame #1780039939295 dts=201000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039939603 dts=201308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039939916 dts=201621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039940164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280300 | ~83.3 fps +[SensorPush] PZT angle frame #1780039940373 dts=202078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039940673 dts=202378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039940973 dts=202678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039941184 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280400 | ~98.0 fps +[SensorPush] PZT angle frame #1780039941284 dts=202989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039941584 dts=203289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039941884 dts=203589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039942186 dts=203891 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039942186 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280500 | ~99.8 fps +[SensorPush] PZT angle frame #1780039942503 dts=204207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039942806 dts=204511 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039943114 dts=204818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039943214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280600 | ~97.3 fps +[SensorPush] PZT angle frame #1780039943564 dts=205268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039943874 dts=205579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039944175 dts=205880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039944374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280700 | ~86.2 fps +[SensorPush] PZT angle frame #1780039944474 dts=206179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039944784 dts=206488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039945133 dts=206837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039945435 dts=207140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039945435 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280800 | ~94.2 fps +[SensorPush] PZT angle frame #1780039945734 dts=207439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039946044 dts=207749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039946352 dts=208057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039946462 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=280900 | ~97.3 fps +[SensorPush] PZT angle frame #1780039946955 dts=208659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039947403 dts=209108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039947714 dts=209418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039947914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281000 | ~68.9 fps +[SensorPush] PZT angle frame #1780039948013 dts=209718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039948314 dts=210019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039948623 dts=210328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039948933 dts=210638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039948933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281100 | ~97.6 fps +[SensorPush] PZT angle frame #1780039949264 dts=210969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039949574 dts=211279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039950024 dts=211729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039950125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281200 | ~84.4 fps +[SensorPush] PZT angle frame #1780039950334 dts=212039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039950662 dts=212367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039950963 dts=212668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039951163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281300 | ~96.3 fps +[SensorPush] PZT angle frame #1780039951273 dts=212978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039951576 dts=213281 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039952034 dts=213738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039952354 dts=214059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039952354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281400 | ~83.9 fps +[SensorPush] PZT angle frame #1780039952654 dts=214359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039952952 dts=214657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039953256 dts=214961 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039953363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281500 | ~99.1 fps +[SensorPush] PZT angle frame #1780039953564 dts=215269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039953863 dts=215568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039954164 dts=215868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039954384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281600 | ~97.9 fps +[SensorPush] PZT angle frame #1780039954484 dts=216189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039954782 dts=216487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039955094 dts=216798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039955394 dts=217098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039955394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281700 | ~99.0 fps +[SensorPush] PZT angle frame #1780039955704 dts=217408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039956004 dts=217709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039956304 dts=218009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039956412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281800 | ~98.2 fps +[SensorPush] PZT angle frame #1780039956614 dts=218319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039957082 dts=218787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039957383 dts=219088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039957583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=281900 | ~85.4 fps +[SensorPush] PZT angle frame #1780039957683 dts=219388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039957995 dts=219700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039958444 dts=220149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039958894 dts=220599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039958894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282000 | ~76.3 fps +[SensorPush] PZT angle frame #1780039959194 dts=220898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039959494 dts=221199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039959935 dts=221640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039960043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282100 | ~87.1 fps +[SensorPush] PZT angle frame #1780039960254 dts=221959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039960593 dts=222297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039960893 dts=222598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039961093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282200 | ~95.2 fps +[SensorPush] PZT angle frame #1780039961193 dts=222898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039961503 dts=223208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039961806 dts=223511 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039962115 dts=223820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039962115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282300 | ~97.8 fps +[SensorPush] PZT angle frame #1780039962424 dts=224129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039962882 dts=224587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039963192 dts=224897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039963293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282400 | ~84.9 fps +[SensorPush] PZT angle frame #1780039963494 dts=225199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039963814 dts=225519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039964123 dts=225828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039964344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282500 | ~95.1 fps +[SensorPush] PZT angle frame #1780039964444 dts=226149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039964744 dts=226449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039965043 dts=226748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039965344 dts=227049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039965344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282600 | ~99.9 fps +[SensorPush] PZT angle frame #1780039965644 dts=227349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039965944 dts=227649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039966254 dts=227958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039966355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282700 | ~99.0 fps +[SensorPush] PZT angle frame #1780039966556 dts=228261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039966862 dts=228567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039967174 dts=228879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039967384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282800 | ~97.2 fps +[SensorPush] PZT angle frame #1780039967483 dts=229188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039967795 dts=229500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039968095 dts=229800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039968562 dts=230267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039968562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=282900 | ~84.9 fps +[SensorPush] PZT angle frame #1780039969004 dts=230709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039969324 dts=231029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039969775 dts=231479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039969874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283000 | ~76.2 fps +[SensorPush] PZT angle frame #1780039970074 dts=231779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039970395 dts=232100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039970713 dts=232418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039970914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283100 | ~96.2 fps +[SensorPush] PZT angle frame #1780039971012 dts=232717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039971334 dts=233038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039971644 dts=233349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039971964 dts=233668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039971964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283200 | ~95.3 fps +[SensorPush] PZT angle frame #1780039972274 dts=233979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039972573 dts=234278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039972873 dts=234577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039972973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283300 | ~99.0 fps +[SensorPush] PZT angle frame #1780039973183 dts=234888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039973494 dts=235199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039973824 dts=235529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039974024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283400 | ~95.1 fps +[SensorPush] PZT angle frame #1780039974125 dts=235829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039974425 dts=236130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039974875 dts=236580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039975314 dts=237019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039975314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283500 | ~77.6 fps +[SensorPush] PZT angle frame #1780039975623 dts=237328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039975923 dts=237628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039976373 dts=238077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039976485 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283600 | ~85.3 fps +[SensorPush] PZT angle frame #1780039976696 dts=238400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039977003 dts=238708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039977335 dts=239039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039977534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283700 | ~95.4 fps +[SensorPush] PZT angle frame #1780039977644 dts=239349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039977945 dts=239650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039978385 dts=240089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039978693 dts=240398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039978693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283800 | ~86.2 fps +[SensorPush] PZT angle frame #1780039978993 dts=240698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039979325 dts=241030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039979626 dts=241331 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039979723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=283900 | ~97.2 fps +[SensorPush] PZT angle frame #1780039979923 dts=241628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039980223 dts=241928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039980534 dts=242239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039980734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284000 | ~98.8 fps +[SensorPush] PZT angle frame #1780039980835 dts=242540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039981143 dts=242848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039981452 dts=243157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039981752 dts=243456 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039981752 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284100 | ~98.4 fps +[SensorPush] PZT angle frame #1780039982053 dts=243758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039982367 dts=244071 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039982673 dts=244378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039982775 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284200 | ~97.7 fps +[SensorPush] PZT angle frame #1780039982973 dts=244678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039983275 dts=244980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039983713 dts=245418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039983916 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284300 | ~87.7 fps +[SensorPush] PZT angle frame #1780039984013 dts=245718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039984333 dts=246038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039984633 dts=246338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039985094 dts=246799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039985094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284400 | ~84.9 fps +[SensorPush] PZT angle frame #1780039985405 dts=247109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039985853 dts=247558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039986154 dts=247859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039986254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284500 | ~86.2 fps +[SensorPush] PZT angle frame #1780039986455 dts=248160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039986755 dts=248459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039987053 dts=248757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039987265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284600 | ~99.0 fps +[SensorPush] PZT angle frame #1780039987364 dts=249069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039987664 dts=249369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039987974 dts=249679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039988413 dts=250118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039988413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284700 | ~87.1 fps +[SensorPush] PZT angle frame #1780039988733 dts=250438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039989034 dts=250739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039989484 dts=251189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039989734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284800 | ~75.7 fps +[SensorPush] PZT angle frame #1780039989956 dts=251660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039990264 dts=251968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039990565 dts=252269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039990774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=284900 | ~96.2 fps +[SensorPush] PZT angle frame #1780039990875 dts=252580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039991172 dts=252877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039991474 dts=253179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039991915 dts=253620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039991915 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285000 | ~87.6 fps +[SensorPush] PZT angle frame #1780039992223 dts=253928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039992675 dts=254380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039992974 dts=254679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039993074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285100 | ~86.3 fps +[SensorPush] PZT angle frame #1780039993294 dts=254999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039993593 dts=255298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039994043 dts=255748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039994245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285200 | ~85.4 fps +[SensorPush] PZT angle frame #1780039994345 dts=256049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039994645 dts=256350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039995084 dts=256789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039995384 dts=257089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039995384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285300 | ~87.3 fps +[SensorPush] PZT angle frame #1780039995705 dts=257410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039996015 dts=257720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039996313 dts=258017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039996413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285400 | ~97.8 fps +[SensorPush] PZT angle frame #1780039996616 dts=258321 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039997065 dts=258769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039997523 dts=259228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039997864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285500 | ~68.9 fps +[SensorPush] PZT angle frame #1780039997962 dts=259667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039998405 dts=260110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039998715 dts=260420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039999014 dts=260719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780039999014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285600 | ~86.9 fps +[SensorPush] PZT angle frame #1780039999324 dts=261029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780039999634 dts=261339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040000074 dts=261779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040000183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285700 | ~85.6 fps +[SensorPush] PZT angle frame #1780040000385 dts=262090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040000684 dts=262389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040000993 dts=262697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040001194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285800 | ~98.9 fps +[SensorPush] PZT angle frame #1780040001293 dts=262998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040001601 dts=263306 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040001902 dts=263607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040002344 dts=264048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040002344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=285900 | ~87.0 fps +[SensorPush] PZT angle frame #1780040002653 dts=264358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040002954 dts=264659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040003254 dts=264959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040003495 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286000 | ~86.9 fps +[SensorPush] PZT angle frame #1780040003694 dts=265399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040004005 dts=265710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040004483 dts=266188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040004683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286100 | ~84.2 fps +[SensorPush] PZT angle frame #1780040004784 dts=266488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040005103 dts=266808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040005416 dts=267120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040005715 dts=267420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040005715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286200 | ~96.9 fps +[SensorPush] PZT angle frame #1780040006012 dts=267717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040006324 dts=268029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040006635 dts=268339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040006733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286300 | ~98.3 fps +[SensorPush] PZT angle frame #1780040006934 dts=268638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040007234 dts=268939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040007534 dts=269239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040007732 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286400 | ~100.2 fps +[SensorPush] PZT angle frame #1780040007833 dts=269537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040008133 dts=269838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040008433 dts=270138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040008734 dts=270439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040008734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286500 | ~99.8 fps +[SensorPush] PZT angle frame #1780040009044 dts=270749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040009366 dts=271070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040009665 dts=271370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040009905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286600 | ~85.4 fps +[SensorPush] PZT angle frame #1780040010121 dts=271826 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040010435 dts=272139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040010733 dts=272438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040010933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286700 | ~97.2 fps +[SensorPush] PZT angle frame #1780040011035 dts=272740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040011355 dts=273060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040011655 dts=273360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040011952 dts=273657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040011952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286800 | ~98.1 fps +[SensorPush] PZT angle frame #1780040012263 dts=273967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040012605 dts=274310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040012904 dts=274609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040013004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=286900 | ~95.2 fps +[SensorPush] PZT angle frame #1780040013214 dts=274919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040013524 dts=275229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040013835 dts=275540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040014036 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287000 | ~96.8 fps +[SensorPush] PZT angle frame #1780040014135 dts=275840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040014435 dts=276139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040014734 dts=276439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040015033 dts=276738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040015033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287100 | ~100.3 fps +[SensorPush] PZT angle frame #1780040015483 dts=277188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040015784 dts=277489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040016084 dts=277789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040016192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287200 | ~86.3 fps +[SensorPush] PZT angle frame #1780040016402 dts=278107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040016715 dts=278420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040017024 dts=278729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040017234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287300 | ~96.0 fps +[SensorPush] PZT angle frame #1780040017334 dts=279039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040017635 dts=279340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040017943 dts=279648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040018242 dts=279947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040018242 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287400 | ~99.2 fps +[SensorPush] PZT angle frame #1780040018543 dts=280247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040018855 dts=280560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040019294 dts=280999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040019394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287500 | ~86.9 fps +[SensorPush] PZT angle frame #1780040019744 dts=281449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040020202 dts=281907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040020514 dts=282218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040020714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287600 | ~75.8 fps +[SensorPush] PZT angle frame #1780040020814 dts=282519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040021125 dts=282829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040021454 dts=283159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040021895 dts=283600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040021895 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287700 | ~84.6 fps +[SensorPush] PZT angle frame #1780040022194 dts=283899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040022505 dts=284210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040022805 dts=284509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040022905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287800 | ~99.1 fps +[SensorPush] PZT angle frame #1780040023104 dts=284808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040023424 dts=285129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040023724 dts=285429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040023922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=287900 | ~98.3 fps +[SensorPush] PZT angle frame #1780040024024 dts=285728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040024324 dts=286029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040024645 dts=286349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040024945 dts=286650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040024945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288000 | ~97.7 fps +[SensorPush] PZT angle frame #1780040025254 dts=286959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040025553 dts=287258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040025855 dts=287560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040026244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288100 | ~77.0 fps +[SensorPush] PZT angle frame #1780040026583 dts=288288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040026884 dts=288589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040027182 dts=288887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040027383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288200 | ~87.8 fps +[SensorPush] PZT angle frame #1780040027495 dts=289200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040027794 dts=289498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040028235 dts=289939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040028533 dts=290238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040028533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288300 | ~87.0 fps +[SensorPush] PZT angle frame #1780040028845 dts=290549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040029145 dts=290850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040029445 dts=291149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040029543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288400 | ~99.0 fps +[SensorPush] PZT angle frame #1780040029745 dts=291450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040030053 dts=291758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040030382 dts=292087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040030586 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288500 | ~95.9 fps +[SensorPush] PZT angle frame #1780040030694 dts=292399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040030995 dts=292699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040031294 dts=292999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040031595 dts=293300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040031595 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288600 | ~99.0 fps +[SensorPush] PZT angle frame #1780040031894 dts=293599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040032194 dts=293898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040032494 dts=294199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040032594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288700 | ~100.2 fps +[SensorPush] PZT angle frame #1780040032805 dts=294510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040033103 dts=294808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040033554 dts=295259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040033894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288800 | ~77.0 fps +[SensorPush] PZT angle frame #1780040033994 dts=295698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040034453 dts=296158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040034765 dts=296470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040035074 dts=296779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040035074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=288900 | ~84.7 fps +[SensorPush] PZT angle frame #1780040035374 dts=297078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040035672 dts=297377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040035983 dts=297688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040036084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289000 | ~99.1 fps +[SensorPush] PZT angle frame #1780040036423 dts=298127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040036723 dts=298428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040037044 dts=298749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040037244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289100 | ~86.2 fps +[SensorPush] PZT angle frame #1780040037363 dts=299068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040037804 dts=299509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040038104 dts=299809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040038414 dts=300119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040038414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289200 | ~85.5 fps +[SensorPush] PZT angle frame #1780040038874 dts=300579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040039184 dts=300889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040039485 dts=301190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040039583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289300 | ~85.5 fps +[SensorPush] PZT angle frame #1780040039793 dts=301498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040040252 dts=301957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040040695 dts=302400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040040902 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289400 | ~75.8 fps +[SensorPush] PZT angle frame #1780040041005 dts=302710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040041324 dts=303029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040041624 dts=303329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040041922 dts=303627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040041922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289500 | ~97.6 fps +[SensorPush] PZT angle frame #1780040042234 dts=303939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040042533 dts=304237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040042844 dts=304548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040042943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289600 | ~98.5 fps +[SensorPush] PZT angle frame #1780040043164 dts=304869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040043613 dts=305318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040043934 dts=305639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040044134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289700 | ~84.0 fps +[SensorPush] PZT angle frame #1780040044234 dts=305939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040044531 dts=306236 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040044875 dts=306580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040045204 dts=306909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040045204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289800 | ~93.5 fps +[SensorPush] PZT angle frame #1780040045503 dts=307208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040045805 dts=307509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040046103 dts=307808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040046214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=289900 | ~99.0 fps +[SensorPush] PZT angle frame #1780040046414 dts=308119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040046714 dts=308418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040047012 dts=308717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040047354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290000 | ~87.8 fps +[SensorPush] PZT angle frame #1780040047453 dts=309158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040047753 dts=309458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040048194 dts=309899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040048494 dts=310198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040048494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290100 | ~87.6 fps +[SensorPush] PZT angle frame #1780040048944 dts=310649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040049263 dts=310968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040049575 dts=311280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040049685 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290200 | ~83.9 fps +[SensorPush] PZT angle frame #1780040050025 dts=311729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040050325 dts=312030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040050632 dts=312337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040050835 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290300 | ~87.0 fps +[SensorPush] PZT angle frame #1780040050933 dts=312638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040051385 dts=313090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040051683 dts=313388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040052294 dts=313998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040052294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290400 | ~68.5 fps +[SensorPush] PZT angle frame #1780040052752 dts=314457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040053054 dts=314759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040053354 dts=315059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040053453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290500 | ~86.3 fps +[SensorPush] PZT angle frame #1780040053661 dts=315366 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040053964 dts=315669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040054266 dts=315970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040054474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290600 | ~98.1 fps +[SensorPush] PZT angle frame #1780040054573 dts=316278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040054874 dts=316578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040055314 dts=317018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040055614 dts=317318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040055614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290700 | ~87.7 fps +[SensorPush] PZT angle frame #1780040055913 dts=317618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040056214 dts=317919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040056543 dts=318248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040056644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290800 | ~97.0 fps +[SensorPush] PZT angle frame #1780040056845 dts=318550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040057144 dts=318849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040057442 dts=319147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040057645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=290900 | ~99.9 fps +[SensorPush] PZT angle frame #1780040057745 dts=319450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040058044 dts=319748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040058365 dts=320070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040058665 dts=320369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040058665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291000 | ~98.0 fps +[SensorPush] PZT angle frame #1780040058963 dts=320668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040059414 dts=321119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040059726 dts=321430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040059823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291100 | ~86.4 fps +[SensorPush] PZT angle frame #1780040060024 dts=321728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040060325 dts=322029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040060632 dts=322337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040060833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291200 | ~98.9 fps +[SensorPush] PZT angle frame #1780040060932 dts=322637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040061234 dts=322939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040061534 dts=323239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040061834 dts=323539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040061834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291300 | ~100.0 fps +[SensorPush] PZT angle frame #1780040062304 dts=324008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040062602 dts=324307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040062902 dts=324607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040063003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291400 | ~85.5 fps +[SensorPush] PZT angle frame #1780040063205 dts=324909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040063513 dts=325218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040063815 dts=325520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040064012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291500 | ~99.1 fps +[SensorPush] PZT angle frame #1780040064112 dts=325817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040064412 dts=326117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040064713 dts=326418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040065044 dts=326749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040065044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291600 | ~96.9 fps +[SensorPush] PZT angle frame #1780040065354 dts=327059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040065654 dts=327359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040066103 dts=327808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040066215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291700 | ~85.5 fps +[SensorPush] PZT angle frame #1780040066552 dts=328256 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040066852 dts=328557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040067166 dts=328871 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040067513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291800 | ~77.0 fps +[SensorPush] PZT angle frame #1780040067635 dts=329339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040067944 dts=329649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040068244 dts=329949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040068555 dts=330260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040068555 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=291900 | ~96.1 fps +[SensorPush] PZT angle frame #1780040069005 dts=330710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040069315 dts=331019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040069612 dts=331317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040069715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292000 | ~86.2 fps +[SensorPush] PZT angle frame #1780040069914 dts=331619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040070214 dts=331918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040070653 dts=332358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040070854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292100 | ~87.9 fps +[SensorPush] PZT angle frame #1780040070954 dts=332659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040071282 dts=332986 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040071584 dts=333289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040071894 dts=333599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040071894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292200 | ~96.1 fps +[SensorPush] PZT angle frame #1780040072203 dts=333908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040072504 dts=334209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040072804 dts=334509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040072905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292300 | ~98.9 fps +[SensorPush] PZT angle frame #1780040073105 dts=334809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040073404 dts=335109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040073704 dts=335409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040073904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292400 | ~100.1 fps +[SensorPush] PZT angle frame #1780040074004 dts=335709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040074305 dts=336009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040074754 dts=336459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040075072 dts=336777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040075072 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292500 | ~85.6 fps +[SensorPush] PZT angle frame #1780040075373 dts=337078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040075674 dts=337379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040075983 dts=337688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040076083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292600 | ~98.9 fps +[SensorPush] PZT angle frame #1780040076293 dts=337998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040076615 dts=338320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040076915 dts=338620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040077114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292700 | ~97.0 fps +[SensorPush] PZT angle frame #1780040077214 dts=338919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040077513 dts=339218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040077814 dts=339519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040078115 dts=339819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040078115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292800 | ~100.0 fps +[SensorPush] PZT angle frame #1780040078414 dts=340119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040078723 dts=340428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040079033 dts=340738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040079283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=292900 | ~85.6 fps +[SensorPush] PZT angle frame #1780040079483 dts=341188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040079784 dts=341489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040080094 dts=341799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040080294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293000 | ~99.0 fps +[SensorPush] PZT angle frame #1780040080404 dts=342109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040080714 dts=342419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040081023 dts=342728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040081333 dts=343038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040081333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293100 | ~96.2 fps +[SensorPush] PZT angle frame #1780040081634 dts=343339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040081934 dts=343639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040082245 dts=343950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040082343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293200 | ~99.1 fps +[SensorPush] PZT angle frame #1780040082552 dts=344257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040082853 dts=344558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040083153 dts=344858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040083354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293300 | ~99.0 fps +[SensorPush] PZT angle frame #1780040083454 dts=345159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040083894 dts=345599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040084194 dts=345899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040084492 dts=346197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040084492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293400 | ~87.8 fps +[SensorPush] PZT angle frame #1780040084794 dts=346498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040085106 dts=346811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040085434 dts=347139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040085544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293500 | ~95.0 fps +[SensorPush] PZT angle frame #1780040085745 dts=347450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040086053 dts=347758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040086376 dts=348081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040086573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293600 | ~97.2 fps +[SensorPush] PZT angle frame #1780040086673 dts=348378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040086974 dts=348679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040087274 dts=348979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040087574 dts=349279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040087574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293700 | ~100.0 fps +[SensorPush] PZT angle frame #1780040088013 dts=349717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040088323 dts=350028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040088624 dts=350329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040088724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293800 | ~86.9 fps +[SensorPush] PZT angle frame #1780040088923 dts=350628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040089235 dts=350940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040089824 dts=351529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040090034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=293900 | ~76.4 fps +[SensorPush] PZT angle frame #1780040090154 dts=351859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040090462 dts=352167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040090764 dts=352468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040091215 dts=352920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040091215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294000 | ~84.7 fps +[SensorPush] PZT angle frame #1780040091513 dts=353218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040091814 dts=353519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040092122 dts=353826 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040092223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294100 | ~99.2 fps +[SensorPush] PZT angle frame #1780040092425 dts=354130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040092725 dts=354430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040093023 dts=354728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040093224 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294200 | ~99.9 fps +[SensorPush] PZT angle frame #1780040093333 dts=355038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040093635 dts=355340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040093934 dts=355639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040094232 dts=355937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040094232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294300 | ~99.2 fps +[SensorPush] PZT angle frame #1780040094543 dts=356248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040094844 dts=356549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040095294 dts=356999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040095392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294400 | ~86.2 fps +[SensorPush] PZT angle frame #1780040095614 dts=357318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040095922 dts=357627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040096235 dts=357940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040096442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294500 | ~95.3 fps +[SensorPush] PZT angle frame #1780040096543 dts=358248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040096853 dts=358558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040097153 dts=358858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040097455 dts=359159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040097455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294600 | ~98.7 fps +[SensorPush] PZT angle frame #1780040097764 dts=359469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040098072 dts=359777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040098393 dts=360098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040098493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294700 | ~96.3 fps +[SensorPush] PZT angle frame #1780040098693 dts=360398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040099014 dts=360719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040099463 dts=361168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040099684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294800 | ~84.0 fps +[SensorPush] PZT angle frame #1780040099783 dts=361488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040100093 dts=361798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040100534 dts=362239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040100835 dts=362540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040100835 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=294900 | ~87.0 fps +[SensorPush] PZT angle frame #1780040101143 dts=362848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040101443 dts=363148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040101745 dts=363449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040101844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295000 | ~99.1 fps +[SensorPush] PZT angle frame #1780040102044 dts=363749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040102492 dts=364197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040102805 dts=364510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040103014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295100 | ~85.4 fps +[SensorPush] PZT angle frame #1780040103114 dts=364819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040103444 dts=365149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040103744 dts=365449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040104052 dts=365756 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040104052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295200 | ~96.4 fps +[SensorPush] PZT angle frame #1780040104364 dts=366069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040104664 dts=366368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040104964 dts=366669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040105074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295300 | ~97.7 fps +[SensorPush] PZT angle frame #1780040105285 dts=366990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040105594 dts=367299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040105913 dts=367618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040106123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295400 | ~95.3 fps +[SensorPush] PZT angle frame #1780040106224 dts=367929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040106525 dts=368229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040106833 dts=368538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040107132 dts=368837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040107132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295500 | ~99.2 fps +[SensorPush] PZT angle frame #1780040107445 dts=369150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040107754 dts=369459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040108064 dts=369769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040108164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295600 | ~96.9 fps +[SensorPush] PZT angle frame #1780040108365 dts=370070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040108662 dts=370367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040108974 dts=370678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040109174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295700 | ~99.1 fps +[SensorPush] PZT angle frame #1780040109275 dts=370979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040109574 dts=371279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040109884 dts=371589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040110323 dts=372028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040110323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295800 | ~87.0 fps +[SensorPush] PZT angle frame #1780040110633 dts=372338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040110944 dts=372648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040111255 dts=372959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040111506 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=295900 | ~84.6 fps +[SensorPush] PZT angle frame #1780040111704 dts=373409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040112001 dts=373706 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040112305 dts=374009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040112503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296000 | ~100.3 fps +[SensorPush] PZT angle frame #1780040112604 dts=374309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040113194 dts=374899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040113644 dts=375348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040113944 dts=375649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040113944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296100 | ~69.4 fps +[SensorPush] PZT angle frame #1780040114254 dts=375959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040114562 dts=376267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040114865 dts=376570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040114972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296200 | ~97.3 fps +[SensorPush] PZT angle frame #1780040115173 dts=376878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040115633 dts=377338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040115932 dts=377637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040116133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296300 | ~86.1 fps +[SensorPush] PZT angle frame #1780040116234 dts=377939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040116534 dts=378239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040116832 dts=378537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040117145 dts=378850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040117145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296400 | ~98.8 fps +[SensorPush] PZT angle frame #1780040117444 dts=379149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040117744 dts=379449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040118044 dts=379749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040118144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296500 | ~100.1 fps +[SensorPush] PZT angle frame #1780040118343 dts=380048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040118654 dts=380358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040119104 dts=380809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040119313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296600 | ~85.6 fps +[SensorPush] PZT angle frame #1780040119415 dts=381120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040119724 dts=381429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040120022 dts=381727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040120335 dts=382040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040120335 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296700 | ~97.8 fps +[SensorPush] PZT angle frame #1780040120763 dts=382468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040121064 dts=382769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040121363 dts=383068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040121472 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296800 | ~88.0 fps +[SensorPush] PZT angle frame #1780040121682 dts=383387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040121984 dts=383689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040122292 dts=383997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040122493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=296900 | ~97.9 fps +[SensorPush] PZT angle frame #1780040122593 dts=384298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040122911 dts=384616 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040123223 dts=384928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040123523 dts=385228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040123523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297000 | ~97.1 fps +[SensorPush] PZT angle frame #1780040123825 dts=385529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040124263 dts=385968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040124715 dts=386419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040124813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297100 | ~77.5 fps +[SensorPush] PZT angle frame #1780040125022 dts=386727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040125323 dts=387028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040125633 dts=387338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040125845 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297200 | ~97.0 fps +[SensorPush] PZT angle frame #1780040125943 dts=387648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040126243 dts=387948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040126554 dts=388259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040126865 dts=388570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040126865 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297300 | ~98.0 fps +[SensorPush] PZT angle frame #1780040127163 dts=388868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040127475 dts=389179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040127773 dts=389478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040127873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297400 | ~99.2 fps +[SensorPush] PZT angle frame #1780040128075 dts=389779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040128374 dts=390079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040128673 dts=390378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040128873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297500 | ~100.1 fps +[SensorPush] PZT angle frame #1780040128973 dts=390678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040129284 dts=390988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040129591 dts=391296 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040129904 dts=391609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040129904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297600 | ~96.9 fps +[SensorPush] PZT angle frame #1780040130224 dts=391929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040130531 dts=392236 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040130836 dts=392540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040130934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297700 | ~97.2 fps +[SensorPush] PZT angle frame #1780040131133 dts=392838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040131443 dts=393148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040131743 dts=393447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040131944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297800 | ~99.0 fps +[SensorPush] PZT angle frame #1780040132044 dts=393749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040132364 dts=394068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040132665 dts=394370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040132974 dts=394679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040132974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=297900 | ~97.1 fps +[SensorPush] PZT angle frame #1780040133273 dts=394978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040133574 dts=395279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040133884 dts=395589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040133982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298000 | ~99.3 fps +[SensorPush] PZT angle frame #1780040134185 dts=395890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040134495 dts=396200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040134793 dts=396498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040134994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298100 | ~98.8 fps +[SensorPush] PZT angle frame #1780040135233 dts=396938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040135534 dts=397238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040135832 dts=397537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040136287 dts=397991 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040136287 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298200 | ~77.4 fps +[SensorPush] PZT angle frame #1780040136592 dts=398297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040136893 dts=398598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040137204 dts=398909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040137314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298300 | ~97.3 fps +[SensorPush] PZT angle frame #1780040137515 dts=399220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040137812 dts=399517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040138115 dts=399820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040138452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298400 | ~88.0 fps +[SensorPush] PZT angle frame #1780040138704 dts=400408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040139004 dts=400709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040139445 dts=401150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040139885 dts=401590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040139885 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298500 | ~69.8 fps +[SensorPush] PZT angle frame #1780040140184 dts=401889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040140483 dts=402187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040140783 dts=402488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040140884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298600 | ~100.1 fps +[SensorPush] PZT angle frame #1780040141234 dts=402938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040141534 dts=403239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040141834 dts=403539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040142184 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298700 | ~77.0 fps +[SensorPush] PZT angle frame #1780040142293 dts=403998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040142593 dts=404298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040142895 dts=404600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040143353 dts=405057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040143353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298800 | ~85.5 fps +[SensorPush] PZT angle frame #1780040143674 dts=405379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040144123 dts=405828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040144425 dts=406130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040144525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=298900 | ~85.3 fps +[SensorPush] PZT angle frame #1780040144725 dts=406430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040145024 dts=406728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040145345 dts=407049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040145565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299000 | ~96.1 fps +[SensorPush] PZT angle frame #1780040145664 dts=407369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040145974 dts=407679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040146294 dts=407999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040146594 dts=408298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040146594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299100 | ~97.2 fps +[SensorPush] PZT angle frame #1780040146904 dts=408609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040147214 dts=408919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040147533 dts=409238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040147635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299200 | ~96.0 fps +[SensorPush] PZT angle frame #1780040147834 dts=409539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040148144 dts=409848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040148453 dts=410158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040148653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299300 | ~98.3 fps +[SensorPush] PZT angle frame #1780040148764 dts=410468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040149214 dts=410919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040149522 dts=411227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040149965 dts=411670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040149965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299400 | ~76.2 fps +[SensorPush] PZT angle frame #1780040150274 dts=411978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040150574 dts=412279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040151014 dts=412719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040151113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299500 | ~87.1 fps +[SensorPush] PZT angle frame #1780040151324 dts=413029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040151622 dts=413327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040152065 dts=413770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040152284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299600 | ~85.4 fps +[SensorPush] PZT angle frame #1780040152383 dts=414088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040152685 dts=414390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040153125 dts=414830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040153433 dts=415138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040153433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299700 | ~87.1 fps +[SensorPush] PZT angle frame #1780040153754 dts=415459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040154064 dts=415769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040154375 dts=416080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040154473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299800 | ~96.2 fps +[SensorPush] PZT angle frame #1780040154676 dts=416381 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040154984 dts=416688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040155283 dts=416988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040155485 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=299900 | ~98.8 fps +[SensorPush] PZT angle frame #1780040155593 dts=417298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040155904 dts=417609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040156202 dts=417907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040156514 dts=418218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040156514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300000 | ~97.2 fps +[SensorPush] PZT angle frame #1780040156965 dts=418670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040157316 dts=419020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040157645 dts=419349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040157745 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300100 | ~81.2 fps +[SensorPush] PZT angle frame #1780040157955 dts=419659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040158252 dts=419957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040158715 dts=420420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040158932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300200 | ~84.2 fps +[SensorPush] PZT angle frame #1780040159035 dts=420740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040159333 dts=421038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040159644 dts=421349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040159944 dts=421649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040159944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300300 | ~98.8 fps +[SensorPush] PZT angle frame #1780040160247 dts=421952 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040160554 dts=422259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040160854 dts=422559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040160952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300400 | ~99.2 fps +[SensorPush] PZT angle frame #1780040161154 dts=422859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040161474 dts=423179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040161913 dts=423618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040162124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300500 | ~85.4 fps +[SensorPush] PZT angle frame #1780040162225 dts=423929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040162523 dts=424228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040162985 dts=424690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040163285 dts=424989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040163285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300600 | ~86.1 fps +[SensorPush] PZT angle frame #1780040163583 dts=425288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040163894 dts=425599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040164205 dts=425909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040164303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300700 | ~98.3 fps +[SensorPush] PZT angle frame #1780040164504 dts=426209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040164814 dts=426519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040165113 dts=426818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040165314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300800 | ~98.9 fps +[SensorPush] PZT angle frame #1780040165414 dts=427119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040165876 dts=427581 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040166174 dts=427879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040166474 dts=428178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040166474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=300900 | ~86.3 fps +[SensorPush] PZT angle frame #1780040166774 dts=428479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040167073 dts=428778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040167374 dts=429078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040167473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301000 | ~100.1 fps +[SensorPush] PZT angle frame #1780040167694 dts=429399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040168003 dts=429708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040168314 dts=430019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040168513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301100 | ~96.1 fps +[SensorPush] PZT angle frame #1780040168612 dts=430317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040168924 dts=430629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040169233 dts=430938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040169534 dts=431239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040169534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301200 | ~97.9 fps +[SensorPush] PZT angle frame #1780040169852 dts=431557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040170305 dts=432010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040170613 dts=432318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040170713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301300 | ~84.8 fps +[SensorPush] PZT angle frame #1780040170912 dts=432617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040171224 dts=432928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040171524 dts=433229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040171744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301400 | ~97.1 fps +[SensorPush] PZT angle frame #1780040171845 dts=433550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040172144 dts=433849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040172603 dts=434308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040172912 dts=434617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040172912 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301500 | ~85.6 fps +[SensorPush] PZT angle frame #1780040173365 dts=435070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040173666 dts=435371 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040174123 dts=435828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040174226 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301600 | ~76.1 fps +[SensorPush] PZT angle frame #1780040174445 dts=436150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040174763 dts=436468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040175083 dts=436788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040175303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301700 | ~92.8 fps +[SensorPush] PZT angle frame #1780040175403 dts=437108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040175703 dts=437408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040176054 dts=437759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040176374 dts=438079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040176374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301800 | ~93.4 fps +[SensorPush] PZT angle frame #1780040176684 dts=438389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040176983 dts=438688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040177314 dts=439019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040177554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=301900 | ~84.7 fps +[SensorPush] PZT angle frame #1780040177754 dts=439459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040178054 dts=439759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040178362 dts=440067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040178563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302000 | ~99.2 fps +[SensorPush] PZT angle frame #1780040178663 dts=440368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040178984 dts=440689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040179284 dts=440989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040179585 dts=441290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040179585 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302100 | ~97.3 fps +[SensorPush] PZT angle frame #1780040179894 dts=441599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040180223 dts=441927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040180534 dts=442239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040180633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302200 | ~95.9 fps +[SensorPush] PZT angle frame #1780040180834 dts=442539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040181132 dts=442836 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040181434 dts=443138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040181633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302300 | ~100.0 fps +[SensorPush] PZT angle frame #1780040181736 dts=443441 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040182193 dts=443898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040182504 dts=444208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040182954 dts=444659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040182954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302400 | ~75.7 fps +[SensorPush] PZT angle frame #1780040183545 dts=445249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040183864 dts=445569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040184174 dts=445879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040184284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302500 | ~75.3 fps +[SensorPush] PZT angle frame #1780040184484 dts=446189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040184794 dts=446499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040185094 dts=446799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040185304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302600 | ~98.0 fps +[SensorPush] PZT angle frame #1780040185403 dts=447108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040185704 dts=447409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040186014 dts=447718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040186312 dts=448017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040186312 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302700 | ~99.3 fps +[SensorPush] PZT angle frame #1780040186612 dts=448317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040186933 dts=448638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040187236 dts=448941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040187345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302800 | ~96.9 fps +[SensorPush] PZT angle frame #1780040187554 dts=449259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040187875 dts=449580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040188182 dts=449887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040188544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=302900 | ~83.3 fps +[SensorPush] PZT angle frame #1780040188643 dts=450348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040188943 dts=450648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040189245 dts=450949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040189543 dts=451248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040189543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303000 | ~100.0 fps +[SensorPush] PZT angle frame #1780040189855 dts=451559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040190154 dts=451859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040190453 dts=452158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040190555 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303100 | ~98.9 fps +[SensorPush] PZT angle frame #1780040190754 dts=452459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040191054 dts=452759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040191352 dts=453057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040191562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303200 | ~99.2 fps +[SensorPush] PZT angle frame #1780040191665 dts=453370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040191974 dts=453679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040192273 dts=453978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040192724 dts=454429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040192724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303300 | ~86.1 fps +[SensorPush] PZT angle frame #1780040193032 dts=454737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040193485 dts=455190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040193785 dts=455490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040193884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303400 | ~86.2 fps +[SensorPush] PZT angle frame #1780040194092 dts=455797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040194414 dts=456119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040194723 dts=456428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040195083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303500 | ~83.5 fps +[SensorPush] PZT angle frame #1780040195182 dts=456887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040195494 dts=457199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040195795 dts=457500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040196094 dts=457799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040196094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303600 | ~98.8 fps +[SensorPush] PZT angle frame #1780040196403 dts=458108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040196852 dts=458557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040197164 dts=458869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040197265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303700 | ~85.4 fps +[SensorPush] PZT angle frame #1780040197463 dts=459168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040198064 dts=459769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040198373 dts=460078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040198855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303800 | ~62.9 fps +[SensorPush] PZT angle frame #1780040198955 dts=460659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040199262 dts=460967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040199564 dts=461269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040199863 dts=461568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040199863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=303900 | ~99.1 fps +[SensorPush] PZT angle frame #1780040200173 dts=461877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040200502 dts=462207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040200802 dts=462507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040200914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304000 | ~95.2 fps +[SensorPush] PZT angle frame #1780040201114 dts=462819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040201575 dts=463280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040201873 dts=463578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040202072 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304100 | ~86.4 fps +[SensorPush] PZT angle frame #1780040202173 dts=463878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040202633 dts=464338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040202933 dts=464638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040203244 dts=464949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040203244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304200 | ~85.3 fps +[SensorPush] PZT angle frame #1780040203564 dts=465269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040203873 dts=465578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040204184 dts=465889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040204285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304300 | ~96.1 fps +[SensorPush] PZT angle frame #1780040204483 dts=466188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040204783 dts=466488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040205084 dts=466789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040205304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304400 | ~98.1 fps +[SensorPush] PZT angle frame #1780040205404 dts=467109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040205703 dts=467408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040206172 dts=467877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040206632 dts=468337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040206632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304500 | ~75.3 fps +[SensorPush] PZT angle frame #1780040206935 dts=468639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040207382 dts=469087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040207693 dts=469398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040207793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304600 | ~86.1 fps +[SensorPush] PZT angle frame #1780040207993 dts=469698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040208443 dts=470148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040208754 dts=470459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040208953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304700 | ~86.2 fps +[SensorPush] PZT angle frame #1780040209055 dts=470759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040209386 dts=471090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040209693 dts=471398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040209993 dts=471698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040209993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304800 | ~96.2 fps +[SensorPush] PZT angle frame #1780040210304 dts=472008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040210764 dts=472468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040211074 dts=472779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040211175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=304900 | ~84.6 fps +[SensorPush] PZT angle frame #1780040211375 dts=473080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040211822 dts=473527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040212134 dts=473839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040212473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305000 | ~77.1 fps +[SensorPush] PZT angle frame #1780040212575 dts=474280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040212882 dts=474587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040213336 dts=475041 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040213643 dts=475348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040213643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305100 | ~85.4 fps +[SensorPush] PZT angle frame #1780040213956 dts=475661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040214403 dts=476108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040214714 dts=476418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040214813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305200 | ~85.5 fps +[SensorPush] PZT angle frame #1780040215014 dts=476719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040215315 dts=477019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040215624 dts=477328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040215823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305300 | ~98.9 fps +[SensorPush] PZT angle frame #1780040215925 dts=477630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040216234 dts=477939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040216533 dts=478238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040216843 dts=478548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040216843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305400 | ~98.1 fps +[SensorPush] PZT angle frame #1780040217144 dts=478849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040217444 dts=479149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040217893 dts=479598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040218004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305500 | ~86.2 fps +[SensorPush] PZT angle frame #1780040218223 dts=479928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040218523 dts=480228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040218823 dts=480528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040219025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305600 | ~97.9 fps +[SensorPush] PZT angle frame #1780040219263 dts=480968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040219573 dts=481278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040220015 dts=481719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040220315 dts=482020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040220315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305700 | ~77.5 fps +[SensorPush] PZT angle frame #1780040220622 dts=482327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040221065 dts=482770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040221372 dts=483077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040221614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305800 | ~77.0 fps +[SensorPush] PZT angle frame #1780040221835 dts=483540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040222135 dts=483840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040222446 dts=484151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040222654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=305900 | ~96.2 fps +[SensorPush] PZT angle frame #1780040222753 dts=484458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040223064 dts=484768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040223528 dts=485233 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040223834 dts=485539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040223834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306000 | ~84.7 fps +[SensorPush] PZT angle frame #1780040224134 dts=485838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040224455 dts=486160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040224772 dts=486477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040224875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306100 | ~96.0 fps +[SensorPush] PZT angle frame #1780040225073 dts=486777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040225373 dts=487078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040225674 dts=487379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040225882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306200 | ~99.3 fps +[SensorPush] PZT angle frame #1780040226124 dts=487828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040226424 dts=488128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040226725 dts=488430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040227024 dts=488728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040227024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306300 | ~87.2 fps +[SensorPush] PZT angle frame #1780040227353 dts=489058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040227806 dts=489510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040228126 dts=489830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040228233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306400 | ~83.1 fps +[SensorPush] PZT angle frame #1780040228434 dts=490139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040228733 dts=490438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040229033 dts=490738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040229235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306500 | ~99.8 fps +[SensorPush] PZT angle frame #1780040229473 dts=491178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040229784 dts=491489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040230375 dts=492080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040230674 dts=492379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040230674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306600 | ~69.4 fps +[SensorPush] PZT angle frame #1780040230974 dts=492679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040231275 dts=492980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040231583 dts=493288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040231683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306700 | ~99.2 fps +[SensorPush] PZT angle frame #1780040231892 dts=493597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040232343 dts=494048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040232654 dts=494359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040232854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306800 | ~85.4 fps +[SensorPush] PZT angle frame #1780040232955 dts=494660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040233425 dts=495129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040233734 dts=495439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040234035 dts=495740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040234035 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=306900 | ~84.7 fps +[SensorPush] PZT angle frame #1780040234335 dts=496040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040234632 dts=496337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040234943 dts=496648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040235043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307000 | ~99.2 fps +[SensorPush] PZT angle frame #1780040235243 dts=496948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040235544 dts=497248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040235984 dts=497689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040236183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307100 | ~87.7 fps +[SensorPush] PZT angle frame #1780040236283 dts=497988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040236593 dts=498298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040236893 dts=498598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040237195 dts=498900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040237195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307200 | ~98.8 fps +[SensorPush] PZT angle frame #1780040237492 dts=499197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040237805 dts=499510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040238123 dts=499828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040238223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307300 | ~97.2 fps +[SensorPush] PZT angle frame #1780040238433 dts=500138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040238755 dts=500460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040239063 dts=500768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040239262 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307400 | ~96.2 fps +[SensorPush] PZT angle frame #1780040239364 dts=501069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040239664 dts=501369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040239973 dts=501678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040240275 dts=501979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040240275 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307500 | ~98.7 fps +[SensorPush] PZT angle frame #1780040240575 dts=502279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040241025 dts=502730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040241322 dts=503027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040241425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307600 | ~86.9 fps +[SensorPush] PZT angle frame #1780040241634 dts=503338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040241933 dts=503638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040242254 dts=503959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040242455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307700 | ~97.2 fps +[SensorPush] PZT angle frame #1780040242554 dts=504259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040242854 dts=504559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040243174 dts=504879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040243625 dts=505330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040243625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307800 | ~85.4 fps +[SensorPush] PZT angle frame #1780040243933 dts=505638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040244242 dts=505947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040244542 dts=506247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040244644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=307900 | ~98.2 fps +[SensorPush] PZT angle frame #1780040244844 dts=506549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040245146 dts=506850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040245593 dts=507297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040245792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308000 | ~87.1 fps +[SensorPush] PZT angle frame #1780040245893 dts=507598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040246203 dts=507908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040246524 dts=508228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040246975 dts=508679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040246975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308100 | ~84.6 fps +[SensorPush] PZT angle frame #1780040247315 dts=509019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040247614 dts=509319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040247934 dts=509639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040248034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308200 | ~94.5 fps +[SensorPush] PZT angle frame #1780040248243 dts=509948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040248554 dts=510258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040249006 dts=510711 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040249213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308300 | ~84.8 fps +[SensorPush] PZT angle frame #1780040249314 dts=511019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040249614 dts=511319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040249912 dts=511616 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040250214 dts=511918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040250214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308400 | ~100.0 fps +[SensorPush] PZT angle frame #1780040250534 dts=512238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040250855 dts=512559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040251155 dts=512859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040251265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308500 | ~95.1 fps +[SensorPush] PZT angle frame #1780040251464 dts=513168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040251762 dts=513467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040252073 dts=513778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040252274 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308600 | ~99.1 fps +[SensorPush] PZT angle frame #1780040252374 dts=514078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040252684 dts=514389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040252984 dts=514689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040253314 dts=515019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040253314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308700 | ~96.2 fps +[SensorPush] PZT angle frame #1780040253623 dts=515328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040253933 dts=515638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040254244 dts=515949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040254344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308800 | ~97.1 fps +[SensorPush] PZT angle frame #1780040254543 dts=516248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040254844 dts=516549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040255173 dts=516877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040255383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=308900 | ~96.2 fps +[SensorPush] PZT angle frame #1780040255486 dts=517190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040255813 dts=517518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040256115 dts=517820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040256424 dts=518129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040256424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309000 | ~96.0 fps +[SensorPush] PZT angle frame #1780040256725 dts=518430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040257022 dts=518727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040257343 dts=519048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040257453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309100 | ~97.2 fps +[SensorPush] PZT angle frame #1780040257664 dts=519368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040257965 dts=519670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040258275 dts=519979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040258475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309200 | ~97.9 fps +[SensorPush] PZT angle frame #1780040258574 dts=520279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040258883 dts=520588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040259193 dts=520898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040259494 dts=521198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040259494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309300 | ~98.1 fps +[SensorPush] PZT angle frame #1780040259793 dts=521498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040260094 dts=521799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040260394 dts=522098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040260492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309400 | ~100.1 fps +[SensorPush] PZT angle frame #1780040260694 dts=522399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040261004 dts=522709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040261303 dts=523008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040261504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309500 | ~98.8 fps +[SensorPush] PZT angle frame #1780040261604 dts=523309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040261912 dts=523617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040262213 dts=523918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040262524 dts=524229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040262524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309600 | ~98.0 fps +[SensorPush] PZT angle frame #1780040262844 dts=524549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040263144 dts=524849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040263442 dts=525147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040263543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309700 | ~98.2 fps +[SensorPush] PZT angle frame #1780040263753 dts=525457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040264213 dts=525918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040264514 dts=526219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040264714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309800 | ~85.4 fps +[SensorPush] PZT angle frame #1780040264815 dts=526519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040265115 dts=526819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040265423 dts=527128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040265864 dts=527569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040265864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=309900 | ~87.0 fps +[SensorPush] PZT angle frame #1780040266174 dts=527879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040266474 dts=528179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040266783 dts=528488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040266883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310000 | ~98.1 fps +[SensorPush] PZT angle frame #1780040267083 dts=528788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040267414 dts=529118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040267734 dts=529439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040268085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310100 | ~83.2 fps +[SensorPush] PZT angle frame #1780040268182 dts=529887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040268494 dts=530199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040268802 dts=530507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040269103 dts=530808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040269103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310200 | ~98.3 fps +[SensorPush] PZT angle frame #1780040269404 dts=531109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040269704 dts=531409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040270005 dts=531709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040270105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310300 | ~99.7 fps +[SensorPush] PZT angle frame #1780040270445 dts=532150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040270744 dts=532448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040271043 dts=532748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040271254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310400 | ~87.1 fps +[SensorPush] PZT angle frame #1780040271374 dts=533079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040271683 dts=533388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040271983 dts=533688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040272425 dts=534129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040272425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310500 | ~85.0 fps +[SensorPush] PZT angle frame #1780040272724 dts=534429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040273023 dts=534728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040273632 dts=535337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040273734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310600 | ~76.7 fps +[SensorPush] PZT angle frame #1780040273933 dts=535638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040274233 dts=535938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040274545 dts=536250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040274743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310700 | ~99.1 fps +[SensorPush] PZT angle frame #1780040274844 dts=536549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040275143 dts=536848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040275463 dts=537168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040275765 dts=537469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040275765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310800 | ~97.9 fps +[SensorPush] PZT angle frame #1780040276065 dts=537770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040276373 dts=538078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040276683 dts=538388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040276783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=310900 | ~98.2 fps +[SensorPush] PZT angle frame #1780040276996 dts=538701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040277446 dts=539151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040277743 dts=539448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040277943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311000 | ~86.2 fps +[SensorPush] PZT angle frame #1780040278043 dts=539748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040278355 dts=540060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040278665 dts=540370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040278975 dts=540679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040278975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311100 | ~96.9 fps +[SensorPush] PZT angle frame #1780040279273 dts=540978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040279726 dts=541430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040280023 dts=541728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040280122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311200 | ~87.1 fps +[SensorPush] PZT angle frame #1780040280324 dts=542029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040280643 dts=542348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040281081 dts=542786 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040281285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311300 | ~86.0 fps +[SensorPush] PZT angle frame #1780040281382 dts=543087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040281834 dts=543539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040282136 dts=543840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040282433 dts=544138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040282433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311400 | ~87.1 fps +[SensorPush] PZT angle frame #1780040282734 dts=544439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040283033 dts=544738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040283334 dts=545039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040283433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311500 | ~100.0 fps +[SensorPush] PZT angle frame #1780040283794 dts=545499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040284092 dts=545797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040284423 dts=546128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040284635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311600 | ~83.2 fps +[SensorPush] PZT angle frame #1780040284734 dts=546439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040285034 dts=546738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040285345 dts=547050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040285656 dts=547361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040285656 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311700 | ~98.0 fps +[SensorPush] PZT angle frame #1780040285954 dts=547658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040286257 dts=547961 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040286565 dts=548270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040286665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311800 | ~99.1 fps +[SensorPush] PZT angle frame #1780040286865 dts=548570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040287174 dts=548879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040287494 dts=549199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040287694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=311900 | ~97.2 fps +[SensorPush] PZT angle frame #1780040287796 dts=549501 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040288102 dts=549807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040288413 dts=550118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040288854 dts=550559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040288854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312000 | ~86.1 fps +[SensorPush] PZT angle frame #1780040289154 dts=550858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040289454 dts=551159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040289755 dts=551460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040289993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312100 | ~87.8 fps +[SensorPush] PZT angle frame #1780040290194 dts=551899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040290493 dts=552197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040290943 dts=552648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040291143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312200 | ~87.0 fps +[SensorPush] PZT angle frame #1780040291244 dts=552949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040291683 dts=553388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040292124 dts=553829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040292433 dts=554138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040292433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312300 | ~77.5 fps +[SensorPush] PZT angle frame #1780040292734 dts=554439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040293053 dts=554758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040293356 dts=555060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040293466 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312400 | ~96.8 fps +[SensorPush] PZT angle frame #1780040293666 dts=555370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040293964 dts=555669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040294262 dts=555967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040294463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312500 | ~100.3 fps +[SensorPush] PZT angle frame #1780040294566 dts=556271 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040294864 dts=556569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040295176 dts=556880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040295492 dts=557197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040295492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312600 | ~97.2 fps +[SensorPush] PZT angle frame #1780040295795 dts=557500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040296093 dts=557798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040296404 dts=558109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040296504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312700 | ~98.8 fps +[SensorPush] PZT angle frame #1780040296702 dts=558407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040297005 dts=558710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040297314 dts=559018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040297514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312800 | ~99.0 fps +[SensorPush] PZT angle frame #1780040297615 dts=559320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040297915 dts=559620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040298214 dts=559919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040298533 dts=560238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040298533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=312900 | ~98.0 fps +[SensorPush] PZT angle frame #1780040298832 dts=560537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040299134 dts=560838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040299454 dts=561159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040299553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313000 | ~98.2 fps +[SensorPush] PZT angle frame #1780040299754 dts=561459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040300063 dts=561768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040300364 dts=562069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040300575 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313100 | ~97.8 fps +[SensorPush] PZT angle frame #1780040300674 dts=562379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040300972 dts=562677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040301294 dts=562998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040301605 dts=563310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040301605 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313200 | ~97.1 fps +[SensorPush] PZT angle frame #1780040301905 dts=563610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040302205 dts=563910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040302653 dts=564357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040302756 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313300 | ~86.9 fps +[SensorPush] PZT angle frame #1780040302954 dts=564659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040303253 dts=564958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040303564 dts=565269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040303793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313400 | ~96.5 fps +[SensorPush] PZT angle frame #1780040303894 dts=565599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040304196 dts=565900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040304493 dts=566198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040304804 dts=566509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040304804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313500 | ~98.8 fps +[SensorPush] PZT angle frame #1780040305105 dts=566810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040305403 dts=567107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040305703 dts=567408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040305804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313600 | ~100.0 fps +[SensorPush] PZT angle frame #1780040306164 dts=567869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040306474 dts=568179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040306784 dts=568489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040307003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313700 | ~83.5 fps +[SensorPush] PZT angle frame #1780040307105 dts=568810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040307553 dts=569258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040307993 dts=569698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040308304 dts=570009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040308304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313800 | ~76.8 fps +[SensorPush] PZT angle frame #1780040308614 dts=570319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040308924 dts=570629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040309223 dts=570928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040309325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=313900 | ~97.9 fps +[SensorPush] PZT angle frame #1780040309534 dts=571239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040309975 dts=571679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040310282 dts=571987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040310484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314000 | ~86.3 fps +[SensorPush] PZT angle frame #1780040310583 dts=572288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040310884 dts=572589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040311182 dts=572887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040311484 dts=573189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040311484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314100 | ~100.1 fps +[SensorPush] PZT angle frame #1780040311785 dts=573490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040312083 dts=573788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040312543 dts=574248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040312643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314200 | ~86.3 fps +[SensorPush] PZT angle frame #1780040312854 dts=574559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040313155 dts=574860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040313454 dts=575159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040313654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314300 | ~98.9 fps +[SensorPush] PZT angle frame #1780040313753 dts=575458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040314054 dts=575759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040314355 dts=576060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040314652 dts=576357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040314652 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314400 | ~100.2 fps +[SensorPush] PZT angle frame #1780040314964 dts=576668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040315265 dts=576970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040315566 dts=577271 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040315684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314500 | ~96.9 fps +[SensorPush] PZT angle frame #1780040315884 dts=577589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040316184 dts=577889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040316483 dts=578188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040316695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314600 | ~98.9 fps +[SensorPush] PZT angle frame #1780040316795 dts=578500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040317103 dts=578808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040317425 dts=579129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040317725 dts=579430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040317725 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314700 | ~97.1 fps +[SensorPush] PZT angle frame #1780040318025 dts=579730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040318333 dts=580037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040318634 dts=580339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040318734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314800 | ~99.1 fps +[SensorPush] PZT angle frame #1780040318933 dts=580638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040319245 dts=580949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040319543 dts=581248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040319742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=314900 | ~99.2 fps +[SensorPush] PZT angle frame #1780040319874 dts=581579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040320315 dts=582020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040320614 dts=582319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040321074 dts=582778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040321074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315000 | ~75.1 fps +[SensorPush] PZT angle frame #1780040321383 dts=583088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040321695 dts=583400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040322005 dts=583710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040322102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315100 | ~97.3 fps +[SensorPush] PZT angle frame #1780040322303 dts=584008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040322753 dts=584458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040323054 dts=584759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040323253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315200 | ~86.9 fps +[SensorPush] PZT angle frame #1780040323357 dts=585061 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040323675 dts=585380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040323983 dts=585688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040324432 dts=586137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040324432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315300 | ~84.8 fps +[SensorPush] PZT angle frame #1780040324884 dts=586589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040325182 dts=586887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040325632 dts=587337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040325732 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315400 | ~77.0 fps +[SensorPush] PZT angle frame #1780040325933 dts=587638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040326253 dts=587958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040326564 dts=588269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040326763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315500 | ~96.9 fps +[SensorPush] PZT angle frame #1780040326864 dts=588569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040327175 dts=588880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040327474 dts=589179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040327772 dts=589477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040327772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315600 | ~99.1 fps +[SensorPush] PZT angle frame #1780040328083 dts=589788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040328404 dts=590109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040328705 dts=590409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040328802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315700 | ~97.0 fps +[SensorPush] PZT angle frame #1780040329003 dts=590708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040329305 dts=591010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040329603 dts=591308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040329803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315800 | ~99.9 fps +[SensorPush] PZT angle frame #1780040329905 dts=591609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040330215 dts=591920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040330515 dts=592220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040330974 dts=592679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040330974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=315900 | ~85.4 fps +[SensorPush] PZT angle frame #1780040331283 dts=592988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040331584 dts=593289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040331904 dts=593609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040332003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316000 | ~97.3 fps +[SensorPush] PZT angle frame #1780040332203 dts=593908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040332504 dts=594209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040332955 dts=594660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040333294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316100 | ~77.5 fps +[SensorPush] PZT angle frame #1780040333394 dts=595099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040333695 dts=595399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040334003 dts=595708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040334313 dts=596018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040334313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316200 | ~98.1 fps +[SensorPush] PZT angle frame #1780040334618 dts=596322 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040334934 dts=596639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040335232 dts=596937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040335342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316300 | ~97.2 fps +[SensorPush] PZT angle frame #1780040335553 dts=597258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040335862 dts=597567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040336193 dts=597898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040336404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316400 | ~94.1 fps +[SensorPush] PZT angle frame #1780040336513 dts=598218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040336833 dts=598538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040337135 dts=598840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040337435 dts=599140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040337435 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316500 | ~97.1 fps +[SensorPush] PZT angle frame #1780040337733 dts=599438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040338183 dts=599888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040338493 dts=600198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040338733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316600 | ~77.1 fps +[SensorPush] PZT angle frame #1780040338943 dts=600648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040339254 dts=600959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040339565 dts=601270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040339785 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316700 | ~95.0 fps +[SensorPush] PZT angle frame #1780040339883 dts=601588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040340342 dts=602047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040340646 dts=602351 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040340963 dts=602668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040340963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316800 | ~84.9 fps +[SensorPush] PZT angle frame #1780040341274 dts=602979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040341572 dts=603277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040341896 dts=603601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040341994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=316900 | ~96.9 fps +[SensorPush] PZT angle frame #1780040342193 dts=603898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040342506 dts=604210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040342804 dts=604509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040343004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317000 | ~99.1 fps +[SensorPush] PZT angle frame #1780040343115 dts=604820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040343412 dts=605117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040343714 dts=605418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040344305 dts=606009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040344305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317100 | ~76.8 fps +[SensorPush] PZT angle frame #1780040344622 dts=606327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040344934 dts=606639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040345246 dts=606951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040345355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317200 | ~95.3 fps +[SensorPush] PZT angle frame #1780040345575 dts=607280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040345883 dts=607588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040346195 dts=607900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040346415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317300 | ~94.4 fps +[SensorPush] PZT angle frame #1780040346535 dts=608240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040346834 dts=608539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040347284 dts=608989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040347584 dts=609288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040347584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317400 | ~85.5 fps +[SensorPush] PZT angle frame #1780040347883 dts=609588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040348195 dts=609900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040348504 dts=610209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040348603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317500 | ~98.1 fps +[SensorPush] PZT angle frame #1780040348943 dts=610648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040349262 dts=610967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040349564 dts=611269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040349763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317600 | ~86.2 fps +[SensorPush] PZT angle frame #1780040349865 dts=611569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040350164 dts=611869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040350615 dts=612320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040351195 dts=612900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040351195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317700 | ~69.8 fps +[SensorPush] PZT angle frame #1780040351502 dts=613207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040351806 dts=613510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040352113 dts=613818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040352214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317800 | ~98.1 fps +[SensorPush] PZT angle frame #1780040352415 dts=614120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040352723 dts=614428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040353025 dts=614730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040353224 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=317900 | ~99.0 fps +[SensorPush] PZT angle frame #1780040353324 dts=615029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040353903 dts=615608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040354354 dts=616058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040354654 dts=616359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040354654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318000 | ~69.9 fps +[SensorPush] PZT angle frame #1780040354953 dts=616658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040355265 dts=616969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040355582 dts=617287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040355682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318100 | ~97.3 fps +[SensorPush] PZT angle frame #1780040355883 dts=617588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040356194 dts=617899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040356503 dts=618207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040356854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318200 | ~85.3 fps +[SensorPush] PZT angle frame #1780040356953 dts=618658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040357402 dts=619106 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040357703 dts=619408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040358004 dts=619709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040358004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318300 | ~87.0 fps +[SensorPush] PZT angle frame #1780040358312 dts=620017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040358614 dts=620318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040358914 dts=620619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040359014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318400 | ~99.1 fps +[SensorPush] PZT angle frame #1780040359214 dts=620919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040359515 dts=621220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040359825 dts=621529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040360025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318500 | ~98.8 fps +[SensorPush] PZT angle frame #1780040360133 dts=621838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040360443 dts=622148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040360744 dts=622449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040361055 dts=622760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040361055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318600 | ~97.0 fps +[SensorPush] PZT angle frame #1780040361373 dts=623078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040361673 dts=623378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040361983 dts=623688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040362083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318700 | ~97.3 fps +[SensorPush] PZT angle frame #1780040362284 dts=623989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040362592 dts=624297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040362895 dts=624600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040363094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318800 | ~99.0 fps +[SensorPush] PZT angle frame #1780040363196 dts=624901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040363504 dts=625209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040363824 dts=625528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040364123 dts=625828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040364123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=318900 | ~96.7 fps +[SensorPush] PZT angle frame #1780040364444 dts=626149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040364744 dts=626449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040365044 dts=626749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040365143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319000 | ~98.4 fps +[SensorPush] PZT angle frame #1780040365342 dts=627047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040365783 dts=627488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040366084 dts=627788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040366317 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319100 | ~85.3 fps +[SensorPush] PZT angle frame #1780040366422 dts=628127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040366724 dts=628429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040367172 dts=628877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040367473 dts=629178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040367473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319200 | ~86.5 fps +[SensorPush] PZT angle frame #1780040367774 dts=629479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040368082 dts=629787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040368383 dts=630088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040368623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319300 | ~86.9 fps +[SensorPush] PZT angle frame #1780040368822 dts=630527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040369134 dts=630838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040369573 dts=631278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040369773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319400 | ~86.9 fps +[SensorPush] PZT angle frame #1780040369883 dts=631588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040370194 dts=631898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040370514 dts=632219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040370824 dts=632529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040370824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319500 | ~95.1 fps +[SensorPush] PZT angle frame #1780040371124 dts=632829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040371565 dts=633270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040371863 dts=633568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040371964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319600 | ~87.8 fps +[SensorPush] PZT angle frame #1780040372173 dts=633878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040372483 dts=634188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040372794 dts=634499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040373134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319700 | ~85.4 fps +[SensorPush] PZT angle frame #1780040373234 dts=634939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040373532 dts=635237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040373833 dts=635537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040374144 dts=635849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040374144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319800 | ~99.0 fps +[SensorPush] PZT angle frame #1780040374443 dts=636148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040374894 dts=636599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040375205 dts=636910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040375304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=319900 | ~86.2 fps +[SensorPush] PZT angle frame #1780040375502 dts=637207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040375806 dts=637511 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040376113 dts=637818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040376314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320000 | ~99.1 fps +[SensorPush] PZT angle frame #1780040376414 dts=638119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040376712 dts=638417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040377013 dts=638718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040377315 dts=639020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040377315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320100 | ~99.8 fps +[SensorPush] PZT angle frame #1780040377614 dts=639319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040378064 dts=639769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040378373 dts=640078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040378474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320200 | ~86.3 fps +[SensorPush] PZT angle frame #1780040378705 dts=640410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040379015 dts=640719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040379455 dts=641160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040379655 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320300 | ~84.7 fps +[SensorPush] PZT angle frame #1780040379754 dts=641458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040380073 dts=641778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040380392 dts=642096 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040380704 dts=642409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040380704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320400 | ~95.3 fps +[SensorPush] PZT angle frame #1780040381013 dts=642718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040381313 dts=643018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040381632 dts=643337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040381736 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320500 | ~97.0 fps +[SensorPush] PZT angle frame #1780040381934 dts=643639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040382254 dts=643959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040382554 dts=644259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040382754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320600 | ~98.2 fps +[SensorPush] PZT angle frame #1780040382853 dts=644558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040383164 dts=644869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040383463 dts=645168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040383903 dts=645608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040383903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320700 | ~87.1 fps +[SensorPush] PZT angle frame #1780040384205 dts=645910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040384514 dts=646219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040384813 dts=646518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040384914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320800 | ~98.9 fps +[SensorPush] PZT angle frame #1780040385114 dts=646818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040385435 dts=647140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040385734 dts=647439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040385934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=320900 | ~98.0 fps +[SensorPush] PZT angle frame #1780040386034 dts=647739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040386334 dts=648039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040386675 dts=648380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040387114 dts=648818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040387114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321000 | ~84.8 fps +[SensorPush] PZT angle frame #1780040387414 dts=649119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040387724 dts=649428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040388022 dts=649727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040388124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321100 | ~98.9 fps +[SensorPush] PZT angle frame #1780040388336 dts=650040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040388645 dts=650350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040388943 dts=650648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040389144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321200 | ~98.1 fps +[SensorPush] PZT angle frame #1780040389244 dts=650949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040389684 dts=651389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040389982 dts=651687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040390285 dts=651990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040390285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321300 | ~87.6 fps +[SensorPush] PZT angle frame #1780040390593 dts=652297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040390914 dts=652619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040391212 dts=652917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040391315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321400 | ~97.1 fps +[SensorPush] PZT angle frame #1780040391514 dts=653219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040391813 dts=653518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040392114 dts=653819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040392313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321500 | ~100.2 fps +[SensorPush] PZT angle frame #1780040392414 dts=654119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040392713 dts=654418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040393012 dts=654717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040393333 dts=655038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040393333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321600 | ~98.0 fps +[SensorPush] PZT angle frame #1780040393783 dts=655488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040394221 dts=655926 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040394543 dts=656248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040394645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321700 | ~76.3 fps +[SensorPush] PZT angle frame #1780040394853 dts=656558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040395152 dts=656857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040395465 dts=657170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040395664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321800 | ~98.1 fps +[SensorPush] PZT angle frame #1780040395763 dts=657468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040396074 dts=657779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040396394 dts=658099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040396696 dts=658400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040396696 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=321900 | ~96.9 fps +[SensorPush] PZT angle frame #1780040397003 dts=658708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040397464 dts=659169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040397764 dts=659469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040397863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322000 | ~85.7 fps +[SensorPush] PZT angle frame #1780040398064 dts=659769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040398533 dts=660237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040398984 dts=660689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040399183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322100 | ~75.8 fps +[SensorPush] PZT angle frame #1780040399284 dts=660989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040399593 dts=661298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040399893 dts=661598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040400203 dts=661908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040400203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322200 | ~98.0 fps +[SensorPush] PZT angle frame #1780040400514 dts=662219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040400965 dts=662669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040401265 dts=662970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040401372 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322300 | ~85.5 fps +[SensorPush] PZT angle frame #1780040401585 dts=663290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040401884 dts=663588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040402184 dts=663889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040402392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322400 | ~98.0 fps +[SensorPush] PZT angle frame #1780040402493 dts=664198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040402806 dts=664511 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040403114 dts=664819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040403433 dts=665138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040403433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322500 | ~96.0 fps +[SensorPush] PZT angle frame #1780040403743 dts=665448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040404055 dts=665760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040404366 dts=666071 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040404464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322600 | ~97.0 fps +[SensorPush] PZT angle frame #1780040404663 dts=666368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040404965 dts=666670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040405285 dts=666990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040405482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322700 | ~98.2 fps +[SensorPush] PZT angle frame #1780040405583 dts=667288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040405883 dts=667588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040406183 dts=667888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040406483 dts=668188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040406483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322800 | ~99.9 fps +[SensorPush] PZT angle frame #1780040406783 dts=668487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040407082 dts=668787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040407383 dts=669088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040407484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=322900 | ~99.9 fps +[SensorPush] PZT angle frame #1780040407684 dts=669389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040407983 dts=669688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040408282 dts=669987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040408635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323000 | ~86.8 fps +[SensorPush] PZT angle frame #1780040408732 dts=670437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040409044 dts=670749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040409345 dts=671050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040409643 dts=671348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040409643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323100 | ~98.6 fps +[SensorPush] PZT angle frame #1780040409955 dts=671660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040410255 dts=671960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040410855 dts=672560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040410954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323200 | ~76.6 fps +[SensorPush] PZT angle frame #1780040411154 dts=672859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040411474 dts=673179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040411774 dts=673479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040411974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323300 | ~98.2 fps +[SensorPush] PZT angle frame #1780040412075 dts=673780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040412384 dts=674089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040412843 dts=674548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040413153 dts=674858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040413153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323400 | ~84.8 fps +[SensorPush] PZT angle frame #1780040413464 dts=675169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040413764 dts=675469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040414064 dts=675769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040414163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323500 | ~98.9 fps +[SensorPush] PZT angle frame #1780040414365 dts=676070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040414664 dts=676369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040414964 dts=676669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040415165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323600 | ~99.9 fps +[SensorPush] PZT angle frame #1780040415275 dts=676979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040415584 dts=677288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040415883 dts=677587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040416183 dts=677888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040416183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323700 | ~98.2 fps +[SensorPush] PZT angle frame #1780040416486 dts=678191 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040416953 dts=678658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040417254 dts=678959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040417364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323800 | ~84.7 fps +[SensorPush] PZT angle frame #1780040417564 dts=679269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040417862 dts=679567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040418163 dts=679868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040418373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=323900 | ~99.1 fps +[SensorPush] PZT angle frame #1780040418474 dts=680179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040418784 dts=680489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040419095 dts=680800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040419544 dts=681248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040419544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324000 | ~85.4 fps +[SensorPush] PZT angle frame #1780040419842 dts=681547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040420155 dts=681860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040420474 dts=682179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040420583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324100 | ~96.3 fps +[SensorPush] PZT angle frame #1780040420933 dts=682637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040421243 dts=682948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040421544 dts=683249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040421755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324200 | ~85.3 fps +[SensorPush] PZT angle frame #1780040421865 dts=683569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040422184 dts=683889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040422493 dts=684197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040422794 dts=684499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040422794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324300 | ~96.2 fps +[SensorPush] PZT angle frame #1780040423093 dts=684798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040423404 dts=685109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040423705 dts=685410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040423814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324400 | ~98.0 fps +[SensorPush] PZT angle frame #1780040424014 dts=685719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040424313 dts=686018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040424615 dts=686320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040424813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324500 | ~100.1 fps +[SensorPush] PZT angle frame #1780040424914 dts=686619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040425232 dts=686937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040425532 dts=687237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040425833 dts=687538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040425833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324600 | ~97.9 fps +[SensorPush] PZT angle frame #1780040426133 dts=687837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040426733 dts=688438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040427183 dts=688888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040427286 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324700 | ~68.9 fps +[SensorPush] PZT angle frame #1780040427484 dts=689189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040427793 dts=689498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040428094 dts=689799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040428295 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324800 | ~99.1 fps +[SensorPush] PZT angle frame #1780040428395 dts=690100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040428703 dts=690408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040429013 dts=690717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040429314 dts=691018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040429314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=324900 | ~98.2 fps +[SensorPush] PZT angle frame #1780040429613 dts=691318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040429935 dts=691640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040430244 dts=691949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040430344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325000 | ~97.0 fps +[SensorPush] PZT angle frame #1780040430542 dts=692247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040430854 dts=692558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040431314 dts=693018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040431515 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325100 | ~85.4 fps +[SensorPush] PZT angle frame #1780040431614 dts=693318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040431914 dts=693619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040432385 dts=694090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040432694 dts=694399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040432694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325200 | ~84.8 fps +[SensorPush] PZT angle frame #1780040432994 dts=694699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040433474 dts=695178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040433923 dts=695628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040434024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325300 | ~75.2 fps +[SensorPush] PZT angle frame #1780040434233 dts=695938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040434535 dts=696240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040434995 dts=696699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040435203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325400 | ~84.8 fps +[SensorPush] PZT angle frame #1780040435454 dts=697159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040435763 dts=697468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040436224 dts=697929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040436533 dts=698237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040436533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325500 | ~75.2 fps +[SensorPush] PZT angle frame #1780040436853 dts=698558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040437166 dts=698871 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040437474 dts=699179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040437574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325600 | ~96.0 fps +[SensorPush] PZT angle frame #1780040437794 dts=699498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040438092 dts=699797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040438395 dts=700100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040438594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325700 | ~98.0 fps +[SensorPush] PZT angle frame #1780040438693 dts=700398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040439142 dts=700847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040439455 dts=701159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040439764 dts=701469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040439764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325800 | ~85.5 fps +[SensorPush] PZT angle frame #1780040440074 dts=701779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040440385 dts=702090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040440824 dts=702529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040440922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=325900 | ~86.4 fps +[SensorPush] PZT angle frame #1780040441123 dts=702828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040441423 dts=703128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040441733 dts=703438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040442074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326000 | ~86.9 fps +[SensorPush] PZT angle frame #1780040442174 dts=703879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040442623 dts=704328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040442934 dts=704639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040443233 dts=704938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040443233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326100 | ~86.3 fps +[SensorPush] PZT angle frame #1780040443533 dts=705238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040443835 dts=705540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040444295 dts=706000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040444403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326200 | ~85.5 fps +[SensorPush] PZT angle frame #1780040444603 dts=706307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040444903 dts=706607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040445203 dts=706907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040445556 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326300 | ~86.7 fps +[SensorPush] PZT angle frame #1780040445664 dts=707369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040445963 dts=707668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040446265 dts=707970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040446564 dts=708268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040446564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326400 | ~99.3 fps +[SensorPush] PZT angle frame #1780040446893 dts=708598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040447193 dts=708898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040447493 dts=709198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040447603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326500 | ~96.2 fps +[SensorPush] PZT angle frame #1780040447804 dts=709509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040448103 dts=709808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040448414 dts=710118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040448766 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326600 | ~86.0 fps +[SensorPush] PZT angle frame #1780040448872 dts=710577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040449334 dts=711039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040449642 dts=711347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040449946 dts=711651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040449946 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326700 | ~84.7 fps +[SensorPush] PZT angle frame #1780040450254 dts=711959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040450554 dts=712259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040450865 dts=712569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040450964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326800 | ~98.3 fps +[SensorPush] PZT angle frame #1780040451164 dts=712868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040451474 dts=713179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040451774 dts=713479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040451973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=326900 | ~99.1 fps +[SensorPush] PZT angle frame #1780040452073 dts=713778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040452373 dts=714078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040452673 dts=714378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040452984 dts=714688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040452984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327000 | ~98.9 fps +[SensorPush] PZT angle frame #1780040453292 dts=714997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040453592 dts=715297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040453894 dts=715599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040453993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327100 | ~99.1 fps +[SensorPush] PZT angle frame #1780040454203 dts=715908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040454643 dts=716348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040455082 dts=716787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040455424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327200 | ~69.9 fps +[SensorPush] PZT angle frame #1780040455525 dts=717230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040455824 dts=717529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040456124 dts=717829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040456595 dts=718300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040456595 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327300 | ~85.3 fps +[SensorPush] PZT angle frame #1780040456894 dts=718599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040457194 dts=718899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040457504 dts=719208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040457603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327400 | ~99.4 fps +[SensorPush] PZT angle frame #1780040457814 dts=719519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040458112 dts=719816 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040458555 dts=720259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040458753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327500 | ~87.0 fps +[SensorPush] PZT angle frame #1780040458852 dts=720557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040459153 dts=720858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040459455 dts=721159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040459754 dts=721459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040459754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327600 | ~99.8 fps +[SensorPush] PZT angle frame #1780040460063 dts=721768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040460514 dts=722219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040460815 dts=722520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040460923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327700 | ~85.6 fps +[SensorPush] PZT angle frame #1780040461152 dts=722857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040461453 dts=723158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040461915 dts=723620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040462124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327800 | ~83.3 fps +[SensorPush] PZT angle frame #1780040462224 dts=723929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040462544 dts=724249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040462865 dts=724570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040463162 dts=724867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040463162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=327900 | ~96.4 fps +[SensorPush] PZT angle frame #1780040463472 dts=725177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040463913 dts=725618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040464215 dts=725920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040464474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328000 | ~76.2 fps +[SensorPush] PZT angle frame #1780040464673 dts=726378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040464973 dts=726677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040465275 dts=726979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040465473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328100 | ~100.1 fps +[SensorPush] PZT angle frame #1780040465584 dts=727289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040465882 dts=727587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040466323 dts=728028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040466633 dts=728338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040466633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328200 | ~86.2 fps +[SensorPush] PZT angle frame #1780040466934 dts=728638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040467384 dts=729088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040467684 dts=729389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040467785 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328300 | ~86.8 fps +[SensorPush] PZT angle frame #1780040467982 dts=729687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040468443 dts=730148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040468743 dts=730448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040468945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328400 | ~86.2 fps +[SensorPush] PZT angle frame #1780040469043 dts=730748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040469344 dts=731049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040469653 dts=731358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040469963 dts=731668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040469963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328500 | ~98.2 fps +[SensorPush] PZT angle frame #1780040470263 dts=731968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040470574 dts=732279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040470874 dts=732579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040470974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328600 | ~98.9 fps +[SensorPush] PZT angle frame #1780040471175 dts=732879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040471624 dts=733329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040471942 dts=733647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040472294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328700 | ~75.7 fps +[SensorPush] PZT angle frame #1780040472395 dts=734100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040472703 dts=734408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040473288 dts=734993 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040473604 dts=735309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040473604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328800 | ~76.4 fps +[SensorPush] PZT angle frame #1780040473904 dts=735609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040474234 dts=735939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040474544 dts=736249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040474645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=328900 | ~96.0 fps +[SensorPush] PZT angle frame #1780040474855 dts=736560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040475155 dts=736860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040475453 dts=737158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040475663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329000 | ~98.2 fps +[SensorPush] PZT angle frame #1780040475765 dts=737470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040476075 dts=737780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040476534 dts=738239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040476835 dts=738539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040476835 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329100 | ~85.3 fps +[SensorPush] PZT angle frame #1780040477154 dts=738858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040477463 dts=739168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040477764 dts=739469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040477865 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329200 | ~97.1 fps +[SensorPush] PZT angle frame #1780040478061 dts=739766 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040478363 dts=740068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040478673 dts=740377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040478884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329300 | ~98.1 fps +[SensorPush] PZT angle frame #1780040478984 dts=740689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040479304 dts=741009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040479612 dts=741317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040479923 dts=741628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040479923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329400 | ~96.2 fps +[SensorPush] PZT angle frame #1780040480233 dts=741938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040480534 dts=742239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040480834 dts=742539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040480932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329500 | ~99.2 fps +[SensorPush] PZT angle frame #1780040481134 dts=742839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040481433 dts=743138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040481743 dts=743448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040481943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329600 | ~98.9 fps +[SensorPush] PZT angle frame #1780040482044 dts=743748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040482344 dts=744049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040482655 dts=744360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040482953 dts=744658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040482953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329700 | ~99.0 fps +[SensorPush] PZT angle frame #1780040483254 dts=744959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040483553 dts=745258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040483863 dts=745568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040483962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329800 | ~99.1 fps +[SensorPush] PZT angle frame #1780040484164 dts=745868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040484493 dts=746197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040484814 dts=746518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040485022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=329900 | ~94.3 fps +[SensorPush] PZT angle frame #1780040485124 dts=746829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040485433 dts=747138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040485733 dts=747437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040486034 dts=747739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040486034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330000 | ~98.9 fps +[SensorPush] PZT angle frame #1780040486474 dts=748178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040486782 dts=748487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040487085 dts=748789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040487225 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330100 | ~84.0 fps +[SensorPush] PZT angle frame #1780040487423 dts=749128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040487725 dts=749430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040488024 dts=749728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040488235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330200 | ~99.0 fps +[SensorPush] PZT angle frame #1780040488333 dts=750038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040488634 dts=750339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040489075 dts=750780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040489374 dts=751078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040489374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330300 | ~87.7 fps +[SensorPush] PZT angle frame #1780040489813 dts=751518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040490113 dts=751818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040490415 dts=752120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040490513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330400 | ~87.8 fps +[SensorPush] PZT angle frame #1780040490713 dts=752418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040491013 dts=752718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040491312 dts=753016 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040491524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330500 | ~98.9 fps +[SensorPush] PZT angle frame #1780040491624 dts=753329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040491935 dts=753640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040492246 dts=753951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040492543 dts=754248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040492543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330600 | ~98.1 fps +[SensorPush] PZT angle frame #1780040492855 dts=754560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040493165 dts=754870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040493464 dts=755169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040493563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330700 | ~98.1 fps +[SensorPush] PZT angle frame #1780040493773 dts=755478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040494074 dts=755779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040494523 dts=756228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040494722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330800 | ~86.2 fps +[SensorPush] PZT angle frame #1780040494823 dts=756528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040495124 dts=756828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040495433 dts=757138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040495733 dts=757438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040495733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=330900 | ~98.9 fps +[SensorPush] PZT angle frame #1780040496043 dts=757748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040496364 dts=758069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040496664 dts=758369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040496783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331000 | ~95.2 fps +[SensorPush] PZT angle frame #1780040497123 dts=758828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040497423 dts=759128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040497723 dts=759428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040497924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331100 | ~87.7 fps +[SensorPush] PZT angle frame #1780040498023 dts=759728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040498323 dts=760028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040498625 dts=760330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040498934 dts=760638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040498934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331200 | ~99.0 fps +[SensorPush] PZT angle frame #1780040499255 dts=760960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040499563 dts=761268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040499864 dts=761569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040499966 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331300 | ~96.9 fps +[SensorPush] PZT angle frame #1780040500322 dts=762027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040500633 dts=762338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040500943 dts=762648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040501153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331400 | ~84.2 fps +[SensorPush] PZT angle frame #1780040501255 dts=762960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040501555 dts=763260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040501867 dts=763571 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040502175 dts=763880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040502175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331500 | ~97.4 fps +[SensorPush] PZT angle frame #1780040502483 dts=764188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040502793 dts=764498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040503092 dts=764797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040503194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331600 | ~98.7 fps +[SensorPush] PZT angle frame #1780040503395 dts=765100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040503696 dts=765401 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040503993 dts=765698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040504194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331700 | ~99.9 fps +[SensorPush] PZT angle frame #1780040504433 dts=766138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040504754 dts=766459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040505064 dts=766769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040505385 dts=767090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040505385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331800 | ~83.9 fps +[SensorPush] PZT angle frame #1780040505692 dts=767397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040505993 dts=767698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040506443 dts=768148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040506544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=331900 | ~86.3 fps +[SensorPush] PZT angle frame #1780040506744 dts=768449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040507045 dts=768750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040507342 dts=769046 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040507545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332000 | ~99.9 fps +[SensorPush] PZT angle frame #1780040507644 dts=769348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040507944 dts=769649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040508244 dts=769949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040508554 dts=770259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040508554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332100 | ~99.1 fps +[SensorPush] PZT angle frame #1780040509004 dts=770709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040509304 dts=771008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040509603 dts=771307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040509852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332200 | ~77.1 fps +[SensorPush] PZT angle frame #1780040510064 dts=771768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040510522 dts=772227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040510824 dts=772528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040511033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332300 | ~84.6 fps +[SensorPush] PZT angle frame #1780040511133 dts=772838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040511444 dts=773148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040511743 dts=773447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040512053 dts=773758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040512053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332400 | ~98.1 fps +[SensorPush] PZT angle frame #1780040512363 dts=774068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040512943 dts=774648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040513244 dts=774949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040513343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332500 | ~77.5 fps +[SensorPush] PZT angle frame #1780040513543 dts=775248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040513983 dts=775687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040514295 dts=776000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040514493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332600 | ~87.0 fps +[SensorPush] PZT angle frame #1780040514593 dts=776298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040514903 dts=776608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040515203 dts=776908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040515504 dts=777209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040515504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332700 | ~98.9 fps +[SensorPush] PZT angle frame #1780040515805 dts=777509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040516103 dts=777808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040516424 dts=778128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040516523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332800 | ~98.1 fps +[SensorPush] PZT angle frame #1780040516742 dts=778447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040517044 dts=778749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040517344 dts=779049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040517543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=332900 | ~98.0 fps +[SensorPush] PZT angle frame #1780040517642 dts=779347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040517943 dts=779647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040518263 dts=779968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040518564 dts=780269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040518564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333000 | ~98.0 fps +[SensorPush] PZT angle frame #1780040518884 dts=780589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040519182 dts=780887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040519483 dts=781188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040519583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333100 | ~98.1 fps +[SensorPush] PZT angle frame #1780040519783 dts=781488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040520084 dts=781789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040520405 dts=782110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040520615 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333200 | ~96.9 fps +[SensorPush] PZT angle frame #1780040520714 dts=782419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040521024 dts=782729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040521334 dts=783039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040521664 dts=783369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040521664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333300 | ~95.3 fps +[SensorPush] PZT angle frame #1780040521975 dts=783679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040522305 dts=784010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040522613 dts=784318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040522715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333400 | ~95.1 fps +[SensorPush] PZT angle frame #1780040522913 dts=784618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040523213 dts=784918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040523527 dts=785231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040523725 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333500 | ~99.0 fps +[SensorPush] PZT angle frame #1780040523824 dts=785529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040524123 dts=785827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040524443 dts=786148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040524883 dts=786588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040524883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333600 | ~86.4 fps +[SensorPush] PZT angle frame #1780040525184 dts=786888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040525503 dts=787208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040525805 dts=787510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040525905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333700 | ~97.7 fps +[SensorPush] PZT angle frame #1780040526102 dts=787807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040526424 dts=788129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040526733 dts=788438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040527084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333800 | ~84.9 fps +[SensorPush] PZT angle frame #1780040527197 dts=788902 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040527496 dts=789201 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040527824 dts=789528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040528135 dts=789840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040528135 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=333900 | ~95.1 fps +[SensorPush] PZT angle frame #1780040528433 dts=790138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040528754 dts=790459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040529053 dts=790758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040529153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334000 | ~98.3 fps +[SensorPush] PZT angle frame #1780040529374 dts=791079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040529672 dts=791377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040529983 dts=791688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040530184 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334100 | ~97.0 fps +[SensorPush] PZT angle frame #1780040530294 dts=791999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040530613 dts=792318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040531055 dts=792759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040531374 dts=793078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040531374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334200 | ~84.0 fps +[SensorPush] PZT angle frame #1780040531674 dts=793379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040531973 dts=793678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040532274 dts=793979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040532513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334300 | ~87.8 fps +[SensorPush] PZT angle frame #1780040532734 dts=794439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040533034 dts=794738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040533365 dts=795069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040533563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334400 | ~95.3 fps +[SensorPush] PZT angle frame #1780040533664 dts=795368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040533963 dts=795668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040534265 dts=795970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040534724 dts=796429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040534724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334500 | ~86.1 fps +[SensorPush] PZT angle frame #1780040535022 dts=796727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040535325 dts=797030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040535622 dts=797327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040535733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334600 | ~99.1 fps +[SensorPush] PZT angle frame #1780040535944 dts=797649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040536255 dts=797959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040536552 dts=798257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040536905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334700 | ~85.3 fps +[SensorPush] PZT angle frame #1780040537005 dts=798709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040537323 dts=799028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040537623 dts=799328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040537933 dts=799638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040537933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334800 | ~97.3 fps +[SensorPush] PZT angle frame #1780040538234 dts=799939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040538535 dts=800239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040538835 dts=800540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040538933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=334900 | ~100.0 fps +[SensorPush] PZT angle frame #1780040539134 dts=800838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040539463 dts=801168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040539764 dts=801469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040539973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335000 | ~96.2 fps +[SensorPush] PZT angle frame #1780040540072 dts=801777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040540373 dts=802077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040540684 dts=802388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040540983 dts=802688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040540983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335100 | ~99.0 fps +[SensorPush] PZT angle frame #1780040541315 dts=803020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040541612 dts=803317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040541912 dts=803617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040542014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335200 | ~97.0 fps +[SensorPush] PZT angle frame #1780040542214 dts=803919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040542543 dts=804248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040542844 dts=804549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040543193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335300 | ~84.8 fps +[SensorPush] PZT angle frame #1780040543305 dts=805010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040543605 dts=805310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040543904 dts=805609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040544354 dts=806059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040544354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335400 | ~86.1 fps +[SensorPush] PZT angle frame #1780040544664 dts=806368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040544983 dts=806688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040545284 dts=806988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040545395 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335500 | ~96.1 fps +[SensorPush] PZT angle frame #1780040545595 dts=807300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040545902 dts=807607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040546213 dts=807918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040546442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335600 | ~95.5 fps +[SensorPush] PZT angle frame #1780040546544 dts=808248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040546854 dts=808559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040547306 dts=809011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040547626 dts=809331 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040547626 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335700 | ~84.1 fps +[SensorPush] PZT angle frame #1780040547974 dts=809679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040548295 dts=810000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040548623 dts=810327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040548742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335800 | ~90.0 fps +[SensorPush] PZT angle frame #1780040548954 dts=810659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040549264 dts=810969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040549564 dts=811269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040549773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=335900 | ~97.0 fps +[SensorPush] PZT angle frame #1780040549873 dts=811578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040550173 dts=811878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040550472 dts=812177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040550784 dts=812489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040550784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336000 | ~98.9 fps +[SensorPush] PZT angle frame #1780040551085 dts=812790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040551543 dts=813248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040551844 dts=813548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040551952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336100 | ~85.6 fps +[SensorPush] PZT angle frame #1780040552162 dts=813867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040552475 dts=814179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040552774 dts=814479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040553142 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336200 | ~84.0 fps +[SensorPush] PZT angle frame #1780040553246 dts=814951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040553556 dts=815261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040553855 dts=815559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040554155 dts=815859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040554155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336300 | ~98.7 fps +[SensorPush] PZT angle frame #1780040554485 dts=816189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040554785 dts=816489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040555084 dts=816788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040555183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336400 | ~97.4 fps +[SensorPush] PZT angle frame #1780040555404 dts=817109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040555705 dts=817410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040556002 dts=817707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040556212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336500 | ~97.1 fps +[SensorPush] PZT angle frame #1780040556322 dts=818027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040556625 dts=818330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040556924 dts=818628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040557236 dts=818941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040557236 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336600 | ~97.6 fps +[SensorPush] PZT angle frame #1780040557703 dts=819408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040558015 dts=819720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040558313 dts=820018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040558413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336700 | ~85.0 fps +[SensorPush] PZT angle frame #1780040558762 dts=820467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040559072 dts=820777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040559386 dts=821091 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040559604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336800 | ~84.0 fps +[SensorPush] PZT angle frame #1780040559704 dts=821409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040560014 dts=821719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040560324 dts=822029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040560646 dts=822350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040560646 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=336900 | ~96.1 fps +[SensorPush] PZT angle frame #1780040561083 dts=822787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040561393 dts=823098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040561694 dts=823399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040561794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337000 | ~87.0 fps +[SensorPush] PZT angle frame #1780040561994 dts=823698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040562295 dts=824000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040562755 dts=824460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040562962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337100 | ~85.7 fps +[SensorPush] PZT angle frame #1780040563063 dts=824768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040563363 dts=825068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040563663 dts=825368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040563964 dts=825668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040563964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337200 | ~99.8 fps +[SensorPush] PZT angle frame #1780040564274 dts=825979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040564734 dts=826439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040565045 dts=826750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040565143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337300 | ~84.7 fps +[SensorPush] PZT angle frame #1780040565495 dts=827200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040565795 dts=827500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040566104 dts=827809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040566463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337400 | ~75.8 fps +[SensorPush] PZT angle frame #1780040566563 dts=828268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040567013 dts=828718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040567323 dts=829028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040567633 dts=829338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040567633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337500 | ~85.4 fps +[SensorPush] PZT angle frame #1780040567932 dts=829637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040568254 dts=829959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040568556 dts=830261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040568673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337600 | ~96.1 fps +[SensorPush] PZT angle frame #1780040568874 dts=830579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040569333 dts=831038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040569643 dts=831348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040569854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337700 | ~84.6 fps +[SensorPush] PZT angle frame #1780040569954 dts=831659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040570264 dts=831969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040570704 dts=832409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040571005 dts=832709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040571005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337800 | ~86.9 fps +[SensorPush] PZT angle frame #1780040571307 dts=833012 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040571763 dts=833468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040572074 dts=833778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040572174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=337900 | ~85.6 fps +[SensorPush] PZT angle frame #1780040572534 dts=834239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040572835 dts=834540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040573132 dts=834837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040573342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338000 | ~85.6 fps +[SensorPush] PZT angle frame #1780040573445 dts=835150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040573746 dts=835451 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040574055 dts=835759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040574504 dts=836209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040574504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338100 | ~86.1 fps +[SensorPush] PZT angle frame #1780040574803 dts=836508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040575103 dts=836808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040575404 dts=837108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040575511 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338200 | ~99.3 fps +[SensorPush] PZT angle frame #1780040575853 dts=837557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040576153 dts=837858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040576456 dts=838160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040576665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338300 | ~86.7 fps +[SensorPush] PZT angle frame #1780040576905 dts=838610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040577356 dts=839060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040577665 dts=839370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040577975 dts=839679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040577975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338400 | ~76.3 fps +[SensorPush] PZT angle frame #1780040578283 dts=839988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040578596 dts=840300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040578904 dts=840609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040579143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338500 | ~85.6 fps +[SensorPush] PZT angle frame #1780040579343 dts=841048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040579664 dts=841368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040579974 dts=841678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040580172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338600 | ~97.2 fps +[SensorPush] PZT angle frame #1780040580285 dts=841990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040580583 dts=842288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040580893 dts=842598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040581212 dts=842917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040581212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338700 | ~96.3 fps +[SensorPush] PZT angle frame #1780040581534 dts=843239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040581855 dts=843559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040582164 dts=843869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040582274 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338800 | ~94.1 fps +[SensorPush] PZT angle frame #1780040582474 dts=844179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040582784 dts=844488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040583094 dts=844799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040583294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=338900 | ~98.0 fps +[SensorPush] PZT angle frame #1780040583395 dts=845099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040583696 dts=845401 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040584014 dts=845718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040584344 dts=846049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040584344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339000 | ~95.2 fps +[SensorPush] PZT angle frame #1780040584644 dts=846349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040584945 dts=846650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040585245 dts=846950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040585353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339100 | ~99.1 fps +[SensorPush] PZT angle frame #1780040585853 dts=847558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040586164 dts=847869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040586463 dts=848168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040586664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339200 | ~76.3 fps +[SensorPush] PZT angle frame #1780040586765 dts=848470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040587073 dts=848778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040587385 dts=849090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040587704 dts=849409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040587704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339300 | ~96.1 fps +[SensorPush] PZT angle frame #1780040588162 dts=849867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040588484 dts=850189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040588783 dts=850488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040588884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339400 | ~84.8 fps +[SensorPush] PZT angle frame #1780040589083 dts=850788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040589382 dts=851087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040589684 dts=851389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040589882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339500 | ~100.1 fps +[SensorPush] PZT angle frame #1780040589983 dts=851688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040590294 dts=851999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040590594 dts=852299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040590903 dts=852607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040590903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339600 | ~98.0 fps +[SensorPush] PZT angle frame #1780040591355 dts=853060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040591663 dts=853368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040591964 dts=853669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040592063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339700 | ~86.2 fps +[SensorPush] PZT angle frame #1780040592284 dts=853988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040592584 dts=854289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040593173 dts=854877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040593373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339800 | ~76.3 fps +[SensorPush] PZT angle frame #1780040593484 dts=855189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040593795 dts=855500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040594135 dts=855839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040594442 dts=856147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040594442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=339900 | ~93.4 fps +[SensorPush] PZT angle frame #1780040594743 dts=856448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040595196 dts=856901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040595674 dts=857379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040595773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340000 | ~75.3 fps +[SensorPush] PZT angle frame #1780040595973 dts=857678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040596273 dts=857978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040596574 dts=858279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040596772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340100 | ~100.1 fps +[SensorPush] PZT angle frame #1780040597024 dts=858729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040597332 dts=859037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040597654 dts=859358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040597954 dts=859659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040597954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340200 | ~84.6 fps +[SensorPush] PZT angle frame #1780040598254 dts=859959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040598554 dts=860259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040598865 dts=860569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040598963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340300 | ~99.2 fps +[SensorPush] PZT angle frame #1780040599173 dts=860878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040599473 dts=861178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040599774 dts=861479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040600124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340400 | ~86.1 fps +[SensorPush] PZT angle frame #1780040600224 dts=861929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040600522 dts=862227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040600823 dts=862527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040601123 dts=862828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040601123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340500 | ~100.1 fps +[SensorPush] PZT angle frame #1780040601576 dts=863280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040601874 dts=863579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040602323 dts=864028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040602434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340600 | ~76.2 fps +[SensorPush] PZT angle frame #1780040602633 dts=864338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040602945 dts=864650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040603244 dts=864949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040603443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340700 | ~99.1 fps +[SensorPush] PZT angle frame #1780040603554 dts=865259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040603867 dts=865572 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040604175 dts=865880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040604484 dts=866189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040604484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340800 | ~96.0 fps +[SensorPush] PZT angle frame #1780040604933 dts=866638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040605246 dts=866951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040605564 dts=867269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040605664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=340900 | ~84.9 fps +[SensorPush] PZT angle frame #1780040605864 dts=867569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040606323 dts=868028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040606626 dts=868330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040606855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341000 | ~83.9 fps +[SensorPush] PZT angle frame #1780040606964 dts=868669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040607275 dts=868980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040607574 dts=869278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040607875 dts=869580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040607875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341100 | ~98.0 fps +[SensorPush] PZT angle frame #1780040608174 dts=869879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040608472 dts=870177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040608773 dts=870478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040608874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341200 | ~100.1 fps +[SensorPush] PZT angle frame #1780040609213 dts=870918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040609513 dts=871218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040609814 dts=871519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040610014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341300 | ~87.7 fps +[SensorPush] PZT angle frame #1780040610114 dts=871819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040610413 dts=872118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040610713 dts=872418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040611024 dts=872729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040611024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341400 | ~99.1 fps +[SensorPush] PZT angle frame #1780040611356 dts=873060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040611653 dts=873357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040611954 dts=873659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040612064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341500 | ~96.2 fps +[SensorPush] PZT angle frame #1780040612284 dts=873989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040612615 dts=874319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040612915 dts=874620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040613113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341600 | ~95.3 fps +[SensorPush] PZT angle frame #1780040613223 dts=874927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040613533 dts=875238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040613984 dts=875688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040614284 dts=875989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040614284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341700 | ~85.3 fps +[SensorPush] PZT angle frame #1780040614594 dts=876299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040614892 dts=876597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040615212 dts=876917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040615313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341800 | ~97.2 fps +[SensorPush] PZT angle frame #1780040615514 dts=877218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040615824 dts=877529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040616144 dts=877849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040616342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=341900 | ~97.2 fps +[SensorPush] PZT angle frame #1780040616444 dts=878149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040616885 dts=878589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040617202 dts=878907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040617532 dts=879237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040617532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342000 | ~84.0 fps +[SensorPush] PZT angle frame #1780040617845 dts=879550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040618144 dts=879849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040618464 dts=880169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040618574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342100 | ~96.0 fps +[SensorPush] PZT angle frame #1780040618783 dts=880487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040619234 dts=880938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040619542 dts=881247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040619894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342200 | ~75.8 fps +[SensorPush] PZT angle frame #1780040619993 dts=881698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040620313 dts=882018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040620764 dts=882468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040621064 dts=882769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040621064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342300 | ~85.5 fps +[SensorPush] PZT angle frame #1780040621365 dts=883070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040621674 dts=883379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040621974 dts=883679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040622072 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342400 | ~99.2 fps +[SensorPush] PZT angle frame #1780040622272 dts=883977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040622733 dts=884438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040623045 dts=884750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040623245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342500 | ~85.3 fps +[SensorPush] PZT angle frame #1780040623344 dts=885048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040623795 dts=885499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040624105 dts=885810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040624574 dts=886279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040624574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342600 | ~75.2 fps +[SensorPush] PZT angle frame #1780040624883 dts=886588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040625194 dts=886899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040625505 dts=887210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040625604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342700 | ~97.1 fps +[SensorPush] PZT angle frame #1780040625824 dts=887529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040626135 dts=887839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040626444 dts=888149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040626652 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342800 | ~95.4 fps +[SensorPush] PZT angle frame #1780040626894 dts=888598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040627204 dts=888909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040627513 dts=889218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040627963 dts=889668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040627963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=342900 | ~76.3 fps +[SensorPush] PZT angle frame #1780040628275 dts=889980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040628573 dts=890278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040628874 dts=890579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040628974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343000 | ~98.9 fps +[SensorPush] PZT angle frame #1780040629194 dts=890899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040629492 dts=891197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040629794 dts=891499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040630003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343100 | ~97.1 fps +[SensorPush] PZT angle frame #1780040630104 dts=891809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040630413 dts=892118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040630714 dts=892419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040631012 dts=892717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040631012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343200 | ~99.1 fps +[SensorPush] PZT angle frame #1780040631322 dts=893027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040631914 dts=893619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040632216 dts=893921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040632313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343300 | ~76.8 fps +[SensorPush] PZT angle frame #1780040632514 dts=894219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040632834 dts=894539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040633134 dts=894838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040633343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343400 | ~97.1 fps +[SensorPush] PZT angle frame #1780040633442 dts=895147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040633754 dts=895458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040634064 dts=895769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040634361 dts=896066 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040634361 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343500 | ~98.3 fps +[SensorPush] PZT angle frame #1780040634803 dts=896508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040635103 dts=896808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040635703 dts=897407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040635805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343600 | ~69.2 fps +[SensorPush] PZT angle frame #1780040636003 dts=897708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040636313 dts=898018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040636614 dts=898319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040636813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343700 | ~99.3 fps +[SensorPush] PZT angle frame #1780040636915 dts=898619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040637354 dts=899059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040637653 dts=899358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040637955 dts=899660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040637955 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343800 | ~87.5 fps +[SensorPush] PZT angle frame #1780040638262 dts=899967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040638704 dts=900409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040639014 dts=900718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040639115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=343900 | ~86.3 fps +[SensorPush] PZT angle frame #1780040639313 dts=901018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040639623 dts=901328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040639934 dts=901639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040640143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344000 | ~97.3 fps +[SensorPush] PZT angle frame #1780040640243 dts=901948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040640545 dts=902250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040640843 dts=902548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040641142 dts=902847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040641142 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344100 | ~99.4 fps +[SensorPush] PZT angle frame #1780040641454 dts=903159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040641913 dts=903618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040642215 dts=903919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040642464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344200 | ~76.0 fps +[SensorPush] PZT angle frame #1780040642665 dts=904369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040642965 dts=904669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040643262 dts=904967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040643463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344300 | ~100.2 fps +[SensorPush] PZT angle frame #1780040643563 dts=905267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040643873 dts=905578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040644184 dts=905889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040644486 dts=906191 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040644486 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344400 | ~97.7 fps +[SensorPush] PZT angle frame #1780040644785 dts=906490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040645084 dts=906789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040645525 dts=907230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040645633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344500 | ~87.2 fps +[SensorPush] PZT angle frame #1780040645832 dts=907537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040646132 dts=907837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040646584 dts=908289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040646803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344600 | ~85.4 fps +[SensorPush] PZT angle frame #1780040646904 dts=908608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040647205 dts=908910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040647515 dts=909220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040647823 dts=909528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040647823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344700 | ~98.1 fps +[SensorPush] PZT angle frame #1780040648125 dts=909829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040648444 dts=910148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040648893 dts=910598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040648993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344800 | ~85.4 fps +[SensorPush] PZT angle frame #1780040649204 dts=910909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040649664 dts=911368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040649964 dts=911669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040650164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=344900 | ~85.4 fps +[SensorPush] PZT angle frame #1780040650264 dts=911969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040650582 dts=912287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040650882 dts=912587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040651194 dts=912899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040651194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345000 | ~97.1 fps +[SensorPush] PZT angle frame #1780040651504 dts=913209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040651805 dts=913510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040652252 dts=913957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040652354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345100 | ~86.2 fps +[SensorPush] PZT angle frame #1780040652553 dts=914258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040653003 dts=914707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040653304 dts=915009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040653503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345200 | ~87.0 fps +[SensorPush] PZT angle frame #1780040653614 dts=915319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040653924 dts=915629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040654223 dts=915928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040654523 dts=916228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040654523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345300 | ~98.1 fps +[SensorPush] PZT angle frame #1780040655113 dts=916818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040655565 dts=917270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040655883 dts=917588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040655984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345400 | ~68.4 fps +[SensorPush] PZT angle frame #1780040656193 dts=917898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040656633 dts=918337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040656934 dts=918638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040657144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345500 | ~86.2 fps +[SensorPush] PZT angle frame #1780040657242 dts=918947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040657545 dts=919249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040658144 dts=919849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040658453 dts=920158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040658453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345600 | ~76.3 fps +[SensorPush] PZT angle frame #1780040658754 dts=920459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040659053 dts=920757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040659354 dts=921059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040659454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345700 | ~99.9 fps +[SensorPush] PZT angle frame #1780040659662 dts=921367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040659972 dts=921677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040660272 dts=921977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040660473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345800 | ~98.2 fps +[SensorPush] PZT angle frame #1780040660573 dts=922278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040660874 dts=922579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040661173 dts=922878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040661474 dts=923179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040661474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=345900 | ~99.9 fps +[SensorPush] PZT angle frame #1780040661776 dts=923481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040662072 dts=923777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040662393 dts=924098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040662493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346000 | ~98.2 fps +[SensorPush] PZT angle frame #1780040662705 dts=924409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040663014 dts=924718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040663323 dts=925028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040663524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346100 | ~96.9 fps +[SensorPush] PZT angle frame #1780040663624 dts=925329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040663924 dts=925629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040664233 dts=925938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040664673 dts=926377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040664673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346200 | ~87.1 fps +[SensorPush] PZT angle frame #1780040664996 dts=926700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040665305 dts=927009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040665614 dts=927319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040665710 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346300 | ~96.3 fps +[SensorPush] PZT angle frame #1780040665914 dts=927619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040666213 dts=927918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040666513 dts=928218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040666715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346400 | ~99.6 fps +[SensorPush] PZT angle frame #1780040666812 dts=928517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040667114 dts=928819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040667583 dts=929288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040667894 dts=929599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040667894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346500 | ~84.8 fps +[SensorPush] PZT angle frame #1780040668345 dts=930050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040668655 dts=930360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040668973 dts=930678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040669073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346600 | ~84.8 fps +[SensorPush] PZT angle frame #1780040669272 dts=930977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040669574 dts=931279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040670033 dts=931738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040670233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346700 | ~86.3 fps +[SensorPush] PZT angle frame #1780040670344 dts=932049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040670644 dts=932348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040671084 dts=932788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040671384 dts=933089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040671384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346800 | ~86.8 fps +[SensorPush] PZT angle frame #1780040671692 dts=933397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040672014 dts=933719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040672315 dts=934019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040672414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=346900 | ~97.1 fps +[SensorPush] PZT angle frame #1780040672615 dts=934320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040672923 dts=934628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040673365 dts=935070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040673563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347000 | ~87.1 fps +[SensorPush] PZT angle frame #1780040673664 dts=935369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040673964 dts=935669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040674264 dts=935968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040674562 dts=936267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040674562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347100 | ~100.1 fps +[SensorPush] PZT angle frame #1780040675005 dts=936710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040675314 dts=937019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040675613 dts=937318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040675713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347200 | ~86.9 fps +[SensorPush] PZT angle frame #1780040675914 dts=937619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040676213 dts=937918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040676525 dts=938230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040676722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347300 | ~99.0 fps +[SensorPush] PZT angle frame #1780040676824 dts=938529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040677132 dts=938837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040677584 dts=939289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040678025 dts=939730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040678025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347400 | ~76.7 fps +[SensorPush] PZT angle frame #1780040678333 dts=940038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040678633 dts=940338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040678935 dts=940640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040679034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347500 | ~99.2 fps +[SensorPush] PZT angle frame #1780040679234 dts=940939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040679695 dts=941399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040680003 dts=941707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040680203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347600 | ~85.5 fps +[SensorPush] PZT angle frame #1780040680305 dts=942010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040680614 dts=942319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040680924 dts=942629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040681235 dts=942940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040681235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347700 | ~97.0 fps +[SensorPush] PZT angle frame #1780040681672 dts=943377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040681974 dts=943679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040682282 dts=943987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040682383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347800 | ~87.1 fps +[SensorPush] PZT angle frame #1780040682583 dts=944288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040682882 dts=944586 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040683345 dts=945050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040683544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=347900 | ~86.1 fps +[SensorPush] PZT angle frame #1780040683644 dts=945349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040683944 dts=945649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040684243 dts=945948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040684545 dts=946249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040684545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348000 | ~99.9 fps +[SensorPush] PZT angle frame #1780040684864 dts=946568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040685163 dts=946867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040685602 dts=947307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040685711 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348100 | ~85.8 fps +[SensorPush] PZT angle frame #1780040685913 dts=947618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040686214 dts=947919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040686513 dts=948218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040686714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348200 | ~99.7 fps +[SensorPush] PZT angle frame #1780040686813 dts=948518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040687125 dts=948829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040687562 dts=949267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040687873 dts=949578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040687873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348300 | ~85.9 fps +[SensorPush] PZT angle frame #1780040688205 dts=949910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040688506 dts=950211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040688803 dts=950507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040688902 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348400 | ~97.7 fps +[SensorPush] PZT angle frame #1780040689102 dts=950807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040689403 dts=951108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040689704 dts=951409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040689914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348500 | ~98.8 fps +[SensorPush] PZT angle frame #1780040690014 dts=951719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040690316 dts=952020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040690634 dts=952339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040690954 dts=952659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040690954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348600 | ~96.1 fps +[SensorPush] PZT angle frame #1780040691403 dts=953108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040691704 dts=953409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040692154 dts=953859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040692254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348700 | ~76.9 fps +[SensorPush] PZT angle frame #1780040692604 dts=954309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040693064 dts=954769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040693364 dts=955068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040693562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348800 | ~76.5 fps +[SensorPush] PZT angle frame #1780040693662 dts=955367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040693963 dts=955668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040694273 dts=955977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040694575 dts=956279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040694575 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=348900 | ~98.7 fps +[SensorPush] PZT angle frame #1780040694875 dts=956580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040695179 dts=956884 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040695483 dts=957187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040695586 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349000 | ~98.9 fps +[SensorPush] PZT angle frame #1780040695783 dts=957488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040696085 dts=957790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040696383 dts=958088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040696583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349100 | ~100.3 fps +[SensorPush] PZT angle frame #1780040696684 dts=958389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040696993 dts=958698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040697304 dts=959009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040697604 dts=959309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040697604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349200 | ~97.9 fps +[SensorPush] PZT angle frame #1780040697902 dts=959607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040698205 dts=959910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040698513 dts=960218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040698754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349300 | ~87.0 fps +[SensorPush] PZT angle frame #1780040698953 dts=960658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040699256 dts=960960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040699553 dts=961258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040699755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349400 | ~99.9 fps +[SensorPush] PZT angle frame #1780040699854 dts=961559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040700153 dts=961858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040700463 dts=962168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040700764 dts=962469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040700764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349500 | ~99.1 fps +[SensorPush] PZT angle frame #1780040701074 dts=962778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040701374 dts=963079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040701674 dts=963379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040701773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349600 | ~99.1 fps +[SensorPush] PZT angle frame #1780040701976 dts=963681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040702412 dts=964117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040702714 dts=964419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040702917 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349700 | ~87.4 fps +[SensorPush] PZT angle frame #1780040703024 dts=964729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040703335 dts=965039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040703654 dts=965359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040703961 dts=965666 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040703961 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349800 | ~95.8 fps +[SensorPush] PZT angle frame #1780040704274 dts=965979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040704585 dts=966290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040704884 dts=966589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040704983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=349900 | ~97.9 fps +[SensorPush] PZT angle frame #1780040705183 dts=966888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040705493 dts=967198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040705795 dts=967499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040705994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350000 | ~98.8 fps +[SensorPush] PZT angle frame #1780040706093 dts=967798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040706412 dts=968117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040706716 dts=968421 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040707015 dts=968719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040707015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350100 | ~98.0 fps +[SensorPush] PZT angle frame #1780040707315 dts=969019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040707622 dts=969327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040707943 dts=969648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040708065 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350200 | ~95.2 fps +[SensorPush] PZT angle frame #1780040708304 dts=970009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040708623 dts=970327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040708924 dts=970629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040709124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350300 | ~94.4 fps +[SensorPush] PZT angle frame #1780040709222 dts=970926 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040709684 dts=971389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040709985 dts=971690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040710286 dts=971991 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040710286 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350400 | ~86.0 fps +[SensorPush] PZT angle frame #1780040710594 dts=972299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040710894 dts=972599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040711204 dts=972909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040711305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350500 | ~98.2 fps +[SensorPush] PZT angle frame #1780040711504 dts=973209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040711804 dts=973508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040712244 dts=973949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040712444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350600 | ~87.8 fps +[SensorPush] PZT angle frame #1780040712544 dts=974249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040712994 dts=974699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040713293 dts=974998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040713594 dts=975299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040713594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350700 | ~86.9 fps +[SensorPush] PZT angle frame #1780040713914 dts=975619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040714214 dts=975919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040714664 dts=976369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040714763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350800 | ~85.6 fps +[SensorPush] PZT angle frame #1780040714964 dts=976669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040715274 dts=976979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040715863 dts=977568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040716074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=350900 | ~76.2 fps +[SensorPush] PZT angle frame #1780040716184 dts=977889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040716623 dts=978328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040716934 dts=978639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040717394 dts=979099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040717394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351000 | ~75.7 fps +[SensorPush] PZT angle frame #1780040717704 dts=979408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040718035 dts=979740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040718366 dts=980071 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040718613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351100 | ~82.1 fps +[SensorPush] PZT angle frame #1780040718812 dts=980517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040719123 dts=980827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040719434 dts=981139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040719633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351200 | ~97.9 fps +[SensorPush] PZT angle frame #1780040719734 dts=981439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040720035 dts=981740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040720343 dts=982047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040720654 dts=982359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040720654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351300 | ~98.0 fps +[SensorPush] PZT angle frame #1780040720953 dts=982658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040721264 dts=982969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040721704 dts=983409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040721815 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351400 | ~86.2 fps +[SensorPush] PZT angle frame #1780040722165 dts=983869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040722464 dts=984169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040722776 dts=984481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040722994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351500 | ~84.8 fps +[SensorPush] PZT angle frame #1780040723103 dts=984808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040723404 dts=985109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040723723 dts=985428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040724024 dts=985729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040724024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351600 | ~97.0 fps +[SensorPush] PZT angle frame #1780040724344 dts=986049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040724642 dts=986347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040725083 dts=986788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040725183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351700 | ~86.3 fps +[SensorPush] PZT angle frame #1780040725406 dts=987110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040725713 dts=987418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040726013 dts=987718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040726216 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351800 | ~96.8 fps +[SensorPush] PZT angle frame #1780040726314 dts=988019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040726614 dts=988319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040726915 dts=988620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040727225 dts=988929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040727225 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=351900 | ~99.1 fps +[SensorPush] PZT angle frame #1780040727536 dts=989241 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040727833 dts=989538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040728165 dts=989870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040728264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352000 | ~96.2 fps +[SensorPush] PZT angle frame #1780040728604 dts=990309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040728905 dts=990610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040729206 dts=990911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040729424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352100 | ~86.2 fps +[SensorPush] PZT angle frame #1780040729523 dts=991227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040729823 dts=991528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040730215 dts=991919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040730524 dts=992229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040730524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352200 | ~91.0 fps +[SensorPush] PZT angle frame #1780040730835 dts=992540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040731133 dts=992838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040731434 dts=993139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040731533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352300 | ~99.1 fps +[SensorPush] PZT angle frame #1780040731734 dts=993438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040732034 dts=993739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040732344 dts=994049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040732544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352400 | ~98.9 fps +[SensorPush] PZT angle frame #1780040732642 dts=994347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040733085 dts=994789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040733383 dts=995088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040733682 dts=995387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040733682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352500 | ~87.4 fps +[SensorPush] PZT angle frame #1780040733985 dts=995690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040734283 dts=995988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040734583 dts=996287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040734682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352600 | ~100.7 fps +[SensorPush] PZT angle frame #1780040734884 dts=996589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040735183 dts=996888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040735483 dts=997188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040735684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352700 | ~99.7 fps +[SensorPush] PZT angle frame #1780040735784 dts=997488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040736094 dts=997798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040736393 dts=998098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040736844 dts=998549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040736844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352800 | ~86.2 fps +[SensorPush] PZT angle frame #1780040737144 dts=998849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040737455 dts=999159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040737904 dts=999609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040738003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=352900 | ~86.2 fps +[SensorPush] PZT angle frame #1780040738214 dts=999919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040738523 dts=1000228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040738834 dts=1000539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040739032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353000 | ~97.3 fps +[SensorPush] PZT angle frame #1780040739154 dts=1000859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040739463 dts=1001168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040739783 dts=1001488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040740084 dts=1001789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040740084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353100 | ~95.0 fps +[SensorPush] PZT angle frame #1780040740524 dts=1002229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040740822 dts=1002527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040741122 dts=1002827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040741222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353200 | ~87.9 fps +[SensorPush] PZT angle frame #1780040741423 dts=1003127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040741723 dts=1003428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040742164 dts=1003869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040742384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353300 | ~86.1 fps +[SensorPush] PZT angle frame #1780040742485 dts=1004189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040742782 dts=1004487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040743234 dts=1004939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040743544 dts=1005249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040743544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353400 | ~86.2 fps +[SensorPush] PZT angle frame #1780040743854 dts=1005559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040744152 dts=1005857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040744745 dts=1006449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040744842 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353500 | ~77.1 fps +[SensorPush] PZT angle frame #1780040745043 dts=1006748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040745343 dts=1007048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040745665 dts=1007369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040745874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353600 | ~96.8 fps +[SensorPush] PZT angle frame #1780040745975 dts=1007680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040746283 dts=1007988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040746583 dts=1008288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040746903 dts=1008607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040746903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353700 | ~97.2 fps +[SensorPush] PZT angle frame #1780040747214 dts=1008919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040747533 dts=1009238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040747832 dts=1009537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040747933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353800 | ~97.1 fps +[SensorPush] PZT angle frame #1780040748282 dts=1009987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040748583 dts=1010287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040748882 dts=1010587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040749083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=353900 | ~86.9 fps +[SensorPush] PZT angle frame #1780040749183 dts=1010888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040749484 dts=1011189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040749793 dts=1011498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040750093 dts=1011798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040750093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354000 | ~99.0 fps +[SensorPush] PZT angle frame #1780040750393 dts=1012098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040750703 dts=1012408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040751003 dts=1012708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040751114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354100 | ~98.0 fps +[SensorPush] PZT angle frame #1780040751325 dts=1013030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040751623 dts=1013327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040751924 dts=1013629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040752123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354200 | ~99.1 fps +[SensorPush] PZT angle frame #1780040752234 dts=1013938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040752683 dts=1014388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040752995 dts=1014700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040753304 dts=1015009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040753304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354300 | ~84.7 fps +[SensorPush] PZT angle frame #1780040753615 dts=1015320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040753923 dts=1015628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040754232 dts=1015937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040754333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354400 | ~97.1 fps +[SensorPush] PZT angle frame #1780040754545 dts=1016250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040754855 dts=1016560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040755173 dts=1016878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040755373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354500 | ~96.1 fps +[SensorPush] PZT angle frame #1780040755475 dts=1017179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040755924 dts=1017629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040756374 dts=1018079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040756683 dts=1018388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040756683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354600 | ~76.4 fps +[SensorPush] PZT angle frame #1780040756985 dts=1018690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040757564 dts=1019269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040757862 dts=1019567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040757965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354700 | ~78.0 fps +[SensorPush] PZT angle frame #1780040758174 dts=1019879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040758483 dts=1020188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040758785 dts=1020490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040758985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354800 | ~98.0 fps +[SensorPush] PZT angle frame #1780040759082 dts=1020787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040759394 dts=1021099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040759693 dts=1021398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040759994 dts=1021699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040759994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=354900 | ~99.1 fps +[SensorPush] PZT angle frame #1780040760304 dts=1022008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040760613 dts=1022318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040760913 dts=1022618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040761014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355000 | ~98.0 fps +[SensorPush] PZT angle frame #1780040761214 dts=1022919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040761525 dts=1023230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040761823 dts=1023527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040762025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355100 | ~99.0 fps +[SensorPush] PZT angle frame #1780040762126 dts=1023831 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040762423 dts=1024128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040762863 dts=1024568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040763174 dts=1024879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040763174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355200 | ~87.0 fps +[SensorPush] PZT angle frame #1780040763482 dts=1025187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040763935 dts=1025639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040764257 dts=1025962 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040764504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355300 | ~75.2 fps +[SensorPush] PZT angle frame #1780040764722 dts=1026426 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040765022 dts=1026727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040765473 dts=1027178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040765674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355400 | ~85.5 fps +[SensorPush] PZT angle frame #1780040765774 dts=1027479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040766235 dts=1027939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040766533 dts=1028238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040766853 dts=1028558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040766853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355500 | ~84.8 fps +[SensorPush] PZT angle frame #1780040767304 dts=1029009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040767605 dts=1029310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040767904 dts=1029609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040768004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355600 | ~86.9 fps +[SensorPush] PZT angle frame #1780040768214 dts=1029919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040768653 dts=1030358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040768953 dts=1030658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040769163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355700 | ~86.3 fps +[SensorPush] PZT angle frame #1780040769263 dts=1030968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040769574 dts=1031278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040769872 dts=1031577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040770173 dts=1031878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040770173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355800 | ~99.0 fps +[SensorPush] PZT angle frame #1780040770473 dts=1032177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040770774 dts=1032478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040771074 dts=1032778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040771185 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=355900 | ~98.9 fps +[SensorPush] PZT angle frame #1780040771394 dts=1033099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040771703 dts=1033408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040772005 dts=1033709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040772213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356000 | ~97.3 fps +[SensorPush] PZT angle frame #1780040772315 dts=1034020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040772614 dts=1034318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040772915 dts=1034620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040773215 dts=1034920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040773215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356100 | ~99.7 fps +[SensorPush] PZT angle frame #1780040773665 dts=1035370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040773963 dts=1035668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040774413 dts=1036118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040774513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356200 | ~77.1 fps +[SensorPush] PZT angle frame #1780040774714 dts=1036418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040775014 dts=1036719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040775324 dts=1037029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040775525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356300 | ~98.7 fps +[SensorPush] PZT angle frame #1780040775624 dts=1037329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040775932 dts=1037637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040776243 dts=1037947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040776704 dts=1038409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040776704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356400 | ~84.8 fps +[SensorPush] PZT angle frame #1780040777014 dts=1038719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040777314 dts=1039019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040777754 dts=1039459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040777854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356500 | ~87.0 fps +[SensorPush] PZT angle frame #1780040778055 dts=1039760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040778374 dts=1040079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040778683 dts=1040388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040779033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356600 | ~84.8 fps +[SensorPush] PZT angle frame #1780040779132 dts=1040837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040779443 dts=1041148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040779884 dts=1041589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040780193 dts=1041898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040780193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356700 | ~86.1 fps +[SensorPush] PZT angle frame #1780040780496 dts=1042201 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040780812 dts=1042517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040781113 dts=1042818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040781363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356800 | ~85.5 fps +[SensorPush] PZT angle frame #1780040781703 dts=1043408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040782003 dts=1043708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040782313 dts=1044018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040782515 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=356900 | ~86.8 fps +[SensorPush] PZT angle frame #1780040782611 dts=1044316 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040782915 dts=1044619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040783222 dts=1044927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040783544 dts=1045249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040783544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357000 | ~97.1 fps +[SensorPush] PZT angle frame #1780040783843 dts=1045548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040784294 dts=1045999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040784604 dts=1046309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040784704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357100 | ~86.2 fps +[SensorPush] PZT angle frame #1780040784904 dts=1046609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040785215 dts=1046920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040785515 dts=1047220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040785863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357200 | ~86.3 fps +[SensorPush] PZT angle frame #1780040785964 dts=1047669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040786264 dts=1047969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040786565 dts=1048270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040786875 dts=1048580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040786875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357300 | ~98.8 fps +[SensorPush] PZT angle frame #1780040787173 dts=1048878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040787483 dts=1049188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040787793 dts=1049498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040787893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357400 | ~98.2 fps +[SensorPush] PZT angle frame #1780040788094 dts=1049798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040788404 dts=1050109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040788854 dts=1050559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040789053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357500 | ~86.2 fps +[SensorPush] PZT angle frame #1780040789155 dts=1050860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040789476 dts=1051181 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040789771 dts=1051476 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040790233 dts=1051938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040790233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357600 | ~84.8 fps +[SensorPush] PZT angle frame #1780040790534 dts=1052239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040790835 dts=1052539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040791134 dts=1052839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040791243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357700 | ~99.0 fps +[SensorPush] PZT angle frame #1780040791445 dts=1053150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040791755 dts=1053460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040792053 dts=1053758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040792283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357800 | ~96.1 fps +[SensorPush] PZT angle frame #1780040792384 dts=1054089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040792694 dts=1054398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040792994 dts=1054699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040793304 dts=1055009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040793304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=357900 | ~97.9 fps +[SensorPush] PZT angle frame #1780040793622 dts=1055327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040794073 dts=1055778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040794376 dts=1056081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040794494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358000 | ~84.1 fps +[SensorPush] PZT angle frame #1780040794705 dts=1056410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040795003 dts=1056707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040795315 dts=1057020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040795514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358100 | ~98.1 fps +[SensorPush] PZT angle frame #1780040795626 dts=1057330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040795926 dts=1057631 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040796224 dts=1057929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040796534 dts=1058239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040796534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358200 | ~97.9 fps +[SensorPush] PZT angle frame #1780040796833 dts=1058538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040797133 dts=1058838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040797444 dts=1059149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040797553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358300 | ~98.2 fps +[SensorPush] PZT angle frame #1780040797766 dts=1059471 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040798085 dts=1059789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040798381 dts=1060086 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040798582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358400 | ~97.2 fps +[SensorPush] PZT angle frame #1780040798682 dts=1060387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040798993 dts=1060698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040799296 dts=1061001 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040799594 dts=1061299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040799594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358500 | ~98.9 fps +[SensorPush] PZT angle frame #1780040799894 dts=1061599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040800193 dts=1061898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040800634 dts=1062339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040800733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358600 | ~87.8 fps +[SensorPush] PZT angle frame #1780040800943 dts=1062647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040801243 dts=1062948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040801544 dts=1063249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040801743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358700 | ~99.0 fps +[SensorPush] PZT angle frame #1780040801844 dts=1063549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040802144 dts=1063849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040802593 dts=1064298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040802903 dts=1064607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040802903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358800 | ~86.1 fps +[SensorPush] PZT angle frame #1780040803204 dts=1064909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040803503 dts=1065208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040803804 dts=1065509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040803904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=358900 | ~100.0 fps +[SensorPush] PZT angle frame #1780040804105 dts=1065809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040804404 dts=1066109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040804994 dts=1066698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040805195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359000 | ~77.5 fps +[SensorPush] PZT angle frame #1780040805293 dts=1066998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040805594 dts=1067299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040805904 dts=1067609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040806206 dts=1067911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040806206 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359100 | ~98.8 fps +[SensorPush] PZT angle frame #1780040806504 dts=1068208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040806944 dts=1068649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040807254 dts=1068959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040807504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359200 | ~77.0 fps +[SensorPush] PZT angle frame #1780040807704 dts=1069409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040808005 dts=1069710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040808305 dts=1070009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040808505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359300 | ~99.8 fps +[SensorPush] PZT angle frame #1780040808602 dts=1070307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040808904 dts=1070608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040809204 dts=1070908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040809503 dts=1071208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040809503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359400 | ~100.3 fps +[SensorPush] PZT angle frame #1780040809803 dts=1071508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040810105 dts=1071810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040810413 dts=1072118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040810514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359500 | ~98.9 fps +[SensorPush] PZT angle frame #1780040810714 dts=1072419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040811015 dts=1072720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040811334 dts=1073039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040811674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359600 | ~86.2 fps +[SensorPush] PZT angle frame #1780040811782 dts=1073487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040812122 dts=1073827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040812433 dts=1074138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040812872 dts=1074577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040812872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359700 | ~83.5 fps +[SensorPush] PZT angle frame #1780040813173 dts=1074878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040813474 dts=1075179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040813934 dts=1075639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040814044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359800 | ~85.4 fps +[SensorPush] PZT angle frame #1780040814243 dts=1075948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040814554 dts=1076259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040814852 dts=1076557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040815063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=359900 | ~98.1 fps +[SensorPush] PZT angle frame #1780040815163 dts=1076868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040815463 dts=1077168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040815775 dts=1077479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040816073 dts=1077778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040816073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360000 | ~98.9 fps +[SensorPush] PZT angle frame #1780040816383 dts=1078088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040816683 dts=1078388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040817007 dts=1078711 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040817252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360100 | ~84.8 fps +[SensorPush] PZT angle frame #1780040817473 dts=1079177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040817774 dts=1079479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040818071 dts=1079776 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040818275 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360200 | ~97.8 fps +[SensorPush] PZT angle frame #1780040818374 dts=1080078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040818674 dts=1080379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040818983 dts=1080688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040819293 dts=1080998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040819293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360300 | ~98.2 fps +[SensorPush] PZT angle frame #1780040819604 dts=1081309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040819925 dts=1081630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040820232 dts=1081937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040820335 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360400 | ~95.9 fps +[SensorPush] PZT angle frame #1780040820544 dts=1082249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040820854 dts=1082559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040821302 dts=1083007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040821513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360500 | ~84.9 fps +[SensorPush] PZT angle frame #1780040821614 dts=1083319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040821924 dts=1083628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040822222 dts=1083927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040822523 dts=1084227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040822523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360600 | ~99.0 fps +[SensorPush] PZT angle frame #1780040822844 dts=1084548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040823143 dts=1084848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040823583 dts=1085287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040823686 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360700 | ~86.0 fps +[SensorPush] PZT angle frame #1780040823895 dts=1085600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040824193 dts=1085898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040824502 dts=1086206 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040824713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360800 | ~97.4 fps +[SensorPush] PZT angle frame #1780040824813 dts=1086518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040825254 dts=1086958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040825562 dts=1087267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040825863 dts=1087568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040825863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=360900 | ~87.0 fps +[SensorPush] PZT angle frame #1780040826313 dts=1088017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040826762 dts=1088467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040827072 dts=1088777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040827173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361000 | ~76.3 fps +[SensorPush] PZT angle frame #1780040827373 dts=1089078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040827683 dts=1089388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040827985 dts=1089690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040828184 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361100 | ~98.9 fps +[SensorPush] PZT angle frame #1780040828434 dts=1090139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040828733 dts=1090437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040829042 dts=1090747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040829344 dts=1091049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040829344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361200 | ~86.2 fps +[SensorPush] PZT angle frame #1780040829645 dts=1091349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040829974 dts=1091678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040830282 dts=1091987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040830384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361300 | ~96.1 fps +[SensorPush] PZT angle frame #1780040830583 dts=1092287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040830892 dts=1092597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040831194 dts=1092899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040831414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361400 | ~97.2 fps +[SensorPush] PZT angle frame #1780040831513 dts=1093218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040831814 dts=1093518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040832124 dts=1093829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040832442 dts=1094147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040832442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361500 | ~97.3 fps +[SensorPush] PZT angle frame #1780040832754 dts=1094459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040833064 dts=1094769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040833363 dts=1095068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040833464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361600 | ~97.9 fps +[SensorPush] PZT angle frame #1780040833663 dts=1095368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040833963 dts=1095668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040834273 dts=1095978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040834494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361700 | ~97.1 fps +[SensorPush] PZT angle frame #1780040834735 dts=1096440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040835185 dts=1096890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040835484 dts=1097189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040835794 dts=1097499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040835794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361800 | ~76.9 fps +[SensorPush] PZT angle frame #1780040836233 dts=1097938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040836535 dts=1098240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040836842 dts=1098547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040836943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=361900 | ~87.1 fps +[SensorPush] PZT angle frame #1780040837143 dts=1098848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040837443 dts=1099148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040837745 dts=1099450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040837944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362000 | ~99.8 fps +[SensorPush] PZT angle frame #1780040838043 dts=1099748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040838484 dts=1100189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040838783 dts=1100488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040839104 dts=1100808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040839104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362100 | ~86.3 fps +[SensorPush] PZT angle frame #1780040839423 dts=1101128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040839723 dts=1101428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040840034 dts=1101738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040840144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362200 | ~96.1 fps +[SensorPush] PZT angle frame #1780040840484 dts=1102189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040840782 dts=1102487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040841083 dts=1102788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040841283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362300 | ~87.7 fps +[SensorPush] PZT angle frame #1780040841385 dts=1103089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040841684 dts=1103389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040841983 dts=1103688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040842283 dts=1103988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040842283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362400 | ~100.1 fps +[SensorPush] PZT angle frame #1780040842594 dts=1104298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040842904 dts=1104609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040843214 dts=1104919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040843312 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362500 | ~97.2 fps +[SensorPush] PZT angle frame #1780040843515 dts=1105220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040843973 dts=1105678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040844274 dts=1105979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040844473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362600 | ~86.1 fps +[SensorPush] PZT angle frame #1780040844584 dts=1106289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040844884 dts=1106588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040845195 dts=1106900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040845492 dts=1107197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040845492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362700 | ~98.1 fps +[SensorPush] PZT angle frame #1780040845793 dts=1107497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040846093 dts=1107798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040846683 dts=1108388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040846783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362800 | ~77.4 fps +[SensorPush] PZT angle frame #1780040846984 dts=1108689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040847285 dts=1108990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040847594 dts=1109299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040847802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=362900 | ~98.2 fps +[SensorPush] PZT angle frame #1780040847903 dts=1109608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040848206 dts=1109911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040848523 dts=1110228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040848964 dts=1110669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040848964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363000 | ~86.1 fps +[SensorPush] PZT angle frame #1780040849274 dts=1110979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040849582 dts=1111287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040849884 dts=1111589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040849985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363100 | ~97.9 fps +[SensorPush] PZT angle frame #1780040850326 dts=1112030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040850632 dts=1112337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040850932 dts=1112637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040851133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363200 | ~87.1 fps +[SensorPush] PZT angle frame #1780040851235 dts=1112939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040851683 dts=1113388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040851984 dts=1113689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040852302 dts=1114007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040852302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363300 | ~85.5 fps +[SensorPush] PZT angle frame #1780040852604 dts=1114309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040852913 dts=1114618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040853216 dts=1114921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040853323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363400 | ~98.0 fps +[SensorPush] PZT angle frame #1780040853534 dts=1115239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040853832 dts=1115536 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040854135 dts=1115840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040854344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363500 | ~98.0 fps +[SensorPush] PZT angle frame #1780040854462 dts=1116167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040854763 dts=1116468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040855215 dts=1116919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040855523 dts=1117227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040855523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363600 | ~84.9 fps +[SensorPush] PZT angle frame #1780040855834 dts=1117539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040856284 dts=1117989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040856603 dts=1118308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040856703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363700 | ~84.7 fps +[SensorPush] PZT angle frame #1780040856902 dts=1118607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040857205 dts=1118910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040857503 dts=1119208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040857714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363800 | ~98.9 fps +[SensorPush] PZT angle frame #1780040857824 dts=1119528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040858122 dts=1119827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040858422 dts=1120127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040858725 dts=1120430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040858725 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=363900 | ~98.9 fps +[SensorPush] PZT angle frame #1780040859173 dts=1120878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040859486 dts=1121190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040859793 dts=1121498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040859893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364000 | ~85.6 fps +[SensorPush] PZT angle frame #1780040860104 dts=1121808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040860425 dts=1122130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040860872 dts=1122576 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040861073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364100 | ~84.7 fps +[SensorPush] PZT angle frame #1780040861174 dts=1122879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040861774 dts=1123478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040862074 dts=1123779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040862376 dts=1124081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040862376 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364200 | ~76.7 fps +[SensorPush] PZT angle frame #1780040862684 dts=1124389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040862983 dts=1124688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040863284 dts=1124989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040863384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364300 | ~99.2 fps +[SensorPush] PZT angle frame #1780040863603 dts=1125308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040863914 dts=1125619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040864224 dts=1125928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040864434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364400 | ~95.2 fps +[SensorPush] PZT angle frame #1780040864534 dts=1126239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040864984 dts=1126689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040865284 dts=1126989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040865602 dts=1127307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040865602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364500 | ~85.7 fps +[SensorPush] PZT angle frame #1780040865915 dts=1127620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040866214 dts=1127919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040866513 dts=1128218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040866623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364600 | ~97.9 fps +[SensorPush] PZT angle frame #1780040866965 dts=1128670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040867413 dts=1129118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040867713 dts=1129418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040867915 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364700 | ~77.4 fps +[SensorPush] PZT angle frame #1780040868014 dts=1129719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040868332 dts=1130037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040868633 dts=1130338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040868945 dts=1130650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040868945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364800 | ~97.2 fps +[SensorPush] PZT angle frame #1780040869243 dts=1130948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040869544 dts=1131249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040869854 dts=1131558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040869954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=364900 | ~99.1 fps +[SensorPush] PZT angle frame #1780040870153 dts=1131858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040870453 dts=1132158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040870754 dts=1132459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040870954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365000 | ~100.0 fps +[SensorPush] PZT angle frame #1780040871054 dts=1132759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040871371 dts=1133076 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040871685 dts=1133390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040871984 dts=1133689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040871984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365100 | ~97.0 fps +[SensorPush] PZT angle frame #1780040872294 dts=1133999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040872753 dts=1134458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040873053 dts=1134758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040873154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365200 | ~85.5 fps +[SensorPush] PZT angle frame #1780040873354 dts=1135059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040873665 dts=1135370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040874115 dts=1135820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040874336 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365300 | ~84.5 fps +[SensorPush] PZT angle frame #1780040874442 dts=1136147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040874753 dts=1136458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040875054 dts=1136759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040875374 dts=1137078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040875374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365400 | ~96.4 fps +[SensorPush] PZT angle frame #1780040875672 dts=1137377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040875983 dts=1137688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040876294 dts=1137999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040876392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365500 | ~98.1 fps +[SensorPush] PZT angle frame #1780040876613 dts=1138318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040876913 dts=1138618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040877216 dts=1138921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040877424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365600 | ~97.0 fps +[SensorPush] PZT angle frame #1780040877523 dts=1139227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040877842 dts=1139547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040878142 dts=1139847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040878454 dts=1140159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040878454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365700 | ~97.0 fps +[SensorPush] PZT angle frame #1780040878753 dts=1140458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040879073 dts=1140777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040879533 dts=1141238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040879634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365800 | ~84.8 fps +[SensorPush] PZT angle frame #1780040879832 dts=1141536 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040880293 dts=1141998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040880744 dts=1142449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040880952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=365900 | ~75.9 fps +[SensorPush] PZT angle frame #1780040881063 dts=1142768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040881375 dts=1143080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040881685 dts=1143390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040881994 dts=1143698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040881994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366000 | ~96.0 fps +[SensorPush] PZT angle frame #1780040882444 dts=1144149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040882753 dts=1144458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040883052 dts=1144757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040883154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366100 | ~86.2 fps +[SensorPush] PZT angle frame #1780040883375 dts=1145080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040883835 dts=1145540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040884144 dts=1145849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040884343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366200 | ~84.1 fps +[SensorPush] PZT angle frame #1780040884452 dts=1146157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040884905 dts=1146610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040885202 dts=1146907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040885506 dts=1147211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040885506 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366300 | ~86.0 fps +[SensorPush] PZT angle frame #1780040885813 dts=1147518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040886115 dts=1147820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040886412 dts=1148117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040886512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366400 | ~99.4 fps +[SensorPush] PZT angle frame #1780040886862 dts=1148567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040887315 dts=1149020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040887613 dts=1149318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040887813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366500 | ~76.9 fps +[SensorPush] PZT angle frame #1780040887914 dts=1149619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040888214 dts=1149919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040888525 dts=1150230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040888824 dts=1150529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040888824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366600 | ~98.9 fps +[SensorPush] PZT angle frame #1780040889132 dts=1150837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040889463 dts=1151168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040889764 dts=1151469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040889864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366700 | ~96.2 fps +[SensorPush] PZT angle frame #1780040890062 dts=1151767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040890374 dts=1152079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040890673 dts=1152378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040890873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366800 | ~99.1 fps +[SensorPush] PZT angle frame #1780040890974 dts=1152679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040891284 dts=1152988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040891592 dts=1153297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040891893 dts=1153598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040891893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=366900 | ~98.0 fps +[SensorPush] PZT angle frame #1780040892196 dts=1153901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040892534 dts=1154239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040892834 dts=1154539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040892934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367000 | ~96.1 fps +[SensorPush] PZT angle frame #1780040893133 dts=1154838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040893444 dts=1155149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040893753 dts=1155457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040893953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367100 | ~98.1 fps +[SensorPush] PZT angle frame #1780040894192 dts=1155897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040894514 dts=1156218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040894833 dts=1156538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040895275 dts=1156980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040895275 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367200 | ~75.6 fps +[SensorPush] PZT angle frame #1780040895584 dts=1157289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040895883 dts=1157588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040896183 dts=1157887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040896304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367300 | ~97.1 fps +[SensorPush] PZT angle frame #1780040896506 dts=1158211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040896804 dts=1158509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040897122 dts=1158827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040897464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367400 | ~86.2 fps +[SensorPush] PZT angle frame #1780040897573 dts=1159278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040897884 dts=1159589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040898183 dts=1159887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040898514 dts=1160219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040898514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367500 | ~95.3 fps +[SensorPush] PZT angle frame #1780040898814 dts=1160519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040899113 dts=1160818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040899424 dts=1161128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040899522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367600 | ~99.2 fps +[SensorPush] PZT angle frame #1780040899733 dts=1161438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040900033 dts=1161738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040900333 dts=1162038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040900533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367700 | ~98.9 fps +[SensorPush] PZT angle frame #1780040900633 dts=1162338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040900934 dts=1162639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040901234 dts=1162939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040901533 dts=1163238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040901533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367800 | ~100.1 fps +[SensorPush] PZT angle frame #1780040901972 dts=1163677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040902564 dts=1164269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040902863 dts=1164568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040902964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=367900 | ~69.8 fps +[SensorPush] PZT angle frame #1780040903314 dts=1165019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040903615 dts=1165320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040903923 dts=1165627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040904123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368000 | ~86.3 fps +[SensorPush] PZT angle frame #1780040904224 dts=1165928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040904535 dts=1166240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040904835 dts=1166540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040905145 dts=1166850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040905145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368100 | ~97.9 fps +[SensorPush] PZT angle frame #1780040905443 dts=1167148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040905764 dts=1167468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040906063 dts=1167768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040906164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368200 | ~98.1 fps +[SensorPush] PZT angle frame #1780040906373 dts=1168078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040906673 dts=1168378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040906973 dts=1168678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040907176 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368300 | ~98.9 fps +[SensorPush] PZT angle frame #1780040907273 dts=1168978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040907574 dts=1169279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040907895 dts=1169600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040908196 dts=1169900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040908196 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368400 | ~98.1 fps +[SensorPush] PZT angle frame #1780040908507 dts=1170211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040908813 dts=1170518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040909253 dts=1170958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040909364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368500 | ~85.6 fps +[SensorPush] PZT angle frame #1780040909575 dts=1171280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040909884 dts=1171589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040910195 dts=1171900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040910544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368600 | ~84.7 fps +[SensorPush] PZT angle frame #1780040910644 dts=1172349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040911104 dts=1172809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040911412 dts=1173117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040911852 dts=1173557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040911852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368700 | ~76.5 fps +[SensorPush] PZT angle frame #1780040912152 dts=1173857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040912464 dts=1174168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040912763 dts=1174468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040912863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368800 | ~98.9 fps +[SensorPush] PZT angle frame #1780040913073 dts=1174778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040913404 dts=1175109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040913702 dts=1175407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040914193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=368900 | ~75.2 fps +[SensorPush] PZT angle frame #1780040914293 dts=1175998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040914593 dts=1176298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040914893 dts=1176598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040915193 dts=1176898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040915193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369000 | ~100.0 fps +[SensorPush] PZT angle frame #1780040915503 dts=1177208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040915813 dts=1177518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040916123 dts=1177828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040916234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369100 | ~96.0 fps +[SensorPush] PZT angle frame #1780040916454 dts=1178159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040916773 dts=1178478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040917072 dts=1178777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040917283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369200 | ~95.3 fps +[SensorPush] PZT angle frame #1780040917383 dts=1179088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040917685 dts=1179389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040918133 dts=1179838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040918433 dts=1180138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040918433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369300 | ~87.0 fps +[SensorPush] PZT angle frame #1780040918733 dts=1180438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040919044 dts=1180749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040919362 dts=1181067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040919464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369400 | ~97.0 fps +[SensorPush] PZT angle frame #1780040919666 dts=1181371 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040919963 dts=1181668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040920287 dts=1181992 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040920495 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369500 | ~97.0 fps +[SensorPush] PZT angle frame #1780040920595 dts=1182300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040920894 dts=1182599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040921194 dts=1182898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040921503 dts=1183208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040921503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369600 | ~99.2 fps +[SensorPush] PZT angle frame #1780040921804 dts=1183509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040922115 dts=1183820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040922575 dts=1184279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040922675 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369700 | ~85.3 fps +[SensorPush] PZT angle frame #1780040922884 dts=1184589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040923182 dts=1184887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040923503 dts=1185208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040923703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369800 | ~97.3 fps +[SensorPush] PZT angle frame #1780040923803 dts=1185508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040924114 dts=1185819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040924565 dts=1186270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040924865 dts=1186570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040924865 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=369900 | ~86.0 fps +[SensorPush] PZT angle frame #1780040925171 dts=1186875 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040925622 dts=1187327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040925923 dts=1187628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040926034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370000 | ~85.5 fps +[SensorPush] PZT angle frame #1780040926234 dts=1187939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040926545 dts=1188249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040926844 dts=1188548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040927042 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370100 | ~99.2 fps +[SensorPush] PZT angle frame #1780040927144 dts=1188849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040927442 dts=1189147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040927896 dts=1189600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040928193 dts=1189898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040928193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370200 | ~86.9 fps +[SensorPush] PZT angle frame #1780040928643 dts=1190348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040929114 dts=1190819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040929423 dts=1191128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040929533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370300 | ~74.6 fps +[SensorPush] PZT angle frame #1780040929734 dts=1191439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040930175 dts=1191879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040930475 dts=1192180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040930674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370400 | ~87.6 fps +[SensorPush] PZT angle frame #1780040930772 dts=1192476 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040931075 dts=1192780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040931383 dts=1193088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040931685 dts=1193390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040931685 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370500 | ~98.4 fps +[SensorPush] PZT angle frame #1780040931982 dts=1193687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040932435 dts=1194140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040932735 dts=1194440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040932834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370600 | ~87.5 fps +[SensorPush] PZT angle frame #1780040933034 dts=1194738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040933335 dts=1195040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040933642 dts=1195347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040933855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370700 | ~97.9 fps +[SensorPush] PZT angle frame #1780040933965 dts=1195670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040934544 dts=1196249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040934863 dts=1196568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040935165 dts=1196870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040935165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370800 | ~76.3 fps +[SensorPush] PZT angle frame #1780040935475 dts=1197180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040935914 dts=1197619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040936226 dts=1197930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040936343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=370900 | ~84.9 fps +[SensorPush] PZT angle frame #1780040936694 dts=1198399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040937164 dts=1198869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040937474 dts=1199179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040937674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371000 | ~75.1 fps +[SensorPush] PZT angle frame #1780040937775 dts=1199480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040938073 dts=1199778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040938373 dts=1200078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040938833 dts=1200537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040938833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371100 | ~86.3 fps +[SensorPush] PZT angle frame #1780040939292 dts=1200997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040939593 dts=1201298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040939893 dts=1201597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040939995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371200 | ~86.0 fps +[SensorPush] PZT angle frame #1780040940194 dts=1201899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040940513 dts=1202217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040940822 dts=1202527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040941024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371300 | ~97.2 fps +[SensorPush] PZT angle frame #1780040941124 dts=1202829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040941424 dts=1203129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040942014 dts=1203718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040942315 dts=1204020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040942315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371400 | ~77.5 fps +[SensorPush] PZT angle frame #1780040942615 dts=1204320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040942913 dts=1204618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040943236 dts=1204941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040943334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371500 | ~98.1 fps +[SensorPush] PZT angle frame #1780040943534 dts=1205239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040943844 dts=1205548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040944145 dts=1205849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040944355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371600 | ~97.9 fps +[SensorPush] PZT angle frame #1780040944453 dts=1206158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040944753 dts=1206458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040945055 dts=1206760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040945352 dts=1207057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040945352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371700 | ~100.3 fps +[SensorPush] PZT angle frame #1780040945654 dts=1207358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040945964 dts=1207669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040946264 dts=1207969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040946373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371800 | ~98.1 fps +[SensorPush] PZT angle frame #1780040946575 dts=1208279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040946873 dts=1208578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040947182 dts=1208887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040947404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=371900 | ~96.9 fps +[SensorPush] PZT angle frame #1780040947505 dts=1209209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040947974 dts=1209679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040948275 dts=1209979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040948583 dts=1210288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040948583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372000 | ~84.8 fps +[SensorPush] PZT angle frame #1780040949022 dts=1210727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040949334 dts=1211038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040949634 dts=1211339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040949734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372100 | ~86.8 fps +[SensorPush] PZT angle frame #1780040949934 dts=1211639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040950394 dts=1212099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040950705 dts=1212410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040951044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372200 | ~76.4 fps +[SensorPush] PZT angle frame #1780040951155 dts=1212859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040951452 dts=1213157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040951752 dts=1213457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040952053 dts=1213758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040952053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372300 | ~99.1 fps +[SensorPush] PZT angle frame #1780040952523 dts=1214227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040952994 dts=1214699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040953305 dts=1215009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040953404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372400 | ~74.0 fps +[SensorPush] PZT angle frame #1780040953614 dts=1215319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040953933 dts=1215638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040954242 dts=1215947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040954614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372500 | ~82.6 fps +[SensorPush] PZT angle frame #1780040954713 dts=1216418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040955024 dts=1216729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040955344 dts=1217048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040955642 dts=1217347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040955642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372600 | ~97.3 fps +[SensorPush] PZT angle frame #1780040955944 dts=1217649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040956262 dts=1217967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040956575 dts=1218279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040956674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372700 | ~96.9 fps +[SensorPush] PZT angle frame #1780040956884 dts=1218589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040957204 dts=1218909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040957505 dts=1219209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040957702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372800 | ~97.2 fps +[SensorPush] PZT angle frame #1780040957803 dts=1219508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040958114 dts=1219819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040958414 dts=1220119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040958734 dts=1220439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040958734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=372900 | ~96.9 fps +[SensorPush] PZT angle frame #1780040959033 dts=1220738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040959334 dts=1221039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040959633 dts=1221338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040959735 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373000 | ~99.9 fps +[SensorPush] PZT angle frame #1780040960073 dts=1221778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040960373 dts=1222077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040960685 dts=1222390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040960883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373100 | ~87.1 fps +[SensorPush] PZT angle frame #1780040960985 dts=1222690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040961293 dts=1222998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040961603 dts=1223308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040961915 dts=1223620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040961915 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373200 | ~96.9 fps +[SensorPush] PZT angle frame #1780040962216 dts=1223921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040962654 dts=1224359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040962953 dts=1224657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040963055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373300 | ~87.7 fps +[SensorPush] PZT angle frame #1780040963258 dts=1224963 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040963563 dts=1225268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040963872 dts=1225577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040964074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373400 | ~98.2 fps +[SensorPush] PZT angle frame #1780040964182 dts=1225887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040964492 dts=1226197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040964794 dts=1226499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040965104 dts=1226809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040965104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373500 | ~97.0 fps +[SensorPush] PZT angle frame #1780040965544 dts=1227249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040965864 dts=1227569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040966165 dts=1227869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040966265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373600 | ~86.2 fps +[SensorPush] PZT angle frame #1780040966463 dts=1228167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040966774 dts=1228478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040967075 dts=1228780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040967274 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373700 | ~99.1 fps +[SensorPush] PZT angle frame #1780040967375 dts=1229079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040967672 dts=1229377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040967995 dts=1229700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040968293 dts=1229998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040968293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373800 | ~98.1 fps +[SensorPush] PZT angle frame #1780040968614 dts=1230319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040968913 dts=1230618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040969225 dts=1230930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040969332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=373900 | ~96.2 fps +[SensorPush] PZT angle frame #1780040969534 dts=1231239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040969836 dts=1231541 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040970303 dts=1232008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040970513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374000 | ~84.7 fps +[SensorPush] PZT angle frame #1780040970614 dts=1232318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040970915 dts=1232619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040971234 dts=1232939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040971543 dts=1233247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040971543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374100 | ~97.1 fps +[SensorPush] PZT angle frame #1780040971843 dts=1233548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040972154 dts=1233859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040972465 dts=1234169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040972564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374200 | ~98.0 fps +[SensorPush] PZT angle frame #1780040972764 dts=1234469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040973066 dts=1234771 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040973374 dts=1235079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040973575 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374300 | ~98.9 fps +[SensorPush] PZT angle frame #1780040973685 dts=1235389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040973986 dts=1235690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040974282 dts=1235987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040974593 dts=1236298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040974593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374400 | ~98.3 fps +[SensorPush] PZT angle frame #1780040974894 dts=1236599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040975194 dts=1236898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040975492 dts=1237197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040975594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374500 | ~99.9 fps +[SensorPush] PZT angle frame #1780040975794 dts=1237499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040976103 dts=1237808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040976404 dts=1238109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040976604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374600 | ~98.9 fps +[SensorPush] PZT angle frame #1780040976712 dts=1238417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040977033 dts=1238737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040977475 dts=1239180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040977914 dts=1239619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040977914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374700 | ~76.3 fps +[SensorPush] PZT angle frame #1780040978374 dts=1240079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040978684 dts=1240389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040978983 dts=1240688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040979083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374800 | ~85.5 fps +[SensorPush] PZT angle frame #1780040979284 dts=1240989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040979594 dts=1241298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040979914 dts=1241619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040980125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=374900 | ~96.1 fps +[SensorPush] PZT angle frame #1780040980222 dts=1241927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040980673 dts=1242378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040981125 dts=1242830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040981435 dts=1243140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040981435 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375000 | ~76.3 fps +[SensorPush] PZT angle frame #1780040981885 dts=1243590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040982183 dts=1243888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040982632 dts=1244337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040982894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375100 | ~68.5 fps +[SensorPush] PZT angle frame #1780040983242 dts=1244947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040983544 dts=1245248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040983853 dts=1245558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040984054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375200 | ~86.2 fps +[SensorPush] PZT angle frame #1780040984155 dts=1245859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040984594 dts=1246298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040984925 dts=1246630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040985236 dts=1246941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040985236 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375300 | ~84.6 fps +[SensorPush] PZT angle frame #1780040985683 dts=1247388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040985983 dts=1247687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040986283 dts=1247988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040986535 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375400 | ~76.9 fps +[SensorPush] PZT angle frame #1780040986744 dts=1248449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040987065 dts=1248770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040987385 dts=1249090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040987585 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375500 | ~95.3 fps +[SensorPush] PZT angle frame #1780040987693 dts=1249397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040987993 dts=1249698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040988325 dts=1250030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040988622 dts=1250327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040988622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375600 | ~96.4 fps +[SensorPush] PZT angle frame #1780040988923 dts=1250628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040989224 dts=1250928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040989533 dts=1251238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040989644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375700 | ~97.8 fps +[SensorPush] PZT angle frame #1780040989843 dts=1251548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040990144 dts=1251849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040990442 dts=1252147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040990645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375800 | ~99.9 fps +[SensorPush] PZT angle frame #1780040990744 dts=1252448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040991044 dts=1252749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040991352 dts=1253057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040991654 dts=1253359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040991654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=375900 | ~99.1 fps +[SensorPush] PZT angle frame #1780040991956 dts=1253661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040992265 dts=1253970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040992564 dts=1254268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040992664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376000 | ~99.0 fps +[SensorPush] PZT angle frame #1780040992865 dts=1254569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040993174 dts=1254878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040993502 dts=1255207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040993714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376100 | ~95.2 fps +[SensorPush] PZT angle frame #1780040993814 dts=1255519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040994114 dts=1255819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040994414 dts=1256118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040994712 dts=1256417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040994712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376200 | ~100.3 fps +[SensorPush] PZT angle frame #1780040995014 dts=1256719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040995324 dts=1257029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040995763 dts=1257468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040995864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376300 | ~86.8 fps +[SensorPush] PZT angle frame #1780040996073 dts=1257778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040996384 dts=1258089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040996835 dts=1258539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040997036 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376400 | ~85.3 fps +[SensorPush] PZT angle frame #1780040997142 dts=1258847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040997443 dts=1259148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040997744 dts=1259449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040998054 dts=1259759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040998054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376500 | ~98.3 fps +[SensorPush] PZT angle frame #1780040998494 dts=1260198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040998794 dts=1260499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040999258 dts=1260963 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780040999363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376600 | ~76.3 fps +[SensorPush] PZT angle frame #1780040999564 dts=1261269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780040999883 dts=1261588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041000196 dts=1261901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041000542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376700 | ~84.8 fps +[SensorPush] PZT angle frame #1780041000654 dts=1262359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041000953 dts=1262658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041001264 dts=1262969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041001582 dts=1263287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041001582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376800 | ~96.2 fps +[SensorPush] PZT angle frame #1780041001883 dts=1263588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041002183 dts=1263887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041002483 dts=1264188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041002584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=376900 | ~99.8 fps +[SensorPush] PZT angle frame #1780041002794 dts=1264499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041003092 dts=1264797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041003415 dts=1265120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041003613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377000 | ~97.3 fps +[SensorPush] PZT angle frame #1780041003715 dts=1265420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041004023 dts=1265728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041004326 dts=1266030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041004644 dts=1266349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041004644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377100 | ~96.9 fps +[SensorPush] PZT angle frame #1780041004972 dts=1266677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041005275 dts=1266980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041005583 dts=1267288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041005693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377200 | ~95.4 fps +[SensorPush] PZT angle frame #1780041005894 dts=1267599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041006212 dts=1267917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041006515 dts=1268220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041006724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377300 | ~97.0 fps +[SensorPush] PZT angle frame #1780041006822 dts=1268527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041007124 dts=1268829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041007444 dts=1269149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041008033 dts=1269738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041008033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377400 | ~76.4 fps +[SensorPush] PZT angle frame #1780041008344 dts=1270049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041008645 dts=1270350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041008955 dts=1270660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041009065 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377500 | ~96.8 fps +[SensorPush] PZT angle frame #1780041009275 dts=1270980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041009573 dts=1271278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041010024 dts=1271729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041010225 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377600 | ~86.3 fps +[SensorPush] PZT angle frame #1780041010323 dts=1272028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041010622 dts=1272327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041010923 dts=1272627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041011243 dts=1272948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041011243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377700 | ~98.2 fps +[SensorPush] PZT angle frame #1780041011547 dts=1273251 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041011854 dts=1273559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041012165 dts=1273870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041012264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377800 | ~98.0 fps +[SensorPush] PZT angle frame #1780041012473 dts=1274178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041012775 dts=1274479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041013235 dts=1274940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041013433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=377900 | ~85.5 fps +[SensorPush] PZT angle frame #1780041013534 dts=1275239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041013835 dts=1275539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041014134 dts=1275839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041014444 dts=1276149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041014444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378000 | ~99.0 fps +[SensorPush] PZT angle frame #1780041014744 dts=1276449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041015043 dts=1276748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041015354 dts=1277058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041015454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378100 | ~99.0 fps +[SensorPush] PZT angle frame #1780041015664 dts=1277369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041015962 dts=1277667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041016265 dts=1277969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041016475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378200 | ~97.9 fps +[SensorPush] PZT angle frame #1780041016575 dts=1278280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041016874 dts=1278579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041017185 dts=1278890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041017483 dts=1279188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041017483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378300 | ~99.2 fps +[SensorPush] PZT angle frame #1780041017784 dts=1279488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041018095 dts=1279800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041018393 dts=1280097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041018493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378400 | ~99.0 fps +[SensorPush] PZT angle frame #1780041018693 dts=1280398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041018995 dts=1280699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041019435 dts=1281139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041019643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378500 | ~86.9 fps +[SensorPush] PZT angle frame #1780041019743 dts=1281448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041020043 dts=1281748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041020365 dts=1282070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041020663 dts=1282368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041020663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378600 | ~98.0 fps +[SensorPush] PZT angle frame #1780041020974 dts=1282679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041021273 dts=1282978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041021572 dts=1283277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041021674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378700 | ~98.9 fps +[SensorPush] PZT angle frame #1780041021874 dts=1283579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041022173 dts=1283878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041022494 dts=1284199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041022692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378800 | ~98.2 fps +[SensorPush] PZT angle frame #1780041022792 dts=1284497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041023252 dts=1284957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041023563 dts=1285268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041023863 dts=1285568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041023863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=378900 | ~85.5 fps +[SensorPush] PZT angle frame #1780041024165 dts=1285869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041024494 dts=1286199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041024813 dts=1286518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041024914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379000 | ~95.1 fps +[SensorPush] PZT angle frame #1780041025114 dts=1286818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041025424 dts=1287129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041025743 dts=1287448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041025954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379100 | ~96.2 fps +[SensorPush] PZT angle frame #1780041026054 dts=1287759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041026354 dts=1288059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041026665 dts=1288370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041026964 dts=1288669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041026964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379200 | ~99.0 fps +[SensorPush] PZT angle frame #1780041027406 dts=1289110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041027713 dts=1289418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041028013 dts=1289718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041028114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379300 | ~86.9 fps +[SensorPush] PZT angle frame #1780041028311 dts=1290016 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041028612 dts=1290317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041028912 dts=1290617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041029263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379400 | ~87.1 fps +[SensorPush] PZT angle frame #1780041029363 dts=1291068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041029663 dts=1291368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041029965 dts=1291669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041030273 dts=1291978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041030273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379500 | ~99.0 fps +[SensorPush] PZT angle frame #1780041030584 dts=1292289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041030883 dts=1292588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041031186 dts=1292890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041031294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379600 | ~98.0 fps +[SensorPush] PZT angle frame #1780041031495 dts=1293199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041031792 dts=1293497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041032114 dts=1293819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041032314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379700 | ~97.9 fps +[SensorPush] PZT angle frame #1780041032413 dts=1294118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041032713 dts=1294418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041033011 dts=1294716 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041033322 dts=1295026 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041033322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379800 | ~99.3 fps +[SensorPush] PZT angle frame #1780041033633 dts=1295337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041033944 dts=1295648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041034255 dts=1295960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041034353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=379900 | ~96.9 fps +[SensorPush] PZT angle frame #1780041034575 dts=1296280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041034875 dts=1296579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041035175 dts=1296880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041035374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380000 | ~98.0 fps +[SensorPush] PZT angle frame #1780041035473 dts=1297178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041035784 dts=1297488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041036083 dts=1297788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041036385 dts=1298090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041036385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380100 | ~98.9 fps +[SensorPush] PZT angle frame #1780041036695 dts=1298400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041037144 dts=1298849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041037442 dts=1299147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041037543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380200 | ~86.3 fps +[SensorPush] PZT angle frame #1780041037743 dts=1299448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041038043 dts=1299748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041038365 dts=1300069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041038565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380300 | ~97.9 fps +[SensorPush] PZT angle frame #1780041038665 dts=1300370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041038963 dts=1300668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041039403 dts=1301107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041039705 dts=1301410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041039705 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380400 | ~87.7 fps +[SensorPush] PZT angle frame #1780041040003 dts=1301708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041040323 dts=1302028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041040634 dts=1302339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041040745 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380500 | ~96.2 fps +[SensorPush] PZT angle frame #1780041040952 dts=1302657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041041253 dts=1302957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041041584 dts=1303289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041041793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380600 | ~95.3 fps +[SensorPush] PZT angle frame #1780041041893 dts=1303598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041042195 dts=1303900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041042495 dts=1304199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041042802 dts=1304507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041042802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380700 | ~99.2 fps +[SensorPush] PZT angle frame #1780041043102 dts=1304807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041043414 dts=1305118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041043726 dts=1305431 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041043825 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380800 | ~97.7 fps +[SensorPush] PZT angle frame #1780041044024 dts=1305729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041044322 dts=1306027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041044775 dts=1306480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041044975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=380900 | ~87.0 fps +[SensorPush] PZT angle frame #1780041045074 dts=1306779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041045374 dts=1307079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041045684 dts=1307389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041045984 dts=1307689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041045984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381000 | ~99.0 fps +[SensorPush] PZT angle frame #1780041046282 dts=1307987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041046722 dts=1308427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041047174 dts=1308879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041047274 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381100 | ~77.6 fps +[SensorPush] PZT angle frame #1780041047475 dts=1309180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041047776 dts=1309481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041048093 dts=1309798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041048303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381200 | ~97.1 fps +[SensorPush] PZT angle frame #1780041048403 dts=1310108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041048704 dts=1310409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041049024 dts=1310729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041049335 dts=1311039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041049335 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381300 | ~96.9 fps +[SensorPush] PZT angle frame #1780041049632 dts=1311337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041049933 dts=1311638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041050254 dts=1311959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041050354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381400 | ~98.1 fps +[SensorPush] PZT angle frame #1780041050565 dts=1312269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041050874 dts=1312578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041051174 dts=1312879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041051513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381500 | ~86.3 fps +[SensorPush] PZT angle frame #1780041051613 dts=1313318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041052055 dts=1313760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041052373 dts=1314078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041052833 dts=1314538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041052833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381600 | ~75.8 fps +[SensorPush] PZT angle frame #1780041053154 dts=1314859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041053474 dts=1315179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041053783 dts=1315488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041053883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381700 | ~95.2 fps +[SensorPush] PZT angle frame #1780041054083 dts=1315787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041054396 dts=1316100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041054725 dts=1316430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041055073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381800 | ~84.1 fps +[SensorPush] PZT angle frame #1780041055174 dts=1316879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041055473 dts=1317178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041055775 dts=1317480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041056094 dts=1317798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041056094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=381900 | ~98.0 fps +[SensorPush] PZT angle frame #1780041056398 dts=1318102 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041056705 dts=1318410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041057013 dts=1318718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041057115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382000 | ~97.8 fps +[SensorPush] PZT angle frame #1780041057313 dts=1319018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041057615 dts=1319319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041058054 dts=1319758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041058256 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382100 | ~87.8 fps +[SensorPush] PZT angle frame #1780041058365 dts=1320070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041058662 dts=1320367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041058964 dts=1320669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041059285 dts=1320990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041059285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382200 | ~97.1 fps +[SensorPush] PZT angle frame #1780041059593 dts=1321298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041059903 dts=1321608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041060222 dts=1321927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041060325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382300 | ~96.1 fps +[SensorPush] PZT angle frame #1780041060534 dts=1322239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041060833 dts=1322538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041061154 dts=1322859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041061364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382400 | ~96.3 fps +[SensorPush] PZT angle frame #1780041061463 dts=1323168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041061762 dts=1323467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041062072 dts=1323777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041062372 dts=1324077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041062372 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382500 | ~99.2 fps +[SensorPush] PZT angle frame #1780041062674 dts=1324379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041062995 dts=1324700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041063304 dts=1325009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041063405 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382600 | ~96.9 fps +[SensorPush] PZT angle frame #1780041063625 dts=1325330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041063935 dts=1325640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041064234 dts=1325939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041064464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382700 | ~94.4 fps +[SensorPush] PZT angle frame #1780041064564 dts=1326268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041064893 dts=1326598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041065205 dts=1326910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041065515 dts=1327219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041065515 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382800 | ~95.2 fps +[SensorPush] PZT angle frame #1780041065813 dts=1327518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041066124 dts=1327829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041066425 dts=1328129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041066523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=382900 | ~99.2 fps +[SensorPush] PZT angle frame #1780041066725 dts=1328430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041067033 dts=1328738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041067343 dts=1329048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041067553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383000 | ~97.1 fps +[SensorPush] PZT angle frame #1780041067653 dts=1329358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041067953 dts=1329658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041068255 dts=1329960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041068565 dts=1330270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041068565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383100 | ~98.8 fps +[SensorPush] PZT angle frame #1780041068865 dts=1330570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041069174 dts=1330878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041069483 dts=1331188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041069584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383200 | ~98.1 fps +[SensorPush] PZT angle frame #1780041069824 dts=1331529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041070134 dts=1331839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041070593 dts=1332298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041070792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383300 | ~82.8 fps +[SensorPush] PZT angle frame #1780041070893 dts=1332598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041071195 dts=1332900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041071502 dts=1333207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041071804 dts=1333509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041071804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383400 | ~98.8 fps +[SensorPush] PZT angle frame #1780041072104 dts=1333808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041072574 dts=1334278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041073184 dts=1334889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041073283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383500 | ~67.6 fps +[SensorPush] PZT angle frame #1780041073494 dts=1335198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041073792 dts=1335497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041074102 dts=1335807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041074454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383600 | ~85.4 fps +[SensorPush] PZT angle frame #1780041074694 dts=1336399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041074992 dts=1336697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041075305 dts=1337009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041075603 dts=1337308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041075603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383700 | ~87.1 fps +[SensorPush] PZT angle frame #1780041075903 dts=1337608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041076214 dts=1337919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041076524 dts=1338229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041076623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383800 | ~98.0 fps +[SensorPush] PZT angle frame #1780041076825 dts=1338530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041077134 dts=1338838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041077446 dts=1339151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041077674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=383900 | ~95.2 fps +[SensorPush] PZT angle frame #1780041077774 dts=1339479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041078234 dts=1339939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041078533 dts=1340238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041078844 dts=1340549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041078844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384000 | ~85.3 fps +[SensorPush] PZT angle frame #1780041079152 dts=1340857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041079605 dts=1341310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041079907 dts=1341612 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041080024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384100 | ~84.8 fps +[SensorPush] PZT angle frame #1780041080224 dts=1341929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041080523 dts=1342228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041080823 dts=1342528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041081024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384200 | ~100.0 fps +[SensorPush] PZT angle frame #1780041081124 dts=1342829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041081444 dts=1343149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041081745 dts=1343450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041082052 dts=1343757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041082052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384300 | ~97.2 fps +[SensorPush] PZT angle frame #1780041082364 dts=1344069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041082806 dts=1344511 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041083113 dts=1344818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041083223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384400 | ~85.4 fps +[SensorPush] PZT angle frame #1780041083433 dts=1345138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041083735 dts=1345439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041084044 dts=1345748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041084254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384500 | ~97.0 fps +[SensorPush] PZT angle frame #1780041084355 dts=1346060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041084663 dts=1346368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041084973 dts=1346678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041085284 dts=1346988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041085284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384600 | ~97.2 fps +[SensorPush] PZT angle frame #1780041085584 dts=1347288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041085882 dts=1347587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041086196 dts=1347901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041086302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384700 | ~98.2 fps +[SensorPush] PZT angle frame #1780041086514 dts=1348219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041086974 dts=1348679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041087413 dts=1349118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041087616 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384800 | ~76.1 fps +[SensorPush] PZT angle frame #1780041087713 dts=1349418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041088015 dts=1349720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041088314 dts=1350019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041088615 dts=1350319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041088615 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=384900 | ~100.2 fps +[SensorPush] PZT angle frame #1780041088913 dts=1350618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041089224 dts=1350928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041089523 dts=1351228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041089623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385000 | ~99.2 fps +[SensorPush] PZT angle frame #1780041089824 dts=1351529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041090124 dts=1351829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041090423 dts=1352128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041090623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385100 | ~100.1 fps +[SensorPush] PZT angle frame #1780041090733 dts=1352437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041091056 dts=1352761 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041091384 dts=1353088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041091694 dts=1353399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041091694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385200 | ~93.3 fps +[SensorPush] PZT angle frame #1780041091993 dts=1353698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041092444 dts=1354149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041092745 dts=1354450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041092854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385300 | ~86.2 fps +[SensorPush] PZT angle frame #1780041093056 dts=1354760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041093373 dts=1355077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041093674 dts=1355379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041093874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385400 | ~98.2 fps +[SensorPush] PZT angle frame #1780041093974 dts=1355679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041094294 dts=1355999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041094603 dts=1356308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041095054 dts=1356759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041095054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385500 | ~84.7 fps +[SensorPush] PZT angle frame #1780041095366 dts=1357070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041095815 dts=1357520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041096124 dts=1357829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041096222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385600 | ~85.6 fps +[SensorPush] PZT angle frame #1780041096562 dts=1358267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041096874 dts=1358578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041097174 dts=1358879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041097406 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385700 | ~84.5 fps +[SensorPush] PZT angle frame #1780041097514 dts=1359219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041097822 dts=1359527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041098123 dts=1359828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041098424 dts=1360129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041098424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385800 | ~98.2 fps +[SensorPush] PZT angle frame #1780041098893 dts=1360598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041099192 dts=1360897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041099493 dts=1361198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041099593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=385900 | ~85.4 fps +[SensorPush] PZT angle frame #1780041099794 dts=1361498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041100103 dts=1361808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041100425 dts=1362130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041100633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386000 | ~96.3 fps +[SensorPush] PZT angle frame #1780041100745 dts=1362450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041101066 dts=1362771 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041101385 dts=1363090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041101693 dts=1363398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041101693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386100 | ~94.3 fps +[SensorPush] PZT angle frame #1780041101992 dts=1363696 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041102434 dts=1364139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041102733 dts=1364438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041102835 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386200 | ~87.6 fps +[SensorPush] PZT angle frame #1780041103032 dts=1364737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041103344 dts=1365049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041103654 dts=1365358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041103855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386300 | ~98.0 fps +[SensorPush] PZT angle frame #1780041103955 dts=1365660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041104265 dts=1365970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041104584 dts=1366289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041104893 dts=1366597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041104893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386400 | ~96.4 fps +[SensorPush] PZT angle frame #1780041105196 dts=1366901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041105524 dts=1367229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041105824 dts=1367529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041105923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386500 | ~97.0 fps +[SensorPush] PZT angle frame #1780041106125 dts=1367830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041106445 dts=1368150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041106743 dts=1368448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041106943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386600 | ~98.0 fps +[SensorPush] PZT angle frame #1780041107043 dts=1368748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041107624 dts=1369329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041107933 dts=1369638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041108234 dts=1369939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041108234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386700 | ~77.5 fps +[SensorPush] PZT angle frame #1780041108534 dts=1370239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041108845 dts=1370549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041109155 dts=1370860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041109255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386800 | ~98.0 fps +[SensorPush] PZT angle frame #1780041109465 dts=1371169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041109763 dts=1371468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041110065 dts=1371770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041110265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=386900 | ~98.9 fps +[SensorPush] PZT angle frame #1780041110504 dts=1372209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041110813 dts=1372517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041111114 dts=1372819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041111573 dts=1373278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041111573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387000 | ~76.5 fps +[SensorPush] PZT angle frame #1780041111882 dts=1373587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041112194 dts=1373899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041112492 dts=1374197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041112595 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387100 | ~97.8 fps +[SensorPush] PZT angle frame #1780041112803 dts=1374508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041113122 dts=1374827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041113425 dts=1375130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041113625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387200 | ~97.1 fps +[SensorPush] PZT angle frame #1780041113725 dts=1375430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041114023 dts=1375728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041114324 dts=1376029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041114622 dts=1376327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041114622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387300 | ~100.3 fps +[SensorPush] PZT angle frame #1780041114923 dts=1376628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041115224 dts=1376929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041115523 dts=1377228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041115623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387400 | ~99.9 fps +[SensorPush] PZT angle frame #1780041115833 dts=1377538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041116275 dts=1377980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041116584 dts=1378289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041116783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387500 | ~86.2 fps +[SensorPush] PZT angle frame #1780041117033 dts=1378738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041117334 dts=1379039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041117645 dts=1379350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041117945 dts=1379650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041117945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387600 | ~86.1 fps +[SensorPush] PZT angle frame #1780041118244 dts=1379949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041118543 dts=1380248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041118845 dts=1380550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041118943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387700 | ~100.3 fps +[SensorPush] PZT angle frame #1780041119165 dts=1380870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041119475 dts=1381180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041119934 dts=1381638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041120134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387800 | ~84.0 fps +[SensorPush] PZT angle frame #1780041120233 dts=1381938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041120565 dts=1382269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041120866 dts=1382571 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041121183 dts=1382888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041121183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=387900 | ~95.4 fps +[SensorPush] PZT angle frame #1780041121483 dts=1383188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041121817 dts=1383521 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041122123 dts=1383828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041122244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388000 | ~94.3 fps +[SensorPush] PZT angle frame #1780041122443 dts=1384148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041122743 dts=1384447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041123063 dts=1384768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041123264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388100 | ~98.0 fps +[SensorPush] PZT angle frame #1780041123365 dts=1385069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041123664 dts=1385369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041123965 dts=1385669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041124265 dts=1385970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041124265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388200 | ~99.9 fps +[SensorPush] PZT angle frame #1780041124563 dts=1386268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041124874 dts=1386579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041125323 dts=1387028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041125423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388300 | ~86.4 fps +[SensorPush] PZT angle frame #1780041125635 dts=1387339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041125956 dts=1387661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041126564 dts=1388269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041126774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388400 | ~74.0 fps +[SensorPush] PZT angle frame #1780041126873 dts=1388578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041127175 dts=1388880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041127494 dts=1389199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041127795 dts=1389500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041127795 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388500 | ~97.5 fps +[SensorPush] PZT angle frame #1780041128093 dts=1389797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041128393 dts=1390098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041128703 dts=1390408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041128803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388600 | ~99.7 fps +[SensorPush] PZT angle frame #1780041129004 dts=1390709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041129302 dts=1391007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041129604 dts=1391309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041129802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388700 | ~100.1 fps +[SensorPush] PZT angle frame #1780041129905 dts=1391610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041130205 dts=1391910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041130504 dts=1392208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041130804 dts=1392509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041130804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388800 | ~99.8 fps +[SensorPush] PZT angle frame #1780041131105 dts=1392810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041131422 dts=1393127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041131862 dts=1393567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041132105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=388900 | ~76.9 fps +[SensorPush] PZT angle frame #1780041132334 dts=1394039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041132645 dts=1394350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041132954 dts=1394658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041133152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389000 | ~95.5 fps +[SensorPush] PZT angle frame #1780041133265 dts=1394970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041133583 dts=1395288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041133885 dts=1395589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041134204 dts=1395909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041134204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389100 | ~95.1 fps +[SensorPush] PZT angle frame #1780041134653 dts=1396358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041134953 dts=1396658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041135253 dts=1396958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041135355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389200 | ~86.9 fps +[SensorPush] PZT angle frame #1780041135702 dts=1397407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041136003 dts=1397708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041136306 dts=1398011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041136514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389300 | ~86.2 fps +[SensorPush] PZT angle frame #1780041136624 dts=1398329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041137083 dts=1398787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041137384 dts=1399089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041137694 dts=1399399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041137694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389400 | ~84.7 fps +[SensorPush] PZT angle frame #1780041138021 dts=1399726 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041138475 dts=1400180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041138782 dts=1400487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041138892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389500 | ~83.5 fps +[SensorPush] PZT angle frame #1780041139103 dts=1400808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041139416 dts=1401120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041139733 dts=1401438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041139944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389600 | ~95.1 fps +[SensorPush] PZT angle frame #1780041140044 dts=1401748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041140354 dts=1402059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041140664 dts=1402369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041140983 dts=1402688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041140983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389700 | ~96.3 fps +[SensorPush] PZT angle frame #1780041141294 dts=1402999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041141595 dts=1403300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041141904 dts=1403609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041142144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389800 | ~86.1 fps +[SensorPush] PZT angle frame #1780041142353 dts=1404058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041142662 dts=1404367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041142963 dts=1404668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041143164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=389900 | ~98.0 fps +[SensorPush] PZT angle frame #1780041143403 dts=1405108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041143703 dts=1405408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041144003 dts=1405708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041144593 dts=1406298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041144593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390000 | ~70.0 fps +[SensorPush] PZT angle frame #1780041144902 dts=1406607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041145217 dts=1406921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041145545 dts=1407250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041145643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390100 | ~95.2 fps +[SensorPush] PZT angle frame #1780041145844 dts=1407549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041146165 dts=1407870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041146463 dts=1408168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041146663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390200 | ~98.1 fps +[SensorPush] PZT angle frame #1780041146764 dts=1408468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041147064 dts=1408769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041147505 dts=1409210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041147802 dts=1409507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041147802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390300 | ~87.8 fps +[SensorPush] PZT angle frame #1780041148117 dts=1409821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041148414 dts=1410118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041148721 dts=1410426 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041148824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390400 | ~97.9 fps +[SensorPush] PZT angle frame #1780041149034 dts=1410739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041149344 dts=1411048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041149793 dts=1411498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041150156 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390500 | ~75.1 fps +[SensorPush] PZT angle frame #1780041150264 dts=1411968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041150564 dts=1412269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041150874 dts=1412579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041151204 dts=1412909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041151204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390600 | ~95.4 fps +[SensorPush] PZT angle frame #1780041151516 dts=1413220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041151843 dts=1413547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041152173 dts=1413878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041152273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390700 | ~93.6 fps +[SensorPush] PZT angle frame #1780041152473 dts=1414177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041152775 dts=1414480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041153084 dts=1414789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041153284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390800 | ~98.9 fps +[SensorPush] PZT angle frame #1780041153534 dts=1415239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041153984 dts=1415689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041154304 dts=1416009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041154602 dts=1416307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041154602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=390900 | ~75.8 fps +[SensorPush] PZT angle frame #1780041154913 dts=1416618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041155226 dts=1416931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041155524 dts=1417228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041155624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391000 | ~97.9 fps +[SensorPush] PZT angle frame #1780041155832 dts=1417537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041156142 dts=1417847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041156465 dts=1418170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041156663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391100 | ~96.2 fps +[SensorPush] PZT angle frame #1780041156763 dts=1418468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041157075 dts=1418780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041157374 dts=1419079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041157674 dts=1419379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041157674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391200 | ~98.9 fps +[SensorPush] PZT angle frame #1780041157983 dts=1419688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041158443 dts=1420147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041158743 dts=1420448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041158855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391300 | ~84.7 fps +[SensorPush] PZT angle frame #1780041159056 dts=1420760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041159353 dts=1421058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041159654 dts=1421359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041159854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391400 | ~100.1 fps +[SensorPush] PZT angle frame #1780041159955 dts=1421660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041160272 dts=1421977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041160603 dts=1422307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041160916 dts=1422621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041160916 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391500 | ~94.1 fps +[SensorPush] PZT angle frame #1780041161246 dts=1422951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041161703 dts=1423408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041162015 dts=1423720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041162124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391600 | ~82.8 fps +[SensorPush] PZT angle frame #1780041162322 dts=1424027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041162765 dts=1424470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041163062 dts=1424767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041163283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391700 | ~86.3 fps +[SensorPush] PZT angle frame #1780041163382 dts=1425087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041163693 dts=1425398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041164004 dts=1425709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041164304 dts=1426009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041164304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391800 | ~97.9 fps +[SensorPush] PZT angle frame #1780041164605 dts=1426309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041164903 dts=1426607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041165202 dts=1426907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041165305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=391900 | ~99.9 fps +[SensorPush] PZT angle frame #1780041165503 dts=1427208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041165824 dts=1427529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041166143 dts=1427848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041166354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392000 | ~95.3 fps +[SensorPush] PZT angle frame #1780041166453 dts=1428158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041166905 dts=1428610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041167223 dts=1428928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041167564 dts=1429269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041167564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392100 | ~82.6 fps +[SensorPush] PZT angle frame #1780041168013 dts=1429718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041168314 dts=1430018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041168625 dts=1430330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041168723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392200 | ~86.3 fps +[SensorPush] PZT angle frame #1780041168924 dts=1430629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041169372 dts=1431077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041169682 dts=1431387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041169884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392300 | ~86.2 fps +[SensorPush] PZT angle frame #1780041169982 dts=1431687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041170283 dts=1431988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041170604 dts=1432309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041170900 dts=1432605 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041170900 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392400 | ~98.3 fps +[SensorPush] PZT angle frame #1780041171212 dts=1432917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041171515 dts=1433220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041171833 dts=1433538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041171933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392500 | ~96.8 fps +[SensorPush] PZT angle frame #1780041172134 dts=1433838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041172453 dts=1434158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041172754 dts=1434459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041172965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392600 | ~96.9 fps +[SensorPush] PZT angle frame #1780041173073 dts=1434778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041173373 dts=1435078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041173684 dts=1435389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041174136 dts=1435841 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041174136 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392700 | ~85.4 fps +[SensorPush] PZT angle frame #1780041174573 dts=1436277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041174873 dts=1436578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041175204 dts=1436909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041175305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392800 | ~85.6 fps +[SensorPush] PZT angle frame #1780041175644 dts=1437348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041175955 dts=1437659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041176253 dts=1437958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041176452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=392900 | ~87.1 fps +[SensorPush] PZT angle frame #1780041176552 dts=1438257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041176863 dts=1438568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041177314 dts=1439019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041177613 dts=1439318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041177613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393000 | ~86.1 fps +[SensorPush] PZT angle frame #1780041177923 dts=1439627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041178243 dts=1439948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041178563 dts=1440268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041178663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393100 | ~95.2 fps +[SensorPush] PZT angle frame #1780041179015 dts=1440720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041179322 dts=1441027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041179624 dts=1441328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041179822 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393200 | ~86.4 fps +[SensorPush] PZT angle frame #1780041179923 dts=1441628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041180236 dts=1441941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041180575 dts=1442280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041180884 dts=1442589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041180884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393300 | ~94.1 fps +[SensorPush] PZT angle frame #1780041181184 dts=1442889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041181513 dts=1443218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041181814 dts=1443519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041181914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393400 | ~97.1 fps +[SensorPush] PZT angle frame #1780041182115 dts=1443820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041182424 dts=1444129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041182733 dts=1444438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041182944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393500 | ~97.1 fps +[SensorPush] PZT angle frame #1780041183044 dts=1444749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041183353 dts=1445058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041183674 dts=1445379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041183983 dts=1445688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041183983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393600 | ~96.2 fps +[SensorPush] PZT angle frame #1780041184282 dts=1445987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041184594 dts=1446298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041184906 dts=1446611 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041185023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393700 | ~96.2 fps +[SensorPush] PZT angle frame #1780041185224 dts=1446929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041185533 dts=1447238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041185852 dts=1447557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041186054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393800 | ~96.9 fps +[SensorPush] PZT angle frame #1780041186153 dts=1447858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041186624 dts=1448329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041186933 dts=1448638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041187245 dts=1448950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041187245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=393900 | ~84.0 fps +[SensorPush] PZT angle frame #1780041187704 dts=1449409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041188164 dts=1449869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041188483 dts=1450188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041188593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394000 | ~74.2 fps +[SensorPush] PZT angle frame #1780041188805 dts=1450510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041189133 dts=1450838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041189431 dts=1451136 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041189632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394100 | ~96.3 fps +[SensorPush] PZT angle frame #1780041189734 dts=1451438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041190034 dts=1451739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041190335 dts=1452039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041190643 dts=1452348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041190643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394200 | ~98.9 fps +[SensorPush] PZT angle frame #1780041190954 dts=1452659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041191414 dts=1453118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041191722 dts=1453427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041191826 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394300 | ~84.5 fps +[SensorPush] PZT angle frame #1780041192044 dts=1453749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041192505 dts=1454210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041192802 dts=1454507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041193155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394400 | ~75.3 fps +[SensorPush] PZT angle frame #1780041193275 dts=1454980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041193575 dts=1455280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041193876 dts=1455581 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041194197 dts=1455902 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041194197 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394500 | ~95.9 fps +[SensorPush] PZT angle frame #1780041194652 dts=1456357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041194973 dts=1456678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041195274 dts=1456979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041195385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394600 | ~84.2 fps +[SensorPush] PZT angle frame #1780041195583 dts=1457288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041195884 dts=1457589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041196194 dts=1457899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041196405 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394700 | ~98.1 fps +[SensorPush] PZT angle frame #1780041196506 dts=1458211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041196962 dts=1458666 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041197274 dts=1458979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041197573 dts=1459278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041197573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394800 | ~85.6 fps +[SensorPush] PZT angle frame #1780041197873 dts=1459577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041198333 dts=1460038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041198644 dts=1460349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041198743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=394900 | ~85.5 fps +[SensorPush] PZT angle frame #1780041198944 dts=1460649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041199274 dts=1460979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041199734 dts=1461439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041200073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395000 | ~75.1 fps +[SensorPush] PZT angle frame #1780041200174 dts=1461879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041200483 dts=1462188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041200792 dts=1462497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041201113 dts=1462818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041201113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395100 | ~96.2 fps +[SensorPush] PZT angle frame #1780041201703 dts=1463408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041202025 dts=1463730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041202343 dts=1464048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041202442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395200 | ~75.2 fps +[SensorPush] PZT angle frame #1780041202646 dts=1464351 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041202956 dts=1464661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041203253 dts=1464958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041203455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395300 | ~98.7 fps +[SensorPush] PZT angle frame #1780041203554 dts=1465259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041203863 dts=1465568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041204183 dts=1465887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041204483 dts=1466188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041204483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395400 | ~97.2 fps +[SensorPush] PZT angle frame #1780041204783 dts=1466487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041205234 dts=1466939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041205533 dts=1467238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041205633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395500 | ~87.0 fps +[SensorPush] PZT angle frame #1780041205832 dts=1467537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041206133 dts=1467838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041206443 dts=1468148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041206664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395600 | ~97.0 fps +[SensorPush] PZT angle frame #1780041206776 dts=1468481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041207223 dts=1468928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041207524 dts=1469229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041207824 dts=1469529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041207824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395700 | ~86.2 fps +[SensorPush] PZT angle frame #1780041208265 dts=1469969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041208561 dts=1470266 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041208862 dts=1470567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041208962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395800 | ~87.9 fps +[SensorPush] PZT angle frame #1780041209164 dts=1470869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041209475 dts=1471179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041209773 dts=1471478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041209985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=395900 | ~97.8 fps +[SensorPush] PZT angle frame #1780041210083 dts=1471788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041210394 dts=1472099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041210715 dts=1472420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041211014 dts=1472719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041211014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396000 | ~97.2 fps +[SensorPush] PZT angle frame #1780041211315 dts=1473020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041211623 dts=1473328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041211924 dts=1473628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041212023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396100 | ~99.1 fps +[SensorPush] PZT angle frame #1780041212234 dts=1473939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041212534 dts=1474239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041212834 dts=1474539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041213033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396200 | ~98.9 fps +[SensorPush] PZT angle frame #1780041213133 dts=1474838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041213445 dts=1475150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041213754 dts=1475459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041214092 dts=1475797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041214092 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396300 | ~94.4 fps +[SensorPush] PZT angle frame #1780041214414 dts=1476119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041214715 dts=1476420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041215024 dts=1476729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041215133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396400 | ~96.1 fps +[SensorPush] PZT angle frame #1780041215336 dts=1477041 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041215674 dts=1477378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041216125 dts=1477830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041216324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396500 | ~83.9 fps +[SensorPush] PZT angle frame #1780041216422 dts=1478127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041216733 dts=1478438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041217044 dts=1478748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041217357 dts=1479062 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041217357 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396600 | ~96.8 fps +[SensorPush] PZT angle frame #1780041217675 dts=1479380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041217994 dts=1479699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041218295 dts=1480000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041218403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396700 | ~95.6 fps +[SensorPush] PZT angle frame #1780041218603 dts=1480307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041218914 dts=1480619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041219223 dts=1480928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041219425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396800 | ~97.9 fps +[SensorPush] PZT angle frame #1780041219524 dts=1481229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041219835 dts=1481540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041220145 dts=1481850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041220443 dts=1482148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041220443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=396900 | ~98.2 fps +[SensorPush] PZT angle frame #1780041220744 dts=1482449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041221053 dts=1482758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041221366 dts=1483070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041221475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397000 | ~96.8 fps +[SensorPush] PZT angle frame #1780041221676 dts=1483381 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041221983 dts=1483688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041222305 dts=1484009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041222525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397100 | ~95.3 fps +[SensorPush] PZT angle frame #1780041222625 dts=1484329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041222934 dts=1484639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041223246 dts=1484951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041223582 dts=1485287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041223582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397200 | ~94.6 fps +[SensorPush] PZT angle frame #1780041223893 dts=1485598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041224203 dts=1485908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041224513 dts=1486218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041224612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397300 | ~97.1 fps +[SensorPush] PZT angle frame #1780041224812 dts=1486517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041225114 dts=1486819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041225417 dts=1487122 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041225625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397400 | ~98.7 fps +[SensorPush] PZT angle frame #1780041225723 dts=1487428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041226024 dts=1487729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041226324 dts=1488029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041226623 dts=1488327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041226623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397500 | ~100.2 fps +[SensorPush] PZT angle frame #1780041226924 dts=1488629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041227364 dts=1489069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041227673 dts=1489378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041227774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397600 | ~86.9 fps +[SensorPush] PZT angle frame #1780041228125 dts=1489829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041228434 dts=1490139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041228732 dts=1490437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041228934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397700 | ~86.1 fps +[SensorPush] PZT angle frame #1780041229032 dts=1490737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041229353 dts=1491058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041229654 dts=1491359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041229964 dts=1491669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041229964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397800 | ~97.1 fps +[SensorPush] PZT angle frame #1780041230403 dts=1492108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041230734 dts=1492439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041231032 dts=1492737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041231132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=397900 | ~85.7 fps +[SensorPush] PZT angle frame #1780041231343 dts=1493048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041231655 dts=1493360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041231954 dts=1493659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041232154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398000 | ~97.8 fps +[SensorPush] PZT angle frame #1780041232258 dts=1493963 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041232565 dts=1494270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041233173 dts=1494878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041233473 dts=1495178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041233473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398100 | ~75.8 fps +[SensorPush] PZT angle frame #1780041233775 dts=1495480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041234212 dts=1495917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041234514 dts=1496219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041234623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398200 | ~87.0 fps +[SensorPush] PZT angle frame #1780041234984 dts=1496689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041235294 dts=1496998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041235593 dts=1497298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041235795 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398300 | ~85.4 fps +[SensorPush] PZT angle frame #1780041236033 dts=1497738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041236335 dts=1498040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041236783 dts=1498488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041237094 dts=1498799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041237094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398400 | ~77.0 fps +[SensorPush] PZT angle frame #1780041237532 dts=1499236 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041237844 dts=1499549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041238145 dts=1499850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041238244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398500 | ~86.9 fps +[SensorPush] PZT angle frame #1780041238593 dts=1500298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041238895 dts=1500600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041239205 dts=1500910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041239405 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398600 | ~86.2 fps +[SensorPush] PZT angle frame #1780041239506 dts=1501211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041239814 dts=1501519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041240115 dts=1501820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041240416 dts=1502120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041240416 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398700 | ~98.9 fps +[SensorPush] PZT angle frame #1780041240714 dts=1502419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041241025 dts=1502730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041241334 dts=1503039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041241434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398800 | ~98.2 fps +[SensorPush] PZT angle frame #1780041241642 dts=1503347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041241955 dts=1503660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041242255 dts=1503959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041242454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=398900 | ~98.0 fps +[SensorPush] PZT angle frame #1780041242555 dts=1504260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041243004 dts=1504709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041243305 dts=1505010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041243604 dts=1505309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041243604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399000 | ~87.0 fps +[SensorPush] PZT angle frame #1780041243902 dts=1505607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041244214 dts=1505919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041244528 dts=1506232 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041244636 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399100 | ~96.9 fps +[SensorPush] PZT angle frame #1780041244833 dts=1506538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041245144 dts=1506849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041245445 dts=1507150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041245655 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399200 | ~98.1 fps +[SensorPush] PZT angle frame #1780041245765 dts=1507470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041246235 dts=1507939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041246544 dts=1508249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041246854 dts=1508559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041246854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399300 | ~83.4 fps +[SensorPush] PZT angle frame #1780041247320 dts=1509025 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041247622 dts=1509327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041247933 dts=1509638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041248032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399400 | ~84.9 fps +[SensorPush] PZT angle frame #1780041248235 dts=1509940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041248533 dts=1510238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041248854 dts=1510558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041249054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399500 | ~97.9 fps +[SensorPush] PZT angle frame #1780041249155 dts=1510860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041249461 dts=1511166 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041249962 dts=1511667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041250272 dts=1511977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041250272 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399600 | ~82.1 fps +[SensorPush] PZT angle frame #1780041250574 dts=1512278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041250873 dts=1512578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041251314 dts=1513019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041251414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399700 | ~87.5 fps +[SensorPush] PZT angle frame #1780041251614 dts=1513319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041251914 dts=1513619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041252213 dts=1513917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041252415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399800 | ~100.0 fps +[SensorPush] PZT angle frame #1780041252514 dts=1514219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041252833 dts=1514538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041253305 dts=1515010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041253614 dts=1515319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041253614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=399900 | ~83.4 fps +[SensorPush] PZT angle frame #1780041253925 dts=1515630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041254254 dts=1515959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041254554 dts=1516258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041254656 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400000 | ~96.0 fps +[SensorPush] PZT angle frame #1780041254853 dts=1516558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041255154 dts=1516858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041255454 dts=1517159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041255654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400100 | ~100.2 fps +[SensorPush] PZT angle frame #1780041255764 dts=1517468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041256212 dts=1517916 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041256514 dts=1518219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041256821 dts=1518526 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041256821 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400200 | ~85.7 fps +[SensorPush] PZT angle frame #1780041257135 dts=1518840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041257434 dts=1519139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041257735 dts=1519439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041257834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400300 | ~98.7 fps +[SensorPush] PZT angle frame #1780041258035 dts=1519740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041258333 dts=1520037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041258634 dts=1520339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041258834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400400 | ~100.0 fps +[SensorPush] PZT angle frame #1780041259074 dts=1520778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041259375 dts=1521080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041259845 dts=1521549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041260294 dts=1521999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041260294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400500 | ~68.5 fps +[SensorPush] PZT angle frame #1780041260605 dts=1522310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041260903 dts=1522607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041261355 dts=1523060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041261453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400600 | ~86.2 fps +[SensorPush] PZT angle frame #1780041261802 dts=1523507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041262114 dts=1523819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041262413 dts=1524118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041262614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400700 | ~86.1 fps +[SensorPush] PZT angle frame #1780041262864 dts=1524569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041263176 dts=1524881 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041263494 dts=1525199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041263793 dts=1525498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041263793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400800 | ~84.8 fps +[SensorPush] PZT angle frame #1780041264106 dts=1525810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041264412 dts=1526117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041264715 dts=1526420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041264814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=400900 | ~98.0 fps +[SensorPush] PZT angle frame #1780041265014 dts=1526719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041265593 dts=1527298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041265893 dts=1527598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041266104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401000 | ~77.5 fps +[SensorPush] PZT angle frame #1780041266213 dts=1527918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041266524 dts=1528229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041266833 dts=1528538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041267142 dts=1528847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041267142 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401100 | ~96.4 fps +[SensorPush] PZT angle frame #1780041267452 dts=1529157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041267765 dts=1529470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041268065 dts=1529769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041268164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401200 | ~97.8 fps +[SensorPush] PZT angle frame #1780041268365 dts=1530070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041268663 dts=1530368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041268963 dts=1530668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041269165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401300 | ~99.9 fps +[SensorPush] PZT angle frame #1780041269273 dts=1530978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041269574 dts=1531278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041269884 dts=1531589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041270324 dts=1532029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041270324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401400 | ~86.3 fps +[SensorPush] PZT angle frame #1780041270633 dts=1532338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041270935 dts=1532640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041271243 dts=1532947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041271345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401500 | ~98.0 fps +[SensorPush] PZT angle frame #1780041271552 dts=1533257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041271873 dts=1533578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041272174 dts=1533878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041272374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401600 | ~97.2 fps +[SensorPush] PZT angle frame #1780041272474 dts=1534179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041272775 dts=1534480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041273072 dts=1534777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041273525 dts=1535230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041273525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401700 | ~86.8 fps +[SensorPush] PZT angle frame #1780041273824 dts=1535529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041274132 dts=1535837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041274434 dts=1536138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041274534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401800 | ~99.2 fps +[SensorPush] PZT angle frame #1780041274856 dts=1536560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041275164 dts=1536868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041275464 dts=1537168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041275662 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=401900 | ~88.7 fps +[SensorPush] PZT angle frame #1780041275765 dts=1537470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041276064 dts=1537769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041276363 dts=1538068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041276684 dts=1538389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041276684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402000 | ~97.8 fps +[SensorPush] PZT angle frame #1780041276984 dts=1538688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041277314 dts=1539019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041277623 dts=1539328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041277723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402100 | ~96.2 fps +[SensorPush] PZT angle frame #1780041277924 dts=1539628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041278222 dts=1539927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041278533 dts=1540237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041278733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402200 | ~99.0 fps +[SensorPush] PZT angle frame #1780041278833 dts=1540538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041279144 dts=1540848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041279444 dts=1541149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041279893 dts=1541598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041279893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402300 | ~86.1 fps +[SensorPush] PZT angle frame #1780041280352 dts=1542057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041280655 dts=1542360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041280968 dts=1542673 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041281075 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402400 | ~84.6 fps +[SensorPush] PZT angle frame #1780041281273 dts=1542978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041281574 dts=1543279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041281874 dts=1543579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041282085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402500 | ~99.1 fps +[SensorPush] PZT angle frame #1780041282185 dts=1543890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041282492 dts=1544197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041282804 dts=1544509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041283106 dts=1544810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041283106 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402600 | ~98.0 fps +[SensorPush] PZT angle frame #1780041283423 dts=1545128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041283734 dts=1545439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041284033 dts=1545738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041284284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402700 | ~84.9 fps +[SensorPush] PZT angle frame #1780041284641 dts=1546346 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041284944 dts=1546649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041285255 dts=1546959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041285454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402800 | ~85.4 fps +[SensorPush] PZT angle frame #1780041285554 dts=1547259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041285864 dts=1547569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041286162 dts=1547867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041286463 dts=1548167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041286463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=402900 | ~99.1 fps +[SensorPush] PZT angle frame #1780041286774 dts=1548479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041287085 dts=1548789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041287394 dts=1549099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041287495 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403000 | ~96.8 fps +[SensorPush] PZT angle frame #1780041287834 dts=1549539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041288134 dts=1549839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041288432 dts=1550137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041288645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403100 | ~87.1 fps +[SensorPush] PZT angle frame #1780041288743 dts=1550448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041289055 dts=1550760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041289364 dts=1551069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041289664 dts=1551368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041289664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403200 | ~98.1 fps +[SensorPush] PZT angle frame #1780041289964 dts=1551668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041290283 dts=1551988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041290584 dts=1552289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041290843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403300 | ~84.8 fps +[SensorPush] PZT angle frame #1780041291055 dts=1552760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041291354 dts=1553059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041291655 dts=1553359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041291865 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403400 | ~97.8 fps +[SensorPush] PZT angle frame #1780041291964 dts=1553669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041292264 dts=1553968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041292564 dts=1554269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041292873 dts=1554577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041292873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403500 | ~99.2 fps +[SensorPush] PZT angle frame #1780041293323 dts=1555027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041293632 dts=1555337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041293933 dts=1555638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041294036 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403600 | ~85.9 fps +[SensorPush] PZT angle frame #1780041294254 dts=1555959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041294552 dts=1556257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041294994 dts=1556699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041295204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403700 | ~85.7 fps +[SensorPush] PZT angle frame #1780041295306 dts=1557010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041295603 dts=1557308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041295922 dts=1557627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041296232 dts=1557937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041296232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403800 | ~97.2 fps +[SensorPush] PZT angle frame #1780041296554 dts=1558259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041296854 dts=1558559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041297155 dts=1558860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041297263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=403900 | ~97.0 fps +[SensorPush] PZT angle frame #1780041297464 dts=1559169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041297782 dts=1559487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041298094 dts=1559799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041298294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404000 | ~97.0 fps +[SensorPush] PZT angle frame #1780041298394 dts=1560099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041298834 dts=1560539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041299135 dts=1560839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041299734 dts=1561439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041299734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404100 | ~69.5 fps +[SensorPush] PZT angle frame #1780041300182 dts=1561887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041300503 dts=1562208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041300804 dts=1562509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041300904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404200 | ~85.4 fps +[SensorPush] PZT angle frame #1780041301115 dts=1562819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041301433 dts=1563138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041301884 dts=1563589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041302082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404300 | ~84.9 fps +[SensorPush] PZT angle frame #1780041302182 dts=1563887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041302625 dts=1564330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041302922 dts=1564627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041303233 dts=1564938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041303233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404400 | ~86.9 fps +[SensorPush] PZT angle frame #1780041303534 dts=1565238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041303834 dts=1565539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041304134 dts=1565838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041304234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404500 | ~99.9 fps +[SensorPush] PZT angle frame #1780041304435 dts=1566140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041304733 dts=1566438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041305054 dts=1566758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041305395 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404600 | ~86.2 fps +[SensorPush] PZT angle frame #1780041305504 dts=1567209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041305803 dts=1567508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041306114 dts=1567819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041306415 dts=1568120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041306415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404700 | ~97.9 fps +[SensorPush] PZT angle frame #1780041306714 dts=1568419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041307015 dts=1568720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041307454 dts=1569158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041307555 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404800 | ~87.7 fps +[SensorPush] PZT angle frame #1780041307753 dts=1569458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041308064 dts=1569769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041308364 dts=1570069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041308562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=404900 | ~99.4 fps +[SensorPush] PZT angle frame #1780041308664 dts=1570369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041308964 dts=1570668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041309415 dts=1571120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041309715 dts=1571420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041309715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405000 | ~86.7 fps +[SensorPush] PZT angle frame #1780041310153 dts=1571858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041310476 dts=1572180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041310783 dts=1572487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041310894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405100 | ~84.8 fps +[SensorPush] PZT angle frame #1780041311103 dts=1572808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041311544 dts=1573249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041311996 dts=1573700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041312192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405200 | ~77.0 fps +[SensorPush] PZT angle frame #1780041312294 dts=1573999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041312594 dts=1574299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041313043 dts=1574748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041313354 dts=1575059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041313354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405300 | ~86.0 fps +[SensorPush] PZT angle frame #1780041313654 dts=1575359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041313955 dts=1575659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041314263 dts=1575968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041314364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405400 | ~98.9 fps +[SensorPush] PZT angle frame #1780041314582 dts=1576287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041314895 dts=1576600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041315194 dts=1576899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041315405 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405500 | ~96.2 fps +[SensorPush] PZT angle frame #1780041315503 dts=1577208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041315804 dts=1577509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041316115 dts=1577820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041316435 dts=1578140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041316435 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405600 | ~97.0 fps +[SensorPush] PZT angle frame #1780041316733 dts=1578438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041317034 dts=1578739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041317335 dts=1579039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041317434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405700 | ~100.1 fps +[SensorPush] PZT angle frame #1780041317652 dts=1579357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041317954 dts=1579659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041318407 dts=1580112 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041318605 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405800 | ~85.4 fps +[SensorPush] PZT angle frame #1780041318702 dts=1580407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041319003 dts=1580708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041319303 dts=1581008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041319606 dts=1581310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041319606 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=405900 | ~99.9 fps +[SensorPush] PZT angle frame #1780041319914 dts=1581618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041320217 dts=1581922 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041320542 dts=1582247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041320645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406000 | ~96.1 fps +[SensorPush] PZT angle frame #1780041320844 dts=1582549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041321143 dts=1582847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041321455 dts=1583160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041321792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406100 | ~87.2 fps +[SensorPush] PZT angle frame #1780041321905 dts=1583610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041322203 dts=1583908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041322523 dts=1584228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041322823 dts=1584528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041322823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406200 | ~97.0 fps +[SensorPush] PZT angle frame #1780041323125 dts=1584830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041323432 dts=1585137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041323743 dts=1585447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041323853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406300 | ~97.2 fps +[SensorPush] PZT angle frame #1780041324053 dts=1585758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041324353 dts=1586058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041324665 dts=1586370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041324862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406400 | ~99.0 fps +[SensorPush] PZT angle frame #1780041324962 dts=1586667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041325406 dts=1587111 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041325855 dts=1587560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041326153 dts=1587858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041326153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406500 | ~77.1 fps +[SensorPush] PZT angle frame #1780041326463 dts=1588168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041326765 dts=1588470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041327215 dts=1588920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041327465 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406600 | ~76.6 fps +[SensorPush] PZT angle frame #1780041327664 dts=1589369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041327964 dts=1589669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041328405 dts=1590109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041328616 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406700 | ~86.9 fps +[SensorPush] PZT angle frame #1780041328714 dts=1590419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041329024 dts=1590729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041329373 dts=1591078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041329684 dts=1591389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041329684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406800 | ~93.6 fps +[SensorPush] PZT angle frame #1780041330124 dts=1591829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041330423 dts=1592128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041330724 dts=1592429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041330823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=406900 | ~87.8 fps +[SensorPush] PZT angle frame #1780041331022 dts=1592727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041331324 dts=1593029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041331624 dts=1593329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041331854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407000 | ~97.1 fps +[SensorPush] PZT angle frame #1780041331954 dts=1593659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041332253 dts=1593958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041332564 dts=1594269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041332865 dts=1594570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041332865 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407100 | ~98.8 fps +[SensorPush] PZT angle frame #1780041333164 dts=1594869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041333473 dts=1595178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041333915 dts=1595620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041334014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407200 | ~87.1 fps +[SensorPush] PZT angle frame #1780041334223 dts=1595928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041334524 dts=1596229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041334824 dts=1596529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041335024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407300 | ~99.1 fps +[SensorPush] PZT angle frame #1780041335124 dts=1596829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041335444 dts=1597149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041335743 dts=1597448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041336056 dts=1597760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041336056 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407400 | ~96.9 fps +[SensorPush] PZT angle frame #1780041336355 dts=1598059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041336654 dts=1598359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041336953 dts=1598658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041337055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407500 | ~100.0 fps +[SensorPush] PZT angle frame #1780041337264 dts=1598969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041337563 dts=1599268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041337875 dts=1599579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041338084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407600 | ~97.1 fps +[SensorPush] PZT angle frame #1780041338184 dts=1599889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041338504 dts=1600209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041338803 dts=1600507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041339123 dts=1600828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041339123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407700 | ~96.2 fps +[SensorPush] PZT angle frame #1780041339423 dts=1601128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041339722 dts=1601426 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041340024 dts=1601728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041340123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407800 | ~100.1 fps +[SensorPush] PZT angle frame #1780041340323 dts=1602028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041340624 dts=1602329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041340925 dts=1602629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041341123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=407900 | ~100.0 fps +[SensorPush] PZT angle frame #1780041341233 dts=1602938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041341564 dts=1603268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041341864 dts=1603569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041342177 dts=1603882 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041342177 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408000 | ~94.9 fps +[SensorPush] PZT angle frame #1780041342506 dts=1604211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041342814 dts=1604519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041343115 dts=1604820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041343225 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408100 | ~95.5 fps +[SensorPush] PZT angle frame #1780041343422 dts=1605127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041343722 dts=1605427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041344033 dts=1605738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041344255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408200 | ~97.1 fps +[SensorPush] PZT angle frame #1780041344353 dts=1606058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041344662 dts=1606367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041344963 dts=1606668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041345274 dts=1606979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041345274 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408300 | ~98.2 fps +[SensorPush] PZT angle frame #1780041345574 dts=1607278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041345881 dts=1607586 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041346195 dts=1607900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041346294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408400 | ~98.0 fps +[SensorPush] PZT angle frame #1780041346493 dts=1608197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041346797 dts=1608502 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041347293 dts=1608998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041347493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408500 | ~83.4 fps +[SensorPush] PZT angle frame #1780041347593 dts=1609298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041347914 dts=1609619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041348215 dts=1609919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041348514 dts=1610219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041348514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408600 | ~98.0 fps +[SensorPush] PZT angle frame #1780041349093 dts=1610798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041349424 dts=1611128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041349733 dts=1611438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041349833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408700 | ~75.8 fps +[SensorPush] PZT angle frame #1780041350044 dts=1611749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041350355 dts=1612059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041350654 dts=1612359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041350855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408800 | ~97.8 fps +[SensorPush] PZT angle frame #1780041350954 dts=1612659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041351265 dts=1612970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041351703 dts=1613408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041352004 dts=1613709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041352004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=408900 | ~87.0 fps +[SensorPush] PZT angle frame #1780041352454 dts=1614159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041352754 dts=1614459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041353054 dts=1614759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041353152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409000 | ~87.0 fps +[SensorPush] PZT angle frame #1780041353364 dts=1615069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041353814 dts=1615519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041354275 dts=1615980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041354474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409100 | ~75.7 fps +[SensorPush] PZT angle frame #1780041354573 dts=1616278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041354893 dts=1616598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041355195 dts=1616900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041355505 dts=1617210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041355505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409200 | ~97.0 fps +[SensorPush] PZT angle frame #1780041355813 dts=1617518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041356123 dts=1617828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041356563 dts=1618268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041356664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409300 | ~86.3 fps +[SensorPush] PZT angle frame #1780041356863 dts=1618568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041357304 dts=1619009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041357614 dts=1619319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041357814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409400 | ~87.0 fps +[SensorPush] PZT angle frame #1780041357913 dts=1619618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041358214 dts=1619919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041358514 dts=1620219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041358813 dts=1620518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041358813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409500 | ~100.0 fps +[SensorPush] PZT angle frame #1780041359115 dts=1620820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041359413 dts=1621118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041359864 dts=1621569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041359963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409600 | ~87.0 fps +[SensorPush] PZT angle frame #1780041360186 dts=1621890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041360514 dts=1622219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041360814 dts=1622519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041361015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409700 | ~95.1 fps +[SensorPush] PZT angle frame #1780041361115 dts=1622820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041361425 dts=1623129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041361733 dts=1623438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041362202 dts=1623907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041362202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409800 | ~84.2 fps +[SensorPush] PZT angle frame #1780041362664 dts=1624369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041362973 dts=1624678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041363276 dts=1624981 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041363382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=409900 | ~84.8 fps +[SensorPush] PZT angle frame #1780041363733 dts=1625438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041364034 dts=1625739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041364344 dts=1626049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041364544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410000 | ~86.1 fps +[SensorPush] PZT angle frame #1780041364784 dts=1626489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041365082 dts=1626787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041365541 dts=1627246 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041365873 dts=1627578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041365873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410100 | ~75.2 fps +[SensorPush] PZT angle frame #1780041366175 dts=1627880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041366483 dts=1628188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041366793 dts=1628498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041366906 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410200 | ~96.8 fps +[SensorPush] PZT angle frame #1780041367253 dts=1628958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041367574 dts=1629278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041367875 dts=1629579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041368074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410300 | ~85.5 fps +[SensorPush] PZT angle frame #1780041368173 dts=1629878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041368473 dts=1630178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041368806 dts=1630511 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041369117 dts=1630821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041369117 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410400 | ~95.9 fps +[SensorPush] PZT angle frame #1780041369423 dts=1631128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041369723 dts=1631428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041370046 dts=1631751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041370153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410500 | ~96.5 fps +[SensorPush] PZT angle frame #1780041370355 dts=1632059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041370654 dts=1632359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041370976 dts=1632680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041371193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410600 | ~96.2 fps +[SensorPush] PZT angle frame #1780041371292 dts=1632997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041371594 dts=1633299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041371894 dts=1633599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041372345 dts=1634049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041372345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410700 | ~86.8 fps +[SensorPush] PZT angle frame #1780041372644 dts=1634349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041372944 dts=1634648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041373263 dts=1634967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041373364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410800 | ~98.1 fps +[SensorPush] PZT angle frame #1780041373584 dts=1635289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041373884 dts=1635589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041374214 dts=1635919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041374413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=410900 | ~95.3 fps +[SensorPush] PZT angle frame #1780041374514 dts=1636219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041374824 dts=1636529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041375134 dts=1636839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041375575 dts=1637279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041375575 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411000 | ~86.1 fps +[SensorPush] PZT angle frame #1780041375875 dts=1637580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041376172 dts=1637877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041376484 dts=1638189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041376584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411100 | ~99.1 fps +[SensorPush] PZT angle frame #1780041376793 dts=1638498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041377092 dts=1638797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041377406 dts=1639110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041377744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411200 | ~86.2 fps +[SensorPush] PZT angle frame #1780041377843 dts=1639548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041378154 dts=1639859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041378473 dts=1640178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041378781 dts=1640486 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041378781 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411300 | ~96.4 fps +[SensorPush] PZT angle frame #1780041379235 dts=1640940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041379553 dts=1641258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041379862 dts=1641567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041379964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411400 | ~84.6 fps +[SensorPush] PZT angle frame #1780041380165 dts=1641870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041380483 dts=1642188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041380782 dts=1642486 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041380993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411500 | ~97.2 fps +[SensorPush] PZT angle frame #1780041381092 dts=1642797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041381404 dts=1643109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041381704 dts=1643409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041382004 dts=1643709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041382004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411600 | ~98.8 fps +[SensorPush] PZT angle frame #1780041382315 dts=1644020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041382623 dts=1644328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041382935 dts=1644640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041383033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411700 | ~97.3 fps +[SensorPush] PZT angle frame #1780041383245 dts=1644950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041383565 dts=1645270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041383863 dts=1645568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041384074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411800 | ~96.1 fps +[SensorPush] PZT angle frame #1780041384187 dts=1645892 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041384504 dts=1646209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041384804 dts=1646509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041385105 dts=1646810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041385105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=411900 | ~96.9 fps +[SensorPush] PZT angle frame #1780041385404 dts=1647109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041385703 dts=1647408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041386012 dts=1647717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041386113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412000 | ~99.2 fps +[SensorPush] PZT angle frame #1780041386462 dts=1648167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041386773 dts=1648478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041387083 dts=1648788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041387282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412100 | ~85.6 fps +[SensorPush] PZT angle frame #1780041387394 dts=1649099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041387844 dts=1649548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041388424 dts=1650129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041388735 dts=1650440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041388735 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412200 | ~68.8 fps +[SensorPush] PZT angle frame #1780041389054 dts=1650759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041389372 dts=1651077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041389684 dts=1651389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041389783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412300 | ~95.5 fps +[SensorPush] PZT angle frame #1780041389983 dts=1651688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041390574 dts=1652278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041390873 dts=1652578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041391223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412400 | ~69.4 fps +[SensorPush] PZT angle frame #1780041391353 dts=1653058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041391653 dts=1653358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041391974 dts=1653679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041392283 dts=1653988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041392283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412500 | ~94.3 fps +[SensorPush] PZT angle frame #1780041392582 dts=1654287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041392892 dts=1654597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041393203 dts=1654908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041393304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412600 | ~97.9 fps +[SensorPush] PZT angle frame #1780041393503 dts=1655208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041393805 dts=1655510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041394104 dts=1655809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041394325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412700 | ~98.0 fps +[SensorPush] PZT angle frame #1780041394573 dts=1656278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041394882 dts=1656587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041395194 dts=1656898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041395494 dts=1657198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041395494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412800 | ~85.6 fps +[SensorPush] PZT angle frame #1780041395964 dts=1657669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041396275 dts=1657979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041396576 dts=1658280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041396814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=412900 | ~75.7 fps +[SensorPush] PZT angle frame #1780041397014 dts=1658718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041397475 dts=1659179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041397782 dts=1659487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041397983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413000 | ~85.5 fps +[SensorPush] PZT angle frame #1780041398083 dts=1659788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041398393 dts=1660098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041398694 dts=1660398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041399005 dts=1660710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041399005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413100 | ~97.9 fps +[SensorPush] PZT angle frame #1780041399313 dts=1661018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041399753 dts=1661458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041400054 dts=1661759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041400305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413200 | ~76.9 fps +[SensorPush] PZT angle frame #1780041400504 dts=1662208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041400823 dts=1662528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041401125 dts=1662829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041401321 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413300 | ~98.4 fps +[SensorPush] PZT angle frame #1780041401436 dts=1663141 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041401773 dts=1663478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041402074 dts=1663779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041402524 dts=1664229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041402524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413400 | ~83.2 fps +[SensorPush] PZT angle frame #1780041402825 dts=1664530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041403274 dts=1664978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041403575 dts=1665280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041403673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413500 | ~87.0 fps +[SensorPush] PZT angle frame #1780041403883 dts=1665588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041404193 dts=1665898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041404493 dts=1666198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041404704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413600 | ~97.1 fps +[SensorPush] PZT angle frame #1780041404804 dts=1666509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041405114 dts=1666819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041405574 dts=1667279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041405875 dts=1667580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041405875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413700 | ~85.3 fps +[SensorPush] PZT angle frame #1780041406314 dts=1668019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041406613 dts=1668317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041406933 dts=1668638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041407044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413800 | ~85.6 fps +[SensorPush] PZT angle frame #1780041407254 dts=1668958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041407704 dts=1669409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041408004 dts=1669709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041408201 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=413900 | ~86.4 fps +[SensorPush] PZT angle frame #1780041408305 dts=1670010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041408602 dts=1670307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041408913 dts=1670618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041409215 dts=1670920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041409215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414000 | ~98.7 fps +[SensorPush] PZT angle frame #1780041409522 dts=1671227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041409833 dts=1671538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041410144 dts=1671848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041410243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414100 | ~97.3 fps +[SensorPush] PZT angle frame #1780041410453 dts=1672158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041410755 dts=1672460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041411195 dts=1672900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041411414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414200 | ~85.4 fps +[SensorPush] PZT angle frame #1780041411513 dts=1673218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041411815 dts=1673519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041412114 dts=1673819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041412433 dts=1674138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041412433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414300 | ~98.0 fps +[SensorPush] PZT angle frame #1780041412733 dts=1674438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041413193 dts=1674898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041413654 dts=1675359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041413755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414400 | ~75.7 fps +[SensorPush] PZT angle frame #1780041413954 dts=1675659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041414395 dts=1676100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041414692 dts=1676397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041414894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414500 | ~87.7 fps +[SensorPush] PZT angle frame #1780041414995 dts=1676700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041415295 dts=1677000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041415596 dts=1677301 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041416033 dts=1677738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041416033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414600 | ~87.9 fps +[SensorPush] PZT angle frame #1780041416354 dts=1678058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041416803 dts=1678508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041417113 dts=1678818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041417353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414700 | ~75.7 fps +[SensorPush] PZT angle frame #1780041417563 dts=1679268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041417875 dts=1679580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041418186 dts=1679890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041418385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414800 | ~96.9 fps +[SensorPush] PZT angle frame #1780041418493 dts=1680198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041418804 dts=1680509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041419113 dts=1680818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041419413 dts=1681118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041419413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=414900 | ~97.3 fps +[SensorPush] PZT angle frame #1780041419724 dts=1681428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041420034 dts=1681739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041420474 dts=1682179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041420573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415000 | ~86.2 fps +[SensorPush] PZT angle frame #1780041420773 dts=1682478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041421084 dts=1682789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041421403 dts=1683108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041421614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415100 | ~96.1 fps +[SensorPush] PZT angle frame #1780041421723 dts=1683428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041422175 dts=1683879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041422474 dts=1684179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041422782 dts=1684487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041422782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415200 | ~85.6 fps +[SensorPush] PZT angle frame #1780041423084 dts=1684789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041423403 dts=1685108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041423714 dts=1685419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041423814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415300 | ~96.9 fps +[SensorPush] PZT angle frame #1780041424154 dts=1685859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041424464 dts=1686169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041424764 dts=1686469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041424983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415400 | ~85.6 fps +[SensorPush] PZT angle frame #1780041425084 dts=1686789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041425384 dts=1687088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041425693 dts=1687398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041425994 dts=1687699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041425994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415500 | ~98.8 fps +[SensorPush] PZT angle frame #1780041426324 dts=1688028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041426625 dts=1688330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041426925 dts=1688630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041427025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415600 | ~97.0 fps +[SensorPush] PZT angle frame #1780041427255 dts=1688960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041427554 dts=1689259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041428006 dts=1689710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041428205 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415700 | ~84.8 fps +[SensorPush] PZT angle frame #1780041428314 dts=1690019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041428614 dts=1690319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041428924 dts=1690629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041429223 dts=1690928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041429223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415800 | ~98.2 fps +[SensorPush] PZT angle frame #1780041429523 dts=1691227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041429826 dts=1691531 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041430144 dts=1691848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041430255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=415900 | ~96.9 fps +[SensorPush] PZT angle frame #1780041430454 dts=1692159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041430752 dts=1692457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041431203 dts=1692908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041431414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416000 | ~86.3 fps +[SensorPush] PZT angle frame #1780041431516 dts=1693220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041431815 dts=1693519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041432274 dts=1693979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041432572 dts=1694276 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041432572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416100 | ~86.4 fps +[SensorPush] PZT angle frame #1780041432875 dts=1694580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041433186 dts=1694891 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041433513 dts=1695218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041433613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416200 | ~96.0 fps +[SensorPush] PZT angle frame #1780041433813 dts=1695518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041434124 dts=1695829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041434423 dts=1696128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041434644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416300 | ~97.1 fps +[SensorPush] PZT angle frame #1780041434743 dts=1696448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041435044 dts=1696749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041435344 dts=1697049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041435654 dts=1697359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041435654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416400 | ~98.9 fps +[SensorPush] PZT angle frame #1780041435952 dts=1697657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041436393 dts=1698098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041436714 dts=1698419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041436814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416500 | ~86.3 fps +[SensorPush] PZT angle frame #1780041437014 dts=1698719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041437324 dts=1699029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041437644 dts=1699348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041437842 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416600 | ~97.2 fps +[SensorPush] PZT angle frame #1780041437944 dts=1699649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041438243 dts=1699948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041438545 dts=1700250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041438844 dts=1700549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041438844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416700 | ~99.7 fps +[SensorPush] PZT angle frame #1780041439423 dts=1701128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041439723 dts=1701428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041440034 dts=1701739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041440133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416800 | ~77.7 fps +[SensorPush] PZT angle frame #1780041440333 dts=1702038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041440644 dts=1702349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041440944 dts=1702649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041441145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=416900 | ~98.8 fps +[SensorPush] PZT angle frame #1780041441242 dts=1702947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041441573 dts=1703278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041441874 dts=1703579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041442323 dts=1704028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041442323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417000 | ~84.9 fps +[SensorPush] PZT angle frame #1780041442625 dts=1704330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041442931 dts=1704636 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041443233 dts=1704938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041443482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417100 | ~86.3 fps +[SensorPush] PZT angle frame #1780041443692 dts=1705397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041443994 dts=1705699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041444294 dts=1705998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041444494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417200 | ~98.7 fps +[SensorPush] PZT angle frame #1780041444594 dts=1706299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041444892 dts=1706597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041445203 dts=1706908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041445503 dts=1707208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041445503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417300 | ~99.2 fps +[SensorPush] PZT angle frame #1780041445814 dts=1707518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041446115 dts=1707820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041446423 dts=1708128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041446523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417400 | ~98.1 fps +[SensorPush] PZT angle frame #1780041446733 dts=1708438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041447034 dts=1708739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041447333 dts=1709038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041447545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417500 | ~97.7 fps +[SensorPush] PZT angle frame #1780041447656 dts=1709361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041447973 dts=1709678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041448284 dts=1709989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041448604 dts=1710308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041448604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417600 | ~94.5 fps +[SensorPush] PZT angle frame #1780041448902 dts=1710607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041449363 dts=1711068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041449663 dts=1711367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041449794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417700 | ~84.0 fps +[SensorPush] PZT angle frame #1780041450014 dts=1711719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041450325 dts=1712030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041450624 dts=1712329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041450823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417800 | ~97.2 fps +[SensorPush] PZT angle frame #1780041450923 dts=1712628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041451225 dts=1712930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041451673 dts=1713378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041451984 dts=1713689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041451984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=417900 | ~86.0 fps +[SensorPush] PZT angle frame #1780041452284 dts=1713989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041452583 dts=1714287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041452883 dts=1714588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041452984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418000 | ~100.0 fps +[SensorPush] PZT angle frame #1780041453183 dts=1714888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041453495 dts=1715200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041453796 dts=1715501 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041454004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418100 | ~98.1 fps +[SensorPush] PZT angle frame #1780041454103 dts=1715808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041454414 dts=1716118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041454714 dts=1716419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041455014 dts=1716718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041455014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418200 | ~99.1 fps +[SensorPush] PZT angle frame #1780041455473 dts=1717178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041455783 dts=1717488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041456113 dts=1717818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041456215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418300 | ~83.2 fps +[SensorPush] PZT angle frame #1780041456435 dts=1718139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041456733 dts=1718438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041457033 dts=1718738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041457252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418400 | ~96.4 fps +[SensorPush] PZT angle frame #1780041457363 dts=1719068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041457773 dts=1719478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041458074 dts=1719778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041458515 dts=1720219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041458515 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418500 | ~79.2 fps +[SensorPush] PZT angle frame #1780041459094 dts=1720799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041459415 dts=1721120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041459722 dts=1721427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041459824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418600 | ~76.4 fps +[SensorPush] PZT angle frame #1780041460164 dts=1721868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041460462 dts=1722167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041460783 dts=1722488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041460984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418700 | ~86.2 fps +[SensorPush] PZT angle frame #1780041461086 dts=1722791 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041461404 dts=1723109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041461863 dts=1723568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041462164 dts=1723869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041462164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418800 | ~84.8 fps +[SensorPush] PZT angle frame #1780041462493 dts=1724198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041462793 dts=1724498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041463245 dts=1724950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041463344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=418900 | ~84.7 fps +[SensorPush] PZT angle frame #1780041463544 dts=1725249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041463844 dts=1725549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041464145 dts=1725850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041464363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419000 | ~98.1 fps +[SensorPush] PZT angle frame #1780041464462 dts=1726167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041464767 dts=1726472 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041465095 dts=1726800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041465412 dts=1727117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041465412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419100 | ~95.3 fps +[SensorPush] PZT angle frame #1780041465733 dts=1727438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041466043 dts=1727748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041466364 dts=1728068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041466464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419200 | ~95.1 fps +[SensorPush] PZT angle frame #1780041466675 dts=1728380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041466972 dts=1728677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041467272 dts=1728977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041467474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419300 | ~99.0 fps +[SensorPush] PZT angle frame #1780041467573 dts=1729278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041467874 dts=1729579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041468174 dts=1729879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041468626 dts=1730330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041468626 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419400 | ~86.8 fps +[SensorPush] PZT angle frame #1780041468936 dts=1730640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041469264 dts=1730968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041469573 dts=1731278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041469674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419500 | ~95.5 fps +[SensorPush] PZT angle frame #1780041469871 dts=1731576 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041470183 dts=1731887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041470503 dts=1732208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041470853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419600 | ~84.8 fps +[SensorPush] PZT angle frame #1780041470953 dts=1732658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041471263 dts=1732968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041471593 dts=1733298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041471904 dts=1733609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041471904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419700 | ~95.2 fps +[SensorPush] PZT angle frame #1780041472213 dts=1733918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041472514 dts=1734219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041472814 dts=1734519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041472914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419800 | ~99.0 fps +[SensorPush] PZT angle frame #1780041473113 dts=1734818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041473714 dts=1735418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041474014 dts=1735719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041474213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=419900 | ~77.0 fps +[SensorPush] PZT angle frame #1780041474465 dts=1736169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041474762 dts=1736467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041475064 dts=1736769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041475373 dts=1737078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041475373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420000 | ~86.2 fps +[SensorPush] PZT angle frame #1780041475676 dts=1737381 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041475973 dts=1737678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041476272 dts=1737976 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041476375 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420100 | ~99.8 fps +[SensorPush] PZT angle frame #1780041476572 dts=1738277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041477033 dts=1738738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041477483 dts=1739187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041477693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420200 | ~75.9 fps +[SensorPush] PZT angle frame #1780041477793 dts=1739498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041478096 dts=1739801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041478402 dts=1740106 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041478703 dts=1740407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041478703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420300 | ~99.1 fps +[SensorPush] PZT angle frame #1780041479164 dts=1740869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041479464 dts=1741168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041479764 dts=1741468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041479873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420400 | ~85.4 fps +[SensorPush] PZT angle frame #1780041480073 dts=1741777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041480385 dts=1742090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041480684 dts=1742388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041480883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420500 | ~99.0 fps +[SensorPush] PZT angle frame #1780041480983 dts=1742688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041481305 dts=1743009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041481635 dts=1743339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041481944 dts=1743649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041481944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420600 | ~94.2 fps +[SensorPush] PZT angle frame #1780041482243 dts=1743948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041482544 dts=1744249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041482994 dts=1744699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041483104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420700 | ~86.2 fps +[SensorPush] PZT angle frame #1780041483314 dts=1745019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041483613 dts=1745318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041483923 dts=1745628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041484124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420800 | ~98.0 fps +[SensorPush] PZT angle frame #1780041484225 dts=1745929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041484524 dts=1746229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041484833 dts=1746537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041485133 dts=1746838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041485133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=420900 | ~99.1 fps +[SensorPush] PZT angle frame #1780041485433 dts=1747138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041485744 dts=1747449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041486054 dts=1747759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041486164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421000 | ~97.0 fps +[SensorPush] PZT angle frame #1780041486363 dts=1748068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041486664 dts=1748369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041487113 dts=1748818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041487343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421100 | ~84.8 fps +[SensorPush] PZT angle frame #1780041487445 dts=1749149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041487914 dts=1749619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041488355 dts=1750060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041488805 dts=1750510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041488805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421200 | ~68.4 fps +[SensorPush] PZT angle frame #1780041489134 dts=1750839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041489483 dts=1751188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041489946 dts=1751651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041490063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421300 | ~79.5 fps +[SensorPush] PZT angle frame #1780041490266 dts=1751971 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041490574 dts=1752279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041490884 dts=1752589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041491093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421400 | ~97.1 fps +[SensorPush] PZT angle frame #1780041491195 dts=1752900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041491494 dts=1753199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041491813 dts=1753518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041492264 dts=1753969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041492264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421500 | ~85.4 fps +[SensorPush] PZT angle frame #1780041492725 dts=1754429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041493025 dts=1754729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041493345 dts=1755050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041493445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421600 | ~84.7 fps +[SensorPush] PZT angle frame #1780041493644 dts=1755349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041493973 dts=1755678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041494284 dts=1755989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041494485 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421700 | ~96.1 fps +[SensorPush] PZT angle frame #1780041494582 dts=1756287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041494883 dts=1756588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041495183 dts=1756887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041495504 dts=1757208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041495504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421800 | ~98.2 fps +[SensorPush] PZT angle frame #1780041495815 dts=1757520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041496112 dts=1757817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041496412 dts=1758117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041496513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=421900 | ~99.2 fps +[SensorPush] PZT angle frame #1780041496864 dts=1758568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041497204 dts=1758908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041497505 dts=1759209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041497703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422000 | ~84.0 fps +[SensorPush] PZT angle frame #1780041497805 dts=1759510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041498243 dts=1759948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041498545 dts=1760250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041498864 dts=1760568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041498864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422100 | ~86.2 fps +[SensorPush] PZT angle frame #1780041499173 dts=1760878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041499482 dts=1761187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041499795 dts=1761500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041499905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422200 | ~96.0 fps +[SensorPush] PZT angle frame #1780041500113 dts=1761818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041500424 dts=1762129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041500723 dts=1762428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041500934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422300 | ~97.2 fps +[SensorPush] PZT angle frame #1780041501032 dts=1762737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041501343 dts=1763048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041501643 dts=1763348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041501944 dts=1763649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041501944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422400 | ~98.9 fps +[SensorPush] PZT angle frame #1780041502244 dts=1763949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041502552 dts=1764257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041502854 dts=1764558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041502964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422500 | ~98.1 fps +[SensorPush] PZT angle frame #1780041503163 dts=1764868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041503475 dts=1765180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041503772 dts=1765477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041503983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422600 | ~98.1 fps +[SensorPush] PZT angle frame #1780041504083 dts=1765788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041504394 dts=1766099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041504702 dts=1766407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041505002 dts=1766707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041505002 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422700 | ~98.2 fps +[SensorPush] PZT angle frame #1780041505306 dts=1767011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041505623 dts=1767328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041505923 dts=1767628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041506022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422800 | ~98.0 fps +[SensorPush] PZT angle frame #1780041506381 dts=1768086 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041506685 dts=1768390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041507014 dts=1768719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041507224 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=422900 | ~83.2 fps +[SensorPush] PZT angle frame #1780041507326 dts=1769030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041507635 dts=1769339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041507943 dts=1769648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041508252 dts=1769957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041508252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423000 | ~97.3 fps +[SensorPush] PZT angle frame #1780041508553 dts=1770258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041508853 dts=1770558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041509155 dts=1770860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041509265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423100 | ~98.7 fps +[SensorPush] PZT angle frame #1780041509473 dts=1771177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041509783 dts=1771488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041510094 dts=1771799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041510304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423200 | ~96.2 fps +[SensorPush] PZT angle frame #1780041510404 dts=1772108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041510863 dts=1772568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041511305 dts=1773010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041511606 dts=1773310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041511606 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423300 | ~76.8 fps +[SensorPush] PZT angle frame #1780041511922 dts=1773627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041512244 dts=1773949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041512544 dts=1774249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041512645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423400 | ~96.2 fps +[SensorPush] PZT angle frame #1780041512844 dts=1774549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041513314 dts=1775018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041513615 dts=1775319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041513816 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423500 | ~85.4 fps +[SensorPush] PZT angle frame #1780041513926 dts=1775630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041514243 dts=1775948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041514555 dts=1776260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041514995 dts=1776699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041514995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423600 | ~84.8 fps +[SensorPush] PZT angle frame #1780041515445 dts=1777150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041515891 dts=1777596 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041516204 dts=1777909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041516302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423700 | ~76.5 fps +[SensorPush] PZT angle frame #1780041516513 dts=1778218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041516812 dts=1778517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041517134 dts=1778838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041517333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423800 | ~97.0 fps +[SensorPush] PZT angle frame #1780041517433 dts=1779137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041517743 dts=1779448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041518054 dts=1779759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041518373 dts=1780078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041518373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=423900 | ~96.2 fps +[SensorPush] PZT angle frame #1780041518675 dts=1780379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041519125 dts=1780830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041519434 dts=1781139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041519533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424000 | ~86.2 fps +[SensorPush] PZT angle frame #1780041519735 dts=1781440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041520034 dts=1781738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041520494 dts=1782199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041520695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424100 | ~86.1 fps +[SensorPush] PZT angle frame #1780041520794 dts=1782499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041521105 dts=1782810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041521404 dts=1783109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041521703 dts=1783408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041521703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424200 | ~99.2 fps +[SensorPush] PZT angle frame #1780041522022 dts=1783727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041522324 dts=1784029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041522763 dts=1784468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041522862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424300 | ~86.2 fps +[SensorPush] PZT angle frame #1780041523074 dts=1784779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041523374 dts=1785079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041523684 dts=1785389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041523884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424400 | ~97.9 fps +[SensorPush] PZT angle frame #1780041523984 dts=1785689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041524283 dts=1785988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041524583 dts=1786288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041524883 dts=1786588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041524883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424500 | ~99.6 fps +[SensorPush] PZT angle frame #1780041525183 dts=1786888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041525484 dts=1787188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041525793 dts=1787498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041525893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424600 | ~99.5 fps +[SensorPush] PZT angle frame #1780041526103 dts=1787808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041526404 dts=1788109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041526724 dts=1788429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041526924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424700 | ~96.9 fps +[SensorPush] PZT angle frame #1780041527022 dts=1788727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041527323 dts=1789028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041527625 dts=1789329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041527934 dts=1789638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041527934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424800 | ~99.2 fps +[SensorPush] PZT angle frame #1780041528232 dts=1789937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041528553 dts=1790258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041528853 dts=1790558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041529105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=424900 | ~85.3 fps +[SensorPush] PZT angle frame #1780041529303 dts=1791008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041529613 dts=1791318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041529915 dts=1791620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041530114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425000 | ~99.1 fps +[SensorPush] PZT angle frame #1780041530212 dts=1791917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041530843 dts=1792548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041531145 dts=1792850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041531446 dts=1793151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041531446 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425100 | ~75.1 fps +[SensorPush] PZT angle frame #1780041531744 dts=1793448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041532044 dts=1793749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041532344 dts=1794049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041532445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425200 | ~100.1 fps +[SensorPush] PZT angle frame #1780041532645 dts=1794350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041532955 dts=1794660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041533253 dts=1794958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041533454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425300 | ~99.1 fps +[SensorPush] PZT angle frame #1780041533563 dts=1795268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041533883 dts=1795587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041534182 dts=1795887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041534493 dts=1796198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041534493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425400 | ~96.2 fps +[SensorPush] PZT angle frame #1780041534803 dts=1796508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041535114 dts=1796819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041535422 dts=1797127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041535525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425500 | ~96.9 fps +[SensorPush] PZT angle frame #1780041535723 dts=1797428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041536312 dts=1798017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041536613 dts=1798318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041536963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425600 | ~69.6 fps +[SensorPush] PZT angle frame #1780041537065 dts=1798770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041537384 dts=1799089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041537685 dts=1799389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041537985 dts=1799690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041537985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425700 | ~97.9 fps +[SensorPush] PZT angle frame #1780041538434 dts=1800139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041538742 dts=1800447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041539054 dts=1800758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041539154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425800 | ~85.5 fps +[SensorPush] PZT angle frame #1780041539355 dts=1801059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041539663 dts=1801368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041539962 dts=1801667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041540174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=425900 | ~98.0 fps +[SensorPush] PZT angle frame #1780041540283 dts=1801988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041540604 dts=1802309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041540913 dts=1802618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041541213 dts=1802918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041541213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426000 | ~96.3 fps +[SensorPush] PZT angle frame #1780041541523 dts=1803228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041541825 dts=1803530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041542264 dts=1803969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041542365 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426100 | ~86.8 fps +[SensorPush] PZT angle frame #1780041542705 dts=1804410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041543004 dts=1804709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041543302 dts=1805007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041543502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426200 | ~87.9 fps +[SensorPush] PZT angle frame #1780041543604 dts=1805309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041543912 dts=1805617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041544214 dts=1805919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041544512 dts=1806217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041544512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426300 | ~99.1 fps +[SensorPush] PZT angle frame #1780041544951 dts=1806656 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041545255 dts=1806959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041545702 dts=1807407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041545804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426400 | ~77.4 fps +[SensorPush] PZT angle frame #1780041546143 dts=1807848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041546454 dts=1808159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041546794 dts=1808499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041546994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426500 | ~84.0 fps +[SensorPush] PZT angle frame #1780041547091 dts=1808796 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041547395 dts=1809100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041547705 dts=1809409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041548014 dts=1809719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041548014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426600 | ~98.1 fps +[SensorPush] PZT angle frame #1780041548312 dts=1810017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041548773 dts=1810478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041549074 dts=1810778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041549174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426700 | ~86.2 fps +[SensorPush] PZT angle frame #1780041549382 dts=1811087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041549685 dts=1811390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041549986 dts=1811690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041550196 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426800 | ~97.9 fps +[SensorPush] PZT angle frame #1780041550302 dts=1812007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041550614 dts=1812319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041550932 dts=1812637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041551243 dts=1812948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041551243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=426900 | ~95.4 fps +[SensorPush] PZT angle frame #1780041551553 dts=1813258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041551853 dts=1813558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041552172 dts=1813877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041552283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427000 | ~96.2 fps +[SensorPush] PZT angle frame #1780041552513 dts=1814218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041552814 dts=1814518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041553124 dts=1814828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041553323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427100 | ~96.2 fps +[SensorPush] PZT angle frame #1780041553433 dts=1815138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041553745 dts=1815450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041554043 dts=1815748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041554344 dts=1816049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041554344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427200 | ~97.9 fps +[SensorPush] PZT angle frame #1780041554786 dts=1816490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041555094 dts=1816799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041555393 dts=1817098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041555493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427300 | ~87.0 fps +[SensorPush] PZT angle frame #1780041555695 dts=1817400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041556133 dts=1817837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041556433 dts=1818138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041556643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427400 | ~87.0 fps +[SensorPush] PZT angle frame #1780041556745 dts=1818449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041557203 dts=1818908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041557514 dts=1819219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041557832 dts=1819537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041557832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427500 | ~84.1 fps +[SensorPush] PZT angle frame #1780041558132 dts=1819837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041558574 dts=1820278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041558894 dts=1820599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041558994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427600 | ~86.0 fps +[SensorPush] PZT angle frame #1780041559204 dts=1820909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041559663 dts=1821368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041559963 dts=1821668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041560165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427700 | ~85.5 fps +[SensorPush] PZT angle frame #1780041560271 dts=1821976 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041560577 dts=1822282 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041561034 dts=1822738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041561342 dts=1823047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041561342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427800 | ~84.8 fps +[SensorPush] PZT angle frame #1780041561643 dts=1823348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041561944 dts=1823648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041562245 dts=1823950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041562343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=427900 | ~100.0 fps +[SensorPush] PZT angle frame #1780041562544 dts=1824248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041562854 dts=1824559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041563164 dts=1824869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041563385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428000 | ~95.9 fps +[SensorPush] PZT angle frame #1780041563485 dts=1825190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041563795 dts=1825500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041564113 dts=1825818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041564423 dts=1826128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041564423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428100 | ~96.4 fps +[SensorPush] PZT angle frame #1780041564724 dts=1826429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041565024 dts=1826729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041565335 dts=1827039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041565435 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428200 | ~98.8 fps +[SensorPush] PZT angle frame #1780041565632 dts=1827337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041565964 dts=1827668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041566263 dts=1827968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041566474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428300 | ~96.2 fps +[SensorPush] PZT angle frame #1780041566575 dts=1828280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041566873 dts=1828578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041567174 dts=1828879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041567484 dts=1829189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041567484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428400 | ~99.0 fps +[SensorPush] PZT angle frame #1780041567785 dts=1829490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041568094 dts=1829798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041568394 dts=1830098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041568493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428500 | ~99.1 fps +[SensorPush] PZT angle frame #1780041568694 dts=1830399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041569005 dts=1830710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041569302 dts=1831007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041569515 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428600 | ~97.9 fps +[SensorPush] PZT angle frame #1780041569613 dts=1831317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041569934 dts=1831639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041570234 dts=1831938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041570535 dts=1832240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041570535 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428700 | ~98.1 fps +[SensorPush] PZT angle frame #1780041570833 dts=1832538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041571153 dts=1832858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041571452 dts=1833157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041571554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428800 | ~98.1 fps +[SensorPush] PZT angle frame #1780041571753 dts=1833458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041572203 dts=1833908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041572505 dts=1834210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041572705 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=428900 | ~86.9 fps +[SensorPush] PZT angle frame #1780041572802 dts=1834507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041573112 dts=1834817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041573574 dts=1835279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041573873 dts=1835578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041573873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429000 | ~85.6 fps +[SensorPush] PZT angle frame #1780041574184 dts=1835889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041574505 dts=1836209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041574804 dts=1836509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041574904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429100 | ~97.0 fps +[SensorPush] PZT angle frame #1780041575103 dts=1836808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041575425 dts=1837130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041575725 dts=1837430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041575922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429200 | ~98.2 fps +[SensorPush] PZT angle frame #1780041576023 dts=1837728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041576342 dts=1838047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041576653 dts=1838358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041576964 dts=1838669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041576964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429300 | ~95.9 fps +[SensorPush] PZT angle frame #1780041577405 dts=1839110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041577702 dts=1839407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041578003 dts=1839708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041578102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429400 | ~87.9 fps +[SensorPush] PZT angle frame #1780041578305 dts=1840010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041578603 dts=1840308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041578902 dts=1840607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041579102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429500 | ~100.0 fps +[SensorPush] PZT angle frame #1780041579203 dts=1840908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041579534 dts=1841239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041579845 dts=1841549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041580154 dts=1841859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041580154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429600 | ~95.1 fps +[SensorPush] PZT angle frame #1780041580452 dts=1842157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041580752 dts=1842457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041581054 dts=1842759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041581154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429700 | ~100.0 fps +[SensorPush] PZT angle frame #1780041581383 dts=1843088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041581833 dts=1843538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041582142 dts=1843847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041582362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429800 | ~82.8 fps +[SensorPush] PZT angle frame #1780041582466 dts=1844171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041582773 dts=1844477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041583223 dts=1844928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041583533 dts=1845238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041583533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=429900 | ~85.4 fps +[SensorPush] PZT angle frame #1780041583834 dts=1845538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041584134 dts=1845839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041584443 dts=1846148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041584544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430000 | ~98.9 fps +[SensorPush] PZT angle frame #1780041584744 dts=1846449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041585053 dts=1846758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041585524 dts=1847228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041585722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430100 | ~85.0 fps +[SensorPush] PZT angle frame #1780041585825 dts=1847530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041586274 dts=1847979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041586573 dts=1848278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041586884 dts=1848589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041586884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430200 | ~86.0 fps +[SensorPush] PZT angle frame #1780041587184 dts=1848888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041587482 dts=1849187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041587794 dts=1849499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041588034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430300 | ~86.9 fps +[SensorPush] PZT angle frame #1780041588233 dts=1849938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041588533 dts=1850238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041588844 dts=1850549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041589045 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430400 | ~99.0 fps +[SensorPush] PZT angle frame #1780041589145 dts=1850849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041589462 dts=1851167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041589763 dts=1851467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041590075 dts=1851780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041590075 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430500 | ~97.0 fps +[SensorPush] PZT angle frame #1780041590375 dts=1852080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041590686 dts=1852390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041591013 dts=1852718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041591113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430600 | ~96.3 fps +[SensorPush] PZT angle frame #1780041591323 dts=1853028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041591923 dts=1853628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041592225 dts=1853930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041592564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430700 | ~68.9 fps +[SensorPush] PZT angle frame #1780041592664 dts=1854368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041592964 dts=1854669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041593263 dts=1854968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041593574 dts=1855278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041593574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430800 | ~99.0 fps +[SensorPush] PZT angle frame #1780041593875 dts=1855580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041594323 dts=1856028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041594622 dts=1856326 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041594725 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=430900 | ~86.9 fps +[SensorPush] PZT angle frame #1780041594925 dts=1856630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041595223 dts=1856928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041595534 dts=1857238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041595733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431000 | ~99.2 fps +[SensorPush] PZT angle frame #1780041595832 dts=1857537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041596133 dts=1857837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041596443 dts=1858148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041596883 dts=1858588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041596883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431100 | ~87.0 fps +[SensorPush] PZT angle frame #1780041597184 dts=1858888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041597495 dts=1859200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041597793 dts=1859498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041597892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431200 | ~99.1 fps +[SensorPush] PZT angle frame #1780041598415 dts=1860120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041598715 dts=1860420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041599013 dts=1860718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041599217 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431300 | ~75.5 fps +[SensorPush] PZT angle frame #1780041599324 dts=1861029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041599624 dts=1861329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041599923 dts=1861627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041600232 dts=1861937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041600232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431400 | ~98.5 fps +[SensorPush] PZT angle frame #1780041600545 dts=1862250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041600843 dts=1862548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041601155 dts=1862859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041601254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431500 | ~97.8 fps +[SensorPush] PZT angle frame #1780041601455 dts=1863159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041601753 dts=1863458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041602054 dts=1863759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041602264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431600 | ~99.1 fps +[SensorPush] PZT angle frame #1780041602375 dts=1864079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041602834 dts=1864539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041603143 dts=1864848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041603454 dts=1865159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041603454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431700 | ~84.0 fps +[SensorPush] PZT angle frame #1780041604044 dts=1865749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041604344 dts=1866049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041604654 dts=1866359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041604754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431800 | ~76.9 fps +[SensorPush] PZT angle frame #1780041604955 dts=1866659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041605253 dts=1866957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041605564 dts=1867268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041605904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=431900 | ~87.0 fps +[SensorPush] PZT angle frame #1780041606003 dts=1867708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041606322 dts=1868026 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041606625 dts=1868329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041606923 dts=1868628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041606923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432000 | ~98.1 fps +[SensorPush] PZT angle frame #1780041607405 dts=1869110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041607704 dts=1869409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041608004 dts=1869709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041608103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432100 | ~84.8 fps +[SensorPush] PZT angle frame #1780041608442 dts=1870147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041608753 dts=1870457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041609056 dts=1870761 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041609264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432200 | ~86.1 fps +[SensorPush] PZT angle frame #1780041609374 dts=1871079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041609675 dts=1871380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041609973 dts=1871678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041610283 dts=1871988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041610283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432300 | ~98.1 fps +[SensorPush] PZT angle frame #1780041610584 dts=1872289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041610885 dts=1872589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041611195 dts=1872899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041611293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432400 | ~99.0 fps +[SensorPush] PZT angle frame #1780041611494 dts=1873199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041611795 dts=1873499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041612095 dts=1873800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041612294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432500 | ~100.0 fps +[SensorPush] PZT angle frame #1780041612403 dts=1874107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041612704 dts=1874409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041613005 dts=1874709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041613306 dts=1875010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041613306 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432600 | ~98.8 fps +[SensorPush] PZT angle frame #1780041613612 dts=1875317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041613914 dts=1875618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041614225 dts=1875929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041614322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432700 | ~98.4 fps +[SensorPush] PZT angle frame #1780041614533 dts=1876238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041614843 dts=1876548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041615283 dts=1876988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041615484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432800 | ~86.1 fps +[SensorPush] PZT angle frame #1780041615585 dts=1877290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041615883 dts=1877588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041616185 dts=1877890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041616483 dts=1878188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041616483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=432900 | ~100.0 fps +[SensorPush] PZT angle frame #1780041616933 dts=1878638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041617244 dts=1878948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041617565 dts=1879269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041617663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433000 | ~84.8 fps +[SensorPush] PZT angle frame #1780041617865 dts=1879570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041618172 dts=1879877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041618474 dts=1880179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041618672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433100 | ~99.0 fps +[SensorPush] PZT angle frame #1780041618774 dts=1880479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041619074 dts=1880779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041619373 dts=1881078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041619683 dts=1881388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041619683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433200 | ~99.0 fps +[SensorPush] PZT angle frame #1780041619994 dts=1881699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041620442 dts=1882147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041620757 dts=1882462 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041620863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433300 | ~84.8 fps +[SensorPush] PZT angle frame #1780041621064 dts=1882768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041621365 dts=1883069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041621664 dts=1883369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041621863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433400 | ~100.0 fps +[SensorPush] PZT angle frame #1780041621972 dts=1883677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041622275 dts=1883979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041622575 dts=1884280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041623015 dts=1884720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041623015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433500 | ~86.8 fps +[SensorPush] PZT angle frame #1780041623315 dts=1885020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041623613 dts=1885318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041623913 dts=1885618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041624016 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433600 | ~99.8 fps +[SensorPush] PZT angle frame #1780041624216 dts=1885921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041624524 dts=1886229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041624822 dts=1886527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041625023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433700 | ~99.3 fps +[SensorPush] PZT angle frame #1780041625123 dts=1886828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041625425 dts=1887129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041625745 dts=1887450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041626043 dts=1887748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041626043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433800 | ~98.0 fps +[SensorPush] PZT angle frame #1780041626354 dts=1888059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041626654 dts=1888359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041626954 dts=1888659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041627055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=433900 | ~98.9 fps +[SensorPush] PZT angle frame #1780041627272 dts=1888977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041627573 dts=1889278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041627873 dts=1889578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041628225 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434000 | ~85.6 fps +[SensorPush] PZT angle frame #1780041628323 dts=1890028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041628633 dts=1890338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041629084 dts=1890788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041629394 dts=1891099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041629394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434100 | ~85.4 fps +[SensorPush] PZT angle frame #1780041629693 dts=1891398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041630014 dts=1891719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041630333 dts=1892038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041630435 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434200 | ~96.1 fps +[SensorPush] PZT angle frame #1780041630633 dts=1892338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041630933 dts=1892638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041631243 dts=1892948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041631451 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434300 | ~98.4 fps +[SensorPush] PZT angle frame #1780041631553 dts=1893258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041631855 dts=1893559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041632175 dts=1893880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041632474 dts=1894179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041632474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434400 | ~97.8 fps +[SensorPush] PZT angle frame #1780041632775 dts=1894479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041633074 dts=1894779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041633394 dts=1895099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041633494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434500 | ~98.1 fps +[SensorPush] PZT angle frame #1780041633703 dts=1895408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041634163 dts=1895868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041634484 dts=1896189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041634684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434600 | ~84.0 fps +[SensorPush] PZT angle frame #1780041635075 dts=1896780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041635373 dts=1897078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041635675 dts=1897380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041636123 dts=1897828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041636123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434700 | ~69.5 fps +[SensorPush] PZT angle frame #1780041636425 dts=1898130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041636723 dts=1898428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041637026 dts=1898731 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041637133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434800 | ~99.1 fps +[SensorPush] PZT angle frame #1780041637333 dts=1899038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041637643 dts=1899348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041638104 dts=1899809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041638303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=434900 | ~85.5 fps +[SensorPush] PZT angle frame #1780041638404 dts=1900109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041638723 dts=1900428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041639024 dts=1900728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041639332 dts=1901037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041639332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435000 | ~97.2 fps +[SensorPush] PZT angle frame #1780041639633 dts=1901338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041639943 dts=1901647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041640265 dts=1901970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041640362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435100 | ~97.1 fps +[SensorPush] PZT angle frame #1780041640573 dts=1902278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041641004 dts=1902709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041641304 dts=1903008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041641515 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435200 | ~86.7 fps +[SensorPush] PZT angle frame #1780041641615 dts=1903320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041641912 dts=1903617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041642213 dts=1903918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041642533 dts=1904238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041642533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435300 | ~98.3 fps +[SensorPush] PZT angle frame #1780041642844 dts=1904548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041643165 dts=1904869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041643612 dts=1905316 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041643715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435400 | ~84.6 fps +[SensorPush] PZT angle frame #1780041643913 dts=1905618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041644215 dts=1905920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041644514 dts=1906219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041644714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435500 | ~100.1 fps +[SensorPush] PZT angle frame #1780041644814 dts=1906519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041645275 dts=1906979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041645575 dts=1907280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041645873 dts=1907578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041645873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435600 | ~86.3 fps +[SensorPush] PZT angle frame #1780041646184 dts=1907888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041646483 dts=1908188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041646782 dts=1908487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041646883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435700 | ~99.0 fps +[SensorPush] PZT angle frame #1780041647092 dts=1908797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041647402 dts=1909107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041647714 dts=1909418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041647925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435800 | ~96.0 fps +[SensorPush] PZT angle frame #1780041648035 dts=1909740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041648332 dts=1910037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041648633 dts=1910338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041648933 dts=1910638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041648933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=435900 | ~99.1 fps +[SensorPush] PZT angle frame #1780041649254 dts=1910959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041649553 dts=1911258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041649993 dts=1911698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041650094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436000 | ~86.2 fps +[SensorPush] PZT angle frame #1780041650453 dts=1912158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041650754 dts=1912458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041651064 dts=1912769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041651415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436100 | ~75.7 fps +[SensorPush] PZT angle frame #1780041651513 dts=1913218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041651812 dts=1913517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041652116 dts=1913821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041652414 dts=1914119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041652414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436200 | ~100.1 fps +[SensorPush] PZT angle frame #1780041652714 dts=1914419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041653023 dts=1914728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041653353 dts=1915058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041653455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436300 | ~96.1 fps +[SensorPush] PZT angle frame #1780041653655 dts=1915360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041653954 dts=1915659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041654273 dts=1915977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041654624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436400 | ~85.5 fps +[SensorPush] PZT angle frame #1780041654724 dts=1916429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041655035 dts=1916740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041655373 dts=1917078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041655675 dts=1917380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041655675 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436500 | ~95.0 fps +[SensorPush] PZT angle frame #1780041656115 dts=1917819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041656423 dts=1918128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041656733 dts=1918438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041656835 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436600 | ~86.3 fps +[SensorPush] PZT angle frame #1780041657033 dts=1918738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041657505 dts=1919209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041657804 dts=1919509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041658004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436700 | ~85.6 fps +[SensorPush] PZT angle frame #1780041658103 dts=1919808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041658402 dts=1920107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041658725 dts=1920430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041659033 dts=1920738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041659033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436800 | ~97.2 fps +[SensorPush] PZT angle frame #1780041659334 dts=1921038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041659634 dts=1921339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041659943 dts=1921648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041660044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=436900 | ~98.9 fps +[SensorPush] PZT angle frame #1780041660246 dts=1921951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041660553 dts=1922258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041660863 dts=1922568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041661204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437000 | ~86.2 fps +[SensorPush] PZT angle frame #1780041661304 dts=1923009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041661774 dts=1923479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041662073 dts=1923778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041662383 dts=1924088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041662383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437100 | ~84.8 fps +[SensorPush] PZT angle frame #1780041662682 dts=1924387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041662983 dts=1924688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041663283 dts=1924988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041663385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437200 | ~99.8 fps +[SensorPush] PZT angle frame #1780041663583 dts=1925288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041664033 dts=1925738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041664344 dts=1926049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041664552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437300 | ~85.7 fps +[SensorPush] PZT angle frame #1780041664665 dts=1926370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041664975 dts=1926679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041665284 dts=1926989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041665585 dts=1927290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041665585 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437400 | ~96.7 fps +[SensorPush] PZT angle frame #1780041665883 dts=1927588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041666194 dts=1927899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041666494 dts=1928199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041666594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437500 | ~99.2 fps +[SensorPush] PZT angle frame #1780041666793 dts=1928498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041667093 dts=1928798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041667404 dts=1929109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041667603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437600 | ~99.1 fps +[SensorPush] PZT angle frame #1780041667703 dts=1929408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041668145 dts=1929850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041668441 dts=1930146 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041668755 dts=1930460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041668755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437700 | ~86.8 fps +[SensorPush] PZT angle frame #1780041669062 dts=1930767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041669373 dts=1931078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041669674 dts=1931379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041669774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437800 | ~98.2 fps +[SensorPush] PZT angle frame #1780041669973 dts=1931678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041670274 dts=1931979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041670594 dts=1932299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041670794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=437900 | ~98.0 fps +[SensorPush] PZT angle frame #1780041670893 dts=1932598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041671223 dts=1932928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041671544 dts=1933249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041671854 dts=1933559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041671854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438000 | ~94.3 fps +[SensorPush] PZT angle frame #1780041672314 dts=1934018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041672615 dts=1934320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041672923 dts=1934628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041673022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438100 | ~85.7 fps +[SensorPush] PZT angle frame #1780041673234 dts=1934939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041673534 dts=1935239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041673832 dts=1935537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041674044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438200 | ~97.8 fps +[SensorPush] PZT angle frame #1780041674142 dts=1935847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041674482 dts=1936187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041674925 dts=1936630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041675223 dts=1936927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041675223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438300 | ~84.9 fps +[SensorPush] PZT angle frame #1780041675534 dts=1937239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041675832 dts=1937536 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041676133 dts=1937838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041676235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438400 | ~98.8 fps +[SensorPush] PZT angle frame #1780041676436 dts=1938141 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041676734 dts=1938439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041677055 dts=1938760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041677264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438500 | ~97.2 fps +[SensorPush] PZT angle frame #1780041677364 dts=1939069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041677674 dts=1939379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041677971 dts=1939676 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041678282 dts=1939987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041678282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438600 | ~98.2 fps +[SensorPush] PZT angle frame #1780041678603 dts=1940308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041678923 dts=1940628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041679224 dts=1940929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041679323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438700 | ~96.1 fps +[SensorPush] PZT angle frame #1780041679523 dts=1941228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041679823 dts=1941528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041680124 dts=1941829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041680344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438800 | ~97.9 fps +[SensorPush] PZT angle frame #1780041680444 dts=1942149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041680743 dts=1942448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041681043 dts=1942748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041681364 dts=1943068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041681364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=438900 | ~98.1 fps +[SensorPush] PZT angle frame #1780041681662 dts=1943367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041681963 dts=1943668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041682274 dts=1943979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041682513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439000 | ~87.0 fps +[SensorPush] PZT angle frame #1780041682714 dts=1944419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041683155 dts=1944860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041683485 dts=1945189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041683684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439100 | ~85.4 fps +[SensorPush] PZT angle frame #1780041683784 dts=1945489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041684093 dts=1945798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041684414 dts=1946119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041684712 dts=1946417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041684712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439200 | ~97.3 fps +[SensorPush] PZT angle frame #1780041685022 dts=1946727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041685343 dts=1947048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041685653 dts=1947358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041685753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439300 | ~96.0 fps +[SensorPush] PZT angle frame #1780041685952 dts=1947657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041686264 dts=1947969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041686563 dts=1948268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041686764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439400 | ~99.0 fps +[SensorPush] PZT angle frame #1780041686865 dts=1948569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041687164 dts=1948868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041687612 dts=1949317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041687922 dts=1949627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041687922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439500 | ~86.3 fps +[SensorPush] PZT angle frame #1780041688376 dts=1950081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041688694 dts=1950399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041688994 dts=1950699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041689093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439600 | ~85.4 fps +[SensorPush] PZT angle frame #1780041689292 dts=1950997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041689594 dts=1951298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041689894 dts=1951598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041690104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439700 | ~99.0 fps +[SensorPush] PZT angle frame #1780041690204 dts=1951909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041690514 dts=1952219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041690975 dts=1952680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041691283 dts=1952988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041691283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439800 | ~84.8 fps +[SensorPush] PZT angle frame #1780041691583 dts=1953288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041692023 dts=1953728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041692335 dts=1954039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041692573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=439900 | ~77.5 fps +[SensorPush] PZT angle frame #1780041692804 dts=1954509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041693246 dts=1954951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041693553 dts=1955257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041693764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440000 | ~84.0 fps +[SensorPush] PZT angle frame #1780041693864 dts=1955569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041694165 dts=1955869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041694611 dts=1956316 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041694915 dts=1956619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041694915 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440100 | ~87.0 fps +[SensorPush] PZT angle frame #1780041695222 dts=1956927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041695534 dts=1957239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041695865 dts=1957569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041695963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440200 | ~95.4 fps +[SensorPush] PZT angle frame #1780041696172 dts=1957877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041696483 dts=1958187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041696785 dts=1958490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041696985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440300 | ~97.9 fps +[SensorPush] PZT angle frame #1780041697085 dts=1958789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041697393 dts=1959098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041697703 dts=1959408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041698004 dts=1959709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041698004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440400 | ~98.0 fps +[SensorPush] PZT angle frame #1780041698304 dts=1960008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041698753 dts=1960458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041699052 dts=1960757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041699153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440500 | ~87.0 fps +[SensorPush] PZT angle frame #1780041699355 dts=1961059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041699663 dts=1961368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041700154 dts=1961859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041700353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440600 | ~83.3 fps +[SensorPush] PZT angle frame #1780041700454 dts=1962159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041700755 dts=1962460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041701065 dts=1962769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041701364 dts=1963069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041701364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440700 | ~99.0 fps +[SensorPush] PZT angle frame #1780041701675 dts=1963380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041701983 dts=1963688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041702282 dts=1963987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041702382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440800 | ~98.2 fps +[SensorPush] PZT angle frame #1780041702595 dts=1964300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041702904 dts=1964609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041703215 dts=1964920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041703432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=440900 | ~95.2 fps +[SensorPush] PZT angle frame #1780041703533 dts=1965238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041703833 dts=1965538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041704133 dts=1965838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041704445 dts=1966150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041704445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441000 | ~98.7 fps +[SensorPush] PZT angle frame #1780041704763 dts=1966468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041705073 dts=1966777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041705397 dts=1967102 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041705504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441100 | ~94.4 fps +[SensorPush] PZT angle frame #1780041705703 dts=1967408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041706003 dts=1967708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041706444 dts=1968149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041706644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441200 | ~87.8 fps +[SensorPush] PZT angle frame #1780041706742 dts=1968447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041707043 dts=1968748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041707365 dts=1969069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041707665 dts=1969370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041707665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441300 | ~97.9 fps +[SensorPush] PZT angle frame #1780041707972 dts=1969677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041708423 dts=1970128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041708736 dts=1970440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041708834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441400 | ~85.6 fps +[SensorPush] PZT angle frame #1780041709033 dts=1970738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041709344 dts=1971049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041709654 dts=1971359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041709853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441500 | ~98.1 fps +[SensorPush] PZT angle frame #1780041709953 dts=1971658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041710264 dts=1971969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041710564 dts=1972269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041710864 dts=1972569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041710864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441600 | ~98.9 fps +[SensorPush] PZT angle frame #1780041711173 dts=1972878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041711483 dts=1973188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041711785 dts=1973489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041711884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441700 | ~98.0 fps +[SensorPush] PZT angle frame #1780041712092 dts=1973796 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041712543 dts=1974248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041712844 dts=1974549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041713044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441800 | ~86.2 fps +[SensorPush] PZT angle frame #1780041713144 dts=1974849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041713456 dts=1975161 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041713915 dts=1975620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041714213 dts=1975918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041714213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=441900 | ~85.6 fps +[SensorPush] PZT angle frame #1780041714513 dts=1976218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041714824 dts=1976529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041715125 dts=1976829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041715225 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442000 | ~98.8 fps +[SensorPush] PZT angle frame #1780041715422 dts=1977127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041715723 dts=1977428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041716034 dts=1977739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041716234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442100 | ~99.2 fps +[SensorPush] PZT angle frame #1780041716494 dts=1978199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041716793 dts=1978498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041717102 dts=1978807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041717403 dts=1979107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041717403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442200 | ~85.6 fps +[SensorPush] PZT angle frame #1780041717727 dts=1979432 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041718044 dts=1979749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041718344 dts=1980049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041718443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442300 | ~96.1 fps +[SensorPush] PZT angle frame #1780041718643 dts=1980348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041718943 dts=1980648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041719243 dts=1980948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041719442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442400 | ~100.1 fps +[SensorPush] PZT angle frame #1780041719554 dts=1981259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041720015 dts=1981719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041720312 dts=1982017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041720756 dts=1982460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041720756 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442500 | ~75.8 fps +[SensorPush] PZT angle frame #1780041721057 dts=1982762 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041721363 dts=1983068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041721664 dts=1983369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041721765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442600 | ~99.7 fps +[SensorPush] PZT angle frame #1780041721963 dts=1983668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041722275 dts=1983980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041722583 dts=1984287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041722784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442700 | ~98.1 fps +[SensorPush] PZT angle frame #1780041722884 dts=1984589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041723182 dts=1984887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041723483 dts=1985188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041723783 dts=1985488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041723783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442800 | ~100.2 fps +[SensorPush] PZT angle frame #1780041724083 dts=1985788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041724404 dts=1986109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041724713 dts=1986417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041724814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=442900 | ~97.0 fps +[SensorPush] PZT angle frame #1780041725024 dts=1986729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041725494 dts=1987199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041725944 dts=1987649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041726143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443000 | ~75.2 fps +[SensorPush] PZT angle frame #1780041726253 dts=1987958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041726554 dts=1988259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041726864 dts=1988569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041727163 dts=1988868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041727163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443100 | ~98.1 fps +[SensorPush] PZT angle frame #1780041727464 dts=1989169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041727764 dts=1989468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041728083 dts=1989788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041728182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443200 | ~98.1 fps +[SensorPush] PZT angle frame #1780041728393 dts=1990098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041728694 dts=1990398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041728994 dts=1990699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041729204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443300 | ~97.8 fps +[SensorPush] PZT angle frame #1780041729302 dts=1991007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041729603 dts=1991308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041729913 dts=1991618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041730215 dts=1991920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041730215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443400 | ~98.9 fps +[SensorPush] PZT angle frame #1780041730532 dts=1992237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041730845 dts=1992550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041731143 dts=1992848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041731257 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443500 | ~95.8 fps +[SensorPush] PZT angle frame #1780041731462 dts=1993166 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041731765 dts=1993470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041732064 dts=1993769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041732283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443600 | ~97.5 fps +[SensorPush] PZT angle frame #1780041732383 dts=1994087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041732684 dts=1994389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041732983 dts=1994688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041733304 dts=1995008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041733304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443700 | ~98.0 fps +[SensorPush] PZT angle frame #1780041733624 dts=1995329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041733934 dts=1995639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041734234 dts=1995938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041734332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443800 | ~97.2 fps +[SensorPush] PZT angle frame #1780041734543 dts=1996247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041734865 dts=1996569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041735163 dts=1996868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041735363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=443900 | ~97.0 fps +[SensorPush] PZT angle frame #1780041735462 dts=1997167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041735772 dts=1997477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041736083 dts=1997788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041736393 dts=1998098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041736393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444000 | ~97.1 fps +[SensorPush] PZT angle frame #1780041736854 dts=1998559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041737154 dts=1998859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041737466 dts=1999171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041737563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444100 | ~85.5 fps +[SensorPush] PZT angle frame #1780041737763 dts=1999468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041738224 dts=1999929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041738525 dts=2000230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041738725 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444200 | ~86.1 fps +[SensorPush] PZT angle frame #1780041738825 dts=2000529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041739135 dts=2000840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041739443 dts=2001148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041739744 dts=2001448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041739744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444300 | ~98.2 fps +[SensorPush] PZT angle frame #1780041740042 dts=2001747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041740492 dts=2002197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041740792 dts=2002497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041740903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444400 | ~86.3 fps +[SensorPush] PZT angle frame #1780041741114 dts=2002819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041741441 dts=2003146 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041741894 dts=2003599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041742115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444500 | ~82.4 fps +[SensorPush] PZT angle frame #1780041742214 dts=2003919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041742514 dts=2004218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041742814 dts=2004518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041743125 dts=2004830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041743125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444600 | ~99.1 fps +[SensorPush] PZT angle frame #1780041743434 dts=2005139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041743875 dts=2005580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041744172 dts=2005877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041744274 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444700 | ~87.1 fps +[SensorPush] PZT angle frame #1780041744474 dts=2006179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041744775 dts=2006480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041745075 dts=2006780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041745295 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444800 | ~97.9 fps +[SensorPush] PZT angle frame #1780041745544 dts=2007249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041746004 dts=2007709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041746305 dts=2008010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041746615 dts=2008320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041746615 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=444900 | ~75.8 fps +[SensorPush] PZT angle frame #1780041746924 dts=2008628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041747223 dts=2008928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041747674 dts=2009378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041747774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445000 | ~86.2 fps +[SensorPush] PZT angle frame #1780041747994 dts=2009699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041748443 dts=2010148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041748745 dts=2010449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041748941 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445100 | ~85.7 fps +[SensorPush] PZT angle frame #1780041749042 dts=2010747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041749353 dts=2011058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041749652 dts=2011357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041749954 dts=2011659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041749954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445200 | ~98.8 fps +[SensorPush] PZT angle frame #1780041750263 dts=2011968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041750724 dts=2012428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041751024 dts=2012729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041751134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445300 | ~84.7 fps +[SensorPush] PZT angle frame #1780041751344 dts=2013049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041751655 dts=2013360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041751965 dts=2013670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041752164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445400 | ~97.1 fps +[SensorPush] PZT angle frame #1780041752266 dts=2013970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041752853 dts=2014557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041753153 dts=2014857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041753454 dts=2015159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041753454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445500 | ~77.5 fps +[SensorPush] PZT angle frame #1780041753754 dts=2015459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041754055 dts=2015759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041754373 dts=2016078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041754474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445600 | ~98.0 fps +[SensorPush] PZT angle frame #1780041754684 dts=2016389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041754984 dts=2016688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041755425 dts=2017130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041755622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445700 | ~87.1 fps +[SensorPush] PZT angle frame #1780041755725 dts=2017430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041756033 dts=2017737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041756344 dts=2018049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041756784 dts=2018489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041756784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445800 | ~86.1 fps +[SensorPush] PZT angle frame #1780041757082 dts=2018787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041757393 dts=2019098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041757704 dts=2019408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041757803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=445900 | ~98.1 fps +[SensorPush] PZT angle frame #1780041758004 dts=2019709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041758454 dts=2020159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041758753 dts=2020458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041758956 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446000 | ~86.7 fps +[SensorPush] PZT angle frame #1780041759065 dts=2020770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041759364 dts=2021069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041759664 dts=2021369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041759986 dts=2021690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041759986 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446100 | ~97.1 fps +[SensorPush] PZT angle frame #1780041760313 dts=2022018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041760634 dts=2022339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041760933 dts=2022638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041761044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446200 | ~94.5 fps +[SensorPush] PZT angle frame #1780041761254 dts=2022959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041761557 dts=2023261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041761874 dts=2023579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041762074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446300 | ~97.0 fps +[SensorPush] PZT angle frame #1780041762175 dts=2023880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041762504 dts=2024209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041762813 dts=2024518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041763114 dts=2024819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041763114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446400 | ~96.1 fps +[SensorPush] PZT angle frame #1780041763424 dts=2025129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041763725 dts=2025430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041764023 dts=2025728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041764124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446500 | ~99.1 fps +[SensorPush] PZT angle frame #1780041764324 dts=2026029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041764624 dts=2026328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041764932 dts=2026637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041765133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446600 | ~99.1 fps +[SensorPush] PZT angle frame #1780041765234 dts=2026938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041765544 dts=2027249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041765865 dts=2027570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041766165 dts=2027869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041766165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446700 | ~96.9 fps +[SensorPush] PZT angle frame #1780041766474 dts=2028179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041766794 dts=2028499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041767114 dts=2028819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041767213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446800 | ~95.3 fps +[SensorPush] PZT angle frame #1780041767412 dts=2029117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041767714 dts=2029419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041768015 dts=2029719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041768225 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=446900 | ~98.9 fps +[SensorPush] PZT angle frame #1780041768325 dts=2030030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041768623 dts=2030328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041769064 dts=2030769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041769384 dts=2031088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041769384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447000 | ~86.3 fps +[SensorPush] PZT angle frame #1780041769692 dts=2031397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041769995 dts=2031700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041770313 dts=2032018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041770415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447100 | ~97.0 fps +[SensorPush] PZT angle frame #1780041770616 dts=2032321 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041770915 dts=2032620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041771213 dts=2032917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041771414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447200 | ~100.0 fps +[SensorPush] PZT angle frame #1780041771514 dts=2033219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041771814 dts=2033519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041772113 dts=2033818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041772564 dts=2034269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041772564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447300 | ~87.0 fps +[SensorPush] PZT angle frame #1780041773016 dts=2034721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041773314 dts=2035018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041773625 dts=2035329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041773864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447400 | ~76.9 fps +[SensorPush] PZT angle frame #1780041774064 dts=2035768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041774364 dts=2036069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041774802 dts=2036507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041775024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447500 | ~86.2 fps +[SensorPush] PZT angle frame #1780041775124 dts=2036829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041775433 dts=2037138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041775732 dts=2037436 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041776044 dts=2037749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041776044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447600 | ~98.1 fps +[SensorPush] PZT angle frame #1780041776363 dts=2038068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041776682 dts=2038387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041776992 dts=2038697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041777095 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447700 | ~95.1 fps +[SensorPush] PZT angle frame #1780041777295 dts=2038999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041777604 dts=2039309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041778063 dts=2039768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041778263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447800 | ~85.6 fps +[SensorPush] PZT angle frame #1780041778526 dts=2040231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041778974 dts=2040679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041779414 dts=2041119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041779714 dts=2041419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041779714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=447900 | ~68.9 fps +[SensorPush] PZT angle frame #1780041780023 dts=2041728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041780342 dts=2042047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041780645 dts=2042349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041780743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448000 | ~97.2 fps +[SensorPush] PZT angle frame #1780041781083 dts=2042788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041781383 dts=2043088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041781825 dts=2043530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041782022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448100 | ~78.1 fps +[SensorPush] PZT angle frame #1780041782122 dts=2043827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041782423 dts=2044128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041782724 dts=2044429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041783034 dts=2044738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041783034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448200 | ~99.0 fps +[SensorPush] PZT angle frame #1780041783365 dts=2045070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041783664 dts=2045368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041784103 dts=2045808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041784216 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448300 | ~84.6 fps +[SensorPush] PZT angle frame #1780041784573 dts=2046278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041784894 dts=2046599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041785205 dts=2046910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041785403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448400 | ~84.3 fps +[SensorPush] PZT angle frame #1780041785504 dts=2047209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041785956 dts=2047660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041786254 dts=2047959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041786593 dts=2048298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041786593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448500 | ~84.0 fps +[SensorPush] PZT angle frame #1780041787067 dts=2048771 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041787374 dts=2049079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041787685 dts=2049390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041787783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448600 | ~84.1 fps +[SensorPush] PZT angle frame #1780041788003 dts=2049708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041788314 dts=2050019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041788783 dts=2050488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041788984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448700 | ~83.2 fps +[SensorPush] PZT angle frame #1780041789084 dts=2050788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041789382 dts=2051087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041789683 dts=2051387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041790132 dts=2051837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041790132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448800 | ~87.2 fps +[SensorPush] PZT angle frame #1780041790443 dts=2052148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041790764 dts=2052469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041791204 dts=2052909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041791305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=448900 | ~85.2 fps +[SensorPush] PZT angle frame #1780041791514 dts=2053219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041791822 dts=2053527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041792135 dts=2053840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041792333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449000 | ~97.2 fps +[SensorPush] PZT angle frame #1780041792433 dts=2054138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041792733 dts=2054438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041793045 dts=2054749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041793506 dts=2055210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041793506 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449100 | ~85.3 fps +[SensorPush] PZT angle frame #1780041793822 dts=2055527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041794143 dts=2055848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041794444 dts=2056149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041794544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449200 | ~96.4 fps +[SensorPush] PZT angle frame #1780041794743 dts=2056448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041795194 dts=2056898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041795492 dts=2057197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041795695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449300 | ~86.9 fps +[SensorPush] PZT angle frame #1780041795793 dts=2057498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041796094 dts=2057798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041796405 dts=2058109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041796844 dts=2058548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041796844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449400 | ~87.0 fps +[SensorPush] PZT angle frame #1780041797144 dts=2058848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041797592 dts=2059297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041797906 dts=2059611 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041798155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449500 | ~76.2 fps +[SensorPush] PZT angle frame #1780041798353 dts=2060058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041798664 dts=2060368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041798961 dts=2060666 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041799176 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449600 | ~98.0 fps +[SensorPush] PZT angle frame #1780041799276 dts=2060980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041799583 dts=2061288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041799894 dts=2061598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041800201 dts=2061906 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041800201 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449700 | ~97.5 fps +[SensorPush] PZT angle frame #1780041800504 dts=2062209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041800803 dts=2062508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041801113 dts=2062818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041801213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449800 | ~98.8 fps +[SensorPush] PZT angle frame #1780041801425 dts=2063130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041801734 dts=2063439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041802042 dts=2063747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041802263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=449900 | ~95.3 fps +[SensorPush] PZT angle frame #1780041802362 dts=2064067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041802665 dts=2064369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041802965 dts=2064669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041803293 dts=2064998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041803293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450000 | ~97.0 fps +[SensorPush] PZT angle frame #1780041803613 dts=2065318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041804053 dts=2065758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041804354 dts=2066059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041804454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450100 | ~86.1 fps +[SensorPush] PZT angle frame #1780041804654 dts=2066359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041804955 dts=2066660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041805404 dts=2067109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041805602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450200 | ~87.1 fps +[SensorPush] PZT angle frame #1780041805704 dts=2067409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041806024 dts=2067729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041806613 dts=2068318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041806914 dts=2068619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041806914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450300 | ~76.2 fps +[SensorPush] PZT angle frame #1780041807364 dts=2069069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041807683 dts=2069388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041807984 dts=2069689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041808092 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450400 | ~84.8 fps +[SensorPush] PZT angle frame #1780041808292 dts=2069997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041808603 dts=2070308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041808925 dts=2070630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041809125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450500 | ~96.8 fps +[SensorPush] PZT angle frame #1780041809223 dts=2070927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041809536 dts=2071240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041809983 dts=2071688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041810423 dts=2072128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041810423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450600 | ~77.1 fps +[SensorPush] PZT angle frame #1780041810724 dts=2072429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041811024 dts=2072729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041811334 dts=2073039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041811433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450700 | ~99.0 fps +[SensorPush] PZT angle frame #1780041811643 dts=2073348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041812083 dts=2073788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041812393 dts=2074098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041812594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450800 | ~86.2 fps +[SensorPush] PZT angle frame #1780041812694 dts=2074398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041812996 dts=2074701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041813453 dts=2075158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041813903 dts=2075608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041813903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=450900 | ~76.4 fps +[SensorPush] PZT angle frame #1780041814203 dts=2075908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041814523 dts=2076228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041814824 dts=2076528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041814924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451000 | ~98.0 fps +[SensorPush] PZT angle frame #1780041815132 dts=2076837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041815433 dts=2077138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041815743 dts=2077448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041815944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451100 | ~98.0 fps +[SensorPush] PZT angle frame #1780041816044 dts=2077749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041816493 dts=2078198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041816826 dts=2078530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041817293 dts=2078998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041817293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451200 | ~74.1 fps +[SensorPush] PZT angle frame #1780041817612 dts=2079317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041817914 dts=2079618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041818214 dts=2079919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041818314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451300 | ~98.0 fps +[SensorPush] PZT angle frame #1780041818512 dts=2080217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041818965 dts=2080670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041819266 dts=2080971 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041819463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451400 | ~87.0 fps +[SensorPush] PZT angle frame #1780041819574 dts=2081279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041819885 dts=2081589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041820185 dts=2081889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041820483 dts=2082187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041820483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451500 | ~98.1 fps +[SensorPush] PZT angle frame #1780041820794 dts=2082499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041821264 dts=2082968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041821565 dts=2083270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041821665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451600 | ~84.6 fps +[SensorPush] PZT angle frame #1780041821862 dts=2083567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041822164 dts=2083868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041822484 dts=2084188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041822693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451700 | ~97.2 fps +[SensorPush] PZT angle frame #1780041822791 dts=2084496 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041823095 dts=2084799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041823422 dts=2085127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041823746 dts=2085451 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041823746 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451800 | ~95.0 fps +[SensorPush] PZT angle frame #1780041824053 dts=2085758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041824365 dts=2086070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041824684 dts=2086389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041824782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=451900 | ~96.5 fps +[SensorPush] PZT angle frame #1780041824993 dts=2086698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041825294 dts=2086998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041825605 dts=2087310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041825812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452000 | ~97.1 fps +[SensorPush] PZT angle frame #1780041825916 dts=2087621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041826226 dts=2087931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041826524 dts=2088229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041826853 dts=2088558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041826853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452100 | ~96.0 fps +[SensorPush] PZT angle frame #1780041827175 dts=2088880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041827493 dts=2089198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041827793 dts=2089498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041827894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452200 | ~96.1 fps +[SensorPush] PZT angle frame #1780041828094 dts=2089799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041828422 dts=2090127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041828723 dts=2090428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041828924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452300 | ~97.1 fps +[SensorPush] PZT angle frame #1780041829026 dts=2090731 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041829353 dts=2091058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041829654 dts=2091359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041829962 dts=2091667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041829962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452400 | ~96.3 fps +[SensorPush] PZT angle frame #1780041830264 dts=2091969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041830564 dts=2092269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041830873 dts=2092577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041830973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452500 | ~99.0 fps +[SensorPush] PZT angle frame #1780041831195 dts=2092900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041831503 dts=2093208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041831804 dts=2093509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041832015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452600 | ~95.9 fps +[SensorPush] PZT angle frame #1780041832122 dts=2093826 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041832424 dts=2094128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041832736 dts=2094441 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041833053 dts=2094758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041833053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452700 | ~96.4 fps +[SensorPush] PZT angle frame #1780041833365 dts=2095069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041833683 dts=2095388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041833992 dts=2095697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041834093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452800 | ~96.1 fps +[SensorPush] PZT angle frame #1780041834295 dts=2096000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041834603 dts=2096308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041834904 dts=2096609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041835112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=452900 | ~98.1 fps +[SensorPush] PZT angle frame #1780041835226 dts=2096931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041835533 dts=2097238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041835833 dts=2097538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041836133 dts=2097837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041836133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453000 | ~98.0 fps +[SensorPush] PZT angle frame #1780041836573 dts=2098278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041836883 dts=2098588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041837183 dts=2098888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041837284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453100 | ~86.9 fps +[SensorPush] PZT angle frame #1780041837484 dts=2099188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041837794 dts=2099499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041838094 dts=2099798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041838293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453200 | ~99.0 fps +[SensorPush] PZT angle frame #1780041838414 dts=2100119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041838714 dts=2100419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041839183 dts=2100888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041839484 dts=2101189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041839484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453300 | ~84.0 fps +[SensorPush] PZT angle frame #1780041839955 dts=2101660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041840395 dts=2102099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041840706 dts=2102411 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041840812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453400 | ~75.2 fps +[SensorPush] PZT angle frame #1780041841043 dts=2102747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041841344 dts=2103049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041841665 dts=2103370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041841864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453500 | ~95.1 fps +[SensorPush] PZT angle frame #1780041841964 dts=2103669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041842264 dts=2103969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041842565 dts=2104270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041842862 dts=2104567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041842862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453600 | ~100.3 fps +[SensorPush] PZT angle frame #1780041843163 dts=2104868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041843495 dts=2105199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041843814 dts=2105519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041843915 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453700 | ~94.9 fps +[SensorPush] PZT angle frame #1780041844114 dts=2105819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041844412 dts=2106117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041844723 dts=2106428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041844924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453800 | ~99.0 fps +[SensorPush] PZT angle frame #1780041845022 dts=2106727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041845354 dts=2107059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041845674 dts=2107378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041845983 dts=2107688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041845983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=453900 | ~94.5 fps +[SensorPush] PZT angle frame #1780041846433 dts=2108138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041846734 dts=2108438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041847334 dts=2109039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041847433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454000 | ~69.0 fps +[SensorPush] PZT angle frame #1780041847634 dts=2109338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041847935 dts=2109640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041848393 dts=2110098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041848593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454100 | ~86.2 fps +[SensorPush] PZT angle frame #1780041848693 dts=2110398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041848993 dts=2110698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041849303 dts=2111008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041849606 dts=2111311 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041849606 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454200 | ~98.7 fps +[SensorPush] PZT angle frame #1780041850073 dts=2111777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041850373 dts=2112078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041850684 dts=2112389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041850784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454300 | ~84.9 fps +[SensorPush] PZT angle frame #1780041850994 dts=2112699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041851323 dts=2113028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041851635 dts=2113340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041851832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454400 | ~95.5 fps +[SensorPush] PZT angle frame #1780041851934 dts=2113639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041852235 dts=2113940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041852545 dts=2114249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041852843 dts=2114548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041852843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454500 | ~98.8 fps +[SensorPush] PZT angle frame #1780041853163 dts=2114868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041853625 dts=2115330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041853924 dts=2115629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041854026 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454600 | ~84.6 fps +[SensorPush] PZT angle frame #1780041854242 dts=2115947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041854693 dts=2116398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041854993 dts=2116698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041855197 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454700 | ~85.4 fps +[SensorPush] PZT angle frame #1780041855305 dts=2117010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041855624 dts=2117328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041855925 dts=2117630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041856223 dts=2117928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041856223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454800 | ~97.4 fps +[SensorPush] PZT angle frame #1780041856534 dts=2118239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041856843 dts=2118547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041857144 dts=2118849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041857246 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=454900 | ~97.7 fps +[SensorPush] PZT angle frame #1780041857453 dts=2119158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041857756 dts=2119461 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041858062 dts=2119767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041858415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455000 | ~85.6 fps +[SensorPush] PZT angle frame #1780041858523 dts=2120228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041858824 dts=2120529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041859133 dts=2120838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041859445 dts=2121150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041859445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455100 | ~97.0 fps +[SensorPush] PZT angle frame #1780041859755 dts=2121460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041860192 dts=2121897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041860496 dts=2122201 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041860593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455200 | ~87.1 fps +[SensorPush] PZT angle frame #1780041860794 dts=2122499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041861101 dts=2122806 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041861553 dts=2123258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041861754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455300 | ~86.2 fps +[SensorPush] PZT angle frame #1780041861864 dts=2123569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041862335 dts=2124040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041862645 dts=2124350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041862974 dts=2124679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041862974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455400 | ~81.9 fps +[SensorPush] PZT angle frame #1780041863273 dts=2124978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041863724 dts=2125428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041864025 dts=2125729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041864134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455500 | ~86.2 fps +[SensorPush] PZT angle frame #1780041864334 dts=2126039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041864774 dts=2126479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041865072 dts=2126777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041865282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455600 | ~87.1 fps +[SensorPush] PZT angle frame #1780041865382 dts=2127087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041865692 dts=2127397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041865993 dts=2127698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041866291 dts=2127996 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041866291 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455700 | ~99.1 fps +[SensorPush] PZT angle frame #1780041866615 dts=2128320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041866916 dts=2128621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041867226 dts=2128930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041867325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455800 | ~96.7 fps +[SensorPush] PZT angle frame #1780041867524 dts=2129229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041867835 dts=2129540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041868133 dts=2129838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041868334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=455900 | ~99.2 fps +[SensorPush] PZT angle frame #1780041868434 dts=2130139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041868734 dts=2130439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041869044 dts=2130749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041869353 dts=2131057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041869353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456000 | ~98.1 fps +[SensorPush] PZT angle frame #1780041869665 dts=2131370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041869974 dts=2131679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041870274 dts=2131979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041870375 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456100 | ~97.8 fps +[SensorPush] PZT angle frame #1780041870575 dts=2132279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041870875 dts=2132580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041871173 dts=2132878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041871393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456200 | ~98.2 fps +[SensorPush] PZT angle frame #1780041871504 dts=2133209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041871814 dts=2133519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041872124 dts=2133828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041872565 dts=2134269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041872565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456300 | ~85.4 fps +[SensorPush] PZT angle frame #1780041872864 dts=2134569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041873175 dts=2134879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041873483 dts=2135188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041873583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456400 | ~98.2 fps +[SensorPush] PZT angle frame #1780041873794 dts=2135498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041874093 dts=2135797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041874393 dts=2136098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041874594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456500 | ~98.9 fps +[SensorPush] PZT angle frame #1780041874694 dts=2136398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041875004 dts=2136708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041875304 dts=2137009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041875753 dts=2137458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041875753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456600 | ~86.2 fps +[SensorPush] PZT angle frame #1780041876055 dts=2137760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041876353 dts=2138058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041876653 dts=2138358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041876764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456700 | ~98.9 fps +[SensorPush] PZT angle frame #1780041876963 dts=2138668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041877272 dts=2138977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041877583 dts=2139288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041877793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456800 | ~97.3 fps +[SensorPush] PZT angle frame #1780041877893 dts=2139598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041878203 dts=2139908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041878506 dts=2140211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041878802 dts=2140507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041878802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=456900 | ~99.0 fps +[SensorPush] PZT angle frame #1780041879253 dts=2140958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041879704 dts=2141409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041880004 dts=2141709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041880104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457000 | ~76.8 fps +[SensorPush] PZT angle frame #1780041880303 dts=2142008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041880603 dts=2142308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041880903 dts=2142608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041881116 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457100 | ~98.8 fps +[SensorPush] PZT angle frame #1780041881214 dts=2142918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041881792 dts=2143497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041882092 dts=2143797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041882414 dts=2144119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041882414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457200 | ~77.0 fps +[SensorPush] PZT angle frame #1780041882854 dts=2144559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041883175 dts=2144879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041883482 dts=2145187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041883595 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457300 | ~84.7 fps +[SensorPush] PZT angle frame #1780041883835 dts=2145539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041884145 dts=2145850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041884442 dts=2146147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041884643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457400 | ~95.4 fps +[SensorPush] PZT angle frame #1780041884743 dts=2146448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041885045 dts=2146749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041885362 dts=2147067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041885663 dts=2147368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041885663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457500 | ~98.0 fps +[SensorPush] PZT angle frame #1780041886104 dts=2147808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041886403 dts=2148108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041886856 dts=2148561 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041886963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457600 | ~76.9 fps +[SensorPush] PZT angle frame #1780041887164 dts=2148869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041887473 dts=2149178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041887775 dts=2149480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041887974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457700 | ~98.9 fps +[SensorPush] PZT angle frame #1780041888073 dts=2149778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041888673 dts=2150378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041888992 dts=2150697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041889296 dts=2151001 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041889296 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457800 | ~75.6 fps +[SensorPush] PZT angle frame #1780041889603 dts=2151308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041889902 dts=2151607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041890205 dts=2151910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041890304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=457900 | ~99.2 fps +[SensorPush] PZT angle frame #1780041890505 dts=2152210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041890803 dts=2152508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041891102 dts=2152807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041891302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458000 | ~100.2 fps +[SensorPush] PZT angle frame #1780041891404 dts=2153109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041891703 dts=2153408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041892013 dts=2153718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041892334 dts=2154039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041892334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458100 | ~96.9 fps +[SensorPush] PZT angle frame #1780041892643 dts=2154348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041892962 dts=2154667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041893414 dts=2155119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041893513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458200 | ~84.8 fps +[SensorPush] PZT angle frame #1780041893713 dts=2155418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041894014 dts=2155719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041894314 dts=2156019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041894516 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458300 | ~99.8 fps +[SensorPush] PZT angle frame #1780041894622 dts=2156327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041894923 dts=2156628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041895234 dts=2156939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041895535 dts=2157239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041895535 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458400 | ~98.2 fps +[SensorPush] PZT angle frame #1780041895835 dts=2157540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041896133 dts=2157838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041896446 dts=2158151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041896544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458500 | ~99.0 fps +[SensorPush] PZT angle frame #1780041896744 dts=2158449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041897043 dts=2158748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041897364 dts=2159069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041897583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458600 | ~96.3 fps +[SensorPush] PZT angle frame #1780041897694 dts=2159399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041898143 dts=2159847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041898443 dts=2160148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041898744 dts=2160449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041898744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458700 | ~86.1 fps +[SensorPush] PZT angle frame #1780041899054 dts=2160758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041899365 dts=2161070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041899684 dts=2161389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041899783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458800 | ~96.3 fps +[SensorPush] PZT angle frame #1780041899984 dts=2161688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041900295 dts=2162000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041900593 dts=2162298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041900792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=458900 | ~99.1 fps +[SensorPush] PZT angle frame #1780041900893 dts=2162598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041901193 dts=2162898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041901493 dts=2163198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041901792 dts=2163497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041901792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459000 | ~100.0 fps +[SensorPush] PZT angle frame #1780041902092 dts=2163797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041902395 dts=2164100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041902705 dts=2164409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041902805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459100 | ~98.7 fps +[SensorPush] PZT angle frame #1780041903005 dts=2164710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041903303 dts=2165008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041903605 dts=2165309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041903805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459200 | ~99.9 fps +[SensorPush] PZT angle frame #1780041904044 dts=2165749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041904354 dts=2166059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041904665 dts=2166369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041904966 dts=2166670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041904966 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459300 | ~86.2 fps +[SensorPush] PZT angle frame #1780041905272 dts=2166977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041905574 dts=2167278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041905874 dts=2167579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041905983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459400 | ~98.2 fps +[SensorPush] PZT angle frame #1780041906192 dts=2167897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041906495 dts=2168200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041906793 dts=2168498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041906993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459500 | ~99.0 fps +[SensorPush] PZT angle frame #1780041907096 dts=2168801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041907402 dts=2169107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041907703 dts=2169408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041908025 dts=2169730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041908025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459600 | ~96.9 fps +[SensorPush] PZT angle frame #1780041908324 dts=2170028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041908633 dts=2170338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041908942 dts=2170647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041909044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459700 | ~98.2 fps +[SensorPush] PZT angle frame #1780041909245 dts=2170949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041909553 dts=2171258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041910004 dts=2171709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041910203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459800 | ~86.2 fps +[SensorPush] PZT angle frame #1780041910305 dts=2172010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041910604 dts=2172309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041910903 dts=2172607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041911204 dts=2172909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041911204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=459900 | ~99.9 fps +[SensorPush] PZT angle frame #1780041911503 dts=2173208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041911805 dts=2173509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041912103 dts=2173808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041912205 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460000 | ~99.9 fps +[SensorPush] PZT angle frame #1780041912413 dts=2174118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041912713 dts=2174418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041913034 dts=2174739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041913234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460100 | ~97.1 fps +[SensorPush] PZT angle frame #1780041913344 dts=2175049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041913643 dts=2175348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041913965 dts=2175669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041914263 dts=2175968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041914263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460200 | ~97.1 fps +[SensorPush] PZT angle frame #1780041914563 dts=2176268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041914864 dts=2176569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041915165 dts=2176870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041915262 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460300 | ~100.2 fps +[SensorPush] PZT angle frame #1780041915604 dts=2177309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041915905 dts=2177609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041916215 dts=2177920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041916425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460400 | ~86.0 fps +[SensorPush] PZT angle frame #1780041916522 dts=2178226 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041916834 dts=2178538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041917145 dts=2178850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041917443 dts=2179147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041917443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460500 | ~97.7 fps +[SensorPush] PZT angle frame #1780041917893 dts=2179598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041918202 dts=2179907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041918653 dts=2180357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041918764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460600 | ~76.0 fps +[SensorPush] PZT angle frame #1780041919105 dts=2180810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041919552 dts=2181257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041919853 dts=2181558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041920203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460700 | ~69.5 fps +[SensorPush] PZT angle frame #1780041920304 dts=2182009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041920614 dts=2182319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041920914 dts=2182619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041921212 dts=2182917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041921212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460800 | ~99.0 fps +[SensorPush] PZT angle frame #1780041921682 dts=2183387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041921982 dts=2183687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041922283 dts=2183988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041922383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=460900 | ~85.3 fps +[SensorPush] PZT angle frame #1780041922584 dts=2184289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041922882 dts=2184587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041923335 dts=2185039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041923545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461000 | ~86.1 fps +[SensorPush] PZT angle frame #1780041923644 dts=2185348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041923943 dts=2185648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041924383 dts=2186088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041924683 dts=2186388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041924683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461100 | ~87.9 fps +[SensorPush] PZT angle frame #1780041924981 dts=2186686 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041925282 dts=2186987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041925583 dts=2187288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041925683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461200 | ~100.0 fps +[SensorPush] PZT angle frame #1780041925894 dts=2187599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041926343 dts=2188048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041926784 dts=2188489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041926984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461300 | ~76.9 fps +[SensorPush] PZT angle frame #1780041927084 dts=2188789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041927404 dts=2189109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041927725 dts=2189430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041928173 dts=2189878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041928173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461400 | ~84.1 fps +[SensorPush] PZT angle frame #1780041928473 dts=2190178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041928773 dts=2190478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041929074 dts=2190778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041929194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461500 | ~98.0 fps +[SensorPush] PZT angle frame #1780041929395 dts=2191099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041929693 dts=2191398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041930003 dts=2191708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041930483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461600 | ~77.6 fps +[SensorPush] PZT angle frame #1780041930584 dts=2192289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041930885 dts=2192590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041931333 dts=2193037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041931633 dts=2193338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041931633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461700 | ~87.0 fps +[SensorPush] PZT angle frame #1780041932094 dts=2193799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041932403 dts=2194108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041932724 dts=2194429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041932823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461800 | ~84.0 fps +[SensorPush] PZT angle frame #1780041933025 dts=2194729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041933364 dts=2195068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041933674 dts=2195379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041933874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=461900 | ~95.1 fps +[SensorPush] PZT angle frame #1780041933985 dts=2195690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041934294 dts=2195999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041934593 dts=2196298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041934893 dts=2196598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041934893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462000 | ~98.1 fps +[SensorPush] PZT angle frame #1780041935203 dts=2196908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041935504 dts=2197208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041935814 dts=2197519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041935925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462100 | ~96.9 fps +[SensorPush] PZT angle frame #1780041936133 dts=2197838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041936444 dts=2198148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041936745 dts=2198450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041936965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462200 | ~96.2 fps +[SensorPush] PZT angle frame #1780041937064 dts=2198769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041937374 dts=2199078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041937673 dts=2199378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041937974 dts=2199679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041937974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462300 | ~99.1 fps +[SensorPush] PZT angle frame #1780041938273 dts=2199978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041938574 dts=2200279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041938872 dts=2200577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041938975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462400 | ~99.9 fps +[SensorPush] PZT angle frame #1780041939174 dts=2200878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041939475 dts=2201179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041939773 dts=2201478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041939975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462500 | ~100.0 fps +[SensorPush] PZT angle frame #1780041940074 dts=2201779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041940382 dts=2202087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041940682 dts=2202387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041940983 dts=2202688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041940983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462600 | ~99.1 fps +[SensorPush] PZT angle frame #1780041941325 dts=2203029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041941632 dts=2203337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041942092 dts=2203797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041942194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462700 | ~82.6 fps +[SensorPush] PZT angle frame #1780041942402 dts=2204107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041942706 dts=2204411 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041943033 dts=2204738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041943254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462800 | ~94.3 fps +[SensorPush] PZT angle frame #1780041943355 dts=2205060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041943664 dts=2205369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041943966 dts=2205671 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041944445 dts=2206150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041944445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=462900 | ~84.0 fps +[SensorPush] PZT angle frame #1780041944894 dts=2206599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041945204 dts=2206909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041945505 dts=2207209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041945614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463000 | ~85.5 fps +[SensorPush] PZT angle frame #1780041945814 dts=2207519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041946114 dts=2207819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041946704 dts=2208409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041946914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463100 | ~77.0 fps +[SensorPush] PZT angle frame #1780041947015 dts=2208720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041947315 dts=2209020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041947625 dts=2209330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041947934 dts=2209639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041947934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463200 | ~98.0 fps +[SensorPush] PZT angle frame #1780041948253 dts=2209958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041948565 dts=2210269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041949043 dts=2210748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041949144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463300 | ~82.6 fps +[SensorPush] PZT angle frame #1780041949354 dts=2211059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041949664 dts=2211369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041949964 dts=2211669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041950173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463400 | ~97.2 fps +[SensorPush] PZT angle frame #1780041950285 dts=2211989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041950583 dts=2212288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041950895 dts=2212600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041951193 dts=2212898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041951193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463500 | ~98.1 fps +[SensorPush] PZT angle frame #1780041951504 dts=2213209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041951803 dts=2213508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041952124 dts=2213829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041952222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463600 | ~97.1 fps +[SensorPush] PZT angle frame #1780041952434 dts=2214139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041952733 dts=2214437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041953034 dts=2214738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041953394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463700 | ~85.4 fps +[SensorPush] PZT angle frame #1780041953494 dts=2215199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041953793 dts=2215498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041954264 dts=2215969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041954565 dts=2216269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041954565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463800 | ~85.3 fps +[SensorPush] PZT angle frame #1780041954873 dts=2216578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041955173 dts=2216878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041955625 dts=2217330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041955733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=463900 | ~85.7 fps +[SensorPush] PZT angle frame #1780041956073 dts=2217778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041956523 dts=2218228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041956843 dts=2218547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041957054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464000 | ~75.7 fps +[SensorPush] PZT angle frame #1780041957164 dts=2218868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041957465 dts=2219170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041957773 dts=2219478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041958083 dts=2219788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041958083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464100 | ~97.2 fps +[SensorPush] PZT angle frame #1780041958393 dts=2220098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041958704 dts=2220409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041959015 dts=2220720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041959114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464200 | ~97.0 fps +[SensorPush] PZT angle frame #1780041959323 dts=2221028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041959625 dts=2221330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041960082 dts=2221787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041960283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464300 | ~85.6 fps +[SensorPush] PZT angle frame #1780041960383 dts=2222088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041960698 dts=2222403 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041961005 dts=2222710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041961324 dts=2223029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041961324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464400 | ~96.0 fps +[SensorPush] PZT angle frame #1780041961655 dts=2223360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041961962 dts=2223667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041962273 dts=2223978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041962383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464500 | ~94.5 fps +[SensorPush] PZT angle frame #1780041962583 dts=2224288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041962882 dts=2224587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041963182 dts=2224887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041963383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464600 | ~100.0 fps +[SensorPush] PZT angle frame #1780041963483 dts=2225188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041963804 dts=2225509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041964103 dts=2225808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041964425 dts=2226129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041964425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464700 | ~96.0 fps +[SensorPush] PZT angle frame #1780041964732 dts=2226437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041965033 dts=2226738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041965343 dts=2227048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041965444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464800 | ~98.1 fps +[SensorPush] PZT angle frame #1780041965644 dts=2227349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041965942 dts=2227647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041966242 dts=2227947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041966454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=464900 | ~99.0 fps +[SensorPush] PZT angle frame #1780041966553 dts=2228258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041966864 dts=2228569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041967164 dts=2228869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041967464 dts=2229169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041967464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465000 | ~99.0 fps +[SensorPush] PZT angle frame #1780041967764 dts=2229469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041968064 dts=2229769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041968362 dts=2230067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041968464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465100 | ~100.0 fps +[SensorPush] PZT angle frame #1780041968662 dts=2230367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041968967 dts=2230672 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041969283 dts=2230988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041969484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465200 | ~98.0 fps +[SensorPush] PZT angle frame #1780041969583 dts=2231288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041969883 dts=2231588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041970342 dts=2232047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041970656 dts=2232361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041970656 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465300 | ~85.3 fps +[SensorPush] PZT angle frame #1780041970963 dts=2232668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041971275 dts=2232980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041971715 dts=2233420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041971813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465400 | ~86.5 fps +[SensorPush] PZT angle frame #1780041972014 dts=2233719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041972333 dts=2234038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041972653 dts=2234358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041972855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465500 | ~95.9 fps +[SensorPush] PZT angle frame #1780041972962 dts=2234667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041973263 dts=2234968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041973564 dts=2235269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041973874 dts=2235579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041973874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465600 | ~98.1 fps +[SensorPush] PZT angle frame #1780041974174 dts=2235879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041974613 dts=2236318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041974923 dts=2236627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041975024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465700 | ~87.0 fps +[SensorPush] PZT angle frame #1780041975243 dts=2236948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041975694 dts=2237398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041975994 dts=2237699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041976215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465800 | ~84.0 fps +[SensorPush] PZT angle frame #1780041976335 dts=2238040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041976635 dts=2238339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041976943 dts=2238648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041977254 dts=2238959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041977254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=465900 | ~96.2 fps +[SensorPush] PZT angle frame #1780041977563 dts=2239268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041977864 dts=2239569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041978173 dts=2239878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041978273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466000 | ~98.0 fps +[SensorPush] PZT angle frame #1780041978484 dts=2240189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041978783 dts=2240488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041979082 dts=2240787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041979293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466100 | ~98.2 fps +[SensorPush] PZT angle frame #1780041979395 dts=2241100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041979694 dts=2241398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041980133 dts=2241838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041980443 dts=2242148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041980443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466200 | ~87.0 fps +[SensorPush] PZT angle frame #1780041980753 dts=2242458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041981053 dts=2242758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041981385 dts=2243090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041981483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466300 | ~96.2 fps +[SensorPush] PZT angle frame #1780041981704 dts=2243409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041982004 dts=2243709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041982304 dts=2244009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041982503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466400 | ~97.9 fps +[SensorPush] PZT angle frame #1780041982603 dts=2244308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041982904 dts=2244609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041983214 dts=2244919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041983522 dts=2245227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041983522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466500 | ~98.2 fps +[SensorPush] PZT angle frame #1780041983833 dts=2245538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041984145 dts=2245850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041984466 dts=2246171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041984564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466600 | ~96.0 fps +[SensorPush] PZT angle frame #1780041984773 dts=2246478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041985097 dts=2246802 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041985415 dts=2247120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041985616 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466700 | ~95.1 fps +[SensorPush] PZT angle frame #1780041985725 dts=2247430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041986023 dts=2247728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041986324 dts=2248029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041986622 dts=2248327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041986622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466800 | ~99.3 fps +[SensorPush] PZT angle frame #1780041986923 dts=2248628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041987227 dts=2248932 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041987543 dts=2249248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041987654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=466900 | ~96.9 fps +[SensorPush] PZT angle frame #1780041987855 dts=2249559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041988154 dts=2249859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041988455 dts=2250159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041988653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467000 | ~100.1 fps +[SensorPush] PZT angle frame #1780041988752 dts=2250457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041989063 dts=2250768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041989384 dts=2251089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041989685 dts=2251390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041989685 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467100 | ~96.9 fps +[SensorPush] PZT angle frame #1780041989994 dts=2251699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041990296 dts=2252001 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041990594 dts=2252299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041990693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467200 | ~99.2 fps +[SensorPush] PZT angle frame #1780041990895 dts=2252600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041991192 dts=2252897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041991493 dts=2253198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041991697 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467300 | ~99.6 fps +[SensorPush] PZT angle frame #1780041991815 dts=2253520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041992123 dts=2253828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041992425 dts=2254130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041992884 dts=2254589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041992884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467400 | ~84.2 fps +[SensorPush] PZT angle frame #1780041993202 dts=2254907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041993514 dts=2255219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041993814 dts=2255519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041993914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467500 | ~97.0 fps +[SensorPush] PZT angle frame #1780041994115 dts=2255820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041994412 dts=2256117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041994716 dts=2256421 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041994931 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467600 | ~98.2 fps +[SensorPush] PZT angle frame #1780041995034 dts=2256738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041995344 dts=2257049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041995643 dts=2257347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041995944 dts=2257649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041995944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467700 | ~98.8 fps +[SensorPush] PZT angle frame #1780041996243 dts=2257948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041996541 dts=2258245 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041996853 dts=2258557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041996955 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467800 | ~98.9 fps +[SensorPush] PZT angle frame #1780041997153 dts=2258858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041997454 dts=2259159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041997773 dts=2259478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041997974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=467900 | ~98.2 fps +[SensorPush] PZT angle frame #1780041998073 dts=2259777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041998533 dts=2260238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041998983 dts=2260688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041999294 dts=2260999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780041999294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468000 | ~75.8 fps +[SensorPush] PZT angle frame #1780041999604 dts=2261308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780041999902 dts=2261607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042000202 dts=2261907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042000302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468100 | ~99.2 fps +[SensorPush] PZT angle frame #1780042000504 dts=2262209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042000803 dts=2262508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042001123 dts=2262827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042001475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468200 | ~85.3 fps +[SensorPush] PZT angle frame #1780042001574 dts=2263278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042002015 dts=2263720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042002474 dts=2264178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042002783 dts=2264488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042002783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468300 | ~76.5 fps +[SensorPush] PZT angle frame #1780042003083 dts=2264788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042003394 dts=2265099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042003692 dts=2265397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042003795 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468400 | ~98.8 fps +[SensorPush] PZT angle frame #1780042004003 dts=2265708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042004308 dts=2266013 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042004635 dts=2266340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042004842 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468500 | ~95.5 fps +[SensorPush] PZT angle frame #1780042004944 dts=2266649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042005245 dts=2266950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042005544 dts=2267248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042005865 dts=2267570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042005865 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468600 | ~97.7 fps +[SensorPush] PZT angle frame #1780042006173 dts=2267878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042006485 dts=2268190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042006783 dts=2268488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042006884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468700 | ~98.1 fps +[SensorPush] PZT angle frame #1780042007095 dts=2268800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042007414 dts=2269119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042007855 dts=2269560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042008053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468800 | ~85.5 fps +[SensorPush] PZT angle frame #1780042008152 dts=2269857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042008463 dts=2270168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042008912 dts=2270616 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042009215 dts=2270920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042009215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=468900 | ~86.1 fps +[SensorPush] PZT angle frame #1780042009523 dts=2271228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042009832 dts=2271537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042010135 dts=2271840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042010233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469000 | ~98.3 fps +[SensorPush] PZT angle frame #1780042010434 dts=2272139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042010735 dts=2272440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042011044 dts=2272749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042011243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469100 | ~98.9 fps +[SensorPush] PZT angle frame #1780042011343 dts=2273048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042011803 dts=2273508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042012104 dts=2273809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042012404 dts=2274109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042012404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469200 | ~86.2 fps +[SensorPush] PZT angle frame #1780042012703 dts=2274408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042013002 dts=2274707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042013454 dts=2275159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042013556 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469300 | ~86.8 fps +[SensorPush] PZT angle frame #1780042013753 dts=2275458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042014064 dts=2275769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042014514 dts=2276219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042014724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469400 | ~85.7 fps +[SensorPush] PZT angle frame #1780042014844 dts=2276549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042015145 dts=2276849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042015445 dts=2277150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042015744 dts=2277449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042015744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469500 | ~98.0 fps +[SensorPush] PZT angle frame #1780042016043 dts=2277748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042016494 dts=2278198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042016804 dts=2278509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042016904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469600 | ~86.1 fps +[SensorPush] PZT angle frame #1780042017125 dts=2278830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042017565 dts=2279270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042018034 dts=2279739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042018237 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469700 | ~75.0 fps +[SensorPush] PZT angle frame #1780042018343 dts=2280048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042018653 dts=2280357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042018964 dts=2280669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042019444 dts=2281148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042019444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469800 | ~82.9 fps +[SensorPush] PZT angle frame #1780042019744 dts=2281448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042020197 dts=2281901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042020532 dts=2282237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042020645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=469900 | ~83.3 fps +[SensorPush] PZT angle frame #1780042020842 dts=2282547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042021143 dts=2282848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042021454 dts=2283159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042021663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470000 | ~98.2 fps +[SensorPush] PZT angle frame #1780042021763 dts=2283468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042022062 dts=2283767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042022373 dts=2284078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042022674 dts=2284379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042022674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470100 | ~98.9 fps +[SensorPush] PZT angle frame #1780042022995 dts=2284700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042023295 dts=2285000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042023604 dts=2285309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042023704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470200 | ~97.0 fps +[SensorPush] PZT angle frame #1780042023903 dts=2285608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042024214 dts=2285919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042024533 dts=2286237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042024733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470300 | ~97.3 fps +[SensorPush] PZT angle frame #1780042024833 dts=2286538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042025144 dts=2286848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042025454 dts=2287158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042025762 dts=2287467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042025762 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470400 | ~97.1 fps +[SensorPush] PZT angle frame #1780042026074 dts=2287779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042026532 dts=2288237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042026833 dts=2288538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042026934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470500 | ~85.4 fps +[SensorPush] PZT angle frame #1780042027283 dts=2288988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042027584 dts=2289289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042027895 dts=2289600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042028093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470600 | ~86.2 fps +[SensorPush] PZT angle frame #1780042028192 dts=2289897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042028503 dts=2290208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042028803 dts=2290508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042029103 dts=2290807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042029103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470700 | ~99.0 fps +[SensorPush] PZT angle frame #1780042029424 dts=2291128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042029725 dts=2291429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042030025 dts=2291730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042030123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470800 | ~98.0 fps +[SensorPush] PZT angle frame #1780042030320 dts=2292025 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042030622 dts=2292327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042030934 dts=2292639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042031134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=470900 | ~98.9 fps +[SensorPush] PZT angle frame #1780042031246 dts=2292951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042031692 dts=2293397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042032142 dts=2293847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042032453 dts=2294158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042032453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471000 | ~75.8 fps +[SensorPush] PZT angle frame #1780042032763 dts=2294468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042033073 dts=2294778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042033374 dts=2295079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042033623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471100 | ~85.5 fps +[SensorPush] PZT angle frame #1780042033824 dts=2295529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042034272 dts=2295977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042034572 dts=2296277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042034782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471200 | ~86.3 fps +[SensorPush] PZT angle frame #1780042034883 dts=2296588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042035183 dts=2296888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042035484 dts=2297189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042035795 dts=2297500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042035795 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471300 | ~98.6 fps +[SensorPush] PZT angle frame #1780042036094 dts=2297799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042036424 dts=2298128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042036735 dts=2298440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042036844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471400 | ~95.4 fps +[SensorPush] PZT angle frame #1780042037052 dts=2298757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042037373 dts=2299078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042037687 dts=2299392 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042037893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471500 | ~95.4 fps +[SensorPush] PZT angle frame #1780042037994 dts=2299699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042038305 dts=2300010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042038613 dts=2300318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042038943 dts=2300648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042038943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471600 | ~95.2 fps +[SensorPush] PZT angle frame #1780042039244 dts=2300949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042039543 dts=2301248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042039846 dts=2301551 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042039942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471700 | ~100.1 fps +[SensorPush] PZT angle frame #1780042040154 dts=2301859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042040455 dts=2302160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042040753 dts=2302458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042040953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471800 | ~99.0 fps +[SensorPush] PZT angle frame #1780042041053 dts=2302758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042041365 dts=2303069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042041664 dts=2303369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042041963 dts=2303668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042041963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=471900 | ~99.0 fps +[SensorPush] PZT angle frame #1780042042283 dts=2303988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042042624 dts=2304329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042043065 dts=2304769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042043172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472000 | ~82.7 fps +[SensorPush] PZT angle frame #1780042043373 dts=2305077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042043673 dts=2305378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042043973 dts=2305678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042044173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472100 | ~99.9 fps +[SensorPush] PZT angle frame #1780042044293 dts=2305998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042044592 dts=2306297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042044905 dts=2306610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042045204 dts=2306908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042045204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472200 | ~97.1 fps +[SensorPush] PZT angle frame #1780042045514 dts=2307218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042045814 dts=2307519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042046145 dts=2307850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042046243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472300 | ~96.2 fps +[SensorPush] PZT angle frame #1780042046444 dts=2308149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042046743 dts=2308448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042047184 dts=2308889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042047382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472400 | ~87.8 fps +[SensorPush] PZT angle frame #1780042047482 dts=2309187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042047783 dts=2309488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042048094 dts=2309799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042048402 dts=2310107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042048402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472500 | ~98.1 fps +[SensorPush] PZT angle frame #1780042048714 dts=2310418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042049024 dts=2310728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042049363 dts=2311068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042049464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472600 | ~94.1 fps +[SensorPush] PZT angle frame #1780042049663 dts=2311368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042049962 dts=2311667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042050285 dts=2311990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042050484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472700 | ~98.0 fps +[SensorPush] PZT angle frame #1780042050583 dts=2312288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042050895 dts=2312600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042051193 dts=2312898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042051514 dts=2313219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042051514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472800 | ~97.1 fps +[SensorPush] PZT angle frame #1780042051823 dts=2313528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042052124 dts=2313829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042052434 dts=2314139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042052532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=472900 | ~98.2 fps +[SensorPush] PZT angle frame #1780042052744 dts=2314449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042053044 dts=2314749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042053344 dts=2315049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042053546 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473000 | ~98.7 fps +[SensorPush] PZT angle frame #1780042053654 dts=2315358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042053953 dts=2315657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042054274 dts=2315978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042054584 dts=2316289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042054584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473100 | ~96.2 fps +[SensorPush] PZT angle frame #1780042054883 dts=2316588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042055194 dts=2316898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042055504 dts=2317209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042055604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473200 | ~98.1 fps +[SensorPush] PZT angle frame #1780042055805 dts=2317509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042056115 dts=2317819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042056413 dts=2318118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042056624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473300 | ~98.1 fps +[SensorPush] PZT angle frame #1780042056724 dts=2318429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042057024 dts=2318729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042057335 dts=2319039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042057783 dts=2319488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042057783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473400 | ~86.3 fps +[SensorPush] PZT angle frame #1780042058224 dts=2319929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042058533 dts=2320238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042058833 dts=2320538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042058934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473500 | ~86.9 fps +[SensorPush] PZT angle frame #1780042059132 dts=2320837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042059433 dts=2321138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042059734 dts=2321439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042060083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473600 | ~87.0 fps +[SensorPush] PZT angle frame #1780042060193 dts=2321898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042060503 dts=2322208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042060804 dts=2322509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042061105 dts=2322809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042061105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473700 | ~97.8 fps +[SensorPush] PZT angle frame #1780042061403 dts=2323108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042061713 dts=2323418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042062153 dts=2323858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042062253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473800 | ~87.2 fps +[SensorPush] PZT angle frame #1780042062464 dts=2324169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042062783 dts=2324487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042063084 dts=2324789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042063304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=473900 | ~95.1 fps +[SensorPush] PZT angle frame #1780042063553 dts=2325258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042063854 dts=2325559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042064295 dts=2325999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042064594 dts=2326299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042064594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474000 | ~77.5 fps +[SensorPush] PZT angle frame #1780042064903 dts=2326608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042065202 dts=2326907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042065504 dts=2327208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042065603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474100 | ~99.0 fps +[SensorPush] PZT angle frame #1780042065824 dts=2327529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042066144 dts=2327849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042066445 dts=2328150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042066654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474200 | ~95.3 fps +[SensorPush] PZT angle frame #1780042066752 dts=2328457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042067055 dts=2328759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042067493 dts=2329198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042067794 dts=2329499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042067794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474300 | ~87.7 fps +[SensorPush] PZT angle frame #1780042068094 dts=2329799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042068404 dts=2330109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042068856 dts=2330560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042068963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474400 | ~85.5 fps +[SensorPush] PZT angle frame #1780042069164 dts=2330869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042069644 dts=2331349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042070094 dts=2331798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042070294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474500 | ~75.1 fps +[SensorPush] PZT angle frame #1780042070394 dts=2332099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042070705 dts=2332410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042071013 dts=2332718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042071314 dts=2333019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042071314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474600 | ~98.0 fps +[SensorPush] PZT angle frame #1780042071614 dts=2333319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042071913 dts=2333618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042072212 dts=2333917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042072314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474700 | ~100.0 fps +[SensorPush] PZT angle frame #1780042072653 dts=2334358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042072963 dts=2334668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042073273 dts=2334978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042073473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474800 | ~86.3 fps +[SensorPush] PZT angle frame #1780042073574 dts=2335278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042074014 dts=2335719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042074312 dts=2336017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042074612 dts=2336317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042074612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=474900 | ~87.8 fps +[SensorPush] PZT angle frame #1780042074934 dts=2336639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042075233 dts=2336938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042075555 dts=2337259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042075653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475000 | ~96.1 fps +[SensorPush] PZT angle frame #1780042075854 dts=2337558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042076165 dts=2337869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042076464 dts=2338168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042076665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475100 | ~98.8 fps +[SensorPush] PZT angle frame #1780042076765 dts=2338470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042077062 dts=2338767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042077394 dts=2339099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042077695 dts=2339399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042077695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475200 | ~97.1 fps +[SensorPush] PZT angle frame #1780042078014 dts=2339719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042078322 dts=2340027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042078634 dts=2340339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042078743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475300 | ~95.4 fps +[SensorPush] PZT angle frame #1780042079083 dts=2340788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042079535 dts=2341240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042079853 dts=2341558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042080064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475400 | ~75.8 fps +[SensorPush] PZT angle frame #1780042080165 dts=2341870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042080465 dts=2342170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042080764 dts=2342469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042081073 dts=2342778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042081073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475500 | ~98.9 fps +[SensorPush] PZT angle frame #1780042081393 dts=2343098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042081696 dts=2343401 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042082002 dts=2343707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042082112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475600 | ~96.3 fps +[SensorPush] PZT angle frame #1780042082322 dts=2344027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042082623 dts=2344328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042083073 dts=2344778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042083294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475700 | ~84.6 fps +[SensorPush] PZT angle frame #1780042083393 dts=2345098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042083695 dts=2345399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042084002 dts=2345707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042084325 dts=2346030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042084325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475800 | ~96.9 fps +[SensorPush] PZT angle frame #1780042084632 dts=2346337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042084945 dts=2346649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042085242 dts=2346946 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042085356 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=475900 | ~97.0 fps +[SensorPush] PZT angle frame #1780042085562 dts=2347267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042085862 dts=2347567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042086174 dts=2347879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042086514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476000 | ~86.4 fps +[SensorPush] PZT angle frame #1780042086614 dts=2348319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042086914 dts=2348619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042087215 dts=2348920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042087512 dts=2349217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042087512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476100 | ~100.2 fps +[SensorPush] PZT angle frame #1780042087813 dts=2349518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042088114 dts=2349819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042088435 dts=2350140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042088533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476200 | ~98.0 fps +[SensorPush] PZT angle frame #1780042088873 dts=2350578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042089175 dts=2350880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042089483 dts=2351188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042089683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476300 | ~86.9 fps +[SensorPush] PZT angle frame #1780042089925 dts=2351629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042090224 dts=2351929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042090524 dts=2352229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042090832 dts=2352537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042090832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476400 | ~87.1 fps +[SensorPush] PZT angle frame #1780042091133 dts=2352838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042091445 dts=2353150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042091895 dts=2353600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042091995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476500 | ~85.9 fps +[SensorPush] PZT angle frame #1780042092214 dts=2353919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042092513 dts=2354217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042092824 dts=2354529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042093024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476600 | ~97.2 fps +[SensorPush] PZT angle frame #1780042093123 dts=2354828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042093583 dts=2355288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042093884 dts=2355589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042094332 dts=2356037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042094332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476700 | ~76.5 fps +[SensorPush] PZT angle frame #1780042094653 dts=2356358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042094956 dts=2356661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042095273 dts=2356978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042095384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476800 | ~95.1 fps +[SensorPush] PZT angle frame #1780042095593 dts=2357298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042095912 dts=2357617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042096233 dts=2357938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042096445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=476900 | ~94.2 fps +[SensorPush] PZT angle frame #1780042096553 dts=2358258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042096855 dts=2358560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042097173 dts=2358878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042097474 dts=2359179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042097474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477000 | ~97.2 fps +[SensorPush] PZT angle frame #1780042097773 dts=2359478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042098083 dts=2359788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042098383 dts=2360088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042098484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477100 | ~99.0 fps +[SensorPush] PZT angle frame #1780042098684 dts=2360389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042098984 dts=2360688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042099284 dts=2360989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042099493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477200 | ~99.1 fps +[SensorPush] PZT angle frame #1780042099594 dts=2361299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042099905 dts=2361610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042100222 dts=2361927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042100533 dts=2362238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042100533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477300 | ~96.2 fps +[SensorPush] PZT angle frame #1780042100843 dts=2362548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042101144 dts=2362849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042101584 dts=2363289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042101823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477400 | ~77.5 fps +[SensorPush] PZT angle frame #1780042102174 dts=2363878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042102475 dts=2364180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042102913 dts=2364618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042103404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477500 | ~63.2 fps +[SensorPush] PZT angle frame #1780042103503 dts=2365208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042103805 dts=2365510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042104122 dts=2365827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042104433 dts=2366138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042104433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477600 | ~97.2 fps +[SensorPush] PZT angle frame #1780042104734 dts=2366439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042105054 dts=2366758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042105353 dts=2367058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042105452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477700 | ~98.1 fps +[SensorPush] PZT angle frame #1780042105654 dts=2367359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042106092 dts=2367797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042106395 dts=2368099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042106594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477800 | ~87.5 fps +[SensorPush] PZT angle frame #1780042106705 dts=2368410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042107145 dts=2368850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042107444 dts=2369149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042107744 dts=2369449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042107744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=477900 | ~87.0 fps +[SensorPush] PZT angle frame #1780042108044 dts=2369749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042108344 dts=2370048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042108795 dts=2370500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042109033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478000 | ~77.6 fps +[SensorPush] PZT angle frame #1780042109245 dts=2370950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042109554 dts=2371258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042109884 dts=2371588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042110104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478100 | ~93.3 fps +[SensorPush] PZT angle frame #1780042110205 dts=2371909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042110515 dts=2372220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042110976 dts=2372680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042111285 dts=2372990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042111285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478200 | ~84.7 fps +[SensorPush] PZT angle frame #1780042111603 dts=2373308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042111913 dts=2373618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042112373 dts=2374078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042112474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478300 | ~84.2 fps +[SensorPush] PZT angle frame #1780042112673 dts=2374378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042112982 dts=2374687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042113423 dts=2375128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042113623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478400 | ~87.0 fps +[SensorPush] PZT angle frame #1780042113723 dts=2375428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042114024 dts=2375729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042114343 dts=2376048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042114784 dts=2376488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042114784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478500 | ~85.7 fps +[SensorPush] PZT angle frame #1780042115082 dts=2376787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042115383 dts=2377088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042115833 dts=2377538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042116075 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478600 | ~77.8 fps +[SensorPush] PZT angle frame #1780042116275 dts=2377980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042116575 dts=2378280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042116872 dts=2378576 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042117073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478700 | ~100.2 fps +[SensorPush] PZT angle frame #1780042117175 dts=2378880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042117476 dts=2379180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042117795 dts=2379499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042118103 dts=2379808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042118103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478800 | ~97.1 fps +[SensorPush] PZT angle frame #1780042118413 dts=2380118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042118716 dts=2380420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042119014 dts=2380719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042119113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=478900 | ~99.0 fps +[SensorPush] PZT angle frame #1780042119332 dts=2381037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042119633 dts=2381338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042119945 dts=2381650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042120145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479000 | ~96.9 fps +[SensorPush] PZT angle frame #1780042120244 dts=2381949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042120553 dts=2382257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042120853 dts=2382558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042121294 dts=2382999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042121294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479100 | ~87.0 fps +[SensorPush] PZT angle frame #1780042121593 dts=2383298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042122044 dts=2383749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042122352 dts=2384057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042122455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479200 | ~86.2 fps +[SensorPush] PZT angle frame #1780042122652 dts=2384357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042123095 dts=2384800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042123395 dts=2385100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042123604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479300 | ~87.0 fps +[SensorPush] PZT angle frame #1780042123704 dts=2385409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042124014 dts=2385719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042124465 dts=2386170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042124762 dts=2386467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042124762 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479400 | ~86.4 fps +[SensorPush] PZT angle frame #1780042125073 dts=2386778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042125382 dts=2387087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042125685 dts=2387390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042125781 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479500 | ~98.1 fps +[SensorPush] PZT angle frame #1780042125982 dts=2387687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042126282 dts=2387987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042126593 dts=2388298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042126816 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479600 | ~96.5 fps +[SensorPush] PZT angle frame #1780042126914 dts=2388618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042127353 dts=2389058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042127655 dts=2389360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042127983 dts=2389688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042127983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479700 | ~85.8 fps +[SensorPush] PZT angle frame #1780042128304 dts=2390009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042128604 dts=2390309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042128915 dts=2390620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042129015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479800 | ~96.8 fps +[SensorPush] PZT angle frame #1780042129354 dts=2391059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042129652 dts=2391357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042129963 dts=2391668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042130173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=479900 | ~86.4 fps +[SensorPush] PZT angle frame #1780042130274 dts=2391979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042130574 dts=2392278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042130872 dts=2392577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042131313 dts=2393018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042131313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480000 | ~87.7 fps +[SensorPush] PZT angle frame #1780042131633 dts=2393338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042131934 dts=2393639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042132235 dts=2393940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042132332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480100 | ~98.1 fps +[SensorPush] PZT angle frame #1780042132533 dts=2394238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042132844 dts=2394548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042133155 dts=2394859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042133354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480200 | ~97.8 fps +[SensorPush] PZT angle frame #1780042133452 dts=2395157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042133892 dts=2395597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042134191 dts=2395896 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042134504 dts=2396209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042134504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480300 | ~87.0 fps +[SensorPush] PZT angle frame #1780042134804 dts=2396509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042135104 dts=2396809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042135414 dts=2397119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042135524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480400 | ~98.0 fps +[SensorPush] PZT angle frame #1780042135723 dts=2397428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042136044 dts=2397749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042136364 dts=2398068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042136563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480500 | ~96.3 fps +[SensorPush] PZT angle frame #1780042136665 dts=2398370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042136962 dts=2398667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042137443 dts=2399148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042137743 dts=2399448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042137743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480600 | ~84.7 fps +[SensorPush] PZT angle frame #1780042138064 dts=2399769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042138375 dts=2400080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042138673 dts=2400378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042138783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480700 | ~96.2 fps +[SensorPush] PZT angle frame #1780042138994 dts=2400698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042139304 dts=2401009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042139605 dts=2401310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042139963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480800 | ~84.7 fps +[SensorPush] PZT angle frame #1780042140064 dts=2401769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042140372 dts=2402077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042140672 dts=2402377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042140983 dts=2402688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042140983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=480900 | ~98.1 fps +[SensorPush] PZT angle frame #1780042141305 dts=2403010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042141605 dts=2403310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042142055 dts=2403759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042142155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481000 | ~85.3 fps +[SensorPush] PZT angle frame #1780042142363 dts=2404068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042142663 dts=2404367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042142982 dts=2404687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042143322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481100 | ~85.7 fps +[SensorPush] PZT angle frame #1780042143424 dts=2405129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042143723 dts=2405428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042144024 dts=2405729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042144322 dts=2406027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042144322 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481200 | ~100.0 fps +[SensorPush] PZT angle frame #1780042144633 dts=2406338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042144934 dts=2406639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042145251 dts=2406956 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042145353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481300 | ~97.0 fps +[SensorPush] PZT angle frame #1780042145552 dts=2407257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042145853 dts=2407558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042146305 dts=2408010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042146523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481400 | ~85.5 fps +[SensorPush] PZT angle frame #1780042146623 dts=2408328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042146934 dts=2408639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042147234 dts=2408938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042147533 dts=2409237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042147533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481500 | ~99.1 fps +[SensorPush] PZT angle frame #1780042148003 dts=2409708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042148634 dts=2410339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042148933 dts=2410638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042149035 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481600 | ~66.5 fps +[SensorPush] PZT angle frame #1780042149232 dts=2410937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042149533 dts=2411237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042149844 dts=2411549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042150043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481700 | ~99.2 fps +[SensorPush] PZT angle frame #1780042150155 dts=2411859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042150453 dts=2412158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042150753 dts=2412458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042151054 dts=2412759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042151054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481800 | ~98.8 fps +[SensorPush] PZT angle frame #1780042151354 dts=2413058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042151654 dts=2413359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042151953 dts=2413657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042152052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=481900 | ~100.3 fps +[SensorPush] PZT angle frame #1780042152262 dts=2413967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042152563 dts=2414268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042153013 dts=2414718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042153214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482000 | ~86.2 fps +[SensorPush] PZT angle frame #1780042153313 dts=2415018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042153624 dts=2415329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042153933 dts=2415638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042154245 dts=2415950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042154245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482100 | ~96.9 fps +[SensorPush] PZT angle frame #1780042154544 dts=2416249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042154845 dts=2416550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042155165 dts=2416870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042155285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482200 | ~96.2 fps +[SensorPush] PZT angle frame #1780042155483 dts=2417187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042155783 dts=2417488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042156094 dts=2417799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042156292 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482300 | ~99.3 fps +[SensorPush] PZT angle frame #1780042156395 dts=2418100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042156695 dts=2418400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042157134 dts=2418838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042157433 dts=2419138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042157433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482400 | ~87.6 fps +[SensorPush] PZT angle frame #1780042157733 dts=2419438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042158044 dts=2419749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042158342 dts=2420047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042158444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482500 | ~98.8 fps +[SensorPush] PZT angle frame #1780042158643 dts=2420348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042158944 dts=2420649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042159264 dts=2420969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042159464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482600 | ~98.1 fps +[SensorPush] PZT angle frame #1780042159575 dts=2421280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042159873 dts=2421577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042160214 dts=2421918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042160684 dts=2422389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042160684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482700 | ~81.9 fps +[SensorPush] PZT angle frame #1780042160985 dts=2422689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042161293 dts=2422998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042161593 dts=2423298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042161694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482800 | ~99.1 fps +[SensorPush] PZT angle frame #1780042161894 dts=2423598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042162205 dts=2423910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042162504 dts=2424208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042162704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=482900 | ~99.0 fps +[SensorPush] PZT angle frame #1780042162803 dts=2424508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042163102 dts=2424807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042163544 dts=2425249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042163843 dts=2425548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042163843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483000 | ~87.8 fps +[SensorPush] PZT angle frame #1780042164144 dts=2425848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042164445 dts=2426149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042164753 dts=2426458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042164865 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483100 | ~97.8 fps +[SensorPush] PZT angle frame #1780042165084 dts=2426789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042165403 dts=2427108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042165713 dts=2427418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042165914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483200 | ~95.3 fps +[SensorPush] PZT angle frame #1780042166012 dts=2427717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042166322 dts=2428027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042166765 dts=2428470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042167063 dts=2428768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042167063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483300 | ~87.0 fps +[SensorPush] PZT angle frame #1780042167374 dts=2429079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042167673 dts=2429378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042167994 dts=2429699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042168095 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483400 | ~97.0 fps +[SensorPush] PZT angle frame #1780042168295 dts=2430000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042168594 dts=2430299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042168896 dts=2430601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042169113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483500 | ~98.2 fps +[SensorPush] PZT angle frame #1780042169213 dts=2430918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042169675 dts=2431380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042170123 dts=2431828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042170433 dts=2432138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042170433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483600 | ~75.7 fps +[SensorPush] PZT angle frame #1780042170734 dts=2432438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042171034 dts=2432739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042171484 dts=2433188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042171724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483700 | ~77.5 fps +[SensorPush] PZT angle frame #1780042171925 dts=2433630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042172235 dts=2433940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042172543 dts=2434247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042172743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483800 | ~98.2 fps +[SensorPush] PZT angle frame #1780042172843 dts=2434548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042173144 dts=2434848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042173454 dts=2435159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042173763 dts=2435468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042173763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=483900 | ~98.0 fps +[SensorPush] PZT angle frame #1780042174224 dts=2435929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042174673 dts=2436378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042174984 dts=2436689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042175093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484000 | ~75.2 fps +[SensorPush] PZT angle frame #1780042175304 dts=2437008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042175615 dts=2437320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042175914 dts=2437619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042176123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484100 | ~97.0 fps +[SensorPush] PZT angle frame #1780042176225 dts=2437930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042176533 dts=2438238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042176845 dts=2438550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042177145 dts=2438849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042177145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484200 | ~97.9 fps +[SensorPush] PZT angle frame #1780042177454 dts=2439159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042177753 dts=2439458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042178054 dts=2439759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042178154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484300 | ~99.0 fps +[SensorPush] PZT angle frame #1780042178362 dts=2440066 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042178675 dts=2440379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042178973 dts=2440678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042179316 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484400 | ~86.1 fps +[SensorPush] PZT angle frame #1780042179415 dts=2441120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042179733 dts=2441438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042180034 dts=2441739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042180334 dts=2442039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042180334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484500 | ~98.2 fps +[SensorPush] PZT angle frame #1780042180636 dts=2442340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042180953 dts=2442658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042181254 dts=2442959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042181354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484600 | ~98.0 fps +[SensorPush] PZT angle frame #1780042181555 dts=2443260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042181865 dts=2443569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042182163 dts=2443868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042182363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484700 | ~99.1 fps +[SensorPush] PZT angle frame #1780042182467 dts=2444171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042182765 dts=2444470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042183064 dts=2444769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042183362 dts=2445067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042183362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484800 | ~100.1 fps +[SensorPush] PZT angle frame #1780042183801 dts=2445506 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042184105 dts=2445809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042184404 dts=2446109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042184505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=484900 | ~87.5 fps +[SensorPush] PZT angle frame #1780042184704 dts=2446409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042185014 dts=2446719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042185332 dts=2447037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042185554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485000 | ~95.4 fps +[SensorPush] PZT angle frame #1780042185654 dts=2447359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042185955 dts=2447659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042186403 dts=2448108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042186704 dts=2448409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042186704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485100 | ~86.9 fps +[SensorPush] PZT angle frame #1780042187016 dts=2448721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042187314 dts=2449018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042187624 dts=2449329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042187724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485200 | ~98.1 fps +[SensorPush] PZT angle frame #1780042187924 dts=2449629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042188235 dts=2449940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042188674 dts=2450379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042188873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485300 | ~87.0 fps +[SensorPush] PZT angle frame #1780042188972 dts=2450677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042189273 dts=2450978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042189573 dts=2451278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042189874 dts=2451579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042189874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485400 | ~99.9 fps +[SensorPush] PZT angle frame #1780042190183 dts=2451888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042190484 dts=2452189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042190783 dts=2452488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042190892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485500 | ~98.2 fps +[SensorPush] PZT angle frame #1780042191123 dts=2452828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042191434 dts=2453139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042191745 dts=2453449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042191944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485600 | ~95.1 fps +[SensorPush] PZT angle frame #1780042192044 dts=2453749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042192363 dts=2454068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042192804 dts=2454508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042193113 dts=2454817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042193113 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485700 | ~85.6 fps +[SensorPush] PZT angle frame #1780042193424 dts=2455129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042193724 dts=2455429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042194024 dts=2455729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042194122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485800 | ~99.0 fps +[SensorPush] PZT angle frame #1780042194323 dts=2456027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042194783 dts=2456487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042195085 dts=2456790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042195293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=485900 | ~85.4 fps +[SensorPush] PZT angle frame #1780042195393 dts=2457098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042195702 dts=2457407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042196012 dts=2457717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042196334 dts=2458039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042196334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486000 | ~96.0 fps +[SensorPush] PZT angle frame #1780042196633 dts=2458338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042196934 dts=2458639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042197245 dts=2458950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042197342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486100 | ~99.2 fps +[SensorPush] PZT angle frame #1780042197553 dts=2459258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042197863 dts=2459568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042198165 dts=2459869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042198364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486200 | ~97.9 fps +[SensorPush] PZT angle frame #1780042198464 dts=2460168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042198766 dts=2460470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042199074 dts=2460779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042199374 dts=2461079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042199374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486300 | ~99.0 fps +[SensorPush] PZT angle frame #1780042199673 dts=2461378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042200114 dts=2461818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042200412 dts=2462117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042200525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486400 | ~86.8 fps +[SensorPush] PZT angle frame #1780042200723 dts=2462428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042201025 dts=2462730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042201321 dts=2463026 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042201522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486500 | ~100.3 fps +[SensorPush] PZT angle frame #1780042201635 dts=2463340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042201932 dts=2463637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042202234 dts=2463938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042202683 dts=2464388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042202683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486600 | ~86.2 fps +[SensorPush] PZT angle frame #1780042202994 dts=2464699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042203314 dts=2465019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042203913 dts=2465618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042204163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486700 | ~67.6 fps +[SensorPush] PZT angle frame #1780042204363 dts=2466068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042204664 dts=2466369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042204962 dts=2466666 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042205164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486800 | ~100.0 fps +[SensorPush] PZT angle frame #1780042205295 dts=2466999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042205604 dts=2467308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042206054 dts=2467759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042206353 dts=2468058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042206353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=486900 | ~84.0 fps +[SensorPush] PZT angle frame #1780042206655 dts=2468359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042206952 dts=2468657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042207412 dts=2469117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042207512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487000 | ~86.3 fps +[SensorPush] PZT angle frame #1780042207713 dts=2469418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042208024 dts=2469729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042208324 dts=2470029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042208535 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487100 | ~97.7 fps +[SensorPush] PZT angle frame #1780042208634 dts=2470338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042208942 dts=2470647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042209243 dts=2470948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042209683 dts=2471387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042209683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487200 | ~87.2 fps +[SensorPush] PZT angle frame #1780042209993 dts=2471698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042210434 dts=2472139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042210743 dts=2472448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042210841 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487300 | ~86.3 fps +[SensorPush] PZT angle frame #1780042211045 dts=2472750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042211345 dts=2473050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042211653 dts=2473358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042211853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487400 | ~98.8 fps +[SensorPush] PZT angle frame #1780042211954 dts=2473659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042212254 dts=2473958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042212564 dts=2474269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042212864 dts=2474569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042212864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487500 | ~98.9 fps +[SensorPush] PZT angle frame #1780042213312 dts=2475017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042213614 dts=2475319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042213914 dts=2475619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042214014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487600 | ~87.0 fps +[SensorPush] PZT angle frame #1780042214225 dts=2475930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042214664 dts=2476369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042214975 dts=2476680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042215174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487700 | ~86.2 fps +[SensorPush] PZT angle frame #1780042215275 dts=2476980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042215603 dts=2477308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042215904 dts=2477608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042216204 dts=2477908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042216204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487800 | ~97.1 fps +[SensorPush] PZT angle frame #1780042216503 dts=2478208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042216954 dts=2478659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042217252 dts=2478957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042217353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=487900 | ~87.0 fps +[SensorPush] PZT angle frame #1780042217554 dts=2479258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042217853 dts=2479558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042218154 dts=2479859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042218354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488000 | ~99.8 fps +[SensorPush] PZT angle frame #1780042218453 dts=2480158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042218755 dts=2480459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042219054 dts=2480759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042219363 dts=2481068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042219363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488100 | ~99.1 fps +[SensorPush] PZT angle frame #1780042219663 dts=2481368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042219963 dts=2481668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042220282 dts=2481987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042220384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488200 | ~98.1 fps +[SensorPush] PZT angle frame #1780042220583 dts=2482288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042220884 dts=2482589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042221343 dts=2483048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042221554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488300 | ~85.4 fps +[SensorPush] PZT angle frame #1780042221664 dts=2483369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042221975 dts=2483680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042222283 dts=2483988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042222583 dts=2484288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042222583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488400 | ~97.2 fps +[SensorPush] PZT angle frame #1780042222884 dts=2484589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042223184 dts=2484888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042223483 dts=2485188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042223583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488500 | ~99.9 fps +[SensorPush] PZT angle frame #1780042223784 dts=2485489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042224223 dts=2485927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042224533 dts=2486238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042224743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488600 | ~86.3 fps +[SensorPush] PZT angle frame #1780042224845 dts=2486549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042225154 dts=2486859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042225494 dts=2487199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042225833 dts=2487538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042225833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488700 | ~91.8 fps +[SensorPush] PZT angle frame #1780042226145 dts=2487850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042226443 dts=2488148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042226742 dts=2488447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042226843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488800 | ~99.0 fps +[SensorPush] PZT angle frame #1780042227053 dts=2488758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042227363 dts=2489068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042227662 dts=2489367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042227862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=488900 | ~98.1 fps +[SensorPush] PZT angle frame #1780042227965 dts=2489670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042228434 dts=2490139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042228736 dts=2490441 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042229054 dts=2490759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042229054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489000 | ~83.9 fps +[SensorPush] PZT angle frame #1780042229353 dts=2491058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042229675 dts=2491380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042229982 dts=2491687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042230082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489100 | ~97.3 fps +[SensorPush] PZT angle frame #1780042230285 dts=2491990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042230583 dts=2492288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042230905 dts=2492610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042231103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489200 | ~97.9 fps +[SensorPush] PZT angle frame #1780042231203 dts=2492908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042231504 dts=2493209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042231806 dts=2493511 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042232105 dts=2493809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042232105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489300 | ~99.8 fps +[SensorPush] PZT angle frame #1780042232424 dts=2494129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042232726 dts=2494431 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042233025 dts=2494730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042233124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489400 | ~98.1 fps +[SensorPush] PZT angle frame #1780042233334 dts=2495038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042233645 dts=2495349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042233954 dts=2495659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042234154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489500 | ~97.1 fps +[SensorPush] PZT angle frame #1780042234252 dts=2495957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042234554 dts=2496259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042234853 dts=2496558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042235174 dts=2496879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042235174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489600 | ~98.0 fps +[SensorPush] PZT angle frame #1780042235475 dts=2497180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042235785 dts=2497490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042236233 dts=2497937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042236333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489700 | ~86.3 fps +[SensorPush] PZT angle frame #1780042236533 dts=2498238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042236973 dts=2498678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042237274 dts=2498979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042237474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489800 | ~87.5 fps +[SensorPush] PZT angle frame #1780042237575 dts=2499280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042237872 dts=2499577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042238173 dts=2499877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042238473 dts=2500177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042238473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=489900 | ~100.2 fps +[SensorPush] PZT angle frame #1780042238774 dts=2500479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042239073 dts=2500778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042239372 dts=2501077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042239474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490000 | ~99.8 fps +[SensorPush] PZT angle frame #1780042239672 dts=2501377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042239973 dts=2501678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042240273 dts=2501978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042240615 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490100 | ~87.7 fps +[SensorPush] PZT angle frame #1780042240713 dts=2502418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042241014 dts=2502718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042241312 dts=2503017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042241625 dts=2503330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042241625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490200 | ~98.9 fps +[SensorPush] PZT angle frame #1780042241926 dts=2503631 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042242233 dts=2503938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042242544 dts=2504249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042242643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490300 | ~98.3 fps +[SensorPush] PZT angle frame #1780042242854 dts=2504559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042243293 dts=2504998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042243593 dts=2505298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042243793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490400 | ~86.9 fps +[SensorPush] PZT angle frame #1780042243893 dts=2505598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042244194 dts=2505899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042244633 dts=2506338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042244933 dts=2506638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042244933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490500 | ~87.8 fps +[SensorPush] PZT angle frame #1780042245245 dts=2506950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042245545 dts=2507250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042245843 dts=2507547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042245945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490600 | ~98.8 fps +[SensorPush] PZT angle frame #1780042246153 dts=2507857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042246452 dts=2508156 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042246764 dts=2508469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042246962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490700 | ~98.4 fps +[SensorPush] PZT angle frame #1780042247063 dts=2508768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042247363 dts=2509068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042247673 dts=2509377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042247972 dts=2509677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042247972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490800 | ~98.9 fps +[SensorPush] PZT angle frame #1780042248272 dts=2509977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042248573 dts=2510278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042248882 dts=2510587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042248982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=490900 | ~99.1 fps +[SensorPush] PZT angle frame #1780042249183 dts=2510888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042249624 dts=2511329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042249923 dts=2511628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042250134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491000 | ~86.8 fps +[SensorPush] PZT angle frame #1780042250235 dts=2511940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042250544 dts=2512249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042250983 dts=2512687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042251282 dts=2512987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042251282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491100 | ~87.1 fps +[SensorPush] PZT angle frame #1780042251583 dts=2513288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042251884 dts=2513589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042252185 dts=2513890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042252283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491200 | ~99.9 fps +[SensorPush] PZT angle frame #1780042252483 dts=2514187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042252794 dts=2514498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042253094 dts=2514799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042253305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491300 | ~97.9 fps +[SensorPush] PZT angle frame #1780042253404 dts=2515109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042253703 dts=2515407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042254004 dts=2515709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042254304 dts=2516008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042254304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491400 | ~100.1 fps +[SensorPush] PZT angle frame #1780042254605 dts=2516309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042254903 dts=2516608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042255215 dts=2516920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042255316 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491500 | ~98.8 fps +[SensorPush] PZT angle frame #1780042255533 dts=2517238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042255843 dts=2517548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042256144 dts=2517849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042256354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491600 | ~96.4 fps +[SensorPush] PZT angle frame #1780042256462 dts=2518167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042256765 dts=2518470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042257064 dts=2518769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042257364 dts=2519069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042257364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491700 | ~99.0 fps +[SensorPush] PZT angle frame #1780042257664 dts=2519369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042258264 dts=2519969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042258564 dts=2520269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042258665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491800 | ~76.9 fps +[SensorPush] PZT angle frame #1780042258863 dts=2520568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042259163 dts=2520868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042259484 dts=2521189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042259683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=491900 | ~98.2 fps +[SensorPush] PZT angle frame #1780042259784 dts=2521489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042260083 dts=2521788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042260385 dts=2522090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042260703 dts=2522408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042260703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492000 | ~98.1 fps +[SensorPush] PZT angle frame #1780042261004 dts=2522709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042261454 dts=2523158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042261754 dts=2523459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042261854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492100 | ~86.8 fps +[SensorPush] PZT angle frame #1780042262194 dts=2523899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042262493 dts=2524198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042262794 dts=2524498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042262994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492200 | ~87.7 fps +[SensorPush] PZT angle frame #1780042263093 dts=2524798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042263394 dts=2525099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042263693 dts=2525398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042263994 dts=2525699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042263994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492300 | ~100.0 fps +[SensorPush] PZT angle frame #1780042264293 dts=2525998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042264744 dts=2526449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042265054 dts=2526758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042265163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492400 | ~85.6 fps +[SensorPush] PZT angle frame #1780042265364 dts=2527069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042265674 dts=2527379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042265985 dts=2527689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042266192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492500 | ~97.2 fps +[SensorPush] PZT angle frame #1780042266293 dts=2527998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042266591 dts=2528296 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042266904 dts=2528608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042267204 dts=2528908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042267204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492600 | ~98.8 fps +[SensorPush] PZT angle frame #1780042267674 dts=2529379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042267974 dts=2529679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042268275 dts=2529979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042268382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492700 | ~84.9 fps +[SensorPush] PZT angle frame #1780042268586 dts=2530291 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042269033 dts=2530738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042269354 dts=2531058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042269695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492800 | ~76.2 fps +[SensorPush] PZT angle frame #1780042269793 dts=2531498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042270093 dts=2531798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042270395 dts=2532099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042270845 dts=2532549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042270845 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=492900 | ~86.9 fps +[SensorPush] PZT angle frame #1780042271158 dts=2532863 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042271466 dts=2533170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042271772 dts=2533477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042271873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493000 | ~97.3 fps +[SensorPush] PZT angle frame #1780042272084 dts=2533788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042272394 dts=2534099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042272695 dts=2534399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042272892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493100 | ~98.1 fps +[SensorPush] PZT angle frame #1780042272994 dts=2534699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042273432 dts=2535137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042273733 dts=2535438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042274174 dts=2535879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042274174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493200 | ~78.0 fps +[SensorPush] PZT angle frame #1780042274473 dts=2536178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042274783 dts=2536488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042275235 dts=2536940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042275334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493300 | ~86.1 fps +[SensorPush] PZT angle frame #1780042275533 dts=2537238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042276122 dts=2537827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042276443 dts=2538148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042276783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493400 | ~69.1 fps +[SensorPush] PZT angle frame #1780042276886 dts=2538590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042277183 dts=2538888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042277484 dts=2539189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042277794 dts=2539499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042277794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493500 | ~98.8 fps +[SensorPush] PZT angle frame #1780042278234 dts=2539939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042278534 dts=2540239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042278855 dts=2540559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042278955 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493600 | ~86.2 fps +[SensorPush] PZT angle frame #1780042279153 dts=2540857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042279455 dts=2541159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042279754 dts=2541459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042279954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493700 | ~100.1 fps +[SensorPush] PZT angle frame #1780042280055 dts=2541759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042280354 dts=2542058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042280653 dts=2542358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042280984 dts=2542688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042280984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493800 | ~97.1 fps +[SensorPush] PZT angle frame #1780042281444 dts=2543149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042281745 dts=2543450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042282044 dts=2543749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042282144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=493900 | ~86.2 fps +[SensorPush] PZT angle frame #1780042282353 dts=2544058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042282805 dts=2544509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042283114 dts=2544819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042283324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494000 | ~84.7 fps +[SensorPush] PZT angle frame #1780042283423 dts=2545128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042283724 dts=2545429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042284025 dts=2545729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042284614 dts=2546319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042284614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494100 | ~77.5 fps +[SensorPush] PZT angle frame #1780042284912 dts=2546617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042285214 dts=2546919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042285514 dts=2547219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042285615 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494200 | ~99.9 fps +[SensorPush] PZT angle frame #1780042285834 dts=2547539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042286144 dts=2547849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042286465 dts=2548170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042286813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494300 | ~83.5 fps +[SensorPush] PZT angle frame #1780042286915 dts=2548619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042287212 dts=2548917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042287512 dts=2549217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042287834 dts=2549538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042287834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494400 | ~98.0 fps +[SensorPush] PZT angle frame #1780042288133 dts=2549837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042288435 dts=2550139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042288732 dts=2550437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042288832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494500 | ~100.2 fps +[SensorPush] PZT angle frame #1780042289032 dts=2550737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042289334 dts=2551039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042289633 dts=2551338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042289833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494600 | ~99.9 fps +[SensorPush] PZT angle frame #1780042289934 dts=2551639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042290234 dts=2551939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042290683 dts=2552388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042290982 dts=2552687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042290982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494700 | ~87.1 fps +[SensorPush] PZT angle frame #1780042291283 dts=2552988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042291584 dts=2553288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042291894 dts=2553599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042291995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494800 | ~98.8 fps +[SensorPush] PZT angle frame #1780042292206 dts=2553911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042292535 dts=2554239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042292834 dts=2554539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042293034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=494900 | ~96.2 fps +[SensorPush] PZT angle frame #1780042293134 dts=2554839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042293454 dts=2555159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042293773 dts=2555477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042294085 dts=2555790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042294085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495000 | ~95.0 fps +[SensorPush] PZT angle frame #1780042294394 dts=2556099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042294832 dts=2556537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042295133 dts=2556838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042295245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495100 | ~86.3 fps +[SensorPush] PZT angle frame #1780042295444 dts=2557149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042295744 dts=2557449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042296054 dts=2557759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042296253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495200 | ~99.1 fps +[SensorPush] PZT angle frame #1780042296354 dts=2558059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042296665 dts=2558369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042296971 dts=2558676 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042297285 dts=2558990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042297285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495300 | ~96.9 fps +[SensorPush] PZT angle frame #1780042297583 dts=2559287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042297893 dts=2559598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042298363 dts=2560068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042298605 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495400 | ~75.8 fps +[SensorPush] PZT angle frame #1780042298805 dts=2560510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042299114 dts=2560819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042299412 dts=2561117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042299634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495500 | ~97.1 fps +[SensorPush] PZT angle frame #1780042299743 dts=2561448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042300044 dts=2561748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042300344 dts=2562048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042300645 dts=2562349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042300645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495600 | ~99.0 fps +[SensorPush] PZT angle frame #1780042301094 dts=2562798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042301533 dts=2563238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042301854 dts=2563559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042301965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495700 | ~75.7 fps +[SensorPush] PZT angle frame #1780042302165 dts=2563869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042302474 dts=2564179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042302773 dts=2564478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042302975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495800 | ~99.1 fps +[SensorPush] PZT angle frame #1780042303084 dts=2564789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042303384 dts=2565089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042303692 dts=2565397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042303993 dts=2565698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042303993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=495900 | ~98.2 fps +[SensorPush] PZT angle frame #1780042304453 dts=2566158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042304754 dts=2566458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042305228 dts=2566933 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042305333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496000 | ~74.6 fps +[SensorPush] PZT angle frame #1780042305533 dts=2567238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042305845 dts=2567550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042306154 dts=2567858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042306363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496100 | ~97.1 fps +[SensorPush] PZT angle frame #1780042306464 dts=2568169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042306772 dts=2568476 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042307214 dts=2568919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042307525 dts=2569229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042307525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496200 | ~86.0 fps +[SensorPush] PZT angle frame #1780042307834 dts=2569539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042308133 dts=2569837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042308433 dts=2570138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042308543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496300 | ~98.2 fps +[SensorPush] PZT angle frame #1780042308884 dts=2570589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042309184 dts=2570888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042309494 dts=2571198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042309693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496400 | ~86.9 fps +[SensorPush] PZT angle frame #1780042309804 dts=2571509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042310124 dts=2571828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042310425 dts=2572130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042310724 dts=2572429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042310724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496500 | ~96.4 fps +[SensorPush] PZT angle frame #1780042311042 dts=2572747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042311503 dts=2573207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042311814 dts=2573519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042311915 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496600 | ~84.5 fps +[SensorPush] PZT angle frame #1780042312114 dts=2573819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042312424 dts=2574129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042312722 dts=2574427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042312942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496700 | ~97.3 fps +[SensorPush] PZT angle frame #1780042313043 dts=2574748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042313354 dts=2575058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042313654 dts=2575359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042313953 dts=2575658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042313953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496800 | ~98.9 fps +[SensorPush] PZT angle frame #1780042314263 dts=2575968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042314574 dts=2576279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042314872 dts=2576577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042314975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=496900 | ~97.9 fps +[SensorPush] PZT angle frame #1780042315175 dts=2576879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042315485 dts=2577189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042315783 dts=2577488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042315994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497000 | ~98.1 fps +[SensorPush] PZT angle frame #1780042316095 dts=2577800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042316405 dts=2578110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042316713 dts=2578418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042317014 dts=2578718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042317014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497100 | ~98.1 fps +[SensorPush] PZT angle frame #1780042317325 dts=2579030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042317623 dts=2579328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042318065 dts=2579770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042318163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497200 | ~87.0 fps +[SensorPush] PZT angle frame #1780042318382 dts=2580087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042318686 dts=2580391 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042318986 dts=2580691 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042319194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497300 | ~97.0 fps +[SensorPush] PZT angle frame #1780042319293 dts=2580998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042319594 dts=2581299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042319893 dts=2581598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042320195 dts=2581899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042320195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497400 | ~99.9 fps +[SensorPush] PZT angle frame #1780042320494 dts=2582198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042320964 dts=2582668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042321284 dts=2582989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042321385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497500 | ~84.0 fps +[SensorPush] PZT angle frame #1780042321594 dts=2583299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042321913 dts=2583618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042322224 dts=2583929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042322433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497600 | ~95.4 fps +[SensorPush] PZT angle frame #1780042322533 dts=2584238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042322832 dts=2584537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042323131 dts=2584836 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042323466 dts=2585170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042323466 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497700 | ~96.9 fps +[SensorPush] PZT angle frame #1780042323763 dts=2585468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042324203 dts=2585908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042324643 dts=2586348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042324742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497800 | ~78.3 fps +[SensorPush] PZT angle frame #1780042324944 dts=2586648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042325383 dts=2587088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042325683 dts=2587388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042325894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=497900 | ~86.9 fps +[SensorPush] PZT angle frame #1780042326003 dts=2587708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042326332 dts=2588037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042326635 dts=2588340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042326964 dts=2588669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042326964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498000 | ~93.5 fps +[SensorPush] PZT angle frame #1780042327274 dts=2588979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042327574 dts=2589279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042327882 dts=2589587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042328134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498100 | ~85.4 fps +[SensorPush] PZT angle frame #1780042328343 dts=2590048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042328642 dts=2590347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042328945 dts=2590650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042329304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498200 | ~85.5 fps +[SensorPush] PZT angle frame #1780042329403 dts=2591108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042329703 dts=2591407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042330154 dts=2591858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042330464 dts=2592169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042330464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498300 | ~86.2 fps +[SensorPush] PZT angle frame #1780042330763 dts=2592468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042331225 dts=2592929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042331535 dts=2593240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042331644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498400 | ~84.7 fps +[SensorPush] PZT angle frame #1780042331853 dts=2593558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042332305 dts=2594009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042332603 dts=2594308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042332804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498500 | ~86.2 fps +[SensorPush] PZT angle frame #1780042332903 dts=2594608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042333203 dts=2594908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042333523 dts=2595227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042333975 dts=2595679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042333975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498600 | ~85.4 fps +[SensorPush] PZT angle frame #1780042334285 dts=2595990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042334583 dts=2596287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042335033 dts=2596738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042335272 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498700 | ~77.1 fps +[SensorPush] PZT angle frame #1780042335472 dts=2597177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042335773 dts=2597477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042336084 dts=2597789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042336283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498800 | ~98.9 fps +[SensorPush] PZT angle frame #1780042336384 dts=2598089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042336714 dts=2598419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042337043 dts=2598748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042337355 dts=2599060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042337355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=498900 | ~93.3 fps +[SensorPush] PZT angle frame #1780042337653 dts=2599358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042337954 dts=2599658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042338274 dts=2599979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042338374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499000 | ~98.2 fps +[SensorPush] PZT angle frame #1780042338573 dts=2600278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042338873 dts=2600578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042339174 dts=2600879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042339383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499100 | ~99.0 fps +[SensorPush] PZT angle frame #1780042339482 dts=2601187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042339783 dts=2601488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042340374 dts=2602079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042340694 dts=2602398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042340694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499200 | ~76.3 fps +[SensorPush] PZT angle frame #1780042341134 dts=2602839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042341445 dts=2603150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042341745 dts=2603450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042341843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499300 | ~87.0 fps +[SensorPush] PZT angle frame #1780042342055 dts=2603760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042342372 dts=2604077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042342683 dts=2604388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042342903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499400 | ~94.4 fps +[SensorPush] PZT angle frame #1780042343003 dts=2604708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042343452 dts=2605157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042343753 dts=2605457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042344053 dts=2605758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042344053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499500 | ~86.9 fps +[SensorPush] PZT angle frame #1780042344354 dts=2606059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042344814 dts=2606519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042345114 dts=2606819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042345234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499600 | ~84.7 fps +[SensorPush] PZT angle frame #1780042345432 dts=2607137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042345875 dts=2607580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042346215 dts=2607920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042346553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499700 | ~75.8 fps +[SensorPush] PZT angle frame #1780042346655 dts=2608360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042346954 dts=2608658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042347264 dts=2608968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042347574 dts=2609279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042347574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499800 | ~98.0 fps +[SensorPush] PZT angle frame #1780042347874 dts=2609579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042348314 dts=2610018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042348625 dts=2610330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042348733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=499900 | ~86.3 fps +[SensorPush] PZT angle frame #1780042348933 dts=2610638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042349235 dts=2610940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042349683 dts=2611388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042349894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500000 | ~86.1 fps +[SensorPush] PZT angle frame #1780042349993 dts=2611698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042350435 dts=2612140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042350736 dts=2612440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042351044 dts=2612749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042351044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500100 | ~86.9 fps +[SensorPush] PZT angle frame #1780042351343 dts=2613048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042351656 dts=2613361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042352125 dts=2613829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042352232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500200 | ~84.2 fps +[SensorPush] PZT angle frame #1780042352433 dts=2614138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042352733 dts=2614438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042353073 dts=2614778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042353313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500300 | ~92.5 fps +[SensorPush] PZT angle frame #1780042353415 dts=2615120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042353722 dts=2615426 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042354023 dts=2615728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042354324 dts=2616029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042354324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500400 | ~98.9 fps +[SensorPush] PZT angle frame #1780042354636 dts=2616340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042354943 dts=2616648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042355385 dts=2617089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042355493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500500 | ~85.5 fps +[SensorPush] PZT angle frame #1780042355694 dts=2617399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042356004 dts=2617709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042356323 dts=2618028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042356673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500600 | ~84.8 fps +[SensorPush] PZT angle frame #1780042356772 dts=2618477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042357073 dts=2618778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042357383 dts=2619088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042357694 dts=2619399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042357694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500700 | ~98.0 fps +[SensorPush] PZT angle frame #1780042357994 dts=2619699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042358305 dts=2620010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042358613 dts=2620318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042358854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500800 | ~86.1 fps +[SensorPush] PZT angle frame #1780042359053 dts=2620758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042359353 dts=2621058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042359654 dts=2621359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042359854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=500900 | ~100.0 fps +[SensorPush] PZT angle frame #1780042359952 dts=2621657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042360262 dts=2621967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042360564 dts=2622269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042361036 dts=2622741 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042361036 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501000 | ~84.6 fps +[SensorPush] PZT angle frame #1780042361353 dts=2623058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042361653 dts=2623358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042361952 dts=2623657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042362193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501100 | ~86.4 fps +[SensorPush] PZT angle frame #1780042362414 dts=2624119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042362713 dts=2624418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042363015 dts=2624720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042363226 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501200 | ~96.8 fps +[SensorPush] PZT angle frame #1780042363344 dts=2625049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042363643 dts=2625348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042364084 dts=2625789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042364382 dts=2626087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042364382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501300 | ~86.5 fps +[SensorPush] PZT angle frame #1780042364683 dts=2626388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042364983 dts=2626688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042365285 dts=2626989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042365384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501400 | ~99.8 fps +[SensorPush] PZT angle frame #1780042365594 dts=2627299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042365922 dts=2627627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042366223 dts=2627928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042366433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501500 | ~95.3 fps +[SensorPush] PZT angle frame #1780042366544 dts=2628248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042366853 dts=2628558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042367174 dts=2628879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042367494 dts=2629199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042367494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501600 | ~94.3 fps +[SensorPush] PZT angle frame #1780042367832 dts=2629537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042368133 dts=2629838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042368473 dts=2630178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042368574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501700 | ~92.6 fps +[SensorPush] PZT angle frame #1780042368783 dts=2630488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042369084 dts=2630788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042369385 dts=2631089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042369592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501800 | ~98.2 fps +[SensorPush] PZT angle frame #1780042369695 dts=2631400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042370015 dts=2631720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042370312 dts=2632017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042370624 dts=2632329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042370624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=501900 | ~96.9 fps +[SensorPush] PZT angle frame #1780042370934 dts=2632639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042371234 dts=2632939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042371532 dts=2633237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042371643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502000 | ~98.1 fps +[SensorPush] PZT angle frame #1780042371855 dts=2633560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042372153 dts=2633857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042372454 dts=2634159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042372675 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502100 | ~96.9 fps +[SensorPush] PZT angle frame #1780042372775 dts=2634480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042373092 dts=2634797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042373413 dts=2635118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042373713 dts=2635418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042373713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502200 | ~96.3 fps +[SensorPush] PZT angle frame #1780042374024 dts=2635729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042374332 dts=2636037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042374663 dts=2636368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042374764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502300 | ~95.2 fps +[SensorPush] PZT angle frame #1780042374962 dts=2636667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042375263 dts=2636968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042375574 dts=2637278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042375783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502400 | ~98.0 fps +[SensorPush] PZT angle frame #1780042375894 dts=2637599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042376204 dts=2637908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042376505 dts=2638210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042376805 dts=2638510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042376805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502500 | ~97.9 fps +[SensorPush] PZT angle frame #1780042377123 dts=2638828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042377422 dts=2639126 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042377735 dts=2639440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042377832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502600 | ~97.4 fps +[SensorPush] PZT angle frame #1780042378033 dts=2639737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042378334 dts=2640039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042378793 dts=2640498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042378993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502700 | ~86.1 fps +[SensorPush] PZT angle frame #1780042379101 dts=2640806 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042379713 dts=2641418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042380014 dts=2641719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042380313 dts=2642018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042380313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502800 | ~75.7 fps +[SensorPush] PZT angle frame #1780042380615 dts=2642320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042380915 dts=2642620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042381352 dts=2643057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042381452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=502900 | ~87.8 fps +[SensorPush] PZT angle frame #1780042381794 dts=2643499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042382102 dts=2643807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042382555 dts=2644260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042382766 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503000 | ~76.1 fps +[SensorPush] PZT angle frame #1780042382864 dts=2644569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042383163 dts=2644868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042383465 dts=2645170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042383763 dts=2645467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042383763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503100 | ~100.5 fps +[SensorPush] PZT angle frame #1780042384064 dts=2645769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042384363 dts=2646068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042384664 dts=2646369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042384763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503200 | ~99.9 fps +[SensorPush] PZT angle frame #1780042384964 dts=2646669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042385264 dts=2646969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042385566 dts=2647270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042385904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503300 | ~87.6 fps +[SensorPush] PZT angle frame #1780042386003 dts=2647708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042386314 dts=2648018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042386613 dts=2648318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042387052 dts=2648757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042387052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503400 | ~87.1 fps +[SensorPush] PZT angle frame #1780042387354 dts=2649059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042387664 dts=2649369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042387971 dts=2649676 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042388073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503500 | ~98.0 fps +[SensorPush] PZT angle frame #1780042388283 dts=2649988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042388734 dts=2650439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042389044 dts=2650749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042389253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503600 | ~84.7 fps +[SensorPush] PZT angle frame #1780042389354 dts=2651058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042389664 dts=2651369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042389973 dts=2651677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042390275 dts=2651979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042390275 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503700 | ~97.9 fps +[SensorPush] PZT angle frame #1780042390573 dts=2652277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042390874 dts=2652579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042391184 dts=2652889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042391294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503800 | ~98.2 fps +[SensorPush] PZT angle frame #1780042391502 dts=2653207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042391843 dts=2653548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042392143 dts=2653848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042392344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=503900 | ~95.2 fps +[SensorPush] PZT angle frame #1780042392444 dts=2654149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042392744 dts=2654449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042393042 dts=2654747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042393363 dts=2655068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042393363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504000 | ~98.1 fps +[SensorPush] PZT angle frame #1780042393674 dts=2655378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042393973 dts=2655678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042394294 dts=2655999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042394393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504100 | ~97.1 fps +[SensorPush] PZT angle frame #1780042394591 dts=2656296 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042394902 dts=2656607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042395214 dts=2656919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042395414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504200 | ~98.0 fps +[SensorPush] PZT angle frame #1780042395513 dts=2657218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042395814 dts=2657518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042396255 dts=2657960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042396553 dts=2658257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042396553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504300 | ~87.8 fps +[SensorPush] PZT angle frame #1780042396872 dts=2658577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042397193 dts=2658898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042397516 dts=2659221 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042397765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504400 | ~82.6 fps +[SensorPush] PZT angle frame #1780042397965 dts=2659670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042398283 dts=2659988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042398724 dts=2660429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042399073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504500 | ~76.4 fps +[SensorPush] PZT angle frame #1780042399175 dts=2660880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042399494 dts=2661198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042399794 dts=2661498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042400093 dts=2661798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042400093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504600 | ~98.0 fps +[SensorPush] PZT angle frame #1780042400404 dts=2662109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042400712 dts=2662417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042401023 dts=2662728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042401144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504700 | ~95.2 fps +[SensorPush] PZT angle frame #1780042401352 dts=2663057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042401654 dts=2663358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042401954 dts=2663659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042402154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504800 | ~98.9 fps +[SensorPush] PZT angle frame #1780042402256 dts=2663961 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042402564 dts=2664269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042402863 dts=2664568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042403163 dts=2664868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042403163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=504900 | ~99.1 fps +[SensorPush] PZT angle frame #1780042403464 dts=2665169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042403924 dts=2665628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042404243 dts=2665948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042404345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505000 | ~84.7 fps +[SensorPush] PZT angle frame #1780042404543 dts=2666248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042404855 dts=2666560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042405155 dts=2666860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042405364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505100 | ~98.1 fps +[SensorPush] PZT angle frame #1780042405463 dts=2667168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042405773 dts=2667478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042406103 dts=2667808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042406424 dts=2668129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042406424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505200 | ~94.3 fps +[SensorPush] PZT angle frame #1780042406733 dts=2668437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042407172 dts=2668876 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042407475 dts=2669180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042407573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505300 | ~87.0 fps +[SensorPush] PZT angle frame #1780042407775 dts=2669480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042408074 dts=2669779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042408373 dts=2670078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042408573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505400 | ~100.0 fps +[SensorPush] PZT angle frame #1780042408674 dts=2670378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042408985 dts=2670689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042409292 dts=2670997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042409593 dts=2671298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042409593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505500 | ~98.0 fps +[SensorPush] PZT angle frame #1780042409914 dts=2671619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042410374 dts=2672079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042410675 dts=2672379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042410914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505600 | ~75.8 fps +[SensorPush] PZT angle frame #1780042411263 dts=2672968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042411703 dts=2673408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042412024 dts=2673729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042412374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505700 | ~68.5 fps +[SensorPush] PZT angle frame #1780042412474 dts=2674179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042412794 dts=2674499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042413254 dts=2674959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042413554 dts=2675259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042413554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505800 | ~84.8 fps +[SensorPush] PZT angle frame #1780042413853 dts=2675558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042414165 dts=2675870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042414484 dts=2676188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042414593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=505900 | ~96.2 fps +[SensorPush] PZT angle frame #1780042414803 dts=2676508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042415104 dts=2676809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042415405 dts=2677110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042415604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506000 | ~99.0 fps +[SensorPush] PZT angle frame #1780042415716 dts=2677420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042416014 dts=2677719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042416353 dts=2678058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042416653 dts=2678358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042416653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506100 | ~95.2 fps +[SensorPush] PZT angle frame #1780042416952 dts=2678657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042417265 dts=2678969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042417573 dts=2679278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042417674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506200 | ~97.9 fps +[SensorPush] PZT angle frame #1780042417874 dts=2679579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042418174 dts=2679878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042418483 dts=2680188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042418683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506300 | ~99.1 fps +[SensorPush] PZT angle frame #1780042418782 dts=2680487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042419363 dts=2681068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042419673 dts=2681378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042420004 dts=2681709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042420004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506400 | ~75.7 fps +[SensorPush] PZT angle frame #1780042420443 dts=2682148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042420755 dts=2682460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042421053 dts=2682758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042421154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506500 | ~86.9 fps +[SensorPush] PZT angle frame #1780042421354 dts=2683059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042421653 dts=2683358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042421962 dts=2683667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042422313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506600 | ~86.3 fps +[SensorPush] PZT angle frame #1780042422412 dts=2684117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042422872 dts=2684576 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042423312 dts=2685017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042423624 dts=2685328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042423624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506700 | ~76.3 fps +[SensorPush] PZT angle frame #1780042423923 dts=2685628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042424375 dts=2686080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042424673 dts=2686378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042424775 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506800 | ~86.8 fps +[SensorPush] PZT angle frame #1780042424973 dts=2686678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042425282 dts=2686987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042425584 dts=2687289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042425783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=506900 | ~99.2 fps +[SensorPush] PZT angle frame #1780042425892 dts=2687597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042426194 dts=2687899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042426502 dts=2688207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042426802 dts=2688507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042426802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507000 | ~98.1 fps +[SensorPush] PZT angle frame #1780042427104 dts=2688809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042427413 dts=2689118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042427714 dts=2689419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042427812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507100 | ~99.1 fps +[SensorPush] PZT angle frame #1780042428015 dts=2689720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042428325 dts=2690029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042428776 dts=2690480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042428974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507200 | ~86.0 fps +[SensorPush] PZT angle frame #1780042429074 dts=2690779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042429525 dts=2691230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042429823 dts=2691528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042430133 dts=2691838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042430133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507300 | ~86.2 fps +[SensorPush] PZT angle frame #1780042430444 dts=2692149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042430765 dts=2692470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042431063 dts=2692768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042431164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507400 | ~97.1 fps +[SensorPush] PZT angle frame #1780042431376 dts=2693081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042431682 dts=2693387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042432133 dts=2693838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042432353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507500 | ~84.1 fps +[SensorPush] PZT angle frame #1780042432464 dts=2694169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042432903 dts=2694607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042433204 dts=2694908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042433504 dts=2695209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042433504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507600 | ~86.8 fps +[SensorPush] PZT angle frame #1780042433973 dts=2695678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042434295 dts=2696000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042434744 dts=2696449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042434993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507700 | ~67.2 fps +[SensorPush] PZT angle frame #1780042435193 dts=2696898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042435513 dts=2697218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042435812 dts=2697517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042436023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507800 | ~97.1 fps +[SensorPush] PZT angle frame #1780042436122 dts=2697827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042436426 dts=2698131 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042436872 dts=2698577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042437173 dts=2698877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042437173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=507900 | ~87.0 fps +[SensorPush] PZT angle frame #1780042437484 dts=2699189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042437795 dts=2699500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042438114 dts=2699819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042438215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508000 | ~95.9 fps +[SensorPush] PZT angle frame #1780042438412 dts=2700117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042438726 dts=2700430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042439043 dts=2700748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042439245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508100 | ~97.2 fps +[SensorPush] PZT angle frame #1780042439343 dts=2701048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042439645 dts=2701350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042439965 dts=2701670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042440414 dts=2702119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042440414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508200 | ~85.5 fps +[SensorPush] PZT angle frame #1780042440723 dts=2702428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042441022 dts=2702727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042441343 dts=2703048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042441445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508300 | ~97.0 fps +[SensorPush] PZT angle frame #1780042441653 dts=2703358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042441964 dts=2703669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042442262 dts=2703967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042442474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508400 | ~97.1 fps +[SensorPush] PZT angle frame #1780042442574 dts=2704279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042443015 dts=2704720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042443313 dts=2705018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042443751 dts=2705456 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042443751 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508500 | ~78.3 fps +[SensorPush] PZT angle frame #1780042444205 dts=2705910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042444503 dts=2706207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042444815 dts=2706520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042444913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508600 | ~86.2 fps +[SensorPush] PZT angle frame #1780042445116 dts=2706821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042445434 dts=2707139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042445735 dts=2707439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042445932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508700 | ~98.1 fps +[SensorPush] PZT angle frame #1780042446173 dts=2707878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042446484 dts=2708189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042446793 dts=2708497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042447092 dts=2708797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042447092 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508800 | ~86.2 fps +[SensorPush] PZT angle frame #1780042447406 dts=2709111 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042447723 dts=2709428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042448023 dts=2709728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042448124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=508900 | ~96.9 fps +[SensorPush] PZT angle frame #1780042448342 dts=2710047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042448642 dts=2710347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042448943 dts=2710648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042449142 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509000 | ~98.2 fps +[SensorPush] PZT angle frame #1780042449255 dts=2710959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042449583 dts=2711288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042449884 dts=2711589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042450355 dts=2712060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042450355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509100 | ~82.5 fps +[SensorPush] PZT angle frame #1780042450653 dts=2712358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042450975 dts=2712680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042451445 dts=2713150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042451554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509200 | ~83.4 fps +[SensorPush] PZT angle frame #1780042451754 dts=2713459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042452054 dts=2713759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042452363 dts=2714068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042452563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509300 | ~99.1 fps +[SensorPush] PZT angle frame #1780042452663 dts=2714368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042452963 dts=2714668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042453274 dts=2714979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042453604 dts=2715309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042453604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509400 | ~96.0 fps +[SensorPush] PZT angle frame #1780042453905 dts=2715609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042454204 dts=2715909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042454655 dts=2716359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042454751 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509500 | ~87.2 fps +[SensorPush] PZT angle frame #1780042455094 dts=2716799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042455403 dts=2717107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042455844 dts=2717549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042456044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509600 | ~77.3 fps +[SensorPush] PZT angle frame #1780042456142 dts=2717846 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042456613 dts=2718318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042456924 dts=2718629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042457223 dts=2718928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042457223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509700 | ~84.8 fps +[SensorPush] PZT angle frame #1780042457534 dts=2719239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042457985 dts=2719690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042458304 dts=2720009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042458406 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509800 | ~84.6 fps +[SensorPush] PZT angle frame #1780042458616 dts=2720321 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042458916 dts=2720621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042459225 dts=2720929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042459713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=509900 | ~76.5 fps +[SensorPush] PZT angle frame #1780042459816 dts=2721521 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042460116 dts=2721821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042460424 dts=2722129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042460724 dts=2722429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042460724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510000 | ~98.9 fps +[SensorPush] PZT angle frame #1780042461035 dts=2722739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042461334 dts=2723039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042461633 dts=2723338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042461734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510100 | ~99.0 fps +[SensorPush] PZT angle frame #1780042461945 dts=2723649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042462265 dts=2723970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042462703 dts=2724408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042462904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510200 | ~85.5 fps +[SensorPush] PZT angle frame #1780042463015 dts=2724720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042463314 dts=2725019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042463625 dts=2725330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042463925 dts=2725630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042463925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510300 | ~97.9 fps +[SensorPush] PZT angle frame #1780042464224 dts=2725929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042464555 dts=2726259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042464864 dts=2726568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042464975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510400 | ~95.2 fps +[SensorPush] PZT angle frame #1780042465184 dts=2726888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042465493 dts=2727197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042465794 dts=2727499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042465994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510500 | ~98.3 fps +[SensorPush] PZT angle frame #1780042466095 dts=2727800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042466394 dts=2728099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042466715 dts=2728420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042467324 dts=2729029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042467324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510600 | ~75.2 fps +[SensorPush] PZT angle frame #1780042467624 dts=2729329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042467923 dts=2729628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042468223 dts=2729927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042468334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510700 | ~99.0 fps +[SensorPush] PZT angle frame #1780042468534 dts=2730239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042468853 dts=2730558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042469154 dts=2730859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042469354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510800 | ~98.0 fps +[SensorPush] PZT angle frame #1780042469464 dts=2731169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042469775 dts=2731479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042470076 dts=2731781 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042470383 dts=2732088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042470383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=510900 | ~97.1 fps +[SensorPush] PZT angle frame #1780042470685 dts=2732389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042471133 dts=2732838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042471445 dts=2733150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042471553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511000 | ~85.4 fps +[SensorPush] PZT angle frame #1780042471753 dts=2733458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042472073 dts=2733778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042472375 dts=2734080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042472574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511100 | ~98.0 fps +[SensorPush] PZT angle frame #1780042472674 dts=2734379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042472975 dts=2734680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042473434 dts=2735139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042473874 dts=2735578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042473874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511200 | ~76.9 fps +[SensorPush] PZT angle frame #1780042474334 dts=2736039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042474644 dts=2736349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042474942 dts=2736647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042475044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511300 | ~85.5 fps +[SensorPush] PZT angle frame #1780042475242 dts=2736947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042475544 dts=2737249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042475876 dts=2737581 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042476094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511400 | ~95.3 fps +[SensorPush] PZT angle frame #1780042476194 dts=2737899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042476494 dts=2738199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042476805 dts=2738510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042477255 dts=2738960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042477255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511500 | ~86.0 fps +[SensorPush] PZT angle frame #1780042477564 dts=2739269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042477864 dts=2739569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042478314 dts=2740019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042478414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511600 | ~86.3 fps +[SensorPush] PZT angle frame #1780042478615 dts=2740320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042478915 dts=2740619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042479226 dts=2740931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042479442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511700 | ~97.3 fps +[SensorPush] PZT angle frame #1780042479544 dts=2741249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042479844 dts=2741548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042480144 dts=2741849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042480445 dts=2742149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042480445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511800 | ~99.7 fps +[SensorPush] PZT angle frame #1780042480755 dts=2742460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042481053 dts=2742758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042481363 dts=2743068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042481464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=511900 | ~98.1 fps +[SensorPush] PZT angle frame #1780042481665 dts=2743369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042481983 dts=2743688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042482306 dts=2744010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042482506 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512000 | ~96.0 fps +[SensorPush] PZT angle frame #1780042482623 dts=2744328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042483065 dts=2744770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042483376 dts=2745081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042483684 dts=2745389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042483684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512100 | ~84.8 fps +[SensorPush] PZT angle frame #1780042484134 dts=2745838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042484434 dts=2746139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042484742 dts=2746447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042484844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512200 | ~86.3 fps +[SensorPush] PZT angle frame #1780042485045 dts=2746750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042485353 dts=2747058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042485653 dts=2747357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042485854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512300 | ~99.0 fps +[SensorPush] PZT angle frame #1780042485954 dts=2747658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042486254 dts=2747959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042486564 dts=2748269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042487012 dts=2748717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042487012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512400 | ~86.4 fps +[SensorPush] PZT angle frame #1780042487313 dts=2749018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042487613 dts=2749318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042487923 dts=2749628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042488024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512500 | ~98.8 fps +[SensorPush] PZT angle frame #1780042488235 dts=2749940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042488543 dts=2750247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042488844 dts=2750548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042489053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512600 | ~97.1 fps +[SensorPush] PZT angle frame #1780042489153 dts=2750858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042489593 dts=2751298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042489903 dts=2751608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042490214 dts=2751919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042490214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512700 | ~86.1 fps +[SensorPush] PZT angle frame #1780042490515 dts=2752220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042490812 dts=2752517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042491125 dts=2752829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042491235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512800 | ~98.0 fps +[SensorPush] PZT angle frame #1780042491583 dts=2753288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042491896 dts=2753601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042492224 dts=2753928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042492425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=512900 | ~84.1 fps +[SensorPush] PZT angle frame #1780042492523 dts=2754227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042492834 dts=2754539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042493133 dts=2754837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042493444 dts=2755149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042493444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513000 | ~98.0 fps +[SensorPush] PZT angle frame #1780042493883 dts=2755588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042494215 dts=2755919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042494522 dts=2756227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042494625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513100 | ~84.7 fps +[SensorPush] PZT angle frame #1780042494833 dts=2756538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042495134 dts=2756839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042495445 dts=2757149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042495644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513200 | ~98.1 fps +[SensorPush] PZT angle frame #1780042495744 dts=2757449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042496065 dts=2757770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042496364 dts=2758068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042496666 dts=2758371 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042496666 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513300 | ~97.9 fps +[SensorPush] PZT angle frame #1780042496965 dts=2758669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042497264 dts=2758969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042497575 dts=2759280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042497673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513400 | ~99.4 fps +[SensorPush] PZT angle frame #1780042497872 dts=2759577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042498322 dts=2760027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042498624 dts=2760328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042498824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513500 | ~86.8 fps +[SensorPush] PZT angle frame #1780042498925 dts=2760630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042499223 dts=2760927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042499544 dts=2761249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042499995 dts=2761700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042499995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513600 | ~85.4 fps +[SensorPush] PZT angle frame #1780042500292 dts=2761997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042500593 dts=2762298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042500913 dts=2762618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042501023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513700 | ~97.3 fps +[SensorPush] PZT angle frame #1780042501235 dts=2762940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042501553 dts=2763258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042501875 dts=2763580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042502075 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513800 | ~95.1 fps +[SensorPush] PZT angle frame #1780042502175 dts=2763879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042502474 dts=2764179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042502774 dts=2764478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042503074 dts=2764779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042503074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=513900 | ~100.1 fps +[SensorPush] PZT angle frame #1780042503384 dts=2765088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042503832 dts=2765537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042504134 dts=2765839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042504232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514000 | ~86.3 fps +[SensorPush] PZT angle frame #1780042504434 dts=2766139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042504743 dts=2766448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042505054 dts=2766759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042505254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514100 | ~97.9 fps +[SensorPush] PZT angle frame #1780042505354 dts=2767059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042505673 dts=2767377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042505984 dts=2767689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042506284 dts=2767989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042506284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514200 | ~97.0 fps +[SensorPush] PZT angle frame #1780042506743 dts=2768448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042507053 dts=2768758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042507355 dts=2769059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042507453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514300 | ~85.6 fps +[SensorPush] PZT angle frame #1780042507655 dts=2769359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042507952 dts=2769657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042508275 dts=2769980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042508473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514400 | ~98.1 fps +[SensorPush] PZT angle frame #1780042508713 dts=2770417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042509014 dts=2770719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042509334 dts=2771039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042509654 dts=2771359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042509654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514500 | ~84.5 fps +[SensorPush] PZT angle frame #1780042509952 dts=2771657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042510403 dts=2772108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042510703 dts=2772408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042510803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514600 | ~87.3 fps +[SensorPush] PZT angle frame #1780042511004 dts=2772709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042511315 dts=2773019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042511624 dts=2773329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042511854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514700 | ~95.1 fps +[SensorPush] PZT angle frame #1780042511951 dts=2773655 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042512254 dts=2773958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042512563 dts=2774268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042513003 dts=2774708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042513003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514800 | ~87.1 fps +[SensorPush] PZT angle frame #1780042513306 dts=2775011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042513619 dts=2775324 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042514075 dts=2775779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042514175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=514900 | ~85.3 fps +[SensorPush] PZT angle frame #1780042514371 dts=2776076 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042514683 dts=2776387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042515146 dts=2776851 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042515352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515000 | ~84.9 fps +[SensorPush] PZT angle frame #1780042515452 dts=2777157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042515752 dts=2777457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042516054 dts=2777759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042516505 dts=2778209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042516505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515100 | ~86.8 fps +[SensorPush] PZT angle frame #1780042516964 dts=2778669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042517265 dts=2778970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042517572 dts=2779277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042517673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515200 | ~85.6 fps +[SensorPush] PZT angle frame #1780042518016 dts=2779720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042518333 dts=2780038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042518634 dts=2780338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042518976 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515300 | ~76.7 fps +[SensorPush] PZT angle frame #1780042519073 dts=2780778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042519662 dts=2781367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042520104 dts=2781809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042520403 dts=2782108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042520403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515400 | ~70.1 fps +[SensorPush] PZT angle frame #1780042520712 dts=2782417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042521153 dts=2782858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042521464 dts=2783169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042521574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515500 | ~85.3 fps +[SensorPush] PZT angle frame #1780042521775 dts=2783480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042522102 dts=2783807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042522413 dts=2784117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042522614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515600 | ~96.2 fps +[SensorPush] PZT angle frame #1780042522723 dts=2784428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042523024 dts=2784729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042523332 dts=2785037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042523633 dts=2785338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042523633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515700 | ~98.1 fps +[SensorPush] PZT angle frame #1780042523953 dts=2785657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042524403 dts=2786107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042524704 dts=2786409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042524804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515800 | ~85.4 fps +[SensorPush] PZT angle frame #1780042525005 dts=2786710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042525315 dts=2787020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042525762 dts=2787467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042525965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=515900 | ~86.1 fps +[SensorPush] PZT angle frame #1780042526065 dts=2787770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042526372 dts=2788077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042526814 dts=2788519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042527114 dts=2788819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042527114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516000 | ~87.1 fps +[SensorPush] PZT angle frame #1780042527413 dts=2789118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042527715 dts=2789420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042528015 dts=2789720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042528114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516100 | ~100.0 fps +[SensorPush] PZT angle frame #1780042528314 dts=2790019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042528616 dts=2790321 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042528934 dts=2790638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042529285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516200 | ~85.4 fps +[SensorPush] PZT angle frame #1780042529383 dts=2791088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042529683 dts=2791388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042529983 dts=2791687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042530284 dts=2791989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042530284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516300 | ~100.0 fps +[SensorPush] PZT angle frame #1780042530582 dts=2792287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042531032 dts=2792737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042531355 dts=2793060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042531454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516400 | ~85.5 fps +[SensorPush] PZT angle frame #1780042531662 dts=2793367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042531975 dts=2793680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042532304 dts=2794009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042532514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516500 | ~94.3 fps +[SensorPush] PZT angle frame #1780042532613 dts=2794318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042532925 dts=2794629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042533222 dts=2794927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042533664 dts=2795369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042533664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516600 | ~87.0 fps +[SensorPush] PZT angle frame #1780042534112 dts=2795817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042534433 dts=2796137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042534874 dts=2796579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042534975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516700 | ~76.2 fps +[SensorPush] PZT angle frame #1780042535174 dts=2796879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042535613 dts=2797318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042535935 dts=2797640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042536133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516800 | ~86.4 fps +[SensorPush] PZT angle frame #1780042536234 dts=2797939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042536543 dts=2798248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042536993 dts=2798698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042537295 dts=2798999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042537295 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=516900 | ~86.1 fps +[SensorPush] PZT angle frame #1780042537595 dts=2799299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042537894 dts=2799598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042538194 dts=2799899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042538293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517000 | ~100.2 fps +[SensorPush] PZT angle frame #1780042538494 dts=2800199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042538794 dts=2800499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042539103 dts=2800808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042539313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517100 | ~97.9 fps +[SensorPush] PZT angle frame #1780042539413 dts=2801118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042539714 dts=2801418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042540014 dts=2801718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042540453 dts=2802158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042540453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517200 | ~87.8 fps +[SensorPush] PZT angle frame #1780042540754 dts=2802459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042541054 dts=2802759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042541365 dts=2803070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042541463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517300 | ~99.0 fps +[SensorPush] PZT angle frame #1780042541805 dts=2803510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042542105 dts=2803810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042542414 dts=2804119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042542624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517400 | ~86.1 fps +[SensorPush] PZT angle frame #1780042542724 dts=2804429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042543035 dts=2804739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042543344 dts=2805049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042543802 dts=2805506 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042543802 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517500 | ~84.9 fps +[SensorPush] PZT angle frame #1780042544113 dts=2805818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042544423 dts=2806128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042544725 dts=2806429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042544833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517600 | ~96.9 fps +[SensorPush] PZT angle frame #1780042545033 dts=2806737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042545345 dts=2807050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042545645 dts=2807350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042545843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517700 | ~99.1 fps +[SensorPush] PZT angle frame #1780042545943 dts=2807648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042546245 dts=2807950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042546544 dts=2808249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042546845 dts=2808550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042546845 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517800 | ~99.8 fps +[SensorPush] PZT angle frame #1780042547165 dts=2808870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042547466 dts=2809171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042547775 dts=2809480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042547874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=517900 | ~97.1 fps +[SensorPush] PZT angle frame #1780042548083 dts=2809788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042548385 dts=2810089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042548683 dts=2810388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042548884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518000 | ~99.1 fps +[SensorPush] PZT angle frame #1780042549005 dts=2810710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042549313 dts=2811018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042549614 dts=2811319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042549934 dts=2811638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042549934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518100 | ~95.2 fps +[SensorPush] PZT angle frame #1780042550263 dts=2811967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042550572 dts=2812277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042550875 dts=2812580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042550973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518200 | ~96.3 fps +[SensorPush] PZT angle frame #1780042551174 dts=2812879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042551473 dts=2813178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042551773 dts=2813478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042551973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518300 | ~99.9 fps +[SensorPush] PZT angle frame #1780042552094 dts=2813799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042552543 dts=2814247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042552843 dts=2814548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042553283 dts=2814988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042553283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518400 | ~76.3 fps +[SensorPush] PZT angle frame #1780042553584 dts=2815289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042554034 dts=2815738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042554334 dts=2816039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042554434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518500 | ~86.9 fps +[SensorPush] PZT angle frame #1780042554643 dts=2816348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042554953 dts=2816658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042555253 dts=2816958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042555453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518600 | ~98.1 fps +[SensorPush] PZT angle frame #1780042555553 dts=2817258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042555854 dts=2817559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042556153 dts=2817857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042556453 dts=2818158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042556453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518700 | ~100.1 fps +[SensorPush] PZT angle frame #1780042556753 dts=2818458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042557054 dts=2818759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042557523 dts=2819228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042557635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518800 | ~84.6 fps +[SensorPush] PZT angle frame #1780042557834 dts=2819539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042558152 dts=2819857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042558452 dts=2820157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042558653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=518900 | ~98.2 fps +[SensorPush] PZT angle frame #1780042558893 dts=2820598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042559213 dts=2820918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042559523 dts=2821228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042559966 dts=2821670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042559966 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519000 | ~76.2 fps +[SensorPush] PZT angle frame #1780042560274 dts=2821979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042560724 dts=2822429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042561023 dts=2822728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042561124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519100 | ~86.3 fps +[SensorPush] PZT angle frame #1780042561613 dts=2823318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042561915 dts=2823619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042562212 dts=2823916 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042562425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519200 | ~76.9 fps +[SensorPush] PZT angle frame #1780042562525 dts=2824230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042562826 dts=2824531 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042563124 dts=2824829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042563425 dts=2825130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042563425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519300 | ~100.0 fps +[SensorPush] PZT angle frame #1780042563744 dts=2825449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042564043 dts=2825748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042564494 dts=2826199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042564592 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519400 | ~85.7 fps +[SensorPush] PZT angle frame #1780042564802 dts=2826507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042565103 dts=2826807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042565423 dts=2827128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042565624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519500 | ~96.9 fps +[SensorPush] PZT angle frame #1780042565725 dts=2827430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042566022 dts=2827727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042566325 dts=2828029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042566623 dts=2828327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042566623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519600 | ~100.1 fps +[SensorPush] PZT angle frame #1780042566923 dts=2828628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042567224 dts=2828928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042567544 dts=2829249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042567645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519700 | ~97.9 fps +[SensorPush] PZT angle frame #1780042567843 dts=2829548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042568152 dts=2829857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042568474 dts=2830179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042568683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519800 | ~96.3 fps +[SensorPush] PZT angle frame #1780042568784 dts=2830489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042569233 dts=2830938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042569533 dts=2831238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042569834 dts=2831539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042569834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=519900 | ~86.9 fps +[SensorPush] PZT angle frame #1780042570284 dts=2831988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042570583 dts=2832288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042570883 dts=2832588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042570984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520000 | ~86.9 fps +[SensorPush] PZT angle frame #1780042571184 dts=2832888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042571482 dts=2833187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042571782 dts=2833487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042571982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520100 | ~100.2 fps +[SensorPush] PZT angle frame #1780042572093 dts=2833798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042572404 dts=2834109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042572853 dts=2834558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042573314 dts=2835019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042573314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520200 | ~75.1 fps +[SensorPush] PZT angle frame #1780042573765 dts=2835470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042574064 dts=2835769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042574374 dts=2836079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042574472 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520300 | ~86.4 fps +[SensorPush] PZT angle frame #1780042574672 dts=2836377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042574985 dts=2836690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042575434 dts=2837139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042575644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520400 | ~85.3 fps +[SensorPush] PZT angle frame #1780042575745 dts=2837450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042576044 dts=2837749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042576365 dts=2838070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042576684 dts=2838389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042576684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520500 | ~96.1 fps +[SensorPush] PZT angle frame #1780042576992 dts=2838697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042577303 dts=2839008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042577744 dts=2839449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042577843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520600 | ~86.3 fps +[SensorPush] PZT angle frame #1780042578045 dts=2839750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042578353 dts=2840058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042578655 dts=2840359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042579002 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520700 | ~86.2 fps +[SensorPush] PZT angle frame #1780042579102 dts=2840806 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042579426 dts=2841130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042579724 dts=2841429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042580034 dts=2841739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042580034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520800 | ~97.0 fps +[SensorPush] PZT angle frame #1780042580475 dts=2842180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042580773 dts=2842478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042581234 dts=2842938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042581334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=520900 | ~76.9 fps +[SensorPush] PZT angle frame #1780042581533 dts=2843238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042581842 dts=2843547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042582155 dts=2843860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042582355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521000 | ~97.9 fps +[SensorPush] PZT angle frame #1780042582458 dts=2844163 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042582765 dts=2844469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042583064 dts=2844769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042583362 dts=2845067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042583362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521100 | ~99.3 fps +[SensorPush] PZT angle frame #1780042583672 dts=2845377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042583973 dts=2845678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042584293 dts=2845998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042584544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521200 | ~84.6 fps +[SensorPush] PZT angle frame #1780042584883 dts=2846588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042585194 dts=2846899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042585653 dts=2847358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042585875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521300 | ~75.1 fps +[SensorPush] PZT angle frame #1780042585984 dts=2847688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042586313 dts=2848018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042586635 dts=2848340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042586943 dts=2848647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042586943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521400 | ~93.7 fps +[SensorPush] PZT angle frame #1780042587253 dts=2848958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042587554 dts=2849259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042587865 dts=2849570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042587963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521500 | ~98.0 fps +[SensorPush] PZT angle frame #1780042588165 dts=2849870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042588463 dts=2850168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042588913 dts=2850618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042589114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521600 | ~86.9 fps +[SensorPush] PZT angle frame #1780042589214 dts=2850919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042589525 dts=2851230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042589833 dts=2851538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042590143 dts=2851848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042590143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521700 | ~97.1 fps +[SensorPush] PZT angle frame #1780042590443 dts=2852148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042590763 dts=2852468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042591065 dts=2852770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042591164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521800 | ~98.0 fps +[SensorPush] PZT angle frame #1780042591366 dts=2853070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042591674 dts=2853378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042591975 dts=2853679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042592193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=521900 | ~97.2 fps +[SensorPush] PZT angle frame #1780042592294 dts=2853999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042592594 dts=2854299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042593033 dts=2854738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042593344 dts=2855049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042593344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522000 | ~86.8 fps +[SensorPush] PZT angle frame #1780042593662 dts=2855367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042593973 dts=2855678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042594303 dts=2856007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042594403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522100 | ~94.4 fps +[SensorPush] PZT angle frame #1780042594614 dts=2856318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042595054 dts=2856759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042595365 dts=2857069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042595575 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522200 | ~85.4 fps +[SensorPush] PZT angle frame #1780042595685 dts=2857389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042595985 dts=2857690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042596434 dts=2858139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042596743 dts=2858448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042596743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522300 | ~85.6 fps +[SensorPush] PZT angle frame #1780042597055 dts=2858760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042597363 dts=2859068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042597665 dts=2859370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042597774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522400 | ~97.0 fps +[SensorPush] PZT angle frame #1780042597973 dts=2859678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042598413 dts=2860117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042598712 dts=2860417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042598913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522500 | ~87.9 fps +[SensorPush] PZT angle frame #1780042599013 dts=2860718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042599313 dts=2861018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042599623 dts=2861327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042599932 dts=2861637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042599932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522600 | ~98.1 fps +[SensorPush] PZT angle frame #1780042600232 dts=2861937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042600542 dts=2862247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042600844 dts=2862548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042600943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522700 | ~99.0 fps +[SensorPush] PZT angle frame #1780042601144 dts=2862849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042601594 dts=2863299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042601905 dts=2863610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042602115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522800 | ~85.3 fps +[SensorPush] PZT angle frame #1780042602215 dts=2863920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042602513 dts=2864218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042602825 dts=2864529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042603123 dts=2864828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042603123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=522900 | ~99.1 fps +[SensorPush] PZT angle frame #1780042603434 dts=2865139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042603894 dts=2865599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042604193 dts=2865898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042604294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523000 | ~85.5 fps +[SensorPush] PZT angle frame #1780042604503 dts=2866208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042604803 dts=2866508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042605116 dts=2866820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042605324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523100 | ~97.1 fps +[SensorPush] PZT angle frame #1780042605423 dts=2867128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042605724 dts=2867429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042606034 dts=2867739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042606342 dts=2868046 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042606342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523200 | ~98.2 fps +[SensorPush] PZT angle frame #1780042606645 dts=2868350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042606943 dts=2868648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042607243 dts=2868948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042607344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523300 | ~99.8 fps +[SensorPush] PZT angle frame #1780042607555 dts=2869259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042607855 dts=2869560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042608165 dts=2869870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042608504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523400 | ~86.2 fps +[SensorPush] PZT angle frame #1780042608604 dts=2870309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042608902 dts=2870607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042609215 dts=2870920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042609524 dts=2871229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042609524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523500 | ~98.0 fps +[SensorPush] PZT angle frame #1780042609825 dts=2871530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042610134 dts=2871839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042610574 dts=2872279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042610674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523600 | ~87.0 fps +[SensorPush] PZT angle frame #1780042610872 dts=2872577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042611173 dts=2872878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042611473 dts=2873178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042611674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523700 | ~100.1 fps +[SensorPush] PZT angle frame #1780042611916 dts=2873621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042612233 dts=2873938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042612553 dts=2874258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042612865 dts=2874570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042612865 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523800 | ~83.8 fps +[SensorPush] PZT angle frame #1780042613175 dts=2874880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042613625 dts=2875330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042613922 dts=2875627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042614024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=523900 | ~86.4 fps +[SensorPush] PZT angle frame #1780042614233 dts=2875938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042614533 dts=2876238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042614834 dts=2876539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042615033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524000 | ~99.1 fps +[SensorPush] PZT angle frame #1780042615133 dts=2876838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042615435 dts=2877140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042615733 dts=2877438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042616033 dts=2877738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042616033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524100 | ~99.9 fps +[SensorPush] PZT angle frame #1780042616484 dts=2878189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042616924 dts=2878628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042617223 dts=2878928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042617323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524200 | ~77.5 fps +[SensorPush] PZT angle frame #1780042617674 dts=2879379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042618124 dts=2879829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042618563 dts=2880268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042618765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524300 | ~69.4 fps +[SensorPush] PZT angle frame #1780042618865 dts=2880570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042619164 dts=2880869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042619475 dts=2881180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042619773 dts=2881478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042619773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524400 | ~99.2 fps +[SensorPush] PZT angle frame #1780042620224 dts=2881929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042620523 dts=2882228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042620824 dts=2882529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042620922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524500 | ~87.0 fps +[SensorPush] PZT angle frame #1780042621123 dts=2882828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042621424 dts=2883129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042621723 dts=2883428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042621925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524600 | ~99.7 fps +[SensorPush] PZT angle frame #1780042622024 dts=2883728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042622334 dts=2884039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042622663 dts=2884368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042622963 dts=2884668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042622963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524700 | ~96.2 fps +[SensorPush] PZT angle frame #1780042623264 dts=2884969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042623564 dts=2885269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042623872 dts=2885577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042623973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524800 | ~99.0 fps +[SensorPush] PZT angle frame #1780042624173 dts=2885878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042624474 dts=2886179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042624775 dts=2886479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042625124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=524900 | ~86.9 fps +[SensorPush] PZT angle frame #1780042625224 dts=2886928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042625533 dts=2887238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042625834 dts=2887539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042626134 dts=2887839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042626134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525000 | ~99.0 fps +[SensorPush] PZT angle frame #1780042626433 dts=2888138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042626883 dts=2888588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042627181 dts=2888885 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042627285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525100 | ~86.9 fps +[SensorPush] PZT angle frame #1780042627505 dts=2889210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042627964 dts=2889668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042628272 dts=2889977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042628476 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525200 | ~83.9 fps +[SensorPush] PZT angle frame #1780042628573 dts=2890278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042628883 dts=2890588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042629183 dts=2890888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042629503 dts=2891207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042629503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525300 | ~97.4 fps +[SensorPush] PZT angle frame #1780042629814 dts=2891519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042630134 dts=2891839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042630434 dts=2892139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042630543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525400 | ~96.1 fps +[SensorPush] PZT angle frame #1780042630745 dts=2892449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042631045 dts=2892750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042631493 dts=2893198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042631694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525500 | ~86.9 fps +[SensorPush] PZT angle frame #1780042631933 dts=2893638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042632242 dts=2893947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042632554 dts=2894259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042632855 dts=2894559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042632855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525600 | ~86.1 fps +[SensorPush] PZT angle frame #1780042633153 dts=2894858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042633464 dts=2895169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042633916 dts=2895621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042634013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525700 | ~86.3 fps +[SensorPush] PZT angle frame #1780042634213 dts=2895918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042634515 dts=2896220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042634983 dts=2896688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042635194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525800 | ~84.7 fps +[SensorPush] PZT angle frame #1780042635305 dts=2897010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042635603 dts=2897308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042636052 dts=2897757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042636363 dts=2898068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042636363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=525900 | ~85.5 fps +[SensorPush] PZT angle frame #1780042636664 dts=2898369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042636965 dts=2898669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042637264 dts=2898969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042637365 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526000 | ~99.8 fps +[SensorPush] PZT angle frame #1780042637565 dts=2899270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042637883 dts=2899588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042638195 dts=2899900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042638394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526100 | ~97.2 fps +[SensorPush] PZT angle frame #1780042638492 dts=2900196 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042638804 dts=2900509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042639244 dts=2900949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042639543 dts=2901248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042639543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526200 | ~87.1 fps +[SensorPush] PZT angle frame #1780042639843 dts=2901547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042640153 dts=2901858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042640455 dts=2902159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042640554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526300 | ~98.8 fps +[SensorPush] PZT angle frame #1780042640895 dts=2902600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042641194 dts=2902898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042641493 dts=2903198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042641704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526400 | ~87.0 fps +[SensorPush] PZT angle frame #1780042641807 dts=2903512 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042642263 dts=2903968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042642734 dts=2904439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042643035 dts=2904740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042643035 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526500 | ~75.1 fps +[SensorPush] PZT angle frame #1780042643345 dts=2905050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042643654 dts=2905359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042643955 dts=2905660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042644055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526600 | ~98.0 fps +[SensorPush] PZT angle frame #1780042644254 dts=2905959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042644723 dts=2906428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042645022 dts=2906727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042645255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526700 | ~83.4 fps +[SensorPush] PZT angle frame #1780042645354 dts=2907059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042645663 dts=2907368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042645964 dts=2907669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042646284 dts=2907989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042646284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526800 | ~97.2 fps +[SensorPush] PZT angle frame #1780042646584 dts=2908288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042646892 dts=2908597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042647194 dts=2908899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042647303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=526900 | ~98.1 fps +[SensorPush] PZT angle frame #1780042647505 dts=2909209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042647814 dts=2909518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042648125 dts=2909830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042648323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527000 | ~98.1 fps +[SensorPush] PZT angle frame #1780042648424 dts=2910129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042648723 dts=2910428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042649024 dts=2910728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042649323 dts=2911028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042649323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527100 | ~100.0 fps +[SensorPush] PZT angle frame #1780042649763 dts=2911468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042650074 dts=2911779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042650392 dts=2912097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042650492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527200 | ~85.5 fps +[SensorPush] PZT angle frame #1780042650693 dts=2912397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042650993 dts=2912698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042651299 dts=2913003 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042651645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527300 | ~86.7 fps +[SensorPush] PZT angle frame #1780042651744 dts=2913449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042652053 dts=2913758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042652382 dts=2914087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042652696 dts=2914400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042652696 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527400 | ~95.2 fps +[SensorPush] PZT angle frame #1780042653014 dts=2914719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042653326 dts=2915031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042653624 dts=2915329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042653723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527500 | ~97.3 fps +[SensorPush] PZT angle frame #1780042653924 dts=2915629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042654233 dts=2915938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042654542 dts=2916247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042654746 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527600 | ~97.7 fps +[SensorPush] PZT angle frame #1780042654854 dts=2916558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042655163 dts=2916868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042655484 dts=2917189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042655783 dts=2917488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042655783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527700 | ~96.5 fps +[SensorPush] PZT angle frame #1780042656363 dts=2918068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042656662 dts=2918367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042656974 dts=2918679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042657073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527800 | ~77.5 fps +[SensorPush] PZT angle frame #1780042657275 dts=2918980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042657583 dts=2919288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042657884 dts=2919589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042658084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=527900 | ~99.0 fps +[SensorPush] PZT angle frame #1780042658195 dts=2919900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042658493 dts=2920198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042659093 dts=2920798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042659405 dts=2921110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042659405 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528000 | ~75.7 fps +[SensorPush] PZT angle frame #1780042659844 dts=2921549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042660154 dts=2921859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042660453 dts=2922158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042660555 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528100 | ~87.0 fps +[SensorPush] PZT angle frame #1780042660913 dts=2922618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042661384 dts=2923089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042661823 dts=2923528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042662024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528200 | ~68.1 fps +[SensorPush] PZT angle frame #1780042662123 dts=2923828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042662422 dts=2924127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042662724 dts=2924428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042663033 dts=2924738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042663033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528300 | ~99.0 fps +[SensorPush] PZT angle frame #1780042663342 dts=2925047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042663654 dts=2925359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042663952 dts=2925657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042664053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528400 | ~98.1 fps +[SensorPush] PZT angle frame #1780042664253 dts=2925958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042664564 dts=2926269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042664865 dts=2926570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042665064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528500 | ~98.8 fps +[SensorPush] PZT angle frame #1780042665165 dts=2926870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042665473 dts=2927178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042665913 dts=2927618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042666214 dts=2927919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042666214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528600 | ~87.0 fps +[SensorPush] PZT angle frame #1780042666525 dts=2928230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042666823 dts=2928528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042667124 dts=2928829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042667375 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528700 | ~86.2 fps +[SensorPush] PZT angle frame #1780042667575 dts=2929280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042667904 dts=2929609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042668383 dts=2930087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042668586 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528800 | ~82.5 fps +[SensorPush] PZT angle frame #1780042668703 dts=2930408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042669004 dts=2930708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042669625 dts=2931330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042669923 dts=2931628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042669923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=528900 | ~74.8 fps +[SensorPush] PZT angle frame #1780042670237 dts=2931941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042670555 dts=2932260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042670855 dts=2932560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042671254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529000 | ~75.1 fps +[SensorPush] PZT angle frame #1780042671604 dts=2933309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042671903 dts=2933608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042672205 dts=2933909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042672415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529100 | ~86.2 fps +[SensorPush] PZT angle frame #1780042672523 dts=2934227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042672833 dts=2934538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042673145 dts=2934850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042673445 dts=2935150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042673445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529200 | ~97.1 fps +[SensorPush] PZT angle frame #1780042673883 dts=2935588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042674185 dts=2935889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042674493 dts=2936198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042674593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529300 | ~87.1 fps +[SensorPush] PZT angle frame #1780042674804 dts=2936508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042675105 dts=2936810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042675404 dts=2937109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042675754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529400 | ~86.1 fps +[SensorPush] PZT angle frame #1780042675852 dts=2937557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042676153 dts=2937858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042676503 dts=2938208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042676824 dts=2938529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042676824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529500 | ~93.5 fps +[SensorPush] PZT angle frame #1780042677125 dts=2938829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042677444 dts=2939149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042677744 dts=2939449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042677843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529600 | ~98.2 fps +[SensorPush] PZT angle frame #1780042678182 dts=2939887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042678482 dts=2940187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042678794 dts=2940499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042678995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529700 | ~86.8 fps +[SensorPush] PZT angle frame #1780042679094 dts=2940799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042679395 dts=2941100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042679703 dts=2941408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042680004 dts=2941709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042680004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529800 | ~99.1 fps +[SensorPush] PZT angle frame #1780042680304 dts=2942008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042680614 dts=2942319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042681073 dts=2942778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042681174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=529900 | ~85.5 fps +[SensorPush] PZT angle frame #1780042681374 dts=2943079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042681673 dts=2943378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042681973 dts=2943678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042682184 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530000 | ~99.0 fps +[SensorPush] PZT angle frame #1780042682284 dts=2943989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042682604 dts=2944309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042683053 dts=2944758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042683374 dts=2945079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042683374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530100 | ~84.0 fps +[SensorPush] PZT angle frame #1780042683672 dts=2945377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042683982 dts=2945687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042684314 dts=2946019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042684423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530200 | ~95.4 fps +[SensorPush] PZT angle frame #1780042684623 dts=2946328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042684933 dts=2946638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042685246 dts=2946951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042685606 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530300 | ~84.5 fps +[SensorPush] PZT angle frame #1780042685713 dts=2947418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042686165 dts=2947870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042686472 dts=2948177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042686793 dts=2948497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042686793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530400 | ~84.3 fps +[SensorPush] PZT angle frame #1780042687093 dts=2948798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042687404 dts=2949109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042687712 dts=2949417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042687812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530500 | ~98.1 fps +[SensorPush] PZT angle frame #1780042688016 dts=2949721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042688472 dts=2950177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042688783 dts=2950488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042688993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530600 | ~84.5 fps +[SensorPush] PZT angle frame #1780042689094 dts=2950799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042689404 dts=2951108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042689854 dts=2951559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042690152 dts=2951857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042690152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530700 | ~86.3 fps +[SensorPush] PZT angle frame #1780042690454 dts=2952159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042690753 dts=2952458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042691056 dts=2952761 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042691153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530800 | ~99.9 fps +[SensorPush] PZT angle frame #1780042691353 dts=2953058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042691794 dts=2953499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042692103 dts=2953808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042692304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=530900 | ~87.0 fps +[SensorPush] PZT angle frame #1780042692406 dts=2954110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042692852 dts=2954557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042693324 dts=2955029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042693632 dts=2955337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042693632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531000 | ~75.2 fps +[SensorPush] PZT angle frame #1780042693934 dts=2955638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042694235 dts=2955940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042694684 dts=2956389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042694782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531100 | ~87.0 fps +[SensorPush] PZT angle frame #1780042695133 dts=2956837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042695433 dts=2957138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042695884 dts=2957589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042696093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531200 | ~76.3 fps +[SensorPush] PZT angle frame #1780042696194 dts=2957899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042696502 dts=2958207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042696824 dts=2958529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042697124 dts=2958828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042697124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531300 | ~97.0 fps +[SensorPush] PZT angle frame #1780042697433 dts=2959138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042697733 dts=2959438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042698053 dts=2959758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042698155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531400 | ~97.1 fps +[SensorPush] PZT angle frame #1780042698504 dts=2960209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042698805 dts=2960509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042699105 dts=2960810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042699454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531500 | ~76.9 fps +[SensorPush] PZT angle frame #1780042699552 dts=2961257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042700005 dts=2961710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042700312 dts=2962017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042700626 dts=2962331 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042700626 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531600 | ~85.4 fps +[SensorPush] PZT angle frame #1780042700965 dts=2962670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042701273 dts=2962978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042701714 dts=2963419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042701813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531700 | ~84.2 fps +[SensorPush] PZT angle frame #1780042702163 dts=2963868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042702473 dts=2964178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042702774 dts=2964479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042702972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531800 | ~86.3 fps +[SensorPush] PZT angle frame #1780042703073 dts=2964778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042703394 dts=2965099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042703704 dts=2965409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042704004 dts=2965709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042704004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=531900 | ~96.9 fps +[SensorPush] PZT angle frame #1780042704324 dts=2966029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042704664 dts=2966369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042704972 dts=2966676 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042705085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532000 | ~92.5 fps +[SensorPush] PZT angle frame #1780042705291 dts=2966996 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042705593 dts=2967298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042705895 dts=2967600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042706093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532100 | ~99.3 fps +[SensorPush] PZT angle frame #1780042706195 dts=2967899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042706504 dts=2968209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042706802 dts=2968507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042707115 dts=2968820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042707115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532200 | ~97.7 fps +[SensorPush] PZT angle frame #1780042707416 dts=2969121 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042707873 dts=2969578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042708175 dts=2969880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042708273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532300 | ~86.4 fps +[SensorPush] PZT angle frame #1780042708473 dts=2970178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042708774 dts=2970479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042709082 dts=2970787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042709295 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532400 | ~97.9 fps +[SensorPush] PZT angle frame #1780042709394 dts=2971099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042709696 dts=2971400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042710005 dts=2971710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042710323 dts=2972028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042710323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532500 | ~96.7 fps +[SensorPush] PZT angle frame #1780042710643 dts=2972348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042711093 dts=2972798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042711534 dts=2973239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042711635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532600 | ~76.6 fps +[SensorPush] PZT angle frame #1780042711834 dts=2973538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042712444 dts=2974149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042712764 dts=2974469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042712983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532700 | ~74.2 fps +[SensorPush] PZT angle frame #1780042713084 dts=2974789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042713384 dts=2975089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042713693 dts=2975397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042714005 dts=2975709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042714005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532800 | ~97.9 fps +[SensorPush] PZT angle frame #1780042714303 dts=2976008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042714604 dts=2976308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042714906 dts=2976611 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042715014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=532900 | ~99.0 fps +[SensorPush] PZT angle frame #1780042715212 dts=2976917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042715513 dts=2977218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042715814 dts=2977519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042716014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533000 | ~100.0 fps +[SensorPush] PZT angle frame #1780042716114 dts=2977819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042716414 dts=2978119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042716873 dts=2978578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042717175 dts=2978880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042717175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533100 | ~86.2 fps +[SensorPush] PZT angle frame #1780042717474 dts=2979179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042717775 dts=2979480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042718084 dts=2979789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042718183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533200 | ~99.0 fps +[SensorPush] PZT angle frame #1780042718383 dts=2980088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042718683 dts=2980388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042718984 dts=2980689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042719194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533300 | ~99.1 fps +[SensorPush] PZT angle frame #1780042719293 dts=2980998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042719592 dts=2981297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042719903 dts=2981608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042720215 dts=2981919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042720215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533400 | ~97.9 fps +[SensorPush] PZT angle frame #1780042720544 dts=2982249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042720842 dts=2982547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042721283 dts=2982988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042721382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533500 | ~85.6 fps +[SensorPush] PZT angle frame #1780042721584 dts=2983289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042721884 dts=2983589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042722197 dts=2983901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042722424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533600 | ~96.1 fps +[SensorPush] PZT angle frame #1780042722523 dts=2984228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042722843 dts=2984548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042723142 dts=2984846 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042723445 dts=2985150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042723445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533700 | ~97.9 fps +[SensorPush] PZT angle frame #1780042723763 dts=2985468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042724065 dts=2985770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042724374 dts=2986079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042724473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533800 | ~97.3 fps +[SensorPush] PZT angle frame #1780042724674 dts=2986379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042724984 dts=2986689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042725295 dts=2987000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042725494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=533900 | ~97.9 fps +[SensorPush] PZT angle frame #1780042725594 dts=2987299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042725904 dts=2987609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042726205 dts=2987910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042726505 dts=2988210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042726505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534000 | ~99.0 fps +[SensorPush] PZT angle frame #1780042726814 dts=2988518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042727133 dts=2988838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042727453 dts=2989157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042727564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534100 | ~94.4 fps +[SensorPush] PZT angle frame #1780042727764 dts=2989469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042728085 dts=2989790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042728405 dts=2990110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042728602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534200 | ~96.3 fps +[SensorPush] PZT angle frame #1780042728713 dts=2990418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042729033 dts=2990737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042729343 dts=2991048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042729683 dts=2991388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042729683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534300 | ~92.5 fps +[SensorPush] PZT angle frame #1780042729984 dts=2991689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042730455 dts=2992160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042730764 dts=2992469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042730863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534400 | ~84.7 fps +[SensorPush] PZT angle frame #1780042731083 dts=2992788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042731404 dts=2993108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042731705 dts=2993409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042731905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534500 | ~96.0 fps +[SensorPush] PZT angle frame #1780042732005 dts=2993710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042732323 dts=2994028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042732623 dts=2994327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042733086 dts=2994790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042733086 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534600 | ~84.7 fps +[SensorPush] PZT angle frame #1780042733383 dts=2995088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042733694 dts=2995399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042734145 dts=2995849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042734245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534700 | ~86.3 fps +[SensorPush] PZT angle frame #1780042734444 dts=2996148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042734756 dts=2996460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042735064 dts=2996769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042735266 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534800 | ~97.9 fps +[SensorPush] PZT angle frame #1780042735364 dts=2997068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042735674 dts=2997379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042735974 dts=2997679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042736273 dts=2997977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042736273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=534900 | ~99.3 fps +[SensorPush] PZT angle frame #1780042736582 dts=2998287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042736893 dts=2998598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042737334 dts=2999038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042737434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535000 | ~86.1 fps +[SensorPush] PZT angle frame #1780042737634 dts=2999339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042738074 dts=2999778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042738372 dts=3000077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042738573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535100 | ~87.8 fps +[SensorPush] PZT angle frame #1780042738672 dts=3000377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042739115 dts=3000820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042739416 dts=3001120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042739723 dts=3001428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042739723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535200 | ~87.0 fps +[SensorPush] PZT angle frame #1780042740034 dts=3001739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042740335 dts=3002040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042740642 dts=3002347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042740743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535300 | ~98.0 fps +[SensorPush] PZT angle frame #1780042740944 dts=3002649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042741274 dts=3002979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042741584 dts=3003289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042741923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535400 | ~84.8 fps +[SensorPush] PZT angle frame #1780042742024 dts=3003729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042742483 dts=3004188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042742795 dts=3004500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042743383 dts=3005088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042743383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535500 | ~68.5 fps +[SensorPush] PZT angle frame #1780042743683 dts=3005388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042743984 dts=3005689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042744284 dts=3005989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042744384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535600 | ~99.9 fps +[SensorPush] PZT angle frame #1780042744583 dts=3006288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042745034 dts=3006739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042745633 dts=3007338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042745833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535700 | ~69.0 fps +[SensorPush] PZT angle frame #1780042745932 dts=3007637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042746254 dts=3007958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042746703 dts=3008408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042747014 dts=3008719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042747014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535800 | ~84.6 fps +[SensorPush] PZT angle frame #1780042747314 dts=3009019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042747903 dts=3009608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042748204 dts=3009909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042748304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=535900 | ~77.5 fps +[SensorPush] PZT angle frame #1780042748504 dts=3010209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042748803 dts=3010508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042749103 dts=3010808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042749314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536000 | ~99.0 fps +[SensorPush] PZT angle frame #1780042749415 dts=3011120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042749722 dts=3011427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042750024 dts=3011729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042750333 dts=3012038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042750333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536100 | ~98.2 fps +[SensorPush] PZT angle frame #1780042750653 dts=3012358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042750974 dts=3012678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042751305 dts=3013010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042751405 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536200 | ~93.3 fps +[SensorPush] PZT angle frame #1780042751753 dts=3013458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042752064 dts=3013768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042752414 dts=3014119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042752623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536300 | ~82.2 fps +[SensorPush] PZT angle frame #1780042752724 dts=3014428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042753032 dts=3014737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042753352 dts=3015056 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042753653 dts=3015358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042753653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536400 | ~97.0 fps +[SensorPush] PZT angle frame #1780042753965 dts=3015670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042754264 dts=3015969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042754565 dts=3016270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042754665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536500 | ~98.8 fps +[SensorPush] PZT angle frame #1780042754864 dts=3016569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042755315 dts=3017020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042755614 dts=3017319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042755964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536600 | ~77.0 fps +[SensorPush] PZT angle frame #1780042756074 dts=3017779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042756373 dts=3018078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042756684 dts=3018389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042757144 dts=3018849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042757144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536700 | ~84.8 fps +[SensorPush] PZT angle frame #1780042757444 dts=3019149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042757754 dts=3019459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042758093 dts=3019798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042758205 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536800 | ~94.3 fps +[SensorPush] PZT angle frame #1780042758414 dts=3020119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042758725 dts=3020430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042759022 dts=3020727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042759372 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=536900 | ~85.7 fps +[SensorPush] PZT angle frame #1780042759474 dts=3021179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042759783 dts=3021488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042760243 dts=3021948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042760543 dts=3022248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042760543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537000 | ~85.4 fps +[SensorPush] PZT angle frame #1780042760854 dts=3022559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042761153 dts=3022858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042761466 dts=3023170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042761564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537100 | ~97.9 fps +[SensorPush] PZT angle frame #1780042761764 dts=3023469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042762073 dts=3023778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042762372 dts=3024077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042762572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537200 | ~99.2 fps +[SensorPush] PZT angle frame #1780042762673 dts=3024378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042762973 dts=3024678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042763293 dts=3024998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042763604 dts=3025308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042763604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537300 | ~97.0 fps +[SensorPush] PZT angle frame #1780042763914 dts=3025619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042764226 dts=3025931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042764545 dts=3026249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042764644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537400 | ~96.1 fps +[SensorPush] PZT angle frame #1780042764844 dts=3026549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042765143 dts=3026848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042765453 dts=3027157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042765683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537500 | ~96.3 fps +[SensorPush] PZT angle frame #1780042765792 dts=3027497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042766105 dts=3027810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042766415 dts=3028120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042766864 dts=3028569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042766864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537600 | ~84.8 fps +[SensorPush] PZT angle frame #1780042767344 dts=3029049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042767645 dts=3029350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042767943 dts=3029648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042768043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537700 | ~84.8 fps +[SensorPush] PZT angle frame #1780042768394 dts=3030099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042768694 dts=3030399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042768995 dts=3030700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042769204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537800 | ~86.1 fps +[SensorPush] PZT angle frame #1780042769305 dts=3031010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042769605 dts=3031310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042769915 dts=3031620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042770354 dts=3032059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042770354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=537900 | ~86.9 fps +[SensorPush] PZT angle frame #1780042770665 dts=3032370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042770964 dts=3032669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042771284 dts=3032988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042771384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538000 | ~97.2 fps +[SensorPush] PZT angle frame #1780042771594 dts=3033299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042771894 dts=3033599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042772202 dts=3033907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042772414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538100 | ~97.0 fps +[SensorPush] PZT angle frame #1780042772514 dts=3034219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042772955 dts=3034660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042773254 dts=3034958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042773704 dts=3035409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042773704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538200 | ~77.5 fps +[SensorPush] PZT angle frame #1780042774025 dts=3035730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042774324 dts=3036028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042774764 dts=3036469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042774872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538300 | ~85.6 fps +[SensorPush] PZT angle frame #1780042775214 dts=3036919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042775514 dts=3037219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042775835 dts=3037539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042776045 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538400 | ~85.2 fps +[SensorPush] PZT angle frame #1780042776144 dts=3037849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042776442 dts=3038147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042776755 dts=3038460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042777203 dts=3038908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042777203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538500 | ~86.4 fps +[SensorPush] PZT angle frame #1780042777514 dts=3039219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042777964 dts=3039668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042778265 dts=3039970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042778513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538600 | ~76.3 fps +[SensorPush] PZT angle frame #1780042778714 dts=3040419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042779015 dts=3040720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042779332 dts=3041037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042779534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538700 | ~97.9 fps +[SensorPush] PZT angle frame #1780042779633 dts=3041338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042779933 dts=3041638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042780405 dts=3042110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042780704 dts=3042408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042780704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538800 | ~85.6 fps +[SensorPush] PZT angle frame #1780042781156 dts=3042860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042781455 dts=3043160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042781752 dts=3043457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042781852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=538900 | ~87.0 fps +[SensorPush] PZT angle frame #1780042782054 dts=3043759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042782364 dts=3044069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042782814 dts=3044519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042783015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539000 | ~85.9 fps +[SensorPush] PZT angle frame #1780042783114 dts=3044819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042783434 dts=3045139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042783732 dts=3045437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042784054 dts=3045759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042784054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539100 | ~96.3 fps +[SensorPush] PZT angle frame #1780042784374 dts=3046078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042784694 dts=3046398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042785015 dts=3046720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042785114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539200 | ~94.3 fps +[SensorPush] PZT angle frame #1780042785315 dts=3047020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042785632 dts=3047337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042786093 dts=3047797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042786433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539300 | ~75.8 fps +[SensorPush] PZT angle frame #1780042786532 dts=3048237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042786832 dts=3048537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042787134 dts=3048838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042787444 dts=3049148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042787444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539400 | ~99.0 fps +[SensorPush] PZT angle frame #1780042787753 dts=3049458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042788054 dts=3049759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042788365 dts=3050069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042788464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539500 | ~97.8 fps +[SensorPush] PZT angle frame #1780042788673 dts=3050378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042788974 dts=3050679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042789274 dts=3050979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042789474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539600 | ~99.1 fps +[SensorPush] PZT angle frame #1780042789573 dts=3051278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042789873 dts=3051578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042790183 dts=3051888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042790484 dts=3052189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042790484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539700 | ~99.1 fps +[SensorPush] PZT angle frame #1780042790785 dts=3052490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042791083 dts=3052788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042791404 dts=3053109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042791505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539800 | ~98.0 fps +[SensorPush] PZT angle frame #1780042791715 dts=3053420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042792014 dts=3053719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042792474 dts=3054179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042792675 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=539900 | ~85.4 fps +[SensorPush] PZT angle frame #1780042792784 dts=3054489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042793084 dts=3054789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042793395 dts=3055100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042793694 dts=3055399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042793694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540000 | ~98.1 fps +[SensorPush] PZT angle frame #1780042794002 dts=3055707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042794453 dts=3056158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042794762 dts=3056466 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042794865 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540100 | ~85.5 fps +[SensorPush] PZT angle frame #1780042795214 dts=3056919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042795654 dts=3057359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042795984 dts=3057689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042796184 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540200 | ~75.8 fps +[SensorPush] PZT angle frame #1780042796295 dts=3057999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042796605 dts=3058309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042796901 dts=3058606 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042797204 dts=3058909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042797204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540300 | ~98.0 fps +[SensorPush] PZT angle frame #1780042797534 dts=3059239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042797834 dts=3059539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042798145 dts=3059849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042798247 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540400 | ~95.9 fps +[SensorPush] PZT angle frame #1780042798455 dts=3060160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042798895 dts=3060600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042799193 dts=3060897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042799545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540500 | ~77.0 fps +[SensorPush] PZT angle frame #1780042799653 dts=3061357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042799954 dts=3061658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042800255 dts=3061960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042800554 dts=3062259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042800554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540600 | ~99.1 fps +[SensorPush] PZT angle frame #1780042800874 dts=3062578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042801314 dts=3063019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042801614 dts=3063319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042801714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540700 | ~86.1 fps +[SensorPush] PZT angle frame #1780042801914 dts=3063619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042802214 dts=3063919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042802513 dts=3064218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042802724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540800 | ~99.1 fps +[SensorPush] PZT angle frame #1780042802823 dts=3064528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042803123 dts=3064828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042803434 dts=3065139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042803733 dts=3065438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042803733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=540900 | ~99.2 fps +[SensorPush] PZT angle frame #1780042804034 dts=3065739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042804335 dts=3066040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042804782 dts=3066487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042804883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541000 | ~86.9 fps +[SensorPush] PZT angle frame #1780042805084 dts=3066789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042805382 dts=3067087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042805684 dts=3067389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042805894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541100 | ~99.0 fps +[SensorPush] PZT angle frame #1780042805994 dts=3067699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042806293 dts=3067998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042806594 dts=3068299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042807036 dts=3068741 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042807036 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541200 | ~87.5 fps +[SensorPush] PZT angle frame #1780042807352 dts=3069057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042807813 dts=3069518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042808114 dts=3069819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042808215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541300 | ~84.8 fps +[SensorPush] PZT angle frame #1780042808414 dts=3070119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042808723 dts=3070428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042809164 dts=3070869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042809364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541400 | ~87.0 fps +[SensorPush] PZT angle frame #1780042809465 dts=3071170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042809774 dts=3071479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042810083 dts=3071788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042810383 dts=3072087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042810383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541500 | ~98.3 fps +[SensorPush] PZT angle frame #1780042810683 dts=3072388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042810993 dts=3072698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042811305 dts=3073010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042811402 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541600 | ~98.0 fps +[SensorPush] PZT angle frame #1780042811604 dts=3073309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042812044 dts=3073749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042812362 dts=3074067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042812563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541700 | ~86.1 fps +[SensorPush] PZT angle frame #1780042812673 dts=3074378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042812973 dts=3074678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042813274 dts=3074979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042813572 dts=3075277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042813572 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541800 | ~99.2 fps +[SensorPush] PZT angle frame #1780042813884 dts=3075588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042814196 dts=3075901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042814504 dts=3076209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042814604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=541900 | ~96.9 fps +[SensorPush] PZT angle frame #1780042814805 dts=3076510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042815102 dts=3076807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042815413 dts=3077118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042815624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542000 | ~98.1 fps +[SensorPush] PZT angle frame #1780042815724 dts=3077429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042816174 dts=3077879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042816634 dts=3078339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042816945 dts=3078650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042816945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542100 | ~75.7 fps +[SensorPush] PZT angle frame #1780042817254 dts=3078959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042817574 dts=3079278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042817882 dts=3079587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042817985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542200 | ~96.2 fps +[SensorPush] PZT angle frame #1780042818183 dts=3079888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042818484 dts=3080189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042818814 dts=3080518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042819025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542300 | ~96.2 fps +[SensorPush] PZT angle frame #1780042819122 dts=3080827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042819423 dts=3081128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042819724 dts=3081428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042820032 dts=3081737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042820032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542400 | ~99.2 fps +[SensorPush] PZT angle frame #1780042820494 dts=3082199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042820793 dts=3082498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042821095 dts=3082800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042821192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542500 | ~86.2 fps +[SensorPush] PZT angle frame #1780042821405 dts=3083110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042821704 dts=3083409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042822002 dts=3083706 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042822205 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542600 | ~98.7 fps +[SensorPush] PZT angle frame #1780042822305 dts=3084010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042822764 dts=3084469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042823093 dts=3084797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042823534 dts=3085239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042823534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542700 | ~75.3 fps +[SensorPush] PZT angle frame #1780042823834 dts=3085538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042824133 dts=3085838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042824431 dts=3086136 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042824534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542800 | ~100.0 fps +[SensorPush] PZT angle frame #1780042824734 dts=3086439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042825033 dts=3086737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042825354 dts=3087058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042825554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=542900 | ~98.1 fps +[SensorPush] PZT angle frame #1780042825654 dts=3087359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042825953 dts=3087658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042826274 dts=3087979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042826574 dts=3088278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042826574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543000 | ~98.0 fps +[SensorPush] PZT angle frame #1780042826884 dts=3088589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042827184 dts=3088889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042827495 dts=3089200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042827593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543100 | ~98.1 fps +[SensorPush] PZT angle frame #1780042827795 dts=3089500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042828264 dts=3089969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042828564 dts=3090269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042828764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543200 | ~85.4 fps +[SensorPush] PZT angle frame #1780042828864 dts=3090569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042829164 dts=3090869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042829465 dts=3091170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042829765 dts=3091469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042829765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543300 | ~100.0 fps +[SensorPush] PZT angle frame #1780042830215 dts=3091920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042830523 dts=3092228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042830824 dts=3092529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042830925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543400 | ~86.2 fps +[SensorPush] PZT angle frame #1780042831122 dts=3092827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042831434 dts=3093139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042831735 dts=3093439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042831934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543500 | ~99.1 fps +[SensorPush] PZT angle frame #1780042832034 dts=3093739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042832334 dts=3094039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042832642 dts=3094347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042832952 dts=3094657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042832952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543600 | ~98.2 fps +[SensorPush] PZT angle frame #1780042833253 dts=3094958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042833574 dts=3095279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042833871 dts=3095576 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042833974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543700 | ~97.9 fps +[SensorPush] PZT angle frame #1780042834175 dts=3095880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042834482 dts=3096187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042834783 dts=3096487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042834984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543800 | ~98.9 fps +[SensorPush] PZT angle frame #1780042835084 dts=3096789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042835524 dts=3097229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042835825 dts=3097530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042836126 dts=3097830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042836126 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=543900 | ~87.6 fps +[SensorPush] PZT angle frame #1780042836433 dts=3098138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042836734 dts=3098439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042837033 dts=3098738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042837132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544000 | ~99.4 fps +[SensorPush] PZT angle frame #1780042837334 dts=3099039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042837785 dts=3099490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042838084 dts=3099788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042838316 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544100 | ~84.4 fps +[SensorPush] PZT angle frame #1780042838414 dts=3100118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042839145 dts=3100850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042839445 dts=3101150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042839914 dts=3101619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042839914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544200 | ~62.6 fps +[SensorPush] PZT angle frame #1780042840232 dts=3101937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042840533 dts=3102238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042840844 dts=3102549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042840944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544300 | ~97.1 fps +[SensorPush] PZT angle frame #1780042841283 dts=3102988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042841735 dts=3103440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042842044 dts=3103748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042842255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544400 | ~76.3 fps +[SensorPush] PZT angle frame #1780042842353 dts=3104057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042842655 dts=3104359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042842963 dts=3104668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042843436 dts=3105141 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042843436 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544500 | ~84.6 fps +[SensorPush] PZT angle frame #1780042843765 dts=3105470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042844064 dts=3105769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042844365 dts=3106070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042844464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544600 | ~97.3 fps +[SensorPush] PZT angle frame #1780042844664 dts=3106369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042844964 dts=3106669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042845276 dts=3106980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042845482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544700 | ~98.3 fps +[SensorPush] PZT angle frame #1780042845585 dts=3107290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042846065 dts=3107770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042846372 dts=3108077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042846674 dts=3108379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042846674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544800 | ~83.9 fps +[SensorPush] PZT angle frame #1780042846974 dts=3108678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042847445 dts=3109150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042847745 dts=3109450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042847844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=544900 | ~85.4 fps +[SensorPush] PZT angle frame #1780042848042 dts=3109747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042848654 dts=3110358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042848953 dts=3110658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042849173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545000 | ~75.3 fps +[SensorPush] PZT angle frame #1780042849274 dts=3110979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042849714 dts=3111419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042850173 dts=3111878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042850483 dts=3112188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042850483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545100 | ~76.2 fps +[SensorPush] PZT angle frame #1780042850784 dts=3112489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042851085 dts=3112790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042851393 dts=3113098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042851493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545200 | ~99.1 fps +[SensorPush] PZT angle frame #1780042851695 dts=3113399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042851992 dts=3113697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042852294 dts=3113999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042852645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545300 | ~86.8 fps +[SensorPush] PZT angle frame #1780042852742 dts=3114447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042853183 dts=3114888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042853495 dts=3115200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042853805 dts=3115510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042853805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545400 | ~86.2 fps +[SensorPush] PZT angle frame #1780042854105 dts=3115810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042854403 dts=3116108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042854704 dts=3116409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042854804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545500 | ~100.1 fps +[SensorPush] PZT angle frame #1780042855024 dts=3116729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042855344 dts=3117049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042855812 dts=3117517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042856014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545600 | ~82.6 fps +[SensorPush] PZT angle frame #1780042856114 dts=3117819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042856423 dts=3118128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042856744 dts=3118449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042857064 dts=3118769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042857064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545700 | ~95.3 fps +[SensorPush] PZT angle frame #1780042857365 dts=3119069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042857665 dts=3119370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042857964 dts=3119669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042858065 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545800 | ~99.9 fps +[SensorPush] PZT angle frame #1780042858261 dts=3119966 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042858562 dts=3120267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042858871 dts=3120576 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042859084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=545900 | ~98.0 fps +[SensorPush] PZT angle frame #1780042859194 dts=3120899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042859504 dts=3121209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042859805 dts=3121510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042860123 dts=3121828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042860123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546000 | ~96.4 fps +[SensorPush] PZT angle frame #1780042860424 dts=3122129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042860723 dts=3122428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042861044 dts=3122749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042861143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546100 | ~98.1 fps +[SensorPush] PZT angle frame #1780042861355 dts=3123060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042861795 dts=3123500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042862093 dts=3123798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042862294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546200 | ~86.9 fps +[SensorPush] PZT angle frame #1780042862555 dts=3124260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042862853 dts=3124558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042863165 dts=3124870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042863474 dts=3125178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042863474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546300 | ~84.7 fps +[SensorPush] PZT angle frame #1780042863773 dts=3125478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042864085 dts=3125790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042864383 dts=3126088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042864483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546400 | ~99.0 fps +[SensorPush] PZT angle frame #1780042864682 dts=3126387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042864993 dts=3126698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042865435 dts=3127140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042865632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546500 | ~87.1 fps +[SensorPush] PZT angle frame #1780042865733 dts=3127438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042866174 dts=3127879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042866494 dts=3128199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042866815 dts=3128520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042866815 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546600 | ~84.6 fps +[SensorPush] PZT angle frame #1780042867254 dts=3128959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042867563 dts=3129268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042867864 dts=3129568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042867973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546700 | ~86.3 fps +[SensorPush] PZT angle frame #1780042868185 dts=3129890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042868484 dts=3130189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042868922 dts=3130626 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042869122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546800 | ~87.0 fps +[SensorPush] PZT angle frame #1780042869232 dts=3130937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042869533 dts=3131238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042869845 dts=3131549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042870145 dts=3131850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042870145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=546900 | ~97.8 fps +[SensorPush] PZT angle frame #1780042870594 dts=3132299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042870904 dts=3132609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042871204 dts=3132909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042871302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547000 | ~86.4 fps +[SensorPush] PZT angle frame #1780042871505 dts=3133210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042871953 dts=3133658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042872414 dts=3134119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042872625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547100 | ~75.7 fps +[SensorPush] PZT angle frame #1780042872724 dts=3134428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042873164 dts=3134869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042873464 dts=3135169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042873774 dts=3135479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042873774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547200 | ~87.0 fps +[SensorPush] PZT angle frame #1780042874223 dts=3135928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042874544 dts=3136249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042874855 dts=3136560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042874955 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547300 | ~84.6 fps +[SensorPush] PZT angle frame #1780042875154 dts=3136858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042875482 dts=3137187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042875786 dts=3137490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042875992 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547400 | ~96.5 fps +[SensorPush] PZT angle frame #1780042876102 dts=3137807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042876434 dts=3138139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042876734 dts=3138439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042877033 dts=3138737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042877033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547500 | ~96.1 fps +[SensorPush] PZT angle frame #1780042877345 dts=3139049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042877643 dts=3139348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042878083 dts=3139788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042878193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547600 | ~86.2 fps +[SensorPush] PZT angle frame #1780042878404 dts=3140109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042878722 dts=3140427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042879045 dts=3140749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042879256 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547700 | ~94.1 fps +[SensorPush] PZT angle frame #1780042879495 dts=3141200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042879806 dts=3141510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042880104 dts=3141809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042880414 dts=3142119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042880414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547800 | ~86.3 fps +[SensorPush] PZT angle frame #1780042880713 dts=3142418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042881033 dts=3142738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042881334 dts=3143039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042881434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=547900 | ~98.1 fps +[SensorPush] PZT angle frame #1780042881654 dts=3143359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042881954 dts=3143658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042882553 dts=3144258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042882754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548000 | ~75.8 fps +[SensorPush] PZT angle frame #1780042882854 dts=3144559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042883173 dts=3144878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042883482 dts=3145187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042883793 dts=3145498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042883793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548100 | ~96.2 fps +[SensorPush] PZT angle frame #1780042884103 dts=3145808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042884405 dts=3146110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042884704 dts=3146409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042884805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548200 | ~98.8 fps +[SensorPush] PZT angle frame #1780042885144 dts=3146849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042885443 dts=3147147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042885744 dts=3147449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042885954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548300 | ~87.0 fps +[SensorPush] PZT angle frame #1780042886052 dts=3147757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042886375 dts=3148080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042886674 dts=3148379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042886973 dts=3148678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042886973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548400 | ~98.2 fps +[SensorPush] PZT angle frame #1780042887272 dts=3148977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042888022 dts=3149727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042888325 dts=3150030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042888424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548500 | ~68.9 fps +[SensorPush] PZT angle frame #1780042888633 dts=3150338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042888933 dts=3150638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042889235 dts=3150939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042889433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548600 | ~99.1 fps +[SensorPush] PZT angle frame #1780042889534 dts=3151239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042889844 dts=3151549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042890142 dts=3151847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042890613 dts=3152318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042890613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548700 | ~84.7 fps +[SensorPush] PZT angle frame #1780042890923 dts=3152628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042891223 dts=3152928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042891675 dts=3153380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042891785 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548800 | ~85.4 fps +[SensorPush] PZT angle frame #1780042891985 dts=3153690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042892295 dts=3153999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042892604 dts=3154309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042892943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=548900 | ~86.4 fps +[SensorPush] PZT angle frame #1780042893043 dts=3154748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042893344 dts=3155049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042893654 dts=3155359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042893972 dts=3155677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042893972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549000 | ~97.2 fps +[SensorPush] PZT angle frame #1780042894293 dts=3155997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042894593 dts=3156298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042894894 dts=3156599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042895004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549100 | ~96.8 fps +[SensorPush] PZT angle frame #1780042895204 dts=3156909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042895503 dts=3157208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042895815 dts=3157519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042896012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549200 | ~99.2 fps +[SensorPush] PZT angle frame #1780042896114 dts=3157819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042896562 dts=3158267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042896864 dts=3158569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042897164 dts=3158869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042897164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549300 | ~86.8 fps +[SensorPush] PZT angle frame #1780042897463 dts=3159168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042897775 dts=3159480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042898083 dts=3159787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042898183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549400 | ~98.2 fps +[SensorPush] PZT angle frame #1780042898394 dts=3160099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042898694 dts=3160398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042899012 dts=3160717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042899364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549500 | ~84.6 fps +[SensorPush] PZT angle frame #1780042899464 dts=3161169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042899784 dts=3161489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042900084 dts=3161789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042900385 dts=3162090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042900385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549600 | ~97.9 fps +[SensorPush] PZT angle frame #1780042900695 dts=3162400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042901132 dts=3162837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042901454 dts=3163159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042901555 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549700 | ~85.5 fps +[SensorPush] PZT angle frame #1780042901764 dts=3163469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042902074 dts=3163779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042902395 dts=3164100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042902593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549800 | ~96.4 fps +[SensorPush] PZT angle frame #1780042902692 dts=3164397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042903164 dts=3164868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042903474 dts=3165179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042903923 dts=3165628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042903923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=549900 | ~75.2 fps +[SensorPush] PZT angle frame #1780042904233 dts=3165938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042904554 dts=3166259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042904865 dts=3166569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042904964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550000 | ~96.1 fps +[SensorPush] PZT angle frame #1780042905163 dts=3166868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042905604 dts=3167309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042905925 dts=3167629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042906125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550100 | ~86.2 fps +[SensorPush] PZT angle frame #1780042906223 dts=3167927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042906536 dts=3168241 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042906864 dts=3168568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042907164 dts=3168869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042907164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550200 | ~96.2 fps +[SensorPush] PZT angle frame #1780042907474 dts=3169179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042907773 dts=3169478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042908083 dts=3169787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042908333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550300 | ~85.6 fps +[SensorPush] PZT angle frame #1780042908534 dts=3170239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042908835 dts=3170540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042909133 dts=3170838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042909332 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550400 | ~100.1 fps +[SensorPush] PZT angle frame #1780042909435 dts=3171140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042909747 dts=3171452 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042910045 dts=3171749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042910363 dts=3172068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042910363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550500 | ~96.6 fps +[SensorPush] PZT angle frame #1780042910674 dts=3172378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042910973 dts=3172678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042911295 dts=3173000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042911534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550600 | ~85.7 fps +[SensorPush] PZT angle frame #1780042911735 dts=3173439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042912055 dts=3173760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042912352 dts=3174057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042912574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550700 | ~96.2 fps +[SensorPush] PZT angle frame #1780042912673 dts=3174378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042912973 dts=3174678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042913283 dts=3174988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042913593 dts=3175298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042913593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550800 | ~98.1 fps +[SensorPush] PZT angle frame #1780042914033 dts=3175738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042914353 dts=3176058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042914664 dts=3176369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042914772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=550900 | ~84.8 fps +[SensorPush] PZT angle frame #1780042914984 dts=3176689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042915433 dts=3177138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042915734 dts=3177439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042915933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551000 | ~86.1 fps +[SensorPush] PZT angle frame #1780042916033 dts=3177738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042916354 dts=3178059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042916662 dts=3178367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042916976 dts=3178681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042916976 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551100 | ~96.0 fps +[SensorPush] PZT angle frame #1780042917284 dts=3178989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042917583 dts=3179287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042917885 dts=3179590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042917983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551200 | ~99.2 fps +[SensorPush] PZT angle frame #1780042918195 dts=3179900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042918494 dts=3180198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042918793 dts=3180498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042918995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551300 | ~98.8 fps +[SensorPush] PZT angle frame #1780042919093 dts=3180798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042919414 dts=3181119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042919725 dts=3181429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042920104 dts=3181809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042920104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551400 | ~90.1 fps +[SensorPush] PZT angle frame #1780042920415 dts=3182119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042920714 dts=3182419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042921014 dts=3182719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042921112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551500 | ~99.3 fps +[SensorPush] PZT angle frame #1780042921323 dts=3183028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042921623 dts=3183328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042921925 dts=3183630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042922273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551600 | ~86.1 fps +[SensorPush] PZT angle frame #1780042922384 dts=3184089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042922684 dts=3184389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042923122 dts=3184827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042923432 dts=3185137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042923432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551700 | ~86.3 fps +[SensorPush] PZT angle frame #1780042923735 dts=3185440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042924033 dts=3185738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042924332 dts=3186037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042924434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551800 | ~99.8 fps +[SensorPush] PZT angle frame #1780042924773 dts=3186477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042925084 dts=3186789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042925394 dts=3187099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042925594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=551900 | ~86.2 fps +[SensorPush] PZT angle frame #1780042925695 dts=3187399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042925995 dts=3187700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042926312 dts=3188017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042926764 dts=3188469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042926764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552000 | ~85.4 fps +[SensorPush] PZT angle frame #1780042927064 dts=3188769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042927364 dts=3189069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042927814 dts=3189519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042927924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552100 | ~86.3 fps +[SensorPush] PZT angle frame #1780042928123 dts=3189827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042928434 dts=3190139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042928743 dts=3190447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042929094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552200 | ~85.5 fps +[SensorPush] PZT angle frame #1780042929194 dts=3190899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042929512 dts=3191217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042929813 dts=3191518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042930114 dts=3191819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042930114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552300 | ~98.0 fps +[SensorPush] PZT angle frame #1780042930433 dts=3192138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042930732 dts=3192437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042931053 dts=3192758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042931154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552400 | ~96.2 fps +[SensorPush] PZT angle frame #1780042931363 dts=3193068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042931664 dts=3193369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042932124 dts=3193829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042932475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552500 | ~75.7 fps +[SensorPush] PZT angle frame #1780042932573 dts=3194278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042932874 dts=3194579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042933464 dts=3195169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042933765 dts=3195469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042933765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552600 | ~77.6 fps +[SensorPush] PZT angle frame #1780042934214 dts=3195918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042934513 dts=3196218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042934814 dts=3196519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042934914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552700 | ~87.0 fps +[SensorPush] PZT angle frame #1780042935113 dts=3196818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042935423 dts=3197128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042935723 dts=3197428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042935922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552800 | ~99.3 fps +[SensorPush] PZT angle frame #1780042936024 dts=3197728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042936323 dts=3198028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042936624 dts=3198329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042936926 dts=3198631 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042936926 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=552900 | ~99.5 fps +[SensorPush] PZT angle frame #1780042937394 dts=3199099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042937705 dts=3199410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042938005 dts=3199710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042938105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553000 | ~84.8 fps +[SensorPush] PZT angle frame #1780042938314 dts=3200019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042938644 dts=3200349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042938954 dts=3200658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042939164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553100 | ~94.4 fps +[SensorPush] PZT angle frame #1780042939265 dts=3200970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042939563 dts=3201268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042939864 dts=3201568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042940163 dts=3201868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042940163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553200 | ~100.1 fps +[SensorPush] PZT angle frame #1780042940494 dts=3202199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042940796 dts=3202501 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042941094 dts=3202799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042941204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553300 | ~96.1 fps +[SensorPush] PZT angle frame #1780042941554 dts=3203258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042941864 dts=3203569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042942165 dts=3203870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042942525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553400 | ~75.7 fps +[SensorPush] PZT angle frame #1780042942633 dts=3204338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042942936 dts=3204641 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042943233 dts=3204938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042943536 dts=3205241 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042943536 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553500 | ~98.9 fps +[SensorPush] PZT angle frame #1780042943834 dts=3205539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042944132 dts=3205837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042944454 dts=3206158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042944554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553600 | ~98.3 fps +[SensorPush] PZT angle frame #1780042944753 dts=3206458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042945064 dts=3206769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042945524 dts=3207229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042945873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553700 | ~75.8 fps +[SensorPush] PZT angle frame #1780042945984 dts=3207689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042946302 dts=3208007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042946605 dts=3208309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042946923 dts=3208628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042946923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553800 | ~95.3 fps +[SensorPush] PZT angle frame #1780042947227 dts=3208931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042947554 dts=3209259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042947865 dts=3209569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042947965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=553900 | ~96.0 fps +[SensorPush] PZT angle frame #1780042948174 dts=3209879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042948473 dts=3210178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042948775 dts=3210479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042948975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554000 | ~98.9 fps +[SensorPush] PZT angle frame #1780042949094 dts=3210798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042949442 dts=3211147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042949884 dts=3211589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042950203 dts=3211908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042950203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554100 | ~81.5 fps +[SensorPush] PZT angle frame #1780042950514 dts=3212218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042950814 dts=3212518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042951125 dts=3212829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042951223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554200 | ~98.0 fps +[SensorPush] PZT angle frame #1780042951433 dts=3213138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042951733 dts=3213438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042952044 dts=3213749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042952255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554300 | ~96.9 fps +[SensorPush] PZT angle frame #1780042952350 dts=3214055 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042952674 dts=3214378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042952986 dts=3214690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042953295 dts=3215000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042953295 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554400 | ~96.1 fps +[SensorPush] PZT angle frame #1780042953594 dts=3215299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042953905 dts=3215610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042954225 dts=3215930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042954323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554500 | ~97.3 fps +[SensorPush] PZT angle frame #1780042954523 dts=3216228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042954823 dts=3216528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042955134 dts=3216839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042955354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554600 | ~97.0 fps +[SensorPush] PZT angle frame #1780042955454 dts=3217159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042955755 dts=3217460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042956065 dts=3217770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042956383 dts=3218088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042956383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554700 | ~97.2 fps +[SensorPush] PZT angle frame #1780042956683 dts=3218388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042956995 dts=3218699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042957316 dts=3219020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042957415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554800 | ~96.8 fps +[SensorPush] PZT angle frame #1780042957613 dts=3219318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042957943 dts=3219648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042958264 dts=3219968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042958465 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=554900 | ~95.3 fps +[SensorPush] PZT angle frame #1780042958565 dts=3220270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042958865 dts=3220570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042959165 dts=3220870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042959474 dts=3221179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042959474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555000 | ~99.0 fps +[SensorPush] PZT angle frame #1780042959774 dts=3221479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042960075 dts=3221780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042960374 dts=3222079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042960473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555100 | ~100.2 fps +[SensorPush] PZT angle frame #1780042960684 dts=3222389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042961124 dts=3222829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042961435 dts=3223139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042961635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555200 | ~86.0 fps +[SensorPush] PZT angle frame #1780042961734 dts=3223439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042962032 dts=3223737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042962354 dts=3224059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042962664 dts=3224369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042962664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555300 | ~97.2 fps +[SensorPush] PZT angle frame #1780042962965 dts=3224670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042963282 dts=3224987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042963883 dts=3225588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042964014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555400 | ~74.1 fps +[SensorPush] PZT angle frame #1780042964233 dts=3225938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042964544 dts=3226248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042964853 dts=3226558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042965053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555500 | ~96.2 fps +[SensorPush] PZT angle frame #1780042965162 dts=3226867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042965473 dts=3227178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042965774 dts=3227478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042966233 dts=3227938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042966233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555600 | ~84.8 fps +[SensorPush] PZT angle frame #1780042966673 dts=3228378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042966974 dts=3228679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042967426 dts=3229130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042967523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555700 | ~77.5 fps +[SensorPush] PZT angle frame #1780042967873 dts=3229578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042968184 dts=3229888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042968494 dts=3230199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042968693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555800 | ~85.4 fps +[SensorPush] PZT angle frame #1780042968792 dts=3230497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042969262 dts=3230967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042969855 dts=3231560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042970173 dts=3231878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042970173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=555900 | ~67.6 fps +[SensorPush] PZT angle frame #1780042970473 dts=3232178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042970784 dts=3232488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042971084 dts=3232789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042971204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556000 | ~97.0 fps +[SensorPush] PZT angle frame #1780042971414 dts=3233119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042971723 dts=3233428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042972034 dts=3233738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042972244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556100 | ~96.1 fps +[SensorPush] PZT angle frame #1780042972345 dts=3234049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042972664 dts=3234368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042973114 dts=3234819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042973413 dts=3235117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042973413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556200 | ~85.5 fps +[SensorPush] PZT angle frame #1780042973724 dts=3235429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042974023 dts=3235728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042974342 dts=3236047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042974444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556300 | ~97.0 fps +[SensorPush] PZT angle frame #1780042974654 dts=3236359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042974952 dts=3236657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042975284 dts=3236989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042975483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556400 | ~96.2 fps +[SensorPush] PZT angle frame #1780042975584 dts=3237289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042976032 dts=3237737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042976353 dts=3238058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042976664 dts=3238369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042976664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556500 | ~84.7 fps +[SensorPush] PZT angle frame #1780042977124 dts=3238829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042977434 dts=3239139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042977764 dts=3239469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042977864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556600 | ~83.3 fps +[SensorPush] PZT angle frame #1780042978074 dts=3239779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042978373 dts=3240078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042978684 dts=3240389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042978895 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556700 | ~97.0 fps +[SensorPush] PZT angle frame #1780042978993 dts=3240698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042979335 dts=3241040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042979785 dts=3241489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042980084 dts=3241789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042980084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556800 | ~84.1 fps +[SensorPush] PZT angle frame #1780042980394 dts=3242098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042980715 dts=3242419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042981024 dts=3242729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042981124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=556900 | ~96.2 fps +[SensorPush] PZT angle frame #1780042981494 dts=3243199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042981792 dts=3243497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042982093 dts=3243798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042982306 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557000 | ~84.6 fps +[SensorPush] PZT angle frame #1780042982404 dts=3244109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042982702 dts=3244407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042983294 dts=3244999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042983604 dts=3245308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042983604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557100 | ~77.1 fps +[SensorPush] PZT angle frame #1780042983913 dts=3245618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042984226 dts=3245931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042984544 dts=3246248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042984645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557200 | ~96.0 fps +[SensorPush] PZT angle frame #1780042984845 dts=3246549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042985164 dts=3246869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042985612 dts=3247317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042985815 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557300 | ~85.4 fps +[SensorPush] PZT angle frame #1780042985912 dts=3247617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042986224 dts=3247928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042986534 dts=3248238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042986845 dts=3248550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042986845 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557400 | ~97.1 fps +[SensorPush] PZT angle frame #1780042987142 dts=3248847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042987464 dts=3249169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042987783 dts=3249488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042987883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557500 | ~96.3 fps +[SensorPush] PZT angle frame #1780042988083 dts=3249788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042988392 dts=3250097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042988692 dts=3250396 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042989032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557600 | ~87.0 fps +[SensorPush] PZT angle frame #1780042989132 dts=3250837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042989444 dts=3251149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042989753 dts=3251457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042990054 dts=3251759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042990054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557700 | ~97.8 fps +[SensorPush] PZT angle frame #1780042990504 dts=3252209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042990802 dts=3252507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042991116 dts=3252821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042991217 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557800 | ~86.0 fps +[SensorPush] PZT angle frame #1780042991444 dts=3253148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042991754 dts=3253458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042992195 dts=3253900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042992395 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=557900 | ~84.9 fps +[SensorPush] PZT angle frame #1780042992504 dts=3254208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042992803 dts=3254508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042993104 dts=3254808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042993574 dts=3255279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042993574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558000 | ~84.8 fps +[SensorPush] PZT angle frame #1780042993894 dts=3255599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042994225 dts=3255929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042994522 dts=3256227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042994623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558100 | ~95.4 fps +[SensorPush] PZT angle frame #1780042994822 dts=3256527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042995124 dts=3256828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042995445 dts=3257150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042995654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558200 | ~96.9 fps +[SensorPush] PZT angle frame #1780042995754 dts=3257458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042996083 dts=3257788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042996394 dts=3258099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042996714 dts=3258419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042996714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558300 | ~94.4 fps +[SensorPush] PZT angle frame #1780042997164 dts=3258868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042997461 dts=3259166 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042997773 dts=3259478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042997883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558400 | ~85.5 fps +[SensorPush] PZT angle frame #1780042998084 dts=3259789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042998543 dts=3260248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042998854 dts=3260559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780042999055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558500 | ~85.3 fps +[SensorPush] PZT angle frame #1780042999165 dts=3260870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042999473 dts=3261178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780042999794 dts=3261499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043000103 dts=3261808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043000103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558600 | ~95.4 fps +[SensorPush] PZT angle frame #1780043000565 dts=3262270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043000863 dts=3262567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043001183 dts=3262888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043001293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558700 | ~84.0 fps +[SensorPush] PZT angle frame #1780043001494 dts=3263199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043001943 dts=3263648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043002543 dts=3264248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043002743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558800 | ~69.0 fps +[SensorPush] PZT angle frame #1780043002844 dts=3264548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043003145 dts=3264850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043003463 dts=3265168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043003763 dts=3265468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043003763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=558900 | ~97.9 fps +[SensorPush] PZT angle frame #1780043004074 dts=3265779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043004394 dts=3266099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043004714 dts=3266418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043004814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559000 | ~95.2 fps +[SensorPush] PZT angle frame #1780043005015 dts=3266720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043005323 dts=3267028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043005773 dts=3267478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043005974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559100 | ~86.2 fps +[SensorPush] PZT angle frame #1780043006225 dts=3267930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043006535 dts=3268240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043006833 dts=3268538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043007432 dts=3269137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043007432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559200 | ~68.6 fps +[SensorPush] PZT angle frame #1780043007753 dts=3269458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043008053 dts=3269758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043008353 dts=3270058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043008455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559300 | ~97.8 fps +[SensorPush] PZT angle frame #1780043008695 dts=3270400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043009004 dts=3270709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043009315 dts=3271020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043009533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559400 | ~92.7 fps +[SensorPush] PZT angle frame #1780043009645 dts=3271349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043009954 dts=3271659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043010414 dts=3272119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043010735 dts=3272440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043010735 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559500 | ~83.2 fps +[SensorPush] PZT angle frame #1780043011032 dts=3272737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043011475 dts=3273180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043011794 dts=3273499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043011893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559600 | ~86.4 fps +[SensorPush] PZT angle frame #1780043012104 dts=3273809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043012444 dts=3274149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043012755 dts=3274460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043012953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559700 | ~94.4 fps +[SensorPush] PZT angle frame #1780043013054 dts=3274759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043013354 dts=3275059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043013662 dts=3275367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043013986 dts=3275691 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043013986 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559800 | ~96.8 fps +[SensorPush] PZT angle frame #1780043014283 dts=3275988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043014584 dts=3276289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043014894 dts=3276598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043014993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=559900 | ~99.3 fps +[SensorPush] PZT angle frame #1780043015195 dts=3276900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043015533 dts=3277238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043015844 dts=3277549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043016054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560000 | ~94.2 fps +[SensorPush] PZT angle frame #1780043016154 dts=3277858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043016614 dts=3278319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043016943 dts=3278648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043017253 dts=3278958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043017253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560100 | ~83.4 fps +[SensorPush] PZT angle frame #1780043017555 dts=3279259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043017855 dts=3279560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043018155 dts=3279859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043018254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560200 | ~99.9 fps +[SensorPush] PZT angle frame #1780043018454 dts=3280158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043018753 dts=3280458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043019055 dts=3280760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043019263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560300 | ~99.1 fps +[SensorPush] PZT angle frame #1780043019362 dts=3281067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043019673 dts=3281378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043019984 dts=3281689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043020294 dts=3281999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043020294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560400 | ~96.9 fps +[SensorPush] PZT angle frame #1780043020595 dts=3282300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043020923 dts=3282627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043021254 dts=3282959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043021354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560500 | ~94.4 fps +[SensorPush] PZT angle frame #1780043021554 dts=3283259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043021875 dts=3283580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043022183 dts=3283888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043022393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560600 | ~96.3 fps +[SensorPush] PZT angle frame #1780043022493 dts=3284198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043022934 dts=3284639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043023255 dts=3284960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043023564 dts=3285269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043023564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560700 | ~85.3 fps +[SensorPush] PZT angle frame #1780043023873 dts=3285578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043024173 dts=3285878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043024485 dts=3286189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043024604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560800 | ~96.2 fps +[SensorPush] PZT angle frame #1780043024814 dts=3286519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043025112 dts=3286817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043025423 dts=3287128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043025763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=560900 | ~86.3 fps +[SensorPush] PZT angle frame #1780043025863 dts=3287568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043026194 dts=3287899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043026635 dts=3288339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043026955 dts=3288659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043026955 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561000 | ~84.0 fps +[SensorPush] PZT angle frame #1780043027252 dts=3288957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043027573 dts=3289278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043027874 dts=3289579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043027974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561100 | ~98.0 fps +[SensorPush] PZT angle frame #1780043028175 dts=3289880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043028476 dts=3290180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043028795 dts=3290499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043029146 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561200 | ~85.4 fps +[SensorPush] PZT angle frame #1780043029404 dts=3291109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043029702 dts=3291407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043030003 dts=3291708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043030455 dts=3292160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043030455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561300 | ~76.4 fps +[SensorPush] PZT angle frame #1780043030754 dts=3292459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043031063 dts=3292768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043031372 dts=3293077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043031473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561400 | ~98.2 fps +[SensorPush] PZT angle frame #1780043031813 dts=3293518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043032113 dts=3293818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043032444 dts=3294149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043032645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561500 | ~85.3 fps +[SensorPush] PZT angle frame #1780043032752 dts=3294457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043033064 dts=3294768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043033503 dts=3295208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043033953 dts=3295658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043033953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561600 | ~76.5 fps +[SensorPush] PZT angle frame #1780043034552 dts=3296257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043034853 dts=3296558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043035305 dts=3297009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043035404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561700 | ~68.9 fps +[SensorPush] PZT angle frame #1780043035605 dts=3297310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043035914 dts=3297619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043036214 dts=3297918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043036412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561800 | ~99.2 fps +[SensorPush] PZT angle frame #1780043036512 dts=3298217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043036813 dts=3298518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043037114 dts=3298819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043037442 dts=3299146 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043037442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=561900 | ~97.1 fps +[SensorPush] PZT angle frame #1780043037743 dts=3299448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043038186 dts=3299890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043038633 dts=3300338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043038733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562000 | ~77.4 fps +[SensorPush] PZT angle frame #1780043039083 dts=3300788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043039383 dts=3301088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043039684 dts=3301389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043039882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562100 | ~87.0 fps +[SensorPush] PZT angle frame #1780043039984 dts=3301689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043040283 dts=3301988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043040593 dts=3302298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043040895 dts=3302600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043040895 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562200 | ~98.7 fps +[SensorPush] PZT angle frame #1780043041214 dts=3302919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043041523 dts=3303228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043041824 dts=3303529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043041923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562300 | ~97.3 fps +[SensorPush] PZT angle frame #1780043042124 dts=3303829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043042442 dts=3304146 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043042743 dts=3304448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043042953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562400 | ~97.0 fps +[SensorPush] PZT angle frame #1780043043055 dts=3304759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043043354 dts=3305059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043043654 dts=3305359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043044245 dts=3305949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043044245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562500 | ~77.4 fps +[SensorPush] PZT angle frame #1780043044565 dts=3306270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043044876 dts=3306581 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043045194 dts=3306898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043045303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562600 | ~94.5 fps +[SensorPush] PZT angle frame #1780043045504 dts=3307209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043045803 dts=3307508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043046253 dts=3307958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043046464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562700 | ~86.1 fps +[SensorPush] PZT angle frame #1780043046575 dts=3308280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043047022 dts=3308727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043047324 dts=3309029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043047645 dts=3309350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043047645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562800 | ~84.7 fps +[SensorPush] PZT angle frame #1780043048095 dts=3309800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043048534 dts=3310239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043048834 dts=3310538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043048935 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=562900 | ~77.5 fps +[SensorPush] PZT angle frame #1780043049135 dts=3310840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043049433 dts=3311138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043049903 dts=3311608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043050114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563000 | ~84.9 fps +[SensorPush] PZT angle frame #1780043050214 dts=3311919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043050513 dts=3312218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043050825 dts=3312530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043051124 dts=3312829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043051124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563100 | ~98.9 fps +[SensorPush] PZT angle frame #1780043051435 dts=3313140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043051743 dts=3313447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043052055 dts=3313760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043052304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563200 | ~84.7 fps +[SensorPush] PZT angle frame #1780043052503 dts=3314208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043052814 dts=3314518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043053253 dts=3314957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043053453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563300 | ~87.1 fps +[SensorPush] PZT angle frame #1780043053553 dts=3315258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043054005 dts=3315710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043054312 dts=3316016 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043054623 dts=3316328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043054623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563400 | ~85.4 fps +[SensorPush] PZT angle frame #1780043054934 dts=3316639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043055234 dts=3316939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043055535 dts=3317240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043055634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563500 | ~98.9 fps +[SensorPush] PZT angle frame #1780043055833 dts=3317538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043056153 dts=3317858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043056453 dts=3318158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043056652 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563600 | ~98.2 fps +[SensorPush] PZT angle frame #1780043056765 dts=3318470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043057074 dts=3318779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043057403 dts=3319107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043057715 dts=3319420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043057715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563700 | ~94.1 fps +[SensorPush] PZT angle frame #1780043058154 dts=3319859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043058455 dts=3320160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043058754 dts=3320459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043058856 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563800 | ~87.6 fps +[SensorPush] PZT angle frame #1780043059065 dts=3320770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043059385 dts=3321089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043059685 dts=3321390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043059883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=563900 | ~97.3 fps +[SensorPush] PZT angle frame #1780043059982 dts=3321687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043060285 dts=3321990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043060603 dts=3322308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043060905 dts=3322610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043060905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564000 | ~97.9 fps +[SensorPush] PZT angle frame #1780043061215 dts=3322920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043061663 dts=3323368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043061963 dts=3323668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043062066 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564100 | ~86.1 fps +[SensorPush] PZT angle frame #1780043062275 dts=3323979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043062723 dts=3324428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043063044 dts=3324749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043063243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564200 | ~85.0 fps +[SensorPush] PZT angle frame #1780043063343 dts=3325047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043063644 dts=3325349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043064082 dts=3325787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043064394 dts=3326099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043064394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564300 | ~86.9 fps +[SensorPush] PZT angle frame #1780043064694 dts=3326399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043065293 dts=3326998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043065604 dts=3327309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043065703 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564400 | ~76.4 fps +[SensorPush] PZT angle frame #1780043065915 dts=3327620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043066215 dts=3327920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043066673 dts=3328378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043066882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564500 | ~84.8 fps +[SensorPush] PZT angle frame #1780043066983 dts=3328688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043067293 dts=3328998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043067622 dts=3329327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043068064 dts=3329769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043068064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564600 | ~84.6 fps +[SensorPush] PZT angle frame #1780043068362 dts=3330067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043068684 dts=3330389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043068983 dts=3330688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043069084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564700 | ~98.1 fps +[SensorPush] PZT angle frame #1780043069424 dts=3331129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043069873 dts=3331578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043070323 dts=3332028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043070525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564800 | ~69.4 fps +[SensorPush] PZT angle frame #1780043070624 dts=3332329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043070922 dts=3332627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043071235 dts=3332940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043071533 dts=3333238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043071533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=564900 | ~99.2 fps +[SensorPush] PZT angle frame #1780043071834 dts=3333539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043072134 dts=3333839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043072443 dts=3334148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043072543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565000 | ~99.0 fps +[SensorPush] PZT angle frame #1780043072743 dts=3334448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043073045 dts=3334750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043073345 dts=3335050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043073552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565100 | ~99.2 fps +[SensorPush] PZT angle frame #1780043073652 dts=3335357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043074102 dts=3335807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043074425 dts=3336130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043074872 dts=3336577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043074872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565200 | ~75.7 fps +[SensorPush] PZT angle frame #1780043075184 dts=3336888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043075494 dts=3337199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043075794 dts=3337499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043075892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565300 | ~98.0 fps +[SensorPush] PZT angle frame #1780043076104 dts=3337809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043076404 dts=3338109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043076844 dts=3338548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043077053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565400 | ~86.2 fps +[SensorPush] PZT angle frame #1780043077163 dts=3338868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043077472 dts=3339177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043077775 dts=3339480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043078243 dts=3339948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043078243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565500 | ~84.0 fps +[SensorPush] PZT angle frame #1780043078545 dts=3340250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043078843 dts=3340548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043079144 dts=3340849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043079253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565600 | ~99.2 fps +[SensorPush] PZT angle frame #1780043079467 dts=3341171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043079905 dts=3341610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043080215 dts=3341920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043080713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565700 | ~68.4 fps +[SensorPush] PZT angle frame #1780043080813 dts=3342518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043081114 dts=3342819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043081412 dts=3343117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043081724 dts=3343428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043081724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565800 | ~99.0 fps +[SensorPush] PZT angle frame #1780043082033 dts=3343737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043082494 dts=3344199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043082803 dts=3344508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043082903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=565900 | ~84.7 fps +[SensorPush] PZT angle frame #1780043083104 dts=3344809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043083402 dts=3345107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043083703 dts=3345408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043083903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566000 | ~100.0 fps +[SensorPush] PZT angle frame #1780043084004 dts=3345709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043084304 dts=3346009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043084612 dts=3346317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043084924 dts=3346629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043084924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566100 | ~98.0 fps +[SensorPush] PZT angle frame #1780043085363 dts=3347067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043085805 dts=3347510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043086113 dts=3347818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043086226 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566200 | ~76.8 fps +[SensorPush] PZT angle frame #1780043086444 dts=3348149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043086892 dts=3348596 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043087214 dts=3348919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043087415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566300 | ~84.1 fps +[SensorPush] PZT angle frame #1780043087515 dts=3349220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043087823 dts=3349528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043088124 dts=3349828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043088425 dts=3350130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043088425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566400 | ~99.0 fps +[SensorPush] PZT angle frame #1780043088723 dts=3350428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043089033 dts=3350738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043089353 dts=3351058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043089453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566500 | ~97.2 fps +[SensorPush] PZT angle frame #1780043089655 dts=3351360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043089966 dts=3351670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043090263 dts=3351967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043090464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566600 | ~98.9 fps +[SensorPush] PZT angle frame #1780043090703 dts=3352408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043091005 dts=3352710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043091314 dts=3353018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043091613 dts=3353318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043091613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566700 | ~87.0 fps +[SensorPush] PZT angle frame #1780043092065 dts=3353769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043092365 dts=3354070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043092803 dts=3354507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043092902 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566800 | ~77.6 fps +[SensorPush] PZT angle frame #1780043093102 dts=3354807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043093404 dts=3355109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043093713 dts=3355418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043093914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=566900 | ~98.8 fps +[SensorPush] PZT angle frame #1780043094024 dts=3355729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043094341 dts=3356045 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043094664 dts=3356369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043094966 dts=3356670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043094966 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567000 | ~95.0 fps +[SensorPush] PZT angle frame #1780043095264 dts=3356968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043095584 dts=3357289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043095903 dts=3357607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043096005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567100 | ~96.2 fps +[SensorPush] PZT angle frame #1780043096205 dts=3357910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043096503 dts=3358208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043096944 dts=3358649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043097165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567200 | ~86.3 fps +[SensorPush] PZT angle frame #1780043097274 dts=3358979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043097584 dts=3359289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043097884 dts=3359589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043098203 dts=3359908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043098203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567300 | ~96.3 fps +[SensorPush] PZT angle frame #1780043098513 dts=3360218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043098963 dts=3360668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043099264 dts=3360968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043099367 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567400 | ~85.9 fps +[SensorPush] PZT angle frame #1780043099571 dts=3361276 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043099874 dts=3361578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043100173 dts=3361878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043100374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567500 | ~99.3 fps +[SensorPush] PZT angle frame #1780043100474 dts=3362179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043100774 dts=3362479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043101073 dts=3362778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043101376 dts=3363080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043101376 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567600 | ~99.8 fps +[SensorPush] PZT angle frame #1780043101683 dts=3363388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043101995 dts=3363700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043102292 dts=3363997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043102395 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567700 | ~98.2 fps +[SensorPush] PZT angle frame #1780043102604 dts=3364309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043102913 dts=3364618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043103353 dts=3365058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043103553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567800 | ~86.3 fps +[SensorPush] PZT angle frame #1780043103653 dts=3365358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043104103 dts=3365808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043104414 dts=3366118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043104712 dts=3366416 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043104712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=567900 | ~86.3 fps +[SensorPush] PZT angle frame #1780043105012 dts=3366717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043105323 dts=3367027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043105644 dts=3367349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043105744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568000 | ~96.8 fps +[SensorPush] PZT angle frame #1780043105945 dts=3367650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043106247 dts=3367952 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043106552 dts=3368257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043106753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568100 | ~99.1 fps +[SensorPush] PZT angle frame #1780043106864 dts=3368569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043107164 dts=3368869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043107476 dts=3369180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043107784 dts=3369489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043107784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568200 | ~97.0 fps +[SensorPush] PZT angle frame #1780043108083 dts=3369788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043108384 dts=3370089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043108682 dts=3370387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043108785 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568300 | ~100.0 fps +[SensorPush] PZT angle frame #1780043108984 dts=3370688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043109443 dts=3371147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043109765 dts=3371469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043109963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568400 | ~84.9 fps +[SensorPush] PZT angle frame #1780043110064 dts=3371769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043110374 dts=3372079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043110693 dts=3372398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043110992 dts=3372697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043110992 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568500 | ~96.6 fps +[SensorPush] PZT angle frame #1780043111294 dts=3372999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043111594 dts=3373298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043111894 dts=3373599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043111994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568600 | ~100.3 fps +[SensorPush] PZT angle frame #1780043112195 dts=3373900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043112494 dts=3374198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043112805 dts=3374509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043113014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568700 | ~98.2 fps +[SensorPush] PZT angle frame #1780043113114 dts=3374818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043113412 dts=3375117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043113713 dts=3375418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043114013 dts=3375718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043114013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568800 | ~100.1 fps +[SensorPush] PZT angle frame #1780043114324 dts=3376028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043114632 dts=3376337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043114951 dts=3376656 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043115053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=568900 | ~96.2 fps +[SensorPush] PZT angle frame #1780043115273 dts=3376978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043115574 dts=3377279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043115874 dts=3377579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043116084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569000 | ~97.0 fps +[SensorPush] PZT angle frame #1780043116183 dts=3377887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043116494 dts=3378199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043116803 dts=3378508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043117124 dts=3378829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043117124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569100 | ~96.1 fps +[SensorPush] PZT angle frame #1780043117432 dts=3379137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043117744 dts=3379448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043118044 dts=3379749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043118144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569200 | ~98.0 fps +[SensorPush] PZT angle frame #1780043118343 dts=3380048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043118645 dts=3380350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043118953 dts=3380658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043119154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569300 | ~99.1 fps +[SensorPush] PZT angle frame #1780043119253 dts=3380958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043119555 dts=3381259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043119863 dts=3381567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043120186 dts=3381890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043120186 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569400 | ~96.9 fps +[SensorPush] PZT angle frame #1780043120513 dts=3382218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043120813 dts=3382518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043121114 dts=3382819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043121215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569500 | ~97.2 fps +[SensorPush] PZT angle frame #1780043121423 dts=3383128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043121724 dts=3383429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043122033 dts=3383738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043122394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569600 | ~84.8 fps +[SensorPush] PZT angle frame #1780043122494 dts=3384199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043122805 dts=3384510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043123114 dts=3384819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043123413 dts=3385118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043123413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569700 | ~98.2 fps +[SensorPush] PZT angle frame #1780043123726 dts=3385431 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043124036 dts=3385740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043124345 dts=3386050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043124595 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569800 | ~84.6 fps +[SensorPush] PZT angle frame #1780043124802 dts=3386506 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043125112 dts=3386817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043125433 dts=3387138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043125633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=569900 | ~96.3 fps +[SensorPush] PZT angle frame #1780043125733 dts=3387438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043126053 dts=3387758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043126375 dts=3388079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043126825 dts=3388530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043126825 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570000 | ~83.9 fps +[SensorPush] PZT angle frame #1780043127134 dts=3388839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043127444 dts=3389149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043127744 dts=3389449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043127993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570100 | ~85.6 fps +[SensorPush] PZT angle frame #1780043128202 dts=3389907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043128504 dts=3390208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043128814 dts=3390519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043129023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570200 | ~97.3 fps +[SensorPush] PZT angle frame #1780043129122 dts=3390827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043129426 dts=3391131 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043129734 dts=3391439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043130034 dts=3391739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043130034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570300 | ~98.8 fps +[SensorPush] PZT angle frame #1780043130355 dts=3392060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043130655 dts=3392360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043131092 dts=3392797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043131193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570400 | ~86.2 fps +[SensorPush] PZT angle frame #1780043131394 dts=3393099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043131704 dts=3393409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043132001 dts=3393706 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043132345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570500 | ~86.9 fps +[SensorPush] PZT angle frame #1780043132445 dts=3394150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043132753 dts=3394457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043133053 dts=3394757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043133512 dts=3395217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043133512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570600 | ~85.7 fps +[SensorPush] PZT angle frame #1780043133824 dts=3395528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043134134 dts=3395839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043134444 dts=3396149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043134545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570700 | ~96.8 fps +[SensorPush] PZT angle frame #1780043134747 dts=3396452 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043135052 dts=3396757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043135365 dts=3397070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043135563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570800 | ~98.3 fps +[SensorPush] PZT angle frame #1780043135664 dts=3397368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043135995 dts=3397699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043136305 dts=3398010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043136624 dts=3398329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043136624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=570900 | ~94.2 fps +[SensorPush] PZT angle frame #1780043136944 dts=3398649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043137245 dts=3398950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043137544 dts=3399249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043137645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571000 | ~97.9 fps +[SensorPush] PZT angle frame #1780043137845 dts=3399550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043138152 dts=3399857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043138453 dts=3400158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043138654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571100 | ~99.2 fps +[SensorPush] PZT angle frame #1780043138753 dts=3400458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043139064 dts=3400769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043139364 dts=3401069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043139665 dts=3401370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043139665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571200 | ~98.9 fps +[SensorPush] PZT angle frame #1780043140114 dts=3401819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043140422 dts=3402127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043140734 dts=3402439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043140832 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571300 | ~85.7 fps +[SensorPush] PZT angle frame #1780043141033 dts=3402738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043141345 dts=3403050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043141644 dts=3403349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043141843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571400 | ~98.9 fps +[SensorPush] PZT angle frame #1780043141944 dts=3403649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043142394 dts=3404098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043142703 dts=3404408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043143023 dts=3404728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043143023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571500 | ~84.7 fps +[SensorPush] PZT angle frame #1780043143463 dts=3405168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043143775 dts=3405480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043144085 dts=3405789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043144182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571600 | ~86.3 fps +[SensorPush] PZT angle frame #1780043144383 dts=3406088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043144694 dts=3406398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043145014 dts=3406719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043145214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571700 | ~96.9 fps +[SensorPush] PZT angle frame #1780043145315 dts=3407020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043145635 dts=3407339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043145943 dts=3407648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043146253 dts=3407958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043146253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571800 | ~96.2 fps +[SensorPush] PZT angle frame #1780043146553 dts=3408258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043146854 dts=3408558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043147314 dts=3409019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043147414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=571900 | ~86.1 fps +[SensorPush] PZT angle frame #1780043147614 dts=3409319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043147932 dts=3409637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043148254 dts=3409959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043148452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572000 | ~96.3 fps +[SensorPush] PZT angle frame #1780043148554 dts=3410259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043148863 dts=3410568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043149174 dts=3410878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043149484 dts=3411189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043149484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572100 | ~96.8 fps +[SensorPush] PZT angle frame #1780043149785 dts=3411490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043150084 dts=3411789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043150403 dts=3412108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043150504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572200 | ~98.1 fps +[SensorPush] PZT angle frame #1780043150715 dts=3412419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043151012 dts=3412717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043151313 dts=3413018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043151523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572300 | ~98.2 fps +[SensorPush] PZT angle frame #1780043151623 dts=3413328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043151934 dts=3413638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043152250 dts=3413955 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043152565 dts=3414270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043152565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572400 | ~95.9 fps +[SensorPush] PZT angle frame #1780043152873 dts=3414578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043153173 dts=3414878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043153633 dts=3415338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043153734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572500 | ~85.6 fps +[SensorPush] PZT angle frame #1780043153956 dts=3415660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043154273 dts=3415978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043154583 dts=3416288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043154934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572600 | ~83.3 fps +[SensorPush] PZT angle frame #1780043155033 dts=3416738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043155345 dts=3417049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043155643 dts=3417348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043155945 dts=3417650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043155945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572700 | ~98.9 fps +[SensorPush] PZT angle frame #1780043156246 dts=3417950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043156544 dts=3418249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043156842 dts=3418547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043156952 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572800 | ~99.4 fps +[SensorPush] PZT angle frame #1780043157155 dts=3418859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043157465 dts=3419170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043157763 dts=3419468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043157963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=572900 | ~98.9 fps +[SensorPush] PZT angle frame #1780043158064 dts=3419768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043158388 dts=3420093 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043158693 dts=3420398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043159162 dts=3420866 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043159162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573000 | ~83.4 fps +[SensorPush] PZT angle frame #1780043159473 dts=3421177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043159776 dts=3421480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043160083 dts=3421788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043160323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573100 | ~86.1 fps +[SensorPush] PZT angle frame #1780043160544 dts=3422249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043160862 dts=3422567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043161172 dts=3422877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043161384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573200 | ~94.3 fps +[SensorPush] PZT angle frame #1780043161485 dts=3423190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043161784 dts=3423489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043162103 dts=3423807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043162544 dts=3424249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043162544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573300 | ~86.1 fps +[SensorPush] PZT angle frame #1780043162994 dts=3424699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043163295 dts=3425000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043163604 dts=3425309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043163704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573400 | ~86.2 fps +[SensorPush] PZT angle frame #1780043164044 dts=3425748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043164353 dts=3426057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043164654 dts=3426359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043164854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573500 | ~87.0 fps +[SensorPush] PZT angle frame #1780043164952 dts=3426657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043165253 dts=3426958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043165556 dts=3427261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043165853 dts=3427557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043165853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573600 | ~100.1 fps +[SensorPush] PZT angle frame #1780043166432 dts=3428137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043166745 dts=3428449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043167044 dts=3428749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043167144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573700 | ~77.4 fps +[SensorPush] PZT angle frame #1780043167344 dts=3429049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043167653 dts=3429358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043167962 dts=3429667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043168165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573800 | ~98.0 fps +[SensorPush] PZT angle frame #1780043168264 dts=3429969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043168564 dts=3430268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043168864 dts=3430569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043169174 dts=3430879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043169174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=573900 | ~99.0 fps +[SensorPush] PZT angle frame #1780043169473 dts=3431178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043169783 dts=3431487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043170224 dts=3431929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043170326 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574000 | ~86.8 fps +[SensorPush] PZT angle frame #1780043170526 dts=3432231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043170844 dts=3432549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043171143 dts=3432848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043171354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574100 | ~97.4 fps +[SensorPush] PZT angle frame #1780043171453 dts=3433158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043171754 dts=3433459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043172056 dts=3433761 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043172364 dts=3434069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043172364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574200 | ~98.9 fps +[SensorPush] PZT angle frame #1780043172664 dts=3434368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043172975 dts=3434680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043173296 dts=3435001 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043173392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574300 | ~97.4 fps +[SensorPush] PZT angle frame #1780043173603 dts=3435308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043173916 dts=3435621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043174214 dts=3435919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043174552 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574400 | ~86.2 fps +[SensorPush] PZT angle frame #1780043174663 dts=3436368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043174962 dts=3436666 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043175273 dts=3436978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043175715 dts=3437419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043175715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574500 | ~86.0 fps +[SensorPush] PZT angle frame #1780043176014 dts=3437719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043176323 dts=3438028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043176633 dts=3438338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043176733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574600 | ~98.2 fps +[SensorPush] PZT angle frame #1780043176944 dts=3438649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043177245 dts=3438949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043177544 dts=3439248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043177744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574700 | ~98.9 fps +[SensorPush] PZT angle frame #1780043177842 dts=3439547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043178142 dts=3439847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043178582 dts=3440287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043178883 dts=3440587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043178883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574800 | ~87.8 fps +[SensorPush] PZT angle frame #1780043179204 dts=3440909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043179514 dts=3441219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043179811 dts=3441516 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043179913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=574900 | ~97.1 fps +[SensorPush] PZT angle frame #1780043180122 dts=3441827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043180423 dts=3442128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043180866 dts=3442571 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043181094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575000 | ~84.6 fps +[SensorPush] PZT angle frame #1780043181195 dts=3442900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043181494 dts=3443198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043181794 dts=3443498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043182105 dts=3443810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043182105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575100 | ~98.9 fps +[SensorPush] PZT angle frame #1780043182404 dts=3444109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043182713 dts=3444418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043183012 dts=3444717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043183114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575200 | ~99.1 fps +[SensorPush] PZT angle frame #1780043183314 dts=3445019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043183611 dts=3445316 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043184064 dts=3445769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043184289 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575300 | ~85.1 fps +[SensorPush] PZT angle frame #1780043184393 dts=3446098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043184843 dts=3446548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043185144 dts=3446849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043185453 dts=3447157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043185453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575400 | ~86.0 fps +[SensorPush] PZT angle frame #1780043185753 dts=3447458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043186213 dts=3447918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043186533 dts=3448237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043186645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575500 | ~83.9 fps +[SensorPush] PZT angle frame #1780043186863 dts=3448568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043187165 dts=3448870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043187474 dts=3449179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043187684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575600 | ~96.3 fps +[SensorPush] PZT angle frame #1780043187782 dts=3449486 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043188233 dts=3449938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043188553 dts=3450258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043188874 dts=3450579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043188874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575700 | ~84.0 fps +[SensorPush] PZT angle frame #1780043189205 dts=3450910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043189503 dts=3451208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043189805 dts=3451510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043189903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575800 | ~97.2 fps +[SensorPush] PZT angle frame #1780043190103 dts=3451808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043190424 dts=3452129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043190735 dts=3452439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043190933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=575900 | ~97.1 fps +[SensorPush] PZT angle frame #1780043191035 dts=3452740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043191344 dts=3453049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043191654 dts=3453359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043191954 dts=3453659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043191954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576000 | ~97.9 fps +[SensorPush] PZT angle frame #1780043192264 dts=3453968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043192732 dts=3454437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043193317 dts=3455022 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043193425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576100 | ~67.9 fps +[SensorPush] PZT angle frame #1780043193623 dts=3455328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043193944 dts=3455649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043194245 dts=3455950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043194444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576200 | ~98.2 fps +[SensorPush] PZT angle frame #1780043194555 dts=3456259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043194864 dts=3456569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043195162 dts=3456867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043195472 dts=3457177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043195472 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576300 | ~97.2 fps +[SensorPush] PZT angle frame #1780043195775 dts=3457480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043196073 dts=3457778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043196375 dts=3458079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043196475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576400 | ~99.7 fps +[SensorPush] PZT angle frame #1780043196674 dts=3458379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043196974 dts=3458678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043197444 dts=3459149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043197645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576500 | ~85.5 fps +[SensorPush] PZT angle frame #1780043197745 dts=3459450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043198042 dts=3459747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043198344 dts=3460049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043198644 dts=3460349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043198644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576600 | ~100.1 fps +[SensorPush] PZT angle frame #1780043198943 dts=3460648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043199245 dts=3460950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043199554 dts=3461259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043199653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576700 | ~99.1 fps +[SensorPush] PZT angle frame #1780043199853 dts=3461558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043200154 dts=3461859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043200465 dts=3462169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043200675 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576800 | ~97.8 fps +[SensorPush] PZT angle frame #1780043200772 dts=3462477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043201094 dts=3462798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043201416 dts=3463120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043201883 dts=3463588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043201883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=576900 | ~82.8 fps +[SensorPush] PZT angle frame #1780043202195 dts=3463900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043202653 dts=3464358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043202955 dts=3464659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043203204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577000 | ~75.7 fps +[SensorPush] PZT angle frame #1780043203404 dts=3465109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043203704 dts=3465409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043204002 dts=3465707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043204204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577100 | ~100.0 fps +[SensorPush] PZT angle frame #1780043204313 dts=3466018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043204614 dts=3466319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043204915 dts=3466620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043205243 dts=3466948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043205243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577200 | ~96.3 fps +[SensorPush] PZT angle frame #1780043205556 dts=3467261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043205856 dts=3467561 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043206183 dts=3467888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043206304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577300 | ~94.2 fps +[SensorPush] PZT angle frame #1780043206514 dts=3468218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043206823 dts=3468527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043207123 dts=3468828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043207324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577400 | ~98.1 fps +[SensorPush] PZT angle frame #1780043207424 dts=3469128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043207744 dts=3469448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043208054 dts=3469759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043208385 dts=3470090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043208385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577500 | ~94.2 fps +[SensorPush] PZT angle frame #1780043208704 dts=3470409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043209015 dts=3470720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043209313 dts=3471018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043209554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577600 | ~85.5 fps +[SensorPush] PZT angle frame #1780043209753 dts=3471458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043210064 dts=3471769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043210384 dts=3472089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043210583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577700 | ~97.2 fps +[SensorPush] PZT angle frame #1780043210685 dts=3472389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043211133 dts=3472837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043211434 dts=3473139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043211754 dts=3473459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043211754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577800 | ~85.4 fps +[SensorPush] PZT angle frame #1780043212064 dts=3473768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043212364 dts=3474069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043212663 dts=3474368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043212763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=577900 | ~99.1 fps +[SensorPush] PZT angle frame #1780043212982 dts=3474687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043213313 dts=3475018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043213624 dts=3475328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043213824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578000 | ~94.2 fps +[SensorPush] PZT angle frame #1780043213935 dts=3475640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043214247 dts=3475952 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043214565 dts=3476270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043214874 dts=3476579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043214874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578100 | ~95.2 fps +[SensorPush] PZT angle frame #1780043215184 dts=3476889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043215483 dts=3477188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043215933 dts=3477638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043216034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578200 | ~86.2 fps +[SensorPush] PZT angle frame #1780043216249 dts=3477954 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043216555 dts=3478260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043216862 dts=3478567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043217063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578300 | ~97.1 fps +[SensorPush] PZT angle frame #1780043217162 dts=3478867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043217484 dts=3479189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043217784 dts=3479489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043218095 dts=3479799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043218095 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578400 | ~97.0 fps +[SensorPush] PZT angle frame #1780043218405 dts=3480109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043218704 dts=3480408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043219013 dts=3480718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043219115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578500 | ~98.0 fps +[SensorPush] PZT angle frame #1780043219334 dts=3481038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043219634 dts=3481339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043219955 dts=3481660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043220154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578600 | ~96.2 fps +[SensorPush] PZT angle frame #1780043220257 dts=3481962 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043220712 dts=3482417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043221012 dts=3482717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043221313 dts=3483018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043221313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578700 | ~86.3 fps +[SensorPush] PZT angle frame #1780043221664 dts=3483369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043222115 dts=3483819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043222444 dts=3484149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043222543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578800 | ~81.3 fps +[SensorPush] PZT angle frame #1780043222754 dts=3484459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043223052 dts=3484757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043223375 dts=3485080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043223583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=578900 | ~96.2 fps +[SensorPush] PZT angle frame #1780043223684 dts=3485389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043223984 dts=3485689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043224444 dts=3486149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043224755 dts=3486460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043224755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579000 | ~85.3 fps +[SensorPush] PZT angle frame #1780043225206 dts=3486911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043225522 dts=3487227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043225824 dts=3487528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043225935 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579100 | ~84.8 fps +[SensorPush] PZT angle frame #1780043226133 dts=3487837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043226583 dts=3488288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043226884 dts=3488588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043227104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579200 | ~85.6 fps +[SensorPush] PZT angle frame #1780043227354 dts=3489059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043227655 dts=3489360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043227953 dts=3489658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043228264 dts=3489968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043228264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579300 | ~86.2 fps +[SensorPush] PZT angle frame #1780043228583 dts=3490288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043228903 dts=3490608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043229212 dts=3490916 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043229315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579400 | ~95.1 fps +[SensorPush] PZT angle frame #1780043229513 dts=3491218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043229962 dts=3491667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043230403 dts=3492108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043230605 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579500 | ~77.5 fps +[SensorPush] PZT angle frame #1780043230704 dts=3492409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043231016 dts=3492721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043231363 dts=3493068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043231664 dts=3493369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043231664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579600 | ~94.4 fps +[SensorPush] PZT angle frame #1780043231982 dts=3493687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043232285 dts=3493990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043232723 dts=3494428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043232972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579700 | ~76.5 fps +[SensorPush] PZT angle frame #1780043233175 dts=3494880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043233474 dts=3495179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043233774 dts=3495479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043234134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579800 | ~86.1 fps +[SensorPush] PZT angle frame #1780043234233 dts=3495938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043234544 dts=3496248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043234843 dts=3496548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043235143 dts=3496848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043235143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=579900 | ~99.1 fps +[SensorPush] PZT angle frame #1780043235453 dts=3497158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043235754 dts=3497459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043236053 dts=3497758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043236165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580000 | ~97.8 fps +[SensorPush] PZT angle frame #1780043236393 dts=3498098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043236715 dts=3498420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043237025 dts=3498730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043237375 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580100 | ~82.7 fps +[SensorPush] PZT angle frame #1780043237473 dts=3499178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043237923 dts=3499628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043238226 dts=3499930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043238534 dts=3500239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043238534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580200 | ~86.3 fps +[SensorPush] PZT angle frame #1780043238845 dts=3500550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043239143 dts=3500848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043239614 dts=3501318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043239724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580300 | ~84.0 fps +[SensorPush] PZT angle frame #1780043239923 dts=3501628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043240226 dts=3501931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043240674 dts=3502379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043240874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580400 | ~86.9 fps +[SensorPush] PZT angle frame #1780043240974 dts=3502679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043241284 dts=3502989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043241582 dts=3503287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043241885 dts=3503590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043241885 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580500 | ~98.9 fps +[SensorPush] PZT angle frame #1780043242195 dts=3503900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043242504 dts=3504209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043242825 dts=3504529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043242923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580600 | ~96.3 fps +[SensorPush] PZT angle frame #1780043243123 dts=3504828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043243432 dts=3505137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043243752 dts=3505457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043243953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580700 | ~97.1 fps +[SensorPush] PZT angle frame #1780043244055 dts=3505759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043244375 dts=3506079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043244705 dts=3506409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043245144 dts=3506849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043245144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580800 | ~84.0 fps +[SensorPush] PZT angle frame #1780043245453 dts=3507158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043245764 dts=3507469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043246066 dts=3507770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043246164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=580900 | ~98.1 fps +[SensorPush] PZT angle frame #1780043246364 dts=3508069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043246813 dts=3508518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043247123 dts=3508828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043247345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581000 | ~84.7 fps +[SensorPush] PZT angle frame #1780043247443 dts=3509148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043247766 dts=3509470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043248083 dts=3509788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043248384 dts=3510089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043248384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581100 | ~96.3 fps +[SensorPush] PZT angle frame #1780043248682 dts=3510387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043249413 dts=3511118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043249714 dts=3511419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043249815 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581200 | ~69.9 fps +[SensorPush] PZT angle frame #1780043250015 dts=3511720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043250346 dts=3512051 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043250685 dts=3512390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043250893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581300 | ~92.7 fps +[SensorPush] PZT angle frame #1780043250993 dts=3512698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043251454 dts=3513159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043251774 dts=3513479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043252094 dts=3513798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043252094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581400 | ~83.3 fps +[SensorPush] PZT angle frame #1780043252403 dts=3514108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043252715 dts=3514420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043253161 dts=3514866 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043253264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581500 | ~85.5 fps +[SensorPush] PZT angle frame #1780043253613 dts=3515318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043253933 dts=3515637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043254234 dts=3515939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043254445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581600 | ~84.7 fps +[SensorPush] PZT angle frame #1780043254543 dts=3516247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043255145 dts=3516850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043255465 dts=3517170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043255914 dts=3517619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043255914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581700 | ~68.0 fps +[SensorPush] PZT angle frame #1780043256235 dts=3517940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043256676 dts=3518381 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043257132 dts=3518837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043257236 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581800 | ~75.7 fps +[SensorPush] PZT angle frame #1780043257444 dts=3519148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043257882 dts=3519587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043258183 dts=3519888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043258403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=581900 | ~85.6 fps +[SensorPush] PZT angle frame #1780043258515 dts=3520220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043258814 dts=3520519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043259113 dts=3520817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043259424 dts=3521129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043259424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582000 | ~98.0 fps +[SensorPush] PZT angle frame #1780043259725 dts=3521430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043260022 dts=3521726 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043260325 dts=3522030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043260422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582100 | ~100.2 fps +[SensorPush] PZT angle frame #1780043260643 dts=3522347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043261093 dts=3522798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043261395 dts=3523100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043261594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582200 | ~85.3 fps +[SensorPush] PZT angle frame #1780043261693 dts=3523398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043262135 dts=3523840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043262434 dts=3524138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043262875 dts=3524579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043262875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582300 | ~78.1 fps +[SensorPush] PZT angle frame #1780043263185 dts=3524890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043263484 dts=3525188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043263783 dts=3525488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043263884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582400 | ~99.1 fps +[SensorPush] PZT angle frame #1780043264082 dts=3525787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043264383 dts=3526088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043264693 dts=3526398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043264893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582500 | ~99.1 fps +[SensorPush] PZT angle frame #1780043265005 dts=3526710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043265304 dts=3527008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043265615 dts=3527319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043266053 dts=3527757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043266053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582600 | ~86.3 fps +[SensorPush] PZT angle frame #1780043266375 dts=3528080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043266677 dts=3528382 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043266983 dts=3528688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043267083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582700 | ~97.0 fps +[SensorPush] PZT angle frame #1780043267433 dts=3529138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043267743 dts=3529448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043268044 dts=3529749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043268243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582800 | ~86.2 fps +[SensorPush] PZT angle frame #1780043268343 dts=3530048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043268643 dts=3530348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043268953 dts=3530658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043269553 dts=3531258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043269553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=582900 | ~76.4 fps +[SensorPush] PZT angle frame #1780043269854 dts=3531559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043270155 dts=3531860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043270464 dts=3532169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043270564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583000 | ~99.0 fps +[SensorPush] PZT angle frame #1780043270764 dts=3532469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043271063 dts=3532768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043271374 dts=3533078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043271724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583100 | ~86.1 fps +[SensorPush] PZT angle frame #1780043271845 dts=3533550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043272154 dts=3533859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043272465 dts=3534170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043272904 dts=3534608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043272904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583200 | ~84.8 fps +[SensorPush] PZT angle frame #1780043273204 dts=3534909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043273652 dts=3535356 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043273953 dts=3535658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043274066 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583300 | ~86.0 fps +[SensorPush] PZT angle frame #1780043274265 dts=3535970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043274574 dts=3536279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043275023 dts=3536727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043275224 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583400 | ~86.3 fps +[SensorPush] PZT angle frame #1780043275323 dts=3537027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043275623 dts=3537328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043275933 dts=3537638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043276233 dts=3537938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043276233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583500 | ~99.1 fps +[SensorPush] PZT angle frame #1780043276534 dts=3538239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043276835 dts=3538540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043277133 dts=3538838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043277236 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583600 | ~99.8 fps +[SensorPush] PZT angle frame #1780043277593 dts=3539298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043277894 dts=3539599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043278197 dts=3539902 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043278415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583700 | ~84.8 fps +[SensorPush] PZT angle frame #1780043278515 dts=3540220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043278814 dts=3540518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043279125 dts=3540829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043279433 dts=3541138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043279433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583800 | ~98.2 fps +[SensorPush] PZT angle frame #1780043279744 dts=3541448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043280042 dts=3541747 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043280345 dts=3542050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043280605 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=583900 | ~85.3 fps +[SensorPush] PZT angle frame #1780043280813 dts=3542517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043281114 dts=3542819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043281414 dts=3543119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043281625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584000 | ~98.1 fps +[SensorPush] PZT angle frame #1780043281722 dts=3543427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043282033 dts=3543738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043282333 dts=3544038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043282633 dts=3544338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043282633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584100 | ~99.2 fps +[SensorPush] PZT angle frame #1780043283074 dts=3544778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043283394 dts=3545099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043283694 dts=3545399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043283798 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584200 | ~85.8 fps +[SensorPush] PZT angle frame #1780043284155 dts=3545860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043284463 dts=3546168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043284763 dts=3546468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043284963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584300 | ~85.8 fps +[SensorPush] PZT angle frame #1780043285065 dts=3546770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043285363 dts=3547068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043285665 dts=3547370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043285983 dts=3547687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043285983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584400 | ~98.1 fps +[SensorPush] PZT angle frame #1780043286293 dts=3547998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043286594 dts=3548299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043286893 dts=3548598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043286992 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584500 | ~99.1 fps +[SensorPush] PZT angle frame #1780043287362 dts=3549067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043287664 dts=3549369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043287963 dts=3549668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043288164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584600 | ~85.3 fps +[SensorPush] PZT angle frame #1780043288263 dts=3549968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043288564 dts=3550269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043288865 dts=3550569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043289163 dts=3550868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043289163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584700 | ~100.0 fps +[SensorPush] PZT angle frame #1780043289474 dts=3551179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043289775 dts=3551480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043290085 dts=3551790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043290182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584800 | ~98.2 fps +[SensorPush] PZT angle frame #1780043290383 dts=3552088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043290832 dts=3552537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043291134 dts=3552839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043291485 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=584900 | ~76.7 fps +[SensorPush] PZT angle frame #1780043291593 dts=3553298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043291894 dts=3553599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043292194 dts=3553899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043292495 dts=3554199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043292495 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585000 | ~99.1 fps +[SensorPush] PZT angle frame #1780043292803 dts=3554508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043293114 dts=3554819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043293424 dts=3555128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043293525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585100 | ~97.1 fps +[SensorPush] PZT angle frame #1780043293732 dts=3555437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043294033 dts=3555737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043294343 dts=3556048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043294543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585200 | ~98.2 fps +[SensorPush] PZT angle frame #1780043294644 dts=3556349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043294945 dts=3556649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043295253 dts=3556957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043295553 dts=3557258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043295553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585300 | ~99.0 fps +[SensorPush] PZT angle frame #1780043295863 dts=3557568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043296172 dts=3557877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043296493 dts=3558198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043296595 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585400 | ~96.1 fps +[SensorPush] PZT angle frame #1780043296793 dts=3558498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043297104 dts=3558809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043297444 dts=3559149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043297793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585500 | ~83.4 fps +[SensorPush] PZT angle frame #1780043297905 dts=3559609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043298215 dts=3559920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043298515 dts=3560220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043298976 dts=3560681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043298976 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585600 | ~84.5 fps +[SensorPush] PZT angle frame #1780043299283 dts=3560988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043299583 dts=3561288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043299882 dts=3561586 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043299982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585700 | ~99.5 fps +[SensorPush] PZT angle frame #1780043300192 dts=3561897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043300504 dts=3562209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043300804 dts=3562509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043301004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585800 | ~97.8 fps +[SensorPush] PZT angle frame #1780043301246 dts=3562951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043301554 dts=3563259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043301865 dts=3563569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043302174 dts=3563879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043302174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=585900 | ~85.4 fps +[SensorPush] PZT angle frame #1780043302493 dts=3564197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043302794 dts=3564499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043303094 dts=3564799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043303193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586000 | ~98.1 fps +[SensorPush] PZT angle frame #1780043303413 dts=3565117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043303715 dts=3565420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043304014 dts=3565719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043304373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586100 | ~84.7 fps +[SensorPush] PZT angle frame #1780043304473 dts=3566178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043304773 dts=3566478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043305074 dts=3566778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043305372 dts=3567077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043305372 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586200 | ~100.1 fps +[SensorPush] PZT angle frame #1780043305694 dts=3567399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043306153 dts=3567858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043306454 dts=3568159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043306553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586300 | ~84.7 fps +[SensorPush] PZT angle frame #1780043306764 dts=3568469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043307083 dts=3568788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043307414 dts=3569119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043307614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586400 | ~94.3 fps +[SensorPush] PZT angle frame #1780043307713 dts=3569418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043308154 dts=3569858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043308454 dts=3570159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043308913 dts=3570618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043308913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586500 | ~76.6 fps +[SensorPush] PZT angle frame #1780043309213 dts=3570918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043309525 dts=3571230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043309833 dts=3571538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043309932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586600 | ~98.7 fps +[SensorPush] PZT angle frame #1780043310132 dts=3571837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043310456 dts=3572160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043310756 dts=3572461 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043310957 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586700 | ~97.7 fps +[SensorPush] PZT angle frame #1780043311054 dts=3572759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043311375 dts=3573080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043311673 dts=3573378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043311973 dts=3573677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043311973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586800 | ~98.4 fps +[SensorPush] PZT angle frame #1780043312284 dts=3573989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043312736 dts=3574441 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043313054 dts=3574759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043313154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=586900 | ~84.6 fps +[SensorPush] PZT angle frame #1780043313354 dts=3575059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043313655 dts=3575360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043313963 dts=3575668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043314172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587000 | ~98.2 fps +[SensorPush] PZT angle frame #1780043314273 dts=3575978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043314732 dts=3576437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043315043 dts=3576748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043315344 dts=3577049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043315344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587100 | ~85.3 fps +[SensorPush] PZT angle frame #1780043315655 dts=3577360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043315973 dts=3577677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043316432 dts=3578137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043316544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587200 | ~83.4 fps +[SensorPush] PZT angle frame #1780043316914 dts=3578619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043317504 dts=3579209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043318083 dts=3579788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043318444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587300 | ~52.6 fps +[SensorPush] PZT angle frame #1780043318695 dts=3580399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043318994 dts=3580699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043319464 dts=3581169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043319775 dts=3581480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043319775 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587400 | ~75.1 fps +[SensorPush] PZT angle frame #1780043320082 dts=3581787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043320383 dts=3582087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043320694 dts=3582399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043320794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587500 | ~98.2 fps +[SensorPush] PZT angle frame #1780043321014 dts=3582719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043321334 dts=3583039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043321665 dts=3583370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043321863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587600 | ~93.5 fps +[SensorPush] PZT angle frame #1780043321966 dts=3583671 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043322263 dts=3583968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043322574 dts=3584279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043322882 dts=3584587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043322882 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587700 | ~98.2 fps +[SensorPush] PZT angle frame #1780043323192 dts=3584897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043323493 dts=3585198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043323804 dts=3585509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043323903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587800 | ~97.9 fps +[SensorPush] PZT angle frame #1780043324103 dts=3585808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043324404 dts=3586109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043324704 dts=3586409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043324913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=587900 | ~99.1 fps +[SensorPush] PZT angle frame #1780043325015 dts=3586720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043325323 dts=3587028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043325624 dts=3587329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043325925 dts=3587630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043325925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588000 | ~98.7 fps +[SensorPush] PZT angle frame #1780043326225 dts=3587930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043326534 dts=3588239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043326834 dts=3588538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043326933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588100 | ~99.3 fps +[SensorPush] PZT angle frame #1780043327133 dts=3588838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043327464 dts=3589169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043327764 dts=3589469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043327964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588200 | ~97.0 fps +[SensorPush] PZT angle frame #1780043328086 dts=3589790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043328405 dts=3590110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043328714 dts=3590419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043329013 dts=3590718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043329013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588300 | ~95.3 fps +[SensorPush] PZT angle frame #1780043329334 dts=3591038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043329655 dts=3591360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043329963 dts=3591668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043330202 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588400 | ~84.1 fps +[SensorPush] PZT angle frame #1780043330405 dts=3592110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043330705 dts=3592410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043331043 dts=3592748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043331243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588500 | ~96.0 fps +[SensorPush] PZT angle frame #1780043331483 dts=3593188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043331794 dts=3593499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043332115 dts=3593820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043332564 dts=3594269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043332564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588600 | ~75.7 fps +[SensorPush] PZT angle frame #1780043332864 dts=3594569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043333172 dts=3594877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043333484 dts=3595189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043333725 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588700 | ~86.1 fps +[SensorPush] PZT angle frame #1780043333925 dts=3595630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043334234 dts=3595939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043334534 dts=3596239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043334734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588800 | ~99.1 fps +[SensorPush] PZT angle frame #1780043334844 dts=3596549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043335304 dts=3597008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043335743 dts=3597448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043336054 dts=3597759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043336054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=588900 | ~75.8 fps +[SensorPush] PZT angle frame #1780043336364 dts=3598069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043336662 dts=3598367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043336963 dts=3598668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043337063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589000 | ~99.1 fps +[SensorPush] PZT angle frame #1780043337403 dts=3599108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043337704 dts=3599409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043338015 dts=3599719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043338223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589100 | ~86.2 fps +[SensorPush] PZT angle frame #1780043338323 dts=3600028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043338625 dts=3600330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043338932 dts=3600637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043339243 dts=3600948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043339243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589200 | ~98.1 fps +[SensorPush] PZT angle frame #1780043339544 dts=3601249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043339852 dts=3601557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043340164 dts=3601869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043340263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589300 | ~98.0 fps +[SensorPush] PZT angle frame #1780043340463 dts=3602168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043340763 dts=3602468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043341106 dts=3602811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043341302 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589400 | ~96.3 fps +[SensorPush] PZT angle frame #1780043341404 dts=3603108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043341702 dts=3603407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043342013 dts=3603718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043342324 dts=3604028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043342324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589500 | ~97.9 fps +[SensorPush] PZT angle frame #1780043342766 dts=3604471 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043343064 dts=3604768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043343372 dts=3605076 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043343474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589600 | ~86.8 fps +[SensorPush] PZT angle frame #1780043343675 dts=3605380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043343985 dts=3605689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043344293 dts=3605998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043344493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589700 | ~98.2 fps +[SensorPush] PZT angle frame #1780043344593 dts=3606298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043344892 dts=3606597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043345205 dts=3606909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043345653 dts=3607358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043345653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589800 | ~86.2 fps +[SensorPush] PZT angle frame #1780043345965 dts=3607670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043346293 dts=3607998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043346613 dts=3608318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043346724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=589900 | ~93.2 fps +[SensorPush] PZT angle frame #1780043346934 dts=3608639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043347235 dts=3608940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043347705 dts=3609409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043347902 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590000 | ~85.0 fps +[SensorPush] PZT angle frame #1780043348004 dts=3609709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043348314 dts=3610018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043348753 dts=3610458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043349053 dts=3610758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043349053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590100 | ~86.8 fps +[SensorPush] PZT angle frame #1780043349353 dts=3611058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043349654 dts=3611359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043349976 dts=3611681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043350074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590200 | ~97.9 fps +[SensorPush] PZT angle frame #1780043350271 dts=3611976 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043350734 dts=3612438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043351032 dts=3612737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043351232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590300 | ~86.3 fps +[SensorPush] PZT angle frame #1780043351334 dts=3613038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043351633 dts=3613338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043351934 dts=3613639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043352232 dts=3613937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043352232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590400 | ~100.1 fps +[SensorPush] PZT angle frame #1780043352674 dts=3614379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043352985 dts=3614690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043353293 dts=3614998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043353393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590500 | ~86.1 fps +[SensorPush] PZT angle frame #1780043353594 dts=3615299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043353896 dts=3615601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043354224 dts=3615929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043354424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590600 | ~97.0 fps +[SensorPush] PZT angle frame #1780043354525 dts=3616230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043354854 dts=3616559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043355175 dts=3616880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043355475 dts=3617180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043355475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590700 | ~95.1 fps +[SensorPush] PZT angle frame #1780043355786 dts=3617491 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043356084 dts=3617788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043356382 dts=3618087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043356483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590800 | ~99.3 fps +[SensorPush] PZT angle frame #1780043356692 dts=3618397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043357002 dts=3618707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043357314 dts=3619019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043357514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=590900 | ~96.9 fps +[SensorPush] PZT angle frame #1780043357613 dts=3619318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043357914 dts=3619619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043358226 dts=3619931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043358525 dts=3620230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043358525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591000 | ~98.9 fps +[SensorPush] PZT angle frame #1780043358833 dts=3620538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043359133 dts=3620838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043359432 dts=3621136 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043359533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591100 | ~99.4 fps +[SensorPush] PZT angle frame #1780043359733 dts=3621438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043360044 dts=3621748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043360483 dts=3622188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043360833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591200 | ~76.9 fps +[SensorPush] PZT angle frame #1780043360932 dts=3622637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043361234 dts=3622939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043361543 dts=3623248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043361983 dts=3623688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043361983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591300 | ~87.0 fps +[SensorPush] PZT angle frame #1780043362295 dts=3624000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043362593 dts=3624297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043362904 dts=3624608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043363004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591400 | ~97.9 fps +[SensorPush] PZT angle frame #1780043363204 dts=3624909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043363504 dts=3625209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043363824 dts=3625529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043364024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591500 | ~97.9 fps +[SensorPush] PZT angle frame #1780043364133 dts=3625838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043364455 dts=3626160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043364753 dts=3626458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043365192 dts=3626897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043365192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591600 | ~85.6 fps +[SensorPush] PZT angle frame #1780043365495 dts=3627200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043365824 dts=3627529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043366124 dts=3627829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043366234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591700 | ~96.0 fps +[SensorPush] PZT angle frame #1780043366435 dts=3628139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043366884 dts=3628589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043367182 dts=3628887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043367383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591800 | ~87.0 fps +[SensorPush] PZT angle frame #1780043367483 dts=3629188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043367793 dts=3629498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043368093 dts=3629798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043368544 dts=3630249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043368544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=591900 | ~86.1 fps +[SensorPush] PZT angle frame #1780043368843 dts=3630548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043369152 dts=3630857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043369485 dts=3631190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043369582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592000 | ~96.3 fps +[SensorPush] PZT angle frame #1780043369935 dts=3631640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043370243 dts=3631947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043370544 dts=3632249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043370744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592100 | ~86.1 fps +[SensorPush] PZT angle frame #1780043370844 dts=3632549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043371174 dts=3632879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043371484 dts=3633188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043371934 dts=3633639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043371934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592200 | ~84.1 fps +[SensorPush] PZT angle frame #1780043372384 dts=3634088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043372686 dts=3634391 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043372982 dts=3634687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043373084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592300 | ~86.9 fps +[SensorPush] PZT angle frame #1780043373294 dts=3634999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043373743 dts=3635448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043374193 dts=3635898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043374394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592400 | ~76.4 fps +[SensorPush] PZT angle frame #1780043374496 dts=3636200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043374793 dts=3636498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043375095 dts=3636800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043375393 dts=3637098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043375393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592500 | ~100.1 fps +[SensorPush] PZT angle frame #1780043375715 dts=3637420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043376024 dts=3637729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043376334 dts=3638039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043376434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592600 | ~96.0 fps +[SensorPush] PZT angle frame #1780043376633 dts=3638338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043376954 dts=3638659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043377254 dts=3638959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043377463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592700 | ~97.2 fps +[SensorPush] PZT angle frame #1780043377565 dts=3639270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043377865 dts=3639569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043378162 dts=3639867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043378473 dts=3640178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043378473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592800 | ~98.9 fps +[SensorPush] PZT angle frame #1780043378913 dts=3640618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043379225 dts=3640930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043379534 dts=3641238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043379633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=592900 | ~86.2 fps +[SensorPush] PZT angle frame #1780043379834 dts=3641539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043380142 dts=3641847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043380455 dts=3642160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043380654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593000 | ~98.0 fps +[SensorPush] PZT angle frame #1780043380763 dts=3642468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043381063 dts=3642768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043381364 dts=3643069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043381805 dts=3643510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043381805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593100 | ~86.9 fps +[SensorPush] PZT angle frame #1780043382255 dts=3643960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043382555 dts=3644260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043382864 dts=3644568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043382965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593200 | ~86.2 fps +[SensorPush] PZT angle frame #1780043383163 dts=3644868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043383505 dts=3645209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043383814 dts=3645519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043384032 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593300 | ~93.8 fps +[SensorPush] PZT angle frame #1780043384134 dts=3645838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043384432 dts=3646137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043384733 dts=3646438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043385046 dts=3646750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043385046 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593400 | ~98.7 fps +[SensorPush] PZT angle frame #1780043385345 dts=3647050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043385651 dts=3647355 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043385964 dts=3647669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043386064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593500 | ~98.2 fps +[SensorPush] PZT angle frame #1780043386274 dts=3647979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043386585 dts=3648289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043386897 dts=3648601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043387105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593600 | ~96.0 fps +[SensorPush] PZT angle frame #1780043387215 dts=3648920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043387535 dts=3649240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043387845 dts=3649550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043388146 dts=3649850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043388146 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593700 | ~96.1 fps +[SensorPush] PZT angle frame #1780043388593 dts=3650298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043388893 dts=3650598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043389197 dts=3650901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043389304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593800 | ~86.3 fps +[SensorPush] PZT angle frame #1780043389502 dts=3651207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043389833 dts=3651537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043390144 dts=3651848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043390343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=593900 | ~96.3 fps +[SensorPush] PZT angle frame #1780043390453 dts=3652158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043390772 dts=3652476 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043391072 dts=3652777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043391404 dts=3653109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043391404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594000 | ~94.2 fps +[SensorPush] PZT angle frame #1780043391704 dts=3653409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043392005 dts=3653710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043392464 dts=3654169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043392561 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594100 | ~86.5 fps +[SensorPush] PZT angle frame #1780043392762 dts=3654467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043393205 dts=3654910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043393502 dts=3655207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043393843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594200 | ~78.0 fps +[SensorPush] PZT angle frame #1780043393962 dts=3655667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043394265 dts=3655970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043394565 dts=3656269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043394875 dts=3656579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043394875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594300 | ~97.0 fps +[SensorPush] PZT angle frame #1780043395194 dts=3656899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043395505 dts=3657210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043395815 dts=3657520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043395914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594400 | ~96.2 fps +[SensorPush] PZT angle frame #1780043396114 dts=3657819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043396433 dts=3658138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043396754 dts=3658458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043396973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594500 | ~94.4 fps +[SensorPush] PZT angle frame #1780043397214 dts=3658919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043397522 dts=3659227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043397824 dts=3659529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043398126 dts=3659831 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043398126 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594600 | ~86.8 fps +[SensorPush] PZT angle frame #1780043398435 dts=3660139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043398752 dts=3660457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043399053 dts=3660758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043399152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594700 | ~97.4 fps +[SensorPush] PZT angle frame #1780043399354 dts=3661058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043399654 dts=3661359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043399954 dts=3661659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043400155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594800 | ~99.7 fps +[SensorPush] PZT angle frame #1780043400254 dts=3661959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043400565 dts=3662269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043400863 dts=3662568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043401305 dts=3663010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043401305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=594900 | ~86.9 fps +[SensorPush] PZT angle frame #1780043401614 dts=3663318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043401914 dts=3663619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043402225 dts=3663930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043402325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595000 | ~98.2 fps +[SensorPush] PZT angle frame #1780043402524 dts=3664229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043402824 dts=3664529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043403124 dts=3664829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043403464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595100 | ~87.7 fps +[SensorPush] PZT angle frame #1780043403564 dts=3665268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043403872 dts=3665577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043404185 dts=3665890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043404482 dts=3666187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043404482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595200 | ~98.2 fps +[SensorPush] PZT angle frame #1780043404784 dts=3666489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043405084 dts=3666788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043405384 dts=3667089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043405484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595300 | ~99.9 fps +[SensorPush] PZT angle frame #1780043405695 dts=3667400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043405993 dts=3667698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043406324 dts=3668029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043406534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595400 | ~95.1 fps +[SensorPush] PZT angle frame #1780043406634 dts=3668339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043406934 dts=3668639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043407254 dts=3668959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043407563 dts=3669268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043407563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595500 | ~97.3 fps +[SensorPush] PZT angle frame #1780043407884 dts=3669588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043408194 dts=3669899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043408504 dts=3670209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043408606 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595600 | ~95.8 fps +[SensorPush] PZT angle frame #1780043408822 dts=3670527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043409142 dts=3670847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043409443 dts=3671148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043409643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595700 | ~96.4 fps +[SensorPush] PZT angle frame #1780043409742 dts=3671447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043410045 dts=3671750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043410343 dts=3672048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043410653 dts=3672358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043410653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595800 | ~99.0 fps +[SensorPush] PZT angle frame #1780043410955 dts=3672660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043411275 dts=3672980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043411575 dts=3673280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043411671 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=595900 | ~98.3 fps +[SensorPush] PZT angle frame #1780043411893 dts=3673598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043412214 dts=3673919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043412524 dts=3674229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043412724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596000 | ~94.9 fps +[SensorPush] PZT angle frame #1780043412823 dts=3674528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043413135 dts=3674840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043413434 dts=3675138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043413734 dts=3675439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043413734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596100 | ~99.0 fps +[SensorPush] PZT angle frame #1780043414032 dts=3675737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043414375 dts=3676080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043414815 dts=3676520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043414914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596200 | ~84.8 fps +[SensorPush] PZT angle frame #1780043415113 dts=3676817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043415425 dts=3677129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043415734 dts=3677438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043415934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596300 | ~98.1 fps +[SensorPush] PZT angle frame #1780043416034 dts=3677739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043416493 dts=3678198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043416954 dts=3678659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043417265 dts=3678969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043417265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596400 | ~75.1 fps +[SensorPush] PZT angle frame #1780043417575 dts=3679280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043418014 dts=3679719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043418324 dts=3680029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043418424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596500 | ~86.2 fps +[SensorPush] PZT angle frame #1780043418624 dts=3680328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043419064 dts=3680768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043419364 dts=3681069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043419565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596600 | ~87.7 fps +[SensorPush] PZT angle frame #1780043419663 dts=3681368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043419964 dts=3681669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043420264 dts=3681969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043420584 dts=3682289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043420584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596700 | ~98.1 fps +[SensorPush] PZT angle frame #1780043420892 dts=3682597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043421203 dts=3682908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043421513 dts=3683218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043421614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596800 | ~97.0 fps +[SensorPush] PZT angle frame #1780043421956 dts=3683661 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043422254 dts=3683959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043422554 dts=3684259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043422752 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=596900 | ~87.9 fps +[SensorPush] PZT angle frame #1780043422864 dts=3684568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043423164 dts=3684869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043423464 dts=3685168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043423914 dts=3685619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043423914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597000 | ~86.0 fps +[SensorPush] PZT angle frame #1780043424225 dts=3685930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043424535 dts=3686240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043424833 dts=3686538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043424933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597100 | ~98.2 fps +[SensorPush] PZT angle frame #1780043425145 dts=3686850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043425442 dts=3687146 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043425885 dts=3687590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043426084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597200 | ~86.9 fps +[SensorPush] PZT angle frame #1780043426184 dts=3687889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043426483 dts=3688188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043426944 dts=3688649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043427254 dts=3688959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043427254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597300 | ~85.4 fps +[SensorPush] PZT angle frame #1780043427554 dts=3689259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043428003 dts=3689708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043428315 dts=3690020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043428412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597400 | ~86.4 fps +[SensorPush] PZT angle frame #1780043428613 dts=3690318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043428924 dts=3690628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043429364 dts=3691068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043429564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597500 | ~86.8 fps +[SensorPush] PZT angle frame #1780043429665 dts=3691370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043429962 dts=3691667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043430262 dts=3691967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043430573 dts=3692278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043430573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597600 | ~99.2 fps +[SensorPush] PZT angle frame #1780043430875 dts=3692580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043431182 dts=3692886 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043431495 dts=3693200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043431593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597700 | ~98.1 fps +[SensorPush] PZT angle frame #1780043431793 dts=3693498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043432113 dts=3693818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043432563 dts=3694268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043432774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597800 | ~84.6 fps +[SensorPush] PZT angle frame #1780043433023 dts=3694728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043433464 dts=3695168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043433774 dts=3695479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043434084 dts=3695789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043434084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=597900 | ~76.4 fps +[SensorPush] PZT angle frame #1780043434405 dts=3696110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043434705 dts=3696410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043435003 dts=3696708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043435104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598000 | ~98.0 fps +[SensorPush] PZT angle frame #1780043435315 dts=3697020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043435615 dts=3697320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043435915 dts=3697619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043436114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598100 | ~99.0 fps +[SensorPush] PZT angle frame #1780043436225 dts=3697930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043436554 dts=3698259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043436855 dts=3698559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043437313 dts=3699018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043437313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598200 | ~83.4 fps +[SensorPush] PZT angle frame #1780043437622 dts=3699327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043437924 dts=3699629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043438224 dts=3699929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043438325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598300 | ~98.9 fps +[SensorPush] PZT angle frame #1780043438524 dts=3700229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043438823 dts=3700528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043439123 dts=3700828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043439333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598400 | ~99.2 fps +[SensorPush] PZT angle frame #1780043439434 dts=3701139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043439895 dts=3701600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043440204 dts=3701909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043440504 dts=3702209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043440504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598500 | ~85.3 fps +[SensorPush] PZT angle frame #1780043440814 dts=3702519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043441112 dts=3702817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043441583 dts=3703288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043441684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598600 | ~84.8 fps +[SensorPush] PZT angle frame #1780043441883 dts=3703588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043442183 dts=3703888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043442484 dts=3704189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043442844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598700 | ~86.2 fps +[SensorPush] PZT angle frame #1780043442942 dts=3704647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043443384 dts=3705089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043443682 dts=3705387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043443993 dts=3705698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043443993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598800 | ~87.1 fps +[SensorPush] PZT angle frame #1780043444314 dts=3706019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043444623 dts=3706328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043444925 dts=3706630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043445024 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=598900 | ~97.0 fps +[SensorPush] PZT angle frame #1780043445225 dts=3706930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043445534 dts=3707238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043445834 dts=3707538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043446175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599000 | ~86.9 fps +[SensorPush] PZT angle frame #1780043446273 dts=3707978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043446575 dts=3708280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043446873 dts=3708578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043447173 dts=3708878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043447173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599100 | ~100.1 fps +[SensorPush] PZT angle frame #1780043447486 dts=3709191 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043447793 dts=3709498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043448095 dts=3709800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043448197 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599200 | ~97.8 fps +[SensorPush] PZT angle frame #1780043448412 dts=3710117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043448725 dts=3710430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043449024 dts=3710729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043449225 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599300 | ~97.2 fps +[SensorPush] PZT angle frame #1780043449324 dts=3711029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043449622 dts=3711327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043449932 dts=3711637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043450236 dts=3711941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043450236 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599400 | ~99.0 fps +[SensorPush] PZT angle frame #1780043450532 dts=3712237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043450834 dts=3712539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043451131 dts=3712836 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043451235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599500 | ~100.1 fps +[SensorPush] PZT angle frame #1780043451432 dts=3713137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043451733 dts=3713437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043452172 dts=3713877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043452374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599600 | ~87.8 fps +[SensorPush] PZT angle frame #1780043452474 dts=3714179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043452775 dts=3714480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043453074 dts=3714779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043453385 dts=3715090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043453385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599700 | ~98.9 fps +[SensorPush] PZT angle frame #1780043453682 dts=3715387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043453983 dts=3715688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043454293 dts=3715998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043454394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599800 | ~99.1 fps +[SensorPush] PZT angle frame #1780043454605 dts=3716310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043454905 dts=3716610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043455204 dts=3716908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043455563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=599900 | ~85.6 fps +[SensorPush] PZT angle frame #1780043455675 dts=3717379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043455974 dts=3717679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043456274 dts=3717979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043456582 dts=3718287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043456582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600000 | ~98.1 fps +[SensorPush] PZT angle frame #1780043456884 dts=3718589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043457195 dts=3718899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043457495 dts=3719200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043457733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600100 | ~86.9 fps +[SensorPush] PZT angle frame #1780043458073 dts=3719778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043458383 dts=3720088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043458703 dts=3720408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043458904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600200 | ~85.4 fps +[SensorPush] PZT angle frame #1780043459025 dts=3720729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043459324 dts=3721029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043459626 dts=3721330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043459933 dts=3721637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043459933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600300 | ~97.2 fps +[SensorPush] PZT angle frame #1780043460395 dts=3722100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043460694 dts=3722399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043460994 dts=3722699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043461094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600400 | ~86.1 fps +[SensorPush] PZT angle frame #1780043461305 dts=3723010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043461741 dts=3723446 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043462053 dts=3723758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043462252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600500 | ~86.4 fps +[SensorPush] PZT angle frame #1780043462364 dts=3724069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043462664 dts=3724369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043462964 dts=3724669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043463264 dts=3724969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043463264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600600 | ~98.8 fps +[SensorPush] PZT angle frame #1780043463584 dts=3725289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043464173 dts=3725878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043464493 dts=3726198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043464594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600700 | ~75.2 fps +[SensorPush] PZT angle frame #1780043464794 dts=3726499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043465094 dts=3726799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043465405 dts=3727110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043465602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600800 | ~99.2 fps +[SensorPush] PZT angle frame #1780043465704 dts=3727409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043466004 dts=3727709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043466444 dts=3728149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043466885 dts=3728589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043466885 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=600900 | ~78.0 fps +[SensorPush] PZT angle frame #1780043467193 dts=3728898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043467494 dts=3729199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043467803 dts=3729508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043467903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601000 | ~98.1 fps +[SensorPush] PZT angle frame #1780043468104 dts=3729809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043468564 dts=3730268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043468865 dts=3730569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043469065 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601100 | ~86.1 fps +[SensorPush] PZT angle frame #1780043469274 dts=3730979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043469573 dts=3731278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043470024 dts=3731729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043470333 dts=3732038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043470333 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601200 | ~78.8 fps +[SensorPush] PZT angle frame #1780043470642 dts=3732347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043470953 dts=3732658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043471253 dts=3732958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043471353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601300 | ~98.1 fps +[SensorPush] PZT angle frame #1780043471585 dts=3733290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043471905 dts=3733610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043472214 dts=3733919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043472413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601400 | ~94.3 fps +[SensorPush] PZT angle frame #1780043472514 dts=3734219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043472824 dts=3734528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043473125 dts=3734830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043473455 dts=3735160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043473455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601500 | ~96.0 fps +[SensorPush] PZT angle frame #1780043473754 dts=3735459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043474064 dts=3735769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043474374 dts=3736079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043474475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601600 | ~98.1 fps +[SensorPush] PZT angle frame #1780043474673 dts=3736377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043474984 dts=3736689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043475294 dts=3736999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043475495 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601700 | ~98.0 fps +[SensorPush] PZT angle frame #1780043475595 dts=3737300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043476044 dts=3737749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043476342 dts=3738047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043476653 dts=3738358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043476653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601800 | ~86.3 fps +[SensorPush] PZT angle frame #1780043476964 dts=3738669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043477265 dts=3738969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043477564 dts=3739269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043477662 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=601900 | ~99.1 fps +[SensorPush] PZT angle frame #1780043477883 dts=3739588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043478183 dts=3739888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043478764 dts=3740468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043478963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602000 | ~76.9 fps +[SensorPush] PZT angle frame #1780043479063 dts=3740768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043479383 dts=3741088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043479705 dts=3741410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043480004 dts=3741709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043480004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602100 | ~96.0 fps +[SensorPush] PZT angle frame #1780043480313 dts=3742018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043480614 dts=3742319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043481053 dts=3742758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043481292 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602200 | ~77.7 fps +[SensorPush] PZT angle frame #1780043481636 dts=3743341 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043481944 dts=3743648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043482255 dts=3743960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043482455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602300 | ~86.0 fps +[SensorPush] PZT angle frame #1780043482553 dts=3744258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043483005 dts=3744710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043483303 dts=3745008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043483603 dts=3745308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043483603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602400 | ~87.2 fps +[SensorPush] PZT angle frame #1780043483904 dts=3745609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043484202 dts=3745907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043484644 dts=3746349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043484742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602500 | ~87.8 fps +[SensorPush] PZT angle frame #1780043484943 dts=3746648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043485244 dts=3746949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043485543 dts=3747248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043485764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602600 | ~97.9 fps +[SensorPush] PZT angle frame #1780043485865 dts=3747570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043486165 dts=3747870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043486474 dts=3748179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043486795 dts=3748499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043486795 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602700 | ~97.0 fps +[SensorPush] PZT angle frame #1780043487094 dts=3748799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043487704 dts=3749409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043488024 dts=3749729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043488125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602800 | ~75.2 fps +[SensorPush] PZT angle frame #1780043488344 dts=3750049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043488642 dts=3750347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043488953 dts=3750658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043489174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=602900 | ~95.3 fps +[SensorPush] PZT angle frame #1780043489275 dts=3750979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043489603 dts=3751308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043490065 dts=3751769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043490365 dts=3752069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043490365 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603000 | ~84.0 fps +[SensorPush] PZT angle frame #1780043490663 dts=3752368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043491104 dts=3752808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043491424 dts=3753129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043491523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603100 | ~86.3 fps +[SensorPush] PZT angle frame #1780043491757 dts=3753461 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043492072 dts=3753777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043492373 dts=3754078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043492573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603200 | ~95.3 fps +[SensorPush] PZT angle frame #1780043492674 dts=3754379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043492974 dts=3754679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043493282 dts=3754987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043493582 dts=3755287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043493582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603300 | ~99.2 fps +[SensorPush] PZT angle frame #1780043493884 dts=3755589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043494185 dts=3755890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043494483 dts=3756188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043494583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603400 | ~100.0 fps +[SensorPush] PZT angle frame #1780043494804 dts=3756509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043495103 dts=3756807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043495417 dts=3757122 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043495624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603500 | ~96.0 fps +[SensorPush] PZT angle frame #1780043495722 dts=3757426 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043496024 dts=3757729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043496323 dts=3758028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043496763 dts=3758468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043496763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603600 | ~87.8 fps +[SensorPush] PZT angle frame #1780043497085 dts=3758789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043497404 dts=3759108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043497702 dts=3759407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043497803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603700 | ~96.1 fps +[SensorPush] PZT angle frame #1780043498013 dts=3759718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043498314 dts=3760019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043498784 dts=3760488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043498983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603800 | ~84.7 fps +[SensorPush] PZT angle frame #1780043499084 dts=3760789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043499382 dts=3761086 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043499683 dts=3761388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043499983 dts=3761688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043499983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=603900 | ~100.0 fps +[SensorPush] PZT angle frame #1780043500294 dts=3761999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043500605 dts=3762309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043500902 dts=3762607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043501002 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604000 | ~98.1 fps +[SensorPush] PZT angle frame #1780043501203 dts=3762908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043501504 dts=3763209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043501802 dts=3763506 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043502005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604100 | ~99.7 fps +[SensorPush] PZT angle frame #1780043502112 dts=3763817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043502416 dts=3764121 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043502732 dts=3764437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043503034 dts=3764739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043503034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604200 | ~97.2 fps +[SensorPush] PZT angle frame #1780043503345 dts=3765050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043503644 dts=3765349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043503943 dts=3765648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043504043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604300 | ~99.1 fps +[SensorPush] PZT angle frame #1780043504254 dts=3765959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043504554 dts=3766259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043504854 dts=3766559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043505052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604400 | ~99.2 fps +[SensorPush] PZT angle frame #1780043505153 dts=3766857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043505451 dts=3767156 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043505764 dts=3767468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043506075 dts=3767780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043506075 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604500 | ~97.6 fps +[SensorPush] PZT angle frame #1780043506373 dts=3768078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043506674 dts=3768379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043506973 dts=3768678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043507073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604600 | ~100.3 fps +[SensorPush] PZT angle frame #1780043507292 dts=3768997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043507594 dts=3769299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043507893 dts=3769598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043508093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604700 | ~98.1 fps +[SensorPush] PZT angle frame #1780043508193 dts=3769898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043508494 dts=3770198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043508944 dts=3770649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043509264 dts=3770968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043509264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604800 | ~85.4 fps +[SensorPush] PZT angle frame #1780043509564 dts=3771269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043509883 dts=3771588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043510195 dts=3771900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043510294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=604900 | ~97.1 fps +[SensorPush] PZT angle frame #1780043510806 dts=3772511 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043511114 dts=3772819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043511424 dts=3773129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043511623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605000 | ~75.2 fps +[SensorPush] PZT angle frame #1780043511723 dts=3773428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043512033 dts=3773738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043512496 dts=3774201 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043512953 dts=3774658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043512953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605100 | ~75.2 fps +[SensorPush] PZT angle frame #1780043513414 dts=3775119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043513713 dts=3775418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043514014 dts=3775718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043514114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605200 | ~86.2 fps +[SensorPush] PZT angle frame #1780043514323 dts=3776028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043514625 dts=3776329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043514925 dts=3776630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043515123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605300 | ~99.0 fps +[SensorPush] PZT angle frame #1780043515225 dts=3776930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043515524 dts=3777229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043515835 dts=3777540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043516133 dts=3777838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043516133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605400 | ~99.1 fps +[SensorPush] PZT angle frame #1780043516454 dts=3778159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043516754 dts=3778459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043517054 dts=3778758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043517165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605500 | ~97.0 fps +[SensorPush] PZT angle frame #1780043517504 dts=3779209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043517802 dts=3779507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043518113 dts=3779818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043518313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605600 | ~87.1 fps +[SensorPush] PZT angle frame #1780043518433 dts=3780138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043518874 dts=3780579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043519172 dts=3780877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043519485 dts=3781189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043519485 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605700 | ~85.3 fps +[SensorPush] PZT angle frame #1780043519783 dts=3781488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043520232 dts=3781937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043520533 dts=3782238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043520654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605800 | ~85.5 fps +[SensorPush] PZT angle frame #1780043520855 dts=3782559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043521165 dts=3782870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043521465 dts=3783169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043521666 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=605900 | ~98.9 fps +[SensorPush] PZT angle frame #1780043521764 dts=3783468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043522074 dts=3783778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043522374 dts=3784079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043522675 dts=3784380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043522675 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606000 | ~99.1 fps +[SensorPush] PZT angle frame #1780043522975 dts=3784679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043523293 dts=3784997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043523595 dts=3785299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043523693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606100 | ~98.2 fps +[SensorPush] PZT angle frame #1780043523894 dts=3785599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043524335 dts=3786040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043524652 dts=3786357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043524853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606200 | ~86.2 fps +[SensorPush] PZT angle frame #1780043524964 dts=3786668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043525273 dts=3786978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043525594 dts=3787299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043525904 dts=3787608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043525904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606300 | ~95.2 fps +[SensorPush] PZT angle frame #1780043526203 dts=3787908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043526505 dts=3788210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043526813 dts=3788518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043526923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606400 | ~98.0 fps +[SensorPush] PZT angle frame #1780043527122 dts=3788827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043527573 dts=3789278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043527874 dts=3789578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043528074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606500 | ~86.9 fps +[SensorPush] PZT angle frame #1780043528176 dts=3789881 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043528483 dts=3790188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043528795 dts=3790500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043529114 dts=3790818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043529114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606600 | ~96.2 fps +[SensorPush] PZT angle frame #1780043529414 dts=3791118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043529714 dts=3791418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043530024 dts=3791729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043530123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606700 | ~99.0 fps +[SensorPush] PZT angle frame #1780043530344 dts=3792049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043530654 dts=3792359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043530955 dts=3792660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043531153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606800 | ~97.2 fps +[SensorPush] PZT angle frame #1780043531253 dts=3792958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043531554 dts=3793259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043531865 dts=3793570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043532205 dts=3793910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043532205 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=606900 | ~95.0 fps +[SensorPush] PZT angle frame #1780043532545 dts=3794249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043532853 dts=3794558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043533165 dts=3794870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043533275 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607000 | ~93.5 fps +[SensorPush] PZT angle frame #1780043533504 dts=3795209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043533824 dts=3795528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043534265 dts=3795970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043534475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607100 | ~83.3 fps +[SensorPush] PZT angle frame #1780043534574 dts=3796279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043534874 dts=3796579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043535173 dts=3796878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043535484 dts=3797189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043535484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607200 | ~99.0 fps +[SensorPush] PZT angle frame #1780043535782 dts=3797487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043536092 dts=3797797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043536415 dts=3798120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043536514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607300 | ~97.1 fps +[SensorPush] PZT angle frame #1780043536725 dts=3798429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043537022 dts=3798727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043537343 dts=3799048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043537543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607400 | ~97.3 fps +[SensorPush] PZT angle frame #1780043537646 dts=3799351 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043537943 dts=3799648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043538394 dts=3800098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043538704 dts=3800409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043538704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607500 | ~86.1 fps +[SensorPush] PZT angle frame #1780043539014 dts=3800719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043539334 dts=3801039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043539633 dts=3801337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043539734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607600 | ~97.1 fps +[SensorPush] PZT angle frame #1780043540074 dts=3801778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043540402 dts=3802107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043540715 dts=3802420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043540913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607700 | ~84.9 fps +[SensorPush] PZT angle frame #1780043541013 dts=3802718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043541324 dts=3803029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043541784 dts=3803489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043542084 dts=3803789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043542084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607800 | ~85.4 fps +[SensorPush] PZT angle frame #1780043542394 dts=3804099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043542693 dts=3804398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043542993 dts=3804698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043543095 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=607900 | ~99.0 fps +[SensorPush] PZT angle frame #1780043543324 dts=3805028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043543644 dts=3805349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043543944 dts=3805649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043544143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608000 | ~95.3 fps +[SensorPush] PZT angle frame #1780043544245 dts=3805949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043544563 dts=3806268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043544863 dts=3806567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043545174 dts=3806879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043545174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608100 | ~97.1 fps +[SensorPush] PZT angle frame #1780043545485 dts=3807190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043545793 dts=3807497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043546114 dts=3807819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043546214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608200 | ~96.1 fps +[SensorPush] PZT angle frame #1780043546415 dts=3808120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043546736 dts=3808441 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043547184 dts=3808889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043547524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608300 | ~76.3 fps +[SensorPush] PZT angle frame #1780043547624 dts=3809328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043547952 dts=3809657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043548254 dts=3809959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043548561 dts=3810266 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043548561 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608400 | ~96.4 fps +[SensorPush] PZT angle frame #1780043548873 dts=3810578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043549175 dts=3810880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043549475 dts=3811180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043549573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608500 | ~98.8 fps +[SensorPush] PZT angle frame #1780043549783 dts=3811488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043550083 dts=3811788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043550383 dts=3812088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043550583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608600 | ~99.1 fps +[SensorPush] PZT angle frame #1780043550684 dts=3812389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043550984 dts=3812689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043551282 dts=3812987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043551603 dts=3813308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043551603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608700 | ~98.0 fps +[SensorPush] PZT angle frame #1780043551903 dts=3813608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043552205 dts=3813910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043552644 dts=3814349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043552743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608800 | ~87.7 fps +[SensorPush] PZT angle frame #1780043552963 dts=3814668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043553273 dts=3814978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043553573 dts=3815278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043553784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=608900 | ~96.1 fps +[SensorPush] PZT angle frame #1780043553895 dts=3815599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043554202 dts=3815907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043554664 dts=3816369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043554972 dts=3816677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043554972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609000 | ~84.2 fps +[SensorPush] PZT angle frame #1780043555272 dts=3816977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043555584 dts=3817289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043555884 dts=3817589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043555985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609100 | ~98.9 fps +[SensorPush] PZT angle frame #1780043556184 dts=3817889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043556483 dts=3818188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043556794 dts=3818499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043557005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609200 | ~98.0 fps +[SensorPush] PZT angle frame #1780043557104 dts=3818809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043557403 dts=3819108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043557724 dts=3819429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043558035 dts=3819740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043558035 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609300 | ~97.1 fps +[SensorPush] PZT angle frame #1780043558343 dts=3820048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043558655 dts=3820360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043558964 dts=3820669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043559063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609400 | ~97.2 fps +[SensorPush] PZT angle frame #1780043559285 dts=3820990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043559583 dts=3821288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043559884 dts=3821589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043560105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609500 | ~95.9 fps +[SensorPush] PZT angle frame #1780043560212 dts=3821917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043560513 dts=3822218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043560814 dts=3822519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043561115 dts=3822819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043561115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609600 | ~99.1 fps +[SensorPush] PZT angle frame #1780043561444 dts=3823149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043561746 dts=3823450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043562053 dts=3823758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043562154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609700 | ~96.1 fps +[SensorPush] PZT angle frame #1780043562354 dts=3824059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043562652 dts=3824357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043562953 dts=3824658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043563163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609800 | ~99.2 fps +[SensorPush] PZT angle frame #1780043563264 dts=3824968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043563563 dts=3825268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043563873 dts=3825578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043564175 dts=3825880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043564175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=609900 | ~98.8 fps +[SensorPush] PZT angle frame #1780043564485 dts=3826189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043564785 dts=3826489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043565093 dts=3826798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043565192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610000 | ~98.3 fps +[SensorPush] PZT angle frame #1780043565403 dts=3827108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043565703 dts=3827407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043566013 dts=3827718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043566215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610100 | ~97.9 fps +[SensorPush] PZT angle frame #1780043566324 dts=3828029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043566792 dts=3828497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043567124 dts=3828829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043567475 dts=3829180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043567475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610200 | ~79.3 fps +[SensorPush] PZT angle frame #1780043568053 dts=3829758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043568533 dts=3830238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043568832 dts=3830537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043568935 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610300 | ~68.4 fps +[SensorPush] PZT angle frame #1780043569132 dts=3830837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043569433 dts=3831138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043569745 dts=3831450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043569954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610400 | ~98.2 fps +[SensorPush] PZT angle frame #1780043570064 dts=3831769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043570364 dts=3832069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043570663 dts=3832368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043570964 dts=3832668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043570964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610500 | ~99.1 fps +[SensorPush] PZT angle frame #1780043571274 dts=3832979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043571594 dts=3833299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043571894 dts=3833599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043571993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610600 | ~97.1 fps +[SensorPush] PZT angle frame #1780043572204 dts=3833909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043572504 dts=3834208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043572805 dts=3834509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043573003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610700 | ~99.1 fps +[SensorPush] PZT angle frame #1780043573104 dts=3834809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043573425 dts=3835129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043573725 dts=3835429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043574033 dts=3835738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043574033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610800 | ~97.1 fps +[SensorPush] PZT angle frame #1780043574366 dts=3836071 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043574823 dts=3836528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043575133 dts=3836838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043575243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=610900 | ~82.7 fps +[SensorPush] PZT angle frame #1780043575453 dts=3837158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043575765 dts=3837470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043576065 dts=3837770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043576264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611000 | ~97.9 fps +[SensorPush] PZT angle frame #1780043576364 dts=3838069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043576664 dts=3838369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043576974 dts=3838679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043577283 dts=3838988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043577283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611100 | ~98.1 fps +[SensorPush] PZT angle frame #1780043577594 dts=3839299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043577905 dts=3839609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043578353 dts=3840058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043578453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611200 | ~85.5 fps +[SensorPush] PZT angle frame #1780043578654 dts=3840359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043578963 dts=3840668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043579414 dts=3841119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043579612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611300 | ~86.2 fps +[SensorPush] PZT angle frame #1780043579723 dts=3841428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043580033 dts=3841738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043580334 dts=3842038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043580773 dts=3842478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043580773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611400 | ~86.1 fps +[SensorPush] PZT angle frame #1780043581084 dts=3842789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043581384 dts=3843089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043581692 dts=3843397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043581795 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611500 | ~97.8 fps +[SensorPush] PZT angle frame #1780043581993 dts=3843698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043582303 dts=3844008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043582605 dts=3844310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043582804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611600 | ~99.1 fps +[SensorPush] PZT angle frame #1780043582905 dts=3844610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043583202 dts=3844907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043583537 dts=3845242 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043583841 dts=3845546 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043583841 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611700 | ~96.5 fps +[SensorPush] PZT angle frame #1780043584143 dts=3845848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043584463 dts=3846168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043584773 dts=3846478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043584883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611800 | ~95.9 fps +[SensorPush] PZT angle frame #1780043585084 dts=3846789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043585395 dts=3847100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043585692 dts=3847397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043585892 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=611900 | ~99.1 fps +[SensorPush] PZT angle frame #1780043586146 dts=3847851 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043586444 dts=3848148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043587053 dts=3848758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043587373 dts=3849078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043587373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612000 | ~67.5 fps +[SensorPush] PZT angle frame #1780043587683 dts=3849388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043587983 dts=3849688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043588283 dts=3849988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043588383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612100 | ~99.1 fps +[SensorPush] PZT angle frame #1780043588596 dts=3850301 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043588903 dts=3850608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043589352 dts=3851057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043589557 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612200 | ~85.2 fps +[SensorPush] PZT angle frame #1780043589664 dts=3851369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043589965 dts=3851670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043590272 dts=3851977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043590582 dts=3852287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043590582 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612300 | ~97.5 fps +[SensorPush] PZT angle frame #1780043590894 dts=3852598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043591204 dts=3852909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043591655 dts=3853360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043591773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612400 | ~84.0 fps +[SensorPush] PZT angle frame #1780043591984 dts=3853688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043592452 dts=3854157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043592762 dts=3854467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043592963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612500 | ~84.1 fps +[SensorPush] PZT angle frame #1780043593073 dts=3854778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043593383 dts=3855088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043593694 dts=3855398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043594015 dts=3855720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043594015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612600 | ~95.1 fps +[SensorPush] PZT angle frame #1780043594323 dts=3856028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043594632 dts=3856337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043594933 dts=3856638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043595174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612700 | ~86.2 fps +[SensorPush] PZT angle frame #1780043595383 dts=3857088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043595685 dts=3857390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043595985 dts=3857690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043596195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612800 | ~98.0 fps +[SensorPush] PZT angle frame #1780043596305 dts=3858010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043596624 dts=3858329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043596953 dts=3858658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043597253 dts=3858958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043597253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=612900 | ~94.5 fps +[SensorPush] PZT angle frame #1780043597564 dts=3859269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043597875 dts=3859580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043598184 dts=3859889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043598292 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613000 | ~96.2 fps +[SensorPush] PZT angle frame #1780043598504 dts=3860209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043598964 dts=3860669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043599294 dts=3860999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043599503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613100 | ~82.6 fps +[SensorPush] PZT angle frame #1780043599605 dts=3861309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043599902 dts=3861607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043600212 dts=3861917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043600514 dts=3862218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043600514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613200 | ~98.9 fps +[SensorPush] PZT angle frame #1780043600824 dts=3862528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043601273 dts=3862978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043601584 dts=3863289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043601684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613300 | ~85.5 fps +[SensorPush] PZT angle frame #1780043601884 dts=3863589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043602325 dts=3864030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043602635 dts=3864340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043602974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613400 | ~77.5 fps +[SensorPush] PZT angle frame #1780043603072 dts=3864776 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043603374 dts=3865078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043603673 dts=3865378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043603985 dts=3865690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043603985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613500 | ~98.9 fps +[SensorPush] PZT angle frame #1780043604291 dts=3865996 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043604605 dts=3866309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043604914 dts=3866619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043605014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613600 | ~97.2 fps +[SensorPush] PZT angle frame #1780043605215 dts=3866920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043605526 dts=3867231 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043605832 dts=3867537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043606055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613700 | ~96.0 fps +[SensorPush] PZT angle frame #1780043606152 dts=3867857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043606464 dts=3868168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043606923 dts=3868628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043607253 dts=3868958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043607253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613800 | ~83.5 fps +[SensorPush] PZT angle frame #1780043607555 dts=3869259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043607855 dts=3869560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043608164 dts=3869869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043608263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=613900 | ~99.0 fps +[SensorPush] PZT angle frame #1780043608462 dts=3870167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043608913 dts=3870618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043609234 dts=3870939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043609444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614000 | ~84.7 fps +[SensorPush] PZT angle frame #1780043609545 dts=3871250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043609843 dts=3871548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043610146 dts=3871851 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043610454 dts=3872159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043610454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614100 | ~99.0 fps +[SensorPush] PZT angle frame #1780043610755 dts=3872460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043611075 dts=3872779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043611382 dts=3873087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043611482 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614200 | ~97.3 fps +[SensorPush] PZT angle frame #1780043611685 dts=3873389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043611983 dts=3873688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043612294 dts=3873999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043612512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614300 | ~97.1 fps +[SensorPush] PZT angle frame #1780043612613 dts=3874318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043612915 dts=3874620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043613244 dts=3874948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043613543 dts=3875248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043613543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614400 | ~97.0 fps +[SensorPush] PZT angle frame #1780043613864 dts=3875569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043614334 dts=3876039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043614632 dts=3876337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043614735 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614500 | ~83.9 fps +[SensorPush] PZT angle frame #1780043614943 dts=3876647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043615243 dts=3876948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043615693 dts=3877398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043616034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614600 | ~77.0 fps +[SensorPush] PZT angle frame #1780043616143 dts=3877848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043616445 dts=3878149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043616755 dts=3878459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043617053 dts=3878758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043617053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614700 | ~98.2 fps +[SensorPush] PZT angle frame #1780043617353 dts=3879058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043617654 dts=3879359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043617953 dts=3879658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043618055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614800 | ~99.8 fps +[SensorPush] PZT angle frame #1780043618262 dts=3879967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043618561 dts=3880266 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043618864 dts=3880568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043619074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=614900 | ~98.0 fps +[SensorPush] PZT angle frame #1780043619185 dts=3880889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043619495 dts=3881200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043619805 dts=3881510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043620105 dts=3881810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043620105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615000 | ~97.0 fps +[SensorPush] PZT angle frame #1780043620404 dts=3882109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043620705 dts=3882409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043621033 dts=3882738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043621132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615100 | ~97.4 fps +[SensorPush] PZT angle frame #1780043621353 dts=3883058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043621663 dts=3883368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043621973 dts=3883678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043622173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615200 | ~96.0 fps +[SensorPush] PZT angle frame #1780043622285 dts=3883989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043622583 dts=3884288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043622903 dts=3884608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043623343 dts=3885048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043623343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615300 | ~85.5 fps +[SensorPush] PZT angle frame #1780043623643 dts=3885348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043623962 dts=3885667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043624283 dts=3885988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043624382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615400 | ~96.3 fps +[SensorPush] PZT angle frame #1780043624583 dts=3886287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043624883 dts=3886588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043625184 dts=3886889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043625384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615500 | ~99.8 fps +[SensorPush] PZT angle frame #1780043625493 dts=3887198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043625795 dts=3887500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043626103 dts=3887808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043626423 dts=3888127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043626423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615600 | ~96.2 fps +[SensorPush] PZT angle frame #1780043626723 dts=3888428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043627022 dts=3888727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043627373 dts=3889077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043627474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615700 | ~95.2 fps +[SensorPush] PZT angle frame #1780043627673 dts=3889378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043627975 dts=3889680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043628276 dts=3889980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043628504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615800 | ~97.1 fps +[SensorPush] PZT angle frame #1780043628605 dts=3890310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043628902 dts=3890607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043629213 dts=3890918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043629663 dts=3891368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043629663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=615900 | ~86.2 fps +[SensorPush] PZT angle frame #1780043629983 dts=3891688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043630315 dts=3892019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043630624 dts=3892328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043630722 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616000 | ~94.4 fps +[SensorPush] PZT angle frame #1780043631072 dts=3892777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043631374 dts=3893079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043631683 dts=3893387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043631893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616100 | ~85.4 fps +[SensorPush] PZT angle frame #1780043631994 dts=3893699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043632297 dts=3894002 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043632633 dts=3894337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043632943 dts=3894648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043632943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616200 | ~95.3 fps +[SensorPush] PZT angle frame #1780043633253 dts=3894958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043633574 dts=3895279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043633884 dts=3895589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043633984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616300 | ~96.1 fps +[SensorPush] PZT angle frame #1780043634185 dts=3895890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043634496 dts=3896201 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043634804 dts=3896509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043635014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616400 | ~97.1 fps +[SensorPush] PZT angle frame #1780043635115 dts=3896819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043635414 dts=3897119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043635713 dts=3897418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043636014 dts=3897718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043636014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616500 | ~100.1 fps +[SensorPush] PZT angle frame #1780043636344 dts=3898049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043636663 dts=3898368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043636975 dts=3898680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043637074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616600 | ~94.3 fps +[SensorPush] PZT angle frame #1780043637283 dts=3898988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043637593 dts=3899298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043637894 dts=3899599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043638106 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616700 | ~96.9 fps +[SensorPush] PZT angle frame #1780043638204 dts=3899909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043638503 dts=3900208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043638805 dts=3900509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043639284 dts=3900989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043639284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616800 | ~84.9 fps +[SensorPush] PZT angle frame #1780043639594 dts=3901298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043640044 dts=3901748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043640344 dts=3902049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043640442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=616900 | ~86.3 fps +[SensorPush] PZT angle frame #1780043640655 dts=3902360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043640993 dts=3902698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043641296 dts=3903001 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043641502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617000 | ~94.3 fps +[SensorPush] PZT angle frame #1780043641606 dts=3903311 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043641914 dts=3903619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043642212 dts=3903917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043642512 dts=3904217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043642512 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617100 | ~99.1 fps +[SensorPush] PZT angle frame #1780043642813 dts=3904518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043643124 dts=3904829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043643424 dts=3905129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043643523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617200 | ~99.0 fps +[SensorPush] PZT angle frame #1780043643724 dts=3905428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043644043 dts=3905748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043644354 dts=3906059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043644694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617300 | ~85.4 fps +[SensorPush] PZT angle frame #1780043644795 dts=3906500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043645124 dts=3906828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043645442 dts=3907147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043645755 dts=3907459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043645755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617400 | ~94.3 fps +[SensorPush] PZT angle frame #1780043646055 dts=3907760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043646365 dts=3908070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043646663 dts=3908368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043646765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617500 | ~99.1 fps +[SensorPush] PZT angle frame #1780043646963 dts=3908668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043647285 dts=3908989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043647594 dts=3909298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043647796 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617600 | ~97.0 fps +[SensorPush] PZT angle frame #1780043647904 dts=3909608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043648354 dts=3910059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043648655 dts=3910360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043648965 dts=3910670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043648965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617700 | ~85.5 fps +[SensorPush] PZT angle frame #1780043649286 dts=3910990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043649582 dts=3911287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043649884 dts=3911589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043649983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617800 | ~98.3 fps +[SensorPush] PZT angle frame #1780043650194 dts=3911899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043650505 dts=3912210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043650822 dts=3912527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043651036 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=617900 | ~94.8 fps +[SensorPush] PZT angle frame #1780043651134 dts=3912838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043651464 dts=3913169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043651784 dts=3913489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043652235 dts=3913939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043652235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618000 | ~83.5 fps +[SensorPush] PZT angle frame #1780043652683 dts=3914388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043652994 dts=3914699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043653302 dts=3915007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043653404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618100 | ~85.5 fps +[SensorPush] PZT angle frame #1780043653613 dts=3915317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043653914 dts=3915619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043654223 dts=3915927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043654423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618200 | ~98.1 fps +[SensorPush] PZT angle frame #1780043654522 dts=3916227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043654823 dts=3916528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043655144 dts=3916848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043655452 dts=3917157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043655452 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618300 | ~97.2 fps +[SensorPush] PZT angle frame #1780043655752 dts=3917457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043656195 dts=3917900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043656495 dts=3918200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043656593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618400 | ~87.7 fps +[SensorPush] PZT angle frame #1780043656805 dts=3918510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043657114 dts=3918819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043657424 dts=3919128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043657624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618500 | ~97.0 fps +[SensorPush] PZT angle frame #1780043657733 dts=3919438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043658045 dts=3919750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043658344 dts=3920048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043658644 dts=3920348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043658644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618600 | ~98.0 fps +[SensorPush] PZT angle frame #1780043658943 dts=3920648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043659255 dts=3920960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043659694 dts=3921399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043659793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618700 | ~87.0 fps +[SensorPush] PZT angle frame #1780043659996 dts=3921701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043660313 dts=3922018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043660624 dts=3922329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043660824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618800 | ~97.0 fps +[SensorPush] PZT angle frame #1780043660935 dts=3922640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043661251 dts=3922956 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043661555 dts=3923260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043661994 dts=3923699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043661994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=618900 | ~85.4 fps +[SensorPush] PZT angle frame #1780043662315 dts=3924020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043662624 dts=3924328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043662934 dts=3924639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043663034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619000 | ~96.2 fps +[SensorPush] PZT angle frame #1780043663243 dts=3924947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043663546 dts=3925251 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043663862 dts=3925567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043664064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619100 | ~97.2 fps +[SensorPush] PZT angle frame #1780043664164 dts=3925869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043664463 dts=3926168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043664915 dts=3926619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043665212 dts=3926917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043665212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619200 | ~87.1 fps +[SensorPush] PZT angle frame #1780043665513 dts=3927218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043665962 dts=3927667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043666275 dts=3927980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043666373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619300 | ~86.1 fps +[SensorPush] PZT angle frame #1780043666582 dts=3928287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043666883 dts=3928588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043667186 dts=3928890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043667394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619400 | ~97.9 fps +[SensorPush] PZT angle frame #1780043667504 dts=3929209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043667823 dts=3929528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043668125 dts=3929830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043668426 dts=3930131 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043668426 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619500 | ~96.9 fps +[SensorPush] PZT angle frame #1780043668723 dts=3930428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043669025 dts=3930729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043669463 dts=3931168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043669565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619600 | ~87.8 fps +[SensorPush] PZT angle frame #1780043669774 dts=3931478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043670083 dts=3931788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043670382 dts=3932087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043670583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619700 | ~98.2 fps +[SensorPush] PZT angle frame #1780043670684 dts=3932388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043670984 dts=3932689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043671285 dts=3932990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043671585 dts=3933290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043671585 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619800 | ~99.7 fps +[SensorPush] PZT angle frame #1780043671914 dts=3933619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043672226 dts=3933931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043672704 dts=3934409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043672805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=619900 | ~82.0 fps +[SensorPush] PZT angle frame #1780043673154 dts=3934858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043673465 dts=3935169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043673763 dts=3935468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043673963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620000 | ~86.4 fps +[SensorPush] PZT angle frame #1780043674073 dts=3935778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043674404 dts=3936108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043674723 dts=3936428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043675034 dts=3936738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043675034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620100 | ~93.3 fps +[SensorPush] PZT angle frame #1780043675634 dts=3937339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043675934 dts=3937638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043676244 dts=3937949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043676355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620200 | ~75.7 fps +[SensorPush] PZT angle frame #1780043676555 dts=3938260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043676854 dts=3938559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043677153 dts=3938858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043677383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620300 | ~97.4 fps +[SensorPush] PZT angle frame #1780043677623 dts=3939328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043677923 dts=3939628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043678225 dts=3939930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043678523 dts=3940228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043678523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620400 | ~87.6 fps +[SensorPush] PZT angle frame #1780043678844 dts=3940548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043679154 dts=3940859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043679454 dts=3941159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043679556 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620500 | ~96.8 fps +[SensorPush] PZT angle frame #1780043679762 dts=3941467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043680205 dts=3941910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043680502 dts=3942207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043680714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620600 | ~86.4 fps +[SensorPush] PZT angle frame #1780043680813 dts=3942517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043681113 dts=3942818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043681414 dts=3943119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043681864 dts=3943569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043681864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620700 | ~86.9 fps +[SensorPush] PZT angle frame #1780043682323 dts=3944028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043682623 dts=3944328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043682945 dts=3944650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043683042 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620800 | ~84.9 fps +[SensorPush] PZT angle frame #1780043683394 dts=3945099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043683703 dts=3945408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043684022 dts=3945727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043684235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=620900 | ~83.9 fps +[SensorPush] PZT angle frame #1780043684334 dts=3946038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043684633 dts=3946338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043684932 dts=3946636 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043685235 dts=3946940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043685235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621000 | ~100.0 fps +[SensorPush] PZT angle frame #1780043685532 dts=3947237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043685843 dts=3947548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043686154 dts=3947859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043686254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621100 | ~98.1 fps +[SensorPush] PZT angle frame #1780043686455 dts=3948160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043686762 dts=3948467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043687063 dts=3948768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043687263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621200 | ~99.1 fps +[SensorPush] PZT angle frame #1780043687373 dts=3949078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043687672 dts=3949377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043687983 dts=3949688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043688282 dts=3949987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043688282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621300 | ~98.1 fps +[SensorPush] PZT angle frame #1780043688583 dts=3950288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043688884 dts=3950589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043689185 dts=3950890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043689424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621400 | ~87.5 fps +[SensorPush] PZT angle frame #1780043689764 dts=3951469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043690075 dts=3951780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043690381 dts=3952086 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043690593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621500 | ~85.6 fps +[SensorPush] PZT angle frame #1780043690693 dts=3952398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043690993 dts=3952698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043691294 dts=3952999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043691602 dts=3953307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043691602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621600 | ~99.1 fps +[SensorPush] PZT angle frame #1780043691904 dts=3953609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043692213 dts=3953918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043692805 dts=3954510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043692905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621700 | ~76.7 fps +[SensorPush] PZT angle frame #1780043693103 dts=3954808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043693414 dts=3955119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043693713 dts=3955418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043694064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621800 | ~86.3 fps +[SensorPush] PZT angle frame #1780043694164 dts=3955869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043694473 dts=3956178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043694914 dts=3956619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043695363 dts=3957068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043695363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=621900 | ~77.0 fps +[SensorPush] PZT angle frame #1780043695684 dts=3957388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043695995 dts=3957700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043696293 dts=3957998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043696395 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622000 | ~96.8 fps +[SensorPush] PZT angle frame #1780043696593 dts=3958298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043696905 dts=3958610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043697212 dts=3958917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043697414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622100 | ~98.2 fps +[SensorPush] PZT angle frame #1780043697516 dts=3959221 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043697962 dts=3959667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043698263 dts=3959968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043698704 dts=3960409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043698704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622200 | ~77.5 fps +[SensorPush] PZT angle frame #1780043699005 dts=3960710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043699306 dts=3961011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043699604 dts=3961309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043699705 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622300 | ~99.9 fps +[SensorPush] PZT angle frame #1780043700052 dts=3961757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043700372 dts=3962077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043700673 dts=3962378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043700884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622400 | ~84.9 fps +[SensorPush] PZT angle frame #1780043700994 dts=3962699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043701315 dts=3963020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043701613 dts=3963318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043701913 dts=3963618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043701913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622500 | ~96.7 fps +[SensorPush] PZT angle frame #1780043702213 dts=3963918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043702515 dts=3964219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043702815 dts=3964520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043702912 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622600 | ~100.6 fps +[SensorPush] PZT angle frame #1780043703113 dts=3964818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043703425 dts=3965130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043703725 dts=3965429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043703923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622700 | ~98.9 fps +[SensorPush] PZT angle frame #1780043704025 dts=3965730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043704333 dts=3966038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043704642 dts=3966347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043704945 dts=3966650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043704945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622800 | ~97.8 fps +[SensorPush] PZT angle frame #1780043705264 dts=3966969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043705571 dts=3967276 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043705885 dts=3967589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043705983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=622900 | ~96.4 fps +[SensorPush] PZT angle frame #1780043706183 dts=3967888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043706504 dts=3968209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043706824 dts=3968528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043707034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623000 | ~95.1 fps +[SensorPush] PZT angle frame #1780043707134 dts=3968839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043707434 dts=3969138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043707742 dts=3969447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043708044 dts=3969749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043708044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623100 | ~99.0 fps +[SensorPush] PZT angle frame #1780043708354 dts=3970059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043708655 dts=3970360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043708952 dts=3970657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043709053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623200 | ~99.0 fps +[SensorPush] PZT angle frame #1780043709404 dts=3971108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043709713 dts=3971418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043710014 dts=3971718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043710214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623300 | ~86.2 fps +[SensorPush] PZT angle frame #1780043710314 dts=3972019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043710612 dts=3972317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043710912 dts=3972617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043711212 dts=3972917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043711212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623400 | ~100.2 fps +[SensorPush] PZT angle frame #1780043711525 dts=3973229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043711845 dts=3973550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043712144 dts=3973849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043712245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623500 | ~96.8 fps +[SensorPush] PZT angle frame #1780043712454 dts=3974159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043712754 dts=3974459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043713061 dts=3974766 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043713262 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623600 | ~98.3 fps +[SensorPush] PZT angle frame #1780043713504 dts=3975209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043714093 dts=3975798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043714405 dts=3976109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043714702 dts=3976407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043714702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623700 | ~69.5 fps +[SensorPush] PZT angle frame #1780043715013 dts=3976718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043715454 dts=3977159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043715754 dts=3977459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043715854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623800 | ~86.8 fps +[SensorPush] PZT angle frame #1780043716055 dts=3977760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043716372 dts=3978076 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043716673 dts=3978378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043716883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=623900 | ~97.2 fps +[SensorPush] PZT angle frame #1780043716983 dts=3978688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043717283 dts=3978988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043717584 dts=3979289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043717893 dts=3979597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043717893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624000 | ~99.0 fps +[SensorPush] PZT angle frame #1780043718214 dts=3979919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043718514 dts=3980219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043718824 dts=3980528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043718925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624100 | ~96.9 fps +[SensorPush] PZT angle frame #1780043719126 dts=3980831 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043719444 dts=3981148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043719753 dts=3981458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043719954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624200 | ~97.2 fps +[SensorPush] PZT angle frame #1780043720055 dts=3981759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043720352 dts=3982057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043720653 dts=3982358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043721105 dts=3982810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043721105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624300 | ~86.9 fps +[SensorPush] PZT angle frame #1780043721403 dts=3983108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043721704 dts=3983409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043722005 dts=3983710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043722102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624400 | ~100.4 fps +[SensorPush] PZT angle frame #1780043722305 dts=3984010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043722612 dts=3984317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043722943 dts=3984648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043723145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624500 | ~95.8 fps +[SensorPush] PZT angle frame #1780043723245 dts=3984950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043723545 dts=3985250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043723844 dts=3985549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043724153 dts=3985858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043724153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624600 | ~99.1 fps +[SensorPush] PZT angle frame #1780043724463 dts=3986168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043724774 dts=3986479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043725074 dts=3986779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043725174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624700 | ~98.0 fps +[SensorPush] PZT angle frame #1780043725372 dts=3987077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043725674 dts=3987379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043725993 dts=3987698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043726193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624800 | ~98.2 fps +[SensorPush] PZT angle frame #1780043726295 dts=3988000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043726594 dts=3988298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043726905 dts=3988610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043727215 dts=3988920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043727215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=624900 | ~97.9 fps +[SensorPush] PZT angle frame #1780043727513 dts=3989218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043727824 dts=3989528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043728123 dts=3989827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043728244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625000 | ~97.2 fps +[SensorPush] PZT angle frame #1780043728454 dts=3990158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043728763 dts=3990468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043729085 dts=3990789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043729284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625100 | ~96.0 fps +[SensorPush] PZT angle frame #1780043729385 dts=3991089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043729704 dts=3991409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043730145 dts=3991850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043730583 dts=3992287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043730583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625200 | ~77.1 fps +[SensorPush] PZT angle frame #1780043730894 dts=3992599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043731205 dts=3992910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043731654 dts=3993359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043731754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625300 | ~85.4 fps +[SensorPush] PZT angle frame #1780043731954 dts=3993659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043732253 dts=3993958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043732563 dts=3994267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043732774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625400 | ~98.0 fps +[SensorPush] PZT angle frame #1780043732874 dts=3994579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043733172 dts=3994877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043733493 dts=3995198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043733933 dts=3995637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043733933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625500 | ~86.3 fps +[SensorPush] PZT angle frame #1780043734233 dts=3995938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043734534 dts=3996239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043734844 dts=3996549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043734942 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625600 | ~99.1 fps +[SensorPush] PZT angle frame #1780043735153 dts=3996858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043735473 dts=3997178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043735774 dts=3997479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043735983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625700 | ~95.9 fps +[SensorPush] PZT angle frame #1780043736083 dts=3997788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043736385 dts=3998090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043736685 dts=3998390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043737122 dts=3998827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043737122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625800 | ~87.8 fps +[SensorPush] PZT angle frame #1780043737426 dts=3999130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043737724 dts=3999429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043738032 dts=3999736 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043738132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=625900 | ~99.0 fps +[SensorPush] PZT angle frame #1780043738624 dts=4000329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043738924 dts=4000629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043739243 dts=4000948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043739442 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626000 | ~76.4 fps +[SensorPush] PZT angle frame #1780043739554 dts=4001259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043739854 dts=4001559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043740314 dts=4002019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043740615 dts=4002319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043740615 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626100 | ~85.3 fps +[SensorPush] PZT angle frame #1780043740925 dts=4002630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043741245 dts=4002950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043741554 dts=4003258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043741655 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626200 | ~96.1 fps +[SensorPush] PZT angle frame #1780043741855 dts=4003559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043742163 dts=4003868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043742475 dts=4004180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043742683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626300 | ~97.3 fps +[SensorPush] PZT angle frame #1780043742785 dts=4004490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043743093 dts=4004798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043743393 dts=4005098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043743695 dts=4005399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043743695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626400 | ~98.8 fps +[SensorPush] PZT angle frame #1780043744003 dts=4005708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043744312 dts=4006017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043744613 dts=4006318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043744715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626500 | ~98.1 fps +[SensorPush] PZT angle frame #1780043744924 dts=4006629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043745222 dts=4006927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043745524 dts=4007229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043745723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626600 | ~99.1 fps +[SensorPush] PZT angle frame #1780043745823 dts=4007528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043746124 dts=4007829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043746423 dts=4008128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043746725 dts=4008430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043746725 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626700 | ~99.8 fps +[SensorPush] PZT angle frame #1780043747047 dts=4008751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043747355 dts=4009060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043747654 dts=4009359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043747754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626800 | ~97.3 fps +[SensorPush] PZT angle frame #1780043747994 dts=4009699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043748314 dts=4010019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043748634 dts=4010339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043748833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=626900 | ~92.7 fps +[SensorPush] PZT angle frame #1780043748934 dts=4010639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043749244 dts=4010949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043749552 dts=4011257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043749864 dts=4011569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043749864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627000 | ~97.0 fps +[SensorPush] PZT angle frame #1780043750184 dts=4011889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043750484 dts=4012189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043750785 dts=4012490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043750885 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627100 | ~97.9 fps +[SensorPush] PZT angle frame #1780043751083 dts=4012788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043751384 dts=4013088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043751683 dts=4013388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043751884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627200 | ~100.1 fps +[SensorPush] PZT angle frame #1780043751982 dts=4013687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043752293 dts=4013998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043752594 dts=4014299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043752893 dts=4014597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043752893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627300 | ~99.1 fps +[SensorPush] PZT angle frame #1780043753216 dts=4014920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043753544 dts=4015249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043753844 dts=4015549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043753944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627400 | ~95.2 fps +[SensorPush] PZT angle frame #1780043754143 dts=4015848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043754444 dts=4016149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043754885 dts=4016590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043755084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627500 | ~87.7 fps +[SensorPush] PZT angle frame #1780043755187 dts=4016892 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043755504 dts=4017209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043755804 dts=4017509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043756104 dts=4017808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043756104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627600 | ~98.1 fps +[SensorPush] PZT angle frame #1780043756404 dts=4018109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043756704 dts=4018408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043757004 dts=4018709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043757112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627700 | ~99.1 fps +[SensorPush] PZT angle frame #1780043757323 dts=4019028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043757625 dts=4019330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043757923 dts=4019627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043758133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627800 | ~98.0 fps +[SensorPush] PZT angle frame #1780043758233 dts=4019938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043758543 dts=4020247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043758844 dts=4020549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043759145 dts=4020850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043759145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=627900 | ~98.8 fps +[SensorPush] PZT angle frame #1780043759442 dts=4021147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043759743 dts=4021447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043760203 dts=4021908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043760314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628000 | ~85.6 fps +[SensorPush] PZT angle frame #1780043760513 dts=4022218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043760814 dts=4022519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043761264 dts=4022968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043761465 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628100 | ~86.9 fps +[SensorPush] PZT angle frame #1780043761564 dts=4023269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043761863 dts=4023568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043762164 dts=4023869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043762465 dts=4024169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043762465 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628200 | ~100.0 fps +[SensorPush] PZT angle frame #1780043762903 dts=4024608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043763255 dts=4024960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043763554 dts=4025258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043763653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628300 | ~84.1 fps +[SensorPush] PZT angle frame #1780043764003 dts=4025708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043764304 dts=4026008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043764604 dts=4026309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043764953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628400 | ~76.9 fps +[SensorPush] PZT angle frame #1780043765054 dts=4026758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043765354 dts=4027059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043765654 dts=4027359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043765963 dts=4027668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043765963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628500 | ~99.1 fps +[SensorPush] PZT angle frame #1780043766264 dts=4027969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043766574 dts=4028279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043766873 dts=4028578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043766974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628600 | ~98.9 fps +[SensorPush] PZT angle frame #1780043767176 dts=4028881 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043767494 dts=4029199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043767794 dts=4029498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043767997 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628700 | ~97.8 fps +[SensorPush] PZT angle frame #1780043768104 dts=4029809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043768413 dts=4030118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043768725 dts=4030430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043769025 dts=4030730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043769025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628800 | ~97.3 fps +[SensorPush] PZT angle frame #1780043769353 dts=4031058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043769665 dts=4031370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043769965 dts=4031670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043770063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=628900 | ~96.3 fps +[SensorPush] PZT angle frame #1780043770264 dts=4031969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043770572 dts=4032277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043770893 dts=4032598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043771093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629000 | ~97.1 fps +[SensorPush] PZT angle frame #1780043771194 dts=4032899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043771493 dts=4033198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043771793 dts=4033498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043772104 dts=4033809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043772104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629100 | ~98.9 fps +[SensorPush] PZT angle frame #1780043772404 dts=4034109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043772705 dts=4034410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043773155 dts=4034859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043773253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629200 | ~87.0 fps +[SensorPush] PZT angle frame #1780043773453 dts=4035158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043773754 dts=4035459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043774054 dts=4035759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043774274 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629300 | ~97.9 fps +[SensorPush] PZT angle frame #1780043774375 dts=4036080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043774694 dts=4036399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043775137 dts=4036841 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043775444 dts=4037149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043775444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629400 | ~85.5 fps +[SensorPush] PZT angle frame #1780043775745 dts=4037450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043776055 dts=4037760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043776364 dts=4038069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043776465 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629500 | ~97.9 fps +[SensorPush] PZT angle frame #1780043776663 dts=4038368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043776973 dts=4038678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043777272 dts=4038977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043777624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629600 | ~86.3 fps +[SensorPush] PZT angle frame #1780043777723 dts=4039428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043778025 dts=4039730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043778333 dts=4040038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043778633 dts=4040338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043778633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629700 | ~99.0 fps +[SensorPush] PZT angle frame #1780043778964 dts=4040669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043779284 dts=4040989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043779585 dts=4041290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043779682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629800 | ~95.4 fps +[SensorPush] PZT angle frame #1780043779882 dts=4041587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043780184 dts=4041888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043780484 dts=4042189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043780685 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=629900 | ~99.7 fps +[SensorPush] PZT angle frame #1780043780782 dts=4042487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043781094 dts=4042799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043781393 dts=4043098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043781705 dts=4043409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043781705 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630000 | ~98.1 fps +[SensorPush] PZT angle frame #1780043782003 dts=4043708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043782303 dts=4044008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043782752 dts=4044457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043782995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630100 | ~77.5 fps +[SensorPush] PZT angle frame #1780043783344 dts=4045049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043783644 dts=4045348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043783943 dts=4045648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043784304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630200 | ~76.4 fps +[SensorPush] PZT angle frame #1780043784403 dts=4046108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043784724 dts=4046429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043785024 dts=4046729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043785345 dts=4047050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043785345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630300 | ~96.1 fps +[SensorPush] PZT angle frame #1780043785782 dts=4047487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043786084 dts=4047789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043786404 dts=4048109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043786504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630400 | ~86.3 fps +[SensorPush] PZT angle frame #1780043786854 dts=4048559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043787154 dts=4048859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043787452 dts=4049157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043787663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630500 | ~86.3 fps +[SensorPush] PZT angle frame #1780043787763 dts=4049468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043788075 dts=4049780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043788383 dts=4050088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043788695 dts=4050400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043788695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630600 | ~96.8 fps +[SensorPush] PZT angle frame #1780043788993 dts=4050697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043789432 dts=4051137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043789734 dts=4051439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043789834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630700 | ~87.8 fps +[SensorPush] PZT angle frame #1780043790033 dts=4051738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043790344 dts=4052049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043790653 dts=4052357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043790863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630800 | ~97.2 fps +[SensorPush] PZT angle frame #1780043790973 dts=4052678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043791273 dts=4052978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043791575 dts=4053280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043791875 dts=4053580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043791875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=630900 | ~98.8 fps +[SensorPush] PZT angle frame #1780043792322 dts=4054027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043792624 dts=4054328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043793073 dts=4054778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043793175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631000 | ~76.9 fps +[SensorPush] PZT angle frame #1780043793383 dts=4055088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043793694 dts=4055398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043794144 dts=4055849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043794344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631100 | ~85.6 fps +[SensorPush] PZT angle frame #1780043794442 dts=4056147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043794756 dts=4056461 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043795064 dts=4056769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043795364 dts=4057068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043795364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631200 | ~98.1 fps +[SensorPush] PZT angle frame #1780043795685 dts=4057390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043795993 dts=4057698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043796445 dts=4058149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043796543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631300 | ~84.8 fps +[SensorPush] PZT angle frame #1780043796753 dts=4058458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043797064 dts=4058769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043797365 dts=4059069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043797565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631400 | ~97.8 fps +[SensorPush] PZT angle frame #1780043797663 dts=4059368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043797972 dts=4059677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043798294 dts=4059999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043798594 dts=4060299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043798594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631500 | ~97.2 fps +[SensorPush] PZT angle frame #1780043798893 dts=4060598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043799204 dts=4060909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043799514 dts=4061219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043799614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631600 | ~98.0 fps +[SensorPush] PZT angle frame #1780043799813 dts=4061518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043800115 dts=4061819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043800413 dts=4062118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043800623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631700 | ~99.2 fps +[SensorPush] PZT angle frame #1780043800723 dts=4062428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043801172 dts=4062877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043801483 dts=4063188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043802082 dts=4063787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043802082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631800 | ~68.5 fps +[SensorPush] PZT angle frame #1780043802394 dts=4064099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043802694 dts=4064399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043803154 dts=4064859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043803254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=631900 | ~85.3 fps +[SensorPush] PZT angle frame #1780043803465 dts=4065170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043803762 dts=4065467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043804063 dts=4065768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043804263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632000 | ~99.1 fps +[SensorPush] PZT angle frame #1780043804364 dts=4066069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043804663 dts=4066367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043804963 dts=4066668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043805263 dts=4066968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043805263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632100 | ~100.0 fps +[SensorPush] PZT angle frame #1780043805564 dts=4067269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043805872 dts=4067576 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043806173 dts=4067878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043806272 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632200 | ~99.1 fps +[SensorPush] PZT angle frame #1780043806483 dts=4068188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043806936 dts=4068641 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043807243 dts=4068948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043807444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632300 | ~85.3 fps +[SensorPush] PZT angle frame #1780043807545 dts=4069249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043807842 dts=4069547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043808164 dts=4069869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043808474 dts=4070179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043808474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632400 | ~97.1 fps +[SensorPush] PZT angle frame #1780043808773 dts=4070478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043809216 dts=4070921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043809663 dts=4071368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043809764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632500 | ~77.6 fps +[SensorPush] PZT angle frame #1780043809965 dts=4071669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043810273 dts=4071978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043810576 dts=4072281 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043810793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632600 | ~97.2 fps +[SensorPush] PZT angle frame #1780043810893 dts=4072598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043811333 dts=4073038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043811773 dts=4073478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043812084 dts=4073789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043812084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632700 | ~77.5 fps +[SensorPush] PZT angle frame #1780043812392 dts=4074097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043812696 dts=4074401 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043813014 dts=4074719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043813112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632800 | ~97.2 fps +[SensorPush] PZT angle frame #1780043813314 dts=4075019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043813615 dts=4075319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043813914 dts=4075619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043814134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=632900 | ~97.8 fps +[SensorPush] PZT angle frame #1780043814232 dts=4075937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043814543 dts=4076248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043814846 dts=4076551 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043815164 dts=4076869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043815164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633000 | ~97.2 fps +[SensorPush] PZT angle frame #1780043815494 dts=4077199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043815803 dts=4077508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043816104 dts=4077809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043816365 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633100 | ~83.3 fps +[SensorPush] PZT angle frame #1780043816722 dts=4078427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043817045 dts=4078750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043817344 dts=4079049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043817554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633200 | ~84.0 fps +[SensorPush] PZT angle frame #1780043817654 dts=4079359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043817954 dts=4079659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043818256 dts=4079960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043818573 dts=4080278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043818573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633300 | ~98.2 fps +[SensorPush] PZT angle frame #1780043818873 dts=4080578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043819176 dts=4080880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043819475 dts=4081180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043819574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633400 | ~99.8 fps +[SensorPush] PZT angle frame #1780043819772 dts=4081476 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043820115 dts=4081819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043820424 dts=4082129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043820623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633500 | ~95.4 fps +[SensorPush] PZT angle frame #1780043820723 dts=4082428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043821024 dts=4082728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043821324 dts=4083029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043821624 dts=4083329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043821624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633600 | ~99.9 fps +[SensorPush] PZT angle frame #1780043821922 dts=4083627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043822364 dts=4084068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043822673 dts=4084378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043822774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633700 | ~86.9 fps +[SensorPush] PZT angle frame #1780043822975 dts=4084679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043823283 dts=4084988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043823583 dts=4085288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043823783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633800 | ~99.2 fps +[SensorPush] PZT angle frame #1780043823884 dts=4085589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043824333 dts=4086038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043824633 dts=4086338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043824934 dts=4086639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043824934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=633900 | ~86.9 fps +[SensorPush] PZT angle frame #1780043825232 dts=4086937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043825544 dts=4087249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043825844 dts=4087549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043825956 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634000 | ~97.9 fps +[SensorPush] PZT angle frame #1780043826184 dts=4087889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043826495 dts=4088199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043826944 dts=4088649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043827153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634100 | ~83.5 fps +[SensorPush] PZT angle frame #1780043827255 dts=4088960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043827564 dts=4089268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043828003 dts=4089708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043828305 dts=4090009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043828305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634200 | ~86.8 fps +[SensorPush] PZT angle frame #1780043828603 dts=4090308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043828912 dts=4090617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043829225 dts=4090930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043829325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634300 | ~98.0 fps +[SensorPush] PZT angle frame #1780043829535 dts=4091240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043829844 dts=4091549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043830155 dts=4091860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043830353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634400 | ~97.3 fps +[SensorPush] PZT angle frame #1780043830456 dts=4092160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043830753 dts=4092457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043831073 dts=4092778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043831374 dts=4093078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043831374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634500 | ~98.0 fps +[SensorPush] PZT angle frame #1780043831674 dts=4093379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043831986 dts=4093691 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043832283 dts=4093988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043832383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634600 | ~99.2 fps +[SensorPush] PZT angle frame #1780043832583 dts=4094288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043832885 dts=4094589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043833192 dts=4094897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043833422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634700 | ~96.2 fps +[SensorPush] PZT angle frame #1780043833523 dts=4095228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043833983 dts=4095687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043834294 dts=4095998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043834613 dts=4096318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043834613 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634800 | ~84.0 fps +[SensorPush] PZT angle frame #1780043835053 dts=4096758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043835353 dts=4097057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043835663 dts=4097368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043835763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=634900 | ~87.0 fps +[SensorPush] PZT angle frame #1780043835963 dts=4097668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043836285 dts=4097990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043836594 dts=4098299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043836795 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635000 | ~97.0 fps +[SensorPush] PZT angle frame #1780043836894 dts=4098599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043837355 dts=4099060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043837654 dts=4099359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043837983 dts=4099688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043837983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635100 | ~84.1 fps +[SensorPush] PZT angle frame #1780043838283 dts=4099988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043838594 dts=4100299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043838894 dts=4100599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043838993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635200 | ~98.9 fps +[SensorPush] PZT angle frame #1780043839195 dts=4100900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043839504 dts=4101209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043839804 dts=4101509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043840003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635300 | ~99.1 fps +[SensorPush] PZT angle frame #1780043840103 dts=4101808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043840405 dts=4102110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043840701 dts=4102406 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043841144 dts=4102849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043841144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635400 | ~87.6 fps +[SensorPush] PZT angle frame #1780043841454 dts=4103158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043841763 dts=4103468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043842064 dts=4103768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043842164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635500 | ~98.1 fps +[SensorPush] PZT angle frame #1780043842364 dts=4104069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043842674 dts=4104379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043843111 dts=4104816 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043843315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635600 | ~86.9 fps +[SensorPush] PZT angle frame #1780043843423 dts=4105128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043843736 dts=4105441 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043844036 dts=4105740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043844354 dts=4106059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043844354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635700 | ~96.1 fps +[SensorPush] PZT angle frame #1780043844665 dts=4106370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043844964 dts=4106669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043845266 dts=4106971 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043845503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635800 | ~87.0 fps +[SensorPush] PZT angle frame #1780043845713 dts=4107418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043846013 dts=4107718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043846314 dts=4108019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043846514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=635900 | ~99.0 fps +[SensorPush] PZT angle frame #1780043846615 dts=4108319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043846923 dts=4108628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043847225 dts=4108929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043847676 dts=4109381 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043847676 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636000 | ~86.0 fps +[SensorPush] PZT angle frame #1780043847973 dts=4109678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043848274 dts=4109979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043848585 dts=4110289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043848682 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636100 | ~99.4 fps +[SensorPush] PZT angle frame #1780043848883 dts=4110588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043849323 dts=4111028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043849632 dts=4111337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043849833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636200 | ~86.9 fps +[SensorPush] PZT angle frame #1780043849933 dts=4111638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043850245 dts=4111950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043850544 dts=4112249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043850982 dts=4112687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043850982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636300 | ~87.0 fps +[SensorPush] PZT angle frame #1780043851574 dts=4113278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043851883 dts=4113588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043852212 dts=4113917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043852323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636400 | ~74.6 fps +[SensorPush] PZT angle frame #1780043852523 dts=4114227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043852824 dts=4114529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043853125 dts=4114829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043853344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636500 | ~98.0 fps +[SensorPush] PZT angle frame #1780043853444 dts=4115149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043853744 dts=4115449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043854044 dts=4115749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043854344 dts=4116049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043854344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636600 | ~99.9 fps +[SensorPush] PZT angle frame #1780043854653 dts=4116358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043854955 dts=4116660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043855412 dts=4117117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043855522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636700 | ~84.9 fps +[SensorPush] PZT angle frame #1780043855723 dts=4117428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043856175 dts=4117880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043856484 dts=4118189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043856683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636800 | ~86.1 fps +[SensorPush] PZT angle frame #1780043856785 dts=4118490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043857083 dts=4118788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043857384 dts=4119089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043857693 dts=4119398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043857693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=636900 | ~99.0 fps +[SensorPush] PZT angle frame #1780043858003 dts=4119708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043858604 dts=4120309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043858903 dts=4120608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043859013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637000 | ~75.8 fps +[SensorPush] PZT angle frame #1780043859225 dts=4120929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043859532 dts=4121237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043859832 dts=4121537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043860033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637100 | ~98.0 fps +[SensorPush] PZT angle frame #1780043860136 dts=4121841 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043860453 dts=4122158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043860764 dts=4122469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043861063 dts=4122768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043861063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637200 | ~97.0 fps +[SensorPush] PZT angle frame #1780043861363 dts=4123068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043861664 dts=4123369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043862135 dts=4123840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043862252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637300 | ~84.2 fps +[SensorPush] PZT angle frame #1780043862463 dts=4124168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043862766 dts=4124471 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043863074 dts=4124778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043863285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637400 | ~96.7 fps +[SensorPush] PZT angle frame #1780043863384 dts=4125088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043863682 dts=4125387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043863991 dts=4125696 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043864303 dts=4126008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043864303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637500 | ~98.2 fps +[SensorPush] PZT angle frame #1780043864604 dts=4126309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043865183 dts=4126888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043865484 dts=4127189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043865584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637600 | ~78.0 fps +[SensorPush] PZT angle frame #1780043865785 dts=4127490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043866084 dts=4127789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043866402 dts=4128107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043866614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637700 | ~97.2 fps +[SensorPush] PZT angle frame #1780043866713 dts=4128418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043867015 dts=4128719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043867322 dts=4129027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043867775 dts=4129480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043867775 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637800 | ~86.1 fps +[SensorPush] PZT angle frame #1780043868224 dts=4129929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043868534 dts=4130239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043868842 dts=4130547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043868943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=637900 | ~85.7 fps +[SensorPush] PZT angle frame #1780043869282 dts=4130987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043869586 dts=4131290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043869894 dts=4131599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043870094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638000 | ~86.8 fps +[SensorPush] PZT angle frame #1780043870193 dts=4131898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043870515 dts=4132220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043870964 dts=4132669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043871262 dts=4132967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043871262 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638100 | ~85.6 fps +[SensorPush] PZT angle frame #1780043871562 dts=4133266 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043872013 dts=4133718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043872335 dts=4134039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043872432 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638200 | ~85.5 fps +[SensorPush] PZT angle frame #1780043872643 dts=4134348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043873085 dts=4134790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043873383 dts=4135088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043873584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638300 | ~86.8 fps +[SensorPush] PZT angle frame #1780043873683 dts=4135388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043873982 dts=4135687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043874434 dts=4136139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043874744 dts=4136449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043874744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638400 | ~86.2 fps +[SensorPush] PZT angle frame #1780043875055 dts=4136760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043875373 dts=4137077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043875673 dts=4137378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043875773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638500 | ~97.1 fps +[SensorPush] PZT angle frame #1780043875974 dts=4137679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043876285 dts=4137990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043876593 dts=4138298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043876792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638600 | ~98.2 fps +[SensorPush] PZT angle frame #1780043876893 dts=4138598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043877203 dts=4138908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043877653 dts=4139357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043877954 dts=4139659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043877954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638700 | ~86.0 fps +[SensorPush] PZT angle frame #1780043878405 dts=4140110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043878703 dts=4140408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043879025 dts=4140729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043879125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638800 | ~85.4 fps +[SensorPush] PZT angle frame #1780043879324 dts=4141029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043879624 dts=4141329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043879923 dts=4141628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043880123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=638900 | ~100.1 fps +[SensorPush] PZT angle frame #1780043880224 dts=4141928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043880522 dts=4142226 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043880852 dts=4142557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043881155 dts=4142860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043881155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639000 | ~96.9 fps +[SensorPush] PZT angle frame #1780043881454 dts=4143159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043881771 dts=4143476 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043882074 dts=4143779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043882172 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639100 | ~98.4 fps +[SensorPush] PZT angle frame #1780043882372 dts=4144077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043882673 dts=4144378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043882974 dts=4144679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043883186 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639200 | ~98.6 fps +[SensorPush] PZT angle frame #1780043883294 dts=4144998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043883764 dts=4145469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043884213 dts=4145918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043884535 dts=4146240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043884535 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639300 | ~74.1 fps +[SensorPush] PZT angle frame #1780043884832 dts=4146537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043885135 dts=4146840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043885455 dts=4147159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043885564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639400 | ~97.3 fps +[SensorPush] PZT angle frame #1780043885764 dts=4147469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043886064 dts=4147769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043886362 dts=4148067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043886583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639500 | ~98.1 fps +[SensorPush] PZT angle frame #1780043886695 dts=4148400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043886993 dts=4148698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043887304 dts=4149009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043887612 dts=4149317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043887612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639600 | ~97.2 fps +[SensorPush] PZT angle frame #1780043887922 dts=4149627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043888253 dts=4149958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043888694 dts=4150399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043888793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639700 | ~84.7 fps +[SensorPush] PZT angle frame #1780043888993 dts=4150698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043889453 dts=4151158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043889753 dts=4151457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043890103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639800 | ~76.3 fps +[SensorPush] PZT angle frame #1780043890205 dts=4151910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043890515 dts=4152220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043890953 dts=4152658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043891253 dts=4152958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043891253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=639900 | ~87.0 fps +[SensorPush] PZT angle frame #1780043891574 dts=4153279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043891875 dts=4153580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043892182 dts=4153887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043892283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640000 | ~97.1 fps +[SensorPush] PZT angle frame #1780043892483 dts=4154188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043892784 dts=4154489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043893245 dts=4154949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043893444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640100 | ~86.2 fps +[SensorPush] PZT angle frame #1780043893544 dts=4155249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043893855 dts=4155560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043894154 dts=4155859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043894464 dts=4156169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043894464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640200 | ~98.0 fps +[SensorPush] PZT angle frame #1780043894764 dts=4156469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043895066 dts=4156771 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043895383 dts=4157088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043895485 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640300 | ~98.0 fps +[SensorPush] PZT angle frame #1780043895683 dts=4157388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043895984 dts=4157689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043896284 dts=4157988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043896494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640400 | ~99.1 fps +[SensorPush] PZT angle frame #1780043896593 dts=4158298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043896896 dts=4158601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043897203 dts=4158908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043897513 dts=4159218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043897513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640500 | ~97.5 fps +[SensorPush] PZT angle frame #1780043897814 dts=4159519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043898122 dts=4159827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043898563 dts=4160268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043898665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640600 | ~87.3 fps +[SensorPush] PZT angle frame #1780043898863 dts=4160567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043899177 dts=4160881 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043899494 dts=4161199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043899702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640700 | ~96.4 fps +[SensorPush] PZT angle frame #1780043899812 dts=4161517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043900123 dts=4161828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043900423 dts=4162128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043900723 dts=4162428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043900723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640800 | ~98.0 fps +[SensorPush] PZT angle frame #1780043901033 dts=4162738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043901342 dts=4163047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043901652 dts=4163357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043901753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=640900 | ~97.0 fps +[SensorPush] PZT angle frame #1780043902104 dts=4163809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043902424 dts=4164129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043902724 dts=4164429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043902932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641000 | ~84.8 fps +[SensorPush] PZT angle frame #1780043903174 dts=4164879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043903473 dts=4165178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043903775 dts=4165480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043904114 dts=4165819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043904114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641100 | ~84.6 fps +[SensorPush] PZT angle frame #1780043904433 dts=4166138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043904872 dts=4166577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043905186 dts=4166891 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043905283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641200 | ~85.5 fps +[SensorPush] PZT angle frame #1780043905494 dts=4167199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043905795 dts=4167499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043906092 dts=4167797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043906304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641300 | ~97.9 fps +[SensorPush] PZT angle frame #1780043906412 dts=4168117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043906883 dts=4168588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043907333 dts=4169038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043907632 dts=4169337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043907632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641400 | ~75.3 fps +[SensorPush] PZT angle frame #1780043907933 dts=4169638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043908244 dts=4169949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043908554 dts=4170259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043908654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641500 | ~97.9 fps +[SensorPush] PZT angle frame #1780043909003 dts=4170708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043909315 dts=4171020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043909613 dts=4171318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043909815 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641600 | ~86.1 fps +[SensorPush] PZT angle frame #1780043909914 dts=4171618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043910215 dts=4171919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043910514 dts=4172219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043910963 dts=4172668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043910963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641700 | ~87.1 fps +[SensorPush] PZT angle frame #1780043911273 dts=4172977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043911584 dts=4173288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043911883 dts=4173588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043911984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641800 | ~97.9 fps +[SensorPush] PZT angle frame #1780043912183 dts=4173888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043912502 dts=4174207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043912815 dts=4174520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043913015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=641900 | ~97.0 fps +[SensorPush] PZT angle frame #1780043913113 dts=4174817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043913422 dts=4175127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043913735 dts=4175439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043914034 dts=4175739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043914034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642000 | ~98.1 fps +[SensorPush] PZT angle frame #1780043914344 dts=4176049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043914653 dts=4176358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043915102 dts=4176807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043915342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642100 | ~76.5 fps +[SensorPush] PZT angle frame #1780043915542 dts=4177247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043915984 dts=4177689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043916293 dts=4177998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043916493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642200 | ~86.8 fps +[SensorPush] PZT angle frame #1780043916604 dts=4178308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043916904 dts=4178608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043917203 dts=4178908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043917665 dts=4179370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043917665 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642300 | ~85.3 fps +[SensorPush] PZT angle frame #1780043917964 dts=4179669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043918263 dts=4179968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043918564 dts=4180269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043918664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642400 | ~100.1 fps +[SensorPush] PZT angle frame #1780043918875 dts=4180580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043919175 dts=4180880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043919635 dts=4181340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043919834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642500 | ~85.5 fps +[SensorPush] PZT angle frame #1780043919932 dts=4181637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043920243 dts=4181948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043920544 dts=4182248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043920843 dts=4182548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043920843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642600 | ~99.1 fps +[SensorPush] PZT angle frame #1780043921294 dts=4182999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043921596 dts=4183300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043921903 dts=4183608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043922003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642700 | ~86.1 fps +[SensorPush] PZT angle frame #1780043922203 dts=4183908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043922515 dts=4184220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043922953 dts=4184658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043923153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642800 | ~87.0 fps +[SensorPush] PZT angle frame #1780043923252 dts=4184957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043923563 dts=4185268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043924003 dts=4185708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043924317 dts=4186021 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043924317 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=642900 | ~85.9 fps +[SensorPush] PZT angle frame #1780043924625 dts=4186329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043925074 dts=4186779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043925375 dts=4187080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043925475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643000 | ~86.3 fps +[SensorPush] PZT angle frame #1780043925673 dts=4187378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043925984 dts=4187689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043926283 dts=4187988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043926484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643100 | ~99.2 fps +[SensorPush] PZT angle frame #1780043926582 dts=4188287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043926893 dts=4188598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043927194 dts=4188899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043927514 dts=4189219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043927514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643200 | ~97.0 fps +[SensorPush] PZT angle frame #1780043927823 dts=4189528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043928134 dts=4189839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043928432 dts=4190137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043928535 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643300 | ~98.0 fps +[SensorPush] PZT angle frame #1780043928745 dts=4190450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043929043 dts=4190748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043929345 dts=4191049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043929694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643400 | ~86.2 fps +[SensorPush] PZT angle frame #1780043929794 dts=4191499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043930105 dts=4191810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043930415 dts=4192120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043930723 dts=4192428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043930723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643500 | ~97.2 fps +[SensorPush] PZT angle frame #1780043931034 dts=4192739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043931473 dts=4193178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043931785 dts=4193490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043931884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643600 | ~86.1 fps +[SensorPush] PZT angle frame #1780043932083 dts=4193788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043932406 dts=4194110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043932842 dts=4194547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043933044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643700 | ~86.2 fps +[SensorPush] PZT angle frame #1780043933153 dts=4194858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043933464 dts=4195169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043933765 dts=4195470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043934065 dts=4195770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043934065 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643800 | ~97.9 fps +[SensorPush] PZT angle frame #1780043934376 dts=4196081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043934813 dts=4196518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043935124 dts=4196828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043935224 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=643900 | ~86.3 fps +[SensorPush] PZT angle frame #1780043935565 dts=4197270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043935874 dts=4197579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043936172 dts=4197877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043936373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644000 | ~87.0 fps +[SensorPush] PZT angle frame #1780043936473 dts=4198178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043936791 dts=4198496 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043937254 dts=4198958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043937585 dts=4199289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043937585 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644100 | ~82.6 fps +[SensorPush] PZT angle frame #1780043937884 dts=4199589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043938192 dts=4199896 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043938502 dts=4200207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043938602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644200 | ~98.3 fps +[SensorPush] PZT angle frame #1780043938813 dts=4200518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043939114 dts=4200819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043939424 dts=4201128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043939622 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644300 | ~98.0 fps +[SensorPush] PZT angle frame #1780043939722 dts=4201427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043940024 dts=4201728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043940324 dts=4202029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043940632 dts=4202337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043940632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644400 | ~99.0 fps +[SensorPush] PZT angle frame #1780043940934 dts=4202639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043941385 dts=4203090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043941693 dts=4203398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043941794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644500 | ~86.1 fps +[SensorPush] PZT angle frame #1780043941994 dts=4203699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043942292 dts=4203997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043942594 dts=4204299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043942803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644600 | ~99.0 fps +[SensorPush] PZT angle frame #1780043942903 dts=4204608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043943205 dts=4204910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043943505 dts=4205210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043943812 dts=4205517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043943812 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644700 | ~99.1 fps +[SensorPush] PZT angle frame #1780043944127 dts=4205831 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043944444 dts=4206149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043944754 dts=4206459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043944853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644800 | ~96.0 fps +[SensorPush] PZT angle frame #1780043945194 dts=4206899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043945653 dts=4207358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043945952 dts=4207657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043946163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=644900 | ~76.3 fps +[SensorPush] PZT angle frame #1780043946265 dts=4207970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043946564 dts=4208269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043946874 dts=4208579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043947194 dts=4208899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043947194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645000 | ~97.0 fps +[SensorPush] PZT angle frame #1780043947502 dts=4209207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043947802 dts=4209507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043948102 dts=4209807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043948213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645100 | ~98.2 fps +[SensorPush] PZT angle frame #1780043948565 dts=4210269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043948863 dts=4210568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043949175 dts=4210880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043949374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645200 | ~86.1 fps +[SensorPush] PZT angle frame #1780043949474 dts=4211179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043949775 dts=4211480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043950073 dts=4211778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043950374 dts=4212079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043950374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645300 | ~99.9 fps +[SensorPush] PZT angle frame #1780043950833 dts=4212538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043951143 dts=4212848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043951464 dts=4213169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043951565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645400 | ~84.0 fps +[SensorPush] PZT angle frame #1780043951768 dts=4213473 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043952083 dts=4213788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043952394 dts=4214099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043952606 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645500 | ~96.0 fps +[SensorPush] PZT angle frame #1780043952714 dts=4214419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043953163 dts=4214868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043953493 dts=4215198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043953792 dts=4215497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043953792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645600 | ~84.3 fps +[SensorPush] PZT angle frame #1780043954094 dts=4215799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043954393 dts=4216097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043954704 dts=4216409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043954805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645700 | ~98.7 fps +[SensorPush] PZT angle frame #1780043955003 dts=4216708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043955313 dts=4217018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043955614 dts=4217319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043955823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645800 | ~98.3 fps +[SensorPush] PZT angle frame #1780043955935 dts=4217639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043956244 dts=4217949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043956565 dts=4218269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043956873 dts=4218578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043956873 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=645900 | ~95.2 fps +[SensorPush] PZT angle frame #1780043957175 dts=4218879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043957472 dts=4219177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043957774 dts=4219479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043957876 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646000 | ~99.7 fps +[SensorPush] PZT angle frame #1780043958074 dts=4219779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043958394 dts=4220099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043958692 dts=4220397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043958893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646100 | ~98.4 fps +[SensorPush] PZT angle frame #1780043959007 dts=4220711 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043959326 dts=4221030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043959626 dts=4221330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043959925 dts=4221629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043959925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646200 | ~96.9 fps +[SensorPush] PZT angle frame #1780043960237 dts=4221942 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043960542 dts=4222247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043960843 dts=4222547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043960963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646300 | ~96.3 fps +[SensorPush] PZT angle frame #1780043961163 dts=4222868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043961463 dts=4223168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043961764 dts=4223468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043961962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646400 | ~100.2 fps +[SensorPush] PZT angle frame #1780043962065 dts=4223769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043962363 dts=4224068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043962955 dts=4224660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043963252 dts=4224957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043963252 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646500 | ~77.5 fps +[SensorPush] PZT angle frame #1780043963564 dts=4225269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043963864 dts=4225569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043964162 dts=4225867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043964414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646600 | ~86.1 fps +[SensorPush] PZT angle frame #1780043964764 dts=4226469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043965073 dts=4226778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043965534 dts=4227239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043965733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646700 | ~75.8 fps +[SensorPush] PZT angle frame #1780043965834 dts=4227538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043966145 dts=4227850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043966444 dts=4228149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043966764 dts=4228469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043966764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646800 | ~97.1 fps +[SensorPush] PZT angle frame #1780043967065 dts=4228769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043967365 dts=4229070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043967686 dts=4229390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043967784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=646900 | ~98.0 fps +[SensorPush] PZT angle frame #1780043967993 dts=4229698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043968306 dts=4230011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043968603 dts=4230308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043968803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647000 | ~98.1 fps +[SensorPush] PZT angle frame #1780043968915 dts=4230620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043969215 dts=4230919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043969535 dts=4231239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043969833 dts=4231537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043969833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647100 | ~97.2 fps +[SensorPush] PZT angle frame #1780043970134 dts=4231839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043970451 dts=4232156 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043970755 dts=4232460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043970856 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647200 | ~97.8 fps +[SensorPush] PZT angle frame #1780043971056 dts=4232761 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043971373 dts=4233078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043971684 dts=4233389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043971895 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647300 | ~96.2 fps +[SensorPush] PZT angle frame #1780043971994 dts=4233698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043972454 dts=4234159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043972763 dts=4234468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043973115 dts=4234820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043973115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647400 | ~81.9 fps +[SensorPush] PZT angle frame #1780043973415 dts=4235119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043973715 dts=4235419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043974025 dts=4235729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043974124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647500 | ~99.2 fps +[SensorPush] PZT angle frame #1780043974624 dts=4236328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043974934 dts=4236639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043975253 dts=4236958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043975454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647600 | ~75.2 fps +[SensorPush] PZT angle frame #1780043975552 dts=4237257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043975884 dts=4237589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043976214 dts=4237919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043976524 dts=4238229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043976524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647700 | ~93.3 fps +[SensorPush] PZT angle frame #1780043976834 dts=4238539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043977154 dts=4238859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043977753 dts=4239458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043977855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647800 | ~75.1 fps +[SensorPush] PZT angle frame #1780043978075 dts=4239779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043978393 dts=4240098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043978713 dts=4240418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043978923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=647900 | ~93.7 fps +[SensorPush] PZT angle frame #1780043979023 dts=4240728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043979343 dts=4241048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043979785 dts=4241490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043980082 dts=4241787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043980082 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648000 | ~86.3 fps +[SensorPush] PZT angle frame #1780043980533 dts=4242238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043980853 dts=4242558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043981152 dts=4242857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043981255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648100 | ~85.3 fps +[SensorPush] PZT angle frame #1780043981465 dts=4243170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043981764 dts=4243469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043982073 dts=4243778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043982285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648200 | ~97.0 fps +[SensorPush] PZT angle frame #1780043982393 dts=4244097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043982693 dts=4244398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043983003 dts=4244708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043983307 dts=4245012 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043983307 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648300 | ~97.9 fps +[SensorPush] PZT angle frame #1780043983612 dts=4245317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043983917 dts=4245622 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043984363 dts=4246068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043984466 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648400 | ~86.2 fps +[SensorPush] PZT angle frame #1780043984674 dts=4246379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043984973 dts=4246678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043985714 dts=4247418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043985913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648500 | ~69.2 fps +[SensorPush] PZT angle frame #1780043986012 dts=4247716 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043986325 dts=4248029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043986774 dts=4248479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043987075 dts=4248780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043987075 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648600 | ~86.0 fps +[SensorPush] PZT angle frame #1780043987396 dts=4249101 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043987703 dts=4249408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043988023 dts=4249728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043988123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648700 | ~95.3 fps +[SensorPush] PZT angle frame #1780043988325 dts=4250030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043988633 dts=4250337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043988953 dts=4250657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043989165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648800 | ~96.0 fps +[SensorPush] PZT angle frame #1780043989273 dts=4250978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043989575 dts=4251279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043989884 dts=4251589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043990192 dts=4251897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043990192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=648900 | ~97.4 fps +[SensorPush] PZT angle frame #1780043990493 dts=4252198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043990794 dts=4252499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043991094 dts=4252798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043991192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649000 | ~100.0 fps +[SensorPush] PZT angle frame #1780043991404 dts=4253109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043991744 dts=4253449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043992043 dts=4253748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043992253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649100 | ~94.2 fps +[SensorPush] PZT angle frame #1780043992354 dts=4254059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043992795 dts=4254499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043993094 dts=4254799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043993393 dts=4255098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043993393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649200 | ~87.7 fps +[SensorPush] PZT angle frame #1780043993694 dts=4255399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043994003 dts=4255708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043994333 dts=4256038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043994435 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649300 | ~95.9 fps +[SensorPush] PZT angle frame #1780043994643 dts=4256348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043994952 dts=4256657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043995426 dts=4257131 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043995623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649400 | ~84.2 fps +[SensorPush] PZT angle frame #1780043995723 dts=4257428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043996023 dts=4257728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043996344 dts=4258049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043996654 dts=4258359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043996654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649500 | ~96.9 fps +[SensorPush] PZT angle frame #1780043996955 dts=4258660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043997406 dts=4259111 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043997984 dts=4259688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043998083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649600 | ~70.0 fps +[SensorPush] PZT angle frame #1780043998713 dts=4260417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043999162 dts=4260867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780043999465 dts=4261170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780043999666 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649700 | ~63.1 fps +[SensorPush] PZT angle frame #1780043999926 dts=4261631 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044000255 dts=4261959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044000553 dts=4262258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044000854 dts=4262559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044000854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649800 | ~84.2 fps +[SensorPush] PZT angle frame #1780044001166 dts=4262871 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044001484 dts=4263189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044001793 dts=4263498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044001894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=649900 | ~96.2 fps +[SensorPush] PZT angle frame #1780044002114 dts=4263819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044002424 dts=4264129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044002743 dts=4264448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044002943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650000 | ~95.3 fps +[SensorPush] PZT angle frame #1780044003054 dts=4264759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044003354 dts=4265059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044003814 dts=4265519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044004265 dts=4265969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044004265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650100 | ~75.7 fps +[SensorPush] PZT angle frame #1780044004724 dts=4266429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044005025 dts=4266729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044005324 dts=4267028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044005422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650200 | ~86.4 fps +[SensorPush] PZT angle frame #1780044005623 dts=4267328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044006062 dts=4267767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044006503 dts=4268208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044006713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650300 | ~77.5 fps +[SensorPush] PZT angle frame #1780044006814 dts=4268519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044007114 dts=4268819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044007412 dts=4269117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044007714 dts=4269419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044007714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650400 | ~99.9 fps +[SensorPush] PZT angle frame #1780044008014 dts=4269718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044008326 dts=4270031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044008624 dts=4270328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044008733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650500 | ~98.1 fps +[SensorPush] PZT angle frame #1780044008935 dts=4270639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044009404 dts=4271109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044009713 dts=4271418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044010065 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650600 | ~75.1 fps +[SensorPush] PZT angle frame #1780044010165 dts=4271870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044010464 dts=4272169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044010794 dts=4272499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044011094 dts=4272799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044011094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650700 | ~97.3 fps +[SensorPush] PZT angle frame #1780044011395 dts=4273100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044011712 dts=4273417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044012024 dts=4273729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044012123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650800 | ~97.1 fps +[SensorPush] PZT angle frame #1780044012334 dts=4274039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044012644 dts=4274349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044012953 dts=4274658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044013176 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=650900 | ~95.1 fps +[SensorPush] PZT angle frame #1780044013286 dts=4274991 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044013594 dts=4275299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044013894 dts=4275599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044014192 dts=4275897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044014192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651000 | ~98.4 fps +[SensorPush] PZT angle frame #1780044014543 dts=4276247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044014843 dts=4276548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044015153 dts=4276858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044015256 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651100 | ~93.9 fps +[SensorPush] PZT angle frame #1780044015742 dts=4277447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044016044 dts=4277749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044016354 dts=4278059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044016554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651200 | ~77.1 fps +[SensorPush] PZT angle frame #1780044016652 dts=4278357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044016952 dts=4278657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044017253 dts=4278957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044017563 dts=4279268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044017563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651300 | ~99.0 fps +[SensorPush] PZT angle frame #1780044017864 dts=4279569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044018175 dts=4279880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044018476 dts=4280181 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044018715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651400 | ~86.8 fps +[SensorPush] PZT angle frame #1780044018912 dts=4280617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044019214 dts=4280919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044019514 dts=4281219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044019714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651500 | ~100.2 fps +[SensorPush] PZT angle frame #1780044019814 dts=4281519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044020125 dts=4281830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044020425 dts=4282130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044020733 dts=4282438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044020733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651600 | ~98.1 fps +[SensorPush] PZT angle frame #1780044021044 dts=4282749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044021354 dts=4283059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044021654 dts=4283358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044021753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651700 | ~98.1 fps +[SensorPush] PZT angle frame #1780044021954 dts=4283659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044022544 dts=4284249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044022842 dts=4284547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044023043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651800 | ~77.5 fps +[SensorPush] PZT angle frame #1780044023142 dts=4284847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044023444 dts=4285148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044023745 dts=4285450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044024183 dts=4285888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044024183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=651900 | ~87.6 fps +[SensorPush] PZT angle frame #1780044024494 dts=4286199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044024825 dts=4286529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044025125 dts=4286829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044025233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652000 | ~95.3 fps +[SensorPush] PZT angle frame #1780044025584 dts=4287289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044026035 dts=4287740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044026344 dts=4288049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044026545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652100 | ~76.2 fps +[SensorPush] PZT angle frame #1780044026644 dts=4288348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044026964 dts=4288669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044027264 dts=4288968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044027575 dts=4289280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044027575 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652200 | ~97.0 fps +[SensorPush] PZT angle frame #1780044027885 dts=4289590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044028195 dts=4289900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044028494 dts=4290199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044028594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652300 | ~98.1 fps +[SensorPush] PZT angle frame #1780044028794 dts=4290499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044029243 dts=4290948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044029553 dts=4291258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044029753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652400 | ~86.3 fps +[SensorPush] PZT angle frame #1780044029855 dts=4291559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044030304 dts=4292008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044030604 dts=4292309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044030913 dts=4292618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044030913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652500 | ~86.2 fps +[SensorPush] PZT angle frame #1780044031211 dts=4292916 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044031524 dts=4293228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044031824 dts=4293528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044031925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652600 | ~98.7 fps +[SensorPush] PZT angle frame #1780044032274 dts=4293979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044032573 dts=4294278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044032874 dts=4294579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044033092 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652700 | ~85.7 fps +[SensorPush] PZT angle frame #1780044033193 dts=4294898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044033504 dts=4295209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044033824 dts=4295528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044034135 dts=4295840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044034135 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652800 | ~95.8 fps +[SensorPush] PZT angle frame #1780044034434 dts=4296139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044034755 dts=4296460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044035193 dts=4296898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044035293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=652900 | ~86.4 fps +[SensorPush] PZT angle frame #1780044035496 dts=4297201 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044035805 dts=4297509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044036104 dts=4297809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044036305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653000 | ~98.7 fps +[SensorPush] PZT angle frame #1780044036405 dts=4298110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044036703 dts=4298407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044037023 dts=4298727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044037324 dts=4299029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044037324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653100 | ~98.1 fps +[SensorPush] PZT angle frame #1780044037634 dts=4299339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044037932 dts=4299637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044038265 dts=4299970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044038383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653200 | ~94.5 fps +[SensorPush] PZT angle frame #1780044038594 dts=4300299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044038903 dts=4300608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044039365 dts=4301069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044039564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653300 | ~84.7 fps +[SensorPush] PZT angle frame #1780044039674 dts=4301378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044039974 dts=4301679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044040292 dts=4301997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044040603 dts=4302308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044040603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653400 | ~96.3 fps +[SensorPush] PZT angle frame #1780044040926 dts=4302630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044041234 dts=4302939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044041695 dts=4303399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044041793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653500 | ~84.0 fps +[SensorPush] PZT angle frame #1780044041993 dts=4303698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044042294 dts=4303999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044042593 dts=4304298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044043085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653600 | ~77.4 fps +[SensorPush] PZT angle frame #1780044043194 dts=4304899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044043505 dts=4305209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044043943 dts=4305647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044044245 dts=4305950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044044245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653700 | ~86.2 fps +[SensorPush] PZT angle frame #1780044044553 dts=4306257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044044874 dts=4306579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044045186 dts=4306891 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044045284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653800 | ~96.2 fps +[SensorPush] PZT angle frame #1780044045485 dts=4307190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044045783 dts=4307488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044046093 dts=4307798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044046314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=653900 | ~97.1 fps +[SensorPush] PZT angle frame #1780044046414 dts=4308118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044046715 dts=4308420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044047034 dts=4308739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044047343 dts=4309048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044047343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654000 | ~97.2 fps +[SensorPush] PZT angle frame #1780044047784 dts=4309489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044048243 dts=4309948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044048542 dts=4310247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044048644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654100 | ~76.9 fps +[SensorPush] PZT angle frame #1780044048853 dts=4310558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044049154 dts=4310859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044049455 dts=4311159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044049654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654200 | ~98.9 fps +[SensorPush] PZT angle frame #1780044049755 dts=4311459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044050053 dts=4311758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044050364 dts=4312068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044050673 dts=4312378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044050673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654300 | ~98.1 fps +[SensorPush] PZT angle frame #1780044050975 dts=4312680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044051274 dts=4312979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044051574 dts=4313278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044051673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654400 | ~100.0 fps +[SensorPush] PZT angle frame #1780044051874 dts=4313578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044052184 dts=4313889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044052495 dts=4314200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044052693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654500 | ~98.1 fps +[SensorPush] PZT angle frame #1780044052793 dts=4314497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044053103 dts=4314808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044053405 dts=4315110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044053714 dts=4315419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044053714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654600 | ~97.9 fps +[SensorPush] PZT angle frame #1780044054165 dts=4315869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044054464 dts=4316169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044054762 dts=4316467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044054863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654700 | ~87.1 fps +[SensorPush] PZT angle frame #1780044055065 dts=4316769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044055383 dts=4317088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044055684 dts=4317389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044055884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654800 | ~97.9 fps +[SensorPush] PZT angle frame #1780044055985 dts=4317690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044056584 dts=4318288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044057044 dts=4318749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044057364 dts=4319069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044057364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=654900 | ~67.6 fps +[SensorPush] PZT angle frame #1780044057663 dts=4319368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044057963 dts=4319668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044058265 dts=4319970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044058365 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655000 | ~99.9 fps +[SensorPush] PZT angle frame #1780044058564 dts=4320269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044058863 dts=4320568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044059354 dts=4321059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044059562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655100 | ~83.6 fps +[SensorPush] PZT angle frame #1780044059665 dts=4321370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044059965 dts=4321669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044060274 dts=4321979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044060575 dts=4322280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044060575 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655200 | ~98.6 fps +[SensorPush] PZT angle frame #1780044061014 dts=4322718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044061313 dts=4323018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044061624 dts=4323329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044061723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655300 | ~87.1 fps +[SensorPush] PZT angle frame #1780044061923 dts=4323628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044062364 dts=4324068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044062665 dts=4324370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044062863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655400 | ~87.7 fps +[SensorPush] PZT angle frame #1780044062962 dts=4324667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044063274 dts=4324978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044063574 dts=4325279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044063875 dts=4325580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044063875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655500 | ~98.9 fps +[SensorPush] PZT angle frame #1780044064335 dts=4326039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044064784 dts=4326489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044065084 dts=4326789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044065183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655600 | ~76.5 fps +[SensorPush] PZT angle frame #1780044065383 dts=4327088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044065683 dts=4327388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044065993 dts=4327698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044066193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655700 | ~99.0 fps +[SensorPush] PZT angle frame #1780044066293 dts=4327998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044066607 dts=4328312 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044066915 dts=4328620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044067505 dts=4329209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044067505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655800 | ~76.2 fps +[SensorPush] PZT angle frame #1780044067943 dts=4329648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044068255 dts=4329960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044068565 dts=4330270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044068664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=655900 | ~86.3 fps +[SensorPush] PZT angle frame #1780044068865 dts=4330569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044069313 dts=4331018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044069614 dts=4331319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044069824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656000 | ~86.2 fps +[SensorPush] PZT angle frame #1780044069923 dts=4331628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044070234 dts=4331939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044070544 dts=4332249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044070875 dts=4332580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044070875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656100 | ~95.1 fps +[SensorPush] PZT angle frame #1780044071185 dts=4332890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044071485 dts=4333190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044071804 dts=4333509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044071902 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656200 | ~97.4 fps +[SensorPush] PZT angle frame #1780044072114 dts=4333819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044072423 dts=4334128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044072724 dts=4334429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044072925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656300 | ~97.6 fps +[SensorPush] PZT angle frame #1780044073023 dts=4334728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044073613 dts=4335318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044073913 dts=4335618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044074213 dts=4335918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044074213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656400 | ~77.7 fps +[SensorPush] PZT angle frame #1780044074514 dts=4336219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044074823 dts=4336528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044075132 dts=4336837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044075243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656500 | ~97.0 fps +[SensorPush] PZT angle frame #1780044075444 dts=4337149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044075744 dts=4337449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044076052 dts=4337757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044076255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656600 | ~98.8 fps +[SensorPush] PZT angle frame #1780044076352 dts=4338057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044076683 dts=4338387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044076983 dts=4338688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044077314 dts=4339019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044077314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656700 | ~94.4 fps +[SensorPush] PZT angle frame #1780044077615 dts=4339320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044077925 dts=4339629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044078222 dts=4339927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044078325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656800 | ~99.0 fps +[SensorPush] PZT angle frame #1780044078522 dts=4340227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044078833 dts=4340538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044079134 dts=4340838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044079355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=656900 | ~97.0 fps +[SensorPush] PZT angle frame #1780044079452 dts=4341157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044079763 dts=4341468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044080063 dts=4341768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044080363 dts=4342068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044080363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657000 | ~99.3 fps +[SensorPush] PZT angle frame #1780044080675 dts=4342379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044081125 dts=4342830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044081433 dts=4343138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044081533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657100 | ~85.4 fps +[SensorPush] PZT angle frame #1780044081744 dts=4343449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044082043 dts=4343748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044082343 dts=4344048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044082683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657200 | ~87.0 fps +[SensorPush] PZT angle frame #1780044082784 dts=4344489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044083234 dts=4344938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044083554 dts=4345259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044083853 dts=4345557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044083853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657300 | ~85.5 fps +[SensorPush] PZT angle frame #1780044084155 dts=4345860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044084476 dts=4346181 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044084793 dts=4346498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044084895 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657400 | ~96.0 fps +[SensorPush] PZT angle frame #1780044085244 dts=4346949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044085556 dts=4347261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044085863 dts=4347568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044086203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657500 | ~76.4 fps +[SensorPush] PZT angle frame #1780044086305 dts=4348010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044086614 dts=4348318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044086922 dts=4348627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044087224 dts=4348929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044087224 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657600 | ~97.9 fps +[SensorPush] PZT angle frame #1780044087662 dts=4349366 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044087985 dts=4349689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044088295 dts=4350000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044088393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657700 | ~85.5 fps +[SensorPush] PZT angle frame #1780044088593 dts=4350298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044088903 dts=4350608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044089224 dts=4350929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044089425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657800 | ~97.0 fps +[SensorPush] PZT angle frame #1780044089522 dts=4351227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044089825 dts=4351530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044090123 dts=4351828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044090434 dts=4352138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044090434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=657900 | ~99.1 fps +[SensorPush] PZT angle frame #1780044090744 dts=4352449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044091183 dts=4352888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044091483 dts=4353187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044091585 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658000 | ~86.9 fps +[SensorPush] PZT angle frame #1780044091783 dts=4353488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044092374 dts=4354079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044092815 dts=4354519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044093025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658100 | ~69.4 fps +[SensorPush] PZT angle frame #1780044093124 dts=4354829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044093424 dts=4355129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044093883 dts=4355588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044094193 dts=4355898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044094193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658200 | ~85.7 fps +[SensorPush] PZT angle frame #1780044094632 dts=4356337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044094933 dts=4356638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044095234 dts=4356938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044095334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658300 | ~87.6 fps +[SensorPush] PZT angle frame #1780044095533 dts=4357237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044095835 dts=4357540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044096272 dts=4357977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044096474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658400 | ~87.7 fps +[SensorPush] PZT angle frame #1780044096574 dts=4358279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044096875 dts=4358580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044097342 dts=4359047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044097645 dts=4359350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044097645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658500 | ~85.2 fps +[SensorPush] PZT angle frame #1780044097943 dts=4359648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044098243 dts=4359948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044098543 dts=4360248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044098784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658600 | ~88.0 fps +[SensorPush] PZT angle frame #1780044098988 dts=4360692 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044099434 dts=4361139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044099744 dts=4361449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044099943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658700 | ~86.3 fps +[SensorPush] PZT angle frame #1780044100043 dts=4361748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044100343 dts=4362048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044100642 dts=4362347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044101084 dts=4362788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044101084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658800 | ~87.6 fps +[SensorPush] PZT angle frame #1780044101384 dts=4363089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044101694 dts=4363399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044101994 dts=4363698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044102094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=658900 | ~99.0 fps +[SensorPush] PZT angle frame #1780044102303 dts=4364008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044102615 dts=4364320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044103054 dts=4364759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044103275 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659000 | ~84.6 fps +[SensorPush] PZT angle frame #1780044103375 dts=4365080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044103673 dts=4365378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044103974 dts=4365679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044104285 dts=4365990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044104285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659100 | ~99.1 fps +[SensorPush] PZT angle frame #1780044104594 dts=4366298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044104903 dts=4366608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044105202 dts=4366907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044105314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659200 | ~97.1 fps +[SensorPush] PZT angle frame #1780044105533 dts=4367238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044105844 dts=4367549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044106143 dts=4367848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044106494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659300 | ~84.7 fps +[SensorPush] PZT angle frame #1780044106733 dts=4368438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044107034 dts=4368739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044107344 dts=4369049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044107642 dts=4369347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044107642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659400 | ~87.1 fps +[SensorPush] PZT angle frame #1780044107953 dts=4369657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044108265 dts=4369969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044108574 dts=4370279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044108673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659500 | ~97.0 fps +[SensorPush] PZT angle frame #1780044108883 dts=4370588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044109184 dts=4370888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044109494 dts=4371198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044109714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659600 | ~96.1 fps +[SensorPush] PZT angle frame #1780044109824 dts=4371529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044110124 dts=4371829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044110433 dts=4372138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044110735 dts=4372440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044110735 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659700 | ~97.9 fps +[SensorPush] PZT angle frame #1780044111054 dts=4372758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044111352 dts=4373056 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044111674 dts=4373379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044111774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659800 | ~96.3 fps +[SensorPush] PZT angle frame #1780044111994 dts=4373699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044112294 dts=4373999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044112602 dts=4374307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044112804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=659900 | ~97.0 fps +[SensorPush] PZT angle frame #1780044112903 dts=4374608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044113203 dts=4374908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044113504 dts=4375209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044113805 dts=4375509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044113805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660000 | ~99.9 fps +[SensorPush] PZT angle frame #1780044114112 dts=4375817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044114424 dts=4376129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044114755 dts=4376460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044114854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660100 | ~95.4 fps +[SensorPush] PZT angle frame #1780044115064 dts=4376768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044115363 dts=4377068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044115665 dts=4377369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044115863 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660200 | ~99.0 fps +[SensorPush] PZT angle frame #1780044115965 dts=4377670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044116284 dts=4377989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044116765 dts=4378469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044117074 dts=4378779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044117074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660300 | ~82.6 fps +[SensorPush] PZT angle frame #1780044117405 dts=4379110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044117703 dts=4379408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044118014 dts=4379719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044118114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660400 | ~96.2 fps +[SensorPush] PZT angle frame #1780044118321 dts=4380026 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044118624 dts=4380329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044118924 dts=4380629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044119124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660500 | ~98.9 fps +[SensorPush] PZT angle frame #1780044119234 dts=4380939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044119533 dts=4381238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044119994 dts=4381699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044120292 dts=4381997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044120292 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660600 | ~85.6 fps +[SensorPush] PZT angle frame #1780044120593 dts=4382298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044120913 dts=4382618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044121225 dts=4382930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044121324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660700 | ~96.9 fps +[SensorPush] PZT angle frame #1780044121525 dts=4383229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044121832 dts=4383537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044122136 dts=4383841 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044122343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660800 | ~98.1 fps +[SensorPush] PZT angle frame #1780044122444 dts=4384148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044122747 dts=4384452 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044123335 dts=4385039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044123632 dts=4385337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044123632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=660900 | ~77.6 fps +[SensorPush] PZT angle frame #1780044123934 dts=4385638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044124404 dts=4386109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044124713 dts=4386418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044124814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661000 | ~84.7 fps +[SensorPush] PZT angle frame #1780044125014 dts=4386718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044125314 dts=4387019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044125615 dts=4387319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044125955 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661100 | ~87.7 fps +[SensorPush] PZT angle frame #1780044126054 dts=4387759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044126365 dts=4388069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044126664 dts=4388368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044126966 dts=4388670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044126966 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661200 | ~98.8 fps +[SensorPush] PZT angle frame #1780044127264 dts=4388969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044127564 dts=4389269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044127875 dts=4389580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044127985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661300 | ~98.2 fps +[SensorPush] PZT angle frame #1780044128473 dts=4390178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044128775 dts=4390480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044129094 dts=4390799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044129303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661400 | ~75.9 fps +[SensorPush] PZT angle frame #1780044129404 dts=4391108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044129883 dts=4391587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044130194 dts=4391899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044130513 dts=4392218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044130513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661500 | ~82.5 fps +[SensorPush] PZT angle frame #1780044130814 dts=4392519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044131116 dts=4392820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044131423 dts=4393128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044131523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661600 | ~99.1 fps +[SensorPush] PZT angle frame #1780044131734 dts=4393438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044132043 dts=4393748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044132354 dts=4394059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044132553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661700 | ~97.1 fps +[SensorPush] PZT angle frame #1780044132654 dts=4394359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044132954 dts=4394659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044133263 dts=4394968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044133574 dts=4395279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044133574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661800 | ~97.9 fps +[SensorPush] PZT angle frame #1780044133884 dts=4395589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044134183 dts=4395888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044134493 dts=4396198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044134603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=661900 | ~97.2 fps +[SensorPush] PZT angle frame #1780044134803 dts=4396508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044135404 dts=4397109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044135705 dts=4397410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044135904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662000 | ~76.8 fps +[SensorPush] PZT angle frame #1780044136003 dts=4397707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044136454 dts=4398159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044137043 dts=4398748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044137344 dts=4399048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044137344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662100 | ~69.5 fps +[SensorPush] PZT angle frame #1780044137653 dts=4399358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044138095 dts=4399799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044138393 dts=4400098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044138494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662200 | ~87.0 fps +[SensorPush] PZT angle frame #1780044138706 dts=4400410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044139012 dts=4400717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044139314 dts=4401019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044139515 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662300 | ~97.9 fps +[SensorPush] PZT angle frame #1780044139613 dts=4401318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044139913 dts=4401618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044140233 dts=4401938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044140533 dts=4402237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044140533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662400 | ~98.2 fps +[SensorPush] PZT angle frame #1780044140843 dts=4402548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044141164 dts=4402868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044141474 dts=4403179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044141573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662500 | ~96.2 fps +[SensorPush] PZT angle frame #1780044141775 dts=4403480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044142086 dts=4403790 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044142542 dts=4404247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044142765 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662600 | ~83.9 fps +[SensorPush] PZT angle frame #1780044142864 dts=4404568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044143326 dts=4405030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044143623 dts=4405328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044143925 dts=4405629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044143925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662700 | ~86.2 fps +[SensorPush] PZT angle frame #1780044144225 dts=4405930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044144664 dts=4406368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044144973 dts=4406678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044145072 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662800 | ~87.2 fps +[SensorPush] PZT angle frame #1780044145415 dts=4407120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044145724 dts=4407428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044146023 dts=4407727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044146224 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=662900 | ~86.8 fps +[SensorPush] PZT angle frame #1780044146333 dts=4408038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044146633 dts=4408338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044146953 dts=4408657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044147263 dts=4408968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044147263 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663000 | ~96.2 fps +[SensorPush] PZT angle frame #1780044147565 dts=4409270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044147874 dts=4409579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044148324 dts=4410029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044148434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663100 | ~85.4 fps +[SensorPush] PZT angle frame #1780044148634 dts=4410339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044148954 dts=4410659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044149272 dts=4410977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044149474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663200 | ~96.2 fps +[SensorPush] PZT angle frame #1780044149574 dts=4411278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044149883 dts=4411588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044150194 dts=4411899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044150494 dts=4412199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044150494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663300 | ~98.0 fps +[SensorPush] PZT angle frame #1780044150943 dts=4412648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044151254 dts=4412959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044151562 dts=4413267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044151805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663400 | ~76.3 fps +[SensorPush] PZT angle frame #1780044152002 dts=4413706 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044152313 dts=4414018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044152621 dts=4414326 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044152827 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663500 | ~97.9 fps +[SensorPush] PZT angle frame #1780044152933 dts=4414638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044153383 dts=4415088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044153826 dts=4415530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044154134 dts=4415838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044154134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663600 | ~76.5 fps +[SensorPush] PZT angle frame #1780044154434 dts=4416139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044154732 dts=4416437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044155063 dts=4416768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044155173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663700 | ~96.2 fps +[SensorPush] PZT angle frame #1780044155384 dts=4417088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044155824 dts=4417529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044156126 dts=4417831 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044156343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663800 | ~85.4 fps +[SensorPush] PZT angle frame #1780044156444 dts=4418149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044156753 dts=4418458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044157072 dts=4418777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044157383 dts=4419087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044157383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=663900 | ~96.2 fps +[SensorPush] PZT angle frame #1780044157693 dts=4419398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044158003 dts=4419708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044158323 dts=4420028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044158424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664000 | ~96.0 fps +[SensorPush] PZT angle frame #1780044158634 dts=4420339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044158932 dts=4420637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044159383 dts=4421088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044159733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664100 | ~76.4 fps +[SensorPush] PZT angle frame #1780044159834 dts=4421538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044160313 dts=4422018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044160622 dts=4422327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044160923 dts=4422628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044160923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664200 | ~84.0 fps +[SensorPush] PZT angle frame #1780044161235 dts=4422939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044161684 dts=4423388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044161984 dts=4423688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044162085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664300 | ~86.1 fps +[SensorPush] PZT angle frame #1780044162295 dts=4424000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044162593 dts=4424297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044162893 dts=4424597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044163103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664400 | ~98.2 fps +[SensorPush] PZT angle frame #1780044163205 dts=4424910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044163643 dts=4425348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044163944 dts=4425649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044164394 dts=4426099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044164394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664500 | ~77.4 fps +[SensorPush] PZT angle frame #1780044164711 dts=4426416 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044165026 dts=4426730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044165332 dts=4427037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044165443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664600 | ~95.3 fps +[SensorPush] PZT angle frame #1780044165663 dts=4427368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044165965 dts=4427670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044166284 dts=4427989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044166653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664700 | ~82.7 fps +[SensorPush] PZT angle frame #1780044166754 dts=4428459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044167054 dts=4428759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044167374 dts=4429079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044167676 dts=4429380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044167676 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664800 | ~97.8 fps +[SensorPush] PZT angle frame #1780044167986 dts=4429690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044168294 dts=4429999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044168594 dts=4430299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044168695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=664900 | ~98.1 fps +[SensorPush] PZT angle frame #1780044168915 dts=4430620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044169223 dts=4430928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044169534 dts=4431239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044169734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665000 | ~96.2 fps +[SensorPush] PZT angle frame #1780044169834 dts=4431538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044170153 dts=4431858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044170454 dts=4432159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044170763 dts=4432468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044170763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665100 | ~97.2 fps +[SensorPush] PZT angle frame #1780044171214 dts=4432918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044171523 dts=4433228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044172143 dts=4433848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044172243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665200 | ~67.6 fps +[SensorPush] PZT angle frame #1780044172453 dts=4434158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044172764 dts=4434469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044173087 dts=4434792 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044173455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665300 | ~82.5 fps +[SensorPush] PZT angle frame #1780044173553 dts=4435258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044173873 dts=4435578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044174345 dts=4436050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044174664 dts=4436369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044174664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665400 | ~82.7 fps +[SensorPush] PZT angle frame #1780044174963 dts=4436668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044175302 dts=4437007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044175623 dts=4437328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044175723 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665500 | ~94.4 fps +[SensorPush] PZT angle frame #1780044175925 dts=4437629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044176226 dts=4437930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044176532 dts=4438237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044176733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665600 | ~99.1 fps +[SensorPush] PZT angle frame #1780044176833 dts=4438537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044177283 dts=4438988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044177724 dts=4439429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044178171 dts=4439876 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044178171 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665700 | ~69.5 fps +[SensorPush] PZT angle frame #1780044178473 dts=4440178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044178783 dts=4440488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044179085 dts=4440789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044179185 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665800 | ~98.6 fps +[SensorPush] PZT angle frame #1780044179383 dts=4441087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044179844 dts=4441548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044180156 dts=4441861 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044180354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=665900 | ~85.5 fps +[SensorPush] PZT angle frame #1780044180454 dts=4442159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044180765 dts=4442469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044181064 dts=4442769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044181504 dts=4443209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044181504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666000 | ~86.9 fps +[SensorPush] PZT angle frame #1780044181833 dts=4443538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044182284 dts=4443989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044182586 dts=4444291 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044182683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666100 | ~84.8 fps +[SensorPush] PZT angle frame #1780044182882 dts=4444587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044183193 dts=4444898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044183674 dts=4445378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044183874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666200 | ~84.0 fps +[SensorPush] PZT angle frame #1780044183994 dts=4445699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044184302 dts=4446007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044184614 dts=4446319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044184923 dts=4446628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044184923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666300 | ~95.3 fps +[SensorPush] PZT angle frame #1780044185234 dts=4446939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044185551 dts=4447256 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044185855 dts=4447559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044185965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666400 | ~95.9 fps +[SensorPush] PZT angle frame #1780044186163 dts=4447868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044186475 dts=4448179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044186774 dts=4448479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044186975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666500 | ~99.0 fps +[SensorPush] PZT angle frame #1780044187072 dts=4448777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044187374 dts=4449079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044187674 dts=4449378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044187994 dts=4449699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044187994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666600 | ~98.1 fps +[SensorPush] PZT angle frame #1780044188295 dts=4449999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044188592 dts=4450297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044188893 dts=4450598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044189005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666700 | ~99.0 fps +[SensorPush] PZT angle frame #1780044189353 dts=4451058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044189663 dts=4451368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044189965 dts=4451670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044190174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666800 | ~85.6 fps +[SensorPush] PZT angle frame #1780044190284 dts=4451989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044190594 dts=4452299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044191054 dts=4452759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044191506 dts=4453210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044191506 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=666900 | ~75.1 fps +[SensorPush] PZT angle frame #1780044191825 dts=4453529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044192125 dts=4453829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044192564 dts=4454269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044192663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667000 | ~86.4 fps +[SensorPush] PZT angle frame #1780044192864 dts=4454569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044193175 dts=4454880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044193474 dts=4455178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044193683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667100 | ~98.0 fps +[SensorPush] PZT angle frame #1780044193783 dts=4455488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044194223 dts=4455928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044194533 dts=4456238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044194993 dts=4456698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044194993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667200 | ~76.3 fps +[SensorPush] PZT angle frame #1780044195325 dts=4457030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044195644 dts=4457349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044195945 dts=4457650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044196045 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667300 | ~95.1 fps +[SensorPush] PZT angle frame #1780044196255 dts=4457960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044196565 dts=4458270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044196874 dts=4458579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044197085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667400 | ~96.2 fps +[SensorPush] PZT angle frame #1780044197185 dts=4458889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044197504 dts=4459209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044197813 dts=4459518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044198114 dts=4459818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044198114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667500 | ~97.1 fps +[SensorPush] PZT angle frame #1780044198425 dts=4460130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044198744 dts=4460449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044199052 dts=4460757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044199153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667600 | ~96.3 fps +[SensorPush] PZT angle frame #1780044199383 dts=4461088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044199824 dts=4461529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044200124 dts=4461829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044200474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667700 | ~75.8 fps +[SensorPush] PZT angle frame #1780044200574 dts=4462278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044200882 dts=4462586 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044201182 dts=4462887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044201483 dts=4463188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044201483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667800 | ~99.0 fps +[SensorPush] PZT angle frame #1780044201953 dts=4463658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044202265 dts=4463970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044202574 dts=4464279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044202683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=667900 | ~83.4 fps +[SensorPush] PZT angle frame #1780044203025 dts=4464729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044203465 dts=4465170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044203763 dts=4465468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044203984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668000 | ~76.8 fps +[SensorPush] PZT angle frame #1780044204083 dts=4465788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044204384 dts=4466089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044204685 dts=4466390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044204993 dts=4466698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044204993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668100 | ~99.2 fps +[SensorPush] PZT angle frame #1780044205452 dts=4467157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044205776 dts=4467481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044206083 dts=4467788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044206183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668200 | ~84.0 fps +[SensorPush] PZT angle frame #1780044206384 dts=4468089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044206684 dts=4468389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044206984 dts=4468689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044207185 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668300 | ~99.9 fps +[SensorPush] PZT angle frame #1780044207293 dts=4468998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044207602 dts=4469307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044207905 dts=4469610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044208203 dts=4469908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044208203 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668400 | ~98.3 fps +[SensorPush] PZT angle frame #1780044208504 dts=4470209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044208805 dts=4470510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044209115 dts=4470819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044209233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668500 | ~97.0 fps +[SensorPush] PZT angle frame #1780044209434 dts=4471139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044209754 dts=4471459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044210064 dts=4471769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044210265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668600 | ~96.8 fps +[SensorPush] PZT angle frame #1780044210363 dts=4472068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044210685 dts=4472390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044210996 dts=4472701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044211324 dts=4473028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044211324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668700 | ~94.6 fps +[SensorPush] PZT angle frame #1780044211631 dts=4473336 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044211935 dts=4473640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044212246 dts=4473951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044212353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668800 | ~97.1 fps +[SensorPush] PZT angle frame #1780044212576 dts=4474281 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044213023 dts=4474728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044213482 dts=4475187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044213684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=668900 | ~75.1 fps +[SensorPush] PZT angle frame #1780044213783 dts=4475488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044214245 dts=4475949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044214544 dts=4476248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044214844 dts=4476549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044214844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669000 | ~86.2 fps +[SensorPush] PZT angle frame #1780044215164 dts=4476869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044215473 dts=4477178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044216055 dts=4477760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044216165 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669100 | ~75.7 fps +[SensorPush] PZT angle frame #1780044216363 dts=4478068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044216812 dts=4478517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044217115 dts=4478820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044217314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669200 | ~87.0 fps +[SensorPush] PZT angle frame #1780044217414 dts=4479119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044217863 dts=4479568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044218166 dts=4479870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044218474 dts=4480179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044218474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669300 | ~86.3 fps +[SensorPush] PZT angle frame #1780044218913 dts=4480618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044219235 dts=4480940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044219534 dts=4481239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044219633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669400 | ~86.2 fps +[SensorPush] PZT angle frame #1780044219833 dts=4481538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044220144 dts=4481849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044220454 dts=4482159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044220654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669500 | ~97.9 fps +[SensorPush] PZT angle frame #1780044220764 dts=4482469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044221062 dts=4482767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044221364 dts=4483068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044221683 dts=4483388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044221683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669600 | ~97.1 fps +[SensorPush] PZT angle frame #1780044222004 dts=4483708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044222464 dts=4484169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044222774 dts=4484479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044222874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669700 | ~84.0 fps +[SensorPush] PZT angle frame #1780044223075 dts=4484779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044223372 dts=4485077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044223693 dts=4485398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044223893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669800 | ~98.1 fps +[SensorPush] PZT angle frame #1780044223994 dts=4485699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044224294 dts=4485999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044224594 dts=4486299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044224904 dts=4486609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044224904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=669900 | ~99.0 fps +[SensorPush] PZT angle frame #1780044225204 dts=4486908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044225662 dts=4487367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044225973 dts=4487678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044226074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670000 | ~85.5 fps +[SensorPush] PZT angle frame #1780044226274 dts=4487978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044226582 dts=4488287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044227186 dts=4488890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044227394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670100 | ~75.7 fps +[SensorPush] PZT angle frame #1780044227493 dts=4489198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044227803 dts=4489508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044228125 dts=4489830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044228436 dts=4490141 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044228436 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670200 | ~96.0 fps +[SensorPush] PZT angle frame #1780044228744 dts=4490449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044229194 dts=4490899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044229514 dts=4491219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044229612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670300 | ~85.0 fps +[SensorPush] PZT angle frame #1780044229824 dts=4491528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044230145 dts=4491850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044230473 dts=4492178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044230673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670400 | ~94.2 fps +[SensorPush] PZT angle frame #1780044230773 dts=4492478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044231074 dts=4492779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044231384 dts=4493088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044231702 dts=4493407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044231702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670500 | ~97.2 fps +[SensorPush] PZT angle frame #1780044232006 dts=4493710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044232323 dts=4494028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044232633 dts=4494338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044232734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670600 | ~96.9 fps +[SensorPush] PZT angle frame #1780044232933 dts=4494638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044233404 dts=4495109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044233715 dts=4495420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044233925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670700 | ~83.9 fps +[SensorPush] PZT angle frame #1780044234023 dts=4495728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044234334 dts=4496038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044234632 dts=4496337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044235074 dts=4496779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044235074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670800 | ~87.0 fps +[SensorPush] PZT angle frame #1780044235383 dts=4497087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044235702 dts=4497407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044236016 dts=4497721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044236114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=670900 | ~96.1 fps +[SensorPush] PZT angle frame #1780044236354 dts=4498059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044236674 dts=4498379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044236982 dts=4498687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044237184 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671000 | ~93.5 fps +[SensorPush] PZT angle frame #1780044237305 dts=4499010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044237755 dts=4499459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044238053 dts=4499758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044238354 dts=4500058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044238354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671100 | ~85.5 fps +[SensorPush] PZT angle frame #1780044238814 dts=4500519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044239115 dts=4500820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044239415 dts=4501120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044239523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671200 | ~85.5 fps +[SensorPush] PZT angle frame #1780044239746 dts=4501451 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044240054 dts=4501759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044240354 dts=4502059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044240565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671300 | ~96.0 fps +[SensorPush] PZT angle frame #1780044240663 dts=4502368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044240964 dts=4502669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044241263 dts=4502968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044241564 dts=4503269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044241564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671400 | ~100.0 fps +[SensorPush] PZT angle frame #1780044241873 dts=4503577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044242173 dts=4503878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044242474 dts=4504178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044242573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671500 | ~99.1 fps +[SensorPush] PZT angle frame #1780044242774 dts=4504479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044243223 dts=4504928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044243555 dts=4505259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044243763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671600 | ~84.0 fps +[SensorPush] PZT angle frame #1780044243865 dts=4505569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044244172 dts=4505877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044244483 dts=4506188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044244964 dts=4506669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044244964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671700 | ~83.3 fps +[SensorPush] PZT angle frame #1780044245294 dts=4506998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044245746 dts=4507451 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044246207 dts=4507911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044246313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671800 | ~74.1 fps +[SensorPush] PZT angle frame #1780044246513 dts=4508218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044246815 dts=4508520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044247125 dts=4508830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044247343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=671900 | ~97.2 fps +[SensorPush] PZT angle frame #1780044247446 dts=4509151 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044247744 dts=4509449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044248057 dts=4509762 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044248384 dts=4510089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044248384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672000 | ~96.0 fps +[SensorPush] PZT angle frame #1780044248683 dts=4510387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044248982 dts=4510687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044249443 dts=4511147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044249543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672100 | ~86.3 fps +[SensorPush] PZT angle frame #1780044249752 dts=4511457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044250075 dts=4511779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044250405 dts=4512109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044250605 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672200 | ~94.2 fps +[SensorPush] PZT angle frame #1780044250705 dts=4512410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044251016 dts=4512721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044251334 dts=4513039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044251633 dts=4513338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044251633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672300 | ~97.2 fps +[SensorPush] PZT angle frame #1780044251934 dts=4513639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044252246 dts=4513951 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044252574 dts=4514279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044252683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672400 | ~95.3 fps +[SensorPush] PZT angle frame #1780044252883 dts=4514588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044253325 dts=4515030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044253633 dts=4515338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044253845 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672500 | ~86.0 fps +[SensorPush] PZT angle frame #1780044253944 dts=4515649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044254254 dts=4515959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044254555 dts=4516260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044254864 dts=4516569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044254864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672600 | ~98.1 fps +[SensorPush] PZT angle frame #1780044255184 dts=4516888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044255633 dts=4517338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044255944 dts=4517649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044256054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672700 | ~84.1 fps +[SensorPush] PZT angle frame #1780044256403 dts=4518108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044256705 dts=4518410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044257005 dts=4518710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044257205 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672800 | ~86.9 fps +[SensorPush] PZT angle frame #1780044257304 dts=4519009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044257623 dts=4519328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044257923 dts=4519628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044258235 dts=4519939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044258235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=672900 | ~97.1 fps +[SensorPush] PZT angle frame #1780044258543 dts=4520248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044258992 dts=4520697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044259305 dts=4521010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044259403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673000 | ~85.6 fps +[SensorPush] PZT angle frame #1780044259613 dts=4521318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044259934 dts=4521638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044260244 dts=4521949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044260455 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673100 | ~94.9 fps +[SensorPush] PZT angle frame #1780044260555 dts=4522260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044260874 dts=4522579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044261172 dts=4522877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044261473 dts=4523178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044261473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673200 | ~98.4 fps +[SensorPush] PZT angle frame #1780044261773 dts=4523478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044262084 dts=4523789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044262393 dts=4524097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044262634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673300 | ~86.1 fps +[SensorPush] PZT angle frame #1780044262834 dts=4524539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044263156 dts=4524861 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044263486 dts=4525191 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044263684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673400 | ~95.3 fps +[SensorPush] PZT angle frame #1780044263783 dts=4525488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044264084 dts=4525789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044264394 dts=4526099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044264702 dts=4526407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044264702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673500 | ~98.1 fps +[SensorPush] PZT angle frame #1780044265015 dts=4526720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044265333 dts=4527038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044265654 dts=4527359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044265755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673600 | ~95.0 fps +[SensorPush] PZT angle frame #1780044265952 dts=4527657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044266254 dts=4527959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044266554 dts=4528259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044266755 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673700 | ~100.1 fps +[SensorPush] PZT angle frame #1780044266854 dts=4528558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044267164 dts=4528869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044267463 dts=4529168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044267773 dts=4529477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044267773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673800 | ~98.2 fps +[SensorPush] PZT angle frame #1780044268073 dts=4529778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044268382 dts=4530087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044268703 dts=4530407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044268805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=673900 | ~96.9 fps +[SensorPush] PZT angle frame #1780044269004 dts=4530709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044269322 dts=4531026 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044269623 dts=4531328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044269823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674000 | ~98.3 fps +[SensorPush] PZT angle frame #1780044269924 dts=4531629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044270222 dts=4531927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044270682 dts=4532387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044270984 dts=4532689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044270984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674100 | ~86.1 fps +[SensorPush] PZT angle frame #1780044271293 dts=4532998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044271603 dts=4533308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044271915 dts=4533619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044272025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674200 | ~96.1 fps +[SensorPush] PZT angle frame #1780044272224 dts=4533928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044272684 dts=4534389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044273136 dts=4534840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044273643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674300 | ~61.8 fps +[SensorPush] PZT angle frame #1780044273753 dts=4535458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044274075 dts=4535780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044274404 dts=4536109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044274702 dts=4536407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044274702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674400 | ~94.5 fps +[SensorPush] PZT angle frame #1780044275014 dts=4536718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044275325 dts=4537030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044275634 dts=4537339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044275742 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674500 | ~96.1 fps +[SensorPush] PZT angle frame #1780044275942 dts=4537647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044276265 dts=4537970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044276564 dts=4538269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044276764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674600 | ~97.8 fps +[SensorPush] PZT angle frame #1780044276861 dts=4538566 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044277165 dts=4538870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044277473 dts=4539178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044277783 dts=4539488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044277783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674700 | ~98.2 fps +[SensorPush] PZT angle frame #1780044278095 dts=4539799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044278395 dts=4540099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044278692 dts=4540397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044278795 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674800 | ~98.9 fps +[SensorPush] PZT angle frame #1780044278995 dts=4540699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044279474 dts=4541178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044279784 dts=4541488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044279983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=674900 | ~84.2 fps +[SensorPush] PZT angle frame #1780044280084 dts=4541788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044280403 dts=4542108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044280722 dts=4542427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044281022 dts=4542727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044281022 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675000 | ~96.2 fps +[SensorPush] PZT angle frame #1780044281344 dts=4543049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044281647 dts=4543351 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044281952 dts=4543657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044282054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675100 | ~96.8 fps +[SensorPush] PZT angle frame #1780044282254 dts=4543959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044282555 dts=4544260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044282864 dts=4544569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044283075 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675200 | ~98.1 fps +[SensorPush] PZT angle frame #1780044283173 dts=4544878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044283483 dts=4545188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044283805 dts=4545509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044284102 dts=4545807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044284102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675300 | ~97.2 fps +[SensorPush] PZT angle frame #1780044284423 dts=4546128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044284733 dts=4546438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044285033 dts=4546738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044285134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675400 | ~97.0 fps +[SensorPush] PZT angle frame #1780044285483 dts=4547188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044285793 dts=4547498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044286094 dts=4547799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044286315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675500 | ~84.7 fps +[SensorPush] PZT angle frame #1780044286412 dts=4548117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044286713 dts=4548418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044287014 dts=4548719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044287314 dts=4549019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044287314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675600 | ~100.0 fps +[SensorPush] PZT angle frame #1780044287622 dts=4549327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044288072 dts=4549777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044288382 dts=4550087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044288493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675700 | ~84.8 fps +[SensorPush] PZT angle frame #1780044288705 dts=4550410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044289003 dts=4550708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044289452 dts=4551157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044289653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675800 | ~86.3 fps +[SensorPush] PZT angle frame #1780044289753 dts=4551458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044290054 dts=4551759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044290362 dts=4552067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044290695 dts=4552400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044290695 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=675900 | ~95.9 fps +[SensorPush] PZT angle frame #1780044291015 dts=4552719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044291324 dts=4553028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044291635 dts=4553339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044291735 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676000 | ~96.2 fps +[SensorPush] PZT angle frame #1780044291932 dts=4553637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044292384 dts=4554088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044292693 dts=4554397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044292893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676100 | ~86.4 fps +[SensorPush] PZT angle frame #1780044292994 dts=4554699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044293294 dts=4554999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044293764 dts=4555469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044294073 dts=4555778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044294073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676200 | ~84.7 fps +[SensorPush] PZT angle frame #1780044294393 dts=4556098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044294693 dts=4556398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044294993 dts=4556698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044295093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676300 | ~98.1 fps +[SensorPush] PZT angle frame #1780044295293 dts=4556998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044295603 dts=4557308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044295913 dts=4557618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044296114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676400 | ~98.0 fps +[SensorPush] PZT angle frame #1780044296216 dts=4557921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044296544 dts=4558249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044296855 dts=4558560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044297155 dts=4558860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044297155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676500 | ~95.5 fps +[SensorPush] PZT angle frame #1780044297463 dts=4559168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044297765 dts=4559469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044298206 dts=4559910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044298323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676600 | ~86.0 fps +[SensorPush] PZT angle frame #1780044298673 dts=4560378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044299125 dts=4560829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044299434 dts=4561139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044299631 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676700 | ~76.4 fps +[SensorPush] PZT angle frame #1780044299734 dts=4561439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044300045 dts=4561749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044300656 dts=4562361 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044300965 dts=4562670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044300965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676800 | ~75.0 fps +[SensorPush] PZT angle frame #1780044301263 dts=4562968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044301583 dts=4563287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044301894 dts=4563598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044301994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=676900 | ~97.1 fps +[SensorPush] PZT angle frame #1780044302203 dts=4563908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044302533 dts=4564238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044302972 dts=4564676 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044303182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677000 | ~84.2 fps +[SensorPush] PZT angle frame #1780044303282 dts=4564987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044303593 dts=4565298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044303894 dts=4565599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044304204 dts=4565909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044304204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677100 | ~97.9 fps +[SensorPush] PZT angle frame #1780044304504 dts=4566209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044304812 dts=4566517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044305133 dts=4566838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044305373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677200 | ~85.5 fps +[SensorPush] PZT angle frame #1780044305573 dts=4567278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044305876 dts=4567581 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044306186 dts=4567891 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044306394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677300 | ~98.0 fps +[SensorPush] PZT angle frame #1780044306633 dts=4568338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044306933 dts=4568638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044307244 dts=4568949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044307565 dts=4569270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044307565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677400 | ~85.3 fps +[SensorPush] PZT angle frame #1780044308004 dts=4569709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044308323 dts=4570028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044308624 dts=4570329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044308724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677500 | ~86.4 fps +[SensorPush] PZT angle frame #1780044308934 dts=4570638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044309233 dts=4570938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044309535 dts=4571240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044309734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677600 | ~98.9 fps +[SensorPush] PZT angle frame #1780044309832 dts=4571537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044310285 dts=4571989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044310585 dts=4572290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044310904 dts=4572609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044310904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677700 | ~85.5 fps +[SensorPush] PZT angle frame #1780044311233 dts=4572938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044311553 dts=4573258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044311873 dts=4573577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044311976 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677800 | ~93.3 fps +[SensorPush] PZT angle frame #1780044312173 dts=4573878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044312483 dts=4574188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044312784 dts=4574489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044312984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=677900 | ~99.2 fps +[SensorPush] PZT angle frame #1780044313087 dts=4574792 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044313404 dts=4575109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044313705 dts=4575410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044314144 dts=4575849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044314144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678000 | ~86.2 fps +[SensorPush] PZT angle frame #1780044314444 dts=4576149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044314744 dts=4576449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044315044 dts=4576749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044315145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678100 | ~99.9 fps +[SensorPush] PZT angle frame #1780044315345 dts=4577050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044315644 dts=4577348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044315944 dts=4577649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044316143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678200 | ~100.2 fps +[SensorPush] PZT angle frame #1780044316383 dts=4578087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044316694 dts=4578399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044317005 dts=4578710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044317315 dts=4579020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044317315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678300 | ~85.3 fps +[SensorPush] PZT angle frame #1780044317615 dts=4579320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044317923 dts=4579628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044318234 dts=4579938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044318354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678400 | ~96.3 fps +[SensorPush] PZT angle frame #1780044318553 dts=4580258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044318853 dts=4580558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044319165 dts=4580870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044319364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678500 | ~99.0 fps +[SensorPush] PZT angle frame #1780044319464 dts=4581169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044319774 dts=4581479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044320234 dts=4581939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044320535 dts=4582240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044320535 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678600 | ~85.4 fps +[SensorPush] PZT angle frame #1780044320842 dts=4582547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044321155 dts=4582860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044321465 dts=4583169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044321574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678700 | ~96.4 fps +[SensorPush] PZT angle frame #1780044321784 dts=4583489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044322094 dts=4583798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044322406 dts=4584110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044322615 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678800 | ~96.1 fps +[SensorPush] PZT angle frame #1780044322714 dts=4584418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044323025 dts=4584730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044323334 dts=4585039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044323632 dts=4585337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044323632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=678900 | ~98.3 fps +[SensorPush] PZT angle frame #1780044323936 dts=4585641 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044324236 dts=4585941 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044324697 dts=4586402 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044324794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679000 | ~86.1 fps +[SensorPush] PZT angle frame #1780044324995 dts=4586700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044325304 dts=4587008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044325604 dts=4587309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044325804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679100 | ~99.0 fps +[SensorPush] PZT angle frame #1780044325905 dts=4587610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044326204 dts=4587909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044326503 dts=4588208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044326804 dts=4588509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044326804 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679200 | ~100.1 fps +[SensorPush] PZT angle frame #1780044327114 dts=4588819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044327423 dts=4589128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044327720 dts=4589425 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044327824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679300 | ~98.1 fps +[SensorPush] PZT angle frame #1780044328032 dts=4589736 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044328332 dts=4590037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044328785 dts=4590490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044328982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679400 | ~86.3 fps +[SensorPush] PZT angle frame #1780044329083 dts=4590788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044329404 dts=4591109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044329714 dts=4591419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044330014 dts=4591719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044330014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679500 | ~96.9 fps +[SensorPush] PZT angle frame #1780044330332 dts=4592037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044330633 dts=4592338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044330933 dts=4592638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044331034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679600 | ~98.1 fps +[SensorPush] PZT angle frame #1780044331234 dts=4592939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044331532 dts=4593236 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044331834 dts=4593538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044332033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679700 | ~100.1 fps +[SensorPush] PZT angle frame #1780044332135 dts=4593840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044332435 dts=4594140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044332742 dts=4594447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044333054 dts=4594758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044333054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679800 | ~98.0 fps +[SensorPush] PZT angle frame #1780044333364 dts=4595069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044333674 dts=4595379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044333975 dts=4595680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044334074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=679900 | ~98.0 fps +[SensorPush] PZT angle frame #1780044334431 dts=4596136 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044334734 dts=4596438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044335033 dts=4596737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044335243 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680000 | ~85.5 fps +[SensorPush] PZT angle frame #1780044335347 dts=4597052 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044335664 dts=4597369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044335984 dts=4597689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044336434 dts=4598139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044336434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680100 | ~84.0 fps +[SensorPush] PZT angle frame #1780044336734 dts=4598438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044337035 dts=4598740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044337334 dts=4599038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044337433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680200 | ~100.2 fps +[SensorPush] PZT angle frame #1780044337773 dts=4599478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044338075 dts=4599780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044338394 dts=4600099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044338591 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680300 | ~86.3 fps +[SensorPush] PZT angle frame #1780044338705 dts=4600409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044339004 dts=4600709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044339303 dts=4601008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044339604 dts=4601309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044339604 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680400 | ~98.7 fps +[SensorPush] PZT angle frame #1780044339904 dts=4601609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044340205 dts=4601909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044340652 dts=4602357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044340753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680500 | ~87.0 fps +[SensorPush] PZT angle frame #1780044341094 dts=4602798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044341544 dts=4603249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044341982 dts=4603687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044342185 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680600 | ~69.9 fps +[SensorPush] PZT angle frame #1780044342285 dts=4603990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044342593 dts=4604298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044342903 dts=4604608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044343204 dts=4604909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044343204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680700 | ~98.1 fps +[SensorPush] PZT angle frame #1780044343935 dts=4605640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044344233 dts=4605937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044344534 dts=4606239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044344634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680800 | ~69.9 fps +[SensorPush] PZT angle frame #1780044344974 dts=4606679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044345284 dts=4606989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044345585 dts=4607289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044345784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=680900 | ~87.0 fps +[SensorPush] PZT angle frame #1780044345883 dts=4607588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044346202 dts=4607907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044346505 dts=4608209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044346807 dts=4608512 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044346807 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681000 | ~97.7 fps +[SensorPush] PZT angle frame #1780044347274 dts=4608979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044347595 dts=4609300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044347904 dts=4609609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044348005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681100 | ~83.4 fps +[SensorPush] PZT angle frame #1780044348203 dts=4609907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044348523 dts=4610228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044348845 dts=4610549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044349043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681200 | ~96.3 fps +[SensorPush] PZT angle frame #1780044349145 dts=4610850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044349444 dts=4611148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044349746 dts=4611451 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044350055 dts=4611760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044350055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681300 | ~98.9 fps +[SensorPush] PZT angle frame #1780044350355 dts=4612059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044350663 dts=4612368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044350973 dts=4612677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044351073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681400 | ~98.2 fps +[SensorPush] PZT angle frame #1780044351274 dts=4612979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044351583 dts=4613288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044351884 dts=4613589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044352085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681500 | ~98.7 fps +[SensorPush] PZT angle frame #1780044352195 dts=4613900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044352496 dts=4614200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044352815 dts=4614519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044353114 dts=4614819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044353114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681600 | ~97.2 fps +[SensorPush] PZT angle frame #1780044353433 dts=4615138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044353735 dts=4615440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044354034 dts=4615738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044354132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681700 | ~98.2 fps +[SensorPush] PZT angle frame #1780044354354 dts=4616059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044354655 dts=4616360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044354965 dts=4616669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044355162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681800 | ~97.2 fps +[SensorPush] PZT angle frame #1780044355264 dts=4616969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044355563 dts=4617267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044355864 dts=4617569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044356326 dts=4618031 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044356326 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=681900 | ~85.9 fps +[SensorPush] PZT angle frame #1780044356634 dts=4618339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044356943 dts=4618648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044357384 dts=4619089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044357484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682000 | ~86.3 fps +[SensorPush] PZT angle frame #1780044357683 dts=4619388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044357983 dts=4619687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044358305 dts=4620009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044358503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682100 | ~98.1 fps +[SensorPush] PZT angle frame #1780044358605 dts=4620310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044358915 dts=4620620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044359535 dts=4621240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044359843 dts=4621548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044359843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682200 | ~74.7 fps +[SensorPush] PZT angle frame #1780044360164 dts=4621869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044360473 dts=4622178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044360804 dts=4622509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044360903 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682300 | ~94.4 fps +[SensorPush] PZT angle frame #1780044361125 dts=4622830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044361424 dts=4623129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044361724 dts=4623429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044361932 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682400 | ~97.1 fps +[SensorPush] PZT angle frame #1780044362034 dts=4623739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044362343 dts=4624048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044362654 dts=4624358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044362954 dts=4624659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044362954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682500 | ~97.8 fps +[SensorPush] PZT angle frame #1780044363253 dts=4624957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044363553 dts=4625257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044363873 dts=4625578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044363975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682600 | ~98.0 fps +[SensorPush] PZT angle frame #1780044364173 dts=4625878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044364624 dts=4626329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044364924 dts=4626629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044365122 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682700 | ~87.2 fps +[SensorPush] PZT angle frame #1780044365224 dts=4626929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044365524 dts=4627229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044365963 dts=4627668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044366324 dts=4628028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044366324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682800 | ~83.2 fps +[SensorPush] PZT angle frame #1780044366633 dts=4628338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044366932 dts=4628637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044367237 dts=4628942 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044367335 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=682900 | ~98.8 fps +[SensorPush] PZT angle frame #1780044367532 dts=4629237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044367832 dts=4629537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044368135 dts=4629839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044368335 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683000 | ~100.1 fps +[SensorPush] PZT angle frame #1780044368434 dts=4630139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044368734 dts=4630439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044369036 dts=4630740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044369343 dts=4631048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044369343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683100 | ~99.2 fps +[SensorPush] PZT angle frame #1780044369655 dts=4631359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044369952 dts=4631657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044370253 dts=4631958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044370503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683200 | ~86.2 fps +[SensorPush] PZT angle frame #1780044370703 dts=4632408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044371014 dts=4632719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044371313 dts=4633018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044371514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683300 | ~98.8 fps +[SensorPush] PZT angle frame #1780044371764 dts=4633468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044372072 dts=4633777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044372374 dts=4634079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044372674 dts=4634379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044372674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683400 | ~86.2 fps +[SensorPush] PZT angle frame #1780044372972 dts=4634677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044373423 dts=4635128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044373724 dts=4635428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044373823 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683500 | ~87.1 fps +[SensorPush] PZT angle frame #1780044374173 dts=4635878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044374484 dts=4636189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044374784 dts=4636489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044374985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683600 | ~86.1 fps +[SensorPush] PZT angle frame #1780044375082 dts=4636787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044375383 dts=4637088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044375683 dts=4637388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044375993 dts=4637698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044375993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683700 | ~99.1 fps +[SensorPush] PZT angle frame #1780044376444 dts=4638149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044376744 dts=4638448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044377044 dts=4638749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044377143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683800 | ~87.0 fps +[SensorPush] PZT angle frame #1780044377346 dts=4639050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044377803 dts=4639508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044378106 dts=4639810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044378314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=683900 | ~85.3 fps +[SensorPush] PZT angle frame #1780044378415 dts=4640120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044378885 dts=4640589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044379194 dts=4640899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044379506 dts=4641211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044379506 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684000 | ~84.0 fps +[SensorPush] PZT angle frame #1780044379803 dts=4641508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044380124 dts=4641829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044380424 dts=4642128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044380522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684100 | ~98.4 fps +[SensorPush] PZT angle frame #1780044380884 dts=4642588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044381192 dts=4642897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044381632 dts=4643337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044381835 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684200 | ~76.2 fps +[SensorPush] PZT angle frame #1780044381936 dts=4643640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044382234 dts=4643939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044382554 dts=4644258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044382854 dts=4644558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044382854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684300 | ~98.2 fps +[SensorPush] PZT angle frame #1780044383155 dts=4644860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044383462 dts=4645167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044383783 dts=4645488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044383884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684400 | ~97.0 fps +[SensorPush] PZT angle frame #1780044384085 dts=4645789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044384404 dts=4646109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044384705 dts=4646409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044384915 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684500 | ~97.0 fps +[SensorPush] PZT angle frame #1780044385015 dts=4646719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044385314 dts=4647019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044385633 dts=4647338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044385934 dts=4647639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044385934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684600 | ~98.1 fps +[SensorPush] PZT angle frame #1780044386233 dts=4647938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044386694 dts=4648399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044386994 dts=4648698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044387093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684700 | ~86.3 fps +[SensorPush] PZT angle frame #1780044387305 dts=4649010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044387613 dts=4649318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044387914 dts=4649619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044388114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684800 | ~98.0 fps +[SensorPush] PZT angle frame #1780044388215 dts=4649920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044388514 dts=4650218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044388823 dts=4650528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044389143 dts=4650847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044389143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=684900 | ~97.2 fps +[SensorPush] PZT angle frame #1780044389454 dts=4651159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044389754 dts=4651459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044390053 dts=4651758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044390155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685000 | ~98.7 fps +[SensorPush] PZT angle frame #1780044390364 dts=4652069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044390662 dts=4652367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044390974 dts=4652679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044391173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685100 | ~98.3 fps +[SensorPush] PZT angle frame #1780044391284 dts=4652989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044391585 dts=4653290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044392034 dts=4653739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044392335 dts=4654040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044392335 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685200 | ~86.0 fps +[SensorPush] PZT angle frame #1780044392643 dts=4654348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044392942 dts=4654647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044393242 dts=4654947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044393345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685300 | ~99.1 fps +[SensorPush] PZT angle frame #1780044393555 dts=4655260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044393855 dts=4655560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044394154 dts=4655859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044394354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685400 | ~99.1 fps +[SensorPush] PZT angle frame #1780044394453 dts=4656158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044394754 dts=4656459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044395055 dts=4656759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044395506 dts=4657210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044395506 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685500 | ~86.8 fps +[SensorPush] PZT angle frame #1780044395815 dts=4657520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044396135 dts=4657840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044396433 dts=4658138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044396534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685600 | ~97.2 fps +[SensorPush] PZT angle frame #1780044396731 dts=4658436 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044397035 dts=4658740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044397333 dts=4659038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044397532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685700 | ~100.2 fps +[SensorPush] PZT angle frame #1780044397634 dts=4659338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044397944 dts=4659649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044398384 dts=4660089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044398693 dts=4660398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044398693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685800 | ~86.2 fps +[SensorPush] PZT angle frame #1780044398992 dts=4660697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044399293 dts=4660998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044399593 dts=4661298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044399694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=685900 | ~99.9 fps +[SensorPush] PZT angle frame #1780044399894 dts=4661599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044400193 dts=4661898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044400495 dts=4662200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044400692 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686000 | ~100.1 fps +[SensorPush] PZT angle frame #1780044400794 dts=4662499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044401104 dts=4662809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044401406 dts=4663111 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044401715 dts=4663420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044401715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686100 | ~97.8 fps +[SensorPush] PZT angle frame #1780044402022 dts=4663727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044402332 dts=4664037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044402644 dts=4664348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044402745 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686200 | ~97.1 fps +[SensorPush] PZT angle frame #1780044402944 dts=4664649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044403245 dts=4664950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044403713 dts=4665418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044403913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686300 | ~85.6 fps +[SensorPush] PZT angle frame #1780044404013 dts=4665717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044404473 dts=4666178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044404914 dts=4666619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044405374 dts=4667079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044405374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686400 | ~68.4 fps +[SensorPush] PZT angle frame #1780044405823 dts=4667528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044406124 dts=4667829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044406424 dts=4668128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044406523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686500 | ~87.1 fps +[SensorPush] PZT angle frame #1780044406723 dts=4668428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044407033 dts=4668738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044407474 dts=4669178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044407673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686600 | ~86.9 fps +[SensorPush] PZT angle frame #1780044407774 dts=4669478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044408072 dts=4669776 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044408384 dts=4670089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044408684 dts=4670389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044408684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686700 | ~98.9 fps +[SensorPush] PZT angle frame #1780044409132 dts=4670836 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044409453 dts=4671158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044409895 dts=4671600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044409993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686800 | ~76.4 fps +[SensorPush] PZT angle frame #1780044410203 dts=4671908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044410522 dts=4672227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044410973 dts=4672678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044411465 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=686900 | ~68.0 fps +[SensorPush] PZT angle frame #1780044411563 dts=4673268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044411863 dts=4673568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044412164 dts=4673869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044412474 dts=4674179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044412474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687000 | ~99.1 fps +[SensorPush] PZT angle frame #1780044412923 dts=4674628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044413224 dts=4674929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044413525 dts=4675230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044413625 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687100 | ~86.9 fps +[SensorPush] PZT angle frame #1780044413824 dts=4675529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044414123 dts=4675828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044414564 dts=4676269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044414913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687200 | ~77.6 fps +[SensorPush] PZT angle frame #1780044415025 dts=4676730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044415473 dts=4677178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044415914 dts=4677619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044416213 dts=4677918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044416213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687300 | ~76.8 fps +[SensorPush] PZT angle frame #1780044416543 dts=4678248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044416844 dts=4678549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044417144 dts=4678849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044417254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687400 | ~96.2 fps +[SensorPush] PZT angle frame #1780044417454 dts=4679159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044417764 dts=4679469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044418203 dts=4679908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044418403 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687500 | ~87.0 fps +[SensorPush] PZT angle frame #1780044418503 dts=4680208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044418803 dts=4680508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044419264 dts=4680969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044419564 dts=4681269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044419564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687600 | ~86.2 fps +[SensorPush] PZT angle frame #1780044420004 dts=4681708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044420332 dts=4682037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044420784 dts=4682489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044420883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687700 | ~75.8 fps +[SensorPush] PZT angle frame #1780044421104 dts=4682809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044421405 dts=4683110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044421704 dts=4683408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044421904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687800 | ~97.8 fps +[SensorPush] PZT angle frame #1780044422004 dts=4683709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044422313 dts=4684018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044422613 dts=4684318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044422914 dts=4684619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044422914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=687900 | ~99.0 fps +[SensorPush] PZT angle frame #1780044423223 dts=4684928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044423543 dts=4685248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044423844 dts=4685549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044423954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688000 | ~96.2 fps +[SensorPush] PZT angle frame #1780044424154 dts=4685859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044424454 dts=4686159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044424754 dts=4686459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044424964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688100 | ~99.0 fps +[SensorPush] PZT angle frame #1780044425074 dts=4686779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044425384 dts=4687089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044425684 dts=4687389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044425984 dts=4687689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044425984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688200 | ~97.9 fps +[SensorPush] PZT angle frame #1780044426284 dts=4687988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044426594 dts=4688298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044426904 dts=4688609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044427003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688300 | ~98.2 fps +[SensorPush] PZT angle frame #1780044427214 dts=4688919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044427516 dts=4689220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044427833 dts=4689538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044428043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688400 | ~96.2 fps +[SensorPush] PZT angle frame #1780044428145 dts=4689849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044428583 dts=4690288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044428884 dts=4690589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044429473 dts=4691178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044429473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688500 | ~69.9 fps +[SensorPush] PZT angle frame #1780044429783 dts=4691488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044430083 dts=4691788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044430404 dts=4692109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044430503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688600 | ~97.0 fps +[SensorPush] PZT angle frame #1780044430704 dts=4692409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044431015 dts=4692720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044431323 dts=4693028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044431521 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688700 | ~98.2 fps +[SensorPush] PZT angle frame #1780044431623 dts=4693328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044431923 dts=4693628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044432225 dts=4693930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044432526 dts=4694230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044432526 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688800 | ~99.6 fps +[SensorPush] PZT angle frame #1780044432833 dts=4694538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044433144 dts=4694849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044433445 dts=4695149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044433554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=688900 | ~97.2 fps +[SensorPush] PZT angle frame #1780044433757 dts=4695462 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044434072 dts=4695777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044434373 dts=4696077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044434575 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689000 | ~98.0 fps +[SensorPush] PZT angle frame #1780044434674 dts=4696379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044434984 dts=4696688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044435294 dts=4696999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044435883 dts=4697587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044435883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689100 | ~76.4 fps +[SensorPush] PZT angle frame #1780044436333 dts=4698038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044436643 dts=4698348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044436942 dts=4698647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044437048 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689200 | ~85.9 fps +[SensorPush] PZT angle frame #1780044437273 dts=4698978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044437715 dts=4699419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044438014 dts=4699718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044438234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689300 | ~84.3 fps +[SensorPush] PZT angle frame #1780044438334 dts=4700039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044438634 dts=4700339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044438934 dts=4700639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044439394 dts=4701099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044439394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689400 | ~86.2 fps +[SensorPush] PZT angle frame #1780044439695 dts=4701400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044439993 dts=4701698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044440324 dts=4702028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044440425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689500 | ~97.0 fps +[SensorPush] PZT angle frame #1780044440625 dts=4702330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044440922 dts=4702627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044441233 dts=4702938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044441434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689600 | ~99.1 fps +[SensorPush] PZT angle frame #1780044441534 dts=4703239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044441832 dts=4703537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044442145 dts=4703850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044442454 dts=4704159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044442454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689700 | ~98.1 fps +[SensorPush] PZT angle frame #1780044442764 dts=4704468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044443075 dts=4704779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044443554 dts=4705259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044443654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689800 | ~83.4 fps +[SensorPush] PZT angle frame #1780044443854 dts=4705559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044444294 dts=4705999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044444592 dts=4706297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044444793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=689900 | ~87.8 fps +[SensorPush] PZT angle frame #1780044444894 dts=4706599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044445194 dts=4706899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044445494 dts=4707198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044445792 dts=4707497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044445792 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690000 | ~100.0 fps +[SensorPush] PZT angle frame #1780044446103 dts=4707808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044446414 dts=4708119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044446855 dts=4708560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044446953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690100 | ~86.1 fps +[SensorPush] PZT angle frame #1780044447164 dts=4708869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044447465 dts=4709169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044447773 dts=4709477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044447973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690200 | ~98.0 fps +[SensorPush] PZT angle frame #1780044448074 dts=4709779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044448383 dts=4710088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044448682 dts=4710387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044448984 dts=4710688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044448984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690300 | ~99.0 fps +[SensorPush] PZT angle frame #1780044449283 dts=4710988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044449594 dts=4711298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044449894 dts=4711599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044449993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690400 | ~99.1 fps +[SensorPush] PZT angle frame #1780044450192 dts=4711897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044450646 dts=4712350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044450946 dts=4712651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044451155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690500 | ~86.0 fps +[SensorPush] PZT angle frame #1780044451255 dts=4712959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044451564 dts=4713269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044451872 dts=4713577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044452173 dts=4713878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044452173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690600 | ~98.3 fps +[SensorPush] PZT angle frame #1780044452473 dts=4714178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044452773 dts=4714478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044453214 dts=4714919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044453315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690700 | ~87.5 fps +[SensorPush] PZT angle frame #1780044453514 dts=4715219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044453852 dts=4715557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044454153 dts=4715858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044454373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690800 | ~94.5 fps +[SensorPush] PZT angle frame #1780044454475 dts=4716179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044454794 dts=4716499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044455104 dts=4716809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044455424 dts=4717129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044455424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=690900 | ~95.2 fps +[SensorPush] PZT angle frame #1780044455723 dts=4717428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044456034 dts=4717739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044456485 dts=4718190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044456593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691000 | ~85.5 fps +[SensorPush] PZT angle frame #1780044456803 dts=4718507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044457103 dts=4718808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044457575 dts=4719279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044457773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691100 | ~84.8 fps +[SensorPush] PZT angle frame #1780044457883 dts=4719588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044458334 dts=4720039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044458634 dts=4720339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044458953 dts=4720658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044458953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691200 | ~84.7 fps +[SensorPush] PZT angle frame #1780044459254 dts=4720959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044459563 dts=4721268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044459873 dts=4721578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044459974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691300 | ~98.0 fps +[SensorPush] PZT angle frame #1780044460174 dts=4721879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044460484 dts=4722189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044460782 dts=4722487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044460985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691400 | ~98.9 fps +[SensorPush] PZT angle frame #1780044461084 dts=4722788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044461542 dts=4723247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044461992 dts=4723697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044462464 dts=4724169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044462464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691500 | ~67.6 fps +[SensorPush] PZT angle frame #1780044462764 dts=4724469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044463064 dts=4724769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044463364 dts=4725069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044463464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691600 | ~100.0 fps +[SensorPush] PZT angle frame #1780044463664 dts=4725369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044464144 dts=4725848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044464464 dts=4726169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044464663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691700 | ~83.3 fps +[SensorPush] PZT angle frame #1780044464763 dts=4726467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044465064 dts=4726769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044465385 dts=4727090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044465685 dts=4727390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044465685 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691800 | ~97.9 fps +[SensorPush] PZT angle frame #1780044465982 dts=4727686 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044466292 dts=4727997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044466593 dts=4728298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044466716 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=691900 | ~97.1 fps +[SensorPush] PZT angle frame #1780044466924 dts=4728628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044467383 dts=4729088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044467693 dts=4729398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044467914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692000 | ~83.5 fps +[SensorPush] PZT angle frame #1780044468014 dts=4729719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044468335 dts=4730040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044468633 dts=4730338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044468933 dts=4730638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044468933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692100 | ~98.1 fps +[SensorPush] PZT angle frame #1780044469254 dts=4730958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044469564 dts=4731269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044469892 dts=4731597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044469994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692200 | ~94.3 fps +[SensorPush] PZT angle frame #1780044470203 dts=4731907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044470655 dts=4732360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044470953 dts=4732658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044471164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692300 | ~85.4 fps +[SensorPush] PZT angle frame #1780044471265 dts=4732970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044471563 dts=4733268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044471873 dts=4733578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044472186 dts=4733891 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044472186 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692400 | ~97.9 fps +[SensorPush] PZT angle frame #1780044472634 dts=4734339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044473093 dts=4734798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044473396 dts=4735101 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044473494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692500 | ~76.5 fps +[SensorPush] PZT angle frame #1780044473704 dts=4735409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044474013 dts=4735717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044474316 dts=4736020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044474513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692600 | ~98.0 fps +[SensorPush] PZT angle frame #1780044474626 dts=4736331 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044474943 dts=4736648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044475244 dts=4736948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044475542 dts=4737246 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044475542 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692700 | ~97.3 fps +[SensorPush] PZT angle frame #1780044475854 dts=4737558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044476293 dts=4737997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044476593 dts=4738298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044476704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692800 | ~86.1 fps +[SensorPush] PZT angle frame #1780044477056 dts=4738761 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044477363 dts=4739068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044477674 dts=4739379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044477872 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=692900 | ~85.5 fps +[SensorPush] PZT angle frame #1780044477972 dts=4739677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044478275 dts=4739980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044478585 dts=4740290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044478885 dts=4740589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044478885 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693000 | ~98.9 fps +[SensorPush] PZT angle frame #1780044479193 dts=4740898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044479494 dts=4741199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044479803 dts=4741508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044479913 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693100 | ~97.2 fps +[SensorPush] PZT angle frame #1780044480113 dts=4741818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044480437 dts=4742142 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044480754 dts=4742459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044480984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693200 | ~93.4 fps +[SensorPush] PZT angle frame #1780044481222 dts=4742927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044481534 dts=4743239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044481834 dts=4743539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044482136 dts=4743841 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044482136 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693300 | ~86.8 fps +[SensorPush] PZT angle frame #1780044482453 dts=4744158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044482894 dts=4744598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044483634 dts=4745339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044483734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693400 | ~62.6 fps +[SensorPush] PZT angle frame #1780044483934 dts=4745639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044484385 dts=4746090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044484693 dts=4746398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044484904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693500 | ~85.5 fps +[SensorPush] PZT angle frame #1780044485003 dts=4746708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044485314 dts=4747019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044485623 dts=4747328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044485934 dts=4747639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044485934 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693600 | ~97.0 fps +[SensorPush] PZT angle frame #1780044486383 dts=4748087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044486823 dts=4748527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044487123 dts=4748828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044487223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693700 | ~77.6 fps +[SensorPush] PZT angle frame #1780044487424 dts=4749129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044487734 dts=4749438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044488035 dts=4749739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044488235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693800 | ~98.9 fps +[SensorPush] PZT angle frame #1780044488336 dts=4750040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044488634 dts=4750339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044488934 dts=4750639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044489234 dts=4750938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044489234 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=693900 | ~100.1 fps +[SensorPush] PZT angle frame #1780044489535 dts=4751240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044489853 dts=4751558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044490154 dts=4751859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044490264 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694000 | ~97.1 fps +[SensorPush] PZT angle frame #1780044490464 dts=4752169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044490765 dts=4752470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044491065 dts=4752770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044491261 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694100 | ~100.3 fps +[SensorPush] PZT angle frame #1780044491363 dts=4753067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044491683 dts=4753388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044492123 dts=4753828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044492444 dts=4754149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044492444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694200 | ~84.4 fps +[SensorPush] PZT angle frame #1780044492744 dts=4754449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044493064 dts=4754768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044493373 dts=4755078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044493473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694300 | ~97.3 fps +[SensorPush] PZT angle frame #1780044493683 dts=4755388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044493984 dts=4755689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044494285 dts=4755990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044494503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694400 | ~97.1 fps +[SensorPush] PZT angle frame #1780044494613 dts=4756318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044495075 dts=4756779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044495383 dts=4757088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044495693 dts=4757398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044495693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694500 | ~83.9 fps +[SensorPush] PZT angle frame #1780044496013 dts=4757718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044496334 dts=4758039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044496784 dts=4758489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044496884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694600 | ~84.1 fps +[SensorPush] PZT angle frame #1780044497084 dts=4758788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044497532 dts=4759237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044497843 dts=4759548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044498055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694700 | ~85.4 fps +[SensorPush] PZT angle frame #1780044498154 dts=4759859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044498475 dts=4760179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044498773 dts=4760478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044499074 dts=4760779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044499074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694800 | ~98.2 fps +[SensorPush] PZT angle frame #1780044499414 dts=4761118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044499713 dts=4761418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044500163 dts=4761868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044500261 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=694900 | ~84.2 fps +[SensorPush] PZT angle frame #1780044500463 dts=4762168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044500761 dts=4762466 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044501074 dts=4762779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044501272 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695000 | ~98.9 fps +[SensorPush] PZT angle frame #1780044501373 dts=4763078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044501674 dts=4763378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044501983 dts=4763688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044502294 dts=4763999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044502294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695100 | ~97.8 fps +[SensorPush] PZT angle frame #1780044502594 dts=4764299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044503034 dts=4764739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044503335 dts=4765040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044503434 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695200 | ~87.8 fps +[SensorPush] PZT angle frame #1780044503644 dts=4765349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044503944 dts=4765649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044504245 dts=4765949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044504454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695300 | ~98.1 fps +[SensorPush] PZT angle frame #1780044504563 dts=4766268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044504874 dts=4766579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044505174 dts=4766879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044505494 dts=4767199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044505494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695400 | ~96.1 fps +[SensorPush] PZT angle frame #1780044505793 dts=4767498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044506095 dts=4767800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044506534 dts=4768239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044506645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695500 | ~86.9 fps +[SensorPush] PZT angle frame #1780044506864 dts=4768569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044507163 dts=4768868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044507466 dts=4769171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044507674 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695600 | ~97.1 fps +[SensorPush] PZT angle frame #1780044507925 dts=4769630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044508223 dts=4769927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044508524 dts=4770229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044508974 dts=4770679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044508974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695700 | ~76.9 fps +[SensorPush] PZT angle frame #1780044509284 dts=4770989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044509585 dts=4771290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044509883 dts=4771588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044509982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695800 | ~99.3 fps +[SensorPush] PZT angle frame #1780044510184 dts=4771889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044510493 dts=4772198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044510814 dts=4772519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044511014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=695900 | ~97.0 fps +[SensorPush] PZT angle frame #1780044511114 dts=4772819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044511414 dts=4773119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044511714 dts=4773419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044512033 dts=4773738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044512033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696000 | ~98.0 fps +[SensorPush] PZT angle frame #1780044512484 dts=4774189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044512923 dts=4774628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044513374 dts=4775078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044513483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696100 | ~69.0 fps +[SensorPush] PZT angle frame #1780044513703 dts=4775408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044514014 dts=4775719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044514333 dts=4776038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044514535 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696200 | ~95.1 fps +[SensorPush] PZT angle frame #1780044514634 dts=4776338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044515095 dts=4776800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044515412 dts=4777117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044515734 dts=4777439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044515734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696300 | ~83.4 fps +[SensorPush] PZT angle frame #1780044516034 dts=4777739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044516353 dts=4778058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044516653 dts=4778358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044516757 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696400 | ~97.7 fps +[SensorPush] PZT angle frame #1780044516966 dts=4778670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044517284 dts=4778989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044517605 dts=4779310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044517963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696500 | ~82.9 fps +[SensorPush] PZT angle frame #1780044518064 dts=4779769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044518384 dts=4780089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044518695 dts=4780400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044519006 dts=4780711 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044519006 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696600 | ~95.9 fps +[SensorPush] PZT angle frame #1780044519325 dts=4781030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044519623 dts=4781328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044519933 dts=4781638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044520044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696700 | ~96.3 fps +[SensorPush] PZT angle frame #1780044520245 dts=4781950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044520546 dts=4782251 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044520855 dts=4782560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044521065 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696800 | ~98.0 fps +[SensorPush] PZT angle frame #1780044521173 dts=4782878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044521473 dts=4783178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044521782 dts=4783487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044522092 dts=4783797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044522092 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=696900 | ~97.4 fps +[SensorPush] PZT angle frame #1780044522403 dts=4784108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044522703 dts=4784408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044523173 dts=4784878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044523285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697000 | ~83.8 fps +[SensorPush] PZT angle frame #1780044523483 dts=4785188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044523793 dts=4785498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044524092 dts=4785797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044524315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697100 | ~97.2 fps +[SensorPush] PZT angle frame #1780044524413 dts=4786118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044524862 dts=4786567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044525174 dts=4786879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044525474 dts=4787178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044525474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697200 | ~86.3 fps +[SensorPush] PZT angle frame #1780044525783 dts=4787488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044526234 dts=4787939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044526534 dts=4788239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044526642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697300 | ~85.6 fps +[SensorPush] PZT angle frame #1780044526845 dts=4788550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044527295 dts=4789000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044527614 dts=4789318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044527811 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697400 | ~85.5 fps +[SensorPush] PZT angle frame #1780044527914 dts=4789618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044528224 dts=4789929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044528674 dts=4790379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044528974 dts=4790679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044528974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697500 | ~86.0 fps +[SensorPush] PZT angle frame #1780044529282 dts=4790987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044529584 dts=4791289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044529896 dts=4791601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044529994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697600 | ~98.0 fps +[SensorPush] PZT angle frame #1780044530193 dts=4791898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044530504 dts=4792209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044530803 dts=4792508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044531003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697700 | ~99.1 fps +[SensorPush] PZT angle frame #1780044531123 dts=4792828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044531425 dts=4793129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044531755 dts=4793460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044532053 dts=4793758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044532053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697800 | ~95.2 fps +[SensorPush] PZT angle frame #1780044532355 dts=4794060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044532663 dts=4794368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044532974 dts=4794679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044533074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=697900 | ~97.9 fps +[SensorPush] PZT angle frame #1780044533313 dts=4795018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044533622 dts=4795327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044533924 dts=4795629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044534124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698000 | ~95.3 fps +[SensorPush] PZT angle frame #1780044534232 dts=4795937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044534535 dts=4796239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044535016 dts=4796721 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044535324 dts=4797029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044535324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698100 | ~83.3 fps +[SensorPush] PZT angle frame #1780044535774 dts=4797478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044536075 dts=4797779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044536382 dts=4798087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044536483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698200 | ~86.2 fps +[SensorPush] PZT angle frame #1780044536683 dts=4798388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044536994 dts=4798699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044537305 dts=4799010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044537513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698300 | ~97.1 fps +[SensorPush] PZT angle frame #1780044537621 dts=4799325 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044537933 dts=4799638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044538234 dts=4799939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044538533 dts=4800238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044538533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698400 | ~98.0 fps +[SensorPush] PZT angle frame #1780044538845 dts=4800549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044539152 dts=4800857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044539453 dts=4801158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044539554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698500 | ~98.0 fps +[SensorPush] PZT angle frame #1780044539903 dts=4801608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044540204 dts=4801909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044540663 dts=4802368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044540864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698600 | ~76.3 fps +[SensorPush] PZT angle frame #1780044540964 dts=4802669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044541404 dts=4803109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044541724 dts=4803429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044542044 dts=4803748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044542044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698700 | ~84.8 fps +[SensorPush] PZT angle frame #1780044542353 dts=4804058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044542653 dts=4804358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044543091 dts=4804796 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044543204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698800 | ~86.2 fps +[SensorPush] PZT angle frame #1780044543554 dts=4805259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044543854 dts=4805559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044544162 dts=4805867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044544374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=698900 | ~85.5 fps +[SensorPush] PZT angle frame #1780044544473 dts=4806178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044544943 dts=4806648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044545243 dts=4806948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044545543 dts=4807248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044545543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699000 | ~85.4 fps +[SensorPush] PZT angle frame #1780044545845 dts=4807550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044546154 dts=4807859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044546464 dts=4808169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044546564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699100 | ~98.0 fps +[SensorPush] PZT angle frame #1780044546772 dts=4808477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044547084 dts=4808789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044547403 dts=4809108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044547743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699200 | ~84.9 fps +[SensorPush] PZT angle frame #1780044547846 dts=4809551 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044548163 dts=4809868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044548464 dts=4810169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044548772 dts=4810477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044548772 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699300 | ~97.1 fps +[SensorPush] PZT angle frame #1780044549072 dts=4810777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044549374 dts=4811078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044549695 dts=4811399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044549793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699400 | ~97.9 fps +[SensorPush] PZT angle frame #1780044549995 dts=4811700 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044550293 dts=4811997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044550593 dts=4812298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044550803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699500 | ~99.1 fps +[SensorPush] PZT angle frame #1780044550903 dts=4812608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044551204 dts=4812908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044551505 dts=4813210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044551805 dts=4813510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044551805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699600 | ~99.8 fps +[SensorPush] PZT angle frame #1780044552134 dts=4813839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044552444 dts=4814149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044552754 dts=4814459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044552854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699700 | ~95.3 fps +[SensorPush] PZT angle frame #1780044553055 dts=4814760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044553376 dts=4815081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044553674 dts=4815378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044553874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699800 | ~98.1 fps +[SensorPush] PZT angle frame #1780044553974 dts=4815679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044554284 dts=4815989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044554593 dts=4816298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044554902 dts=4816607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044554902 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=699900 | ~97.2 fps +[SensorPush] PZT angle frame #1780044555224 dts=4816928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044555544 dts=4817249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044555845 dts=4817550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044555945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700000 | ~95.8 fps +[SensorPush] PZT angle frame #1780044556146 dts=4817851 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044556465 dts=4818169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044556764 dts=4818469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044556974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700100 | ~97.2 fps +[SensorPush] PZT angle frame #1780044557083 dts=4818788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044557394 dts=4819099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044557702 dts=4819407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044558003 dts=4819708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044558003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700200 | ~97.2 fps +[SensorPush] PZT angle frame #1780044558334 dts=4820039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044558633 dts=4820337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044558943 dts=4820648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044559043 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700300 | ~96.2 fps +[SensorPush] PZT angle frame #1780044559243 dts=4820948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044559556 dts=4821261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044559864 dts=4821569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044560216 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700400 | ~85.2 fps +[SensorPush] PZT angle frame #1780044560473 dts=4822178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044560783 dts=4822488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044561093 dts=4822798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044561412 dts=4823117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044561412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700500 | ~83.6 fps +[SensorPush] PZT angle frame #1780044561723 dts=4823428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044562023 dts=4823728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044562333 dts=4824038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044562445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700600 | ~96.9 fps +[SensorPush] PZT angle frame #1780044562645 dts=4824350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044562954 dts=4824659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044563273 dts=4824978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044563483 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700700 | ~96.4 fps +[SensorPush] PZT angle frame #1780044563583 dts=4825288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044563914 dts=4825619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044564224 dts=4825929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044564533 dts=4826238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044564533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700800 | ~95.2 fps +[SensorPush] PZT angle frame #1780044564854 dts=4826559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044565153 dts=4826858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044565484 dts=4827189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044565584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=700900 | ~95.2 fps +[SensorPush] PZT angle frame #1780044565795 dts=4827500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044566096 dts=4827801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044566432 dts=4828137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044566633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701000 | ~95.3 fps +[SensorPush] PZT angle frame #1780044566733 dts=4828438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044567034 dts=4828738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044567334 dts=4829039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044567642 dts=4829347 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044567642 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701100 | ~99.1 fps +[SensorPush] PZT angle frame #1780044567963 dts=4829668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044568285 dts=4829990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044568584 dts=4830289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044568693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701200 | ~95.1 fps +[SensorPush] PZT angle frame #1780044568894 dts=4830599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044569193 dts=4830897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044569503 dts=4831207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044569853 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701300 | ~86.2 fps +[SensorPush] PZT angle frame #1780044570102 dts=4831807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044570423 dts=4832128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044570742 dts=4832447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044571054 dts=4832759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044571054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701400 | ~83.3 fps +[SensorPush] PZT angle frame #1780044571354 dts=4833059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044571803 dts=4833508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044572123 dts=4833828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044572245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701500 | ~83.9 fps +[SensorPush] PZT angle frame #1780044572443 dts=4834148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044572753 dts=4834457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044573216 dts=4834921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044573436 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701600 | ~83.9 fps +[SensorPush] PZT angle frame #1780044573553 dts=4835258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044573874 dts=4835578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044574174 dts=4835879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044574475 dts=4836179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044574475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701700 | ~96.3 fps +[SensorPush] PZT angle frame #1780044574772 dts=4836477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044575073 dts=4836777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044575373 dts=4837078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044575486 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701800 | ~98.9 fps +[SensorPush] PZT angle frame #1780044575694 dts=4837399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044576004 dts=4837709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044576454 dts=4838159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044576664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=701900 | ~84.9 fps +[SensorPush] PZT angle frame #1780044576762 dts=4838467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044577063 dts=4838768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044577503 dts=4839208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044577806 dts=4839511 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044577806 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702000 | ~87.6 fps +[SensorPush] PZT angle frame #1780044578124 dts=4839829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044578425 dts=4840130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044578724 dts=4840429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044578825 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702100 | ~98.1 fps +[SensorPush] PZT angle frame #1780044579026 dts=4840731 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044579333 dts=4841038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044579794 dts=4841499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044580134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702200 | ~76.4 fps +[SensorPush] PZT angle frame #1780044580245 dts=4841950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044580544 dts=4842249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044580984 dts=4842689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044581283 dts=4842988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044581283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702300 | ~87.0 fps +[SensorPush] PZT angle frame #1780044581584 dts=4843289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044581892 dts=4843597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044582193 dts=4843898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044582294 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702400 | ~98.8 fps +[SensorPush] PZT angle frame #1780044582494 dts=4844199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044582953 dts=4844658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044583274 dts=4844979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044583475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702500 | ~84.7 fps +[SensorPush] PZT angle frame #1780044583595 dts=4845299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044584045 dts=4845749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044584353 dts=4846058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044584662 dts=4846367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044584662 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702600 | ~84.2 fps +[SensorPush] PZT angle frame #1780044584963 dts=4846668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044585264 dts=4846969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044585573 dts=4847277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044585673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702700 | ~99.0 fps +[SensorPush] PZT angle frame #1780044585883 dts=4847588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044586183 dts=4847888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044586783 dts=4848488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044586982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702800 | ~76.3 fps +[SensorPush] PZT angle frame #1780044587083 dts=4848788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044587402 dts=4849107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044587705 dts=4849410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044588175 dts=4849879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044588175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=702900 | ~83.9 fps +[SensorPush] PZT angle frame #1780044588485 dts=4850190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044588784 dts=4850489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044589232 dts=4850936 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044589345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703000 | ~85.5 fps +[SensorPush] PZT angle frame #1780044589682 dts=4851387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044589982 dts=4851687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044590304 dts=4852008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044590504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703100 | ~86.3 fps +[SensorPush] PZT angle frame #1780044590754 dts=4852458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044591054 dts=4852759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044591365 dts=4853070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044591663 dts=4853368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044591663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703200 | ~86.3 fps +[SensorPush] PZT angle frame #1780044591974 dts=4853679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044592303 dts=4854008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044592604 dts=4854309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044592704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703300 | ~96.1 fps +[SensorPush] PZT angle frame #1780044592916 dts=4854620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044593216 dts=4854921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044593533 dts=4855238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044593733 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703400 | ~97.1 fps +[SensorPush] PZT angle frame #1780044593833 dts=4855538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044594155 dts=4855860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044594452 dts=4856156 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044594752 dts=4856457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044594752 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703500 | ~98.2 fps +[SensorPush] PZT angle frame #1780044595054 dts=4856759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044595523 dts=4857228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044595823 dts=4857528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044595925 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703600 | ~85.2 fps +[SensorPush] PZT angle frame #1780044596134 dts=4857839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044596445 dts=4858150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044596905 dts=4858610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044597103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703700 | ~84.9 fps +[SensorPush] PZT angle frame #1780044597203 dts=4858907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044597514 dts=4859219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044597815 dts=4859520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044598123 dts=4859828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044598123 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703800 | ~98.0 fps +[SensorPush] PZT angle frame #1780044598423 dts=4860128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044598733 dts=4860438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044599034 dts=4860739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044599134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=703900 | ~99.0 fps +[SensorPush] PZT angle frame #1780044599334 dts=4861038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044599633 dts=4861338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044599943 dts=4861648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044600163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704000 | ~97.2 fps +[SensorPush] PZT angle frame #1780044600266 dts=4861971 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044600585 dts=4862289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044600886 dts=4862591 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044601205 dts=4862910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044601205 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704100 | ~96.0 fps +[SensorPush] PZT angle frame #1780044601654 dts=4863359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044601953 dts=4863658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044602265 dts=4863970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044602364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704200 | ~86.3 fps +[SensorPush] PZT angle frame #1780044602564 dts=4864268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044602863 dts=4864568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044603163 dts=4864867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044603365 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704300 | ~100.0 fps +[SensorPush] PZT angle frame #1780044603463 dts=4865168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044603775 dts=4865480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044604075 dts=4865779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044604374 dts=4866079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044604374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704400 | ~99.0 fps +[SensorPush] PZT angle frame #1780044604673 dts=4866378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044604983 dts=4866687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044605285 dts=4866990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044605386 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704500 | ~98.9 fps +[SensorPush] PZT angle frame #1780044605595 dts=4867300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044606043 dts=4867748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044606344 dts=4868048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044606845 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704600 | ~68.5 fps +[SensorPush] PZT angle frame #1780044606954 dts=4868659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044607393 dts=4869097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044607853 dts=4869558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044608152 dts=4869857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044608152 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704700 | ~76.5 fps +[SensorPush] PZT angle frame #1780044608463 dts=4870168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044608773 dts=4870478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044609072 dts=4870776 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044609174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704800 | ~97.9 fps +[SensorPush] PZT angle frame #1780044609375 dts=4871080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044609673 dts=4871378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044609984 dts=4871688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044610195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=704900 | ~97.9 fps +[SensorPush] PZT angle frame #1780044610295 dts=4872000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044610594 dts=4872298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044610903 dts=4872608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044611213 dts=4872918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044611213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705000 | ~98.2 fps +[SensorPush] PZT angle frame #1780044611535 dts=4873240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044611835 dts=4873540 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044612143 dts=4873848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044612254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705100 | ~96.1 fps +[SensorPush] PZT angle frame #1780044612453 dts=4874158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044612753 dts=4874457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044613075 dts=4874780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044613295 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705200 | ~96.0 fps +[SensorPush] PZT angle frame #1780044613395 dts=4875100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044613693 dts=4875398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044614024 dts=4875729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044614344 dts=4876049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044614344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705300 | ~95.2 fps +[SensorPush] PZT angle frame #1780044614654 dts=4876359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044614954 dts=4876659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044615253 dts=4876958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044615352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705400 | ~99.3 fps +[SensorPush] PZT angle frame #1780044615553 dts=4877257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044615864 dts=4877569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044616165 dts=4877870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044616364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705500 | ~98.8 fps +[SensorPush] PZT angle frame #1780044616465 dts=4878169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044616763 dts=4878468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044617063 dts=4878768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044617376 dts=4879081 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044617376 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705600 | ~98.7 fps +[SensorPush] PZT angle frame #1780044617824 dts=4879529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044618125 dts=4879830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044618435 dts=4880140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044618534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705700 | ~86.4 fps +[SensorPush] PZT angle frame #1780044618734 dts=4880439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044619044 dts=4880749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044619344 dts=4881049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044619544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705800 | ~99.0 fps +[SensorPush] PZT angle frame #1780044619645 dts=4881350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044619945 dts=4881650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044620244 dts=4881949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044620545 dts=4882249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044620545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=705900 | ~100.0 fps +[SensorPush] PZT angle frame #1780044620843 dts=4882547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044621155 dts=4882859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044621456 dts=4883161 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044621565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706000 | ~98.0 fps +[SensorPush] PZT angle frame #1780044621763 dts=4883468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044622084 dts=4883789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044622395 dts=4884100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044622605 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706100 | ~96.2 fps +[SensorPush] PZT angle frame #1780044622702 dts=4884407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044623003 dts=4884708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044623304 dts=4885008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044623614 dts=4885319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044623614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706200 | ~99.1 fps +[SensorPush] PZT angle frame #1780044623912 dts=4885617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044624213 dts=4885917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044624515 dts=4886220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044624614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706300 | ~100.0 fps +[SensorPush] PZT angle frame #1780044624825 dts=4886529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044625265 dts=4886970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044625573 dts=4887278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044625785 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706400 | ~85.4 fps +[SensorPush] PZT angle frame #1780044625892 dts=4887597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044626214 dts=4887919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044626514 dts=4888219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044626953 dts=4888658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044626953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706500 | ~85.6 fps +[SensorPush] PZT angle frame #1780044627544 dts=4889249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044627845 dts=4889550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044628283 dts=4889988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044628384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706600 | ~69.9 fps +[SensorPush] PZT angle frame #1780044628585 dts=4890289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044628883 dts=4890588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044629183 dts=4890887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044629386 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706700 | ~99.8 fps +[SensorPush] PZT angle frame #1780044629484 dts=4891189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044629784 dts=4891489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044630095 dts=4891800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044630412 dts=4892117 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044630412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706800 | ~97.4 fps +[SensorPush] PZT angle frame #1780044630713 dts=4892418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044631024 dts=4892728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044631323 dts=4893028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044631423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=706900 | ~99.1 fps +[SensorPush] PZT angle frame #1780044631622 dts=4893327 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044632075 dts=4893780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044632374 dts=4894079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044632574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707000 | ~86.8 fps +[SensorPush] PZT angle frame #1780044632684 dts=4894388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044632994 dts=4894698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044633295 dts=4895000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044633593 dts=4895298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044633593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707100 | ~98.1 fps +[SensorPush] PZT angle frame #1780044633894 dts=4895599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044634195 dts=4895900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044634644 dts=4896349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044634744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707200 | ~86.9 fps +[SensorPush] PZT angle frame #1780044634943 dts=4896648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044635395 dts=4897100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044635692 dts=4897397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044635905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707300 | ~86.1 fps +[SensorPush] PZT angle frame #1780044636003 dts=4897708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044636344 dts=4898049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044636654 dts=4898359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044636962 dts=4898667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044636962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707400 | ~94.7 fps +[SensorPush] PZT angle frame #1780044637264 dts=4898969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044637564 dts=4899269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044637864 dts=4899569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044638114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707500 | ~86.9 fps +[SensorPush] PZT angle frame #1780044638314 dts=4900019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044638614 dts=4900319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044638914 dts=4900619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044639114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707600 | ~99.9 fps +[SensorPush] PZT angle frame #1780044639214 dts=4900919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044639515 dts=4901220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044639812 dts=4901517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044640305 dts=4902010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044640305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707700 | ~84.0 fps +[SensorPush] PZT angle frame #1780044640602 dts=4902307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044640904 dts=4902609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044641362 dts=4903067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044641475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707800 | ~85.4 fps +[SensorPush] PZT angle frame #1780044641673 dts=4903378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044641995 dts=4903699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044642444 dts=4904149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044642785 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=707900 | ~76.4 fps +[SensorPush] PZT angle frame #1780044642884 dts=4904589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044643325 dts=4905029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044643635 dts=4905340 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044643943 dts=4905648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044643943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708000 | ~86.3 fps +[SensorPush] PZT angle frame #1780044644244 dts=4905948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044644553 dts=4906258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044644854 dts=4906558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044644965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708100 | ~97.9 fps +[SensorPush] PZT angle frame #1780044645164 dts=4906869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044645464 dts=4907169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044645763 dts=4907468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044645966 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708200 | ~99.9 fps +[SensorPush] PZT angle frame #1780044646096 dts=4907801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044646423 dts=4908128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044646873 dts=4908578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044647175 dts=4908880 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044647175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708300 | ~82.7 fps +[SensorPush] PZT angle frame #1780044647615 dts=4909319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044647912 dts=4909617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044648213 dts=4909918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044648313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708400 | ~87.9 fps +[SensorPush] PZT angle frame #1780044648533 dts=4910238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044648833 dts=4910538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044649145 dts=4910850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044649343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708500 | ~97.0 fps +[SensorPush] PZT angle frame #1780044649595 dts=4911300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044650055 dts=4911760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044650494 dts=4912199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044650794 dts=4912499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044650794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708600 | ~68.9 fps +[SensorPush] PZT angle frame #1780044651095 dts=4912799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044651403 dts=4913108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044651704 dts=4913408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044651813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708700 | ~98.2 fps +[SensorPush] PZT angle frame #1780044652015 dts=4913719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044652315 dts=4914020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044652773 dts=4914478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044652975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708800 | ~86.1 fps +[SensorPush] PZT angle frame #1780044653082 dts=4914787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044653532 dts=4915237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044653836 dts=4915541 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044654154 dts=4915859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044654154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=708900 | ~84.8 fps +[SensorPush] PZT angle frame #1780044654463 dts=4916168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044654783 dts=4916488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044655084 dts=4916789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044655183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709000 | ~97.2 fps +[SensorPush] PZT angle frame #1780044655385 dts=4917090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044655683 dts=4917388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044656265 dts=4917970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044656603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709100 | ~70.4 fps +[SensorPush] PZT angle frame #1780044656704 dts=4918409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044657003 dts=4918707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044657314 dts=4919019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044657634 dts=4919339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044657634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709200 | ~97.0 fps +[SensorPush] PZT angle frame #1780044658075 dts=4919779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044658375 dts=4920080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044658673 dts=4920378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044658774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709300 | ~87.7 fps +[SensorPush] PZT angle frame #1780044658985 dts=4920690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044659294 dts=4920999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044659593 dts=4921298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044659795 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709400 | ~98.0 fps +[SensorPush] PZT angle frame #1780044659902 dts=4921607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044660213 dts=4921918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044660524 dts=4922229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044660833 dts=4922538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044660833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709500 | ~96.3 fps +[SensorPush] PZT angle frame #1780044661142 dts=4922847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044661614 dts=4923319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044661915 dts=4923619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044662012 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709600 | ~84.8 fps +[SensorPush] PZT angle frame #1780044662213 dts=4923918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044662544 dts=4924249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044662854 dts=4924559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044663195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709700 | ~84.5 fps +[SensorPush] PZT angle frame #1780044663294 dts=4924999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044663595 dts=4925299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044663905 dts=4925609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044664215 dts=4925920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044664215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709800 | ~98.1 fps +[SensorPush] PZT angle frame #1780044664663 dts=4926368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044664966 dts=4926671 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044665275 dts=4926980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044665374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=709900 | ~86.3 fps +[SensorPush] PZT angle frame #1780044665724 dts=4927429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044666305 dts=4928010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044666603 dts=4928308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044666816 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710000 | ~69.3 fps +[SensorPush] PZT angle frame #1780044666925 dts=4928630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044667244 dts=4928949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044667684 dts=4929389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044667982 dts=4929687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044667982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710100 | ~85.8 fps +[SensorPush] PZT angle frame #1780044668283 dts=4929988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044668722 dts=4930427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044669024 dts=4930728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044669125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710200 | ~87.5 fps +[SensorPush] PZT angle frame #1780044669325 dts=4931029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044669625 dts=4931330 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044669933 dts=4931638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044670133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710300 | ~99.3 fps +[SensorPush] PZT angle frame #1780044670233 dts=4931937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044670544 dts=4932249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044670845 dts=4932550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044671153 dts=4932858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044671153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710400 | ~98.0 fps +[SensorPush] PZT angle frame #1780044671454 dts=4933159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044671765 dts=4933469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044672084 dts=4933789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044672182 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710500 | ~97.1 fps +[SensorPush] PZT angle frame #1780044672525 dts=4934230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044672823 dts=4934528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044673124 dts=4934828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044673323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710600 | ~87.6 fps +[SensorPush] PZT angle frame #1780044673424 dts=4935128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044673725 dts=4935429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044674044 dts=4935749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044674344 dts=4936049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044674344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710700 | ~97.9 fps +[SensorPush] PZT angle frame #1780044674644 dts=4936349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044675094 dts=4936799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044675405 dts=4937110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044675503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710800 | ~86.4 fps +[SensorPush] PZT angle frame #1780044675745 dts=4937450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044676064 dts=4937769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044676374 dts=4938079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044676574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=710900 | ~93.3 fps +[SensorPush] PZT angle frame #1780044676674 dts=4938379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044676982 dts=4938687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044677283 dts=4938988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044677585 dts=4939290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044677585 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711000 | ~98.9 fps +[SensorPush] PZT angle frame #1780044677884 dts=4939589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044678345 dts=4940050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044678654 dts=4940359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044678904 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711100 | ~75.8 fps +[SensorPush] PZT angle frame #1780044679114 dts=4940819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044679444 dts=4941149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044679904 dts=4941609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044680112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711200 | ~82.8 fps +[SensorPush] PZT angle frame #1780044680212 dts=4941917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044680514 dts=4942219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044680814 dts=4942519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044681114 dts=4942819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044681114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711300 | ~99.8 fps +[SensorPush] PZT angle frame #1780044681433 dts=4943138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044681875 dts=4943579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044682172 dts=4943877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044682413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711400 | ~77.0 fps +[SensorPush] PZT angle frame #1780044682613 dts=4944318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044682915 dts=4944620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044683213 dts=4944918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044683422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711500 | ~99.2 fps +[SensorPush] PZT angle frame #1780044683523 dts=4945228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044683836 dts=4945541 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044684134 dts=4945839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044684445 dts=4946150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044684445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711600 | ~97.7 fps +[SensorPush] PZT angle frame #1780044684775 dts=4946480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044685073 dts=4946778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044685373 dts=4947078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044685474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711700 | ~97.2 fps +[SensorPush] PZT angle frame #1780044685674 dts=4947379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044685975 dts=4947680 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044686306 dts=4948011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044686503 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711800 | ~97.1 fps +[SensorPush] PZT angle frame #1780044686602 dts=4948307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044687043 dts=4948748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044687483 dts=4949188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044687803 dts=4949508 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044687803 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=711900 | ~76.9 fps +[SensorPush] PZT angle frame #1780044688114 dts=4949819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044688424 dts=4950129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044688865 dts=4950570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044688962 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712000 | ~86.3 fps +[SensorPush] PZT angle frame #1780044689163 dts=4950868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044689462 dts=4951167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044689784 dts=4951489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044689985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712100 | ~97.7 fps +[SensorPush] PZT angle frame #1780044690083 dts=4951788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044690384 dts=4952089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044690685 dts=4952389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044690985 dts=4952690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044690985 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712200 | ~100.1 fps +[SensorPush] PZT angle frame #1780044691295 dts=4953000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044691602 dts=4953307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044691912 dts=4953617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044692025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712300 | ~96.1 fps +[SensorPush] PZT angle frame #1780044692233 dts=4953938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044692533 dts=4954238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044692834 dts=4954538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044693045 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712400 | ~98.1 fps +[SensorPush] PZT angle frame #1780044693143 dts=4954847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044693582 dts=4955287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044693896 dts=4955601 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044694215 dts=4955920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044694215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712500 | ~85.0 fps +[SensorPush] PZT angle frame #1780044694523 dts=4956228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044694833 dts=4956538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044695132 dts=4956837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044695235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712600 | ~98.6 fps +[SensorPush] PZT angle frame #1780044695583 dts=4957288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044695883 dts=4957588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044696194 dts=4957899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044696393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712700 | ~86.3 fps +[SensorPush] PZT angle frame #1780044696633 dts=4958338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044696934 dts=4958639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044697234 dts=4958939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044697704 dts=4959409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044697704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712800 | ~76.3 fps +[SensorPush] PZT angle frame #1780044698003 dts=4959708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044698323 dts=4960028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044698633 dts=4960338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044698744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=712900 | ~96.2 fps +[SensorPush] PZT angle frame #1780044698944 dts=4960649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044699255 dts=4960960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044699565 dts=4961269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044699764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713000 | ~98.1 fps +[SensorPush] PZT angle frame #1780044700012 dts=4961717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044700334 dts=4962038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044700634 dts=4962339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044700944 dts=4962649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044700944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713100 | ~84.7 fps +[SensorPush] PZT angle frame #1780044701244 dts=4962949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044701683 dts=4963388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044701983 dts=4963687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044702083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713200 | ~87.9 fps +[SensorPush] PZT angle frame #1780044702283 dts=4963988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044702593 dts=4964298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044702903 dts=4964608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044703105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713300 | ~97.8 fps +[SensorPush] PZT angle frame #1780044703344 dts=4965049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044703644 dts=4965349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044703955 dts=4965660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044704265 dts=4965970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044704265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713400 | ~86.2 fps +[SensorPush] PZT angle frame #1780044704564 dts=4966269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044704873 dts=4966578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044705324 dts=4967029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044705423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713500 | ~86.3 fps +[SensorPush] PZT angle frame #1780044705624 dts=4967329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044705924 dts=4967629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044706365 dts=4968069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044706565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713600 | ~87.6 fps +[SensorPush] PZT angle frame #1780044706665 dts=4968369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044706973 dts=4968677 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044707293 dts=4968998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044707594 dts=4969299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044707594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713700 | ~97.1 fps +[SensorPush] PZT angle frame #1780044707924 dts=4969629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044708224 dts=4969929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044708525 dts=4970230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044708623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713800 | ~97.1 fps +[SensorPush] PZT angle frame #1780044708824 dts=4970529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044709404 dts=4971109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044709726 dts=4971430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044709933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=713900 | ~76.4 fps +[SensorPush] PZT angle frame #1780044710035 dts=4971739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044710335 dts=4972040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044710644 dts=4972349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044710943 dts=4972648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044710943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714000 | ~98.9 fps +[SensorPush] PZT angle frame #1780044711394 dts=4973099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044711702 dts=4973406 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044712014 dts=4973719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044712114 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714100 | ~85.5 fps +[SensorPush] PZT angle frame #1780044712323 dts=4974028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044712624 dts=4974328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044712943 dts=4974648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044713145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714200 | ~97.0 fps +[SensorPush] PZT angle frame #1780044713254 dts=4974959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044713554 dts=4975259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044713994 dts=4975699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044714304 dts=4976009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044714304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714300 | ~86.3 fps +[SensorPush] PZT angle frame #1780044714624 dts=4976329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044714925 dts=4976629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044715222 dts=4976927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044715493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714400 | ~84.1 fps +[SensorPush] PZT angle frame #1780044715694 dts=4977399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044715994 dts=4977698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044716323 dts=4978028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044716522 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714500 | ~97.2 fps +[SensorPush] PZT angle frame #1780044716623 dts=4978328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044716924 dts=4978629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044717235 dts=4978940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044717555 dts=4979260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044717555 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714600 | ~96.7 fps +[SensorPush] PZT angle frame #1780044717854 dts=4979558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044718154 dts=4979859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044718464 dts=4980168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044718585 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714700 | ~97.1 fps +[SensorPush] PZT angle frame #1780044718784 dts=4980489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044719081 dts=4980786 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044719404 dts=4981109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044719614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714800 | ~97.2 fps +[SensorPush] PZT angle frame #1780044719714 dts=4981419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044720015 dts=4981719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044720335 dts=4982040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044720634 dts=4982339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044720634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=714900 | ~98.0 fps +[SensorPush] PZT angle frame #1780044720934 dts=4982639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044721243 dts=4982948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044721684 dts=4983389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044721784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715000 | ~87.0 fps +[SensorPush] PZT angle frame #1780044721984 dts=4983689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044722445 dts=4984149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044722903 dts=4984608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044723105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715100 | ~75.7 fps +[SensorPush] PZT angle frame #1780044723214 dts=4984919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044723662 dts=4985367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044724104 dts=4985809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044724554 dts=4986259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044724554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715200 | ~69.0 fps +[SensorPush] PZT angle frame #1780044724862 dts=4986567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044725163 dts=4986868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044725584 dts=4987289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044725684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715300 | ~88.5 fps +[SensorPush] PZT angle frame #1780044725884 dts=4987589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044726203 dts=4987908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044726502 dts=4988207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044726713 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715400 | ~97.1 fps +[SensorPush] PZT angle frame #1780044726813 dts=4988518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044727116 dts=4988821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044727563 dts=4989268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044727875 dts=4989580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044727875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715500 | ~86.1 fps +[SensorPush] PZT angle frame #1780044728174 dts=4989879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044728474 dts=4990179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044728782 dts=4990487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044728884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715600 | ~99.1 fps +[SensorPush] PZT angle frame #1780044729083 dts=4990788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044729383 dts=4991088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044729704 dts=4991409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044729905 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715700 | ~98.0 fps +[SensorPush] PZT angle frame #1780044730003 dts=4991708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044730315 dts=4992019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044730613 dts=4992318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044730914 dts=4992619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044730914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715800 | ~99.1 fps +[SensorPush] PZT angle frame #1780044731212 dts=4992917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044731522 dts=4993227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044731824 dts=4993528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044731924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=715900 | ~99.1 fps +[SensorPush] PZT angle frame #1780044732123 dts=4993828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044732423 dts=4994128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044732725 dts=4994430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044732922 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716000 | ~100.2 fps +[SensorPush] PZT angle frame #1780044733023 dts=4994728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044733324 dts=4995028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044733623 dts=4995328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044733924 dts=4995629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044733924 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716100 | ~99.8 fps +[SensorPush] PZT angle frame #1780044734225 dts=4995930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044734533 dts=4996237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044734833 dts=4996538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044734933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716200 | ~99.1 fps +[SensorPush] PZT angle frame #1780044735154 dts=4996859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044735484 dts=4997189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044735793 dts=4997497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044736132 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716300 | ~83.5 fps +[SensorPush] PZT angle frame #1780044736234 dts=4997939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044736553 dts=4998258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044736853 dts=4998558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044737314 dts=4999019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044737314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716400 | ~84.6 fps +[SensorPush] PZT angle frame #1780044737765 dts=4999470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044738216 dts=4999921 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044738525 dts=5000229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044738626 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716500 | ~76.2 fps +[SensorPush] PZT angle frame #1780044738824 dts=5000529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044739124 dts=5000829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044739563 dts=5001268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044739775 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716600 | ~87.1 fps +[SensorPush] PZT angle frame #1780044740014 dts=5001719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044740315 dts=5002020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044740612 dts=5002317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044740923 dts=5002628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044740923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716700 | ~87.0 fps +[SensorPush] PZT angle frame #1780044741234 dts=5002939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044741553 dts=5003258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044741852 dts=5003557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044741954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716800 | ~97.1 fps +[SensorPush] PZT angle frame #1780044742164 dts=5003869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044742472 dts=5004177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044742794 dts=5004499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044742994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=716900 | ~96.1 fps +[SensorPush] PZT angle frame #1780044743234 dts=5004939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044743535 dts=5005240 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044743854 dts=5005559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044744163 dts=5005868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044744163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717000 | ~85.5 fps +[SensorPush] PZT angle frame #1780044744464 dts=5006169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044744765 dts=5006470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044745065 dts=5006770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044745176 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717100 | ~98.7 fps +[SensorPush] PZT angle frame #1780044745512 dts=5007217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044745822 dts=5007527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044746143 dts=5007848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044746354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717200 | ~84.9 fps +[SensorPush] PZT angle frame #1780044746454 dts=5008159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044746775 dts=5008480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044747094 dts=5008799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044747404 dts=5009109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044747404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717300 | ~95.3 fps +[SensorPush] PZT angle frame #1780044747703 dts=5009408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044748015 dts=5009719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044748335 dts=5010040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044748444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717400 | ~96.2 fps +[SensorPush] PZT angle frame #1780044748644 dts=5010349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044748943 dts=5010648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044749243 dts=5010948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044749444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717500 | ~100.0 fps +[SensorPush] PZT angle frame #1780044749544 dts=5011249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044749843 dts=5011547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044750143 dts=5011848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044750454 dts=5012159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044750454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717600 | ~99.0 fps +[SensorPush] PZT angle frame #1780044750755 dts=5012460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044751206 dts=5012910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044751505 dts=5013210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044751603 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717700 | ~87.1 fps +[SensorPush] PZT angle frame #1780044751944 dts=5013649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044752255 dts=5013960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044752556 dts=5014260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044752764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717800 | ~86.1 fps +[SensorPush] PZT angle frame #1780044752864 dts=5014569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044753165 dts=5014870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044753473 dts=5015177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044753773 dts=5015478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044753773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=717900 | ~99.1 fps +[SensorPush] PZT angle frame #1780044754074 dts=5015778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044754375 dts=5016080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044754693 dts=5016398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044754793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718000 | ~98.0 fps +[SensorPush] PZT angle frame #1780044755132 dts=5016836 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044755604 dts=5017309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044755903 dts=5017608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044756102 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718100 | ~76.4 fps +[SensorPush] PZT angle frame #1780044756206 dts=5017911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044756504 dts=5018208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044756813 dts=5018518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044757115 dts=5018820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044757115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718200 | ~98.7 fps +[SensorPush] PZT angle frame #1780044757565 dts=5019270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044757865 dts=5019570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044758303 dts=5020008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044758405 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718300 | ~77.5 fps +[SensorPush] PZT angle frame #1780044758604 dts=5020309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044758904 dts=5020609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044759214 dts=5020919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044759424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718400 | ~98.1 fps +[SensorPush] PZT angle frame #1780044759525 dts=5021230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044759823 dts=5021528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044760265 dts=5021970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044760565 dts=5022270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044760565 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718500 | ~87.6 fps +[SensorPush] PZT angle frame #1780044760873 dts=5022578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044761173 dts=5022878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044761495 dts=5023200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044761593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718600 | ~97.2 fps +[SensorPush] PZT angle frame #1780044761794 dts=5023499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044762106 dts=5023811 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044762404 dts=5024109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044762615 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718700 | ~97.9 fps +[SensorPush] PZT angle frame #1780044762853 dts=5024558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044763153 dts=5024858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044763453 dts=5025158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044763754 dts=5025458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044763754 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718800 | ~87.8 fps +[SensorPush] PZT angle frame #1780044764065 dts=5025770 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044764365 dts=5026070 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044764675 dts=5026380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044764774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=718900 | ~98.0 fps +[SensorPush] PZT angle frame #1780044764973 dts=5026678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044765274 dts=5026979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044765864 dts=5027569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044766064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719000 | ~77.6 fps +[SensorPush] PZT angle frame #1780044766163 dts=5027868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044766474 dts=5028179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044766775 dts=5028480 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044767084 dts=5028788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044767084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719100 | ~98.1 fps +[SensorPush] PZT angle frame #1780044767545 dts=5029250 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044767844 dts=5029548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044768153 dts=5029857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044768276 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719200 | ~83.8 fps +[SensorPush] PZT angle frame #1780044768473 dts=5030178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044768784 dts=5030489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044769082 dts=5030787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044769282 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719300 | ~99.3 fps +[SensorPush] PZT angle frame #1780044769384 dts=5031089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044769683 dts=5031387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044769982 dts=5031687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044770293 dts=5031998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044770293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719400 | ~98.9 fps +[SensorPush] PZT angle frame #1780044770604 dts=5032309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044770912 dts=5032617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044771233 dts=5032938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044771334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719500 | ~96.2 fps +[SensorPush] PZT angle frame #1780044771533 dts=5033237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044771834 dts=5033539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044772152 dts=5033857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044772353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719600 | ~98.1 fps +[SensorPush] PZT angle frame #1780044772452 dts=5034157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044772765 dts=5034469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044773064 dts=5034768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044773385 dts=5035090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044773385 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719700 | ~96.9 fps +[SensorPush] PZT angle frame #1780044773685 dts=5035389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044773996 dts=5035701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044774303 dts=5036008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044774404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719800 | ~98.2 fps +[SensorPush] PZT angle frame #1780044774605 dts=5036309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044774905 dts=5036609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044775354 dts=5037059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044775555 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=719900 | ~86.8 fps +[SensorPush] PZT angle frame #1780044775654 dts=5037359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044775963 dts=5037667 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044776264 dts=5037969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044776564 dts=5038269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044776564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720000 | ~99.2 fps +[SensorPush] PZT angle frame #1780044777005 dts=5038709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044777306 dts=5039011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044777613 dts=5039318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044777714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720100 | ~86.9 fps +[SensorPush] PZT angle frame #1780044777934 dts=5039639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044778265 dts=5039970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044778563 dts=5040268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044778914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720200 | ~83.4 fps +[SensorPush] PZT angle frame #1780044779012 dts=5040717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044779324 dts=5041029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044779624 dts=5041328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044779933 dts=5041638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044779933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720300 | ~98.1 fps +[SensorPush] PZT angle frame #1780044780233 dts=5041938 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044780695 dts=5042399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044780994 dts=5042698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044781094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720400 | ~86.2 fps +[SensorPush] PZT angle frame #1780044781443 dts=5043148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044781763 dts=5043468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044782094 dts=5043799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044782303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720500 | ~82.7 fps +[SensorPush] PZT angle frame #1780044782403 dts=5044107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044782714 dts=5044419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044783164 dts=5044869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044783475 dts=5045180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044783475 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720600 | ~85.3 fps +[SensorPush] PZT angle frame #1780044783804 dts=5045509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044784244 dts=5045948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044784543 dts=5046248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044784644 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720700 | ~85.5 fps +[SensorPush] PZT angle frame #1780044784853 dts=5046558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044785152 dts=5046857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044785462 dts=5047167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044785663 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720800 | ~98.2 fps +[SensorPush] PZT angle frame #1780044785762 dts=5047467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044786064 dts=5047769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044786375 dts=5048080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044786672 dts=5048377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044786672 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=720900 | ~99.1 fps +[SensorPush] PZT angle frame #1780044786986 dts=5048691 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044787284 dts=5048989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044787603 dts=5049308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044787705 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721000 | ~96.8 fps +[SensorPush] PZT angle frame #1780044787904 dts=5049609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044788215 dts=5049920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044788524 dts=5050228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044788862 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721100 | ~86.4 fps +[SensorPush] PZT angle frame #1780044789114 dts=5050819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044789453 dts=5051157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044789763 dts=5051468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044790075 dts=5051779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044790075 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721200 | ~82.4 fps +[SensorPush] PZT angle frame #1780044790373 dts=5052078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044790684 dts=5052389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044790982 dts=5052687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044791085 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721300 | ~99.0 fps +[SensorPush] PZT angle frame #1780044791444 dts=5053149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044791882 dts=5053587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044792344 dts=5054049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044792543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721400 | ~68.6 fps +[SensorPush] PZT angle frame #1780044792645 dts=5054349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044792946 dts=5054651 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044793245 dts=5054950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044793714 dts=5055419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044793714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721500 | ~85.4 fps +[SensorPush] PZT angle frame #1780044794023 dts=5055728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044794333 dts=5056038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044794644 dts=5056349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044794744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721600 | ~97.1 fps +[SensorPush] PZT angle frame #1780044794943 dts=5056647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044795402 dts=5057107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044795734 dts=5057438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044795933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721700 | ~84.1 fps +[SensorPush] PZT angle frame #1780044796033 dts=5057738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044796473 dts=5058178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044796773 dts=5058478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044797083 dts=5058788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044797083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721800 | ~86.9 fps +[SensorPush] PZT angle frame #1780044797397 dts=5059102 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044797732 dts=5059437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044798034 dts=5059739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044798136 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=721900 | ~95.0 fps +[SensorPush] PZT angle frame #1780044798345 dts=5060049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044798665 dts=5060369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044799124 dts=5060829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044799325 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722000 | ~84.1 fps +[SensorPush] PZT angle frame #1780044799422 dts=5061127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044799733 dts=5061437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044800032 dts=5061737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044800343 dts=5062047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044800343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722100 | ~98.2 fps +[SensorPush] PZT angle frame #1780044800644 dts=5062349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044800953 dts=5062658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044801253 dts=5062957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044801494 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722200 | ~86.9 fps +[SensorPush] PZT angle frame #1780044801694 dts=5063399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044801993 dts=5063698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044802324 dts=5064029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044802534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722300 | ~96.2 fps +[SensorPush] PZT angle frame #1780044802635 dts=5064339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044802943 dts=5064648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044803254 dts=5064959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044803562 dts=5065267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044803562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722400 | ~97.2 fps +[SensorPush] PZT angle frame #1780044803864 dts=5065569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044804175 dts=5065879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044804494 dts=5066199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044804593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722500 | ~97.0 fps +[SensorPush] PZT angle frame #1780044804793 dts=5066498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044805245 dts=5066949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044805553 dts=5067258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044805763 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722600 | ~85.5 fps +[SensorPush] PZT angle frame #1780044806014 dts=5067719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044806465 dts=5068170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044806902 dts=5068607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044807205 dts=5068910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044807205 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722700 | ~69.3 fps +[SensorPush] PZT angle frame #1780044807503 dts=5069208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044807804 dts=5069509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044808253 dts=5069958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044808354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722800 | ~87.0 fps +[SensorPush] PZT angle frame #1780044808555 dts=5070260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044808854 dts=5070558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044809164 dts=5070869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044809383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=722900 | ~97.2 fps +[SensorPush] PZT angle frame #1780044809483 dts=5071188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044809784 dts=5071489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044810084 dts=5071789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044810384 dts=5072089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044810384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723000 | ~99.8 fps +[SensorPush] PZT angle frame #1780044810685 dts=5072390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044810984 dts=5072689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044811294 dts=5072999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044811393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723100 | ~99.1 fps +[SensorPush] PZT angle frame #1780044811592 dts=5073297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044811894 dts=5073599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044812224 dts=5073928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044812424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723200 | ~97.1 fps +[SensorPush] PZT angle frame #1780044812524 dts=5074229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044812834 dts=5074539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044813284 dts=5074989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044813584 dts=5075288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044813584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723300 | ~86.2 fps +[SensorPush] PZT angle frame #1780044813894 dts=5075599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044814345 dts=5076050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044814794 dts=5076499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044814894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723400 | ~76.3 fps +[SensorPush] PZT angle frame #1780044815095 dts=5076800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044815413 dts=5077118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044815723 dts=5077428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044815923 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723500 | ~97.2 fps +[SensorPush] PZT angle frame #1780044816024 dts=5077728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044816334 dts=5078038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044816632 dts=5078337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044816945 dts=5078650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044816945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723600 | ~97.9 fps +[SensorPush] PZT angle frame #1780044817243 dts=5078948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044817554 dts=5079258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044817864 dts=5079569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044817975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723700 | ~97.1 fps +[SensorPush] PZT angle frame #1780044818173 dts=5079878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044818474 dts=5080178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044818773 dts=5080478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044818993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723800 | ~98.2 fps +[SensorPush] PZT angle frame #1780044819093 dts=5080798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044819415 dts=5081120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044819725 dts=5081430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044820023 dts=5081727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044820023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=723900 | ~97.1 fps +[SensorPush] PZT angle frame #1780044820324 dts=5082028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044820624 dts=5082328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044820924 dts=5082629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044821025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724000 | ~99.7 fps +[SensorPush] PZT angle frame #1780044821393 dts=5083098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044821692 dts=5083397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044822012 dts=5083717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044822213 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724100 | ~84.2 fps +[SensorPush] PZT angle frame #1780044822313 dts=5084018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044822633 dts=5084338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044822934 dts=5084638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044823245 dts=5084950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044823245 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724200 | ~96.9 fps +[SensorPush] PZT angle frame #1780044823543 dts=5085248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044823843 dts=5085548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044824145 dts=5085850 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044824247 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724300 | ~99.8 fps +[SensorPush] PZT angle frame #1780044824452 dts=5086157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044824764 dts=5086469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044825204 dts=5086909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044825414 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724400 | ~85.7 fps +[SensorPush] PZT angle frame #1780044825514 dts=5087218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044825813 dts=5087518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044826115 dts=5087820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044826422 dts=5088127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044826422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724500 | ~99.2 fps +[SensorPush] PZT angle frame #1780044826724 dts=5088429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044827033 dts=5088738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044827483 dts=5089188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044827584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724600 | ~86.1 fps +[SensorPush] PZT angle frame #1780044827783 dts=5089488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044828095 dts=5089799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044828544 dts=5090248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044828883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724700 | ~76.9 fps +[SensorPush] PZT angle frame #1780044828984 dts=5090689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044829445 dts=5091150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044829763 dts=5091468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044830084 dts=5091789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044830084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724800 | ~83.3 fps +[SensorPush] PZT angle frame #1780044830682 dts=5092387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044830993 dts=5092698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044831293 dts=5092998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044831532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=724900 | ~69.0 fps +[SensorPush] PZT angle frame #1780044831754 dts=5093459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044832065 dts=5093769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044832364 dts=5094069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044832571 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725000 | ~96.2 fps +[SensorPush] PZT angle frame #1780044832672 dts=5094377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044833123 dts=5094828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044833564 dts=5095269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044833874 dts=5095578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044833874 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725100 | ~76.8 fps +[SensorPush] PZT angle frame #1780044834185 dts=5095890 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044834484 dts=5096188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044834784 dts=5096489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044834884 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725200 | ~99.0 fps +[SensorPush] PZT angle frame #1780044835227 dts=5096932 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044835534 dts=5097239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044835853 dts=5097558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044836055 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725300 | ~85.4 fps +[SensorPush] PZT angle frame #1780044836153 dts=5097857 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044836454 dts=5098159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044836784 dts=5098489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044837083 dts=5098788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044837083 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725400 | ~97.2 fps +[SensorPush] PZT angle frame #1780044837383 dts=5099087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044837683 dts=5099388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044838124 dts=5099829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044838223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725500 | ~87.7 fps +[SensorPush] PZT angle frame #1780044838424 dts=5100128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044838722 dts=5100427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044839033 dts=5100738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044839233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725600 | ~99.0 fps +[SensorPush] PZT angle frame #1780044839334 dts=5101038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044839633 dts=5101338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044839944 dts=5101649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044840265 dts=5101969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044840265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725700 | ~97.0 fps +[SensorPush] PZT angle frame #1780044840575 dts=5102280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044840882 dts=5102587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044841204 dts=5102909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044841463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725800 | ~83.5 fps +[SensorPush] PZT angle frame #1780044841664 dts=5103369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044841964 dts=5103669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044842415 dts=5104120 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044842614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=725900 | ~86.8 fps +[SensorPush] PZT angle frame #1780044842725 dts=5104430 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044843044 dts=5104749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044843382 dts=5105087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044843683 dts=5105387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044843683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726000 | ~93.7 fps +[SensorPush] PZT angle frame #1780044844124 dts=5105829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044844433 dts=5106138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044844744 dts=5106449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044844844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726100 | ~86.0 fps +[SensorPush] PZT angle frame #1780044845046 dts=5106751 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044845644 dts=5107348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044846094 dts=5107799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044846295 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726200 | ~69.0 fps +[SensorPush] PZT angle frame #1780044846394 dts=5108098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044846702 dts=5108407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044847003 dts=5108708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044847324 dts=5109029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044847324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726300 | ~97.1 fps +[SensorPush] PZT angle frame #1780044847654 dts=5109359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044847954 dts=5109659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044848254 dts=5109959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044848354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726400 | ~97.2 fps +[SensorPush] PZT angle frame #1780044848563 dts=5110268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044848864 dts=5110569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044849165 dts=5110870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044849362 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726500 | ~99.1 fps +[SensorPush] PZT angle frame #1780044849462 dts=5111167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044849773 dts=5111478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044850074 dts=5111778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044850375 dts=5112080 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044850375 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726600 | ~98.7 fps +[SensorPush] PZT angle frame #1780044850672 dts=5112377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044850973 dts=5112678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044851294 dts=5112999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044851394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726700 | ~98.2 fps +[SensorPush] PZT angle frame #1780044851605 dts=5113310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044851912 dts=5113617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044852223 dts=5113928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044852423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726800 | ~97.1 fps +[SensorPush] PZT angle frame #1780044852524 dts=5114228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044852974 dts=5114679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044853424 dts=5115129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044853744 dts=5115449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044853744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=726900 | ~75.7 fps +[SensorPush] PZT angle frame #1780044854194 dts=5115899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044854493 dts=5116198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044854944 dts=5116649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044855044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727000 | ~76.9 fps +[SensorPush] PZT angle frame #1780044855241 dts=5116946 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044855542 dts=5117247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044855854 dts=5117559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044856053 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727100 | ~99.1 fps +[SensorPush] PZT angle frame #1780044856154 dts=5117859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044856593 dts=5118298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044856895 dts=5118600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044857194 dts=5118899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044857194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727200 | ~87.6 fps +[SensorPush] PZT angle frame #1780044857514 dts=5119219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044857825 dts=5119530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044858133 dts=5119838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044858233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727300 | ~96.3 fps +[SensorPush] PZT angle frame #1780044858603 dts=5120308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044858904 dts=5120609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044859214 dts=5120919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044859422 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727400 | ~84.1 fps +[SensorPush] PZT angle frame #1780044859523 dts=5121228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044859826 dts=5121531 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044860134 dts=5121838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044860433 dts=5122138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044860433 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727500 | ~98.9 fps +[SensorPush] PZT angle frame #1780044860743 dts=5122448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044861054 dts=5122759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044861372 dts=5123077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044861473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727600 | ~96.2 fps +[SensorPush] PZT angle frame #1780044861814 dts=5123519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044862133 dts=5123838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044862463 dts=5124168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044862664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727700 | ~83.9 fps +[SensorPush] PZT angle frame #1780044862762 dts=5124467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044863204 dts=5124909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044863503 dts=5125208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044863814 dts=5125518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044863814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727800 | ~87.0 fps +[SensorPush] PZT angle frame #1780044864115 dts=5125819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044864554 dts=5126259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044864854 dts=5126558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044864954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=727900 | ~87.7 fps +[SensorPush] PZT angle frame #1780044865294 dts=5126998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044865604 dts=5127308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044865905 dts=5127610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044866103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728000 | ~87.0 fps +[SensorPush] PZT angle frame #1780044866203 dts=5127908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044866504 dts=5128209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044866807 dts=5128512 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044867134 dts=5128839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044867134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728100 | ~97.1 fps +[SensorPush] PZT angle frame #1780044867592 dts=5129297 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044867904 dts=5129609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044868215 dts=5129920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044868314 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728200 | ~84.7 fps +[SensorPush] PZT angle frame #1780044868514 dts=5130219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044868814 dts=5130519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044869114 dts=5130819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044869454 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728300 | ~87.7 fps +[SensorPush] PZT angle frame #1780044869555 dts=5131260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044869853 dts=5131558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044870153 dts=5131858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044870473 dts=5132178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044870473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728400 | ~98.1 fps +[SensorPush] PZT angle frame #1780044870914 dts=5132619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044871224 dts=5132929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044871522 dts=5133227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044871632 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728500 | ~86.3 fps +[SensorPush] PZT angle frame #1780044871832 dts=5133537 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044872285 dts=5133989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044872583 dts=5134287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044872784 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728600 | ~86.9 fps +[SensorPush] PZT angle frame #1780044872883 dts=5134588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044873184 dts=5134889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044873485 dts=5135190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044873783 dts=5135488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044873783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728700 | ~100.1 fps +[SensorPush] PZT angle frame #1780044874243 dts=5135948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044874553 dts=5136258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044874854 dts=5136559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044874954 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728800 | ~85.4 fps +[SensorPush] PZT angle frame #1780044875155 dts=5136859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044875455 dts=5137160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044875915 dts=5137620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044876112 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=728900 | ~86.3 fps +[SensorPush] PZT angle frame #1780044876215 dts=5137920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044876523 dts=5138228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044876824 dts=5138529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044877125 dts=5138829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044877125 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729000 | ~98.7 fps +[SensorPush] PZT angle frame #1780044877432 dts=5139137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044877883 dts=5139588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044878182 dts=5139887 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044878293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729100 | ~85.7 fps +[SensorPush] PZT angle frame #1780044878503 dts=5140208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044878824 dts=5140529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044879134 dts=5140839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044879343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729200 | ~95.3 fps +[SensorPush] PZT angle frame #1780044879442 dts=5141147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044879753 dts=5141458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044880064 dts=5141769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044880524 dts=5142229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044880524 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729300 | ~84.6 fps +[SensorPush] PZT angle frame #1780044880824 dts=5142529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044881125 dts=5142829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044881432 dts=5143137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044881532 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729400 | ~99.3 fps +[SensorPush] PZT angle frame #1780044881743 dts=5143448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044882054 dts=5143759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044882383 dts=5144088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044882593 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729500 | ~94.2 fps +[SensorPush] PZT angle frame #1780044882695 dts=5144400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044882993 dts=5144698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044883316 dts=5145021 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044883624 dts=5145329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044883624 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729600 | ~97.0 fps +[SensorPush] PZT angle frame #1780044883924 dts=5145629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044884265 dts=5145970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044884704 dts=5146408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044884805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729700 | ~84.7 fps +[SensorPush] PZT angle frame #1780044885003 dts=5146707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044885304 dts=5147009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044885613 dts=5147318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044885814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729800 | ~99.2 fps +[SensorPush] PZT angle frame #1780044885914 dts=5147619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044886223 dts=5147928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044886523 dts=5148227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044886976 dts=5148681 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044886976 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=729900 | ~86.0 fps +[SensorPush] PZT angle frame #1780044887283 dts=5148988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044887733 dts=5149438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044888033 dts=5149738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044888133 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730000 | ~86.4 fps +[SensorPush] PZT angle frame #1780044888344 dts=5150049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044888644 dts=5150349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044888943 dts=5150648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044889153 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730100 | ~98.1 fps +[SensorPush] PZT angle frame #1780044889253 dts=5150958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044889564 dts=5151269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044889862 dts=5151567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044890162 dts=5151867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044890162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730200 | ~99.1 fps +[SensorPush] PZT angle frame #1780044890604 dts=5152309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044890914 dts=5152619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044891214 dts=5152919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044891324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730300 | ~86.1 fps +[SensorPush] PZT angle frame #1780044891683 dts=5153388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044891984 dts=5153689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044892295 dts=5154000 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044892492 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730400 | ~85.6 fps +[SensorPush] PZT angle frame #1780044892605 dts=5154309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044892904 dts=5154609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044893353 dts=5155058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044893654 dts=5155358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044893654 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730500 | ~85.7 fps +[SensorPush] PZT angle frame #1780044893954 dts=5155659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044894255 dts=5155960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044894715 dts=5156420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044894964 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730600 | ~76.7 fps +[SensorPush] PZT angle frame #1780044895165 dts=5156870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044895465 dts=5157170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044895783 dts=5157487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044895984 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730700 | ~98.0 fps +[SensorPush] PZT angle frame #1780044896084 dts=5157789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044896406 dts=5158110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044896716 dts=5158420 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044897033 dts=5158738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044897033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730800 | ~95.3 fps +[SensorPush] PZT angle frame #1780044897482 dts=5159187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044897783 dts=5159488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044898083 dts=5159788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044898334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=730900 | ~76.8 fps +[SensorPush] PZT angle frame #1780044898543 dts=5160248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044898857 dts=5160562 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044899172 dts=5160877 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044899383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731000 | ~95.4 fps +[SensorPush] PZT angle frame #1780044899624 dts=5161329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044899942 dts=5161647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044900254 dts=5161959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044900583 dts=5162288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044900583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731100 | ~83.3 fps +[SensorPush] PZT angle frame #1780044900913 dts=5162618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044901214 dts=5162919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044901522 dts=5163227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044901646 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731200 | ~94.1 fps +[SensorPush] PZT angle frame #1780044901854 dts=5163559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044902173 dts=5163878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044902474 dts=5164179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044902683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731300 | ~96.4 fps +[SensorPush] PZT angle frame #1780044902782 dts=5164487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044903095 dts=5164800 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044903392 dts=5165097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044903724 dts=5165429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044903724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731400 | ~96.0 fps +[SensorPush] PZT angle frame #1780044904033 dts=5165738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044904345 dts=5166050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044904783 dts=5166488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044905025 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731500 | ~76.9 fps +[SensorPush] PZT angle frame #1780044905224 dts=5166929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044905521 dts=5167226 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044905833 dts=5167538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044906033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731600 | ~99.2 fps +[SensorPush] PZT angle frame #1780044906133 dts=5167838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044906434 dts=5168138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044906734 dts=5168439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044907035 dts=5168740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044907035 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731700 | ~99.8 fps +[SensorPush] PZT angle frame #1780044907333 dts=5169038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044907774 dts=5169479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044908084 dts=5169789 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044908534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731800 | ~66.7 fps +[SensorPush] PZT angle frame #1780044908884 dts=5170589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044909466 dts=5171171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044909773 dts=5171478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044909975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=731900 | ~69.4 fps +[SensorPush] PZT angle frame #1780044910075 dts=5171780 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044910395 dts=5172099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044910845 dts=5172550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044911164 dts=5172869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044911164 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732000 | ~84.1 fps +[SensorPush] PZT angle frame #1780044911464 dts=5173168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044911774 dts=5173478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044912073 dts=5173778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044912174 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732100 | ~99.0 fps +[SensorPush] PZT angle frame #1780044912372 dts=5174077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044912674 dts=5174378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044912993 dts=5174698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044913353 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732200 | ~84.8 fps +[SensorPush] PZT angle frame #1780044913453 dts=5175157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044913753 dts=5175458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044914074 dts=5175779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044914384 dts=5176089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044914384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732300 | ~97.0 fps +[SensorPush] PZT angle frame #1780044914705 dts=5176410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044915025 dts=5176730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044915344 dts=5177049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044915443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732400 | ~94.5 fps +[SensorPush] PZT angle frame #1780044915655 dts=5177359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044916116 dts=5177821 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044916425 dts=5178130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044916635 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732500 | ~83.9 fps +[SensorPush] PZT angle frame #1780044916743 dts=5178448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044917044 dts=5178749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044917363 dts=5179068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044917664 dts=5179369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044917664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732600 | ~97.2 fps +[SensorPush] PZT angle frame #1780044917964 dts=5179669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044918265 dts=5179970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044918575 dts=5180280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044918676 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732700 | ~98.9 fps +[SensorPush] PZT angle frame #1780044918895 dts=5180600 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044919204 dts=5180909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044919513 dts=5181218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044919854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732800 | ~84.8 fps +[SensorPush] PZT angle frame #1780044919964 dts=5181669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044920275 dts=5181979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044920575 dts=5182280 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044921013 dts=5182718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044921013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=732900 | ~86.3 fps +[SensorPush] PZT angle frame #1780044921324 dts=5183029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044921623 dts=5183328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044922083 dts=5183788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044922193 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733000 | ~84.8 fps +[SensorPush] PZT angle frame #1780044922403 dts=5184108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044922702 dts=5184407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044923012 dts=5184717 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044923226 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733100 | ~96.8 fps +[SensorPush] PZT angle frame #1780044923465 dts=5185170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044923774 dts=5185479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044924073 dts=5185778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044924384 dts=5186089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044924384 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733200 | ~86.4 fps +[SensorPush] PZT angle frame #1780044924703 dts=5186408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044925015 dts=5186720 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044925313 dts=5187018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044925413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733300 | ~97.2 fps +[SensorPush] PZT angle frame #1780044925753 dts=5187458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044926054 dts=5187759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044926364 dts=5188069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044926573 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733400 | ~86.2 fps +[SensorPush] PZT angle frame #1780044926682 dts=5188387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044926993 dts=5188698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044927303 dts=5189007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044927743 dts=5189448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044927743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733500 | ~85.5 fps +[SensorPush] PZT angle frame #1780044928044 dts=5189749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044928343 dts=5190047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044928652 dts=5190357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044928753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733600 | ~99.0 fps +[SensorPush] PZT angle frame #1780044928974 dts=5190679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044929293 dts=5190998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044929605 dts=5191310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044929825 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733700 | ~93.3 fps +[SensorPush] PZT angle frame #1780044929923 dts=5191628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044930226 dts=5191930 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044930524 dts=5192229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044930824 dts=5192529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044930824 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733800 | ~99.9 fps +[SensorPush] PZT angle frame #1780044931264 dts=5192969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044931574 dts=5193279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044931872 dts=5193577 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044931975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=733900 | ~87.0 fps +[SensorPush] PZT angle frame #1780044932183 dts=5193888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044932492 dts=5194197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044932794 dts=5194498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044933003 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734000 | ~97.2 fps +[SensorPush] PZT angle frame #1780044933104 dts=5194809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044933554 dts=5195259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044933864 dts=5195568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044934315 dts=5196020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044934315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734100 | ~76.2 fps +[SensorPush] PZT angle frame #1780044934615 dts=5196320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044934933 dts=5196638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044935394 dts=5197098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044935505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734200 | ~84.0 fps +[SensorPush] PZT angle frame #1780044935713 dts=5197418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044936173 dts=5197878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044936752 dts=5198457 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044936953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734300 | ~69.1 fps +[SensorPush] PZT angle frame #1780044937053 dts=5198758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044937495 dts=5199200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044937804 dts=5199509 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044938104 dts=5199808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044938104 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734400 | ~86.9 fps +[SensorPush] PZT angle frame #1780044938544 dts=5200249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044938843 dts=5200548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044939156 dts=5200860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044939253 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734500 | ~87.0 fps +[SensorPush] PZT angle frame #1780044939453 dts=5201158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044939764 dts=5201469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044940072 dts=5201777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044940425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734600 | ~85.2 fps +[SensorPush] PZT angle frame #1780044940522 dts=5202227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044940826 dts=5202530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044941132 dts=5202837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044941443 dts=5203148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044941443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734700 | ~98.3 fps +[SensorPush] PZT angle frame #1780044941904 dts=5203609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044942203 dts=5203908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044942643 dts=5204348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044942744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734800 | ~76.9 fps +[SensorPush] PZT angle frame #1780044942944 dts=5204649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044943242 dts=5204947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044943555 dts=5205260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044943753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=734900 | ~99.1 fps +[SensorPush] PZT angle frame #1780044943853 dts=5205558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044944293 dts=5205998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044944733 dts=5206438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044945034 dts=5206739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044945034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735000 | ~78.1 fps +[SensorPush] PZT angle frame #1780044945355 dts=5207060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044945654 dts=5207358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044945953 dts=5207658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044946056 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735100 | ~97.9 fps +[SensorPush] PZT angle frame #1780044946263 dts=5207968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044946564 dts=5208269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044946864 dts=5208569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044947065 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735200 | ~99.1 fps +[SensorPush] PZT angle frame #1780044947165 dts=5208870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044947465 dts=5209170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044947775 dts=5209479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044948094 dts=5209798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044948094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735300 | ~97.1 fps +[SensorPush] PZT angle frame #1780044948395 dts=5210100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044948693 dts=5210398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044949163 dts=5210868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044949273 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735400 | ~84.8 fps +[SensorPush] PZT angle frame #1780044949483 dts=5211188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044949783 dts=5211488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044950114 dts=5211819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044950323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735500 | ~95.3 fps +[SensorPush] PZT angle frame #1780044950423 dts=5212128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044950733 dts=5212437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044951043 dts=5212748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044951344 dts=5213049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044951344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735600 | ~97.9 fps +[SensorPush] PZT angle frame #1780044951653 dts=5213358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044951964 dts=5213669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044952265 dts=5213969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044952363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735700 | ~98.1 fps +[SensorPush] PZT angle frame #1780044952563 dts=5214268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044952872 dts=5214576 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044953184 dts=5214889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044953383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735800 | ~98.1 fps +[SensorPush] PZT angle frame #1780044953483 dts=5215188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044953795 dts=5215500 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044954244 dts=5215948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044954554 dts=5216259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044954554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=735900 | ~85.3 fps +[SensorPush] PZT angle frame #1780044954854 dts=5216559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044955303 dts=5217007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044955605 dts=5217310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044955702 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736000 | ~87.1 fps +[SensorPush] PZT angle frame #1780044955903 dts=5217608 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044956206 dts=5217911 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044956514 dts=5218219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044956855 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736100 | ~86.8 fps +[SensorPush] PZT angle frame #1780044956954 dts=5218659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044957264 dts=5218969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044957573 dts=5219278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044957875 dts=5219579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044957875 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736200 | ~98.0 fps +[SensorPush] PZT angle frame #1780044958177 dts=5219881 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044958475 dts=5220180 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044958913 dts=5220618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044959023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736300 | ~87.1 fps +[SensorPush] PZT angle frame #1780044959223 dts=5220928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044959522 dts=5221227 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044959825 dts=5221530 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044960034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736400 | ~99.0 fps +[SensorPush] PZT angle frame #1780044960134 dts=5221839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044960455 dts=5222159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044960755 dts=5222460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044961063 dts=5222768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044961063 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736500 | ~97.1 fps +[SensorPush] PZT angle frame #1780044961364 dts=5223069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044961673 dts=5223378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044962115 dts=5223820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044962214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736600 | ~86.9 fps +[SensorPush] PZT angle frame #1780044962424 dts=5224129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044962863 dts=5224568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044963164 dts=5224869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044963363 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736700 | ~87.0 fps +[SensorPush] PZT angle frame #1780044963464 dts=5225169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044963764 dts=5225468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044964073 dts=5225778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044964382 dts=5226087 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044964382 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736800 | ~98.2 fps +[SensorPush] PZT angle frame #1780044964683 dts=5226388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044965133 dts=5226838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044965444 dts=5227149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044965544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=736900 | ~86.0 fps +[SensorPush] PZT angle frame #1780044965743 dts=5227447 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044966053 dts=5227757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044966495 dts=5228200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044966693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737000 | ~87.1 fps +[SensorPush] PZT angle frame #1780044966793 dts=5228498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044967093 dts=5228798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044967393 dts=5229098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044967983 dts=5229688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044967983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737100 | ~77.5 fps +[SensorPush] PZT angle frame #1780044968304 dts=5230009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044968603 dts=5230307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044968923 dts=5230628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044969034 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737200 | ~95.2 fps +[SensorPush] PZT angle frame #1780044969234 dts=5230939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044969676 dts=5231380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044969985 dts=5231690 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044970183 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737300 | ~87.0 fps +[SensorPush] PZT angle frame #1780044970284 dts=5231989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044970583 dts=5232288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044971033 dts=5232737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044971473 dts=5233178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044971473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737400 | ~77.5 fps +[SensorPush] PZT angle frame #1780044971773 dts=5233478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044972074 dts=5233779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044972394 dts=5234099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044972504 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737500 | ~97.1 fps +[SensorPush] PZT angle frame #1780044972712 dts=5234416 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044973036 dts=5234740 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044973634 dts=5235339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044973835 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737600 | ~75.1 fps +[SensorPush] PZT angle frame #1780044973932 dts=5235637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044974372 dts=5236077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044974674 dts=5236378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044974973 dts=5236678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044974973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737700 | ~87.9 fps +[SensorPush] PZT angle frame #1780044975443 dts=5237148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044975744 dts=5237449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044976183 dts=5237888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044976284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737800 | ~76.3 fps +[SensorPush] PZT angle frame #1780044976482 dts=5238187 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044976783 dts=5238487 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044977083 dts=5238788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044977293 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=737900 | ~99.0 fps +[SensorPush] PZT angle frame #1780044977403 dts=5239108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044977702 dts=5239407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044978003 dts=5239707 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044978445 dts=5240150 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044978445 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738000 | ~86.9 fps +[SensorPush] PZT angle frame #1780044978753 dts=5240458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044979064 dts=5240768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044979364 dts=5241069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044979472 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738100 | ~97.4 fps +[SensorPush] PZT angle frame #1780044979676 dts=5241380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044979973 dts=5241678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044980284 dts=5241988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044980484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738200 | ~98.7 fps +[SensorPush] PZT angle frame #1780044980585 dts=5242290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044980883 dts=5242588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044981184 dts=5242889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044981514 dts=5243219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044981514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738300 | ~97.1 fps +[SensorPush] PZT angle frame #1780044981824 dts=5243528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044982265 dts=5243969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044982574 dts=5244279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044982673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738400 | ~86.2 fps +[SensorPush] PZT angle frame #1780044983015 dts=5244719 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044983314 dts=5245019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044983613 dts=5245318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044983814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738500 | ~87.7 fps +[SensorPush] PZT angle frame #1780044983923 dts=5245628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044984242 dts=5245947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044984543 dts=5246247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044984843 dts=5246548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044984843 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738600 | ~97.2 fps +[SensorPush] PZT angle frame #1780044985154 dts=5246859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044985615 dts=5247320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044985914 dts=5247619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044986015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738700 | ~85.3 fps +[SensorPush] PZT angle frame #1780044986223 dts=5247928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044986543 dts=5248248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044986865 dts=5248569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044987064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738800 | ~95.3 fps +[SensorPush] PZT angle frame #1780044987164 dts=5248868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044987463 dts=5249168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044987764 dts=5249469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044988064 dts=5249769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044988064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=738900 | ~100.0 fps +[SensorPush] PZT angle frame #1780044988364 dts=5250069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044988662 dts=5250367 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044989114 dts=5250818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044989212 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739000 | ~87.2 fps +[SensorPush] PZT angle frame #1780044989414 dts=5251118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044989723 dts=5251428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044990034 dts=5251738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044990233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739100 | ~98.0 fps +[SensorPush] PZT angle frame #1780044990335 dts=5252039 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044990636 dts=5252341 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044991073 dts=5252778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044991374 dts=5253079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044991374 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739200 | ~87.5 fps +[SensorPush] PZT angle frame #1780044991685 dts=5253389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044991984 dts=5253689 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044992293 dts=5253998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044992415 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739300 | ~96.1 fps +[SensorPush] PZT angle frame #1780044992645 dts=5254349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044992953 dts=5254658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044993392 dts=5255097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044993594 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739400 | ~84.8 fps +[SensorPush] PZT angle frame #1780044993694 dts=5255399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044993994 dts=5255699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044994294 dts=5255999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044994616 dts=5256321 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044994616 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739500 | ~97.8 fps +[SensorPush] PZT angle frame #1780044994925 dts=5256630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044995223 dts=5256928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044995534 dts=5257239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044995645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739600 | ~97.3 fps +[SensorPush] PZT angle frame #1780044995845 dts=5257550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044996144 dts=5257849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044996444 dts=5258149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044996655 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739700 | ~99.1 fps +[SensorPush] PZT angle frame #1780044996764 dts=5258469 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044997063 dts=5258768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044997366 dts=5259071 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044997675 dts=5259379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044997675 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739800 | ~98.0 fps +[SensorPush] PZT angle frame #1780044998133 dts=5259838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044998434 dts=5260138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044998733 dts=5260437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780044998833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=739900 | ~86.4 fps +[SensorPush] PZT angle frame #1780044999033 dts=5260738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044999484 dts=5261189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780044999794 dts=5261499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045000005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740000 | ~85.3 fps +[SensorPush] PZT angle frame #1780045000105 dts=5261810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045000404 dts=5262109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045000703 dts=5262408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045001004 dts=5262709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045001004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740100 | ~100.1 fps +[SensorPush] PZT angle frame #1780045001324 dts=5263029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045001635 dts=5263339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045001935 dts=5263640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045002044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740200 | ~96.1 fps +[SensorPush] PZT angle frame #1780045002245 dts=5263950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045002543 dts=5264248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045002844 dts=5264549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045003195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740300 | ~87.0 fps +[SensorPush] PZT angle frame #1780045003294 dts=5264999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045003592 dts=5265296 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045003892 dts=5265597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045004215 dts=5265920 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045004215 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740400 | ~98.0 fps +[SensorPush] PZT angle frame #1780045004514 dts=5266219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045004954 dts=5266659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045005254 dts=5266959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045005355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740500 | ~87.7 fps +[SensorPush] PZT angle frame #1780045005694 dts=5267399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045005993 dts=5267698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045006292 dts=5267997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045006643 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740600 | ~77.6 fps +[SensorPush] PZT angle frame #1780045006744 dts=5268449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045007202 dts=5268907 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045007503 dts=5269208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045007953 dts=5269658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045007953 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740700 | ~76.4 fps +[SensorPush] PZT angle frame #1780045008264 dts=5269968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045008585 dts=5270290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045009034 dts=5270739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045009154 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740800 | ~83.3 fps +[SensorPush] PZT angle frame #1780045009354 dts=5271059 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045009665 dts=5271370 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045009964 dts=5271669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045010196 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=740900 | ~95.9 fps +[SensorPush] PZT angle frame #1780045010444 dts=5272149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045010753 dts=5272458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045011055 dts=5272759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045011373 dts=5273078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045011373 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741000 | ~84.9 fps +[SensorPush] PZT angle frame #1780045011685 dts=5273390 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045011982 dts=5273687 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045012283 dts=5273988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045012393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741100 | ~98.1 fps +[SensorPush] PZT angle frame #1780045012594 dts=5274299 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045012893 dts=5274597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045013192 dts=5274897 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045013393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741200 | ~100.1 fps +[SensorPush] PZT angle frame #1780045013493 dts=5275198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045013793 dts=5275498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045014115 dts=5275820 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045014562 dts=5276267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045014562 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741300 | ~85.5 fps +[SensorPush] PZT angle frame #1780045014882 dts=5276587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045015183 dts=5276888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045015484 dts=5277189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045015584 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741400 | ~97.9 fps +[SensorPush] PZT angle frame #1780045015792 dts=5277496 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045016092 dts=5277797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045016414 dts=5278119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045016614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741500 | ~97.1 fps +[SensorPush] PZT angle frame #1780045016724 dts=5278429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045017033 dts=5278738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045017484 dts=5279189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045017791 dts=5279496 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045017791 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741600 | ~84.9 fps +[SensorPush] PZT angle frame #1780045018096 dts=5279801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045018404 dts=5280109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045018844 dts=5280549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045018944 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741700 | ~86.8 fps +[SensorPush] PZT angle frame #1780045019144 dts=5280848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045019454 dts=5281159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045019762 dts=5281467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045019982 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741800 | ~96.3 fps +[SensorPush] PZT angle frame #1780045020254 dts=5281959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045020556 dts=5282261 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045020853 dts=5282558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045021163 dts=5282868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045021163 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=741900 | ~84.6 fps +[SensorPush] PZT angle frame #1780045021605 dts=5283310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045021902 dts=5283607 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045022203 dts=5283908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045022303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742000 | ~87.8 fps +[SensorPush] PZT angle frame #1780045022653 dts=5284358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045022954 dts=5284659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045023255 dts=5284959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045023614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742100 | ~76.2 fps +[SensorPush] PZT angle frame #1780045023713 dts=5285418 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045024013 dts=5285718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045024323 dts=5286028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045024634 dts=5286338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045024634 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742200 | ~98.1 fps +[SensorPush] PZT angle frame #1780045024933 dts=5286638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045025243 dts=5286948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045025542 dts=5287247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045025645 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742300 | ~98.8 fps +[SensorPush] PZT angle frame #1780045025843 dts=5287547 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045026146 dts=5287851 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045026454 dts=5288158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045026655 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742400 | ~99.1 fps +[SensorPush] PZT angle frame #1780045026754 dts=5288459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045027055 dts=5288759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045027364 dts=5289069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045027664 dts=5289369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045027664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742500 | ~99.1 fps +[SensorPush] PZT angle frame #1780045028114 dts=5289819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045028424 dts=5290129 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045028745 dts=5290450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045028844 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742600 | ~84.7 fps +[SensorPush] PZT angle frame #1780045029045 dts=5290750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045029513 dts=5291217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045030093 dts=5291798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045030295 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742700 | ~68.9 fps +[SensorPush] PZT angle frame #1780045030396 dts=5292101 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045030704 dts=5292408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045031005 dts=5292709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045031312 dts=5293017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045031312 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742800 | ~98.3 fps +[SensorPush] PZT angle frame #1780045031765 dts=5293470 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045032066 dts=5293771 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045032374 dts=5294078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045032474 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=742900 | ~86.1 fps +[SensorPush] PZT angle frame #1780045032674 dts=5294379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045032974 dts=5294679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045033283 dts=5294987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045033493 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743000 | ~98.1 fps +[SensorPush] PZT angle frame #1780045033595 dts=5295300 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045033894 dts=5295598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045034204 dts=5295909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045034513 dts=5296218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045034513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743100 | ~98.0 fps +[SensorPush] PZT angle frame #1780045034952 dts=5296657 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045035273 dts=5296978 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045035584 dts=5297288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045035694 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743200 | ~84.7 fps +[SensorPush] PZT angle frame #1780045035894 dts=5297599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045036334 dts=5298038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045036644 dts=5298349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045037004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743300 | ~76.3 fps +[SensorPush] PZT angle frame #1780045037265 dts=5298969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045037564 dts=5299269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045037874 dts=5299578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045038173 dts=5299878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045038173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743400 | ~85.5 fps +[SensorPush] PZT angle frame #1780045038483 dts=5300188 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045038813 dts=5300518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045039163 dts=5300868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045039285 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743500 | ~90.0 fps +[SensorPush] PZT angle frame #1780045039494 dts=5301199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045039814 dts=5301519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045040132 dts=5301837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045040334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743600 | ~95.4 fps +[SensorPush] PZT angle frame #1780045040434 dts=5302138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045040744 dts=5302448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045041043 dts=5302748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045041346 dts=5303051 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045041346 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743700 | ~98.7 fps +[SensorPush] PZT angle frame #1780045041643 dts=5303348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045041945 dts=5303649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045042383 dts=5304088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045042484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743800 | ~87.9 fps +[SensorPush] PZT angle frame #1780045042694 dts=5304399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045042991 dts=5304696 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045043293 dts=5304997 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045043513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=743900 | ~97.2 fps +[SensorPush] PZT angle frame #1780045043614 dts=5305318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045043923 dts=5305628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045044363 dts=5306068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045044664 dts=5306369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045044664 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744000 | ~86.8 fps +[SensorPush] PZT angle frame #1780045044974 dts=5306678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045045284 dts=5306988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045045583 dts=5307288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045045686 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744100 | ~97.8 fps +[SensorPush] PZT angle frame #1780045045894 dts=5307599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045046194 dts=5307899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045046502 dts=5308207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045046705 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744200 | ~98.0 fps +[SensorPush] PZT angle frame #1780045046805 dts=5308510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045047112 dts=5308817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045047414 dts=5309119 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045047714 dts=5309419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045047714 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744300 | ~99.2 fps +[SensorPush] PZT angle frame #1780045048012 dts=5309716 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045048315 dts=5310020 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045048755 dts=5310460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045048852 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744400 | ~87.9 fps +[SensorPush] PZT angle frame #1780045049062 dts=5310767 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045049394 dts=5311099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045049694 dts=5311399 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045049894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744500 | ~95.9 fps +[SensorPush] PZT angle frame #1780045050003 dts=5311708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045050302 dts=5312007 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045050603 dts=5312308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045050916 dts=5312620 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045050916 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744600 | ~97.9 fps +[SensorPush] PZT angle frame #1780045051373 dts=5313077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045051673 dts=5313378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045051973 dts=5313678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045052074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744700 | ~86.3 fps +[SensorPush] PZT angle frame #1780045052275 dts=5313980 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045052583 dts=5314288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045052893 dts=5314598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045053103 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744800 | ~97.2 fps +[SensorPush] PZT angle frame #1780045053204 dts=5314909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045053505 dts=5315210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045053802 dts=5315507 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045054105 dts=5315809 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045054105 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=744900 | ~99.8 fps +[SensorPush] PZT angle frame #1780045054433 dts=5316138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045054735 dts=5316439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045055033 dts=5316738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045055144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745000 | ~96.2 fps +[SensorPush] PZT angle frame #1780045055355 dts=5317060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045055653 dts=5317357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045056103 dts=5317808 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045056315 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745100 | ~85.4 fps +[SensorPush] PZT angle frame #1780045056413 dts=5318118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045056734 dts=5318438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045057034 dts=5318739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045057355 dts=5319060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045057355 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745200 | ~96.1 fps +[SensorPush] PZT angle frame #1780045057656 dts=5319360 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045057973 dts=5319678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045058313 dts=5320018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045058424 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745300 | ~93.6 fps +[SensorPush] PZT angle frame #1780045058624 dts=5320329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045058924 dts=5320628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045059224 dts=5320929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045059425 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745400 | ~99.9 fps +[SensorPush] PZT angle frame #1780045059525 dts=5321230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045059823 dts=5321528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045060123 dts=5321828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045060423 dts=5322127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045060423 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745500 | ~100.2 fps +[SensorPush] PZT angle frame #1780045060735 dts=5322440 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045061034 dts=5322739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045061333 dts=5323037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045061443 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745600 | ~98.1 fps +[SensorPush] PZT angle frame #1780045061654 dts=5323358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045062114 dts=5323819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045062423 dts=5324128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045062623 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745700 | ~84.7 fps +[SensorPush] PZT angle frame #1780045062724 dts=5324429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045063024 dts=5324729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045063333 dts=5325038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045063773 dts=5325478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045063773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745800 | ~87.0 fps +[SensorPush] PZT angle frame #1780045064083 dts=5325788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045064403 dts=5326107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045064703 dts=5326408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045064814 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=745900 | ~96.0 fps +[SensorPush] PZT angle frame #1780045065154 dts=5326858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045065463 dts=5327168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045065762 dts=5327466 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045065963 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746000 | ~87.1 fps +[SensorPush] PZT angle frame #1780045066063 dts=5327768 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045066512 dts=5328217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045066812 dts=5328517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045067124 dts=5328828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045067124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746100 | ~86.2 fps +[SensorPush] PZT angle frame #1780045067454 dts=5329159 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045067754 dts=5329459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045068052 dts=5329757 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045068155 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746200 | ~96.9 fps +[SensorPush] PZT angle frame #1780045068374 dts=5330079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045068812 dts=5330517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045069113 dts=5330818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045069323 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746300 | ~85.6 fps +[SensorPush] PZT angle frame #1780045069423 dts=5331128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045069734 dts=5331439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045070034 dts=5331739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045070352 dts=5332057 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045070352 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746400 | ~97.2 fps +[SensorPush] PZT angle frame #1780045070664 dts=5332369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045070964 dts=5332668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045071284 dts=5332989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045071533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746500 | ~84.7 fps +[SensorPush] PZT angle frame #1780045071745 dts=5333449 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045072045 dts=5333750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045072343 dts=5334048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045072544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746600 | ~98.8 fps +[SensorPush] PZT angle frame #1780045072644 dts=5334349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045072945 dts=5334650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045073256 dts=5334960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045073554 dts=5335259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045073554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746700 | ~99.0 fps +[SensorPush] PZT angle frame #1780045073863 dts=5335568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045074164 dts=5335869 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045074464 dts=5336169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045074563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746800 | ~99.2 fps +[SensorPush] PZT angle frame #1780045074773 dts=5336478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045075214 dts=5336919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045075523 dts=5337228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045075724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=746900 | ~86.1 fps +[SensorPush] PZT angle frame #1780045075823 dts=5337528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045076124 dts=5337829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045076432 dts=5338137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045076743 dts=5338448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045076743 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747000 | ~98.1 fps +[SensorPush] PZT angle frame #1780045077045 dts=5338750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045077484 dts=5339189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045077784 dts=5339489 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045077893 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747100 | ~87.0 fps +[SensorPush] PZT angle frame #1780045078102 dts=5339807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045078406 dts=5340110 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045078703 dts=5340408 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045078907 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747200 | ~98.6 fps +[SensorPush] PZT angle frame #1780045079013 dts=5340718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045079315 dts=5341019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045079632 dts=5341337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045079945 dts=5341650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045079945 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747300 | ~96.3 fps +[SensorPush] PZT angle frame #1780045080384 dts=5342089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045080684 dts=5342389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045080983 dts=5342688 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045081084 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747400 | ~87.9 fps +[SensorPush] PZT angle frame #1780045081283 dts=5342987 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045081734 dts=5343439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045082053 dts=5343758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045082276 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747500 | ~83.8 fps +[SensorPush] PZT angle frame #1780045082384 dts=5344089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045082683 dts=5344388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045082996 dts=5344701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045083305 dts=5345010 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045083305 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747600 | ~97.2 fps +[SensorPush] PZT angle frame #1780045083604 dts=5345309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045083905 dts=5345610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045084223 dts=5345928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045084324 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747700 | ~98.2 fps +[SensorPush] PZT angle frame #1780045084524 dts=5346229 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045084824 dts=5346529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045085125 dts=5346830 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045085462 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747800 | ~87.9 fps +[SensorPush] PZT angle frame #1780045085564 dts=5347269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045086155 dts=5347860 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045086473 dts=5348177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045086783 dts=5348488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045086783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=747900 | ~75.7 fps +[SensorPush] PZT angle frame #1780045087086 dts=5348791 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045087394 dts=5349099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045087835 dts=5349539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045087933 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748000 | ~86.9 fps +[SensorPush] PZT angle frame #1780045088153 dts=5349858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045088465 dts=5350170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045088763 dts=5350468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045088974 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748100 | ~96.2 fps +[SensorPush] PZT angle frame #1780045089074 dts=5350779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045089374 dts=5351079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045089824 dts=5351528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045090124 dts=5351828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045090124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748200 | ~87.0 fps +[SensorPush] PZT angle frame #1780045090422 dts=5352127 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045090723 dts=5352428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045091023 dts=5352728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045091124 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748300 | ~100.0 fps +[SensorPush] PZT angle frame #1780045091324 dts=5353029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045091793 dts=5353498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045092093 dts=5353797 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045092303 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748400 | ~84.8 fps +[SensorPush] PZT angle frame #1780045092402 dts=5354107 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045092714 dts=5354419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045093033 dts=5354738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045093345 dts=5355050 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045093345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748500 | ~95.4 fps +[SensorPush] PZT angle frame #1780045093935 dts=5355640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045094253 dts=5355958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045094554 dts=5356259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045094655 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748600 | ~76.7 fps +[SensorPush] PZT angle frame #1780045094853 dts=5356558 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045095163 dts=5356868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045095466 dts=5357171 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045095673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748700 | ~98.2 fps +[SensorPush] PZT angle frame #1780045095773 dts=5357478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045096074 dts=5357779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045096543 dts=5358248 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045096854 dts=5358559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045096854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748800 | ~84.7 fps +[SensorPush] PZT angle frame #1780045097165 dts=5358870 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045097615 dts=5359320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045097932 dts=5359637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045098033 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=748900 | ~84.8 fps +[SensorPush] PZT angle frame #1780045098236 dts=5359940 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045098693 dts=5360398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045098995 dts=5360699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045099194 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749000 | ~86.1 fps +[SensorPush] PZT angle frame #1780045099295 dts=5360999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045099623 dts=5361328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045099922 dts=5361627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045100223 dts=5361928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045100223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749100 | ~97.2 fps +[SensorPush] PZT angle frame #1780045100673 dts=5362378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045101112 dts=5362817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045101413 dts=5363118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045101514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749200 | ~77.5 fps +[SensorPush] PZT angle frame #1780045101714 dts=5363419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045102024 dts=5363729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045102333 dts=5364038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045102533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749300 | ~98.1 fps +[SensorPush] PZT angle frame #1780045102634 dts=5364338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045102963 dts=5364668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045103262 dts=5364967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045103574 dts=5365279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045103574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749400 | ~96.0 fps +[SensorPush] PZT angle frame #1780045103885 dts=5365590 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045104194 dts=5365899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045104494 dts=5366198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045104602 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749500 | ~97.3 fps +[SensorPush] PZT angle frame #1780045104943 dts=5366648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045105393 dts=5367098 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045105702 dts=5367407 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045105914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749600 | ~76.2 fps +[SensorPush] PZT angle frame #1780045106014 dts=5367718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045106325 dts=5368030 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045106626 dts=5368331 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045106935 dts=5368640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045106935 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749700 | ~98.0 fps +[SensorPush] PZT angle frame #1780045107235 dts=5368939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045107534 dts=5369239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045107844 dts=5369548 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045107943 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749800 | ~99.1 fps +[SensorPush] PZT angle frame #1780045108143 dts=5369848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045108444 dts=5370149 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045108884 dts=5370589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045109092 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=749900 | ~87.1 fps +[SensorPush] PZT angle frame #1780045109195 dts=5370900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045109495 dts=5371200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045109817 dts=5371522 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045110143 dts=5371848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045110143 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750000 | ~95.2 fps +[SensorPush] PZT angle frame #1780045110474 dts=5372179 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045110775 dts=5372479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045111072 dts=5372777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045111173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750100 | ~97.1 fps +[SensorPush] PZT angle frame #1780045111374 dts=5373078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045111676 dts=5373381 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045111973 dts=5373678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045112175 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750200 | ~99.8 fps +[SensorPush] PZT angle frame #1780045112283 dts=5373988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045112593 dts=5374298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045112904 dts=5374609 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045113204 dts=5374909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045113204 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750300 | ~97.2 fps +[SensorPush] PZT angle frame #1780045113506 dts=5375211 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045113943 dts=5375647 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045114256 dts=5375961 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045114364 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750400 | ~86.2 fps +[SensorPush] PZT angle frame #1780045114573 dts=5376278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045114873 dts=5376578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045115184 dts=5376889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045115393 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750500 | ~97.1 fps +[SensorPush] PZT angle frame #1780045115495 dts=5377200 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045115935 dts=5377640 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045116232 dts=5377937 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045116534 dts=5378239 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045116534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750600 | ~87.6 fps +[SensorPush] PZT angle frame #1780045116973 dts=5378678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045117294 dts=5378999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045117605 dts=5379309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045117704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750700 | ~85.4 fps +[SensorPush] PZT angle frame #1780045117905 dts=5379610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045118223 dts=5379928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045118524 dts=5380228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045118744 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750800 | ~96.2 fps +[SensorPush] PZT angle frame #1780045118844 dts=5380549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045119153 dts=5380858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045119455 dts=5381160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045119773 dts=5381478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045119773 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=750900 | ~97.2 fps +[SensorPush] PZT angle frame #1780045120082 dts=5381787 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045120815 dts=5382520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045121274 dts=5382979 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045121514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751000 | ~57.5 fps +[SensorPush] PZT angle frame #1780045121714 dts=5383419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045122023 dts=5383728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045122474 dts=5384178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045122673 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751100 | ~86.3 fps +[SensorPush] PZT angle frame #1780045122773 dts=5384478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045123073 dts=5384778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045123404 dts=5385109 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045123705 dts=5385410 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045123705 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751200 | ~96.9 fps +[SensorPush] PZT angle frame #1780045124034 dts=5385739 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045124363 dts=5386068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045124663 dts=5386368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045124764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751300 | ~94.4 fps +[SensorPush] PZT angle frame #1780045124963 dts=5386668 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045125284 dts=5386989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045125593 dts=5387298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045125793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751400 | ~97.1 fps +[SensorPush] PZT angle frame #1780045125893 dts=5387598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045126195 dts=5387900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045126505 dts=5388210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045126805 dts=5388510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045126805 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751500 | ~98.8 fps +[SensorPush] PZT angle frame #1780045127113 dts=5388818 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045127573 dts=5389278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045127873 dts=5389578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045127973 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751600 | ~85.6 fps +[SensorPush] PZT angle frame #1780045128174 dts=5389879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045128485 dts=5390190 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045128783 dts=5390488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045128983 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751700 | ~99.1 fps +[SensorPush] PZT angle frame #1780045129094 dts=5390799 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045129394 dts=5391099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045129712 dts=5391417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045130013 dts=5391718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045130013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751800 | ~97.1 fps +[SensorPush] PZT angle frame #1780045130333 dts=5392038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045130634 dts=5392339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045130944 dts=5392649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045131044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=751900 | ~96.9 fps +[SensorPush] PZT angle frame #1780045131241 dts=5392946 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045131542 dts=5393247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045131863 dts=5393568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045132064 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752000 | ~98.1 fps +[SensorPush] PZT angle frame #1780045132174 dts=5393879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045132623 dts=5394328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045132925 dts=5394629 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045133244 dts=5394949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045133244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752100 | ~84.7 fps +[SensorPush] PZT angle frame #1780045133705 dts=5395409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045134005 dts=5395710 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045134313 dts=5396017 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045134412 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752200 | ~85.6 fps +[SensorPush] PZT angle frame #1780045134612 dts=5396317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045134923 dts=5396627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045135374 dts=5397078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045135583 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752300 | ~85.4 fps +[SensorPush] PZT angle frame #1780045135683 dts=5397388 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045136143 dts=5397847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045136605 dts=5398310 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045137054 dts=5398759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045137054 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752400 | ~67.9 fps +[SensorPush] PZT angle frame #1780045137515 dts=5399220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045137813 dts=5399518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045138114 dts=5399819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045138214 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752500 | ~86.3 fps +[SensorPush] PZT angle frame #1780045138412 dts=5400116 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045138865 dts=5400569 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045139175 dts=5400879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045139383 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752600 | ~85.5 fps +[SensorPush] PZT angle frame #1780045139492 dts=5401197 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045139953 dts=5401658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045140254 dts=5401959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045140693 dts=5402398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045140693 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752700 | ~76.3 fps +[SensorPush] PZT angle frame #1780045140995 dts=5402699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045141436 dts=5403140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045141755 dts=5403460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045141854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752800 | ~86.1 fps +[SensorPush] PZT angle frame #1780045142055 dts=5403760 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045142502 dts=5404207 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045142805 dts=5404510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045143015 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=752900 | ~86.1 fps +[SensorPush] PZT angle frame #1780045143114 dts=5404819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045143574 dts=5405279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045144163 dts=5405868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045144463 dts=5406168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045144463 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753000 | ~69.1 fps +[SensorPush] PZT angle frame #1780045144773 dts=5406477 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045145083 dts=5406788 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045145395 dts=5407100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045145505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753100 | ~95.9 fps +[SensorPush] PZT angle frame #1780045145714 dts=5407419 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045146013 dts=5407718 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045146323 dts=5408028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045146523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753200 | ~98.3 fps +[SensorPush] PZT angle frame #1780045146623 dts=5408328 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045146922 dts=5408627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045147243 dts=5408948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045147553 dts=5409258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045147553 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753300 | ~97.0 fps +[SensorPush] PZT angle frame #1780045147894 dts=5409599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045148214 dts=5409918 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045148673 dts=5410378 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045148783 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753400 | ~81.3 fps +[SensorPush] PZT angle frame #1780045149007 dts=5410712 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045149312 dts=5411016 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045149633 dts=5411338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045149854 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753500 | ~93.3 fps +[SensorPush] PZT angle frame #1780045149955 dts=5411660 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045150395 dts=5412100 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045150696 dts=5412400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045151004 dts=5412709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045151004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753600 | ~86.9 fps +[SensorPush] PZT angle frame #1780045151304 dts=5413009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045151615 dts=5413320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045151916 dts=5413621 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045152014 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753700 | ~99.1 fps +[SensorPush] PZT angle frame #1780045152214 dts=5413919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045152533 dts=5414238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045152833 dts=5414538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045153035 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753800 | ~97.9 fps +[SensorPush] PZT angle frame #1780045153146 dts=5414851 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045153453 dts=5415158 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045153892 dts=5415597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045154195 dts=5415899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045154195 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=753900 | ~86.3 fps +[SensorPush] PZT angle frame #1780045154496 dts=5416201 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045154944 dts=5416649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045155243 dts=5416948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045155343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754000 | ~87.1 fps +[SensorPush] PZT angle frame #1780045155542 dts=5417247 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045155852 dts=5417557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045156293 dts=5417998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045156653 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754100 | ~76.3 fps +[SensorPush] PZT angle frame #1780045156766 dts=5418471 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045157064 dts=5418769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045157523 dts=5419228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045157825 dts=5419529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045157825 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754200 | ~85.4 fps +[SensorPush] PZT angle frame #1780045158153 dts=5419858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045158465 dts=5420170 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045158763 dts=5420468 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045158864 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754300 | ~96.3 fps +[SensorPush] PZT angle frame #1780045159065 dts=5420769 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045159384 dts=5421088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045159823 dts=5421528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045160035 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754400 | ~85.4 fps +[SensorPush] PZT angle frame #1780045160132 dts=5421837 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045160433 dts=5422138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045160733 dts=5422437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045161044 dts=5422749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045161044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754500 | ~99.0 fps +[SensorPush] PZT angle frame #1780045161362 dts=5423067 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045161663 dts=5423368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045162122 dts=5423827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045162223 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754600 | ~84.8 fps +[SensorPush] PZT angle frame #1780045162426 dts=5424130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045162743 dts=5424448 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045163044 dts=5424748 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045163244 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754700 | ~98.0 fps +[SensorPush] PZT angle frame #1780045163345 dts=5425049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045163653 dts=5425358 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045163965 dts=5425670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045164283 dts=5425988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045164283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754800 | ~96.2 fps +[SensorPush] PZT angle frame #1780045164594 dts=5426298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045164892 dts=5426597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045165194 dts=5426899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045165304 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=754900 | ~97.9 fps +[SensorPush] PZT angle frame #1780045165516 dts=5427220 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045165823 dts=5427528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045166135 dts=5427839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045166334 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755000 | ~97.2 fps +[SensorPush] PZT angle frame #1780045166431 dts=5428136 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045166732 dts=5428437 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045167194 dts=5428899 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045167505 dts=5429210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045167505 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755100 | ~85.4 fps +[SensorPush] PZT angle frame #1780045167805 dts=5429510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045168114 dts=5429819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045168425 dts=5430130 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045168525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755200 | ~98.1 fps +[SensorPush] PZT angle frame #1780045168722 dts=5430427 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045169033 dts=5430737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045169344 dts=5431048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045169683 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755300 | ~86.4 fps +[SensorPush] PZT angle frame #1780045169783 dts=5431488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045170105 dts=5431810 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045170413 dts=5432118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045170712 dts=5432417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045170712 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755400 | ~97.1 fps +[SensorPush] PZT angle frame #1780045171024 dts=5432729 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045171333 dts=5433038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045171654 dts=5433359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045171753 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755500 | ~96.0 fps +[SensorPush] PZT angle frame #1780045171973 dts=5433678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045172284 dts=5433988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045172584 dts=5434289 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045172782 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755600 | ~97.2 fps +[SensorPush] PZT angle frame #1780045172884 dts=5434589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045173194 dts=5434898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045173494 dts=5435199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045173835 dts=5435539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045173835 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755700 | ~94.9 fps +[SensorPush] PZT angle frame #1780045174135 dts=5435840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045174585 dts=5436290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045174894 dts=5436599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045174993 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755800 | ~86.4 fps +[SensorPush] PZT angle frame #1780045175195 dts=5436900 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045175494 dts=5437199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045175794 dts=5437499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045175995 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=755900 | ~99.7 fps +[SensorPush] PZT angle frame #1780045176093 dts=5437798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045176403 dts=5438108 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045176724 dts=5438429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045177023 dts=5438728 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045177023 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756000 | ~97.3 fps +[SensorPush] PZT angle frame #1780045177344 dts=5439049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045177644 dts=5439349 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045177955 dts=5439659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045178052 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756100 | ~97.1 fps +[SensorPush] PZT angle frame #1780045178255 dts=5439960 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045178563 dts=5440267 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045178875 dts=5440580 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045179076 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756200 | ~97.7 fps +[SensorPush] PZT angle frame #1780045179193 dts=5440898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045179493 dts=5441198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045179794 dts=5441499 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045180093 dts=5441798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045180093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756300 | ~98.3 fps +[SensorPush] PZT angle frame #1780045180414 dts=5442118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045180863 dts=5442568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045181163 dts=5442868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045181265 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756400 | ~85.4 fps +[SensorPush] PZT angle frame #1780045181473 dts=5443177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045181774 dts=5443479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045182074 dts=5443779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045182283 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756500 | ~98.3 fps +[SensorPush] PZT angle frame #1780045182385 dts=5444090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045182695 dts=5444400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045182994 dts=5444699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045183296 dts=5445001 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045183296 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756600 | ~98.7 fps +[SensorPush] PZT angle frame #1780045183605 dts=5445309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045184054 dts=5445759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045184513 dts=5446218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045184612 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756700 | ~76.0 fps +[SensorPush] PZT angle frame #1780045184814 dts=5446518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045185114 dts=5446819 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045185563 dts=5447268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045185764 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756800 | ~86.8 fps +[SensorPush] PZT angle frame #1780045185865 dts=5447570 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045186173 dts=5447878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045186472 dts=5448177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045186776 dts=5448481 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045186776 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=756900 | ~98.8 fps +[SensorPush] PZT angle frame #1780045187074 dts=5448778 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045187374 dts=5449078 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045187684 dts=5449389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045187793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757000 | ~98.3 fps +[SensorPush] PZT angle frame #1780045187994 dts=5449699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045188293 dts=5449998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045188593 dts=5450298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045188794 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757100 | ~99.9 fps +[SensorPush] PZT angle frame #1780045188894 dts=5450599 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045189205 dts=5450910 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045189507 dts=5451212 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045189813 dts=5451518 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045189813 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757200 | ~98.2 fps +[SensorPush] PZT angle frame #1780045190123 dts=5451828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045190434 dts=5452139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045190733 dts=5452438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045190834 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757300 | ~97.9 fps +[SensorPush] PZT angle frame #1780045191185 dts=5452889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045191494 dts=5453199 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045191792 dts=5453497 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045192005 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757400 | ~85.4 fps +[SensorPush] PZT angle frame #1780045192102 dts=5453807 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045192413 dts=5454118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045192733 dts=5454438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045193044 dts=5454749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045193044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757500 | ~96.2 fps +[SensorPush] PZT angle frame #1780045193484 dts=5455189 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045193934 dts=5455639 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045194245 dts=5455950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045194345 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757600 | ~76.9 fps +[SensorPush] PZT angle frame #1780045194544 dts=5456249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045194853 dts=5456557 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045195153 dts=5456858 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045195513 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757700 | ~85.6 fps +[SensorPush] PZT angle frame #1780045195612 dts=5457317 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045195923 dts=5457628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045196234 dts=5457939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045196544 dts=5458249 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045196544 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757800 | ~97.0 fps +[SensorPush] PZT angle frame #1780045196845 dts=5458550 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045197162 dts=5458867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045197462 dts=5459167 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045197563 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=757900 | ~98.2 fps +[SensorPush] PZT angle frame #1780045197905 dts=5459610 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045198204 dts=5459908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045198512 dts=5460217 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045198715 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758000 | ~86.8 fps +[SensorPush] PZT angle frame #1780045198812 dts=5460517 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045199265 dts=5460970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045199573 dts=5461277 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045199883 dts=5461588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045199883 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758100 | ~85.6 fps +[SensorPush] PZT angle frame #1780045200196 dts=5461901 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045200504 dts=5462209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045200964 dts=5462669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045201062 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758200 | ~84.9 fps +[SensorPush] PZT angle frame #1780045201262 dts=5462967 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045201565 dts=5463270 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045201873 dts=5463578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045202073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758300 | ~98.9 fps +[SensorPush] PZT angle frame #1780045202174 dts=5463879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045202474 dts=5464178 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045202774 dts=5464479 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045203074 dts=5464779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045203074 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758400 | ~99.9 fps +[SensorPush] PZT angle frame #1780045203385 dts=5465090 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045203695 dts=5465400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045203992 dts=5465697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045204093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758500 | ~98.1 fps +[SensorPush] PZT angle frame #1780045204304 dts=5466008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045204613 dts=5466318 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045204922 dts=5466627 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045205134 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758600 | ~96.1 fps +[SensorPush] PZT angle frame #1780045205234 dts=5466939 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045205532 dts=5467237 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045205973 dts=5467678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045206284 dts=5467989 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045206284 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758700 | ~87.0 fps +[SensorPush] PZT angle frame #1780045206582 dts=5468287 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045206894 dts=5468598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045207203 dts=5468908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045207312 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758800 | ~97.2 fps +[SensorPush] PZT angle frame #1780045207523 dts=5469228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045207845 dts=5469549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045208143 dts=5469848 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045208343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=758900 | ~97.0 fps +[SensorPush] PZT angle frame #1780045208443 dts=5470148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045208745 dts=5470450 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045209045 dts=5470750 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045209342 dts=5471047 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045209342 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759000 | ~100.1 fps +[SensorPush] PZT angle frame #1780045209663 dts=5471368 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045209964 dts=5471669 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045210265 dts=5471970 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045210371 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759100 | ~97.1 fps +[SensorPush] PZT angle frame #1780045210574 dts=5472279 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045210882 dts=5472587 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045211183 dts=5472888 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045211404 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759200 | ~96.9 fps +[SensorPush] PZT angle frame #1780045211514 dts=5473219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045211833 dts=5473538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045212133 dts=5473838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045212436 dts=5474141 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045212436 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759300 | ~96.9 fps +[SensorPush] PZT angle frame #1780045212754 dts=5474459 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045213193 dts=5474898 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045213514 dts=5475219 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045213614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759400 | ~84.9 fps +[SensorPush] PZT angle frame #1780045213815 dts=5475520 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045214112 dts=5475817 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045214423 dts=5476128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045214633 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759500 | ~98.2 fps +[SensorPush] PZT angle frame #1780045214733 dts=5476438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045215315 dts=5477019 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045215773 dts=5477478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045216093 dts=5477798 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045216093 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759600 | ~68.5 fps +[SensorPush] PZT angle frame #1780045216391 dts=5478096 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045216693 dts=5478397 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045216995 dts=5478699 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045217094 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759700 | ~100.0 fps +[SensorPush] PZT angle frame #1780045217306 dts=5479011 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045217614 dts=5479319 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045217913 dts=5479618 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045218115 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759800 | ~97.9 fps +[SensorPush] PZT angle frame #1780045218214 dts=5479919 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045218533 dts=5480238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045218834 dts=5480539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045219144 dts=5480849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045219144 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=759900 | ~97.2 fps +[SensorPush] PZT angle frame #1780045219452 dts=5481157 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045219914 dts=5481619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045220212 dts=5481917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045220313 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760000 | ~85.6 fps +[SensorPush] PZT angle frame #1780045220672 dts=5482377 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045220973 dts=5482678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045221285 dts=5482990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045221484 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760100 | ~85.4 fps +[SensorPush] PZT angle frame #1780045221604 dts=5483308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045221924 dts=5483628 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045222222 dts=5483927 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045222523 dts=5484228 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045222523 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760200 | ~96.3 fps +[SensorPush] PZT angle frame #1780045222833 dts=5484538 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045223135 dts=5484840 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045223583 dts=5485288 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045223684 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760300 | ~86.1 fps +[SensorPush] PZT angle frame #1780045223884 dts=5485589 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045224185 dts=5485889 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045224634 dts=5486339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045224833 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760400 | ~87.1 fps +[SensorPush] PZT angle frame #1780045224933 dts=5486638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045225245 dts=5486950 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045225694 dts=5487398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045226004 dts=5487709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045226004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760500 | ~85.3 fps +[SensorPush] PZT angle frame #1780045226322 dts=5488027 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045226645 dts=5488350 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045226973 dts=5488678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045227073 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760600 | ~93.6 fps +[SensorPush] PZT angle frame #1780045227284 dts=5488988 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045227723 dts=5489428 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045228033 dts=5489738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045228235 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760700 | ~86.1 fps +[SensorPush] PZT angle frame #1780045228332 dts=5490037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045228634 dts=5490339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045228944 dts=5490648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045229392 dts=5491097 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045229392 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760800 | ~86.3 fps +[SensorPush] PZT angle frame #1780045229705 dts=5491409 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045230005 dts=5491709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045230455 dts=5492160 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045230554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=760900 | ~86.0 fps +[SensorPush] PZT angle frame #1780045230755 dts=5492460 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045231055 dts=5492759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045231353 dts=5493058 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045231554 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761000 | ~100.1 fps +[SensorPush] PZT angle frame #1780045231654 dts=5493359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045232123 dts=5493828 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045232423 dts=5494128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045232724 dts=5494429 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045232724 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761100 | ~85.5 fps +[SensorPush] PZT angle frame #1780045233022 dts=5494727 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045233323 dts=5495028 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045233633 dts=5495338 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045233734 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761200 | ~99.1 fps +[SensorPush] PZT angle frame #1780045233932 dts=5495637 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045234372 dts=5496076 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045234685 dts=5496389 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045234895 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761300 | ~86.1 fps +[SensorPush] PZT angle frame #1780045234996 dts=5496701 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045235364 dts=5497068 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045235664 dts=5497369 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045235965 dts=5497670 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045235965 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761400 | ~93.5 fps +[SensorPush] PZT angle frame #1780045236272 dts=5497977 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045236586 dts=5498290 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045236894 dts=5498598 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045236994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761500 | ~97.1 fps +[SensorPush] PZT angle frame #1780045237204 dts=5498909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045237504 dts=5499209 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045237823 dts=5499527 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045238162 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761600 | ~85.7 fps +[SensorPush] PZT angle frame #1780045238264 dts=5499969 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045238573 dts=5500278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045238883 dts=5500588 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045239343 dts=5501048 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045239343 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761700 | ~84.6 fps +[SensorPush] PZT angle frame #1780045239655 dts=5501359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045239954 dts=5501659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045240293 dts=5501998 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045240397 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761800 | ~95.0 fps +[SensorPush] PZT angle frame #1780045240593 dts=5502298 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045240893 dts=5502597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045241203 dts=5502908 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045241413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=761900 | ~98.3 fps +[SensorPush] PZT angle frame #1780045241513 dts=5503218 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045241814 dts=5503519 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045242124 dts=5503829 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045242564 dts=5504268 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045242564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762000 | ~86.9 fps +[SensorPush] PZT angle frame #1780045242874 dts=5504579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045243173 dts=5504878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045243505 dts=5505210 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045243614 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762100 | ~95.3 fps +[SensorPush] PZT angle frame #1780045243824 dts=5505529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045244135 dts=5505839 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045244435 dts=5506139 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045244774 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762200 | ~86.2 fps +[SensorPush] PZT angle frame #1780045244874 dts=5506579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045245173 dts=5506878 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045245493 dts=5507198 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045245793 dts=5507498 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045245793 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762300 | ~98.0 fps +[SensorPush] PZT angle frame #1780045246243 dts=5507948 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045246546 dts=5508251 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045246874 dts=5508579 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045246975 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762400 | ~84.7 fps +[SensorPush] PZT angle frame #1780045247174 dts=5508879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045247473 dts=5509177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045247773 dts=5509478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045247972 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762500 | ~100.3 fps +[SensorPush] PZT angle frame #1780045248074 dts=5509779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045248384 dts=5510089 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045248682 dts=5510387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045249004 dts=5510708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045249004 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762600 | ~96.9 fps +[SensorPush] PZT angle frame #1780045249324 dts=5511029 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045249625 dts=5511329 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045249945 dts=5511650 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045250044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762700 | ~96.1 fps +[SensorPush] PZT angle frame #1780045250253 dts=5511958 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045250713 dts=5512417 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045251025 dts=5512730 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045251232 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762800 | ~84.2 fps +[SensorPush] PZT angle frame #1780045251333 dts=5513038 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045251634 dts=5513339 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045251934 dts=5513638 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045252242 dts=5513947 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045252242 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=762900 | ~99.0 fps +[SensorPush] PZT angle frame #1780045252554 dts=5514258 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045252863 dts=5514568 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045253174 dts=5514879 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045253436 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763000 | ~83.7 fps +[SensorPush] PZT angle frame #1780045253633 dts=5515337 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045253943 dts=5515648 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045254252 dts=5515957 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045254453 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763100 | ~98.4 fps +[SensorPush] PZT angle frame #1780045254552 dts=5516257 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045254855 dts=5516560 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045255163 dts=5516867 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045255464 dts=5517169 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045255464 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763200 | ~99.0 fps +[SensorPush] PZT angle frame #1780045255762 dts=5517467 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045256075 dts=5517779 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045256373 dts=5518077 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045256473 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763300 | ~99.1 fps +[SensorPush] PZT angle frame #1780045256674 dts=5518379 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045256974 dts=5518678 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045257286 dts=5518990 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045257502 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763400 | ~97.2 fps +[SensorPush] PZT angle frame #1780045257603 dts=5519308 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045257925 dts=5519630 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045258223 dts=5519928 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045258525 dts=5520230 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045258525 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763500 | ~97.8 fps +[SensorPush] PZT angle frame #1780045258823 dts=5520528 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045259126 dts=5520831 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045259433 dts=5521138 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045259534 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763600 | ~99.1 fps +[SensorPush] PZT angle frame #1780045259733 dts=5521438 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045260032 dts=5521737 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045260333 dts=5522037 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045260543 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763700 | ~99.1 fps +[SensorPush] PZT angle frame #1780045260643 dts=5522348 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045260944 dts=5522649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045261245 dts=5522949 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045261564 dts=5523269 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045261564 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763800 | ~97.9 fps +[SensorPush] PZT angle frame #1780045262005 dts=5523709 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045262304 dts=5524009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045262602 dts=5524307 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045262704 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=763900 | ~87.7 fps +[SensorPush] PZT angle frame #1780045263055 dts=5524759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045263503 dts=5525208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045263945 dts=5525649 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045264145 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764000 | ~69.4 fps +[SensorPush] PZT angle frame #1780045264263 dts=5525968 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045264573 dts=5526278 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045264873 dts=5526578 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045265176 dts=5526881 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045265176 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764100 | ~97.0 fps +[SensorPush] PZT angle frame #1780045265473 dts=5527177 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045265773 dts=5527478 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045266072 dts=5527777 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045266173 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764200 | ~100.3 fps +[SensorPush] PZT angle frame #1780045266384 dts=5528088 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045266683 dts=5528387 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045266994 dts=5528698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045267192 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764300 | ~98.1 fps +[SensorPush] PZT angle frame #1780045267304 dts=5529009 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045267605 dts=5529309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045268044 dts=5529749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045268344 dts=5530049 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045268344 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764400 | ~86.8 fps +[SensorPush] PZT angle frame #1780045268652 dts=5530357 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045268953 dts=5530658 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045269254 dts=5530959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045269354 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764500 | ~99.0 fps +[SensorPush] PZT angle frame #1780045269693 dts=5531398 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045270004 dts=5531708 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045270313 dts=5532018 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045270514 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764600 | ~86.2 fps +[SensorPush] PZT angle frame #1780045270615 dts=5532320 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045270912 dts=5532617 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045271224 dts=5532929 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045271533 dts=5533238 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045271533 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764700 | ~98.1 fps +[SensorPush] PZT angle frame #1780045271834 dts=5533539 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045272145 dts=5533849 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045272442 dts=5534147 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045272545 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764800 | ~98.8 fps +[SensorPush] PZT angle frame #1780045272753 dts=5534458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045273053 dts=5534758 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045273364 dts=5535069 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045273574 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=764900 | ~97.1 fps +[SensorPush] PZT angle frame #1780045273675 dts=5535380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045273974 dts=5535679 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045274413 dts=5536118 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045274845 dts=5536549 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045274845 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765000 | ~78.7 fps +[SensorPush] PZT angle frame #1780045275142 dts=5536847 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045275443 dts=5537148 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045275893 dts=5537597 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045275994 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765100 | ~87.0 fps +[SensorPush] PZT angle frame #1780045276204 dts=5537909 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045276503 dts=5538208 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045276812 dts=5538516 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045277013 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765200 | ~98.2 fps +[SensorPush] PZT angle frame #1780045277133 dts=5538838 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045277433 dts=5539137 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045277734 dts=5539439 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045278044 dts=5539749 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045278044 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765300 | ~96.9 fps +[SensorPush] PZT angle frame #1780045278355 dts=5540060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045278805 dts=5540510 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045279122 dts=5540827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045279225 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765400 | ~84.7 fps +[SensorPush] PZT angle frame #1780045279424 dts=5541128 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045279726 dts=5541431 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045280033 dts=5541738 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045280233 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765500 | ~99.3 fps +[SensorPush] PZT angle frame #1780045280335 dts=5542040 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045280785 dts=5542490 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045281096 dts=5542801 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045281394 dts=5543099 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045281394 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765600 | ~86.1 fps +[SensorPush] PZT angle frame #1780045281695 dts=5543400 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045281992 dts=5543697 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045282303 dts=5544008 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045282413 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765700 | ~98.2 fps +[SensorPush] PZT angle frame #1780045282783 dts=5544488 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045283374 dts=5545079 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045283676 dts=5545380 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045283894 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765800 | ~67.5 fps +[SensorPush] PZT angle frame #1780045283993 dts=5545698 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045284294 dts=5545999 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045284604 dts=5546309 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045284914 dts=5546619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045284914 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=765900 | ~97.9 fps +[SensorPush] PZT angle frame #1780045285213 dts=5546917 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045285824 dts=5547529 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045286122 dts=5547827 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045286222 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=766000 | ~76.5 fps +[SensorPush] PZT angle frame #1780045286435 dts=5548140 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045286753 dts=5548458 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045287055 dts=5548759 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045287254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=766100 | ~96.9 fps +[SensorPush] PZT angle frame #1780045287355 dts=5549060 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045287654 dts=5549359 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045287955 dts=5549659 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045288254 dts=5549959 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045288254 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=766200 | ~100.1 fps +[SensorPush] PZT angle frame #1780045288555 dts=5550260 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045288854 dts=5550559 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045289154 dts=5550859 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045289255 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=766300 | ~99.9 fps +[SensorPush] PZT angle frame #1780045289464 dts=5551168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045289914 dts=5551619 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045290226 dts=5551931 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] Frame #1780045290444 | 12x7 | angle=0.00 | mag=0.00 | state=0 | force=0.0 | total=766400 | ~84.1 fps +[SensorPush] PZT angle frame #1780045290555 dts=5552259 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045290862 dts=5552567 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045291163 dts=5552868 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 +[SensorPush] PZT angle frame #1780045291463 dts=5553168 angle=0.00 mag=0.00 state=0 cop=(0.00,0.00) base=(0.00,0.00) total=0.00 threshold=0.00 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 917ae2e..9db4a2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "JE-Skin", - "version": "0.3.0", + "version": "0.4.0", "license": "MIT", "dependencies": { "@tauri-apps/api": "^2", diff --git a/src-tauri/proto/sensor_stream.proto b/src-tauri/proto/sensor_stream.proto index f8cbd37..0f55365 100644 --- a/src-tauri/proto/sensor_stream.proto +++ b/src-tauri/proto/sensor_stream.proto @@ -27,6 +27,14 @@ message PztAngleResponse { uint32 dts_ms = 4; bool ok = 5; string message = 6; + float magnitude = 7; + int32 state = 8; + float cop_x = 9; + float cop_y = 10; + float base_x = 11; + float base_y = 12; + float total_press = 13; + float threshold = 14; } message ProcessRequest { diff --git a/src-tauri/resources/je-skin-devkit-server.exe b/src-tauri/resources/je-skin-devkit-server.exe index 76eaa39..8863eae 100644 Binary files a/src-tauri/resources/je-skin-devkit-server.exe and b/src-tauri/resources/je-skin-devkit-server.exe differ diff --git a/src-tauri/src/commands/devkit.rs b/src-tauri/src/commands/devkit.rs index 11c418c..5261b3f 100644 --- a/src-tauri/src/commands/devkit.rs +++ b/src-tauri/src/commands/devkit.rs @@ -2,11 +2,26 @@ //! //! 仅在 `devkit` feature 启用时编译。 +use serde::Serialize; +use std::sync::atomic::{AtomicU64, Ordering}; +use std::time::{SystemTime, UNIX_EPOCH}; use tauri::State; #[cfg(feature = "devkit")] use tauri::AppHandle; -use crate::devkit::{DevKitConfig, DevKitState, DevKitStatusSnapshot, ExportProcessResult}; +use crate::devkit::{ + proto::SensorFrame, DevKitConfig, DevKitState, DevKitStatusSnapshot, ExportProcessResult, +}; + +static REPLAY_SEQ_COUNTER: AtomicU64 = AtomicU64::new(0); + +#[derive(Serialize)] +#[serde(rename_all = "camelCase")] +pub struct DevKitReplayFramePushResult { + pub seq: u64, + pub timestamp_ms: u64, + pub dts_ms: u32, +} #[tauri::command] pub fn devkit_status(state: State<'_, DevKitState>) -> DevKitStatusSnapshot { @@ -51,3 +66,55 @@ pub async fn devkit_process_export( let use_xlsx = save_as_xlsx.unwrap_or(config.save_as_xlsx); state.process_export(&csv_path, use_xlsx).await } + +#[tauri::command] +pub fn devkit_push_replay_frame( + state: State<'_, DevKitState>, + values: Vec, + dts_ms: u32, + seq: Option, +) -> Result { + if values.len() != 84 { + return Err(format!("InvalidReplayMatrixLength: {}", values.len())); + } + + if !state.running.load(Ordering::Relaxed) { + return Err("NotRunning".to_string()); + } + + let timestamp_ms = now_millis(); + let seq = seq.unwrap_or_else(|| build_replay_seq(timestamp_ms)); + let resultant_force = values.iter().copied().sum::().max(0) as f64; + let matrix = values + .into_iter() + .map(|value| value.max(0) as u32) + .collect::>(); + + state.push_frame(SensorFrame { + seq, + timestamp_ms, + rows: 12, + cols: 7, + matrix, + resultant_force, + dts_ms, + }); + + Ok(DevKitReplayFramePushResult { + seq, + timestamp_ms, + dts_ms, + }) +} + +fn now_millis() -> u64 { + SystemTime::now() + .duration_since(UNIX_EPOCH) + .map(|duration| duration.as_millis() as u64) + .unwrap_or_default() +} + +fn build_replay_seq(timestamp_ms: u64) -> u64 { + let counter = REPLAY_SEQ_COUNTER.fetch_add(1, Ordering::Relaxed) % 1000; + timestamp_ms.saturating_mul(1000).saturating_add(counter) +} diff --git a/src-tauri/src/commands/serial.rs b/src-tauri/src/commands/serial.rs index 8cb5df6..c81f470 100644 --- a/src-tauri/src/commands/serial.rs +++ b/src-tauri/src/commands/serial.rs @@ -1,7 +1,10 @@ use crate::serial_core::codecs::tactile_a::{ - export_recording_csv, TactileACodec, TactileACsvImporter, TactileAHandler, + export_recording_csv, TactileACodec, TactileACsvImporter, TactileADataPacket, TactileAHandler, }; use crate::serial_core::error::SerialError; +use crate::serial_core::model::HudSpatialForce; +#[cfg(feature = "multi-dim")] +use crate::serial_core::multi_dim_force::PztProcessor; use crate::serial_core::record::CsvImporter; use crate::serial_core::serial::{PollMode, TactileAPollRequester}; use crate::serial_core::{serial, TactileARecording}; @@ -44,6 +47,7 @@ pub struct SerialExportResponse { pub struct SerialImportFrame { pub data: Vec, pub dts_ms: u64, + pub spatial_force: Option, } #[derive(Serialize)] @@ -322,13 +326,7 @@ pub fn serial_import_csv( let channel_count = packets.first().map(|item| item.data.len()).unwrap_or(0); let frame_count = packets.len(); - let frames = packets - .into_iter() - .map(|packet| SerialImportFrame { - data: packet.data, - dts_ms: packet.dts_ms, - }) - .collect(); + let frames = build_import_frames(packets); Ok(SerialImportResponse { file_name, @@ -353,6 +351,44 @@ pub fn serial_import_csv_from_path(file_path: String) -> Result) -> Vec { + #[cfg(feature = "multi-dim")] + let mut pzt_processor = PztProcessor::new(); + + packets + .into_iter() + .map(|packet| { + #[cfg(feature = "multi-dim")] + let spatial_force = replay_spatial_force(&mut pzt_processor, &packet.data); + + #[cfg(not(feature = "multi-dim"))] + let spatial_force = None; + + SerialImportFrame { + data: packet.data, + dts_ms: packet.dts_ms, + spatial_force, + } + }) + .collect() +} + +#[cfg(feature = "multi-dim")] +fn replay_spatial_force(processor: &mut PztProcessor, values: &[i32]) -> Option { + let pzt_values = values.iter().map(|value| *value as f32).collect::>(); + let analysis = processor.get_pzt_analysis(&pzt_values).ok()?; + + if !PztProcessor::should_report(&analysis) { + return None; + } + + Some(HudSpatialForce { + angle_deg: analysis.angle_deg, + magnitude: analysis.magnitude, + confidence: analysis.confidence, + }) +} + fn resolve_record_for_export( state: &State<'_, SerialConnectionState>, ) -> Result { diff --git a/src-tauri/src/devkit/client.rs b/src-tauri/src/devkit/client.rs index 03406f1..dd28cb1 100644 --- a/src-tauri/src/devkit/client.rs +++ b/src-tauri/src/devkit/client.rs @@ -24,6 +24,14 @@ struct DevKitPztAngleEvent { timestamp_ms: u64, dts_ms: u32, angle: f32, + magnitude: f32, + state: i32, + cop_x: f32, + cop_y: f32, + base_x: f32, + base_y: f32, + total_press: f32, + threshold: f32, } // ── DevKit 配置 ──────────────────────────────────────────────────── @@ -276,12 +284,28 @@ async fn run_grpc_upload( timestamp_ms: message.timestamp_ms, dts_ms: message.dts_ms, angle: message.angle, + magnitude: message.magnitude, + state: message.state, + cop_x: message.cop_x, + cop_y: message.cop_y, + base_x: message.base_x, + base_y: message.base_y, + total_press: message.total_press, + threshold: message.threshold, }; ::log::debug!( - "python pzt angle: seq={} dts_ms={} angle={:.2}", + "python pzt angle: seq={} dts_ms={} angle={:.2} magnitude={:.2} state={} cop=({:.2},{:.2}) base=({:.2},{:.2}) total_press={:.2} threshold={:.2}", message.seq, message.dts_ms, - message.angle + message.angle, + message.magnitude, + message.state, + message.cop_x, + message.cop_y, + message.base_x, + message.base_y, + message.total_press, + message.threshold ); app.emit("devkit_pzt_angle", payload)?; } else { diff --git a/src-tauri/src/lib.rs b/src-tauri/src/lib.rs index 848645a..bf23d7a 100644 --- a/src-tauri/src/lib.rs +++ b/src-tauri/src/lib.rs @@ -154,7 +154,8 @@ pub fn run() { commands::devkit::devkit_stop, commands::devkit::devkit_get_config, commands::devkit::devkit_set_config, - commands::devkit::devkit_process_export + commands::devkit::devkit_process_export, + commands::devkit::devkit_push_replay_frame ]); #[cfg(not(feature = "devkit"))] diff --git a/src-tauri/src/log.rs b/src-tauri/src/log.rs index 54ede8a..55ad0fa 100644 --- a/src-tauri/src/log.rs +++ b/src-tauri/src/log.rs @@ -3,7 +3,7 @@ use fern::{ Dispatch, }; use log::debug; -use std::{path::{Path, PathBuf}, time::SystemTime}; +use std::{path::PathBuf, time::SystemTime}; fn log_directory() -> PathBuf { let base_dir = std::env::var_os("LOCALAPPDATA") @@ -67,6 +67,7 @@ pub fn setup_logger() { Dispatch::new() .level(log::LevelFilter::Debug) + .level_for("h2", log::LevelFilter::Info) .chain(console_config) .chain(file_config) .apply() diff --git a/src-tauri/src/serial_core/multi_dim_force.rs b/src-tauri/src/serial_core/multi_dim_force.rs index 629e9a1..f9481cf 100644 --- a/src-tauri/src/serial_core/multi_dim_force.rs +++ b/src-tauri/src/serial_core/multi_dim_force.rs @@ -17,7 +17,6 @@ const ACTIVE_CELL_MIN_VALUE: f32 = 18.0; const ACTIVE_CELL_PEAK_RATIO: f32 = 0.14; const MIN_ACTIVE_CELLS: usize = 3; -const ANCHOR_LERP_ALPHA: f32 = 0.018; const VECTOR_SMOOTHING_ALPHA: f32 = 0.16; const REPORT_MAGNITUDE_ENTER: f32 = 0.12; @@ -29,6 +28,12 @@ const REPORT_HOLD_FRAMES: usize = 10; const ASYMMETRY_WEIGHT: f32 = 1.1; const DRIFT_WEIGHT: f32 = 0.65; const MOTION_WEIGHT: f32 = 0.25; +const EDGE_ASYMMETRY_DAMPING: f32 = 0.35; +const EDGE_INWARD_ROLLING_BIAS: f32 = 0.55; +const EDGE_START_COP_THRESHOLD: f32 = 0.45; +const EDGE_START_BIAS_WEIGHT: f32 = 1.1; +const ROLLING_FRICTION_ALPHA: f32 = 0.68; +const ROLLING_FRICTION_MIN_MAGNITUDE: f32 = 0.05; #[derive(Debug, Clone, Copy)] pub struct PztSpatialAnalysis { @@ -50,6 +55,8 @@ pub struct PztProcessor { anchor_cop_y: Option, last_cop_x: Option, last_cop_y: Option, + edge_start_bias_x: f32, + edge_start_bias_y: f32, smoothed_x: f32, smoothed_y: f32, report_active: bool, @@ -84,6 +91,8 @@ impl PztProcessor { anchor_cop_y: None, last_cop_x: None, last_cop_y: None, + edge_start_bias_x: 0.0, + edge_start_bias_y: 0.0, smoothed_x: 0.0, smoothed_y: 0.0, report_active: false, @@ -100,6 +109,8 @@ impl PztProcessor { self.anchor_cop_y = None; self.last_cop_x = None; self.last_cop_y = None; + self.edge_start_bias_x = 0.0; + self.edge_start_bias_y = 0.0; self.smoothed_x = 0.0; self.smoothed_y = 0.0; } @@ -273,6 +284,112 @@ impl PztProcessor { (angle, magnitude) } + fn contact_touches_edge(stats: &ContactStats) -> bool { + stats.min_row == 0 + || stats.max_row == SENSOR_ROWS - 1 + || stats.min_col == 0 + || stats.max_col == SENSOR_COLS - 1 + } + + fn damp_edge_asymmetry( + stats: &ContactStats, + kinematic_x: f32, + kinematic_y: f32, + ) -> (f32, f32) { + let mut asymmetry_x = stats.asymmetry_x * ASYMMETRY_WEIGHT; + let mut asymmetry_y = stats.asymmetry_y * ASYMMETRY_WEIGHT; + + if stats.min_col == 0 && asymmetry_x < 0.0 { + asymmetry_x = -asymmetry_x * EDGE_INWARD_ROLLING_BIAS; + } + if stats.max_col == SENSOR_COLS - 1 && asymmetry_x > 0.0 { + asymmetry_x = -asymmetry_x * EDGE_INWARD_ROLLING_BIAS; + } + if stats.min_row == 0 && asymmetry_y < 0.0 { + asymmetry_y = -asymmetry_y * EDGE_INWARD_ROLLING_BIAS; + } + if stats.max_row == SENSOR_ROWS - 1 && asymmetry_y > 0.0 { + asymmetry_y = -asymmetry_y * EDGE_INWARD_ROLLING_BIAS; + } + + if Self::contact_touches_edge(stats) { + let opposing_dot = asymmetry_x * kinematic_x + asymmetry_y * kinematic_y; + let kinematic_mag = (kinematic_x * kinematic_x + kinematic_y * kinematic_y).sqrt(); + if opposing_dot < 0.0 && kinematic_mag >= ROLLING_FRICTION_MIN_MAGNITUDE { + asymmetry_x *= EDGE_ASYMMETRY_DAMPING; + asymmetry_y *= EDGE_ASYMMETRY_DAMPING; + } + } + + (asymmetry_x, asymmetry_y) + } + + fn edge_start_bias(stats: &ContactStats) -> (f32, f32) { + let center_x = (SENSOR_COLS - 1) as f32 * 0.5; + let center_y = (SENSOR_ROWS - 1) as f32 * 0.5; + let normalized_x = ((stats.cop_x - center_x) / center_x.max(1.0)).clamp(-1.0, 1.0); + let normalized_y = ((stats.cop_y - center_y) / center_y.max(1.0)).clamp(-1.0, 1.0); + + let mut bias_x = 0.0; + let mut bias_y = 0.0; + + if stats.min_col == 0 || stats.max_col == SENSOR_COLS - 1 { + bias_x = Self::edge_start_axis_bias(normalized_x); + } + if stats.min_row == 0 || stats.max_row == SENSOR_ROWS - 1 { + bias_y = Self::edge_start_axis_bias(normalized_y); + } + + (bias_x, bias_y) + } + + fn edge_start_axis_bias(normalized_axis: f32) -> f32 { + let distance = normalized_axis.abs(); + if distance <= EDGE_START_COP_THRESHOLD { + return 0.0; + } + + let strength = ((distance - EDGE_START_COP_THRESHOLD) / (1.0 - EDGE_START_COP_THRESHOLD)) + .clamp(0.0, 1.0); + -normalized_axis.signum() * strength * EDGE_START_BIAS_WEIGHT + } + + fn apply_rolling_friction( + previous_x: f32, + previous_y: f32, + current_x: f32, + current_y: f32, + ) -> (f32, f32) { + let previous_mag = (previous_x * previous_x + previous_y * previous_y).sqrt(); + let current_mag = (current_x * current_x + current_y * current_y).sqrt(); + + if previous_mag < ROLLING_FRICTION_MIN_MAGNITUDE + || current_mag < ROLLING_FRICTION_MIN_MAGNITUDE + { + return (current_x, current_y); + } + + let dot = previous_x * current_x + previous_y * current_y; + if dot >= 0.0 { + return (current_x, current_y); + } + + let mixed_x = current_x * (1.0 - ROLLING_FRICTION_ALPHA) + + previous_x * ROLLING_FRICTION_ALPHA; + let mixed_y = current_y * (1.0 - ROLLING_FRICTION_ALPHA) + + previous_y * ROLLING_FRICTION_ALPHA; + + if mixed_x * previous_x + mixed_y * previous_y >= 0.0 { + return (mixed_x, mixed_y); + } + + let keep_mag = previous_mag.min(current_mag) * 0.5; + ( + previous_x / previous_mag * keep_mag, + previous_y / previous_mag * keep_mag, + ) + } + fn update_contact_state(&mut self, raw_frame: &[f32], frame: &[f32]) -> bool { if self.contact_active { if Self::is_contact_exit_frame(frame) { @@ -376,6 +493,9 @@ impl PztProcessor { self.anchor_cop_y = Some(stats.cop_y); self.last_cop_x = Some(stats.cop_x); self.last_cop_y = Some(stats.cop_y); + let (edge_start_bias_x, edge_start_bias_y) = Self::edge_start_bias(&stats); + self.edge_start_bias_x = edge_start_bias_x; + self.edge_start_bias_y = edge_start_bias_y; return Ok(self.stabilize_report(Self::weak_contact_analysis())); }; @@ -388,18 +508,25 @@ impl PztProcessor { let motion_x = stats.cop_x - last_x; let motion_y = stats.cop_y - last_y; - let combined_x = stats.asymmetry_x * ASYMMETRY_WEIGHT - + drift_x * DRIFT_WEIGHT - + motion_x * MOTION_WEIGHT; - let combined_y = stats.asymmetry_y * ASYMMETRY_WEIGHT - + drift_y * DRIFT_WEIGHT - + motion_y * MOTION_WEIGHT; + let kinematic_x = drift_x * DRIFT_WEIGHT + motion_x * MOTION_WEIGHT; + let kinematic_y = drift_y * DRIFT_WEIGHT + motion_y * MOTION_WEIGHT; + let edge_bias_x = self.edge_start_bias_x; + let edge_bias_y = self.edge_start_bias_y; + let (asymmetry_x, asymmetry_y) = + Self::damp_edge_asymmetry(&stats, kinematic_x + edge_bias_x, kinematic_y + edge_bias_y); + + let combined_x = asymmetry_x + kinematic_x + edge_bias_x; + let combined_y = asymmetry_y + kinematic_y + edge_bias_y; + let (combined_x, combined_y) = Self::apply_rolling_friction( + self.smoothed_x, + self.smoothed_y, + combined_x, + combined_y, + ); self.smoothed_x += (combined_x - self.smoothed_x) * VECTOR_SMOOTHING_ALPHA; self.smoothed_y += (combined_y - self.smoothed_y) * VECTOR_SMOOTHING_ALPHA; - self.anchor_cop_x = Some(anchor_x + drift_x * ANCHOR_LERP_ALPHA); - self.anchor_cop_y = Some(anchor_y + drift_y * ANCHOR_LERP_ALPHA); self.last_cop_x = Some(stats.cop_x); self.last_cop_y = Some(stats.cop_y); @@ -446,7 +573,7 @@ impl PztProcessor { #[cfg(test)] mod tests { - use super::{PztProcessor, SENSOR_COLS, SENSOR_ROWS}; + use super::{ContactStats, PztProcessor, SENSOR_COLS, SENSOR_ROWS}; fn index(row: usize, col: usize) -> usize { row * SENSOR_COLS + col @@ -460,6 +587,23 @@ mod tests { frame } + fn stats_touching_bottom_edge() -> ContactStats { + ContactStats { + total: 1000.0, + peak: 300.0, + active_total: 900.0, + active_cells: 6, + min_row: SENSOR_ROWS - 2, + max_row: SENSOR_ROWS - 1, + min_col: 2, + max_col: 4, + cop_x: 3.0, + cop_y: 10.5, + asymmetry_x: 0.0, + asymmetry_y: 1.0, + } + } + #[test] fn idle_frame_does_not_report_contact() { let mut processor = PztProcessor::new(); @@ -524,4 +668,29 @@ mod tests { let analysis = processor.get_pzt_analysis(&weak).unwrap(); assert!(analysis.reportable); } + + #[test] + fn bottom_edge_outward_gradient_is_turned_inward() { + let stats = stats_touching_bottom_edge(); + let (_asymmetry_x, asymmetry_y) = PztProcessor::damp_edge_asymmetry(&stats, 0.0, -0.2); + + assert!(asymmetry_y < 0.0); + assert!(asymmetry_y > -1.1); + } + + #[test] + fn bottom_edge_start_adds_fixed_upward_bias() { + let stats = stats_touching_bottom_edge(); + let (_bias_x, bias_y) = PztProcessor::edge_start_bias(&stats); + + assert!(bias_y < 0.0); + } + + #[test] + fn rolling_friction_resists_one_frame_reversal() { + let (x, y) = PztProcessor::apply_rolling_friction(0.4, 0.0, -0.6, 0.0); + + assert!(x > 0.0); + assert_eq!(y, 0.0); + } } diff --git a/src-tauri/src/serial_core/serial.rs b/src-tauri/src/serial_core/serial.rs index ae4329e..24d95bb 100644 --- a/src-tauri/src/serial_core/serial.rs +++ b/src-tauri/src/serial_core/serial.rs @@ -9,7 +9,6 @@ use crate::serial_core::multi_dim_force::PztProcessor; use crate::serial_core::record::Recording; use crate::serial_core::record::{FrameTiming, RecordedFrame}; use anyhow::Result; -use log::debug; use std::future::pending; #[cfg(feature = "devkit")] use std::sync::atomic::Ordering; @@ -311,15 +310,14 @@ where drop(record); if let Some(vals) = decode_res { + #[cfg(feature = "multi-dim")] let mut spatial_force = None; + #[cfg(not(feature = "multi-dim"))] + let spatial_force = None; #[cfg(feature = "multi-dim")] { let pzt_values = vals.iter().map(|value| *value as f32).collect::>(); if let Ok(analysis) = pzt_processor.get_pzt_analysis(&pzt_values) { - debug!( - "spatial force: angle={:.2}°, magnitude={:.2}, dx={:.2}, dy={:.2}", - analysis.angle_deg, analysis.magnitude, analysis.planar_x, analysis.planar_y - ); if PztProcessor::should_report(&analysis) { spatial_force = Some(HudSpatialForce { angle_deg: analysis.angle_deg, diff --git a/src/lib/components/HudPanel.svelte b/src/lib/components/HudPanel.svelte index 2e43036..da9086f 100644 --- a/src/lib/components/HudPanel.svelte +++ b/src/lib/components/HudPanel.svelte @@ -2,7 +2,6 @@ import { createEventDispatcher } from "svelte"; import type { ConnectionState, - HudConfigLink, HudNoticeTone, LocaleCode, StageViewMode, @@ -28,8 +27,6 @@ export let serialPortValue = ""; export let serialPortOptions: string[] = []; export let refreshPortsLabel = ""; - export let configLinksLabel = ""; - export let configLinks: HudConfigLink[] = []; export let matrixViewLabel = ""; export let matrixViewDotsLabel = ""; export let stageViewMode: StageViewMode = "webgl"; @@ -53,7 +50,6 @@ const dispatch = createEventDispatcher<{ windowcontrol: WindowControlAction; localechange: LocaleCode; - configlink: string; matrixdisplaytoggle: boolean; stagemodechange: StageViewMode; portchange: string; @@ -97,10 +93,6 @@ dispatch("localechange", nextLocale); } - function emitConfigLink(linkId: string): void { - dispatch("configlink", linkId); - } - function emitStageModeChange(nextMode: StageViewMode): void { dispatch("stagemodechange", nextMode); } @@ -185,20 +177,6 @@
- -
{connectionLabel} @@ -930,93 +908,6 @@ background: rgb(10 16 20 / 0.7); } - .config-links { - display: inline-flex; - align-items: center; - gap: 0.2rem; - min-block-size: 2rem; - border: 1px solid rgb(95 132 158 / 0.36); - border-radius: 999px; - padding: 0.17rem 0.2rem; - background: linear-gradient(180deg, rgb(9 15 19 / 0.9), rgb(4 8 12 / 0.86)); - box-shadow: inset 0 0 0 1px rgb(140 184 210 / 0.06); - } - - .config-link { - display: inline-flex; - align-items: center; - gap: 0.34rem; - border: 1px solid transparent; - border-radius: 999px; - padding: 0.26rem 0.64rem; - background: transparent; - color: rgb(164 188 208 / 0.9); - font-size: 0.81rem; - letter-spacing: 0.05em; - cursor: pointer; - transition: - color 180ms ease, - border-color 180ms ease, - background-color 180ms ease, - box-shadow 220ms ease; - } - - .config-indicator { - inline-size: 0.34rem; - block-size: 0.34rem; - border-radius: 999px; - background: rgb(136 157 174 / 0.88); - box-shadow: 0 0 0 2px rgb(136 157 174 / 0.16); - transition: - background-color 180ms ease, - box-shadow 200ms ease; - } - - .config-label { - line-height: 1; - } - - .config-link:hover { - color: #d7edfb; - border-color: rgb(62 232 255 / 0.26); - } - - .config-link.is-active { - color: #f1fdff; - border-color: rgb(106 150 180 / 0.56); - background: rgb(18 27 35 / 0.9); - box-shadow: - inset 0 0 0 1px rgb(167 218 252 / 0.08), - 0 0 10px rgb(62 232 255 / 0.12); - } - - .config-link.tone-cyan.is-active { - border-color: rgb(62 232 255 / 0.48); - } - - .config-link.tone-lime.is-active { - border-color: rgb(133 255 68 / 0.52); - } - - .config-link.tone-orange.is-active { - border-color: rgb(255 91 63 / 0.52); - } - - .config-link.tone-cyan.is-active .config-indicator { - background: var(--hud-cyan); - box-shadow: 0 0 0 2px rgb(62 232 255 / 0.17); - } - - .config-link.tone-lime.is-active .config-indicator { - background: var(--hud-lime); - box-shadow: 0 0 0 2px rgb(133 255 68 / 0.17); - } - - .config-link.tone-orange.is-active .config-indicator { - background: var(--hud-orange); - box-shadow: 0 0 0 2px rgb(255 91 63 / 0.18); - } - .locale-btn { border: 1px solid transparent; border-radius: 999px; @@ -1043,21 +934,11 @@ background: rgb(24 31 25 / 0.9); } - @media (max-width: 1080px) { - .config-links { - flex-wrap: wrap; - } - } - @media (max-width: 820px) { .control-main-row { gap: 0.44rem; } - .config-links { - flex-wrap: wrap; - } - .serial-select { padding-inline-start: 0.45rem; } diff --git a/src/lib/components/ModelStage.svelte b/src/lib/components/ModelStage.svelte index e8fa5b5..9f06248 100644 --- a/src/lib/components/ModelStage.svelte +++ b/src/lib/components/ModelStage.svelte @@ -9,7 +9,7 @@ type ModelLoadState = "loading" | "ready" | "missing" | "error"; export let locale: LocaleCode = "zh-CN"; - export let modelUrl = "/models/je-skin-model.glb"; + export let modelUrl = "/models/je-skin-model.gltf"; let rootEl: HTMLDivElement | undefined; let canvasEl: HTMLCanvasElement | undefined; diff --git a/src/lib/types/hud.ts b/src/lib/types/hud.ts index d283bd6..36e15f1 100644 --- a/src/lib/types/hud.ts +++ b/src/lib/types/hud.ts @@ -14,8 +14,6 @@ export type MatrixDisplayMode = "numeric" | "dots"; export type SignalPanelSide = "left" | "right"; -export type HudConfigTone = "neutral" | "cyan" | "lime" | "orange"; - export interface HudSignalSeries { id: string; tone: SignalTone; @@ -64,13 +62,6 @@ export interface HudSummary { max: number | null; } -export interface HudConfigLink { - id: string; - label: string; - tone?: HudConfigTone; - active?: boolean; -} - export interface HudColorMapOption { id: PressureColorMapPreset; label: string; @@ -107,7 +98,6 @@ export interface HudCopy { deviceLabel: string; sampleRateLabel: string; channelsLabel: string; - configLinksLabel: string; refreshPortsLabel: string; connectActionLabel: string; disconnectActionLabel: string; @@ -169,6 +159,7 @@ export interface SerialRecordStateResult { export interface SerialImportFrameResult { data: number[]; dtsMs: number; + spatialForce: HudSpatialForce | null; } export interface SerialImportResult { diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 13cd563..4720fb4 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -19,7 +19,6 @@ FileExplorerRoot, HudColorMapOption, HudCopy, - HudConfigLink, HudNoticeTone, HudPacket, HudSpatialForce, @@ -43,6 +42,7 @@ interface ReplayFrame { values: number[]; dtsMs: number; + spatialForce?: HudSpatialForce | null; } interface DevKitPztAngleEvent { @@ -50,6 +50,20 @@ timestampMs: number; dtsMs: number; angle: number; + magnitude: number; + state: number; + copX: number; + copY: number; + baseX: number; + baseY: number; + totalPress: number; + threshold: number; + } + + interface DevKitReplayFramePushResult { + seq: number; + timestampMs: number; + dtsMs: number; } const copyByLocale: Record = { @@ -83,7 +97,6 @@ deviceLabel: "设备", sampleRateLabel: "采样率", channelsLabel: "通道", - configLinksLabel: "配置链接", refreshPortsLabel: "刷新", connectActionLabel: "连接", disconnectActionLabel: "断开", @@ -145,7 +158,6 @@ deviceLabel: "Device", sampleRateLabel: "Sample Rate", channelsLabel: "Channels", - configLinksLabel: "Config Links", refreshPortsLabel: "Refresh", connectActionLabel: "Connect", disconnectActionLabel: "Disconnect", @@ -228,8 +240,6 @@ let sampleRateValue = "100Hz"; let channelsValue = "84"; let isWindowMaximized = false; - let activeConfigLinkId = "stream-on"; - let isConfigPanelOpen = false; let hasSignalData = false; let signalPanels: HudSignalPanel[] = buildInactivePanels(); let summary: HudSummary = buildEmptySummary(); @@ -250,6 +260,8 @@ let replayProgress = 0; let replayFileName = ""; let replayTimerId: number | null = null; + let replayPendingDevkitSeq: number | null = null; + let replayDevkitSeqCounter = 0; let fileExplorerOpen = false; let fileExplorerMode: FileExplorerMode = "open"; let fileExplorerBusy = false; @@ -279,13 +291,6 @@ let sessionStartedAt: number = Date.now(); $: uiCopy = copyByLocale[locale]; - $: configLinks = buildConfigLinks( - locale, - activeConfigLinkId, - isConfigPanelOpen, - devkitEnabled, - isDevKitConfigOpen - ); $: leftSignalPanels = signalPanels.filter((panel) => panel.side === "left"); $: rightSignalPanels = signalPanels.filter((panel) => panel.side === "right"); $: rangeTicks = buildRangeTicks(rangeMin, rangeMax); @@ -679,7 +684,8 @@ }); frames = result.frames.map((frame) => ({ values: frame.data, - dtsMs: frame.dtsMs + dtsMs: frame.dtsMs, + spatialForce: frame.spatialForce })); importedFrameCount = result.frameCount; importedChannelCount = result.channelCount; @@ -709,7 +715,8 @@ const frames = result.frames.map((frame) => ({ values: frame.data, - dtsMs: frame.dtsMs + dtsMs: frame.dtsMs, + spatialForce: frame.spatialForce })); applyImportedFrames(result.fileName, frames, result.frameCount, result.channelCount); @@ -730,6 +737,43 @@ replayTimerId = null; } + function buildReplayDevkitSeq(frameIndex: number): number { + replayDevkitSeqCounter = (replayDevkitSeqCounter + 1) % 1000; + return Date.now() * 1000 + replayDevkitSeqCounter + frameIndex; + } + + function canPushReplayFrameToDevkit(frame: ReplayFrame): boolean { + return ( + isTauriRuntime() && + devkitEnabled && + devkitRunning && + frame.values.length === 84 + ); + } + + function pushReplayFrameToDevkit(frame: ReplayFrame, frameIndex: number): void { + if (!canPushReplayFrameToDevkit(frame)) { + replayPendingDevkitSeq = null; + clearDevkitSpatialForce(); + return; + } + + const seq = buildReplayDevkitSeq(frameIndex); + replayPendingDevkitSeq = seq; + clearDevkitSpatialForce(); + + void invoke("devkit_push_replay_frame", { + values: frame.values.map((value) => Math.max(0, Math.round(Number(value) || 0))), + dtsMs: clamp(Math.round(frame.dtsMs), 0, 4_294_967_295), + seq + }).catch((error) => { + if (replayPendingDevkitSeq === seq) { + replayPendingDevkitSeq = null; + } + console.error("Failed to push replay frame to DevKit:", error); + }); + } + function frameValuesToMatrix(values: number[]): number[] { const totalCells = Math.max(matrixRows * matrixCols, 1); const matrix = new Array(totalCells).fill(0); @@ -750,6 +794,7 @@ function resetReplayVisualState(): void { pressureMatrix = buildZeroMatrix(); spatialForce = null; + replayPendingDevkitSeq = null; clearDevkitSpatialForce(); signalPanels = buildInactivePanels(); summary = buildEmptySummary(); @@ -785,9 +830,10 @@ replayCurrentIndex = safeIndex; replayHasDisplayedFrame = true; replayProgress = replayFrames.length > 1 ? safeIndex / (replayFrames.length - 1) : 1; - pressureMatrix = frameValuesToMatrix(replayFrames[safeIndex].values); - spatialForce = null; - clearDevkitSpatialForce(); + const frame = replayFrames[safeIndex]; + pressureMatrix = frameValuesToMatrix(frame.values); + spatialForce = frame.spatialForce ?? null; + pushReplayFrameToDevkit(frame, safeIndex); signalPanels = buildInactivePanels(); summary = buildReplaySummaryAt(safeIndex); hasSignalData = true; @@ -1081,52 +1127,6 @@ }); } - function buildConfigLinks( - currentLocale: LocaleCode, - activeId: string, - isSettingsOpen: boolean, - isDevKitEnabled: boolean, - isDevKitOpen: boolean - ): HudConfigLink[] { - const labels = - currentLocale === "zh-CN" - ? { - streamOn: "打开", - settings: "参数" - } - : { - streamOn: "Open", - settings: "Setup" - }; - const devkitLabel = currentLocale === "zh-CN" ? "开发工具" : "DevKit"; - - const links: HudConfigLink[] = [ - { - id: "stream-on", - label: labels.streamOn, - tone: "lime", - active: activeId === "stream-on" - }, - { - id: "settings", - label: labels.settings, - tone: "neutral", - active: isSettingsOpen - } - ]; - - if (isDevKitEnabled) { - links.push({ - id: "devkit", - label: devkitLabel, - tone: "cyan", - active: isDevKitOpen - }); - } - - return links; - } - async function ensureDefaultWindowSize(): Promise { if (!isTauriRuntime()) { return; @@ -1676,26 +1676,6 @@ resetReplayVisualState(); } - function handleConfigLink(event: CustomEvent): void { - if (event.detail === "settings") { - stageViewMode = "webgl"; - isConfigPanelOpen = !isConfigPanelOpen; - isDevKitConfigOpen = false; - return; - } - - if (event.detail === "devkit") { - isConfigPanelOpen = false; - isDevKitConfigOpen = !isDevKitConfigOpen; - return; - } - - isConfigPanelOpen = false; - isDevKitConfigOpen = false; - activeConfigLinkId = event.detail; - console.info("[hud] config link clicked:", event.detail); - } - async function handleWindowControl(event: CustomEvent): Promise { if (!isTauriRuntime()) { return; @@ -1766,9 +1746,6 @@ function handleStageModeChange(event: CustomEvent): void { stageViewMode = event.detail; - if (stageViewMode === "model3d") { - isConfigPanelOpen = false; - } } onMount(() => { @@ -1799,6 +1776,13 @@ console.error("Failed to listen for hud_stream:", error); }); void listen("devkit_pzt_angle", (event) => { + if (replayHasData) { + if (replayPendingDevkitSeq == null || event.payload.seq !== replayPendingDevkitSeq) { + return; + } + replayPendingDevkitSeq = null; + } + const angleDeg = Number(event.payload.angle); if (!Number.isFinite(angleDeg)) { clearDevkitSpatialForce(); @@ -1807,8 +1791,8 @@ devkitSpatialForce = { angleDeg, - magnitude: 0, - confidence: 0 + magnitude: Number.isFinite(event.payload.magnitude) ? event.payload.magnitude : 0, + confidence: event.payload.state }; scheduleDevkitSpatialForceClear(); hasSignalData = @@ -1874,7 +1858,6 @@ sampleRateValue={sampleRateValue} channelsLabel={uiCopy.channelsLabel} channelsValue={channelsValue} - configLinksLabel={uiCopy.configLinksLabel} refreshPortsLabel={uiCopy.refreshPortsLabel} matrixViewLabel={uiCopy.matrixViewLabel} matrixViewDotsLabel={uiCopy.matrixViewDotsLabel} @@ -1890,7 +1873,6 @@ noticeCancelLabel={locale === "zh-CN" ? "取消" : "Cancel"} noticeShowActions={updateNoticeVisible} noticeActionBusy={updateInstallBusy} - {configLinks} {isRefreshingPorts} {isExporting} isConnectDisabled={!serialPortValue || connectionState === "connecting"} @@ -1899,7 +1881,6 @@ on:windowcontrol={handleWindowControl} on:localechange={handleLocaleChange} on:portchange={handlePortChange} - on:configlink={handleConfigLink} on:stagemodechange={handleStageModeChange} on:serialrefresh={handleSerialRefresh} on:serialconnect={handleSerialConnect} @@ -1949,14 +1930,13 @@ {pressureMatrix} {spatialForce} {devkitSpatialForce} - showConfigPanel={isConfigPanelOpen} + showConfigPanel={false} {summary} on:replaytoggle={handleReplayToggle} on:replaystop={handleReplayStop} on:replayseek={handleReplaySeek} on:replayspeed={handleReplaySpeed} on:replayclose={handleReplayClose} - on:configclose={() => (isConfigPanelOpen = false)} > {#if stageViewMode === "webgl"}
diff --git a/static/models/je-skin-model.bin b/static/models/je-skin-model.bin new file mode 100644 index 0000000..1a7cb3c Binary files /dev/null and b/static/models/je-skin-model.bin differ diff --git a/static/models/je-skin-model.glb b/static/models/je-skin-model.glb deleted file mode 100644 index 842fe14..0000000 Binary files a/static/models/je-skin-model.glb and /dev/null differ diff --git a/static/models/je-skin-model.gltf b/static/models/je-skin-model.gltf new file mode 100644 index 0000000..cfb312c --- /dev/null +++ b/static/models/je-skin-model.gltf @@ -0,0 +1 @@ +{"accessors":[{"bufferView":0,"byteOffset":0,"componentType":5126,"count":43,"max":[-0.005,0.0037364905820344773,0.0037466211232675592],"min":[-0.005000000000000001,-0.003749999999999993,-0.0037466211232675592],"type":"VEC3"},{"bufferView":0,"byteOffset":516,"componentType":5126,"count":78,"max":[-0.0045000000000000005,0.004236218559570396,0.004246553242229183],"min":[-0.005000000000000001,-0.004249999999999993,-0.004246553242229154],"type":"VEC3"},{"bufferView":0,"byteOffset":1452,"componentType":5126,"count":80,"max":[0.0,0.004236218559570396,0.004246553242229183],"min":[-0.004500000000000002,-0.004249999999999993,-0.004246553242229154],"type":"VEC3"},{"bufferView":0,"byteOffset":2412,"componentType":5126,"count":69,"max":[0.0,0.004236218559570396,0.004246553242229169],"min":[0.0,-0.004249999999999993,-0.004246553242229154],"type":"VEC3"},{"bufferView":0,"byteOffset":3240,"componentType":5126,"count":62,"max":[0.019509500000000003,0.002500000000000007,0.0024863047384206852],"min":[0.0,-0.0025,-0.0024863047384206852],"type":"VEC3"},{"bufferView":0,"byteOffset":3984,"componentType":5126,"count":59,"max":[0.02,0.0025,0.0024863047384206852],"min":[0.019509499999999996,-0.0025,-0.0024863047384206852],"type":"VEC3"},{"bufferView":0,"byteOffset":4692,"componentType":5126,"count":27,"max":[0.02,0.001995912479882435,0.002006100244046124],"min":[0.02,-0.0020095000000000026,-0.0020061002440461095],"type":"VEC3"},{"bufferView":0,"byteOffset":5016,"componentType":5126,"count":5,"max":[-0.0025,0.002,0.0011547005383792594],"min":[-0.005,0.001999999999999993,-0.0011547005383792453],"type":"VEC3"},{"bufferView":0,"byteOffset":5076,"componentType":5126,"count":5,"max":[-0.0025,0.002,0.002309401076758505],"min":[-0.005000000000000001,0.0,0.0011547005383792453],"type":"VEC3"},{"bufferView":0,"byteOffset":5136,"componentType":5126,"count":5,"max":[-0.0025,0.0,0.002309401076758505],"min":[-0.005000000000000001,-0.002,0.0011547005383792594],"type":"VEC3"},{"bufferView":0,"byteOffset":5196,"componentType":5126,"count":5,"max":[-0.0025,-0.002,0.0011547005383792594],"min":[-0.005000000000000001,-0.002,-0.0011547005383792453],"type":"VEC3"},{"bufferView":0,"byteOffset":5256,"componentType":5126,"count":5,"max":[-0.0025,7.105427357601002e-18,-0.0011547005383792453],"min":[-0.005000000000000001,-0.002,-0.0023094010767584906],"type":"VEC3"},{"bufferView":0,"byteOffset":5316,"componentType":5126,"count":5,"max":[-0.0025,0.002,-0.0011547005383792453],"min":[-0.005,0.0,-0.0023094010767584906],"type":"VEC3"},{"bufferView":0,"byteOffset":5376,"componentType":5126,"count":7,"max":[-0.0025,-0.001,0.0],"min":[-0.002500000000000001,-0.002,-0.0017320508075688822],"type":"VEC3"},{"bufferView":0,"byteOffset":5460,"componentType":5126,"count":7,"max":[-0.0025,0.001,-0.0017320508075688822],"min":[-0.002500000000000001,-0.001,-0.0023094010767584906],"type":"VEC3"},{"bufferView":0,"byteOffset":5544,"componentType":5126,"count":7,"max":[-0.0025,0.002,1.4210854715202004e-17],"min":[-0.002500000000000001,0.001,-0.0017320508075688822],"type":"VEC3"},{"bufferView":0,"byteOffset":5628,"componentType":5126,"count":7,"max":[-0.0025,0.001999999999999993,0.0017320508075688822],"min":[-0.0025,0.0010000000000000072,1.4210854715202004e-17],"type":"VEC3"},{"bufferView":0,"byteOffset":5712,"componentType":5126,"count":7,"max":[-0.0025,0.0010000000000000072,0.002309401076758505],"min":[-0.002500000000000001,-0.001,0.0017320508075688822],"type":"VEC3"},{"bufferView":0,"byteOffset":5796,"componentType":5126,"count":7,"max":[-0.0025,-0.001,0.0017320508075688822],"min":[-0.002500000000000001,-0.002,0.0],"type":"VEC3"},{"bufferView":0,"byteOffset":5880,"componentType":5126,"count":73,"max":[-0.00196410161513776,0.001999999999999993,0.0019890437907365594],"min":[-0.002500000000000001,-0.002,-0.0019890437907365455],"type":"VEC3"},{"bufferView":0,"byteOffset":6756,"componentType":5126,"count":54,"max":[0.25675,0.021,0.08472994940376966],"min":[0.25125000000000003,0.008,0.07927005059623035],"type":"VEC3"},{"bufferView":0,"byteOffset":7404,"componentType":5126,"count":54,"max":[0.017750000000000002,0.021,0.08472994940376966],"min":[0.01225,0.008000000000000042,0.07927005059623035],"type":"VEC3"},{"bufferView":0,"byteOffset":8052,"componentType":5126,"count":54,"max":[0.0177500000000003,0.021,-0.07927005059623035],"min":[0.0122500000000003,0.008000000000000042,-0.08472994940376966],"type":"VEC3"},{"bufferView":0,"byteOffset":8700,"componentType":5126,"count":54,"max":[0.25675,0.021,-0.07927005059622956],"min":[0.25125000000000003,0.008,-0.08472994940376886],"type":"VEC3"},{"bufferView":0,"byteOffset":9348,"componentType":5126,"count":54,"max":[0.25860000000000005,0.0315,-0.07743353917914818],"min":[0.2494,0.021,-0.08656646082085025],"type":"VEC3"},{"bufferView":0,"byteOffset":9996,"componentType":5126,"count":54,"max":[0.0196000000000003,0.0315,-0.07743353917914886],"min":[0.010400000000000301,0.021,-0.08656646082085095],"type":"VEC3"},{"bufferView":0,"byteOffset":10644,"componentType":5126,"count":54,"max":[0.019600000000000003,0.0315,0.08656646082085105],"min":[0.010400000000000001,0.021,0.07743353917914896],"type":"VEC3"},{"bufferView":0,"byteOffset":11292,"componentType":5126,"count":54,"max":[0.2586,0.0315,0.08656646082085104],"min":[0.2494,0.021,0.07743353917914897],"type":"VEC3"},{"bufferView":0,"byteOffset":11940,"componentType":5126,"count":341,"max":[0.264,0.005,0.092],"min":[0.005,0.005,-0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":16032,"componentType":5126,"count":64,"max":[0.269,0.05,0.097],"min":[4.37821547039122e-18,0.05,-0.097],"type":"VEC3"},{"bufferView":0,"byteOffset":16800,"componentType":5126,"count":8,"max":[0.00500000000000027,0.05,0.08700000000000001],"min":[0.004999999999999979,0.005,-0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":16896,"componentType":5126,"count":8,"max":[0.259,0.05,0.092],"min":[0.009999999999999981,0.005,0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":16992,"componentType":5126,"count":8,"max":[0.264,0.05,0.08700000000000001],"min":[0.264,0.005,-0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":17088,"componentType":5126,"count":4,"max":[4.37821547039122e-18,0.05,0.08700000000000001],"min":[3.81412581740643e-20,0.005,-0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":17136,"componentType":5126,"count":214,"max":[0.264,3.9254870553896897e-16,0.092],"min":[0.005,-7.567280135845067e-16,-0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":19704,"componentType":5126,"count":4,"max":[0.269,0.05,0.08700000000000001],"min":[0.269,0.005,-0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":19752,"componentType":5126,"count":4,"max":[0.259,0.05,0.097],"min":[0.01,0.005,0.097],"type":"VEC3"},{"bufferView":0,"byteOffset":19800,"componentType":5126,"count":4,"max":[0.259,0.05,-0.097],"min":[0.01,0.005,-0.097],"type":"VEC3"},{"bufferView":0,"byteOffset":19848,"componentType":5126,"count":8,"max":[0.259,0.05,-0.0919999999999999],"min":[0.009999999999999981,0.005,-0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":19944,"componentType":5126,"count":4,"max":[0.246,0.032,-0.0789999999999999],"min":[0.246,0.005,-0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":19992,"componentType":5126,"count":4,"max":[0.264,0.032,-0.0739999999999999],"min":[0.251,0.005,-0.074],"type":"VEC3"},{"bufferView":0,"byteOffset":20040,"componentType":5126,"count":44,"max":[0.264,0.032,-0.0739999999999999],"min":[0.246,0.032,-0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":20568,"componentType":5126,"count":4,"max":[0.246,0.032,0.092],"min":[0.246,0.005,0.079],"type":"VEC3"},{"bufferView":0,"byteOffset":20616,"componentType":5126,"count":4,"max":[0.264,0.032,0.074],"min":[0.251,0.005,0.074],"type":"VEC3"},{"bufferView":0,"byteOffset":20664,"componentType":5126,"count":44,"max":[0.264,0.032,0.092],"min":[0.246,0.032,0.074],"type":"VEC3"},{"bufferView":0,"byteOffset":21192,"componentType":5126,"count":4,"max":[0.0180000000000002,0.032,-0.0739999999999999],"min":[0.00500000000000023,0.005,-0.074],"type":"VEC3"},{"bufferView":0,"byteOffset":21240,"componentType":5126,"count":4,"max":[0.023000000000000298,0.032,-0.0789999999999999],"min":[0.0230000000000002,0.005,-0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":21288,"componentType":5126,"count":44,"max":[0.023000000000000298,0.032,-0.0739999999999999],"min":[0.00500000000000023,0.032,-0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":21816,"componentType":5126,"count":4,"max":[0.023,0.032,0.092],"min":[0.023,0.005,0.079],"type":"VEC3"},{"bufferView":0,"byteOffset":21864,"componentType":5126,"count":4,"max":[0.018000000000000002,0.032,0.074],"min":[0.005,0.005,0.074],"type":"VEC3"},{"bufferView":0,"byteOffset":21912,"componentType":5126,"count":44,"max":[0.023,0.032,0.092],"min":[0.0049999999999999906,0.032,0.074],"type":"VEC3"},{"bufferView":0,"byteOffset":22440,"componentType":5126,"count":16,"max":[0.023,0.032,0.079],"min":[0.018000000000000002,0.005,0.074],"type":"VEC3"},{"bufferView":0,"byteOffset":22632,"componentType":5126,"count":16,"max":[0.0230000000000002,0.032,-0.0739999999999999],"min":[0.0180000000000002,0.005,-0.0789999999999999],"type":"VEC3"},{"bufferView":0,"byteOffset":22824,"componentType":5126,"count":16,"max":[0.251,0.032,-0.0739999999999999],"min":[0.246,0.005,-0.0789999999999999],"type":"VEC3"},{"bufferView":0,"byteOffset":23016,"componentType":5126,"count":16,"max":[0.251,0.032,0.079],"min":[0.246,0.005,0.074],"type":"VEC3"},{"bufferView":0,"byteOffset":23208,"componentType":5126,"count":16,"max":[0.264,0.05,0.092],"min":[0.259,0.032,0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":23400,"componentType":5126,"count":16,"max":[0.264,0.05,-0.08700000000000001],"min":[0.259,0.032,-0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":23592,"componentType":5126,"count":16,"max":[0.01,0.05,-0.08700000000000001],"min":[0.004999999999999979,0.032,-0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":23784,"componentType":5126,"count":16,"max":[0.00999999999999999,0.05,0.092],"min":[0.004999999999999979,0.032,0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":23976,"componentType":5126,"count":16,"max":[0.01,0.05,0.097],"min":[3.81412581740643e-20,0.005,0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":24168,"componentType":5126,"count":16,"max":[0.01,0.05,-0.08700000000000001],"min":[3.81412581740651e-20,0.005,-0.097],"type":"VEC3"},{"bufferView":0,"byteOffset":24360,"componentType":5126,"count":16,"max":[0.269,0.05,-0.08700000000000001],"min":[0.259,0.005,-0.097],"type":"VEC3"},{"bufferView":0,"byteOffset":24552,"componentType":5126,"count":16,"max":[0.269,0.05,0.097],"min":[0.259,0.005,0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":24744,"componentType":5126,"count":36,"max":[0.269,0.005,0.097],"min":[0.259,0.0,0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":25176,"componentType":5126,"count":16,"max":[0.259,0.005,0.097],"min":[0.01,0.0,0.092],"type":"VEC3"},{"bufferView":0,"byteOffset":25368,"componentType":5126,"count":16,"max":[0.269,0.005,0.08700000000000001],"min":[0.264,0.0,-0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":25560,"componentType":5126,"count":36,"max":[0.01,0.005,0.097],"min":[3.81412581740643e-20,0.0,0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":25992,"componentType":5126,"count":36,"max":[0.269,0.005,-0.08700000000000001],"min":[0.259,0.0,-0.097],"type":"VEC3"},{"bufferView":0,"byteOffset":26424,"componentType":5126,"count":16,"max":[0.005,0.005,0.08700000000000001],"min":[3.81412581740643e-20,0.0,-0.08700000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":26616,"componentType":5126,"count":16,"max":[0.259,0.005,-0.092],"min":[0.01,0.0,-0.097],"type":"VEC3"},{"bufferView":0,"byteOffset":26808,"componentType":5126,"count":36,"max":[0.01,0.005,-0.08700000000000001],"min":[3.81412581740651e-20,0.0,-0.097],"type":"VEC3"},{"bufferView":0,"byteOffset":27240,"componentType":5126,"count":4,"max":[0.172525489054185,0.0285,-0.034548445700176005],"min":[0.171130997170223,0.005,-0.0504875608696439],"type":"VEC3"},{"bufferView":0,"byteOffset":27288,"componentType":5126,"count":4,"max":[0.211800668306489,0.0285,-0.028982670851338602],"min":[0.172949075080911,0.005,-0.0323817448184972],"type":"VEC3"},{"bufferView":0,"byteOffset":27336,"componentType":5126,"count":4,"max":[0.21536186107213,0.0285,-0.0308007487620268],"min":[0.213967369188168,0.005,-0.046739863931494804],"type":"VEC3"},{"bufferView":0,"byteOffset":27384,"componentType":5126,"count":4,"max":[0.213543783161442,0.0285,-0.048906564813173604],"min":[0.17469218993586402,0.005,-0.052305638780332106],"type":"VEC3"},{"bufferView":0,"byteOffset":27432,"componentType":5126,"count":32,"max":[0.214365666374039,0.029500000000000002,-0.0299788655494304],"min":[0.172127191868314,0.029500000000000002,-0.0513094440822404],"type":"VEC3"},{"bufferView":0,"byteOffset":27816,"componentType":5126,"count":4,"max":[0.14078918378583,0.0285,0.0188502084487553],"min":[0.135908462191961,0.005,-0.036936694644385905],"type":"VEC3"},{"bufferView":0,"byteOffset":27864,"componentType":5126,"count":4,"max":[0.15864662876257601,0.0285,0.0228471799281349],"min":[0.137726540102649,0.005,0.0210169093304341],"type":"VEC3"},{"bufferView":0,"byteOffset":27912,"componentType":5126,"count":4,"max":[0.165694051238124,0.0285,0.0210291020174467],"min":[0.160813329644255,0.005,-0.034757801075694504],"type":"VEC3"},{"bufferView":0,"byteOffset":27960,"componentType":5126,"count":4,"max":[0.163875973327436,0.0285,-0.036924501957373304],"min":[0.142955884667508,0.005,-0.0387547725550741],"type":"VEC3"},{"bufferView":0,"byteOffset":28008,"componentType":5126,"count":32,"max":[0.16469785654003202,0.029500000000000002,0.021850985230043102],"min":[0.136904656890052,0.029500000000000002,-0.0377585778569823],"type":"VEC3"},{"bufferView":0,"byteOffset":28392,"componentType":5126,"count":4,"max":[0.12938900752273802,0.0325,0.072552194947962],"min":[0.121755585486652,0.005,0.060816315431752005],"type":"VEC3"},{"bufferView":0,"byteOffset":28440,"componentType":5126,"count":4,"max":[0.148502454213501,0.0325,0.07313826030226539],"min":[0.132156050601637,0.005,0.06250599389486],"type":"VEC3"},{"bufferView":0,"byteOffset":28488,"componentType":5126,"count":4,"max":[0.149088519567805,0.0325,0.059738950815960604],"min":[0.141455097531719,0.005,0.048003071299750504],"type":"VEC3"},{"bufferView":0,"byteOffset":28536,"componentType":5126,"count":4,"max":[0.13868805445281898,0.0325,0.0580492723528526],"min":[0.122341650840955,0.005,0.0474170059454471],"type":"VEC3"},{"bufferView":0,"byteOffset":28584,"componentType":5126,"count":32,"max":[0.14840731112784644,0.0335,0.07245705186230746],"min":[0.12243679392660956,0.0335,0.04809821438540508],"type":"VEC3"},{"bufferView":0,"byteOffset":28968,"componentType":5126,"count":4,"max":[0.07301050139758701,0.0325,-0.056675507521646094],"min":[0.07057942691025011,0.005,-0.0704628160638171],"type":"VEC3"},{"bufferView":0,"byteOffset":29016,"componentType":5126,"count":4,"max":[0.0914054972446775,0.0325,-0.05097245619578301],"min":[0.0722017460609406,0.005,-0.054358595660287896],"type":"VEC3"},{"bufferView":0,"byteOffset":29064,"componentType":5126,"count":4,"max":[0.0961534835933739,0.0325,-0.0525947753464734],"min":[0.0937224091060357,0.005,-0.06638208388864411],"type":"VEC3"},{"bufferView":0,"byteOffset":29112,"componentType":5126,"count":4,"max":[0.0945311644426834,0.0325,-0.0686989957500025],"min":[0.0753274132589453,0.005,-0.0720851352145076],"type":"VEC3"},{"bufferView":0,"byteOffset":29160,"componentType":5126,"count":32,"max":[0.09518262500856843,0.0335,-0.05194331478058847],"min":[0.07155028549505557,0.0335,-0.07111427662970213],"type":"VEC3"},{"bufferView":0,"byteOffset":29544,"componentType":5126,"count":4,"max":[0.048101116905591504,0.0325,0.0332626530529992],"min":[0.046880936507124195,0.005,0.0193159272797148],"type":"VEC3"},{"bufferView":0,"byteOffset":29592,"componentType":5126,"count":4,"max":[0.0696936144000594,0.0325,0.035080730963687405],"min":[0.050267817787270304,0.005,0.033381193980108005],"type":"VEC3"},{"bufferView":0,"byteOffset":29640,"componentType":5126,"count":4,"max":[0.07151169231074751,0.0325,0.0312144930984292],"min":[0.0702915119122803,0.005,0.0172677673251448],"type":"VEC3"},{"bufferView":0,"byteOffset":29688,"componentType":5126,"count":4,"max":[0.06812481103060151,0.0325,0.017149226398036],"min":[0.0486990144178124,0.005,0.0154496894144566],"type":"VEC3"},{"bufferView":0,"byteOffset":29736,"componentType":5126,"count":32,"max":[0.07051549761265581,0.0335,0.034084536265595704],"min":[0.047877131205216,0.0335,0.016445884112548298],"type":"VEC3"},{"bufferView":0,"byteOffset":30120,"componentType":5126,"count":4,"max":[0.04312090693241911,0.0325,-0.0297604232758908],"min":[0.041900726533951896,0.005,-0.0437071490491753],"type":"VEC3"},{"bufferView":0,"byteOffset":30168,"componentType":5126,"count":4,"max":[0.0631446010574274,0.0325,-0.0258941854106329],"min":[0.0437188044446401,0.005,-0.027593722394212],"type":"VEC3"},{"bufferView":0,"byteOffset":30216,"componentType":5126,"count":4,"max":[0.06653148233757519,0.0325,-0.0277122633213208],"min":[0.0653113019391062,0.005,-0.041658989094605095],"type":"VEC3"},{"bufferView":0,"byteOffset":30264,"componentType":5126,"count":4,"max":[0.064713404426887,0.0325,-0.0438256899762841],"min":[0.0452876078140979,0.005,-0.045525226959863406],"type":"VEC3"},{"bufferView":0,"byteOffset":30312,"componentType":5126,"count":32,"max":[0.0655352876394834,0.0335,-0.0268903801087246],"min":[0.0428969212320437,0.0335,-0.0445290322617717],"type":"VEC3"},{"bufferView":0,"byteOffset":30696,"componentType":5126,"count":4,"max":[0.03758346825800821,0.0325,-0.000429217420254889],"min":[0.036363287859541,0.005,-0.0143759431935393],"type":"VEC3"},{"bufferView":0,"byteOffset":30744,"componentType":5126,"count":4,"max":[0.058760679999173906,0.0325,0.0035379401595943397],"min":[0.0381813657702292,0.005,0.00173748346142392],"type":"VEC3"},{"bufferView":0,"byteOffset":30792,"componentType":5126,"count":4,"max":[0.0609349914846692,0.0325,0.00154555076341085],"min":[0.0609349914846692,0.005,-0.012507926962196],"type":"VEC3"},{"bufferView":0,"byteOffset":30840,"componentType":5126,"count":4,"max":[0.0591093029701646,0.0325,-0.0145003163583795],"min":[0.03975016913968701,0.005,-0.016194021104227498],"type":"VEC3"},{"bufferView":0,"byteOffset":30888,"componentType":5126,"count":31,"max":[0.0599349914846692,0.0335,0.0025417454615025903],"min":[0.0373594825576327,0.0335,-0.0151978264061358],"type":"VEC3"},{"bufferView":0,"byteOffset":31260,"componentType":5126,"count":16,"max":[0.17469218993586402,0.0285,-0.0504875608696439],"min":[0.172525489054185,0.005,-0.052305638780332106],"type":"VEC3"},{"bufferView":0,"byteOffset":31452,"componentType":5126,"count":16,"max":[0.172949075080911,0.0285,-0.0323817448184971],"min":[0.171130997170223,0.005,-0.034548445700176005],"type":"VEC3"},{"bufferView":0,"byteOffset":31644,"componentType":5126,"count":16,"max":[0.165694051238124,0.0285,-0.034757801075694504],"min":[0.163875973327436,0.005,-0.036924501957373304],"type":"VEC3"},{"bufferView":0,"byteOffset":31836,"componentType":5126,"count":16,"max":[0.142955884667508,0.0285,-0.036936694644385905],"min":[0.14078918378583,0.005,-0.0387547725550741],"type":"VEC3"},{"bufferView":0,"byteOffset":32028,"componentType":5126,"count":16,"max":[0.213967369188168,0.0285,-0.028982670851338602],"min":[0.211800668306489,0.005,-0.0308007487620268],"type":"VEC3"},{"bufferView":0,"byteOffset":32220,"componentType":5126,"count":16,"max":[0.21536186107213,0.0285,-0.046739863931494804],"min":[0.213543783161442,0.005,-0.048906564813173604],"type":"VEC3"},{"bufferView":0,"byteOffset":32412,"componentType":5126,"count":16,"max":[0.137726540102649,0.0285,0.0210169093304341],"min":[0.135908462191961,0.005,0.0188502084487553],"type":"VEC3"},{"bufferView":0,"byteOffset":32604,"componentType":5126,"count":16,"max":[0.160813329644255,0.0285,0.0228471799281349],"min":[0.15864662876257601,0.005,0.0210291020174467],"type":"VEC3"},{"bufferView":0,"byteOffset":32796,"componentType":5126,"count":16,"max":[0.09618138192978735,0.0325,-0.06638208388864411],"min":[0.0945311644426834,0.005,-0.0686989957500025],"type":"VEC3"},{"bufferView":0,"byteOffset":32988,"componentType":5126,"count":16,"max":[0.06653148233757519,0.0325,-0.041658989094605095],"min":[0.064713404426887,0.005,-0.0438256899762841],"type":"VEC3"},{"bufferView":0,"byteOffset":33180,"componentType":5126,"count":14,"max":[0.0609349914846692,0.0325,-0.012507926962196],"min":[0.0591093029701646,0.005,-0.0145003163583795],"type":"VEC3"},{"bufferView":0,"byteOffset":33348,"componentType":5126,"count":16,"max":[0.0702915119122803,0.0325,0.0172677673251448],"min":[0.06812481103060151,0.005,0.0154496894144566],"type":"VEC3"},{"bufferView":0,"byteOffset":33540,"componentType":5126,"count":16,"max":[0.141455097531719,0.0325,0.048003071299750504],"min":[0.13868805445281898,0.005,0.04710286860876165],"type":"VEC3"},{"bufferView":0,"byteOffset":33732,"componentType":5126,"count":16,"max":[0.0937224091060357,0.0325,-0.050944557859369556],"min":[0.0914054972446775,0.005,-0.0525947753464734],"type":"VEC3"},{"bufferView":0,"byteOffset":33924,"componentType":5126,"count":16,"max":[0.0753274132589453,0.0325,-0.0704628160638171],"min":[0.07301050139758701,0.005,-0.07211303355092105],"type":"VEC3"},{"bufferView":0,"byteOffset":34116,"componentType":5126,"count":16,"max":[0.0722017460609406,0.0325,-0.054358595660287896],"min":[0.07055152857383666,0.005,-0.056675507521646094],"type":"VEC3"},{"bufferView":0,"byteOffset":34308,"componentType":5126,"count":16,"max":[0.0452876078140979,0.0325,-0.0437071490491753],"min":[0.04312090693241911,0.005,-0.045525226959863406],"type":"VEC3"},{"bufferView":0,"byteOffset":34500,"componentType":5126,"count":16,"max":[0.0437188044446401,0.0325,-0.027593722394212],"min":[0.041900726533951896,0.005,-0.0297604232758908],"type":"VEC3"},{"bufferView":0,"byteOffset":34692,"componentType":5126,"count":16,"max":[0.0653113019391062,0.0325,-0.0258941854106329],"min":[0.0631446010574274,0.005,-0.0277122633213208],"type":"VEC3"},{"bufferView":0,"byteOffset":34884,"componentType":5126,"count":16,"max":[0.122341650840955,0.0325,0.060816315431752005],"min":[0.12144144814996614,0.005,0.0580492723528526],"type":"VEC3"},{"bufferView":0,"byteOffset":35076,"componentType":5126,"count":16,"max":[0.132156050601637,0.0325,0.07345239763895087],"min":[0.12938900752273802,0.005,0.072552194947962],"type":"VEC3"},{"bufferView":0,"byteOffset":35268,"componentType":5126,"count":16,"max":[0.14940265690448984,0.0325,0.06250599389486],"min":[0.148502454213501,0.005,0.059738950815960604],"type":"VEC3"},{"bufferView":0,"byteOffset":35460,"componentType":5126,"count":16,"max":[0.03975016913968701,0.0325,-0.0143759431935393],"min":[0.03758346825800821,0.005,-0.016194021104227498],"type":"VEC3"},{"bufferView":0,"byteOffset":35652,"componentType":5126,"count":16,"max":[0.0609349914846692,0.0325,0.0035379401595943397],"min":[0.058760679999173906,0.005,0.00154555076341085],"type":"VEC3"},{"bufferView":0,"byteOffset":35844,"componentType":5126,"count":16,"max":[0.0381813657702292,0.0325,0.00173748346142392],"min":[0.036363287859541,0.005,-0.000429217420254896],"type":"VEC3"},{"bufferView":0,"byteOffset":36036,"componentType":5126,"count":16,"max":[0.0486990144178124,0.0325,0.0193159272797148],"min":[0.046880936507124195,0.005,0.017149226398036],"type":"VEC3"},{"bufferView":0,"byteOffset":36228,"componentType":5126,"count":16,"max":[0.07151169231074751,0.0325,0.033381193980108005],"min":[0.0696936144000594,0.005,0.0312144930984292],"type":"VEC3"},{"bufferView":0,"byteOffset":36420,"componentType":5126,"count":16,"max":[0.050267817787270304,0.0325,0.035080730963687405],"min":[0.048101116905591504,0.005,0.0332626530529992],"type":"VEC3"},{"bufferView":0,"byteOffset":36612,"componentType":5126,"count":32,"max":[0.132156050601637,0.0335,0.07345239763895087],"min":[0.12938900752273802,0.0325,0.07200695051681301],"type":"VEC3"},{"bufferView":0,"byteOffset":36996,"componentType":5126,"count":16,"max":[0.148502454213501,0.0335,0.07313826030226539],"min":[0.13161080617048798,0.0325,0.06166771678655931],"type":"VEC3"},{"bufferView":0,"byteOffset":37188,"componentType":5126,"count":16,"max":[0.130227284631039,0.0335,0.072552194947962],"min":[0.121755585486652,0.0325,0.060271071000603],"type":"VEC3"},{"bufferView":0,"byteOffset":37380,"componentType":5126,"count":32,"max":[0.14940265690448984,0.0335,0.06250599389486],"min":[0.14795720978235202,0.0325,0.059738950815960604],"type":"VEC3"},{"bufferView":0,"byteOffset":37764,"componentType":5126,"count":32,"max":[0.122886895272104,0.0335,0.060816315431752005],"min":[0.12144144814996614,0.0325,0.0580492723528526],"type":"VEC3"},{"bufferView":0,"byteOffset":38148,"componentType":5126,"count":16,"max":[0.149088519567805,0.0335,0.0602841952471096],"min":[0.140616820423418,0.0325,0.048003071299750504],"type":"VEC3"},{"bufferView":0,"byteOffset":38340,"componentType":5126,"count":16,"max":[0.139233298883968,0.0335,0.0588875494611533],"min":[0.122341650840955,0.0325,0.0474170059454471],"type":"VEC3"},{"bufferView":0,"byteOffset":38532,"componentType":5126,"count":32,"max":[0.141455097531719,0.0335,0.0485483157308995],"min":[0.13868805445281898,0.0325,0.04710286860876165],"type":"VEC3"},{"bufferView":0,"byteOffset":38916,"componentType":5126,"count":32,"max":[0.050267817787270304,0.0335,0.035080730963687405],"min":[0.048101116905591504,0.0325,0.0331754973102516],"type":"VEC3"},{"bufferView":0,"byteOffset":39300,"componentType":5126,"count":16,"max":[0.0696936144000594,0.0335,0.035080730963687405],"min":[0.0501806620445226,0.0325,0.032384999282016304],"type":"VEC3"},{"bufferView":0,"byteOffset":39492,"componentType":5126,"count":16,"max":[0.049097311603683205,0.0335,0.0332626530529992],"min":[0.046880936507124195,0.0325,0.019228771536967202],"type":"VEC3"},{"bufferView":0,"byteOffset":39684,"componentType":5126,"count":32,"max":[0.07151169231074751,0.0335,0.033381193980108005],"min":[0.0696064586573117,0.0325,0.0312144930984292],"type":"VEC3"},{"bufferView":0,"byteOffset":40068,"componentType":5126,"count":32,"max":[0.0487861701605601,0.0335,0.0193159272797148],"min":[0.046880936507124195,0.0325,0.017149226398036],"type":"VEC3"},{"bufferView":0,"byteOffset":40452,"componentType":5126,"count":16,"max":[0.07151169231074751,0.0335,0.0313016488411769],"min":[0.0692953172141885,0.0325,0.0172677673251448],"type":"VEC3"},{"bufferView":0,"byteOffset":40644,"componentType":5126,"count":16,"max":[0.0682119667733491,0.0335,0.018145421096127698],"min":[0.0486990144178124,0.0325,0.0154496894144566],"type":"VEC3"},{"bufferView":0,"byteOffset":40836,"componentType":5126,"count":32,"max":[0.0702915119122803,0.0335,0.0173549230678924],"min":[0.06812481103060151,0.0325,0.0154496894144566],"type":"VEC3"},{"bufferView":0,"byteOffset":41220,"componentType":5126,"count":32,"max":[0.0382685215129768,0.0335,0.00173748346142392],"min":[0.036363287859541,0.0325,-0.000429217420254889],"type":"VEC3"},{"bufferView":0,"byteOffset":41604,"componentType":5126,"count":16,"max":[0.0588478357419216,0.0335,0.0035379401595943397],"min":[0.0381813657702292,0.0325,0.000741288763332175],"type":"VEC3"},{"bufferView":0,"byteOffset":41796,"componentType":5126,"count":16,"max":[0.038579662956100005,0.0335,-0.00034206167750723],"min":[0.036363287859541,0.0325,-0.0143759431935393],"type":"VEC3"},{"bufferView":0,"byteOffset":41988,"componentType":5126,"count":32,"max":[0.0609349914846692,0.0335,0.0035379401595943397],"min":[0.058760679999173906,0.0325,0.00154555076341085],"type":"VEC3"},{"bufferView":0,"byteOffset":42372,"componentType":5126,"count":32,"max":[0.03975016913968701,0.0335,-0.0142887874507917],"min":[0.03758346825800821,0.0325,-0.016194021104227498],"type":"VEC3"},{"bufferView":0,"byteOffset":42756,"componentType":5126,"count":16,"max":[0.0609349914846692,0.0335,0.00154555076341085],"min":[0.0599349914846692,0.0325,-0.012507926962196],"type":"VEC3"},{"bufferView":0,"byteOffset":42948,"componentType":5126,"count":16,"max":[0.0591093029701646,0.0335,-0.0135041216602878],"min":[0.0396630133969394,0.0325,-0.016194021104227498],"type":"VEC3"},{"bufferView":0,"byteOffset":43140,"componentType":5126,"count":30,"max":[0.0609349914846692,0.0335,-0.012507926962196],"min":[0.0590221472274169,0.0325,-0.0145003163583795],"type":"VEC3"},{"bufferView":0,"byteOffset":43500,"componentType":5126,"count":32,"max":[0.0438059601873877,0.0335,-0.027593722394212],"min":[0.041900726533951896,0.0325,-0.0297604232758908],"type":"VEC3"},{"bufferView":0,"byteOffset":43884,"componentType":5126,"count":16,"max":[0.06323175680017509,0.0335,-0.0258941854106329],"min":[0.0437188044446401,0.0325,-0.0285899170923038],"type":"VEC3"},{"bufferView":0,"byteOffset":44076,"componentType":5126,"count":16,"max":[0.044117101630510906,0.0335,-0.0296732675331432],"min":[0.041900726533951896,0.0325,-0.0437071490491753],"type":"VEC3"},{"bufferView":0,"byteOffset":44268,"componentType":5126,"count":32,"max":[0.0653113019391062,0.0335,-0.0258941854106329],"min":[0.0631446010574274,0.0325,-0.027799419064068603],"type":"VEC3"},{"bufferView":0,"byteOffset":44652,"componentType":5126,"count":32,"max":[0.0452876078140979,0.0335,-0.0436199933064276],"min":[0.04312090693241911,0.0325,-0.045525226959863406],"type":"VEC3"},{"bufferView":0,"byteOffset":45036,"componentType":5126,"count":16,"max":[0.06653148233757519,0.0335,-0.0277122633213208],"min":[0.0643151072410145,0.0325,-0.041746144837352804],"type":"VEC3"},{"bufferView":0,"byteOffset":45228,"componentType":5126,"count":16,"max":[0.064713404426887,0.0335,-0.042829495278192395],"min":[0.0452004520713503,0.0325,-0.045525226959863406],"type":"VEC3"},{"bufferView":0,"byteOffset":45420,"componentType":5126,"count":32,"max":[0.06653148233757519,0.0335,-0.041658989094605095],"min":[0.0646262486841394,0.0325,-0.0438256899762841],"type":"VEC3"},{"bufferView":0,"byteOffset":45804,"componentType":5126,"count":32,"max":[0.0723753942386075,0.0335,-0.054358595660287896],"min":[0.07055152857383666,0.0325,-0.056675507521646094],"type":"VEC3"},{"bufferView":0,"byteOffset":46188,"componentType":5126,"count":16,"max":[0.0915791454223444,0.0335,-0.05097245619578301],"min":[0.0722017460609406,0.0325,-0.0553434034133001],"type":"VEC3"},{"bufferView":0,"byteOffset":46380,"componentType":5126,"count":16,"max":[0.0739953091505992,0.0335,-0.0565018593439792],"min":[0.07057942691025011,0.0325,-0.0704628160638171],"type":"VEC3"},{"bufferView":0,"byteOffset":46572,"componentType":5126,"count":32,"max":[0.0937224091060357,0.0335,-0.050944557859369556],"min":[0.0914054972446775,0.0325,-0.052768423524140406],"type":"VEC3"},{"bufferView":0,"byteOffset":46956,"componentType":5126,"count":32,"max":[0.0753274132589453,0.0335,-0.0702891678861501],"min":[0.07301050139758701,0.0325,-0.07211303355092105],"type":"VEC3"},{"bufferView":0,"byteOffset":47340,"componentType":5126,"count":16,"max":[0.0961534835933739,0.0335,-0.0525947753464734],"min":[0.09273760135302361,0.0325,-0.0665557320663111],"type":"VEC3"},{"bufferView":0,"byteOffset":47532,"componentType":5126,"count":16,"max":[0.0945311644426834,0.0335,-0.0677141879969903],"min":[0.0751537650812784,0.0325,-0.0720851352145076],"type":"VEC3"},{"bufferView":0,"byteOffset":47724,"componentType":5126,"count":32,"max":[0.09618138192978735,0.0335,-0.06638208388864411],"min":[0.0943575162650164,0.0325,-0.0686989957500025],"type":"VEC3"},{"bufferView":0,"byteOffset":48108,"componentType":5126,"count":32,"max":[0.13781369584539702,0.029500000000000002,0.0210169093304341],"min":[0.135908462191961,0.0285,0.0188502084487553],"type":"VEC3"},{"bufferView":0,"byteOffset":48492,"componentType":5126,"count":16,"max":[0.158733784505324,0.029500000000000002,0.0228471799281349],"min":[0.137726540102649,0.0285,0.020020714632342302],"type":"VEC3"},{"bufferView":0,"byteOffset":48684,"componentType":5126,"count":16,"max":[0.141785378483921,0.029500000000000002,0.018937364191502902],"min":[0.135908462191961,0.0285,-0.036936694644385905],"type":"VEC3"},{"bufferView":0,"byteOffset":48876,"componentType":5126,"count":32,"max":[0.160813329644255,0.029500000000000002,0.0228471799281349],"min":[0.15864662876257601,0.0285,0.020941946274699],"type":"VEC3"},{"bufferView":0,"byteOffset":49260,"componentType":5126,"count":32,"max":[0.142955884667508,0.029500000000000002,-0.0368495389016383],"min":[0.14078918378583,0.0285,-0.0387547725550741],"type":"VEC3"},{"bufferView":0,"byteOffset":49644,"componentType":5126,"count":16,"max":[0.165694051238124,0.029500000000000002,0.0210291020174467],"min":[0.159817134946163,0.0285,-0.0348449568184422],"type":"VEC3"},{"bufferView":0,"byteOffset":49836,"componentType":5126,"count":16,"max":[0.163875973327436,0.029500000000000002,-0.0359283072592816],"min":[0.142868728924761,0.0285,-0.0387547725550741],"type":"VEC3"},{"bufferView":0,"byteOffset":50028,"componentType":5126,"count":32,"max":[0.165694051238124,0.029500000000000002,-0.034757801075694504],"min":[0.163788817584688,0.0285,-0.036924501957373304],"type":"VEC3"},{"bufferView":0,"byteOffset":50412,"componentType":5126,"count":32,"max":[0.173036230823659,0.029500000000000002,-0.0323817448184972],"min":[0.171130997170223,0.0285,-0.034548445700176005],"type":"VEC3"},{"bufferView":0,"byteOffset":50796,"componentType":5126,"count":16,"max":[0.211887824049237,0.029500000000000002,-0.028982670851338602],"min":[0.172949075080911,0.0285,-0.033377939516588906],"type":"VEC3"},{"bufferView":0,"byteOffset":50988,"componentType":5126,"count":16,"max":[0.173521683752277,0.029500000000000002,-0.0344612899574283],"min":[0.171130997170223,0.0285,-0.0504875608696439],"type":"VEC3"},{"bufferView":0,"byteOffset":51180,"componentType":5126,"count":32,"max":[0.213967369188168,0.029500000000000002,-0.028982670851338602],"min":[0.211800668306489,0.0285,-0.0308879045047745],"type":"VEC3"},{"bufferView":0,"byteOffset":51564,"componentType":5126,"count":32,"max":[0.17469218993586402,0.029500000000000002,-0.0504004051268963],"min":[0.172525489054185,0.0285,-0.052305638780332106],"type":"VEC3"},{"bufferView":0,"byteOffset":51948,"componentType":5126,"count":16,"max":[0.21536186107213,0.029500000000000002,-0.0308007487620268],"min":[0.21297117449007602,0.0285,-0.0468270196742425],"type":"VEC3"},{"bufferView":0,"byteOffset":52140,"componentType":5126,"count":16,"max":[0.213543783161442,0.029500000000000002,-0.0479103701150819],"min":[0.17460503419311602,0.0285,-0.052305638780332106],"type":"VEC3"},{"bufferView":0,"byteOffset":52332,"componentType":5126,"count":32,"max":[0.21536186107213,0.029500000000000002,-0.046739863931494804],"min":[0.213456627418694,0.0285,-0.048906564813173604],"type":"VEC3"},{"bufferView":0,"byteOffset":52716,"componentType":5126,"count":52,"max":[0.2586,0.021,0.08656646082085104],"min":[0.2494,0.021,0.07743353917914897],"type":"VEC3"},{"bufferView":0,"byteOffset":53340,"componentType":5126,"count":52,"max":[0.019600000000000003,0.021,0.08656646082085105],"min":[0.010400000000000001,0.021,0.07743353917914896],"type":"VEC3"},{"bufferView":0,"byteOffset":53964,"componentType":5126,"count":52,"max":[0.0196000000000003,0.021,-0.07743353917914886],"min":[0.010400000000000301,0.021,-0.08656646082085095],"type":"VEC3"},{"bufferView":0,"byteOffset":54588,"componentType":5126,"count":52,"max":[0.2586,0.021,-0.07743353917914818],"min":[0.2494,0.021,-0.08656646082085025],"type":"VEC3"},{"bufferView":0,"byteOffset":55212,"componentType":5126,"count":52,"max":[0.259,0.008,-0.07703645562950893],"min":[0.249,0.008,-0.08696354437048948],"type":"VEC3"},{"bufferView":0,"byteOffset":55836,"componentType":5126,"count":54,"max":[0.259,0.008,-0.07703645562950893],"min":[0.249,0.0005,-0.08696354437048948],"type":"VEC3"},{"bufferView":0,"byteOffset":56484,"componentType":5126,"count":52,"max":[0.0200000000000003,0.008000000000000042,-0.07703645562950974],"min":[0.0100000000000003,0.008000000000000042,-0.08696354437049027],"type":"VEC3"},{"bufferView":0,"byteOffset":57108,"componentType":5126,"count":54,"max":[0.0200000000000003,0.008000000000000042,-0.07703645562950974],"min":[0.0100000000000003,0.0005,-0.08696354437049027],"type":"VEC3"},{"bufferView":0,"byteOffset":57756,"componentType":5126,"count":52,"max":[0.02,0.008000000000000042,0.08696354437049027],"min":[0.01,0.008000000000000042,0.07703645562950974],"type":"VEC3"},{"bufferView":0,"byteOffset":58380,"componentType":5126,"count":54,"max":[0.02,0.008000000000000042,0.08696354437049027],"min":[0.01,0.0005,0.07703645562950974],"type":"VEC3"},{"bufferView":0,"byteOffset":59028,"componentType":5126,"count":52,"max":[0.259,0.008,0.08696354437049027],"min":[0.249,0.008,0.07703645562950974],"type":"VEC3"},{"bufferView":0,"byteOffset":59652,"componentType":5126,"count":54,"max":[0.259,0.008,0.08696354437049027],"min":[0.249,0.0005,0.07703645562950974],"type":"VEC3"},{"bufferView":0,"byteOffset":60300,"componentType":5126,"count":54,"max":[0.0205,0.0005,0.08745989880753931],"min":[0.0095,0.0,0.0765401011924607],"type":"VEC3"},{"bufferView":0,"byteOffset":60948,"componentType":5126,"count":54,"max":[0.0205000000000003,0.0005,-0.0765401011924607],"min":[0.0095000000000003,0.0,-0.08745989880753931],"type":"VEC3"},{"bufferView":0,"byteOffset":61596,"componentType":5126,"count":54,"max":[0.2595,0.0005,0.08745989880753931],"min":[0.2485,0.0,0.0765401011924607],"type":"VEC3"},{"bufferView":0,"byteOffset":62244,"componentType":5126,"count":54,"max":[0.2595,0.0005,-0.07654010119245991],"min":[0.2485,0.0,-0.08745989880753852],"type":"VEC3"},{"bufferView":0,"byteOffset":62892,"componentType":5126,"count":54,"max":[0.259,0.005,0.0075],"min":[0.244,3.907985046680551e-16,-0.007474383697550023],"type":"VEC3"},{"bufferView":0,"byteOffset":63540,"componentType":5126,"count":54,"max":[0.025,0.005,0.0075],"min":[0.01,-3.410605131648481e-16,-0.007474383697550023],"type":"VEC3"},{"bufferView":0,"byteOffset":64188,"componentType":5126,"count":54,"max":[0.219,0.005,0.020800000000000003],"min":[0.209,-7.567280135845067e-16,0.010817077534966652],"type":"VEC3"},{"bufferView":0,"byteOffset":64836,"componentType":5126,"count":54,"max":[0.0201000000000003,0.032,-0.07693718474209982],"min":[0.00990000000000026,0.0315,-0.08706281525789997],"type":"VEC3"},{"bufferView":0,"byteOffset":65484,"componentType":5126,"count":54,"max":[0.020100000000000003,0.032,0.08706281525790008],"min":[0.0099,0.0315,0.07693718474209993],"type":"VEC3"},{"bufferView":0,"byteOffset":66132,"componentType":5126,"count":54,"max":[0.2591,0.032,0.08706281525790008],"min":[0.2489,0.0315,0.07693718474209993],"type":"VEC3"},{"bufferView":0,"byteOffset":66780,"componentType":5126,"count":54,"max":[0.25910000000000005,0.032,-0.07693718474209914],"min":[0.2489,0.0315,-0.08706281525789927],"type":"VEC3"},{"bufferView":0,"byteOffset":67428,"componentType":5126,"count":51,"max":[-0.004999999999999999,0.003740865188474345,0.003747715601321609],"min":[-0.005,-0.00375,-0.003747715601321609],"type":"VEC3"},{"bufferView":0,"byteOffset":68040,"componentType":5126,"count":95,"max":[-0.004499999999999999,0.00425,0.00425],"min":[-0.005,-0.00425,-0.00425],"type":"VEC3"},{"bufferView":0,"byteOffset":69180,"componentType":5126,"count":98,"max":[0.0,0.00425,0.00425],"min":[-0.0045000000000000005,-0.00425,-0.00425],"type":"VEC3"},{"bufferView":0,"byteOffset":70356,"componentType":5126,"count":85,"max":[0.0,0.00425,0.00425],"min":[-2.524354896707238e-32,-0.00425,-0.00425],"type":"VEC3"},{"bufferView":0,"byteOffset":71376,"componentType":5126,"count":76,"max":[0.005509500000000001,0.0024909937213563184,0.002497747415511704],"min":[-2.524354896707238e-32,-0.0025,-0.002497747415511704],"type":"VEC3"},{"bufferView":0,"byteOffset":72288,"componentType":5126,"count":99,"max":[0.006000000000000001,0.0024909937213563184,0.002497747415511704],"min":[0.0055095000000000005,-0.0025,-0.002497747415511704],"type":"VEC3"},{"bufferView":0,"byteOffset":73476,"componentType":5126,"count":33,"max":[0.006000000000000001,0.002000400828410619,0.002007223918088254],"min":[0.006,-0.0020095000000000026,-0.0020072239180882576],"type":"VEC3"},{"bufferView":0,"byteOffset":73872,"componentType":5126,"count":5,"max":[-0.0025,0.002,0.0011547005383792525],"min":[-0.005,0.002,-0.0011547005383792525],"type":"VEC3"},{"bufferView":0,"byteOffset":73932,"componentType":5126,"count":5,"max":[-0.0025,0.002,0.002309401076758501],"min":[-0.005,0.0,0.0011547005383792525],"type":"VEC3"},{"bufferView":0,"byteOffset":73992,"componentType":5126,"count":5,"max":[-0.0024999999999999996,0.0,0.002309401076758501],"min":[-0.004999999999999999,-0.002,0.0011547005383792525],"type":"VEC3"},{"bufferView":0,"byteOffset":74052,"componentType":5126,"count":5,"max":[-0.0025,-0.002,0.0011547005383792525],"min":[-0.004999999999999999,-0.002,-0.0011547005383792525],"type":"VEC3"},{"bufferView":0,"byteOffset":74112,"componentType":5126,"count":5,"max":[-0.0024999999999999996,0.0,-0.0011547005383792525],"min":[-0.004999999999999999,-0.002,-0.0023094010767584976],"type":"VEC3"},{"bufferView":0,"byteOffset":74172,"componentType":5126,"count":5,"max":[-0.0025,0.002,-0.0011547005383792525],"min":[-0.005,0.0,-0.0023094010767584976],"type":"VEC3"},{"bufferView":0,"byteOffset":74232,"componentType":5126,"count":8,"max":[-0.0024999999999999996,-0.001,0.0],"min":[-0.0025,-0.002,-0.0017320508075688822],"type":"VEC3"},{"bufferView":0,"byteOffset":74328,"componentType":5126,"count":8,"max":[-0.0024999999999999996,0.001,-0.0017320508075688822],"min":[-0.0025,-0.001,-0.0023094010767584976],"type":"VEC3"},{"bufferView":0,"byteOffset":74424,"componentType":5126,"count":8,"max":[-0.0024999999999999996,0.002,0.0],"min":[-0.0025,0.001,-0.0017320508075688822],"type":"VEC3"},{"bufferView":0,"byteOffset":74520,"componentType":5126,"count":8,"max":[-0.0024999999999999996,0.002,0.0017320508075688785],"min":[-0.0025,0.001,0.0],"type":"VEC3"},{"bufferView":0,"byteOffset":74616,"componentType":5126,"count":8,"max":[-0.0024999999999999996,0.001,0.002309401076758501],"min":[-0.0025,-0.001,0.0017320508075688785],"type":"VEC3"},{"bufferView":0,"byteOffset":74712,"componentType":5126,"count":8,"max":[-0.0024999999999999996,-0.001,0.0017320508075688785],"min":[-0.0025,-0.002,0.0],"type":"VEC3"},{"bufferView":0,"byteOffset":74808,"componentType":5126,"count":87,"max":[-0.00196410161513776,0.002,0.002],"min":[-0.0025,-0.002,-0.002],"type":"VEC3"},{"bufferView":0,"byteOffset":75852,"componentType":5126,"count":4,"max":[0.0132,0.00700000000000001,-0.022310904103979803],"min":[0.013000000000000001,0.007,-0.024774674363275],"type":"VEC3"},{"bufferView":0,"byteOffset":75900,"componentType":5126,"count":21,"max":[0.013000000000000001,0.00700000000000001,-0.001],"min":[2.75387351811318e-17,0.007,-0.024451564474847],"type":"VEC3"},{"bufferView":0,"byteOffset":76152,"componentType":5126,"count":22,"max":[3.5527136788005004e-17,0.006,-0.001],"min":[0.0,0.0005,-0.0250000000000027],"type":"VEC3"},{"bufferView":0,"byteOffset":76416,"componentType":5126,"count":4,"max":[3.5527136788005004e-17,0.0049999999999999906,-0.0245000000000027],"min":[-0.00119999999999997,0.0045000000000000005,-0.0245000000000054],"type":"VEC3"},{"bufferView":0,"byteOffset":76464,"componentType":5126,"count":4,"max":[0.0142000000000002,0.0049999999999999906,-0.0245],"min":[0.013000000000000001,0.0045000000000000005,-0.0245000000000026],"type":"VEC3"},{"bufferView":0,"byteOffset":76512,"componentType":5126,"count":4,"max":[0.012,0.006,0.0],"min":[0.001,0.005,-8.31460938742173e-19],"type":"VEC3"},{"bufferView":0,"byteOffset":76560,"componentType":5126,"count":22,"max":[0.013000000000000001,0.006,-0.001],"min":[0.013000000000000001,0.0005,-0.0250000000000026],"type":"VEC3"},{"bufferView":0,"byteOffset":76824,"componentType":5126,"count":4,"max":[0.0125000000000002,0.0035,-0.0245000000000002],"min":[0.0005000000000002351,0.0005,-0.0245000000000052],"type":"VEC3"},{"bufferView":0,"byteOffset":76872,"componentType":5126,"count":4,"max":[2.96584043207298e-17,0.00700000000000001,-0.0223109041039797],"min":[-0.000199999999999972,0.007,-0.024774674363275],"type":"VEC3"},{"bufferView":0,"byteOffset":76920,"componentType":5126,"count":34,"max":[0.0125,0.0,-0.0029999999999975302],"min":[0.000500000000000004,-4.487242799555702e-13,-0.0240000000000052],"type":"VEC3"},{"bufferView":0,"byteOffset":77328,"componentType":5126,"count":23,"max":[-0.0011999999999999698,0.00610384939712598,-0.0227275707706464],"min":[-0.0011999999999999702,0.004,-0.025951635899774502],"type":"VEC3"},{"bufferView":0,"byteOffset":77604,"componentType":5126,"count":23,"max":[0.0142000000000002,0.00610384939712602,-0.0227275707706464],"min":[0.014199999999999999,0.004,-0.025951635899774603],"type":"VEC3"},{"bufferView":0,"byteOffset":77880,"componentType":5126,"count":4,"max":[0.014199999999999999,0.00526925824035672,-0.025951635899774502],"min":[-0.00119999999999997,0.0045000000000000005,-0.025951635899774603],"type":"VEC3"},{"bufferView":0,"byteOffset":77928,"componentType":5126,"count":14,"max":[0.014199999999999999,0.004000000000000004,-0.024866025403784603],"min":[-0.00119999999999997,0.004,-0.025451635899774602],"type":"VEC3"},{"bufferView":0,"byteOffset":78096,"componentType":5126,"count":24,"max":[0.014199999999999999,0.00867125804359349,-0.0245908359784798],"min":[-0.00119999999999997,0.00526925824035672,-0.025951635899774603],"type":"VEC3"},{"bufferView":0,"byteOffset":78384,"componentType":5126,"count":32,"max":[0.013000000000000001,0.005,-8.31460938742173e-19],"min":[0.0,0.005,-0.003],"type":"VEC3"},{"bufferView":0,"byteOffset":78768,"componentType":5126,"count":4,"max":[0.0125,0.005,-0.0024999999999975302],"min":[0.000500000000000002,0.0005,-0.0025],"type":"VEC3"},{"bufferView":0,"byteOffset":78816,"componentType":5126,"count":7,"max":[0.0142000000000002,0.0049999999999999906,-0.0200000000000027],"min":[0.013000000000000001,0.0049999999999999906,-0.0245],"type":"VEC3"},{"bufferView":0,"byteOffset":78900,"componentType":5126,"count":7,"max":[3.5527136788005004e-17,0.0049999999999999906,-0.0200000000000027],"min":[-0.00119999999999997,0.0049999999999999906,-0.0245000000000054],"type":"VEC3"},{"bufferView":0,"byteOffset":78984,"componentType":5126,"count":4,"max":[0.009392064140206269,0.00867125804359349,-0.0204126908694961],"min":[0.00360793585979376,0.007,-0.0245908359784798],"type":"VEC3"},{"bufferView":0,"byteOffset":79032,"componentType":5126,"count":5,"max":[0.00154995283808366,0.00814200005654487,-0.0219475390319371],"min":[-0.0005000000000000071,0.007,-0.0252593391959172],"type":"VEC3"},{"bufferView":0,"byteOffset":79092,"componentType":5126,"count":5,"max":[0.0135000000000001,0.0081420000565449,-0.0219475390319371],"min":[0.0114500471619164,0.007,-0.0252593391959173],"type":"VEC3"},{"bufferView":0,"byteOffset":79152,"componentType":5126,"count":11,"max":[0.00360793585979377,0.00867125804359349,-0.0204126908694961],"min":[0.00154995283808365,0.007,-0.0248025391732993],"type":"VEC3"},{"bufferView":0,"byteOffset":79284,"componentType":5126,"count":10,"max":[0.0114500471619164,0.00867125804359349,-0.0204126908694961],"min":[0.009392064140206269,0.007,-0.0248025391732993],"type":"VEC3"},{"bufferView":0,"byteOffset":79404,"componentType":5126,"count":4,"max":[2.3429107291653703e-17,0.006,-0.0200000000000027],"min":[-0.00110152305746824,0.0049999999999999906,-0.022294839703061602],"type":"VEC3"},{"bufferView":0,"byteOffset":79452,"componentType":5126,"count":4,"max":[0.0141015230574683,0.006,-0.0200000000000027],"min":[0.013000000000000001,0.0049999999999999906,-0.022294839703061602],"type":"VEC3"},{"bufferView":0,"byteOffset":79500,"componentType":5126,"count":19,"max":[0.014199999999999999,0.007,-0.024774674363274997],"min":[0.0132,0.006,-0.0256177994370669],"type":"VEC3"},{"bufferView":0,"byteOffset":79728,"componentType":5126,"count":17,"max":[0.0141015230574683,0.00700000000000001,-0.0200000000000027],"min":[0.012,0.006,-0.0227275707706464],"type":"VEC3"},{"bufferView":0,"byteOffset":79932,"componentType":5126,"count":16,"max":[0.014199999999999999,0.007,-0.0227275707706464],"min":[0.0132,0.006,-0.024774674363275],"type":"VEC3"},{"bufferView":0,"byteOffset":80124,"componentType":5126,"count":24,"max":[0.014199999999999999,0.007,-0.022294839703061602],"min":[0.0132,0.006,-0.022727570770646403],"type":"VEC3"},{"bufferView":0,"byteOffset":80412,"componentType":5126,"count":8,"max":[0.014199999999999999,0.006,-0.022294839703061602],"min":[0.0141015230574683,0.0049999999999999906,-0.0227275707706464],"type":"VEC3"},{"bufferView":0,"byteOffset":80508,"componentType":5126,"count":21,"max":[-0.000199999999999972,0.007,-0.024774674363274997],"min":[-0.00119999999999997,0.006,-0.0256177994370668],"type":"VEC3"},{"bufferView":0,"byteOffset":80760,"componentType":5126,"count":16,"max":[-0.000199999999999971,0.007,-0.022727570770646396],"min":[-0.00119999999999997,0.006,-0.024774674363275],"type":"VEC3"},{"bufferView":0,"byteOffset":80952,"componentType":5126,"count":17,"max":[0.00100000000000002,0.00700000000000001,-0.0200000000000027],"min":[-0.00110152305746824,0.006,-0.0227275707706464],"type":"VEC3"},{"bufferView":0,"byteOffset":81156,"componentType":5126,"count":24,"max":[-0.000199999999999971,0.007,-0.022294839703061602],"min":[-0.00119999999999997,0.006,-0.0227275707706464],"type":"VEC3"},{"bufferView":0,"byteOffset":81444,"componentType":5126,"count":8,"max":[-0.00110152305746824,0.006,-0.022294839703061602],"min":[-0.00119999999999997,0.0049999999999999906,-0.0227275707706464],"type":"VEC3"},{"bufferView":0,"byteOffset":81540,"componentType":5126,"count":16,"max":[0.00100000000000002,0.007,-0.001],"min":[1.17145536458253e-18,0.006,-0.0202275740044504],"type":"VEC3"},{"bufferView":0,"byteOffset":81732,"componentType":5126,"count":16,"max":[0.013000000000000001,0.007,-0.001],"min":[0.012,0.006,-0.0202275740044565],"type":"VEC3"},{"bufferView":0,"byteOffset":81924,"componentType":5126,"count":16,"max":[0.012,0.007,0.0],"min":[0.001,0.006,-0.001],"type":"VEC3"},{"bufferView":0,"byteOffset":82116,"componentType":5126,"count":16,"max":[0.013000000000000001,0.006,0.0],"min":[0.012,0.005,-0.001],"type":"VEC3"},{"bufferView":0,"byteOffset":82308,"componentType":5126,"count":40,"max":[0.013000000000000001,0.007,0.0],"min":[0.012,0.006,-0.0010000000000000002],"type":"VEC3"},{"bufferView":0,"byteOffset":82788,"componentType":5126,"count":16,"max":[0.001,0.006,0.0],"min":[0.0,0.005,-0.001],"type":"VEC3"},{"bufferView":0,"byteOffset":82980,"componentType":5126,"count":40,"max":[0.001,0.007,0.0],"min":[1.17145536458253e-18,0.006,-0.001000000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":83460,"componentType":5126,"count":16,"max":[0.0005000000000002351,0.0035000000000000022,-0.0240000000000052],"min":[2.81149287499866e-17,0.0005,-0.0245000000000052],"type":"VEC3"},{"bufferView":0,"byteOffset":83652,"componentType":5126,"count":16,"max":[0.000500000000000002,0.005,-0.0024999999999975302],"min":[0.0,0.0005,-0.003],"type":"VEC3"},{"bufferView":0,"byteOffset":83844,"componentType":5126,"count":16,"max":[0.013000000000000001,0.005,-0.0024999999999975302],"min":[0.0125,0.0005,-0.003],"type":"VEC3"},{"bufferView":0,"byteOffset":84036,"componentType":5126,"count":16,"max":[0.013000000000000001,0.0035000000000000022,-0.024000000000000198],"min":[0.0125000000000002,0.0005,-0.0245000000000002],"type":"VEC3"},{"bufferView":0,"byteOffset":84228,"componentType":5126,"count":16,"max":[0.0005000000000002351,0.0005,-0.0240000000000052],"min":[2.81149287499866e-17,0.0,-0.0245000000000052],"type":"VEC3"},{"bufferView":0,"byteOffset":84420,"componentType":5126,"count":4,"max":[0.0125000000000002,0.0005,-0.024000000000000198],"min":[0.000500000000000028,0.0,-0.0245000000000052],"type":"VEC3"},{"bufferView":0,"byteOffset":84468,"componentType":5126,"count":4,"max":[0.000500000000000028,0.0005,-0.0029999999999975302],"min":[3.51436609374468e-18,0.0,-0.0240000000000052],"type":"VEC3"},{"bufferView":0,"byteOffset":84516,"componentType":5126,"count":16,"max":[0.013000000000000001,0.0005,-0.024000000000000198],"min":[0.0125,0.0,-0.0245000000000002],"type":"VEC3"},{"bufferView":0,"byteOffset":84708,"componentType":5126,"count":16,"max":[0.000500000000000004,0.0005,-0.0024999999999975302],"min":[3.51436609374468e-18,0.0,-0.0029999999999975302],"type":"VEC3"},{"bufferView":0,"byteOffset":84900,"componentType":5126,"count":4,"max":[0.013000000000000001,0.0005,-0.0029999999999975302],"min":[0.0125,0.0,-0.024000000000000198],"type":"VEC3"},{"bufferView":0,"byteOffset":84948,"componentType":5126,"count":4,"max":[0.0125,0.000500000000000275,-0.0024999999999975302],"min":[0.000500000000000002,0.0,-0.0029999999999975302],"type":"VEC3"},{"bufferView":0,"byteOffset":84996,"componentType":5126,"count":16,"max":[0.013000000000000001,0.000500000000000275,-0.0024999999999975302],"min":[0.0125,0.0,-0.0029999999999975302],"type":"VEC3"},{"bufferView":0,"byteOffset":85188,"componentType":5126,"count":54,"max":[0.00867500000000004,0.0045000000000001,-0.011340858198838032],"min":[0.004325000000000041,0.0005,-0.01565914180116457],"type":"VEC3"},{"bufferView":0,"byteOffset":85836,"componentType":5126,"count":26,"max":[0.00867500000000004,0.0045000000000001,-0.011340858198838033],"min":[0.004325000000000041,0.0045000000000001,-0.01565914180116457],"type":"VEC3"},{"bufferView":0,"byteOffset":86148,"componentType":5126,"count":58,"max":[0.00917500000000004,0.0005,-0.010839653929891169],"min":[0.0038250000004487646,-4.487242799555702e-13,-0.01616034607011143],"type":"VEC3"},{"bufferView":0,"byteOffset":86844,"componentType":5126,"count":53,"max":[0.013000000000000001,0.004000000000000004,-0.024000000000000198],"min":[0.012500000000000198,0.0035,-0.0250000000000002],"type":"VEC3"},{"bufferView":0,"byteOffset":87480,"componentType":5126,"count":16,"max":[0.0125000000000004,0.004,-0.0245000000000002],"min":[0.0005000000000002351,0.0035,-0.025000000000005202],"type":"VEC3"},{"bufferView":0,"byteOffset":87672,"componentType":5126,"count":54,"max":[0.000500000000000441,0.004000000000000004,-0.0240000000000052],"min":[2.81149287499866e-17,0.0035,-0.025000000000005202],"type":"VEC3"},{"bufferView":0,"byteOffset":88320,"componentType":5126,"count":16,"max":[0.014199999999999999,0.0045000000000000005,-0.0254516358997745],"min":[-0.0011999999999999702,0.004,-0.025951635899774603],"type":"VEC3"},{"bufferView":0,"byteOffset":88512,"componentType":5126,"count":16,"max":[0.014199999999999999,0.0045000000000000005,-0.0245],"min":[0.013000000000000001,0.004,-0.0250000000000026],"type":"VEC3"},{"bufferView":0,"byteOffset":88704,"componentType":5126,"count":16,"max":[2.92734586571086e-17,0.0045000000000000005,-0.0245000000000027],"min":[-0.00119999999999997,0.004,-0.0250000000000027],"type":"VEC3"},{"bufferView":0,"byteOffset":88896,"componentType":5126,"count":547,"max":[0.26150000000001106,-1.395918463481727e-16,0.08950000000003319],"min":[0.007499999999989171,-8.174087993070954e-16,-0.0894999999999983],"type":"VEC3"},{"bufferView":0,"byteOffset":95460,"componentType":5126,"count":441,"max":[0.26150000000001106,0.00800000005705098,0.0895000000000331],"min":[0.007499999999989171,0.00799999768645733,-0.0894999999999983],"type":"VEC3"},{"bufferView":0,"byteOffset":100752,"componentType":5126,"count":34,"max":[0.09991906642775579,0.0069199999999999505,-0.06470268342496431],"min":[0.0940918997914624,-0.008000000000000179,-0.0657301701240276],"type":"VEC3"},{"bufferView":0,"byteOffset":101160,"componentType":5126,"count":34,"max":[0.09783528829575261,0.0069199999999999505,-0.0528849903888178],"min":[0.0920081216594582,-0.008000000000000179,-0.0539124770878812],"type":"VEC3"},{"bufferView":0,"byteOffset":101568,"componentType":5126,"count":34,"max":[0.0704291053871944,0.0069199999999999505,-0.040314171425522904],"min":[0.06453456151280171,-0.00800000000000017,-0.0408298771911892],"type":"VEC3"},{"bufferView":0,"byteOffset":101976,"componentType":5126,"count":34,"max":[0.0693832364742225,0.0069199999999999505,-0.028359835048422],"min":[0.0634886925998283,-0.00800000000000017,-0.028875540814088302],"type":"VEC3"},{"bufferView":0,"byteOffset":102384,"componentType":5126,"count":34,"max":[0.0649349914846692,0.0069199999999999505,-0.011000000449999998],"min":[0.0590179314102841,-0.00800000000000017,-0.011000000450000002],"type":"VEC3"},{"bufferView":0,"byteOffset":102792,"componentType":5126,"count":34,"max":[0.0649349914846693,0.0069199999999999505,0.0009999995499999997],"min":[0.0590179314102841,-0.00800000000000017,0.0009999995499999873],"type":"VEC3"},{"bufferView":0,"byteOffset":103200,"componentType":5126,"count":34,"max":[0.07436344644739491,0.0069199999999999505,0.0184310448179114],"min":[0.0684689025730021,-0.00800000000000017,0.0179153390522458],"type":"VEC3"},{"bufferView":0,"byteOffset":103608,"componentType":5126,"count":34,"max":[0.07540931536036681,0.0069199999999999505,0.0303853811950123],"min":[0.0695147714859741,-0.00800000000000017,0.0298696754293468],"type":"VEC3"},{"bufferView":0,"byteOffset":104016,"componentType":5126,"count":34,"max":[0.145353450396071,0.006919999999999941,0.049886614737787806],"min":[0.140393314387273,-0.00800000000000022,0.0466603706834553],"type":"VEC3"},{"bufferView":0,"byteOffset":104424,"componentType":5126,"count":34,"max":[0.15189638356985902,0.006919999999999941,0.0599459400373964],"min":[0.14693624756106102,-0.00800000000000022,0.056719695983063805],"type":"VEC3"},{"bufferView":0,"byteOffset":104832,"componentType":5126,"count":4,"max":[0.0995273784942965,0.0069199999999999505,-0.0647895075137978],"min":[0.09942666255124971,0.00299999999999985,-0.0653606960105449],"type":"VEC3"},{"bufferView":0,"byteOffset":104880,"componentType":5126,"count":4,"max":[0.0973428844192465,0.0069199999999999505,-0.052400625980904204],"min":[0.0972421684761997,0.00299999999999982,-0.0529718144776515],"type":"VEC3"},{"bufferView":0,"byteOffset":104928,"componentType":5126,"count":4,"max":[0.0738653490983491,0.0069199999999999505,0.0179589169236197],"min":[0.07381479876755541,0.00299999999999983,0.017381123998726298],"type":"VEC3"},{"bufferView":0,"byteOffset":104976,"componentType":5126,"count":4,"max":[0.0749617683421146,0.0069199999999999505,0.030491046225613803],"min":[0.0749112180113209,0.00299999999999989,0.029913253300720602],"type":"VEC3"},{"bufferView":0,"byteOffset":105024,"componentType":5126,"count":4,"max":[0.06998155836894221,0.0069199999999999505,-0.0403577492968968],"min":[0.0699310080381485,0.0029999999999998804,-0.04093554222179],"type":"VEC3"},{"bufferView":0,"byteOffset":105072,"componentType":5126,"count":4,"max":[0.06888513912517671,0.0069199999999999505,-0.0278256199949026],"min":[0.06883458879438299,0.00299999999999985,-0.028403412919796003],"type":"VEC3"},{"bufferView":0,"byteOffset":105120,"componentType":5126,"count":4,"max":[0.0644349914846692,0.0069199999999999505,-0.01100000045],"min":[0.0644349914846692,0.00299999999999982,-0.01158000045],"type":"VEC3"},{"bufferView":0,"byteOffset":105168,"componentType":5126,"count":4,"max":[0.0644349914846693,0.0069199999999999505,0.00157999954999998],"min":[0.0644349914846692,0.00299999999999979,0.000999999549999998],"type":"VEC3"},{"bufferView":0,"byteOffset":105216,"componentType":5126,"count":4,"max":[0.14493431184192,0.006919999999999941,0.0469329928990298],"min":[0.144616208483979,0.0029999999999994202,0.0464439301084687],"type":"VEC3"},{"bufferView":0,"byteOffset":105264,"componentType":5126,"count":4,"max":[0.15179162519790002,0.006919999999999941,0.0574756568537061],"min":[0.151477245015708,0.00299999999999937,0.0569923181986383],"type":"VEC3"},{"bufferView":0,"byteOffset":105312,"componentType":5126,"count":4,"max":[0.09942666255124971,0.00249999999999985,-0.0529718144776515],"min":[0.09734288441924549,0.000499999999999851,-0.0647895075137978],"type":"VEC3"},{"bufferView":0,"byteOffset":105360,"componentType":5126,"count":4,"max":[0.074911218011321,0.00249999999999989,0.029913253300720602],"min":[0.0738653490983491,0.000499999999999853,0.0179589169236197],"type":"VEC3"},{"bufferView":0,"byteOffset":105408,"componentType":5126,"count":4,"max":[0.0699310080381485,0.0024999999999998804,-0.028403412919796003],"min":[0.0688851391251751,0.000499999999999853,-0.0403577492968968],"type":"VEC3"},{"bufferView":0,"byteOffset":105456,"componentType":5126,"count":4,"max":[0.0644349914846692,0.00249999999999982,0.000999999549999998],"min":[0.0644349914846692,0.000499999999999855,-0.01100000045],"type":"VEC3"},{"bufferView":0,"byteOffset":105504,"componentType":5126,"count":4,"max":[0.151477245015708,0.0024999999999994202,0.0569923181986383],"min":[0.14493431184192,0.000499999999999844,0.0469329928990298],"type":"VEC3"},{"bufferView":0,"byteOffset":105552,"componentType":5126,"count":4,"max":[0.0999476070842505,-1.4745149545802902e-16,-0.0647895075137978],"min":[0.09942666255124971,-0.008000000000000179,-0.0677439307728345],"type":"VEC3"},{"bufferView":0,"byteOffset":105600,"componentType":5126,"count":4,"max":[0.0738653490983491,-1.45716771982052e-16,0.0179589169236197],"min":[0.073603881870106,-0.00800000000000017,0.0149703328293445],"type":"VEC3"},{"bufferView":0,"byteOffset":105648,"componentType":5126,"count":4,"max":[0.0701924752663915,-1.43982048506075e-16,-0.0403577492968968],"min":[0.0699310080381485,-0.00800000000000017,-0.043346333391172005],"type":"VEC3"},{"bufferView":0,"byteOffset":105696,"componentType":5126,"count":4,"max":[0.15311297830915502,-1.5612511283791298e-16,0.0595071495235405],"min":[0.151477245015708,-0.00800000000000022,0.0569923181986383],"type":"VEC3"},{"bufferView":0,"byteOffset":105744,"componentType":5126,"count":8,"max":[0.0999476070842505,-0.008000000000000179,-0.0500173912186147],"min":[0.0702321305549162,-0.008000000000000179,-0.0724324315698415],"type":"VEC3"},{"bufferView":0,"byteOffset":105840,"componentType":5126,"count":8,"max":[0.0751726852395639,-0.00800000000000017,0.035255042449182705],"min":[0.0467066250216289,-0.00800000000000017,0.0149703328293445],"type":"VEC3"},{"bufferView":0,"byteOffset":105936,"componentType":5126,"count":8,"max":[0.0701924752663915,-0.00800000000000017,-0.0254148288255206],"min":[0.0417264150484566,-0.00800000000000017,-0.045699538445358796],"type":"VEC3"},{"bufferView":0,"byteOffset":106032,"componentType":5126,"count":4,"max":[0.0646550365919806,-1.43982048506075e-16,-0.01100000045],"min":[0.0643912471529063,-0.00800000000000017,-0.014015127535536],"type":"VEC3"},{"bufferView":0,"byteOffset":106080,"componentType":5126,"count":4,"max":[0.06334138319059521,-1.43982048506075e-16,0.00391637703011539],"min":[0.0630862332225228,-0.00800000000000017,0.000999999549999997],"type":"VEC3"},{"bufferView":0,"byteOffset":106128,"componentType":5126,"count":8,"max":[0.0646550365919806,-0.00800000000000017,0.00391637703011538],"min":[0.036188976374045605,-0.00800000000000017,-0.0163683325897228],"type":"VEC3"},{"bufferView":0,"byteOffset":106224,"componentType":5126,"count":8,"max":[0.15311297830915502,-0.00800000000000022,0.0742287491645634],"min":[0.12066509662435401,-0.00800000000000022,0.044418161574127604],"type":"VEC3"},{"bufferView":0,"byteOffset":106320,"componentType":5126,"count":38,"max":[0.151233135652312,0.00799999999999983,0.06121305012075748],"min":[0.13948957262106698,-0.004429388067915569,0.046208400273033336],"type":"VEC3"},{"bufferView":0,"byteOffset":106776,"componentType":5126,"count":38,"max":[0.07361903636844601,0.00799999999999984,0.03224339242369139],"min":[0.0674127515784418,-0.004429388067915582,0.016046033587873702],"type":"VEC3"},{"bufferView":0,"byteOffset":107232,"componentType":5126,"count":38,"max":[0.06298146561301131,0.00799999999999984,0.00310513182825206],"min":[0.05757701386788983,-0.004429388067915566,-0.0131051318282449],"type":"VEC3"},{"bufferView":0,"byteOffset":107688,"componentType":5126,"count":38,"max":[0.0686388263168335,0.00799999999999983,-0.026490528687480603],"min":[0.062432541441386595,-0.004429388067915603,-0.042687887518426774],"type":"VEC3"},{"bufferView":0,"byteOffset":108144,"componentType":5126,"count":38,"max":[0.0983056592634175,0.00799999999999983,-0.0512657364953122],"min":[0.09108794378366167,-0.00442938806791563,-0.06740219194274874],"type":"VEC3"},{"bufferView":0,"byteOffset":108600,"componentType":5126,"count":4,"max":[0.113450212692303,0.00899999999999977,-0.0240025642747019],"min":[0.09573881810228001,0.00799999999999971,-0.0255521105165632],"type":"VEC3"},{"bufferView":0,"byteOffset":108648,"componentType":5126,"count":4,"max":[0.114583237348022,0.00899999999999977,-0.0369530953498945],"min":[0.09687184275799951,0.00799999999999998,-0.038502641591755905],"type":"VEC3"},{"bufferView":0,"byteOffset":108696,"componentType":5126,"count":32,"max":[0.11540512056061801,0.009999999999999773,-0.0249987589727936],"min":[0.0949169348896835,0.009999999999999728,-0.0375064468936641],"type":"VEC3"},{"bufferView":0,"byteOffset":109080,"componentType":5126,"count":8,"max":[0.228678453038686,0.0148999999999998,-0.051858396346042605],"min":[0.211107896051889,0.004999999999999838,-0.055047210959841504],"type":"VEC3"},{"bufferView":0,"byteOffset":109176,"componentType":5126,"count":14,"max":[0.236100000000012,0.0148999999999998,-0.0421200243404342],"min":[0.228678453038686,0.00499999999999984,-0.0518583963460427],"type":"VEC3"},{"bufferView":0,"byteOffset":109344,"componentType":5126,"count":16,"max":[0.236100000000012,0.0148999999999998,-0.019550751156814802],"min":[0.22511972699826002,0.00499999999999984,-0.0296123176075416],"type":"VEC3"},{"bufferView":0,"byteOffset":109536,"componentType":5126,"count":8,"max":[0.134276012028743,0.014899999999999901,-0.035444646535359295],"min":[0.1324571202984,0.004999999999999846,-0.0426150276807672],"type":"VEC3"},{"bufferView":0,"byteOffset":109632,"componentType":5126,"count":8,"max":[0.1296611315741,0.0148999999999998,-0.0108880328142654],"min":[0.128900000000012,0.004999999999999846,-0.0195878065153786],"type":"VEC3"},{"bufferView":0,"byteOffset":109728,"componentType":5126,"count":8,"max":[0.129090645625615,0.0148999999999998,0.00731443839497397],"min":[0.128900000000012,0.004999999999999846,0.00294793568331635],"type":"VEC3"},{"bufferView":0,"byteOffset":109824,"componentType":5126,"count":14,"max":[0.14042655747923002,0.0148999999999998,0.031100000000016198],"min":[0.130364991028503,0.00499999999999985,0.021880273001767498],"type":"VEC3"},{"bufferView":0,"byteOffset":109992,"componentType":5126,"count":14,"max":[0.166318859181088,0.0148999999999998,0.031100000000016198],"min":[0.156257292730361,0.00499999999999984,0.021880273001767498],"type":"VEC3"},{"bufferView":0,"byteOffset":110160,"componentType":5126,"count":14,"max":[0.160355872728637,0.014899999999999901,-0.0426150276807672],"min":[0.134276012028743,0.0049999999999998405,-0.0596610312619553],"type":"VEC3"},{"bufferView":0,"byteOffset":110328,"componentType":5126,"count":4,"max":[0.236100000000012,0.0148999999999998,-0.0296123176075415],"min":[0.236100000000012,0.0049999999999998405,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":110376,"componentType":5126,"count":4,"max":[0.256999999999988,0.0069999999999998406,0.09050000000003319],"min":[0.0119999999999885,0.0009999999999998341,0.0905000000000018],"type":"VEC3"},{"bufferView":0,"byteOffset":110424,"componentType":5126,"count":4,"max":[0.257000000000012,0.0069999999999998406,-0.0904999999999667],"min":[0.0120000000000115,0.0009999999999998341,-0.09049999999999829],"type":"VEC3"},{"bufferView":0,"byteOffset":110472,"componentType":5126,"count":4,"max":[0.115575626744206,0.009000000000000001,0.0280581455955797],"min":[0.101852052731172,0.00799999999999992,0.026857488446380303],"type":"VEC3"},{"bufferView":0,"byteOffset":110520,"componentType":5126,"count":4,"max":[0.117393704654894,0.008999999999999989,0.0246907875647014],"min":[0.116609302970165,0.007999999999999681,0.0157250352818756],"type":"VEC3"},{"bufferView":0,"byteOffset":110568,"componentType":5126,"count":4,"max":[0.114442602088486,0.008999999999999932,0.015107614520387],"min":[0.10071902807545201,0.00799999999999973,0.0139069573711874],"type":"VEC3"},{"bufferView":0,"byteOffset":110616,"componentType":5126,"count":32,"max":[0.116397509956802,0.01,0.0270619508974879],"min":[0.0998971448628559,0.009999999999999905,0.0149031520692792],"type":"VEC3"},{"bufferView":0,"byteOffset":111000,"componentType":5126,"count":4,"max":[0.11640131525871,0.00899999999999973,-0.0258206421853901],"min":[0.115616913573981,0.00799999999999983,-0.0347863944682157],"type":"VEC3"},{"bufferView":0,"byteOffset":111048,"componentType":5126,"count":4,"max":[0.112434991484669,0.008999999999999711,0.0014999995499999602],"min":[0.0914349914846692,0.00799999999999966,0.0014999995499999502],"type":"VEC3"},{"bufferView":0,"byteOffset":111096,"componentType":5126,"count":4,"max":[0.114434991484669,0.008999999999999661,-0.000500000450000047],"min":[0.114434991484669,0.0079999999999997,-0.00950000045],"type":"VEC3"},{"bufferView":0,"byteOffset":111144,"componentType":5126,"count":4,"max":[0.112434991484669,0.00899999999999973,-0.01150000045],"min":[0.0914349914846692,0.00799999999999971,-0.01150000045],"type":"VEC3"},{"bufferView":0,"byteOffset":111192,"componentType":5126,"count":32,"max":[0.113434991484669,0.00999999999999974,0.000499999549999967],"min":[0.0904349914846692,0.009999999999999636,-0.01050000045],"type":"VEC3"},{"bufferView":0,"byteOffset":111576,"componentType":5126,"count":4,"max":[0.0065000000000108105,0.0069999999999998406,0.0850000000000011],"min":[0.006499999999989171,0.000999999999999861,-0.08499999999999891],"type":"VEC3"},{"bufferView":0,"byteOffset":111624,"componentType":5126,"count":4,"max":[0.26250000000001106,0.00699999999999981,0.08500000000003391],"min":[0.26249999999998896,0.000999999999999833,-0.08499999999996599],"type":"VEC3"},{"bufferView":0,"byteOffset":111672,"componentType":5126,"count":4,"max":[0.128900000000012,0.0148999999999998,0.00294793568331635],"min":[0.128900000000012,0.00499999999999985,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":111720,"componentType":5126,"count":4,"max":[0.130364991028503,0.0148999999999998,0.0218802730017676],"min":[0.129090645625615,0.00499999999999985,0.00731443839497397],"type":"VEC3"},{"bufferView":0,"byteOffset":111768,"componentType":5126,"count":4,"max":[0.156257292730361,0.0148999999999997,0.031100000000016198],"min":[0.14042655747923002,0.0049999999999998405,0.031100000000016198],"type":"VEC3"},{"bufferView":0,"byteOffset":111816,"componentType":5126,"count":4,"max":[0.169064108189641,0.014899999999999901,0.0218802730017676],"min":[0.166318859181088,0.0049999999999998405,-0.00949806675010374],"type":"VEC3"},{"bufferView":0,"byteOffset":111864,"componentType":5126,"count":4,"max":[0.22511972699826002,0.0148999999999997,-0.019550751156814802],"min":[0.18520602975814898,0.0049999999999998405,-0.0230427471847306],"type":"VEC3"},{"bufferView":0,"byteOffset":111912,"componentType":5126,"count":4,"max":[0.211107896051889,0.014899999999999901,-0.055047210959841504],"min":[0.160355872728637,0.0049999999999998405,-0.0596610312619553],"type":"VEC3"},{"bufferView":0,"byteOffset":111960,"componentType":5126,"count":4,"max":[0.1324571202984,0.0148999999999998,-0.0195878065153785],"min":[0.1296611315741,0.00499999999999985,-0.035444646535359295],"type":"VEC3"},{"bufferView":0,"byteOffset":112008,"componentType":5126,"count":4,"max":[0.09682193988624581,-1.45738143342848e-16,-0.0500173912186147],"min":[0.0623536685308185,-0.008000000000000179,-0.056095077436957096],"type":"VEC3"},{"bufferView":0,"byteOffset":112056,"componentType":5126,"count":4,"max":[0.09734288441924549,-1.4918621893400502e-16,-0.0500173912186147],"min":[0.09682193988624581,-0.008000000000000179,-0.0529718144776515],"type":"VEC3"},{"bufferView":0,"byteOffset":112104,"componentType":5126,"count":4,"max":[0.0999476070842505,-1.4608516211190199e-16,-0.0677439307728345],"min":[0.06547933572882321,-0.008000000000000179,-0.0738216169911769],"type":"VEC3"},{"bufferView":0,"byteOffset":112152,"componentType":5126,"count":4,"max":[0.0751726852395639,-1.47161340093158e-16,0.0329018373949959],"min":[0.074911218011321,-0.00800000000000017,0.029913253300720602],"type":"VEC3"},{"bufferView":0,"byteOffset":112200,"componentType":5126,"count":4,"max":[0.0751726852395639,-1.4329034607525e-16,0.035952288391163996],"min":[0.0403058708063529,-0.00800000000000017,0.0329018373949959],"type":"VEC3"},{"bufferView":0,"byteOffset":112248,"componentType":5126,"count":4,"max":[0.073603881870106,-1.43116173913062e-16,0.018020783825512598],"min":[0.038737067436895006,-0.00800000000000017,0.0149703328293445],"type":"VEC3"},{"bufferView":0,"byteOffset":112296,"componentType":5126,"count":4,"max":[0.0688851391251751,-1.45716771982052e-16,-0.0254148288255206],"min":[0.0686236718969337,-0.00800000000000017,-0.028403412919796003],"type":"VEC3"},{"bufferView":0,"byteOffset":112344,"componentType":5126,"count":4,"max":[0.0686236718969337,-1.42563259535093e-16,-0.0254148288255206],"min":[0.0337568574637226,-0.00800000000000017,-0.028465279821688602],"type":"VEC3"},{"bufferView":0,"byteOffset":112392,"componentType":5126,"count":4,"max":[0.0701924752663915,-1.42737431697281e-16,-0.043346333391172005],"min":[0.0353256608331805,-0.00800000000000017,-0.04639678438734],"type":"VEC3"},{"bufferView":0,"byteOffset":112440,"componentType":5126,"count":4,"max":[0.0630862332225228,-1.41948480343715e-16,0.00391637703011539],"min":[0.0282194187893117,-0.00800000000000017,0.000865926033947334],"type":"VEC3"},{"bufferView":0,"byteOffset":112488,"componentType":5126,"count":4,"max":[0.0646550365919806,-1.42122652505903e-16,-0.014015127535536],"min":[0.0297882221587696,-0.00800000000000017,-0.017065578531704102],"type":"VEC3"},{"bufferView":0,"byteOffset":112536,"componentType":5126,"count":16,"max":[0.18520602975814898,0.014899999999999901,-0.00949806675010365],"min":[0.169064108189641,0.0049999999999998405,-0.0230427471847306],"type":"VEC3"},{"bufferView":0,"byteOffset":112728,"componentType":5126,"count":4,"max":[0.127000000000012,0.0117573593128806,0.00294793568331636],"min":[0.127000000000012,0.00799999999999983,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":112776,"componentType":5126,"count":8,"max":[0.127197875699241,0.011757359312880503,0.00748003430619452],"min":[0.127000000000012,0.007999999999999825,0.00294793568331634],"type":"VEC3"},{"bufferView":0,"byteOffset":112872,"componentType":5126,"count":4,"max":[0.128472221102129,0.0117573593128805,0.022045868912988202],"min":[0.127197875699241,0.00799999999999983,0.00748003430619452],"type":"VEC3"},{"bufferView":0,"byteOffset":112920,"componentType":5126,"count":14,"max":[0.14042655747923002,0.0117573593128805,0.033000000000016204],"min":[0.128472221102129,0.00799999999999983,0.022045868912988202],"type":"VEC3"},{"bufferView":0,"byteOffset":113088,"componentType":5126,"count":4,"max":[0.156257292730361,0.0117573593128805,0.0330000000000163],"min":[0.14042655747923002,0.00799999999999982,0.033000000000016],"type":"VEC3"},{"bufferView":0,"byteOffset":113136,"componentType":5126,"count":14,"max":[0.16821162910746199,0.0117573593128805,0.0330000000000163],"min":[0.156257292730361,0.00799999999999982,0.022045868912987997],"type":"VEC3"},{"bufferView":0,"byteOffset":113304,"componentType":5126,"count":4,"max":[0.17095687811601598,0.0117573593128805,0.022045868912987997],"min":[0.16821162910746199,0.00799999999999982,-0.00933247083888311],"type":"VEC3"},{"bufferView":0,"byteOffset":113352,"componentType":5126,"count":16,"max":[0.185040433846928,0.0117573593128805,-0.0093324708388831],"min":[0.17095687811601598,0.00799999999999982,-0.021149977258356403],"type":"VEC3"},{"bufferView":0,"byteOffset":113544,"componentType":5126,"count":4,"max":[0.22495413108704,0.0117573593128805,-0.017657981230440503],"min":[0.185040433846928,0.00799999999999982,-0.021149977258356403],"type":"VEC3"},{"bufferView":0,"byteOffset":113592,"componentType":5126,"count":16,"max":[0.238000000000012,0.0117573593128805,-0.017657981230440503],"min":[0.22495413108704,0.00799999999999981,-0.029612317607541704],"type":"VEC3"},{"bufferView":0,"byteOffset":113784,"componentType":5126,"count":4,"max":[0.238000000000012,0.0117573593128805,-0.029612317607541704],"min":[0.238000000000012,0.00799999999999981,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":113832,"componentType":5126,"count":14,"max":[0.238000000000012,0.0117573593128805,-0.0421200243404343],"min":[0.229182320442001,0.00799999999999981,-0.053690367317394905],"type":"VEC3"},{"bufferView":0,"byteOffset":114000,"componentType":5126,"count":8,"max":[0.229182320442001,0.0117573593128805,-0.053690367317394606],"min":[0.21127991396937001,0.00799999999999981,-0.0569394080521302],"type":"VEC3"},{"bufferView":0,"byteOffset":114096,"componentType":5126,"count":4,"max":[0.21127991396937001,0.0117573593128805,-0.0569394080521302],"min":[0.16052789064611803,0.00799999999999982,-0.061553228354244],"type":"VEC3"},{"bufferView":0,"byteOffset":114144,"componentType":5126,"count":16,"max":[0.16052789064611803,0.011757359312880501,-0.043216889840615204],"min":[0.132473857223921,0.00799999999999982,-0.061553228354244],"type":"VEC3"},{"bufferView":0,"byteOffset":114336,"componentType":5126,"count":8,"max":[0.132473857223921,0.0117573593128806,-0.0357745780729265],"min":[0.130585985567677,0.007999999999999825,-0.0432168898406153],"type":"VEC3"},{"bufferView":0,"byteOffset":114432,"componentType":5126,"count":4,"max":[0.130585985567677,0.0117573593128806,-0.0199177380529457],"min":[0.127789996843377,0.00799999999999983,-0.0357745780729265],"type":"VEC3"},{"bufferView":0,"byteOffset":114480,"componentType":5126,"count":8,"max":[0.127789996843377,0.0117573593128806,-0.0108880328142654],"min":[0.127000000000012,0.007999999999999825,-0.0199177380529457],"type":"VEC3"},{"bufferView":0,"byteOffset":114576,"componentType":5126,"count":4,"max":[0.126000000000012,0.00499999999999985,0.00294793568331633],"min":[0.126000000000012,-1.5280430560584998e-16,-0.010888032814265501],"type":"VEC3"},{"bufferView":0,"byteOffset":114624,"componentType":5126,"count":8,"max":[0.126805189090365,0.00499999999999985,-0.010888032814265501],"min":[0.126000000000012,-1.52893699552579e-16,-0.0200913862306126],"type":"VEC3"},{"bufferView":0,"byteOffset":114720,"componentType":5126,"count":4,"max":[0.129601177814665,0.00499999999999985,-0.0200913862306126],"min":[0.126805189090365,-1.5320411665841e-16,-0.0359482262505934],"type":"VEC3"},{"bufferView":0,"byteOffset":114768,"componentType":5126,"count":8,"max":[0.131525354695067,0.00499999999999985,-0.0359482262505934],"min":[0.129601177814665,-1.53417743206017e-16,-0.043533659398430104],"type":"VEC3"},{"bufferView":0,"byteOffset":114864,"componentType":5126,"count":16,"max":[0.160618426392161,0.00499999999999985,-0.043533659398430104],"min":[0.131525354695067,-1.56647723011536e-16,-0.0625491215607117],"type":"VEC3"},{"bufferView":0,"byteOffset":115056,"componentType":5126,"count":4,"max":[0.21137044971541202,0.0049999999999998405,-0.0579353012585979],"min":[0.160618426392161,-1.62282329495514e-16,-0.0625491215607117],"type":"VEC3"},{"bufferView":0,"byteOffset":115104,"componentType":5126,"count":8,"max":[0.229447513812167,0.0049999999999998405,-0.054654562565474796],"min":[0.21137044971541202,-1.64289286773299e-16,-0.0579353012585979],"type":"VEC3"},{"bufferView":0,"byteOffset":115200,"componentType":5126,"count":14,"max":[0.239000000000012,0.0049999999999998405,-0.0421200243404343],"min":[0.229447513812167,-1.65349825784115e-16,-0.054654562565474796],"type":"VEC3"},{"bufferView":0,"byteOffset":115368,"componentType":5126,"count":4,"max":[0.239000000000012,0.00499999999999983,-0.0296123176075416],"min":[0.239000000000012,-1.65349825784115e-16,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":115416,"componentType":5126,"count":16,"max":[0.239000000000012,0.0049999999999998405,-0.0166617865323488],"min":[0.224866975344292,-1.65349825784114e-16,-0.0296123176075416],"type":"VEC3"},{"bufferView":0,"byteOffset":115608,"componentType":5126,"count":4,"max":[0.224866975344292,0.0049999999999998405,-0.0166617865323488],"min":[0.18495327810418,-1.63780744846077e-16,-0.0201537825602646],"type":"VEC3"},{"bufferView":0,"byteOffset":115656,"componentType":5126,"count":16,"max":[0.18495327810418,0.004999999999999841,-0.00924531509613551],"min":[0.171953072814108,-1.5934943427868802e-16,-0.0201537825602646],"type":"VEC3"},{"bufferView":0,"byteOffset":115848,"componentType":5126,"count":4,"max":[0.171953072814108,0.0049999999999998405,0.0221330246557358],"min":[0.169207823805554,-1.57906121554899e-16,-0.00924531509613551],"type":"VEC3"},{"bufferView":0,"byteOffset":115896,"componentType":5126,"count":14,"max":[0.169207823805554,0.0049999999999998405,0.0340000000000164],"min":[0.156257292730361,-1.57601337689136e-16,0.0221330246557358],"type":"VEC3"},{"bufferView":0,"byteOffset":116064,"componentType":5126,"count":4,"max":[0.156257292730361,0.00499999999999985,0.0340000000000164],"min":[0.14042655747923002,-1.5616353991105602e-16,0.0340000000000162],"type":"VEC3"},{"bufferView":0,"byteOffset":116112,"componentType":5126,"count":14,"max":[0.14042655747923002,0.004999999999999852,0.0340000000000162],"min":[0.127476026404038,-1.54405975233801e-16,0.022133024655735897],"type":"VEC3"},{"bufferView":0,"byteOffset":116280,"componentType":5126,"count":4,"max":[0.127476026404038,0.00499999999999985,0.022133024655735897],"min":[0.126201681001149,-1.52968177455721e-16,0.00756719004894219],"type":"VEC3"},{"bufferView":0,"byteOffset":116328,"componentType":5126,"count":8,"max":[0.126201681001149,0.00499999999999985,0.00756719004894221],"min":[0.126000000000012,-1.5286540711047401e-16,0.00294793568331633],"type":"VEC3"},{"bufferView":0,"byteOffset":116424,"componentType":5126,"count":117,"max":[0.239000000000012,0.00499999999999986,0.0340000000000164],"min":[0.126000000000012,0.00499999999999983,-0.0625491215607117],"type":"VEC3"},{"bufferView":0,"byteOffset":117828,"componentType":5126,"count":15,"max":[0.150760096156401,0.00799999999999983,0.0682698369079754],"min":[0.137077718752279,0.0040470706745294365,0.0599686812673356],"type":"VEC3"},{"bufferView":0,"byteOffset":118008,"componentType":5126,"count":12,"max":[0.141922872744692,0.00799999999999983,0.055524104252430706],"min":[0.128787453298845,0.004041994198300927,0.0463820370693303],"type":"VEC3"},{"bufferView":0,"byteOffset":118152,"componentType":5126,"count":7,"max":[0.137937641455526,0.00799999999999983,0.070352237934858],"min":[0.13316952825866699,0.005640772006443,0.06771051343305161],"type":"VEC3"},{"bufferView":0,"byteOffset":118236,"componentType":5126,"count":7,"max":[0.129647376002092,0.00799999999999983,0.058252464838965304],"min":[0.125299417249581,0.005640772006443,0.054964780777507],"type":"VEC3"},{"bufferView":0,"byteOffset":118320,"componentType":5126,"count":8,"max":[0.151233135652312,0.00799999999999981,0.0621088080009876],"min":[0.147184559311107,0.00640809602673539,0.0592838512495442],"type":"VEC3"},{"bufferView":0,"byteOffset":118416,"componentType":5126,"count":7,"max":[0.14274067593894,0.00799999999999983,0.0487829053768181],"min":[0.138516931239306,0.00640809602674382,0.046208400273033336],"type":"VEC3"},{"bufferView":0,"byteOffset":118500,"componentType":5126,"count":7,"max":[0.133420158863887,0.00799999999999983,0.070917260363509],"min":[0.13121688223357902,0.0073123861741938604,0.0701892191187429],"type":"VEC3"},{"bufferView":0,"byteOffset":118584,"componentType":5126,"count":7,"max":[0.125550047854801,0.00800000005705097,0.0598072380569809],"min":[0.123992078422307,0.00731238617419385,0.0580894460228501],"type":"VEC3"},{"bufferView":0,"byteOffset":118668,"componentType":5126,"count":18,"max":[0.13316952825866699,0.00799999999999983,0.07101494920249792],"min":[0.129949969814633,0.004992698806028199,0.0695537044641886],"type":"VEC3"},{"bufferView":0,"byteOffset":118884,"componentType":5126,"count":19,"max":[0.130808090719467,0.00799999999999983,0.07101494920249792],"min":[0.12593431258645002,0.004992698806028199,0.0683339012046687],"type":"VEC3"},{"bufferView":0,"byteOffset":119112,"componentType":5126,"count":17,"max":[0.126805299510621,0.00799999999999983,0.0697091822483167],"min":[0.12438134485084601,0.005180875773862781,0.0672728581724927],"type":"VEC3"},{"bufferView":0,"byteOffset":119316,"componentType":5126,"count":14,"max":[0.125818776006739,0.00799999999999983,0.06814744264106401],"min":[0.123752011716933,0.0051808757738627505,0.0662204545633648],"type":"VEC3"},{"bufferView":0,"byteOffset":119484,"componentType":5126,"count":17,"max":[0.125134256291819,0.00799999999999983,0.06717988473580899],"min":[0.122953975352796,0.0051808757738627505,0.0648884771026963],"type":"VEC3"},{"bufferView":0,"byteOffset":119688,"componentType":5126,"count":19,"max":[0.12472411833647401,0.00799999999999983,0.06513664608885282],"min":[0.12281908863282408,0.00499269880602803,0.060157795281010305],"type":"VEC3"},{"bufferView":0,"byteOffset":119916,"componentType":5126,"count":18,"max":[0.12531215236701201,0.00800000005705097,0.0615193048165139],"min":[0.12366610742316131,0.00499269880602803,0.058252464838965304],"type":"VEC3"},{"bufferView":0,"byteOffset":120132,"componentType":5126,"count":11,"max":[0.141723844605832,0.00568402927541071,0.0534537952137921],"min":[0.13175563374304203,-0.000348460133986804,0.0465108491399073],"type":"VEC3"},{"bufferView":0,"byteOffset":120264,"componentType":5126,"count":11,"max":[0.150561655544924,0.00568402927541118,0.0663958671491903],"min":[0.1401736050564,-0.000348458698421294,0.060098396622268],"type":"VEC3"},{"bufferView":0,"byteOffset":120396,"componentType":5126,"count":19,"max":[0.13703175037137502,0.00521009940742298,0.0695537044641886],"min":[0.1243602357607757,0.000019891675351850323,0.0569922737381223],"type":"VEC3"},{"bufferView":0,"byteOffset":120624,"componentType":5126,"count":9,"max":[0.145162967272402,0.000555530551448252,0.06466633917894249],"min":[0.13211750463546,-0.004429388067915569,0.0517313671800768],"type":"VEC3"},{"bufferView":0,"byteOffset":120732,"componentType":5126,"count":8,"max":[0.137166465126599,0.00063149462966588,0.0647521051598338],"min":[0.131984487565976,-0.00005622325785635773,0.0569038976781326],"type":"VEC3"},{"bufferView":0,"byteOffset":120828,"componentType":5126,"count":15,"max":[0.148139334458641,0.00401926395707748,0.0664218525024697],"min":[0.137166465126599,-0.00384135176790842,0.0593944128345854],"type":"VEC3"},{"bufferView":0,"byteOffset":121008,"componentType":5126,"count":15,"max":[0.14018618024157,0.00402654081979988,0.06645010979711273],"min":[0.13703175037137502,0.000555530551448252,0.06466633917894249],"type":"VEC3"},{"bufferView":0,"byteOffset":121188,"componentType":5126,"count":17,"max":[0.140172405745326,0.005076038912901373,0.06986192974285738],"min":[0.129949969814633,0.00063149462966588,0.0647521051598338],"type":"VEC3"},{"bufferView":0,"byteOffset":121392,"componentType":5126,"count":15,"max":[0.14017865759516202,0.0040192639570775,0.0569038976781326],"min":[0.13146509228058156,-0.00384135115695671,0.0482846729758881],"type":"VEC3"},{"bufferView":0,"byteOffset":121572,"componentType":5126,"count":15,"max":[0.13211750463546,0.00402654081980748,0.0569922737381223],"min":[0.13139328329564348,0.0005555305514482401,0.0534456527151288],"type":"VEC3"},{"bufferView":0,"byteOffset":121752,"componentType":5126,"count":17,"max":[0.131984487565976,0.0050777281278469,0.0615193048165139],"min":[0.12472411833647401,0.00063149462966587,0.0534546314713986],"type":"VEC3"},{"bufferView":0,"byteOffset":121956,"componentType":5126,"count":21,"max":[0.150852618263061,0.00648127363139992,0.06639766519786647],"min":[0.1401736050564,0.0037705231359391293,0.0599099594370368],"type":"VEC3"},{"bufferView":0,"byteOffset":122208,"componentType":5126,"count":9,"max":[0.140216047060258,0.0043829850375167205,0.06639828580279934],"min":[0.140172405745326,0.00402601386461597,0.06638913255441381],"type":"VEC3"},{"bufferView":0,"byteOffset":122316,"componentType":5126,"count":15,"max":[0.140215164774176,0.005640772006443,0.06833644994475654],"min":[0.136462906112533,0.003877631523837685,0.0663896651561368],"type":"VEC3"},{"bufferView":0,"byteOffset":122496,"componentType":5126,"count":12,"max":[0.137077718752279,0.0073123861741938604,0.07041719414080136],"min":[0.13199227356065898,0.00434822375301002,0.0682693073157759],"type":"VEC3"},{"bufferView":0,"byteOffset":122640,"componentType":5126,"count":12,"max":[0.128787453298845,0.00731238617419385,0.05954595191221081],"min":[0.12509910391167717,0.00434822375301001,0.055524104252430706],"type":"VEC3"},{"bufferView":0,"byteOffset":122784,"componentType":5126,"count":13,"max":[0.131778152199396,0.005640772006443,0.056086338773971796],"min":[0.128538681907308,0.003871311861133171,0.0534183185456285],"type":"VEC3"},{"bufferView":0,"byteOffset":122940,"componentType":5126,"count":9,"max":[0.131778996761376,0.00438298503751665,0.0534546314713986],"min":[0.131754561115777,0.00402601386461484,0.0534177279456334],"type":"VEC3"},{"bufferView":0,"byteOffset":123048,"componentType":5126,"count":20,"max":[0.142014062277025,0.00648127363174676,0.0534537952137921],"min":[0.13175563374304203,0.00375800775144603,0.0463212664941942],"type":"VEC3"},{"bufferView":0,"byteOffset":123288,"componentType":5126,"count":15,"max":[0.0728795830197069,0.00799999999999983,0.033097406816913],"min":[0.0569009543292367,0.004047070674528755,0.0322029452073228],"type":"VEC3"},{"bufferView":0,"byteOffset":123468,"componentType":5126,"count":12,"max":[0.07146697845874711,0.00799999999999983,0.0179505882183623],"min":[0.0555757794133799,0.004041994198300813,0.016056801192543102],"type":"VEC3"},{"bufferView":0,"byteOffset":123612,"componentType":5126,"count":7,"max":[0.057922872295575405,0.00799999999999983,0.0330980761238499],"min":[0.052472597238492104,0.0056407720064429396,0.0330080005798049],"type":"VEC3"},{"bufferView":0,"byteOffset":123696,"componentType":5126,"count":7,"max":[0.056597697379718606,0.007999999999999832,0.018718905218568],"min":[0.0512145827933782,0.005640772006442951,0.0178611819812543],"type":"VEC3"},{"bufferView":0,"byteOffset":123780,"componentType":5126,"count":8,"max":[0.07361903636844601,0.00799999999999983,0.0324109471640991],"min":[0.0687176914600765,0.00640809602673535,0.0318208885845579],"type":"VEC3"},{"bufferView":0,"byteOffset":123876,"componentType":5126,"count":7,"max":[0.07226154128589429,0.00799999999999984,0.0165746641378432],"min":[0.06733219622289781,0.006408096026743759,0.016046033587873702],"type":"VEC3"},{"bufferView":0,"byteOffset":123960,"componentType":5126,"count":7,"max":[0.0527704425185639,0.00799999999999983,0.0330980761238499],"min":[0.050483553366622705,0.00731238617419379,0.0326788132946461],"type":"VEC3"},{"bufferView":0,"byteOffset":124044,"componentType":5126,"count":7,"max":[0.0515124280734499,0.00800000005705098,0.019476569431781103],"min":[0.049329801769287,0.0073123861741938,0.018692847133077],"type":"VEC3"},{"bufferView":0,"byteOffset":124128,"componentType":5126,"count":18,"max":[0.052472597238492104,0.00799999999999984,0.0330980761238499],"min":[0.049808035911458215,0.00499269880602814,0.0308797405481392],"type":"VEC3"},{"bufferView":0,"byteOffset":124344,"componentType":5126,"count":19,"max":[0.0500946134733685,0.00799999999999984,0.0325394628316531],"min":[0.0463890413843356,0.00499269880602814,0.0283247943052519],"type":"VEC3"},{"bufferView":0,"byteOffset":124572,"componentType":5126,"count":17,"max":[0.0478043136787529,0.00799999999999984,0.029129170152570702],"min":[0.0457525667879673,0.005180875773862711,0.0269245352923829],"type":"VEC3"},{"bufferView":0,"byteOffset":124776,"componentType":5126,"count":14,"max":[0.0474324055762338,0.00799999999999984,0.027038449114701504],"min":[0.0456519697096876,0.00518087577386269,0.0256738761901787],"type":"VEC3"},{"bufferView":0,"byteOffset":124944,"componentType":5126,"count":17,"max":[0.047446092639787205,0.00799999999999984,0.0258708717717744],"min":[0.0456519697096876,0.00518087577386269,0.0236839129778147],"type":"VEC3"},{"bufferView":0,"byteOffset":125148,"componentType":5126,"count":19,"max":[0.0491710484400912,0.00799999999999984,0.0242303090937756],"min":[0.045912643111582496,0.004992698806027981,0.0196819644669751],"type":"VEC3"},{"bufferView":0,"byteOffset":125376,"componentType":5126,"count":18,"max":[0.0512145827933782,0.00800000005705098,0.0213317924387266],"min":[0.04874999590510172,0.004992698806027981,0.018718905218568],"type":"VEC3"},{"bufferView":0,"byteOffset":125592,"componentType":5126,"count":11,"max":[0.0712307588457878,0.00568402927541067,0.0175186842668079],"min":[0.059168791192015,-0.000348460133986865,0.0160769268984318],"type":"VEC3"},{"bufferView":0,"byteOffset":125724,"componentType":5126,"count":11,"max":[0.0726434573212895,0.00568402927541114,0.0328988292292632],"min":[0.0605143795196302,-0.000348458698421327,0.0320443695183406],"type":"VEC3"},{"bufferView":0,"byteOffset":125856,"componentType":5126,"count":19,"max":[0.058514099419992104,0.00521009940742293,0.0308797405481392],"min":[0.0473229870828555,0.000019891675351747297,0.0207493613448913],"type":"VEC3"},{"bufferView":0,"byteOffset":126084,"componentType":5126,"count":9,"max":[0.06820947881177569,0.00055553055144821,0.0299586499374234],"min":[0.057866257441096004,-0.004429388067915582,0.0199581937035062],"type":"VEC3"},{"bufferView":0,"byteOffset":126192,"componentType":5126,"count":8,"max":[0.0586733191487809,0.0006314946296658281,0.0299710171003073],"min":[0.057707309082454604,-0.00005622325785633997,0.0207338924070293],"type":"VEC3"},{"bufferView":0,"byteOffset":126288,"componentType":5126,"count":15,"max":[0.0699947092022139,0.004019263957077419,0.0328974415910285],"min":[0.0586733191487809,-0.00384135176790847,0.029064830699531398],"type":"VEC3"},{"bufferView":0,"byteOffset":126468,"componentType":5126,"count":15,"max":[0.0605293663772299,0.00402654081979983,0.0328988316065785],"min":[0.058514099419992104,0.0005555305514482,0.0299586499374234],"type":"VEC3"},{"bufferView":0,"byteOffset":126648,"componentType":5126,"count":17,"max":[0.0605130194275671,0.0050760389129013315,0.0328988316065785],"min":[0.0500063856595982,0.0006314946296658181,0.0299710171003073],"type":"VEC3"},{"bufferView":0,"byteOffset":126852,"componentType":5126,"count":15,"max":[0.0686534681303777,0.00401926395707745,0.0207338924070293],"min":[0.057866257441096004,-0.00384135115695676,0.0167139210785524],"type":"VEC3"},{"bufferView":0,"byteOffset":127032,"componentType":5126,"count":15,"max":[0.0591837913264381,0.00402654081980744,0.0207493613448913],"min":[0.057707309082454604,0.00055553055144821,0.0175174483831875],"type":"VEC3"},{"bufferView":0,"byteOffset":127212,"componentType":5126,"count":17,"max":[0.059167451350004,0.005077728127846841,0.0213317924387266],"min":[0.0491710484400912,0.0006314946296658281,0.0175189181031166],"type":"VEC3"},{"bufferView":0,"byteOffset":127416,"componentType":5126,"count":21,"max":[0.0729888494655291,0.00648127363139985,0.03291287136507716],"min":[0.0605143795196302,0.00377052313593822,0.0321946122971584],"type":"VEC3"},{"bufferView":0,"byteOffset":127668,"componentType":5126,"count":9,"max":[0.060555005181763204,0.004382985037516641,0.0329129268115795],"min":[0.0605130194275671,0.00402601386461591,0.0328988292292632],"type":"VEC3"},{"bufferView":0,"byteOffset":127776,"componentType":5126,"count":15,"max":[0.0605539760878264,0.0056407720064429396,0.033097406816913],"min":[0.0563585644985697,0.0038776315238376463,0.0328079104714283],"type":"VEC3"},{"bufferView":0,"byteOffset":127956,"componentType":5126,"count":12,"max":[0.0569009543292367,0.00731238617419379,0.0330980761238499],"min":[0.051685541088863904,0.00434822375300998,0.0320715218831001],"type":"VEC3"},{"bufferView":0,"byteOffset":128100,"componentType":5126,"count":12,"max":[0.0555757794133799,0.0073123861741938,0.019866534659850502],"min":[0.0506177430683509,0.00434822375300997,0.0179505882183623],"type":"VEC3"},{"bufferView":0,"byteOffset":128244,"componentType":5126,"count":13,"max":[0.0592053440697482,0.005640772006442951,0.0183298714695447],"min":[0.0550919002158188,0.0038713118611334615,0.0174979583895043],"type":"VEC3"},{"bufferView":0,"byteOffset":128400,"componentType":5126,"count":9,"max":[0.0592063671335833,0.00438298503751662,0.0175189181031166],"min":[0.059167451350004,0.00402601386461477,0.0174978341571344],"type":"VEC3"},{"bufferView":0,"byteOffset":128508,"componentType":5126,"count":20,"max":[0.071576031896562,0.00648127363174675,0.0175186842668079],"min":[0.059168791192015,0.003758007751445689,0.016046033587873702],"type":"VEC3"},{"bufferView":0,"byteOffset":128748,"componentType":5126,"count":15,"max":[0.0622115276787824,0.00799999999999984,0.0031044037217541815],"min":[0.0462157450286163,0.004047070674528072,0.00260233849244782],"type":"VEC3"},{"bufferView":0,"byteOffset":128928,"componentType":5126,"count":12,"max":[0.062211527678772804,0.00799999999999984,-0.012602338492447799],"min":[0.0462157450286163,0.004041994198299108,-0.013104471934103508],"type":"VEC3"},{"bufferView":0,"byteOffset":129072,"componentType":5126,"count":7,"max":[0.0472415665555691,0.00799999999999984,0.00260233849244782],"min":[0.0418041808396164,0.0056407720064429396,0.0022170485010740803],"type":"VEC3"},{"bufferView":0,"byteOffset":129156,"componentType":5126,"count":7,"max":[0.0472415665555691,0.00799999999999984,-0.0122170485010741],"min":[0.0418041808396164,0.0056407720064429396,-0.012602338492447799],"type":"VEC3"},{"bufferView":0,"byteOffset":129240,"componentType":5126,"count":8,"max":[0.06298146561301131,0.00799999999999984,0.00310513182825206],"min":[0.058047344808010104,0.00640809602673536,0.0027877546548018303],"type":"VEC3"},{"bufferView":0,"byteOffset":129336,"componentType":5126,"count":7,"max":[0.0629814656130112,0.00799999999999984,-0.0127877546548031],"min":[0.05804734480801681,0.00640809602674378,-0.0131051318282449],"type":"VEC3"},{"bufferView":0,"byteOffset":129420,"componentType":5126,"count":7,"max":[0.042103163840271005,0.00799999999999984,0.0022170485010740803],"min":[0.039859247043474,0.00731238617419381,0.00162602449750391],"type":"VEC3"},{"bufferView":0,"byteOffset":129504,"componentType":5126,"count":7,"max":[0.042103163840271005,0.00800000005705098,-0.0116265369190086],"min":[0.039860537189096906,0.00731238617419381,-0.0122170485010741],"type":"VEC3"},{"bufferView":0,"byteOffset":129588,"componentType":5126,"count":18,"max":[0.0418041808396164,0.00799999999999984,0.0022170485010740803],"min":[0.03923920012567805,0.00499269880602814,-0.000207790139968597],"type":"VEC3"},{"bufferView":0,"byteOffset":129804,"componentType":5126,"count":19,"max":[0.0395406946251144,0.00799999999999984,0.00145330595981282],"min":[0.0360896876999831,0.00499269880602814,-0.0029449372601167002],"type":"VEC3"},{"bufferView":0,"byteOffset":130032,"componentType":5126,"count":17,"max":[0.037569680430459,0.00799999999999984,-0.00226697141375477],"min":[0.035639400221056806,0.005180875773862699,-0.00442288898523287],"type":"VEC3"},{"bufferView":0,"byteOffset":130236,"componentType":5126,"count":14,"max":[0.0373212281648579,0.00799999999999984,-0.004368678743136211],"min":[0.035639400221056806,0.005180875773862699,-0.005631321256862751],"type":"VEC3"},{"bufferView":0,"byteOffset":130404,"componentType":5126,"count":17,"max":[0.0375696804304721,0.00799999999999984,-0.00557711101476719],"min":[0.035639400221057,0.005180875773862699,-0.00773302858629826],"type":"VEC3"},{"bufferView":0,"byteOffset":130608,"componentType":5126,"count":19,"max":[0.0395406946251148,0.00799999999999984,-0.00705506273992335],"min":[0.0360896877000043,0.00499269880602799,-0.0114533059598295],"type":"VEC3"},{"bufferView":0,"byteOffset":130836,"componentType":5126,"count":18,"max":[0.0418041808396164,0.00800000005705098,-0.00979220986003139],"min":[0.039239200125701236,0.00499269880602799,-0.0122170485010741],"type":"VEC3"},{"bufferView":0,"byteOffset":131052,"componentType":5126,"count":11,"max":[0.0619744528819126,0.00568402927541068,-0.0126945040668782],"min":[0.0498327272223672,-0.000348460133986856,-0.0131044486052514],"type":"VEC3"},{"bufferView":0,"byteOffset":131184,"componentType":5126,"count":11,"max":[0.061974452881912806,0.00568402927541114,0.00310444860524782],"min":[0.0498327272223821,-0.000348458698421334,0.0026945042500272297],"type":"VEC3"},{"bufferView":0,"byteOffset":131316,"componentType":5126,"count":19,"max":[0.048095234433149,0.00521009940742292,-0.000207790139968597],"min":[0.0373212281648579,0.000019891675351756177,-0.00979220986003139],"type":"VEC3"},{"bufferView":0,"byteOffset":131544,"componentType":5126,"count":9,"max":[0.0578326995937086,0.000555530551448191,-0.000370002697231469],"min":[0.04798892802535167,-0.004429388067915566,-0.00962999730276853],"type":"VEC3"},{"bufferView":0,"byteOffset":131652,"componentType":5126,"count":8,"max":[0.0482549261520668,0.000631494629665821,-0.000370002697231469],"min":[0.047829301900050566,-0.00005622325785633109,-0.00962999730276853],"type":"VEC3"},{"bufferView":0,"byteOffset":131748,"componentType":5126,"count":15,"max":[0.0593514524590872,0.00401926395707745,0.0027193711416563502],"min":[0.0482549261520668,-0.00384135176790848,-0.000429289604683361],"type":"VEC3"},{"bufferView":0,"byteOffset":131928,"componentType":5126,"count":15,"max":[0.049847777991105,0.00402654081979984,0.0027194473088031],"min":[0.048095234433149,0.000555530551448191,-0.000371559508858833],"type":"VEC3"},{"bufferView":0,"byteOffset":132108,"componentType":5126,"count":17,"max":[0.0498313720986832,0.005076038912901331,0.00271933113723805],"min":[0.0395406946251144,0.000631494629665821,-0.000371559508858833],"type":"VEC3"},{"bufferView":0,"byteOffset":132312,"componentType":5126,"count":15,"max":[0.0593514518348855,0.00401926395707745,-0.009570712451358331],"min":[0.0482549261520668,-0.0038413511569567703,-0.0127193711416563],"type":"VEC3"},{"bufferView":0,"byteOffset":132492,"componentType":5126,"count":15,"max":[0.049847777991105,0.00402654081980744,-0.00962844049114118],"min":[0.048095234433149,0.000555530551448191,-0.0127194473088032],"type":"VEC3"},{"bufferView":0,"byteOffset":132672,"componentType":5126,"count":17,"max":[0.049831372098682304,0.005077728127846852,-0.00962844049114118],"min":[0.0395406946251148,0.000631494629665821,-0.0127193311372379],"type":"VEC3"},{"bufferView":0,"byteOffset":132876,"componentType":5126,"count":21,"max":[0.062321104593764505,0.0064812736313998795,0.00310513182825206],"min":[0.0498327272223821,0.0037705231359378786,0.0027194473088031],"type":"VEC3"},{"bufferView":0,"byteOffset":133128,"componentType":5126,"count":9,"max":[0.049871977382944,0.004382985037516641,0.0027369431184183003],"min":[0.0498313720986832,0.00402601386461593,0.00271933113723805],"type":"VEC3"},{"bufferView":0,"byteOffset":133236,"componentType":5126,"count":15,"max":[0.0498709473845957,0.0056407720064429396,0.00273690852467798],"min":[0.0457006504240205,0.0038776315238376454,0.00226667137940849],"type":"VEC3"},{"bufferView":0,"byteOffset":133416,"componentType":5126,"count":12,"max":[0.0462157450286163,0.00731238617419381,0.00260233849244782],"min":[0.0411095897735796,0.00434822375300998,0.00112580414583053],"type":"VEC3"},{"bufferView":0,"byteOffset":133560,"componentType":5126,"count":12,"max":[0.0462157450286163,0.00731238617419381,-0.0111258041458305],"min":[0.0411095897735796,0.00434822375300998,-0.012602338492447799],"type":"VEC3"},{"bufferView":0,"byteOffset":133704,"componentType":5126,"count":13,"max":[0.04987094738459551,0.0056407720064429396,-0.0122666713794085],"min":[0.0457006504240205,0.0038713118611334255,-0.012736908524678],"type":"VEC3"},{"bufferView":0,"byteOffset":133860,"componentType":5126,"count":9,"max":[0.0498719773829283,0.00438298503751662,-0.0127193311372379],"min":[0.049831372098682304,0.0040260138646147905,-0.0127369431184178],"type":"VEC3"},{"bufferView":0,"byteOffset":133968,"componentType":5126,"count":20,"max":[0.0623211045939153,0.00648127363174675,-0.0127194473088032],"min":[0.0498327272223672,0.003758007751444666,-0.0131051318282449],"type":"VEC3"},{"bufferView":0,"byteOffset":134208,"componentType":5126,"count":15,"max":[0.0664867684071441,0.00799999999999983,-0.026501296292142703],"min":[0.0505955693617674,0.0040470706745294365,-0.0283950833179632],"type":"VEC3"},{"bufferView":0,"byteOffset":134388,"componentType":5126,"count":12,"max":[0.06789937296808471,0.00799999999999984,-0.042647440306924106],"min":[0.051920744277624206,0.004041994198299108,-0.0435419019165139],"type":"VEC3"},{"bufferView":0,"byteOffset":134532,"componentType":5126,"count":7,"max":[0.0516174873281061,0.00799999999999984,-0.0283056770808551],"min":[0.04623437274176571,0.0056407720064429396,-0.029163400318168803],"type":"VEC3"},{"bufferView":0,"byteOffset":134616,"componentType":5126,"count":7,"max":[0.0529426622439629,0.00799999999999984,-0.0434524956794058],"min":[0.0474923871868796,0.005640772006442951,-0.0435425712234508],"type":"VEC3"},{"bufferView":0,"byteOffset":134700,"componentType":5126,"count":8,"max":[0.0672813312342819,0.00799999999999982,-0.026490528687480603],"min":[0.0623519861712786,0.00640809602673534,-0.0270191592374449],"type":"VEC3"},{"bufferView":0,"byteOffset":134796,"componentType":5126,"count":7,"max":[0.0686388263168335,0.00799999999999983,-0.0422653836841601],"min":[0.0637374814084706,0.006408096026743759,-0.042855442263699604],"type":"VEC3"},{"bufferView":0,"byteOffset":134880,"componentType":5126,"count":7,"max":[0.0465322180218374,0.00799999999999984,-0.0291373422326778],"min":[0.044348351141922,0.0073123861741938,-0.0299216874465682],"type":"VEC3"},{"bufferView":0,"byteOffset":134964,"componentType":5126,"count":7,"max":[0.0477902324669514,0.00800000005705096,-0.0431237064222332],"min":[0.0455046732117165,0.00731238617419381,-0.0435425712234508],"type":"VEC3"},{"bufferView":0,"byteOffset":135048,"componentType":5126,"count":18,"max":[0.04623437274176571,0.00799999999999984,-0.029163400318168803],"min":[0.0437697858534676,0.00499269880602814,-0.0317762875383275],"type":"VEC3"},{"bufferView":0,"byteOffset":135264,"componentType":5126,"count":19,"max":[0.0441908383884783,0.00799999999999984,-0.030126459566595203],"min":[0.0409324330599536,0.00499269880602814,-0.0346748041934175],"type":"VEC3"},{"bufferView":0,"byteOffset":135492,"componentType":5126,"count":17,"max":[0.0424658825881652,0.00799999999999984,-0.034128408077470196],"min":[0.04066590684638712,0.005180875773862699,-0.036315366871375404],"type":"VEC3"},{"bufferView":0,"byteOffset":135696,"componentType":5126,"count":14,"max":[0.042452195524621206,0.00799999999999984,-0.036118371289778205],"min":[0.040671759658075,0.005180875773862699,-0.037482944214302184],"type":"VEC3"},{"bufferView":0,"byteOffset":135864,"componentType":5126,"count":17,"max":[0.0428241036271568,0.00799999999999984,-0.0373690303919824],"min":[0.0407723567363549,0.005180875773862699,-0.0395736652522226],"type":"VEC3"},{"bufferView":0,"byteOffset":136068,"componentType":5126,"count":19,"max":[0.045114403421787304,0.00799999999999984,-0.038769289404891605],"min":[0.0414088313327488,0.0049926988060279695,-0.042983957931268],"type":"VEC3"},{"bufferView":0,"byteOffset":136296,"componentType":5126,"count":18,"max":[0.0474923871868796,0.00800000005705096,-0.041324235647739994],"min":[0.044827825859865236,0.0049926988060279695,-0.0435425712234508],"type":"VEC3"},{"bufferView":0,"byteOffset":136512,"componentType":5126,"count":11,"max":[0.06766324726967721,0.005684029275410649,-0.0424888644898921],"min":[0.055534169468002804,-0.000348460133986867,-0.0433433243288655],"type":"VEC3"},{"bufferView":0,"byteOffset":136644,"componentType":5126,"count":11,"max":[0.0662505487941759,0.00568402927541112,-0.0265214219980362],"min":[0.0541885811404174,-0.00034845869842135103,-0.027963179366407603],"type":"VEC3"},{"bufferView":0,"byteOffset":136776,"componentType":5126,"count":19,"max":[0.0535338893683796,0.00521009940742294,-0.031193856444492202],"min":[0.0423427770312428,0.000019891675351752627,-0.041324235647739994],"type":"VEC3"},{"bufferView":0,"byteOffset":137004,"componentType":5126,"count":9,"max":[0.0632292692039975,0.0005555305514481879,-0.030402690874477698],"min":[0.0528860473894835,-0.004429388067915603,-0.0404031450370243],"type":"VEC3"},{"bufferView":0,"byteOffset":137112,"componentType":5126,"count":8,"max":[0.0536931090971684,0.000631494629665821,-0.0311783875066301],"min":[0.0527270990308421,-0.00005622325785633464,-0.040415512199908105],"type":"VEC3"},{"bufferView":0,"byteOffset":137208,"componentType":5126,"count":15,"max":[0.0636732586846291,0.004019263957077431,-0.027158415941298402],"min":[0.0528860473894835,-0.00384135176790848,-0.0311783875066301],"type":"VEC3"},{"bufferView":0,"byteOffset":137388,"componentType":5126,"count":15,"max":[0.0542035812748256,0.00402654081979981,-0.0279619434827884],"min":[0.0527270990308421,0.0005555305514481879,-0.031193856444492202],"type":"VEC3"},{"bufferView":0,"byteOffset":137568,"componentType":5126,"count":17,"max":[0.054187241298392405,0.00507603891290132,-0.0279634132027173],"min":[0.0441908383884783,0.000631494629665821,-0.0317762875383275],"type":"VEC3"},{"bufferView":0,"byteOffset":137772,"componentType":5126,"count":15,"max":[0.06501449851281249,0.00401926395707744,-0.0395093278241972],"min":[0.0536931090971684,-0.0038413511569567803,-0.0433419366906293],"type":"VEC3"},{"bufferView":0,"byteOffset":137952,"componentType":5126,"count":15,"max":[0.0555491563256174,0.00402654081980742,-0.0404031450370243],"min":[0.0535338893683796,0.000555530551448184,-0.0433433267061793],"type":"VEC3"},{"bufferView":0,"byteOffset":138132,"componentType":5126,"count":17,"max":[0.0555328093759536,0.005077728127846841,-0.040415512199908105],"min":[0.0450261756079861,0.00063149462966579,-0.0433433267061793],"type":"VEC3"},{"bufferView":0,"byteOffset":138336,"componentType":5126,"count":21,"max":[0.0665958218447986,0.00648127363139985,-0.026490528687480603],"min":[0.0541885811404174,0.0037705231359390157,-0.027963179366407603],"type":"VEC3"},{"bufferView":0,"byteOffset":138588,"componentType":5126,"count":9,"max":[0.0542261570819864,0.00438298503751661,-0.027942329256733404],"min":[0.054187241298392405,0.00402601386461589,-0.0279634132027173],"type":"VEC3"},{"bufferView":0,"byteOffset":138696,"componentType":5126,"count":15,"max":[0.0542251340181359,0.0056407720064429396,-0.027942453489105103],"min":[0.050111690164206205,0.0038776315238376307,-0.028774366569145598],"type":"VEC3"},{"bufferView":0,"byteOffset":138876,"componentType":5126,"count":12,"max":[0.0505955693617674,0.0073123861741938,-0.0283950833179632],"min":[0.045637533016738306,0.00434822375300996,-0.030311029759451304],"type":"VEC3"},{"bufferView":0,"byteOffset":139020,"componentType":5126,"count":12,"max":[0.051920744277624206,0.00731238617419381,-0.0425160169827009],"min":[0.0467053310372514,0.00434822375300996,-0.0435425712234508],"type":"VEC3"},{"bufferView":0,"byteOffset":139164,"componentType":5126,"count":13,"max":[0.0555737660362137,0.005640772006442951,-0.043252405571029204],"min":[0.051378354446957306,0.0038713118611335513,-0.0435419019165139],"type":"VEC3"},{"bufferView":0,"byteOffset":139320,"componentType":5126,"count":9,"max":[0.055574795130135,0.00438298503751661,-0.0433433243288655],"min":[0.0555328093759536,0.00402601386461477,-0.04335742191118048],"type":"VEC3"},{"bufferView":0,"byteOffset":139428,"componentType":5126,"count":20,"max":[0.0680086394140662,0.00648127363174672,-0.0426391073967391],"min":[0.055534169468002804,0.00375800775144603,-0.04335736646467903],"type":"VEC3"},{"bufferView":0,"byteOffset":139668,"componentType":5126,"count":15,"max":[0.09478785983840819,0.00799999999999983,-0.051285967759345706],"min":[0.0791221860179246,0.004047070674530005,-0.0545575576097337],"type":"VEC3"},{"bufferView":0,"byteOffset":139848,"componentType":5126,"count":12,"max":[0.0976023181866364,0.00799999999999983,-0.0672475542217792],"min":[0.081762450468366,0.004041994198300472,-0.06953124138650531],"type":"VEC3"},{"bufferView":0,"byteOffset":139992,"componentType":5126,"count":7,"max":[0.0801324230108745,0.007999999999999832,-0.054379425570966804],"min":[0.0748445483065618,0.0056407720064429205,-0.055703054262477104],"type":"VEC3"},{"bufferView":0,"byteOffset":140076,"componentType":5126,"count":7,"max":[0.0827726874613159,0.00799999999999983,-0.0693531093477384],"min":[0.0773510029472525,0.00564077200644291,-0.0699178648979229],"type":"VEC3"},{"bufferView":0,"byteOffset":140160,"componentType":5126,"count":8,"max":[0.0956010004555704,0.00799999999999983,-0.0512657364953122],"min":[0.09071394642691431,0.00640809602673532,-0.0521622300966606],"type":"VEC3"},{"bufferView":0,"byteOffset":140256,"componentType":5126,"count":7,"max":[0.0983056592634175,0.00799999999999982,-0.0668025038339733],"min":[0.0934743924459517,0.006408096026743731,-0.06781749741842501],"type":"VEC3"},{"bufferView":0,"byteOffset":140340,"componentType":5126,"count":7,"max":[0.0751389890836254,0.00799999999999983,-0.05565113640926],"min":[0.0730317926662026,0.00731238617419377,-0.056622833492792304],"type":"VEC3"},{"bufferView":0,"byteOffset":140424,"componentType":5126,"count":7,"max":[0.0776454437243161,0.00800000005705084,-0.069673834691608],"min":[0.07533434635101141,0.00731238617419376,-0.0699178648979229],"type":"VEC3"},{"bufferView":0,"byteOffset":140508,"componentType":5126,"count":18,"max":[0.0748445483065618,0.00799999999999983,-0.055703054262477104],"min":[0.0724991122382821,0.00499269880602811,-0.05848410441230201],"type":"VEC3"},{"bufferView":0,"byteOffset":140724,"componentType":5126,"count":19,"max":[0.0730365183448374,0.00799999999999983,-0.056858100755677],"min":[0.0699955130449482,0.00499269880602811,-0.0615219311404164],"type":"VEC3"},{"bufferView":0,"byteOffset":140952,"componentType":5126,"count":17,"max":[0.0715739269534414,0.00799999999999983,-0.061111263159249196],"min":[0.06986704919587321,0.005180875773862671,-0.0633126190986379],"type":"VEC3"},{"bufferView":0,"byteOffset":141156,"componentType":5126,"count":14,"max":[0.0717919311993948,0.00799999999999983,-0.0629707343844005],"min":[0.0699264376021045,0.005180875773862671,-0.0644619087437115],"type":"VEC3"},{"bufferView":0,"byteOffset":141324,"componentType":5126,"count":17,"max":[0.0722844646936273,0.00799999999999983,-0.0642070979010759],"min":[0.07012686615415631,0.005180875773862671,-0.06649427864117431],"type":"VEC3"},{"bufferView":0,"byteOffset":141528,"componentType":5126,"count":19,"max":[0.0749333817719304,0.00799999999999983,-0.0655696145787808],"min":[0.0709446839120044,0.00499269880602795,-0.0695686322392553],"type":"VEC3"},{"bufferView":0,"byteOffset":141756,"componentType":5126,"count":18,"max":[0.0773510029472525,0.00800000005705084,-0.0679229152607429],"min":[0.07459510405176918,0.00499269880602795,-0.0699178648979229],"type":"VEC3"},{"bufferView":0,"byteOffset":141972,"componentType":5126,"count":11,"max":[0.0973689386458231,0.005684029275410621,-0.06728925241734961],"min":[0.0853448183078278,-0.000348460133986891,-0.06901848869019951],"type":"VEC3"},{"bufferView":0,"byteOffset":142104,"componentType":5126,"count":11,"max":[0.09455429318322951,0.00568402927541109,-0.051326604776672],"min":[0.0826638823923034,-0.000348458698421376,-0.0538141455728398],"type":"VEC3"},{"bufferView":0,"byteOffset":142236,"componentType":5126,"count":19,"max":[0.0830969742371599,0.00521009940742289,-0.0571599055080466],"min":[0.0715202085477562,0.000019891675351752627,-0.0679229152607429],"type":"VEC3"},{"bufferView":0,"byteOffset":142464,"componentType":5126,"count":9,"max":[0.0926764810530566,0.000555530551448157,-0.0555258655198999],"min":[0.08164652902908691,-0.00442938806791563,-0.0662499566522915],"type":"VEC3"},{"bufferView":0,"byteOffset":142572,"componentType":5126,"count":8,"max":[0.083254510217544,0.0006314946296657849,-0.0571306421719074],"min":[0.0814895337237069,-0.00005622325785633642,-0.0662761536681095],"type":"VEC3"},{"bufferView":0,"byteOffset":142668,"componentType":5126,"count":15,"max":[0.0920423281209054,0.0040192639570774,-0.05218580039944],"min":[0.08164652902908691,-0.0038413517679085,-0.0571306421719074],"type":"VEC3"},{"bufferView":0,"byteOffset":142848,"componentType":5126,"count":15,"max":[0.0826787177323168,0.0040265408197998,-0.0538116070442752],"min":[0.0814895337237069,0.000555530551448157,-0.0571599055080466],"type":"VEC3"},{"bufferView":0,"byteOffset":143028,"componentType":5126,"count":17,"max":[0.0826625680289591,0.005076038912901293,-0.0538144952942585],"min":[0.0730365183448374,0.0006314946296657849,-0.05848410441230201],"type":"VEC3"},{"bufferView":0,"byteOffset":143232,"componentType":5126,"count":15,"max":[0.09471460075651861,0.00401926395707739,-0.0645284095667388],"min":[0.083254510217544,-0.0038413511569568,-0.06901580014163891],"type":"VEC3"},{"bufferView":0,"byteOffset":143412,"componentType":5126,"count":15,"max":[0.0853596271952834,0.00402654081980739,-0.0662499566522915],"min":[0.0830969742371599,0.000555530551448151,-0.06901860959829971],"type":"VEC3"},{"bufferView":0,"byteOffset":143592,"componentType":5126,"count":17,"max":[0.0853434635985361,0.005077728127846812,-0.0662761536681095],"min":[0.0747008353632217,0.000631494629665781,-0.069290119050567],"type":"VEC3"},{"bufferView":0,"byteOffset":143796,"componentType":5126,"count":21,"max":[0.0948955598362264,0.00648127363139983,-0.0512657364953122],"min":[0.0826638823923034,0.003770523135938788,-0.0538141455728398],"type":"VEC3"},{"bufferView":0,"byteOffset":144048,"componentType":5126,"count":9,"max":[0.08269949813927521,0.0043829850375166,-0.0537900998450308],"min":[0.0826625680289591,0.00402601386461589,-0.0538144952942585],"type":"VEC3"},{"bufferView":0,"byteOffset":144156,"componentType":5126,"count":15,"max":[0.0826984897960562,0.0056407720064429205,-0.0537903127705507],"min":[0.0786732048402658,0.0038776315238376064,-0.0549775704245002],"type":"VEC3"},{"bufferView":0,"byteOffset":144336,"componentType":5126,"count":12,"max":[0.0791221860179246,0.00731238617419377,-0.0545575576097337],"min":[0.0743500022332331,0.00434822375300994,-0.0568983346367928],"type":"VEC3"},{"bufferView":0,"byteOffset":144480,"componentType":5126,"count":12,"max":[0.081762450468366,0.00731238617419376,-0.0689638134692892],"min":[0.0764774716865691,0.00434822375300993,-0.0699178648979229],"type":"VEC3"},{"bufferView":0,"byteOffset":144624,"componentType":5126,"count":13,"max":[0.0853854899282281,0.00564077200644291,-0.06901860959829971],"min":[0.0811968933257433,0.003871311861133327,-0.06953124138650531],"type":"VEC3"},{"bufferView":0,"byteOffset":144780,"componentType":5126,"count":9,"max":[0.0853865102857118,0.00438298503751658,-0.06901848869019951],"min":[0.0853434635985361,0.004026013864614739,-0.06903025109659089],"type":"VEC3"},{"bufferView":0,"byteOffset":144888,"componentType":5126,"count":20,"max":[0.0977104425798261,0.006481273631746691,-0.0672297298225763],"min":[0.0853448183078278,0.0037580077514462575,-0.06903009661032869],"type":"VEC3"},{"bufferView":0,"byteOffset":145128,"componentType":5126,"count":4,"max":[0.143298578548473,-1.50920942409982e-16,0.06350171666434261],"min":[0.113958879757948,-0.00800000000000022,0.044418161574127604],"type":"VEC3"},{"bufferView":0,"byteOffset":145176,"componentType":5126,"count":4,"max":[0.14493431184192,-1.54390389361936e-16,0.0469329928990298],"min":[0.143298578548473,-0.00800000000000022,0.044418161574127604],"type":"VEC3"},{"bufferView":0,"byteOffset":145224,"componentType":5126,"count":4,"max":[0.15311297830915502,-1.52655665885959e-16,0.0785907046137554],"min":[0.12377327951863001,-0.00800000000000022,0.0595071495235405],"type":"VEC3"},{"bufferView":0,"byteOffset":145272,"componentType":5126,"count":4,"max":[0.0894349914846692,0.00899999999999973,-0.000500000450000034],"min":[0.0894349914846692,0.00799999999999983,-0.00950000044999999],"type":"VEC3"},{"bufferView":0,"byteOffset":145320,"componentType":5126,"count":4,"max":[0.0947051418763207,0.00899999999999977,-0.027718811398242],"min":[0.0939207401915918,0.00799999999999983,-0.0366845636810677],"type":"VEC3"},{"bufferView":0,"byteOffset":145368,"componentType":5126,"count":4,"max":[0.0996853518494931,0.00899999999999995,0.0262400676848915],"min":[0.09890095016476409,0.00799999999999983,0.0172743154020657],"type":"VEC3"},{"bufferView":0,"byteOffset":145416,"componentType":5126,"count":4,"max":[0.095979835415707,-0.00151425366578347,-0.0535795830994861],"min":[0.0938960572837028,-0.008000000000000179,-0.0653972761356324],"type":"VEC3"},{"bufferView":0,"byteOffset":145464,"componentType":5126,"count":4,"max":[0.06644432659482741,-0.00151425366578353,-0.0287084580194132],"min":[0.0653984576818541,-0.00800000000000017,-0.040662794396514004],"type":"VEC3"},{"bufferView":0,"byteOffset":145512,"componentType":5126,"count":4,"max":[0.0609349914846692,-0.0015142536657833802,0.000999999549999991],"min":[0.0609349914846692,-0.00800000000000017,-0.01100000045],"type":"VEC3"},{"bufferView":0,"byteOffset":145560,"componentType":5126,"count":4,"max":[0.0714245365679999,-0.0015142536657832,0.0302182984003374],"min":[0.0703786676550279,-0.00800000000000017,0.018263962023236498],"type":"VEC3"},{"bufferView":0,"byteOffset":145608,"componentType":5126,"count":4,"max":[0.14854327513665602,-0.00151298632742975,0.0589006737076598],"min":[0.14200034196286798,-0.00800000000000022,0.0488413484080513],"type":"VEC3"},{"bufferView":0,"byteOffset":145656,"componentType":5126,"count":54,"max":[0.238484630218526,-1.64298756559852e-16,0.0395000000000302],"min":[0.22949999999999598,-0.004900000000000161,0.030500000000030197],"type":"VEC3"},{"bufferView":0,"byteOffset":146304,"componentType":5126,"count":54,"max":[0.236174999999996,0.00409999999999983,0.037159141801193465],"min":[0.23182499999999598,-0.004400000000000161,0.03284085819886693],"type":"VEC3"},{"bufferView":0,"byteOffset":146952,"componentType":5126,"count":52,"max":[0.238484630218526,-0.0049000000000001594,0.0395000000000302],"min":[0.22949999999999598,-0.004900000000000161,0.030515369781500185],"type":"VEC3"},{"bufferView":0,"byteOffset":147576,"componentType":5126,"count":26,"max":[0.236174999999996,0.00409999999999983,0.037159141801193465],"min":[0.23182499999999598,0.00409999999999983,0.03284085819886693],"type":"VEC3"},{"bufferView":0,"byteOffset":147888,"componentType":5126,"count":54,"max":[0.13148463021852605,-1.5241937019636297e-16,0.0395000000000165],"min":[0.12249999999999601,-0.004900000000000301,0.0305000000000165],"type":"VEC3"},{"bufferView":0,"byteOffset":148536,"componentType":5126,"count":54,"max":[0.12917499999999602,0.00409999999999985,0.03715914180117977],"min":[0.124824999999996,-0.0044000000000002995,0.03284085819885323],"type":"VEC3"},{"bufferView":0,"byteOffset":149184,"componentType":5126,"count":52,"max":[0.13148463021852605,-0.004900000000000299,0.0395000000000165],"min":[0.12249999999999601,-0.004900000000000301,0.030515369781486484],"type":"VEC3"},{"bufferView":0,"byteOffset":149808,"componentType":5126,"count":26,"max":[0.12917499999999602,0.00409999999999985,0.03715914180117977],"min":[0.12482499999999601,0.00409999999999985,0.03284085819885323],"type":"VEC3"},{"bufferView":0,"byteOffset":150120,"componentType":5126,"count":54,"max":[0.13148463021853804,-1.5241937019636398e-16,-0.0574999999999835],"min":[0.122500000000008,-0.0049000000000005706,-0.0664999999999835],"type":"VEC3"},{"bufferView":0,"byteOffset":150768,"componentType":5126,"count":54,"max":[0.129175000000008,0.00409999999999985,-0.059840858198820235],"min":[0.12482500000000801,-0.00440000000000057,-0.06415914180114678],"type":"VEC3"},{"bufferView":0,"byteOffset":151416,"componentType":5126,"count":52,"max":[0.13148463021853804,-0.004900000000000569,-0.0574999999999835],"min":[0.122500000000008,-0.0049000000000005706,-0.06648463021851352],"type":"VEC3"},{"bufferView":0,"byteOffset":152040,"componentType":5126,"count":26,"max":[0.129175000000008,0.00409999999999985,-0.059840858198820235],"min":[0.12482500000000801,0.00409999999999985,-0.06415914180114678],"type":"VEC3"},{"bufferView":0,"byteOffset":152352,"componentType":5126,"count":54,"max":[0.238484630218538,-1.6429875655985298e-16,-0.0574999999999697],"min":[0.229500000000008,-0.004900000000000351,-0.06649999999996971],"type":"VEC3"},{"bufferView":0,"byteOffset":153000,"componentType":5126,"count":54,"max":[0.236175000000008,0.00409999999999983,-0.05984085819880644],"min":[0.23182500000000797,-0.004400000000000351,-0.06415914180113298],"type":"VEC3"},{"bufferView":0,"byteOffset":153648,"componentType":5126,"count":52,"max":[0.238484630218538,-0.004900000000000349,-0.0574999999999697],"min":[0.229500000000008,-0.004900000000000351,-0.06648463021849972],"type":"VEC3"},{"bufferView":0,"byteOffset":154272,"componentType":5126,"count":26,"max":[0.236175000000008,0.00409999999999983,-0.05984085819880644],"min":[0.23182500000000797,0.00409999999999983,-0.06415914180113298],"type":"VEC3"},{"bufferView":0,"byteOffset":154584,"componentType":5126,"count":54,"max":[0.13649146123252368,-8.168577351827087e-16,-0.0544999999999826],"min":[0.131500000000007,-0.0100000000000008,-0.0594999999999826],"type":"VEC3"},{"bufferView":0,"byteOffset":155232,"componentType":5126,"count":26,"max":[0.135500000000007,-0.0120000000000008,-0.05551093668883551],"min":[0.132500000000007,-0.0120000000000008,-0.05848906331112968],"type":"VEC3"},{"bufferView":0,"byteOffset":155544,"componentType":5126,"count":54,"max":[0.22449146123251268,-1.9142737209911567e-16,0.0355000000000288],"min":[0.219499999999996,-0.010000000000000201,0.0305000000000288],"type":"VEC3"},{"bufferView":0,"byteOffset":156192,"componentType":5126,"count":26,"max":[0.223499999999996,-0.012000000000000201,0.034489063311175884],"min":[0.220499999999996,-0.012000000000000201,0.03151093668888172],"type":"VEC3"},{"bufferView":0,"byteOffset":156504,"componentType":5126,"count":68,"max":[0.22449146123251268,-0.010000000000000201,0.0355000000000288],"min":[0.219499999999996,-0.012000000000000201,0.030508538767512125],"type":"VEC3"},{"bufferView":0,"byteOffset":157320,"componentType":5126,"count":68,"max":[0.13649146123252368,-0.0100000000000008,-0.0544999999999826],"min":[0.131500000000007,-0.0120000000000008,-0.05949146123249928],"type":"VEC3"},{"bufferView":0,"byteOffset":158136,"componentType":5126,"count":54,"max":[0.18449881343650984,-1.865406484812079e-16,-0.00951712385856375],"min":[0.175500000000002,-0.0049000000000001915,-0.018482876141389454],"type":"VEC3"},{"bufferView":0,"byteOffset":158784,"componentType":5126,"count":54,"max":[0.182175000000002,0.00409999999999984,-0.011840858198813333],"min":[0.17782500000000198,-0.004400000000000191,-0.016159141801139868],"type":"VEC3"},{"bufferView":0,"byteOffset":159432,"componentType":5126,"count":52,"max":[0.18449881343650984,-0.00490000000000019,-0.00951712385856375],"min":[0.175500000000002,-0.0049000000000001915,-0.018472688047907374],"type":"VEC3"},{"bufferView":0,"byteOffset":160056,"componentType":5126,"count":26,"max":[0.182175000000002,0.00409999999999984,-0.011840858198813333],"min":[0.17782500000000198,0.00409999999999984,-0.016159141801139868],"type":"VEC3"},{"bufferView":0,"byteOffset":160368,"componentType":5126,"count":14,"max":[0.14042655747923002,0.0148999999999998,0.0321213203435758],"min":[0.129347557117196,0.013878679656440102,0.021880273001767498],"type":"VEC3"},{"bufferView":0,"byteOffset":160536,"componentType":5126,"count":4,"max":[0.156257292730361,0.0148999999999997,0.0321213203435758],"min":[0.14042655747923002,0.013878679656440102,0.031100000000016198],"type":"VEC3"},{"bufferView":0,"byteOffset":160584,"componentType":5126,"count":4,"max":[0.130364991028503,0.0148999999999998,0.0219692869348938],"min":[0.128073211714308,0.0138786796564402,0.00731443839497397],"type":"VEC3"},{"bufferView":0,"byteOffset":160632,"componentType":5126,"count":14,"max":[0.167336293092395,0.0148999999999998,0.0321213203435758],"min":[0.156257292730361,0.0138786796564402,0.021880273001767498],"type":"VEC3"},{"bufferView":0,"byteOffset":160800,"componentType":5126,"count":8,"max":[0.129090645625615,0.0148999999999998,0.0074034523281002],"min":[0.127878679656452,0.0138786796564402,0.00294793568331634],"type":"VEC3"},{"bufferView":0,"byteOffset":160896,"componentType":5126,"count":4,"max":[0.170081542100949,0.014899999999999901,0.021969286934893698],"min":[0.166318859181088,0.013878679656440102,-0.00949806675010374],"type":"VEC3"},{"bufferView":0,"byteOffset":160944,"componentType":5126,"count":4,"max":[0.128900000000012,0.0148999999999998,0.00294793568331635],"min":[0.127878679656452,0.0138786796564402,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":160992,"componentType":5126,"count":16,"max":[0.18520602975814898,0.014899999999999901,-0.009409052816977409],"min":[0.169064108189641,0.013878679656440102,-0.0230427471847305],"type":"VEC3"},{"bufferView":0,"byteOffset":161184,"componentType":5126,"count":8,"max":[0.1296611315741,0.0148999999999998,-0.0108880328142654],"min":[0.127878679656452,0.0138786796564402,-0.019765156931851904],"type":"VEC3"},{"bufferView":0,"byteOffset":161280,"componentType":5126,"count":4,"max":[0.22511972699826002,0.0148999999999997,-0.0185333172455076],"min":[0.18511701582502302,0.013878679656440102,-0.0230427471847305],"type":"VEC3"},{"bufferView":0,"byteOffset":161328,"componentType":5126,"count":4,"max":[0.1324571202984,0.0148999999999998,-0.0195878065153786],"min":[0.128655327381453,0.0138786796564402,-0.0356219969518327],"type":"VEC3"},{"bufferView":0,"byteOffset":161376,"componentType":5126,"count":16,"max":[0.237121320343571,0.0148999999999998,-0.0185333172455076],"min":[0.225030713065134,0.0138786796564402,-0.029612317607541704],"type":"VEC3"},{"bufferView":0,"byteOffset":161568,"componentType":5126,"count":8,"max":[0.134276012028743,0.014899999999999901,-0.035444646535359295],"min":[0.131451316105754,0.0138786796564402,-0.0429385508743838],"type":"VEC3"},{"bufferView":0,"byteOffset":161664,"componentType":5126,"count":4,"max":[0.237121320343571,0.0148999999999998,-0.0296123176075416],"min":[0.236100000000012,0.013878679656440102,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":161712,"componentType":5126,"count":15,"max":[0.16044833872789,0.014899999999999901,-0.0426150276807672],"min":[0.133307287100107,0.0138786796564402,-0.060678157253733704],"type":"VEC3"},{"bufferView":0,"byteOffset":161892,"componentType":5126,"count":14,"max":[0.237121320343571,0.0148999999999998,-0.0421200243404342],"min":[0.228678453038686,0.013878679656440102,-0.0528431485680703],"type":"VEC3"},{"bufferView":0,"byteOffset":162060,"componentType":5126,"count":4,"max":[0.211200362051141,0.014899999999999901,-0.055047210959841504],"min":[0.160355872728637,0.0138786796564402,-0.060678157253733704],"type":"VEC3"},{"bufferView":0,"byteOffset":162108,"componentType":5126,"count":8,"max":[0.228949300422613,0.0148999999999998,-0.051858396346042605],"min":[0.211107896051889,0.013878679656440102,-0.0560643369516198],"type":"VEC3"},{"bufferView":0,"byteOffset":162204,"componentType":5126,"count":16,"max":[0.0120000000000115,0.006999999999999841,-0.08499999999999891],"min":[0.0065000000000108105,0.00099999999999986,-0.09049999999999829],"type":"VEC3"},{"bufferView":0,"byteOffset":162396,"componentType":5126,"count":16,"max":[0.0119999999999885,0.006999999999999841,0.0905000000000018],"min":[0.006499999999989171,0.0009999999999998602,0.0850000000000011],"type":"VEC3"},{"bufferView":0,"byteOffset":162588,"componentType":5126,"count":16,"max":[0.26250000000001106,0.00699999999999981,-0.08499999999996599],"min":[0.257000000000012,0.000999999999999833,-0.0904999999999667],"type":"VEC3"},{"bufferView":0,"byteOffset":162780,"componentType":5126,"count":16,"max":[0.26249999999998896,0.00699999999999981,0.09050000000003319],"min":[0.256999999999988,0.000999999999999833,0.08500000000003391],"type":"VEC3"},{"bufferView":0,"byteOffset":162972,"componentType":5126,"count":4,"max":[0.181691034094649,0.009999999999999822,0.017185816789726603],"min":[0.180682666622913,0.00799999999999982,0.00566012384737321],"type":"VEC3"},{"bufferView":0,"byteOffset":163020,"componentType":5126,"count":4,"max":[0.188387105627089,0.009999999999999822,0.0348750656601823],"min":[0.183051430469778,0.00799999999999982,0.0266718193981764],"type":"VEC3"},{"bufferView":0,"byteOffset":163068,"componentType":5126,"count":4,"max":[0.23700000000000002,0.009999999999999822,0.0058255028720991],"min":[0.23699999999999902,0.00799999999999982,0.0000233896623707108],"type":"VEC3"},{"bufferView":0,"byteOffset":163116,"componentType":5126,"count":4,"max":[0.232435778713738,0.009999999999999822,-0.004957583828088579],"min":[0.197941290707241,0.00799999999999982,-0.0079754604827881],"type":"VEC3"},{"bufferView":0,"byteOffset":163164,"componentType":5126,"count":34,"max":[0.234,0.0129999999999998,0.034148826208452256],"min":[0.183671250717188,0.0129999999999998,-0.004986876388512871],"type":"VEC3"},{"bufferView":0,"byteOffset":163572,"componentType":5126,"count":14,"max":[0.236020503067452,0.009999999999999822,0.0370015482830945],"min":[0.19378317217665902,0.007999999999999834,0.008797969034160231],"type":"VEC3"},{"bufferView":0,"byteOffset":163740,"componentType":5126,"count":16,"max":[0.197941290707241,0.009999999999999822,0.00566012384737321],"min":[0.181691034094649,0.00799999999999982,-0.0079754604827881],"type":"VEC3"},{"bufferView":0,"byteOffset":163932,"componentType":5126,"count":12,"max":[0.19378317217665902,0.009999999999999822,0.03714880026447485],"min":[0.188387105627089,0.00799999999999982,0.034875065660182204],"type":"VEC3"},{"bufferView":0,"byteOffset":164076,"componentType":5126,"count":8,"max":[0.23699999999999902,0.009999999999999822,0.008797969034160231],"min":[0.236020503067452,0.00799999999999981,0.0058255028720991],"type":"VEC3"},{"bufferView":0,"byteOffset":164172,"componentType":5126,"count":14,"max":[0.23700000000000002,0.009999999999999822,0.0000233896623707108],"min":[0.232435778713738,0.00799999999999981,-0.004957583828088579],"type":"VEC3"},{"bufferView":0,"byteOffset":164340,"componentType":5126,"count":8,"max":[0.183051430469778,0.009999999999999822,0.0266718193981764],"min":[0.180682666622913,0.00799999999999982,0.017185816789726603],"type":"VEC3"},{"bufferView":0,"byteOffset":164436,"componentType":5126,"count":56,"max":[0.236020503067452,0.0129999999999998,0.0370015482830945],"min":[0.19306036357181902,0.009999999999999822,0.00701448933692321],"type":"VEC3"},{"bufferView":0,"byteOffset":165108,"componentType":5126,"count":24,"max":[0.23699999999999902,0.0129999999999998,0.008797969034160231],"min":[0.233608201226981,0.009999999999999822,0.00582550287209876],"type":"VEC3"},{"bufferView":0,"byteOffset":165396,"componentType":5126,"count":28,"max":[0.19378317217665902,0.0129999999999998,0.03714880026447485],"min":[0.188387105627089,0.009999999999999822,0.0332393323667352],"type":"VEC3"},{"bufferView":0,"byteOffset":165732,"componentType":5126,"count":16,"max":[0.23700000000000002,0.0129999999999998,0.0058255028720991],"min":[0.23399999999999901,0.009999999999999822,0.000023389662370370703],"type":"VEC3"},{"bufferView":0,"byteOffset":165924,"componentType":5126,"count":16,"max":[0.19090193695199098,0.0129999999999998,0.0348750656601823],"min":[0.183051430469778,0.009999999999999822,0.0250360861047294],"type":"VEC3"},{"bufferView":0,"byteOffset":166116,"componentType":5126,"count":30,"max":[0.23700000000000002,0.0129999999999998,0.0000233896623707108],"min":[0.232174311485495,0.009999999999999822,-0.004957583828088579],"type":"VEC3"},{"bufferView":0,"byteOffset":166476,"componentType":5126,"count":32,"max":[0.18556626179468,0.0129999999999998,0.0266718193981764],"min":[0.180682666622913,0.009999999999999822,0.017185816789726603],"type":"VEC3"},{"bufferView":0,"byteOffset":166860,"componentType":5126,"count":16,"max":[0.232435778713738,0.0129999999999998,-0.0019689997338133503],"min":[0.197679823478998,0.009999999999999822,-0.0079754604827881],"type":"VEC3"},{"bufferView":0,"byteOffset":167052,"componentType":5126,"count":16,"max":[0.184679618188925,0.0129999999999998,0.017447284017969602],"min":[0.180682666622913,0.009999999999999822,0.00566012384737321],"type":"VEC3"},{"bufferView":0,"byteOffset":167244,"componentType":5126,"count":64,"max":[0.197941290707241,0.0129999999999998,0.00592159107561618],"min":[0.181691034094649,0.009999999999999822,-0.0079754604827881],"type":"VEC3"},{"bufferView":0,"byteOffset":168012,"componentType":5126,"count":54,"max":[0.182675000000002,-0.00440000000000019,-0.011344503761764296],"min":[0.177325000000002,-0.004900000000000191,-0.016655496238188905],"type":"VEC3"},{"bufferView":0,"byteOffset":168660,"componentType":5126,"count":54,"max":[0.236674999999996,-0.004400000000000161,0.037655496238242506],"min":[0.231324999999996,-0.00490000000000016,0.03234450376181789],"type":"VEC3"},{"bufferView":0,"byteOffset":169308,"componentType":5126,"count":54,"max":[0.236675000000008,-0.004400000000000351,-0.05934450376175739],"min":[0.231325000000008,-0.00490000000000035,-0.06465549623818201],"type":"VEC3"},{"bufferView":0,"byteOffset":169956,"componentType":5126,"count":54,"max":[0.12967499999999602,-0.0044000000000002995,0.03765549623822881],"min":[0.124324999999996,-0.0049000000000003,0.03234450376180419],"type":"VEC3"},{"bufferView":0,"byteOffset":170604,"componentType":5126,"count":54,"max":[0.129675000000008,-0.00440000000000057,-0.059344503761771195],"min":[0.12432500000000801,-0.00490000000000057,-0.06465549623819582],"type":"VEC3"},{"bufferView":0,"byteOffset":171252,"componentType":5126,"count":24,"max":[0.14854327513665602,-0.0005162585491862357,0.0599459400373964],"min":[0.140393314387273,-0.00151298632743,0.0488413484080513],"type":"VEC3"},{"bufferView":0,"byteOffset":171540,"componentType":5126,"count":24,"max":[0.0714245365679999,-0.0005175258875396929,0.0303853811950123],"min":[0.0684689025730021,-0.0015142536657833,0.018263962023236498],"type":"VEC3"},{"bufferView":0,"byteOffset":171828,"componentType":5126,"count":24,"max":[0.0609349914846692,-0.0005175258875398715,0.000999999549999991],"min":[0.0590179314102841,-0.0015142536657833802,-0.011000000450000002],"type":"VEC3"},{"bufferView":0,"byteOffset":172116,"componentType":5126,"count":24,"max":[0.06644432659482741,-0.0005175258875400225,-0.0287084580194132],"min":[0.0634886925998283,-0.0015142536657869602,-0.0408298771911892],"type":"VEC3"},{"bufferView":0,"byteOffset":172404,"componentType":5126,"count":24,"max":[0.095979835415707,-0.0005175258875399616,-0.0535795830994861],"min":[0.0920081216594582,-0.00151425366578574,-0.0657301701240276],"type":"VEC3"},{"bufferView":0,"byteOffset":172692,"componentType":5126,"count":4,"max":[0.12188251448767301,0.00799999999999983,-0.0484588123478651],"min":[0.119597304469576,0.0029999999999997403,-0.0614188823775057],"type":"VEC3"},{"bufferView":0,"byteOffset":172740,"componentType":5126,"count":6,"max":[0.119597304469576,0.00799999999999983,-0.0484588123478651],"min":[0.0972421684761997,0.0029999999999997403,-0.052400625980904204],"type":"VEC3"},{"bufferView":0,"byteOffset":172812,"componentType":5126,"count":6,"max":[0.12188251448767301,0.00799999999999983,-0.0614188823775057],"min":[0.0995273784942965,0.0029999999999997602,-0.0653606960105449],"type":"VEC3"},{"bufferView":0,"byteOffset":172884,"componentType":5126,"count":34,"max":[0.12188251448767301,0.00299999999999985,-0.0484588123478651],"min":[0.0972421684761997,0.0029999999999997403,-0.0653606960105449],"type":"VEC3"},{"bufferView":0,"byteOffset":173292,"componentType":5126,"count":4,"max":[0.09757538798879721,0.00799999999999983,0.028512610865242],"min":[0.09642841841423799,0.00299999999999989,0.015402688638354499],"type":"VEC3"},{"bufferView":0,"byteOffset":173340,"componentType":5126,"count":6,"max":[0.09757538798879721,0.00799999999999983,0.030491046225613803],"min":[0.0749617683421146,0.00299999999999989,0.028512610865242],"type":"VEC3"},{"bufferView":0,"byteOffset":173412,"componentType":5126,"count":6,"max":[0.09642841841423799,0.00799999999999983,0.017381123998726298],"min":[0.07381479876755541,0.00299999999999983,0.015402688638354499],"type":"VEC3"},{"bufferView":0,"byteOffset":173484,"componentType":5126,"count":34,"max":[0.09757538798879721,0.00299999999999996,0.030491046225613803],"min":[0.07381479876755541,0.00299999999999983,0.015402688638354499],"type":"VEC3"},{"bufferView":0,"byteOffset":173892,"componentType":5126,"count":4,"max":[0.0925951780156248,0.00799999999999983,-0.0258471846345308],"min":[0.0914482084410656,0.00299999999999977,-0.038957106861418095],"type":"VEC3"},{"bufferView":0,"byteOffset":173940,"componentType":5126,"count":6,"max":[0.0914482084410656,0.00799999999999983,-0.0258471846345308],"min":[0.06883458879438299,0.00299999999999977,-0.0278256199949026],"type":"VEC3"},{"bufferView":0,"byteOffset":174012,"componentType":5126,"count":6,"max":[0.0925951780156248,0.00799999999999983,-0.038957106861418095],"min":[0.06998155836894221,0.0029999999999998,-0.04093554222179],"type":"VEC3"},{"bufferView":0,"byteOffset":174084,"componentType":5126,"count":34,"max":[0.0925951780156248,0.0029999999999998804,-0.0258471846345308],"min":[0.06883458879438299,0.00299999999999977,-0.04093554222179],"type":"VEC3"},{"bufferView":0,"byteOffset":174492,"componentType":5126,"count":4,"max":[0.0871349914846692,0.00799999999999983,0.00157999954999997],"min":[0.0871349914846692,0.00299999999999972,-0.01158000045],"type":"VEC3"},{"bufferView":0,"byteOffset":174540,"componentType":5126,"count":6,"max":[0.0871349914846692,0.00799999999999983,0.00157999954999998],"min":[0.0644349914846693,0.00299999999999972,0.00157999954999996],"type":"VEC3"},{"bufferView":0,"byteOffset":174612,"componentType":5126,"count":6,"max":[0.0871349914846692,0.00799999999999983,-0.01158000045],"min":[0.0644349914846692,0.00299999999999975,-0.01158000045],"type":"VEC3"},{"bufferView":0,"byteOffset":174684,"componentType":5126,"count":34,"max":[0.0871349914846692,0.00299999999999983,0.00157999954999998],"min":[0.0644349914846692,0.00299999999999972,-0.01158000045],"type":"VEC3"},{"bufferView":0,"byteOffset":175092,"componentType":5126,"count":6,"max":[0.170820515556326,0.00799999999999982,0.0574756568537061],"min":[0.15179162519790002,0.00299999999999934,0.0450986082666238],"type":"VEC3"},{"bufferView":0,"byteOffset":175164,"componentType":5126,"count":4,"max":[0.170820515556326,0.00799999999999982,0.0450986082666238],"min":[0.163645098842405,0.00299999999999934,0.0340668815213864],"type":"VEC3"},{"bufferView":0,"byteOffset":175212,"componentType":5126,"count":6,"max":[0.163645098842405,0.00799999999999983,0.0464439301084687],"min":[0.144616208483979,0.00299999999999939,0.0340668815213864],"type":"VEC3"},{"bufferView":0,"byteOffset":175284,"componentType":5126,"count":34,"max":[0.170820515556326,0.0029999999999994202,0.0574756568537061],"min":[0.144616208483979,0.00299999999999934,0.0340668815213864],"type":"VEC3"},{"bufferView":0,"byteOffset":175692,"componentType":5126,"count":6,"max":[0.145102409206794,0.006919999999999941,0.047981865593550305],"min":[0.14234934304461602,0.006919999999999941,0.0451217558084415],"type":"VEC3"},{"bufferView":0,"byteOffset":175764,"componentType":5126,"count":4,"max":[0.145102409206794,0.00799999999999983,0.0461276883384023],"min":[0.144448115889415,0.006919999999999941,0.0451217558084415],"type":"VEC3"},{"bufferView":0,"byteOffset":175812,"componentType":5126,"count":4,"max":[0.144448115889415,0.00799999999999983,0.046486870273028405],"min":[0.14234934304461602,0.006919999999999941,0.0451217558084415],"type":"VEC3"},{"bufferView":0,"byteOffset":175860,"componentType":5126,"count":4,"max":[0.15293211923809302,0.00799999999999983,0.0595304620781875],"min":[0.150833346393294,0.006919999999999941,0.0581653476136006],"type":"VEC3"},{"bufferView":0,"byteOffset":175908,"componentType":5126,"count":4,"max":[0.15293211923809302,0.00799999999999982,0.0581653476136006],"min":[0.152277825920714,0.006919999999999941,0.0571594150836396],"type":"VEC3"},{"bufferView":0,"byteOffset":175956,"componentType":5126,"count":6,"max":[0.15293211923809302,0.006919999999999941,0.0595304620781875],"min":[0.149864672893724,0.006919999999999941,0.0569923181986383],"type":"VEC3"},{"bufferView":0,"byteOffset":176028,"componentType":5126,"count":6,"max":[0.0650149914846692,0.0069199999999999505,-0.01100000045],"min":[0.0625118682480535,0.0069199999999999505,-0.0127800004499999],"type":"VEC3"},{"bufferView":0,"byteOffset":176100,"componentType":5126,"count":4,"max":[0.0650149914846692,0.00799999999999983,-0.01158000045],"min":[0.0650149914846692,0.0069199999999999505,-0.0127800004499999],"type":"VEC3"},{"bufferView":0,"byteOffset":176148,"componentType":5126,"count":4,"max":[0.0650149914846692,0.00799999999999983,-0.0127800004499999],"min":[0.0625118682480535,0.0069199999999999505,-0.0127800004499999],"type":"VEC3"},{"bufferView":0,"byteOffset":176196,"componentType":5126,"count":4,"max":[0.0650149914846693,0.00799999999999983,0.0027799995500000798],"min":[0.0625118682480535,0.0069199999999999505,0.0027799995500000702],"type":"VEC3"},{"bufferView":0,"byteOffset":176244,"componentType":5126,"count":4,"max":[0.0650149914846693,0.00799999999999983,0.0027799995500000702],"min":[0.0650149914846693,0.0069199999999999505,0.00157999954999998],"type":"VEC3"},{"bufferView":0,"byteOffset":176292,"componentType":5126,"count":6,"max":[0.0650149914846693,0.0069199999999999505,0.0027799995500000702],"min":[0.0625118682480535,0.0069199999999999505,0.0009999995499999949],"type":"VEC3"},{"bufferView":0,"byteOffset":176364,"componentType":5126,"count":6,"max":[0.0706639381851326,0.0069199999999999505,-0.0403577492968968],"min":[0.0680152028660549,0.0069199999999999505,-0.0422985870935826],"type":"VEC3"},{"bufferView":0,"byteOffset":176436,"componentType":5126,"count":4,"max":[0.0706639381851326,0.00799999999999983,-0.0408849918909963],"min":[0.0705593512938354,0.0069199999999999505,-0.0420804255287064],"type":"VEC3"},{"bufferView":0,"byteOffset":176484,"componentType":5126,"count":4,"max":[0.0706639381851326,0.00799999999999983,-0.0420804255287064],"min":[0.0681703400881458,0.0069199999999999505,-0.0422985870935826],"type":"VEC3"},{"bufferView":0,"byteOffset":176532,"componentType":5126,"count":4,"max":[0.069307794827979,0.00799999999999983,-0.0265796360263989],"min":[0.06681419673099219,0.0069199999999999505,-0.026797797591275],"type":"VEC3"},{"bufferView":0,"byteOffset":176580,"componentType":5126,"count":4,"max":[0.0694123817192762,0.00799999999999983,-0.0265796360263989],"min":[0.069307794827979,0.0069199999999999505,-0.027775069664109],"type":"VEC3"},{"bufferView":0,"byteOffset":176628,"componentType":5126,"count":6,"max":[0.0694123817192762,0.0069199999999999505,-0.0265796360263989],"min":[0.06681419673099219,0.0069199999999999505,-0.0285710241538786],"type":"VEC3"},{"bufferView":0,"byteOffset":176700,"componentType":5126,"count":6,"max":[0.0743925916924486,0.0069199999999999505,0.0181265281577022],"min":[0.07179440670416451,0.0069199999999999505,0.016135140030222702],"type":"VEC3"},{"bufferView":0,"byteOffset":176772,"componentType":5126,"count":4,"max":[0.0743925916924486,0.00799999999999983,0.0173305736679327],"min":[0.0742880048011514,0.0069199999999999505,0.016135140030222702],"type":"VEC3"},{"bufferView":0,"byteOffset":176820,"componentType":5126,"count":4,"max":[0.0742880048011514,0.00799999999999983,0.016353301595098898],"min":[0.07179440670416451,0.0069199999999999505,0.016135140030222702],"type":"VEC3"},{"bufferView":0,"byteOffset":176868,"componentType":5126,"count":4,"max":[0.075644148158305,0.00799999999999983,0.0318540910974065],"min":[0.0731505500613181,0.0069199999999999505,0.031635929532530305],"type":"VEC3"},{"bufferView":0,"byteOffset":176916,"componentType":5126,"count":4,"max":[0.075644148158305,0.00799999999999983,0.031635929532530305],"min":[0.0755395612670078,0.0069199999999999505,0.0304404958948202],"type":"VEC3"},{"bufferView":0,"byteOffset":176964,"componentType":5126,"count":6,"max":[0.075644148158305,0.0069199999999999505,0.0318540910974065],"min":[0.0729954128392273,0.0069199999999999505,0.029913253300720602],"type":"VEC3"},{"bufferView":0,"byteOffset":177036,"componentType":5126,"count":6,"max":[0.100306944804243,0.0069199999999999505,-0.0647895075137978],"min":[0.0975327558778326,0.0069199999999999505,-0.0668764121596267],"type":"VEC3"},{"bufferView":0,"byteOffset":177108,"componentType":5126,"count":4,"max":[0.100306944804243,0.00799999999999983,-0.06525998006749821],"min":[0.100098566991043,0.0069199999999999505,-0.0664417493711127],"type":"VEC3"},{"bufferView":0,"byteOffset":177156,"componentType":5126,"count":4,"max":[0.100306944804243,0.00799999999999983,-0.0664417493711127],"min":[0.0978418496340797,0.0069199999999999505,-0.0668764121596267],"type":"VEC3"},{"bufferView":0,"byteOffset":177204,"componentType":5126,"count":4,"max":[0.097604979159746,0.00799999999999983,-0.0511181407342428],"min":[0.0951398839895822,0.0069199999999999505,-0.0515528035227568],"type":"VEC3"},{"bufferView":0,"byteOffset":177252,"componentType":5126,"count":4,"max":[0.0978133569729463,0.00799999999999983,-0.0511181407342428],"min":[0.097604979159746,0.0069199999999999505,-0.0522999100378575],"type":"VEC3"},{"bufferView":0,"byteOffset":177300,"componentType":5126,"count":6,"max":[0.0978133569729463,0.0069199999999999505,-0.0511181407342428],"min":[0.0951398839895822,0.0069199999999999505,-0.0533057613231188],"type":"VEC3"},{"bufferView":0,"byteOffset":177372,"componentType":5126,"count":16,"max":[0.115616913573981,0.00899999999999973,-0.0240025642747019],"min":[0.113450212692303,0.00799999999999971,-0.0258206421853901],"type":"VEC3"},{"bufferView":0,"byteOffset":177564,"componentType":5126,"count":16,"max":[0.11640131525871,0.00899999999999973,-0.0347863944682157],"min":[0.114583237348022,0.00799999999999983,-0.0369530953498945],"type":"VEC3"},{"bufferView":0,"byteOffset":177756,"componentType":5126,"count":16,"max":[0.114434991484669,0.008999999999999673,-0.00950000045],"min":[0.112434991484669,0.0079999999999997,-0.01150000045],"type":"VEC3"},{"bufferView":0,"byteOffset":177948,"componentType":5126,"count":16,"max":[0.114434991484669,0.00899999999999964,0.0014999995499999502],"min":[0.112434991484669,0.00799999999999966,-0.000500000450000047],"type":"VEC3"},{"bufferView":0,"byteOffset":178140,"componentType":5126,"count":16,"max":[0.116609302970165,0.00899999999999995,0.0157250352818756],"min":[0.114442602088486,0.007999999999999681,0.0139069573711874],"type":"VEC3"},{"bufferView":0,"byteOffset":178332,"componentType":5126,"count":16,"max":[0.117393704654894,0.009000000000000001,0.026857488446380303],"min":[0.115575626744206,0.00799999999999983,0.0246907875647014],"type":"VEC3"},{"bufferView":0,"byteOffset":178524,"componentType":5126,"count":16,"max":[0.101852052731172,0.008999999999999968,0.0280581455955797],"min":[0.0996853518494931,0.00799999999999983,0.0262400676848915],"type":"VEC3"},{"bufferView":0,"byteOffset":178716,"componentType":5126,"count":16,"max":[0.10071902807545201,0.008999999999999909,0.0172743154020657],"min":[0.09890095016476409,0.0079999999999998,0.0151076145203869],"type":"VEC3"},{"bufferView":0,"byteOffset":178908,"componentType":5126,"count":16,"max":[0.0914349914846693,0.008999999999999717,0.0014999995499999602],"min":[0.0894349914846692,0.00799999999999973,-0.000500000450000034],"type":"VEC3"},{"bufferView":0,"byteOffset":179100,"componentType":5126,"count":16,"max":[0.0914349914846692,0.008999999999999739,-0.00950000044999999],"min":[0.0894349914846692,0.00799999999999975,-0.01150000045],"type":"VEC3"},{"bufferView":0,"byteOffset":179292,"componentType":5126,"count":16,"max":[0.09573881810228001,0.008999999999999776,-0.0255521105165632],"min":[0.0939207401915918,0.00799999999999975,-0.027718811398242],"type":"VEC3"},{"bufferView":0,"byteOffset":179484,"componentType":5126,"count":16,"max":[0.09687184275799951,0.008999999999999774,-0.0366845636810677],"min":[0.0947051418763207,0.00799999999999983,-0.038502641591755905],"type":"VEC3"},{"bufferView":0,"byteOffset":179676,"componentType":5126,"count":32,"max":[0.116609302970165,0.009999999999999952,0.0158121910246233],"min":[0.114442602088486,0.008999999999999932,0.0139069573711874],"type":"VEC3"},{"bufferView":0,"byteOffset":180060,"componentType":5126,"count":16,"max":[0.114529757831234,0.00999999999999994,0.0161038092184786],"min":[0.10071902807545201,0.008999999999999909,0.0139069573711874],"type":"VEC3"},{"bufferView":0,"byteOffset":180252,"componentType":5126,"count":16,"max":[0.117393704654894,0.00999999999999999,0.0247779433074491],"min":[0.11561310827207301,0.00899999999999995,0.0157250352818756],"type":"VEC3"},{"bufferView":0,"byteOffset":180444,"componentType":5126,"count":32,"max":[0.1008061838182,0.00999999999999991,0.0172743154020657],"min":[0.09890095016476409,0.008999999999999899,0.0151076145203869],"type":"VEC3"},{"bufferView":0,"byteOffset":180828,"componentType":5126,"count":32,"max":[0.117393704654894,0.01,0.026857488446380303],"min":[0.115488471001458,0.008999999999999989,0.0246907875647014],"type":"VEC3"},{"bufferView":0,"byteOffset":181212,"componentType":5126,"count":16,"max":[0.100681546547585,0.00999999999999995,0.0262400676848915],"min":[0.09890095016476409,0.008999999999999909,0.017187159659318],"type":"VEC3"},{"bufferView":0,"byteOffset":181404,"componentType":5126,"count":16,"max":[0.115575626744206,0.01,0.0280581455955797],"min":[0.101764896988424,0.00899999999999996,0.0258612937482885],"type":"VEC3"},{"bufferView":0,"byteOffset":181596,"componentType":5126,"count":32,"max":[0.101852052731172,0.009999999999999962,0.0280581455955797],"min":[0.0996853518494931,0.00899999999999995,0.0261529119421439],"type":"VEC3"},{"bufferView":0,"byteOffset":181980,"componentType":5126,"count":32,"max":[0.114434991484669,0.009999999999999672,-0.009500000449999999],"min":[0.112434991484669,0.008999999999999661,-0.01150000045],"type":"VEC3"},{"bufferView":0,"byteOffset":182364,"componentType":5126,"count":16,"max":[0.112434991484669,0.00999999999999974,-0.01050000045],"min":[0.0914349914846692,0.00899999999999967,-0.01150000045],"type":"VEC3"},{"bufferView":0,"byteOffset":182556,"componentType":5126,"count":16,"max":[0.114434991484669,0.00999999999999966,-0.0005000004500000446],"min":[0.113434991484669,0.00899999999999964,-0.00950000045],"type":"VEC3"},{"bufferView":0,"byteOffset":182748,"componentType":5126,"count":32,"max":[0.0914349914846692,0.00999999999999974,-0.009500000449999988],"min":[0.0894349914846692,0.00899999999999973,-0.01150000045],"type":"VEC3"},{"bufferView":0,"byteOffset":183132,"componentType":5126,"count":32,"max":[0.114434991484669,0.00999999999999964,0.0014999995499999502],"min":[0.112434991484669,0.008999999999999632,-0.000500000450000047],"type":"VEC3"},{"bufferView":0,"byteOffset":183516,"componentType":5126,"count":16,"max":[0.0904349914846692,0.00999999999999974,-0.0005000004500000315],"min":[0.0894349914846692,0.008999999999999711,-0.00950000044999999],"type":"VEC3"},{"bufferView":0,"byteOffset":183708,"componentType":5126,"count":16,"max":[0.112434991484669,0.00999999999999971,0.0014999995499999602],"min":[0.0914349914846692,0.00899999999999964,0.000499999549999955],"type":"VEC3"},{"bufferView":0,"byteOffset":183900,"componentType":5126,"count":32,"max":[0.0914349914846692,0.009999999999999712,0.0014999995499999602],"min":[0.0894349914846692,0.008999999999999708,-0.000500000450000034],"type":"VEC3"},{"bufferView":0,"byteOffset":184284,"componentType":5126,"count":32,"max":[0.11640131525871,0.00999999999999973,-0.0347863944682157],"min":[0.114496081605274,0.008999999999999725,-0.0369530953498945],"type":"VEC3"},{"bufferView":0,"byteOffset":184668,"componentType":5126,"count":16,"max":[0.114583237348022,0.009999999999999771,-0.0359569006518028],"min":[0.0967846870152519,0.00899999999999973,-0.038502641591755905],"type":"VEC3"},{"bufferView":0,"byteOffset":184860,"componentType":5126,"count":16,"max":[0.11640131525871,0.00999999999999973,-0.0258206421853901],"min":[0.11462071887589001,0.00899999999999972,-0.0348735502109634],"type":"VEC3"},{"bufferView":0,"byteOffset":185052,"componentType":5126,"count":32,"max":[0.09687184275799951,0.009999999999999773,-0.036597407938320003],"min":[0.0947051418763207,0.00899999999999977,-0.038502641591755905],"type":"VEC3"},{"bufferView":0,"byteOffset":185436,"componentType":5126,"count":32,"max":[0.115616913573981,0.00999999999999973,-0.0240025642747019],"min":[0.113450212692303,0.00899999999999972,-0.025907797928137702],"type":"VEC3"},{"bufferView":0,"byteOffset":185820,"componentType":5126,"count":16,"max":[0.0957013365744125,0.009999999999999771,-0.0276316556554944],"min":[0.0939207401915918,0.00899999999999977,-0.0366845636810677],"type":"VEC3"},{"bufferView":0,"byteOffset":186012,"componentType":5126,"count":16,"max":[0.11353736843505,0.009999999999999771,-0.0240025642747019],"min":[0.09573881810228001,0.00899999999999973,-0.026548305214655],"type":"VEC3"},{"bufferView":0,"byteOffset":186204,"componentType":5126,"count":32,"max":[0.09582597384502761,0.009999999999999773,-0.0255521105165632],"min":[0.0939207401915918,0.00899999999999977,-0.027718811398242],"type":"VEC3"},{"bufferView":0,"byteOffset":186588,"componentType":5126,"count":54,"max":[0.15916754936979502,0.002999999999999392,0.04975809800746686],"min":[0.15316754936979501,-1.564581797453e-16,0.04380184476287854],"type":"VEC3"},{"bufferView":0,"byteOffset":187236,"componentType":5126,"count":54,"max":[0.07693499148466791,0.0029999999999997928,-0.002021873827706077],"min":[0.07093499148466781,-1.47784562365416e-16,-0.007978127072294403],"type":"VEC3"},{"bufferView":0,"byteOffset":187884,"componentType":5126,"count":54,"max":[0.081871923213533,0.0029999999999998418,-0.03057447492994924],"min":[0.07587192321353299,-1.47784562365416e-16,-0.03653072817453756],"type":"VEC3"},{"bufferView":0,"byteOffset":188532,"componentType":5126,"count":54,"max":[0.0868521331867053,0.002999999999999907,0.0261081055560675],"min":[0.0808623797076853,-1.47784562365416e-16,0.0201081055560675],"type":"VEC3"},{"bufferView":0,"byteOffset":189180,"componentType":5126,"count":54,"max":[0.11074044713886301,0.0029999999999998127,-0.05425287668559524],"min":[0.104740447138863,-1.5125400931737e-16,-0.06020912993018357],"type":"VEC3"},{"bufferView":0,"byteOffset":189828,"componentType":5126,"count":64,"max":[0.26250000000001106,0.0009999999999998341,-0.08499999999996596],"min":[0.25700000000001105,-1.678878897687163e-16,-0.0904999999999667],"type":"VEC3"},{"bufferView":0,"byteOffset":190596,"componentType":5126,"count":16,"max":[0.26250000000001106,0.000999999999999833,0.08500000000003391],"min":[0.26149999999998896,-1.6783449630075601e-16,-0.08499999999996609],"type":"VEC3"},{"bufferView":0,"byteOffset":190788,"componentType":5126,"count":16,"max":[0.257000000000012,0.00099999999999986,-0.0894999999999667],"min":[0.0120000000000114,-1.67400815431762e-16,-0.09049999999999829],"type":"VEC3"},{"bufferView":0,"byteOffset":190980,"componentType":5126,"count":64,"max":[0.26249999999998896,0.0009999999999998341,0.09050000000003319],"min":[0.256999999999988,-1.678878897687163e-16,0.0850000000000337],"type":"VEC3"},{"bufferView":0,"byteOffset":191748,"componentType":5126,"count":64,"max":[0.012000000000011526,0.000999999999999861,-0.08499999999999881],"min":[0.0065000000000108105,-1.40078920685127e-16,-0.09049999999999829],"type":"VEC3"},{"bufferView":0,"byteOffset":192516,"componentType":5126,"count":16,"max":[0.25699999999998896,0.000999999999999861,0.09050000000003319],"min":[0.011999999999988475,-1.67400815431762e-16,0.0895000000000018],"type":"VEC3"},{"bufferView":0,"byteOffset":192708,"componentType":5126,"count":16,"max":[0.0075000000000108105,0.000999999999999861,0.0850000000000012],"min":[0.006499999999989171,-1.39645239816133e-16,-0.08499999999999894],"type":"VEC3"},{"bufferView":0,"byteOffset":192900,"componentType":5126,"count":64,"max":[0.0119999999999886,0.000999999999999861,0.0905000000000018],"min":[0.006499999999989171,-1.40078920685127e-16,0.08500000000000106],"type":"VEC3"},{"bufferView":0,"byteOffset":193668,"componentType":5126,"count":64,"max":[0.26250000000001106,0.00799999999999981,-0.08499999999996596],"min":[0.25700000000001105,0.006999999999999809,-0.0904999999999667],"type":"VEC3"},{"bufferView":0,"byteOffset":194436,"componentType":5126,"count":16,"max":[0.257000000000012,0.00799999999999984,-0.0894999999999667],"min":[0.0120000000000114,0.00699999999999981,-0.09049999999999829],"type":"VEC3"},{"bufferView":0,"byteOffset":194628,"componentType":5126,"count":16,"max":[0.26250000000001106,0.00799999999999981,0.08500000000003392],"min":[0.26149999999998896,0.00699999999999981,-0.08499999999996609],"type":"VEC3"},{"bufferView":0,"byteOffset":194820,"componentType":5126,"count":64,"max":[0.012000000000011527,0.00799999999999984,-0.08499999999999881],"min":[0.0065000000000108105,0.0069999999999998406,-0.09049999999999829],"type":"VEC3"},{"bufferView":0,"byteOffset":195588,"componentType":5126,"count":64,"max":[0.26249999999998896,0.00799999999999981,0.09050000000003319],"min":[0.256999999999988,0.006999999999999809,0.0850000000000338],"type":"VEC3"},{"bufferView":0,"byteOffset":196356,"componentType":5126,"count":16,"max":[0.0075000000000108105,0.00799999999999984,0.0850000000000012],"min":[0.006499999999989171,0.0069999999999998406,-0.08499999999999894],"type":"VEC3"},{"bufferView":0,"byteOffset":196548,"componentType":5126,"count":16,"max":[0.25699999999998896,0.00799999999999984,0.09050000000003319],"min":[0.011999999999988475,0.00699999999999981,0.0895000000000018],"type":"VEC3"},{"bufferView":0,"byteOffset":196740,"componentType":5126,"count":64,"max":[0.0119999999999886,0.00799999999999984,0.0905000000000018],"min":[0.006499999999989171,0.0069999999999998406,0.08500000000000106],"type":"VEC3"},{"bufferView":0,"byteOffset":197508,"componentType":5126,"count":20,"max":[0.133307287100107,0.0138786796564402,-0.0356219969518327],"min":[0.130585985567677,0.0117573593128805,-0.0432168898406153],"type":"VEC3"},{"bufferView":0,"byteOffset":197748,"componentType":5126,"count":40,"max":[0.16052789064611803,0.0138786796564402,-0.0429385508743838],"min":[0.132473857223921,0.0117573593128805,-0.0615532283542439],"type":"VEC3"},{"bufferView":0,"byteOffset":198228,"componentType":5126,"count":10,"max":[0.131451316105754,0.0138786796564402,-0.019765156931851904],"min":[0.127789996843377,0.0117573593128805,-0.0357745780729265],"type":"VEC3"},{"bufferView":0,"byteOffset":198348,"componentType":5126,"count":10,"max":[0.21127991396937001,0.0138786796564402,-0.0560643369516198],"min":[0.16044833872789,0.0117573593128805,-0.0615532283542439],"type":"VEC3"},{"bufferView":0,"byteOffset":198468,"componentType":5126,"count":20,"max":[0.128655327381453,0.0138786796564402,-0.010888032814265399],"min":[0.127000000000012,0.0117573593128805,-0.0199177380529457],"type":"VEC3"},{"bufferView":0,"byteOffset":198708,"componentType":5126,"count":20,"max":[0.229182320442001,0.0138786796564402,-0.0528431485680703],"min":[0.211200362051141,0.011757359312880498,-0.0569394080521302],"type":"VEC3"},{"bufferView":0,"byteOffset":198948,"componentType":5126,"count":10,"max":[0.127878679656452,0.0138786796564402,0.00294793568331634],"min":[0.127000000000012,0.0117573593128805,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":199068,"componentType":5126,"count":35,"max":[0.238000000000012,0.0138786796564402,-0.0421200243404343],"min":[0.228949300422613,0.0117573593128805,-0.053690367317394606],"type":"VEC3"},{"bufferView":0,"byteOffset":199488,"componentType":5126,"count":20,"max":[0.128073211714308,0.0138786796564402,0.00748003430619452],"min":[0.127000000000012,0.0117573593128805,0.0029479356833163398],"type":"VEC3"},{"bufferView":0,"byteOffset":199728,"componentType":5126,"count":10,"max":[0.238000000000012,0.0138786796564402,-0.029612317607541704],"min":[0.237121320343571,0.0117573593128805,-0.04212002434043434],"type":"VEC3"},{"bufferView":0,"byteOffset":199848,"componentType":5126,"count":10,"max":[0.129347557117196,0.0138786796564402,0.022045868912988202],"min":[0.127197875699241,0.0117573593128805,0.0074034523281002],"type":"VEC3"},{"bufferView":0,"byteOffset":199968,"componentType":5126,"count":40,"max":[0.238000000000012,0.0138786796564403,-0.017657981230440503],"min":[0.22495413108704,0.0117573593128805,-0.029612317607541704],"type":"VEC3"},{"bufferView":0,"byteOffset":200448,"componentType":5126,"count":35,"max":[0.14042655747923002,0.0138786796564402,0.0330000000000161],"min":[0.128472221102129,0.0117573593128805,0.0219692869348938],"type":"VEC3"},{"bufferView":0,"byteOffset":200868,"componentType":5126,"count":10,"max":[0.225030713065134,0.0138786796564403,-0.017657981230440503],"min":[0.185040433846928,0.0117573593128805,-0.022025313273423303],"type":"VEC3"},{"bufferView":0,"byteOffset":200988,"componentType":5126,"count":10,"max":[0.156257292730361,0.0138786796564403,0.0330000000000163],"min":[0.14042655747923002,0.0117573593128805,0.0321213203435758],"type":"VEC3"},{"bufferView":0,"byteOffset":201108,"componentType":5126,"count":40,"max":[0.18511701582502302,0.0138786796564402,-0.00933247083888311],"min":[0.170081542100949,0.0117573593128805,-0.022025313273423303],"type":"VEC3"},{"bufferView":0,"byteOffset":201588,"componentType":5126,"count":35,"max":[0.16821162910746199,0.0138786796564403,0.0330000000000163],"min":[0.156257292730361,0.0117573593128805,0.021969286934893698],"type":"VEC3"},{"bufferView":0,"byteOffset":202008,"componentType":5126,"count":10,"max":[0.17095687811601598,0.0138786796564402,0.022045868912987997],"min":[0.167336293092395,0.0117573593128805,-0.009409052816977409],"type":"VEC3"},{"bufferView":0,"byteOffset":202128,"componentType":5126,"count":4,"max":[0.0482754283910868,-1.43116173913062e-16,0.035952288391163996],"min":[0.038737067436895006,-0.00800000000000017,0.0173235378835313],"type":"VEC3"},{"bufferView":0,"byteOffset":202176,"componentType":5126,"count":4,"max":[0.13047949638503598,-1.50920942409982e-16,0.0785907046137554],"min":[0.113958879757948,-0.00800000000000022,0.0591397612151505],"type":"VEC3"},{"bufferView":0,"byteOffset":202224,"componentType":5126,"count":4,"max":[0.07335779775292091,-1.45738143342848e-16,-0.054705892015621704],"min":[0.0623536685308185,-0.008000000000000179,-0.0738216169911769],"type":"VEC3"},{"bufferView":0,"byteOffset":202272,"componentType":5126,"count":4,"max":[0.0432952184179144,-1.42563259535093e-16,-0.0277680338797073],"min":[0.0337568574637226,-0.00800000000000017,-0.04639678438734],"type":"VEC3"},{"bufferView":0,"byteOffset":202320,"componentType":5126,"count":4,"max":[0.0377577797435035,-1.41948480343715e-16,0.0015631719759286],"min":[0.0282194187893117,-0.00800000000000017,-0.017065578531704102],"type":"VEC3"},{"bufferView":0,"byteOffset":202368,"componentType":5126,"count":54,"max":[0.26075000000000104,-1.6578405315215103e-16,0.08870078490016216],"min":[0.24725,-0.009999999999999992,0.07529921509983843],"type":"VEC3"},{"bufferView":0,"byteOffset":203016,"componentType":5126,"count":52,"max":[0.26075000000000104,-0.00999999999999999,0.08870078490016216],"min":[0.24725,-0.009999999999999992,0.07529921509983843],"type":"VEC3"},{"bufferView":0,"byteOffset":203640,"componentType":5126,"count":54,"max":[0.25825,-0.00999999999999999,0.08621901271491693],"min":[0.24975,-0.019500000000000198,0.07778098728508347],"type":"VEC3"},{"bufferView":0,"byteOffset":204288,"componentType":5126,"count":52,"max":[0.25775,-0.020000000000000198,0.08572265827786787],"min":[0.25025000000000003,-0.020000000000000198,0.07827734172213252],"type":"VEC3"},{"bufferView":0,"byteOffset":204912,"componentType":5126,"count":54,"max":[0.2561744264943121,-0.00999999999999999,0.0841667234683497],"min":[0.251825,-0.020000000000000198,0.07983327653165055],"type":"VEC3"},{"bufferView":0,"byteOffset":205560,"componentType":5126,"count":26,"max":[0.2561744264943121,-0.00999999999999999,0.08416672346834965],"min":[0.251825,-0.00999999999999999,0.07983820077683357],"type":"VEC3"},{"bufferView":0,"byteOffset":205872,"componentType":5126,"count":54,"max":[0.0217499999999998,-1.3976320101249902e-16,0.08870078490016206],"min":[0.0082499999999998,-0.010000000000000099,0.07529921509983833],"type":"VEC3"},{"bufferView":0,"byteOffset":206520,"componentType":5126,"count":52,"max":[0.0217499999999998,-0.010000000000000099,0.08870078490016206],"min":[0.00824999999999982,-0.010000000000000099,0.07529921509983833],"type":"VEC3"},{"bufferView":0,"byteOffset":207144,"componentType":5126,"count":54,"max":[0.019249999999999802,-0.010000000000000099,0.08621901271491693],"min":[0.0107499999999998,-0.0195000000000001,0.07778098728508347],"type":"VEC3"},{"bufferView":0,"byteOffset":207792,"componentType":5126,"count":52,"max":[0.0187499999999998,-0.0200000000000001,0.0857226582778679],"min":[0.0112499999999998,-0.0200000000000001,0.07827734172213249],"type":"VEC3"},{"bufferView":0,"byteOffset":208416,"componentType":5126,"count":54,"max":[0.01717442649431203,-0.010000000000000097,0.08416672346834961],"min":[0.0128249999999999,-0.0200000000000001,0.07983327653165045],"type":"VEC3"},{"bufferView":0,"byteOffset":209064,"componentType":5126,"count":26,"max":[0.01717442649431203,-0.010000000000000097,0.08416672346834955],"min":[0.0128249999999999,-0.010000000000000099,0.07983820077683346],"type":"VEC3"},{"bufferView":0,"byteOffset":209376,"componentType":5126,"count":54,"max":[0.0217500000000002,-1.3976320101249902e-16,-0.07529921509983824],"min":[0.00825000000000016,-0.010000000000000201,-0.08870078490016196],"type":"VEC3"},{"bufferView":0,"byteOffset":210024,"componentType":5126,"count":52,"max":[0.0217500000000002,-0.010000000000000201,-0.07529921509983824],"min":[0.00825000000000016,-0.010000000000000201,-0.08870078490016196],"type":"VEC3"},{"bufferView":0,"byteOffset":210648,"componentType":5126,"count":54,"max":[0.0192500000000002,-0.010000000000000201,-0.07778098728508337],"min":[0.0107500000000002,-0.0195000000000001,-0.08621901271491683],"type":"VEC3"},{"bufferView":0,"byteOffset":211296,"componentType":5126,"count":52,"max":[0.0187500000000002,-0.0200000000000001,-0.0782773417221324],"min":[0.0112500000000002,-0.0200000000000001,-0.0857226582778678],"type":"VEC3"},{"bufferView":0,"byteOffset":211920,"componentType":5126,"count":54,"max":[0.01717442649431233,-0.0100000000000002,-0.07983327653165055],"min":[0.0128250000000002,-0.0200000000000001,-0.08416672346834965],"type":"VEC3"},{"bufferView":0,"byteOffset":212568,"componentType":5126,"count":26,"max":[0.01717442649431233,-0.0100000000000002,-0.07983327653165055],"min":[0.0128250000000002,-0.010000000000000201,-0.08416179922316665],"type":"VEC3"},{"bufferView":0,"byteOffset":212880,"componentType":5126,"count":54,"max":[0.26075000000000104,-1.6578405315215103e-16,-0.07529921509983754],"min":[0.247250000000001,-0.010000000000000002,-0.08870078490016127],"type":"VEC3"},{"bufferView":0,"byteOffset":213528,"componentType":5126,"count":52,"max":[0.26075000000000104,-0.01,-0.07529921509983754],"min":[0.247250000000001,-0.010000000000000002,-0.08870078490016127],"type":"VEC3"},{"bufferView":0,"byteOffset":214152,"componentType":5126,"count":54,"max":[0.25825000000000103,-0.01,-0.07778098728508258],"min":[0.249750000000001,-0.019500000000000198,-0.08621901271491604],"type":"VEC3"},{"bufferView":0,"byteOffset":214800,"componentType":5126,"count":52,"max":[0.257750000000001,-0.020000000000000198,-0.07827734172213162],"min":[0.250250000000001,-0.020000000000000198,-0.08572265827786699],"type":"VEC3"},{"bufferView":0,"byteOffset":215424,"componentType":5126,"count":54,"max":[0.2561744264943121,-0.01,-0.0798332765316497],"min":[0.251825,-0.020000000000000198,-0.08416672346834884],"type":"VEC3"},{"bufferView":0,"byteOffset":216072,"componentType":5126,"count":26,"max":[0.2561744264943121,-0.01,-0.07983327653164976],"min":[0.251825,-0.01,-0.08416179922316584],"type":"VEC3"},{"bufferView":0,"byteOffset":216384,"componentType":5126,"count":16,"max":[0.15189638356985902,0.000499999999999844,0.0569923181986383],"min":[0.14493431184192,-1.55679381735227e-16,0.0466603706834553],"type":"VEC3"},{"bufferView":0,"byteOffset":216576,"componentType":5126,"count":16,"max":[0.15189638356985902,0.0029999999999994202,0.0569923181986383],"min":[0.14493431184192,0.00249999999999937,0.0466603706834553],"type":"VEC3"},{"bufferView":0,"byteOffset":216768,"componentType":5126,"count":16,"max":[0.07540931536036681,0.000499999999999853,0.029913253300720602],"min":[0.0738653490983491,-1.47187611314002e-16,0.0179153390522458],"type":"VEC3"},{"bufferView":0,"byteOffset":216960,"componentType":5126,"count":16,"max":[0.07540931536036681,0.00299999999999989,0.029913253300720602],"min":[0.0738653490983491,0.00249999999999983,0.0179153390522458],"type":"VEC3"},{"bufferView":0,"byteOffset":217152,"componentType":5126,"count":16,"max":[0.09991906642775579,0.000499999999999851,-0.0528849903888178],"min":[0.09734288441924549,-1.49908740310286e-16,-0.0647895075137978],"type":"VEC3"},{"bufferView":0,"byteOffset":217344,"componentType":5126,"count":16,"max":[0.09991906642775579,0.00299999999999985,-0.0528849903888178],"min":[0.09734288441924549,0.00249999999999982,-0.0647895075137978],"type":"VEC3"},{"bufferView":0,"byteOffset":217536,"componentType":5126,"count":16,"max":[0.0649349914846693,0.000499999999999855,0.0009999995499999997],"min":[0.0644349914846692,-1.46024727760584e-16,-0.011000000450000002],"type":"VEC3"},{"bufferView":0,"byteOffset":217728,"componentType":5126,"count":16,"max":[0.0649349914846692,0.00299999999999982,0.000999999549999999],"min":[0.0644349914846692,0.00249999999999979,-0.011000000450000002],"type":"VEC3"},{"bufferView":0,"byteOffset":217920,"componentType":5126,"count":16,"max":[0.0704291053871944,0.000499999999999853,-0.028359835048422],"min":[0.0688851391251751,-1.46634696936033e-16,-0.0403577492968968],"type":"VEC3"},{"bufferView":0,"byteOffset":218112,"componentType":5126,"count":16,"max":[0.0704291053871944,0.0029999999999998804,-0.028359835048422],"min":[0.0688851391251751,0.00249999999999985,-0.0403577492968968],"type":"VEC3"},{"bufferView":0,"byteOffset":218304,"componentType":5126,"count":54,"max":[0.019249999999999802,-0.0195000000000001,0.08621901271491693],"min":[0.0107499999999998,-0.0200000000000001,0.07778098728508347],"type":"VEC3"},{"bufferView":0,"byteOffset":218952,"componentType":5126,"count":54,"max":[0.25825,-0.019500000000000198,0.08621901271491693],"min":[0.24975,-0.020000000000000198,0.07778098728508347],"type":"VEC3"},{"bufferView":0,"byteOffset":219600,"componentType":5126,"count":54,"max":[0.25825000000000103,-0.019500000000000198,-0.07778098728508258],"min":[0.249750000000001,-0.020000000000000198,-0.08621901271491604],"type":"VEC3"},{"bufferView":0,"byteOffset":220248,"componentType":5126,"count":54,"max":[0.0192500000000002,-0.0195000000000001,-0.07778098728508337],"min":[0.0107500000000002,-0.0200000000000001,-0.08621901271491683],"type":"VEC3"},{"bufferView":0,"byteOffset":220896,"componentType":5126,"count":32,"max":[0.00320710567260114,0.0041049418775880395,0.00628093711365225],"min":[0.0024999996095555403,0.00135638049669384,0.00139928485070769],"type":"VEC3"},{"bufferView":0,"byteOffset":221280,"componentType":5126,"count":12,"max":[0.002500000000000117,0.00465625944299463,-0.00483670043552539],"min":[0.00249999999999996,0.00214328654382348,-0.0065147270048723],"type":"VEC3"},{"bufferView":0,"byteOffset":221424,"componentType":5126,"count":18,"max":[0.004485904810261949,0.007479663400895541,0.00703460367441819],"min":[0.00250000000000002,0.00465625944299465,0.00608645601772636],"type":"VEC3"},{"bufferView":0,"byteOffset":221640,"componentType":5126,"count":12,"max":[0.0025000000000001974,0.00465626818438485,0.00651353799290092],"min":[0.0024999996095555403,0.0021871566040600698,0.0049025467003375196],"type":"VEC3"},{"bufferView":0,"byteOffset":221784,"componentType":5126,"count":23,"max":[0.0030158787971372,0.0041049418775880395,0.00628093711365225],"min":[0.0024999996095555403,0.00156931309017215,0.00159920260672595],"type":"VEC3"},{"bufferView":0,"byteOffset":222060,"componentType":5126,"count":64,"max":[0.0147584405206056,0.00882105161278498,0.0061595935882536],"min":[0.0025000000000000105,0.00341922323877963,0.0053789651383237954],"type":"VEC3"},{"bufferView":0,"byteOffset":222828,"componentType":5126,"count":65,"max":[0.014758440520605,0.00882105161278118,-0.005379100334969916],"min":[0.0024999999999999896,0.0034192232387802004,-0.00615959358825361],"type":"VEC3"},{"bufferView":0,"byteOffset":223608,"componentType":5126,"count":22,"max":[0.0030158788024026,0.0041049419889679604,-0.00159920260627503],"min":[0.0024999999999999896,0.0015693130642918801,-0.00628057404821939],"type":"VEC3"},{"bufferView":0,"byteOffset":223872,"componentType":5126,"count":18,"max":[0.004485904810261921,0.0074796634008955296,-0.00608645601772638],"min":[0.00249999999999996,0.00465625925900437,-0.00703466971263705],"type":"VEC3"},{"bufferView":0,"byteOffset":224088,"componentType":5126,"count":16,"max":[0.00474451348015102,0.00706541685240036,0.007893960321652651],"min":[0.0026999999999999602,0.0038873597632060604,0.0069348987526001],"type":"VEC3"},{"bufferView":0,"byteOffset":224280,"componentType":5126,"count":15,"max":[0.004744513480144499,0.0070654168523751806,-0.00693489875260173],"min":[0.0027,0.0038873597631879503,-0.00789396032165262],"type":"VEC3"},{"bufferView":0,"byteOffset":224460,"componentType":5126,"count":18,"max":[0.0143106354639616,0.0109379598788221,0.007135555696304321],"min":[0.00269203810230553,0.00405237119023219,0.0066199639828207505],"type":"VEC3"},{"bufferView":0,"byteOffset":224676,"componentType":5126,"count":6,"max":[0.0141860922349725,0.010903407956305101,0.0061407975621693206],"min":[0.00309769899021026,0.00645318715400345,0.00575356312132548],"type":"VEC3"},{"bufferView":0,"byteOffset":224748,"componentType":5126,"count":5,"max":[0.0140340795741258,0.0109091257143292,0.00691187744564716],"min":[0.004485904810261949,0.007479663400895541,0.0057530237801714],"type":"VEC3"},{"bufferView":0,"byteOffset":224808,"componentType":5126,"count":5,"max":[0.0140340795741257,0.0109091257143292,-0.00575302378017144],"min":[0.004485904810261921,0.0074796634008955296,-0.0069118774456471705],"type":"VEC3"},{"bufferView":0,"byteOffset":224868,"componentType":5126,"count":6,"max":[0.0141860922349725,0.010903407956305101,-0.0057535631213255205],"min":[0.00309769899021029,0.00645318715400349,-0.00614079756216934],"type":"VEC3"},{"bufferView":0,"byteOffset":224940,"componentType":5126,"count":12,"max":[0.0181290282888945,0.0129410483041947,-0.00630648986581376],"min":[0.0141143445712503,0.0104886064360148,-0.00664558412450052],"type":"VEC3"},{"bufferView":0,"byteOffset":225084,"componentType":5126,"count":17,"max":[0.0143106270634503,0.0109379589316125,-0.0066198991342940805],"min":[0.00269165044648114,0.00405237119022347,-0.00713555569630486],"type":"VEC3"},{"bufferView":0,"byteOffset":225288,"componentType":5126,"count":213,"max":[0.021227810061651,0.0106057588424333,0.005726426463623457],"min":[0.00474915931920595,0.0034406375769590798,-0.005726637203111752],"type":"VEC3"},{"bufferView":0,"byteOffset":227844,"componentType":5126,"count":95,"max":[0.01581940111485597,0.0144867320967674,0.0038610927272487603],"min":[0.0015,0.00254452177553197,0.003611146651055763],"type":"VEC3"},{"bufferView":0,"byteOffset":228984,"componentType":5126,"count":93,"max":[0.015818058097094446,0.0144867320967674,-0.0036111700935179845],"min":[0.0015,0.00254452177553197,-0.0038610927272487603],"type":"VEC3"},{"bufferView":0,"byteOffset":230100,"componentType":5126,"count":17,"max":[0.021227810061651,0.0138676433182694,0.00304613474027005],"min":[0.019788300911338697,0.0105529638438556,-0.00304176142751911],"type":"VEC3"},{"bufferView":0,"byteOffset":230304,"componentType":5126,"count":57,"max":[0.017938951732539545,0.011989060589914016,0.00502737476169501],"min":[0.00643414752399365,0.00698662747898784,-0.00502740770160025],"type":"VEC3"},{"bufferView":0,"byteOffset":230988,"componentType":5126,"count":20,"max":[0.0200686420549022,0.0137439187523342,0.00747868142127109],"min":[0.0147559005483739,0.0104328756818908,0.0058539640337689595],"type":"VEC3"},{"bufferView":0,"byteOffset":231228,"componentType":5126,"count":19,"max":[0.020068642054874603,0.0137439187523214,-0.00585394654507766],"min":[0.0147559005667058,0.0104328756818908,-0.00747868142127107],"type":"VEC3"},{"bufferView":0,"byteOffset":231456,"componentType":5126,"count":36,"max":[0.02170037414233141,0.01617774164271174,0.005766432550456],"min":[0.0204947235682232,0.0142705946949965,-0.00576643255048525],"type":"VEC3"},{"bufferView":0,"byteOffset":231888,"componentType":5126,"count":56,"max":[0.00270002897456826,0.0057017266594344106,0.00771694637067501],"min":[0.0026999999999997065,0.00004055143200531591,-0.007716946370670241],"type":"VEC3"},{"bufferView":0,"byteOffset":232560,"componentType":5126,"count":21,"max":[0.0210514439127134,0.0144760550677795,-0.00324056956583942],"min":[0.0193437231928106,0.0134839539110106,-0.006596638218030589],"type":"VEC3"},{"bufferView":0,"byteOffset":232812,"componentType":5126,"count":22,"max":[0.0210514439127424,0.014476055067798001,0.00659663821801697],"min":[0.019343737425168497,0.0134839580672932,0.0032405702335081103],"type":"VEC3"},{"bufferView":0,"byteOffset":233076,"componentType":5126,"count":8,"max":[0.019758543756483404,0.013711977551692,-0.0033528506368919603],"min":[0.019545827271666302,0.013577416380590502,-0.00435036926170884],"type":"VEC3"},{"bufferView":0,"byteOffset":233172,"componentType":5126,"count":7,"max":[0.0181713751223994,0.012504500826300299,-0.00544854305204548],"min":[0.014759199796895899,0.0106417026057649,-0.00573012770712269],"type":"VEC3"},{"bufferView":0,"byteOffset":233256,"componentType":5126,"count":6,"max":[0.0141860922349725,0.0104358568531242,0.0061407975621693206],"min":[0.00309769899021026,0.006453187154003431,0.00575356312132548],"type":"VEC3"},{"bufferView":0,"byteOffset":233328,"componentType":5126,"count":19,"max":[0.0208374181194914,0.0154343029540097,-0.00472931003654541],"min":[0.0186341926917408,0.0127520398974732,-0.0071086325007819],"type":"VEC3"},{"bufferView":0,"byteOffset":233556,"componentType":5126,"count":18,"max":[0.021698080334484747,0.0159171182567235,-0.00265779136803553],"min":[0.0200310240153269,0.0143412047207988,-0.00597085802811814],"type":"VEC3"},{"bufferView":0,"byteOffset":233772,"componentType":5126,"count":61,"max":[0.009400000000000009,0.013697415124516199,-0.005],"min":[0.005206086841635008,0.009507277610405837,-0.00760755972264706],"type":"VEC3"},{"bufferView":0,"byteOffset":234504,"componentType":5126,"count":52,"max":[0.0200310240153347,0.016014951767634303,0.0076180115831817295],"min":[0.0103373161600857,0.0122596361259064,0.004567690211330471],"type":"VEC3"},{"bufferView":0,"byteOffset":235128,"componentType":5126,"count":54,"max":[0.0200310240153269,0.016014951767634303,-0.00456769021133048],"min":[0.0103373161600861,0.0122596361259078,-0.00761801158318157],"type":"VEC3"},{"bufferView":0,"byteOffset":235776,"componentType":5126,"count":5,"max":[0.020100000000000003,0.0154474353783448,0.00473050112106748],"min":[0.020099999999978,0.0154300310715587,0.004681949874206581],"type":"VEC3"},{"bufferView":0,"byteOffset":235836,"componentType":5126,"count":3,"max":[0.020100000000000003,0.0154391574356795,-0.00470494819334901],"min":[0.0200310240153269,0.0154300310715587,-0.00473050112106748],"type":"VEC3"},{"bufferView":0,"byteOffset":235872,"componentType":5126,"count":3,"max":[0.020100000000000003,0.0154391574356813,0.00473050112106748],"min":[0.0200310240153347,0.0154300310715587,0.00470494819334389],"type":"VEC3"},{"bufferView":0,"byteOffset":235908,"componentType":5126,"count":11,"max":[0.0157680277106221,0.0153396015604801,0.00398186217056864],"min":[0.0,0.0144465321006812,0.00165026039690162],"type":"VEC3"},{"bufferView":0,"byteOffset":236040,"componentType":5126,"count":27,"max":[0.0053593705000996,0.012472339916576002,-0.007593510352115701],"min":[0.0,0.00811616052272092,-0.00794293706617464],"type":"VEC3"},{"bufferView":0,"byteOffset":236364,"componentType":5126,"count":10,"max":[0.0103362971065466,0.0123081008438841,0.0076949318095382805],"min":[0.00795781228726353,0.0115427738874274,0.007612496700771591],"type":"VEC3"},{"bufferView":0,"byteOffset":236484,"componentType":5126,"count":16,"max":[0.0104409955966541,0.0122586259572758,0.0077152076198868805],"min":[0.008155386729963441,0.0111725589517227,0.00761812622994483],"type":"VEC3"},{"bufferView":0,"byteOffset":236676,"componentType":5126,"count":12,"max":[0.00551425741046763,0.0103817860287892,-0.007801071605524909],"min":[0.0015,0.00790011640417234,-0.00794761884576238],"type":"VEC3"},{"bufferView":0,"byteOffset":236820,"componentType":5126,"count":11,"max":[0.0157680277106176,0.015339601651255901,-0.0016502596801935801],"min":[0.0,0.0144465321006812,-0.00398186212691119],"type":"VEC3"},{"bufferView":0,"byteOffset":236952,"componentType":5126,"count":4,"max":[0.0046993745344626305,0.00786799024102444,-0.00380524743702003],"min":[0.00210125093107475,0.00673829394659329,-0.00492522735272125],"type":"VEC3"},{"bufferView":0,"byteOffset":237000,"componentType":5126,"count":4,"max":[0.00469937453446262,0.00786799024102444,0.00492522735272125],"min":[0.00210125093107475,0.00673829394659329,0.00380524743702003],"type":"VEC3"},{"bufferView":0,"byteOffset":237048,"componentType":5126,"count":17,"max":[0.0015,0.00868578643762689,-0.0038610927272487603],"min":[0.0015,0.0044999999999959595,-0.00794761884576238],"type":"VEC3"},{"bufferView":0,"byteOffset":237252,"componentType":5126,"count":11,"max":[0.0027,0.000303336020321495,0.0036689009245957803],"min":[0.0016999999999872699,-0.0000025200587809969254,-0.00366890092459478],"type":"VEC3"},{"bufferView":0,"byteOffset":237384,"componentType":5126,"count":27,"max":[0.0030365790871936704,0.005272299411651101,0.00794761884576238],"min":[0.0015,0.00026612383993683905,0.00362993204755574],"type":"VEC3"},{"bufferView":0,"byteOffset":237708,"componentType":5126,"count":27,"max":[0.00303657908719448,0.00527229941164911,-0.00362993204755399],"min":[0.0015,0.000266123839933822,-0.00794761884576238],"type":"VEC3"},{"bufferView":0,"byteOffset":238032,"componentType":5126,"count":36,"max":[0.00367960869472421,0.00273568668689447,0.00335785718347322],"min":[0.00188037527932243,0.00195335773243455,-0.00335785718347322],"type":"VEC3"},{"bufferView":0,"byteOffset":238464,"componentType":5126,"count":88,"max":[2.72731056488729e-16,0.016929034951218953,0.00774607475632638],"min":[-2.46001603824638e-16,0.011014213562373101,-0.00774607475632637],"type":"VEC3"},{"bufferView":0,"byteOffset":239520,"componentType":5126,"count":28,"max":[0.014244974835125102,0.0122210470665086,0.00794761884576238],"min":[0.0015,0.0052074722402518,0.00750255451736684],"type":"VEC3"},{"bufferView":0,"byteOffset":239856,"componentType":5126,"count":32,"max":[0.014244974835125102,0.0122210470665086,-0.00750255451736685],"min":[0.0015,0.0052074722402491395,-0.00794761884576238],"type":"VEC3"},{"bufferView":0,"byteOffset":240240,"componentType":5126,"count":7,"max":[0.0103362971065631,0.0122761267525849,-0.00761613964550961],"min":[0.00950519520867212,0.0120046398291707,-0.00764637173116874],"type":"VEC3"},{"bufferView":0,"byteOffset":240324,"componentType":5126,"count":32,"max":[0.00667095415760501,0.0124723394667503,0.00794293706617465],"min":[0.0,0.00811616052272075,0.00759351040474626],"type":"VEC3"},{"bufferView":0,"byteOffset":240708,"componentType":5126,"count":14,"max":[0.00693116626025714,0.0109297988944003,0.00794761884576238],"min":[0.0015,0.00790011640417221,0.007753805602374541],"type":"VEC3"},{"bufferView":0,"byteOffset":240876,"componentType":5126,"count":14,"max":[0.010440995596669,0.0122586259572748,-0.0076181262299449505],"min":[0.00956789404575309,0.011658125236179099,-0.007664542521633681],"type":"VEC3"},{"bufferView":0,"byteOffset":241044,"componentType":5126,"count":12,"max":[0.01642291789284341,0.012965531971639483,0.00348272416289766],"min":[0.00610673870507238,0.00847992959848219,-0.00348272416289767],"type":"VEC3"},{"bufferView":0,"byteOffset":241188,"componentType":5126,"count":13,"max":[0.00401745240643728,0.010296421542125102,-0.005762262911772451],"min":[0.00030357845787490903,0.007591088961865421,-0.0059331615356215004],"type":"VEC3"},{"bufferView":0,"byteOffset":241344,"componentType":5126,"count":13,"max":[0.00401745240643728,0.010296421542125102,0.0059331615356215004],"min":[0.000303578457874908,0.0075910889618654095,0.005762262911772451],"type":"VEC3"},{"bufferView":0,"byteOffset":241500,"componentType":5126,"count":6,"max":[0.0146607860175776,0.0101154786640767,-0.004814143114137171],"min":[0.00716676010378785,0.00493930421390872,-0.0050724409505194905],"type":"VEC3"},{"bufferView":0,"byteOffset":241572,"componentType":5126,"count":6,"max":[0.014660786017574801,0.0101154786640849,0.005072407983541831],"min":[0.00716675587889038,0.00493930187321674,0.00481414311413655],"type":"VEC3"},{"bufferView":0,"byteOffset":241644,"componentType":5126,"count":8,"max":[0.0184321976916446,0.0124205373396171,0.00750255451736684],"min":[0.014244974835125102,0.0102224668241032,0.00717985627397778],"type":"VEC3"},{"bufferView":0,"byteOffset":241740,"componentType":5126,"count":8,"max":[0.0184321976916413,0.0124205373396169,-0.00717985627397817],"min":[0.014244974835125102,0.0102224668241032,-0.00750255451736685],"type":"VEC3"},{"bufferView":0,"byteOffset":241836,"componentType":5126,"count":50,"max":[0.0216749783200512,0.016740845394743777,0.0047821330397072],"min":[0.0105727658317648,0.0154196678329461,-0.0047821330397072],"type":"VEC3"},{"bufferView":0,"byteOffset":242436,"componentType":5126,"count":22,"max":[0.0103983480827364,0.016929034951218953,0.00456922658913306],"min":[-2.9688326176675605e-20,0.0160208598886126,-0.00456922658913306],"type":"VEC3"},{"bufferView":0,"byteOffset":242700,"componentType":5126,"count":16,"max":[0.0105727658317648,0.016746932459713242,0.00456922658913306],"min":[0.0103983480827364,0.016014951767634303,-0.00456922658913306],"type":"VEC3"},{"bufferView":0,"byteOffset":242892,"componentType":5126,"count":75,"max":[0.0103983480827364,0.016231140250349198,0.00761805106252477],"min":[-5.358622622774082e-19,0.012259288979337,0.004510717847939051],"type":"VEC3"},{"bufferView":0,"byteOffset":243792,"componentType":5126,"count":19,"max":[0.0105727658317648,0.0160208598886126,0.00761812622994483],"min":[0.0103198122537687,0.0122586259572758,0.004567690211330471],"type":"VEC3"},{"bufferView":0,"byteOffset":244020,"componentType":5126,"count":72,"max":[0.0103983480827364,0.0162311395928866,-0.00451071987699431],"min":[-2.9133430944869435e-19,0.012259288979337,-0.00761805106252477],"type":"VEC3"},{"bufferView":0,"byteOffset":244884,"componentType":5126,"count":19,"max":[0.0105727658317648,0.0160208598886126,-0.00456769021133048],"min":[0.0103198122537687,0.0122586259572748,-0.0076181262299449505],"type":"VEC3"},{"bufferView":0,"byteOffset":245112,"componentType":5126,"count":9,"max":[0.010441973229250402,0.0122596361259064,0.00763539239950488],"min":[0.0103362971065466,0.0119206946594119,0.0076180115831817295],"type":"VEC3"},{"bufferView":0,"byteOffset":245220,"componentType":5126,"count":23,"max":[0.014244974835125102,0.013593530922652499,0.00763535825982234],"min":[0.0103373161600857,0.0119209954283995,0.00717129318011299],"type":"VEC3"},{"bufferView":0,"byteOffset":245496,"componentType":5126,"count":16,"max":[0.0188773580685168,0.0147638951572774,0.00750255451736684],"min":[0.0142025099025372,0.0122210470665086,0.00604540032155386],"type":"VEC3"},{"bufferView":0,"byteOffset":245688,"componentType":5126,"count":20,"max":[0.020837418119511,0.0154343029540111,0.007108632500783019],"min":[0.0186341926917408,0.0127520398974666,0.004729310036540151],"type":"VEC3"},{"bufferView":0,"byteOffset":245928,"componentType":5126,"count":16,"max":[0.0188773580685185,0.0147638951572774,-0.00604540032155384],"min":[0.0142025099025372,0.0122210470665086,-0.00750255451736685],"type":"VEC3"},{"bufferView":0,"byteOffset":246120,"componentType":5126,"count":24,"max":[0.014244974835125102,0.013593530922652499,-0.0071712931801130005],"min":[0.0103373161600861,0.0119209954283996,-0.00763535825982233],"type":"VEC3"},{"bufferView":0,"byteOffset":246408,"componentType":5126,"count":9,"max":[0.0104419732292506,0.0122596361259078,-0.00761801158318157],"min":[0.0103362971065631,0.0119206946594165,-0.00763539239950436],"type":"VEC3"},{"bufferView":0,"byteOffset":246516,"componentType":5126,"count":5,"max":[0.0201000000000037,0.015447435378349899,-0.00468194987418847],"min":[0.020100000000000003,0.0154300310715587,-0.00473050112106748],"type":"VEC3"},{"bufferView":0,"byteOffset":246576,"componentType":5126,"count":6,"max":[0.0176596284958033,0.0114178620712693,-0.004519673004235641],"min":[0.0136300083037704,0.00775033552140423,-0.00485912407261668],"type":"VEC3"},{"bufferView":0,"byteOffset":246648,"componentType":5126,"count":6,"max":[0.0176596278765083,0.011417861808666701,0.0048591240726167505],"min":[0.013630008303777,0.00775033552140302,0.004519673355516739],"type":"VEC3"},{"bufferView":0,"byteOffset":246720,"componentType":5126,"count":10,"max":[0.01900901255644109,0.011989060589914016,0.0032181305409162302],"min":[0.0177809964031574,0.00957223237474294,-0.0032181305449856604],"type":"VEC3"},{"bufferView":0,"byteOffset":246840,"componentType":5126,"count":4,"max":[0.007724350647265341,0.00711825986868599,0.004562372394821321],"min":[0.00673687699474105,0.0047342875842757495,0.0037524462825647502],"type":"VEC3"},{"bufferView":0,"byteOffset":246888,"componentType":5126,"count":4,"max":[0.007724350647265341,0.00711825986868205,-0.0037524462825647502],"min":[0.00673687699474268,0.0047342875842757495,-0.00456238340323384],"type":"VEC3"},{"bufferView":0,"byteOffset":246936,"componentType":5126,"count":12,"max":[0.00670486230846043,0.00847994085587458,0.0034854383940136403],"min":[0.00610673381021887,0.007104339486904121,-0.00348543839401365],"type":"VEC3"},{"bufferView":0,"byteOffset":247080,"componentType":5126,"count":31,"max":[0.008195851231763212,0.007305176527248731,0.005072407983541831],"min":[0.00673687699474105,0.0047342875842757495,0.004562372394821321],"type":"VEC3"},{"bufferView":0,"byteOffset":247452,"componentType":5126,"count":31,"max":[0.0081958566149862,0.007305178364280821,-0.00456238340323282],"min":[0.00673687699474283,0.0047342875842757495,-0.0050724409505194905],"type":"VEC3"},{"bufferView":0,"byteOffset":247824,"componentType":5126,"count":17,"max":[0.00670486230846043,0.008635422900120161,0.00378748067438702],"min":[0.00571723168401047,0.00698662934853924,0.00347499802224142],"type":"VEC3"},{"bufferView":0,"byteOffset":248028,"componentType":5126,"count":18,"max":[0.00670486230846042,0.008635422900120161,-0.00347499802224142],"min":[0.00571723168401046,0.00698662747898784,-0.00378748067438702],"type":"VEC3"},{"bufferView":0,"byteOffset":248244,"componentType":5126,"count":20,"max":[0.0188508619175618,0.0119203796580061,-0.00321363760614513],"min":[0.0166252850764469,0.00905426934149531,-0.00456429599530948],"type":"VEC3"},{"bufferView":0,"byteOffset":248484,"componentType":5126,"count":20,"max":[0.018850861999350498,0.0119203796931335,0.00456429634857857],"min":[0.016625284472490703,0.00905426907221816,0.00321363761305929],"type":"VEC3"},{"bufferView":0,"byteOffset":248724,"componentType":5126,"count":16,"max":[0.0015,0.00868578643762689,0.00794761884576238],"min":[0.0015,0.0044999999999959595,0.0038610927272487603],"type":"VEC3"},{"bufferView":0,"byteOffset":248916,"componentType":5126,"count":11,"max":[0.00120710678118656,0.010307106781186499,-0.00582353653922762],"min":[0.00029289321881345,0.009392893218813439,-0.00787357833290838],"type":"VEC3"},{"bufferView":0,"byteOffset":249048,"componentType":5126,"count":11,"max":[0.00120710678118656,0.010307106781186499,0.00787357833290838],"min":[0.00029289321881345,0.00939289321881343,0.00582353653922762],"type":"VEC3"},{"bufferView":0,"byteOffset":249180,"componentType":5126,"count":46,"max":[0.0017000000000000105,0.0040000000043306705,0.00779184493457178],"min":[0.0016999999999872699,-0.0000025200587809969254,-0.007791844934572281],"type":"VEC3"},{"bufferView":0,"byteOffset":249732,"componentType":5126,"count":98,"max":[0.016835058994129633,0.0147435606909978,0.0034686884720121188],"min":[0.0151430040061683,0.0125173990805829,-0.003467181650334709],"type":"VEC3"},{"bufferView":0,"byteOffset":250908,"componentType":5126,"count":16,"max":[0.00210125093107475,0.00673829394659329,0.0050343911273968],"min":[0.0015,0.00582123387220817,0.0038505978532087],"type":"VEC3"},{"bufferView":0,"byteOffset":251100,"componentType":5126,"count":15,"max":[0.00210125093107475,0.00673829394659329,-0.0038505978532087],"min":[0.0015,0.00582123387220817,-0.0050343911273968],"type":"VEC3"},{"bufferView":0,"byteOffset":251280,"componentType":5126,"count":14,"max":[0.005,0.0136728399699735,0.004852782172465641],"min":[0.00499999999901687,0.008326520278217,0.0038],"type":"VEC3"},{"bufferView":0,"byteOffset":251448,"componentType":5126,"count":14,"max":[0.005,0.0136728399699803,-0.0038],"min":[0.00499999999901687,0.008326520278217,-0.004852782172465641],"type":"VEC3"},{"bufferView":0,"byteOffset":251616,"componentType":5126,"count":55,"max":[0.008400000000000001,0.012698144950684514,-0.00374065277924406],"min":[0.006200914758226728,0.0105,-0.0048],"type":"VEC3"},{"bufferView":0,"byteOffset":252276,"componentType":5126,"count":68,"max":[0.008048666294970164,0.012350030760253938,0.007560204266075738],"min":[0.00655,0.010850333500405807,0.003746785331876828],"type":"VEC3"},{"bufferView":0,"byteOffset":253092,"componentType":5126,"count":52,"max":[0.009400000000000009,0.013694898720294037,-0.005],"min":[0.00520694758094173,0.009507277610405837,-0.005],"type":"VEC3"},{"bufferView":0,"byteOffset":253716,"componentType":5126,"count":6,"max":[0.0165885909125045,0.014064477317150301,0.00130072478562329],"min":[0.0,0.013774922385704939,-0.00130072478563804],"type":"VEC3"},{"bufferView":0,"byteOffset":253788,"componentType":5126,"count":8,"max":[0.0163597018266528,0.0150419647554316,0.00159828433294202],"min":[-3.51710544151306e-21,0.0140788719681068,0.00131272467535152],"type":"VEC3"},{"bufferView":0,"byteOffset":253884,"componentType":5126,"count":8,"max":[0.016359701826647102,0.0150419647554297,-0.00131272467536631],"min":[0.0,0.014078871968106902,-0.0015982843329567101],"type":"VEC3"},{"bufferView":0,"byteOffset":253980,"componentType":5126,"count":12,"max":[0.00199476427806882,0.0045000000000000005,0.00789728646401355],"min":[0.0015,0.00326308930482796,0.00385245658465091],"type":"VEC3"},{"bufferView":0,"byteOffset":254124,"componentType":5126,"count":13,"max":[0.00199476427806882,0.0045000000000000005,-0.00385245658465091],"min":[0.0015,0.00326308930482795,-0.007897286464013921],"type":"VEC3"},{"bufferView":0,"byteOffset":254280,"componentType":5126,"count":11,"max":[0.004035350024480095,0.014825528350852499,0.00499078726838027],"min":[-1.4315028923540388e-19,0.014091844276614501,0.0039123155293768605],"type":"VEC3"},{"bufferView":0,"byteOffset":254412,"componentType":5126,"count":11,"max":[0.004035350024480092,0.0148255283647425,-0.00391231552937694],"min":[-1.1863545192562289e-18,0.014091844276614501,-0.00499078726838028],"type":"VEC3"},{"bufferView":0,"byteOffset":254544,"componentType":5126,"count":14,"max":[0.015143295921202294,0.0147940711766302,0.0038061999871833903],"min":[0.0040348994967025,0.0141578552542291,0.00340405976402401],"type":"VEC3"},{"bufferView":0,"byteOffset":254712,"componentType":5126,"count":58,"max":[0.016074986602305066,0.0144465321006812,0.00362304456853318],"min":[0.0151377698790888,0.0125173990805829,0.00332064438777144],"type":"VEC3"},{"bufferView":0,"byteOffset":255408,"componentType":5126,"count":21,"max":[0.015392282803175601,0.0127925171028985,0.00378748067438702],"min":[0.00571723168401047,0.0084799295984822,0.00332064438777144],"type":"VEC3"},{"bufferView":0,"byteOffset":255660,"componentType":5126,"count":14,"max":[0.015143295921202189,0.0147940711766302,-0.0034040597640241804],"min":[0.0040348994967025,0.0141578552542291,-0.0038061999871833903],"type":"VEC3"},{"bufferView":0,"byteOffset":255828,"componentType":5126,"count":57,"max":[0.016075946496789423,0.0144465321006812,-0.00332064438777145],"min":[0.0151377698790887,0.0125173990805829,-0.00362304456853318],"type":"VEC3"},{"bufferView":0,"byteOffset":256512,"componentType":5126,"count":22,"max":[0.015392282803175601,0.0127925171028985,-0.00332064438777145],"min":[0.00571723168401046,0.00847992959848219,-0.00378748067438702],"type":"VEC3"},{"bufferView":0,"byteOffset":256776,"componentType":5126,"count":19,"max":[0.01577005497204911,0.015341760368698828,0.00193389939826772],"min":[-2.46001603824638e-16,0.0144473056798528,0.00131272467535152],"type":"VEC3"},{"bufferView":0,"byteOffset":257004,"componentType":5126,"count":19,"max":[0.015770054972049467,0.015340358338699801,-0.00131272467536631],"min":[-2.0712499736634607e-16,0.0144473056798505,-0.00193389939828246],"type":"VEC3"},{"bufferView":0,"byteOffset":257232,"componentType":5126,"count":18,"max":[0.0164968976055305,0.0143644316256973,0.00159828433294202],"min":[0.0,0.0137765228983317,0.0010127703668046],"type":"VEC3"},{"bufferView":0,"byteOffset":257448,"componentType":5126,"count":27,"max":[0.016619324649922034,0.014745799715323072,0.00199428347518062],"min":[0.0157627935835426,0.0140788719681068,0.0015878652608023402],"type":"VEC3"},{"bufferView":0,"byteOffset":257772,"componentType":5126,"count":27,"max":[0.016619324649915793,0.014745799715320718,-0.00158786526081712],"min":[0.0157627935835416,0.014078871968106902,-0.00199428347519598],"type":"VEC3"},{"bufferView":0,"byteOffset":258096,"componentType":5126,"count":19,"max":[0.016496897605528003,0.0143644316256973,-0.00101277036681939],"min":[0.0,0.0137765228983317,-0.0015982843329567101],"type":"VEC3"},{"bufferView":0,"byteOffset":258324,"componentType":5126,"count":41,"max":[0.01678714923853485,0.014217114121374382,0.00199428347518062],"min":[0.0163597018266528,0.0133269943983816,0.00130072478562329],"type":"VEC3"},{"bufferView":0,"byteOffset":258816,"componentType":5126,"count":39,"max":[0.01678714923853238,0.014217114121375407,-0.00130072478563804],"min":[0.016359701826647102,0.013326994398382199,-0.00199428347519598],"type":"VEC3"},{"bufferView":0,"byteOffset":259284,"componentType":5126,"count":53,"max":[0.01689782908214267,0.0137765228983317,0.0013492600611689062],"min":[0.016496897605528003,0.013302584077804352,-0.0013492600611842668],"type":"VEC3"},{"bufferView":0,"byteOffset":259920,"componentType":5126,"count":20,"max":[0.02170037414233141,0.0159171182567235,0.00597085802810257],"min":[0.0200310240153347,0.0143412047208067,0.00265779136803553],"type":"VEC3"},{"bufferView":0,"byteOffset":260160,"componentType":5126,"count":5,"max":[0.01995,0.0154393202707557,-0.0047279111636809],"min":[0.01995,0.0154196678329461,-0.0047821330397072],"type":"VEC3"},{"bufferView":0,"byteOffset":260220,"componentType":5126,"count":3,"max":[0.0200310240153269,0.0154343029540097,-0.00472931003654541],"min":[0.01995,0.0154196678329461,-0.0047821330397072],"type":"VEC3"},{"bufferView":0,"byteOffset":260256,"componentType":5126,"count":5,"max":[0.01995,0.0154393202707557,0.0047821330397072],"min":[0.01995,0.0154196678329461,0.00472791116368089],"type":"VEC3"},{"bufferView":0,"byteOffset":260316,"componentType":5126,"count":3,"max":[0.0200310240153347,0.0154343029540111,0.0047821330397072],"min":[0.01995,0.0154196678329461,0.004729310036540151],"type":"VEC3"},{"bufferView":0,"byteOffset":260352,"componentType":5126,"count":6,"max":[0.0148302837972167,0.010647713112373402,0.007834317696042481],"min":[0.00474451348014985,0.00681014202635084,0.00663019994312008],"type":"VEC3"},{"bufferView":0,"byteOffset":260424,"componentType":5126,"count":6,"max":[0.014830283797216801,0.010647713059426502,-0.00663020015222906],"min":[0.00474451348014027,0.0068101420263389605,-0.007834317696042701],"type":"VEC3"},{"bufferView":0,"byteOffset":260496,"componentType":5126,"count":10,"max":[0.0015,0.009392893218813439,0.00791536334508731],"min":[0.00120710678118655,0.00868578643762689,0.005851683244848881],"type":"VEC3"},{"bufferView":0,"byteOffset":260616,"componentType":5126,"count":27,"max":[0.000292893218813475,0.011014213562373101,0.0078071210174363],"min":[0.0,0.010307106781186499,0.0051371337053126],"type":"VEC3"},{"bufferView":0,"byteOffset":260940,"componentType":5126,"count":10,"max":[0.0015,0.009392893218813439,-0.005851683244848881],"min":[0.00120710678118655,0.00868578643762689,-0.00791536334508731],"type":"VEC3"},{"bufferView":0,"byteOffset":261060,"componentType":5126,"count":26,"max":[0.00029289321881346606,0.011014213562373101,-0.0051371337053126],"min":[0.0,0.010307106781186499,-0.0078071210174363],"type":"VEC3"},{"bufferView":0,"byteOffset":261372,"componentType":5126,"count":18,"max":[0.0028518076488741402,0.00287317106377369,0.00385245658465091],"min":[0.00188037527932243,0.00195335773243455,0.00334090531014832],"type":"VEC3"},{"bufferView":0,"byteOffset":261588,"componentType":5126,"count":17,"max":[0.0028518076488741402,0.00287317106377369,-0.00334090531001703],"min":[0.00188037527932243,0.00195335773243455,-0.00385245658465091],"type":"VEC3"},{"bufferView":0,"byteOffset":261792,"componentType":5126,"count":13,"max":[0.005,0.008326520278217,0.0048255301638098005],"min":[0.00469937453446262,0.00786799024102443,0.0038],"type":"VEC3"},{"bufferView":0,"byteOffset":261948,"componentType":5126,"count":13,"max":[0.005,0.008326520278217,-0.0038],"min":[0.00469937453446262,0.00786799024102443,-0.0048255301638098005],"type":"VEC3"},{"bufferView":0,"byteOffset":262104,"componentType":5126,"count":22,"max":[0.00700330502177626,0.0110566049195413,0.007760283481357476],"min":[0.00664521567609033,0.0107274954964707,0.00755462625036666],"type":"VEC3"},{"bufferView":0,"byteOffset":262368,"componentType":5126,"count":42,"max":[0.00680338486126721,0.0123346820756402,0.007753805602374541],"min":[0.006351896291858613,0.0109297988944003,0.0074107567792799905],"type":"VEC3"},{"bufferView":0,"byteOffset":262872,"componentType":5126,"count":43,"max":[0.008155386729963441,0.0112625465408338,0.00775795834071657],"min":[0.00693116626025714,0.010652280004873924,0.00751532945448306],"type":"VEC3"},{"bufferView":0,"byteOffset":263388,"componentType":5126,"count":38,"max":[0.00795781228726353,0.012583155360450111,0.007612496700771591],"min":[0.00667095415760501,0.0121411109271614,0.007376094092574329],"type":"VEC3"},{"bufferView":0,"byteOffset":263844,"componentType":5126,"count":22,"max":[0.008246844277306301,0.011548431908398491,0.0077152076198868805],"min":[0.00796979486628126,0.0111725589517227,0.00749594870350648],"type":"VEC3"},{"bufferView":0,"byteOffset":264108,"componentType":5126,"count":26,"max":[0.008246844277306301,0.0123081008438841,0.0076949318095382805],"min":[0.00781932548994489,0.0115389194535284,0.0074137883784356805],"type":"VEC3"},{"bufferView":0,"byteOffset":264420,"componentType":5126,"count":276,"max":[0.00859052153632747,0.0129,-0.0048],"min":[0.00600947846367253,0.0103,-0.005],"type":"VEC3"},{"bufferView":0,"byteOffset":267732,"componentType":5126,"count":18,"max":[0.00960624531614562,0.0120046398291707,-0.00744755049206484],"min":[0.009370685867861621,0.0116530708678159,-0.007664542521633681],"type":"VEC3"},{"bufferView":0,"byteOffset":267948,"componentType":5126,"count":18,"max":[0.00956789404575309,0.0122761267525849,-0.0074174191800245705],"min":[0.0093134391035702,0.011949657027154099,-0.00764637173116874],"type":"VEC3"},{"bufferView":0,"byteOffset":268164,"componentType":5126,"count":65,"max":[0.00960624531614562,0.011658125236179099,-0.00746466435622984],"min":[0.00551425741046763,0.009300144828647688,-0.00780743788805089],"type":"VEC3"},{"bufferView":0,"byteOffset":268944,"componentType":5126,"count":113,"max":[0.00950519520867212,0.01399539640881984,-0.00689926089567646],"min":[0.005123570793763329,0.0121967101274609,-0.00761613964550961],"type":"VEC3"},{"bufferView":0,"byteOffset":270300,"componentType":5126,"count":18,"max":[0.0056631664232034305,0.0104728600688068,-0.00760173470017317],"min":[0.0053593705000996,0.0101591162163827,-0.00780743788805089],"type":"VEC3"},{"bufferView":0,"byteOffset":270516,"componentType":5126,"count":35,"max":[0.00552812089139527,0.012366633297125899,-0.00740709689045778],"min":[0.005007583978219213,0.0103817860287892,-0.007801071605524909],"type":"VEC3"},{"bufferView":0,"byteOffset":270936,"componentType":5126,"count":8,"max":[0.00401745240643728,0.0138579544437975,0.0051372753246411],"min":[-2.3714074834808805e-16,0.010817104740587601,0.0050671504320407],"type":"VEC3"},{"bufferView":0,"byteOffset":271032,"componentType":5126,"count":4,"max":[0.00401745240643728,0.0105855906222918,0.00552788431055079],"min":[0.00009651653294811031,0.0105171504320407,0.00536710474058762],"type":"VEC3"},{"bufferView":0,"byteOffset":271080,"componentType":5126,"count":4,"max":[0.00401745240643728,0.0105855906222919,-0.00536710474058762],"min":[0.0000965165329474833,0.0105171504320407,-0.00552788431055081],"type":"VEC3"},{"bufferView":0,"byteOffset":271128,"componentType":5126,"count":8,"max":[0.00401745240643728,0.0138579544437929,-0.0050671504320407],"min":[0.0,0.010817104740587601,-0.00513727532464109],"type":"VEC3"},{"bufferView":0,"byteOffset":271224,"componentType":5126,"count":12,"max":[0.0040255484569985,0.0142116098865262,0.0051372753246411],"min":[-2.3714074834808805e-16,0.013737091709559501,0.00491901416958624],"type":"VEC3"},{"bufferView":0,"byteOffset":271368,"componentType":5126,"count":12,"max":[0.004025548456998491,0.0142116098865262,-0.00491901416958625],"min":[-1.4350714797863868e-17,0.013737091709559501,-0.00513727532464109],"type":"VEC3"},{"bufferView":0,"byteOffset":271512,"componentType":5126,"count":22,"max":[0.004019405818199954,0.0105855906222918,0.00582404804571282],"min":[0.0000965165329481109,0.010231595631217701,0.00546265443159679],"type":"VEC3"},{"bufferView":0,"byteOffset":271776,"componentType":5126,"count":17,"max":[0.004024258693881539,0.0108870880138595,0.00543554493083875],"min":[0.00000811336589551536,0.0105171504320407,0.0050671504320407],"type":"VEC3"},{"bufferView":0,"byteOffset":271980,"componentType":5126,"count":20,"max":[0.004019405818199954,0.0105855906222919,-0.00546265443159679],"min":[0.0000965165329474833,0.010231595631217701,-0.00582404804571282],"type":"VEC3"},{"bufferView":0,"byteOffset":272220,"componentType":5126,"count":18,"max":[0.004024258693881539,0.0108870880138595,-0.0050671504320407],"min":[0.00000811336589551536,0.0105171504320407,-0.00543554493083877],"type":"VEC3"},{"bufferView":0,"byteOffset":272436,"componentType":5126,"count":9,"max":[0.019758565405269,0.0137120013872871,0.0043358522192667],"min":[0.0195531793930336,0.0135822347952889,0.00335285499985812],"type":"VEC3"},{"bufferView":0,"byteOffset":272544,"componentType":5126,"count":7,"max":[0.0209106529353156,0.0136210142238915,-0.00413771997738315],"min":[0.0195001381730664,0.0104950196073525,-0.00444124267170202],"type":"VEC3"},{"bufferView":0,"byteOffset":272628,"componentType":5126,"count":11,"max":[0.021106389877640498,0.0137304503616636,-0.00304039433666238],"min":[0.0196130403750979,0.0104757712917131,-0.00415495983547143],"type":"VEC3"},{"bufferView":0,"byteOffset":272760,"componentType":5126,"count":9,"max":[0.021106659698885998,0.0137300327626641,0.00415510875719216],"min":[0.019612999109517498,0.0104757712917125,0.0030403488649839903],"type":"VEC3"},{"bufferView":0,"byteOffset":272868,"componentType":5126,"count":7,"max":[0.018171375122399202,0.012504500826300101,0.00573012770712267],"min":[0.014759199796895899,0.0106417026057649,0.0054485430520455],"type":"VEC3"},{"bufferView":0,"byteOffset":272952,"componentType":5126,"count":12,"max":[0.0141839007158957,0.0104350697606365,0.0061595935882536],"min":[0.0025583545380040503,0.00524509028434003,0.005753620570083421],"type":"VEC3"},{"bufferView":0,"byteOffset":273096,"componentType":5126,"count":12,"max":[0.0141839007158957,0.0104350697606365,-0.00575362057008343],"min":[0.00255835453800362,0.00524509028433785,-0.00615959358825361],"type":"VEC3"},{"bufferView":0,"byteOffset":273240,"componentType":5126,"count":17,"max":[0.0209288591618935,0.0115923506491264,-0.00410617629724422],"min":[0.018671511627907002,0.00996474750047723,-0.0053866958274843306],"type":"VEC3"},{"bufferView":0,"byteOffset":273444,"componentType":5126,"count":7,"max":[0.0208651549079981,0.013608974560601901,0.0044137720166944104],"min":[0.0195153223596214,0.010540960113106101,0.00421150175347036],"type":"VEC3"},{"bufferView":0,"byteOffset":273528,"componentType":5126,"count":18,"max":[0.020928859161892098,0.011592350649107299,0.0053866958274843306],"min":[0.018671511627907002,0.009964747500476611,0.004106176297247939],"type":"VEC3"},{"bufferView":0,"byteOffset":273744,"componentType":5126,"count":14,"max":[0.018713543058115702,0.012504500826300101,0.005753620570083421],"min":[0.0141839007158957,0.00882105161278498,0.00538125642306956],"type":"VEC3"},{"bufferView":0,"byteOffset":273912,"componentType":5126,"count":14,"max":[0.018713543058144603,0.012504500826300299,-0.0053812564230584295],"min":[0.0141839007158957,0.00882105161278118,-0.00575362057008343],"type":"VEC3"},{"bufferView":0,"byteOffset":274080,"componentType":5126,"count":15,"max":[0.020694310235731303,0.0135471972578212,-0.00442364491284137],"min":[0.0186290710394388,0.010666119452456201,-0.00526263851048682],"type":"VEC3"},{"bufferView":0,"byteOffset":274260,"componentType":5126,"count":4,"max":[0.0209105534344657,0.0136209877665082,0.00422130022030188],"min":[0.019594331806814202,0.0104951206516823,0.0041378858763790405],"type":"VEC3"},{"bufferView":0,"byteOffset":274308,"componentType":5126,"count":16,"max":[0.020722426960972703,0.013557293065424301,0.0052626920235664095],"min":[0.0186289462640325,0.0106494423748317,0.00439382203270133],"type":"VEC3"},{"bufferView":0,"byteOffset":274500,"componentType":5126,"count":18,"max":[0.019753584904157802,0.011563180082955902,0.005753620570083421],"min":[0.0141839007158957,0.00779279690779167,0.0045642646725471405],"type":"VEC3"},{"bufferView":0,"byteOffset":274716,"componentType":5126,"count":16,"max":[0.0197535849041593,0.0115631800829565,-0.004564264672546239],"min":[0.0141839007158957,0.0077927969077912105,-0.00575362057008343],"type":"VEC3"},{"bufferView":0,"byteOffset":274908,"componentType":5126,"count":8,"max":[0.0193273472074516,0.013722269203873101,0.00633220290327748],"min":[0.017929891908834202,0.0124877120119491,0.00586881710041752],"type":"VEC3"},{"bufferView":0,"byteOffset":275004,"componentType":5126,"count":8,"max":[0.019330534973591298,0.0137252529197205,-0.0058659098138291905],"min":[0.017928697794490203,0.0124868007661719,-0.00633237981381491],"type":"VEC3"},{"bufferView":0,"byteOffset":275100,"componentType":5126,"count":12,"max":[0.018130260842996702,0.012941918114897399,0.00664564992847934],"min":[0.0141143472077192,0.010488590692233301,0.0063063196278601],"type":"VEC3"},{"bufferView":0,"byteOffset":275244,"componentType":5126,"count":7,"max":[0.0027000000000000093,0.0057017266594344106,-0.00680906643728967],"min":[0.00269194606879026,0.00390227707083117,-0.00703537710183759],"type":"VEC3"},{"bufferView":0,"byteOffset":275328,"componentType":5126,"count":4,"max":[0.002700000000000019,0.00104573872188043,-0.000595400637743151],"min":[0.00268048466736994,0.0009201815653711561,-0.00254235783826047],"type":"VEC3"},{"bufferView":0,"byteOffset":275376,"componentType":5126,"count":7,"max":[0.0027,0.00570172061149576,0.00703544981056631],"min":[0.00269238203388348,0.00399235356891186,0.00683898781703804],"type":"VEC3"},{"bufferView":0,"byteOffset":275460,"componentType":5126,"count":10,"max":[0.020114193881004203,0.014391795631055701,-0.00481450133205904],"min":[0.0189368973455199,0.0134709214304672,-0.00593076047469362],"type":"VEC3"},{"bufferView":0,"byteOffset":275580,"componentType":5126,"count":8,"max":[0.020666737933449197,0.0146743676959685,2.1616926473861e-10],"min":[0.020217616255429997,0.0142502044324768,-0.00389378926724843],"type":"VEC3"},{"bufferView":0,"byteOffset":275676,"componentType":5126,"count":8,"max":[0.0204194843095277,0.0145561247584968,-0.0038856555267642403],"min":[0.019932332484841102,0.0141005697003612,-0.00484643129063931],"type":"VEC3"},{"bufferView":0,"byteOffset":275772,"componentType":5126,"count":10,"max":[0.0201145874226456,0.0143920418862026,0.00593345679130208],"min":[0.0189330941511702,0.013467766221576699,0.0048137165207246],"type":"VEC3"},{"bufferView":0,"byteOffset":275892,"componentType":5126,"count":8,"max":[0.020666737933449197,0.0146743676959685,0.0038969391635766],"min":[0.0202172676981499,0.0142500542268377,-4.3684789342025e-15],"type":"VEC3"},{"bufferView":0,"byteOffset":275988,"componentType":5126,"count":8,"max":[0.0204191200081869,0.0145559239825687,0.00484571348264747],"min":[0.019932759996372,0.014100797910066801,0.00388892312564345],"type":"VEC3"},{"bufferView":0,"byteOffset":276084,"componentType":5126,"count":3,"max":[0.0187791745322592,0.0130015626677061,0.0052037719942964805],"min":[0.018746219368384602,0.0129732027349964,0.00518397630490609],"type":"VEC3"},{"bufferView":0,"byteOffset":276120,"componentType":5126,"count":9,"max":[0.019545827271666302,0.013577416380590502,-0.00435036926170884],"min":[0.0187462193683731,0.0129732027349865,-0.00520385506923109],"type":"VEC3"},{"bufferView":0,"byteOffset":276228,"componentType":5126,"count":4,"max":[0.018746219368384602,0.0129732027349964,0.0052757244253141605],"min":[0.0185985361594981,0.0128473468894143,0.00520292925737318],"type":"VEC3"},{"bufferView":0,"byteOffset":276276,"componentType":5126,"count":4,"max":[0.018746219368384602,0.0129732027349964,-0.005202929257373231],"min":[0.0185985361594981,0.0128473468894143,-0.0052757244253142195],"type":"VEC3"},{"bufferView":0,"byteOffset":276324,"componentType":5126,"count":8,"max":[0.0195531793930336,0.0135822347952889,0.00518397630490609],"min":[0.0187791745322592,0.0130015626677061,0.0043358522192667],"type":"VEC3"},{"bufferView":0,"byteOffset":276420,"componentType":5126,"count":18,"max":[0.0204228920429468,0.0146743676959685,2.1616926473861e-10],"min":[0.0193286300752419,0.014032578563932401,-0.005604175751247851],"type":"VEC3"},{"bufferView":0,"byteOffset":276636,"componentType":5126,"count":12,"max":[0.0193286300752419,0.014032578563932401,-0.00443020282315291],"min":[0.0177527770019945,0.0128112122689195,-0.00633132054230102],"type":"VEC3"},{"bufferView":0,"byteOffset":276780,"componentType":5126,"count":8,"max":[0.0177527770019945,0.0128112122689195,-0.005477715254519539],"min":[0.0145900344203906,0.0111089170428377,-0.00660326076662986],"type":"VEC3"},{"bufferView":0,"byteOffset":276876,"componentType":5126,"count":6,"max":[0.0145900344364199,0.0111089170485982,-0.0057302188240425395],"min":[0.0140340795741257,0.0109091257143292,-0.00662239776848982],"type":"VEC3"},{"bufferView":0,"byteOffset":276948,"componentType":5126,"count":30,"max":[0.00320710567840842,0.0041049419889679604,-0.00139928475034341],"min":[0.0024999999999999896,0.00135127575538331,-0.00628057404821939],"type":"VEC3"},{"bufferView":0,"byteOffset":277308,"componentType":5126,"count":28,"max":[0.004038934199758557,0.0018977760310835094,0.0016860911468864702],"min":[0.00251670143299913,0.0012934435812808828,-0.0017055881131858],"type":"VEC3"},{"bufferView":0,"byteOffset":277644,"componentType":5126,"count":7,"max":[0.0185985361594981,0.0133251594031331,-0.0052757244253142195],"min":[0.0179921769966719,0.0125013088780101,-0.00545020660149116],"type":"VEC3"},{"bufferView":0,"byteOffset":277728,"componentType":5126,"count":13,"max":[0.018167214347273797,0.0129886410196179,-0.00545020660149112],"min":[0.0145686793105535,0.0106336001284166,-0.00573121261964919],"type":"VEC3"},{"bufferView":0,"byteOffset":277884,"componentType":5126,"count":6,"max":[0.014736642673197601,0.0111012424867037,-0.005731171309168281],"min":[0.0140181604159947,0.0104358568531242,-0.00575358231698212],"type":"VEC3"},{"bufferView":0,"byteOffset":277956,"componentType":5126,"count":16,"max":[0.0199154208596963,0.014284500573419701,-5.13442832180313e-17],"min":[0.019541505140473,0.013684647067263599,-0.00378691253526525],"type":"VEC3"},{"bufferView":0,"byteOffset":278148,"componentType":5126,"count":13,"max":[0.0195306904981134,0.0140508205924384,-0.00437911709214368],"min":[0.0184269180178953,0.0128473468894143,-0.0052757244253142195],"type":"VEC3"},{"bufferView":0,"byteOffset":278304,"componentType":5126,"count":15,"max":[0.0197140363001837,0.0141650021259201,-0.00378691105185614],"min":[0.0193570787631731,0.0135674575027034,-0.004379117141309101],"type":"VEC3"},{"bufferView":0,"byteOffset":278484,"componentType":5126,"count":18,"max":[0.0204228920429468,0.0146743676959685,0.00560420209779791],"min":[0.019328630075242,0.014032578563932401,-3.7081388815054e-10],"type":"VEC3"},{"bufferView":0,"byteOffset":278700,"componentType":5126,"count":12,"max":[0.019328630075242,0.014032578563932401,0.00633132054230696],"min":[0.0177527770019988,0.0128112122689226,0.00443020282315277],"type":"VEC3"},{"bufferView":0,"byteOffset":278844,"componentType":5126,"count":8,"max":[0.017752777002000203,0.0128112122689236,0.00660326076664669],"min":[0.0145900344202001,0.011108917042769199,0.005477715254518851],"type":"VEC3"},{"bufferView":0,"byteOffset":278940,"componentType":5126,"count":6,"max":[0.014590034436038901,0.0111089170484612,0.00662239776848978],"min":[0.0140340795741258,0.0109091257143292,0.0057302188240425],"type":"VEC3"},{"bufferView":0,"byteOffset":279012,"componentType":5126,"count":7,"max":[0.0185985361594981,0.0133251594031331,0.00545020660149111],"min":[0.017992176996667802,0.0125013088780101,0.0052757244253141605],"type":"VEC3"},{"bufferView":0,"byteOffset":279096,"componentType":5126,"count":13,"max":[0.018167214347273797,0.0129886410196273,0.00573121261964915],"min":[0.014568679310553601,0.0106336001284166,0.0054502066014910705],"type":"VEC3"},{"bufferView":0,"byteOffset":279252,"componentType":5126,"count":6,"max":[0.014736642673197601,0.0111012424867037,0.0057535823169820805],"min":[0.0140181604159948,0.0104358568531242,0.00573117130916825],"type":"VEC3"},{"bufferView":0,"byteOffset":279324,"componentType":5126,"count":13,"max":[0.0199154210995074,0.014284500573419701,0.00378691253526519],"min":[0.0195415051392285,0.013684647067263599,-3.7081388815054e-10],"type":"VEC3"},{"bufferView":0,"byteOffset":279480,"componentType":5126,"count":14,"max":[0.0195306904981134,0.0140508205924709,0.00527572442531417],"min":[0.0184269180178953,0.0128473468894143,0.00437911709214731],"type":"VEC3"},{"bufferView":0,"byteOffset":279648,"componentType":5126,"count":15,"max":[0.0197140363001837,0.0141650021293511,0.00437911714130904],"min":[0.0193570787631589,0.0135674575027034,0.0037869110519462897],"type":"VEC3"},{"bufferView":0,"byteOffset":279828,"componentType":5126,"count":28,"max":[0.0208520004321569,0.0115109880357079,0.0010410786764595602],"min":[0.019517100482873456,0.01093055342959348,-0.00104109948871673],"type":"VEC3"},{"bufferView":0,"byteOffset":280164,"componentType":5126,"count":16,"max":[0.0212278094191696,0.0115109877614615,-0.0008236419448259795],"min":[0.0204505194507083,0.0104330168359215,-0.0010464248659674401],"type":"VEC3"},{"bufferView":0,"byteOffset":280356,"componentType":5126,"count":16,"max":[0.021227810061651,0.0115109880357079,0.00104640408278819],"min":[0.0204505199577573,0.0104330170570541,0.0008236386610797973],"type":"VEC3"},{"bufferView":0,"byteOffset":280548,"componentType":5126,"count":32,"max":[0.020830531153950203,0.0113364157683025,0.0008495819791377025],"min":[0.019517100482873456,0.010031797095591828,-0.0008496023460183726],"type":"VEC3"},{"bufferView":0,"byteOffset":280932,"componentType":5126,"count":32,"max":[0.00270000000000001,0.0057113292974896104,-0.0015977585609579501],"min":[0.00249999999999996,0.000965055737857757,-0.00703537710183759],"type":"VEC3"},{"bufferView":0,"byteOffset":281316,"componentType":5126,"count":9,"max":[0.00270002897456826,0.00153731529128818,0.00298680638564226],"min":[0.0025108603079791003,0.0009201815653711561,-0.00161130330904998],"type":"VEC3"},{"bufferView":0,"byteOffset":281424,"componentType":5126,"count":26,"max":[0.00270002897456826,0.00571236057135825,0.00703544981056631],"min":[0.0025000000000000105,0.00110303897379469,0.0029454605831879302],"type":"VEC3"},{"bufferView":0,"byteOffset":281736,"componentType":5126,"count":5,"max":[0.0038358765675409303,0.00265594901939234,-0.00139845888121507],"min":[0.00280791546770139,0.001440579818281,-0.00141394881913819],"type":"VEC3"},{"bufferView":0,"byteOffset":281796,"componentType":5126,"count":5,"max":[0.00383587115501823,0.00265594901939234,0.00141394881913818],"min":[0.0028080839465949203,0.0014406593448791,0.00139845912777705],"type":"VEC3"},{"bufferView":0,"byteOffset":281856,"componentType":5126,"count":5,"max":[0.004038934199758557,0.00273568668689447,0.0012139792801069001],"min":[0.00367960869472421,0.0018681981793340066,-0.0012139792801069101],"type":"VEC3"},{"bufferView":0,"byteOffset":281916,"componentType":5126,"count":4,"max":[0.010155957575991801,0.005616334645154739,0.00555],"min":[0.00975292000653951,0.0047319494148561495,0.00533216537280449],"type":"VEC3"},{"bufferView":0,"byteOffset":281964,"componentType":5126,"count":4,"max":[0.0125418586261204,0.00666728101192199,0.005149157710042341],"min":[0.00993630408687829,0.00481168708235828,0.00513219583377321],"type":"VEC3"},{"bufferView":0,"byteOffset":282012,"componentType":5126,"count":4,"max":[0.0127252427064591,0.00674701867942413,0.00555],"min":[0.012353315256033,0.005849106384386461,0.00533216537280449],"type":"VEC3"},{"bufferView":0,"byteOffset":282060,"componentType":5126,"count":5,"max":[0.0125411347763728,0.00694001022022532,0.00575],"min":[0.009905735651440222,0.00481329972008086,0.00574999999999789],"type":"VEC3"},{"bufferView":0,"byteOffset":282120,"componentType":5126,"count":32,"max":[0.012672729660100501,0.00571913203371144,0.0056500000000000005],"min":[0.010286828609972,0.00468171273168326,0.00524914247955798],"type":"VEC3"},{"bufferView":0,"byteOffset":282504,"componentType":5126,"count":4,"max":[0.010155957575991801,0.005616334645154739,-0.00533216537280451],"min":[0.00975292000653951,0.0047319494148561495,-0.00555],"type":"VEC3"},{"bufferView":0,"byteOffset":282552,"componentType":5126,"count":5,"max":[0.0125411347763728,0.00694001022022669,-0.00574999999999792],"min":[0.009905735651437469,0.00481329972008086,-0.00575],"type":"VEC3"},{"bufferView":0,"byteOffset":282612,"componentType":5126,"count":4,"max":[0.0127252427064592,0.00674701867942413,-0.00533216537280451],"min":[0.012353315256033,0.005849106384386461,-0.00555],"type":"VEC3"},{"bufferView":0,"byteOffset":282660,"componentType":5126,"count":4,"max":[0.0125418586261204,0.00666728101192199,-0.00513219583377323],"min":[0.00993630408687829,0.00481168708235828,-0.005149157710042341],"type":"VEC3"},{"bufferView":0,"byteOffset":282708,"componentType":5126,"count":32,"max":[0.012672729660100501,0.00571913203371144,-0.00524914247955798],"min":[0.010286828609972,0.00468171273168326,-0.0056500000000000005],"type":"VEC3"},{"bufferView":0,"byteOffset":283092,"componentType":5126,"count":4,"max":[0.020289457428550702,0.010022505782712101,0.0027178092022031],"min":[0.0198864198590984,0.00913812055241355,0.00178217041342088],"type":"VEC3"},{"bufferView":0,"byteOffset":283140,"componentType":5126,"count":4,"max":[0.020657840284428703,0.010196210271910401,0.0015991627506587302],"min":[0.020069803939437202,0.00921785821991568,0.0015822008743896002],"type":"VEC3"},{"bufferView":0,"byteOffset":283188,"componentType":5126,"count":4,"max":[0.0208412243647675,0.0102759479394126,0.0027178092022031104],"min":[0.0204692969143414,0.0093780356443749,0.00178217041342088],"type":"VEC3"},{"bufferView":0,"byteOffset":283236,"componentType":5126,"count":4,"max":[0.020657840284428703,0.010196210271910401,0.00291777874123438],"min":[0.020069803939437202,0.00921785821991569,0.00290081686496527],"type":"VEC3"},{"bufferView":0,"byteOffset":283284,"componentType":5126,"count":32,"max":[0.0207887113184089,0.00924806129369987,0.00280083209544963],"min":[0.0204203284625309,0.00908788386924066,0.00169914752017437],"type":"VEC3"},{"bufferView":0,"byteOffset":283668,"componentType":5126,"count":4,"max":[0.020289457428550702,0.010022505782712101,-0.0017821907977969],"min":[0.0198864198590984,0.00913812055241355,-0.00271782958657912],"type":"VEC3"},{"bufferView":0,"byteOffset":283716,"componentType":5126,"count":4,"max":[0.020657840284428703,0.010196210271910401,-0.00290083724934127],"min":[0.020069803939437202,0.00921785821991569,-0.0029177991256104],"type":"VEC3"},{"bufferView":0,"byteOffset":283764,"componentType":5126,"count":4,"max":[0.0208412243647675,0.0102759479394126,-0.0017821907977969],"min":[0.0204692969143414,0.0093780356443749,-0.00271782958657912],"type":"VEC3"},{"bufferView":0,"byteOffset":283812,"componentType":5126,"count":4,"max":[0.020657840284428703,0.010196210271910401,-0.00158222125876562],"min":[0.020069803939437202,0.00921785821991569,-0.00159918313503474],"type":"VEC3"},{"bufferView":0,"byteOffset":283860,"componentType":5126,"count":32,"max":[0.0207887113184089,0.00924806129369987,-0.00169916790455037],"min":[0.0204203284625309,0.00908788386924067,-0.0028008524798256297],"type":"VEC3"},{"bufferView":0,"byteOffset":284244,"componentType":5126,"count":4,"max":[0.004487414977515941,0.00407532126031348,0.00582244032677601],"min":[0.00424396085952688,0.00354110995465906,0.00380894720484869],"type":"VEC3"},{"bufferView":0,"byteOffset":284292,"componentType":5126,"count":4,"max":[0.0044874149775159695,0.00407532126031343,-0.00380894720484869],"min":[0.00424396085952689,0.00354110995465896,-0.005822440326776691],"type":"VEC3"},{"bufferView":0,"byteOffset":284340,"componentType":5126,"count":4,"max":[0.00398221879156653,0.00417579462665921,-0.0038177654370759304],"min":[0.00275574545081476,0.00364250884054066,-0.00588587184771717],"type":"VEC3"},{"bufferView":0,"byteOffset":284388,"componentType":5126,"count":4,"max":[0.00398221879156678,0.0041757946266592705,0.00588587184771717],"min":[0.00275574545081477,0.0036425088405401497,0.00381776543707592],"type":"VEC3"},{"bufferView":0,"byteOffset":284436,"componentType":5126,"count":15,"max":[0.00275574545081489,0.0036425088405407304,0.005724312483003291],"min":[0.0026355637996048177,0.00341922323877963,0.00383917360887147],"type":"VEC3"},{"bufferView":0,"byteOffset":284616,"componentType":5126,"count":15,"max":[0.00275574545081477,0.00364250884054066,-0.00383917360887148],"min":[0.002635563799604708,0.0034192232387802004,-0.00572431248300446],"type":"VEC3"},{"bufferView":0,"byteOffset":284796,"componentType":5126,"count":17,"max":[0.00424396085952713,0.004192335017197643,0.005886935221219998],"min":[0.00398221879156651,0.00407532126031291,0.00381319671228523],"type":"VEC3"},{"bufferView":0,"byteOffset":285000,"componentType":5126,"count":17,"max":[0.004749161592996091,0.0035411099546590703,0.005495024862873321],"min":[0.004487414977515941,0.003424097149791081,0.00380437840068074],"type":"VEC3"},{"bufferView":0,"byteOffset":285204,"componentType":5126,"count":16,"max":[0.00424396085952689,0.004192347205791863,-0.00381319671228523],"min":[0.0039822187915664504,0.00407532126031343,-0.005886937336873976],"type":"VEC3"},{"bufferView":0,"byteOffset":285396,"componentType":5126,"count":18,"max":[0.00474916159299232,0.00354110995465906,-0.0038043784006808103],"min":[0.00448741497751593,0.003424096278940612,-0.00549502486287433],"type":"VEC3"},{"bufferView":0,"byteOffset":285612,"componentType":5126,"count":16,"max":[0.00320710567840842,0.00245698417843489,-0.00139952134787803],"min":[0.0028518076488741402,0.0015652094127345075,-0.00161325346233446],"type":"VEC3"},{"bufferView":0,"byteOffset":285804,"componentType":5126,"count":16,"max":[0.00320710567260114,0.00245698417843489,0.00161325346233445],"min":[0.0028518076488741402,0.0015652094392734725,0.00139952134837536],"type":"VEC3"},{"bufferView":0,"byteOffset":285996,"componentType":5126,"count":17,"max":[0.0103393416563306,0.00569607231265687,0.00534912724907362],"min":[0.00975292000653951,0.0047319494148561495,0.00513219583377321],"type":"VEC3"},{"bufferView":0,"byteOffset":286200,"componentType":5126,"count":20,"max":[0.0103386736799147,0.00576329863684236,0.00575],"min":[0.00975292000653951,0.0047319494148561495,0.00555],"type":"VEC3"},{"bufferView":0,"byteOffset":286440,"componentType":5126,"count":22,"max":[0.0127252427064591,0.006947228677317614,0.00575],"min":[0.012056897102349,0.00577095706019086,0.00555],"type":"VEC3"},{"bufferView":0,"byteOffset":286704,"componentType":5126,"count":17,"max":[0.0127252427064591,0.00674701867942413,0.00534912724907362],"min":[0.0121699311756942,0.00576936871688433,0.00513219583377321],"type":"VEC3"},{"bufferView":0,"byteOffset":286908,"componentType":5126,"count":16,"max":[0.00402690280638807,0.00273568668689447,0.00141394881913818],"min":[0.00349622461438543,0.0018359699330505299,0.0011981396984783801],"type":"VEC3"},{"bufferView":0,"byteOffset":287100,"componentType":5126,"count":16,"max":[0.0040269076295936,0.00273568668689447,-0.00119813945211941],"min":[0.00349622461438543,0.0018359568834314,-0.00141394881913819],"type":"VEC3"},{"bufferView":0,"byteOffset":287292,"componentType":5126,"count":17,"max":[0.0103393416563306,0.00569607231265687,-0.00513219583377323],"min":[0.00975292000653951,0.0047319494148561495,-0.00534912724907362],"type":"VEC3"},{"bufferView":0,"byteOffset":287496,"componentType":5126,"count":21,"max":[0.0103386736799147,0.0057632986368490804,-0.00555],"min":[0.00975292000653951,0.0047319494148561495,-0.00575],"type":"VEC3"},{"bufferView":0,"byteOffset":287748,"componentType":5126,"count":21,"max":[0.0127252427064592,0.006947264333800443,-0.00555],"min":[0.0120568971023507,0.00577095706019086,-0.00575],"type":"VEC3"},{"bufferView":0,"byteOffset":288000,"componentType":5126,"count":17,"max":[0.0127252427064591,0.00674701867942413,-0.00513219583377323],"min":[0.0121699311756942,0.00576936871688433,-0.00534912724907362],"type":"VEC3"},{"bufferView":0,"byteOffset":288204,"componentType":5126,"count":17,"max":[0.0204728415088895,0.0101022434502143,-0.00270086771030999],"min":[0.0198864198590984,0.00913812055241355,-0.0029177991256104],"type":"VEC3"},{"bufferView":0,"byteOffset":288408,"componentType":5126,"count":17,"max":[0.0208412243647675,0.0102759479394126,-0.00270086771030999],"min":[0.0202859128340026,0.00929829797687276,-0.0029177991256104],"type":"VEC3"},{"bufferView":0,"byteOffset":288612,"componentType":5126,"count":17,"max":[0.0208412243647675,0.0102759479394126,-0.00158222125876562],"min":[0.0202859128340026,0.00929829797687276,-0.00179915267406601],"type":"VEC3"},{"bufferView":0,"byteOffset":288816,"componentType":5126,"count":17,"max":[0.0204728415088895,0.0101022434502143,-0.00158222125876562],"min":[0.0198864198590984,0.00913812055241355,-0.00179915267406601],"type":"VEC3"},{"bufferView":0,"byteOffset":289020,"componentType":5126,"count":17,"max":[0.0204728415088895,0.0101022434502143,0.00179913228969001],"min":[0.0198864198590984,0.00913812055241355,0.0015822008743896002],"type":"VEC3"},{"bufferView":0,"byteOffset":289224,"componentType":5126,"count":17,"max":[0.0208412243647675,0.0102759479394126,0.00179913228969001],"min":[0.0202859128340026,0.00929829797687276,0.0015822008743896002],"type":"VEC3"},{"bufferView":0,"byteOffset":289428,"componentType":5126,"count":17,"max":[0.0204728415088895,0.0101022434502143,0.00291777874123438],"min":[0.0198864198590984,0.00913812055241355,0.00270084732593399],"type":"VEC3"},{"bufferView":0,"byteOffset":289632,"componentType":5126,"count":17,"max":[0.0208412243647675,0.0102759479394126,0.00291777874123438],"min":[0.0202859128340026,0.009298297976872769,0.00270084732593399],"type":"VEC3"},{"bufferView":0,"byteOffset":289836,"componentType":5126,"count":31,"max":[0.010378520650141401,0.00481168708235828,0.00534912724907362],"min":[0.010155957575991801,0.004673475383288418,0.005149157710042341],"type":"VEC3"},{"bufferView":0,"byteOffset":290208,"componentType":5126,"count":16,"max":[0.0125810376199312,0.00576936871688433,0.00524914247955798],"min":[0.0103393416563306,0.004721581565434321,0.005149157710042341],"type":"VEC3"},{"bufferView":0,"byteOffset":290400,"componentType":5126,"count":16,"max":[0.010286828609972,0.0047319494148561495,0.00555],"min":[0.010155957575991801,0.004673475383288418,0.00534912724907362],"type":"VEC3"},{"bufferView":0,"byteOffset":290592,"componentType":5126,"count":31,"max":[0.012732724153613704,0.005849106384386461,0.00534912724907362],"min":[0.0125418586261204,0.00567926319996038,0.005149157710042341],"type":"VEC3"},{"bufferView":0,"byteOffset":290964,"componentType":5126,"count":31,"max":[0.010378548586807201,0.00481329972008086,0.00575],"min":[0.010155957575991801,0.004673475383288418,0.00555],"type":"VEC3"},{"bufferView":0,"byteOffset":291336,"componentType":5126,"count":16,"max":[0.012732724153613704,0.005849106384386461,0.00555],"min":[0.012672729660100501,0.00571913203371144,0.00534912724907362],"type":"VEC3"},{"bufferView":0,"byteOffset":291528,"componentType":5126,"count":16,"max":[0.012581009683265301,0.00577095706019086,0.00575],"min":[0.0103386736799147,0.00472159371264235,0.0056500000000000005],"type":"VEC3"},{"bufferView":0,"byteOffset":291720,"componentType":5126,"count":31,"max":[0.012732724153613704,0.005849106384386461,0.00575],"min":[0.0125411347763728,0.00567925105275235,0.00555],"type":"VEC3"},{"bufferView":0,"byteOffset":292092,"componentType":5126,"count":31,"max":[0.010378548586807201,0.00481329972008086,-0.005549999999999999],"min":[0.010155957575991801,0.004673475383288418,-0.00575],"type":"VEC3"},{"bufferView":0,"byteOffset":292464,"componentType":5126,"count":16,"max":[0.012581009683265301,0.00577095706019086,-0.0056500000000000005],"min":[0.0103386736799147,0.00472159371264235,-0.00575],"type":"VEC3"},{"bufferView":0,"byteOffset":292656,"componentType":5126,"count":16,"max":[0.010286828609972,0.0047319494148561495,-0.005349127249073619],"min":[0.010155957575991801,0.004673475383288418,-0.00555],"type":"VEC3"},{"bufferView":0,"byteOffset":292848,"componentType":5126,"count":31,"max":[0.012732724153613702,0.005849106384386461,-0.005549999999999999],"min":[0.0125411347763728,0.00567925105275235,-0.00575],"type":"VEC3"},{"bufferView":0,"byteOffset":293220,"componentType":5126,"count":31,"max":[0.010378520650141401,0.00481168708235828,-0.005149157710042341],"min":[0.010155957575991801,0.004673475383288418,-0.00534912724907362],"type":"VEC3"},{"bufferView":0,"byteOffset":293592,"componentType":5126,"count":16,"max":[0.012732724153613704,0.00584910638438647,-0.005349127249073619],"min":[0.012672729660100501,0.00571913203371144,-0.00555],"type":"VEC3"},{"bufferView":0,"byteOffset":293784,"componentType":5126,"count":16,"max":[0.0125810376199312,0.00576936871688433,-0.005149157710042341],"min":[0.0103393416563306,0.004721581565434321,-0.00524914247955798],"type":"VEC3"},{"bufferView":0,"byteOffset":293976,"componentType":5126,"count":31,"max":[0.012732724153613704,0.00584910638438647,-0.005149157710042341],"min":[0.0125418586261204,0.00567926319996038,-0.00534912724907362],"type":"VEC3"},{"bufferView":0,"byteOffset":294348,"componentType":5126,"count":16,"max":[0.0204203284625309,0.00913812055241355,-0.00179915267406601],"min":[0.020289457428550702,0.009079646520845827,-0.00270086771030999],"type":"VEC3"},{"bufferView":0,"byteOffset":294540,"componentType":5126,"count":31,"max":[0.0205120205027003,0.00921785821991569,-0.0027008677103099897],"min":[0.020289457428550702,0.009079646520845827,-0.00290083724934127],"type":"VEC3"},{"bufferView":0,"byteOffset":294912,"componentType":5126,"count":31,"max":[0.0205120205027003,0.00921785821991569,-0.00159918313503474],"min":[0.020289457428550702,0.009079646520845827,-0.00179915267406601],"type":"VEC3"},{"bufferView":0,"byteOffset":295284,"componentType":5126,"count":16,"max":[0.0206970192782395,0.00929829797687276,-0.0028008524798256297],"min":[0.0204728415088895,0.00912775270299173,-0.00290083724934127],"type":"VEC3"},{"bufferView":0,"byteOffset":295476,"componentType":5126,"count":16,"max":[0.0206970192782395,0.00929829797687276,-0.00159918313503474],"min":[0.0204728415088895,0.00912775270299173,-0.00169916790455037],"type":"VEC3"},{"bufferView":0,"byteOffset":295668,"componentType":5126,"count":31,"max":[0.020848705811922105,0.0093780356443749,-0.00270086771030999],"min":[0.020657840284428703,0.00920819245994881,-0.00290083724934127],"type":"VEC3"},{"bufferView":0,"byteOffset":296040,"componentType":5126,"count":31,"max":[0.020848705811922105,0.0093780356443749,-0.00159918313503474],"min":[0.020657840284428703,0.00920819245994881,-0.0017991526740660103],"type":"VEC3"},{"bufferView":0,"byteOffset":296412,"componentType":5126,"count":16,"max":[0.020848705811922105,0.0093780356443749,-0.00179915267406601],"min":[0.0207887113184089,0.00924806129369987,-0.00270086771030999],"type":"VEC3"},{"bufferView":0,"byteOffset":296604,"componentType":5126,"count":16,"max":[0.0204203284625309,0.00913812055241355,0.00270084732593399],"min":[0.020289457428550702,0.009079646520845818,0.00179913228969001],"type":"VEC3"},{"bufferView":0,"byteOffset":296796,"componentType":5126,"count":31,"max":[0.0205120205027003,0.00921785821991568,0.0017991322896900104],"min":[0.020289457428550702,0.009079646520845818,0.0015991627506587302],"type":"VEC3"},{"bufferView":0,"byteOffset":297168,"componentType":5126,"count":31,"max":[0.0205120205027003,0.00921785821991569,0.00290081686496527],"min":[0.020289457428550702,0.009079646520845818,0.00270084732593399],"type":"VEC3"},{"bufferView":0,"byteOffset":297540,"componentType":5126,"count":16,"max":[0.0206970192782395,0.00929829797687276,0.00169914752017437],"min":[0.0204728415088895,0.00912775270299172,0.0015991627506587302],"type":"VEC3"},{"bufferView":0,"byteOffset":297732,"componentType":5126,"count":16,"max":[0.0206970192782395,0.009298297976872769,0.00290081686496527],"min":[0.0204728415088895,0.00912775270299173,0.00280083209544963],"type":"VEC3"},{"bufferView":0,"byteOffset":297924,"componentType":5126,"count":31,"max":[0.020848705811922105,0.0093780356443749,0.00179913228969001],"min":[0.020657840284428703,0.00920819245994881,0.0015991627506587302],"type":"VEC3"},{"bufferView":0,"byteOffset":298296,"componentType":5126,"count":31,"max":[0.020848705811922105,0.0093780356443749,0.00290081686496527],"min":[0.020657840284428703,0.00920819245994881,0.00270084732593399],"type":"VEC3"},{"bufferView":0,"byteOffset":298668,"componentType":5126,"count":16,"max":[0.020848705811922105,0.0093780356443749,0.0027008473259339913],"min":[0.0207887113184089,0.00924806129369987,0.00179913228969001],"type":"VEC3"},{"bufferView":0,"byteOffset":298860,"componentType":5126,"count":16,"max":[0.004768529377022259,0.0147940711766302,0.0039123155293768605],"min":[0.0040348994967025,0.0143568747474945,0.00360005789932503],"type":"VEC3"},{"bufferView":0,"byteOffset":299052,"componentType":5126,"count":28,"max":[0.005,0.0146997619241589,0.0049187878060139995],"min":[0.00403364512123417,0.013510570586537301,0.00380000000001716],"type":"VEC3"},{"bufferView":0,"byteOffset":299388,"componentType":5126,"count":30,"max":[0.005,0.014091844276614501,0.0050667365795258],"min":[0.00403364512123417,0.013510570586537301,0.00406730273688431],"type":"VEC3"},{"bufferView":0,"byteOffset":299748,"componentType":5126,"count":12,"max":[0.004035046317078461,0.0140920036799558,0.0050671504320407],"min":[0.00401745240643728,0.0137369130556134,0.0049187878060139995],"type":"VEC3"},{"bufferView":0,"byteOffset":299892,"componentType":5126,"count":18,"max":[0.005,0.013737091709559501,0.0050671504320407],"min":[0.00401745240643728,0.010817104740587601,0.00406730273688431],"type":"VEC3"},{"bufferView":0,"byteOffset":300108,"componentType":5126,"count":30,"max":[0.005,0.010817104740587601,0.005367104740587621],"min":[0.00401745240643728,0.00965287690800134,0.00406730273688431],"type":"VEC3"},{"bufferView":0,"byteOffset":300468,"componentType":5126,"count":7,"max":[0.004515930801932521,0.0105171504320407,0.00546265443159679],"min":[0.00401745240643728,0.010373932999960101,0.00536710474058762],"type":"VEC3"},{"bufferView":0,"byteOffset":300552,"componentType":5126,"count":20,"max":[0.005,0.010373932999960101,0.00562379752733497],"min":[0.004515930801932521,0.00965287690800134,0.00478907497277627],"type":"VEC3"},{"bufferView":0,"byteOffset":300792,"componentType":5126,"count":21,"max":[0.004553027414421476,0.0105171504320407,0.005762262911772451],"min":[0.00401745240643728,0.0101292808541017,0.00536710474058762],"type":"VEC3"},{"bufferView":0,"byteOffset":301044,"componentType":5126,"count":18,"max":[0.005,0.010231595631217701,0.00583576092835281],"min":[0.00401745240643728,0.00832733039341743,0.00478907497277627],"type":"VEC3"},{"bufferView":0,"byteOffset":301260,"componentType":5126,"count":20,"max":[0.005,0.00832733039341743,0.00488001182896525],"min":[0.00469937453446262,0.00786799024102443,0.0048255301638098005],"type":"VEC3"},{"bufferView":0,"byteOffset":301500,"componentType":5126,"count":33,"max":[0.005,0.00870233300184528,0.00583576092835281],"min":[0.00401745240643728,0.00786986374986111,0.004852782172465641],"type":"VEC3"},{"bufferView":0,"byteOffset":301896,"componentType":5126,"count":21,"max":[0.00469995703498557,0.00870233300184528,0.00592392228664011],"min":[0.0017199542685867799,0.00673829394659329,0.0048255301638098005],"type":"VEC3"},{"bufferView":0,"byteOffset":302148,"componentType":5126,"count":28,"max":[0.00210125093107475,0.00770335238005818,0.0059331615356215004],"min":[0.0015,0.00582123387220817,0.00492522735272125],"type":"VEC3"},{"bufferView":0,"byteOffset":302484,"componentType":5126,"count":17,"max":[0.00476852937702225,0.0147940711766302,-0.00360005789932504],"min":[0.0040348994967025,0.0143568747474945,-0.00391231552937694],"type":"VEC3"},{"bufferView":0,"byteOffset":302688,"componentType":5126,"count":25,"max":[0.005,0.0146997619241594,-0.00380000000001716],"min":[0.00403364512123417,0.013510570586537301,-0.0049187878060139995],"type":"VEC3"},{"bufferView":0,"byteOffset":302988,"componentType":5126,"count":12,"max":[0.004035046317078461,0.0140920036799558,-0.0049187878060139995],"min":[0.00401745240643728,0.0137369130556134,-0.0050671504320407],"type":"VEC3"},{"bufferView":0,"byteOffset":303132,"componentType":5126,"count":27,"max":[0.005,0.014091844276614501,-0.00406730273688431],"min":[0.00403364512123417,0.013510570586537301,-0.0050667365795258],"type":"VEC3"},{"bufferView":0,"byteOffset":303456,"componentType":5126,"count":18,"max":[0.005,0.013737091709559501,-0.00406730273688431],"min":[0.00401745240643728,0.010817104740587601,-0.0050671504320407],"type":"VEC3"},{"bufferView":0,"byteOffset":303672,"componentType":5126,"count":7,"max":[0.004515930801932521,0.0105171504320407,-0.00536710474058762],"min":[0.00401745240643728,0.010373932999960101,-0.00546265443159679],"type":"VEC3"},{"bufferView":0,"byteOffset":303756,"componentType":5126,"count":30,"max":[0.005,0.010817104740587601,-0.00406730273688431],"min":[0.00401745240643728,0.00965287690800135,-0.00536710474058762],"type":"VEC3"},{"bufferView":0,"byteOffset":304116,"componentType":5126,"count":21,"max":[0.004553027414421465,0.0105171504320407,-0.00536710474058762],"min":[0.00401745240643728,0.0101292808541017,-0.005762262911772451],"type":"VEC3"},{"bufferView":0,"byteOffset":304368,"componentType":5126,"count":22,"max":[0.005,0.010373932999960101,-0.00478907497277627],"min":[0.004515930801932521,0.00965287690800135,-0.00562379752733496],"type":"VEC3"},{"bufferView":0,"byteOffset":304632,"componentType":5126,"count":20,"max":[0.005,0.010231595631217701,-0.00478907497277627],"min":[0.00401745240643728,0.00832733039341743,-0.0058357609283528],"type":"VEC3"},{"bufferView":0,"byteOffset":304872,"componentType":5126,"count":35,"max":[0.005,0.00870233300184528,-0.004852782172465641],"min":[0.00401745240643728,0.00786986374986111,-0.0058357609283528],"type":"VEC3"},{"bufferView":0,"byteOffset":305292,"componentType":5126,"count":20,"max":[0.005,0.00832733039341743,-0.0048255301638098005],"min":[0.0046993745344626305,0.00786799024102444,-0.00488001182896525],"type":"VEC3"},{"bufferView":0,"byteOffset":305532,"componentType":5126,"count":21,"max":[0.00469995703498557,0.00870233300184528,-0.0048255301638098005],"min":[0.0017199542685867799,0.00673829394659329,-0.00592392228664011],"type":"VEC3"},{"bufferView":0,"byteOffset":305784,"componentType":5126,"count":29,"max":[0.00210125093107475,0.00770335238005818,-0.00492522735272125],"min":[0.0015,0.00582123387220817,-0.0059331615356215004],"type":"VEC3"},{"bufferView":0,"byteOffset":306132,"componentType":5126,"count":15,"max":[0.0195103177312252,0.012873048040228,-0.00517208537735311],"min":[0.0181713751223994,0.011185652630931,-0.00544854305204548],"type":"VEC3"},{"bufferView":0,"byteOffset":306312,"componentType":5126,"count":15,"max":[0.0195092378047468,0.012872942680316501,0.0054485430520455],"min":[0.018171375122399202,0.0111857621963239,0.00517242780118762],"type":"VEC3"},{"bufferView":0,"byteOffset":306492,"componentType":5126,"count":17,"max":[0.00199476427806882,0.004,0.00415241089319782],"min":[0.0017,0.00254452177553197,0.00385245658465091],"type":"VEC3"},{"bufferView":0,"byteOffset":306696,"componentType":5126,"count":31,"max":[0.00199476427806882,0.00254452177553197,0.00415241089319782],"min":[0.0016999999999999995,0.00167823971011902,0.00335785718347322],"type":"VEC3"},{"bufferView":0,"byteOffset":307068,"componentType":5126,"count":12,"max":[0.00188037527932243,0.00195335773243455,0.00335785718347322],"min":[0.0017,0.00167823971011902,-0.00335785718347322],"type":"VEC3"},{"bufferView":0,"byteOffset":307212,"componentType":5126,"count":18,"max":[0.00199476427806882,0.004,-0.00385245658465091],"min":[0.0017000000000000099,0.00254452177553197,-0.00415241089319782],"type":"VEC3"},{"bufferView":0,"byteOffset":307428,"componentType":5126,"count":30,"max":[0.00199476427806882,0.00254452177553197,-0.00335785718347322],"min":[0.0017000000000000099,0.00167823971011902,-0.00415241089319782],"type":"VEC3"},{"bufferView":0,"byteOffset":307788,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.0107397757942191],"min":[0.005599907429219,0.0,-0.0108598847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":307836,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.0108598847742191],"min":[0.005599907429219,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":307884,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.011100247514219],"min":[0.0058402701692189,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":307932,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.010859757774219],"min":[0.005959774629219049,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":307980,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0107402533142191],"min":[0.0062002643692190005,0.0,-0.010859757774219],"type":"VEC3"},{"bufferView":0,"byteOffset":308028,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.010500705914219],"min":[0.005960716969218981,0.0,-0.0107402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":308076,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.010500703374219001],"min":[0.0058394649892189706,0.0,-0.010500705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":308124,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.010500703374219001],"min":[0.005599907429219,0.0,-0.0107397757942191],"type":"VEC3"},{"bufferView":0,"byteOffset":308172,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.010500703374219001],"min":[0.005599907429219,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":308268,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.010500703374219001],"min":[0.005599907429219,0.000035001200000000006,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":308364,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.014339781897734102],"min":[0.00379991963625,0.0,-0.0144598908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":308412,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.0144598908777341],"min":[0.00379991963625,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":308460,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.014700253617734001],"min":[0.0040402823762499,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":308508,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.014459763877734],"min":[0.0041597868362500505,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":308556,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0143402594177341],"min":[0.00440027657625,0.0,-0.014459763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":308604,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.014100712017734001],"min":[0.00416072917624998,0.0,-0.0143402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":308652,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.014100709477734001],"min":[0.00403947719624997,0.0,-0.014100712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":308700,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.014100709477734001],"min":[0.00379991963625,0.0,-0.014339781897734102],"type":"VEC3"},{"bufferView":0,"byteOffset":308748,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.014100709477734001],"min":[0.00379991963625,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":308844,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.014100709477734001],"min":[0.00379991963625,0.000035001200000000006,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":308940,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.0102897635871881],"min":[0.002449883015156,0.0,-0.0104098725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":308988,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.0104098725671881],"min":[0.002449883015156,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":309036,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.010650235307188],"min":[0.0026902457551559,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":309084,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.010409745567188001],"min":[0.0028097502151560503,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":309132,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0102902411071881],"min":[0.003050239955156,0.0,-0.010409745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":309180,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.010050693707188],"min":[0.00281069255515598,0.0,-0.0102902411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":309228,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.010050691167188002],"min":[0.0026894405751559697,0.0,-0.010050693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":309276,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.010050691167188002],"min":[0.002449883015156,0.0,-0.0102897635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":309324,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.010050691167188002],"min":[0.002449883015156,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":309420,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.010050691167188002],"min":[0.002449883015156,0.000035001200000000006,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":309516,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.00983978189773409],"min":[0.0028998952221879998,0.0,-0.00995989087773409],"type":"VEC3"},{"bufferView":0,"byteOffset":309564,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.00995989087773409],"min":[0.0028998952221879998,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":309612,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.010200253617734],"min":[0.0031402579621879,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":309660,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.00995976387773401],"min":[0.0032597624221880504,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":309708,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0098402594177341],"min":[0.003500252162188,0.0,-0.00995976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":309756,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.009600712017734],"min":[0.00326070476218798,0.0,-0.0098402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":309804,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.009600709477734],"min":[0.00313945278218797,0.0,-0.009600712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":309852,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.009600709477734],"min":[0.0028998952221879998,0.0,-0.00983978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":309900,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.009600709477734],"min":[0.0028998952221879998,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":309996,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.009600709477734],"min":[0.0028998952221879998,0.000035001200000000006,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":310092,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.0134397880012501],"min":[0.0064998708081250006,0.0,-0.0135598969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":310140,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.0135598969812501],"min":[0.0064998708081250006,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":310188,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.013800259721250001],"min":[0.0067402335481249005,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":310236,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.01355976998125],"min":[0.00685973800812505,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":310284,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0134402655212501],"min":[0.007100227748125,0.0,-0.01355976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":310332,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.013200718121250002],"min":[0.00686068034812498,0.0,-0.0134402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":310380,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.01320071558125],"min":[0.00673942836812497,0.0,-0.013200718121250002],"type":"VEC3"},{"bufferView":0,"byteOffset":310428,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.01320071558125],"min":[0.0064998708081250006,0.0,-0.0134397880012501],"type":"VEC3"},{"bufferView":0,"byteOffset":310476,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.01320071558125],"min":[0.0064998708081250006,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":310572,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.01320071558125],"min":[0.0064998708081250006,0.000035001200000000006,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":310668,"componentType":5126,"count":8,"max":[0.00171496986564044,-0.0010250047318150902,-0.011585807378308],"min":[0.00146496986564044,-0.00137500473181509,-0.011585807417648301],"type":"VEC3"},{"bufferView":0,"byteOffset":310764,"componentType":5126,"count":8,"max":[0.0017149698874961402,-0.00102500468810373,-0.012085807378308],"min":[0.0014649698874961402,-0.0013750046881037302,-0.012085807417648302],"type":"VEC3"},{"bufferView":0,"byteOffset":310860,"componentType":5126,"count":4,"max":[0.0014649698874961402,-0.00102500468810373,-0.0115858073892359],"min":[0.00146496986564044,-0.00104000473181509,-0.012085807390547201],"type":"VEC3"},{"bufferView":0,"byteOffset":310908,"componentType":5126,"count":4,"max":[0.0015149698874961399,-0.00136000468810373,-0.0115858074163369],"min":[0.00151496986564044,-0.00137500473181509,-0.012085807417648302],"type":"VEC3"},{"bufferView":0,"byteOffset":310956,"componentType":5126,"count":4,"max":[0.0017149698874961402,-0.0013750046881037302,-0.011585807408906],"min":[0.00151496986564044,-0.00137500473181509,-0.012085807417648302],"type":"VEC3"},{"bufferView":0,"byteOffset":311004,"componentType":5126,"count":4,"max":[0.0017149698874961402,-0.00102500468810373,-0.011585807378308],"min":[0.00171496986564044,-0.00137500473181509,-0.012085807408906],"type":"VEC3"},{"bufferView":0,"byteOffset":311052,"componentType":5126,"count":4,"max":[0.0017149698874961402,-0.00102500468810373,-0.011585807378308],"min":[0.00146496986564044,-0.0010250047318150902,-0.0120858073892359],"type":"VEC3"},{"bufferView":0,"byteOffset":311100,"componentType":5126,"count":4,"max":[0.00169996988749614,-0.00104000468810373,-0.0115858073802751],"min":[0.0016999698656404401,-0.00136000473181509,-0.0120858074082503],"type":"VEC3"},{"bufferView":0,"byteOffset":311148,"componentType":5126,"count":4,"max":[0.00169996988749614,-0.00104000468810373,-0.0115858073802751],"min":[0.00146496986564044,-0.00104000473181509,-0.012085807390547201],"type":"VEC3"},{"bufferView":0,"byteOffset":311196,"componentType":5126,"count":4,"max":[0.00169996988749614,-0.00136000468810373,-0.0115858074082503],"min":[0.00151496986564044,-0.00136000473181509,-0.0120858074163369],"type":"VEC3"},{"bufferView":0,"byteOffset":311244,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.0125397635871881],"min":[0.001999870808125,0.0,-0.0126598725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":311292,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.0126598725671881],"min":[0.001999870808125,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":311340,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.012900235307188],"min":[0.0022402335481249,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":311388,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.012659745567188001],"min":[0.0023597380081250502,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":311436,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.012540241107188101],"min":[0.002600227748125,0.0,-0.012659745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":311484,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.012300693707188],"min":[0.0023606803481249798,0.0,-0.012540241107188101],"type":"VEC3"},{"bufferView":0,"byteOffset":311532,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.012300691167188],"min":[0.0022394283681249696,0.0,-0.012300693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":311580,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.012300691167188],"min":[0.001999870808125,0.0,-0.0125397635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":311628,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.012300691167188],"min":[0.001999870808125,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":311724,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.012300691167188],"min":[0.001999870808125,0.000035001200000000006,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":311820,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.009389769690703091],"min":[0.0051498952221880005,0.0,-0.00950987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":311868,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.00950987867070309],"min":[0.0051498952221880005,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":311916,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.009750241410703],"min":[0.0053902579621879,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":311964,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.009509751670703009],"min":[0.005509762422188051,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":312012,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0093902472107031],"min":[0.005750252162188,0.0,-0.009509751670703009],"type":"VEC3"},{"bufferView":0,"byteOffset":312060,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.009150699810703],"min":[0.00551070476218798,0.0,-0.0093902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":312108,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.009150697270703001],"min":[0.00538945278218797,0.0,-0.009150699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":312156,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.009150697270703001],"min":[0.0051498952221880005,0.0,-0.009389769690703091],"type":"VEC3"},{"bufferView":0,"byteOffset":312204,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.009150697270703001],"min":[0.0051498952221880005,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":312300,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.009150697270703001],"min":[0.0051498952221880005,0.000035001200000000006,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":312396,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.00398977579421909],"min":[0.0060499196362500006,0.0,-0.00410988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":312444,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.00410988477421909],"min":[0.0060499196362500006,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":312492,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.0043502475142190005],"min":[0.0062902823762499005,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":312540,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0041097577742190096],"min":[0.00640978683625005,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":312588,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0039902533142191],"min":[0.00665027657625,0.0,-0.0041097577742190096],"type":"VEC3"},{"bufferView":0,"byteOffset":312636,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.003750705914219],"min":[0.00641072917624998,0.0,-0.0039902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":312684,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.003750703374219],"min":[0.00628947719624997,0.0,-0.003750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":312732,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.003750703374219],"min":[0.0060499196362500006,0.0,-0.00398977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":312780,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.003750703374219],"min":[0.0060499196362500006,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":312876,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.003750703374219],"min":[0.0060499196362500006,0.000035001200000000006,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":312972,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.0075897818977340905],"min":[0.006949883015156,0.0,-0.007709890877734091],"type":"VEC3"},{"bufferView":0,"byteOffset":313020,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.007709890877734091],"min":[0.006949883015156,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":313068,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.007950253617734],"min":[0.0071902457551559,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":313116,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.00770976387773401],"min":[0.0073097502151560495,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":313164,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0075902594177341],"min":[0.0075502399551560006,0.0,-0.00770976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":313212,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.007350712017734],"min":[0.007310692555155981,0.0,-0.0075902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":313260,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.007350709477734],"min":[0.007189440575155971,0.0,-0.007350712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":313308,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.007350709477734],"min":[0.006949883015156,0.0,-0.0075897818977340905],"type":"VEC3"},{"bufferView":0,"byteOffset":313356,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.007350709477734],"min":[0.006949883015156,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":313452,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.007350709477734],"min":[0.006949883015156,0.000035001200000000006,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":313548,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.00443978800125009],"min":[0.0064998708081250006,0.0,-0.004559896981250091],"type":"VEC3"},{"bufferView":0,"byteOffset":313596,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.004559896981250091],"min":[0.0064998708081250006,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":313644,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.00480025972125],"min":[0.0067402335481249005,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":313692,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.00455976998125001],"min":[0.00685973800812505,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":313740,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0044402655212501],"min":[0.007100227748125,0.0,-0.00455976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":313788,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0042007181212500005],"min":[0.00686068034812498,0.0,-0.0044402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":313836,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.00420071558125],"min":[0.00673942836812497,0.0,-0.0042007181212500005],"type":"VEC3"},{"bufferView":0,"byteOffset":313884,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.00420071558125],"min":[0.0064998708081250006,0.0,-0.00443978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":313932,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.00420071558125],"min":[0.0064998708081250006,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":314028,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.00420071558125],"min":[0.0064998708081250006,0.000035001200000000006,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":314124,"componentType":5126,"count":16,"max":[0.00694973067448831,-0.000995005020596061,-0.012648466132877],"min":[0.006824730667931601,-0.00102000503698783,-0.0127734661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":314316,"componentType":5126,"count":16,"max":[0.006999730652632621,-0.000995005062121858,-0.0121484661306914],"min":[0.00687473064607591,-0.00102000507851363,-0.0122734661274131],"type":"VEC3"},{"bufferView":0,"byteOffset":314508,"componentType":5126,"count":16,"max":[0.00699973078376678,-0.000995004799853656,-0.0151484661306914],"min":[0.0068747307772100705,-0.0010200048162454201,-0.015273466127413],"type":"VEC3"},{"bufferView":0,"byteOffset":314700,"componentType":5126,"count":16,"max":[0.006949730761911091,-0.0009950048457505931,-0.014648466132877],"min":[0.00682473075535438,-0.00102000486214236,-0.0147734661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":314892,"componentType":5126,"count":16,"max":[0.0069497307400553906,-0.00099500488946196,-0.014148466132877],"min":[0.00682473073349869,-0.00102000490585373,-0.0142734661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":315084,"componentType":5126,"count":16,"max":[0.0069497307181997005,-0.000995004933173327,-0.013648466132876999],"min":[0.0068247307116429895,-0.00102000494956509,-0.013773466129598599],"type":"VEC3"},{"bufferView":0,"byteOffset":315276,"componentType":5126,"count":16,"max":[0.00694973069634401,-0.000995004976884694,-0.013148466132876999],"min":[0.0068247306897873,-0.0010200049932764601,-0.0132734661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":315468,"componentType":5126,"count":34,"max":[0.00722473082419983,-0.0015700047572350599,-0.0116484661656605],"min":[0.0032247306493542803,-0.00157000528177162,-0.015648466340506102],"type":"VEC3"},{"bufferView":0,"byteOffset":315876,"componentType":5126,"count":41,"max":[0.0068437306712099705,-0.0015400050867148871,-0.012029557623237],"min":[0.00660573067864581,-0.0015700050966994722,-0.012267322174908635],"type":"VEC3"},{"bufferView":0,"byteOffset":316368,"componentType":5126,"count":32,"max":[0.00722473082419983,-0.00102000475723506,-0.015648466117578],"min":[0.00322473080015856,-0.00157000493208068,-0.015648466340506102],"type":"VEC3"},{"bufferView":0,"byteOffset":316752,"componentType":5126,"count":32,"max":[0.00322473082419983,-0.0010200049320806901,-0.0116484662924236],"min":[0.00322473062531301,-0.00157000528177162,-0.015648466340506102],"type":"VEC3"},{"bufferView":0,"byteOffset":317136,"componentType":5126,"count":32,"max":[0.00722473064935427,-0.0010200051069260002,-0.011648466117578],"min":[0.00322473062531301,-0.00157000528177162,-0.0116484663405061],"type":"VEC3"},{"bufferView":0,"byteOffset":317520,"componentType":5126,"count":32,"max":[0.00722473082419983,-0.00102000475723506,-0.011648466117578],"min":[0.007224730625313,-0.001570005106926,-0.0156484661656605],"type":"VEC3"},{"bufferView":0,"byteOffset":317904,"componentType":5126,"count":566,"max":[0.00722473080015855,-0.00102000475723506,-0.011648466117578],"min":[0.00322473062531301,-0.0010200052817716202,-0.015648466292423602],"type":"VEC3"},{"bufferView":0,"byteOffset":324696,"componentType":5126,"count":6,"max":[0.00531473080614702,-0.000995004839849621,-0.0155984661988812],"min":[0.0053147307968802,-0.00114700484072385,-0.0156584662121694],"type":"VEC3"},{"bufferView":0,"byteOffset":324768,"componentType":5126,"count":4,"max":[0.00531473080614702,-0.00114700483984962,-0.0156484662121694],"min":[0.00513473080570991,-0.0011470048485919,-0.0156584662200375],"type":"VEC3"},{"bufferView":0,"byteOffset":324816,"componentType":5126,"count":6,"max":[0.0051347308061470195,-0.000995004847717674,-0.0155984662067492],"min":[0.0051347307968802,-0.0011470048485919,-0.0156584662200375],"type":"VEC3"},{"bufferView":0,"byteOffset":324888,"componentType":5126,"count":6,"max":[0.00481473080614702,-0.000995004861705324,-0.0155984662207369],"min":[0.0048147307968802,-0.00114700486257955,-0.0156584662340251],"type":"VEC3"},{"bufferView":0,"byteOffset":324960,"componentType":5126,"count":4,"max":[0.00481473080614702,-0.00114700486170532,-0.0156484662340251],"min":[0.0046347308057099095,-0.0011470048704476,-0.0156584662418932],"type":"VEC3"},{"bufferView":0,"byteOffset":325008,"componentType":5126,"count":6,"max":[0.00463473080614702,-0.000995004869573377,-0.0155984662286049],"min":[0.004634730796880201,-0.0011470048704476,-0.0156584662418932],"type":"VEC3"},{"bufferView":0,"byteOffset":325080,"componentType":5126,"count":6,"max":[0.00431473080614702,-0.000995004883561027,-0.0155984662425926],"min":[0.0043147307968802,-0.0011470048844352502,-0.0156584662558808],"type":"VEC3"},{"bufferView":0,"byteOffset":325152,"componentType":5126,"count":4,"max":[0.00431473080614702,-0.00114700488356103,-0.0156484662558808],"min":[0.00413473080570991,-0.00114700489230331,-0.0156584662637489],"type":"VEC3"},{"bufferView":0,"byteOffset":325200,"componentType":5126,"count":6,"max":[0.0041347308061470195,-0.00099500489142908,-0.0155984662504606],"min":[0.0041347307968802,-0.00114700489230331,-0.0156584662637489],"type":"VEC3"},{"bufferView":0,"byteOffset":325272,"componentType":5126,"count":6,"max":[0.0038147308061470203,-0.000995004905416729,-0.0155984662644483],"min":[0.0038147307968802,-0.00114700490629096,-0.0156584662777365],"type":"VEC3"},{"bufferView":0,"byteOffset":325344,"componentType":5126,"count":4,"max":[0.0038147308061470203,-0.00114700490541673,-0.0156484662777365],"min":[0.0036347308057099103,-0.00114700491415901,-0.015658466285604602],"type":"VEC3"},{"bufferView":0,"byteOffset":325392,"componentType":5126,"count":6,"max":[0.0036347308061470203,-0.000995004913284782,-0.0155984662723163],"min":[0.0036347307968802,-0.00114700491415901,-0.015658466285604602],"type":"VEC3"},{"bufferView":0,"byteOffset":325464,"componentType":5126,"count":6,"max":[0.00681473080614702,-0.000995004774282513,-0.0155984661333141],"min":[0.0068147307968802005,-0.00114700477515674,-0.015658466146602303],"type":"VEC3"},{"bufferView":0,"byteOffset":325536,"componentType":5126,"count":4,"max":[0.00681473080614702,-0.0011470047742825101,-0.0156484661466023],"min":[0.0066347308057099,-0.00114700478302479,-0.0156584661544704],"type":"VEC3"},{"bufferView":0,"byteOffset":325584,"componentType":5126,"count":6,"max":[0.00663473080614702,-0.000995004782150566,-0.0155984661411821],"min":[0.006634730796880201,-0.00114700478302479,-0.0156584661544704],"type":"VEC3"},{"bufferView":0,"byteOffset":325656,"componentType":5126,"count":6,"max":[0.00631473080614702,-0.000995004796138216,-0.0155984661551698],"min":[0.0063147307968802,-0.00114700479701244,-0.015658466168458],"type":"VEC3"},{"bufferView":0,"byteOffset":325728,"componentType":5126,"count":4,"max":[0.00631473080614702,-0.0011470047961382199,-0.015648466168458],"min":[0.0061347308057099,-0.0011470048048805,-0.0156584661763261],"type":"VEC3"},{"bufferView":0,"byteOffset":325776,"componentType":5126,"count":6,"max":[0.0061347308061470195,-0.000995004804006269,-0.0155984661630378],"min":[0.0061347307968802,-0.0011470048048805,-0.0156584661763261],"type":"VEC3"},{"bufferView":0,"byteOffset":325848,"componentType":5126,"count":6,"max":[0.00581473080614702,-0.000995004817993919,-0.0155984661770255],"min":[0.0058147307968802004,-0.00114700481886815,-0.0156584661903137],"type":"VEC3"},{"bufferView":0,"byteOffset":325920,"componentType":5126,"count":4,"max":[0.00581473080614702,-0.00114700481799392,-0.0156484661903137],"min":[0.0056347308057099,-0.0011470048267362002,-0.0156584661981818],"type":"VEC3"},{"bufferView":0,"byteOffset":325968,"componentType":5126,"count":6,"max":[0.00563473080614702,-0.000995004825861972,-0.0155984661848935],"min":[0.005634730796880201,-0.0011470048267362002,-0.0156584661981818],"type":"VEC3"},{"bufferView":0,"byteOffset":326040,"componentType":5126,"count":4,"max":[0.00322473076593255,-0.0011470050116353702,-0.014558466303526202],"min":[0.0032147307580645,-0.0011470050278085799,-0.0147384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":326088,"componentType":5126,"count":6,"max":[0.00327473075251315,-0.000995005025185895,-0.0145584662880524],"min":[0.0032147307514203602,-0.0011470050278085799,-0.0145584663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":326160,"componentType":5126,"count":6,"max":[0.0032747307385255,-0.00099500505316117,-0.014238466288052401],"min":[0.00321473073743272,-0.00114700505578385,-0.0142384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":326232,"componentType":5126,"count":4,"max":[0.00322473074407685,-0.00114700505534674,-0.014058466303526201],"min":[0.0032147307362088,-0.00114700507151995,-0.0142384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":326280,"componentType":5126,"count":6,"max":[0.00327473073065745,-0.000995005068897262,-0.014058466288052402],"min":[0.00321473072956467,-0.00114700507151995,-0.0140584663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":326352,"componentType":5126,"count":6,"max":[0.0032747307166698103,-0.000995005096872537,-0.013738466288052401],"min":[0.0032147307155770202,-0.00114700509949522,-0.013738466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":326424,"componentType":5126,"count":4,"max":[0.00322473072222116,-0.00114700509905811,-0.0135584663035262],"min":[0.00321473071435311,-0.0011470051152313102,-0.013738466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":326472,"componentType":5126,"count":6,"max":[0.00327473070880176,-0.000995005112608629,-0.013558466288052401],"min":[0.00321473070770897,-0.0011470051152313102,-0.0135584663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":326544,"componentType":5126,"count":6,"max":[0.0032747306948141103,-0.000995005140583904,-0.0132384662880524],"min":[0.0032147306937213302,-0.00114700514320659,-0.013238466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":326616,"componentType":5126,"count":4,"max":[0.00322473070036546,-0.00114700514276947,-0.0130584663035263],"min":[0.00321473069249741,-0.00114700515894268,-0.013238466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":326664,"componentType":5126,"count":6,"max":[0.00327473068694606,-0.000995005156319996,-0.0130584662880524],"min":[0.00321473068585328,-0.00114700515894268,-0.013058466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":326736,"componentType":5126,"count":6,"max":[0.00327473067295842,-0.000995005184295271,-0.0127384662880524],"min":[0.0032147306718656302,-0.00114700518691795,-0.0127384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":326808,"componentType":5126,"count":4,"max":[0.00322473067850977,-0.0011470051864808399,-0.0125584663035263],"min":[0.00321473067064172,-0.00114700520265405,-0.0127384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":326856,"componentType":5126,"count":6,"max":[0.00327473066509037,-0.000995005200031363,-0.0125584662880524],"min":[0.0032147306639975903,-0.00114700520265405,-0.0125584663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":326928,"componentType":5126,"count":6,"max":[0.00327473065110273,-0.000995005228006638,-0.012238466288052401],"min":[0.00321473065000994,-0.0011470052306293199,-0.0122384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":327000,"componentType":5126,"count":4,"max":[0.00322473065665407,-0.0011470052301922101,-0.0120584663035263],"min":[0.00321473064878602,-0.0011470052463654098,-0.0122384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":327048,"componentType":5126,"count":6,"max":[0.0032747306432346804,-0.00099500524374273,-0.012058466288052402],"min":[0.0032147306421418903,-0.0011470052463654098,-0.0120584663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":327120,"componentType":5126,"count":6,"max":[0.00327473078223689,-0.000995004965738437,-0.0152384662880524],"min":[0.00321473078114411,-0.00114700496836112,-0.015238466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":327192,"componentType":5126,"count":4,"max":[0.0032247307877882403,-0.00114700496792401,-0.0150584663035262],"min":[0.0032147307799201903,-0.00114700498409721,-0.015238466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":327240,"componentType":5126,"count":6,"max":[0.0032747307743688403,-0.000995004981474529,-0.015058466288052401],"min":[0.00321473077327606,-0.00114700498409721,-0.015058466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":327312,"componentType":5126,"count":6,"max":[0.0032747307603812003,-0.000995005009449803,-0.0147384662880524],"min":[0.0032147307592884098,-0.00114700501207249,-0.0147384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":327384,"componentType":5126,"count":4,"max":[0.00381473063086435,-0.00114700525598189,-0.0116384662777365],"min":[0.00363473063042724,-0.00114700526472417,-0.0116484662856046],"type":"VEC3"},{"bufferView":0,"byteOffset":327432,"componentType":5126,"count":6,"max":[0.00381473063086435,-0.000995005251610756,-0.011638466264448302],"min":[0.00381473062378311,-0.00114700525685612,-0.0116984662666338],"type":"VEC3"},{"bufferView":0,"byteOffset":327504,"componentType":5126,"count":6,"max":[0.00413473063086435,-0.000995005237623106,-0.011638466250460599],"min":[0.00413473062378311,-0.0011470052428684701,-0.0116984662526462],"type":"VEC3"},{"bufferView":0,"byteOffset":327576,"componentType":5126,"count":4,"max":[0.0043147306308643505,-0.00114700523412619,-0.011638466255880801],"min":[0.0041347306304272404,-0.0011470052428684701,-0.0116484662637489],"type":"VEC3"},{"bufferView":0,"byteOffset":327624,"componentType":5126,"count":6,"max":[0.0043147306308643505,-0.000995005229755053,-0.0116384662425926],"min":[0.0043147306237831095,-0.0011470052350004202,-0.011698466244778199],"type":"VEC3"},{"bufferView":0,"byteOffset":327696,"componentType":5126,"count":6,"max":[0.0046347306308643504,-0.000995005215767404,-0.0116384662286049],"min":[0.00463473062378311,-0.00114700522101277,-0.011698466230790499],"type":"VEC3"},{"bufferView":0,"byteOffset":327768,"componentType":5126,"count":4,"max":[0.00481473063086435,-0.00114700521227049,-0.011638466234025101],"min":[0.004634730630427241,-0.00114700522101277,-0.0116484662418932],"type":"VEC3"},{"bufferView":0,"byteOffset":327816,"componentType":5126,"count":6,"max":[0.00481473063086435,-0.000995005207899351,-0.011638466220736901],"min":[0.00481473062378311,-0.00114700521314471,-0.0116984662229225],"type":"VEC3"},{"bufferView":0,"byteOffset":327888,"componentType":5126,"count":6,"max":[0.00513473063086435,-0.000995005193911701,-0.011638466206749201],"min":[0.0051347306237831,-0.00114700519915706,-0.0116984662089348],"type":"VEC3"},{"bufferView":0,"byteOffset":327960,"componentType":5126,"count":4,"max":[0.0053147306308643505,-0.00114700519041478,-0.0116384662121694],"min":[0.0051347306304272405,-0.00114700519915706,-0.0116484662200375],"type":"VEC3"},{"bufferView":0,"byteOffset":328008,"componentType":5126,"count":6,"max":[0.0053147306308643505,-0.000995005186043648,-0.011638466198881202],"min":[0.0053147306237831,-0.00114700519128901,-0.0116984662010668],"type":"VEC3"},{"bufferView":0,"byteOffset":328080,"componentType":5126,"count":6,"max":[0.0056347306308643505,-0.0009950051720559981,-0.011638466184893502],"min":[0.0056347306237831,-0.0011470051773013602,-0.0116984661870791],"type":"VEC3"},{"bufferView":0,"byteOffset":328152,"componentType":5126,"count":4,"max":[0.00581473063086435,-0.00114700516855908,-0.0116384661903138],"min":[0.005634730630427241,-0.0011470051773013602,-0.0116484661981818],"type":"VEC3"},{"bufferView":0,"byteOffset":328200,"componentType":5126,"count":6,"max":[0.00581473063086435,-0.0009950051641879451,-0.0116384661770255],"min":[0.0058147306237830996,-0.00114700516943331,-0.011698466179211102],"type":"VEC3"},{"bufferView":0,"byteOffset":328272,"componentType":5126,"count":6,"max":[0.00613473063086435,-0.000995005150200295,-0.011638466163037901],"min":[0.0061347306237831,-0.00114700515544566,-0.0116984661652234],"type":"VEC3"},{"bufferView":0,"byteOffset":328344,"componentType":5126,"count":4,"max":[0.0063147306308643505,-0.00114700514670338,-0.0116384661684581],"min":[0.0061347306304272405,-0.00114700515544566,-0.0116484661763261],"type":"VEC3"},{"bufferView":0,"byteOffset":328392,"componentType":5126,"count":6,"max":[0.0063147306308643505,-0.000995005142332243,-0.0116384661551698],"min":[0.0063147306237831,-0.00114700514757761,-0.0116984661573554],"type":"VEC3"},{"bufferView":0,"byteOffset":328464,"componentType":5126,"count":6,"max":[0.0066347306308643505,-0.000995005128344593,-0.0116384661411822],"min":[0.0066347306237831,-0.00114700513358996,-0.0116984661433677],"type":"VEC3"},{"bufferView":0,"byteOffset":328536,"componentType":5126,"count":4,"max":[0.00681473063086435,-0.0011470051248476801,-0.0116384661466024],"min":[0.006634730630427241,-0.00114700513358996,-0.0116484661544704],"type":"VEC3"},{"bufferView":0,"byteOffset":328584,"componentType":5126,"count":6,"max":[0.00681473063086435,-0.00099500512047654,-0.011638466133314101],"min":[0.0068147306237831,-0.0011470051257219,-0.011698466135499701],"type":"VEC3"},{"bufferView":0,"byteOffset":328656,"componentType":5126,"count":6,"max":[0.00363473063086436,-0.000995005259478809,-0.0116384662723163],"min":[0.00363473062378311,-0.00114700526472417,-0.0116984662745019],"type":"VEC3"},{"bufferView":0,"byteOffset":328728,"componentType":5126,"count":4,"max":[0.00723473074407684,-0.001147004880064,-0.0140584661282436],"min":[0.0072247307362087905,-0.00114700489623721,-0.014238466128680701],"type":"VEC3"},{"bufferView":0,"byteOffset":328776,"componentType":5126,"count":6,"max":[0.00723473074407684,-0.000995004880064005,-0.0142384661149553],"min":[0.00717473073743271,-0.00114700488050112,-0.014238466128680701],"type":"VEC3"},{"bufferView":0,"byteOffset":328848,"componentType":5126,"count":6,"max":[0.0072347307580644905,-0.000995004852088731,-0.0145584661149553],"min":[0.00717473075142035,-0.0011470048525258401,-0.014558466128680699],"type":"VEC3"},{"bufferView":0,"byteOffset":328920,"componentType":5126,"count":4,"max":[0.0072347307659325405,-0.00114700483635264,-0.0145584661282436],"min":[0.007224730758064491,-0.0011470048525258401,-0.0147384661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":328968,"componentType":5126,"count":6,"max":[0.0072347307659325405,-0.000995004836352638,-0.0147384661149553],"min":[0.0071747307592884,-0.0011470048367897502,-0.0147384661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329040,"componentType":5126,"count":6,"max":[0.00723473077992018,-0.000995004808377364,-0.0150584661149553],"min":[0.00717473077327605,-0.00114700480881448,-0.0150584661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329112,"componentType":5126,"count":4,"max":[0.0072347307877882305,-0.0011470047926412702,-0.015058466128243601],"min":[0.00722473077992018,-0.00114700480881448,-0.0152384661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329160,"componentType":5126,"count":6,"max":[0.0072347307877882305,-0.000995004792641272,-0.0152384661149553],"min":[0.0071747307811441,-0.00114700479307838,-0.0152384661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329232,"componentType":5126,"count":6,"max":[0.0072347306487860205,-0.000995005070645565,-0.012058466114955299],"min":[0.00717473064214188,-0.00114700507108268,-0.0120584661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329304,"componentType":5126,"count":4,"max":[0.00723473065665407,-0.00114700505490947,-0.0120584661282436],"min":[0.00722473064878602,-0.00114700507108268,-0.012238466128680701],"type":"VEC3"},{"bufferView":0,"byteOffset":329352,"componentType":5126,"count":6,"max":[0.00723473065665407,-0.000995005054909473,-0.0122384661149553],"min":[0.00717473065000993,-0.0011470050553465901,-0.012238466128680701],"type":"VEC3"},{"bufferView":0,"byteOffset":329424,"componentType":5126,"count":6,"max":[0.0072347306706417105,-0.0009950050269341981,-0.0125584661149553],"min":[0.00717473066399758,-0.00114700502737131,-0.012558466128680699],"type":"VEC3"},{"bufferView":0,"byteOffset":329496,"componentType":5126,"count":4,"max":[0.0072347306785097605,-0.0011470050111981101,-0.0125584661282436],"min":[0.00722473067064171,-0.00114700502737131,-0.0127384661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329544,"componentType":5126,"count":6,"max":[0.0072347306785097605,-0.000995005011198106,-0.012738466114955299],"min":[0.00717473067186563,-0.00114700501163522,-0.0127384661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329616,"componentType":5126,"count":6,"max":[0.007234730692497411,-0.0009950049832228311,-0.0130584661149553],"min":[0.00717473068585327,-0.00114700498365994,-0.0130584661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329688,"componentType":5126,"count":4,"max":[0.00723473070036546,-0.0011470049674867399,-0.013058466128243601],"min":[0.00722473069249741,-0.00114700498365994,-0.0132384661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329736,"componentType":5126,"count":6,"max":[0.00723473070036546,-0.000995004967486739,-0.0132384661149553],"min":[0.00717473069372132,-0.00114700496792385,-0.0132384661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329808,"componentType":5126,"count":6,"max":[0.0072347307143531,-0.000995004939511464,-0.0135584661149553],"min":[0.00717473070770897,-0.00114700493994858,-0.0135584661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":329880,"componentType":5126,"count":4,"max":[0.00723473072222115,-0.00114700492377537,-0.0135584661282436],"min":[0.0072247307143531005,-0.00114700493994858,-0.013738466128680701],"type":"VEC3"},{"bufferView":0,"byteOffset":329928,"componentType":5126,"count":6,"max":[0.00723473072222115,-0.000995004923775372,-0.0137384661149553],"min":[0.00717473071557702,-0.00114700492421249,-0.013738466128680701],"type":"VEC3"},{"bufferView":0,"byteOffset":330000,"componentType":5126,"count":6,"max":[0.00723473073620879,-0.000995004895800098,-0.014058466114955299],"min":[0.007174730729564659,-0.00114700489623721,-0.0140584661286807],"type":"VEC3"},{"bufferView":0,"byteOffset":330072,"componentType":5126,"count":4,"max":[0.00717473067295841,-0.000995005012290894,-0.012738466117578],"min":[0.00713973067339553,-0.0010200050138207898,-0.0127734661212935],"type":"VEC3"},{"bufferView":0,"byteOffset":330120,"componentType":5126,"count":4,"max":[0.00713973067448831,-0.000995005012290894,-0.0127734661191079],"min":[0.006949730673395531,-0.00102000502059606,-0.0127734661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":330168,"componentType":5126,"count":16,"max":[0.0069497306635604595,-0.000995005036987829,-0.0125234661274131],"min":[0.006824730667931601,-0.0010200050437402537,-0.0126484661350626],"type":"VEC3"},{"bufferView":0,"byteOffset":330360,"componentType":5126,"count":4,"max":[0.0071397306635604604,-0.0009950050341465781,-0.0125234661191079],"min":[0.00694973066246768,-0.0010200050424517399,-0.0125234661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":330408,"componentType":5126,"count":4,"max":[0.00717473066509036,-0.000995005029556883,-0.0125234661191079],"min":[0.00713973066246768,-0.0010200050341465801,-0.012558466119763599],"type":"VEC3"},{"bufferView":0,"byteOffset":330456,"componentType":5126,"count":4,"max":[0.007174730651102719,-0.000995005056002261,-0.012238466117578],"min":[0.00713973065153983,-0.00102000505753216,-0.012273466121293502],"type":"VEC3"},{"bufferView":0,"byteOffset":330504,"componentType":5126,"count":4,"max":[0.00713973065263262,-0.000995005056002261,-0.012273466119107899],"min":[0.00699973065153983,-0.00102000506212186,-0.0122734661274131],"type":"VEC3"},{"bufferView":0,"byteOffset":330552,"componentType":5126,"count":16,"max":[0.00699973064170477,-0.000995005078513625,-0.0120234661252275],"min":[0.00687473064607591,-0.0010200050852660536,-0.012148466132877],"type":"VEC3"},{"bufferView":0,"byteOffset":330744,"componentType":5126,"count":4,"max":[0.00713973064170477,-0.000995005077857944,-0.0120234661191079],"min":[0.00699973064061199,-0.00102000508397754,-0.0120234661274131],"type":"VEC3"},{"bufferView":0,"byteOffset":330792,"componentType":5126,"count":4,"max":[0.00717473064323467,-0.0009950050732682502,-0.0120234661191079],"min":[0.00713973064061198,-0.00102000507785794,-0.012058466119763599],"type":"VEC3"},{"bufferView":0,"byteOffset":330840,"componentType":5126,"count":4,"max":[0.006849730629028471,-0.000995005115886845,-0.011698466133314099],"min":[0.006814730626405779,-0.00102000512047654,-0.0117334661339698],"type":"VEC3"},{"bufferView":0,"byteOffset":330888,"componentType":5126,"count":4,"max":[0.00684973063514806,-0.000995005103647662,-0.0117334661317842],"min":[0.006849730627935681,-0.0010200051158868399,-0.0118734661339698],"type":"VEC3"},{"bufferView":0,"byteOffset":330936,"componentType":5126,"count":4,"max":[0.00684973063514806,-0.000995005098183746,-0.0118734661317842],"min":[0.0067247306395192006,-0.0010200051036476602,-0.011998466139433702],"type":"VEC3"},{"bufferView":0,"byteOffset":330984,"componentType":5126,"count":16,"max":[0.0067247306406119905,-0.000995005098183746,-0.0118734661427121],"min":[0.00659973063405528,-0.0010200051145755101,-0.011998466139433702],"type":"VEC3"},{"bufferView":0,"byteOffset":331176,"componentType":5126,"count":4,"max":[0.00659973063514806,-0.000995005114575514,-0.0117334661427121],"min":[0.006599730627935681,-0.0010200051268146998,-0.0118734661448976],"type":"VEC3"},{"bufferView":0,"byteOffset":331224,"componentType":5126,"count":4,"max":[0.00663473062749857,-0.000995005126814696,-0.0116984661411822],"min":[0.006599730627935681,-0.00102000512834459,-0.0117334661448976],"type":"VEC3"},{"bufferView":0,"byteOffset":331272,"componentType":5126,"count":4,"max":[0.00634973062902847,-0.000995005137742548,-0.0116984661551698],"min":[0.00631473062640579,-0.00102000514233224,-0.0117334661558255],"type":"VEC3"},{"bufferView":0,"byteOffset":331320,"componentType":5126,"count":4,"max":[0.006349730637333631,-0.0009950051211322281,-0.0117334661536399],"min":[0.0063497306279356805,-0.00102000513774255,-0.011923466155825499],"type":"VEC3"},{"bufferView":0,"byteOffset":331368,"componentType":5126,"count":28,"max":[0.006349730637333631,-0.0009950051144409099,-0.0119234661536399],"min":[0.00609973063624085,-0.0010200051320600801,-0.01204755477121026],"type":"VEC3"},{"bufferView":0,"byteOffset":331704,"componentType":5126,"count":4,"max":[0.006099730637333631,-0.000995005132060079,-0.0117334661645677],"min":[0.00609973062793568,-0.0010200051486704,-0.011923466166753301],"type":"VEC3"},{"bufferView":0,"byteOffset":331752,"componentType":5126,"count":4,"max":[0.00613473062749857,-0.000995005148670399,-0.0116984661630378],"min":[0.00609973062793568,-0.0010200051502003,-0.0117334661667533],"type":"VEC3"},{"bufferView":0,"byteOffset":331800,"componentType":5126,"count":4,"max":[0.005849730629028471,-0.00099500515959825,-0.0116984661770255],"min":[0.005814730626405791,-0.00102000516418795,-0.0117334661776812],"type":"VEC3"},{"bufferView":0,"byteOffset":331848,"componentType":5126,"count":4,"max":[0.00584973063733363,-0.000995005142987931,-0.0117334661754956],"min":[0.005849730627935681,-0.00102000515959825,-0.0119234661776812],"type":"VEC3"},{"bufferView":0,"byteOffset":331896,"componentType":5126,"count":28,"max":[0.00584973063733363,-0.0009950051362966126,-0.0119234661754956],"min":[0.005599730636240851,-0.00102000515391578,-0.01204755479306596],"type":"VEC3"},{"bufferView":0,"byteOffset":332232,"componentType":5126,"count":4,"max":[0.00559973063733363,-0.000995005153915782,-0.011733466186423399],"min":[0.005599730627935681,-0.0010200051705261,-0.011923466188609],"type":"VEC3"},{"bufferView":0,"byteOffset":332280,"componentType":5126,"count":4,"max":[0.00563473062749857,-0.0009950051705261021,-0.0116984661848935],"min":[0.005599730627935681,-0.001020005172056,-0.011733466188609001],"type":"VEC3"},{"bufferView":0,"byteOffset":332328,"componentType":5126,"count":4,"max":[0.00534973062902847,-0.000995005181453953,-0.011698466198881199],"min":[0.00531473062640579,-0.0010200051860436501,-0.0117334661995369],"type":"VEC3"},{"bufferView":0,"byteOffset":332376,"componentType":5126,"count":4,"max":[0.005349730637333631,-0.000995005164843634,-0.0117334661973513],"min":[0.00534973062793569,-0.00102000518145395,-0.0119234661995369],"type":"VEC3"},{"bufferView":0,"byteOffset":332424,"componentType":5126,"count":28,"max":[0.005349730637333631,-0.0009950051581523148,-0.011923466197351299],"min":[0.00509973063624085,-0.00102000517577148,-0.01204755481492166],"type":"VEC3"},{"bufferView":0,"byteOffset":332760,"componentType":5126,"count":4,"max":[0.00509973063733364,-0.000995005175771485,-0.0117334662082791],"min":[0.005099730627935691,-0.0010200051923818002,-0.0119234662104647],"type":"VEC3"},{"bufferView":0,"byteOffset":332808,"componentType":5126,"count":4,"max":[0.00513473062749857,-0.000995005192381804,-0.0116984662067492],"min":[0.005099730627935691,-0.0010200051939117001,-0.011733466210464701],"type":"VEC3"},{"bufferView":0,"byteOffset":332856,"componentType":5126,"count":4,"max":[0.004849730629028471,-0.000995005203309656,-0.0116984662207369],"min":[0.004814730626405791,-0.0010200052078993501,-0.0117334662213926],"type":"VEC3"},{"bufferView":0,"byteOffset":332904,"componentType":5126,"count":4,"max":[0.00484973063733364,-0.000995005186699336,-0.011733466219207],"min":[0.0048497306279356904,-0.0010200052033096602,-0.0119234662213926],"type":"VEC3"},{"bufferView":0,"byteOffset":332952,"componentType":5126,"count":28,"max":[0.00484973063733364,-0.0009950051800080178,-0.011923466219207],"min":[0.004599730636240851,-0.00102000519762719,-0.01204755483677736],"type":"VEC3"},{"bufferView":0,"byteOffset":333288,"componentType":5126,"count":4,"max":[0.0045997306373336405,-0.000995005197627187,-0.0117334662301348],"min":[0.00459973062793569,-0.00102000521423751,-0.011923466232320401],"type":"VEC3"},{"bufferView":0,"byteOffset":333336,"componentType":5126,"count":4,"max":[0.00463473062749857,-0.000995005214237507,-0.0116984662286049],"min":[0.00459973062793569,-0.0010200052157674,-0.011733466232320399],"type":"VEC3"},{"bufferView":0,"byteOffset":333384,"componentType":5126,"count":4,"max":[0.00434973062902847,-0.0009950052251653581,-0.0116984662425926],"min":[0.00431473062640579,-0.0010200052297550499,-0.0117334662432483],"type":"VEC3"},{"bufferView":0,"byteOffset":333432,"componentType":5126,"count":4,"max":[0.00434973063733364,-0.000995005208555039,-0.0117334662410627],"min":[0.00434973062793569,-0.00102000522516536,-0.011923466243248299],"type":"VEC3"},{"bufferView":0,"byteOffset":333480,"componentType":5126,"count":28,"max":[0.00434973063733364,-0.0009950052018637197,-0.0119234662410627],"min":[0.00409973063624085,-0.00102000521948289,-0.01204755485863306],"type":"VEC3"},{"bufferView":0,"byteOffset":333816,"componentType":5126,"count":4,"max":[0.00409973063733364,-0.00099500521948289,-0.0117334662519905],"min":[0.004099730627935691,-0.00102000523609321,-0.011923466254176101],"type":"VEC3"},{"bufferView":0,"byteOffset":333864,"componentType":5126,"count":4,"max":[0.00413473062749858,-0.00099500523609321,-0.0116984662504606],"min":[0.004099730627935691,-0.00102000523762311,-0.0117334662541761],"type":"VEC3"},{"bufferView":0,"byteOffset":333912,"componentType":5126,"count":4,"max":[0.00384973062902847,-0.000995005247021061,-0.0116984662644483],"min":[0.0038147306264057898,-0.00102000525161076,-0.0117334662651039],"type":"VEC3"},{"bufferView":0,"byteOffset":333960,"componentType":5126,"count":4,"max":[0.00384973063514807,-0.000995005234781878,-0.0117334662629184],"min":[0.0038497306279356904,-0.0010200052470210601,-0.0118734662651039],"type":"VEC3"},{"bufferView":0,"byteOffset":334008,"componentType":5126,"count":28,"max":[0.00384973063514807,-0.0009950052280905597,-0.011873466262918402],"min":[0.00359973063405528,-0.00102000524570973,-0.011997554880488759],"type":"VEC3"},{"bufferView":0,"byteOffset":334344,"componentType":5126,"count":4,"max":[0.0035997306351480698,-0.000995005245709729,-0.0117334662738462],"min":[0.00359973062793569,-0.00102000525794891,-0.0118734662760318],"type":"VEC3"},{"bufferView":0,"byteOffset":334392,"componentType":5126,"count":4,"max":[0.00363473062749858,-0.000995005257948912,-0.0116984662723163],"min":[0.00359973062793569,-0.00102000525947881,-0.0117334662760318],"type":"VEC3"},{"bufferView":0,"byteOffset":334440,"componentType":5126,"count":4,"max":[0.00330973064170478,-0.00099500524374273,-0.012023466286522502],"min":[0.00327473064214189,-0.0010200052452726302,-0.012058466290238],"type":"VEC3"},{"bufferView":0,"byteOffset":334488,"componentType":5126,"count":4,"max":[0.0034497306417047803,-0.00099500523915303,-0.0120234662804029],"min":[0.0033097306406119904,-0.0010200052452726302,-0.0120234662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":334536,"componentType":5126,"count":28,"max":[0.0035738192570895595,-0.0009950052160098528,-0.0120234662804029],"min":[0.00344973064061199,-0.00102000523915303,-0.0122734662825885],"type":"VEC3"},{"bufferView":0,"byteOffset":334872,"componentType":5126,"count":4,"max":[0.00344973065263262,-0.000995005217297347,-0.0122734662804029],"min":[0.00330973065153984,-0.0010200052234169402,-0.012273466288708101],"type":"VEC3"},{"bufferView":0,"byteOffset":334920,"componentType":5126,"count":4,"max":[0.00330973065263262,-0.000995005223416943,-0.012238466288052401],"min":[0.00327473065000994,-0.00102000522800664,-0.012273466288708101],"type":"VEC3"},{"bufferView":0,"byteOffset":334968,"componentType":5126,"count":4,"max":[0.0033097306635604703,-0.000995005200031363,-0.0125234662865225],"min":[0.00327473066399758,-0.00102000520156126,-0.012558466290238001],"type":"VEC3"},{"bufferView":0,"byteOffset":335016,"componentType":5126,"count":4,"max":[0.0034997306635604704,-0.000995005193256093,-0.012523466278217401],"min":[0.00330973066246769,-0.00102000520156126,-0.0125234662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":335064,"componentType":5126,"count":28,"max":[0.00362381927894525,-0.0009950051701129148,-0.012523466278217401],"min":[0.00349973066246769,-0.00102000519325609,-0.0127734662804029],"type":"VEC3"},{"bufferView":0,"byteOffset":335400,"componentType":5126,"count":4,"max":[0.0034997306744883197,-0.000995005171400409,-0.012773466278217401],"min":[0.00330973067339553,-0.00102000517970558,-0.0127734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":335448,"componentType":5126,"count":4,"max":[0.00330973067448832,-0.000995005179705576,-0.0127384662880524],"min":[0.0032747306718656304,-0.00102000518429527,-0.0127734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":335496,"componentType":5126,"count":4,"max":[0.0033097306854161703,-0.000995005156319996,-0.013023466286522501],"min":[0.00327473068585328,-0.00102000515784989,-0.013058466290238],"type":"VEC3"},{"bufferView":0,"byteOffset":335544,"componentType":5126,"count":4,"max":[0.00349973068541617,-0.000995005149544726,-0.0130234662782174],"min":[0.00330973068432338,-0.00102000515784989,-0.0130234662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":335592,"componentType":5126,"count":28,"max":[0.003623819300800949,-0.0009950051264015478,-0.0130234662782174],"min":[0.0034997306843233805,-0.00102000514954473,-0.0132734662804029],"type":"VEC3"},{"bufferView":0,"byteOffset":335928,"componentType":5126,"count":4,"max":[0.00349973069634401,-0.000995005127689042,-0.0132734662782174],"min":[0.00330973069525123,-0.0010200051359942099,-0.0132734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":335976,"componentType":5126,"count":4,"max":[0.00330973069634401,-0.0009950051359942091,-0.0132384662880524],"min":[0.00327473069372133,-0.0010200051405839,-0.0132734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":336024,"componentType":5126,"count":4,"max":[0.00330973070727186,-0.000995005112608629,-0.013523466286522502],"min":[0.00327473070770897,-0.00102000511413853,-0.013558466290238],"type":"VEC3"},{"bufferView":0,"byteOffset":336072,"componentType":5126,"count":4,"max":[0.0034997307072718604,-0.000995005105833359,-0.0135234662782174],"min":[0.00330973070617907,-0.00102000511413853,-0.0135234662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":336120,"componentType":5126,"count":28,"max":[0.0036238193226566405,-0.0009950050826901809,-0.0135234662782174],"min":[0.00349973070617907,-0.00102000510583336,-0.0137734662804029],"type":"VEC3"},{"bufferView":0,"byteOffset":336456,"componentType":5126,"count":4,"max":[0.00349973071819971,-0.000995005083977676,-0.0137734662782174],"min":[0.00330973071710692,-0.00102000509228284,-0.0137734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":336504,"componentType":5126,"count":4,"max":[0.00330973071819971,-0.000995005092282843,-0.013738466288052401],"min":[0.00327473071557702,-0.00102000509687254,-0.0137734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":336552,"componentType":5126,"count":4,"max":[0.00330973072912755,-0.000995005068897262,-0.014023466286522502],"min":[0.00327473072956467,-0.00102000507042716,-0.014058466290238],"type":"VEC3"},{"bufferView":0,"byteOffset":336600,"componentType":5126,"count":4,"max":[0.00349973072912755,-0.000995005062121992,-0.0140234662782174],"min":[0.00330973072803477,-0.00102000507042716,-0.014023466288708101],"type":"VEC3"},{"bufferView":0,"byteOffset":336648,"componentType":5126,"count":28,"max":[0.00362381934451234,-0.0009950050389788139,-0.0140234662782174],"min":[0.00349973072803477,-0.00102000506212199,-0.0142734662804029],"type":"VEC3"},{"bufferView":0,"byteOffset":336984,"componentType":5126,"count":4,"max":[0.0034997307400554,-0.000995005040266309,-0.0142734662782174],"min":[0.00330973073896262,-0.00102000504857148,-0.014273466288708101],"type":"VEC3"},{"bufferView":0,"byteOffset":337032,"componentType":5126,"count":4,"max":[0.0033097307400554,-0.000995005048571476,-0.014238466288052401],"min":[0.0032747307374327204,-0.00102000505316117,-0.014273466288708101],"type":"VEC3"},{"bufferView":0,"byteOffset":337080,"componentType":5126,"count":4,"max":[0.00330973075098325,-0.000995005025185895,-0.0145234662865225],"min":[0.00327473075142036,-0.00102000502671579,-0.014558466290238001],"type":"VEC3"},{"bufferView":0,"byteOffset":337128,"componentType":5126,"count":4,"max":[0.00349973075098325,-0.000995005018410625,-0.014523466278217401],"min":[0.00330973074989046,-0.00102000502671579,-0.0145234662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":337176,"componentType":5126,"count":28,"max":[0.003623819366368029,-0.0009950049952674469,-0.014523466278217401],"min":[0.00349973074989046,-0.00102000501841062,-0.0147734662804029],"type":"VEC3"},{"bufferView":0,"byteOffset":337512,"componentType":5126,"count":4,"max":[0.0034997307619110897,-0.000995004996554941,-0.014773466278217401],"min":[0.00330973076081831,-0.00102000500486011,-0.0147734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":337560,"componentType":5126,"count":4,"max":[0.0033097307619111,-0.000995005004860109,-0.0147384662880524],"min":[0.00327473075928841,-0.0010200050094498001,-0.0147734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":337608,"componentType":5126,"count":4,"max":[0.0033097307728389403,-0.000995004981474529,-0.015023466286522501],"min":[0.00327473077327606,-0.00102000498300442,-0.015058466290238],"type":"VEC3"},{"bufferView":0,"byteOffset":337656,"componentType":5126,"count":4,"max":[0.0034497307728389402,-0.000995004976884828,-0.0150234662804029],"min":[0.00330973077174616,-0.00102000498300442,-0.0150234662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":337704,"componentType":5126,"count":28,"max":[0.00357381938822373,-0.0009950049537416508,-0.0150234662804029],"min":[0.0034497307717461603,-0.0010200049768848301,-0.015273466282588499],"type":"VEC3"},{"bufferView":0,"byteOffset":338040,"componentType":5126,"count":4,"max":[0.00344973078376679,-0.000995004955029145,-0.0152734662804029],"min":[0.003309730782674,-0.0010200049611487402,-0.0152734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":338088,"componentType":5126,"count":4,"max":[0.00330973078376679,-0.000995004961148742,-0.0152384662880524],"min":[0.0032747307811441103,-0.00102000496573844,-0.0152734662887081],"type":"VEC3"},{"bufferView":0,"byteOffset":338136,"componentType":5126,"count":4,"max":[0.0036347307979729903,-0.0009950049185301461,-0.0155634662738462],"min":[0.00359973079535031,-0.00102000492311984,-0.0155984662745019],"type":"VEC3"},{"bufferView":0,"byteOffset":338184,"componentType":5126,"count":4,"max":[0.00359973079644309,-0.000995004923119841,-0.015423466273846201],"min":[0.0035997307892307105,-0.00102000493535902,-0.0155634662760318],"type":"VEC3"},{"bufferView":0,"byteOffset":338232,"componentType":5126,"count":28,"max":[0.0038497307903235,-0.000995004924431172,-0.015299377658461443],"min":[0.0035997307892307105,-0.0010200049420503443,-0.0154234662760318],"type":"VEC3"},{"bufferView":0,"byteOffset":338568,"componentType":5126,"count":4,"max":[0.00384973079644309,-0.00099500491219199,-0.015423466262918399],"min":[0.0038497307892307103,-0.00102000492443117,-0.0155634662651039],"type":"VEC3"},{"bufferView":0,"byteOffset":338616,"componentType":5126,"count":4,"max":[0.00384973079644309,-0.000995004910662093,-0.0155634662629184],"min":[0.0038147307968802,-0.00102000491219199,-0.0155984662666338],"type":"VEC3"},{"bufferView":0,"byteOffset":338664,"componentType":5126,"count":4,"max":[0.00413473079797299,-0.000995004896674444,-0.0155634662519905],"min":[0.004099730795350301,-0.0010200049012641398,-0.0155984662526462],"type":"VEC3"},{"bufferView":0,"byteOffset":338712,"componentType":5126,"count":4,"max":[0.0040997307964430905,-0.000995004901264138,-0.0153734662519905],"min":[0.00409973078704514,-0.00102000491787446,-0.015563466254176102],"type":"VEC3"},{"bufferView":0,"byteOffset":338760,"componentType":5126,"count":28,"max":[0.00434973078813793,-0.000995004906946607,-0.015249377636605742],"min":[0.00409973078704514,-0.0010200049245657743,-0.015373466254176099],"type":"VEC3"},{"bufferView":0,"byteOffset":339096,"componentType":5126,"count":4,"max":[0.004349730796443091,-0.000995004890336287,-0.0153734662410627],"min":[0.0043497307870451404,-0.00102000490694661,-0.0155634662432482],"type":"VEC3"},{"bufferView":0,"byteOffset":339144,"componentType":5126,"count":4,"max":[0.004349730796443091,-0.000995004888806391,-0.0155634662410627],"min":[0.0043147307968802,-0.0010200048903362899,-0.0155984662447781],"type":"VEC3"},{"bufferView":0,"byteOffset":339192,"componentType":5126,"count":4,"max":[0.00463473079797299,-0.000995004874818741,-0.0155634662301348],"min":[0.0045997307953503,-0.00102000487940844,-0.0155984662307905],"type":"VEC3"},{"bufferView":0,"byteOffset":339240,"componentType":5126,"count":4,"max":[0.00459973079644309,-0.000995004879408436,-0.0153734662301348],"min":[0.004599730787045141,-0.00102000489601876,-0.0155634662323204],"type":"VEC3"},{"bufferView":0,"byteOffset":339288,"componentType":5126,"count":28,"max":[0.00484973078813793,-0.000995004885090904,-0.01524937761475004],"min":[0.004599730787045141,-0.0010200049027100744,-0.0153734662323204],"type":"VEC3"},{"bufferView":0,"byteOffset":339624,"componentType":5126,"count":4,"max":[0.00484973079644309,-0.000995004868480585,-0.015373466219207],"min":[0.00484973078704514,-0.0010200048850909,-0.015563466221392501],"type":"VEC3"},{"bufferView":0,"byteOffset":339672,"componentType":5126,"count":4,"max":[0.00484973079644309,-0.000995004866950688,-0.015563466219207],"min":[0.0048147307968802,-0.0010200048684805801,-0.015598466222922401],"type":"VEC3"},{"bufferView":0,"byteOffset":339720,"componentType":5126,"count":4,"max":[0.00513473079797299,-0.000995004852963038,-0.0155634662082791],"min":[0.005099730795350301,-0.0010200048575527301,-0.0155984662089348],"type":"VEC3"},{"bufferView":0,"byteOffset":339768,"componentType":5126,"count":4,"max":[0.0050997307964430905,-0.000995004857552733,-0.0153734662082791],"min":[0.00509973078704514,-0.00102000487416305,-0.015563466210464701],"type":"VEC3"},{"bufferView":0,"byteOffset":339816,"componentType":5126,"count":28,"max":[0.005349730788137921,-0.000995004863235201,-0.015249377592894341],"min":[0.00509973078704514,-0.0010200048808543744,-0.0153734662104647],"type":"VEC3"},{"bufferView":0,"byteOffset":340152,"componentType":5126,"count":4,"max":[0.005349730796443091,-0.000995004846624882,-0.0153734661973513],"min":[0.0053497307870451405,-0.0010200048632351998,-0.0155634661995368],"type":"VEC3"},{"bufferView":0,"byteOffset":340200,"componentType":5126,"count":4,"max":[0.005349730796443091,-0.000995004845094985,-0.0155634661973513],"min":[0.0053147307968802,-0.00102000484662488,-0.0155984662010667],"type":"VEC3"},{"bufferView":0,"byteOffset":340248,"componentType":5126,"count":4,"max":[0.00563473079797299,-0.000995004831107336,-0.015563466186423399],"min":[0.0055997307953503,-0.00102000483569703,-0.0155984661870791],"type":"VEC3"},{"bufferView":0,"byteOffset":340296,"componentType":5126,"count":4,"max":[0.00559973079644309,-0.000995004835697031,-0.0153734661864234],"min":[0.005599730787045141,-0.00102000485230735,-0.015563466188609001],"type":"VEC3"},{"bufferView":0,"byteOffset":340344,"componentType":5126,"count":28,"max":[0.00584973078813792,-0.000995004841379499,-0.015249377571038641],"min":[0.005599730787045141,-0.0010200048589986644,-0.015373466188608999],"type":"VEC3"},{"bufferView":0,"byteOffset":340680,"componentType":5126,"count":4,"max":[0.00584973079644309,-0.000995004824769179,-0.015373466175495601],"min":[0.00584973078704514,-0.0010200048413795,-0.0155634661776811],"type":"VEC3"},{"bufferView":0,"byteOffset":340728,"componentType":5126,"count":4,"max":[0.00584973079644309,-0.000995004823239283,-0.0155634661754956],"min":[0.0058147307968802004,-0.00102000482476918,-0.015598466179211],"type":"VEC3"},{"bufferView":0,"byteOffset":340776,"componentType":5126,"count":4,"max":[0.006134730797972981,-0.000995004809251633,-0.0155634661645677],"min":[0.006099730795350301,-0.00102000481384133,-0.0155984661652234],"type":"VEC3"},{"bufferView":0,"byteOffset":340824,"componentType":5126,"count":4,"max":[0.0060997307964430906,-0.000995004813841328,-0.0153734661645677],"min":[0.00609973078704514,-0.00102000483045165,-0.0155634661667533],"type":"VEC3"},{"bufferView":0,"byteOffset":340872,"componentType":5126,"count":28,"max":[0.006349730788137921,-0.0009950048195237961,-0.015249377549182942],"min":[0.00609973078704514,-0.0010200048371429645,-0.0153734661667533],"type":"VEC3"},{"bufferView":0,"byteOffset":341208,"componentType":5126,"count":4,"max":[0.006349730796443091,-0.000995004802913477,-0.0153734661536399],"min":[0.0063497307870451405,-0.0010200048195238,-0.0155634661558255],"type":"VEC3"},{"bufferView":0,"byteOffset":341256,"componentType":5126,"count":4,"max":[0.006349730796443091,-0.00099500480138358,-0.015563466153639901],"min":[0.0063147307968802,-0.00102000480291348,-0.0155984661573553],"type":"VEC3"},{"bufferView":0,"byteOffset":341304,"componentType":5126,"count":4,"max":[0.00663473079797298,-0.00099500478739593,-0.015563466142712],"min":[0.0065997307953503,-0.0010200047919856302,-0.0155984661433677],"type":"VEC3"},{"bufferView":0,"byteOffset":341352,"componentType":5126,"count":4,"max":[0.00659973079644309,-0.000995004791985625,-0.015423466142712],"min":[0.00659973078923071,-0.00102000480422481,-0.0155634661448976],"type":"VEC3"},{"bufferView":0,"byteOffset":341400,"componentType":5126,"count":28,"max":[0.006849730790323491,-0.000995004793296957,-0.015299377527327242],"min":[0.00659973078923071,-0.0010200048109161243,-0.0154234661448976],"type":"VEC3"},{"bufferView":0,"byteOffset":341736,"componentType":5126,"count":4,"max":[0.00684973079644308,-0.000995004781057774,-0.015423466131784202],"min":[0.00684973078923071,-0.0010200047932969602,-0.0155634661339698],"type":"VEC3"},{"bufferView":0,"byteOffset":341784,"componentType":5126,"count":4,"max":[0.00684973079644308,-0.000995004779527877,-0.0155634661317842],"min":[0.0068147307968802005,-0.00102000478105777,-0.0155984661354997],"type":"VEC3"},{"bufferView":0,"byteOffset":341832,"componentType":5126,"count":4,"max":[0.00717473078223688,-0.000995004793734059,-0.015238466117578],"min":[0.007139730782674001,-0.0010200047952639599,-0.0152734661212935],"type":"VEC3"},{"bufferView":0,"byteOffset":341880,"componentType":5126,"count":4,"max":[0.00713973078376678,-0.000995004793734059,-0.0152734661191079],"min":[0.006999730782674,-0.0010200047998536602,-0.015273466127413],"type":"VEC3"},{"bufferView":0,"byteOffset":341928,"componentType":5126,"count":16,"max":[0.00699973077283894,-0.000995004816245423,-0.015023466125227501],"min":[0.0068747307772100705,-0.0010200048229978538,-0.015148466132876999],"type":"VEC3"},{"bufferView":0,"byteOffset":342120,"componentType":5126,"count":4,"max":[0.00713973077283894,-0.000995004815589743,-0.0150234661191079],"min":[0.0069997307717461505,-0.00102000482170934,-0.015023466127413001],"type":"VEC3"},{"bufferView":0,"byteOffset":342168,"componentType":5126,"count":4,"max":[0.00717473077436883,-0.000995004811000048,-0.0150234661191079],"min":[0.00713973077174615,-0.0010200048155897402,-0.0150584661197636],"type":"VEC3"},{"bufferView":0,"byteOffset":342216,"componentType":5126,"count":4,"max":[0.00717473076038119,-0.000995004837445426,-0.014738466117578],"min":[0.0071397307608183,-0.0010200048389753201,-0.0147734661212935],"type":"VEC3"},{"bufferView":0,"byteOffset":342264,"componentType":5126,"count":4,"max":[0.00713973076191109,-0.000995004837445426,-0.0147734661191079],"min":[0.0069497307608183,-0.00102000484575059,-0.0147734661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":342312,"componentType":5126,"count":16,"max":[0.00694973075098324,-0.000995004862142361,-0.0145234661274131],"min":[0.00682473075535438,-0.0010200048688947837,-0.014648466135062502],"type":"VEC3"},{"bufferView":0,"byteOffset":342504,"componentType":5126,"count":4,"max":[0.00713973075098324,-0.0009950048593011102,-0.0145234661191079],"min":[0.00694973074989046,-0.0010200048676062801,-0.0145234661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":342552,"componentType":5126,"count":4,"max":[0.00717473075251314,-0.000995004854711415,-0.0145234661191079],"min":[0.00713973074989046,-0.00102000485930111,-0.0145584661197636],"type":"VEC3"},{"bufferView":0,"byteOffset":342600,"componentType":5126,"count":4,"max":[0.0071747307385255,-0.000995004881156793,-0.014238466117578],"min":[0.00713973073896261,-0.0010200048826866902,-0.014273466121293502],"type":"VEC3"},{"bufferView":0,"byteOffset":342648,"componentType":5126,"count":4,"max":[0.007139730740055391,-0.000995004881156793,-0.0142734661191079],"min":[0.00694973073896261,-0.00102000488946196,-0.0142734661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":342696,"componentType":5126,"count":16,"max":[0.00694973072912755,-0.000995004905853728,-0.0140234661274131],"min":[0.00682473073349869,-0.0010200049126061538,-0.014148466135062501],"type":"VEC3"},{"bufferView":0,"byteOffset":342888,"componentType":5126,"count":4,"max":[0.0071397307291275495,-0.000995004903012477,-0.0140234661191079],"min":[0.00694973072803476,-0.00102000491131764,-0.0140234661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":342936,"componentType":5126,"count":4,"max":[0.00717473073065745,-0.000995004898422782,-0.0140234661191079],"min":[0.00713973072803476,-0.00102000490301248,-0.014058466119763599],"type":"VEC3"},{"bufferView":0,"byteOffset":342984,"componentType":5126,"count":4,"max":[0.007174730716669801,-0.00099500492486816,-0.013738466117578],"min":[0.00713973071710692,-0.00102000492639806,-0.013773466121293501],"type":"VEC3"},{"bufferView":0,"byteOffset":343032,"componentType":5126,"count":4,"max":[0.0071397307181997,-0.00099500492486816,-0.0137734661191079],"min":[0.00694973071710691,-0.0010200049331733302,-0.013773466129598599],"type":"VEC3"},{"bufferView":0,"byteOffset":343080,"componentType":5126,"count":16,"max":[0.00694973070727185,-0.000995004949565095,-0.0135234661274131],"min":[0.0068247307116429895,-0.0010200049563175238,-0.0136484661350625],"type":"VEC3"},{"bufferView":0,"byteOffset":343272,"componentType":5126,"count":4,"max":[0.00713973070727185,-0.000995004946723844,-0.0135234661191079],"min":[0.0069497307061790695,-0.00102000495502901,-0.013523466129598599],"type":"VEC3"},{"bufferView":0,"byteOffset":343320,"componentType":5126,"count":4,"max":[0.00717473070880175,-0.000995004942134149,-0.0135234661191079],"min":[0.0071397307061790705,-0.0010200049467238399,-0.0135584661197636],"type":"VEC3"},{"bufferView":0,"byteOffset":343368,"componentType":5126,"count":4,"max":[0.00717473069481411,-0.000995004968579527,-0.013238466117578],"min":[0.007139730695251221,-0.00102000497010942,-0.0132734661212935],"type":"VEC3"},{"bufferView":0,"byteOffset":343416,"componentType":5126,"count":4,"max":[0.007139730696344011,-0.000995004968579527,-0.0132734661191079],"min":[0.00694973069525122,-0.00102000497688469,-0.0132734661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":343464,"componentType":5126,"count":16,"max":[0.00694973068541616,-0.000995004993276462,-0.0130234661274131],"min":[0.0068247306897873,-0.0010200050000288936,-0.013148466135062601],"type":"VEC3"},{"bufferView":0,"byteOffset":343656,"componentType":5126,"count":4,"max":[0.007139730685416161,-0.000995004990435211,-0.0130234661191079],"min":[0.00694973068432337,-0.00102000499874038,-0.0130234661295986],"type":"VEC3"},{"bufferView":0,"byteOffset":343704,"componentType":5126,"count":4,"max":[0.007174730686946061,-0.000995004985845516,-0.0130234661191079],"min":[0.00713973068432337,-0.00102000499043521,-0.0130584661197636],"type":"VEC3"},{"bufferView":0,"byteOffset":343752,"componentType":5126,"count":20,"max":[0.005349730795350301,-0.000995004839849621,-0.015249377592894341],"min":[0.00509973078704514,-0.0009950048808543713,-0.0156584662067492],"type":"VEC3"},{"bufferView":0,"byteOffset":343992,"componentType":5126,"count":4,"max":[0.00531473080614702,-0.000995004839849621,-0.0156584661988812],"min":[0.00513473079950289,-0.00114700484771767,-0.0156584662200375],"type":"VEC3"},{"bufferView":0,"byteOffset":344040,"componentType":5126,"count":20,"max":[0.0048497307953503,-0.000995004861705324,-0.01524937761475004],"min":[0.004599730787045141,-0.0009950049027100743,-0.015658466228604898],"type":"VEC3"},{"bufferView":0,"byteOffset":344280,"componentType":5126,"count":4,"max":[0.00481473080614702,-0.000995004861705324,-0.0156584662207369],"min":[0.00463473079950289,-0.0011470048695733802,-0.0156584662418932],"type":"VEC3"},{"bufferView":0,"byteOffset":344328,"componentType":5126,"count":20,"max":[0.004349730795350301,-0.000995004883561027,-0.015249377636605742],"min":[0.00409973078704514,-0.0009950049245657762,-0.0156584662504606],"type":"VEC3"},{"bufferView":0,"byteOffset":344568,"componentType":5126,"count":4,"max":[0.00431473080614702,-0.000995004883561027,-0.015658466242592598],"min":[0.00413473079950289,-0.00114700489142908,-0.0156584662637489],"type":"VEC3"},{"bufferView":0,"byteOffset":344616,"componentType":5126,"count":20,"max":[0.0038497307953503103,-0.000995004905416729,-0.015299377658461443],"min":[0.0035997307892307105,-0.0009950049420503423,-0.0156584662723163],"type":"VEC3"},{"bufferView":0,"byteOffset":344856,"componentType":5126,"count":4,"max":[0.0038147308061470203,-0.000995004905416729,-0.0156584662644483],"min":[0.00363473079950289,-0.00114700491328478,-0.015658466285604602],"type":"VEC3"},{"bufferView":0,"byteOffset":344904,"componentType":5126,"count":20,"max":[0.0068497307953503,-0.000995004774282513,-0.015299377527327242],"min":[0.00659973078923071,-0.0009950048109161262,-0.0156584661411821],"type":"VEC3"},{"bufferView":0,"byteOffset":345144,"componentType":5126,"count":4,"max":[0.00681473080614702,-0.000995004774282513,-0.0156584661333141],"min":[0.006634730799502881,-0.00114700478215057,-0.0156584661544704],"type":"VEC3"},{"bufferView":0,"byteOffset":345192,"componentType":5126,"count":20,"max":[0.006349730795350301,-0.000995004796138216,-0.015249377549182942],"min":[0.00609973078704514,-0.0009950048371429663,-0.0156584661630378],"type":"VEC3"},{"bufferView":0,"byteOffset":345432,"componentType":5126,"count":4,"max":[0.00631473080614702,-0.000995004796138216,-0.0156584661551698],"min":[0.00613473079950288,-0.0011470048040062698,-0.0156584661763261],"type":"VEC3"},{"bufferView":0,"byteOffset":345480,"componentType":5126,"count":20,"max":[0.0058497307953503,-0.000995004817993919,-0.015249377571038641],"min":[0.005599730787045141,-0.0009950048589986683,-0.0156584661848935],"type":"VEC3"},{"bufferView":0,"byteOffset":345720,"componentType":5126,"count":4,"max":[0.00581473080614702,-0.000995004817993919,-0.0156584661770255],"min":[0.005634730799502881,-0.00114700482586197,-0.0156584661981818],"type":"VEC3"},{"bufferView":0,"byteOffset":345768,"componentType":5126,"count":4,"max":[0.0032147307659325503,-0.000995005012072488,-0.0145584662906751],"min":[0.0032147307514203602,-0.0011470050278085799,-0.0147384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":345816,"componentType":5126,"count":20,"max":[0.00362381936527525,-0.0009950049952674469,-0.014523466278217401],"min":[0.0032147307514203602,-0.00099500502780858,-0.014773466286522501],"type":"VEC3"},{"bufferView":0,"byteOffset":346056,"componentType":5126,"count":20,"max":[0.00362381934341955,-0.0009950050389788139,-0.0140234662782174],"min":[0.00321473072956467,-0.000995005071519947,-0.0142734662865225],"type":"VEC3"},{"bufferView":0,"byteOffset":346296,"componentType":5126,"count":4,"max":[0.0032147307440768503,-0.000995005055783855,-0.014058466290675099],"min":[0.00321473072956467,-0.00114700507151995,-0.0142384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":346344,"componentType":5126,"count":20,"max":[0.00362381932156386,-0.0009950050826901809,-0.0135234662782174],"min":[0.00321473070770897,-0.000995005115231314,-0.013773466286522502],"type":"VEC3"},{"bufferView":0,"byteOffset":346584,"componentType":5126,"count":4,"max":[0.0032147307222211603,-0.000995005099495222,-0.0135584662906751],"min":[0.00321473070770897,-0.0011470051152313102,-0.013738466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":346632,"componentType":5126,"count":20,"max":[0.00362381929970816,-0.0009950051264015478,-0.0130234662782174],"min":[0.00321473068585328,-0.000995005158942681,-0.013273466286522501],"type":"VEC3"},{"bufferView":0,"byteOffset":346872,"componentType":5126,"count":4,"max":[0.0032147307003654603,-0.000995005143206589,-0.0130584662906751],"min":[0.00321473068585328,-0.00114700515894268,-0.013238466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":346920,"componentType":5126,"count":20,"max":[0.0036238192778524692,-0.0009950051701129148,-0.012523466278217401],"min":[0.0032147306639975903,-0.000995005202654048,-0.0127734662865225],"type":"VEC3"},{"bufferView":0,"byteOffset":347160,"componentType":5126,"count":4,"max":[0.00321473067850977,-0.0009950051869179561,-0.0125584662906751],"min":[0.0032147306639975903,-0.00114700520265405,-0.0127384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":347208,"componentType":5126,"count":20,"max":[0.00357381925599677,-0.0009950052160098528,-0.0120234662804029],"min":[0.0032147306421418903,-0.000995005246365415,-0.0122734662865225],"type":"VEC3"},{"bufferView":0,"byteOffset":347448,"componentType":5126,"count":4,"max":[0.0032147306566540704,-0.0009950052306293231,-0.012058466290675099],"min":[0.0032147306421418903,-0.0011470052463654098,-0.0122384663039634],"type":"VEC3"},{"bufferView":0,"byteOffset":347496,"componentType":5126,"count":20,"max":[0.003573819387130939,-0.0009950049537416508,-0.0150234662804029],"min":[0.00321473077327606,-0.000995004984097213,-0.015273466286522501],"type":"VEC3"},{"bufferView":0,"byteOffset":347736,"componentType":5126,"count":4,"max":[0.00321473078778824,-0.000995004968361121,-0.0150584662906751],"min":[0.00321473077327606,-0.00114700498409721,-0.015238466303963399],"type":"VEC3"},{"bufferView":0,"byteOffset":347784,"componentType":5126,"count":4,"max":[0.00381473063042724,-0.00099500525685612,-0.011638466264448302],"min":[0.00363473062378311,-0.00114700526472417,-0.0116384662856046],"type":"VEC3"},{"bufferView":0,"byteOffset":347832,"componentType":5126,"count":20,"max":[0.00384973063405528,-0.0009950052280905597,-0.011638466264448302],"min":[0.00359973062793569,-0.0009950052647241731,-0.01199755487830316],"type":"VEC3"},{"bufferView":0,"byteOffset":348072,"componentType":5126,"count":20,"max":[0.00434973063624085,-0.0009950052018637197,-0.0116384662425926],"min":[0.004099730627935691,-0.00099500524286847,-0.012047554856447458],"type":"VEC3"},{"bufferView":0,"byteOffset":348312,"componentType":5126,"count":4,"max":[0.00431473063042724,-0.000995005235000417,-0.0116384662425926],"min":[0.00413473062378311,-0.0011470052428684701,-0.0116384662637489],"type":"VEC3"},{"bufferView":0,"byteOffset":348360,"componentType":5126,"count":20,"max":[0.004849730636240851,-0.0009950051800080178,-0.011638466220736901],"min":[0.00459973062793569,-0.000995005221012768,-0.012047554834591759],"type":"VEC3"},{"bufferView":0,"byteOffset":348600,"componentType":5126,"count":4,"max":[0.0048147306304272405,-0.000995005213144715,-0.011638466220736901],"min":[0.00463473062378311,-0.00114700522101277,-0.0116384662418932],"type":"VEC3"},{"bufferView":0,"byteOffset":348648,"componentType":5126,"count":20,"max":[0.00534973063624085,-0.0009950051581523148,-0.011638466198881202],"min":[0.005099730627935691,-0.000995005199157065,-0.01204755481273606],"type":"VEC3"},{"bufferView":0,"byteOffset":348888,"componentType":5126,"count":4,"max":[0.00531473063042724,-0.000995005191289012,-0.011638466198881202],"min":[0.0051347306237831,-0.00114700519915706,-0.0116384662200375],"type":"VEC3"},{"bufferView":0,"byteOffset":348936,"componentType":5126,"count":20,"max":[0.005849730636240851,-0.0009950051362966126,-0.0116384661770255],"min":[0.005599730627935681,-0.000995005177301362,-0.012047554790880358],"type":"VEC3"},{"bufferView":0,"byteOffset":349176,"componentType":5126,"count":4,"max":[0.0058147306304272405,-0.000995005169433309,-0.0116384661770255],"min":[0.0056347306237831,-0.0011470051773013602,-0.0116384661981818],"type":"VEC3"},{"bufferView":0,"byteOffset":349224,"componentType":5126,"count":20,"max":[0.00634973063624085,-0.0009950051144409099,-0.0116384661551698],"min":[0.00609973062793568,-0.0009950051554456591,-0.012047554769024658],"type":"VEC3"},{"bufferView":0,"byteOffset":349464,"componentType":5126,"count":4,"max":[0.00631473063042724,-0.000995005147577607,-0.0116384661551698],"min":[0.0061347306237831,-0.00114700515544566,-0.0116384661763261],"type":"VEC3"},{"bufferView":0,"byteOffset":349512,"componentType":5126,"count":15,"max":[0.0068497306340552806,-0.000995005098183746,-0.011638466133314101],"min":[0.006599730627935681,-0.000995005133589957,-0.0119984661372481],"type":"VEC3"},{"bufferView":0,"byteOffset":349692,"componentType":5126,"count":4,"max":[0.0068147306304272405,-0.000995005125721904,-0.011638466133314101],"min":[0.0066347306237831,-0.00114700513358996,-0.0116384661544704],"type":"VEC3"},{"bufferView":0,"byteOffset":349740,"componentType":5126,"count":4,"max":[0.00723473074407684,-0.000995004880064005,-0.014058466114955299],"min":[0.00723473072956466,-0.0011470048958001,-0.0142384661282436],"type":"VEC3"},{"bufferView":0,"byteOffset":349788,"componentType":5126,"count":21,"max":[0.00723473073743271,-0.000995004880064005,-0.0140234661191079],"min":[0.00682473073349869,-0.0009950049126061559,-0.0142734661274131],"type":"VEC3"},{"bufferView":0,"byteOffset":350040,"componentType":5126,"count":21,"max":[0.0072347307592884,-0.000995004836352638,-0.0145234661191079],"min":[0.00682473075535438,-0.0009950048688947887,-0.0147734661274131],"type":"VEC3"},{"bufferView":0,"byteOffset":350292,"componentType":5126,"count":4,"max":[0.0072347307659325405,-0.000995004836352638,-0.0145584661149553],"min":[0.00723473075142036,-0.00114700485208873,-0.0147384661282436],"type":"VEC3"},{"bufferView":0,"byteOffset":350340,"componentType":5126,"count":21,"max":[0.007234730781144101,-0.000995004792641272,-0.0150234661191079],"min":[0.0068747307772100705,-0.0009950048229978518,-0.015273466125227501],"type":"VEC3"},{"bufferView":0,"byteOffset":350592,"componentType":5126,"count":4,"max":[0.0072347307877882305,-0.000995004792641272,-0.0150584661149553],"min":[0.00723473077327605,-0.0011470048083773601,-0.0152384661282436],"type":"VEC3"},{"bufferView":0,"byteOffset":350640,"componentType":5126,"count":21,"max":[0.00723473065000993,-0.000995005054909473,-0.0120234661191079],"min":[0.00687473064607591,-0.0009950050852660537,-0.0122734661252275],"type":"VEC3"},{"bufferView":0,"byteOffset":350892,"componentType":5126,"count":4,"max":[0.00723473065665407,-0.000995005054909473,-0.012058466114955299],"min":[0.0072347306421418804,-0.00114700507064556,-0.0122384661282436],"type":"VEC3"},{"bufferView":0,"byteOffset":350940,"componentType":5126,"count":21,"max":[0.00723473067186563,-0.000995005011198106,-0.0125234661191079],"min":[0.006824730667931601,-0.0009950050437402566,-0.0127734661274131],"type":"VEC3"},{"bufferView":0,"byteOffset":351192,"componentType":5126,"count":4,"max":[0.0072347306785097605,-0.000995005011198106,-0.0125584661149553],"min":[0.007234730663997581,-0.0011470050269342,-0.0127384661282436],"type":"VEC3"},{"bufferView":0,"byteOffset":351240,"componentType":5126,"count":21,"max":[0.007234730693721321,-0.000995004967486739,-0.0130234661191079],"min":[0.0068247306897873,-0.0009950050000288896,-0.0132734661274131],"type":"VEC3"},{"bufferView":0,"byteOffset":351492,"componentType":5126,"count":4,"max":[0.00723473070036546,-0.000995004967486739,-0.0130584661149553],"min":[0.00723473068585327,-0.00114700498322283,-0.0132384661282436],"type":"VEC3"},{"bufferView":0,"byteOffset":351540,"componentType":5126,"count":21,"max":[0.0072347307155770195,-0.000995004923775372,-0.0135234661191079],"min":[0.0068247307116429895,-0.0009950049563175229,-0.0137734661274131],"type":"VEC3"},{"bufferView":0,"byteOffset":351792,"componentType":5126,"count":4,"max":[0.00723473072222115,-0.000995004923775372,-0.0135584661149553],"min":[0.00723473070770897,-0.00114700493951146,-0.0137384661282436],"type":"VEC3"},{"bufferView":0,"byteOffset":351840,"componentType":5126,"count":4,"max":[0.00591621743244108,-0.000995004328725593,-0.009845803728335361],"min":[0.00583621742695564,-0.000995004372436963,-0.0103058037292894],"type":"VEC3"},{"bufferView":0,"byteOffset":351888,"componentType":5126,"count":4,"max":[0.00591621745584663,-0.0010150043269771401,-0.0103258037300838],"min":[0.00583621743355381,-0.00152500433047405,-0.0103258037756234],"type":"VEC3"},{"bufferView":0,"byteOffset":351936,"componentType":5126,"count":4,"max":[0.00591621745648236,-0.00154500432872559,-0.009845803776417871],"min":[0.005836217450996909,-0.00154500437243696,-0.0103058037773719],"type":"VEC3"},{"bufferView":0,"byteOffset":351984,"componentType":5126,"count":4,"max":[0.00591621744988419,-0.0010150043706885,-0.009825803730083819],"min":[0.00583621742759137,-0.00152500437418542,-0.009825803775623402],"type":"VEC3"},{"bufferView":0,"byteOffset":352032,"componentType":5126,"count":4,"max":[0.00593621745560813,-0.0010150043278513601,-0.00984580372984532],"min":[0.00593621742782987,-0.0015250043680658202,-0.0103058037744309],"type":"VEC3"},{"bufferView":0,"byteOffset":352080,"componentType":5126,"count":32,"max":[0.0058362174565135105,-0.000995004332222505,-0.009825803731037811],"min":[0.00583621742692449,-0.00154500437243696,-0.0103258037756234],"type":"VEC3"},{"bufferView":0,"byteOffset":352464,"componentType":5126,"count":15,"max":[0.00593035956266705,-0.00099500436894005,-0.009825803730083819],"min":[0.00583621742692449,-0.00101500437418542,-0.009845803729289351],"type":"VEC3"},{"bufferView":0,"byteOffset":352644,"componentType":5126,"count":15,"max":[0.00593035958619622,-0.0015250043706885,-0.00982580377466941],"min":[0.00583621744988419,-0.00154500437243696,-0.00984580377737186],"type":"VEC3"},{"bufferView":0,"byteOffset":352824,"componentType":5126,"count":15,"max":[0.00593035959201895,-0.0015250043269771402,-0.0103058037764179],"min":[0.005836217455846631,-0.0015450043322225,-0.0103258037756234],"type":"VEC3"},{"bufferView":0,"byteOffset":353004,"componentType":5126,"count":15,"max":[0.00593035956848978,-0.000995004328725593,-0.0103058037283354],"min":[0.005836217432441089,-0.00101500433047405,-0.0103258037310378],"type":"VEC3"},{"bufferView":0,"byteOffset":353184,"componentType":5126,"count":14,"max":[0.00593621745560813,-0.0015250043278513602,-0.00983166164011311],"min":[0.00591621745099691,-0.0015450043689400502,-0.0103199459113611],"type":"VEC3"},{"bufferView":0,"byteOffset":353352,"componentType":5126,"count":14,"max":[0.0059362174501226906,-0.00100086223393422,-0.009825803730083819],"min":[0.00591621742759137,-0.00153914650518222,-0.00984580377443091],"type":"VEC3"},{"bufferView":0,"byteOffset":353520,"componentType":5126,"count":14,"max":[0.00593621743331531,-0.000995004328725593,-0.009831661593054831],"min":[0.005916217426955641,-0.0010150043680658201,-0.0103199458643028],"type":"VEC3"},{"bufferView":0,"byteOffset":353688,"componentType":5126,"count":14,"max":[0.00593621745560813,-0.0010008621912470802,-0.0103058037298453],"min":[0.0059162174335538106,-0.00153914646249507,-0.0103258037746694],"type":"VEC3"},{"bufferView":0,"byteOffset":353856,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.0116397696907031],"min":[0.005599907429219,0.0,-0.0117598786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":353904,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.0117598786707031],"min":[0.005599907429219,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":353952,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.012000241410703],"min":[0.0058402701692189,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":354000,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.011759751670703],"min":[0.005959774629219049,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":354048,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0116402472107031],"min":[0.0062002643692190005,0.0,-0.011759751670703],"type":"VEC3"},{"bufferView":0,"byteOffset":354096,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.011400699810703],"min":[0.005960716969218981,0.0,-0.0116402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":354144,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.011400697270703001],"min":[0.0058394649892189706,0.0,-0.011400699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":354192,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.011400697270703001],"min":[0.005599907429219,0.0,-0.0116397696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":354240,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.011400697270703001],"min":[0.005599907429219,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":354336,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.011400697270703001],"min":[0.005599907429219,0.000035001200000000006,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":354432,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.012989775794219099],"min":[0.004249870808125,0.0,-0.0131098847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":354480,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.0131098847742191],"min":[0.004249870808125,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":354528,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.013350247514219],"min":[0.0044902335481249,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":354576,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.013109757774219001],"min":[0.0046097380081250505,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":354624,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0129902533142191],"min":[0.004850227748125,0.0,-0.013109757774219001],"type":"VEC3"},{"bufferView":0,"byteOffset":354672,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.012750705914219],"min":[0.00461068034812498,0.0,-0.0129902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":354720,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.012750703374219],"min":[0.00448942836812497,0.0,-0.012750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":354768,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.012750703374219],"min":[0.004249870808125,0.0,-0.012989775794219099],"type":"VEC3"},{"bufferView":0,"byteOffset":354816,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.012750703374219],"min":[0.004249870808125,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":354912,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.012750703374219],"min":[0.004249870808125,0.000035001200000000006,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":355008,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.012089781897734101],"min":[0.003349907429219,0.0,-0.0122098908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":355056,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.0122098908777341],"min":[0.003349907429219,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":355104,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.012450253617734],"min":[0.0035902701692189,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":355152,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.012209763877734],"min":[0.00370977462921905,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":355200,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0120902594177341],"min":[0.003950264369219,0.0,-0.012209763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":355248,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.011850712017734001],"min":[0.00371071696921898,0.0,-0.0120902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":355296,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.011850709477734],"min":[0.00358946498921897,0.0,-0.011850712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":355344,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.011850709477734],"min":[0.003349907429219,0.0,-0.012089781897734101],"type":"VEC3"},{"bufferView":0,"byteOffset":355392,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.011850709477734],"min":[0.003349907429219,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":355488,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.011850709477734],"min":[0.003349907429219,0.000035001200000000006,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":355584,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.011189788001250102],"min":[0.004249870808125,0.0,-0.0113098969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":355632,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.0113098969812501],"min":[0.004249870808125,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":355680,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.011550259721250001],"min":[0.0044902335481249,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":355728,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.01130976998125],"min":[0.0046097380081250505,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":355776,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0111902655212501],"min":[0.004850227748125,0.0,-0.01130976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":355824,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.010950718121250001],"min":[0.00461068034812498,0.0,-0.0111902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":355872,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.01095071558125],"min":[0.00448942836812497,0.0,-0.010950718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":355920,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.01095071558125],"min":[0.004249870808125,0.0,-0.011189788001250102],"type":"VEC3"},{"bufferView":0,"byteOffset":355968,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.01095071558125],"min":[0.004249870808125,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":356064,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.01095071558125],"min":[0.004249870808125,0.000035001200000000006,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":356160,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.0075897818977340905],"min":[0.0060499196362500006,0.0,-0.007709890877734091],"type":"VEC3"},{"bufferView":0,"byteOffset":356208,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.007709890877734091],"min":[0.0060499196362500006,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":356256,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.007950253617734],"min":[0.0062902823762499005,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":356304,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.00770976387773401],"min":[0.00640978683625005,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":356352,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0075902594177341],"min":[0.00665027657625,0.0,-0.00770976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":356400,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.007350712017734],"min":[0.00641072917624998,0.0,-0.0075902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":356448,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.007350709477734],"min":[0.00628947719624997,0.0,-0.007350712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":356496,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.007350709477734],"min":[0.0060499196362500006,0.0,-0.0075897818977340905],"type":"VEC3"},{"bufferView":0,"byteOffset":356544,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.007350709477734],"min":[0.0060499196362500006,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":356640,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.007350709477734],"min":[0.0060499196362500006,0.000035001200000000006,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":356736,"componentType":5126,"count":8,"max":[0.0009459561937654451,-0.0010250047318150902,-0.0104428020413089],"min":[0.0006959561937654451,-0.00137500473181509,-0.0104428020828347],"type":"VEC3"},{"bufferView":0,"byteOffset":356832,"componentType":5126,"count":8,"max":[0.000945956215621139,-0.00102500468810373,-0.0109428020413089],"min":[0.000695956215621139,-0.0013750046881037302,-0.010942802082834699],"type":"VEC3"},{"bufferView":0,"byteOffset":356928,"componentType":5126,"count":4,"max":[0.000945956215621139,-0.00102500468810373,-0.0104428020413089],"min":[0.0009459561937654451,-0.00104000473181509,-0.010942802042620301],"type":"VEC3"},{"bufferView":0,"byteOffset":356976,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.010442802072781102],"min":[0.000895956193765445,-0.00137500473181509,-0.0109428020740924],"type":"VEC3"},{"bufferView":0,"byteOffset":357024,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.0013750046881037302,-0.0104428020740924],"min":[0.0006959561937654451,-0.00137500473181509,-0.010942802082834699],"type":"VEC3"},{"bufferView":0,"byteOffset":357072,"componentType":5126,"count":4,"max":[0.000695956215621139,-0.00102500468810373,-0.010442802052236801],"min":[0.0006959561937654451,-0.00137500473181509,-0.010942802082834699],"type":"VEC3"},{"bufferView":0,"byteOffset":357120,"componentType":5126,"count":4,"max":[0.000945956215621139,-0.00102500468810373,-0.0104428020413089],"min":[0.0006959561937654451,-0.0010250047318150902,-0.0109428020522368],"type":"VEC3"},{"bufferView":0,"byteOffset":357168,"componentType":5126,"count":4,"max":[0.000710956215621139,-0.00104000468810373,-0.0104428020528924],"min":[0.0007109561937654451,-0.00136000473181509,-0.010942802080867701],"type":"VEC3"},{"bufferView":0,"byteOffset":357216,"componentType":5126,"count":4,"max":[0.000945956215621139,-0.00104000468810373,-0.0104428020426203],"min":[0.0007109561937654451,-0.00104000473181509,-0.0109428020528924],"type":"VEC3"},{"bufferView":0,"byteOffset":357264,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.010442802072781102],"min":[0.0007109561937654451,-0.00136000473181509,-0.010942802080867701],"type":"VEC3"},{"bufferView":0,"byteOffset":357312,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.0138897696907031],"min":[0.00154991963625,0.0,-0.0140098786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":357360,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.0140098786707031],"min":[0.00154991963625,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":357408,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.014250241410703],"min":[0.0017902823762499002,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":357456,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.014009751670703001],"min":[0.00190978683625005,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":357504,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0138902472107031],"min":[0.00215027657625,0.0,-0.014009751670703001],"type":"VEC3"},{"bufferView":0,"byteOffset":357552,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.013650699810703],"min":[0.00191072917624998,0.0,-0.0138902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":357600,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.013650697270703002],"min":[0.00178947719624997,0.0,-0.013650699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":357648,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.013650697270703002],"min":[0.00154991963625,0.0,-0.0138897696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":357696,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.013650697270703002],"min":[0.00154991963625,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":357792,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.013650697270703002],"min":[0.00154991963625,0.000035001200000000006,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":357888,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.0102897635871881],"min":[0.006949883015156,0.0,-0.0104098725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":357936,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.0104098725671881],"min":[0.006949883015156,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":357984,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.010650235307188],"min":[0.0071902457551559,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":358032,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.010409745567188001],"min":[0.0073097502151560495,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":358080,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0102902411071881],"min":[0.0075502399551560006,0.0,-0.010409745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":358128,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.010050693707188],"min":[0.007310692555155981,0.0,-0.0102902411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":358176,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.010050691167188002],"min":[0.007189440575155971,0.0,-0.010050693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":358224,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.010050691167188002],"min":[0.006949883015156,0.0,-0.0102897635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":358272,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.010050691167188002],"min":[0.006949883015156,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":358368,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.010050691167188002],"min":[0.006949883015156,0.000035001200000000006,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":358464,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.0075897818977340905],"min":[0.007849907429219,0.0,-0.007709890877734091],"type":"VEC3"},{"bufferView":0,"byteOffset":358512,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.007709890877734091],"min":[0.007849907429219,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":358560,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.007950253617734],"min":[0.008090270169218901,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":358608,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.00770976387773401],"min":[0.00820977462921905,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":358656,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0075902594177341],"min":[0.008450264369219,0.0,-0.00770976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":358704,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.007350712017734],"min":[0.008210716969218981,0.0,-0.0075902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":358752,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.007350709477734],"min":[0.00808946498921897,0.0,-0.007350712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":358800,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.007350709477734],"min":[0.007849907429219,0.0,-0.0075897818977340905],"type":"VEC3"},{"bufferView":0,"byteOffset":358848,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.007350709477734],"min":[0.007849907429219,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":358944,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.007350709477734],"min":[0.007849907429219,0.000035001200000000006,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":359040,"componentType":5126,"count":8,"max":[0.00172595619376544,-0.0010250047318150902,-0.010442802007214001],"min":[0.00147595619376544,-0.00137500473181509,-0.010442802046554301],"type":"VEC3"},{"bufferView":0,"byteOffset":359136,"componentType":5126,"count":8,"max":[0.0017259562156211401,-0.00102500468810373,-0.010942802007214],"min":[0.0014759562156211401,-0.0013750046881037302,-0.0109428020465543],"type":"VEC3"},{"bufferView":0,"byteOffset":359232,"componentType":5126,"count":4,"max":[0.0014759562156211401,-0.00102500468810373,-0.0104428020181419],"min":[0.00147595619376544,-0.00104000473181509,-0.010942802019453201],"type":"VEC3"},{"bufferView":0,"byteOffset":359280,"componentType":5126,"count":4,"max":[0.00152595621562114,-0.00136000468810373,-0.010442802045242899],"min":[0.00152595619376544,-0.00137500473181509,-0.0109428020465543],"type":"VEC3"},{"bufferView":0,"byteOffset":359328,"componentType":5126,"count":4,"max":[0.0017259562156211401,-0.0013750046881037302,-0.010442802037812],"min":[0.00152595619376544,-0.00137500473181509,-0.0109428020465543],"type":"VEC3"},{"bufferView":0,"byteOffset":359376,"componentType":5126,"count":4,"max":[0.0017259562156211401,-0.00102500468810373,-0.010442802007214001],"min":[0.00172595619376544,-0.00137500473181509,-0.010942802037812],"type":"VEC3"},{"bufferView":0,"byteOffset":359424,"componentType":5126,"count":4,"max":[0.0017259562156211401,-0.00102500468810373,-0.010442802007214001],"min":[0.00147595619376544,-0.0010250047318150902,-0.010942802018141901],"type":"VEC3"},{"bufferView":0,"byteOffset":359472,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.010442802009181101],"min":[0.0017109561937654401,-0.00136000473181509,-0.0109428020371563],"type":"VEC3"},{"bufferView":0,"byteOffset":359520,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.010442802009181101],"min":[0.00147595619376544,-0.00104000473181509,-0.010942802019453201],"type":"VEC3"},{"bufferView":0,"byteOffset":359568,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00136000468810373,-0.0104428020371563],"min":[0.00152595619376544,-0.00136000473181509,-0.0109428020452429],"type":"VEC3"},{"bufferView":0,"byteOffset":359616,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.00398977579421909],"min":[0.004249870808125,0.0,-0.00410988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":359664,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.00410988477421909],"min":[0.004249870808125,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":359712,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.0043502475142190005],"min":[0.0044902335481249,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":359760,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0041097577742190096],"min":[0.0046097380081250505,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":359808,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0039902533142191],"min":[0.004850227748125,0.0,-0.0041097577742190096],"type":"VEC3"},{"bufferView":0,"byteOffset":359856,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.003750705914219],"min":[0.00461068034812498,0.0,-0.0039902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":359904,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.003750703374219],"min":[0.00448942836812497,0.0,-0.003750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":359952,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.003750703374219],"min":[0.004249870808125,0.0,-0.00398977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":360000,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.003750703374219],"min":[0.004249870808125,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":360096,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.003750703374219],"min":[0.004249870808125,0.000035001200000000006,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":360192,"componentType":5126,"count":165,"max":[0.0015149698874961399,-0.0013750046881037302,-0.011585807417648301],"min":[0.0008849698656404451,-0.00137500473181509,-0.0120858074451864],"type":"VEC3"},{"bufferView":0,"byteOffset":362172,"componentType":5126,"count":4,"max":[0.0008849698874961391,-0.00136000468810373,-0.0115858074438751],"min":[0.0006999698656404451,-0.00136000473181509,-0.0120858074519617],"type":"VEC3"},{"bufferView":0,"byteOffset":362220,"componentType":5126,"count":4,"max":[0.00169996988749614,-0.00136000468810373,-0.0115858074082503],"min":[0.00151496986564044,-0.00136000473181509,-0.0120858074163369],"type":"VEC3"},{"bufferView":0,"byteOffset":362268,"componentType":5126,"count":4,"max":[0.00169996988749614,-0.00104000468810373,-0.0115858073802751],"min":[0.0016999698656404401,-0.00136000473181509,-0.0120858074082503],"type":"VEC3"},{"bufferView":0,"byteOffset":362316,"componentType":5126,"count":4,"max":[0.00169996988749614,-0.00104000468810373,-0.0115858073802751],"min":[0.0006999698656404451,-0.00104000473181509,-0.0120858074239864],"type":"VEC3"},{"bufferView":0,"byteOffset":362364,"componentType":5126,"count":4,"max":[0.000699969887496139,-0.00104000468810373,-0.011585807423986402],"min":[0.0006999698656404451,-0.00136000473181509,-0.0120858074519617],"type":"VEC3"},{"bufferView":0,"byteOffset":362412,"componentType":5126,"count":8,"max":[0.0016999698656404401,-0.00104000473181509,-0.0115858073802751],"min":[0.0006999698656404451,-0.00137500473181509,-0.011585807451961699],"type":"VEC3"},{"bufferView":0,"byteOffset":362508,"componentType":5126,"count":8,"max":[0.00169996988749614,-0.00104000468810373,-0.012085807380275],"min":[0.000699969887496139,-0.0013750046881037302,-0.0120858074519617],"type":"VEC3"},{"bufferView":0,"byteOffset":362604,"componentType":5126,"count":4,"max":[0.0015149698874961399,-0.00136000468810373,-0.0115858074163369],"min":[0.00151496986564044,-0.00137500473181509,-0.012085807417648302],"type":"VEC3"},{"bufferView":0,"byteOffset":362652,"componentType":5126,"count":4,"max":[0.0008849698874961391,-0.00136000468810373,-0.0115858074438751],"min":[0.0008849698656404451,-0.00137500473181509,-0.0120858074451864],"type":"VEC3"},{"bufferView":0,"byteOffset":362700,"componentType":5126,"count":13,"max":[0.0012686512403603401,-0.00137000470623036,-0.011788635517003099],"min":[0.0012627153724340152,-0.00137500471408331,-0.011878462839030301],"type":"VEC3"},{"bufferView":0,"byteOffset":362856,"componentType":5126,"count":54,"max":[0.00130855082126519,-0.0013700047040750812,-0.0117956807977528],"min":[0.0012509154374750185,-0.00137500471346739,-0.011903121318790857],"type":"VEC3"},{"bufferView":0,"byteOffset":363504,"componentType":5126,"count":65,"max":[0.0013119256488570191,-0.0013700047067436202,-0.011765254856492902],"min":[0.0012543142000173001,-0.0013750047161242007,-0.0118725917704931],"type":"VEC3"},{"bufferView":0,"byteOffset":364284,"componentType":5126,"count":78,"max":[0.0013001257138970145,-0.0013700047052688528,-0.011778965524344223],"min":[0.0012681007402218201,-0.001375004714928303,-0.011889479722343504],"type":"VEC3"},{"bufferView":0,"byteOffset":365220,"componentType":5126,"count":67,"max":[0.0013118526348813743,-0.0013700047040750812,-0.011765261378912274],"min":[0.001250958095007571,-0.0013700047161267397,-0.011903116384495538],"type":"VEC3"},{"bufferView":0,"byteOffset":366024,"componentType":5126,"count":33,"max":[0.0013001120495878345,-0.0013750047052730745,-0.011778969838144198],"min":[0.0012632153205042105,-0.001375004714928303,-0.011889412871990775],"type":"VEC3"},{"bufferView":0,"byteOffset":366420,"componentType":5126,"count":13,"max":[0.0011232702972703399,-0.00137000470623036,-0.0117886355233579],"min":[0.0011173344293450153,-0.00137500471408331,-0.0118784628453851],"type":"VEC3"},{"bufferView":0,"byteOffset":366576,"componentType":5126,"count":57,"max":[0.0011631698781761901,-0.0013700047040750812,-0.0117956808041076],"min":[0.0011055344943850182,-0.00137500471346739,-0.01190312132514566],"type":"VEC3"},{"bufferView":0,"byteOffset":367260,"componentType":5126,"count":65,"max":[0.001166544705767019,-0.0013700047067436202,-0.011765254862847702],"min":[0.0011089332569283,-0.0013750047161242007,-0.0118725917768479],"type":"VEC3"},{"bufferView":0,"byteOffset":368040,"componentType":5126,"count":78,"max":[0.0011547447708080143,-0.0013700047052688528,-0.011778965530699022],"min":[0.0011227197971318199,-0.001375004714928303,-0.011889479728698303],"type":"VEC3"},{"bufferView":0,"byteOffset":368976,"componentType":5126,"count":67,"max":[0.0011664716917927386,-0.0013700047040750812,-0.011765261385266885],"min":[0.0011055771519165676,-0.0013700047161267397,-0.011903116390850173],"type":"VEC3"},{"bufferView":0,"byteOffset":369780,"componentType":5126,"count":33,"max":[0.0011547311064991498,-0.0013750047052730745,-0.011778969844498915],"min":[0.001117834377414821,-0.001375004714928303,-0.011889412878345924],"type":"VEC3"},{"bufferView":0,"byteOffset":370176,"componentType":5126,"count":4,"max":[0.00138396987940953,-0.0013700047042769301,-0.0118848864712874],"min":[0.0013839698787136002,-0.00137500470566878,-0.0119008074233745],"type":"VEC3"},{"bufferView":0,"byteOffset":370224,"componentType":5126,"count":4,"max":[0.0013839698787136002,-0.00137000470566878,-0.0118848864712874],"min":[0.0013380865616406,-0.00137500470566878,-0.011884886473730101],"type":"VEC3"},{"bufferView":0,"byteOffset":370272,"componentType":5126,"count":86,"max":[0.0013838502003252608,-0.00137000470566878,-0.011765254853276536],"min":[0.0013243000215327001,-0.0013750047161178172,-0.011884886473730101],"type":"VEC3"},{"bufferView":0,"byteOffset":371304,"componentType":5126,"count":4,"max":[0.0013360999565682,-0.00137000471256163,-0.011804314716412601],"min":[0.0013243000215327001,-0.0013750047127125899,-0.011806041500677801],"type":"VEC3"},{"bufferView":0,"byteOffset":371352,"componentType":5126,"count":98,"max":[0.001372050265351163,-0.0013700047042769301,-0.011778965521074105],"min":[0.00132212194445053,-0.001375004714927692,-0.011900807426077901],"type":"VEC3"},{"bufferView":0,"byteOffset":372528,"componentType":5126,"count":4,"max":[0.00138396987940953,-0.0013700047042769301,-0.0119008074229373],"min":[0.00132212194445053,-0.00137500470427693,-0.011900807426077901],"type":"VEC3"},{"bufferView":0,"byteOffset":372576,"componentType":5126,"count":51,"max":[0.00138396987940953,-0.0013700047042769301,-0.011765259182399956],"min":[0.00132212194445053,-0.0013700047161269316,-0.0119008074256408],"type":"VEC3"},{"bufferView":0,"byteOffset":373188,"componentType":5126,"count":4,"max":[0.0012150369342433201,-0.00137000470843136,-0.011792434444903601],"min":[0.0012150369315834001,-0.00137500471375119,-0.0118532863256168],"type":"VEC3"},{"bufferView":0,"byteOffset":373236,"componentType":5126,"count":4,"max":[0.0012150369342433201,-0.00137000470843136,-0.0118532863251796],"min":[0.00118574054399932,-0.00137500470843136,-0.0118532863268973],"type":"VEC3"},{"bufferView":0,"byteOffset":373284,"componentType":5126,"count":4,"max":[0.00121503693632053,-0.0013700047042769301,-0.0118684820274056],"min":[0.0012150369349075401,-0.0013750047071029098,-0.0119008074307588],"type":"VEC3"},{"bufferView":0,"byteOffset":373332,"componentType":5126,"count":4,"max":[0.00122652571680753,-0.0013700047042769301,-0.0119008074298195],"min":[0.00121503693632053,-0.00137500470427693,-0.0119008074307588],"type":"VEC3"},{"bufferView":0,"byteOffset":373380,"componentType":5126,"count":4,"max":[0.00122652571680753,-0.0013700047042769301,-0.0118684820269035],"min":[0.0012265257153945398,-0.0013750047071029098,-0.0119008074302566],"type":"VEC3"},{"bufferView":0,"byteOffset":373428,"componentType":5126,"count":4,"max":[0.00123916337393154,-0.00137000470710291,-0.011868482026351001],"min":[0.0012265257153945398,-0.0013750047071029098,-0.0118684820273406],"type":"VEC3"},{"bufferView":0,"byteOffset":373476,"componentType":5126,"count":4,"max":[0.00123916337393154,-0.00137000470710291,-0.011853286324125],"min":[0.00123916337326732,-0.00137500470843136,-0.0118684820267882],"type":"VEC3"},{"bufferView":0,"byteOffset":373524,"componentType":5126,"count":4,"max":[0.00123916337326732,-0.00137000470843136,-0.011853286324125],"min":[0.0012265257147303199,-0.00137500470843136,-0.011853286325114601],"type":"VEC3"},{"bufferView":0,"byteOffset":373572,"componentType":5126,"count":4,"max":[0.0012265257147303199,-0.00137000470843136,-0.011765807429819499],"min":[0.00122652571090649,-0.0013750047160790001,-0.011853286325114601],"type":"VEC3"},{"bufferView":0,"byteOffset":373620,"componentType":5126,"count":10,"max":[0.00122652571090649,-0.00137000470843136,-0.011765807429819499],"min":[0.00117444324318632,-0.0013750047160790001,-0.0118532863273912],"type":"VEC3"},{"bufferView":0,"byteOffset":373740,"componentType":5126,"count":4,"max":[0.00117444324385054,-0.00137000470710291,-0.0118532863269541],"min":[0.00117444324318632,-0.00137500470843136,-0.011868482029617199],"type":"VEC3"},{"bufferView":0,"byteOffset":373788,"componentType":5126,"count":4,"max":[0.0012150369349075401,-0.00137000470710291,-0.0118684820274056],"min":[0.00117444324385054,-0.0013750047071029098,-0.011868482029617199],"type":"VEC3"},{"bufferView":0,"byteOffset":373836,"componentType":5126,"count":4,"max":[0.0012150369315834001,-0.00137000470843136,-0.011792434444903601],"min":[0.00118574054399932,-0.00137500471375119,-0.0118532863268973],"type":"VEC3"},{"bufferView":0,"byteOffset":373884,"componentType":5126,"count":15,"max":[0.00123916337393154,-0.0013700047042769301,-0.011765807429819499],"min":[0.00117444324318632,-0.001370004716079,-0.011900807430321599],"type":"VEC3"},{"bufferView":0,"byteOffset":374064,"componentType":5126,"count":3,"max":[0.0012150369342433201,-0.00137500470843136,-0.011792434445340802],"min":[0.00118574054399932,-0.00137500471375119,-0.0118532863268973],"type":"VEC3"},{"bufferView":0,"byteOffset":374100,"componentType":5126,"count":4,"max":[0.0010549838598524,-0.00137000471087087,-0.0118253814971798],"min":[0.00102836818505565,-0.0013750047108708702,-0.011825381498780301],"type":"VEC3"},{"bufferView":0,"byteOffset":374148,"componentType":5126,"count":15,"max":[0.0010755200545096,-0.00137000471087087,-0.0118147445047241],"min":[0.0010549838598524,-0.00137500471180079,-0.0118253814976169],"type":"VEC3"},{"bufferView":0,"byteOffset":374328,"componentType":5126,"count":29,"max":[0.0010780092897532385,-0.0013700047118007902,-0.011780726854245863],"min":[0.0010283681831037299,-0.0013750047147747,-0.0118147445051612],"type":"VEC3"},{"bufferView":0,"byteOffset":374676,"componentType":5126,"count":4,"max":[0.00104272916134171,-0.0013700047095182698,-0.011840853485436502],"min":[0.00102836818573195,-0.00137500470951827,-0.011840853486501301],"type":"VEC3"},{"bufferView":0,"byteOffset":374724,"componentType":5126,"count":4,"max":[0.00102836818835262,-0.0013700047042769301,-0.0118408534860642],"min":[0.00102836818573195,-0.00137500470951827,-0.0119008074389183],"type":"VEC3"},{"bufferView":0,"byteOffset":374772,"componentType":5126,"count":4,"max":[0.00102836818835262,-0.0013700047042769301,-0.0119008074384812],"min":[0.00101596987940953,-0.00137500470427693,-0.011900807439460299],"type":"VEC3"},{"bufferView":0,"byteOffset":374820,"componentType":5126,"count":4,"max":[0.00101596987940953,-0.0013700047042769301,-0.011765807439023099],"min":[0.0010159698735084902,-0.0013750047160790001,-0.011900807439460299],"type":"VEC3"},{"bufferView":0,"byteOffset":374868,"componentType":5126,"count":47,"max":[0.0010907666230862425,-0.0013700047096481,-0.011765807437427566],"min":[0.0010159698735084902,-0.0013750047160790001,-0.011839368649068201],"type":"VEC3"},{"bufferView":0,"byteOffset":375432,"componentType":5126,"count":8,"max":[0.00107188194205932,-0.0013700047090593498,-0.0118393683829213],"min":[0.0010644145202635,-0.00137500470964808,-0.0118461029090043],"type":"VEC3"},{"bufferView":0,"byteOffset":375528,"componentType":5126,"count":9,"max":[0.00109842581436853,-0.0013700047042769301,-0.0118461029085671],"min":[0.00107188194205932,-0.00137500470905935,-0.011900807435856],"type":"VEC3"},{"bufferView":0,"byteOffset":375636,"componentType":5126,"count":4,"max":[0.00109842581436853,-0.0013700047042769301,-0.0119008074354189],"min":[0.00108286809079153,-0.00137500470427693,-0.011900807436536001],"type":"VEC3"},{"bufferView":0,"byteOffset":375684,"componentType":5126,"count":13,"max":[0.00108286809079153,-0.0013700047042769301,-0.011845101374373201],"min":[0.00105527108022657,-0.00137500470914691,-0.011900807436536001],"type":"VEC3"},{"bufferView":0,"byteOffset":375840,"componentType":5126,"count":20,"max":[0.00105527108022657,-0.0013700047091469102,-0.011840853485436502],"min":[0.00104272916134171,-0.00137500470951827,-0.0118451013748103],"type":"VEC3"},{"bufferView":0,"byteOffset":376080,"componentType":5126,"count":4,"max":[0.00102836818505565,-0.00137000471087087,-0.0117807268552122],"min":[0.0010283681831037299,-0.0013750047147747,-0.011825381498780301],"type":"VEC3"},{"bufferView":0,"byteOffset":376128,"componentType":5126,"count":54,"max":[0.00109842581436853,-0.0013700047042769301,-0.011765807437812765],"min":[0.0010159698735084902,-0.001370004716079,-0.0119008074390231],"type":"VEC3"},{"bufferView":0,"byteOffset":376776,"componentType":5126,"count":19,"max":[0.001077943515083097,-0.0013750047108708702,-0.0117807268556493],"min":[0.0010283681831037299,-0.0013750047147747,-0.011825381498780301],"type":"VEC3"},{"bufferView":0,"byteOffset":377004,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.0138897696907031],"min":[0.002449883015156,0.0,-0.0140098786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":377052,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.0140098786707031],"min":[0.002449883015156,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":377100,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.014250241410703],"min":[0.0026902457551559,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":377148,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.014009751670703001],"min":[0.0028097502151560503,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":377196,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0138902472107031],"min":[0.003050239955156,0.0,-0.014009751670703001],"type":"VEC3"},{"bufferView":0,"byteOffset":377244,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.013650699810703],"min":[0.00281069255515598,0.0,-0.0138902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":377292,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.013650697270703002],"min":[0.0026894405751559697,0.0,-0.013650699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":377340,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.013650697270703002],"min":[0.002449883015156,0.0,-0.0138897696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":377388,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.013650697270703002],"min":[0.002449883015156,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":377484,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.013650697270703002],"min":[0.002449883015156,0.000035001200000000006,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":377580,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.009389769690703091],"min":[0.007849907429219,0.0,-0.00950987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":377628,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.00950987867070309],"min":[0.007849907429219,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":377676,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.009750241410703],"min":[0.008090270169218901,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":377724,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.009509751670703009],"min":[0.00820977462921905,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":377772,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0093902472107031],"min":[0.008450264369219,0.0,-0.009509751670703009],"type":"VEC3"},{"bufferView":0,"byteOffset":377820,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.009150699810703],"min":[0.008210716969218981,0.0,-0.0093902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":377868,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.009150697270703001],"min":[0.00808946498921897,0.0,-0.009150699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":377916,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.009150697270703001],"min":[0.007849907429219,0.0,-0.009389769690703091],"type":"VEC3"},{"bufferView":0,"byteOffset":377964,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.009150697270703001],"min":[0.007849907429219,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":378060,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.009150697270703001],"min":[0.007849907429219,0.000035001200000000006,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":378156,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.0102897635871881],"min":[0.0051498952221880005,0.0,-0.0104098725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":378204,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.0104098725671881],"min":[0.0051498952221880005,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":378252,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.010650235307188],"min":[0.0053902579621879,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":378300,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.010409745567188001],"min":[0.005509762422188051,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":378348,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0102902411071881],"min":[0.005750252162188,0.0,-0.010409745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":378396,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.010050693707188],"min":[0.00551070476218798,0.0,-0.0102902411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":378444,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.010050691167188002],"min":[0.00538945278218797,0.0,-0.010050693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":378492,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.010050691167188002],"min":[0.0051498952221880005,0.0,-0.0102897635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":378540,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.010050691167188002],"min":[0.0051498952221880005,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":378636,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.010050691167188002],"min":[0.0051498952221880005,0.000035001200000000006,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":378732,"componentType":5126,"count":8,"max":[0.00172595619376544,-0.0010250047318150902,-0.012703391606824],"min":[0.00147595619376544,-0.00137500473181509,-0.0127033916461643],"type":"VEC3"},{"bufferView":0,"byteOffset":378828,"componentType":5126,"count":8,"max":[0.0017259562156211401,-0.00102500468810373,-0.013203391606824],"min":[0.0014759562156211401,-0.0013750046881037302,-0.013203391646164301],"type":"VEC3"},{"bufferView":0,"byteOffset":378924,"componentType":5126,"count":4,"max":[0.0014759562156211401,-0.00102500468810373,-0.0127033916177519],"min":[0.00147595619376544,-0.00104000473181509,-0.0132033916190632],"type":"VEC3"},{"bufferView":0,"byteOffset":378972,"componentType":5126,"count":4,"max":[0.00152595621562114,-0.00136000468810373,-0.0127033916448529],"min":[0.00152595619376544,-0.00137500473181509,-0.013203391646164301],"type":"VEC3"},{"bufferView":0,"byteOffset":379020,"componentType":5126,"count":4,"max":[0.0017259562156211401,-0.0013750046881037302,-0.012703391637422],"min":[0.00152595619376544,-0.00137500473181509,-0.013203391646164301],"type":"VEC3"},{"bufferView":0,"byteOffset":379068,"componentType":5126,"count":4,"max":[0.0017259562156211401,-0.00102500468810373,-0.012703391606824],"min":[0.00172595619376544,-0.00137500473181509,-0.013203391637421999],"type":"VEC3"},{"bufferView":0,"byteOffset":379116,"componentType":5126,"count":4,"max":[0.0017259562156211401,-0.00102500468810373,-0.012703391606824],"min":[0.00147595619376544,-0.0010250047318150902,-0.0132033916177519],"type":"VEC3"},{"bufferView":0,"byteOffset":379164,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.012703391608791099],"min":[0.0017109561937654401,-0.00136000473181509,-0.0132033916367663],"type":"VEC3"},{"bufferView":0,"byteOffset":379212,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.012703391608791099],"min":[0.00147595619376544,-0.00104000473181509,-0.0132033916190632],"type":"VEC3"},{"bufferView":0,"byteOffset":379260,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00136000468810373,-0.0127033916367663],"min":[0.00152595619376544,-0.00136000473181509,-0.0132033916448529],"type":"VEC3"},{"bufferView":0,"byteOffset":379308,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.008939788001250091],"min":[0.005599907429219,0.0,-0.00905989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":379356,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.00905989698125009],"min":[0.005599907429219,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":379404,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.00930025972125],"min":[0.0058402701692189,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":379452,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.00905976998125001],"min":[0.005959774629219049,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":379500,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0089402655212501],"min":[0.0062002643692190005,0.0,-0.00905976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":379548,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.008700718121250001],"min":[0.005960716969218981,0.0,-0.0089402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":379596,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.00870071558125],"min":[0.0058394649892189706,0.0,-0.008700718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":379644,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.00870071558125],"min":[0.005599907429219,0.0,-0.008939788001250091],"type":"VEC3"},{"bufferView":0,"byteOffset":379692,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.00870071558125],"min":[0.005599907429219,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":379788,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.00870071558125],"min":[0.005599907429219,0.000035001200000000006,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":379884,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.00443978800125009],"min":[0.007399895222188001,0.0,-0.004559896981250091],"type":"VEC3"},{"bufferView":0,"byteOffset":379932,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.004559896981250091],"min":[0.007399895222188001,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":379980,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.00480025972125],"min":[0.007640257962187901,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":380028,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.00455976998125001],"min":[0.00775976242218805,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":380076,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0044402655212501],"min":[0.008000252162188,0.0,-0.00455976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":380124,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0042007181212500005],"min":[0.0077607047621879805,0.0,-0.0044402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":380172,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.00420071558125],"min":[0.00763945278218797,0.0,-0.0042007181212500005],"type":"VEC3"},{"bufferView":0,"byteOffset":380220,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.00420071558125],"min":[0.007399895222188001,0.0,-0.00443978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":380268,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.00420071558125],"min":[0.007399895222188001,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":380364,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.00420071558125],"min":[0.007399895222188001,0.000035001200000000006,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":380460,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.00713976969070309],"min":[0.001999870808125,0.0,-0.00725987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":380508,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.00725987867070309],"min":[0.001999870808125,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":380556,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.007500241410703001],"min":[0.0022402335481249,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":380604,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0072597516707030105],"min":[0.0023597380081250502,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":380652,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0071402472107031],"min":[0.002600227748125,0.0,-0.0072597516707030105],"type":"VEC3"},{"bufferView":0,"byteOffset":380700,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.006900699810703],"min":[0.0023606803481249798,0.0,-0.0071402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":380748,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.006900697270703],"min":[0.0022394283681249696,0.0,-0.006900699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":380796,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.006900697270703],"min":[0.001999870808125,0.0,-0.00713976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":380844,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.006900697270703],"min":[0.001999870808125,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":380940,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.006900697270703],"min":[0.001999870808125,0.000035001200000000006,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":381036,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.0125397635871881],"min":[0.00379991963625,0.0,-0.0126598725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":381084,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.0126598725671881],"min":[0.00379991963625,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":381132,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.012900235307188],"min":[0.0040402823762499,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":381180,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.012659745567188001],"min":[0.0041597868362500505,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":381228,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.012540241107188101],"min":[0.00440027657625,0.0,-0.012659745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":381276,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.012300693707188],"min":[0.00416072917624998,0.0,-0.012540241107188101],"type":"VEC3"},{"bufferView":0,"byteOffset":381324,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.012300691167188],"min":[0.00403947719624997,0.0,-0.012300693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":381372,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.012300691167188],"min":[0.00379991963625,0.0,-0.0125397635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":381420,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.012300691167188],"min":[0.00379991963625,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":381516,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.012300691167188],"min":[0.00379991963625,0.000035001200000000006,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":381612,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.008489775794219091],"min":[0.0060499196362500006,0.0,-0.00860988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":381660,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.00860988477421909],"min":[0.0060499196362500006,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":381708,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.008850247514219],"min":[0.0062902823762499005,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":381756,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.008609757774219011],"min":[0.00640978683625005,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":381804,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0084902533142191],"min":[0.00665027657625,0.0,-0.008609757774219011],"type":"VEC3"},{"bufferView":0,"byteOffset":381852,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.008250705914219],"min":[0.00641072917624998,0.0,-0.0084902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":381900,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.008250703374219001],"min":[0.00628947719624997,0.0,-0.008250705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":381948,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.008250703374219001],"min":[0.0060499196362500006,0.0,-0.008489775794219091],"type":"VEC3"},{"bufferView":0,"byteOffset":381996,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.008250703374219001],"min":[0.0060499196362500006,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":382092,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.008250703374219001],"min":[0.0060499196362500006,0.000035001200000000006,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":382188,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.00488976969070309],"min":[0.0060499196362500006,0.0,-0.00500987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":382236,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.00500987867070309],"min":[0.0060499196362500006,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":382284,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.005250241410703],"min":[0.0062902823762499005,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":382332,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.00500975167070301],"min":[0.00640978683625005,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":382380,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0048902472107031],"min":[0.00665027657625,0.0,-0.00500975167070301],"type":"VEC3"},{"bufferView":0,"byteOffset":382428,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.004650699810703001],"min":[0.00641072917624998,0.0,-0.0048902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":382476,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.004650697270703],"min":[0.00628947719624997,0.0,-0.004650699810703001],"type":"VEC3"},{"bufferView":0,"byteOffset":382524,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.004650697270703],"min":[0.0060499196362500006,0.0,-0.00488976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":382572,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.004650697270703],"min":[0.0060499196362500006,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":382668,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.004650697270703],"min":[0.0060499196362500006,0.000035001200000000006,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":382764,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.012989775794219099],"min":[0.007849907429219,0.0,-0.0131098847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":382812,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.0131098847742191],"min":[0.007849907429219,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":382860,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.013350247514219],"min":[0.008090270169218901,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":382908,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.013109757774219001],"min":[0.00820977462921905,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":382956,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0129902533142191],"min":[0.008450264369219,0.0,-0.013109757774219001],"type":"VEC3"},{"bufferView":0,"byteOffset":383004,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.012750705914219],"min":[0.008210716969218981,0.0,-0.0129902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":383052,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.012750703374219],"min":[0.00808946498921897,0.0,-0.012750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":383100,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.012750703374219],"min":[0.007849907429219,0.0,-0.012989775794219099],"type":"VEC3"},{"bufferView":0,"byteOffset":383148,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.012750703374219],"min":[0.007849907429219,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":383244,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.012750703374219],"min":[0.007849907429219,0.000035001200000000006,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":383340,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.00353979410476609],"min":[0.004699883015156,0.0,-0.00365990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":383388,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.00365990308476609],"min":[0.004699883015156,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":383436,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.0039002658247660003],"min":[0.0049402457551559,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":383484,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.00365977608476601],"min":[0.00505975021515605,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":383532,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0035402716247661],"min":[0.005300239955156,0.0,-0.00365977608476601],"type":"VEC3"},{"bufferView":0,"byteOffset":383580,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0033007242247659998],"min":[0.0050606925551559805,0.0,-0.0035402716247661],"type":"VEC3"},{"bufferView":0,"byteOffset":383628,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.0033007216847660004],"min":[0.00493944057515597,0.0,-0.0033007242247659998],"type":"VEC3"},{"bufferView":0,"byteOffset":383676,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.0033007216847660004],"min":[0.004699883015156,0.0,-0.00353979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":383724,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.0033007216847660004],"min":[0.004699883015156,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":383820,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.0033007216847660004],"min":[0.004699883015156,0.000035001200000000006,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":383916,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.0102897635871881],"min":[0.003349907429219,0.0,-0.0104098725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":383964,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.0104098725671881],"min":[0.003349907429219,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":384012,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.010650235307188],"min":[0.0035902701692189,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":384060,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.010409745567188001],"min":[0.00370977462921905,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":384108,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0102902411071881],"min":[0.003950264369219,0.0,-0.010409745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":384156,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.010050693707188],"min":[0.00371071696921898,0.0,-0.0102902411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":384204,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.010050691167188002],"min":[0.00358946498921897,0.0,-0.010050693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":384252,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.010050691167188002],"min":[0.003349907429219,0.0,-0.0102897635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":384300,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.010050691167188002],"min":[0.003349907429219,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":384396,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.010050691167188002],"min":[0.003349907429219,0.000035001200000000006,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":384492,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.008039763587188092],"min":[0.004699883015156,0.0,-0.00815987256718809],"type":"VEC3"},{"bufferView":0,"byteOffset":384540,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.00815987256718809],"min":[0.004699883015156,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":384588,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.008400235307188],"min":[0.0049402457551559,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":384636,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.00815974556718801],"min":[0.00505975021515605,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":384684,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0080402411071881],"min":[0.005300239955156,0.0,-0.00815974556718801],"type":"VEC3"},{"bufferView":0,"byteOffset":384732,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.007800693707188],"min":[0.0050606925551559805,0.0,-0.0080402411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":384780,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.007800691167188],"min":[0.00493944057515597,0.0,-0.007800693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":384828,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.007800691167188],"min":[0.004699883015156,0.0,-0.008039763587188092],"type":"VEC3"},{"bufferView":0,"byteOffset":384876,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.007800691167188],"min":[0.004699883015156,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":384972,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.007800691167188],"min":[0.004699883015156,0.000035001200000000006,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":385068,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.00983978189773409],"min":[0.005599907429219,0.0,-0.00995989087773409],"type":"VEC3"},{"bufferView":0,"byteOffset":385116,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.00995989087773409],"min":[0.005599907429219,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":385164,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.010200253617734],"min":[0.0058402701692189,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":385212,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.00995976387773401],"min":[0.005959774629219049,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":385260,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0098402594177341],"min":[0.0062002643692190005,0.0,-0.00995976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":385308,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.009600712017734],"min":[0.005960716969218981,0.0,-0.0098402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":385356,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.009600709477734],"min":[0.0058394649892189706,0.0,-0.009600712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":385404,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.009600709477734],"min":[0.005599907429219,0.0,-0.00983978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":385452,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.009600709477734],"min":[0.005599907429219,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":385548,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.009600709477734],"min":[0.005599907429219,0.000035001200000000006,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":385644,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.00623977579421909],"min":[0.004699883015156,0.0,-0.0063598847742190896],"type":"VEC3"},{"bufferView":0,"byteOffset":385692,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.0063598847742190896],"min":[0.004699883015156,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":385740,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.006600247514219001],"min":[0.0049402457551559,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":385788,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.00635975777421901],"min":[0.00505975021515605,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":385836,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0062402533142191],"min":[0.005300239955156,0.0,-0.00635975777421901],"type":"VEC3"},{"bufferView":0,"byteOffset":385884,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.006000705914219],"min":[0.0050606925551559805,0.0,-0.0062402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":385932,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.006000703374219001],"min":[0.00493944057515597,0.0,-0.006000705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":385980,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.006000703374219001],"min":[0.004699883015156,0.0,-0.00623977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":386028,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.006000703374219001],"min":[0.004699883015156,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":386124,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.006000703374219001],"min":[0.004699883015156,0.000035001200000000006,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":386220,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.00443978800125009],"min":[0.001999870808125,0.0,-0.004559896981250091],"type":"VEC3"},{"bufferView":0,"byteOffset":386268,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.004559896981250091],"min":[0.001999870808125,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":386316,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.00480025972125],"min":[0.0022402335481249,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":386364,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.00455976998125001],"min":[0.0023597380081250502,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":386412,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0044402655212501],"min":[0.002600227748125,0.0,-0.00455976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":386460,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0042007181212500005],"min":[0.0023606803481249798,0.0,-0.0044402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":386508,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.00420071558125],"min":[0.0022394283681249696,0.0,-0.0042007181212500005],"type":"VEC3"},{"bufferView":0,"byteOffset":386556,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.00420071558125],"min":[0.001999870808125,0.0,-0.00443978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":386604,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.00420071558125],"min":[0.001999870808125,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":386700,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.00420071558125],"min":[0.001999870808125,0.000035001200000000006,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":386796,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.012989775794219099],"min":[0.002449883015156,0.0,-0.0131098847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":386844,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.0131098847742191],"min":[0.002449883015156,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":386892,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.013350247514219],"min":[0.0026902457551559,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":386940,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.013109757774219001],"min":[0.0028097502151560503,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":386988,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0129902533142191],"min":[0.003050239955156,0.0,-0.013109757774219001],"type":"VEC3"},{"bufferView":0,"byteOffset":387036,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.012750705914219],"min":[0.00281069255515598,0.0,-0.0129902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":387084,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.012750703374219],"min":[0.0026894405751559697,0.0,-0.012750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":387132,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.012750703374219],"min":[0.002449883015156,0.0,-0.012989775794219099],"type":"VEC3"},{"bufferView":0,"byteOffset":387180,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.012750703374219],"min":[0.002449883015156,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":387276,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.012750703374219],"min":[0.002449883015156,0.000035001200000000006,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":387372,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.0138897696907031],"min":[0.003349907429219,0.0,-0.0140098786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":387420,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.0140098786707031],"min":[0.003349907429219,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":387468,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.014250241410703],"min":[0.0035902701692189,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":387516,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.014009751670703001],"min":[0.00370977462921905,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":387564,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0138902472107031],"min":[0.003950264369219,0.0,-0.014009751670703001],"type":"VEC3"},{"bufferView":0,"byteOffset":387612,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.013650699810703],"min":[0.00371071696921898,0.0,-0.0138902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":387660,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.013650697270703002],"min":[0.00358946498921897,0.0,-0.013650699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":387708,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.013650697270703002],"min":[0.003349907429219,0.0,-0.0138897696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":387756,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.013650697270703002],"min":[0.003349907429219,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":387852,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.013650697270703002],"min":[0.003349907429219,0.000035001200000000006,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":387948,"componentType":5126,"count":8,"max":[0.00135238929923444,-0.0010250047318150902,-0.0149894023831059],"min":[0.00110238929923445,-0.00137500473181509,-0.0149894024246317],"type":"VEC3"},{"bufferView":0,"byteOffset":388044,"componentType":5126,"count":8,"max":[0.0013523893210901402,-0.00102500468810373,-0.015489402383105899],"min":[0.0011023893210901402,-0.0013750046881037302,-0.0154894024246317],"type":"VEC3"},{"bufferView":0,"byteOffset":388140,"componentType":5126,"count":4,"max":[0.0013523893210901402,-0.00102500468810373,-0.0149894023831059],"min":[0.00135238929923444,-0.00104000473181509,-0.0154894023844173],"type":"VEC3"},{"bufferView":0,"byteOffset":388188,"componentType":5126,"count":4,"max":[0.00130238932109014,-0.00136000468810373,-0.0149894024145781],"min":[0.00130238929923444,-0.00137500473181509,-0.0154894024158894],"type":"VEC3"},{"bufferView":0,"byteOffset":388236,"componentType":5126,"count":4,"max":[0.00130238932109014,-0.0013750046881037302,-0.0149894024158894],"min":[0.00110238929923445,-0.00137500473181509,-0.0154894024246317],"type":"VEC3"},{"bufferView":0,"byteOffset":388284,"componentType":5126,"count":4,"max":[0.0011023893210901402,-0.00102500468810373,-0.0149894023940338],"min":[0.00110238929923445,-0.00137500473181509,-0.0154894024246317],"type":"VEC3"},{"bufferView":0,"byteOffset":388332,"componentType":5126,"count":4,"max":[0.0013523893210901402,-0.00102500468810373,-0.0149894023831059],"min":[0.00110238929923445,-0.0010250047318150902,-0.0154894023940338],"type":"VEC3"},{"bufferView":0,"byteOffset":388380,"componentType":5126,"count":4,"max":[0.00111738932109014,-0.00104000468810373,-0.0149894023946894],"min":[0.00111738929923444,-0.00136000473181509,-0.0154894024226647],"type":"VEC3"},{"bufferView":0,"byteOffset":388428,"componentType":5126,"count":4,"max":[0.0013523893210901402,-0.00104000468810373,-0.0149894023844173],"min":[0.00111738929923444,-0.00104000473181509,-0.0154894023946894],"type":"VEC3"},{"bufferView":0,"byteOffset":388476,"componentType":5126,"count":4,"max":[0.00130238932109014,-0.00136000468810373,-0.0149894024145781],"min":[0.00111738929923444,-0.00136000473181509,-0.0154894024226647],"type":"VEC3"},{"bufferView":0,"byteOffset":388524,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.009389769690703091],"min":[0.006949883015156,0.0,-0.00950987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":388572,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.00950987867070309],"min":[0.006949883015156,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":388620,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.009750241410703],"min":[0.0071902457551559,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":388668,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.009509751670703009],"min":[0.0073097502151560495,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":388716,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0093902472107031],"min":[0.0075502399551560006,0.0,-0.009509751670703009],"type":"VEC3"},{"bufferView":0,"byteOffset":388764,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.009150699810703],"min":[0.007310692555155981,0.0,-0.0093902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":388812,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.009150697270703001],"min":[0.007189440575155971,0.0,-0.009150699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":388860,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.009150697270703001],"min":[0.006949883015156,0.0,-0.009389769690703091],"type":"VEC3"},{"bufferView":0,"byteOffset":388908,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.009150697270703001],"min":[0.006949883015156,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":389004,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.009150697270703001],"min":[0.006949883015156,0.000035001200000000006,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":389100,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.011189788001250102],"min":[0.006949883015156,0.0,-0.0113098969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":389148,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.0113098969812501],"min":[0.006949883015156,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":389196,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.011550259721250001],"min":[0.0071902457551559,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":389244,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.01130976998125],"min":[0.0073097502151560495,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":389292,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0111902655212501],"min":[0.0075502399551560006,0.0,-0.01130976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":389340,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.010950718121250001],"min":[0.007310692555155981,0.0,-0.0111902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":389388,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.01095071558125],"min":[0.007189440575155971,0.0,-0.010950718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":389436,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.01095071558125],"min":[0.006949883015156,0.0,-0.011189788001250102],"type":"VEC3"},{"bufferView":0,"byteOffset":389484,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.01095071558125],"min":[0.006949883015156,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":389580,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.01095071558125],"min":[0.006949883015156,0.000035001200000000006,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":389676,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.0134397880012501],"min":[0.005599907429219,0.0,-0.0135598969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":389724,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.0135598969812501],"min":[0.005599907429219,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":389772,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.013800259721250001],"min":[0.0058402701692189,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":389820,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.01355976998125],"min":[0.005959774629219049,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":389868,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0134402655212501],"min":[0.0062002643692190005,0.0,-0.01355976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":389916,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.013200718121250002],"min":[0.005960716969218981,0.0,-0.0134402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":389964,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.01320071558125],"min":[0.0058394649892189706,0.0,-0.013200718121250002],"type":"VEC3"},{"bufferView":0,"byteOffset":390012,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.01320071558125],"min":[0.005599907429219,0.0,-0.0134397880012501],"type":"VEC3"},{"bufferView":0,"byteOffset":390060,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.01320071558125],"min":[0.005599907429219,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":390156,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.01320071558125],"min":[0.005599907429219,0.000035001200000000006,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":390252,"componentType":5126,"count":13,"max":[0.00769048586795655,-0.00231293042352211,-0.00195513022508153],"min":[0.0076904858615573,-0.00239428108716459,-0.00202832918245023],"type":"VEC3"},{"bufferView":0,"byteOffset":390408,"componentType":5126,"count":13,"max":[0.00769048586795655,-0.00231293042352211,-0.00195513022508153],"min":[0.0076904858615573,-0.00239428108716459,-0.00202832918245023],"type":"VEC3"},{"bufferView":0,"byteOffset":390564,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.0107397757942191],"min":[0.004699883015156,0.0,-0.0108598847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":390612,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.0108598847742191],"min":[0.004699883015156,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":390660,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.011100247514219],"min":[0.0049402457551559,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":390708,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.010859757774219],"min":[0.00505975021515605,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":390756,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0107402533142191],"min":[0.005300239955156,0.0,-0.010859757774219],"type":"VEC3"},{"bufferView":0,"byteOffset":390804,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.010500705914219],"min":[0.0050606925551559805,0.0,-0.0107402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":390852,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.010500703374219001],"min":[0.00493944057515597,0.0,-0.010500705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":390900,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.010500703374219001],"min":[0.004699883015156,0.0,-0.0107397757942191],"type":"VEC3"},{"bufferView":0,"byteOffset":390948,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.010500703374219001],"min":[0.004699883015156,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":391044,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.010500703374219001],"min":[0.004699883015156,0.000035001200000000006,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":391140,"componentType":5126,"count":32,"max":[0.007690485894823319,-0.0024406126718093304,-0.00227635304622348],"min":[0.007689485889639491,-0.0025247082917119303,-0.00233726206913339],"type":"VEC3"},{"bufferView":0,"byteOffset":391524,"componentType":5126,"count":32,"max":[0.007690485894823319,-0.0024406126718093304,-0.00227635304622348],"min":[0.007689485889639491,-0.0025247082917119303,-0.00233726206913339],"type":"VEC3"},{"bufferView":0,"byteOffset":391908,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.0134397880012501],"min":[0.001999870808125,0.0,-0.0135598969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":391956,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.0135598969812501],"min":[0.001999870808125,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":392004,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.013800259721250001],"min":[0.0022402335481249,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":392052,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.01355976998125],"min":[0.0023597380081250502,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":392100,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0134402655212501],"min":[0.002600227748125,0.0,-0.01355976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":392148,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.013200718121250002],"min":[0.0023606803481249798,0.0,-0.0134402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":392196,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.01320071558125],"min":[0.0022394283681249696,0.0,-0.013200718121250002],"type":"VEC3"},{"bufferView":0,"byteOffset":392244,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.01320071558125],"min":[0.001999870808125,0.0,-0.0134397880012501],"type":"VEC3"},{"bufferView":0,"byteOffset":392292,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.01320071558125],"min":[0.001999870808125,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":392388,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.01320071558125],"min":[0.001999870808125,0.000035001200000000006,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":392484,"componentType":5126,"count":12,"max":[0.00769048589900567,-0.0023129303924730098,-0.00233973667783523],"min":[0.00769048589518066,-0.0023942810560882203,-0.00238348969786713],"type":"VEC3"},{"bufferView":0,"byteOffset":392628,"componentType":5126,"count":12,"max":[0.00769048589900567,-0.0023129303924730098,-0.00233973667783523],"min":[0.00769048589518066,-0.0023942810560882203,-0.00238348969786713],"type":"VEC3"},{"bufferView":0,"byteOffset":392772,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.009389769690703091],"min":[0.0060499196362500006,0.0,-0.00950987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":392820,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.00950987867070309],"min":[0.0060499196362500006,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":392868,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.009750241410703],"min":[0.0062902823762499005,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":392916,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.009509751670703009],"min":[0.00640978683625005,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":392964,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0093902472107031],"min":[0.00665027657625,0.0,-0.009509751670703009],"type":"VEC3"},{"bufferView":0,"byteOffset":393012,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.009150699810703],"min":[0.00641072917624998,0.0,-0.0093902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":393060,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.009150697270703001],"min":[0.00628947719624997,0.0,-0.009150699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":393108,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.009150697270703001],"min":[0.0060499196362500006,0.0,-0.009389769690703091],"type":"VEC3"},{"bufferView":0,"byteOffset":393156,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.009150697270703001],"min":[0.0060499196362500006,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":393252,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.009150697270703001],"min":[0.0060499196362500006,0.000035001200000000006,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":393348,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.0138897696907031],"min":[0.004249870808125,0.0,-0.0140098786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":393396,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.0140098786707031],"min":[0.004249870808125,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":393444,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.014250241410703],"min":[0.0044902335481249,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":393492,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.014009751670703001],"min":[0.0046097380081250505,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":393540,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0138902472107031],"min":[0.004850227748125,0.0,-0.014009751670703001],"type":"VEC3"},{"bufferView":0,"byteOffset":393588,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.013650699810703],"min":[0.00461068034812498,0.0,-0.0138902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":393636,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.013650697270703002],"min":[0.00448942836812497,0.0,-0.013650699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":393684,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.013650697270703002],"min":[0.004249870808125,0.0,-0.0138897696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":393732,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.013650697270703002],"min":[0.004249870808125,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":393828,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.013650697270703002],"min":[0.004249870808125,0.000035001200000000006,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":393924,"componentType":5126,"count":165,"max":[0.00152595621562114,-0.0013750046881037302,-0.00929979667546027],"min":[0.000895956193765445,-0.00137500473181509,-0.009799796702998449],"type":"VEC3"},{"bufferView":0,"byteOffset":395904,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.00929979670168711],"min":[0.0007109561937654451,-0.00136000473181509,-0.009799796709773712],"type":"VEC3"},{"bufferView":0,"byteOffset":395952,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00136000468810373,-0.00929979666606233],"min":[0.00152595619376544,-0.00136000473181509,-0.009799796674148929],"type":"VEC3"},{"bufferView":0,"byteOffset":396000,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.009299796638087051],"min":[0.0017109561937654401,-0.00136000473181509,-0.009799796666062321],"type":"VEC3"},{"bufferView":0,"byteOffset":396048,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.009299796638087051],"min":[0.0007109561937654451,-0.00104000473181509,-0.00979979668179844],"type":"VEC3"},{"bufferView":0,"byteOffset":396096,"componentType":5126,"count":4,"max":[0.000710956215621139,-0.00104000468810373,-0.009299796681798441],"min":[0.0007109561937654451,-0.00136000473181509,-0.009799796709773712],"type":"VEC3"},{"bufferView":0,"byteOffset":396144,"componentType":5126,"count":8,"max":[0.0017109561937654401,-0.00104000473181509,-0.009299796638087051],"min":[0.0007109561937654451,-0.00137500473181509,-0.009299796709773711],"type":"VEC3"},{"bufferView":0,"byteOffset":396240,"componentType":5126,"count":8,"max":[0.00171095621562114,-0.00104000468810373,-0.009799796638087051],"min":[0.000710956215621139,-0.0013750046881037302,-0.009799796709773712],"type":"VEC3"},{"bufferView":0,"byteOffset":396336,"componentType":5126,"count":4,"max":[0.00152595621562114,-0.00136000468810373,-0.00929979667414893],"min":[0.00152595619376544,-0.00137500473181509,-0.00979979667546027],"type":"VEC3"},{"bufferView":0,"byteOffset":396384,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.00929979670168711],"min":[0.000895956193765445,-0.00137500473181509,-0.009799796702998449],"type":"VEC3"},{"bufferView":0,"byteOffset":396432,"componentType":5126,"count":13,"max":[0.00127963756848534,-0.00137000470623036,-0.00950262477481509],"min":[0.0012737017005590152,-0.00137500471408331,-0.009592452096842272],"type":"VEC3"},{"bufferView":0,"byteOffset":396588,"componentType":5126,"count":54,"max":[0.00131953714939019,-0.0013700047040750812,-0.00950967005556478],"min":[0.0012619017656000184,-0.00137500471346739,-0.009617110576602857],"type":"VEC3"},{"bufferView":0,"byteOffset":397236,"componentType":5126,"count":61,"max":[0.0013229119769820191,-0.0013700047067436202,-0.009479244114304885],"min":[0.0012653005281423,-0.0013750047161242007,-0.00958658102830514],"type":"VEC3"},{"bufferView":0,"byteOffset":397968,"componentType":5126,"count":76,"max":[0.0013111120420220145,-0.0013700047052688528,-0.009492954782156239],"min":[0.00127908706834682,-0.001375004714928303,-0.009603468980155534],"type":"VEC3"},{"bufferView":0,"byteOffset":398880,"componentType":5126,"count":67,"max":[0.0013228389630063641,-0.0013700047040750812,-0.009479250636724284],"min":[0.0012619444231325586,-0.0013700047161267397,-0.009617105642307566],"type":"VEC3"},{"bufferView":0,"byteOffset":399684,"componentType":5126,"count":33,"max":[0.001311098377712827,-0.0013750047052730745,-0.0094929590959562],"min":[0.0012742016486292187,-0.001375004714928303,-0.009603402129802733],"type":"VEC3"},{"bufferView":0,"byteOffset":400080,"componentType":5126,"count":13,"max":[0.0011342566253953398,-0.00137000470623036,-0.00950262478116989],"min":[0.0011283207574700152,-0.00137500471408331,-0.00959245210319707],"type":"VEC3"},{"bufferView":0,"byteOffset":400236,"componentType":5126,"count":57,"max":[0.00117415620630119,-0.0013700047040750812,-0.00950967006191958],"min":[0.0011165208225100184,-0.00137500471346739,-0.009617110582957661],"type":"VEC3"},{"bufferView":0,"byteOffset":400920,"componentType":5126,"count":65,"max":[0.001177531033892019,-0.0013700047067436202,-0.009479244120659695],"min":[0.0011199195850533,-0.0013750047161242007,-0.00958658103465994],"type":"VEC3"},{"bufferView":0,"byteOffset":401700,"componentType":5126,"count":76,"max":[0.0011657310989330143,-0.0013700047052688528,-0.009492954788511037],"min":[0.0011337061252568198,-0.001375004714928303,-0.009603468986510337],"type":"VEC3"},{"bufferView":0,"byteOffset":402612,"componentType":5126,"count":67,"max":[0.0011774580199177284,-0.0013700047040750812,-0.009479250643078899],"min":[0.0011165634800415505,-0.0013700047161267397,-0.0096171056486622],"type":"VEC3"},{"bufferView":0,"byteOffset":403416,"componentType":5126,"count":33,"max":[0.0011657174346241443,-0.0013750047052730745,-0.009492959102310922],"min":[0.001128820705539829,-0.001375004714928303,-0.009603402136157886],"type":"VEC3"},{"bufferView":0,"byteOffset":403812,"componentType":5126,"count":4,"max":[0.00139495620753453,-0.0013700047042769301,-0.00959887572909935],"min":[0.0013949562068386002,-0.00137500470566878,-0.00961479668118646],"type":"VEC3"},{"bufferView":0,"byteOffset":403860,"componentType":5126,"count":4,"max":[0.0013949562068386002,-0.00137000470566878,-0.00959887572909935],"min":[0.0013490728897656,-0.00137500470566878,-0.00959887573154209],"type":"VEC3"},{"bufferView":0,"byteOffset":403908,"componentType":5126,"count":86,"max":[0.001394836528450261,-0.00137000470566878,-0.009479244111088504],"min":[0.0013352863496577001,-0.0013750047161178172,-0.00959887573154209],"type":"VEC3"},{"bufferView":0,"byteOffset":404940,"componentType":5126,"count":4,"max":[0.0013470862846932,-0.00137000471256163,-0.009518303974224599],"min":[0.0013352863496577001,-0.0013750047127125899,-0.00952003075848982],"type":"VEC3"},{"bufferView":0,"byteOffset":404988,"componentType":5126,"count":98,"max":[0.001383036593476163,-0.0013700047042769301,-0.009492954778886103],"min":[0.0013331082725755302,-0.001375004714927692,-0.00961479668388992],"type":"VEC3"},{"bufferView":0,"byteOffset":406164,"componentType":5126,"count":4,"max":[0.00139495620753453,-0.0013700047042769301,-0.009614796680749351],"min":[0.0013331082725755302,-0.00137500470427693,-0.00961479668388992],"type":"VEC3"},{"bufferView":0,"byteOffset":406212,"componentType":5126,"count":51,"max":[0.00139495620753453,-0.0013700047042769301,-0.009479248440211955],"min":[0.0013331082725755302,-0.0013700047161269316,-0.00961479668345281],"type":"VEC3"},{"bufferView":0,"byteOffset":406824,"componentType":5126,"count":4,"max":[0.0012260232623683201,-0.00137000470843136,-0.00950642370271564],"min":[0.0012260232597084,-0.00137500471375119,-0.00956727558342876],"type":"VEC3"},{"bufferView":0,"byteOffset":406872,"componentType":5126,"count":4,"max":[0.0012260232623683201,-0.00137000470843136,-0.00956727558299164],"min":[0.00119672687212432,-0.00137500470843136,-0.00956727558470934],"type":"VEC3"},{"bufferView":0,"byteOffset":406920,"componentType":5126,"count":4,"max":[0.00122602326444553,-0.0013700047042769301,-0.00958247128521764],"min":[0.00122602326303254,-0.0013750047071029098,-0.00961479668857076],"type":"VEC3"},{"bufferView":0,"byteOffset":406968,"componentType":5126,"count":4,"max":[0.0012375120449325302,-0.0013700047042769301,-0.00961479668763145],"min":[0.00122602326444553,-0.00137500470427693,-0.00961479668857076],"type":"VEC3"},{"bufferView":0,"byteOffset":407016,"componentType":5126,"count":4,"max":[0.0012375120449325302,-0.0013700047042769301,-0.00958247128471545],"min":[0.00123751204351954,-0.0013750047071029098,-0.00961479668806857],"type":"VEC3"},{"bufferView":0,"byteOffset":407064,"componentType":5126,"count":4,"max":[0.00125014970205654,-0.00137000470710291,-0.009582471284163051],"min":[0.00123751204351954,-0.0013750047071029098,-0.00958247128515257],"type":"VEC3"},{"bufferView":0,"byteOffset":407112,"componentType":5126,"count":4,"max":[0.00125014970205654,-0.00137000470710291,-0.00956727558193704],"min":[0.00125014970139232,-0.00137500470843136,-0.00958247128460016],"type":"VEC3"},{"bufferView":0,"byteOffset":407160,"componentType":5126,"count":4,"max":[0.00125014970139232,-0.00137000470843136,-0.00956727558193704],"min":[0.0012375120428553198,-0.00137500470843136,-0.00956727558292657],"type":"VEC3"},{"bufferView":0,"byteOffset":407208,"componentType":5126,"count":4,"max":[0.0012375120428553198,-0.00137000470843136,-0.00947979668763145],"min":[0.00123751203903149,-0.0013750047160790001,-0.00956727558292657],"type":"VEC3"},{"bufferView":0,"byteOffset":407256,"componentType":5126,"count":10,"max":[0.00123751203903149,-0.00137000470843136,-0.00947979668763145],"min":[0.00118542957131132,-0.0013750047160790001,-0.009567275585203159],"type":"VEC3"},{"bufferView":0,"byteOffset":407376,"componentType":5126,"count":4,"max":[0.00118542957197554,-0.00137000470710291,-0.00956727558476605],"min":[0.00118542957131132,-0.00137500470843136,-0.009582471287429159],"type":"VEC3"},{"bufferView":0,"byteOffset":407424,"componentType":5126,"count":4,"max":[0.00122602326303254,-0.00137000470710291,-0.00958247128521764],"min":[0.00118542957197554,-0.0013750047071029098,-0.009582471287429159],"type":"VEC3"},{"bufferView":0,"byteOffset":407472,"componentType":5126,"count":4,"max":[0.0012260232597084,-0.00137000470843136,-0.00950642370271564],"min":[0.00119672687212432,-0.00137500471375119,-0.00956727558470934],"type":"VEC3"},{"bufferView":0,"byteOffset":407520,"componentType":5126,"count":15,"max":[0.00125014970205654,-0.0013700047042769301,-0.00947979668763145],"min":[0.00118542957131132,-0.001370004716079,-0.00961479668813364],"type":"VEC3"},{"bufferView":0,"byteOffset":407700,"componentType":5126,"count":3,"max":[0.0012260232623683201,-0.00137500470843136,-0.009506423703152762],"min":[0.00119672687212432,-0.00137500471375119,-0.00956727558470934],"type":"VEC3"},{"bufferView":0,"byteOffset":407736,"componentType":5126,"count":4,"max":[0.0010659701879774,-0.00137000471087087,-0.00953937075499179],"min":[0.00103935451318065,-0.0013750047108708702,-0.009539370756592312],"type":"VEC3"},{"bufferView":0,"byteOffset":407784,"componentType":5126,"count":15,"max":[0.0010865063826346,-0.00137000471087087,-0.00952873376253612],"min":[0.0010659701879774,-0.00137500471180079,-0.0095393707554289],"type":"VEC3"},{"bufferView":0,"byteOffset":407964,"componentType":5126,"count":29,"max":[0.0010889956178782385,-0.0013700047118007902,-0.009494716112057844],"min":[0.0010393545112287299,-0.0013750047147747,-0.00952873376297323],"type":"VEC3"},{"bufferView":0,"byteOffset":408312,"componentType":5126,"count":4,"max":[0.00105371548946671,-0.0013700047095182698,-0.00955484274324846],"min":[0.00103935451385695,-0.00137500470951827,-0.00955484274431331],"type":"VEC3"},{"bufferView":0,"byteOffset":408360,"componentType":5126,"count":4,"max":[0.00103935451647762,-0.0013700047042769301,-0.00955484274387619],"min":[0.00103935451385695,-0.00137500470951827,-0.009614796696730309],"type":"VEC3"},{"bufferView":0,"byteOffset":408408,"componentType":5126,"count":4,"max":[0.00103935451647762,-0.0013700047042769301,-0.00961479669629319],"min":[0.00102695620753453,-0.00137500470427693,-0.00961479669727225],"type":"VEC3"},{"bufferView":0,"byteOffset":408456,"componentType":5126,"count":4,"max":[0.00102695620753453,-0.0013700047042769301,-0.009479796696835139],"min":[0.0010269562016334902,-0.0013750047160790001,-0.00961479669727225],"type":"VEC3"},{"bufferView":0,"byteOffset":408504,"componentType":5126,"count":47,"max":[0.0011017529512112425,-0.0013700047096481,-0.00947979669523954],"min":[0.0010269562016334902,-0.0013750047160790001,-0.009553357906880191],"type":"VEC3"},{"bufferView":0,"byteOffset":409068,"componentType":5126,"count":8,"max":[0.00108286827018432,-0.0013700047090593498,-0.00955335764073332],"min":[0.0010754008483885,-0.00137500470964808,-0.00956009216681626],"type":"VEC3"},{"bufferView":0,"byteOffset":409164,"componentType":5126,"count":9,"max":[0.00110941214249353,-0.0013700047042769301,-0.00956009216637915],"min":[0.00108286827018432,-0.00137500470905935,-0.009614796693667991],"type":"VEC3"},{"bufferView":0,"byteOffset":409272,"componentType":5126,"count":4,"max":[0.00110941214249353,-0.0013700047042769301,-0.00961479669323088],"min":[0.00109385441891653,-0.00137500470427693,-0.009614796694348041],"type":"VEC3"},{"bufferView":0,"byteOffset":409320,"componentType":5126,"count":13,"max":[0.00109385441891653,-0.0013700047042769301,-0.00955909063218523],"min":[0.00106625740835157,-0.00137500470914691,-0.009614796694348041],"type":"VEC3"},{"bufferView":0,"byteOffset":409476,"componentType":5126,"count":20,"max":[0.00106625740835157,-0.0013700047091469102,-0.00955484274324846],"min":[0.00105371548946671,-0.00137500470951827,-0.009559090632622351],"type":"VEC3"},{"bufferView":0,"byteOffset":409716,"componentType":5126,"count":4,"max":[0.00103935451318065,-0.00137000471087087,-0.00949471611302419],"min":[0.0010393545112287299,-0.0013750047147747,-0.009539370756592312],"type":"VEC3"},{"bufferView":0,"byteOffset":409764,"componentType":5126,"count":54,"max":[0.00110941214249353,-0.0013700047042769301,-0.009479796695624768],"min":[0.0010269562016334902,-0.001370004716079,-0.009614796696835142],"type":"VEC3"},{"bufferView":0,"byteOffset":410412,"componentType":5126,"count":19,"max":[0.001088929843208097,-0.0013750047108708702,-0.00949471611346131],"min":[0.0010393545112287299,-0.0013750047147747,-0.009539370756592312],"type":"VEC3"},{"bufferView":0,"byteOffset":410640,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.00353979410476609],"min":[0.00379991963625,0.0,-0.00365990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":410688,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.00365990308476609],"min":[0.00379991963625,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":410736,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.0039002658247660003],"min":[0.0040402823762499,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":410784,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.00365977608476601],"min":[0.0041597868362500505,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":410832,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0035402716247661],"min":[0.00440027657625,0.0,-0.00365977608476601],"type":"VEC3"},{"bufferView":0,"byteOffset":410880,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0033007242247659998],"min":[0.00416072917624998,0.0,-0.0035402716247661],"type":"VEC3"},{"bufferView":0,"byteOffset":410928,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.0033007216847660004],"min":[0.00403947719624997,0.0,-0.0033007242247659998],"type":"VEC3"},{"bufferView":0,"byteOffset":410976,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.0033007216847660004],"min":[0.00379991963625,0.0,-0.00353979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":411024,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.0033007216847660004],"min":[0.00379991963625,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":411120,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.0033007216847660004],"min":[0.00379991963625,0.000035001200000000006,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":411216,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.0107397757942191],"min":[0.0028998952221879998,0.0,-0.0108598847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":411264,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.0108598847742191],"min":[0.0028998952221879998,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":411312,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.011100247514219],"min":[0.0031402579621879,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":411360,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.010859757774219],"min":[0.0032597624221880504,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":411408,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0107402533142191],"min":[0.003500252162188,0.0,-0.010859757774219],"type":"VEC3"},{"bufferView":0,"byteOffset":411456,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.010500705914219],"min":[0.00326070476218798,0.0,-0.0107402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":411504,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.010500703374219001],"min":[0.00313945278218797,0.0,-0.010500705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":411552,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.010500703374219001],"min":[0.0028998952221879998,0.0,-0.0107397757942191],"type":"VEC3"},{"bufferView":0,"byteOffset":411600,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.010500703374219001],"min":[0.0028998952221879998,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":411696,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.010500703374219001],"min":[0.0028998952221879998,0.000035001200000000006,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":411792,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.008039763587188092],"min":[0.00379991963625,0.0,-0.00815987256718809],"type":"VEC3"},{"bufferView":0,"byteOffset":411840,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.00815987256718809],"min":[0.00379991963625,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":411888,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.008400235307188],"min":[0.0040402823762499,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":411936,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.00815974556718801],"min":[0.0041597868362500505,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":411984,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0080402411071881],"min":[0.00440027657625,0.0,-0.00815974556718801],"type":"VEC3"},{"bufferView":0,"byteOffset":412032,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.007800693707188],"min":[0.00416072917624998,0.0,-0.0080402411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":412080,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.007800691167188],"min":[0.00403947719624997,0.0,-0.007800693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":412128,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.007800691167188],"min":[0.00379991963625,0.0,-0.008039763587188092],"type":"VEC3"},{"bufferView":0,"byteOffset":412176,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.007800691167188],"min":[0.00379991963625,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":412272,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.007800691167188],"min":[0.00379991963625,0.000035001200000000006,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":412368,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.0075897818977340905],"min":[0.00154991963625,0.0,-0.007709890877734091],"type":"VEC3"},{"bufferView":0,"byteOffset":412416,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.007709890877734091],"min":[0.00154991963625,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":412464,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.007950253617734],"min":[0.0017902823762499002,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":412512,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.00770976387773401],"min":[0.00190978683625005,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":412560,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0075902594177341],"min":[0.00215027657625,0.0,-0.00770976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":412608,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.007350712017734],"min":[0.00191072917624998,0.0,-0.0075902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":412656,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.007350709477734],"min":[0.00178947719624997,0.0,-0.007350712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":412704,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.007350709477734],"min":[0.00154991963625,0.0,-0.0075897818977340905],"type":"VEC3"},{"bufferView":0,"byteOffset":412752,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.007350709477734],"min":[0.00154991963625,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":412848,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.007350709477734],"min":[0.00154991963625,0.000035001200000000006,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":412944,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.008939788001250091],"min":[0.0064998708081250006,0.0,-0.00905989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":412992,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.00905989698125009],"min":[0.0064998708081250006,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":413040,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.00930025972125],"min":[0.0067402335481249005,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":413088,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.00905976998125001],"min":[0.00685973800812505,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":413136,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0089402655212501],"min":[0.007100227748125,0.0,-0.00905976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":413184,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.008700718121250001],"min":[0.00686068034812498,0.0,-0.0089402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":413232,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.00870071558125],"min":[0.00673942836812497,0.0,-0.008700718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":413280,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.00870071558125],"min":[0.0064998708081250006,0.0,-0.008939788001250091],"type":"VEC3"},{"bufferView":0,"byteOffset":413328,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.00870071558125],"min":[0.0064998708081250006,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":413424,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.00870071558125],"min":[0.0064998708081250006,0.000035001200000000006,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":413520,"componentType":5126,"count":23,"max":[0.00769048588514546,-0.00228556397771131,-0.00216917479502806],"min":[0.00768948588010967,-0.0023710320834060103,-0.0022249474084136403],"type":"VEC3"},{"bufferView":0,"byteOffset":413796,"componentType":5126,"count":23,"max":[0.00769048588514546,-0.00228556397771131,-0.00216917479502806],"min":[0.00768948588010967,-0.0023710320834060103,-0.0022249474084136403],"type":"VEC3"},{"bufferView":0,"byteOffset":414072,"componentType":5126,"count":4,"max":[0.00100001879692432,-0.000995004263158464,-0.007171390866096841],"min":[0.0005400187899305,-0.0009950042736492069,-0.00725139090631132],"type":"VEC3"},{"bufferView":0,"byteOffset":414120,"componentType":5126,"count":4,"max":[0.000520018796924322,-0.00101500426315846,-0.00717139091068246],"min":[0.0005200187899305,-0.0015250042736492,-0.007251390977560911],"type":"VEC3"},{"bufferView":0,"byteOffset":414168,"componentType":5126,"count":4,"max":[0.00100001879692432,-0.00154500426315846,-0.00717139093822066],"min":[0.0005400187899305,-0.0015450042736492,-0.00725139097843514],"type":"VEC3"},{"bufferView":0,"byteOffset":414216,"componentType":5126,"count":4,"max":[0.00102001879692432,-0.00101500426315847,-0.00717139086697107],"min":[0.0010200187899305,-0.0015250042736492,-0.00725139093384952],"type":"VEC3"},{"bufferView":0,"byteOffset":414264,"componentType":5126,"count":4,"max":[0.00100001879867278,-0.0010150042605357801,-0.00727139086871952],"min":[0.0005400187986727771,-0.0015250042605357802,-0.00727139097581245],"type":"VEC3"},{"bufferView":0,"byteOffset":414312,"componentType":5126,"count":32,"max":[0.0010200187899305,-0.000995004273649201,-0.007171390865578878],"min":[0.0005200187899305,-0.0015450042736492,-0.007171390978953092],"type":"VEC3"},{"bufferView":0,"byteOffset":414696,"componentType":5126,"count":15,"max":[0.00102001879692432,-0.000995004263158469,-0.007171390865578878],"min":[0.0010000187899305,-0.00101500427364921,-0.00726553300125266],"type":"VEC3"},{"bufferView":0,"byteOffset":414876,"componentType":5126,"count":15,"max":[0.00102001879692432,-0.00152500426315846,-0.00717139093384952],"min":[0.0010000187899305,-0.0015450042736492,-0.00726553307184015],"type":"VEC3"},{"bufferView":0,"byteOffset":415056,"componentType":5126,"count":15,"max":[0.000540018796924322,-0.00152500426315846,-0.00717139097756091],"min":[0.0005200187899305,-0.0015450042736492,-0.00726553311452732],"type":"VEC3"},{"bufferView":0,"byteOffset":415236,"componentType":5126,"count":15,"max":[0.000540018796924322,-0.000995004263158464,-0.00717139090631132],"min":[0.0005200187899305,-0.0010150042736492,-0.00726553304393983],"type":"VEC3"},{"bufferView":0,"byteOffset":415416,"componentType":5126,"count":14,"max":[0.0010141609337846601,-0.0015250042605357702,-0.00725139093822066],"min":[0.000525876662536667,-0.00154500426315846,-0.00727139097581245],"type":"VEC3"},{"bufferView":0,"byteOffset":415584,"componentType":5126,"count":14,"max":[0.00102001879692432,-0.0010008621256799499,-0.00725139086697107],"min":[0.00100001879867278,-0.00153914639692795,-0.00727139093559798],"type":"VEC3"},{"bufferView":0,"byteOffset":415752,"componentType":5126,"count":14,"max":[0.0010141609337846601,-0.000995004263158464,-0.00725139086609684],"min":[0.000525876662536667,-0.0010150042605357801,-0.007271390908934],"type":"VEC3"},{"bufferView":0,"byteOffset":415920,"componentType":5126,"count":14,"max":[0.0005400187986727771,-0.0010008621256799499,-0.00725139091068246],"min":[0.000520018796924322,-0.00153914639692794,-0.00727139097581245],"type":"VEC3"},{"bufferView":0,"byteOffset":416088,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.008489775794219091],"min":[0.003349907429219,0.0,-0.00860988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":416136,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.00860988477421909],"min":[0.003349907429219,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":416184,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.008850247514219],"min":[0.0035902701692189,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":416232,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.008609757774219011],"min":[0.00370977462921905,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":416280,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0084902533142191],"min":[0.003950264369219,0.0,-0.008609757774219011],"type":"VEC3"},{"bufferView":0,"byteOffset":416328,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.008250705914219],"min":[0.00371071696921898,0.0,-0.0084902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":416376,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.008250703374219001],"min":[0.00358946498921897,0.0,-0.008250705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":416424,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.008250703374219001],"min":[0.003349907429219,0.0,-0.008489775794219091],"type":"VEC3"},{"bufferView":0,"byteOffset":416472,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.008250703374219001],"min":[0.003349907429219,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":416568,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.008250703374219001],"min":[0.003349907429219,0.000035001200000000006,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":416664,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.00623977579421909],"min":[0.001999870808125,0.0,-0.0063598847742190896],"type":"VEC3"},{"bufferView":0,"byteOffset":416712,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.0063598847742190896],"min":[0.001999870808125,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":416760,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.006600247514219001],"min":[0.0022402335481249,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":416808,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.00635975777421901],"min":[0.0023597380081250502,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":416856,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0062402533142191],"min":[0.002600227748125,0.0,-0.00635975777421901],"type":"VEC3"},{"bufferView":0,"byteOffset":416904,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.006000705914219],"min":[0.0023606803481249798,0.0,-0.0062402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":416952,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.006000703374219001],"min":[0.0022394283681249696,0.0,-0.006000705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":417000,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.006000703374219001],"min":[0.001999870808125,0.0,-0.00623977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":417048,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.006000703374219001],"min":[0.001999870808125,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":417144,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.006000703374219001],"min":[0.001999870808125,0.000035001200000000006,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":417240,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.00398977579421909],"min":[0.006949883015156,0.0,-0.00410988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":417288,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.00410988477421909],"min":[0.006949883015156,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":417336,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.0043502475142190005],"min":[0.0071902457551559,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":417384,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0041097577742190096],"min":[0.0073097502151560495,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":417432,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0039902533142191],"min":[0.0075502399551560006,0.0,-0.0041097577742190096],"type":"VEC3"},{"bufferView":0,"byteOffset":417480,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.003750705914219],"min":[0.007310692555155981,0.0,-0.0039902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":417528,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.003750703374219],"min":[0.007189440575155971,0.0,-0.003750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":417576,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.003750703374219],"min":[0.006949883015156,0.0,-0.00398977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":417624,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.003750703374219],"min":[0.006949883015156,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":417720,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.003750703374219],"min":[0.006949883015156,0.000035001200000000006,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":417816,"componentType":5126,"count":8,"max":[0.00170056556876544,-0.0010250047318150902,-0.00815679126502704],"min":[0.00145056556876544,-0.00137500473181509,-0.00815679130436727],"type":"VEC3"},{"bufferView":0,"byteOffset":417912,"componentType":5126,"count":8,"max":[0.0017005655906211401,-0.00102500468810373,-0.00865679126502704],"min":[0.0014505655906211401,-0.0013750046881037302,-0.00865679130436727],"type":"VEC3"},{"bufferView":0,"byteOffset":418008,"componentType":5126,"count":4,"max":[0.0014505655906211401,-0.00102500468810373,-0.00815679127595489],"min":[0.00145056556876544,-0.00104000473181509,-0.00865679127726623],"type":"VEC3"},{"bufferView":0,"byteOffset":418056,"componentType":5126,"count":4,"max":[0.00150056559062114,-0.00136000468810373,-0.008156791303055931],"min":[0.00150056556876544,-0.00137500473181509,-0.00865679130436727],"type":"VEC3"},{"bufferView":0,"byteOffset":418104,"componentType":5126,"count":4,"max":[0.0017005655906211401,-0.0013750046881037302,-0.008156791295625],"min":[0.00150056556876544,-0.00137500473181509,-0.00865679130436727],"type":"VEC3"},{"bufferView":0,"byteOffset":418152,"componentType":5126,"count":4,"max":[0.0017005655906211401,-0.00102500468810373,-0.00815679126502704],"min":[0.00170056556876544,-0.00137500473181509,-0.00865679129562499],"type":"VEC3"},{"bufferView":0,"byteOffset":418200,"componentType":5126,"count":4,"max":[0.0017005655906211401,-0.00102500468810373,-0.00815679126502704],"min":[0.00145056556876544,-0.0010250047318150902,-0.008656791275954881],"type":"VEC3"},{"bufferView":0,"byteOffset":418248,"componentType":5126,"count":4,"max":[0.00168556559062114,-0.00104000468810373,-0.00815679126699405],"min":[0.00168556556876544,-0.00136000473181509,-0.00865679129496932],"type":"VEC3"},{"bufferView":0,"byteOffset":418296,"componentType":5126,"count":4,"max":[0.00168556559062114,-0.00104000468810373,-0.00815679126699405],"min":[0.00145056556876544,-0.00104000473181509,-0.00865679127726623],"type":"VEC3"},{"bufferView":0,"byteOffset":418344,"componentType":5126,"count":4,"max":[0.00168556559062114,-0.00136000468810373,-0.00815679129496933],"min":[0.00150056556876544,-0.00136000473181509,-0.008656791303055932],"type":"VEC3"},{"bufferView":0,"byteOffset":418392,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.014339781897734102],"min":[0.001999870808125,0.0,-0.0144598908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":418440,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.0144598908777341],"min":[0.001999870808125,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":418488,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.014700253617734001],"min":[0.0022402335481249,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":418536,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.014459763877734],"min":[0.0023597380081250502,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":418584,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0143402594177341],"min":[0.002600227748125,0.0,-0.014459763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":418632,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.014100712017734001],"min":[0.0023606803481249798,0.0,-0.0143402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":418680,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.014100709477734001],"min":[0.0022394283681249696,0.0,-0.014100712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":418728,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.014100709477734001],"min":[0.001999870808125,0.0,-0.014339781897734102],"type":"VEC3"},{"bufferView":0,"byteOffset":418776,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.014100709477734001],"min":[0.001999870808125,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":418872,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.014100709477734001],"min":[0.001999870808125,0.000035001200000000006,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":418968,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.008939788001250091],"min":[0.004699883015156,0.0,-0.00905989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":419016,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.00905989698125009],"min":[0.004699883015156,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":419064,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.00930025972125],"min":[0.0049402457551559,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":419112,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.00905976998125001],"min":[0.00505975021515605,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":419160,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0089402655212501],"min":[0.005300239955156,0.0,-0.00905976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":419208,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.008700718121250001],"min":[0.0050606925551559805,0.0,-0.0089402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":419256,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.00870071558125],"min":[0.00493944057515597,0.0,-0.008700718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":419304,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.00870071558125],"min":[0.004699883015156,0.0,-0.008939788001250091],"type":"VEC3"},{"bufferView":0,"byteOffset":419352,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.00870071558125],"min":[0.004699883015156,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":419448,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.00870071558125],"min":[0.004699883015156,0.000035001200000000006,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":419544,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.00623977579421909],"min":[0.005599907429219,0.0,-0.0063598847742190896],"type":"VEC3"},{"bufferView":0,"byteOffset":419592,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.0063598847742190896],"min":[0.005599907429219,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":419640,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.006600247514219001],"min":[0.0058402701692189,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":419688,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.00635975777421901],"min":[0.005959774629219049,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":419736,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0062402533142191],"min":[0.0062002643692190005,0.0,-0.00635975777421901],"type":"VEC3"},{"bufferView":0,"byteOffset":419784,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.006000705914219],"min":[0.005960716969218981,0.0,-0.0062402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":419832,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.006000703374219001],"min":[0.0058394649892189706,0.0,-0.006000705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":419880,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.006000703374219001],"min":[0.005599907429219,0.0,-0.00623977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":419928,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.006000703374219001],"min":[0.005599907429219,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":420024,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.006000703374219001],"min":[0.005599907429219,0.000035001200000000006,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":420120,"componentType":5126,"count":8,"max":[0.0009603604906404451,-0.0010250047318150902,-0.0138463970120119],"min":[0.0007103604906404451,-0.00137500473181509,-0.0138463970535377],"type":"VEC3"},{"bufferView":0,"byteOffset":420216,"componentType":5126,"count":8,"max":[0.000960360512496139,-0.00102500468810373,-0.0143463970120119],"min":[0.000710360512496139,-0.0013750046881037302,-0.0143463970535377],"type":"VEC3"},{"bufferView":0,"byteOffset":420312,"componentType":5126,"count":4,"max":[0.000960360512496139,-0.00102500468810373,-0.0138463970120119],"min":[0.0009603604906404451,-0.00104000473181509,-0.0143463970133233],"type":"VEC3"},{"bufferView":0,"byteOffset":420360,"componentType":5126,"count":4,"max":[0.0009103605124961391,-0.00136000468810373,-0.0138463970434841],"min":[0.000910360490640445,-0.00137500473181509,-0.0143463970447954],"type":"VEC3"},{"bufferView":0,"byteOffset":420408,"componentType":5126,"count":4,"max":[0.0009103605124961391,-0.0013750046881037302,-0.0138463970447955],"min":[0.0007103604906404451,-0.00137500473181509,-0.0143463970535377],"type":"VEC3"},{"bufferView":0,"byteOffset":420456,"componentType":5126,"count":4,"max":[0.000710360512496139,-0.00102500468810373,-0.013846397022939801],"min":[0.0007103604906404451,-0.00137500473181509,-0.0143463970535377],"type":"VEC3"},{"bufferView":0,"byteOffset":420504,"componentType":5126,"count":4,"max":[0.000960360512496139,-0.00102500468810373,-0.0138463970120119],"min":[0.0007103604906404451,-0.0010250047318150902,-0.014346397022939801],"type":"VEC3"},{"bufferView":0,"byteOffset":420552,"componentType":5126,"count":4,"max":[0.000725360512496139,-0.00104000468810373,-0.013846397023595402],"min":[0.000725360490640445,-0.00136000473181509,-0.0143463970515707],"type":"VEC3"},{"bufferView":0,"byteOffset":420600,"componentType":5126,"count":4,"max":[0.000960360512496139,-0.00104000468810373,-0.013846397013323299],"min":[0.000725360490640445,-0.00104000473181509,-0.0143463970235954],"type":"VEC3"},{"bufferView":0,"byteOffset":420648,"componentType":5126,"count":4,"max":[0.0009103605124961391,-0.00136000468810373,-0.0138463970434841],"min":[0.000725360490640445,-0.00136000473181509,-0.0143463970515707],"type":"VEC3"},{"bufferView":0,"byteOffset":420696,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.012089781897734101],"min":[0.007849907429219,0.0,-0.0122098908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":420744,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.0122098908777341],"min":[0.007849907429219,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":420792,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.012450253617734],"min":[0.008090270169218901,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":420840,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.012209763877734],"min":[0.00820977462921905,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":420888,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0120902594177341],"min":[0.008450264369219,0.0,-0.012209763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":420936,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.011850712017734001],"min":[0.008210716969218981,0.0,-0.0120902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":420984,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.011850709477734],"min":[0.00808946498921897,0.0,-0.011850712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":421032,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.011850709477734],"min":[0.007849907429219,0.0,-0.012089781897734101],"type":"VEC3"},{"bufferView":0,"byteOffset":421080,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.011850709477734],"min":[0.007849907429219,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":421176,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.011850709477734],"min":[0.007849907429219,0.000035001200000000006,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":421272,"componentType":5126,"count":291,"max":[0.00750759207582989,-0.00192000377892908,-0.00866999934911543],"min":[0.006807591970922559,-0.00192000393629016,-0.00986999941031135],"type":"VEC3"},{"bufferView":0,"byteOffset":424764,"componentType":5126,"count":4,"max":[0.00675759207582989,-0.00107000377892909,-0.00866999930321842],"min":[0.00675759197092256,-0.0018700039362901499,-0.00986999940812578],"type":"VEC3"},{"bufferView":0,"byteOffset":424812,"componentType":5126,"count":4,"max":[0.00750759207582989,-0.00102000377892909,-0.00866999923109463],"min":[0.006807591970922559,-0.00102000393629016,-0.00986999929229056],"type":"VEC3"},{"bufferView":0,"byteOffset":424860,"componentType":5126,"count":4,"max":[0.007557592075829889,-0.0010700037789291,-0.0086699992332802],"min":[0.00755759197092255,-0.00187000393629016,-0.00986999933818756],"type":"VEC3"},{"bufferView":0,"byteOffset":424908,"componentType":5126,"count":32,"max":[0.007557592075829889,-0.00102000377892909,-0.009869999229799717],"min":[0.00675759207582989,-0.00192000377892909,-0.009869999411606245],"type":"VEC3"},{"bufferView":0,"byteOffset":425292,"componentType":5126,"count":32,"max":[0.00755759197092255,-0.00102000393629016,-0.008669999229799736],"min":[0.00675759197092256,-0.00192000393629016,-0.008669999411606264],"type":"VEC3"},{"bufferView":0,"byteOffset":425676,"componentType":5126,"count":16,"max":[0.00680759207582989,-0.00187000377892908,-0.0086699994081258],"min":[0.00675759197092256,-0.00192000393629015,-0.009869999411606245],"type":"VEC3"},{"bufferView":0,"byteOffset":425868,"componentType":5126,"count":16,"max":[0.007557592075829889,-0.00187000377892909,-0.00866999933818757],"min":[0.00750759197092255,-0.00192000393629016,-0.009869999349115411],"type":"VEC3"},{"bufferView":0,"byteOffset":426060,"componentType":5126,"count":16,"max":[0.007557592075829889,-0.0010200037789291,-0.008669999229799736],"min":[0.00750759197092255,-0.0010700039362901601,-0.009869999233280179],"type":"VEC3"},{"bufferView":0,"byteOffset":426252,"componentType":5126,"count":16,"max":[0.00680759207582989,-0.00102000377892909,-0.00866999929229057],"min":[0.00675759197092256,-0.00107000393629015,-0.009869999303218411],"type":"VEC3"},{"bufferView":0,"byteOffset":426444,"componentType":5126,"count":33,"max":[0.007171859101457459,-0.00191900385071734,-0.009253230823762308],"min":[0.0070941921758878096,-0.0019200038597810669,-0.00932255833163478],"type":"VEC3"},{"bufferView":0,"byteOffset":426840,"componentType":5126,"count":4,"max":[0.007221283512086479,-0.00191900384634009,-0.00933094260565063],"min":[0.00721904764395092,-0.00192000384961788,-0.0093559382387743],"type":"VEC3"},{"bufferView":0,"byteOffset":426888,"componentType":5126,"count":153,"max":[0.007278533443050789,-0.0019190038458678962,-0.009224305056717301],"min":[0.007043649840900642,-0.001920003863599035,-0.009359606369672114],"type":"VEC3"},{"bufferView":0,"byteOffset":428724,"componentType":5126,"count":29,"max":[0.00725529220474987,-0.00191900385086165,-0.0092493530906188],"min":[0.00716621059409621,-0.00192000386031706,-0.00932145788751065],"type":"VEC3"},{"bufferView":0,"byteOffset":429072,"componentType":5126,"count":8,"max":[0.007243230298532331,-0.00191900384961788,-0.00932145788737952],"min":[0.00721904764395092,-0.00192000385086165,-0.00933094260578177],"type":"VEC3"},{"bufferView":0,"byteOffset":429168,"componentType":5126,"count":39,"max":[0.00715809087678151,-0.001919003849250023,-0.00925878541132585],"min":[0.007066891079032351,-0.00192000385908016,-0.00933377265328834],"type":"VEC3"},{"bufferView":0,"byteOffset":429636,"componentType":5126,"count":101,"max":[0.007278461735684343,-0.0019190038458678962,-0.009224333803251304],"min":[0.007043666058889246,-0.0019190038635979404,-0.009359539138457957],"type":"VEC3"},{"bufferView":0,"byteOffset":430848,"componentType":5126,"count":30,"max":[0.007171797876205426,-0.0019200038492467582,-0.009253440405419835],"min":[0.007066963570642871,-0.0019200038597810669,-0.00933377265328834],"type":"VEC3"},{"bufferView":0,"byteOffset":431208,"componentType":5126,"count":17,"max":[0.007238699709143131,-0.00191900387922787,-0.009092147850963022],"min":[0.00708566056859265,-0.0019200038809006328,-0.009105143477425729],"type":"VEC3"},{"bufferView":0,"byteOffset":431412,"componentType":5126,"count":37,"max":[0.007226696636560221,-0.00191900386777281,-0.00906631378978768],"min":[0.007043649826703791,-0.0019200038842975566,-0.009192497201721389],"type":"VEC3"},{"bufferView":0,"byteOffset":431856,"componentType":5126,"count":45,"max":[0.007278533428647791,-0.0019190038668234577,-0.00907375483205594],"min":[0.007095663134533751,-0.0019200038833440001,-0.009199885842238386],"type":"VEC3"},{"bufferView":0,"byteOffset":432396,"componentType":5126,"count":74,"max":[0.007255174513301533,-0.0019190038701960802,-0.0091039382504997],"min":[0.007066891064872155,-0.00192000387938592,-0.009174051781094024],"type":"VEC3"},{"bufferView":0,"byteOffset":433284,"componentType":5126,"count":67,"max":[0.007278508990433398,-0.0019190038668234577,-0.009066379294963539],"min":[0.007043687146053799,-0.0019190038843111801,-0.00919973669981027],"type":"VEC3"},{"bufferView":0,"byteOffset":434088,"componentType":5126,"count":33,"max":[0.0072550345617676945,-0.001920003870193467,-0.009092387358614226],"min":[0.0070669055153082996,-0.0019200038809006328,-0.009174037772783143],"type":"VEC3"},{"bufferView":0,"byteOffset":434484,"componentType":5126,"count":4,"max":[0.0071282596911133,-0.00191900388736392,-0.00901595571402457],"min":[0.00712055183981529,-0.00192000389092344,-0.00904309981963254],"type":"VEC3"},{"bufferView":0,"byteOffset":434532,"componentType":5126,"count":104,"max":[0.007255468690920922,-0.00191900389092344,-0.008889929510039573],"min":[0.007069715301123953,-0.001920003907443293,-0.0090159557141557],"type":"VEC3"},{"bufferView":0,"byteOffset":435780,"componentType":5126,"count":4,"max":[0.00721451704800158,-0.0019190038878243202,-0.00901291640579097],"min":[0.00720745641635283,-0.001920003891322,-0.00903958889438785],"type":"VEC3"},{"bufferView":0,"byteOffset":435828,"componentType":5126,"count":87,"max":[0.00728153418086187,-0.00191900388736392,-0.00886199937905897],"min":[0.007043649811421223,-0.0019200039110533725,-0.00904309981963254],"type":"VEC3"},{"bufferView":0,"byteOffset":436872,"componentType":5126,"count":65,"max":[0.0072814588797915315,-0.00191900388736392,-0.0088624710807662],"min":[0.007043689232840898,-0.0019190039110505244,-0.00904309981950141],"type":"VEC3"},{"bufferView":0,"byteOffset":437652,"componentType":5126,"count":17,"max":[0.00723869973696877,-0.0019190038374893902,-0.009410436060570015],"min":[0.0070856605964182895,-0.0019200038391621562,-0.00942343168703273],"type":"VEC3"},{"bufferView":0,"byteOffset":437856,"componentType":5126,"count":37,"max":[0.00722669666438586,-0.0019190038260343302,-0.009384601999394676],"min":[0.007043649854529431,-0.0019200038425590813,-0.00951078541132838],"type":"VEC3"},{"bufferView":0,"byteOffset":438300,"componentType":5126,"count":45,"max":[0.007278533456473426,-0.0019190038250849878,-0.009392043041662931],"min":[0.007095663162359381,-0.00192000384160552,-0.009518174051845385],"type":"VEC3"},{"bufferView":0,"byteOffset":438840,"componentType":5126,"count":74,"max":[0.007255174541127173,-0.00191900382845761,-0.0094222264601067],"min":[0.00706689109269779,-0.0019200038376474401,-0.009492339990701013],"type":"VEC3"},{"bufferView":0,"byteOffset":439728,"componentType":5126,"count":67,"max":[0.007278509018258744,-0.0019190038250849878,-0.009384667504569885],"min":[0.0070436871738795166,-0.0019190038425727003,-0.009518024909417375],"type":"VEC3"},{"bufferView":0,"byteOffset":440532,"componentType":5126,"count":33,"max":[0.007255034589593332,-0.001920003828454997,-0.009410675568221222],"min":[0.0070669055431339355,-0.0019200038391621562,-0.009492325982390146],"type":"VEC3"},{"bufferView":0,"byteOffset":440928,"componentType":5126,"count":4,"max":[0.00711207913061092,-0.0019190038183999102,-0.00954385091227432],"min":[0.00710831345944294,-0.00192000382169831,-0.00956900375050425],"type":"VEC3"},{"bufferView":0,"byteOffset":440976,"componentType":5126,"count":53,"max":[0.0071721533245672296,-0.0019190038041069764,-0.00954385091227432],"min":[0.007043532191154399,-0.00192000382169831,-0.009677999383279482],"type":"VEC3"},{"bufferView":0,"byteOffset":441612,"componentType":5126,"count":54,"max":[0.007278533470166352,-0.0019190038054280878,-0.00954636618644692],"min":[0.0071721533245672296,-0.00192000382136847,-0.00966793823895802],"type":"VEC3"},{"bufferView":0,"byteOffset":442260,"componentType":5126,"count":4,"max":[0.00721892998562855,-0.0019190038180700798,-0.00954636618644692],"min":[0.00721386987015034,-0.00192000382136847,-0.00957151902544842],"type":"VEC3"},{"bufferView":0,"byteOffset":442308,"componentType":5126,"count":54,"max":[0.00725529223204868,-0.0019190038088139764,-0.00957151902531729],"min":[0.0071809202691908,-0.00192000381807008,-0.009642104177693624],"type":"VEC3"},{"bufferView":0,"byteOffset":442956,"componentType":5126,"count":8,"max":[0.0071809202691908,-0.0019190038142906601,-0.009593475362215671],"min":[0.00715644342029187,-0.0019200038151908501,-0.00960033998902797],"type":"VEC3"},{"bufferView":0,"byteOffset":443052,"componentType":5126,"count":56,"max":[0.007159390233872582,-0.0019190038076254447,-0.00956900375037312],"min":[0.007066891106491501,-0.0019200038183999101,-0.009651326894324882],"type":"VEC3"},{"bufferView":0,"byteOffset":443724,"componentType":5126,"count":103,"max":[0.007278454503565771,-0.0019190038041069764,-0.00954385091227432],"min":[0.007043694365607575,-0.0019190038216983102,-0.009677998497245679],"type":"VEC3"},{"bufferView":0,"byteOffset":444960,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.00353979410476609],"min":[0.007399895222188001,0.0,-0.00365990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":445008,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.00365990308476609],"min":[0.007399895222188001,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":445056,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.0039002658247660003],"min":[0.007640257962187901,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":445104,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.00365977608476601],"min":[0.00775976242218805,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":445152,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0035402716247661],"min":[0.008000252162188,0.0,-0.00365977608476601],"type":"VEC3"},{"bufferView":0,"byteOffset":445200,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0033007242247659998],"min":[0.0077607047621879805,0.0,-0.0035402716247661],"type":"VEC3"},{"bufferView":0,"byteOffset":445248,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.0033007216847660004],"min":[0.00763945278218797,0.0,-0.0033007242247659998],"type":"VEC3"},{"bufferView":0,"byteOffset":445296,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.0033007216847660004],"min":[0.007399895222188001,0.0,-0.00353979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":445344,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.0033007216847660004],"min":[0.007399895222188001,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":445440,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.0033007216847660004],"min":[0.007399895222188001,0.000035001200000000006,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":445536,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.00353979410476609],"min":[0.0064998708081250006,0.0,-0.00365990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":445584,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.00365990308476609],"min":[0.0064998708081250006,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":445632,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.0039002658247660003],"min":[0.0067402335481249005,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":445680,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.00365977608476601],"min":[0.00685973800812505,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":445728,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0035402716247661],"min":[0.007100227748125,0.0,-0.00365977608476601],"type":"VEC3"},{"bufferView":0,"byteOffset":445776,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0033007242247659998],"min":[0.00686068034812498,0.0,-0.0035402716247661],"type":"VEC3"},{"bufferView":0,"byteOffset":445824,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.0033007216847660004],"min":[0.00673942836812497,0.0,-0.0033007242247659998],"type":"VEC3"},{"bufferView":0,"byteOffset":445872,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.0033007216847660004],"min":[0.0064998708081250006,0.0,-0.00353979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":445920,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.0033007216847660004],"min":[0.0064998708081250006,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":446016,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.0033007216847660004],"min":[0.0064998708081250006,0.000035001200000000006,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":446112,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.008039763587188092],"min":[0.0028998952221879998,0.0,-0.00815987256718809],"type":"VEC3"},{"bufferView":0,"byteOffset":446160,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.00815987256718809],"min":[0.0028998952221879998,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":446208,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.008400235307188],"min":[0.0031402579621879,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":446256,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.00815974556718801],"min":[0.0032597624221880504,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":446304,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0080402411071881],"min":[0.003500252162188,0.0,-0.00815974556718801],"type":"VEC3"},{"bufferView":0,"byteOffset":446352,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.007800693707188],"min":[0.00326070476218798,0.0,-0.0080402411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":446400,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.007800691167188],"min":[0.00313945278218797,0.0,-0.007800693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":446448,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.007800691167188],"min":[0.0028998952221879998,0.0,-0.008039763587188092],"type":"VEC3"},{"bufferView":0,"byteOffset":446496,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.007800691167188],"min":[0.0028998952221879998,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":446592,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.007800691167188],"min":[0.0028998952221879998,0.000035001200000000006,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":446688,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.012089781897734101],"min":[0.0060499196362500006,0.0,-0.0122098908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":446736,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.0122098908777341],"min":[0.0060499196362500006,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":446784,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.012450253617734],"min":[0.0062902823762499005,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":446832,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.012209763877734],"min":[0.00640978683625005,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":446880,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0120902594177341],"min":[0.00665027657625,0.0,-0.012209763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":446928,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.011850712017734001],"min":[0.00641072917624998,0.0,-0.0120902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":446976,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.011850709477734],"min":[0.00628947719624997,0.0,-0.011850712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":447024,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.011850709477734],"min":[0.0060499196362500006,0.0,-0.012089781897734101],"type":"VEC3"},{"bufferView":0,"byteOffset":447072,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.011850709477734],"min":[0.0060499196362500006,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":447168,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.011850709477734],"min":[0.0060499196362500006,0.000035001200000000006,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":447264,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.0116397696907031],"min":[0.007399895222188001,0.0,-0.0117598786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":447312,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.0117598786707031],"min":[0.007399895222188001,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":447360,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.012000241410703],"min":[0.007640257962187901,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":447408,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.011759751670703],"min":[0.00775976242218805,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":447456,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0116402472107031],"min":[0.008000252162188,0.0,-0.011759751670703],"type":"VEC3"},{"bufferView":0,"byteOffset":447504,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.011400699810703],"min":[0.0077607047621879805,0.0,-0.0116402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":447552,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.011400697270703001],"min":[0.00763945278218797,0.0,-0.011400699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":447600,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.011400697270703001],"min":[0.007399895222188001,0.0,-0.0116397696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":447648,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.011400697270703001],"min":[0.007399895222188001,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":447744,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.011400697270703001],"min":[0.007399895222188001,0.000035001200000000006,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":447840,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.0116397696907031],"min":[0.0028998952221879998,0.0,-0.0117598786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":447888,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.0117598786707031],"min":[0.0028998952221879998,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":447936,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.012000241410703],"min":[0.0031402579621879,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":447984,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.011759751670703],"min":[0.0032597624221880504,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":448032,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0116402472107031],"min":[0.003500252162188,0.0,-0.011759751670703],"type":"VEC3"},{"bufferView":0,"byteOffset":448080,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.011400699810703],"min":[0.00326070476218798,0.0,-0.0116402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":448128,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.011400697270703001],"min":[0.00313945278218797,0.0,-0.011400699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":448176,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.011400697270703001],"min":[0.0028998952221879998,0.0,-0.0116397696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":448224,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.011400697270703001],"min":[0.0028998952221879998,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":448320,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.011400697270703001],"min":[0.0028998952221879998,0.000035001200000000006,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":448416,"componentType":5126,"count":4,"max":[0.00723765793172773,-0.00102500537458636,-0.00589647515733774],"min":[0.007107657883208091,-0.0010250054773080798,-0.00700647516302021],"type":"VEC3"},{"bufferView":0,"byteOffset":448464,"componentType":5126,"count":4,"max":[0.0072376578770885006,-0.00109500547774519,-0.0058264751634573295],"min":[0.0071076578220121206,-0.00235500548342766,-0.00582647527929246],"type":"VEC3"},{"bufferView":0,"byteOffset":448512,"componentType":5126,"count":4,"max":[0.00723765787053176,-0.0024250053745863503,-0.00589647527972957],"min":[0.0071076578220121206,-0.0024250054773080703,-0.00700647528541204],"type":"VEC3"},{"bufferView":0,"byteOffset":448560,"componentType":5126,"count":4,"max":[0.00723765793172773,-0.00109500536846677,-0.00707647516345732],"min":[0.00710765787665136,-0.00235500537414925,-0.00707647527929245],"type":"VEC3"},{"bufferView":0,"byteOffset":448608,"componentType":5126,"count":4,"max":[0.00703765792866794,-0.00109500537152656,-0.00589647517219961],"min":[0.007037657825071921,-0.00235500546856579,-0.00700647528235225],"type":"VEC3"},{"bufferView":0,"byteOffset":448656,"componentType":5126,"count":32,"max":[0.00723765793296794,-0.00102500538026884,-0.0058264751634573295],"min":[0.007237657820771921,-0.0024250054773080703,-0.007076475273609969],"type":"VEC3"},{"bufferView":0,"byteOffset":449040,"componentType":5126,"count":16,"max":[0.0072376578220121205,-0.00235500547774518,-0.00582647527360998],"min":[0.007107657820771921,-0.0024250054773080703,-0.00589647528541205],"type":"VEC3"},{"bufferView":0,"byteOffset":449232,"componentType":5126,"count":49,"max":[0.0071076578220121206,-0.00235500546856579,-0.00582647527929246],"min":[0.007037657825071921,-0.00242500547162559,-0.005924790880181652],"type":"VEC3"},{"bufferView":0,"byteOffset":449820,"componentType":5126,"count":16,"max":[0.007237657883208091,-0.0010250054716255902,-0.0058264751634573295],"min":[0.007107657877088501,-0.0010950054834276699,-0.0058964751630202206],"type":"VEC3"},{"bufferView":0,"byteOffset":450012,"componentType":5126,"count":16,"max":[0.007107657877088501,-0.0010950054685658,-0.00582647516913981],"min":[0.007037657825071921,-0.00235500547774518,-0.00589647528235225],"type":"VEC3"},{"bufferView":0,"byteOffset":450204,"componentType":5126,"count":20,"max":[0.00710765787053176,-0.0023550053715265503,-0.00589647528235225],"min":[0.007037657825071921,-0.00242500547162559,-0.007006475286133608],"type":"VEC3"},{"bufferView":0,"byteOffset":450444,"componentType":5126,"count":16,"max":[0.00723765787665136,-0.00235500536846676,-0.0070064752797295606],"min":[0.00710765787053176,-0.00242500538026884,-0.00707647527929245],"type":"VEC3"},{"bufferView":0,"byteOffset":450636,"componentType":5126,"count":40,"max":[0.007107657883208091,-0.0010250054716255902,-0.00582647516913981],"min":[0.007037657880148301,-0.00109500547774519,-0.00589647517219961],"type":"VEC3"},{"bufferView":0,"byteOffset":451116,"componentType":5126,"count":49,"max":[0.00710765787665136,-0.002355005367745192,-0.006978159690575395],"min":[0.00703765787359156,-0.0024250053745863503,-0.00707647527929245],"type":"VEC3"},{"bufferView":0,"byteOffset":451704,"componentType":5126,"count":16,"max":[0.00710765793172773,-0.00102500537458636,-0.0058964751630202206],"min":[0.007037657880148301,-0.0010950054685658,-0.007006475172199601],"type":"VEC3"},{"bufferView":0,"byteOffset":451896,"componentType":5126,"count":16,"max":[0.00710765793172773,-0.0010950053677452017,-0.007006475172199601],"min":[0.00703765787359156,-0.0023550053715265503,-0.00707647527929245],"type":"VEC3"},{"bufferView":0,"byteOffset":452088,"componentType":5126,"count":40,"max":[0.00710765793296794,-0.00102500537458636,-0.00700647516302021],"min":[0.00703765792866794,-0.00109500537152656,-0.007076475169139801],"type":"VEC3"},{"bufferView":0,"byteOffset":452568,"componentType":5126,"count":16,"max":[0.00723765793296794,-0.00102500537458636,-0.00700647515733773],"min":[0.00710765793172773,-0.00109500537414925,-0.007076475169139801],"type":"VEC3"},{"bufferView":0,"byteOffset":452760,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.00713976969070309],"min":[0.005599907429219,0.0,-0.00725987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":452808,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.00725987867070309],"min":[0.005599907429219,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":452856,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.007500241410703001],"min":[0.0058402701692189,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":452904,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0072597516707030105],"min":[0.005959774629219049,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":452952,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0071402472107031],"min":[0.0062002643692190005,0.0,-0.0072597516707030105],"type":"VEC3"},{"bufferView":0,"byteOffset":453000,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.006900699810703],"min":[0.005960716969218981,0.0,-0.0071402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":453048,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.006900697270703],"min":[0.0058394649892189706,0.0,-0.006900699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":453096,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.006900697270703],"min":[0.005599907429219,0.0,-0.00713976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":453144,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.006900697270703],"min":[0.005599907429219,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":453240,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.006900697270703],"min":[0.005599907429219,0.000035001200000000006,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":453336,"componentType":5126,"count":8,"max":[0.00167977215413449,-0.0010250046719305198,-0.00705501765092013],"min":[0.0016797721322788,-0.0013750046894150702,-0.007305017681518091],"type":"VEC3"},{"bufferView":0,"byteOffset":453432,"componentType":5126,"count":8,"max":[0.00217977215413449,-0.0010250046719305198,-0.00705501760720874],"min":[0.0021797721322788003,-0.0013750046894150702,-0.0073050176378067],"type":"VEC3"},{"bufferView":0,"byteOffset":453528,"componentType":5126,"count":4,"max":[0.0021797721322788003,-0.0010250046937862,-0.00705501760720874],"min":[0.0016797721322788,-0.00104000469378621,-0.0070550176522314705],"type":"VEC3"},{"bufferView":0,"byteOffset":453576,"componentType":5126,"count":4,"max":[0.00217977213664994,-0.00136000468941507,-0.00710501763649536],"min":[0.00167977213664994,-0.0013750046894150702,-0.00710501768151809],"type":"VEC3"},{"bufferView":0,"byteOffset":453624,"componentType":5126,"count":4,"max":[0.00217977215413449,-0.00137500467193052,-0.007105017637806701],"min":[0.00167977213664994,-0.0013750046894150702,-0.007305017681518091],"type":"VEC3"},{"bufferView":0,"byteOffset":453672,"componentType":5126,"count":4,"max":[0.00217977215413449,-0.0010250046719305198,-0.0073050176072087395],"min":[0.00167977215413449,-0.00137500467193052,-0.007305017681518091],"type":"VEC3"},{"bufferView":0,"byteOffset":453720,"componentType":5126,"count":4,"max":[0.00217977215413449,-0.0010250046719305198,-0.00705501760720874],"min":[0.0016797721322788,-0.0010250046937862,-0.00730501765092013],"type":"VEC3"},{"bufferView":0,"byteOffset":453768,"componentType":5126,"count":4,"max":[0.00217977215282315,-0.00104000467324186,-0.007290017608520081],"min":[0.00167977215282315,-0.00136000467324186,-0.0072900176802067505],"type":"VEC3"},{"bufferView":0,"byteOffset":453816,"componentType":5126,"count":4,"max":[0.00217977215282315,-0.00104000467324186,-0.00705501760852008],"min":[0.0016797721322788,-0.00104000469378621,-0.00729001765223147],"type":"VEC3"},{"bufferView":0,"byteOffset":453864,"componentType":5126,"count":4,"max":[0.00217977215282315,-0.00136000467324186,-0.00710501763649536],"min":[0.00167977213664994,-0.00136000468941507,-0.0072900176802067505],"type":"VEC3"},{"bufferView":0,"byteOffset":453912,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.008489775794219091],"min":[0.002449883015156,0.0,-0.00860988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":453960,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.00860988477421909],"min":[0.002449883015156,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":454008,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.008850247514219],"min":[0.0026902457551559,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":454056,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.008609757774219011],"min":[0.0028097502151560503,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":454104,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0084902533142191],"min":[0.003050239955156,0.0,-0.008609757774219011],"type":"VEC3"},{"bufferView":0,"byteOffset":454152,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.008250705914219],"min":[0.00281069255515598,0.0,-0.0084902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":454200,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.008250703374219001],"min":[0.0026894405751559697,0.0,-0.008250705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":454248,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.008250703374219001],"min":[0.002449883015156,0.0,-0.008489775794219091],"type":"VEC3"},{"bufferView":0,"byteOffset":454296,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.008250703374219001],"min":[0.002449883015156,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":454392,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.008250703374219001],"min":[0.002449883015156,0.000035001200000000006,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":454488,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.011189788001250102],"min":[0.0051498952221880005,0.0,-0.0113098969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":454536,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.0113098969812501],"min":[0.0051498952221880005,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":454584,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.011550259721250001],"min":[0.0053902579621879,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":454632,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.01130976998125],"min":[0.005509762422188051,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":454680,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0111902655212501],"min":[0.005750252162188,0.0,-0.01130976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":454728,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.010950718121250001],"min":[0.00551070476218798,0.0,-0.0111902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":454776,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.01095071558125],"min":[0.00538945278218797,0.0,-0.010950718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":454824,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.01095071558125],"min":[0.0051498952221880005,0.0,-0.011189788001250102],"type":"VEC3"},{"bufferView":0,"byteOffset":454872,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.01095071558125],"min":[0.0051498952221880005,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":454968,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.01095071558125],"min":[0.0051498952221880005,0.000035001200000000006,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":455064,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.014339781897734102],"min":[0.0028998952221879998,0.0,-0.0144598908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":455112,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.0144598908777341],"min":[0.0028998952221879998,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":455160,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.014700253617734001],"min":[0.0031402579621879,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":455208,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.014459763877734],"min":[0.0032597624221880504,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":455256,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0143402594177341],"min":[0.003500252162188,0.0,-0.014459763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":455304,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.014100712017734001],"min":[0.00326070476218798,0.0,-0.0143402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":455352,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.014100709477734001],"min":[0.00313945278218797,0.0,-0.014100712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":455400,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.014100709477734001],"min":[0.0028998952221879998,0.0,-0.014339781897734102],"type":"VEC3"},{"bufferView":0,"byteOffset":455448,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.014100709477734001],"min":[0.0028998952221879998,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":455544,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.014100709477734001],"min":[0.0028998952221879998,0.000035001200000000006,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":455640,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.012089781897734101],"min":[0.002449883015156,0.0,-0.0122098908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":455688,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.0122098908777341],"min":[0.002449883015156,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":455736,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.012450253617734],"min":[0.0026902457551559,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":455784,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.012209763877734],"min":[0.0028097502151560503,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":455832,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0120902594177341],"min":[0.003050239955156,0.0,-0.012209763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":455880,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.011850712017734001],"min":[0.00281069255515598,0.0,-0.0120902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":455928,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.011850709477734],"min":[0.0026894405751559697,0.0,-0.011850712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":455976,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.011850709477734],"min":[0.002449883015156,0.0,-0.012089781897734101],"type":"VEC3"},{"bufferView":0,"byteOffset":456024,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.011850709477734],"min":[0.002449883015156,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":456120,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.011850709477734],"min":[0.002449883015156,0.000035001200000000006,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":456216,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.00713976969070309],"min":[0.0028998952221879998,0.0,-0.00725987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":456264,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.00725987867070309],"min":[0.0028998952221879998,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":456312,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.007500241410703001],"min":[0.0031402579621879,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":456360,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0072597516707030105],"min":[0.0032597624221880504,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":456408,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0071402472107031],"min":[0.003500252162188,0.0,-0.0072597516707030105],"type":"VEC3"},{"bufferView":0,"byteOffset":456456,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.006900699810703],"min":[0.00326070476218798,0.0,-0.0071402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":456504,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.006900697270703],"min":[0.00313945278218797,0.0,-0.006900699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":456552,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.006900697270703],"min":[0.0028998952221879998,0.0,-0.00713976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":456600,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.006900697270703],"min":[0.0028998952221879998,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":456696,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.006900697270703],"min":[0.0028998952221879998,0.000035001200000000006,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":456792,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.011189788001250102],"min":[0.0060499196362500006,0.0,-0.0113098969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":456840,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.0113098969812501],"min":[0.0060499196362500006,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":456888,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.011550259721250001],"min":[0.0062902823762499005,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":456936,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.01130976998125],"min":[0.00640978683625005,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":456984,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0111902655212501],"min":[0.00665027657625,0.0,-0.01130976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":457032,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.010950718121250001],"min":[0.00641072917624998,0.0,-0.0111902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":457080,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.01095071558125],"min":[0.00628947719624997,0.0,-0.010950718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":457128,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.01095071558125],"min":[0.0060499196362500006,0.0,-0.011189788001250102],"type":"VEC3"},{"bufferView":0,"byteOffset":457176,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.01095071558125],"min":[0.0060499196362500006,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":457272,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.01095071558125],"min":[0.0060499196362500006,0.000035001200000000006,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":457368,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.012989775794219099],"min":[0.006949883015156,0.0,-0.0131098847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":457416,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.0131098847742191],"min":[0.006949883015156,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":457464,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.013350247514219],"min":[0.0071902457551559,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":457512,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.013109757774219001],"min":[0.0073097502151560495,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":457560,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0129902533142191],"min":[0.0075502399551560006,0.0,-0.013109757774219001],"type":"VEC3"},{"bufferView":0,"byteOffset":457608,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.012750705914219],"min":[0.007310692555155981,0.0,-0.0129902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":457656,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.012750703374219],"min":[0.007189440575155971,0.0,-0.012750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":457704,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.012750703374219],"min":[0.006949883015156,0.0,-0.012989775794219099],"type":"VEC3"},{"bufferView":0,"byteOffset":457752,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.012750703374219],"min":[0.006949883015156,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":457848,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.012750703374219],"min":[0.006949883015156,0.000035001200000000006,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":457944,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.00983978189773409],"min":[0.007399895222188001,0.0,-0.00995989087773409],"type":"VEC3"},{"bufferView":0,"byteOffset":457992,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.00995989087773409],"min":[0.007399895222188001,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":458040,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.010200253617734],"min":[0.007640257962187901,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":458088,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.00995976387773401],"min":[0.00775976242218805,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":458136,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0098402594177341],"min":[0.008000252162188,0.0,-0.00995976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":458184,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.009600712017734],"min":[0.0077607047621879805,0.0,-0.0098402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":458232,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.009600709477734],"min":[0.00763945278218797,0.0,-0.009600712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":458280,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.009600709477734],"min":[0.007399895222188001,0.0,-0.00983978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":458328,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.009600709477734],"min":[0.007399895222188001,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":458424,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.009600709477734],"min":[0.007399895222188001,0.000035001200000000006,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":458520,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.00668978800125009],"min":[0.003349907429219,0.0,-0.00680989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":458568,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.00680989698125009],"min":[0.003349907429219,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":458616,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.0070502597212499995],"min":[0.0035902701692189,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":458664,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.00680976998125001],"min":[0.00370977462921905,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":458712,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0066902655212501],"min":[0.003950264369219,0.0,-0.00680976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":458760,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.006450718121250001],"min":[0.00371071696921898,0.0,-0.0066902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":458808,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.00645071558125],"min":[0.00358946498921897,0.0,-0.006450718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":458856,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.00645071558125],"min":[0.003349907429219,0.0,-0.00668978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":458904,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.00645071558125],"min":[0.003349907429219,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":459000,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.00645071558125],"min":[0.003349907429219,0.000035001200000000006,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":459096,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.00533978189773409],"min":[0.00379991963625,0.0,-0.0054598908777340905],"type":"VEC3"},{"bufferView":0,"byteOffset":459144,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.0054598908777340905],"min":[0.00379991963625,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":459192,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.005700253617734],"min":[0.0040402823762499,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":459240,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.00545976387773401],"min":[0.0041597868362500505,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":459288,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.005340259417734101],"min":[0.00440027657625,0.0,-0.00545976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":459336,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0051007120177339995],"min":[0.00416072917624998,0.0,-0.005340259417734101],"type":"VEC3"},{"bufferView":0,"byteOffset":459384,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.005100709477734],"min":[0.00403947719624997,0.0,-0.0051007120177339995],"type":"VEC3"},{"bufferView":0,"byteOffset":459432,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.005100709477734],"min":[0.00379991963625,0.0,-0.00533978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":459480,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.005100709477734],"min":[0.00379991963625,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":459576,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.005100709477734],"min":[0.00379991963625,0.000035001200000000006,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":459672,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.008039763587188092],"min":[0.0064998708081250006,0.0,-0.00815987256718809],"type":"VEC3"},{"bufferView":0,"byteOffset":459720,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.00815987256718809],"min":[0.0064998708081250006,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":459768,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.008400235307188],"min":[0.0067402335481249005,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":459816,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.00815974556718801],"min":[0.00685973800812505,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":459864,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0080402411071881],"min":[0.007100227748125,0.0,-0.00815974556718801],"type":"VEC3"},{"bufferView":0,"byteOffset":459912,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.007800693707188],"min":[0.00686068034812498,0.0,-0.0080402411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":459960,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.007800691167188],"min":[0.00673942836812497,0.0,-0.007800693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":460008,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.007800691167188],"min":[0.0064998708081250006,0.0,-0.008039763587188092],"type":"VEC3"},{"bufferView":0,"byteOffset":460056,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.007800691167188],"min":[0.0064998708081250006,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":460152,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.007800691167188],"min":[0.0064998708081250006,0.000035001200000000006,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":460248,"componentType":5126,"count":198,"max":[0.006079198413513361,-0.0015450043322225,-0.00443558649221486],"min":[0.005279198408027911,-0.00154500440740609,-0.0048955865017547605],"type":"VEC3"},{"bufferView":0,"byteOffset":462624,"componentType":5126,"count":4,"max":[0.00607919841287763,-0.00101500433047405,-0.00491558644588081],"min":[0.00527919839058481,-0.00152500436544317,-0.00491558650000631],"type":"VEC3"},{"bufferView":0,"byteOffset":462672,"componentType":5126,"count":4,"max":[0.0060791983894720805,-0.000995004332222505,-0.004435586444132351],"min":[0.00527919838398664,-0.000995004407406089,-0.004895586453672261],"type":"VEC3"},{"bufferView":0,"byteOffset":462720,"componentType":5126,"count":4,"max":[0.006079198406915191,-0.00101500437418542,-0.00441558644588081],"min":[0.005279198384622369,-0.00152500440915454,-0.004415586500006311],"type":"VEC3"},{"bufferView":0,"byteOffset":462768,"componentType":5126,"count":32,"max":[0.0060791984135445095,-0.000995004332222505,-0.00441558644588081],"min":[0.006079198383955491,-0.00154500437243696,-0.0049155864904664006],"type":"VEC3"},{"bufferView":0,"byteOffset":463152,"componentType":5126,"count":32,"max":[0.00527919841354451,-0.000995004367191632,-0.00441558645542072],"min":[0.00527919838395549,-0.00154500440740609,-0.00491558650000631],"type":"VEC3"},{"bufferView":0,"byteOffset":463536,"componentType":5126,"count":16,"max":[0.0060791984135445095,-0.00152500433047405,-0.0048955864922148595],"min":[0.00527919841287763,-0.00154500436719163,-0.00491558650000631],"type":"VEC3"},{"bufferView":0,"byteOffset":463728,"componentType":5126,"count":16,"max":[0.00607919840802791,-0.00152500437418542,-0.0044155864904664],"min":[0.00527919840691519,-0.00154500440740609,-0.00443558650175476],"type":"VEC3"},{"bufferView":0,"byteOffset":463920,"componentType":5126,"count":16,"max":[0.0060791983846223705,-0.000995004372436963,-0.00441558644588081],"min":[0.00527919838395549,-0.00101500440915454,-0.0044355864536722595],"type":"VEC3"},{"bufferView":0,"byteOffset":464112,"componentType":5126,"count":16,"max":[0.00607919839058481,-0.000995004332222505,-0.00489558644413235],"min":[0.00527919838947208,-0.00101500436544318,-0.00491558645542071],"type":"VEC3"},{"bufferView":0,"byteOffset":464304,"componentType":5126,"count":15,"max":[0.00556005135871228,-0.00154400436994192,-0.0045977149199094005],"min":[0.00555059887424553,-0.0015450043809559,-0.0047241385577663],"type":"VEC3"},{"bufferView":0,"byteOffset":464484,"componentType":5126,"count":40,"max":[0.00562358883114933,-0.0015440043655692757,-0.00460763049961374],"min":[0.005531808248462889,-0.00154500438108702,-0.004758843085490898],"type":"VEC3"},{"bufferView":0,"byteOffset":464964,"componentType":5126,"count":62,"max":[0.005628963025701886,-0.00154400436784866,-0.004564808805609415],"min":[0.00553722055785981,-0.00154500438335596,-0.0047158755741381],"type":"VEC3"},{"bufferView":0,"byteOffset":465708,"componentType":5126,"count":77,"max":[0.00561017239988852,-0.0015440043674620509,-0.00458410530088478],"min":[0.0055591747184041505,-0.0015450043814751039,-0.004739643801777879],"type":"VEC3"},{"bufferView":0,"byteOffset":466632,"componentType":5126,"count":68,"max":[0.005628844011471549,-0.0015440043655692757,-0.0045648410510116515],"min":[0.005531901338220181,-0.0015440043833563496,-0.004758806005376186],"type":"VEC3"},{"bufferView":0,"byteOffset":467448,"componentType":5126,"count":34,"max":[0.005609936549468113,-0.0015450043674710332,-0.004584114052452049],"min":[0.005550671816531711,-0.0015450043814751039,-0.004739573972176006],"type":"VEC3"},{"bufferView":0,"byteOffset":467856,"componentType":5126,"count":4,"max":[0.0055149233660571504,-0.00154400437439601,-0.00468894797261443],"min":[0.0054951798686415105,-0.00154500437581568,-0.004695315329846811],"type":"VEC3"},{"bufferView":0,"byteOffset":467904,"componentType":5126,"count":87,"max":[0.00549517986868522,-0.0015440043730930587,-0.004583862273457072],"min":[0.005403513630861899,-0.0015450043873256884,-0.0047373107257998],"type":"VEC3"},{"bufferView":0,"byteOffset":468948,"componentType":5126,"count":4,"max":[0.0055123696695354996,-0.00154400438129369,-0.00461769189668675],"min":[0.0054929692060013404,-0.0015450043816318,-0.0046235245907891],"type":"VEC3"},{"bufferView":0,"byteOffset":468996,"componentType":5126,"count":92,"max":[0.0055149233660571504,-0.0015440043709475332,-0.004562329912235316],"min":[0.005383198410672059,-0.0015450043893402256,-0.00475884308699842],"type":"VEC3"},{"bufferView":0,"byteOffset":470100,"componentType":5126,"count":67,"max":[0.00551492336601344,-0.0015440043709475332,-0.004562330289509435],"min":[0.005383223622622168,-0.0015440043893291257,-0.004758654834073526],"type":"VEC3"},{"bufferView":0,"byteOffset":470904,"componentType":5126,"count":4,"max":[0.005706183731674319,-0.00154400436661365,-0.00460306155413507],"min":[0.00570618373060932,-0.00154500437410083,-0.004688704941278],"type":"VEC3"},{"bufferView":0,"byteOffset":470952,"componentType":5126,"count":4,"max":[0.00570618373065303,-0.0015440043686529,-0.00460306155413507],"min":[0.0056595311434256106,-0.00154500437410083,-0.00468870494183433],"type":"VEC3"},{"bufferView":0,"byteOffset":471000,"componentType":5126,"count":4,"max":[0.0057061837319293505,-0.00154400436474398,-0.00471009148506369],"min":[0.00564154092992864,-0.00154500436756961,-0.00471009148592197],"type":"VEC3"},{"bufferView":0,"byteOffset":471048,"componentType":5126,"count":4,"max":[0.00564154092997235,-0.00154400436756961,-0.00468870494196144],"min":[0.00564154092967361,-0.0015450043694392802,-0.00471009148592197],"type":"VEC3"},{"bufferView":0,"byteOffset":471096,"componentType":5126,"count":4,"max":[0.00570953783785515,-0.00154400436943928,-0.00456558649653559],"min":[0.00564154092967361,-0.0015450043772303901,-0.00468870494204886],"type":"VEC3"},{"bufferView":0,"byteOffset":471144,"componentType":5126,"count":4,"max":[0.00572447886283615,-0.0015440043765773,-0.0045655864963574195],"min":[0.00570953783781144,-0.0015450043772303901,-0.00456558649662302],"type":"VEC3"},{"bufferView":0,"byteOffset":471192,"componentType":5126,"count":4,"max":[0.00572447886430432,-0.00154400436581394,-0.0045655864963574195],"min":[0.00572447886279244,-0.0015450043765773002,-0.00468870494105983],"type":"VEC3"},{"bufferView":0,"byteOffset":471240,"componentType":5126,"count":4,"max":[0.00574460351019632,-0.0015440043649342702,-0.0046887049407324305],"min":[0.00572447886426061,-0.0015450043658139401,-0.00468870494105983],"type":"VEC3"},{"bufferView":0,"byteOffset":471288,"componentType":5126,"count":4,"max":[0.0057446035104513505,-0.0015440043630646002,-0.0046887049407324305],"min":[0.005744603510152609,-0.00154500436493427,-0.00471009148469296],"type":"VEC3"},{"bufferView":0,"byteOffset":471336,"componentType":5126,"count":4,"max":[0.0057446035104513505,-0.0015440043630646002,-0.00471009148460554],"min":[0.00572447886451564,-0.0015450043639442701,-0.004710091484932941],"type":"VEC3"},{"bufferView":0,"byteOffset":471384,"componentType":5126,"count":4,"max":[0.005724478865101869,-0.00154400435996698,-0.004710091484845521],"min":[0.00572447886451564,-0.0015450043639442701,-0.00475558649644485],"type":"VEC3"},{"bufferView":0,"byteOffset":471432,"componentType":5126,"count":4,"max":[0.005724478865101869,-0.00154400435996698,-0.0047555864963574205],"min":[0.00570618373242816,-0.00154500436076668,-0.00475558649666301],"type":"VEC3"},{"bufferView":0,"byteOffset":471480,"componentType":5126,"count":4,"max":[0.00570618373247188,-0.00154400436076668,-0.00471009148506369],"min":[0.005706183731885641,-0.00154500436474398,-0.00475558649666301],"type":"VEC3"},{"bufferView":0,"byteOffset":471528,"componentType":5126,"count":4,"max":[0.005706183731674319,-0.00154400436661365,-0.0046887049411905805],"min":[0.0056595311434256106,-0.0015450043686529,-0.00468870494183433],"type":"VEC3"},{"bufferView":0,"byteOffset":471576,"componentType":5126,"count":14,"max":[0.005744603510407641,-0.00154400435996698,-0.0045655864963574195],"min":[0.00564154092967361,-0.00154400437723039,-0.00475558649657559],"type":"VEC3"},{"bufferView":0,"byteOffset":471744,"componentType":5126,"count":3,"max":[0.005706183731674319,-0.00154500436661365,-0.00460306155422249],"min":[0.00565953114346932,-0.00154500437410083,-0.00468870494183433],"type":"VEC3"},{"bufferView":0,"byteOffset":471780,"componentType":5126,"count":15,"max":[0.00579156101619328,-0.0015440043598223,-0.004597714917148681],"min":[0.0057821085317265285,-0.00154500437083629,-0.00472413855500557],"type":"VEC3"},{"bufferView":0,"byteOffset":471960,"componentType":5126,"count":40,"max":[0.00585509848863033,-0.0015440043554496615,-0.00460763049685301],"min":[0.00576331790594489,-0.00154500437096741,-0.004758843082730175],"type":"VEC3"},{"bufferView":0,"byteOffset":472440,"componentType":5126,"count":62,"max":[0.0058604726831838864,-0.00154400435772905,-0.004564808802848684],"min":[0.00576873021534081,-0.0015450043732363492,-0.00471587557137737],"type":"VEC3"},{"bufferView":0,"byteOffset":473184,"componentType":5126,"count":77,"max":[0.00584168205736952,-0.0015440043573424407,-0.0045841052981240565],"min":[0.00579068437588515,-0.0015450043713554924,-0.0047396437990171484],"type":"VEC3"},{"bufferView":0,"byteOffset":474108,"componentType":5126,"count":68,"max":[0.005860353668953375,-0.0015440043554496615,-0.004564841048250919],"min":[0.005763410995704343,-0.0015440043732367391,-0.0047588060026161],"type":"VEC3"},{"bufferView":0,"byteOffset":474924,"componentType":5126,"count":34,"max":[0.005841446206949104,-0.0015450043573514232,-0.004584114049691323],"min":[0.005782181474012902,-0.0015450043713554924,-0.004739573969415274],"type":"VEC3"},{"bufferView":0,"byteOffset":475332,"componentType":5126,"count":4,"max":[0.0059751984118438795,-0.00154400434900767,-0.00475558649336762],"min":[0.00587670961447816,-0.0015450043533127601,-0.00475558649462951],"type":"VEC3"},{"bufferView":0,"byteOffset":475380,"componentType":5126,"count":79,"max":[0.005956217210079245,-0.0015440043533127602,-0.004584105296701058],"min":[0.00587670961447816,-0.0015450043663499495,-0.00475558649462951],"type":"VEC3"},{"bufferView":0,"byteOffset":476328,"componentType":5126,"count":4,"max":[0.0058989686909644,-0.0015440043639997202,-0.00461978194090646],"min":[0.00588017806508671,-0.00154500436503355,-0.00462221222984629],"type":"VEC3"},{"bufferView":0,"byteOffset":476376,"componentType":5126,"count":67,"max":[0.005975007835890048,-0.0015440043541604,-0.004564808801468517],"min":[0.00588017806508671,-0.0015450043682379358,-0.00473317922904111],"type":"VEC3"},{"bufferView":0,"byteOffset":477180,"componentType":5126,"count":4,"max":[0.0059751984115766705,-0.0015440043509665799,-0.004733179228082381],"min":[0.00590213222559396,-0.0015450043541604,-0.00473317922904111],"type":"VEC3"},{"bufferView":0,"byteOffset":477228,"componentType":5126,"count":4,"max":[0.0059751984118438795,-0.00154400434900767,-0.004733179228082381],"min":[0.005975198411532961,-0.00154500435096658,-0.00475558649345504],"type":"VEC3"},{"bufferView":0,"byteOffset":477276,"componentType":5126,"count":50,"max":[0.00597519841180016,-0.00154400434900767,-0.004564950907092988],"min":[0.00587670961447816,-0.0015440043682613841,-0.0047555864945420905],"type":"VEC3"},{"bufferView":0,"byteOffset":477876,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.00488976969070309],"min":[0.004249870808125,0.0,-0.00500987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":477924,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.00500987867070309],"min":[0.004249870808125,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":477972,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.005250241410703],"min":[0.0044902335481249,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":478020,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.00500975167070301],"min":[0.0046097380081250505,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":478068,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0048902472107031],"min":[0.004850227748125,0.0,-0.00500975167070301],"type":"VEC3"},{"bufferView":0,"byteOffset":478116,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.004650699810703001],"min":[0.00461068034812498,0.0,-0.0048902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":478164,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.004650697270703],"min":[0.00448942836812497,0.0,-0.004650699810703001],"type":"VEC3"},{"bufferView":0,"byteOffset":478212,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.004650697270703],"min":[0.004249870808125,0.0,-0.00488976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":478260,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.004650697270703],"min":[0.004249870808125,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":478356,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.004650697270703],"min":[0.004249870808125,0.000035001200000000006,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":478452,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.009389769690703091],"min":[0.00154991963625,0.0,-0.00950987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":478500,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.00950987867070309],"min":[0.00154991963625,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":478548,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.009750241410703],"min":[0.0017902823762499002,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":478596,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.009509751670703009],"min":[0.00190978683625005,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":478644,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0093902472107031],"min":[0.00215027657625,0.0,-0.009509751670703009],"type":"VEC3"},{"bufferView":0,"byteOffset":478692,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.009150699810703],"min":[0.00191072917624998,0.0,-0.0093902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":478740,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.009150697270703001],"min":[0.00178947719624997,0.0,-0.009150699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":478788,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.009150697270703001],"min":[0.00154991963625,0.0,-0.009389769690703091],"type":"VEC3"},{"bufferView":0,"byteOffset":478836,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.009150697270703001],"min":[0.00154991963625,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":478932,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.009150697270703001],"min":[0.00154991963625,0.000035001200000000006,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":479028,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.00398977579421909],"min":[0.007849907429219,0.0,-0.00410988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":479076,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.00410988477421909],"min":[0.007849907429219,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":479124,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.0043502475142190005],"min":[0.008090270169218901,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":479172,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0041097577742190096],"min":[0.00820977462921905,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":479220,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0039902533142191],"min":[0.008450264369219,0.0,-0.0041097577742190096],"type":"VEC3"},{"bufferView":0,"byteOffset":479268,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.003750705914219],"min":[0.008210716969218981,0.0,-0.0039902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":479316,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.003750703374219],"min":[0.00808946498921897,0.0,-0.003750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":479364,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.003750703374219],"min":[0.007849907429219,0.0,-0.00398977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":479412,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.003750703374219],"min":[0.007849907429219,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":479508,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.003750703374219],"min":[0.007849907429219,0.000035001200000000006,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":479604,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.0107397757942191],"min":[0.00379991963625,0.0,-0.0108598847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":479652,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.0108598847742191],"min":[0.00379991963625,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":479700,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.011100247514219],"min":[0.0040402823762499,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":479748,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.010859757774219],"min":[0.0041597868362500505,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":479796,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0107402533142191],"min":[0.00440027657625,0.0,-0.010859757774219],"type":"VEC3"},{"bufferView":0,"byteOffset":479844,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.010500705914219],"min":[0.00416072917624998,0.0,-0.0107402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":479892,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.010500703374219001],"min":[0.00403947719624997,0.0,-0.010500705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":479940,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.010500703374219001],"min":[0.00379991963625,0.0,-0.0107397757942191],"type":"VEC3"},{"bufferView":0,"byteOffset":479988,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.010500703374219001],"min":[0.00379991963625,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":480084,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.010500703374219001],"min":[0.00379991963625,0.000035001200000000006,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":480180,"componentType":5126,"count":165,"max":[0.00150056559062114,-0.0013750046881037302,-0.00815679130436727],"min":[0.000870565568765445,-0.00137500473181509,-0.008656791331905452],"type":"VEC3"},{"bufferView":0,"byteOffset":482160,"componentType":5126,"count":4,"max":[0.000870565590621139,-0.00136000468810373,-0.008156791330594111],"min":[0.0006855655687654451,-0.00136000473181509,-0.00865679133868071],"type":"VEC3"},{"bufferView":0,"byteOffset":482208,"componentType":5126,"count":4,"max":[0.00168556559062114,-0.00136000468810373,-0.00815679129496933],"min":[0.00150056556876544,-0.00136000473181509,-0.008656791303055932],"type":"VEC3"},{"bufferView":0,"byteOffset":482256,"componentType":5126,"count":4,"max":[0.00168556559062114,-0.00104000468810373,-0.00815679126699405],"min":[0.00168556556876544,-0.00136000473181509,-0.00865679129496932],"type":"VEC3"},{"bufferView":0,"byteOffset":482304,"componentType":5126,"count":4,"max":[0.00168556559062114,-0.00104000468810373,-0.00815679126699405],"min":[0.0006855655687654451,-0.00104000473181509,-0.008656791310705441],"type":"VEC3"},{"bufferView":0,"byteOffset":482352,"componentType":5126,"count":4,"max":[0.000685565590621139,-0.00104000468810373,-0.00815679131070544],"min":[0.0006855655687654451,-0.00136000473181509,-0.00865679133868071],"type":"VEC3"},{"bufferView":0,"byteOffset":482400,"componentType":5126,"count":8,"max":[0.00168556556876544,-0.00104000473181509,-0.00815679126699405],"min":[0.0006855655687654451,-0.00137500473181509,-0.008156791338680719],"type":"VEC3"},{"bufferView":0,"byteOffset":482496,"componentType":5126,"count":8,"max":[0.00168556559062114,-0.00104000468810373,-0.00865679126699405],"min":[0.000685565590621139,-0.0013750046881037302,-0.00865679133868071],"type":"VEC3"},{"bufferView":0,"byteOffset":482592,"componentType":5126,"count":4,"max":[0.00150056559062114,-0.00136000468810373,-0.008156791303055931],"min":[0.00150056556876544,-0.00137500473181509,-0.00865679130436727],"type":"VEC3"},{"bufferView":0,"byteOffset":482640,"componentType":5126,"count":4,"max":[0.000870565590621139,-0.00136000468810373,-0.008156791330594111],"min":[0.000870565568765445,-0.00137500473181509,-0.008656791331905452],"type":"VEC3"},{"bufferView":0,"byteOffset":482688,"componentType":5126,"count":13,"max":[0.00125424694348534,-0.00137000470623036,-0.008359619403722091],"min":[0.0012483110755590152,-0.00137500471408331,-0.00844944672574927],"type":"VEC3"},{"bufferView":0,"byteOffset":482844,"componentType":5126,"count":54,"max":[0.00129414652439019,-0.0013700047040750812,-0.00836666468447178],"min":[0.0012365111406000184,-0.00137500471346739,-0.008474105205509857],"type":"VEC3"},{"bufferView":0,"byteOffset":483492,"componentType":5126,"count":61,"max":[0.001297521351982019,-0.0013700047067436202,-0.008336238743211892],"min":[0.0012399099031423,-0.0013750047161242007,-0.00844357565721214],"type":"VEC3"},{"bufferView":0,"byteOffset":484224,"componentType":5126,"count":76,"max":[0.0012857214170220144,-0.0013700047052688528,-0.008349949411063238],"min":[0.00125369644334682,-0.001375004714928303,-0.008460463609062538],"type":"VEC3"},{"bufferView":0,"byteOffset":485136,"componentType":5126,"count":67,"max":[0.0012974483380063637,-0.0013700047040750812,-0.008336245265631285],"min":[0.0012365537981325586,-0.0013700047161267397,-0.008474100271214566],"type":"VEC3"},{"bufferView":0,"byteOffset":485940,"componentType":5126,"count":33,"max":[0.0012857077527128275,-0.0013750047052730745,-0.0083499537248632],"min":[0.0012488110236292187,-0.001375004714928303,-0.008460396758709734],"type":"VEC3"},{"bufferView":0,"byteOffset":486336,"componentType":5126,"count":13,"max":[0.0011088660003953398,-0.00137000470623036,-0.00835961941007689],"min":[0.0011029301324700152,-0.00137500471408331,-0.00844944673210407],"type":"VEC3"},{"bufferView":0,"byteOffset":486492,"componentType":5126,"count":57,"max":[0.00114876558130119,-0.0013700047040750812,-0.008366664690826591],"min":[0.0010911301975100184,-0.00137500471346739,-0.008474105211864666],"type":"VEC3"},{"bufferView":0,"byteOffset":487176,"componentType":5126,"count":65,"max":[0.001152140408892019,-0.0013700047067436202,-0.008336238749566696],"min":[0.0010945289600532999,-0.0013750047161242007,-0.00844357566356694],"type":"VEC3"},{"bufferView":0,"byteOffset":487956,"componentType":5126,"count":76,"max":[0.0011403404739330142,-0.0013700047052688528,-0.008349949417418037],"min":[0.00110831550025682,-0.001375004714928303,-0.008460463615417338],"type":"VEC3"},{"bufferView":0,"byteOffset":488868,"componentType":5126,"count":67,"max":[0.0011520673949177223,-0.0013700047040750812,-0.008336245271985898],"min":[0.001091172855041555,-0.0013700047161267397,-0.008474100277569202],"type":"VEC3"},{"bufferView":0,"byteOffset":489672,"componentType":5126,"count":33,"max":[0.0011403268096241476,-0.0013750047052730745,-0.008349953731217922],"min":[0.0011034300805398294,-0.001375004714928303,-0.008460396765064888],"type":"VEC3"},{"bufferView":0,"byteOffset":490068,"componentType":5126,"count":4,"max":[0.00136956558253453,-0.0013700047042769301,-0.008455870358006351],"min":[0.0013695655818386002,-0.00137500470566878,-0.00847179131009346],"type":"VEC3"},{"bufferView":0,"byteOffset":490116,"componentType":5126,"count":4,"max":[0.0013695655818386002,-0.00137000470566878,-0.008455870358006351],"min":[0.0013236822647656,-0.00137500470566878,-0.00845587036044909],"type":"VEC3"},{"bufferView":0,"byteOffset":490164,"componentType":5126,"count":86,"max":[0.001369445903450261,-0.00137000470566878,-0.008336238739995509],"min":[0.0013098957246577,-0.0013750047161178172,-0.00845587036044909],"type":"VEC3"},{"bufferView":0,"byteOffset":491196,"componentType":5126,"count":4,"max":[0.0013216956596932,-0.00137000471256163,-0.0083752986031316],"min":[0.0013098957246577,-0.0013750047127125899,-0.008377025387396821],"type":"VEC3"},{"bufferView":0,"byteOffset":491244,"componentType":5126,"count":98,"max":[0.001357645968476163,-0.0013700047042769301,-0.008349949407793104],"min":[0.0013077176475755302,-0.001375004714927692,-0.008471791312796921],"type":"VEC3"},{"bufferView":0,"byteOffset":492420,"componentType":5126,"count":4,"max":[0.00136956558253453,-0.0013700047042769301,-0.00847179130965635],"min":[0.0013077176475755302,-0.00137500470427693,-0.008471791312796921],"type":"VEC3"},{"bufferView":0,"byteOffset":492468,"componentType":5126,"count":51,"max":[0.00136956558253453,-0.0013700047042769301,-0.008336243069118952],"min":[0.0013077176475755302,-0.0013700047161269316,-0.008471791312359811],"type":"VEC3"},{"bufferView":0,"byteOffset":493080,"componentType":5126,"count":4,"max":[0.00120063263736832,-0.00137000470843136,-0.00836341833162265],"min":[0.0012006326347084,-0.00137500471375119,-0.00842427021233576],"type":"VEC3"},{"bufferView":0,"byteOffset":493128,"componentType":5126,"count":4,"max":[0.00120063263736832,-0.00137000470843136,-0.008424270211898649],"min":[0.0011713362471243202,-0.00137500470843136,-0.008424270213616341],"type":"VEC3"},{"bufferView":0,"byteOffset":493176,"componentType":5126,"count":4,"max":[0.00120063263944553,-0.0013700047042769301,-0.008439465914124639],"min":[0.00120063263803254,-0.0013750047071029098,-0.008471791317477759],"type":"VEC3"},{"bufferView":0,"byteOffset":493224,"componentType":5126,"count":4,"max":[0.0012121214199325302,-0.0013700047042769301,-0.008471791316538451],"min":[0.00120063263944553,-0.00137500470427693,-0.008471791317477759],"type":"VEC3"},{"bufferView":0,"byteOffset":493272,"componentType":5126,"count":4,"max":[0.0012121214199325302,-0.0013700047042769301,-0.00843946591362245],"min":[0.00121212141851954,-0.0013750047071029098,-0.00847179131697557],"type":"VEC3"},{"bufferView":0,"byteOffset":493320,"componentType":5126,"count":4,"max":[0.00122475907705654,-0.00137000470710291,-0.00843946591307004],"min":[0.00121212141851954,-0.0013750047071029098,-0.00843946591405957],"type":"VEC3"},{"bufferView":0,"byteOffset":493368,"componentType":5126,"count":4,"max":[0.00122475907705654,-0.00137000470710291,-0.008424270210844041],"min":[0.00122475907639232,-0.00137500470843136,-0.00843946591350716],"type":"VEC3"},{"bufferView":0,"byteOffset":493416,"componentType":5126,"count":4,"max":[0.00122475907639232,-0.00137000470843136,-0.008424270210844041],"min":[0.00121212141785532,-0.00137500470843136,-0.008424270211833569],"type":"VEC3"},{"bufferView":0,"byteOffset":493464,"componentType":5126,"count":4,"max":[0.00121212141785532,-0.00137000470843136,-0.008336791316538451],"min":[0.0012121214140314901,-0.0013750047160790001,-0.008424270211833569],"type":"VEC3"},{"bufferView":0,"byteOffset":493512,"componentType":5126,"count":10,"max":[0.0012121214140314901,-0.00137000470843136,-0.008336791316538451],"min":[0.00116003894631132,-0.0013750047160790001,-0.008424270214110161],"type":"VEC3"},{"bufferView":0,"byteOffset":493632,"componentType":5126,"count":4,"max":[0.00116003894697554,-0.00137000470710291,-0.00842427021367305],"min":[0.00116003894631132,-0.00137500470843136,-0.00843946591633616],"type":"VEC3"},{"bufferView":0,"byteOffset":493680,"componentType":5126,"count":4,"max":[0.00120063263803254,-0.00137000470710291,-0.008439465914124639],"min":[0.00116003894697554,-0.0013750047071029098,-0.00843946591633616],"type":"VEC3"},{"bufferView":0,"byteOffset":493728,"componentType":5126,"count":4,"max":[0.0012006326347084,-0.00137000470843136,-0.00836341833162265],"min":[0.0011713362471243202,-0.00137500471375119,-0.008424270213616341],"type":"VEC3"},{"bufferView":0,"byteOffset":493776,"componentType":5126,"count":15,"max":[0.00122475907705654,-0.0013700047042769301,-0.008336791316538451],"min":[0.00116003894631132,-0.001370004716079,-0.008471791317040641],"type":"VEC3"},{"bufferView":0,"byteOffset":493956,"componentType":5126,"count":3,"max":[0.00120063263736832,-0.00137500470843136,-0.00836341833205976],"min":[0.0011713362471243202,-0.00137500471375119,-0.008424270213616341],"type":"VEC3"},{"bufferView":0,"byteOffset":493992,"componentType":5126,"count":4,"max":[0.0010405795629774,-0.00137000471087087,-0.008396365383898789],"min":[0.00101396388818065,-0.0013750047108708702,-0.00839636538549931],"type":"VEC3"},{"bufferView":0,"byteOffset":494040,"componentType":5126,"count":15,"max":[0.0010611157576346,-0.00137000471087087,-0.00838572839144312],"min":[0.0010405795629774,-0.00137500471180079,-0.0083963653843359],"type":"VEC3"},{"bufferView":0,"byteOffset":494220,"componentType":5126,"count":29,"max":[0.0010636049928782385,-0.0013700047118007902,-0.008351710740964843],"min":[0.0010139638862287298,-0.0013750047147747,-0.00838572839188024],"type":"VEC3"},{"bufferView":0,"byteOffset":494568,"componentType":5126,"count":4,"max":[0.00102832486446671,-0.0013700047095182698,-0.008411837372155461],"min":[0.00101396388885695,-0.00137500470951827,-0.00841183737322031],"type":"VEC3"},{"bufferView":0,"byteOffset":494616,"componentType":5126,"count":4,"max":[0.00101396389147762,-0.0013700047042769301,-0.00841183737278319],"min":[0.00101396388885695,-0.00137500470951827,-0.00847179132563731],"type":"VEC3"},{"bufferView":0,"byteOffset":494664,"componentType":5126,"count":4,"max":[0.00101396389147762,-0.0013700047042769301,-0.00847179132520019],"min":[0.00100156558253453,-0.00137500470427693,-0.00847179132617926],"type":"VEC3"},{"bufferView":0,"byteOffset":494712,"componentType":5126,"count":4,"max":[0.00100156558253453,-0.0013700047042769301,-0.008336791325742141],"min":[0.0010015655766334901,-0.0013750047160790001,-0.00847179132617926],"type":"VEC3"},{"bufferView":0,"byteOffset":494760,"componentType":5126,"count":47,"max":[0.0010763623262112425,-0.0013700047096481,-0.008336791324146539],"min":[0.0010015655766334901,-0.0013750047160790001,-0.00841035253578719],"type":"VEC3"},{"bufferView":0,"byteOffset":495324,"componentType":5126,"count":8,"max":[0.00105747764518432,-0.0013700047090593498,-0.00841035226964032],"min":[0.0010500102233885,-0.00137500470964808,-0.008417086795723259],"type":"VEC3"},{"bufferView":0,"byteOffset":495420,"componentType":5126,"count":9,"max":[0.00108402151749353,-0.0013700047042769301,-0.00841708679528615],"min":[0.00105747764518432,-0.00137500470905935,-0.00847179132257499],"type":"VEC3"},{"bufferView":0,"byteOffset":495528,"componentType":5126,"count":4,"max":[0.00108402151749353,-0.0013700047042769301,-0.00847179132213788],"min":[0.0010684637939165301,-0.00137500470427693,-0.00847179132325504],"type":"VEC3"},{"bufferView":0,"byteOffset":495576,"componentType":5126,"count":13,"max":[0.0010684637939165301,-0.0013700047042769301,-0.00841608526109223],"min":[0.00104086678335157,-0.00137500470914691,-0.00847179132325504],"type":"VEC3"},{"bufferView":0,"byteOffset":495732,"componentType":5126,"count":20,"max":[0.00104086678335157,-0.0013700047091469102,-0.008411837372155461],"min":[0.00102832486446671,-0.00137500470951827,-0.00841608526152934],"type":"VEC3"},{"bufferView":0,"byteOffset":495972,"componentType":5126,"count":4,"max":[0.00101396388818065,-0.00137000471087087,-0.0083517107419312],"min":[0.0010139638862287298,-0.0013750047147747,-0.00839636538549931],"type":"VEC3"},{"bufferView":0,"byteOffset":496020,"componentType":5126,"count":54,"max":[0.00108402151749353,-0.0013700047042769301,-0.00833679132453177],"min":[0.0010015655766334901,-0.001370004716079,-0.008471791325742141],"type":"VEC3"},{"bufferView":0,"byteOffset":496668,"componentType":5126,"count":19,"max":[0.0010635392182080973,-0.0013750047108708702,-0.00835171074236831],"min":[0.0010139638862287298,-0.0013750047147747,-0.00839636538549931],"type":"VEC3"},{"bufferView":0,"byteOffset":496896,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.00353979410476609],"min":[0.001999870808125,0.0,-0.00365990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":496944,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.00365990308476609],"min":[0.001999870808125,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":496992,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.0039002658247660003],"min":[0.0022402335481249,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":497040,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.00365977608476601],"min":[0.0023597380081250502,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":497088,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0035402716247661],"min":[0.002600227748125,0.0,-0.00365977608476601],"type":"VEC3"},{"bufferView":0,"byteOffset":497136,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0033007242247659998],"min":[0.0023606803481249798,0.0,-0.0035402716247661],"type":"VEC3"},{"bufferView":0,"byteOffset":497184,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.0033007216847660004],"min":[0.0022394283681249696,0.0,-0.0033007242247659998],"type":"VEC3"},{"bufferView":0,"byteOffset":497232,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.0033007216847660004],"min":[0.001999870808125,0.0,-0.00353979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":497280,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.0033007216847660004],"min":[0.001999870808125,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":497376,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.0033007216847660004],"min":[0.001999870808125,0.000035001200000000006,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":497472,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.00578979410476609],"min":[0.006949883015156,0.0,-0.00590990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":497520,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.00590990308476609],"min":[0.006949883015156,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":497568,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.006150265824766],"min":[0.0071902457551559,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":497616,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0059097760847660104],"min":[0.0073097502151560495,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":497664,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0057902716247661004],"min":[0.0075502399551560006,0.0,-0.0059097760847660104],"type":"VEC3"},{"bufferView":0,"byteOffset":497712,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.005550724224766],"min":[0.007310692555155981,0.0,-0.0057902716247661004],"type":"VEC3"},{"bufferView":0,"byteOffset":497760,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.005550721684766],"min":[0.007189440575155971,0.0,-0.005550724224766],"type":"VEC3"},{"bufferView":0,"byteOffset":497808,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.005550721684766],"min":[0.006949883015156,0.0,-0.00578979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":497856,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.005550721684766],"min":[0.006949883015156,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":497952,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.005550721684766],"min":[0.006949883015156,0.000035001200000000006,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":498048,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.012089781897734101],"min":[0.0051498952221880005,0.0,-0.0122098908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":498096,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.0122098908777341],"min":[0.0051498952221880005,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":498144,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.012450253617734],"min":[0.0053902579621879,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":498192,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.012209763877734],"min":[0.005509762422188051,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":498240,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0120902594177341],"min":[0.005750252162188,0.0,-0.012209763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":498288,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.011850712017734001],"min":[0.00551070476218798,0.0,-0.0120902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":498336,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.011850709477734],"min":[0.00538945278218797,0.0,-0.011850712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":498384,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.011850709477734],"min":[0.0051498952221880005,0.0,-0.012089781897734101],"type":"VEC3"},{"bufferView":0,"byteOffset":498432,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.011850709477734],"min":[0.0051498952221880005,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":498528,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.011850709477734],"min":[0.0051498952221880005,0.000035001200000000006,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":498624,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.012989775794219099],"min":[0.003349907429219,0.0,-0.0131098847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":498672,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.0131098847742191],"min":[0.003349907429219,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":498720,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.013350247514219],"min":[0.0035902701692189,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":498768,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.013109757774219001],"min":[0.00370977462921905,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":498816,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0129902533142191],"min":[0.003950264369219,0.0,-0.013109757774219001],"type":"VEC3"},{"bufferView":0,"byteOffset":498864,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.012750705914219],"min":[0.00371071696921898,0.0,-0.0129902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":498912,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.012750703374219],"min":[0.00358946498921897,0.0,-0.012750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":498960,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.012750703374219],"min":[0.003349907429219,0.0,-0.012989775794219099],"type":"VEC3"},{"bufferView":0,"byteOffset":499008,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.012750703374219],"min":[0.003349907429219,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":499104,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.012750703374219],"min":[0.003349907429219,0.000035001200000000006,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":499200,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.00668978800125009],"min":[0.004249870808125,0.0,-0.00680989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":499248,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.00680989698125009],"min":[0.004249870808125,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":499296,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.0070502597212499995],"min":[0.0044902335481249,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":499344,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.00680976998125001],"min":[0.0046097380081250505,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":499392,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0066902655212501],"min":[0.004850227748125,0.0,-0.00680976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":499440,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.006450718121250001],"min":[0.00461068034812498,0.0,-0.0066902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":499488,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.00645071558125],"min":[0.00448942836812497,0.0,-0.006450718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":499536,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.00645071558125],"min":[0.004249870808125,0.0,-0.00668978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":499584,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.00645071558125],"min":[0.004249870808125,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":499680,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.00645071558125],"min":[0.004249870808125,0.000035001200000000006,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":499776,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.0138897696907031],"min":[0.006949883015156,0.0,-0.0140098786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":499824,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.0140098786707031],"min":[0.006949883015156,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":499872,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.014250241410703],"min":[0.0071902457551559,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":499920,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.014009751670703001],"min":[0.0073097502151560495,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":499968,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0138902472107031],"min":[0.0075502399551560006,0.0,-0.014009751670703001],"type":"VEC3"},{"bufferView":0,"byteOffset":500016,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.013650699810703],"min":[0.007310692555155981,0.0,-0.0138902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":500064,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.013650697270703002],"min":[0.007189440575155971,0.0,-0.013650699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":500112,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.013650697270703002],"min":[0.006949883015156,0.0,-0.0138897696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":500160,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.013650697270703002],"min":[0.006949883015156,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":500256,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.013650697270703002],"min":[0.006949883015156,0.000035001200000000006,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":500352,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.008489775794219091],"min":[0.007849907429219,0.0,-0.00860988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":500400,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.00860988477421909],"min":[0.007849907429219,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":500448,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.008850247514219],"min":[0.008090270169218901,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":500496,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.008609757774219011],"min":[0.00820977462921905,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":500544,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0084902533142191],"min":[0.008450264369219,0.0,-0.008609757774219011],"type":"VEC3"},{"bufferView":0,"byteOffset":500592,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.008250705914219],"min":[0.008210716969218981,0.0,-0.0084902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":500640,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.008250703374219001],"min":[0.00808946498921897,0.0,-0.008250705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":500688,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.008250703374219001],"min":[0.007849907429219,0.0,-0.008489775794219091],"type":"VEC3"},{"bufferView":0,"byteOffset":500736,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.008250703374219001],"min":[0.007849907429219,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":500832,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.008250703374219001],"min":[0.007849907429219,0.000035001200000000006,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":500928,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.00623977579421909],"min":[0.0064998708081250006,0.0,-0.0063598847742190896],"type":"VEC3"},{"bufferView":0,"byteOffset":500976,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.0063598847742190896],"min":[0.0064998708081250006,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":501024,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.006600247514219001],"min":[0.0067402335481249005,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":501072,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.00635975777421901],"min":[0.00685973800812505,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":501120,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0062402533142191],"min":[0.007100227748125,0.0,-0.00635975777421901],"type":"VEC3"},{"bufferView":0,"byteOffset":501168,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.006000705914219],"min":[0.00686068034812498,0.0,-0.0062402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":501216,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.006000703374219001],"min":[0.00673942836812497,0.0,-0.006000705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":501264,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.006000703374219001],"min":[0.0064998708081250006,0.0,-0.00623977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":501312,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.006000703374219001],"min":[0.0064998708081250006,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":501408,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.006000703374219001],"min":[0.0064998708081250006,0.000035001200000000006,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":501504,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.008489775794219091],"min":[0.0051498952221880005,0.0,-0.00860988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":501552,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.00860988477421909],"min":[0.0051498952221880005,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":501600,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.008850247514219],"min":[0.0053902579621879,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":501648,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.008609757774219011],"min":[0.005509762422188051,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":501696,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0084902533142191],"min":[0.005750252162188,0.0,-0.008609757774219011],"type":"VEC3"},{"bufferView":0,"byteOffset":501744,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.008250705914219],"min":[0.00551070476218798,0.0,-0.0084902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":501792,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.008250703374219001],"min":[0.00538945278218797,0.0,-0.008250705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":501840,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.008250703374219001],"min":[0.0051498952221880005,0.0,-0.008489775794219091],"type":"VEC3"},{"bufferView":0,"byteOffset":501888,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.008250703374219001],"min":[0.0051498952221880005,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":501984,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.008250703374219001],"min":[0.0051498952221880005,0.000035001200000000006,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":502080,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.011189788001250102],"min":[0.007849907429219,0.0,-0.0113098969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":502128,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.0113098969812501],"min":[0.007849907429219,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":502176,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.011550259721250001],"min":[0.008090270169218901,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":502224,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.01130976998125],"min":[0.00820977462921905,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":502272,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0111902655212501],"min":[0.008450264369219,0.0,-0.01130976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":502320,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.010950718121250001],"min":[0.008210716969218981,0.0,-0.0111902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":502368,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.01095071558125],"min":[0.00808946498921897,0.0,-0.010950718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":502416,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.01095071558125],"min":[0.007849907429219,0.0,-0.011189788001250102],"type":"VEC3"},{"bufferView":0,"byteOffset":502464,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.01095071558125],"min":[0.007849907429219,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":502560,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.01095071558125],"min":[0.007849907429219,0.000035001200000000006,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":502656,"componentType":5126,"count":4,"max":[0.00896765787053176,-0.0024250054502071004,-0.00589647520410887],"min":[0.00883765782201212,-0.0024250055529288204,-0.00700647520979135],"type":"VEC3"},{"bufferView":0,"byteOffset":502704,"componentType":5126,"count":4,"max":[0.00896765793172773,-0.00109500544408751,-0.00707647508783663],"min":[0.008837657876651351,-0.0023550054497699898,-0.00707647520367176],"type":"VEC3"},{"bufferView":0,"byteOffset":502752,"componentType":5126,"count":4,"max":[0.00896765793172773,-0.0010250054502071,-0.00589647508171704],"min":[0.00883765788320809,-0.00102500555292882,-0.00700647508739952],"type":"VEC3"},{"bufferView":0,"byteOffset":502800,"componentType":5126,"count":4,"max":[0.00896765787708849,-0.00109500555336593,-0.00582647508783664],"min":[0.00883765782201212,-0.0023550055590484103,-0.00582647520367176],"type":"VEC3"},{"bufferView":0,"byteOffset":502848,"componentType":5126,"count":32,"max":[0.008837657932967929,-0.0010250054502071,-0.00582647509351911],"min":[0.008837657820771921,-0.0024250055472463303,-0.00707647520367176],"type":"VEC3"},{"bufferView":0,"byteOffset":503232,"componentType":5126,"count":4,"max":[0.00903765792866793,-0.00109500545894939,-0.00589647508477684],"min":[0.00903765782507192,-0.00235500555598861,-0.0070064751949294795],"type":"VEC3"},{"bufferView":0,"byteOffset":503280,"componentType":5126,"count":16,"max":[0.008967657876651361,-0.00235500544408751,-0.00700647520410887],"min":[0.00883765787053176,-0.00242500545588958,-0.00707647520367176],"type":"VEC3"},{"bufferView":0,"byteOffset":503472,"componentType":5126,"count":31,"max":[0.00903765787359156,-0.0023550054497699898,-0.0070064751949294795],"min":[0.00896765787053176,-0.00242500545588958,-0.007076475197989281],"type":"VEC3"},{"bufferView":0,"byteOffset":503844,"componentType":5126,"count":16,"max":[0.008967657932967927,-0.0010250054502071,-0.00700647508171704],"min":[0.00883765793172773,-0.00109500544977,-0.0070764750935191105],"type":"VEC3"},{"bufferView":0,"byteOffset":504036,"componentType":5126,"count":16,"max":[0.00903765792866793,-0.00109500544977,-0.00700647508477683],"min":[0.008967657876651361,-0.00235500545894938,-0.007076475197989281],"type":"VEC3"},{"bufferView":0,"byteOffset":504228,"componentType":5126,"count":20,"max":[0.00903765787359156,-0.00235500545894938,-0.0058964751949294805],"min":[0.00896765782201212,-0.0024250055529288204,-0.00700647520410887],"type":"VEC3"},{"bufferView":0,"byteOffset":504468,"componentType":5126,"count":16,"max":[0.00896765782201212,-0.0023550055533659202,-0.005826475197989281],"min":[0.008837657820771921,-0.0024250055529288204,-0.00589647520979135],"type":"VEC3"},{"bufferView":0,"byteOffset":504660,"componentType":5126,"count":40,"max":[0.00903765792866793,-0.00102500545588959,-0.007006475080995472],"min":[0.00896765793172773,-0.00109500545894939,-0.00707647508783663],"type":"VEC3"},{"bufferView":0,"byteOffset":505140,"componentType":5126,"count":50,"max":[0.00903765782507192,-0.00235500555598861,-0.005826475197989281],"min":[0.008967657820771921,-0.0024250055529288204,-0.005927994071664579],"type":"VEC3"},{"bufferView":0,"byteOffset":505740,"componentType":5126,"count":16,"max":[0.00903765792866793,-0.00102500545588959,-0.0058964750809954725],"min":[0.00896765788320809,-0.00109500555598862,-0.00700647508477683],"type":"VEC3"},{"bufferView":0,"byteOffset":505932,"componentType":5126,"count":16,"max":[0.00903765788014829,-0.00109500555598862,-0.00582647508783664],"min":[0.00896765782201212,-0.002355005559769978,-0.0058964751949294805],"type":"VEC3"},{"bufferView":0,"byteOffset":506124,"componentType":5126,"count":48,"max":[0.00903765788014829,-0.00102500555292882,-0.00582647508783664],"min":[0.00896765787708849,-0.0010950055597699784,-0.005922414699566227],"type":"VEC3"},{"bufferView":0,"byteOffset":506700,"componentType":5126,"count":16,"max":[0.00896765788320809,-0.0010250055472463399,-0.00582647508783664],"min":[0.0088376578770885,-0.00109500555904841,-0.00589647508739952],"type":"VEC3"},{"bufferView":0,"byteOffset":506892,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.0138897696907031],"min":[0.0060499196362500006,0.0,-0.0140098786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":506940,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.0140098786707031],"min":[0.0060499196362500006,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":506988,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.014250241410703],"min":[0.0062902823762499005,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":507036,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.014009751670703001],"min":[0.00640978683625005,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":507084,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0138902472107031],"min":[0.00665027657625,0.0,-0.014009751670703001],"type":"VEC3"},{"bufferView":0,"byteOffset":507132,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.013650699810703],"min":[0.00641072917624998,0.0,-0.0138902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":507180,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.013650697270703002],"min":[0.00628947719624997,0.0,-0.013650699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":507228,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.013650697270703002],"min":[0.0060499196362500006,0.0,-0.0138897696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":507276,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.013650697270703002],"min":[0.0060499196362500006,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":507372,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.013650697270703002],"min":[0.0060499196362500006,0.000035001200000000006,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":507468,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.009389769690703091],"min":[0.004249870808125,0.0,-0.00950987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":507516,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.00950987867070309],"min":[0.004249870808125,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":507564,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.009750241410703],"min":[0.0044902335481249,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":507612,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.009509751670703009],"min":[0.0046097380081250505,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":507660,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0093902472107031],"min":[0.004850227748125,0.0,-0.009509751670703009],"type":"VEC3"},{"bufferView":0,"byteOffset":507708,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.009150699810703],"min":[0.00461068034812498,0.0,-0.0093902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":507756,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.009150697270703001],"min":[0.00448942836812497,0.0,-0.009150699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":507804,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.009150697270703001],"min":[0.004249870808125,0.0,-0.009389769690703091],"type":"VEC3"},{"bufferView":0,"byteOffset":507852,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.009150697270703001],"min":[0.004249870808125,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":507948,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.009150697270703001],"min":[0.004249870808125,0.000035001200000000006,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":508044,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.00398977579421909],"min":[0.00154991963625,0.0,-0.00410988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":508092,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.00410988477421909],"min":[0.00154991963625,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":508140,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.0043502475142190005],"min":[0.0017902823762499002,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":508188,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0041097577742190096],"min":[0.00190978683625005,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":508236,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0039902533142191],"min":[0.00215027657625,0.0,-0.0041097577742190096],"type":"VEC3"},{"bufferView":0,"byteOffset":508284,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.003750705914219],"min":[0.00191072917624998,0.0,-0.0039902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":508332,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.003750703374219],"min":[0.00178947719624997,0.0,-0.003750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":508380,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.003750703374219],"min":[0.00154991963625,0.0,-0.00398977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":508428,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.003750703374219],"min":[0.00154991963625,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":508524,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.003750703374219],"min":[0.00154991963625,0.000035001200000000006,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":508620,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.0075897818977340905],"min":[0.0051498952221880005,0.0,-0.007709890877734091],"type":"VEC3"},{"bufferView":0,"byteOffset":508668,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.007709890877734091],"min":[0.0051498952221880005,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":508716,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.007950253617734],"min":[0.0053902579621879,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":508764,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.00770976387773401],"min":[0.005509762422188051,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":508812,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0075902594177341],"min":[0.005750252162188,0.0,-0.00770976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":508860,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.007350712017734],"min":[0.00551070476218798,0.0,-0.0075902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":508908,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.007350709477734],"min":[0.00538945278218797,0.0,-0.007350712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":508956,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.007350709477734],"min":[0.0051498952221880005,0.0,-0.0075897818977340905],"type":"VEC3"},{"bufferView":0,"byteOffset":509004,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.007350709477734],"min":[0.0051498952221880005,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":509100,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.007350709477734],"min":[0.0051498952221880005,0.000035001200000000006,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":509196,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.00488976969070309],"min":[0.003349907429219,0.0,-0.00500987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":509244,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.00500987867070309],"min":[0.003349907429219,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":509292,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.005250241410703],"min":[0.0035902701692189,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":509340,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.00500975167070301],"min":[0.00370977462921905,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":509388,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0048902472107031],"min":[0.003950264369219,0.0,-0.00500975167070301],"type":"VEC3"},{"bufferView":0,"byteOffset":509436,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.004650699810703001],"min":[0.00371071696921898,0.0,-0.0048902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":509484,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.004650697270703],"min":[0.00358946498921897,0.0,-0.004650699810703001],"type":"VEC3"},{"bufferView":0,"byteOffset":509532,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.004650697270703],"min":[0.003349907429219,0.0,-0.00488976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":509580,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.004650697270703],"min":[0.003349907429219,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":509676,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.004650697270703],"min":[0.003349907429219,0.000035001200000000006,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":509772,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.00353979410476609],"min":[0.0028998952221879998,0.0,-0.00365990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":509820,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.00365990308476609],"min":[0.0028998952221879998,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":509868,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.0039002658247660003],"min":[0.0031402579621879,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":509916,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.00365977608476601],"min":[0.0032597624221880504,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":509964,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0035402716247661],"min":[0.003500252162188,0.0,-0.00365977608476601],"type":"VEC3"},{"bufferView":0,"byteOffset":510012,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0033007242247659998],"min":[0.00326070476218798,0.0,-0.0035402716247661],"type":"VEC3"},{"bufferView":0,"byteOffset":510060,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.0033007216847660004],"min":[0.00313945278218797,0.0,-0.0033007242247659998],"type":"VEC3"},{"bufferView":0,"byteOffset":510108,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.0033007216847660004],"min":[0.0028998952221879998,0.0,-0.00353979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":510156,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.0033007216847660004],"min":[0.0028998952221879998,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":510252,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.0033007216847660004],"min":[0.0028998952221879998,0.000035001200000000006,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":510348,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.0116397696907031],"min":[0.004699883015156,0.0,-0.0117598786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":510396,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.0117598786707031],"min":[0.004699883015156,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":510444,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.012000241410703],"min":[0.0049402457551559,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":510492,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.011759751670703],"min":[0.00505975021515605,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":510540,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0116402472107031],"min":[0.005300239955156,0.0,-0.011759751670703],"type":"VEC3"},{"bufferView":0,"byteOffset":510588,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.011400699810703],"min":[0.0050606925551559805,0.0,-0.0116402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":510636,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.011400697270703001],"min":[0.00493944057515597,0.0,-0.011400699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":510684,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.011400697270703001],"min":[0.004699883015156,0.0,-0.0116397696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":510732,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.011400697270703001],"min":[0.004699883015156,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":510828,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.011400697270703001],"min":[0.004699883015156,0.000035001200000000006,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":510924,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.009389769690703091],"min":[0.003349907429219,0.0,-0.00950987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":510972,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.00950987867070309],"min":[0.003349907429219,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":511020,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.009750241410703],"min":[0.0035902701692189,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":511068,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.009509751670703009],"min":[0.00370977462921905,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":511116,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0093902472107031],"min":[0.003950264369219,0.0,-0.009509751670703009],"type":"VEC3"},{"bufferView":0,"byteOffset":511164,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.009150699810703],"min":[0.00371071696921898,0.0,-0.0093902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":511212,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.009150697270703001],"min":[0.00358946498921897,0.0,-0.009150699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":511260,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.009150697270703001],"min":[0.003349907429219,0.0,-0.009389769690703091],"type":"VEC3"},{"bufferView":0,"byteOffset":511308,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.009150697270703001],"min":[0.003349907429219,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":511404,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.009150697270703001],"min":[0.003349907429219,0.000035001200000000006,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":511500,"componentType":5126,"count":12,"max":[0.00277948575155529,-0.00122284139935519,-0.000658215973063926],"min":[0.00257948574817744,-0.00129439008384934,-0.000705433069743463],"type":"VEC3"},{"bufferView":0,"byteOffset":511644,"componentType":5126,"count":26,"max":[0.0025794858356002204,-0.00102003536825659,-0.000658215979457267],"min":[0.00257948574817744,-0.00210003545138219,-0.00165821606656018],"type":"VEC3"},{"bufferView":0,"byteOffset":511956,"componentType":5126,"count":12,"max":[0.00277948575155529,-0.00129439008384934,-0.00065821598557389],"min":[0.00257948574817744,-0.0013659387767447,-0.000705433069743463],"type":"VEC3"},{"bufferView":0,"byteOffset":512100,"componentType":5126,"count":26,"max":[0.00277948583560022,-0.00102003536825659,-0.0006582159619727121],"min":[0.00277948574742744,-0.00210003545138219,-0.00165821604907562],"type":"VEC3"},{"bufferView":0,"byteOffset":512412,"componentType":5126,"count":4,"max":[0.00277948574817744,-0.00110375092926619,-0.0006582159619727121],"min":[0.00257948574817744,-0.00122284139935519,-0.000658215990548481],"type":"VEC3"},{"bufferView":0,"byteOffset":512460,"componentType":5126,"count":12,"max":[0.0030344858351902203,-0.00107003536455346,-0.0016582159374134002],"min":[0.00230948583556022,-0.00223003536470245,-0.0016582160838465002],"type":"VEC3"},{"bufferView":0,"byteOffset":512604,"componentType":5126,"count":4,"max":[0.00277948583560022,-0.00210003536395945,-0.0006582160490706281],"min":[0.00257948574817744,-0.00210003545138219,-0.00165821606656018],"type":"VEC3"},{"bufferView":0,"byteOffset":512652,"componentType":5126,"count":4,"max":[0.00277948574817744,-0.0016716776214409199,-0.000658216011962416],"min":[0.00257948574817744,-0.00210003545138219,-0.0006582160665551841],"type":"VEC3"},{"bufferView":0,"byteOffset":512700,"componentType":5126,"count":10,"max":[0.0027794857518918603,-0.00158865552442227,-0.000658216011962416],"min":[0.00257948574817744,-0.0016716776214409199,-0.000700704026059452],"type":"VEC3"},{"bufferView":0,"byteOffset":512820,"componentType":5126,"count":10,"max":[0.0027794857518918603,-0.00150563343568346,-0.000658215997446379],"min":[0.00257948574817744,-0.00158865552442227,-0.000700704026059452],"type":"VEC3"},{"bufferView":0,"byteOffset":512940,"componentType":5126,"count":4,"max":[0.00277948574817744,-0.00136593877659919,-0.00065821598557389],"min":[0.00257948574817744,-0.00150563343568346,-0.000658216014930934],"type":"VEC3"},{"bufferView":0,"byteOffset":512988,"componentType":5126,"count":4,"max":[0.0027794857611344002,-0.00102003543835124,-0.0006582159619727121],"min":[0.00257948574817744,-0.00110375092926619,-0.00080642626854863],"type":"VEC3"},{"bufferView":0,"byteOffset":513036,"componentType":5126,"count":4,"max":[0.00277948583122908,-0.00102003536825659,-0.000806426251064075],"min":[0.0025794857611344,-0.00102003543835124,-0.0016082159732606202],"type":"VEC3"},{"bufferView":0,"byteOffset":513084,"componentType":5126,"count":4,"max":[0.00277948583560022,-0.00102003536825659,-0.0016082159557760701],"min":[0.0025794858312290798,-0.00107003536463046,-0.0016582159765147599],"type":"VEC3"},{"bufferView":0,"byteOffset":513132,"componentType":5126,"count":6,"max":[0.0030344859188018497,-0.00107003528150286,-0.0016582159374134002],"min":[0.00230948583556022,-0.00107003536463046,-0.0026082160011669],"type":"VEC3"},{"bufferView":0,"byteOffset":513204,"componentType":5126,"count":11,"max":[0.00230948595799211,-0.00107003528150286,-0.000608216089965107],"min":[0.0023094857438063,-0.00277003545560232,-0.00305821614866255],"type":"VEC3"},{"bufferView":0,"byteOffset":513336,"componentType":5126,"count":4,"max":[0.0025194858364602202,-0.0012600353640314602,-0.000968215999568452],"min":[0.0023094857752785003,-0.00126003542487514,-0.0016582160174052302],"type":"VEC3"},{"bufferView":0,"byteOffset":513384,"componentType":5126,"count":6,"max":[0.0025194858364602202,-0.0012600353640314602,-0.0006082160708663241],"min":[0.0025194857438063,-0.00223003545686932,-0.0016582160838465002],"type":"VEC3"},{"bufferView":0,"byteOffset":513456,"componentType":5126,"count":4,"max":[0.00283948583489022,-0.00223003536470245,-0.000608216055120218],"min":[0.0025194857438063,-0.00223003545686932,-0.0016582160838465002],"type":"VEC3"},{"bufferView":0,"byteOffset":513504,"componentType":5126,"count":4,"max":[0.00283948583489022,-0.00117003536418046,-0.0006082159624621199],"min":[0.0028394857438063,-0.0022300354563463197,-0.0016582160558712101],"type":"VEC3"},{"bufferView":0,"byteOffset":513552,"componentType":5126,"count":4,"max":[0.0030344858351902203,-0.00117003536418046,-0.000608215946154678],"min":[0.0028394857438063,-0.0011700354563473302,-0.00165821596320311],"type":"VEC3"},{"bufferView":0,"byteOffset":513600,"componentType":5126,"count":6,"max":[0.0030344859188018497,-0.00102003528150286,-0.000608215933041268],"min":[0.0030344857438063004,-0.0011700354563473302,-0.0026082159377853902],"type":"VEC3"},{"bufferView":0,"byteOffset":513672,"componentType":5126,"count":8,"max":[0.00768948591798184,-0.00102003528150286,-0.00260821553045936],"min":[0.00230948591865186,-0.00110877231667286,-0.0026082160041804],"type":"VEC3"},{"bufferView":0,"byteOffset":513768,"componentType":5126,"count":4,"max":[0.00768948592395339,-0.00110877231592686,-0.00260821553384586],"min":[0.00230948591865186,-0.00116003527687131,-0.00265947897408795],"type":"VEC3"},{"bufferView":0,"byteOffset":513816,"componentType":5126,"count":318,"max":[0.00768948595881209,-0.00116003522030695,-0.00265947850387541],"min":[0.00230948592313341,-0.00116003527687131,-0.0033082159537827097],"type":"VEC3"},{"bufferView":0,"byteOffset":517632,"componentType":5126,"count":8,"max":[0.0034344859579921,-0.00116003524201263,-0.0030582159190536],"min":[0.00230948595799211,-0.0027700352414176204,-0.00305821614866255],"type":"VEC3"},{"bufferView":0,"byteOffset":517728,"componentType":5126,"count":16,"max":[0.007689485957472091,-0.00277003522030494,-0.0006082156794480281],"min":[0.0023094857438063,-0.00277003545634632,-0.00330821609440331],"type":"VEC3"},{"bufferView":0,"byteOffset":517920,"componentType":5126,"count":28,"max":[0.00768948574380628,-0.00102003545560233,-0.000608215585535725],"min":[0.0023094857438063,-0.00277003545634632,-0.0006082161494125659],"type":"VEC3"},{"bufferView":0,"byteOffset":518256,"componentType":5126,"count":4,"max":[0.00251948575254858,-0.00200003544730705,-0.0006082160708663241],"min":[0.0023094857438063,-0.00209003545627232,-0.00070821608172706],"type":"VEC3"},{"bufferView":0,"byteOffset":518304,"componentType":5126,"count":4,"max":[0.0025194857757585,-0.00126003542435314,-0.000708216064488277],"min":[0.00230948575254858,-0.00200003544767955,-0.000968216016808235],"type":"VEC3"},{"bufferView":0,"byteOffset":518352,"componentType":5126,"count":4,"max":[0.00696448591835184,-0.00102003528150286,-0.0006082155894697559],"min":[0.0030344857438063004,-0.00102003545634833,-0.00260821593304125],"type":"VEC3"},{"bufferView":0,"byteOffset":518400,"componentType":5126,"count":6,"max":[0.00696448591835184,-0.00102003528150286,-0.0006082155894697559],"min":[0.00696448574417629,-0.00117003545597433,-0.00260821559384088],"type":"VEC3"},{"bufferView":0,"byteOffset":518472,"componentType":5126,"count":6,"max":[0.00768948591798184,-0.00107003528224786,-0.00165821552971437],"min":[0.0069644858356002004,-0.0010700353652994602,-0.00260821559384088],"type":"VEC3"},{"bufferView":0,"byteOffset":518544,"componentType":5126,"count":11,"max":[0.00768948595881209,-0.00107003528224786,-0.000608215619630569],"min":[0.00768948574328628,-0.00277003545634632,-0.00305821567870801],"type":"VEC3"},{"bufferView":0,"byteOffset":518676,"componentType":5126,"count":34,"max":[0.00531948597984779,-0.00102003522507808,-0.00285821573802434],"min":[0.00531948594050754,-0.0025676714165551303,-0.00330821586383765],"type":"VEC3"},{"bufferView":0,"byteOffset":519084,"componentType":5126,"count":8,"max":[0.00548948597070259,-0.00116003522945114,-0.00320361831463751],"min":[0.0053094859707035905,-0.00258069905942513,-0.00320361845520193],"type":"VEC3"},{"bufferView":0,"byteOffset":519180,"componentType":5126,"count":4,"max":[0.00530948597984779,-0.00116003522030695,-0.00320361833037361],"min":[0.0053094859707035905,-0.00258069905942513,-0.0033082158702219303],"type":"VEC3"},{"bufferView":0,"byteOffset":519228,"componentType":5126,"count":28,"max":[0.00706448598118778,-0.00116003522030695,-0.00330821559272664],"min":[0.0029344859798478,-0.00277003522030494,-0.00330821609440331],"type":"VEC3"},{"bufferView":0,"byteOffset":519564,"componentType":5126,"count":4,"max":[0.00468948598066779,-0.00116003522030695,-0.0032036183845757403],"min":[0.0046894859707036,-0.00258069905956613,-0.00330821592479405],"type":"VEC3"},{"bufferView":0,"byteOffset":519612,"componentType":5126,"count":8,"max":[0.0046894859715236,-0.00116003522945114,-0.0032036183845757403],"min":[0.0045094859699586,-0.00258069905956613,-0.00320361852514015],"type":"VEC3"},{"bufferView":0,"byteOffset":519708,"componentType":5126,"count":34,"max":[0.00467948597984879,-0.00102003522507808,-0.00285821579397492],"min":[0.0046794859405085406,-0.00256767141564013,-0.00330821591978823],"type":"VEC3"},{"bufferView":0,"byteOffset":520116,"componentType":5126,"count":16,"max":[0.00467948594405868,-0.0011100352596471802,-0.0028582157974718298],"min":[0.00451948594050854,-0.0011600352552760401,-0.0029082158148446098],"type":"VEC3"},{"bufferView":0,"byteOffset":520308,"componentType":5126,"count":34,"max":[0.00451948597984879,-0.00102003522507808,-0.00285821580796256],"min":[0.00451948594050854,-0.00256767141564013,-0.00330821593377587],"type":"VEC3"},{"bufferView":0,"byteOffset":520716,"componentType":5126,"count":4,"max":[0.00450948597910279,-0.00116003522030695,-0.00320361840031184],"min":[0.0045094859699586,-0.00258069905942513,-0.00330821594053015],"type":"VEC3"},{"bufferView":0,"byteOffset":520764,"componentType":5126,"count":4,"max":[0.0038894859799177904,-0.00116003522030695,-0.00320361845451396],"min":[0.0038894859707035998,-0.00258069905956613,-0.0033082159947322703],"type":"VEC3"},{"bufferView":0,"byteOffset":520812,"componentType":5126,"count":8,"max":[0.0038894859707735998,-0.00116003522945114,-0.00320361845451396],"min":[0.0037094859710036002,-0.00258069905956613,-0.0032036185950783704],"type":"VEC3"},{"bufferView":0,"byteOffset":520908,"componentType":5126,"count":34,"max":[0.0038794859798478003,-0.00102003522507808,-0.00285821586391314],"min":[0.00387948594050755,-0.00256767141564013,-0.00330821598972645],"type":"VEC3"},{"bufferView":0,"byteOffset":521316,"componentType":5126,"count":16,"max":[0.0038794859451786803,-0.0011100352596471802,-0.00285821586741005],"min":[0.00371948594050755,-0.0011600352552760401,-0.00290821588478283],"type":"VEC3"},{"bufferView":0,"byteOffset":521508,"componentType":5126,"count":34,"max":[0.0037194859798478,-0.00102003522507808,-0.0028582158779007897],"min":[0.00371948594050755,-0.00256767141564013,-0.0033082160037141],"type":"VEC3"},{"bufferView":0,"byteOffset":521916,"componentType":5126,"count":4,"max":[0.0037094859802178004,-0.00116003522030695,-0.00320361847025006],"min":[0.0037094859710036002,-0.00258069905942513,-0.00330821601046837],"type":"VEC3"},{"bufferView":0,"byteOffset":521964,"componentType":5126,"count":4,"max":[0.0029344859798478,-0.00116003522030695,-0.00305821595378271],"min":[0.0029344859579921,-0.00126003524164063,-0.00330821596276498],"type":"VEC3"},{"bufferView":0,"byteOffset":522012,"componentType":5126,"count":8,"max":[0.00768948595881209,-0.00116003524216263,-0.00305821553808741],"min":[0.006564485957992089,-0.0027700352421606202,-0.00305821573334724],"type":"VEC3"},{"bufferView":0,"byteOffset":522108,"componentType":5126,"count":4,"max":[0.00706448598066778,-0.00116003522030695,-0.00305821559272664],"min":[0.00706448595799209,-0.00126003524164063,-0.00330821560170891],"type":"VEC3"},{"bufferView":0,"byteOffset":522156,"componentType":5126,"count":4,"max":[0.00628948598029779,-0.00116003522030695,-0.00320361824469929],"min":[0.0062894859707035905,-0.00258069905956613,-0.0033082157849176103],"type":"VEC3"},{"bufferView":0,"byteOffset":522204,"componentType":5126,"count":8,"max":[0.006289485971153591,-0.00116003522945114,-0.00320361824469929],"min":[0.00610948597070359,-0.00258069905956613,-0.00320361838526371],"type":"VEC3"},{"bufferView":0,"byteOffset":522300,"componentType":5126,"count":34,"max":[0.00627948597984779,-0.0010200352248270802,-0.00285821565298048],"min":[0.0062794859405075395,-0.0025676714149021297,-0.00330821578065179],"type":"VEC3"},{"bufferView":0,"byteOffset":522708,"componentType":5126,"count":16,"max":[0.00627948594554868,-0.0011100352596471802,-0.00285821565647739],"min":[0.00611948594035754,-0.0011600352552760401,-0.00290821567496817],"type":"VEC3"},{"bufferView":0,"byteOffset":522900,"componentType":5126,"count":34,"max":[0.00611948597984779,-0.0010200352248270802,-0.00285821566696812],"min":[0.00611948594035754,-0.0025676714149021297,-0.00330821579463943],"type":"VEC3"},{"bufferView":0,"byteOffset":523308,"componentType":5126,"count":4,"max":[0.00610948598059779,-0.00116003522030695,-0.0032036182604353904],"min":[0.00610948597070359,-0.00258069905868713,-0.00330821580065371],"type":"VEC3"},{"bufferView":0,"byteOffset":523356,"componentType":5126,"count":4,"max":[0.00548948597954979,-0.00116003522030695,-0.00320361831463751],"min":[0.00548948597040559,-0.00258069905942513,-0.00330821585485583],"type":"VEC3"},{"bufferView":0,"byteOffset":523404,"componentType":5126,"count":34,"max":[0.00547948597984779,-0.00102003522507808,-0.0028582157240367],"min":[0.00547948594050754,-0.00256767141564013,-0.00330821584985001],"type":"VEC3"},{"bufferView":0,"byteOffset":523812,"componentType":5126,"count":16,"max":[0.00547948594480368,-0.00111003525989818,-0.00285821572753361],"min":[0.00531948594050754,-0.0011600352552760401,-0.00290821574490639],"type":"VEC3"},{"bufferView":0,"byteOffset":524004,"componentType":5126,"count":4,"max":[0.00267552429761299,-0.00116003526597173,-0.00278587143934186],"min":[0.00267263474200299,-0.00126003526597173,-0.00278587144835874],"type":"VEC3"},{"bufferView":0,"byteOffset":524052,"componentType":5126,"count":4,"max":[0.00267552429761299,-0.00116003526597173,-0.00278176184995886],"min":[0.00267552429643372,-0.001260035266331,-0.0027858714481061304],"type":"VEC3"},{"bufferView":0,"byteOffset":524100,"componentType":5126,"count":4,"max":[0.00267552429725372,-0.001160035266331,-0.00278176184995886],"min":[0.00261777600851372,-0.001260035266331,-0.0027817618641136498],"type":"VEC3"},{"bufferView":0,"byteOffset":524148,"componentType":5126,"count":4,"max":[0.00261777600933372,-0.0011600352645346498,-0.0027817618550073702],"min":[0.00261126916139008,-0.001260035266331,-0.0028023098094374903],"type":"VEC3"},{"bufferView":0,"byteOffset":524196,"componentType":5126,"count":4,"max":[0.00261415871557587,-0.00116003526441489,-0.0028023098006282198],"min":[0.00261126916139008,-0.00126003526453465,-0.0028036796722968804],"type":"VEC3"},{"bufferView":0,"byteOffset":524244,"componentType":5126,"count":14,"max":[0.0026359909063829903,-0.00116003526441489,-0.00278587144281794],"min":[0.00261415871541983,-0.00126003526597173,-0.0028036796722968804],"type":"VEC3"},{"bufferView":0,"byteOffset":524412,"componentType":5126,"count":4,"max":[0.00265253628386811,-0.00116003526597173,-0.0027858714413762603],"min":[0.00263599090601396,-0.00126003526597173,-0.00278587145156225],"type":"VEC3"},{"bufferView":0,"byteOffset":524460,"componentType":5126,"count":16,"max":[0.00265784450266969,-0.00116003526557504,-0.0027858714413762603],"min":[0.00265253628219299,-0.00126003526597173,-0.0027904091208847503],"type":"VEC3"},{"bufferView":0,"byteOffset":524652,"componentType":5126,"count":4,"max":[0.00265784450574595,-0.00116003526249877,-0.002790409112686],"min":[0.0026578445025342103,-0.00126003526557504,-0.00282559747729875],"type":"VEC3"},{"bufferView":0,"byteOffset":524700,"componentType":5126,"count":4,"max":[0.00265784450574595,-0.00116003526249877,-0.00282559746910647],"min":[0.0026412991298062297,-0.0012600352624987702,-0.00282559747849519],"type":"VEC3"},{"bufferView":0,"byteOffset":524748,"componentType":5126,"count":18,"max":[0.00264129912993595,-0.00116003526249877,-0.00281399644253682],"min":[0.0026304472444084,-0.00126003526351297,-0.00282559747849519],"type":"VEC3"},{"bufferView":0,"byteOffset":524964,"componentType":5126,"count":4,"max":[0.00263044724446176,-0.0011600352635129701,-0.00281052897771762],"min":[0.00263044724406862,-0.0012600352638161,-0.00281399645204689],"type":"VEC3"},{"bufferView":0,"byteOffset":525012,"componentType":5126,"count":4,"max":[0.00263044724415862,-0.0011600352638161,-0.00281052897771762],"min":[0.00262633765468862,-0.0012600352638161,-0.0028105289866531603],"type":"VEC3"},{"bufferView":0,"byteOffset":525060,"componentType":5126,"count":4,"max":[0.0026263376581125504,-0.00116003526082217,-0.00281052897807689],"min":[0.00262633765468862,-0.0012600352638161,-0.00284477556174016],"type":"VEC3"},{"bufferView":0,"byteOffset":525108,"componentType":5126,"count":4,"max":[0.00263044724749255,-0.00116003526082217,-0.00284477555280462],"min":[0.00262633765768255,-0.0012600352608221701,-0.00284477556174016],"type":"VEC3"},{"bufferView":0,"byteOffset":525156,"componentType":5126,"count":4,"max":[0.00263044724749255,-0.00116003526082217,-0.0028425495261214405],"min":[0.0026304472469292502,-0.00126003526101678,-0.00284477556163589],"type":"VEC3"},{"bufferView":0,"byteOffset":525204,"componentType":5126,"count":18,"max":[0.00264129913002974,-0.0011600352610167798,-0.00282970705842036],"min":[0.0026304472469292502,-0.0012600352621394998,-0.00284254953490689],"type":"VEC3"},{"bufferView":0,"byteOffset":525420,"componentType":5126,"count":4,"max":[0.00265784450581522,-0.0011600352621395,-0.0028297070566264703],"min":[0.00264129912939522,-0.0012600352621394998,-0.00282970706753719],"type":"VEC3"},{"bufferView":0,"byteOffset":525468,"componentType":5126,"count":4,"max":[0.00265784450989254,-0.00116003525835218,-0.0028297070566264703],"min":[0.0026578445052052205,-0.0012600352621394998,-0.00287302898478675],"type":"VEC3"},{"bufferView":0,"byteOffset":525516,"componentType":5126,"count":16,"max":[0.00265784450989254,-0.001160035257948,-0.0028730289756876003],"min":[0.0026525790990101702,-0.0012600352583521802,-0.00287765227203006],"type":"VEC3"},{"bufferView":0,"byteOffset":525708,"componentType":5126,"count":4,"max":[0.0026525790993367202,-0.001160035257948,-0.0028776522636825897],"min":[0.0026373607779559,-0.001260035257948,-0.00287765227336049],"type":"VEC3"},{"bufferView":0,"byteOffset":525756,"componentType":5126,"count":16,"max":[0.00263736077810672,-0.001160035257948,-0.00285710432072048],"min":[0.00261278885779856,-0.00126003525974436,-0.00287765227336049],"type":"VEC3"},{"bufferView":0,"byteOffset":525948,"componentType":5126,"count":4,"max":[0.00261278885782037,-0.0011600352596246,-0.00285710432072048],"min":[0.00260989930321012,-0.00126003525974436,-0.00285847419321725],"type":"VEC3"},{"bufferView":0,"byteOffset":525996,"componentType":5126,"count":4,"max":[0.002616363347016,-0.00116003525758873,-0.0028584741846359803],"min":[0.00260989930321012,-0.0012600352596246,-0.00288176186503115],"type":"VEC3"},{"bufferView":0,"byteOffset":526044,"componentType":5126,"count":4,"max":[0.002676102216986,-0.00116003525758873,-0.00288176184953533],"min":[0.0026163633464960003,-0.00126003525758873,-0.00288176186503115],"type":"VEC3"},{"bufferView":0,"byteOffset":526092,"componentType":5126,"count":4,"max":[0.002676102216986,-0.00116003525758873,-0.00287765226201533],"min":[0.0026761022155067198,-0.001260035257948,-0.0028817618590146104],"type":"VEC3"},{"bufferView":0,"byteOffset":526140,"componentType":5126,"count":4,"max":[0.00267610221577672,-0.001160035257948,-0.00287765226173445],"min":[0.00267263474909672,-0.001260035257948,-0.00287765227027674],"type":"VEC3"},{"bufferView":0,"byteOffset":526188,"componentType":5126,"count":18,"max":[0.002672634750827,-0.001160035257948,-0.00287302897447646],"min":[0.00266743355062913,-0.0012600352583521802,-0.00287765227027674],"type":"VEC3"},{"bufferView":0,"byteOffset":526404,"componentType":5126,"count":4,"max":[0.00266743355099254,-0.00116003525835218,-0.00279049472826287],"min":[0.0026674335435872202,-0.00126003526556755,-0.00287302898306045],"type":"VEC3"},{"bufferView":0,"byteOffset":526452,"componentType":5126,"count":16,"max":[0.00267263474233308,-0.0011600352655675502,-0.00278587143960422],"min":[0.0026674335435872202,-0.00126003526597173,-0.00279049473691345],"type":"VEC3"},{"bufferView":0,"byteOffset":526644,"componentType":5126,"count":4,"max":[0.0024848350897825502,-0.0011600352586515802,-0.00284477556553444],"min":[0.00247907738630315,-0.0012600352608221701,-0.00286960434199306],"type":"VEC3"},{"bufferView":0,"byteOffset":526692,"componentType":5126,"count":4,"max":[0.00251079827497255,-0.00116003526082217,-0.00284477556326466],"min":[0.00248483508918255,-0.0012600352608221701,-0.00284477557363071],"type":"VEC3"},{"bufferView":0,"byteOffset":526740,"componentType":5126,"count":4,"max":[0.0025159994749318904,-0.00116003525895284,-0.00284477556326466],"min":[0.00251079827454255,-0.0012600352608221701,-0.0028661582766192303],"type":"VEC3"},{"bufferView":0,"byteOffset":526788,"componentType":5126,"count":4,"max":[0.00251657738653074,-0.00116003525855427,-0.00286615826904996],"min":[0.00251599947457189,-0.0012600352589528401,-0.00287071735241271],"type":"VEC3"},{"bufferView":0,"byteOffset":526836,"componentType":5126,"count":14,"max":[0.00251657738653074,-0.001160035257948,-0.0028707173444485],"min":[0.0025107982774005603,-0.00126003525855427,-0.00287765228442494],"type":"VEC3"},{"bufferView":0,"byteOffset":527004,"componentType":5126,"count":4,"max":[0.00251079827742673,-0.001160035257948,-0.00287765227607554],"min":[0.00250906454407672,-0.001260035257948,-0.0028776522845765],"type":"VEC3"},{"bufferView":0,"byteOffset":527052,"componentType":5126,"count":4,"max":[0.0025090645449059997,-0.00116003525758873,-0.00287765227661823],"min":[0.00250906454407672,-0.001260035257948,-0.0028817618739595],"type":"VEC3"},{"bufferView":0,"byteOffset":527100,"componentType":5126,"count":4,"max":[0.002530447251146,-0.00116003525758873,-0.0028817618622689],"min":[0.002509064544436,-0.00126003525758873,-0.0028817618739595],"type":"VEC3"},{"bufferView":0,"byteOffset":527148,"componentType":5126,"count":4,"max":[0.002530447251146,-0.00116003525758873,-0.0028776522747489],"min":[0.00253044725002672,-0.001260035257948,-0.0028817618717481702],"type":"VEC3"},{"bufferView":0,"byteOffset":527196,"componentType":5126,"count":4,"max":[0.00253044725031672,-0.001160035257948,-0.00287765227430994],"min":[0.00252871351668673,-0.001260035257948,-0.00287765228285874],"type":"VEC3"},{"bufferView":0,"byteOffset":527244,"componentType":5126,"count":18,"max":[0.00252871351684575,-0.001160035257948,-0.0028714236795304503],"min":[0.0025223564960522,-0.0012600352584925202,-0.00287765228285874],"type":"VEC3"},{"bufferView":0,"byteOffset":527460,"componentType":5126,"count":4,"max":[0.00252235649643607,-0.00116003525849252,-0.00278176186531772],"min":[0.0024998393646337197,-0.001260035266331,-0.00287142368752448],"type":"VEC3"},{"bufferView":0,"byteOffset":527508,"componentType":5126,"count":4,"max":[0.00249983936512372,-0.001160035266331,-0.00278039200418769],"min":[0.0024911921049039602,-0.00126003526645076,-0.00278176187523],"type":"VEC3"},{"bufferView":0,"byteOffset":527556,"componentType":5126,"count":4,"max":[0.00249119210518396,-0.00116003525850188,-0.00278039200418769],"min":[0.00246925290009285,-0.00126003526645076,-0.00287131667188995],"type":"VEC3"},{"bufferView":0,"byteOffset":527604,"componentType":5126,"count":14,"max":[0.00246925290056969,-0.001160035257948,-0.00287131666170841],"min":[0.00246231796920673,-0.00126003525850188,-0.00287765228866322],"type":"VEC3"},{"bufferView":0,"byteOffset":527772,"componentType":5126,"count":4,"max":[0.00246231796971187,-0.001160035257948,-0.0028776522803038705],"min":[0.0024605842358667303,-0.001260035257948,-0.0028776522888147903],"type":"VEC3"},{"bufferView":0,"byteOffset":527820,"componentType":5126,"count":4,"max":[0.002460584236746,-0.00116003525758873,-0.00287765228085651],"min":[0.0024605842358667303,-0.001260035257948,-0.00288176187819779],"type":"VEC3"},{"bufferView":0,"byteOffset":527868,"componentType":5126,"count":4,"max":[0.002485434407806,-0.00116003525758873,-0.00288176186620404],"min":[0.0024605842366860003,-0.00126003525758873,-0.00288176187819779],"type":"VEC3"},{"bufferView":0,"byteOffset":527916,"componentType":5126,"count":4,"max":[0.002485434407806,-0.00116003525758873,-0.0028776522786840403],"min":[0.00248543440744672,-0.001260035257948,-0.00288176187568332],"type":"VEC3"},{"bufferView":0,"byteOffset":527964,"componentType":5126,"count":4,"max":[0.00248543440755672,-0.001160035257948,-0.0028776522783023604],"min":[0.002483122764298,-0.001260035257948,-0.00287765228684441],"type":"VEC3"},{"bufferView":0,"byteOffset":528012,"componentType":5126,"count":14,"max":[0.00248312276434672,-0.001160035257948,-0.00287360690087244],"min":[0.00247849947560174,-0.00126003525830166,-0.00287765228684441],"type":"VEC3"},{"bufferView":0,"byteOffset":528180,"componentType":5126,"count":6,"max":[0.00247907738698315,-0.00116003525830166,-0.0028696043334417902],"min":[0.00247849947560174,-0.00126003525865158,-0.00287360691053659],"type":"VEC3"},{"bufferView":0,"byteOffset":528252,"componentType":5126,"count":4,"max":[0.00280441985238769,-0.00116003525835218,-0.00279049471606544],"min":[0.00280441984514717,-0.00126003526556755,-0.00287302897065572],"type":"VEC3"},{"bufferView":0,"byteOffset":528300,"componentType":5126,"count":18,"max":[0.00280441985238769,-0.001160035257948,-0.0028730289622092902],"min":[0.00279917584552987,-0.0012600352583521802,-0.00287765225921417],"type":"VEC3"},{"bufferView":0,"byteOffset":528516,"componentType":5126,"count":4,"max":[0.0027991758459167205,-0.001160035257948,-0.00287765225086737],"min":[0.0027834438255969103,-0.001260035257948,-0.00287765226058951],"type":"VEC3"},{"bufferView":0,"byteOffset":528564,"componentType":5126,"count":16,"max":[0.00278344382577672,-0.001160035257948,-0.00285710430766998],"min":[0.0027607340629008797,-0.00126003525974436,-0.00287765226058951],"type":"VEC3"},{"bufferView":0,"byteOffset":528756,"componentType":5126,"count":4,"max":[0.00276073406330037,-0.0011600352596246,-0.00285710430766998],"min":[0.0027578445079601203,-0.00126003525974436,-0.00285847418028347],"type":"VEC3"},{"bufferView":0,"byteOffset":528804,"componentType":5126,"count":4,"max":[0.002763109921556,-0.00116003525758873,-0.0028584741717022004],"min":[0.0027578445079601203,-0.0012600352596246,-0.0028817618511411502],"type":"VEC3"},{"bufferView":0,"byteOffset":528852,"componentType":5126,"count":4,"max":[0.002823255470466,-0.00116003525758873,-0.00288176183667079],"min":[0.002763109920986,-0.00126003525758873,-0.0028817618511411502],"type":"VEC3"},{"bufferView":0,"byteOffset":528900,"componentType":5126,"count":4,"max":[0.002823255470466,-0.00116003525758873,-0.0028776522491507904],"min":[0.00282325546920672,-0.001260035257948,-0.00288176184615006],"type":"VEC3"},{"bufferView":0,"byteOffset":528948,"componentType":5126,"count":4,"max":[0.00282325547010672,-0.001160035257948,-0.0028776522489117502],"min":[0.00281921009124078,-0.001260035257948,-0.00287765225746272],"type":"VEC3"},{"bufferView":0,"byteOffset":528996,"componentType":5126,"count":18,"max":[0.00281921009265672,-0.001160035257948,-0.0028730289616666397],"min":[0.00281400889328922,-0.0012600352583521802,-0.00287765225746272],"type":"VEC3"},{"bufferView":0,"byteOffset":529212,"componentType":5126,"count":4,"max":[0.00281400889345254,-0.00116003525835218,-0.00279049471544399],"min":[0.0028140088861473398,-0.00126003526556755,-0.00287302897024642],"type":"VEC3"},{"bufferView":0,"byteOffset":529260,"componentType":5126,"count":16,"max":[0.00281921008446299,-0.0011600352655675502,-0.00278587142679962],"min":[0.0028140088861473398,-0.00126003526597173,-0.00279049472409942],"type":"VEC3"},{"bufferView":0,"byteOffset":529452,"componentType":5126,"count":4,"max":[0.00282267755114299,-0.00116003526597173,-0.00278587142647731],"min":[0.0028192100836633804,-0.00126003526597173,-0.00278587143554472],"type":"VEC3"},{"bufferView":0,"byteOffset":529500,"componentType":5126,"count":4,"max":[0.00282267755114299,-0.00116003526597173,-0.00278176183709431],"min":[0.00282267754986372,-0.001260035266331,-0.00278587143524158],"type":"VEC3"},{"bufferView":0,"byteOffset":529548,"componentType":5126,"count":4,"max":[0.00282267754998372,-0.001160035266331,-0.00278176183709431],"min":[0.00279517326965372,-0.001260035266331,-0.00278176184860509],"type":"VEC3"},{"bufferView":0,"byteOffset":529596,"componentType":5126,"count":4,"max":[0.00279517327013299,-0.00116003526597173,-0.00278176183949881],"min":[0.0027951732694029897,-0.001260035266331,-0.00278587143798809],"type":"VEC3"},{"bufferView":0,"byteOffset":529644,"componentType":5126,"count":4,"max":[0.00279921864632245,-0.00116003526597173,-0.00278587142855285],"min":[0.0027951732694029897,-0.00126003526597173,-0.00278587143798809],"type":"VEC3"},{"bufferView":0,"byteOffset":529692,"componentType":5126,"count":16,"max":[0.00280441984518457,-0.0011600352655675502,-0.00278587142855285],"min":[0.00279921864595299,-0.00126003526597173,-0.00279049472450872],"type":"VEC3"},{"bufferView":0,"byteOffset":529884,"componentType":5126,"count":4,"max":[0.00259346094839367,-0.00116003525835218,-0.0027904947347078698],"min":[0.0025934609410371698,-0.00126003526556755,-0.0028730289895273404],"type":"VEC3"},{"bufferView":0,"byteOffset":529932,"componentType":5126,"count":16,"max":[0.00259921864611299,-0.0011600352655675502,-0.00278587144602822],"min":[0.0025934609410371698,-0.00126003526597173,-0.00279049474338034],"type":"VEC3"},{"bufferView":0,"byteOffset":530124,"componentType":5126,"count":4,"max":[0.00260304998238299,-0.00116003526597173,-0.00278587144567776],"min":[0.00259921864557325,-0.00126003526597173,-0.00278587145477698],"type":"VEC3"},{"bufferView":0,"byteOffset":530172,"componentType":5126,"count":4,"max":[0.00260304998238299,-0.00116003526597173,-0.00278176185629476],"min":[0.00260304998136372,-0.001260035266331,-0.00278587145444204],"type":"VEC3"},{"bufferView":0,"byteOffset":530220,"componentType":5126,"count":4,"max":[0.00260304998148372,-0.001160035266331,-0.00278176185629476],"min":[0.00257687275573372,-0.001260035266331,-0.0027817618676895203],"type":"VEC3"},{"bufferView":0,"byteOffset":530268,"componentType":5126,"count":18,"max":[0.0025768727557984403,-0.0011600352621395,-0.00278176185884923],"min":[0.00253729656090522,-0.001260035266331,-0.0028297070766293802],"type":"VEC3"},{"bufferView":0,"byteOffset":530484,"componentType":5126,"count":18,"max":[0.002578242627096,-0.00116003525758873,-0.0028297070671652],"min":[0.00253729656090522,-0.0012600352621394998,-0.00288176186756976],"type":"VEC3"},{"bufferView":0,"byteOffset":530700,"componentType":5126,"count":4,"max":[0.002603049990846,-0.00116003525758873,-0.00288176185592176],"min":[0.00257824262647881,-0.00126003525758873,-0.00288176186756976],"type":"VEC3"},{"bufferView":0,"byteOffset":530748,"componentType":5126,"count":4,"max":[0.002603049990846,-0.00116003525758873,-0.0028776522684017597],"min":[0.00260304998974672,-0.001260035257948,-0.0028817618654010404],"type":"VEC3"},{"bufferView":0,"byteOffset":530796,"componentType":5126,"count":4,"max":[0.0026030499898667203,-0.001160035257948,-0.0028776522681793902],"min":[0.0025988547838767203,-0.001260035257948,-0.00287765227672679],"type":"VEC3"},{"bufferView":0,"byteOffset":530844,"componentType":5126,"count":14,"max":[0.00259885478394508,-0.001160035257948,-0.00287302898087169],"min":[0.00259346094825254,-0.0012600352583521802,-0.00287765227672679],"type":"VEC3"},{"bufferView":0,"byteOffset":531012,"componentType":5126,"count":14,"max":[0.0027142443400540103,-0.00116003525758873,-0.00285378667872161],"min":[0.00268524176807033,-0.0012600352600344,-0.00288176185568012],"type":"VEC3"},{"bufferView":0,"byteOffset":531180,"componentType":5126,"count":20,"max":[0.00274962532817122,-0.00116003525758873,-0.0028313765691148902],"min":[0.002714244339426,-0.00126003526199355,-0.00288176185568012],"type":"VEC3"},{"bufferView":0,"byteOffset":531420,"componentType":5126,"count":18,"max":[0.00274962532817122,-0.00116003526199355,-0.0027803919841279],"min":[0.0027119326861134,-0.00126003526645076,-0.0028313765786150097],"type":"VEC3"},{"bufferView":0,"byteOffset":531636,"componentType":5126,"count":6,"max":[0.00271193268672396,-0.00116003526635533,-0.0027803919841279],"min":[0.00270379912517939,-0.00126003526645076,-0.00278148360316827],"type":"VEC3"},{"bufferView":0,"byteOffset":531708,"componentType":5126,"count":6,"max":[0.00270379912575625,-0.0011600352662112501,-0.0027814835942484304],"min":[0.00269684278892082,-0.00126003526635533,-0.00278313172021541],"type":"VEC3"},{"bufferView":0,"byteOffset":531780,"componentType":5126,"count":14,"max":[0.00269684278970347,-0.0011600352662112501,-0.00278039198672924],"min":[0.00269046436481396,-0.00126003526645076,-0.00278313172021541],"type":"VEC3"},{"bufferView":0,"byteOffset":531948,"componentType":5126,"count":4,"max":[0.0026904643653017303,-0.0011600352642951299,-0.00278039198672924],"min":[0.0026852417637295897,-0.00126003526645076,-0.0028050495290196003],"type":"VEC3"},{"bufferView":0,"byteOffset":531996,"componentType":5126,"count":4,"max":[0.00268870923071935,-0.00116003526417538,-0.00280504951979633],"min":[0.0026852417637295897,-0.0012600352642951301,-0.00280641939240247],"type":"VEC3"},{"bufferView":0,"byteOffset":532044,"componentType":5126,"count":14,"max":[0.00271310991359497,-0.00116003526417538,-0.0027845015730691798],"min":[0.0026887092304880003,-0.00126003526609149,-0.00280641939240247],"type":"VEC3"},{"bufferView":0,"byteOffset":532212,"componentType":5126,"count":18,"max":[0.00273866642399943,-0.0011600352620553,-0.0027845015730691798],"min":[0.00271310991311323,-0.00126003526609149,-0.00283067024395607],"type":"VEC3"},{"bufferView":0,"byteOffset":532428,"componentType":5126,"count":18,"max":[0.00273866642399943,-0.00116003525806776,-0.0028306702345443904],"min":[0.00271368783149744,-0.0012600352620553,-0.00287628240367377],"type":"VEC3"},{"bufferView":0,"byteOffset":532644,"componentType":5126,"count":20,"max":[0.00271368783209697,-0.00116003525806776,-0.0028520315415293197],"min":[0.00268870923408689,-0.00126003526018784,-0.00287628240367377],"type":"VEC3"},{"bufferView":0,"byteOffset":532884,"componentType":5126,"count":4,"max":[0.00268870923437578,-0.0011600352600344,-0.0028520315415293197],"min":[0.00268524176807033,-0.00126003526018784,-0.0028537866871956],"type":"VEC3"},{"bufferView":0,"byteOffset":532932,"componentType":5126,"count":4,"max":[0.0034344859798478,-0.00126003521978495,-0.0030582159190536],"min":[0.0029344859579921,-0.00126003524164063,-0.00330821596276498],"type":"VEC3"},{"bufferView":0,"byteOffset":532980,"componentType":5126,"count":4,"max":[0.0034344859798478,-0.00126003521978495,-0.0030582159190536],"min":[0.0034344859579921,-0.00166003524201363,-0.00330821595402269],"type":"VEC3"},{"bufferView":0,"byteOffset":533028,"componentType":5126,"count":4,"max":[0.0034344859798478,-0.00166003522015794,-0.00305821595402269],"min":[0.0029344859579921,-0.00166003524201363,-0.00330821599773407],"type":"VEC3"},{"bufferView":0,"byteOffset":533076,"componentType":5126,"count":4,"max":[0.0029344859803678,-0.00166003522015794,-0.00305821599773408],"min":[0.0029344859579921,-0.0027700352414176204,-0.00330821609440331],"type":"VEC3"},{"bufferView":0,"byteOffset":533124,"componentType":5126,"count":4,"max":[0.00706448598118778,-0.00166003522015794,-0.00305821563667801],"min":[0.007064485957472091,-0.0027700352421606202,-0.00330821573334724],"type":"VEC3"},{"bufferView":0,"byteOffset":533172,"componentType":5126,"count":4,"max":[0.007439485761290839,-0.0025700354388617803,-0.000808215683449174],"min":[0.00713948576054084,-0.00277003543886177,-0.000808215726790553],"type":"VEC3"},{"bufferView":0,"byteOffset":533220,"componentType":5126,"count":4,"max":[0.00743948580063109,-0.00257003539952154,-0.000808215683449174],"min":[0.00743948576077084,-0.00277003543886177,-0.0012582157016787201],"type":"VEC3"},{"bufferView":0,"byteOffset":533268,"componentType":5126,"count":4,"max":[0.00743948580063109,-0.00257003539952154,-0.00125821568270417],"min":[0.00713948579988109,-0.00277003539952154,-0.0012582157279055499],"type":"VEC3"},{"bufferView":0,"byteOffset":533316,"componentType":5126,"count":4,"max":[0.00713948580123109,-0.00257003539952154,-0.000808215709676007],"min":[0.00713948576054084,-0.00277003543886177,-0.0012582157279055499],"type":"VEC3"},{"bufferView":0,"byteOffset":533364,"componentType":5126,"count":4,"max":[0.00255948580115111,-0.00257003539952154,-0.000808216110072323],"min":[0.00255948576129086,-0.00277003543886177,-0.0012582161283018701],"type":"VEC3"},{"bufferView":0,"byteOffset":533412,"componentType":5126,"count":4,"max":[0.0028594857620408603,-0.0025700354388617803,-0.0008082160838454901],"min":[0.00255948576129086,-0.00277003543886177,-0.00080821612718687],"type":"VEC3"},{"bufferView":0,"byteOffset":533460,"componentType":5126,"count":4,"max":[0.00285948580063111,-0.00257003539952154,-0.0008082160838454901],"min":[0.00285948576069086,-0.00277003543886177,-0.00125821610207503],"type":"VEC3"},{"bufferView":0,"byteOffset":533508,"componentType":5126,"count":4,"max":[0.00285948580063111,-0.00257003539952154,-0.00125821608310049],"min":[0.00255948580063111,-0.00277003539952154,-0.0012582161283018701],"type":"VEC3"},{"bufferView":0,"byteOffset":533556,"componentType":5126,"count":4,"max":[0.00768948575254856,-0.0020000354473080502,-0.000608215619630569],"min":[0.00747948574291629,-0.00209003545590032,-0.000708215629961305],"type":"VEC3"},{"bufferView":0,"byteOffset":533604,"componentType":5126,"count":6,"max":[0.0074794858356002,-0.00126003536440446,-0.0006082156379893519],"min":[0.00747948574291629,-0.00223003545649632,-0.00165821565022953],"type":"VEC3"},{"bufferView":0,"byteOffset":533676,"componentType":5126,"count":4,"max":[0.0074794858356002,-0.00223003536455245,-0.000608215650228535],"min":[0.00715948574447629,-0.00223003545649632,-0.00165821567820381],"type":"VEC3"},{"bufferView":0,"byteOffset":533724,"componentType":5126,"count":4,"max":[0.0071594858371602,-0.00117003536455346,-0.000608215585535725],"min":[0.00715948574447629,-0.00223003545649632,-0.00165821567820381],"type":"VEC3"},{"bufferView":0,"byteOffset":533772,"componentType":5126,"count":4,"max":[0.0071594858356002,-0.00117003536455346,-0.000608215585535725],"min":[0.00696448574417629,-0.00117003545597433,-0.0016582156033281602],"type":"VEC3"},{"bufferView":0,"byteOffset":533820,"componentType":5126,"count":4,"max":[0.00324948589242502,-0.0014776714930536802,-0.0006082159542531779],"min":[0.0030344857444763,-0.00147767164245533,-0.0023082159730490603],"type":"VEC3"},{"bufferView":0,"byteOffset":533868,"componentType":5126,"count":4,"max":[0.00324948589242502,-0.00131767149305368,-0.0006082159402655401],"min":[0.0032494857443263,-0.00147767164245533,-0.00230821595425317],"type":"VEC3"},{"bufferView":0,"byteOffset":533916,"componentType":5126,"count":4,"max":[0.00674948589242501,-0.00131767149305368,-0.0006082156342858221],"min":[0.0032494857443263,-0.00131767164230633,-0.00230821594026553],"type":"VEC3"},{"bufferView":0,"byteOffset":533964,"componentType":5126,"count":4,"max":[0.00674948589242501,-0.00131767149305368,-0.0006082156342858221],"min":[0.00674948574432629,-0.00147767164245533,-0.0023082156482734503],"type":"VEC3"},{"bufferView":0,"byteOffset":534012,"componentType":5126,"count":4,"max":[0.00696448589227501,-0.0014776714930536802,-0.000608215629477563],"min":[0.00674948574432629,-0.00147767164245533,-0.0023082156482734503],"type":"VEC3"},{"bufferView":0,"byteOffset":534060,"componentType":5126,"count":4,"max":[0.00696448589242501,-0.0014776714930536802,-0.000608215629477563],"min":[0.00696448574417629,-0.00209767164163532,-0.00230821568367964],"type":"VEC3"},{"bufferView":0,"byteOffset":534108,"componentType":5126,"count":4,"max":[0.00696448589242501,-0.00209767149305268,-0.000608215683679658],"min":[0.00674948574432629,-0.00209767164163532,-0.00230821570247454],"type":"VEC3"},{"bufferView":0,"byteOffset":534156,"componentType":5126,"count":4,"max":[0.006749485892575011,-0.00209767149305268,-0.000608215702475555],"min":[0.00674948574432629,-0.00256767164230632,-0.00230821574356323],"type":"VEC3"},{"bufferView":0,"byteOffset":534204,"componentType":5126,"count":20,"max":[0.00674948589242501,-0.00256767149186067,-0.0006082157435642401],"min":[0.0032494857443263,-0.00256767164230632,-0.00230821604954295],"type":"VEC3"},{"bufferView":0,"byteOffset":534444,"componentType":5126,"count":4,"max":[0.00324948589242502,-0.00209767149305268,-0.000608216008455273],"min":[0.0032494857443263,-0.00256767164230632,-0.00230821604954295],"type":"VEC3"},{"bufferView":0,"byteOffset":534492,"componentType":5126,"count":4,"max":[0.00324948589242502,-0.00209767149305268,-0.000608216008455273],"min":[0.0030344857444763,-0.00209767164163532,-0.00230821602725016],"type":"VEC3"},{"bufferView":0,"byteOffset":534540,"componentType":5126,"count":4,"max":[0.0030344858925750204,-0.0014776714930536802,-0.0006082159730490751],"min":[0.0030344857444763,-0.00209767164163532,-0.00230821602725016],"type":"VEC3"},{"bufferView":0,"byteOffset":534588,"componentType":5126,"count":12,"max":[0.0076894858356002,-0.00107003536455446,-0.00165821552971437],"min":[0.0069644858356002004,-0.00223003536507545,-0.00165821567820381],"type":"VEC3"},{"bufferView":0,"byteOffset":534732,"componentType":5126,"count":4,"max":[0.0074194858355302,-0.00102003536892459,-0.00160821554969339],"min":[0.007219485831229061,-0.00107003536455446,-0.00165821557080308],"type":"VEC3"},{"bufferView":0,"byteOffset":534780,"componentType":5126,"count":4,"max":[0.0076894858356002,-0.00126003536403246,-0.000968215547218697],"min":[0.00747948577527848,-0.0012600354247261402,-0.00165821556542947],"type":"VEC3"},{"bufferView":0,"byteOffset":534828,"componentType":5126,"count":4,"max":[0.0076894857752784805,-0.00126003542435414,-0.0007082156121325221],"min":[0.00747948575206856,-0.0020000354477518498,-0.0009682155659514799],"type":"VEC3"},{"bufferView":0,"byteOffset":534876,"componentType":5126,"count":4,"max":[0.00547948594050754,-0.00107003526079218,-0.0028582157240367],"min":[0.00531948594050754,-0.00111003525989818,-0.00285821574152125],"type":"VEC3"},{"bufferView":0,"byteOffset":534924,"componentType":5126,"count":16,"max":[0.00547948594487868,-0.0010200352556760399,-0.0028582157240367],"min":[0.00531948594050754,-0.00107003526079218,-0.00290821573253521],"type":"VEC3"},{"bufferView":0,"byteOffset":535116,"componentType":5126,"count":4,"max":[0.00547948597547665,-0.00102003522507808,-0.00290821571854756],"min":[0.00531948594487868,-0.0010200352556760399,-0.0032582157321602],"type":"VEC3"},{"bufferView":0,"byteOffset":535164,"componentType":5126,"count":16,"max":[0.00547948597984779,-0.00102003522507808,-0.00325821571817256],"min":[0.00531948597547665,-0.0010700352195899502,-0.0033082157372813403],"type":"VEC3"},{"bufferView":0,"byteOffset":535356,"componentType":5126,"count":4,"max":[0.00547948597984779,-0.0010700352195899502,-0.0033082157232937003],"min":[0.00531948597984779,-0.0025176714048039403,-0.00330821586383765],"type":"VEC3"},{"bufferView":0,"byteOffset":535404,"componentType":5126,"count":16,"max":[0.00547948597984779,-0.0025176714048039403,-0.0032582158553411504],"min":[0.00531948597547665,-0.0025676714099200798,-0.00330821586383765],"type":"VEC3"},{"bufferView":0,"byteOffset":535596,"componentType":5126,"count":4,"max":[0.00547948597547665,-0.0025676714099200798,-0.0032036184392011504],"min":[0.00531948597070359,-0.0025676714165551303,-0.00325821586932879],"type":"VEC3"},{"bufferView":0,"byteOffset":535644,"componentType":5126,"count":4,"max":[0.00548948597954979,-0.00258069905005094,-0.00320361843946583],"min":[0.00530948597100059,-0.00258069905942513,-0.0033082158702219303],"type":"VEC3"},{"bufferView":0,"byteOffset":535692,"componentType":5126,"count":4,"max":[0.00628948598029779,-0.00258069905005094,-0.00320361836876761],"min":[0.00610948597070359,-0.00258069905956613,-0.00330821580065371],"type":"VEC3"},{"bufferView":0,"byteOffset":535740,"componentType":5126,"count":4,"max":[0.00706448598066778,-0.00126003521978495,-0.00305821560170892],"min":[0.006564485957992089,-0.00126003524164063,-0.0033082156454203],"type":"VEC3"},{"bufferView":0,"byteOffset":535788,"componentType":5126,"count":4,"max":[0.006564485980667781,-0.00126003521978495,-0.0030582156454203],"min":[0.006564485957992089,-0.00166003524201363,-0.0033082156803894],"type":"VEC3"},{"bufferView":0,"byteOffset":535836,"componentType":5126,"count":4,"max":[0.00706448598066778,-0.00166003522015794,-0.00305821563667801],"min":[0.006564485957992089,-0.00166003524201363,-0.0033082156803894],"type":"VEC3"},{"bufferView":0,"byteOffset":535884,"componentType":5126,"count":4,"max":[0.0038894859799177904,-0.00258069905005094,-0.0032036185785822703],"min":[0.0037094859710036002,-0.00258069905956613,-0.00330821601046837],"type":"VEC3"},{"bufferView":0,"byteOffset":535932,"componentType":5126,"count":4,"max":[0.00468948598066779,-0.00258069905005094,-0.00320361850864405],"min":[0.0045094859710016,-0.00258069905956613,-0.00330821594053015],"type":"VEC3"},{"bufferView":0,"byteOffset":535980,"componentType":5126,"count":4,"max":[0.004679485975477651,-0.0025676714099200798,-0.00320361850913937],"min":[0.0045194859707786,-0.00256767141564013,-0.0032582159392670097],"type":"VEC3"},{"bufferView":0,"byteOffset":536028,"componentType":5126,"count":16,"max":[0.00467948597984879,-0.0025176714048039403,-0.00325821592527937],"min":[0.00451948597547765,-0.0025676714099200798,-0.00330821593377587],"type":"VEC3"},{"bufferView":0,"byteOffset":536220,"componentType":5126,"count":4,"max":[0.00467948597984879,-0.0010700352195899502,-0.00330821579323192],"min":[0.00451948597984879,-0.0025176714048039403,-0.00330821593377587],"type":"VEC3"},{"bufferView":0,"byteOffset":536268,"componentType":5126,"count":16,"max":[0.00467948597984879,-0.00102003522507808,-0.0032582157881107803],"min":[0.00451948597547765,-0.0010700352195899502,-0.0033082158072195605],"type":"VEC3"},{"bufferView":0,"byteOffset":536460,"componentType":5126,"count":4,"max":[0.004679485975477651,-0.00102003522507808,-0.00290821578848578],"min":[0.00451948594487968,-0.0010200352556760399,-0.00325821580209842],"type":"VEC3"},{"bufferView":0,"byteOffset":536508,"componentType":5126,"count":16,"max":[0.00467948594487968,-0.0010200352556760399,-0.00285821579397492],"min":[0.00451948594050854,-0.00107003526079218,-0.00290821580247343],"type":"VEC3"},{"bufferView":0,"byteOffset":536700,"componentType":5126,"count":4,"max":[0.0046794859405085406,-0.00107003526079218,-0.00285821579397492],"min":[0.00451948594050854,-0.00111003525989818,-0.00285821581108747],"type":"VEC3"},{"bufferView":0,"byteOffset":536748,"componentType":5126,"count":4,"max":[0.00387948597547666,-0.0025676714099200798,-0.0032036185790775902],"min":[0.0037194859707735998,-0.00256767141564013,-0.00325821600920523],"type":"VEC3"},{"bufferView":0,"byteOffset":536796,"componentType":5126,"count":16,"max":[0.0038794859798478003,-0.0025176714048039403,-0.00325821599521759],"min":[0.00371948597547666,-0.0025676714099200798,-0.0033082160037141],"type":"VEC3"},{"bufferView":0,"byteOffset":536988,"componentType":5126,"count":4,"max":[0.0038794859798478003,-0.0010700352195899502,-0.00330821586317014],"min":[0.0037194859798478,-0.0025176714048039403,-0.0033082160037141],"type":"VEC3"},{"bufferView":0,"byteOffset":537036,"componentType":5126,"count":16,"max":[0.0038794859798478003,-0.00102003522507808,-0.0032582158580490004],"min":[0.00371948597547666,-0.0010700352195899502,-0.0033082158771577798],"type":"VEC3"},{"bufferView":0,"byteOffset":537228,"componentType":5126,"count":4,"max":[0.00387948597547666,-0.00102003522507808,-0.0029082158584240003],"min":[0.00371948594487868,-0.0010200352556760399,-0.00325821587203665],"type":"VEC3"},{"bufferView":0,"byteOffset":537276,"componentType":5126,"count":16,"max":[0.0038794859448786803,-0.0010200352556760399,-0.00285821586391314],"min":[0.00371948594050755,-0.00107003526079218,-0.00290821587241165],"type":"VEC3"},{"bufferView":0,"byteOffset":537468,"componentType":5126,"count":4,"max":[0.00387948594050755,-0.00107003526079218,-0.00285821586391314],"min":[0.00371948594050755,-0.00111003525989818,-0.0028582158810256998],"type":"VEC3"},{"bufferView":0,"byteOffset":537516,"componentType":5126,"count":4,"max":[0.00627948597547665,-0.0025676714096680804,-0.0032036183692629302],"min":[0.00611948597048359,-0.0025676714149021297,-0.00325821579827057],"type":"VEC3"},{"bufferView":0,"byteOffset":537564,"componentType":5126,"count":16,"max":[0.00627948597984779,-0.00251767140641494,-0.00325821578428292],"min":[0.00611948597547665,-0.0025676714096680804,-0.00330821579463943],"type":"VEC3"},{"bufferView":0,"byteOffset":537756,"componentType":5126,"count":4,"max":[0.00627948597984779,-0.0010700352212009501,-0.00330821565409547],"min":[0.00611948597984779,-0.00251767140641494,-0.00330821579463943],"type":"VEC3"},{"bufferView":0,"byteOffset":537804,"componentType":5126,"count":16,"max":[0.00627948597984779,-0.0010200352248270802,-0.00325821564898434],"min":[0.00611948597547665,-0.0010700352212009501,-0.0033082156680831203],"type":"VEC3"},{"bufferView":0,"byteOffset":537996,"componentType":5126,"count":4,"max":[0.00627948597547665,-0.0010200352248270802,-0.00290821564935434],"min":[0.0061194859448786805,-0.0010200352554250401,-0.00325821566297198],"type":"VEC3"},{"bufferView":0,"byteOffset":538044,"componentType":5126,"count":16,"max":[0.006279485944878681,-0.0010200352554250401,-0.00285821565298048],"min":[0.006119485940507541,-0.00107003526054118,-0.00290821566334199],"type":"VEC3"},{"bufferView":0,"byteOffset":538236,"componentType":5126,"count":4,"max":[0.0062794859405075395,-0.00107003526054118,-0.00285821565298048],"min":[0.00611948594035754,-0.0011100352596471802,-0.00285821567121103],"type":"VEC3"},{"bufferView":0,"byteOffset":538284,"componentType":5126,"count":80,"max":[0.002676102216986,-0.00126003525758873,-0.0027817618587231297],"min":[0.0026098993038901203,-0.001260035266331,-0.00288176186503115],"type":"VEC3"},{"bufferView":0,"byteOffset":539244,"componentType":5126,"count":48,"max":[0.002530447251146,-0.00126003525758873,-0.00278039201222296],"min":[0.0024605842358667303,-0.00126003526645076,-0.00288176187819779],"type":"VEC3"},{"bufferView":0,"byteOffset":539820,"componentType":5126,"count":50,"max":[0.002823255469226,-0.00126003525758873,-0.00278176184585858],"min":[0.00275784450937012,-0.001260035266331,-0.0028817618511411502],"type":"VEC3"},{"bufferView":0,"byteOffset":540420,"componentType":5126,"count":65,"max":[0.002603049990846,-0.00126003525758873,-0.00278176186505904],"min":[0.00253729656090522,-0.001260035266331,-0.00288176186756976],"type":"VEC3"},{"bufferView":0,"byteOffset":541200,"componentType":5126,"count":67,"max":[0.0027496253281711802,-0.00126003525758873,-0.00278039199286821],"min":[0.00268524176431959,-0.00126003526645076,-0.00288176185568012],"type":"VEC3"},{"bufferView":0,"byteOffset":542004,"componentType":5126,"count":4,"max":[0.00743948580063109,-0.00257003539952154,-0.000808215683449174],"min":[0.00713948576054084,-0.0025700354388617803,-0.001258215709676],"type":"VEC3"},{"bufferView":0,"byteOffset":542052,"componentType":5126,"count":4,"max":[0.00285948580063111,-0.00257003539952154,-0.0008082160838454901],"min":[0.00255948576129086,-0.0025700354388617803,-0.0012582161093273201],"type":"VEC3"},{"bufferView":0,"byteOffset":542100,"componentType":5126,"count":44,"max":[0.00696448589242501,-0.00131767149305368,-0.00230821562947755],"min":[0.00303448589242502,-0.00256767149305267,-0.00230821604954295],"type":"VEC3"},{"bufferView":0,"byteOffset":542628,"componentType":5126,"count":8,"max":[0.0054794857954740496,-0.0025665845947910803,-0.00118374393815713],"min":[0.00531948579412056,-0.00256767159045059,-0.0011941130449178098],"type":"VEC3"},{"bufferView":0,"byteOffset":542724,"componentType":5126,"count":24,"max":[0.005319485892723011,-0.00235150928186667,-0.000908215857204413],"min":[0.00531948577003313,-0.00256767159045059,-0.0023082158685778],"type":"VEC3"},{"bufferView":0,"byteOffset":543012,"componentType":5126,"count":24,"max":[0.00467948589212702,-0.00235150928186667,-0.00090821591315499],"min":[0.004679485770034131,-0.00256767159045059,-0.00230821592452837],"type":"VEC3"},{"bufferView":0,"byteOffset":543300,"componentType":5126,"count":8,"max":[0.0046794857947290505,-0.00256658459440808,-0.00118374400817635],"min":[0.00451948579412156,-0.00256767159045059,-0.00119411311485603],"type":"VEC3"},{"bufferView":0,"byteOffset":543396,"componentType":5126,"count":24,"max":[0.00451948589197802,-0.00235150928186667,-0.000908215927142634],"min":[0.00451948577003413,-0.00256767159045059,-0.0023082159385160203],"type":"VEC3"},{"bufferView":0,"byteOffset":543684,"componentType":5126,"count":24,"max":[0.0038794858932450203,-0.00235150928186667,-0.0009082159830932111],"min":[0.00387948577003313,-0.00256767159045059,-0.0023082159944666],"type":"VEC3"},{"bufferView":0,"byteOffset":543972,"componentType":5126,"count":8,"max":[0.0038794857958470604,-0.00256658459440808,-0.0011837440781145802],"min":[0.0037194857941205603,-0.00256767159045059,-0.0011941131847942501],"type":"VEC3"},{"bufferView":0,"byteOffset":544068,"componentType":5126,"count":24,"max":[0.00371948589309502,-0.00235150928186667,-0.000908215997080855],"min":[0.00371948577003313,-0.00256767159045059,-0.00230821600845424],"type":"VEC3"},{"bufferView":0,"byteOffset":544356,"componentType":5126,"count":24,"max":[0.00627948589175501,-0.00235150928186667,-0.0009082157740285471],"min":[0.00627948577003312,-0.00256767159045059,-0.00230821578465193],"type":"VEC3"},{"bufferView":0,"byteOffset":544644,"componentType":5126,"count":8,"max":[0.006279485794722922,-0.00256658459415608,-0.00118374386904491],"min":[0.00611948579397055,-0.00256767159045059,-0.0011941129749795801],"type":"VEC3"},{"bufferView":0,"byteOffset":544740,"componentType":5126,"count":24,"max":[0.00611948589160501,-0.00235150928186667,-0.000908215788016191],"min":[0.00611948577003312,-0.00256767159045059,-0.00230821579863958],"type":"VEC3"},{"bufferView":0,"byteOffset":545028,"componentType":5126,"count":24,"max":[0.00547948589287201,-0.00235150928186667,-0.000908215843216769],"min":[0.005479485770033121,-0.00256767159045059,-0.00230821585459015],"type":"VEC3"},{"bufferView":0,"byteOffset":545316,"componentType":5126,"count":4,"max":[0.0074194858360902,-0.00210003536425545,-0.000658215644108945],"min":[0.0072194857481774205,-0.00210003545197519,-0.0016582156615944901],"type":"VEC3"},{"bufferView":0,"byteOffset":545364,"componentType":5126,"count":26,"max":[0.0072194858362702,-0.00102003536892459,-0.000658215575295584],"min":[0.0072194857481774205,-0.00210003545197519,-0.0016582156615944901],"type":"VEC3"},{"bufferView":0,"byteOffset":545676,"componentType":5126,"count":26,"max":[0.0074194858360902,-0.00102003536892459,-0.000658215557811029],"min":[0.00741948574742742,-0.00210003545197519,-0.00165821564410994],"type":"VEC3"},{"bufferView":0,"byteOffset":545988,"componentType":5126,"count":4,"max":[0.00741948583047906,-0.00102003536892459,-0.000806425845032391],"min":[0.007219485761134381,-0.00102003543920224,-0.00160821556717794],"type":"VEC3"},{"bufferView":0,"byteOffset":546036,"componentType":5126,"count":4,"max":[0.0024969498119126,-0.00116003526155445,-0.0027915863519683303],"min":[0.00248541300007328,-0.00126003526547212,-0.00284066598505819],"type":"VEC3"},{"bufferView":0,"byteOffset":546084,"componentType":5126,"count":4,"max":[0.0025096424522732803,-0.00116003526155445,-0.0028406659744137103],"min":[0.00248541300007328,-0.00126003526118145,-0.00284066598505819],"type":"VEC3"},{"bufferView":0,"byteOffset":546132,"componentType":5126,"count":4,"max":[0.0025096424522732803,-0.00116003526155445,-0.0027915863519683303],"min":[0.0024969498110526,-0.00126003526547212,-0.00284066598304813],"type":"VEC3"},{"bufferView":0,"byteOffset":546180,"componentType":5126,"count":18,"max":[0.0025776433119096298,-0.001160035257948,-0.00283090569706605],"min":[0.00254825546511952,-0.0012600352620347598,-0.0028776522785832],"type":"VEC3"},{"bufferView":0,"byteOffset":546396,"componentType":5126,"count":14,"max":[0.00258387190731782,-0.001160035257948,-0.00287302898162336],"min":[0.0025776433116667203,-0.0012600352583521802,-0.0028776522785832],"type":"VEC3"},{"bufferView":0,"byteOffset":546564,"componentType":5126,"count":4,"max":[0.00258387190731782,-0.00116003525835218,-0.0027904947350473604],"min":[0.00258387189993717,-0.00126003526556759,-0.0028730289901289304],"type":"VEC3"},{"bufferView":0,"byteOffset":546612,"componentType":5126,"count":14,"max":[0.0025838719000242797,-0.0011600352656747246,-0.00278587144806871],"min":[0.00257595237898299,-0.00126003526597175,-0.00279049474389907],"type":"VEC3"},{"bufferView":0,"byteOffset":546780,"componentType":5126,"count":18,"max":[0.0025759523797148497,-0.0011600352620347201,-0.00278587144806871],"min":[0.00254825546511952,-0.00126003526597175,-0.0028309057053331997],"type":"VEC3"},{"bufferView":0,"byteOffset":546996,"componentType":5126,"count":4,"max":[0.00547948589287201,-0.00235150928186667,-0.00119357067086167],"min":[0.00531948579497964,-0.0023515093800860003,-0.00230821584968031],"type":"VEC3"},{"bufferView":0,"byteOffset":547044,"componentType":5126,"count":4,"max":[0.00627948589175501,-0.00235150928186667,-0.00119357060166845],"min":[0.00611948579497964,-0.002351509379835,-0.00230821577974208],"type":"VEC3"},{"bufferView":0,"byteOffset":547092,"componentType":5126,"count":4,"max":[0.0038794858932450203,-0.00235150928186667,-0.00119357081073811],"min":[0.00371948579497964,-0.0023515093800860003,-0.00230821598955675],"type":"VEC3"},{"bufferView":0,"byteOffset":547140,"componentType":5126,"count":4,"max":[0.00467948589212702,-0.00235150928186667,-0.0011935707407998899],"min":[0.00451948579498064,-0.0023515093800860003,-0.00230821591961853],"type":"VEC3"},{"bufferView":0,"byteOffset":547188,"componentType":5126,"count":4,"max":[0.00467948589212702,-0.00172003530847368,-0.0009082158502767121],"min":[0.00451948577070413,-0.0017200354301205002,-0.00230821586441335],"type":"VEC3"},{"bufferView":0,"byteOffset":547236,"componentType":5126,"count":4,"max":[0.00451948589197802,-0.00142003530772868,-0.000908215838037536],"min":[0.00451948577003413,-0.0017200354301205002,-0.00230821586441335],"type":"VEC3"},{"bufferView":0,"byteOffset":547284,"componentType":5126,"count":4,"max":[0.00467948589212702,-0.00142003530772868,-0.000908215824049892],"min":[0.00451948577003413,-0.00142003543012051,-0.0023082158381865303],"type":"VEC3"},{"bufferView":0,"byteOffset":547332,"componentType":5126,"count":4,"max":[0.00467948589212702,-0.00142003530772868,-0.000908215824049892],"min":[0.00467948577085313,-0.0017200354301205002,-0.0023082158504257],"type":"VEC3"},{"bufferView":0,"byteOffset":547380,"componentType":5126,"count":4,"max":[0.0038794858932450203,-0.00172003530847368,-0.0009082159202149331],"min":[0.00371948577070313,-0.0017200354301205002,-0.0023082159343515703],"type":"VEC3"},{"bufferView":0,"byteOffset":547428,"componentType":5126,"count":4,"max":[0.00371948589309502,-0.00142003530772868,-0.0009082159079757571],"min":[0.00371948577003313,-0.0017200354301205002,-0.0023082159343515703],"type":"VEC3"},{"bufferView":0,"byteOffset":547476,"componentType":5126,"count":4,"max":[0.0038794858932450203,-0.00142003530772868,-0.000908215893988113],"min":[0.00371948577003313,-0.00142003543012051,-0.00230821590812475],"type":"VEC3"},{"bufferView":0,"byteOffset":547524,"componentType":5126,"count":4,"max":[0.0038794858932450203,-0.00142003530772868,-0.000908215893988113],"min":[0.0038794857708531303,-0.0017200354301205002,-0.00230821592036392],"type":"VEC3"},{"bufferView":0,"byteOffset":547572,"componentType":5126,"count":4,"max":[0.00627948589175501,-0.00172003530847368,-0.00090821571040027],"min":[0.00611948577003312,-0.0017200354301205002,-0.0023082157245369],"type":"VEC3"},{"bufferView":0,"byteOffset":547620,"componentType":5126,"count":4,"max":[0.00611948589160501,-0.00142003530772868,-0.000908215698161094],"min":[0.00611948577003312,-0.0017200354301205002,-0.0023082157245369],"type":"VEC3"},{"bufferView":0,"byteOffset":547668,"componentType":5126,"count":4,"max":[0.00627948589175501,-0.00142003530772868,-0.000908215684173449],"min":[0.00611948577003312,-0.00142003543012051,-0.00230821569831008],"type":"VEC3"},{"bufferView":0,"byteOffset":547716,"componentType":5126,"count":4,"max":[0.00627948589175501,-0.00142003530772868,-0.000908215684173449],"min":[0.00627948577018312,-0.0017200354301205002,-0.0023082157105492602],"type":"VEC3"},{"bufferView":0,"byteOffset":547764,"componentType":5126,"count":4,"max":[0.00547948589287201,-0.00172003530847368,-0.0009082157803384911],"min":[0.00531948577070413,-0.0017200354301205002,-0.00230821579447512],"type":"VEC3"},{"bufferView":0,"byteOffset":547812,"componentType":5126,"count":4,"max":[0.005319485892723011,-0.00142003530772868,-0.000908215768099315],"min":[0.00531948577003313,-0.0017200354301205002,-0.00230821579447512],"type":"VEC3"},{"bufferView":0,"byteOffset":547860,"componentType":5126,"count":4,"max":[0.00547948589287201,-0.00142003530772868,-0.00090821575411167],"min":[0.00531948577003313,-0.00142003543012051,-0.0023082157682483002],"type":"VEC3"},{"bufferView":0,"byteOffset":547908,"componentType":5126,"count":4,"max":[0.00547948589287201,-0.00142003530772868,-0.00090821575411167],"min":[0.0054794857708531305,-0.0017200354301205002,-0.00230821578048748],"type":"VEC3"},{"bufferView":0,"byteOffset":547956,"componentType":5126,"count":4,"max":[0.00547948579426956,-0.0025165766496148597,-0.000947846756034302],"min":[0.00531948577349777,-0.0025665845947910803,-0.00118374395214478],"type":"VEC3"},{"bufferView":0,"byteOffset":548004,"componentType":5126,"count":14,"max":[0.00547948577349777,-0.0024676636492025,-0.000908215845098194],"min":[0.00531948577003313,-0.0025165766496148597,-0.000947846770021946],"type":"VEC3"},{"bufferView":0,"byteOffset":548172,"componentType":5126,"count":4,"max":[0.005479485770033121,-0.0024461426415604997,-0.000908215843216769],"min":[0.00531948577003313,-0.0024676636492025,-0.000908215859085838],"type":"VEC3"},{"bufferView":0,"byteOffset":548220,"componentType":5126,"count":14,"max":[0.00547948577358983,-0.0023970181959627997,-0.000908215843216769],"min":[0.00531948577003313,-0.0024461426415604997,-0.0009488997799298201],"type":"VEC3"},{"bufferView":0,"byteOffset":548388,"componentType":5126,"count":4,"max":[0.0054794857941652,-0.00235238493774244,-0.0009488997659421749],"min":[0.00531948577358983,-0.0023970181959627997,-0.00118425461305786],"type":"VEC3"},{"bufferView":0,"byteOffset":548436,"componentType":5126,"count":8,"max":[0.00547948579497964,-0.0023515093800860003,-0.0011842545990702101],"min":[0.005319485794165199,-0.00235238493774244,-0.00119357068484931],"type":"VEC3"},{"bufferView":0,"byteOffset":548532,"componentType":5126,"count":8,"max":[0.00467948579498064,-0.0023515093800860003,-0.0011842546690084398],"min":[0.0045194857941662,-0.00235238493774244,-0.0011935707547875401],"type":"VEC3"},{"bufferView":0,"byteOffset":548628,"componentType":5126,"count":4,"max":[0.0046794857941662,-0.00235238493774244,-0.0009488998358803969],"min":[0.0045194857735908305,-0.0023970181959627997,-0.00118425468299608],"type":"VEC3"},{"bufferView":0,"byteOffset":548676,"componentType":5126,"count":14,"max":[0.00467948577359083,-0.0023970181959627997,-0.00090821591315499],"min":[0.00451948577003413,-0.0024461426415604997,-0.000948899849868041],"type":"VEC3"},{"bufferView":0,"byteOffset":548844,"componentType":5126,"count":4,"max":[0.004679485770034131,-0.0024461426415604997,-0.00090821591315499],"min":[0.00451948577003413,-0.0024676636492025,-0.000908215929024059],"type":"VEC3"},{"bufferView":0,"byteOffset":548892,"componentType":5126,"count":14,"max":[0.00467948577349877,-0.0024676636492025,-0.000908215915036415],"min":[0.00451948577003413,-0.0025165766496148597,-0.0009478468399601681],"type":"VEC3"},{"bufferView":0,"byteOffset":549060,"componentType":5126,"count":4,"max":[0.00467948579412156,-0.0025165766496148597,-0.000947846825972523],"min":[0.00451948577349877,-0.0025665845947910803,-0.001183744022083],"type":"VEC3"},{"bufferView":0,"byteOffset":549108,"componentType":5126,"count":8,"max":[0.00387948579497964,-0.0023515093800860003,-0.00118425473894666],"min":[0.0037194857941652104,-0.00235238493774244,-0.00119357082472576],"type":"VEC3"},{"bufferView":0,"byteOffset":549204,"componentType":5126,"count":4,"max":[0.00387948579416521,-0.00235238493774244,-0.000948899905818618],"min":[0.00371948577358983,-0.0023970181959627997,-0.0011842547529343],"type":"VEC3"},{"bufferView":0,"byteOffset":549252,"componentType":5126,"count":14,"max":[0.00387948577358983,-0.0023970181959627997,-0.0009082159830932111],"min":[0.00371948577003313,-0.0024461426415604997,-0.000948899919806262],"type":"VEC3"},{"bufferView":0,"byteOffset":549420,"componentType":5126,"count":4,"max":[0.00387948577003313,-0.0024461426415604997,-0.0009082159830932111],"min":[0.00371948577003313,-0.0024676636492025,-0.0009082159989622801],"type":"VEC3"},{"bufferView":0,"byteOffset":549468,"componentType":5126,"count":14,"max":[0.0038794857734977704,-0.0024676636492025,-0.000908215984974636],"min":[0.00371948577003313,-0.0025165766496148597,-0.0009478469098983891],"type":"VEC3"},{"bufferView":0,"byteOffset":549636,"componentType":5126,"count":4,"max":[0.00387948579412056,-0.0025165766496148597,-0.000947846895910745],"min":[0.0037194857734977804,-0.0025665845947910803,-0.00118374409202122],"type":"VEC3"},{"bufferView":0,"byteOffset":549684,"componentType":5126,"count":8,"max":[0.00627948579497963,-0.002351509379835,-0.00118425452801399],"min":[0.006119485794165201,-0.00235238493749144,-0.0011935706156560898],"type":"VEC3"},{"bufferView":0,"byteOffset":549780,"componentType":5126,"count":4,"max":[0.006279485794165199,-0.00235238493749144,-0.000948899696743954],"min":[0.006119485773589829,-0.0023970181957118004,-0.00118425454200164],"type":"VEC3"},{"bufferView":0,"byteOffset":549828,"componentType":5126,"count":14,"max":[0.00627948577358982,-0.0023970181957118004,-0.0009082157740285471],"min":[0.00611948577003312,-0.0024461426413085003,-0.0009488997107315979],"type":"VEC3"},{"bufferView":0,"byteOffset":549996,"componentType":5126,"count":4,"max":[0.00627948577003312,-0.0024461426413085003,-0.0009082157740285471],"min":[0.00611948577003312,-0.0024676636489515,-0.000908215789897617],"type":"VEC3"},{"bufferView":0,"byteOffset":550044,"componentType":5126,"count":14,"max":[0.00627948577349777,-0.0024676636489515,-0.0009082157759099721],"min":[0.00611948577003312,-0.0025165766493628603,-0.0009478467008337251],"type":"VEC3"},{"bufferView":0,"byteOffset":550212,"componentType":5126,"count":4,"max":[0.00627948579412055,-0.0025165766493628603,-0.000947846686846081],"min":[0.00611948577349777,-0.00256658459493208,-0.00118374388286856],"type":"VEC3"},{"bufferView":0,"byteOffset":550260,"componentType":5126,"count":4,"max":[0.00741948574817742,-0.00167167762116179,-0.000658215607060733],"min":[0.0072194857481774205,-0.00210003545197519,-0.0006582156615935],"type":"VEC3"},{"bufferView":0,"byteOffset":550308,"componentType":5126,"count":18,"max":[0.007419485751891843,-0.00150563343621709,-0.000658215592544696],"min":[0.0072194857481774205,-0.00167167762116179,-0.0007007036204182693],"type":"VEC3"},{"bufferView":0,"byteOffset":550524,"componentType":5126,"count":4,"max":[0.00741948574817742,-0.0013659387765742,-0.000658215580332207],"min":[0.0072194857481774205,-0.00150563343621709,-0.000658215610029251],"type":"VEC3"},{"bufferView":0,"byteOffset":550572,"componentType":5126,"count":22,"max":[0.007419485752305267,-0.00122284139952618,-0.000658215567822243],"min":[0.0072194857481774205,-0.0013659387765742,-0.0007054326641017794],"type":"VEC3"},{"bufferView":0,"byteOffset":550836,"componentType":5126,"count":4,"max":[0.00741948574817742,-0.00110375092825519,-0.000658215557811029],"min":[0.0072194857481774205,-0.00122284139952618,-0.000658215585306798],"type":"VEC3"},{"bufferView":0,"byteOffset":550884,"componentType":5126,"count":4,"max":[0.00741948576113438,-0.00102003543920224,-0.000658215557811029],"min":[0.0072194857481774205,-0.00110375092825519,-0.000806425862516947],"type":"VEC3"},{"bufferView":0,"byteOffset":550932,"componentType":5126,"count":3,"max":[0.0025096424522732803,-0.00116003526155445,-0.0027915863519683303],"min":[0.00248541300021328,-0.00116003526584512,-0.00284066597653191],"type":"VEC3"},{"bufferView":0,"byteOffset":550968,"componentType":5126,"count":29,"max":[0.00258387190715254,-0.001160035257948,-0.00278587144806871],"min":[0.0025482554651200104,-0.00116003526597173,-0.00287765226983888],"type":"VEC3"},{"bufferView":0,"byteOffset":551316,"componentType":5126,"count":4,"max":[0.00467948577085313,-0.00142003543012051,-0.000908215824049892],"min":[0.00451948577003413,-0.0017200354301205002,-0.000908215864264356],"type":"VEC3"},{"bufferView":0,"byteOffset":551364,"componentType":5126,"count":4,"max":[0.0038794857708531303,-0.00142003543012051,-0.000908215893988113],"min":[0.00371948577003313,-0.0017200354301205002,-0.000908215934202578],"type":"VEC3"},{"bufferView":0,"byteOffset":551412,"componentType":5126,"count":4,"max":[0.00627948577018312,-0.00142003543012051,-0.000908215684173449],"min":[0.00611948577003312,-0.0017200354301205002,-0.000908215724387914],"type":"VEC3"},{"bufferView":0,"byteOffset":551460,"componentType":5126,"count":4,"max":[0.0054794857708531305,-0.00142003543012051,-0.00090821575411167],"min":[0.00531948577003313,-0.0017200354301205002,-0.000908215794326135],"type":"VEC3"},{"bufferView":0,"byteOffset":551508,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.012989775794219099],"min":[0.0051498952221880005,0.0,-0.0131098847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":551556,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.0131098847742191],"min":[0.0051498952221880005,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":551604,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.013350247514219],"min":[0.0053902579621879,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":551652,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.013109757774219001],"min":[0.005509762422188051,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":551700,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0129902533142191],"min":[0.005750252162188,0.0,-0.013109757774219001],"type":"VEC3"},{"bufferView":0,"byteOffset":551748,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.012750705914219],"min":[0.00551070476218798,0.0,-0.0129902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":551796,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.012750703374219],"min":[0.00538945278218797,0.0,-0.012750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":551844,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.012750703374219],"min":[0.0051498952221880005,0.0,-0.012989775794219099],"type":"VEC3"},{"bufferView":0,"byteOffset":551892,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.012750703374219],"min":[0.0051498952221880005,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":551988,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.012750703374219],"min":[0.0051498952221880005,0.000035001200000000006,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":552084,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.00623977579421909],"min":[0.00379991963625,0.0,-0.0063598847742190896],"type":"VEC3"},{"bufferView":0,"byteOffset":552132,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.0063598847742190896],"min":[0.00379991963625,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":552180,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.006600247514219001],"min":[0.0040402823762499,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":552228,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.00635975777421901],"min":[0.0041597868362500505,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":552276,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0062402533142191],"min":[0.00440027657625,0.0,-0.00635975777421901],"type":"VEC3"},{"bufferView":0,"byteOffset":552324,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.006000705914219],"min":[0.00416072917624998,0.0,-0.0062402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":552372,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.006000703374219001],"min":[0.00403947719624997,0.0,-0.006000705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":552420,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.006000703374219001],"min":[0.00379991963625,0.0,-0.00623977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":552468,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.006000703374219001],"min":[0.00379991963625,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":552564,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.006000703374219001],"min":[0.00379991963625,0.000035001200000000006,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":552660,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.00488976969070309],"min":[0.002449883015156,0.0,-0.00500987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":552708,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.00500987867070309],"min":[0.002449883015156,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":552756,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.005250241410703],"min":[0.0026902457551559,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":552804,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.00500975167070301],"min":[0.0028097502151560503,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":552852,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0048902472107031],"min":[0.003050239955156,0.0,-0.00500975167070301],"type":"VEC3"},{"bufferView":0,"byteOffset":552900,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.004650699810703001],"min":[0.00281069255515598,0.0,-0.0048902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":552948,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.004650697270703],"min":[0.0026894405751559697,0.0,-0.004650699810703001],"type":"VEC3"},{"bufferView":0,"byteOffset":552996,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.004650697270703],"min":[0.002449883015156,0.0,-0.00488976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":553044,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.004650697270703],"min":[0.002449883015156,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":553140,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.004650697270703],"min":[0.002449883015156,0.000035001200000000006,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":553236,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.008939788001250091],"min":[0.001999870808125,0.0,-0.00905989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":553284,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.00905989698125009],"min":[0.001999870808125,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":553332,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.00930025972125],"min":[0.0022402335481249,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":553380,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.00905976998125001],"min":[0.0023597380081250502,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":553428,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0089402655212501],"min":[0.002600227748125,0.0,-0.00905976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":553476,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.008700718121250001],"min":[0.0023606803481249798,0.0,-0.0089402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":553524,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.00870071558125],"min":[0.0022394283681249696,0.0,-0.008700718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":553572,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.00870071558125],"min":[0.001999870808125,0.0,-0.008939788001250091],"type":"VEC3"},{"bufferView":0,"byteOffset":553620,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.00870071558125],"min":[0.001999870808125,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":553716,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.00870071558125],"min":[0.001999870808125,0.000035001200000000006,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":553812,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.0125397635871881],"min":[0.0064998708081250006,0.0,-0.0126598725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":553860,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.0126598725671881],"min":[0.0064998708081250006,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":553908,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.012900235307188],"min":[0.0067402335481249005,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":553956,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.012659745567188001],"min":[0.00685973800812505,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":554004,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.012540241107188101],"min":[0.007100227748125,0.0,-0.012659745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":554052,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.012300693707188],"min":[0.00686068034812498,0.0,-0.012540241107188101],"type":"VEC3"},{"bufferView":0,"byteOffset":554100,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.012300691167188],"min":[0.00673942836812497,0.0,-0.012300693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":554148,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.012300691167188],"min":[0.0064998708081250006,0.0,-0.0125397635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":554196,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.012300691167188],"min":[0.0064998708081250006,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":554292,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.012300691167188],"min":[0.0064998708081250006,0.000035001200000000006,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":554388,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.0102897635871881],"min":[0.00154991963625,0.0,-0.0104098725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":554436,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.0104098725671881],"min":[0.00154991963625,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":554484,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.010650235307188],"min":[0.0017902823762499002,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":554532,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.010409745567188001],"min":[0.00190978683625005,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":554580,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0102902411071881],"min":[0.00215027657625,0.0,-0.010409745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":554628,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.010050693707188],"min":[0.00191072917624998,0.0,-0.0102902411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":554676,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.010050691167188002],"min":[0.00178947719624997,0.0,-0.010050693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":554724,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.010050691167188002],"min":[0.00154991963625,0.0,-0.0102897635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":554772,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.010050691167188002],"min":[0.00154991963625,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":554868,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.010050691167188002],"min":[0.00154991963625,0.000035001200000000006,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":554964,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.0134397880012501],"min":[0.004699883015156,0.0,-0.0135598969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":555012,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.0135598969812501],"min":[0.004699883015156,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":555060,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.013800259721250001],"min":[0.0049402457551559,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":555108,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.01355976998125],"min":[0.00505975021515605,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":555156,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0134402655212501],"min":[0.005300239955156,0.0,-0.01355976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":555204,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.013200718121250002],"min":[0.0050606925551559805,0.0,-0.0134402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":555252,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.01320071558125],"min":[0.00493944057515597,0.0,-0.013200718121250002],"type":"VEC3"},{"bufferView":0,"byteOffset":555300,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.01320071558125],"min":[0.004699883015156,0.0,-0.0134397880012501],"type":"VEC3"},{"bufferView":0,"byteOffset":555348,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.01320071558125],"min":[0.004699883015156,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":555444,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.01320071558125],"min":[0.004699883015156,0.000035001200000000006,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":555540,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.0102897635871881],"min":[0.007849907429219,0.0,-0.0104098725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":555588,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.0104098725671881],"min":[0.007849907429219,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":555636,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.010650235307188],"min":[0.008090270169218901,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":555684,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.010409745567188001],"min":[0.00820977462921905,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":555732,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0102902411071881],"min":[0.008450264369219,0.0,-0.010409745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":555780,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.010050693707188],"min":[0.008210716969218981,0.0,-0.0102902411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":555828,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.010050691167188002],"min":[0.00808946498921897,0.0,-0.010050693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":555876,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.010050691167188002],"min":[0.007849907429219,0.0,-0.0102897635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":555924,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.010050691167188002],"min":[0.007849907429219,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":556020,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.010050691167188002],"min":[0.007849907429219,0.000035001200000000006,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":556116,"componentType":5126,"count":74,"max":[0.00769048589432803,-0.00231155791893537,-0.00228329861884523],"min":[0.007689485893114691,-0.00237236296091284,-0.00232998374960907],"type":"VEC3"},{"bufferView":0,"byteOffset":557004,"componentType":5126,"count":74,"max":[0.00769048589432803,-0.00231155791893537,-0.00228329861884523],"min":[0.007689485893114691,-0.00237236296091284,-0.00232998374960907],"type":"VEC3"},{"bufferView":0,"byteOffset":557892,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.012989775794219099],"min":[0.0060499196362500006,0.0,-0.0131098847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":557940,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.0131098847742191],"min":[0.0060499196362500006,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":557988,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.013350247514219],"min":[0.0062902823762499005,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":558036,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.013109757774219001],"min":[0.00640978683625005,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":558084,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0129902533142191],"min":[0.00665027657625,0.0,-0.013109757774219001],"type":"VEC3"},{"bufferView":0,"byteOffset":558132,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.012750705914219],"min":[0.00641072917624998,0.0,-0.0129902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":558180,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.012750703374219],"min":[0.00628947719624997,0.0,-0.012750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":558228,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.012750703374219],"min":[0.0060499196362500006,0.0,-0.012989775794219099],"type":"VEC3"},{"bufferView":0,"byteOffset":558276,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.012750703374219],"min":[0.0060499196362500006,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":558372,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.012750703374219],"min":[0.0060499196362500006,0.000035001200000000006,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":558468,"componentType":5126,"count":4,"max":[0.00100001871999228,-0.00154500437855657,-0.0062913909382206696],"min":[0.000540018712998456,-0.00154500438904732,-0.00637139097843515],"type":"VEC3"},{"bufferView":0,"byteOffset":558516,"componentType":5126,"count":4,"max":[0.0010200187199922801,-0.00101500437855658,-0.00629139086697108],"min":[0.00102001871299845,-0.00152500438904732,-0.00637139093384953],"type":"VEC3"},{"bufferView":0,"byteOffset":558564,"componentType":5126,"count":4,"max":[0.00100001871999228,-0.000995004378556578,-0.0062913908660968505],"min":[0.000540018712998456,-0.00099500438904732,-0.00637139090631133],"type":"VEC3"},{"bufferView":0,"byteOffset":558612,"componentType":5126,"count":4,"max":[0.000520018719992279,-0.00101500437855658,-0.0062913909106824695],"min":[0.0005200187129984561,-0.00152500438904731,-0.0063713909775609204],"type":"VEC3"},{"bufferView":0,"byteOffset":558660,"componentType":5126,"count":32,"max":[0.0010200187199922801,-0.000995004378556578,-0.006371390865578888],"min":[0.000520018719992279,-0.00154500437855658,-0.006371390978953102],"type":"VEC3"},{"bufferView":0,"byteOffset":559044,"componentType":5126,"count":4,"max":[0.0010000187112500002,-0.00101500439167,-0.00627139086871953],"min":[0.000540018711250001,-0.00152500439167,-0.00627139097581246],"type":"VEC3"},{"bufferView":0,"byteOffset":559092,"componentType":5126,"count":15,"max":[0.000540018719992279,-0.00152500437855657,-0.0062772488432796],"min":[0.0005200187129984561,-0.00154500438904731,-0.006371390978953102],"type":"VEC3"},{"bufferView":0,"byteOffset":559272,"componentType":5126,"count":15,"max":[0.000540018719992279,-0.000995004378556578,-0.00627724877269211],"min":[0.0005200187129984561,-0.00101500438904731,-0.00637139091068247],"type":"VEC3"},{"bufferView":0,"byteOffset":559452,"componentType":5126,"count":15,"max":[0.0010200187199922801,-0.000995004378556583,-0.00627724873000494],"min":[0.0010000187129984499,-0.0010150043890473199,-0.00637139086697108],"type":"VEC3"},{"bufferView":0,"byteOffset":559632,"componentType":5126,"count":15,"max":[0.0010200187199922801,-0.0015250043785565801,-0.00627724880059243],"min":[0.0010000187129984499,-0.00154500438904732,-0.00637139093822067],"type":"VEC3"},{"bufferView":0,"byteOffset":559812,"componentType":5126,"count":14,"max":[0.000540018711250001,-0.0010008622552778298,-0.0062713909089340105],"min":[0.0005200187129984561,-0.00153914652652583,-0.00629139097756092],"type":"VEC3"},{"bufferView":0,"byteOffset":559980,"componentType":5126,"count":14,"max":[0.00101416084738611,-0.000995004389047315,-0.00627139086871953],"min":[0.000525876576138112,-0.00101500439167,-0.00629139090631133],"type":"VEC3"},{"bufferView":0,"byteOffset":560148,"componentType":5126,"count":14,"max":[0.00102001871299845,-0.0010008622552778398,-0.00627139086871953],"min":[0.0010000187112500002,-0.00153914652652583,-0.00629139093384953],"type":"VEC3"},{"bufferView":0,"byteOffset":560316,"componentType":5126,"count":14,"max":[0.00101416084738611,-0.00152500439167,-0.0062713909355979905],"min":[0.000525876576138112,-0.00154500438904732,-0.00629139097843515],"type":"VEC3"},{"bufferView":0,"byteOffset":560484,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.00533978189773409],"min":[0.005599907429219,0.0,-0.0054598908777340905],"type":"VEC3"},{"bufferView":0,"byteOffset":560532,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.0054598908777340905],"min":[0.005599907429219,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":560580,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.005700253617734],"min":[0.0058402701692189,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":560628,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.00545976387773401],"min":[0.005959774629219049,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":560676,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.005340259417734101],"min":[0.0062002643692190005,0.0,-0.00545976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":560724,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0051007120177339995],"min":[0.005960716969218981,0.0,-0.005340259417734101],"type":"VEC3"},{"bufferView":0,"byteOffset":560772,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.005100709477734],"min":[0.0058394649892189706,0.0,-0.0051007120177339995],"type":"VEC3"},{"bufferView":0,"byteOffset":560820,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.005100709477734],"min":[0.005599907429219,0.0,-0.00533978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":560868,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.005100709477734],"min":[0.005599907429219,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":560964,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.005100709477734],"min":[0.005599907429219,0.000035001200000000006,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":561060,"componentType":5126,"count":8,"max":[0.0021323892992344403,-0.0010250047318150902,-0.014989402349011],"min":[0.0018823892992344401,-0.00137500473181509,-0.0149894023883513],"type":"VEC3"},{"bufferView":0,"byteOffset":561156,"componentType":5126,"count":8,"max":[0.0021323893210901403,-0.00102500468810373,-0.015489402349011],"min":[0.0018823893210901399,-0.0013750046881037302,-0.0154894023883513],"type":"VEC3"},{"bufferView":0,"byteOffset":561252,"componentType":5126,"count":4,"max":[0.0018823893210901399,-0.00102500468810373,-0.0149894023599389],"min":[0.0018823892992344401,-0.00104000473181509,-0.0154894023612502],"type":"VEC3"},{"bufferView":0,"byteOffset":561300,"componentType":5126,"count":4,"max":[0.00193238932109014,-0.00136000468810373,-0.0149894023870399],"min":[0.00193238929923444,-0.00137500473181509,-0.0154894023883513],"type":"VEC3"},{"bufferView":0,"byteOffset":561348,"componentType":5126,"count":4,"max":[0.0021323893210901403,-0.0013750046881037302,-0.014989402379609001],"min":[0.00193238929923444,-0.00137500473181509,-0.0154894023883513],"type":"VEC3"},{"bufferView":0,"byteOffset":561396,"componentType":5126,"count":4,"max":[0.0021323893210901403,-0.00102500468810373,-0.014989402349011],"min":[0.0021323892992344403,-0.00137500473181509,-0.015489402379609],"type":"VEC3"},{"bufferView":0,"byteOffset":561444,"componentType":5126,"count":4,"max":[0.0021323893210901403,-0.00102500468810373,-0.014989402349011],"min":[0.0018823892992344401,-0.0010250047318150902,-0.015489402359938901],"type":"VEC3"},{"bufferView":0,"byteOffset":561492,"componentType":5126,"count":4,"max":[0.00211738932109014,-0.00104000468810373,-0.0149894023509781],"min":[0.00211738929923444,-0.00136000473181509,-0.0154894023789533],"type":"VEC3"},{"bufferView":0,"byteOffset":561540,"componentType":5126,"count":4,"max":[0.00211738932109014,-0.00104000468810373,-0.0149894023509781],"min":[0.0018823892992344401,-0.00104000473181509,-0.0154894023612502],"type":"VEC3"},{"bufferView":0,"byteOffset":561588,"componentType":5126,"count":4,"max":[0.00211738932109014,-0.00136000468810373,-0.014989402378953302],"min":[0.00193238929923444,-0.00136000473181509,-0.015489402387039901],"type":"VEC3"},{"bufferView":0,"byteOffset":561636,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.00668978800125009],"min":[0.002449883015156,0.0,-0.00680989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":561684,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.00680989698125009],"min":[0.002449883015156,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":561732,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.0070502597212499995],"min":[0.0026902457551559,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":561780,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.00680976998125001],"min":[0.0028097502151560503,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":561828,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0066902655212501],"min":[0.003050239955156,0.0,-0.00680976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":561876,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.006450718121250001],"min":[0.00281069255515598,0.0,-0.0066902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":561924,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.00645071558125],"min":[0.0026894405751559697,0.0,-0.006450718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":561972,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.00645071558125],"min":[0.002449883015156,0.0,-0.00668978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":562020,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.00645071558125],"min":[0.002449883015156,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":562116,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.00645071558125],"min":[0.002449883015156,0.000035001200000000006,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":562212,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.00668978800125009],"min":[0.00154991963625,0.0,-0.00680989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":562260,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.00680989698125009],"min":[0.00154991963625,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":562308,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.0070502597212499995],"min":[0.0017902823762499002,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":562356,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.00680976998125001],"min":[0.00190978683625005,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":562404,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0066902655212501],"min":[0.00215027657625,0.0,-0.00680976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":562452,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.006450718121250001],"min":[0.00191072917624998,0.0,-0.0066902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":562500,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.00645071558125],"min":[0.00178947719624997,0.0,-0.006450718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":562548,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.00645071558125],"min":[0.00154991963625,0.0,-0.00668978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":562596,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.00645071558125],"min":[0.00154991963625,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":562692,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.00645071558125],"min":[0.00154991963625,0.000035001200000000006,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":562788,"componentType":5126,"count":8,"max":[0.0009349698656404451,-0.0010250047318150902,-0.0115858074124029],"min":[0.0006849698656404451,-0.00137500473181509,-0.0115858074539287],"type":"VEC3"},{"bufferView":0,"byteOffset":562884,"componentType":5126,"count":8,"max":[0.000934969887496139,-0.00102500468810373,-0.0120858074124029],"min":[0.000684969887496139,-0.0013750046881037302,-0.0120858074539287],"type":"VEC3"},{"bufferView":0,"byteOffset":562980,"componentType":5126,"count":4,"max":[0.000934969887496139,-0.00102500468810373,-0.0115858074124029],"min":[0.0009349698656404451,-0.00104000473181509,-0.0120858074137143],"type":"VEC3"},{"bufferView":0,"byteOffset":563028,"componentType":5126,"count":4,"max":[0.0008849698874961391,-0.00136000468810373,-0.0115858074438751],"min":[0.0008849698656404451,-0.00137500473181509,-0.0120858074451864],"type":"VEC3"},{"bufferView":0,"byteOffset":563076,"componentType":5126,"count":4,"max":[0.0008849698874961391,-0.0013750046881037302,-0.011585807445186402],"min":[0.0006849698656404451,-0.00137500473181509,-0.0120858074539287],"type":"VEC3"},{"bufferView":0,"byteOffset":563124,"componentType":5126,"count":4,"max":[0.000684969887496139,-0.00102500468810373,-0.011585807423330801],"min":[0.0006849698656404451,-0.00137500473181509,-0.0120858074539287],"type":"VEC3"},{"bufferView":0,"byteOffset":563172,"componentType":5126,"count":4,"max":[0.000934969887496139,-0.00102500468810373,-0.0115858074124029],"min":[0.0006849698656404451,-0.0010250047318150902,-0.012085807423330801],"type":"VEC3"},{"bufferView":0,"byteOffset":563220,"componentType":5126,"count":4,"max":[0.000699969887496139,-0.00104000468810373,-0.011585807423986402],"min":[0.0006999698656404451,-0.00136000473181509,-0.0120858074519617],"type":"VEC3"},{"bufferView":0,"byteOffset":563268,"componentType":5126,"count":4,"max":[0.000934969887496139,-0.00104000468810373,-0.011585807413714299],"min":[0.0006999698656404451,-0.00104000473181509,-0.0120858074239864],"type":"VEC3"},{"bufferView":0,"byteOffset":563316,"componentType":5126,"count":4,"max":[0.0008849698874961391,-0.00136000468810373,-0.0115858074438751],"min":[0.0006999698656404451,-0.00136000473181509,-0.0120858074519617],"type":"VEC3"},{"bufferView":0,"byteOffset":563364,"componentType":5126,"count":4,"max":[0.0050362174564823605,-0.00154500436719163,-0.009845803786911762],"min":[0.00495621745099692,-0.001545004410903,-0.010305803787865801],"type":"VEC3"},{"bufferView":0,"byteOffset":563412,"componentType":5126,"count":4,"max":[0.00503621744988419,-0.00101500440915454,-0.00982580374057772],"min":[0.00495621742759137,-0.00152500441265145,-0.0098258037861173],"type":"VEC3"},{"bufferView":0,"byteOffset":563460,"componentType":5126,"count":4,"max":[0.00503621743244109,-0.000995004367191632,-0.00984580373882926],"min":[0.004956217426955641,-0.000995004410903002,-0.010305803739783199],"type":"VEC3"},{"bufferView":0,"byteOffset":563508,"componentType":5126,"count":4,"max":[0.00503621745584663,-0.00101500436544318,-0.0103258037405777],"min":[0.004956217433553811,-0.00152500436894009,-0.0103258037861173],"type":"VEC3"},{"bufferView":0,"byteOffset":563556,"componentType":5126,"count":32,"max":[0.005036217456513509,-0.000995004367191632,-0.00982580374057772],"min":[0.0050362174269244905,-0.00154500440740609,-0.0103258037851633],"type":"VEC3"},{"bufferView":0,"byteOffset":563940,"componentType":5126,"count":4,"max":[0.00493621745560813,-0.0010150043715627698,-0.0098458037417702],"min":[0.00493621742782987,-0.0015250044117772299,-0.010305803786355799],"type":"VEC3"},{"bufferView":0,"byteOffset":563988,"componentType":5126,"count":15,"max":[0.005036217456513509,-0.00152500436544317,-0.0103058037869118],"min":[0.00494207532077122,-0.00154500437068854,-0.0103258037861173],"type":"VEC3"},{"bufferView":0,"byteOffset":564168,"componentType":5126,"count":15,"max":[0.005036217433553811,-0.000995004367191632,-0.010305803738829299],"min":[0.004942075297242049,-0.00101500436894009,-0.0103258037415317],"type":"VEC3"},{"bufferView":0,"byteOffset":564348,"componentType":5126,"count":15,"max":[0.00503621742759137,-0.000995004407406089,-0.00982580374057772],"min":[0.00494207529141932,-0.00101500441265146,-0.00984580373978325],"type":"VEC3"},{"bufferView":0,"byteOffset":564528,"componentType":5126,"count":15,"max":[0.00503621745099692,-0.00152500440915454,-0.00982580378516331],"min":[0.004942075314948491,-0.001545004410903,-0.00984580378786575],"type":"VEC3"},{"bufferView":0,"byteOffset":564708,"componentType":5126,"count":14,"max":[0.00495621745584663,-0.00100086223444637,-0.0103058037417702],"min":[0.00493621743331531,-0.0015391465056943702,-0.0103258037861173],"type":"VEC3"},{"bufferView":0,"byteOffset":564876,"componentType":5126,"count":14,"max":[0.00495621743244109,-0.000995004370688544,-0.009831661604840001],"min":[0.00493621742782987,-0.00101500441177723,-0.010319945876088],"type":"VEC3"},{"bufferView":0,"byteOffset":565044,"componentType":5126,"count":14,"max":[0.00495621744988419,-0.00100086227713352,-0.00982580374153171],"min":[0.00493621742782987,-0.0015391465483815202,-0.0098458037863558],"type":"VEC3"},{"bufferView":0,"byteOffset":565212,"componentType":5126,"count":14,"max":[0.00495621745648236,-0.0015250043715627699,-0.00983166165189829],"min":[0.0049362174501226905,-0.001545004410903,-0.0103199459231463],"type":"VEC3"},{"bufferView":0,"byteOffset":565380,"componentType":5126,"count":12,"max":[0.00769048588821602,-0.00244198515637266,-0.00221631742445055],"min":[0.0076904858843910105,-0.00252333581812487,-0.0022600704448174497],"type":"VEC3"},{"bufferView":0,"byteOffset":565524,"componentType":5126,"count":12,"max":[0.00769048588821602,-0.00244198515637266,-0.00221631742445055],"min":[0.0076904858843910105,-0.00252333581812487,-0.0022600704448174497],"type":"VEC3"},{"bufferView":0,"byteOffset":565668,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.00398977579421909],"min":[0.0051498952221880005,0.0,-0.00410988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":565716,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.00410988477421909],"min":[0.0051498952221880005,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":565764,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.0043502475142190005],"min":[0.0053902579621879,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":565812,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0041097577742190096],"min":[0.005509762422188051,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":565860,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0039902533142191],"min":[0.005750252162188,0.0,-0.0041097577742190096],"type":"VEC3"},{"bufferView":0,"byteOffset":565908,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.003750705914219],"min":[0.00551070476218798,0.0,-0.0039902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":565956,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.003750703374219],"min":[0.00538945278218797,0.0,-0.003750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":566004,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.003750703374219],"min":[0.0051498952221880005,0.0,-0.00398977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":566052,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.003750703374219],"min":[0.0051498952221880005,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":566148,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.003750703374219],"min":[0.0051498952221880005,0.000035001200000000006,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":566244,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.0116397696907031],"min":[0.001999870808125,0.0,-0.0117598786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":566292,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.0117598786707031],"min":[0.001999870808125,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":566340,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.012000241410703],"min":[0.0022402335481249,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":566388,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.011759751670703],"min":[0.0023597380081250502,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":566436,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0116402472107031],"min":[0.002600227748125,0.0,-0.011759751670703],"type":"VEC3"},{"bufferView":0,"byteOffset":566484,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.011400699810703],"min":[0.0023606803481249798,0.0,-0.0116402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":566532,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.011400697270703001],"min":[0.0022394283681249696,0.0,-0.011400699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":566580,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.011400697270703001],"min":[0.001999870808125,0.0,-0.0116397696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":566628,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.011400697270703001],"min":[0.001999870808125,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":566724,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.011400697270703001],"min":[0.001999870808125,0.000035001200000000006,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":566820,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.014339781897734102],"min":[0.005599907429219,0.0,-0.0144598908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":566868,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.0144598908777341],"min":[0.005599907429219,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":566916,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.014700253617734001],"min":[0.0058402701692189,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":566964,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.014459763877734],"min":[0.005959774629219049,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":567012,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0143402594177341],"min":[0.0062002643692190005,0.0,-0.014459763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":567060,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.014100712017734001],"min":[0.005960716969218981,0.0,-0.0143402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":567108,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.014100709477734001],"min":[0.0058394649892189706,0.0,-0.014100712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":567156,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.014100709477734001],"min":[0.005599907429219,0.0,-0.014339781897734102],"type":"VEC3"},{"bufferView":0,"byteOffset":567204,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.014100709477734001],"min":[0.005599907429219,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":567300,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.014100709477734001],"min":[0.005599907429219,0.000035001200000000006,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":567396,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.0125397635871881],"min":[0.007399895222188001,0.0,-0.0126598725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":567444,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.0126598725671881],"min":[0.007399895222188001,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":567492,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.012900235307188],"min":[0.007640257962187901,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":567540,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.012659745567188001],"min":[0.00775976242218805,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":567588,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.012540241107188101],"min":[0.008000252162188,0.0,-0.012659745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":567636,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.012300693707188],"min":[0.0077607047621879805,0.0,-0.012540241107188101],"type":"VEC3"},{"bufferView":0,"byteOffset":567684,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.012300691167188],"min":[0.00763945278218797,0.0,-0.012300693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":567732,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.012300691167188],"min":[0.007399895222188001,0.0,-0.0125397635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":567780,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.012300691167188],"min":[0.007399895222188001,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":567876,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.012300691167188],"min":[0.007399895222188001,0.000035001200000000006,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":567972,"componentType":5126,"count":198,"max":[0.00583621745648236,-0.0015450043322225,-0.00984580377737186],"min":[0.00503621745099692,-0.00154500440740609,-0.0103058037869118],"type":"VEC3"},{"bufferView":0,"byteOffset":570348,"componentType":5126,"count":4,"max":[0.005836217455846631,-0.00101500433047405,-0.0103258037310378],"min":[0.005036217433553811,-0.00152500436544317,-0.0103258037851633],"type":"VEC3"},{"bufferView":0,"byteOffset":570396,"componentType":5126,"count":4,"max":[0.005836217432441089,-0.000995004332222505,-0.009845803729289351],"min":[0.00503621742695564,-0.000995004407406089,-0.010305803738829299],"type":"VEC3"},{"bufferView":0,"byteOffset":570444,"componentType":5126,"count":4,"max":[0.00583621744988419,-0.00101500437418542,-0.009825803731037811],"min":[0.00503621742759137,-0.00152500440915454,-0.00982580378516331],"type":"VEC3"},{"bufferView":0,"byteOffset":570492,"componentType":5126,"count":32,"max":[0.0058362174565135105,-0.000995004332222505,-0.009825803731037811],"min":[0.00583621742692449,-0.00154500437243696,-0.0103258037756234],"type":"VEC3"},{"bufferView":0,"byteOffset":570876,"componentType":5126,"count":32,"max":[0.005036217456513509,-0.000995004367191632,-0.00982580374057772],"min":[0.0050362174269244905,-0.00154500440740609,-0.0103258037851633],"type":"VEC3"},{"bufferView":0,"byteOffset":571260,"componentType":5126,"count":16,"max":[0.0058362174565135105,-0.00152500433047405,-0.0103058037773719],"min":[0.00503621745584663,-0.00154500436719163,-0.0103258037851633],"type":"VEC3"},{"bufferView":0,"byteOffset":571452,"componentType":5126,"count":16,"max":[0.005836217450996909,-0.00152500437418542,-0.009825803775623402],"min":[0.00503621744988419,-0.00154500440740609,-0.009845803786911762],"type":"VEC3"},{"bufferView":0,"byteOffset":571644,"componentType":5126,"count":16,"max":[0.00583621742759137,-0.000995004372436963,-0.009825803731037811],"min":[0.0050362174269244905,-0.00101500440915454,-0.00984580373882926],"type":"VEC3"},{"bufferView":0,"byteOffset":571836,"componentType":5126,"count":16,"max":[0.00583621743355381,-0.000995004332222505,-0.0103058037292894],"min":[0.00503621743244109,-0.00101500436544318,-0.0103258037405777],"type":"VEC3"},{"bufferView":0,"byteOffset":572028,"componentType":5126,"count":15,"max":[0.00531707040168128,-0.00154400436994192,-0.0100079322050664],"min":[0.005307617917214529,-0.0015450043809559,-0.0101343558429233],"type":"VEC3"},{"bufferView":0,"byteOffset":572208,"componentType":5126,"count":40,"max":[0.005380607874118331,-0.0015440043655692757,-0.0100178477847707],"min":[0.00528882729143189,-0.00154500438108702,-0.010169060370647926],"type":"VEC3"},{"bufferView":0,"byteOffset":572688,"componentType":5126,"count":60,"max":[0.005385982068670886,-0.00154400436784866,-0.009975026090766415],"min":[0.00529423960082881,-0.00154500438335596,-0.0101260928592951],"type":"VEC3"},{"bufferView":0,"byteOffset":573408,"componentType":5126,"count":77,"max":[0.00536719144285752,-0.0015440043674620509,-0.00999432258604178],"min":[0.00531619376137315,-0.0015450043814751039,-0.010149861086934888],"type":"VEC3"},{"bufferView":0,"byteOffset":574332,"componentType":5126,"count":68,"max":[0.005385863054440501,-0.0015440043655692757,-0.009975058336168663],"min":[0.005288920381189193,-0.0015440043833563496,-0.010169023290533215],"type":"VEC3"},{"bufferView":0,"byteOffset":575148,"componentType":5126,"count":34,"max":[0.00536695559243712,-0.0015450043674710332,-0.009994331337609049],"min":[0.005307690859500706,-0.0015450043814751039,-0.010149791257332999],"type":"VEC3"},{"bufferView":0,"byteOffset":575556,"componentType":5126,"count":4,"max":[0.00527194240902615,-0.00154400437439601,-0.0100991652577714],"min":[0.00525219891161051,-0.00154500437581568,-0.0101055326150038],"type":"VEC3"},{"bufferView":0,"byteOffset":575604,"componentType":5126,"count":87,"max":[0.00525219891165422,-0.0015440043730930587,-0.009994079558614071],"min":[0.0051605326738309,-0.0015450043873256884,-0.010147528010956775],"type":"VEC3"},{"bufferView":0,"byteOffset":576648,"componentType":5126,"count":4,"max":[0.0052693887125045006,-0.00154400438129369,-0.0100279091818438],"min":[0.005249988248970341,-0.0015450043816318,-0.010033741875946101],"type":"VEC3"},{"bufferView":0,"byteOffset":576696,"componentType":5126,"count":92,"max":[0.00527194240902615,-0.0015440043709475332,-0.009972547197392314],"min":[0.005140217453641059,-0.0015450043893402256,-0.010169060372155429],"type":"VEC3"},{"bufferView":0,"byteOffset":577800,"componentType":5126,"count":67,"max":[0.00527194240898244,-0.0015440043709475332,-0.009972547574666434],"min":[0.005140242665591172,-0.0015440043893291257,-0.010168872119230538],"type":"VEC3"},{"bufferView":0,"byteOffset":578604,"componentType":5126,"count":4,"max":[0.00546320277464332,-0.00154400436661365,-0.0100132788392921],"min":[0.005463202773578321,-0.00154500437410083,-0.010098922226435],"type":"VEC3"},{"bufferView":0,"byteOffset":578652,"componentType":5126,"count":4,"max":[0.0054632027736220305,-0.0015440043686529,-0.0100132788392921],"min":[0.00541655018639461,-0.00154500437410083,-0.0100989222269913],"type":"VEC3"},{"bufferView":0,"byteOffset":578700,"componentType":5126,"count":4,"max":[0.00546320277489835,-0.00154400436474398,-0.0101203087702207],"min":[0.005398559972897641,-0.00154500436756961,-0.010120308771078999],"type":"VEC3"},{"bufferView":0,"byteOffset":578748,"componentType":5126,"count":4,"max":[0.005398559972941351,-0.00154400436756961,-0.0100989222271184],"min":[0.0053985599726426095,-0.0015450043694392802,-0.010120308771078999],"type":"VEC3"},{"bufferView":0,"byteOffset":578796,"componentType":5126,"count":4,"max":[0.005466556880824151,-0.00154400436943928,-0.009975803781692591],"min":[0.0053985599726426095,-0.0015450043772303901,-0.0100989222272059],"type":"VEC3"},{"bufferView":0,"byteOffset":578844,"componentType":5126,"count":4,"max":[0.00548149790580515,-0.0015440043765773,-0.009975803781514421],"min":[0.005466556880780441,-0.0015450043772303901,-0.00997580378178002],"type":"VEC3"},{"bufferView":0,"byteOffset":578892,"componentType":5126,"count":4,"max":[0.00548149790727332,-0.00154400436581394,-0.009975803781514421],"min":[0.00548149790576144,-0.0015450043765773002,-0.0100989222262168],"type":"VEC3"},{"bufferView":0,"byteOffset":578940,"componentType":5126,"count":4,"max":[0.00550162255316532,-0.0015440043649342702,-0.010098922225889399],"min":[0.00548149790722961,-0.0015450043658139401,-0.0100989222262168],"type":"VEC3"},{"bufferView":0,"byteOffset":578988,"componentType":5126,"count":4,"max":[0.00550162255342035,-0.0015440043630646002,-0.010098922225889399],"min":[0.00550162255312161,-0.00154500436493427,-0.010120308769850001],"type":"VEC3"},{"bufferView":0,"byteOffset":579036,"componentType":5126,"count":4,"max":[0.00550162255342035,-0.0015440043630646002,-0.0101203087697625],"min":[0.0054814979074846405,-0.0015450043639442701,-0.010120308770089901],"type":"VEC3"},{"bufferView":0,"byteOffset":579084,"componentType":5126,"count":4,"max":[0.00548149790807088,-0.00154400435996698,-0.0101203087700025],"min":[0.0054814979074846405,-0.0015450043639442701,-0.0101658037816018],"type":"VEC3"},{"bufferView":0,"byteOffset":579132,"componentType":5126,"count":4,"max":[0.00548149790807088,-0.00154400435996698,-0.010165803781514401],"min":[0.00546320277539717,-0.00154500436076668,-0.01016580378182],"type":"VEC3"},{"bufferView":0,"byteOffset":579180,"componentType":5126,"count":4,"max":[0.00546320277544088,-0.00154400436076668,-0.0101203087702207],"min":[0.00546320277485464,-0.00154500436474398,-0.01016580378182],"type":"VEC3"},{"bufferView":0,"byteOffset":579228,"componentType":5126,"count":4,"max":[0.00546320277464332,-0.00154400436661365,-0.0100989222263476],"min":[0.00541655018639461,-0.0015450043686529,-0.0100989222269913],"type":"VEC3"},{"bufferView":0,"byteOffset":579276,"componentType":5126,"count":14,"max":[0.00550162255337664,-0.00154400435996698,-0.009975803781514421],"min":[0.0053985599726426095,-0.00154400437723039,-0.010165803781732602],"type":"VEC3"},{"bufferView":0,"byteOffset":579444,"componentType":5126,"count":3,"max":[0.00546320277464332,-0.00154500436661365,-0.0100132788393795],"min":[0.00541655018643832,-0.00154500437410083,-0.0100989222269913],"type":"VEC3"},{"bufferView":0,"byteOffset":579480,"componentType":5126,"count":15,"max":[0.00554858005916228,-0.0015440043598223,-0.0100079322023057],"min":[0.0055391275746955295,-0.00154500437083629,-0.0101343558401626],"type":"VEC3"},{"bufferView":0,"byteOffset":579660,"componentType":5126,"count":40,"max":[0.00561211753159933,-0.0015440043554496615,-0.01001784778201],"min":[0.005520336948913889,-0.00154500437096741,-0.01016906036788717],"type":"VEC3"},{"bufferView":0,"byteOffset":580140,"componentType":5126,"count":59,"max":[0.005617491726152886,-0.00154400435772905,-0.009975026088005684],"min":[0.00552574925830981,-0.0015450043732363492,-0.0101260928565344],"type":"VEC3"},{"bufferView":0,"byteOffset":580848,"componentType":5126,"count":77,"max":[0.00559870110033852,-0.0015440043573424407,-0.00999432258328105],"min":[0.00554770341885415,-0.0015450043713554924,-0.010149861084174138],"type":"VEC3"},{"bufferView":0,"byteOffset":581772,"componentType":5126,"count":68,"max":[0.005617372711922314,-0.0015440043554496615,-0.009975058333407932],"min":[0.0055204300386733195,-0.0015440043732367391,-0.010169023287773095],"type":"VEC3"},{"bufferView":0,"byteOffset":582588,"componentType":5126,"count":34,"max":[0.005598465249918105,-0.0015450043573514232,-0.009994331334848323],"min":[0.005539200516981907,-0.0015450043713554924,-0.010149791254572302],"type":"VEC3"},{"bufferView":0,"byteOffset":582996,"componentType":5126,"count":4,"max":[0.0057322174548128805,-0.00154400434900767,-0.0101658037785246],"min":[0.00563372865744717,-0.0015450043533127601,-0.0101658037797865],"type":"VEC3"},{"bufferView":0,"byteOffset":583044,"componentType":5126,"count":79,"max":[0.00571323625304825,-0.0015440043533127602,-0.009994322581858058],"min":[0.00563372865744717,-0.0015450043663499495,-0.0101658037797865],"type":"VEC3"},{"bufferView":0,"byteOffset":583992,"componentType":5126,"count":4,"max":[0.00565598773393341,-0.0015440043639997202,-0.0100299992260635],"min":[0.00563719710805571,-0.00154500436503355,-0.0100324295150033],"type":"VEC3"},{"bufferView":0,"byteOffset":584040,"componentType":5126,"count":67,"max":[0.005732026878859048,-0.0015440043541604,-0.009975026086625512],"min":[0.00563719710805571,-0.0015450043682379358,-0.0101433965141981],"type":"VEC3"},{"bufferView":0,"byteOffset":584844,"componentType":5126,"count":4,"max":[0.00573221745454567,-0.0015440043509665799,-0.010143396513239401],"min":[0.00565915126856296,-0.0015450043541604,-0.0101433965141981],"type":"VEC3"},{"bufferView":0,"byteOffset":584892,"componentType":5126,"count":4,"max":[0.0057322174548128805,-0.00154400434900767,-0.010143396513239401],"min":[0.00573221745450196,-0.00154500435096658,-0.010165803778612],"type":"VEC3"},{"bufferView":0,"byteOffset":584940,"componentType":5126,"count":50,"max":[0.005732217454769171,-0.00154400434900767,-0.009975168192250014],"min":[0.00563372865744717,-0.0015440043682613841,-0.0101658037796991],"type":"VEC3"},{"bufferView":0,"byteOffset":585540,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.008939788001250091],"min":[0.00379991963625,0.0,-0.00905989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":585588,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.00905989698125009],"min":[0.00379991963625,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":585636,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.00930025972125],"min":[0.0040402823762499,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":585684,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.00905976998125001],"min":[0.0041597868362500505,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":585732,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0089402655212501],"min":[0.00440027657625,0.0,-0.00905976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":585780,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.008700718121250001],"min":[0.00416072917624998,0.0,-0.0089402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":585828,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.00870071558125],"min":[0.00403947719624997,0.0,-0.008700718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":585876,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.00870071558125],"min":[0.00379991963625,0.0,-0.008939788001250091],"type":"VEC3"},{"bufferView":0,"byteOffset":585924,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.00870071558125],"min":[0.00379991963625,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":586020,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.00870071558125],"min":[0.00379991963625,0.000035001200000000006,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":586116,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.0134397880012501],"min":[0.00379991963625,0.0,-0.0135598969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":586164,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.0135598969812501],"min":[0.00379991963625,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":586212,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.013800259721250001],"min":[0.0040402823762499,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":586260,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.01355976998125],"min":[0.0041597868362500505,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":586308,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0134402655212501],"min":[0.00440027657625,0.0,-0.01355976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":586356,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.013200718121250002],"min":[0.00416072917624998,0.0,-0.0134402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":586404,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.01320071558125],"min":[0.00403947719624997,0.0,-0.013200718121250002],"type":"VEC3"},{"bufferView":0,"byteOffset":586452,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.01320071558125],"min":[0.00379991963625,0.0,-0.0134397880012501],"type":"VEC3"},{"bufferView":0,"byteOffset":586500,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.01320071558125],"min":[0.00379991963625,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":586596,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.01320071558125],"min":[0.00379991963625,0.000035001200000000006,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":586692,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.008039763587188092],"min":[0.005599907429219,0.0,-0.00815987256718809],"type":"VEC3"},{"bufferView":0,"byteOffset":586740,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.00815987256718809],"min":[0.005599907429219,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":586788,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.008400235307188],"min":[0.0058402701692189,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":586836,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.00815974556718801],"min":[0.005959774629219049,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":586884,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0080402411071881],"min":[0.0062002643692190005,0.0,-0.00815974556718801],"type":"VEC3"},{"bufferView":0,"byteOffset":586932,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.007800693707188],"min":[0.005960716969218981,0.0,-0.0080402411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":586980,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.007800691167188],"min":[0.0058394649892189706,0.0,-0.007800693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":587028,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.007800691167188],"min":[0.005599907429219,0.0,-0.008039763587188092],"type":"VEC3"},{"bufferView":0,"byteOffset":587076,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.007800691167188],"min":[0.005599907429219,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":587172,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.007800691167188],"min":[0.005599907429219,0.000035001200000000006,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":587268,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.014339781897734102],"min":[0.004699883015156,0.0,-0.0144598908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":587316,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.0144598908777341],"min":[0.004699883015156,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":587364,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.014700253617734001],"min":[0.0049402457551559,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":587412,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.014459763877734],"min":[0.00505975021515605,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":587460,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0143402594177341],"min":[0.005300239955156,0.0,-0.014459763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":587508,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.014100712017734001],"min":[0.0050606925551559805,0.0,-0.0143402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":587556,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.014100709477734001],"min":[0.00493944057515597,0.0,-0.014100712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":587604,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.014100709477734001],"min":[0.004699883015156,0.0,-0.014339781897734102],"type":"VEC3"},{"bufferView":0,"byteOffset":587652,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.014100709477734001],"min":[0.004699883015156,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":587748,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.014100709477734001],"min":[0.004699883015156,0.000035001200000000006,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":587844,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.00398977579421909],"min":[0.003349907429219,0.0,-0.00410988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":587892,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.00410988477421909],"min":[0.003349907429219,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":587940,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.0043502475142190005],"min":[0.0035902701692189,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":587988,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0041097577742190096],"min":[0.00370977462921905,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":588036,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0039902533142191],"min":[0.003950264369219,0.0,-0.0041097577742190096],"type":"VEC3"},{"bufferView":0,"byteOffset":588084,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.003750705914219],"min":[0.00371071696921898,0.0,-0.0039902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":588132,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.003750703374219],"min":[0.00358946498921897,0.0,-0.003750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":588180,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.003750703374219],"min":[0.003349907429219,0.0,-0.00398977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":588228,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.003750703374219],"min":[0.003349907429219,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":588324,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.003750703374219],"min":[0.003349907429219,0.000035001200000000006,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":588420,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.0107397757942191],"min":[0.0064998708081250006,0.0,-0.0108598847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":588468,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.0108598847742191],"min":[0.0064998708081250006,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":588516,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.011100247514219],"min":[0.0067402335481249005,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":588564,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.010859757774219],"min":[0.00685973800812505,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":588612,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0107402533142191],"min":[0.007100227748125,0.0,-0.010859757774219],"type":"VEC3"},{"bufferView":0,"byteOffset":588660,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.010500705914219],"min":[0.00686068034812498,0.0,-0.0107402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":588708,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.010500703374219001],"min":[0.00673942836812497,0.0,-0.010500705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":588756,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.010500703374219001],"min":[0.0064998708081250006,0.0,-0.0107397757942191],"type":"VEC3"},{"bufferView":0,"byteOffset":588804,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.010500703374219001],"min":[0.0064998708081250006,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":588900,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.010500703374219001],"min":[0.0064998708081250006,0.000035001200000000006,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":588996,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.00353979410476609],"min":[0.005599907429219,0.0,-0.00365990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":589044,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.00365990308476609],"min":[0.005599907429219,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":589092,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.0039002658247660003],"min":[0.0058402701692189,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":589140,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.00365977608476601],"min":[0.005959774629219049,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":589188,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0035402716247661],"min":[0.0062002643692190005,0.0,-0.00365977608476601],"type":"VEC3"},{"bufferView":0,"byteOffset":589236,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0033007242247659998],"min":[0.005960716969218981,0.0,-0.0035402716247661],"type":"VEC3"},{"bufferView":0,"byteOffset":589284,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.0033007216847660004],"min":[0.0058394649892189706,0.0,-0.0033007242247659998],"type":"VEC3"},{"bufferView":0,"byteOffset":589332,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.0033007216847660004],"min":[0.005599907429219,0.0,-0.00353979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":589380,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.0033007216847660004],"min":[0.005599907429219,0.0,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":589476,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.0033007216847660004],"min":[0.005599907429219,0.000035001200000000006,-0.0039002658247660003],"type":"VEC3"},{"bufferView":0,"byteOffset":589572,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.0134397880012501],"min":[0.0028998952221879998,0.0,-0.0135598969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":589620,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.0135598969812501],"min":[0.0028998952221879998,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":589668,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.013800259721250001],"min":[0.0031402579621879,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":589716,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.01355976998125],"min":[0.0032597624221880504,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":589764,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0134402655212501],"min":[0.003500252162188,0.0,-0.01355976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":589812,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.013200718121250002],"min":[0.00326070476218798,0.0,-0.0134402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":589860,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.01320071558125],"min":[0.00313945278218797,0.0,-0.013200718121250002],"type":"VEC3"},{"bufferView":0,"byteOffset":589908,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.01320071558125],"min":[0.0028998952221879998,0.0,-0.0134397880012501],"type":"VEC3"},{"bufferView":0,"byteOffset":589956,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.01320071558125],"min":[0.0028998952221879998,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":590052,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.01320071558125],"min":[0.0028998952221879998,0.000035001200000000006,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":590148,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.00983978189773409],"min":[0.001999870808125,0.0,-0.00995989087773409],"type":"VEC3"},{"bufferView":0,"byteOffset":590196,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.00995989087773409],"min":[0.001999870808125,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":590244,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.010200253617734],"min":[0.0022402335481249,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":590292,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.00995976387773401],"min":[0.0023597380081250502,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":590340,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0098402594177341],"min":[0.002600227748125,0.0,-0.00995976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":590388,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.009600712017734],"min":[0.0023606803481249798,0.0,-0.0098402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":590436,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.009600709477734],"min":[0.0022394283681249696,0.0,-0.009600712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":590484,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.009600709477734],"min":[0.001999870808125,0.0,-0.00983978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":590532,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.009600709477734],"min":[0.001999870808125,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":590628,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.009600709477734],"min":[0.001999870808125,0.000035001200000000006,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":590724,"componentType":5126,"count":8,"max":[0.0009459561937654451,-0.0010250047318150902,-0.00929979667021492],"min":[0.0006959561937654451,-0.00137500473181509,-0.00929979671174073],"type":"VEC3"},{"bufferView":0,"byteOffset":590820,"componentType":5126,"count":8,"max":[0.000945956215621139,-0.00102500468810373,-0.009799796670214921],"min":[0.000695956215621139,-0.0013750046881037302,-0.00979979671174072],"type":"VEC3"},{"bufferView":0,"byteOffset":590916,"componentType":5126,"count":4,"max":[0.000945956215621139,-0.00102500468810373,-0.00929979667021492],"min":[0.0009459561937654451,-0.00104000473181509,-0.00979979667152626],"type":"VEC3"},{"bufferView":0,"byteOffset":590964,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.00929979670168711],"min":[0.000895956193765445,-0.00137500473181509,-0.009799796702998449],"type":"VEC3"},{"bufferView":0,"byteOffset":591012,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.0013750046881037302,-0.00929979670299845],"min":[0.0006959561937654451,-0.00137500473181509,-0.00979979671174072],"type":"VEC3"},{"bufferView":0,"byteOffset":591060,"componentType":5126,"count":4,"max":[0.000695956215621139,-0.00102500468810373,-0.00929979668114277],"min":[0.0006959561937654451,-0.00137500473181509,-0.00979979671174072],"type":"VEC3"},{"bufferView":0,"byteOffset":591108,"componentType":5126,"count":4,"max":[0.000945956215621139,-0.00102500468810373,-0.00929979667021492],"min":[0.0006959561937654451,-0.0010250047318150902,-0.00979979668114277],"type":"VEC3"},{"bufferView":0,"byteOffset":591156,"componentType":5126,"count":4,"max":[0.000710956215621139,-0.00104000468810373,-0.009299796681798441],"min":[0.0007109561937654451,-0.00136000473181509,-0.009799796709773712],"type":"VEC3"},{"bufferView":0,"byteOffset":591204,"componentType":5126,"count":4,"max":[0.000945956215621139,-0.00104000468810373,-0.009299796671526259],"min":[0.0007109561937654451,-0.00104000473181509,-0.00979979668179844],"type":"VEC3"},{"bufferView":0,"byteOffset":591252,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.00929979670168711],"min":[0.0007109561937654451,-0.00136000473181509,-0.009799796709773712],"type":"VEC3"},{"bufferView":0,"byteOffset":591300,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.008039763587188092],"min":[0.007399895222188001,0.0,-0.00815987256718809],"type":"VEC3"},{"bufferView":0,"byteOffset":591348,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.00815987256718809],"min":[0.007399895222188001,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":591396,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.008400235307188],"min":[0.007640257962187901,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":591444,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.00815974556718801],"min":[0.00775976242218805,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":591492,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0080402411071881],"min":[0.008000252162188,0.0,-0.00815974556718801],"type":"VEC3"},{"bufferView":0,"byteOffset":591540,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.007800693707188],"min":[0.0077607047621879805,0.0,-0.0080402411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":591588,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.007800691167188],"min":[0.00763945278218797,0.0,-0.007800693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":591636,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.007800691167188],"min":[0.007399895222188001,0.0,-0.008039763587188092],"type":"VEC3"},{"bufferView":0,"byteOffset":591684,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.007800691167188],"min":[0.007399895222188001,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":591780,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.007800691167188],"min":[0.007399895222188001,0.000035001200000000006,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":591876,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.00488976969070309],"min":[0.00154991963625,0.0,-0.00500987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":591924,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.00500987867070309],"min":[0.00154991963625,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":591972,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.005250241410703],"min":[0.0017902823762499002,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":592020,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.00500975167070301],"min":[0.00190978683625005,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":592068,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0048902472107031],"min":[0.00215027657625,0.0,-0.00500975167070301],"type":"VEC3"},{"bufferView":0,"byteOffset":592116,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.004650699810703001],"min":[0.00191072917624998,0.0,-0.0048902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":592164,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.004650697270703],"min":[0.00178947719624997,0.0,-0.004650699810703001],"type":"VEC3"},{"bufferView":0,"byteOffset":592212,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.004650697270703],"min":[0.00154991963625,0.0,-0.00488976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":592260,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.004650697270703],"min":[0.00154991963625,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":592356,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.004650697270703],"min":[0.00154991963625,0.000035001200000000006,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":592452,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.0075897818977340905],"min":[0.003349907429219,0.0,-0.007709890877734091],"type":"VEC3"},{"bufferView":0,"byteOffset":592500,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.007709890877734091],"min":[0.003349907429219,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":592548,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.007950253617734],"min":[0.0035902701692189,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":592596,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.00770976387773401],"min":[0.00370977462921905,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":592644,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0075902594177341],"min":[0.003950264369219,0.0,-0.00770976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":592692,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.007350712017734],"min":[0.00371071696921898,0.0,-0.0075902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":592740,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.007350709477734],"min":[0.00358946498921897,0.0,-0.007350712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":592788,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.007350709477734],"min":[0.003349907429219,0.0,-0.0075897818977340905],"type":"VEC3"},{"bufferView":0,"byteOffset":592836,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.007350709477734],"min":[0.003349907429219,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":592932,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.007350709477734],"min":[0.003349907429219,0.000035001200000000006,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":593028,"componentType":5126,"count":4,"max":[0.0075075920889433,-0.00102000375925896,-0.00986999923109461],"min":[0.00680759207582989,-0.0010200037789291,-0.0100199992922906],"type":"VEC3"},{"bufferView":0,"byteOffset":593076,"componentType":5126,"count":4,"max":[0.006757592088943311,-0.0010700037592589599,-0.009869999303218411],"min":[0.00675759207582989,-0.00187000377892908,-0.0100199994081258],"type":"VEC3"},{"bufferView":0,"byteOffset":593124,"componentType":5126,"count":4,"max":[0.0075075920889433,-0.0019200037592589502,-0.009869999349115411],"min":[0.00680759207582989,-0.00192000377892909,-0.0100199994103114],"type":"VEC3"},{"bufferView":0,"byteOffset":593172,"componentType":5126,"count":4,"max":[0.007557592088943301,-0.00107000375925897,-0.009869999233280179],"min":[0.007557592075829889,-0.00187000377892909,-0.0100199993381876],"type":"VEC3"},{"bufferView":0,"byteOffset":593220,"componentType":5126,"count":4,"max":[0.007507592093314441,-0.0010700037527022498,-0.010069999237651301],"min":[0.006807592093314441,-0.00187000375270225,-0.0100699994037546],"type":"VEC3"},{"bufferView":0,"byteOffset":593268,"componentType":5126,"count":32,"max":[0.007557592075829889,-0.00102000377892909,-0.009869999229799717],"min":[0.00675759207582989,-0.00192000377892909,-0.009869999411606245],"type":"VEC3"},{"bufferView":0,"byteOffset":593652,"componentType":5126,"count":16,"max":[0.007557592088943301,-0.00187000375925896,-0.00986999933818756],"min":[0.00750759207582989,-0.00192000377892909,-0.0100199993491154],"type":"VEC3"},{"bufferView":0,"byteOffset":593844,"componentType":5126,"count":16,"max":[0.0068075920889433105,-0.00187000375925895,-0.00986999940812578],"min":[0.00675759207582989,-0.00192000377892908,-0.010019999411606204],"type":"VEC3"},{"bufferView":0,"byteOffset":594036,"componentType":5126,"count":16,"max":[0.007507592093314441,-0.00187000375270224,-0.0100199993491154],"min":[0.0068075920889433105,-0.0019200037592589602,-0.0100699994037546],"type":"VEC3"},{"bufferView":0,"byteOffset":594228,"componentType":5126,"count":40,"max":[0.007557592088943301,-0.00187000375270225,-0.0100199993381876],"min":[0.0075075920889433,-0.0019200037592589602,-0.010069999342558702],"type":"VEC3"},{"bufferView":0,"byteOffset":594708,"componentType":5126,"count":40,"max":[0.006807592093314441,-0.00187000375270224,-0.0100199994081258],"min":[0.006757592088943311,-0.0019200037592589502,-0.0100699994037546],"type":"VEC3"},{"bufferView":0,"byteOffset":595188,"componentType":5126,"count":16,"max":[0.007557592088943301,-0.0010700037527022598,-0.0100199992332802],"min":[0.007507592093314441,-0.00187000375925896,-0.010069999342558702],"type":"VEC3"},{"bufferView":0,"byteOffset":595380,"componentType":5126,"count":16,"max":[0.007557592088943301,-0.00102000375925897,-0.009869999229799717],"min":[0.00750759207582989,-0.0010700037789291,-0.0100199992332802],"type":"VEC3"},{"bufferView":0,"byteOffset":595572,"componentType":5126,"count":16,"max":[0.0068075920889433105,-0.00102000375925896,-0.00986999929229056],"min":[0.00675759207582989,-0.00107000377892909,-0.0100199993032184],"type":"VEC3"},{"bufferView":0,"byteOffset":595764,"componentType":5126,"count":16,"max":[0.006807592093314441,-0.0010700037527022498,-0.0100199993032184],"min":[0.006757592088943311,-0.00187000375925895,-0.0100699994037546],"type":"VEC3"},{"bufferView":0,"byteOffset":595956,"componentType":5126,"count":36,"max":[0.007557592088943301,-0.00102000375925897,-0.010019999229799697],"min":[0.0075075920889433,-0.00107000375925897,-0.010069999237651301],"type":"VEC3"},{"bufferView":0,"byteOffset":596388,"componentType":5126,"count":34,"max":[0.006807592093314441,-0.00102000375925896,-0.0100199992922906],"min":[0.006757592088943311,-0.0010700037592589599,-0.0100699992988473],"type":"VEC3"},{"bufferView":0,"byteOffset":596796,"componentType":5126,"count":26,"max":[0.007507592093314441,-0.00102000375925896,-0.0100199992310946],"min":[0.0068075920889433105,-0.0010700037527022598,-0.0100699992988473],"type":"VEC3"},{"bufferView":0,"byteOffset":597108,"componentType":5126,"count":208,"max":[0.00769048593709058,-0.0022744741760817,-0.00245011430931465],"min":[0.007689485935774661,-0.00254516295309426,-0.00281913023304537],"type":"VEC3"},{"bufferView":0,"byteOffset":599604,"componentType":5126,"count":208,"max":[0.00769048593709058,-0.0022744741760817,-0.00245011430931465],"min":[0.007689485935774661,-0.00254516295309426,-0.00281913023304537],"type":"VEC3"},{"bufferView":0,"byteOffset":602100,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.00443978800125009],"min":[0.004699883015156,0.0,-0.004559896981250091],"type":"VEC3"},{"bufferView":0,"byteOffset":602148,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.004559896981250091],"min":[0.004699883015156,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":602196,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.00480025972125],"min":[0.0049402457551559,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":602244,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.00455976998125001],"min":[0.00505975021515605,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":602292,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0044402655212501],"min":[0.005300239955156,0.0,-0.00455976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":602340,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0042007181212500005],"min":[0.0050606925551559805,0.0,-0.0044402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":602388,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.00420071558125],"min":[0.00493944057515597,0.0,-0.0042007181212500005],"type":"VEC3"},{"bufferView":0,"byteOffset":602436,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.00420071558125],"min":[0.004699883015156,0.0,-0.00443978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":602484,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.00420071558125],"min":[0.004699883015156,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":602580,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.00420071558125],"min":[0.004699883015156,0.000035001200000000006,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":602676,"componentType":5126,"count":165,"max":[0.00152595621562114,-0.0013750046881037302,-0.010442802046554301],"min":[0.000895956193765445,-0.00137500473181509,-0.0109428020740924],"type":"VEC3"},{"bufferView":0,"byteOffset":604656,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.010442802072781102],"min":[0.0007109561937654451,-0.00136000473181509,-0.010942802080867701],"type":"VEC3"},{"bufferView":0,"byteOffset":604704,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00136000468810373,-0.0104428020371563],"min":[0.00152595619376544,-0.00136000473181509,-0.0109428020452429],"type":"VEC3"},{"bufferView":0,"byteOffset":604752,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.010442802009181101],"min":[0.0017109561937654401,-0.00136000473181509,-0.0109428020371563],"type":"VEC3"},{"bufferView":0,"byteOffset":604800,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.010442802009181101],"min":[0.0007109561937654451,-0.00104000473181509,-0.0109428020528924],"type":"VEC3"},{"bufferView":0,"byteOffset":604848,"componentType":5126,"count":4,"max":[0.000710956215621139,-0.00104000468810373,-0.0104428020528924],"min":[0.0007109561937654451,-0.00136000473181509,-0.010942802080867701],"type":"VEC3"},{"bufferView":0,"byteOffset":604896,"componentType":5126,"count":8,"max":[0.0017109561937654401,-0.00104000473181509,-0.010442802009181101],"min":[0.0007109561937654451,-0.00137500473181509,-0.0104428020808677],"type":"VEC3"},{"bufferView":0,"byteOffset":604992,"componentType":5126,"count":8,"max":[0.00171095621562114,-0.00104000468810373,-0.010942802009181],"min":[0.000710956215621139,-0.0013750046881037302,-0.010942802080867701],"type":"VEC3"},{"bufferView":0,"byteOffset":605088,"componentType":5126,"count":4,"max":[0.00152595621562114,-0.00136000468810373,-0.010442802045242899],"min":[0.00152595619376544,-0.00137500473181509,-0.0109428020465543],"type":"VEC3"},{"bufferView":0,"byteOffset":605136,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.010442802072781102],"min":[0.000895956193765445,-0.00137500473181509,-0.0109428020740924],"type":"VEC3"},{"bufferView":0,"byteOffset":605184,"componentType":5126,"count":13,"max":[0.00127963756848534,-0.00137000470623036,-0.0106456301459091],"min":[0.0012737017005590152,-0.00137500471408331,-0.0107354574679363],"type":"VEC3"},{"bufferView":0,"byteOffset":605340,"componentType":5126,"count":54,"max":[0.00131953714939019,-0.0013700047040750812,-0.010652675426658799],"min":[0.0012619017656000184,-0.00137500471346739,-0.01076011594769686],"type":"VEC3"},{"bufferView":0,"byteOffset":605988,"componentType":5126,"count":65,"max":[0.0013229119769820191,-0.0013700047067436202,-0.010622249485398902],"min":[0.0012653005281423,-0.0013750047161242007,-0.0107295863993991],"type":"VEC3"},{"bufferView":0,"byteOffset":606768,"componentType":5126,"count":78,"max":[0.0013111120420220145,-0.0013700047052688528,-0.010635960153250223],"min":[0.00127908706834682,-0.001375004714928303,-0.010746474351249504],"type":"VEC3"},{"bufferView":0,"byteOffset":607704,"componentType":5126,"count":67,"max":[0.0013228389630063743,-0.0013700047040750812,-0.010622256007818274],"min":[0.0012619444231325714,-0.0013700047161267397,-0.010760111013401538],"type":"VEC3"},{"bufferView":0,"byteOffset":608508,"componentType":5126,"count":33,"max":[0.0013110983777128344,-0.0013750047052730745,-0.010635964467050197],"min":[0.0012742016486292104,-0.001375004714928303,-0.010746407500896775],"type":"VEC3"},{"bufferView":0,"byteOffset":608904,"componentType":5126,"count":13,"max":[0.0011342566253953398,-0.00137000470623036,-0.0106456301522639],"min":[0.0011283207574700152,-0.00137500471408331,-0.010735457474291102],"type":"VEC3"},{"bufferView":0,"byteOffset":609060,"componentType":5126,"count":57,"max":[0.00117415620630119,-0.0013700047040750812,-0.010652675433013601],"min":[0.0011165208225100184,-0.00137500471346739,-0.010760115954051658],"type":"VEC3"},{"bufferView":0,"byteOffset":609744,"componentType":5126,"count":65,"max":[0.001177531033892019,-0.0013700047067436202,-0.010622249491753702],"min":[0.0011199195850533,-0.0013750047161242007,-0.0107295864057539],"type":"VEC3"},{"bufferView":0,"byteOffset":610524,"componentType":5126,"count":78,"max":[0.0011657310989330143,-0.0013700047052688528,-0.010635960159605024],"min":[0.0011337061252568198,-0.001375004714928303,-0.010746474357604303],"type":"VEC3"},{"bufferView":0,"byteOffset":611460,"componentType":5126,"count":67,"max":[0.0011774580199177382,-0.0013700047040750812,-0.010622256014172885],"min":[0.0011165634800415676,-0.0013700047161267397,-0.010760111019756172],"type":"VEC3"},{"bufferView":0,"byteOffset":612264,"componentType":5126,"count":33,"max":[0.0011657174346241489,-0.0013750047052730745,-0.010635964473404915],"min":[0.0011288207055398208,-0.001375004714928303,-0.010746407507251922],"type":"VEC3"},{"bufferView":0,"byteOffset":612660,"componentType":5126,"count":4,"max":[0.00139495620753453,-0.0013700047042769301,-0.0107418811001933],"min":[0.0013949562068386002,-0.00137500470566878,-0.0107578020522805],"type":"VEC3"},{"bufferView":0,"byteOffset":612708,"componentType":5126,"count":4,"max":[0.0013949562068386002,-0.00137000470566878,-0.0107418811001933],"min":[0.0013490728897656,-0.00137500470566878,-0.0107418811026361],"type":"VEC3"},{"bufferView":0,"byteOffset":612756,"componentType":5126,"count":91,"max":[0.001394836528450261,-0.00137000470566878,-0.010622249482182534],"min":[0.0013352863496577001,-0.0013750047161178172,-0.0107418811026361],"type":"VEC3"},{"bufferView":0,"byteOffset":613848,"componentType":5126,"count":4,"max":[0.0013470862846932,-0.00137000471256163,-0.010661309345318599],"min":[0.0013352863496577001,-0.0013750047127125899,-0.0106630361295838],"type":"VEC3"},{"bufferView":0,"byteOffset":613896,"componentType":5126,"count":98,"max":[0.001383036593476163,-0.0013700047042769301,-0.010635960149980105],"min":[0.0013331082725755302,-0.001375004714927692,-0.0107578020549839],"type":"VEC3"},{"bufferView":0,"byteOffset":615072,"componentType":5126,"count":4,"max":[0.00139495620753453,-0.0013700047042769301,-0.010757802051843299],"min":[0.0013331082725755302,-0.00137500470427693,-0.0107578020549839],"type":"VEC3"},{"bufferView":0,"byteOffset":615120,"componentType":5126,"count":51,"max":[0.00139495620753453,-0.0013700047042769301,-0.010622253811305956],"min":[0.0013331082725755302,-0.0013700047161269316,-0.010757802054546801],"type":"VEC3"},{"bufferView":0,"byteOffset":615732,"componentType":5126,"count":4,"max":[0.0012260232623683201,-0.00137000470843136,-0.0106494290738096],"min":[0.0012260232597084,-0.00137500471375119,-0.0107102809545228],"type":"VEC3"},{"bufferView":0,"byteOffset":615780,"componentType":5126,"count":4,"max":[0.0012260232623683201,-0.00137000470843136,-0.010710280954085601],"min":[0.00119672687212432,-0.00137500470843136,-0.0107102809558033],"type":"VEC3"},{"bufferView":0,"byteOffset":615828,"componentType":5126,"count":4,"max":[0.00122602326444553,-0.0013700047042769301,-0.0107254766563116],"min":[0.00122602326303254,-0.0013750047071029098,-0.0107578020596648],"type":"VEC3"},{"bufferView":0,"byteOffset":615876,"componentType":5126,"count":4,"max":[0.0012375120449325302,-0.0013700047042769301,-0.0107578020587255],"min":[0.00122602326444553,-0.00137500470427693,-0.0107578020596648],"type":"VEC3"},{"bufferView":0,"byteOffset":615924,"componentType":5126,"count":4,"max":[0.0012375120449325302,-0.0013700047042769301,-0.0107254766558095],"min":[0.00123751204351954,-0.0013750047071029098,-0.0107578020591626],"type":"VEC3"},{"bufferView":0,"byteOffset":615972,"componentType":5126,"count":4,"max":[0.00125014970205654,-0.00137000470710291,-0.010725476655256999],"min":[0.00123751204351954,-0.0013750047071029098,-0.010725476656246602],"type":"VEC3"},{"bufferView":0,"byteOffset":616020,"componentType":5126,"count":4,"max":[0.00125014970205654,-0.00137000470710291,-0.010710280953031],"min":[0.00125014970139232,-0.00137500470843136,-0.0107254766556942],"type":"VEC3"},{"bufferView":0,"byteOffset":616068,"componentType":5126,"count":4,"max":[0.00125014970139232,-0.00137000470843136,-0.010710280953031],"min":[0.0012375120428553198,-0.00137500470843136,-0.010710280954020601],"type":"VEC3"},{"bufferView":0,"byteOffset":616116,"componentType":5126,"count":4,"max":[0.0012375120428553198,-0.00137000470843136,-0.010622802058725499],"min":[0.00123751203903149,-0.0013750047160790001,-0.010710280954020601],"type":"VEC3"},{"bufferView":0,"byteOffset":616164,"componentType":5126,"count":10,"max":[0.00123751203903149,-0.00137000470843136,-0.010622802058725499],"min":[0.00118542957131132,-0.0013750047160790001,-0.0107102809562972],"type":"VEC3"},{"bufferView":0,"byteOffset":616284,"componentType":5126,"count":4,"max":[0.00118542957197554,-0.00137000470710291,-0.01071028095586],"min":[0.00118542957131132,-0.00137500470843136,-0.0107254766585232],"type":"VEC3"},{"bufferView":0,"byteOffset":616332,"componentType":5126,"count":4,"max":[0.00122602326303254,-0.00137000470710291,-0.0107254766563116],"min":[0.00118542957197554,-0.0013750047071029098,-0.0107254766585232],"type":"VEC3"},{"bufferView":0,"byteOffset":616380,"componentType":5126,"count":4,"max":[0.0012260232597084,-0.00137000470843136,-0.0106494290738096],"min":[0.00119672687212432,-0.00137500471375119,-0.0107102809558033],"type":"VEC3"},{"bufferView":0,"byteOffset":616428,"componentType":5126,"count":15,"max":[0.00125014970205654,-0.0013700047042769301,-0.010622802058725499],"min":[0.00118542957131132,-0.001370004716079,-0.0107578020592276],"type":"VEC3"},{"bufferView":0,"byteOffset":616608,"componentType":5126,"count":3,"max":[0.0012260232623683201,-0.00137500470843136,-0.0106494290742468],"min":[0.00119672687212432,-0.00137500471375119,-0.0107102809558033],"type":"VEC3"},{"bufferView":0,"byteOffset":616644,"componentType":5126,"count":4,"max":[0.0010659701879774,-0.00137000471087087,-0.0106823761260858],"min":[0.00103935451318065,-0.0013750047108708702,-0.010682376127686301],"type":"VEC3"},{"bufferView":0,"byteOffset":616692,"componentType":5126,"count":15,"max":[0.0010865063826346,-0.00137000471087087,-0.0106717391336301],"min":[0.0010659701879774,-0.00137500471180079,-0.0106823761265229],"type":"VEC3"},{"bufferView":0,"byteOffset":616872,"componentType":5126,"count":29,"max":[0.0010889956178782385,-0.0013700047118007902,-0.010637721483151865],"min":[0.0010393545112287299,-0.0013750047147747,-0.010671739134067201],"type":"VEC3"},{"bufferView":0,"byteOffset":617220,"componentType":5126,"count":4,"max":[0.00105371548946671,-0.0013700047095182698,-0.0106978481143425],"min":[0.00103935451385695,-0.00137500470951827,-0.010697848115407301],"type":"VEC3"},{"bufferView":0,"byteOffset":617268,"componentType":5126,"count":4,"max":[0.00103935451647762,-0.0013700047042769301,-0.0106978481149702],"min":[0.00103935451385695,-0.00137500470951827,-0.0107578020678243],"type":"VEC3"},{"bufferView":0,"byteOffset":617316,"componentType":5126,"count":4,"max":[0.00103935451647762,-0.0013700047042769301,-0.0107578020673872],"min":[0.00102695620753453,-0.00137500470427693,-0.010757802068366299],"type":"VEC3"},{"bufferView":0,"byteOffset":617364,"componentType":5126,"count":4,"max":[0.00102695620753453,-0.0013700047042769301,-0.0106228020679291],"min":[0.0010269562016334902,-0.0013750047160790001,-0.010757802068366299],"type":"VEC3"},{"bufferView":0,"byteOffset":617412,"componentType":5126,"count":47,"max":[0.0011017529512112425,-0.0013700047096481,-0.010622802066333564],"min":[0.0010269562016334902,-0.0013750047160790001,-0.0106963632779742],"type":"VEC3"},{"bufferView":0,"byteOffset":617976,"componentType":5126,"count":8,"max":[0.00108286827018432,-0.0013700047090593498,-0.0106963630118273],"min":[0.0010754008483885,-0.00137500470964808,-0.010703097537910301],"type":"VEC3"},{"bufferView":0,"byteOffset":618072,"componentType":5126,"count":9,"max":[0.00110941214249353,-0.0013700047042769301,-0.0107030975374731],"min":[0.00108286827018432,-0.00137500470905935,-0.010757802064762],"type":"VEC3"},{"bufferView":0,"byteOffset":618180,"componentType":5126,"count":4,"max":[0.00110941214249353,-0.0013700047042769301,-0.010757802064324902],"min":[0.00109385441891653,-0.00137500470427693,-0.010757802065442001],"type":"VEC3"},{"bufferView":0,"byteOffset":618228,"componentType":5126,"count":13,"max":[0.00109385441891653,-0.0013700047042769301,-0.010702096003279201],"min":[0.00106625740835157,-0.00137500470914691,-0.010757802065442001],"type":"VEC3"},{"bufferView":0,"byteOffset":618384,"componentType":5126,"count":20,"max":[0.00106625740835157,-0.0013700047091469102,-0.0106978481143425],"min":[0.00105371548946671,-0.00137500470951827,-0.0107020960037163],"type":"VEC3"},{"bufferView":0,"byteOffset":618624,"componentType":5126,"count":4,"max":[0.00103935451318065,-0.00137000471087087,-0.010637721484118201],"min":[0.0010393545112287299,-0.0013750047147747,-0.010682376127686301],"type":"VEC3"},{"bufferView":0,"byteOffset":618672,"componentType":5126,"count":54,"max":[0.00110941214249353,-0.0013700047042769301,-0.010622802066718765],"min":[0.0010269562016334902,-0.001370004716079,-0.0107578020679291],"type":"VEC3"},{"bufferView":0,"byteOffset":619320,"componentType":5126,"count":19,"max":[0.001088929843208097,-0.0013750047108708702,-0.0106377214845553],"min":[0.0010393545112287299,-0.0013750047147747,-0.010682376127686301],"type":"VEC3"},{"bufferView":0,"byteOffset":619548,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.00533978189773409],"min":[0.0064998708081250006,0.0,-0.0054598908777340905],"type":"VEC3"},{"bufferView":0,"byteOffset":619596,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.0054598908777340905],"min":[0.0064998708081250006,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":619644,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.005700253617734],"min":[0.0067402335481249005,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":619692,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.00545976387773401],"min":[0.00685973800812505,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":619740,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.005340259417734101],"min":[0.007100227748125,0.0,-0.00545976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":619788,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0051007120177339995],"min":[0.00686068034812498,0.0,-0.005340259417734101],"type":"VEC3"},{"bufferView":0,"byteOffset":619836,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.005100709477734],"min":[0.00673942836812497,0.0,-0.0051007120177339995],"type":"VEC3"},{"bufferView":0,"byteOffset":619884,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.005100709477734],"min":[0.0064998708081250006,0.0,-0.00533978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":619932,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.005100709477734],"min":[0.0064998708081250006,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":620028,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.005100709477734],"min":[0.0064998708081250006,0.000035001200000000006,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":620124,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.0102897635871881],"min":[0.0060499196362500006,0.0,-0.0104098725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":620172,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.0104098725671881],"min":[0.0060499196362500006,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":620220,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.010650235307188],"min":[0.0062902823762499005,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":620268,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.010409745567188001],"min":[0.00640978683625005,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":620316,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0102902411071881],"min":[0.00665027657625,0.0,-0.010409745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":620364,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.010050693707188],"min":[0.00641072917624998,0.0,-0.0102902411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":620412,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.010050691167188002],"min":[0.00628947719624997,0.0,-0.010050693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":620460,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.010050691167188002],"min":[0.0060499196362500006,0.0,-0.0102897635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":620508,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.010050691167188002],"min":[0.0060499196362500006,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":620604,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.010050691167188002],"min":[0.0060499196362500006,0.000035001200000000006,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":620700,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.014339781897734102],"min":[0.007399895222188001,0.0,-0.0144598908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":620748,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.0144598908777341],"min":[0.007399895222188001,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":620796,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.014700253617734001],"min":[0.007640257962187901,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":620844,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.014459763877734],"min":[0.00775976242218805,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":620892,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0143402594177341],"min":[0.008000252162188,0.0,-0.014459763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":620940,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.014100712017734001],"min":[0.0077607047621879805,0.0,-0.0143402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":620988,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.014100709477734001],"min":[0.00763945278218797,0.0,-0.014100712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":621036,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.014100709477734001],"min":[0.007399895222188001,0.0,-0.014339781897734102],"type":"VEC3"},{"bufferView":0,"byteOffset":621084,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.014100709477734001],"min":[0.007399895222188001,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":621180,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.014100709477734001],"min":[0.007399895222188001,0.000035001200000000006,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":621276,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.012089781897734101],"min":[0.006949883015156,0.0,-0.0122098908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":621324,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.0122098908777341],"min":[0.006949883015156,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":621372,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.012450253617734],"min":[0.0071902457551559,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":621420,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.012209763877734],"min":[0.0073097502151560495,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":621468,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0120902594177341],"min":[0.0075502399551560006,0.0,-0.012209763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":621516,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.011850712017734001],"min":[0.007310692555155981,0.0,-0.0120902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":621564,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.011850709477734],"min":[0.007189440575155971,0.0,-0.011850712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":621612,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.011850709477734],"min":[0.006949883015156,0.0,-0.012089781897734101],"type":"VEC3"},{"bufferView":0,"byteOffset":621660,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.011850709477734],"min":[0.006949883015156,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":621756,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.011850709477734],"min":[0.006949883015156,0.000035001200000000006,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":621852,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.00983978189773409],"min":[0.004699883015156,0.0,-0.00995989087773409],"type":"VEC3"},{"bufferView":0,"byteOffset":621900,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.00995989087773409],"min":[0.004699883015156,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":621948,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.010200253617734],"min":[0.0049402457551559,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":621996,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.00995976387773401],"min":[0.00505975021515605,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":622044,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0098402594177341],"min":[0.005300239955156,0.0,-0.00995976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":622092,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.009600712017734],"min":[0.0050606925551559805,0.0,-0.0098402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":622140,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.009600709477734],"min":[0.00493944057515597,0.0,-0.009600712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":622188,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.009600709477734],"min":[0.004699883015156,0.0,-0.00983978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":622236,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.009600709477734],"min":[0.004699883015156,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":622332,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.009600709477734],"min":[0.004699883015156,0.000035001200000000006,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":622428,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.00713976969070309],"min":[0.0064998708081250006,0.0,-0.00725987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":622476,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.00725987867070309],"min":[0.0064998708081250006,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":622524,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.007500241410703001],"min":[0.0067402335481249005,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":622572,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0072597516707030105],"min":[0.00685973800812505,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":622620,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0071402472107031],"min":[0.007100227748125,0.0,-0.0072597516707030105],"type":"VEC3"},{"bufferView":0,"byteOffset":622668,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.006900699810703],"min":[0.00686068034812498,0.0,-0.0071402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":622716,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.006900697270703],"min":[0.00673942836812497,0.0,-0.006900699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":622764,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.006900697270703],"min":[0.0064998708081250006,0.0,-0.00713976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":622812,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.006900697270703],"min":[0.0064998708081250006,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":622908,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.006900697270703],"min":[0.0064998708081250006,0.000035001200000000006,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":623004,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.00443978800125009],"min":[0.0028998952221879998,0.0,-0.004559896981250091],"type":"VEC3"},{"bufferView":0,"byteOffset":623052,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.004559896981250091],"min":[0.0028998952221879998,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":623100,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.00480025972125],"min":[0.0031402579621879,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":623148,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.00455976998125001],"min":[0.0032597624221880504,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":623196,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0044402655212501],"min":[0.003500252162188,0.0,-0.00455976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":623244,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0042007181212500005],"min":[0.00326070476218798,0.0,-0.0044402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":623292,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.00420071558125],"min":[0.00313945278218797,0.0,-0.0042007181212500005],"type":"VEC3"},{"bufferView":0,"byteOffset":623340,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.00420071558125],"min":[0.0028998952221879998,0.0,-0.00443978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":623388,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.00420071558125],"min":[0.0028998952221879998,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":623484,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.00420071558125],"min":[0.0028998952221879998,0.000035001200000000006,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":623580,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.0125397635871881],"min":[0.0028998952221879998,0.0,-0.0126598725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":623628,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.0126598725671881],"min":[0.0028998952221879998,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":623676,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.012900235307188],"min":[0.0031402579621879,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":623724,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.012659745567188001],"min":[0.0032597624221880504,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":623772,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.012540241107188101],"min":[0.003500252162188,0.0,-0.012659745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":623820,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.012300693707188],"min":[0.00326070476218798,0.0,-0.012540241107188101],"type":"VEC3"},{"bufferView":0,"byteOffset":623868,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.012300691167188],"min":[0.00313945278218797,0.0,-0.012300693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":623916,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.012300691167188],"min":[0.0028998952221879998,0.0,-0.0125397635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":623964,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.012300691167188],"min":[0.0028998952221879998,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":624060,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.012300691167188],"min":[0.0028998952221879998,0.000035001200000000006,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":624156,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.0075897818977340905],"min":[0.004249870808125,0.0,-0.007709890877734091],"type":"VEC3"},{"bufferView":0,"byteOffset":624204,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.007709890877734091],"min":[0.004249870808125,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":624252,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.007950253617734],"min":[0.0044902335481249,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":624300,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.00770976387773401],"min":[0.0046097380081250505,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":624348,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0075902594177341],"min":[0.004850227748125,0.0,-0.00770976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":624396,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.007350712017734],"min":[0.00461068034812498,0.0,-0.0075902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":624444,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.007350709477734],"min":[0.00448942836812497,0.0,-0.007350712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":624492,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.007350709477734],"min":[0.004249870808125,0.0,-0.0075897818977340905],"type":"VEC3"},{"bufferView":0,"byteOffset":624540,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.007350709477734],"min":[0.004249870808125,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":624636,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.007350709477734],"min":[0.004249870808125,0.000035001200000000006,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":624732,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.014339781897734102],"min":[0.0064998708081250006,0.0,-0.0144598908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":624780,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.0144598908777341],"min":[0.0064998708081250006,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":624828,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.014700253617734001],"min":[0.0067402335481249005,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":624876,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.014459763877734],"min":[0.00685973800812505,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":624924,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0143402594177341],"min":[0.007100227748125,0.0,-0.014459763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":624972,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.014100712017734001],"min":[0.00686068034812498,0.0,-0.0143402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":625020,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.014100709477734001],"min":[0.00673942836812497,0.0,-0.014100712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":625068,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.014100709477734001],"min":[0.0064998708081250006,0.0,-0.014339781897734102],"type":"VEC3"},{"bufferView":0,"byteOffset":625116,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.014100709477734001],"min":[0.0064998708081250006,0.0,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":625212,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.014100709477734001],"min":[0.0064998708081250006,0.000035001200000000006,-0.014700253617734001],"type":"VEC3"},{"bufferView":0,"byteOffset":625308,"componentType":5126,"count":12,"max":[0.007690485879309781,-0.00231293041216889,-0.00211444193252723],"min":[0.00769048587548477,-0.0023942810757841,-0.00215819495327113],"type":"VEC3"},{"bufferView":0,"byteOffset":625452,"componentType":5126,"count":12,"max":[0.007690485879309781,-0.00231293041216889,-0.00211444193252723],"min":[0.00769048587548477,-0.0023942810757841,-0.00215819495327113],"type":"VEC3"},{"bufferView":0,"byteOffset":625596,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.0107397757942191],"min":[0.007399895222188001,0.0,-0.0108598847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":625644,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.0108598847742191],"min":[0.007399895222188001,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":625692,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.011100247514219],"min":[0.007640257962187901,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":625740,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.010859757774219],"min":[0.00775976242218805,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":625788,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0107402533142191],"min":[0.008000252162188,0.0,-0.010859757774219],"type":"VEC3"},{"bufferView":0,"byteOffset":625836,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.010500705914219],"min":[0.0077607047621879805,0.0,-0.0107402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":625884,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.010500703374219001],"min":[0.00763945278218797,0.0,-0.010500705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":625932,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.010500703374219001],"min":[0.007399895222188001,0.0,-0.0107397757942191],"type":"VEC3"},{"bufferView":0,"byteOffset":625980,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.010500703374219001],"min":[0.007399895222188001,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":626076,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.010500703374219001],"min":[0.007399895222188001,0.000035001200000000006,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":626172,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.00713976969070309],"min":[0.007399895222188001,0.0,-0.00725987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":626220,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.00725987867070309],"min":[0.007399895222188001,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":626268,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.007500241410703001],"min":[0.007640257962187901,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":626316,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0072597516707030105],"min":[0.00775976242218805,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":626364,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0071402472107031],"min":[0.008000252162188,0.0,-0.0072597516707030105],"type":"VEC3"},{"bufferView":0,"byteOffset":626412,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.006900699810703],"min":[0.0077607047621879805,0.0,-0.0071402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":626460,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.006900697270703],"min":[0.00763945278218797,0.0,-0.006900699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":626508,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.006900697270703],"min":[0.007399895222188001,0.0,-0.00713976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":626556,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.006900697270703],"min":[0.007399895222188001,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":626652,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.006900697270703],"min":[0.007399895222188001,0.000035001200000000006,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":626748,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.00488976969070309],"min":[0.006949883015156,0.0,-0.00500987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":626796,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.00500987867070309],"min":[0.006949883015156,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":626844,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.005250241410703],"min":[0.0071902457551559,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":626892,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.00500975167070301],"min":[0.0073097502151560495,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":626940,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0048902472107031],"min":[0.0075502399551560006,0.0,-0.00500975167070301],"type":"VEC3"},{"bufferView":0,"byteOffset":626988,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.004650699810703001],"min":[0.007310692555155981,0.0,-0.0048902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":627036,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.004650697270703],"min":[0.007189440575155971,0.0,-0.004650699810703001],"type":"VEC3"},{"bufferView":0,"byteOffset":627084,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.004650697270703],"min":[0.006949883015156,0.0,-0.00488976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":627132,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.004650697270703],"min":[0.006949883015156,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":627228,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.004650697270703],"min":[0.006949883015156,0.000035001200000000006,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":627324,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.011189788001250102],"min":[0.002449883015156,0.0,-0.0113098969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":627372,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.0113098969812501],"min":[0.002449883015156,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":627420,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.011550259721250001],"min":[0.0026902457551559,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":627468,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.01130976998125],"min":[0.0028097502151560503,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":627516,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0111902655212501],"min":[0.003050239955156,0.0,-0.01130976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":627564,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.010950718121250001],"min":[0.00281069255515598,0.0,-0.0111902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":627612,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.01095071558125],"min":[0.0026894405751559697,0.0,-0.010950718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":627660,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.01095071558125],"min":[0.002449883015156,0.0,-0.011189788001250102],"type":"VEC3"},{"bufferView":0,"byteOffset":627708,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.01095071558125],"min":[0.002449883015156,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":627804,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.01095071558125],"min":[0.002449883015156,0.000035001200000000006,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":627900,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.00578979410476609],"min":[0.00154991963625,0.0,-0.00590990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":627948,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.00590990308476609],"min":[0.00154991963625,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":627996,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.006150265824766],"min":[0.0017902823762499002,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":628044,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0059097760847660104],"min":[0.00190978683625005,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":628092,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0057902716247661004],"min":[0.00215027657625,0.0,-0.0059097760847660104],"type":"VEC3"},{"bufferView":0,"byteOffset":628140,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.005550724224766],"min":[0.00191072917624998,0.0,-0.0057902716247661004],"type":"VEC3"},{"bufferView":0,"byteOffset":628188,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.005550721684766],"min":[0.00178947719624997,0.0,-0.005550724224766],"type":"VEC3"},{"bufferView":0,"byteOffset":628236,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.005550721684766],"min":[0.00154991963625,0.0,-0.00578979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":628284,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.005550721684766],"min":[0.00154991963625,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":628380,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.005550721684766],"min":[0.00154991963625,0.000035001200000000006,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":628476,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.0102897635871881],"min":[0.004249870808125,0.0,-0.0104098725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":628524,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.0104098725671881],"min":[0.004249870808125,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":628572,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.010650235307188],"min":[0.0044902335481249,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":628620,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.010409745567188001],"min":[0.0046097380081250505,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":628668,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0102902411071881],"min":[0.004850227748125,0.0,-0.010409745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":628716,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.010050693707188],"min":[0.00461068034812498,0.0,-0.0102902411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":628764,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.010050691167188002],"min":[0.00448942836812497,0.0,-0.010050693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":628812,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.010050691167188002],"min":[0.004249870808125,0.0,-0.0102897635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":628860,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.010050691167188002],"min":[0.004249870808125,0.0,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":628956,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.010050691167188002],"min":[0.004249870808125,0.000035001200000000006,-0.010650235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":629052,"componentType":5126,"count":64,"max":[0.00769048587414129,-0.00231293041697638,-0.00203284173479008],"min":[0.007689485870688604,-0.0023942810789572403,-0.00209907431708413],"type":"VEC3"},{"bufferView":0,"byteOffset":629820,"componentType":5126,"count":64,"max":[0.00769048587414129,-0.00231293041697638,-0.00203284173479008],"min":[0.007689485870688604,-0.0023942810789572403,-0.00209907431708413],"type":"VEC3"},{"bufferView":0,"byteOffset":630588,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.00623977579421909],"min":[0.0028998952221879998,0.0,-0.0063598847742190896],"type":"VEC3"},{"bufferView":0,"byteOffset":630636,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.0063598847742190896],"min":[0.0028998952221879998,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":630684,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.006600247514219001],"min":[0.0031402579621879,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":630732,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.00635975777421901],"min":[0.0032597624221880504,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":630780,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0062402533142191],"min":[0.003500252162188,0.0,-0.00635975777421901],"type":"VEC3"},{"bufferView":0,"byteOffset":630828,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.006000705914219],"min":[0.00326070476218798,0.0,-0.0062402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":630876,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.006000703374219001],"min":[0.00313945278218797,0.0,-0.006000705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":630924,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.006000703374219001],"min":[0.0028998952221879998,0.0,-0.00623977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":630972,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.006000703374219001],"min":[0.0028998952221879998,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":631068,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.006000703374219001],"min":[0.0028998952221879998,0.000035001200000000006,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":631164,"componentType":5126,"count":8,"max":[0.00174036049064044,-0.0010250047318150902,-0.013846396977917],"min":[0.00149036049064044,-0.00137500473181509,-0.0138463970172573],"type":"VEC3"},{"bufferView":0,"byteOffset":631260,"componentType":5126,"count":8,"max":[0.0017403605124961402,-0.00102500468810373,-0.014346396977917],"min":[0.0014903605124961402,-0.0013750046881037302,-0.0143463970172573],"type":"VEC3"},{"bufferView":0,"byteOffset":631356,"componentType":5126,"count":4,"max":[0.0014903605124961402,-0.00102500468810373,-0.0138463969888449],"min":[0.00149036049064044,-0.00104000473181509,-0.0143463969901562],"type":"VEC3"},{"bufferView":0,"byteOffset":631404,"componentType":5126,"count":4,"max":[0.0015403605124961399,-0.00136000468810373,-0.0138463970159459],"min":[0.0015403604906404401,-0.00137500473181509,-0.0143463970172573],"type":"VEC3"},{"bufferView":0,"byteOffset":631452,"componentType":5126,"count":4,"max":[0.0017403605124961402,-0.0013750046881037302,-0.013846397008515],"min":[0.0015403604906404401,-0.00137500473181509,-0.0143463970172573],"type":"VEC3"},{"bufferView":0,"byteOffset":631500,"componentType":5126,"count":4,"max":[0.0017403605124961402,-0.00102500468810373,-0.013846396977917],"min":[0.00174036049064044,-0.00137500473181509,-0.014346397008515],"type":"VEC3"},{"bufferView":0,"byteOffset":631548,"componentType":5126,"count":4,"max":[0.0017403605124961402,-0.00102500468810373,-0.013846396977917],"min":[0.00149036049064044,-0.0010250047318150902,-0.0143463969888449],"type":"VEC3"},{"bufferView":0,"byteOffset":631596,"componentType":5126,"count":4,"max":[0.00172536051249614,-0.00104000468810373,-0.0138463969798841],"min":[0.0017253604906404402,-0.00136000473181509,-0.0143463970078593],"type":"VEC3"},{"bufferView":0,"byteOffset":631644,"componentType":5126,"count":4,"max":[0.00172536051249614,-0.00104000468810373,-0.0138463969798841],"min":[0.00149036049064044,-0.00104000473181509,-0.0143463969901562],"type":"VEC3"},{"bufferView":0,"byteOffset":631692,"componentType":5126,"count":4,"max":[0.00172536051249614,-0.00136000468810373,-0.0138463970078593],"min":[0.0015403604906404401,-0.00136000473181509,-0.014346397015945901],"type":"VEC3"},{"bufferView":0,"byteOffset":631740,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.0125397635871881],"min":[0.005599907429219,0.0,-0.0126598725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":631788,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.0126598725671881],"min":[0.005599907429219,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":631836,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.012900235307188],"min":[0.0058402701692189,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":631884,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.012659745567188001],"min":[0.005959774629219049,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":631932,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.012540241107188101],"min":[0.0062002643692190005,0.0,-0.012659745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":631980,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.012300693707188],"min":[0.005960716969218981,0.0,-0.012540241107188101],"type":"VEC3"},{"bufferView":0,"byteOffset":632028,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.012300691167188],"min":[0.0058394649892189706,0.0,-0.012300693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":632076,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.012300691167188],"min":[0.005599907429219,0.0,-0.0125397635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":632124,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.012300691167188],"min":[0.005599907429219,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":632220,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.012300691167188],"min":[0.005599907429219,0.000035001200000000006,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":632316,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.011189788001250102],"min":[0.003349907429219,0.0,-0.0113098969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":632364,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.0113098969812501],"min":[0.003349907429219,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":632412,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.011550259721250001],"min":[0.0035902701692189,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":632460,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.01130976998125],"min":[0.00370977462921905,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":632508,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0111902655212501],"min":[0.003950264369219,0.0,-0.01130976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":632556,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.010950718121250001],"min":[0.00371071696921898,0.0,-0.0111902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":632604,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.01095071558125],"min":[0.00358946498921897,0.0,-0.010950718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":632652,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.01095071558125],"min":[0.003349907429219,0.0,-0.011189788001250102],"type":"VEC3"},{"bufferView":0,"byteOffset":632700,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.01095071558125],"min":[0.003349907429219,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":632796,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.01095071558125],"min":[0.003349907429219,0.000035001200000000006,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":632892,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.008939788001250091],"min":[0.007399895222188001,0.0,-0.00905989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":632940,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.00905989698125009],"min":[0.007399895222188001,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":632988,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.00930025972125],"min":[0.007640257962187901,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":633036,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.00905976998125001],"min":[0.00775976242218805,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":633084,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0089402655212501],"min":[0.008000252162188,0.0,-0.00905976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":633132,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.008700718121250001],"min":[0.0077607047621879805,0.0,-0.0089402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":633180,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.00870071558125],"min":[0.00763945278218797,0.0,-0.008700718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":633228,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.00870071558125],"min":[0.007399895222188001,0.0,-0.008939788001250091],"type":"VEC3"},{"bufferView":0,"byteOffset":633276,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.00870071558125],"min":[0.007399895222188001,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":633372,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.00870071558125],"min":[0.007399895222188001,0.000035001200000000006,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":633468,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.00533978189773409],"min":[0.001999870808125,0.0,-0.0054598908777340905],"type":"VEC3"},{"bufferView":0,"byteOffset":633516,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.0054598908777340905],"min":[0.001999870808125,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":633564,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.005700253617734],"min":[0.0022402335481249,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":633612,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.00545976387773401],"min":[0.0023597380081250502,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":633660,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.005340259417734101],"min":[0.002600227748125,0.0,-0.00545976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":633708,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0051007120177339995],"min":[0.0023606803481249798,0.0,-0.005340259417734101],"type":"VEC3"},{"bufferView":0,"byteOffset":633756,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.005100709477734],"min":[0.0022394283681249696,0.0,-0.0051007120177339995],"type":"VEC3"},{"bufferView":0,"byteOffset":633804,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.005100709477734],"min":[0.001999870808125,0.0,-0.00533978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":633852,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.005100709477734],"min":[0.001999870808125,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":633948,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.005100709477734],"min":[0.001999870808125,0.000035001200000000006,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":634044,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.0075897818977340905],"min":[0.002449883015156,0.0,-0.007709890877734091],"type":"VEC3"},{"bufferView":0,"byteOffset":634092,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.007709890877734091],"min":[0.002449883015156,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":634140,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.007950253617734],"min":[0.0026902457551559,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":634188,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.00770976387773401],"min":[0.0028097502151560503,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":634236,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0075902594177341],"min":[0.003050239955156,0.0,-0.00770976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":634284,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.007350712017734],"min":[0.00281069255515598,0.0,-0.0075902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":634332,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.007350709477734],"min":[0.0026894405751559697,0.0,-0.007350712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":634380,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.007350709477734],"min":[0.002449883015156,0.0,-0.0075897818977340905],"type":"VEC3"},{"bufferView":0,"byteOffset":634428,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.007350709477734],"min":[0.002449883015156,0.0,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":634524,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.007350709477734],"min":[0.002449883015156,0.000035001200000000006,-0.007950253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":634620,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.00578979410476609],"min":[0.0060499196362500006,0.0,-0.00590990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":634668,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.00590990308476609],"min":[0.0060499196362500006,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":634716,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.006150265824766],"min":[0.0062902823762499005,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":634764,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0059097760847660104],"min":[0.00640978683625005,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":634812,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0057902716247661004],"min":[0.00665027657625,0.0,-0.0059097760847660104],"type":"VEC3"},{"bufferView":0,"byteOffset":634860,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.005550724224766],"min":[0.00641072917624998,0.0,-0.0057902716247661004],"type":"VEC3"},{"bufferView":0,"byteOffset":634908,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.005550721684766],"min":[0.00628947719624997,0.0,-0.005550724224766],"type":"VEC3"},{"bufferView":0,"byteOffset":634956,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.005550721684766],"min":[0.0060499196362500006,0.0,-0.00578979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":635004,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.005550721684766],"min":[0.0060499196362500006,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":635100,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.005550721684766],"min":[0.0060499196362500006,0.000035001200000000006,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":635196,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.00713976969070309],"min":[0.00379991963625,0.0,-0.00725987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":635244,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.00725987867070309],"min":[0.00379991963625,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":635292,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.007500241410703001],"min":[0.0040402823762499,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":635340,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0072597516707030105],"min":[0.0041597868362500505,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":635388,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0071402472107031],"min":[0.00440027657625,0.0,-0.0072597516707030105],"type":"VEC3"},{"bufferView":0,"byteOffset":635436,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.006900699810703],"min":[0.00416072917624998,0.0,-0.0071402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":635484,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.006900697270703],"min":[0.00403947719624997,0.0,-0.006900699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":635532,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.006900697270703],"min":[0.00379991963625,0.0,-0.00713976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":635580,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.006900697270703],"min":[0.00379991963625,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":635676,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.006900697270703],"min":[0.00379991963625,0.000035001200000000006,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":635772,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.00533978189773409],"min":[0.0028998952221879998,0.0,-0.0054598908777340905],"type":"VEC3"},{"bufferView":0,"byteOffset":635820,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.0054598908777340905],"min":[0.0028998952221879998,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":635868,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.005700253617734],"min":[0.0031402579621879,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":635916,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.00545976387773401],"min":[0.0032597624221880504,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":635964,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.005340259417734101],"min":[0.003500252162188,0.0,-0.00545976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":636012,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0051007120177339995],"min":[0.00326070476218798,0.0,-0.005340259417734101],"type":"VEC3"},{"bufferView":0,"byteOffset":636060,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.005100709477734],"min":[0.00313945278218797,0.0,-0.0051007120177339995],"type":"VEC3"},{"bufferView":0,"byteOffset":636108,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.005100709477734],"min":[0.0028998952221879998,0.0,-0.00533978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":636156,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.005100709477734],"min":[0.0028998952221879998,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":636252,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.005100709477734],"min":[0.0028998952221879998,0.000035001200000000006,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":636348,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.00398977579421909],"min":[0.002449883015156,0.0,-0.00410988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":636396,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.00410988477421909],"min":[0.002449883015156,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":636444,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.0043502475142190005],"min":[0.0026902457551559,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":636492,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0041097577742190096],"min":[0.0028097502151560503,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":636540,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0039902533142191],"min":[0.003050239955156,0.0,-0.0041097577742190096],"type":"VEC3"},{"bufferView":0,"byteOffset":636588,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.003750705914219],"min":[0.00281069255515598,0.0,-0.0039902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":636636,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.003750703374219],"min":[0.0026894405751559697,0.0,-0.003750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":636684,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.003750703374219],"min":[0.002449883015156,0.0,-0.00398977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":636732,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.003750703374219],"min":[0.002449883015156,0.0,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":636828,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.003750703374219],"min":[0.002449883015156,0.000035001200000000006,-0.0043502475142190005],"type":"VEC3"},{"bufferView":0,"byteOffset":636924,"componentType":5126,"count":8,"max":[0.00167977208594473,-0.00102500474012025,-0.006275017650920141],"min":[0.00167977206408903,-0.00137500476197594,-0.00652501765223148],"type":"VEC3"},{"bufferView":0,"byteOffset":637020,"componentType":5126,"count":8,"max":[0.00217977208594473,-0.00102500474012025,-0.00627501760720875],"min":[0.00217977206408903,-0.00137500476197594,-0.00652501760852009],"type":"VEC3"},{"bufferView":0,"byteOffset":637116,"componentType":5126,"count":4,"max":[0.00217977208594473,-0.00102500474012025,-0.0065250176072087504],"min":[0.00167977208594473,-0.00104000474012025,-0.00652501765223148],"type":"VEC3"},{"bufferView":0,"byteOffset":637164,"componentType":5126,"count":4,"max":[0.00217977208157359,-0.0013600047444913901,-0.00647501763649536],"min":[0.00167977208157359,-0.00137500474449139,-0.006475017681518091],"type":"VEC3"},{"bufferView":0,"byteOffset":637212,"componentType":5126,"count":4,"max":[0.00217977208157359,-0.00137500474449139,-0.00627501763780671],"min":[0.00167977206408903,-0.00137500476197594,-0.006475017681518091],"type":"VEC3"},{"bufferView":0,"byteOffset":637260,"componentType":5126,"count":4,"max":[0.00217977206408903,-0.00102500476197594,-0.00627501760720875],"min":[0.00167977206408903,-0.00137500476197594,-0.00627501768151809],"type":"VEC3"},{"bufferView":0,"byteOffset":637308,"componentType":5126,"count":4,"max":[0.00217977208594473,-0.00102500474012025,-0.00627501760720875],"min":[0.00167977206408903,-0.00102500476197594,-0.00652501765092014],"type":"VEC3"},{"bufferView":0,"byteOffset":637356,"componentType":5126,"count":4,"max":[0.00217977206540037,-0.0010400047606645999,-0.00629001760852009],"min":[0.0016797720654003702,-0.0013600047606646,-0.0062900176802067505],"type":"VEC3"},{"bufferView":0,"byteOffset":637404,"componentType":5126,"count":4,"max":[0.00217977208594473,-0.00104000474012025,-0.00629001760852009],"min":[0.0016797720654003702,-0.0010400047606645999,-0.00652501765223148],"type":"VEC3"},{"bufferView":0,"byteOffset":637452,"componentType":5126,"count":4,"max":[0.00217977208157359,-0.0013600047444913901,-0.0062900176364953705],"min":[0.0016797720654003702,-0.0013600047606646,-0.00647501768020675],"type":"VEC3"},{"bufferView":0,"byteOffset":637500,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.0107397757942191],"min":[0.001999870808125,0.0,-0.0108598847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":637548,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.0108598847742191],"min":[0.001999870808125,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":637596,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.011100247514219],"min":[0.0022402335481249,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":637644,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.010859757774219],"min":[0.0023597380081250502,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":637692,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0107402533142191],"min":[0.002600227748125,0.0,-0.010859757774219],"type":"VEC3"},{"bufferView":0,"byteOffset":637740,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.010500705914219],"min":[0.0023606803481249798,0.0,-0.0107402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":637788,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.010500703374219001],"min":[0.0022394283681249696,0.0,-0.010500705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":637836,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.010500703374219001],"min":[0.001999870808125,0.0,-0.0107397757942191],"type":"VEC3"},{"bufferView":0,"byteOffset":637884,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.010500703374219001],"min":[0.001999870808125,0.0,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":637980,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.010500703374219001],"min":[0.001999870808125,0.000035001200000000006,-0.011100247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":638076,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.0138897696907031],"min":[0.007849907429219,0.0,-0.0140098786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":638124,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.0140098786707031],"min":[0.007849907429219,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":638172,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.014250241410703],"min":[0.008090270169218901,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":638220,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.014009751670703001],"min":[0.00820977462921905,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":638268,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0138902472107031],"min":[0.008450264369219,0.0,-0.014009751670703001],"type":"VEC3"},{"bufferView":0,"byteOffset":638316,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.013650699810703],"min":[0.008210716969218981,0.0,-0.0138902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":638364,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.013650697270703002],"min":[0.00808946498921897,0.0,-0.013650699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":638412,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.013650697270703002],"min":[0.007849907429219,0.0,-0.0138897696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":638460,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.013650697270703002],"min":[0.007849907429219,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":638556,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.013650697270703002],"min":[0.007849907429219,0.000035001200000000006,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":638652,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.00488976969070309],"min":[0.0051498952221880005,0.0,-0.00500987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":638700,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.00500987867070309],"min":[0.0051498952221880005,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":638748,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.005250241410703],"min":[0.0053902579621879,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":638796,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.00500975167070301],"min":[0.005509762422188051,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":638844,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0048902472107031],"min":[0.005750252162188,0.0,-0.00500975167070301],"type":"VEC3"},{"bufferView":0,"byteOffset":638892,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.004650699810703001],"min":[0.00551070476218798,0.0,-0.0048902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":638940,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.004650697270703],"min":[0.00538945278218797,0.0,-0.004650699810703001],"type":"VEC3"},{"bufferView":0,"byteOffset":638988,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.004650697270703],"min":[0.0051498952221880005,0.0,-0.00488976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":639036,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.004650697270703],"min":[0.0051498952221880005,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639132,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.004650697270703],"min":[0.0051498952221880005,0.000035001200000000006,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639228,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.009389769690703091],"min":[0.002449883015156,0.0,-0.00950987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":639276,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.00950987867070309],"min":[0.002449883015156,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639324,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.009750241410703],"min":[0.0026902457551559,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639372,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.009509751670703009],"min":[0.0028097502151560503,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639420,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0093902472107031],"min":[0.003050239955156,0.0,-0.009509751670703009],"type":"VEC3"},{"bufferView":0,"byteOffset":639468,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.009150699810703],"min":[0.00281069255515598,0.0,-0.0093902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":639516,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.009150697270703001],"min":[0.0026894405751559697,0.0,-0.009150699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":639564,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.009150697270703001],"min":[0.002449883015156,0.0,-0.009389769690703091],"type":"VEC3"},{"bufferView":0,"byteOffset":639612,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.009150697270703001],"min":[0.002449883015156,0.0,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639708,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.009150697270703001],"min":[0.002449883015156,0.000035001200000000006,-0.009750241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639804,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.0138897696907031],"min":[0.0051498952221880005,0.0,-0.0140098786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":639852,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.0140098786707031],"min":[0.0051498952221880005,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639900,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.014250241410703],"min":[0.0053902579621879,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639948,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.014009751670703001],"min":[0.005509762422188051,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":639996,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0138902472107031],"min":[0.005750252162188,0.0,-0.014009751670703001],"type":"VEC3"},{"bufferView":0,"byteOffset":640044,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.013650699810703],"min":[0.00551070476218798,0.0,-0.0138902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":640092,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.013650697270703002],"min":[0.00538945278218797,0.0,-0.013650699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":640140,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.013650697270703002],"min":[0.0051498952221880005,0.0,-0.0138897696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":640188,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.013650697270703002],"min":[0.0051498952221880005,0.0,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":640284,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.013650697270703002],"min":[0.0051498952221880005,0.000035001200000000006,-0.014250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":640380,"componentType":5126,"count":4,"max":[0.002449883015156,0.000035001200000000006,-0.00578979410476609],"min":[0.002449883015156,0.0,-0.00590990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":640428,"componentType":5126,"count":4,"max":[0.0026902457551559,0.000035001200000000006,-0.00590990308476609],"min":[0.002449883015156,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":640476,"componentType":5126,"count":4,"max":[0.0028097502151560503,0.000035001200000000006,-0.006150265824766],"min":[0.0026902457551559,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":640524,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0059097760847660104],"min":[0.0028097502151560503,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":640572,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.0057902716247661004],"min":[0.003050239955156,0.0,-0.0059097760847660104],"type":"VEC3"},{"bufferView":0,"byteOffset":640620,"componentType":5126,"count":4,"max":[0.003050239955156,0.000035001200000000006,-0.005550724224766],"min":[0.00281069255515598,0.0,-0.0057902716247661004],"type":"VEC3"},{"bufferView":0,"byteOffset":640668,"componentType":5126,"count":4,"max":[0.00281069255515598,0.000035001200000000006,-0.005550721684766],"min":[0.0026894405751559697,0.0,-0.005550724224766],"type":"VEC3"},{"bufferView":0,"byteOffset":640716,"componentType":5126,"count":4,"max":[0.0026894405751559697,0.000035001200000000006,-0.005550721684766],"min":[0.002449883015156,0.0,-0.00578979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":640764,"componentType":5126,"count":8,"max":[0.003050239955156,0.0,-0.005550721684766],"min":[0.002449883015156,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":640860,"componentType":5126,"count":8,"max":[0.003050239955156,0.000035001200000000006,-0.005550721684766],"min":[0.002449883015156,0.000035001200000000006,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":640956,"componentType":5126,"count":8,"max":[0.000920565568765445,-0.0010250047318150902,-0.00815679129912192],"min":[0.000670565568765445,-0.00137500473181509,-0.00815679134064773],"type":"VEC3"},{"bufferView":0,"byteOffset":641052,"componentType":5126,"count":8,"max":[0.0009205655906211389,-0.00102500468810373,-0.00865679129912192],"min":[0.0006705655906211389,-0.0013750046881037302,-0.00865679134064772],"type":"VEC3"},{"bufferView":0,"byteOffset":641148,"componentType":5126,"count":4,"max":[0.0009205655906211389,-0.00102500468810373,-0.00815679129912192],"min":[0.000920565568765445,-0.00104000473181509,-0.00865679130043326],"type":"VEC3"},{"bufferView":0,"byteOffset":641196,"componentType":5126,"count":4,"max":[0.000870565590621139,-0.00136000468810373,-0.008156791330594111],"min":[0.000870565568765445,-0.00137500473181509,-0.008656791331905452],"type":"VEC3"},{"bufferView":0,"byteOffset":641244,"componentType":5126,"count":4,"max":[0.000870565590621139,-0.0013750046881037302,-0.008156791331905451],"min":[0.000670565568765445,-0.00137500473181509,-0.00865679134064772],"type":"VEC3"},{"bufferView":0,"byteOffset":641292,"componentType":5126,"count":4,"max":[0.0006705655906211389,-0.00102500468810373,-0.00815679131004977],"min":[0.000670565568765445,-0.00137500473181509,-0.00865679134064772],"type":"VEC3"},{"bufferView":0,"byteOffset":641340,"componentType":5126,"count":4,"max":[0.0009205655906211389,-0.00102500468810373,-0.00815679129912192],"min":[0.000670565568765445,-0.0010250047318150902,-0.008656791310049771],"type":"VEC3"},{"bufferView":0,"byteOffset":641388,"componentType":5126,"count":4,"max":[0.000685565590621139,-0.00104000468810373,-0.00815679131070544],"min":[0.0006855655687654451,-0.00136000473181509,-0.00865679133868071],"type":"VEC3"},{"bufferView":0,"byteOffset":641436,"componentType":5126,"count":4,"max":[0.0009205655906211389,-0.00104000468810373,-0.008156791300433262],"min":[0.0006855655687654451,-0.00104000473181509,-0.008656791310705441],"type":"VEC3"},{"bufferView":0,"byteOffset":641484,"componentType":5126,"count":4,"max":[0.000870565590621139,-0.00136000468810373,-0.008156791330594111],"min":[0.0006855655687654451,-0.00136000473181509,-0.00865679133868071],"type":"VEC3"},{"bufferView":0,"byteOffset":641532,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.008489775794219091],"min":[0.004249870808125,0.0,-0.00860988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":641580,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.00860988477421909],"min":[0.004249870808125,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":641628,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.008850247514219],"min":[0.0044902335481249,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":641676,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.008609757774219011],"min":[0.0046097380081250505,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":641724,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0084902533142191],"min":[0.004850227748125,0.0,-0.008609757774219011],"type":"VEC3"},{"bufferView":0,"byteOffset":641772,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.008250705914219],"min":[0.00461068034812498,0.0,-0.0084902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":641820,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.008250703374219001],"min":[0.00448942836812497,0.0,-0.008250705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":641868,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.008250703374219001],"min":[0.004249870808125,0.0,-0.008489775794219091],"type":"VEC3"},{"bufferView":0,"byteOffset":641916,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.008250703374219001],"min":[0.004249870808125,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":642012,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.008250703374219001],"min":[0.004249870808125,0.000035001200000000006,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":642108,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.00668978800125009],"min":[0.006949883015156,0.0,-0.00680989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":642156,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.00680989698125009],"min":[0.006949883015156,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":642204,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.0070502597212499995],"min":[0.0071902457551559,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":642252,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.00680976998125001],"min":[0.0073097502151560495,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":642300,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0066902655212501],"min":[0.0075502399551560006,0.0,-0.00680976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":642348,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.006450718121250001],"min":[0.007310692555155981,0.0,-0.0066902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":642396,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.00645071558125],"min":[0.007189440575155971,0.0,-0.006450718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":642444,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.00645071558125],"min":[0.006949883015156,0.0,-0.00668978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":642492,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.00645071558125],"min":[0.006949883015156,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":642588,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.00645071558125],"min":[0.006949883015156,0.000035001200000000006,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":642684,"componentType":5126,"count":165,"max":[0.00193238932109014,-0.0013750046881037302,-0.0149894023883513],"min":[0.00130238929923444,-0.00137500473181509,-0.0154894024158894],"type":"VEC3"},{"bufferView":0,"byteOffset":644664,"componentType":5126,"count":4,"max":[0.00130238932109014,-0.00136000468810373,-0.0149894024145781],"min":[0.00111738929923444,-0.00136000473181509,-0.0154894024226647],"type":"VEC3"},{"bufferView":0,"byteOffset":644712,"componentType":5126,"count":4,"max":[0.00211738932109014,-0.00136000468810373,-0.014989402378953302],"min":[0.00193238929923444,-0.00136000473181509,-0.015489402387039901],"type":"VEC3"},{"bufferView":0,"byteOffset":644760,"componentType":5126,"count":4,"max":[0.00211738932109014,-0.00104000468810373,-0.0149894023509781],"min":[0.00211738929923444,-0.00136000473181509,-0.0154894023789533],"type":"VEC3"},{"bufferView":0,"byteOffset":644808,"componentType":5126,"count":4,"max":[0.00211738932109014,-0.00104000468810373,-0.0149894023509781],"min":[0.00111738929923444,-0.00104000473181509,-0.0154894023946894],"type":"VEC3"},{"bufferView":0,"byteOffset":644856,"componentType":5126,"count":4,"max":[0.00111738932109014,-0.00104000468810373,-0.0149894023946894],"min":[0.00111738929923444,-0.00136000473181509,-0.0154894024226647],"type":"VEC3"},{"bufferView":0,"byteOffset":644904,"componentType":5126,"count":8,"max":[0.00211738929923444,-0.00104000473181509,-0.0149894023509781],"min":[0.00111738929923444,-0.00137500473181509,-0.0149894024226647],"type":"VEC3"},{"bufferView":0,"byteOffset":645000,"componentType":5126,"count":8,"max":[0.00211738932109014,-0.00104000468810373,-0.015489402350978001],"min":[0.00111738932109014,-0.0013750046881037302,-0.0154894024226647],"type":"VEC3"},{"bufferView":0,"byteOffset":645096,"componentType":5126,"count":4,"max":[0.00193238932109014,-0.00136000468810373,-0.0149894023870399],"min":[0.00193238929923444,-0.00137500473181509,-0.0154894023883513],"type":"VEC3"},{"bufferView":0,"byteOffset":645144,"componentType":5126,"count":4,"max":[0.00130238932109014,-0.00136000468810373,-0.0149894024145781],"min":[0.00130238929923444,-0.00137500473181509,-0.0154894024158894],"type":"VEC3"},{"bufferView":0,"byteOffset":645192,"componentType":5126,"count":13,"max":[0.00168607067395434,-0.00137000470623036,-0.0151922304877061],"min":[0.0016801348060280152,-0.00137500471408331,-0.015282057809733301],"type":"VEC3"},{"bufferView":0,"byteOffset":645348,"componentType":5126,"count":57,"max":[0.00172597025485919,-0.0013700047040750812,-0.0151992757684558],"min":[0.0016683348710690184,-0.00137500471346739,-0.01530671628949386],"type":"VEC3"},{"bufferView":0,"byteOffset":646032,"componentType":5126,"count":65,"max":[0.0017293450824510143,-0.0013700047067436202,-0.015168849827195904],"min":[0.0016717336336113,-0.0013750047161242007,-0.0152761867411961],"type":"VEC3"},{"bufferView":0,"byteOffset":646812,"componentType":5126,"count":78,"max":[0.0017175451474910144,-0.0013700047052688528,-0.015182560495047223],"min":[0.00168552017381582,-0.001375004714928303,-0.015293074693046502],"type":"VEC3"},{"bufferView":0,"byteOffset":647748,"componentType":5126,"count":67,"max":[0.0017292720684753708,-0.0013700047040750812,-0.015168856349615274],"min":[0.0016683775286015713,-0.0013700047161267397,-0.01530671135519854],"type":"VEC3"},{"bufferView":0,"byteOffset":648552,"componentType":5126,"count":33,"max":[0.0017175314831818344,-0.0013750047052730745,-0.015182564808847198],"min":[0.0016806347540982104,-0.001375004714928303,-0.015293007842693773],"type":"VEC3"},{"bufferView":0,"byteOffset":648948,"componentType":5126,"count":13,"max":[0.00154068973086434,-0.00137000470623036,-0.015192230494060899],"min":[0.0015347538629390152,-0.00137500471408331,-0.0152820578160881],"type":"VEC3"},{"bufferView":0,"byteOffset":649104,"componentType":5126,"count":57,"max":[0.00158058931177019,-0.0013700047040750812,-0.0151992757748106],"min":[0.0015229539279790183,-0.00137500471346739,-0.015306716295848658],"type":"VEC3"},{"bufferView":0,"byteOffset":649788,"componentType":5126,"count":65,"max":[0.001583964139361019,-0.0013700047067436202,-0.015168849833550702],"min":[0.0015263526905223,-0.0013750047161242007,-0.0152761867475509],"type":"VEC3"},{"bufferView":0,"byteOffset":650568,"componentType":5126,"count":78,"max":[0.0015721642044020144,-0.0013700047052688528,-0.015182560501402024],"min":[0.00154013923072582,-0.001375004714928303,-0.015293074699401304],"type":"VEC3"},{"bufferView":0,"byteOffset":651504,"componentType":5126,"count":67,"max":[0.0015838911253867392,-0.0013700047040750812,-0.015168856355969887],"min":[0.001522996585510567,-0.0013700047161267397,-0.015306711361553172],"type":"VEC3"},{"bufferView":0,"byteOffset":652308,"componentType":5126,"count":33,"max":[0.001572150540093149,-0.0013750047052730745,-0.015182564815201914],"min":[0.001535253811008821,-0.001375004714928303,-0.015293007849048924],"type":"VEC3"},{"bufferView":0,"byteOffset":652704,"componentType":5126,"count":4,"max":[0.00180138931300353,-0.0013700047042769301,-0.0152884814419904],"min":[0.0018013893123076,-0.00137500470566878,-0.0153044023940775],"type":"VEC3"},{"bufferView":0,"byteOffset":652752,"componentType":5126,"count":4,"max":[0.0018013893123076,-0.00137000470566878,-0.0152884814419904],"min":[0.0017555059952346,-0.00137500470566878,-0.0152884814444331],"type":"VEC3"},{"bufferView":0,"byteOffset":652800,"componentType":5126,"count":91,"max":[0.001801269633919261,-0.00137000470566878,-0.015168849823979536],"min":[0.0017417194551266999,-0.0013750047161178172,-0.0152884814444331],"type":"VEC3"},{"bufferView":0,"byteOffset":653892,"componentType":5126,"count":4,"max":[0.0017535193901622,-0.00137000471256163,-0.015207909687115601],"min":[0.0017417194551266999,-0.0013750047127125899,-0.015209636471380801],"type":"VEC3"},{"bufferView":0,"byteOffset":653940,"componentType":5126,"count":98,"max":[0.0017894696989451632,-0.0013700047042769301,-0.015182560491777103],"min":[0.00173954137804453,-0.001375004714927692,-0.0153044023967809],"type":"VEC3"},{"bufferView":0,"byteOffset":655116,"componentType":5126,"count":4,"max":[0.00180138931300353,-0.0013700047042769301,-0.0153044023936404],"min":[0.00173954137804453,-0.00137500470427693,-0.0153044023967809],"type":"VEC3"},{"bufferView":0,"byteOffset":655164,"componentType":5126,"count":51,"max":[0.00180138931300353,-0.0013700047042769301,-0.015168854153102958],"min":[0.00173954137804453,-0.0013700047161269316,-0.0153044023963438],"type":"VEC3"},{"bufferView":0,"byteOffset":655776,"componentType":5126,"count":4,"max":[0.00163245636783732,-0.00137000470843136,-0.0151960294156066],"min":[0.0016324563651774,-0.00137500471375119,-0.0152568812963198],"type":"VEC3"},{"bufferView":0,"byteOffset":655824,"componentType":5126,"count":4,"max":[0.00163245636783732,-0.00137000470843136,-0.0152568812958826],"min":[0.0016031599775933201,-0.00137500470843136,-0.0152568812976003],"type":"VEC3"},{"bufferView":0,"byteOffset":655872,"componentType":5126,"count":4,"max":[0.00163245636991453,-0.0013700047042769301,-0.0152720769981086],"min":[0.00163245636850154,-0.0013750047071029098,-0.015304402401461801],"type":"VEC3"},{"bufferView":0,"byteOffset":655920,"componentType":5126,"count":4,"max":[0.0016439451504015302,-0.0013700047042769301,-0.0153044024005225],"min":[0.00163245636991453,-0.00137500470427693,-0.015304402401461801],"type":"VEC3"},{"bufferView":0,"byteOffset":655968,"componentType":5126,"count":4,"max":[0.0016439451504015302,-0.0013700047042769301,-0.015272076997606502],"min":[0.00164394514898854,-0.0013750047071029098,-0.0153044024009596],"type":"VEC3"},{"bufferView":0,"byteOffset":656016,"componentType":5126,"count":4,"max":[0.0016565828075255401,-0.00137000470710291,-0.015272076997054001],"min":[0.00164394514898854,-0.0013750047071029098,-0.0152720769980436],"type":"VEC3"},{"bufferView":0,"byteOffset":656064,"componentType":5126,"count":4,"max":[0.0016565828075255401,-0.00137000470710291,-0.015256881294828],"min":[0.00165658280686132,-0.00137500470843136,-0.0152720769974912],"type":"VEC3"},{"bufferView":0,"byteOffset":656112,"componentType":5126,"count":4,"max":[0.00165658280686132,-0.00137000470843136,-0.015256881294828],"min":[0.00164394514832432,-0.00137500470843136,-0.0152568812958176],"type":"VEC3"},{"bufferView":0,"byteOffset":656160,"componentType":5126,"count":4,"max":[0.00164394514832432,-0.00137000470843136,-0.0151694024005225],"min":[0.00164394514450049,-0.0013750047160790001,-0.0152568812958176],"type":"VEC3"},{"bufferView":0,"byteOffset":656208,"componentType":5126,"count":10,"max":[0.00164394514450049,-0.00137000470843136,-0.0151694024005225],"min":[0.00159186267678032,-0.0013750047160790001,-0.0152568812980942],"type":"VEC3"},{"bufferView":0,"byteOffset":656328,"componentType":5126,"count":4,"max":[0.00159186267744454,-0.00137000470710291,-0.015256881297657],"min":[0.00159186267678032,-0.00137500470843136,-0.0152720770003202],"type":"VEC3"},{"bufferView":0,"byteOffset":656376,"componentType":5126,"count":4,"max":[0.00163245636850154,-0.00137000470710291,-0.0152720769981086],"min":[0.00159186267744454,-0.0013750047071029098,-0.0152720770003202],"type":"VEC3"},{"bufferView":0,"byteOffset":656424,"componentType":5126,"count":4,"max":[0.0016324563651774,-0.00137000470843136,-0.0151960294156066],"min":[0.0016031599775933201,-0.00137500471375119,-0.0152568812976003],"type":"VEC3"},{"bufferView":0,"byteOffset":656472,"componentType":5126,"count":15,"max":[0.0016565828075255401,-0.0013700047042769301,-0.0151694024005225],"min":[0.00159186267678032,-0.001370004716079,-0.0153044024010246],"type":"VEC3"},{"bufferView":0,"byteOffset":656652,"componentType":5126,"count":3,"max":[0.00163245636783732,-0.00137500470843136,-0.0151960294160438],"min":[0.0016031599775933201,-0.00137500471375119,-0.0152568812976003],"type":"VEC3"},{"bufferView":0,"byteOffset":656688,"componentType":5126,"count":4,"max":[0.0014724032934464,-0.00137000471087087,-0.0152289764678828],"min":[0.0014457876186496502,-0.0013750047108708702,-0.0152289764694833],"type":"VEC3"},{"bufferView":0,"byteOffset":656736,"componentType":5126,"count":15,"max":[0.0014929394881036,-0.00137000471087087,-0.015218339475427101],"min":[0.0014724032934464,-0.00137500471180079,-0.0152289764683199],"type":"VEC3"},{"bufferView":0,"byteOffset":656916,"componentType":5126,"count":29,"max":[0.0014954287233472385,-0.0013700047118007902,-0.015184321824948863],"min":[0.00144578761669773,-0.0013750047147747,-0.0152183394758642],"type":"VEC3"},{"bufferView":0,"byteOffset":657264,"componentType":5126,"count":4,"max":[0.0014601485949357102,-0.0013700047095182698,-0.0152444484561395],"min":[0.0014457876193259501,-0.00137500470951827,-0.0152444484572043],"type":"VEC3"},{"bufferView":0,"byteOffset":657312,"componentType":5126,"count":4,"max":[0.0014457876219466199,-0.0013700047042769301,-0.015244448456767201],"min":[0.0014457876193259501,-0.00137500470951827,-0.0153044024096213],"type":"VEC3"},{"bufferView":0,"byteOffset":657360,"componentType":5126,"count":4,"max":[0.0014457876219466199,-0.0013700047042769301,-0.0153044024091842],"min":[0.00143338931300353,-0.00137500470427693,-0.0153044024101633],"type":"VEC3"},{"bufferView":0,"byteOffset":657408,"componentType":5126,"count":4,"max":[0.00143338931300353,-0.0013700047042769301,-0.0151694024097261],"min":[0.00143338930710249,-0.0013750047160790001,-0.0153044024101633],"type":"VEC3"},{"bufferView":0,"byteOffset":657456,"componentType":5126,"count":47,"max":[0.0015081860566802426,-0.0013700047096481,-0.015169402408130564],"min":[0.00143338930710249,-0.0013750047160790001,-0.0152429636197712],"type":"VEC3"},{"bufferView":0,"byteOffset":658020,"componentType":5126,"count":8,"max":[0.00148930137565332,-0.0013700047090593498,-0.0152429633536243],"min":[0.0014818339538575,-0.00137500470964808,-0.015249697879707301],"type":"VEC3"},{"bufferView":0,"byteOffset":658116,"componentType":5126,"count":9,"max":[0.0015158452479625299,-0.0013700047042769301,-0.0152496978792701],"min":[0.00148930137565332,-0.00137500470905935,-0.015304402406559],"type":"VEC3"},{"bufferView":0,"byteOffset":658224,"componentType":5126,"count":4,"max":[0.0015158452479625299,-0.0013700047042769301,-0.0153044024061219],"min":[0.0015002875243855301,-0.00137500470427693,-0.015304402407239],"type":"VEC3"},{"bufferView":0,"byteOffset":658272,"componentType":5126,"count":13,"max":[0.0015002875243855301,-0.0013700047042769301,-0.0152486963450762],"min":[0.0014726905138205699,-0.00137500470914691,-0.015304402407239],"type":"VEC3"},{"bufferView":0,"byteOffset":658428,"componentType":5126,"count":20,"max":[0.0014726905138205699,-0.0013700047091469102,-0.0152444484561395],"min":[0.0014601485949357102,-0.00137500470951827,-0.015248696345513301],"type":"VEC3"},{"bufferView":0,"byteOffset":658668,"componentType":5126,"count":4,"max":[0.0014457876186496502,-0.00137000471087087,-0.0151843218259152],"min":[0.00144578761669773,-0.0013750047147747,-0.0152289764694833],"type":"VEC3"},{"bufferView":0,"byteOffset":658716,"componentType":5126,"count":54,"max":[0.0015158452479625299,-0.0013700047042769301,-0.015169402408515763],"min":[0.00143338930710249,-0.001370004716079,-0.0153044024097261],"type":"VEC3"},{"bufferView":0,"byteOffset":659364,"componentType":5126,"count":19,"max":[0.0014953629486770972,-0.0013750047108708702,-0.0151843218263523],"min":[0.00144578761669773,-0.0013750047147747,-0.0152289764694833],"type":"VEC3"},{"bufferView":0,"byteOffset":659592,"componentType":5126,"count":165,"max":[0.0015403605124961399,-0.0013750046881037302,-0.0138463970172573],"min":[0.000910360490640445,-0.00137500473181509,-0.0143463970447954],"type":"VEC3"},{"bufferView":0,"byteOffset":661572,"componentType":5126,"count":4,"max":[0.0009103605124961391,-0.00136000468810373,-0.0138463970434841],"min":[0.000725360490640445,-0.00136000473181509,-0.0143463970515707],"type":"VEC3"},{"bufferView":0,"byteOffset":661620,"componentType":5126,"count":4,"max":[0.00172536051249614,-0.00136000468810373,-0.0138463970078593],"min":[0.0015403604906404401,-0.00136000473181509,-0.014346397015945901],"type":"VEC3"},{"bufferView":0,"byteOffset":661668,"componentType":5126,"count":4,"max":[0.00172536051249614,-0.00104000468810373,-0.0138463969798841],"min":[0.0017253604906404402,-0.00136000473181509,-0.0143463970078593],"type":"VEC3"},{"bufferView":0,"byteOffset":661716,"componentType":5126,"count":4,"max":[0.00172536051249614,-0.00104000468810373,-0.0138463969798841],"min":[0.000725360490640445,-0.00104000473181509,-0.0143463970235954],"type":"VEC3"},{"bufferView":0,"byteOffset":661764,"componentType":5126,"count":4,"max":[0.000725360512496139,-0.00104000468810373,-0.013846397023595402],"min":[0.000725360490640445,-0.00136000473181509,-0.0143463970515707],"type":"VEC3"},{"bufferView":0,"byteOffset":661812,"componentType":5126,"count":8,"max":[0.0017253604906404402,-0.00104000473181509,-0.0138463969798841],"min":[0.000725360490640445,-0.00137500473181509,-0.013846397051570699],"type":"VEC3"},{"bufferView":0,"byteOffset":661908,"componentType":5126,"count":8,"max":[0.00172536051249614,-0.00104000468810373,-0.014346396979884001],"min":[0.000725360512496139,-0.0013750046881037302,-0.0143463970515707],"type":"VEC3"},{"bufferView":0,"byteOffset":662004,"componentType":5126,"count":4,"max":[0.0015403605124961399,-0.00136000468810373,-0.0138463970159459],"min":[0.0015403604906404401,-0.00137500473181509,-0.0143463970172573],"type":"VEC3"},{"bufferView":0,"byteOffset":662052,"componentType":5126,"count":4,"max":[0.0009103605124961391,-0.00136000468810373,-0.0138463970434841],"min":[0.000910360490640445,-0.00137500473181509,-0.0143463970447954],"type":"VEC3"},{"bufferView":0,"byteOffset":662100,"componentType":5126,"count":13,"max":[0.0012940418653603401,-0.00137000470623036,-0.0140492251166121],"min":[0.0012881059974340153,-0.00137500471408331,-0.014139052438639301],"type":"VEC3"},{"bufferView":0,"byteOffset":662256,"componentType":5126,"count":54,"max":[0.00133394144626519,-0.0013700047040750812,-0.0140562703973618],"min":[0.0012763060624750185,-0.00137500471346739,-0.014163710918399857],"type":"VEC3"},{"bufferView":0,"byteOffset":662904,"componentType":5126,"count":65,"max":[0.001337316273857019,-0.0013700047067436202,-0.014025844456101902],"min":[0.0012797048250173,-0.0013750047161242007,-0.014133181370102102],"type":"VEC3"},{"bufferView":0,"byteOffset":663684,"componentType":5126,"count":78,"max":[0.0013255163388970143,-0.0013700047052688528,-0.014039555123953223],"min":[0.0012934913652218201,-0.001375004714928303,-0.014150069321952504],"type":"VEC3"},{"bufferView":0,"byteOffset":664620,"componentType":5126,"count":67,"max":[0.0013372432598813743,-0.0013700047040750812,-0.014025850978521274],"min":[0.001276348720007571,-0.0013700047161267397,-0.014163705984104538],"type":"VEC3"},{"bufferView":0,"byteOffset":665424,"componentType":5126,"count":33,"max":[0.0013255026745878345,-0.0013750047052730745,-0.014039559437753198],"min":[0.00128860594550421,-0.001375004714928303,-0.014150002471599775],"type":"VEC3"},{"bufferView":0,"byteOffset":665820,"componentType":5126,"count":13,"max":[0.0011486609222703399,-0.00137000470623036,-0.0140492251229669],"min":[0.001142725054345015,-0.00137500471408331,-0.0141390524449941],"type":"VEC3"},{"bufferView":0,"byteOffset":665976,"componentType":5126,"count":54,"max":[0.0011885605031761901,-0.0013700047040750812,-0.0140562704037166],"min":[0.0011309251193850182,-0.00137500471346739,-0.01416371092475466],"type":"VEC3"},{"bufferView":0,"byteOffset":666624,"componentType":5126,"count":65,"max":[0.0011919353307670191,-0.0013700047067436202,-0.014025844462456702],"min":[0.0011343238819283,-0.0013750047161242007,-0.0141331813764569],"type":"VEC3"},{"bufferView":0,"byteOffset":667404,"componentType":5126,"count":78,"max":[0.0011801353958080143,-0.0013700047052688528,-0.014039555130308022],"min":[0.0011481104221318199,-0.001375004714928303,-0.014150069328307304],"type":"VEC3"},{"bufferView":0,"byteOffset":668340,"componentType":5126,"count":67,"max":[0.001191862316792739,-0.0013700047040750812,-0.014025850984875887],"min":[0.0011309677769165676,-0.0013700047161267397,-0.014163705990459234],"type":"VEC3"},{"bufferView":0,"byteOffset":669144,"componentType":5126,"count":33,"max":[0.0011801217314991487,-0.0013750047052730745,-0.014039559444107914],"min":[0.001143225002414821,-0.001375004714928303,-0.014150002477954922],"type":"VEC3"},{"bufferView":0,"byteOffset":669540,"componentType":5126,"count":4,"max":[0.0014093605044095301,-0.0013700047042769301,-0.0141454760708964],"min":[0.0014093605037136,-0.00137500470566878,-0.014161397022983501],"type":"VEC3"},{"bufferView":0,"byteOffset":669588,"componentType":5126,"count":4,"max":[0.0014093605037136,-0.00137000470566878,-0.0141454760708964],"min":[0.0013634771866406,-0.00137500470566878,-0.014145476073339101],"type":"VEC3"},{"bufferView":0,"byteOffset":669636,"componentType":5126,"count":91,"max":[0.0014092408253252608,-0.00137000470566878,-0.014025844452885535],"min":[0.0013496906465327002,-0.0013750047161178172,-0.014145476073339101],"type":"VEC3"},{"bufferView":0,"byteOffset":670728,"componentType":5126,"count":4,"max":[0.0013614905815682,-0.00137000471256163,-0.0140649043160216],"min":[0.0013496906465327002,-0.0013750047127125899,-0.014066631100286801],"type":"VEC3"},{"bufferView":0,"byteOffset":670776,"componentType":5126,"count":98,"max":[0.001397440890351163,-0.0013700047042769301,-0.014039555120683105],"min":[0.00134751256945053,-0.001375004714927692,-0.014161397025686901],"type":"VEC3"},{"bufferView":0,"byteOffset":671952,"componentType":5126,"count":4,"max":[0.0014093605044095301,-0.0013700047042769301,-0.0141613970225464],"min":[0.00134751256945053,-0.00137500470427693,-0.014161397025686901],"type":"VEC3"},{"bufferView":0,"byteOffset":672000,"componentType":5126,"count":51,"max":[0.0014093605044095301,-0.0013700047042769301,-0.014025848782008958],"min":[0.00134751256945053,-0.0013700047161269316,-0.0141613970252498],"type":"VEC3"},{"bufferView":0,"byteOffset":672612,"componentType":5126,"count":4,"max":[0.0012404275592433202,-0.00137000470843136,-0.014053024044512601],"min":[0.0012404275565834,-0.00137500471375119,-0.0141138759252258],"type":"VEC3"},{"bufferView":0,"byteOffset":672660,"componentType":5126,"count":4,"max":[0.0012404275592433202,-0.00137000470843136,-0.0141138759247886],"min":[0.00121113116899932,-0.00137500470843136,-0.0141138759265063],"type":"VEC3"},{"bufferView":0,"byteOffset":672708,"componentType":5126,"count":4,"max":[0.00124042756132053,-0.0013700047042769301,-0.0141290716270146],"min":[0.0012404275599075401,-0.0013750047071029098,-0.0141613970303678],"type":"VEC3"},{"bufferView":0,"byteOffset":672756,"componentType":5126,"count":4,"max":[0.00125191634180753,-0.0013700047042769301,-0.0141613970294285],"min":[0.00124042756132053,-0.00137500470427693,-0.0141613970303678],"type":"VEC3"},{"bufferView":0,"byteOffset":672804,"componentType":5126,"count":4,"max":[0.00125191634180753,-0.0013700047042769301,-0.0141290716265125],"min":[0.0012519163403945399,-0.0013750047071029098,-0.0141613970298656],"type":"VEC3"},{"bufferView":0,"byteOffset":672852,"componentType":5126,"count":4,"max":[0.00126455399893154,-0.00137000470710291,-0.01412907162596],"min":[0.0012519163403945399,-0.0013750047071029098,-0.0141290716269496],"type":"VEC3"},{"bufferView":0,"byteOffset":672900,"componentType":5126,"count":4,"max":[0.00126455399893154,-0.00137000470710291,-0.014113875923734],"min":[0.00126455399826732,-0.00137500470843136,-0.014129071626397201],"type":"VEC3"},{"bufferView":0,"byteOffset":672948,"componentType":5126,"count":4,"max":[0.00126455399826732,-0.00137000470843136,-0.014113875923734],"min":[0.0012519163397303199,-0.00137500470843136,-0.0141138759247236],"type":"VEC3"},{"bufferView":0,"byteOffset":672996,"componentType":5126,"count":4,"max":[0.0012519163397303199,-0.00137000470843136,-0.0140263970294285],"min":[0.00125191633590649,-0.0013750047160790001,-0.0141138759247236],"type":"VEC3"},{"bufferView":0,"byteOffset":673044,"componentType":5126,"count":10,"max":[0.00125191633590649,-0.00137000470843136,-0.0140263970294285],"min":[0.0011998338681863201,-0.0013750047160790001,-0.0141138759270002],"type":"VEC3"},{"bufferView":0,"byteOffset":673164,"componentType":5126,"count":4,"max":[0.00119983386885054,-0.00137000470710291,-0.0141138759265631],"min":[0.0011998338681863201,-0.00137500470843136,-0.0141290716292262],"type":"VEC3"},{"bufferView":0,"byteOffset":673212,"componentType":5126,"count":4,"max":[0.0012404275599075401,-0.00137000470710291,-0.0141290716270146],"min":[0.00119983386885054,-0.0013750047071029098,-0.0141290716292262],"type":"VEC3"},{"bufferView":0,"byteOffset":673260,"componentType":5126,"count":4,"max":[0.0012404275565834,-0.00137000470843136,-0.014053024044512601],"min":[0.00121113116899932,-0.00137500471375119,-0.0141138759265063],"type":"VEC3"},{"bufferView":0,"byteOffset":673308,"componentType":5126,"count":15,"max":[0.00126455399893154,-0.0013700047042769301,-0.0140263970294285],"min":[0.0011998338681863201,-0.001370004716079,-0.014161397029930599],"type":"VEC3"},{"bufferView":0,"byteOffset":673488,"componentType":5126,"count":3,"max":[0.0012404275592433202,-0.00137500470843136,-0.0140530240449498],"min":[0.00121113116899932,-0.00137500471375119,-0.0141138759265063],"type":"VEC3"},{"bufferView":0,"byteOffset":673524,"componentType":5126,"count":4,"max":[0.0010803744848524,-0.00137000471087087,-0.0140859710967888],"min":[0.00105375881005565,-0.0013750047108708702,-0.0140859710983893],"type":"VEC3"},{"bufferView":0,"byteOffset":673572,"componentType":5126,"count":15,"max":[0.0011009106795096,-0.00137000471087087,-0.014075334104333101],"min":[0.0010803744848524,-0.00137500471180079,-0.0140859710972259],"type":"VEC3"},{"bufferView":0,"byteOffset":673752,"componentType":5126,"count":29,"max":[0.0011033999147532386,-0.0013700047118007902,-0.014041316453854863],"min":[0.0010537588081037299,-0.0013750047147747,-0.0140753341047702],"type":"VEC3"},{"bufferView":0,"byteOffset":674100,"componentType":5126,"count":4,"max":[0.00106811978634171,-0.0013700047095182698,-0.0141014430850455],"min":[0.00105375881073195,-0.00137500470951827,-0.014101443086110301],"type":"VEC3"},{"bufferView":0,"byteOffset":674148,"componentType":5126,"count":4,"max":[0.00105375881335262,-0.0013700047042769301,-0.0141014430856732],"min":[0.00105375881073195,-0.00137500470951827,-0.0141613970385273],"type":"VEC3"},{"bufferView":0,"byteOffset":674196,"componentType":5126,"count":4,"max":[0.00105375881335262,-0.0013700047042769301,-0.0141613970380902],"min":[0.00104136050440953,-0.00137500470427693,-0.0141613970390693],"type":"VEC3"},{"bufferView":0,"byteOffset":674244,"componentType":5126,"count":4,"max":[0.00104136050440953,-0.0013700047042769301,-0.0140263970386321],"min":[0.0010413604985084902,-0.0013750047160790001,-0.0141613970390693],"type":"VEC3"},{"bufferView":0,"byteOffset":674292,"componentType":5126,"count":47,"max":[0.0011161572480862425,-0.0013700047096481,-0.014026397037036566],"min":[0.0010413604985084902,-0.0013750047160790001,-0.014099958248677201],"type":"VEC3"},{"bufferView":0,"byteOffset":674856,"componentType":5126,"count":8,"max":[0.00109727256705932,-0.0013700047090593498,-0.014099957982530302],"min":[0.0010898051452635001,-0.00137500470964808,-0.0141066925086133],"type":"VEC3"},{"bufferView":0,"byteOffset":674952,"componentType":5126,"count":9,"max":[0.00112381643936853,-0.0013700047042769301,-0.014106692508176099],"min":[0.00109727256705932,-0.00137500470905935,-0.014161397035465002],"type":"VEC3"},{"bufferView":0,"byteOffset":675060,"componentType":5126,"count":4,"max":[0.00112381643936853,-0.0013700047042769301,-0.0141613970350279],"min":[0.00110825871579153,-0.00137500470427693,-0.014161397036145001],"type":"VEC3"},{"bufferView":0,"byteOffset":675108,"componentType":5126,"count":13,"max":[0.00110825871579153,-0.0013700047042769301,-0.014105690973982201],"min":[0.00108066170522657,-0.00137500470914691,-0.014161397036145001],"type":"VEC3"},{"bufferView":0,"byteOffset":675264,"componentType":5126,"count":20,"max":[0.00108066170522657,-0.0013700047091469102,-0.0141014430850455],"min":[0.00106811978634171,-0.00137500470951827,-0.014105690974419301],"type":"VEC3"},{"bufferView":0,"byteOffset":675504,"componentType":5126,"count":4,"max":[0.00105375881005565,-0.00137000471087087,-0.0140413164548212],"min":[0.0010537588081037299,-0.0013750047147747,-0.0140859710983893],"type":"VEC3"},{"bufferView":0,"byteOffset":675552,"componentType":5126,"count":54,"max":[0.00112381643936853,-0.0013700047042769301,-0.014026397037421765],"min":[0.0010413604985084902,-0.001370004716079,-0.0141613970386321],"type":"VEC3"},{"bufferView":0,"byteOffset":676200,"componentType":5126,"count":19,"max":[0.0011033341400830971,-0.0013750047108708702,-0.014041316455258301],"min":[0.0010537588081037299,-0.0013750047147747,-0.0140859710983893],"type":"VEC3"},{"bufferView":0,"byteOffset":676428,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.012089781897734101],"min":[0.004249870808125,0.0,-0.0122098908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":676476,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.0122098908777341],"min":[0.004249870808125,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":676524,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.012450253617734],"min":[0.0044902335481249,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":676572,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.012209763877734],"min":[0.0046097380081250505,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":676620,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0120902594177341],"min":[0.004850227748125,0.0,-0.012209763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":676668,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.011850712017734001],"min":[0.00461068034812498,0.0,-0.0120902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":676716,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.011850709477734],"min":[0.00448942836812497,0.0,-0.011850712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":676764,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.011850709477734],"min":[0.004249870808125,0.0,-0.012089781897734101],"type":"VEC3"},{"bufferView":0,"byteOffset":676812,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.011850709477734],"min":[0.004249870808125,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":676908,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.011850709477734],"min":[0.004249870808125,0.000035001200000000006,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":677004,"componentType":5126,"count":4,"max":[0.006159198389472081,-0.000995004328725593,-0.0044355864431783595],"min":[0.006079198383986639,-0.000995004372436963,-0.00489558644413235],"type":"VEC3"},{"bufferView":0,"byteOffset":677052,"componentType":5126,"count":4,"max":[0.00615919841287763,-0.0010150043269771401,-0.00491558644492682],"min":[0.00607919839058481,-0.00152500433047405,-0.0049155864904664006],"type":"VEC3"},{"bufferView":0,"byteOffset":677100,"componentType":5126,"count":4,"max":[0.00615919841351336,-0.00154500432872559,-0.00443558649126087],"min":[0.00607919840802791,-0.00154500437243696,-0.0048955864922148595],"type":"VEC3"},{"bufferView":0,"byteOffset":677148,"componentType":5126,"count":4,"max":[0.00615919840691519,-0.0010150043706885,-0.00441558644492682],"min":[0.0060791983846223705,-0.00152500437418542,-0.0044155864904664],"type":"VEC3"},{"bufferView":0,"byteOffset":677196,"componentType":5126,"count":4,"max":[0.006179198412639131,-0.0010150043278513601,-0.00443558644468832],"min":[0.00617919838486087,-0.0015250043680658202,-0.00489558648927391],"type":"VEC3"},{"bufferView":0,"byteOffset":677244,"componentType":5126,"count":32,"max":[0.0060791984135445095,-0.000995004332222505,-0.00441558644588081],"min":[0.006079198383955491,-0.00154500437243696,-0.0049155864904664006],"type":"VEC3"},{"bufferView":0,"byteOffset":677628,"componentType":5126,"count":15,"max":[0.0061733405196980505,-0.00099500436894005,-0.00441558644492682],"min":[0.006079198383955491,-0.00101500437418542,-0.004435586444132351],"type":"VEC3"},{"bufferView":0,"byteOffset":677808,"componentType":5126,"count":15,"max":[0.006173340543227211,-0.0015250043706885,-0.004415586489512411],"min":[0.006079198406915191,-0.00154500437243696,-0.00443558649221486],"type":"VEC3"},{"bufferView":0,"byteOffset":677988,"componentType":5126,"count":15,"max":[0.00617334054904995,-0.0015250043269771402,-0.0048955864912608605],"min":[0.00607919841287763,-0.0015450043322225,-0.0049155864904664006],"type":"VEC3"},{"bufferView":0,"byteOffset":678168,"componentType":5126,"count":15,"max":[0.006173340525520781,-0.000995004328725593,-0.00489558644317836],"min":[0.0060791983894720805,-0.00101500433047405,-0.00491558644588081],"type":"VEC3"},{"bufferView":0,"byteOffset":678348,"componentType":5126,"count":14,"max":[0.006179198412639131,-0.0015250043278513602,-0.00442144435495611],"min":[0.00615919840802791,-0.0015450043689400502,-0.004909728626204111],"type":"VEC3"},{"bufferView":0,"byteOffset":678516,"componentType":5126,"count":14,"max":[0.0061791984071536896,-0.00100086223393422,-0.00441558644492682],"min":[0.006159198384622371,-0.00153914650518222,-0.0044355864892739105],"type":"VEC3"},{"bufferView":0,"byteOffset":678684,"componentType":5126,"count":14,"max":[0.00617919839034631,-0.000995004328725593,-0.0044214443078978306],"min":[0.00615919838398664,-0.0010150043680658201,-0.004909728579145831],"type":"VEC3"},{"bufferView":0,"byteOffset":678852,"componentType":5126,"count":14,"max":[0.006179198412639131,-0.0010008621912470802,-0.0048955864446883195],"min":[0.0061591983905848096,-0.00153914646249507,-0.00491558648951241],"type":"VEC3"},{"bufferView":0,"byteOffset":679020,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.00533978189773409],"min":[0.004699883015156,0.0,-0.0054598908777340905],"type":"VEC3"},{"bufferView":0,"byteOffset":679068,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.0054598908777340905],"min":[0.004699883015156,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":679116,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.005700253617734],"min":[0.0049402457551559,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":679164,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.00545976387773401],"min":[0.00505975021515605,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":679212,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.005340259417734101],"min":[0.005300239955156,0.0,-0.00545976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":679260,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0051007120177339995],"min":[0.0050606925551559805,0.0,-0.005340259417734101],"type":"VEC3"},{"bufferView":0,"byteOffset":679308,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.005100709477734],"min":[0.00493944057515597,0.0,-0.0051007120177339995],"type":"VEC3"},{"bufferView":0,"byteOffset":679356,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.005100709477734],"min":[0.004699883015156,0.0,-0.00533978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":679404,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.005100709477734],"min":[0.004699883015156,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":679500,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.005100709477734],"min":[0.004699883015156,0.000035001200000000006,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":679596,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.008489775794219091],"min":[0.00154991963625,0.0,-0.00860988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":679644,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.00860988477421909],"min":[0.00154991963625,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":679692,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.008850247514219],"min":[0.0017902823762499002,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":679740,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.008609757774219011],"min":[0.00190978683625005,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":679788,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0084902533142191],"min":[0.00215027657625,0.0,-0.008609757774219011],"type":"VEC3"},{"bufferView":0,"byteOffset":679836,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.008250705914219],"min":[0.00191072917624998,0.0,-0.0084902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":679884,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.008250703374219001],"min":[0.00178947719624997,0.0,-0.008250705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":679932,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.008250703374219001],"min":[0.00154991963625,0.0,-0.008489775794219091],"type":"VEC3"},{"bufferView":0,"byteOffset":679980,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.008250703374219001],"min":[0.00154991963625,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":680076,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.008250703374219001],"min":[0.00154991963625,0.000035001200000000006,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":680172,"componentType":5126,"count":4,"max":[0.004249870808125,0.000035001200000000006,-0.00578979410476609],"min":[0.004249870808125,0.0,-0.00590990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":680220,"componentType":5126,"count":4,"max":[0.0044902335481249,0.000035001200000000006,-0.00590990308476609],"min":[0.004249870808125,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":680268,"componentType":5126,"count":4,"max":[0.0046097380081250505,0.000035001200000000006,-0.006150265824766],"min":[0.0044902335481249,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":680316,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0059097760847660104],"min":[0.0046097380081250505,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":680364,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.0057902716247661004],"min":[0.004850227748125,0.0,-0.0059097760847660104],"type":"VEC3"},{"bufferView":0,"byteOffset":680412,"componentType":5126,"count":4,"max":[0.004850227748125,0.000035001200000000006,-0.005550724224766],"min":[0.00461068034812498,0.0,-0.0057902716247661004],"type":"VEC3"},{"bufferView":0,"byteOffset":680460,"componentType":5126,"count":4,"max":[0.00461068034812498,0.000035001200000000006,-0.005550721684766],"min":[0.00448942836812497,0.0,-0.005550724224766],"type":"VEC3"},{"bufferView":0,"byteOffset":680508,"componentType":5126,"count":4,"max":[0.00448942836812497,0.000035001200000000006,-0.005550721684766],"min":[0.004249870808125,0.0,-0.00578979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":680556,"componentType":5126,"count":8,"max":[0.004850227748125,0.0,-0.005550721684766],"min":[0.004249870808125,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":680652,"componentType":5126,"count":8,"max":[0.004850227748125,0.000035001200000000006,-0.005550721684766],"min":[0.004249870808125,0.000035001200000000006,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":680748,"componentType":5126,"count":6,"max":[0.00769048589900567,-0.00244198514558301,-0.0023405892906085504],"min":[0.0076904858952552,-0.00252333580553401,-0.00238348970914945],"type":"VEC3"},{"bufferView":0,"byteOffset":680820,"componentType":5126,"count":6,"max":[0.00769048589900567,-0.00244198514558301,-0.0023405892906085504],"min":[0.0076904858952552,-0.00252333580553401,-0.00238348970914945],"type":"VEC3"},{"bufferView":0,"byteOffset":680892,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.00443978800125009],"min":[0.00379991963625,0.0,-0.004559896981250091],"type":"VEC3"},{"bufferView":0,"byteOffset":680940,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.004559896981250091],"min":[0.00379991963625,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":680988,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.00480025972125],"min":[0.0040402823762499,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":681036,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.00455976998125001],"min":[0.0041597868362500505,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":681084,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0044402655212501],"min":[0.00440027657625,0.0,-0.00455976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":681132,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0042007181212500005],"min":[0.00416072917624998,0.0,-0.0044402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":681180,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.00420071558125],"min":[0.00403947719624997,0.0,-0.0042007181212500005],"type":"VEC3"},{"bufferView":0,"byteOffset":681228,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.00420071558125],"min":[0.00379991963625,0.0,-0.00443978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":681276,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.00420071558125],"min":[0.00379991963625,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":681372,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.00420071558125],"min":[0.00379991963625,0.000035001200000000006,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":681468,"componentType":5126,"count":253,"max":[0.00883765787053176,-0.00242500538026884,-0.00589647520979135],"min":[0.0072376578220121205,-0.0024250055472463303,-0.0070064752797295606],"type":"VEC3"},{"bufferView":0,"byteOffset":684504,"componentType":5126,"count":4,"max":[0.0088376578770885,-0.0010950054834276699,-0.00582647509351911],"min":[0.0072376578220121205,-0.0023550055533659202,-0.00582647527360998],"type":"VEC3"},{"bufferView":0,"byteOffset":684552,"componentType":5126,"count":4,"max":[0.00883765793172773,-0.00102500538026884,-0.00589647508739952],"min":[0.007237657883208091,-0.0010250055472463399,-0.00700647515733773],"type":"VEC3"},{"bufferView":0,"byteOffset":684600,"componentType":5126,"count":4,"max":[0.00883765793172773,-0.00109500537414925,-0.0070764750935191105],"min":[0.00723765787665136,-0.00235500544408751,-0.007076475273609969],"type":"VEC3"},{"bufferView":0,"byteOffset":684648,"componentType":5126,"count":32,"max":[0.00723765793296794,-0.00102500538026884,-0.0058264751634573295],"min":[0.007237657820771921,-0.0024250054773080703,-0.007076475273609969],"type":"VEC3"},{"bufferView":0,"byteOffset":685032,"componentType":5126,"count":32,"max":[0.008837657932967929,-0.0010250054502071,-0.00582647509351911],"min":[0.008837657820771921,-0.0024250055472463303,-0.00707647520367176],"type":"VEC3"},{"bufferView":0,"byteOffset":685416,"componentType":5126,"count":44,"max":[0.008051412670694426,-0.002324005454287187,-0.006475083575540961],"min":[0.00798405723292803,-0.00242500546181231,-0.0065422363078827366],"type":"VEC3"},{"bufferView":0,"byteOffset":685944,"componentType":5126,"count":48,"max":[0.008060911509133437,-0.0023240054632384594,-0.00636322632241043],"min":[0.00797696393606042,-0.0024250054722274703,-0.006438757157183237],"type":"VEC3"},{"bufferView":0,"byteOffset":686520,"componentType":5126,"count":12,"max":[0.008072754227837561,-0.00232400546349617,-0.00645205968182563],"min":[0.008045491312547339,-0.002425005464078653,-0.00647201374412172],"type":"VEC3"},{"bufferView":0,"byteOffset":686664,"componentType":5126,"count":122,"max":[0.008091381825807679,-0.0023240054610272134,-0.006312190254786767],"min":[0.0079324920768904,-0.00242500547574921,-0.00645205993740636],"type":"VEC3"},{"bufferView":0,"byteOffset":688128,"componentType":5126,"count":57,"max":[0.00805492847134731,-0.0023240054634856002,-0.006337452470866171],"min":[0.007962715670114535,-0.00242500547311721,-0.006424239381463101],"type":"VEC3"},{"bufferView":0,"byteOffset":688812,"componentType":5126,"count":95,"max":[0.00808163626402871,-0.002324005451648203,-0.00645205978702121],"min":[0.007942361010260903,-0.0024250054634961603,-0.006567498524212797],"type":"VEC3"},{"bufferView":0,"byteOffset":689952,"componentType":5126,"count":41,"max":[0.00804037180699975,-0.00232400545448645,-0.0064638275032767095],"min":[0.007972769646051517,-0.0024250054619953895,-0.006530724415688739],"type":"VEC3"},{"bufferView":0,"byteOffset":690444,"componentType":5126,"count":123,"max":[0.008091370734328168,-0.002324005451648203,-0.00631244798200862],"min":[0.00793249265447678,-0.002324005475773563,-0.006567347522273215],"type":"VEC3"},{"bufferView":0,"byteOffset":691920,"componentType":5126,"count":31,"max":[0.00806090719639733,-0.0024250054632244705,-0.006337467752355771],"min":[0.007962842095039268,-0.00242500547311721,-0.006438674635932181],"type":"VEC3"},{"bufferView":0,"byteOffset":692292,"componentType":5126,"count":31,"max":[0.008051385349962747,-0.0024250054542748712,-0.006463835738337436],"min":[0.007972908879714252,-0.0024250054619953895,-0.0065422016542840185],"type":"VEC3"},{"bufferView":0,"byteOffset":692664,"componentType":5126,"count":20,"max":[0.008247927701476173,-0.00232400546592225,-0.00635785409662224],"min":[0.00823263086409988,-0.00242500548052676,-0.006524200997302131],"type":"VEC3"},{"bufferView":0,"byteOffset":692904,"componentType":5126,"count":60,"max":[0.008278336338112627,-0.00232400546867783,-0.00631219024723921],"min":[0.00812980896061988,-0.0024250054837927004,-0.00651115418064492],"type":"VEC3"},{"bufferView":0,"byteOffset":693624,"componentType":5126,"count":72,"max":[0.00826957766825344,-0.0023240054599207756,-0.006368726447047251],"min":[0.008121111971295437,-0.00242500547501976,-0.00656749851602458],"type":"VEC3"},{"bufferView":0,"byteOffset":694488,"componentType":5126,"count":88,"max":[0.00823404951968648,-0.002324005462538825,-0.006337452462345888],"min":[0.008151520606712554,-0.002425005481170086,-0.006542108390449273],"type":"VEC3"},{"bufferView":0,"byteOffset":695544,"componentType":5126,"count":64,"max":[0.008278211963699067,-0.0023240054599207756,-0.006312226125044517],"min":[0.008121158984205847,-0.002324005483811651,-0.006567460767013276],"type":"VEC3"},{"bufferView":0,"byteOffset":696312,"componentType":5126,"count":34,"max":[0.008247847878164504,-0.0024250054625566397,-0.006337643859606013],"min":[0.008151523489598174,-0.002425005481170086,-0.006542001556872501],"type":"VEC3"},{"bufferView":0,"byteOffset":696720,"componentType":5126,"count":4,"max":[0.00833761158801747,-0.0023240054803414603,-0.0063957793940804],"min":[0.0083056609278774,-0.0024250054810056303,-0.00640415750332984],"type":"VEC3"},{"bufferView":0,"byteOffset":696768,"componentType":5126,"count":147,"max":[0.00848595391774525,-0.0023240054711222494,-0.00634052229148263],"min":[0.00833761158360261,-0.0024250054904480203,-0.006542428156930131],"type":"VEC3"},{"bufferView":0,"byteOffset":698532,"componentType":5126,"count":4,"max":[0.00834118907828729,-0.00232400547159309,-0.00649024089163204],"min":[0.00830979354606591,-0.00242500547363636,-0.00649791549891774],"type":"VEC3"},{"bufferView":0,"byteOffset":698580,"componentType":5126,"count":157,"max":[0.008518829785125663,-0.00232400546825989,-0.006312190237361873],"min":[0.0083056609278774,-0.0024250054934084747,-0.006570760211191201],"type":"VEC3"},{"bufferView":0,"byteOffset":700464,"componentType":5126,"count":64,"max":[0.008518426849320795,-0.00232400546825989,-0.006312258039851518],"min":[0.00830566093229225,-0.0023240054933720026,-0.006570748197896251],"type":"VEC3"},{"bufferView":0,"byteOffset":701232,"componentType":5126,"count":20,"max":[0.007873278511037172,-0.0023240054495458,-0.00635785411299867],"min":[0.00785798167366088,-0.00242500546415031,-0.00652420101367856],"type":"VEC3"},{"bufferView":0,"byteOffset":701472,"componentType":5126,"count":58,"max":[0.00790368714767363,-0.0023240054523013904,-0.00631219026361565],"min":[0.00775515977017988,-0.0024250054674162546,-0.00651115419702136],"type":"VEC3"},{"bufferView":0,"byteOffset":702168,"componentType":5126,"count":72,"max":[0.00789492847781344,-0.002324005443544328,-0.00636872646342368],"min":[0.007746462780855437,-0.00242500545864332,-0.006567498532401019],"type":"VEC3"},{"bufferView":0,"byteOffset":703032,"componentType":5126,"count":85,"max":[0.00785940032924648,-0.002324005446162384,-0.006337452478722323],"min":[0.007776871416272553,-0.0024250054647936376,-0.006542108406825703],"type":"VEC3"},{"bufferView":0,"byteOffset":704052,"componentType":5126,"count":64,"max":[0.007903562773258543,-0.002324005443544328,-0.006312226141420834],"min":[0.00774650979376634,-0.0023240054674352065,-0.0065674607833897825],"type":"VEC3"},{"bufferView":0,"byteOffset":704820,"componentType":5126,"count":34,"max":[0.00787319868772563,-0.0024250054461801983,-0.006337643875983163],"min":[0.007776874299158308,-0.0024250054647936376,-0.006542001573249278],"type":"VEC3"},{"bufferView":0,"byteOffset":705228,"componentType":5126,"count":4,"max":[0.00771636255080941,-0.0023240054541908,-0.00638196514508886],"min":[0.00768527542238277,-0.00242500545579008,-0.0063847152192324005],"type":"VEC3"},{"bufferView":0,"byteOffset":705276,"componentType":5126,"count":109,"max":[0.00771636255080941,-0.002324005442559425,-0.0063121902712507776],"min":[0.0075564859094707166,-0.002425005459442084,-0.006482246558260151],"type":"VEC3"},{"bufferView":0,"byteOffset":706584,"componentType":5126,"count":4,"max":[0.007677071883726141,-0.00232400544023601,-0.00646651362467789],"min":[0.007664057233059421,-0.00242500544668117,-0.00653373031353414],"type":"VEC3"},{"bufferView":0,"byteOffset":706632,"componentType":5126,"count":4,"max":[0.00766405723747428,-0.00232400543603001,-0.00653373030470444],"min":[0.00756783518217242,-0.00242500544023601,-0.00653373031774014],"type":"VEC3"},{"bufferView":0,"byteOffset":706680,"componentType":5126,"count":4,"max":[0.00756783518787044,-0.00232400543346369,-0.0065337303089104395],"min":[0.00756783518217242,-0.00242500543603001,-0.00656308565158506],"type":"VEC3"},{"bufferView":0,"byteOffset":706728,"componentType":5126,"count":4,"max":[0.00768774266666844,-0.00232400543346369,-0.00656308563751404],"min":[0.00756783518345559,-0.0024250054387050103,-0.00656308565158506],"type":"VEC3"},{"bufferView":0,"byteOffset":706776,"componentType":5126,"count":4,"max":[0.00771111968495595,-0.0023240054387050103,-0.00643466404529246],"min":[0.00768774266225359,-0.0024250054509538203,-0.0065630856463437404],"type":"VEC3"},{"bufferView":0,"byteOffset":706824,"componentType":5126,"count":4,"max":[0.00771111968495595,-0.0023240054500677297,-0.00643089070294229],"min":[0.00768330163874116,-0.0024250054509538203,-0.00643466405412215],"type":"VEC3"},{"bufferView":0,"byteOffset":706872,"componentType":5126,"count":113,"max":[0.007685275426797621,-0.0023240054454388205,-0.006337452486494102],"min":[0.0075879431182184634,-0.0024250054567561477,-0.006455129648377138],"type":"VEC3"},{"bufferView":0,"byteOffset":708228,"componentType":5126,"count":65,"max":[0.00771636255080941,-0.00232400543346369,-0.006312229412911419],"min":[0.007556710962588918,-0.0023240054594353405,-0.00656308564275536],"type":"VEC3"},{"bufferView":0,"byteOffset":709008,"componentType":5126,"count":16,"max":[0.00883765788320809,-0.0010250054773080798,-0.00582647509351911],"min":[0.0072376578770885006,-0.00109500555336593,-0.00589647515733774],"type":"VEC3"},{"bufferView":0,"byteOffset":709200,"componentType":5126,"count":16,"max":[0.008837657932967929,-0.00102500538026884,-0.00700647508739952],"min":[0.00723765793172773,-0.00109500544408751,-0.00707647516345732],"type":"VEC3"},{"bufferView":0,"byteOffset":709392,"componentType":5126,"count":16,"max":[0.008837657876651351,-0.00235500537414925,-0.00700647520979135],"min":[0.00723765787053176,-0.0024250054502071004,-0.007076475273609969],"type":"VEC3"},{"bufferView":0,"byteOffset":709584,"componentType":5126,"count":16,"max":[0.00883765782201212,-0.00235500548342766,-0.00582647520367176],"min":[0.007237657820771921,-0.0024250055472463303,-0.00589647527972957],"type":"VEC3"},{"bufferView":0,"byteOffset":709776,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.00668978800125009],"min":[0.007849907429219,0.0,-0.00680989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":709824,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.00680989698125009],"min":[0.007849907429219,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":709872,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.0070502597212499995],"min":[0.008090270169218901,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":709920,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.00680976998125001],"min":[0.00820977462921905,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":709968,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0066902655212501],"min":[0.008450264369219,0.0,-0.00680976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":710016,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.006450718121250001],"min":[0.008210716969218981,0.0,-0.0066902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":710064,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.00645071558125],"min":[0.00808946498921897,0.0,-0.006450718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":710112,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.00645071558125],"min":[0.007849907429219,0.0,-0.00668978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":710160,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.00645071558125],"min":[0.007849907429219,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":710256,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.00645071558125],"min":[0.007849907429219,0.000035001200000000006,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":710352,"componentType":5126,"count":165,"max":[0.00217977213664994,-0.0013750046894150702,-0.00647501763780671],"min":[0.00167977208157359,-0.00137500474449139,-0.00710501768151809],"type":"VEC3"},{"bufferView":0,"byteOffset":712332,"componentType":5126,"count":4,"max":[0.00217977215282315,-0.00136000467324186,-0.00710501763649536],"min":[0.00167977213664994,-0.00136000468941507,-0.0072900176802067505],"type":"VEC3"},{"bufferView":0,"byteOffset":712380,"componentType":5126,"count":4,"max":[0.00217977208157359,-0.0013600047444913901,-0.0062900176364953705],"min":[0.0016797720654003702,-0.0013600047606646,-0.00647501768020675],"type":"VEC3"},{"bufferView":0,"byteOffset":712428,"componentType":5126,"count":4,"max":[0.00217977206540037,-0.0010400047606645999,-0.00629001760852009],"min":[0.0016797720654003702,-0.0013600047606646,-0.0062900176802067505],"type":"VEC3"},{"bufferView":0,"byteOffset":712476,"componentType":5126,"count":4,"max":[0.00217977215282315,-0.00104000467324186,-0.00629001760852009],"min":[0.0016797720654003702,-0.0010400047606645999,-0.00729001765223147],"type":"VEC3"},{"bufferView":0,"byteOffset":712524,"componentType":5126,"count":4,"max":[0.00217977215282315,-0.00104000467324186,-0.007290017608520081],"min":[0.00167977215282315,-0.00136000467324186,-0.0072900176802067505],"type":"VEC3"},{"bufferView":0,"byteOffset":712572,"componentType":5126,"count":8,"max":[0.00167977215282315,-0.00104000467324186,-0.00629001765223148],"min":[0.0016797720654003702,-0.00137500474449139,-0.0072900176802067505],"type":"VEC3"},{"bufferView":0,"byteOffset":712668,"componentType":5126,"count":8,"max":[0.00217977215282315,-0.00104000467324186,-0.00629001760852009],"min":[0.00217977206540037,-0.00137500474449139,-0.00729001763649536],"type":"VEC3"},{"bufferView":0,"byteOffset":712764,"componentType":5126,"count":4,"max":[0.00217977208157359,-0.0013600047444913901,-0.00647501763649536],"min":[0.00167977208157359,-0.00137500474449139,-0.006475017681518091],"type":"VEC3"},{"bufferView":0,"byteOffset":712812,"componentType":5126,"count":4,"max":[0.00217977213664994,-0.00136000468941507,-0.00710501763649536],"min":[0.00167977213664994,-0.0013750046894150702,-0.00710501768151809],"type":"VEC3"},{"bufferView":0,"byteOffset":712860,"componentType":5126,"count":13,"max":[0.00197242751374657,-0.0013700047224633985,-0.00672133629749518],"min":[0.00188260019213245,-0.00137500472295754,-0.006727272163647389],"type":"VEC3"},{"bufferView":0,"byteOffset":713016,"componentType":5126,"count":57,"max":[0.001997085993012883,-0.001370004721410759,-0.006681436712920491],"min":[0.00188964547350883,-0.0013750047264456699,-0.006739072098737521],"type":"VEC3"},{"bufferView":0,"byteOffset":713700,"componentType":5126,"count":65,"max":[0.00196655644344131,-0.00137000472170416,-0.006678061887193164],"min":[0.0018592195310021642,-0.0013750047267120072,-0.00673567333796738],"type":"VEC3"},{"bufferView":0,"byteOffset":714480,"componentType":5126,"count":76,"max":[0.0019834443966966963,-0.00137000472290941,-0.006689861822184392],"min":[0.00187293019870263,-0.0013750047257079354,-0.00672188679414434],"type":"VEC3"},{"bufferView":0,"byteOffset":715392,"componentType":5126,"count":67,"max":[0.001997081059058547,-0.001370004721410759,-0.006678134901184733],"min":[0.0018592260534941512,-0.0013700047267343272,-0.006739029441000498],"type":"VEC3"},{"bufferView":0,"byteOffset":716196,"componentType":5126,"count":33,"max":[0.001983377546078502,-0.0013750047224823177,-0.006689875486615136],"min":[0.0018729345122812135,-0.0013750047257079354,-0.006726772215058142],"type":"VEC3"},{"bufferView":0,"byteOffset":716592,"componentType":5126,"count":13,"max":[0.00197242752645618,-0.0013700047097537985,-0.00686671724058518],"min":[0.0018826002048420501,-0.0013750047102479399,-0.006872653106736389],"type":"VEC3"},{"bufferView":0,"byteOffset":716748,"componentType":5126,"count":57,"max":[0.001997086005722493,-0.0013700047087011591,-0.0068268176560094904],"min":[0.00188964548621844,-0.00137500471373607,-0.006884453041827522],"type":"VEC3"},{"bufferView":0,"byteOffset":717432,"componentType":5126,"count":61,"max":[0.00196655645615092,-0.00137000470899456,-0.006823442830283164],"min":[0.0018592195437117688,-0.001375004714002407,-0.00688105428105638],"type":"VEC3"},{"bufferView":0,"byteOffset":718164,"componentType":5126,"count":76,"max":[0.0019834444094063014,-0.0013700047101998102,-0.006835242765273392],"min":[0.00187293021141223,-0.0013750047129983355,-0.00686726773723434],"type":"VEC3"},{"bufferView":0,"byteOffset":719076,"componentType":5126,"count":67,"max":[0.001997081071767992,-0.0013700047087011591,-0.0068235158442733765],"min":[0.0018592260662035707,-0.0013700047140247271,-0.006884410384091497],"type":"VEC3"},{"bufferView":0,"byteOffset":719880,"componentType":5126,"count":33,"max":[0.0019833775587884506,-0.0013750047097727176,-0.006835256429703814],"min":[0.001872934524990731,-0.0013750047129983355,-0.0068721531581475296],"type":"VEC3"},{"bufferView":0,"byteOffset":720276,"componentType":5126,"count":4,"max":[0.00199477209302597,-0.0013700047330390099,-0.0066060176535428],"min":[0.00197885114137597,-0.0013750047330390101,-0.0066060176553717695],"type":"VEC3"},{"bufferView":0,"byteOffset":720324,"componentType":5126,"count":4,"max":[0.00197885114538722,-0.00137000472902777,-0.00660601765493466],"min":[0.00197885114137597,-0.0013750047330390101,-0.00665190097244477],"type":"VEC3"},{"bufferView":0,"byteOffset":720372,"componentType":5126,"count":91,"max":[0.00197885114538722,-0.0013700047278225101,-0.006606137337060052],"min":[0.001859219524597145,-0.001375004732996004,-0.00666568751607455],"type":"VEC3"},{"bufferView":0,"byteOffset":721464,"componentType":5126,"count":4,"max":[0.0019000061724218501,-0.0013700047278225101,-0.0066538875805265],"min":[0.00189827938910931,-0.0013750047288540901,-0.00666568751607455],"type":"VEC3"},{"bufferView":0,"byteOffset":721512,"componentType":5126,"count":98,"max":[0.00199477209843289,-0.0013700047276321,-0.006617937272049242],"min":[0.0018729301923080678,-0.0013750047319965838,-0.00666786558893892],"type":"VEC3"},{"bufferView":0,"byteOffset":722688,"componentType":5126,"count":4,"max":[0.00199477209843289,-0.0013700047276321,-0.0066060176535428],"min":[0.00199477209302597,-0.0013750047330390101,-0.00666786558893892],"type":"VEC3"},{"bufferView":0,"byteOffset":722736,"componentType":5126,"count":51,"max":[0.00199477209843289,-0.0013700047276321,-0.0066060176535428],"min":[0.001859223853764628,-0.0013700047330390099,-0.0066678655885018005],"type":"VEC3"},{"bufferView":0,"byteOffset":723348,"componentType":5126,"count":4,"max":[0.0019472510026525601,-0.00137000471827043,-0.00677495060078623],"min":[0.00188639912237656,-0.0013750047182704299,-0.0067749506065431795],"type":"VEC3"},{"bufferView":0,"byteOffset":723396,"componentType":5126,"count":4,"max":[0.00194725100521373,-0.00137000471570926,-0.00677495060078623],"min":[0.0019472510026525601,-0.0013750047182704299,-0.00680424699146734],"type":"VEC3"},{"bufferView":0,"byteOffset":723444,"componentType":5126,"count":4,"max":[0.00199477210779456,-0.00137000471827043,-0.0067749505966318005],"min":[0.00196244670487856,-0.0013750047182704299,-0.00677495059989489],"type":"VEC3"},{"bufferView":0,"byteOffset":723492,"componentType":5126,"count":4,"max":[0.00199477210779456,-0.00137000471827043,-0.0067634618161448],"min":[0.00199477210679018,-0.00137500471927481,-0.00677495059706892],"type":"VEC3"},{"bufferView":0,"byteOffset":723540,"componentType":5126,"count":4,"max":[0.00199477210679018,-0.00137000471927481,-0.0067634618161448],"min":[0.00196244670387418,-0.00137500471927481,-0.006763461819407891],"type":"VEC3"},{"bufferView":0,"byteOffset":723588,"componentType":5126,"count":4,"max":[0.00196244670387418,-0.00137000471927481,-0.00675082416043378],"min":[0.00196244670276936,-0.00137500472037963,-0.006763461819407891],"type":"VEC3"},{"bufferView":0,"byteOffset":723636,"componentType":5126,"count":4,"max":[0.00196244670276936,-0.00137000472037963,-0.00675082416043378],"min":[0.0019472510005433602,-0.00137500472037963,-0.00675082416219934],"type":"VEC3"},{"bufferView":0,"byteOffset":723684,"componentType":5126,"count":4,"max":[0.0019472510016481802,-0.00137000471927481,-0.00675082416176223],"min":[0.0019472510005433602,-0.00137500472037963,-0.00676346182073634],"type":"VEC3"},{"bufferView":0,"byteOffset":723732,"componentType":5126,"count":4,"max":[0.0019472510016481802,-0.00137000471927481,-0.00676346182029923],"min":[0.00185977210679018,-0.00137500471927481,-0.00676346182838399],"type":"VEC3"},{"bufferView":0,"byteOffset":723780,"componentType":5126,"count":10,"max":[0.00194725100620137,-0.0013700047147216202,-0.0067634618279468805],"min":[0.00185977210679018,-0.00137500471927481,-0.00681554429228034],"type":"VEC3"},{"bufferView":0,"byteOffset":723900,"componentType":5126,"count":4,"max":[0.0019624467084273702,-0.0013700047147216202,-0.00681554429051478],"min":[0.00194725100620137,-0.00137500471472162,-0.00681554429228034],"type":"VEC3"},{"bufferView":0,"byteOffset":723948,"componentType":5126,"count":4,"max":[0.0019624467084273702,-0.0013700047147216202,-0.00677495059945778],"min":[0.00196244670487856,-0.0013750047182704299,-0.00681554429095189],"type":"VEC3"},{"bufferView":0,"byteOffset":723996,"componentType":5126,"count":4,"max":[0.00194725100521373,-0.00137000471570926,-0.00677495060610607],"min":[0.00188639912237656,-0.0013750047182704299,-0.00680424699146734],"type":"VEC3"},{"bufferView":0,"byteOffset":724044,"componentType":5126,"count":15,"max":[0.00199477210779456,-0.0013700047147216202,-0.00675082416043378],"min":[0.00185977210679018,-0.00137000472037963,-0.00681554429184323],"type":"VEC3"},{"bufferView":0,"byteOffset":724224,"componentType":5126,"count":3,"max":[0.00194725100521373,-0.00137500471570926,-0.00677495060122334],"min":[0.00188639912237656,-0.0013750047182704299,-0.00680424699146734],"type":"VEC3"},{"bufferView":0,"byteOffset":724260,"componentType":5126,"count":4,"max":[0.0019193461839756602,-0.00137000470195134,-0.00693500367639691],"min":[0.00191934618164884,-0.0013750047042781499,-0.00696161935163077],"type":"VEC3"},{"bufferView":0,"byteOffset":724308,"componentType":5126,"count":15,"max":[0.00191934618164884,-0.00137000470427815,-0.00691446748220466],"min":[0.00190870918829551,-0.00137500470607348,-0.00693500367683402],"type":"VEC3"},{"bufferView":0,"byteOffset":724488,"componentType":5126,"count":29,"max":[0.00190870918829551,-0.00137000470195134,-0.00691197824759866],"min":[0.0018746915382562856,-0.0013750047062853498,-0.0069616193555346],"type":"VEC3"},{"bufferView":0,"byteOffset":724836,"componentType":5126,"count":4,"max":[0.00193481817169666,-0.00137000470195134,-0.0069472583742312905],"min":[0.00193481817044118,-0.00137500470320682,-0.00696161935027817],"type":"VEC3"},{"bufferView":0,"byteOffset":724884,"componentType":5126,"count":4,"max":[0.00199477212411366,-0.00137000470195134,-0.00696161934459971],"min":[0.00193481817169666,-0.0013750047019513401,-0.00696161935027817],"type":"VEC3"},{"bufferView":0,"byteOffset":724932,"componentType":5126,"count":4,"max":[0.00199477212519755,-0.0013700047008674502,-0.00696161934459971],"min":[0.00199477212411366,-0.0013750047019513401,-0.0069740176539799205],"type":"VEC3"},{"bufferView":0,"byteOffset":724980,"componentType":5126,"count":4,"max":[0.00199477212519755,-0.0013700047008674502,-0.0069740176535428005],"min":[0.0018597721251975502,-0.00137500470086745,-0.00697401766578199],"type":"VEC3"},{"bufferView":0,"byteOffset":725028,"componentType":5126,"count":47,"max":[0.0019333333326879002,-0.0013700047008674502,-0.00689922091437494],"min":[0.001859772121569227,-0.001375004707406362,-0.00697401766578199],"type":"VEC3"},{"bufferView":0,"byteOffset":725592,"componentType":5126,"count":8,"max":[0.0019400675922975701,-0.0013700047051026102,-0.00691810559328422],"min":[0.00193333306697814,-0.00137500470575543,-0.0069255730158115205],"type":"VEC3"},{"bufferView":0,"byteOffset":725688,"componentType":5126,"count":9,"max":[0.00199477211798903,-0.0013700047057554302,-0.0068915617185838],"min":[0.0019400675922975701,-0.00137500470807597,-0.00691810559372134],"type":"VEC3"},{"bufferView":0,"byteOffset":725796,"componentType":5126,"count":4,"max":[0.00199477211934913,-0.00137000470671587,-0.0068915617185838],"min":[0.00199477211798903,-0.00137500470807597,-0.00690711944259792],"type":"VEC3"},{"bufferView":0,"byteOffset":725844,"componentType":5126,"count":14,"max":[0.00199477211934913,-0.00137000470430326,-0.0069071194421608],"min":[0.00193906605882973,-0.00137500470671587,-0.00693471645559786],"type":"VEC3"},{"bufferView":0,"byteOffset":726012,"componentType":5126,"count":20,"max":[0.00193906605882973,-0.00137000470320681,-0.00693471645516075],"min":[0.00193481817044118,-0.00137500470430326,-0.00694725837466841],"type":"VEC3"},{"bufferView":0,"byteOffset":726252,"componentType":5126,"count":4,"max":[0.0019193461839756602,-0.00137000470195134,-0.00696161935119366],"min":[0.00187469154084466,-0.0013750047019513401,-0.0069616193555346],"type":"VEC3"},{"bufferView":0,"byteOffset":726300,"componentType":5126,"count":54,"max":[0.00199477212519755,-0.0013700047008674502,-0.0068915617185838],"min":[0.0018597721227768089,-0.00137000470807597,-0.006974017665344881],"type":"VEC3"},{"bufferView":0,"byteOffset":726948,"componentType":5126,"count":19,"max":[0.0019193461839756602,-0.0013750047019513401,-0.0069120440225042285],"min":[0.00187469154084466,-0.0013750047062853498,-0.0069616193555346],"type":"VEC3"},{"bufferView":0,"byteOffset":727176,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.00983978189773409],"min":[0.00379991963625,0.0,-0.00995989087773409],"type":"VEC3"},{"bufferView":0,"byteOffset":727224,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.00995989087773409],"min":[0.00379991963625,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":727272,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.010200253617734],"min":[0.0040402823762499,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":727320,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.00995976387773401],"min":[0.0041597868362500505,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":727368,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0098402594177341],"min":[0.00440027657625,0.0,-0.00995976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":727416,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.009600712017734],"min":[0.00416072917624998,0.0,-0.0098402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":727464,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.009600709477734],"min":[0.00403947719624997,0.0,-0.009600712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":727512,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.009600709477734],"min":[0.00379991963625,0.0,-0.00983978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":727560,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.009600709477734],"min":[0.00379991963625,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":727656,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.009600709477734],"min":[0.00379991963625,0.000035001200000000006,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":727752,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.00578979410476609],"min":[0.0051498952221880005,0.0,-0.00590990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":727800,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.00590990308476609],"min":[0.0051498952221880005,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":727848,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.006150265824766],"min":[0.0053902579621879,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":727896,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0059097760847660104],"min":[0.005509762422188051,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":727944,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0057902716247661004],"min":[0.005750252162188,0.0,-0.0059097760847660104],"type":"VEC3"},{"bufferView":0,"byteOffset":727992,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.005550724224766],"min":[0.00551070476218798,0.0,-0.0057902716247661004],"type":"VEC3"},{"bufferView":0,"byteOffset":728040,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.005550721684766],"min":[0.00538945278218797,0.0,-0.005550724224766],"type":"VEC3"},{"bufferView":0,"byteOffset":728088,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.005550721684766],"min":[0.0051498952221880005,0.0,-0.00578979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":728136,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.005550721684766],"min":[0.0051498952221880005,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":728232,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.005550721684766],"min":[0.0051498952221880005,0.000035001200000000006,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":728328,"componentType":5126,"count":165,"max":[0.00152595621562114,-0.0013750046881037302,-0.0127033916461643],"min":[0.000895956193765445,-0.00137500473181509,-0.013203391673702401],"type":"VEC3"},{"bufferView":0,"byteOffset":730308,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.012703391672391099],"min":[0.0007109561937654451,-0.00136000473181509,-0.0132033916804777],"type":"VEC3"},{"bufferView":0,"byteOffset":730356,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00136000468810373,-0.0127033916367663],"min":[0.00152595619376544,-0.00136000473181509,-0.0132033916448529],"type":"VEC3"},{"bufferView":0,"byteOffset":730404,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.012703391608791099],"min":[0.0017109561937654401,-0.00136000473181509,-0.0132033916367663],"type":"VEC3"},{"bufferView":0,"byteOffset":730452,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.012703391608791099],"min":[0.0007109561937654451,-0.00104000473181509,-0.013203391652502401],"type":"VEC3"},{"bufferView":0,"byteOffset":730500,"componentType":5126,"count":4,"max":[0.000710956215621139,-0.00104000468810373,-0.0127033916525024],"min":[0.0007109561937654451,-0.00136000473181509,-0.0132033916804777],"type":"VEC3"},{"bufferView":0,"byteOffset":730548,"componentType":5126,"count":8,"max":[0.0017109561937654401,-0.00104000473181509,-0.012703391608791099],"min":[0.0007109561937654451,-0.00137500473181509,-0.012703391680477702],"type":"VEC3"},{"bufferView":0,"byteOffset":730644,"componentType":5126,"count":8,"max":[0.00171095621562114,-0.00104000468810373,-0.013203391608791],"min":[0.000710956215621139,-0.0013750046881037302,-0.0132033916804777],"type":"VEC3"},{"bufferView":0,"byteOffset":730740,"componentType":5126,"count":4,"max":[0.00152595621562114,-0.00136000468810373,-0.0127033916448529],"min":[0.00152595619376544,-0.00137500473181509,-0.013203391646164301],"type":"VEC3"},{"bufferView":0,"byteOffset":730788,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.012703391672391099],"min":[0.000895956193765445,-0.00137500473181509,-0.013203391673702401],"type":"VEC3"},{"bufferView":0,"byteOffset":730836,"componentType":5126,"count":13,"max":[0.00127963756848534,-0.00137000470623036,-0.012906219745519101],"min":[0.0012737017005590152,-0.00137500471408331,-0.0129960470675463],"type":"VEC3"},{"bufferView":0,"byteOffset":730992,"componentType":5126,"count":54,"max":[0.00131953714939019,-0.0013700047040750812,-0.0129132650262688],"min":[0.0012619017656000184,-0.00137500471346739,-0.013020705547306857],"type":"VEC3"},{"bufferView":0,"byteOffset":731640,"componentType":5126,"count":65,"max":[0.0013229119769820191,-0.0013700047067436202,-0.012882839085008903],"min":[0.0012653005281423,-0.0013750047161242007,-0.0129901759990091],"type":"VEC3"},{"bufferView":0,"byteOffset":732420,"componentType":5126,"count":78,"max":[0.0013111120420220145,-0.0013700047052688528,-0.012896549752860222],"min":[0.00127908706834682,-0.001375004714928303,-0.013007063950859503],"type":"VEC3"},{"bufferView":0,"byteOffset":733356,"componentType":5126,"count":67,"max":[0.0013228389630063743,-0.0013700047040750812,-0.012882845607428273],"min":[0.001261944423132571,-0.0013700047161267397,-0.013020700613011539],"type":"VEC3"},{"bufferView":0,"byteOffset":734160,"componentType":5126,"count":33,"max":[0.0013110983777128344,-0.0013750047052730745,-0.012896554066660198],"min":[0.0012742016486292104,-0.001375004714928303,-0.013006997100506774],"type":"VEC3"},{"bufferView":0,"byteOffset":734556,"componentType":5126,"count":13,"max":[0.0011342566253953398,-0.00137000470623036,-0.0129062197518739],"min":[0.0011283207574700152,-0.00137500471408331,-0.012996047073901099],"type":"VEC3"},{"bufferView":0,"byteOffset":734712,"componentType":5126,"count":57,"max":[0.00117415620630119,-0.0013700047040750812,-0.0129132650326236],"min":[0.0011165208225100184,-0.00137500471346739,-0.013020705553661659],"type":"VEC3"},{"bufferView":0,"byteOffset":735396,"componentType":5126,"count":65,"max":[0.001177531033892019,-0.0013700047067436202,-0.012882839091363703],"min":[0.0011199195850533,-0.0013750047161242007,-0.0129901760053639],"type":"VEC3"},{"bufferView":0,"byteOffset":736176,"componentType":5126,"count":78,"max":[0.0011657310989330143,-0.0013700047052688528,-0.012896549759215024],"min":[0.0011337061252568198,-0.001375004714928303,-0.013007063957214304],"type":"VEC3"},{"bufferView":0,"byteOffset":737112,"componentType":5126,"count":67,"max":[0.0011774580199177382,-0.0013700047040750812,-0.012882845613782886],"min":[0.0011165634800415676,-0.0013700047161267397,-0.013020700619366173],"type":"VEC3"},{"bufferView":0,"byteOffset":737916,"componentType":5126,"count":33,"max":[0.0011657174346241502,-0.0013750047052730745,-0.012896554073014915],"min":[0.001128820705539821,-0.001375004714928303,-0.013006997106861923],"type":"VEC3"},{"bufferView":0,"byteOffset":738312,"componentType":5126,"count":4,"max":[0.00139495620753453,-0.0013700047042769301,-0.0130024706998034],"min":[0.0013949562068386002,-0.00137500470566878,-0.0130183916518905],"type":"VEC3"},{"bufferView":0,"byteOffset":738360,"componentType":5126,"count":4,"max":[0.0013949562068386002,-0.00137000470566878,-0.0130024706998034],"min":[0.0013490728897656,-0.00137500470566878,-0.0130024707022461],"type":"VEC3"},{"bufferView":0,"byteOffset":738408,"componentType":5126,"count":91,"max":[0.001394836528450261,-0.00137000470566878,-0.012882839081792535],"min":[0.0013352863496577001,-0.0013750047161178172,-0.0130024707022461],"type":"VEC3"},{"bufferView":0,"byteOffset":739500,"componentType":5126,"count":4,"max":[0.0013470862846932,-0.00137000471256163,-0.0129218989449286],"min":[0.0013352863496577001,-0.0013750047127125899,-0.0129236257291938],"type":"VEC3"},{"bufferView":0,"byteOffset":739548,"componentType":5126,"count":98,"max":[0.001383036593476163,-0.0013700047042769301,-0.012896549749590104],"min":[0.0013331082725755302,-0.001375004714927692,-0.0130183916545939],"type":"VEC3"},{"bufferView":0,"byteOffset":740724,"componentType":5126,"count":4,"max":[0.00139495620753453,-0.0013700047042769301,-0.0130183916514534],"min":[0.0013331082725755302,-0.00137500470427693,-0.0130183916545939],"type":"VEC3"},{"bufferView":0,"byteOffset":740772,"componentType":5126,"count":51,"max":[0.00139495620753453,-0.0013700047042769301,-0.012882843410915957],"min":[0.0013331082725755302,-0.0013700047161269316,-0.013018391654156799],"type":"VEC3"},{"bufferView":0,"byteOffset":741384,"componentType":5126,"count":4,"max":[0.0012260232623683201,-0.00137000470843136,-0.0129100186734196],"min":[0.0012260232597084,-0.00137500471375119,-0.0129708705541328],"type":"VEC3"},{"bufferView":0,"byteOffset":741432,"componentType":5126,"count":4,"max":[0.0012260232623683201,-0.00137000470843136,-0.012970870553695599],"min":[0.00119672687212432,-0.00137500470843136,-0.012970870555413301],"type":"VEC3"},{"bufferView":0,"byteOffset":741480,"componentType":5126,"count":4,"max":[0.00122602326444553,-0.0013700047042769301,-0.012986066255921599],"min":[0.00122602326303254,-0.0013750047071029098,-0.0130183916592748],"type":"VEC3"},{"bufferView":0,"byteOffset":741528,"componentType":5126,"count":4,"max":[0.0012375120449325302,-0.0013700047042769301,-0.0130183916583355],"min":[0.00122602326444553,-0.00137500470427693,-0.0130183916592748],"type":"VEC3"},{"bufferView":0,"byteOffset":741576,"componentType":5126,"count":4,"max":[0.0012375120449325302,-0.0013700047042769301,-0.0129860662554195],"min":[0.00123751204351954,-0.0013750047071029098,-0.013018391658772601],"type":"VEC3"},{"bufferView":0,"byteOffset":741624,"componentType":5126,"count":4,"max":[0.00125014970205654,-0.00137000470710291,-0.012986066254867],"min":[0.00123751204351954,-0.0013750047071029098,-0.012986066255856599],"type":"VEC3"},{"bufferView":0,"byteOffset":741672,"componentType":5126,"count":4,"max":[0.00125014970205654,-0.00137000470710291,-0.012970870552641],"min":[0.00125014970139232,-0.00137500470843136,-0.0129860662553042],"type":"VEC3"},{"bufferView":0,"byteOffset":741720,"componentType":5126,"count":4,"max":[0.00125014970139232,-0.00137000470843136,-0.012970870552641],"min":[0.0012375120428553198,-0.00137500470843136,-0.0129708705536306],"type":"VEC3"},{"bufferView":0,"byteOffset":741768,"componentType":5126,"count":4,"max":[0.0012375120428553198,-0.00137000470843136,-0.0128833916583355],"min":[0.00123751203903149,-0.0013750047160790001,-0.0129708705536306],"type":"VEC3"},{"bufferView":0,"byteOffset":741816,"componentType":5126,"count":10,"max":[0.00123751203903149,-0.00137000470843136,-0.0128833916583355],"min":[0.00118542957131132,-0.0013750047160790001,-0.012970870555907201],"type":"VEC3"},{"bufferView":0,"byteOffset":741936,"componentType":5126,"count":4,"max":[0.00118542957197554,-0.00137000470710291,-0.0129708705554701],"min":[0.00118542957131132,-0.00137500470843136,-0.0129860662581332],"type":"VEC3"},{"bufferView":0,"byteOffset":741984,"componentType":5126,"count":4,"max":[0.00122602326303254,-0.00137000470710291,-0.012986066255921599],"min":[0.00118542957197554,-0.0013750047071029098,-0.0129860662581332],"type":"VEC3"},{"bufferView":0,"byteOffset":742032,"componentType":5126,"count":4,"max":[0.0012260232597084,-0.00137000470843136,-0.0129100186734196],"min":[0.00119672687212432,-0.00137500471375119,-0.012970870555413301],"type":"VEC3"},{"bufferView":0,"byteOffset":742080,"componentType":5126,"count":15,"max":[0.00125014970205654,-0.0013700047042769301,-0.0128833916583355],"min":[0.00118542957131132,-0.001370004716079,-0.013018391658837601],"type":"VEC3"},{"bufferView":0,"byteOffset":742260,"componentType":5126,"count":3,"max":[0.0012260232623683201,-0.00137500470843136,-0.0129100186738568],"min":[0.00119672687212432,-0.00137500471375119,-0.012970870555413301],"type":"VEC3"},{"bufferView":0,"byteOffset":742296,"componentType":5126,"count":4,"max":[0.0010659701879774,-0.00137000471087087,-0.0129429657256958],"min":[0.00103935451318065,-0.0013750047108708702,-0.0129429657272963],"type":"VEC3"},{"bufferView":0,"byteOffset":742344,"componentType":5126,"count":15,"max":[0.0010865063826346,-0.00137000471087087,-0.0129323287332401],"min":[0.0010659701879774,-0.00137500471180079,-0.012942965726132901],"type":"VEC3"},{"bufferView":0,"byteOffset":742524,"componentType":5126,"count":29,"max":[0.0010889956178782385,-0.0013700047118007902,-0.012898311082761864],"min":[0.0010393545112287299,-0.0013750047147747,-0.0129323287336772],"type":"VEC3"},{"bufferView":0,"byteOffset":742872,"componentType":5126,"count":4,"max":[0.00105371548946671,-0.0013700047095182698,-0.012958437713952501],"min":[0.00103935451385695,-0.00137500470951827,-0.0129584377150173],"type":"VEC3"},{"bufferView":0,"byteOffset":742920,"componentType":5126,"count":4,"max":[0.00103935451647762,-0.0013700047042769301,-0.0129584377145802],"min":[0.00103935451385695,-0.00137500470951827,-0.0130183916674343],"type":"VEC3"},{"bufferView":0,"byteOffset":742968,"componentType":5126,"count":4,"max":[0.00103935451647762,-0.0013700047042769301,-0.0130183916669972],"min":[0.00102695620753453,-0.00137500470427693,-0.0130183916679763],"type":"VEC3"},{"bufferView":0,"byteOffset":743016,"componentType":5126,"count":4,"max":[0.00102695620753453,-0.0013700047042769301,-0.0128833916675391],"min":[0.0010269562016334902,-0.0013750047160790001,-0.0130183916679763],"type":"VEC3"},{"bufferView":0,"byteOffset":743064,"componentType":5126,"count":47,"max":[0.0011017529512112425,-0.0013700047096481,-0.012883391665943565],"min":[0.0010269562016334902,-0.0013750047160790001,-0.0129569528775842],"type":"VEC3"},{"bufferView":0,"byteOffset":743628,"componentType":5126,"count":8,"max":[0.00108286827018432,-0.0013700047090593498,-0.0129569526114373],"min":[0.0010754008483885,-0.00137500470964808,-0.012963687137520299],"type":"VEC3"},{"bufferView":0,"byteOffset":743724,"componentType":5126,"count":9,"max":[0.00110941214249353,-0.0013700047042769301,-0.012963687137083102],"min":[0.00108286827018432,-0.00137500470905935,-0.013018391664372],"type":"VEC3"},{"bufferView":0,"byteOffset":743832,"componentType":5126,"count":4,"max":[0.00110941214249353,-0.0013700047042769301,-0.013018391663934899],"min":[0.00109385441891653,-0.00137500470427693,-0.013018391665052],"type":"VEC3"},{"bufferView":0,"byteOffset":743880,"componentType":5126,"count":13,"max":[0.00109385441891653,-0.0013700047042769301,-0.0129626856028892],"min":[0.00106625740835157,-0.00137500470914691,-0.013018391665052],"type":"VEC3"},{"bufferView":0,"byteOffset":744036,"componentType":5126,"count":20,"max":[0.00106625740835157,-0.0013700047091469102,-0.012958437713952501],"min":[0.00105371548946671,-0.00137500470951827,-0.0129626856033263],"type":"VEC3"},{"bufferView":0,"byteOffset":744276,"componentType":5126,"count":4,"max":[0.00103935451318065,-0.00137000471087087,-0.012898311083728199],"min":[0.0010393545112287299,-0.0013750047147747,-0.0129429657272963],"type":"VEC3"},{"bufferView":0,"byteOffset":744324,"componentType":5126,"count":54,"max":[0.00110941214249353,-0.0013700047042769301,-0.012883391666328764],"min":[0.0010269562016334902,-0.001370004716079,-0.013018391667539101],"type":"VEC3"},{"bufferView":0,"byteOffset":744972,"componentType":5126,"count":19,"max":[0.001088929843208097,-0.0013750047108708702,-0.0128983110841653],"min":[0.0010393545112287299,-0.0013750047147747,-0.0129429657272963],"type":"VEC3"},{"bufferView":0,"byteOffset":745200,"componentType":5126,"count":4,"max":[0.00750759197092255,-0.00192000393629015,-0.00851999934911543],"min":[0.00680759195780914,-0.00192000395596029,-0.00866999941031137],"type":"VEC3"},{"bufferView":0,"byteOffset":745248,"componentType":5126,"count":4,"max":[0.00755759197092255,-0.0010700039362901601,-0.008519999233280201],"min":[0.00755759195780914,-0.00187000395596029,-0.00866999933818757],"type":"VEC3"},{"bufferView":0,"byteOffset":745296,"componentType":5126,"count":4,"max":[0.00750759197092255,-0.00102000393629016,-0.00851999923109463],"min":[0.00680759195780914,-0.0010200039559603,-0.00866999929229057],"type":"VEC3"},{"bufferView":0,"byteOffset":745344,"componentType":5126,"count":4,"max":[0.00675759197092256,-0.00107000393629015,-0.00851999930321842],"min":[0.0067575919578091405,-0.00187000395596028,-0.0086699994081258],"type":"VEC3"},{"bufferView":0,"byteOffset":745392,"componentType":5126,"count":32,"max":[0.00755759197092255,-0.00102000393629016,-0.008669999229799736],"min":[0.00675759197092256,-0.00192000393629016,-0.008669999411606264],"type":"VEC3"},{"bufferView":0,"byteOffset":745776,"componentType":5126,"count":4,"max":[0.0075075919534380005,-0.0010700039625169998,-0.00846999923765134],"min":[0.006807591953438,-0.001870003962517,-0.00846999940375466],"type":"VEC3"},{"bufferView":0,"byteOffset":745824,"componentType":5126,"count":16,"max":[0.006807591970922559,-0.00102000393629016,-0.00851999929229057],"min":[0.0067575919578091405,-0.00107000395596029,-0.00866999930321842],"type":"VEC3"},{"bufferView":0,"byteOffset":746016,"componentType":5126,"count":16,"max":[0.006807591970922559,-0.0018700039362901499,-0.0085199994081258],"min":[0.0067575919578091405,-0.0019200039559602799,-0.008669999411606264],"type":"VEC3"},{"bufferView":0,"byteOffset":746208,"componentType":5126,"count":95,"max":[0.006807591953438,-0.00107000395596029,-0.008469999298847281],"min":[0.0067575919578091405,-0.00187000396251699,-0.0085199994081258],"type":"VEC3"},{"bufferView":0,"byteOffset":747348,"componentType":5126,"count":222,"max":[0.00750759195780914,-0.00102000395596029,-0.00846999923765134],"min":[0.006807591953438,-0.00107000396251701,-0.00851999929229057],"type":"VEC3"},{"bufferView":0,"byteOffset":750012,"componentType":5126,"count":16,"max":[0.00755759197092255,-0.00102000393629016,-0.008519999229799737],"min":[0.00750759195780914,-0.0010700039559603,-0.0086699992332802],"type":"VEC3"},{"bufferView":0,"byteOffset":750204,"componentType":5126,"count":53,"max":[0.00680759195780914,-0.0018474904799514738,-0.00846999940375466],"min":[0.0067575919578091405,-0.0019200039559602799,-0.008519999411606265],"type":"VEC3"},{"bufferView":0,"byteOffset":750840,"componentType":5126,"count":49,"max":[0.00755759195780914,-0.0010200039559603,-0.00846999923765134],"min":[0.007485078472959518,-0.00107000396251701,-0.008519999233280201],"type":"VEC3"},{"bufferView":0,"byteOffset":751428,"componentType":5126,"count":16,"max":[0.00750759195780914,-0.00187000396251699,-0.008469999342558722],"min":[0.006807591953438,-0.00192000395596029,-0.008519999410311369],"type":"VEC3"},{"bufferView":0,"byteOffset":751620,"componentType":5126,"count":26,"max":[0.00755759195780914,-0.0010700039559603,-0.00846999923765134],"min":[0.0075075919534380005,-0.001870003962517,-0.008519999338187579],"type":"VEC3"},{"bufferView":0,"byteOffset":751932,"componentType":5126,"count":53,"max":[0.00755759195780914,-0.0018474904799514842,-0.008469999342558722],"min":[0.0075075919534380005,-0.00192000395596029,-0.00851999934911543],"type":"VEC3"},{"bufferView":0,"byteOffset":752568,"componentType":5126,"count":16,"max":[0.00755759197092255,-0.00187000393629016,-0.008519999338187579],"min":[0.00750759195780914,-0.00192000395596029,-0.00866999934911543],"type":"VEC3"},{"bufferView":0,"byteOffset":752760,"componentType":5126,"count":38,"max":[0.00769048588903956,-0.0023115579223631404,-0.0022302501704763097],"min":[0.007689485885609051,-0.00237236296617453,-0.00226949063476071],"type":"VEC3"},{"bufferView":0,"byteOffset":753216,"componentType":5126,"count":38,"max":[0.00769048588903956,-0.0023115579223631404,-0.0022302501704763097],"min":[0.007689485885609051,-0.00237236296617453,-0.00226949063476071],"type":"VEC3"},{"bufferView":0,"byteOffset":753672,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.0116397696907031],"min":[0.0064998708081250006,0.0,-0.0117598786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":753720,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.0117598786707031],"min":[0.0064998708081250006,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":753768,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.012000241410703],"min":[0.0067402335481249005,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":753816,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.011759751670703],"min":[0.00685973800812505,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":753864,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0116402472107031],"min":[0.007100227748125,0.0,-0.011759751670703],"type":"VEC3"},{"bufferView":0,"byteOffset":753912,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.011400699810703],"min":[0.00686068034812498,0.0,-0.0116402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":753960,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.011400697270703001],"min":[0.00673942836812497,0.0,-0.011400699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":754008,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.011400697270703001],"min":[0.0064998708081250006,0.0,-0.0116397696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":754056,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.011400697270703001],"min":[0.0064998708081250006,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":754152,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.011400697270703001],"min":[0.0064998708081250006,0.000035001200000000006,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":754248,"componentType":5126,"count":198,"max":[0.0010000187899305,-0.0015450042736492,-0.00637139093822067],"min":[0.000540018719992279,-0.00154500437855658,-0.00717139097843514],"type":"VEC3"},{"bufferView":0,"byteOffset":756624,"componentType":5126,"count":4,"max":[0.0005200187899305,-0.0010150042736492,-0.00637139091068247],"min":[0.000520018719992279,-0.00152500437855657,-0.00717139097756091],"type":"VEC3"},{"bufferView":0,"byteOffset":756672,"componentType":5126,"count":4,"max":[0.0010000187899305,-0.000995004273649201,-0.00637139086609685],"min":[0.000540018719992279,-0.000995004378556583,-0.00717139090631132],"type":"VEC3"},{"bufferView":0,"byteOffset":756720,"componentType":5126,"count":4,"max":[0.0010200187899305,-0.00101500427364921,-0.00637139086697108],"min":[0.0010200187199922801,-0.0015250043785565801,-0.00717139093384952],"type":"VEC3"},{"bufferView":0,"byteOffset":756768,"componentType":5126,"count":32,"max":[0.0010200187899305,-0.000995004273649201,-0.007171390865578878],"min":[0.0005200187899305,-0.0015450042736492,-0.007171390978953092],"type":"VEC3"},{"bufferView":0,"byteOffset":757152,"componentType":5126,"count":32,"max":[0.0010200187199922801,-0.000995004378556578,-0.006371390865578888],"min":[0.000520018719992279,-0.00154500437855658,-0.006371390978953102],"type":"VEC3"},{"bufferView":0,"byteOffset":757536,"componentType":5126,"count":16,"max":[0.0005400187899305,-0.0015250042736492,-0.0063713909775609204],"min":[0.000520018719992279,-0.00154500437855657,-0.007171390978953092],"type":"VEC3"},{"bufferView":0,"byteOffset":757728,"componentType":5126,"count":16,"max":[0.0010200187899305,-0.0015250042736492,-0.00637139093384953],"min":[0.00100001871999228,-0.00154500437855658,-0.00717139093822066],"type":"VEC3"},{"bufferView":0,"byteOffset":757920,"componentType":5126,"count":16,"max":[0.0010200187899305,-0.0009950042736492069,-0.006371390865578888],"min":[0.00100001871999228,-0.00101500437855658,-0.00717139086697107],"type":"VEC3"},{"bufferView":0,"byteOffset":758112,"componentType":5126,"count":16,"max":[0.0005400187899305,-0.000995004273649201,-0.00637139090631133],"min":[0.000520018719992279,-0.00101500437855658,-0.00717139091068246],"type":"VEC3"},{"bufferView":0,"byteOffset":758304,"componentType":5126,"count":15,"max":[0.000837890322954022,-0.0015440043417271402,-0.006642791421435286],"min":[0.000711466685118364,-0.0015450043429571247,-0.00665224390114538],"type":"VEC3"},{"bufferView":0,"byteOffset":758484,"componentType":5126,"count":40,"max":[0.0008279747415260101,-0.0015440043333952102,-0.006624000795704943],"min":[0.0006767621589587354,-0.0015450043454272888,-0.00671578138250332],"type":"VEC3"},{"bufferView":0,"byteOffset":758964,"componentType":5126,"count":62,"max":[0.0008707964388252345,-0.0015440043327060765,-0.0066294131009541],"min":[0.0007197296736096949,-0.0015450043447210401,-0.0067211555729539295],"type":"VEC3"},{"bufferView":0,"byteOffset":759708,"componentType":5126,"count":77,"max":[0.0008514999435417244,-0.001544004335179201,-0.00665136727029456],"min":[0.0006959614426630156,-0.0015450043418421,-0.006702364947121826],"type":"VEC3"},{"bufferView":0,"byteOffset":760632,"componentType":5126,"count":68,"max":[0.0008707641934562134,-0.0015440043327060765,-0.006624093885824766],"min":[0.000676799238943858,-0.0015440043454185727,-0.00672103655908727],"type":"VEC3"},{"bufferView":0,"byteOffset":761448,"componentType":5126,"count":34,"max":[0.0008514911920381352,-0.0015450043351854879,-0.006642864363277619],"min":[0.0006960312723615676,-0.0015450043429571247,-0.006702129095928604],"type":"VEC3"},{"bufferView":0,"byteOffset":761856,"componentType":5126,"count":4,"max":[0.000746657265351336,-0.0015440043476449702,-0.0065873724178751],"min":[0.0007402899096969679,-0.0015450043502340202,-0.00660711591585888],"type":"VEC3"},{"bufferView":0,"byteOffset":761904,"componentType":5126,"count":87,"max":[0.0008517429613434521,-0.00154400435023402,-0.006495706177882375],"min":[0.0006982945089205883,-0.0015450043622350794,-0.00658737241800623],"type":"VEC3"},{"bufferView":0,"byteOffset":762948,"componentType":5126,"count":4,"max":[0.0008179133425768061,-0.0015440043479798401,-0.0065851617502956],"min":[0.000812080647097184,-0.00154500435052391,-0.0066045622134768295],"type":"VEC3"},{"bufferView":0,"byteOffset":762996,"componentType":5126,"count":92,"max":[0.0008732753225939832,-0.0015440043476449702,-0.006475390957699875],"min":[0.0006767621478428273,-0.0015450043649173765,-0.00660711591585888],"type":"VEC3"},{"bufferView":0,"byteOffset":764100,"componentType":5126,"count":67,"max":[0.0008732749453132091,-0.0015440043476449702,-0.0064754161695234425],"min":[0.0006769504008629884,-0.0015440043649153138,-0.00660711591572775],"type":"VEC3"},{"bufferView":0,"byteOffset":764904,"componentType":5126,"count":4,"max":[0.0008325436997610401,-0.00154400432256419,-0.00679837627335867],"min":[0.0007469003127055301,-0.0015450043225641902,-0.00679837628097698],"type":"VEC3"},{"bufferView":0,"byteOffset":764952,"componentType":5126,"count":4,"max":[0.0008325436997610401,-0.00154400432256419,-0.0067517236926408495],"min":[0.000746900308627031,-0.00154500432868194,-0.0067983762734898],"type":"VEC3"},{"bufferView":0,"byteOffset":765000,"componentType":5126,"count":4,"max":[0.00072551376883242,-0.00154400432256419,-0.00673373348075852],"min":[0.000725513763181167,-0.00154500433104107,-0.006798376282846651],"type":"VEC3"},{"bufferView":0,"byteOffset":765048,"componentType":5126,"count":4,"max":[0.0007469003070542771,-0.00154400433104107,-0.006733733478888851],"min":[0.000725513763181167,-0.00154500433104107,-0.00673373348088965],"type":"VEC3"},{"bufferView":0,"byteOffset":765096,"componentType":5126,"count":4,"max":[0.000870018757613745,-0.00154400432212435,-0.006733733478888851],"min":[0.0007469003070542771,-0.00154500433104107,-0.006801730377862631],"type":"VEC3"},{"bufferView":0,"byteOffset":765144,"componentType":5126,"count":4,"max":[0.000870018758919931,-0.0015440043201650699,-0.00680173037773149],"min":[0.000870018757613745,-0.00154500432212435,-0.00681667140284363],"type":"VEC3"},{"bufferView":0,"byteOffset":765192,"componentType":5126,"count":4,"max":[0.000870018758919931,-0.0015440043201650699,-0.006816671402712491],"min":[0.000746900314304941,-0.00154500432016507,-0.00681667141360698],"type":"VEC3"},{"bufferView":0,"byteOffset":765240,"componentType":5126,"count":4,"max":[0.000746900316064294,-0.00154400431752604,-0.006816671413475851],"min":[0.000746900314304941,-0.00154500432016507,-0.0068367960594989795],"type":"VEC3"},{"bufferView":0,"byteOffset":765288,"componentType":5126,"count":4,"max":[0.000746900316064294,-0.00154400431752604,-0.00683679605936785],"min":[0.0007255137721911839,-0.00154500431752604,-0.006836796061368651],"type":"VEC3"},{"bufferView":0,"byteOffset":765336,"componentType":5126,"count":4,"max":[0.0007255137721911839,-0.00154400431752604,-0.00681667141534552],"min":[0.000725513770431831,-0.00154500432016507,-0.006836796061368651],"type":"VEC3"},{"bufferView":0,"byteOffset":765384,"componentType":5126,"count":4,"max":[0.000725513770431831,-0.0015440043201650699,-0.00681667141534552],"min":[0.000680018758919932,-0.00154500432016507,-0.006816671419453951],"type":"VEC3"},{"bufferView":0,"byteOffset":765432,"componentType":5126,"count":4,"max":[0.000680018758919932,-0.0015440043201650699,-0.00679837628669282],"min":[0.00068001875732052,-0.0015450043225641902,-0.006816671419453951],"type":"VEC3"},{"bufferView":0,"byteOffset":765480,"componentType":5126,"count":4,"max":[0.00072551376883242,-0.00154400432256419,-0.0067983762827155195],"min":[0.00068001875732052,-0.0015450043225641902,-0.00679837628682395],"type":"VEC3"},{"bufferView":0,"byteOffset":765528,"componentType":5126,"count":4,"max":[0.0007469003127055301,-0.00154400432256419,-0.0067517236926408495],"min":[0.000746900308627031,-0.00154500432868194,-0.00679837628097698],"type":"VEC3"},{"bufferView":0,"byteOffset":765576,"componentType":5126,"count":14,"max":[0.000870018758919931,-0.00154400431752604,-0.006733733478888851],"min":[0.00068001875732052,-0.00154400433104107,-0.006836796061237519],"type":"VEC3"},{"bufferView":0,"byteOffset":765744,"componentType":5126,"count":3,"max":[0.0008325436997610401,-0.0015450043225641902,-0.006751723692771981],"min":[0.000746900308627031,-0.00154500432868194,-0.00679837628097698],"type":"VEC3"},{"bufferView":0,"byteOffset":765780,"componentType":5126,"count":15,"max":[0.000837890343193239,-0.00154400431136831,-0.006874301078916287],"min":[0.000711466705357581,-0.001545004312598285,-0.006883753558626381],"type":"VEC3"},{"bufferView":0,"byteOffset":765960,"componentType":5126,"count":40,"max":[0.000827974761765227,-0.00154400430303637,-0.006855510453186943],"min":[0.0006767621791979524,-0.0015450043150684488,-0.0069472910399843105],"type":"VEC3"},{"bufferView":0,"byteOffset":766440,"componentType":5126,"count":62,"max":[0.0008707964590644519,-0.001544004302347237,-0.00686092275843509],"min":[0.000719729693848912,-0.0015450043143622001,-0.006952665230435928],"type":"VEC3"},{"bufferView":0,"byteOffset":767184,"componentType":5126,"count":77,"max":[0.0008514999637809413,-0.0015440043048203609,-0.00688287692777555],"min":[0.0006959614629022325,-0.00154500431148326,-0.006933874604602826],"type":"VEC3"},{"bufferView":0,"byteOffset":768108,"componentType":5126,"count":68,"max":[0.0008707642136954345,-0.001544004302347237,-0.006855603543308923],"min":[0.000676799259182437,-0.001544004315059733,-0.0069525462165691086],"type":"VEC3"},{"bufferView":0,"byteOffset":768924,"componentType":5126,"count":34,"max":[0.0008514912122773523,-0.001545004304826648,-0.0068743740207588],"min":[0.0006960312926007886,-0.001545004312598285,-0.006933638753409595],"type":"VEC3"},{"bufferView":0,"byteOffset":769332,"componentType":5126,"count":4,"max":[0.00068001878083853,-0.00154400428728716,-0.00696890216874282],"min":[0.000680018772228366,-0.00154500430020241,-0.00706739096619595],"type":"VEC3"},{"bufferView":0,"byteOffset":769380,"componentType":5126,"count":79,"max":[0.0008514999739638598,-0.0015440042898006152,-0.00696890216874282],"min":[0.000680018772228366,-0.00154500430020241,-0.00704840975395344],"type":"VEC3"},{"bufferView":0,"byteOffset":770328,"componentType":5126,"count":4,"max":[0.000815823326125858,-0.00154400429728348,-0.00697237060909841],"min":[0.000813393038692096,-0.00154500429974758,-0.006991161235247],"type":"VEC3"},{"bufferView":0,"byteOffset":770376,"componentType":5126,"count":67,"max":[0.0008707964692640308,-0.0015440042873324281,-0.00697237060909841],"min":[0.0007024260397361211,-0.00154500429974758,-0.007067200379800932],"type":"VEC3"},{"bufferView":0,"byteOffset":771180,"componentType":5126,"count":4,"max":[0.0007024260461237701,-0.00154400428728716,-0.006994324778166911],"min":[0.0007024260397361211,-0.00154500429686863,-0.00706739096423705],"type":"VEC3"},{"bufferView":0,"byteOffset":771228,"componentType":5126,"count":4,"max":[0.0007024260461237701,-0.00154400428728716,-0.00706739096410591],"min":[0.00068001878083853,-0.0015450042872871602,-0.00706739096619595],"type":"VEC3"},{"bufferView":0,"byteOffset":771276,"componentType":5126,"count":50,"max":[0.0008706543629662328,-0.00154400428728716,-0.00696890216874282],"min":[0.000680018772228366,-0.00154400430020241,-0.00706739096606482],"type":"VEC3"},{"bufferView":0,"byteOffset":771876,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.00488976969070309],"min":[0.007849907429219,0.0,-0.00500987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":771924,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.00500987867070309],"min":[0.007849907429219,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":771972,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.005250241410703],"min":[0.008090270169218901,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":772020,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.00500975167070301],"min":[0.00820977462921905,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":772068,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0048902472107031],"min":[0.008450264369219,0.0,-0.00500975167070301],"type":"VEC3"},{"bufferView":0,"byteOffset":772116,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.004650699810703001],"min":[0.008210716969218981,0.0,-0.0048902472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":772164,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.004650697270703],"min":[0.00808946498921897,0.0,-0.004650699810703001],"type":"VEC3"},{"bufferView":0,"byteOffset":772212,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.004650697270703],"min":[0.007849907429219,0.0,-0.00488976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":772260,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.004650697270703],"min":[0.007849907429219,0.0,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":772356,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.004650697270703],"min":[0.007849907429219,0.000035001200000000006,-0.005250241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":772452,"componentType":5126,"count":4,"max":[0.00379991963625,0.000035001200000000006,-0.0116397696907031],"min":[0.00379991963625,0.0,-0.0117598786707031],"type":"VEC3"},{"bufferView":0,"byteOffset":772500,"componentType":5126,"count":4,"max":[0.0040402823762499,0.000035001200000000006,-0.0117598786707031],"min":[0.00379991963625,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":772548,"componentType":5126,"count":4,"max":[0.0041597868362500505,0.000035001200000000006,-0.012000241410703],"min":[0.0040402823762499,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":772596,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.011759751670703],"min":[0.0041597868362500505,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":772644,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.0116402472107031],"min":[0.00440027657625,0.0,-0.011759751670703],"type":"VEC3"},{"bufferView":0,"byteOffset":772692,"componentType":5126,"count":4,"max":[0.00440027657625,0.000035001200000000006,-0.011400699810703],"min":[0.00416072917624998,0.0,-0.0116402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":772740,"componentType":5126,"count":4,"max":[0.00416072917624998,0.000035001200000000006,-0.011400697270703001],"min":[0.00403947719624997,0.0,-0.011400699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":772788,"componentType":5126,"count":4,"max":[0.00403947719624997,0.000035001200000000006,-0.011400697270703001],"min":[0.00379991963625,0.0,-0.0116397696907031],"type":"VEC3"},{"bufferView":0,"byteOffset":772836,"componentType":5126,"count":8,"max":[0.00440027657625,0.0,-0.011400697270703001],"min":[0.00379991963625,0.0,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":772932,"componentType":5126,"count":8,"max":[0.00440027657625,0.000035001200000000006,-0.011400697270703001],"min":[0.00379991963625,0.000035001200000000006,-0.012000241410703],"type":"VEC3"},{"bufferView":0,"byteOffset":773028,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.012089781897734101],"min":[0.00154991963625,0.0,-0.0122098908777341],"type":"VEC3"},{"bufferView":0,"byteOffset":773076,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.0122098908777341],"min":[0.00154991963625,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":773124,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.012450253617734],"min":[0.0017902823762499002,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":773172,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.012209763877734],"min":[0.00190978683625005,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":773220,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0120902594177341],"min":[0.00215027657625,0.0,-0.012209763877734],"type":"VEC3"},{"bufferView":0,"byteOffset":773268,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.011850712017734001],"min":[0.00191072917624998,0.0,-0.0120902594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":773316,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.011850709477734],"min":[0.00178947719624997,0.0,-0.011850712017734001],"type":"VEC3"},{"bufferView":0,"byteOffset":773364,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.011850709477734],"min":[0.00154991963625,0.0,-0.012089781897734101],"type":"VEC3"},{"bufferView":0,"byteOffset":773412,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.011850709477734],"min":[0.00154991963625,0.0,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":773508,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.011850709477734],"min":[0.00154991963625,0.000035001200000000006,-0.012450253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":773604,"componentType":5126,"count":4,"max":[0.0052791984135133595,-0.00154500436719163,-0.00443558650175476],"min":[0.00519919840802791,-0.001545004410903,-0.00489558650270875],"type":"VEC3"},{"bufferView":0,"byteOffset":773652,"componentType":5126,"count":4,"max":[0.00527919840691519,-0.00101500440915454,-0.00441558645542072],"min":[0.005199198384622371,-0.00152500441265145,-0.0044155865009603],"type":"VEC3"},{"bufferView":0,"byteOffset":773700,"componentType":5126,"count":4,"max":[0.00527919838947208,-0.000995004367191632,-0.0044355864536722595],"min":[0.00519919838398664,-0.000995004410903002,-0.00489558645462625],"type":"VEC3"},{"bufferView":0,"byteOffset":773748,"componentType":5126,"count":4,"max":[0.00527919841287763,-0.00101500436544318,-0.00491558645542071],"min":[0.00519919839058481,-0.00152500436894009,-0.004915586500960301],"type":"VEC3"},{"bufferView":0,"byteOffset":773796,"componentType":5126,"count":32,"max":[0.00527919841354451,-0.000995004367191632,-0.00441558645542072],"min":[0.00527919838395549,-0.00154500440740609,-0.00491558650000631],"type":"VEC3"},{"bufferView":0,"byteOffset":774180,"componentType":5126,"count":4,"max":[0.005179198412639131,-0.0010150043715627698,-0.0044355864566132],"min":[0.00517919838486087,-0.0015250044117772299,-0.0048955865011988],"type":"VEC3"},{"bufferView":0,"byteOffset":774228,"componentType":5126,"count":15,"max":[0.00527919841354451,-0.00152500436544317,-0.0048955865017547605],"min":[0.00518505627780222,-0.00154500437068854,-0.004915586500960301],"type":"VEC3"},{"bufferView":0,"byteOffset":774408,"componentType":5126,"count":15,"max":[0.00527919839058481,-0.000995004367191632,-0.004895586453672261],"min":[0.00518505625427305,-0.00101500436894009,-0.00491558645637471],"type":"VEC3"},{"bufferView":0,"byteOffset":774588,"componentType":5126,"count":15,"max":[0.005279198384622369,-0.000995004407406089,-0.00441558645542072],"min":[0.005185056248450321,-0.00101500441265146,-0.004435586454626251],"type":"VEC3"},{"bufferView":0,"byteOffset":774768,"componentType":5126,"count":15,"max":[0.005279198408027911,-0.00152500440915454,-0.004415586500006311],"min":[0.00518505627197948,-0.001545004410903,-0.00443558650270876],"type":"VEC3"},{"bufferView":0,"byteOffset":774948,"componentType":5126,"count":14,"max":[0.00519919841287763,-0.00100086223444637,-0.004895586456613201],"min":[0.00517919839034631,-0.0015391465056943702,-0.004915586500960301],"type":"VEC3"},{"bufferView":0,"byteOffset":775116,"componentType":5126,"count":14,"max":[0.005199198389472081,-0.000995004370688544,-0.00442144431968301],"min":[0.00517919838486087,-0.00101500441177723,-0.004909728590931],"type":"VEC3"},{"bufferView":0,"byteOffset":775284,"componentType":5126,"count":14,"max":[0.00519919840691519,-0.00100086227713352,-0.00441558645637471],"min":[0.00517919838486087,-0.0015391465483815202,-0.0044355865011987995],"type":"VEC3"},{"bufferView":0,"byteOffset":775452,"componentType":5126,"count":14,"max":[0.00519919841351336,-0.0015250043715627699,-0.00442144436674129],"min":[0.0051791984071536895,-0.001545004410903,-0.00490972863798929],"type":"VEC3"},{"bufferView":0,"byteOffset":775620,"componentType":5126,"count":16,"max":[0.001,0.0,3.5046833804250004e-20],"min":[0.0,-0.0010200055800000001,-0.001],"type":"VEC3"},{"bufferView":0,"byteOffset":775812,"componentType":5126,"count":4,"max":[0.009000000000000001,0.0,3.5046833804250004e-20],"min":[0.001,-0.0010200055800000001,0.0],"type":"VEC3"},{"bufferView":0,"byteOffset":775860,"componentType":5126,"count":16,"max":[0.01,0.0,0.0],"min":[0.009000000000000001,-0.0010200055800000001,-0.001],"type":"VEC3"},{"bufferView":0,"byteOffset":776052,"componentType":5126,"count":4,"max":[0.01,0.0,-0.001],"min":[0.01,-0.0010200055800000001,-0.0145],"type":"VEC3"},{"bufferView":0,"byteOffset":776100,"componentType":5126,"count":4,"max":[0.01,0.0,-0.0145],"min":[0.009000000000000001,-0.0010200055800000001,-0.0175],"type":"VEC3"},{"bufferView":0,"byteOffset":776148,"componentType":5126,"count":4,"max":[0.009000000000000001,0.0,-0.0175],"min":[0.001,-0.0010200055800000001,-0.0175],"type":"VEC3"},{"bufferView":0,"byteOffset":776196,"componentType":5126,"count":4,"max":[0.001,0.0,-0.0145],"min":[0.0,-0.0010200055800000001,-0.0175],"type":"VEC3"},{"bufferView":0,"byteOffset":776244,"componentType":5126,"count":4,"max":[0.0,0.0,-0.001],"min":[0.0,-0.0010200055800000001,-0.0145],"type":"VEC3"},{"bufferView":0,"byteOffset":776292,"componentType":5126,"count":20,"max":[0.01,-0.0010200055800000001,3.5046833804250004e-20],"min":[0.0,-0.0010200055800000001,-0.0175],"type":"VEC3"},{"bufferView":0,"byteOffset":776532,"componentType":5126,"count":20,"max":[0.01,0.0,3.5046833804250004e-20],"min":[0.0,0.0,-0.0175],"type":"VEC3"},{"bufferView":0,"byteOffset":776772,"componentType":5126,"count":4,"max":[0.005599907429219,0.000035001200000000006,-0.00443978800125009],"min":[0.005599907429219,0.0,-0.004559896981250091],"type":"VEC3"},{"bufferView":0,"byteOffset":776820,"componentType":5126,"count":4,"max":[0.0058402701692189,0.000035001200000000006,-0.004559896981250091],"min":[0.005599907429219,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":776868,"componentType":5126,"count":4,"max":[0.005959774629219049,0.000035001200000000006,-0.00480025972125],"min":[0.0058402701692189,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":776916,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.00455976998125001],"min":[0.005959774629219049,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":776964,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0044402655212501],"min":[0.0062002643692190005,0.0,-0.00455976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":777012,"componentType":5126,"count":4,"max":[0.0062002643692190005,0.000035001200000000006,-0.0042007181212500005],"min":[0.005960716969218981,0.0,-0.0044402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":777060,"componentType":5126,"count":4,"max":[0.005960716969218981,0.000035001200000000006,-0.00420071558125],"min":[0.0058394649892189706,0.0,-0.0042007181212500005],"type":"VEC3"},{"bufferView":0,"byteOffset":777108,"componentType":5126,"count":4,"max":[0.0058394649892189706,0.000035001200000000006,-0.00420071558125],"min":[0.005599907429219,0.0,-0.00443978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":777156,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.0,-0.00420071558125],"min":[0.005599907429219,0.0,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":777252,"componentType":5126,"count":8,"max":[0.0062002643692190005,0.000035001200000000006,-0.00420071558125],"min":[0.005599907429219,0.000035001200000000006,-0.00480025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":777348,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.00713976969070309],"min":[0.004699883015156,0.0,-0.00725987867070309],"type":"VEC3"},{"bufferView":0,"byteOffset":777396,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.00725987867070309],"min":[0.004699883015156,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":777444,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.007500241410703001],"min":[0.0049402457551559,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":777492,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0072597516707030105],"min":[0.00505975021515605,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":777540,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.0071402472107031],"min":[0.005300239955156,0.0,-0.0072597516707030105],"type":"VEC3"},{"bufferView":0,"byteOffset":777588,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.006900699810703],"min":[0.0050606925551559805,0.0,-0.0071402472107031],"type":"VEC3"},{"bufferView":0,"byteOffset":777636,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.006900697270703],"min":[0.00493944057515597,0.0,-0.006900699810703],"type":"VEC3"},{"bufferView":0,"byteOffset":777684,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.006900697270703],"min":[0.004699883015156,0.0,-0.00713976969070309],"type":"VEC3"},{"bufferView":0,"byteOffset":777732,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.006900697270703],"min":[0.004699883015156,0.0,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":777828,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.006900697270703],"min":[0.004699883015156,0.000035001200000000006,-0.007500241410703001],"type":"VEC3"},{"bufferView":0,"byteOffset":777924,"componentType":5126,"count":4,"max":[0.0028998952221879998,0.000035001200000000006,-0.008939788001250091],"min":[0.0028998952221879998,0.0,-0.00905989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":777972,"componentType":5126,"count":4,"max":[0.0031402579621879,0.000035001200000000006,-0.00905989698125009],"min":[0.0028998952221879998,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":778020,"componentType":5126,"count":4,"max":[0.0032597624221880504,0.000035001200000000006,-0.00930025972125],"min":[0.0031402579621879,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":778068,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.00905976998125001],"min":[0.0032597624221880504,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":778116,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.0089402655212501],"min":[0.003500252162188,0.0,-0.00905976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":778164,"componentType":5126,"count":4,"max":[0.003500252162188,0.000035001200000000006,-0.008700718121250001],"min":[0.00326070476218798,0.0,-0.0089402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":778212,"componentType":5126,"count":4,"max":[0.00326070476218798,0.000035001200000000006,-0.00870071558125],"min":[0.00313945278218797,0.0,-0.008700718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":778260,"componentType":5126,"count":4,"max":[0.00313945278218797,0.000035001200000000006,-0.00870071558125],"min":[0.0028998952221879998,0.0,-0.008939788001250091],"type":"VEC3"},{"bufferView":0,"byteOffset":778308,"componentType":5126,"count":8,"max":[0.003500252162188,0.0,-0.00870071558125],"min":[0.0028998952221879998,0.0,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":778404,"componentType":5126,"count":8,"max":[0.003500252162188,0.000035001200000000006,-0.00870071558125],"min":[0.0028998952221879998,0.000035001200000000006,-0.00930025972125],"type":"VEC3"},{"bufferView":0,"byteOffset":778500,"componentType":5126,"count":4,"max":[0.0064998708081250006,0.000035001200000000006,-0.00983978189773409],"min":[0.0064998708081250006,0.0,-0.00995989087773409],"type":"VEC3"},{"bufferView":0,"byteOffset":778548,"componentType":5126,"count":4,"max":[0.0067402335481249005,0.000035001200000000006,-0.00995989087773409],"min":[0.0064998708081250006,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":778596,"componentType":5126,"count":4,"max":[0.00685973800812505,0.000035001200000000006,-0.010200253617734],"min":[0.0067402335481249005,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":778644,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.00995976387773401],"min":[0.00685973800812505,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":778692,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.0098402594177341],"min":[0.007100227748125,0.0,-0.00995976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":778740,"componentType":5126,"count":4,"max":[0.007100227748125,0.000035001200000000006,-0.009600712017734],"min":[0.00686068034812498,0.0,-0.0098402594177341],"type":"VEC3"},{"bufferView":0,"byteOffset":778788,"componentType":5126,"count":4,"max":[0.00686068034812498,0.000035001200000000006,-0.009600709477734],"min":[0.00673942836812497,0.0,-0.009600712017734],"type":"VEC3"},{"bufferView":0,"byteOffset":778836,"componentType":5126,"count":4,"max":[0.00673942836812497,0.000035001200000000006,-0.009600709477734],"min":[0.0064998708081250006,0.0,-0.00983978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":778884,"componentType":5126,"count":8,"max":[0.007100227748125,0.0,-0.009600709477734],"min":[0.0064998708081250006,0.0,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":778980,"componentType":5126,"count":8,"max":[0.007100227748125,0.000035001200000000006,-0.009600709477734],"min":[0.0064998708081250006,0.000035001200000000006,-0.010200253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":779076,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.0134397880012501],"min":[0.007399895222188001,0.0,-0.0135598969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":779124,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.0135598969812501],"min":[0.007399895222188001,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":779172,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.013800259721250001],"min":[0.007640257962187901,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":779220,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.01355976998125],"min":[0.00775976242218805,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":779268,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0134402655212501],"min":[0.008000252162188,0.0,-0.01355976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":779316,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.013200718121250002],"min":[0.0077607047621879805,0.0,-0.0134402655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":779364,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.01320071558125],"min":[0.00763945278218797,0.0,-0.013200718121250002],"type":"VEC3"},{"bufferView":0,"byteOffset":779412,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.01320071558125],"min":[0.007399895222188001,0.0,-0.0134397880012501],"type":"VEC3"},{"bufferView":0,"byteOffset":779460,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.01320071558125],"min":[0.007399895222188001,0.0,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":779556,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.01320071558125],"min":[0.007399895222188001,0.000035001200000000006,-0.013800259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":779652,"componentType":5126,"count":4,"max":[0.004699883015156,0.000035001200000000006,-0.0125397635871881],"min":[0.004699883015156,0.0,-0.0126598725671881],"type":"VEC3"},{"bufferView":0,"byteOffset":779700,"componentType":5126,"count":4,"max":[0.0049402457551559,0.000035001200000000006,-0.0126598725671881],"min":[0.004699883015156,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":779748,"componentType":5126,"count":4,"max":[0.00505975021515605,0.000035001200000000006,-0.012900235307188],"min":[0.0049402457551559,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":779796,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.012659745567188001],"min":[0.00505975021515605,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":779844,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.012540241107188101],"min":[0.005300239955156,0.0,-0.012659745567188001],"type":"VEC3"},{"bufferView":0,"byteOffset":779892,"componentType":5126,"count":4,"max":[0.005300239955156,0.000035001200000000006,-0.012300693707188],"min":[0.0050606925551559805,0.0,-0.012540241107188101],"type":"VEC3"},{"bufferView":0,"byteOffset":779940,"componentType":5126,"count":4,"max":[0.0050606925551559805,0.000035001200000000006,-0.012300691167188],"min":[0.00493944057515597,0.0,-0.012300693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":779988,"componentType":5126,"count":4,"max":[0.00493944057515597,0.000035001200000000006,-0.012300691167188],"min":[0.004699883015156,0.0,-0.0125397635871881],"type":"VEC3"},{"bufferView":0,"byteOffset":780036,"componentType":5126,"count":8,"max":[0.005300239955156,0.0,-0.012300691167188],"min":[0.004699883015156,0.0,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":780132,"componentType":5126,"count":8,"max":[0.005300239955156,0.000035001200000000006,-0.012300691167188],"min":[0.004699883015156,0.000035001200000000006,-0.012900235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":780228,"componentType":5126,"count":8,"max":[0.0009459561937654451,-0.0010250047318150902,-0.012703391640918901],"min":[0.0006959561937654451,-0.00137500473181509,-0.0127033916824447],"type":"VEC3"},{"bufferView":0,"byteOffset":780324,"componentType":5126,"count":8,"max":[0.000945956215621139,-0.00102500468810373,-0.0132033916409189],"min":[0.000695956215621139,-0.0013750046881037302,-0.0132033916824447],"type":"VEC3"},{"bufferView":0,"byteOffset":780420,"componentType":5126,"count":4,"max":[0.000945956215621139,-0.00102500468810373,-0.012703391640918901],"min":[0.0009459561937654451,-0.00104000473181509,-0.0132033916422303],"type":"VEC3"},{"bufferView":0,"byteOffset":780468,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.012703391672391099],"min":[0.000895956193765445,-0.00137500473181509,-0.013203391673702401],"type":"VEC3"},{"bufferView":0,"byteOffset":780516,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.0013750046881037302,-0.0127033916737025],"min":[0.0006959561937654451,-0.00137500473181509,-0.0132033916824447],"type":"VEC3"},{"bufferView":0,"byteOffset":780564,"componentType":5126,"count":4,"max":[0.000695956215621139,-0.00102500468810373,-0.0127033916518468],"min":[0.0006959561937654451,-0.00137500473181509,-0.0132033916824447],"type":"VEC3"},{"bufferView":0,"byteOffset":780612,"componentType":5126,"count":4,"max":[0.000945956215621139,-0.00102500468810373,-0.012703391640918901],"min":[0.0006959561937654451,-0.0010250047318150902,-0.0132033916518468],"type":"VEC3"},{"bufferView":0,"byteOffset":780660,"componentType":5126,"count":4,"max":[0.000710956215621139,-0.00104000468810373,-0.0127033916525024],"min":[0.0007109561937654451,-0.00136000473181509,-0.0132033916804777],"type":"VEC3"},{"bufferView":0,"byteOffset":780708,"componentType":5126,"count":4,"max":[0.000945956215621139,-0.00104000468810373,-0.012703391642230302],"min":[0.0007109561937654451,-0.00104000473181509,-0.013203391652502401],"type":"VEC3"},{"bufferView":0,"byteOffset":780756,"componentType":5126,"count":4,"max":[0.000895956215621139,-0.00136000468810373,-0.012703391672391099],"min":[0.0007109561937654451,-0.00136000473181509,-0.0132033916804777],"type":"VEC3"},{"bufferView":0,"byteOffset":780804,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.00623977579421909],"min":[0.007399895222188001,0.0,-0.0063598847742190896],"type":"VEC3"},{"bufferView":0,"byteOffset":780852,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.0063598847742190896],"min":[0.007399895222188001,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":780900,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.006600247514219001],"min":[0.007640257962187901,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":780948,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.00635975777421901],"min":[0.00775976242218805,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":780996,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0062402533142191],"min":[0.008000252162188,0.0,-0.00635975777421901],"type":"VEC3"},{"bufferView":0,"byteOffset":781044,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.006000705914219],"min":[0.0077607047621879805,0.0,-0.0062402533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":781092,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.006000703374219001],"min":[0.00763945278218797,0.0,-0.006000705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":781140,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.006000703374219001],"min":[0.007399895222188001,0.0,-0.00623977579421909],"type":"VEC3"},{"bufferView":0,"byteOffset":781188,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.006000703374219001],"min":[0.007399895222188001,0.0,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":781284,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.006000703374219001],"min":[0.007399895222188001,0.000035001200000000006,-0.006600247514219001],"type":"VEC3"},{"bufferView":0,"byteOffset":781380,"componentType":5126,"count":4,"max":[0.0051498952221880005,0.000035001200000000006,-0.00668978800125009],"min":[0.0051498952221880005,0.0,-0.00680989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":781428,"componentType":5126,"count":4,"max":[0.0053902579621879,0.000035001200000000006,-0.00680989698125009],"min":[0.0051498952221880005,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":781476,"componentType":5126,"count":4,"max":[0.005509762422188051,0.000035001200000000006,-0.0070502597212499995],"min":[0.0053902579621879,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":781524,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.00680976998125001],"min":[0.005509762422188051,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":781572,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.0066902655212501],"min":[0.005750252162188,0.0,-0.00680976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":781620,"componentType":5126,"count":4,"max":[0.005750252162188,0.000035001200000000006,-0.006450718121250001],"min":[0.00551070476218798,0.0,-0.0066902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":781668,"componentType":5126,"count":4,"max":[0.00551070476218798,0.000035001200000000006,-0.00645071558125],"min":[0.00538945278218797,0.0,-0.006450718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":781716,"componentType":5126,"count":4,"max":[0.00538945278218797,0.000035001200000000006,-0.00645071558125],"min":[0.0051498952221880005,0.0,-0.00668978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":781764,"componentType":5126,"count":8,"max":[0.005750252162188,0.0,-0.00645071558125],"min":[0.0051498952221880005,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":781860,"componentType":5126,"count":8,"max":[0.005750252162188,0.000035001200000000006,-0.00645071558125],"min":[0.0051498952221880005,0.000035001200000000006,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":781956,"componentType":5126,"count":4,"max":[0.007849907429219,0.000035001200000000006,-0.00578979410476609],"min":[0.007849907429219,0.0,-0.00590990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":782004,"componentType":5126,"count":4,"max":[0.008090270169218901,0.000035001200000000006,-0.00590990308476609],"min":[0.007849907429219,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":782052,"componentType":5126,"count":4,"max":[0.00820977462921905,0.000035001200000000006,-0.006150265824766],"min":[0.008090270169218901,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":782100,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0059097760847660104],"min":[0.00820977462921905,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":782148,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.0057902716247661004],"min":[0.008450264369219,0.0,-0.0059097760847660104],"type":"VEC3"},{"bufferView":0,"byteOffset":782196,"componentType":5126,"count":4,"max":[0.008450264369219,0.000035001200000000006,-0.005550724224766],"min":[0.008210716969218981,0.0,-0.0057902716247661004],"type":"VEC3"},{"bufferView":0,"byteOffset":782244,"componentType":5126,"count":4,"max":[0.008210716969218981,0.000035001200000000006,-0.005550721684766],"min":[0.00808946498921897,0.0,-0.005550724224766],"type":"VEC3"},{"bufferView":0,"byteOffset":782292,"componentType":5126,"count":4,"max":[0.00808946498921897,0.000035001200000000006,-0.005550721684766],"min":[0.007849907429219,0.0,-0.00578979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":782340,"componentType":5126,"count":8,"max":[0.008450264369219,0.0,-0.005550721684766],"min":[0.007849907429219,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":782436,"componentType":5126,"count":8,"max":[0.008450264369219,0.000035001200000000006,-0.005550721684766],"min":[0.007849907429219,0.000035001200000000006,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":782532,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.012989775794219099],"min":[0.00154991963625,0.0,-0.0131098847742191],"type":"VEC3"},{"bufferView":0,"byteOffset":782580,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.0131098847742191],"min":[0.00154991963625,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":782628,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.013350247514219],"min":[0.0017902823762499002,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":782676,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.013109757774219001],"min":[0.00190978683625005,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":782724,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0129902533142191],"min":[0.00215027657625,0.0,-0.013109757774219001],"type":"VEC3"},{"bufferView":0,"byteOffset":782772,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.012750705914219],"min":[0.00191072917624998,0.0,-0.0129902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":782820,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.012750703374219],"min":[0.00178947719624997,0.0,-0.012750705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":782868,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.012750703374219],"min":[0.00154991963625,0.0,-0.012989775794219099],"type":"VEC3"},{"bufferView":0,"byteOffset":782916,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.012750703374219],"min":[0.00154991963625,0.0,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":783012,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.012750703374219],"min":[0.00154991963625,0.000035001200000000006,-0.013350247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":783108,"componentType":5126,"count":4,"max":[0.006949883015156,0.000035001200000000006,-0.008489775794219091],"min":[0.006949883015156,0.0,-0.00860988477421909],"type":"VEC3"},{"bufferView":0,"byteOffset":783156,"componentType":5126,"count":4,"max":[0.0071902457551559,0.000035001200000000006,-0.00860988477421909],"min":[0.006949883015156,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":783204,"componentType":5126,"count":4,"max":[0.0073097502151560495,0.000035001200000000006,-0.008850247514219],"min":[0.0071902457551559,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":783252,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.008609757774219011],"min":[0.0073097502151560495,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":783300,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.0084902533142191],"min":[0.0075502399551560006,0.0,-0.008609757774219011],"type":"VEC3"},{"bufferView":0,"byteOffset":783348,"componentType":5126,"count":4,"max":[0.0075502399551560006,0.000035001200000000006,-0.008250705914219],"min":[0.007310692555155981,0.0,-0.0084902533142191],"type":"VEC3"},{"bufferView":0,"byteOffset":783396,"componentType":5126,"count":4,"max":[0.007310692555155981,0.000035001200000000006,-0.008250703374219001],"min":[0.007189440575155971,0.0,-0.008250705914219],"type":"VEC3"},{"bufferView":0,"byteOffset":783444,"componentType":5126,"count":4,"max":[0.007189440575155971,0.000035001200000000006,-0.008250703374219001],"min":[0.006949883015156,0.0,-0.008489775794219091],"type":"VEC3"},{"bufferView":0,"byteOffset":783492,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.0,-0.008250703374219001],"min":[0.006949883015156,0.0,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":783588,"componentType":5126,"count":8,"max":[0.0075502399551560006,0.000035001200000000006,-0.008250703374219001],"min":[0.006949883015156,0.000035001200000000006,-0.008850247514219],"type":"VEC3"},{"bufferView":0,"byteOffset":783684,"componentType":5126,"count":4,"max":[0.00154991963625,0.000035001200000000006,-0.011189788001250102],"min":[0.00154991963625,0.0,-0.0113098969812501],"type":"VEC3"},{"bufferView":0,"byteOffset":783732,"componentType":5126,"count":4,"max":[0.0017902823762499002,0.000035001200000000006,-0.0113098969812501],"min":[0.00154991963625,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":783780,"componentType":5126,"count":4,"max":[0.00190978683625005,0.000035001200000000006,-0.011550259721250001],"min":[0.0017902823762499002,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":783828,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.01130976998125],"min":[0.00190978683625005,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":783876,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.0111902655212501],"min":[0.00215027657625,0.0,-0.01130976998125],"type":"VEC3"},{"bufferView":0,"byteOffset":783924,"componentType":5126,"count":4,"max":[0.00215027657625,0.000035001200000000006,-0.010950718121250001],"min":[0.00191072917624998,0.0,-0.0111902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":783972,"componentType":5126,"count":4,"max":[0.00191072917624998,0.000035001200000000006,-0.01095071558125],"min":[0.00178947719624997,0.0,-0.010950718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":784020,"componentType":5126,"count":4,"max":[0.00178947719624997,0.000035001200000000006,-0.01095071558125],"min":[0.00154991963625,0.0,-0.011189788001250102],"type":"VEC3"},{"bufferView":0,"byteOffset":784068,"componentType":5126,"count":8,"max":[0.00215027657625,0.0,-0.01095071558125],"min":[0.00154991963625,0.0,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":784164,"componentType":5126,"count":8,"max":[0.00215027657625,0.000035001200000000006,-0.01095071558125],"min":[0.00154991963625,0.000035001200000000006,-0.011550259721250001],"type":"VEC3"},{"bufferView":0,"byteOffset":784260,"componentType":5126,"count":4,"max":[0.001999870808125,0.000035001200000000006,-0.008039763587188092],"min":[0.001999870808125,0.0,-0.00815987256718809],"type":"VEC3"},{"bufferView":0,"byteOffset":784308,"componentType":5126,"count":4,"max":[0.0022402335481249,0.000035001200000000006,-0.00815987256718809],"min":[0.001999870808125,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":784356,"componentType":5126,"count":4,"max":[0.0023597380081250502,0.000035001200000000006,-0.008400235307188],"min":[0.0022402335481249,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":784404,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.00815974556718801],"min":[0.0023597380081250502,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":784452,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.0080402411071881],"min":[0.002600227748125,0.0,-0.00815974556718801],"type":"VEC3"},{"bufferView":0,"byteOffset":784500,"componentType":5126,"count":4,"max":[0.002600227748125,0.000035001200000000006,-0.007800693707188],"min":[0.0023606803481249798,0.0,-0.0080402411071881],"type":"VEC3"},{"bufferView":0,"byteOffset":784548,"componentType":5126,"count":4,"max":[0.0023606803481249798,0.000035001200000000006,-0.007800691167188],"min":[0.0022394283681249696,0.0,-0.007800693707188],"type":"VEC3"},{"bufferView":0,"byteOffset":784596,"componentType":5126,"count":4,"max":[0.0022394283681249696,0.000035001200000000006,-0.007800691167188],"min":[0.001999870808125,0.0,-0.008039763587188092],"type":"VEC3"},{"bufferView":0,"byteOffset":784644,"componentType":5126,"count":8,"max":[0.002600227748125,0.0,-0.007800691167188],"min":[0.001999870808125,0.0,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":784740,"componentType":5126,"count":8,"max":[0.002600227748125,0.000035001200000000006,-0.007800691167188],"min":[0.001999870808125,0.000035001200000000006,-0.008400235307188],"type":"VEC3"},{"bufferView":0,"byteOffset":784836,"componentType":5126,"count":64,"max":[0.0076904858830475304,-0.0024419851606441497,-0.0021347172267124],"min":[0.007689485879594834,-0.002523335822625,-0.0022009498090064497],"type":"VEC3"},{"bufferView":0,"byteOffset":785604,"componentType":5126,"count":64,"max":[0.0076904858830475304,-0.0024419851606441497,-0.0021347172267124],"min":[0.007689485879594834,-0.002523335822625,-0.0022009498090064497],"type":"VEC3"},{"bufferView":0,"byteOffset":786372,"componentType":5126,"count":4,"max":[0.003349907429219,0.000035001200000000006,-0.00578979410476609],"min":[0.003349907429219,0.0,-0.00590990308476609],"type":"VEC3"},{"bufferView":0,"byteOffset":786420,"componentType":5126,"count":4,"max":[0.0035902701692189,0.000035001200000000006,-0.00590990308476609],"min":[0.003349907429219,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":786468,"componentType":5126,"count":4,"max":[0.00370977462921905,0.000035001200000000006,-0.006150265824766],"min":[0.0035902701692189,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":786516,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0059097760847660104],"min":[0.00370977462921905,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":786564,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.0057902716247661004],"min":[0.003950264369219,0.0,-0.0059097760847660104],"type":"VEC3"},{"bufferView":0,"byteOffset":786612,"componentType":5126,"count":4,"max":[0.003950264369219,0.000035001200000000006,-0.005550724224766],"min":[0.00371071696921898,0.0,-0.0057902716247661004],"type":"VEC3"},{"bufferView":0,"byteOffset":786660,"componentType":5126,"count":4,"max":[0.00371071696921898,0.000035001200000000006,-0.005550721684766],"min":[0.00358946498921897,0.0,-0.005550724224766],"type":"VEC3"},{"bufferView":0,"byteOffset":786708,"componentType":5126,"count":4,"max":[0.00358946498921897,0.000035001200000000006,-0.005550721684766],"min":[0.003349907429219,0.0,-0.00578979410476609],"type":"VEC3"},{"bufferView":0,"byteOffset":786756,"componentType":5126,"count":8,"max":[0.003950264369219,0.0,-0.005550721684766],"min":[0.003349907429219,0.0,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":786852,"componentType":5126,"count":8,"max":[0.003950264369219,0.000035001200000000006,-0.005550721684766],"min":[0.003349907429219,0.000035001200000000006,-0.006150265824766],"type":"VEC3"},{"bufferView":0,"byteOffset":786948,"componentType":5126,"count":4,"max":[0.007399895222188001,0.000035001200000000006,-0.00533978189773409],"min":[0.007399895222188001,0.0,-0.0054598908777340905],"type":"VEC3"},{"bufferView":0,"byteOffset":786996,"componentType":5126,"count":4,"max":[0.007640257962187901,0.000035001200000000006,-0.0054598908777340905],"min":[0.007399895222188001,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":787044,"componentType":5126,"count":4,"max":[0.00775976242218805,0.000035001200000000006,-0.005700253617734],"min":[0.007640257962187901,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":787092,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.00545976387773401],"min":[0.00775976242218805,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":787140,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.005340259417734101],"min":[0.008000252162188,0.0,-0.00545976387773401],"type":"VEC3"},{"bufferView":0,"byteOffset":787188,"componentType":5126,"count":4,"max":[0.008000252162188,0.000035001200000000006,-0.0051007120177339995],"min":[0.0077607047621879805,0.0,-0.005340259417734101],"type":"VEC3"},{"bufferView":0,"byteOffset":787236,"componentType":5126,"count":4,"max":[0.0077607047621879805,0.000035001200000000006,-0.005100709477734],"min":[0.00763945278218797,0.0,-0.0051007120177339995],"type":"VEC3"},{"bufferView":0,"byteOffset":787284,"componentType":5126,"count":4,"max":[0.00763945278218797,0.000035001200000000006,-0.005100709477734],"min":[0.007399895222188001,0.0,-0.00533978189773409],"type":"VEC3"},{"bufferView":0,"byteOffset":787332,"componentType":5126,"count":8,"max":[0.008000252162188,0.0,-0.005100709477734],"min":[0.007399895222188001,0.0,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":787428,"componentType":5126,"count":8,"max":[0.008000252162188,0.000035001200000000006,-0.005100709477734],"min":[0.007399895222188001,0.000035001200000000006,-0.005700253617734],"type":"VEC3"},{"bufferView":0,"byteOffset":787524,"componentType":5126,"count":4,"max":[0.0060499196362500006,0.000035001200000000006,-0.00668978800125009],"min":[0.0060499196362500006,0.0,-0.00680989698125009],"type":"VEC3"},{"bufferView":0,"byteOffset":787572,"componentType":5126,"count":4,"max":[0.0062902823762499005,0.000035001200000000006,-0.00680989698125009],"min":[0.0060499196362500006,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":787620,"componentType":5126,"count":4,"max":[0.00640978683625005,0.000035001200000000006,-0.0070502597212499995],"min":[0.0062902823762499005,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":787668,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.00680976998125001],"min":[0.00640978683625005,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":787716,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.0066902655212501],"min":[0.00665027657625,0.0,-0.00680976998125001],"type":"VEC3"},{"bufferView":0,"byteOffset":787764,"componentType":5126,"count":4,"max":[0.00665027657625,0.000035001200000000006,-0.006450718121250001],"min":[0.00641072917624998,0.0,-0.0066902655212501],"type":"VEC3"},{"bufferView":0,"byteOffset":787812,"componentType":5126,"count":4,"max":[0.00641072917624998,0.000035001200000000006,-0.00645071558125],"min":[0.00628947719624997,0.0,-0.006450718121250001],"type":"VEC3"},{"bufferView":0,"byteOffset":787860,"componentType":5126,"count":4,"max":[0.00628947719624997,0.000035001200000000006,-0.00645071558125],"min":[0.0060499196362500006,0.0,-0.00668978800125009],"type":"VEC3"},{"bufferView":0,"byteOffset":787908,"componentType":5126,"count":8,"max":[0.00665027657625,0.0,-0.00645071558125],"min":[0.0060499196362500006,0.0,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":788004,"componentType":5126,"count":8,"max":[0.00665027657625,0.000035001200000000006,-0.00645071558125],"min":[0.0060499196362500006,0.000035001200000000006,-0.0070502597212499995],"type":"VEC3"},{"bufferView":0,"byteOffset":788100,"componentType":5126,"count":13,"max":[0.00769048587686279,-0.0024419851677258803,-0.00205700571662825],"min":[0.007690485870463531,-0.00252333582950536,-0.00213020467399655],"type":"VEC3"},{"bufferView":0,"byteOffset":788256,"componentType":5126,"count":13,"max":[0.00769048587686279,-0.0024419851677258803,-0.00205700571662825],"min":[0.007690485870463531,-0.00252333582950536,-0.00213020467399655],"type":"VEC3"},{"bufferView":0,"byteOffset":788412,"componentType":5126,"count":8,"max":[0.00172595619376544,-0.0010250047318150902,-0.009299796636120041],"min":[0.00147595619376544,-0.00137500473181509,-0.00929979667546027],"type":"VEC3"},{"bufferView":0,"byteOffset":788508,"componentType":5126,"count":8,"max":[0.0017259562156211401,-0.00102500468810373,-0.009799796636120042],"min":[0.0014759562156211401,-0.0013750046881037302,-0.00979979667546027],"type":"VEC3"},{"bufferView":0,"byteOffset":788604,"componentType":5126,"count":4,"max":[0.0014759562156211401,-0.00102500468810373,-0.00929979664704789],"min":[0.00147595619376544,-0.00104000473181509,-0.00979979664835922],"type":"VEC3"},{"bufferView":0,"byteOffset":788652,"componentType":5126,"count":4,"max":[0.00152595621562114,-0.00136000468810373,-0.00929979667414893],"min":[0.00152595619376544,-0.00137500473181509,-0.00979979667546027],"type":"VEC3"},{"bufferView":0,"byteOffset":788700,"componentType":5126,"count":4,"max":[0.0017259562156211401,-0.0013750046881037302,-0.009299796666718001],"min":[0.00152595619376544,-0.00137500473181509,-0.00979979667546027],"type":"VEC3"},{"bufferView":0,"byteOffset":788748,"componentType":5126,"count":4,"max":[0.0017259562156211401,-0.00102500468810373,-0.009299796636120041],"min":[0.00172595619376544,-0.00137500473181509,-0.00979979666671799],"type":"VEC3"},{"bufferView":0,"byteOffset":788796,"componentType":5126,"count":4,"max":[0.0017259562156211401,-0.00102500468810373,-0.009299796636120041],"min":[0.00147595619376544,-0.0010250047318150902,-0.009799796647047882],"type":"VEC3"},{"bufferView":0,"byteOffset":788844,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.009299796638087051],"min":[0.0017109561937654401,-0.00136000473181509,-0.009799796666062321],"type":"VEC3"},{"bufferView":0,"byteOffset":788892,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00104000468810373,-0.009299796638087051],"min":[0.00147595619376544,-0.00104000473181509,-0.00979979664835922],"type":"VEC3"},{"bufferView":0,"byteOffset":788940,"componentType":5126,"count":4,"max":[0.00171095621562114,-0.00136000468810373,-0.00929979666606233],"min":[0.00152595619376544,-0.00136000473181509,-0.009799796674148929],"type":"VEC3"},{"bufferView":0,"byteOffset":788988,"componentType":5126,"count":4,"max":[0.00604980640790846,-0.0011200050483689801,-0.0065921159213144],"min":[0.00331017730365354,-0.0011200051654830202,-0.00793174504226415],"type":"VEC3"},{"bufferView":0,"byteOffset":789036,"componentType":5126,"count":4,"max":[0.00587999186968072,-0.00130760153156646,-0.008371335664346701],"min":[0.00537999186901052,-0.0017572154303158402,-0.00842753736773205],"type":"VEC3"},{"bufferView":0,"byteOffset":789084,"componentType":5126,"count":50,"max":[0.00587999187366832,-0.0010200049757919001,-0.00806193052867533],"min":[0.0058799918653209,-0.00202000503698781,-0.008761930476221681],"type":"VEC3"},{"bufferView":0,"byteOffset":789684,"componentType":5126,"count":4,"max":[0.00587999187366832,-0.0010200049757919001,-0.008526765124298142],"min":[0.0053799918708640005,-0.0010200049963507,-0.00876193046469958],"type":"VEC3"},{"bufferView":0,"byteOffset":789732,"componentType":5126,"count":4,"max":[0.0034799918462411,-0.0018200023695946802,-0.00646193055729505],"min":[0.0032298990178261,-0.0020200079841336802,-0.00646193057776217],"type":"VEC3"},{"bufferView":0,"byteOffset":789780,"componentType":5126,"count":50,"max":[0.0044299918462411,-0.0010200052175013,-0.00576193047602823],"min":[0.00442999183789368,-0.00202000517788893,-0.006461930563450961],"type":"VEC3"},{"bufferView":0,"byteOffset":790380,"componentType":5126,"count":36,"max":[0.006098920232855131,-0.0023200050440753102,-0.0065430022012750106],"min":[0.0032610634787068704,-0.00232000516977668,-0.0079808589721181],"type":"VEC3"},{"bufferView":0,"byteOffset":790812,"componentType":5126,"count":24,"max":[0.00397999186664397,-0.0017324085007472201,-0.0080736523294786],"min":[0.00347999186546069,-0.00182000503596306,-0.008172880115454481],"type":"VEC3"},{"bufferView":0,"byteOffset":791100,"componentType":5126,"count":24,"max":[0.00587999184188128,-0.00122000521750148,-0.0059970958106607],"min":[0.005379991840698,-0.00130760173536752,-0.0060963236119522405],"type":"VEC3"},{"bufferView":0,"byteOffset":791388,"componentType":5126,"count":4,"max":[0.00397999187366832,-0.0010200049757919001,-0.00876193048139441],"min":[0.00347999187366832,-0.0012200049757919,-0.0087619305048414],"type":"VEC3"},{"bufferView":0,"byteOffset":791436,"componentType":5126,"count":4,"max":[0.0049299918462411,-0.0018200051768641802,-0.006450208761857971],"min":[0.00442999184610132,-0.00182000517788893,-0.0064619305459664095],"type":"VEC3"},{"bufferView":0,"byteOffset":791484,"componentType":5126,"count":32,"max":[0.00587999184424784,-0.0010200052175013,-0.005997095793176151],"min":[0.005379991840698,-0.0012827947711000001,-0.00629477918512645],"type":"VEC3"},{"bufferView":0,"byteOffset":791868,"componentType":5126,"count":27,"max":[0.00617998998349209,-0.00202001894943207,-0.007980858933846771],"min":[0.00609892023344731,-0.0022785378304104264,-0.00806192866194067],"type":"VEC3"},{"bufferView":0,"byteOffset":792192,"componentType":5126,"count":50,"max":[0.00397999187366832,-0.0010200049757919001,-0.0080619305513326],"min":[0.0039799918653209,-0.00202000503698781,-0.008761930498878962],"type":"VEC3"},{"bufferView":0,"byteOffset":792792,"componentType":5126,"count":76,"max":[0.0032610634787068704,-0.00227609863694692,-0.00649337492369561],"min":[0.0032114361711248003,-0.00232000516977668,-0.006543002235153905],"type":"VEC3"},{"bufferView":0,"byteOffset":793704,"componentType":5126,"count":4,"max":[0.0053799918462410995,-0.0018200051768641802,-0.0064619305346377805],"min":[0.0049299918462411,-0.00202000517686418,-0.00646193055748852],"type":"VEC3"},{"bufferView":0,"byteOffset":793752,"componentType":5126,"count":4,"max":[0.0032605500120461302,-0.0011639115811988901,-0.00651165309450467],"min":[0.00317999355509119,-0.0018199912598792201,-0.00801220802723831],"type":"VEC3"},{"bufferView":0,"byteOffset":793800,"componentType":5126,"count":14,"max":[0.00609943371549056,-0.0011200050483689801,-0.006592115921298627],"min":[0.00604980639193354,-0.00116391169831301,-0.00793174501284103],"type":"VEC3"},{"bufferView":0,"byteOffset":793968,"componentType":5126,"count":32,"max":[0.00397999184610131,-0.0017572156242902399,-0.00615252540468331],"min":[0.0034799918425514804,-0.00202000517788893,-0.0064502087966335905],"type":"VEC3"},{"bufferView":0,"byteOffset":794352,"componentType":5126,"count":24,"max":[0.00397999184610131,-0.00173240866002262,-0.00635098097785731],"min":[0.00347999184491803,-0.00182000517788893,-0.006450208779149051],"type":"VEC3"},{"bufferView":0,"byteOffset":794640,"componentType":5126,"count":32,"max":[0.005879991846101311,-0.0017572156242902399,-0.0061525253820260304],"min":[0.00537999184255148,-0.00202000517788893,-0.00645020877397632],"type":"VEC3"},{"bufferView":0,"byteOffset":795024,"componentType":5126,"count":4,"max":[0.00397999186731416,-0.00128279460199804,-0.00817288010949267],"min":[0.00347999186664396,-0.0017324085007473001,-0.00822908181287802],"type":"VEC3"},{"bufferView":0,"byteOffset":795072,"componentType":5126,"count":4,"max":[0.00397999183789368,-0.0010200052380600999,-0.00576193048139442],"min":[0.0034799918378936798,-0.0012200052380601002,-0.00576193050484141],"type":"VEC3"},{"bufferView":0,"byteOffset":795120,"componentType":5126,"count":32,"max":[0.0039799918442478405,-0.0010200052175013,-0.00599709581583342],"min":[0.0034799918406980004,-0.0012827947711000001,-0.00629477920778372],"type":"VEC3"},{"bufferView":0,"byteOffset":795504,"componentType":5126,"count":4,"max":[0.005379991865320909,-0.0018200050369878101,-0.008061930534637772],"min":[0.0039799918653209,-0.00202000503698781,-0.00806193056881715],"type":"VEC3"},{"bufferView":0,"byteOffset":795552,"componentType":5126,"count":4,"max":[0.0049299918378936805,-0.0010200052380600999,-0.00576193047006579],"min":[0.00442999183789368,-0.0012200052380601002,-0.00576193049351277],"type":"VEC3"},{"bufferView":0,"byteOffset":795600,"componentType":5126,"count":4,"max":[0.00317999186472577,-0.00182000223408133,-0.00651183773245727],"min":[0.0031799918468362297,-0.00202000797977066,-0.0080120234067723],"type":"VEC3"},{"bufferView":0,"byteOffset":795648,"componentType":5126,"count":4,"max":[0.0039799918462411,-0.00202000517686418,-0.00645020879067115],"min":[0.00347999184610132,-0.00202000517788893,-0.0064619305747796],"type":"VEC3"},{"bufferView":0,"byteOffset":795696,"componentType":5126,"count":4,"max":[0.00587999187366832,-0.0010200049757919001,-0.00876193045873714],"min":[0.005379991873668321,-0.0012200049757919,-0.00876193048218413],"type":"VEC3"},{"bufferView":0,"byteOffset":795744,"componentType":5126,"count":28,"max":[0.00617999167385751,-0.0018200023654256802,-0.00646193069867148],"min":[0.00613008484573504,-0.00202000798393966,-0.00651183754308872],"type":"VEC3"},{"bufferView":0,"byteOffset":796080,"componentType":5126,"count":14,"max":[0.00331017730365354,-0.0011200051654830202,-0.0065473682838750385],"min":[0.003265429631123513,-0.0011639117004822801,-0.006592115956938677],"type":"VEC3"},{"bufferView":0,"byteOffset":796248,"componentType":5126,"count":4,"max":[0.005879991865460681,-0.00182000503596306,-0.00806193052867533],"min":[0.005379991865320909,-0.0018200050369878101,-0.00807365231278377],"type":"VEC3"},{"bufferView":0,"byteOffset":796296,"componentType":5126,"count":4,"max":[0.00397999186546069,-0.00182000503596306,-0.0080619305513326],"min":[0.0034799918653209,-0.0018200050369878101,-0.00807365233544104],"type":"VEC3"},{"bufferView":0,"byteOffset":796344,"componentType":5126,"count":4,"max":[0.005879991840698,-0.0012200052175013,-0.0057619304762217],"min":[0.00537999183789368,-0.0012200052380601002,-0.00599709581662314],"type":"VEC3"},{"bufferView":0,"byteOffset":796392,"componentType":5126,"count":4,"max":[0.00397999187366832,-0.0012200049757919,-0.00852676516443996],"min":[0.0034799918708640003,-0.0012200049963507,-0.0087619305048414],"type":"VEC3"},{"bufferView":0,"byteOffset":796440,"componentType":5126,"count":24,"max":[0.005879991846101311,-0.00173240866002262,-0.00635098095520004],"min":[0.00537999184491803,-0.00182000517788893,-0.00645020875649177],"type":"VEC3"},{"bufferView":0,"byteOffset":796728,"componentType":5126,"count":32,"max":[0.00492999184610131,-0.0017572156242902399,-0.006152525393354671],"min":[0.00442999184255148,-0.00202000517788893,-0.00645020878530496],"type":"VEC3"},{"bufferView":0,"byteOffset":797112,"componentType":5126,"count":14,"max":[0.0061485475404372296,-0.0022760985112453202,-0.00654300219684478],"min":[0.00609892021570887,-0.00232000516977668,-0.007980858938277],"type":"VEC3"},{"bufferView":0,"byteOffset":797280,"componentType":5126,"count":14,"max":[0.00326106349585314,-0.0022760985112453202,-0.006543002231869479],"min":[0.00321143617112477,-0.00232000516977668,-0.007980858972133884],"type":"VEC3"},{"bufferView":0,"byteOffset":797448,"componentType":5126,"count":32,"max":[0.00397999186901052,-0.00175721543031578,-0.008073652346963152],"min":[0.00347999186546069,-0.00202000503596306,-0.00837133569296587],"type":"VEC3"},{"bufferView":0,"byteOffset":797832,"componentType":5126,"count":10,"max":[0.0061302693126077095,-0.00202000517686416,-0.006461930546160039],"min":[0.0032297143798740804,-0.0022760986412853203,-0.0064933749236954],"type":"VEC3"},{"bufferView":0,"byteOffset":797952,"componentType":5126,"count":32,"max":[0.00587999186901052,-0.00175721543031578,-0.008073652324305871],"min":[0.005379991865460691,-0.00202000503596306,-0.008371335670308601],"type":"VEC3"},{"bufferView":0,"byteOffset":798336,"componentType":5126,"count":4,"max":[0.004929991842551481,-0.0013076017353675401,-0.00609632361731826],"min":[0.004429991841881279,-0.0017572156242903001,-0.00615252539931657],"type":"VEC3"},{"bufferView":0,"byteOffset":798384,"componentType":5126,"count":4,"max":[0.005879991844918031,-0.00128279477110006,-0.00629477917916355],"min":[0.00537999184424784,-0.0017324086600227,-0.006350980961161851],"type":"VEC3"},{"bufferView":0,"byteOffset":798432,"componentType":5126,"count":69,"max":[0.00607462006199541,-0.0011200050483689801,-0.007881745013965531],"min":[0.006033486852810106,-0.0012172644907380921,-0.00798174501396553],"type":"VEC3"},{"bufferView":0,"byteOffset":799260,"componentType":5126,"count":4,"max":[0.0039799918462411,-0.0018200051768641802,-0.00645020877318661],"min":[0.00347999184610131,-0.00182000517788893,-0.00646193055729505],"type":"VEC3"},{"bufferView":0,"byteOffset":799308,"componentType":5126,"count":50,"max":[0.0058799918462411,-0.0010200052175013,-0.00576193045873715],"min":[0.00587999183789368,-0.00202000517788893,-0.00646193054615988],"type":"VEC3"},{"bufferView":0,"byteOffset":799908,"componentType":5126,"count":20,"max":[0.0033101773030617403,-0.0011614509943660364,-0.00646193244151387],"min":[0.00317999372806954,-0.0018199912644199,-0.00659211595841438],"type":"VEC3"},{"bufferView":0,"byteOffset":800148,"componentType":5126,"count":4,"max":[0.0058799918462411,-0.00202000517686418,-0.00645020876801388],"min":[0.00537999184610131,-0.00202000517788893,-0.00646193055212232],"type":"VEC3"},{"bufferView":0,"byteOffset":800196,"componentType":5126,"count":28,"max":[0.00322989884674715,-0.0018200023654256802,-0.00646193073325585],"min":[0.00317999201981495,-0.00202000798393966,-0.0065118375788633595],"type":"VEC3"},{"bufferView":0,"byteOffset":800532,"componentType":5126,"count":50,"max":[0.0034799918462411,-0.0010200052175013,-0.00576193048735686],"min":[0.0034799918378936798,-0.00202000517788893,-0.0064619305747796],"type":"VEC3"},{"bufferView":0,"byteOffset":801132,"componentType":5126,"count":4,"max":[0.00397999186546069,-0.00202000503596306,-0.00806193056881715],"min":[0.00347999186532091,-0.00202000503698781,-0.00807365235292559],"type":"VEC3"},{"bufferView":0,"byteOffset":801180,"componentType":5126,"count":4,"max":[0.004929991840698001,-0.0010200052175013,-0.00576193047006579],"min":[0.00442999183789368,-0.0010200052380600999,-0.00599709581046723],"type":"VEC3"},{"bufferView":0,"byteOffset":801228,"componentType":5126,"count":4,"max":[0.00617999186472577,-0.00182000223408133,-0.00651183769668262],"min":[0.00617999184683623,-0.00202000797977066,-0.00801202337099766],"type":"VEC3"},{"bufferView":0,"byteOffset":801276,"componentType":5126,"count":32,"max":[0.003979991870864,-0.00102000499635069,-0.00822908180691513],"min":[0.00347999186731416,-0.00128279460199798,-0.00852676515291785],"type":"VEC3"},{"bufferView":0,"byteOffset":801660,"componentType":5126,"count":4,"max":[0.003979991840698,-0.0010200052175013,-0.00576193048139442],"min":[0.0034799918378936798,-0.0010200052380600999,-0.00599709582179586],"type":"VEC3"},{"bufferView":0,"byteOffset":801708,"componentType":5126,"count":4,"max":[0.00397999184491803,-0.00128279477110006,-0.00629477920182082],"min":[0.00347999184424784,-0.0017324086600227,-0.006350980983819121],"type":"VEC3"},{"bufferView":0,"byteOffset":801756,"componentType":5126,"count":4,"max":[0.00587999187366832,-0.0012200049757919,-0.008526765141782681],"min":[0.0053799918708640005,-0.0012200049963507,-0.00876193048218413],"type":"VEC3"},{"bufferView":0,"byteOffset":801804,"componentType":5126,"count":28,"max":[0.00617999169174705,-0.00182000222991233,-0.008012023524591561],"min":[0.00613008486481485,-0.0020200078484263104,-0.00806193037019908],"type":"VEC3"},{"bufferView":0,"byteOffset":802140,"componentType":5126,"count":4,"max":[0.00587999186731416,-0.00128279460199804,-0.0081728800868354],"min":[0.005379991866643971,-0.0017324085007473001,-0.008229081790220739],"type":"VEC3"},{"bufferView":0,"byteOffset":802188,"componentType":5126,"count":8,"max":[0.00613026933168792,-0.00202000503698779,-0.00803048624202086],"min":[0.00322971439895429,-0.00227609850690685,-0.008061930574779429],"type":"VEC3"},{"bufferView":0,"byteOffset":802284,"componentType":5126,"count":27,"max":[0.00326106347811463,-0.00202001908496136,-0.006461932459001521],"min":[0.0031799937280702004,-0.002278537962186691,-0.006543002231869479],"type":"VEC3"},{"bufferView":0,"byteOffset":802608,"componentType":5126,"count":4,"max":[0.0044299918462411,-0.0018200051768641802,-0.0064619305459664095],"min":[0.0039799918462411,-0.00202000517686418,-0.00646193056881715],"type":"VEC3"},{"bufferView":0,"byteOffset":802656,"componentType":5126,"count":4,"max":[0.00587999183789368,-0.0010200052380600999,-0.00576193045873715],"min":[0.00537999183789368,-0.0012200052380601002,-0.00576193048218414],"type":"VEC3"},{"bufferView":0,"byteOffset":802704,"componentType":5126,"count":24,"max":[0.003979991870864,-0.0012200049963508699,-0.00842753738442671],"min":[0.0034799918696807202,-0.00130760153156644,-0.008526765170402401],"type":"VEC3"},{"bufferView":0,"byteOffset":802992,"componentType":5126,"count":4,"max":[0.0058799918462411,-0.0018200051768641802,-0.00645020875052933],"min":[0.00537999184610131,-0.00182000517788893,-0.00646193053463777],"type":"VEC3"},{"bufferView":0,"byteOffset":803040,"componentType":5126,"count":14,"max":[0.00604980639193354,-0.0011200051654830202,-0.006542488617570731],"min":[0.0033101773030617403,-0.00116391170265156,-0.00659211595398415],"type":"VEC3"},{"bufferView":0,"byteOffset":803208,"componentType":5126,"count":24,"max":[0.00587999186664397,-0.0017324085007472201,-0.008073652306821331],"min":[0.005379991865460691,-0.00182000503596306,-0.00817288009279721],"type":"VEC3"},{"bufferView":0,"byteOffset":803496,"componentType":5126,"count":20,"max":[0.00331017732021939,-0.0011614508711616156,-0.00793174504669524],"min":[0.00317999374596431,-0.0018199911288906002,-0.008061928679042022],"type":"VEC3"},{"bufferView":0,"byteOffset":803736,"componentType":5126,"count":50,"max":[0.00347999187366832,-0.0010200049757919001,-0.00806193055729504],"min":[0.00347999186532091,-0.00202000503698781,-0.0087619305048414],"type":"VEC3"},{"bufferView":0,"byteOffset":804336,"componentType":5126,"count":171,"max":[0.005929950089496501,-0.0022690050763280495,-0.00736193057488361],"min":[0.005430033736035802,-0.00231902041535069,-0.00786193057468425],"type":"VEC3"},{"bufferView":0,"byteOffset":806388,"componentType":5126,"count":50,"max":[0.005379991873668321,-0.0010200049757919001,-0.008061930534637772],"min":[0.005379991865320909,-0.00202000503698781,-0.00876193048218413],"type":"VEC3"},{"bufferView":0,"byteOffset":806988,"componentType":5126,"count":50,"max":[0.0049299918462411,-0.0010200052175013,-0.00576193047006579],"min":[0.0049299918378936805,-0.00202000517788893,-0.00646193055748852],"type":"VEC3"},{"bufferView":0,"byteOffset":807588,"componentType":5126,"count":14,"max":[0.00609892023344694,-0.0022760985069067703,-0.007980858938277],"min":[0.00326106349585314,-0.0023200050440753102,-0.00803048627586177],"type":"VEC3"},{"bufferView":0,"byteOffset":807756,"componentType":5126,"count":14,"max":[0.00609892021570887,-0.00227609864128525,-0.006493374889854481],"min":[0.00326106347811507,-0.00232000516977668,-0.006543002235116111],"type":"VEC3"},{"bufferView":0,"byteOffset":807924,"componentType":5126,"count":24,"max":[0.0039799918418812795,-0.00122000521750148,-0.00599709583331797],"min":[0.0034799918406980004,-0.00130760173536752,-0.00609632363460952],"type":"VEC3"},{"bufferView":0,"byteOffset":808212,"componentType":5126,"count":20,"max":[0.00617998996559851,-0.0011614509943660264,-0.0064619324069251],"min":[0.00604980639134174,-0.0018199912644199,-0.0065921159245601706],"type":"VEC3"},{"bufferView":0,"byteOffset":808452,"componentType":5126,"count":14,"max":[0.00331017731962846,-0.0011200050483689801,-0.00659211595398415],"min":[0.00326054999607145,-0.00116391169831301,-0.00793174504669438],"type":"VEC3"},{"bufferView":0,"byteOffset":808620,"componentType":5126,"count":24,"max":[0.00492999184188128,-0.00122000521750148,-0.00599709582198933],"min":[0.004429991840698,-0.00130760173536752,-0.00609632362328088],"type":"VEC3"},{"bufferView":0,"byteOffset":808908,"componentType":5126,"count":14,"max":[0.0033101773201620706,-0.0011200050483689801,-0.00793174504226415],"min":[0.00326542964709843,-0.00116391157902969,-0.007976492717215086],"type":"VEC3"},{"bufferView":0,"byteOffset":809076,"componentType":5126,"count":4,"max":[0.0034799918653209,-0.0018200022297183102,-0.00806193055729504],"min":[0.0032298990369059102,-0.0020200078442573098,-0.008061930577762161],"type":"VEC3"},{"bufferView":0,"byteOffset":809124,"componentType":5126,"count":32,"max":[0.00492999184424784,-0.0010200052175013,-0.00599709580450479],"min":[0.004429991840698,-0.0012827947711000001,-0.00629477919645508],"type":"VEC3"},{"bufferView":0,"byteOffset":809508,"componentType":5126,"count":4,"max":[0.0061300846937359,-0.0018200022297183102,-0.00806193052569276],"min":[0.0058799918653209,-0.0020200078442573098,-0.00806193054615987],"type":"VEC3"},{"bufferView":0,"byteOffset":809556,"componentType":5126,"count":4,"max":[0.0061300846746561,-0.0018200023695946802,-0.0064619305256927604],"min":[0.0058799918462411,-0.0020200079841336802,-0.00646193054615988],"type":"VEC3"},{"bufferView":0,"byteOffset":809604,"componentType":5126,"count":50,"max":[0.0039799918462411,-0.0010200052175013,-0.00576193048139442],"min":[0.00397999183789368,-0.00202000517788893,-0.00646193056881715],"type":"VEC3"},{"bufferView":0,"byteOffset":810204,"componentType":5126,"count":24,"max":[0.005879991870864,-0.0012200049963508699,-0.00842753736176944],"min":[0.0053799918696807196,-0.00130760153156644,-0.008526765147745129],"type":"VEC3"},{"bufferView":0,"byteOffset":810492,"componentType":5126,"count":4,"max":[0.00617999015647081,-0.00116391158119894,-0.00651165305872964],"min":[0.00609943369951587,-0.0018199912598791702,-0.008012207991463271],"type":"VEC3"},{"bufferView":0,"byteOffset":810540,"componentType":5126,"count":32,"max":[0.005879991870864,-0.00102000499635069,-0.00822908178425785],"min":[0.0053799918673141595,-0.00128279460199798,-0.00852676513026058],"type":"VEC3"},{"bufferView":0,"byteOffset":810924,"componentType":5126,"count":4,"max":[0.00397999187366832,-0.0010200049757919001,-0.00852676514695541],"min":[0.0034799918708640003,-0.0010200049963507,-0.00876193048735685],"type":"VEC3"},{"bufferView":0,"byteOffset":810972,"componentType":5126,"count":24,"max":[0.00492999184610131,-0.00173240866002262,-0.00635098096652868],"min":[0.0044299918449180395,-0.00182000517788893,-0.00645020876782041],"type":"VEC3"},{"bufferView":0,"byteOffset":811260,"componentType":5126,"count":4,"max":[0.005879991840698,-0.0010200052175013,-0.00576193045873715],"min":[0.00537999183789368,-0.0010200052380600999,-0.0059970957991385895],"type":"VEC3"},{"bufferView":0,"byteOffset":811308,"componentType":5126,"count":4,"max":[0.00397999186968072,-0.00130760153156646,-0.00837133568700397],"min":[0.00347999186901052,-0.0017572154303158402,-0.00842753739038933],"type":"VEC3"},{"bufferView":0,"byteOffset":811356,"componentType":5126,"count":4,"max":[0.00587999184255148,-0.0013076017353675401,-0.00609632360598962],"min":[0.00537999184188128,-0.0017572156242903001,-0.00615252538798794],"type":"VEC3"},{"bufferView":0,"byteOffset":811404,"componentType":5126,"count":4,"max":[0.00321143618827085,-0.0020200189539728002,-0.006511653111991661],"min":[0.00317999355509135,-0.00227609863694671,-0.00801220804472529],"type":"VEC3"},{"bufferView":0,"byteOffset":811452,"componentType":5126,"count":4,"max":[0.0049299918462411,-0.00202000517686418,-0.00645020877934252],"min":[0.00442999184610132,-0.00202000517788893,-0.006461930563450961],"type":"VEC3"},{"bufferView":0,"byteOffset":811500,"componentType":5126,"count":28,"max":[0.0032298988658269598,-0.00182000222991233,-0.008012023560366201],"min":[0.00317999203770449,-0.0020200078484263104,-0.00806193040478345],"type":"VEC3"},{"bufferView":0,"byteOffset":811836,"componentType":5126,"count":27,"max":[0.006179989965597849,-0.00202001908496141,-0.006461932424412739],"min":[0.00609892021511718,-0.0022785379621866864,-0.00654300219684434],"type":"VEC3"},{"bufferView":0,"byteOffset":812160,"componentType":5126,"count":8,"max":[0.00613026933168792,-0.00116391157686033,-0.00798137232101515],"min":[0.00322971439895385,-0.0018200050369878101,-0.00806193055729504],"type":"VEC3"},{"bufferView":0,"byteOffset":812256,"componentType":5126,"count":10,"max":[0.006130269312607721,-0.00116391170265153,-0.00646193052867533],"min":[0.00322971437987451,-0.0018200051768641802,-0.00654248865024025],"type":"VEC3"},{"bufferView":0,"byteOffset":812376,"componentType":5126,"count":14,"max":[0.00604980640850026,-0.0011200050483689801,-0.00793174500959439],"min":[0.00331017731962846,-0.00116391157686041,-0.00798137235368467],"type":"VEC3"},{"bufferView":0,"byteOffset":812544,"componentType":5126,"count":4,"max":[0.003979991840698,-0.0012200052175013,-0.0057619304988789696],"min":[0.0034799918378936798,-0.0012200052380601002,-0.005997095839280411],"type":"VEC3"},{"bufferView":0,"byteOffset":812592,"componentType":5126,"count":20,"max":[0.00617998998349246,-0.0011614508711614156,-0.00793174501284103],"min":[0.0060498064085011205,-0.00181999112889055,-0.008061928644454071],"type":"VEC3"},{"bufferView":0,"byteOffset":812832,"componentType":5126,"count":4,"max":[0.00397999184255148,-0.0013076017353675401,-0.0060963236286469],"min":[0.00347999184188128,-0.0017572156242903001,-0.00615252541064521],"type":"VEC3"},{"bufferView":0,"byteOffset":812880,"componentType":5126,"count":50,"max":[0.0053799918462410995,-0.0010200052175013,-0.005761930464699591],"min":[0.00537999183789368,-0.00202000517788893,-0.00646193055212232],"type":"VEC3"},{"bufferView":0,"byteOffset":813480,"componentType":5126,"count":4,"max":[0.00617999015647065,-0.00202001895397275,-0.00651165307621661],"min":[0.00614854752329115,-0.0022760986369467703,-0.008012208008950241],"type":"VEC3"},{"bufferView":0,"byteOffset":813528,"componentType":5126,"count":27,"max":[0.00326106349644482,-0.00202001894943202,-0.00798085896887191],"min":[0.00317999374596415,-0.0022785378304099758,-0.00806192869652916],"type":"VEC3"},{"bufferView":0,"byteOffset":813852,"componentType":5126,"count":4,"max":[0.00492999184491803,-0.00128279477110006,-0.00629477919049219],"min":[0.00442999184424784,-0.0017324086600227,-0.0063509809724904805],"type":"VEC3"},{"bufferView":0,"byteOffset":813900,"componentType":5126,"count":4,"max":[0.005879991865460681,-0.00202000503596306,-0.00806193054615987],"min":[0.005379991865320909,-0.00202000503698781,-0.00807365233026831],"type":"VEC3"},{"bufferView":0,"byteOffset":813948,"componentType":5126,"count":4,"max":[0.004929991840698001,-0.0012200052175013,-0.00576193048755033],"min":[0.00442999183789368,-0.0012200052380601002,-0.0059970958279517705],"type":"VEC3"},{"bufferView":0,"byteOffset":813996,"componentType":5126,"count":12,"max":[0.00312406912937156,0.0031319798830647797,-0.0017976339173174701],"min":[0.00279999930182107,0.0015391257916219602,-0.00579580662284262],"type":"VEC3"},{"bufferView":0,"byteOffset":814140,"componentType":5126,"count":67,"max":[0.004410321685210545,0.00386013722737109,0.005723690193782048],"min":[0.002826747157806363,0.002874327918328046,0.004139306089824587],"type":"VEC3"},{"bufferView":0,"byteOffset":814944,"componentType":5126,"count":69,"max":[0.004410321685210544,0.00386013722737109,-0.00413930608982583],"min":[0.0028267471578054255,0.002874327918327638,-0.0057232047066100205],"type":"VEC3"},{"bufferView":0,"byteOffset":815772,"componentType":5126,"count":8,"max":[0.0204963627251732,0.0100437358470419,-0.000650010192188003],"min":[0.0199854025212518,0.008810168792902041,-0.00406138312924146],"type":"VEC3"},{"bufferView":0,"byteOffset":815868,"componentType":5126,"count":4,"max":[0.020989687624054402,0.00928092622326558,-0.00150175569868082],"min":[0.020406418419614,0.009027313555241261,-0.00299826468569518],"type":"VEC3"},{"bufferView":0,"byteOffset":815916,"componentType":5126,"count":84,"max":[0.021366355566095698,0.01064419132018,0.005804978924632081],"min":[0.0124526900673839,0.00676841925507775,-0.00580497892462605],"type":"VEC3"},{"bufferView":0,"byteOffset":816924,"componentType":5126,"count":14,"max":[0.011234772924193299,0.00623885380954167,-0.0052314343496751795],"min":[0.0043854975114333405,0.0032607041005577203,-0.005892397773110997],"type":"VEC3"},{"bufferView":0,"byteOffset":817092,"componentType":5126,"count":16,"max":[0.00359212262944042,0.00269764666307244,-0.00151396405194258],"min":[0.00294556242307153,0.00241651428418595,-0.00479156782757976],"type":"VEC3"},{"bufferView":0,"byteOffset":817284,"componentType":5126,"count":37,"max":[0.020861188798316502,0.014266084272285401,0.00576506185294385],"min":[0.018746219368384602,0.0129732027349964,-0.00576506185295792],"type":"VEC3"},{"bufferView":0,"byteOffset":817728,"componentType":5126,"count":16,"max":[0.021366355566095698,0.013874118003139339,0.00306129541230974],"min":[0.019919579651554598,0.0105940090726015,-0.0030613196878539802],"type":"VEC3"},{"bufferView":0,"byteOffset":817920,"componentType":5126,"count":20,"max":[0.021366355566095698,0.0113834579894974,0.00124707850452468],"min":[0.020509580645104598,0.0104069891857825,0.0007243763800558199],"type":"VEC3"},{"bufferView":0,"byteOffset":818160,"componentType":5126,"count":20,"max":[0.0213663548002658,0.011383457657280101,-0.0007246965759061018],"min":[0.020509580194018,0.0104069889883963,-0.0012470993834895702],"type":"VEC3"},{"bufferView":0,"byteOffset":818400,"componentType":5126,"count":55,"max":[0.014772656873217,0.0088210516127807,0.00629479581653859],"min":[0.0027999997527382702,0.00241651428418592,0.00474912797076844],"type":"VEC3"},{"bufferView":0,"byteOffset":819060,"componentType":5126,"count":14,"max":[0.0112347729241908,0.00623885380954033,0.00589074542160317],"min":[0.00438549751143377,0.00326070410055791,0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":819228,"componentType":5126,"count":55,"max":[0.014772656873217301,0.00882105161278118,-0.00474912797077171],"min":[0.00279999975273826,0.00241651428418595,-0.006294795816538081],"type":"VEC3"},{"bufferView":0,"byteOffset":819888,"componentType":5126,"count":8,"max":[0.0143446023299264,0.00735958244455831,0.0052314343496751795],"min":[0.00830991187660044,0.00374281283170269,0.005208131837996011],"type":"VEC3"},{"bufferView":0,"byteOffset":819984,"componentType":5126,"count":4,"max":[0.0172952429088866,0.00864406534281348,0.0052314343496751795],"min":[0.014912744412173301,0.0066138061279644705,0.005208131837996011],"type":"VEC3"},{"bufferView":0,"byteOffset":820032,"componentType":5126,"count":8,"max":[0.0143446023299264,0.00735958244455831,-0.005208131837996011],"min":[0.00830991187660044,0.00374281283170269,-0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":820128,"componentType":5126,"count":4,"max":[0.00774176979435349,0.004488589148296539,-0.005208131837996011],"min":[0.00449246161579093,0.0020949251995301503,-0.005231434349675191],"type":"VEC3"},{"bufferView":0,"byteOffset":820176,"componentType":5126,"count":4,"max":[0.004066072625764441,0.0026933641205867903,0.00415799117770461],"min":[0.00359791015346611,0.00166607533348086,0.0024999898078120002],"type":"VEC3"},{"bufferView":0,"byteOffset":820224,"componentType":5126,"count":9,"max":[0.004066072625764441,0.0018896189938972501,0.00149843996079366],"min":[0.0039641979104549,0.0016660753334810099,-0.00149843996033342],"type":"VEC3"},{"bufferView":0,"byteOffset":820332,"componentType":5126,"count":16,"max":[0.0212795282565757,0.0142438505338554,0.00712232162348177],"min":[0.0188850720764722,0.012444215427158801,0.006024410142518],"type":"VEC3"},{"bufferView":0,"byteOffset":820524,"componentType":5126,"count":6,"max":[0.0188953488372093,0.012628423942977699,-0.00711792368041908],"min":[0.0186173669106695,0.012430168952900101,-0.00715738038736761],"type":"VEC3"},{"bufferView":0,"byteOffset":820596,"componentType":5126,"count":14,"max":[0.0187462214730315,0.0129732045567385,-0.00537644822751238],"min":[0.014759199796895899,0.0106417026057649,-0.00626905526110496],"type":"VEC3"},{"bufferView":0,"byteOffset":820764,"componentType":5126,"count":14,"max":[0.0187462218131618,0.012973204851148501,0.00626905526110496],"min":[0.014759199796895899,0.0106417026057649,0.00537638789982232],"type":"VEC3"},{"bufferView":0,"byteOffset":820932,"componentType":5126,"count":6,"max":[0.0188953488372093,0.0126284239429746,0.00715738038736702],"min":[0.0186173669106743,0.012430168952900401,0.00711792368041564],"type":"VEC3"},{"bufferView":0,"byteOffset":821004,"componentType":5126,"count":14,"max":[0.0141891356404011,0.010436950012804999,0.00629479581653859],"min":[0.0029847255006671103,0.00527259417414095,0.00590352919413629],"type":"VEC3"},{"bufferView":0,"byteOffset":821172,"componentType":5126,"count":10,"max":[0.014759199796895899,0.0106417026057649,0.00661809512031186],"min":[0.004785904810262881,0.00705954788580479,0.0058802573099794204],"type":"VEC3"},{"bufferView":0,"byteOffset":821292,"componentType":5126,"count":10,"max":[0.014759199796895899,0.0106417026057649,-0.0058802573099794204],"min":[0.004785904810262881,0.00705954788580479,-0.00661809512022432],"type":"VEC3"},{"bufferView":0,"byteOffset":821412,"componentType":5126,"count":13,"max":[0.0141891356404011,0.010436950012804999,-0.0059035291941363],"min":[0.00298472550068182,0.00527259417414517,-0.006294795816538081],"type":"VEC3"},{"bufferView":0,"byteOffset":821568,"componentType":5126,"count":12,"max":[0.0188953488372093,0.012444215427158801,-0.00712232162348177],"min":[0.014244974835125102,0.00882105161278119,-0.00750255451736685],"type":"VEC3"},{"bufferView":0,"byteOffset":821712,"componentType":5126,"count":11,"max":[0.018895348837209402,0.012444215427158801,0.00750255451736684],"min":[0.014244974835125102,0.00882105161278069,0.007122321623481751],"type":"VEC3"},{"bufferView":0,"byteOffset":821844,"componentType":5126,"count":13,"max":[0.014244974835125102,0.0101128064487751,0.007888943663544661],"min":[0.00318023737940764,0.00528334096678592,0.00750255451736684],"type":"VEC3"},{"bufferView":0,"byteOffset":822000,"componentType":5126,"count":13,"max":[0.014244974835125102,0.010112806448775,-0.00750255451736685],"min":[0.00318023737940855,0.0052833409667840505,-0.007888943663544621],"type":"VEC3"},{"bufferView":0,"byteOffset":822156,"componentType":5126,"count":3,"max":[0.021076498810454102,0.010633572138560601,-0.00409358824805154],"min":[0.0209789982848635,0.010499789560341,-0.00426386604026046],"type":"VEC3"},{"bufferView":0,"byteOffset":822192,"componentType":5126,"count":3,"max":[0.0210765753512576,0.010632937660655801,0.004262882093699],"min":[0.0209796461623858,0.0104999770800215,0.00409353364779203],"type":"VEC3"},{"bufferView":0,"byteOffset":822228,"componentType":5126,"count":18,"max":[0.021076498810454102,0.0116599066563333,-0.00409358824805154],"min":[0.0186906976744186,0.00995575260080846,-0.00553546375285554],"type":"VEC3"},{"bufferView":0,"byteOffset":822444,"componentType":5126,"count":8,"max":[0.0209789982848635,0.01368648663126,-0.00426386604026046],"min":[0.0196269935108966,0.010633572138560601,-0.004487459667727961],"type":"VEC3"},{"bufferView":0,"byteOffset":822540,"componentType":5126,"count":6,"max":[0.0209796461623858,0.0136859324081641,0.00449478653424866],"min":[0.019623010814519302,0.010632937660655801,0.004262882093699],"type":"VEC3"},{"bufferView":0,"byteOffset":822612,"componentType":5126,"count":18,"max":[0.0210765753512576,0.011659883957058399,0.00553546375285554],"min":[0.0186906976744186,0.00995575260080841,0.00409353364779203],"type":"VEC3"},{"bufferView":0,"byteOffset":822828,"componentType":5126,"count":113,"max":[0.0151659814630123,0.00626940337174169,0.000449989807811999],"min":[0.01430537614027377,0.00564288039799581,-0.000450010192188002],"type":"VEC3"},{"bufferView":0,"byteOffset":824184,"componentType":5126,"count":113,"max":[0.014340627396065701,0.00591052920970897,0.000449989807811997],"min":[0.01348002207332717,0.00528400623596309,-0.000450010192188001],"type":"VEC3"},{"bufferView":0,"byteOffset":825540,"componentType":5126,"count":113,"max":[0.013515273329119101,0.00555165504767625,0.000449989807811997],"min":[0.01265466800638057,0.00492513207393037,-0.000450010192188002],"type":"VEC3"},{"bufferView":0,"byteOffset":826896,"componentType":5126,"count":113,"max":[0.0126899192621725,0.00519278088564353,0.000449989807811999],"min":[0.01182931393943397,0.00456625791189765,-0.000450010192188001],"type":"VEC3"},{"bufferView":0,"byteOffset":828252,"componentType":5126,"count":113,"max":[0.0118645651952259,0.00483390672361081,0.000449989807811997],"min":[0.01100395987248737,0.00420738374986493,-0.00045001019218800296],"type":"VEC3"},{"bufferView":0,"byteOffset":829608,"componentType":5126,"count":113,"max":[0.0110392111282793,0.004475032561578091,0.000449989807811998],"min":[0.010178605805540772,0.00384850958783221,-0.000450010192188002],"type":"VEC3"},{"bufferView":0,"byteOffset":830964,"componentType":5126,"count":28,"max":[0.0114518881617526,0.0043868208308812905,0.000899989807811997],"min":[0.010626534094806002,0.00402794666884857,-1.01921880006975e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":831300,"componentType":5126,"count":28,"max":[0.0122772422286992,0.00474569499291401,0.000899989807811997],"min":[0.0114518881617526,0.0043868208308812905,-1.01921880006975e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":831636,"componentType":5126,"count":28,"max":[0.0131025962956458,0.00510456915494673,0.000899989807811997],"min":[0.0122772422286992,0.00474569499291401,-1.01921880006975e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":831972,"componentType":5126,"count":28,"max":[0.0139279503625924,0.00546344331697945,0.000899989807811998],"min":[0.0131025962956458,0.00510456915494673,-1.01921880015649e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":832308,"componentType":5126,"count":28,"max":[0.014753304429539,0.005822317479012171,0.000899989807811997],"min":[0.0139279503625924,0.00546344331697945,-1.01921880006975e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":832644,"componentType":5126,"count":28,"max":[0.0155786584964856,0.0061811916410449,0.000899989807811998],"min":[0.014753304429539,0.005822317479012171,-1.01921879980954e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":832980,"componentType":5126,"count":28,"max":[0.0155786584964856,0.0061811916410449,-1.01921879980954e-8],"min":[0.014753304429539,0.005822317479012171,-0.000900010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":833316,"componentType":5126,"count":28,"max":[0.014753304429539,0.005822317479012171,-1.01921880006975e-8],"min":[0.0139279503625924,0.00546344331697945,-0.0009000101921880011],"type":"VEC3"},{"bufferView":0,"byteOffset":833652,"componentType":5126,"count":28,"max":[0.0139279503625924,0.00546344331697945,-1.01921880015649e-8],"min":[0.0131025962956458,0.00510456915494673,-0.0009000101921880011],"type":"VEC3"},{"bufferView":0,"byteOffset":833988,"componentType":5126,"count":28,"max":[0.0131025962956458,0.00510456915494673,-1.01921880006975e-8],"min":[0.0122772422286992,0.00474569499291401,-0.0009000101921880021],"type":"VEC3"},{"bufferView":0,"byteOffset":834324,"componentType":5126,"count":28,"max":[0.0122772422286992,0.00474569499291401,-1.01921880006975e-8],"min":[0.0114518881617526,0.0043868208308812905,-0.0009000101921880031],"type":"VEC3"},{"bufferView":0,"byteOffset":834660,"componentType":5126,"count":28,"max":[0.0114518881617526,0.0043868208308812905,-1.01921880006975e-8],"min":[0.010626534094806002,0.00402794666884857,-0.0009000101921880031],"type":"VEC3"},{"bufferView":0,"byteOffset":834996,"componentType":5126,"count":28,"max":[0.010626534094806002,0.00402794666884857,-1.01921880015649e-8],"min":[0.00980118002785936,0.00366907250681584,-0.0009000101921880031],"type":"VEC3"},{"bufferView":0,"byteOffset":835332,"componentType":5126,"count":28,"max":[0.010626534094806002,0.00402794666884857,0.000899989807811998],"min":[0.00980118002785936,0.0036690725068158504,-1.01921880015649e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":835668,"componentType":5126,"count":113,"max":[0.0110392111282793,0.004475032561578091,0.001349989807812],"min":[0.010178605805540772,0.00384850958783221,0.000449989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":837024,"componentType":5126,"count":113,"max":[0.0118645651952259,0.00483390672361081,0.001349989807812],"min":[0.01100395987248737,0.00420738374986493,0.000449989807811997],"type":"VEC3"},{"bufferView":0,"byteOffset":838380,"componentType":5126,"count":113,"max":[0.0126899192621725,0.00519278088564353,0.001349989807812],"min":[0.01182931393943397,0.00456625791189765,0.000449989807811999],"type":"VEC3"},{"bufferView":0,"byteOffset":839736,"componentType":5126,"count":113,"max":[0.013515273329119101,0.00555165504767625,0.001349989807812],"min":[0.01265466800638057,0.00492513207393037,0.000449989807811997],"type":"VEC3"},{"bufferView":0,"byteOffset":841092,"componentType":5126,"count":113,"max":[0.014340627396065701,0.00591052920970897,0.001349989807812],"min":[0.01348002207332717,0.00528400623596309,0.000449989807811997],"type":"VEC3"},{"bufferView":0,"byteOffset":842448,"componentType":5126,"count":113,"max":[0.0151659814630123,0.00626940337174169,0.001349989807812],"min":[0.01430537614027377,0.00564288039799581,0.000449989807811999],"type":"VEC3"},{"bufferView":0,"byteOffset":843804,"componentType":5126,"count":113,"max":[0.0159913355299589,0.00662827753377442,0.001349989807812],"min":[0.015130730207220371,0.00600175456002854,0.00044998980781200097],"type":"VEC3"},{"bufferView":0,"byteOffset":845160,"componentType":5126,"count":113,"max":[0.0159913355299589,0.00662827753377442,0.00044998980781200097],"min":[0.015130730207220371,0.00600175456002854,-0.000450010192188001],"type":"VEC3"},{"bufferView":0,"byteOffset":846516,"componentType":5126,"count":113,"max":[0.0159913355299589,0.00662827753377442,-0.000450010192188001],"min":[0.015130730207220371,0.00600175456002854,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":847872,"componentType":5126,"count":113,"max":[0.0151659814630123,0.00626940337174169,-0.000450010192188002],"min":[0.01430537614027377,0.00564288039799581,-0.00135001019218801],"type":"VEC3"},{"bufferView":0,"byteOffset":849228,"componentType":5126,"count":113,"max":[0.014340627396065701,0.00591052920970897,-0.000450010192188001],"min":[0.01348002207332717,0.00528400623596309,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":850584,"componentType":5126,"count":113,"max":[0.013515273329119101,0.00555165504767625,-0.000450010192188002],"min":[0.01265466800638057,0.00492513207393037,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":851940,"componentType":5126,"count":113,"max":[0.0126899192621725,0.00519278088564353,-0.000450010192188001],"min":[0.01182931393943397,0.00456625791189765,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":853296,"componentType":5126,"count":113,"max":[0.0118645651952259,0.00483390672361081,-0.00045001019218800296],"min":[0.01100395987248737,0.00420738374986493,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":854652,"componentType":5126,"count":113,"max":[0.0110392111282793,0.004475032561578091,-0.000450010192188002],"min":[0.010178605805540772,0.00384850958783221,-0.00135001019218801],"type":"VEC3"},{"bufferView":0,"byteOffset":856008,"componentType":5126,"count":113,"max":[0.010213857061332699,0.00411615839954536,-0.000450010192188002],"min":[0.00935325173859413,0.00348963542579948,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":857364,"componentType":5126,"count":113,"max":[0.010213857061332699,0.00411615839954536,0.000449989807811997],"min":[0.00935325173859413,0.00348963542579948,-0.000450010192188002],"type":"VEC3"},{"bufferView":0,"byteOffset":858720,"componentType":5126,"count":113,"max":[0.010213857061332699,0.004116158399545371,0.001349989807812],"min":[0.00935325173859413,0.00348963542579948,0.000449989807811997],"type":"VEC3"},{"bufferView":0,"byteOffset":860076,"componentType":5126,"count":28,"max":[0.010626534094806002,0.00402794666884857,0.0017999898078120001],"min":[0.00980118002785936,0.0036690725068158504,0.000899989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":860412,"componentType":5126,"count":28,"max":[0.0114518881617526,0.0043868208308812905,0.0017999898078120001],"min":[0.010626534094806002,0.00402794666884857,0.000899989807811997],"type":"VEC3"},{"bufferView":0,"byteOffset":860748,"componentType":5126,"count":28,"max":[0.0122772422286992,0.00474569499291401,0.0017999898078120001],"min":[0.0114518881617526,0.0043868208308812905,0.000899989807811997],"type":"VEC3"},{"bufferView":0,"byteOffset":861084,"componentType":5126,"count":28,"max":[0.0131025962956458,0.00510456915494673,0.0017999898078120001],"min":[0.0122772422286992,0.00474569499291401,0.000899989807811997],"type":"VEC3"},{"bufferView":0,"byteOffset":861420,"componentType":5126,"count":28,"max":[0.0139279503625924,0.00546344331697945,0.0017999898078120001],"min":[0.0131025962956458,0.00510456915494673,0.000899989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":861756,"componentType":5126,"count":28,"max":[0.014753304429539,0.005822317479012171,0.0017999898078120001],"min":[0.0139279503625924,0.00546344331697945,0.000899989807811997],"type":"VEC3"},{"bufferView":0,"byteOffset":862092,"componentType":5126,"count":28,"max":[0.0155786584964856,0.0061811916410449,0.0017999898078120001],"min":[0.014753304429539,0.005822317479012171,0.000899989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":862428,"componentType":5126,"count":28,"max":[0.0164040125634323,0.00654006580307762,0.0017999898078120001],"min":[0.0155786584964856,0.0061811916410449,0.000899989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":862764,"componentType":5126,"count":28,"max":[0.0164040125634323,0.00654006580307762,0.000899989807811998],"min":[0.0155786584964856,0.0061811916410449,-1.01921879980954e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":863100,"componentType":5126,"count":28,"max":[0.0164040125634323,0.00654006580307762,-1.01921879980954e-8],"min":[0.0155786584964856,0.0061811916410449,-0.000900010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":863436,"componentType":5126,"count":28,"max":[0.0164040125634323,0.00654006580307762,-0.000900010192188],"min":[0.0155786584964856,0.0061811916410449,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":863772,"componentType":5126,"count":28,"max":[0.0155786584964856,0.0061811916410449,-0.000900010192188],"min":[0.014753304429539,0.005822317479012171,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":864108,"componentType":5126,"count":28,"max":[0.014753304429539,0.005822317479012171,-0.0009000101921880011],"min":[0.0139279503625924,0.00546344331697945,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":864444,"componentType":5126,"count":28,"max":[0.0139279503625924,0.00546344331697945,-0.0009000101921880011],"min":[0.0131025962956458,0.00510456915494673,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":864780,"componentType":5126,"count":28,"max":[0.0131025962956458,0.00510456915494673,-0.0009000101921880021],"min":[0.0122772422286992,0.00474569499291401,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":865116,"componentType":5126,"count":28,"max":[0.0122772422286992,0.00474569499291401,-0.0009000101921880031],"min":[0.0114518881617526,0.0043868208308812905,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":865452,"componentType":5126,"count":28,"max":[0.0114518881617526,0.0043868208308812905,-0.0009000101921880031],"min":[0.010626534094806002,0.00402794666884857,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":865788,"componentType":5126,"count":28,"max":[0.010626534094806002,0.00402794666884857,-0.0009000101921880031],"min":[0.00980118002785936,0.00366907250681584,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":866124,"componentType":5126,"count":28,"max":[0.00980118002785936,0.00366907250681584,-0.000900010192188004],"min":[0.00897582596091275,0.00331019834478312,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":866460,"componentType":5126,"count":28,"max":[0.00980118002785936,0.00366907250681584,-1.01921880006975e-8],"min":[0.00897582596091275,0.00331019834478312,-0.000900010192188004],"type":"VEC3"},{"bufferView":0,"byteOffset":866796,"componentType":5126,"count":28,"max":[0.00980118002785936,0.0036690725068158504,0.000899989807811998],"min":[0.00897582596091275,0.00331019834478312,-1.01921880006975e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":867132,"componentType":5126,"count":28,"max":[0.00980118002785936,0.0036690725068158504,0.0017999898078120001],"min":[0.00897582596091275,0.00331019834478312,0.000899989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":867468,"componentType":5126,"count":113,"max":[0.010213857061332699,0.004116158399545371,0.0022499898078120004],"min":[0.00935325173859413,0.00348963542579948,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":868824,"componentType":5126,"count":113,"max":[0.0110392111282793,0.004475032561578091,0.0022499898078120004],"min":[0.010178605805540772,0.00384850958783221,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":870180,"componentType":5126,"count":113,"max":[0.0118645651952259,0.00483390672361081,0.0022499898078120004],"min":[0.01100395987248737,0.00420738374986493,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":871536,"componentType":5126,"count":113,"max":[0.0126899192621725,0.00519278088564353,0.0022499898078120004],"min":[0.01182931393943397,0.00456625791189765,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":872892,"componentType":5126,"count":113,"max":[0.013515273329119101,0.00555165504767625,0.0022499898078120004],"min":[0.01265466800638057,0.00492513207393037,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":874248,"componentType":5126,"count":113,"max":[0.014340627396065701,0.00591052920970897,0.0022499898078120004],"min":[0.01348002207332717,0.00528400623596309,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":875604,"componentType":5126,"count":113,"max":[0.0151659814630123,0.00626940337174169,0.0022499898078120004],"min":[0.01430537614027377,0.00564288039799581,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":876960,"componentType":5126,"count":113,"max":[0.0159913355299589,0.00662827753377442,0.0022499898078120004],"min":[0.015130730207220371,0.00600175456002854,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":878316,"componentType":5126,"count":113,"max":[0.0168166895969056,0.00698715169580714,0.0022499898078120004],"min":[0.01595608427416707,0.00636062872206126,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":879672,"componentType":5126,"count":113,"max":[0.0168166895969056,0.00698715169580714,0.001349989807812],"min":[0.01595608427416707,0.00636062872206126,0.00044998980781200097],"type":"VEC3"},{"bufferView":0,"byteOffset":881028,"componentType":5126,"count":113,"max":[0.0168166895969056,0.00698715169580714,0.00044998980781200097],"min":[0.01595608427416707,0.00636062872206126,-0.000450010192188001],"type":"VEC3"},{"bufferView":0,"byteOffset":882384,"componentType":5126,"count":113,"max":[0.0168166895969056,0.00698715169580714,-0.000450010192188001],"min":[0.01595608427416707,0.00636062872206126,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":883740,"componentType":5126,"count":113,"max":[0.0168166895969056,0.00698715169580714,-0.001350010192188],"min":[0.01595608427416707,0.00636062872206126,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":885096,"componentType":5126,"count":113,"max":[0.0159913355299589,0.00662827753377442,-0.001350010192188],"min":[0.015130730207220371,0.00600175456002854,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":886452,"componentType":5126,"count":113,"max":[0.0151659814630123,0.00626940337174169,-0.00135001019218801],"min":[0.01430537614027377,0.00564288039799581,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":887808,"componentType":5126,"count":113,"max":[0.014340627396065701,0.00591052920970897,-0.001350010192188],"min":[0.01348002207332717,0.00528400623596309,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":889164,"componentType":5126,"count":113,"max":[0.013515273329119101,0.00555165504767625,-0.001350010192188],"min":[0.01265466800638057,0.00492513207393037,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":890520,"componentType":5126,"count":113,"max":[0.0126899192621725,0.00519278088564353,-0.001350010192188],"min":[0.01182931393943397,0.00456625791189765,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":891876,"componentType":5126,"count":113,"max":[0.0118645651952259,0.00483390672361081,-0.001350010192188],"min":[0.01100395987248737,0.00420738374986493,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":893232,"componentType":5126,"count":113,"max":[0.0110392111282793,0.004475032561578091,-0.00135001019218801],"min":[0.010178605805540772,0.00384850958783221,-0.00225001019218801],"type":"VEC3"},{"bufferView":0,"byteOffset":894588,"componentType":5126,"count":113,"max":[0.010213857061332699,0.00411615839954536,-0.001350010192188],"min":[0.00935325173859413,0.00348963542579948,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":895944,"componentType":5126,"count":113,"max":[0.009388502994386051,0.0037572842375126403,-0.001350010192188],"min":[0.008527897671647522,0.0031307612637667603,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":897300,"componentType":5126,"count":113,"max":[0.009388502994386051,0.0037572842375126403,-0.00045001019218800296],"min":[0.008527897671647522,0.0031307612637667603,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":898656,"componentType":5126,"count":113,"max":[0.009388502994386051,0.0037572842375126403,0.000449989807811997],"min":[0.008527897671647522,0.0031307612637667603,-0.00045001019218800296],"type":"VEC3"},{"bufferView":0,"byteOffset":900012,"componentType":5126,"count":113,"max":[0.009388502994386051,0.0037572842375126403,0.001349989807812],"min":[0.008527897671647522,0.0031307612637667603,0.000449989807811997],"type":"VEC3"},{"bufferView":0,"byteOffset":901368,"componentType":5126,"count":113,"max":[0.009388502994386051,0.0037572842375126403,0.0022499898078120004],"min":[0.008527897671647522,0.0031307612637667603,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":902724,"componentType":5126,"count":28,"max":[0.00980118002785936,0.0036690725068158504,0.002699989807812],"min":[0.00897582596091275,0.00331019834478312,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":903060,"componentType":5126,"count":28,"max":[0.010626534094806002,0.00402794666884857,0.002699989807812],"min":[0.00980118002785936,0.0036690725068158504,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":903396,"componentType":5126,"count":28,"max":[0.0114518881617526,0.0043868208308812905,0.002699989807812],"min":[0.010626534094806002,0.00402794666884857,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":903732,"componentType":5126,"count":28,"max":[0.0122772422286992,0.00474569499291401,0.002699989807812],"min":[0.0114518881617526,0.0043868208308812905,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":904068,"componentType":5126,"count":28,"max":[0.0131025962956458,0.00510456915494673,0.002699989807812],"min":[0.0122772422286992,0.00474569499291401,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":904404,"componentType":5126,"count":28,"max":[0.0139279503625924,0.00546344331697945,0.002699989807812],"min":[0.0131025962956458,0.00510456915494673,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":904740,"componentType":5126,"count":28,"max":[0.014753304429539,0.005822317479012171,0.002699989807812],"min":[0.0139279503625924,0.00546344331697945,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":905076,"componentType":5126,"count":28,"max":[0.0155786584964856,0.0061811916410449,0.002699989807812],"min":[0.014753304429539,0.005822317479012171,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":905412,"componentType":5126,"count":28,"max":[0.0164040125634323,0.00654006580307762,0.002699989807812],"min":[0.0155786584964856,0.0061811916410449,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":905748,"componentType":5126,"count":28,"max":[0.0172293666303789,0.0068989399651103395,0.002699989807812],"min":[0.0164040125634323,0.00654006580307762,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":906084,"componentType":5126,"count":28,"max":[0.0172293666303789,0.0068989399651103395,0.0017999898078120001],"min":[0.0164040125634323,0.00654006580307762,0.0008999898078119991],"type":"VEC3"},{"bufferView":0,"byteOffset":906420,"componentType":5126,"count":28,"max":[0.0172293666303789,0.0068989399651103395,0.0008999898078119991],"min":[0.0164040125634323,0.00654006580307762,-1.0192187998962801e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":906756,"componentType":5126,"count":28,"max":[0.0172293666303789,0.0068989399651103395,-1.0192187998962801e-8],"min":[0.0164040125634323,0.00654006580307762,-0.000900010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":907092,"componentType":5126,"count":28,"max":[0.0172293666303789,0.0068989399651103395,-0.000900010192188],"min":[0.0164040125634323,0.00654006580307762,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":907428,"componentType":5126,"count":28,"max":[0.0172293666303789,0.0068989399651103395,-0.0018000101921880002],"min":[0.0164040125634323,0.00654006580307762,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":907764,"componentType":5126,"count":28,"max":[0.0164040125634323,0.00654006580307762,-0.0018000101921880002],"min":[0.0155786584964856,0.0061811916410449,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":908100,"componentType":5126,"count":28,"max":[0.0155786584964856,0.0061811916410449,-0.0018000101921880002],"min":[0.014753304429539,0.005822317479012171,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":908436,"componentType":5126,"count":28,"max":[0.014753304429539,0.005822317479012171,-0.0018000101921880002],"min":[0.0139279503625924,0.00546344331697945,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":908772,"componentType":5126,"count":28,"max":[0.0139279503625924,0.00546344331697945,-0.0018000101921880002],"min":[0.0131025962956458,0.00510456915494673,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":909108,"componentType":5126,"count":28,"max":[0.0131025962956458,0.00510456915494673,-0.0018000101921880002],"min":[0.0122772422286992,0.00474569499291401,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":909444,"componentType":5126,"count":28,"max":[0.0122772422286992,0.00474569499291401,-0.0018000101921880002],"min":[0.0114518881617526,0.0043868208308812905,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":909780,"componentType":5126,"count":28,"max":[0.0114518881617526,0.0043868208308812905,-0.0018000101921880002],"min":[0.010626534094806002,0.00402794666884857,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":910116,"componentType":5126,"count":28,"max":[0.010626534094806002,0.00402794666884857,-0.0018000101921880002],"min":[0.00980118002785936,0.0036690725068158504,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":910452,"componentType":5126,"count":28,"max":[0.00980118002785936,0.0036690725068158504,-0.0018000101921880002],"min":[0.00897582596091275,0.00331019834478312,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":910788,"componentType":5126,"count":28,"max":[0.00897582596091275,0.00331019834478312,-0.0018000101921880002],"min":[0.00815047189396613,0.0029513241827504003,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":911124,"componentType":5126,"count":28,"max":[0.00897582596091275,0.00331019834478312,-0.0009000101921880031],"min":[0.00815047189396613,0.0029513241827504003,-0.0018000101921880002],"type":"VEC3"},{"bufferView":0,"byteOffset":911460,"componentType":5126,"count":28,"max":[0.00897582596091275,0.00331019834478312,-1.01921880006975e-8],"min":[0.00815047189396613,0.0029513241827504003,-0.0009000101921880031],"type":"VEC3"},{"bufferView":0,"byteOffset":911796,"componentType":5126,"count":28,"max":[0.00897582596091275,0.00331019834478312,0.000899989807811998],"min":[0.00815047189396613,0.0029513241827504003,-1.01921880006975e-8],"type":"VEC3"},{"bufferView":0,"byteOffset":912132,"componentType":5126,"count":28,"max":[0.00897582596091275,0.00331019834478312,0.0017999898078120001],"min":[0.00815047189396613,0.0029513241827504003,0.000899989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":912468,"componentType":5126,"count":28,"max":[0.00897582596091275,0.00331019834478312,0.002699989807812],"min":[0.00815047189396613,0.0029513241827504003,0.0017999898078120001],"type":"VEC3"},{"bufferView":0,"byteOffset":912804,"componentType":5126,"count":112,"max":[0.009388502994386051,0.0037572842375126403,0.003146708801156123],"min":[0.008527897671647522,0.0031307612637667603,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":914148,"componentType":5126,"count":112,"max":[0.010213857061332699,0.004116158399545371,0.003146708801156123],"min":[0.00935325173859413,0.00348963542579948,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":915492,"componentType":5126,"count":112,"max":[0.0110392111282793,0.004475032561578091,0.003146708801156123],"min":[0.010178605805540772,0.00384850958783221,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":916836,"componentType":5126,"count":112,"max":[0.0118645651952259,0.00483390672361081,0.003146708801156123],"min":[0.01100395987248737,0.00420738374986493,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":918180,"componentType":5126,"count":112,"max":[0.0126899192621725,0.00519278088564353,0.003146708801156123],"min":[0.01182931393943397,0.00456625791189765,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":919524,"componentType":5126,"count":112,"max":[0.013515273329119101,0.00555165504767625,0.003146708801156123],"min":[0.01265466800638057,0.00492513207393037,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":920868,"componentType":5126,"count":112,"max":[0.014340627396065701,0.00591052920970897,0.003146708801156123],"min":[0.01348002207332717,0.00528400623596309,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":922212,"componentType":5126,"count":112,"max":[0.0151659814630123,0.00626940337174169,0.003146708801156123],"min":[0.01430537614027377,0.00564288039799581,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":923556,"componentType":5126,"count":112,"max":[0.0159913355299589,0.00662827753377442,0.003146708801156123],"min":[0.015130730207220371,0.00600175456002853,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":924900,"componentType":5126,"count":112,"max":[0.0168166895969056,0.00698715169580714,0.003146708801156123],"min":[0.01595608427416707,0.00636062872206126,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":926244,"componentType":5126,"count":111,"max":[0.017640634162558393,0.00734602585783986,0.0031484528296650007],"min":[0.01678143834111367,0.00671950288409398,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":927576,"componentType":5126,"count":112,"max":[0.017639034783644314,0.00734602585783986,0.0022499898078120004],"min":[0.01678143834111367,0.00671950288409398,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":928920,"componentType":5126,"count":112,"max":[0.017639034783644314,0.00734602585783986,0.001349989807812],"min":[0.01678143834111367,0.00671950288409398,0.00044998980781200097],"type":"VEC3"},{"bufferView":0,"byteOffset":930264,"componentType":5126,"count":112,"max":[0.017639034783644314,0.00734602585783986,0.00044998980781200097],"min":[0.01678143834111367,0.00671950288409398,-0.000450010192187999],"type":"VEC3"},{"bufferView":0,"byteOffset":931608,"componentType":5126,"count":112,"max":[0.017639034783644314,0.00734602585783986,-0.000450010192187999],"min":[0.01678143834111367,0.00671950288409398,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":932952,"componentType":5126,"count":112,"max":[0.017639034783644314,0.00734602585783986,-0.001350010192188],"min":[0.01678143834111367,0.00671950288409398,-0.0022500101921879997],"type":"VEC3"},{"bufferView":0,"byteOffset":934296,"componentType":5126,"count":112,"max":[0.017639034783644314,0.00734602585783986,-0.0022500101921879997],"min":[0.01678143834111367,0.00671950288409398,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":935640,"componentType":5126,"count":113,"max":[0.0168166895969056,0.00698715169580714,-0.0022500101921879997],"min":[0.01595608427416707,0.00636062872206126,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":936996,"componentType":5126,"count":113,"max":[0.0159913355299589,0.00662827753377442,-0.0022500101921879997],"min":[0.015130730207220371,0.00600175456002854,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":938352,"componentType":5126,"count":113,"max":[0.0151659814630123,0.00626940337174169,-0.0022500101921879997],"min":[0.01430537614027377,0.00564288039799581,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":939708,"componentType":5126,"count":113,"max":[0.014340627396065701,0.00591052920970897,-0.0022500101921879997],"min":[0.01348002207332717,0.00528400623596309,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":941064,"componentType":5126,"count":113,"max":[0.013515273329119101,0.00555165504767625,-0.0022500101921879997],"min":[0.01265466800638057,0.00492513207393037,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":942420,"componentType":5126,"count":113,"max":[0.0126899192621725,0.00519278088564353,-0.0022500101921879997],"min":[0.01182931393943397,0.00456625791189765,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":943776,"componentType":5126,"count":113,"max":[0.0118645651952259,0.00483390672361081,-0.0022500101921879997],"min":[0.01100395987248737,0.00420738374986493,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":945132,"componentType":5126,"count":113,"max":[0.0110392111282793,0.004475032561578091,-0.00225001019218801],"min":[0.010178605805540772,0.0038485095878322004,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":946488,"componentType":5126,"count":113,"max":[0.010213857061332699,0.004116158399545371,-0.0022500101921879997],"min":[0.00935325173859413,0.00348963542579948,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":947844,"componentType":5126,"count":113,"max":[0.009388502994386051,0.0037572842375126403,-0.0022500101921879997],"min":[0.008527897671647522,0.0031307612637667603,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":949200,"componentType":5126,"count":112,"max":[0.00856314892743944,0.00339841007547992,-0.00225001019218801],"min":[0.007702543604700899,0.002773195400083208,-0.0031500101921880003],"type":"VEC3"},{"bufferView":0,"byteOffset":950544,"componentType":5126,"count":112,"max":[0.00856314892743944,0.00339841007547992,-0.001350010192188],"min":[0.007702543604700899,0.002773195400083208,-0.00225001019218801],"type":"VEC3"},{"bufferView":0,"byteOffset":951888,"componentType":5126,"count":112,"max":[0.00856314892743944,0.00339841007547992,-0.000450010192188001],"min":[0.007702543604700899,0.002773195400083208,-0.001350010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":953232,"componentType":5126,"count":112,"max":[0.00856314892743944,0.00339841007547992,0.000449989807811998],"min":[0.007702543604700899,0.002773195400083208,-0.000450010192188001],"type":"VEC3"},{"bufferView":0,"byteOffset":954576,"componentType":5126,"count":112,"max":[0.00856314892743944,0.00339841007547992,0.001349989807812],"min":[0.007702543604700899,0.002773195400083208,0.000449989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":955920,"componentType":5126,"count":112,"max":[0.00856314892743944,0.00339841007547992,0.0022499898078120004],"min":[0.007702543604700899,0.002773195400083208,0.001349989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":957264,"componentType":5126,"count":111,"max":[0.00856314892743944,0.00339841007547992,0.0031484528296650007],"min":[0.007702543604700899,0.002772499970339114,0.0022499898078120004],"type":"VEC3"},{"bufferView":0,"byteOffset":958596,"componentType":5126,"count":510,"max":[0.019063486779149097,0.00769643810296083,0.004699989807812],"min":[0.00631635174519589,0.00215382604489991,-0.004700010192188001],"type":"VEC3"},{"bufferView":0,"byteOffset":964716,"componentType":5126,"count":16,"max":[0.00815047189396613,0.00336400121622371,0.004699989807812],"min":[0.00613691466417953,0.00215382604489991,0.002699989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":964908,"componentType":5126,"count":4,"max":[0.0172293666303789,0.00731161699858364,0.004699989807812],"min":[0.00797103481294977,0.0029513241827504003,0.004699989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":964956,"componentType":5126,"count":16,"max":[0.019063486779149097,0.00810911513643414,0.004699989807812],"min":[0.0170499295493625,0.0068989399651103395,0.002699989807812],"type":"VEC3"},{"bufferView":0,"byteOffset":965148,"componentType":5126,"count":4,"max":[0.019063486779149097,0.00810911513643414,0.002699989807812],"min":[0.0188840496981327,0.00769643810296083,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":965196,"componentType":5126,"count":16,"max":[0.019063486779149097,0.00810911513643414,-0.002700010192188],"min":[0.0170499295493625,0.0068989399651103395,-0.004700010192188001],"type":"VEC3"},{"bufferView":0,"byteOffset":965388,"componentType":5126,"count":4,"max":[0.0172293666303789,0.00731161699858364,-0.004700010192188001],"min":[0.00797103481294977,0.0029513241827504003,-0.004700010192188001],"type":"VEC3"},{"bufferView":0,"byteOffset":965436,"componentType":5126,"count":16,"max":[0.00815047189396613,0.00336400121622371,-0.002700010192188],"min":[0.00613691466417953,0.00215382604489991,-0.004700010192188001],"type":"VEC3"},{"bufferView":0,"byteOffset":965628,"componentType":5126,"count":4,"max":[0.00631635174519589,0.0025665030783732197,0.002699989807812],"min":[0.00613691466417953,0.00215382604489991,-0.002700010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":965676,"componentType":5126,"count":84,"max":[0.0204963627251732,0.008810168792902041,0.005208131837996011],"min":[0.004066072625764089,0.00166607533348086,-0.00520813183799651],"type":"VEC3"},{"bufferView":0,"byteOffset":966684,"componentType":5126,"count":3,"max":[0.019043165150629603,0.0123121332879896,0.00553546375285554],"min":[0.0186906976744186,0.011563180082956,0.00547810179058904],"type":"VEC3"},{"bufferView":0,"byteOffset":966720,"componentType":5126,"count":32,"max":[0.021799533375592116,0.016167368291950045,0.00577047525570121],"min":[0.020861188798311003,0.0142660842722811,-0.00577047525575247],"type":"VEC3"},{"bufferView":0,"byteOffset":967104,"componentType":5126,"count":3,"max":[0.019043248174456403,0.0123122583002659,-0.0054780854435692306],"min":[0.0186906976744186,0.0115631800829565,-0.00553546375285554],"type":"VEC3"},{"bufferView":0,"byteOffset":967140,"componentType":5126,"count":16,"max":[0.020827542803026303,0.0136299386329289,-0.004459617878954641],"min":[0.0188249337610394,0.010751311977435,-0.00532417448733725],"type":"VEC3"},{"bufferView":0,"byteOffset":967332,"componentType":5126,"count":7,"max":[0.0210594639596587,0.0136983610680578,-0.0041812756774819194],"min":[0.0197170093200942,0.010499789560341,-0.00426713832436066],"type":"VEC3"},{"bufferView":0,"byteOffset":967416,"componentType":5126,"count":10,"max":[0.0212509442979988,0.01380743177674,-0.0030552783216007302],"min":[0.0197362746095443,0.0105107510519295,-0.00419885534498761],"type":"VEC3"},{"bufferView":0,"byteOffset":967536,"componentType":5126,"count":8,"max":[0.0212512124538802,0.013807576592819601,0.0041989649583486],"min":[0.019736243246531403,0.010510734659213799,0.00305525122977933],"type":"VEC3"},{"bufferView":0,"byteOffset":967632,"componentType":5126,"count":7,"max":[0.0210594262589936,0.013698341801664,0.004269721413697171],"min":[0.0197161132862066,0.0104999770800215,0.00418140109318368],"type":"VEC3"},{"bufferView":0,"byteOffset":967716,"componentType":5126,"count":16,"max":[0.020812790243632803,0.0136273956991285,0.00532410001245372],"min":[0.0188248811216653,0.0107600101091299,0.00447587326349358],"type":"VEC3"},{"bufferView":0,"byteOffset":967908,"componentType":5126,"count":53,"max":[0.005074824846042611,0.0035628857192496976,0.005652925184774581],"min":[0.002826747157806363,0.00166607533348086,0.004108146953194948],"type":"VEC3"},{"bufferView":0,"byteOffset":968544,"componentType":5126,"count":4,"max":[0.00774176979435349,0.004488589148296539,0.0052314343496751795],"min":[0.00449246161579081,0.00209492519953035,0.005208131837996011],"type":"VEC3"},{"bufferView":0,"byteOffset":968592,"componentType":5126,"count":4,"max":[0.0204963627251732,0.0100437358470419,0.0052314343496751795],"min":[0.016766380743515802,0.00741828228304799,0.004044587629098231],"type":"VEC3"},{"bufferView":0,"byteOffset":968640,"componentType":5126,"count":8,"max":[0.0204963627251732,0.0100437358470419,0.00406138312924146],"min":[0.0199854025212518,0.008810168792902041,0.000649989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":968736,"componentType":5126,"count":4,"max":[0.0204963627251732,0.0100437358470419,-0.004044587629098231],"min":[0.016766380743515802,0.00741828228304799,-0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":968784,"componentType":5126,"count":4,"max":[0.0172952429088866,0.00864406534281348,-0.005208131837996011],"min":[0.014912744412173301,0.00661380612796446,-0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":968832,"componentType":5126,"count":53,"max":[0.0050748248460426105,0.0035628857192496967,-0.004108146953195435],"min":[0.0028267471578054255,0.0016660753334810099,-0.00565292518477701],"type":"VEC3"},{"bufferView":0,"byteOffset":969468,"componentType":5126,"count":4,"max":[0.004066072625764441,0.00269336412056544,-0.002500010192188],"min":[0.0035979101534758403,0.0016660753334810099,-0.0041579911777045704],"type":"VEC3"},{"bufferView":0,"byteOffset":969516,"componentType":5126,"count":6,"max":[0.018629809710526,0.012801157941676801,-0.005505797001063671],"min":[0.0180463698212576,0.0124097917503744,-0.0056141714491143805],"type":"VEC3"},{"bufferView":0,"byteOffset":969588,"componentType":5126,"count":6,"max":[0.0186297545639276,0.0128011113870293,0.00561417144911437],"min":[0.0180463698212576,0.0124097917503744,0.00550581586625409],"type":"VEC3"},{"bufferView":0,"byteOffset":969660,"componentType":5126,"count":14,"max":[0.0186906976744186,0.012441081433611301,0.00590352919413629],"min":[0.0141891356404011,0.0088210516127807,0.00553546375285554],"type":"VEC3"},{"bufferView":0,"byteOffset":969828,"componentType":5126,"count":34,"max":[0.0245509155504099,0.0160131746240689,0.00636404793186386],"min":[0.020878997890904798,0.012615826170221,0.00202808915413333],"type":"VEC3"},{"bufferView":0,"byteOffset":970236,"componentType":5126,"count":13,"max":[0.0221137433164775,0.016167368291950045,0.00242135391697901],"min":[0.021726216949954566,0.015956159133799202,-0.0024213539169790203],"type":"VEC3"},{"bufferView":0,"byteOffset":970392,"componentType":5126,"count":29,"max":[0.024950827913300926,0.0161373924639457,0.0026931135250549396],"min":[0.0219003881832488,0.012704844770125099,0.000503713002057655],"type":"VEC3"},{"bufferView":0,"byteOffset":970740,"componentType":5126,"count":29,"max":[0.02495082791330139,0.0161373924639457,-0.000503713002030179],"min":[0.021900388183237102,0.0127048447701156,-0.0026931135251069315],"type":"VEC3"},{"bufferView":0,"byteOffset":971088,"componentType":5126,"count":32,"max":[0.024550915550390903,0.016013174624063597,-0.00202808915417285],"min":[0.020878997890884602,0.0126158261702187,-0.006364047931879371],"type":"VEC3"},{"bufferView":0,"byteOffset":971472,"componentType":5126,"count":17,"max":[0.0212795282565464,0.0142438505338471,-0.0060244101425339],"min":[0.0188850720764711,0.012444215427158801,-0.00712232162348177],"type":"VEC3"},{"bufferView":0,"byteOffset":971676,"componentType":5126,"count":14,"max":[0.0186906976744186,0.0124410842825777,-0.00553546375285554],"min":[0.014189135640401,0.00882105161278118,-0.0059035291941363],"type":"VEC3"},{"bufferView":0,"byteOffset":971844,"componentType":5126,"count":16,"max":[0.0197830549081202,0.011563180082956,0.00590352919413629],"min":[0.0141891356404011,0.007777169531752541,0.0047409306816622405],"type":"VEC3"},{"bufferView":0,"byteOffset":972036,"componentType":5126,"count":16,"max":[0.0197830549081203,0.0115631800829565,-0.00474093068166187],"min":[0.014189135640401,0.00777716953175268,-0.0059035291941363],"type":"VEC3"},{"bufferView":0,"byteOffset":972228,"componentType":5126,"count":16,"max":[0.00359212262944042,0.00269764666307244,0.00479156782757699],"min":[0.00294556242307153,0.00241651428418592,0.00151396405194257],"type":"VEC3"},{"bufferView":0,"byteOffset":972420,"componentType":5126,"count":14,"max":[0.00312406912465731,0.00313197937298422,0.00579579958625761],"min":[0.00279999960572353,0.0015391258147932601,0.00179763391772119],"type":"VEC3"},{"bufferView":0,"byteOffset":972588,"componentType":5126,"count":19,"max":[0.0245509155504099,0.013049569133526801,0.00712232162348177],"min":[0.0188953488372093,0.011563180082956,0.00264670016576047],"type":"VEC3"},{"bufferView":0,"byteOffset":972816,"componentType":5126,"count":24,"max":[0.0249242870335616,0.013049569133526801,0.00564698265545034],"min":[0.0223715118020823,0.00841188272584824,0.000503713002057655],"type":"VEC3"},{"bufferView":0,"byteOffset":973104,"componentType":5126,"count":25,"max":[0.02495082791330139,0.0161373924639457,0.0006230083067920158],"min":[0.0221137433164775,0.0127048447701156,-0.0006230083067909674],"type":"VEC3"},{"bufferView":0,"byteOffset":973404,"componentType":5126,"count":27,"max":[0.0249242870335601,0.0130495691335076,-0.000503713002030179],"min":[0.0223715118020819,0.00841188272584846,-0.005646982655450689],"type":"VEC3"},{"bufferView":0,"byteOffset":973728,"componentType":5126,"count":20,"max":[0.024550915550390903,0.0130495691335076,-0.0026467001658111904],"min":[0.0188953488372093,0.0115631800829565,-0.00712232162348177],"type":"VEC3"},{"bufferView":0,"byteOffset":973968,"componentType":5126,"count":26,"max":[0.00396995896771987,0.00313197937298422,0.00579579958625761],"min":[0.00279999960572353,0.00133393091812148,0.00139752389803365],"type":"VEC3"},{"bufferView":0,"byteOffset":974280,"componentType":5126,"count":29,"max":[0.022875357769850595,0.0122797166748871,0.007122321623481751],"min":[0.018895348837209402,0.007624270683259821,0.0022801976412952],"type":"VEC3"},{"bufferView":0,"byteOffset":974628,"componentType":5126,"count":19,"max":[0.024929777221151972,0.012730848034136474,0.0022801976412952],"min":[0.0223715118020819,0.008273555035669233,-0.0022801976412961003],"type":"VEC3"},{"bufferView":0,"byteOffset":974856,"componentType":5126,"count":29,"max":[0.022875357769850092,0.0122797166748874,-0.0022801976412961003],"min":[0.0188953488372093,0.00762427068326027,-0.00712232162348177],"type":"VEC3"},{"bufferView":0,"byteOffset":975204,"componentType":5126,"count":50,"max":[0.00280000000000017,0.00423614519409385,0.00769205351900386],"min":[0.00279999930182107,0.00004681323310011754,-0.0076920534754662],"type":"VEC3"},{"bufferView":0,"byteOffset":975804,"componentType":5126,"count":21,"max":[0.007923672233032551,0.00106691385106624,0.0036261161631573604],"min":[0.0028,0.00004681323310011754,-0.00362611616315563],"type":"VEC3"},{"bufferView":0,"byteOffset":976056,"componentType":5126,"count":69,"max":[0.0161433081060053,0.00882105161278119,-0.00344516749241685],"min":[0.002799999999999905,0.000308949440214032,-0.007888943663544621],"type":"VEC3"},{"bufferView":0,"byteOffset":976884,"componentType":5126,"count":73,"max":[0.016143308106004898,0.00882105161278069,0.007888943663544661],"min":[0.0028,0.000308949440216433,0.00344516749241862],"type":"VEC3"},{"bufferView":0,"byteOffset":977760,"componentType":5126,"count":23,"max":[0.022373221234349174,0.00841188272584846,0.0030546150485264902],"min":[0.0189259185643187,0.005986864945688349,-0.00305461504852724],"type":"VEC3"},{"bufferView":0,"byteOffset":978036,"componentType":5126,"count":38,"max":[0.021267012915204,0.011563180082956,0.00750255451736684],"min":[0.014244974835125102,0.0053461468341815,0.00280966746306366],"type":"VEC3"},{"bufferView":0,"byteOffset":978492,"componentType":5126,"count":38,"max":[0.0212670129152038,0.0115631800829565,-0.0028096674630644198],"min":[0.014244974835125102,0.005346146834182021,-0.00750255451736685],"type":"VEC3"},{"bufferView":0,"byteOffset":978948,"componentType":5126,"count":7,"max":[0.0194471686662097,0.0124306954934404,0.00553546375285554],"min":[0.0186906976744186,0.0113053909224068,0.00535422908325243],"type":"VEC3"},{"bufferView":0,"byteOffset":979032,"componentType":5126,"count":10,"max":[0.0189288612780049,0.0125608188862476,0.00554328403615418],"min":[0.0186297545639276,0.0123121332879896,0.00541992348631734],"type":"VEC3"},{"bufferView":0,"byteOffset":979152,"componentType":5126,"count":13,"max":[0.018871093955287802,0.012930629279229,0.00554328403615418],"min":[0.0185431063447642,0.012441081433611301,0.0054151644079332584],"type":"VEC3"},{"bufferView":0,"byteOffset":979308,"componentType":5126,"count":7,"max":[0.019446945335245398,0.01243077520379,-0.00535434030305664],"min":[0.0186906976744186,0.011305730152116401,-0.00553546375285554],"type":"VEC3"},{"bufferView":0,"byteOffset":979392,"componentType":5126,"count":10,"max":[0.0189287655247966,0.012560776471986801,-0.005420013639725641],"min":[0.018629809710526,0.0123122583002659,-0.0055432769952303805],"type":"VEC3"},{"bufferView":0,"byteOffset":979512,"componentType":5126,"count":13,"max":[0.0188710527580946,0.0129305691992004,-0.005415213982890785],"min":[0.0185431624829852,0.0124410842825777,-0.0055432769952303805],"type":"VEC3"},{"bufferView":0,"byteOffset":979668,"componentType":5126,"count":10,"max":[0.0195870748011906,0.0125054951286942,0.00541992348631734],"min":[0.0189288612780049,0.011229071076824899,0.00528637737246475],"type":"VEC3"},{"bufferView":0,"byteOffset":979788,"componentType":5126,"count":10,"max":[0.019116004974161202,0.0126375709058925,0.00542525621095572],"min":[0.018871093955287802,0.0124306954934404,0.00528637737246475],"type":"VEC3"},{"bufferView":0,"byteOffset":979908,"componentType":5126,"count":13,"max":[0.0190624144736284,0.0130403546550916,0.00542525621095572],"min":[0.0186967764400678,0.0125608188862476,0.0052873965647664495],"type":"VEC3"},{"bufferView":0,"byteOffset":980064,"componentType":5126,"count":10,"max":[0.019587003935485504,0.0125055817540624,-0.00528651968619081],"min":[0.0189287655247966,0.0112294255938594,-0.005420013639725641],"type":"VEC3"},{"bufferView":0,"byteOffset":980184,"componentType":5126,"count":10,"max":[0.0191159546092388,0.012637532365646001,-0.00528651968619081],"min":[0.0188710527580946,0.01243077520379,-0.00542534076047987],"type":"VEC3"},{"bufferView":0,"byteOffset":980304,"componentType":5126,"count":13,"max":[0.0190624115316412,0.013040398972594,-0.0052875395270645595],"min":[0.0186967062987952,0.012560776471986801,-0.00542534076047987],"type":"VEC3"},{"bufferView":0,"byteOffset":980460,"componentType":5126,"count":7,"max":[0.0148640164879835,0.0106413135285624,-0.00626910452731091],"min":[0.00484451348013892,0.006736399047059589,-0.0078308258614602],"type":"VEC3"},{"bufferView":0,"byteOffset":980544,"componentType":5126,"count":23,"max":[0.020146956529827603,0.0136688192894002,-0.00561369737910978],"min":[0.0147581165433748,0.010335447231522,-0.00747709615974117],"type":"VEC3"},{"bufferView":0,"byteOffset":980820,"componentType":5126,"count":16,"max":[0.0211448532566142,0.01441788063496,-0.00517683056094169],"min":[0.019208284417616402,0.0133425326487553,-0.00660708519594928],"type":"VEC3"},{"bufferView":0,"byteOffset":981012,"componentType":5126,"count":22,"max":[0.0201469565298642,0.0136688192894188,0.00747709615974117],"min":[0.0147581163080755,0.010335447231522,0.0056136973790866605],"type":"VEC3"},{"bufferView":0,"byteOffset":981276,"componentType":5126,"count":7,"max":[0.0148640164879835,0.0106413134440489,0.00783082586145997],"min":[0.00484451348014946,0.00673639904707105,0.00626910453805228],"type":"VEC3"},{"bufferView":0,"byteOffset":981360,"componentType":5126,"count":17,"max":[0.0211448532566636,0.014417880634993701,0.00660708519593066],"min":[0.0192082844176273,0.013342532648763299,0.005176830560901621],"type":"VEC3"},{"bufferView":0,"byteOffset":981564,"componentType":5126,"count":15,"max":[0.004785904810262881,0.00705954788580479,0.00661766265352814],"min":[0.0028,0.00423614374432025,0.00614401162613327],"type":"VEC3"},{"bufferView":0,"byteOffset":981744,"componentType":5126,"count":16,"max":[0.0048445134801511506,0.00708059863420301,0.007888943663544661],"min":[0.0028,0.00381969090650711,0.00622475015388109],"type":"VEC3"},{"bufferView":0,"byteOffset":981936,"componentType":5126,"count":15,"max":[0.004785904810262881,0.00705954788580479,-0.00614401162613379],"min":[0.0028,0.00423614374432025,-0.006617662653439601],"type":"VEC3"},{"bufferView":0,"byteOffset":982116,"componentType":5126,"count":16,"max":[0.00484451348014468,0.0070805986341992205,-0.0062247501538100795],"min":[0.0028,0.00381969091953267,-0.007888943663544621],"type":"VEC3"},{"bufferView":0,"byteOffset":982308,"componentType":5126,"count":4,"max":[0.020242614505951502,0.00944759273363592,0.000649989807811998],"min":[0.019917480592991102,0.00869983592706016,-0.000650010192188003],"type":"VEC3"},{"bufferView":0,"byteOffset":982356,"componentType":5126,"count":4,"max":[0.0204963627251732,0.0100437358470419,-0.000650010192188003],"min":[0.019917480592991102,0.00869983592706016,-0.000650010192188003],"type":"VEC3"},{"bufferView":0,"byteOffset":982404,"componentType":5126,"count":4,"max":[0.0204963627251732,0.0100437358470419,0.000649989807811998],"min":[0.019917480592991102,0.00869983592706016,0.000649989807811998],"type":"VEC3"},{"bufferView":0,"byteOffset":982452,"componentType":5126,"count":4,"max":[0.0143446023299264,0.00735958244455831,-0.00493143434967518],"min":[0.0138122723229112,0.00613530724525417,-0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":982500,"componentType":5126,"count":4,"max":[0.015445074419188501,0.00736156293454023,-0.00493143434967518],"min":[0.014019468416966,0.00613530724525417,-0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":982548,"componentType":5126,"count":4,"max":[0.015445074419188501,0.0078380813272686,-0.00493143434967518],"min":[0.014912744412173301,0.00661380612796446,-0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":982596,"componentType":5126,"count":4,"max":[0.0143446023299264,0.00735958244455831,0.0052314343496751795],"min":[0.0138122723229112,0.00613530724525417,0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":982644,"componentType":5126,"count":4,"max":[0.015445074419188501,0.0078380813272686,0.0052314343496751795],"min":[0.014912744412173301,0.00661380612796446,0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":982692,"componentType":5126,"count":4,"max":[0.015445074419188501,0.00736156293454022,0.00493143434967518],"min":[0.014019468416966,0.00613530724525417,0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":982740,"componentType":5126,"count":4,"max":[0.00774176979435349,0.004488589148296539,-0.00493143434967518],"min":[0.007209439787338291,0.0032643139489924,-0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":982788,"componentType":5126,"count":4,"max":[0.008842241883615641,0.004490569638278451,-0.00493143434967518],"min":[0.00741663588139308,0.0032643139489924,-0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":982836,"componentType":5126,"count":4,"max":[0.008842241883615641,0.0049670880310068305,-0.00493143434967518],"min":[0.00830991187660044,0.00374281283170269,-0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":982884,"componentType":5126,"count":4,"max":[0.00774176979435349,0.004488589148296539,0.0052314343496751795],"min":[0.007209439787338291,0.0032643139489924,0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":982932,"componentType":5126,"count":4,"max":[0.008842241883615641,0.0049670880310068305,0.0052314343496751795],"min":[0.00830991187660044,0.00374281283170269,0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":982980,"componentType":5126,"count":4,"max":[0.008842241883615641,0.004490569638278451,0.00493143434967518],"min":[0.00741663588139308,0.0032643139489924,0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":983028,"componentType":5126,"count":4,"max":[0.004319820844986111,0.00234075299102163,-0.00149415255324905],"min":[0.004074436745810751,0.0017764081993229,-0.002500010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":983076,"componentType":5126,"count":7,"max":[0.004319820844986111,0.00269764666307244,-0.00149415255324905],"min":[0.0032258061613814003,0.00162855603162521,-0.00151396405194258],"type":"VEC3"},{"bufferView":0,"byteOffset":983160,"componentType":5126,"count":4,"max":[0.004319820844986111,0.00269336412056544,-0.002500010192188],"min":[0.0035979101534758403,0.0016660753334810099,-0.002500010192188],"type":"VEC3"},{"bufferView":0,"byteOffset":983208,"componentType":5126,"count":4,"max":[0.004319820844986111,0.00234075299102163,0.0024999898078120002],"min":[0.004074436745810751,0.0017764081993229,0.00149415255324904],"type":"VEC3"},{"bufferView":0,"byteOffset":983256,"componentType":5126,"count":4,"max":[0.004319820844986111,0.00269336412056544,0.0024999898078120002],"min":[0.0035979101534758403,0.0016660753334810099,0.0024999898078120002],"type":"VEC3"},{"bufferView":0,"byteOffset":983304,"componentType":5126,"count":7,"max":[0.004319820844986111,0.00269764666307244,0.00151396405194257],"min":[0.0032258061613814003,0.00162855605879163,0.00149415255324904],"type":"VEC3"},{"bufferView":0,"byteOffset":983388,"componentType":5126,"count":32,"max":[0.0208208280051131,0.0111440078652232,0.0007495696754310198],"min":[0.01968789816629884,0.010053055147156917,-0.0007495900429997618],"type":"VEC3"},{"bufferView":0,"byteOffset":983772,"componentType":5126,"count":33,"max":[0.02108183002561219,0.01139284924468145,0.00124420512332366],"min":[0.01968789816629884,0.010786730155149945,-0.00124422601170679],"type":"VEC3"},{"bufferView":0,"byteOffset":984168,"componentType":5126,"count":4,"max":[0.0151199405062281,0.0078380813272686,-0.00493143434967518],"min":[0.0138122723229112,0.00688306405182993,-0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":984216,"componentType":5126,"count":4,"max":[0.008517107970655231,0.0049670880310068305,-0.00493143434967518],"min":[0.007209439787338291,0.00401207075556816,-0.0052314343496751795],"type":"VEC3"},{"bufferView":0,"byteOffset":984264,"componentType":5126,"count":8,"max":[0.004074436745810751,0.00269764666307244,-0.00150489413415105],"min":[0.00359212262944042,0.00234075299102163,-0.00415908438687821],"type":"VEC3"},{"bufferView":0,"byteOffset":984360,"componentType":5126,"count":8,"max":[0.004074436745810751,0.00269764666307244,0.00415908438687772],"min":[0.00359212262944042,0.00234075299102163,0.00150489413415104],"type":"VEC3"},{"bufferView":0,"byteOffset":984456,"componentType":5126,"count":4,"max":[0.008517107970655231,0.0049670880310068305,0.0052314343496751795],"min":[0.007209439787338291,0.00401207075556816,0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":984504,"componentType":5126,"count":4,"max":[0.0199854025212518,0.0100437358470419,0.000649989807811998],"min":[0.019917480592991102,0.00944759273363592,-0.000650010192188003],"type":"VEC3"},{"bufferView":0,"byteOffset":984552,"componentType":5126,"count":4,"max":[0.0151199405062281,0.0078380813272686,0.0052314343496751795],"min":[0.0138122723229112,0.00688306405182993,0.00493143434967518],"type":"VEC3"},{"bufferView":0,"byteOffset":984600,"componentType":5126,"count":4,"max":[0.020989687624054402,0.00928092622326558,0.00299824430131918],"min":[0.020406418419614,0.009027313555241261,0.00150173531430482],"type":"VEC3"},{"bufferView":0,"byteOffset":984648,"componentType":5126,"count":4,"max":[0.020989687624054402,0.010297348515066201,0.00301744487274021],"min":[0.0199854025212518,0.009027313555241261,0.00299824430131918],"type":"VEC3"},{"bufferView":0,"byteOffset":984696,"componentType":5126,"count":4,"max":[0.020989687624054402,0.010297348515066201,0.00150173531430482],"min":[0.0199854025212518,0.009027313555241261,0.00148253474288378],"type":"VEC3"},{"bufferView":0,"byteOffset":984744,"componentType":5126,"count":4,"max":[0.020989687624054402,0.010297348515066201,0.00301744487274021],"min":[0.0205686717256923,0.00928092622326558,0.00148253474288378],"type":"VEC3"},{"bufferView":0,"byteOffset":984792,"componentType":5126,"count":4,"max":[0.020989687624054402,0.010297348515066201,-0.00299826468569518],"min":[0.0199854025212518,0.009027313555241261,-0.00301746525711622],"type":"VEC3"},{"bufferView":0,"byteOffset":984840,"componentType":5126,"count":4,"max":[0.020989687624054402,0.010297348515066201,-0.0014825551272597901],"min":[0.0199854025212518,0.009027313555241261,-0.00150175569868082],"type":"VEC3"},{"bufferView":0,"byteOffset":984888,"componentType":5126,"count":4,"max":[0.020989687624054402,0.010297348515066201,-0.0014825551272597901],"min":[0.0205686717256923,0.00928092622326558,-0.00301746525711622],"type":"VEC3"},{"bufferView":0,"byteOffset":984936,"componentType":5126,"count":4,"max":[0.0128737059657461,0.0057519969632771496,-0.0052122337782541505],"min":[0.010125727211219002,0.004557141794679039,-0.00585],"type":"VEC3"},{"bufferView":0,"byteOffset":984984,"componentType":5126,"count":5,"max":[0.0128737059657461,0.006903880672494761,-0.0052122337782541505],"min":[0.012396580111116499,0.0057519969632771496,-0.00585],"type":"VEC3"},{"bufferView":0,"byteOffset":985044,"componentType":5126,"count":4,"max":[0.010125727211219002,0.0055582516665257,-0.0052122337782541505],"min":[0.0096694951579456,0.004557141794679039,-0.00585],"type":"VEC3"},{"bufferView":0,"byteOffset":985092,"componentType":5126,"count":5,"max":[0.0128737059657461,0.006903880672494761,-0.00585],"min":[0.0096694951579456,0.004557141794679039,-0.00585],"type":"VEC3"},{"bufferView":0,"byteOffset":985152,"componentType":5126,"count":5,"max":[0.0128737059657461,0.00690388067247563,0.00585],"min":[0.00966949515794561,0.004557141794679039,0.00585],"type":"VEC3"},{"bufferView":0,"byteOffset":985212,"componentType":5126,"count":4,"max":[0.010125727211219002,0.0055582516665257,0.00585],"min":[0.0096694951579456,0.004557141794679039,0.00521223377825414],"type":"VEC3"},{"bufferView":0,"byteOffset":985260,"componentType":5126,"count":5,"max":[0.0128737059657461,0.00690388067247563,0.00585],"min":[0.012396580111119401,0.0057519969632771496,0.00521223377825414],"type":"VEC3"},{"bufferView":0,"byteOffset":985320,"componentType":5126,"count":4,"max":[0.0128737059657461,0.0057519969632771496,0.00585],"min":[0.010125727211219002,0.004557141794679039,0.00521223377825414],"type":"VEC3"},{"bufferView":0,"byteOffset":985368,"componentType":5126,"count":26,"max":[0.0040086093282441105,0.00386013722737109,0.005610300689557515],"min":[0.002881697043900383,0.0033701418206429352,0.004390428779041506],"type":"VEC3"},{"bufferView":0,"byteOffset":985680,"componentType":5126,"count":26,"max":[0.0040086093282441105,0.00386013722737109,-0.004390428779042008],"min":[0.0028816970439003845,0.0033701418206429357,-0.0056103006895580135],"type":"VEC3"},{"bufferView":0,"byteOffset":985992,"componentType":5126,"count":16,"max":[0.00341090943785159,0.0025383677296084,0.00181292101673697],"min":[0.00294556242307153,0.0015329703384476985,0.0014981120301954401],"type":"VEC3"},{"bufferView":0,"byteOffset":986184,"componentType":5126,"count":16,"max":[0.0034109094433786603,0.0025383677296084,-0.00149811202972211],"min":[0.00294556242307153,0.001533106659076822,-0.0018129210167369902],"type":"VEC3"},{"bufferView":0,"byteOffset":986376,"componentType":5126,"count":22,"max":[0.008279833976404291,0.00146118800965632,0.0034066050203488503],"min":[0.006824058495207991,0.0008946672132057194,-0.00340660502034812],"type":"VEC3"},{"bufferView":0,"byteOffset":986640,"componentType":5126,"count":29,"max":[0.0160957686138055,0.0056860388375099295,-0.00338999942647451],"min":[0.0077789433445565204,0.00133792789038281,-0.005999366692408052],"type":"VEC3"},{"bufferView":0,"byteOffset":986988,"componentType":5126,"count":13,"max":[0.0188289769764062,0.00627888700611442,-0.00300889929177245],"min":[0.0159511619060267,0.00540379552077208,-0.00545936416864195],"type":"VEC3"},{"bufferView":0,"byteOffset":987144,"componentType":5126,"count":23,"max":[0.019591606293047646,0.0065682433871803655,0.00304051523552311],"min":[0.0184100625531703,0.00600624752376326,-0.0030405152355121403],"type":"VEC3"},{"bufferView":0,"byteOffset":987420,"componentType":5126,"count":13,"max":[0.0188289767421299,0.0062788875638344,0.00545936416864212],"min":[0.0159511619060263,0.00540379552077157,0.0030088992791194504],"type":"VEC3"},{"bufferView":0,"byteOffset":987576,"componentType":5126,"count":40,"max":[0.0101136725687692,0.0028772278388456297,0.005492970058920151],"min":[0.006824058495207991,0.0006006433144932169,-0.005492970058919411],"type":"VEC3"},{"bufferView":0,"byteOffset":988056,"componentType":5126,"count":50,"max":[0.019713444681852908,0.0065682433871803655,0.0057317080469322206],"min":[0.0150909297472012,0.00508677806357489,-0.0057317080596329],"type":"VEC3"},{"bufferView":0,"byteOffset":988656,"componentType":5126,"count":14,"max":[0.0152512177494815,0.0054554153139051,0.0059993666924081125],"min":[0.00997923707322478,0.00253155860520232,0.0054883814992698595],"type":"VEC3"},{"bufferView":0,"byteOffset":988824,"componentType":5126,"count":14,"max":[0.0152512177512455,0.00545541509457207,-0.005488381499269171],"min":[0.00997923707322294,0.0025315586052008297,-0.005999366692408052],"type":"VEC3"},{"bufferView":0,"byteOffset":988992,"componentType":5126,"count":27,"max":[0.0160957686138051,0.00568603883750941,0.0059993666924081125],"min":[0.0077789433445568,0.00133792789038382,0.0033899994264791],"type":"VEC3"},{"bufferView":0,"byteOffset":989316,"componentType":5126,"count":46,"max":[0.019366604834006824,0.006335554104903587,0.00534146417311418],"min":[0.0151446093914488,0.00477248148534255,-0.00534146417311418],"type":"VEC3"},{"bufferView":0,"byteOffset":989868,"componentType":5126,"count":42,"max":[0.0110811745888712,0.00311673256817799,0.005341463414634141],"min":[0.007219326469803871,0.0006917997763650874,-0.00534146341463415],"type":"VEC3"},{"bufferView":0,"byteOffset":990372,"componentType":5126,"count":11,"max":[0.0152921316258081,0.00511175935207425,0.005600210497693142],"min":[0.010937534848829401,0.00278638378255611,0.005341463414634141],"type":"VEC3"},{"bufferView":0,"byteOffset":990504,"componentType":5126,"count":11,"max":[0.0152921316258073,0.0051117593520754005,-0.00534146341463415],"min":[0.0109375348488295,0.00278638378255594,-0.005599869821917977],"type":"VEC3"},{"bufferView":0,"byteOffset":990636,"componentType":5126,"count":12,"max":[0.0185041127750737,0.0057133998969962,0.00500114043794844],"min":[0.016273107866403697,0.00479867831343157,0.00308573347499245],"type":"VEC3"},{"bufferView":0,"byteOffset":990780,"componentType":5126,"count":21,"max":[0.019366604834006824,0.006054957505845849,0.00312731564550249],"min":[0.017833588585863803,0.005292175585953571,-0.0031273156454961304],"type":"VEC3"},{"bufferView":0,"byteOffset":991032,"componentType":5126,"count":12,"max":[0.0185041127750731,0.00571339989699651,-0.0030857334749932004],"min":[0.0162731078664041,0.004798678313432139,-0.0050011404379482],"type":"VEC3"},{"bufferView":0,"byteOffset":991176,"componentType":5126,"count":24,"max":[0.009189067748312891,0.00139939967889322,0.0034284575319361702],"min":[0.007343963709545892,0.0006917997763650874,-0.0034284575319355],"type":"VEC3"},{"bufferView":0,"byteOffset":991464,"componentType":5126,"count":26,"max":[0.0164148158992675,0.0050900063643520305,0.005598592967688798],"min":[0.00842987316118772,0.0011928754092881799,0.0034036864675235103],"type":"VEC3"},{"bufferView":0,"byteOffset":991776,"componentType":5126,"count":25,"max":[0.0164148158992679,0.0050900063643525605,-0.00340368646752296],"min":[0.00842987316118751,0.00119287540928731,-0.005599869821917977],"type":"VEC3"},{"bufferView":0,"byteOffset":992076,"componentType":5126,"count":26,"max":[0.00957282071297477,0.00182234757732305,0.00336528794516603],"min":[0.007814469160397557,0.0011085104136541902,-0.0033652879451651903],"type":"VEC3"},{"bufferView":0,"byteOffset":992388,"componentType":5126,"count":23,"max":[0.016322232471884503,0.00508712302295384,-0.00334779935529349],"min":[0.00903355859250597,0.0016641547760875399,-0.004999776186584291],"type":"VEC3"},{"bufferView":0,"byteOffset":992664,"componentType":5126,"count":10,"max":[0.0177453898553804,0.00558703125879544,-0.00308288835278192],"min":[0.0162518852460095,0.004934961696862971,-0.0043465884007909605],"type":"VEC3"},{"bufferView":0,"byteOffset":992784,"componentType":5126,"count":21,"max":[0.01875811457418799,0.005992953873491699,0.00310761296411627],"min":[0.017265761117971897,0.00529469350814093,-0.00310761296837806],"type":"VEC3"},{"bufferView":0,"byteOffset":993036,"componentType":5126,"count":10,"max":[0.017745405878873702,0.0055870415804519305,0.00434658840089305],"min":[0.016251885245817402,0.0049349616968624,0.00308288743437194],"type":"VEC3"},{"bufferView":0,"byteOffset":993156,"componentType":5126,"count":41,"max":[0.018882981514942918,0.005992953873491699,0.00475609792499826],"min":[0.0151779548267523,0.00439404157168734,-0.0047560980008837205],"type":"VEC3"},{"bufferView":0,"byteOffset":993648,"componentType":5126,"count":42,"max":[0.011331477422565501,0.00284645172371088,0.0047560975609756],"min":[0.007814469160397557,0.0008268646702137759,-0.0047560975609756105],"type":"VEC3"},{"bufferView":0,"byteOffset":994152,"componentType":5126,"count":10,"max":[0.0153130648035528,0.00470477239907296,-0.0047560975609756105],"min":[0.0111986753769604,0.00254102792886821,-0.00500002233482638],"type":"VEC3"},{"bufferView":0,"byteOffset":994272,"componentType":5126,"count":11,"max":[0.015313064803553501,0.004704772788879391,0.005000492935054683],"min":[0.0111986753769604,0.00254102792886835,0.0047560975609756],"type":"VEC3"},{"bufferView":0,"byteOffset":994404,"componentType":5126,"count":24,"max":[0.0163222324718841,0.00508712302289144,0.005000492935054683],"min":[0.00903355859249641,0.00166415477608549,0.00334779935527899],"type":"VEC3"},{"bufferView":0,"byteOffset":994692,"componentType":5126,"count":39,"max":[0.018532875421339478,0.005768818699523925,0.0043658538197033],"min":[0.015175135326458901,0.0041929889441564205,-0.0043658538197033],"type":"VEC3"},{"bufferView":0,"byteOffset":995160,"componentType":5126,"count":39,"max":[0.0114777074283261,0.0027193251609880804,0.0043658544695074205],"min":[0.008200977460470719,0.0009224296350808602,-0.00436585446950744],"type":"VEC3"},{"bufferView":0,"byteOffset":995628,"componentType":5126,"count":10,"max":[0.0153047403404879,0.0044910590773633505,0.004600029784101735],"min":[0.0113496976277797,0.00242493181430401,0.004365853658536581],"type":"VEC3"},{"bufferView":0,"byteOffset":995748,"componentType":5126,"count":10,"max":[0.0153047403404877,0.00449105907736447,-0.004365853658536581],"min":[0.0113496976277797,0.00242493181430179,-0.004600773393530598],"type":"VEC3"},{"bufferView":0,"byteOffset":995868,"componentType":5126,"count":7,"max":[0.0173481732006256,0.0049975527819053995,0.0038715350888380404],"min":[0.0164788187930997,0.00452157573320737,0.00315146731156022],"type":"VEC3"},{"bufferView":0,"byteOffset":995952,"componentType":5126,"count":27,"max":[0.018532875421339478,0.00548686540012035,0.0031816588298437002],"min":[0.0165084670258975,0.0045083052930185805,-0.00318165882984427],"type":"VEC3"},{"bufferView":0,"byteOffset":996276,"componentType":5126,"count":7,"max":[0.0173481732006312,0.00499755278190834,-0.0031514673115538103],"min":[0.0164788187931001,0.004521575733208121,-0.00387153508883771],"type":"VEC3"},{"bufferView":0,"byteOffset":996360,"componentType":5126,"count":29,"max":[0.0106791176339234,0.00186677643013327,0.00338610108501608],"min":[0.008322472583420053,0.0009224296350808602,-0.0033861010850156303],"type":"VEC3"},{"bufferView":0,"byteOffset":996708,"componentType":5126,"count":25,"max":[0.0165318448615886,0.00465762587444787,0.004600029784101735],"min":[0.009734242579159471,0.00156082246150005,0.00318100925236514],"type":"VEC3"},{"bufferView":0,"byteOffset":997008,"componentType":5126,"count":24,"max":[0.016531844861589002,0.00465762587444848,-0.00318100925236564],"min":[0.00973424257915916,0.00156082246149943,-0.004598436058342494],"type":"VEC3"},{"bufferView":0,"byteOffset":997296,"componentType":5126,"count":6,"max":[0.0164420454177806,0.00481248680335625,0.0031852353564253504],"min":[0.0163822251469995,0.00477954428598176,0.00313882076408454],"type":"VEC3"},{"bufferView":0,"byteOffset":997368,"componentType":5126,"count":6,"max":[0.0164420454177798,0.00481248680335634,-0.00313882076408508],"min":[0.0163822250902086,0.004779544285982501,-0.00318523659852496],"type":"VEC3"},{"bufferView":0,"byteOffset":997440,"componentType":5126,"count":32,"max":[0.011337749412332001,0.0024166066228232704,0.00331810942731145],"min":[0.008795081248569672,0.0013609731131383996,-0.00331810942731095],"type":"VEC3"},{"bufferView":0,"byteOffset":997824,"componentType":5126,"count":24,"max":[0.0163841628109904,0.00478571804458002,-0.00314048472015998],"min":[0.0104991833373788,0.00211956598047384,-0.0039958378075635225],"type":"VEC3"},{"bufferView":0,"byteOffset":998112,"componentType":5126,"count":31,"max":[0.0179135883056801,0.005446836080054667,0.00315945773582424],"min":[0.0157171414479755,0.00440957435126215,-0.00315945773582656],"type":"VEC3"},{"bufferView":0,"byteOffset":998484,"componentType":5126,"count":42,"max":[0.018034309208313757,0.005446836080054667,0.00378048769439503],"min":[0.015139588597483501,0.00395711365190072,-0.00378048758391175],"type":"VEC3"},{"bufferView":0,"byteOffset":998988,"componentType":5126,"count":41,"max":[0.0116699712356872,0.00259626919265191,0.00378048816536759],"min":[0.008795081248569672,0.00108231962996534,-0.00378048816536759],"type":"VEC3"},{"bufferView":0,"byteOffset":999480,"componentType":5126,"count":10,"max":[0.015263684681734899,0.004242512927741369,-0.0037804874813610998],"min":[0.0115468237867189,0.0023130515617095703,-0.0039963521571684205],"type":"VEC3"},{"bufferView":0,"byteOffset":999600,"componentType":5126,"count":10,"max":[0.0152636846817351,0.0042425127319399005,0.003996294973120659],"min":[0.011546823438187,0.00231305156171067,0.00378048748136108],"type":"VEC3"},{"bufferView":0,"byteOffset":999720,"componentType":5126,"count":23,"max":[0.016384162810990102,0.00478571786791764,0.003995935914487505],"min":[0.010499183337372299,0.0021195659804719804,0.00314048472015952],"type":"VEC3"},{"bufferView":0,"byteOffset":999996,"componentType":5126,"count":36,"max":[0.017690259175744964,0.005234043278707067,0.00339024386691668],"min":[0.015097189729651,0.00383977126197534,-0.0033902438669167],"type":"VEC3"},{"bufferView":0,"byteOffset":1000428,"componentType":5126,"count":37,"max":[0.011781540540404601,0.00255522334530242,0.00339024390243902],"min":[0.009179869138658094,0.0011937530548825628,-0.00339024390243902],"type":"VEC3"},{"bufferView":0,"byteOffset":1000872,"componentType":5126,"count":10,"max":[0.0152189591610834,0.004119826630043981,0.0035948957750624056],"min":[0.011660415998907001,0.0022766565450381103,0.00339024343189719],"type":"VEC3"},{"bufferView":0,"byteOffset":1000992,"componentType":5126,"count":10,"max":[0.0152189591610832,0.004119826630044601,-0.00339024343189719],"min":[0.011660415998907001,0.00227665654503808,-0.0035948753393727786],"type":"VEC3"},{"bufferView":0,"byteOffset":1001112,"componentType":5126,"count":74,"max":[0.017690259175744964,0.004954538337884366,0.00332823646463648],"min":[0.009308070565806013,0.0011937530548825628,-0.0033282364646481798],"type":"VEC3"},{"bufferView":0,"byteOffset":1002000,"componentType":5126,"count":11,"max":[0.0157484214855973,0.00408872923637019,0.0035948676000010314],"min":[0.0115641378484405,0.00218372337042803,0.00320305016557455],"type":"VEC3"},{"bufferView":0,"byteOffset":1002132,"componentType":5126,"count":11,"max":[0.0157484214855962,0.00408872923637007,-0.003203050165575],"min":[0.011564137848478501,0.0021837233704440104,-0.003594272455636244],"type":"VEC3"},{"bufferView":0,"byteOffset":1002264,"componentType":5126,"count":10,"max":[0.0151332743786321,0.0039841441157027705,-0.00280487783945607],"min":[0.011813603525644499,0.00225611911744518,-0.002992275847350194],"type":"VEC3"},{"bufferView":0,"byteOffset":1002384,"componentType":5126,"count":32,"max":[0.0119340895403135,0.00253321830325332,0.0028048780487804803],"min":[0.009756224031094596,0.0013638731713201816,-0.00280487804878049],"type":"VEC3"},{"bufferView":0,"byteOffset":1002768,"componentType":5126,"count":10,"max":[0.0151332743786322,0.0039841446738951,0.0029962639114215063],"min":[0.0118136032059614,0.00225611911744524,0.00280487784205595],"type":"VEC3"},{"bufferView":0,"byteOffset":1002888,"componentType":5126,"count":32,"max":[0.017171255340461204,0.004921031209695004,0.00280487804878049],"min":[0.0150125655724381,0.00370653112144009,-0.00280487804878049],"type":"VEC3"},{"bufferView":0,"byteOffset":1003272,"componentType":5126,"count":30,"max":[0.012032447593225101,0.00252682038635391,0.00241463436547506],"min":[0.01014269800021051,0.0014875716179827709,-0.00241463436180378],"type":"VEC3"},{"bufferView":0,"byteOffset":1003632,"componentType":5126,"count":10,"max":[0.0150721075473878,0.00390415797082731,0.0025900872526625402],"min":[0.0119121323888464,0.0022501119177868,0.00241463414634146],"type":"VEC3"},{"bufferView":0,"byteOffset":1003752,"componentType":5126,"count":30,"max":[0.016820049877077206,0.004716215582683678,0.00241463468212475],"min":[0.0149515951341062,0.00362700436712483,-0.00241463467026971],"type":"VEC3"},{"bufferView":0,"byteOffset":1004112,"componentType":5126,"count":10,"max":[0.015072107547387002,0.00390415673863857,-0.00241463414634145],"min":[0.0119121329376508,0.00225011191778674,-0.0025900756806911743],"type":"VEC3"},{"bufferView":0,"byteOffset":1004232,"componentType":5126,"count":74,"max":[0.017050288026384277,0.004921031209695004,0.0029962639114215063],"min":[0.009756224031094596,0.0016414864162394855,-0.002992275847350194],"type":"VEC3"},{"bufferView":0,"byteOffset":1005120,"componentType":5126,"count":66,"max":[0.016820049877077206,0.004438363039138818,0.002589806713632673],"min":[0.010263247642017472,0.0014875716179827709,-0.0025900756806911743],"type":"VEC3"},{"bufferView":0,"byteOffset":1005912,"componentType":5126,"count":24,"max":[0.016288817247095074,0.004414785090969258,0.00182926829268291],"min":[0.0148551301271457,0.00351931701277053,-0.00182926829268291],"type":"VEC3"},{"bufferView":0,"byteOffset":1006200,"componentType":5126,"count":10,"max":[0.0149753122694461,0.00379571766088736,0.0019861956152135278],"min":[0.012055134207547299,0.00225222196076794,0.00182926823491882],"type":"VEC3"},{"bufferView":0,"byteOffset":1006320,"componentType":5126,"count":24,"max":[0.012175149192667,0.00252823732225018,0.00182926829268292],"min":[0.010720312293787148,0.0016825163033315064,-0.00182926829268293],"type":"VEC3"},{"bufferView":0,"byteOffset":1006608,"componentType":5126,"count":10,"max":[0.014975312269446001,0.0037957175203358,-0.00182926823422718],"min":[0.0120551342533272,0.00225222196076791,-0.001986164611327944],"type":"VEC3"},{"bufferView":0,"byteOffset":1006728,"componentType":5126,"count":64,"max":[0.016168536516862356,0.004414785090969258,0.0019858727370799375],"min":[0.010720312293787148,0.001958612621266411,-0.001986164611327944],"type":"VEC3"},{"bufferView":0,"byteOffset":1007496,"componentType":5126,"count":10,"max":[0.014907444815745602,0.0037312825260327,-0.0014390243902439],"min":[0.0121471763074102,0.0022610224738487,-0.0015831737481947405],"type":"VEC3"},{"bufferView":0,"byteOffset":1007616,"componentType":5126,"count":28,"max":[0.015945302948517908,0.004225068316135272,0.00143902465539054],"min":[0.0147873995830918,0.00345520063507246,-0.0014390246524663],"type":"VEC3"},{"bufferView":0,"byteOffset":1007952,"componentType":5126,"count":10,"max":[0.014907444815745602,0.00373128281340296,0.0015831853521647847],"min":[0.012147176185570601,0.0022610224738487702,0.0014390243902439],"type":"VEC3"},{"bufferView":0,"byteOffset":1008072,"componentType":5126,"count":28,"max":[0.012267068668834601,0.00253675743510381,0.00143902449137017],"min":[0.011089682420035898,0.0018126476892297658,-0.00143902449036291],"type":"VEC3"},{"bufferView":0,"byteOffset":1008408,"componentType":5126,"count":68,"max":[0.015945302948517908,0.003948716662691857,0.0015828765649774815],"min":[0.011209626422392054,0.0018126476892297658,-0.0015831737481947405],"type":"VEC3"},{"bufferView":0,"byteOffset":1009224,"componentType":5126,"count":30,"max":[0.015414952516527898,0.003942384115903794,0.0008536585365853579],"min":[0.0146808114285056,0.0033704514583998,-0.0008536585365853781],"type":"VEC3"},{"bufferView":0,"byteOffset":1009584,"componentType":5126,"count":8,"max":[0.0148006757342889,0.00364612055020346,0.0009841627751398456],"min":[0.0122804013696913,0.00228529327537656,0.0008536585310705161],"type":"VEC3"},{"bufferView":0,"byteOffset":1009680,"componentType":5126,"count":30,"max":[0.0124001344962219,0.00256066059420384,0.0008536585365853629],"min":[0.011651979445627866,0.0020215923198533643,-0.0008536585365853691],"type":"VEC3"},{"bufferView":0,"byteOffset":1010040,"componentType":5126,"count":8,"max":[0.014800675734288801,0.00364612054202325,-0.00085365853098421],"min":[0.012280401373353,0.00228529327537656,-0.000984162131738186],"type":"VEC3"},{"bufferView":0,"byteOffset":1010136,"componentType":5126,"count":62,"max":[0.015295021216296983,0.003942384115903794,0.0009841627751398456],"min":[0.011651979445627866,0.0022970027236406646,-0.000984158401962913],"type":"VEC3"},{"bufferView":0,"byteOffset":1010880,"componentType":5126,"count":8,"max":[0.0147262027847716,0.00359704067513108,-0.000463414634146341],"min":[0.0123659613866181,0.0023088496589083797,-0.000585213194140162],"type":"VEC3"},{"bufferView":0,"byteOffset":1010976,"componentType":5126,"count":24,"max":[0.015056749322414239,0.003757901434194604,0.00046341468846615804],"min":[0.0146064056177424,0.00332152668102678,-0.000463414688225619],"type":"VEC3"},{"bufferView":0,"byteOffset":1011264,"componentType":5126,"count":8,"max":[0.014726202784771701,0.0035970406973517403,0.0005852158077004886],"min":[0.0123659613775576,0.00230884965890839,0.000463414634146332],"type":"VEC3"},{"bufferView":0,"byteOffset":1011360,"componentType":5126,"count":24,"max":[0.0124856379373141,0.00258408712510384,0.000463414654078258],"min":[0.012026941895079848,0.0021676168901821886,-0.0004634146539897],"type":"VEC3"},{"bufferView":0,"byteOffset":1011648,"componentType":5126,"count":28,"max":[0.015056749322414239,0.003482278754683611,0.0005852154662526661],"min":[0.01214663615320285,0.0021676168901821886,-0.000585213194140162],"type":"VEC3"},{"bufferView":0,"byteOffset":1011984,"componentType":5126,"count":12,"max":[0.004025192707936234,0.00179453606019722,0.0014561409719621502],"min":[0.00279999999999999,0.0012854727743638029,-0.0014559683638946498],"type":"VEC3"},{"bufferView":0,"byteOffset":1012128,"componentType":5126,"count":23,"max":[0.00396995897924296,0.0031319798830647797,-0.00139752379794444],"min":[0.00279999930182107,0.00133390444391674,-0.00579580662284262],"type":"VEC3"},{"bufferView":0,"byteOffset":1012404,"componentType":5126,"count":3,"max":[0.00400752969979506,0.00187697750748949,0.0013981822733202401],"min":[0.00285914021924701,0.0013528501901728,0.00139660109883252],"type":"VEC3"},{"bufferView":0,"byteOffset":1012440,"componentType":5126,"count":3,"max":[0.00400753569342546,0.00187697748220439,-0.00139660084698972],"min":[0.00285897221075338,0.0013527708852945199,-0.0013981822728353],"type":"VEC3"},{"bufferView":0,"byteOffset":1012476,"componentType":5126,"count":58,"max":[2.2478855100933924e-15,0.016929034951218953,0.00799965995407336],"min":[-8.110132499656617e-19,8.355702791393609e-7,-0.007999653603456402],"type":"VEC3"},{"bufferView":0,"byteOffset":1013172,"componentType":5126,"count":24,"max":[0.014244974835125102,0.0122210470665086,0.007998169431389344],"min":[0.00005242062638308198,0.0052271516902747455,0.00750255451736684],"type":"VEC3"},{"bufferView":0,"byteOffset":1013460,"componentType":5126,"count":25,"max":[0.014244974835125102,0.0122210470665086,-0.00750255451736685],"min":[0.00006073242267234491,0.005220410943283025,-0.00799787917706707],"type":"VEC3"},{"bufferView":0,"byteOffset":1013760,"componentType":5126,"count":87,"max":[0.022373221234349174,0.00841188272584846,0.00373902754245846],"min":[0.0,8.355702791393609e-7,-0.0037390275424560603],"type":"VEC3"},{"bufferView":0,"byteOffset":1014804,"componentType":5126,"count":8,"max":[0.018895348837209402,0.012444215427158801,0.00750255451736684],"min":[0.014244974835125102,0.00882105161278069,0.007122321623481751],"type":"VEC3"},{"bufferView":0,"byteOffset":1014900,"componentType":5126,"count":8,"max":[0.0188953488372093,0.012444215427158801,-0.00712232162348177],"min":[0.014244974835125102,0.00882105161278119,-0.00750255451736685],"type":"VEC3"},{"bufferView":0,"byteOffset":1014996,"componentType":5126,"count":71,"max":[0.0212670129152023,0.011563180082956,0.00750255451736684],"min":[0.014244974835125102,0.00452157573320737,0.00280966746306391],"type":"VEC3"},{"bufferView":0,"byteOffset":1015848,"componentType":5126,"count":136,"max":[0.0165318448615886,0.00882105161278069,0.0079987484735538],"min":[-8.110132499656617e-19,0.00026081098355634855,0.00318100925236514],"type":"VEC3"},{"bufferView":0,"byteOffset":1017480,"componentType":5126,"count":44,"max":[0.0212670129152038,0.0115631800829565,-0.0028096674630644102],"min":[0.014244974835125102,0.004521575733208121,-0.00750255451736685],"type":"VEC3"},{"bufferView":0,"byteOffset":1018008,"componentType":5126,"count":134,"max":[0.016531844861589002,0.00882105161278119,-0.00318100925236564],"min":[-5.6066547536607625e-19,0.000272437597463234,-0.00799874847354677],"type":"VEC3"},{"bufferView":0,"byteOffset":1019616,"componentType":5126,"count":54,"max":[0.022875357769850595,0.0122797166748871,0.007122321623481751],"min":[0.018895348837209402,0.00762427068325846,0.0022801976412952],"type":"VEC3"},{"bufferView":0,"byteOffset":1020264,"componentType":5126,"count":18,"max":[0.0245509155504099,0.013049569133526801,0.00712232162348177],"min":[0.0188953488372093,0.011563180082956,0.00264670016576047],"type":"VEC3"},{"bufferView":0,"byteOffset":1020480,"componentType":5126,"count":40,"max":[0.0249242870335616,0.013049569133526801,0.00564698265545034],"min":[0.0223715118020823,0.00841188272584824,0.000503713002057655],"type":"VEC3"},{"bufferView":0,"byteOffset":1020960,"componentType":5126,"count":28,"max":[0.024929777221151972,0.012730848034136474,0.0022801976412952],"min":[0.0223715118020819,0.008273555035669233,-0.0022801976412961003],"type":"VEC3"},{"bufferView":0,"byteOffset":1021296,"componentType":5126,"count":38,"max":[0.022875357769850092,0.0122797166748874,-0.0022801976412961003],"min":[0.0188953488372093,0.0076242706832603205,-0.00712232162348177],"type":"VEC3"},{"bufferView":0,"byteOffset":1021752,"componentType":5126,"count":40,"max":[0.0249242870335601,0.0130495691335076,-0.000503713002030179],"min":[0.0223715118020819,0.00841188272584846,-0.005646982655450689],"type":"VEC3"},{"bufferView":0,"byteOffset":1022232,"componentType":5126,"count":19,"max":[0.024550915550390903,0.0130495691335076,-0.0026467001658111904],"min":[0.0188953488372093,0.0115631800829565,-0.00712232162348177],"type":"VEC3"},{"bufferView":0,"byteOffset":1022460,"componentType":5126,"count":14,"max":[0.0103362971065631,0.0124723396881779,-0.00759351037883961],"min":[0.0,0.00598060534316498,-0.00799807421815001],"type":"VEC3"},{"bufferView":0,"byteOffset":1022628,"componentType":5126,"count":14,"max":[0.0103362971065466,0.0124723381433247,0.00799807421814647],"min":[0.0,0.005980605343164479,0.00759351055958475],"type":"VEC3"},{"bufferView":0,"byteOffset":1022796,"componentType":5126,"count":28,"max":[0.0221137433164775,0.016740845394743777,0.00472931003654535],"min":[0.0105727658317648,0.0154343029540097,-0.00472931003654534],"type":"VEC3"},{"bufferView":0,"byteOffset":1023132,"componentType":5126,"count":22,"max":[0.0103983480827364,0.016929034951218953,0.00456922658913306],"min":[-2.9688326176675605e-20,0.0160208598886126,-0.00456922658913306],"type":"VEC3"},{"bufferView":0,"byteOffset":1023396,"componentType":5126,"count":16,"max":[0.0105727658317648,0.016746932459713242,0.00456922658913306],"min":[0.0103983480827364,0.016014951767634303,-0.00456922658913306],"type":"VEC3"},{"bufferView":0,"byteOffset":1023588,"componentType":5126,"count":56,"max":[0.0103983480827364,0.016231140250349198,0.00761805106252477],"min":[-5.214494860205767e-19,0.012259288979337,0.004510717847939051],"type":"VEC3"},{"bufferView":0,"byteOffset":1024260,"componentType":5126,"count":19,"max":[0.0105727658317648,0.0160208598886126,0.00761812622994483],"min":[0.0103198122537687,0.0122586259572758,0.004567690211330471],"type":"VEC3"},{"bufferView":0,"byteOffset":1024488,"componentType":5126,"count":47,"max":[0.0200310240153275,0.016014951767634303,0.0076180115831817295],"min":[0.0103373161600857,0.0122596361259064,0.004567690211330471],"type":"VEC3"},{"bufferView":0,"byteOffset":1025052,"componentType":5126,"count":56,"max":[0.0103983480827364,0.0162311395928866,-0.00451071987699431],"min":[-7.666349415806637e-20,0.012259288979337,-0.00761805106252477],"type":"VEC3"},{"bufferView":0,"byteOffset":1025724,"componentType":5126,"count":19,"max":[0.0105727658317648,0.0160208598886126,-0.00456769021133048],"min":[0.0103198122537687,0.0122586259572748,-0.0076181262299449505],"type":"VEC3"},{"bufferView":0,"byteOffset":1025952,"componentType":5126,"count":46,"max":[0.020031024015327102,0.016014951767634303,-0.00456769021133048],"min":[0.0103373161600861,0.0122596361259078,-0.00761801158318157],"type":"VEC3"},{"bufferView":0,"byteOffset":1026504,"componentType":5126,"count":28,"max":[0.0104409955966541,0.0122586259572758,0.00799965995407336],"min":[4.4263315297876624e-20,0.00512266789547044,0.00761812622994483],"type":"VEC3"},{"bufferView":0,"byteOffset":1026840,"componentType":5126,"count":9,"max":[0.010441973229250402,0.0122596361259064,0.00763539239950488],"min":[0.0103362971065466,0.0119206946594119,0.0076180115831817295],"type":"VEC3"},{"bufferView":0,"byteOffset":1026948,"componentType":5126,"count":19,"max":[0.014244974835125102,0.013593530922652499,0.00763535825982234],"min":[0.0103373161600857,0.0119209954283995,0.00717129318011299],"type":"VEC3"},{"bufferView":0,"byteOffset":1027176,"componentType":5126,"count":31,"max":[0.0188953488372093,0.0147638951572774,0.00750255451736684],"min":[0.0142025099025372,0.0122210470665086,0.00604540032155386],"type":"VEC3"},{"bufferView":0,"byteOffset":1027548,"componentType":5126,"count":39,"max":[0.0212795282565757,0.0154343029540097,0.00712232162348177],"min":[0.0186341926917408,0.012444215427158801,0.00472931003654535],"type":"VEC3"},{"bufferView":0,"byteOffset":1028016,"componentType":5126,"count":46,"max":[0.0245509155504099,0.0160131746240689,0.00636404793186386],"min":[0.0200310240153275,0.012615826170221,0.00202808915413333],"type":"VEC3"},{"bufferView":0,"byteOffset":1028568,"componentType":5126,"count":27,"max":[0.024950827913300926,0.0161373924639457,0.0026931135250549396],"min":[0.0219003881832488,0.012704844770125099,0.000503713002057655],"type":"VEC3"},{"bufferView":0,"byteOffset":1028892,"componentType":5126,"count":21,"max":[0.02495082791330139,0.0161373924639457,0.0006230083067920158],"min":[0.0221137433164775,0.0127048447701156,-0.0006230083067909674],"type":"VEC3"},{"bufferView":0,"byteOffset":1029144,"componentType":5126,"count":27,"max":[0.02495082791330139,0.0161373924639457,-0.000503713002030179],"min":[0.021900388183237102,0.0127048447701156,-0.0026931135251069315],"type":"VEC3"},{"bufferView":0,"byteOffset":1029468,"componentType":5126,"count":46,"max":[0.024550915550390903,0.016013174624063597,-0.00202808915417285],"min":[0.020031024015327102,0.0126158261702187,-0.006364047931879371],"type":"VEC3"},{"bufferView":0,"byteOffset":1030020,"componentType":5126,"count":39,"max":[0.0212795282565464,0.0154343029540097,-0.00472931003654534],"min":[0.0186341926917408,0.012444215427158801,-0.00712232162348177],"type":"VEC3"},{"bufferView":0,"byteOffset":1030488,"componentType":5126,"count":33,"max":[0.0188953488372093,0.0147638951572774,-0.00604540032155384],"min":[0.0142025099025372,0.0122210470665086,-0.00750255451736685],"type":"VEC3"},{"bufferView":0,"byteOffset":1030884,"componentType":5126,"count":18,"max":[0.014244974835125102,0.013593530922652499,-0.0071712931801130005],"min":[0.0103373161600861,0.0119209954283996,-0.00763535825982233],"type":"VEC3"},{"bufferView":0,"byteOffset":1031100,"componentType":5126,"count":9,"max":[0.0104419732292506,0.0122596361259078,-0.00761801158318157],"min":[0.0103362971065631,0.0119206946594165,-0.00763539239950436],"type":"VEC3"},{"bufferView":0,"byteOffset":1031208,"componentType":5126,"count":28,"max":[0.010440995596669,0.0122586259572748,-0.0076181262299449505],"min":[4.88624275774701e-20,0.00512266789509717,-0.007999653603456402],"type":"VEC3"},{"bufferView":0,"byteOffset":1031544,"componentType":5126,"count":47,"max":[-0.004999999999999999,0.003738996754439027,0.0037472481789405376],"min":[-0.005,-0.003750000000000002,-0.003747248178940537],"type":"VEC3"},{"bufferView":0,"byteOffset":1032108,"componentType":5126,"count":87,"max":[-0.0045000000000000005,0.00425,0.00425],"min":[-0.005,-0.004250000000000002,-0.004250000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":1033152,"componentType":5126,"count":90,"max":[0.0,0.00425,0.00425],"min":[-0.0045000000000000005,-0.004250000000000002,-0.004250000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":1034232,"componentType":5126,"count":77,"max":[0.0,0.00425,0.00425],"min":[0.0,-0.00425,-0.004250000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":1035156,"componentType":5126,"count":68,"max":[0.011509499999999999,0.002488679806432712,0.00249716834795752],"min":[0.0,-0.002500000000000002,-0.00249716834795752],"type":"VEC3"},{"bufferView":0,"byteOffset":1035972,"componentType":5126,"count":90,"max":[0.012,0.002488679806432711,0.00249716834795752],"min":[0.011509499999999999,-0.002500000000000002,-0.00249716834795752],"type":"VEC3"},{"bufferView":0,"byteOffset":1037052,"componentType":5126,"count":30,"max":[0.012,0.0020095,0.0019984917487425456],"min":[0.012,-0.002009499999999999,-0.0019984917487425456],"type":"VEC3"},{"bufferView":0,"byteOffset":1037412,"componentType":5126,"count":5,"max":[-0.0025,0.002,0.0011547005383792496],"min":[-0.005,0.001999999999999999,-0.0011547005383792496],"type":"VEC3"},{"bufferView":0,"byteOffset":1037472,"componentType":5126,"count":5,"max":[-0.0025,0.002,0.0023094010767585],"min":[-0.005,0.0,0.0011547005383792496],"type":"VEC3"},{"bufferView":0,"byteOffset":1037532,"componentType":5126,"count":5,"max":[-0.0024999999999999996,0.0,0.0023094010767585],"min":[-0.005,-0.002,0.0011547005383792496],"type":"VEC3"},{"bufferView":0,"byteOffset":1037592,"componentType":5126,"count":5,"max":[-0.0025,-0.002,0.0011547005383792496],"min":[-0.004999999999999999,-0.002,-0.0011547005383792496],"type":"VEC3"},{"bufferView":0,"byteOffset":1037652,"componentType":5126,"count":5,"max":[-0.0024999999999999996,0.0,-0.0011547005383792496],"min":[-0.005,-0.002,-0.0023094010767585],"type":"VEC3"},{"bufferView":0,"byteOffset":1037712,"componentType":5126,"count":5,"max":[-0.0025,0.002,-0.0011547005383792496],"min":[-0.005,0.0,-0.0023094010767585],"type":"VEC3"},{"bufferView":0,"byteOffset":1037772,"componentType":5126,"count":7,"max":[-0.0024999999999999996,-0.001,0.0],"min":[-0.0025,-0.002,-0.0017320508075688793],"type":"VEC3"},{"bufferView":0,"byteOffset":1037856,"componentType":5126,"count":7,"max":[-0.0024999999999999996,0.0009999999999999992,-0.0017320508075688793],"min":[-0.0025,-0.001,-0.0023094010767585],"type":"VEC3"},{"bufferView":0,"byteOffset":1037940,"componentType":5126,"count":7,"max":[-0.0025,0.001999999999999999,0.0],"min":[-0.0025,0.0009999999999999992,-0.0017320508075688793],"type":"VEC3"},{"bufferView":0,"byteOffset":1038024,"componentType":5126,"count":7,"max":[-0.0025,0.001999999999999999,0.0017320508075688804],"min":[-0.0025,0.0009999999999999992,0.0],"type":"VEC3"},{"bufferView":0,"byteOffset":1038108,"componentType":5126,"count":7,"max":[-0.0024999999999999996,0.0009999999999999992,0.0023094010767585],"min":[-0.0025,-0.001,0.0017320508075688804],"type":"VEC3"},{"bufferView":0,"byteOffset":1038192,"componentType":5126,"count":7,"max":[-0.0024999999999999996,-0.001,0.0017320508075688804],"min":[-0.0025,-0.002,0.0],"type":"VEC3"},{"bufferView":0,"byteOffset":1038276,"componentType":5126,"count":77,"max":[-0.00196410161513776,0.001999999999999999,0.0019890437907365472],"min":[-0.0025,-0.002,-0.0019890437907365464],"type":"VEC3"},{"bufferView":0,"byteOffset":1039200,"componentType":5126,"count":4,"max":[0.09504929625423802,0.00003500119999999995,-0.09300079704851603],"min":[0.09494979683423804,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1039248,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.09255009690851602],"min":[0.09504929625423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1039296,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.09245029776851602],"min":[0.09549999639423802,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1039344,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.09199999894851602],"min":[0.09504969757423802,0.0,-0.09245029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1039392,"componentType":5126,"count":4,"max":[0.09504969757423802,0.00003500119999999995,-0.09199999894851602],"min":[0.09495049533423805,0.0,-0.09199999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1039440,"componentType":5126,"count":4,"max":[0.09495049533423805,0.00003500119999999995,-0.09199999894851603],"min":[0.09449989679423802,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1039488,"componentType":5126,"count":4,"max":[0.09449989679423802,0.00003500119999999995,-0.09245059748851603],"min":[0.09449989679423802,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1039536,"componentType":5126,"count":4,"max":[0.09494979683423804,0.00003500119999999995,-0.09254999784851603],"min":[0.09449989679423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1039584,"componentType":5126,"count":8,"max":[0.09549999639423802,0.0,-0.09199999894851602],"min":[0.09449989679423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1039680,"componentType":5126,"count":8,"max":[0.09549999639423802,0.00003500119999999995,-0.09199999894851602],"min":[0.09449989679423802,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1039776,"componentType":5126,"count":73,"max":[0.09995916854585113,-0.002144671766885292,-0.09669939396171806],"min":[0.09987637782378911,-0.0022463600886142884,-0.09669939397100191],"type":"VEC3"},{"bufferView":0,"byteOffset":1040652,"componentType":5126,"count":4,"max":[0.09990486719001114,-0.0022346628122548715,-0.09669939396963963],"min":[0.09988950476716213,-0.0022346628123422895,-0.09670039396979882],"type":"VEC3"},{"bufferView":0,"byteOffset":1040700,"componentType":5126,"count":4,"max":[0.09988950476717415,-0.00215626506728087,-0.09669939396296903],"min":[0.09988950476716213,-0.0022346628123422895,-0.09670039396979882],"type":"VEC3"},{"bufferView":0,"byteOffset":1040748,"componentType":5126,"count":4,"max":[0.09990426932922414,-0.00215626506728087,-0.096699393962793],"min":[0.09988950476716213,-0.0021562650673682916,-0.09670039396294501],"type":"VEC3"},{"bufferView":0,"byteOffset":1040796,"componentType":5126,"count":18,"max":[0.09993450028990214,-0.00215626506728087,-0.09669939396274248],"min":[0.09990426932921215,-0.00216687059785529,-0.09670039396333564],"type":"VEC3"},{"bufferView":0,"byteOffset":1041012,"componentType":5126,"count":18,"max":[0.09994536575986214,-0.002166870597767872,-0.09669939396335962],"min":[0.09993450028989012,-0.0021964517098512887,-0.09670039396579214],"type":"VEC3"},{"bufferView":0,"byteOffset":1041228,"componentType":5126,"count":18,"max":[0.09994536575986214,-0.0021964517097638704,-0.09669939396581613],"min":[0.09993421435647012,-0.0022250970397452896,-0.09670039396842944],"type":"VEC3"},{"bufferView":0,"byteOffset":1041444,"componentType":5126,"count":17,"max":[0.09993421435648213,-0.0022250970396578717,-0.09669939396845333],"min":[0.09990486718999912,-0.0022346628123422895,-0.09670039396961563],"type":"VEC3"},{"bufferView":0,"byteOffset":1041648,"componentType":5126,"count":4,"max":[0.09990434731106615,-0.0021446717667978703,-0.09669939396177853],"min":[0.09987637782378911,-0.002144671766885292,-0.09670039396208804],"type":"VEC3"},{"bufferView":0,"byteOffset":1041696,"componentType":5126,"count":4,"max":[0.09987637782380114,-0.0021446717667978703,-0.09669939396211202],"min":[0.09987637782378911,-0.0022463600886142884,-0.09670039397097793],"type":"VEC3"},{"bufferView":0,"byteOffset":1041744,"componentType":5126,"count":4,"max":[0.09990538706895713,-0.0022463600885268705,-0.09669939397065604],"min":[0.09987637782378911,-0.0022463600886142884,-0.09670039397097793],"type":"VEC3"},{"bufferView":0,"byteOffset":1041792,"componentType":5126,"count":18,"max":[0.09994383211697204,-0.0022328952238398684,-0.09669939396902044],"min":[0.09990538706894513,-0.0022463600886142884,-0.09670039397063204],"type":"VEC3"},{"bufferView":0,"byteOffset":1042008,"componentType":5126,"count":20,"max":[0.09995916854586312,-0.00219681562502587,-0.09669939396568333],"min":[0.09994383211696013,-0.0022328952239272903,-0.09670039396899642],"type":"VEC3"},{"bufferView":0,"byteOffset":1042248,"componentType":5126,"count":20,"max":[0.09995916854586312,-0.0021589164499028718,-0.09669939396255303],"min":[0.09994383211696013,-0.002196815625113292,-0.09670039396565931],"type":"VEC3"},{"bufferView":0,"byteOffset":1042488,"componentType":5126,"count":20,"max":[0.09994383211697204,-0.0021446717667978703,-0.09669939396171806],"min":[0.09990434731105413,-0.00215891644999029,-0.09670039396252904],"type":"VEC3"},{"bufferView":0,"byteOffset":1042728,"componentType":5126,"count":72,"max":[0.09995916854586312,-0.0021446717667978703,-0.09670039396169407],"min":[0.09987637782380114,-0.0022463600885268705,-0.09670039397097793],"type":"VEC3"},{"bufferView":0,"byteOffset":1043592,"componentType":5126,"count":4,"max":[0.09004929625423805,0.00003500119999999995,-0.08300079704851604],"min":[0.08994979683423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1043640,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.08255009690851602],"min":[0.09004929625423805,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1043688,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.082450297768516],"min":[0.09049999639423803,0.0,-0.08255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1043736,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.09004969757423803,0.0,-0.082450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1043784,"componentType":5126,"count":4,"max":[0.09004969757423803,0.00003500119999999995,-0.081999998948516],"min":[0.08995049533423802,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1043832,"componentType":5126,"count":4,"max":[0.08995049533423802,0.00003500119999999995,-0.081999998948516],"min":[0.08949989679423803,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1043880,"componentType":5126,"count":4,"max":[0.08949989679423803,0.00003500119999999995,-0.08245059748851602],"min":[0.08949989679423803,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1043928,"componentType":5126,"count":4,"max":[0.08994979683423801,0.00003500119999999995,-0.08254999784851604],"min":[0.08949989679423803,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1043976,"componentType":5126,"count":8,"max":[0.09049999639423803,0.0,-0.081999998948516],"min":[0.08949989679423803,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1044072,"componentType":5126,"count":8,"max":[0.09049999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.08949989679423803,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1044168,"componentType":5126,"count":4,"max":[0.060049300068936017,0.00003500119999999995,-0.08800079704851602],"min":[0.059949800648936014,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1044216,"componentType":5126,"count":4,"max":[0.060500000208936026,0.00003500119999999995,-0.08755009690851602],"min":[0.060049300068936017,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1044264,"componentType":5126,"count":4,"max":[0.06050000020893603,0.00003500119999999995,-0.08745029776851602],"min":[0.060500000208936026,0.0,-0.08755009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1044312,"componentType":5126,"count":4,"max":[0.06050000020893603,0.00003500119999999995,-0.08699999894851602],"min":[0.06004970138893602,0.0,-0.08745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1044360,"componentType":5126,"count":4,"max":[0.06004970138893602,0.00003500119999999995,-0.08699999894851601],"min":[0.059950499148936014,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1044408,"componentType":5126,"count":4,"max":[0.059950499148936014,0.00003500119999999995,-0.08699999894851601],"min":[0.05949990060893601,0.0,-0.08745059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1044456,"componentType":5126,"count":4,"max":[0.05949990060893602,0.00003500119999999995,-0.08745059748851601],"min":[0.05949990060893601,0.0,-0.08754999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1044504,"componentType":5126,"count":4,"max":[0.059949800648936014,0.00003500119999999995,-0.08754999784851601],"min":[0.05949990060893602,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1044552,"componentType":5126,"count":8,"max":[0.06050000020893603,0.0,-0.08699999894851601],"min":[0.05949990060893601,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1044648,"componentType":5126,"count":8,"max":[0.06050000020893603,0.00003500119999999995,-0.08699999894851601],"min":[0.05949990060893601,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1044744,"componentType":5126,"count":32,"max":[0.09991609657522112,-0.0019491452955022908,-0.0966993939452283],"min":[0.09984638080863613,-0.0020559804187922914,-0.09669989394948553],"type":"VEC3"},{"bufferView":0,"byteOffset":1045128,"componentType":5126,"count":4,"max":[0.09991609657523313,-0.00205598041870487,-0.09669939395388483],"min":[0.09990289165000714,-0.0020559804187922914,-0.09670039395401822],"type":"VEC3"},{"bufferView":0,"byteOffset":1045176,"componentType":5126,"count":4,"max":[0.09991609657523313,-0.00197238388427694,-0.09669939394696961],"min":[0.09988313625008013,-0.0020559804187922914,-0.09670039395386085],"type":"VEC3"},{"bufferView":0,"byteOffset":1045224,"componentType":5126,"count":22,"max":[0.09988313625009193,-0.0019491452954148692,-0.0966993939452283],"min":[0.09985722028464913,-0.001972383884364291,-0.09670039394694561],"type":"VEC3"},{"bufferView":0,"byteOffset":1045488,"componentType":5126,"count":5,"max":[0.09985722028466111,-0.0019491452954148692,-0.09669939394524703],"min":[0.09984900619731713,-0.0019501850533505804,-0.09670039394529949],"type":"VEC3"},{"bufferView":0,"byteOffset":1045548,"componentType":5126,"count":4,"max":[0.09984900619732313,-0.0019501850533505804,-0.09669939394609645],"min":[0.09984900619731113,-0.0019615184143615813,-0.09670039394607247],"type":"VEC3"},{"bufferView":0,"byteOffset":1045596,"componentType":5126,"count":13,"max":[0.09986928147619513,-0.0019600627533135793,-0.09669939394620199],"min":[0.09985623251465912,-0.0019703043685822905,-0.09670039394692902],"type":"VEC3"},{"bufferView":0,"byteOffset":1045752,"componentType":5126,"count":4,"max":[0.09987487017485913,-0.001970304368494869,-0.09669939394695302],"min":[0.09986928147618314,-0.0019835092937972904,-0.09670039394801683],"type":"VEC3"},{"bufferView":0,"byteOffset":1045800,"componentType":5126,"count":4,"max":[0.09987487017485913,-0.0019835092937098685,-0.09669939394804081],"min":[0.09984638080863613,-0.0020559804187922914,-0.09670039395469214],"type":"VEC3"},{"bufferView":0,"byteOffset":1045848,"componentType":5126,"count":4,"max":[0.09986062549175412,-0.00205598041870487,-0.09669939395454624],"min":[0.09984638080863613,-0.0020559804187922914,-0.09670039395469214],"type":"VEC3"},{"bufferView":0,"byteOffset":1045896,"componentType":5126,"count":4,"max":[0.09987960107326112,-0.0020013931294368703,-0.09669939394954781],"min":[0.09986062549174213,-0.0020559804187922914,-0.09670039395452233],"type":"VEC3"},{"bufferView":0,"byteOffset":1045944,"componentType":5126,"count":5,"max":[0.09988132967075612,-0.0019954145215598696,-0.09669939394900454],"min":[0.09987960107325011,-0.002001393129520292,-0.09670039394952383],"type":"VEC3"},{"bufferView":0,"byteOffset":1046004,"componentType":5126,"count":4,"max":[0.09988305826824413,-0.0019954145215598696,-0.09669939394900454],"min":[0.09988132967074415,-0.00200128915368758,-0.09670039394898056],"type":"VEC3"},{"bufferView":0,"byteOffset":1046052,"componentType":5126,"count":3,"max":[0.09990289165001914,-0.00200128915368758,-0.09669939395404223],"min":[0.09988305826824413,-0.0020559804187922914,-0.09670039395401822],"type":"VEC3"},{"bufferView":0,"byteOffset":1046088,"componentType":5126,"count":32,"max":[0.09991609657523313,-0.0019491452954148692,-0.09669989394542393],"min":[0.09984638080864813,-0.00205598041870487,-0.09670039395469214],"type":"VEC3"},{"bufferView":0,"byteOffset":1046472,"componentType":5126,"count":4,"max":[0.09988149863140915,-0.0019954145215598696,-0.09669939394900454],"min":[0.09988116071009116,-0.001995414521647291,-0.09670039394898056],"type":"VEC3"},{"bufferView":0,"byteOffset":1046520,"componentType":5126,"count":4,"max":[0.042549296254238,0.00003500119999999995,-0.08550079704851604],"min":[0.04244979683423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1046568,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.08505009690851602],"min":[0.042549296254238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1046616,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.08495029776851601],"min":[0.04299999639423801,0.0,-0.08505009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1046664,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.08449999894851602],"min":[0.04254969757423801,0.0,-0.08495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1046712,"componentType":5126,"count":4,"max":[0.04254969757423801,0.00003500119999999995,-0.08449999894851601],"min":[0.04245049533423802,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1046760,"componentType":5126,"count":4,"max":[0.04245049533423802,0.00003500119999999995,-0.08449999894851601],"min":[0.041999896794238,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1046808,"componentType":5126,"count":4,"max":[0.041999896794238,0.00003500119999999995,-0.08495059748851602],"min":[0.041999896794238,0.0,-0.08504999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1046856,"componentType":5126,"count":4,"max":[0.04244979683423802,0.00003500119999999995,-0.08504999784851602],"min":[0.041999896794238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1046904,"componentType":5126,"count":8,"max":[0.04299999639423801,0.0,-0.08449999894851601],"min":[0.041999896794238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1047000,"componentType":5126,"count":8,"max":[0.04299999639423801,0.00003500119999999995,-0.08449999894851601],"min":[0.041999896794238,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1047096,"componentType":5126,"count":4,"max":[0.06504929625423801,0.00003500119999999995,-0.09800079704851604],"min":[0.064949796834238,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1047144,"componentType":5126,"count":4,"max":[0.065499996394238,0.00003500119999999995,-0.09755009690851603],"min":[0.06504929625423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1047192,"componentType":5126,"count":4,"max":[0.065499996394238,0.00003500119999999995,-0.09745029776851602],"min":[0.065499996394238,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1047240,"componentType":5126,"count":4,"max":[0.065499996394238,0.00003500119999999995,-0.09699999894851603],"min":[0.06504969757423801,0.0,-0.09745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1047288,"componentType":5126,"count":4,"max":[0.06504969757423801,0.00003500119999999995,-0.09699999894851602],"min":[0.064950495334238,0.0,-0.09699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1047336,"componentType":5126,"count":4,"max":[0.064950495334238,0.00003500119999999995,-0.09699999894851602],"min":[0.06449989679423802,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1047384,"componentType":5126,"count":4,"max":[0.06449989679423802,0.00003500119999999995,-0.09745059748851603],"min":[0.06449989679423802,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1047432,"componentType":5126,"count":4,"max":[0.064949796834238,0.00003500119999999995,-0.09754999784851603],"min":[0.06449989679423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1047480,"componentType":5126,"count":8,"max":[0.065499996394238,0.0,-0.09699999894851602],"min":[0.06449989679423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1047576,"componentType":5126,"count":8,"max":[0.065499996394238,0.00003500119999999995,-0.09699999894851602],"min":[0.06449989679423802,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1047672,"componentType":5126,"count":4,"max":[0.06254930006893601,0.00003500119999999995,-0.08550079704851603],"min":[0.06244980064893602,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1047720,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.08505009690851602],"min":[0.06254930006893601,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1047768,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.08495029776851601],"min":[0.06300000020893602,0.0,-0.08505009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1047816,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.08449999894851601],"min":[0.06254970138893602,0.0,-0.08495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1047864,"componentType":5126,"count":4,"max":[0.06254970138893602,0.00003500119999999995,-0.08449999894851601],"min":[0.062450499148936016,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1047912,"componentType":5126,"count":4,"max":[0.062450499148936016,0.00003500119999999995,-0.08449999894851602],"min":[0.061999900608936016,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1047960,"componentType":5126,"count":4,"max":[0.06199990060893602,0.00003500119999999995,-0.08495059748851602],"min":[0.061999900608936016,0.0,-0.08504999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1048008,"componentType":5126,"count":4,"max":[0.06244980064893602,0.00003500119999999995,-0.08504999784851602],"min":[0.06199990060893602,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1048056,"componentType":5126,"count":8,"max":[0.06300000020893602,0.0,-0.08449999894851601],"min":[0.061999900608936016,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1048152,"componentType":5126,"count":8,"max":[0.06300000020893602,0.00003500119999999995,-0.08449999894851601],"min":[0.061999900608936016,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1048248,"componentType":5126,"count":4,"max":[0.09004929625423805,0.00003500119999999995,-0.08800079704851602],"min":[0.08994979683423802,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1048296,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.087550096908516],"min":[0.09004929625423805,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1048344,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.08745029776851601],"min":[0.09049999639423803,0.0,-0.087550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":1048392,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.08699999894851601],"min":[0.09004969757423803,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1048440,"componentType":5126,"count":4,"max":[0.09004969757423803,0.00003500119999999995,-0.08699999894851601],"min":[0.08995049533423803,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1048488,"componentType":5126,"count":4,"max":[0.08995049533423803,0.00003500119999999995,-0.08699999894851602],"min":[0.08949989679423803,0.0,-0.08745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1048536,"componentType":5126,"count":4,"max":[0.08949989679423803,0.00003500119999999995,-0.08745059748851602],"min":[0.08949989679423803,0.0,-0.08754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1048584,"componentType":5126,"count":4,"max":[0.08994979683423802,0.00003500119999999995,-0.08754999784851603],"min":[0.08949989679423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1048632,"componentType":5126,"count":8,"max":[0.09049999639423803,0.0,-0.08699999894851601],"min":[0.08949989679423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1048728,"componentType":5126,"count":8,"max":[0.09049999639423803,0.00003500119999999995,-0.08699999894851601],"min":[0.08949989679423803,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1048824,"componentType":5126,"count":4,"max":[0.040049296254238004,0.00003500119999999995,-0.09300079704851603],"min":[0.039949796834238015,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1048872,"componentType":5126,"count":4,"max":[0.040499996394238014,0.00003500119999999995,-0.09255009690851602],"min":[0.040049296254238004,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1048920,"componentType":5126,"count":4,"max":[0.04049999639423803,0.00003500119999999995,-0.09245029776851604],"min":[0.040499996394238014,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1048968,"componentType":5126,"count":4,"max":[0.04049999639423803,0.00003500119999999995,-0.09199999894851603],"min":[0.040049697574238013,0.0,-0.09245029776851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1049016,"componentType":5126,"count":4,"max":[0.040049697574238013,0.00003500119999999995,-0.09199999894851602],"min":[0.039950495334238,0.0,-0.09199999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1049064,"componentType":5126,"count":4,"max":[0.039950495334238,0.00003500119999999995,-0.09199999894851602],"min":[0.039499896794238015,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1049112,"componentType":5126,"count":4,"max":[0.039499896794238015,0.00003500119999999995,-0.09245059748851603],"min":[0.039499896794238015,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1049160,"componentType":5126,"count":4,"max":[0.039949796834238015,0.00003500119999999995,-0.09254999784851603],"min":[0.039499896794238015,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1049208,"componentType":5126,"count":8,"max":[0.04049999639423803,0.0,-0.09199999894851602],"min":[0.039499896794238015,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1049304,"componentType":5126,"count":8,"max":[0.04049999639423803,0.00003500119999999995,-0.09199999894851602],"min":[0.039499896794238015,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1049400,"componentType":5126,"count":4,"max":[0.09254929625423804,0.00003500119999999995,-0.08050079704851604],"min":[0.09244979683423803,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1049448,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.08005009690851603],"min":[0.09254929625423804,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1049496,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.07995029776851602],"min":[0.09299999639423803,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1049544,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.079499998948516],"min":[0.09254969757423802,0.0,-0.07995029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1049592,"componentType":5126,"count":4,"max":[0.09254969757423802,0.00003500119999999995,-0.079499998948516],"min":[0.09245049533423803,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1049640,"componentType":5126,"count":4,"max":[0.09245049533423803,0.00003500119999999995,-0.079499998948516],"min":[0.09199989679423803,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1049688,"componentType":5126,"count":4,"max":[0.09199989679423803,0.00003500119999999995,-0.07995059748851603],"min":[0.09199989679423802,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1049736,"componentType":5126,"count":4,"max":[0.09244979683423803,0.00003500119999999995,-0.08004999784851603],"min":[0.09199989679423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1049784,"componentType":5126,"count":8,"max":[0.09299999639423803,0.0,-0.079499998948516],"min":[0.09199989679423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1049880,"componentType":5126,"count":8,"max":[0.09299999639423803,0.00003500119999999995,-0.079499998948516],"min":[0.09199989679423802,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1049976,"componentType":5126,"count":4,"max":[0.09754929625423801,0.00003500119999999995,-0.09550079704851604],"min":[0.09744979683423803,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1050024,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.09505009690851603],"min":[0.09754929625423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1050072,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.09495029776851603],"min":[0.09799999639423802,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1050120,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.09449999894851602],"min":[0.09754969757423802,0.0,-0.09495029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1050168,"componentType":5126,"count":4,"max":[0.09754969757423802,0.00003500119999999995,-0.09449999894851602],"min":[0.09745049533423802,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1050216,"componentType":5126,"count":4,"max":[0.09745049533423802,0.00003500119999999995,-0.09449999894851602],"min":[0.09699989679423802,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1050264,"componentType":5126,"count":4,"max":[0.09699989679423802,0.00003500119999999995,-0.09495059748851603],"min":[0.09699989679423802,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1050312,"componentType":5126,"count":4,"max":[0.09744979683423803,0.00003500119999999995,-0.09504999784851603],"min":[0.09699989679423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1050360,"componentType":5126,"count":8,"max":[0.09799999639423802,0.0,-0.09449999894851602],"min":[0.09699989679423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1050456,"componentType":5126,"count":8,"max":[0.09799999639423802,0.00003500119999999995,-0.09449999894851602],"min":[0.09699989679423802,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1050552,"componentType":5126,"count":4,"max":[0.08504929625423803,0.00003500119999999995,-0.09800079704851604],"min":[0.08494979683423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1050600,"componentType":5126,"count":4,"max":[0.08549999639423801,0.00003500119999999995,-0.09755009690851603],"min":[0.08504929625423803,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1050648,"componentType":5126,"count":4,"max":[0.08549999639423801,0.00003500119999999995,-0.097450297768516],"min":[0.08549999639423801,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1050696,"componentType":5126,"count":4,"max":[0.08549999639423801,0.00003500119999999995,-0.09699999894851602],"min":[0.08504969757423803,0.0,-0.097450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1050744,"componentType":5126,"count":4,"max":[0.08504969757423803,0.00003500119999999995,-0.096999998948516],"min":[0.08495049533423801,0.0,-0.09699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1050792,"componentType":5126,"count":4,"max":[0.08495049533423801,0.00003500119999999995,-0.096999998948516],"min":[0.08449989679423803,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1050840,"componentType":5126,"count":4,"max":[0.08449989679423803,0.00003500119999999995,-0.09745059748851603],"min":[0.08449989679423803,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1050888,"componentType":5126,"count":4,"max":[0.08494979683423802,0.00003500119999999995,-0.09754999784851603],"min":[0.08449989679423803,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1050936,"componentType":5126,"count":8,"max":[0.08549999639423801,0.0,-0.096999998948516],"min":[0.08449989679423803,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1051032,"componentType":5126,"count":8,"max":[0.08549999639423801,0.00003500119999999995,-0.096999998948516],"min":[0.08449989679423803,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1051128,"componentType":5126,"count":12,"max":[0.09970289421970543,-0.001983353330025871,-0.09670039395005392],"min":[0.09964820295464452,-0.002085041651754871,-0.09670039395959602],"type":"VEC3"},{"bufferView":0,"byteOffset":1051272,"componentType":5126,"count":4,"max":[0.09970289421970543,-0.001983353330025871,-0.09669939395007794],"min":[0.09970289421969354,-0.0019949466305972906,-0.09670039395106743],"type":"VEC3"},{"bufferView":0,"byteOffset":1051320,"componentType":5126,"count":4,"max":[0.09970289421970543,-0.0019949466305098688,-0.09669939395109142],"min":[0.09966132989800502,-0.0019949466305972906,-0.09670039395156312],"type":"VEC3"},{"bufferView":0,"byteOffset":1051368,"componentType":5126,"count":4,"max":[0.09966132989801693,-0.0019949466305098688,-0.09669939395158712],"min":[0.09966132989800502,-0.0020291546652072903,-0.09670039395455363],"type":"VEC3"},{"bufferView":0,"byteOffset":1051416,"componentType":5126,"count":4,"max":[0.09969769543025103,-0.0020291546651198685,-0.09669939395414404],"min":[0.09966132989800502,-0.0020291546652072903,-0.09670039395455363],"type":"VEC3"},{"bufferView":0,"byteOffset":1051464,"componentType":5126,"count":4,"max":[0.09969769543025103,-0.0020291546651198685,-0.09669939395414404],"min":[0.09969769543023912,-0.0020407999535852887,-0.09670039395513813],"type":"VEC3"},{"bufferView":0,"byteOffset":1051512,"componentType":5126,"count":4,"max":[0.09969769543025103,-0.0020407999534978708,-0.09669939395516203],"min":[0.09966132989800502,-0.0020407999535852887,-0.09670039395557173],"type":"VEC3"},{"bufferView":0,"byteOffset":1051560,"componentType":5126,"count":4,"max":[0.09966132989801693,-0.0020407999534978708,-0.09669939395559572],"min":[0.09966132989800502,-0.00207334437557029,-0.09670039395841683],"type":"VEC3"},{"bufferView":0,"byteOffset":1051608,"componentType":5126,"count":4,"max":[0.09970058075839802,-0.002073344375482872,-0.09669939395797282],"min":[0.09966132989800502,-0.00207334437557029,-0.09670039395841683],"type":"VEC3"},{"bufferView":0,"byteOffset":1051656,"componentType":5126,"count":4,"max":[0.09970058075839804,-0.002073344375482872,-0.09669939395797282],"min":[0.09970058075838611,-0.002085041651842289,-0.09670039395897143],"type":"VEC3"},{"bufferView":0,"byteOffset":1051704,"componentType":5126,"count":4,"max":[0.09970058075839804,-0.002085041651754871,-0.09669939395899542],"min":[0.09964820295463253,-0.002085041651842289,-0.09670039395959602],"type":"VEC3"},{"bufferView":0,"byteOffset":1051752,"componentType":5126,"count":4,"max":[0.09964820295464454,-0.001983353330025871,-0.09669939395073013],"min":[0.09964820295463253,-0.002085041651842289,-0.09670039395959602],"type":"VEC3"},{"bufferView":0,"byteOffset":1051800,"componentType":5126,"count":4,"max":[0.09970289421970543,-0.001983353330025871,-0.09669939395007794],"min":[0.09964820295463253,-0.001983353330113289,-0.09670039395070612],"type":"VEC3"},{"bufferView":0,"byteOffset":1051848,"componentType":5126,"count":12,"max":[0.09970289421969354,-0.001983353330113289,-0.09669939395007794],"min":[0.09964820295463253,-0.002085041651842289,-0.09669939395962003],"type":"VEC3"},{"bufferView":0,"byteOffset":1051992,"componentType":5126,"count":4,"max":[0.09504929625423802,0.00003500119999999995,-0.08800079704851602],"min":[0.09494979683423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1052040,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.087550096908516],"min":[0.09504929625423802,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1052088,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.08745029776851601],"min":[0.09549999639423802,0.0,-0.087550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":1052136,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.08699999894851601],"min":[0.09504969757423802,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1052184,"componentType":5126,"count":4,"max":[0.09504969757423802,0.00003500119999999995,-0.08699999894851601],"min":[0.09495049533423805,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1052232,"componentType":5126,"count":4,"max":[0.09495049533423805,0.00003500119999999995,-0.08699999894851602],"min":[0.09449989679423802,0.0,-0.08745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1052280,"componentType":5126,"count":4,"max":[0.09449989679423802,0.00003500119999999995,-0.08745059748851602],"min":[0.09449989679423802,0.0,-0.08754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1052328,"componentType":5126,"count":4,"max":[0.09494979683423803,0.00003500119999999995,-0.08754999784851603],"min":[0.09449989679423802,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1052376,"componentType":5126,"count":8,"max":[0.09549999639423802,0.0,-0.08699999894851601],"min":[0.09449989679423802,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1052472,"componentType":5126,"count":8,"max":[0.09549999639423802,0.00003500119999999995,-0.08699999894851601],"min":[0.09449989679423802,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1052568,"componentType":5126,"count":4,"max":[0.047549296254238003,0.00003500119999999995,-0.08050079704851604],"min":[0.047449796834238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1052616,"componentType":5126,"count":4,"max":[0.04799999639423801,0.00003500119999999995,-0.08005009690851601],"min":[0.047549296254238003,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1052664,"componentType":5126,"count":4,"max":[0.04799999639423801,0.00003500119999999995,-0.07995029776851602],"min":[0.04799999639423801,0.0,-0.08005009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1052712,"componentType":5126,"count":4,"max":[0.04799999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.04754969757423801,0.0,-0.07995029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1052760,"componentType":5126,"count":4,"max":[0.04754969757423801,0.00003500119999999995,-0.079499998948516],"min":[0.047450495334238015,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1052808,"componentType":5126,"count":4,"max":[0.047450495334238015,0.00003500119999999995,-0.079499998948516],"min":[0.046999896794238015,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1052856,"componentType":5126,"count":4,"max":[0.046999896794238015,0.00003500119999999995,-0.07995059748851603],"min":[0.046999896794238015,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1052904,"componentType":5126,"count":4,"max":[0.047449796834238,0.00003500119999999995,-0.08004999784851603],"min":[0.046999896794238015,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1052952,"componentType":5126,"count":8,"max":[0.04799999639423801,0.0,-0.079499998948516],"min":[0.046999896794238015,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1053048,"componentType":5126,"count":8,"max":[0.04799999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.046999896794238015,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1053144,"componentType":5126,"count":4,"max":[0.08004929625423803,0.00003500119999999995,-0.09300079704851603],"min":[0.07994979683423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1053192,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.09255009690851602],"min":[0.08004929625423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1053240,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.09245029776851603],"min":[0.08049999639423802,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1053288,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.09199999894851602],"min":[0.08004969757423802,0.0,-0.09245029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1053336,"componentType":5126,"count":4,"max":[0.08004969757423802,0.00003500119999999995,-0.09199999894851602],"min":[0.07995049533423805,0.0,-0.09199999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1053384,"componentType":5126,"count":4,"max":[0.07995049533423805,0.00003500119999999995,-0.09199999894851602],"min":[0.07949989679423802,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1053432,"componentType":5126,"count":4,"max":[0.07949989679423802,0.00003500119999999995,-0.09245059748851603],"min":[0.07949989679423802,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1053480,"componentType":5126,"count":4,"max":[0.07994979683423803,0.00003500119999999995,-0.09254999784851603],"min":[0.07949989679423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1053528,"componentType":5126,"count":8,"max":[0.08049999639423802,0.0,-0.09199999894851602],"min":[0.07949989679423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1053624,"componentType":5126,"count":8,"max":[0.08049999639423802,0.00003500119999999995,-0.09199999894851602],"min":[0.07949989679423802,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1053720,"componentType":5126,"count":4,"max":[0.06254930006893603,0.00003500119999999995,-0.08050079704851604],"min":[0.06244980064893602,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1053768,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.08005009690851601],"min":[0.06254930006893603,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1053816,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.079950297768516],"min":[0.06300000020893601,0.0,-0.08005009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1053864,"componentType":5126,"count":4,"max":[0.06300000020893601,0.00003500119999999995,-0.079499998948516],"min":[0.06254970138893602,0.0,-0.079950297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1053912,"componentType":5126,"count":4,"max":[0.06254970138893602,0.00003500119999999995,-0.079499998948516],"min":[0.062450499148936016,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1053960,"componentType":5126,"count":4,"max":[0.062450499148936016,0.00003500119999999995,-0.079499998948516],"min":[0.061999900608936016,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1054008,"componentType":5126,"count":4,"max":[0.061999900608936016,0.00003500119999999995,-0.07995059748851603],"min":[0.061999900608936016,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1054056,"componentType":5126,"count":4,"max":[0.06244980064893602,0.00003500119999999995,-0.08004999784851603],"min":[0.061999900608936016,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1054104,"componentType":5126,"count":8,"max":[0.06300000020893602,0.0,-0.079499998948516],"min":[0.061999900608936016,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1054200,"componentType":5126,"count":8,"max":[0.06300000020893602,0.00003500119999999995,-0.079499998948516],"min":[0.061999900608936016,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1054296,"componentType":5126,"count":67,"max":[0.09932480578938484,-0.0010003748500373283,-0.07889955274763766],"min":[0.09852480580894783,-0.0017503748316971901,-0.07889955282052584],"type":"VEC3"},{"bufferView":0,"byteOffset":1055100,"componentType":5126,"count":4,"max":[0.09852480581133283,-0.0010503748313301317,-0.07889955276014163],"min":[0.09852480580894783,-0.001179664167534188,-0.07909955276655342],"type":"VEC3"},{"bufferView":0,"byteOffset":1055148,"componentType":5126,"count":16,"max":[0.09857480581010983,-0.0010003748325527902,-0.07889955275517421],"min":[0.09852480580894783,-0.0010503748488146698,-0.07909955275525062],"type":"VEC3"},{"bufferView":0,"byteOffset":1055340,"componentType":5126,"count":4,"max":[0.09920409511660283,-0.0010003748325527902,-0.07889955274767003],"min":[0.09857480580772482,-0.0010003748500373392,-0.07909955275028321],"type":"VEC3"},{"bufferView":0,"byteOffset":1055388,"componentType":5126,"count":4,"max":[0.09931016113118783,-0.0010150194931352985,-0.07889955274852872],"min":[0.09923945045241282,-0.001085730187009439,-0.0790995527489762],"type":"VEC3"},{"bufferView":0,"byteOffset":1055436,"componentType":5126,"count":4,"max":[0.09932480579176983,-0.0011210855077196484,-0.07889955275678341],"min":[0.09932480578938482,-0.0017003748329201898,-0.07909955280253553],"type":"VEC3"},{"bufferView":0,"byteOffset":1055484,"componentType":5126,"count":16,"max":[0.09932480579176983,-0.0017003748154356408,-0.07889955280742651],"min":[0.09927480579060782,-0.0017503748316971901,-0.07909955280750282],"type":"VEC3"},{"bufferView":0,"byteOffset":1055676,"componentType":5126,"count":4,"max":[0.09927480579299282,-0.0017503748142126412,-0.07889955281239382],"min":[0.09859480580723581,-0.0017503748316971901,-0.07909955281561183],"type":"VEC3"},{"bufferView":0,"byteOffset":1055724,"componentType":5126,"count":16,"max":[0.09859480580962082,-0.0017003748154356408,-0.07889955281672792],"min":[0.09854480580845884,-0.0017503748316971901,-0.07909955281563485],"type":"VEC3"},{"bufferView":0,"byteOffset":1055916,"componentType":5126,"count":16,"max":[0.0985944914201235,-0.0015713357419556396,-0.07889955280502531],"min":[0.09858016114665283,-0.0016420464358301884,-0.07909955280631602],"type":"VEC3"},{"bufferView":0,"byteOffset":1056108,"componentType":5126,"count":4,"max":[0.09854480581084382,-0.0013133722792096486,-0.07889955278289512],"min":[0.09854480580845884,-0.0015152697436331907,-0.07909955279565452],"type":"VEC3"},{"bufferView":0,"byteOffset":1056156,"componentType":5126,"count":67,"max":[0.09932480579176983,-0.0010003748325527902,-0.07909955274274674],"min":[0.09852480581133281,-0.0017503748142126412,-0.07909955281563485],"type":"VEC3"},{"bufferView":0,"byteOffset":1056960,"componentType":5126,"count":10,"max":[0.09853945047191484,-0.00117966415004965,-0.07889955277144443],"min":[0.09852480580894783,-0.0012150195057291917,-0.07909955276946963],"type":"VEC3"},{"bufferView":0,"byteOffset":1057080,"componentType":5126,"count":10,"max":[0.09923945045479783,-0.0010003748325527902,-0.07889955274763766],"min":[0.09920409511421784,-0.0010150195106197906,-0.07909955274363772],"type":"VEC3"},{"bufferView":0,"byteOffset":1057200,"componentType":5126,"count":10,"max":[0.09932480579176983,-0.001085730169525071,-0.07889955275386723],"min":[0.09931016112880284,-0.0011210855252041902,-0.07909955275189241],"type":"VEC3"},{"bufferView":0,"byteOffset":1057320,"componentType":5126,"count":4,"max":[0.09854480581084382,-0.001698112434152641,-0.07889955281653012],"min":[0.09854480580845884,-0.0017003748329201898,-0.07909955281183693],"type":"VEC3"},{"bufferView":0,"byteOffset":1057368,"componentType":5126,"count":4,"max":[0.09858016114903785,-0.0016420464183456397,-0.07889955281120702],"min":[0.09855945046904083,-0.0016627571134421898,-0.07909955280837362],"type":"VEC3"},{"bufferView":0,"byteOffset":1057416,"componentType":5126,"count":4,"max":[0.09858016114903784,-0.0015506250643436382,-0.07889955280346174],"min":[0.09855945046904083,-0.0015713357594401886,-0.07909955280013434],"type":"VEC3"},{"bufferView":0,"byteOffset":1057464,"componentType":5126,"count":10,"max":[0.09855945047142585,-0.0015152697261486417,-0.0788995528005455],"min":[0.09854480580845884,-0.0015506250818281906,-0.07909955279857073],"type":"VEC3"},{"bufferView":0,"byteOffset":1057584,"componentType":5126,"count":8,"max":[0.09854949042137684,-0.001292241366639651,-0.07889955278099192],"min":[0.09854480580845885,-0.0013133722966941904,-0.07909955277800411],"type":"VEC3"},{"bufferView":0,"byteOffset":1057680,"componentType":5126,"count":4,"max":[0.09854609920031783,-0.00121501948824465,-0.07889955277436062],"min":[0.09853945046952982,-0.0012216682341321884,-0.07909955276997162],"type":"VEC3"},{"bufferView":0,"byteOffset":1057728,"componentType":5126,"count":10,"max":[0.09855945047142584,-0.001662757095957641,-0.07889955281326463],"min":[0.09854480580845884,-0.00169811245163719,-0.07909955281163912],"type":"VEC3"},{"bufferView":0,"byteOffset":1057848,"componentType":5126,"count":4,"max":[0.09855605925036584,-0.0012781544674116496,-0.07889955277968201],"min":[0.09854949041899182,-0.001292241384124189,-0.07909955277610092],"type":"VEC3"},{"bufferView":0,"byteOffset":1057896,"componentType":5126,"count":12,"max":[0.09856067533763958,-0.0012216682166476503,-0.07889955277486263],"min":[0.09854609919793285,-0.0012781544848961914,-0.07909955277479103],"type":"VEC3"},{"bufferView":0,"byteOffset":1058040,"componentType":5126,"count":93,"max":[0.09978212377097913,-0.002142956166365291,-0.09669939396335268],"min":[0.09970598749941893,-0.002248075689134289,-0.09669939397261289],"type":"VEC3"},{"bufferView":0,"byteOffset":1059156,"componentType":5126,"count":14,"max":[0.09978212377099113,-0.0021429561662778696,-0.09669939396335268],"min":[0.09975397232608363,-0.0021488827863432895,-0.09670039396358013],"type":"VEC3"},{"bufferView":0,"byteOffset":1059324,"componentType":5126,"count":20,"max":[0.09975397232609552,-0.0021429561662778696,-0.09669939396342173],"min":[0.09971903646094962,-0.00215683693420829,-0.09670039396502782],"type":"VEC3"},{"bufferView":0,"byteOffset":1059564,"componentType":5126,"count":20,"max":[0.09971903646096153,-0.0021568369341208714,-0.09669939396505182],"min":[0.09970598749941893,-0.0021935923756512886,-0.0967003939683967],"type":"VEC3"},{"bufferView":0,"byteOffset":1059804,"componentType":5126,"count":20,"max":[0.09972067407963954,-0.0021935923755638707,-0.09669939396842071],"min":[0.09970598749941893,-0.0022331031755052884,-0.09670039397167572],"type":"VEC3"},{"bufferView":0,"byteOffset":1060044,"componentType":5126,"count":20,"max":[0.09975802738186994,-0.0022331031754178705,-0.09669939397169973],"min":[0.09972067407962763,-0.002248075689134289,-0.09670039397258887],"type":"VEC3"},{"bufferView":0,"byteOffset":1060284,"componentType":5126,"count":12,"max":[0.09978212377099115,-0.0022439166574828705,-0.09669939397191232],"min":[0.09975802738185793,-0.002248075689134289,-0.09670039397253924],"type":"VEC3"},{"bufferView":0,"byteOffset":1060428,"componentType":5126,"count":4,"max":[0.09978212377099115,-0.0022301918533238698,-0.09669939397071245],"min":[0.09978212377097913,-0.0022439166575702885,-0.09670039397188833],"type":"VEC3"},{"bufferView":0,"byteOffset":1060476,"componentType":5126,"count":14,"max":[0.09978212377099115,-0.0022301918533238698,-0.09669939397071245],"min":[0.09975815735159455,-0.002236222449178289,-0.09670039397150143],"type":"VEC3"},{"bufferView":0,"byteOffset":1060644,"componentType":5126,"count":18,"max":[0.09975815735160642,-0.0022249410759748686,-0.09669939397086963],"min":[0.09973044780380233,-0.002236222449178289,-0.09670039397154029],"type":"VEC3"},{"bufferView":0,"byteOffset":1060860,"componentType":5126,"count":18,"max":[0.09973044780381424,-0.0021943721939828684,-0.09669939396832461],"min":[0.09971976429147342,-0.00222494107606229,-0.09670039397084562],"type":"VEC3"},{"bufferView":0,"byteOffset":1061076,"componentType":5126,"count":18,"max":[0.09972974596723763,-0.0021653629488268713,-0.09669939396566951],"min":[0.09971976429147342,-0.00219437219407029,-0.09670039396830063],"type":"VEC3"},{"bufferView":0,"byteOffset":1061292,"componentType":5126,"count":18,"max":[0.09975586988424633,-0.0021546534425498686,-0.09669939396442172],"min":[0.09972974596722574,-0.0021653629489142893,-0.09670039396564553],"type":"VEC3"},{"bufferView":0,"byteOffset":1061508,"componentType":5126,"count":14,"max":[0.09978212377099113,-0.0021546534425498686,-0.0966993939643723],"min":[0.09975586988423435,-0.002161463856823289,-0.09670039396468005],"type":"VEC3"},{"bufferView":0,"byteOffset":1061676,"componentType":5126,"count":4,"max":[0.09978212377099113,-0.0021488827862558716,-0.0966993939636042],"min":[0.09978212377097913,-0.002161463856823289,-0.09670039396468005],"type":"VEC3"},{"bufferView":0,"byteOffset":1061724,"componentType":5126,"count":93,"max":[0.09978212377099115,-0.0021429561662778696,-0.09670039396332865],"min":[0.09970598749943085,-0.002248075689046871,-0.09670039397258887],"type":"VEC3"},{"bufferView":0,"byteOffset":1062840,"componentType":5126,"count":4,"max":[0.09504929625423802,0.00003500119999999995,-0.08300079704851604],"min":[0.09494979683423804,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1062888,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.08255009690851602],"min":[0.09504929625423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1062936,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.082450297768516],"min":[0.09549999639423802,0.0,-0.08255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1062984,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.081999998948516],"min":[0.09504969757423802,0.0,-0.082450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1063032,"componentType":5126,"count":4,"max":[0.09504969757423802,0.00003500119999999995,-0.081999998948516],"min":[0.09495049533423805,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1063080,"componentType":5126,"count":4,"max":[0.09495049533423805,0.00003500119999999995,-0.081999998948516],"min":[0.09449989679423802,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1063128,"componentType":5126,"count":4,"max":[0.09449989679423802,0.00003500119999999995,-0.08245059748851602],"min":[0.09449989679423802,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1063176,"componentType":5126,"count":4,"max":[0.09494979683423804,0.00003500119999999995,-0.08254999784851604],"min":[0.09449989679423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1063224,"componentType":5126,"count":8,"max":[0.09549999639423802,0.0,-0.081999998948516],"min":[0.09449989679423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1063320,"componentType":5126,"count":8,"max":[0.09549999639423802,0.00003500119999999995,-0.081999998948516],"min":[0.09449989679423802,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1063416,"componentType":5126,"count":4,"max":[0.055049296254238,0.00003500119999999995,-0.08800079704851602],"min":[0.054949796834238,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1063464,"componentType":5126,"count":4,"max":[0.05549999639423801,0.00003500119999999995,-0.08755009690851602],"min":[0.055049296254238,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1063512,"componentType":5126,"count":4,"max":[0.05549999639423801,0.00003500119999999995,-0.08745029776851601],"min":[0.05549999639423801,0.0,-0.08755009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1063560,"componentType":5126,"count":4,"max":[0.05549999639423801,0.00003500119999999995,-0.08699999894851602],"min":[0.05504969757423801,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1063608,"componentType":5126,"count":4,"max":[0.05504969757423801,0.00003500119999999995,-0.08699999894851601],"min":[0.054950495334238014,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1063656,"componentType":5126,"count":4,"max":[0.054950495334238014,0.00003500119999999995,-0.08699999894851601],"min":[0.054499896794238015,0.0,-0.08745059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1063704,"componentType":5126,"count":4,"max":[0.054499896794238015,0.00003500119999999995,-0.08745059748851601],"min":[0.054499896794238015,0.0,-0.08754999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1063752,"componentType":5126,"count":4,"max":[0.054949796834238,0.00003500119999999995,-0.08754999784851601],"min":[0.054499896794238015,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1063800,"componentType":5126,"count":8,"max":[0.05549999639423801,0.0,-0.08699999894851601],"min":[0.054499896794238015,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1063896,"componentType":5126,"count":8,"max":[0.05549999639423801,0.00003500119999999995,-0.08699999894851601],"min":[0.054499896794238015,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1063992,"componentType":5126,"count":12,"max":[0.09985716829676614,-0.0021446717667978703,-0.09670039396231712],"min":[0.09980247703170612,-0.0022463600885268705,-0.09670039397185923],"type":"VEC3"},{"bufferView":0,"byteOffset":1064136,"componentType":5126,"count":4,"max":[0.09985716829676614,-0.0021446717667978703,-0.09669939396234113],"min":[0.09985716829675412,-0.0021562650673682916,-0.09670039396333063],"type":"VEC3"},{"bufferView":0,"byteOffset":1064184,"componentType":5126,"count":4,"max":[0.09985716829676614,-0.00215626506728087,-0.09669939396335463],"min":[0.09981560397506613,-0.0021562650673682916,-0.09670039396382632],"type":"VEC3"},{"bufferView":0,"byteOffset":1064232,"componentType":5126,"count":4,"max":[0.09981560397507813,-0.00215626506728087,-0.09669939396385033],"min":[0.09981560397506613,-0.0021904731019792897,-0.09670039396681682],"type":"VEC3"},{"bufferView":0,"byteOffset":1064280,"componentType":5126,"count":4,"max":[0.09985196950731214,-0.0021904731018918717,-0.09669939396640723],"min":[0.09981560397506613,-0.0021904731019792897,-0.09670039396681682],"type":"VEC3"},{"bufferView":0,"byteOffset":1064328,"componentType":5126,"count":4,"max":[0.09985196950731214,-0.0021904731018918717,-0.09669939396640723],"min":[0.09985196950730013,-0.00220211839035629,-0.09670039396740131],"type":"VEC3"},{"bufferView":0,"byteOffset":1064376,"componentType":5126,"count":4,"max":[0.09985196950731214,-0.0022021183902688683,-0.09669939396742533],"min":[0.09981560397506613,-0.00220211839035629,-0.09670039396783493],"type":"VEC3"},{"bufferView":0,"byteOffset":1064424,"componentType":5126,"count":4,"max":[0.09981560397507813,-0.0022021183902688683,-0.09669939396785893],"min":[0.09981560397506611,-0.0022346628123422895,-0.09670039397068003],"type":"VEC3"},{"bufferView":0,"byteOffset":1064472,"componentType":5126,"count":4,"max":[0.09985485483545913,-0.0022346628122548715,-0.09669939397023603],"min":[0.09981560397506611,-0.0022346628123422895,-0.09670039397068003],"type":"VEC3"},{"bufferView":0,"byteOffset":1064520,"componentType":5126,"count":4,"max":[0.09985485483545913,-0.0022346628122548715,-0.09669939397023603],"min":[0.09985485483544713,-0.0022463600886142884,-0.09670039397123463],"type":"VEC3"},{"bufferView":0,"byteOffset":1064568,"componentType":5126,"count":4,"max":[0.09985485483545913,-0.0022463600885268705,-0.09669939397125865],"min":[0.09980247703169412,-0.0022463600886142884,-0.09670039397185923],"type":"VEC3"},{"bufferView":0,"byteOffset":1064616,"componentType":5126,"count":4,"max":[0.09980247703170614,-0.0021446717667978703,-0.09669939396299333],"min":[0.0998024770316941,-0.0022463600886142884,-0.09670039397185923],"type":"VEC3"},{"bufferView":0,"byteOffset":1064664,"componentType":5126,"count":4,"max":[0.09985716829676614,-0.0021446717667978703,-0.09669939396234113],"min":[0.0998024770316941,-0.002144671766885292,-0.09670039396296934],"type":"VEC3"},{"bufferView":0,"byteOffset":1064712,"componentType":5126,"count":12,"max":[0.09985716829675412,-0.002144671766885292,-0.09669939396234113],"min":[0.0998024770316941,-0.0022463600886142884,-0.09669939397188321],"type":"VEC3"},{"bufferView":0,"byteOffset":1064856,"componentType":5126,"count":4,"max":[0.045049296254238,0.00003500119999999995,-0.08300079704851604],"min":[0.04494979683423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1064904,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.08255009690851603],"min":[0.045049296254238,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1064952,"componentType":5126,"count":4,"max":[0.045499996394238025,0.00003500119999999995,-0.08245029776851602],"min":[0.04549999639423801,0.0,-0.08255009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1065000,"componentType":5126,"count":4,"max":[0.045499996394238025,0.00003500119999999995,-0.081999998948516],"min":[0.045049697574238025,0.0,-0.08245029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1065048,"componentType":5126,"count":4,"max":[0.045049697574238025,0.00003500119999999995,-0.081999998948516],"min":[0.044950495334238,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1065096,"componentType":5126,"count":4,"max":[0.044950495334238,0.00003500119999999995,-0.081999998948516],"min":[0.044499896794238,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1065144,"componentType":5126,"count":4,"max":[0.04449989679423801,0.00003500119999999995,-0.08245059748851602],"min":[0.044499896794238,0.0,-0.08254999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1065192,"componentType":5126,"count":4,"max":[0.04494979683423802,0.00003500119999999995,-0.08254999784851602],"min":[0.04449989679423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1065240,"componentType":5126,"count":8,"max":[0.045499996394238025,0.0,-0.081999998948516],"min":[0.044499896794238,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1065336,"componentType":5126,"count":8,"max":[0.045499996394238025,0.00003500119999999995,-0.081999998948516],"min":[0.044499896794238,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1065432,"componentType":5126,"count":4,"max":[0.06004930006893601,0.00003500119999999995,-0.07800079704851601],"min":[0.059949800648936014,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1065480,"componentType":5126,"count":4,"max":[0.060500000208936026,0.00003500119999999995,-0.07755009690851603],"min":[0.06004930006893601,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1065528,"componentType":5126,"count":4,"max":[0.060500000208936026,0.00003500119999999995,-0.07745029776851602],"min":[0.060500000208936026,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1065576,"componentType":5126,"count":4,"max":[0.060500000208936026,0.00003500119999999995,-0.07699999894851602],"min":[0.06004970138893602,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1065624,"componentType":5126,"count":4,"max":[0.06004970138893602,0.00003500119999999995,-0.07699999894851602],"min":[0.059950499148936014,0.0,-0.07699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1065672,"componentType":5126,"count":4,"max":[0.059950499148936014,0.00003500119999999995,-0.07699999894851602],"min":[0.059499900608936035,0.0,-0.07745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1065720,"componentType":5126,"count":4,"max":[0.059499900608936035,0.00003500119999999995,-0.07745059748851602],"min":[0.05949990060893602,0.0,-0.077549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":1065768,"componentType":5126,"count":4,"max":[0.059949800648936014,0.00003500119999999995,-0.077549997848516],"min":[0.05949990060893602,0.0,-0.07800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1065816,"componentType":5126,"count":8,"max":[0.060500000208936026,0.0,-0.07699999894851602],"min":[0.05949990060893602,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1065912,"componentType":5126,"count":8,"max":[0.060500000208936026,0.00003500119999999995,-0.07699999894851602],"min":[0.05949990060893602,0.00003500119999999995,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1066008,"componentType":5126,"count":4,"max":[0.037549296254238015,0.00003500119999999995,-0.09050079704851603],"min":[0.037449796834238,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066056,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.09005009690851602],"min":[0.037549296254238015,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066104,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.08995029776851603],"min":[0.037999996394238,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1066152,"componentType":5126,"count":4,"max":[0.037999996394238,0.00003500119999999995,-0.08949999894851601],"min":[0.03754969757423801,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066200,"componentType":5126,"count":4,"max":[0.03754969757423801,0.00003500119999999995,-0.08949999894851601],"min":[0.03745049533423801,0.0,-0.08949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1066248,"componentType":5126,"count":4,"max":[0.03745049533423801,0.00003500119999999995,-0.08949999894851601],"min":[0.03699989679423801,0.0,-0.08995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066296,"componentType":5126,"count":4,"max":[0.03699989679423801,0.00003500119999999995,-0.08995059748851603],"min":[0.03699989679423801,0.0,-0.09004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066344,"componentType":5126,"count":4,"max":[0.037449796834238,0.00003500119999999995,-0.09004999784851603],"min":[0.03699989679423801,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066392,"componentType":5126,"count":8,"max":[0.03799999639423801,0.0,-0.08949999894851601],"min":[0.03699989679423801,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066488,"componentType":5126,"count":8,"max":[0.03799999639423801,0.00003500119999999995,-0.08949999894851601],"min":[0.03699989679423801,0.00003500119999999995,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066584,"componentType":5126,"count":4,"max":[0.08754929625423802,0.00003500119999999995,-0.08050079704851604],"min":[0.08744979683423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1066632,"componentType":5126,"count":4,"max":[0.08799999639423801,0.00003500119999999995,-0.08005009690851603],"min":[0.08754929625423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1066680,"componentType":5126,"count":4,"max":[0.08799999639423801,0.00003500119999999995,-0.07995029776851602],"min":[0.08799999639423801,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066728,"componentType":5126,"count":4,"max":[0.08799999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.08754969757423803,0.0,-0.07995029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1066776,"componentType":5126,"count":4,"max":[0.08754969757423803,0.00003500119999999995,-0.079499998948516],"min":[0.08745049533423802,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1066824,"componentType":5126,"count":4,"max":[0.08745049533423802,0.00003500119999999995,-0.079499998948516],"min":[0.08699989679423803,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066872,"componentType":5126,"count":4,"max":[0.08699989679423803,0.00003500119999999995,-0.07995059748851603],"min":[0.08699989679423803,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1066920,"componentType":5126,"count":4,"max":[0.08744979683423802,0.00003500119999999995,-0.08004999784851603],"min":[0.08699989679423803,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1066968,"componentType":5126,"count":8,"max":[0.08799999639423801,0.0,-0.079499998948516],"min":[0.08699989679423803,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1067064,"componentType":5126,"count":8,"max":[0.08799999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.08699989679423803,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1067160,"componentType":5126,"count":4,"max":[0.035049296254238,0.00003500119999999995,-0.09800079704851604],"min":[0.03494979683423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1067208,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.09755009690851603],"min":[0.035049296254238,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1067256,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.09745029776851603],"min":[0.03549999639423801,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1067304,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.09699999894851603],"min":[0.03504969757423802,0.0,-0.09745029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1067352,"componentType":5126,"count":4,"max":[0.03504969757423802,0.00003500119999999995,-0.09699999894851603],"min":[0.03495049533423802,0.0,-0.09699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1067400,"componentType":5126,"count":4,"max":[0.03495049533423802,0.00003500119999999995,-0.09699999894851603],"min":[0.034499896794238,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1067448,"componentType":5126,"count":4,"max":[0.03449989679423801,0.00003500119999999995,-0.09745059748851603],"min":[0.034499896794238,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1067496,"componentType":5126,"count":4,"max":[0.03494979683423802,0.00003500119999999995,-0.09754999784851603],"min":[0.03449989679423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1067544,"componentType":5126,"count":8,"max":[0.03549999639423801,0.0,-0.09699999894851603],"min":[0.034499896794238,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1067640,"componentType":5126,"count":8,"max":[0.03549999639423801,0.00003500119999999995,-0.09699999894851603],"min":[0.034499896794238,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1067736,"componentType":5126,"count":4,"max":[0.08004929625423804,0.00003500119999999995,-0.09800079704851604],"min":[0.07994979683423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1067784,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.09755009690851603],"min":[0.08004929625423804,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1067832,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.09745029776851602],"min":[0.08049999639423801,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1067880,"componentType":5126,"count":4,"max":[0.08049999639423801,0.00003500119999999995,-0.09699999894851602],"min":[0.08004969757423802,0.0,-0.09745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1067928,"componentType":5126,"count":4,"max":[0.08004969757423802,0.00003500119999999995,-0.09699999894851602],"min":[0.07995049533423801,0.0,-0.09699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1067976,"componentType":5126,"count":4,"max":[0.07995049533423801,0.00003500119999999995,-0.09699999894851602],"min":[0.07949989679423802,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1068024,"componentType":5126,"count":4,"max":[0.07949989679423802,0.00003500119999999995,-0.09745059748851603],"min":[0.07949989679423802,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1068072,"componentType":5126,"count":4,"max":[0.07994979683423802,0.00003500119999999995,-0.09754999784851603],"min":[0.07949989679423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1068120,"componentType":5126,"count":8,"max":[0.08049999639423802,0.0,-0.09699999894851602],"min":[0.07949989679423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1068216,"componentType":5126,"count":8,"max":[0.08049999639423802,0.00003500119999999995,-0.09699999894851602],"min":[0.07949989679423802,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1068312,"componentType":5126,"count":4,"max":[0.08754929625423802,0.00003500119999999995,-0.09050079704851602],"min":[0.08744979683423802,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1068360,"componentType":5126,"count":4,"max":[0.08799999639423803,0.00003500119999999995,-0.09005009690851602],"min":[0.08754929625423802,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1068408,"componentType":5126,"count":4,"max":[0.08799999639423803,0.00003500119999999995,-0.08995029776851604],"min":[0.08799999639423803,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1068456,"componentType":5126,"count":4,"max":[0.08799999639423803,0.00003500119999999995,-0.08949999894851601],"min":[0.08754969757423803,0.0,-0.08995029776851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1068504,"componentType":5126,"count":4,"max":[0.08754969757423803,0.00003500119999999995,-0.08949999894851601],"min":[0.08745049533423802,0.0,-0.08949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1068552,"componentType":5126,"count":4,"max":[0.08745049533423802,0.00003500119999999995,-0.08949999894851601],"min":[0.08699989679423803,0.0,-0.08995059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1068600,"componentType":5126,"count":4,"max":[0.08699989679423803,0.00003500119999999995,-0.08995059748851601],"min":[0.08699989679423803,0.0,-0.09004999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1068648,"componentType":5126,"count":4,"max":[0.08744979683423802,0.00003500119999999995,-0.09004999784851601],"min":[0.08699989679423803,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1068696,"componentType":5126,"count":8,"max":[0.08799999639423803,0.0,-0.08949999894851601],"min":[0.08699989679423803,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1068792,"componentType":5126,"count":8,"max":[0.08799999639423803,0.00003500119999999995,-0.08949999894851601],"min":[0.08699989679423803,0.00003500119999999995,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1068888,"componentType":5126,"count":4,"max":[0.045049296254238015,0.00003500119999999995,-0.07800079704851601],"min":[0.04494979683423802,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1068936,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.07755009690851603],"min":[0.045049296254238015,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1068984,"componentType":5126,"count":4,"max":[0.04549999639423804,0.00003500119999999995,-0.07745029776851602],"min":[0.04549999639423801,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069032,"componentType":5126,"count":4,"max":[0.04549999639423804,0.00003500119999999995,-0.07699999894851603],"min":[0.04504969757423801,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1069080,"componentType":5126,"count":4,"max":[0.04504969757423801,0.00003500119999999995,-0.07699999894851602],"min":[0.044950495334238,0.0,-0.07699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069128,"componentType":5126,"count":4,"max":[0.044950495334238,0.00003500119999999995,-0.07699999894851602],"min":[0.04449989679423803,0.0,-0.07745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1069176,"componentType":5126,"count":4,"max":[0.04449989679423803,0.00003500119999999995,-0.07745059748851602],"min":[0.04449989679423801,0.0,-0.07754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1069224,"componentType":5126,"count":4,"max":[0.04494979683423802,0.00003500119999999995,-0.07754999784851602],"min":[0.04449989679423801,0.0,-0.07800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1069272,"componentType":5126,"count":8,"max":[0.04549999639423804,0.0,-0.07699999894851602],"min":[0.04449989679423801,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1069368,"componentType":5126,"count":8,"max":[0.04549999639423804,0.00003500119999999995,-0.07699999894851602],"min":[0.04449989679423801,0.00003500119999999995,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1069464,"componentType":5126,"count":4,"max":[0.07504929625423802,0.00003500119999999995,-0.09300079704851603],"min":[0.07494979683423801,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069512,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.09255009690851602],"min":[0.07504929625423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069560,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.09245029776851603],"min":[0.07549999639423803,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1069608,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.09199999894851603],"min":[0.07504969757423803,0.0,-0.09245029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069656,"componentType":5126,"count":4,"max":[0.07504969757423803,0.00003500119999999995,-0.09199999894851602],"min":[0.07495049533423803,0.0,-0.09199999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069704,"componentType":5126,"count":4,"max":[0.07495049533423803,0.00003500119999999995,-0.09199999894851602],"min":[0.07449989679423803,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069752,"componentType":5126,"count":4,"max":[0.07449989679423803,0.00003500119999999995,-0.09245059748851603],"min":[0.07449989679423803,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069800,"componentType":5126,"count":4,"max":[0.07494979683423801,0.00003500119999999995,-0.09254999784851603],"min":[0.07449989679423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069848,"componentType":5126,"count":8,"max":[0.07549999639423803,0.0,-0.09199999894851602],"min":[0.07449989679423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1069944,"componentType":5126,"count":8,"max":[0.07549999639423803,0.00003500119999999995,-0.09199999894851602],"min":[0.07449989679423803,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1070040,"componentType":5126,"count":4,"max":[0.06754929625423801,0.00003500119999999995,-0.08050079704851604],"min":[0.06744979683423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1070088,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.08005009690851601],"min":[0.06754929625423801,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1070136,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.079950297768516],"min":[0.06799999639423802,0.0,-0.08005009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1070184,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.079499998948516],"min":[0.06754969757423801,0.0,-0.079950297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1070232,"componentType":5126,"count":4,"max":[0.06754969757423801,0.00003500119999999995,-0.079499998948516],"min":[0.06745049533423801,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1070280,"componentType":5126,"count":4,"max":[0.06745049533423801,0.00003500119999999995,-0.079499998948516],"min":[0.06699989679423803,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1070328,"componentType":5126,"count":4,"max":[0.06699989679423803,0.00003500119999999995,-0.07995059748851603],"min":[0.066999896794238,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1070376,"componentType":5126,"count":4,"max":[0.06744979683423802,0.00003500119999999995,-0.08004999784851603],"min":[0.066999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1070424,"componentType":5126,"count":8,"max":[0.06799999639423802,0.0,-0.079499998948516],"min":[0.066999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1070520,"componentType":5126,"count":8,"max":[0.06799999639423802,0.00003500119999999995,-0.079499998948516],"min":[0.066999896794238,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1070616,"componentType":5126,"count":118,"max":[0.09969844484436212,-0.0019816377295058703,-0.08655005264654822],"min":[0.09964008843273614,-0.0020576440313298684,-0.08655055264747145],"type":"VEC3"},{"bufferView":0,"byteOffset":1072032,"componentType":5126,"count":12,"max":[0.09965669856504324,-0.001995362533665869,-0.08654955264219034],"min":[0.09965300742451874,-0.00200383656056329,-0.08655055264295122],"type":"VEC3"},{"bufferView":0,"byteOffset":1072176,"componentType":5126,"count":12,"max":[0.09966642030132311,-0.001992087296309869,-0.08654955264178812],"min":[0.09965669856503134,-0.001995362533753291,-0.08655055264216642],"type":"VEC3"},{"bufferView":0,"byteOffset":1072320,"componentType":5126,"count":16,"max":[0.09968024908127182,-0.001992087296309869,-0.08654955264177022],"min":[0.09966642030131113,-0.001998013916375289,-0.08655055264211733],"type":"VEC3"},{"bufferView":0,"byteOffset":1072512,"componentType":5126,"count":16,"max":[0.09968570781019905,-0.001998013916287871,-0.08654955264214133],"min":[0.09968024908125983,-0.002012830466320292,-0.08655055264334752],"type":"VEC3"},{"bufferView":0,"byteOffset":1072704,"componentType":5126,"count":4,"max":[0.09968570781019905,-0.00201283046623287,-0.08654955264337152],"min":[0.09968570781018703,-0.0020197968441892904,-0.08655055264395652],"type":"VEC3"},{"bufferView":0,"byteOffset":1072752,"componentType":5126,"count":4,"max":[0.09968570781019905,-0.00201750937674187,-0.08654955264398052],"min":[0.09966870776867093,-0.0020197968441892904,-0.08655055264395932],"type":"VEC3"},{"bufferView":0,"byteOffset":1072800,"componentType":5126,"count":12,"max":[0.09966870776868293,-0.0020130384178108683,-0.08654955264373933],"min":[0.09965638663766403,-0.002017509376829292,-0.08655055264395932],"type":"VEC3"},{"bufferView":0,"byteOffset":1072944,"componentType":5126,"count":12,"max":[0.09965638663767602,-0.0020038365604758716,-0.08654955264297522],"min":[0.09965300742451874,-0.00201303841789829,-0.08655055264371532],"type":"VEC3"},{"bufferView":0,"byteOffset":1073088,"componentType":5126,"count":32,"max":[0.09969844484436212,-0.0020300904472208715,-0.08654955264472852],"min":[0.09967219095760563,-0.0020576440314172897,-0.08655055264742643],"type":"VEC3"},{"bufferView":0,"byteOffset":1073472,"componentType":5126,"count":4,"max":[0.09969844484436212,-0.001983353330025871,-0.08654955264064262],"min":[0.09969844484435014,-0.0020300904473082894,-0.08655055264470453],"type":"VEC3"},{"bufferView":0,"byteOffset":1073520,"componentType":5126,"count":4,"max":[0.09969844484436212,-0.001983353330025871,-0.08654955264064262],"min":[0.09968570781018703,-0.001983353330113289,-0.08655055264077052],"type":"VEC3"},{"bufferView":0,"byteOffset":1073568,"componentType":5126,"count":5,"max":[0.09968570781019903,-0.001983353330025871,-0.08654955264079453],"min":[0.09968553884952984,-0.001994582715335291,-0.08655055264175432],"type":"VEC3"},{"bufferView":0,"byteOffset":1073628,"componentType":5126,"count":35,"max":[0.09968553884954173,-0.0019816377295058703,-0.08654955264088912],"min":[0.09966311907000752,-0.001994610907864992,-0.0865505526417582],"type":"VEC3"},{"bufferView":0,"byteOffset":1074048,"componentType":5126,"count":16,"max":[0.09966311907001943,-0.0019816377295058703,-0.08654955264091393],"min":[0.09964632698006974,-0.001987356397993292,-0.08655055264159012],"type":"VEC3"},{"bufferView":0,"byteOffset":1074240,"componentType":5126,"count":16,"max":[0.09964632698008162,-0.00198735639790587,-0.08654955264161412],"min":[0.09964008843272423,-0.0020027968026732914,-0.08655055264301431],"type":"VEC3"},{"bufferView":0,"byteOffset":1074432,"componentType":5126,"count":28,"max":[0.09966418482185745,-0.00200279680258587,-0.08654955264303843],"min":[0.09964008843272423,-0.0020265032825852883,-0.08655055264479952],"type":"VEC3"},{"bufferView":0,"byteOffset":1074768,"componentType":5126,"count":4,"max":[0.09968570781019903,-0.0020265032824978704,-0.08654955264482354],"min":[0.09966418482184553,-0.0020295185804690983,-0.08655055264480642],"type":"VEC3"},{"bufferView":0,"byteOffset":1074816,"componentType":5126,"count":17,"max":[0.09968570781019903,-0.002029518580381872,-0.08654955264483043],"min":[0.09967099523603704,-0.0020472984403595794,-0.08655055264643441],"type":"VEC3"},{"bufferView":0,"byteOffset":1075020,"componentType":5126,"count":9,"max":[0.09967099523603704,-0.0020385124861378684,-0.08654955264607611],"min":[0.09964718478032941,-0.0020472984403595794,-0.08655055264656585],"type":"VEC3"},{"bufferView":0,"byteOffset":1075128,"componentType":5126,"count":4,"max":[0.09964718478034133,-0.0020385124861378684,-0.08654955264607611],"min":[0.09964718478032941,-0.0020508856051272917,-0.08655055264713382],"type":"VEC3"},{"bufferView":0,"byteOffset":1075176,"componentType":5126,"count":16,"max":[0.09967219095761755,-0.00205088560503987,-0.08654955264715782],"min":[0.09964718478032941,-0.0020576440314172897,-0.08655055264747145],"type":"VEC3"},{"bufferView":0,"byteOffset":1075368,"componentType":5126,"count":118,"max":[0.09969844484435014,-0.0019816377295932917,-0.08654955264064262],"min":[0.09964008843272423,-0.0020576440314172897,-0.08655005264654822],"type":"VEC3"},{"bufferView":0,"byteOffset":1076784,"componentType":5126,"count":4,"max":[0.09968570781019111,-0.001994582715247869,-0.08654955264177834],"min":[0.09968536988888055,-0.001994582715335291,-0.08655055264175432],"type":"VEC3"},{"bufferView":0,"byteOffset":1076832,"componentType":5126,"count":4,"max":[0.09254929625423804,0.00003500119999999995,-0.09050079704851602],"min":[0.09244979683423803,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1076880,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.09005009690851602],"min":[0.09254929625423804,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1076928,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.08995029776851603],"min":[0.09299999639423803,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1076976,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.08949999894851603],"min":[0.09254969757423803,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1077024,"componentType":5126,"count":4,"max":[0.09254969757423803,0.00003500119999999995,-0.08949999894851601],"min":[0.09245049533423803,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1077072,"componentType":5126,"count":4,"max":[0.09245049533423803,0.00003500119999999995,-0.08949999894851601],"min":[0.09199989679423802,0.0,-0.08995059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1077120,"componentType":5126,"count":4,"max":[0.09199989679423803,0.00003500119999999995,-0.08995059748851601],"min":[0.09199989679423802,0.0,-0.09004999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1077168,"componentType":5126,"count":4,"max":[0.09244979683423803,0.00003500119999999995,-0.09004999784851601],"min":[0.09199989679423803,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1077216,"componentType":5126,"count":8,"max":[0.09299999639423803,0.0,-0.08949999894851601],"min":[0.09199989679423802,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1077312,"componentType":5126,"count":8,"max":[0.09299999639423803,0.00003500119999999995,-0.08949999894851601],"min":[0.09199989679423802,0.00003500119999999995,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1077408,"componentType":5126,"count":210,"max":[0.09956492219152165,-0.0019352830939712896,-0.09669939395109363],"min":[0.09910365230090414,-0.0022736440505152907,-0.09669939397970176],"type":"VEC3"},{"bufferView":0,"byteOffset":1079928,"componentType":5126,"count":30,"max":[0.09928784610741216,-0.001978662652779871,-0.09669939395494419],"min":[0.09925981891426514,-0.002035056173205291,-0.09670039395985751],"type":"VEC3"},{"bufferView":0,"byteOffset":1080288,"componentType":5126,"count":32,"max":[0.09925981891427713,-0.001978662652779871,-0.09669939395495153],"min":[0.09923172610550185,-0.002035056173205291,-0.09670039395986398],"type":"VEC3"},{"bufferView":0,"byteOffset":1080672,"componentType":5126,"count":11,"max":[0.09949334584488813,-0.0021789318903138693,-0.09669939396967482],"min":[0.09945430418119412,-0.0022360483829312904,-0.09670039397510964],"type":"VEC3"},{"bufferView":0,"byteOffset":1080804,"componentType":5126,"count":15,"max":[0.09945430418120613,-0.002236048382843869,-0.09669939397513364],"min":[0.09935597706703114,-0.0022736440505152907,-0.09670039397956894],"type":"VEC3"},{"bufferView":0,"byteOffset":1080984,"componentType":5126,"count":14,"max":[0.09935597706704312,-0.002245447300601871,-0.09669939397816243],"min":[0.09926921783891812,-0.0022736440505152907,-0.09670039397968785],"type":"VEC3"},{"bufferView":0,"byteOffset":1081152,"componentType":5126,"count":8,"max":[0.09926921783893014,-0.002213635582937869,-0.09669939397576073],"min":[0.09923740612470112,-0.0022454473006892892,-0.09670039397813843],"type":"VEC3"},{"bufferView":0,"byteOffset":1081248,"componentType":5126,"count":6,"max":[0.09923740612471313,-0.002213635582937869,-0.09669939397576073],"min":[0.09922077727816213,-0.00221508156878129,-0.09670039397606144],"type":"VEC3"},{"bufferView":0,"byteOffset":1081320,"componentType":5126,"count":14,"max":[0.09922077727817413,-0.0021803778760698693,-0.09669939397404304],"min":[0.09913763301788814,-0.00221508156878129,-0.09670039397615642],"type":"VEC3"},{"bufferView":0,"byteOffset":1081488,"componentType":5126,"count":14,"max":[0.09913763301790013,-0.0020979566190158713,-0.09669939396724271],"min":[0.09910365230090414,-0.0021803778761572907,-0.09670039397401903],"type":"VEC3"},{"bufferView":0,"byteOffset":1081656,"componentType":5126,"count":14,"max":[0.09913401802937713,-0.002019150336693869,-0.09669939395999123],"min":[0.09910365230090414,-0.0020979566191032897,-0.09670039396721873],"type":"VEC3"},{"bufferView":0,"byteOffset":1081824,"componentType":5126,"count":12,"max":[0.09919185751478514,-0.0019844466509648696,-0.09669939395626753],"min":[0.09913401802936513,-0.0020191503367812907,-0.09670039395996723],"type":"VEC3"},{"bufferView":0,"byteOffset":1081968,"componentType":5126,"count":18,"max":[0.09926054191060313,-0.0019352830938838715,-0.09669939395115053],"min":[0.09919185751477315,-0.0019844466510522915,-0.09670039395624355],"type":"VEC3"},{"bufferView":0,"byteOffset":1082184,"componentType":5126,"count":22,"max":[0.09933284126736412,-0.0019352830938838715,-0.09669939395109363],"min":[0.09926054191059115,-0.002007582450731288,-0.09670039395658492],"type":"VEC3"},{"bufferView":0,"byteOffset":1082448,"componentType":5126,"count":4,"max":[0.09933284126736414,-0.00200758245064387,-0.09669939395660891],"min":[0.0993328412673521,-0.002014812386408291,-0.09670039395721704],"type":"VEC3"},{"bufferView":0,"byteOffset":1082496,"componentType":5126,"count":4,"max":[0.09943406036682913,-0.0020148123863208698,-0.09669939395724103],"min":[0.0993328412673521,-0.002068313907653291,-0.09670039396068722],"type":"VEC3"},{"bufferView":0,"byteOffset":1082544,"componentType":5126,"count":4,"max":[0.09943406036682913,-0.0020683139075658693,-0.09669939396071124],"min":[0.09941164757725315,-0.0021066325750102913,-0.09670039396430442],"type":"VEC3"},{"bufferView":0,"byteOffset":1082592,"componentType":5126,"count":4,"max":[0.09941164757726513,-0.0020560230251898694,-0.09669939396105935],"min":[0.09931476644195113,-0.0021066325750102913,-0.09670039396430442],"type":"VEC3"},{"bufferView":0,"byteOffset":1082640,"componentType":5126,"count":13,"max":[0.09931476644196313,-0.0020560230251898694,-0.09669939396105935],"min":[0.09926054192438113,-0.0020806048038182895,-0.09670039396383094],"type":"VEC3"},{"bufferView":0,"byteOffset":1082796,"componentType":5126,"count":18,"max":[0.09926054192439313,-0.0020328872255108692,-0.09669939396049372],"min":[0.09919258053178413,-0.0020806048038182895,-0.09670039396388368],"type":"VEC3"},{"bufferView":0,"byteOffset":1083012,"componentType":5126,"count":16,"max":[0.09919258053179612,-0.0020328872255108692,-0.09669939396049372],"min":[0.09914920091772712,-0.00209940263933429,-0.09670039396680201],"type":"VEC3"},{"bufferView":0,"byteOffset":1083204,"componentType":5126,"count":22,"max":[0.09922150027450014,-0.002099402639246872,-0.09669939396682603],"min":[0.09914920091772712,-0.0021717019960942885,-0.09670039397231733],"type":"VEC3"},{"bufferView":0,"byteOffset":1083468,"componentType":5126,"count":10,"max":[0.09925981892806704,-0.0021608570924928684,-0.09669939397087943],"min":[0.09922150027448813,-0.0021717019960942885,-0.09670039397226043],"type":"VEC3"},{"bufferView":0,"byteOffset":1083588,"componentType":5126,"count":20,"max":[0.09935670004957914,-0.0021608570924928684,-0.09669939397087943],"min":[0.09925981892805513,-0.00223026443645929,-0.09670039397585378],"type":"VEC3"},{"bufferView":0,"byteOffset":1083828,"componentType":5126,"count":24,"max":[0.09945791914904413,-0.002139890240420872,-0.09669939396668412],"min":[0.09935670004956712,-0.00223026443645929,-0.09670039397576792],"type":"VEC3"},{"bufferView":0,"byteOffset":1084116,"componentType":5126,"count":4,"max":[0.09946370309206913,-0.002139890240420872,-0.09669939396661513],"min":[0.09945791914903211,-0.00213989024050829,-0.09670039396666014],"type":"VEC3"},{"bufferView":0,"byteOffset":1084164,"componentType":5126,"count":20,"max":[0.09952009658482615,-0.002083496747663869,-0.09669939396101264],"min":[0.09946370309205713,-0.00213989024050829,-0.09670039396659112],"type":"VEC3"},{"bufferView":0,"byteOffset":1084404,"componentType":5126,"count":18,"max":[0.09952009658482615,-0.002027103254905871,-0.09669939395670324],"min":[0.09946804104243014,-0.0020834967477512904,-0.09670039396098863],"type":"VEC3"},{"bufferView":0,"byteOffset":1084620,"componentType":5126,"count":4,"max":[0.09946804104244214,-0.002027103254905871,-0.09669939395670324],"min":[0.09943550633188813,-0.0020271032549932892,-0.09670039395706724],"type":"VEC3"},{"bufferView":0,"byteOffset":1084668,"componentType":5126,"count":10,"max":[0.09943550633190013,-0.002027103254905871,-0.09669939395709122],"min":[0.09943116838151413,-0.0020278262375292896,-0.09670039395718212],"type":"VEC3"},{"bufferView":0,"byteOffset":1084788,"componentType":5126,"count":18,"max":[0.09943116838152613,-0.002005413447877871,-0.09669939395551404],"min":[0.09940875559195114,-0.0020278262375292896,-0.09670039395719181],"type":"VEC3"},{"bufferView":0,"byteOffset":1085004,"componentType":5126,"count":16,"max":[0.09942972241645515,-0.00198300065831387,-0.09669939395330462],"min":[0.09940875559195114,-0.0020054134479652887,-0.09670039395549003],"type":"VEC3"},{"bufferView":0,"byteOffset":1085196,"componentType":5126,"count":4,"max":[0.09947237902039613,-0.00198300065831387,-0.09669939395279593],"min":[0.09942972241644313,-0.0019830006584012913,-0.09670039395328062],"type":"VEC3"},{"bufferView":0,"byteOffset":1085244,"componentType":5126,"count":14,"max":[0.09953817142401612,-0.00198300065831387,-0.09669939395279119],"min":[0.09947237902038412,-0.00201553536894329,-0.09670039395483174],"type":"VEC3"},{"bufferView":0,"byteOffset":1085412,"componentType":5126,"count":14,"max":[0.09956492219153353,-0.0020155353688558683,-0.09669939395485573],"min":[0.09953817142400413,-0.0020842197578662897,-0.09670039396051723],"type":"VEC3"},{"bufferView":0,"byteOffset":1085580,"componentType":5126,"count":20,"max":[0.09956492219153353,-0.0020842197577788718,-0.09669939396054121],"min":[0.09949334584487614,-0.0021789318904012907,-0.09670039396965084],"type":"VEC3"},{"bufferView":0,"byteOffset":1085820,"componentType":5126,"count":211,"max":[0.09956492219153353,-0.0019352830938838715,-0.09670039395107265],"min":[0.09910365230091613,-0.002273644050427869,-0.09670039397968785],"type":"VEC3"},{"bufferView":0,"byteOffset":1088352,"componentType":5126,"count":12,"max":[0.09990951569621413,-0.001983353330025871,-0.08655055263810173],"min":[0.09985482443115314,-0.002085041651754871,-0.08655055264764372],"type":"VEC3"},{"bufferView":0,"byteOffset":1088496,"componentType":5126,"count":4,"max":[0.09990951569621413,-0.001983353330025871,-0.08654955263812564],"min":[0.09990951569620214,-0.0019949466305972906,-0.08655055263911521],"type":"VEC3"},{"bufferView":0,"byteOffset":1088544,"componentType":5126,"count":4,"max":[0.09990951569621413,-0.0019949466305098688,-0.08654955263913923],"min":[0.09986795137451412,-0.0019949466305972906,-0.08655055263961083],"type":"VEC3"},{"bufferView":0,"byteOffset":1088592,"componentType":5126,"count":4,"max":[0.09986795137452613,-0.0019949466305098688,-0.08654955263963482],"min":[0.09986795137451412,-0.0020291546652072903,-0.08655055264260143],"type":"VEC3"},{"bufferView":0,"byteOffset":1088640,"componentType":5126,"count":4,"max":[0.09990431690675913,-0.0020291546651198685,-0.08654955264219172],"min":[0.09986795137451412,-0.0020291546652072903,-0.08655055264260143],"type":"VEC3"},{"bufferView":0,"byteOffset":1088688,"componentType":5126,"count":4,"max":[0.09990431690675913,-0.0020291546651198685,-0.08654955264219172],"min":[0.09990431690674713,-0.0020407999535852887,-0.08655055264318581],"type":"VEC3"},{"bufferView":0,"byteOffset":1088736,"componentType":5126,"count":4,"max":[0.09990431690675913,-0.0020407999534978708,-0.08654955264320982],"min":[0.09986795137451412,-0.0020407999535852887,-0.08655055264361951],"type":"VEC3"},{"bufferView":0,"byteOffset":1088784,"componentType":5126,"count":4,"max":[0.09986795137452613,-0.0020407999534978708,-0.08654955264364353],"min":[0.09986795137451412,-0.00207334437557029,-0.0865505526464646],"type":"VEC3"},{"bufferView":0,"byteOffset":1088832,"componentType":5126,"count":4,"max":[0.09990720223490612,-0.002073344375482872,-0.08654955264602052],"min":[0.09986795137451412,-0.00207334437557029,-0.0865505526464646],"type":"VEC3"},{"bufferView":0,"byteOffset":1088880,"componentType":5126,"count":4,"max":[0.09990720223490612,-0.002073344375482872,-0.08654955264602052],"min":[0.09990720223489413,-0.002085041651842289,-0.08655055264701914],"type":"VEC3"},{"bufferView":0,"byteOffset":1088928,"componentType":5126,"count":4,"max":[0.09990720223490612,-0.002085041651754871,-0.08654955264704312],"min":[0.09985482443114112,-0.002085041651842289,-0.08655055264764372],"type":"VEC3"},{"bufferView":0,"byteOffset":1088976,"componentType":5126,"count":4,"max":[0.09985482443115314,-0.001983353330025871,-0.08654955263877781],"min":[0.09985482443114112,-0.002085041651842289,-0.08655055264764372],"type":"VEC3"},{"bufferView":0,"byteOffset":1089024,"componentType":5126,"count":4,"max":[0.09990951569621413,-0.001983353330025871,-0.08654955263812564],"min":[0.09985482443114112,-0.001983353330113289,-0.08655055263875383],"type":"VEC3"},{"bufferView":0,"byteOffset":1089072,"componentType":5126,"count":12,"max":[0.09990951569620214,-0.001983353330113289,-0.08654955263812564],"min":[0.09985482443114112,-0.002085041651842289,-0.08654955264766773],"type":"VEC3"},{"bufferView":0,"byteOffset":1089216,"componentType":5126,"count":4,"max":[0.06754929625423801,0.00003500119999999995,-0.08550079704851603],"min":[0.06744979683423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1089264,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.08505009690851602],"min":[0.06754929625423801,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1089312,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.08495029776851601],"min":[0.06799999639423802,0.0,-0.08505009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1089360,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.08449999894851601],"min":[0.06754969757423801,0.0,-0.08495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1089408,"componentType":5126,"count":4,"max":[0.06754969757423801,0.00003500119999999995,-0.08449999894851601],"min":[0.06745049533423801,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1089456,"componentType":5126,"count":4,"max":[0.06745049533423801,0.00003500119999999995,-0.08449999894851602],"min":[0.06699989679423803,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1089504,"componentType":5126,"count":4,"max":[0.06699989679423803,0.00003500119999999995,-0.08495059748851602],"min":[0.066999896794238,0.0,-0.08504999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1089552,"componentType":5126,"count":4,"max":[0.06744979683423802,0.00003500119999999995,-0.08504999784851602],"min":[0.066999896794238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1089600,"componentType":5126,"count":8,"max":[0.06799999639423802,0.0,-0.08449999894851601],"min":[0.066999896794238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1089696,"componentType":5126,"count":8,"max":[0.06799999639423802,0.00003500119999999995,-0.08449999894851601],"min":[0.066999896794238,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1089792,"componentType":5126,"count":73,"max":[0.10008651289355001,-0.001983353330025871,-0.0967003939460726],"min":[0.10000372217148802,-0.002085041651754871,-0.09670039395535641],"type":"VEC3"},{"bufferView":0,"byteOffset":1090668,"componentType":5126,"count":4,"max":[0.10003161367691102,-0.0019949466305098688,-0.09669939394717153],"min":[0.10001684911484802,-0.0019949466305972906,-0.09670039394732353],"type":"VEC3"},{"bufferView":0,"byteOffset":1090716,"componentType":5126,"count":18,"max":[0.10006184463758903,-0.0019949466305098688,-0.09669939394712097],"min":[0.10003161367689903,-0.002005552161084289,-0.09670039394771414],"type":"VEC3"},{"bufferView":0,"byteOffset":1090932,"componentType":5126,"count":18,"max":[0.10007271010754804,-0.0020055521609968706,-0.09669939394773813],"min":[0.10006184463757703,-0.0020351332730802908,-0.09670039395017062],"type":"VEC3"},{"bufferView":0,"byteOffset":1091148,"componentType":5126,"count":18,"max":[0.10007271010754804,-0.0020351332729928694,-0.09669939395019464],"min":[0.10006155870415603,-0.002063778602974292,-0.09670039395280793],"type":"VEC3"},{"bufferView":0,"byteOffset":1091364,"componentType":5126,"count":18,"max":[0.10006155870416802,-0.0020637786028868703,-0.09669939395283195],"min":[0.10003221153768603,-0.00207334437557029,-0.09670039395399412],"type":"VEC3"},{"bufferView":0,"byteOffset":1091580,"componentType":5126,"count":4,"max":[0.10003221153769803,-0.002073344375482872,-0.09669939395401814],"min":[0.10001684911484802,-0.00207334437557029,-0.09670039395417734],"type":"VEC3"},{"bufferView":0,"byteOffset":1091628,"componentType":5126,"count":4,"max":[0.10001684911486004,-0.0019949466305098688,-0.09669939394734763],"min":[0.10001684911484802,-0.00207334437557029,-0.09670039395417734],"type":"VEC3"},{"bufferView":0,"byteOffset":1091676,"componentType":5126,"count":4,"max":[0.10000372217148802,-0.001983353330025871,-0.09669939394649063],"min":[0.10000372217147603,-0.002085041651842289,-0.09670039395535641],"type":"VEC3"},{"bufferView":0,"byteOffset":1091724,"componentType":5126,"count":4,"max":[0.10003273141664402,-0.002085041651754871,-0.09669939395503452],"min":[0.10000372217147603,-0.002085041651842289,-0.09670039395535641],"type":"VEC3"},{"bufferView":0,"byteOffset":1091772,"componentType":5126,"count":19,"max":[0.10007117646465903,-0.002071576787067869,-0.09669939395339892],"min":[0.10003273141663203,-0.002085041651842289,-0.09670039395501052],"type":"VEC3"},{"bufferView":0,"byteOffset":1092000,"componentType":5126,"count":20,"max":[0.10008651289355001,-0.0020354971882538707,-0.09669939395006193],"min":[0.10007117646464703,-0.0020715767871552905,-0.09670039395337492],"type":"VEC3"},{"bufferView":0,"byteOffset":1092240,"componentType":5126,"count":20,"max":[0.10008651289355001,-0.001997598013130869,-0.09669939394693153],"min":[0.10007117646464703,-0.0020354971883412886,-0.09670039395003793],"type":"VEC3"},{"bufferView":0,"byteOffset":1092480,"componentType":5126,"count":20,"max":[0.10007117646465902,-0.001983353330025871,-0.09669939394610103],"min":[0.10003169165874104,-0.0019975980132182903,-0.09670039394690752],"type":"VEC3"},{"bufferView":0,"byteOffset":1092720,"componentType":5126,"count":4,"max":[0.10003169165875303,-0.001983353330025871,-0.09669939394615705],"min":[0.10000372217147603,-0.001983353330113289,-0.09670039394646662],"type":"VEC3"},{"bufferView":0,"byteOffset":1092768,"componentType":5126,"count":74,"max":[0.10008651289353802,-0.001983353330113289,-0.09669939394610103],"min":[0.10000372217147603,-0.002085041651842289,-0.09669939395538044],"type":"VEC3"},{"bufferView":0,"byteOffset":1093656,"componentType":5126,"count":4,"max":[0.050049296254238006,0.00003500119999999995,-0.09800079704851604],"min":[0.04994979683423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1093704,"componentType":5126,"count":4,"max":[0.05049999639423802,0.00003500119999999995,-0.09755009690851603],"min":[0.050049296254238006,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1093752,"componentType":5126,"count":4,"max":[0.05049999639423802,0.00003500119999999995,-0.09745029776851602],"min":[0.05049999639423801,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1093800,"componentType":5126,"count":4,"max":[0.05049999639423801,0.00003500119999999995,-0.09699999894851603],"min":[0.050049697574237995,0.0,-0.09745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1093848,"componentType":5126,"count":4,"max":[0.050049697574237995,0.00003500119999999995,-0.09699999894851602],"min":[0.049950495334238,0.0,-0.09699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1093896,"componentType":5126,"count":4,"max":[0.049950495334238,0.00003500119999999995,-0.09699999894851602],"min":[0.049499896794238024,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1093944,"componentType":5126,"count":4,"max":[0.049499896794238024,0.00003500119999999995,-0.09745059748851603],"min":[0.04949989679423801,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1093992,"componentType":5126,"count":4,"max":[0.04994979683423802,0.00003500119999999995,-0.09754999784851603],"min":[0.04949989679423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1094040,"componentType":5126,"count":8,"max":[0.05049999639423802,0.0,-0.09699999894851602],"min":[0.04949989679423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1094136,"componentType":5126,"count":8,"max":[0.05049999639423802,0.00003500119999999995,-0.09699999894851602],"min":[0.04949989679423801,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1094232,"componentType":5126,"count":4,"max":[0.052549296254238015,0.00003500119999999995,-0.08550079704851604],"min":[0.05244979683423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1094280,"componentType":5126,"count":4,"max":[0.052999996394238025,0.00003500119999999995,-0.08505009690851602],"min":[0.052549296254238015,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1094328,"componentType":5126,"count":4,"max":[0.052999996394238025,0.00003500119999999995,-0.08495029776851601],"min":[0.052999996394238025,0.0,-0.08505009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1094376,"componentType":5126,"count":4,"max":[0.052999996394238025,0.00003500119999999995,-0.08449999894851601],"min":[0.052549697574238,0.0,-0.08495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1094424,"componentType":5126,"count":4,"max":[0.052549697574238,0.00003500119999999995,-0.08449999894851601],"min":[0.052450495334238,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1094472,"componentType":5126,"count":4,"max":[0.052450495334238,0.00003500119999999995,-0.08449999894851602],"min":[0.051999896794238026,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1094520,"componentType":5126,"count":4,"max":[0.051999896794238026,0.00003500119999999995,-0.08495059748851602],"min":[0.051999896794238026,0.0,-0.08504999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1094568,"componentType":5126,"count":4,"max":[0.05244979683423802,0.00003500119999999995,-0.08504999784851602],"min":[0.051999896794238026,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1094616,"componentType":5126,"count":8,"max":[0.052999996394238025,0.0,-0.08449999894851601],"min":[0.051999896794238026,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1094712,"componentType":5126,"count":8,"max":[0.052999996394238025,0.00003500119999999995,-0.08449999894851601],"min":[0.051999896794238026,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1094808,"componentType":5126,"count":4,"max":[0.04004929625423802,0.00003500119999999995,-0.08800079704851602],"min":[0.039949796834238015,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1094856,"componentType":5126,"count":4,"max":[0.04049999639423803,0.00003500119999999995,-0.08755009690851602],"min":[0.04004929625423802,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1094904,"componentType":5126,"count":4,"max":[0.04049999639423803,0.00003500119999999995,-0.08745029776851601],"min":[0.040499996394238014,0.0,-0.08755009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1094952,"componentType":5126,"count":4,"max":[0.040499996394238014,0.00003500119999999995,-0.08699999894851602],"min":[0.040049697574238013,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1095000,"componentType":5126,"count":4,"max":[0.040049697574238013,0.00003500119999999995,-0.08699999894851601],"min":[0.039950495334238,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095048,"componentType":5126,"count":4,"max":[0.039950495334238,0.00003500119999999995,-0.08699999894851601],"min":[0.039499896794238015,0.0,-0.08745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095096,"componentType":5126,"count":4,"max":[0.039499896794238015,0.00003500119999999995,-0.08745059748851602],"min":[0.039499896794238015,0.0,-0.08754999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1095144,"componentType":5126,"count":4,"max":[0.039949796834238015,0.00003500119999999995,-0.08754999784851601],"min":[0.039499896794238015,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095192,"componentType":5126,"count":8,"max":[0.04049999639423803,0.0,-0.08699999894851601],"min":[0.039499896794238015,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1095288,"componentType":5126,"count":8,"max":[0.04049999639423803,0.00003500119999999995,-0.08699999894851601],"min":[0.039499896794238015,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1095384,"componentType":5126,"count":4,"max":[0.05504929625423802,0.00003500119999999995,-0.07800079704851601],"min":[0.054949796834238014,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095432,"componentType":5126,"count":4,"max":[0.055499996394238,0.00003500119999999995,-0.07755009690851603],"min":[0.05504929625423802,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095480,"componentType":5126,"count":4,"max":[0.05549999639423803,0.00003500119999999995,-0.07745029776851602],"min":[0.055499996394238,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1095528,"componentType":5126,"count":4,"max":[0.05549999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.05504969757423803,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095576,"componentType":5126,"count":4,"max":[0.05504969757423803,0.00003500119999999995,-0.07699999894851602],"min":[0.05495049533423803,0.0,-0.07699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095624,"componentType":5126,"count":4,"max":[0.05495049533423803,0.00003500119999999995,-0.07699999894851602],"min":[0.054499896794238015,0.0,-0.07745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095672,"componentType":5126,"count":4,"max":[0.054499896794238015,0.00003500119999999995,-0.07745059748851602],"min":[0.054499896794238015,0.0,-0.077549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":1095720,"componentType":5126,"count":4,"max":[0.054949796834238014,0.00003500119999999995,-0.077549997848516],"min":[0.054499896794238015,0.0,-0.07800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1095768,"componentType":5126,"count":8,"max":[0.05549999639423803,0.0,-0.07699999894851602],"min":[0.054499896794238015,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095864,"componentType":5126,"count":8,"max":[0.05549999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.054499896794238015,0.00003500119999999995,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1095960,"componentType":5126,"count":4,"max":[0.032549296254238004,0.00003500119999999995,-0.09550079704851604],"min":[0.032449796834238,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1096008,"componentType":5126,"count":4,"max":[0.032999996394238,0.00003500119999999995,-0.09505009690851603],"min":[0.032549296254238004,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1096056,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.09495029776851603],"min":[0.032999996394238,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1096104,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.09449999894851602],"min":[0.032549697574238014,0.0,-0.09495029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1096152,"componentType":5126,"count":4,"max":[0.032549697574238014,0.00003500119999999995,-0.09449999894851602],"min":[0.032450495334238,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1096200,"componentType":5126,"count":4,"max":[0.032450495334238,0.00003500119999999995,-0.09449999894851602],"min":[0.031999896794238,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1096248,"componentType":5126,"count":4,"max":[0.031999896794238016,0.00003500119999999995,-0.09495059748851603],"min":[0.031999896794238,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1096296,"componentType":5126,"count":4,"max":[0.032449796834238,0.00003500119999999995,-0.09504999784851603],"min":[0.031999896794238016,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1096344,"componentType":5126,"count":8,"max":[0.032999996394238014,0.0,-0.09449999894851602],"min":[0.031999896794238,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1096440,"componentType":5126,"count":8,"max":[0.032999996394238014,0.00003500119999999995,-0.09449999894851602],"min":[0.031999896794238,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1096536,"componentType":5126,"count":4,"max":[0.07504929625423802,0.00003500119999999995,-0.09800079704851604],"min":[0.07494979683423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1096584,"componentType":5126,"count":4,"max":[0.07549999639423802,0.00003500119999999995,-0.09755009690851603],"min":[0.07504929625423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1096632,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.097450297768516],"min":[0.07549999639423802,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1096680,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.09699999894851602],"min":[0.07504969757423803,0.0,-0.097450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1096728,"componentType":5126,"count":4,"max":[0.07504969757423803,0.00003500119999999995,-0.09699999894851602],"min":[0.07495049533423802,0.0,-0.09699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1096776,"componentType":5126,"count":4,"max":[0.07495049533423802,0.00003500119999999995,-0.09699999894851602],"min":[0.07449989679423803,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1096824,"componentType":5126,"count":4,"max":[0.07449989679423803,0.00003500119999999995,-0.09745059748851603],"min":[0.07449989679423803,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1096872,"componentType":5126,"count":4,"max":[0.07494979683423801,0.00003500119999999995,-0.09754999784851603],"min":[0.07449989679423803,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1096920,"componentType":5126,"count":8,"max":[0.07549999639423803,0.0,-0.09699999894851602],"min":[0.07449989679423803,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1097016,"componentType":5126,"count":8,"max":[0.07549999639423803,0.00003500119999999995,-0.09699999894851602],"min":[0.07449989679423803,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1097112,"componentType":5126,"count":4,"max":[0.04254929625423802,0.00003500119999999995,-0.08050079704851604],"min":[0.04244979683423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1097160,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.08005009690851603],"min":[0.04254929625423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1097208,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.079950297768516],"min":[0.04299999639423801,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1097256,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.04254969757423802,0.0,-0.079950297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1097304,"componentType":5126,"count":4,"max":[0.04254969757423802,0.00003500119999999995,-0.079499998948516],"min":[0.04245049533423802,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1097352,"componentType":5126,"count":4,"max":[0.04245049533423802,0.00003500119999999995,-0.079499998948516],"min":[0.04199989679423801,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1097400,"componentType":5126,"count":4,"max":[0.04199989679423801,0.00003500119999999995,-0.07995059748851603],"min":[0.04199989679423801,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1097448,"componentType":5126,"count":4,"max":[0.04244979683423802,0.00003500119999999995,-0.08004999784851603],"min":[0.04199989679423801,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1097496,"componentType":5126,"count":8,"max":[0.04299999639423801,0.0,-0.079499998948516],"min":[0.04199989679423801,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1097592,"componentType":5126,"count":8,"max":[0.04299999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.04199989679423801,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1097688,"componentType":5126,"count":4,"max":[0.08754929625423802,0.00003500119999999995,-0.08550079704851603],"min":[0.08744979683423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1097736,"componentType":5126,"count":4,"max":[0.08799999639423803,0.00003500119999999995,-0.08505009690851603],"min":[0.08754929625423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1097784,"componentType":5126,"count":4,"max":[0.08799999639423803,0.00003500119999999995,-0.08495029776851602],"min":[0.08799999639423801,0.0,-0.08505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1097832,"componentType":5126,"count":4,"max":[0.08799999639423801,0.00003500119999999995,-0.08449999894851602],"min":[0.08754969757423803,0.0,-0.08495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1097880,"componentType":5126,"count":4,"max":[0.08754969757423803,0.00003500119999999995,-0.08449999894851602],"min":[0.08745049533423802,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1097928,"componentType":5126,"count":4,"max":[0.08745049533423802,0.00003500119999999995,-0.08449999894851602],"min":[0.08699989679423803,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1097976,"componentType":5126,"count":4,"max":[0.08699989679423803,0.00003500119999999995,-0.08495059748851602],"min":[0.08699989679423803,0.0,-0.08504999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1098024,"componentType":5126,"count":4,"max":[0.08744979683423802,0.00003500119999999995,-0.08504999784851601],"min":[0.08699989679423803,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1098072,"componentType":5126,"count":8,"max":[0.08799999639423803,0.0,-0.08449999894851602],"min":[0.08699989679423803,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1098168,"componentType":5126,"count":8,"max":[0.08799999639423803,0.00003500119999999995,-0.08449999894851602],"min":[0.08699989679423803,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1098264,"componentType":5126,"count":67,"max":[0.09932480587882142,-0.0010003741943668486,-0.08639955256423863],"min":[0.09852480589838442,-0.0017503741760266998,-0.08639955263712684],"type":"VEC3"},{"bufferView":0,"byteOffset":1099068,"componentType":5126,"count":4,"max":[0.09854480589789544,-0.0013133716410237,-0.08619955260438703],"min":[0.09854480589551043,-0.001515269105447249,-0.08639955261714653],"type":"VEC3"},{"bufferView":0,"byteOffset":1099116,"componentType":5126,"count":16,"max":[0.09859449150717511,-0.0015713351037697017,-0.08619955262651732],"min":[0.09858016123370442,-0.0016420457976442507,-0.08639955262780802],"type":"VEC3"},{"bufferView":0,"byteOffset":1099308,"componentType":5126,"count":16,"max":[0.09859480589667242,-0.0017003741772496994,-0.08619955263821992],"min":[0.09854480589551043,-0.0017503741935112488,-0.08639955263712684],"type":"VEC3"},{"bufferView":0,"byteOffset":1099500,"componentType":5126,"count":4,"max":[0.09927480588004443,-0.0017503741760266998,-0.08619955263388582],"min":[0.09859480589428742,-0.0017503741935112488,-0.08639955263710372],"type":"VEC3"},{"bufferView":0,"byteOffset":1099548,"componentType":5126,"count":16,"max":[0.09932480587882142,-0.0017003741772496994,-0.08619955262891843],"min":[0.09927480587765944,-0.0017503741935112488,-0.08639955262899482],"type":"VEC3"},{"bufferView":0,"byteOffset":1099740,"componentType":5126,"count":4,"max":[0.09932480587882142,-0.0011210848695336999,-0.08619955257827543],"min":[0.09932480587643643,-0.0017003741947342484,-0.08639955262402742],"type":"VEC3"},{"bufferView":0,"byteOffset":1099788,"componentType":5126,"count":4,"max":[0.09931016121823943,-0.0010150188549493003,-0.08619955257002072],"min":[0.09923945053946442,-0.0010857295488236715,-0.08639955257046822],"type":"VEC3"},{"bufferView":0,"byteOffset":1099836,"componentType":5126,"count":4,"max":[0.09920409520365443,-0.0010003741943668486,-0.08619955256916201],"min":[0.09857480589477643,-0.0010003742118513907,-0.08639955257177521],"type":"VEC3"},{"bufferView":0,"byteOffset":1099884,"componentType":5126,"count":16,"max":[0.09857480589716143,-0.0010003741943668486,-0.08619955257666623],"min":[0.09852480589599943,-0.0010503742106287284,-0.08639955257674262],"type":"VEC3"},{"bufferView":0,"byteOffset":1100076,"componentType":5126,"count":4,"max":[0.09852480589838443,-0.0010503741931441794,-0.08619955258163362],"min":[0.09852480589599943,-0.0011796635293482502,-0.08639955258804541],"type":"VEC3"},{"bufferView":0,"byteOffset":1100124,"componentType":5126,"count":67,"max":[0.09932480587643644,-0.0010003742118513907,-0.08619955256912966],"min":[0.09852480589599943,-0.0017503741935112488,-0.08619955264201785],"type":"VEC3"},{"bufferView":0,"byteOffset":1100928,"componentType":5126,"count":8,"max":[0.09854949050842846,-0.0012922407284536987,-0.08619955260248383],"min":[0.09854480589551043,-0.0013133716585082488,-0.08639955259949603],"type":"VEC3"},{"bufferView":0,"byteOffset":1101024,"componentType":5126,"count":10,"max":[0.09855945055847741,-0.0015152690879627001,-0.08619955262203742],"min":[0.09854480589551043,-0.0015506244436422493,-0.08639955262006274],"type":"VEC3"},{"bufferView":0,"byteOffset":1101144,"componentType":5126,"count":4,"max":[0.09858016123608943,-0.0015506244261577003,-0.08619955262495373],"min":[0.09855945055609243,-0.0015713351212542507,-0.08639955262162631],"type":"VEC3"},{"bufferView":0,"byteOffset":1101192,"componentType":5126,"count":4,"max":[0.09858016123608944,-0.0016420457801597018,-0.08619955263269902],"min":[0.09855945055609243,-0.0016627564752562485,-0.08639955262986562],"type":"VEC3"},{"bufferView":0,"byteOffset":1101240,"componentType":5126,"count":4,"max":[0.09854480589789544,-0.0016981117959666996,-0.08619955263802212],"min":[0.09854480589551043,-0.0017003741947342484,-0.08639955263332882],"type":"VEC3"},{"bufferView":0,"byteOffset":1101288,"componentType":5126,"count":10,"max":[0.09932480587882142,-0.0010857295313389487,-0.08619955257535923],"min":[0.09931016121585441,-0.0011210848870182488,-0.08639955257338443],"type":"VEC3"},{"bufferView":0,"byteOffset":1101408,"componentType":5126,"count":10,"max":[0.0992394505418494,-0.0010003741943668486,-0.08619955256912966],"min":[0.09920409520126941,-0.001015018872433899,-0.08639955256512971],"type":"VEC3"},{"bufferView":0,"byteOffset":1101528,"componentType":5126,"count":10,"max":[0.09853945055896643,-0.0011796635118637014,-0.08619955259293643],"min":[0.09852480589599943,-0.0012150188675432503,-0.08639955259096162],"type":"VEC3"},{"bufferView":0,"byteOffset":1101648,"componentType":5126,"count":4,"max":[0.09855605933741743,-0.001278153829225701,-0.08619955260117403],"min":[0.09854949050604342,-0.0012922407459382513,-0.08639955259759283],"type":"VEC3"},{"bufferView":0,"byteOffset":1101696,"componentType":5126,"count":10,"max":[0.09855945055847742,-0.0016627564577716995,-0.08619955263475663],"min":[0.09854480589551043,-0.0016981118134512486,-0.08639955263313111],"type":"VEC3"},{"bufferView":0,"byteOffset":1101816,"componentType":5126,"count":4,"max":[0.09854609928736943,-0.0012150188500587014,-0.08619955259585263],"min":[0.09853945055658143,-0.0012216675959462507,-0.08639955259146363],"type":"VEC3"},{"bufferView":0,"byteOffset":1101864,"componentType":5126,"count":12,"max":[0.09856067542469119,-0.0012216675784617018,-0.0861995525963546],"min":[0.09854609928498442,-0.00127815384671025,-0.08639955259628301],"type":"VEC3"},{"bufferView":0,"byteOffset":1102008,"componentType":5126,"count":4,"max":[0.06004930006893601,0.00003500119999999995,-0.09300079704851603],"min":[0.059949800648936014,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1102056,"componentType":5126,"count":4,"max":[0.06050000020893602,0.00003500119999999995,-0.09255009690851602],"min":[0.06004930006893601,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1102104,"componentType":5126,"count":4,"max":[0.060500000208936026,0.00003500119999999995,-0.09245029776851604],"min":[0.06050000020893602,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1102152,"componentType":5126,"count":4,"max":[0.060500000208936026,0.00003500119999999995,-0.09199999894851603],"min":[0.06004970138893602,0.0,-0.09245029776851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1102200,"componentType":5126,"count":4,"max":[0.06004970138893602,0.00003500119999999995,-0.09199999894851602],"min":[0.059950499148936014,0.0,-0.09199999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1102248,"componentType":5126,"count":4,"max":[0.059950499148936014,0.00003500119999999995,-0.09199999894851602],"min":[0.05949990060893602,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1102296,"componentType":5126,"count":4,"max":[0.05949990060893602,0.00003500119999999995,-0.09245059748851603],"min":[0.05949990060893602,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1102344,"componentType":5126,"count":4,"max":[0.059949800648936014,0.00003500119999999995,-0.09254999784851603],"min":[0.05949990060893602,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1102392,"componentType":5126,"count":8,"max":[0.060500000208936026,0.0,-0.09199999894851602],"min":[0.05949990060893602,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1102488,"componentType":5126,"count":8,"max":[0.060500000208936026,0.00003500119999999995,-0.09199999894851602],"min":[0.05949990060893602,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1102584,"componentType":5126,"count":67,"max":[0.10059980279950602,-0.002500374144573289,-0.08889939417531685],"min":[0.09859980275539913,-0.0025003748264706012,-0.09669939400843154],"type":"VEC3"},{"bufferView":0,"byteOffset":1103388,"componentType":5126,"count":32,"max":[0.09859980284841315,-0.0010503742281132808,-0.08889939410737273],"min":[0.09859980275539912,-0.0025003748264706012,-0.09669939400843154],"type":"VEC3"},{"bufferView":0,"byteOffset":1103772,"componentType":5126,"count":10,"max":[0.10059980270649203,-0.0010503748619280805,-0.08889939405570883],"min":[0.09859980275539912,-0.0025003748264706012,-0.0888993941991666],"type":"VEC3"},{"bufferView":0,"byteOffset":1103892,"componentType":5126,"count":4,"max":[0.10059980271841704,-0.0012003747708378718,-0.08889939406166722],"min":[0.10059980270649203,-0.0025003748264706012,-0.08989939415086383],"type":"VEC3"},{"bufferView":0,"byteOffset":1103940,"componentType":5126,"count":4,"max":[0.10059980271841704,-0.00120037476646673,-0.08989939403721423],"min":[0.10054980272023603,-0.0025003747390478707,-0.08994939415023703],"type":"VEC3"},{"bufferView":0,"byteOffset":1103988,"componentType":5126,"count":4,"max":[0.10054980272023603,-0.00120037476646673,-0.08994939403658753],"min":[0.10039980272390403,-0.0025003747346767293,-0.08994939415202584],"type":"VEC3"},{"bufferView":0,"byteOffset":1104036,"componentType":5126,"count":12,"max":[0.10039980272748204,-0.0012003747402399086,-0.08994939403837623],"min":[0.10039980272390403,-0.0025003747346767293,-0.09024939414468983],"type":"VEC3"},{"bufferView":0,"byteOffset":1104180,"componentType":5126,"count":4,"max":[0.10054980272381404,-0.0012003747402399086,-0.09024939402925151],"min":[0.10039980272748203,-0.0025003747084499112,-0.09024939414468983],"type":"VEC3"},{"bufferView":0,"byteOffset":1104228,"componentType":5126,"count":4,"max":[0.10059980272318703,-0.0012003747358687812,-0.09024939402925151],"min":[0.10054980272381403,-0.0025003747084499112,-0.09029939414108182],"type":"VEC3"},{"bufferView":0,"byteOffset":1104276,"componentType":5126,"count":4,"max":[0.10059980272557204,-0.0012003747183842286,-0.09029939402743221],"min":[0.10059980272318703,-0.0025003747040787693,-0.09049939413619183],"type":"VEC3"},{"bufferView":0,"byteOffset":1104324,"componentType":5126,"count":4,"max":[0.10059980272557204,-0.0012003747140130906,-0.09049939402254223],"min":[0.10054980272739104,-0.002500374686594231,-0.09054939413556502],"type":"VEC3"},{"bufferView":0,"byteOffset":1104372,"componentType":5126,"count":4,"max":[0.10054980272739104,-0.0012003747140130906,-0.09054939402191552],"min":[0.10039980273105903,-0.0025003746822230893,-0.09054939413735383],"type":"VEC3"},{"bufferView":0,"byteOffset":1104420,"componentType":5126,"count":12,"max":[0.10039980273463704,-0.0012003746877862795,-0.09054939402370422],"min":[0.10039980273105903,-0.0025003746822230893,-0.09084939413001783],"type":"VEC3"},{"bufferView":0,"byteOffset":1104564,"componentType":5126,"count":4,"max":[0.10054980273096904,-0.0012003746877862795,-0.09084939401457952],"min":[0.10039980273463704,-0.0025003746559962713,-0.09084939413001783],"type":"VEC3"},{"bufferView":0,"byteOffset":1104612,"componentType":5126,"count":4,"max":[0.10059980273034205,-0.0012003746834151415,-0.09084939401457952],"min":[0.10054980273096904,-0.0025003746559962713,-0.09089939412640982],"type":"VEC3"},{"bufferView":0,"byteOffset":1104660,"componentType":5126,"count":4,"max":[0.10059980273272703,-0.001200374665930589,-0.09089939401276025],"min":[0.10059980273034204,-0.00250037465162513,-0.09109939412151981],"type":"VEC3"},{"bufferView":0,"byteOffset":1104708,"componentType":5126,"count":4,"max":[0.10059980273272703,-0.0012003746615594614,-0.09109939400787022],"min":[0.10054980273454604,-0.0025003746341405917,-0.09114939412089303],"type":"VEC3"},{"bufferView":0,"byteOffset":1104756,"componentType":5126,"count":4,"max":[0.10054980273454604,-0.0012003746615594614,-0.09114939400724353],"min":[0.10039980273821406,-0.0025003746297694498,-0.09114939412268172],"type":"VEC3"},{"bufferView":0,"byteOffset":1104804,"componentType":5126,"count":12,"max":[0.10039980274179203,-0.00120037463533264,-0.09114939400903224],"min":[0.10039980273821406,-0.0025003746297694498,-0.09144939411534582],"type":"VEC3"},{"bufferView":0,"byteOffset":1104948,"componentType":5126,"count":4,"max":[0.10054980273812404,-0.00120037463533264,-0.09144939399990754],"min":[0.10039980274179203,-0.0025003746035426283,-0.09144939411534582],"type":"VEC3"},{"bufferView":0,"byteOffset":1104996,"componentType":5126,"count":4,"max":[0.10059980273749705,-0.0012003746309615017,-0.09144939399990754],"min":[0.10054980273812404,-0.0025003746035426283,-0.09149939411173882],"type":"VEC3"},{"bufferView":0,"byteOffset":1105044,"componentType":5126,"count":4,"max":[0.10059980273988202,-0.0012003746134769493,-0.09149939399808923],"min":[0.10059980273749704,-0.0025003745991714903,-0.09169939410684783],"type":"VEC3"},{"bufferView":0,"byteOffset":1105092,"componentType":5126,"count":4,"max":[0.10059980273988202,-0.0012003746091058182,-0.09169939399319822],"min":[0.10054980274170103,-0.0025003745816869517,-0.09174939410622103],"type":"VEC3"},{"bufferView":0,"byteOffset":1105140,"componentType":5126,"count":4,"max":[0.10054980274170103,-0.0012003746091058182,-0.09174939399257152],"min":[0.10039980274536903,-0.0025003745773158103,-0.09174939410800982],"type":"VEC3"},{"bufferView":0,"byteOffset":1105188,"componentType":5126,"count":12,"max":[0.10039980274894603,-0.0012003745828790002,-0.09174939399436023],"min":[0.10039980274536903,-0.0025003745773158103,-0.09204939410067382],"type":"VEC3"},{"bufferView":0,"byteOffset":1105332,"componentType":5126,"count":4,"max":[0.10054980274527803,-0.0012003745828790002,-0.09204939398523553],"min":[0.10039980274894603,-0.0025003745510889888,-0.09204939410067382],"type":"VEC3"},{"bufferView":0,"byteOffset":1105380,"componentType":5126,"count":4,"max":[0.10059980274465204,-0.0012003745785078585,-0.09204939398523553],"min":[0.10054980274527803,-0.0025003745510889888,-0.09209939409706684],"type":"VEC3"},{"bufferView":0,"byteOffset":1105428,"componentType":5126,"count":4,"max":[0.10059980274703703,-0.0012003745610233098,-0.09209939398341724],"min":[0.10059980274465202,-0.002500374546717861,-0.09229939409217583],"type":"VEC3"},{"bufferView":0,"byteOffset":1105476,"componentType":5126,"count":4,"max":[0.10059980274703703,-0.0012003745566521787,-0.09229939397852621],"min":[0.10054980274885603,-0.0025003745292333087,-0.09234939409154903],"type":"VEC3"},{"bufferView":0,"byteOffset":1105524,"componentType":5126,"count":4,"max":[0.10054980274885603,-0.0012003745566521787,-0.09234939397789953],"min":[0.10039980275252403,-0.0025003745248621707,-0.09234939409333782],"type":"VEC3"},{"bufferView":0,"byteOffset":1105572,"componentType":5126,"count":12,"max":[0.10039980275610103,-0.0012003745304253607,-0.09234939397968822],"min":[0.10039980275252403,-0.0025003745248621707,-0.09264939408600174],"type":"VEC3"},{"bufferView":0,"byteOffset":1105716,"componentType":5126,"count":4,"max":[0.10054980275243303,-0.0012003745304253607,-0.09264939397056353],"min":[0.10039980275610103,-0.002500374498635349,-0.09264939408600174],"type":"VEC3"},{"bufferView":0,"byteOffset":1105764,"componentType":5126,"count":4,"max":[0.10059980275180704,-0.001200374526054219,-0.09264939397056353],"min":[0.10054980275243303,-0.002500374498635349,-0.09269939408239444],"type":"VEC3"},{"bufferView":0,"byteOffset":1105812,"componentType":5126,"count":4,"max":[0.10059980275419203,-0.00120037450856967,-0.09269939396874492],"min":[0.10059980275180704,-0.0025003744942642217,-0.09289939407750385],"type":"VEC3"},{"bufferView":0,"byteOffset":1105860,"componentType":5126,"count":4,"max":[0.10059980275419203,-0.001200374504198539,-0.09289939396385424],"min":[0.10054980275601104,-0.0025003744767796692,-0.09294939407687701],"type":"VEC3"},{"bufferView":0,"byteOffset":1105908,"componentType":5126,"count":4,"max":[0.10054980275601104,-0.001200374504198539,-0.09294939396322752],"min":[0.10039980275967904,-0.0025003744724085308,-0.09294939407866572],"type":"VEC3"},{"bufferView":0,"byteOffset":1105956,"componentType":5126,"count":12,"max":[0.10039980276325602,-0.001200374477971721,-0.09294939396501621],"min":[0.10039980275967904,-0.0025003744724085308,-0.09324939407132973],"type":"VEC3"},{"bufferView":0,"byteOffset":1106100,"componentType":5126,"count":4,"max":[0.10054980275958804,-0.001200374477971721,-0.09324939395589153],"min":[0.10039980276325602,-0.0025003744461817093,-0.09324939407132973],"type":"VEC3"},{"bufferView":0,"byteOffset":1106148,"componentType":5126,"count":4,"max":[0.10059980275896203,-0.0012003744736005793,-0.09324939395589153],"min":[0.10054980275958804,-0.0025003744461817093,-0.09329939406772284],"type":"VEC3"},{"bufferView":0,"byteOffset":1106196,"componentType":5126,"count":4,"max":[0.10059980276134703,-0.001200374456116041,-0.09329939395407323],"min":[0.10059980275896203,-0.0025003744418105817,-0.09349939406283182],"type":"VEC3"},{"bufferView":0,"byteOffset":1106244,"componentType":5126,"count":4,"max":[0.10059980276134703,-0.0012003744517448994,-0.09349939394918223],"min":[0.10054980276316602,-0.0025003744243260293,-0.09354939406220603],"type":"VEC3"},{"bufferView":0,"byteOffset":1106292,"componentType":5126,"count":4,"max":[0.10054980276316602,-0.0012003744517448994,-0.09354939394855653],"min":[0.10039980276683404,-0.0025003744199548913,-0.09354939406399482],"type":"VEC3"},{"bufferView":0,"byteOffset":1106340,"componentType":5126,"count":12,"max":[0.10039980277041104,-0.0012003744255180812,-0.09354939395034524],"min":[0.10039980276683404,-0.0025003744199548913,-0.09384939405665883],"type":"VEC3"},{"bufferView":0,"byteOffset":1106484,"componentType":5126,"count":4,"max":[0.10054980276674302,-0.0012003744255180812,-0.09384939394122054],"min":[0.10039980277041102,-0.0025003743937280698,-0.09384939405665883],"type":"VEC3"},{"bufferView":0,"byteOffset":1106532,"componentType":5126,"count":4,"max":[0.10059980276611603,-0.0012003744211469395,-0.09384939394122054],"min":[0.10054980276674302,-0.0025003743937280698,-0.09389939405305082],"type":"VEC3"},{"bufferView":0,"byteOffset":1106580,"componentType":5126,"count":4,"max":[0.10059980276850104,-0.0012003744036624014,-0.09389939393940122],"min":[0.10059980276611603,-0.0025003743893569387,-0.09409939404815981],"type":"VEC3"},{"bufferView":0,"byteOffset":1106628,"componentType":5126,"count":4,"max":[0.10059980276850104,-0.0012003743992912597,-0.09409939393451024],"min":[0.10054980277032101,-0.0025003743718723897,-0.09414939404753403],"type":"VEC3"},{"bufferView":0,"byteOffset":1106676,"componentType":5126,"count":4,"max":[0.10054980277032102,-0.0012003743992912597,-0.09414939393388452],"min":[0.10039980277398902,-0.0025003743675012517,-0.09414939404932272],"type":"VEC3"},{"bufferView":0,"byteOffset":1106724,"componentType":5126,"count":12,"max":[0.10039980277756602,-0.0012003743730644417,-0.09414939393567323],"min":[0.10039980277398902,-0.0025003743675012517,-0.09444939404198673],"type":"VEC3"},{"bufferView":0,"byteOffset":1106868,"componentType":5126,"count":4,"max":[0.10054980277389802,-0.0012003743730644417,-0.09444939392654851],"min":[0.10039980277756602,-0.0025003743412744407,-0.09444939404198673],"type":"VEC3"},{"bufferView":0,"byteOffset":1106916,"componentType":5126,"count":4,"max":[0.10059980277327102,-0.0012003743686933,-0.09444939392654851],"min":[0.10054980277389801,-0.0025003743412744407,-0.09449939403837883],"type":"VEC3"},{"bufferView":0,"byteOffset":1106964,"componentType":5126,"count":4,"max":[0.10059980277565604,-0.0012003743512087617,-0.09449939392472922],"min":[0.100599802773271,-0.0025003743369032987,-0.09469939403348783],"type":"VEC3"},{"bufferView":0,"byteOffset":1107012,"componentType":5126,"count":4,"max":[0.10059980277565604,-0.00120037434683762,-0.09469939391983823],"min":[0.10054980277747604,-0.00250037431941875,-0.09474939403286203],"type":"VEC3"},{"bufferView":0,"byteOffset":1107060,"componentType":5126,"count":4,"max":[0.10054980277747604,-0.00120037434683762,-0.09474939391921253],"min":[0.10039980278114403,-0.002500374315047619,-0.09474939403465074],"type":"VEC3"},{"bufferView":0,"byteOffset":1107108,"componentType":5126,"count":12,"max":[0.10039980278472103,-0.0012003743206107985,-0.09474939392100123],"min":[0.10039980278114403,-0.002500374315047619,-0.09504939402731472],"type":"VEC3"},{"bufferView":0,"byteOffset":1107252,"componentType":5126,"count":4,"max":[0.10054980278105304,-0.0012003743206107985,-0.09504939391187654],"min":[0.10039980278472102,-0.002500374288820801,-0.09504939402731472],"type":"VEC3"},{"bufferView":0,"byteOffset":1107300,"componentType":5126,"count":4,"max":[0.10059980278042603,-0.0012003743162396603,-0.09504939391187654],"min":[0.10054980278105302,-0.002500374288820801,-0.0950993940237068],"type":"VEC3"},{"bufferView":0,"byteOffset":1107348,"componentType":5126,"count":4,"max":[0.10059980278281104,-0.0012003742987551184,-0.09509939391005721],"min":[0.10059980278042602,-0.0025003742844496592,-0.09529939401881583],"type":"VEC3"},{"bufferView":0,"byteOffset":1107396,"componentType":5126,"count":4,"max":[0.10059980278281104,-0.0012003742943839804,-0.09529939390516623],"min":[0.10054980278463102,-0.0025003742669651103,-0.09534939401819001],"type":"VEC3"},{"bufferView":0,"byteOffset":1107444,"componentType":5126,"count":4,"max":[0.10054980278463103,-0.0012003742943839804,-0.09534939390454053],"min":[0.10039980278829902,-0.002500374262593979,-0.09534939401997872],"type":"VEC3"},{"bufferView":0,"byteOffset":1107492,"componentType":5126,"count":12,"max":[0.10039980279187603,-0.0012003742681571587,-0.09534939390632922],"min":[0.10039980278829902,-0.002500374262593979,-0.09564939401264275],"type":"VEC3"},{"bufferView":0,"byteOffset":1107636,"componentType":5126,"count":4,"max":[0.10054980278820805,-0.0012003742681571587,-0.09564939389720442],"min":[0.10039980279187603,-0.002500374236367161,-0.09564939401264275],"type":"VEC3"},{"bufferView":0,"byteOffset":1107684,"componentType":5126,"count":4,"max":[0.10059980278758103,-0.0012003742637860314,-0.09564939389720442],"min":[0.10054980278820803,-0.002500374236367161,-0.09569939400903482],"type":"VEC3"},{"bufferView":0,"byteOffset":1107732,"componentType":5126,"count":4,"max":[0.10059980279950602,-0.0012003741763632902,-0.09569939389538522],"min":[0.10059980278758102,-0.0025003742319960197,-0.09669939398458183],"type":"VEC3"},{"bufferView":0,"byteOffset":1107780,"componentType":5126,"count":10,"max":[0.10059980279950602,-0.0010503741800307687,-0.09669939386497373],"min":[0.09859980284841313,-0.002500374144573289,-0.09669939400843154],"type":"VEC3"},{"bufferView":0,"byteOffset":1107900,"componentType":5126,"count":4,"max":[0.09906780554135562,-0.002450374732076501,-0.08978908978455652],"min":[0.09859980276844174,-0.0025003747486909804,-0.08999312689425153],"type":"VEC3"},{"bufferView":0,"byteOffset":1107948,"componentType":5126,"count":4,"max":[0.09906780554135562,-0.00245037474991398,-0.08960526636929844],"min":[0.09859980276381651,-0.0025003747647613216,-0.08978908978892772],"type":"VEC3"},{"bufferView":0,"byteOffset":1107996,"componentType":5126,"count":3,"max":[0.09906780554135562,-0.002450374732076501,-0.08960526636929844],"min":[0.09859980276381651,-0.0024503747659843215,-0.08999312688988043],"type":"VEC3"},{"bufferView":0,"byteOffset":1108032,"componentType":5126,"count":4,"max":[0.09879980275229684,-0.0014503748390331914,-0.08889939410498773],"min":[0.09859980275539912,-0.0014503748521465987,-0.08904939410370472],"type":"VEC3"},{"bufferView":0,"byteOffset":1108080,"componentType":5126,"count":6,"max":[0.09939980273762482,-0.0011503748463691892,-0.08904939406793802],"min":[0.09859980275718783,-0.0017503748316971901,-0.08904939412993153],"type":"VEC3"},{"bufferView":0,"byteOffset":1108152,"componentType":5126,"count":4,"max":[0.09939980274000985,-0.0017503748142126412,-0.08904939412039163],"min":[0.09859980275718783,-0.0017503748316971901,-0.08924939412504052],"type":"VEC3"},{"bufferView":0,"byteOffset":1108200,"componentType":5126,"count":4,"max":[0.09939980274000985,-0.001150374828884651,-0.08924939406304694],"min":[0.09859980275957282,-0.0017503748142126412,-0.08924939412504052],"type":"VEC3"},{"bufferView":0,"byteOffset":1108248,"componentType":5126,"count":4,"max":[0.09939980274239482,-0.0011503748114000984,-0.08924939406304694],"min":[0.09859980275957282,-0.001150374828884651,-0.08944939406769693],"type":"VEC3"},{"bufferView":0,"byteOffset":1108296,"componentType":5126,"count":4,"max":[0.09939980274239482,-0.001050374813845579,-0.08944939404941474],"min":[0.09859980276195773,-0.0011503748114000984,-0.08944939406769693],"type":"VEC3"},{"bufferView":0,"byteOffset":1108344,"componentType":5126,"count":99,"max":[0.09999980281417813,-0.0010503741800307687,-0.08889939405570883],"min":[0.09859980276195773,-0.0010503748619280805,-0.09669939387212872],"type":"VEC3"},{"bufferView":0,"byteOffset":1109532,"componentType":5126,"count":4,"max":[0.09939980282229144,-0.0010503742281132808,-0.09614939388557772],"min":[0.09859980284185443,-0.0011503742256678002,-0.09614939390385983],"type":"VEC3"},{"bufferView":0,"byteOffset":1109580,"componentType":5126,"count":4,"max":[0.09939980282467643,-0.0011503742081832513,-0.09614939389431992],"min":[0.09859980284185443,-0.0011503742256678002,-0.09634939389896982],"type":"VEC3"},{"bufferView":0,"byteOffset":1109628,"componentType":5126,"count":4,"max":[0.09939980282467643,-0.0011503742081832513,-0.09634939388942994],"min":[0.09859980284423944,-0.0017503741935112488,-0.09634939395142353],"type":"VEC3"},{"bufferView":0,"byteOffset":1109676,"componentType":5126,"count":4,"max":[0.09939980282706141,-0.0017503741760266998,-0.09634939394188363],"min":[0.09859980284423944,-0.0017503741935112488,-0.09654939394653253],"type":"VEC3"},{"bufferView":0,"byteOffset":1109724,"componentType":5126,"count":6,"max":[0.09939980282706143,-0.0011503741906986988,-0.09654939388453893],"min":[0.09859980284662442,-0.0017503741760266998,-0.09654939394653253],"type":"VEC3"},{"bufferView":0,"byteOffset":1109796,"componentType":5126,"count":4,"max":[0.09879980284352212,-0.0014503741702492903,-0.09654939391792072],"min":[0.09859980284662442,-0.001450374183362701,-0.09669939391663764],"type":"VEC3"},{"bufferView":0,"byteOffset":1109844,"componentType":5126,"count":4,"max":[0.10004980272530803,-0.0016003748091383693,-0.08934939409219103],"min":[0.09859980276076531,-0.0021003747969123693,-0.08934939415319353],"type":"VEC3"},{"bufferView":0,"byteOffset":1109892,"componentType":5126,"count":4,"max":[0.10004980272709703,-0.002100374783798959,-0.08934939413590243],"min":[0.09859980276076533,-0.0021003747969123693,-0.08949939414952553],"type":"VEC3"},{"bufferView":0,"byteOffset":1109940,"componentType":5126,"count":4,"max":[0.10004980272709703,-0.002100374783798959,-0.08949939413223441],"min":[0.09859980276255403,-0.002300374778907962,-0.08949939416701003],"type":"VEC3"},{"bufferView":0,"byteOffset":1109988,"componentType":5126,"count":4,"max":[0.10004980280580103,-0.0023003742019179294,-0.08949939414971894],"min":[0.09859980276255403,-0.002300374778907962,-0.09609939400561902],"type":"VEC3"},{"bufferView":0,"byteOffset":1110036,"componentType":5126,"count":4,"max":[0.10004980280580103,-0.0021003742068089297,-0.09609939397084342],"min":[0.09859980284125823,-0.0023003742019179294,-0.09609939400561902],"type":"VEC3"},{"bufferView":0,"byteOffset":1110084,"componentType":5126,"count":4,"max":[0.10004980280759003,-0.0021003741936955187,-0.09609939397084342],"min":[0.09859980284125823,-0.0021003742068089297,-0.09624939398446643],"type":"VEC3"},{"bufferView":0,"byteOffset":1110132,"componentType":5126,"count":4,"max":[0.10004980280759003,-0.0016003742059215184,-0.09624939392346403],"min":[0.09859980284304692,-0.0021003741936955187,-0.09624939398446643],"type":"VEC3"},{"bufferView":0,"byteOffset":1110180,"componentType":5126,"count":4,"max":[0.10004980280759003,-0.0016003742059215184,-0.09609939392713203],"min":[0.09859980284125823,-0.0016003742190349292,-0.09624939394075512],"type":"VEC3"},{"bufferView":0,"byteOffset":1110228,"componentType":5126,"count":4,"max":[0.10004980280580103,-0.0012503742275939303,-0.09609939389653403],"min":[0.09859980284125822,-0.0016003742190349292,-0.09609939394442313],"type":"VEC3"},{"bufferView":0,"byteOffset":1110276,"componentType":5126,"count":4,"max":[0.10004980280580103,-0.0012503742275939303,-0.08949939405792504],"min":[0.09859980276255402,-0.0012503748045839594,-0.09609939391382512],"type":"VEC3"},{"bufferView":0,"byteOffset":1110324,"componentType":5126,"count":4,"max":[0.10004980272709703,-0.0012503748045839594,-0.08949939405792504],"min":[0.09859980276255402,-0.0016003747960249583,-0.08949939410581412],"type":"VEC3"},{"bufferView":0,"byteOffset":1110372,"componentType":5126,"count":4,"max":[0.10004980272709703,-0.0016003747960249583,-0.08934939409219103],"min":[0.09859980276076531,-0.0016003748091383693,-0.08949939410581412],"type":"VEC3"},{"bufferView":0,"byteOffset":1110420,"componentType":5126,"count":4,"max":[0.09879980275229684,-0.0011503748463691892,-0.08889939407876093],"min":[0.09879980275050813,-0.0014503748521465987,-0.08904939410131972],"type":"VEC3"},{"bufferView":0,"byteOffset":1110468,"componentType":5126,"count":64,"max":[0.10059980279950602,-0.0012003741763632902,-0.08889939406166722],"min":[0.09999980272116414,-0.0012003748582605986,-0.09669939387808711],"type":"VEC3"},{"bufferView":0,"byteOffset":1111236,"componentType":5126,"count":4,"max":[0.09999980281417813,-0.0010503741800307687,-0.08889939405570883],"min":[0.09999980272116414,-0.0012003748582605986,-0.09669939387808711],"type":"VEC3"},{"bufferView":0,"byteOffset":1111284,"componentType":5126,"count":8,"max":[0.09939980274239482,-0.001050374813845579,-0.08889939406286373],"min":[0.09939980273583614,-0.0017503748316971901,-0.08944939405815702],"type":"VEC3"},{"bufferView":0,"byteOffset":1111380,"componentType":5126,"count":4,"max":[0.09939980273762482,-0.0011503748463691892,-0.08889939407160603],"min":[0.09879980275050813,-0.0011503748594826,-0.08904939407509292],"type":"VEC3"},{"bufferView":0,"byteOffset":1111428,"componentType":5126,"count":33,"max":[0.10059980271960903,-0.0010003747669857397,-0.08999939401843],"min":[0.10009980273183602,-0.002100374740087592,-0.08999939411583373],"type":"VEC3"},{"bufferView":0,"byteOffset":1111824,"componentType":5126,"count":4,"max":[0.10041980272639603,-0.0016103747345850507,-0.089999394072758],"min":[0.10039980272450004,-0.0016103747520695997,-0.09019939406810654],"type":"VEC3"},{"bufferView":0,"byteOffset":1111872,"componentType":5126,"count":33,"max":[0.10059980272199402,-0.0010003747495011908,-0.09019939401353999],"min":[0.10009980273422102,-0.0021003747226030498,-0.09019939411094371],"type":"VEC3"},{"bufferView":0,"byteOffset":1112268,"componentType":5126,"count":4,"max":[0.10041980272639603,-0.0014103747394750492,-0.08999939405527352],"min":[0.10039980272450004,-0.0014103747569596018,-0.09019939405062204],"type":"VEC3"},{"bufferView":0,"byteOffset":1112316,"componentType":5126,"count":4,"max":[0.10049980272444003,-0.0021003747226030498,-0.08999939411464122],"min":[0.10039980272450004,-0.002100374740087592,-0.09019939411094371],"type":"VEC3"},{"bufferView":0,"byteOffset":1112364,"componentType":5126,"count":4,"max":[0.10041980272639602,-0.0019003747274930483,-0.08999939409811063],"min":[0.10039980272450004,-0.00190037474497759,-0.09019939409345912],"type":"VEC3"},{"bufferView":0,"byteOffset":1112412,"componentType":5126,"count":33,"max":[0.10059980272676403,-0.0010003747145321,-0.09059939400375808],"min":[0.10009980273899104,-0.0021003746876339592,-0.09059939410116173],"type":"VEC3"},{"bufferView":0,"byteOffset":1112808,"componentType":5126,"count":4,"max":[0.10041980273355101,-0.0016103746821314112,-0.09059939405808604],"min":[0.10039980273165502,-0.0016103746996159601,-0.09079939405343453],"type":"VEC3"},{"bufferView":0,"byteOffset":1112856,"componentType":5126,"count":33,"max":[0.10059980272914903,-0.001000374697047551,-0.090799393998868],"min":[0.10009980274137603,-0.0021003746701494103,-0.09079939409627172],"type":"VEC3"},{"bufferView":0,"byteOffset":1113252,"componentType":5126,"count":4,"max":[0.10041980273355101,-0.0014103746870214096,-0.09059939404060151],"min":[0.10039980273165502,-0.0014103747045059586,-0.09079939403595003],"type":"VEC3"},{"bufferView":0,"byteOffset":1113300,"componentType":5126,"count":4,"max":[0.10049980273159503,-0.0021003746701494103,-0.09059939409996923],"min":[0.10039980273165502,-0.0021003746876339592,-0.09079939409627172],"type":"VEC3"},{"bufferView":0,"byteOffset":1113348,"componentType":5126,"count":4,"max":[0.10041980273355103,-0.0019003746750394087,-0.09059939408343862],"min":[0.10039980273165502,-0.0019003746925239612,-0.09079939407878714],"type":"VEC3"},{"bufferView":0,"byteOffset":1113396,"componentType":5126,"count":33,"max":[0.10059980273391905,-0.0010003746620784605,-0.091199393989086],"min":[0.10009980274614602,-0.0021003746351803193,-0.09119939408648975],"type":"VEC3"},{"bufferView":0,"byteOffset":1113792,"componentType":5126,"count":4,"max":[0.10041980274070604,-0.0016103746296777714,-0.09119939404341403],"min":[0.10039980273881001,-0.0016103746471623204,-0.09139939403876253],"type":"VEC3"},{"bufferView":0,"byteOffset":1113840,"componentType":5126,"count":33,"max":[0.10059980273630403,-0.0010003746445939187,-0.091399393984196],"min":[0.10009980274853102,-0.0021003746176957707,-0.09139939408159972],"type":"VEC3"},{"bufferView":0,"byteOffset":1114236,"componentType":5126,"count":4,"max":[0.10041980274070604,-0.00141037463456777,-0.09119939402592953],"min":[0.10039980273881002,-0.0014103746520523189,-0.09139939402127803],"type":"VEC3"},{"bufferView":0,"byteOffset":1114284,"componentType":5126,"count":4,"max":[0.10049980273875002,-0.0021003746176957707,-0.09119939408529723],"min":[0.10039980273881002,-0.0021003746351803193,-0.09139939408159972],"type":"VEC3"},{"bufferView":0,"byteOffset":1114332,"componentType":5126,"count":4,"max":[0.10041980274070604,-0.001900374622585769,-0.09119939406876662],"min":[0.10039980273881002,-0.0019003746400703214,-0.09139939406411511],"type":"VEC3"},{"bufferView":0,"byteOffset":1114380,"componentType":5126,"count":33,"max":[0.10059980274107404,-0.0010003746096248207,-0.091799393974415],"min":[0.10009980275330103,-0.0021003745827266797,-0.09179939407181872],"type":"VEC3"},{"bufferView":0,"byteOffset":1114776,"componentType":5126,"count":4,"max":[0.10041980274786103,-0.001610374577224132,-0.09179939402874301],"min":[0.10039980274596502,-0.0016103745947086807,-0.09199939402409053],"type":"VEC3"},{"bufferView":0,"byteOffset":1114824,"componentType":5126,"count":33,"max":[0.10059980274345902,-0.001000374592140279,-0.09199939396952399],"min":[0.10009980275568603,-0.0021003745652421308,-0.09199939406692763],"type":"VEC3"},{"bufferView":0,"byteOffset":1115220,"componentType":5126,"count":4,"max":[0.10041980274786103,-0.0014103745821141304,-0.09179939401125851],"min":[0.10039980274596504,-0.0014103745995986791,-0.09199939400660603],"type":"VEC3"},{"bufferView":0,"byteOffset":1115268,"componentType":5126,"count":4,"max":[0.10049980274590503,-0.0021003745652421308,-0.09179939407062623],"min":[0.10039980274596502,-0.0021003745827266797,-0.09199939406692763],"type":"VEC3"},{"bufferView":0,"byteOffset":1115316,"componentType":5126,"count":4,"max":[0.10041980274786104,-0.0019003745701321293,-0.09179939405409562],"min":[0.10039980274596504,-0.0019003745876166782,-0.09199939404944313],"type":"VEC3"},{"bufferView":0,"byteOffset":1115364,"componentType":5126,"count":33,"max":[0.10059980274822902,-0.001000374557171181,-0.09239939395974299],"min":[0.10009980276045602,-0.0021003745302730402,-0.09239939405714671],"type":"VEC3"},{"bufferView":0,"byteOffset":1115760,"componentType":5126,"count":4,"max":[0.10041980275501604,-0.0016103745247704887,-0.09239939401407105],"min":[0.10039980275312003,-0.0016103745422550411,-0.09259939400941854],"type":"VEC3"},{"bufferView":0,"byteOffset":1115808,"componentType":5126,"count":33,"max":[0.10059980275061403,-0.0010003745396866392,-0.09259939395485199],"min":[0.10009980276284103,-0.0021003745127884913,-0.09259939405225573],"type":"VEC3"},{"bufferView":0,"byteOffset":1116204,"componentType":5126,"count":4,"max":[0.10041980275501604,-0.0014103745296604906,-0.09239939399658653],"min":[0.10039980275312003,-0.0014103745471450396,-0.09259939399193402],"type":"VEC3"},{"bufferView":0,"byteOffset":1116252,"componentType":5126,"count":4,"max":[0.10049980275306002,-0.0021003745127884913,-0.09239939405595422],"min":[0.10039980275312003,-0.0021003745302730402,-0.09259939405225573],"type":"VEC3"},{"bufferView":0,"byteOffset":1116300,"componentType":5126,"count":4,"max":[0.10041980275501604,-0.0019003745176784897,-0.09239939403942363],"min":[0.10039980275312002,-0.0019003745351630387,-0.0925993940347711],"type":"VEC3"},{"bufferView":0,"byteOffset":1116348,"componentType":5126,"count":33,"max":[0.10059980275538405,-0.0010003745047175415,-0.09299939394507101],"min":[0.10009980276761103,-0.0021003744778194007,-0.09299939404247462],"type":"VEC3"},{"bufferView":0,"byteOffset":1116744,"componentType":5126,"count":4,"max":[0.10041980276217105,-0.001610374472316849,-0.09299939399939904],"min":[0.100399802760275,-0.0016103744898014014,-0.09319939399474653],"type":"VEC3"},{"bufferView":0,"byteOffset":1116792,"componentType":5126,"count":33,"max":[0.10059980275776903,-0.0010003744872329997,-0.09319939394018],"min":[0.10009980276999604,-0.0021003744603348517,-0.09319939403758364],"type":"VEC3"},{"bufferView":0,"byteOffset":1117188,"componentType":5126,"count":4,"max":[0.10041980276217105,-0.001410374477206851,-0.09299939398191452],"min":[0.100399802760275,-0.0014103744946913999,-0.09319939397726203],"type":"VEC3"},{"bufferView":0,"byteOffset":1117236,"componentType":5126,"count":4,"max":[0.10049980276021503,-0.0021003744603348517,-0.09299939404128224],"min":[0.10039980276027502,-0.0021003744778194007,-0.09319939403758364],"type":"VEC3"},{"bufferView":0,"byteOffset":1117284,"componentType":5126,"count":4,"max":[0.10041980276217104,-0.00190037446522485,-0.09299939402475163],"min":[0.10039980276027502,-0.001900374482709399,-0.09319939402009914],"type":"VEC3"},{"bufferView":0,"byteOffset":1117332,"componentType":5126,"count":33,"max":[0.10059980276253903,-0.0010003744522639089,-0.093599393930399],"min":[0.10009980277476602,-0.0021003744253657607,-0.09359939402780264],"type":"VEC3"},{"bufferView":0,"byteOffset":1117728,"componentType":5126,"count":4,"max":[0.10041980276932602,-0.0016103744198632092,-0.09359939398472701],"min":[0.10039980276743003,-0.0016103744373477619,-0.09379939398007453],"type":"VEC3"},{"bufferView":0,"byteOffset":1117776,"componentType":5126,"count":33,"max":[0.10059980276492403,-0.00100037443477936,-0.09379939392550798],"min":[0.10009980277715104,-0.0021003744078812083,-0.09379939402291171],"type":"VEC3"},{"bufferView":0,"byteOffset":1118172,"componentType":5126,"count":4,"max":[0.10041980276932602,-0.0014103744247532183,-0.09359939396724254],"min":[0.10039980276743003,-0.0014103744422377601,-0.09379939396259003],"type":"VEC3"},{"bufferView":0,"byteOffset":1118220,"componentType":5126,"count":4,"max":[0.10049980276737003,-0.0021003744078812083,-0.09359939402661022],"min":[0.10039980276743002,-0.0021003744253657607,-0.09379939402291171],"type":"VEC3"},{"bufferView":0,"byteOffset":1118268,"componentType":5126,"count":4,"max":[0.10041980276932602,-0.0019003744127712105,-0.09359939401007963],"min":[0.10039980276743002,-0.0019003744302557592,-0.09379939400542714],"type":"VEC3"},{"bufferView":0,"byteOffset":1118316,"componentType":5126,"count":33,"max":[0.10059980276969402,-0.0010003743998102691,-0.09419939391572699],"min":[0.10009980278192103,-0.0021003743729121212,-0.09419939401313072],"type":"VEC3"},{"bufferView":0,"byteOffset":1118712,"componentType":5126,"count":4,"max":[0.10041980277648105,-0.0016103743674095803,-0.09419939397005504],"min":[0.10039980277458503,-0.0016103743848941187,-0.0943993939654025],"type":"VEC3"},{"bufferView":0,"byteOffset":1118760,"componentType":5126,"count":33,"max":[0.10059980277207903,-0.0010003743823257204,-0.09439939391083602],"min":[0.10009980278430602,-0.002100374355427569,-0.09439939400823963],"type":"VEC3"},{"bufferView":0,"byteOffset":1119156,"componentType":5126,"count":4,"max":[0.10041980277648105,-0.0014103743722995788,-0.09419939395257051],"min":[0.10039980277458503,-0.0014103743897841206,-0.09439939394791802],"type":"VEC3"},{"bufferView":0,"byteOffset":1119204,"componentType":5126,"count":4,"max":[0.10049980277452503,-0.002100374355427569,-0.0941993940119382],"min":[0.10039980277458505,-0.0021003743729121212,-0.09439939400823963],"type":"VEC3"},{"bufferView":0,"byteOffset":1119252,"componentType":5126,"count":4,"max":[0.10041980277648103,-0.0019003743603175707,-0.09419939399540764],"min":[0.10039980277458505,-0.0019003743778021197,-0.09439939399075511],"type":"VEC3"},{"bufferView":0,"byteOffset":1119300,"componentType":5126,"count":33,"max":[0.10059980277684903,-0.0010003743473566296,-0.094799393901055],"min":[0.10009980278907603,-0.0021003743204584817,-0.09479939399845862],"type":"VEC3"},{"bufferView":0,"byteOffset":1119696,"componentType":5126,"count":4,"max":[0.10041980278363603,-0.0016103743149559406,-0.09479939395538303],"min":[0.10039980278174004,-0.001610374332440479,-0.09499939395073052],"type":"VEC3"},{"bufferView":0,"byteOffset":1119744,"componentType":5126,"count":33,"max":[0.10059980277923404,-0.0010003743298720807,-0.09499939389616399],"min":[0.10009980279146104,-0.0021003743029739293,-0.09499939399356773],"type":"VEC3"},{"bufferView":0,"byteOffset":1120140,"componentType":5126,"count":4,"max":[0.10041980278363603,-0.001410374319845939,-0.09479939393789853],"min":[0.10039980278174004,-0.0014103743373304809,-0.09499939393324602],"type":"VEC3"},{"bufferView":0,"byteOffset":1120188,"componentType":5126,"count":4,"max":[0.10049980278168005,-0.0021003743029739293,-0.09479939399726621],"min":[0.10039980278174003,-0.0021003743204584817,-0.09499939399356773],"type":"VEC3"},{"bufferView":0,"byteOffset":1120236,"componentType":5126,"count":4,"max":[0.10041980278363603,-0.0019003743078639381,-0.09479939398073563],"min":[0.10039980278174003,-0.00190037432534848,-0.09499939397608313],"type":"VEC3"},{"bufferView":0,"byteOffset":1120284,"componentType":5126,"count":33,"max":[0.10059980278400403,-0.0010003742949029899,-0.095399393886383],"min":[0.10009980279623103,-0.0021003742680048383,-0.09539939398378673],"type":"VEC3"},{"bufferView":0,"byteOffset":1120680,"componentType":5126,"count":4,"max":[0.10041980279079103,-0.001610374262502301,-0.09539939394071101],"min":[0.10039980278889503,-0.0016103742799868392,-0.09559939393605854],"type":"VEC3"},{"bufferView":0,"byteOffset":1120728,"componentType":5126,"count":33,"max":[0.10059980278638905,-0.001000374277418441,-0.09559939388149198],"min":[0.10009980279861602,-0.0021003742505203,-0.09559939397889562],"type":"VEC3"},{"bufferView":0,"byteOffset":1121124,"componentType":5126,"count":4,"max":[0.10041980279079103,-0.0014103742673922995,-0.09539939392322651],"min":[0.10039980278889503,-0.0014103742848768413,-0.09559939391857401],"type":"VEC3"},{"bufferView":0,"byteOffset":1121172,"componentType":5126,"count":4,"max":[0.10049980278883502,-0.0021003742505203,-0.09539939398259424],"min":[0.10039980278889504,-0.0021003742680048383,-0.09559939397889562],"type":"VEC3"},{"bufferView":0,"byteOffset":1121220,"componentType":5126,"count":4,"max":[0.10041980279079102,-0.0019003742554102984,-0.09539939396606363],"min":[0.10039980278889503,-0.0019003742728948404,-0.09559939396141112],"type":"VEC3"},{"bufferView":0,"byteOffset":1121268,"componentType":5126,"count":4,"max":[0.09879980284352213,-0.0011503741775852915,-0.09654939389169391],"min":[0.09879980284173343,-0.001450374183362701,-0.09669939391425271],"type":"VEC3"},{"bufferView":0,"byteOffset":1121316,"componentType":5126,"count":4,"max":[0.09939980282885011,-0.0011503741775852915,-0.09654939388453893],"min":[0.09879980284173343,-0.0011503741906986988,-0.09669939388802593],"type":"VEC3"},{"bufferView":0,"byteOffset":1121364,"componentType":5126,"count":8,"max":[0.09939980282885011,-0.0010503741800307687,-0.09614939388557772],"min":[0.09939980282229144,-0.0017503741935112488,-0.09669939388087093],"type":"VEC3"},{"bufferView":0,"byteOffset":1121460,"componentType":5126,"count":4,"max":[0.09926829651889613,-0.0010503745730595,-0.09215976460843492],"min":[0.09926829651837263,-0.0011003745756749197,-0.09220366705075703],"type":"VEC3"},{"bufferView":0,"byteOffset":1121508,"componentType":5126,"count":4,"max":[0.09935244285866415,-0.0010503745704058397,-0.09220366704638593],"min":[0.09926829651889613,-0.0011003745718368414,-0.09223402146974263],"type":"VEC3"},{"bufferView":0,"byteOffset":1121556,"componentType":5126,"count":4,"max":[0.09935244286014204,-0.0010503745595712814,-0.09223402146537144],"min":[0.09935244285866415,-0.001100374569183181,-0.09235795439354164],"type":"VEC3"},{"bufferView":0,"byteOffset":1121604,"componentType":5126,"count":4,"max":[0.09935244286014204,-0.0010503745570675386,-0.09235795438917044],"min":[0.09926829652107753,-0.0011003745583486194,-0.09238659387555202],"type":"VEC3"},{"bufferView":0,"byteOffset":1121652,"componentType":5126,"count":4,"max":[0.09926829652160103,-0.0010503745532294709,-0.09238659387118094],"min":[0.09926829652107753,-0.00110037455584488,-0.09243049631350203],"type":"VEC3"},{"bufferView":0,"byteOffset":1121700,"componentType":5126,"count":4,"max":[0.09956829651291302,-0.0010503745532294709,-0.09231708167418043],"min":[0.09926829652160103,-0.0011003745619218286,-0.09243049631350203],"type":"VEC3"},{"bufferView":0,"byteOffset":1121748,"componentType":5126,"count":4,"max":[0.09956829651291302,-0.0010503745631444909,-0.09227683777272641],"min":[0.09956829651243311,-0.0011003745654400597,-0.09231708167855153],"type":"VEC3"},{"bufferView":0,"byteOffset":1121796,"componentType":5126,"count":4,"max":[0.09956829651243312,-0.0010503745666627217,-0.09215976460843492],"min":[0.09926829651837263,-0.0011003745756749197,-0.09227683777709751],"type":"VEC3"},{"bufferView":0,"byteOffset":1121844,"componentType":5126,"count":4,"max":[0.09956829651740674,-0.0010503745302010402,-0.09269391093325943],"min":[0.09926829652474223,-0.0011003745289783816,-0.09269391094120803],"type":"VEC3"},{"bufferView":0,"byteOffset":1121892,"componentType":5126,"count":4,"max":[0.09956829651740674,-0.0010503745302010402,-0.09260925011215844],"min":[0.09956829651639713,-0.001100374536379661,-0.09269391093763053],"type":"VEC3"},{"bufferView":0,"byteOffset":1121940,"componentType":5126,"count":18,"max":[0.09956829651639713,-0.0010503745376023196,-0.09245244752627313],"min":[0.09942206938395683,-0.0011003745500877712,-0.09260925011652953],"type":"VEC3"},{"bufferView":0,"byteOffset":1122156,"componentType":5126,"count":18,"max":[0.09942206938395683,-0.001050374537332459,-0.09245244752627313],"min":[0.09926829652376952,-0.0011003745500877712,-0.09261233701027502],"type":"VEC3"},{"bufferView":0,"byteOffset":1122372,"componentType":5126,"count":4,"max":[0.09926829652474223,-0.0010503745302010402,-0.09261233700590393],"min":[0.09926829652376952,-0.0011003745361098005,-0.09269391094120803],"type":"VEC3"},{"bufferView":0,"byteOffset":1122420,"componentType":5126,"count":4,"max":[0.09926829652735993,-0.0010503745110106912,-0.09275244752077083],"min":[0.09926829652544034,-0.0011003745238609604,-0.09291342313096203],"type":"VEC3"},{"bufferView":0,"byteOffset":1122468,"componentType":5126,"count":4,"max":[0.09956829652002433,-0.0010503745110106912,-0.09291342312301343],"min":[0.09926829652735993,-0.0011003745097880292,-0.09291342313096203],"type":"VEC3"},{"bufferView":0,"byteOffset":1122516,"componentType":5126,"count":4,"max":[0.09956829652002433,-0.0010503745110106912,-0.09275976459018523],"min":[0.09956829651819203,-0.00110037452322128,-0.09291342312738453],"type":"VEC3"},{"bufferView":0,"byteOffset":1122564,"componentType":5126,"count":4,"max":[0.09956829651819203,-0.0010503745244439388,-0.09275976459018523],"min":[0.09953536968972852,-0.00110037452322128,-0.09275976459494893],"type":"VEC3"},{"bufferView":0,"byteOffset":1122612,"componentType":5126,"count":4,"max":[0.09953536969108104,-0.0010503745145289188,-0.09275976459057782],"min":[0.09953536968972852,-0.00110037452322128,-0.09287317922632192],"type":"VEC3"},{"bufferView":0,"byteOffset":1122660,"componentType":5126,"count":4,"max":[0.09953536969108104,-0.0010503745145289188,-0.09287317922195082],"min":[0.09943658920569204,-0.0011003745133062602,-0.09287317922749992],"type":"VEC3"},{"bufferView":0,"byteOffset":1122708,"componentType":5126,"count":4,"max":[0.09943658920569204,-0.0010503745145289188,-0.09276708166474762],"min":[0.09943658920442683,-0.0011003745225815998,-0.09287317922749992],"type":"VEC3"},{"bufferView":0,"byteOffset":1122756,"componentType":5126,"count":4,"max":[0.09943658920442683,-0.0010503745238042619,-0.09276708166474762],"min":[0.09940366237596383,-0.0011003745225815998,-0.09276708166951131],"type":"VEC3"},{"bufferView":0,"byteOffset":1122804,"componentType":5126,"count":4,"max":[0.09940366237722903,-0.0010503745145289188,-0.09276708166514021],"min":[0.09940366237596383,-0.0011003745225815998,-0.09287317922789254],"type":"VEC3"},{"bufferView":0,"byteOffset":1122852,"componentType":5126,"count":4,"max":[0.09940366237722903,-0.0010503745145289188,-0.09287317922352144],"min":[0.09930122335534404,-0.0011003745133062602,-0.09287317922911413],"type":"VEC3"},{"bufferView":0,"byteOffset":1122900,"componentType":5126,"count":4,"max":[0.09930122335534404,-0.0010503745145289188,-0.09275244752037823],"min":[0.09930122335390433,-0.0011003745238609604,-0.09287317922911413],"type":"VEC3"},{"bufferView":0,"byteOffset":1122948,"componentType":5126,"count":4,"max":[0.09930122335390433,-0.001050374525083619,-0.09275244752037823],"min":[0.09926829652544034,-0.0011003745238609604,-0.09275244752514193],"type":"VEC3"},{"bufferView":0,"byteOffset":1122996,"componentType":5126,"count":8,"max":[0.09928384530816592,-0.0010503744986768914,-0.09297195971033943],"min":[0.09926463799254633,-0.0011003745046706008,-0.09305450544462864],"type":"VEC3"},{"bufferView":0,"byteOffset":1123092,"componentType":5126,"count":18,"max":[0.09941263722840922,-0.0010503744863830597,-0.09305450544025755],"min":[0.09926463799254633,-0.0011003744974542294,-0.09319513043942473],"type":"VEC3"},{"bufferView":0,"byteOffset":1123308,"componentType":5126,"count":18,"max":[0.09957195505806024,-0.0010503744863830597,-0.09304255802834882],"min":[0.09941263722840922,-0.0011003744984986988,-0.09319513043942473],"type":"VEC3"},{"bufferView":0,"byteOffset":1123524,"componentType":5126,"count":8,"max":[0.09957195505806024,-0.0010503744997213608,-0.09297195970704561],"min":[0.09956006481360694,-0.0011003745046706008,-0.09304255803271991],"type":"VEC3"},{"bufferView":0,"byteOffset":1123620,"componentType":5126,"count":4,"max":[0.09956006481360694,-0.0010503745058932595,-0.09297195970704561],"min":[0.09951982091215193,-0.0011003745046706008,-0.09297195971189663],"type":"VEC3"},{"bufferView":0,"byteOffset":1123668,"componentType":5126,"count":8,"max":[0.09953902822959274,-0.0010503744997513494,-0.09297195970752552],"min":[0.09951982091215193,-0.0011003745046706008,-0.09304221504531564],"type":"VEC3"},{"bufferView":0,"byteOffset":1123764,"componentType":5126,"count":18,"max":[0.09953902822959274,-0.0010503744899013016,-0.09304221504094443],"min":[0.09941509530713832,-0.0011003744985286907,-0.09315488653794043],"type":"VEC3"},{"bufferView":0,"byteOffset":1123980,"componentType":5126,"count":18,"max":[0.09941509530713834,-0.0010503744899013016,-0.09304896047048783],"min":[0.09929756482094414,-0.0011003744979389794,-0.09315488653794043],"type":"VEC3"},{"bufferView":0,"byteOffset":1124196,"componentType":5126,"count":8,"max":[0.09931677213662893,-0.0010503744991616415,-0.09297195970994683],"min":[0.09929756482094414,-0.0011003745046706008,-0.09304896047485903],"type":"VEC3"},{"bufferView":0,"byteOffset":1124292,"componentType":5126,"count":4,"max":[0.09931677213662893,-0.0010503745058932595,-0.09297195970994683],"min":[0.09928384530816592,-0.0011003745046706008,-0.0929719597147106],"type":"VEC3"},{"bufferView":0,"byteOffset":1124340,"componentType":5126,"count":4,"max":[0.09926829653285704,-0.0010503744707109383,-0.09322074019224692],"min":[0.09926829653102463,-0.0011003744829215308,-0.09337439872944503],"type":"VEC3"},{"bufferView":0,"byteOffset":1124388,"componentType":5126,"count":4,"max":[0.09956829652552145,-0.0010503744707109383,-0.09337439872149644],"min":[0.09926829653285704,-0.0011003744694882797,-0.09337439872944503],"type":"VEC3"},{"bufferView":0,"byteOffset":1124436,"componentType":5126,"count":4,"max":[0.09956829652552145,-0.0010503744707109383,-0.09333415482004243],"min":[0.09956829652504154,-0.0011003744730065108,-0.09337439872586752],"type":"VEC3"},{"bufferView":0,"byteOffset":1124484,"componentType":5126,"count":4,"max":[0.09956829652504154,-0.0010503744742291694,-0.09333415482004243],"min":[0.09930122336084114,-0.0011003744730065108,-0.09333415482759841],"type":"VEC3"},{"bufferView":0,"byteOffset":1124532,"componentType":5126,"count":4,"max":[0.09930122336084114,-0.0010503744742291694,-0.09322074019185422],"min":[0.09930122335948863,-0.0011003744829215308,-0.09333415482759841],"type":"VEC3"},{"bufferView":0,"byteOffset":1124580,"componentType":5126,"count":4,"max":[0.09930122335948863,-0.0010503744841441893,-0.09322074019185422],"min":[0.09926829653102463,-0.0011003744829215308,-0.09322074019661802],"type":"VEC3"},{"bufferView":0,"byteOffset":1124628,"componentType":5126,"count":92,"max":[0.10004980280759003,-0.0012503742275939303,-0.08934939409219103],"min":[0.10004980272530803,-0.002300374778907962,-0.09624939396717543],"type":"VEC3"},{"bufferView":0,"byteOffset":1125732,"componentType":5126,"count":4,"max":[0.10041980272639603,-0.0012503747433880506,-0.08999939404128583],"min":[0.10041980272401103,-0.0014103747569596018,-0.09019939405038353],"type":"VEC3"},{"bufferView":0,"byteOffset":1125780,"componentType":5126,"count":16,"max":[0.10041980272639603,-0.0011503747458330516,-0.0899993940336899],"min":[0.10031980272645603,-0.0012503747608725996,-0.09019939403639583],"type":"VEC3"},{"bufferView":0,"byteOffset":1125972,"componentType":5126,"count":4,"max":[0.10031980272884103,-0.0011503747458330516,-0.08999939403373611],"min":[0.10009980273183602,-0.0011503747633176005,-0.09019939403146952],"type":"VEC3"},{"bufferView":0,"byteOffset":1126020,"componentType":5126,"count":4,"max":[0.10009980273422102,-0.0010003747495011908,-0.08999939402324611],"min":[0.10009980273183602,-0.0011503747633176005,-0.09019939403146952],"type":"VEC3"},{"bufferView":0,"byteOffset":1126068,"componentType":5126,"count":4,"max":[0.10049980272444003,-0.0010003747495011908,-0.08999939401847622],"min":[0.10009980273183602,-0.0010003747669857397,-0.09019939401835614],"type":"VEC3"},{"bufferView":0,"byteOffset":1126116,"componentType":5126,"count":16,"max":[0.10059980272199402,-0.0010003747495011908,-0.08999939401843],"min":[0.10049980272205503,-0.001100374764540419,-0.09019939402113601],"type":"VEC3"},{"bufferView":0,"byteOffset":1126308,"componentType":5126,"count":4,"max":[0.10059980272199402,-0.00110037474705587,-0.08999939402602603],"min":[0.10059980271960903,-0.0020003747425325893,-0.09019939409981644],"type":"VEC3"},{"bufferView":0,"byteOffset":1126356,"componentType":5126,"count":16,"max":[0.10059980272199402,-0.0020003747250480508,-0.08999939410470642],"min":[0.10049980272205503,-0.002100374740087592,-0.09019939410975121],"type":"VEC3"},{"bufferView":0,"byteOffset":1126548,"componentType":5126,"count":4,"max":[0.10041980272639603,-0.0016103747345850507,-0.089999394072758],"min":[0.10041980272401103,-0.00190037474497759,-0.09019939409322063],"type":"VEC3"},{"bufferView":0,"byteOffset":1126596,"componentType":5126,"count":4,"max":[0.10041980273355103,-0.0012503746909344109,-0.0905993940266139],"min":[0.10041980273116602,-0.0014103747045059586,-0.09079939403571152],"type":"VEC3"},{"bufferView":0,"byteOffset":1126644,"componentType":5126,"count":16,"max":[0.10041980273355103,-0.0011503746933794084,-0.09059939401901788],"min":[0.10031980273361102,-0.0012503747084189598,-0.09079939402172381],"type":"VEC3"},{"bufferView":0,"byteOffset":1126836,"componentType":5126,"count":4,"max":[0.10031980273599606,-0.0011503746933794084,-0.09059939401906413],"min":[0.10009980273899104,-0.0011503747108639608,-0.09079939401679755],"type":"VEC3"},{"bufferView":0,"byteOffset":1126884,"componentType":5126,"count":4,"max":[0.10009980274137603,-0.001000374697047551,-0.09059939400857413],"min":[0.10009980273899104,-0.0011503747108639608,-0.09079939401679755],"type":"VEC3"},{"bufferView":0,"byteOffset":1126932,"componentType":5126,"count":4,"max":[0.10049980273159503,-0.001000374697047551,-0.09059939400380423],"min":[0.10009980273899104,-0.0010003747145321,-0.09079939400368413],"type":"VEC3"},{"bufferView":0,"byteOffset":1126980,"componentType":5126,"count":16,"max":[0.10059980272914903,-0.0010003746970475582,-0.09059939400375808],"min":[0.10049980272921005,-0.0011003747120867794,-0.09079939400646402],"type":"VEC3"},{"bufferView":0,"byteOffset":1127172,"componentType":5126,"count":4,"max":[0.10059980272914903,-0.0011003746946022304,-0.09059939401135401],"min":[0.10059980272676403,-0.00200037469007896,-0.09079939408514441],"type":"VEC3"},{"bufferView":0,"byteOffset":1127220,"componentType":5126,"count":16,"max":[0.10059980272914903,-0.0020003746725944112,-0.09059939409003442],"min":[0.10049980272921004,-0.0021003746876339592,-0.09079939409507923],"type":"VEC3"},{"bufferView":0,"byteOffset":1127412,"componentType":5126,"count":4,"max":[0.10041980273355103,-0.0016103746821314112,-0.09059939405808604],"min":[0.10041980273116603,-0.0019003746925239612,-0.09079939407854862],"type":"VEC3"},{"bufferView":0,"byteOffset":1127460,"componentType":5126,"count":4,"max":[0.10041980274070604,-0.0012503746384807714,-0.09119939401194185],"min":[0.10041980273832102,-0.0014103746520523189,-0.09139939402103951],"type":"VEC3"},{"bufferView":0,"byteOffset":1127508,"componentType":5126,"count":16,"max":[0.10041980274070604,-0.0011503746409257686,-0.09119939400434589],"min":[0.10031980274076602,-0.00125037465596532,-0.09139939400705183],"type":"VEC3"},{"bufferView":0,"byteOffset":1127700,"componentType":5126,"count":4,"max":[0.10031980274315103,-0.0011503746409257686,-0.09119939400439213],"min":[0.10009980274614602,-0.0011503746584103213,-0.09139939400212553],"type":"VEC3"},{"bufferView":0,"byteOffset":1127748,"componentType":5126,"count":4,"max":[0.10009980274853103,-0.0010003746445939187,-0.09119939399390213],"min":[0.10009980274614602,-0.0011503746584103213,-0.09139939400212553],"type":"VEC3"},{"bufferView":0,"byteOffset":1127796,"componentType":5126,"count":4,"max":[0.10049980273875002,-0.0010003746445939187,-0.09119939398913224],"min":[0.10009980274614602,-0.0010003746620784605,-0.09139939398901213],"type":"VEC3"},{"bufferView":0,"byteOffset":1127844,"componentType":5126,"count":16,"max":[0.10059980273630403,-0.0010003746445939187,-0.091199393989086],"min":[0.10049980273636502,-0.0011003746596331397,-0.09139939399179202],"type":"VEC3"},{"bufferView":0,"byteOffset":1128036,"componentType":5126,"count":4,"max":[0.10059980273630403,-0.0011003746421485907,-0.09119939399668194],"min":[0.10059980273391904,-0.0020003746376253207,-0.09139939407047241],"type":"VEC3"},{"bufferView":0,"byteOffset":1128084,"componentType":5126,"count":16,"max":[0.10059980273630403,-0.0020003746201407717,-0.09119939407536244],"min":[0.10049980273636502,-0.0021003746351803193,-0.09139939408040722],"type":"VEC3"},{"bufferView":0,"byteOffset":1128276,"componentType":5126,"count":4,"max":[0.10041980274070604,-0.0016103746296777714,-0.09119939404341403],"min":[0.10041980273832103,-0.0019003746400703214,-0.09139939406387664],"type":"VEC3"},{"bufferView":0,"byteOffset":1128324,"componentType":5126,"count":4,"max":[0.10041980274786104,-0.0012503745860271316,-0.09179939399727084],"min":[0.10041980274547603,-0.0014103745995986791,-0.09199939400636753],"type":"VEC3"},{"bufferView":0,"byteOffset":1128372,"componentType":5126,"count":16,"max":[0.10041980274786104,-0.0011503745884721291,-0.0917993939896749],"min":[0.10031980274792104,-0.0012503746035116806,-0.09199939399237991],"type":"VEC3"},{"bufferView":0,"byteOffset":1128564,"componentType":5126,"count":4,"max":[0.10031980275030603,-0.0011503745884721291,-0.09179939398972113],"min":[0.10009980275330103,-0.0011503746059566815,-0.09199939398745352],"type":"VEC3"},{"bufferView":0,"byteOffset":1128612,"componentType":5126,"count":4,"max":[0.10009980275568603,-0.001000374592140279,-0.09179939397923112],"min":[0.10009980275330103,-0.0011503746059566815,-0.09199939398745352],"type":"VEC3"},{"bufferView":0,"byteOffset":1128660,"componentType":5126,"count":4,"max":[0.10049980274590503,-0.001000374592140279,-0.09179939397446123],"min":[0.10009980275330103,-0.0010003746096248207,-0.09199939397434012],"type":"VEC3"},{"bufferView":0,"byteOffset":1128708,"componentType":5126,"count":16,"max":[0.10059980274345902,-0.001000374592140279,-0.091799393974415],"min":[0.10049980274352002,-0.0011003746071795,-0.09199939397712001],"type":"VEC3"},{"bufferView":0,"byteOffset":1128900,"componentType":5126,"count":4,"max":[0.10059980274345902,-0.0011003745896949512,-0.09179939398201102],"min":[0.10059980274107404,-0.0020003745851716807,-0.09199939405580042],"type":"VEC3"},{"bufferView":0,"byteOffset":1128948,"componentType":5126,"count":16,"max":[0.100599802743459,-0.0020003745676871283,-0.09179939406069143],"min":[0.10049980274352002,-0.0021003745827266797,-0.09199939406573523],"type":"VEC3"},{"bufferView":0,"byteOffset":1129140,"componentType":5126,"count":4,"max":[0.10041980274786104,-0.001610374577224132,-0.09179939402874301],"min":[0.10041980274547603,-0.0019003745876166782,-0.09199939404920462],"type":"VEC3"},{"bufferView":0,"byteOffset":1129188,"componentType":5126,"count":4,"max":[0.10041980275501604,-0.0012503745335734884,-0.09239939398259883],"min":[0.10041980275263103,-0.0014103745471450396,-0.0925993939916955],"type":"VEC3"},{"bufferView":0,"byteOffset":1129236,"componentType":5126,"count":16,"max":[0.10041980275501604,-0.0011503745360184894,-0.0923993939750029],"min":[0.10031980275507603,-0.0012503745510580408,-0.09259939397770782],"type":"VEC3"},{"bufferView":0,"byteOffset":1129428,"componentType":5126,"count":4,"max":[0.10031980275746105,-0.0011503745360184894,-0.09239939397504912],"min":[0.10009980276045602,-0.0011503745535030383,-0.09259939397278152],"type":"VEC3"},{"bufferView":0,"byteOffset":1129476,"componentType":5126,"count":4,"max":[0.10009980276284103,-0.0010003745396866392,-0.09239939396455912],"min":[0.10009980276045602,-0.0011503745535030383,-0.09259939397278152],"type":"VEC3"},{"bufferView":0,"byteOffset":1129524,"componentType":5126,"count":4,"max":[0.10049980275306003,-0.0010003745396866392,-0.09239939395978923],"min":[0.10009980276045602,-0.001000374557171181,-0.09259939395966814],"type":"VEC3"},{"bufferView":0,"byteOffset":1129572,"componentType":5126,"count":16,"max":[0.10059980275061403,-0.0010003745396866392,-0.09239939395974299],"min":[0.10049980275067504,-0.0011003745547258604,-0.09259939396244796],"type":"VEC3"},{"bufferView":0,"byteOffset":1129764,"componentType":5126,"count":4,"max":[0.10059980275061403,-0.0011003745372413114,-0.09239939396733902],"min":[0.10059980274822902,-0.002000374532718041,-0.09259939404112844],"type":"VEC3"},{"bufferView":0,"byteOffset":1129812,"componentType":5126,"count":16,"max":[0.10059980275061403,-0.0020003745152334888,-0.09239939404601943],"min":[0.10049980275067504,-0.0021003745302730402,-0.09259939405106322],"type":"VEC3"},{"bufferView":0,"byteOffset":1130004,"componentType":5126,"count":4,"max":[0.10041980275501604,-0.0016103745247704887,-0.09239939401407105],"min":[0.10041980275263102,-0.0019003745351630387,-0.09259939403453261],"type":"VEC3"},{"bufferView":0,"byteOffset":1130052,"componentType":5126,"count":4,"max":[0.10041980276217105,-0.0012503744811198595,-0.09299939396792684],"min":[0.10041980275978601,-0.0014103744946913999,-0.09319939397702352],"type":"VEC3"},{"bufferView":0,"byteOffset":1130100,"componentType":5126,"count":16,"max":[0.10041980276217104,-0.0011503744835648605,-0.09299939396033088],"min":[0.10031980276223104,-0.0012503744986044013,-0.09319939396303582],"type":"VEC3"},{"bufferView":0,"byteOffset":1130292,"componentType":5126,"count":4,"max":[0.10031980276461604,-0.0011503744835648605,-0.09299939396037704],"min":[0.10009980276761103,-0.0011503745010493986,-0.09319939395810951],"type":"VEC3"},{"bufferView":0,"byteOffset":1130340,"componentType":5126,"count":4,"max":[0.10009980276999604,-0.0010003744872329997,-0.09299939394988713],"min":[0.10009980276761103,-0.0011503745010493986,-0.09319939395810951],"type":"VEC3"},{"bufferView":0,"byteOffset":1130388,"componentType":5126,"count":4,"max":[0.10049980276021503,-0.0010003744872329997,-0.09299939394511722],"min":[0.10009980276761103,-0.0010003745047175486,-0.09319939394499611],"type":"VEC3"},{"bufferView":0,"byteOffset":1130436,"componentType":5126,"count":16,"max":[0.10059980275776903,-0.0010003744872329997,-0.09299939394507101],"min":[0.10049980275783003,-0.0011003745022722207,-0.09319939394777593],"type":"VEC3"},{"bufferView":0,"byteOffset":1130628,"componentType":5126,"count":4,"max":[0.10059980275776903,-0.0011003744847876789,-0.09299939395266693],"min":[0.10059980275538404,-0.0020003744802644017,-0.09319939402645643],"type":"VEC3"},{"bufferView":0,"byteOffset":1130676,"componentType":5126,"count":16,"max":[0.10059980275776903,-0.0020003744627798492,-0.09299939403134744],"min":[0.10049980275783003,-0.0021003744778194007,-0.09319939403639123],"type":"VEC3"},{"bufferView":0,"byteOffset":1130868,"componentType":5126,"count":4,"max":[0.10041980276217105,-0.001610374472316849,-0.09299939399939904],"min":[0.10041980275978601,-0.001900374482709399,-0.09319939401986063],"type":"VEC3"},{"bufferView":0,"byteOffset":1130916,"componentType":5126,"count":4,"max":[0.10041980276932602,-0.0012503744286662198,-0.09359939395325484],"min":[0.10041980276694103,-0.0014103744422377601,-0.09379939396235153],"type":"VEC3"},{"bufferView":0,"byteOffset":1130964,"componentType":5126,"count":16,"max":[0.10041980276932602,-0.0011503744311112207,-0.09359939394565889],"min":[0.10031980276938604,-0.0012503744461507616,-0.09379939394836381],"type":"VEC3"},{"bufferView":0,"byteOffset":1131156,"componentType":5126,"count":4,"max":[0.10031980277177102,-0.0011503744311112207,-0.09359939394570503],"min":[0.10009980277476602,-0.001150374448595759,-0.0937993939434375],"type":"VEC3"},{"bufferView":0,"byteOffset":1131204,"componentType":5126,"count":4,"max":[0.10009980277715104,-0.00100037443477936,-0.09359939393521513],"min":[0.10009980277476602,-0.001150374448595759,-0.0937993939434375],"type":"VEC3"},{"bufferView":0,"byteOffset":1131252,"componentType":5126,"count":4,"max":[0.10049980276737003,-0.00100037443477936,-0.09359939393044524],"min":[0.10009980277476603,-0.0010003744522639089,-0.09379939393032413],"type":"VEC3"},{"bufferView":0,"byteOffset":1131300,"componentType":5126,"count":16,"max":[0.10059980276492403,-0.00100037443477936,-0.093599393930399],"min":[0.10049980276498503,-0.0011003744498185811,-0.09379939393310403],"type":"VEC3"},{"bufferView":0,"byteOffset":1131492,"componentType":5126,"count":4,"max":[0.10059980276492403,-0.0011003744323340393,-0.09359939393799493],"min":[0.10059980276253903,-0.0020003744278107582,-0.09379939401178443],"type":"VEC3"},{"bufferView":0,"byteOffset":1131540,"componentType":5126,"count":16,"max":[0.10059980276492403,-0.0020003744103262093,-0.09359939401667543],"min":[0.10049980276498503,-0.0021003744253657607,-0.09379939402171923],"type":"VEC3"},{"bufferView":0,"byteOffset":1131732,"componentType":5126,"count":4,"max":[0.10041980276932602,-0.0016103744198632092,-0.09359939398472701],"min":[0.10041980276694103,-0.0019003744302557592,-0.09379939400518862],"type":"VEC3"},{"bufferView":0,"byteOffset":1131780,"componentType":5126,"count":4,"max":[0.10041980277648105,-0.00125037437621258,-0.09419939393858283],"min":[0.10041980277409601,-0.0014103743897841206,-0.09439939394767953],"type":"VEC3"},{"bufferView":0,"byteOffset":1131828,"componentType":5126,"count":16,"max":[0.10041980277648103,-0.001150374378657581,-0.0941993939309869],"min":[0.10031980277654103,-0.0012503743936971184,-0.09439939393369184],"type":"VEC3"},{"bufferView":0,"byteOffset":1132020,"componentType":5126,"count":4,"max":[0.10031980277892603,-0.001150374378657581,-0.09419939393103303],"min":[0.10009980278192103,-0.0011503743961421193,-0.09439939392876553],"type":"VEC3"},{"bufferView":0,"byteOffset":1132068,"componentType":5126,"count":4,"max":[0.10009980278430602,-0.0010003743823257204,-0.09419939392054315],"min":[0.10009980278192103,-0.0011503743961421193,-0.09439939392876553],"type":"VEC3"},{"bufferView":0,"byteOffset":1132116,"componentType":5126,"count":4,"max":[0.10049980277452503,-0.0010003743823257204,-0.09419939391577321],"min":[0.10009980278192103,-0.0010003743998102691,-0.09439939391565212],"type":"VEC3"},{"bufferView":0,"byteOffset":1132164,"componentType":5126,"count":16,"max":[0.10059980277207903,-0.0010003743823257204,-0.09419939391572699],"min":[0.10049980277214003,-0.0011003743973649414,-0.09439939391843193],"type":"VEC3"},{"bufferView":0,"byteOffset":1132356,"componentType":5126,"count":4,"max":[0.10059980277207903,-0.0011003743798803996,-0.09419939392332294],"min":[0.100599802769694,-0.0020003743753571187,-0.09439939399711243],"type":"VEC3"},{"bufferView":0,"byteOffset":1132404,"componentType":5126,"count":16,"max":[0.10059980277207903,-0.0020003743578725698,-0.09419939400200343],"min":[0.10049980277214003,-0.0021003743729121212,-0.09439939400704724],"type":"VEC3"},{"bufferView":0,"byteOffset":1132596,"componentType":5126,"count":4,"max":[0.10041980277648105,-0.0016103743674095803,-0.09419939397005504],"min":[0.10041980277409601,-0.0019003743778021197,-0.09439939399051661],"type":"VEC3"},{"bufferView":0,"byteOffset":1132644,"componentType":5126,"count":4,"max":[0.10041980278363603,-0.0012503743237589405,-0.09479939392391082],"min":[0.10041980278125104,-0.0014103743373304809,-0.09499939393300753],"type":"VEC3"},{"bufferView":0,"byteOffset":1132692,"componentType":5126,"count":16,"max":[0.10041980278363603,-0.0011503743262039415,-0.0947993939163149],"min":[0.10031980278369605,-0.0012503743412434786,-0.09499939391901982],"type":"VEC3"},{"bufferView":0,"byteOffset":1132884,"componentType":5126,"count":4,"max":[0.10031980278608103,-0.0011503743262039415,-0.09479939391636102],"min":[0.10009980278907603,-0.0011503743436884796,-0.09499939391409354],"type":"VEC3"},{"bufferView":0,"byteOffset":1132932,"componentType":5126,"count":4,"max":[0.10009980279146104,-0.0010003743298720807,-0.09479939390587112],"min":[0.10009980278907603,-0.0011503743436884796,-0.09499939391409354],"type":"VEC3"},{"bufferView":0,"byteOffset":1132980,"componentType":5126,"count":4,"max":[0.10049980278168005,-0.0010003743298720807,-0.09479939390110122],"min":[0.10009980278907603,-0.0010003743473566296,-0.09499939390098013],"type":"VEC3"},{"bufferView":0,"byteOffset":1133028,"componentType":5126,"count":16,"max":[0.10059980277923403,-0.0010003743298720807,-0.094799393901055],"min":[0.10049980277929503,-0.0011003743449112982,-0.09499939390375992],"type":"VEC3"},{"bufferView":0,"byteOffset":1133220,"componentType":5126,"count":4,"max":[0.10059980277923404,-0.0011003743274267599,-0.09479939390865093],"min":[0.10059980277684903,-0.0020003743229034788,-0.09499939398244042],"type":"VEC3"},{"bufferView":0,"byteOffset":1133268,"componentType":5126,"count":16,"max":[0.10059980277923404,-0.0020003743054189302,-0.09479939398733143],"min":[0.10049980277929502,-0.0021003743204584817,-0.09499939399237524],"type":"VEC3"},{"bufferView":0,"byteOffset":1133460,"componentType":5126,"count":4,"max":[0.10041980278363603,-0.0016103743149559406,-0.09479939395538303],"min":[0.10041980278125102,-0.00190037432534848,-0.09499939397584464],"type":"VEC3"},{"bufferView":0,"byteOffset":1133508,"componentType":5126,"count":4,"max":[0.10041980279079105,-0.0012503742713053008,-0.09539939390923882],"min":[0.10041980278840604,-0.0014103742848768413,-0.09559939391833552],"type":"VEC3"},{"bufferView":0,"byteOffset":1133556,"componentType":5126,"count":16,"max":[0.10041980279079105,-0.0011503742737502983,-0.0953993939016429],"min":[0.10031980279085104,-0.0012503742887898497,-0.09559939390434784],"type":"VEC3"},{"bufferView":0,"byteOffset":1133748,"componentType":5126,"count":4,"max":[0.100319802793236,-0.0011503742737502983,-0.09539939390168903],"min":[0.10009980279623103,-0.0011503742912348507,-0.0955993938994215],"type":"VEC3"},{"bufferView":0,"byteOffset":1133796,"componentType":5126,"count":4,"max":[0.10009980279861602,-0.001000374277418441,-0.09539939389119911],"min":[0.10009980279623103,-0.0011503742912348507,-0.0955993938994215],"type":"VEC3"},{"bufferView":0,"byteOffset":1133844,"componentType":5126,"count":4,"max":[0.10049980278883504,-0.001000374277418441,-0.09539939388642922],"min":[0.10009980279623103,-0.0010003742949029899,-0.09559939388630816],"type":"VEC3"},{"bufferView":0,"byteOffset":1133892,"componentType":5126,"count":16,"max":[0.10059980278638904,-0.001000374277418441,-0.095399393886383],"min":[0.10049980278645003,-0.001100374292457669,-0.09559939388908792],"type":"VEC3"},{"bufferView":0,"byteOffset":1134084,"componentType":5126,"count":4,"max":[0.10059980278638905,-0.0011003742749731203,-0.09539939389397893],"min":[0.10059980278400403,-0.0020003742704498392,-0.09559939396776844],"type":"VEC3"},{"bufferView":0,"byteOffset":1134132,"componentType":5126,"count":16,"max":[0.10059980278638905,-0.002000374252965301,-0.09539939397265941],"min":[0.10049980278645003,-0.0021003742680048383,-0.09559939397770323],"type":"VEC3"},{"bufferView":0,"byteOffset":1134324,"componentType":5126,"count":4,"max":[0.10041980279079103,-0.001610374262502301,-0.09539939394071101],"min":[0.10041980278840604,-0.0019003742728948404,-0.09559939396117262],"type":"VEC3"},{"bufferView":0,"byteOffset":1134372,"componentType":5126,"count":13,"max":[0.09956829651291302,-0.0011003745520068086,-0.09215976461280603],"min":[0.09926829651837263,-0.0011003745756749197,-0.09243049631350203],"type":"VEC3"},{"bufferView":0,"byteOffset":1134528,"componentType":5126,"count":39,"max":[0.09956829651740674,-0.0011003745289783816,-0.09245244753064433],"min":[0.09926829652376952,-0.0011003745500877712,-0.09269391094120803],"type":"VEC3"},{"bufferView":0,"byteOffset":1134996,"componentType":5126,"count":12,"max":[0.09956829652002433,-0.0011003745097880292,-0.09275244752474932],"min":[0.09926829652544035,-0.0011003745238609604,-0.09291342313096203],"type":"VEC3"},{"bufferView":0,"byteOffset":1135140,"componentType":5126,"count":46,"max":[0.09957195505806024,-0.001100374485160401,-0.09297195971141672],"min":[0.09926463799254633,-0.0011003745046706008,-0.09319513043942473],"type":"VEC3"},{"bufferView":0,"byteOffset":1135692,"componentType":5126,"count":6,"max":[0.09956829652552145,-0.0011003744694882797,-0.09322074019622531],"min":[0.09926829653102463,-0.0011003744829215308,-0.09337439872944503],"type":"VEC3"},{"bufferView":0,"byteOffset":1135764,"componentType":5126,"count":4,"max":[0.10004980273544405,-0.0014103747394750492,-0.09019939405479574],"min":[0.10001980273617703,-0.0016103747345850507,-0.09019939407263802],"type":"VEC3"},{"bufferView":0,"byteOffset":1135812,"componentType":5126,"count":4,"max":[0.10004980273544405,-0.0014103747394750492,-0.08999939405968573],"min":[0.10001980273379202,-0.0014103747569596018,-0.09019939405515343],"type":"VEC3"},{"bufferView":0,"byteOffset":1135860,"componentType":5126,"count":4,"max":[0.10004980273305902,-0.0014103747569596018,-0.08999939405968573],"min":[0.10001980273379202,-0.0016103747520695997,-0.08999939407752802],"type":"VEC3"},{"bufferView":0,"byteOffset":1135908,"componentType":5126,"count":4,"max":[0.10004980273544403,-0.0016103747345850507,-0.08999939407717022],"min":[0.10001980273379203,-0.0016103747520695997,-0.09019939407263802],"type":"VEC3"},{"bufferView":0,"byteOffset":1135956,"componentType":5126,"count":4,"max":[0.10004980274259904,-0.0014103746870214096,-0.09079939404012372],"min":[0.10001980274333203,-0.0016103746821314112,-0.09079939405796603],"type":"VEC3"},{"bufferView":0,"byteOffset":1136004,"componentType":5126,"count":4,"max":[0.10004980274259903,-0.0014103746870214096,-0.09059939404501373],"min":[0.10001980274094703,-0.0014103747045059586,-0.09079939404048142],"type":"VEC3"},{"bufferView":0,"byteOffset":1136052,"componentType":5126,"count":4,"max":[0.10004980274021402,-0.0014103747045059586,-0.09059939404501373],"min":[0.10001980274094703,-0.0016103746996159601,-0.09059939406285603],"type":"VEC3"},{"bufferView":0,"byteOffset":1136100,"componentType":5126,"count":4,"max":[0.10004980274259904,-0.0016103746821314112,-0.09059939406249823],"min":[0.10001980274094703,-0.0016103746996159601,-0.09079939405796603],"type":"VEC3"},{"bufferView":0,"byteOffset":1136148,"componentType":5126,"count":4,"max":[0.10004980274975403,-0.00141037463456777,-0.09139939402545172],"min":[0.10001980275048704,-0.0016103746296777714,-0.09139939404329403],"type":"VEC3"},{"bufferView":0,"byteOffset":1136196,"componentType":5126,"count":4,"max":[0.10004980274975403,-0.00141037463456777,-0.09119939403034173],"min":[0.10001980274810202,-0.0014103746520523189,-0.09139939402580942],"type":"VEC3"},{"bufferView":0,"byteOffset":1136244,"componentType":5126,"count":4,"max":[0.10004980274736905,-0.0014103746520523189,-0.09119939403034173],"min":[0.10001980274810202,-0.0016103746471623204,-0.09119939404818403],"type":"VEC3"},{"bufferView":0,"byteOffset":1136292,"componentType":5126,"count":4,"max":[0.10004980274975403,-0.0016103746296777714,-0.09119939404782623],"min":[0.10001980274810202,-0.0016103746471623204,-0.09139939404329403],"type":"VEC3"},{"bufferView":0,"byteOffset":1136340,"componentType":5126,"count":4,"max":[0.10004980275690903,-0.0014103745821141304,-0.09199939401077971],"min":[0.10001980275764202,-0.001610374577224132,-0.09199939402862203],"type":"VEC3"},{"bufferView":0,"byteOffset":1136388,"componentType":5126,"count":4,"max":[0.10004980275690903,-0.0014103745821141304,-0.09179939401567075],"min":[0.10001980275525701,-0.0014103745995986791,-0.09199939401113742],"type":"VEC3"},{"bufferView":0,"byteOffset":1136436,"componentType":5126,"count":4,"max":[0.10004980275452403,-0.0014103745995986791,-0.09179939401567075],"min":[0.10001980275525701,-0.0016103745947086807,-0.09179939403351303],"type":"VEC3"},{"bufferView":0,"byteOffset":1136484,"componentType":5126,"count":4,"max":[0.10004980275690903,-0.001610374577224132,-0.09179939403315523],"min":[0.10001980275525703,-0.0016103745947086807,-0.09199939402862203],"type":"VEC3"},{"bufferView":0,"byteOffset":1136532,"componentType":5126,"count":4,"max":[0.10004980279983904,-0.0014103742673922995,-0.09559939392274772],"min":[0.10001980280057202,-0.001610374262502301,-0.09559939394059004],"type":"VEC3"},{"bufferView":0,"byteOffset":1136580,"componentType":5126,"count":4,"max":[0.10004980279983904,-0.0014103742673922995,-0.09539939392763873],"min":[0.10001980279818704,-0.0014103742848768413,-0.09559939392310542],"type":"VEC3"},{"bufferView":0,"byteOffset":1136628,"componentType":5126,"count":4,"max":[0.10004980279745404,-0.0014103742848768413,-0.09539939392763873],"min":[0.10001980279818704,-0.0016103742799868392,-0.09539939394548101],"type":"VEC3"},{"bufferView":0,"byteOffset":1136676,"componentType":5126,"count":4,"max":[0.10004980279983904,-0.001610374262502301,-0.09539939394512323],"min":[0.10001980279818704,-0.0016103742799868392,-0.09559939394059004],"type":"VEC3"},{"bufferView":0,"byteOffset":1136724,"componentType":5126,"count":4,"max":[0.10004980279268402,-0.001410374319845939,-0.09499939393741973],"min":[0.10001980279341703,-0.0016103743149559406,-0.09499939395526201],"type":"VEC3"},{"bufferView":0,"byteOffset":1136772,"componentType":5126,"count":4,"max":[0.10004980279268402,-0.001410374319845939,-0.09479939394231071],"min":[0.10001980279103204,-0.0014103743373304809,-0.09499939393777743],"type":"VEC3"},{"bufferView":0,"byteOffset":1136820,"componentType":5126,"count":4,"max":[0.10004980279029903,-0.0014103743373304809,-0.09479939394231071],"min":[0.10001980279103204,-0.001610374332440479,-0.09479939396015302],"type":"VEC3"},{"bufferView":0,"byteOffset":1136868,"componentType":5126,"count":4,"max":[0.10004980279268402,-0.0016103743149559406,-0.09479939395979521],"min":[0.10001980279103205,-0.001610374332440479,-0.09499939395526201],"type":"VEC3"},{"bufferView":0,"byteOffset":1136916,"componentType":5126,"count":4,"max":[0.10004980278552902,-0.0014103743722995788,-0.09439939395209175],"min":[0.10001980278626203,-0.0016103743674095803,-0.09439939396993402],"type":"VEC3"},{"bufferView":0,"byteOffset":1136964,"componentType":5126,"count":4,"max":[0.10004980278552902,-0.0014103743722995788,-0.09419939395698274],"min":[0.10001980278387702,-0.0014103743897841206,-0.09439939395244944],"type":"VEC3"},{"bufferView":0,"byteOffset":1137012,"componentType":5126,"count":4,"max":[0.10004980278314403,-0.0014103743897841206,-0.09419939395698274],"min":[0.10001980278387702,-0.0016103743848941187,-0.09419939397482502],"type":"VEC3"},{"bufferView":0,"byteOffset":1137060,"componentType":5126,"count":4,"max":[0.10004980278552902,-0.0016103743674095803,-0.09419939397446724],"min":[0.10001980278387702,-0.0016103743848941187,-0.09439939396993402],"type":"VEC3"},{"bufferView":0,"byteOffset":1137108,"componentType":5126,"count":4,"max":[0.10004980277837401,-0.0014103744247532183,-0.09379939396676373],"min":[0.10001980277910702,-0.0016103744198632092,-0.09379939398460602],"type":"VEC3"},{"bufferView":0,"byteOffset":1137156,"componentType":5126,"count":4,"max":[0.10004980277837401,-0.0014103744247532183,-0.09359939397165473],"min":[0.10001980277672204,-0.0014103744422377601,-0.09379939396712143],"type":"VEC3"},{"bufferView":0,"byteOffset":1137204,"componentType":5126,"count":4,"max":[0.10004980277598903,-0.0014103744422377601,-0.09359939397165473],"min":[0.10001980277672204,-0.0016103744373477619,-0.09359939398949703],"type":"VEC3"},{"bufferView":0,"byteOffset":1137252,"componentType":5126,"count":4,"max":[0.10004980277837401,-0.0016103744198632092,-0.09359939398913923],"min":[0.10001980277672205,-0.0016103744373477619,-0.09379939398460602],"type":"VEC3"},{"bufferView":0,"byteOffset":1137300,"componentType":5126,"count":4,"max":[0.10004980277121904,-0.001410374477206851,-0.09319939398143574],"min":[0.10001980277195203,-0.001610374472316849,-0.09319939399927803],"type":"VEC3"},{"bufferView":0,"byteOffset":1137348,"componentType":5126,"count":4,"max":[0.10004980277121904,-0.001410374477206851,-0.09299939398632673],"min":[0.10001980276956703,-0.0014103744946913999,-0.09319939398179343],"type":"VEC3"},{"bufferView":0,"byteOffset":1137396,"componentType":5126,"count":4,"max":[0.10004980276883405,-0.0014103744946913999,-0.09299939398632673],"min":[0.10001980276956703,-0.0016103744898014014,-0.09299939400416904],"type":"VEC3"},{"bufferView":0,"byteOffset":1137444,"componentType":5126,"count":4,"max":[0.10004980277121904,-0.001610374472316849,-0.09299939400381123],"min":[0.10001980276956703,-0.0016103744898014014,-0.09319939399927803],"type":"VEC3"},{"bufferView":0,"byteOffset":1137492,"componentType":5126,"count":4,"max":[0.10004980276406403,-0.0014103745296604906,-0.09259939399610773],"min":[0.10001980276479704,-0.0016103745247704887,-0.09259939401395005],"type":"VEC3"},{"bufferView":0,"byteOffset":1137540,"componentType":5126,"count":4,"max":[0.10004980276406403,-0.0014103745296604906,-0.09239939400099872],"min":[0.10001980276241203,-0.0014103745471450396,-0.09259939399646544],"type":"VEC3"},{"bufferView":0,"byteOffset":1137588,"componentType":5126,"count":4,"max":[0.10004980276167903,-0.0014103745471450396,-0.09239939400099872],"min":[0.10001980276241201,-0.0016103745422550411,-0.09239939401884101],"type":"VEC3"},{"bufferView":0,"byteOffset":1137636,"componentType":5126,"count":4,"max":[0.10004980276406403,-0.0016103745247704887,-0.09239939401848324],"min":[0.10001980276241201,-0.0016103745422550411,-0.09259939401395005],"type":"VEC3"},{"bufferView":0,"byteOffset":1137684,"componentType":5126,"count":6,"max":[0.10004980276406403,-0.0019003745176784897,-0.09259939403894484],"min":[0.09884980279340712,-0.0021003745127884913,-0.09259939406716183],"type":"VEC3"},{"bufferView":0,"byteOffset":1137756,"componentType":5126,"count":4,"max":[0.10004980276406403,-0.0019003745176784897,-0.09239939404383583],"min":[0.09914980278368622,-0.0019003745351630387,-0.09259939404967724],"type":"VEC3"},{"bufferView":0,"byteOffset":1137804,"componentType":5126,"count":6,"max":[0.10004980276167905,-0.0019003745351630387,-0.09239939404383583],"min":[0.09884980279102223,-0.0021003745302730402,-0.09239939407205283],"type":"VEC3"},{"bufferView":0,"byteOffset":1137876,"componentType":5126,"count":4,"max":[0.10004980276406403,-0.0021003745127884913,-0.0923993940613204],"min":[0.09914980278368622,-0.0021003745302730402,-0.09259939406716183],"type":"VEC3"},{"bufferView":0,"byteOffset":1137924,"componentType":5126,"count":6,"max":[0.10004980277121904,-0.00190037446522485,-0.09319939402427284],"min":[0.09884980280056203,-0.0021003744603348517,-0.09319939405248981],"type":"VEC3"},{"bufferView":0,"byteOffset":1137996,"componentType":5126,"count":4,"max":[0.10004980277121903,-0.00190037446522485,-0.09299939402916382],"min":[0.09914980279084111,-0.001900374482709399,-0.09319939403500523],"type":"VEC3"},{"bufferView":0,"byteOffset":1138044,"componentType":5126,"count":6,"max":[0.10004980276883403,-0.001900374482709399,-0.09299939402916382],"min":[0.09884980279817711,-0.0021003744778194007,-0.09299939405738082],"type":"VEC3"},{"bufferView":0,"byteOffset":1138116,"componentType":5126,"count":4,"max":[0.10004980277121904,-0.0021003744603348517,-0.09299939404664843],"min":[0.09914980279084111,-0.0021003744778194007,-0.09319939405248981],"type":"VEC3"},{"bufferView":0,"byteOffset":1138164,"componentType":5126,"count":6,"max":[0.10004980277837403,-0.0019003744127712105,-0.09379939400960083],"min":[0.09884980280771703,-0.0021003744078812083,-0.09379939403781785],"type":"VEC3"},{"bufferView":0,"byteOffset":1138236,"componentType":5126,"count":4,"max":[0.10004980277837403,-0.0019003744127712105,-0.09359939401449183],"min":[0.09914980279799605,-0.0019003744302557592,-0.09379939402033324],"type":"VEC3"},{"bufferView":0,"byteOffset":1138284,"componentType":5126,"count":6,"max":[0.10004980277598904,-0.0019003744302557592,-0.09359939401449183],"min":[0.09884980280533202,-0.0021003744253657607,-0.09359939404270881],"type":"VEC3"},{"bufferView":0,"byteOffset":1138356,"componentType":5126,"count":4,"max":[0.10004980277837403,-0.0021003744078812083,-0.09359939403197644],"min":[0.09914980279799605,-0.0021003744253657607,-0.09379939403781785],"type":"VEC3"},{"bufferView":0,"byteOffset":1138404,"componentType":5126,"count":6,"max":[0.10004980278552901,-0.0019003743603175707,-0.09439939399492883],"min":[0.09884980281487192,-0.002100374355427569,-0.09439939402314573],"type":"VEC3"},{"bufferView":0,"byteOffset":1138476,"componentType":5126,"count":4,"max":[0.10004980278552901,-0.0019003743603175707,-0.09419939399981982],"min":[0.09914980280515094,-0.0019003743778021197,-0.0943993940056612],"type":"VEC3"},{"bufferView":0,"byteOffset":1138524,"componentType":5126,"count":6,"max":[0.10004980278314403,-0.0019003743778021197,-0.09419939399981982],"min":[0.09884980281248691,-0.0021003743729121212,-0.09419939402803675],"type":"VEC3"},{"bufferView":0,"byteOffset":1138596,"componentType":5126,"count":4,"max":[0.10004980278552901,-0.002100374355427569,-0.09419939401730443],"min":[0.09914980280515093,-0.0021003743729121212,-0.09439939402314573],"type":"VEC3"},{"bufferView":0,"byteOffset":1138644,"componentType":5126,"count":6,"max":[0.10004980279268404,-0.0019003743078639381,-0.09499939398025682],"min":[0.09884980282202682,-0.0021003743029739293,-0.09499939400847382],"type":"VEC3"},{"bufferView":0,"byteOffset":1138716,"componentType":5126,"count":4,"max":[0.10004980279268404,-0.0019003743078639381,-0.09479939398514783],"min":[0.09914980281230593,-0.00190037432534848,-0.09499939399098924],"type":"VEC3"},{"bufferView":0,"byteOffset":1138764,"componentType":5126,"count":6,"max":[0.10004980279029903,-0.00190037432534848,-0.09479939398514783],"min":[0.09884980281964192,-0.0021003743204584817,-0.09479939401336474],"type":"VEC3"},{"bufferView":0,"byteOffset":1138836,"componentType":5126,"count":4,"max":[0.10004980279268404,-0.0021003743029739293,-0.09479939400263243],"min":[0.09914980281230593,-0.0021003743204584817,-0.09499939400847382],"type":"VEC3"},{"bufferView":0,"byteOffset":1138884,"componentType":5126,"count":6,"max":[0.10004980279983904,-0.0019003742554102984,-0.09559939396558483],"min":[0.09884980282918183,-0.0021003742505203,-0.09559939399380173],"type":"VEC3"},{"bufferView":0,"byteOffset":1138956,"componentType":5126,"count":4,"max":[0.10004980279983904,-0.0019003742554102984,-0.09539939397047581],"min":[0.09914980281946083,-0.0019003742728948404,-0.09559939397631723],"type":"VEC3"},{"bufferView":0,"byteOffset":1139004,"componentType":5126,"count":6,"max":[0.10004980279745404,-0.0019003742728948404,-0.09539939397047581],"min":[0.09884980282679684,-0.0021003742680048383,-0.09539939399869284],"type":"VEC3"},{"bufferView":0,"byteOffset":1139076,"componentType":5126,"count":4,"max":[0.10004980279983904,-0.0021003742505203,-0.09539939398796042],"min":[0.09914980281946083,-0.0021003742680048383,-0.09559939399380173],"type":"VEC3"},{"bufferView":0,"byteOffset":1139124,"componentType":5126,"count":6,"max":[0.10004980275690903,-0.0019003745701321293,-0.09199939405361682],"min":[0.09884980278625222,-0.0021003745652421308,-0.09199939408183383],"type":"VEC3"},{"bufferView":0,"byteOffset":1139196,"componentType":5126,"count":4,"max":[0.10004980275690903,-0.0019003745701321293,-0.09179939405850783],"min":[0.09914980277653124,-0.0019003745876166782,-0.09199939406434923],"type":"VEC3"},{"bufferView":0,"byteOffset":1139244,"componentType":5126,"count":6,"max":[0.10004980275452402,-0.0019003745876166782,-0.09179939405850783],"min":[0.09884980278386724,-0.0021003745827266797,-0.09179939408672481],"type":"VEC3"},{"bufferView":0,"byteOffset":1139316,"componentType":5126,"count":4,"max":[0.10004980275690903,-0.0021003745652421308,-0.09179939407599243],"min":[0.09914980277653124,-0.0021003745827266797,-0.09199939408183383],"type":"VEC3"},{"bufferView":0,"byteOffset":1139364,"componentType":5126,"count":6,"max":[0.10004980274975404,-0.001900374622585769,-0.09139939406828881],"min":[0.09884980277909733,-0.0021003746176957707,-0.09139939409650581],"type":"VEC3"},{"bufferView":0,"byteOffset":1139436,"componentType":5126,"count":4,"max":[0.10004980274975404,-0.001900374622585769,-0.09119939407317883],"min":[0.09914980276937632,-0.0019003746400703214,-0.09139939407902123],"type":"VEC3"},{"bufferView":0,"byteOffset":1139484,"componentType":5126,"count":6,"max":[0.10004980274736903,-0.0019003746400703214,-0.09119939407317883],"min":[0.09884980277671232,-0.0021003746351803193,-0.09119939410139583],"type":"VEC3"},{"bufferView":0,"byteOffset":1139556,"componentType":5126,"count":4,"max":[0.10004980274975403,-0.0021003746176957707,-0.09119939409066344],"min":[0.09914980276937632,-0.0021003746351803193,-0.09139939409650581],"type":"VEC3"},{"bufferView":0,"byteOffset":1139604,"componentType":5126,"count":6,"max":[0.10004980274259904,-0.0019003746750394087,-0.09079939408296084],"min":[0.09884980277194243,-0.0021003746701494103,-0.09079939411117784],"type":"VEC3"},{"bufferView":0,"byteOffset":1139676,"componentType":5126,"count":4,"max":[0.10004980274259903,-0.0019003746750394087,-0.09059939408785082],"min":[0.09914980276222143,-0.0019003746925239612,-0.09079939409369323],"type":"VEC3"},{"bufferView":0,"byteOffset":1139724,"componentType":5126,"count":6,"max":[0.10004980274021404,-0.0019003746925239612,-0.09059939408785082],"min":[0.09884980276955743,-0.0021003746876339592,-0.09059939411606784],"type":"VEC3"},{"bufferView":0,"byteOffset":1139796,"componentType":5126,"count":4,"max":[0.10004980274259904,-0.0021003746701494103,-0.09059939410533542],"min":[0.09914980276222143,-0.0021003746876339592,-0.09079939411117784],"type":"VEC3"},{"bufferView":0,"byteOffset":1139844,"componentType":5126,"count":6,"max":[0.10004980273544405,-0.0019003747274930483,-0.09019939409763282],"min":[0.09884980276478743,-0.0021003747226030498,-0.09019939412584983],"type":"VEC3"},{"bufferView":0,"byteOffset":1139916,"componentType":5126,"count":4,"max":[0.10004980273544405,-0.0019003747274930483,-0.08999939410252283],"min":[0.09914980275506645,-0.00190037474497759,-0.09019939410836522],"type":"VEC3"},{"bufferView":0,"byteOffset":1139964,"componentType":5126,"count":6,"max":[0.10004980273305902,-0.00190037474497759,-0.08999939410252283],"min":[0.09884980276240243,-0.002100374740087592,-0.08999939413073983],"type":"VEC3"},{"bufferView":0,"byteOffset":1140036,"componentType":5126,"count":4,"max":[0.10004980273544403,-0.0021003747226030498,-0.08999939412000742],"min":[0.09914980275506644,-0.002100374740087592,-0.09019939412584983],"type":"VEC3"},{"bufferView":0,"byteOffset":1140084,"componentType":5126,"count":4,"max":[0.09951067456281153,-0.001050374565278421,-0.09224751231830781],"min":[0.09938536968728802,-0.001100374568003769,-0.09229267238105572],"type":"VEC3"},{"bufferView":0,"byteOffset":1140132,"componentType":5126,"count":4,"max":[0.09938536968848434,-0.0010503745604558397,-0.09224751231830781],"min":[0.09938536968728802,-0.001100374568003769,-0.09234783625315192],"type":"VEC3"},{"bufferView":0,"byteOffset":1140180,"componentType":5126,"count":4,"max":[0.09951067456293564,-0.0010503745604558397,-0.09230307633984451],"min":[0.09938536968848434,-0.001100374563146211,-0.09234783625315192],"type":"VEC3"},{"bufferView":0,"byteOffset":1140228,"componentType":5126,"count":5,"max":[0.09953171114772932,-0.0010503745643688695,-0.09229778861106473],"min":[0.09951067456293564,-0.0011003745636084794,-0.09230307634421572],"type":"VEC3"},{"bufferView":0,"byteOffset":1140288,"componentType":5126,"count":5,"max":[0.09953171114772352,-0.0010503745648311417,-0.09229267237668472],"min":[0.09951067456281144,-0.001100374564055759,-0.09229778861543583],"type":"VEC3"},{"bufferView":0,"byteOffset":1140348,"componentType":5126,"count":4,"max":[0.09930122335272634,-0.0010503745337192818,-0.09261107938359123],"min":[0.09930122335221851,-0.0011003745362197393,-0.09265366703936043],"type":"VEC3"},{"bufferView":0,"byteOffset":1140396,"componentType":5126,"count":4,"max":[0.09953536968846334,-0.0010503745337192818,-0.09265366703219703],"min":[0.09930122335272633,-0.0011003745324966196,-0.09265366703936043],"type":"VEC3"},{"bufferView":0,"byteOffset":1140444,"componentType":5126,"count":4,"max":[0.09953536968846334,-0.0010503745337192818,-0.09260942160644912],"min":[0.09953536968793573,-0.0011003745363646687,-0.09265366703656822],"type":"VEC3"},{"bufferView":0,"byteOffset":1140492,"componentType":5126,"count":20,"max":[0.09953536968793573,-0.0010503745375873307,-0.0924926914277384],"min":[0.09942121191494573,-0.0011003745465695404,-0.09260942161082023],"type":"VEC3"},{"bufferView":0,"byteOffset":1140732,"componentType":5126,"count":18,"max":[0.09942121191494573,-0.0010503745374424013,-0.0924926914277384],"min":[0.09930122335221851,-0.0011003745465695404,-0.09261107938796234],"type":"VEC3"},{"bufferView":0,"byteOffset":1140948,"componentType":5126,"count":4,"max":[0.10001980273617703,-0.0014103747394750492,-0.08999939406004343],"min":[0.10001980273379202,-0.0016103747520695997,-0.09019939407263802],"type":"VEC3"},{"bufferView":0,"byteOffset":1140996,"componentType":5126,"count":4,"max":[0.10001980274333203,-0.0014103746870214096,-0.09059939404537141],"min":[0.10001980274094703,-0.0016103746996159601,-0.09079939405796603],"type":"VEC3"},{"bufferView":0,"byteOffset":1141044,"componentType":5126,"count":4,"max":[0.10001980275048705,-0.00141037463456777,-0.09119939403069942],"min":[0.10001980274810202,-0.0016103746471623204,-0.09139939404329403],"type":"VEC3"},{"bufferView":0,"byteOffset":1141092,"componentType":5126,"count":4,"max":[0.10001980275764202,-0.0014103745821141304,-0.09179939401602843],"min":[0.10001980275525701,-0.0016103745947086807,-0.09199939402862203],"type":"VEC3"},{"bufferView":0,"byteOffset":1141140,"componentType":5126,"count":4,"max":[0.10001980280057203,-0.0014103742673922995,-0.09539939392799644],"min":[0.10001980279818704,-0.0016103742799868392,-0.09559939394059004],"type":"VEC3"},{"bufferView":0,"byteOffset":1141188,"componentType":5126,"count":4,"max":[0.10001980279341703,-0.001410374319845939,-0.09479939394266844],"min":[0.10001980279103204,-0.001610374332440479,-0.09499939395526201],"type":"VEC3"},{"bufferView":0,"byteOffset":1141236,"componentType":5126,"count":4,"max":[0.10001980278626203,-0.0014103743722995788,-0.09419939395734042],"min":[0.10001980278387702,-0.0016103743848941187,-0.09439939396993402],"type":"VEC3"},{"bufferView":0,"byteOffset":1141284,"componentType":5126,"count":4,"max":[0.10001980277910702,-0.0014103744247532183,-0.09359939397201242],"min":[0.10001980277672204,-0.0016103744373477619,-0.09379939398460602],"type":"VEC3"},{"bufferView":0,"byteOffset":1141332,"componentType":5126,"count":4,"max":[0.10001980277195205,-0.001410374477206851,-0.09299939398668443],"min":[0.10001980276956703,-0.0016103744898014014,-0.09319939399927803],"type":"VEC3"},{"bufferView":0,"byteOffset":1141380,"componentType":5126,"count":4,"max":[0.10001980276479705,-0.0014103745296604906,-0.09239939400135642],"min":[0.10001980276241201,-0.0016103745422550411,-0.09259939401395005],"type":"VEC3"},{"bufferView":0,"byteOffset":1141428,"componentType":5126,"count":4,"max":[0.09884980279340712,-0.001953272610597491,-0.09239939406277023],"min":[0.09884980279102223,-0.0020474764373540387,-0.09259939406611471],"type":"VEC3"},{"bufferView":0,"byteOffset":1141476,"componentType":5126,"count":4,"max":[0.09914980278607113,-0.0019003745176784897,-0.09239939405456822],"min":[0.09884980279102223,-0.0019532726280820398,-0.09259939405787923],"type":"VEC3"},{"bufferView":0,"byteOffset":1141524,"componentType":5126,"count":4,"max":[0.09914980278607115,-0.0020474764198694898,-0.09239939407100574],"min":[0.09884980279102223,-0.0021003745302730402,-0.09259939406716183],"type":"VEC3"},{"bufferView":0,"byteOffset":1141572,"componentType":5126,"count":4,"max":[0.09884980280056203,-0.0019532725581438513,-0.09299939404809819],"min":[0.09884980279817711,-0.002047476384900399,-0.09319939405144273],"type":"VEC3"},{"bufferView":0,"byteOffset":1141620,"componentType":5126,"count":4,"max":[0.09914980279322605,-0.00190037446522485,-0.09299939403989624],"min":[0.09884980279817712,-0.0019532725756284002,-0.09319939404320723],"type":"VEC3"},{"bufferView":0,"byteOffset":1141668,"componentType":5126,"count":4,"max":[0.09914980279322604,-0.0020474763674158502,-0.09299939405633373],"min":[0.09884980279817711,-0.0021003744778194007,-0.09319939405248981],"type":"VEC3"},{"bufferView":0,"byteOffset":1141716,"componentType":5126,"count":4,"max":[0.09884980280771703,-0.0019532725056902117,-0.09359939403342622],"min":[0.09884980280533202,-0.0020474763324467597,-0.09379939403677073],"type":"VEC3"},{"bufferView":0,"byteOffset":1141764,"componentType":5126,"count":4,"max":[0.09914980280038102,-0.0019003744127712105,-0.09359939402522423],"min":[0.09884980280533202,-0.0019532725231747607,-0.09379939402853524],"type":"VEC3"},{"bufferView":0,"byteOffset":1141812,"componentType":5126,"count":4,"max":[0.09914980280038102,-0.0020474763149622107,-0.09359939404166173],"min":[0.09884980280533204,-0.0021003744253657607,-0.09379939403781785],"type":"VEC3"},{"bufferView":0,"byteOffset":1141860,"componentType":5126,"count":4,"max":[0.09884980281487193,-0.0019532724532365683,-0.09419939401875423],"min":[0.09884980281248691,-0.0020474762799931197,-0.09439939402209874],"type":"VEC3"},{"bufferView":0,"byteOffset":1141908,"componentType":5126,"count":4,"max":[0.09914980280753594,-0.0019003743603175707,-0.09419939401055223],"min":[0.09884980281248693,-0.0019532724707211208,-0.09439939401386323],"type":"VEC3"},{"bufferView":0,"byteOffset":1141956,"componentType":5126,"count":4,"max":[0.09914980280753594,-0.002047476262508571,-0.09419939402698972],"min":[0.09884980281248691,-0.0021003743729121212,-0.09439939402314573],"type":"VEC3"},{"bufferView":0,"byteOffset":1142004,"componentType":5126,"count":4,"max":[0.09884980282202684,-0.0019532724007829396,-0.09479939400408223],"min":[0.09884980281964192,-0.00204747622753948,-0.09499939400742673],"type":"VEC3"},{"bufferView":0,"byteOffset":1142052,"componentType":5126,"count":4,"max":[0.09914980281469084,-0.0019003743078639381,-0.09479939399588022],"min":[0.09884980281964192,-0.0019532724182674812,-0.09499939399919122],"type":"VEC3"},{"bufferView":0,"byteOffset":1142100,"componentType":5126,"count":4,"max":[0.09914980281469084,-0.0020474762100549312,-0.09479939401231773],"min":[0.09884980281964192,-0.0021003743204584817,-0.09499939400847382],"type":"VEC3"},{"bufferView":0,"byteOffset":1142148,"componentType":5126,"count":4,"max":[0.09884980282918185,-0.0019532723483292997,-0.09539939398941025],"min":[0.09884980282679684,-0.0020474761750858407,-0.09559939399275473],"type":"VEC3"},{"bufferView":0,"byteOffset":1142196,"componentType":5126,"count":4,"max":[0.09914980282184582,-0.0019003742554102984,-0.09539939398120822],"min":[0.09884980282679684,-0.0019532723658138417,-0.09559939398451921],"type":"VEC3"},{"bufferView":0,"byteOffset":1142244,"componentType":5126,"count":4,"max":[0.09914980282184582,-0.0020474761576012987,-0.09539939399764574],"min":[0.09884980282679684,-0.0021003742680048383,-0.09559939399380173],"type":"VEC3"},{"bufferView":0,"byteOffset":1142292,"componentType":5126,"count":4,"max":[0.09884980278625223,-0.0019532726630511307,-0.09179939407744223],"min":[0.09884980278386724,-0.0020474764898076787,-0.09199939408078672],"type":"VEC3"},{"bufferView":0,"byteOffset":1142340,"componentType":5126,"count":4,"max":[0.09914980277891625,-0.0019003745701321293,-0.0917993940692402],"min":[0.09884980278386724,-0.0019532726805356797,-0.09199939407255121],"type":"VEC3"},{"bufferView":0,"byteOffset":1142388,"componentType":5126,"count":4,"max":[0.09914980277891623,-0.0020474764723231297,-0.09179939408567774],"min":[0.09884980278386724,-0.0021003745827266797,-0.09199939408183383],"type":"VEC3"},{"bufferView":0,"byteOffset":1142436,"componentType":5126,"count":4,"max":[0.09884980277909733,-0.0019532727155047703,-0.09119939409211322],"min":[0.09884980277671232,-0.002047476542261318,-0.09139939409545873],"type":"VEC3"},{"bufferView":0,"byteOffset":1142484,"componentType":5126,"count":4,"max":[0.09914980277176133,-0.001900374622585769,-0.09119939408391123],"min":[0.09884980277671232,-0.0019532727329893192,-0.09139939408722324],"type":"VEC3"},{"bufferView":0,"byteOffset":1142532,"componentType":5126,"count":4,"max":[0.09914980277176134,-0.0020474765247767692,-0.09119939410034872],"min":[0.09884980277671232,-0.0021003746351803193,-0.09139939409650581],"type":"VEC3"},{"bufferView":0,"byteOffset":1142580,"componentType":5126,"count":4,"max":[0.09884980277194243,-0.00195327276795841,-0.09059939410678522],"min":[0.09884980276955743,-0.002047476594714951,-0.09079939411013072],"type":"VEC3"},{"bufferView":0,"byteOffset":1142628,"componentType":5126,"count":4,"max":[0.09914980276460632,-0.0019003746750394087,-0.09059939409858324],"min":[0.09884980276955743,-0.0019532727854429588,-0.09079939410189523],"type":"VEC3"},{"bufferView":0,"byteOffset":1142676,"componentType":5126,"count":4,"max":[0.09914980276460633,-0.0020474765772304088,-0.09059939411502071],"min":[0.09884980276955743,-0.0021003746876339592,-0.09079939411117784],"type":"VEC3"},{"bufferView":0,"byteOffset":1142724,"componentType":5126,"count":4,"max":[0.09884980276478743,-0.0019532728204120497,-0.08999939412145722],"min":[0.09884980276240243,-0.0020474766471685903,-0.09019939412480273],"type":"VEC3"},{"bufferView":0,"byteOffset":1142772,"componentType":5126,"count":4,"max":[0.09914980275745143,-0.0019003747274930483,-0.08999939411325522],"min":[0.09884980276240243,-0.0019532728378965913,-0.09019939411656722],"type":"VEC3"},{"bufferView":0,"byteOffset":1142820,"componentType":5126,"count":4,"max":[0.09914980275745143,-0.0020474766296840487,-0.08999939412969274],"min":[0.09884980276240243,-0.002100374740087592,-0.09019939412584983],"type":"VEC3"},{"bufferView":0,"byteOffset":1142868,"componentType":5126,"count":5,"max":[0.09953171114772352,-0.0010503745604558397,-0.09224751231830781],"min":[0.09938536968728803,-0.0010503745692264312,-0.09234783624878079],"type":"VEC3"},{"bufferView":0,"byteOffset":1142928,"componentType":5126,"count":4,"max":[0.09953171114772932,-0.0010503745648311417,-0.09229730271460085],"min":[0.09953171114771774,-0.0011003745636084794,-0.09229827451189968],"type":"VEC3"},{"bufferView":0,"byteOffset":1142976,"componentType":5126,"count":20,"max":[0.09953536968846334,-0.0010503745337192818,-0.0924926914277384],"min":[0.09930122335221851,-0.001050374547792199,-0.09265366703498923],"type":"VEC3"},{"bufferView":0,"byteOffset":1143216,"componentType":5126,"count":12,"max":[0.09962789727146544,-0.001983353330025871,-0.08655055264145993],"min":[0.09957320600640454,-0.002085041651754871,-0.08655055265100202],"type":"VEC3"},{"bufferView":0,"byteOffset":1143360,"componentType":5126,"count":4,"max":[0.09962789727146544,-0.001983353330025871,-0.08654955264148392],"min":[0.09962789727145353,-0.0019949466305972906,-0.08655055264247344],"type":"VEC3"},{"bufferView":0,"byteOffset":1143408,"componentType":5126,"count":4,"max":[0.09962789727146544,-0.0019949466305098688,-0.08654955264249742],"min":[0.09958633294976503,-0.0019949466305972906,-0.08655055264296911],"type":"VEC3"},{"bufferView":0,"byteOffset":1143456,"componentType":5126,"count":4,"max":[0.09958633294977694,-0.0019949466305098688,-0.08654955264299315],"min":[0.09958633294976503,-0.0020291546652072903,-0.08655055264595973],"type":"VEC3"},{"bufferView":0,"byteOffset":1143504,"componentType":5126,"count":4,"max":[0.09962269848201102,-0.0020291546651198685,-0.08654955264555],"min":[0.09958633294976503,-0.0020291546652072903,-0.08655055264595973],"type":"VEC3"},{"bufferView":0,"byteOffset":1143552,"componentType":5126,"count":4,"max":[0.09962269848201104,-0.0020291546651198685,-0.08654955264555],"min":[0.09962269848199913,-0.0020407999535852887,-0.08655055264654413],"type":"VEC3"},{"bufferView":0,"byteOffset":1143600,"componentType":5126,"count":4,"max":[0.09962269848201104,-0.0020407999534978708,-0.08654955264656802],"min":[0.09958633294976503,-0.0020407999535852887,-0.08655055264697774],"type":"VEC3"},{"bufferView":0,"byteOffset":1143648,"componentType":5126,"count":4,"max":[0.09958633294977694,-0.0020407999534978708,-0.08654955264700173],"min":[0.09958633294976503,-0.00207334437557029,-0.08655055264982284],"type":"VEC3"},{"bufferView":0,"byteOffset":1143696,"componentType":5126,"count":4,"max":[0.09962558381015814,-0.002073344375482872,-0.08654955264937883],"min":[0.09958633294976503,-0.00207334437557029,-0.08655055264982284],"type":"VEC3"},{"bufferView":0,"byteOffset":1143744,"componentType":5126,"count":4,"max":[0.09962558381015814,-0.002073344375482872,-0.08654955264937883],"min":[0.0996255838101461,-0.002085041651842289,-0.08655055265037742],"type":"VEC3"},{"bufferView":0,"byteOffset":1143792,"componentType":5126,"count":4,"max":[0.09962558381015814,-0.002085041651754871,-0.08654955265040143],"min":[0.09957320600639262,-0.002085041651842289,-0.08655055265100202],"type":"VEC3"},{"bufferView":0,"byteOffset":1143840,"componentType":5126,"count":4,"max":[0.09957320600640455,-0.001983353330025871,-0.08654955264213612],"min":[0.09957320600639262,-0.002085041651842289,-0.08655055265100202],"type":"VEC3"},{"bufferView":0,"byteOffset":1143888,"componentType":5126,"count":4,"max":[0.09962789727146543,-0.001983353330025871,-0.08654955264148392],"min":[0.09957320600639262,-0.001983353330113289,-0.08655055264211213],"type":"VEC3"},{"bufferView":0,"byteOffset":1143936,"componentType":5126,"count":12,"max":[0.09962789727145355,-0.001983353330113289,-0.08654955264148392],"min":[0.09957320600639262,-0.002085041651842289,-0.08654955265102604],"type":"VEC3"},{"bufferView":0,"byteOffset":1144080,"componentType":5126,"count":4,"max":[0.05754929625423802,0.00003500119999999995,-0.09050079704851602],"min":[0.057449796834238016,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1144128,"componentType":5126,"count":4,"max":[0.05799999639423801,0.00003500119999999995,-0.09005009690851602],"min":[0.05754929625423802,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1144176,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.08995029776851603],"min":[0.05799999639423801,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1144224,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.08949999894851601],"min":[0.05754969757423803,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1144272,"componentType":5126,"count":4,"max":[0.05754969757423803,0.00003500119999999995,-0.08949999894851601],"min":[0.057450495334238016,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1144320,"componentType":5126,"count":4,"max":[0.057450495334238016,0.00003500119999999995,-0.08949999894851603],"min":[0.05699989679423801,0.0,-0.08995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1144368,"componentType":5126,"count":4,"max":[0.05699989679423801,0.00003500119999999995,-0.08995059748851603],"min":[0.05699989679423801,0.0,-0.09004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1144416,"componentType":5126,"count":4,"max":[0.057449796834238016,0.00003500119999999995,-0.09004999784851603],"min":[0.05699989679423801,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1144464,"componentType":5126,"count":8,"max":[0.05799999639423803,0.0,-0.08949999894851601],"min":[0.05699989679423801,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1144560,"componentType":5126,"count":8,"max":[0.05799999639423803,0.00003500119999999995,-0.08949999894851601],"min":[0.05699989679423801,0.00003500119999999995,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1144656,"componentType":5126,"count":14,"max":[0.10005630792680803,-0.002144671766885292,-0.09669939395996643],"min":[0.09996480923241013,-0.0022463600886142884,-0.09669989396825703],"type":"VEC3"},{"bufferView":0,"byteOffset":1144824,"componentType":5126,"count":3,"max":[0.10001027264619504,-0.0022262407733378707,-0.09669939396766804],"min":[0.10000845306987904,-0.00223336311493458,-0.09670039396764403],"type":"VEC3"},{"bufferView":0,"byteOffset":1144860,"componentType":5126,"count":3,"max":[0.10002737666350503,-0.0021839746150738686,-0.09669939396374741],"min":[0.10001201424066203,-0.00222624077338158,-0.09670039396372343],"type":"VEC3"},{"bufferView":0,"byteOffset":1144896,"componentType":5126,"count":4,"max":[0.10002737666350503,-0.0021839746150738686,-0.09669939396374741],"min":[0.09999324661072512,-0.00218397461516129,-0.09670039396413042],"type":"VEC3"},{"bufferView":0,"byteOffset":1144944,"componentType":5126,"count":4,"max":[0.10000845306989103,-0.0021839746150738686,-0.09669939396415443],"min":[0.09999324661072512,-0.002226240773425289,-0.09670039396764403],"type":"VEC3"},{"bufferView":0,"byteOffset":1144992,"componentType":5126,"count":4,"max":[0.10001757694538402,-0.0022463600885268705,-0.09669939396931812],"min":[0.10000354021384503,-0.0022463600886142884,-0.09670039396946153],"type":"VEC3"},{"bufferView":0,"byteOffset":1145040,"componentType":5126,"count":4,"max":[0.100003540213857,-0.0021446717667978703,-0.09669939396105752],"min":[0.09996480923241013,-0.0022463600886142884,-0.09670039396946153],"type":"VEC3"},{"bufferView":0,"byteOffset":1145088,"componentType":5126,"count":4,"max":[0.09997931385499914,-0.0021446717667978703,-0.09669939396088452],"min":[0.09996480923241013,-0.002144671766885292,-0.09670039396103354],"type":"VEC3"},{"bufferView":0,"byteOffset":1145136,"componentType":5126,"count":4,"max":[0.09998908757917313,-0.0021446717667978703,-0.09669939396088452],"min":[0.09997931385498712,-0.0021724852904672896,-0.09670039396317552],"type":"VEC3"},{"bufferView":0,"byteOffset":1145184,"componentType":5126,"count":4,"max":[0.10003143171928001,-0.0021724852903798712,-0.09669939396269463],"min":[0.09998908757916113,-0.0021724852904672896,-0.09670039396317552],"type":"VEC3"},{"bufferView":0,"byteOffset":1145232,"componentType":5126,"count":4,"max":[0.10004180330424202,-0.0021446717667978703,-0.09669939396013942],"min":[0.10003143171926802,-0.0021724852904672896,-0.09670039396267063],"type":"VEC3"},{"bufferView":0,"byteOffset":1145280,"componentType":5126,"count":4,"max":[0.10005630792682,-0.0021446717667978703,-0.09669939395996643],"min":[0.10004180330423001,-0.002144671766885292,-0.09670039396011544],"type":"VEC3"},{"bufferView":0,"byteOffset":1145328,"componentType":5126,"count":4,"max":[0.10005630792682,-0.0021446717667978703,-0.09669939395996643],"min":[0.10001757694537204,-0.0022463600886142884,-0.09670039396929413],"type":"VEC3"},{"bufferView":0,"byteOffset":1145376,"componentType":5126,"count":14,"max":[0.10005630792682,-0.0021446717667978703,-0.09669989396761364],"min":[0.09996480923242212,-0.0022463600885268705,-0.09670039396946153],"type":"VEC3"},{"bufferView":0,"byteOffset":1145544,"componentType":5126,"count":4,"max":[0.09504929625423801,0.00003500119999999995,-0.09800079704851604],"min":[0.09494979683423804,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1145592,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.09755009690851603],"min":[0.09504929625423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1145640,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.097450297768516],"min":[0.09549999639423802,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1145688,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.09699999894851602],"min":[0.095049697574238,0.0,-0.097450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1145736,"componentType":5126,"count":4,"max":[0.095049697574238,0.00003500119999999995,-0.09699999894851602],"min":[0.09495049533423805,0.0,-0.09699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1145784,"componentType":5126,"count":4,"max":[0.09495049533423805,0.00003500119999999995,-0.09699999894851603],"min":[0.09449989679423802,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1145832,"componentType":5126,"count":4,"max":[0.09449989679423802,0.00003500119999999995,-0.09745059748851603],"min":[0.09449989679423802,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1145880,"componentType":5126,"count":4,"max":[0.09494979683423804,0.00003500119999999995,-0.09754999784851603],"min":[0.09449989679423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1145928,"componentType":5126,"count":8,"max":[0.09549999639423802,0.0,-0.09699999894851602],"min":[0.09449989679423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1146024,"componentType":5126,"count":8,"max":[0.09549999639423802,0.00003500119999999995,-0.09699999894851602],"min":[0.09449989679423802,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1146120,"componentType":5126,"count":4,"max":[0.04754929625423802,0.00003500119999999995,-0.09550079704851604],"min":[0.047449796834238014,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1146168,"componentType":5126,"count":4,"max":[0.04799999639423803,0.00003500119999999995,-0.09505009690851603],"min":[0.04754929625423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1146216,"componentType":5126,"count":4,"max":[0.04799999639423803,0.00003500119999999995,-0.09495029776851603],"min":[0.04799999639423801,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1146264,"componentType":5126,"count":4,"max":[0.04799999639423801,0.00003500119999999995,-0.09449999894851602],"min":[0.04754969757423803,0.0,-0.09495029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1146312,"componentType":5126,"count":4,"max":[0.04754969757423803,0.00003500119999999995,-0.09449999894851602],"min":[0.047450495334238015,0.0,-0.09449999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1146360,"componentType":5126,"count":4,"max":[0.047450495334238015,0.00003500119999999995,-0.09449999894851603],"min":[0.046999896794238015,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1146408,"componentType":5126,"count":4,"max":[0.046999896794238015,0.00003500119999999995,-0.09495059748851603],"min":[0.046999896794238015,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1146456,"componentType":5126,"count":4,"max":[0.047449796834238014,0.00003500119999999995,-0.09504999784851603],"min":[0.046999896794238015,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1146504,"componentType":5126,"count":8,"max":[0.04799999639423803,0.0,-0.09449999894851602],"min":[0.046999896794238015,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1146600,"componentType":5126,"count":8,"max":[0.04799999639423803,0.00003500119999999995,-0.09449999894851602],"min":[0.046999896794238015,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1146696,"componentType":5126,"count":4,"max":[0.07254929625423802,0.00003500119999999995,-0.09550079704851604],"min":[0.07244979683423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1146744,"componentType":5126,"count":4,"max":[0.07299999639423803,0.00003500119999999995,-0.09505009690851601],"min":[0.07254929625423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1146792,"componentType":5126,"count":4,"max":[0.07299999639423803,0.00003500119999999995,-0.09495029776851602],"min":[0.07299999639423803,0.0,-0.09505009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1146840,"componentType":5126,"count":4,"max":[0.07299999639423803,0.00003500119999999995,-0.09449999894851603],"min":[0.07254969757423803,0.0,-0.09495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1146888,"componentType":5126,"count":4,"max":[0.07254969757423803,0.00003500119999999995,-0.09449999894851602],"min":[0.07245049533423802,0.0,-0.09449999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1146936,"componentType":5126,"count":4,"max":[0.07245049533423802,0.00003500119999999995,-0.09449999894851602],"min":[0.07199989679423803,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1146984,"componentType":5126,"count":4,"max":[0.07199989679423803,0.00003500119999999995,-0.09495059748851603],"min":[0.07199989679423803,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1147032,"componentType":5126,"count":4,"max":[0.07244979683423802,0.00003500119999999995,-0.09504999784851603],"min":[0.07199989679423803,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1147080,"componentType":5126,"count":8,"max":[0.07299999639423803,0.0,-0.09449999894851602],"min":[0.07199989679423803,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1147176,"componentType":5126,"count":8,"max":[0.07299999639423803,0.00003500119999999995,-0.09449999894851602],"min":[0.07199989679423803,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1147272,"componentType":5126,"count":4,"max":[0.037549296254238,0.00003500119999999995,-0.08550079704851603],"min":[0.037449796834238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1147320,"componentType":5126,"count":4,"max":[0.037999996394238,0.00003500119999999995,-0.08505009690851602],"min":[0.037549296254238,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1147368,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.08495029776851601],"min":[0.037999996394238,0.0,-0.08505009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1147416,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.08449999894851602],"min":[0.03754969757423801,0.0,-0.08495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1147464,"componentType":5126,"count":4,"max":[0.03754969757423801,0.00003500119999999995,-0.08449999894851601],"min":[0.03745049533423801,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1147512,"componentType":5126,"count":4,"max":[0.03745049533423801,0.00003500119999999995,-0.08449999894851601],"min":[0.036999896794238,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1147560,"componentType":5126,"count":4,"max":[0.03699989679423801,0.00003500119999999995,-0.08495059748851602],"min":[0.036999896794238,0.0,-0.08504999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1147608,"componentType":5126,"count":4,"max":[0.037449796834238,0.00003500119999999995,-0.08504999784851602],"min":[0.03699989679423801,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1147656,"componentType":5126,"count":8,"max":[0.03799999639423801,0.0,-0.08449999894851601],"min":[0.036999896794238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1147752,"componentType":5126,"count":8,"max":[0.03799999639423801,0.00003500119999999995,-0.08449999894851601],"min":[0.036999896794238,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1147848,"componentType":5126,"count":4,"max":[0.06254930006893601,0.00003500119999999995,-0.09050079704851602],"min":[0.06244980064893602,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1147896,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.09005009690851602],"min":[0.06254930006893601,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1147944,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.08995029776851603],"min":[0.06300000020893602,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1147992,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.08949999894851601],"min":[0.06254970138893602,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148040,"componentType":5126,"count":4,"max":[0.06254970138893602,0.00003500119999999995,-0.08949999894851601],"min":[0.062450499148936016,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148088,"componentType":5126,"count":4,"max":[0.062450499148936016,0.00003500119999999995,-0.08949999894851603],"min":[0.061999900608936016,0.0,-0.08995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148136,"componentType":5126,"count":4,"max":[0.061999900608936016,0.00003500119999999995,-0.08995059748851603],"min":[0.061999900608936016,0.0,-0.09004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148184,"componentType":5126,"count":4,"max":[0.06244980064893602,0.00003500119999999995,-0.09004999784851603],"min":[0.061999900608936016,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1148232,"componentType":5126,"count":8,"max":[0.06300000020893602,0.0,-0.08949999894851601],"min":[0.061999900608936016,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1148328,"componentType":5126,"count":8,"max":[0.06300000020893602,0.00003500119999999995,-0.08949999894851601],"min":[0.061999900608936016,0.00003500119999999995,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1148424,"componentType":5126,"count":4,"max":[0.03504929625423801,0.00003500119999999995,-0.09300079704851603],"min":[0.034949796834238,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148472,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.09255009690851602],"min":[0.03504929625423801,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148520,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.09245029776851604],"min":[0.03549999639423801,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1148568,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.09199999894851602],"min":[0.035049697574237995,0.0,-0.09245029776851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1148616,"componentType":5126,"count":4,"max":[0.035049697574237995,0.00003500119999999995,-0.09199999894851602],"min":[0.034950495334237996,0.0,-0.09199999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1148664,"componentType":5126,"count":4,"max":[0.034950495334237996,0.00003500119999999995,-0.09199999894851602],"min":[0.03449989679423801,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148712,"componentType":5126,"count":4,"max":[0.03449989679423801,0.00003500119999999995,-0.09245059748851603],"min":[0.03449989679423801,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148760,"componentType":5126,"count":4,"max":[0.034949796834238,0.00003500119999999995,-0.09254999784851603],"min":[0.03449989679423801,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148808,"componentType":5126,"count":8,"max":[0.03549999639423801,0.0,-0.09199999894851602],"min":[0.03449989679423801,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1148904,"componentType":5126,"count":8,"max":[0.03549999639423801,0.00003500119999999995,-0.09199999894851602],"min":[0.03449989679423801,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1149000,"componentType":5126,"count":4,"max":[0.07004929625423802,0.00003500119999999995,-0.09800079704851604],"min":[0.06994979683423803,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1149048,"componentType":5126,"count":4,"max":[0.07049999639423801,0.00003500119999999995,-0.09755009690851603],"min":[0.07004929625423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1149096,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.097450297768516],"min":[0.07049999639423801,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1149144,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.09699999894851602],"min":[0.070049697574238,0.0,-0.097450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1149192,"componentType":5126,"count":4,"max":[0.070049697574238,0.00003500119999999995,-0.09699999894851602],"min":[0.06995049533423803,0.0,-0.09699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1149240,"componentType":5126,"count":4,"max":[0.06995049533423803,0.00003500119999999995,-0.09699999894851602],"min":[0.06949989679423801,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1149288,"componentType":5126,"count":4,"max":[0.06949989679423801,0.00003500119999999995,-0.09745059748851603],"min":[0.06949989679423801,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1149336,"componentType":5126,"count":4,"max":[0.06994979683423803,0.00003500119999999995,-0.09754999784851603],"min":[0.06949989679423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1149384,"componentType":5126,"count":8,"max":[0.07049999639423803,0.0,-0.09699999894851602],"min":[0.06949989679423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1149480,"componentType":5126,"count":8,"max":[0.07049999639423803,0.00003500119999999995,-0.09699999894851602],"min":[0.06949989679423801,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1149576,"componentType":5126,"count":4,"max":[0.040049296254238004,0.00003500119999999995,-0.07800079704851602],"min":[0.039949796834238,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1149624,"componentType":5126,"count":4,"max":[0.04049999639423803,0.00003500119999999995,-0.07755009690851603],"min":[0.040049296254238004,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1149672,"componentType":5126,"count":4,"max":[0.04049999639423803,0.00003500119999999995,-0.07745029776851602],"min":[0.040499996394238014,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1149720,"componentType":5126,"count":4,"max":[0.040499996394238014,0.00003500119999999995,-0.07699999894851603],"min":[0.040049697574238013,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1149768,"componentType":5126,"count":4,"max":[0.040049697574238013,0.00003500119999999995,-0.07699999894851602],"min":[0.039950495334238015,0.0,-0.07699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1149816,"componentType":5126,"count":4,"max":[0.039950495334238015,0.00003500119999999995,-0.07699999894851602],"min":[0.039499896794238015,0.0,-0.07745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1149864,"componentType":5126,"count":4,"max":[0.039499896794238015,0.00003500119999999995,-0.07745059748851602],"min":[0.039499896794238015,0.0,-0.07754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1149912,"componentType":5126,"count":4,"max":[0.039949796834238,0.00003500119999999995,-0.07754999784851602],"min":[0.039499896794238015,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1149960,"componentType":5126,"count":8,"max":[0.04049999639423803,0.0,-0.07699999894851602],"min":[0.039499896794238015,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1150056,"componentType":5126,"count":8,"max":[0.04049999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.039499896794238015,0.00003500119999999995,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1150152,"componentType":5126,"count":4,"max":[0.07754929625423802,0.00003500119999999995,-0.09550079704851604],"min":[0.07744979683423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1150200,"componentType":5126,"count":4,"max":[0.07799999639423803,0.00003500119999999995,-0.09505009690851603],"min":[0.07754929625423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1150248,"componentType":5126,"count":4,"max":[0.07799999639423803,0.00003500119999999995,-0.09495029776851605],"min":[0.077999996394238,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1150296,"componentType":5126,"count":4,"max":[0.077999996394238,0.00003500119999999995,-0.09449999894851603],"min":[0.07754969757423803,0.0,-0.09495029776851605],"type":"VEC3"},{"bufferView":0,"byteOffset":1150344,"componentType":5126,"count":4,"max":[0.07754969757423803,0.00003500119999999995,-0.09449999894851602],"min":[0.07745049533423802,0.0,-0.09449999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1150392,"componentType":5126,"count":4,"max":[0.07745049533423802,0.00003500119999999995,-0.09449999894851602],"min":[0.07699989679423802,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1150440,"componentType":5126,"count":4,"max":[0.07699989679423802,0.00003500119999999995,-0.09495059748851603],"min":[0.07699989679423802,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1150488,"componentType":5126,"count":4,"max":[0.07744979683423801,0.00003500119999999995,-0.09504999784851603],"min":[0.07699989679423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1150536,"componentType":5126,"count":8,"max":[0.07799999639423803,0.0,-0.09449999894851602],"min":[0.07699989679423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1150632,"componentType":5126,"count":8,"max":[0.07799999639423803,0.00003500119999999995,-0.09449999894851602],"min":[0.07699989679423802,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1150728,"componentType":5126,"count":73,"max":[0.09988417159761113,-0.002144671766885292,-0.08654955265312407],"min":[0.09980138087554913,-0.0022463600886142884,-0.08654955266240794],"type":"VEC3"},{"bufferView":0,"byteOffset":1151604,"componentType":5126,"count":4,"max":[0.09982987024177113,-0.0022346628122548715,-0.08654955266104562],"min":[0.09981450781892211,-0.0022346628123422895,-0.08655055266120482],"type":"VEC3"},{"bufferView":0,"byteOffset":1151652,"componentType":5126,"count":4,"max":[0.09981450781893413,-0.00215626506728087,-0.08654955265437504],"min":[0.09981450781892211,-0.0022346628123422895,-0.08655055266120482],"type":"VEC3"},{"bufferView":0,"byteOffset":1151700,"componentType":5126,"count":4,"max":[0.09982927238098413,-0.00215626506728087,-0.08654955265419902],"min":[0.09981450781892212,-0.0021562650673682916,-0.086550552654351],"type":"VEC3"},{"bufferView":0,"byteOffset":1151748,"componentType":5126,"count":18,"max":[0.09985950334166213,-0.00215626506728087,-0.08654955265414846],"min":[0.09982927238097213,-0.00216687059785529,-0.08655055265474161],"type":"VEC3"},{"bufferView":0,"byteOffset":1151964,"componentType":5126,"count":18,"max":[0.09987036881162213,-0.002166870597767872,-0.08654955265476562],"min":[0.09985950334165011,-0.0021964517098512887,-0.08655055265719813],"type":"VEC3"},{"bufferView":0,"byteOffset":1152180,"componentType":5126,"count":18,"max":[0.09987036881162213,-0.0021964517097638704,-0.08654955265722211],"min":[0.09985921740823021,-0.0022250970397452896,-0.08655055265983544],"type":"VEC3"},{"bufferView":0,"byteOffset":1152396,"componentType":5126,"count":17,"max":[0.09985921740824213,-0.0022250970396578717,-0.08654955265985934],"min":[0.09982987024175913,-0.0022346628123422895,-0.08655055266102162],"type":"VEC3"},{"bufferView":0,"byteOffset":1152600,"componentType":5126,"count":4,"max":[0.09982935036282613,-0.0021446717667978703,-0.08654955265318454],"min":[0.09980138087554914,-0.002144671766885292,-0.08655055265349412],"type":"VEC3"},{"bufferView":0,"byteOffset":1152648,"componentType":5126,"count":4,"max":[0.09980138087556113,-0.0021446717667978703,-0.08654955265351802],"min":[0.09980138087554913,-0.0022463600886142884,-0.08655055266238393],"type":"VEC3"},{"bufferView":0,"byteOffset":1152696,"componentType":5126,"count":4,"max":[0.09983039012071712,-0.0022463600885268705,-0.08654955266206202],"min":[0.09980138087554913,-0.0022463600886142884,-0.08655055266238393],"type":"VEC3"},{"bufferView":0,"byteOffset":1152744,"componentType":5126,"count":18,"max":[0.09986883516873213,-0.0022328952238398684,-0.08654955266042641],"min":[0.09983039012070513,-0.0022463600886142884,-0.08655055266203801],"type":"VEC3"},{"bufferView":0,"byteOffset":1152960,"componentType":5126,"count":20,"max":[0.09988417159762313,-0.00219681562502587,-0.08654955265708933],"min":[0.09986883516872012,-0.0022328952239272903,-0.08655055266040242],"type":"VEC3"},{"bufferView":0,"byteOffset":1153200,"componentType":5126,"count":20,"max":[0.09988417159762313,-0.0021589164499028718,-0.08654955265395903],"min":[0.09986883516872012,-0.002196815625113292,-0.08655055265706531],"type":"VEC3"},{"bufferView":0,"byteOffset":1153440,"componentType":5126,"count":20,"max":[0.09986883516873213,-0.0021446717667978703,-0.08654955265312407],"min":[0.09982935036281412,-0.00215891644999029,-0.08655055265393503],"type":"VEC3"},{"bufferView":0,"byteOffset":1153680,"componentType":5126,"count":72,"max":[0.09988417159762313,-0.0021446717667978703,-0.08655055265310006],"min":[0.09980138087556112,-0.0022463600885268705,-0.08655055266238393],"type":"VEC3"},{"bufferView":0,"byteOffset":1154544,"componentType":5126,"count":4,"max":[0.08004929625423803,0.00003500119999999995,-0.08300079704851604],"min":[0.07994979683423804,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1154592,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.08255009690851602],"min":[0.08004929625423803,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1154640,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.082450297768516],"min":[0.08049999639423802,0.0,-0.08255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1154688,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.081999998948516],"min":[0.08004969757423802,0.0,-0.082450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1154736,"componentType":5126,"count":4,"max":[0.08004969757423802,0.00003500119999999995,-0.081999998948516],"min":[0.07995049533423805,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1154784,"componentType":5126,"count":4,"max":[0.07995049533423805,0.00003500119999999995,-0.081999998948516],"min":[0.07949989679423801,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1154832,"componentType":5126,"count":4,"max":[0.07949989679423801,0.00003500119999999995,-0.08245059748851602],"min":[0.07949989679423801,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1154880,"componentType":5126,"count":4,"max":[0.07994979683423804,0.00003500119999999995,-0.08254999784851604],"min":[0.07949989679423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1154928,"componentType":5126,"count":8,"max":[0.08049999639423802,0.0,-0.081999998948516],"min":[0.07949989679423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1155024,"componentType":5126,"count":8,"max":[0.08049999639423802,0.00003500119999999995,-0.081999998948516],"min":[0.07949989679423801,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1155120,"componentType":5126,"count":32,"max":[0.09984109962698114,-0.0019491452955022908,-0.08654955263663429],"min":[0.09977138386039613,-0.0020559804187922914,-0.08655005264089152],"type":"VEC3"},{"bufferView":0,"byteOffset":1155504,"componentType":5126,"count":4,"max":[0.09984109962699313,-0.00205598041870487,-0.08654955264529082],"min":[0.09982789470176712,-0.0020559804187922914,-0.08655055264542423],"type":"VEC3"},{"bufferView":0,"byteOffset":1155552,"componentType":5126,"count":4,"max":[0.09984109962699313,-0.00197238388427694,-0.08654955263837562],"min":[0.09980813930184013,-0.0020559804187922914,-0.08655055264526683],"type":"VEC3"},{"bufferView":0,"byteOffset":1155600,"componentType":5126,"count":22,"max":[0.09980813930185192,-0.0019491452954148692,-0.08654955263663429],"min":[0.09978222333640914,-0.001972383884364291,-0.08655055263835164],"type":"VEC3"},{"bufferView":0,"byteOffset":1155864,"componentType":5126,"count":5,"max":[0.09978222333642114,-0.0019491452954148692,-0.08654955263665302],"min":[0.09977400924907713,-0.0019501850533505804,-0.08655055263670548],"type":"VEC3"},{"bufferView":0,"byteOffset":1155924,"componentType":5126,"count":4,"max":[0.09977400924908311,-0.0019501850533505804,-0.08654955263750246],"min":[0.09977400924907115,-0.0019615184143615813,-0.08655055263747846],"type":"VEC3"},{"bufferView":0,"byteOffset":1155972,"componentType":5126,"count":13,"max":[0.09979428452795515,-0.0019600627533135793,-0.08654955263760807],"min":[0.09978123556641913,-0.0019703043685822905,-0.08655055263833504],"type":"VEC3"},{"bufferView":0,"byteOffset":1156128,"componentType":5126,"count":4,"max":[0.09979987322661912,-0.001970304368494869,-0.08654955263835902],"min":[0.09979428452794313,-0.0019835092937972904,-0.08655055263942282],"type":"VEC3"},{"bufferView":0,"byteOffset":1156176,"componentType":5126,"count":4,"max":[0.09979987322661912,-0.0019835092937098685,-0.08654955263944683],"min":[0.09977138386039613,-0.0020559804187922914,-0.08655055264609812],"type":"VEC3"},{"bufferView":0,"byteOffset":1156224,"componentType":5126,"count":4,"max":[0.09978562854351412,-0.00205598041870487,-0.08654955264595224],"min":[0.09977138386039613,-0.0020559804187922914,-0.08655055264609812],"type":"VEC3"},{"bufferView":0,"byteOffset":1156272,"componentType":5126,"count":4,"max":[0.09980460412502115,-0.0020013931294368703,-0.08654955264095383],"min":[0.09978562854350213,-0.0020559804187922914,-0.08655055264592833],"type":"VEC3"},{"bufferView":0,"byteOffset":1156320,"componentType":5126,"count":5,"max":[0.09980633272251614,-0.0019954145215598696,-0.08654955264041053],"min":[0.09980460412501015,-0.002001393129520292,-0.08655055264092983],"type":"VEC3"},{"bufferView":0,"byteOffset":1156380,"componentType":5126,"count":4,"max":[0.09980806132000412,-0.0019954145215598696,-0.08654955264041053],"min":[0.09980633272250412,-0.00200128915368758,-0.08655055264038652],"type":"VEC3"},{"bufferView":0,"byteOffset":1156428,"componentType":5126,"count":3,"max":[0.09982789470177912,-0.00200128915368758,-0.08654955264544822],"min":[0.09980806132000412,-0.0020559804187922914,-0.08655055264542423],"type":"VEC3"},{"bufferView":0,"byteOffset":1156464,"componentType":5126,"count":32,"max":[0.09984109962699313,-0.0019491452954148692,-0.08655005263682992],"min":[0.09977138386040812,-0.00205598041870487,-0.08655055264609812],"type":"VEC3"},{"bufferView":0,"byteOffset":1156848,"componentType":5126,"count":4,"max":[0.09980650168316917,-0.0019954145215598696,-0.08654955264041053],"min":[0.0998061637618512,-0.001995414521647291,-0.08655055264038652],"type":"VEC3"},{"bufferView":0,"byteOffset":1156896,"componentType":5126,"count":4,"max":[0.09254929625423804,0.00003500119999999995,-0.08550079704851603],"min":[0.09244979683423803,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1156944,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.08505009690851603],"min":[0.09254929625423804,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1156992,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.08495029776851601],"min":[0.09299999639423803,0.0,-0.08505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1157040,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.08449999894851602],"min":[0.09254969757423803,0.0,-0.08495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1157088,"componentType":5126,"count":4,"max":[0.09254969757423803,0.00003500119999999995,-0.08449999894851602],"min":[0.09245049533423803,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1157136,"componentType":5126,"count":4,"max":[0.09245049533423803,0.00003500119999999995,-0.08449999894851602],"min":[0.09199989679423803,0.0,-0.08495059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1157184,"componentType":5126,"count":4,"max":[0.09199989679423803,0.00003500119999999995,-0.08495059748851601],"min":[0.09199989679423802,0.0,-0.08504999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1157232,"componentType":5126,"count":4,"max":[0.09244979683423803,0.00003500119999999995,-0.08504999784851601],"min":[0.09199989679423802,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1157280,"componentType":5126,"count":8,"max":[0.09299999639423803,0.0,-0.08449999894851602],"min":[0.09199989679423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1157376,"componentType":5126,"count":8,"max":[0.09299999639423803,0.00003500119999999995,-0.08449999894851602],"min":[0.09199989679423802,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1157472,"componentType":5126,"count":93,"max":[0.09970712682273913,-0.002142956166365291,-0.08654955265475867],"min":[0.09963099055117892,-0.002248075689134289,-0.08654955266401887],"type":"VEC3"},{"bufferView":0,"byteOffset":1158588,"componentType":5126,"count":14,"max":[0.09970712682275114,-0.0021429561662778696,-0.08654955265475867],"min":[0.09967897537784363,-0.0021488827863432895,-0.08655055265498614],"type":"VEC3"},{"bufferView":0,"byteOffset":1158756,"componentType":5126,"count":20,"max":[0.09967897537785553,-0.0021429561662778696,-0.08654955265482774],"min":[0.09964403951270964,-0.00215683693420829,-0.08655055265643381],"type":"VEC3"},{"bufferView":0,"byteOffset":1158996,"componentType":5126,"count":20,"max":[0.09964403951272152,-0.0021568369341208714,-0.08654955265645783],"min":[0.09963099055117892,-0.0021935923756512886,-0.08655055265980272],"type":"VEC3"},{"bufferView":0,"byteOffset":1159236,"componentType":5126,"count":20,"max":[0.0996456771313995,-0.0021935923755638707,-0.08654955265982672],"min":[0.09963099055117892,-0.0022331031755052884,-0.08655055266308173],"type":"VEC3"},{"bufferView":0,"byteOffset":1159476,"componentType":5126,"count":20,"max":[0.09968303043362992,-0.0022331031754178705,-0.08654955266310572],"min":[0.09964567713138761,-0.002248075689134289,-0.08655055266399488],"type":"VEC3"},{"bufferView":0,"byteOffset":1159716,"componentType":5126,"count":12,"max":[0.09970712682275112,-0.0022439166574828705,-0.08654955266331832],"min":[0.09968303043361793,-0.002248075689134289,-0.08655055266394521],"type":"VEC3"},{"bufferView":0,"byteOffset":1159860,"componentType":5126,"count":4,"max":[0.09970712682275112,-0.0022301918533238698,-0.08654955266211843],"min":[0.09970712682273913,-0.0022439166575702885,-0.08655055266329433],"type":"VEC3"},{"bufferView":0,"byteOffset":1159908,"componentType":5126,"count":14,"max":[0.09970712682275112,-0.0022301918533238698,-0.08654955266211843],"min":[0.09968316040335452,-0.002236222449178289,-0.08655055266290744],"type":"VEC3"},{"bufferView":0,"byteOffset":1160076,"componentType":5126,"count":18,"max":[0.09968316040336643,-0.0022249410759748686,-0.08654955266227561],"min":[0.09965545085556232,-0.002236222449178289,-0.08655055266294627],"type":"VEC3"},{"bufferView":0,"byteOffset":1160292,"componentType":5126,"count":18,"max":[0.09965545085557423,-0.0021943721939828684,-0.08654955265973062],"min":[0.09964476734323344,-0.00222494107606229,-0.08655055266225162],"type":"VEC3"},{"bufferView":0,"byteOffset":1160508,"componentType":5126,"count":18,"max":[0.09965474901899764,-0.0021653629488268713,-0.08654955265707552],"min":[0.09964476734323344,-0.00219437219407029,-0.08655055265970663],"type":"VEC3"},{"bufferView":0,"byteOffset":1160724,"componentType":5126,"count":18,"max":[0.09968087293600633,-0.0021546534425498686,-0.08654955265582773],"min":[0.09965474901898573,-0.0021653629489142893,-0.08655055265705153],"type":"VEC3"},{"bufferView":0,"byteOffset":1160940,"componentType":5126,"count":14,"max":[0.09970712682275112,-0.0021546534425498686,-0.08654955265577835],"min":[0.09968087293599444,-0.002161463856823289,-0.08655055265608601],"type":"VEC3"},{"bufferView":0,"byteOffset":1161108,"componentType":5126,"count":4,"max":[0.09970712682275114,-0.0021488827862558716,-0.08654955265501024],"min":[0.09970712682273913,-0.002161463856823289,-0.08655055265608601],"type":"VEC3"},{"bufferView":0,"byteOffset":1161156,"componentType":5126,"count":93,"max":[0.09970712682275114,-0.0021429561662778696,-0.08655055265473466],"min":[0.09963099055119082,-0.002248075689046871,-0.08655055266399488],"type":"VEC3"},{"bufferView":0,"byteOffset":1162272,"componentType":5126,"count":102,"max":[0.09983975235208213,-0.0019816377295932917,-0.0966993939486049],"min":[0.09979070177357913,-0.0020576440314172897,-0.09669989395428581],"type":"VEC3"},{"bufferView":0,"byteOffset":1163496,"componentType":5126,"count":4,"max":[0.09979070177359115,-0.00198590073685887,-0.09669939394925353],"min":[0.09979070177357913,-0.001999053674265291,-0.09670039395037941],"type":"VEC3"},{"bufferView":0,"byteOffset":1163544,"componentType":5126,"count":14,"max":[0.09981040518562413,-0.0019816377295058703,-0.09669939394864593],"min":[0.09979070177357914,-0.0019859007369462914,-0.09670039394922952],"type":"VEC3"},{"bufferView":0,"byteOffset":1163712,"componentType":5126,"count":16,"max":[0.09983156425870313,-0.0019816377295058703,-0.0966993939486049],"min":[0.09981040518561213,-0.0019874083858872887,-0.09670039394887413],"type":"VEC3"},{"bufferView":0,"byteOffset":1163904,"componentType":5126,"count":18,"max":[0.09983975235209412,-0.0019874083857998708,-0.09669939394889804],"min":[0.09983156425869112,-0.0020031087300402886,-0.09670039395014905],"type":"VEC3"},{"bufferView":0,"byteOffset":1164120,"componentType":5126,"count":14,"max":[0.09983975235209412,-0.0020031087299528707,-0.09669939395017303],"min":[0.09983548934472913,-0.0020151179336802905,-0.09670039395124971],"type":"VEC3"},{"bufferView":0,"byteOffset":1164288,"componentType":5126,"count":7,"max":[0.09983548934474104,-0.0020151179335928687,-0.09669939395127372],"min":[0.09981906117005913,-0.0020245277425485816,-0.09670039395191424],"type":"VEC3"},{"bufferView":0,"byteOffset":1164372,"componentType":5126,"count":10,"max":[0.09980668805115814,-0.0020307662898945795,-0.09669939395308734],"min":[0.09980390669879313,-0.0020375247162292887,-0.09670039395358523],"type":"VEC3"},{"bufferView":0,"byteOffset":1164492,"componentType":5126,"count":11,"max":[0.09980777979694312,-0.002037524716141871,-0.09669939395360921],"min":[0.09980390669879313,-0.002044595069842579,-0.09670039395408762],"type":"VEC3"},{"bufferView":0,"byteOffset":1164624,"componentType":5126,"count":7,"max":[0.09983626916316013,-0.0020420476629668693,-0.0966993939536187],"min":[0.09981781346059011,-0.0020472984403595794,-0.09670039395414327],"type":"VEC3"},{"bufferView":0,"byteOffset":1164708,"componentType":5126,"count":4,"max":[0.09983626916316013,-0.0020420476629668693,-0.0966993939536187],"min":[0.09983626916314813,-0.0020544207819552904,-0.09670039395467632],"type":"VEC3"},{"bufferView":0,"byteOffset":1164756,"componentType":5126,"count":12,"max":[0.09983626916316013,-0.0020544207818678686,-0.09669939395470033],"min":[0.09981906117005315,-0.0020576440314172897,-0.09670039395516333],"type":"VEC3"},{"bufferView":0,"byteOffset":1164900,"componentType":5126,"count":16,"max":[0.09981906117006513,-0.0020518733750358713,-0.09669939395492284],"min":[0.09979894185486515,-0.0020576440314172897,-0.09670039395519867],"type":"VEC3"},{"bufferView":0,"byteOffset":1165092,"componentType":5126,"count":18,"max":[0.09979894185487712,-0.0020363809824618714,-0.09669939395366572],"min":[0.09979077975542112,-0.0020518733751232893,-0.09670039395489884],"type":"VEC3"},{"bufferView":0,"byteOffset":1165308,"componentType":5126,"count":14,"max":[0.09979439291410412,-0.0020248916577668688,-0.09669939395261823],"min":[0.09979077975542112,-0.0020363809825492893,-0.09670039395364172],"type":"VEC3"},{"bufferView":0,"byteOffset":1165476,"componentType":5126,"count":7,"max":[0.09981006726430314,-0.002015273897319581,-0.09669939395207376],"min":[0.09979439291409213,-0.0020248916578542906,-0.09670039395259422],"type":"VEC3"},{"bufferView":0,"byteOffset":1165560,"componentType":5126,"count":11,"max":[0.09982667739661613,-0.0020018610204838687,-0.09669939395021981],"min":[0.09982340215925413,-0.002008775410501581,-0.09670039395066507],"type":"VEC3"},{"bufferView":0,"byteOffset":1165692,"componentType":5126,"count":22,"max":[0.09982667739661613,-0.00199203530841487,-0.09669939394951203],"min":[0.09981165289508112,-0.0020018610205712905,-0.09670039395019583],"type":"VEC3"},{"bufferView":0,"byteOffset":1165956,"componentType":5126,"count":16,"max":[0.09981165289509314,-0.00199203530841487,-0.09669939394954002],"min":[0.09979070177357913,-0.001999053674265291,-0.09670039395037941],"type":"VEC3"},{"bufferView":0,"byteOffset":1166148,"componentType":5126,"count":103,"max":[0.09983975235209412,-0.0019816377295058703,-0.09669989395085134],"min":[0.09979070177359113,-0.0020576440313298684,-0.09670039395519867],"type":"VEC3"},{"bufferView":0,"byteOffset":1167384,"componentType":5126,"count":4,"max":[0.050049296254238006,0.00003500119999999995,-0.09300079704851603],"min":[0.04994979683423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1167432,"componentType":5126,"count":4,"max":[0.05049999639423802,0.00003500119999999995,-0.09255009690851602],"min":[0.050049296254238006,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1167480,"componentType":5126,"count":4,"max":[0.05049999639423802,0.00003500119999999995,-0.09245029776851603],"min":[0.05049999639423801,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1167528,"componentType":5126,"count":4,"max":[0.05049999639423801,0.00003500119999999995,-0.09199999894851602],"min":[0.05004969757423801,0.0,-0.09245029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1167576,"componentType":5126,"count":4,"max":[0.05004969757423801,0.00003500119999999995,-0.09199999894851602],"min":[0.04995049533423802,0.0,-0.09199999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1167624,"componentType":5126,"count":4,"max":[0.04995049533423802,0.00003500119999999995,-0.09199999894851602],"min":[0.049499896794238024,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1167672,"componentType":5126,"count":4,"max":[0.049499896794238024,0.00003500119999999995,-0.09245059748851603],"min":[0.04949989679423801,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1167720,"componentType":5126,"count":4,"max":[0.04994979683423802,0.00003500119999999995,-0.09254999784851603],"min":[0.04949989679423801,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1167768,"componentType":5126,"count":8,"max":[0.05049999639423802,0.0,-0.09199999894851602],"min":[0.04949989679423801,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1167864,"componentType":5126,"count":8,"max":[0.05049999639423802,0.00003500119999999995,-0.09199999894851602],"min":[0.04949989679423801,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1167960,"componentType":5126,"count":4,"max":[0.07004929625423802,0.00003500119999999995,-0.09300079704851603],"min":[0.06994979683423802,0.0,-0.09300079704851605],"type":"VEC3"},{"bufferView":0,"byteOffset":1168008,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.09255009690851602],"min":[0.07004929625423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1168056,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.09245029776851603],"min":[0.07049999639423803,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1168104,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.09199999894851602],"min":[0.07004969757423803,0.0,-0.09245029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1168152,"componentType":5126,"count":4,"max":[0.07004969757423803,0.00003500119999999995,-0.09199999894851602],"min":[0.06995049533423804,0.0,-0.09199999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1168200,"componentType":5126,"count":4,"max":[0.06995049533423804,0.00003500119999999995,-0.09199999894851602],"min":[0.06949989679423801,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1168248,"componentType":5126,"count":4,"max":[0.06949989679423801,0.00003500119999999995,-0.09245059748851603],"min":[0.06949989679423801,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1168296,"componentType":5126,"count":4,"max":[0.06994979683423802,0.00003500119999999995,-0.09254999784851603],"min":[0.06949989679423801,0.0,-0.09300079704851605],"type":"VEC3"},{"bufferView":0,"byteOffset":1168344,"componentType":5126,"count":8,"max":[0.07049999639423803,0.0,-0.09199999894851602],"min":[0.06949989679423801,0.0,-0.09300079704851605],"type":"VEC3"},{"bufferView":0,"byteOffset":1168440,"componentType":5126,"count":8,"max":[0.07049999639423803,0.00003500119999999995,-0.09199999894851602],"min":[0.06949989679423801,0.00003500119999999995,-0.09300079704851605],"type":"VEC3"},{"bufferView":0,"byteOffset":1168536,"componentType":5126,"count":4,"max":[0.04004929625423802,0.00003500119999999995,-0.08300079704851604],"min":[0.039949796834238015,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1168584,"componentType":5126,"count":4,"max":[0.040499996394238014,0.00003500119999999995,-0.08255009690851603],"min":[0.04004929625423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1168632,"componentType":5126,"count":4,"max":[0.040499996394238014,0.00003500119999999995,-0.08245029776851602],"min":[0.040499996394238014,0.0,-0.08255009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1168680,"componentType":5126,"count":4,"max":[0.040499996394238014,0.00003500119999999995,-0.081999998948516],"min":[0.040049697574238013,0.0,-0.08245029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1168728,"componentType":5126,"count":4,"max":[0.040049697574238013,0.00003500119999999995,-0.081999998948516],"min":[0.039950495334238015,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1168776,"componentType":5126,"count":4,"max":[0.039950495334238015,0.00003500119999999995,-0.081999998948516],"min":[0.039499896794238015,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1168824,"componentType":5126,"count":4,"max":[0.039499896794238015,0.00003500119999999995,-0.08245059748851602],"min":[0.039499896794238,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1168872,"componentType":5126,"count":4,"max":[0.039949796834238015,0.00003500119999999995,-0.08254999784851604],"min":[0.039499896794238,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1168920,"componentType":5126,"count":8,"max":[0.040499996394238014,0.0,-0.081999998948516],"min":[0.039499896794238,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1169016,"componentType":5126,"count":8,"max":[0.040499996394238014,0.00003500119999999995,-0.081999998948516],"min":[0.039499896794238,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1169112,"componentType":5126,"count":4,"max":[0.06504929625423803,0.00003500119999999995,-0.07800079704851602],"min":[0.06494979683423802,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1169160,"componentType":5126,"count":4,"max":[0.06549999639423801,0.00003500119999999995,-0.07755009690851603],"min":[0.06504929625423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1169208,"componentType":5126,"count":4,"max":[0.06549999639423801,0.00003500119999999995,-0.07745029776851602],"min":[0.06549999639423801,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1169256,"componentType":5126,"count":4,"max":[0.06549999639423801,0.00003500119999999995,-0.07699999894851602],"min":[0.06504969757423801,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1169304,"componentType":5126,"count":4,"max":[0.06504969757423801,0.00003500119999999995,-0.07699999894851602],"min":[0.06495049533423801,0.0,-0.07699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1169352,"componentType":5126,"count":4,"max":[0.06495049533423801,0.00003500119999999995,-0.07699999894851602],"min":[0.06449989679423801,0.0,-0.07745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1169400,"componentType":5126,"count":4,"max":[0.06449989679423802,0.00003500119999999995,-0.07745059748851603],"min":[0.06449989679423801,0.0,-0.077549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":1169448,"componentType":5126,"count":4,"max":[0.06494979683423802,0.00003500119999999995,-0.077549997848516],"min":[0.06449989679423802,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1169496,"componentType":5126,"count":8,"max":[0.06549999639423801,0.0,-0.07699999894851602],"min":[0.06449989679423801,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1169592,"componentType":5126,"count":8,"max":[0.06549999639423801,0.00003500119999999995,-0.07699999894851602],"min":[0.06449989679423801,0.00003500119999999995,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1169688,"componentType":5126,"count":4,"max":[0.08254929625423801,0.00003500119999999995,-0.09550079704851604],"min":[0.08244979683423803,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1169736,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.09505009690851603],"min":[0.08254929625423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1169784,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.09495029776851603],"min":[0.08299999639423802,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1169832,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.09449999894851602],"min":[0.08254969757423801,0.0,-0.09495029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1169880,"componentType":5126,"count":4,"max":[0.08254969757423801,0.00003500119999999995,-0.09449999894851602],"min":[0.08245049533423802,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1169928,"componentType":5126,"count":4,"max":[0.08245049533423802,0.00003500119999999995,-0.09449999894851602],"min":[0.08199989679423801,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1169976,"componentType":5126,"count":4,"max":[0.08199989679423801,0.00003500119999999995,-0.09495059748851603],"min":[0.08199989679423801,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1170024,"componentType":5126,"count":4,"max":[0.08244979683423803,0.00003500119999999995,-0.09504999784851603],"min":[0.08199989679423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1170072,"componentType":5126,"count":8,"max":[0.08299999639423802,0.0,-0.09449999894851602],"min":[0.08199989679423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1170168,"componentType":5126,"count":8,"max":[0.08299999639423802,0.00003500119999999995,-0.09449999894851602],"min":[0.08199989679423801,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1170264,"componentType":5126,"count":4,"max":[0.032549296254238004,0.00003500119999999995,-0.09050079704851602],"min":[0.032449796834238015,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1170312,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.09005009690851602],"min":[0.032549296254238004,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1170360,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.08995029776851603],"min":[0.032999996394238014,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1170408,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.08949999894851601],"min":[0.032549697574238014,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1170456,"componentType":5126,"count":4,"max":[0.032549697574238014,0.00003500119999999995,-0.08949999894851601],"min":[0.032450495334238015,0.0,-0.08949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1170504,"componentType":5126,"count":4,"max":[0.032450495334238015,0.00003500119999999995,-0.08949999894851601],"min":[0.031999896794238016,0.0,-0.08995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1170552,"componentType":5126,"count":4,"max":[0.031999896794238016,0.00003500119999999995,-0.08995059748851603],"min":[0.031999896794238016,0.0,-0.09004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1170600,"componentType":5126,"count":4,"max":[0.032449796834238015,0.00003500119999999995,-0.09004999784851603],"min":[0.031999896794238016,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1170648,"componentType":5126,"count":8,"max":[0.032999996394238014,0.0,-0.08949999894851601],"min":[0.031999896794238016,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1170744,"componentType":5126,"count":8,"max":[0.032999996394238014,0.00003500119999999995,-0.08949999894851601],"min":[0.031999896794238016,0.00003500119999999995,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1170840,"componentType":5126,"count":4,"max":[0.09004929625423802,0.00003500119999999995,-0.09800079704851604],"min":[0.08994979683423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1170888,"componentType":5126,"count":4,"max":[0.09049999639423802,0.00003500119999999995,-0.09755009690851602],"min":[0.09004929625423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1170936,"componentType":5126,"count":4,"max":[0.09049999639423802,0.00003500119999999995,-0.097450297768516],"min":[0.09049999639423802,0.0,-0.09755009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1170984,"componentType":5126,"count":4,"max":[0.09049999639423802,0.00003500119999999995,-0.09699999894851602],"min":[0.09004969757423802,0.0,-0.097450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1171032,"componentType":5126,"count":4,"max":[0.09004969757423802,0.00003500119999999995,-0.09699999894851602],"min":[0.08995049533423802,0.0,-0.09699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1171080,"componentType":5126,"count":4,"max":[0.08995049533423802,0.00003500119999999995,-0.09699999894851603],"min":[0.08949989679423803,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1171128,"componentType":5126,"count":4,"max":[0.08949989679423803,0.00003500119999999995,-0.09745059748851603],"min":[0.08949989679423803,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1171176,"componentType":5126,"count":4,"max":[0.08994979683423801,0.00003500119999999995,-0.09754999784851603],"min":[0.08949989679423803,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1171224,"componentType":5126,"count":8,"max":[0.09049999639423802,0.0,-0.09699999894851602],"min":[0.08949989679423803,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1171320,"componentType":5126,"count":8,"max":[0.09049999639423802,0.00003500119999999995,-0.09699999894851602],"min":[0.08949989679423803,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1171416,"componentType":5126,"count":4,"max":[0.037549296254238015,0.00003500119999999995,-0.08050079704851604],"min":[0.037449796834238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1171464,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.08005009690851603],"min":[0.037549296254238015,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1171512,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.07995029776851602],"min":[0.03799999639423801,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1171560,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.03754969757423801,0.0,-0.07995029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1171608,"componentType":5126,"count":4,"max":[0.03754969757423801,0.00003500119999999995,-0.079499998948516],"min":[0.037450495334238,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1171656,"componentType":5126,"count":4,"max":[0.037450495334238,0.00003500119999999995,-0.079499998948516],"min":[0.03699989679423801,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1171704,"componentType":5126,"count":4,"max":[0.03699989679423803,0.00003500119999999995,-0.07995059748851603],"min":[0.03699989679423801,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1171752,"componentType":5126,"count":4,"max":[0.037449796834238,0.00003500119999999995,-0.08004999784851603],"min":[0.03699989679423803,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1171800,"componentType":5126,"count":8,"max":[0.03799999639423801,0.0,-0.079499998948516],"min":[0.03699989679423801,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1171896,"componentType":5126,"count":8,"max":[0.03799999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.03699989679423801,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1171992,"componentType":5126,"count":4,"max":[0.07754929625423802,0.00003500119999999995,-0.08050079704851604],"min":[0.07744979683423801,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1172040,"componentType":5126,"count":4,"max":[0.077999996394238,0.00003500119999999995,-0.08005009690851603],"min":[0.07754929625423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1172088,"componentType":5126,"count":4,"max":[0.077999996394238,0.00003500119999999995,-0.07995029776851602],"min":[0.077999996394238,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1172136,"componentType":5126,"count":4,"max":[0.077999996394238,0.00003500119999999995,-0.07949999894851602],"min":[0.07754969757423803,0.0,-0.07995029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1172184,"componentType":5126,"count":4,"max":[0.07754969757423803,0.00003500119999999995,-0.079499998948516],"min":[0.07745049533423802,0.0,-0.07949999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1172232,"componentType":5126,"count":4,"max":[0.07745049533423802,0.00003500119999999995,-0.079499998948516],"min":[0.07699989679423802,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1172280,"componentType":5126,"count":4,"max":[0.07699989679423802,0.00003500119999999995,-0.07995059748851603],"min":[0.076999896794238,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1172328,"componentType":5126,"count":4,"max":[0.07744979683423801,0.00003500119999999995,-0.08004999784851603],"min":[0.076999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1172376,"componentType":5126,"count":8,"max":[0.077999996394238,0.0,-0.079499998948516],"min":[0.076999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1172472,"componentType":5126,"count":8,"max":[0.077999996394238,0.00003500119999999995,-0.079499998948516],"min":[0.076999896794238,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1172568,"componentType":5126,"count":4,"max":[0.07004929625423802,0.00003500119999999995,-0.08300079704851604],"min":[0.06994979683423803,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1172616,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.08255009690851603],"min":[0.07004929625423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1172664,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.082450297768516],"min":[0.07049999639423803,0.0,-0.08255009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1172712,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.07004969757423801,0.0,-0.082450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1172760,"componentType":5126,"count":4,"max":[0.07004969757423801,0.00003500119999999995,-0.081999998948516],"min":[0.06995049533423803,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1172808,"componentType":5126,"count":4,"max":[0.06995049533423803,0.00003500119999999995,-0.081999998948516],"min":[0.06949989679423801,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1172856,"componentType":5126,"count":4,"max":[0.06949989679423801,0.00003500119999999995,-0.08245059748851602],"min":[0.06949989679423801,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1172904,"componentType":5126,"count":4,"max":[0.06994979683423803,0.00003500119999999995,-0.08254999784851604],"min":[0.06949989679423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1172952,"componentType":5126,"count":8,"max":[0.07049999639423803,0.0,-0.081999998948516],"min":[0.06949989679423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1173048,"componentType":5126,"count":8,"max":[0.07049999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.06949989679423801,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1173144,"componentType":5126,"count":4,"max":[0.06504929625423803,0.00003500119999999995,-0.09300079704851603],"min":[0.06494979683423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1173192,"componentType":5126,"count":4,"max":[0.065499996394238,0.00003500119999999995,-0.09255009690851602],"min":[0.06504929625423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1173240,"componentType":5126,"count":4,"max":[0.06549999639423802,0.00003500119999999995,-0.09245029776851603],"min":[0.065499996394238,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1173288,"componentType":5126,"count":4,"max":[0.06549999639423802,0.00003500119999999995,-0.09199999894851602],"min":[0.06504969757423802,0.0,-0.09245029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1173336,"componentType":5126,"count":4,"max":[0.06504969757423802,0.00003500119999999995,-0.09199999894851602],"min":[0.06495049533423801,0.0,-0.09199999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1173384,"componentType":5126,"count":4,"max":[0.06495049533423801,0.00003500119999999995,-0.09199999894851602],"min":[0.06449989679423801,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1173432,"componentType":5126,"count":4,"max":[0.06449989679423802,0.00003500119999999995,-0.09245059748851603],"min":[0.06449989679423801,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1173480,"componentType":5126,"count":4,"max":[0.06494979683423802,0.00003500119999999995,-0.09254999784851603],"min":[0.06449989679423802,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1173528,"componentType":5126,"count":8,"max":[0.06549999639423802,0.0,-0.09199999894851602],"min":[0.06449989679423801,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1173624,"componentType":5126,"count":8,"max":[0.06549999639423802,0.00003500119999999995,-0.09199999894851602],"min":[0.06449989679423801,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1173720,"componentType":5126,"count":12,"max":[0.09978217134852614,-0.0021446717667978703,-0.08655055265372313],"min":[0.09972748008346613,-0.0022463600885268705,-0.08655055266326522],"type":"VEC3"},{"bufferView":0,"byteOffset":1173864,"componentType":5126,"count":4,"max":[0.09978217134852614,-0.0021446717667978703,-0.08654955265374711],"min":[0.09978217134851412,-0.0021562650673682916,-0.08655055265473664],"type":"VEC3"},{"bufferView":0,"byteOffset":1173912,"componentType":5126,"count":4,"max":[0.09978217134852614,-0.00215626506728087,-0.08654955265476064],"min":[0.09974060702682624,-0.0021562650673682916,-0.08655055265523233],"type":"VEC3"},{"bufferView":0,"byteOffset":1173960,"componentType":5126,"count":4,"max":[0.09974060702683815,-0.00215626506728087,-0.08654955265525632],"min":[0.09974060702682623,-0.0021904731019792897,-0.08655055265822292],"type":"VEC3"},{"bufferView":0,"byteOffset":1174008,"componentType":5126,"count":4,"max":[0.09977697255907213,-0.0021904731018918717,-0.08654955265781321],"min":[0.09974060702682623,-0.0021904731019792897,-0.08655055265822292],"type":"VEC3"},{"bufferView":0,"byteOffset":1174056,"componentType":5126,"count":4,"max":[0.09977697255907213,-0.0021904731018918717,-0.08654955265781321],"min":[0.09977697255906012,-0.00220211839035629,-0.08655055265880733],"type":"VEC3"},{"bufferView":0,"byteOffset":1174104,"componentType":5126,"count":4,"max":[0.09977697255907213,-0.0022021183902688683,-0.08654955265883132],"min":[0.09974060702682624,-0.00220211839035629,-0.08655055265924093],"type":"VEC3"},{"bufferView":0,"byteOffset":1174152,"componentType":5126,"count":4,"max":[0.09974060702683815,-0.0022021183902688683,-0.08654955265926492],"min":[0.09974060702682623,-0.0022346628123422895,-0.08655055266208603],"type":"VEC3"},{"bufferView":0,"byteOffset":1174200,"componentType":5126,"count":4,"max":[0.09977985788721913,-0.0022346628122548715,-0.086549552661642],"min":[0.09974060702682623,-0.0022346628123422895,-0.08655055266208603],"type":"VEC3"},{"bufferView":0,"byteOffset":1174248,"componentType":5126,"count":4,"max":[0.09977985788721913,-0.0022346628122548715,-0.086549552661642],"min":[0.09977985788720711,-0.0022463600886142884,-0.08655055266264063],"type":"VEC3"},{"bufferView":0,"byteOffset":1174296,"componentType":5126,"count":4,"max":[0.09977985788721913,-0.0022463600885268705,-0.0865495526626646],"min":[0.09972748008345413,-0.0022463600886142884,-0.08655055266326522],"type":"VEC3"},{"bufferView":0,"byteOffset":1174344,"componentType":5126,"count":4,"max":[0.09972748008346613,-0.0021446717667978703,-0.08654955265439933],"min":[0.09972748008345413,-0.0022463600886142884,-0.08655055266326522],"type":"VEC3"},{"bufferView":0,"byteOffset":1174392,"componentType":5126,"count":4,"max":[0.09978217134852614,-0.0021446717667978703,-0.08654955265374711],"min":[0.09972748008345413,-0.002144671766885292,-0.08655055265437532],"type":"VEC3"},{"bufferView":0,"byteOffset":1174440,"componentType":5126,"count":12,"max":[0.09978217134851412,-0.002144671766885292,-0.08654955265374711],"min":[0.09972748008345413,-0.0022463600886142884,-0.08654955266328923],"type":"VEC3"},{"bufferView":0,"byteOffset":1174584,"componentType":5126,"count":4,"max":[0.08254929625423801,0.00003500119999999995,-0.08550079704851604],"min":[0.08244979683423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1174632,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.08505009690851603],"min":[0.08254929625423801,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1174680,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.08495029776851602],"min":[0.08299999639423802,0.0,-0.08505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1174728,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.08449999894851602],"min":[0.082549697574238,0.0,-0.08495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1174776,"componentType":5126,"count":4,"max":[0.082549697574238,0.00003500119999999995,-0.08449999894851602],"min":[0.08245049533423801,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1174824,"componentType":5126,"count":4,"max":[0.08245049533423801,0.00003500119999999995,-0.08449999894851602],"min":[0.081999896794238,0.0,-0.08495059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1174872,"componentType":5126,"count":4,"max":[0.08199989679423801,0.00003500119999999995,-0.08495059748851601],"min":[0.081999896794238,0.0,-0.08504999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1174920,"componentType":5126,"count":4,"max":[0.08244979683423802,0.00003500119999999995,-0.08504999784851601],"min":[0.08199989679423801,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1174968,"componentType":5126,"count":8,"max":[0.08299999639423802,0.0,-0.08449999894851602],"min":[0.081999896794238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1175064,"componentType":5126,"count":8,"max":[0.08299999639423802,0.00003500119999999995,-0.08449999894851602],"min":[0.081999896794238,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1175160,"componentType":5126,"count":4,"max":[0.06754929625423801,0.00003500119999999995,-0.09050079704851602],"min":[0.06744979683423802,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1175208,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.09005009690851602],"min":[0.06754929625423801,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1175256,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.08995029776851603],"min":[0.06799999639423802,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1175304,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.08949999894851601],"min":[0.06754969757423801,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1175352,"componentType":5126,"count":4,"max":[0.06754969757423801,0.00003500119999999995,-0.08949999894851601],"min":[0.06745049533423801,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1175400,"componentType":5126,"count":4,"max":[0.06745049533423801,0.00003500119999999995,-0.08949999894851603],"min":[0.066999896794238,0.0,-0.08995059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1175448,"componentType":5126,"count":4,"max":[0.06699989679423801,0.00003500119999999995,-0.08995059748851601],"min":[0.066999896794238,0.0,-0.09004999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1175496,"componentType":5126,"count":4,"max":[0.06744979683423802,0.00003500119999999995,-0.09004999784851601],"min":[0.06699989679423801,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1175544,"componentType":5126,"count":8,"max":[0.06799999639423802,0.0,-0.08949999894851601],"min":[0.066999896794238,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1175640,"componentType":5126,"count":8,"max":[0.06799999639423802,0.00003500119999999995,-0.08949999894851601],"min":[0.066999896794238,0.00003500119999999995,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1175736,"componentType":5126,"count":14,"max":[0.10018365227449402,-0.001983353330113289,-0.09669939394434492],"min":[0.10009215358009604,-0.002085041651842289,-0.09669989395263553],"type":"VEC3"},{"bufferView":0,"byteOffset":1175904,"componentType":5126,"count":3,"max":[0.10013761699388203,-0.0020649223365668697,-0.09669939395204662],"min":[0.10013579741756604,-0.0020720446781625802,-0.09670039395202262],"type":"VEC3"},{"bufferView":0,"byteOffset":1175940,"componentType":5126,"count":3,"max":[0.10015472101119303,-0.0020226561783018688,-0.09669939394812593],"min":[0.10013935858834803,-0.0020649223366105787,-0.09670039394810194],"type":"VEC3"},{"bufferView":0,"byteOffset":1175976,"componentType":5126,"count":4,"max":[0.10015472101119303,-0.0020226561783018688,-0.09669939394812593],"min":[0.10012059095841201,-0.0020226561783892906,-0.09670039394850892],"type":"VEC3"},{"bufferView":0,"byteOffset":1176024,"componentType":5126,"count":4,"max":[0.10013579741757805,-0.0020226561783018688,-0.09669939394853293],"min":[0.10012059095841201,-0.002064922336654291,-0.09670039395202262],"type":"VEC3"},{"bufferView":0,"byteOffset":1176072,"componentType":5126,"count":4,"max":[0.10014492129307104,-0.002085041651754871,-0.09669939395369673],"min":[0.10013088456153105,-0.002085041651842289,-0.09670039395384002],"type":"VEC3"},{"bufferView":0,"byteOffset":1176120,"componentType":5126,"count":4,"max":[0.10013088456154402,-0.001983353330025871,-0.09669939394543603],"min":[0.10009215358009604,-0.002085041651842289,-0.09670039395384002],"type":"VEC3"},{"bufferView":0,"byteOffset":1176168,"componentType":5126,"count":4,"max":[0.10010665820268604,-0.001983353330025871,-0.09669939394526311],"min":[0.10009215358009604,-0.001983353330113289,-0.09670039394541204],"type":"VEC3"},{"bufferView":0,"byteOffset":1176216,"componentType":5126,"count":4,"max":[0.10011643192686004,-0.001983353330025871,-0.09669939394526311],"min":[0.10010665820267403,-0.0020111668536942915,-0.09670039394755411],"type":"VEC3"},{"bufferView":0,"byteOffset":1176264,"componentType":5126,"count":4,"max":[0.10015877606696702,-0.00201116685360687,-0.09669939394707314],"min":[0.10011643192684802,-0.0020111668536942915,-0.09670039394755411],"type":"VEC3"},{"bufferView":0,"byteOffset":1176312,"componentType":5126,"count":4,"max":[0.10016914765192902,-0.001983353330025871,-0.09669939394451793],"min":[0.10015877606695503,-0.0020111668536942915,-0.09670039394704913],"type":"VEC3"},{"bufferView":0,"byteOffset":1176360,"componentType":5126,"count":4,"max":[0.10018365227450603,-0.001983353330025871,-0.09669939394434492],"min":[0.10016914765191703,-0.001983353330113289,-0.09670039394449392],"type":"VEC3"},{"bufferView":0,"byteOffset":1176408,"componentType":5126,"count":4,"max":[0.10018365227450603,-0.001983353330025871,-0.09669939394434492],"min":[0.10014492129305903,-0.002085041651842289,-0.09670039395367275],"type":"VEC3"},{"bufferView":0,"byteOffset":1176456,"componentType":5126,"count":14,"max":[0.10018365227450603,-0.001983353330025871,-0.09669989395199212],"min":[0.10009215358010805,-0.002085041651754871,-0.09670039395384002],"type":"VEC3"},{"bufferView":0,"byteOffset":1176624,"componentType":5126,"count":4,"max":[0.04754929625423802,0.00003500119999999995,-0.09050079704851602],"min":[0.047449796834238014,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1176672,"componentType":5126,"count":4,"max":[0.04799999639423801,0.00003500119999999995,-0.09005009690851602],"min":[0.04754929625423802,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1176720,"componentType":5126,"count":4,"max":[0.04799999639423803,0.00003500119999999995,-0.08995029776851603],"min":[0.04799999639423801,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1176768,"componentType":5126,"count":4,"max":[0.04799999639423803,0.00003500119999999995,-0.08949999894851601],"min":[0.04754969757423801,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1176816,"componentType":5126,"count":4,"max":[0.04754969757423801,0.00003500119999999995,-0.08949999894851601],"min":[0.047450495334238015,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1176864,"componentType":5126,"count":4,"max":[0.047450495334238015,0.00003500119999999995,-0.08949999894851603],"min":[0.046999896794238015,0.0,-0.08995059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1176912,"componentType":5126,"count":4,"max":[0.046999896794238015,0.00003500119999999995,-0.08995059748851601],"min":[0.046999896794238015,0.0,-0.09004999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1176960,"componentType":5126,"count":4,"max":[0.047449796834238014,0.00003500119999999995,-0.09004999784851601],"min":[0.046999896794238015,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1177008,"componentType":5126,"count":8,"max":[0.04799999639423803,0.0,-0.08949999894851601],"min":[0.046999896794238015,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1177104,"componentType":5126,"count":8,"max":[0.04799999639423803,0.00003500119999999995,-0.08949999894851601],"min":[0.046999896794238015,0.00003500119999999995,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1177200,"componentType":5126,"count":4,"max":[0.08504929625423802,0.00003500119999999995,-0.08800079704851602],"min":[0.08494979683423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1177248,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.087550096908516],"min":[0.08504929625423802,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1177296,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.08745029776851601],"min":[0.08549999639423803,0.0,-0.087550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":1177344,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.08699999894851602],"min":[0.08504969757423803,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1177392,"componentType":5126,"count":4,"max":[0.08504969757423803,0.00003500119999999995,-0.08699999894851602],"min":[0.08495049533423803,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1177440,"componentType":5126,"count":4,"max":[0.08495049533423803,0.00003500119999999995,-0.08699999894851602],"min":[0.08449989679423803,0.0,-0.08745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1177488,"componentType":5126,"count":4,"max":[0.08449989679423803,0.00003500119999999995,-0.08745059748851602],"min":[0.08449989679423803,0.0,-0.08754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1177536,"componentType":5126,"count":4,"max":[0.08494979683423803,0.00003500119999999995,-0.08754999784851603],"min":[0.08449989679423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1177584,"componentType":5126,"count":8,"max":[0.08549999639423803,0.0,-0.08699999894851602],"min":[0.08449989679423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1177680,"componentType":5126,"count":8,"max":[0.08549999639423803,0.00003500119999999995,-0.08699999894851602],"min":[0.08449989679423803,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1177776,"componentType":5126,"count":4,"max":[0.045049296254238015,0.00003500119999999995,-0.09800079704851604],"min":[0.044949796834238,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1177824,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.09755009690851603],"min":[0.045049296254238015,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1177872,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.09745029776851602],"min":[0.04549999639423801,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1177920,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.09699999894851603],"min":[0.04504969757423801,0.0,-0.09745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1177968,"componentType":5126,"count":4,"max":[0.04504969757423801,0.00003500119999999995,-0.09699999894851602],"min":[0.04495049533423801,0.0,-0.09699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1178016,"componentType":5126,"count":4,"max":[0.04495049533423801,0.00003500119999999995,-0.09699999894851602],"min":[0.04449989679423801,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1178064,"componentType":5126,"count":4,"max":[0.04449989679423801,0.00003500119999999995,-0.09745059748851603],"min":[0.04449989679423801,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1178112,"componentType":5126,"count":4,"max":[0.044949796834238,0.00003500119999999995,-0.09754999784851603],"min":[0.04449989679423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1178160,"componentType":5126,"count":8,"max":[0.04549999639423801,0.0,-0.09699999894851602],"min":[0.04449989679423801,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1178256,"componentType":5126,"count":8,"max":[0.04549999639423801,0.00003500119999999995,-0.09699999894851602],"min":[0.04449989679423801,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1178352,"componentType":5126,"count":4,"max":[0.07004929625423802,0.00003500119999999995,-0.07800079704851602],"min":[0.06994979683423802,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1178400,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.07755009690851603],"min":[0.07004929625423802,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1178448,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.07745029776851602],"min":[0.07049999639423803,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1178496,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.07004969757423801,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1178544,"componentType":5126,"count":4,"max":[0.07004969757423801,0.00003500119999999995,-0.07699999894851602],"min":[0.06995049533423801,0.0,-0.07699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1178592,"componentType":5126,"count":4,"max":[0.06995049533423801,0.00003500119999999995,-0.07699999894851602],"min":[0.06949989679423801,0.0,-0.07745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1178640,"componentType":5126,"count":4,"max":[0.06949989679423801,0.00003500119999999995,-0.07745059748851603],"min":[0.06949989679423801,0.0,-0.07754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1178688,"componentType":5126,"count":4,"max":[0.06994979683423802,0.00003500119999999995,-0.07754999784851602],"min":[0.06949989679423801,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1178736,"componentType":5126,"count":8,"max":[0.07049999639423803,0.0,-0.07699999894851602],"min":[0.06949989679423801,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1178832,"componentType":5126,"count":8,"max":[0.07049999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.06949989679423801,0.00003500119999999995,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1178928,"componentType":5126,"count":4,"max":[0.035049296254238,0.00003500119999999995,-0.08800079704851603],"min":[0.03494979683423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1178976,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.08755009690851599],"min":[0.035049296254238,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1179024,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.08745029776851601],"min":[0.03549999639423801,0.0,-0.08755009690851599],"type":"VEC3"},{"bufferView":0,"byteOffset":1179072,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.08699999894851601],"min":[0.03504969757423801,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1179120,"componentType":5126,"count":4,"max":[0.03504969757423801,0.00003500119999999995,-0.08699999894851601],"min":[0.03495049533423802,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1179168,"componentType":5126,"count":4,"max":[0.03495049533423802,0.00003500119999999995,-0.08699999894851602],"min":[0.034499896794238,0.0,-0.08745059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1179216,"componentType":5126,"count":4,"max":[0.034499896794238,0.00003500119999999995,-0.08745059748851601],"min":[0.034499896794238,0.0,-0.08754999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1179264,"componentType":5126,"count":4,"max":[0.03494979683423803,0.00003500119999999995,-0.08754999784851601],"min":[0.034499896794238,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1179312,"componentType":5126,"count":8,"max":[0.03549999639423801,0.0,-0.08699999894851601],"min":[0.034499896794238,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1179408,"componentType":5126,"count":8,"max":[0.03549999639423801,0.00003500119999999995,-0.08699999894851601],"min":[0.034499896794238,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1179504,"componentType":5126,"count":4,"max":[0.060049300068936017,0.00003500119999999995,-0.09800079704851604],"min":[0.05994980064893602,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1179552,"componentType":5126,"count":4,"max":[0.06050000020893602,0.00003500119999999995,-0.09755009690851603],"min":[0.060049300068936017,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1179600,"componentType":5126,"count":4,"max":[0.06050000020893602,0.00003500119999999995,-0.097450297768516],"min":[0.06050000020893601,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1179648,"componentType":5126,"count":4,"max":[0.06050000020893601,0.00003500119999999995,-0.09699999894851602],"min":[0.06004970138893602,0.0,-0.097450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1179696,"componentType":5126,"count":4,"max":[0.06004970138893602,0.00003500119999999995,-0.09699999894851602],"min":[0.05995049914893602,0.0,-0.09699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1179744,"componentType":5126,"count":4,"max":[0.05995049914893602,0.00003500119999999995,-0.09699999894851602],"min":[0.05949990060893602,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1179792,"componentType":5126,"count":4,"max":[0.05949990060893602,0.00003500119999999995,-0.09745059748851603],"min":[0.05949990060893602,0.0,-0.09754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1179840,"componentType":5126,"count":4,"max":[0.05994980064893602,0.00003500119999999995,-0.09754999784851602],"min":[0.05949990060893602,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1179888,"componentType":5126,"count":8,"max":[0.06050000020893602,0.0,-0.09699999894851602],"min":[0.05949990060893602,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1179984,"componentType":5126,"count":8,"max":[0.06050000020893602,0.00003500119999999995,-0.09699999894851602],"min":[0.05949990060893602,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1180080,"componentType":5126,"count":4,"max":[0.035049296254238,0.00003500119999999995,-0.07800079704851602],"min":[0.03494979683423802,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1180128,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.07755009690851603],"min":[0.035049296254238,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1180176,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.07745029776851602],"min":[0.03549999639423801,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1180224,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.07699999894851603],"min":[0.03504969757423801,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1180272,"componentType":5126,"count":4,"max":[0.03504969757423801,0.00003500119999999995,-0.07699999894851602],"min":[0.03495049533423802,0.0,-0.07699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1180320,"componentType":5126,"count":4,"max":[0.03495049533423802,0.00003500119999999995,-0.07699999894851602],"min":[0.034499896794238,0.0,-0.07745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1180368,"componentType":5126,"count":4,"max":[0.034499896794238,0.00003500119999999995,-0.07745059748851602],"min":[0.034499896794238,0.0,-0.07754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1180416,"componentType":5126,"count":4,"max":[0.03494979683423802,0.00003500119999999995,-0.07754999784851602],"min":[0.034499896794238,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1180464,"componentType":5126,"count":8,"max":[0.03549999639423801,0.0,-0.07699999894851602],"min":[0.034499896794238,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1180560,"componentType":5126,"count":8,"max":[0.03549999639423801,0.00003500119999999995,-0.07699999894851602],"min":[0.034499896794238,0.00003500119999999995,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1180656,"componentType":5126,"count":4,"max":[0.06254930006893603,0.00003500119999999995,-0.09550079704851604],"min":[0.06244980064893602,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1180704,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.09505009690851601],"min":[0.06254930006893603,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1180752,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.09495029776851602],"min":[0.06300000020893602,0.0,-0.09505009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1180800,"componentType":5126,"count":4,"max":[0.06300000020893602,0.00003500119999999995,-0.09449999894851602],"min":[0.06254970138893602,0.0,-0.09495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1180848,"componentType":5126,"count":4,"max":[0.06254970138893602,0.00003500119999999995,-0.09449999894851602],"min":[0.062450499148936016,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1180896,"componentType":5126,"count":4,"max":[0.062450499148936016,0.00003500119999999995,-0.09449999894851602],"min":[0.061999900608936016,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1180944,"componentType":5126,"count":4,"max":[0.061999900608936016,0.00003500119999999995,-0.09495059748851603],"min":[0.061999900608936016,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1180992,"componentType":5126,"count":4,"max":[0.06244980064893602,0.00003500119999999995,-0.09504999784851603],"min":[0.061999900608936016,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1181040,"componentType":5126,"count":8,"max":[0.06300000020893602,0.0,-0.09449999894851602],"min":[0.061999900608936016,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1181136,"componentType":5126,"count":8,"max":[0.06300000020893602,0.00003500119999999995,-0.09449999894851602],"min":[0.061999900608936016,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1181232,"componentType":5126,"count":210,"max":[0.09948992524328165,-0.0019352830939712896,-0.08654955264249964],"min":[0.09902865535266411,-0.0022736440505152907,-0.08654955267110775],"type":"VEC3"},{"bufferView":0,"byteOffset":1183752,"componentType":5126,"count":30,"max":[0.09921284915917217,-0.001978662652779871,-0.08654955264635018],"min":[0.09918482196602513,-0.002035056173205291,-0.08655055265126352],"type":"VEC3"},{"bufferView":0,"byteOffset":1184112,"componentType":5126,"count":32,"max":[0.09918482196603713,-0.001978662652779871,-0.08654955264635752],"min":[0.09915672915726186,-0.002035056173205291,-0.08655055265127],"type":"VEC3"},{"bufferView":0,"byteOffset":1184496,"componentType":5126,"count":11,"max":[0.09941834889664813,-0.0021789318903138693,-0.08654955266108083],"min":[0.09937930723295416,-0.0022360483829312904,-0.08655055266651561],"type":"VEC3"},{"bufferView":0,"byteOffset":1184628,"componentType":5126,"count":15,"max":[0.09937930723296613,-0.002236048382843869,-0.08654955266653963],"min":[0.09928098011879113,-0.0022736440505152907,-0.08655055267097493],"type":"VEC3"},{"bufferView":0,"byteOffset":1184808,"componentType":5126,"count":14,"max":[0.09928098011880314,-0.002245447300601871,-0.08654955266956842],"min":[0.09919422089067811,-0.0022736440505152907,-0.08655055267109382],"type":"VEC3"},{"bufferView":0,"byteOffset":1184976,"componentType":5126,"count":8,"max":[0.09919422089069013,-0.002213635582937869,-0.08654955266716671],"min":[0.09916240917646114,-0.0022454473006892892,-0.08655055266954442],"type":"VEC3"},{"bufferView":0,"byteOffset":1185072,"componentType":5126,"count":6,"max":[0.09916240917647313,-0.002213635582937869,-0.08654955266716671],"min":[0.09914578032992213,-0.00221508156878129,-0.08655055266746742],"type":"VEC3"},{"bufferView":0,"byteOffset":1185144,"componentType":5126,"count":14,"max":[0.09914578032993412,-0.0021803778760698693,-0.08654955266544902],"min":[0.09906263606964814,-0.00221508156878129,-0.08655055266756241],"type":"VEC3"},{"bufferView":0,"byteOffset":1185312,"componentType":5126,"count":14,"max":[0.09906263606966013,-0.0020979566190158713,-0.08654955265864882],"min":[0.09902865535266411,-0.0021803778761572907,-0.08655055266542502],"type":"VEC3"},{"bufferView":0,"byteOffset":1185480,"componentType":5126,"count":14,"max":[0.09905902108113712,-0.002019150336693869,-0.08654955265139724],"min":[0.09902865535266411,-0.0020979566191032897,-0.08655055265862471],"type":"VEC3"},{"bufferView":0,"byteOffset":1185648,"componentType":5126,"count":12,"max":[0.09911686056654512,-0.0019844466509648696,-0.08654955264767361],"min":[0.09905902108112523,-0.0020191503367812907,-0.08655055265137321],"type":"VEC3"},{"bufferView":0,"byteOffset":1185792,"componentType":5126,"count":18,"max":[0.09918554496236312,-0.0019352830938838715,-0.08654955264255652],"min":[0.09911686056653315,-0.0019844466510522915,-0.08655055264764963],"type":"VEC3"},{"bufferView":0,"byteOffset":1186008,"componentType":5126,"count":22,"max":[0.09925784431912413,-0.0019352830938838715,-0.08654955264249964],"min":[0.09918554496235112,-0.002007582450731288,-0.08655055264799093],"type":"VEC3"},{"bufferView":0,"byteOffset":1186272,"componentType":5126,"count":4,"max":[0.09925784431912413,-0.00200758245064387,-0.08654955264801492],"min":[0.09925784431911212,-0.002014812386408291,-0.08655055264862303],"type":"VEC3"},{"bufferView":0,"byteOffset":1186320,"componentType":5126,"count":4,"max":[0.09935906341858913,-0.0020148123863208698,-0.08654955264864703],"min":[0.09925784431911212,-0.002068313907653291,-0.08655055265209323],"type":"VEC3"},{"bufferView":0,"byteOffset":1186368,"componentType":5126,"count":4,"max":[0.09935906341858913,-0.0020683139075658693,-0.08654955265211721],"min":[0.09933665062901313,-0.0021066325750102913,-0.08655055265571043],"type":"VEC3"},{"bufferView":0,"byteOffset":1186416,"componentType":5126,"count":4,"max":[0.09933665062902514,-0.0020560230251898694,-0.0865495526524653],"min":[0.09923976949371123,-0.0021066325750102913,-0.08655055265571043],"type":"VEC3"},{"bufferView":0,"byteOffset":1186464,"componentType":5126,"count":13,"max":[0.09923976949372312,-0.0020560230251898694,-0.0865495526524653],"min":[0.09918554497614113,-0.0020806048038182895,-0.08655055265523691],"type":"VEC3"},{"bufferView":0,"byteOffset":1186620,"componentType":5126,"count":18,"max":[0.09918554497615313,-0.0020328872255108692,-0.08654955265189973],"min":[0.09911758358354415,-0.0020806048038182895,-0.0865505526552897],"type":"VEC3"},{"bufferView":0,"byteOffset":1186836,"componentType":5126,"count":16,"max":[0.09911758358355612,-0.0020328872255108692,-0.08654955265189973],"min":[0.09907420396948713,-0.00209940263933429,-0.08655055265820803],"type":"VEC3"},{"bufferView":0,"byteOffset":1187028,"componentType":5126,"count":22,"max":[0.09914650332626013,-0.002099402639246872,-0.08654955265823203],"min":[0.09907420396948713,-0.0021717019960942885,-0.08655055266372333],"type":"VEC3"},{"bufferView":0,"byteOffset":1187292,"componentType":5126,"count":10,"max":[0.09918482197982713,-0.0021608570924928684,-0.08654955266228542],"min":[0.09914650332624812,-0.0021717019960942885,-0.08655055266366643],"type":"VEC3"},{"bufferView":0,"byteOffset":1187412,"componentType":5126,"count":20,"max":[0.09928170310133913,-0.0021608570924928684,-0.08654955266228542],"min":[0.09918482197981512,-0.00223026443645929,-0.0865505526672598],"type":"VEC3"},{"bufferView":0,"byteOffset":1187652,"componentType":5126,"count":24,"max":[0.09938292220080414,-0.002139890240420872,-0.08654955265809013],"min":[0.09928170310132713,-0.00223026443645929,-0.08655055266717393],"type":"VEC3"},{"bufferView":0,"byteOffset":1187940,"componentType":5126,"count":4,"max":[0.09938870614382912,-0.002139890240420872,-0.08654955265802111],"min":[0.09938292220079224,-0.00213989024050829,-0.08655055265806612],"type":"VEC3"},{"bufferView":0,"byteOffset":1187988,"componentType":5126,"count":20,"max":[0.09944509963658613,-0.002083496747663869,-0.08654955265241862],"min":[0.09938870614381713,-0.00213989024050829,-0.08655055265799712],"type":"VEC3"},{"bufferView":0,"byteOffset":1188228,"componentType":5126,"count":18,"max":[0.09944509963658613,-0.002027103254905871,-0.08654955264810933],"min":[0.09939304409419011,-0.0020834967477512904,-0.08655055265239463],"type":"VEC3"},{"bufferView":0,"byteOffset":1188444,"componentType":5126,"count":4,"max":[0.09939304409420213,-0.002027103254905871,-0.08654955264810933],"min":[0.09936050938364813,-0.0020271032549932892,-0.08655055264847324],"type":"VEC3"},{"bufferView":0,"byteOffset":1188492,"componentType":5126,"count":10,"max":[0.09936050938366013,-0.002027103254905871,-0.08654955264849723],"min":[0.09935617143327413,-0.0020278262375292896,-0.08655055264858823],"type":"VEC3"},{"bufferView":0,"byteOffset":1188612,"componentType":5126,"count":18,"max":[0.09935617143328614,-0.002005413447877871,-0.08654955264692003],"min":[0.09933375864371113,-0.0020278262375292896,-0.08655055264859786],"type":"VEC3"},{"bufferView":0,"byteOffset":1188828,"componentType":5126,"count":16,"max":[0.09935472546821512,-0.00198300065831387,-0.08654955264471063],"min":[0.09933375864371113,-0.0020054134479652887,-0.08655055264689603],"type":"VEC3"},{"bufferView":0,"byteOffset":1189020,"componentType":5126,"count":4,"max":[0.09939738207215613,-0.00198300065831387,-0.08654955264420201],"min":[0.09935472546820312,-0.0019830006584012913,-0.08655055264468664],"type":"VEC3"},{"bufferView":0,"byteOffset":1189068,"componentType":5126,"count":14,"max":[0.09946317447577611,-0.00198300065831387,-0.08654955264419725],"min":[0.09939738207214413,-0.00201553536894329,-0.08655055264623772],"type":"VEC3"},{"bufferView":0,"byteOffset":1189236,"componentType":5126,"count":14,"max":[0.09948992524329353,-0.0020155353688558683,-0.08654955264626171],"min":[0.09946317447576415,-0.0020842197578662897,-0.08655055265192323],"type":"VEC3"},{"bufferView":0,"byteOffset":1189404,"componentType":5126,"count":20,"max":[0.09948992524329353,-0.0020842197577788718,-0.08654955265194722],"min":[0.09941834889663613,-0.0021789318904012907,-0.08655055266105682],"type":"VEC3"},{"bufferView":0,"byteOffset":1189644,"componentType":5126,"count":211,"max":[0.09948992524329353,-0.0019352830938838715,-0.08655055264247866],"min":[0.09902865535267613,-0.002273644050427869,-0.08655055267109382],"type":"VEC3"},{"bufferView":0,"byteOffset":1192176,"componentType":5126,"count":4,"max":[0.09254929625423804,0.00003500119999999995,-0.09550079704851604],"min":[0.09244979683423803,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1192224,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.09505009690851603],"min":[0.09254929625423804,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1192272,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.09495029776851605],"min":[0.09299999639423803,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1192320,"componentType":5126,"count":4,"max":[0.09299999639423803,0.00003500119999999995,-0.09449999894851602],"min":[0.09254969757423803,0.0,-0.09495029776851605],"type":"VEC3"},{"bufferView":0,"byteOffset":1192368,"componentType":5126,"count":4,"max":[0.09254969757423803,0.00003500119999999995,-0.09449999894851602],"min":[0.09245049533423803,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1192416,"componentType":5126,"count":4,"max":[0.09245049533423803,0.00003500119999999995,-0.09449999894851602],"min":[0.09199989679423802,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1192464,"componentType":5126,"count":4,"max":[0.09199989679423802,0.00003500119999999995,-0.09495059748851603],"min":[0.09199989679423802,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1192512,"componentType":5126,"count":4,"max":[0.09244979683423803,0.00003500119999999995,-0.09504999784851603],"min":[0.09199989679423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1192560,"componentType":5126,"count":8,"max":[0.09299999639423803,0.0,-0.09449999894851602],"min":[0.09199989679423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1192656,"componentType":5126,"count":8,"max":[0.09299999639423803,0.00003500119999999995,-0.09449999894851602],"min":[0.09199989679423802,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1192752,"componentType":5126,"count":4,"max":[0.06504929625423801,0.00003500119999999995,-0.08300079704851604],"min":[0.06494979683423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1192800,"componentType":5126,"count":4,"max":[0.06549999639423802,0.00003500119999999995,-0.08255009690851603],"min":[0.06504929625423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1192848,"componentType":5126,"count":4,"max":[0.06549999639423802,0.00003500119999999995,-0.08245029776851602],"min":[0.06549999639423801,0.0,-0.08255009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1192896,"componentType":5126,"count":4,"max":[0.06549999639423801,0.00003500119999999995,-0.081999998948516],"min":[0.06504969757423802,0.0,-0.08245029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1192944,"componentType":5126,"count":4,"max":[0.06504969757423802,0.00003500119999999995,-0.081999998948516],"min":[0.06495049533423801,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1192992,"componentType":5126,"count":4,"max":[0.06495049533423801,0.00003500119999999995,-0.081999998948516],"min":[0.06449989679423802,0.0,-0.082450597488516],"type":"VEC3"},{"bufferView":0,"byteOffset":1193040,"componentType":5126,"count":4,"max":[0.06449989679423802,0.00003500119999999995,-0.082450597488516],"min":[0.06449989679423802,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1193088,"componentType":5126,"count":4,"max":[0.06494979683423802,0.00003500119999999995,-0.08254999784851604],"min":[0.06449989679423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1193136,"componentType":5126,"count":8,"max":[0.06549999639423802,0.0,-0.081999998948516],"min":[0.06449989679423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1193232,"componentType":5126,"count":8,"max":[0.06549999639423802,0.00003500119999999995,-0.081999998948516],"min":[0.06449989679423802,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1193328,"componentType":5126,"count":73,"max":[0.10001151594531003,-0.001983353330025871,-0.08655055263747864],"min":[0.09992872522324812,-0.002085041651754871,-0.08655055264676252],"type":"VEC3"},{"bufferView":0,"byteOffset":1194204,"componentType":5126,"count":4,"max":[0.09995661672867112,-0.0019949466305098688,-0.08654955263857753],"min":[0.09994185216660813,-0.0019949466305972906,-0.08655055263872961],"type":"VEC3"},{"bufferView":0,"byteOffset":1194252,"componentType":5126,"count":18,"max":[0.09998684768934914,-0.0019949466305098688,-0.08654955263852697],"min":[0.09995661672865913,-0.002005552161084289,-0.08655055263912022],"type":"VEC3"},{"bufferView":0,"byteOffset":1194468,"componentType":5126,"count":18,"max":[0.09999771315930812,-0.0020055521609968706,-0.08654955263914421],"min":[0.09998684768933722,-0.0020351332730802908,-0.08655055264157673],"type":"VEC3"},{"bufferView":0,"byteOffset":1194684,"componentType":5126,"count":18,"max":[0.09999771315930812,-0.0020351332729928694,-0.08654955264160072],"min":[0.09998656175591614,-0.002063778602974292,-0.08655055264421392],"type":"VEC3"},{"bufferView":0,"byteOffset":1194900,"componentType":5126,"count":18,"max":[0.09998656175592811,-0.0020637786028868703,-0.08654955264423793],"min":[0.09995721458944622,-0.00207334437557029,-0.08655055264540014],"type":"VEC3"},{"bufferView":0,"byteOffset":1195116,"componentType":5126,"count":4,"max":[0.09995721458945812,-0.002073344375482872,-0.08654955264542413],"min":[0.09994185216660813,-0.00207334437557029,-0.08655055264558331],"type":"VEC3"},{"bufferView":0,"byteOffset":1195164,"componentType":5126,"count":4,"max":[0.09994185216662012,-0.0019949466305098688,-0.08654955263875362],"min":[0.09994185216660813,-0.00207334437557029,-0.08655055264558331],"type":"VEC3"},{"bufferView":0,"byteOffset":1195212,"componentType":5126,"count":4,"max":[0.09992872522324814,-0.001983353330025871,-0.08654955263789661],"min":[0.09992872522323613,-0.002085041651842289,-0.08655055264676252],"type":"VEC3"},{"bufferView":0,"byteOffset":1195260,"componentType":5126,"count":4,"max":[0.09995773446840414,-0.002085041651754871,-0.08654955264644053],"min":[0.09992872522323613,-0.002085041651842289,-0.08655055264676252],"type":"VEC3"},{"bufferView":0,"byteOffset":1195308,"componentType":5126,"count":19,"max":[0.09999617951641915,-0.002071576787067869,-0.08654955264480492],"min":[0.09995773446839214,-0.002085041651842289,-0.08655055264641652],"type":"VEC3"},{"bufferView":0,"byteOffset":1195536,"componentType":5126,"count":20,"max":[0.10001151594531003,-0.0020354971882538707,-0.08654955264146791],"min":[0.09999617951640713,-0.0020715767871552905,-0.08655055264478093],"type":"VEC3"},{"bufferView":0,"byteOffset":1195776,"componentType":5126,"count":20,"max":[0.10001151594531003,-0.001997598013130869,-0.08654955263833752],"min":[0.09999617951640713,-0.0020354971883412886,-0.08655055264144393],"type":"VEC3"},{"bufferView":0,"byteOffset":1196016,"componentType":5126,"count":20,"max":[0.09999617951641913,-0.001983353330025871,-0.08654955263750704],"min":[0.09995669471050113,-0.0019975980132182903,-0.08655055263831353],"type":"VEC3"},{"bufferView":0,"byteOffset":1196256,"componentType":5126,"count":4,"max":[0.09995669471051312,-0.001983353330025871,-0.08654955263756303],"min":[0.09992872522323615,-0.001983353330113289,-0.08655055263787263],"type":"VEC3"},{"bufferView":0,"byteOffset":1196304,"componentType":5126,"count":74,"max":[0.10001151594529803,-0.001983353330113289,-0.08654955263750704],"min":[0.09992872522323613,-0.002085041651842289,-0.08654955264678652],"type":"VEC3"},{"bufferView":0,"byteOffset":1197192,"componentType":5126,"count":4,"max":[0.07754929625423804,0.00003500119999999995,-0.09050079704851602],"min":[0.07744979683423801,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1197240,"componentType":5126,"count":4,"max":[0.077999996394238,0.00003500119999999995,-0.09005009690851604],"min":[0.07754929625423804,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1197288,"componentType":5126,"count":4,"max":[0.077999996394238,0.00003500119999999995,-0.08995029776851604],"min":[0.077999996394238,0.0,-0.09005009690851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1197336,"componentType":5126,"count":4,"max":[0.077999996394238,0.00003500119999999995,-0.08949999894851603],"min":[0.077549697574238,0.0,-0.08995029776851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1197384,"componentType":5126,"count":4,"max":[0.077549697574238,0.00003500119999999995,-0.08949999894851601],"min":[0.07745049533423802,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1197432,"componentType":5126,"count":4,"max":[0.07745049533423802,0.00003500119999999995,-0.08949999894851601],"min":[0.076999896794238,0.0,-0.08995059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1197480,"componentType":5126,"count":4,"max":[0.07699989679423802,0.00003500119999999995,-0.08995059748851601],"min":[0.076999896794238,0.0,-0.09004999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1197528,"componentType":5126,"count":4,"max":[0.07744979683423801,0.00003500119999999995,-0.09004999784851601],"min":[0.07699989679423802,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1197576,"componentType":5126,"count":8,"max":[0.077999996394238,0.0,-0.08949999894851601],"min":[0.076999896794238,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1197672,"componentType":5126,"count":8,"max":[0.077999996394238,0.00003500119999999995,-0.08949999894851601],"min":[0.076999896794238,0.00003500119999999995,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1197768,"componentType":5126,"count":6,"max":[0.09970182846786743,-0.0021446717667978703,-0.09670039396416953],"min":[0.09964820295464452,-0.0022463600885268705,-0.09670039397369891],"type":"VEC3"},{"bufferView":0,"byteOffset":1197840,"componentType":5126,"count":4,"max":[0.09970182846786743,-0.0021446717667978703,-0.09669939396419353],"min":[0.09970182846785554,-0.0021562650673682916,-0.09670039396518303],"type":"VEC3"},{"bufferView":0,"byteOffset":1197888,"componentType":5126,"count":4,"max":[0.09970182846786743,-0.00215626506728087,-0.096699393965207],"min":[0.09966132989800501,-0.0021562650673682916,-0.09670039396566603],"type":"VEC3"},{"bufferView":0,"byteOffset":1197936,"componentType":5126,"count":4,"max":[0.09966132989801693,-0.00215626506728087,-0.09669939396569005],"min":[0.09966132989800501,-0.0022463600886142884,-0.09670039397354233],"type":"VEC3"},{"bufferView":0,"byteOffset":1197984,"componentType":5126,"count":4,"max":[0.09966132989801693,-0.0022463600885268705,-0.09669939397356635],"min":[0.09964820295463252,-0.0022463600886142884,-0.09670039397369891],"type":"VEC3"},{"bufferView":0,"byteOffset":1198032,"componentType":5126,"count":4,"max":[0.09964820295464454,-0.0021446717667978703,-0.09669939396483304],"min":[0.09964820295463252,-0.0022463600886142884,-0.09670039397369891],"type":"VEC3"},{"bufferView":0,"byteOffset":1198080,"componentType":5126,"count":4,"max":[0.09970182846786743,-0.0021446717667978703,-0.09669939396419353],"min":[0.09964820295463252,-0.002144671766885292,-0.096700393964809],"type":"VEC3"},{"bufferView":0,"byteOffset":1198128,"componentType":5126,"count":6,"max":[0.09970182846785554,-0.002144671766885292,-0.09669939396419353],"min":[0.09964820295463252,-0.0022463600886142884,-0.09669939397372293],"type":"VEC3"},{"bufferView":0,"byteOffset":1198200,"componentType":5126,"count":4,"max":[0.05004929625423802,0.00003500119999999995,-0.08800079704851602],"min":[0.049949796834238,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1198248,"componentType":5126,"count":4,"max":[0.05049999639423801,0.00003500119999999995,-0.08755009690851602],"min":[0.05004929625423802,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1198296,"componentType":5126,"count":4,"max":[0.05049999639423801,0.00003500119999999995,-0.08745029776851602],"min":[0.05049999639423801,0.0,-0.08755009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1198344,"componentType":5126,"count":4,"max":[0.05049999639423801,0.00003500119999999995,-0.08699999894851602],"min":[0.05004969757423801,0.0,-0.08745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1198392,"componentType":5126,"count":4,"max":[0.05004969757423801,0.00003500119999999995,-0.08699999894851602],"min":[0.049950495334238,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1198440,"componentType":5126,"count":4,"max":[0.049950495334238,0.00003500119999999995,-0.08699999894851602],"min":[0.04949989679423801,0.0,-0.08745059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1198488,"componentType":5126,"count":4,"max":[0.04949989679423801,0.00003500119999999995,-0.08745059748851601],"min":[0.04949989679423801,0.0,-0.08754999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1198536,"componentType":5126,"count":4,"max":[0.049949796834238,0.00003500119999999995,-0.08754999784851601],"min":[0.04949989679423801,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1198584,"componentType":5126,"count":8,"max":[0.05049999639423801,0.0,-0.08699999894851602],"min":[0.04949989679423801,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1198680,"componentType":5126,"count":8,"max":[0.05049999639423801,0.00003500119999999995,-0.08699999894851602],"min":[0.04949989679423801,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1198776,"componentType":5126,"count":4,"max":[0.05754929625423802,0.00003500119999999995,-0.08550079704851603],"min":[0.057449796834238016,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1198824,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.08505009690851602],"min":[0.05754929625423802,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1198872,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.08495029776851601],"min":[0.05799999639423803,0.0,-0.08505009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1198920,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.08449999894851601],"min":[0.05754969757423801,0.0,-0.08495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1198968,"componentType":5126,"count":4,"max":[0.05754969757423801,0.00003500119999999995,-0.08449999894851601],"min":[0.057450495334238016,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1199016,"componentType":5126,"count":4,"max":[0.057450495334238016,0.00003500119999999995,-0.08449999894851602],"min":[0.05699989679423801,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1199064,"componentType":5126,"count":4,"max":[0.05699989679423801,0.00003500119999999995,-0.08495059748851602],"min":[0.05699989679423801,0.0,-0.08504999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1199112,"componentType":5126,"count":4,"max":[0.057449796834238016,0.00003500119999999995,-0.08504999784851602],"min":[0.05699989679423801,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1199160,"componentType":5126,"count":8,"max":[0.05799999639423803,0.0,-0.08449999894851601],"min":[0.05699989679423801,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1199256,"componentType":5126,"count":8,"max":[0.05799999639423803,0.00003500119999999995,-0.08449999894851601],"min":[0.05699989679423801,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1199352,"componentType":5126,"count":4,"max":[0.07504929625423802,0.00003500119999999995,-0.08800079704851603],"min":[0.07494979683423801,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1199400,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.087550096908516],"min":[0.07504929625423802,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1199448,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.08745029776851601],"min":[0.07549999639423803,0.0,-0.087550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":1199496,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.08699999894851602],"min":[0.07504969757423803,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1199544,"componentType":5126,"count":4,"max":[0.07504969757423803,0.00003500119999999995,-0.08699999894851601],"min":[0.07495049533423803,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1199592,"componentType":5126,"count":4,"max":[0.07495049533423803,0.00003500119999999995,-0.08699999894851601],"min":[0.07449989679423803,0.0,-0.08745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1199640,"componentType":5126,"count":4,"max":[0.07449989679423803,0.00003500119999999995,-0.08745059748851602],"min":[0.07449989679423803,0.0,-0.08754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1199688,"componentType":5126,"count":4,"max":[0.07494979683423801,0.00003500119999999995,-0.08754999784851603],"min":[0.07449989679423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1199736,"componentType":5126,"count":8,"max":[0.07549999639423803,0.0,-0.08699999894851601],"min":[0.07449989679423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1199832,"componentType":5126,"count":8,"max":[0.07549999639423803,0.00003500119999999995,-0.08699999894851601],"min":[0.07449989679423803,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1199928,"componentType":5126,"count":4,"max":[0.04254929625423802,0.00003500119999999995,-0.09550079704851604],"min":[0.04244979683423803,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1199976,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.09505009690851603],"min":[0.04254929625423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1200024,"componentType":5126,"count":4,"max":[0.04299999639423802,0.00003500119999999995,-0.09495029776851603],"min":[0.04299999639423801,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1200072,"componentType":5126,"count":4,"max":[0.04299999639423802,0.00003500119999999995,-0.09449999894851602],"min":[0.04254969757423801,0.0,-0.09495029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1200120,"componentType":5126,"count":4,"max":[0.04254969757423801,0.00003500119999999995,-0.09449999894851602],"min":[0.04245049533423802,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1200168,"componentType":5126,"count":4,"max":[0.04245049533423802,0.00003500119999999995,-0.09449999894851602],"min":[0.041999896794238,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1200216,"componentType":5126,"count":4,"max":[0.041999896794238,0.00003500119999999995,-0.09495059748851603],"min":[0.041999896794238,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1200264,"componentType":5126,"count":4,"max":[0.04244979683423803,0.00003500119999999995,-0.09504999784851603],"min":[0.041999896794238,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1200312,"componentType":5126,"count":8,"max":[0.04299999639423802,0.0,-0.09449999894851602],"min":[0.041999896794238,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1200408,"componentType":5126,"count":8,"max":[0.04299999639423802,0.00003500119999999995,-0.09449999894851602],"min":[0.041999896794238,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1200504,"componentType":5126,"count":4,"max":[0.08004929625423803,0.00003500119999999995,-0.07800079704851602],"min":[0.07994979683423803,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1200552,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.07755009690851603],"min":[0.08004929625423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1200600,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.07745029776851602],"min":[0.08049999639423802,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1200648,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.07699999894851602],"min":[0.08004969757423802,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1200696,"componentType":5126,"count":4,"max":[0.08004969757423802,0.00003500119999999995,-0.07699999894851602],"min":[0.07995049533423802,0.0,-0.07699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1200744,"componentType":5126,"count":4,"max":[0.07995049533423802,0.00003500119999999995,-0.07699999894851602],"min":[0.07949989679423802,0.0,-0.07745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1200792,"componentType":5126,"count":4,"max":[0.07949989679423802,0.00003500119999999995,-0.07745059748851602],"min":[0.07949989679423802,0.0,-0.07754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1200840,"componentType":5126,"count":4,"max":[0.07994979683423803,0.00003500119999999995,-0.07754999784851602],"min":[0.07949989679423802,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1200888,"componentType":5126,"count":8,"max":[0.08049999639423802,0.0,-0.07699999894851602],"min":[0.07949989679423802,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1200984,"componentType":5126,"count":8,"max":[0.08049999639423802,0.00003500119999999995,-0.07699999894851602],"min":[0.07949989679423802,0.00003500119999999995,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1201080,"componentType":5126,"count":4,"max":[0.032549296254238004,0.00003500119999999995,-0.08550079704851604],"min":[0.032449796834238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1201128,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.08505009690851602],"min":[0.032549296254238004,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1201176,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.08495029776851601],"min":[0.032999996394238014,0.0,-0.08505009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1201224,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.08449999894851602],"min":[0.032549697574238014,0.0,-0.08495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1201272,"componentType":5126,"count":4,"max":[0.032549697574238014,0.00003500119999999995,-0.08449999894851601],"min":[0.03245049533423799,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1201320,"componentType":5126,"count":4,"max":[0.03245049533423799,0.00003500119999999995,-0.08449999894851601],"min":[0.031999896794238016,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1201368,"componentType":5126,"count":4,"max":[0.031999896794238016,0.00003500119999999995,-0.08495059748851602],"min":[0.031999896794238016,0.0,-0.08504999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1201416,"componentType":5126,"count":4,"max":[0.032449796834238,0.00003500119999999995,-0.08504999784851602],"min":[0.031999896794238016,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1201464,"componentType":5126,"count":8,"max":[0.032999996394238014,0.0,-0.08449999894851601],"min":[0.031999896794238016,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1201560,"componentType":5126,"count":8,"max":[0.032999996394238014,0.00003500119999999995,-0.08449999894851601],"min":[0.031999896794238016,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1201656,"componentType":5126,"count":4,"max":[0.05504929625423802,0.00003500119999999995,-0.09800079704851604],"min":[0.054949796834238014,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1201704,"componentType":5126,"count":4,"max":[0.05549999639423803,0.00003500119999999995,-0.09755009690851603],"min":[0.05504929625423802,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1201752,"componentType":5126,"count":4,"max":[0.05549999639423803,0.00003500119999999995,-0.09745029776851602],"min":[0.05549999639423801,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1201800,"componentType":5126,"count":4,"max":[0.05549999639423801,0.00003500119999999995,-0.09699999894851602],"min":[0.05504969757423801,0.0,-0.09745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1201848,"componentType":5126,"count":4,"max":[0.05504969757423801,0.00003500119999999995,-0.09699999894851602],"min":[0.054950495334238014,0.0,-0.09699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1201896,"componentType":5126,"count":4,"max":[0.054950495334238014,0.00003500119999999995,-0.09699999894851602],"min":[0.054499896794238015,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1201944,"componentType":5126,"count":4,"max":[0.05449989679423803,0.00003500119999999995,-0.09745059748851603],"min":[0.054499896794238015,0.0,-0.09754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1201992,"componentType":5126,"count":4,"max":[0.054949796834238014,0.00003500119999999995,-0.09754999784851602],"min":[0.05449989679423803,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202040,"componentType":5126,"count":8,"max":[0.05549999639423803,0.0,-0.09699999894851602],"min":[0.054499896794238015,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202136,"componentType":5126,"count":8,"max":[0.05549999639423803,0.00003500119999999995,-0.09699999894851602],"min":[0.054499896794238015,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202232,"componentType":5126,"count":4,"max":[0.03254929625423802,0.00003500119999999995,-0.08050079704851604],"min":[0.032449796834238015,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202280,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.08005009690851603],"min":[0.03254929625423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202328,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.07995029776851602],"min":[0.032999996394238014,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1202376,"componentType":5126,"count":4,"max":[0.032999996394238014,0.00003500119999999995,-0.079499998948516],"min":[0.032549697574238014,0.0,-0.07995029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1202424,"componentType":5126,"count":4,"max":[0.032549697574238014,0.00003500119999999995,-0.079499998948516],"min":[0.032450495334238,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1202472,"componentType":5126,"count":4,"max":[0.032450495334238,0.00003500119999999995,-0.079499998948516],"min":[0.03199989679423803,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1202520,"componentType":5126,"count":4,"max":[0.03199989679423803,0.00003500119999999995,-0.07995059748851603],"min":[0.031999896794238,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1202568,"componentType":5126,"count":4,"max":[0.032449796834238015,0.00003500119999999995,-0.08004999784851603],"min":[0.031999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202616,"componentType":5126,"count":8,"max":[0.032999996394238014,0.0,-0.079499998948516],"min":[0.031999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202712,"componentType":5126,"count":8,"max":[0.032999996394238014,0.00003500119999999995,-0.079499998948516],"min":[0.031999896794238,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202808,"componentType":5126,"count":4,"max":[0.05754929625423802,0.00003500119999999995,-0.09550079704851604],"min":[0.057449796834238016,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202856,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.09505009690851603],"min":[0.05754929625423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1202904,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.09495029776851602],"min":[0.05799999639423803,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1202952,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.09449999894851602],"min":[0.05754969757423803,0.0,-0.09495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1203000,"componentType":5126,"count":4,"max":[0.05754969757423803,0.00003500119999999995,-0.09449999894851602],"min":[0.05745049533423803,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1203048,"componentType":5126,"count":4,"max":[0.05745049533423803,0.00003500119999999995,-0.09449999894851602],"min":[0.05699989679423801,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1203096,"componentType":5126,"count":4,"max":[0.05699989679423801,0.00003500119999999995,-0.09495059748851603],"min":[0.05699989679423801,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1203144,"componentType":5126,"count":4,"max":[0.057449796834238016,0.00003500119999999995,-0.09504999784851603],"min":[0.05699989679423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1203192,"componentType":5126,"count":8,"max":[0.05799999639423803,0.0,-0.09449999894851602],"min":[0.05699989679423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1203288,"componentType":5126,"count":8,"max":[0.05799999639423803,0.00003500119999999995,-0.09449999894851602],"min":[0.05699989679423801,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1203384,"componentType":5126,"count":67,"max":[0.10052480585126602,-0.002500374144573289,-0.07874955286672282],"min":[0.09852480580715912,-0.0025003748264706012,-0.08654955269983752],"type":"VEC3"},{"bufferView":0,"byteOffset":1204188,"componentType":5126,"count":32,"max":[0.09852480590017314,-0.0010503742281132808,-0.07874955279877872],"min":[0.09852480580715912,-0.0025003748264706012,-0.08654955269983752],"type":"VEC3"},{"bufferView":0,"byteOffset":1204572,"componentType":5126,"count":10,"max":[0.10052480575825204,-0.0010503748619280805,-0.07874955274711483],"min":[0.09852480580715912,-0.0025003748264706012,-0.07874955289057263],"type":"VEC3"},{"bufferView":0,"byteOffset":1204692,"componentType":5126,"count":4,"max":[0.10052480577017703,-0.0012003747708378718,-0.07874955275307323],"min":[0.10052480575825203,-0.0025003748264706012,-0.07974955284226981],"type":"VEC3"},{"bufferView":0,"byteOffset":1204740,"componentType":5126,"count":4,"max":[0.10052480577017703,-0.00120037476646673,-0.07974955272862022],"min":[0.10047480577199604,-0.0025003747390478707,-0.07979955284164304],"type":"VEC3"},{"bufferView":0,"byteOffset":1204788,"componentType":5126,"count":4,"max":[0.10047480577199604,-0.00120037476646673,-0.07979955272799351],"min":[0.10032480577566404,-0.0025003747346767293,-0.07979955284343182],"type":"VEC3"},{"bufferView":0,"byteOffset":1204836,"componentType":5126,"count":12,"max":[0.10032480577924205,-0.0012003747402399086,-0.07979955272978223],"min":[0.10032480577566404,-0.0025003747346767293,-0.08009955283609581],"type":"VEC3"},{"bufferView":0,"byteOffset":1204980,"componentType":5126,"count":4,"max":[0.10047480577557402,-0.0012003747402399086,-0.08009955272065752],"min":[0.10032480577924204,-0.0025003747084499112,-0.08009955283609581],"type":"VEC3"},{"bufferView":0,"byteOffset":1205028,"componentType":5126,"count":4,"max":[0.10052480577494703,-0.0012003747358687812,-0.08009955272065752],"min":[0.10047480577557402,-0.0025003747084499112,-0.08014955283248781],"type":"VEC3"},{"bufferView":0,"byteOffset":1205076,"componentType":5126,"count":4,"max":[0.10052480577733204,-0.0012003747183842286,-0.08014955271883822],"min":[0.10052480577494703,-0.0025003747040787693,-0.08034955282759781],"type":"VEC3"},{"bufferView":0,"byteOffset":1205124,"componentType":5126,"count":4,"max":[0.10052480577733204,-0.0012003747140130906,-0.08034955271394821],"min":[0.10047480577915101,-0.002500374686594231,-0.08039955282697102],"type":"VEC3"},{"bufferView":0,"byteOffset":1205172,"componentType":5126,"count":4,"max":[0.10047480577915101,-0.0012003747140130906,-0.08039955271332153],"min":[0.10032480578281902,-0.0025003746822230893,-0.08039955282875981],"type":"VEC3"},{"bufferView":0,"byteOffset":1205220,"componentType":5126,"count":12,"max":[0.10032480578639702,-0.0012003746877862795,-0.08039955271511022],"min":[0.10032480578281902,-0.0025003746822230893,-0.08069955282142383],"type":"VEC3"},{"bufferView":0,"byteOffset":1205364,"componentType":5126,"count":4,"max":[0.10047480578272902,-0.0012003746877862795,-0.08069955270598553],"min":[0.10032480578639702,-0.0025003746559962713,-0.08069955282142383],"type":"VEC3"},{"bufferView":0,"byteOffset":1205412,"componentType":5126,"count":4,"max":[0.10052480578210203,-0.0012003746834151415,-0.08069955270598553],"min":[0.10047480578272902,-0.0025003746559962713,-0.08074955281781583],"type":"VEC3"},{"bufferView":0,"byteOffset":1205460,"componentType":5126,"count":4,"max":[0.10052480578448703,-0.001200374665930589,-0.08074955270416624],"min":[0.10052480578210202,-0.00250037465162513,-0.08094955281292582],"type":"VEC3"},{"bufferView":0,"byteOffset":1205508,"componentType":5126,"count":4,"max":[0.10052480578448703,-0.0012003746615594614,-0.08094955269927621],"min":[0.10047480578630603,-0.0025003746341405917,-0.08099955281229904],"type":"VEC3"},{"bufferView":0,"byteOffset":1205556,"componentType":5126,"count":4,"max":[0.10047480578630603,-0.0012003746615594614,-0.08099955269864953],"min":[0.100324805789974,-0.0025003746297694498,-0.08099955281408783],"type":"VEC3"},{"bufferView":0,"byteOffset":1205604,"componentType":5126,"count":12,"max":[0.10032480579355203,-0.00120037463533264,-0.08099955270043822],"min":[0.100324805789974,-0.0025003746297694498,-0.08129955280675182],"type":"VEC3"},{"bufferView":0,"byteOffset":1205748,"componentType":5126,"count":4,"max":[0.10047480578988403,-0.00120037463533264,-0.0812995526913135],"min":[0.10032480579355203,-0.0025003746035426283,-0.08129955280675182],"type":"VEC3"},{"bufferView":0,"byteOffset":1205796,"componentType":5126,"count":4,"max":[0.10052480578925703,-0.0012003746309615017,-0.0812995526913135],"min":[0.10047480578988403,-0.0025003746035426283,-0.08134955280314483],"type":"VEC3"},{"bufferView":0,"byteOffset":1205844,"componentType":5126,"count":4,"max":[0.10052480579164204,-0.0012003746134769493,-0.08134955268949522],"min":[0.10052480578925702,-0.0025003745991714903,-0.08154955279825382],"type":"VEC3"},{"bufferView":0,"byteOffset":1205892,"componentType":5126,"count":4,"max":[0.10052480579164204,-0.0012003746091058182,-0.08154955268460422],"min":[0.10047480579346103,-0.0025003745816869517,-0.08159955279762703],"type":"VEC3"},{"bufferView":0,"byteOffset":1205940,"componentType":5126,"count":4,"max":[0.10047480579346103,-0.0012003746091058182,-0.08159955268397753],"min":[0.10032480579712902,-0.0025003745773158103,-0.08159955279941582],"type":"VEC3"},{"bufferView":0,"byteOffset":1205988,"componentType":5126,"count":12,"max":[0.10032480580070605,-0.0012003745828790002,-0.08159955268576621],"min":[0.10032480579712902,-0.0025003745773158103,-0.08189955279207982],"type":"VEC3"},{"bufferView":0,"byteOffset":1206132,"componentType":5126,"count":4,"max":[0.10047480579703805,-0.0012003745828790002,-0.08189955267664153],"min":[0.10032480580070603,-0.0025003745510889888,-0.08189955279207982],"type":"VEC3"},{"bufferView":0,"byteOffset":1206180,"componentType":5126,"count":4,"max":[0.10052480579641203,-0.0012003745785078585,-0.08189955267664153],"min":[0.10047480579703803,-0.0025003745510889888,-0.08194955278847281],"type":"VEC3"},{"bufferView":0,"byteOffset":1206228,"componentType":5126,"count":4,"max":[0.10052480579879705,-0.0012003745610233098,-0.08194955267482322],"min":[0.10052480579641203,-0.002500374546717861,-0.08214955278358183],"type":"VEC3"},{"bufferView":0,"byteOffset":1206276,"componentType":5126,"count":4,"max":[0.10052480579879705,-0.0012003745566521787,-0.08214955266993224],"min":[0.10047480580061603,-0.0025003745292333087,-0.08219955278295502],"type":"VEC3"},{"bufferView":0,"byteOffset":1206324,"componentType":5126,"count":4,"max":[0.10047480580061605,-0.0012003745566521787,-0.08219955266930554],"min":[0.10032480580428405,-0.0025003745248621707,-0.08219955278474382],"type":"VEC3"},{"bufferView":0,"byteOffset":1206372,"componentType":5126,"count":12,"max":[0.10032480580786103,-0.0012003745304253607,-0.08219955267109422],"min":[0.10032480580428405,-0.0025003745248621707,-0.08249955277740784],"type":"VEC3"},{"bufferView":0,"byteOffset":1206516,"componentType":5126,"count":4,"max":[0.10047480580419303,-0.0012003745304253607,-0.08249955266196952],"min":[0.10032480580786103,-0.002500374498635349,-0.08249955277740784],"type":"VEC3"},{"bufferView":0,"byteOffset":1206564,"componentType":5126,"count":4,"max":[0.10052480580356704,-0.001200374526054219,-0.08249955266196952],"min":[0.10047480580419303,-0.002500374498635349,-0.08254955277380042],"type":"VEC3"},{"bufferView":0,"byteOffset":1206612,"componentType":5126,"count":4,"max":[0.10052480580595205,-0.00120037450856967,-0.0825495526601509],"min":[0.10052480580356704,-0.0025003744942642217,-0.08274955276890983],"type":"VEC3"},{"bufferView":0,"byteOffset":1206660,"componentType":5126,"count":4,"max":[0.10052480580595205,-0.001200374504198539,-0.08274955265526023],"min":[0.10047480580777103,-0.0025003744767796692,-0.08279955276828302],"type":"VEC3"},{"bufferView":0,"byteOffset":1206708,"componentType":5126,"count":4,"max":[0.10047480580777103,-0.001200374504198539,-0.08279955265463351],"min":[0.10032480581143903,-0.0025003744724085308,-0.08279955277007181],"type":"VEC3"},{"bufferView":0,"byteOffset":1206756,"componentType":5126,"count":12,"max":[0.10032480581501603,-0.001200374477971721,-0.0827995526564222],"min":[0.10032480581143903,-0.0025003744724085308,-0.08309955276273583],"type":"VEC3"},{"bufferView":0,"byteOffset":1206900,"componentType":5126,"count":4,"max":[0.10047480581134803,-0.001200374477971721,-0.08309955264729751],"min":[0.10032480581501603,-0.0025003744461817093,-0.08309955276273583],"type":"VEC3"},{"bufferView":0,"byteOffset":1206948,"componentType":5126,"count":4,"max":[0.10052480581072203,-0.0012003744736005793,-0.08309955264729751],"min":[0.10047480581134803,-0.0025003744461817093,-0.08314955275912883],"type":"VEC3"},{"bufferView":0,"byteOffset":1206996,"componentType":5126,"count":4,"max":[0.10052480581310702,-0.001200374456116041,-0.08314955264547921],"min":[0.10052480581072203,-0.0025003744418105817,-0.08334955275423783],"type":"VEC3"},{"bufferView":0,"byteOffset":1207044,"componentType":5126,"count":4,"max":[0.10052480581310702,-0.0012003744517448994,-0.08334955264058823],"min":[0.10047480581492603,-0.0025003744243260293,-0.08339955275361204],"type":"VEC3"},{"bufferView":0,"byteOffset":1207092,"componentType":5126,"count":4,"max":[0.10047480581492603,-0.0012003744517448994,-0.08339955263996252],"min":[0.10032480581859403,-0.0025003744199548913,-0.08339955275540084],"type":"VEC3"},{"bufferView":0,"byteOffset":1207140,"componentType":5126,"count":12,"max":[0.10032480582217103,-0.0012003744255180812,-0.08339955264175122],"min":[0.10032480581859403,-0.0025003744199548913,-0.08369955274806483],"type":"VEC3"},{"bufferView":0,"byteOffset":1207284,"componentType":5126,"count":4,"max":[0.10047480581850303,-0.0012003744255180812,-0.08369955263262653],"min":[0.10032480582217101,-0.0025003743937280698,-0.08369955274806483],"type":"VEC3"},{"bufferView":0,"byteOffset":1207332,"componentType":5126,"count":4,"max":[0.10052480581787603,-0.0012003744211469395,-0.08369955263262653],"min":[0.10047480581850303,-0.0025003743937280698,-0.08374955274445682],"type":"VEC3"},{"bufferView":0,"byteOffset":1207380,"componentType":5126,"count":4,"max":[0.10052480582026102,-0.0012003744036624014,-0.08374955263080722],"min":[0.10052480581787603,-0.0025003743893569387,-0.08394955273956584],"type":"VEC3"},{"bufferView":0,"byteOffset":1207428,"componentType":5126,"count":4,"max":[0.10052480582026102,-0.0012003743992912597,-0.08394955262591622],"min":[0.10047480582208104,-0.0025003743718723897,-0.08399955273894001],"type":"VEC3"},{"bufferView":0,"byteOffset":1207476,"componentType":5126,"count":4,"max":[0.10047480582208104,-0.0012003743992912597,-0.08399955262529053],"min":[0.10032480582574903,-0.0025003743675012517,-0.08399955274072872],"type":"VEC3"},{"bufferView":0,"byteOffset":1207524,"componentType":5126,"count":12,"max":[0.10032480582932603,-0.0012003743730644417,-0.08399955262707923],"min":[0.10032480582574903,-0.0025003743675012517,-0.08429955273339272],"type":"VEC3"},{"bufferView":0,"byteOffset":1207668,"componentType":5126,"count":4,"max":[0.10047480582565803,-0.0012003743730644417,-0.08429955261795453],"min":[0.10032480582932603,-0.0025003743412744407,-0.08429955273339272],"type":"VEC3"},{"bufferView":0,"byteOffset":1207716,"componentType":5126,"count":4,"max":[0.10052480582503102,-0.0012003743686933,-0.08429955261795453],"min":[0.10047480582565803,-0.0025003743412744407,-0.08434955272978485],"type":"VEC3"},{"bufferView":0,"byteOffset":1207764,"componentType":5126,"count":4,"max":[0.10052480582741603,-0.0012003743512087617,-0.08434955261613523],"min":[0.10052480582503102,-0.0025003743369032987,-0.08454955272489381],"type":"VEC3"},{"bufferView":0,"byteOffset":1207812,"componentType":5126,"count":4,"max":[0.10052480582741603,-0.00120037434683762,-0.08454955261124422],"min":[0.10047480582923604,-0.00250037431941875,-0.08459955272426803],"type":"VEC3"},{"bufferView":0,"byteOffset":1207860,"componentType":5126,"count":4,"max":[0.10047480582923604,-0.00120037434683762,-0.08459955261061854],"min":[0.10032480583290404,-0.002500374315047619,-0.08459955272605683],"type":"VEC3"},{"bufferView":0,"byteOffset":1207908,"componentType":5126,"count":12,"max":[0.10032480583648104,-0.0012003743206107985,-0.08459955261240723],"min":[0.10032480583290404,-0.002500374315047619,-0.08489955271872082],"type":"VEC3"},{"bufferView":0,"byteOffset":1208052,"componentType":5126,"count":4,"max":[0.10047480583281303,-0.0012003743206107985,-0.08489955260328251],"min":[0.10032480583648104,-0.002500374288820801,-0.08489955271872082],"type":"VEC3"},{"bufferView":0,"byteOffset":1208100,"componentType":5126,"count":4,"max":[0.10052480583218605,-0.0012003743162396603,-0.08489955260328251],"min":[0.10047480583281303,-0.002500374288820801,-0.08494955271511283],"type":"VEC3"},{"bufferView":0,"byteOffset":1208148,"componentType":5126,"count":4,"max":[0.10052480583457103,-0.0012003742987551184,-0.08494955260146322],"min":[0.10052480583218602,-0.0025003742844496592,-0.08514955271022182],"type":"VEC3"},{"bufferView":0,"byteOffset":1208196,"componentType":5126,"count":4,"max":[0.10052480583457103,-0.0012003742943839804,-0.08514955259657223],"min":[0.10047480583639103,-0.0025003742669651103,-0.08519955270959602],"type":"VEC3"},{"bufferView":0,"byteOffset":1208244,"componentType":5126,"count":4,"max":[0.10047480583639103,-0.0012003742943839804,-0.08519955259594651],"min":[0.10032480584005903,-0.002500374262593979,-0.08519955271138473],"type":"VEC3"},{"bufferView":0,"byteOffset":1208292,"componentType":5126,"count":12,"max":[0.10032480584363603,-0.0012003742681571587,-0.08519955259773522],"min":[0.10032480584005903,-0.002500374262593979,-0.08549955270404871],"type":"VEC3"},{"bufferView":0,"byteOffset":1208436,"componentType":5126,"count":4,"max":[0.10047480583996803,-0.0012003742681571587,-0.08549955258861053],"min":[0.10032480584363603,-0.002500374236367161,-0.08549955270404871],"type":"VEC3"},{"bufferView":0,"byteOffset":1208484,"componentType":5126,"count":4,"max":[0.10052480583934104,-0.0012003742637860314,-0.08549955258861053],"min":[0.10047480583996803,-0.002500374236367161,-0.08554955270044082],"type":"VEC3"},{"bufferView":0,"byteOffset":1208532,"componentType":5126,"count":4,"max":[0.10052480585126602,-0.0012003741763632902,-0.08554955258679123],"min":[0.10052480583934104,-0.0025003742319960197,-0.08654955267598781],"type":"VEC3"},{"bufferView":0,"byteOffset":1208580,"componentType":5126,"count":10,"max":[0.10052480585126602,-0.0010503741800307687,-0.08654955255637971],"min":[0.09852480590017314,-0.002500374144573289,-0.08654955269983752],"type":"VEC3"},{"bufferView":0,"byteOffset":1208700,"componentType":5126,"count":4,"max":[0.09899280859311563,-0.002450374732076501,-0.07963924847596252],"min":[0.09852480582020172,-0.0025003747486909804,-0.07984328558565762],"type":"VEC3"},{"bufferView":0,"byteOffset":1208748,"componentType":5126,"count":4,"max":[0.09899280859311563,-0.00245037474991398,-0.07945542506070442],"min":[0.09852480581557652,-0.0025003747647613216,-0.07963924848033374],"type":"VEC3"},{"bufferView":0,"byteOffset":1208796,"componentType":5126,"count":3,"max":[0.09899280859311563,-0.002450374732076501,-0.07945542506070442],"min":[0.09852480581557652,-0.0024503747659843215,-0.07984328558128641],"type":"VEC3"},{"bufferView":0,"byteOffset":1208832,"componentType":5126,"count":4,"max":[0.09872480580405682,-0.0014503748390331914,-0.07874955279639372],"min":[0.09852480580715912,-0.0014503748521465987,-0.07889955279511073],"type":"VEC3"},{"bufferView":0,"byteOffset":1208880,"componentType":5126,"count":6,"max":[0.09932480578938484,-0.0011503748463691892,-0.07889955275934402],"min":[0.09852480580894783,-0.0017503748316971901,-0.07889955282133752],"type":"VEC3"},{"bufferView":0,"byteOffset":1208952,"componentType":5126,"count":4,"max":[0.09932480579176983,-0.0017503748142126412,-0.07889955281179764],"min":[0.09852480580894783,-0.0017503748316971901,-0.07909955281644654],"type":"VEC3"},{"bufferView":0,"byteOffset":1209000,"componentType":5126,"count":4,"max":[0.09932480579176983,-0.001150374828884651,-0.07909955275445303],"min":[0.09852480581133281,-0.0017503748142126412,-0.07909955281644654],"type":"VEC3"},{"bufferView":0,"byteOffset":1209048,"componentType":5126,"count":4,"max":[0.09932480579415483,-0.0011503748114000984,-0.07909955275445303],"min":[0.09852480581133281,-0.001150374828884651,-0.07929955275910293],"type":"VEC3"},{"bufferView":0,"byteOffset":1209096,"componentType":5126,"count":4,"max":[0.09932480579415483,-0.001050374813845579,-0.07929955274082073],"min":[0.09852480581371774,-0.0011503748114000984,-0.07929955275910293],"type":"VEC3"},{"bufferView":0,"byteOffset":1209144,"componentType":5126,"count":99,"max":[0.09992480586593812,-0.0010503741800307687,-0.07874955274711483],"min":[0.09852480581371774,-0.0010503748619280805,-0.08654955256353472],"type":"VEC3"},{"bufferView":0,"byteOffset":1210332,"componentType":5126,"count":4,"max":[0.09932480587405154,-0.0010503742281132808,-0.08599955257698373],"min":[0.09852480589361451,-0.0011503742256678002,-0.08599955259526582],"type":"VEC3"},{"bufferView":0,"byteOffset":1210380,"componentType":5126,"count":4,"max":[0.09932480587643644,-0.0011503742081832513,-0.08599955258572592],"min":[0.09852480589361451,-0.0011503742256678002,-0.08619955259037582],"type":"VEC3"},{"bufferView":0,"byteOffset":1210428,"componentType":5126,"count":4,"max":[0.09932480587643644,-0.0011503742081832513,-0.08619955258083593],"min":[0.09852480589599943,-0.0017503741935112488,-0.08619955264282954],"type":"VEC3"},{"bufferView":0,"byteOffset":1210476,"componentType":5126,"count":4,"max":[0.09932480587882142,-0.0017503741760266998,-0.08619955263328961],"min":[0.09852480589599943,-0.0017503741935112488,-0.08639955263793853],"type":"VEC3"},{"bufferView":0,"byteOffset":1210524,"componentType":5126,"count":6,"max":[0.09932480587882142,-0.0011503741906986988,-0.08639955257594491],"min":[0.09852480589838442,-0.0017503741760266998,-0.08639955263793853],"type":"VEC3"},{"bufferView":0,"byteOffset":1210596,"componentType":5126,"count":4,"max":[0.09872480589528215,-0.0014503741702492903,-0.08639955260932672],"min":[0.09852480589838442,-0.001450374183362701,-0.08654955260804371],"type":"VEC3"},{"bufferView":0,"byteOffset":1210644,"componentType":5126,"count":4,"max":[0.09997480577706833,-0.0016003748091383693,-0.07919955278359703],"min":[0.09852480581252533,-0.0021003747969123693,-0.07919955284459952],"type":"VEC3"},{"bufferView":0,"byteOffset":1210692,"componentType":5126,"count":4,"max":[0.09997480577885702,-0.002100374783798959,-0.07919955282730842],"min":[0.09852480581252533,-0.0021003747969123693,-0.07934955284093152],"type":"VEC3"},{"bufferView":0,"byteOffset":1210740,"componentType":5126,"count":4,"max":[0.09997480577885702,-0.002100374783798959,-0.07934955282364041],"min":[0.09852480581431404,-0.002300374778907962,-0.07934955285841604],"type":"VEC3"},{"bufferView":0,"byteOffset":1210788,"componentType":5126,"count":4,"max":[0.09997480585756122,-0.0023003742019179294,-0.07934955284112494],"min":[0.09852480581431404,-0.002300374778907962,-0.08594955269702503],"type":"VEC3"},{"bufferView":0,"byteOffset":1210836,"componentType":5126,"count":4,"max":[0.09997480585756122,-0.0021003742068089297,-0.08594955266224943],"min":[0.09852480589301822,-0.0023003742019179294,-0.08594955269702503],"type":"VEC3"},{"bufferView":0,"byteOffset":1210884,"componentType":5126,"count":4,"max":[0.09997480585934994,-0.0021003741936955187,-0.08594955266224943],"min":[0.09852480589301822,-0.0021003742068089297,-0.08609955267587242],"type":"VEC3"},{"bufferView":0,"byteOffset":1210932,"componentType":5126,"count":4,"max":[0.09997480585934994,-0.0016003742059215184,-0.08609955261487005],"min":[0.09852480589480692,-0.0021003741936955187,-0.08609955267587242],"type":"VEC3"},{"bufferView":0,"byteOffset":1210980,"componentType":5126,"count":4,"max":[0.09997480585934992,-0.0016003742059215184,-0.08594955261853801],"min":[0.09852480589301822,-0.0016003742190349292,-0.08609955263216112],"type":"VEC3"},{"bufferView":0,"byteOffset":1211028,"componentType":5126,"count":4,"max":[0.09997480585756123,-0.0012503742275939303,-0.08594955258794003],"min":[0.09852480589301822,-0.0016003742190349292,-0.08594955263582912],"type":"VEC3"},{"bufferView":0,"byteOffset":1211076,"componentType":5126,"count":4,"max":[0.09997480585756123,-0.0012503742275939303,-0.07934955274933111],"min":[0.09852480581431403,-0.0012503748045839594,-0.08594955260523114],"type":"VEC3"},{"bufferView":0,"byteOffset":1211124,"componentType":5126,"count":4,"max":[0.09997480577885702,-0.0012503748045839594,-0.07934955274933111],"min":[0.09852480581431403,-0.0016003747960249583,-0.07934955279722013],"type":"VEC3"},{"bufferView":0,"byteOffset":1211172,"componentType":5126,"count":4,"max":[0.09997480577885702,-0.0016003747960249583,-0.07919955278359703],"min":[0.09852480581252533,-0.0016003748091383693,-0.07934955279722013],"type":"VEC3"},{"bufferView":0,"byteOffset":1211220,"componentType":5126,"count":4,"max":[0.09872480580405682,-0.0011503748463691892,-0.07874955277016692],"min":[0.09872480580226811,-0.0014503748521465987,-0.07889955279272573],"type":"VEC3"},{"bufferView":0,"byteOffset":1211268,"componentType":5126,"count":64,"max":[0.10052480585126602,-0.0012003741763632902,-0.07874955275307323],"min":[0.09992480577292413,-0.0012003748582605986,-0.08654955256949314],"type":"VEC3"},{"bufferView":0,"byteOffset":1212036,"componentType":5126,"count":4,"max":[0.09992480586593813,-0.0010503741800307687,-0.07874955274711483],"min":[0.09992480577292413,-0.0012003748582605986,-0.08654955256949314],"type":"VEC3"},{"bufferView":0,"byteOffset":1212084,"componentType":5126,"count":8,"max":[0.09932480579415483,-0.001050374813845579,-0.07874955275426972],"min":[0.09932480578759613,-0.0017503748316971901,-0.07929955274956303],"type":"VEC3"},{"bufferView":0,"byteOffset":1212180,"componentType":5126,"count":4,"max":[0.09932480578938484,-0.0011503748463691892,-0.07874955276301202],"min":[0.09872480580226811,-0.0011503748594826,-0.07889955276649892],"type":"VEC3"},{"bufferView":0,"byteOffset":1212228,"componentType":5126,"count":33,"max":[0.10052480577136903,-0.0010003747669857397,-0.0798495527098361],"min":[0.10002480578359602,-0.002100374740087592,-0.07984955280723972],"type":"VEC3"},{"bufferView":0,"byteOffset":1212624,"componentType":5126,"count":4,"max":[0.10034480577815603,-0.0016103747345850507,-0.07984955276416401],"min":[0.10032480577626003,-0.0016103747520695997,-0.08004955275951249],"type":"VEC3"},{"bufferView":0,"byteOffset":1212672,"componentType":5126,"count":33,"max":[0.10052480577375404,-0.0010003747495011908,-0.08004955270494608],"min":[0.10002480578598105,-0.0021003747226030498,-0.08004955280234971],"type":"VEC3"},{"bufferView":0,"byteOffset":1213068,"componentType":5126,"count":4,"max":[0.10034480577815603,-0.0014103747394750492,-0.07984955274667953],"min":[0.10032480577626003,-0.0014103747569596018,-0.08004955274202802],"type":"VEC3"},{"bufferView":0,"byteOffset":1213116,"componentType":5126,"count":4,"max":[0.10042480577620005,-0.0021003747226030498,-0.07984955280604723],"min":[0.10032480577626003,-0.002100374740087592,-0.08004955280234971],"type":"VEC3"},{"bufferView":0,"byteOffset":1213164,"componentType":5126,"count":4,"max":[0.10034480577815603,-0.0019003747274930483,-0.07984955278951661],"min":[0.10032480577626003,-0.00190037474497759,-0.08004955278486513],"type":"VEC3"},{"bufferView":0,"byteOffset":1213212,"componentType":5126,"count":33,"max":[0.10052480577852402,-0.0010003747145321,-0.0804495526951641],"min":[0.10002480579075103,-0.0021003746876339592,-0.08044955279256773],"type":"VEC3"},{"bufferView":0,"byteOffset":1213608,"componentType":5126,"count":4,"max":[0.10034480578531102,-0.0016103746821314112,-0.08044955274949203],"min":[0.10032480578341503,-0.0016103746996159601,-0.08064955274484054],"type":"VEC3"},{"bufferView":0,"byteOffset":1213656,"componentType":5126,"count":33,"max":[0.10052480578090905,-0.001000374697047551,-0.08064955269027398],"min":[0.10002480579313602,-0.0021003746701494103,-0.08064955278767774],"type":"VEC3"},{"bufferView":0,"byteOffset":1214052,"componentType":5126,"count":4,"max":[0.10034480578531102,-0.0014103746870214096,-0.08044955273200753],"min":[0.10032480578341503,-0.0014103747045059586,-0.08064955272735602],"type":"VEC3"},{"bufferView":0,"byteOffset":1214100,"componentType":5126,"count":4,"max":[0.10042480578335503,-0.0021003746701494103,-0.08044955279137522],"min":[0.10032480578341503,-0.0021003746876339592,-0.08064955278767774],"type":"VEC3"},{"bufferView":0,"byteOffset":1214148,"componentType":5126,"count":4,"max":[0.10034480578531102,-0.0019003746750394087,-0.08044955277484464],"min":[0.10032480578341503,-0.0019003746925239612,-0.08064955277019313],"type":"VEC3"},{"bufferView":0,"byteOffset":1214196,"componentType":5126,"count":33,"max":[0.10052480578567903,-0.0010003746620784605,-0.08104955268049199],"min":[0.10002480579790604,-0.0021003746351803193,-0.08104955277789572],"type":"VEC3"},{"bufferView":0,"byteOffset":1214592,"componentType":5126,"count":4,"max":[0.10034480579246603,-0.0016103746296777714,-0.08104955273482002],"min":[0.10032480579057003,-0.0016103746471623204,-0.08124955273016854],"type":"VEC3"},{"bufferView":0,"byteOffset":1214640,"componentType":5126,"count":33,"max":[0.10052480578806403,-0.0010003746445939187,-0.08124955267560208],"min":[0.10002480580029104,-0.0021003746176957707,-0.08124955277300572],"type":"VEC3"},{"bufferView":0,"byteOffset":1215036,"componentType":5126,"count":4,"max":[0.10034480579246603,-0.00141037463456777,-0.08104955271733554],"min":[0.10032480579057003,-0.0014103746520523189,-0.08124955271268403],"type":"VEC3"},{"bufferView":0,"byteOffset":1215084,"componentType":5126,"count":4,"max":[0.10042480579051005,-0.0021003746176957707,-0.08104955277670321],"min":[0.10032480579057003,-0.0021003746351803193,-0.08124955277300572],"type":"VEC3"},{"bufferView":0,"byteOffset":1215132,"componentType":5126,"count":4,"max":[0.10034480579246603,-0.001900374622585769,-0.08104955276017263],"min":[0.10032480579057003,-0.0019003746400703214,-0.0812495527555211],"type":"VEC3"},{"bufferView":0,"byteOffset":1215180,"componentType":5126,"count":33,"max":[0.10052480579283403,-0.0010003746096248207,-0.08164955266582108],"min":[0.10002480580506104,-0.0021003745827266797,-0.08164955276322472],"type":"VEC3"},{"bufferView":0,"byteOffset":1215576,"componentType":5126,"count":4,"max":[0.10034480579962103,-0.001610374577224132,-0.08164955272014904],"min":[0.10032480579772504,-0.0016103745947086807,-0.08184955271549652],"type":"VEC3"},{"bufferView":0,"byteOffset":1215624,"componentType":5126,"count":33,"max":[0.10052480579521904,-0.001000374592140279,-0.08184955266093],"min":[0.10002480580744603,-0.0021003745652421308,-0.08184955275833374],"type":"VEC3"},{"bufferView":0,"byteOffset":1216020,"componentType":5126,"count":4,"max":[0.10034480579962103,-0.0014103745821141304,-0.08164955270266452],"min":[0.10032480579772504,-0.0014103745995986791,-0.08184955269801202],"type":"VEC3"},{"bufferView":0,"byteOffset":1216068,"componentType":5126,"count":4,"max":[0.10042480579766504,-0.0021003745652421308,-0.08164955276203222],"min":[0.10032480579772506,-0.0021003745827266797,-0.08184955275833374],"type":"VEC3"},{"bufferView":0,"byteOffset":1216116,"componentType":5126,"count":4,"max":[0.10034480579962102,-0.0019003745701321293,-0.08164955274550162],"min":[0.10032480579772504,-0.0019003745876166782,-0.08184955274084914],"type":"VEC3"},{"bufferView":0,"byteOffset":1216164,"componentType":5126,"count":33,"max":[0.10052480579998903,-0.001000374557171181,-0.08224955265114899],"min":[0.10002480581221605,-0.0021003745302730402,-0.08224955274855272],"type":"VEC3"},{"bufferView":0,"byteOffset":1216560,"componentType":5126,"count":4,"max":[0.10034480580677602,-0.0016103745247704887,-0.08224955270547701],"min":[0.10032480580488003,-0.0016103745422550411,-0.08244955270082453],"type":"VEC3"},{"bufferView":0,"byteOffset":1216608,"componentType":5126,"count":33,"max":[0.10052480580237404,-0.0010003745396866392,-0.082449552646258],"min":[0.10002480581460102,-0.0021003745127884913,-0.08244955274366171],"type":"VEC3"},{"bufferView":0,"byteOffset":1217004,"componentType":5126,"count":4,"max":[0.10034480580677602,-0.0014103745296604906,-0.08224955268799254],"min":[0.10032480580488003,-0.0014103745471450396,-0.08244955268334003],"type":"VEC3"},{"bufferView":0,"byteOffset":1217052,"componentType":5126,"count":4,"max":[0.10042480580482004,-0.0021003745127884913,-0.08224955274736022],"min":[0.10032480580488003,-0.0021003745302730402,-0.08244955274366171],"type":"VEC3"},{"bufferView":0,"byteOffset":1217100,"componentType":5126,"count":4,"max":[0.10034480580677603,-0.0019003745176784897,-0.08224955273082964],"min":[0.10032480580488004,-0.0019003745351630387,-0.08244955272617713],"type":"VEC3"},{"bufferView":0,"byteOffset":1217148,"componentType":5126,"count":33,"max":[0.10052480580714405,-0.0010003745047175415,-0.08284955263647699],"min":[0.10002480581937102,-0.0021003744778194007,-0.08284955273388073],"type":"VEC3"},{"bufferView":0,"byteOffset":1217544,"componentType":5126,"count":4,"max":[0.10034480581393103,-0.001610374472316849,-0.08284955269080502],"min":[0.10032480581203504,-0.0016103744898014014,-0.08304955268615251],"type":"VEC3"},{"bufferView":0,"byteOffset":1217592,"componentType":5126,"count":33,"max":[0.10052480580952904,-0.0010003744872329997,-0.083049552631586],"min":[0.10002480582175602,-0.0021003744603348517,-0.08304955272898971],"type":"VEC3"},{"bufferView":0,"byteOffset":1217988,"componentType":5126,"count":4,"max":[0.10034480581393103,-0.001410374477206851,-0.08284955267332052],"min":[0.10032480581203503,-0.0014103744946913999,-0.08304955266866801],"type":"VEC3"},{"bufferView":0,"byteOffset":1218036,"componentType":5126,"count":4,"max":[0.10042480581197503,-0.0021003744603348517,-0.08284955273268821],"min":[0.10032480581203503,-0.0021003744778194007,-0.08304955272898971],"type":"VEC3"},{"bufferView":0,"byteOffset":1218084,"componentType":5126,"count":4,"max":[0.10034480581393102,-0.00190037446522485,-0.08284955271615764],"min":[0.10032480581203503,-0.001900374482709399,-0.08304955271150512],"type":"VEC3"},{"bufferView":0,"byteOffset":1218132,"componentType":5126,"count":33,"max":[0.10052480581429904,-0.0010003744522639089,-0.08344955262180498],"min":[0.10002480582652604,-0.0021003744253657607,-0.08344955271920872],"type":"VEC3"},{"bufferView":0,"byteOffset":1218528,"componentType":5126,"count":4,"max":[0.10034480582108603,-0.0016103744198632092,-0.08344955267613302],"min":[0.10032480581919004,-0.0016103744373477619,-0.08364955267148053],"type":"VEC3"},{"bufferView":0,"byteOffset":1218576,"componentType":5126,"count":33,"max":[0.10052480581668402,-0.00100037443477936,-0.083649552616914],"min":[0.10002480582891103,-0.0021003744078812083,-0.0836495527143177],"type":"VEC3"},{"bufferView":0,"byteOffset":1218972,"componentType":5126,"count":4,"max":[0.10034480582108601,-0.0014103744247532183,-0.08344955265864853],"min":[0.10032480581919004,-0.0014103744422377601,-0.08364955265399601],"type":"VEC3"},{"bufferView":0,"byteOffset":1219020,"componentType":5126,"count":4,"max":[0.10042480581913003,-0.0021003744078812083,-0.08344955271801623],"min":[0.10032480581919004,-0.0021003744253657607,-0.0836495527143177],"type":"VEC3"},{"bufferView":0,"byteOffset":1219068,"componentType":5126,"count":4,"max":[0.10034480582108603,-0.0019003744127712105,-0.08344955270148563],"min":[0.10032480581919004,-0.0019003744302557592,-0.08364955269683313],"type":"VEC3"},{"bufferView":0,"byteOffset":1219116,"componentType":5126,"count":33,"max":[0.10052480582145404,-0.0010003743998102691,-0.084049552607133],"min":[0.10002480583368104,-0.0021003743729121212,-0.08404955270453672],"type":"VEC3"},{"bufferView":0,"byteOffset":1219512,"componentType":5126,"count":4,"max":[0.10034480582824103,-0.0016103743674095803,-0.08404955266146101],"min":[0.10032480582634502,-0.0016103743848941187,-0.08424955265680853],"type":"VEC3"},{"bufferView":0,"byteOffset":1219560,"componentType":5126,"count":33,"max":[0.10052480582383903,-0.0010003743823257204,-0.08424955260224198],"min":[0.10002480583606603,-0.002100374355427569,-0.08424955269964562],"type":"VEC3"},{"bufferView":0,"byteOffset":1219956,"componentType":5126,"count":4,"max":[0.10034480582824103,-0.0014103743722995788,-0.08404955264397651],"min":[0.10032480582634501,-0.0014103743897841206,-0.08424955263932402],"type":"VEC3"},{"bufferView":0,"byteOffset":1220004,"componentType":5126,"count":4,"max":[0.10042480582628503,-0.002100374355427569,-0.08404955270334422],"min":[0.10032480582634502,-0.0021003743729121212,-0.08424955269964562],"type":"VEC3"},{"bufferView":0,"byteOffset":1220052,"componentType":5126,"count":4,"max":[0.10034480582824103,-0.0019003743603175707,-0.08404955268681362],"min":[0.10032480582634502,-0.0019003743778021197,-0.08424955268216111],"type":"VEC3"},{"bufferView":0,"byteOffset":1220100,"componentType":5126,"count":33,"max":[0.10052480582860905,-0.0010003743473566296,-0.08464955259246099],"min":[0.10002480584083602,-0.0021003743204584817,-0.08464955268986464],"type":"VEC3"},{"bufferView":0,"byteOffset":1220496,"componentType":5126,"count":4,"max":[0.10034480583539605,-0.0016103743149559406,-0.08464955264678901],"min":[0.10032480583350002,-0.001610374332440479,-0.08484955264213652],"type":"VEC3"},{"bufferView":0,"byteOffset":1220544,"componentType":5126,"count":33,"max":[0.10052480583099403,-0.0010003743298720807,-0.08484955258756999],"min":[0.10002480584322103,-0.0021003743029739293,-0.08484955268497371],"type":"VEC3"},{"bufferView":0,"byteOffset":1220940,"componentType":5126,"count":4,"max":[0.10034480583539604,-0.001410374319845939,-0.08464955262930451],"min":[0.10032480583350002,-0.0014103743373304809,-0.08484955262465202],"type":"VEC3"},{"bufferView":0,"byteOffset":1220988,"componentType":5126,"count":4,"max":[0.10042480583344003,-0.0021003743029739293,-0.08464955268867223],"min":[0.10032480583350002,-0.0021003743204584817,-0.08484955268497371],"type":"VEC3"},{"bufferView":0,"byteOffset":1221036,"componentType":5126,"count":4,"max":[0.10034480583539604,-0.0019003743078639381,-0.08464955267214162],"min":[0.10032480583350002,-0.00190037432534848,-0.08484955266748913],"type":"VEC3"},{"bufferView":0,"byteOffset":1221084,"componentType":5126,"count":33,"max":[0.10052480583576404,-0.0010003742949029899,-0.08524955257778896],"min":[0.10002480584799103,-0.0021003742680048383,-0.08524955267519271],"type":"VEC3"},{"bufferView":0,"byteOffset":1221480,"componentType":5126,"count":4,"max":[0.10034480584255102,-0.001610374262502301,-0.08524955263211703],"min":[0.10032480584065503,-0.0016103742799868392,-0.08544955262746451],"type":"VEC3"},{"bufferView":0,"byteOffset":1221528,"componentType":5126,"count":33,"max":[0.10052480583814903,-0.001000374277418441,-0.08544955257289799],"min":[0.10002480585037603,-0.0021003742505203,-0.08544955267030171],"type":"VEC3"},{"bufferView":0,"byteOffset":1221924,"componentType":5126,"count":4,"max":[0.10034480584255102,-0.0014103742673922995,-0.08524955261463253],"min":[0.10032480584065503,-0.0014103742848768413,-0.08544955260998002],"type":"VEC3"},{"bufferView":0,"byteOffset":1221972,"componentType":5126,"count":4,"max":[0.10042480584059502,-0.0021003742505203,-0.08524955267400022],"min":[0.10032480584065503,-0.0021003742680048383,-0.08544955267030171],"type":"VEC3"},{"bufferView":0,"byteOffset":1222020,"componentType":5126,"count":4,"max":[0.10034480584255104,-0.0019003742554102984,-0.08524955265746961],"min":[0.10032480584065502,-0.0019003742728948404,-0.08544955265281712],"type":"VEC3"},{"bufferView":0,"byteOffset":1222068,"componentType":5126,"count":4,"max":[0.09872480589528215,-0.0011503741775852915,-0.08639955258309993],"min":[0.09872480589349343,-0.001450374183362701,-0.08654955260565873],"type":"VEC3"},{"bufferView":0,"byteOffset":1222116,"componentType":5126,"count":4,"max":[0.09932480588061013,-0.0011503741775852915,-0.08639955257594491],"min":[0.09872480589349343,-0.0011503741906986988,-0.08654955257943193],"type":"VEC3"},{"bufferView":0,"byteOffset":1222164,"componentType":5126,"count":8,"max":[0.09932480588061013,-0.0010503741800307687,-0.08599955257698373],"min":[0.09932480587405153,-0.0017503741935112488,-0.08654955257227692],"type":"VEC3"},{"bufferView":0,"byteOffset":1222260,"componentType":5126,"count":4,"max":[0.09919329957065612,-0.0010503745730595,-0.08200992329984093],"min":[0.09919329957013262,-0.0011003745756749197,-0.08205382574216304],"type":"VEC3"},{"bufferView":0,"byteOffset":1222308,"componentType":5126,"count":4,"max":[0.09927744591042413,-0.0010503745704058397,-0.08205382573779192],"min":[0.09919329957065612,-0.0011003745718368414,-0.08208418016114863],"type":"VEC3"},{"bufferView":0,"byteOffset":1222356,"componentType":5126,"count":4,"max":[0.09927744591190202,-0.0010503745595712814,-0.08208418015677743],"min":[0.09927744591042412,-0.001100374569183181,-0.08220811308494763],"type":"VEC3"},{"bufferView":0,"byteOffset":1222404,"componentType":5126,"count":4,"max":[0.09927744591190202,-0.0010503745570675386,-0.08220811308057642],"min":[0.09919329957283753,-0.0011003745583486194,-0.08223675256695802],"type":"VEC3"},{"bufferView":0,"byteOffset":1222452,"componentType":5126,"count":4,"max":[0.09919329957336104,-0.0010503745532294709,-0.08223675256258693],"min":[0.09919329957283753,-0.00110037455584488,-0.08228065500490801],"type":"VEC3"},{"bufferView":0,"byteOffset":1222500,"componentType":5126,"count":4,"max":[0.09949329956467302,-0.0010503745532294709,-0.08216724036558642],"min":[0.09919329957336104,-0.0011003745619218286,-0.08228065500490801],"type":"VEC3"},{"bufferView":0,"byteOffset":1222548,"componentType":5126,"count":4,"max":[0.09949329956467302,-0.0010503745631444909,-0.08212699646413242],"min":[0.09949329956419313,-0.0011003745654400597,-0.08216724036995761],"type":"VEC3"},{"bufferView":0,"byteOffset":1222596,"componentType":5126,"count":4,"max":[0.09949329956419314,-0.0010503745666627217,-0.08200992329984093],"min":[0.09919329957013262,-0.0011003745756749197,-0.08212699646850354],"type":"VEC3"},{"bufferView":0,"byteOffset":1222644,"componentType":5126,"count":4,"max":[0.09949329956916672,-0.0010503745302010402,-0.08254406962466541],"min":[0.09919329957650223,-0.0011003745289783816,-0.08254406963261401],"type":"VEC3"},{"bufferView":0,"byteOffset":1222692,"componentType":5126,"count":4,"max":[0.09949329956916672,-0.0010503745302010402,-0.08245940880356444],"min":[0.09949329956815713,-0.001100374536379661,-0.08254406962903653],"type":"VEC3"},{"bufferView":0,"byteOffset":1222740,"componentType":5126,"count":18,"max":[0.09949329956815713,-0.0010503745376023196,-0.08230260621767921],"min":[0.09934707243571683,-0.0011003745500877712,-0.08245940880793554],"type":"VEC3"},{"bufferView":0,"byteOffset":1222956,"componentType":5126,"count":18,"max":[0.09934707243571683,-0.001050374537332459,-0.08230260621767921],"min":[0.09919329957552953,-0.0011003745500877712,-0.08246249570168103],"type":"VEC3"},{"bufferView":0,"byteOffset":1223172,"componentType":5126,"count":4,"max":[0.09919329957650223,-0.0010503745302010402,-0.08246249569730991],"min":[0.09919329957552953,-0.0011003745361098005,-0.08254406963261401],"type":"VEC3"},{"bufferView":0,"byteOffset":1223220,"componentType":5126,"count":4,"max":[0.09919329957911993,-0.0010503745110106912,-0.08260260621217683],"min":[0.09919329957720033,-0.0011003745238609604,-0.08276358182236802],"type":"VEC3"},{"bufferView":0,"byteOffset":1223268,"componentType":5126,"count":4,"max":[0.09949329957178434,-0.0010503745110106912,-0.08276358181441942],"min":[0.09919329957911992,-0.0011003745097880292,-0.08276358182236802],"type":"VEC3"},{"bufferView":0,"byteOffset":1223316,"componentType":5126,"count":4,"max":[0.09949329957178434,-0.0010503745110106912,-0.08260992328159122],"min":[0.09949329956995204,-0.00110037452322128,-0.08276358181879061],"type":"VEC3"},{"bufferView":0,"byteOffset":1223364,"componentType":5126,"count":4,"max":[0.09949329956995204,-0.0010503745244439388,-0.08260992328159122],"min":[0.09946037274148851,-0.00110037452322128,-0.08260992328635501],"type":"VEC3"},{"bufferView":0,"byteOffset":1223412,"componentType":5126,"count":4,"max":[0.09946037274284103,-0.0010503745145289188,-0.08260992328198381],"min":[0.09946037274148851,-0.00110037452322128,-0.08272333791772792],"type":"VEC3"},{"bufferView":0,"byteOffset":1223460,"componentType":5126,"count":4,"max":[0.09946037274284103,-0.0010503745145289188,-0.08272333791335683],"min":[0.09936159225745203,-0.0011003745133062602,-0.08272333791890592],"type":"VEC3"},{"bufferView":0,"byteOffset":1223508,"componentType":5126,"count":4,"max":[0.09936159225745203,-0.0010503745145289188,-0.08261724035615362],"min":[0.0993615922561868,-0.0011003745225815998,-0.08272333791890592],"type":"VEC3"},{"bufferView":0,"byteOffset":1223556,"componentType":5126,"count":4,"max":[0.0993615922561868,-0.0010503745238042619,-0.08261724035615362],"min":[0.09932866542772384,-0.0011003745225815998,-0.08261724036091744],"type":"VEC3"},{"bufferView":0,"byteOffset":1223604,"componentType":5126,"count":4,"max":[0.09932866542898904,-0.0010503745145289188,-0.08261724035654622],"min":[0.09932866542772384,-0.0011003745225815998,-0.08272333791929853],"type":"VEC3"},{"bufferView":0,"byteOffset":1223652,"componentType":5126,"count":4,"max":[0.09932866542898904,-0.0010503745145289188,-0.08272333791492742],"min":[0.099226226407104,-0.0011003745133062602,-0.08272333792052011],"type":"VEC3"},{"bufferView":0,"byteOffset":1223700,"componentType":5126,"count":4,"max":[0.09922622640710402,-0.0010503745145289188,-0.08260260621178422],"min":[0.09922622640566434,-0.0011003745238609604,-0.08272333792052011],"type":"VEC3"},{"bufferView":0,"byteOffset":1223748,"componentType":5126,"count":4,"max":[0.09922622640566434,-0.001050374525083619,-0.08260260621178422],"min":[0.09919329957720033,-0.0011003745238609604,-0.08260260621654802],"type":"VEC3"},{"bufferView":0,"byteOffset":1223796,"componentType":5126,"count":8,"max":[0.09920884835992592,-0.0010503744986768914,-0.08282211840174551],"min":[0.09918964104430632,-0.0011003745046706008,-0.08290466413603463],"type":"VEC3"},{"bufferView":0,"byteOffset":1223892,"componentType":5126,"count":18,"max":[0.09933764028016923,-0.0010503744863830597,-0.08290466413166353],"min":[0.09918964104430632,-0.0011003744974542294,-0.08304528913083081],"type":"VEC3"},{"bufferView":0,"byteOffset":1224108,"componentType":5126,"count":18,"max":[0.09949695810982022,-0.0010503744863830597,-0.08289271671975483],"min":[0.09933764028016921,-0.0011003744984986988,-0.08304528913083081],"type":"VEC3"},{"bufferView":0,"byteOffset":1224324,"componentType":5126,"count":8,"max":[0.09949695810982022,-0.0010503744997213608,-0.08282211839845162],"min":[0.09948506786536693,-0.0011003745046706008,-0.08289271672412592],"type":"VEC3"},{"bufferView":0,"byteOffset":1224420,"componentType":5126,"count":4,"max":[0.09948506786536694,-0.0010503745058932595,-0.08282211839845162],"min":[0.09944482396391194,-0.0011003745046706008,-0.08282211840330261],"type":"VEC3"},{"bufferView":0,"byteOffset":1224468,"componentType":5126,"count":8,"max":[0.09946403128135274,-0.0010503744997513494,-0.08282211839893153],"min":[0.09944482396391194,-0.0011003745046706008,-0.08289237373672162],"type":"VEC3"},{"bufferView":0,"byteOffset":1224564,"componentType":5126,"count":18,"max":[0.09946403128135274,-0.0010503744899013016,-0.08289237373235044],"min":[0.09934009835889833,-0.0011003744985286907,-0.08300504522934651],"type":"VEC3"},{"bufferView":0,"byteOffset":1224780,"componentType":5126,"count":18,"max":[0.09934009835889833,-0.0010503744899013016,-0.08289911916189394],"min":[0.09922256787270424,-0.0011003744979389794,-0.08300504522934651],"type":"VEC3"},{"bufferView":0,"byteOffset":1224996,"componentType":5126,"count":8,"max":[0.09924177518838893,-0.0010503744991616415,-0.08282211840135281],"min":[0.09922256787270424,-0.0011003745046706008,-0.08289911916626502],"type":"VEC3"},{"bufferView":0,"byteOffset":1225092,"componentType":5126,"count":4,"max":[0.09924177518838893,-0.0010503745058932595,-0.08282211840135281],"min":[0.09920884835992591,-0.0011003745046706008,-0.08282211840611663],"type":"VEC3"},{"bufferView":0,"byteOffset":1225140,"componentType":5126,"count":4,"max":[0.09919329958461702,-0.0010503744707109383,-0.08307089888365293],"min":[0.09919329958278464,-0.0011003744829215308,-0.08322455742085103],"type":"VEC3"},{"bufferView":0,"byteOffset":1225188,"componentType":5126,"count":4,"max":[0.09949329957728144,-0.0010503744707109383,-0.08322455741290241],"min":[0.09919329958461702,-0.0011003744694882797,-0.08322455742085103],"type":"VEC3"},{"bufferView":0,"byteOffset":1225236,"componentType":5126,"count":4,"max":[0.09949329957728144,-0.0010503744707109383,-0.08318431351144841],"min":[0.09949329957680153,-0.0011003744730065108,-0.08322455741727353],"type":"VEC3"},{"bufferView":0,"byteOffset":1225284,"componentType":5126,"count":4,"max":[0.09949329957680154,-0.0010503744742291694,-0.08318431351144841],"min":[0.09922622641260112,-0.0011003744730065108,-0.08318431351900443],"type":"VEC3"},{"bufferView":0,"byteOffset":1225332,"componentType":5126,"count":4,"max":[0.09922622641260112,-0.0010503744742291694,-0.08307089888326022],"min":[0.09922622641124862,-0.0011003744829215308,-0.08318431351900443],"type":"VEC3"},{"bufferView":0,"byteOffset":1225380,"componentType":5126,"count":4,"max":[0.09922622641124863,-0.0010503744841441893,-0.08307089888326022],"min":[0.09919329958278464,-0.0011003744829215308,-0.08307089888802403],"type":"VEC3"},{"bufferView":0,"byteOffset":1225428,"componentType":5126,"count":92,"max":[0.09997480585934994,-0.0012503742275939303,-0.07919955278359703],"min":[0.09997480577706831,-0.002300374778907962,-0.08609955265858145],"type":"VEC3"},{"bufferView":0,"byteOffset":1226532,"componentType":5126,"count":4,"max":[0.10034480577815603,-0.0012503747433880506,-0.07984955273269193],"min":[0.10034480577577103,-0.0014103747569596018,-0.08004955274178951],"type":"VEC3"},{"bufferView":0,"byteOffset":1226580,"componentType":5126,"count":16,"max":[0.10034480577815603,-0.0011503747458330516,-0.07984955272509597],"min":[0.10024480577821604,-0.0012503747608725996,-0.08004955272780193],"type":"VEC3"},{"bufferView":0,"byteOffset":1226772,"componentType":5126,"count":4,"max":[0.10024480578060102,-0.0011503747458330516,-0.07984955272514213],"min":[0.10002480578359603,-0.0011503747633176005,-0.08004955272287553],"type":"VEC3"},{"bufferView":0,"byteOffset":1226820,"componentType":5126,"count":4,"max":[0.10002480578598105,-0.0010003747495011908,-0.07984955271465212],"min":[0.10002480578359602,-0.0011503747633176005,-0.08004955272287553],"type":"VEC3"},{"bufferView":0,"byteOffset":1226868,"componentType":5126,"count":4,"max":[0.10042480577620005,-0.0010003747495011908,-0.07984955270988224],"min":[0.10002480578359602,-0.0010003747669857397,-0.0800495527097621],"type":"VEC3"},{"bufferView":0,"byteOffset":1226916,"componentType":5126,"count":16,"max":[0.10052480577375404,-0.0010003747495011908,-0.0798495527098361],"min":[0.10042480577381502,-0.001100374764540419,-0.08004955271254201],"type":"VEC3"},{"bufferView":0,"byteOffset":1227108,"componentType":5126,"count":4,"max":[0.10052480577375404,-0.00110037474705587,-0.07984955271743203],"min":[0.10052480577136903,-0.0020003747425325893,-0.08004955279122242],"type":"VEC3"},{"bufferView":0,"byteOffset":1227156,"componentType":5126,"count":16,"max":[0.10052480577375403,-0.0020003747250480508,-0.07984955279611243],"min":[0.10042480577381502,-0.002100374740087592,-0.08004955280115722],"type":"VEC3"},{"bufferView":0,"byteOffset":1227348,"componentType":5126,"count":4,"max":[0.10034480577815603,-0.0016103747345850507,-0.07984955276416401],"min":[0.10034480577577103,-0.00190037474497759,-0.08004955278462661],"type":"VEC3"},{"bufferView":0,"byteOffset":1227396,"componentType":5126,"count":4,"max":[0.10034480578531102,-0.0012503746909344109,-0.08044955271801993],"min":[0.10034480578292604,-0.0014103747045059586,-0.0806495527271175],"type":"VEC3"},{"bufferView":0,"byteOffset":1227444,"componentType":5126,"count":16,"max":[0.10034480578531102,-0.0011503746933794084,-0.08044955271042391],"min":[0.10024480578537102,-0.0012503747084189598,-0.08064955271312994],"type":"VEC3"},{"bufferView":0,"byteOffset":1227636,"componentType":5126,"count":4,"max":[0.10024480578775602,-0.0011503746933794084,-0.08044955271047013],"min":[0.10002480579075103,-0.0011503747108639608,-0.08064955270820352],"type":"VEC3"},{"bufferView":0,"byteOffset":1227684,"componentType":5126,"count":4,"max":[0.10002480579313602,-0.001000374697047551,-0.08044955269998012],"min":[0.10002480579075103,-0.0011503747108639608,-0.08064955270820352],"type":"VEC3"},{"bufferView":0,"byteOffset":1227732,"componentType":5126,"count":4,"max":[0.10042480578335503,-0.001000374697047551,-0.08044955269521023],"min":[0.10002480579075103,-0.0010003747145321,-0.08064955269509012],"type":"VEC3"},{"bufferView":0,"byteOffset":1227780,"componentType":5126,"count":16,"max":[0.10052480578090905,-0.0010003746970475582,-0.0804495526951641],"min":[0.10042480578097002,-0.0011003747120867794,-0.08064955269787003],"type":"VEC3"},{"bufferView":0,"byteOffset":1227972,"componentType":5126,"count":4,"max":[0.10052480578090905,-0.0011003746946022304,-0.08044955270276004],"min":[0.10052480577852402,-0.00200037469007896,-0.08064955277655042],"type":"VEC3"},{"bufferView":0,"byteOffset":1228020,"componentType":5126,"count":16,"max":[0.10052480578090905,-0.0020003746725944112,-0.08044955278144042],"min":[0.10042480578097003,-0.0021003746876339592,-0.08064955278648522],"type":"VEC3"},{"bufferView":0,"byteOffset":1228212,"componentType":5126,"count":4,"max":[0.10034480578531102,-0.0016103746821314112,-0.08044955274949203],"min":[0.10034480578292604,-0.0019003746925239612,-0.08064955276995461],"type":"VEC3"},{"bufferView":0,"byteOffset":1228260,"componentType":5126,"count":4,"max":[0.10034480579246603,-0.0012503746384807714,-0.08104955270334784],"min":[0.10034480579008102,-0.0014103746520523189,-0.08124955271244552],"type":"VEC3"},{"bufferView":0,"byteOffset":1228308,"componentType":5126,"count":16,"max":[0.10034480579246603,-0.0011503746409257686,-0.0810495526957519],"min":[0.10024480579252602,-0.00125037465596532,-0.08124955269845782],"type":"VEC3"},{"bufferView":0,"byteOffset":1228500,"componentType":5126,"count":4,"max":[0.10024480579491102,-0.0011503746409257686,-0.08104955269579812],"min":[0.10002480579790604,-0.0011503746584103213,-0.08124955269353151],"type":"VEC3"},{"bufferView":0,"byteOffset":1228548,"componentType":5126,"count":4,"max":[0.10002480580029104,-0.0010003746445939187,-0.08104955268530813],"min":[0.10002480579790604,-0.0011503746584103213,-0.08124955269353151],"type":"VEC3"},{"bufferView":0,"byteOffset":1228596,"componentType":5126,"count":4,"max":[0.10042480579051005,-0.0010003746445939187,-0.08104955268053823],"min":[0.10002480579790604,-0.0010003746620784605,-0.08124955268041814],"type":"VEC3"},{"bufferView":0,"byteOffset":1228644,"componentType":5126,"count":16,"max":[0.10052480578806403,-0.0010003746445939187,-0.08104955268049199],"min":[0.10042480578812503,-0.0011003746596331397,-0.08124955268319803],"type":"VEC3"},{"bufferView":0,"byteOffset":1228836,"componentType":5126,"count":4,"max":[0.10052480578806403,-0.0011003746421485907,-0.08104955268808801],"min":[0.10052480578567903,-0.0020003746376253207,-0.08124955276187844],"type":"VEC3"},{"bufferView":0,"byteOffset":1228884,"componentType":5126,"count":16,"max":[0.10052480578806403,-0.0020003746201407717,-0.08104955276676842],"min":[0.10042480578812502,-0.0021003746351803193,-0.08124955277181323],"type":"VEC3"},{"bufferView":0,"byteOffset":1229076,"componentType":5126,"count":4,"max":[0.10034480579246603,-0.0016103746296777714,-0.08104955273482002],"min":[0.10034480579008102,-0.0019003746400703214,-0.0812495527552826],"type":"VEC3"},{"bufferView":0,"byteOffset":1229124,"componentType":5126,"count":4,"max":[0.10034480579962103,-0.0012503745860271316,-0.08164955268867684],"min":[0.10034480579723604,-0.0014103745995986791,-0.08184955269777353],"type":"VEC3"},{"bufferView":0,"byteOffset":1229172,"componentType":5126,"count":16,"max":[0.10034480579962103,-0.0011503745884721291,-0.08164955268108087],"min":[0.10024480579968104,-0.0012503746035116806,-0.08184955268378594],"type":"VEC3"},{"bufferView":0,"byteOffset":1229364,"componentType":5126,"count":4,"max":[0.10024480580206603,-0.0011503745884721291,-0.08164955268112714],"min":[0.10002480580506104,-0.0011503746059566815,-0.08184955267885953],"type":"VEC3"},{"bufferView":0,"byteOffset":1229412,"componentType":5126,"count":4,"max":[0.10002480580744603,-0.001000374592140279,-0.08164955267063713],"min":[0.10002480580506104,-0.0011503746059566815,-0.08184955267885953],"type":"VEC3"},{"bufferView":0,"byteOffset":1229460,"componentType":5126,"count":4,"max":[0.10042480579766504,-0.001000374592140279,-0.08164955266586722],"min":[0.10002480580506104,-0.0010003746096248207,-0.08184955266574612],"type":"VEC3"},{"bufferView":0,"byteOffset":1229508,"componentType":5126,"count":16,"max":[0.10052480579521904,-0.001000374592140279,-0.08164955266582108],"min":[0.10042480579528001,-0.0011003746071795,-0.08184955266852603],"type":"VEC3"},{"bufferView":0,"byteOffset":1229700,"componentType":5126,"count":4,"max":[0.10052480579521904,-0.0011003745896949512,-0.08164955267341702],"min":[0.10052480579283402,-0.0020003745851716807,-0.08184955274720641],"type":"VEC3"},{"bufferView":0,"byteOffset":1229748,"componentType":5126,"count":16,"max":[0.10052480579521904,-0.0020003745676871283,-0.08164955275209744],"min":[0.10042480579528001,-0.0021003745827266797,-0.08184955275714123],"type":"VEC3"},{"bufferView":0,"byteOffset":1229940,"componentType":5126,"count":4,"max":[0.10034480579962103,-0.001610374577224132,-0.08164955272014904],"min":[0.10034480579723604,-0.0019003745876166782,-0.08184955274061062],"type":"VEC3"},{"bufferView":0,"byteOffset":1229988,"componentType":5126,"count":4,"max":[0.10034480580677602,-0.0012503745335734884,-0.08224955267400481],"min":[0.10034480580439104,-0.0014103745471450396,-0.0824495526831015],"type":"VEC3"},{"bufferView":0,"byteOffset":1230036,"componentType":5126,"count":16,"max":[0.10034480580677602,-0.0011503745360184894,-0.08224955266640888],"min":[0.10024480580683602,-0.0012503745510580408,-0.08244955266911383],"type":"VEC3"},{"bufferView":0,"byteOffset":1230228,"componentType":5126,"count":4,"max":[0.10024480580922106,-0.0011503745360184894,-0.08224955266645512],"min":[0.10002480581221605,-0.0011503745535030383,-0.0824495526641875],"type":"VEC3"},{"bufferView":0,"byteOffset":1230276,"componentType":5126,"count":4,"max":[0.10002480581460102,-0.0010003745396866392,-0.08224955265596512],"min":[0.10002480581221605,-0.0011503745535030383,-0.0824495526641875],"type":"VEC3"},{"bufferView":0,"byteOffset":1230324,"componentType":5126,"count":4,"max":[0.10042480580482002,-0.0010003745396866392,-0.08224955265119521],"min":[0.10002480581221605,-0.001000374557171181,-0.08244955265107413],"type":"VEC3"},{"bufferView":0,"byteOffset":1230372,"componentType":5126,"count":16,"max":[0.10052480580237404,-0.0010003745396866392,-0.08224955265114899],"min":[0.10042480580243504,-0.0011003745547258604,-0.08244955265385404],"type":"VEC3"},{"bufferView":0,"byteOffset":1230564,"componentType":5126,"count":4,"max":[0.10052480580237404,-0.0011003745372413114,-0.08224955265874503],"min":[0.10052480579998903,-0.002000374532718041,-0.08244955273253443],"type":"VEC3"},{"bufferView":0,"byteOffset":1230612,"componentType":5126,"count":16,"max":[0.10052480580237404,-0.0020003745152334888,-0.08224955273742542],"min":[0.10042480580243504,-0.0021003745302730402,-0.0824495527424692],"type":"VEC3"},{"bufferView":0,"byteOffset":1230804,"componentType":5126,"count":4,"max":[0.10034480580677603,-0.0016103745247704887,-0.08224955270547701],"min":[0.10034480580439104,-0.0019003745351630387,-0.08244955272593864],"type":"VEC3"},{"bufferView":0,"byteOffset":1230852,"componentType":5126,"count":4,"max":[0.10034480581393103,-0.0012503744811198595,-0.08284955265933283],"min":[0.10034480581154602,-0.0014103744946913999,-0.08304955266842953],"type":"VEC3"},{"bufferView":0,"byteOffset":1230900,"componentType":5126,"count":16,"max":[0.10034480581393103,-0.0011503744835648605,-0.08284955265173691],"min":[0.10024480581399102,-0.0012503744986044013,-0.08304955265444183],"type":"VEC3"},{"bufferView":0,"byteOffset":1231092,"componentType":5126,"count":4,"max":[0.10024480581637603,-0.0011503744835648605,-0.08284955265178312],"min":[0.10002480581937102,-0.0011503745010493986,-0.08304955264951554],"type":"VEC3"},{"bufferView":0,"byteOffset":1231140,"componentType":5126,"count":4,"max":[0.10002480582175602,-0.0010003744872329997,-0.08284955264129312],"min":[0.10002480581937102,-0.0011503745010493986,-0.08304955264951554],"type":"VEC3"},{"bufferView":0,"byteOffset":1231188,"componentType":5126,"count":4,"max":[0.10042480581197503,-0.0010003744872329997,-0.08284955263652322],"min":[0.10002480581937102,-0.0010003745047175486,-0.08304955263640211],"type":"VEC3"},{"bufferView":0,"byteOffset":1231236,"componentType":5126,"count":16,"max":[0.10052480580952904,-0.0010003744872329997,-0.08284955263647699],"min":[0.10042480580959003,-0.0011003745022722207,-0.08304955263918203],"type":"VEC3"},{"bufferView":0,"byteOffset":1231428,"componentType":5126,"count":4,"max":[0.10052480580952904,-0.0011003744847876789,-0.08284955264407301],"min":[0.10052480580714405,-0.0020003744802644017,-0.08304955271786242],"type":"VEC3"},{"bufferView":0,"byteOffset":1231476,"componentType":5126,"count":16,"max":[0.10052480580952904,-0.0020003744627798492,-0.08284955272275342],"min":[0.10042480580959003,-0.0021003744778194007,-0.08304955272779724],"type":"VEC3"},{"bufferView":0,"byteOffset":1231668,"componentType":5126,"count":4,"max":[0.10034480581393103,-0.001610374472316849,-0.08284955269080502],"min":[0.10034480581154602,-0.001900374482709399,-0.08304955271126663],"type":"VEC3"},{"bufferView":0,"byteOffset":1231716,"componentType":5126,"count":4,"max":[0.10034480582108601,-0.0012503744286662198,-0.08344955264466092],"min":[0.10034480581870103,-0.0014103744422377601,-0.08364955265375752],"type":"VEC3"},{"bufferView":0,"byteOffset":1231764,"componentType":5126,"count":16,"max":[0.10034480582108601,-0.0011503744311112207,-0.08344955263706488],"min":[0.10024480582114602,-0.0012503744461507616,-0.08364955263976982],"type":"VEC3"},{"bufferView":0,"byteOffset":1231956,"componentType":5126,"count":4,"max":[0.10024480582353104,-0.0011503744311112207,-0.08344955263711111],"min":[0.10002480582652604,-0.001150374448595759,-0.08364955263484351],"type":"VEC3"},{"bufferView":0,"byteOffset":1232004,"componentType":5126,"count":4,"max":[0.10002480582891103,-0.00100037443477936,-0.08344955262662113],"min":[0.10002480582652604,-0.001150374448595759,-0.08364955263484351],"type":"VEC3"},{"bufferView":0,"byteOffset":1232052,"componentType":5126,"count":4,"max":[0.10042480581913003,-0.00100037443477936,-0.08344955262185122],"min":[0.10002480582652604,-0.0010003744522639089,-0.08364955262173011],"type":"VEC3"},{"bufferView":0,"byteOffset":1232100,"componentType":5126,"count":16,"max":[0.10052480581668402,-0.00100037443477936,-0.08344955262180498],"min":[0.10042480581674505,-0.0011003744498185811,-0.08364955262451003],"type":"VEC3"},{"bufferView":0,"byteOffset":1232292,"componentType":5126,"count":4,"max":[0.10052480581668402,-0.0011003744323340393,-0.08344955262940101],"min":[0.10052480581429903,-0.0020003744278107582,-0.08364955270319041],"type":"VEC3"},{"bufferView":0,"byteOffset":1232340,"componentType":5126,"count":16,"max":[0.10052480581668402,-0.0020003744103262093,-0.08344955270808142],"min":[0.10042480581674505,-0.0021003744253657607,-0.08364955271312521],"type":"VEC3"},{"bufferView":0,"byteOffset":1232532,"componentType":5126,"count":4,"max":[0.10034480582108603,-0.0016103744198632092,-0.08344955267613302],"min":[0.10034480581870102,-0.0019003744302557592,-0.08364955269659463],"type":"VEC3"},{"bufferView":0,"byteOffset":1232580,"componentType":5126,"count":4,"max":[0.10034480582824103,-0.00125037437621258,-0.08404955262998882],"min":[0.10034480582585603,-0.0014103743897841206,-0.08424955263908553],"type":"VEC3"},{"bufferView":0,"byteOffset":1232628,"componentType":5126,"count":16,"max":[0.10034480582824103,-0.001150374378657581,-0.0840495526223929],"min":[0.10024480582830103,-0.0012503743936971184,-0.08424955262509784],"type":"VEC3"},{"bufferView":0,"byteOffset":1232820,"componentType":5126,"count":4,"max":[0.10024480583068604,-0.001150374378657581,-0.08404955262243911],"min":[0.10002480583368104,-0.0011503743961421193,-0.08424955262017153],"type":"VEC3"},{"bufferView":0,"byteOffset":1232868,"componentType":5126,"count":4,"max":[0.10002480583606603,-0.0010003743823257204,-0.08404955261194913],"min":[0.10002480583368104,-0.0011503743961421193,-0.08424955262017153],"type":"VEC3"},{"bufferView":0,"byteOffset":1232916,"componentType":5126,"count":4,"max":[0.10042480582628503,-0.0010003743823257204,-0.08404955260717921],"min":[0.10002480583368104,-0.0010003743998102691,-0.08424955260705812],"type":"VEC3"},{"bufferView":0,"byteOffset":1232964,"componentType":5126,"count":16,"max":[0.10052480582383903,-0.0010003743823257204,-0.084049552607133],"min":[0.10042480582390004,-0.0011003743973649414,-0.08424955260983792],"type":"VEC3"},{"bufferView":0,"byteOffset":1233156,"componentType":5126,"count":4,"max":[0.10052480582383903,-0.0011003743798803996,-0.08404955261472902],"min":[0.10052480582145404,-0.0020003743753571187,-0.08424955268851844],"type":"VEC3"},{"bufferView":0,"byteOffset":1233204,"componentType":5126,"count":16,"max":[0.10052480582383903,-0.0020003743578725698,-0.08404955269340941],"min":[0.10042480582390004,-0.0021003743729121212,-0.08424955269845322],"type":"VEC3"},{"bufferView":0,"byteOffset":1233396,"componentType":5126,"count":4,"max":[0.10034480582824103,-0.0016103743674095803,-0.08404955266146101],"min":[0.10034480582585602,-0.0019003743778021197,-0.08424955268192262],"type":"VEC3"},{"bufferView":0,"byteOffset":1233444,"componentType":5126,"count":4,"max":[0.10034480583539604,-0.0012503743237589405,-0.08464955261531683],"min":[0.10034480583301102,-0.0014103743373304809,-0.08484955262441353],"type":"VEC3"},{"bufferView":0,"byteOffset":1233492,"componentType":5126,"count":16,"max":[0.10034480583539604,-0.0011503743262039415,-0.08464955260772089],"min":[0.10024480583545604,-0.0012503743412434786,-0.08484955261042582],"type":"VEC3"},{"bufferView":0,"byteOffset":1233684,"componentType":5126,"count":4,"max":[0.10024480583784103,-0.0011503743262039415,-0.08464955260776703],"min":[0.10002480584083602,-0.0011503743436884796,-0.0848495526054995],"type":"VEC3"},{"bufferView":0,"byteOffset":1233732,"componentType":5126,"count":4,"max":[0.10002480584322103,-0.0010003743298720807,-0.0846495525972771],"min":[0.10002480584083602,-0.0011503743436884796,-0.0848495526054995],"type":"VEC3"},{"bufferView":0,"byteOffset":1233780,"componentType":5126,"count":4,"max":[0.10042480583344003,-0.0010003743298720807,-0.08464955259250723],"min":[0.10002480584083602,-0.0010003743473566296,-0.08484955259238612],"type":"VEC3"},{"bufferView":0,"byteOffset":1233828,"componentType":5126,"count":16,"max":[0.10052480583099403,-0.0010003743298720807,-0.08464955259246099],"min":[0.10042480583105502,-0.0011003743449112982,-0.08484955259516594],"type":"VEC3"},{"bufferView":0,"byteOffset":1234020,"componentType":5126,"count":4,"max":[0.10052480583099403,-0.0011003743274267599,-0.08464955260005691],"min":[0.10052480582860904,-0.0020003743229034788,-0.08484955267384642],"type":"VEC3"},{"bufferView":0,"byteOffset":1234068,"componentType":5126,"count":16,"max":[0.10052480583099402,-0.0020003743054189302,-0.08464955267873743],"min":[0.10042480583105502,-0.0021003743204584817,-0.08484955268378122],"type":"VEC3"},{"bufferView":0,"byteOffset":1234260,"componentType":5126,"count":4,"max":[0.10034480583539605,-0.0016103743149559406,-0.08464955264678901],"min":[0.10034480583301103,-0.00190037432534848,-0.08484955266725064],"type":"VEC3"},{"bufferView":0,"byteOffset":1234308,"componentType":5126,"count":4,"max":[0.10034480584255104,-0.0012503742713053008,-0.08524955260064482],"min":[0.10034480584016603,-0.0014103742848768413,-0.08544955260974152],"type":"VEC3"},{"bufferView":0,"byteOffset":1234356,"componentType":5126,"count":16,"max":[0.10034480584255104,-0.0011503742737502983,-0.08524955259304888],"min":[0.10024480584261104,-0.0012503742887898497,-0.08544955259575383],"type":"VEC3"},{"bufferView":0,"byteOffset":1234548,"componentType":5126,"count":4,"max":[0.10024480584499602,-0.0011503742737502983,-0.08524955259309502],"min":[0.10002480584799103,-0.0011503742912348507,-0.08544955259082752],"type":"VEC3"},{"bufferView":0,"byteOffset":1234596,"componentType":5126,"count":4,"max":[0.10002480585037603,-0.001000374277418441,-0.08524955258260514],"min":[0.10002480584799103,-0.0011503742912348507,-0.08544955259082752],"type":"VEC3"},{"bufferView":0,"byteOffset":1234644,"componentType":5126,"count":4,"max":[0.10042480584059503,-0.001000374277418441,-0.08524955257783522],"min":[0.10002480584799103,-0.0010003742949029899,-0.08544955257771411],"type":"VEC3"},{"bufferView":0,"byteOffset":1234692,"componentType":5126,"count":16,"max":[0.10052480583814903,-0.001000374277418441,-0.08524955257778896],"min":[0.10042480583821004,-0.001100374292457669,-0.08544955258049391],"type":"VEC3"},{"bufferView":0,"byteOffset":1234884,"componentType":5126,"count":4,"max":[0.10052480583814903,-0.0011003742749731203,-0.08524955258538493],"min":[0.10052480583576404,-0.0020003742704498392,-0.08544955265917442],"type":"VEC3"},{"bufferView":0,"byteOffset":1234932,"componentType":5126,"count":16,"max":[0.10052480583814903,-0.002000374252965301,-0.08524955266406542],"min":[0.10042480583821004,-0.0021003742680048383,-0.08544955266910921],"type":"VEC3"},{"bufferView":0,"byteOffset":1235124,"componentType":5126,"count":4,"max":[0.10034480584255104,-0.001610374262502301,-0.08524955263211703],"min":[0.10034480584016603,-0.0019003742728948404,-0.08544955265257863],"type":"VEC3"},{"bufferView":0,"byteOffset":1235172,"componentType":5126,"count":13,"max":[0.09949329956467302,-0.0011003745520068086,-0.08200992330421202],"min":[0.09919329957013262,-0.0011003745756749197,-0.08228065500490801],"type":"VEC3"},{"bufferView":0,"byteOffset":1235328,"componentType":5126,"count":39,"max":[0.09949329956916672,-0.0011003745289783816,-0.08230260622205034],"min":[0.09919329957552953,-0.0011003745500877712,-0.08254406963261401],"type":"VEC3"},{"bufferView":0,"byteOffset":1235796,"componentType":5126,"count":12,"max":[0.09949329957178432,-0.0011003745097880292,-0.08260260621615531],"min":[0.09919329957720033,-0.0011003745238609604,-0.08276358182236802],"type":"VEC3"},{"bufferView":0,"byteOffset":1235940,"componentType":5126,"count":46,"max":[0.09949695810982022,-0.001100374485160401,-0.08282211840282272],"min":[0.09918964104430632,-0.0011003745046706008,-0.08304528913083081],"type":"VEC3"},{"bufferView":0,"byteOffset":1236492,"componentType":5126,"count":6,"max":[0.09949329957728142,-0.0011003744694882797,-0.08307089888763143],"min":[0.09919329958278464,-0.0011003744829215308,-0.08322455742085103],"type":"VEC3"},{"bufferView":0,"byteOffset":1236564,"componentType":5126,"count":4,"max":[0.09997480578720443,-0.0014103747394750492,-0.08004955274620172],"min":[0.09994480578793742,-0.0016103747345850507,-0.08004955276404402],"type":"VEC3"},{"bufferView":0,"byteOffset":1236612,"componentType":5126,"count":4,"max":[0.09997480578720441,-0.0014103747394750492,-0.07984955275109172],"min":[0.09994480578555244,-0.0014103747569596018,-0.08004955274655942],"type":"VEC3"},{"bufferView":0,"byteOffset":1236660,"componentType":5126,"count":4,"max":[0.09997480578481953,-0.0014103747569596018,-0.07984955275109172],"min":[0.09994480578555244,-0.0016103747520695997,-0.07984955276893403],"type":"VEC3"},{"bufferView":0,"byteOffset":1236708,"componentType":5126,"count":4,"max":[0.09997480578720443,-0.0016103747345850507,-0.07984955276857622],"min":[0.09994480578555245,-0.0016103747520695997,-0.08004955276404402],"type":"VEC3"},{"bufferView":0,"byteOffset":1236756,"componentType":5126,"count":4,"max":[0.09997480579435933,-0.0014103746870214096,-0.08064955273152973],"min":[0.09994480579509232,-0.0016103746821314112,-0.08064955274937202],"type":"VEC3"},{"bufferView":0,"byteOffset":1236804,"componentType":5126,"count":4,"max":[0.09997480579435933,-0.0014103746870214096,-0.08044955273641972],"min":[0.09994480579270743,-0.0014103747045059586,-0.08064955273188741],"type":"VEC3"},{"bufferView":0,"byteOffset":1236852,"componentType":5126,"count":4,"max":[0.09997480579197443,-0.0014103747045059586,-0.08044955273641972],"min":[0.09994480579270743,-0.0016103746996159601,-0.08044955275426204],"type":"VEC3"},{"bufferView":0,"byteOffset":1236900,"componentType":5126,"count":4,"max":[0.09997480579435933,-0.0016103746821314112,-0.08044955275390421],"min":[0.09994480579270743,-0.0016103746996159601,-0.08064955274937202],"type":"VEC3"},{"bufferView":0,"byteOffset":1236948,"componentType":5126,"count":4,"max":[0.09997480580151431,-0.00141037463456777,-0.08124955271685773],"min":[0.09994480580224732,-0.0016103746296777714,-0.08124955273470004],"type":"VEC3"},{"bufferView":0,"byteOffset":1236996,"componentType":5126,"count":4,"max":[0.09997480580151431,-0.00141037463456777,-0.08104955272174771],"min":[0.09994480579986233,-0.0014103746520523189,-0.08124955271721543],"type":"VEC3"},{"bufferView":0,"byteOffset":1237044,"componentType":5126,"count":4,"max":[0.09997480579912933,-0.0014103746520523189,-0.08104955272174771],"min":[0.09994480579986233,-0.0016103746471623204,-0.08104955273959001],"type":"VEC3"},{"bufferView":0,"byteOffset":1237092,"componentType":5126,"count":4,"max":[0.09997480580151431,-0.0016103746296777714,-0.08104955273923221],"min":[0.09994480579986234,-0.0016103746471623204,-0.08124955273470004],"type":"VEC3"},{"bufferView":0,"byteOffset":1237140,"componentType":5126,"count":4,"max":[0.09997480580866923,-0.0014103745821141304,-0.08184955270218573],"min":[0.09994480580940221,-0.001610374577224132,-0.08184955272002803],"type":"VEC3"},{"bufferView":0,"byteOffset":1237188,"componentType":5126,"count":4,"max":[0.09997480580866923,-0.0014103745821141304,-0.08164955270707673],"min":[0.09994480580701724,-0.0014103745995986791,-0.08184955270254343],"type":"VEC3"},{"bufferView":0,"byteOffset":1237236,"componentType":5126,"count":4,"max":[0.09997480580628422,-0.0014103745995986791,-0.08164955270707673],"min":[0.09994480580701723,-0.0016103745947086807,-0.08164955272491901],"type":"VEC3"},{"bufferView":0,"byteOffset":1237284,"componentType":5126,"count":4,"max":[0.09997480580866923,-0.001610374577224132,-0.08164955272456123],"min":[0.09994480580701723,-0.0016103745947086807,-0.08184955272002803],"type":"VEC3"},{"bufferView":0,"byteOffset":1237332,"componentType":5126,"count":4,"max":[0.09997480585159883,-0.0014103742673922995,-0.08544955261415374],"min":[0.09994480585233183,-0.001610374262502301,-0.08544955263199602],"type":"VEC3"},{"bufferView":0,"byteOffset":1237380,"componentType":5126,"count":4,"max":[0.09997480585159883,-0.0014103742673922995,-0.08524955261904474],"min":[0.09994480584994683,-0.0014103742848768413,-0.08544955261451144],"type":"VEC3"},{"bufferView":0,"byteOffset":1237428,"componentType":5126,"count":4,"max":[0.09997480584921382,-0.0014103742848768413,-0.08524955261904474],"min":[0.09994480584994683,-0.0016103742799868392,-0.08524955263688704],"type":"VEC3"},{"bufferView":0,"byteOffset":1237476,"componentType":5126,"count":4,"max":[0.09997480585159883,-0.001610374262502301,-0.08524955263652922],"min":[0.09994480584994683,-0.0016103742799868392,-0.08544955263199602],"type":"VEC3"},{"bufferView":0,"byteOffset":1237524,"componentType":5126,"count":4,"max":[0.09997480584444382,-0.001410374319845939,-0.08484955262882572],"min":[0.09994480584517683,-0.0016103743149559406,-0.08484955264666803],"type":"VEC3"},{"bufferView":0,"byteOffset":1237572,"componentType":5126,"count":4,"max":[0.09997480584444382,-0.001410374319845939,-0.08464955263371672],"min":[0.0999448058427919,-0.0014103743373304809,-0.08484955262918342],"type":"VEC3"},{"bufferView":0,"byteOffset":1237620,"componentType":5126,"count":4,"max":[0.09997480584205895,-0.0014103743373304809,-0.08464955263371672],"min":[0.0999448058427919,-0.001610374332440479,-0.08464955265155902],"type":"VEC3"},{"bufferView":0,"byteOffset":1237668,"componentType":5126,"count":4,"max":[0.09997480584444382,-0.0016103743149559406,-0.08464955265120123],"min":[0.09994480584279193,-0.001610374332440479,-0.08484955264666803],"type":"VEC3"},{"bufferView":0,"byteOffset":1237716,"componentType":5126,"count":4,"max":[0.09997480583728893,-0.0014103743722995788,-0.08424955264349772],"min":[0.09994480583802196,-0.0016103743674095803,-0.08424955266134003],"type":"VEC3"},{"bufferView":0,"byteOffset":1237764,"componentType":5126,"count":4,"max":[0.09997480583728893,-0.0014103743722995788,-0.08404955264838873],"min":[0.09994480583563693,-0.0014103743897841206,-0.08424955264385542],"type":"VEC3"},{"bufferView":0,"byteOffset":1237812,"componentType":5126,"count":4,"max":[0.09997480583490395,-0.0014103743897841206,-0.08404955264838873],"min":[0.09994480583563692,-0.0016103743848941187,-0.08404955266623103],"type":"VEC3"},{"bufferView":0,"byteOffset":1237860,"componentType":5126,"count":4,"max":[0.09997480583728893,-0.0016103743674095803,-0.08404955266587322],"min":[0.09994480583563692,-0.0016103743848941187,-0.08424955266134003],"type":"VEC3"},{"bufferView":0,"byteOffset":1237908,"componentType":5126,"count":4,"max":[0.09997480583013404,-0.0014103744247532183,-0.08364955265816973],"min":[0.09994480583086703,-0.0016103744198632092,-0.08364955267601201],"type":"VEC3"},{"bufferView":0,"byteOffset":1237956,"componentType":5126,"count":4,"max":[0.09997480583013404,-0.0014103744247532183,-0.08344955266306071],"min":[0.09994480582848203,-0.0014103744422377601,-0.08364955265852743],"type":"VEC3"},{"bufferView":0,"byteOffset":1238004,"componentType":5126,"count":4,"max":[0.09997480582774902,-0.0014103744422377601,-0.08344955266306071],"min":[0.09994480582848203,-0.0016103744373477619,-0.08344955268090301],"type":"VEC3"},{"bufferView":0,"byteOffset":1238052,"componentType":5126,"count":4,"max":[0.09997480583013404,-0.0016103744198632092,-0.08344955268054521],"min":[0.09994480582848203,-0.0016103744373477619,-0.08364955267601201],"type":"VEC3"},{"bufferView":0,"byteOffset":1238100,"componentType":5126,"count":4,"max":[0.09997480582297914,-0.001410374477206851,-0.08304955267284171],"min":[0.09994480582371214,-0.001610374472316849,-0.08304955269068401],"type":"VEC3"},{"bufferView":0,"byteOffset":1238148,"componentType":5126,"count":4,"max":[0.09997480582297914,-0.001410374477206851,-0.08284955267773272],"min":[0.09994480582132713,-0.0014103744946913999,-0.08304955267319943],"type":"VEC3"},{"bufferView":0,"byteOffset":1238196,"componentType":5126,"count":4,"max":[0.09997480582059413,-0.0014103744946913999,-0.08284955267773272],"min":[0.09994480582132713,-0.0016103744898014014,-0.08284955269557503],"type":"VEC3"},{"bufferView":0,"byteOffset":1238244,"componentType":5126,"count":4,"max":[0.09997480582297914,-0.001610374472316849,-0.08284955269521721],"min":[0.09994480582132713,-0.0016103744898014014,-0.08304955269068401],"type":"VEC3"},{"bufferView":0,"byteOffset":1238292,"componentType":5126,"count":4,"max":[0.09997480581582414,-0.0014103745296604906,-0.08244955268751372],"min":[0.09994480581655713,-0.0016103745247704887,-0.08244955270535602],"type":"VEC3"},{"bufferView":0,"byteOffset":1238340,"componentType":5126,"count":4,"max":[0.09997480581582413,-0.0014103745296604906,-0.0822495526924047],"min":[0.09994480581417223,-0.0014103745471450396,-0.08244955268787142],"type":"VEC3"},{"bufferView":0,"byteOffset":1238388,"componentType":5126,"count":4,"max":[0.09997480581343914,-0.0014103745471450396,-0.0822495526924047],"min":[0.09994480581417223,-0.0016103745422550411,-0.08224955271024703],"type":"VEC3"},{"bufferView":0,"byteOffset":1238436,"componentType":5126,"count":4,"max":[0.09997480581582414,-0.0016103745247704887,-0.08224955270988923],"min":[0.09994480581417223,-0.0016103745422550411,-0.08244955270535602],"type":"VEC3"},{"bufferView":0,"byteOffset":1238484,"componentType":5126,"count":6,"max":[0.09997480581582414,-0.0019003745176784897,-0.08244955273035082],"min":[0.09877480584516712,-0.0021003745127884913,-0.08244955275856783],"type":"VEC3"},{"bufferView":0,"byteOffset":1238556,"componentType":5126,"count":4,"max":[0.09997480581582413,-0.0019003745176784897,-0.08224955273524183],"min":[0.09907480583544623,-0.0019003745351630387,-0.08244955274108322],"type":"VEC3"},{"bufferView":0,"byteOffset":1238604,"componentType":5126,"count":6,"max":[0.09997480581343914,-0.0019003745351630387,-0.08224955273524183],"min":[0.09877480584278223,-0.0021003745302730402,-0.08224955276345883],"type":"VEC3"},{"bufferView":0,"byteOffset":1238676,"componentType":5126,"count":4,"max":[0.09997480581582414,-0.0021003745127884913,-0.08224955275272641],"min":[0.09907480583544623,-0.0021003745302730402,-0.08244955275856783],"type":"VEC3"},{"bufferView":0,"byteOffset":1238724,"componentType":5126,"count":6,"max":[0.09997480582297914,-0.00190037446522485,-0.08304955271567883],"min":[0.09877480585232204,-0.0021003744603348517,-0.08304955274389582],"type":"VEC3"},{"bufferView":0,"byteOffset":1238796,"componentType":5126,"count":4,"max":[0.09997480582297914,-0.00190037446522485,-0.08284955272056982],"min":[0.09907480584260113,-0.001900374482709399,-0.08304955272641124],"type":"VEC3"},{"bufferView":0,"byteOffset":1238844,"componentType":5126,"count":6,"max":[0.09997480582059413,-0.001900374482709399,-0.08284955272056982],"min":[0.09877480584993713,-0.0021003744778194007,-0.08284955274878683],"type":"VEC3"},{"bufferView":0,"byteOffset":1238916,"componentType":5126,"count":4,"max":[0.09997480582297914,-0.0021003744603348517,-0.08284955273805443],"min":[0.09907480584260113,-0.0021003744778194007,-0.08304955274389582],"type":"VEC3"},{"bufferView":0,"byteOffset":1238964,"componentType":5126,"count":6,"max":[0.09997480583013403,-0.0019003744127712105,-0.08364955270100682],"min":[0.09877480585947701,-0.0021003744078812083,-0.08364955272922382],"type":"VEC3"},{"bufferView":0,"byteOffset":1239036,"componentType":5126,"count":4,"max":[0.09997480583013403,-0.0019003744127712105,-0.08344955270589784],"min":[0.09907480584975602,-0.0019003744302557592,-0.08364955271173924],"type":"VEC3"},{"bufferView":0,"byteOffset":1239084,"componentType":5126,"count":6,"max":[0.09997480582774902,-0.0019003744302557592,-0.08344955270589784],"min":[0.09877480585709202,-0.0021003744253657607,-0.08344955273411483],"type":"VEC3"},{"bufferView":0,"byteOffset":1239156,"componentType":5126,"count":4,"max":[0.09997480583013403,-0.0021003744078812083,-0.08344955272338242],"min":[0.09907480584975602,-0.0021003744253657607,-0.08364955272922382],"type":"VEC3"},{"bufferView":0,"byteOffset":1239204,"componentType":5126,"count":6,"max":[0.09997480583728893,-0.0019003743603175707,-0.08424955268633483],"min":[0.09877480586663191,-0.002100374355427569,-0.08424955271455184],"type":"VEC3"},{"bufferView":0,"byteOffset":1239276,"componentType":5126,"count":4,"max":[0.09997480583728893,-0.0019003743603175707,-0.08404955269122583],"min":[0.09907480585691093,-0.0019003743778021197,-0.08424955269706723],"type":"VEC3"},{"bufferView":0,"byteOffset":1239324,"componentType":5126,"count":6,"max":[0.09997480583490395,-0.0019003743778021197,-0.08404955269122583],"min":[0.09877480586424693,-0.0021003743729121212,-0.08404955271944282],"type":"VEC3"},{"bufferView":0,"byteOffset":1239396,"componentType":5126,"count":4,"max":[0.09997480583728893,-0.002100374355427569,-0.08404955270871042],"min":[0.09907480585691093,-0.0021003743729121212,-0.08424955271455184],"type":"VEC3"},{"bufferView":0,"byteOffset":1239444,"componentType":5126,"count":6,"max":[0.09997480584444382,-0.0019003743078639381,-0.08484955267166282],"min":[0.09877480587378683,-0.0021003743029739293,-0.08484955269987982],"type":"VEC3"},{"bufferView":0,"byteOffset":1239516,"componentType":5126,"count":4,"max":[0.0999748058444438,-0.0019003743078639381,-0.08464955267655382],"min":[0.0990748058640659,-0.00190037432534848,-0.08484955268239523],"type":"VEC3"},{"bufferView":0,"byteOffset":1239564,"componentType":5126,"count":6,"max":[0.09997480584205895,-0.00190037432534848,-0.08464955267655382],"min":[0.09877480587140193,-0.0021003743204584817,-0.08464955270477081],"type":"VEC3"},{"bufferView":0,"byteOffset":1239636,"componentType":5126,"count":4,"max":[0.09997480584444382,-0.0021003743029739293,-0.08464955269403843],"min":[0.09907480586406592,-0.0021003743204584817,-0.08484955269987982],"type":"VEC3"},{"bufferView":0,"byteOffset":1239684,"componentType":5126,"count":6,"max":[0.09997480585159883,-0.0019003742554102984,-0.08544955265699082],"min":[0.09877480588094183,-0.0021003742505203,-0.08544955268520772],"type":"VEC3"},{"bufferView":0,"byteOffset":1239756,"componentType":5126,"count":4,"max":[0.09997480585159883,-0.0019003742554102984,-0.08524955266188183],"min":[0.09907480587122083,-0.0019003742728948404,-0.08544955266772321],"type":"VEC3"},{"bufferView":0,"byteOffset":1239804,"componentType":5126,"count":6,"max":[0.09997480584921382,-0.0019003742728948404,-0.08524955266188183],"min":[0.09877480587855683,-0.0021003742680048383,-0.08524955269009883],"type":"VEC3"},{"bufferView":0,"byteOffset":1239876,"componentType":5126,"count":4,"max":[0.09997480585159883,-0.0021003742505203,-0.08524955267936643],"min":[0.09907480587122083,-0.0021003742680048383,-0.08544955268520772],"type":"VEC3"},{"bufferView":0,"byteOffset":1239924,"componentType":5126,"count":6,"max":[0.09997480580866924,-0.0019003745701321293,-0.08184955274502283],"min":[0.09877480583801224,-0.0021003745652421308,-0.08184955277323981],"type":"VEC3"},{"bufferView":0,"byteOffset":1239996,"componentType":5126,"count":4,"max":[0.09997480580866924,-0.0019003745701321293,-0.08164955274991383],"min":[0.09907480582829123,-0.0019003745876166782,-0.08184955275575521],"type":"VEC3"},{"bufferView":0,"byteOffset":1240044,"componentType":5126,"count":6,"max":[0.09997480580628422,-0.0019003745876166782,-0.08164955274991383],"min":[0.09877480583562724,-0.0021003745827266797,-0.08164955277813082],"type":"VEC3"},{"bufferView":0,"byteOffset":1240116,"componentType":5126,"count":4,"max":[0.09997480580866923,-0.0021003745652421308,-0.08164955276739844],"min":[0.09907480582829123,-0.0021003745827266797,-0.08184955277323981],"type":"VEC3"},{"bufferView":0,"byteOffset":1240164,"componentType":5126,"count":6,"max":[0.09997480580151433,-0.001900374622585769,-0.08124955275969482],"min":[0.09877480583085733,-0.0021003746176957707,-0.08124955278791182],"type":"VEC3"},{"bufferView":0,"byteOffset":1240236,"componentType":5126,"count":4,"max":[0.09997480580151433,-0.001900374622585769,-0.08104955276458482],"min":[0.09907480582113633,-0.0019003746400703214,-0.08124955277042722],"type":"VEC3"},{"bufferView":0,"byteOffset":1240284,"componentType":5126,"count":6,"max":[0.09997480579912933,-0.0019003746400703214,-0.08104955276458482],"min":[0.09877480582847233,-0.0021003746351803193,-0.08104955279280183],"type":"VEC3"},{"bufferView":0,"byteOffset":1240356,"componentType":5126,"count":4,"max":[0.09997480580151433,-0.0021003746176957707,-0.08104955278206942],"min":[0.09907480582113633,-0.0021003746351803193,-0.08124955278791182],"type":"VEC3"},{"bufferView":0,"byteOffset":1240404,"componentType":5126,"count":6,"max":[0.09997480579435931,-0.0019003746750394087,-0.0806495527743668],"min":[0.09877480582370242,-0.0021003746701494103,-0.08064955280258382],"type":"VEC3"},{"bufferView":0,"byteOffset":1240476,"componentType":5126,"count":4,"max":[0.09997480579435931,-0.0019003746750394087,-0.08044955277925682],"min":[0.09907480581398143,-0.0019003746925239612,-0.08064955278509922],"type":"VEC3"},{"bufferView":0,"byteOffset":1240524,"componentType":5126,"count":6,"max":[0.09997480579197443,-0.0019003746925239612,-0.08044955277925682],"min":[0.09877480582131744,-0.0021003746876339592,-0.0804495528074738],"type":"VEC3"},{"bufferView":0,"byteOffset":1240596,"componentType":5126,"count":4,"max":[0.09997480579435931,-0.0021003746701494103,-0.08044955279674142],"min":[0.09907480581398143,-0.0021003746876339592,-0.08064955280258382],"type":"VEC3"},{"bufferView":0,"byteOffset":1240644,"componentType":5126,"count":6,"max":[0.09997480578720443,-0.0019003747274930483,-0.08004955278903882],"min":[0.09877480581654743,-0.0021003747226030498,-0.08004955281725583],"type":"VEC3"},{"bufferView":0,"byteOffset":1240716,"componentType":5126,"count":4,"max":[0.09997480578720443,-0.0019003747274930483,-0.07984955279392882],"min":[0.09907480580682645,-0.00190037474497759,-0.08004955279977122],"type":"VEC3"},{"bufferView":0,"byteOffset":1240764,"componentType":5126,"count":6,"max":[0.09997480578481953,-0.00190037474497759,-0.07984955279392882],"min":[0.09877480581416243,-0.002100374740087592,-0.07984955282214583],"type":"VEC3"},{"bufferView":0,"byteOffset":1240836,"componentType":5126,"count":4,"max":[0.09997480578720443,-0.0021003747226030498,-0.07984955281141341],"min":[0.09907480580682645,-0.002100374740087592,-0.08004955281725583],"type":"VEC3"},{"bufferView":0,"byteOffset":1240884,"componentType":5126,"count":4,"max":[0.09943567761457153,-0.001050374565278421,-0.08209767100971384],"min":[0.09931037273904804,-0.001100374568003769,-0.08214283107246174],"type":"VEC3"},{"bufferView":0,"byteOffset":1240932,"componentType":5126,"count":4,"max":[0.09931037274024433,-0.0010503745604558397,-0.08209767100971384],"min":[0.09931037273904804,-0.001100374568003769,-0.08219799494455794],"type":"VEC3"},{"bufferView":0,"byteOffset":1240980,"componentType":5126,"count":4,"max":[0.09943567761469564,-0.0010503745604558397,-0.08215323503125052],"min":[0.09931037274024433,-0.001100374563146211,-0.08219799494455794],"type":"VEC3"},{"bufferView":0,"byteOffset":1241028,"componentType":5126,"count":5,"max":[0.09945671419948932,-0.0010503745643688695,-0.08214794730247073],"min":[0.09943567761469564,-0.0011003745636084794,-0.08215323503562172],"type":"VEC3"},{"bufferView":0,"byteOffset":1241088,"componentType":5126,"count":5,"max":[0.09945671419948353,-0.0010503745648311417,-0.08214283106809071],"min":[0.09943567761457144,-0.001100374564055759,-0.08214794730684181],"type":"VEC3"},{"bufferView":0,"byteOffset":1241148,"componentType":5126,"count":4,"max":[0.09922622640448633,-0.0010503745337192818,-0.08246123807499722],"min":[0.09922622640397853,-0.0011003745362197393,-0.08250382573076642],"type":"VEC3"},{"bufferView":0,"byteOffset":1241196,"componentType":5126,"count":4,"max":[0.09946037274022333,-0.0010503745337192818,-0.08250382572360312],"min":[0.09922622640448632,-0.0011003745324966196,-0.08250382573076642],"type":"VEC3"},{"bufferView":0,"byteOffset":1241244,"componentType":5126,"count":4,"max":[0.09946037274022333,-0.0010503745337192818,-0.08245958029785513],"min":[0.09946037273969571,-0.0011003745363646687,-0.08250382572797424],"type":"VEC3"},{"bufferView":0,"byteOffset":1241292,"componentType":5126,"count":20,"max":[0.09946037273969573,-0.0010503745375873307,-0.08234285011914443],"min":[0.09934621496670573,-0.0011003745465695404,-0.08245958030222623],"type":"VEC3"},{"bufferView":0,"byteOffset":1241532,"componentType":5126,"count":18,"max":[0.09934621496670573,-0.0010503745374424013,-0.08234285011914443],"min":[0.09922622640397853,-0.0011003745465695404,-0.08246123807936842],"type":"VEC3"},{"bufferView":0,"byteOffset":1241748,"componentType":5126,"count":4,"max":[0.09994480578793742,-0.0014103747394750492,-0.07984955275144952],"min":[0.09994480578555244,-0.0016103747520695997,-0.08004955276404402],"type":"VEC3"},{"bufferView":0,"byteOffset":1241796,"componentType":5126,"count":4,"max":[0.09994480579509232,-0.0014103746870214096,-0.08044955273677742],"min":[0.09994480579270743,-0.0016103746996159601,-0.08064955274937202],"type":"VEC3"},{"bufferView":0,"byteOffset":1241844,"componentType":5126,"count":4,"max":[0.09994480580224734,-0.00141037463456777,-0.08104955272210541],"min":[0.09994480579986233,-0.0016103746471623204,-0.08124955273470004],"type":"VEC3"},{"bufferView":0,"byteOffset":1241892,"componentType":5126,"count":4,"max":[0.09994480580940222,-0.0014103745821141304,-0.08164955270743442],"min":[0.09994480580701723,-0.0016103745947086807,-0.08184955272002803],"type":"VEC3"},{"bufferView":0,"byteOffset":1241940,"componentType":5126,"count":4,"max":[0.09994480585233183,-0.0014103742673922995,-0.08524955261940241],"min":[0.09994480584994683,-0.0016103742799868392,-0.08544955263199602],"type":"VEC3"},{"bufferView":0,"byteOffset":1241988,"componentType":5126,"count":4,"max":[0.09994480584517683,-0.001410374319845939,-0.08464955263407441],"min":[0.0999448058427919,-0.001610374332440479,-0.08484955264666803],"type":"VEC3"},{"bufferView":0,"byteOffset":1242036,"componentType":5126,"count":4,"max":[0.09994480583802196,-0.0014103743722995788,-0.08404955264874643],"min":[0.09994480583563692,-0.0016103743848941187,-0.08424955266134003],"type":"VEC3"},{"bufferView":0,"byteOffset":1242084,"componentType":5126,"count":4,"max":[0.09994480583086703,-0.0014103744247532183,-0.08344955266341841],"min":[0.09994480582848203,-0.0016103744373477619,-0.08364955267601201],"type":"VEC3"},{"bufferView":0,"byteOffset":1242132,"componentType":5126,"count":4,"max":[0.09994480582371214,-0.001410374477206851,-0.08284955267809044],"min":[0.09994480582132713,-0.0016103744898014014,-0.08304955269068401],"type":"VEC3"},{"bufferView":0,"byteOffset":1242180,"componentType":5126,"count":4,"max":[0.09994480581655714,-0.0014103745296604906,-0.08224955269276243],"min":[0.09994480581417223,-0.0016103745422550411,-0.08244955270535602],"type":"VEC3"},{"bufferView":0,"byteOffset":1242228,"componentType":5126,"count":4,"max":[0.09877480584516712,-0.001953272610597491,-0.08224955275417623],"min":[0.09877480584278223,-0.0020474764373540387,-0.08244955275752072],"type":"VEC3"},{"bufferView":0,"byteOffset":1242276,"componentType":5126,"count":4,"max":[0.09907480583783113,-0.0019003745176784897,-0.08224955274597423],"min":[0.09877480584278223,-0.0019532726280820398,-0.08244955274928521],"type":"VEC3"},{"bufferView":0,"byteOffset":1242324,"componentType":5126,"count":4,"max":[0.09907480583783111,-0.0020474764198694898,-0.0822495527624117],"min":[0.09877480584278223,-0.0021003745302730402,-0.08244955275856783],"type":"VEC3"},{"bufferView":0,"byteOffset":1242372,"componentType":5126,"count":4,"max":[0.09877480585232204,-0.0019532725581438513,-0.08284955273950423],"min":[0.09877480584993713,-0.002047476384900399,-0.08304955274284873],"type":"VEC3"},{"bufferView":0,"byteOffset":1242420,"componentType":5126,"count":4,"max":[0.09907480584498614,-0.00190037446522485,-0.08284955273130222],"min":[0.09877480584993713,-0.0019532725756284002,-0.08304955273461323],"type":"VEC3"},{"bufferView":0,"byteOffset":1242468,"componentType":5126,"count":4,"max":[0.09907480584498614,-0.0020474763674158502,-0.08284955274773972],"min":[0.09877480584993714,-0.0021003744778194007,-0.08304955274389582],"type":"VEC3"},{"bufferView":0,"byteOffset":1242516,"componentType":5126,"count":4,"max":[0.09877480585947702,-0.0019532725056902117,-0.08344955272483222],"min":[0.09877480585709202,-0.0020474763324467597,-0.08364955272817673],"type":"VEC3"},{"bufferView":0,"byteOffset":1242564,"componentType":5126,"count":4,"max":[0.09907480585214103,-0.0019003744127712105,-0.08344955271663022],"min":[0.09877480585709202,-0.0019532725231747607,-0.08364955271994123],"type":"VEC3"},{"bufferView":0,"byteOffset":1242612,"componentType":5126,"count":4,"max":[0.09907480585214103,-0.0020474763149622107,-0.08344955273306773],"min":[0.09877480585709203,-0.0021003744253657607,-0.08364955272922382],"type":"VEC3"},{"bufferView":0,"byteOffset":1242660,"componentType":5126,"count":4,"max":[0.09877480586663193,-0.0019532724532365683,-0.08404955271016024],"min":[0.09877480586424693,-0.0020474762799931197,-0.08424955271350473],"type":"VEC3"},{"bufferView":0,"byteOffset":1242708,"componentType":5126,"count":4,"max":[0.09907480585929594,-0.0019003743603175707,-0.08404955270195824],"min":[0.09877480586424693,-0.0019532724707211208,-0.08424955270526922],"type":"VEC3"},{"bufferView":0,"byteOffset":1242756,"componentType":5126,"count":4,"max":[0.09907480585929594,-0.002047476262508571,-0.08404955271839572],"min":[0.09877480586424693,-0.0021003743729121212,-0.08424955271455184],"type":"VEC3"},{"bufferView":0,"byteOffset":1242804,"componentType":5126,"count":4,"max":[0.09877480587378684,-0.0019532724007829396,-0.08464955269548821],"min":[0.09877480587140193,-0.00204747622753948,-0.08484955269883271],"type":"VEC3"},{"bufferView":0,"byteOffset":1242852,"componentType":5126,"count":4,"max":[0.09907480586645084,-0.0019003743078639381,-0.08464955268728622],"min":[0.09877480587140193,-0.0019532724182674812,-0.08484955269059725],"type":"VEC3"},{"bufferView":0,"byteOffset":1242900,"componentType":5126,"count":4,"max":[0.09907480586645083,-0.0020474762100549312,-0.08464955270372372],"min":[0.09877480587140193,-0.0021003743204584817,-0.08484955269987982],"type":"VEC3"},{"bufferView":0,"byteOffset":1242948,"componentType":5126,"count":4,"max":[0.09877480588094184,-0.0019532723483292997,-0.08524955268081622],"min":[0.09877480587855683,-0.0020474761750858407,-0.08544955268416073],"type":"VEC3"},{"bufferView":0,"byteOffset":1242996,"componentType":5126,"count":4,"max":[0.09907480587360583,-0.0019003742554102984,-0.08524955267261423],"min":[0.09877480587855683,-0.0019532723658138417,-0.08544955267592523],"type":"VEC3"},{"bufferView":0,"byteOffset":1243044,"componentType":5126,"count":4,"max":[0.09907480587360583,-0.0020474761576012987,-0.08524955268905171],"min":[0.09877480587855683,-0.0021003742680048383,-0.08544955268520772],"type":"VEC3"},{"bufferView":0,"byteOffset":1243092,"componentType":5126,"count":4,"max":[0.09877480583801224,-0.0019532726630511307,-0.08164955276884821],"min":[0.09877480583562724,-0.0020474764898076787,-0.08184955277219273],"type":"VEC3"},{"bufferView":0,"byteOffset":1243140,"componentType":5126,"count":4,"max":[0.09907480583067622,-0.0019003745701321293,-0.08164955276064623],"min":[0.09877480583562724,-0.0019532726805356797,-0.08184955276395724],"type":"VEC3"},{"bufferView":0,"byteOffset":1243188,"componentType":5126,"count":4,"max":[0.09907480583067621,-0.0020474764723231297,-0.08164955277708373],"min":[0.09877480583562724,-0.0021003745827266797,-0.08184955277323981],"type":"VEC3"},{"bufferView":0,"byteOffset":1243236,"componentType":5126,"count":4,"max":[0.09877480583085733,-0.0019532727155047703,-0.08104955278351922],"min":[0.09877480582847233,-0.002047476542261318,-0.08124955278686471],"type":"VEC3"},{"bufferView":0,"byteOffset":1243284,"componentType":5126,"count":4,"max":[0.09907480582352134,-0.001900374622585769,-0.08104955277531722],"min":[0.09877480582847233,-0.0019532727329893192,-0.0812495527786292],"type":"VEC3"},{"bufferView":0,"byteOffset":1243332,"componentType":5126,"count":4,"max":[0.09907480582352134,-0.0020474765247767692,-0.08104955279175473],"min":[0.09877480582847233,-0.0021003746351803193,-0.08124955278791182],"type":"VEC3"},{"bufferView":0,"byteOffset":1243380,"componentType":5126,"count":4,"max":[0.09877480582370242,-0.00195327276795841,-0.08044955279819124],"min":[0.09877480582131744,-0.002047476594714951,-0.08064955280153671],"type":"VEC3"},{"bufferView":0,"byteOffset":1243428,"componentType":5126,"count":4,"max":[0.09907480581636643,-0.0019003746750394087,-0.08044955278998922],"min":[0.09877480582131745,-0.0019532727854429588,-0.08064955279330122],"type":"VEC3"},{"bufferView":0,"byteOffset":1243476,"componentType":5126,"count":4,"max":[0.09907480581636642,-0.0020474765772304088,-0.08044955280642672],"min":[0.09877480582131744,-0.0021003746876339592,-0.08064955280258382],"type":"VEC3"},{"bufferView":0,"byteOffset":1243524,"componentType":5126,"count":4,"max":[0.09877480581654743,-0.0019532728204120497,-0.07984955281286321],"min":[0.09877480581416243,-0.0020474766471685903,-0.08004955281620874],"type":"VEC3"},{"bufferView":0,"byteOffset":1243572,"componentType":5126,"count":4,"max":[0.09907480580921142,-0.0019003747274930483,-0.07984955280466122],"min":[0.09877480581416243,-0.0019532728378965913,-0.08004955280797321],"type":"VEC3"},{"bufferView":0,"byteOffset":1243620,"componentType":5126,"count":4,"max":[0.09907480580921142,-0.0020474766296840487,-0.07984955282109882],"min":[0.09877480581416243,-0.002100374740087592,-0.08004955281725583],"type":"VEC3"},{"bufferView":0,"byteOffset":1243668,"componentType":5126,"count":5,"max":[0.09945671419948353,-0.0010503745604558397,-0.08209767100971384],"min":[0.09931037273904804,-0.0010503745692264312,-0.08219799494018683],"type":"VEC3"},{"bufferView":0,"byteOffset":1243728,"componentType":5126,"count":4,"max":[0.09945671419948932,-0.0010503745648311417,-0.08214746140600684],"min":[0.09945671419947773,-0.0011003745636084794,-0.08214843320330571],"type":"VEC3"},{"bufferView":0,"byteOffset":1243776,"componentType":5126,"count":20,"max":[0.09946037274022333,-0.0010503745337192818,-0.08234285011914443],"min":[0.09922622640397853,-0.001050374547792199,-0.08250382572639522],"type":"VEC3"},{"bufferView":0,"byteOffset":1244016,"componentType":5126,"count":4,"max":[0.07254929625423802,0.00003500119999999995,-0.08050079704851602],"min":[0.07244979683423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1244064,"componentType":5126,"count":4,"max":[0.07299999639423801,0.00003500119999999995,-0.08005009690851603],"min":[0.07254929625423802,0.0,-0.08050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1244112,"componentType":5126,"count":4,"max":[0.07299999639423803,0.00003500119999999995,-0.07995029776851602],"min":[0.07299999639423801,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1244160,"componentType":5126,"count":4,"max":[0.07299999639423803,0.00003500119999999995,-0.079499998948516],"min":[0.07254969757423803,0.0,-0.07995029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1244208,"componentType":5126,"count":4,"max":[0.07254969757423803,0.00003500119999999995,-0.079499998948516],"min":[0.07245049533423802,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1244256,"componentType":5126,"count":4,"max":[0.07245049533423802,0.00003500119999999995,-0.079499998948516],"min":[0.07199989679423803,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1244304,"componentType":5126,"count":4,"max":[0.07199989679423803,0.00003500119999999995,-0.07995059748851603],"min":[0.07199989679423802,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1244352,"componentType":5126,"count":4,"max":[0.07244979683423802,0.00003500119999999995,-0.08004999784851603],"min":[0.07199989679423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1244400,"componentType":5126,"count":8,"max":[0.07299999639423803,0.0,-0.079499998948516],"min":[0.07199989679423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1244496,"componentType":5126,"count":8,"max":[0.07299999639423803,0.00003500119999999995,-0.079499998948516],"min":[0.07199989679423802,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1244592,"componentType":5126,"count":4,"max":[0.05504929625423803,0.00003500119999999995,-0.09300079704851603],"min":[0.054949796834238014,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1244640,"componentType":5126,"count":4,"max":[0.05549999639423803,0.00003500119999999995,-0.09255009690851602],"min":[0.05504929625423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1244688,"componentType":5126,"count":4,"max":[0.05549999639423803,0.00003500119999999995,-0.09245029776851604],"min":[0.05549999639423801,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1244736,"componentType":5126,"count":4,"max":[0.05549999639423801,0.00003500119999999995,-0.09199999894851603],"min":[0.05504969757423801,0.0,-0.09245029776851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1244784,"componentType":5126,"count":4,"max":[0.05504969757423801,0.00003500119999999995,-0.09199999894851602],"min":[0.054950495334238014,0.0,-0.09199999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1244832,"componentType":5126,"count":4,"max":[0.054950495334238014,0.00003500119999999995,-0.09199999894851602],"min":[0.054499896794238015,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1244880,"componentType":5126,"count":4,"max":[0.054499896794238015,0.00003500119999999995,-0.09245059748851603],"min":[0.054499896794238015,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1244928,"componentType":5126,"count":4,"max":[0.054949796834238014,0.00003500119999999995,-0.09254999784851603],"min":[0.054499896794238015,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1244976,"componentType":5126,"count":8,"max":[0.05549999639423803,0.0,-0.09199999894851602],"min":[0.054499896794238015,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1245072,"componentType":5126,"count":8,"max":[0.05549999639423803,0.00003500119999999995,-0.09199999894851602],"min":[0.054499896794238015,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1245168,"componentType":5126,"count":4,"max":[0.05254929625423803,0.00003500119999999995,-0.08050079704851604],"min":[0.05244979683423803,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1245216,"componentType":5126,"count":4,"max":[0.052999996394238025,0.00003500119999999995,-0.08005009690851603],"min":[0.05254929625423803,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1245264,"componentType":5126,"count":4,"max":[0.052999996394238025,0.00003500119999999995,-0.079950297768516],"min":[0.05299999639423801,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1245312,"componentType":5126,"count":4,"max":[0.05299999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.05254969757423801,0.0,-0.079950297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1245360,"componentType":5126,"count":4,"max":[0.05254969757423801,0.00003500119999999995,-0.079499998948516],"min":[0.05245049533423801,0.0,-0.07949999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1245408,"componentType":5126,"count":4,"max":[0.05245049533423801,0.00003500119999999995,-0.07949999894851602],"min":[0.05199989679423801,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1245456,"componentType":5126,"count":4,"max":[0.05199989679423801,0.00003500119999999995,-0.07995059748851603],"min":[0.051999896794238,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1245504,"componentType":5126,"count":4,"max":[0.05244979683423803,0.00003500119999999995,-0.08004999784851603],"min":[0.051999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1245552,"componentType":5126,"count":8,"max":[0.052999996394238025,0.0,-0.079499998948516],"min":[0.051999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1245648,"componentType":5126,"count":8,"max":[0.052999996394238025,0.00003500119999999995,-0.079499998948516],"min":[0.051999896794238,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1245744,"componentType":5126,"count":14,"max":[0.09998131097856813,-0.002144671766885292,-0.08654955265137243],"min":[0.09988981228417013,-0.0022463600886142884,-0.08655005265966302],"type":"VEC3"},{"bufferView":0,"byteOffset":1245912,"componentType":5126,"count":3,"max":[0.09993527569795514,-0.0022262407733378707,-0.08654955265907413],"min":[0.09993345612163922,-0.00223336311493458,-0.08655055265905012],"type":"VEC3"},{"bufferView":0,"byteOffset":1245948,"componentType":5126,"count":3,"max":[0.09995237971526513,-0.0021839746150738686,-0.08654955265515343],"min":[0.09993701729242213,-0.00222624077338158,-0.08655055265512941],"type":"VEC3"},{"bufferView":0,"byteOffset":1245984,"componentType":5126,"count":4,"max":[0.09995237971526513,-0.0021839746150738686,-0.08654955265515343],"min":[0.09991824966248512,-0.00218397461516129,-0.08655055265553642],"type":"VEC3"},{"bufferView":0,"byteOffset":1246032,"componentType":5126,"count":4,"max":[0.09993345612165112,-0.0021839746150738686,-0.08654955265556043],"min":[0.09991824966248512,-0.002226240773425289,-0.08655055265905012],"type":"VEC3"},{"bufferView":0,"byteOffset":1246080,"componentType":5126,"count":4,"max":[0.09994257999714412,-0.0022463600885268705,-0.08654955266072413],"min":[0.09992854326560513,-0.0022463600886142884,-0.08655055266086753],"type":"VEC3"},{"bufferView":0,"byteOffset":1246128,"componentType":5126,"count":4,"max":[0.09992854326561712,-0.0021446717667978703,-0.08654955265246353],"min":[0.09988981228417013,-0.0022463600886142884,-0.08655055266086753],"type":"VEC3"},{"bufferView":0,"byteOffset":1246176,"componentType":5126,"count":4,"max":[0.09990431690675913,-0.0021446717667978703,-0.08654955265229052],"min":[0.09988981228417013,-0.002144671766885292,-0.08655055265243954],"type":"VEC3"},{"bufferView":0,"byteOffset":1246224,"componentType":5126,"count":4,"max":[0.09991409063093314,-0.0021446717667978703,-0.08654955265229052],"min":[0.09990431690674713,-0.0021724852904672896,-0.08655055265458152],"type":"VEC3"},{"bufferView":0,"byteOffset":1246272,"componentType":5126,"count":4,"max":[0.09995643477104012,-0.0021724852903798712,-0.08654955265410061],"min":[0.09991409063092122,-0.0021724852904672896,-0.08655055265458152],"type":"VEC3"},{"bufferView":0,"byteOffset":1246320,"componentType":5126,"count":4,"max":[0.09996680635600212,-0.0021446717667978703,-0.08654955265154543],"min":[0.09995643477102813,-0.0021724852904672896,-0.08655055265407663],"type":"VEC3"},{"bufferView":0,"byteOffset":1246368,"componentType":5126,"count":4,"max":[0.09998131097858012,-0.0021446717667978703,-0.08654955265137243],"min":[0.09996680635599013,-0.002144671766885292,-0.08655055265152142],"type":"VEC3"},{"bufferView":0,"byteOffset":1246416,"componentType":5126,"count":4,"max":[0.09998131097858012,-0.0021446717667978703,-0.08654955265137243],"min":[0.09994257999713213,-0.0022463600886142884,-0.08655055266070014],"type":"VEC3"},{"bufferView":0,"byteOffset":1246464,"componentType":5126,"count":14,"max":[0.09998131097858012,-0.0021446717667978703,-0.08655005265901962],"min":[0.09988981228418213,-0.0022463600885268705,-0.08655055266086753],"type":"VEC3"},{"bufferView":0,"byteOffset":1246632,"componentType":5126,"count":4,"max":[0.07254929625423802,0.00003500119999999995,-0.090500797048516],"min":[0.07244979683423802,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1246680,"componentType":5126,"count":4,"max":[0.07299999639423803,0.00003500119999999995,-0.09005009690851602],"min":[0.07254929625423802,0.0,-0.090500797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":1246728,"componentType":5126,"count":4,"max":[0.07299999639423803,0.00003500119999999995,-0.08995029776851603],"min":[0.07299999639423801,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1246776,"componentType":5126,"count":4,"max":[0.07299999639423801,0.00003500119999999995,-0.08949999894851603],"min":[0.07254969757423803,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1246824,"componentType":5126,"count":4,"max":[0.07254969757423803,0.00003500119999999995,-0.08949999894851601],"min":[0.07245049533423802,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1246872,"componentType":5126,"count":4,"max":[0.07245049533423802,0.00003500119999999995,-0.08949999894851601],"min":[0.07199989679423803,0.0,-0.08995059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1246920,"componentType":5126,"count":4,"max":[0.07199989679423803,0.00003500119999999995,-0.08995059748851601],"min":[0.07199989679423803,0.0,-0.09004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1246968,"componentType":5126,"count":4,"max":[0.07244979683423802,0.00003500119999999995,-0.09004999784851603],"min":[0.07199989679423803,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1247016,"componentType":5126,"count":8,"max":[0.07299999639423803,0.0,-0.08949999894851601],"min":[0.07199989679423803,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1247112,"componentType":5126,"count":8,"max":[0.07299999639423803,0.00003500119999999995,-0.08949999894851601],"min":[0.07199989679423803,0.00003500119999999995,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1247208,"componentType":5126,"count":67,"max":[0.09939980273762483,-0.0010003748500373283,-0.08904939405623163],"min":[0.09859980275718783,-0.0017503748316971901,-0.08904939412911984],"type":"VEC3"},{"bufferView":0,"byteOffset":1248012,"componentType":5126,"count":4,"max":[0.09859980275957284,-0.0010503748313301317,-0.08904939406873562],"min":[0.09859980275718783,-0.001179664167534188,-0.08924939407514743],"type":"VEC3"},{"bufferView":0,"byteOffset":1248060,"componentType":5126,"count":16,"max":[0.09864980275834982,-0.0010003748325527902,-0.08904939406376822],"min":[0.09859980275718783,-0.0010503748488146698,-0.08924939406384462],"type":"VEC3"},{"bufferView":0,"byteOffset":1248252,"componentType":5126,"count":4,"max":[0.09927909206484282,-0.0010003748325527902,-0.08904939405626404],"min":[0.09864980275596483,-0.0010003748500373392,-0.08924939405887723],"type":"VEC3"},{"bufferView":0,"byteOffset":1248300,"componentType":5126,"count":4,"max":[0.09938515807942781,-0.0010150194931352985,-0.08904939405712273],"min":[0.09931444740065284,-0.001085730187009439,-0.08924939405757022],"type":"VEC3"},{"bufferView":0,"byteOffset":1248348,"componentType":5126,"count":4,"max":[0.09939980274000984,-0.0011210855077196484,-0.08904939406537742],"min":[0.09939980273762482,-0.0017003748329201898,-0.08924939411112953],"type":"VEC3"},{"bufferView":0,"byteOffset":1248396,"componentType":5126,"count":16,"max":[0.09939980274000984,-0.0017003748154356408,-0.08904939411602052],"min":[0.09934980273884783,-0.0017503748316971901,-0.08924939411609682],"type":"VEC3"},{"bufferView":0,"byteOffset":1248588,"componentType":5126,"count":4,"max":[0.09934980274123284,-0.0017503748142126412,-0.08904939412098782],"min":[0.09866980275547585,-0.0017503748316971901,-0.08924939412420584],"type":"VEC3"},{"bufferView":0,"byteOffset":1248636,"componentType":5126,"count":16,"max":[0.09866980275786083,-0.0017003748154356408,-0.08904939412532192],"min":[0.09861980275669882,-0.0017503748316971901,-0.08924939412422885],"type":"VEC3"},{"bufferView":0,"byteOffset":1248828,"componentType":5126,"count":16,"max":[0.09866948836836352,-0.0015713357419556396,-0.08904939411361931],"min":[0.09865515809489282,-0.0016420464358301884,-0.08924939411491004],"type":"VEC3"},{"bufferView":0,"byteOffset":1249020,"componentType":5126,"count":4,"max":[0.09861980275908383,-0.0013133722792096486,-0.08904939409148903],"min":[0.09861980275669884,-0.0015152697436331907,-0.08924939410424852],"type":"VEC3"},{"bufferView":0,"byteOffset":1249068,"componentType":5126,"count":67,"max":[0.09939980274000984,-0.0010003748325527902,-0.08924939405134066],"min":[0.09859980275957282,-0.0017503748142126412,-0.08924939412422885],"type":"VEC3"},{"bufferView":0,"byteOffset":1249872,"componentType":5126,"count":10,"max":[0.09861444742015484,-0.00117966415004965,-0.08904939408003844],"min":[0.09859980275718783,-0.0012150195057291917,-0.08924939407806363],"type":"VEC3"},{"bufferView":0,"byteOffset":1249992,"componentType":5126,"count":10,"max":[0.09931444740303784,-0.0010003748325527902,-0.08904939405623163],"min":[0.09927909206245782,-0.0010150195106197906,-0.08924939405223171],"type":"VEC3"},{"bufferView":0,"byteOffset":1250112,"componentType":5126,"count":10,"max":[0.09939980274000984,-0.001085730169525071,-0.08904939406246123],"min":[0.09938515807704283,-0.0011210855252041902,-0.08924939406048643],"type":"VEC3"},{"bufferView":0,"byteOffset":1250232,"componentType":5126,"count":4,"max":[0.09861980275908383,-0.001698112434152641,-0.08904939412512412],"min":[0.09861980275669882,-0.0017003748329201898,-0.08924939412043094],"type":"VEC3"},{"bufferView":0,"byteOffset":1250280,"componentType":5126,"count":4,"max":[0.09865515809727782,-0.0016420464183456397,-0.089049394119801],"min":[0.09863444741728083,-0.0016627571134421898,-0.08924939411696763],"type":"VEC3"},{"bufferView":0,"byteOffset":1250328,"componentType":5126,"count":4,"max":[0.09865515809727783,-0.0015506250643436382,-0.08904939411205573],"min":[0.09863444741728082,-0.0015713357594401886,-0.08924939410872833],"type":"VEC3"},{"bufferView":0,"byteOffset":1250376,"componentType":5126,"count":10,"max":[0.09863444741966583,-0.0015152697261486417,-0.08904939410913952],"min":[0.09861980275669884,-0.0015506250818281906,-0.08924939410716473],"type":"VEC3"},{"bufferView":0,"byteOffset":1250496,"componentType":5126,"count":8,"max":[0.09862448736961683,-0.001292241366639651,-0.08904939408958594],"min":[0.09861980275669884,-0.0013133722966941904,-0.08924939408659803],"type":"VEC3"},{"bufferView":0,"byteOffset":1250592,"componentType":5126,"count":4,"max":[0.09862109614855782,-0.00121501948824465,-0.08904939408295463],"min":[0.09861444741776984,-0.0012216682341321884,-0.08924939407856564],"type":"VEC3"},{"bufferView":0,"byteOffset":1250640,"componentType":5126,"count":10,"max":[0.09863444741966583,-0.001662757095957641,-0.08904939412185862],"min":[0.09861980275669882,-0.00169811245163719,-0.08924939412023312],"type":"VEC3"},{"bufferView":0,"byteOffset":1250760,"componentType":5126,"count":4,"max":[0.09863105619860582,-0.0012781544674116496,-0.08904939408827603],"min":[0.09862448736723183,-0.001292241384124189,-0.08924939408469494],"type":"VEC3"},{"bufferView":0,"byteOffset":1250808,"componentType":5126,"count":12,"max":[0.09863567228587958,-0.0012216682166476503,-0.08904939408345663],"min":[0.09862109614617284,-0.0012781544848961914,-0.08924939408338503],"type":"VEC3"},{"bufferView":0,"byteOffset":1250952,"componentType":5126,"count":4,"max":[0.027500000000000014,0.0,-0.07750000000000003],"min":[0.0275,-0.0010003231200000008,-0.09750000000000003],"type":"VEC3"},{"bufferView":0,"byteOffset":1251000,"componentType":5126,"count":4,"max":[0.0325,0.0,-0.09750000000000003],"min":[0.027500000000000014,-0.0010003231200000008,-0.10250000000000004],"type":"VEC3"},{"bufferView":0,"byteOffset":1251048,"componentType":5126,"count":4,"max":[0.09750000000000003,0.0,-0.10250000000000004],"min":[0.0325,-0.0010003231200000008,-0.10250000000000004],"type":"VEC3"},{"bufferView":0,"byteOffset":1251096,"componentType":5126,"count":4,"max":[0.10250000000000002,0.0,-0.09750000000000003],"min":[0.09750000000000003,-0.0010003231200000008,-0.10250000000000004],"type":"VEC3"},{"bufferView":0,"byteOffset":1251144,"componentType":5126,"count":4,"max":[0.10250000000000002,0.0,-0.07750000000000001],"min":[0.10250000000000002,-0.0010003231200000008,-0.09750000000000003],"type":"VEC3"},{"bufferView":0,"byteOffset":1251192,"componentType":5126,"count":4,"max":[0.10250000000000002,0.0,-0.07250000000000004],"min":[0.09750000000000003,-0.0010003231200000008,-0.07750000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":1251240,"componentType":5126,"count":4,"max":[0.09750000000000003,0.0,-0.07250000000000004],"min":[0.0325,-0.0010003231200000008,-0.07250000000000004],"type":"VEC3"},{"bufferView":0,"byteOffset":1251288,"componentType":5126,"count":4,"max":[0.0325,0.0,-0.07250000000000004],"min":[0.0275,-0.0010003231200000008,-0.07750000000000003],"type":"VEC3"},{"bufferView":0,"byteOffset":1251336,"componentType":5126,"count":8,"max":[0.10250000000000002,-0.0010003231200000008,-0.07250000000000004],"min":[0.0275,-0.0010003231200000008,-0.10250000000000004],"type":"VEC3"},{"bufferView":0,"byteOffset":1251432,"componentType":5126,"count":8,"max":[0.10250000000000002,0.0,-0.07250000000000004],"min":[0.0275,0.0,-0.10250000000000004],"type":"VEC3"},{"bufferView":0,"byteOffset":1251528,"componentType":5126,"count":4,"max":[0.045049296254238,0.00003500119999999995,-0.09300079704851603],"min":[0.044949796834238,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1251576,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.09255009690851602],"min":[0.045049296254238,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1251624,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.09245029776851604],"min":[0.04549999639423801,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1251672,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.09199999894851603],"min":[0.045049697574238025,0.0,-0.09245029776851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1251720,"componentType":5126,"count":4,"max":[0.045049697574238025,0.00003500119999999995,-0.09199999894851602],"min":[0.04495049533423801,0.0,-0.09199999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1251768,"componentType":5126,"count":4,"max":[0.04495049533423801,0.00003500119999999995,-0.09199999894851602],"min":[0.044499896794238,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1251816,"componentType":5126,"count":4,"max":[0.04449989679423801,0.00003500119999999995,-0.09245059748851603],"min":[0.044499896794238,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1251864,"componentType":5126,"count":4,"max":[0.044949796834238,0.00003500119999999995,-0.09254999784851603],"min":[0.04449989679423801,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1251912,"componentType":5126,"count":8,"max":[0.04549999639423801,0.0,-0.09199999894851602],"min":[0.044499896794238,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1252008,"componentType":5126,"count":8,"max":[0.04549999639423801,0.00003500119999999995,-0.09199999894851602],"min":[0.044499896794238,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1252104,"componentType":5126,"count":4,"max":[0.07504929625423802,0.00003500119999999995,-0.07800079704851602],"min":[0.07494979683423801,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252152,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.07755009690851603],"min":[0.07504929625423802,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252200,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.07745029776851602],"min":[0.07549999639423803,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1252248,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.07504969757423803,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252296,"componentType":5126,"count":4,"max":[0.07504969757423803,0.00003500119999999995,-0.07699999894851602],"min":[0.07495049533423802,0.0,-0.07699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252344,"componentType":5126,"count":4,"max":[0.07495049533423802,0.00003500119999999995,-0.07699999894851602],"min":[0.07449989679423803,0.0,-0.07745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1252392,"componentType":5126,"count":4,"max":[0.07449989679423803,0.00003500119999999995,-0.07745059748851603],"min":[0.07449989679423803,0.0,-0.07754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1252440,"componentType":5126,"count":4,"max":[0.07494979683423801,0.00003500119999999995,-0.07754999784851603],"min":[0.07449989679423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252488,"componentType":5126,"count":8,"max":[0.07549999639423803,0.0,-0.07699999894851602],"min":[0.07449989679423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252584,"componentType":5126,"count":8,"max":[0.07549999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.07449989679423803,0.00003500119999999995,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252680,"componentType":5126,"count":4,"max":[0.07254929625423802,0.00003500119999999995,-0.08550079704851603],"min":[0.07244979683423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1252728,"componentType":5126,"count":4,"max":[0.07299999639423803,0.00003500119999999995,-0.08505009690851603],"min":[0.07254929625423802,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1252776,"componentType":5126,"count":4,"max":[0.07299999639423803,0.00003500119999999995,-0.08495029776851602],"min":[0.07299999639423801,0.0,-0.08505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1252824,"componentType":5126,"count":4,"max":[0.07299999639423801,0.00003500119999999995,-0.08449999894851602],"min":[0.07254969757423803,0.0,-0.08495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252872,"componentType":5126,"count":4,"max":[0.07254969757423803,0.00003500119999999995,-0.08449999894851602],"min":[0.07245049533423802,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252920,"componentType":5126,"count":4,"max":[0.07245049533423802,0.00003500119999999995,-0.08449999894851602],"min":[0.07199989679423802,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1252968,"componentType":5126,"count":4,"max":[0.07199989679423803,0.00003500119999999995,-0.08495059748851602],"min":[0.07199989679423802,0.0,-0.08504999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1253016,"componentType":5126,"count":4,"max":[0.07244979683423802,0.00003500119999999995,-0.08504999784851602],"min":[0.07199989679423803,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253064,"componentType":5126,"count":8,"max":[0.07299999639423803,0.0,-0.08449999894851602],"min":[0.07199989679423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253160,"componentType":5126,"count":8,"max":[0.07299999639423803,0.00003500119999999995,-0.08449999894851602],"min":[0.07199989679423802,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253256,"componentType":5126,"count":4,"max":[0.035049296254238,0.00003500119999999995,-0.08300079704851604],"min":[0.034949796834238,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253304,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.08255009690851602],"min":[0.035049296254238,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253352,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.082450297768516],"min":[0.03549999639423801,0.0,-0.08255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1253400,"componentType":5126,"count":4,"max":[0.03549999639423801,0.00003500119999999995,-0.081999998948516],"min":[0.03504969757423801,0.0,-0.082450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1253448,"componentType":5126,"count":4,"max":[0.03504969757423801,0.00003500119999999995,-0.081999998948516],"min":[0.03495049533423802,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1253496,"componentType":5126,"count":4,"max":[0.03495049533423802,0.00003500119999999995,-0.081999998948516],"min":[0.03449989679423801,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1253544,"componentType":5126,"count":4,"max":[0.03449989679423801,0.00003500119999999995,-0.08245059748851602],"min":[0.03449989679423801,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253592,"componentType":5126,"count":4,"max":[0.034949796834238,0.00003500119999999995,-0.08254999784851604],"min":[0.03449989679423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253640,"componentType":5126,"count":8,"max":[0.03549999639423801,0.0,-0.081999998948516],"min":[0.03449989679423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253736,"componentType":5126,"count":8,"max":[0.03549999639423801,0.00003500119999999995,-0.081999998948516],"min":[0.03449989679423801,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253832,"componentType":5126,"count":4,"max":[0.06754929625423801,0.00003500119999999995,-0.09550079704851604],"min":[0.06744979683423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253880,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.09505009690851603],"min":[0.06754929625423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1253928,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.09495029776851602],"min":[0.06799999639423802,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1253976,"componentType":5126,"count":4,"max":[0.06799999639423802,0.00003500119999999995,-0.09449999894851602],"min":[0.06754969757423801,0.0,-0.09495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1254024,"componentType":5126,"count":4,"max":[0.06754969757423801,0.00003500119999999995,-0.09449999894851602],"min":[0.06745049533423801,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1254072,"componentType":5126,"count":4,"max":[0.06745049533423801,0.00003500119999999995,-0.09449999894851602],"min":[0.06699989679423801,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1254120,"componentType":5126,"count":4,"max":[0.06699989679423801,0.00003500119999999995,-0.09495059748851603],"min":[0.06699989679423801,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1254168,"componentType":5126,"count":4,"max":[0.06744979683423802,0.00003500119999999995,-0.09504999784851603],"min":[0.06699989679423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1254216,"componentType":5126,"count":8,"max":[0.06799999639423802,0.0,-0.09449999894851602],"min":[0.06699989679423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1254312,"componentType":5126,"count":8,"max":[0.06799999639423802,0.00003500119999999995,-0.09449999894851602],"min":[0.06699989679423801,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1254408,"componentType":5126,"count":4,"max":[0.09754929625423801,0.00003500119999999995,-0.08050079704851604],"min":[0.09744979683423803,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1254456,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.08005009690851603],"min":[0.09754929625423801,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1254504,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.07995029776851602],"min":[0.09799999639423802,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1254552,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.079499998948516],"min":[0.09754969757423802,0.0,-0.07995029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1254600,"componentType":5126,"count":4,"max":[0.09754969757423802,0.00003500119999999995,-0.079499998948516],"min":[0.09745049533423802,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1254648,"componentType":5126,"count":4,"max":[0.09745049533423802,0.00003500119999999995,-0.079499998948516],"min":[0.09699989679423804,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1254696,"componentType":5126,"count":4,"max":[0.09699989679423804,0.00003500119999999995,-0.07995059748851603],"min":[0.09699989679423802,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1254744,"componentType":5126,"count":4,"max":[0.09744979683423803,0.00003500119999999995,-0.08004999784851603],"min":[0.09699989679423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1254792,"componentType":5126,"count":8,"max":[0.09799999639423802,0.0,-0.079499998948516],"min":[0.09699989679423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1254888,"componentType":5126,"count":8,"max":[0.09799999639423802,0.00003500119999999995,-0.079499998948516],"min":[0.09699989679423802,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1254984,"componentType":5126,"count":4,"max":[0.052549296254238015,0.00003500119999999995,-0.09550079704851604],"min":[0.052449796834238005,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1255032,"componentType":5126,"count":4,"max":[0.05299999639423801,0.00003500119999999995,-0.09505009690851603],"min":[0.052549296254238015,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1255080,"componentType":5126,"count":4,"max":[0.052999996394238025,0.00003500119999999995,-0.09495029776851602],"min":[0.05299999639423801,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1255128,"componentType":5126,"count":4,"max":[0.052999996394238025,0.00003500119999999995,-0.09449999894851602],"min":[0.05254969757423801,0.0,-0.09495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1255176,"componentType":5126,"count":4,"max":[0.05254969757423801,0.00003500119999999995,-0.09449999894851602],"min":[0.05245049533423801,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1255224,"componentType":5126,"count":4,"max":[0.05245049533423801,0.00003500119999999995,-0.09449999894851602],"min":[0.05199989679423801,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1255272,"componentType":5126,"count":4,"max":[0.05199989679423801,0.00003500119999999995,-0.09495059748851603],"min":[0.05199989679423801,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1255320,"componentType":5126,"count":4,"max":[0.052449796834238005,0.00003500119999999995,-0.09504999784851603],"min":[0.05199989679423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1255368,"componentType":5126,"count":8,"max":[0.052999996394238025,0.0,-0.09449999894851602],"min":[0.05199989679423801,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1255464,"componentType":5126,"count":8,"max":[0.052999996394238025,0.00003500119999999995,-0.09449999894851602],"min":[0.05199989679423801,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1255560,"componentType":5126,"count":4,"max":[0.08504929625423802,0.00003500119999999995,-0.08300079704851604],"min":[0.08494979683423803,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1255608,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.08255009690851603],"min":[0.08504929625423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1255656,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.082450297768516],"min":[0.08549999639423803,0.0,-0.08255009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1255704,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.08504969757423803,0.0,-0.082450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1255752,"componentType":5126,"count":4,"max":[0.08504969757423803,0.00003500119999999995,-0.081999998948516],"min":[0.08495049533423803,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1255800,"componentType":5126,"count":4,"max":[0.08495049533423803,0.00003500119999999995,-0.081999998948516],"min":[0.08449989679423803,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1255848,"componentType":5126,"count":4,"max":[0.08449989679423803,0.00003500119999999995,-0.08245059748851602],"min":[0.08449989679423803,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1255896,"componentType":5126,"count":4,"max":[0.08494979683423803,0.00003500119999999995,-0.08254999784851604],"min":[0.08449989679423803,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1255944,"componentType":5126,"count":8,"max":[0.08549999639423803,0.0,-0.081999998948516],"min":[0.08449989679423803,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1256040,"componentType":5126,"count":8,"max":[0.08549999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.08449989679423803,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1256136,"componentType":5126,"count":4,"max":[0.08504929625423803,0.00003500119999999995,-0.07800079704851602],"min":[0.08494979683423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1256184,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.07755009690851603],"min":[0.08504929625423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1256232,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.07745029776851602],"min":[0.08549999639423803,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1256280,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.08504969757423803,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1256328,"componentType":5126,"count":4,"max":[0.08504969757423803,0.00003500119999999995,-0.07699999894851602],"min":[0.08495049533423803,0.0,-0.07699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1256376,"componentType":5126,"count":4,"max":[0.08495049533423803,0.00003500119999999995,-0.07699999894851602],"min":[0.08449989679423803,0.0,-0.07745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1256424,"componentType":5126,"count":4,"max":[0.08449989679423803,0.00003500119999999995,-0.07745059748851603],"min":[0.08449989679423803,0.0,-0.07754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1256472,"componentType":5126,"count":4,"max":[0.08494979683423803,0.00003500119999999995,-0.07754999784851602],"min":[0.08449989679423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1256520,"componentType":5126,"count":8,"max":[0.08549999639423803,0.0,-0.07699999894851602],"min":[0.08449989679423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1256616,"componentType":5126,"count":8,"max":[0.08549999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.08449989679423803,0.00003500119999999995,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1256712,"componentType":5126,"count":4,"max":[0.060049300068936017,0.00003500119999999995,-0.08300079704851604],"min":[0.05994980064893602,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1256760,"componentType":5126,"count":4,"max":[0.060500000208936026,0.00003500119999999995,-0.08255009690851603],"min":[0.060049300068936017,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1256808,"componentType":5126,"count":4,"max":[0.060500000208936026,0.00003500119999999995,-0.08245029776851602],"min":[0.060500000208936026,0.0,-0.08255009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1256856,"componentType":5126,"count":4,"max":[0.060500000208936026,0.00003500119999999995,-0.081999998948516],"min":[0.06004970138893602,0.0,-0.08245029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1256904,"componentType":5126,"count":4,"max":[0.06004970138893602,0.00003500119999999995,-0.081999998948516],"min":[0.05995049914893602,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1256952,"componentType":5126,"count":4,"max":[0.05995049914893602,0.00003500119999999995,-0.081999998948516],"min":[0.05949990060893601,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1257000,"componentType":5126,"count":4,"max":[0.05949990060893601,0.00003500119999999995,-0.08245059748851602],"min":[0.05949990060893601,0.0,-0.08254999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1257048,"componentType":5126,"count":4,"max":[0.05994980064893602,0.00003500119999999995,-0.08254999784851602],"min":[0.05949990060893601,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1257096,"componentType":5126,"count":8,"max":[0.060500000208936026,0.0,-0.081999998948516],"min":[0.05949990060893601,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1257192,"componentType":5126,"count":8,"max":[0.060500000208936026,0.00003500119999999995,-0.081999998948516],"min":[0.05949990060893601,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1257288,"componentType":5126,"count":102,"max":[0.09976475540384214,-0.0019816377295932917,-0.08654955264001092],"min":[0.09971570482533912,-0.0020576440314172897,-0.08655005264569184],"type":"VEC3"},{"bufferView":0,"byteOffset":1258512,"componentType":5126,"count":4,"max":[0.09971570482535112,-0.00198590073685887,-0.08654955264065951],"min":[0.09971570482533912,-0.001999053674265291,-0.08655055264178543],"type":"VEC3"},{"bufferView":0,"byteOffset":1258560,"componentType":5126,"count":14,"max":[0.09973540823738412,-0.0019816377295058703,-0.08654955264005193],"min":[0.09971570482533913,-0.0019859007369462914,-0.08655055264063552],"type":"VEC3"},{"bufferView":0,"byteOffset":1258728,"componentType":5126,"count":16,"max":[0.09975656731046313,-0.0019816377295058703,-0.08654955264001092],"min":[0.09973540823737215,-0.0019874083858872887,-0.08655055264028014],"type":"VEC3"},{"bufferView":0,"byteOffset":1258920,"componentType":5126,"count":18,"max":[0.09976475540385413,-0.0019874083857998708,-0.08654955264030403],"min":[0.09975656731045113,-0.0020031087300402886,-0.08655055264155502],"type":"VEC3"},{"bufferView":0,"byteOffset":1259136,"componentType":5126,"count":14,"max":[0.09976475540385413,-0.0020031087299528707,-0.08654955264157901],"min":[0.09976049239648913,-0.0020151179336802905,-0.08655055264265574],"type":"VEC3"},{"bufferView":0,"byteOffset":1259304,"componentType":5126,"count":7,"max":[0.09976049239650116,-0.0020151179335928687,-0.08654955264267972],"min":[0.09974406422181913,-0.0020245277425485816,-0.08655055264332025],"type":"VEC3"},{"bufferView":0,"byteOffset":1259388,"componentType":5126,"count":10,"max":[0.09973169110291813,-0.0020307662898945795,-0.08654955264449334],"min":[0.09972890975055312,-0.0020375247162292887,-0.08655055264499123],"type":"VEC3"},{"bufferView":0,"byteOffset":1259508,"componentType":5126,"count":11,"max":[0.09973278284870313,-0.002037524716141871,-0.08654955264501521],"min":[0.09972890975055312,-0.002044595069842579,-0.0865505526454936],"type":"VEC3"},{"bufferView":0,"byteOffset":1259640,"componentType":5126,"count":7,"max":[0.09976127221492012,-0.0020420476629668693,-0.08654955264502473],"min":[0.09974281651235013,-0.0020472984403595794,-0.08655055264554927],"type":"VEC3"},{"bufferView":0,"byteOffset":1259724,"componentType":5126,"count":4,"max":[0.09976127221492012,-0.0020420476629668693,-0.08654955264502473],"min":[0.09976127221490813,-0.0020544207819552904,-0.08655055264608243],"type":"VEC3"},{"bufferView":0,"byteOffset":1259772,"componentType":5126,"count":12,"max":[0.09976127221492012,-0.0020544207818678686,-0.08654955264610632],"min":[0.09974406422181312,-0.0020576440314172897,-0.08655055264656931],"type":"VEC3"},{"bufferView":0,"byteOffset":1259916,"componentType":5126,"count":16,"max":[0.09974406422182513,-0.0020518733750358713,-0.08654955264632884],"min":[0.09972394490662513,-0.0020576440314172897,-0.08655055264660468],"type":"VEC3"},{"bufferView":0,"byteOffset":1260108,"componentType":5126,"count":18,"max":[0.09972394490663714,-0.0020363809824618714,-0.08654955264507172],"min":[0.09971578280718113,-0.0020518733751232893,-0.0865505526463048],"type":"VEC3"},{"bufferView":0,"byteOffset":1260324,"componentType":5126,"count":14,"max":[0.09971939596586413,-0.0020248916577668688,-0.08654955264402422],"min":[0.09971578280718113,-0.0020363809825492893,-0.08655055264504773],"type":"VEC3"},{"bufferView":0,"byteOffset":1260492,"componentType":5126,"count":7,"max":[0.09973507031606313,-0.002015273897319581,-0.0865495526434798],"min":[0.09971939596585214,-0.0020248916578542906,-0.08655055264400022],"type":"VEC3"},{"bufferView":0,"byteOffset":1260576,"componentType":5126,"count":11,"max":[0.09975168044837614,-0.0020018610204838687,-0.08654955264162582],"min":[0.09974840521101414,-0.002008775410501581,-0.08655055264207107],"type":"VEC3"},{"bufferView":0,"byteOffset":1260708,"componentType":5126,"count":22,"max":[0.09975168044837614,-0.00199203530841487,-0.08654955264091803],"min":[0.09973665594684113,-0.0020018610205712905,-0.08655055264160183],"type":"VEC3"},{"bufferView":0,"byteOffset":1260972,"componentType":5126,"count":16,"max":[0.09973665594685313,-0.00199203530841487,-0.08654955264094603],"min":[0.09971570482533912,-0.001999053674265291,-0.08655055264178543],"type":"VEC3"},{"bufferView":0,"byteOffset":1261164,"componentType":5126,"count":103,"max":[0.09976475540385413,-0.0019816377295058703,-0.08655005264225732],"min":[0.09971570482535111,-0.0020576440313298684,-0.08655055264660468],"type":"VEC3"},{"bufferView":0,"byteOffset":1262400,"componentType":5126,"count":4,"max":[0.08504929625423803,0.00003500119999999995,-0.09300079704851603],"min":[0.08494979683423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1262448,"componentType":5126,"count":4,"max":[0.08549999639423801,0.00003500119999999995,-0.09255009690851602],"min":[0.08504929625423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1262496,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.09245029776851603],"min":[0.08549999639423801,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1262544,"componentType":5126,"count":4,"max":[0.08549999639423803,0.00003500119999999995,-0.09199999894851602],"min":[0.08504969757423803,0.0,-0.09245029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1262592,"componentType":5126,"count":4,"max":[0.08504969757423803,0.00003500119999999995,-0.09199999894851602],"min":[0.08495049533423803,0.0,-0.09199999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1262640,"componentType":5126,"count":4,"max":[0.08495049533423803,0.00003500119999999995,-0.09199999894851603],"min":[0.08449989679423803,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1262688,"componentType":5126,"count":4,"max":[0.08449989679423803,0.00003500119999999995,-0.09245059748851603],"min":[0.08449989679423803,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1262736,"componentType":5126,"count":4,"max":[0.08494979683423803,0.00003500119999999995,-0.09254999784851603],"min":[0.08449989679423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1262784,"componentType":5126,"count":8,"max":[0.08549999639423803,0.0,-0.09199999894851602],"min":[0.08449989679423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1262880,"componentType":5126,"count":8,"max":[0.08549999639423803,0.00003500119999999995,-0.09199999894851602],"min":[0.08449989679423803,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1262976,"componentType":5126,"count":118,"max":[0.09977344179260214,-0.0019816377295058703,-0.09669989395514225],"min":[0.09971508538097613,-0.0020576440313298684,-0.09670039395606543],"type":"VEC3"},{"bufferView":0,"byteOffset":1264392,"componentType":5126,"count":12,"max":[0.09973169551328323,-0.001995362533665869,-0.09669939395078433],"min":[0.09972800437275874,-0.00200383656056329,-0.09670039395154523],"type":"VEC3"},{"bufferView":0,"byteOffset":1264536,"componentType":5126,"count":12,"max":[0.09974141724956312,-0.001992087296309869,-0.09669939395038213],"min":[0.09973169551327134,-0.001995362533753291,-0.09670039395076033],"type":"VEC3"},{"bufferView":0,"byteOffset":1264680,"componentType":5126,"count":16,"max":[0.09975524602951182,-0.001992087296309869,-0.09669939395036421],"min":[0.09974141724955111,-0.001998013916375289,-0.09670039395071134],"type":"VEC3"},{"bufferView":0,"byteOffset":1264872,"componentType":5126,"count":16,"max":[0.09976070475843904,-0.001998013916287871,-0.09669939395073533],"min":[0.09975524602949983,-0.002012830466320292,-0.09670039395194154],"type":"VEC3"},{"bufferView":0,"byteOffset":1265064,"componentType":5126,"count":4,"max":[0.09976070475843904,-0.00201283046623287,-0.09669939395196553],"min":[0.09976070475842701,-0.0020197968441892904,-0.09670039395255053],"type":"VEC3"},{"bufferView":0,"byteOffset":1265112,"componentType":5126,"count":4,"max":[0.09976070475843904,-0.00201750937674187,-0.09669939395257453],"min":[0.09974370471691094,-0.0020197968441892904,-0.09670039395255332],"type":"VEC3"},{"bufferView":0,"byteOffset":1265160,"componentType":5126,"count":12,"max":[0.09974370471692293,-0.0020130384178108683,-0.09669939395233332],"min":[0.09973138358590403,-0.002017509376829292,-0.09670039395255332],"type":"VEC3"},{"bufferView":0,"byteOffset":1265304,"componentType":5126,"count":12,"max":[0.09973138358591603,-0.0020038365604758716,-0.09669939395156923],"min":[0.09972800437275874,-0.00201303841789829,-0.09670039395230932],"type":"VEC3"},{"bufferView":0,"byteOffset":1265448,"componentType":5126,"count":32,"max":[0.09977344179260214,-0.0020300904472208715,-0.09669939395332253],"min":[0.09974718790584562,-0.0020576440314172897,-0.09670039395602044],"type":"VEC3"},{"bufferView":0,"byteOffset":1265832,"componentType":5126,"count":4,"max":[0.09977344179260214,-0.001983353330025871,-0.09669939394923663],"min":[0.09977344179259014,-0.0020300904473082894,-0.09670039395329852],"type":"VEC3"},{"bufferView":0,"byteOffset":1265880,"componentType":5126,"count":4,"max":[0.09977344179260214,-0.001983353330025871,-0.09669939394923663],"min":[0.09976070475842702,-0.001983353330113289,-0.09670039394936453],"type":"VEC3"},{"bufferView":0,"byteOffset":1265928,"componentType":5126,"count":5,"max":[0.09976070475843904,-0.001983353330025871,-0.09669939394938852],"min":[0.09976053579776983,-0.001994582715335291,-0.09670039395034821],"type":"VEC3"},{"bufferView":0,"byteOffset":1265988,"componentType":5126,"count":35,"max":[0.09976053579778174,-0.0019816377295058703,-0.0966993939494831],"min":[0.09973811601824753,-0.001994610907864992,-0.09670039395035218],"type":"VEC3"},{"bufferView":0,"byteOffset":1266408,"componentType":5126,"count":16,"max":[0.09973811601825944,-0.0019816377295058703,-0.09669939394950793],"min":[0.09972132392830974,-0.001987356397993292,-0.09670039395018412],"type":"VEC3"},{"bufferView":0,"byteOffset":1266600,"componentType":5126,"count":16,"max":[0.09972132392832163,-0.00198735639790587,-0.09669939395020813],"min":[0.09971508538096423,-0.0020027968026732914,-0.09670039395160833],"type":"VEC3"},{"bufferView":0,"byteOffset":1266792,"componentType":5126,"count":28,"max":[0.09973918177009741,-0.00200279680258587,-0.09669939395163232],"min":[0.09971508538096423,-0.0020265032825852883,-0.09670039395339353],"type":"VEC3"},{"bufferView":0,"byteOffset":1267128,"componentType":5126,"count":4,"max":[0.09976070475843904,-0.0020265032824978704,-0.09669939395341752],"min":[0.09973918177008552,-0.0020295185804690983,-0.09670039395340042],"type":"VEC3"},{"bufferView":0,"byteOffset":1267176,"componentType":5126,"count":17,"max":[0.09976070475843904,-0.002029518580381872,-0.09669939395342442],"min":[0.09974599218427703,-0.0020472984403595794,-0.0967003939550284],"type":"VEC3"},{"bufferView":0,"byteOffset":1267380,"componentType":5126,"count":9,"max":[0.09974599218427703,-0.0020385124861378684,-0.09669939395467013],"min":[0.09972218172856942,-0.0020472984403595794,-0.09670039395515985],"type":"VEC3"},{"bufferView":0,"byteOffset":1267488,"componentType":5126,"count":4,"max":[0.09972218172858135,-0.0020385124861378684,-0.09669939395467013],"min":[0.09972218172856942,-0.0020508856051272917,-0.09670039395572784],"type":"VEC3"},{"bufferView":0,"byteOffset":1267536,"componentType":5126,"count":16,"max":[0.09974718790585752,-0.00205088560503987,-0.09669939395575185],"min":[0.09972218172856942,-0.0020576440314172897,-0.09670039395606543],"type":"VEC3"},{"bufferView":0,"byteOffset":1267728,"componentType":5126,"count":118,"max":[0.09977344179259014,-0.0019816377295932917,-0.09669939394923663],"min":[0.09971508538096423,-0.0020576440314172897,-0.09669989395514225],"type":"VEC3"},{"bufferView":0,"byteOffset":1269144,"componentType":5126,"count":4,"max":[0.09976070475843107,-0.001994582715247869,-0.09669939395037233],"min":[0.09976036683712053,-0.001994582715335291,-0.09670039395034821],"type":"VEC3"},{"bufferView":0,"byteOffset":1269192,"componentType":5126,"count":4,"max":[0.047549296254238003,0.00003500119999999995,-0.08550079704851603],"min":[0.047449796834238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1269240,"componentType":5126,"count":4,"max":[0.04799999639423803,0.00003500119999999995,-0.08505009690851602],"min":[0.047549296254238003,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1269288,"componentType":5126,"count":4,"max":[0.04799999639423803,0.00003500119999999995,-0.08495029776851601],"min":[0.047999996394238,0.0,-0.08505009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1269336,"componentType":5126,"count":4,"max":[0.047999996394238,0.00003500119999999995,-0.08449999894851602],"min":[0.04754969757423801,0.0,-0.08495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1269384,"componentType":5126,"count":4,"max":[0.04754969757423801,0.00003500119999999995,-0.08449999894851602],"min":[0.047450495334238015,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1269432,"componentType":5126,"count":4,"max":[0.047450495334238015,0.00003500119999999995,-0.08449999894851602],"min":[0.046999896794238015,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1269480,"componentType":5126,"count":4,"max":[0.046999896794238015,0.00003500119999999995,-0.08495059748851602],"min":[0.046999896794238015,0.0,-0.08504999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1269528,"componentType":5126,"count":4,"max":[0.047449796834238,0.00003500119999999995,-0.08504999784851602],"min":[0.046999896794238015,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1269576,"componentType":5126,"count":8,"max":[0.04799999639423803,0.0,-0.08449999894851602],"min":[0.046999896794238015,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1269672,"componentType":5126,"count":8,"max":[0.04799999639423803,0.00003500119999999995,-0.08449999894851602],"min":[0.046999896794238015,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1269768,"componentType":5126,"count":4,"max":[0.08254929625423801,0.00003500119999999995,-0.09050079704851602],"min":[0.08244979683423802,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1269816,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.09005009690851602],"min":[0.08254929625423801,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1269864,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.08995029776851604],"min":[0.08299999639423802,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1269912,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.08949999894851603],"min":[0.08254969757423801,0.0,-0.08995029776851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1269960,"componentType":5126,"count":4,"max":[0.08254969757423801,0.00003500119999999995,-0.08949999894851603],"min":[0.08245049533423801,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1270008,"componentType":5126,"count":4,"max":[0.08245049533423801,0.00003500119999999995,-0.08949999894851603],"min":[0.08199989679423801,0.0,-0.08995059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1270056,"componentType":5126,"count":4,"max":[0.08199989679423801,0.00003500119999999995,-0.08995059748851601],"min":[0.08199989679423801,0.0,-0.09004999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1270104,"componentType":5126,"count":4,"max":[0.08244979683423802,0.00003500119999999995,-0.09004999784851601],"min":[0.08199989679423801,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1270152,"componentType":5126,"count":8,"max":[0.08299999639423802,0.0,-0.08949999894851603],"min":[0.08199989679423801,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1270248,"componentType":5126,"count":8,"max":[0.08299999639423802,0.00003500119999999995,-0.08949999894851603],"min":[0.08199989679423801,0.00003500119999999995,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1270344,"componentType":5126,"count":4,"max":[0.08754929625423802,0.00003500119999999995,-0.09550079704851604],"min":[0.08744979683423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1270392,"componentType":5126,"count":4,"max":[0.08799999639423803,0.00003500119999999995,-0.09505009690851603],"min":[0.08754929625423802,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1270440,"componentType":5126,"count":4,"max":[0.08799999639423803,0.00003500119999999995,-0.09495029776851603],"min":[0.08799999639423803,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1270488,"componentType":5126,"count":4,"max":[0.08799999639423803,0.00003500119999999995,-0.09449999894851602],"min":[0.08754969757423803,0.0,-0.09495029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1270536,"componentType":5126,"count":4,"max":[0.08754969757423803,0.00003500119999999995,-0.09449999894851602],"min":[0.08745049533423802,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1270584,"componentType":5126,"count":4,"max":[0.08745049533423802,0.00003500119999999995,-0.09449999894851602],"min":[0.08699989679423803,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1270632,"componentType":5126,"count":4,"max":[0.08699989679423803,0.00003500119999999995,-0.09495059748851603],"min":[0.08699989679423803,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1270680,"componentType":5126,"count":4,"max":[0.08744979683423802,0.00003500119999999995,-0.09504999784851603],"min":[0.08699989679423803,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1270728,"componentType":5126,"count":8,"max":[0.08799999639423803,0.0,-0.09449999894851602],"min":[0.08699989679423803,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1270824,"componentType":5126,"count":8,"max":[0.08799999639423803,0.00003500119999999995,-0.09449999894851602],"min":[0.08699989679423803,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1270920,"componentType":5126,"count":4,"max":[0.07004929625423802,0.00003500119999999995,-0.08800079704851602],"min":[0.06994979683423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1270968,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.08755009690851602],"min":[0.07004929625423802,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1271016,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.08745029776851601],"min":[0.07049999639423803,0.0,-0.08755009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1271064,"componentType":5126,"count":4,"max":[0.07049999639423803,0.00003500119999999995,-0.08699999894851602],"min":[0.07004969757423803,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1271112,"componentType":5126,"count":4,"max":[0.07004969757423803,0.00003500119999999995,-0.08699999894851601],"min":[0.06995049533423803,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1271160,"componentType":5126,"count":4,"max":[0.06995049533423803,0.00003500119999999995,-0.08699999894851601],"min":[0.069499896794238,0.0,-0.08745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1271208,"componentType":5126,"count":4,"max":[0.06949989679423801,0.00003500119999999995,-0.08745059748851602],"min":[0.069499896794238,0.0,-0.08754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1271256,"componentType":5126,"count":4,"max":[0.06994979683423803,0.00003500119999999995,-0.08754999784851603],"min":[0.06949989679423801,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1271304,"componentType":5126,"count":8,"max":[0.07049999639423803,0.0,-0.08699999894851601],"min":[0.069499896794238,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1271400,"componentType":5126,"count":8,"max":[0.07049999639423803,0.00003500119999999995,-0.08699999894851601],"min":[0.069499896794238,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1271496,"componentType":5126,"count":4,"max":[0.042549296254238,0.00003500119999999995,-0.09050079704851602],"min":[0.042449796834238,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1271544,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.09005009690851602],"min":[0.042549296254238,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1271592,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.08995029776851603],"min":[0.04299999639423801,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1271640,"componentType":5126,"count":4,"max":[0.04299999639423801,0.00003500119999999995,-0.08949999894851601],"min":[0.042549697574237995,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1271688,"componentType":5126,"count":4,"max":[0.042549697574237995,0.00003500119999999995,-0.08949999894851601],"min":[0.042450495334238,0.0,-0.08949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1271736,"componentType":5126,"count":4,"max":[0.042450495334238,0.00003500119999999995,-0.08949999894851601],"min":[0.04199989679423801,0.0,-0.08995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1271784,"componentType":5126,"count":4,"max":[0.04199989679423801,0.00003500119999999995,-0.08995059748851603],"min":[0.04199989679423801,0.0,-0.09004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1271832,"componentType":5126,"count":4,"max":[0.042449796834238,0.00003500119999999995,-0.09004999784851603],"min":[0.04199989679423801,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1271880,"componentType":5126,"count":8,"max":[0.04299999639423801,0.0,-0.08949999894851601],"min":[0.04199989679423801,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1271976,"componentType":5126,"count":8,"max":[0.04299999639423801,0.00003500119999999995,-0.08949999894851601],"min":[0.04199989679423801,0.00003500119999999995,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1272072,"componentType":5126,"count":4,"max":[0.040049296254238004,0.00003500119999999995,-0.09800079704851604],"min":[0.039949796834238015,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1272120,"componentType":5126,"count":4,"max":[0.04049999639423803,0.00003500119999999995,-0.09755009690851603],"min":[0.040049296254238004,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1272168,"componentType":5126,"count":4,"max":[0.04049999639423803,0.00003500119999999995,-0.09745029776851602],"min":[0.040499996394238014,0.0,-0.09755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1272216,"componentType":5126,"count":4,"max":[0.040499996394238014,0.00003500119999999995,-0.09699999894851603],"min":[0.040049697574238013,0.0,-0.09745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1272264,"componentType":5126,"count":4,"max":[0.040049697574238013,0.00003500119999999995,-0.09699999894851602],"min":[0.039950495334238015,0.0,-0.09699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1272312,"componentType":5126,"count":4,"max":[0.039950495334238015,0.00003500119999999995,-0.09699999894851602],"min":[0.039499896794238015,0.0,-0.09745059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1272360,"componentType":5126,"count":4,"max":[0.039499896794238015,0.00003500119999999995,-0.09745059748851603],"min":[0.039499896794238015,0.0,-0.09754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1272408,"componentType":5126,"count":4,"max":[0.039949796834238015,0.00003500119999999995,-0.09754999784851603],"min":[0.039499896794238015,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1272456,"componentType":5126,"count":8,"max":[0.04049999639423803,0.0,-0.09699999894851602],"min":[0.039499896794238015,0.0,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1272552,"componentType":5126,"count":8,"max":[0.04049999639423803,0.00003500119999999995,-0.09699999894851602],"min":[0.039499896794238015,0.00003500119999999995,-0.09800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1272648,"componentType":5126,"count":4,"max":[0.09754929625423801,0.00003500119999999995,-0.08550079704851603],"min":[0.09744979683423803,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1272696,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.08505009690851603],"min":[0.09754929625423801,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1272744,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.08495029776851602],"min":[0.09799999639423802,0.0,-0.08505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1272792,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.08449999894851602],"min":[0.09754969757423802,0.0,-0.08495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1272840,"componentType":5126,"count":4,"max":[0.09754969757423802,0.00003500119999999995,-0.08449999894851602],"min":[0.09745049533423802,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1272888,"componentType":5126,"count":4,"max":[0.09745049533423802,0.00003500119999999995,-0.08449999894851602],"min":[0.09699989679423802,0.0,-0.08495059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1272936,"componentType":5126,"count":4,"max":[0.09699989679423802,0.00003500119999999995,-0.08495059748851601],"min":[0.09699989679423802,0.0,-0.08504999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1272984,"componentType":5126,"count":4,"max":[0.09744979683423803,0.00003500119999999995,-0.08504999784851601],"min":[0.09699989679423802,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1273032,"componentType":5126,"count":8,"max":[0.09799999639423802,0.0,-0.08449999894851602],"min":[0.09699989679423802,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1273128,"componentType":5126,"count":8,"max":[0.09799999639423802,0.00003500119999999995,-0.08449999894851602],"min":[0.09699989679423802,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1273224,"componentType":5126,"count":4,"max":[0.07504929625423802,0.00003500119999999995,-0.08300079704851604],"min":[0.07494979683423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1273272,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.08255009690851603],"min":[0.07504929625423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1273320,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.082450297768516],"min":[0.07549999639423803,0.0,-0.08255009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1273368,"componentType":5126,"count":4,"max":[0.07549999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.07504969757423803,0.0,-0.082450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1273416,"componentType":5126,"count":4,"max":[0.07504969757423803,0.00003500119999999995,-0.081999998948516],"min":[0.07495049533423802,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1273464,"componentType":5126,"count":4,"max":[0.07495049533423802,0.00003500119999999995,-0.081999998948516],"min":[0.07449989679423803,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1273512,"componentType":5126,"count":4,"max":[0.07449989679423803,0.00003500119999999995,-0.08245059748851602],"min":[0.07449989679423803,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1273560,"componentType":5126,"count":4,"max":[0.07494979683423801,0.00003500119999999995,-0.08254999784851604],"min":[0.07449989679423803,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1273608,"componentType":5126,"count":8,"max":[0.07549999639423803,0.0,-0.081999998948516],"min":[0.07449989679423803,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1273704,"componentType":5126,"count":8,"max":[0.07549999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.07449989679423803,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1273800,"componentType":5126,"count":4,"max":[0.08004929625423803,0.00003500119999999995,-0.08800079704851602],"min":[0.07994979683423804,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1273848,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.087550096908516],"min":[0.08004929625423803,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1273896,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.08745029776851601],"min":[0.08049999639423802,0.0,-0.087550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":1273944,"componentType":5126,"count":4,"max":[0.08049999639423802,0.00003500119999999995,-0.08699999894851602],"min":[0.08004969757423802,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1273992,"componentType":5126,"count":4,"max":[0.08004969757423802,0.00003500119999999995,-0.08699999894851601],"min":[0.07995049533423805,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274040,"componentType":5126,"count":4,"max":[0.07995049533423805,0.00003500119999999995,-0.08699999894851601],"min":[0.07949989679423801,0.0,-0.08745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274088,"componentType":5126,"count":4,"max":[0.07949989679423802,0.00003500119999999995,-0.08745059748851602],"min":[0.07949989679423801,0.0,-0.08754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1274136,"componentType":5126,"count":4,"max":[0.07994979683423804,0.00003500119999999995,-0.08754999784851603],"min":[0.07949989679423802,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1274184,"componentType":5126,"count":8,"max":[0.08049999639423802,0.0,-0.08699999894851601],"min":[0.07949989679423801,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1274280,"componentType":5126,"count":8,"max":[0.08049999639423802,0.00003500119999999995,-0.08699999894851601],"min":[0.07949989679423801,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1274376,"componentType":5126,"count":4,"max":[0.09004929625423805,0.00003500119999999995,-0.07800079704851602],"min":[0.08994979683423801,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274424,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.07755009690851603],"min":[0.09004929625423805,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274472,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.07745029776851602],"min":[0.09049999639423803,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1274520,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.09004969757423803,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274568,"componentType":5126,"count":4,"max":[0.09004969757423803,0.00003500119999999995,-0.07699999894851602],"min":[0.08995049533423802,0.0,-0.07699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1274616,"componentType":5126,"count":4,"max":[0.08995049533423802,0.00003500119999999995,-0.07699999894851603],"min":[0.08949989679423803,0.0,-0.07745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274664,"componentType":5126,"count":4,"max":[0.08949989679423803,0.00003500119999999995,-0.07745059748851602],"min":[0.08949989679423803,0.0,-0.07754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274712,"componentType":5126,"count":4,"max":[0.08994979683423801,0.00003500119999999995,-0.07754999784851602],"min":[0.08949989679423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274760,"componentType":5126,"count":8,"max":[0.09049999639423803,0.0,-0.07699999894851602],"min":[0.08949989679423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274856,"componentType":5126,"count":8,"max":[0.09049999639423803,0.00003500119999999995,-0.07699999894851602],"min":[0.08949989679423803,0.00003500119999999995,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1274952,"componentType":5126,"count":4,"max":[0.05754929625423802,0.00003500119999999995,-0.08050079704851604],"min":[0.057449796834238016,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1275000,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.08005009690851603],"min":[0.05754929625423802,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1275048,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.079950297768516],"min":[0.05799999639423803,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1275096,"componentType":5126,"count":4,"max":[0.05799999639423803,0.00003500119999999995,-0.079499998948516],"min":[0.05754969757423801,0.0,-0.079950297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":1275144,"componentType":5126,"count":4,"max":[0.05754969757423801,0.00003500119999999995,-0.079499998948516],"min":[0.057450495334238016,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1275192,"componentType":5126,"count":4,"max":[0.057450495334238016,0.00003500119999999995,-0.079499998948516],"min":[0.05699989679423801,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1275240,"componentType":5126,"count":4,"max":[0.05699989679423801,0.00003500119999999995,-0.07995059748851603],"min":[0.05699989679423801,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1275288,"componentType":5126,"count":4,"max":[0.057449796834238016,0.00003500119999999995,-0.08004999784851603],"min":[0.05699989679423801,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1275336,"componentType":5126,"count":8,"max":[0.05799999639423803,0.0,-0.079499998948516],"min":[0.05699989679423801,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1275432,"componentType":5126,"count":8,"max":[0.05799999639423803,0.00003500119999999995,-0.079499998948516],"min":[0.05699989679423801,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1275528,"componentType":5126,"count":14,"max":[0.10010865532625403,-0.001983353330113289,-0.08654955263575093],"min":[0.10001715663185602,-0.002085041651842289,-0.08655005264404153],"type":"VEC3"},{"bufferView":0,"byteOffset":1275696,"componentType":5126,"count":3,"max":[0.10006262004564204,-0.0020649223365668697,-0.08654955264345264],"min":[0.10006080046932601,-0.0020720446781625802,-0.08655055264342862],"type":"VEC3"},{"bufferView":0,"byteOffset":1275732,"componentType":5126,"count":3,"max":[0.10007972406295304,-0.0020226561783018688,-0.08654955263953192],"min":[0.10006436164010803,-0.0020649223366105787,-0.08655055263950792],"type":"VEC3"},{"bufferView":0,"byteOffset":1275768,"componentType":5126,"count":4,"max":[0.10007972406295304,-0.0020226561783018688,-0.08654955263953192],"min":[0.10004559401017203,-0.0020226561783892906,-0.08655055263991492],"type":"VEC3"},{"bufferView":0,"byteOffset":1275816,"componentType":5126,"count":4,"max":[0.10006080046933803,-0.0020226561783018688,-0.08654955263993892],"min":[0.10004559401017203,-0.002064922336654291,-0.08655055264342862],"type":"VEC3"},{"bufferView":0,"byteOffset":1275864,"componentType":5126,"count":4,"max":[0.10006992434483103,-0.002085041651754871,-0.08654955264510272],"min":[0.10005588761329104,-0.002085041651842289,-0.08655055264524612],"type":"VEC3"},{"bufferView":0,"byteOffset":1275912,"componentType":5126,"count":4,"max":[0.10005588761330404,-0.001983353330025871,-0.08654955263684212],"min":[0.10001715663185602,-0.002085041651842289,-0.08655055264524612],"type":"VEC3"},{"bufferView":0,"byteOffset":1275960,"componentType":5126,"count":4,"max":[0.10003166125444603,-0.001983353330025871,-0.08654955263666912],"min":[0.10001715663185602,-0.001983353330113289,-0.08655055263681803],"type":"VEC3"},{"bufferView":0,"byteOffset":1276008,"componentType":5126,"count":4,"max":[0.10004143497862003,-0.001983353330025871,-0.08654955263666912],"min":[0.10003166125443404,-0.0020111668536942915,-0.08655055263896012],"type":"VEC3"},{"bufferView":0,"byteOffset":1276056,"componentType":5126,"count":4,"max":[0.10008377911872703,-0.00201116685360687,-0.08654955263847913],"min":[0.10004143497860803,-0.0020111668536942915,-0.08655055263896012],"type":"VEC3"},{"bufferView":0,"byteOffset":1276104,"componentType":5126,"count":4,"max":[0.10009415070368903,-0.001983353330025871,-0.08654955263592391],"min":[0.10008377911871502,-0.0020111668536942915,-0.08655055263845511],"type":"VEC3"},{"bufferView":0,"byteOffset":1276152,"componentType":5126,"count":4,"max":[0.10010865532626603,-0.001983353330025871,-0.08654955263575093],"min":[0.10009415070367703,-0.001983353330113289,-0.08655055263589992],"type":"VEC3"},{"bufferView":0,"byteOffset":1276200,"componentType":5126,"count":4,"max":[0.10010865532626603,-0.001983353330025871,-0.08654955263575093],"min":[0.10006992434481901,-0.002085041651842289,-0.08655055264507873],"type":"VEC3"},{"bufferView":0,"byteOffset":1276248,"componentType":5126,"count":14,"max":[0.10010865532626603,-0.001983353330025871,-0.08655005264339813],"min":[0.10001715663186804,-0.002085041651754871,-0.08655055264524612],"type":"VEC3"},{"bufferView":0,"byteOffset":1276416,"componentType":5126,"count":4,"max":[0.09004929625423805,0.00003500119999999995,-0.09300079704851603],"min":[0.08994979683423801,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1276464,"componentType":5126,"count":4,"max":[0.09049999639423802,0.00003500119999999995,-0.09255009690851602],"min":[0.09004929625423805,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1276512,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.09245029776851603],"min":[0.09049999639423802,0.0,-0.09255009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1276560,"componentType":5126,"count":4,"max":[0.09049999639423803,0.00003500119999999995,-0.09199999894851602],"min":[0.09004969757423803,0.0,-0.09245029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1276608,"componentType":5126,"count":4,"max":[0.09004969757423803,0.00003500119999999995,-0.09199999894851602],"min":[0.08995049533423802,0.0,-0.09199999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1276656,"componentType":5126,"count":4,"max":[0.08995049533423802,0.00003500119999999995,-0.09199999894851602],"min":[0.08949989679423803,0.0,-0.09245059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1276704,"componentType":5126,"count":4,"max":[0.08949989679423803,0.00003500119999999995,-0.09245059748851603],"min":[0.08949989679423803,0.0,-0.09254999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1276752,"componentType":5126,"count":4,"max":[0.08994979683423801,0.00003500119999999995,-0.09254999784851603],"min":[0.08949989679423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1276800,"componentType":5126,"count":8,"max":[0.09049999639423803,0.0,-0.09199999894851602],"min":[0.08949989679423803,0.0,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1276896,"componentType":5126,"count":8,"max":[0.09049999639423803,0.00003500119999999995,-0.09199999894851602],"min":[0.08949989679423803,0.00003500119999999995,-0.09300079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1276992,"componentType":5126,"count":4,"max":[0.05004929625423802,0.00003500119999999995,-0.08300079704851604],"min":[0.04994979683423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1277040,"componentType":5126,"count":4,"max":[0.05049999639423801,0.00003500119999999995,-0.08255009690851603],"min":[0.05004929625423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1277088,"componentType":5126,"count":4,"max":[0.05049999639423801,0.00003500119999999995,-0.08245029776851602],"min":[0.05049999639423801,0.0,-0.08255009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1277136,"componentType":5126,"count":4,"max":[0.05049999639423801,0.00003500119999999995,-0.081999998948516],"min":[0.05004969757423802,0.0,-0.08245029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1277184,"componentType":5126,"count":4,"max":[0.05004969757423802,0.00003500119999999995,-0.081999998948516],"min":[0.04995049533423803,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1277232,"componentType":5126,"count":4,"max":[0.04995049533423803,0.00003500119999999995,-0.081999998948516],"min":[0.04949989679423801,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1277280,"componentType":5126,"count":4,"max":[0.04949989679423801,0.00003500119999999995,-0.08245059748851602],"min":[0.04949989679423801,0.0,-0.08254999784851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1277328,"componentType":5126,"count":4,"max":[0.04994979683423802,0.00003500119999999995,-0.08254999784851604],"min":[0.04949989679423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1277376,"componentType":5126,"count":8,"max":[0.05049999639423801,0.0,-0.081999998948516],"min":[0.04949989679423801,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1277472,"componentType":5126,"count":8,"max":[0.05049999639423801,0.00003500119999999995,-0.081999998948516],"min":[0.04949989679423801,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1277568,"componentType":5126,"count":4,"max":[0.06504929625423803,0.00003500119999999995,-0.08800079704851602],"min":[0.06494979683423802,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1277616,"componentType":5126,"count":4,"max":[0.06549999639423802,0.00003500119999999995,-0.087550096908516],"min":[0.06504929625423803,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1277664,"componentType":5126,"count":4,"max":[0.06549999639423802,0.00003500119999999995,-0.08745029776851601],"min":[0.06549999639423801,0.0,-0.087550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":1277712,"componentType":5126,"count":4,"max":[0.06549999639423801,0.00003500119999999995,-0.08699999894851602],"min":[0.06504969757423802,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1277760,"componentType":5126,"count":4,"max":[0.06504969757423802,0.00003500119999999995,-0.08699999894851601],"min":[0.06495049533423801,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1277808,"componentType":5126,"count":4,"max":[0.06495049533423801,0.00003500119999999995,-0.08699999894851601],"min":[0.06449989679423802,0.0,-0.08745059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1277856,"componentType":5126,"count":4,"max":[0.06449989679423802,0.00003500119999999995,-0.08745059748851601],"min":[0.06449989679423801,0.0,-0.08754999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1277904,"componentType":5126,"count":4,"max":[0.06494979683423802,0.00003500119999999995,-0.08754999784851603],"min":[0.06449989679423801,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1277952,"componentType":5126,"count":8,"max":[0.06549999639423802,0.0,-0.08699999894851601],"min":[0.06449989679423801,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1278048,"componentType":5126,"count":8,"max":[0.06549999639423802,0.00003500119999999995,-0.08699999894851601],"min":[0.06449989679423801,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1278144,"componentType":5126,"count":4,"max":[0.045049296254238015,0.00003500119999999995,-0.08800079704851602],"min":[0.044949796834238,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1278192,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.087550096908516],"min":[0.045049296254238015,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1278240,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.08745029776851601],"min":[0.04549999639423801,0.0,-0.087550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":1278288,"componentType":5126,"count":4,"max":[0.04549999639423801,0.00003500119999999995,-0.08699999894851602],"min":[0.04504969757423801,0.0,-0.08745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1278336,"componentType":5126,"count":4,"max":[0.04504969757423801,0.00003500119999999995,-0.08699999894851602],"min":[0.04495049533423801,0.0,-0.08699999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1278384,"componentType":5126,"count":4,"max":[0.04495049533423801,0.00003500119999999995,-0.08699999894851602],"min":[0.04449989679423801,0.0,-0.08745059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1278432,"componentType":5126,"count":4,"max":[0.04449989679423803,0.00003500119999999995,-0.08745059748851601],"min":[0.04449989679423801,0.0,-0.08754999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1278480,"componentType":5126,"count":4,"max":[0.044949796834238,0.00003500119999999995,-0.08754999784851601],"min":[0.04449989679423803,0.0,-0.08800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1278528,"componentType":5126,"count":8,"max":[0.04549999639423801,0.0,-0.08699999894851602],"min":[0.04449989679423801,0.0,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1278624,"componentType":5126,"count":8,"max":[0.04549999639423801,0.00003500119999999995,-0.08699999894851602],"min":[0.04449989679423801,0.00003500119999999995,-0.08800079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1278720,"componentType":5126,"count":4,"max":[0.09504929625423802,0.00003500119999999995,-0.07800079704851602],"min":[0.09494979683423803,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1278768,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.07755009690851603],"min":[0.09504929625423802,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1278816,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.07745029776851602],"min":[0.09549999639423802,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1278864,"componentType":5126,"count":4,"max":[0.09549999639423802,0.00003500119999999995,-0.07699999894851602],"min":[0.09504969757423802,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1278912,"componentType":5126,"count":4,"max":[0.09504969757423802,0.00003500119999999995,-0.07699999894851602],"min":[0.09495049533423804,0.0,-0.07699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1278960,"componentType":5126,"count":4,"max":[0.09495049533423804,0.00003500119999999995,-0.07699999894851603],"min":[0.09449989679423802,0.0,-0.07745059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1279008,"componentType":5126,"count":4,"max":[0.09449989679423802,0.00003500119999999995,-0.07745059748851602],"min":[0.09449989679423802,0.0,-0.07754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1279056,"componentType":5126,"count":4,"max":[0.09494979683423803,0.00003500119999999995,-0.07754999784851602],"min":[0.09449989679423802,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1279104,"componentType":5126,"count":8,"max":[0.09549999639423802,0.0,-0.07699999894851602],"min":[0.09449989679423802,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1279200,"componentType":5126,"count":8,"max":[0.09549999639423802,0.00003500119999999995,-0.07699999894851602],"min":[0.09449989679423802,0.00003500119999999995,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1279296,"componentType":5126,"count":4,"max":[0.052549296254238,0.00003500119999999995,-0.09050079704851602],"min":[0.05244979683423803,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1279344,"componentType":5126,"count":4,"max":[0.05299999639423801,0.00003500119999999995,-0.09005009690851602],"min":[0.052549296254238,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1279392,"componentType":5126,"count":4,"max":[0.052999996394238025,0.00003500119999999995,-0.08995029776851603],"min":[0.05299999639423801,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1279440,"componentType":5126,"count":4,"max":[0.052999996394238025,0.00003500119999999995,-0.08949999894851601],"min":[0.052549697574238025,0.0,-0.08995029776851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1279488,"componentType":5126,"count":4,"max":[0.052549697574238025,0.00003500119999999995,-0.08949999894851601],"min":[0.05245049533423801,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1279536,"componentType":5126,"count":4,"max":[0.05245049533423801,0.00003500119999999995,-0.08949999894851603],"min":[0.05199989679423801,0.0,-0.08995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1279584,"componentType":5126,"count":4,"max":[0.05199989679423801,0.00003500119999999995,-0.08995059748851603],"min":[0.05199989679423801,0.0,-0.09004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1279632,"componentType":5126,"count":4,"max":[0.05244979683423803,0.00003500119999999995,-0.09004999784851603],"min":[0.05199989679423801,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1279680,"componentType":5126,"count":8,"max":[0.052999996394238025,0.0,-0.08949999894851601],"min":[0.05199989679423801,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1279776,"componentType":5126,"count":8,"max":[0.052999996394238025,0.00003500119999999995,-0.08949999894851601],"min":[0.05199989679423801,0.00003500119999999995,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1279872,"componentType":5126,"count":4,"max":[0.037549296254238,0.00003500119999999995,-0.09550079704851604],"min":[0.037449796834238,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1279920,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.09505009690851603],"min":[0.037549296254238,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1279968,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.09495029776851602],"min":[0.03799999639423801,0.0,-0.09505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1280016,"componentType":5126,"count":4,"max":[0.03799999639423801,0.00003500119999999995,-0.09449999894851602],"min":[0.03754969757423801,0.0,-0.09495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1280064,"componentType":5126,"count":4,"max":[0.03754969757423801,0.00003500119999999995,-0.09449999894851602],"min":[0.03745049533423801,0.0,-0.09449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1280112,"componentType":5126,"count":4,"max":[0.03745049533423801,0.00003500119999999995,-0.09449999894851602],"min":[0.03699989679423801,0.0,-0.09495059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1280160,"componentType":5126,"count":4,"max":[0.03699989679423801,0.00003500119999999995,-0.09495059748851603],"min":[0.036999896794238,0.0,-0.09504999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1280208,"componentType":5126,"count":4,"max":[0.037449796834238,0.00003500119999999995,-0.09504999784851603],"min":[0.036999896794238,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1280256,"componentType":5126,"count":8,"max":[0.03799999639423801,0.0,-0.09449999894851602],"min":[0.036999896794238,0.0,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1280352,"componentType":5126,"count":8,"max":[0.03799999639423801,0.00003500119999999995,-0.09449999894851602],"min":[0.036999896794238,0.00003500119999999995,-0.09550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1280448,"componentType":5126,"count":4,"max":[0.08254929625423801,0.00003500119999999995,-0.08050079704851604],"min":[0.08244979683423803,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1280496,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.08005009690851603],"min":[0.08254929625423801,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1280544,"componentType":5126,"count":4,"max":[0.08299999639423802,0.00003500119999999995,-0.07995029776851602],"min":[0.08299999639423801,0.0,-0.08005009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1280592,"componentType":5126,"count":4,"max":[0.08299999639423801,0.00003500119999999995,-0.079499998948516],"min":[0.08254969757423801,0.0,-0.07995029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1280640,"componentType":5126,"count":4,"max":[0.08254969757423801,0.00003500119999999995,-0.079499998948516],"min":[0.08245049533423802,0.0,-0.079499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1280688,"componentType":5126,"count":4,"max":[0.08245049533423802,0.00003500119999999995,-0.079499998948516],"min":[0.08199989679423803,0.0,-0.07995059748851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1280736,"componentType":5126,"count":4,"max":[0.08199989679423803,0.00003500119999999995,-0.07995059748851603],"min":[0.081999896794238,0.0,-0.08004999784851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1280784,"componentType":5126,"count":4,"max":[0.08244979683423803,0.00003500119999999995,-0.08004999784851603],"min":[0.081999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1280832,"componentType":5126,"count":8,"max":[0.08299999639423802,0.0,-0.079499998948516],"min":[0.081999896794238,0.0,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1280928,"componentType":5126,"count":8,"max":[0.08299999639423802,0.00003500119999999995,-0.079499998948516],"min":[0.081999896794238,0.00003500119999999995,-0.08050079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1281024,"componentType":5126,"count":67,"max":[0.09939980282706143,-0.0010003741943668486,-0.09654939387283265],"min":[0.09859980284662444,-0.0017503741760266998,-0.09654939394572086],"type":"VEC3"},{"bufferView":0,"byteOffset":1281828,"componentType":5126,"count":4,"max":[0.09861980284613543,-0.0013133716410237,-0.09634939391298102],"min":[0.09861980284375044,-0.001515269105447249,-0.09654939392574044],"type":"VEC3"},{"bufferView":0,"byteOffset":1281876,"componentType":5126,"count":16,"max":[0.09866948845541512,-0.0015713351037697017,-0.09634939393511133],"min":[0.09865515818194442,-0.0016420457976442507,-0.09654939393640202],"type":"VEC3"},{"bufferView":0,"byteOffset":1282068,"componentType":5126,"count":16,"max":[0.09866980284491243,-0.0017003741772496994,-0.09634939394681383],"min":[0.09861980284375042,-0.0017503741935112488,-0.09654939394572086],"type":"VEC3"},{"bufferView":0,"byteOffset":1282260,"componentType":5126,"count":4,"max":[0.09934980282828443,-0.0017503741760266998,-0.09634939394247982],"min":[0.09866980284252745,-0.0017503741935112488,-0.09654939394569771],"type":"VEC3"},{"bufferView":0,"byteOffset":1282308,"componentType":5126,"count":16,"max":[0.09939980282706143,-0.0017003741772496994,-0.09634939393751242],"min":[0.09934980282589945,-0.0017503741935112488,-0.09654939393758884],"type":"VEC3"},{"bufferView":0,"byteOffset":1282500,"componentType":5126,"count":4,"max":[0.09939980282706143,-0.0011210848695336999,-0.09634939388686942],"min":[0.09939980282467642,-0.0017003741947342484,-0.09654939393262144],"type":"VEC3"},{"bufferView":0,"byteOffset":1282548,"componentType":5126,"count":4,"max":[0.09938515816647943,-0.0010150188549493003,-0.09634939387861462],"min":[0.09931444748770443,-0.0010857295488236715,-0.09654939387906221],"type":"VEC3"},{"bufferView":0,"byteOffset":1282596,"componentType":5126,"count":4,"max":[0.09927909215189443,-0.0010003741943668486,-0.09634939387775601],"min":[0.09864980284301644,-0.0010003742118513907,-0.09654939388036922],"type":"VEC3"},{"bufferView":0,"byteOffset":1282644,"componentType":5126,"count":16,"max":[0.09864980284540142,-0.0010003741943668486,-0.09634939388526023],"min":[0.09859980284423944,-0.0010503742106287284,-0.09654939388533663],"type":"VEC3"},{"bufferView":0,"byteOffset":1282836,"componentType":5126,"count":4,"max":[0.09859980284662444,-0.0010503741931441794,-0.09634939389022765],"min":[0.09859980284423943,-0.0011796635293482502,-0.09654939389663943],"type":"VEC3"},{"bufferView":0,"byteOffset":1282884,"componentType":5126,"count":67,"max":[0.09939980282467643,-0.0010003742118513907,-0.09634939387772366],"min":[0.09859980284423943,-0.0017503741935112488,-0.09634939395061184],"type":"VEC3"},{"bufferView":0,"byteOffset":1283688,"componentType":5126,"count":8,"max":[0.09862448745666844,-0.0012922407284536987,-0.09634939391107784],"min":[0.09861980284375045,-0.0013133716585082488,-0.09654939390809003],"type":"VEC3"},{"bufferView":0,"byteOffset":1283784,"componentType":5126,"count":10,"max":[0.09863444750671743,-0.0015152690879627001,-0.09634939393063142],"min":[0.09861980284375044,-0.0015506244436422493,-0.09654939392865672],"type":"VEC3"},{"bufferView":0,"byteOffset":1283904,"componentType":5126,"count":4,"max":[0.09865515818432942,-0.0015506244261577003,-0.09634939393354773],"min":[0.09863444750433242,-0.0015713351212542507,-0.09654939393022033],"type":"VEC3"},{"bufferView":0,"byteOffset":1283952,"componentType":5126,"count":4,"max":[0.09865515818432942,-0.0016420457801597018,-0.09634939394129302],"min":[0.09863444750433242,-0.0016627564752562485,-0.09654939393845961],"type":"VEC3"},{"bufferView":0,"byteOffset":1284000,"componentType":5126,"count":4,"max":[0.09861980284613543,-0.0016981117959666996,-0.09634939394661612],"min":[0.09861980284375042,-0.0017003741947342484,-0.09654939394192283],"type":"VEC3"},{"bufferView":0,"byteOffset":1284048,"componentType":5126,"count":10,"max":[0.09939980282706143,-0.0010857295313389487,-0.09634939388395321],"min":[0.09938515816409443,-0.0011210848870182488,-0.09654939388197843],"type":"VEC3"},{"bufferView":0,"byteOffset":1284168,"componentType":5126,"count":10,"max":[0.09931444749008944,-0.0010003741943668486,-0.09634939387772366],"min":[0.09927909214950942,-0.001015018872433899,-0.09654939387372363],"type":"VEC3"},{"bufferView":0,"byteOffset":1284288,"componentType":5126,"count":10,"max":[0.09861444750720644,-0.0011796635118637014,-0.09634939390153044],"min":[0.09859980284423943,-0.0012150188675432503,-0.09654939389955564],"type":"VEC3"},{"bufferView":0,"byteOffset":1284408,"componentType":5126,"count":4,"max":[0.09863105628565742,-0.001278153829225701,-0.09634939390976803],"min":[0.09862448745428343,-0.0012922407459382513,-0.09654939390618682],"type":"VEC3"},{"bufferView":0,"byteOffset":1284456,"componentType":5126,"count":10,"max":[0.09863444750671743,-0.0016627564577716995,-0.09634939394335056],"min":[0.09861980284375044,-0.0016981118134512486,-0.09654939394172513],"type":"VEC3"},{"bufferView":0,"byteOffset":1284576,"componentType":5126,"count":4,"max":[0.09862109623560943,-0.0012150188500587014,-0.09634939390444662],"min":[0.09861444750482143,-0.0012216675959462507,-0.09654939390005762],"type":"VEC3"},{"bufferView":0,"byteOffset":1284624,"componentType":5126,"count":12,"max":[0.09863567237293118,-0.0012216675784617018,-0.09634939390494864],"min":[0.09862109623322443,-0.00127815384671025,-0.09654939390487702],"type":"VEC3"},{"bufferView":0,"byteOffset":1284768,"componentType":5126,"count":4,"max":[0.09754929625423801,0.00003500119999999995,-0.09050079704851602],"min":[0.09744979683423803,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1284816,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.09005009690851602],"min":[0.09754929625423801,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1284864,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.08995029776851604],"min":[0.09799999639423802,0.0,-0.09005009690851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1284912,"componentType":5126,"count":4,"max":[0.09799999639423802,0.00003500119999999995,-0.08949999894851603],"min":[0.09754969757423802,0.0,-0.08995029776851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1284960,"componentType":5126,"count":4,"max":[0.09754969757423802,0.00003500119999999995,-0.08949999894851601],"min":[0.09745049533423802,0.0,-0.08949999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1285008,"componentType":5126,"count":4,"max":[0.09745049533423802,0.00003500119999999995,-0.08949999894851601],"min":[0.09699989679423802,0.0,-0.08995059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1285056,"componentType":5126,"count":4,"max":[0.09699989679423802,0.00003500119999999995,-0.08995059748851601],"min":[0.09699989679423802,0.0,-0.09004999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1285104,"componentType":5126,"count":4,"max":[0.09744979683423803,0.00003500119999999995,-0.09004999784851601],"min":[0.09699989679423802,0.0,-0.09050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1285152,"componentType":5126,"count":8,"max":[0.09799999639423802,0.0,-0.08949999894851601],"min":[0.09699989679423802,0.0,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1285248,"componentType":5126,"count":8,"max":[0.09799999639423802,0.00003500119999999995,-0.08949999894851601],"min":[0.09699989679423802,0.00003500119999999995,-0.09050079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1285344,"componentType":5126,"count":12,"max":[0.09998451264445413,-0.001983353330025871,-0.09670039394669562],"min":[0.09992982137939313,-0.002085041651754871,-0.09670039395623772],"type":"VEC3"},{"bufferView":0,"byteOffset":1285488,"componentType":5126,"count":4,"max":[0.09998451264445413,-0.001983353330025871,-0.09669939394671963],"min":[0.09998451264444214,-0.0019949466305972906,-0.09670039394770921],"type":"VEC3"},{"bufferView":0,"byteOffset":1285536,"componentType":5126,"count":4,"max":[0.09998451264445413,-0.0019949466305098688,-0.09669939394773323],"min":[0.09994294832275413,-0.0019949466305972906,-0.09670039394820483],"type":"VEC3"},{"bufferView":0,"byteOffset":1285584,"componentType":5126,"count":4,"max":[0.09994294832276614,-0.0019949466305098688,-0.09669939394822882],"min":[0.09994294832275413,-0.0020291546652072903,-0.09670039395119542],"type":"VEC3"},{"bufferView":0,"byteOffset":1285632,"componentType":5126,"count":4,"max":[0.09997931385499914,-0.0020291546651198685,-0.09669939395078575],"min":[0.09994294832275415,-0.0020291546652072903,-0.09670039395119542],"type":"VEC3"},{"bufferView":0,"byteOffset":1285680,"componentType":5126,"count":4,"max":[0.09997931385499914,-0.0020291546651198685,-0.09669939395078575],"min":[0.09997931385498712,-0.0020407999535852887,-0.09670039395177983],"type":"VEC3"},{"bufferView":0,"byteOffset":1285728,"componentType":5126,"count":4,"max":[0.09997931385499914,-0.0020407999534978708,-0.09669939395180382],"min":[0.09994294832275413,-0.0020407999535852887,-0.09670039395221343],"type":"VEC3"},{"bufferView":0,"byteOffset":1285776,"componentType":5126,"count":4,"max":[0.09994294832276615,-0.0020407999534978708,-0.09669939395223742],"min":[0.09994294832275413,-0.00207334437557029,-0.09670039395505863],"type":"VEC3"},{"bufferView":0,"byteOffset":1285824,"componentType":5126,"count":4,"max":[0.09998219918314612,-0.002073344375482872,-0.09669939395461452],"min":[0.09994294832275415,-0.00207334437557029,-0.09670039395505863],"type":"VEC3"},{"bufferView":0,"byteOffset":1285872,"componentType":5126,"count":4,"max":[0.09998219918314612,-0.002073344375482872,-0.09669939395461452],"min":[0.09998219918313413,-0.002085041651842289,-0.09670039395561313],"type":"VEC3"},{"bufferView":0,"byteOffset":1285920,"componentType":5126,"count":4,"max":[0.0999821991831461,-0.002085041651754871,-0.09669939395563713],"min":[0.09992982137938111,-0.002085041651842289,-0.09670039395623772],"type":"VEC3"},{"bufferView":0,"byteOffset":1285968,"componentType":5126,"count":4,"max":[0.09992982137939313,-0.001983353330025871,-0.09669939394737183],"min":[0.09992982137938111,-0.002085041651842289,-0.09670039395623772],"type":"VEC3"},{"bufferView":0,"byteOffset":1286016,"componentType":5126,"count":4,"max":[0.09998451264445413,-0.001983353330025871,-0.09669939394671963],"min":[0.09992982137938111,-0.001983353330113289,-0.09670039394734783],"type":"VEC3"},{"bufferView":0,"byteOffset":1286064,"componentType":5126,"count":12,"max":[0.09998451264444214,-0.001983353330113289,-0.09669939394671963],"min":[0.09992982137938111,-0.002085041651842289,-0.09669939395626173],"type":"VEC3"},{"bufferView":0,"byteOffset":1286208,"componentType":5126,"count":4,"max":[0.05004929625423802,0.00003500119999999995,-0.07800079704851602],"min":[0.04994979683423802,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1286256,"componentType":5126,"count":4,"max":[0.05049999639423801,0.00003500119999999995,-0.07755009690851603],"min":[0.05004929625423802,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1286304,"componentType":5126,"count":4,"max":[0.05049999639423802,0.00003500119999999995,-0.07745029776851602],"min":[0.05049999639423801,0.0,-0.07755009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1286352,"componentType":5126,"count":4,"max":[0.05049999639423802,0.00003500119999999995,-0.07699999894851603],"min":[0.05004969757423802,0.0,-0.07745029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1286400,"componentType":5126,"count":4,"max":[0.05004969757423802,0.00003500119999999995,-0.07699999894851602],"min":[0.04995049533423802,0.0,-0.07699999894851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1286448,"componentType":5126,"count":4,"max":[0.04995049533423802,0.00003500119999999995,-0.07699999894851602],"min":[0.04949989679423801,0.0,-0.077450597488516],"type":"VEC3"},{"bufferView":0,"byteOffset":1286496,"componentType":5126,"count":4,"max":[0.049499896794238024,0.00003500119999999995,-0.077450597488516],"min":[0.04949989679423801,0.0,-0.07754999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1286544,"componentType":5126,"count":4,"max":[0.04994979683423802,0.00003500119999999995,-0.07754999784851602],"min":[0.049499896794238024,0.0,-0.07800079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1286592,"componentType":5126,"count":8,"max":[0.05049999639423802,0.0,-0.07699999894851602],"min":[0.04949989679423801,0.0,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1286688,"componentType":5126,"count":8,"max":[0.05049999639423802,0.00003500119999999995,-0.07699999894851602],"min":[0.04949989679423801,0.00003500119999999995,-0.07800079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1286784,"componentType":5126,"count":4,"max":[0.05504929625423802,0.00003500119999999995,-0.08300079704851604],"min":[0.054949796834238014,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1286832,"componentType":5126,"count":4,"max":[0.05549999639423801,0.00003500119999999995,-0.08255009690851603],"min":[0.05504929625423802,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1286880,"componentType":5126,"count":4,"max":[0.05549999639423803,0.00003500119999999995,-0.08245029776851602],"min":[0.05549999639423801,0.0,-0.08255009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1286928,"componentType":5126,"count":4,"max":[0.05549999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.05504969757423801,0.0,-0.08245029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1286976,"componentType":5126,"count":4,"max":[0.05504969757423801,0.00003500119999999995,-0.081999998948516],"min":[0.054950495334238014,0.0,-0.081999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":1287024,"componentType":5126,"count":4,"max":[0.054950495334238014,0.00003500119999999995,-0.081999998948516],"min":[0.054499896794238,0.0,-0.08245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1287072,"componentType":5126,"count":4,"max":[0.054499896794238015,0.00003500119999999995,-0.08245059748851602],"min":[0.054499896794238,0.0,-0.08254999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1287120,"componentType":5126,"count":4,"max":[0.054949796834238014,0.00003500119999999995,-0.08254999784851602],"min":[0.054499896794238015,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1287168,"componentType":5126,"count":8,"max":[0.05549999639423803,0.0,-0.081999998948516],"min":[0.054499896794238,0.0,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1287264,"componentType":5126,"count":8,"max":[0.05549999639423803,0.00003500119999999995,-0.081999998948516],"min":[0.054499896794238,0.00003500119999999995,-0.08300079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1287360,"componentType":5126,"count":6,"max":[0.09962683151962745,-0.0021446717667978703,-0.08655055265557551],"min":[0.09957320600640453,-0.0022463600885268705,-0.08655055266510493],"type":"VEC3"},{"bufferView":0,"byteOffset":1287432,"componentType":5126,"count":4,"max":[0.09962683151962745,-0.0021446717667978703,-0.08654955265559953],"min":[0.09962683151961553,-0.0021562650673682916,-0.08655055265658902],"type":"VEC3"},{"bufferView":0,"byteOffset":1287480,"componentType":5126,"count":4,"max":[0.09962683151962745,-0.00215626506728087,-0.086549552656613],"min":[0.09958633294976504,-0.0021562650673682916,-0.08655055265707204],"type":"VEC3"},{"bufferView":0,"byteOffset":1287528,"componentType":5126,"count":4,"max":[0.09958633294977694,-0.00215626506728087,-0.08654955265709603],"min":[0.09958633294976503,-0.0022463600886142884,-0.08655055266494834],"type":"VEC3"},{"bufferView":0,"byteOffset":1287576,"componentType":5126,"count":4,"max":[0.09958633294977692,-0.0022463600885268705,-0.08654955266497233],"min":[0.09957320600639262,-0.0022463600886142884,-0.08655055266510493],"type":"VEC3"},{"bufferView":0,"byteOffset":1287624,"componentType":5126,"count":4,"max":[0.09957320600640455,-0.0021446717667978703,-0.08654955265623904],"min":[0.09957320600639262,-0.0022463600886142884,-0.08655055266510493],"type":"VEC3"},{"bufferView":0,"byteOffset":1287672,"componentType":5126,"count":4,"max":[0.09962683151962744,-0.0021446717667978703,-0.08654955265559953],"min":[0.09957320600639263,-0.002144671766885292,-0.08655055265621504],"type":"VEC3"},{"bufferView":0,"byteOffset":1287720,"componentType":5126,"count":6,"max":[0.09962683151961554,-0.002144671766885292,-0.08654955265559953],"min":[0.09957320600639262,-0.0022463600886142884,-0.08654955266512893],"type":"VEC3"},{"bufferView":0,"byteOffset":1287792,"componentType":5126,"count":4,"max":[0.07754929625423804,0.00003500119999999995,-0.08550079704851603],"min":[0.07744979683423801,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1287840,"componentType":5126,"count":4,"max":[0.077999996394238,0.00003500119999999995,-0.08505009690851603],"min":[0.07754929625423804,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1287888,"componentType":5126,"count":4,"max":[0.077999996394238,0.00003500119999999995,-0.08495029776851602],"min":[0.07799999639423799,0.0,-0.08505009690851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1287936,"componentType":5126,"count":4,"max":[0.07799999639423799,0.00003500119999999995,-0.08449999894851602],"min":[0.077549697574238,0.0,-0.08495029776851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1287984,"componentType":5126,"count":4,"max":[0.077549697574238,0.00003500119999999995,-0.08449999894851602],"min":[0.07745049533423802,0.0,-0.08449999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1288032,"componentType":5126,"count":4,"max":[0.07745049533423802,0.00003500119999999995,-0.08449999894851602],"min":[0.076999896794238,0.0,-0.08495059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":1288080,"componentType":5126,"count":4,"max":[0.076999896794238,0.00003500119999999995,-0.08495059748851602],"min":[0.076999896794238,0.0,-0.08504999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":1288128,"componentType":5126,"count":4,"max":[0.07744979683423801,0.00003500119999999995,-0.08504999784851601],"min":[0.076999896794238,0.0,-0.08550079704851603],"type":"VEC3"},{"bufferView":0,"byteOffset":1288176,"componentType":5126,"count":8,"max":[0.077999996394238,0.0,-0.08449999894851602],"min":[0.076999896794238,0.0,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1288272,"componentType":5126,"count":8,"max":[0.077999996394238,0.00003500119999999995,-0.08449999894851602],"min":[0.076999896794238,0.00003500119999999995,-0.08550079704851604],"type":"VEC3"},{"bufferView":0,"byteOffset":1288368,"componentType":5126,"count":67,"max":[0.0854105984203274,0.00075005216459,-0.0474143551908004],"min":[0.0846105984398904,5.2182930143091204e-8,-0.047414355200340305],"type":"VEC3"},{"bufferView":0,"byteOffset":1289172,"componentType":5126,"count":4,"max":[0.08463059843940139,0.000514947076526,-0.0474143551910389],"min":[0.08463059843701641,0.000313049629587,-0.0476143551861479],"type":"VEC3"},{"bufferView":0,"byteOffset":1289220,"componentType":5126,"count":16,"max":[0.08468028404868108,0.0006417237687229999,-0.047414355191460505],"min":[0.0846659537752104,0.0005710130923330001,-0.04761435518674039],"type":"VEC3"},{"bufferView":0,"byteOffset":1289412,"componentType":5126,"count":16,"max":[0.08468059843817839,0.00075005216459,-0.0474143551910389],"min":[0.08463059843701641,0.000700052165813,-0.0476143551867441],"type":"VEC3"},{"bufferView":0,"byteOffset":1289604,"componentType":5126,"count":4,"max":[0.0853605984215504,0.00075005216459,-0.0474143551916351],"min":[0.0846805984357934,0.00075005216459,-0.047614355194853],"type":"VEC3"},{"bufferView":0,"byteOffset":1289652,"componentType":5126,"count":16,"max":[0.0854105984203274,0.00075005216459,-0.047414355199744004],"min":[0.0853605984191654,0.000700052165813,-0.0476143551954493],"type":"VEC3"},{"bufferView":0,"byteOffset":1289844,"componentType":5126,"count":4,"max":[0.0854105984203274,0.000700052165813,-0.047414355200340305],"min":[0.0854105984179424,0.00012076285809700001,-0.0476143551954493],"type":"VEC3"},{"bufferView":0,"byteOffset":1289892,"componentType":5126,"count":4,"max":[0.0853959537597454,0.00008540751990242031,-0.047414355199322404],"min":[0.08532524308097039,0.000014696843512600401,-0.0476143551952746],"type":"VEC3"},{"bufferView":0,"byteOffset":1289940,"componentType":5126,"count":4,"max":[0.0852898877451604,5.2182930143091204e-8,-0.047414355191396605],"min":[0.0846605984362824,5.21829301430849e-8,-0.047614355194009805],"type":"VEC3"},{"bufferView":0,"byteOffset":1289988,"componentType":5126,"count":16,"max":[0.08466059843866741,0.0000500521817074804,-0.0474143551908004],"min":[0.0846105984375054,5.21829301430849e-8,-0.0476143551865056],"type":"VEC3"},{"bufferView":0,"byteOffset":1290180,"componentType":5126,"count":4,"max":[0.0846105984398904,0.000179341500427,-0.0474143551908004],"min":[0.0846105984375054,0.0000500521817074804,-0.0476143551859094],"type":"VEC3"},{"bufferView":0,"byteOffset":1290228,"componentType":5126,"count":67,"max":[0.0854105984179424,0.00075005216459,-0.0476143551859094],"min":[0.0846105984375054,5.21829301430849e-8,-0.0476143551954493],"type":"VEC3"},{"bufferView":0,"byteOffset":1291032,"componentType":5126,"count":8,"max":[0.08463528304993441,0.000313049629587,-0.0474143551910389],"min":[0.08463059843701641,0.00029191871701700003,-0.0476143551862037],"type":"VEC3"},{"bufferView":0,"byteOffset":1291128,"componentType":5126,"count":10,"max":[0.0846452430999834,0.0005503024147210001,-0.0474143551910389],"min":[0.08463059843701641,0.000514947076526,-0.047614355186322496],"type":"VEC3"},{"bufferView":0,"byteOffset":1291248,"componentType":5126,"count":4,"max":[0.0846659537775954,0.0005710130923330001,-0.0474143551912135],"min":[0.0846452430975984,0.0005503024147210001,-0.0476143551865695],"type":"VEC3"},{"bufferView":0,"byteOffset":1291296,"componentType":5126,"count":4,"max":[0.0846659537775954,0.000662434446335,-0.0474143551912135],"min":[0.0846452430975984,0.0006417237687229999,-0.0476143551865695],"type":"VEC3"},{"bufferView":0,"byteOffset":1291344,"componentType":5126,"count":4,"max":[0.08463059843940139,0.000700052165813,-0.0474143551910389],"min":[0.08463059843701641,0.00069778978453,-0.0476143551861479],"type":"VEC3"},{"bufferView":0,"byteOffset":1291392,"componentType":5126,"count":10,"max":[0.0854105984203274,0.00012076285809700001,-0.047414355200165605],"min":[0.08539595375736041,0.00008540751990225031,-0.0476143551954493],"type":"VEC3"},{"bufferView":0,"byteOffset":1291512,"componentType":5126,"count":10,"max":[0.0853252430833554,0.000014696843512650402,-0.047414355198900804],"min":[0.0852898877427754,5.21829301430849e-8,-0.0476143551944314],"type":"VEC3"},{"bufferView":0,"byteOffset":1291632,"componentType":5126,"count":10,"max":[0.08462524310047241,0.000214696838622,-0.0474143551908004],"min":[0.0846105984375054,0.000179341500427,-0.047614355186084],"type":"VEC3"},{"bufferView":0,"byteOffset":1291752,"componentType":5126,"count":4,"max":[0.08464185187892341,0.00029191871701700003,-0.0474143551910947],"min":[0.0846352830475494,0.000277831817789,-0.0476143551862821],"type":"VEC3"},{"bufferView":0,"byteOffset":1291800,"componentType":5126,"count":10,"max":[0.0846452430999834,0.00069778978453,-0.0474143551910389],"min":[0.08463059843701641,0.000662434446335,-0.047614355186322496],"type":"VEC3"},{"bufferView":0,"byteOffset":1291920,"componentType":5126,"count":4,"max":[0.0846318918288754,0.000221345567025,-0.047414355190975005],"min":[0.0846252430980874,0.000214696838622,-0.047614355186163304],"type":"VEC3"},{"bufferView":0,"byteOffset":1291968,"componentType":5126,"count":12,"max":[0.08464646796619717,0.000277831817789,-0.0474143551910543],"min":[0.0846318918264904,0.000221345567025,-0.04761435518633713],"type":"VEC3"},{"bufferView":0,"byteOffset":1292112,"componentType":5126,"count":253,"max":[0.09804507907227941,0.00140500064695315,-0.0482131159255811],"min":[0.0964450790590428,0.00140500047997566,-0.0493231159446609],"type":"VEC3"},{"bufferView":0,"byteOffset":1295148,"componentType":5126,"count":4,"max":[0.0980450790551482,0.00133500065307274,-0.0493931159317007],"min":[0.0964450790000718,0.000075000583134494,-0.049393116060933204],"type":"VEC3"},{"bufferView":0,"byteOffset":1295196,"componentType":5126,"count":4,"max":[0.0980450790110834,0.00000500064695315588,-0.048213116047973],"min":[0.09644507899784681,0.00000500047997566827,-0.0493231160670528],"type":"VEC3"},{"bufferView":0,"byteOffset":1295244,"componentType":5126,"count":4,"max":[0.0980450790700543,0.00133500054379432,-0.0481431159317007],"min":[0.09644507901497791,0.0000750004738560765,-0.0481431160609332],"type":"VEC3"},{"bufferView":0,"byteOffset":1295292,"componentType":5126,"count":32,"max":[0.09644507907238845,0.00140500064695315,-0.0481431159317007],"min":[0.09644507899773777,0.00000500054991392116,-0.049393116041853403],"type":"VEC3"},{"bufferView":0,"byteOffset":1295676,"componentType":5126,"count":32,"max":[0.09804507907238844,0.0014050005770149,-0.048143115950780496],"min":[0.09804507899773776,0.00000500047997566827,-0.049393116060933204],"type":"VEC3"},{"bufferView":0,"byteOffset":1296060,"componentType":5126,"count":44,"max":[0.09725883388399735,0.00140500056128187,-0.048677354872812426],"min":[0.0971914784453833,0.0013040005562060422,-0.048744507604254306],"type":"VEC3"},{"bufferView":0,"byteOffset":1296588,"componentType":5126,"count":48,"max":[0.09726833272610583,0.0014050005704244399,-0.04878083402349622],"min":[0.09718438515190041,0.0013040005651375555,-0.0488563648569221],"type":"VEC3"},{"bufferView":0,"byteOffset":1297164,"componentType":5126,"count":12,"max":[0.09728017544215901,0.00140500056307088,-0.0487475774346442],"min":[0.0972529125230882,0.00130400056013476,-0.0487675314978069],"type":"VEC3"},{"bufferView":0,"byteOffset":1297308,"componentType":5126,"count":122,"max":[0.0972988030427739,0.0014050005777103834,-0.048767531244375],"min":[0.09713991329388508,0.0013040005629313,-0.04890740092591229],"type":"VEC3"},{"bufferView":0,"byteOffset":1298772,"componentType":5126,"count":57,"max":[0.0972623496891267,0.0014050005751049522,-0.0487953518003476],"min":[0.09717013688711944,0.00130400056849846,-0.048882138709844696],"type":"VEC3"},{"bufferView":0,"byteOffset":1299456,"componentType":5126,"count":95,"max":[0.09728905747736416,0.00140500056602588,-0.048652092656470546],"min":[0.09714978222362279,0.0013040005535668777,-0.0487675313947601],"type":"VEC3"},{"bufferView":0,"byteOffset":1300596,"componentType":5126,"count":41,"max":[0.0972477930212236,0.0014050005639677685,-0.0486888667658965],"min":[0.09718019085940939,0.0013040005588791901,-0.04875576367742824],"type":"VEC3"},{"bufferView":0,"byteOffset":1301088,"componentType":5126,"count":123,"max":[0.09729879194678924,0.001304000577729745,-0.0486522436586406],"min":[0.09713991386704567,0.0013040005535668777,-0.04890714319903614],"type":"VEC3"},{"bufferView":0,"byteOffset":1302564,"componentType":5126,"count":31,"max":[0.0972683284178038,0.0014050005751049522,-0.048780916544704546],"min":[0.09717026331635377,0.0014050005651386427,-0.0488821234283451],"type":"VEC3"},{"bufferView":0,"byteOffset":1302936,"componentType":5126,"count":31,"max":[0.09725880656764817,0.0014050005639677685,-0.048677389526431546],"min":[0.09718033009757161,0.0014050005562126463,-0.048755755442378354],"type":"VEC3"},{"bufferView":0,"byteOffset":1303308,"componentType":5126,"count":20,"max":[0.09745534891682216,0.00140500056306446,-0.0486953901763819],"min":[0.0974400520767625,0.0013040005485839801,-0.0488617370770166],"type":"VEC3"},{"bufferView":0,"byteOffset":1303548,"componentType":5126,"count":58,"max":[0.09748575755345866,0.0014050005693472107,-0.0487084369918647],"min":[0.0973372301782244,0.00130400054810957,-0.0489074009274898],"type":"VEC3"},{"bufferView":0,"byteOffset":1304244,"componentType":5126,"count":71,"max":[0.0974769988813307,0.0014050005666704799,-0.048652092658704425],"min":[0.09732853318664145,0.0013040005454786003,-0.048850864729905095],"type":"VEC3"},{"bufferView":0,"byteOffset":1305096,"componentType":5126,"count":85,"max":[0.0974414707376366,0.0014050005667180989,-0.04867748278426989],"min":[0.09735894182205856,0.001304000548031949,-0.048882138712383096],"type":"VEC3"},{"bufferView":0,"byteOffset":1306116,"componentType":5126,"count":64,"max":[0.09748563317501742,0.0013040005693130006,-0.048652130407804764],"min":[0.09732858019487849,0.0013040005454786003,-0.048907365049596814],"type":"VEC3"},{"bufferView":0,"byteOffset":1306884,"componentType":5126,"count":34,"max":[0.09745526909767438,0.0014050005667180989,-0.048677589617775206],"min":[0.09735894470940325,0.0014050005480343158,-0.04888194731510595],"type":"VEC3"},{"bufferView":0,"byteOffset":1307292,"componentType":5126,"count":4,"max":[0.09754503280449581,0.0014050005566186902,-0.048815433667017204],"min":[0.09751308214462201,0.00130400055448965,-0.048823811777282206],"type":"VEC3"},{"bufferView":0,"byteOffset":1307340,"componentType":5126,"count":147,"max":[0.0976933751329734,0.001405000557750823,-0.04867716301125437],"min":[0.097545032800081,0.0013040005385137228,-0.048879068876623424],"type":"VEC3"},{"bufferView":0,"byteOffset":1309104,"componentType":5126,"count":4,"max":[0.0975486102920294,0.0014050005475090398,-0.0487216756723135],"min":[0.097517214759564,0.0013040005468076298,-0.048729350278601306],"type":"VEC3"},{"bufferView":0,"byteOffset":1309152,"componentType":5126,"count":157,"max":[0.09772625100035784,0.0014050005606713958,-0.04864883095701284],"min":[0.09751308214462201,0.0013040005357410076,-0.04890740093082648],"type":"VEC3"},{"bufferView":0,"byteOffset":1311036,"componentType":5126,"count":64,"max":[0.0977258480603134,0.0013040005606693662,-0.0486488429703146],"min":[0.09751308214462201,0.0013040005357410076,-0.04890733312822473],"type":"VEC3"},{"bufferView":0,"byteOffset":1311804,"componentType":5126,"count":20,"max":[0.09708069972638315,0.00140500057944091,-0.048695390171914196],"min":[0.0970654028863235,0.00130400056496042,-0.048861737072549],"type":"VEC3"},{"bufferView":0,"byteOffset":1312044,"componentType":5126,"count":58,"max":[0.09711110836301966,0.0014050005857236506,-0.048708436987397],"min":[0.09696258098778451,0.00130400056448601,-0.04890740092302215],"type":"VEC3"},{"bufferView":0,"byteOffset":1312740,"componentType":5126,"count":72,"max":[0.09710234969089071,0.0014050005830469202,-0.04865209265423677],"min":[0.09695388399620145,0.0013040005618550467,-0.0488508647254374],"type":"VEC3"},{"bufferView":0,"byteOffset":1313604,"componentType":5126,"count":85,"max":[0.0970668215471967,0.001405000583094545,-0.04867748277980229],"min":[0.09698429263161862,0.001304000564408389,-0.04888213870791545],"type":"VEC3"},{"bufferView":0,"byteOffset":1314624,"componentType":5126,"count":64,"max":[0.09711098398457699,0.0013040005856894406,-0.04865213040333703],"min":[0.09695393100443898,0.0013040005618550467,-0.048907365045129284],"type":"VEC3"},{"bufferView":0,"byteOffset":1315392,"componentType":5126,"count":34,"max":[0.09708061990723547,0.001405000583094545,-0.048677589613307266],"min":[0.09698429551896338,0.0014050005644107558,-0.04888194731063759],"type":"VEC3"},{"bufferView":0,"byteOffset":1315800,"componentType":5126,"count":4,"max":[0.0969237837679932,0.00140500058470388,-0.04883487597185011],"min":[0.0968926966394791,0.00130400058358544,-0.0488376260450055],"type":"VEC3"},{"bufferView":0,"byteOffset":1315848,"componentType":5126,"count":110,"max":[0.0969237837679932,0.001405000593948315,-0.04873734463453202],"min":[0.09676390712604258,0.0013040005777893546,-0.048907400921306084],"type":"VEC3"},{"bufferView":0,"byteOffset":1317168,"componentType":5126,"count":4,"max":[0.0968844930982224,0.00140500057791143,-0.0486858608782228],"min":[0.0968714784454191,0.00130400057260405,-0.0487530775666654],"type":"VEC3"},{"bufferView":0,"byteOffset":1317216,"componentType":5126,"count":4,"max":[0.096871478449834,0.00140500057681005,-0.0486858608770754],"min":[0.09677525639453209,0.00130400057260405,-0.0486858608870525],"type":"VEC3"},{"bufferView":0,"byteOffset":1317264,"componentType":5126,"count":4,"max":[0.096775256399297,0.00140500057681005,-0.048656505543230505],"min":[0.09677525639453209,0.00130400057424373,-0.048685860885905104],"type":"VEC3"},{"bufferView":0,"byteOffset":1317312,"componentType":5126,"count":4,"max":[0.096895163878095,0.00140500057424373,-0.048656505543230505],"min":[0.09677525639488221,0.00130400056900241,-0.04865650555349],"type":"VEC3"},{"bufferView":0,"byteOffset":1317360,"componentType":5126,"count":4,"max":[0.0969185409004646,0.00140500057920753,-0.0486565055446603],"min":[0.0968951638736802,0.00130400056900241,-0.0487849271449685],"type":"VEC3"},{"bufferView":0,"byteOffset":1317408,"componentType":5126,"count":4,"max":[0.0969185409004646,0.00140500058075337,-0.0487849271361388],"min":[0.0968907228543698,0.00130400057920753,-0.0487887004882029],"type":"VEC3"},{"bufferView":0,"byteOffset":1317456,"componentType":5126,"count":114,"max":[0.096892696643894,0.0014050005913613865,-0.04876446154416407],"min":[0.09679536433487575,0.0013040005800215397,-0.048882138706062776],"type":"VEC3"},{"bufferView":0,"byteOffset":1318824,"componentType":5126,"count":65,"max":[0.0969237837635783,0.0013040005939629984,-0.048656505552060206],"min":[0.09676413217464232,0.00130400056900241,-0.04890736177964217],"type":"VEC3"},{"bufferView":0,"byteOffset":1319604,"componentType":5126,"count":16,"max":[0.0980450790000719,0.0000750006530727469,-0.049323116047973],"min":[0.09644507899773777,0.00000500057701490299,-0.049393116060933204],"type":"VEC3"},{"bufferView":0,"byteOffset":1319796,"componentType":5126,"count":16,"max":[0.0980450790149779,0.0000750005437943294,-0.0481431160418534],"min":[0.0964450790110834,0.00000500047997566827,-0.0482131160670528],"type":"VEC3"},{"bufferView":0,"byteOffset":1319988,"componentType":5126,"count":16,"max":[0.09804507907238844,0.00140500054991391,-0.0481431159317007],"min":[0.09644507907005431,0.0013350004738560699,-0.0482131159446609],"type":"VEC3"},{"bufferView":0,"byteOffset":1320180,"componentType":5126,"count":16,"max":[0.0980450790590428,0.00140500064695315,-0.0493231159255811],"min":[0.0964450790551482,0.00133500058313449,-0.0493931159507805],"type":"VEC3"},{"bufferView":0,"byteOffset":1320372,"componentType":5126,"count":121,"max":[0.0857842373858681,0.001057322033094,-0.056019493055692],"min":[0.08572588097424211,0.00098131573127,-0.0560199930560485],"type":"VEC3"},{"bufferView":0,"byteOffset":1321824,"componentType":5126,"count":12,"max":[0.0857424911065492,0.0010035145622399998,-0.056019493055846],"min":[0.08573879996602471,0.00099504053543,-0.0560204930558661],"type":"VEC3"},{"bufferView":0,"byteOffset":1321968,"componentType":5126,"count":12,"max":[0.08575221284282909,0.00099504053543,-0.0560194930558901],"min":[0.0857424911065373,0.000991765298074,-0.056020493055982],"type":"VEC3"},{"bufferView":0,"byteOffset":1322112,"componentType":5126,"count":16,"max":[0.0857660416227778,0.000997691918052,-0.056019493056006],"min":[0.0857522128428171,0.000991765298074,-0.0560204930561469],"type":"VEC3"},{"bufferView":0,"byteOffset":1322304,"componentType":5126,"count":16,"max":[0.085771500351705,0.001012508467997,-0.056019493056170905],"min":[0.0857660416227658,0.000997691918052,-0.056020493056212],"type":"VEC3"},{"bufferView":0,"byteOffset":1322496,"componentType":5126,"count":4,"max":[0.085771500351705,0.0010194748458659999,-0.056019493056236006],"min":[0.08577150035169301,0.001012508467997,-0.056020493056212],"type":"VEC3"},{"bufferView":0,"byteOffset":1322544,"componentType":5126,"count":4,"max":[0.085771500351705,0.0010194748458659999,-0.0560194930560333],"min":[0.0857545003101769,0.0010171873785059999,-0.056020493056212],"type":"VEC3"},{"bufferView":0,"byteOffset":1322592,"componentType":5126,"count":12,"max":[0.0857545003101889,0.0010171873785059999,-0.0560194930558863],"min":[0.08574217917917,0.001012716419575,-0.0560204930560093],"type":"VEC3"},{"bufferView":0,"byteOffset":1322736,"componentType":5126,"count":14,"max":[0.085742179179182,0.001012716419575,-0.056019493055846],"min":[0.08573879996602471,0.0010035145622399998,-0.056020493055862305],"type":"VEC3"},{"bufferView":0,"byteOffset":1322904,"componentType":5126,"count":32,"max":[0.0857842373858681,0.001057322033094,-0.0560194930560748],"min":[0.08575798349911161,0.0010297684489850001,-0.0560204930563639],"type":"VEC3"},{"bufferView":0,"byteOffset":1323288,"componentType":5126,"count":4,"max":[0.0857842373858681,0.0010297684489850001,-0.056019493056387905],"min":[0.08578423738585611,0.00098303133179,-0.0560204930563639],"type":"VEC3"},{"bufferView":0,"byteOffset":1323336,"componentType":5126,"count":4,"max":[0.0857842373858681,0.00098303133179,-0.056019493056236006],"min":[0.08577150035169301,0.00098303133179,-0.0560204930563639],"type":"VEC3"},{"bufferView":0,"byteOffset":1323384,"componentType":5126,"count":5,"max":[0.085771500351705,0.000994260717012,-0.056019493056234],"min":[0.08577133139103581,0.00098303133179,-0.056020493056212],"type":"VEC3"},{"bufferView":0,"byteOffset":1323444,"componentType":5126,"count":38,"max":[0.0857713313910477,0.0009942889310889198,-0.0560194930559666],"min":[0.0857489116115135,0.00098131573127,-0.05602049305621],"type":"VEC3"},{"bufferView":0,"byteOffset":1323900,"componentType":5126,"count":16,"max":[0.0857489116115254,0.00098703439967,-0.056019493055766395],"min":[0.0857321195215757,0.00098131573127,-0.0560204930559426],"type":"VEC3"},{"bufferView":0,"byteOffset":1324092,"componentType":5126,"count":16,"max":[0.0857321195215876,0.00100247480435,-0.056019493055692],"min":[0.0857258809742302,0.00098703439967,-0.0560204930557424],"type":"VEC3"},{"bufferView":0,"byteOffset":1324284,"componentType":5126,"count":28,"max":[0.0857499773633634,0.001026181284262,-0.056019493055692],"min":[0.0857258809742302,0.00100247480435,-0.0560204930559553],"type":"VEC3"},{"bufferView":0,"byteOffset":1324620,"componentType":5126,"count":4,"max":[0.085771500351705,0.001029196582146,-0.0560194930559793],"min":[0.0857499773633515,0.001026181284262,-0.056020493056212],"type":"VEC3"},{"bufferView":0,"byteOffset":1324668,"componentType":5126,"count":17,"max":[0.085771500351705,0.00104697644208,-0.05601949305611591],"min":[0.085756787777543,0.00102919658214581,-0.056020493056212],"type":"VEC3"},{"bufferView":0,"byteOffset":1324872,"componentType":5126,"count":9,"max":[0.085756787777543,0.00104697644208,-0.0560194930557766],"min":[0.08573297732183541,0.001038190487902,-0.05602049305594558],"type":"VEC3"},{"bufferView":0,"byteOffset":1324980,"componentType":5126,"count":4,"max":[0.0857329773218473,0.001050563606804,-0.0560194930557766],"min":[0.08573297732183541,0.001038190487902,-0.0560204930557526],"type":"VEC3"},{"bufferView":0,"byteOffset":1325028,"componentType":5126,"count":16,"max":[0.0857579834991235,0.001057322033094,-0.0560194930557766],"min":[0.08573297732183541,0.001050563606804,-0.05602049305605081],"type":"VEC3"},{"bufferView":0,"byteOffset":1325220,"componentType":5126,"count":120,"max":[0.08578423738585611,0.001057322033094,-0.0560199930560485],"min":[0.0857258809742302,0.00098131573127,-0.0560204930563639],"type":"VEC3"},{"bufferView":0,"byteOffset":1326660,"componentType":5126,"count":4,"max":[0.08577150035169706,0.000994260717012,-0.056019493056234],"min":[0.08577116243038653,0.000994260717012,-0.05602049305621],"type":"VEC3"},{"bufferView":0,"byteOffset":1326708,"componentType":5126,"count":291,"max":[0.0961132064251092,0.0008999989473849271,-0.0625433989975839],"min":[0.0954132063202019,0.000899998833735323,-0.0637433990587798],"type":"VEC3"},{"bufferView":0,"byteOffset":1330200,"componentType":5126,"count":4,"max":[0.0961632064994185,0.000849998951756064,-0.0625433990653365],"min":[0.096163206324573,0.0000499988993023772,-0.0637433991003057],"type":"VEC3"},{"bufferView":0,"byteOffset":1330248,"componentType":5126,"count":4,"max":[0.0961132065037897,-1.05261506894725e-9,-0.0625433990369242],"min":[0.0954132063988823,-1.16626467305207e-9,-0.0637433990981201],"type":"VEC3"},{"bufferView":0,"byteOffset":1330296,"componentType":5126,"count":4,"max":[0.0953632064994186,0.000849998881817877,-0.0625433989953983],"min":[0.095363206324573,0.00004999882936419,-0.0637433990303674],"type":"VEC3"},{"bufferView":0,"byteOffset":1330344,"componentType":5126,"count":32,"max":[0.0961632063945112,0.0008999989473849271,-0.06374339899488295],"min":[0.095363206324573,-1.11381098273503e-9,-0.06374339910082105],"type":"VEC3"},{"bufferView":0,"byteOffset":1330728,"componentType":5126,"count":32,"max":[0.0961632064994185,0.000899998894931237,-0.06254339899488295],"min":[0.0953632064294804,-1.16626467305207e-9,-0.06254339910082105],"type":"VEC3"},{"bufferView":0,"byteOffset":1331112,"componentType":5126,"count":16,"max":[0.0961632064294804,0.0008999989473849271,-0.0625433990587798],"min":[0.0961132063202019,0.000849998899302373,-0.06374339906533649],"type":"VEC3"},{"bufferView":0,"byteOffset":1331304,"componentType":5126,"count":16,"max":[0.0954132064251092,0.0008999988861890131,-0.06254339899488295],"min":[0.095363206324573,0.0008499988293641861,-0.0637433989975839],"type":"VEC3"},{"bufferView":0,"byteOffset":1331496,"componentType":5126,"count":16,"max":[0.09541320650378969,0.000049998881817880304,-0.0625433990303675],"min":[0.0953632063945112,-1.16626467305207e-9,-0.0637433990369242],"type":"VEC3"},{"bufferView":0,"byteOffset":1331688,"componentType":5126,"count":16,"max":[0.0961632064994185,0.000049998951756067504,-0.0625433990981201],"min":[0.0961132063988823,-1.1050687592642802e-9,-0.06374339910082105],"type":"VEC3"},{"bufferView":0,"byteOffset":1331880,"componentType":5126,"count":33,"max":[0.0958266062202314,0.0008999988956125341,-0.0631266304723619],"min":[0.09574893929463987,0.0008989988899893136,-0.063195957980147],"type":"VEC3"},{"bufferView":0,"byteOffset":1332276,"componentType":5126,"count":4,"max":[0.0957017507521683,0.0008999988887485501,-0.0632043422542502],"min":[0.0956995148839453,0.000898998887851421,-0.0632293378872865],"type":"VEC3"},{"bufferView":0,"byteOffset":1332324,"componentType":5126,"count":153,"max":[0.09587714855517149,0.000899998902232548,-0.0630977047052564],"min":[0.09564226495300114,0.0008989988805096744,-0.06323300601819103],"type":"VEC3"},{"bufferView":0,"byteOffset":1334160,"componentType":5126,"count":29,"max":[0.09575458780202299,0.0008999988889041871,-0.0631227527392184],"min":[0.09566550619134745,0.0008989988828216722,-0.0631948575360228],"type":"VEC3"},{"bufferView":0,"byteOffset":1334508,"componentType":5126,"count":8,"max":[0.0957017507521683,0.000899998887851421,-0.0631948575359791],"min":[0.0956775680974995,0.000898998885322717,-0.0632043422542939],"type":"VEC3"},{"bufferView":0,"byteOffset":1334604,"componentType":5126,"count":39,"max":[0.09585390731706937,0.0008999988999010931,-0.0631321850599254],"min":[0.0957627075192503,0.00089899889281394,-0.0632071723017766],"type":"VEC3"},{"bufferView":0,"byteOffset":1335072,"componentType":5126,"count":101,"max":[0.09587713233724862,0.0008989989022588566,-0.0630977334518987],"min":[0.09564233666046615,0.0008989988805096744,-0.06323293878705069],"type":"VEC3"},{"bufferView":0,"byteOffset":1336284,"componentType":5126,"count":30,"max":[0.0958538348254424,0.0008999988999010931,-0.0631268400538669],"min":[0.0957490005198671,0.0008999988899826752,-0.0632071723017766],"type":"VEC3"},{"bufferView":0,"byteOffset":1336644,"componentType":5126,"count":17,"max":[0.09583513782752659,0.000899998889589802,-0.06296554749951892],"min":[0.09568209868688869,0.000898998876263384,-0.0629785431259379],"type":"VEC3"},{"bufferView":0,"byteOffset":1336848,"componentType":5126,"count":37,"max":[0.09587714856934548,0.0008999988951633528,-0.062939713438396],"min":[0.0956941017594716,0.000898998875940684,-0.0630658968502336],"type":"VEC3"},{"bufferView":0,"byteOffset":1337292,"componentType":5126,"count":45,"max":[0.09582513526158551,0.000899998892586387,-0.0629471544806555],"min":[0.09564226496742145,0.0008989988733950333,-0.0630732854907818],"type":"VEC3"},{"bufferView":0,"byteOffset":1337832,"componentType":5126,"count":72,"max":[0.09585390733120333,0.0008999988928087586,-0.0629773378990993],"min":[0.09566562388277396,0.0008989988757077305,-0.0630474514296499],"type":"VEC3"},{"bufferView":0,"byteOffset":1338696,"componentType":5126,"count":67,"max":[0.09587711125006068,0.0008989988951520582,-0.06293977894356763],"min":[0.0956422894056685,0.0008989988733950333,-0.06307313634844731],"type":"VEC3"},{"bufferView":0,"byteOffset":1339500,"componentType":5126,"count":33,"max":[0.09585389288069976,0.0008999988928087586,-0.06296578700710799],"min":[0.09566576383428775,0.000899998875716043,-0.06304743742127285],"type":"VEC3"},{"bufferView":0,"byteOffset":1339896,"componentType":5126,"count":4,"max":[0.09580024655630391,0.0008999988838801781,-0.0628893553626242],"min":[0.0957925387049185,0.0008989988820198291,-0.0629164994681447],"type":"VEC3"},{"bufferView":0,"byteOffset":1339944,"componentType":5126,"count":104,"max":[0.09585108309496027,0.0008999988851413673,-0.06276332915859983],"min":[0.09566532970513708,0.0008989988676356054,-0.0628893553626679],"type":"VEC3"},{"bufferView":0,"byteOffset":1341192,"componentType":5126,"count":4,"max":[0.0957133419797664,0.0008999988755120149,-0.0628863160543906],"min":[0.0957062813480302,0.000898998874963382,-0.0629129885429],"type":"VEC3"},{"bufferView":0,"byteOffset":1341240,"componentType":5126,"count":87,"max":[0.09587714858468924,0.0008999988877807573,-0.06273539902761487],"min":[0.0956392642152136,0.0008989988651441531,-0.0629164994681447],"type":"VEC3"},{"bufferView":0,"byteOffset":1342284,"componentType":5126,"count":65,"max":[0.0958771091633047,0.0008989988877945543,-0.06273587072959314],"min":[0.09563933951645302,0.0008989988651441531,-0.0629164994681447],"type":"VEC3"},{"bufferView":0,"byteOffset":1343064,"componentType":5126,"count":17,"max":[0.0958351377997009,0.000899998903502628,-0.06328383570912592],"min":[0.095682098659063,0.00089899889017621,-0.06329683133554491],"type":"VEC3"},{"bufferView":0,"byteOffset":1343268,"componentType":5126,"count":37,"max":[0.09587714854151985,0.0008999989090761788,-0.063258001648003],"min":[0.0956941017316459,0.00089899888985351,-0.0633841850598406],"type":"VEC3"},{"bufferView":0,"byteOffset":1343712,"componentType":5126,"count":45,"max":[0.0958251352337598,0.000899998906499213,-0.0632654426902625],"min":[0.0956422649395958,0.0008989988873078593,-0.0633915737003888],"type":"VEC3"},{"bufferView":0,"byteOffset":1344252,"componentType":5126,"count":72,"max":[0.09585390730337769,0.0008999989067215846,-0.0632956261087063],"min":[0.09566562385494835,0.0008989988896205565,-0.06336573963925692],"type":"VEC3"},{"bufferView":0,"byteOffset":1345116,"componentType":5126,"count":67,"max":[0.09587711122223497,0.0008989989090648839,-0.06325806715317396],"min":[0.09564228937784312,0.0008989988873078593,-0.06339142455805442],"type":"VEC3"},{"bufferView":0,"byteOffset":1345920,"componentType":5126,"count":33,"max":[0.0958538928528741,0.0008999989067215846,-0.06328407521671499],"min":[0.09566576380646208,0.000899998889628869,-0.0633657256308799],"type":"VEC3"},{"bufferView":0,"byteOffset":1346316,"componentType":5126,"count":4,"max":[0.0958124849366763,0.000899998907608891,-0.06341725056087391],"min":[0.09580871926542081,0.00089899890683863,-0.0634424033990164],"type":"VEC3"},{"bufferView":0,"byteOffset":1346364,"componentType":5126,"count":53,"max":[0.09587726620490652,0.0008999989160604274,-0.06341725056087391],"min":[0.09574864507146459,0.0008989989054492889,-0.06355139903189365],"type":"VEC3"},{"bufferView":0,"byteOffset":1347000,"componentType":5126,"count":54,"max":[0.09574864507155201,0.000899998905449289,-0.0634197658350465],"min":[0.0956422649258904,0.0008989988941014913,-0.06354133788747648],"type":"VEC3"},{"bufferView":0,"byteOffset":1347648,"componentType":5126,"count":4,"max":[0.0957069285259689,0.0008999988988200121,-0.0634197658350465],"min":[0.09570186841040319,0.0008989988972781769,-0.0634449186739606],"type":"VEC3"},{"bufferView":0,"byteOffset":1347696,"componentType":5126,"count":54,"max":[0.0957398781269284,0.0008999989034723511,-0.0634449186739169],"min":[0.09566550616405597,0.0008989988964603058,-0.06351550382630781],"type":"VEC3"},{"bufferView":0,"byteOffset":1348344,"componentType":5126,"count":8,"max":[0.0957643549758273,0.000899998904800132,-0.0634668750108153],"min":[0.09573987812684101,0.000898998902960362,-0.0634737396375401],"type":"VEC3"},{"bufferView":0,"byteOffset":1348440,"componentType":5126,"count":56,"max":[0.09585390728956529,0.000899998913728402,-0.0634424033989727],"min":[0.09576140816204155,0.000898998904800132,-0.06352472654284334],"type":"VEC3"},{"bufferView":0,"byteOffset":1349112,"componentType":5126,"count":103,"max":[0.09587710403062645,0.0008989989160961795,-0.0634172505609176],"min":[0.09564234389258995,0.0008989988941014913,-0.06355139814588577],"type":"VEC3"},{"bufferView":0,"byteOffset":1350348,"componentType":5126,"count":96,"max":[0.0931081984785559,0.0011000522075170001,-0.061915799892715805],"min":[0.09310819840845881,5.22075170577405e-8,-0.0623167087222218],"type":"VEC3"},{"bufferView":0,"byteOffset":1351500,"componentType":5126,"count":4,"max":[0.09324819847855591,0.000778473652871,-0.061915799892715805],"min":[0.0931081984785559,0.000555069425217,-0.0619157999171942],"type":"VEC3"},{"bufferView":0,"byteOffset":1351548,"componentType":5126,"count":4,"max":[0.09324819847855591,0.000458970837729,-0.061915799892715805],"min":[0.0931081984785559,0.000060052207517059695,-0.0619157999171942],"type":"VEC3"},{"bufferView":0,"byteOffset":1351596,"componentType":5126,"count":16,"max":[0.09324819847855591,0.000060052207517059695,-0.061915799892715805],"min":[0.0931081984680652,5.22075170587123e-8,-0.0619757999171942],"type":"VEC3"},{"bufferView":0,"byteOffset":1351788,"componentType":5126,"count":4,"max":[0.0932481984680652,5.22075170587123e-8,-0.0619757998927158],"min":[0.09310819842244641,5.22075170577405e-8,-0.0622367087467002],"type":"VEC3"},{"bufferView":0,"byteOffset":1351836,"componentType":5126,"count":16,"max":[0.0932481984224464,0.0000800522075170597,-0.0622367087222218],"min":[0.09310819840845881,5.22075170577405e-8,-0.0623167087467002],"type":"VEC3"},{"bufferView":0,"byteOffset":1352028,"componentType":5126,"count":16,"max":[0.0932481984224464,0.000174442212329,-0.0622367087222218],"min":[0.09310819840845881,0.0000944422123285797,-0.0623167087467002],"type":"VEC3"},{"bufferView":0,"byteOffset":1352220,"componentType":5126,"count":4,"max":[0.0932481984453352,0.000174442212329,-0.0621057998927158],"min":[0.09310819842244641,0.000174442212329,-0.0622367087467002],"type":"VEC3"},{"bufferView":0,"byteOffset":1352268,"componentType":5126,"count":4,"max":[0.09324819845232901,0.0010700349797,-0.0620657998927158],"min":[0.09310819845232911,0.000214442212329,-0.0620657999171942],"type":"VEC3"},{"bufferView":0,"byteOffset":1352316,"componentType":5126,"count":4,"max":[0.0932481984722337,0.0011000522075170001,-0.06195195868643281],"min":[0.09310819845757741,0.0011000522075170001,-0.0620357826893772],"type":"VEC3"},{"bufferView":0,"byteOffset":1352364,"componentType":5126,"count":4,"max":[0.09324819847855591,0.0010638934138000001,-0.061915799892715805],"min":[0.0931081984785559,0.000858040135374,-0.0619157999171942],"type":"VEC3"},{"bufferView":0,"byteOffset":1352412,"componentType":5126,"count":96,"max":[0.09324819847855591,0.0011000522075170001,-0.0619157999171942],"min":[0.09324819840845881,5.2207517057741106e-8,-0.0623167087467002],"type":"VEC3"},{"bufferView":0,"byteOffset":1353564,"componentType":5126,"count":14,"max":[0.09324819847855591,0.000555069425217,-0.061915799892715805],"min":[0.0931081984767653,0.00054136716645,-0.0619260407511162],"type":"VEC3"},{"bufferView":0,"byteOffset":1353732,"componentType":5126,"count":14,"max":[0.09324819847855591,0.000790603055619,-0.061915799892715805],"min":[0.0931081984769952,0.000778473652871,-0.061924726188294206],"type":"VEC3"},{"bufferView":0,"byteOffset":1353900,"componentType":5126,"count":14,"max":[0.09324819847855591,0.000471877954587,-0.061915799892715805],"min":[0.0931081984768458,0.000458970837729,-0.0619255804063432],"type":"VEC3"},{"bufferView":0,"byteOffset":1354068,"componentType":5126,"count":4,"max":[0.09324819840845881,0.0000944422123285797,-0.0623167087222218],"min":[0.09310819840845881,0.0000800522075170597,-0.0623167087467002],"type":"VEC3"},{"bufferView":0,"byteOffset":1354116,"componentType":5126,"count":16,"max":[0.09324819845232901,0.000214442212329,-0.0620657998927158],"min":[0.0931081984453352,0.000174442212329,-0.0621057999171942],"type":"VEC3"},{"bufferView":0,"byteOffset":1354308,"componentType":5126,"count":16,"max":[0.09324819845757741,0.0011000522075170001,-0.0620357826648988],"min":[0.09310819845232911,0.0010700349797,-0.0620657999171942],"type":"VEC3"},{"bufferView":0,"byteOffset":1354500,"componentType":5126,"count":16,"max":[0.09324819847855591,0.0011000522075170001,-0.061915799892715805],"min":[0.0931081984722337,0.0010638934138000001,-0.0619519587109112],"type":"VEC3"},{"bufferView":0,"byteOffset":1354692,"componentType":5126,"count":14,"max":[0.09324819847855591,0.000858040135374,-0.061915799892715805],"min":[0.09310819847724051,0.000848321591343,-0.061923322879438206],"type":"VEC3"},{"bufferView":0,"byteOffset":1354860,"componentType":5126,"count":24,"max":[0.0932481984768458,0.00054136716645,-0.0619255803818648],"min":[0.09310819847227238,0.000471877954587,-0.06195173749143306],"type":"VEC3"},{"bufferView":0,"byteOffset":1355148,"componentType":5126,"count":24,"max":[0.09324819847724052,0.000848321591343,-0.0619233228549598],"min":[0.09310819847333034,0.000790603055619,-0.06194568672460356],"type":"VEC3"},{"bufferView":0,"byteOffset":1355436,"componentType":5126,"count":74,"max":[0.0859699641391171,0.001246038090291,-0.047264355209691404],"min":[0.0858871734170551,0.001144349768562,-0.047264355210678705],"type":"VEC3"},{"bufferView":0,"byteOffset":1356324,"componentType":5126,"count":4,"max":[0.0859156627832771,0.001234340814019,-0.0472633552098719],"min":[0.0859003003604281,0.001234340814019,-0.0472643552100311],"type":"VEC3"},{"bufferView":0,"byteOffset":1356372,"componentType":5126,"count":4,"max":[0.08590030036044011,0.001234340814019,-0.0472633552098719],"min":[0.0859003003604281,0.0011559430690450002,-0.0472643552098479],"type":"VEC3"},{"bufferView":0,"byteOffset":1356420,"componentType":5126,"count":4,"max":[0.08591506492249011,0.0011559430690450002,-0.0472633552098719],"min":[0.0859003003604281,0.0011559430690450002,-0.047264355210024],"type":"VEC3"},{"bufferView":0,"byteOffset":1356468,"componentType":5126,"count":18,"max":[0.0859452958831681,0.0011665485995319999,-0.047263355210048],"min":[0.0859150649224781,0.0011559430690450002,-0.0472643552103845],"type":"VEC3"},{"bufferView":0,"byteOffset":1356684,"componentType":5126,"count":18,"max":[0.0859561613531281,0.0011961297115280001,-0.047263355210408496],"min":[0.08594529588315611,0.0011665485995319999,-0.0472643552105141],"type":"VEC3"},{"bufferView":0,"byteOffset":1356900,"componentType":5126,"count":18,"max":[0.0859561613531281,0.001224775041422,-0.0472633552104051],"min":[0.08594500994973611,0.0011961297115280001,-0.0472643552105141],"type":"VEC3"},{"bufferView":0,"byteOffset":1357116,"componentType":5126,"count":17,"max":[0.0859450099497481,0.001234340814019,-0.047263355210055105],"min":[0.08591566278326511,0.001224775041422,-0.047264355210381095],"type":"VEC3"},{"bufferView":0,"byteOffset":1357320,"componentType":5126,"count":4,"max":[0.0859151429043321,0.001144349768562,-0.0472633552097154],"min":[0.0858871734170551,0.001144349768562,-0.0472643552100249],"type":"VEC3"},{"bufferView":0,"byteOffset":1357368,"componentType":5126,"count":4,"max":[0.0858871734170671,0.001246038090291,-0.0472633552097154],"min":[0.0858871734170551,0.001144349768562,-0.047264355209691404],"type":"VEC3"},{"bufferView":0,"byteOffset":1357416,"componentType":5126,"count":4,"max":[0.08591618266222309,0.001246038090291,-0.0472633552097154],"min":[0.0858871734170551,0.001246038090291,-0.0472643552100373],"type":"VEC3"},{"bufferView":0,"byteOffset":1357464,"componentType":5126,"count":20,"max":[0.0859546277102381,0.001246038090291,-0.0472633552100613],"min":[0.0859161826622111,0.0012325732256040002,-0.0472643552104958],"type":"VEC3"},{"bufferView":0,"byteOffset":1357704,"componentType":5126,"count":20,"max":[0.08596996413912911,0.0012325732256040002,-0.047263355210519796],"min":[0.0859546277102261,0.00119649362679,-0.047264355210678705],"type":"VEC3"},{"bufferView":0,"byteOffset":1357944,"componentType":5126,"count":20,"max":[0.08596996413912911,0.00119649362679,-0.047263355210519796],"min":[0.0859546277102261,0.001158594451667,-0.047264355210678705],"type":"VEC3"},{"bufferView":0,"byteOffset":1358184,"componentType":5126,"count":20,"max":[0.0859546277102381,0.001158594451667,-0.0472633552100489],"min":[0.0859151429043201,0.001144349768562,-0.0472643552104958],"type":"VEC3"},{"bufferView":0,"byteOffset":1358424,"componentType":5126,"count":73,"max":[0.08596996413912911,0.001246038090291,-0.0472633552097154],"min":[0.0858871734170671,0.001144349768562,-0.0472633552107026],"type":"VEC3"},{"bufferView":0,"byteOffset":1359300,"componentType":5126,"count":4,"max":[0.0964450790110834,0.00000500065263563901,-0.0482131160464227],"min":[0.0963150789978468,0.00000500054991392116,-0.049323116047973],"type":"VEC3"},{"bufferView":0,"byteOffset":1359348,"componentType":5126,"count":4,"max":[0.0964450790551482,0.00133500065875522,-0.0493931159301505],"min":[0.0963150790000718,0.0000750006530727469,-0.049393116041853403],"type":"VEC3"},{"bufferView":0,"byteOffset":1359396,"componentType":5126,"count":4,"max":[0.0964450790722794,0.00140500065263563,-0.0482131159240309],"min":[0.09631507905904281,0.00140500054991391,-0.0493231159255811],"type":"VEC3"},{"bufferView":0,"byteOffset":1359444,"componentType":5126,"count":4,"max":[0.09644507907005431,0.00133500054947681,-0.0481431159301505],"min":[0.096315079014978,0.0000750005437943294,-0.0481431160418534],"type":"VEC3"},{"bufferView":0,"byteOffset":1359492,"componentType":5126,"count":4,"max":[0.0962450790692196,0.0013350006556954298,-0.0482131159293157],"min":[0.0962450790009066,0.00007500055865620241,-0.0493231160394684],"type":"VEC3"},{"bufferView":0,"byteOffset":1359540,"componentType":5126,"count":32,"max":[0.09644507907238845,0.00140500064695315,-0.0481431159317007],"min":[0.09644507899773777,0.00000500054991392116,-0.049393116041853403],"type":"VEC3"},{"bufferView":0,"byteOffset":1359924,"componentType":5126,"count":16,"max":[0.0964450790590428,0.00140500065263563,-0.0493231159240309],"min":[0.0963150790551482,0.00133500065307274,-0.0493931159317007],"type":"VEC3"},{"bufferView":0,"byteOffset":1360116,"componentType":5126,"count":40,"max":[0.09631507905904281,0.00140500065263563,-0.049323115923998594],"min":[0.09624507905598301,0.0013350006556954298,-0.0493931159301505],"type":"VEC3"},{"bufferView":0,"byteOffset":1360596,"componentType":5126,"count":16,"max":[0.0964450790000718,0.00007500065875523,-0.0493231160464227],"min":[0.09631507899773777,0.00000500064695315588,-0.049393116041853403],"type":"VEC3"},{"bufferView":0,"byteOffset":1360788,"componentType":5126,"count":16,"max":[0.0963150790551482,0.001335000659476788,-0.0493231159293157],"min":[0.0962450790009066,0.00007500065569543719,-0.0493931160403031],"type":"VEC3"},{"bufferView":0,"byteOffset":1360980,"componentType":5126,"count":16,"max":[0.0963150790722794,0.00140500065263563,-0.048213115923998594],"min":[0.09624507905598301,0.0013350005586561999,-0.0493231159293157],"type":"VEC3"},{"bufferView":0,"byteOffset":1361172,"componentType":5126,"count":16,"max":[0.09644507907238845,0.0014050005555964,-0.0481431159301505],"min":[0.0963150790700543,0.00133500054379432,-0.0482131159255811],"type":"VEC3"},{"bufferView":0,"byteOffset":1361364,"componentType":5126,"count":40,"max":[0.0963150790000718,0.00007500065947679685,-0.0493231160394684],"min":[0.0962450790009066,0.00000500065263563901,-0.0493931160403031],"type":"VEC3"},{"bufferView":0,"byteOffset":1361844,"componentType":5126,"count":40,"max":[0.09631507907238844,0.0014050005555964,-0.0481431159301505],"min":[0.0962450790692196,0.00133500054947681,-0.0482131159293157],"type":"VEC3"},{"bufferView":0,"byteOffset":1362324,"componentType":5126,"count":18,"max":[0.0963150790110834,0.00007500065569543719,-0.0482131160394684],"min":[0.0962450790009066,0.00000500055559640429,-0.0493231160464227],"type":"VEC3"},{"bufferView":0,"byteOffset":1362540,"componentType":5126,"count":16,"max":[0.0963150790700543,0.0013350005586561999,-0.0481431159301505],"min":[0.0962450790141432,0.00007500054947681261,-0.0482131160394684],"type":"VEC3"},{"bufferView":0,"byteOffset":1362732,"componentType":5126,"count":49,"max":[0.096315079014978,0.00007500055865620241,-0.0481431160403031],"min":[0.0962450790141432,0.00000500055559640429,-0.04824143163890314],"type":"VEC3"},{"bufferView":0,"byteOffset":1363320,"componentType":5126,"count":16,"max":[0.09644507901497791,0.00007500054947681261,-0.0481431160403031],"min":[0.0963150790110834,0.00000500054991392116,-0.048213116047973],"type":"VEC3"},{"bufferView":0,"byteOffset":1363512,"componentType":5126,"count":67,"max":[0.0854105984203274,0.00075005216459,-0.0561704930387004],"min":[0.0846105984398904,5.2182930143091204e-8,-0.0561704930482403],"type":"VEC3"},{"bufferView":0,"byteOffset":1364316,"componentType":5126,"count":4,"max":[0.08463059843940139,0.000514947076526,-0.0561704930389389],"min":[0.08463059843701641,0.000313049629587,-0.0563704930340479],"type":"VEC3"},{"bufferView":0,"byteOffset":1364364,"componentType":5126,"count":16,"max":[0.08468028404868108,0.0006417237687229999,-0.0561704930393605],"min":[0.0846659537752104,0.0005710130923330001,-0.05637049303464039],"type":"VEC3"},{"bufferView":0,"byteOffset":1364556,"componentType":5126,"count":16,"max":[0.08468059843817839,0.00075005216459,-0.0561704930389389],"min":[0.08463059843701641,0.000700052165813,-0.0563704930346441],"type":"VEC3"},{"bufferView":0,"byteOffset":1364748,"componentType":5126,"count":4,"max":[0.0853605984215504,0.00075005216459,-0.056170493039535106],"min":[0.0846805984357934,0.00075005216459,-0.056370493042752996],"type":"VEC3"},{"bufferView":0,"byteOffset":1364796,"componentType":5126,"count":16,"max":[0.0854105984203274,0.00075005216459,-0.056170493047644],"min":[0.0853605984191654,0.000700052165813,-0.0563704930433493],"type":"VEC3"},{"bufferView":0,"byteOffset":1364988,"componentType":5126,"count":4,"max":[0.0854105984203274,0.000700052165813,-0.0561704930482403],"min":[0.0854105984179424,0.00012076285809700001,-0.0563704930433493],"type":"VEC3"},{"bufferView":0,"byteOffset":1365036,"componentType":5126,"count":4,"max":[0.0853959537597454,0.00008540751990242031,-0.0561704930472224],"min":[0.08532524308097039,0.000014696843512600401,-0.056370493043174597],"type":"VEC3"},{"bufferView":0,"byteOffset":1365084,"componentType":5126,"count":4,"max":[0.0852898877451604,5.2182930143091204e-8,-0.0561704930392966],"min":[0.0846605984362824,5.21829301430849e-8,-0.0563704930419098],"type":"VEC3"},{"bufferView":0,"byteOffset":1365132,"componentType":5126,"count":16,"max":[0.08466059843866741,0.0000500521817074804,-0.0561704930387004],"min":[0.0846105984375054,5.21829301430849e-8,-0.0563704930344056],"type":"VEC3"},{"bufferView":0,"byteOffset":1365324,"componentType":5126,"count":4,"max":[0.0846105984398904,0.000179341500427,-0.0561704930387004],"min":[0.0846105984375054,0.0000500521817074804,-0.05637049303380941],"type":"VEC3"},{"bufferView":0,"byteOffset":1365372,"componentType":5126,"count":67,"max":[0.0854105984179424,0.00075005216459,-0.05637049303380941],"min":[0.0846105984375054,5.21829301430849e-8,-0.0563704930433493],"type":"VEC3"},{"bufferView":0,"byteOffset":1366176,"componentType":5126,"count":8,"max":[0.08463528304993441,0.000313049629587,-0.0561704930389389],"min":[0.08463059843701641,0.00029191871701700003,-0.05637049303410371],"type":"VEC3"},{"bufferView":0,"byteOffset":1366272,"componentType":5126,"count":10,"max":[0.0846452430999834,0.0005503024147210001,-0.0561704930389389],"min":[0.08463059843701641,0.000514947076526,-0.0563704930342225],"type":"VEC3"},{"bufferView":0,"byteOffset":1366392,"componentType":5126,"count":4,"max":[0.0846659537775954,0.0005710130923330001,-0.056170493039113506],"min":[0.0846452430975984,0.0005503024147210001,-0.0563704930344695],"type":"VEC3"},{"bufferView":0,"byteOffset":1366440,"componentType":5126,"count":4,"max":[0.0846659537775954,0.000662434446335,-0.056170493039113506],"min":[0.0846452430975984,0.0006417237687229999,-0.0563704930344695],"type":"VEC3"},{"bufferView":0,"byteOffset":1366488,"componentType":5126,"count":4,"max":[0.08463059843940139,0.000700052165813,-0.0561704930389389],"min":[0.08463059843701641,0.00069778978453,-0.0563704930340479],"type":"VEC3"},{"bufferView":0,"byteOffset":1366536,"componentType":5126,"count":10,"max":[0.0854105984203274,0.00012076285809700001,-0.0561704930480656],"min":[0.08539595375736041,0.00008540751990225031,-0.0563704930433493],"type":"VEC3"},{"bufferView":0,"byteOffset":1366656,"componentType":5126,"count":10,"max":[0.0853252430833554,0.000014696843512650402,-0.0561704930468008],"min":[0.0852898877427754,5.21829301430849e-8,-0.056370493042331396],"type":"VEC3"},{"bufferView":0,"byteOffset":1366776,"componentType":5126,"count":10,"max":[0.08462524310047241,0.000214696838622,-0.0561704930387004],"min":[0.0846105984375054,0.000179341500427,-0.056370493033984],"type":"VEC3"},{"bufferView":0,"byteOffset":1366896,"componentType":5126,"count":4,"max":[0.08464185187892341,0.00029191871701700003,-0.0561704930389947],"min":[0.0846352830475494,0.000277831817789,-0.056370493034182095],"type":"VEC3"},{"bufferView":0,"byteOffset":1366944,"componentType":5126,"count":10,"max":[0.0846452430999834,0.00069778978453,-0.0561704930389389],"min":[0.08463059843701641,0.000662434446335,-0.0563704930342225],"type":"VEC3"},{"bufferView":0,"byteOffset":1367064,"componentType":5126,"count":4,"max":[0.0846318918288754,0.000221345567025,-0.056170493038875],"min":[0.0846252430980874,0.000214696838622,-0.0563704930340633],"type":"VEC3"},{"bufferView":0,"byteOffset":1367112,"componentType":5126,"count":12,"max":[0.08464646796619717,0.000277831817789,-0.0561704930389543],"min":[0.0846318918264904,0.000221345567025,-0.05637049303423713],"type":"VEC3"},{"bufferView":0,"byteOffset":1367256,"componentType":5126,"count":4,"max":[0.0961132063988823,-1.0460583576643901e-9,-0.0637433990369242],"min":[0.0954132063857689,-1.11381098273503e-9,-0.0638933990981201],"type":"VEC3"},{"bufferView":0,"byteOffset":1367304,"componentType":5126,"count":4,"max":[0.0961632063945112,0.0008499989583127751,-0.06374339906533649],"min":[0.09616320631145961,0.000049998951756067504,-0.0638933991003057],"type":"VEC3"},{"bufferView":0,"byteOffset":1367352,"componentType":5126,"count":4,"max":[0.0961132063202019,0.000899998953941638,-0.0637433989975839],"min":[0.09541320630708851,0.0008999988861890131,-0.0638933990587798],"type":"VEC3"},{"bufferView":0,"byteOffset":1367400,"componentType":5126,"count":4,"max":[0.0953632063945112,0.000849998888374588,-0.0637433989953983],"min":[0.09536320631145961,0.000049998881817880304,-0.06389339903036739],"type":"VEC3"},{"bufferView":0,"byteOffset":1367448,"componentType":5126,"count":4,"max":[0.09611320637702671,0.000849998956127209,-0.0639433989997695],"min":[0.09541320630708851,0.0000499988949312988,-0.06394339909593451],"type":"VEC3"},{"bufferView":0,"byteOffset":1367496,"componentType":5126,"count":32,"max":[0.0961632063945112,0.0008999989473849271,-0.06374339899488295],"min":[0.095363206324573,-1.11381098273503e-9,-0.06374339910082105],"type":"VEC3"},{"bufferView":0,"byteOffset":1367880,"componentType":5126,"count":16,"max":[0.0954132063202019,0.000899998892745724,-0.06374339899488295],"min":[0.09536320631145961,0.000849998881817877,-0.06389339899758391],"type":"VEC3"},{"bufferView":0,"byteOffset":1368072,"componentType":5126,"count":16,"max":[0.096163206324573,0.000899998953941638,-0.0637433990587798],"min":[0.0961132063070885,0.000849998951756064,-0.0638933990653365],"type":"VEC3"},{"bufferView":0,"byteOffset":1368264,"componentType":5126,"count":16,"max":[0.0961132063070885,0.000899998953941638,-0.06389339899758391],"min":[0.09541320630531674,0.000849998894931295,-0.0639433990609654],"type":"VEC3"},{"bufferView":0,"byteOffset":1368456,"componentType":5126,"count":40,"max":[0.09541320630708851,0.000899998892745724,-0.06389339899488296],"min":[0.09536320631145961,0.000849998888374588,-0.0639433989997695],"type":"VEC3"},{"bufferView":0,"byteOffset":1368936,"componentType":5126,"count":52,"max":[0.09616320631145961,0.000899998953941638,-0.0638933990587798],"min":[0.09611320630531675,0.0008297735334294473,-0.0639433990609654],"type":"VEC3"},{"bufferView":0,"byteOffset":1369560,"componentType":5126,"count":16,"max":[0.0954132063770267,0.000849998894931295,-0.0638933989953983],"min":[0.09536320631145961,0.0000499988883745916,-0.0639433990347386],"type":"VEC3"},{"bufferView":0,"byteOffset":1369752,"componentType":5126,"count":16,"max":[0.0954132063988823,0.0000499988883745916,-0.0637433990303674],"min":[0.09536320638139781,-1.11381098273503e-9,-0.0638933990369242],"type":"VEC3"},{"bufferView":0,"byteOffset":1369944,"componentType":5126,"count":16,"max":[0.0961632063945112,0.0000499989583127788,-0.0637433990981201],"min":[0.09611320638576891,-1.05261506894725e-9,-0.06389339910082105],"type":"VEC3"},{"bufferView":0,"byteOffset":1370136,"componentType":5126,"count":21,"max":[0.0961632063813978,0.0008499989588281795,-0.0638933990653365],"min":[0.0961132063070885,0.0000499989561272126,-0.06394339909593451],"type":"VEC3"},{"bufferView":0,"byteOffset":1370388,"componentType":5126,"count":40,"max":[0.0954132063857689,0.0000499988949312988,-0.06389339903036739],"min":[0.09536320638139781,-1.1072542714521802e-9,-0.0639433990347386],"type":"VEC3"},{"bufferView":0,"byteOffset":1370868,"componentType":5126,"count":40,"max":[0.0961632063813978,0.00004999895882818366,-0.0638933990981201],"min":[0.09611320637702671,-1.0460583576643901e-9,-0.06394339909593451],"type":"VEC3"},{"bufferView":0,"byteOffset":1371348,"componentType":5126,"count":16,"max":[0.09611320638576891,0.0000499989561272126,-0.0638933990369242],"min":[0.0954132063770267,-1.1072542714521802e-9,-0.06394339909593451],"type":"VEC3"},{"bufferView":0,"byteOffset":1371540,"componentType":5126,"count":96,"max":[0.0919081984785559,0.0011000522075170001,-0.061915799682901104],"min":[0.0919081984084588,5.22075170577405e-8,-0.062316708512407094],"type":"VEC3"},{"bufferView":0,"byteOffset":1372692,"componentType":5126,"count":4,"max":[0.0920481984785559,0.000778473652871,-0.061915799682901104],"min":[0.0919081984785559,0.000555069425217,-0.0619157997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1372740,"componentType":5126,"count":4,"max":[0.0920481984785559,0.000458970837729,-0.061915799682901104],"min":[0.0919081984785559,0.000060052207517059695,-0.0619157997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1372788,"componentType":5126,"count":16,"max":[0.0920481984785559,0.000060052207517059695,-0.061915799682901104],"min":[0.0919081984680652,5.22075170587123e-8,-0.0619757997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1372980,"componentType":5126,"count":4,"max":[0.0920481984680652,5.22075170587123e-8,-0.0619757996829011],"min":[0.09190819842244641,5.22075170577405e-8,-0.0622367085368855],"type":"VEC3"},{"bufferView":0,"byteOffset":1373028,"componentType":5126,"count":16,"max":[0.09204819842244641,0.0000800522075170597,-0.0622367085124071],"min":[0.0919081984084588,5.22075170577405e-8,-0.0623167085368855],"type":"VEC3"},{"bufferView":0,"byteOffset":1373220,"componentType":5126,"count":16,"max":[0.09204819842244641,0.000174442212329,-0.0622367085124071],"min":[0.0919081984084588,0.0000944422123285797,-0.0623167085368855],"type":"VEC3"},{"bufferView":0,"byteOffset":1373412,"componentType":5126,"count":4,"max":[0.09204819844533531,0.000174442212329,-0.0621057996829011],"min":[0.09190819842244641,0.000174442212329,-0.0622367085368855],"type":"VEC3"},{"bufferView":0,"byteOffset":1373460,"componentType":5126,"count":4,"max":[0.0920481984523291,0.0010700349797,-0.0620657996829011],"min":[0.0919081984523291,0.000214442212329,-0.0620657997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1373508,"componentType":5126,"count":4,"max":[0.0920481984722337,0.0011000522075170001,-0.0619519584766181],"min":[0.0919081984575775,0.0011000522075170001,-0.0620357824795625],"type":"VEC3"},{"bufferView":0,"byteOffset":1373556,"componentType":5126,"count":4,"max":[0.0920481984785559,0.0010638934138000001,-0.061915799682901104],"min":[0.0919081984785559,0.000858040135374,-0.0619157997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1373604,"componentType":5126,"count":96,"max":[0.0920481984785559,0.0011000522075170001,-0.0619157997073795],"min":[0.0920481984084588,5.2207517057741106e-8,-0.0623167085368855],"type":"VEC3"},{"bufferView":0,"byteOffset":1374756,"componentType":5126,"count":14,"max":[0.0920481984785559,0.000555069425217,-0.061915799682901104],"min":[0.0919081984767653,0.00054136716645,-0.0619260405413015],"type":"VEC3"},{"bufferView":0,"byteOffset":1374924,"componentType":5126,"count":14,"max":[0.0920481984785559,0.000790603055619,-0.061915799682901104],"min":[0.0919081984769952,0.000778473652871,-0.0619247259784795],"type":"VEC3"},{"bufferView":0,"byteOffset":1375092,"componentType":5126,"count":14,"max":[0.0920481984785559,0.000471877954587,-0.061915799682901104],"min":[0.0919081984768458,0.000458970837729,-0.0619255801965285],"type":"VEC3"},{"bufferView":0,"byteOffset":1375260,"componentType":5126,"count":4,"max":[0.0920481984084588,0.0000944422123285797,-0.062316708512407094],"min":[0.0919081984084588,0.0000800522075170597,-0.0623167085368855],"type":"VEC3"},{"bufferView":0,"byteOffset":1375308,"componentType":5126,"count":16,"max":[0.0920481984523291,0.000214442212329,-0.0620657996829011],"min":[0.09190819844533521,0.000174442212329,-0.0621057997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1375500,"componentType":5126,"count":16,"max":[0.0920481984575775,0.0011000522075170001,-0.06203578245508411],"min":[0.0919081984523291,0.0010700349797,-0.0620657997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1375692,"componentType":5126,"count":16,"max":[0.0920481984785559,0.0011000522075170001,-0.061915799682901104],"min":[0.09190819847223371,0.0010638934138000001,-0.0619519585010965],"type":"VEC3"},{"bufferView":0,"byteOffset":1375884,"componentType":5126,"count":14,"max":[0.0920481984785559,0.000858040135374,-0.061915799682901104],"min":[0.0919081984772406,0.000848321591343,-0.061923322669623505],"type":"VEC3"},{"bufferView":0,"byteOffset":1376052,"componentType":5126,"count":24,"max":[0.0920481984768458,0.00054136716645,-0.0619255801720501],"min":[0.09190819847227237,0.000471877954587,-0.06195173728161836],"type":"VEC3"},{"bufferView":0,"byteOffset":1376340,"componentType":5126,"count":24,"max":[0.09204819847724051,0.000848321591343,-0.0619233226451451],"min":[0.09190819847333033,0.000790603055619,-0.06194568651478886],"type":"VEC3"},{"bufferView":0,"byteOffset":1376628,"componentType":5126,"count":93,"max":[0.0857929193642451,0.001247753690811,-0.0472643552076595],"min":[0.08571678309268481,0.001142634168042,-0.0472643552085674],"type":"VEC3"},{"bufferView":0,"byteOffset":1377744,"componentType":5126,"count":14,"max":[0.0857929193642571,0.00114856078802,-0.047263355208255704],"min":[0.0857647679193496,0.001142634168042,-0.0472643552085674],"type":"VEC3"},{"bufferView":0,"byteOffset":1377912,"componentType":5126,"count":20,"max":[0.08576476791936151,0.001156514935885,-0.0472633552078391],"min":[0.08572983205421561,0.001142634168042,-0.0472643552082317],"type":"VEC3"},{"bufferView":0,"byteOffset":1378152,"componentType":5126,"count":20,"max":[0.0857298320542275,0.001193270377328,-0.0472633552076835],"min":[0.08571678309268481,0.001156514935885,-0.0472643552078151],"type":"VEC3"},{"bufferView":0,"byteOffset":1378392,"componentType":5126,"count":20,"max":[0.0857314696729055,0.001232781177182,-0.0472633552076835],"min":[0.08571678309268481,0.001193270377328,-0.0472643552078346],"type":"VEC3"},{"bufferView":0,"byteOffset":1378632,"componentType":5126,"count":20,"max":[0.08576882297513591,0.001247753690811,-0.047263355207858605],"min":[0.08573146967289359,0.001232781177182,-0.0472643552082801],"type":"VEC3"},{"bufferView":0,"byteOffset":1378872,"componentType":5126,"count":12,"max":[0.0857929193642571,0.001247753690811,-0.047263355208304096],"min":[0.08576882297512389,0.001243594659247,-0.0472643552085674],"type":"VEC3"},{"bufferView":0,"byteOffset":1379016,"componentType":5126,"count":4,"max":[0.0857929193642571,0.001243594659247,-0.0472633552085914],"min":[0.0857929193642451,0.0012298698550880002,-0.0472643552085674],"type":"VEC3"},{"bufferView":0,"byteOffset":1379064,"componentType":5126,"count":14,"max":[0.0857929193642571,0.001235900450855,-0.0472633552083056],"min":[0.0857689529448605,0.0012298698550880002,-0.0472643552085674],"type":"VEC3"},{"bufferView":0,"byteOffset":1379232,"componentType":5126,"count":18,"max":[0.0857689529448724,0.001235900450855,-0.047263355207975206],"min":[0.0857412433970683,0.001224619077739,-0.0472643552082816],"type":"VEC3"},{"bufferView":0,"byteOffset":1379448,"componentType":5126,"count":18,"max":[0.0857412433970802,0.001224619077739,-0.0472633552078478],"min":[0.0857305598847394,0.001194050195747,-0.0472643552079512],"type":"VEC3"},{"bufferView":0,"byteOffset":1379664,"componentType":5126,"count":18,"max":[0.0857405415605036,0.001194050195747,-0.0472633552078478],"min":[0.0857305598847394,0.001165040950591,-0.0472643552079428],"type":"VEC3"},{"bufferView":0,"byteOffset":1379880,"componentType":5126,"count":18,"max":[0.08576666547751231,0.001165040950591,-0.047263355207966797],"min":[0.08574054156049171,0.001154331444314,-0.047264355208254304],"type":"VEC3"},{"bufferView":0,"byteOffset":1380096,"componentType":5126,"count":14,"max":[0.0857929193642571,0.0011611418585,-0.0472633552082783],"min":[0.08576666547750039,0.001154331444314,-0.0472643552085674],"type":"VEC3"},{"bufferView":0,"byteOffset":1380264,"componentType":5126,"count":4,"max":[0.0857929193642571,0.0011611418585,-0.0472633552085914],"min":[0.0857929193642451,0.00114856078802,-0.0472643552085674],"type":"VEC3"},{"bufferView":0,"byteOffset":1380312,"componentType":5126,"count":93,"max":[0.0857929193642571,0.001247753690811,-0.0472633552076835],"min":[0.0857167830926968,0.001142634168042,-0.0472633552085914],"type":"VEC3"},{"bufferView":0,"byteOffset":1381428,"componentType":5126,"count":12,"max":[0.0859953082377201,0.001084719653519,-0.0560194930582527],"min":[0.0859406169726591,0.00098303133179,-0.0560194930589049],"type":"VEC3"},{"bufferView":0,"byteOffset":1381572,"componentType":5126,"count":4,"max":[0.0859953082377201,0.000994624632274,-0.0560194930589049],"min":[0.08599530823770811,0.00098303133179,-0.056020493058880905],"type":"VEC3"},{"bufferView":0,"byteOffset":1381620,"componentType":5126,"count":4,"max":[0.0859953082377201,0.000994624632274,-0.056019493058409205],"min":[0.0859537439160201,0.000994624632274,-0.056020493058880905],"type":"VEC3"},{"bufferView":0,"byteOffset":1381668,"componentType":5126,"count":4,"max":[0.0859537439160321,0.001028832666884,-0.056019493058409205],"min":[0.0859537439160201,0.000994624632274,-0.0560204930583852],"type":"VEC3"},{"bufferView":0,"byteOffset":1381716,"componentType":5126,"count":4,"max":[0.0859901094482651,0.001028832666884,-0.056019493058409205],"min":[0.0859537439160201,0.001028832666884,-0.0560204930588189],"type":"VEC3"},{"bufferView":0,"byteOffset":1381764,"componentType":5126,"count":4,"max":[0.0859901094482651,0.001040477955262,-0.0560194930588429],"min":[0.0859901094482531,0.001028832666884,-0.0560204930588189],"type":"VEC3"},{"bufferView":0,"byteOffset":1381812,"componentType":5126,"count":4,"max":[0.0859901094482651,0.001040477955262,-0.056019493058409205],"min":[0.0859537439160201,0.001040477955262,-0.0560204930588189],"type":"VEC3"},{"bufferView":0,"byteOffset":1381860,"componentType":5126,"count":4,"max":[0.0859537439160321,0.001073022377247,-0.056019493058409205],"min":[0.0859537439160201,0.001040477955262,-0.0560204930583852],"type":"VEC3"},{"bufferView":0,"byteOffset":1381908,"componentType":5126,"count":4,"max":[0.0859929947764121,0.001073022377247,-0.056019493058409205],"min":[0.0859537439160201,0.001073022377247,-0.0560204930588533],"type":"VEC3"},{"bufferView":0,"byteOffset":1381956,"componentType":5126,"count":4,"max":[0.0859929947764121,0.001084719653519,-0.0560194930588773],"min":[0.0859929947764001,0.001073022377247,-0.0560204930588533],"type":"VEC3"},{"bufferView":0,"byteOffset":1382004,"componentType":5126,"count":4,"max":[0.0859929947764121,0.001084719653519,-0.0560194930582527],"min":[0.08594061697264711,0.001084719653519,-0.0560204930588533],"type":"VEC3"},{"bufferView":0,"byteOffset":1382052,"componentType":5126,"count":4,"max":[0.0859406169726591,0.001084719653519,-0.0560194930582527],"min":[0.08594061697264711,0.00098303133179,-0.056020493058228704],"type":"VEC3"},{"bufferView":0,"byteOffset":1382100,"componentType":5126,"count":4,"max":[0.0859953082377201,0.00098303133179,-0.0560194930582527],"min":[0.08594061697264711,0.00098303133179,-0.056020493058880905],"type":"VEC3"},{"bufferView":0,"byteOffset":1382148,"componentType":5126,"count":12,"max":[0.08599530823770811,0.001084719653519,-0.056020493058228704],"min":[0.08594061697264711,0.00098303133179,-0.056020493058880905],"type":"VEC3"},{"bufferView":0,"byteOffset":1382292,"componentType":5126,"count":74,"max":[0.0859699641391171,0.001246038090291,-0.0560204930575914],"min":[0.0858871734170551,0.001144349768562,-0.056020493058578605],"type":"VEC3"},{"bufferView":0,"byteOffset":1383180,"componentType":5126,"count":4,"max":[0.0859156627832771,0.001234340814019,-0.0560194930577719],"min":[0.0859003003604281,0.001234340814019,-0.0560204930579311],"type":"VEC3"},{"bufferView":0,"byteOffset":1383228,"componentType":5126,"count":4,"max":[0.08590030036044011,0.001234340814019,-0.0560194930577719],"min":[0.0859003003604281,0.0011559430690450002,-0.0560204930577479],"type":"VEC3"},{"bufferView":0,"byteOffset":1383276,"componentType":5126,"count":4,"max":[0.08591506492249011,0.0011559430690450002,-0.0560194930577719],"min":[0.0859003003604281,0.0011559430690450002,-0.056020493057924003],"type":"VEC3"},{"bufferView":0,"byteOffset":1383324,"componentType":5126,"count":18,"max":[0.0859452958831681,0.0011665485995319999,-0.056019493057948],"min":[0.0859150649224781,0.0011559430690450002,-0.0560204930582845],"type":"VEC3"},{"bufferView":0,"byteOffset":1383540,"componentType":5126,"count":18,"max":[0.0859561613531281,0.0011961297115280001,-0.0560194930583085],"min":[0.08594529588315611,0.0011665485995319999,-0.056020493058414],"type":"VEC3"},{"bufferView":0,"byteOffset":1383756,"componentType":5126,"count":18,"max":[0.0859561613531281,0.001224775041422,-0.0560194930583051],"min":[0.08594500994973611,0.0011961297115280001,-0.056020493058414],"type":"VEC3"},{"bufferView":0,"byteOffset":1383972,"componentType":5126,"count":17,"max":[0.0859450099497481,0.001234340814019,-0.0560194930579551],"min":[0.08591566278326511,0.001224775041422,-0.0560204930582811],"type":"VEC3"},{"bufferView":0,"byteOffset":1384176,"componentType":5126,"count":4,"max":[0.0859151429043321,0.001144349768562,-0.0560194930576154],"min":[0.0858871734170551,0.001144349768562,-0.056020493057924906],"type":"VEC3"},{"bufferView":0,"byteOffset":1384224,"componentType":5126,"count":4,"max":[0.0858871734170671,0.001246038090291,-0.0560194930576154],"min":[0.0858871734170551,0.001144349768562,-0.0560204930575914],"type":"VEC3"},{"bufferView":0,"byteOffset":1384272,"componentType":5126,"count":4,"max":[0.08591618266222309,0.001246038090291,-0.0560194930576154],"min":[0.0858871734170551,0.001246038090291,-0.056020493057937305],"type":"VEC3"},{"bufferView":0,"byteOffset":1384320,"componentType":5126,"count":20,"max":[0.0859546277102381,0.001246038090291,-0.0560194930579613],"min":[0.0859161826622111,0.0012325732256040002,-0.0560204930583958],"type":"VEC3"},{"bufferView":0,"byteOffset":1384560,"componentType":5126,"count":20,"max":[0.08596996413912911,0.0012325732256040002,-0.0560194930584198],"min":[0.0859546277102261,0.00119649362679,-0.056020493058578605],"type":"VEC3"},{"bufferView":0,"byteOffset":1384800,"componentType":5126,"count":20,"max":[0.08596996413912911,0.00119649362679,-0.0560194930584198],"min":[0.0859546277102261,0.001158594451667,-0.056020493058578605],"type":"VEC3"},{"bufferView":0,"byteOffset":1385040,"componentType":5126,"count":20,"max":[0.0859546277102381,0.001158594451667,-0.0560194930579489],"min":[0.0859151429043201,0.001144349768562,-0.0560204930583958],"type":"VEC3"},{"bufferView":0,"byteOffset":1385280,"componentType":5126,"count":73,"max":[0.08596996413912911,0.001246038090291,-0.0560194930576154],"min":[0.0858871734170671,0.001144349768562,-0.0560194930586026],"type":"VEC3"},{"bufferView":0,"byteOffset":1386156,"componentType":5126,"count":62,"max":[0.0957165985325977,0.000200000754992704,-0.0597154006739453],"min":[0.0947165985238554,7.112812952015691e-10,-0.060215400695801],"type":"VEC3"},{"bufferView":0,"byteOffset":1386900,"componentType":5126,"count":60,"max":[0.0957165985238554,7.54992704368306e-10,-0.059215400695801],"min":[0.0947165985238554,7.112812952015691e-10,-0.060215400695801],"type":"VEC3"},{"bufferView":0,"byteOffset":1387620,"componentType":5126,"count":60,"max":[0.0957165985325977,0.000200000754992704,-0.059215400695801],"min":[0.0947165985325977,0.00020000071128129502,-0.060215400695801],"type":"VEC3"},{"bufferView":0,"byteOffset":1388340,"componentType":5126,"count":62,"max":[0.0957165985325977,0.000200000754992704,-0.059215400695801],"min":[0.0947165985238554,7.112812952015691e-10,-0.0597154007176567],"type":"VEC3"},{"bufferView":0,"byteOffset":1389084,"componentType":5126,"count":4,"max":[0.09417819847855591,0.001500052207517,-0.0619157994153874],"min":[0.0903781981288648,0.001500052207517,-0.0639158000798005],"type":"VEC3"},{"bufferView":0,"byteOffset":1389132,"componentType":5126,"count":16,"max":[0.0943781984785559,0.001500052207517,-0.0619158000798005],"min":[0.09417819812886481,0.001300052207517,-0.0639158001147696],"type":"VEC3"},{"bufferView":0,"byteOffset":1389324,"componentType":5126,"count":42,"max":[0.0943781984785559,0.001500052207517,-0.0619157993804183],"min":[0.0901781984785559,0.000210052207517,-0.061915800114769604],"type":"VEC3"},{"bufferView":0,"byteOffset":1389828,"componentType":5126,"count":16,"max":[0.09037819847855591,0.001500052207517,-0.0619157993804183],"min":[0.09017819812886481,0.001300052207517,-0.0639157994153874],"type":"VEC3"},{"bufferView":0,"byteOffset":1390020,"componentType":5126,"count":58,"max":[0.0943781981288648,0.001500052207517,-0.0639157993804183],"min":[0.09017819812886481,0.0000500522075170597,-0.0639158001147696],"type":"VEC3"},{"bufferView":0,"byteOffset":1390716,"componentType":5126,"count":17,"max":[0.0943781984785559,0.001300052207517,-0.061915800114769604],"min":[0.0943781981288648,0.000210052207517,-0.0639158001147696],"type":"VEC3"},{"bufferView":0,"byteOffset":1390920,"componentType":5126,"count":4,"max":[0.09330319847855591,0.001200052207517,-0.0619157999268107],"min":[0.0933031984435868,0.000210052207517,-0.062115799926810704],"type":"VEC3"},{"bufferView":0,"byteOffset":1390968,"componentType":5126,"count":4,"max":[0.09330319847855591,0.001200052207517,-0.061915799883099296],"min":[0.0930531984435868,0.001200052207517,-0.062115799926810704],"type":"VEC3"},{"bufferView":0,"byteOffset":1391016,"componentType":5126,"count":4,"max":[0.0930531984785559,0.001200052207517,-0.061915799883099296],"min":[0.0930531984435868,0.000210052207517,-0.0621157998830993],"type":"VEC3"},{"bufferView":0,"byteOffset":1391064,"componentType":5126,"count":32,"max":[0.0943781984785559,0.000210052207517,-0.0619157993804183],"min":[0.0901781981813185,0.000210052207517,-0.0639158000492025],"type":"VEC3"},{"bufferView":0,"byteOffset":1391448,"componentType":5126,"count":4,"max":[0.0927031984785559,0.001200052207517,-0.0619157998219033],"min":[0.0927031984435868,0.000210052207517,-0.0621157998219033],"type":"VEC3"},{"bufferView":0,"byteOffset":1391496,"componentType":5126,"count":4,"max":[0.0927031984785559,0.001200052207517,-0.061915799778192004],"min":[0.0924531984435868,0.001200052207517,-0.0621157998219033],"type":"VEC3"},{"bufferView":0,"byteOffset":1391544,"componentType":5126,"count":4,"max":[0.0924531984785559,0.001200052207517,-0.061915799778192004],"min":[0.0924531984435868,0.000210052207517,-0.0621157997781919],"type":"VEC3"},{"bufferView":0,"byteOffset":1391592,"componentType":5126,"count":4,"max":[0.0921031984785559,0.001200052207517,-0.061915799716996],"min":[0.0921031984435868,0.000210052207517,-0.062115799716996004],"type":"VEC3"},{"bufferView":0,"byteOffset":1391640,"componentType":5126,"count":4,"max":[0.0921031984785559,0.001200052207517,-0.0619157996732846],"min":[0.0918531984435868,0.001200052207517,-0.062115799716996004],"type":"VEC3"},{"bufferView":0,"byteOffset":1391688,"componentType":5126,"count":4,"max":[0.0918531984785559,0.001200052207517,-0.0619157996732846],"min":[0.0918531984435868,0.000210052207517,-0.0621157996732846],"type":"VEC3"},{"bufferView":0,"byteOffset":1391736,"componentType":5126,"count":4,"max":[0.0915031984785559,0.001200052207517,-0.0619157996120887],"min":[0.0915031984435868,0.000210052207517,-0.0621157996120887],"type":"VEC3"},{"bufferView":0,"byteOffset":1391784,"componentType":5126,"count":4,"max":[0.0915031984785559,0.001200052207517,-0.061915799568377304],"min":[0.0912531984435868,0.001200052207517,-0.0621157996120887],"type":"VEC3"},{"bufferView":0,"byteOffset":1391832,"componentType":5126,"count":4,"max":[0.0912531984785559,0.001200052207517,-0.061915799568377304],"min":[0.0912531984435868,0.000210052207517,-0.062115799568377296],"type":"VEC3"},{"bufferView":0,"byteOffset":1391880,"componentType":5126,"count":17,"max":[0.0901781984785559,0.001300052207517,-0.0619157993804183],"min":[0.09017819812886481,0.000210052207517,-0.0639157993804183],"type":"VEC3"},{"bufferView":0,"byteOffset":1392084,"componentType":5126,"count":4,"max":[0.0904781984785559,0.000750052207517,-0.0619157993804183],"min":[0.0901781984435868,0.000750052207517,-0.062115799432872],"type":"VEC3"},{"bufferView":0,"byteOffset":1392132,"componentType":5126,"count":4,"max":[0.0904781984785559,0.001200052207517,-0.061915799432872],"min":[0.0904781984435868,0.000750052207517,-0.062115799432872],"type":"VEC3"},{"bufferView":0,"byteOffset":1392180,"componentType":5126,"count":4,"max":[0.0904781984785559,0.001200052207517,-0.0619157993804183],"min":[0.0901781984435868,0.001200052207517,-0.062115799432872],"type":"VEC3"},{"bufferView":0,"byteOffset":1392228,"componentType":5126,"count":4,"max":[0.0943781984785559,0.001200052207517,-0.061915800062316007],"min":[0.09407819844358681,0.001200052207517,-0.0621158001147696],"type":"VEC3"},{"bufferView":0,"byteOffset":1392276,"componentType":5126,"count":4,"max":[0.0940781984785559,0.001200052207517,-0.061915800062316007],"min":[0.09407819844358681,0.000750052207517,-0.062115800062316],"type":"VEC3"},{"bufferView":0,"byteOffset":1392324,"componentType":5126,"count":4,"max":[0.0943781984785559,0.000750052207517,-0.061915800062316007],"min":[0.09407819844358681,0.000750052207517,-0.0621158001147696],"type":"VEC3"},{"bufferView":0,"byteOffset":1392372,"componentType":5126,"count":4,"max":[0.090303198163834,0.000650052207517,-0.0637157993804183],"min":[0.09017819812886481,0.000650052207517,-0.063915799402274],"type":"VEC3"},{"bufferView":0,"byteOffset":1392420,"componentType":5126,"count":13,"max":[0.0903031982687413,0.001050052207517,-0.063115799402274],"min":[0.09030319812886481,0.000210052207517,-0.063915799402274],"type":"VEC3"},{"bufferView":0,"byteOffset":1392576,"componentType":5126,"count":4,"max":[0.0905531982687413,0.001050052207517,-0.063115799402274],"min":[0.09030319812886481,0.001050052207517,-0.0639157994459854],"type":"VEC3"},{"bufferView":0,"byteOffset":1392624,"componentType":5126,"count":4,"max":[0.0905531982687413,0.001050052207517,-0.0631157994459854],"min":[0.09055319812886481,0.000210052207517,-0.0639157994459854],"type":"VEC3"},{"bufferView":0,"byteOffset":1392672,"componentType":5126,"count":4,"max":[0.0907781983911332,0.000210052207517,-0.0624157994853256],"min":[0.0907781981288648,0.0000500522075170597,-0.0639157994853256],"type":"VEC3"},{"bufferView":0,"byteOffset":1392720,"componentType":5126,"count":84,"max":[0.0937781983911331,0.0000500522075170597,-0.0624157994853256],"min":[0.0907781981288648,0.0000500522075170597,-0.0639158000098623],"type":"VEC3"},{"bufferView":0,"byteOffset":1393728,"componentType":5126,"count":4,"max":[0.0937781983911331,0.000210052207517,-0.062415800009862306],"min":[0.0937781981288648,0.0000500522075170597,-0.0639158000098623],"type":"VEC3"},{"bufferView":0,"byteOffset":1393776,"componentType":5126,"count":4,"max":[0.0940031982687412,0.001050052207517,-0.0631158000492025],"min":[0.0940031981288648,0.000210052207517,-0.0639158000492025],"type":"VEC3"},{"bufferView":0,"byteOffset":1393824,"componentType":5126,"count":4,"max":[0.0942531982687412,0.001050052207517,-0.0631158000492025],"min":[0.0940031981288648,0.001050052207517,-0.0639158000929139],"type":"VEC3"},{"bufferView":0,"byteOffset":1393872,"componentType":5126,"count":13,"max":[0.0942531982687412,0.001050052207517,-0.0631158000929139],"min":[0.0942531981288648,0.000210052207517,-0.0639158000929139],"type":"VEC3"},{"bufferView":0,"byteOffset":1394028,"componentType":5126,"count":4,"max":[0.0943781981638339,0.000650052207517,-0.0637158000929139],"min":[0.0942531981288648,0.000650052207517,-0.0639158001147696],"type":"VEC3"},{"bufferView":0,"byteOffset":1394076,"componentType":5126,"count":4,"max":[0.0932781983911331,0.001400052207517,-0.062415799887470404],"min":[0.0930781981288648,0.001400052207517,-0.0639157999224395],"type":"VEC3"},{"bufferView":0,"byteOffset":1394124,"componentType":5126,"count":4,"max":[0.09364819812886481,0.0013700522075170002,-0.0638457999224395],"min":[0.0932781981288648,0.001300052207517,-0.0639157999871324],"type":"VEC3"},{"bufferView":0,"byteOffset":1394172,"componentType":5126,"count":4,"max":[0.09364819812886481,0.0013700522075170002,-0.0638457999748932],"min":[0.093578198141104,0.001132786219127,-0.0639157999871324],"type":"VEC3"},{"bufferView":0,"byteOffset":1394220,"componentType":5126,"count":4,"max":[0.09389819812886481,0.0012027862191270001,-0.0638457999748932],"min":[0.093578198141104,0.001132786219127,-0.0639158000308438],"type":"VEC3"},{"bufferView":0,"byteOffset":1394268,"componentType":5126,"count":4,"max":[0.09389819812886481,0.0012027862191270001,-0.0638458000186046],"min":[0.093828198141104,0.000562786219127,-0.0639158000308438],"type":"VEC3"},{"bufferView":0,"byteOffset":1394316,"componentType":5126,"count":4,"max":[0.09389819812886481,0.000632786219127,-0.0638457999748932],"min":[0.093578198141104,0.000562786219127,-0.0639158000308438],"type":"VEC3"},{"bufferView":0,"byteOffset":1394364,"componentType":5126,"count":4,"max":[0.09364819812886481,0.000632786219127,-0.0638457999748932],"min":[0.093578198141104,0.000180052207517,-0.0639157999871324],"type":"VEC3"},{"bufferView":0,"byteOffset":1394412,"componentType":5126,"count":4,"max":[0.09364819812886481,0.000250052207517,-0.0638457995202947],"min":[0.0909081981288648,0.000180052207517,-0.0639157999871324],"type":"VEC3"},{"bufferView":0,"byteOffset":1394460,"componentType":5126,"count":4,"max":[0.090978198141104,0.000632786219127,-0.0638457995202947],"min":[0.0909081981288648,0.000180052207517,-0.0639157995080555],"type":"VEC3"},{"bufferView":0,"byteOffset":1394508,"componentType":5126,"count":4,"max":[0.090978198141104,0.000632786219127,-0.0638457994765834],"min":[0.0906581981288648,0.000562786219127,-0.0639157995080555],"type":"VEC3"},{"bufferView":0,"byteOffset":1394556,"componentType":5126,"count":4,"max":[0.090728198141104,0.0012027862191270001,-0.0638457994765834],"min":[0.0906581981288648,0.000562786219127,-0.0639157994643442],"type":"VEC3"},{"bufferView":0,"byteOffset":1394604,"componentType":5126,"count":4,"max":[0.090978198141104,0.0012027862191270001,-0.0638457994765834],"min":[0.0906581981288648,0.001132786219127,-0.0639157995080555],"type":"VEC3"},{"bufferView":0,"byteOffset":1394652,"componentType":5126,"count":4,"max":[0.090978198141104,0.0013700522075170002,-0.0638457995202947],"min":[0.0909081981288648,0.001132786219127,-0.0639157995080555],"type":"VEC3"},{"bufferView":0,"byteOffset":1394700,"componentType":5126,"count":4,"max":[0.091278198141104,0.0013700522075170002,-0.0638457995202947],"min":[0.0909081981288648,0.001300052207517,-0.0639157995727484],"type":"VEC3"},{"bufferView":0,"byteOffset":1394748,"componentType":5126,"count":4,"max":[0.09147819839113311,0.001400052207517,-0.0624157995727484],"min":[0.0912781981288648,0.001400052207517,-0.06391579960771751],"type":"VEC3"},{"bufferView":0,"byteOffset":1394796,"componentType":5126,"count":4,"max":[0.091878198141104,0.0013700522075170002,-0.06384579960771751],"min":[0.0914781981288648,0.001300052207517,-0.0639157996776557],"type":"VEC3"},{"bufferView":0,"byteOffset":1394844,"componentType":5126,"count":4,"max":[0.0920781983911331,0.001400052207517,-0.0624157996776558],"min":[0.0918781981288648,0.001400052207517,-0.0639157997126248],"type":"VEC3"},{"bufferView":0,"byteOffset":1394892,"componentType":5126,"count":4,"max":[0.092478198141104,0.0013700522075170002,-0.0638457997126248],"min":[0.0920781981288648,0.001300052207517,-0.06391579978256309],"type":"VEC3"},{"bufferView":0,"byteOffset":1394940,"componentType":5126,"count":4,"max":[0.0926781983911331,0.001400052207517,-0.0624157997825631],"min":[0.0924781981288648,0.001400052207517,-0.0639157998175322],"type":"VEC3"},{"bufferView":0,"byteOffset":1394988,"componentType":5126,"count":4,"max":[0.093078198141104,0.0013700522075170002,-0.0638457998175322],"min":[0.09267819812886481,0.001300052207517,-0.0639157998874704],"type":"VEC3"},{"bufferView":0,"byteOffset":1395036,"componentType":5126,"count":16,"max":[0.0943781981813184,0.000650052207517,-0.0636158000929139],"min":[0.0942531981638339,0.000550052207517,-0.0637158001147696],"type":"VEC3"},{"bufferView":0,"byteOffset":1395228,"componentType":5126,"count":4,"max":[0.0943781981813184,0.000550052207517,-0.0636158000929139],"min":[0.0942531981813184,0.000210052207517,-0.0636158001147696],"type":"VEC3"},{"bufferView":0,"byteOffset":1395276,"componentType":5126,"count":4,"max":[0.0943781984435868,0.001200052207517,-0.062115800062316],"min":[0.09407819844358681,0.000750052207517,-0.0621158001147696],"type":"VEC3"},{"bufferView":0,"byteOffset":1395324,"componentType":5126,"count":4,"max":[0.0933031984435868,0.001200052207517,-0.0621157998830993],"min":[0.0930531984435868,0.000210052207517,-0.062115799926810704],"type":"VEC3"},{"bufferView":0,"byteOffset":1395372,"componentType":5126,"count":4,"max":[0.0942531982687412,0.001050052207517,-0.0631158000492025],"min":[0.0940031982687412,0.000210052207517,-0.0631158000929139],"type":"VEC3"},{"bufferView":0,"byteOffset":1395420,"componentType":5126,"count":4,"max":[0.0937781983911331,0.000210052207517,-0.0624157994853256],"min":[0.0907781983911332,0.0000500522075170597,-0.062415800009862306],"type":"VEC3"},{"bufferView":0,"byteOffset":1395468,"componentType":5126,"count":4,"max":[0.0905531982687413,0.001050052207517,-0.063115799402274],"min":[0.0903031982687413,0.000210052207517,-0.0631157994459854],"type":"VEC3"},{"bufferView":0,"byteOffset":1395516,"componentType":5126,"count":4,"max":[0.0903031981813185,0.000550052207517,-0.06361579938041831],"min":[0.0901781981813185,0.000210052207517,-0.063615799402274],"type":"VEC3"},{"bufferView":0,"byteOffset":1395564,"componentType":5126,"count":4,"max":[0.0915031984435868,0.001200052207517,-0.062115799568377296],"min":[0.0912531984435868,0.000210052207517,-0.0621157996120887],"type":"VEC3"},{"bufferView":0,"byteOffset":1395612,"componentType":5126,"count":4,"max":[0.0921031984435868,0.001200052207517,-0.0621157996732846],"min":[0.0918531984435868,0.000210052207517,-0.062115799716996004],"type":"VEC3"},{"bufferView":0,"byteOffset":1395660,"componentType":5126,"count":4,"max":[0.0927031984435868,0.001200052207517,-0.0621157997781919],"min":[0.0924531984435868,0.000210052207517,-0.0621157998219033],"type":"VEC3"},{"bufferView":0,"byteOffset":1395708,"componentType":5126,"count":4,"max":[0.0904781984435868,0.001200052207517,-0.0621157993804183],"min":[0.0901781984435868,0.000750052207517,-0.062115799432872],"type":"VEC3"},{"bufferView":0,"byteOffset":1395756,"componentType":5126,"count":16,"max":[0.0903031981813185,0.000650052207517,-0.06361579938041831],"min":[0.090178198163834,0.000550052207517,-0.06371579940227401],"type":"VEC3"},{"bufferView":0,"byteOffset":1395948,"componentType":5126,"count":4,"max":[0.0918136857840752,0.0000500522075170597,-0.0628046996533558],"min":[0.0917392191209607,0.000040052207517059704,-0.063028099666376],"type":"VEC3"},{"bufferView":0,"byteOffset":1395996,"componentType":5126,"count":4,"max":[0.0917671441209607,0.0000500522075170597,-0.0628046996533558],"min":[0.0917392191209607,0.000040052207517059704,-0.0628046996582384],"type":"VEC3"},{"bufferView":0,"byteOffset":1396044,"componentType":5126,"count":4,"max":[0.0917857608131628,0.0000500522075170597,-0.0628046996582384],"min":[0.0917671441209607,0.000040052207517059704,-0.0628617379592241],"type":"VEC3"},{"bufferView":0,"byteOffset":1396092,"componentType":5126,"count":4,"max":[0.0918788441109878,0.0000500522075170597,-0.0628617379592241],"min":[0.0917857608131628,0.000040052207517059704,-0.06286173797549931],"type":"VEC3"},{"bufferView":0,"byteOffset":1396140,"componentType":5126,"count":4,"max":[0.0918974608231357,0.0000500522075170597,-0.0628046996810237],"min":[0.0918788441109878,0.000040052207517059704,-0.06286173797549931],"type":"VEC3"},{"bufferView":0,"byteOffset":1396188,"componentType":5126,"count":4,"max":[0.0919253858231357,0.0000500522075170597,-0.0628046996810237],"min":[0.0918974608231357,0.000040052207517059704,-0.0628046996859063],"type":"VEC3"},{"bufferView":0,"byteOffset":1396236,"componentType":5126,"count":4,"max":[0.0919253858231357,0.0000500522075170597,-0.0628046996859063],"min":[0.0918509190819002,0.000040052207517059704,-0.0630280996728861],"type":"VEC3"},{"bufferView":0,"byteOffset":1396284,"componentType":5126,"count":4,"max":[0.0918509190819002,0.0000500522075170597,-0.063028099666376],"min":[0.0918136857840752,0.000040052207517059704,-0.0630280996728861],"type":"VEC3"},{"bufferView":0,"byteOffset":1396332,"componentType":5126,"count":4,"max":[0.0920370857840752,0.0000500522075170597,-0.06302334651044471],"min":[0.0920138149338183,0.000040052207517059704,-0.0630280997054365],"type":"VEC3"},{"bufferView":0,"byteOffset":1396380,"componentType":5126,"count":4,"max":[0.0920138149338183,0.0000500522075170597,-0.0630138401253443],"min":[0.0919951982865684,0.000040052207517059704,-0.06302334651044471],"type":"VEC3"},{"bufferView":0,"byteOffset":1396428,"componentType":5126,"count":4,"max":[0.0919951982865684,0.0000500522075170597,-0.06299482735839851],"min":[0.0919765816409807,0.000040052207517059704,-0.0630138401253444],"type":"VEC3"},{"bufferView":0,"byteOffset":1396476,"componentType":5126,"count":4,"max":[0.0919765816409807,0.0000500522075170597,-0.06297581459308],"min":[0.09196727329321701,0.000040052207517059704,-0.0629948273583986],"type":"VEC3"},{"bufferView":0,"byteOffset":1396524,"componentType":5126,"count":4,"max":[0.09196727329321701,0.0000500522075170597,-0.0629520486243369],"min":[0.0919626191484604,0.000040052207517059704,-0.06297581459308],"type":"VEC3"},{"bufferView":0,"byteOffset":1396572,"componentType":5126,"count":4,"max":[0.09196261916092649,0.0000500522075170597,-0.062880750753838],"min":[0.0919626191484604,0.000040052207517059704,-0.0629520486243369],"type":"VEC3"},{"bufferView":0,"byteOffset":1396620,"componentType":5126,"count":4,"max":[0.0919672733139939,0.0000500522075170597,-0.0628569848000381],"min":[0.09196261916092649,0.000040052207517059704,-0.062880750753838],"type":"VEC3"},{"bufferView":0,"byteOffset":1396668,"componentType":5126,"count":4,"max":[0.0919765816684062,0.0000500522075170597,-0.0628379720346456],"min":[0.0919672733139939,0.000040052207517059704,-0.0628569848000381],"type":"VEC3"},{"bufferView":0,"byteOffset":1396716,"componentType":5126,"count":4,"max":[0.0919951983206425,0.0000500522075170597,-0.0628189592725453],"min":[0.0919765816684062,0.000040052207517059704,-0.06283797203464571],"type":"VEC3"},{"bufferView":0,"byteOffset":1396764,"componentType":5126,"count":4,"max":[0.0920138149712166,0.0000500522075170597,-0.0628094528927067],"min":[0.0919951983206425,0.000040052207517059704,-0.0628189592725453],"type":"VEC3"},{"bufferView":0,"byteOffset":1396812,"componentType":5126,"count":4,"max":[0.0920370858231357,0.0000500522075170597,-0.06280469970543649],"min":[0.0920138149712166,0.000040052207517059704,-0.0628094528927067],"type":"VEC3"},{"bufferView":0,"byteOffset":1396860,"componentType":5126,"count":4,"max":[0.0921487858231357,0.0000500522075170597,-0.06280469970543649],"min":[0.0920370858231357,0.000040052207517059704,-0.0628046997249668],"type":"VEC3"},{"bufferView":0,"byteOffset":1396908,"componentType":5126,"count":4,"max":[0.0921487858231357,0.0000500522075170597,-0.0628046997249668],"min":[0.0921487857840752,0.000040052207517059704,-0.0630280997249668],"type":"VEC3"},{"bufferView":0,"byteOffset":1396956,"componentType":5126,"count":4,"max":[0.0921487857840752,0.0000500522075170597,-0.0630280997054365],"min":[0.0920370857840752,0.000040052207517059704,-0.0630280997249668],"type":"VEC3"},{"bufferView":0,"byteOffset":1397004,"componentType":5126,"count":4,"max":[0.09218601917422331,0.0000500522075170597,-0.0628046997314769],"min":[0.0921860191692368,0.000040052207517059704,-0.0628332188803422],"type":"VEC3"},{"bufferView":0,"byteOffset":1397052,"componentType":5126,"count":4,"max":[0.0923535691475919,0.0000500522075170597,-0.0628046997314769],"min":[0.09218601917422331,0.000040052207517059704,-0.0628046997607722],"type":"VEC3"},{"bufferView":0,"byteOffset":1397100,"componentType":5126,"count":4,"max":[0.0923535691475919,0.0000500522075170597,-0.0628046997607722],"min":[0.0923535691085314,0.000040052207517059704,-0.0630280997607722],"type":"VEC3"},{"bufferView":0,"byteOffset":1397148,"componentType":5126,"count":4,"max":[0.0923535691085314,0.0000500522075170597,-0.0630280997314769],"min":[0.09218601913516279,0.000040052207517059704,-0.0630280997607722],"type":"VEC3"},{"bufferView":0,"byteOffset":1397196,"componentType":5126,"count":4,"max":[0.0921860191401492,0.0000500522075170597,-0.0629995805859404],"min":[0.09218601913516279,0.000040052207517059704,-0.0630280997314769],"type":"VEC3"},{"bufferView":0,"byteOffset":1397244,"componentType":5126,"count":4,"max":[0.0923256441401492,0.0000500522075170597,-0.0629995805859404],"min":[0.0921860191401492,0.000040052207517059704,-0.0629995806103532],"type":"VEC3"},{"bufferView":0,"byteOffset":1397292,"componentType":5126,"count":4,"max":[0.09232564415095319,0.0000500522075170597,-0.062937789115042],"min":[0.0923256441401492,0.000040052207517059704,-0.0629995806103532],"type":"VEC3"},{"bufferView":0,"byteOffset":1397340,"componentType":5126,"count":4,"max":[0.09232564415095319,0.0000500522075170597,-0.0629377890938842],"min":[0.0922046357998656,0.000040052207517059704,-0.062937789115042],"type":"VEC3"},{"bufferView":0,"byteOffset":1397388,"componentType":5126,"count":4,"max":[0.09220463580485201,0.0000500522075170597,-0.0629092699483478],"min":[0.0922046357998656,0.000040052207517059704,-0.0629377890938842],"type":"VEC3"},{"bufferView":0,"byteOffset":1397436,"componentType":5126,"count":4,"max":[0.0923256441559396,0.0000500522075170597,-0.0629092699483478],"min":[0.09220463580485201,0.000040052207517059704,-0.0629092699695056],"type":"VEC3"},{"bufferView":0,"byteOffset":1397484,"componentType":5126,"count":4,"max":[0.0923256441692368,0.0000500522075170597,-0.062833218904755],"min":[0.0923256441559396,0.000040052207517059704,-0.0629092699695056],"type":"VEC3"},{"bufferView":0,"byteOffset":1397532,"componentType":5126,"count":4,"max":[0.0923256441692368,0.0000500522075170597,-0.0628332188803422],"min":[0.0921860191692368,0.000040052207517059704,-0.062833218904755],"type":"VEC3"},{"bufferView":0,"byteOffset":1397580,"componentType":5126,"count":4,"max":[0.0923954566417742,0.0000500522075170597,-0.0628379721078842],"min":[0.0923908024887068,0.000040052207517059704,-0.062861738065013],"type":"VEC3"},{"bufferView":0,"byteOffset":1397628,"componentType":5126,"count":4,"max":[0.0924140733206425,0.0000500522075170597,-0.0628189593457838],"min":[0.0923954566417742,0.000040052207517059704,-0.0628379721078842],"type":"VEC3"},{"bufferView":0,"byteOffset":1397676,"componentType":5126,"count":4,"max":[0.0924326899978486,0.0000500522075170597,-0.0628094529659451],"min":[0.0924140733206425,0.000040052207517059704,-0.06281895934578391],"type":"VEC3"},{"bufferView":0,"byteOffset":1397724,"componentType":5126,"count":4,"max":[0.0924559608231357,0.0000500522075170597,-0.062804699778675],"min":[0.0924326899978486,0.000040052207517059704,-0.0628094529659451],"type":"VEC3"},{"bufferView":0,"byteOffset":1397772,"componentType":5126,"count":4,"max":[0.0924978483231357,0.0000500522075170597,-0.062804699778675],"min":[0.0924559608231357,0.000040052207517059704,-0.0628046997859988],"type":"VEC3"},{"bufferView":0,"byteOffset":1397820,"componentType":5126,"count":4,"max":[0.0925211191467606,0.0000500522075170597,-0.0628046997859988],"min":[0.0924978483231357,0.000040052207517059704,-0.0628094529814066],"type":"VEC3"},{"bufferView":0,"byteOffset":1397868,"componentType":5126,"count":4,"max":[0.09253973582064251,0.0000500522075170597,-0.0628094529814066],"min":[0.0925211191467606,0.000040052207517059704,-0.0628189593677553],"type":"VEC3"},{"bufferView":0,"byteOffset":1397916,"componentType":5126,"count":4,"max":[0.0925583524795462,0.0000500522075170597,-0.0628189593677553],"min":[0.09253973582064251,0.000040052207517059704,-0.0628379721363657],"type":"VEC3"},{"bufferView":0,"byteOffset":1397964,"componentType":5126,"count":4,"max":[0.0925676608139939,0.0000500522075170597,-0.0628379721363657],"min":[0.0925583524795462,0.000040052207517059704,-0.0628569849050131],"type":"VEC3"},{"bufferView":0,"byteOffset":1398012,"componentType":5126,"count":4,"max":[0.0925723149720665,0.0000500522075170597,-0.0628569849050131],"min":[0.0925676608139939,0.000040052207517059704,-0.0628807508604406],"type":"VEC3"},{"bufferView":0,"byteOffset":1398060,"componentType":5126,"count":4,"max":[0.0925723149720665,0.0000500522075170597,-0.0628807508604406],"min":[0.0925723149596004,0.000040052207517059704,-0.0629520487309395],"type":"VEC3"},{"bufferView":0,"byteOffset":1398108,"componentType":5126,"count":4,"max":[0.0925723149596004,0.0000500522075170597,-0.0629520487309395],"min":[0.092567660793217,0.000040052207517059704,-0.0629758146980551],"type":"VEC3"},{"bufferView":0,"byteOffset":1398156,"componentType":5126,"count":4,"max":[0.092567660793217,0.0000500522075170597,-0.0629758146980551],"min":[0.0925583524521207,0.000040052207517059704,-0.0629948274601185],"type":"VEC3"},{"bufferView":0,"byteOffset":1398204,"componentType":5126,"count":4,"max":[0.0925583524521207,0.0000500522075170597,-0.0629948274601185],"min":[0.0925397357865684,0.000040052207517059704,-0.0630138402205544],"type":"VEC3"},{"bufferView":0,"byteOffset":1398252,"componentType":5126,"count":4,"max":[0.0925397357865684,0.0000500522075170597,-0.0630138402205543],"min":[0.09252111910936231,0.000040052207517059704,-0.0630233465991446],"type":"VEC3"},{"bufferView":0,"byteOffset":1398300,"componentType":5126,"count":4,"max":[0.09252111910936231,0.0000500522075170597,-0.0630233465991446],"min":[0.0924978482840752,0.000040052207517059704,-0.0630280997859988],"type":"VEC3"},{"bufferView":0,"byteOffset":1398348,"componentType":5126,"count":4,"max":[0.0924978482840752,0.0000500522075170597,-0.0630280997786749],"min":[0.0924559607840752,0.000040052207517059704,-0.0630280997859988],"type":"VEC3"},{"bufferView":0,"byteOffset":1398396,"componentType":5126,"count":4,"max":[0.0924559607840752,0.0000500522075170597,-0.0630233465836831],"min":[0.0924326899604503,0.000040052207517059704,-0.0630280997786749],"type":"VEC3"},{"bufferView":0,"byteOffset":1398444,"componentType":5126,"count":4,"max":[0.0924326899604503,0.0000500522075170597,-0.0630138401985829],"min":[0.0924140732865684,0.000040052207517059704,-0.0630233465836831],"type":"VEC3"},{"bufferView":0,"byteOffset":1398492,"componentType":5126,"count":4,"max":[0.0924140732865684,0.0000500522075170597,-0.0629948274316369],"min":[0.09239545661434871,0.000040052207517059704,-0.0630138401985829],"type":"VEC3"},{"bufferView":0,"byteOffset":1398540,"componentType":5126,"count":4,"max":[0.09239545661434871,0.0000500522075170597,-0.0629710614628938],"min":[0.09239080246959211,0.000040052207517059704,-0.0629948274316369],"type":"VEC3"},{"bufferView":0,"byteOffset":1398588,"componentType":5126,"count":4,"max":[0.09241872746959211,0.0000500522075170597,-0.0629710614628938],"min":[0.09239080246959211,0.000040052207517059704,-0.0629710614677764],"type":"VEC3"},{"bufferView":0,"byteOffset":1398636,"componentType":5126,"count":4,"max":[0.09242338161601091,0.0000500522075170597,-0.0629710614677764],"min":[0.09241872746959211,0.000040052207517059704,-0.062985321054674],"type":"VEC3"},{"bufferView":0,"byteOffset":1398684,"componentType":5126,"count":4,"max":[0.0924373441143487,0.0000500522075170597,-0.062985321054674],"min":[0.09242338161601091,0.000040052207517059704,-0.0629948274389607],"type":"VEC3"},{"bufferView":0,"byteOffset":1398732,"componentType":5126,"count":4,"max":[0.09245596078906161,0.0000500522075170597,-0.0629948274389607],"min":[0.0924373441143487,0.000040052207517059704,-0.0629995806331385],"type":"VEC3"},{"bufferView":0,"byteOffset":1398780,"componentType":5126,"count":4,"max":[0.0924978482890616,0.0000500522075170597,-0.0629995806331385],"min":[0.09245596078906161,0.000040052207517059704,-0.0629995806404624],"type":"VEC3"},{"bufferView":0,"byteOffset":1398828,"componentType":5126,"count":4,"max":[0.0925164649654367,0.0000500522075170597,-0.06299482745279471],"min":[0.0924978482890616,0.000040052207517059704,-0.0629995806404624],"type":"VEC3"},{"bufferView":0,"byteOffset":1398876,"componentType":5126,"count":4,"max":[0.0925304274670989,0.0000500522075170597,-0.0629853210733904],"min":[0.0925164649654367,0.000040052207517059704,-0.06299482745279471],"type":"VEC3"},{"bufferView":0,"byteOffset":1398924,"componentType":5126,"count":4,"max":[0.0925397357940481,0.0000500522075170597,-0.0629710614889341],"min":[0.0925304274670989,0.000040052207517059704,-0.0629853210733905],"type":"VEC3"},{"bufferView":0,"byteOffset":1398972,"componentType":5126,"count":4,"max":[0.0925443899729164,0.0000500522075170597,-0.0629520487260569],"min":[0.0925397357940481,0.000040052207517059704,-0.0629710614889341],"type":"VEC3"},{"bufferView":0,"byteOffset":1399020,"componentType":5126,"count":4,"max":[0.0925443899853825,0.0000500522075170597,-0.062880750855558],"min":[0.0925443899729164,0.000040052207517059704,-0.0629520487260569],"type":"VEC3"},{"bufferView":0,"byteOffset":1399068,"componentType":5126,"count":4,"max":[0.0925443899853825,0.0000500522075170597,-0.0628617380910533],"min":[0.09253973581316281,0.000040052207517059704,-0.0628807508555581],"type":"VEC3"},{"bufferView":0,"byteOffset":1399116,"componentType":5126,"count":4,"max":[0.09253973581316281,0.0000500522075170597,-0.0628474785166576],"min":[0.09253042749120001,0.000040052207517059704,-0.0628617380910533],"type":"VEC3"},{"bufferView":0,"byteOffset":1399164,"componentType":5126,"count":4,"max":[0.09253042749120001,0.0000500522075170597,-0.06283797212904191],"min":[0.0925164649928622,0.000040052207517059704,-0.0628474785166576],"type":"VEC3"},{"bufferView":0,"byteOffset":1399212,"componentType":5126,"count":4,"max":[0.0925164649928622,0.0000500522075170597,-0.0628332189348641],"min":[0.09249784831814929,0.000040052207517059704,-0.062837972129042],"type":"VEC3"},{"bufferView":0,"byteOffset":1399260,"componentType":5126,"count":4,"max":[0.09249784831814929,0.0000500522075170597,-0.0628332189275403],"min":[0.0924559608181493,0.000040052207517059704,-0.0628332189348641],"type":"VEC3"},{"bufferView":0,"byteOffset":1399308,"componentType":5126,"count":4,"max":[0.0924559608181493,0.0000500522075170597,-0.0628332189275403],"min":[0.09243734414177421,0.000040052207517059704,-0.062837972115208],"type":"VEC3"},{"bufferView":0,"byteOffset":1399356,"componentType":5126,"count":4,"max":[0.09243734414177421,0.0000500522075170597,-0.062837972115208],"min":[0.092423381640112,0.000040052207517059704,-0.0628474784979412],"type":"VEC3"},{"bufferView":0,"byteOffset":1399404,"componentType":5126,"count":4,"max":[0.092423381640112,0.0000500522075170597,-0.0628474784979411],"min":[0.0924187274887068,0.000040052207517059704,-0.0628617380698956],"type":"VEC3"},{"bufferView":0,"byteOffset":1399452,"componentType":5126,"count":4,"max":[0.0924187274887068,0.0000500522075170597,-0.062861738065013],"min":[0.0923908024887068,0.000040052207517059704,-0.0628617380698956],"type":"VEC3"},{"bufferView":0,"byteOffset":1399500,"componentType":5126,"count":4,"max":[0.0927770982840752,0.0000500522075170597,-0.0630280998299419],"min":[0.0927491732840752,0.000040052207517059704,-0.06302809983482441],"type":"VEC3"},{"bufferView":0,"byteOffset":1399548,"componentType":5126,"count":4,"max":[0.0927491733181492,0.0000500522075170597,-0.0628332189788072],"min":[0.0927491732840752,0.000040052207517059704,-0.0630280998299419],"type":"VEC3"},{"bufferView":0,"byteOffset":1399596,"componentType":5126,"count":4,"max":[0.0927491733181492,0.0000500522075170597,-0.0628332189543944],"min":[0.0926095483181492,0.000040052207517059704,-0.0628332189788072],"type":"VEC3"},{"bufferView":0,"byteOffset":1399644,"componentType":5126,"count":4,"max":[0.0926095483231357,0.0000500522075170597,-0.062804699805529],"min":[0.0926095483181492,0.000040052207517059704,-0.0628332189543944],"type":"VEC3"},{"bufferView":0,"byteOffset":1399692,"componentType":5126,"count":4,"max":[0.0927770983231357,0.0000500522075170597,-0.062804699805529],"min":[0.0926095483231357,0.000040052207517059704,-0.0628046998348244],"type":"VEC3"},{"bufferView":0,"byteOffset":1399740,"componentType":5126,"count":4,"max":[0.0927770983231357,0.0000500522075170597,-0.0628046998348244],"min":[0.0927770982840752,0.000040052207517059704,-0.06302809983482441],"type":"VEC3"},{"bufferView":0,"byteOffset":1399788,"componentType":5126,"count":5,"max":[0.0932781983911331,0.001400052207517,-0.0624157999224395],"min":[0.0932781981288648,0.001300052207517,-0.0639157999224395],"type":"VEC3"},{"bufferView":0,"byteOffset":1399848,"componentType":5126,"count":44,"max":[0.0938281983911331,0.001400052207517,-0.062415799476583406],"min":[0.09072819839113311,0.000250052207517,-0.0624158000186046],"type":"VEC3"},{"bufferView":0,"byteOffset":1400376,"componentType":5126,"count":5,"max":[0.0930781983911331,0.001400052207517,-0.062415799887470404],"min":[0.0930781981288648,0.001300052207517,-0.0639157998874704],"type":"VEC3"},{"bufferView":0,"byteOffset":1400436,"componentType":5126,"count":4,"max":[0.0935781983911331,0.001300052207517,-0.0624157999224395],"min":[0.093278198141104,0.001300052207517,-0.0638457999748932],"type":"VEC3"},{"bufferView":0,"byteOffset":1400484,"componentType":5126,"count":4,"max":[0.0935781983911331,0.001300052207517,-0.062415799974893195],"min":[0.093578198141104,0.001132786219127,-0.0638457999748932],"type":"VEC3"},{"bufferView":0,"byteOffset":1400532,"componentType":5126,"count":4,"max":[0.0938281983911331,0.001132786219127,-0.062415799974893195],"min":[0.093578198141104,0.001132786219127,-0.0638458000186046],"type":"VEC3"},{"bufferView":0,"byteOffset":1400580,"componentType":5126,"count":4,"max":[0.0938281983911331,0.001132786219127,-0.0624158000186046],"min":[0.093828198141104,0.000632786219127,-0.0638458000186046],"type":"VEC3"},{"bufferView":0,"byteOffset":1400628,"componentType":5126,"count":4,"max":[0.0938281983911331,0.000632786219127,-0.062415799974893195],"min":[0.093578198141104,0.000632786219127,-0.0638458000186046],"type":"VEC3"},{"bufferView":0,"byteOffset":1400676,"componentType":5126,"count":4,"max":[0.0935781983911331,0.000632786219127,-0.062415799974893195],"min":[0.093578198141104,0.000250052207517,-0.0638457999748932],"type":"VEC3"},{"bufferView":0,"byteOffset":1400724,"componentType":5126,"count":4,"max":[0.0935781983911331,0.000250052207517,-0.0624157995202948],"min":[0.090978198141104,0.000250052207517,-0.0638457999748932],"type":"VEC3"},{"bufferView":0,"byteOffset":1400772,"componentType":5126,"count":4,"max":[0.09097819839113311,0.000632786219127,-0.0624157995202948],"min":[0.090978198141104,0.000250052207517,-0.0638457995202947],"type":"VEC3"},{"bufferView":0,"byteOffset":1400820,"componentType":5126,"count":4,"max":[0.09097819839113311,0.000632786219127,-0.062415799476583406],"min":[0.090728198141104,0.000632786219127,-0.0638457995202947],"type":"VEC3"},{"bufferView":0,"byteOffset":1400868,"componentType":5126,"count":4,"max":[0.09072819839113311,0.001132786219127,-0.062415799476583406],"min":[0.090728198141104,0.000632786219127,-0.0638457994765834],"type":"VEC3"},{"bufferView":0,"byteOffset":1400916,"componentType":5126,"count":4,"max":[0.09097819839113311,0.001132786219127,-0.062415799476583406],"min":[0.090728198141104,0.001132786219127,-0.0638457995202947],"type":"VEC3"},{"bufferView":0,"byteOffset":1400964,"componentType":5126,"count":4,"max":[0.09097819839113311,0.001300052207517,-0.0624157995202948],"min":[0.090978198141104,0.001132786219127,-0.0638457995202947],"type":"VEC3"},{"bufferView":0,"byteOffset":1401012,"componentType":5126,"count":5,"max":[0.0912781983911331,0.001400052207517,-0.0624157995727484],"min":[0.0912781981288648,0.001300052207517,-0.0639157995727484],"type":"VEC3"},{"bufferView":0,"byteOffset":1401072,"componentType":5126,"count":4,"max":[0.0912781983911331,0.001300052207517,-0.0624157995202948],"min":[0.090978198141104,0.001300052207517,-0.0638457995727484],"type":"VEC3"},{"bufferView":0,"byteOffset":1401120,"componentType":5126,"count":5,"max":[0.09147819839113311,0.001400052207517,-0.0624157996077175],"min":[0.0914781981288648,0.001300052207517,-0.06391579960771751],"type":"VEC3"},{"bufferView":0,"byteOffset":1401180,"componentType":5126,"count":5,"max":[0.09187819839113309,0.001400052207517,-0.0624157996776558],"min":[0.0918781981288648,0.001300052207517,-0.0639157996776557],"type":"VEC3"},{"bufferView":0,"byteOffset":1401240,"componentType":5126,"count":4,"max":[0.09187819839113309,0.001300052207517,-0.0624157996077175],"min":[0.091478198141104,0.001300052207517,-0.0638457996776557],"type":"VEC3"},{"bufferView":0,"byteOffset":1401288,"componentType":5126,"count":5,"max":[0.0920781983911331,0.001400052207517,-0.062415799712624905],"min":[0.0920781981288648,0.001300052207517,-0.0639157997126248],"type":"VEC3"},{"bufferView":0,"byteOffset":1401348,"componentType":5126,"count":5,"max":[0.09247819839113311,0.001400052207517,-0.0624157997825631],"min":[0.0924781981288648,0.001300052207517,-0.06391579978256309],"type":"VEC3"},{"bufferView":0,"byteOffset":1401408,"componentType":5126,"count":4,"max":[0.09247819839113311,0.001300052207517,-0.062415799712624905],"min":[0.092078198141104,0.001300052207517,-0.0638457997825631],"type":"VEC3"},{"bufferView":0,"byteOffset":1401456,"componentType":5126,"count":5,"max":[0.0926781983911331,0.001400052207517,-0.0624157998175322],"min":[0.09267819812886481,0.001300052207517,-0.0639157998175322],"type":"VEC3"},{"bufferView":0,"byteOffset":1401516,"componentType":5126,"count":4,"max":[0.0930781983911331,0.001300052207517,-0.0624157998175322],"min":[0.092678198141104,0.001300052207517,-0.0638457998874704],"type":"VEC3"},{"bufferView":0,"byteOffset":1401564,"componentType":5126,"count":11,"max":[0.0919253858231357,0.000040052207517059704,-0.0628046996533558],"min":[0.0917392191209607,0.000040052207517059704,-0.0630280996728861],"type":"VEC3"},{"bufferView":0,"byteOffset":1401696,"componentType":5126,"count":26,"max":[0.0921487858231357,0.000040052207517059704,-0.06280469970543649],"min":[0.0919626191484604,0.000040052207517059704,-0.0630280997249668],"type":"VEC3"},{"bufferView":0,"byteOffset":1402008,"componentType":5126,"count":12,"max":[0.0923535691475919,0.000040052207517059704,-0.0628046997314769],"min":[0.09218601913516279,0.000040052207517059704,-0.0630280997607722],"type":"VEC3"},{"bufferView":0,"byteOffset":1402152,"componentType":5126,"count":40,"max":[0.0925723149720665,0.000040052207517059704,-0.062804699778675],"min":[0.09239080246959211,0.000040052207517059704,-0.0630280997859988],"type":"VEC3"},{"bufferView":0,"byteOffset":1402632,"componentType":5126,"count":6,"max":[0.0927770983231357,0.000040052207517059704,-0.062804699805529],"min":[0.0926095483181492,0.000040052207517059704,-0.06302809983482441],"type":"VEC3"},{"bufferView":0,"byteOffset":1402704,"componentType":5126,"count":4,"max":[0.0914481983911331,0.001150052207517,-0.06241579957799381],"min":[0.0913081981865639,0.001150052207517,-0.0635857996024722],"type":"VEC3"},{"bufferView":0,"byteOffset":1402752,"componentType":5126,"count":18,"max":[0.0913081983911331,0.0013500522075170001,-0.06241579957799381],"min":[0.09130819818131851,0.001150052207517,-0.06361579957799379],"type":"VEC3"},{"bufferView":0,"byteOffset":1402968,"componentType":5126,"count":4,"max":[0.0914481983911331,0.0013500522075170001,-0.06241579957799381],"min":[0.09130819820754531,0.0013500522075170001,-0.0634657996024721],"type":"VEC3"},{"bufferView":0,"byteOffset":1403016,"componentType":5126,"count":18,"max":[0.0914481983911331,0.0013500522075170001,-0.0624157996024722],"min":[0.09144819818131851,0.001150052207517,-0.0636157996024721],"type":"VEC3"},{"bufferView":0,"byteOffset":1403232,"componentType":5126,"count":4,"max":[0.0920481983911331,0.001150052207517,-0.062415799682901105],"min":[0.0919081981865639,0.001150052207517,-0.0635857997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1403280,"componentType":5126,"count":18,"max":[0.0919081983911331,0.0013500522075170001,-0.062415799682901105],"min":[0.0919081981813185,0.001150052207517,-0.0636157996829011],"type":"VEC3"},{"bufferView":0,"byteOffset":1403496,"componentType":5126,"count":4,"max":[0.0920481983911331,0.0013500522075170001,-0.062415799682901105],"min":[0.0919081982075453,0.0013500522075170001,-0.0634657997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1403544,"componentType":5126,"count":18,"max":[0.0920481983911331,0.0013500522075170001,-0.0624157997073795],"min":[0.0920481981813185,0.001150052207517,-0.0636157997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1403760,"componentType":5126,"count":4,"max":[0.09264819839113311,0.001150052207517,-0.06241579978780851],"min":[0.0925081981865638,0.001150052207517,-0.0635857998122868],"type":"VEC3"},{"bufferView":0,"byteOffset":1403808,"componentType":5126,"count":18,"max":[0.09250819839113311,0.0013500522075170001,-0.06241579978780851],"min":[0.0925081981813185,0.001150052207517,-0.0636157997878084],"type":"VEC3"},{"bufferView":0,"byteOffset":1404024,"componentType":5126,"count":4,"max":[0.09264819839113311,0.0013500522075170001,-0.06241579978780851],"min":[0.09250819820754531,0.0013500522075170001,-0.0634657998122868],"type":"VEC3"},{"bufferView":0,"byteOffset":1404072,"componentType":5126,"count":18,"max":[0.09264819839113311,0.0013500522075170001,-0.0624157998122868],"min":[0.0926481981813185,0.001150052207517,-0.06361579981228681],"type":"VEC3"},{"bufferView":0,"byteOffset":1404288,"componentType":5126,"count":4,"max":[0.0932481983911331,0.001150052207517,-0.062415799892715805],"min":[0.0931081981865638,0.001150052207517,-0.0635857999171941],"type":"VEC3"},{"bufferView":0,"byteOffset":1404336,"componentType":5126,"count":18,"max":[0.0931081983911331,0.0013500522075170001,-0.062415799892715805],"min":[0.09310819818131841,0.001150052207517,-0.0636157998927158],"type":"VEC3"},{"bufferView":0,"byteOffset":1404552,"componentType":5126,"count":4,"max":[0.0932481983911331,0.0013500522075170001,-0.062415799892715805],"min":[0.0931081982075453,0.0013500522075170001,-0.0634657999171941],"type":"VEC3"},{"bufferView":0,"byteOffset":1404600,"componentType":5126,"count":18,"max":[0.0932481983911331,0.0013500522075170001,-0.062415799917194204],"min":[0.0932481981813185,0.001150052207517,-0.0636157999171941],"type":"VEC3"},{"bufferView":0,"byteOffset":1404816,"componentType":5126,"count":4,"max":[0.09183230248957451,0.0000500522075170597,-0.06288075072372891],"min":[0.0917904150120135,0.000040052207517059704,-0.0630090869059401],"type":"VEC3"},{"bufferView":0,"byteOffset":1404864,"componentType":5126,"count":4,"max":[0.0918741900120135,0.0000500522075170597,-0.0628807507383765],"min":[0.09183230248957451,0.000040052207517059704,-0.0630090869059401],"type":"VEC3"},{"bufferView":0,"byteOffset":1404912,"componentType":5126,"count":4,"max":[0.0918741900120135,0.0000500522075170597,-0.06288075072372891],"min":[0.0917904150120135,0.000040052207517059704,-0.0628807507383765],"type":"VEC3"},{"bufferView":0,"byteOffset":1404960,"componentType":5126,"count":4,"max":[0.09212086078906169,0.0000500522075170597,-0.0629995805599001],"min":[0.09203708578906161,0.000040052207517059704,-0.0629995805745478],"type":"VEC3"},{"bufferView":0,"byteOffset":1405008,"componentType":5126,"count":4,"max":[0.0921208608181493,0.0000500522075170597,-0.0628332188689495],"min":[0.09212086078906169,0.000040052207517059704,-0.0629995805745478],"type":"VEC3"},{"bufferView":0,"byteOffset":1405056,"componentType":5126,"count":4,"max":[0.0921208608181493,0.0000500522075170597,-0.0628332188543019],"min":[0.09203708581814929,0.000040052207517059704,-0.0628332188689495],"type":"VEC3"},{"bufferView":0,"byteOffset":1405104,"componentType":5126,"count":4,"max":[0.09203708581814929,0.0000500522075170597,-0.0628332188543019],"min":[0.0920184691684062,0.000040052207517059704,-0.0628379720419696],"type":"VEC3"},{"bufferView":0,"byteOffset":1405152,"componentType":5126,"count":4,"max":[0.0920184691684062,0.0000500522075170597,-0.0628379720419696],"min":[0.09200450666674401,0.000040052207517059704,-0.0628474784247026],"type":"VEC3"},{"bufferView":0,"byteOffset":1405200,"componentType":5126,"count":4,"max":[0.09200450666674401,0.0000500522075170597,-0.0628474784247026],"min":[0.0919951983131628,0.000040052207517059704,-0.0628617379958434],"type":"VEC3"},{"bufferView":0,"byteOffset":1405248,"componentType":5126,"count":4,"max":[0.0919951983131628,0.0000500522075170597,-0.0628617379958434],"min":[0.0919905441609265,0.000040052207517059704,-0.0628807507587205],"type":"VEC3"},{"bufferView":0,"byteOffset":1405296,"componentType":5126,"count":4,"max":[0.0919905441609265,0.0000500522075170597,-0.0628807507587205],"min":[0.0919905441484604,0.000040052207517059704,-0.06295204862921949],"type":"VEC3"},{"bufferView":0,"byteOffset":1405344,"componentType":5126,"count":4,"max":[0.09199519829404809,0.0000500522075170597,-0.06295204862921949],"min":[0.0919905441484604,0.000040052207517059704,-0.062971061393724],"type":"VEC3"},{"bufferView":0,"byteOffset":1405392,"componentType":5126,"count":4,"max":[0.0920045066426429,0.0000500522075170597,-0.062971061393724],"min":[0.09199519829404809,0.000040052207517059704,-0.0629853209814356],"type":"VEC3"},{"bufferView":0,"byteOffset":1405440,"componentType":5126,"count":4,"max":[0.0920184691409807,0.0000500522075170597,-0.0629853209814356],"min":[0.0920045066426429,0.000040052207517059704,-0.0629948273657224],"type":"VEC3"},{"bufferView":0,"byteOffset":1405488,"componentType":5126,"count":4,"max":[0.09203708578906161,0.0000500522075170597,-0.0629948273657224],"min":[0.0920184691409807,0.000040052207517059704,-0.0629995805599001],"type":"VEC3"},{"bufferView":0,"byteOffset":1405536,"componentType":5126,"count":16,"max":[0.0914481981865638,0.001180052207517,-0.0635857995779938],"min":[0.09130819818131851,0.001150052207517,-0.0636157996024721],"type":"VEC3"},{"bufferView":0,"byteOffset":1405728,"componentType":5126,"count":16,"max":[0.09144819820754531,0.0013500522075170001,-0.0634657995779938],"min":[0.09130819818131851,0.001200052207517,-0.0636157996024721],"type":"VEC3"},{"bufferView":0,"byteOffset":1405920,"componentType":5126,"count":16,"max":[0.09204819818656379,0.001180052207517,-0.0635857996829011],"min":[0.0919081981813185,0.001150052207517,-0.0636157997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1406112,"componentType":5126,"count":16,"max":[0.0920481982075453,0.0013500522075170001,-0.0634657996829011],"min":[0.0919081981813185,0.001200052207517,-0.0636157997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1406304,"componentType":5126,"count":16,"max":[0.09264819818656381,0.001180052207517,-0.0635857997878084],"min":[0.0925081981813185,0.001150052207517,-0.06361579981228681],"type":"VEC3"},{"bufferView":0,"byteOffset":1406496,"componentType":5126,"count":16,"max":[0.0926481982075453,0.0013500522075170001,-0.0634657997878084],"min":[0.0925081981813185,0.001200052207517,-0.06361579981228681],"type":"VEC3"},{"bufferView":0,"byteOffset":1406688,"componentType":5126,"count":16,"max":[0.0932481981865638,0.001180052207517,-0.0635857998927158],"min":[0.09310819818131841,0.001150052207517,-0.0636157999171941],"type":"VEC3"},{"bufferView":0,"byteOffset":1406880,"componentType":5126,"count":16,"max":[0.0932481982075453,0.0013500522075170001,-0.06346579989271581],"min":[0.09310819818131841,0.001200052207517,-0.0636157999171941],"type":"VEC3"},{"bufferView":0,"byteOffset":1407072,"componentType":5126,"count":3,"max":[0.0918741900120135,0.0000500522075170597,-0.06288075072372891],"min":[0.0917904150120135,0.0000500522075170597,-0.0630090869059401],"type":"VEC3"},{"bufferView":0,"byteOffset":1407108,"componentType":5126,"count":12,"max":[0.0921208608181493,0.0000500522075170597,-0.0628332188543019],"min":[0.0919905441484604,0.0000500522075170597,-0.0629995805745478],"type":"VEC3"},{"bufferView":0,"byteOffset":1407252,"componentType":5126,"count":4,"max":[0.09144819818131851,0.001200052207517,-0.06361579957799379],"min":[0.09130819818131851,0.001180052207517,-0.0636157996024721],"type":"VEC3"},{"bufferView":0,"byteOffset":1407300,"componentType":5126,"count":4,"max":[0.0920481981813185,0.001200052207517,-0.0636157996829011],"min":[0.0919081981813185,0.001180052207517,-0.0636157997073795],"type":"VEC3"},{"bufferView":0,"byteOffset":1407348,"componentType":5126,"count":4,"max":[0.0926481981813185,0.001200052207517,-0.0636157997878084],"min":[0.0925081981813185,0.001180052207517,-0.06361579981228681],"type":"VEC3"},{"bufferView":0,"byteOffset":1407396,"componentType":5126,"count":4,"max":[0.0932481981813185,0.001200052207517,-0.0636157998927158],"min":[0.09310819818131841,0.001180052207517,-0.0636157999171941],"type":"VEC3"},{"bufferView":0,"byteOffset":1407444,"componentType":5126,"count":215,"max":[0.0855757177847876,0.001273322052192,-0.0472643552004767],"min":[0.0851144478941701,0.000934961095648,-0.047264355205977306],"type":"VEC3"},{"bufferView":0,"byteOffset":1410024,"componentType":5126,"count":30,"max":[0.08529874400566086,0.001034734174882,-0.047263355202363],"min":[0.08527061450753111,0.000978340654544,-0.0472643552026744],"type":"VEC3"},{"bufferView":0,"byteOffset":1410384,"componentType":5126,"count":30,"max":[0.0852706145075431,0.001034734174882,-0.04726335520202906],"min":[0.08524261582116607,0.000978340654544,-0.047264355202339],"type":"VEC3"},{"bufferView":0,"byteOffset":1410744,"componentType":5126,"count":12,"max":[0.08550414143815409,0.001235726384608,-0.0472633552046822],"min":[0.0854650997744601,0.001178609892078,-0.0472643552051238],"type":"VEC3"},{"bufferView":0,"byteOffset":1410888,"componentType":5126,"count":16,"max":[0.0854650997744721,0.001273322052192,-0.047263355203509695],"min":[0.0853667726602971,0.001235726384608,-0.0472643552046582],"type":"VEC3"},{"bufferView":0,"byteOffset":1411080,"componentType":5126,"count":14,"max":[0.08536677266030909,0.001273322052192,-0.0472633552024751],"min":[0.08528001343218411,0.001245125302366,-0.0472643552034857],"type":"VEC3"},{"bufferView":0,"byteOffset":1411248,"componentType":5126,"count":8,"max":[0.0852800134321961,0.001245125302366,-0.0472633552020957],"min":[0.08524820171796711,0.001213313584702,-0.0472643552024511],"type":"VEC3"},{"bufferView":0,"byteOffset":1411344,"componentType":5126,"count":6,"max":[0.0852482017179791,0.0012147595704580002,-0.0472633552018974],"min":[0.0852315728714281,0.001213313584702,-0.0472643552020717],"type":"VEC3"},{"bufferView":0,"byteOffset":1411416,"componentType":5126,"count":16,"max":[0.08523157287144009,0.0012147595704580002,-0.0472633552009059],"min":[0.0851484286111541,0.001180055877834,-0.0472643552018734],"type":"VEC3"},{"bufferView":0,"byteOffset":1411608,"componentType":5126,"count":16,"max":[0.0851484286111661,0.001180055877834,-0.0472633552005007],"min":[0.0851144478941701,0.00109763462078,-0.0472643552008819],"type":"VEC3"},{"bufferView":0,"byteOffset":1411800,"componentType":5126,"count":14,"max":[0.0851448136226431,0.00109763462078,-0.0472633552005007],"min":[0.0851144478941701,0.001018828338458,-0.0472643552008388],"type":"VEC3"},{"bufferView":0,"byteOffset":1411968,"componentType":5126,"count":12,"max":[0.0852026531080511,0.001018828338458,-0.0472633552008628],"min":[0.08514481362263111,0.000984124652729001,-0.0472643552015286],"type":"VEC3"},{"bufferView":0,"byteOffset":1412112,"componentType":5126,"count":18,"max":[0.0852713375038691,0.000984124652729001,-0.047263355201552504],"min":[0.08520265310803911,0.000934961095648,-0.047264355202347605],"type":"VEC3"},{"bufferView":0,"byteOffset":1412328,"componentType":5126,"count":22,"max":[0.0853436368606301,0.001007260452408,-0.0472633552023716],"min":[0.0852713375038571,0.000934961095648,-0.047264355203209804],"type":"VEC3"},{"bufferView":0,"byteOffset":1412592,"componentType":5126,"count":4,"max":[0.0853436368606301,0.001014490388085,-0.0472633552032338],"min":[0.0853436368606181,0.001007260452408,-0.047264355203209804],"type":"VEC3"},{"bufferView":0,"byteOffset":1412640,"componentType":5126,"count":4,"max":[0.0854448559600951,0.00106799190933,-0.0472633552032338],"min":[0.0853436368606181,0.001014490388085,-0.047264355204416804],"type":"VEC3"},{"bufferView":0,"byteOffset":1412688,"componentType":5126,"count":4,"max":[0.0854448559600951,0.0011063105766870001,-0.047263355204173504],"min":[0.0854224431705191,0.00106799190933,-0.047264355204416804],"type":"VEC3"},{"bufferView":0,"byteOffset":1412736,"componentType":5126,"count":4,"max":[0.0854224431705311,0.0011063105766870001,-0.0472633552030182],"min":[0.0853255620352171,0.001055701026954,-0.047264355204149504],"type":"VEC3"},{"bufferView":0,"byteOffset":1412784,"componentType":5126,"count":14,"max":[0.0853255620352291,0.001080282805495,-0.0472633552023716],"min":[0.0852713375176471,0.001055701026954,-0.047264355202994206],"type":"VEC3"},{"bufferView":0,"byteOffset":1412952,"componentType":5126,"count":18,"max":[0.08527133751765911,0.001080282805495,-0.0472633552015612],"min":[0.0852033761250501,0.001032565227275,-0.047264355202347605],"type":"VEC3"},{"bufferView":0,"byteOffset":1413168,"componentType":5126,"count":17,"max":[0.08520337612506211,0.0010990806410109998,-0.047263355201043904],"min":[0.0851599965109931,0.001032565227275,-0.0472643552015372],"type":"VEC3"},{"bufferView":0,"byteOffset":1413372,"componentType":5126,"count":22,"max":[0.0852322958677661,0.001171379997771,-0.047263355201043904],"min":[0.0851599965109931,0.0010990806410109998,-0.047264355201882],"type":"VEC3"},{"bufferView":0,"byteOffset":1413636,"componentType":5126,"count":10,"max":[0.0852706145213331,0.001171379997771,-0.047263355201906006],"min":[0.0852322958677541,0.001160535094257,-0.047264355202339],"type":"VEC3"},{"bufferView":0,"byteOffset":1413756,"componentType":5126,"count":21,"max":[0.0853674956428451,0.001229942438136,-0.047263355202363],"min":[0.08527061452132109,0.001160535094257,-0.0472643552034943],"type":"VEC3"},{"bufferView":0,"byteOffset":1414008,"componentType":5126,"count":24,"max":[0.0854687147423101,0.001229942438136,-0.0472633552035183],"min":[0.08536749564283311,0.001139568242185,-0.047264355204701305],"type":"VEC3"},{"bufferView":0,"byteOffset":1414296,"componentType":5126,"count":4,"max":[0.0854744986853351,0.001139568242185,-0.0472633552047253],"min":[0.0854687147422981,0.001139568242185,-0.0472643552047703],"type":"VEC3"},{"bufferView":0,"byteOffset":1414344,"componentType":5126,"count":20,"max":[0.08553089217809211,0.001139568242185,-0.0472633552047943],"min":[0.0854744986853231,0.001083174749428,-0.047264355205442796],"type":"VEC3"},{"bufferView":0,"byteOffset":1414584,"componentType":5126,"count":20,"max":[0.08553089217809211,0.001083174749428,-0.047263355204846],"min":[0.0854788366356961,0.0010267812566700002,-0.047264355205442796],"type":"VEC3"},{"bufferView":0,"byteOffset":1414824,"componentType":5126,"count":4,"max":[0.08547883663570811,0.0010267812566700002,-0.047263355204458],"min":[0.08544630192515411,0.0010267812566700002,-0.047264355204822],"type":"VEC3"},{"bufferView":0,"byteOffset":1414872,"componentType":5126,"count":10,"max":[0.0854463019251661,0.001027504239206,-0.047263355204406304],"min":[0.0854419639747801,0.0010267812566700002,-0.047264355204434],"type":"VEC3"},{"bufferView":0,"byteOffset":1414992,"componentType":5126,"count":16,"max":[0.0854419639747921,0.001027504239206,-0.047263355204139004],"min":[0.0854195511852171,0.0010050914496420001,-0.0472643552043823],"type":"VEC3"},{"bufferView":0,"byteOffset":1415184,"componentType":5126,"count":17,"max":[0.0854405180097211,0.0010050914496420001,-0.047263355204139004],"min":[0.0854195511852171,0.000982678660078,-0.0472643552043651],"type":"VEC3"},{"bufferView":0,"byteOffset":1415388,"componentType":5126,"count":4,"max":[0.0854831746136621,0.000982678660078,-0.0472633552043891],"min":[0.0854405180097091,0.000982678660078,-0.0472643552048737],"type":"VEC3"},{"bufferView":0,"byteOffset":1415436,"componentType":5126,"count":14,"max":[0.0855489670172821,0.00101521337062,-0.0472633552048977],"min":[0.08548317461365011,0.000982678660078,-0.0472643552056583],"type":"VEC3"},{"bufferView":0,"byteOffset":1415604,"componentType":5126,"count":14,"max":[0.0855757177847995,0.001083897759543,-0.047263355205682304],"min":[0.0855489670172701,0.00101521337062,-0.047264355205977306],"type":"VEC3"},{"bufferView":0,"byteOffset":1415772,"componentType":5126,"count":21,"max":[0.0855757177847995,0.001178609892078,-0.0472633552051478],"min":[0.0855041414381421,0.001083897759543,-0.047264355205977306],"type":"VEC3"},{"bufferView":0,"byteOffset":1416024,"componentType":5126,"count":215,"max":[0.0855757177847995,0.001273322052192,-0.0472633552005007],"min":[0.08511444789418211,0.000934961095648,-0.0472633552060013],"type":"VEC3"},{"bufferView":0,"byteOffset":1418604,"componentType":5126,"count":93,"max":[0.0857929193642451,0.001247753690811,-0.0560204930555595],"min":[0.08571678309268481,0.001142634168042,-0.056020493056467405],"type":"VEC3"},{"bufferView":0,"byteOffset":1419720,"componentType":5126,"count":14,"max":[0.0857929193642571,0.00114856078802,-0.0560194930561557],"min":[0.0857647679193496,0.001142634168042,-0.056020493056467405],"type":"VEC3"},{"bufferView":0,"byteOffset":1419888,"componentType":5126,"count":20,"max":[0.08576476791936151,0.001156514935885,-0.0560194930557391],"min":[0.08572983205421561,0.001142634168042,-0.0560204930561317],"type":"VEC3"},{"bufferView":0,"byteOffset":1420128,"componentType":5126,"count":20,"max":[0.0857298320542275,0.001193270377328,-0.05601949305558351],"min":[0.08571678309268481,0.001156514935885,-0.056020493055715104],"type":"VEC3"},{"bufferView":0,"byteOffset":1420368,"componentType":5126,"count":20,"max":[0.0857314696729055,0.001232781177182,-0.05601949305558351],"min":[0.08571678309268481,0.001193270377328,-0.0560204930557346],"type":"VEC3"},{"bufferView":0,"byteOffset":1420608,"componentType":5126,"count":20,"max":[0.08576882297513591,0.001247753690811,-0.0560194930557586],"min":[0.08573146967289359,0.001232781177182,-0.0560204930561801],"type":"VEC3"},{"bufferView":0,"byteOffset":1420848,"componentType":5126,"count":12,"max":[0.0857929193642571,0.001247753690811,-0.0560194930562041],"min":[0.08576882297512389,0.001243594659247,-0.056020493056467405],"type":"VEC3"},{"bufferView":0,"byteOffset":1420992,"componentType":5126,"count":4,"max":[0.0857929193642571,0.001243594659247,-0.0560194930564914],"min":[0.0857929193642451,0.0012298698550880002,-0.056020493056467405],"type":"VEC3"},{"bufferView":0,"byteOffset":1421040,"componentType":5126,"count":14,"max":[0.0857929193642571,0.001235900450855,-0.0560194930562056],"min":[0.0857689529448605,0.0012298698550880002,-0.056020493056467405],"type":"VEC3"},{"bufferView":0,"byteOffset":1421208,"componentType":5126,"count":18,"max":[0.0857689529448724,0.001235900450855,-0.056019493055875204],"min":[0.0857412433970683,0.001224619077739,-0.0560204930561816],"type":"VEC3"},{"bufferView":0,"byteOffset":1421424,"componentType":5126,"count":18,"max":[0.0857412433970802,0.001224619077739,-0.056019493055747806],"min":[0.0857305598847394,0.001194050195747,-0.056020493055851196],"type":"VEC3"},{"bufferView":0,"byteOffset":1421640,"componentType":5126,"count":18,"max":[0.0857405415605036,0.001194050195747,-0.056019493055747806],"min":[0.0857305598847394,0.001165040950591,-0.0560204930558428],"type":"VEC3"},{"bufferView":0,"byteOffset":1421856,"componentType":5126,"count":18,"max":[0.08576666547751231,0.001165040950591,-0.05601949305586681],"min":[0.08574054156049171,0.001154331444314,-0.0560204930561543],"type":"VEC3"},{"bufferView":0,"byteOffset":1422072,"componentType":5126,"count":14,"max":[0.0857929193642571,0.0011611418585,-0.0560194930561783],"min":[0.08576666547750039,0.001154331444314,-0.056020493056467405],"type":"VEC3"},{"bufferView":0,"byteOffset":1422240,"componentType":5126,"count":4,"max":[0.0857929193642571,0.0011611418585,-0.0560194930564914],"min":[0.0857929193642451,0.00114856078802,-0.056020493056467405],"type":"VEC3"},{"bufferView":0,"byteOffset":1422288,"componentType":5126,"count":93,"max":[0.0857929193642571,0.001247753690811,-0.05601949305558351],"min":[0.0857167830926968,0.001142634168042,-0.0560194930564914],"type":"VEC3"},{"bufferView":0,"byteOffset":1423404,"componentType":5126,"count":165,"max":[0.088907425847055,0.000354999545217,-0.0605061965877389],"min":[0.0882774258410925,0.000354999545217,-0.061006196595251604],"type":"VEC3"},{"bufferView":0,"byteOffset":1425384,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.0605061965952516],"min":[0.0889074258410925,0.000339999545217,-0.0610061965974577],"type":"VEC3"},{"bufferView":0,"byteOffset":1425432,"componentType":5126,"count":4,"max":[0.088277425847055,0.000339999545217,-0.0605061965855328],"min":[0.0880924258410925,0.000339999545217,-0.0610061965877389],"type":"VEC3"},{"bufferView":0,"byteOffset":1425480,"componentType":5126,"count":4,"max":[0.088092425847055,0.000339999545217,-0.0605061965855328],"min":[0.0880924258410925,0.000019999545217,-0.0610061965855328],"type":"VEC3"},{"bufferView":0,"byteOffset":1425528,"componentType":5126,"count":4,"max":[0.089092425847055,0.000019999545217,-0.0605061965855328],"min":[0.0880924258410925,0.000019999545217,-0.0610061965974577],"type":"VEC3"},{"bufferView":0,"byteOffset":1425576,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.060506196597457707],"min":[0.0890924258410925,0.000019999545217,-0.0610061965974577],"type":"VEC3"},{"bufferView":0,"byteOffset":1425624,"componentType":5126,"count":8,"max":[0.089092425847055,0.000354999545217,-0.0605061965855328],"min":[0.088092425847055,0.000019999545217,-0.060506196597457707],"type":"VEC3"},{"bufferView":0,"byteOffset":1425720,"componentType":5126,"count":8,"max":[0.0890924258410925,0.000354999545217,-0.0610061965855328],"min":[0.0880924258410925,0.000019999545217,-0.0610061965974577],"type":"VEC3"},{"bufferView":0,"byteOffset":1425816,"componentType":5126,"count":4,"max":[0.088277425847055,0.000354999545217,-0.0605061965877389],"min":[0.0882774258410925,0.000339999545217,-0.0610061965877389],"type":"VEC3"},{"bufferView":0,"byteOffset":1425864,"componentType":5126,"count":4,"max":[0.088907425847055,0.000354999545217,-0.0605061965952516],"min":[0.0889074258410925,0.000339999545217,-0.061006196595251604],"type":"VEC3"},{"bufferView":0,"byteOffset":1425912,"componentType":5126,"count":13,"max":[0.08852968034815761,0.000354999545217,-0.0607090246797013],"min":[0.08852374447878221,0.000349999545217,-0.0607988520012738],"type":"VEC3"},{"bufferView":0,"byteOffset":1426068,"componentType":5126,"count":57,"max":[0.08854148028311662,0.000354999545217,-0.060716069959995206],"min":[0.0884838449005461,0.000349999545217,-0.060823510481544815],"type":"VEC3"},{"bufferView":0,"byteOffset":1426752,"componentType":5126,"count":65,"max":[0.08853808151934921,0.000354999545217,-0.06068564401953414],"min":[0.08848047007173464,0.000349999545217,-0.0607929809340225],"type":"VEC3"},{"bufferView":0,"byteOffset":1427532,"componentType":5126,"count":78,"max":[0.0885242949817761,0.000354999545217,-0.060699354687225524],"min":[0.08849227000669464,0.000349999545217,-0.0608098688852287],"type":"VEC3"},{"bufferView":0,"byteOffset":1428468,"componentType":5126,"count":67,"max":[0.08854143762552559,0.000349999545217,-0.06068565054201715],"min":[0.08848054308562477,0.000349999545217,-0.060823505547598064],"type":"VEC3"},{"bufferView":0,"byteOffset":1429272,"componentType":5126,"count":33,"max":[0.08852918040059166,0.000354999545217,-0.06069935900080284],"min":[0.08849228367104903,0.000354999545217,-0.06080980203474694],"type":"VEC3"},{"bufferView":0,"byteOffset":1429668,"componentType":5126,"count":13,"max":[0.08867506129124661,0.000354999545217,-0.0607090246814349],"min":[0.0886691254218723,0.000349999545217,-0.0607988520030075],"type":"VEC3"},{"bufferView":0,"byteOffset":1429824,"componentType":5126,"count":57,"max":[0.08868686122620661,0.000354999545217,-0.0607160699617289],"min":[0.0886292258436351,0.000349999545217,-0.06082351048327852],"type":"VEC3"},{"bufferView":0,"byteOffset":1430508,"componentType":5126,"count":65,"max":[0.0886834624624382,0.000354999545217,-0.06068564402126774],"min":[0.08862585101482462,0.000349999545217,-0.0607929809357561],"type":"VEC3"},{"bufferView":0,"byteOffset":1431288,"componentType":5126,"count":78,"max":[0.0886696759248661,0.000354999545217,-0.06069935468895922],"min":[0.08863765094978364,0.000349999545217,-0.06080986888696229],"type":"VEC3"},{"bufferView":0,"byteOffset":1432224,"componentType":5126,"count":67,"max":[0.0886868185686166,0.000349999545217,-0.06068565054375055],"min":[0.0886259240287134,0.000349999545217,-0.060823505549331594],"type":"VEC3"},{"bufferView":0,"byteOffset":1433028,"componentType":5126,"count":33,"max":[0.08867456134368105,0.000354999545217,-0.06069935900253646],"min":[0.08863766461413763,0.000354999545217,-0.060809802036480884],"type":"VEC3"},{"bufferView":0,"byteOffset":1433424,"componentType":5126,"count":4,"max":[0.0884084258434885,0.000354999545217,-0.060805275637651104],"min":[0.08840842584329861,0.000349999545217,-0.0608211965893011],"type":"VEC3"},{"bufferView":0,"byteOffset":1433472,"componentType":5126,"count":4,"max":[0.08845430916056149,0.000354999545217,-0.060805275637651104],"min":[0.0884084258434885,0.000349999545217,-0.060805275638198306],"type":"VEC3"},{"bufferView":0,"byteOffset":1433520,"componentType":5126,"count":91,"max":[0.0884680956981083,0.000354999545217,-0.06068564401866042],"min":[0.08840854551926526,0.000349999545217,-0.060805275638198306],"type":"VEC3"},{"bufferView":0,"byteOffset":1434612,"componentType":5126,"count":4,"max":[0.0884680956981083,0.000354999545217,-0.060724703880879506],"min":[0.0884562957631277,0.000349999545217,-0.0607264306650829],"type":"VEC3"},{"bufferView":0,"byteOffset":1434660,"componentType":5126,"count":98,"max":[0.08847027377825761,0.000354999545217,-0.060699354686353305],"min":[0.08842034545422835,0.000349999545217,-0.0608211965900386],"type":"VEC3"},{"bufferView":0,"byteOffset":1435836,"componentType":5126,"count":4,"max":[0.08847027377825761,0.000354999545217,-0.0608211965893011],"min":[0.08840842584329861,0.000349999545217,-0.0608211965900386],"type":"VEC3"},{"bufferView":0,"byteOffset":1435884,"componentType":5126,"count":51,"max":[0.08847027377825761,0.000349999545217,-0.06068564834782522],"min":[0.08840842584329861,0.000349999545217,-0.0608211965900386],"type":"VEC3"},{"bufferView":0,"byteOffset":1436496,"componentType":5126,"count":4,"max":[0.08857735878768,0.000354999545217,-0.060712823605897595],"min":[0.0885773587869543,0.000349999545217,-0.0607736754861736],"type":"VEC3"},{"bufferView":0,"byteOffset":1436544,"componentType":5126,"count":4,"max":[0.0886066551771983,0.000354999545217,-0.0607736754861736],"min":[0.0885773587869543,0.000349999545217,-0.060773675486522995],"type":"VEC3"},{"bufferView":0,"byteOffset":1436592,"componentType":5126,"count":4,"max":[0.0885773587867731,0.000354999545217,-0.060788871188399596],"min":[0.0885773587863876,0.000349999545217,-0.0608211965913156],"type":"VEC3"},{"bufferView":0,"byteOffset":1436640,"componentType":5126,"count":4,"max":[0.0885773587863876,0.000354999545217,-0.0608211965911786],"min":[0.0885658700059006,0.000349999545217,-0.0608211965913156],"type":"VEC3"},{"bufferView":0,"byteOffset":1436688,"componentType":5126,"count":4,"max":[0.0885658700062861,0.000354999545217,-0.0607888711882626],"min":[0.0885658700059006,0.000349999545217,-0.0608211965911786],"type":"VEC3"},{"bufferView":0,"byteOffset":1436736,"componentType":5126,"count":4,"max":[0.0885658700062861,0.000354999545217,-0.0607888711881119],"min":[0.0885532323477491,0.000349999545217,-0.0607888711882626],"type":"VEC3"},{"bufferView":0,"byteOffset":1436784,"componentType":5126,"count":4,"max":[0.0885532323479303,0.000354999545217,-0.06077367548588591],"min":[0.0885532323477491,0.000349999545217,-0.0607888711881119],"type":"VEC3"},{"bufferView":0,"byteOffset":1436832,"componentType":5126,"count":4,"max":[0.0885658700064673,0.000354999545217,-0.06077367548588591],"min":[0.0885532323479303,0.000349999545217,-0.060773675486036606],"type":"VEC3"},{"bufferView":0,"byteOffset":1436880,"componentType":5126,"count":4,"max":[0.0885658700075105,0.000354999545217,-0.060686196591178604],"min":[0.0885658700064673,0.000349999545217,-0.060773675486036606],"type":"VEC3"},{"bufferView":0,"byteOffset":1436928,"componentType":5126,"count":10,"max":[0.08861795247801131,0.000354999545217,-0.060686196591178604],"min":[0.0885658700075105,0.000349999545217,-0.0607736754866577],"type":"VEC3"},{"bufferView":0,"byteOffset":1437048,"componentType":5126,"count":4,"max":[0.08861795247801131,0.000354999545217,-0.0607736754866577],"min":[0.08861795247783011,0.000349999545217,-0.060788871188883695],"type":"VEC3"},{"bufferView":0,"byteOffset":1437096,"componentType":5126,"count":4,"max":[0.08861795247783011,0.000354999545217,-0.060788871188399596],"min":[0.0885773587867731,0.000349999545217,-0.060788871188883695],"type":"VEC3"},{"bufferView":0,"byteOffset":1437144,"componentType":5126,"count":4,"max":[0.0886066551771983,0.000354999545217,-0.060712823605897595],"min":[0.08857735878768,0.000349999545217,-0.060773675486522995],"type":"VEC3"},{"bufferView":0,"byteOffset":1437192,"componentType":5126,"count":15,"max":[0.08861795247801131,0.000349999545217,-0.060686196591178604],"min":[0.0885532323477491,0.000349999545217,-0.0608211965913156],"type":"VEC3"},{"bufferView":0,"byteOffset":1437372,"componentType":5126,"count":3,"max":[0.0886066551771983,0.000354999545217,-0.060712823605897595],"min":[0.0885773587869543,0.000354999545217,-0.060773675486522995],"type":"VEC3"},{"bufferView":0,"byteOffset":1437408,"componentType":5126,"count":4,"max":[0.088764027535255,0.000354999545217,-0.0607457706530862],"min":[0.08873741186045819,0.000349999545217,-0.06074577065340361],"type":"VEC3"},{"bufferView":0,"byteOffset":1437456,"componentType":5126,"count":15,"max":[0.08873741186045819,0.000354999545217,-0.0607351336612833],"min":[0.0887168756654629,0.000349999545217,-0.0607457706530862],"type":"VEC3"},{"bufferView":0,"byteOffset":1437636,"componentType":5126,"count":29,"max":[0.08876402753578751,0.000354999545217,-0.060701116009919544],"min":[0.08871438642983506,0.000349999545217,-0.0607351336612833],"type":"VEC3"},{"bufferView":0,"byteOffset":1437984,"componentType":5126,"count":4,"max":[0.0887640275350705,0.000354999545217,-0.0607612426409533],"min":[0.0887496665594607,0.000349999545217,-0.060761242641124605],"type":"VEC3"},{"bufferView":0,"byteOffset":1438032,"componentType":5126,"count":4,"max":[0.0887640275350705,0.000354999545217,-0.060761242641124605],"min":[0.08876402753435551,0.000349999545217,-0.0608211965935416],"type":"VEC3"},{"bufferView":0,"byteOffset":1438080,"componentType":5126,"count":4,"max":[0.0887764258432986,0.000354999545217,-0.0608211965935416],"min":[0.08876402753435551,0.000349999545217,-0.0608211965936895],"type":"VEC3"},{"bufferView":0,"byteOffset":1438128,"componentType":5126,"count":4,"max":[0.08877642584490851,0.000354999545217,-0.060686196593689505],"min":[0.0887764258432986,0.000349999545217,-0.0608211965936895],"type":"VEC3"},{"bufferView":0,"byteOffset":1438176,"componentType":5126,"count":47,"max":[0.08877642584490851,0.000354999545217,-0.060686196593194526],"min":[0.08870162909650206,0.000349999545217,-0.0607597578048373],"type":"VEC3"},{"bufferView":0,"byteOffset":1438740,"componentType":5126,"count":8,"max":[0.0887279812004917,0.000354999545217,-0.0607597575391275],"min":[0.08872051377891,0.000349999545217,-0.060766492065010703],"type":"VEC3"},{"bufferView":0,"byteOffset":1438836,"componentType":5126,"count":9,"max":[0.08872051377891,0.000354999545217,-0.060766492065010703],"min":[0.0886939699083396,0.000349999545217,-0.060821196592706205],"type":"VEC3"},{"bufferView":0,"byteOffset":1438944,"componentType":5126,"count":4,"max":[0.0887095276319166,0.000354999545217,-0.060821196592706205],"min":[0.0886939699083396,0.000349999545217,-0.0608211965928917],"type":"VEC3"},{"bufferView":0,"byteOffset":1438992,"componentType":5126,"count":13,"max":[0.0887371246407109,0.000354999545217,-0.060765490530288804],"min":[0.0887095276319166,0.000349999545217,-0.0608211965928917],"type":"VEC3"},{"bufferView":0,"byteOffset":1439148,"componentType":5126,"count":20,"max":[0.0887496665594607,0.000354999545217,-0.0607612426409533],"min":[0.0887371246407109,0.000349999545217,-0.060765490530288804],"type":"VEC3"},{"bufferView":0,"byteOffset":1439388,"componentType":5126,"count":4,"max":[0.08876402753578751,0.000354999545217,-0.0607011160102726],"min":[0.088764027535255,0.000349999545217,-0.06074577065340361],"type":"VEC3"},{"bufferView":0,"byteOffset":1439436,"componentType":5126,"count":54,"max":[0.08877642584490851,0.000349999545217,-0.06068619659335925],"min":[0.0886939699083396,0.000349999545217,-0.0608211965936895],"type":"VEC3"},{"bufferView":0,"byteOffset":1440084,"componentType":5126,"count":19,"max":[0.08876402753578751,0.000354999545217,-0.0607011160102726],"min":[0.08871445220457241,0.000354999545217,-0.06074577065340361],"type":"VEC3"},{"bufferView":0,"byteOffset":1440312,"componentType":5126,"count":4,"max":[0.09409819462160379,0.000524999398629368,-0.0595918067650192],"min":[0.0936381946076162,0.000524999354917998,-0.0596718068454481],"type":"VEC3"},{"bufferView":0,"byteOffset":1440360,"componentType":5126,"count":4,"max":[0.09411819461985531,0.000504999356666456,-0.059591806825778],"min":[0.09411819456128209,-0.000005000646830454181,-0.0596718068480708],"type":"VEC3"},{"bufferView":0,"byteOffset":1440408,"componentType":5126,"count":4,"max":[0.0940981945735213,-0.0000250006013706291,-0.0595918067409779],"min":[0.0936381945595337,-0.0000250006450819994,-0.0596718068214068],"type":"VEC3"},{"bufferView":0,"byteOffset":1440456,"componentType":5126,"count":4,"max":[0.0936181946198554,0.000504999400377823,-0.05959180673835521],"min":[0.09361819456128209,-0.000005000603119087181,-0.059671806760648004],"type":"VEC3"},{"bufferView":0,"byteOffset":1440504,"componentType":5126,"count":32,"max":[0.09411819461985531,0.000524999398629368,-0.059591806738248335],"min":[0.0936181945752698,-0.0000250006415850867,-0.05959180684817768],"type":"VEC3"},{"bufferView":0,"byteOffset":1440888,"componentType":5126,"count":4,"max":[0.0940981946023708,0.0005049993942582281,-0.0596918067418521],"min":[0.0936381945577852,-0.00000500064595622765,-0.0596918068445739],"type":"VEC3"},{"bufferView":0,"byteOffset":1440936,"componentType":5126,"count":15,"max":[0.0936381946216038,0.000524999398629368,-0.059591806760648],"min":[0.0936181946058677,0.00050499939688091,-0.059685948897914204],"type":"VEC3"},{"bufferView":0,"byteOffset":1441116,"componentType":5126,"count":15,"max":[0.09363819457352131,-0.00000500059962217452,-0.059591806738248335],"min":[0.09361819456128209,-0.0000250006048675418,-0.059685948874385],"type":"VEC3"},{"bufferView":0,"byteOffset":1441296,"componentType":5126,"count":15,"max":[0.09411819457526979,-0.00000500064333354151,-0.0595918068214068],"min":[0.0940981945595337,-0.0000250006450819994,-0.0596859489597593],"type":"VEC3"},{"bufferView":0,"byteOffset":1441476,"componentType":5126,"count":15,"max":[0.09411819461985531,0.000524999358414911,-0.0595918068454481],"min":[0.09409819460761619,0.000504999353169543,-0.0596859489832885],"type":"VEC3"},{"bufferView":0,"byteOffset":1441656,"componentType":5126,"count":14,"max":[0.0936381946023708,0.000519141531374627,-0.059671806738355204],"min":[0.09361819456128209,-0.0000191427398733703,-0.0596918067641449],"type":"VEC3"},{"bufferView":0,"byteOffset":1441824,"componentType":5126,"count":14,"max":[0.0941123366931971,-0.00000500060574177002,-0.0596718067409779],"min":[0.0936240524219491,-0.0000250006450819994,-0.059691806822281104],"type":"VEC3"},{"bufferView":0,"byteOffset":1441992,"componentType":5126,"count":14,"max":[0.0941181946058677,0.000519141488687481,-0.059671806825778],"min":[0.0940981945577852,-0.0000191427825605162,-0.0596918068445739],"type":"VEC3"},{"bufferView":0,"byteOffset":1442160,"componentType":5126,"count":14,"max":[0.0941123367402554,0.000524999395132456,-0.0596718067650192],"min":[0.0936240524690074,0.0005049993540437701,-0.0596918068445739],"type":"VEC3"},{"bufferView":0,"byteOffset":1442328,"componentType":5126,"count":67,"max":[0.0866105983927721,0.0015000521462500002,-0.0472643551944684],"min":[0.0846105983486651,0.0015000521462500002,-0.0550643550275831],"type":"VEC3"},{"bufferView":0,"byteOffset":1443132,"componentType":5126,"count":32,"max":[0.0846105984416791,0.0015000521462500002,-0.0472643551944684],"min":[0.0846105983486651,0.0000500521817074804,-0.0550643550037334],"type":"VEC3"},{"bufferView":0,"byteOffset":1443516,"componentType":5126,"count":10,"max":[0.08661059829975809,0.0015000521462500002,-0.0550643550037334],"min":[0.0846105983486651,0.0000500521817074804,-0.0550643550275831],"type":"VEC3"},{"bufferView":0,"byteOffset":1443636,"componentType":5126,"count":4,"max":[0.08661059831168291,0.0015000521462500002,-0.0540643550520361],"min":[0.08661059829975809,0.00020005217804,-0.0550643550275831],"type":"VEC3"},{"bufferView":0,"byteOffset":1443684,"componentType":5126,"count":4,"max":[0.08661059831168291,0.0015000521462500002,-0.0540143550526629],"min":[0.0865605983135022,0.00020005217804,-0.0540643550520361],"type":"VEC3"},{"bufferView":0,"byteOffset":1443732,"componentType":5126,"count":4,"max":[0.0865605983135022,0.0015000521462500002,-0.0540143550508742],"min":[0.0864105983171702,0.00020005217804,-0.0540143550526629],"type":"VEC3"},{"bufferView":0,"byteOffset":1443780,"componentType":5126,"count":12,"max":[0.0864105983207477,0.0015000521462500002,-0.053714355058210206],"min":[0.0864105983171702,0.00020005217804,-0.0540143550508742],"type":"VEC3"},{"bufferView":0,"byteOffset":1443924,"componentType":5126,"count":4,"max":[0.0865605983170797,0.0015000521462500002,-0.053714355058210206],"min":[0.0864105983207477,0.00020005217804,-0.0537143550599989],"type":"VEC3"},{"bufferView":0,"byteOffset":1443972,"componentType":5126,"count":4,"max":[0.08661059831645289,0.0015000521462500002,-0.0536643550618181],"min":[0.0865605983170797,0.00020005217804,-0.0537143550599989],"type":"VEC3"},{"bufferView":0,"byteOffset":1444020,"componentType":5126,"count":4,"max":[0.0866105983188379,0.0015000521462500002,-0.0534643550667081],"min":[0.08661059831645289,0.00020005217804,-0.0536643550618181],"type":"VEC3"},{"bufferView":0,"byteOffset":1444068,"componentType":5126,"count":4,"max":[0.0866105983188379,0.0015000521462500002,-0.053414355067334905],"min":[0.08656059832065711,0.00020005217804,-0.0534643550667081],"type":"VEC3"},{"bufferView":0,"byteOffset":1444116,"componentType":5126,"count":4,"max":[0.08656059832065711,0.0015000521462500002,-0.0534143550655462],"min":[0.0864105983243251,0.00020005217804,-0.053414355067334905],"type":"VEC3"},{"bufferView":0,"byteOffset":1444164,"componentType":5126,"count":12,"max":[0.08641059832790261,0.0015000521462500002,-0.0531143550728822],"min":[0.0864105983243251,0.00020005217804,-0.0534143550655462],"type":"VEC3"},{"bufferView":0,"byteOffset":1444308,"componentType":5126,"count":4,"max":[0.0865605983242346,0.0015000521462500002,-0.0531143550728822],"min":[0.08641059832790261,0.00020005217804,-0.053114355074670896],"type":"VEC3"},{"bufferView":0,"byteOffset":1444356,"componentType":5126,"count":4,"max":[0.0866105983236078,0.0015000521462500002,-0.053064355076490106],"min":[0.0865605983242346,0.00020005217804,-0.053114355074670896],"type":"VEC3"},{"bufferView":0,"byteOffset":1444404,"componentType":5126,"count":4,"max":[0.0866105983259928,0.0015000521462500002,-0.0528643550813801],"min":[0.0866105983236078,0.00020005217804,-0.053064355076490106],"type":"VEC3"},{"bufferView":0,"byteOffset":1444452,"componentType":5126,"count":4,"max":[0.0866105983259928,0.0015000521462500002,-0.0528143550820069],"min":[0.086560598327812,0.00020005217804,-0.0528643550813801],"type":"VEC3"},{"bufferView":0,"byteOffset":1444500,"componentType":5126,"count":4,"max":[0.086560598327812,0.0015000521462500002,-0.0528143550802182],"min":[0.0864105983314801,0.00020005217804,-0.0528143550820069],"type":"VEC3"},{"bufferView":0,"byteOffset":1444548,"componentType":5126,"count":12,"max":[0.0864105983350575,0.0015000521462500002,-0.0525143550875542],"min":[0.0864105983314801,0.00020005217804,-0.0528143550802182],"type":"VEC3"},{"bufferView":0,"byteOffset":1444692,"componentType":5126,"count":4,"max":[0.0865605983313895,0.0015000521462500002,-0.0525143550875542],"min":[0.0864105983350575,0.00020005217804,-0.0525143550893429],"type":"VEC3"},{"bufferView":0,"byteOffset":1444740,"componentType":5126,"count":4,"max":[0.0866105983307628,0.0015000521462500002,-0.052464355091161104],"min":[0.0865605983313895,0.00020005217804,-0.0525143550893429],"type":"VEC3"},{"bufferView":0,"byteOffset":1444788,"componentType":5126,"count":4,"max":[0.08661059833314771,0.0015000521462500002,-0.0522643550960521],"min":[0.0866105983307628,0.00020005217804,-0.052464355091161104],"type":"VEC3"},{"bufferView":0,"byteOffset":1444836,"componentType":5126,"count":4,"max":[0.08661059833314771,0.0015000521462500002,-0.052214355096678905],"min":[0.086560598334967,0.00020005217804,-0.0522643550960521],"type":"VEC3"},{"bufferView":0,"byteOffset":1444884,"componentType":5126,"count":4,"max":[0.086560598334967,0.0015000521462500002,-0.052214355094890204],"min":[0.086410598338635,0.00020005217804,-0.052214355096678905],"type":"VEC3"},{"bufferView":0,"byteOffset":1444932,"componentType":5126,"count":12,"max":[0.0864105983422124,0.0015000521462500002,-0.0519143551022262],"min":[0.086410598338635,0.00020005217804,-0.052214355094890204],"type":"VEC3"},{"bufferView":0,"byteOffset":1445076,"componentType":5126,"count":4,"max":[0.0865605983385445,0.0015000521462500002,-0.0519143551022262],"min":[0.0864105983422124,0.00020005217804,-0.0519143551040149],"type":"VEC3"},{"bufferView":0,"byteOffset":1445124,"componentType":5126,"count":4,"max":[0.08661059833791769,0.0015000521462500002,-0.0518643551058331],"min":[0.0865605983385445,0.00020005217804,-0.0519143551040149],"type":"VEC3"},{"bufferView":0,"byteOffset":1445172,"componentType":5126,"count":4,"max":[0.0866105983403027,0.0015000521462500002,-0.051664355110724106],"min":[0.08661059833791769,0.00020005217804,-0.0518643551058331],"type":"VEC3"},{"bufferView":0,"byteOffset":1445220,"componentType":5126,"count":4,"max":[0.0866105983403027,0.0015000521462500002,-0.0516143551113509],"min":[0.0865605983421219,0.00020005217804,-0.051664355110724106],"type":"VEC3"},{"bufferView":0,"byteOffset":1445268,"componentType":5126,"count":4,"max":[0.0865605983421219,0.0015000521462500002,-0.0516143551095622],"min":[0.08641059834578989,0.00020005217804,-0.0516143551113509],"type":"VEC3"},{"bufferView":0,"byteOffset":1445316,"componentType":5126,"count":12,"max":[0.0864105983493674,0.0015000521462500002,-0.0513143551168982],"min":[0.08641059834578989,0.00020005217804,-0.0516143551095622],"type":"VEC3"},{"bufferView":0,"byteOffset":1445460,"componentType":5126,"count":4,"max":[0.0865605983456994,0.0015000521462500002,-0.0513143551168982],"min":[0.0864105983493674,0.00020005217804,-0.0513143551186869],"type":"VEC3"},{"bufferView":0,"byteOffset":1445508,"componentType":5126,"count":4,"max":[0.0866105983450726,0.0015000521462500002,-0.0512643551205055],"min":[0.0865605983456994,0.00020005217804,-0.0513143551186869],"type":"VEC3"},{"bufferView":0,"byteOffset":1445556,"componentType":5126,"count":4,"max":[0.0866105983474576,0.0015000521462500002,-0.0510643551253961],"min":[0.0866105983450726,0.00020005217804,-0.0512643551205055],"type":"VEC3"},{"bufferView":0,"byteOffset":1445604,"componentType":5126,"count":4,"max":[0.0866105983474576,0.0015000521462500002,-0.0510143551260229],"min":[0.0865605983492768,0.00020005217804,-0.0510643551253961],"type":"VEC3"},{"bufferView":0,"byteOffset":1445652,"componentType":5126,"count":4,"max":[0.0865605983492768,0.0015000521462500002,-0.051014355124234204],"min":[0.0864105983529448,0.00020005217804,-0.0510143551260229],"type":"VEC3"},{"bufferView":0,"byteOffset":1445700,"componentType":5126,"count":12,"max":[0.0864105983565223,0.0015000521462500002,-0.0507143551315702],"min":[0.0864105983529448,0.00020005217804,-0.051014355124234204],"type":"VEC3"},{"bufferView":0,"byteOffset":1445844,"componentType":5126,"count":4,"max":[0.0865605983528543,0.0015000521462500002,-0.0507143551315702],"min":[0.0864105983565223,0.00020005217804,-0.0507143551333589],"type":"VEC3"},{"bufferView":0,"byteOffset":1445892,"componentType":5126,"count":4,"max":[0.0866105983522276,0.0015000521462500002,-0.0506643551351771],"min":[0.0865605983528543,0.00020005217804,-0.0507143551333589],"type":"VEC3"},{"bufferView":0,"byteOffset":1445940,"componentType":5126,"count":4,"max":[0.0866105983546125,0.0015000521462500002,-0.0504643551400681],"min":[0.0866105983522276,0.00020005217804,-0.0506643551351771],"type":"VEC3"},{"bufferView":0,"byteOffset":1445988,"componentType":5126,"count":4,"max":[0.0866105983546125,0.0015000521462500002,-0.0504143551406939],"min":[0.0865605983564318,0.00020005217804,-0.0504643551400681],"type":"VEC3"},{"bufferView":0,"byteOffset":1446036,"componentType":5126,"count":4,"max":[0.0865605983564318,0.0015000521462500002,-0.0504143551389052],"min":[0.0864105983600998,0.00020005217804,-0.0504143551406939],"type":"VEC3"},{"bufferView":0,"byteOffset":1446084,"componentType":5126,"count":12,"max":[0.08641059836367719,0.0015000521462500002,-0.050114355146241206],"min":[0.0864105983600998,0.00020005217804,-0.0504143551389052],"type":"VEC3"},{"bufferView":0,"byteOffset":1446228,"componentType":5126,"count":4,"max":[0.08656059836000919,0.0015000521462500002,-0.050114355146241206],"min":[0.08641059836367719,0.00020005217804,-0.0501143551480299],"type":"VEC3"},{"bufferView":0,"byteOffset":1446276,"componentType":5126,"count":4,"max":[0.08661059835938249,0.0015000521462500002,-0.0500643551498491],"min":[0.08656059836000919,0.00020005217804,-0.0501143551480299],"type":"VEC3"},{"bufferView":0,"byteOffset":1446324,"componentType":5126,"count":4,"max":[0.0866105983617674,0.0015000521462500002,-0.0498643551547401],"min":[0.08661059835938249,0.00020005217804,-0.0500643551498491],"type":"VEC3"},{"bufferView":0,"byteOffset":1446372,"componentType":5126,"count":4,"max":[0.0866105983617674,0.0015000521462500002,-0.049814355155365905],"min":[0.0865605983635867,0.00020005217804,-0.0498643551547401],"type":"VEC3"},{"bufferView":0,"byteOffset":1446420,"componentType":5126,"count":4,"max":[0.0865605983635867,0.0015000521462500002,-0.049814355153577204],"min":[0.0864105983672547,0.00020005217804,-0.049814355155365905],"type":"VEC3"},{"bufferView":0,"byteOffset":1446468,"componentType":5126,"count":12,"max":[0.0864105983708322,0.0015000521462500002,-0.049514355160913195],"min":[0.0864105983672547,0.00020005217804,-0.049814355153577204],"type":"VEC3"},{"bufferView":0,"byteOffset":1446612,"componentType":5126,"count":4,"max":[0.08656059836716411,0.0015000521462500002,-0.049514355160913195],"min":[0.0864105983708322,0.00020005217804,-0.0495143551627019],"type":"VEC3"},{"bufferView":0,"byteOffset":1446660,"componentType":5126,"count":4,"max":[0.08661059836653741,0.0015000521462500002,-0.0494643551645211],"min":[0.08656059836716411,0.00020005217804,-0.0495143551627019],"type":"VEC3"},{"bufferView":0,"byteOffset":1446708,"componentType":5126,"count":4,"max":[0.0866105983689224,0.0015000521462500002,-0.0492643551694121],"min":[0.08661059836653741,0.00020005217804,-0.0494643551645211],"type":"VEC3"},{"bufferView":0,"byteOffset":1446756,"componentType":5126,"count":4,"max":[0.0866105983689224,0.0015000521462500002,-0.0492143551700379],"min":[0.0865605983707416,0.00020005217804,-0.0492643551694121],"type":"VEC3"},{"bufferView":0,"byteOffset":1446804,"componentType":5126,"count":4,"max":[0.0865605983707416,0.0015000521462500002,-0.0492143551682492],"min":[0.0864105983744096,0.00020005217804,-0.0492143551700379],"type":"VEC3"},{"bufferView":0,"byteOffset":1446852,"componentType":5126,"count":12,"max":[0.0864105983779871,0.0015000521462500002,-0.0489143551755852],"min":[0.0864105983744096,0.00020005217804,-0.0492143551682492],"type":"VEC3"},{"bufferView":0,"byteOffset":1446996,"componentType":5126,"count":4,"max":[0.0865605983743191,0.0015000521462500002,-0.0489143551755852],"min":[0.0864105983779871,0.00020005217804,-0.0489143551773739],"type":"VEC3"},{"bufferView":0,"byteOffset":1447044,"componentType":5126,"count":4,"max":[0.0866105983736923,0.0015000521462500002,-0.048864355179193096],"min":[0.0865605983743191,0.00020005217804,-0.0489143551773739],"type":"VEC3"},{"bufferView":0,"byteOffset":1447092,"componentType":5126,"count":4,"max":[0.0866105983760773,0.0015000521462500002,-0.0486643551840841],"min":[0.0866105983736923,0.00020005217804,-0.048864355179193096],"type":"VEC3"},{"bufferView":0,"byteOffset":1447140,"componentType":5126,"count":4,"max":[0.0866105983760773,0.0015000521462500002,-0.0486143551847099],"min":[0.08656059837789659,0.00020005217804,-0.0486643551840841],"type":"VEC3"},{"bufferView":0,"byteOffset":1447188,"componentType":5126,"count":4,"max":[0.08656059837789659,0.0015000521462500002,-0.048614355182921204],"min":[0.0864105983815646,0.00020005217804,-0.0486143551847099],"type":"VEC3"},{"bufferView":0,"byteOffset":1447236,"componentType":5126,"count":12,"max":[0.08641059838514199,0.0015000521462500002,-0.0483143551902572],"min":[0.0864105983815646,0.00020005217804,-0.048614355182921204],"type":"VEC3"},{"bufferView":0,"byteOffset":1447380,"componentType":5126,"count":4,"max":[0.086560598381474,0.0015000521462500002,-0.0483143551902572],"min":[0.08641059838514199,0.00020005217804,-0.0483143551920459],"type":"VEC3"},{"bufferView":0,"byteOffset":1447428,"componentType":5126,"count":4,"max":[0.08661059838084731,0.0015000521462500002,-0.0482643551938651],"min":[0.086560598381474,0.00020005217804,-0.0483143551920459],"type":"VEC3"},{"bufferView":0,"byteOffset":1447476,"componentType":5126,"count":4,"max":[0.0866105983927721,0.0015000521462500002,-0.0472643552183181],"min":[0.08661059838084731,0.00020005217804,-0.0482643551938651],"type":"VEC3"},{"bufferView":0,"byteOffset":1447524,"componentType":5126,"count":10,"max":[0.0866105983927721,0.0015000521462500002,-0.0472643551944684],"min":[0.0846105984416791,0.0000500521817074804,-0.0472643552183181],"type":"VEC3"},{"bufferView":0,"byteOffset":1447644,"componentType":5126,"count":4,"max":[0.0850786011346216,0.0015000521462500002,-0.0539706223086484],"min":[0.0846105983617077,0.001450052147473,-0.0541746594139723],"type":"VEC3"},{"bufferView":0,"byteOffset":1447692,"componentType":5126,"count":4,"max":[0.0850786011346216,0.0015000521462500002,-0.0541746594139723],"min":[0.0846105983570825,0.001450052147473,-0.0543584828292304],"type":"VEC3"},{"bufferView":0,"byteOffset":1447740,"componentType":5126,"count":3,"max":[0.0850786011346216,0.001450052147473,-0.0539706223086484],"min":[0.0846105983570825,0.001450052147473,-0.0543584828292304],"type":"VEC3"},{"bufferView":0,"byteOffset":1447776,"componentType":5126,"count":4,"max":[0.0848105983455628,0.000450052171926,-0.0549143550074014],"min":[0.0846105983486651,0.000450052171926,-0.0550643550061184],"type":"VEC3"},{"bufferView":0,"byteOffset":1447824,"componentType":5126,"count":6,"max":[0.0854105983308908,0.00075005216459,-0.0549143550074014],"min":[0.0846105983504538,0.000150052179262,-0.0549143550169413],"type":"VEC3"},{"bufferView":0,"byteOffset":1447896,"componentType":5126,"count":4,"max":[0.0854105983332758,0.00075005216459,-0.0547143550122924],"min":[0.0846105983504538,0.00075005216459,-0.0549143550169413],"type":"VEC3"},{"bufferView":0,"byteOffset":1447944,"componentType":5126,"count":4,"max":[0.0854105983332758,0.00075005216459,-0.0547143550122924],"min":[0.08461059835283881,0.000150052179262,-0.0547143550218323],"type":"VEC3"},{"bufferView":0,"byteOffset":1447992,"componentType":5126,"count":4,"max":[0.0854105983356608,0.000150052179262,-0.0545143550171824],"min":[0.08461059835283881,0.000150052179262,-0.0547143550218323],"type":"VEC3"},{"bufferView":0,"byteOffset":1448040,"componentType":5126,"count":4,"max":[0.0854105983356608,0.000150052179262,-0.0545143550171824],"min":[0.0846105983552237,0.0000500521817074804,-0.0545143550267223],"type":"VEC3"},{"bufferView":0,"byteOffset":1448088,"componentType":5126,"count":99,"max":[0.08601059840744411,0.0000500521817074804,-0.0472643552040083],"min":[0.0846105983552237,0.0000500521817074804,-0.0550643550204282],"type":"VEC3"},{"bufferView":0,"byteOffset":1449276,"componentType":5126,"count":4,"max":[0.08541059841555751,0.000150052179262,-0.047814355181019404],"min":[0.08461059843512049,0.0000500521817074804,-0.0478143551905593],"type":"VEC3"},{"bufferView":0,"byteOffset":1449324,"componentType":5126,"count":4,"max":[0.0854105984179424,0.000150052179262,-0.0476143551859094],"min":[0.08461059843512049,0.000150052179262,-0.0478143551905593],"type":"VEC3"},{"bufferView":0,"byteOffset":1449372,"componentType":5126,"count":4,"max":[0.0854105984179424,0.00075005216459,-0.0476143551859094],"min":[0.0846105984375054,0.000150052179262,-0.0476143551954493],"type":"VEC3"},{"bufferView":0,"byteOffset":1449420,"componentType":5126,"count":4,"max":[0.0854105984203274,0.00075005216459,-0.0474143551908004],"min":[0.0846105984375054,0.00075005216459,-0.0476143551954493],"type":"VEC3"},{"bufferView":0,"byteOffset":1449468,"componentType":5126,"count":6,"max":[0.0854105984203274,0.00075005216459,-0.0474143551908004],"min":[0.0846105984398904,0.000150052179262,-0.047414355200340305],"type":"VEC3"},{"bufferView":0,"byteOffset":1449540,"componentType":5126,"count":4,"max":[0.08481059843678809,0.000450052171926,-0.0472643551944684],"min":[0.0846105984398904,0.000450052171926,-0.047414355193185403],"type":"VEC3"},{"bufferView":0,"byteOffset":1449588,"componentType":5126,"count":4,"max":[0.08606059831857431,0.001100052156032,-0.0546143550147374],"min":[0.0846105983540313,0.000600052168258,-0.0546143550320285],"type":"VEC3"},{"bufferView":0,"byteOffset":1449636,"componentType":5126,"count":4,"max":[0.086060598320363,0.001100052156032,-0.0544643550184054],"min":[0.0846105983540313,0.001100052156032,-0.0546143550320285],"type":"VEC3"},{"bufferView":0,"byteOffset":1449684,"componentType":5126,"count":4,"max":[0.086060598320363,0.001300052151141,-0.0544643550184054],"min":[0.08461059835582001,0.001100052156032,-0.0544643550356964],"type":"VEC3"},{"bufferView":0,"byteOffset":1449732,"componentType":5126,"count":4,"max":[0.0860605983990672,0.001300052151141,-0.0478643551797964],"min":[0.08461059835582001,0.001300052151141,-0.0544643550356964],"type":"VEC3"},{"bufferView":0,"byteOffset":1449780,"componentType":5126,"count":4,"max":[0.0860605983990672,0.001300052151141,-0.0478643551797964],"min":[0.0846105984345242,0.001100052156032,-0.0478643551970874],"type":"VEC3"},{"bufferView":0,"byteOffset":1449828,"componentType":5126,"count":4,"max":[0.08606059840085589,0.001100052156032,-0.047714355183464396],"min":[0.0846105984345242,0.001100052156032,-0.0478643551970874],"type":"VEC3"},{"bufferView":0,"byteOffset":1449876,"componentType":5126,"count":4,"max":[0.08606059840085589,0.001100052156032,-0.047714355183464396],"min":[0.0846105984363129,0.000600052168258,-0.0477143552007555],"type":"VEC3"},{"bufferView":0,"byteOffset":1449924,"componentType":5126,"count":4,"max":[0.08606059840085589,0.000600052168258,-0.047714355183464396],"min":[0.0846105984345242,0.000600052168258,-0.0478643551970874],"type":"VEC3"},{"bufferView":0,"byteOffset":1449972,"componentType":5126,"count":4,"max":[0.0860605983990672,0.000600052168258,-0.0478643551797964],"min":[0.0846105984345242,0.00025005217681699996,-0.0478643551970874],"type":"VEC3"},{"bufferView":0,"byteOffset":1450020,"componentType":5126,"count":4,"max":[0.0860605983990672,0.00025005217681699996,-0.0478643551797964],"min":[0.08461059835582001,0.00025005217681699996,-0.0544643550356964],"type":"VEC3"},{"bufferView":0,"byteOffset":1450068,"componentType":5126,"count":4,"max":[0.086060598320363,0.000600052168258,-0.0544643550184054],"min":[0.08461059835582001,0.00025005217681699996,-0.0544643550356964],"type":"VEC3"},{"bufferView":0,"byteOffset":1450116,"componentType":5126,"count":4,"max":[0.086060598320363,0.000600052168258,-0.0544643550184054],"min":[0.0846105983540313,0.000600052168258,-0.0546143550320285],"type":"VEC3"},{"bufferView":0,"byteOffset":1450164,"componentType":5126,"count":4,"max":[0.0848105983455628,0.000450052171926,-0.0549143550097863],"min":[0.08481059834377411,0.000150052179262,-0.0550643550061184],"type":"VEC3"},{"bufferView":0,"byteOffset":1450212,"componentType":5126,"count":64,"max":[0.0866105983927721,0.00020005217804,-0.0472643552111632],"min":[0.0860105983144301,0.00020005217804,-0.0550643550275831],"type":"VEC3"},{"bufferView":0,"byteOffset":1450980,"componentType":5126,"count":4,"max":[0.08601059840744411,0.00020005217804,-0.0472643552111632],"min":[0.0860105983144301,0.0000500521817074804,-0.0550643550204282],"type":"VEC3"},{"bufferView":0,"byteOffset":1451028,"componentType":5126,"count":8,"max":[0.0854105983356608,0.00075005216459,-0.0545143550267223],"min":[0.0854105983291021,0.0000500521817074804,-0.0550643550132733],"type":"VEC3"},{"bufferView":0,"byteOffset":1451124,"componentType":5126,"count":4,"max":[0.0854105983308908,0.000150052179262,-0.0549143550097863],"min":[0.08481059834377411,0.000150052179262,-0.0550643550132733],"type":"VEC3"},{"bufferView":0,"byteOffset":1451172,"componentType":5126,"count":33,"max":[0.0866105983128754,0.001100052156032,-0.0539643550485197],"min":[0.0861105983251024,5.2182930142983604e-8,-0.0539643550544821],"type":"VEC3"},{"bufferView":0,"byteOffset":1451568,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000610052168014,-0.0537643550569872],"min":[0.0864105983177664,0.000610052168014,-0.0539643550523357],"type":"VEC3"},{"bufferView":0,"byteOffset":1451616,"componentType":5126,"count":33,"max":[0.08661059831526041,0.001100052156032,-0.0537643550534097],"min":[0.0861105983274874,5.2182930142983604e-8,-0.053764355059372104],"type":"VEC3"},{"bufferView":0,"byteOffset":1452012,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000410052172904,-0.0537643550569872],"min":[0.0864105983177664,0.000410052172904,-0.0539643550523357],"type":"VEC3"},{"bufferView":0,"byteOffset":1452060,"componentType":5126,"count":4,"max":[0.0865105983177064,0.001100052156032,-0.0537643550569872],"min":[0.0864105983177664,0.001100052156032,-0.053964355053289705],"type":"VEC3"},{"bufferView":0,"byteOffset":1452108,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000900052160922,-0.0537643550569872],"min":[0.0864105983177664,0.000900052160922,-0.0539643550523357],"type":"VEC3"},{"bufferView":0,"byteOffset":1452156,"componentType":5126,"count":33,"max":[0.0866105983200304,0.001100052156032,-0.053364355063191704],"min":[0.0861105983322574,5.2182930142983604e-8,-0.0533643550691541],"type":"VEC3"},{"bufferView":0,"byteOffset":1452552,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000610052168014,-0.0531643550716592],"min":[0.0864105983249214,0.000610052168014,-0.0533643550670077],"type":"VEC3"},{"bufferView":0,"byteOffset":1452600,"componentType":5126,"count":33,"max":[0.0866105983224153,0.001100052156032,-0.053164355068081696],"min":[0.08611059833464231,5.2182930142983604e-8,-0.0531643550740441],"type":"VEC3"},{"bufferView":0,"byteOffset":1452996,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000410052172904,-0.0531643550716592],"min":[0.0864105983249214,0.000410052172904,-0.0533643550670077],"type":"VEC3"},{"bufferView":0,"byteOffset":1453044,"componentType":5126,"count":4,"max":[0.08651059832486131,0.001100052156032,-0.0531643550716592],"min":[0.0864105983249214,0.001100052156032,-0.0533643550679616],"type":"VEC3"},{"bufferView":0,"byteOffset":1453092,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000900052160922,-0.0531643550716592],"min":[0.0864105983249214,0.000900052160922,-0.0533643550670077],"type":"VEC3"},{"bufferView":0,"byteOffset":1453140,"componentType":5126,"count":33,"max":[0.0866105983271853,0.001100052156032,-0.0527643550778637],"min":[0.08611059833941231,5.2182930142983604e-8,-0.052764355083826105],"type":"VEC3"},{"bufferView":0,"byteOffset":1453536,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000610052168014,-0.0525643550863312],"min":[0.0864105983320763,0.000610052168014,-0.052764355081679704],"type":"VEC3"},{"bufferView":0,"byteOffset":1453584,"componentType":5126,"count":33,"max":[0.0866105983295703,0.001100052156032,-0.0525643550827537],"min":[0.0861105983417973,5.2182930142983604e-8,-0.0525643550887161],"type":"VEC3"},{"bufferView":0,"byteOffset":1453980,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000410052172904,-0.0525643550863312],"min":[0.0864105983320763,0.000410052172904,-0.052764355081679704],"type":"VEC3"},{"bufferView":0,"byteOffset":1454028,"componentType":5126,"count":4,"max":[0.0865105983320163,0.001100052156032,-0.0525643550863312],"min":[0.0864105983320763,0.001100052156032,-0.0527643550826336],"type":"VEC3"},{"bufferView":0,"byteOffset":1454076,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000900052160922,-0.0525643550863312],"min":[0.0864105983320763,0.000900052160922,-0.052764355081679704],"type":"VEC3"},{"bufferView":0,"byteOffset":1454124,"componentType":5126,"count":33,"max":[0.08661059833434019,0.001100052156032,-0.0521643550925347],"min":[0.0861105983465672,5.2182930142983604e-8,-0.052164355098497095],"type":"VEC3"},{"bufferView":0,"byteOffset":1454520,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000610052168014,-0.0519643551010032],"min":[0.0864105983392312,0.000610052168014,-0.0521643550963507],"type":"VEC3"},{"bufferView":0,"byteOffset":1454568,"componentType":5126,"count":33,"max":[0.0866105983367252,0.001100052156032,-0.0519643550974257],"min":[0.0861105983489522,5.2182930142983604e-8,-0.0519643551033881],"type":"VEC3"},{"bufferView":0,"byteOffset":1454964,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000410052172904,-0.0519643551010032],"min":[0.0864105983392312,0.000410052172904,-0.0521643550963507],"type":"VEC3"},{"bufferView":0,"byteOffset":1455012,"componentType":5126,"count":4,"max":[0.0865105983391712,0.001100052156032,-0.0519643551010032],"min":[0.0864105983392312,0.001100052156032,-0.052164355097304604],"type":"VEC3"},{"bufferView":0,"byteOffset":1455060,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000900052160922,-0.0519643551010032],"min":[0.0864105983392312,0.000900052160922,-0.0521643550963507],"type":"VEC3"},{"bufferView":0,"byteOffset":1455108,"componentType":5126,"count":33,"max":[0.08661059834149511,0.001100052156032,-0.0515643551072067],"min":[0.0861105983537221,5.2182930142983604e-8,-0.0515643551131691],"type":"VEC3"},{"bufferView":0,"byteOffset":1455504,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000610052168014,-0.051364355115675206],"min":[0.0864105983463862,0.000610052168014,-0.0515643551110227],"type":"VEC3"},{"bufferView":0,"byteOffset":1455552,"componentType":5126,"count":33,"max":[0.0866105983438801,0.001100052156032,-0.0513643551120977],"min":[0.08611059835610711,5.2182930142983604e-8,-0.0513643551180601],"type":"VEC3"},{"bufferView":0,"byteOffset":1455948,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000410052172904,-0.051364355115675206],"min":[0.0864105983463862,0.000410052172904,-0.0515643551110227],"type":"VEC3"},{"bufferView":0,"byteOffset":1455996,"componentType":5126,"count":4,"max":[0.0865105983463261,0.001100052156032,-0.051364355115675206],"min":[0.0864105983463862,0.001100052156032,-0.051564355111976705],"type":"VEC3"},{"bufferView":0,"byteOffset":1456044,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000900052160922,-0.051364355115675206],"min":[0.0864105983463862,0.000900052160922,-0.0515643551110227],"type":"VEC3"},{"bufferView":0,"byteOffset":1456092,"componentType":5126,"count":33,"max":[0.0866105983486501,0.001100052156032,-0.0509643551218787],"min":[0.0861105983608771,5.2182930142983604e-8,-0.0509643551278411],"type":"VEC3"},{"bufferView":0,"byteOffset":1456488,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000610052168014,-0.0507643551303472],"min":[0.0864105983535411,0.000610052168014,-0.0509643551256947],"type":"VEC3"},{"bufferView":0,"byteOffset":1456536,"componentType":5126,"count":33,"max":[0.0866105983510351,0.001100052156032,-0.0507643551267697],"min":[0.0861105983632621,5.2182930142983604e-8,-0.0507643551327321],"type":"VEC3"},{"bufferView":0,"byteOffset":1456932,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000410052172904,-0.0507643551303472],"min":[0.0864105983535411,0.000410052172904,-0.0509643551256947],"type":"VEC3"},{"bufferView":0,"byteOffset":1456980,"componentType":5126,"count":4,"max":[0.0865105983534811,0.001100052156032,-0.0507643551303472],"min":[0.0864105983535411,0.001100052156032,-0.0509643551266486],"type":"VEC3"},{"bufferView":0,"byteOffset":1457028,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000900052160922,-0.0507643551303472],"min":[0.0864105983535411,0.000900052160922,-0.0509643551256947],"type":"VEC3"},{"bufferView":0,"byteOffset":1457076,"componentType":5126,"count":33,"max":[0.086610598355805,0.001100052156032,-0.0503643551365507],"min":[0.086110598368032,5.2182930142983604e-8,-0.0503643551425131],"type":"VEC3"},{"bufferView":0,"byteOffset":1457472,"componentType":5126,"count":4,"max":[0.086430598362592,0.000610052168014,-0.0501643551450192],"min":[0.086410598360696,0.000610052168014,-0.0503643551403667],"type":"VEC3"},{"bufferView":0,"byteOffset":1457520,"componentType":5126,"count":33,"max":[0.08661059835819,0.001100052156032,-0.050164355141441706],"min":[0.086110598370417,5.2182930142983604e-8,-0.050164355147404104],"type":"VEC3"},{"bufferView":0,"byteOffset":1457916,"componentType":5126,"count":4,"max":[0.086430598362592,0.000410052172904,-0.0501643551450192],"min":[0.086410598360696,0.000410052172904,-0.0503643551403667],"type":"VEC3"},{"bufferView":0,"byteOffset":1457964,"componentType":5126,"count":4,"max":[0.086510598360636,0.001100052156032,-0.0501643551450192],"min":[0.086410598360696,0.001100052156032,-0.050364355141320705],"type":"VEC3"},{"bufferView":0,"byteOffset":1458012,"componentType":5126,"count":4,"max":[0.086430598362592,0.000900052160922,-0.0501643551450192],"min":[0.086410598360696,0.000900052160922,-0.0503643551403667],"type":"VEC3"},{"bufferView":0,"byteOffset":1458060,"componentType":5126,"count":33,"max":[0.08661059836295991,0.001100052156032,-0.049764355151222704],"min":[0.08611059837518689,5.2182930142983604e-8,-0.0497643551571851],"type":"VEC3"},{"bufferView":0,"byteOffset":1458456,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000610052168014,-0.0495643551596912],"min":[0.0864105983678509,0.000610052168014,-0.0497643551550387],"type":"VEC3"},{"bufferView":0,"byteOffset":1458504,"componentType":5126,"count":33,"max":[0.0866105983653449,0.001100052156032,-0.0495643551561137],"min":[0.0861105983775719,5.2182930142983604e-8,-0.0495643551620761],"type":"VEC3"},{"bufferView":0,"byteOffset":1458900,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000410052172904,-0.0495643551596912],"min":[0.0864105983678509,0.000410052172904,-0.0497643551550387],"type":"VEC3"},{"bufferView":0,"byteOffset":1458948,"componentType":5126,"count":4,"max":[0.0865105983677909,0.001100052156032,-0.0495643551596912],"min":[0.0864105983678509,0.001100052156032,-0.0497643551559926],"type":"VEC3"},{"bufferView":0,"byteOffset":1458996,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000900052160922,-0.0495643551596912],"min":[0.0864105983678509,0.000900052160922,-0.0497643551550387],"type":"VEC3"},{"bufferView":0,"byteOffset":1459044,"componentType":5126,"count":33,"max":[0.08661059837011491,0.001100052156032,-0.0491643551658947],"min":[0.0861105983823419,5.2182930142983604e-8,-0.049164355171857105],"type":"VEC3"},{"bufferView":0,"byteOffset":1459440,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000610052168014,-0.0489643551743632],"min":[0.0864105983750059,0.000610052168014,-0.049164355169710704],"type":"VEC3"},{"bufferView":0,"byteOffset":1459488,"componentType":5126,"count":33,"max":[0.08661059837249979,0.001100052156032,-0.0489643551707857],"min":[0.0861105983847268,5.2182930142983604e-8,-0.0489643551767481],"type":"VEC3"},{"bufferView":0,"byteOffset":1459884,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000410052172904,-0.0489643551743632],"min":[0.0864105983750059,0.000410052172904,-0.049164355169710704],"type":"VEC3"},{"bufferView":0,"byteOffset":1459932,"componentType":5126,"count":4,"max":[0.0865105983749458,0.001100052156032,-0.0489643551743632],"min":[0.0864105983750059,0.001100052156032,-0.0491643551706646],"type":"VEC3"},{"bufferView":0,"byteOffset":1459980,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000900052160922,-0.0489643551743632],"min":[0.0864105983750059,0.000900052160922,-0.049164355169710704],"type":"VEC3"},{"bufferView":0,"byteOffset":1460028,"componentType":5126,"count":33,"max":[0.0866105983772698,0.001100052156032,-0.048564355180566704],"min":[0.0861105983894968,5.2182930142983604e-8,-0.0485643551865291],"type":"VEC3"},{"bufferView":0,"byteOffset":1460424,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000610052168014,-0.0483643551890352],"min":[0.0864105983821608,0.000610052168014,-0.0485643551843827],"type":"VEC3"},{"bufferView":0,"byteOffset":1460472,"componentType":5126,"count":33,"max":[0.0866105983796548,0.001100052156032,-0.048364355185457696],"min":[0.0861105983918818,5.2182930142983604e-8,-0.04836435519142011],"type":"VEC3"},{"bufferView":0,"byteOffset":1460868,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000410052172904,-0.0483643551890352],"min":[0.0864105983821608,0.000410052172904,-0.0485643551843827],"type":"VEC3"},{"bufferView":0,"byteOffset":1460916,"componentType":5126,"count":4,"max":[0.0865105983821008,0.001100052156032,-0.0483643551890352],"min":[0.0864105983821608,0.001100052156032,-0.048564355185336604],"type":"VEC3"},{"bufferView":0,"byteOffset":1460964,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000900052160922,-0.0483643551890352],"min":[0.0864105983821608,0.000900052160922,-0.0485643551843827],"type":"VEC3"},{"bufferView":0,"byteOffset":1461012,"componentType":5126,"count":4,"max":[0.08481059843678809,0.000450052171926,-0.047264355196853305],"min":[0.08481059843499941,0.000150052179262,-0.047414355193185403],"type":"VEC3"},{"bufferView":0,"byteOffset":1461060,"componentType":5126,"count":4,"max":[0.0854105984221161,0.000150052179262,-0.047264355196853305],"min":[0.08481059843499941,0.000150052179262,-0.047414355200340305],"type":"VEC3"},{"bufferView":0,"byteOffset":1461108,"componentType":5126,"count":8,"max":[0.0854105984221161,0.00075005216459,-0.0472643552040083],"min":[0.08541059841555751,0.0000500521817074804,-0.0478143551905593],"type":"VEC3"},{"bufferView":0,"byteOffset":1461204,"componentType":5126,"count":4,"max":[0.0852790921121621,0.00010005218048482,-0.0517600820297511],"min":[0.0852790921116386,0.0000500521817074804,-0.051803984467702104],"type":"VEC3"},{"bufferView":0,"byteOffset":1461252,"componentType":5126,"count":4,"max":[0.0853632384519301,0.00010005218048482,-0.051729727610765504],"min":[0.0852790921121621,0.0000500521817074804,-0.0517600820297511],"type":"VEC3"},{"bufferView":0,"byteOffset":1461300,"componentType":5126,"count":4,"max":[0.085363238453408,0.00010005218048482,-0.0516057946869665],"min":[0.0853632384519301,0.0000500521817074804,-0.051729727610765504],"type":"VEC3"},{"bufferView":0,"byteOffset":1461348,"componentType":5126,"count":4,"max":[0.085363238453408,0.00010005218048482,-0.0515771552049561],"min":[0.0852790921143435,0.0000500521817074804,-0.0516057946869665],"type":"VEC3"},{"bufferView":0,"byteOffset":1461396,"componentType":5126,"count":4,"max":[0.085279092114867,0.00010005218048482,-0.0515332527670061],"min":[0.0852790921143435,0.0000500521817074804,-0.0515771552049561],"type":"VEC3"},{"bufferView":0,"byteOffset":1461444,"componentType":5126,"count":4,"max":[0.085579092106179,0.00010005218048482,-0.0515332527670061],"min":[0.085279092114867,0.0000500521817074804,-0.0516466674019565],"type":"VEC3"},{"bufferView":0,"byteOffset":1461492,"componentType":5126,"count":4,"max":[0.085579092106179,0.00010005218048482,-0.0516466674019565],"min":[0.08557909210569911,0.0000500521817074804,-0.0516869113034105],"type":"VEC3"},{"bufferView":0,"byteOffset":1461540,"componentType":5126,"count":4,"max":[0.08557909210569911,0.00010005218048482,-0.0516869113034105],"min":[0.0852790921116386,0.0000500521817074804,-0.051803984467702104],"type":"VEC3"},{"bufferView":0,"byteOffset":1461588,"componentType":5126,"count":4,"max":[0.0855790921106727,0.00010005218048482,-0.0512698381393001],"min":[0.0852790921180082,0.0000500521817074804,-0.0512698381428775],"type":"VEC3"},{"bufferView":0,"byteOffset":1461636,"componentType":5126,"count":4,"max":[0.0855790921106727,0.00010005218048482,-0.0512698381428775],"min":[0.0855790921096631,0.0000500521817074804,-0.0513544989639785],"type":"VEC3"},{"bufferView":0,"byteOffset":1461684,"componentType":5126,"count":18,"max":[0.0855790921096631,0.00010005218048482,-0.0513544989639785],"min":[0.08543286497722281,0.0000500521817074804,-0.0515113015498638],"type":"VEC3"},{"bufferView":0,"byteOffset":1461900,"componentType":5126,"count":18,"max":[0.08543286497722281,0.00010005218048482,-0.0513514120702331],"min":[0.08527909211703551,0.0000500521817074804,-0.0515113015498638],"type":"VEC3"},{"bufferView":0,"byteOffset":1462116,"componentType":5126,"count":4,"max":[0.0852790921180082,0.00010005218048482,-0.0512698381393001],"min":[0.08527909211703551,0.0000500521817074804,-0.0513514120702331],"type":"VEC3"},{"bufferView":0,"byteOffset":1462164,"componentType":5126,"count":4,"max":[0.08527909212062591,0.00010005218048482,-0.0510503259495461],"min":[0.08527909211870631,0.0000500521817074804,-0.0512113015553661],"type":"VEC3"},{"bufferView":0,"byteOffset":1462212,"componentType":5126,"count":4,"max":[0.0855790921132903,0.00010005218048482,-0.0510503259495461],"min":[0.08527909212062591,0.0000500521817074804,-0.0510503259531235],"type":"VEC3"},{"bufferView":0,"byteOffset":1462260,"componentType":5126,"count":4,"max":[0.0855790921132903,0.00010005218048482,-0.0510503259531235],"min":[0.08557909211145799,0.0000500521817074804,-0.0512039844859518],"type":"VEC3"},{"bufferView":0,"byteOffset":1462308,"componentType":5126,"count":4,"max":[0.08557909211145799,0.00010005218048482,-0.0512039844855591],"min":[0.0855461652829945,0.0000500521817074804,-0.0512039844859518],"type":"VEC3"},{"bufferView":0,"byteOffset":1462356,"componentType":5126,"count":4,"max":[0.085546165284347,0.00010005218048482,-0.0510905698541861],"min":[0.0855461652829945,0.0000500521817074804,-0.0512039844855591],"type":"VEC3"},{"bufferView":0,"byteOffset":1462404,"componentType":5126,"count":4,"max":[0.085546165284347,0.00010005218048482,-0.0510905698530082],"min":[0.085447384798958,0.0000500521817074804,-0.0510905698541861],"type":"VEC3"},{"bufferView":0,"byteOffset":1462452,"componentType":5126,"count":4,"max":[0.085447384798958,0.00010005218048482,-0.0510905698530082],"min":[0.0854473847976928,0.0000500521817074804,-0.0511966674113894],"type":"VEC3"},{"bufferView":0,"byteOffset":1462500,"componentType":5126,"count":4,"max":[0.0854473847976928,0.00010005218048482,-0.0511966674109967],"min":[0.0854144579692298,0.0000500521817074804,-0.0511966674113894],"type":"VEC3"},{"bufferView":0,"byteOffset":1462548,"componentType":5126,"count":4,"max":[0.08541445797049499,0.00010005218048482,-0.051090569852615605],"min":[0.0854144579692298,0.0000500521817074804,-0.0511966674109967],"type":"VEC3"},{"bufferView":0,"byteOffset":1462596,"componentType":5126,"count":4,"max":[0.08541445797049499,0.00010005218048482,-0.051090569851394],"min":[0.08531201894861,0.0000500521817074804,-0.051090569852615605],"type":"VEC3"},{"bufferView":0,"byteOffset":1462644,"componentType":5126,"count":4,"max":[0.08531201894861,0.00010005218048482,-0.051090569851394],"min":[0.0853120189471703,0.0000500521817074804,-0.0512113015557588],"type":"VEC3"},{"bufferView":0,"byteOffset":1462692,"componentType":5126,"count":4,"max":[0.0853120189471703,0.00010005218048482,-0.0512113015553661],"min":[0.08527909211870631,0.0000500521817074804,-0.0512113015557588],"type":"VEC3"},{"bufferView":0,"byteOffset":1462740,"componentType":5126,"count":8,"max":[0.0852946409014319,0.00010005218048482,-0.0509092436358795],"min":[0.0852754335858123,0.0000500521817074804,-0.0509917893657975],"type":"VEC3"},{"bufferView":0,"byteOffset":1462836,"componentType":5126,"count":18,"max":[0.08542343282167521,0.00010005218048482,-0.0507686186410833],"min":[0.0852754335858123,0.0000500521817074804,-0.0509092436358795],"type":"VEC3"},{"bufferView":0,"byteOffset":1463052,"componentType":5126,"count":18,"max":[0.0855827506513262,0.00010005218048482,-0.0507686186410833],"min":[0.08542343282167521,0.0000500521817074804,-0.0509211910477882],"type":"VEC3"},{"bufferView":0,"byteOffset":1463268,"componentType":5126,"count":8,"max":[0.0855827506513262,0.00010005218048482,-0.0509211910477882],"min":[0.0855708604068729,0.0000500521817074804,-0.0509917893690914],"type":"VEC3"},{"bufferView":0,"byteOffset":1463364,"componentType":5126,"count":4,"max":[0.0855708604068729,0.00010005218048482,-0.0509917893686115],"min":[0.08553061650541789,0.0000500521817074804,-0.0509917893690914],"type":"VEC3"},{"bufferView":0,"byteOffset":1463412,"componentType":5126,"count":8,"max":[0.0855498238228587,0.00010005218048482,-0.0509215340351925],"min":[0.08553061650541789,0.0000500521817074804,-0.0509917893686115],"type":"VEC3"},{"bufferView":0,"byteOffset":1463508,"componentType":5126,"count":18,"max":[0.0855498238228587,0.00010005218048482,-0.050808862542567605],"min":[0.0854258909004043,0.0000500521817074804,-0.0509215340351925],"type":"VEC3"},{"bufferView":0,"byteOffset":1463724,"componentType":5126,"count":18,"max":[0.0854258909004043,0.00010005218048482,-0.050808862542567605],"min":[0.08530836041421021,0.0000500521817074804,-0.0509147886056491],"type":"VEC3"},{"bufferView":0,"byteOffset":1463940,"componentType":5126,"count":8,"max":[0.0853275677298949,0.00010005218048482,-0.0509147886056491],"min":[0.08530836041421021,0.0000500521817074804,-0.0509917893661901],"type":"VEC3"},{"bufferView":0,"byteOffset":1464036,"componentType":5126,"count":4,"max":[0.0853275677298949,0.00010005218048482,-0.0509917893657975],"min":[0.0852946409014319,0.0000500521817074804,-0.0509917893661901],"type":"VEC3"},{"bufferView":0,"byteOffset":1464084,"componentType":5126,"count":4,"max":[0.085279092126123,0.00010005218048482,-0.05058935035106311],"min":[0.0852790921242906,0.0000500521817074804,-0.0507430088838901],"type":"VEC3"},{"bufferView":0,"byteOffset":1464132,"componentType":5126,"count":4,"max":[0.0855790921187874,0.00010005218048482,-0.05058935035106311],"min":[0.085279092126123,0.0000500521817074804,-0.0505893503546405],"type":"VEC3"},{"bufferView":0,"byteOffset":1464180,"componentType":5126,"count":4,"max":[0.0855790921187874,0.00010005218048482,-0.0505893503546405],"min":[0.0855790921183075,0.0000500521817074804,-0.0506295942560945],"type":"VEC3"},{"bufferView":0,"byteOffset":1464228,"componentType":5126,"count":4,"max":[0.0855790921183075,0.00010005218048482,-0.0506295942529097],"min":[0.0853120189541071,0.0000500521817074804,-0.0506295942560945],"type":"VEC3"},{"bufferView":0,"byteOffset":1464276,"componentType":5126,"count":4,"max":[0.0853120189541071,0.00010005218048482,-0.0506295942529097],"min":[0.0853120189527546,0.0000500521817074804,-0.0507430088842827],"type":"VEC3"},{"bufferView":0,"byteOffset":1464324,"componentType":5126,"count":4,"max":[0.0853120189527546,0.00010005218048482,-0.0507430088838901],"min":[0.0852790921242906,0.0000500521817074804,-0.0507430088842827],"type":"VEC3"},{"bufferView":0,"byteOffset":1464372,"componentType":5126,"count":92,"max":[0.08606059840085589,0.001300052151141,-0.0477143552007555],"min":[0.08606059831857431,0.00025005217681699996,-0.0546143550320285],"type":"VEC3"},{"bufferView":0,"byteOffset":1465476,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000410052172904,-0.0537643550572257],"min":[0.0864305983172774,0.00025005217681699996,-0.0539643550523357],"type":"VEC3"},{"bufferView":0,"byteOffset":1465524,"componentType":5126,"count":16,"max":[0.08643059831966239,0.00025005217681699996,-0.053764355056033206],"min":[0.0863305983197224,0.000150052179262,-0.0539643550523357],"type":"VEC3"},{"bufferView":0,"byteOffset":1465716,"componentType":5126,"count":4,"max":[0.0863305983221074,0.000150052179262,-0.0537643550534097],"min":[0.0861105983251024,0.000150052179262,-0.0539643550511432],"type":"VEC3"},{"bufferView":0,"byteOffset":1465764,"componentType":5126,"count":4,"max":[0.0861105983274874,0.000150052179262,-0.0537643550534097],"min":[0.0861105983251024,5.2182930142983604e-8,-0.0539643550485197],"type":"VEC3"},{"bufferView":0,"byteOffset":1465812,"componentType":5126,"count":4,"max":[0.0865105983177064,5.2182930143064105e-8,-0.0537643550534097],"min":[0.0861105983251024,5.2182930142983604e-8,-0.053964355053289705],"type":"VEC3"},{"bufferView":0,"byteOffset":1465860,"componentType":5126,"count":16,"max":[0.08661059831526041,0.00010005218048482,-0.05376435505817961],"min":[0.0865105983153214,5.2182930143064105e-8,-0.0539643550544821],"type":"VEC3"},{"bufferView":0,"byteOffset":1466052,"componentType":5126,"count":4,"max":[0.08661059831526041,0.001000052158477,-0.053764355059372104],"min":[0.0866105983128754,0.00010005218048482,-0.0539643550544821],"type":"VEC3"},{"bufferView":0,"byteOffset":1466100,"componentType":5126,"count":16,"max":[0.08661059831526041,0.001100052156032,-0.05376435505817961],"min":[0.0865105983153214,0.001000052158477,-0.0539643550544821],"type":"VEC3"},{"bufferView":0,"byteOffset":1466292,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000900052160922,-0.0537643550572257],"min":[0.0864305983172774,0.000610052168014,-0.0539643550523357],"type":"VEC3"},{"bufferView":0,"byteOffset":1466340,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000410052172904,-0.053164355071897706],"min":[0.0864305983244324,0.00025005217681699996,-0.0533643550670077],"type":"VEC3"},{"bufferView":0,"byteOffset":1466388,"componentType":5126,"count":16,"max":[0.0864305983268173,0.00025005217681699996,-0.0531643550707052],"min":[0.08633059832687741,0.000150052179262,-0.0533643550670077],"type":"VEC3"},{"bufferView":0,"byteOffset":1466580,"componentType":5126,"count":4,"max":[0.0863305983292623,0.000150052179262,-0.053164355068081696],"min":[0.0861105983322574,0.000150052179262,-0.053364355065815196],"type":"VEC3"},{"bufferView":0,"byteOffset":1466628,"componentType":5126,"count":4,"max":[0.08611059833464231,0.000150052179262,-0.053164355068081696],"min":[0.0861105983322574,5.2182930142983604e-8,-0.053364355063191704],"type":"VEC3"},{"bufferView":0,"byteOffset":1466676,"componentType":5126,"count":4,"max":[0.08651059832486131,5.2182930143064105e-8,-0.053164355068081696],"min":[0.0861105983322574,5.2182930142983604e-8,-0.0533643550679616],"type":"VEC3"},{"bufferView":0,"byteOffset":1466724,"componentType":5126,"count":16,"max":[0.0866105983224153,0.00010005218048482,-0.0531643550728516],"min":[0.0865105983224764,5.2182930143064105e-8,-0.0533643550691541],"type":"VEC3"},{"bufferView":0,"byteOffset":1466916,"componentType":5126,"count":4,"max":[0.0866105983224153,0.001000052158477,-0.0531643550740441],"min":[0.0866105983200304,0.00010005218048482,-0.0533643550691541],"type":"VEC3"},{"bufferView":0,"byteOffset":1466964,"componentType":5126,"count":16,"max":[0.0866105983224153,0.001100052156032,-0.0531643550728516],"min":[0.0865105983224764,0.001000052158477,-0.0533643550691541],"type":"VEC3"},{"bufferView":0,"byteOffset":1467156,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000900052160922,-0.053164355071897706],"min":[0.0864305983244324,0.000610052168014,-0.0533643550670077],"type":"VEC3"},{"bufferView":0,"byteOffset":1467204,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000410052172904,-0.052564355086569696],"min":[0.08643059833158731,0.00025005217681699996,-0.052764355081679704],"type":"VEC3"},{"bufferView":0,"byteOffset":1467252,"componentType":5126,"count":16,"max":[0.0864305983339723,0.00025005217681699996,-0.052564355085377205],"min":[0.08633059833403231,0.000150052179262,-0.052764355081679704],"type":"VEC3"},{"bufferView":0,"byteOffset":1467444,"componentType":5126,"count":4,"max":[0.08633059833641729,0.000150052179262,-0.0525643550827537],"min":[0.08611059833941231,0.000150052179262,-0.0527643550804872],"type":"VEC3"},{"bufferView":0,"byteOffset":1467492,"componentType":5126,"count":4,"max":[0.0861105983417973,0.000150052179262,-0.0525643550827537],"min":[0.08611059833941231,5.2182930142983604e-8,-0.0527643550778637],"type":"VEC3"},{"bufferView":0,"byteOffset":1467540,"componentType":5126,"count":4,"max":[0.0865105983320163,5.2182930143064105e-8,-0.0525643550827537],"min":[0.08611059833941231,5.2182930142983604e-8,-0.0527643550826336],"type":"VEC3"},{"bufferView":0,"byteOffset":1467588,"componentType":5126,"count":16,"max":[0.0866105983295703,0.00010005218048482,-0.052564355087523704],"min":[0.0865105983296313,5.2182930143064105e-8,-0.052764355083826105],"type":"VEC3"},{"bufferView":0,"byteOffset":1467780,"componentType":5126,"count":4,"max":[0.0866105983295703,0.001000052158477,-0.0525643550887161],"min":[0.0866105983271853,0.00010005218048482,-0.052764355083826105],"type":"VEC3"},{"bufferView":0,"byteOffset":1467828,"componentType":5126,"count":16,"max":[0.0866105983295703,0.001100052156032,-0.052564355087523704],"min":[0.0865105983296313,0.001000052158477,-0.052764355083826105],"type":"VEC3"},{"bufferView":0,"byteOffset":1468020,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000900052160922,-0.052564355086569696],"min":[0.08643059833158731,0.000610052168014,-0.052764355081679704],"type":"VEC3"},{"bufferView":0,"byteOffset":1468068,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000410052172904,-0.0519643551012417],"min":[0.0864305983387422,0.00025005217681699996,-0.0521643550963507],"type":"VEC3"},{"bufferView":0,"byteOffset":1468116,"componentType":5126,"count":16,"max":[0.0864305983411272,0.00025005217681699996,-0.051964355100049195],"min":[0.0863305983411872,0.000150052179262,-0.0521643550963507],"type":"VEC3"},{"bufferView":0,"byteOffset":1468308,"componentType":5126,"count":4,"max":[0.0863305983435722,0.000150052179262,-0.0519643550974257],"min":[0.0861105983465672,0.000150052179262,-0.0521643550951582],"type":"VEC3"},{"bufferView":0,"byteOffset":1468356,"componentType":5126,"count":4,"max":[0.0861105983489522,0.000150052179262,-0.0519643550974257],"min":[0.0861105983465672,5.2182930142983604e-8,-0.0521643550925347],"type":"VEC3"},{"bufferView":0,"byteOffset":1468404,"componentType":5126,"count":4,"max":[0.0865105983391712,5.2182930143064105e-8,-0.0519643550974257],"min":[0.0861105983465672,5.2182930142983604e-8,-0.052164355097304604],"type":"VEC3"},{"bufferView":0,"byteOffset":1468452,"componentType":5126,"count":16,"max":[0.0866105983367252,0.00010005218048482,-0.051964355102195596],"min":[0.0865105983367862,5.2182930143064105e-8,-0.052164355098497095],"type":"VEC3"},{"bufferView":0,"byteOffset":1468644,"componentType":5126,"count":4,"max":[0.0866105983367252,0.001000052158477,-0.0519643551033881],"min":[0.08661059833434019,0.00010005218048482,-0.052164355098497095],"type":"VEC3"},{"bufferView":0,"byteOffset":1468692,"componentType":5126,"count":16,"max":[0.0866105983367252,0.001100052156032,-0.051964355102195596],"min":[0.0865105983367862,0.001000052158477,-0.052164355098497095],"type":"VEC3"},{"bufferView":0,"byteOffset":1468884,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000900052160922,-0.0519643551012417],"min":[0.0864305983387422,0.000610052168014,-0.0521643550963507],"type":"VEC3"},{"bufferView":0,"byteOffset":1468932,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000410052172904,-0.0513643551159137],"min":[0.0864305983458972,0.00025005217681699996,-0.0515643551110227],"type":"VEC3"},{"bufferView":0,"byteOffset":1468980,"componentType":5126,"count":16,"max":[0.08643059834828211,0.00025005217681699996,-0.0513643551147212],"min":[0.0863305983483421,0.000150052179262,-0.0515643551110227],"type":"VEC3"},{"bufferView":0,"byteOffset":1469172,"componentType":5126,"count":4,"max":[0.08633059835072711,0.000150052179262,-0.0513643551120977],"min":[0.0861105983537221,0.000150052179262,-0.05156435510983021],"type":"VEC3"},{"bufferView":0,"byteOffset":1469220,"componentType":5126,"count":4,"max":[0.08611059835610711,0.000150052179262,-0.0513643551120977],"min":[0.0861105983537221,5.2182930142983604e-8,-0.0515643551072067],"type":"VEC3"},{"bufferView":0,"byteOffset":1469268,"componentType":5126,"count":4,"max":[0.0865105983463261,5.2182930143064105e-8,-0.0513643551120977],"min":[0.0861105983537221,5.2182930142983604e-8,-0.051564355111976705],"type":"VEC3"},{"bufferView":0,"byteOffset":1469316,"componentType":5126,"count":16,"max":[0.0866105983438801,0.00010005218048482,-0.0513643551168676],"min":[0.0865105983439412,5.2182930143064105e-8,-0.0515643551131691],"type":"VEC3"},{"bufferView":0,"byteOffset":1469508,"componentType":5126,"count":4,"max":[0.0866105983438801,0.001000052158477,-0.0513643551180601],"min":[0.08661059834149511,0.00010005218048482,-0.0515643551131691],"type":"VEC3"},{"bufferView":0,"byteOffset":1469556,"componentType":5126,"count":16,"max":[0.0866105983438801,0.001100052156032,-0.0513643551168676],"min":[0.0865105983439412,0.001000052158477,-0.0515643551131691],"type":"VEC3"},{"bufferView":0,"byteOffset":1469748,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000900052160922,-0.0513643551159137],"min":[0.0864305983458972,0.000610052168014,-0.0515643551110227],"type":"VEC3"},{"bufferView":0,"byteOffset":1469796,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000410052172904,-0.0507643551305857],"min":[0.08643059835305211,0.00025005217681699996,-0.0509643551256947],"type":"VEC3"},{"bufferView":0,"byteOffset":1469844,"componentType":5126,"count":16,"max":[0.0864305983554371,0.00025005217681699996,-0.0507643551293932],"min":[0.0863305983554971,0.000150052179262,-0.0509643551256947],"type":"VEC3"},{"bufferView":0,"byteOffset":1470036,"componentType":5126,"count":4,"max":[0.0863305983578821,0.000150052179262,-0.0507643551267697],"min":[0.0861105983608771,0.000150052179262,-0.050964355124502196],"type":"VEC3"},{"bufferView":0,"byteOffset":1470084,"componentType":5126,"count":4,"max":[0.0861105983632621,0.000150052179262,-0.0507643551267697],"min":[0.0861105983608771,5.2182930142983604e-8,-0.0509643551218787],"type":"VEC3"},{"bufferView":0,"byteOffset":1470132,"componentType":5126,"count":4,"max":[0.0865105983534811,5.2182930143064105e-8,-0.0507643551267697],"min":[0.0861105983608771,5.2182930142983604e-8,-0.0509643551266486],"type":"VEC3"},{"bufferView":0,"byteOffset":1470180,"componentType":5126,"count":16,"max":[0.0866105983510351,0.00010005218048482,-0.0507643551315396],"min":[0.0865105983510961,5.2182930143064105e-8,-0.0509643551278411],"type":"VEC3"},{"bufferView":0,"byteOffset":1470372,"componentType":5126,"count":4,"max":[0.0866105983510351,0.001000052158477,-0.0507643551327321],"min":[0.0866105983486501,0.00010005218048482,-0.0509643551278411],"type":"VEC3"},{"bufferView":0,"byteOffset":1470420,"componentType":5126,"count":16,"max":[0.0866105983510351,0.001100052156032,-0.0507643551315396],"min":[0.0865105983510961,0.001000052158477,-0.0509643551278411],"type":"VEC3"},{"bufferView":0,"byteOffset":1470612,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000900052160922,-0.0507643551305857],"min":[0.08643059835305211,0.000610052168014,-0.0509643551256947],"type":"VEC3"},{"bufferView":0,"byteOffset":1470660,"componentType":5126,"count":4,"max":[0.086430598362592,0.000410052172904,-0.0501643551452577],"min":[0.086430598360207,0.00025005217681699996,-0.0503643551403667],"type":"VEC3"},{"bufferView":0,"byteOffset":1470708,"componentType":5126,"count":16,"max":[0.086430598362592,0.00025005217681699996,-0.0501643551440652],"min":[0.086330598362652,0.000150052179262,-0.0503643551403667],"type":"VEC3"},{"bufferView":0,"byteOffset":1470900,"componentType":5126,"count":4,"max":[0.08633059836503701,0.000150052179262,-0.050164355141441706],"min":[0.086110598368032,0.000150052179262,-0.0503643551391742],"type":"VEC3"},{"bufferView":0,"byteOffset":1470948,"componentType":5126,"count":4,"max":[0.086110598370417,0.000150052179262,-0.050164355141441706],"min":[0.086110598368032,5.2182930142983604e-8,-0.0503643551365507],"type":"VEC3"},{"bufferView":0,"byteOffset":1470996,"componentType":5126,"count":4,"max":[0.086510598360636,5.2182930143064105e-8,-0.050164355141441706],"min":[0.086110598368032,5.2182930142983604e-8,-0.050364355141320705],"type":"VEC3"},{"bufferView":0,"byteOffset":1471044,"componentType":5126,"count":16,"max":[0.08661059835819,0.00010005218048482,-0.0501643551462116],"min":[0.086510598358251,5.2182930143064105e-8,-0.0503643551425131],"type":"VEC3"},{"bufferView":0,"byteOffset":1471236,"componentType":5126,"count":4,"max":[0.08661059835819,0.001000052158477,-0.050164355147404104],"min":[0.086610598355805,0.00010005218048482,-0.0503643551425131],"type":"VEC3"},{"bufferView":0,"byteOffset":1471284,"componentType":5126,"count":16,"max":[0.08661059835819,0.001100052156032,-0.0501643551462116],"min":[0.086510598358251,0.001000052158477,-0.0503643551425131],"type":"VEC3"},{"bufferView":0,"byteOffset":1471476,"componentType":5126,"count":4,"max":[0.086430598362592,0.000900052160922,-0.0501643551452577],"min":[0.086430598360207,0.000610052168014,-0.0503643551403667],"type":"VEC3"},{"bufferView":0,"byteOffset":1471524,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000410052172904,-0.0495643551599297],"min":[0.0864305983673619,0.00025005217681699996,-0.0497643551550387],"type":"VEC3"},{"bufferView":0,"byteOffset":1471572,"componentType":5126,"count":16,"max":[0.08643059836974691,0.00025005217681699996,-0.0495643551587372],"min":[0.08633059836980692,0.000150052179262,-0.0497643551550387],"type":"VEC3"},{"bufferView":0,"byteOffset":1471764,"componentType":5126,"count":4,"max":[0.0863305983721919,0.000150052179262,-0.0495643551561137],"min":[0.08611059837518689,0.000150052179262,-0.0497643551538462],"type":"VEC3"},{"bufferView":0,"byteOffset":1471812,"componentType":5126,"count":4,"max":[0.0861105983775719,0.000150052179262,-0.0495643551561137],"min":[0.08611059837518689,5.2182930142983604e-8,-0.049764355151222704],"type":"VEC3"},{"bufferView":0,"byteOffset":1471860,"componentType":5126,"count":4,"max":[0.0865105983677909,5.2182930143064105e-8,-0.0495643551561137],"min":[0.08611059837518689,5.2182930142983604e-8,-0.0497643551559926],"type":"VEC3"},{"bufferView":0,"byteOffset":1471908,"componentType":5126,"count":16,"max":[0.0866105983653449,0.00010005218048482,-0.0495643551608836],"min":[0.0865105983654059,5.2182930143064105e-8,-0.0497643551571851],"type":"VEC3"},{"bufferView":0,"byteOffset":1472100,"componentType":5126,"count":4,"max":[0.0866105983653449,0.001000052158477,-0.0495643551620761],"min":[0.08661059836295991,0.00010005218048482,-0.0497643551571851],"type":"VEC3"},{"bufferView":0,"byteOffset":1472148,"componentType":5126,"count":16,"max":[0.0866105983653449,0.001100052156032,-0.0495643551608836],"min":[0.0865105983654059,0.001000052158477,-0.0497643551571851],"type":"VEC3"},{"bufferView":0,"byteOffset":1472340,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000900052160922,-0.0495643551599297],"min":[0.0864305983673619,0.000610052168014,-0.0497643551550387],"type":"VEC3"},{"bufferView":0,"byteOffset":1472388,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000410052172904,-0.0489643551746017],"min":[0.0864305983745169,0.00025005217681699996,-0.049164355169710704],"type":"VEC3"},{"bufferView":0,"byteOffset":1472436,"componentType":5126,"count":16,"max":[0.0864305983769018,0.00025005217681699996,-0.048964355173409205],"min":[0.0863305983769619,0.000150052179262,-0.049164355169710704],"type":"VEC3"},{"bufferView":0,"byteOffset":1472628,"componentType":5126,"count":4,"max":[0.0863305983793468,0.000150052179262,-0.0489643551707857],"min":[0.0861105983823419,0.000150052179262,-0.0491643551685182],"type":"VEC3"},{"bufferView":0,"byteOffset":1472676,"componentType":5126,"count":4,"max":[0.0861105983847268,0.000150052179262,-0.0489643551707857],"min":[0.0861105983823419,5.2182930142983604e-8,-0.0491643551658947],"type":"VEC3"},{"bufferView":0,"byteOffset":1472724,"componentType":5126,"count":4,"max":[0.0865105983749458,5.2182930143064105e-8,-0.0489643551707857],"min":[0.0861105983823419,5.2182930142983604e-8,-0.0491643551706646],"type":"VEC3"},{"bufferView":0,"byteOffset":1472772,"componentType":5126,"count":16,"max":[0.08661059837249979,0.00010005218048482,-0.048964355175555606],"min":[0.0865105983725609,5.2182930143064105e-8,-0.049164355171857105],"type":"VEC3"},{"bufferView":0,"byteOffset":1472964,"componentType":5126,"count":4,"max":[0.08661059837249979,0.001000052158477,-0.0489643551767481],"min":[0.08661059837011491,0.00010005218048482,-0.049164355171857105],"type":"VEC3"},{"bufferView":0,"byteOffset":1473012,"componentType":5126,"count":16,"max":[0.08661059837249979,0.001100052156032,-0.048964355175555606],"min":[0.0865105983725609,0.001000052158477,-0.049164355171857105],"type":"VEC3"},{"bufferView":0,"byteOffset":1473204,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000900052160922,-0.0489643551746017],"min":[0.0864305983745169,0.000610052168014,-0.049164355169710704],"type":"VEC3"},{"bufferView":0,"byteOffset":1473252,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000410052172904,-0.048364355189273706],"min":[0.0864305983816718,0.00025005217681699996,-0.0485643551843827],"type":"VEC3"},{"bufferView":0,"byteOffset":1473300,"componentType":5126,"count":16,"max":[0.0864305983840568,0.00025005217681699996,-0.0483643551880812],"min":[0.0863305983841168,0.000150052179262,-0.0485643551843827],"type":"VEC3"},{"bufferView":0,"byteOffset":1473492,"componentType":5126,"count":4,"max":[0.08633059838650181,0.000150052179262,-0.048364355185457696],"min":[0.0861105983894968,0.000150052179262,-0.0485643551831902],"type":"VEC3"},{"bufferView":0,"byteOffset":1473540,"componentType":5126,"count":4,"max":[0.0861105983918818,0.000150052179262,-0.048364355185457696],"min":[0.0861105983894968,5.2182930142983604e-8,-0.048564355180566704],"type":"VEC3"},{"bufferView":0,"byteOffset":1473588,"componentType":5126,"count":4,"max":[0.0865105983821008,5.2182930143064105e-8,-0.048364355185457696],"min":[0.0861105983894968,5.2182930142983604e-8,-0.048564355185336604],"type":"VEC3"},{"bufferView":0,"byteOffset":1473636,"componentType":5126,"count":16,"max":[0.0866105983796548,0.00010005218048482,-0.0483643551902276],"min":[0.08651059837971581,5.2182930143064105e-8,-0.0485643551865291],"type":"VEC3"},{"bufferView":0,"byteOffset":1473828,"componentType":5126,"count":4,"max":[0.0866105983796548,0.001000052158477,-0.04836435519142011],"min":[0.0866105983772698,0.00010005218048482,-0.0485643551865291],"type":"VEC3"},{"bufferView":0,"byteOffset":1473876,"componentType":5126,"count":16,"max":[0.0866105983796548,0.001100052156032,-0.0483643551902276],"min":[0.08651059837971581,0.001000052158477,-0.0485643551865291],"type":"VEC3"},{"bufferView":0,"byteOffset":1474068,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000900052160922,-0.048364355189273706],"min":[0.0864305983816718,0.000610052168014,-0.0485643551843827],"type":"VEC3"},{"bufferView":0,"byteOffset":1474116,"componentType":5126,"count":13,"max":[0.085579092106179,0.00010005218048482,-0.0515332527670061],"min":[0.0852790921116386,0.00010005218048482,-0.051803984467702104],"type":"VEC3"},{"bufferView":0,"byteOffset":1474272,"componentType":5126,"count":39,"max":[0.0855790921106727,0.00010005218048482,-0.0512698381393001],"min":[0.08527909211703551,0.00010005218048482,-0.0515113015498638],"type":"VEC3"},{"bufferView":0,"byteOffset":1474740,"componentType":5126,"count":12,"max":[0.0855790921132903,0.00010005218048482,-0.0510503259495461],"min":[0.08527909211870631,0.00010005218048482,-0.0512113015557588],"type":"VEC3"},{"bufferView":0,"byteOffset":1474884,"componentType":5126,"count":46,"max":[0.0855827506513262,0.00010005218048482,-0.0507686186410833],"min":[0.0852754335858123,0.00010005218048482,-0.0509917893690914],"type":"VEC3"},{"bufferView":0,"byteOffset":1475436,"componentType":5126,"count":6,"max":[0.0855790921187874,0.00010005218048482,-0.05058935035106311],"min":[0.0852790921242906,0.00010005218048482,-0.0507430088842827],"type":"VEC3"},{"bufferView":0,"byteOffset":1475508,"componentType":5126,"count":4,"max":[0.0860605983287104,0.000610052168014,-0.0537643550524557],"min":[0.08603059832944339,0.000410052172904,-0.0537643550528134],"type":"VEC3"},{"bufferView":0,"byteOffset":1475556,"componentType":5126,"count":4,"max":[0.0860605983287104,0.000410052172904,-0.0537643550524557],"min":[0.08603059832705841,0.000410052172904,-0.0539643550479234],"type":"VEC3"},{"bufferView":0,"byteOffset":1475604,"componentType":5126,"count":4,"max":[0.08606059832632541,0.000610052168014,-0.0539643550475657],"min":[0.08603059832705841,0.000410052172904,-0.0539643550479234],"type":"VEC3"},{"bufferView":0,"byteOffset":1475652,"componentType":5126,"count":4,"max":[0.0860605983287104,0.000610052168014,-0.0537643550524557],"min":[0.08603059832705841,0.000610052168014,-0.0539643550479234],"type":"VEC3"},{"bufferView":0,"byteOffset":1475700,"componentType":5126,"count":4,"max":[0.0860605983358653,0.000610052168014,-0.0531643550671277],"min":[0.0860305983365983,0.000410052172904,-0.0531643550674855],"type":"VEC3"},{"bufferView":0,"byteOffset":1475748,"componentType":5126,"count":4,"max":[0.0860605983358653,0.000410052172904,-0.0531643550671277],"min":[0.08603059833421339,0.000410052172904,-0.0533643550625955],"type":"VEC3"},{"bufferView":0,"byteOffset":1475796,"componentType":5126,"count":4,"max":[0.0860605983334804,0.000610052168014,-0.0533643550622377],"min":[0.08603059833421339,0.000410052172904,-0.0533643550625955],"type":"VEC3"},{"bufferView":0,"byteOffset":1475844,"componentType":5126,"count":4,"max":[0.0860605983358653,0.000610052168014,-0.0531643550671277],"min":[0.08603059833421339,0.000610052168014,-0.0533643550625955],"type":"VEC3"},{"bufferView":0,"byteOffset":1475892,"componentType":5126,"count":4,"max":[0.08606059834302031,0.000610052168014,-0.0525643550817997],"min":[0.0860305983437533,0.000410052172904,-0.0525643550821574],"type":"VEC3"},{"bufferView":0,"byteOffset":1475940,"componentType":5126,"count":4,"max":[0.08606059834302031,0.000410052172904,-0.0525643550817997],"min":[0.08603059834136831,0.000410052172904,-0.05276435507726741],"type":"VEC3"},{"bufferView":0,"byteOffset":1475988,"componentType":5126,"count":4,"max":[0.0860605983406353,0.000610052168014,-0.0527643550769097],"min":[0.08603059834136831,0.000410052172904,-0.05276435507726741],"type":"VEC3"},{"bufferView":0,"byteOffset":1476036,"componentType":5126,"count":4,"max":[0.08606059834302031,0.000610052168014,-0.0525643550817997],"min":[0.08603059834136831,0.000610052168014,-0.05276435507726741],"type":"VEC3"},{"bufferView":0,"byteOffset":1476084,"componentType":5126,"count":4,"max":[0.0860605983501752,0.000610052168014,-0.0519643550964717],"min":[0.0860305983509082,0.000410052172904,-0.0519643550968295],"type":"VEC3"},{"bufferView":0,"byteOffset":1476132,"componentType":5126,"count":4,"max":[0.0860605983501752,0.000410052172904,-0.0519643550964717],"min":[0.0860305983485232,0.000410052172904,-0.05216435509193851],"type":"VEC3"},{"bufferView":0,"byteOffset":1476180,"componentType":5126,"count":4,"max":[0.0860605983477902,0.000610052168014,-0.052164355091580704],"min":[0.0860305983485232,0.000410052172904,-0.05216435509193851],"type":"VEC3"},{"bufferView":0,"byteOffset":1476228,"componentType":5126,"count":4,"max":[0.0860605983501752,0.000610052168014,-0.0519643550964717],"min":[0.0860305983485232,0.000610052168014,-0.05216435509193851],"type":"VEC3"},{"bufferView":0,"byteOffset":1476276,"componentType":5126,"count":4,"max":[0.0860605983931048,0.000610052168014,-0.0483643551845037],"min":[0.08603059839383781,0.000410052172904,-0.048364355184861506],"type":"VEC3"},{"bufferView":0,"byteOffset":1476324,"componentType":5126,"count":4,"max":[0.0860605983931048,0.000410052172904,-0.0483643551845037],"min":[0.0860305983914528,0.000410052172904,-0.048564355179970396],"type":"VEC3"},{"bufferView":0,"byteOffset":1476372,"componentType":5126,"count":4,"max":[0.0860605983907198,0.000610052168014,-0.048564355179612696],"min":[0.0860305983914528,0.000410052172904,-0.048564355179970396],"type":"VEC3"},{"bufferView":0,"byteOffset":1476420,"componentType":5126,"count":4,"max":[0.0860605983931048,0.000610052168014,-0.0483643551845037],"min":[0.0860305983914528,0.000610052168014,-0.048564355179970396],"type":"VEC3"},{"bufferView":0,"byteOffset":1476468,"componentType":5126,"count":4,"max":[0.0860605983859498,0.000610052168014,-0.0489643551698317],"min":[0.0860305983866828,0.000410052172904,-0.0489643551701894],"type":"VEC3"},{"bufferView":0,"byteOffset":1476516,"componentType":5126,"count":4,"max":[0.0860605983859498,0.000410052172904,-0.0489643551698317],"min":[0.0860305983842979,0.000410052172904,-0.04916435516529841],"type":"VEC3"},{"bufferView":0,"byteOffset":1476564,"componentType":5126,"count":4,"max":[0.08606059838356489,0.000610052168014,-0.0491643551649407],"min":[0.0860305983842979,0.000410052172904,-0.04916435516529841],"type":"VEC3"},{"bufferView":0,"byteOffset":1476612,"componentType":5126,"count":4,"max":[0.0860605983859498,0.000610052168014,-0.0489643551698317],"min":[0.0860305983842979,0.000610052168014,-0.04916435516529841],"type":"VEC3"},{"bufferView":0,"byteOffset":1476660,"componentType":5126,"count":4,"max":[0.0860605983787949,0.000610052168014,-0.0495643551551597],"min":[0.08603059837952791,0.000410052172904,-0.0495643551555175],"type":"VEC3"},{"bufferView":0,"byteOffset":1476708,"componentType":5126,"count":4,"max":[0.0860605983787949,0.000410052172904,-0.0495643551551597],"min":[0.0860305983771429,0.000410052172904,-0.0497643551506265],"type":"VEC3"},{"bufferView":0,"byteOffset":1476756,"componentType":5126,"count":4,"max":[0.0860605983764099,0.000610052168014,-0.0497643551502687],"min":[0.0860305983771429,0.000410052172904,-0.0497643551506265],"type":"VEC3"},{"bufferView":0,"byteOffset":1476804,"componentType":5126,"count":4,"max":[0.0860605983787949,0.000610052168014,-0.0495643551551597],"min":[0.0860305983771429,0.000610052168014,-0.0497643551506265],"type":"VEC3"},{"bufferView":0,"byteOffset":1476852,"componentType":5126,"count":4,"max":[0.08606059837164,0.000610052168014,-0.0501643551404877],"min":[0.08603059837237301,0.000410052172904,-0.050164355140845406],"type":"VEC3"},{"bufferView":0,"byteOffset":1476900,"componentType":5126,"count":4,"max":[0.08606059837164,0.000410052172904,-0.0501643551404877],"min":[0.086030598369988,0.000410052172904,-0.0503643551359544],"type":"VEC3"},{"bufferView":0,"byteOffset":1476948,"componentType":5126,"count":4,"max":[0.086060598369255,0.000610052168014,-0.05036435513559671],"min":[0.086030598369988,0.000410052172904,-0.0503643551359544],"type":"VEC3"},{"bufferView":0,"byteOffset":1476996,"componentType":5126,"count":4,"max":[0.08606059837164,0.000610052168014,-0.0501643551404877],"min":[0.086030598369988,0.000610052168014,-0.0503643551359544],"type":"VEC3"},{"bufferView":0,"byteOffset":1477044,"componentType":5126,"count":4,"max":[0.08606059836448511,0.000610052168014,-0.050764355125815695],"min":[0.0860305983652181,0.000410052172904,-0.0507643551261734],"type":"VEC3"},{"bufferView":0,"byteOffset":1477092,"componentType":5126,"count":4,"max":[0.08606059836448511,0.000410052172904,-0.050764355125815695],"min":[0.08603059836283311,0.000410052172904,-0.0509643551212825],"type":"VEC3"},{"bufferView":0,"byteOffset":1477140,"componentType":5126,"count":4,"max":[0.0860605983621001,0.000610052168014,-0.050964355120924704],"min":[0.08603059836283311,0.000410052172904,-0.0509643551212825],"type":"VEC3"},{"bufferView":0,"byteOffset":1477188,"componentType":5126,"count":4,"max":[0.08606059836448511,0.000610052168014,-0.050764355125815695],"min":[0.08603059836283311,0.000610052168014,-0.0509643551212825],"type":"VEC3"},{"bufferView":0,"byteOffset":1477236,"componentType":5126,"count":4,"max":[0.0860605983573301,0.000610052168014,-0.051364355111143706],"min":[0.0860305983580631,0.000410052172904,-0.051364355111501406],"type":"VEC3"},{"bufferView":0,"byteOffset":1477284,"componentType":5126,"count":4,"max":[0.0860605983573301,0.000410052172904,-0.051364355111143706],"min":[0.0860305983556782,0.000410052172904,-0.0515643551066104],"type":"VEC3"},{"bufferView":0,"byteOffset":1477332,"componentType":5126,"count":4,"max":[0.0860605983549451,0.000610052168014,-0.0515643551062527],"min":[0.0860305983556782,0.000410052172904,-0.0515643551066104],"type":"VEC3"},{"bufferView":0,"byteOffset":1477380,"componentType":5126,"count":4,"max":[0.0860605983573301,0.000610052168014,-0.051364355111143706],"min":[0.0860305983556782,0.000610052168014,-0.0515643551066104],"type":"VEC3"},{"bufferView":0,"byteOffset":1477428,"componentType":5126,"count":6,"max":[0.0860605983573301,0.001100052156032,-0.0513643550971916],"min":[0.0848605983866731,0.000900052160922,-0.051364355111501406],"type":"VEC3"},{"bufferView":0,"byteOffset":1477500,"componentType":5126,"count":4,"max":[0.0860605983573301,0.000900052160922,-0.0513643551007691],"min":[0.0851605983769522,0.000900052160922,-0.0515643551066104],"type":"VEC3"},{"bufferView":0,"byteOffset":1477548,"componentType":5126,"count":6,"max":[0.0860605983549451,0.001100052156032,-0.051564355092300604],"min":[0.0848605983842882,0.000900052160922,-0.0515643551066104],"type":"VEC3"},{"bufferView":0,"byteOffset":1477620,"componentType":5126,"count":4,"max":[0.0860605983573301,0.001100052156032,-0.0513643551007691],"min":[0.0851605983769522,0.001100052156032,-0.0515643551066104],"type":"VEC3"},{"bufferView":0,"byteOffset":1477668,"componentType":5126,"count":6,"max":[0.08606059836448511,0.001100052156032,-0.0507643551118636],"min":[0.0848605983938281,0.000900052160922,-0.0507643551261734],"type":"VEC3"},{"bufferView":0,"byteOffset":1477740,"componentType":5126,"count":4,"max":[0.08606059836448511,0.000900052160922,-0.0507643551154411],"min":[0.08516059838410711,0.000900052160922,-0.0509643551212825],"type":"VEC3"},{"bufferView":0,"byteOffset":1477788,"componentType":5126,"count":6,"max":[0.0860605983621001,0.001100052156032,-0.0509643551069726],"min":[0.08486059839144311,0.000900052160922,-0.0509643551212825],"type":"VEC3"},{"bufferView":0,"byteOffset":1477860,"componentType":5126,"count":4,"max":[0.08606059836448511,0.001100052156032,-0.0507643551154411],"min":[0.08516059838410711,0.001100052156032,-0.0509643551212825],"type":"VEC3"},{"bufferView":0,"byteOffset":1477908,"componentType":5126,"count":6,"max":[0.08606059837164,0.001100052156032,-0.050164355126535595],"min":[0.08486059840098299,0.000900052160922,-0.050164355140845406],"type":"VEC3"},{"bufferView":0,"byteOffset":1477980,"componentType":5126,"count":4,"max":[0.08606059837164,0.000900052160922,-0.0501643551301131],"min":[0.085160598391262,0.000900052160922,-0.0503643551359544],"type":"VEC3"},{"bufferView":0,"byteOffset":1478028,"componentType":5126,"count":6,"max":[0.086060598369255,0.001100052156032,-0.050364355121644604],"min":[0.084860598398598,0.000900052160922,-0.0503643551359544],"type":"VEC3"},{"bufferView":0,"byteOffset":1478100,"componentType":5126,"count":4,"max":[0.08606059837164,0.001100052156032,-0.0501643551301131],"min":[0.085160598391262,0.001100052156032,-0.0503643551359544],"type":"VEC3"},{"bufferView":0,"byteOffset":1478148,"componentType":5126,"count":6,"max":[0.0860605983787949,0.001100052156032,-0.0495643551412076],"min":[0.08486059840813791,0.000900052160922,-0.0495643551555175],"type":"VEC3"},{"bufferView":0,"byteOffset":1478220,"componentType":5126,"count":4,"max":[0.0860605983787949,0.000900052160922,-0.0495643551447851],"min":[0.0851605983984169,0.000900052160922,-0.0497643551506265],"type":"VEC3"},{"bufferView":0,"byteOffset":1478268,"componentType":5126,"count":6,"max":[0.0860605983764099,0.001100052156032,-0.04976435513631661],"min":[0.0848605984057529,0.000900052160922,-0.0497643551506265],"type":"VEC3"},{"bufferView":0,"byteOffset":1478340,"componentType":5126,"count":4,"max":[0.0860605983787949,0.001100052156032,-0.0495643551447851],"min":[0.0851605983984169,0.001100052156032,-0.0497643551506265],"type":"VEC3"},{"bufferView":0,"byteOffset":1478388,"componentType":5126,"count":6,"max":[0.0860605983859498,0.001100052156032,-0.0489643551558796],"min":[0.0848605984152928,0.000900052160922,-0.0489643551701894],"type":"VEC3"},{"bufferView":0,"byteOffset":1478460,"componentType":5126,"count":4,"max":[0.0860605983859498,0.000900052160922,-0.0489643551594571],"min":[0.0851605984055719,0.000900052160922,-0.04916435516529841],"type":"VEC3"},{"bufferView":0,"byteOffset":1478508,"componentType":5126,"count":6,"max":[0.08606059838356489,0.001100052156032,-0.049164355150988596],"min":[0.08486059841290791,0.000900052160922,-0.04916435516529841],"type":"VEC3"},{"bufferView":0,"byteOffset":1478580,"componentType":5126,"count":4,"max":[0.0860605983859498,0.001100052156032,-0.0489643551594571],"min":[0.0851605984055719,0.001100052156032,-0.04916435516529841],"type":"VEC3"},{"bufferView":0,"byteOffset":1478628,"componentType":5126,"count":6,"max":[0.0860605983931048,0.001100052156032,-0.0483643551705516],"min":[0.0848605984224478,0.000900052160922,-0.048364355184861506],"type":"VEC3"},{"bufferView":0,"byteOffset":1478700,"componentType":5126,"count":4,"max":[0.0860605983931048,0.000900052160922,-0.048364355174129105],"min":[0.0851605984127268,0.000900052160922,-0.048564355179970396],"type":"VEC3"},{"bufferView":0,"byteOffset":1478748,"componentType":5126,"count":6,"max":[0.0860605983907198,0.001100052156032,-0.0485643551656606],"min":[0.0848605984200628,0.000900052160922,-0.048564355179970396],"type":"VEC3"},{"bufferView":0,"byteOffset":1478820,"componentType":5126,"count":4,"max":[0.0860605983931048,0.001100052156032,-0.048364355174129105],"min":[0.0851605984127268,0.001100052156032,-0.048564355179970396],"type":"VEC3"},{"bufferView":0,"byteOffset":1478868,"componentType":5126,"count":6,"max":[0.0860605983501752,0.001100052156032,-0.051964355082519606],"min":[0.08486059837951819,0.000900052160922,-0.0519643550968295],"type":"VEC3"},{"bufferView":0,"byteOffset":1478940,"componentType":5126,"count":4,"max":[0.0860605983501752,0.000900052160922,-0.0519643550860971],"min":[0.0851605983697972,0.000900052160922,-0.05216435509193851],"type":"VEC3"},{"bufferView":0,"byteOffset":1478988,"componentType":5126,"count":6,"max":[0.0860605983477902,0.001100052156032,-0.0521643550776286],"min":[0.08486059837713321,0.000900052160922,-0.05216435509193851],"type":"VEC3"},{"bufferView":0,"byteOffset":1479060,"componentType":5126,"count":4,"max":[0.0860605983501752,0.001100052156032,-0.0519643550860971],"min":[0.0851605983697972,0.001100052156032,-0.05216435509193851],"type":"VEC3"},{"bufferView":0,"byteOffset":1479108,"componentType":5126,"count":6,"max":[0.08606059834302031,0.001100052156032,-0.0525643550678476],"min":[0.0848605983723633,0.000900052160922,-0.0525643550821574],"type":"VEC3"},{"bufferView":0,"byteOffset":1479180,"componentType":5126,"count":4,"max":[0.08606059834302031,0.000900052160922,-0.0525643550714251],"min":[0.08516059836264231,0.000900052160922,-0.05276435507726741],"type":"VEC3"},{"bufferView":0,"byteOffset":1479228,"componentType":5126,"count":6,"max":[0.0860605983406353,0.001100052156032,-0.052764355062957596],"min":[0.08486059836997831,0.000900052160922,-0.05276435507726741],"type":"VEC3"},{"bufferView":0,"byteOffset":1479300,"componentType":5126,"count":4,"max":[0.08606059834302031,0.001100052156032,-0.0525643550714251],"min":[0.08516059836264231,0.001100052156032,-0.05276435507726741],"type":"VEC3"},{"bufferView":0,"byteOffset":1479348,"componentType":5126,"count":6,"max":[0.0860605983358653,0.001100052156032,-0.0531643550531756],"min":[0.0848605983652083,0.000900052160922,-0.0531643550674855],"type":"VEC3"},{"bufferView":0,"byteOffset":1479420,"componentType":5126,"count":4,"max":[0.0860605983358653,0.000900052160922,-0.053164355056753106],"min":[0.0851605983554874,0.000900052160922,-0.0533643550625955],"type":"VEC3"},{"bufferView":0,"byteOffset":1479468,"componentType":5126,"count":6,"max":[0.0860605983334804,0.001100052156032,-0.05336435504828561],"min":[0.08486059836282339,0.000900052160922,-0.0533643550625955],"type":"VEC3"},{"bufferView":0,"byteOffset":1479540,"componentType":5126,"count":4,"max":[0.0860605983358653,0.001100052156032,-0.053164355056753106],"min":[0.0851605983554874,0.001100052156032,-0.0533643550625955],"type":"VEC3"},{"bufferView":0,"byteOffset":1479588,"componentType":5126,"count":6,"max":[0.0860605983287104,0.001100052156032,-0.0537643550385036],"min":[0.0848605983580534,0.000900052160922,-0.0537643550528134],"type":"VEC3"},{"bufferView":0,"byteOffset":1479660,"componentType":5126,"count":4,"max":[0.0860605983287104,0.000900052160922,-0.0537643550420811],"min":[0.0851605983483324,0.000900052160922,-0.0539643550479234],"type":"VEC3"},{"bufferView":0,"byteOffset":1479708,"componentType":5126,"count":6,"max":[0.08606059832632541,0.001100052156032,-0.053964355033613604],"min":[0.0848605983556684,0.000900052160922,-0.0539643550479234],"type":"VEC3"},{"bufferView":0,"byteOffset":1479780,"componentType":5126,"count":4,"max":[0.0860605983287104,0.001100052156032,-0.0537643550420811],"min":[0.0851605983483324,0.001100052156032,-0.0539643550479234],"type":"VEC3"},{"bufferView":0,"byteOffset":1479828,"componentType":5126,"count":4,"max":[0.0855214701560775,0.00010005218048482,-0.0516710766994523],"min":[0.085396165280554,0.0000500521817074804,-0.0517162367578292],"type":"VEC3"},{"bufferView":0,"byteOffset":1479876,"componentType":5126,"count":4,"max":[0.0853961652817503,0.00010005218048482,-0.0516159128273562],"min":[0.085396165280554,0.0000500521817074804,-0.0517162367578292],"type":"VEC3"},{"bufferView":0,"byteOffset":1479924,"componentType":5126,"count":4,"max":[0.08552147015620161,0.00010005218048482,-0.0516159128273562],"min":[0.0853961652817503,0.0000500521817074804,-0.0516606727362924],"type":"VEC3"},{"bufferView":0,"byteOffset":1479972,"componentType":5126,"count":5,"max":[0.0855425067409953,0.00010005218048482,-0.0516606727362924],"min":[0.08552147015620161,0.0000500521817074804,-0.051665960465072304],"type":"VEC3"},{"bufferView":0,"byteOffset":1480032,"componentType":5126,"count":5,"max":[0.0855425067409895,0.00010005218048482,-0.051665960465072304],"min":[0.0855214701560774,0.0000500521817074804,-0.0516710766994524],"type":"VEC3"},{"bufferView":0,"byteOffset":1480092,"componentType":5126,"count":4,"max":[0.0853120189459923,0.00010005218048482,-0.0513100820411477],"min":[0.0853120189454845,0.0000500521817074804,-0.051352669692545705],"type":"VEC3"},{"bufferView":0,"byteOffset":1480140,"componentType":5126,"count":4,"max":[0.0855461652817293,0.00010005218048482,-0.0513100820411477],"min":[0.0853120189459923,0.0000500521817074804,-0.0513100820439399],"type":"VEC3"},{"bufferView":0,"byteOffset":1480188,"componentType":5126,"count":4,"max":[0.0855461652817293,0.00010005218048482,-0.0513100820439399],"min":[0.0855461652812017,0.0000500521817074804,-0.051354327469687905],"type":"VEC3"},{"bufferView":0,"byteOffset":1480236,"componentType":5126,"count":20,"max":[0.0855461652812017,0.00010005218048482,-0.051354327469687905],"min":[0.0854320075082117,0.0000500521817074804,-0.0514710576483986],"type":"VEC3"},{"bufferView":0,"byteOffset":1480476,"componentType":5126,"count":18,"max":[0.0854320075082117,0.00010005218048482,-0.051352669692545705],"min":[0.0853120189454845,0.0000500521817074804,-0.0514710576483986],"type":"VEC3"},{"bufferView":0,"byteOffset":1480692,"componentType":5126,"count":4,"max":[0.08603059832944339,0.000610052168014,-0.0537643550524557],"min":[0.08603059832705841,0.000410052172904,-0.0539643550475657],"type":"VEC3"},{"bufferView":0,"byteOffset":1480740,"componentType":5126,"count":4,"max":[0.0860305983365983,0.000610052168014,-0.0531643550671277],"min":[0.08603059833421339,0.000410052172904,-0.0533643550622377],"type":"VEC3"},{"bufferView":0,"byteOffset":1480788,"componentType":5126,"count":4,"max":[0.0860305983437533,0.000610052168014,-0.0525643550817997],"min":[0.08603059834136831,0.000410052172904,-0.0527643550769097],"type":"VEC3"},{"bufferView":0,"byteOffset":1480836,"componentType":5126,"count":4,"max":[0.0860305983509082,0.000610052168014,-0.0519643550964717],"min":[0.0860305983485232,0.000410052172904,-0.052164355091580704],"type":"VEC3"},{"bufferView":0,"byteOffset":1480884,"componentType":5126,"count":4,"max":[0.08603059839383781,0.000610052168014,-0.0483643551845037],"min":[0.0860305983914528,0.000410052172904,-0.048564355179612696],"type":"VEC3"},{"bufferView":0,"byteOffset":1480932,"componentType":5126,"count":4,"max":[0.0860305983866828,0.000610052168014,-0.0489643551698317],"min":[0.0860305983842979,0.000410052172904,-0.0491643551649407],"type":"VEC3"},{"bufferView":0,"byteOffset":1480980,"componentType":5126,"count":4,"max":[0.08603059837952791,0.000610052168014,-0.0495643551551597],"min":[0.0860305983771429,0.000410052172904,-0.0497643551502687],"type":"VEC3"},{"bufferView":0,"byteOffset":1481028,"componentType":5126,"count":4,"max":[0.08603059837237301,0.000610052168014,-0.0501643551404877],"min":[0.086030598369988,0.000410052172904,-0.05036435513559671],"type":"VEC3"},{"bufferView":0,"byteOffset":1481076,"componentType":5126,"count":4,"max":[0.0860305983652181,0.000610052168014,-0.050764355125815695],"min":[0.08603059836283311,0.000410052172904,-0.050964355120924704],"type":"VEC3"},{"bufferView":0,"byteOffset":1481124,"componentType":5126,"count":4,"max":[0.0860305983580631,0.000610052168014,-0.051364355111143706],"min":[0.0860305983556782,0.000410052172904,-0.0515643551062527],"type":"VEC3"},{"bufferView":0,"byteOffset":1481172,"componentType":5126,"count":4,"max":[0.0848605983866731,0.001047154063113,-0.0513643550971916],"min":[0.0848605983842882,0.000952950253841,-0.051564355092300604],"type":"VEC3"},{"bufferView":0,"byteOffset":1481220,"componentType":5126,"count":4,"max":[0.08516059837933711,0.000952950253841,-0.0513643550971916],"min":[0.0848605983842882,0.000900052160922,-0.0515643550958781],"type":"VEC3"},{"bufferView":0,"byteOffset":1481268,"componentType":5126,"count":4,"max":[0.08516059837933711,0.001100052156032,-0.0513643550971916],"min":[0.0848605983842882,0.001047154063113,-0.0515643550958781],"type":"VEC3"},{"bufferView":0,"byteOffset":1481316,"componentType":5126,"count":4,"max":[0.0848605983938281,0.001047154063113,-0.0507643551118636],"min":[0.08486059839144311,0.000952950253841,-0.0509643551069726],"type":"VEC3"},{"bufferView":0,"byteOffset":1481364,"componentType":5126,"count":4,"max":[0.08516059838649209,0.000952950253841,-0.0507643551118636],"min":[0.08486059839144311,0.000900052160922,-0.0509643551105501],"type":"VEC3"},{"bufferView":0,"byteOffset":1481412,"componentType":5126,"count":4,"max":[0.08516059838649209,0.001100052156032,-0.0507643551118636],"min":[0.08486059839144311,0.001047154063113,-0.0509643551105501],"type":"VEC3"},{"bufferView":0,"byteOffset":1481460,"componentType":5126,"count":4,"max":[0.08486059840098299,0.001047154063113,-0.050164355126535595],"min":[0.084860598398598,0.000952950253841,-0.050364355121644604],"type":"VEC3"},{"bufferView":0,"byteOffset":1481508,"componentType":5126,"count":4,"max":[0.08516059839364701,0.000952950253841,-0.050164355126535595],"min":[0.084860598398598,0.000900052160922,-0.050364355125222096],"type":"VEC3"},{"bufferView":0,"byteOffset":1481556,"componentType":5126,"count":4,"max":[0.08516059839364701,0.001100052156032,-0.050164355126535595],"min":[0.084860598398598,0.001047154063113,-0.050364355125222096],"type":"VEC3"},{"bufferView":0,"byteOffset":1481604,"componentType":5126,"count":4,"max":[0.08486059840813791,0.001047154063113,-0.0495643551412076],"min":[0.0848605984057529,0.000952950253841,-0.04976435513631661],"type":"VEC3"},{"bufferView":0,"byteOffset":1481652,"componentType":5126,"count":4,"max":[0.08516059840080191,0.000952950253841,-0.0495643551412076],"min":[0.0848605984057529,0.000900052160922,-0.0497643551398941],"type":"VEC3"},{"bufferView":0,"byteOffset":1481700,"componentType":5126,"count":4,"max":[0.08516059840080191,0.001100052156032,-0.0495643551412076],"min":[0.0848605984057529,0.001047154063113,-0.0497643551398941],"type":"VEC3"},{"bufferView":0,"byteOffset":1481748,"componentType":5126,"count":4,"max":[0.0848605984152928,0.001047154063113,-0.0489643551558796],"min":[0.08486059841290791,0.000952950253841,-0.049164355150988596],"type":"VEC3"},{"bufferView":0,"byteOffset":1481796,"componentType":5126,"count":4,"max":[0.0851605984079568,0.000952950253841,-0.0489643551558796],"min":[0.08486059841290791,0.000900052160922,-0.0491643551545661],"type":"VEC3"},{"bufferView":0,"byteOffset":1481844,"componentType":5126,"count":4,"max":[0.0851605984079568,0.001100052156032,-0.0489643551558796],"min":[0.08486059841290791,0.001047154063113,-0.0491643551545661],"type":"VEC3"},{"bufferView":0,"byteOffset":1481892,"componentType":5126,"count":4,"max":[0.0848605984224478,0.001047154063113,-0.0483643551705516],"min":[0.0848605984200628,0.000952950253841,-0.0485643551656606],"type":"VEC3"},{"bufferView":0,"byteOffset":1481940,"componentType":5126,"count":4,"max":[0.08516059841511181,0.000952950253841,-0.0483643551705516],"min":[0.0848605984200628,0.000900052160922,-0.0485643551692381],"type":"VEC3"},{"bufferView":0,"byteOffset":1481988,"componentType":5126,"count":4,"max":[0.08516059841511181,0.001100052156032,-0.0483643551705516],"min":[0.0848605984200628,0.001047154063113,-0.0485643551692381],"type":"VEC3"},{"bufferView":0,"byteOffset":1482036,"componentType":5126,"count":4,"max":[0.08486059837951819,0.001047154063113,-0.051964355082519606],"min":[0.08486059837713321,0.000952950253841,-0.0521643550776286],"type":"VEC3"},{"bufferView":0,"byteOffset":1482084,"componentType":5126,"count":4,"max":[0.0851605983721822,0.000952950253841,-0.051964355082519606],"min":[0.08486059837713321,0.000900052160922,-0.0521643550812061],"type":"VEC3"},{"bufferView":0,"byteOffset":1482132,"componentType":5126,"count":4,"max":[0.0851605983721822,0.001100052156032,-0.051964355082519606],"min":[0.08486059837713321,0.001047154063113,-0.0521643550812061],"type":"VEC3"},{"bufferView":0,"byteOffset":1482180,"componentType":5126,"count":4,"max":[0.0848605983723633,0.001047154063113,-0.0525643550678476],"min":[0.08486059836997831,0.000952950253841,-0.052764355062957596],"type":"VEC3"},{"bufferView":0,"byteOffset":1482228,"componentType":5126,"count":4,"max":[0.0851605983650273,0.000952950253841,-0.0525643550678476],"min":[0.08486059836997831,0.000900052160922,-0.0527643550665351],"type":"VEC3"},{"bufferView":0,"byteOffset":1482276,"componentType":5126,"count":4,"max":[0.0851605983650273,0.001100052156032,-0.0525643550678476],"min":[0.08486059836997831,0.001047154063113,-0.0527643550665351],"type":"VEC3"},{"bufferView":0,"byteOffset":1482324,"componentType":5126,"count":4,"max":[0.0848605983652083,0.001047154063113,-0.0531643550531756],"min":[0.08486059836282339,0.000952950253841,-0.05336435504828561],"type":"VEC3"},{"bufferView":0,"byteOffset":1482372,"componentType":5126,"count":4,"max":[0.0851605983578723,0.000952950253841,-0.0531643550531756],"min":[0.08486059836282339,0.000900052160922,-0.0533643550518631],"type":"VEC3"},{"bufferView":0,"byteOffset":1482420,"componentType":5126,"count":4,"max":[0.0851605983578723,0.001100052156032,-0.0531643550531756],"min":[0.08486059836282339,0.001047154063113,-0.0533643550518631],"type":"VEC3"},{"bufferView":0,"byteOffset":1482468,"componentType":5126,"count":4,"max":[0.0848605983580534,0.001047154063113,-0.0537643550385036],"min":[0.0848605983556684,0.000952950253841,-0.053964355033613604],"type":"VEC3"},{"bufferView":0,"byteOffset":1482516,"componentType":5126,"count":4,"max":[0.08516059835071739,0.000952950253841,-0.0537643550385036],"min":[0.0848605983556684,0.000900052160922,-0.053964355037191096],"type":"VEC3"},{"bufferView":0,"byteOffset":1482564,"componentType":5126,"count":4,"max":[0.08516059835071739,0.001100052156032,-0.0537643550385036],"min":[0.0848605983556684,0.001047154063113,-0.053964355037191096],"type":"VEC3"},{"bufferView":0,"byteOffset":1482612,"componentType":5126,"count":5,"max":[0.0855425067409895,0.0000500521817074804,-0.0516159128273562],"min":[0.085396165280554,0.0000500521817074804,-0.0517162367578292],"type":"VEC3"},{"bufferView":0,"byteOffset":1482672,"componentType":5126,"count":4,"max":[0.0855425067409953,0.00010005218048482,-0.05166547456569431],"min":[0.0855425067409837,0.0000500521817074804,-0.0516664463644503],"type":"VEC3"},{"bufferView":0,"byteOffset":1482720,"componentType":5126,"count":20,"max":[0.0855461652817293,0.0000500521817074804,-0.0513100820411477],"min":[0.0853120189454845,0.0000500521817074804,-0.0514710576483986],"type":"VEC3"},{"bufferView":0,"byteOffset":1482960,"componentType":5126,"count":215,"max":[0.0855757177847876,0.001273322052192,-0.0560204930483767],"min":[0.0851144478941701,0.000934961095648,-0.0560204930538773],"type":"VEC3"},{"bufferView":0,"byteOffset":1485540,"componentType":5126,"count":30,"max":[0.08529874400566086,0.001034734174882,-0.056019493050263006],"min":[0.08527061450753111,0.000978340654544,-0.056020493050574396],"type":"VEC3"},{"bufferView":0,"byteOffset":1485900,"componentType":5126,"count":30,"max":[0.0852706145075431,0.001034734174882,-0.056019493049929064],"min":[0.08524261582116607,0.000978340654544,-0.056020493050239],"type":"VEC3"},{"bufferView":0,"byteOffset":1486260,"componentType":5126,"count":12,"max":[0.08550414143815409,0.001235726384608,-0.0560194930525822],"min":[0.0854650997744601,0.001178609892078,-0.0560204930530238],"type":"VEC3"},{"bufferView":0,"byteOffset":1486404,"componentType":5126,"count":16,"max":[0.0854650997744721,0.001273322052192,-0.0560194930514097],"min":[0.0853667726602971,0.001235726384608,-0.056020493052558205],"type":"VEC3"},{"bufferView":0,"byteOffset":1486596,"componentType":5126,"count":14,"max":[0.08536677266030909,0.001273322052192,-0.056019493050375097],"min":[0.08528001343218411,0.001245125302366,-0.0560204930513857],"type":"VEC3"},{"bufferView":0,"byteOffset":1486764,"componentType":5126,"count":8,"max":[0.0852800134321961,0.001245125302366,-0.056019493049995706],"min":[0.08524820171796711,0.001213313584702,-0.0560204930503511],"type":"VEC3"},{"bufferView":0,"byteOffset":1486860,"componentType":5126,"count":6,"max":[0.0852482017179791,0.0012147595704580002,-0.0560194930497974],"min":[0.0852315728714281,0.001213313584702,-0.0560204930499717],"type":"VEC3"},{"bufferView":0,"byteOffset":1486932,"componentType":5126,"count":16,"max":[0.08523157287144009,0.0012147595704580002,-0.0560194930488059],"min":[0.0851484286111541,0.001180055877834,-0.0560204930497734],"type":"VEC3"},{"bufferView":0,"byteOffset":1487124,"componentType":5126,"count":16,"max":[0.0851484286111661,0.001180055877834,-0.0560194930484007],"min":[0.0851144478941701,0.00109763462078,-0.0560204930487819],"type":"VEC3"},{"bufferView":0,"byteOffset":1487316,"componentType":5126,"count":14,"max":[0.0851448136226431,0.00109763462078,-0.0560194930484007],"min":[0.0851144478941701,0.001018828338458,-0.0560204930487388],"type":"VEC3"},{"bufferView":0,"byteOffset":1487484,"componentType":5126,"count":12,"max":[0.0852026531080511,0.001018828338458,-0.056019493048762796],"min":[0.08514481362263111,0.000984124652729001,-0.056020493049428605],"type":"VEC3"},{"bufferView":0,"byteOffset":1487628,"componentType":5126,"count":18,"max":[0.0852713375038691,0.000984124652729001,-0.0560194930494525],"min":[0.08520265310803911,0.000934961095648,-0.0560204930502476],"type":"VEC3"},{"bufferView":0,"byteOffset":1487844,"componentType":5126,"count":22,"max":[0.0853436368606301,0.001007260452408,-0.0560194930502716],"min":[0.0852713375038571,0.000934961095648,-0.0560204930511098],"type":"VEC3"},{"bufferView":0,"byteOffset":1488108,"componentType":5126,"count":4,"max":[0.0853436368606301,0.001014490388085,-0.0560194930511338],"min":[0.0853436368606181,0.001007260452408,-0.0560204930511098],"type":"VEC3"},{"bufferView":0,"byteOffset":1488156,"componentType":5126,"count":4,"max":[0.0854448559600951,0.00106799190933,-0.0560194930511338],"min":[0.0853436368606181,0.001014490388085,-0.0560204930523168],"type":"VEC3"},{"bufferView":0,"byteOffset":1488204,"componentType":5126,"count":4,"max":[0.0854448559600951,0.0011063105766870001,-0.0560194930520735],"min":[0.0854224431705191,0.00106799190933,-0.0560204930523168],"type":"VEC3"},{"bufferView":0,"byteOffset":1488252,"componentType":5126,"count":4,"max":[0.0854224431705311,0.0011063105766870001,-0.056019493050918204],"min":[0.0853255620352171,0.001055701026954,-0.0560204930520495],"type":"VEC3"},{"bufferView":0,"byteOffset":1488300,"componentType":5126,"count":14,"max":[0.0853255620352291,0.001080282805495,-0.0560194930502716],"min":[0.0852713375176471,0.001055701026954,-0.0560204930508942],"type":"VEC3"},{"bufferView":0,"byteOffset":1488468,"componentType":5126,"count":18,"max":[0.08527133751765911,0.001080282805495,-0.056019493049461196],"min":[0.0852033761250501,0.001032565227275,-0.0560204930502476],"type":"VEC3"},{"bufferView":0,"byteOffset":1488684,"componentType":5126,"count":17,"max":[0.08520337612506211,0.0010990806410109998,-0.0560194930489439],"min":[0.0851599965109931,0.001032565227275,-0.0560204930494372],"type":"VEC3"},{"bufferView":0,"byteOffset":1488888,"componentType":5126,"count":22,"max":[0.0852322958677661,0.001171379997771,-0.0560194930489439],"min":[0.0851599965109931,0.0010990806410109998,-0.056020493049781996],"type":"VEC3"},{"bufferView":0,"byteOffset":1489152,"componentType":5126,"count":10,"max":[0.0852706145213331,0.001171379997771,-0.056019493049806],"min":[0.0852322958677541,0.001160535094257,-0.056020493050239],"type":"VEC3"},{"bufferView":0,"byteOffset":1489272,"componentType":5126,"count":21,"max":[0.0853674956428451,0.001229942438136,-0.056019493050263006],"min":[0.08527061452132109,0.001160535094257,-0.056020493051394296],"type":"VEC3"},{"bufferView":0,"byteOffset":1489524,"componentType":5126,"count":24,"max":[0.0854687147423101,0.001229942438136,-0.056019493051418304],"min":[0.08536749564283311,0.001139568242185,-0.0560204930526013],"type":"VEC3"},{"bufferView":0,"byteOffset":1489812,"componentType":5126,"count":4,"max":[0.0854744986853351,0.001139568242185,-0.056019493052625303],"min":[0.0854687147422981,0.001139568242185,-0.056020493052670296],"type":"VEC3"},{"bufferView":0,"byteOffset":1489860,"componentType":5126,"count":20,"max":[0.08553089217809211,0.001139568242185,-0.056019493052694304],"min":[0.0854744986853231,0.001083174749428,-0.0560204930533428],"type":"VEC3"},{"bufferView":0,"byteOffset":1490100,"componentType":5126,"count":20,"max":[0.08553089217809211,0.001083174749428,-0.056019493052746],"min":[0.0854788366356961,0.0010267812566700002,-0.0560204930533428],"type":"VEC3"},{"bufferView":0,"byteOffset":1490340,"componentType":5126,"count":4,"max":[0.08547883663570811,0.0010267812566700002,-0.056019493052358],"min":[0.08544630192515411,0.0010267812566700002,-0.056020493052722005],"type":"VEC3"},{"bufferView":0,"byteOffset":1490388,"componentType":5126,"count":10,"max":[0.0854463019251661,0.001027504239206,-0.0560194930523063],"min":[0.0854419639747801,0.0010267812566700002,-0.056020493052333996],"type":"VEC3"},{"bufferView":0,"byteOffset":1490508,"componentType":5126,"count":16,"max":[0.0854419639747921,0.001027504239206,-0.056019493052039],"min":[0.0854195511852171,0.0010050914496420001,-0.0560204930522823],"type":"VEC3"},{"bufferView":0,"byteOffset":1490700,"componentType":5126,"count":17,"max":[0.0854405180097211,0.0010050914496420001,-0.056019493052039],"min":[0.0854195511852171,0.000982678660078,-0.056020493052265107],"type":"VEC3"},{"bufferView":0,"byteOffset":1490904,"componentType":5126,"count":4,"max":[0.0854831746136621,0.000982678660078,-0.0560194930522891],"min":[0.0854405180097091,0.000982678660078,-0.0560204930527737],"type":"VEC3"},{"bufferView":0,"byteOffset":1490952,"componentType":5126,"count":14,"max":[0.0855489670172821,0.00101521337062,-0.0560194930527977],"min":[0.08548317461365011,0.000982678660078,-0.0560204930535583],"type":"VEC3"},{"bufferView":0,"byteOffset":1491120,"componentType":5126,"count":14,"max":[0.0855757177847995,0.001083897759543,-0.0560194930535823],"min":[0.0855489670172701,0.00101521337062,-0.0560204930538773],"type":"VEC3"},{"bufferView":0,"byteOffset":1491288,"componentType":5126,"count":21,"max":[0.0855757177847995,0.001178609892078,-0.056019493053047806],"min":[0.0855041414381421,0.001083897759543,-0.0560204930538773],"type":"VEC3"},{"bufferView":0,"byteOffset":1491540,"componentType":5126,"count":215,"max":[0.0855757177847995,0.001273322052192,-0.0560194930484007],"min":[0.08511444789418211,0.000934961095648,-0.056019493053901304],"type":"VEC3"},{"bufferView":0,"byteOffset":1494120,"componentType":5126,"count":8,"max":[0.089107425847055,0.000354999545217,-0.0605061965946554],"min":[0.088857425847055,0.00000499954521700002,-0.060506196597636605],"type":"VEC3"},{"bufferView":0,"byteOffset":1494216,"componentType":5126,"count":8,"max":[0.0891074258410925,0.000354999545217,-0.0610061965946554],"min":[0.0888574258410925,0.00000499954521700002,-0.061006196597636606],"type":"VEC3"},{"bufferView":0,"byteOffset":1494312,"componentType":5126,"count":4,"max":[0.088857425847055,0.000019999545217,-0.0605061965946554],"min":[0.0888574258410925,0.00000499954521700002,-0.0610061965946554],"type":"VEC3"},{"bufferView":0,"byteOffset":1494360,"componentType":5126,"count":4,"max":[0.088907425847055,0.000354999545217,-0.0605061965952516],"min":[0.0889074258410925,0.000339999545217,-0.061006196595251604],"type":"VEC3"},{"bufferView":0,"byteOffset":1494408,"componentType":5126,"count":4,"max":[0.089107425847055,0.000354999545217,-0.0605061965952516],"min":[0.0889074258410925,0.000354999545217,-0.061006196597636606],"type":"VEC3"},{"bufferView":0,"byteOffset":1494456,"componentType":5126,"count":4,"max":[0.089107425847055,0.000354999545217,-0.060506196597636605],"min":[0.0891074258410925,0.00000499954521700002,-0.061006196597636606],"type":"VEC3"},{"bufferView":0,"byteOffset":1494504,"componentType":5126,"count":4,"max":[0.089107425847055,0.00000499954521700002,-0.0605061965946554],"min":[0.0888574258410925,0.00000499954521700002,-0.061006196597636606],"type":"VEC3"},{"bufferView":0,"byteOffset":1494552,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.060506196597457707],"min":[0.0890924258410925,0.000019999545217,-0.0610061965974577],"type":"VEC3"},{"bufferView":0,"byteOffset":1494600,"componentType":5126,"count":4,"max":[0.089092425847055,0.000019999545217,-0.0605061965946554],"min":[0.0888574258410925,0.000019999545217,-0.0610061965974577],"type":"VEC3"},{"bufferView":0,"byteOffset":1494648,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.0605061965952516],"min":[0.0889074258410925,0.000339999545217,-0.0610061965974577],"type":"VEC3"},{"bufferView":0,"byteOffset":1494696,"componentType":5126,"count":198,"max":[0.09409819476148021,0.000524999433598495,-0.0587918067650192],"min":[0.0936381946216038,0.000524999358414911,-0.0595918068454481],"type":"VEC3"},{"bufferView":0,"byteOffset":1497072,"componentType":5126,"count":4,"max":[0.0936181947597318,0.00050499943534695,-0.0587918067383552],"min":[0.0936181945752698,-0.00000500059962217452,-0.059591806760648],"type":"VEC3"},{"bufferView":0,"byteOffset":1497120,"componentType":5126,"count":4,"max":[0.09409819471339781,-0.000025000566401502602,-0.0587918067409779],"min":[0.09363819457352131,-0.0000250006415850867,-0.0595918068214068],"type":"VEC3"},{"bufferView":0,"byteOffset":1497168,"componentType":5126,"count":4,"max":[0.0941181947597318,0.000504999391635583,-0.058791806825778004],"min":[0.09411819457526979,-0.00000500064333354151,-0.059591806848070805],"type":"VEC3"},{"bufferView":0,"byteOffset":1497216,"componentType":5126,"count":32,"max":[0.0941181947597318,0.000524999433598495,-0.058791806738248326],"min":[0.09361819471514621,-0.0000250006066159603,-0.058791806848177676],"type":"VEC3"},{"bufferView":0,"byteOffset":1497600,"componentType":5126,"count":32,"max":[0.09411819461985531,0.000524999398629368,-0.059591806738248335],"min":[0.0936181945752698,-0.0000250006415850867,-0.05959180684817768],"type":"VEC3"},{"bufferView":0,"byteOffset":1497984,"componentType":5126,"count":16,"max":[0.0936381947614803,0.000524999433598495,-0.058791806760648005],"min":[0.0936181946198554,0.000504999400377823,-0.0595918067650192],"type":"VEC3"},{"bufferView":0,"byteOffset":1498176,"componentType":5126,"count":16,"max":[0.0941181947597318,0.000524999393384037,-0.0587918068454481],"min":[0.09409819462160379,0.000504999356666456,-0.05959180684817768],"type":"VEC3"},{"bufferView":0,"byteOffset":1498368,"componentType":5126,"count":16,"max":[0.09411819471514621,-0.00000500060836441506,-0.058791806821406806],"min":[0.0940981945735213,-0.0000250006415850867,-0.059591806825778],"type":"VEC3"},{"bufferView":0,"byteOffset":1498560,"componentType":5126,"count":16,"max":[0.0936381947133978,-0.00000500056465304807,-0.058791806738248326],"min":[0.0936181945752698,-0.0000250006013706291,-0.0595918067409779],"type":"VEC3"},{"bufferView":0,"byteOffset":1498752,"componentType":5126,"count":15,"max":[0.0939360662491185,0.0005249993958790789,-0.059310953868306],"min":[0.09380964261111881,0.000523999384865098,-0.05932040634230181],"type":"VEC3"},{"bufferView":0,"byteOffset":1498932,"componentType":5126,"count":40,"max":[0.0939261506656945,0.0005249994002551221,-0.0592474163766181],"min":[0.09377493808686428,0.000523999384733979,-0.059339196968111185],"type":"VEC3"},{"bufferView":0,"byteOffset":1499412,"componentType":5126,"count":62,"max":[0.09396897236674077,0.000524999397972338,-0.05924204219086968],"min":[0.0938179056052414,0.0005239993824646466,-0.059333784667543],"type":"VEC3"},{"bufferView":0,"byteOffset":1500156,"componentType":5126,"count":75,"max":[0.09394967587145098,0.0005249993983499606,-0.0592608328166768],"min":[0.09379413737053069,0.0005239993843430629,-0.0593118304880171],"type":"VEC3"},{"bufferView":0,"byteOffset":1501056,"componentType":5126,"count":68,"max":[0.09396894012142218,0.0005239994002517221,-0.05924216120396636],"min":[0.09377497516667435,0.0005239993824646466,-0.05933910387729335],"type":"VEC3"},{"bufferView":0,"byteOffset":1501872,"componentType":5126,"count":34,"max":[0.09394966711999872,0.0005249993983499606,-0.05926106866905255],"min":[0.09379420720026863,0.0005249993843458914,-0.0593203334012608],"type":"VEC3"},{"bufferView":0,"byteOffset":1502280,"componentType":5126,"count":4,"max":[0.0938448331858446,0.0005249993914249849,-0.05935608184506],"min":[0.0938384658318288,0.000523999390005317,-0.059375825343513],"type":"VEC3"},{"bufferView":0,"byteOffset":1502328,"componentType":5126,"count":87,"max":[0.09394991887811764,0.0005249993927344108,-0.0593758253434693],"min":[0.09379647042556155,0.0005239993785066008,-0.059467491586162755],"type":"VEC3"},{"bufferView":0,"byteOffset":1503372,"componentType":5126,"count":4,"max":[0.0939160892645728,0.000524999384527307,-0.0593586355542281],"min":[0.09391025656730971,0.000523999384189195,-0.059378036016812],"type":"VEC3"},{"bufferView":0,"byteOffset":1503420,"componentType":5126,"count":92,"max":[0.0939714512394015,0.0005249993948706753,-0.05935608184506],"min":[0.09377493806462366,0.0005239993764918734,-0.05948780680633673],"type":"VEC3"},{"bufferView":0,"byteOffset":1504524,"componentType":5126,"count":67,"max":[0.0939714508620693,0.000523999394873465,-0.05935608184506],"min":[0.09377512631788382,0.0005239993764918734,-0.05948778159460366],"type":"VEC3"},{"bufferView":0,"byteOffset":1505328,"componentType":5126,"count":4,"max":[0.0939307196387008,0.0005249993992073469,-0.0591648214805198],"min":[0.0938450762515579,0.000523999391720168,-0.0591648214955379],"type":"VEC3"},{"bufferView":0,"byteOffset":1505376,"componentType":5126,"count":4,"max":[0.0939307196387008,0.000524999397168096,-0.059164821495494103],"min":[0.0938450762434009,0.000523999391720168,-0.059211474068768505],"type":"VEC3"},{"bufferView":0,"byteOffset":1505424,"componentType":5126,"count":4,"max":[0.0938236897077722,0.000524999401077017,-0.059164821476780406],"min":[0.0938236896963823,0.0005239993982513889,-0.059229464278781105],"type":"VEC3"},{"bufferView":0,"byteOffset":1505472,"componentType":5126,"count":4,"max":[0.09384507624034281,0.000524999398251389,-0.059229464278737404],"min":[0.0938236896963823,0.000523999396381719,-0.0592294642825205],"type":"VEC3"},{"bufferView":0,"byteOffset":1505520,"componentType":5126,"count":4,"max":[0.0939681946968467,0.000524999396381719,-0.059161467394397496],"min":[0.0938450762402554,0.0005239993885906081,-0.0592294642825205],"type":"VEC3"},{"bufferView":0,"byteOffset":1505568,"componentType":5126,"count":4,"max":[0.0939681946994591,0.000524999389243702,-0.0591465263694165],"min":[0.0939681946967593,0.0005239993885906081,-0.059161467394441204],"type":"VEC3"},{"bufferView":0,"byteOffset":1505616,"componentType":5126,"count":4,"max":[0.0939681946994591,0.000524999400007053,-0.0591465263478898],"min":[0.0938450762547567,0.0005239993892437021,-0.059146526369460196],"type":"VEC3"},{"bufferView":0,"byteOffset":1505664,"componentType":5126,"count":4,"max":[0.0938450762583628,0.000524999400886729,-0.0591264017019978],"min":[0.0938450762547567,0.000523999400007053,-0.059146526347933506],"type":"VEC3"},{"bufferView":0,"byteOffset":1505712,"componentType":5126,"count":4,"max":[0.0938450762583628,0.000524999402756399,-0.0591264016982584],"min":[0.0938236897144023,0.000523999400886729,-0.059126401702041496],"type":"VEC3"},{"bufferView":0,"byteOffset":1505760,"componentType":5126,"count":4,"max":[0.0938236897144897,0.000524999402756399,-0.0591264016982584],"min":[0.0938236897108836,0.000523999401876723,-0.0591465263441941],"type":"VEC3"},{"bufferView":0,"byteOffset":1505808,"componentType":5126,"count":4,"max":[0.09382368971097099,0.000524999405854021,-0.0591465263361958],"min":[0.0937781946993717,0.000523999401876723,-0.0591465263441941],"type":"VEC3"},{"bufferView":0,"byteOffset":1505856,"componentType":5126,"count":4,"max":[0.09377819469945911,0.000524999405854021,-0.0591465263361958],"min":[0.0937781946961729,0.000523999405054315,-0.0591648214688695],"type":"VEC3"},{"bufferView":0,"byteOffset":1505904,"componentType":5126,"count":4,"max":[0.0938236897077722,0.000524999405054315,-0.059164821468825804],"min":[0.0937781946961729,0.000523999401077017,-0.059164821476824205],"type":"VEC3"},{"bufferView":0,"byteOffset":1505952,"componentType":5126,"count":4,"max":[0.0938450762516453,0.0005249993992073469,-0.0591648214805198],"min":[0.0938450762434009,0.000523999397168096,-0.059211474068768505],"type":"VEC3"},{"bufferView":0,"byteOffset":1506000,"componentType":5126,"count":14,"max":[0.09396819469937169,0.0005239994058540211,-0.0591264016982584],"min":[0.0937781946961729,0.0005239993885906081,-0.0592294642824768],"type":"VEC3"},{"bufferView":0,"byteOffset":1506168,"componentType":5126,"count":3,"max":[0.0939307196387008,0.0005249993992073469,-0.059164821480563505],"min":[0.0938450762434883,0.000524999391720168,-0.059211474068768505],"type":"VEC3"},{"bufferView":0,"byteOffset":1506204,"componentType":5126,"count":15,"max":[0.0939360662895969,0.000524999405998692,-0.059079444210825005],"min":[0.0938096426515972,0.0005239993949847121,-0.05908889668482081],"type":"VEC3"},{"bufferView":0,"byteOffset":1506384,"componentType":5126,"count":40,"max":[0.09392615070617301,0.0005249994103747352,-0.059015906719137104],"min":[0.09377493812734268,0.000523999394853592,-0.05910768731062922],"type":"VEC3"},{"bufferView":0,"byteOffset":1506864,"componentType":5126,"count":62,"max":[0.09396897240721917,0.000524999408091951,-0.059010532533387686],"min":[0.0938179056457198,0.0005239993925842596,-0.059102275010062],"type":"VEC3"},{"bufferView":0,"byteOffset":1507608,"componentType":5126,"count":75,"max":[0.09394967591192943,0.0005249994084695737,-0.059029323159195804],"min":[0.09379413741100909,0.000523999394462676,-0.059080320830536104],"type":"VEC3"},{"bufferView":0,"byteOffset":1508508,"componentType":5126,"count":68,"max":[0.09396894016190056,0.0005239994103713351,-0.059010651546484605],"min":[0.09377497520715211,0.0005239993925842596,-0.05910759421980924],"type":"VEC3"},{"bufferView":0,"byteOffset":1509324,"componentType":5126,"count":34,"max":[0.09394966716047723,0.0005249994084695737,-0.05902955901157151],"min":[0.09379420724074704,0.0005249993944655045,-0.059088823743779606],"type":"VEC3"},{"bufferView":0,"byteOffset":1509732,"componentType":5126,"count":4,"max":[0.0937781947432963,0.000524999416813326,-0.0588958067894538],"min":[0.0937781947259886,0.000523999412508242,-0.0589942955868195],"type":"VEC3"},{"bufferView":0,"byteOffset":1509780,"componentType":5126,"count":79,"max":[0.09394967593229041,0.0005249994125082411,-0.058914788013801844],"min":[0.0937781947259886,0.0005239993994793157,-0.0589942955868195],"type":"VEC3"},{"bufferView":0,"byteOffset":1510728,"componentType":5126,"count":4,"max":[0.0939139992802767,0.000524999401821274,-0.058972036532062705],"min":[0.0939115689943983,0.000523999400787447,-0.0589908271583364],"type":"VEC3"},{"bufferView":0,"byteOffset":1510776,"componentType":5126,"count":67,"max":[0.09396897242762392,0.0005249994116605951,-0.05889599738791185],"min":[0.0938006019957188,0.0005239993975596157,-0.0589908271583364],"type":"VEC3"},{"bufferView":0,"byteOffset":1511580,"componentType":5126,"count":4,"max":[0.0938006020085816,0.0005249994148544211,-0.0588958067933716],"min":[0.0938006019957188,0.0005239994116605951,-0.0589688729793544],"type":"VEC3"},{"bufferView":0,"byteOffset":1511628,"componentType":5126,"count":4,"max":[0.0938006020085816,0.000524999416813326,-0.0588958067894538],"min":[0.0937781947432089,0.000523999414854421,-0.058895806793415405],"type":"VEC3"},{"bufferView":0,"byteOffset":1511676,"componentType":5126,"count":50,"max":[0.09396883032069786,0.000523999416813326,-0.0588958067894538],"min":[0.0937781947259886,0.0005239993975596157,-0.0589942955867758],"type":"VEC3"},{"bufferView":0,"byteOffset":1512276,"componentType":5126,"count":4,"max":[0.0979567978143709,0.000899998894931237,-0.0501250060617908],"min":[0.0978067978060234,0.000899998827178611,-0.0508250060635795],"type":"VEC3"},{"bufferView":0,"byteOffset":1512324,"componentType":5126,"count":4,"max":[0.09795679781278151,0.0008499988293641861,-0.0500750060661619],"min":[0.09780679777781241,0.000049998822807478704,-0.0500750061378888],"type":"VEC3"},{"bufferView":0,"byteOffset":1512372,"componentType":5126,"count":4,"max":[0.0979567977750306,-1.10506875931849e-9,-0.0501250061404713],"min":[0.0978067977666832,-1.17282138433492e-9,-0.05082500614226],"type":"VEC3"},{"bufferView":0,"byteOffset":1512420,"componentType":5126,"count":4,"max":[0.0979567978032416,0.000849998899302373,-0.0508750060661619],"min":[0.0978067977682725,0.000049998892745665904,-0.0508750061378889],"type":"VEC3"},{"bufferView":0,"byteOffset":1512468,"componentType":5126,"count":32,"max":[0.09780679781444875,0.000899998894931237,-0.0500750060661619],"min":[0.09780679776660525,-1.1662646731062801e-9,-0.0508750061361001],"type":"VEC3"},{"bufferView":0,"byteOffset":1512852,"componentType":5126,"count":4,"max":[0.0980067978121853,0.000849998886188955,-0.050125006068546904],"min":[0.0980067977688687,0.000049998824993045,-0.050825006138485104],"type":"VEC3"},{"bufferView":0,"byteOffset":1512900,"componentType":5126,"count":16,"max":[0.0979567977682725,0.000049998899302377105,-0.0508250061404713],"min":[0.09780679776660525,-1.11162547054714e-9,-0.0508750061378889],"type":"VEC3"},{"bufferView":0,"byteOffset":1513092,"componentType":5126,"count":40,"max":[0.0980067977688687,0.000049998892745665904,-0.050825006138485104],"min":[0.09795679776660525,-1.11162547054714e-9,-0.0508750061378889],"type":"VEC3"},{"bufferView":0,"byteOffset":1513572,"componentType":5126,"count":16,"max":[0.0979567978060234,0.000899998894931237,-0.0508250060617908],"min":[0.0978067978032416,0.000849998892745662,-0.0508750060679507],"type":"VEC3"},{"bufferView":0,"byteOffset":1513764,"componentType":5126,"count":16,"max":[0.0980067978038379,0.000849998892745662,-0.050825006068546896],"min":[0.0979567977682725,0.0000499988861889588,-0.0508750061378889],"type":"VEC3"},{"bufferView":0,"byteOffset":1513956,"componentType":5126,"count":16,"max":[0.09800679777721621,0.0000499988861889588,-0.0501250061384851],"min":[0.0979567977666832,-1.17282138433492e-9,-0.05082500614228302],"type":"VEC3"},{"bufferView":0,"byteOffset":1514148,"componentType":5126,"count":16,"max":[0.0979567977778124,0.000049998829364189906,-0.0500750061361001],"min":[0.09780679777503061,-1.17282138433492e-9,-0.05012500614226],"type":"VEC3"},{"bufferView":0,"byteOffset":1514340,"componentType":5126,"count":53,"max":[0.0980067978038379,0.000899998888374525,-0.050802492585468255],"min":[0.0979567978032416,0.000849998886188955,-0.0508750060679507],"type":"VEC3"},{"bufferView":0,"byteOffset":1514976,"componentType":5126,"count":40,"max":[0.09800679777721621,0.000049998824993045,-0.0500750061378888],"min":[0.0979567977750306,-1.17282138433492e-9,-0.05012500614228312],"type":"VEC3"},{"bufferView":0,"byteOffset":1515456,"componentType":5126,"count":21,"max":[0.0980067978121853,0.000899998888374525,-0.0501250060635795],"min":[0.0979567978060234,0.000849998824993041,-0.050825006068546896],"type":"VEC3"},{"bufferView":0,"byteOffset":1515708,"componentType":5126,"count":21,"max":[0.0980067978121853,0.000849998824993041,-0.050075006067950706],"min":[0.0979567977778124,0.00004999882229207387,-0.0501250061384851],"type":"VEC3"},{"bufferView":0,"byteOffset":1515960,"componentType":5126,"count":34,"max":[0.0980067978121853,0.000899998827178611,-0.050075006067950706],"min":[0.09795679781278151,0.0008499988222920705,-0.050125006068546904],"type":"VEC3"},{"bufferView":0,"byteOffset":1516368,"componentType":5126,"count":16,"max":[0.09795679781444876,0.000899998833735323,-0.0500750060661619],"min":[0.0978067978127815,0.000849998822807475,-0.0501250060635795],"type":"VEC3"},{"bufferView":0,"byteOffset":1516560,"componentType":5126,"count":67,"max":[0.0866105983927721,0.0015000521462500002,-0.056020493042368405],"min":[0.0846105983486651,0.0015000521462500002,-0.0638204928754831],"type":"VEC3"},{"bufferView":0,"byteOffset":1517364,"componentType":5126,"count":32,"max":[0.0846105984416791,0.0015000521462500002,-0.056020493042368405],"min":[0.0846105983486651,0.0000500521817074804,-0.0638204928516334],"type":"VEC3"},{"bufferView":0,"byteOffset":1517748,"componentType":5126,"count":10,"max":[0.08661059829975809,0.0015000521462500002,-0.0638204928516334],"min":[0.0846105983486651,0.0000500521817074804,-0.0638204928754831],"type":"VEC3"},{"bufferView":0,"byteOffset":1517868,"componentType":5126,"count":4,"max":[0.08661059831168291,0.0015000521462500002,-0.0628204928999361],"min":[0.08661059829975809,0.00020005217804,-0.0638204928754831],"type":"VEC3"},{"bufferView":0,"byteOffset":1517916,"componentType":5126,"count":4,"max":[0.08661059831168291,0.0015000521462500002,-0.0627704929005629],"min":[0.0865605983135022,0.00020005217804,-0.0628204928999361],"type":"VEC3"},{"bufferView":0,"byteOffset":1517964,"componentType":5126,"count":4,"max":[0.0865605983135022,0.0015000521462500002,-0.0627704928987742],"min":[0.0864105983171702,0.00020005217804,-0.0627704929005629],"type":"VEC3"},{"bufferView":0,"byteOffset":1518012,"componentType":5126,"count":12,"max":[0.0864105983207477,0.0015000521462500002,-0.0624704929061102],"min":[0.0864105983171702,0.00020005217804,-0.0627704928987742],"type":"VEC3"},{"bufferView":0,"byteOffset":1518156,"componentType":5126,"count":4,"max":[0.0865605983170797,0.0015000521462500002,-0.0624704929061102],"min":[0.0864105983207477,0.00020005217804,-0.062470492907898904],"type":"VEC3"},{"bufferView":0,"byteOffset":1518204,"componentType":5126,"count":4,"max":[0.08661059831645289,0.0015000521462500002,-0.0624204929097181],"min":[0.0865605983170797,0.00020005217804,-0.062470492907898904],"type":"VEC3"},{"bufferView":0,"byteOffset":1518252,"componentType":5126,"count":4,"max":[0.0866105983188379,0.0015000521462500002,-0.0622204929146081],"min":[0.08661059831645289,0.00020005217804,-0.0624204929097181],"type":"VEC3"},{"bufferView":0,"byteOffset":1518300,"componentType":5126,"count":4,"max":[0.0866105983188379,0.0015000521462500002,-0.0621704929152349],"min":[0.08656059832065711,0.00020005217804,-0.0622204929146081],"type":"VEC3"},{"bufferView":0,"byteOffset":1518348,"componentType":5126,"count":4,"max":[0.08656059832065711,0.0015000521462500002,-0.0621704929134462],"min":[0.0864105983243251,0.00020005217804,-0.0621704929152349],"type":"VEC3"},{"bufferView":0,"byteOffset":1518396,"componentType":5126,"count":12,"max":[0.08641059832790261,0.0015000521462500002,-0.0618704929207822],"min":[0.0864105983243251,0.00020005217804,-0.0621704929134462],"type":"VEC3"},{"bufferView":0,"byteOffset":1518540,"componentType":5126,"count":4,"max":[0.0865605983242346,0.0015000521462500002,-0.0618704929207822],"min":[0.08641059832790261,0.00020005217804,-0.0618704929225709],"type":"VEC3"},{"bufferView":0,"byteOffset":1518588,"componentType":5126,"count":4,"max":[0.0866105983236078,0.0015000521462500002,-0.061820492924390104],"min":[0.0865605983242346,0.00020005217804,-0.0618704929225709],"type":"VEC3"},{"bufferView":0,"byteOffset":1518636,"componentType":5126,"count":4,"max":[0.0866105983259928,0.0015000521462500002,-0.061620492929280096],"min":[0.0866105983236078,0.00020005217804,-0.061820492924390104],"type":"VEC3"},{"bufferView":0,"byteOffset":1518684,"componentType":5126,"count":4,"max":[0.0866105983259928,0.0015000521462500002,-0.0615704929299069],"min":[0.086560598327812,0.00020005217804,-0.061620492929280096],"type":"VEC3"},{"bufferView":0,"byteOffset":1518732,"componentType":5126,"count":4,"max":[0.086560598327812,0.0015000521462500002,-0.0615704929281182],"min":[0.0864105983314801,0.00020005217804,-0.0615704929299069],"type":"VEC3"},{"bufferView":0,"byteOffset":1518780,"componentType":5126,"count":12,"max":[0.0864105983350575,0.0015000521462500002,-0.0612704929354542],"min":[0.0864105983314801,0.00020005217804,-0.0615704929281182],"type":"VEC3"},{"bufferView":0,"byteOffset":1518924,"componentType":5126,"count":4,"max":[0.0865605983313895,0.0015000521462500002,-0.0612704929354542],"min":[0.0864105983350575,0.00020005217804,-0.0612704929372429],"type":"VEC3"},{"bufferView":0,"byteOffset":1518972,"componentType":5126,"count":4,"max":[0.0866105983307628,0.0015000521462500002,-0.0612204929390611],"min":[0.0865605983313895,0.00020005217804,-0.0612704929372429],"type":"VEC3"},{"bufferView":0,"byteOffset":1519020,"componentType":5126,"count":4,"max":[0.08661059833314771,0.0015000521462500002,-0.0610204929439521],"min":[0.0866105983307628,0.00020005217804,-0.0612204929390611],"type":"VEC3"},{"bufferView":0,"byteOffset":1519068,"componentType":5126,"count":4,"max":[0.08661059833314771,0.0015000521462500002,-0.0609704929445789],"min":[0.086560598334967,0.00020005217804,-0.0610204929439521],"type":"VEC3"},{"bufferView":0,"byteOffset":1519116,"componentType":5126,"count":4,"max":[0.086560598334967,0.0015000521462500002,-0.0609704929427902],"min":[0.086410598338635,0.00020005217804,-0.0609704929445789],"type":"VEC3"},{"bufferView":0,"byteOffset":1519164,"componentType":5126,"count":12,"max":[0.0864105983422124,0.0015000521462500002,-0.060670492950126206],"min":[0.086410598338635,0.00020005217804,-0.0609704929427902],"type":"VEC3"},{"bufferView":0,"byteOffset":1519308,"componentType":5126,"count":4,"max":[0.0865605983385445,0.0015000521462500002,-0.060670492950126206],"min":[0.0864105983422124,0.00020005217804,-0.0606704929519149],"type":"VEC3"},{"bufferView":0,"byteOffset":1519356,"componentType":5126,"count":4,"max":[0.08661059833791769,0.0015000521462500002,-0.0606204929537331],"min":[0.0865605983385445,0.00020005217804,-0.0606704929519149],"type":"VEC3"},{"bufferView":0,"byteOffset":1519404,"componentType":5126,"count":4,"max":[0.0866105983403027,0.0015000521462500002,-0.0604204929586241],"min":[0.08661059833791769,0.00020005217804,-0.0606204929537331],"type":"VEC3"},{"bufferView":0,"byteOffset":1519452,"componentType":5126,"count":4,"max":[0.0866105983403027,0.0015000521462500002,-0.060370492959250906],"min":[0.0865605983421219,0.00020005217804,-0.0604204929586241],"type":"VEC3"},{"bufferView":0,"byteOffset":1519500,"componentType":5126,"count":4,"max":[0.0865605983421219,0.0015000521462500002,-0.0603704929574622],"min":[0.08641059834578989,0.00020005217804,-0.060370492959250906],"type":"VEC3"},{"bufferView":0,"byteOffset":1519548,"componentType":5126,"count":12,"max":[0.0864105983493674,0.0015000521462500002,-0.0600704929647982],"min":[0.08641059834578989,0.00020005217804,-0.0603704929574622],"type":"VEC3"},{"bufferView":0,"byteOffset":1519692,"componentType":5126,"count":4,"max":[0.0865605983456994,0.0015000521462500002,-0.0600704929647982],"min":[0.0864105983493674,0.00020005217804,-0.0600704929665869],"type":"VEC3"},{"bufferView":0,"byteOffset":1519740,"componentType":5126,"count":4,"max":[0.0866105983450726,0.0015000521462500002,-0.0600204929684055],"min":[0.0865605983456994,0.00020005217804,-0.0600704929665869],"type":"VEC3"},{"bufferView":0,"byteOffset":1519788,"componentType":5126,"count":4,"max":[0.0866105983474576,0.0015000521462500002,-0.0598204929732961],"min":[0.0866105983450726,0.00020005217804,-0.0600204929684055],"type":"VEC3"},{"bufferView":0,"byteOffset":1519836,"componentType":5126,"count":4,"max":[0.0866105983474576,0.0015000521462500002,-0.0597704929739229],"min":[0.0865605983492768,0.00020005217804,-0.0598204929732961],"type":"VEC3"},{"bufferView":0,"byteOffset":1519884,"componentType":5126,"count":4,"max":[0.0865605983492768,0.0015000521462500002,-0.0597704929721342],"min":[0.0864105983529448,0.00020005217804,-0.0597704929739229],"type":"VEC3"},{"bufferView":0,"byteOffset":1519932,"componentType":5126,"count":12,"max":[0.0864105983565223,0.0015000521462500002,-0.0594704929794702],"min":[0.0864105983529448,0.00020005217804,-0.0597704929721342],"type":"VEC3"},{"bufferView":0,"byteOffset":1520076,"componentType":5126,"count":4,"max":[0.0865605983528543,0.0015000521462500002,-0.0594704929794702],"min":[0.0864105983565223,0.00020005217804,-0.0594704929812589],"type":"VEC3"},{"bufferView":0,"byteOffset":1520124,"componentType":5126,"count":4,"max":[0.0866105983522276,0.0015000521462500002,-0.0594204929830771],"min":[0.0865605983528543,0.00020005217804,-0.0594704929812589],"type":"VEC3"},{"bufferView":0,"byteOffset":1520172,"componentType":5126,"count":4,"max":[0.0866105983546125,0.0015000521462500002,-0.0592204929879681],"min":[0.0866105983522276,0.00020005217804,-0.0594204929830771],"type":"VEC3"},{"bufferView":0,"byteOffset":1520220,"componentType":5126,"count":4,"max":[0.0866105983546125,0.0015000521462500002,-0.0591704929885939],"min":[0.0865605983564318,0.00020005217804,-0.0592204929879681],"type":"VEC3"},{"bufferView":0,"byteOffset":1520268,"componentType":5126,"count":4,"max":[0.0865605983564318,0.0015000521462500002,-0.059170492986805205],"min":[0.0864105983600998,0.00020005217804,-0.0591704929885939],"type":"VEC3"},{"bufferView":0,"byteOffset":1520316,"componentType":5126,"count":12,"max":[0.08641059836367719,0.0015000521462500002,-0.0588704929941412],"min":[0.0864105983600998,0.00020005217804,-0.059170492986805205],"type":"VEC3"},{"bufferView":0,"byteOffset":1520460,"componentType":5126,"count":4,"max":[0.08656059836000919,0.0015000521462500002,-0.0588704929941412],"min":[0.08641059836367719,0.00020005217804,-0.058870492995929904],"type":"VEC3"},{"bufferView":0,"byteOffset":1520508,"componentType":5126,"count":4,"max":[0.08661059835938249,0.0015000521462500002,-0.0588204929977491],"min":[0.08656059836000919,0.00020005217804,-0.058870492995929904],"type":"VEC3"},{"bufferView":0,"byteOffset":1520556,"componentType":5126,"count":4,"max":[0.0866105983617674,0.0015000521462500002,-0.058620493002640106],"min":[0.08661059835938249,0.00020005217804,-0.0588204929977491],"type":"VEC3"},{"bufferView":0,"byteOffset":1520604,"componentType":5126,"count":4,"max":[0.0866105983617674,0.0015000521462500002,-0.0585704930032659],"min":[0.0865605983635867,0.00020005217804,-0.058620493002640106],"type":"VEC3"},{"bufferView":0,"byteOffset":1520652,"componentType":5126,"count":4,"max":[0.0865605983635867,0.0015000521462500002,-0.0585704930014772],"min":[0.0864105983672547,0.00020005217804,-0.0585704930032659],"type":"VEC3"},{"bufferView":0,"byteOffset":1520700,"componentType":5126,"count":12,"max":[0.0864105983708322,0.0015000521462500002,-0.0582704930088132],"min":[0.0864105983672547,0.00020005217804,-0.0585704930014772],"type":"VEC3"},{"bufferView":0,"byteOffset":1520844,"componentType":5126,"count":4,"max":[0.08656059836716411,0.0015000521462500002,-0.0582704930088132],"min":[0.0864105983708322,0.00020005217804,-0.05827049301060191],"type":"VEC3"},{"bufferView":0,"byteOffset":1520892,"componentType":5126,"count":4,"max":[0.08661059836653741,0.0015000521462500002,-0.058220493012421104],"min":[0.08656059836716411,0.00020005217804,-0.05827049301060191],"type":"VEC3"},{"bufferView":0,"byteOffset":1520940,"componentType":5126,"count":4,"max":[0.0866105983689224,0.0015000521462500002,-0.0580204930173121],"min":[0.08661059836653741,0.00020005217804,-0.058220493012421104],"type":"VEC3"},{"bufferView":0,"byteOffset":1520988,"componentType":5126,"count":4,"max":[0.0866105983689224,0.0015000521462500002,-0.0579704930179379],"min":[0.0865605983707416,0.00020005217804,-0.0580204930173121],"type":"VEC3"},{"bufferView":0,"byteOffset":1521036,"componentType":5126,"count":4,"max":[0.0865605983707416,0.0015000521462500002,-0.0579704930161492],"min":[0.0864105983744096,0.00020005217804,-0.0579704930179379],"type":"VEC3"},{"bufferView":0,"byteOffset":1521084,"componentType":5126,"count":12,"max":[0.0864105983779871,0.0015000521462500002,-0.0576704930234852],"min":[0.0864105983744096,0.00020005217804,-0.0579704930161492],"type":"VEC3"},{"bufferView":0,"byteOffset":1521228,"componentType":5126,"count":4,"max":[0.0865605983743191,0.0015000521462500002,-0.0576704930234852],"min":[0.0864105983779871,0.00020005217804,-0.0576704930252739],"type":"VEC3"},{"bufferView":0,"byteOffset":1521276,"componentType":5126,"count":4,"max":[0.0866105983736923,0.0015000521462500002,-0.0576204930270931],"min":[0.0865605983743191,0.00020005217804,-0.0576704930252739],"type":"VEC3"},{"bufferView":0,"byteOffset":1521324,"componentType":5126,"count":4,"max":[0.0866105983760773,0.0015000521462500002,-0.0574204930319841],"min":[0.0866105983736923,0.00020005217804,-0.0576204930270931],"type":"VEC3"},{"bufferView":0,"byteOffset":1521372,"componentType":5126,"count":4,"max":[0.0866105983760773,0.0015000521462500002,-0.0573704930326099],"min":[0.08656059837789659,0.00020005217804,-0.0574204930319841],"type":"VEC3"},{"bufferView":0,"byteOffset":1521420,"componentType":5126,"count":4,"max":[0.08656059837789659,0.0015000521462500002,-0.0573704930308212],"min":[0.0864105983815646,0.00020005217804,-0.0573704930326099],"type":"VEC3"},{"bufferView":0,"byteOffset":1521468,"componentType":5126,"count":12,"max":[0.08641059838514199,0.0015000521462500002,-0.057070493038157206],"min":[0.0864105983815646,0.00020005217804,-0.0573704930308212],"type":"VEC3"},{"bufferView":0,"byteOffset":1521612,"componentType":5126,"count":4,"max":[0.086560598381474,0.0015000521462500002,-0.057070493038157206],"min":[0.08641059838514199,0.00020005217804,-0.0570704930399459],"type":"VEC3"},{"bufferView":0,"byteOffset":1521660,"componentType":5126,"count":4,"max":[0.08661059838084731,0.0015000521462500002,-0.057020493041765104],"min":[0.086560598381474,0.00020005217804,-0.0570704930399459],"type":"VEC3"},{"bufferView":0,"byteOffset":1521708,"componentType":5126,"count":4,"max":[0.0866105983927721,0.0015000521462500002,-0.056020493066218105],"min":[0.08661059838084731,0.00020005217804,-0.057020493041765104],"type":"VEC3"},{"bufferView":0,"byteOffset":1521756,"componentType":5126,"count":10,"max":[0.0866105983927721,0.0015000521462500002,-0.056020493042368405],"min":[0.0846105984416791,0.0000500521817074804,-0.056020493066218105],"type":"VEC3"},{"bufferView":0,"byteOffset":1521876,"componentType":5126,"count":4,"max":[0.0850786011346216,0.0015000521462500002,-0.0627267601565484],"min":[0.0846105983617077,0.001450052147473,-0.0629307972618722],"type":"VEC3"},{"bufferView":0,"byteOffset":1521924,"componentType":5126,"count":4,"max":[0.0850786011346216,0.0015000521462500002,-0.0629307972618722],"min":[0.0846105983570825,0.001450052147473,-0.0631146206771304],"type":"VEC3"},{"bufferView":0,"byteOffset":1521972,"componentType":5126,"count":3,"max":[0.0850786011346216,0.001450052147473,-0.0627267601565484],"min":[0.0846105983570825,0.001450052147473,-0.0631146206771304],"type":"VEC3"},{"bufferView":0,"byteOffset":1522008,"componentType":5126,"count":4,"max":[0.0848105983455628,0.000450052171926,-0.0636704928553014],"min":[0.0846105983486651,0.000450052171926,-0.0638204928540183],"type":"VEC3"},{"bufferView":0,"byteOffset":1522056,"componentType":5126,"count":6,"max":[0.0854105983308908,0.00075005216459,-0.0636704928553014],"min":[0.0846105983504538,0.000150052179262,-0.0636704928648413],"type":"VEC3"},{"bufferView":0,"byteOffset":1522128,"componentType":5126,"count":4,"max":[0.0854105983332758,0.00075005216459,-0.0634704928601924],"min":[0.0846105983504538,0.00075005216459,-0.0636704928648413],"type":"VEC3"},{"bufferView":0,"byteOffset":1522176,"componentType":5126,"count":4,"max":[0.0854105983332758,0.00075005216459,-0.0634704928601924],"min":[0.08461059835283881,0.000150052179262,-0.0634704928697323],"type":"VEC3"},{"bufferView":0,"byteOffset":1522224,"componentType":5126,"count":4,"max":[0.0854105983356608,0.000150052179262,-0.0632704928650824],"min":[0.08461059835283881,0.000150052179262,-0.0634704928697323],"type":"VEC3"},{"bufferView":0,"byteOffset":1522272,"componentType":5126,"count":4,"max":[0.0854105983356608,0.000150052179262,-0.0632704928650824],"min":[0.0846105983552237,0.0000500521817074804,-0.0632704928746223],"type":"VEC3"},{"bufferView":0,"byteOffset":1522320,"componentType":5126,"count":99,"max":[0.08601059840744411,0.0000500521817074804,-0.0560204930519083],"min":[0.0846105983552237,0.0000500521817074804,-0.06382049286832821],"type":"VEC3"},{"bufferView":0,"byteOffset":1523508,"componentType":5126,"count":4,"max":[0.08541059841555751,0.000150052179262,-0.0565704930289194],"min":[0.08461059843512049,0.0000500521817074804,-0.0565704930384593],"type":"VEC3"},{"bufferView":0,"byteOffset":1523556,"componentType":5126,"count":4,"max":[0.0854105984179424,0.000150052179262,-0.05637049303380941],"min":[0.08461059843512049,0.000150052179262,-0.0565704930384593],"type":"VEC3"},{"bufferView":0,"byteOffset":1523604,"componentType":5126,"count":4,"max":[0.0854105984179424,0.00075005216459,-0.05637049303380941],"min":[0.0846105984375054,0.000150052179262,-0.0563704930433493],"type":"VEC3"},{"bufferView":0,"byteOffset":1523652,"componentType":5126,"count":4,"max":[0.0854105984203274,0.00075005216459,-0.0561704930387004],"min":[0.0846105984375054,0.00075005216459,-0.0563704930433493],"type":"VEC3"},{"bufferView":0,"byteOffset":1523700,"componentType":5126,"count":6,"max":[0.0854105984203274,0.00075005216459,-0.0561704930387004],"min":[0.0846105984398904,0.000150052179262,-0.0561704930482403],"type":"VEC3"},{"bufferView":0,"byteOffset":1523772,"componentType":5126,"count":4,"max":[0.08481059843678809,0.000450052171926,-0.056020493042368405],"min":[0.0846105984398904,0.000450052171926,-0.056170493041085304],"type":"VEC3"},{"bufferView":0,"byteOffset":1523820,"componentType":5126,"count":4,"max":[0.08606059831857431,0.001100052156032,-0.0633704928626374],"min":[0.0846105983540313,0.000600052168258,-0.0633704928799284],"type":"VEC3"},{"bufferView":0,"byteOffset":1523868,"componentType":5126,"count":4,"max":[0.086060598320363,0.001100052156032,-0.0632204928663054],"min":[0.0846105983540313,0.001100052156032,-0.0633704928799284],"type":"VEC3"},{"bufferView":0,"byteOffset":1523916,"componentType":5126,"count":4,"max":[0.086060598320363,0.001300052151141,-0.0632204928663054],"min":[0.08461059835582001,0.001100052156032,-0.06322049288359641],"type":"VEC3"},{"bufferView":0,"byteOffset":1523964,"componentType":5126,"count":4,"max":[0.0860605983990672,0.001300052151141,-0.0566204930276964],"min":[0.08461059835582001,0.001300052151141,-0.06322049288359641],"type":"VEC3"},{"bufferView":0,"byteOffset":1524012,"componentType":5126,"count":4,"max":[0.0860605983990672,0.001300052151141,-0.0566204930276964],"min":[0.0846105984345242,0.001100052156032,-0.0566204930449874],"type":"VEC3"},{"bufferView":0,"byteOffset":1524060,"componentType":5126,"count":4,"max":[0.08606059840085589,0.001100052156032,-0.0564704930313644],"min":[0.0846105984345242,0.001100052156032,-0.0566204930449874],"type":"VEC3"},{"bufferView":0,"byteOffset":1524108,"componentType":5126,"count":4,"max":[0.08606059840085589,0.001100052156032,-0.0564704930313644],"min":[0.0846105984363129,0.000600052168258,-0.0564704930486554],"type":"VEC3"},{"bufferView":0,"byteOffset":1524156,"componentType":5126,"count":4,"max":[0.08606059840085589,0.000600052168258,-0.0564704930313644],"min":[0.0846105984345242,0.000600052168258,-0.0566204930449874],"type":"VEC3"},{"bufferView":0,"byteOffset":1524204,"componentType":5126,"count":4,"max":[0.0860605983990672,0.000600052168258,-0.0566204930276964],"min":[0.0846105984345242,0.00025005217681699996,-0.0566204930449874],"type":"VEC3"},{"bufferView":0,"byteOffset":1524252,"componentType":5126,"count":4,"max":[0.0860605983990672,0.00025005217681699996,-0.0566204930276964],"min":[0.08461059835582001,0.00025005217681699996,-0.06322049288359641],"type":"VEC3"},{"bufferView":0,"byteOffset":1524300,"componentType":5126,"count":4,"max":[0.086060598320363,0.000600052168258,-0.0632204928663054],"min":[0.08461059835582001,0.00025005217681699996,-0.06322049288359641],"type":"VEC3"},{"bufferView":0,"byteOffset":1524348,"componentType":5126,"count":4,"max":[0.086060598320363,0.000600052168258,-0.0632204928663054],"min":[0.0846105983540313,0.000600052168258,-0.0633704928799284],"type":"VEC3"},{"bufferView":0,"byteOffset":1524396,"componentType":5126,"count":4,"max":[0.0848105983455628,0.000450052171926,-0.0636704928576863],"min":[0.08481059834377411,0.000150052179262,-0.0638204928540183],"type":"VEC3"},{"bufferView":0,"byteOffset":1524444,"componentType":5126,"count":64,"max":[0.0866105983927721,0.00020005217804,-0.0560204930590632],"min":[0.0860105983144301,0.00020005217804,-0.0638204928754831],"type":"VEC3"},{"bufferView":0,"byteOffset":1525212,"componentType":5126,"count":4,"max":[0.08601059840744411,0.00020005217804,-0.0560204930590632],"min":[0.0860105983144301,0.0000500521817074804,-0.06382049286832821],"type":"VEC3"},{"bufferView":0,"byteOffset":1525260,"componentType":5126,"count":8,"max":[0.0854105983356608,0.00075005216459,-0.0632704928746223],"min":[0.0854105983291021,0.0000500521817074804,-0.0638204928611733],"type":"VEC3"},{"bufferView":0,"byteOffset":1525356,"componentType":5126,"count":4,"max":[0.0854105983308908,0.000150052179262,-0.0636704928576863],"min":[0.08481059834377411,0.000150052179262,-0.0638204928611733],"type":"VEC3"},{"bufferView":0,"byteOffset":1525404,"componentType":5126,"count":33,"max":[0.0866105983128754,0.001100052156032,-0.0627204928964197],"min":[0.0861105983251024,5.2182930142983604e-8,-0.0627204929023821],"type":"VEC3"},{"bufferView":0,"byteOffset":1525800,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000610052168014,-0.0625204929048872],"min":[0.0864105983177664,0.000610052168014,-0.0627204929002357],"type":"VEC3"},{"bufferView":0,"byteOffset":1525848,"componentType":5126,"count":33,"max":[0.08661059831526041,0.001100052156032,-0.0625204929013097],"min":[0.0861105983274874,5.2182930142983604e-8,-0.0625204929072721],"type":"VEC3"},{"bufferView":0,"byteOffset":1526244,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000410052172904,-0.0625204929048872],"min":[0.0864105983177664,0.000410052172904,-0.0627204929002357],"type":"VEC3"},{"bufferView":0,"byteOffset":1526292,"componentType":5126,"count":4,"max":[0.0865105983177064,0.001100052156032,-0.0625204929048872],"min":[0.0864105983177664,0.001100052156032,-0.0627204929011896],"type":"VEC3"},{"bufferView":0,"byteOffset":1526340,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000900052160922,-0.0625204929048872],"min":[0.0864105983177664,0.000900052160922,-0.0627204929002357],"type":"VEC3"},{"bufferView":0,"byteOffset":1526388,"componentType":5126,"count":33,"max":[0.0866105983200304,0.001100052156032,-0.0621204929110917],"min":[0.0861105983322574,5.2182930142983604e-8,-0.0621204929170541],"type":"VEC3"},{"bufferView":0,"byteOffset":1526784,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000610052168014,-0.0619204929195592],"min":[0.0864105983249214,0.000610052168014,-0.062120492914907705],"type":"VEC3"},{"bufferView":0,"byteOffset":1526832,"componentType":5126,"count":33,"max":[0.0866105983224153,0.001100052156032,-0.0619204929159817],"min":[0.08611059833464231,5.2182930142983604e-8,-0.061920492921944105],"type":"VEC3"},{"bufferView":0,"byteOffset":1527228,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000410052172904,-0.0619204929195592],"min":[0.0864105983249214,0.000410052172904,-0.062120492914907705],"type":"VEC3"},{"bufferView":0,"byteOffset":1527276,"componentType":5126,"count":4,"max":[0.08651059832486131,0.001100052156032,-0.0619204929195592],"min":[0.0864105983249214,0.001100052156032,-0.0621204929158616],"type":"VEC3"},{"bufferView":0,"byteOffset":1527324,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000900052160922,-0.0619204929195592],"min":[0.0864105983249214,0.000900052160922,-0.062120492914907705],"type":"VEC3"},{"bufferView":0,"byteOffset":1527372,"componentType":5126,"count":33,"max":[0.0866105983271853,0.001100052156032,-0.0615204929257637],"min":[0.08611059833941231,5.2182930142983604e-8,-0.0615204929317261],"type":"VEC3"},{"bufferView":0,"byteOffset":1527768,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000610052168014,-0.0613204929342312],"min":[0.0864105983320763,0.000610052168014,-0.0615204929295797],"type":"VEC3"},{"bufferView":0,"byteOffset":1527816,"componentType":5126,"count":33,"max":[0.0866105983295703,0.001100052156032,-0.061320492930653704],"min":[0.0861105983417973,5.2182930142983604e-8,-0.0613204929366161],"type":"VEC3"},{"bufferView":0,"byteOffset":1528212,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000410052172904,-0.0613204929342312],"min":[0.0864105983320763,0.000410052172904,-0.0615204929295797],"type":"VEC3"},{"bufferView":0,"byteOffset":1528260,"componentType":5126,"count":4,"max":[0.0865105983320163,0.001100052156032,-0.0613204929342312],"min":[0.0864105983320763,0.001100052156032,-0.0615204929305336],"type":"VEC3"},{"bufferView":0,"byteOffset":1528308,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000900052160922,-0.0613204929342312],"min":[0.0864105983320763,0.000900052160922,-0.0615204929295797],"type":"VEC3"},{"bufferView":0,"byteOffset":1528356,"componentType":5126,"count":33,"max":[0.08661059833434019,0.001100052156032,-0.0609204929404347],"min":[0.0861105983465672,5.2182930142983604e-8,-0.0609204929463971],"type":"VEC3"},{"bufferView":0,"byteOffset":1528752,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000610052168014,-0.0607204929489032],"min":[0.0864105983392312,0.000610052168014,-0.0609204929442507],"type":"VEC3"},{"bufferView":0,"byteOffset":1528800,"componentType":5126,"count":33,"max":[0.0866105983367252,0.001100052156032,-0.0607204929453257],"min":[0.0861105983489522,5.2182930142983604e-8,-0.060720492951288105],"type":"VEC3"},{"bufferView":0,"byteOffset":1529196,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000410052172904,-0.0607204929489032],"min":[0.0864105983392312,0.000410052172904,-0.0609204929442507],"type":"VEC3"},{"bufferView":0,"byteOffset":1529244,"componentType":5126,"count":4,"max":[0.0865105983391712,0.001100052156032,-0.0607204929489032],"min":[0.0864105983392312,0.001100052156032,-0.0609204929452046],"type":"VEC3"},{"bufferView":0,"byteOffset":1529292,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000900052160922,-0.0607204929489032],"min":[0.0864105983392312,0.000900052160922,-0.0609204929442507],"type":"VEC3"},{"bufferView":0,"byteOffset":1529340,"componentType":5126,"count":33,"max":[0.08661059834149511,0.001100052156032,-0.060320492955106705],"min":[0.0861105983537221,5.2182930142983604e-8,-0.0603204929610691],"type":"VEC3"},{"bufferView":0,"byteOffset":1529736,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000610052168014,-0.0601204929635752],"min":[0.0864105983463862,0.000610052168014,-0.060320492958922604],"type":"VEC3"},{"bufferView":0,"byteOffset":1529784,"componentType":5126,"count":33,"max":[0.0866105983438801,0.001100052156032,-0.0601204929599977],"min":[0.08611059835610711,5.2182930142983604e-8,-0.06012049296596011],"type":"VEC3"},{"bufferView":0,"byteOffset":1530180,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000410052172904,-0.0601204929635752],"min":[0.0864105983463862,0.000410052172904,-0.060320492958922604],"type":"VEC3"},{"bufferView":0,"byteOffset":1530228,"componentType":5126,"count":4,"max":[0.0865105983463261,0.001100052156032,-0.0601204929635752],"min":[0.0864105983463862,0.001100052156032,-0.060320492959876605],"type":"VEC3"},{"bufferView":0,"byteOffset":1530276,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000900052160922,-0.0601204929635752],"min":[0.0864105983463862,0.000900052160922,-0.060320492958922604],"type":"VEC3"},{"bufferView":0,"byteOffset":1530324,"componentType":5126,"count":33,"max":[0.0866105983486501,0.001100052156032,-0.059720492969778695],"min":[0.0861105983608771,5.2182930142983604e-8,-0.059720492975741106],"type":"VEC3"},{"bufferView":0,"byteOffset":1530720,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000610052168014,-0.0595204929782472],"min":[0.0864105983535411,0.000610052168014,-0.059720492973594705],"type":"VEC3"},{"bufferView":0,"byteOffset":1530768,"componentType":5126,"count":33,"max":[0.0866105983510351,0.001100052156032,-0.0595204929746697],"min":[0.0861105983632621,5.2182930142983604e-8,-0.0595204929806321],"type":"VEC3"},{"bufferView":0,"byteOffset":1531164,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000410052172904,-0.0595204929782472],"min":[0.0864105983535411,0.000410052172904,-0.059720492973594705],"type":"VEC3"},{"bufferView":0,"byteOffset":1531212,"componentType":5126,"count":4,"max":[0.0865105983534811,0.001100052156032,-0.0595204929782472],"min":[0.0864105983535411,0.001100052156032,-0.0597204929745486],"type":"VEC3"},{"bufferView":0,"byteOffset":1531260,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000900052160922,-0.0595204929782472],"min":[0.0864105983535411,0.000900052160922,-0.059720492973594705],"type":"VEC3"},{"bufferView":0,"byteOffset":1531308,"componentType":5126,"count":33,"max":[0.086610598355805,0.001100052156032,-0.0591204929844507],"min":[0.086110598368032,5.2182930142983604e-8,-0.0591204929904131],"type":"VEC3"},{"bufferView":0,"byteOffset":1531704,"componentType":5126,"count":4,"max":[0.086430598362592,0.000610052168014,-0.0589204929929192],"min":[0.086410598360696,0.000610052168014,-0.0591204929882667],"type":"VEC3"},{"bufferView":0,"byteOffset":1531752,"componentType":5126,"count":33,"max":[0.08661059835819,0.001100052156032,-0.058920492989341704],"min":[0.086110598370417,5.2182930142983604e-8,-0.0589204929953041],"type":"VEC3"},{"bufferView":0,"byteOffset":1532148,"componentType":5126,"count":4,"max":[0.086430598362592,0.000410052172904,-0.0589204929929192],"min":[0.086410598360696,0.000410052172904,-0.0591204929882667],"type":"VEC3"},{"bufferView":0,"byteOffset":1532196,"componentType":5126,"count":4,"max":[0.086510598360636,0.001100052156032,-0.0589204929929192],"min":[0.086410598360696,0.001100052156032,-0.059120492989220605],"type":"VEC3"},{"bufferView":0,"byteOffset":1532244,"componentType":5126,"count":4,"max":[0.086430598362592,0.000900052160922,-0.0589204929929192],"min":[0.086410598360696,0.000900052160922,-0.0591204929882667],"type":"VEC3"},{"bufferView":0,"byteOffset":1532292,"componentType":5126,"count":33,"max":[0.08661059836295991,0.001100052156032,-0.0585204929991227],"min":[0.08611059837518689,5.2182930142983604e-8,-0.0585204930050851],"type":"VEC3"},{"bufferView":0,"byteOffset":1532688,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000610052168014,-0.058320493007591206],"min":[0.0864105983678509,0.000610052168014,-0.058520493002938705],"type":"VEC3"},{"bufferView":0,"byteOffset":1532736,"componentType":5126,"count":33,"max":[0.0866105983653449,0.001100052156032,-0.0583204930040137],"min":[0.0861105983775719,5.2182930142983604e-8,-0.0583204930099761],"type":"VEC3"},{"bufferView":0,"byteOffset":1533132,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000410052172904,-0.058320493007591206],"min":[0.0864105983678509,0.000410052172904,-0.058520493002938705],"type":"VEC3"},{"bufferView":0,"byteOffset":1533180,"componentType":5126,"count":4,"max":[0.0865105983677909,0.001100052156032,-0.058320493007591206],"min":[0.0864105983678509,0.001100052156032,-0.058520493003892594],"type":"VEC3"},{"bufferView":0,"byteOffset":1533228,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000900052160922,-0.058320493007591206],"min":[0.0864105983678509,0.000900052160922,-0.058520493002938705],"type":"VEC3"},{"bufferView":0,"byteOffset":1533276,"componentType":5126,"count":33,"max":[0.08661059837011491,0.001100052156032,-0.0579204930137947],"min":[0.0861105983823419,5.2182930142983604e-8,-0.0579204930197571],"type":"VEC3"},{"bufferView":0,"byteOffset":1533672,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000610052168014,-0.0577204930222632],"min":[0.0864105983750059,0.000610052168014,-0.0579204930176107],"type":"VEC3"},{"bufferView":0,"byteOffset":1533720,"componentType":5126,"count":33,"max":[0.08661059837249979,0.001100052156032,-0.057720493018685703],"min":[0.0861105983847268,5.2182930142983604e-8,-0.0577204930246481],"type":"VEC3"},{"bufferView":0,"byteOffset":1534116,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000410052172904,-0.0577204930222632],"min":[0.0864105983750059,0.000410052172904,-0.0579204930176107],"type":"VEC3"},{"bufferView":0,"byteOffset":1534164,"componentType":5126,"count":4,"max":[0.0865105983749458,0.001100052156032,-0.0577204930222632],"min":[0.0864105983750059,0.001100052156032,-0.0579204930185646],"type":"VEC3"},{"bufferView":0,"byteOffset":1534212,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000900052160922,-0.0577204930222632],"min":[0.0864105983750059,0.000900052160922,-0.0579204930176107],"type":"VEC3"},{"bufferView":0,"byteOffset":1534260,"componentType":5126,"count":33,"max":[0.0866105983772698,0.001100052156032,-0.0573204930284667],"min":[0.0861105983894968,5.2182930142983604e-8,-0.0573204930344291],"type":"VEC3"},{"bufferView":0,"byteOffset":1534656,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000610052168014,-0.0571204930369352],"min":[0.0864105983821608,0.000610052168014,-0.0573204930322827],"type":"VEC3"},{"bufferView":0,"byteOffset":1534704,"componentType":5126,"count":33,"max":[0.0866105983796548,0.001100052156032,-0.0571204930333577],"min":[0.0861105983918818,5.2182930142983604e-8,-0.057120493039320104],"type":"VEC3"},{"bufferView":0,"byteOffset":1535100,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000410052172904,-0.0571204930369352],"min":[0.0864105983821608,0.000410052172904,-0.0573204930322827],"type":"VEC3"},{"bufferView":0,"byteOffset":1535148,"componentType":5126,"count":4,"max":[0.0865105983821008,0.001100052156032,-0.0571204930369352],"min":[0.0864105983821608,0.001100052156032,-0.0573204930332366],"type":"VEC3"},{"bufferView":0,"byteOffset":1535196,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000900052160922,-0.0571204930369352],"min":[0.0864105983821608,0.000900052160922,-0.0573204930322827],"type":"VEC3"},{"bufferView":0,"byteOffset":1535244,"componentType":5126,"count":4,"max":[0.08481059843678809,0.000450052171926,-0.0560204930447533],"min":[0.08481059843499941,0.000150052179262,-0.056170493041085304],"type":"VEC3"},{"bufferView":0,"byteOffset":1535292,"componentType":5126,"count":4,"max":[0.0854105984221161,0.000150052179262,-0.0560204930447533],"min":[0.08481059843499941,0.000150052179262,-0.0561704930482403],"type":"VEC3"},{"bufferView":0,"byteOffset":1535340,"componentType":5126,"count":8,"max":[0.0854105984221161,0.00075005216459,-0.0560204930519083],"min":[0.08541059841555751,0.0000500521817074804,-0.0565704930384593],"type":"VEC3"},{"bufferView":0,"byteOffset":1535436,"componentType":5126,"count":4,"max":[0.0852790921121621,0.00010005218048482,-0.06051621987765111],"min":[0.0852790921116386,0.0000500521817074804,-0.0605601223156021],"type":"VEC3"},{"bufferView":0,"byteOffset":1535484,"componentType":5126,"count":4,"max":[0.0853632384519301,0.00010005218048482,-0.0604858654586655],"min":[0.0852790921121621,0.0000500521817074804,-0.06051621987765111],"type":"VEC3"},{"bufferView":0,"byteOffset":1535532,"componentType":5126,"count":4,"max":[0.085363238453408,0.00010005218048482,-0.0603619325348665],"min":[0.0853632384519301,0.0000500521817074804,-0.0604858654586655],"type":"VEC3"},{"bufferView":0,"byteOffset":1535580,"componentType":5126,"count":4,"max":[0.085363238453408,0.00010005218048482,-0.0603332930528561],"min":[0.0852790921143435,0.0000500521817074804,-0.0603619325348665],"type":"VEC3"},{"bufferView":0,"byteOffset":1535628,"componentType":5126,"count":4,"max":[0.085279092114867,0.00010005218048482,-0.060289390614906097],"min":[0.0852790921143435,0.0000500521817074804,-0.0603332930528561],"type":"VEC3"},{"bufferView":0,"byteOffset":1535676,"componentType":5126,"count":4,"max":[0.085579092106179,0.00010005218048482,-0.060289390614906097],"min":[0.085279092114867,0.0000500521817074804,-0.0604028052498565],"type":"VEC3"},{"bufferView":0,"byteOffset":1535724,"componentType":5126,"count":4,"max":[0.085579092106179,0.00010005218048482,-0.0604028052498565],"min":[0.08557909210569911,0.0000500521817074804,-0.0604430491513105],"type":"VEC3"},{"bufferView":0,"byteOffset":1535772,"componentType":5126,"count":4,"max":[0.08557909210569911,0.00010005218048482,-0.0604430491513105],"min":[0.0852790921116386,0.0000500521817074804,-0.0605601223156021],"type":"VEC3"},{"bufferView":0,"byteOffset":1535820,"componentType":5126,"count":4,"max":[0.0855790921106727,0.00010005218048482,-0.0600259759872001],"min":[0.0852790921180082,0.0000500521817074804,-0.060025975990777504],"type":"VEC3"},{"bufferView":0,"byteOffset":1535868,"componentType":5126,"count":4,"max":[0.0855790921106727,0.00010005218048482,-0.060025975990777504],"min":[0.0855790921096631,0.0000500521817074804,-0.060110636811878504],"type":"VEC3"},{"bufferView":0,"byteOffset":1535916,"componentType":5126,"count":18,"max":[0.0855790921096631,0.00010005218048482,-0.060110636811878504],"min":[0.08543286497722281,0.0000500521817074804,-0.0602674393977638],"type":"VEC3"},{"bufferView":0,"byteOffset":1536132,"componentType":5126,"count":18,"max":[0.08543286497722281,0.00010005218048482,-0.0601075499181331],"min":[0.08527909211703551,0.0000500521817074804,-0.0602674393977638],"type":"VEC3"},{"bufferView":0,"byteOffset":1536348,"componentType":5126,"count":4,"max":[0.0852790921180082,0.00010005218048482,-0.0600259759872001],"min":[0.08527909211703551,0.0000500521817074804,-0.0601075499181331],"type":"VEC3"},{"bufferView":0,"byteOffset":1536396,"componentType":5126,"count":4,"max":[0.08527909212062591,0.00010005218048482,-0.0598064637974461],"min":[0.08527909211870631,0.0000500521817074804,-0.0599674394032661],"type":"VEC3"},{"bufferView":0,"byteOffset":1536444,"componentType":5126,"count":4,"max":[0.0855790921132903,0.00010005218048482,-0.0598064637974461],"min":[0.08527909212062591,0.0000500521817074804,-0.0598064638010235],"type":"VEC3"},{"bufferView":0,"byteOffset":1536492,"componentType":5126,"count":4,"max":[0.0855790921132903,0.00010005218048482,-0.0598064638010235],"min":[0.08557909211145799,0.0000500521817074804,-0.0599601223338518],"type":"VEC3"},{"bufferView":0,"byteOffset":1536540,"componentType":5126,"count":4,"max":[0.08557909211145799,0.00010005218048482,-0.0599601223334591],"min":[0.0855461652829945,0.0000500521817074804,-0.0599601223338518],"type":"VEC3"},{"bufferView":0,"byteOffset":1536588,"componentType":5126,"count":4,"max":[0.085546165284347,0.00010005218048482,-0.059846707702086104],"min":[0.0855461652829945,0.0000500521817074804,-0.0599601223334591],"type":"VEC3"},{"bufferView":0,"byteOffset":1536636,"componentType":5126,"count":4,"max":[0.085546165284347,0.00010005218048482,-0.0598467077009082],"min":[0.085447384798958,0.0000500521817074804,-0.059846707702086104],"type":"VEC3"},{"bufferView":0,"byteOffset":1536684,"componentType":5126,"count":4,"max":[0.085447384798958,0.00010005218048482,-0.0598467077009082],"min":[0.0854473847976928,0.0000500521817074804,-0.0599528052592894],"type":"VEC3"},{"bufferView":0,"byteOffset":1536732,"componentType":5126,"count":4,"max":[0.0854473847976928,0.00010005218048482,-0.05995280525889671],"min":[0.0854144579692298,0.0000500521817074804,-0.0599528052592894],"type":"VEC3"},{"bufferView":0,"byteOffset":1536780,"componentType":5126,"count":4,"max":[0.08541445797049499,0.00010005218048482,-0.059846707700515506],"min":[0.0854144579692298,0.0000500521817074804,-0.05995280525889671],"type":"VEC3"},{"bufferView":0,"byteOffset":1536828,"componentType":5126,"count":4,"max":[0.08541445797049499,0.00010005218048482,-0.059846707699294004],"min":[0.08531201894861,0.0000500521817074804,-0.059846707700515506],"type":"VEC3"},{"bufferView":0,"byteOffset":1536876,"componentType":5126,"count":4,"max":[0.08531201894861,0.00010005218048482,-0.059846707699294004],"min":[0.0853120189471703,0.0000500521817074804,-0.059967439403658805],"type":"VEC3"},{"bufferView":0,"byteOffset":1536924,"componentType":5126,"count":4,"max":[0.0853120189471703,0.00010005218048482,-0.0599674394032661],"min":[0.08527909211870631,0.0000500521817074804,-0.059967439403658805],"type":"VEC3"},{"bufferView":0,"byteOffset":1536972,"componentType":5126,"count":8,"max":[0.0852946409014319,0.00010005218048482,-0.0596653814837794],"min":[0.0852754335858123,0.0000500521817074804,-0.0597479272136975],"type":"VEC3"},{"bufferView":0,"byteOffset":1537068,"componentType":5126,"count":18,"max":[0.08542343282167521,0.00010005218048482,-0.0595247564889833],"min":[0.0852754335858123,0.0000500521817074804,-0.0596653814837794],"type":"VEC3"},{"bufferView":0,"byteOffset":1537284,"componentType":5126,"count":18,"max":[0.0855827506513262,0.00010005218048482,-0.0595247564889833],"min":[0.08542343282167521,0.0000500521817074804,-0.0596773288956882],"type":"VEC3"},{"bufferView":0,"byteOffset":1537500,"componentType":5126,"count":8,"max":[0.0855827506513262,0.00010005218048482,-0.0596773288956882],"min":[0.0855708604068729,0.0000500521817074804,-0.0597479272169914],"type":"VEC3"},{"bufferView":0,"byteOffset":1537596,"componentType":5126,"count":4,"max":[0.0855708604068729,0.00010005218048482,-0.0597479272165115],"min":[0.08553061650541789,0.0000500521817074804,-0.0597479272169914],"type":"VEC3"},{"bufferView":0,"byteOffset":1537644,"componentType":5126,"count":8,"max":[0.0855498238228587,0.00010005218048482,-0.059677671883092503],"min":[0.08553061650541789,0.0000500521817074804,-0.0597479272165115],"type":"VEC3"},{"bufferView":0,"byteOffset":1537740,"componentType":5126,"count":18,"max":[0.0855498238228587,0.00010005218048482,-0.0595650003904676],"min":[0.0854258909004043,0.0000500521817074804,-0.059677671883092503],"type":"VEC3"},{"bufferView":0,"byteOffset":1537956,"componentType":5126,"count":18,"max":[0.0854258909004043,0.00010005218048482,-0.0595650003904676],"min":[0.08530836041421021,0.0000500521817074804,-0.0596709264535491],"type":"VEC3"},{"bufferView":0,"byteOffset":1538172,"componentType":5126,"count":8,"max":[0.0853275677298949,0.00010005218048482,-0.0596709264535491],"min":[0.08530836041421021,0.0000500521817074804,-0.0597479272140901],"type":"VEC3"},{"bufferView":0,"byteOffset":1538268,"componentType":5126,"count":4,"max":[0.0853275677298949,0.00010005218048482,-0.0597479272136975],"min":[0.0852946409014319,0.0000500521817074804,-0.0597479272140901],"type":"VEC3"},{"bufferView":0,"byteOffset":1538316,"componentType":5126,"count":4,"max":[0.085279092126123,0.00010005218048482,-0.059345488198963105],"min":[0.0852790921242906,0.0000500521817074804,-0.0594991467317901],"type":"VEC3"},{"bufferView":0,"byteOffset":1538364,"componentType":5126,"count":4,"max":[0.0855790921187874,0.00010005218048482,-0.059345488198963105],"min":[0.085279092126123,0.0000500521817074804,-0.0593454882025405],"type":"VEC3"},{"bufferView":0,"byteOffset":1538412,"componentType":5126,"count":4,"max":[0.0855790921187874,0.00010005218048482,-0.0593454882025405],"min":[0.0855790921183075,0.0000500521817074804,-0.0593857321039945],"type":"VEC3"},{"bufferView":0,"byteOffset":1538460,"componentType":5126,"count":4,"max":[0.0855790921183075,0.00010005218048482,-0.0593857321008097],"min":[0.0853120189541071,0.0000500521817074804,-0.0593857321039945],"type":"VEC3"},{"bufferView":0,"byteOffset":1538508,"componentType":5126,"count":4,"max":[0.0853120189541071,0.00010005218048482,-0.0593857321008097],"min":[0.0853120189527546,0.0000500521817074804,-0.059499146732182706],"type":"VEC3"},{"bufferView":0,"byteOffset":1538556,"componentType":5126,"count":4,"max":[0.0853120189527546,0.00010005218048482,-0.0594991467317901],"min":[0.0852790921242906,0.0000500521817074804,-0.059499146732182706],"type":"VEC3"},{"bufferView":0,"byteOffset":1538604,"componentType":5126,"count":92,"max":[0.08606059840085589,0.001300052151141,-0.0564704930486554],"min":[0.08606059831857431,0.00025005217681699996,-0.0633704928799284],"type":"VEC3"},{"bufferView":0,"byteOffset":1539708,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000410052172904,-0.0625204929051256],"min":[0.0864305983172774,0.00025005217681699996,-0.0627204929002357],"type":"VEC3"},{"bufferView":0,"byteOffset":1539756,"componentType":5126,"count":16,"max":[0.08643059831966239,0.00025005217681699996,-0.0625204929039332],"min":[0.0863305983197224,0.000150052179262,-0.0627204929002357],"type":"VEC3"},{"bufferView":0,"byteOffset":1539948,"componentType":5126,"count":4,"max":[0.0863305983221074,0.000150052179262,-0.0625204929013097],"min":[0.0861105983251024,0.000150052179262,-0.0627204928990432],"type":"VEC3"},{"bufferView":0,"byteOffset":1539996,"componentType":5126,"count":4,"max":[0.0861105983274874,0.000150052179262,-0.0625204929013097],"min":[0.0861105983251024,5.2182930142983604e-8,-0.0627204928964197],"type":"VEC3"},{"bufferView":0,"byteOffset":1540044,"componentType":5126,"count":4,"max":[0.0865105983177064,5.2182930143064105e-8,-0.0625204929013097],"min":[0.0861105983251024,5.2182930142983604e-8,-0.0627204929011896],"type":"VEC3"},{"bufferView":0,"byteOffset":1540092,"componentType":5126,"count":16,"max":[0.08661059831526041,0.00010005218048482,-0.06252049290607961],"min":[0.0865105983153214,5.2182930143064105e-8,-0.0627204929023821],"type":"VEC3"},{"bufferView":0,"byteOffset":1540284,"componentType":5126,"count":4,"max":[0.08661059831526041,0.001000052158477,-0.0625204929072721],"min":[0.0866105983128754,0.00010005218048482,-0.0627204929023821],"type":"VEC3"},{"bufferView":0,"byteOffset":1540332,"componentType":5126,"count":16,"max":[0.08661059831526041,0.001100052156032,-0.06252049290607961],"min":[0.0865105983153214,0.001000052158477,-0.0627204929023821],"type":"VEC3"},{"bufferView":0,"byteOffset":1540524,"componentType":5126,"count":4,"max":[0.08643059831966239,0.000900052160922,-0.0625204929051256],"min":[0.0864305983172774,0.000610052168014,-0.0627204929002357],"type":"VEC3"},{"bufferView":0,"byteOffset":1540572,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000410052172904,-0.061920492919797704],"min":[0.0864305983244324,0.00025005217681699996,-0.062120492914907705],"type":"VEC3"},{"bufferView":0,"byteOffset":1540620,"componentType":5126,"count":16,"max":[0.0864305983268173,0.00025005217681699996,-0.0619204929186052],"min":[0.08633059832687741,0.000150052179262,-0.062120492914907705],"type":"VEC3"},{"bufferView":0,"byteOffset":1540812,"componentType":5126,"count":4,"max":[0.0863305983292623,0.000150052179262,-0.0619204929159817],"min":[0.0861105983322574,0.000150052179262,-0.06212049291371521],"type":"VEC3"},{"bufferView":0,"byteOffset":1540860,"componentType":5126,"count":4,"max":[0.08611059833464231,0.000150052179262,-0.0619204929159817],"min":[0.0861105983322574,5.2182930142983604e-8,-0.0621204929110917],"type":"VEC3"},{"bufferView":0,"byteOffset":1540908,"componentType":5126,"count":4,"max":[0.08651059832486131,5.2182930143064105e-8,-0.0619204929159817],"min":[0.0861105983322574,5.2182930142983604e-8,-0.0621204929158616],"type":"VEC3"},{"bufferView":0,"byteOffset":1540956,"componentType":5126,"count":16,"max":[0.0866105983224153,0.00010005218048482,-0.0619204929207516],"min":[0.0865105983224764,5.2182930143064105e-8,-0.0621204929170541],"type":"VEC3"},{"bufferView":0,"byteOffset":1541148,"componentType":5126,"count":4,"max":[0.0866105983224153,0.001000052158477,-0.061920492921944105],"min":[0.0866105983200304,0.00010005218048482,-0.0621204929170541],"type":"VEC3"},{"bufferView":0,"byteOffset":1541196,"componentType":5126,"count":16,"max":[0.0866105983224153,0.001100052156032,-0.0619204929207516],"min":[0.0865105983224764,0.001000052158477,-0.0621204929170541],"type":"VEC3"},{"bufferView":0,"byteOffset":1541388,"componentType":5126,"count":4,"max":[0.0864305983268173,0.000900052160922,-0.061920492919797704],"min":[0.0864305983244324,0.000610052168014,-0.062120492914907705],"type":"VEC3"},{"bufferView":0,"byteOffset":1541436,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000410052172904,-0.0613204929344697],"min":[0.08643059833158731,0.00025005217681699996,-0.0615204929295797],"type":"VEC3"},{"bufferView":0,"byteOffset":1541484,"componentType":5126,"count":16,"max":[0.0864305983339723,0.00025005217681699996,-0.0613204929332772],"min":[0.08633059833403231,0.000150052179262,-0.0615204929295797],"type":"VEC3"},{"bufferView":0,"byteOffset":1541676,"componentType":5126,"count":4,"max":[0.08633059833641729,0.000150052179262,-0.061320492930653704],"min":[0.08611059833941231,0.000150052179262,-0.0615204929283872],"type":"VEC3"},{"bufferView":0,"byteOffset":1541724,"componentType":5126,"count":4,"max":[0.0861105983417973,0.000150052179262,-0.061320492930653704],"min":[0.08611059833941231,5.2182930142983604e-8,-0.0615204929257637],"type":"VEC3"},{"bufferView":0,"byteOffset":1541772,"componentType":5126,"count":4,"max":[0.0865105983320163,5.2182930143064105e-8,-0.061320492930653704],"min":[0.08611059833941231,5.2182930142983604e-8,-0.0615204929305336],"type":"VEC3"},{"bufferView":0,"byteOffset":1541820,"componentType":5126,"count":16,"max":[0.0866105983295703,0.00010005218048482,-0.061320492935423604],"min":[0.0865105983296313,5.2182930143064105e-8,-0.0615204929317261],"type":"VEC3"},{"bufferView":0,"byteOffset":1542012,"componentType":5126,"count":4,"max":[0.0866105983295703,0.001000052158477,-0.0613204929366161],"min":[0.0866105983271853,0.00010005218048482,-0.0615204929317261],"type":"VEC3"},{"bufferView":0,"byteOffset":1542060,"componentType":5126,"count":16,"max":[0.0866105983295703,0.001100052156032,-0.061320492935423604],"min":[0.0865105983296313,0.001000052158477,-0.0615204929317261],"type":"VEC3"},{"bufferView":0,"byteOffset":1542252,"componentType":5126,"count":4,"max":[0.0864305983339723,0.000900052160922,-0.0613204929344697],"min":[0.08643059833158731,0.000610052168014,-0.0615204929295797],"type":"VEC3"},{"bufferView":0,"byteOffset":1542300,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000410052172904,-0.060720492949141704],"min":[0.0864305983387422,0.00025005217681699996,-0.0609204929442507],"type":"VEC3"},{"bufferView":0,"byteOffset":1542348,"componentType":5126,"count":16,"max":[0.0864305983411272,0.00025005217681699996,-0.0607204929479492],"min":[0.0863305983411872,0.000150052179262,-0.0609204929442507],"type":"VEC3"},{"bufferView":0,"byteOffset":1542540,"componentType":5126,"count":4,"max":[0.0863305983435722,0.000150052179262,-0.0607204929453257],"min":[0.0861105983465672,0.000150052179262,-0.0609204929430582],"type":"VEC3"},{"bufferView":0,"byteOffset":1542588,"componentType":5126,"count":4,"max":[0.0861105983489522,0.000150052179262,-0.0607204929453257],"min":[0.0861105983465672,5.2182930142983604e-8,-0.0609204929404347],"type":"VEC3"},{"bufferView":0,"byteOffset":1542636,"componentType":5126,"count":4,"max":[0.0865105983391712,5.2182930143064105e-8,-0.0607204929453257],"min":[0.0861105983465672,5.2182930142983604e-8,-0.0609204929452046],"type":"VEC3"},{"bufferView":0,"byteOffset":1542684,"componentType":5126,"count":16,"max":[0.0866105983367252,0.00010005218048482,-0.0607204929500956],"min":[0.0865105983367862,5.2182930143064105e-8,-0.0609204929463971],"type":"VEC3"},{"bufferView":0,"byteOffset":1542876,"componentType":5126,"count":4,"max":[0.0866105983367252,0.001000052158477,-0.060720492951288105],"min":[0.08661059833434019,0.00010005218048482,-0.0609204929463971],"type":"VEC3"},{"bufferView":0,"byteOffset":1542924,"componentType":5126,"count":16,"max":[0.0866105983367252,0.001100052156032,-0.0607204929500956],"min":[0.0865105983367862,0.001000052158477,-0.0609204929463971],"type":"VEC3"},{"bufferView":0,"byteOffset":1543116,"componentType":5126,"count":4,"max":[0.0864305983411272,0.000900052160922,-0.060720492949141704],"min":[0.0864305983387422,0.000610052168014,-0.0609204929442507],"type":"VEC3"},{"bufferView":0,"byteOffset":1543164,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000410052172904,-0.06012049296381371],"min":[0.0864305983458972,0.00025005217681699996,-0.060320492958922604],"type":"VEC3"},{"bufferView":0,"byteOffset":1543212,"componentType":5126,"count":16,"max":[0.08643059834828211,0.00025005217681699996,-0.0601204929626212],"min":[0.0863305983483421,0.000150052179262,-0.060320492958922604],"type":"VEC3"},{"bufferView":0,"byteOffset":1543404,"componentType":5126,"count":4,"max":[0.08633059835072711,0.000150052179262,-0.0601204929599977],"min":[0.0861105983537221,0.000150052179262,-0.060320492957730204],"type":"VEC3"},{"bufferView":0,"byteOffset":1543452,"componentType":5126,"count":4,"max":[0.08611059835610711,0.000150052179262,-0.0601204929599977],"min":[0.0861105983537221,5.2182930142983604e-8,-0.060320492955106705],"type":"VEC3"},{"bufferView":0,"byteOffset":1543500,"componentType":5126,"count":4,"max":[0.0865105983463261,5.2182930143064105e-8,-0.0601204929599977],"min":[0.0861105983537221,5.2182930142983604e-8,-0.060320492959876605],"type":"VEC3"},{"bufferView":0,"byteOffset":1543548,"componentType":5126,"count":16,"max":[0.0866105983438801,0.00010005218048482,-0.060120492964767604],"min":[0.0865105983439412,5.2182930143064105e-8,-0.0603204929610691],"type":"VEC3"},{"bufferView":0,"byteOffset":1543740,"componentType":5126,"count":4,"max":[0.0866105983438801,0.001000052158477,-0.06012049296596011],"min":[0.08661059834149511,0.00010005218048482,-0.0603204929610691],"type":"VEC3"},{"bufferView":0,"byteOffset":1543788,"componentType":5126,"count":16,"max":[0.0866105983438801,0.001100052156032,-0.060120492964767604],"min":[0.0865105983439412,0.001000052158477,-0.0603204929610691],"type":"VEC3"},{"bufferView":0,"byteOffset":1543980,"componentType":5126,"count":4,"max":[0.08643059834828211,0.000900052160922,-0.06012049296381371],"min":[0.0864305983458972,0.000610052168014,-0.060320492958922604],"type":"VEC3"},{"bufferView":0,"byteOffset":1544028,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000410052172904,-0.059520492978485696],"min":[0.08643059835305211,0.00025005217681699996,-0.059720492973594705],"type":"VEC3"},{"bufferView":0,"byteOffset":1544076,"componentType":5126,"count":16,"max":[0.0864305983554371,0.00025005217681699996,-0.059520492977293206],"min":[0.0863305983554971,0.000150052179262,-0.059720492973594705],"type":"VEC3"},{"bufferView":0,"byteOffset":1544268,"componentType":5126,"count":4,"max":[0.0863305983578821,0.000150052179262,-0.0595204929746697],"min":[0.0861105983608771,0.000150052179262,-0.0597204929724022],"type":"VEC3"},{"bufferView":0,"byteOffset":1544316,"componentType":5126,"count":4,"max":[0.0861105983632621,0.000150052179262,-0.0595204929746697],"min":[0.0861105983608771,5.2182930142983604e-8,-0.059720492969778695],"type":"VEC3"},{"bufferView":0,"byteOffset":1544364,"componentType":5126,"count":4,"max":[0.0865105983534811,5.2182930143064105e-8,-0.0595204929746697],"min":[0.0861105983608771,5.2182930142983604e-8,-0.0597204929745486],"type":"VEC3"},{"bufferView":0,"byteOffset":1544412,"componentType":5126,"count":16,"max":[0.0866105983510351,0.00010005218048482,-0.0595204929794396],"min":[0.0865105983510961,5.2182930143064105e-8,-0.059720492975741106],"type":"VEC3"},{"bufferView":0,"byteOffset":1544604,"componentType":5126,"count":4,"max":[0.0866105983510351,0.001000052158477,-0.0595204929806321],"min":[0.0866105983486501,0.00010005218048482,-0.059720492975741106],"type":"VEC3"},{"bufferView":0,"byteOffset":1544652,"componentType":5126,"count":16,"max":[0.0866105983510351,0.001100052156032,-0.0595204929794396],"min":[0.0865105983510961,0.001000052158477,-0.059720492975741106],"type":"VEC3"},{"bufferView":0,"byteOffset":1544844,"componentType":5126,"count":4,"max":[0.0864305983554371,0.000900052160922,-0.059520492978485696],"min":[0.08643059835305211,0.000610052168014,-0.059720492973594705],"type":"VEC3"},{"bufferView":0,"byteOffset":1544892,"componentType":5126,"count":4,"max":[0.086430598362592,0.000410052172904,-0.0589204929931577],"min":[0.086430598360207,0.00025005217681699996,-0.0591204929882667],"type":"VEC3"},{"bufferView":0,"byteOffset":1544940,"componentType":5126,"count":16,"max":[0.086430598362592,0.00025005217681699996,-0.058920492991965195],"min":[0.086330598362652,0.000150052179262,-0.0591204929882667],"type":"VEC3"},{"bufferView":0,"byteOffset":1545132,"componentType":5126,"count":4,"max":[0.08633059836503701,0.000150052179262,-0.058920492989341704],"min":[0.086110598368032,0.000150052179262,-0.059120492987074204],"type":"VEC3"},{"bufferView":0,"byteOffset":1545180,"componentType":5126,"count":4,"max":[0.086110598370417,0.000150052179262,-0.058920492989341704],"min":[0.086110598368032,5.2182930142983604e-8,-0.0591204929844507],"type":"VEC3"},{"bufferView":0,"byteOffset":1545228,"componentType":5126,"count":4,"max":[0.086510598360636,5.2182930143064105e-8,-0.058920492989341704],"min":[0.086110598368032,5.2182930142983604e-8,-0.059120492989220605],"type":"VEC3"},{"bufferView":0,"byteOffset":1545276,"componentType":5126,"count":16,"max":[0.08661059835819,0.00010005218048482,-0.058920492994111597],"min":[0.086510598358251,5.2182930143064105e-8,-0.0591204929904131],"type":"VEC3"},{"bufferView":0,"byteOffset":1545468,"componentType":5126,"count":4,"max":[0.08661059835819,0.001000052158477,-0.0589204929953041],"min":[0.086610598355805,0.00010005218048482,-0.0591204929904131],"type":"VEC3"},{"bufferView":0,"byteOffset":1545516,"componentType":5126,"count":16,"max":[0.08661059835819,0.001100052156032,-0.058920492994111597],"min":[0.086510598358251,0.001000052158477,-0.0591204929904131],"type":"VEC3"},{"bufferView":0,"byteOffset":1545708,"componentType":5126,"count":4,"max":[0.086430598362592,0.000900052160922,-0.0589204929931577],"min":[0.086430598360207,0.000610052168014,-0.0591204929882667],"type":"VEC3"},{"bufferView":0,"byteOffset":1545756,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000410052172904,-0.058320493007829696],"min":[0.0864305983673619,0.00025005217681699996,-0.058520493002938705],"type":"VEC3"},{"bufferView":0,"byteOffset":1545804,"componentType":5126,"count":16,"max":[0.08643059836974691,0.00025005217681699996,-0.0583204930066372],"min":[0.08633059836980692,0.000150052179262,-0.058520493002938705],"type":"VEC3"},{"bufferView":0,"byteOffset":1545996,"componentType":5126,"count":4,"max":[0.0863305983721919,0.000150052179262,-0.0583204930040137],"min":[0.08611059837518689,0.000150052179262,-0.05852049300174621],"type":"VEC3"},{"bufferView":0,"byteOffset":1546044,"componentType":5126,"count":4,"max":[0.0861105983775719,0.000150052179262,-0.0583204930040137],"min":[0.08611059837518689,5.2182930142983604e-8,-0.0585204929991227],"type":"VEC3"},{"bufferView":0,"byteOffset":1546092,"componentType":5126,"count":4,"max":[0.0865105983677909,5.2182930143064105e-8,-0.0583204930040137],"min":[0.08611059837518689,5.2182930142983604e-8,-0.058520493003892594],"type":"VEC3"},{"bufferView":0,"byteOffset":1546140,"componentType":5126,"count":16,"max":[0.0866105983653449,0.00010005218048482,-0.0583204930087836],"min":[0.0865105983654059,5.2182930143064105e-8,-0.0585204930050851],"type":"VEC3"},{"bufferView":0,"byteOffset":1546332,"componentType":5126,"count":4,"max":[0.0866105983653449,0.001000052158477,-0.0583204930099761],"min":[0.08661059836295991,0.00010005218048482,-0.0585204930050851],"type":"VEC3"},{"bufferView":0,"byteOffset":1546380,"componentType":5126,"count":16,"max":[0.0866105983653449,0.001100052156032,-0.0583204930087836],"min":[0.0865105983654059,0.001000052158477,-0.0585204930050851],"type":"VEC3"},{"bufferView":0,"byteOffset":1546572,"componentType":5126,"count":4,"max":[0.08643059836974691,0.000900052160922,-0.058320493007829696],"min":[0.0864305983673619,0.000610052168014,-0.058520493002938705],"type":"VEC3"},{"bufferView":0,"byteOffset":1546620,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000410052172904,-0.0577204930225016],"min":[0.0864305983745169,0.00025005217681699996,-0.0579204930176107],"type":"VEC3"},{"bufferView":0,"byteOffset":1546668,"componentType":5126,"count":16,"max":[0.0864305983769018,0.00025005217681699996,-0.0577204930213092],"min":[0.0863305983769619,0.000150052179262,-0.0579204930176107],"type":"VEC3"},{"bufferView":0,"byteOffset":1546860,"componentType":5126,"count":4,"max":[0.0863305983793468,0.000150052179262,-0.057720493018685703],"min":[0.0861105983823419,0.000150052179262,-0.0579204930164182],"type":"VEC3"},{"bufferView":0,"byteOffset":1546908,"componentType":5126,"count":4,"max":[0.0861105983847268,0.000150052179262,-0.057720493018685703],"min":[0.0861105983823419,5.2182930142983604e-8,-0.0579204930137947],"type":"VEC3"},{"bufferView":0,"byteOffset":1546956,"componentType":5126,"count":4,"max":[0.0865105983749458,5.2182930143064105e-8,-0.057720493018685703],"min":[0.0861105983823419,5.2182930142983604e-8,-0.0579204930185646],"type":"VEC3"},{"bufferView":0,"byteOffset":1547004,"componentType":5126,"count":16,"max":[0.08661059837249979,0.00010005218048482,-0.0577204930234556],"min":[0.0865105983725609,5.2182930143064105e-8,-0.0579204930197571],"type":"VEC3"},{"bufferView":0,"byteOffset":1547196,"componentType":5126,"count":4,"max":[0.08661059837249979,0.001000052158477,-0.0577204930246481],"min":[0.08661059837011491,0.00010005218048482,-0.0579204930197571],"type":"VEC3"},{"bufferView":0,"byteOffset":1547244,"componentType":5126,"count":16,"max":[0.08661059837249979,0.001100052156032,-0.0577204930234556],"min":[0.0865105983725609,0.001000052158477,-0.0579204930197571],"type":"VEC3"},{"bufferView":0,"byteOffset":1547436,"componentType":5126,"count":4,"max":[0.0864305983769018,0.000900052160922,-0.0577204930225016],"min":[0.0864305983745169,0.000610052168014,-0.0579204930176107],"type":"VEC3"},{"bufferView":0,"byteOffset":1547484,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000410052172904,-0.0571204930371737],"min":[0.0864305983816718,0.00025005217681699996,-0.0573204930322827],"type":"VEC3"},{"bufferView":0,"byteOffset":1547532,"componentType":5126,"count":16,"max":[0.0864305983840568,0.00025005217681699996,-0.0571204930359812],"min":[0.0863305983841168,0.000150052179262,-0.0573204930322827],"type":"VEC3"},{"bufferView":0,"byteOffset":1547724,"componentType":5126,"count":4,"max":[0.08633059838650181,0.000150052179262,-0.0571204930333577],"min":[0.0861105983894968,0.000150052179262,-0.0573204930310902],"type":"VEC3"},{"bufferView":0,"byteOffset":1547772,"componentType":5126,"count":4,"max":[0.0861105983918818,0.000150052179262,-0.0571204930333577],"min":[0.0861105983894968,5.2182930142983604e-8,-0.0573204930284667],"type":"VEC3"},{"bufferView":0,"byteOffset":1547820,"componentType":5126,"count":4,"max":[0.0865105983821008,5.2182930143064105e-8,-0.0571204930333577],"min":[0.0861105983894968,5.2182930142983604e-8,-0.0573204930332366],"type":"VEC3"},{"bufferView":0,"byteOffset":1547868,"componentType":5126,"count":16,"max":[0.0866105983796548,0.00010005218048482,-0.0571204930381276],"min":[0.08651059837971581,5.2182930143064105e-8,-0.0573204930344291],"type":"VEC3"},{"bufferView":0,"byteOffset":1548060,"componentType":5126,"count":4,"max":[0.0866105983796548,0.001000052158477,-0.057120493039320104],"min":[0.0866105983772698,0.00010005218048482,-0.0573204930344291],"type":"VEC3"},{"bufferView":0,"byteOffset":1548108,"componentType":5126,"count":16,"max":[0.0866105983796548,0.001100052156032,-0.0571204930381276],"min":[0.08651059837971581,0.001000052158477,-0.0573204930344291],"type":"VEC3"},{"bufferView":0,"byteOffset":1548300,"componentType":5126,"count":4,"max":[0.0864305983840568,0.000900052160922,-0.0571204930371737],"min":[0.0864305983816718,0.000610052168014,-0.0573204930322827],"type":"VEC3"},{"bufferView":0,"byteOffset":1548348,"componentType":5126,"count":13,"max":[0.085579092106179,0.00010005218048482,-0.060289390614906097],"min":[0.0852790921116386,0.00010005218048482,-0.0605601223156021],"type":"VEC3"},{"bufferView":0,"byteOffset":1548504,"componentType":5126,"count":39,"max":[0.0855790921106727,0.00010005218048482,-0.0600259759872001],"min":[0.08527909211703551,0.00010005218048482,-0.0602674393977638],"type":"VEC3"},{"bufferView":0,"byteOffset":1548972,"componentType":5126,"count":12,"max":[0.0855790921132903,0.00010005218048482,-0.0598064637974461],"min":[0.08527909211870631,0.00010005218048482,-0.059967439403658805],"type":"VEC3"},{"bufferView":0,"byteOffset":1549116,"componentType":5126,"count":46,"max":[0.0855827506513262,0.00010005218048482,-0.0595247564889833],"min":[0.0852754335858123,0.00010005218048482,-0.0597479272169914],"type":"VEC3"},{"bufferView":0,"byteOffset":1549668,"componentType":5126,"count":6,"max":[0.0855790921187874,0.00010005218048482,-0.059345488198963105],"min":[0.0852790921242906,0.00010005218048482,-0.059499146732182706],"type":"VEC3"},{"bufferView":0,"byteOffset":1549740,"componentType":5126,"count":4,"max":[0.0860605983287104,0.000610052168014,-0.0625204929003557],"min":[0.08603059832944339,0.000410052172904,-0.0625204929007134],"type":"VEC3"},{"bufferView":0,"byteOffset":1549788,"componentType":5126,"count":4,"max":[0.0860605983287104,0.000410052172904,-0.0625204929003557],"min":[0.08603059832705841,0.000410052172904,-0.0627204928958234],"type":"VEC3"},{"bufferView":0,"byteOffset":1549836,"componentType":5126,"count":4,"max":[0.08606059832632541,0.000610052168014,-0.0627204928954657],"min":[0.08603059832705841,0.000410052172904,-0.0627204928958234],"type":"VEC3"},{"bufferView":0,"byteOffset":1549884,"componentType":5126,"count":4,"max":[0.0860605983287104,0.000610052168014,-0.0625204929003557],"min":[0.08603059832705841,0.000610052168014,-0.0627204928958234],"type":"VEC3"},{"bufferView":0,"byteOffset":1549932,"componentType":5126,"count":4,"max":[0.0860605983358653,0.000610052168014,-0.0619204929150277],"min":[0.0860305983365983,0.000410052172904,-0.06192049291538541],"type":"VEC3"},{"bufferView":0,"byteOffset":1549980,"componentType":5126,"count":4,"max":[0.0860605983358653,0.000410052172904,-0.0619204929150277],"min":[0.08603059833421339,0.000410052172904,-0.0621204929104955],"type":"VEC3"},{"bufferView":0,"byteOffset":1550028,"componentType":5126,"count":4,"max":[0.0860605983334804,0.000610052168014,-0.0621204929101377],"min":[0.08603059833421339,0.000410052172904,-0.0621204929104955],"type":"VEC3"},{"bufferView":0,"byteOffset":1550076,"componentType":5126,"count":4,"max":[0.0860605983358653,0.000610052168014,-0.0619204929150277],"min":[0.08603059833421339,0.000610052168014,-0.0621204929104955],"type":"VEC3"},{"bufferView":0,"byteOffset":1550124,"componentType":5126,"count":4,"max":[0.08606059834302031,0.000610052168014,-0.061320492929699696],"min":[0.0860305983437533,0.000410052172904,-0.061320492930057396],"type":"VEC3"},{"bufferView":0,"byteOffset":1550172,"componentType":5126,"count":4,"max":[0.08606059834302031,0.000410052172904,-0.061320492929699696],"min":[0.08603059834136831,0.000410052172904,-0.061520492925167404],"type":"VEC3"},{"bufferView":0,"byteOffset":1550220,"componentType":5126,"count":4,"max":[0.0860605983406353,0.000610052168014,-0.061520492924809704],"min":[0.08603059834136831,0.000410052172904,-0.061520492925167404],"type":"VEC3"},{"bufferView":0,"byteOffset":1550268,"componentType":5126,"count":4,"max":[0.08606059834302031,0.000610052168014,-0.061320492929699696],"min":[0.08603059834136831,0.000610052168014,-0.061520492925167404],"type":"VEC3"},{"bufferView":0,"byteOffset":1550316,"componentType":5126,"count":4,"max":[0.0860605983501752,0.000610052168014,-0.0607204929443717],"min":[0.0860305983509082,0.000410052172904,-0.060720492944729504],"type":"VEC3"},{"bufferView":0,"byteOffset":1550364,"componentType":5126,"count":4,"max":[0.0860605983501752,0.000410052172904,-0.0607204929443717],"min":[0.0860305983485232,0.000410052172904,-0.0609204929398384],"type":"VEC3"},{"bufferView":0,"byteOffset":1550412,"componentType":5126,"count":4,"max":[0.0860605983477902,0.000610052168014,-0.0609204929394807],"min":[0.0860305983485232,0.000410052172904,-0.0609204929398384],"type":"VEC3"},{"bufferView":0,"byteOffset":1550460,"componentType":5126,"count":4,"max":[0.0860605983501752,0.000610052168014,-0.0607204929443717],"min":[0.0860305983485232,0.000610052168014,-0.0609204929398384],"type":"VEC3"},{"bufferView":0,"byteOffset":1550508,"componentType":5126,"count":4,"max":[0.0860605983931048,0.000610052168014,-0.0571204930324037],"min":[0.08603059839383781,0.000410052172904,-0.057120493032761406],"type":"VEC3"},{"bufferView":0,"byteOffset":1550556,"componentType":5126,"count":4,"max":[0.0860605983931048,0.000410052172904,-0.0571204930324037],"min":[0.0860305983914528,0.000410052172904,-0.0573204930278704],"type":"VEC3"},{"bufferView":0,"byteOffset":1550604,"componentType":5126,"count":4,"max":[0.0860605983907198,0.000610052168014,-0.0573204930275127],"min":[0.0860305983914528,0.000410052172904,-0.0573204930278704],"type":"VEC3"},{"bufferView":0,"byteOffset":1550652,"componentType":5126,"count":4,"max":[0.0860605983931048,0.000610052168014,-0.0571204930324037],"min":[0.0860305983914528,0.000610052168014,-0.0573204930278704],"type":"VEC3"},{"bufferView":0,"byteOffset":1550700,"componentType":5126,"count":4,"max":[0.0860605983859498,0.000610052168014,-0.0577204930177317],"min":[0.0860305983866828,0.000410052172904,-0.0577204930180894],"type":"VEC3"},{"bufferView":0,"byteOffset":1550748,"componentType":5126,"count":4,"max":[0.0860605983859498,0.000410052172904,-0.0577204930177317],"min":[0.0860305983842979,0.000410052172904,-0.057920493013198404],"type":"VEC3"},{"bufferView":0,"byteOffset":1550796,"componentType":5126,"count":4,"max":[0.08606059838356489,0.000610052168014,-0.057920493012840704],"min":[0.0860305983842979,0.000410052172904,-0.057920493013198404],"type":"VEC3"},{"bufferView":0,"byteOffset":1550844,"componentType":5126,"count":4,"max":[0.0860605983859498,0.000610052168014,-0.0577204930177317],"min":[0.0860305983842979,0.000610052168014,-0.057920493013198404],"type":"VEC3"},{"bufferView":0,"byteOffset":1550892,"componentType":5126,"count":4,"max":[0.0860605983787949,0.000610052168014,-0.058320493003059706],"min":[0.08603059837952791,0.000410052172904,-0.0583204930034174],"type":"VEC3"},{"bufferView":0,"byteOffset":1550940,"componentType":5126,"count":4,"max":[0.0860605983787949,0.000410052172904,-0.058320493003059706],"min":[0.0860305983771429,0.000410052172904,-0.0585204929985264],"type":"VEC3"},{"bufferView":0,"byteOffset":1550988,"componentType":5126,"count":4,"max":[0.0860605983764099,0.000610052168014,-0.0585204929981687],"min":[0.0860305983771429,0.000410052172904,-0.0585204929985264],"type":"VEC3"},{"bufferView":0,"byteOffset":1551036,"componentType":5126,"count":4,"max":[0.0860605983787949,0.000610052168014,-0.058320493003059706],"min":[0.0860305983771429,0.000610052168014,-0.0585204929985264],"type":"VEC3"},{"bufferView":0,"byteOffset":1551084,"componentType":5126,"count":4,"max":[0.08606059837164,0.000610052168014,-0.0589204929883877],"min":[0.08603059837237301,0.000410052172904,-0.0589204929887454],"type":"VEC3"},{"bufferView":0,"byteOffset":1551132,"componentType":5126,"count":4,"max":[0.08606059837164,0.000410052172904,-0.0589204929883877],"min":[0.086030598369988,0.000410052172904,-0.0591204929838544],"type":"VEC3"},{"bufferView":0,"byteOffset":1551180,"componentType":5126,"count":4,"max":[0.086060598369255,0.000610052168014,-0.059120492983496704],"min":[0.086030598369988,0.000410052172904,-0.0591204929838544],"type":"VEC3"},{"bufferView":0,"byteOffset":1551228,"componentType":5126,"count":4,"max":[0.08606059837164,0.000610052168014,-0.0589204929883877],"min":[0.086030598369988,0.000610052168014,-0.0591204929838544],"type":"VEC3"},{"bufferView":0,"byteOffset":1551276,"componentType":5126,"count":4,"max":[0.08606059836448511,0.000610052168014,-0.0595204929737157],"min":[0.0860305983652181,0.000410052172904,-0.0595204929740734],"type":"VEC3"},{"bufferView":0,"byteOffset":1551324,"componentType":5126,"count":4,"max":[0.08606059836448511,0.000410052172904,-0.0595204929737157],"min":[0.08603059836283311,0.000410052172904,-0.059720492969182505],"type":"VEC3"},{"bufferView":0,"byteOffset":1551372,"componentType":5126,"count":4,"max":[0.0860605983621001,0.000610052168014,-0.0597204929688247],"min":[0.08603059836283311,0.000410052172904,-0.059720492969182505],"type":"VEC3"},{"bufferView":0,"byteOffset":1551420,"componentType":5126,"count":4,"max":[0.08606059836448511,0.000610052168014,-0.0595204929737157],"min":[0.08603059836283311,0.000610052168014,-0.059720492969182505],"type":"VEC3"},{"bufferView":0,"byteOffset":1551468,"componentType":5126,"count":4,"max":[0.0860605983573301,0.000610052168014,-0.0601204929590437],"min":[0.0860305983580631,0.000410052172904,-0.0601204929594014],"type":"VEC3"},{"bufferView":0,"byteOffset":1551516,"componentType":5126,"count":4,"max":[0.0860605983573301,0.000410052172904,-0.0601204929590437],"min":[0.0860305983556782,0.000410052172904,-0.0603204929545104],"type":"VEC3"},{"bufferView":0,"byteOffset":1551564,"componentType":5126,"count":4,"max":[0.0860605983549451,0.000610052168014,-0.0603204929541527],"min":[0.0860305983556782,0.000410052172904,-0.0603204929545104],"type":"VEC3"},{"bufferView":0,"byteOffset":1551612,"componentType":5126,"count":4,"max":[0.0860605983573301,0.000610052168014,-0.0601204929590437],"min":[0.0860305983556782,0.000610052168014,-0.0603204929545104],"type":"VEC3"},{"bufferView":0,"byteOffset":1551660,"componentType":5126,"count":6,"max":[0.0860605983573301,0.001100052156032,-0.0601204929450916],"min":[0.0848605983866731,0.000900052160922,-0.0601204929594014],"type":"VEC3"},{"bufferView":0,"byteOffset":1551732,"componentType":5126,"count":4,"max":[0.0860605983573301,0.000900052160922,-0.060120492948669106],"min":[0.0851605983769522,0.000900052160922,-0.0603204929545104],"type":"VEC3"},{"bufferView":0,"byteOffset":1551780,"componentType":5126,"count":6,"max":[0.0860605983549451,0.001100052156032,-0.0603204929402006],"min":[0.0848605983842882,0.000900052160922,-0.0603204929545104],"type":"VEC3"},{"bufferView":0,"byteOffset":1551852,"componentType":5126,"count":4,"max":[0.0860605983573301,0.001100052156032,-0.060120492948669106],"min":[0.0851605983769522,0.001100052156032,-0.0603204929545104],"type":"VEC3"},{"bufferView":0,"byteOffset":1551900,"componentType":5126,"count":6,"max":[0.08606059836448511,0.001100052156032,-0.0595204929597636],"min":[0.0848605983938281,0.000900052160922,-0.0595204929740734],"type":"VEC3"},{"bufferView":0,"byteOffset":1551972,"componentType":5126,"count":4,"max":[0.08606059836448511,0.000900052160922,-0.0595204929633411],"min":[0.08516059838410711,0.000900052160922,-0.059720492969182505],"type":"VEC3"},{"bufferView":0,"byteOffset":1552020,"componentType":5126,"count":6,"max":[0.0860605983621001,0.001100052156032,-0.0597204929548726],"min":[0.08486059839144311,0.000900052160922,-0.059720492969182505],"type":"VEC3"},{"bufferView":0,"byteOffset":1552092,"componentType":5126,"count":4,"max":[0.08606059836448511,0.001100052156032,-0.0595204929633411],"min":[0.08516059838410711,0.001100052156032,-0.059720492969182505],"type":"VEC3"},{"bufferView":0,"byteOffset":1552140,"componentType":5126,"count":6,"max":[0.08606059837164,0.001100052156032,-0.0589204929744356],"min":[0.08486059840098299,0.000900052160922,-0.0589204929887454],"type":"VEC3"},{"bufferView":0,"byteOffset":1552212,"componentType":5126,"count":4,"max":[0.08606059837164,0.000900052160922,-0.0589204929780131],"min":[0.085160598391262,0.000900052160922,-0.0591204929838544],"type":"VEC3"},{"bufferView":0,"byteOffset":1552260,"componentType":5126,"count":6,"max":[0.086060598369255,0.001100052156032,-0.0591204929695446],"min":[0.084860598398598,0.000900052160922,-0.0591204929838544],"type":"VEC3"},{"bufferView":0,"byteOffset":1552332,"componentType":5126,"count":4,"max":[0.08606059837164,0.001100052156032,-0.0589204929780131],"min":[0.085160598391262,0.001100052156032,-0.0591204929838544],"type":"VEC3"},{"bufferView":0,"byteOffset":1552380,"componentType":5126,"count":6,"max":[0.0860605983787949,0.001100052156032,-0.0583204929891076],"min":[0.08486059840813791,0.000900052160922,-0.0583204930034174],"type":"VEC3"},{"bufferView":0,"byteOffset":1552452,"componentType":5126,"count":4,"max":[0.0860605983787949,0.000900052160922,-0.058320492992685095],"min":[0.0851605983984169,0.000900052160922,-0.0585204929985264],"type":"VEC3"},{"bufferView":0,"byteOffset":1552500,"componentType":5126,"count":6,"max":[0.0860605983764099,0.001100052156032,-0.058520492984216604],"min":[0.0848605984057529,0.000900052160922,-0.0585204929985264],"type":"VEC3"},{"bufferView":0,"byteOffset":1552572,"componentType":5126,"count":4,"max":[0.0860605983787949,0.001100052156032,-0.058320492992685095],"min":[0.0851605983984169,0.001100052156032,-0.0585204929985264],"type":"VEC3"},{"bufferView":0,"byteOffset":1552620,"componentType":5126,"count":6,"max":[0.0860605983859498,0.001100052156032,-0.057720493003779606],"min":[0.0848605984152928,0.000900052160922,-0.0577204930180894],"type":"VEC3"},{"bufferView":0,"byteOffset":1552692,"componentType":5126,"count":4,"max":[0.0860605983859498,0.000900052160922,-0.0577204930073571],"min":[0.0851605984055719,0.000900052160922,-0.057920493013198404],"type":"VEC3"},{"bufferView":0,"byteOffset":1552740,"componentType":5126,"count":6,"max":[0.08606059838356489,0.001100052156032,-0.0579204929988886],"min":[0.08486059841290791,0.000900052160922,-0.057920493013198404],"type":"VEC3"},{"bufferView":0,"byteOffset":1552812,"componentType":5126,"count":4,"max":[0.0860605983859498,0.001100052156032,-0.0577204930073571],"min":[0.0851605984055719,0.001100052156032,-0.057920493013198404],"type":"VEC3"},{"bufferView":0,"byteOffset":1552860,"componentType":5126,"count":6,"max":[0.0860605983931048,0.001100052156032,-0.057120493018451596],"min":[0.0848605984224478,0.000900052160922,-0.057120493032761406],"type":"VEC3"},{"bufferView":0,"byteOffset":1552932,"componentType":5126,"count":4,"max":[0.0860605983931048,0.000900052160922,-0.0571204930220291],"min":[0.0851605984127268,0.000900052160922,-0.0573204930278704],"type":"VEC3"},{"bufferView":0,"byteOffset":1552980,"componentType":5126,"count":6,"max":[0.0860605983907198,0.001100052156032,-0.057320493013560604],"min":[0.0848605984200628,0.000900052160922,-0.0573204930278704],"type":"VEC3"},{"bufferView":0,"byteOffset":1553052,"componentType":5126,"count":4,"max":[0.0860605983931048,0.001100052156032,-0.0571204930220291],"min":[0.0851605984127268,0.001100052156032,-0.0573204930278704],"type":"VEC3"},{"bufferView":0,"byteOffset":1553100,"componentType":5126,"count":6,"max":[0.0860605983501752,0.001100052156032,-0.0607204929304196],"min":[0.08486059837951819,0.000900052160922,-0.060720492944729504],"type":"VEC3"},{"bufferView":0,"byteOffset":1553172,"componentType":5126,"count":4,"max":[0.0860605983501752,0.000900052160922,-0.0607204929339971],"min":[0.0851605983697972,0.000900052160922,-0.0609204929398384],"type":"VEC3"},{"bufferView":0,"byteOffset":1553220,"componentType":5126,"count":6,"max":[0.0860605983477902,0.001100052156032,-0.0609204929255286],"min":[0.08486059837713321,0.000900052160922,-0.0609204929398384],"type":"VEC3"},{"bufferView":0,"byteOffset":1553292,"componentType":5126,"count":4,"max":[0.0860605983501752,0.001100052156032,-0.0607204929339971],"min":[0.0851605983697972,0.001100052156032,-0.0609204929398384],"type":"VEC3"},{"bufferView":0,"byteOffset":1553340,"componentType":5126,"count":6,"max":[0.08606059834302031,0.001100052156032,-0.0613204929157476],"min":[0.0848605983723633,0.000900052160922,-0.061320492930057396],"type":"VEC3"},{"bufferView":0,"byteOffset":1553412,"componentType":5126,"count":4,"max":[0.08606059834302031,0.000900052160922,-0.0613204929193251],"min":[0.08516059836264231,0.000900052160922,-0.061520492925167404],"type":"VEC3"},{"bufferView":0,"byteOffset":1553460,"componentType":5126,"count":6,"max":[0.0860605983406353,0.001100052156032,-0.0615204929108576],"min":[0.08486059836997831,0.000900052160922,-0.061520492925167404],"type":"VEC3"},{"bufferView":0,"byteOffset":1553532,"componentType":5126,"count":4,"max":[0.08606059834302031,0.001100052156032,-0.0613204929193251],"min":[0.08516059836264231,0.001100052156032,-0.061520492925167404],"type":"VEC3"},{"bufferView":0,"byteOffset":1553580,"componentType":5126,"count":6,"max":[0.0860605983358653,0.001100052156032,-0.0619204929010756],"min":[0.0848605983652083,0.000900052160922,-0.06192049291538541],"type":"VEC3"},{"bufferView":0,"byteOffset":1553652,"componentType":5126,"count":4,"max":[0.0860605983358653,0.000900052160922,-0.0619204929046531],"min":[0.0851605983554874,0.000900052160922,-0.0621204929104955],"type":"VEC3"},{"bufferView":0,"byteOffset":1553700,"componentType":5126,"count":6,"max":[0.0860605983334804,0.001100052156032,-0.062120492896185604],"min":[0.08486059836282339,0.000900052160922,-0.0621204929104955],"type":"VEC3"},{"bufferView":0,"byteOffset":1553772,"componentType":5126,"count":4,"max":[0.0860605983358653,0.001100052156032,-0.0619204929046531],"min":[0.0851605983554874,0.001100052156032,-0.0621204929104955],"type":"VEC3"},{"bufferView":0,"byteOffset":1553820,"componentType":5126,"count":6,"max":[0.0860605983287104,0.001100052156032,-0.0625204928864036],"min":[0.0848605983580534,0.000900052160922,-0.0625204929007134],"type":"VEC3"},{"bufferView":0,"byteOffset":1553892,"componentType":5126,"count":4,"max":[0.0860605983287104,0.000900052160922,-0.0625204928899811],"min":[0.0851605983483324,0.000900052160922,-0.0627204928958234],"type":"VEC3"},{"bufferView":0,"byteOffset":1553940,"componentType":5126,"count":6,"max":[0.08606059832632541,0.001100052156032,-0.0627204928815136],"min":[0.0848605983556684,0.000900052160922,-0.0627204928958234],"type":"VEC3"},{"bufferView":0,"byteOffset":1554012,"componentType":5126,"count":4,"max":[0.0860605983287104,0.001100052156032,-0.0625204928899811],"min":[0.0851605983483324,0.001100052156032,-0.0627204928958234],"type":"VEC3"},{"bufferView":0,"byteOffset":1554060,"componentType":5126,"count":4,"max":[0.0855214701560775,0.00010005218048482,-0.0604272145473522],"min":[0.085396165280554,0.0000500521817074804,-0.0604723746057292],"type":"VEC3"},{"bufferView":0,"byteOffset":1554108,"componentType":5126,"count":4,"max":[0.0853961652817503,0.00010005218048482,-0.0603720506752562],"min":[0.085396165280554,0.0000500521817074804,-0.0604723746057292],"type":"VEC3"},{"bufferView":0,"byteOffset":1554156,"componentType":5126,"count":4,"max":[0.08552147015620161,0.00010005218048482,-0.0603720506752562],"min":[0.0853961652817503,0.0000500521817074804,-0.0604168105841924],"type":"VEC3"},{"bufferView":0,"byteOffset":1554204,"componentType":5126,"count":5,"max":[0.0855425067409953,0.00010005218048482,-0.0604168105841924],"min":[0.08552147015620161,0.0000500521817074804,-0.0604220983129723],"type":"VEC3"},{"bufferView":0,"byteOffset":1554264,"componentType":5126,"count":5,"max":[0.0855425067409895,0.00010005218048482,-0.0604220983129723],"min":[0.0855214701560774,0.0000500521817074804,-0.0604272145473524],"type":"VEC3"},{"bufferView":0,"byteOffset":1554324,"componentType":5126,"count":4,"max":[0.0853120189459923,0.00010005218048482,-0.0600662198890477],"min":[0.0853120189454845,0.0000500521817074804,-0.0601088075404457],"type":"VEC3"},{"bufferView":0,"byteOffset":1554372,"componentType":5126,"count":4,"max":[0.0855461652817293,0.00010005218048482,-0.0600662198890477],"min":[0.0853120189459923,0.0000500521817074804,-0.060066219891839905],"type":"VEC3"},{"bufferView":0,"byteOffset":1554420,"componentType":5126,"count":4,"max":[0.0855461652817293,0.00010005218048482,-0.060066219891839905],"min":[0.0855461652812017,0.0000500521817074804,-0.0601104653175879],"type":"VEC3"},{"bufferView":0,"byteOffset":1554468,"componentType":5126,"count":20,"max":[0.0855461652812017,0.00010005218048482,-0.0601104653175879],"min":[0.0854320075082117,0.0000500521817074804,-0.0602271954962986],"type":"VEC3"},{"bufferView":0,"byteOffset":1554708,"componentType":5126,"count":18,"max":[0.0854320075082117,0.00010005218048482,-0.0601088075404457],"min":[0.0853120189454845,0.0000500521817074804,-0.0602271954962986],"type":"VEC3"},{"bufferView":0,"byteOffset":1554924,"componentType":5126,"count":4,"max":[0.08603059832944339,0.000610052168014,-0.0625204929003557],"min":[0.08603059832705841,0.000410052172904,-0.0627204928954657],"type":"VEC3"},{"bufferView":0,"byteOffset":1554972,"componentType":5126,"count":4,"max":[0.0860305983365983,0.000610052168014,-0.0619204929150277],"min":[0.08603059833421339,0.000410052172904,-0.0621204929101377],"type":"VEC3"},{"bufferView":0,"byteOffset":1555020,"componentType":5126,"count":4,"max":[0.0860305983437533,0.000610052168014,-0.061320492929699696],"min":[0.08603059834136831,0.000410052172904,-0.061520492924809704],"type":"VEC3"},{"bufferView":0,"byteOffset":1555068,"componentType":5126,"count":4,"max":[0.0860305983509082,0.000610052168014,-0.0607204929443717],"min":[0.0860305983485232,0.000410052172904,-0.0609204929394807],"type":"VEC3"},{"bufferView":0,"byteOffset":1555116,"componentType":5126,"count":4,"max":[0.08603059839383781,0.000610052168014,-0.0571204930324037],"min":[0.0860305983914528,0.000410052172904,-0.0573204930275127],"type":"VEC3"},{"bufferView":0,"byteOffset":1555164,"componentType":5126,"count":4,"max":[0.0860305983866828,0.000610052168014,-0.0577204930177317],"min":[0.0860305983842979,0.000410052172904,-0.057920493012840704],"type":"VEC3"},{"bufferView":0,"byteOffset":1555212,"componentType":5126,"count":4,"max":[0.08603059837952791,0.000610052168014,-0.058320493003059706],"min":[0.0860305983771429,0.000410052172904,-0.0585204929981687],"type":"VEC3"},{"bufferView":0,"byteOffset":1555260,"componentType":5126,"count":4,"max":[0.08603059837237301,0.000610052168014,-0.0589204929883877],"min":[0.086030598369988,0.000410052172904,-0.059120492983496704],"type":"VEC3"},{"bufferView":0,"byteOffset":1555308,"componentType":5126,"count":4,"max":[0.0860305983652181,0.000610052168014,-0.0595204929737157],"min":[0.08603059836283311,0.000410052172904,-0.0597204929688247],"type":"VEC3"},{"bufferView":0,"byteOffset":1555356,"componentType":5126,"count":4,"max":[0.0860305983580631,0.000610052168014,-0.0601204929590437],"min":[0.0860305983556782,0.000410052172904,-0.0603204929541527],"type":"VEC3"},{"bufferView":0,"byteOffset":1555404,"componentType":5126,"count":4,"max":[0.0848605983866731,0.001047154063113,-0.0601204929450916],"min":[0.0848605983842882,0.000952950253841,-0.0603204929402006],"type":"VEC3"},{"bufferView":0,"byteOffset":1555452,"componentType":5126,"count":4,"max":[0.08516059837933711,0.000952950253841,-0.0601204929450916],"min":[0.0848605983842882,0.000900052160922,-0.060320492943778004],"type":"VEC3"},{"bufferView":0,"byteOffset":1555500,"componentType":5126,"count":4,"max":[0.08516059837933711,0.001100052156032,-0.0601204929450916],"min":[0.0848605983842882,0.001047154063113,-0.060320492943778004],"type":"VEC3"},{"bufferView":0,"byteOffset":1555548,"componentType":5126,"count":4,"max":[0.0848605983938281,0.001047154063113,-0.0595204929597636],"min":[0.08486059839144311,0.000952950253841,-0.0597204929548726],"type":"VEC3"},{"bufferView":0,"byteOffset":1555596,"componentType":5126,"count":4,"max":[0.08516059838649209,0.000952950253841,-0.0595204929597636],"min":[0.08486059839144311,0.000900052160922,-0.059720492958450104],"type":"VEC3"},{"bufferView":0,"byteOffset":1555644,"componentType":5126,"count":4,"max":[0.08516059838649209,0.001100052156032,-0.0595204929597636],"min":[0.08486059839144311,0.001047154063113,-0.059720492958450104],"type":"VEC3"},{"bufferView":0,"byteOffset":1555692,"componentType":5126,"count":4,"max":[0.08486059840098299,0.001047154063113,-0.0589204929744356],"min":[0.084860598398598,0.000952950253841,-0.0591204929695446],"type":"VEC3"},{"bufferView":0,"byteOffset":1555740,"componentType":5126,"count":4,"max":[0.08516059839364701,0.000952950253841,-0.0589204929744356],"min":[0.084860598398598,0.000900052160922,-0.0591204929731221],"type":"VEC3"},{"bufferView":0,"byteOffset":1555788,"componentType":5126,"count":4,"max":[0.08516059839364701,0.001100052156032,-0.0589204929744356],"min":[0.084860598398598,0.001047154063113,-0.0591204929731221],"type":"VEC3"},{"bufferView":0,"byteOffset":1555836,"componentType":5126,"count":4,"max":[0.08486059840813791,0.001047154063113,-0.0583204929891076],"min":[0.0848605984057529,0.000952950253841,-0.058520492984216604],"type":"VEC3"},{"bufferView":0,"byteOffset":1555884,"componentType":5126,"count":4,"max":[0.08516059840080191,0.000952950253841,-0.0583204929891076],"min":[0.0848605984057529,0.000900052160922,-0.058520492987794104],"type":"VEC3"},{"bufferView":0,"byteOffset":1555932,"componentType":5126,"count":4,"max":[0.08516059840080191,0.001100052156032,-0.0583204929891076],"min":[0.0848605984057529,0.001047154063113,-0.058520492987794104],"type":"VEC3"},{"bufferView":0,"byteOffset":1555980,"componentType":5126,"count":4,"max":[0.0848605984152928,0.001047154063113,-0.057720493003779606],"min":[0.08486059841290791,0.000952950253841,-0.0579204929988886],"type":"VEC3"},{"bufferView":0,"byteOffset":1556028,"componentType":5126,"count":4,"max":[0.0851605984079568,0.000952950253841,-0.057720493003779606],"min":[0.08486059841290791,0.000900052160922,-0.0579204930024661],"type":"VEC3"},{"bufferView":0,"byteOffset":1556076,"componentType":5126,"count":4,"max":[0.0851605984079568,0.001100052156032,-0.057720493003779606],"min":[0.08486059841290791,0.001047154063113,-0.0579204930024661],"type":"VEC3"},{"bufferView":0,"byteOffset":1556124,"componentType":5126,"count":4,"max":[0.0848605984224478,0.001047154063113,-0.057120493018451596],"min":[0.0848605984200628,0.000952950253841,-0.057320493013560604],"type":"VEC3"},{"bufferView":0,"byteOffset":1556172,"componentType":5126,"count":4,"max":[0.08516059841511181,0.000952950253841,-0.057120493018451596],"min":[0.0848605984200628,0.000900052160922,-0.0573204930171381],"type":"VEC3"},{"bufferView":0,"byteOffset":1556220,"componentType":5126,"count":4,"max":[0.08516059841511181,0.001100052156032,-0.057120493018451596],"min":[0.0848605984200628,0.001047154063113,-0.0573204930171381],"type":"VEC3"},{"bufferView":0,"byteOffset":1556268,"componentType":5126,"count":4,"max":[0.08486059837951819,0.001047154063113,-0.0607204929304196],"min":[0.08486059837713321,0.000952950253841,-0.0609204929255286],"type":"VEC3"},{"bufferView":0,"byteOffset":1556316,"componentType":5126,"count":4,"max":[0.0851605983721822,0.000952950253841,-0.0607204929304196],"min":[0.08486059837713321,0.000900052160922,-0.060920492929106104],"type":"VEC3"},{"bufferView":0,"byteOffset":1556364,"componentType":5126,"count":4,"max":[0.0851605983721822,0.001100052156032,-0.0607204929304196],"min":[0.08486059837713321,0.001047154063113,-0.060920492929106104],"type":"VEC3"},{"bufferView":0,"byteOffset":1556412,"componentType":5126,"count":4,"max":[0.0848605983723633,0.001047154063113,-0.0613204929157476],"min":[0.08486059836997831,0.000952950253841,-0.0615204929108576],"type":"VEC3"},{"bufferView":0,"byteOffset":1556460,"componentType":5126,"count":4,"max":[0.0851605983650273,0.000952950253841,-0.0613204929157476],"min":[0.08486059836997831,0.000900052160922,-0.06152049291443511],"type":"VEC3"},{"bufferView":0,"byteOffset":1556508,"componentType":5126,"count":4,"max":[0.0851605983650273,0.001100052156032,-0.0613204929157476],"min":[0.08486059836997831,0.001047154063113,-0.06152049291443511],"type":"VEC3"},{"bufferView":0,"byteOffset":1556556,"componentType":5126,"count":4,"max":[0.0848605983652083,0.001047154063113,-0.0619204929010756],"min":[0.08486059836282339,0.000952950253841,-0.062120492896185604],"type":"VEC3"},{"bufferView":0,"byteOffset":1556604,"componentType":5126,"count":4,"max":[0.0851605983578723,0.000952950253841,-0.0619204929010756],"min":[0.08486059836282339,0.000900052160922,-0.062120492899763104],"type":"VEC3"},{"bufferView":0,"byteOffset":1556652,"componentType":5126,"count":4,"max":[0.0851605983578723,0.001100052156032,-0.0619204929010756],"min":[0.08486059836282339,0.001047154063113,-0.062120492899763104],"type":"VEC3"},{"bufferView":0,"byteOffset":1556700,"componentType":5126,"count":4,"max":[0.0848605983580534,0.001047154063113,-0.0625204928864036],"min":[0.0848605983556684,0.000952950253841,-0.0627204928815136],"type":"VEC3"},{"bufferView":0,"byteOffset":1556748,"componentType":5126,"count":4,"max":[0.08516059835071739,0.000952950253841,-0.0625204928864036],"min":[0.0848605983556684,0.000900052160922,-0.0627204928850911],"type":"VEC3"},{"bufferView":0,"byteOffset":1556796,"componentType":5126,"count":4,"max":[0.08516059835071739,0.001100052156032,-0.0625204928864036],"min":[0.0848605983556684,0.001047154063113,-0.0627204928850911],"type":"VEC3"},{"bufferView":0,"byteOffset":1556844,"componentType":5126,"count":5,"max":[0.0855425067409895,0.0000500521817074804,-0.0603720506752562],"min":[0.085396165280554,0.0000500521817074804,-0.0604723746057292],"type":"VEC3"},{"bufferView":0,"byteOffset":1556904,"componentType":5126,"count":4,"max":[0.0855425067409953,0.00010005218048482,-0.060421612413594304],"min":[0.0855425067409837,0.0000500521817074804,-0.060422584212350305],"type":"VEC3"},{"bufferView":0,"byteOffset":1556952,"componentType":5126,"count":20,"max":[0.0855461652817293,0.0000500521817074804,-0.0600662198890477],"min":[0.0853120189454845,0.0000500521817074804,-0.0602271954962986],"type":"VEC3"},{"bufferView":0,"byteOffset":1557192,"componentType":5126,"count":8,"max":[0.088327425847055,0.000354999545217,-0.060506196585354],"min":[0.088077425847055,0.00000499954521700002,-0.0605061965883352],"type":"VEC3"},{"bufferView":0,"byteOffset":1557288,"componentType":5126,"count":8,"max":[0.0883274258410925,0.000354999545217,-0.061006196585354],"min":[0.0880774258410925,0.00000499954521700002,-0.0610061965883352],"type":"VEC3"},{"bufferView":0,"byteOffset":1557384,"componentType":5126,"count":4,"max":[0.088327425847055,0.000019999545217,-0.0605061965883352],"min":[0.0883274258410925,0.00000499954521700002,-0.0610061965883352],"type":"VEC3"},{"bufferView":0,"byteOffset":1557432,"componentType":5126,"count":4,"max":[0.088277425847055,0.000354999545217,-0.0605061965877389],"min":[0.0882774258410925,0.000339999545217,-0.0610061965877389],"type":"VEC3"},{"bufferView":0,"byteOffset":1557480,"componentType":5126,"count":4,"max":[0.088277425847055,0.000354999545217,-0.060506196585354],"min":[0.0880774258410925,0.000354999545217,-0.0610061965877389],"type":"VEC3"},{"bufferView":0,"byteOffset":1557528,"componentType":5126,"count":4,"max":[0.088077425847055,0.000354999545217,-0.060506196585354],"min":[0.0880774258410925,0.00000499954521700002,-0.061006196585354],"type":"VEC3"},{"bufferView":0,"byteOffset":1557576,"componentType":5126,"count":4,"max":[0.088327425847055,0.00000499954521700002,-0.060506196585354],"min":[0.0880774258410925,0.00000499954521700002,-0.0610061965883352],"type":"VEC3"},{"bufferView":0,"byteOffset":1557624,"componentType":5126,"count":4,"max":[0.088092425847055,0.000339999545217,-0.0605061965855328],"min":[0.0880924258410925,0.000019999545217,-0.0610061965855328],"type":"VEC3"},{"bufferView":0,"byteOffset":1557672,"componentType":5126,"count":4,"max":[0.088327425847055,0.000019999545217,-0.0605061965855328],"min":[0.0880924258410925,0.000019999545217,-0.0610061965883352],"type":"VEC3"},{"bufferView":0,"byteOffset":1557720,"componentType":5126,"count":4,"max":[0.088277425847055,0.000339999545217,-0.0605061965855328],"min":[0.0880924258410925,0.000339999545217,-0.0610061965877389],"type":"VEC3"},{"bufferView":0,"byteOffset":1557768,"componentType":5126,"count":4,"max":[0.09409819472738541,-0.00002500056290459,-0.0587118067409779],"min":[0.0936381947133978,-0.0000250006066159603,-0.058791806821406806],"type":"VEC3"},{"bufferView":0,"byteOffset":1557816,"componentType":5126,"count":4,"max":[0.09361819477371949,0.000504999438843862,-0.0587118067383552],"min":[0.09361819471514621,-0.00000500056465304807,-0.058791806760648005],"type":"VEC3"},{"bufferView":0,"byteOffset":1557864,"componentType":5126,"count":4,"max":[0.09409819477546791,0.000524999437095407,-0.0587118067650192],"min":[0.0936381947614803,0.000524999393384037,-0.0587918068454481],"type":"VEC3"},{"bufferView":0,"byteOffset":1557912,"componentType":5126,"count":4,"max":[0.0941181947737194,0.0005049993951324951,-0.058711806825778],"min":[0.09411819471514621,-0.00000500060836441506,-0.0587918068480708],"type":"VEC3"},{"bufferView":0,"byteOffset":1557960,"componentType":5126,"count":4,"max":[0.09409819477721632,0.0005049994379696359,-0.0586918067418521],"min":[0.0936381947326308,-0.0000050006022448196205,-0.058691806844573896],"type":"VEC3"},{"bufferView":0,"byteOffset":1558008,"componentType":5126,"count":32,"max":[0.0941181947597318,0.000524999433598495,-0.058791806738248326],"min":[0.09361819471514621,-0.0000250006066159603,-0.058791806848177676],"type":"VEC3"},{"bufferView":0,"byteOffset":1558392,"componentType":5126,"count":15,"max":[0.09411819472913381,-0.00000500060486750245,-0.058697664688511605],"min":[0.09409819471339781,-0.0000250006066159603,-0.058791806825778004],"type":"VEC3"},{"bufferView":0,"byteOffset":1558572,"componentType":5126,"count":15,"max":[0.0941181947737194,0.00052499939688095,-0.0586976647120408],"min":[0.09409819476148021,0.000504999391635583,-0.058791806848177676],"type":"VEC3"},{"bufferView":0,"byteOffset":1558752,"componentType":5126,"count":15,"max":[0.09363819477546789,0.000524999437095407,-0.0586976646266664],"min":[0.0936181947597318,0.00050499943534695,-0.0587918067650192],"type":"VEC3"},{"bufferView":0,"byteOffset":1558932,"componentType":5126,"count":15,"max":[0.0936381947273854,-0.00000500056115613546,-0.0586976646031373],"min":[0.09361819471514621,-0.000025000566401502602,-0.0587918067409779],"type":"VEC3"},{"bufferView":0,"byteOffset":1559112,"componentType":5126,"count":14,"max":[0.0941123369130525,0.000524999437095407,-0.0586918067641449],"min":[0.0936240526418045,0.000504999397755178,-0.058711806845448106],"type":"VEC3"},{"bufferView":0,"byteOffset":1559280,"componentType":5126,"count":14,"max":[0.0941181947737194,0.0005191415318867781,-0.0586918068222811],"min":[0.0940981947326308,-0.000019142739361219198,-0.0587118068480708],"type":"VEC3"},{"bufferView":0,"byteOffset":1559448,"componentType":5126,"count":14,"max":[0.0941123368659942,-0.00000500056203036199,-0.0586918067418521],"min":[0.09362405259474621,-0.0000250006031190477,-0.0587118068214068],"type":"VEC3"},{"bufferView":0,"byteOffset":1559616,"componentType":5126,"count":14,"max":[0.0936381947772164,0.000519141574573924,-0.0586918067418521],"min":[0.09361819472913381,-0.0000191426966740732,-0.058711806760648],"type":"VEC3"},{"bufferView":0,"byteOffset":1559784,"componentType":5126,"count":291,"max":[0.09780679781437089,0.0008999989473849261,-0.0501250060474809],"min":[0.0966067978060234,0.000899998833735323,-0.0508250060617908],"type":"VEC3"},{"bufferView":0,"byteOffset":1563276,"componentType":5126,"count":4,"max":[0.0978067978032416,0.000849998951756063,-0.0508750060518521],"min":[0.0966067977682725,0.000049998899302377105,-0.0508750061361001],"type":"VEC3"},{"bufferView":0,"byteOffset":1563324,"componentType":5126,"count":4,"max":[0.09780679777503061,-1.0526150696519799e-9,-0.0501250061261614],"min":[0.0966067977666832,-1.1662646731062801e-9,-0.0508250061404713],"type":"VEC3"},{"bufferView":0,"byteOffset":1563372,"componentType":5126,"count":4,"max":[0.0978067978127815,0.000849998881817876,-0.0500750060518521],"min":[0.0966067977778124,0.000049998829364189906,-0.0500750061361001],"type":"VEC3"},{"bufferView":0,"byteOffset":1563420,"componentType":5126,"count":32,"max":[0.09660679781444875,0.0008999989473849261,-0.0500750060518521],"min":[0.09660679776660526,-1.11381098343976e-9,-0.0508750061217903],"type":"VEC3"},{"bufferView":0,"byteOffset":1563804,"componentType":5126,"count":32,"max":[0.09780679781444875,0.000899998894931237,-0.0500750060661619],"min":[0.09780679776660525,-1.1662646731062801e-9,-0.0508750061361001],"type":"VEC3"},{"bufferView":0,"byteOffset":1564188,"componentType":5126,"count":16,"max":[0.0978067978060234,0.0008999989473849261,-0.0508250060474809],"min":[0.0966067978032416,0.000849998899302373,-0.0508750060661619],"type":"VEC3"},{"bufferView":0,"byteOffset":1564380,"componentType":5126,"count":16,"max":[0.09780679781444875,0.0008999988861890121,-0.0500750060518521],"min":[0.09660679781278149,0.0008499988293641861,-0.0501250060617908],"type":"VEC3"},{"bufferView":0,"byteOffset":1564572,"componentType":5126,"count":16,"max":[0.09780679777781241,0.0000499988818178796,-0.050075006121790305],"min":[0.0966067977750306,-1.1662646731062801e-9,-0.0501250061404713],"type":"VEC3"},{"bufferView":0,"byteOffset":1564764,"componentType":5126,"count":16,"max":[0.0978067977682725,0.0000499989517560668,-0.0508250061261614],"min":[0.09660679776660526,-1.10506875931849e-9,-0.0508750061361001],"type":"VEC3"},{"bufferView":0,"byteOffset":1564956,"componentType":5126,"count":33,"max":[0.0972235663686936,0.0008999988956125341,-0.05046073897843612],"min":[0.09715423885819441,0.0008989988899893129,-0.0505384059013651],"type":"VEC3"},{"bufferView":0,"byteOffset":1565352,"componentType":5126,"count":4,"max":[0.097145854579489,0.0008999988887485501,-0.0504113145724138],"min":[0.0971208589462839,0.000898998887851421,-0.050413550438749705],"type":"VEC3"},{"bufferView":0,"byteOffset":1565400,"componentType":5126,"count":153,"max":[0.0972524921333026,0.0008999989022325481,-0.050354064637082196],"min":[0.09711719082285564,0.0008989988805096744,-0.05058894823907455],"type":"VEC3"},{"bufferView":0,"byteOffset":1567236,"componentType":5126,"count":29,"max":[0.0972274440985099,0.0008999988889041871,-0.050377305875313805],"min":[0.0971553392958907,0.0008989988828216715,-0.05046638748244461],"type":"VEC3"},{"bufferView":0,"byteOffset":1567584,"componentType":5126,"count":8,"max":[0.0971553392959344,0.000899998887851421,-0.0503893677833648],"min":[0.0971458545794453,0.000898998885322717,-0.050413550438749705],"type":"VEC3"},{"bufferView":0,"byteOffset":1567680,"componentType":5126,"count":39,"max":[0.0972180117832401,0.0008999988999010929,-0.0504745072051987],"min":[0.0971430245396897,0.000898998892813939,-0.05056570700094075],"type":"VEC3"},{"bufferView":0,"byteOffset":1568148,"componentType":5126,"count":101,"max":[0.09725246338628685,0.0008989989022588566,-0.050354136344388324],"min":[0.09711725805384525,0.0008989988805096744,-0.05058893202108963],"type":"VEC3"},{"bufferView":0,"byteOffset":1569360,"componentType":5126,"count":30,"max":[0.0972233567868192,0.0008999988999010929,-0.05046080020361597],"min":[0.0971430245396897,0.0008999988899826747,-0.05056563450930574],"type":"VEC3"},{"bufferView":0,"byteOffset":1569720,"componentType":5126,"count":17,"max":[0.09738464933860032,0.0008999988895898011,-0.0503938983564227],"min":[0.0973716537063176,0.000898998876263384,-0.0505469374969696],"type":"VEC3"},{"bufferView":0,"byteOffset":1569924,"componentType":5126,"count":37,"max":[0.0974104833997232,0.0008999988951633524,-0.0504059014266358],"min":[0.09728429999282091,0.000898998875940683,-0.050588948240988175],"type":"VEC3"},{"bufferView":0,"byteOffset":1570368,"componentType":5126,"count":45,"max":[0.0974030423525062,0.000899998892586387,-0.050354064639064174],"min":[0.09727691134733744,0.0008989988733950332,-0.0505369349377145],"type":"VEC3"},{"bufferView":0,"byteOffset":1570908,"componentType":5126,"count":72,"max":[0.0973728589447104,0.0008999988928087585,-0.05037742355439689],"min":[0.09730274540846931,0.0008989988757077306,-0.05056570700284605],"type":"VEC3"},{"bufferView":0,"byteOffset":1571772,"componentType":5126,"count":67,"max":[0.09741041789521634,0.0008989988951520579,-0.05035408907740033],"min":[0.09727706048879321,0.0008989988733950332,-0.050588910921513464],"type":"VEC3"},{"bufferView":0,"byteOffset":1572576,"componentType":5126,"count":33,"max":[0.09738440983209673,0.0008999988928087585,-0.05037756350574611],"min":[0.0973027594170714,0.000899998875716043,-0.05056569255234376],"type":"VEC3"},{"bufferView":0,"byteOffset":1572972,"componentType":5126,"count":4,"max":[0.09746084147796939,0.000899998883880177,-0.050504338367719004],"min":[0.0974336973730307,0.0008989988820198291,-0.0505120462211538],"type":"VEC3"},{"bufferView":0,"byteOffset":1573020,"componentType":5126,"count":104,"max":[0.09758686767926177,0.0008999988851413672,-0.05037712936357391],"min":[0.0974608414779257,0.0008989988676356054,-0.050562882753238864],"type":"VEC3"},{"bufferView":0,"byteOffset":1574268,"componentType":5126,"count":4,"max":[0.0974638807802238,0.0008999988755120149,-0.050418081012614996],"min":[0.09743720829118131,0.000898998874963382,-0.0504251416423375],"type":"VEC3"},{"bufferView":0,"byteOffset":1574316,"componentType":5126,"count":87,"max":[0.09761479781025559,0.0008999988877807573,-0.05035106387369001],"min":[0.0974336973730307,0.0008989988651441529,-0.05058894824313399],"type":"VEC3"},{"bufferView":0,"byteOffset":1575360,"componentType":5126,"count":65,"max":[0.09761432610875256,0.0008989988877945543,-0.05035113917500561],"min":[0.0974336973730307,0.0008989988651441529,-0.050588908821577176],"type":"VEC3"},{"bufferView":0,"byteOffset":1576140,"componentType":5126,"count":17,"max":[0.0970663611289933,0.000899998903502627,-0.0503938983526271],"min":[0.0970533654967106,0.00089899889017621,-0.050546937493174],"type":"VEC3"},{"bufferView":0,"byteOffset":1576344,"componentType":5126,"count":37,"max":[0.0970921951901162,0.0008999989090761783,-0.0504059014228403],"min":[0.0969660117832139,0.0008989988898535089,-0.05058894823719257],"type":"VEC3"},{"bufferView":0,"byteOffset":1576788,"componentType":5126,"count":45,"max":[0.0970847541428992,0.000899998906499213,-0.05035406463526857],"min":[0.09695862313773045,0.000898998887307859,-0.050536934933919],"type":"VEC3"},{"bufferView":0,"byteOffset":1577328,"componentType":5126,"count":74,"max":[0.0970545707351034,0.0008999989067215839,-0.05037742355060134],"min":[0.0969844571988623,0.000898998889620556,-0.0505657069990505],"type":"VEC3"},{"bufferView":0,"byteOffset":1578216,"componentType":5126,"count":67,"max":[0.09709212968561,0.0008989989090648834,-0.05035408907360499],"min":[0.0969587722791861,0.000898998887307859,-0.050588910917717785],"type":"VEC3"},{"bufferView":0,"byteOffset":1579020,"componentType":5126,"count":33,"max":[0.09706612162248972,0.0008999989067215839,-0.05037756350195056],"min":[0.0969844712074644,0.0008999988896288686,-0.05056569254854828],"type":"VEC3"},{"bufferView":0,"byteOffset":1579416,"componentType":5126,"count":4,"max":[0.0969329462812255,0.00089999890760889,-0.0505205189699754],"min":[0.0969077934427987,0.0008989989068386291,-0.050524284639331805],"type":"VEC3"},{"bufferView":0,"byteOffset":1579464,"componentType":5126,"count":53,"max":[0.0969329462812255,0.0008999989160604269,-0.050460444781360005],"min":[0.09679879780965936,0.000898998905449288,-0.05058906591247963],"type":"VEC3"},{"bufferView":0,"byteOffset":1580100,"componentType":5126,"count":54,"max":[0.09693043099870159,0.000899998905449288,-0.05035406463338837],"min":[0.09680885894628502,0.0008989988941014904,-0.0504604447814474],"type":"VEC3"},{"bufferView":0,"byteOffset":1580748,"componentType":5126,"count":4,"max":[0.09693043099870159,0.0008999988988200121,-0.0504136681132486],"min":[0.0969052781601695,0.0008989988972781769,-0.0504187282307133],"type":"VEC3"},{"bufferView":0,"byteOffset":1580796,"componentType":5126,"count":54,"max":[0.0969052781602133,0.000899998903472351,-0.05037730587159739],"min":[0.09683469300740478,0.0008989988964603052,-0.0504516778338487],"type":"VEC3"},{"bufferView":0,"byteOffset":1581444,"componentType":5126,"count":8,"max":[0.0968833218276504,0.000899998904800131,-0.0504516778337613],"min":[0.09687645719907761,0.000898998902960361,-0.0504761546822294],"type":"VEC3"},{"bufferView":0,"byteOffset":1581540,"componentType":5126,"count":56,"max":[0.09690779344284241,0.0008999989137284012,-0.05047320786886001],"min":[0.09682547029875858,0.000898998904800132,-0.05056570699715023],"type":"VEC3"},{"bufferView":0,"byteOffset":1582212,"componentType":5126,"count":103,"max":[0.0969329462811818,0.0008989989160961791,-0.05035414359993911],"min":[0.09679879869564541,0.0008989988941014904,-0.050588903738161495],"type":"VEC3"},{"bufferView":0,"byteOffset":1583448,"componentType":5126,"count":165,"max":[0.088907425847055,0.000354999545217,-0.0616491943294389],"min":[0.0882774258410925,0.000354999545217,-0.0621491943369516],"type":"VEC3"},{"bufferView":0,"byteOffset":1585428,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.0616491943369516],"min":[0.0889074258410925,0.000339999545217,-0.06214919433915771],"type":"VEC3"},{"bufferView":0,"byteOffset":1585476,"componentType":5126,"count":4,"max":[0.088277425847055,0.000339999545217,-0.0616491943272328],"min":[0.0880924258410925,0.000339999545217,-0.0621491943294389],"type":"VEC3"},{"bufferView":0,"byteOffset":1585524,"componentType":5126,"count":4,"max":[0.088092425847055,0.000339999545217,-0.0616491943272328],"min":[0.0880924258410925,0.000019999545217,-0.0621491943272328],"type":"VEC3"},{"bufferView":0,"byteOffset":1585572,"componentType":5126,"count":4,"max":[0.089092425847055,0.000019999545217,-0.0616491943272328],"min":[0.0880924258410925,0.000019999545217,-0.06214919433915771],"type":"VEC3"},{"bufferView":0,"byteOffset":1585620,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.061649194339157706],"min":[0.0890924258410925,0.000019999545217,-0.06214919433915771],"type":"VEC3"},{"bufferView":0,"byteOffset":1585668,"componentType":5126,"count":8,"max":[0.089092425847055,0.000354999545217,-0.0616491943272328],"min":[0.088092425847055,0.000019999545217,-0.061649194339157706],"type":"VEC3"},{"bufferView":0,"byteOffset":1585764,"componentType":5126,"count":8,"max":[0.0890924258410925,0.000354999545217,-0.0621491943272328],"min":[0.0880924258410925,0.000019999545217,-0.06214919433915771],"type":"VEC3"},{"bufferView":0,"byteOffset":1585860,"componentType":5126,"count":4,"max":[0.088277425847055,0.000354999545217,-0.0616491943294389],"min":[0.0882774258410925,0.000339999545217,-0.0621491943294389],"type":"VEC3"},{"bufferView":0,"byteOffset":1585908,"componentType":5126,"count":4,"max":[0.088907425847055,0.000354999545217,-0.0616491943369516],"min":[0.0889074258410925,0.000339999545217,-0.0621491943369516],"type":"VEC3"},{"bufferView":0,"byteOffset":1585956,"componentType":5126,"count":13,"max":[0.08852968034815761,0.000354999545217,-0.0618520224214013],"min":[0.08852374447878221,0.000349999545217,-0.0619418497429738],"type":"VEC3"},{"bufferView":0,"byteOffset":1586112,"componentType":5126,"count":57,"max":[0.08854148028311662,0.000354999545217,-0.061859067701695206],"min":[0.0884838449005461,0.000349999545217,-0.06196650822324486],"type":"VEC3"},{"bufferView":0,"byteOffset":1586796,"componentType":5126,"count":65,"max":[0.08853808151934921,0.000354999545217,-0.06182864176123414],"min":[0.08848047007173464,0.000349999545217,-0.0619359786757225],"type":"VEC3"},{"bufferView":0,"byteOffset":1587576,"componentType":5126,"count":76,"max":[0.0885242949817761,0.000354999545217,-0.06184235242892557],"min":[0.08849227000669464,0.000349999545217,-0.0619528666269287],"type":"VEC3"},{"bufferView":0,"byteOffset":1588488,"componentType":5126,"count":67,"max":[0.08854143762552558,0.000349999545217,-0.06182864828371715],"min":[0.0884805430856248,0.000349999545217,-0.061966503289298105],"type":"VEC3"},{"bufferView":0,"byteOffset":1589292,"componentType":5126,"count":33,"max":[0.08852918040059167,0.000354999545217,-0.06184235674250288],"min":[0.088492283671049,0.000354999545217,-0.06195279977644696],"type":"VEC3"},{"bufferView":0,"byteOffset":1589688,"componentType":5126,"count":13,"max":[0.08867506129124661,0.000354999545217,-0.0618520224231349],"min":[0.0886691254218723,0.000349999545217,-0.0619418497447075],"type":"VEC3"},{"bufferView":0,"byteOffset":1589844,"componentType":5126,"count":57,"max":[0.08868686122620661,0.000354999545217,-0.0618590677034289],"min":[0.0886292258436351,0.000349999545217,-0.06196650822497852],"type":"VEC3"},{"bufferView":0,"byteOffset":1590528,"componentType":5126,"count":65,"max":[0.0886834624624382,0.000354999545217,-0.06182864176296774],"min":[0.08862585101482462,0.000349999545217,-0.0619359786774561],"type":"VEC3"},{"bufferView":0,"byteOffset":1591308,"componentType":5126,"count":78,"max":[0.0886696759248661,0.000354999545217,-0.06184235243065922],"min":[0.08863765094978364,0.000349999545217,-0.06195286662866229],"type":"VEC3"},{"bufferView":0,"byteOffset":1592244,"componentType":5126,"count":67,"max":[0.0886868185686166,0.000349999545217,-0.06182864828545056],"min":[0.0886259240287134,0.000349999545217,-0.061966503291031594],"type":"VEC3"},{"bufferView":0,"byteOffset":1593048,"componentType":5126,"count":33,"max":[0.08867456134368105,0.000354999545217,-0.06184235674423646],"min":[0.08863766461413763,0.000354999545217,-0.061952799778180884],"type":"VEC3"},{"bufferView":0,"byteOffset":1593444,"componentType":5126,"count":4,"max":[0.0884084258434885,0.000354999545217,-0.061948273379351104],"min":[0.08840842584329861,0.000349999545217,-0.0619641943310011],"type":"VEC3"},{"bufferView":0,"byteOffset":1593492,"componentType":5126,"count":4,"max":[0.08845430916056149,0.000354999545217,-0.061948273379351104],"min":[0.0884084258434885,0.000349999545217,-0.061948273379898305],"type":"VEC3"},{"bufferView":0,"byteOffset":1593540,"componentType":5126,"count":91,"max":[0.0884680956981083,0.000354999545217,-0.06182864176036042],"min":[0.08840854551926526,0.000349999545217,-0.061948273379898305],"type":"VEC3"},{"bufferView":0,"byteOffset":1594632,"componentType":5126,"count":4,"max":[0.0884680956981083,0.000354999545217,-0.061867701622579506],"min":[0.0884562957631277,0.000349999545217,-0.0618694284067829],"type":"VEC3"},{"bufferView":0,"byteOffset":1594680,"componentType":5126,"count":98,"max":[0.08847027377825761,0.000354999545217,-0.061842352428053304],"min":[0.08842034545422835,0.000349999545217,-0.061964194331738595],"type":"VEC3"},{"bufferView":0,"byteOffset":1595856,"componentType":5126,"count":4,"max":[0.08847027377825761,0.000354999545217,-0.0619641943310011],"min":[0.08840842584329861,0.000349999545217,-0.061964194331738595],"type":"VEC3"},{"bufferView":0,"byteOffset":1595904,"componentType":5126,"count":51,"max":[0.08847027377825761,0.000349999545217,-0.06182864608952522],"min":[0.08840842584329861,0.000349999545217,-0.061964194331738595],"type":"VEC3"},{"bufferView":0,"byteOffset":1596516,"componentType":5126,"count":4,"max":[0.08857735878768,0.000354999545217,-0.0618558213475976],"min":[0.0885773587869543,0.000349999545217,-0.0619166732278736],"type":"VEC3"},{"bufferView":0,"byteOffset":1596564,"componentType":5126,"count":4,"max":[0.0886066551771983,0.000354999545217,-0.0619166732278736],"min":[0.0885773587869543,0.000349999545217,-0.061916673228223],"type":"VEC3"},{"bufferView":0,"byteOffset":1596612,"componentType":5126,"count":4,"max":[0.0885773587867731,0.000354999545217,-0.061931868930099596],"min":[0.0885773587863876,0.000349999545217,-0.0619641943330156],"type":"VEC3"},{"bufferView":0,"byteOffset":1596660,"componentType":5126,"count":4,"max":[0.0885773587863876,0.000354999545217,-0.0619641943328786],"min":[0.0885658700059006,0.000349999545217,-0.0619641943330156],"type":"VEC3"},{"bufferView":0,"byteOffset":1596708,"componentType":5126,"count":4,"max":[0.0885658700062861,0.000354999545217,-0.0619318689299626],"min":[0.0885658700059006,0.000349999545217,-0.0619641943328786],"type":"VEC3"},{"bufferView":0,"byteOffset":1596756,"componentType":5126,"count":4,"max":[0.0885658700062861,0.000354999545217,-0.0619318689298119],"min":[0.0885532323477491,0.000349999545217,-0.0619318689299626],"type":"VEC3"},{"bufferView":0,"byteOffset":1596804,"componentType":5126,"count":4,"max":[0.0885532323479303,0.000354999545217,-0.06191667322758591],"min":[0.0885532323477491,0.000349999545217,-0.0619318689298119],"type":"VEC3"},{"bufferView":0,"byteOffset":1596852,"componentType":5126,"count":4,"max":[0.0885658700064673,0.000354999545217,-0.06191667322758591],"min":[0.0885532323479303,0.000349999545217,-0.061916673227736606],"type":"VEC3"},{"bufferView":0,"byteOffset":1596900,"componentType":5126,"count":4,"max":[0.0885658700075105,0.000354999545217,-0.061829194332878604],"min":[0.0885658700064673,0.000349999545217,-0.061916673227736606],"type":"VEC3"},{"bufferView":0,"byteOffset":1596948,"componentType":5126,"count":10,"max":[0.08861795247801131,0.000354999545217,-0.061829194332878604],"min":[0.0885658700075105,0.000349999545217,-0.061916673228357706],"type":"VEC3"},{"bufferView":0,"byteOffset":1597068,"componentType":5126,"count":4,"max":[0.08861795247801131,0.000354999545217,-0.061916673228357706],"min":[0.08861795247783011,0.000349999545217,-0.0619318689305837],"type":"VEC3"},{"bufferView":0,"byteOffset":1597116,"componentType":5126,"count":4,"max":[0.08861795247783011,0.000354999545217,-0.061931868930099596],"min":[0.0885773587867731,0.000349999545217,-0.0619318689305837],"type":"VEC3"},{"bufferView":0,"byteOffset":1597164,"componentType":5126,"count":4,"max":[0.0886066551771983,0.000354999545217,-0.0618558213475976],"min":[0.08857735878768,0.000349999545217,-0.061916673228223],"type":"VEC3"},{"bufferView":0,"byteOffset":1597212,"componentType":5126,"count":15,"max":[0.08861795247801131,0.000349999545217,-0.061829194332878604],"min":[0.0885532323477491,0.000349999545217,-0.0619641943330156],"type":"VEC3"},{"bufferView":0,"byteOffset":1597392,"componentType":5126,"count":3,"max":[0.0886066551771983,0.000354999545217,-0.0618558213475976],"min":[0.0885773587869543,0.000354999545217,-0.061916673228223],"type":"VEC3"},{"bufferView":0,"byteOffset":1597428,"componentType":5126,"count":4,"max":[0.088764027535255,0.000354999545217,-0.0618887683947862],"min":[0.08873741186045819,0.000349999545217,-0.0618887683951036],"type":"VEC3"},{"bufferView":0,"byteOffset":1597476,"componentType":5126,"count":15,"max":[0.08873741186045819,0.000354999545217,-0.0618781314029833],"min":[0.0887168756654629,0.000349999545217,-0.0618887683947862],"type":"VEC3"},{"bufferView":0,"byteOffset":1597656,"componentType":5126,"count":29,"max":[0.08876402753578751,0.000354999545217,-0.061844113751619544],"min":[0.08871438642983506,0.000349999545217,-0.0618781314029833],"type":"VEC3"},{"bufferView":0,"byteOffset":1598004,"componentType":5126,"count":4,"max":[0.0887640275350705,0.000354999545217,-0.0619042403826534],"min":[0.0887496665594607,0.000349999545217,-0.0619042403828246],"type":"VEC3"},{"bufferView":0,"byteOffset":1598052,"componentType":5126,"count":4,"max":[0.0887640275350705,0.000354999545217,-0.0619042403828246],"min":[0.08876402753435551,0.000349999545217,-0.0619641943352416],"type":"VEC3"},{"bufferView":0,"byteOffset":1598100,"componentType":5126,"count":4,"max":[0.0887764258432986,0.000354999545217,-0.0619641943352416],"min":[0.08876402753435551,0.000349999545217,-0.0619641943353895],"type":"VEC3"},{"bufferView":0,"byteOffset":1598148,"componentType":5126,"count":4,"max":[0.08877642584490851,0.000354999545217,-0.061829194335389505],"min":[0.0887764258432986,0.000349999545217,-0.0619641943353895],"type":"VEC3"},{"bufferView":0,"byteOffset":1598196,"componentType":5126,"count":47,"max":[0.08877642584490851,0.000354999545217,-0.061829194334894526],"min":[0.08870162909650206,0.000349999545217,-0.0619027555465373],"type":"VEC3"},{"bufferView":0,"byteOffset":1598760,"componentType":5126,"count":8,"max":[0.0887279812004917,0.000354999545217,-0.0619027552808275],"min":[0.08872051377891,0.000349999545217,-0.0619094898067107],"type":"VEC3"},{"bufferView":0,"byteOffset":1598856,"componentType":5126,"count":9,"max":[0.08872051377891,0.000354999545217,-0.0619094898067107],"min":[0.0886939699083396,0.000349999545217,-0.061964194334406204],"type":"VEC3"},{"bufferView":0,"byteOffset":1598964,"componentType":5126,"count":4,"max":[0.0887095276319166,0.000354999545217,-0.061964194334406204],"min":[0.0886939699083396,0.000349999545217,-0.0619641943345917],"type":"VEC3"},{"bufferView":0,"byteOffset":1599012,"componentType":5126,"count":13,"max":[0.0887371246407109,0.000354999545217,-0.061908488271988804],"min":[0.0887095276319166,0.000349999545217,-0.0619641943345917],"type":"VEC3"},{"bufferView":0,"byteOffset":1599168,"componentType":5126,"count":20,"max":[0.0887496665594607,0.000354999545217,-0.0619042403826534],"min":[0.0887371246407109,0.000349999545217,-0.061908488271988804],"type":"VEC3"},{"bufferView":0,"byteOffset":1599408,"componentType":5126,"count":4,"max":[0.08876402753578751,0.000354999545217,-0.0618441137519726],"min":[0.088764027535255,0.000349999545217,-0.0618887683951036],"type":"VEC3"},{"bufferView":0,"byteOffset":1599456,"componentType":5126,"count":54,"max":[0.08877642584490851,0.000349999545217,-0.06182919433505925],"min":[0.0886939699083396,0.000349999545217,-0.0619641943353895],"type":"VEC3"},{"bufferView":0,"byteOffset":1600104,"componentType":5126,"count":19,"max":[0.08876402753578751,0.000354999545217,-0.0618441137519726],"min":[0.08871445220457241,0.000354999545217,-0.0618887683951036],"type":"VEC3"},{"bufferView":0,"byteOffset":1600332,"componentType":5126,"count":4,"max":[0.08397700000000001,0.0,-0.046838000000000005],"min":[0.08397700000000001,-0.00118000272,-0.064694],"type":"VEC3"},{"bufferView":0,"byteOffset":1600380,"componentType":5126,"count":4,"max":[0.09921200000000001,0.0,-0.064694],"min":[0.08397700000000001,-0.00118000272,-0.064694],"type":"VEC3"},{"bufferView":0,"byteOffset":1600428,"componentType":5126,"count":4,"max":[0.09921200000000001,0.0,-0.046838000000000005],"min":[0.09921200000000001,-0.00118000272,-0.064694],"type":"VEC3"},{"bufferView":0,"byteOffset":1600476,"componentType":5126,"count":4,"max":[0.09921200000000001,0.0,-0.046838000000000005],"min":[0.08397700000000001,-0.00118000272,-0.046838000000000005],"type":"VEC3"},{"bufferView":0,"byteOffset":1600524,"componentType":5126,"count":4,"max":[0.09921200000000001,-0.00118000272,-0.046838000000000005],"min":[0.08397700000000001,-0.00118000272,-0.064694],"type":"VEC3"},{"bufferView":0,"byteOffset":1600572,"componentType":5126,"count":4,"max":[0.09921200000000001,0.0,-0.046838000000000005],"min":[0.08397700000000001,0.0,-0.064694],"type":"VEC3"},{"bufferView":0,"byteOffset":1600620,"componentType":5126,"count":36,"max":[0.09476199928855161,0.0009700522075170001,-0.0473590573433649],"min":[0.0947619992273556,5.2207517057962804e-8,-0.0480590573433649],"type":"VEC3"},{"bufferView":0,"byteOffset":1601052,"componentType":5126,"count":4,"max":[0.09476199928855161,0.000912279665729,-0.0473590573302515],"min":[0.0946119992885516,0.000608591800113,-0.0473590573433649],"type":"VEC3"},{"bufferView":0,"byteOffset":1601100,"componentType":5126,"count":16,"max":[0.09476199928855161,0.0009700522075170001,-0.0473590573302515],"min":[0.094611999283501,0.000912279665729,-0.0474168298851529],"type":"VEC3"},{"bufferView":0,"byteOffset":1601292,"componentType":5126,"count":4,"max":[0.094761999283501,0.0009700522075170001,-0.047416829872039504],"min":[0.0946119992304172,0.0009700522075170001,-0.0480240371973809],"type":"VEC3"},{"bufferView":0,"byteOffset":1601340,"componentType":5126,"count":4,"max":[0.0947619992273556,0.000935032061533,-0.0480590573302515],"min":[0.09461199922735569,0.000050052207517059906,-0.0480590573433649],"type":"VEC3"},{"bufferView":0,"byteOffset":1601388,"componentType":5126,"count":4,"max":[0.0947619992317268,0.000050052207517059906,-0.0480090573302515],"min":[0.09461199922735569,5.2207517057962804e-8,-0.0480590573433649],"type":"VEC3"},{"bufferView":0,"byteOffset":1601436,"componentType":5126,"count":4,"max":[0.09476199928418051,5.2207517058279806e-8,-0.0474090573302515],"min":[0.0946119992317268,5.2207517057962804e-8,-0.0480090573433649],"type":"VEC3"},{"bufferView":0,"byteOffset":1601484,"componentType":5126,"count":4,"max":[0.09476199928855161,0.000050052207517059906,-0.0473590573302515],"min":[0.0946119992841805,5.22075170579809e-8,-0.0474090573433649],"type":"VEC3"},{"bufferView":0,"byteOffset":1601532,"componentType":5126,"count":4,"max":[0.09476199928855161,0.000283282443512,-0.0473590573302515],"min":[0.0946119992885516,0.000050052207517059906,-0.0473590573433649],"type":"VEC3"},{"bufferView":0,"byteOffset":1601580,"componentType":5126,"count":10,"max":[0.09476199928855161,0.00036948706642500004,-0.0473590573302515],"min":[0.0946119992863911,0.000283282443512,-0.0473837705907579],"type":"VEC3"},{"bufferView":0,"byteOffset":1601700,"componentType":5126,"count":16,"max":[0.09476199928665331,0.000537651418411,-0.0473807710118015],"min":[0.09461199928436972,0.00036948706642500004,-0.047406892908851556],"type":"VEC3"},{"bufferView":0,"byteOffset":1601892,"componentType":5126,"count":10,"max":[0.09476199928855161,0.000608591800113,-0.0473590573302515],"min":[0.0946119992866533,0.000537651418411,-0.0473807710249149],"type":"VEC3"},{"bufferView":0,"byteOffset":1602012,"componentType":5126,"count":36,"max":[0.0946119992885516,0.0009700522075170001,-0.0473590573302515],"min":[0.09461199922735569,5.2207517057964504e-8,-0.0480590573302515],"type":"VEC3"},{"bufferView":0,"byteOffset":1602444,"componentType":5126,"count":16,"max":[0.0947619992304172,0.0009700522075170001,-0.0480240371842675],"min":[0.09461199922735569,0.000935032061533,-0.0480590573433649],"type":"VEC3"},{"bufferView":0,"byteOffset":1602636,"componentType":5126,"count":4,"max":[0.0966067977750306,-1.0460583584233401e-9,-0.050125006124372706],"min":[0.0964567977666832,-1.11381098343976e-9,-0.0508250061261614],"type":"VEC3"},{"bufferView":0,"byteOffset":1602684,"componentType":5126,"count":4,"max":[0.0966067978032416,0.000849998958312774,-0.0508750060500633],"min":[0.0964567977682725,0.0000499989517560668,-0.0508750061217903],"type":"VEC3"},{"bufferView":0,"byteOffset":1602732,"componentType":5126,"count":4,"max":[0.09660679781437091,0.000899998953941637,-0.05012500604569221],"min":[0.0964567978060234,0.0008999988861890121,-0.0508250060474809],"type":"VEC3"},{"bufferView":0,"byteOffset":1602780,"componentType":5126,"count":4,"max":[0.09660679781278149,0.000849998888374587,-0.0500750060500633],"min":[0.0964567977778124,0.0000499988818178796,-0.050075006121790305],"type":"VEC3"},{"bufferView":0,"byteOffset":1602828,"componentType":5126,"count":4,"max":[0.09640679781218531,0.000849998956127208,-0.050125006049467104],"min":[0.09640679776886871,0.000049998894931298,-0.050825006119405304],"type":"VEC3"},{"bufferView":0,"byteOffset":1602876,"componentType":5126,"count":32,"max":[0.09660679781444875,0.0008999989473849261,-0.0500750060518521],"min":[0.09660679776660526,-1.11381098343976e-9,-0.0508750061217903],"type":"VEC3"},{"bufferView":0,"byteOffset":1603260,"componentType":5126,"count":16,"max":[0.09660679781444875,0.000899998892745724,-0.0500750060500633],"min":[0.0964567978127815,0.000849998881817876,-0.0501250060474809],"type":"VEC3"},{"bufferView":0,"byteOffset":1603452,"componentType":5126,"count":16,"max":[0.0966067978060234,0.000899998953941637,-0.0508250060456922],"min":[0.0964567978032416,0.000849998951756063,-0.0508750060518521],"type":"VEC3"},{"bufferView":0,"byteOffset":1603644,"componentType":5126,"count":26,"max":[0.0964567978143709,0.000899998953941637,-0.050125006045669086],"min":[0.0964067978038379,0.000849998894931294,-0.0508250060494671],"type":"VEC3"},{"bufferView":0,"byteOffset":1603956,"componentType":5126,"count":34,"max":[0.09645679781444876,0.000899998892745724,-0.0500750060500633],"min":[0.09640679781218531,0.000849998888374587,-0.050125006049467104],"type":"VEC3"},{"bufferView":0,"byteOffset":1604364,"componentType":5126,"count":52,"max":[0.0964567978060234,0.000899998953941637,-0.05080478062179092],"min":[0.0964067978038379,0.000849998956127208,-0.0508750060500633],"type":"VEC3"},{"bufferView":0,"byteOffset":1604988,"componentType":5126,"count":16,"max":[0.0964567978127815,0.000849998894931294,-0.0500750060500633],"min":[0.0964067977772162,0.0000499988883745908,-0.0501250061194053],"type":"VEC3"},{"bufferView":0,"byteOffset":1605180,"componentType":5126,"count":16,"max":[0.0966067977778124,0.0000499988883745908,-0.0500750061200015],"min":[0.09645679777503059,-1.11381098343976e-9,-0.0501250061261614],"type":"VEC3"},{"bufferView":0,"byteOffset":1605372,"componentType":5126,"count":16,"max":[0.0966067977682725,0.000049998958312778,-0.0508250061243727],"min":[0.09645679776660525,-1.0526150696519799e-9,-0.0508750061217903],"type":"VEC3"},{"bufferView":0,"byteOffset":1605564,"componentType":5126,"count":21,"max":[0.0964567978032416,0.0008499989588281786,-0.0508250060494671],"min":[0.09640679776886871,0.0000499989561272117,-0.0508750061200015],"type":"VEC3"},{"bufferView":0,"byteOffset":1605816,"componentType":5126,"count":40,"max":[0.0964567977778124,0.000049998894931298,-0.0500750061200015],"min":[0.0964067977772162,-1.1072542722111198e-9,-0.050125006124372706],"type":"VEC3"},{"bufferView":0,"byteOffset":1606296,"componentType":5126,"count":52,"max":[0.0964567977682725,0.0000702243831482193,-0.050825006119405304],"min":[0.09640679776886871,-1.0460583584233401e-9,-0.0508750061200015],"type":"VEC3"},{"bufferView":0,"byteOffset":1606920,"componentType":5126,"count":16,"max":[0.09645679777503059,0.0000499989561272117,-0.0501250061194053],"min":[0.09640679776886871,-1.1072542722111198e-9,-0.0508250061243727],"type":"VEC3"},{"bufferView":0,"byteOffset":1607112,"componentType":5126,"count":8,"max":[0.089107425847055,0.000354999545217,-0.0616491943363554],"min":[0.088857425847055,0.00000499954521700002,-0.061649194339336605],"type":"VEC3"},{"bufferView":0,"byteOffset":1607208,"componentType":5126,"count":8,"max":[0.0891074258410925,0.000354999545217,-0.0621491943363554],"min":[0.0888574258410925,0.00000499954521700002,-0.062149194339336605],"type":"VEC3"},{"bufferView":0,"byteOffset":1607304,"componentType":5126,"count":4,"max":[0.088857425847055,0.000019999545217,-0.0616491943363554],"min":[0.0888574258410925,0.00000499954521700002,-0.0621491943363554],"type":"VEC3"},{"bufferView":0,"byteOffset":1607352,"componentType":5126,"count":4,"max":[0.088907425847055,0.000354999545217,-0.0616491943369516],"min":[0.0889074258410925,0.000339999545217,-0.0621491943369516],"type":"VEC3"},{"bufferView":0,"byteOffset":1607400,"componentType":5126,"count":4,"max":[0.089107425847055,0.000354999545217,-0.0616491943369516],"min":[0.0889074258410925,0.000354999545217,-0.062149194339336605],"type":"VEC3"},{"bufferView":0,"byteOffset":1607448,"componentType":5126,"count":4,"max":[0.089107425847055,0.000354999545217,-0.061649194339336605],"min":[0.0891074258410925,0.00000499954521700002,-0.062149194339336605],"type":"VEC3"},{"bufferView":0,"byteOffset":1607496,"componentType":5126,"count":4,"max":[0.089107425847055,0.00000499954521700002,-0.0616491943363554],"min":[0.0888574258410925,0.00000499954521700002,-0.062149194339336605],"type":"VEC3"},{"bufferView":0,"byteOffset":1607544,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.061649194339157706],"min":[0.0890924258410925,0.000019999545217,-0.06214919433915771],"type":"VEC3"},{"bufferView":0,"byteOffset":1607592,"componentType":5126,"count":4,"max":[0.089092425847055,0.000019999545217,-0.0616491943363554],"min":[0.0888574258410925,0.000019999545217,-0.06214919433915771],"type":"VEC3"},{"bufferView":0,"byteOffset":1607640,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.0616491943369516],"min":[0.0889074258410925,0.000339999545217,-0.06214919433915771],"type":"VEC3"},{"bufferView":0,"byteOffset":1607688,"componentType":5126,"count":4,"max":[0.0917962002305583,0.000524999398629368,-0.0586875986922371],"min":[0.0913362002235645,0.000524999354917998,-0.058767598732451604],"type":"VEC3"},{"bufferView":0,"byteOffset":1607736,"componentType":5126,"count":4,"max":[0.0913162002768923,0.000504999356666456,-0.058687598691362905],"min":[0.0913162002253129,-0.000005000646830454181,-0.0587675987136557],"type":"VEC3"},{"bufferView":0,"byteOffset":1607784,"componentType":5126,"count":4,"max":[0.0917962002786408,-0.000025000601370629002,-0.058687598716278405],"min":[0.091336200271647,-0.0000250006450819994,-0.0587675987564929],"type":"VEC3"},{"bufferView":0,"byteOffset":1607832,"componentType":5126,"count":4,"max":[0.0918162002768923,0.000504999400377823,-0.05868759873507431],"min":[0.0918162002253129,-0.000005000603119087181,-0.0587675987573671],"type":"VEC3"},{"bufferView":0,"byteOffset":1607880,"componentType":5126,"count":32,"max":[0.0918162002698985,0.000524999398629368,-0.05876759869115679],"min":[0.0913162002253129,-0.0000250006415850867,-0.05876759875757322],"type":"VEC3"},{"bufferView":0,"byteOffset":1608264,"componentType":5126,"count":4,"max":[0.0917962002786408,0.0005049993942582281,-0.058667598693111306],"min":[0.0913362002340552,-0.00000500064595622765,-0.0586675987556187],"type":"VEC3"},{"bufferView":0,"byteOffset":1608312,"componentType":5126,"count":15,"max":[0.0918162002323067,0.000524999398629368,-0.0586734565983203],"min":[0.0917962002235645,0.00050499939688091,-0.058767598735074304],"type":"VEC3"},{"bufferView":0,"byteOffset":1608492,"componentType":5126,"count":15,"max":[0.0918162002768923,-0.0000050005996221744606,-0.0586734566218494],"min":[0.09179620027164699,-0.0000250006048675418,-0.05876759875757322],"type":"VEC3"},{"bufferView":0,"byteOffset":1608672,"componentType":5126,"count":15,"max":[0.09133620027864081,-0.000005000643333541449,-0.0586734565791623],"min":[0.0913162002698985,-0.0000250006450819994,-0.0587675987162784],"type":"VEC3"},{"bufferView":0,"byteOffset":1608852,"componentType":5126,"count":15,"max":[0.0913362002305583,0.000524999358414911,-0.0586734565556331],"min":[0.0913162002253129,0.000504999353169543,-0.058767598692237105],"type":"VEC3"},{"bufferView":0,"byteOffset":1609032,"componentType":5126,"count":14,"max":[0.0918162002768923,0.000519141531374627,-0.058667598733325804],"min":[0.09179620023405521,-0.0000191427398733703,-0.0586875987573671],"type":"VEC3"},{"bufferView":0,"byteOffset":1609200,"componentType":5126,"count":14,"max":[0.09181034241498899,-0.00000500060574177002,-0.0586675987154042],"min":[0.091322058143741,-0.0000250006450819994,-0.058687598756492904],"type":"VEC3"},{"bufferView":0,"byteOffset":1609368,"componentType":5126,"count":14,"max":[0.09133620027864081,0.000519141488687481,-0.058667598693111306],"min":[0.0913162002323067,-0.0000191427825605162,-0.058687598713655705],"type":"VEC3"},{"bufferView":0,"byteOffset":1609536,"componentType":5126,"count":14,"max":[0.0918103423679307,0.000524999395132456,-0.058667598693111306],"min":[0.0913220580966827,0.0005049993540437701,-0.0586875987324516],"type":"VEC3"},{"bufferView":0,"byteOffset":1609704,"componentType":5126,"count":96,"max":[0.0926069991487546,0.0011000522075170001,-0.0489581483254628],"min":[0.0926069991137061,5.22075170579626e-8,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1610856,"componentType":5126,"count":4,"max":[0.0926069991137061,0.000778473652871,-0.0493590571427296],"min":[0.0924669991137061,0.000555069425217,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1610904,"componentType":5126,"count":4,"max":[0.0926069991137061,0.000458970837729,-0.0493590571427296],"min":[0.0924669991137061,0.0000600522075170599,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1610952,"componentType":5126,"count":16,"max":[0.09260699911895141,0.0000600522075170599,-0.049299057142729606],"min":[0.0924669991137061,5.2207517058934304e-8,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1611144,"componentType":5126,"count":4,"max":[0.09260699914176079,5.2207517058934304e-8,-0.0490381483132236],"min":[0.09246699911895141,5.22075170579626e-8,-0.0492990571549688],"type":"VEC3"},{"bufferView":0,"byteOffset":1611192,"componentType":5126,"count":16,"max":[0.0926069991487546,0.00008005220751705989,-0.04895814831322361],"min":[0.09246699914176079,5.22075170579626e-8,-0.0490381483254628],"type":"VEC3"},{"bufferView":0,"byteOffset":1611384,"componentType":5126,"count":16,"max":[0.0926069991487546,0.000174442212329,-0.04895814831322361],"min":[0.09246699914176079,0.0000944422123285799,-0.0490381483254628],"type":"VEC3"},{"bufferView":0,"byteOffset":1611576,"componentType":5126,"count":4,"max":[0.09260699914176079,0.000174442212329,-0.0490381483132236],"min":[0.09246699913031639,0.000174442212329,-0.0491690571549688],"type":"VEC3"},{"bufferView":0,"byteOffset":1611624,"componentType":5126,"count":4,"max":[0.09260699912681951,0.0010700349797,-0.0492090571427296],"min":[0.09246699912681951,0.000214442212329,-0.049209057154968795],"type":"VEC3"},{"bufferView":0,"byteOffset":1611672,"componentType":5126,"count":4,"max":[0.0926069991241953,0.0011000522075170001,-0.049239074370546594],"min":[0.09246699911686711,0.0011000522075170001,-0.0493228983612518],"type":"VEC3"},{"bufferView":0,"byteOffset":1611720,"componentType":5126,"count":4,"max":[0.0926069991137061,0.0010638934138000001,-0.0493590571427296],"min":[0.0924669991137061,0.000858040135374,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1611768,"componentType":5126,"count":96,"max":[0.0924669991487546,0.0011000522075170001,-0.04895814831322361],"min":[0.0924669991137061,5.22075170579632e-8,-0.0493590571427296],"type":"VEC3"},{"bufferView":0,"byteOffset":1612920,"componentType":5126,"count":14,"max":[0.0926069991146013,0.000555069425217,-0.0493488163088076],"min":[0.0924669991137061,0.00054136716645,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1613088,"componentType":5126,"count":14,"max":[0.0926069991144864,0.000790603055619,-0.0493501308716296],"min":[0.0924669991137061,0.000778473652871,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1613256,"componentType":5126,"count":14,"max":[0.0926069991145611,0.000471877954587,-0.049349276653580604],"min":[0.0924669991137061,0.000458970837729,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1613424,"componentType":5126,"count":4,"max":[0.0926069991487546,0.0000944422123285799,-0.04895814831322361],"min":[0.0924669991487546,0.00008005220751705989,-0.0489581483254628],"type":"VEC3"},{"bufferView":0,"byteOffset":1613472,"componentType":5126,"count":16,"max":[0.09260699913031639,0.000214442212329,-0.0491690571427296],"min":[0.09246699912681951,0.000174442212329,-0.049209057154968795],"type":"VEC3"},{"bufferView":0,"byteOffset":1613664,"componentType":5126,"count":16,"max":[0.09260699912681951,0.0011000522075170001,-0.0492090571427296],"min":[0.0924669991241953,0.0010700349797,-0.049239074382785804],"type":"VEC3"},{"bufferView":0,"byteOffset":1613856,"componentType":5126,"count":16,"max":[0.09260699911686711,0.0011000522075170001,-0.0493228983490126],"min":[0.0924669991137061,0.0010638934138000001,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1614048,"componentType":5126,"count":14,"max":[0.09260699911436371,0.000858040135374,-0.0493515341804856],"min":[0.0924669991137061,0.000848321591343,-0.049359057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1614216,"componentType":5126,"count":24,"max":[0.09260699911684786,0.00054136716645,-0.04932311956849074],"min":[0.0924669991145611,0.000471877954587,-0.0493492766658198],"type":"VEC3"},{"bufferView":0,"byteOffset":1614504,"componentType":5126,"count":24,"max":[0.0926069991163189,0.000848321591343,-0.04932917033532024],"min":[0.09246699911436371,0.000790603055619,-0.0493515341927248],"type":"VEC3"},{"bufferView":0,"byteOffset":1614792,"componentType":5126,"count":165,"max":[0.09296659241465789,0.000354999545217,-0.0588691816361739],"min":[0.0924665923595816,0.000354999545217,-0.0594991816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1616772,"componentType":5126,"count":4,"max":[0.0929665924308312,0.000339999545217,-0.05868418163617391],"min":[0.09246659241465789,0.000339999545217,-0.0588691816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1616820,"componentType":5126,"count":4,"max":[0.0929665923595816,0.000339999545217,-0.0594991816361739],"min":[0.0924665923434084,0.000339999545217,-0.0596841816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1616868,"componentType":5126,"count":4,"max":[0.0929665923434084,0.000339999545217,-0.05968418163617391],"min":[0.0924665923434084,0.000019999545217,-0.0596841816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1616916,"componentType":5126,"count":4,"max":[0.0929665924308312,0.000019999545217,-0.05868418163617391],"min":[0.0924665923434084,0.000019999545217,-0.0596841816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1616964,"componentType":5126,"count":4,"max":[0.0929665924308312,0.000339999545217,-0.05868418163617391],"min":[0.09246659243083111,0.000019999545217,-0.0586841816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1617012,"componentType":5126,"count":8,"max":[0.09246659243083111,0.000354999545217,-0.05868418163617391],"min":[0.0924665923434084,0.000019999545217,-0.05968418163617391],"type":"VEC3"},{"bufferView":0,"byteOffset":1617108,"componentType":5126,"count":8,"max":[0.0929665924308312,0.000354999545217,-0.0586841816798853],"min":[0.0929665923434084,0.000019999545217,-0.0596841816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1617204,"componentType":5126,"count":4,"max":[0.0929665923595816,0.000354999545217,-0.0594991816361739],"min":[0.0924665923595816,0.000339999545217,-0.0594991816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1617252,"componentType":5126,"count":4,"max":[0.09296659241465789,0.000354999545217,-0.0588691816361739],"min":[0.09246659241465789,0.000339999545217,-0.0588691816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1617300,"componentType":5126,"count":13,"max":[0.09275924779175461,0.000354999545217,-0.05924692715382605],"min":[0.0926694204701404,0.000349999545217,-0.059252863019759704],"type":"VEC3"},{"bufferView":0,"byteOffset":1617456,"componentType":5126,"count":54,"max":[0.09278390627102084,0.000354999545217,-0.05923512721886704],"min":[0.0926764657515168,0.000349999545217,-0.0592927626043344],"type":"VEC3"},{"bufferView":0,"byteOffset":1618104,"componentType":5126,"count":65,"max":[0.0927533767214493,0.000354999545217,-0.0592385259797246],"min":[0.09264603980901014,0.000349999545217,-0.059296137430249016],"type":"VEC3"},{"bufferView":0,"byteOffset":1618884,"componentType":5126,"count":76,"max":[0.0927702646747047,0.000354999545217,-0.0592523125235476],"min":[0.09265975047671064,0.000349999545217,-0.05928433749528903],"type":"VEC3"},{"bufferView":0,"byteOffset":1619796,"componentType":5126,"count":67,"max":[0.09278390133705211,0.000349999545217,-0.059235169876164014],"min":[0.09264604633151852,0.000349999545217,-0.059296064415950644],"type":"VEC3"},{"bufferView":0,"byteOffset":1620600,"componentType":5126,"count":33,"max":[0.0927701978241931,0.000354999545217,-0.0592474271026955],"min":[0.09265975479027744,0.000354999545217,-0.05928432383112551],"type":"VEC3"},{"bufferView":0,"byteOffset":1620996,"componentType":5126,"count":13,"max":[0.09275924780446419,0.000354999545217,-0.059101546210737044],"min":[0.0926694204828501,0.000349999545217,-0.0591074820766697],"type":"VEC3"},{"bufferView":0,"byteOffset":1621152,"componentType":5126,"count":57,"max":[0.09278390628373044,0.000354999545217,-0.059089746275777046],"min":[0.0926764657642264,0.000349999545217,-0.0591473816612454],"type":"VEC3"},{"bufferView":0,"byteOffset":1621836,"componentType":5126,"count":65,"max":[0.09275337673415891,0.000354999545217,-0.0590931450366356],"min":[0.09264603982171979,0.000349999545217,-0.05915075648715906],"type":"VEC3"},{"bufferView":0,"byteOffset":1622616,"componentType":5126,"count":78,"max":[0.0927702646874143,0.000354999545217,-0.0591069315804576],"min":[0.09265975048942024,0.000349999545217,-0.05913895655220003],"type":"VEC3"},{"bufferView":0,"byteOffset":1623552,"componentType":5126,"count":67,"max":[0.09278390134976157,0.000349999545217,-0.05908978893307303],"min":[0.09264604634422798,0.000349999545217,-0.059150683472862044],"type":"VEC3"},{"bufferView":0,"byteOffset":1624356,"componentType":5126,"count":33,"max":[0.0927701978369031,0.000354999545217,-0.059102046159606146],"min":[0.09265975480298694,0.000354999545217,-0.05913894288803685],"type":"VEC3"},{"bufferView":0,"byteOffset":1624752,"componentType":5126,"count":4,"max":[0.09278159237103399,0.000354999545217,-0.0593681816623202],"min":[0.09276567141938401,0.000349999545217,-0.0593681816637121],"type":"VEC3"},{"bufferView":0,"byteOffset":1624800,"componentType":5126,"count":4,"max":[0.0927656714233952,0.000354999545217,-0.0593222983452472],"min":[0.09276567141938401,0.000349999545217,-0.0593681816623202],"type":"VEC3"},{"bufferView":0,"byteOffset":1624848,"componentType":5126,"count":91,"max":[0.0927656714233952,0.000354999545217,-0.0593085118016174],"min":[0.09264603980260513,0.000349999545217,-0.059368061980340496],"type":"VEC3"},{"bufferView":0,"byteOffset":1625940,"componentType":5126,"count":4,"max":[0.0926868264504298,0.000354999545217,-0.0593085118016174],"min":[0.0926850996671173,0.000349999545217,-0.0593203117367284],"type":"VEC3"},{"bufferView":0,"byteOffset":1625988,"componentType":5126,"count":94,"max":[0.0927815923764409,0.000354999545217,-0.0593063337287531],"min":[0.09265975047031606,0.000349999545217,-0.05935626204535135],"type":"VEC3"},{"bufferView":0,"byteOffset":1627116,"componentType":5126,"count":4,"max":[0.0927815923764409,0.000354999545217,-0.0593063337287531],"min":[0.09278159237103399,0.000349999545217,-0.0593681816637121],"type":"VEC3"},{"bufferView":0,"byteOffset":1627164,"componentType":5126,"count":51,"max":[0.0927815923764409,0.000349999545217,-0.0593063337287531],"min":[0.09264604413175241,0.000349999545217,-0.0593681816637121],"type":"VEC3"},{"bufferView":0,"byteOffset":1627776,"componentType":5126,"count":4,"max":[0.09273407128066061,0.000354999545217,-0.059199248711148796],"min":[0.0926732194003846,0.000349999545217,-0.0591992487164686],"type":"VEC3"},{"bufferView":0,"byteOffset":1627824,"componentType":5126,"count":4,"max":[0.0927340712832217,0.000354999545217,-0.05916995232622461],"min":[0.09273407128066061,0.000349999545217,-0.0591992487164686],"type":"VEC3"},{"bufferView":0,"byteOffset":1627872,"componentType":5126,"count":4,"max":[0.0927815923858026,0.000354999545217,-0.059199248717797096],"min":[0.0927492669828866,0.000349999545217,-0.059199248720623106],"type":"VEC3"},{"bufferView":0,"byteOffset":1627920,"componentType":5126,"count":4,"max":[0.0927815923858026,0.000354999545217,-0.059199248720623106],"min":[0.0927815923847982,0.000349999545217,-0.059210737501110104],"type":"VEC3"},{"bufferView":0,"byteOffset":1627968,"componentType":5126,"count":4,"max":[0.0927815923847982,0.000354999545217,-0.0592107374982841],"min":[0.0927492669818822,0.000349999545217,-0.059210737501110104],"type":"VEC3"},{"bufferView":0,"byteOffset":1628016,"componentType":5126,"count":4,"max":[0.0927492669818822,0.000354999545217,-0.0592107374982841],"min":[0.09274926698077741,0.000349999545217,-0.0592233751568211],"type":"VEC3"},{"bufferView":0,"byteOffset":1628064,"componentType":5126,"count":4,"max":[0.09274926698077741,0.000354999545217,-0.0592233751554926],"min":[0.0927340712785514,0.000349999545217,-0.0592233751568211],"type":"VEC3"},{"bufferView":0,"byteOffset":1628112,"componentType":5126,"count":4,"max":[0.0927340712796562,0.000354999545217,-0.0592107374969556],"min":[0.0927340712785514,0.000349999545217,-0.0592233751554926],"type":"VEC3"},{"bufferView":0,"byteOffset":1628160,"componentType":5126,"count":4,"max":[0.0927340712796562,0.000354999545217,-0.059210737489308],"min":[0.0926465923847982,0.000349999545217,-0.0592107374969556],"type":"VEC3"},{"bufferView":0,"byteOffset":1628208,"componentType":5126,"count":10,"max":[0.09273407128420941,0.000354999545217,-0.0591586550254116],"min":[0.0926465923847982,0.000349999545217,-0.059210737489308],"type":"VEC3"},{"bufferView":0,"byteOffset":1628328,"componentType":5126,"count":4,"max":[0.0927492669864354,0.000354999545217,-0.0591586550254116],"min":[0.09273407128420941,0.000349999545217,-0.0591586550267401],"type":"VEC3"},{"bufferView":0,"byteOffset":1628376,"componentType":5126,"count":4,"max":[0.0927492669864354,0.000354999545217,-0.0591586550267401],"min":[0.0927492669828866,0.000349999545217,-0.059199248717797096],"type":"VEC3"},{"bufferView":0,"byteOffset":1628424,"componentType":5126,"count":4,"max":[0.0927340712832217,0.000354999545217,-0.05916995232622461],"min":[0.0926732194003846,0.000349999545217,-0.059199248711148796],"type":"VEC3"},{"bufferView":0,"byteOffset":1628472,"componentType":5126,"count":15,"max":[0.0927815923858026,0.000349999545217,-0.0591586550254116],"min":[0.0926465923847982,0.000349999545217,-0.0592233751568211],"type":"VEC3"},{"bufferView":0,"byteOffset":1628652,"componentType":5126,"count":3,"max":[0.0927340712832217,0.000354999545217,-0.05916995232622461],"min":[0.0926732194003846,0.000354999545217,-0.0591992487164686],"type":"VEC3"},{"bufferView":0,"byteOffset":1628688,"componentType":5126,"count":4,"max":[0.0927061664619837,0.000354999545217,-0.059012579966061206],"min":[0.0927061664596568,0.000349999545217,-0.059039195640858],"type":"VEC3"},{"bufferView":0,"byteOffset":1628736,"componentType":5126,"count":15,"max":[0.0927061664596568,0.000354999545217,-0.059039195640858],"min":[0.0926955294663035,0.000349999545217,-0.0590597318350502],"type":"VEC3"},{"bufferView":0,"byteOffset":1628916,"componentType":5126,"count":29,"max":[0.0926955294663035,0.000354999545217,-0.059012579962157405],"min":[0.09266151181626432,0.000349999545217,-0.05906222106976547],"type":"VEC3"},{"bufferView":0,"byteOffset":1629264,"componentType":5126,"count":4,"max":[0.0927216384497047,0.000354999545217,-0.0590125799674138],"min":[0.0927216384484492,0.000349999545217,-0.0590269409430236],"type":"VEC3"},{"bufferView":0,"byteOffset":1629312,"componentType":5126,"count":4,"max":[0.09278159240212161,0.000354999545217,-0.0590125799674138],"min":[0.0927216384497047,0.000349999545217,-0.0590125799726552],"type":"VEC3"},{"bufferView":0,"byteOffset":1629360,"componentType":5126,"count":4,"max":[0.09278159240320559,0.000354999545217,-0.0590001816637121],"min":[0.09278159240212161,0.000349999545217,-0.0590125799726552],"type":"VEC3"},{"bufferView":0,"byteOffset":1629408,"componentType":5126,"count":4,"max":[0.09278159240320559,0.000354999545217,-0.05900018165191],"min":[0.09264659240320551,0.000349999545217,-0.0590001816637121],"type":"VEC3"},{"bufferView":0,"byteOffset":1629456,"componentType":5126,"count":47,"max":[0.09272015361069591,0.000354999545217,-0.05900018165191],"min":[0.09264659239957727,0.000349999545217,-0.05907497840309851],"type":"VEC3"},{"bufferView":0,"byteOffset":1630020,"componentType":5126,"count":8,"max":[0.0927268878703056,0.000354999545217,-0.05904862630188051],"min":[0.09272015334498611,0.000349999545217,-0.059056093723970596],"type":"VEC3"},{"bufferView":0,"byteOffset":1630116,"componentType":5126,"count":9,"max":[0.092781592395997,0.000354999545217,-0.059056093723970596],"min":[0.0927268878703056,0.000349999545217,-0.0590826375986711],"type":"VEC3"},{"bufferView":0,"byteOffset":1630224,"componentType":5126,"count":4,"max":[0.0927815923973571,0.000354999545217,-0.0590670798750941],"min":[0.092781592395997,0.000349999545217,-0.0590826375986711],"type":"VEC3"},{"bufferView":0,"byteOffset":1630272,"componentType":5126,"count":13,"max":[0.0927815923973571,0.000354999545217,-0.059039482862094095],"min":[0.0927258863368377,0.000349999545217,-0.0590670798750941],"type":"VEC3"},{"bufferView":0,"byteOffset":1630428,"componentType":5126,"count":20,"max":[0.0927258863368377,0.000354999545217,-0.0590269409430236],"min":[0.0927216384484492,0.000349999545217,-0.059039482862094095],"type":"VEC3"},{"bufferView":0,"byteOffset":1630668,"componentType":5126,"count":4,"max":[0.0927061664619837,0.000354999545217,-0.059012579962157405],"min":[0.09266151181885271,0.000349999545217,-0.059012579966061206],"type":"VEC3"},{"bufferView":0,"byteOffset":1630716,"componentType":5126,"count":54,"max":[0.09278159240320559,0.000349999545217,-0.05900018165191],"min":[0.09264659240078484,0.000349999545217,-0.0590826375986711],"type":"VEC3"},{"bufferView":0,"byteOffset":1631364,"componentType":5126,"count":19,"max":[0.0927061664619837,0.000354999545217,-0.059012579962157405],"min":[0.09266151181885271,0.000354999545217,-0.05906215529518775],"type":"VEC3"},{"bufferView":0,"byteOffset":1631592,"componentType":5126,"count":8,"max":[0.088327425847055,0.000354999545217,-0.061649194327054],"min":[0.088077425847055,0.00000499954521700002,-0.061649194330035205],"type":"VEC3"},{"bufferView":0,"byteOffset":1631688,"componentType":5126,"count":8,"max":[0.0883274258410925,0.000354999545217,-0.062149194327054],"min":[0.0880774258410925,0.00000499954521700002,-0.0621491943300352],"type":"VEC3"},{"bufferView":0,"byteOffset":1631784,"componentType":5126,"count":4,"max":[0.088327425847055,0.000019999545217,-0.061649194330035205],"min":[0.0883274258410925,0.00000499954521700002,-0.0621491943300352],"type":"VEC3"},{"bufferView":0,"byteOffset":1631832,"componentType":5126,"count":4,"max":[0.088277425847055,0.000354999545217,-0.0616491943294389],"min":[0.0882774258410925,0.000339999545217,-0.0621491943294389],"type":"VEC3"},{"bufferView":0,"byteOffset":1631880,"componentType":5126,"count":4,"max":[0.088277425847055,0.000354999545217,-0.061649194327054],"min":[0.0880774258410925,0.000354999545217,-0.0621491943294389],"type":"VEC3"},{"bufferView":0,"byteOffset":1631928,"componentType":5126,"count":4,"max":[0.088077425847055,0.000354999545217,-0.061649194327054],"min":[0.0880774258410925,0.00000499954521700002,-0.062149194327054],"type":"VEC3"},{"bufferView":0,"byteOffset":1631976,"componentType":5126,"count":4,"max":[0.088327425847055,0.00000499954521700002,-0.061649194327054],"min":[0.0880774258410925,0.00000499954521700002,-0.0621491943300352],"type":"VEC3"},{"bufferView":0,"byteOffset":1632024,"componentType":5126,"count":4,"max":[0.088092425847055,0.000339999545217,-0.0616491943272328],"min":[0.0880924258410925,0.000019999545217,-0.0621491943272328],"type":"VEC3"},{"bufferView":0,"byteOffset":1632072,"componentType":5126,"count":4,"max":[0.088327425847055,0.000019999545217,-0.0616491943272328],"min":[0.0880924258410925,0.000019999545217,-0.0621491943300352],"type":"VEC3"},{"bufferView":0,"byteOffset":1632120,"componentType":5126,"count":4,"max":[0.088277425847055,0.000339999545217,-0.0616491943272328],"min":[0.0880924258410925,0.000339999545217,-0.0621491943294389],"type":"VEC3"},{"bufferView":0,"byteOffset":1632168,"componentType":5126,"count":198,"max":[0.0917962002235645,0.000524999433598495,-0.058767598692237105],"min":[0.0913362001536262,0.000524999358414911,-0.0595675987324516],"type":"VEC3"},{"bufferView":0,"byteOffset":1634544,"componentType":5126,"count":4,"max":[0.0918162002698985,0.00050499943534695,-0.058767598735074304],"min":[0.0918162001553747,-0.0000050005996221744606,-0.0595675987573671],"type":"VEC3"},{"bufferView":0,"byteOffset":1634592,"componentType":5126,"count":4,"max":[0.09179620027164699,-0.000025000566401502202,-0.0587675987162784],"min":[0.09133620020170871,-0.0000250006415850867,-0.0595675987564929],"type":"VEC3"},{"bufferView":0,"byteOffset":1634640,"componentType":5126,"count":4,"max":[0.0913162002698985,0.000504999391635583,-0.0587675986913629],"min":[0.0913162001553747,-0.000005000643333541449,-0.059567598713655696],"type":"VEC3"},{"bufferView":0,"byteOffset":1634688,"componentType":5126,"count":32,"max":[0.09181620019996031,0.000524999433598495,-0.05956759869115669],"min":[0.0913162001553747,-0.0000250006066159598,-0.05956759875757322],"type":"VEC3"},{"bufferView":0,"byteOffset":1635072,"componentType":5126,"count":32,"max":[0.0918162002698985,0.000524999398629368,-0.05876759869115679],"min":[0.0913162002253129,-0.0000250006415850867,-0.05876759875757322],"type":"VEC3"},{"bufferView":0,"byteOffset":1635456,"componentType":5126,"count":16,"max":[0.0918162002253129,0.000524999433598495,-0.058767598732451604],"min":[0.0917962001536262,0.000504999400377823,-0.0595675987350743],"type":"VEC3"},{"bufferView":0,"byteOffset":1635648,"componentType":5126,"count":16,"max":[0.0913362002235645,0.000524999393384038,-0.05876759869115679],"min":[0.0913162001553747,0.000504999356666456,-0.0595675986922371],"type":"VEC3"},{"bufferView":0,"byteOffset":1635840,"componentType":5126,"count":16,"max":[0.091336200271647,-0.000005000608364414581,-0.0587675987136557],"min":[0.09131620019996031,-0.0000250006415850867,-0.0595675987162784],"type":"VEC3"},{"bufferView":0,"byteOffset":1636032,"componentType":5126,"count":16,"max":[0.0918162002698985,-0.00000500056465304759,-0.0587675987564929],"min":[0.0917962002017087,-0.000025000601370629002,-0.05956759875757322],"type":"VEC3"},{"bufferView":0,"byteOffset":1636224,"componentType":5126,"count":15,"max":[0.0916247522585258,0.00052499939587908,-0.059038999175600716],"min":[0.09149832862060271,0.000523999384865099,-0.0590484516552056],"type":"VEC3"},{"bufferView":0,"byteOffset":1636404,"componentType":5126,"count":40,"max":[0.091659456784633,0.0005249994002551221,-0.05902020854979133],"min":[0.0915082442020307,0.000523999384733979,-0.0591119891365635],"type":"VEC3"},{"bufferView":0,"byteOffset":1636884,"componentType":5126,"count":59,"max":[0.0916164892700345,0.000524999397972338,-0.0590256208551017],"min":[0.09146542250475648,0.0005239993824646467,-0.059117363327032844],"type":"VEC3"},{"bufferView":0,"byteOffset":1637592,"componentType":5126,"count":77,"max":[0.0916402575009666,0.0005249993983499608,-0.0590475750244421],"min":[0.09148471900002957,0.000523999384343063,-0.05909857270122572],"type":"VEC3"},{"bufferView":0,"byteOffset":1638516,"componentType":5126,"count":68,"max":[0.09165941970471594,0.0005239994002517221,-0.05902030164006891],"min":[0.0914654547501734,0.0005239993824646467,-0.05911724431335557],"type":"VEC3"},{"bufferView":0,"byteOffset":1639332,"componentType":5126,"count":34,"max":[0.09164018767123965,0.0005249993983499608,-0.05903907211727657],"min":[0.09148472775151219,0.0005249993843458914,-0.059098336849874915],"type":"VEC3"},{"bufferView":0,"byteOffset":1639740,"componentType":5126,"count":4,"max":[0.0915959290339472,0.0005249993914249849,-0.0589835801720227],"min":[0.0915895616782054,0.000523999390005317,-0.059003323669919],"type":"VEC3"},{"bufferView":0,"byteOffset":1639788,"componentType":5126,"count":87,"max":[0.09163792443467984,0.0005249993927344108,-0.05889191393198627],"min":[0.091484475982257,0.0005239993785066009,-0.0589835801720664],"type":"VEC3"},{"bufferView":0,"byteOffset":1640832,"componentType":5126,"count":4,"max":[0.091524138296547,0.000524999384527307,-0.0589813695044432],"min":[0.0915183056009799,0.000523999384189195,-0.059000769967537],"type":"VEC3"},{"bufferView":0,"byteOffset":1640880,"componentType":5126,"count":92,"max":[0.09165945679575767,0.0005249993948706757,-0.05887159871180376],"min":[0.09146294362100649,0.0005239993764918734,-0.059003323669919],"type":"VEC3"},{"bufferView":0,"byteOffset":1641984,"componentType":5126,"count":67,"max":[0.09165926854272356,0.0005239993948734653,-0.058871623923676245],"min":[0.09146294399833572,0.0005239993764918734,-0.059003323669919],"type":"VEC3"},{"bufferView":0,"byteOffset":1642788,"componentType":5126,"count":4,"max":[0.09158931863093861,0.0005249993992073469,-0.059194584027506304],"min":[0.0915036752437957,0.000523999391720168,-0.05919458403503711],"type":"VEC3"},{"bufferView":0,"byteOffset":1642836,"componentType":5126,"count":4,"max":[0.0915893186350171,0.000524999397168097,-0.0591479314467884],"min":[0.0915036752437957,0.000523999391720168,-0.05919458402755],"type":"VEC3"},{"bufferView":0,"byteOffset":1642884,"componentType":5126,"count":4,"max":[0.091610705180463,0.000524999401077017,-0.0591299412349061],"min":[0.0916107051747243,0.0005239993982513889,-0.0591945840369068],"type":"VEC3"},{"bufferView":0,"byteOffset":1642932,"componentType":5126,"count":4,"max":[0.091610705180463,0.000524999398251389,-0.0591299412330364],"min":[0.09158931863650249,0.000523999396381719,-0.0591299412349498],"type":"VEC3"},{"bufferView":0,"byteOffset":1642980,"componentType":5126,"count":4,"max":[0.0915893186365899,0.000524999396381719,-0.0591299412330364],"min":[0.091466200185943,0.000523999388590609,-0.0591979381319228],"type":"VEC3"},{"bufferView":0,"byteOffset":1643028,"componentType":5126,"count":4,"max":[0.09146620018603041,0.000524999389243702,-0.059197938131879096],"min":[0.0914662001846368,0.000523999388590609,-0.059212879156903805],"type":"VEC3"},{"bufferView":0,"byteOffset":1643076,"componentType":5126,"count":4,"max":[0.09158931862933921,0.000524999400007053,-0.0592128791568601],"min":[0.0914662001846368,0.0005239993892437021,-0.0592128791676671],"type":"VEC3"},{"bufferView":0,"byteOffset":1643124,"componentType":5126,"count":4,"max":[0.09158931862933921,0.00052499940088673,-0.0592128791676234],"min":[0.09158931862749241,0.000523999400007053,-0.0592330038135592],"type":"VEC3"},{"bufferView":0,"byteOffset":1643172,"componentType":5126,"count":4,"max":[0.091610705171453,0.0005249994027564,-0.05923300381351541],"min":[0.09158931862749241,0.00052399940088673,-0.0592330038154288],"type":"VEC3"},{"bufferView":0,"byteOffset":1643220,"componentType":5126,"count":4,"max":[0.09161070517321229,0.0005249994027564,-0.0592128791694931],"min":[0.0916107051713656,0.000523999401876723,-0.0592330038154288],"type":"VEC3"},{"bufferView":0,"byteOffset":1643268,"componentType":5126,"count":4,"max":[0.0916562001847242,0.000524999405854021,-0.0592128791694931],"min":[0.0916107051731249,0.000523999401876723,-0.059212879173514095],"type":"VEC3"},{"bufferView":0,"byteOffset":1643316,"componentType":5126,"count":4,"max":[0.0916562001863236,0.000524999405854021,-0.059194584040840395],"min":[0.0916562001846368,0.000523999405054315,-0.059212879173514095],"type":"VEC3"},{"bufferView":0,"byteOffset":1643364,"componentType":5126,"count":4,"max":[0.0916562001863236,0.000524999405054315,-0.0591945840368631],"min":[0.0916107051747243,0.000523999401077017,-0.0591945840408841],"type":"VEC3"},{"bufferView":0,"byteOffset":1643412,"componentType":5126,"count":4,"max":[0.0915893186350171,0.0005249993992073469,-0.0591479314467884],"min":[0.0915893186308512,0.000523999397168097,-0.05919458403503711],"type":"VEC3"},{"bufferView":0,"byteOffset":1643460,"componentType":5126,"count":14,"max":[0.0916562001863236,0.0005239994058540211,-0.059129941233080206],"min":[0.0914662001847242,0.000523999388590609,-0.0592330038154288],"type":"VEC3"},{"bufferView":0,"byteOffset":1643628,"componentType":5126,"count":3,"max":[0.0915893186349297,0.0005249993992073469,-0.0591479314467884],"min":[0.0915036752437957,0.000524999391720168,-0.0591945840349934],"type":"VEC3"},{"bufferView":0,"byteOffset":1643664,"componentType":5126,"count":15,"max":[0.0916247522382866,0.000524999405998693,-0.059270508833081714],"min":[0.0914983286003635,0.0005239993949847121,-0.059279961312686605],"type":"VEC3"},{"bufferView":0,"byteOffset":1643844,"componentType":5126,"count":40,"max":[0.09165945676439374,0.0005249994103747357,-0.05925171820727333],"min":[0.0915082441817915,0.000523999394853593,-0.0593434987940445],"type":"VEC3"},{"bufferView":0,"byteOffset":1644324,"componentType":5126,"count":62,"max":[0.09161648924979529,0.000524999408091952,-0.0592571305125827],"min":[0.09146542248451728,0.0005239993925842597,-0.059348872984514835],"type":"VEC3"},{"bufferView":0,"byteOffset":1645068,"componentType":5126,"count":77,"max":[0.09164025748072736,0.0005249994084695744,-0.059279084681923104],"min":[0.09148471897979037,0.0005239993944626765,-0.059330082358706716],"type":"VEC3"},{"bufferView":0,"byteOffset":1645992,"componentType":5126,"count":68,"max":[0.09165941968447733,0.0005239994103713357,-0.059251811297553074],"min":[0.0914654547299342,0.0005239993925842597,-0.05934875397083738],"type":"VEC3"},{"bufferView":0,"byteOffset":1646808,"componentType":5126,"count":34,"max":[0.09164018765100043,0.0005249994084695744,-0.059270581774757754],"min":[0.09148472773127299,0.0005249993944655046,-0.05932984650735592],"type":"VEC3"},{"bufferView":0,"byteOffset":1647216,"componentType":5126,"count":4,"max":[0.0916562001714158,0.000524999416813326,-0.059365109922890395],"min":[0.09165620016271821,0.000523999412508242,-0.059463598720256104],"type":"VEC3"},{"bufferView":0,"byteOffset":1647264,"componentType":5126,"count":79,"max":[0.0916562001714158,0.000524999412508242,-0.059365109922890395],"min":[0.09148471896961233,0.0005239993994793158,-0.05944461750801846],"type":"VEC3"},{"bufferView":0,"byteOffset":1648212,"componentType":5126,"count":4,"max":[0.0915228259049521,0.000524999401821275,-0.059368578363246],"min":[0.0915203956174309,0.000523999400787448,-0.0593873689893072],"type":"VEC3"},{"bufferView":0,"byteOffset":1648260,"componentType":5126,"count":67,"max":[0.09163379290390801,0.0005249994116605961,-0.059368578363246],"min":[0.09146542247431211,0.0005239993975596158,-0.05946340813386596],"type":"VEC3"},{"bufferView":0,"byteOffset":1649064,"componentType":5126,"count":4,"max":[0.09163379290390801,0.000524999414854422,-0.0593905325323145],"min":[0.091633792897433,0.0005239994116605961,-0.0594635987182972],"type":"VEC3"},{"bufferView":0,"byteOffset":1649112,"componentType":5126,"count":4,"max":[0.09165620016280561,0.000524999416813326,-0.059463598718253505],"min":[0.091633792897433,0.000523999414854422,-0.059463598720256104],"type":"VEC3"},{"bufferView":0,"byteOffset":1649160,"componentType":5126,"count":50,"max":[0.0916562001714158,0.000523999416813326,-0.0593651099229341],"min":[0.09146556458060134,0.0005239993975596158,-0.059463598720256104],"type":"VEC3"},{"bufferView":0,"byteOffset":1649760,"componentType":5126,"count":36,"max":[0.0910619992885516,0.0009700522075170001,-0.0473590570199006],"min":[0.0910619992273557,5.2207517057962804e-8,-0.0480590570199006],"type":"VEC3"},{"bufferView":0,"byteOffset":1650192,"componentType":5126,"count":4,"max":[0.0910619992885516,0.000912279665729,-0.0473590570067872],"min":[0.0909119992885516,0.000608591800113,-0.0473590570199006],"type":"VEC3"},{"bufferView":0,"byteOffset":1650240,"componentType":5126,"count":16,"max":[0.0910619992885516,0.0009700522075170001,-0.0473590570067872],"min":[0.09091199928350101,0.000912279665729,-0.0474168295616886],"type":"VEC3"},{"bufferView":0,"byteOffset":1650432,"componentType":5126,"count":4,"max":[0.09106199928350099,0.0009700522075170001,-0.0474168295485752],"min":[0.09091199923041719,0.0009700522075170001,-0.0480240368739166],"type":"VEC3"},{"bufferView":0,"byteOffset":1650480,"componentType":5126,"count":4,"max":[0.0910619992273557,0.000935032061533,-0.0480590570067872],"min":[0.0909119992273557,0.000050052207517059906,-0.0480590570199006],"type":"VEC3"},{"bufferView":0,"byteOffset":1650528,"componentType":5126,"count":4,"max":[0.09106199923172681,0.000050052207517059906,-0.048009057006787204],"min":[0.0909119992273557,5.2207517057962804e-8,-0.0480590570199006],"type":"VEC3"},{"bufferView":0,"byteOffset":1650576,"componentType":5126,"count":4,"max":[0.0910619992841805,5.22075170582821e-8,-0.0474090570067872],"min":[0.0909119992317268,5.2207517057962804e-8,-0.0480090570199006],"type":"VEC3"},{"bufferView":0,"byteOffset":1650624,"componentType":5126,"count":4,"max":[0.0910619992885516,0.000050052207517059906,-0.0473590570067872],"min":[0.09091199928418049,5.22075170579809e-8,-0.0474090570199006],"type":"VEC3"},{"bufferView":0,"byteOffset":1650672,"componentType":5126,"count":4,"max":[0.0910619992885516,0.000283282443512,-0.0473590570067872],"min":[0.0909119992885516,0.000050052207517059906,-0.0473590570199006],"type":"VEC3"},{"bufferView":0,"byteOffset":1650720,"componentType":5126,"count":10,"max":[0.0910619992885516,0.00036948706642500004,-0.0473590570067872],"min":[0.0909119992863911,0.000283282443512,-0.0473837702672936],"type":"VEC3"},{"bufferView":0,"byteOffset":1650840,"componentType":5126,"count":16,"max":[0.0910619992866533,0.000537651418411,-0.0473807706883372],"min":[0.09091199928436972,0.00036948706642500004,-0.04740689258538726],"type":"VEC3"},{"bufferView":0,"byteOffset":1651032,"componentType":5126,"count":10,"max":[0.0910619992885516,0.000608591800113,-0.0473590570067872],"min":[0.0909119992866533,0.000537651418411,-0.0473807707014506],"type":"VEC3"},{"bufferView":0,"byteOffset":1651152,"componentType":5126,"count":36,"max":[0.0909119992885516,0.0009700522075170001,-0.0473590570067872],"min":[0.0909119992273557,5.2207517057964504e-8,-0.0480590570067872],"type":"VEC3"},{"bufferView":0,"byteOffset":1651584,"componentType":5126,"count":16,"max":[0.0910619992304172,0.0009700522075170001,-0.0480240368608032],"min":[0.0909119992273557,0.000935032061533,-0.0480590570199006],"type":"VEC3"},{"bufferView":0,"byteOffset":1651776,"componentType":5126,"count":8,"max":[0.089002422490122,0.000354999545217,-0.0536481948856714],"min":[0.088752422490122,0.00000499954521700002,-0.0536481948886526],"type":"VEC3"},{"bufferView":0,"byteOffset":1651872,"componentType":5126,"count":8,"max":[0.0890024224841595,0.000354999545217,-0.0541481948856714],"min":[0.0887524224841595,0.00000499954521700002,-0.0541481948886526],"type":"VEC3"},{"bufferView":0,"byteOffset":1651968,"componentType":5126,"count":4,"max":[0.088752422490122,0.000019999545217,-0.0536481948856714],"min":[0.0887524224841595,0.00000499954521700002,-0.0541481948856714],"type":"VEC3"},{"bufferView":0,"byteOffset":1652016,"componentType":5126,"count":4,"max":[0.088802422490122,0.000354999545217,-0.053648194886267604],"min":[0.0888024224841595,0.000339999545217,-0.054148194886267605],"type":"VEC3"},{"bufferView":0,"byteOffset":1652064,"componentType":5126,"count":4,"max":[0.089002422490122,0.000354999545217,-0.053648194886267604],"min":[0.0888024224841595,0.000354999545217,-0.0541481948886526],"type":"VEC3"},{"bufferView":0,"byteOffset":1652112,"componentType":5126,"count":4,"max":[0.089002422490122,0.000354999545217,-0.0536481948886526],"min":[0.0890024224841595,0.00000499954521700002,-0.0541481948886526],"type":"VEC3"},{"bufferView":0,"byteOffset":1652160,"componentType":5126,"count":4,"max":[0.089002422490122,0.00000499954521700002,-0.0536481948856714],"min":[0.0887524224841595,0.00000499954521700002,-0.0541481948886526],"type":"VEC3"},{"bufferView":0,"byteOffset":1652208,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000339999545217,-0.0536481948884737],"min":[0.0889874224841595,0.000019999545217,-0.0541481948884737],"type":"VEC3"},{"bufferView":0,"byteOffset":1652256,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000019999545217,-0.0536481948856714],"min":[0.0887524224841595,0.000019999545217,-0.0541481948884737],"type":"VEC3"},{"bufferView":0,"byteOffset":1652304,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000339999545217,-0.053648194886267604],"min":[0.0888024224841595,0.000339999545217,-0.0541481948884737],"type":"VEC3"},{"bufferView":0,"byteOffset":1652352,"componentType":5126,"count":8,"max":[0.0924665924321425,0.000354999545217,-0.058669181636173906],"min":[0.09246659241028679,0.00000499954521700002,-0.058919181636173906],"type":"VEC3"},{"bufferView":0,"byteOffset":1652448,"componentType":5126,"count":8,"max":[0.0929665924321425,0.000354999545217,-0.0586691816798853],"min":[0.09296659241028679,0.00000499954521700002,-0.0589191816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1652544,"componentType":5126,"count":4,"max":[0.09296659241028679,0.000019999545217,-0.058919181636173906],"min":[0.09246659241028679,0.00000499954521700002,-0.0589191816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1652592,"componentType":5126,"count":4,"max":[0.09296659241465789,0.000354999545217,-0.0588691816361739],"min":[0.09246659241465789,0.000339999545217,-0.0588691816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1652640,"componentType":5126,"count":4,"max":[0.0929665924321425,0.000354999545217,-0.058669181636173906],"min":[0.09246659241465789,0.000354999545217,-0.0588691816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1652688,"componentType":5126,"count":4,"max":[0.0929665924321425,0.000354999545217,-0.058669181636173906],"min":[0.0924665924321425,0.00000499954521700002,-0.0586691816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1652736,"componentType":5126,"count":4,"max":[0.0929665924321425,0.00000499954521700002,-0.058669181636173906],"min":[0.09246659241028679,0.00000499954521700002,-0.0589191816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1652784,"componentType":5126,"count":4,"max":[0.0929665924308312,0.000339999545217,-0.05868418163617391],"min":[0.09246659243083111,0.000019999545217,-0.0586841816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1652832,"componentType":5126,"count":4,"max":[0.0929665924308312,0.000019999545217,-0.05868418163617391],"min":[0.09246659241028679,0.000019999545217,-0.0589191816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1652880,"componentType":5126,"count":4,"max":[0.0929665924308312,0.000339999545217,-0.05868418163617391],"min":[0.09246659241465789,0.000339999545217,-0.0588691816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1652928,"componentType":5126,"count":12,"max":[0.0859953082377201,0.001084719653519,-0.0472633552103527],"min":[0.0859406169726591,0.00098303133179,-0.0472633552110049],"type":"VEC3"},{"bufferView":0,"byteOffset":1653072,"componentType":5126,"count":4,"max":[0.0859953082377201,0.000994624632274,-0.0472633552110049],"min":[0.08599530823770811,0.00098303133179,-0.0472643552109809],"type":"VEC3"},{"bufferView":0,"byteOffset":1653120,"componentType":5126,"count":4,"max":[0.0859953082377201,0.000994624632274,-0.0472633552105092],"min":[0.0859537439160201,0.000994624632274,-0.0472643552109809],"type":"VEC3"},{"bufferView":0,"byteOffset":1653168,"componentType":5126,"count":4,"max":[0.0859537439160321,0.001028832666884,-0.0472633552105092],"min":[0.0859537439160201,0.000994624632274,-0.0472643552104852],"type":"VEC3"},{"bufferView":0,"byteOffset":1653216,"componentType":5126,"count":4,"max":[0.0859901094482651,0.001028832666884,-0.0472633552105092],"min":[0.0859537439160201,0.001028832666884,-0.0472643552109189],"type":"VEC3"},{"bufferView":0,"byteOffset":1653264,"componentType":5126,"count":4,"max":[0.0859901094482651,0.001040477955262,-0.0472633552109429],"min":[0.0859901094482531,0.001028832666884,-0.0472643552109189],"type":"VEC3"},{"bufferView":0,"byteOffset":1653312,"componentType":5126,"count":4,"max":[0.0859901094482651,0.001040477955262,-0.0472633552105092],"min":[0.0859537439160201,0.001040477955262,-0.0472643552109189],"type":"VEC3"},{"bufferView":0,"byteOffset":1653360,"componentType":5126,"count":4,"max":[0.0859537439160321,0.001073022377247,-0.0472633552105092],"min":[0.0859537439160201,0.001040477955262,-0.0472643552104852],"type":"VEC3"},{"bufferView":0,"byteOffset":1653408,"componentType":5126,"count":4,"max":[0.0859929947764121,0.001073022377247,-0.0472633552105092],"min":[0.0859537439160201,0.001073022377247,-0.0472643552109533],"type":"VEC3"},{"bufferView":0,"byteOffset":1653456,"componentType":5126,"count":4,"max":[0.0859929947764121,0.001084719653519,-0.047263355210977305],"min":[0.0859929947764001,0.001073022377247,-0.0472643552109533],"type":"VEC3"},{"bufferView":0,"byteOffset":1653504,"componentType":5126,"count":4,"max":[0.0859929947764121,0.001084719653519,-0.0472633552103527],"min":[0.08594061697264711,0.001084719653519,-0.0472643552109533],"type":"VEC3"},{"bufferView":0,"byteOffset":1653552,"componentType":5126,"count":4,"max":[0.0859406169726591,0.001084719653519,-0.0472633552103527],"min":[0.08594061697264711,0.00098303133179,-0.0472643552103287],"type":"VEC3"},{"bufferView":0,"byteOffset":1653600,"componentType":5126,"count":4,"max":[0.0859953082377201,0.00098303133179,-0.0472633552103527],"min":[0.08594061697264711,0.00098303133179,-0.0472643552109809],"type":"VEC3"},{"bufferView":0,"byteOffset":1653648,"componentType":5126,"count":12,"max":[0.08599530823770811,0.001084719653519,-0.0472643552103287],"min":[0.08594061697264711,0.00098303133179,-0.0472643552109809],"type":"VEC3"},{"bufferView":0,"byteOffset":1653792,"componentType":5126,"count":4,"max":[0.0917962002017087,-0.000025000562904589502,-0.0595675987162784],"min":[0.0913362001947149,-0.0000250006066159598,-0.0596475987564929],"type":"VEC3"},{"bufferView":0,"byteOffset":1653840,"componentType":5126,"count":4,"max":[0.09181620019996031,0.0005049994388438631,-0.0595675987350743],"min":[0.0918162001483809,-0.00000500056465304759,-0.0596475987573671],"type":"VEC3"},{"bufferView":0,"byteOffset":1653888,"componentType":5126,"count":4,"max":[0.0917962001536262,0.000524999437095408,-0.0595675986922371],"min":[0.09133620014663239,0.000524999393384038,-0.0596475987324516],"type":"VEC3"},{"bufferView":0,"byteOffset":1653936,"componentType":5126,"count":4,"max":[0.09131620019996031,0.0005049993951324961,-0.059567598691362904],"min":[0.0913162001483809,-0.000005000608364414581,-0.0596475987136557],"type":"VEC3"},{"bufferView":0,"byteOffset":1653984,"componentType":5126,"count":4,"max":[0.09179620019121801,0.0005049994379696359,-0.059667598693111404],"min":[0.09133620014663239,-0.00000500060224481908,-0.0596675987556186],"type":"VEC3"},{"bufferView":0,"byteOffset":1654032,"componentType":5126,"count":32,"max":[0.09181620019996031,0.000524999433598495,-0.05956759869115669],"min":[0.0913162001553747,-0.0000250006066159598,-0.05956759875757322],"type":"VEC3"},{"bufferView":0,"byteOffset":1654416,"componentType":5126,"count":15,"max":[0.09133620020170871,-0.00000500060486750191,-0.059567598713655696],"min":[0.0913162001929665,-0.0000250006066159598,-0.05966174085041],"type":"VEC3"},{"bufferView":0,"byteOffset":1654596,"componentType":5126,"count":15,"max":[0.0913362001536262,0.00052499939688095,-0.05956759869115669],"min":[0.0913162001483809,0.000504999391635583,-0.059661740826880805],"type":"VEC3"},{"bufferView":0,"byteOffset":1654776,"componentType":5126,"count":15,"max":[0.0918162001553747,0.000524999437095408,-0.0595675987324516],"min":[0.09179620014663241,0.00050499943534695,-0.059661740869568],"type":"VEC3"},{"bufferView":0,"byteOffset":1654956,"componentType":5126,"count":15,"max":[0.09181620019996031,-0.00000500056115613492,-0.0595675987564929],"min":[0.0917962001947149,-0.000025000566401502202,-0.059661740893097205],"type":"VEC3"},{"bufferView":0,"byteOffset":1655136,"componentType":5126,"count":14,"max":[0.0918103422815322,0.000524999437095408,-0.059647598692237104],"min":[0.0913220580102842,0.000504999397755179,-0.059667598733325805],"type":"VEC3"},{"bufferView":0,"byteOffset":1655304,"componentType":5126,"count":14,"max":[0.091336200191218,0.0005191415318867791,-0.0596475986913629],"min":[0.0913162001483809,-0.0000191427393612186,-0.0596675987154042],"type":"VEC3"},{"bufferView":0,"byteOffset":1655472,"componentType":5126,"count":14,"max":[0.09181034232859049,-0.000005000562030361451,-0.0596475987162784],"min":[0.0913220580573425,-0.0000250006031190471,-0.0596675987556186],"type":"VEC3"},{"bufferView":0,"byteOffset":1655640,"componentType":5126,"count":14,"max":[0.0918162001929665,0.000519141574573925,-0.059647598735074296],"min":[0.09179620014663241,-0.0000191426966740727,-0.0596675987556186],"type":"VEC3"},{"bufferView":0,"byteOffset":1655808,"componentType":5126,"count":96,"max":[0.09380699914875461,0.0011000522075170001,-0.048958148430370205],"min":[0.093806999113706,5.22075170579626e-8,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1656960,"componentType":5126,"count":4,"max":[0.093806999113706,0.000778473652871,-0.049359057247637],"min":[0.093666999113706,0.000555069425217,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1657008,"componentType":5126,"count":4,"max":[0.093806999113706,0.000458970837729,-0.049359057247637],"min":[0.093666999113706,0.0000600522075170599,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1657056,"componentType":5126,"count":16,"max":[0.09380699911895139,0.0000600522075170599,-0.049299057247637],"min":[0.093666999113706,5.2207517058934304e-8,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1657248,"componentType":5126,"count":4,"max":[0.0938069991417608,5.2207517058934304e-8,-0.049038148418131006],"min":[0.09366699911895139,5.22075170579626e-8,-0.049299057259876204],"type":"VEC3"},{"bufferView":0,"byteOffset":1657296,"componentType":5126,"count":16,"max":[0.09380699914875461,0.00008005220751705989,-0.048958148418131],"min":[0.0936669991417608,5.22075170579626e-8,-0.0490381484303702],"type":"VEC3"},{"bufferView":0,"byteOffset":1657488,"componentType":5126,"count":16,"max":[0.09380699914875461,0.000174442212329,-0.048958148418131],"min":[0.0936669991417608,0.0000944422123285799,-0.0490381484303702],"type":"VEC3"},{"bufferView":0,"byteOffset":1657680,"componentType":5126,"count":4,"max":[0.0938069991417608,0.000174442212329,-0.049038148418131006],"min":[0.0936669991303164,0.000174442212329,-0.0491690572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1657728,"componentType":5126,"count":4,"max":[0.0938069991268195,0.0010700349797,-0.049209057247637],"min":[0.0936669991268195,0.000214442212329,-0.0492090572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1657776,"componentType":5126,"count":4,"max":[0.09380699912419531,0.0011000522075170001,-0.049239074475453996],"min":[0.0936669991168671,0.0011000522075170001,-0.049322898466159205],"type":"VEC3"},{"bufferView":0,"byteOffset":1657824,"componentType":5126,"count":4,"max":[0.093806999113706,0.0010638934138000001,-0.049359057247637],"min":[0.093666999113706,0.000858040135374,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1657872,"componentType":5126,"count":96,"max":[0.0936669991487546,0.0011000522075170001,-0.048958148418131],"min":[0.093666999113706,5.22075170579632e-8,-0.049359057247637],"type":"VEC3"},{"bufferView":0,"byteOffset":1659024,"componentType":5126,"count":14,"max":[0.0938069991146013,0.000555069425217,-0.049348816413715],"min":[0.093666999113706,0.00054136716645,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1659192,"componentType":5126,"count":14,"max":[0.09380699911448641,0.000790603055619,-0.049350130976537],"min":[0.093666999113706,0.000778473652871,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1659360,"componentType":5126,"count":14,"max":[0.0938069991145611,0.000471877954587,-0.049349276758488006],"min":[0.093666999113706,0.000458970837729,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1659528,"componentType":5126,"count":4,"max":[0.09380699914875461,0.0000944422123285799,-0.048958148418131],"min":[0.0936669991487546,0.00008005220751705989,-0.048958148430370205],"type":"VEC3"},{"bufferView":0,"byteOffset":1659576,"componentType":5126,"count":16,"max":[0.0938069991303164,0.000214442212329,-0.049169057247637],"min":[0.0936669991268195,0.000174442212329,-0.0492090572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1659768,"componentType":5126,"count":16,"max":[0.0938069991268195,0.0011000522075170001,-0.049209057247637],"min":[0.09366699912419531,0.0010700349797,-0.049239074487693206],"type":"VEC3"},{"bufferView":0,"byteOffset":1659960,"componentType":5126,"count":16,"max":[0.0938069991168671,0.0011000522075170001,-0.049322898453919996],"min":[0.093666999113706,0.0010638934138000001,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1660152,"componentType":5126,"count":14,"max":[0.0938069991143637,0.000858040135374,-0.049351534285393],"min":[0.093666999113706,0.000848321591343,-0.0493590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1660320,"componentType":5126,"count":24,"max":[0.09380699911684777,0.00054136716645,-0.04932311967339814],"min":[0.0936669991145611,0.000471877954587,-0.0493492767707272],"type":"VEC3"},{"bufferView":0,"byteOffset":1660608,"componentType":5126,"count":24,"max":[0.09380699911631879,0.000848321591343,-0.049329170440227645],"min":[0.09366699911436371,0.000790603055619,-0.0493515342976322],"type":"VEC3"},{"bufferView":0,"byteOffset":1660896,"componentType":5126,"count":8,"max":[0.08822242249012201,0.000354999545217,-0.05364819487637],"min":[0.08797242249012201,0.00000499954521700002,-0.053648194879351206],"type":"VEC3"},{"bufferView":0,"byteOffset":1660992,"componentType":5126,"count":8,"max":[0.0882224224841595,0.000354999545217,-0.05414819487637],"min":[0.0879724224841595,0.00000499954521700002,-0.0541481948793512],"type":"VEC3"},{"bufferView":0,"byteOffset":1661088,"componentType":5126,"count":4,"max":[0.08822242249012201,0.000019999545217,-0.053648194879351206],"min":[0.0882224224841595,0.00000499954521700002,-0.0541481948793512],"type":"VEC3"},{"bufferView":0,"byteOffset":1661136,"componentType":5126,"count":4,"max":[0.088172422490122,0.000354999545217,-0.0536481948787549],"min":[0.0881724224841595,0.000339999545217,-0.0541481948787549],"type":"VEC3"},{"bufferView":0,"byteOffset":1661184,"componentType":5126,"count":4,"max":[0.088172422490122,0.000354999545217,-0.05364819487637],"min":[0.0879724224841595,0.000354999545217,-0.0541481948787549],"type":"VEC3"},{"bufferView":0,"byteOffset":1661232,"componentType":5126,"count":4,"max":[0.08797242249012201,0.000354999545217,-0.05364819487637],"min":[0.0879724224841595,0.00000499954521700002,-0.05414819487637],"type":"VEC3"},{"bufferView":0,"byteOffset":1661280,"componentType":5126,"count":4,"max":[0.08822242249012201,0.00000499954521700002,-0.05364819487637],"min":[0.0879724224841595,0.00000499954521700002,-0.0541481948793512],"type":"VEC3"},{"bufferView":0,"byteOffset":1661328,"componentType":5126,"count":4,"max":[0.08798742249012201,0.000339999545217,-0.0536481948765488],"min":[0.0879874224841595,0.000019999545217,-0.0541481948765488],"type":"VEC3"},{"bufferView":0,"byteOffset":1661376,"componentType":5126,"count":4,"max":[0.08822242249012201,0.000019999545217,-0.0536481948765488],"min":[0.0879874224841595,0.000019999545217,-0.0541481948793512],"type":"VEC3"},{"bufferView":0,"byteOffset":1661424,"componentType":5126,"count":4,"max":[0.088172422490122,0.000339999545217,-0.0536481948765488],"min":[0.0879874224841595,0.000339999545217,-0.0541481948787549],"type":"VEC3"},{"bufferView":0,"byteOffset":1661472,"componentType":5126,"count":8,"max":[0.0924665923639527,0.000354999545217,-0.059449181636173895],"min":[0.092466592342097,0.00000499954521700002,-0.059699181636173895],"type":"VEC3"},{"bufferView":0,"byteOffset":1661568,"componentType":5126,"count":8,"max":[0.0929665923639527,0.000354999545217,-0.0594491816798853],"min":[0.092966592342097,0.00000499954521700002,-0.0596991816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1661664,"componentType":5126,"count":4,"max":[0.0929665923639527,0.000019999545217,-0.059449181636173895],"min":[0.0924665923639527,0.00000499954521700002,-0.0594491816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1661712,"componentType":5126,"count":4,"max":[0.0929665923595816,0.000354999545217,-0.0594991816361739],"min":[0.0924665923595816,0.000339999545217,-0.0594991816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1661760,"componentType":5126,"count":4,"max":[0.0929665923595816,0.000354999545217,-0.0594991816361739],"min":[0.092466592342097,0.000354999545217,-0.0596991816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1661808,"componentType":5126,"count":4,"max":[0.092966592342097,0.000354999545217,-0.059699181636173895],"min":[0.092466592342097,0.00000499954521700002,-0.0596991816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1661856,"componentType":5126,"count":4,"max":[0.0929665923639527,0.00000499954521700002,-0.059449181636173895],"min":[0.092466592342097,0.00000499954521700002,-0.0596991816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1661904,"componentType":5126,"count":4,"max":[0.0929665923434084,0.000339999545217,-0.05968418163617391],"min":[0.0924665923434084,0.000019999545217,-0.0596841816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1661952,"componentType":5126,"count":4,"max":[0.0929665923639527,0.000019999545217,-0.059449181636173895],"min":[0.0924665923434084,0.000019999545217,-0.0596841816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1662000,"componentType":5126,"count":4,"max":[0.0929665923595816,0.000339999545217,-0.0594991816361739],"min":[0.0924665923434084,0.000339999545217,-0.0596841816798853],"type":"VEC3"},{"bufferView":0,"byteOffset":1662048,"componentType":5126,"count":12,"max":[0.0857136898129714,0.001084719653519,-0.0472633552069944],"min":[0.0856589985479105,0.00098303133179,-0.0472633552076466],"type":"VEC3"},{"bufferView":0,"byteOffset":1662192,"componentType":5126,"count":4,"max":[0.0857136898129714,0.000994624632274,-0.0472633552076466],"min":[0.0857136898129595,0.00098303133179,-0.0472643552076226],"type":"VEC3"},{"bufferView":0,"byteOffset":1662240,"componentType":5126,"count":4,"max":[0.0857136898129714,0.000994624632274,-0.047263355207151005],"min":[0.08567212549127101,0.000994624632274,-0.0472643552076226],"type":"VEC3"},{"bufferView":0,"byteOffset":1662288,"componentType":5126,"count":4,"max":[0.0856721254912829,0.001028832666884,-0.047263355207151005],"min":[0.08567212549127101,0.000994624632274,-0.047264355207127],"type":"VEC3"},{"bufferView":0,"byteOffset":1662336,"componentType":5126,"count":4,"max":[0.085708491023517,0.001028832666884,-0.047263355207151005],"min":[0.08567212549127101,0.001028832666884,-0.0472643552075606],"type":"VEC3"},{"bufferView":0,"byteOffset":1662384,"componentType":5126,"count":4,"max":[0.085708491023517,0.001040477955262,-0.0472633552075846],"min":[0.08570849102350511,0.001028832666884,-0.0472643552075606],"type":"VEC3"},{"bufferView":0,"byteOffset":1662432,"componentType":5126,"count":4,"max":[0.085708491023517,0.001040477955262,-0.047263355207151005],"min":[0.08567212549127101,0.001040477955262,-0.0472643552075606],"type":"VEC3"},{"bufferView":0,"byteOffset":1662480,"componentType":5126,"count":4,"max":[0.0856721254912829,0.001073022377247,-0.047263355207151005],"min":[0.08567212549127101,0.001040477955262,-0.047264355207127],"type":"VEC3"},{"bufferView":0,"byteOffset":1662528,"componentType":5126,"count":4,"max":[0.0857113763516641,0.001073022377247,-0.047263355207151005],"min":[0.08567212549127101,0.001073022377247,-0.047264355207595005],"type":"VEC3"},{"bufferView":0,"byteOffset":1662576,"componentType":5126,"count":4,"max":[0.0857113763516641,0.001084719653519,-0.047263355207619],"min":[0.0857113763516521,0.001073022377247,-0.047264355207595005],"type":"VEC3"},{"bufferView":0,"byteOffset":1662624,"componentType":5126,"count":4,"max":[0.0857113763516641,0.001084719653519,-0.0472633552069944],"min":[0.0856589985478985,0.001084719653519,-0.047264355207595005],"type":"VEC3"},{"bufferView":0,"byteOffset":1662672,"componentType":5126,"count":4,"max":[0.0856589985479105,0.001084719653519,-0.0472633552069944],"min":[0.0856589985478985,0.00098303133179,-0.0472643552069704],"type":"VEC3"},{"bufferView":0,"byteOffset":1662720,"componentType":5126,"count":4,"max":[0.0857136898129714,0.00098303133179,-0.0472633552069944],"min":[0.0856589985478985,0.00098303133179,-0.0472643552076226],"type":"VEC3"},{"bufferView":0,"byteOffset":1662768,"componentType":5126,"count":12,"max":[0.0857136898129595,0.001084719653519,-0.0472643552069704],"min":[0.0856589985478985,0.00098303133179,-0.0472643552076226],"type":"VEC3"},{"bufferView":0,"byteOffset":1662912,"componentType":5126,"count":165,"max":[0.0883706216478359,0.000354999545217,-0.0514129959041459],"min":[0.0877406216418735,0.000354999545217,-0.0519129959116586],"type":"VEC3"},{"bufferView":0,"byteOffset":1664892,"componentType":5126,"count":4,"max":[0.08855562164783591,0.000339999545217,-0.0514129959116586],"min":[0.0883706216418735,0.000339999545217,-0.0519129959138647],"type":"VEC3"},{"bufferView":0,"byteOffset":1664940,"componentType":5126,"count":4,"max":[0.087740621647836,0.000339999545217,-0.051412995901939804],"min":[0.0875556216418735,0.000339999545217,-0.0519129959041459],"type":"VEC3"},{"bufferView":0,"byteOffset":1664988,"componentType":5126,"count":4,"max":[0.08755562164783591,0.000339999545217,-0.051412995901939804],"min":[0.0875556216418735,0.000019999545217,-0.051912995901939804],"type":"VEC3"},{"bufferView":0,"byteOffset":1665036,"componentType":5126,"count":4,"max":[0.08855562164783591,0.000019999545217,-0.051412995901939804],"min":[0.0875556216418735,0.000019999545217,-0.0519129959138647],"type":"VEC3"},{"bufferView":0,"byteOffset":1665084,"componentType":5126,"count":4,"max":[0.08855562164783591,0.000339999545217,-0.0514129959138647],"min":[0.0885556216418735,0.000019999545217,-0.0519129959138647],"type":"VEC3"},{"bufferView":0,"byteOffset":1665132,"componentType":5126,"count":8,"max":[0.08855562164783591,0.000354999545217,-0.051412995901939804],"min":[0.08755562164783591,0.000019999545217,-0.0514129959138647],"type":"VEC3"},{"bufferView":0,"byteOffset":1665228,"componentType":5126,"count":8,"max":[0.0885556216418735,0.000354999545217,-0.051912995901939804],"min":[0.0875556216418735,0.000019999545217,-0.0519129959138647],"type":"VEC3"},{"bufferView":0,"byteOffset":1665324,"componentType":5126,"count":4,"max":[0.087740621647836,0.000354999545217,-0.0514129959041459],"min":[0.0877406216418735,0.000339999545217,-0.0519129959041459],"type":"VEC3"},{"bufferView":0,"byteOffset":1665372,"componentType":5126,"count":4,"max":[0.0883706216478359,0.000354999545217,-0.0514129959116586],"min":[0.0883706216418735,0.000339999545217,-0.0519129959116586],"type":"VEC3"},{"bufferView":0,"byteOffset":1665420,"componentType":5126,"count":13,"max":[0.08799287614893861,0.000354999545217,-0.0516158239961083],"min":[0.0879869402795632,0.000349999545217,-0.0517056513176808],"type":"VEC3"},{"bufferView":0,"byteOffset":1665576,"componentType":5126,"count":57,"max":[0.08800467608389763,0.000354999545217,-0.0516228692764022],"min":[0.0879470407013271,0.000349999545217,-0.05173030979795186],"type":"VEC3"},{"bufferView":0,"byteOffset":1666260,"componentType":5126,"count":65,"max":[0.0880012773201302,0.000354999545217,-0.051592443335941145],"min":[0.08794366587251562,0.000349999545217,-0.0516997802504295],"type":"VEC3"},{"bufferView":0,"byteOffset":1667040,"componentType":5126,"count":78,"max":[0.0879874907825571,0.000354999545217,-0.05160615400363257],"min":[0.08795546580747564,0.000349999545217,-0.0517166682016357],"type":"VEC3"},{"bufferView":0,"byteOffset":1667976,"componentType":5126,"count":67,"max":[0.08800463342630661,0.000349999545217,-0.05159244985842414],"min":[0.0879437388864058,0.000349999545217,-0.051730304864005094],"type":"VEC3"},{"bufferView":0,"byteOffset":1668780,"componentType":5126,"count":33,"max":[0.08799237620137267,0.000354999545217,-0.05160615831720988],"min":[0.08795547947183001,0.000354999545217,-0.051716601351153954],"type":"VEC3"},{"bufferView":0,"byteOffset":1669176,"componentType":5126,"count":13,"max":[0.0881382570920276,0.000354999545217,-0.051615823997841905],"min":[0.0881323212226532,0.000349999545217,-0.0517056513194145],"type":"VEC3"},{"bufferView":0,"byteOffset":1669332,"componentType":5126,"count":54,"max":[0.08815005702698761,0.000354999545217,-0.051622869278135905],"min":[0.08809242164441611,0.000349999545217,-0.051730309799685514],"type":"VEC3"},{"bufferView":0,"byteOffset":1669980,"componentType":5126,"count":65,"max":[0.0881466582632192,0.000354999545217,-0.051592443337674744],"min":[0.08808904681560563,0.000349999545217,-0.051699780252163104],"type":"VEC3"},{"bufferView":0,"byteOffset":1670760,"componentType":5126,"count":78,"max":[0.08813287172564711,0.000354999545217,-0.05160615400536622],"min":[0.08810084675056465,0.000349999545217,-0.051716668203369294],"type":"VEC3"},{"bufferView":0,"byteOffset":1671696,"componentType":5126,"count":67,"max":[0.08815001436939762,0.000349999545217,-0.05159244986015756],"min":[0.08808911982949437,0.000349999545217,-0.05173030486573859],"type":"VEC3"},{"bufferView":0,"byteOffset":1672500,"componentType":5126,"count":33,"max":[0.08813775714446205,0.000354999545217,-0.051606158318943454],"min":[0.0881008604149187,0.000354999545217,-0.0517166013528879],"type":"VEC3"},{"bufferView":0,"byteOffset":1672896,"componentType":5126,"count":4,"max":[0.0878716216442695,0.000354999545217,-0.05171207495405811],"min":[0.08787162164407959,0.000349999545217,-0.0517279959057081],"type":"VEC3"},{"bufferView":0,"byteOffset":1672944,"componentType":5126,"count":4,"max":[0.0879175049613425,0.000354999545217,-0.05171207495405811],"min":[0.0878716216442695,0.000349999545217,-0.0517120749546053],"type":"VEC3"},{"bufferView":0,"byteOffset":1672992,"componentType":5126,"count":91,"max":[0.0879312914988893,0.000354999545217,-0.05159244333506742],"min":[0.08787174132004626,0.000349999545217,-0.0517120749546053],"type":"VEC3"},{"bufferView":0,"byteOffset":1674084,"componentType":5126,"count":4,"max":[0.0879312914988893,0.000354999545217,-0.0516315031972865],"min":[0.0879194915639087,0.000349999545217,-0.0516332299814899],"type":"VEC3"},{"bufferView":0,"byteOffset":1674132,"componentType":5126,"count":98,"max":[0.08793346957903861,0.000354999545217,-0.0516061540027603],"min":[0.08788354125500936,0.000349999545217,-0.0517279959064456],"type":"VEC3"},{"bufferView":0,"byteOffset":1675308,"componentType":5126,"count":4,"max":[0.08793346957903861,0.000354999545217,-0.0517279959057081],"min":[0.08787162164407959,0.000349999545217,-0.0517279959064456],"type":"VEC3"},{"bufferView":0,"byteOffset":1675356,"componentType":5126,"count":51,"max":[0.08793346957903861,0.000349999545217,-0.051592447664232224],"min":[0.08787162164407959,0.000349999545217,-0.0517279959064456],"type":"VEC3"},{"bufferView":0,"byteOffset":1675968,"componentType":5126,"count":4,"max":[0.08804055458846091,0.000354999545217,-0.051619622922304605],"min":[0.0880405545877353,0.000349999545217,-0.051680474802580596],"type":"VEC3"},{"bufferView":0,"byteOffset":1676016,"componentType":5126,"count":4,"max":[0.0880698509779793,0.000354999545217,-0.051680474802580596],"min":[0.0880405545877353,0.000349999545217,-0.051680474802930004],"type":"VEC3"},{"bufferView":0,"byteOffset":1676064,"componentType":5126,"count":4,"max":[0.0880405545875541,0.000354999545217,-0.0516956705048066],"min":[0.0880405545871686,0.000349999545217,-0.051727995907722604],"type":"VEC3"},{"bufferView":0,"byteOffset":1676112,"componentType":5126,"count":4,"max":[0.0880405545871686,0.000354999545217,-0.0517279959075856],"min":[0.0880290658066816,0.000349999545217,-0.051727995907722604],"type":"VEC3"},{"bufferView":0,"byteOffset":1676160,"componentType":5126,"count":4,"max":[0.0880290658070671,0.000354999545217,-0.051695670504669604],"min":[0.0880290658066816,0.000349999545217,-0.0517279959075856],"type":"VEC3"},{"bufferView":0,"byteOffset":1676208,"componentType":5126,"count":4,"max":[0.0880290658070671,0.000354999545217,-0.051695670504518905],"min":[0.0880164281485301,0.000349999545217,-0.051695670504669604],"type":"VEC3"},{"bufferView":0,"byteOffset":1676256,"componentType":5126,"count":4,"max":[0.0880164281487113,0.000354999545217,-0.0516804748022929],"min":[0.0880164281485301,0.000349999545217,-0.051695670504518905],"type":"VEC3"},{"bufferView":0,"byteOffset":1676304,"componentType":5126,"count":4,"max":[0.0880290658072483,0.000354999545217,-0.0516804748022929],"min":[0.0880164281487113,0.000349999545217,-0.0516804748024436],"type":"VEC3"},{"bufferView":0,"byteOffset":1676352,"componentType":5126,"count":4,"max":[0.0880290658082915,0.000354999545217,-0.051592995907585606],"min":[0.0880290658072483,0.000349999545217,-0.0516804748024436],"type":"VEC3"},{"bufferView":0,"byteOffset":1676400,"componentType":5126,"count":10,"max":[0.0880811482787923,0.000354999545217,-0.051592995907585606],"min":[0.0880290658082915,0.000349999545217,-0.0516804748030647],"type":"VEC3"},{"bufferView":0,"byteOffset":1676520,"componentType":5126,"count":4,"max":[0.0880811482787923,0.000354999545217,-0.0516804748030647],"min":[0.0880811482786111,0.000349999545217,-0.051695670505290704],"type":"VEC3"},{"bufferView":0,"byteOffset":1676568,"componentType":5126,"count":4,"max":[0.0880811482786111,0.000354999545217,-0.0516956705048066],"min":[0.0880405545875541,0.000349999545217,-0.051695670505290704],"type":"VEC3"},{"bufferView":0,"byteOffset":1676616,"componentType":5126,"count":4,"max":[0.0880698509779793,0.000354999545217,-0.051619622922304605],"min":[0.08804055458846091,0.000349999545217,-0.051680474802930004],"type":"VEC3"},{"bufferView":0,"byteOffset":1676664,"componentType":5126,"count":15,"max":[0.0880811482787923,0.000349999545217,-0.051592995907585606],"min":[0.0880164281485301,0.000349999545217,-0.051727995907722604],"type":"VEC3"},{"bufferView":0,"byteOffset":1676844,"componentType":5126,"count":3,"max":[0.0880698509779793,0.000354999545217,-0.051619622922304605],"min":[0.0880405545877353,0.000354999545217,-0.051680474802930004],"type":"VEC3"},{"bufferView":0,"byteOffset":1676880,"componentType":5126,"count":4,"max":[0.08822722333603601,0.000354999545217,-0.0516525699694932],"min":[0.0882006076612392,0.000349999545217,-0.0516525699698106],"type":"VEC3"},{"bufferView":0,"byteOffset":1676928,"componentType":5126,"count":15,"max":[0.0882006076612392,0.000354999545217,-0.051641932977690305],"min":[0.0881800714662439,0.000349999545217,-0.0516525699694932],"type":"VEC3"},{"bufferView":0,"byteOffset":1677108,"componentType":5126,"count":29,"max":[0.0882272233365685,0.000354999545217,-0.051607915326326546],"min":[0.08817758223061606,0.000349999545217,-0.051641932977690305],"type":"VEC3"},{"bufferView":0,"byteOffset":1677456,"componentType":5126,"count":4,"max":[0.0882272233358515,0.000354999545217,-0.051668041957360404],"min":[0.0882128623602417,0.000349999545217,-0.0516680419575316],"type":"VEC3"},{"bufferView":0,"byteOffset":1677504,"componentType":5126,"count":4,"max":[0.0882272233358515,0.000354999545217,-0.0516680419575316],"min":[0.0882272233351365,0.000349999545217,-0.0517279959099486],"type":"VEC3"},{"bufferView":0,"byteOffset":1677552,"componentType":5126,"count":4,"max":[0.08823962164407961,0.000354999545217,-0.0517279959099486],"min":[0.0882272233351365,0.000349999545217,-0.051727995910096504],"type":"VEC3"},{"bufferView":0,"byteOffset":1677600,"componentType":5126,"count":4,"max":[0.08823962164568949,0.000354999545217,-0.0515929959100965],"min":[0.08823962164407961,0.000349999545217,-0.051727995910096504],"type":"VEC3"},{"bufferView":0,"byteOffset":1677648,"componentType":5126,"count":47,"max":[0.08823962164568949,0.000354999545217,-0.05159299590960153],"min":[0.08816482489728307,0.000349999545217,-0.0516665571212443],"type":"VEC3"},{"bufferView":0,"byteOffset":1678212,"componentType":5126,"count":8,"max":[0.08819117700127271,0.000354999545217,-0.0516665568555345],"min":[0.088183709579691,0.000349999545217,-0.0516732913814177],"type":"VEC3"},{"bufferView":0,"byteOffset":1678308,"componentType":5126,"count":9,"max":[0.088183709579691,0.000354999545217,-0.0516732913814177],"min":[0.0881571657091206,0.000349999545217,-0.0517279959091132],"type":"VEC3"},{"bufferView":0,"byteOffset":1678416,"componentType":5126,"count":4,"max":[0.0881727234326976,0.000354999545217,-0.0517279959091132],"min":[0.0881571657091206,0.000349999545217,-0.0517279959092987],"type":"VEC3"},{"bufferView":0,"byteOffset":1678464,"componentType":5126,"count":14,"max":[0.0882003204414919,0.000354999545217,-0.0516722898466958],"min":[0.0881727234326976,0.000349999545217,-0.0517279959092987],"type":"VEC3"},{"bufferView":0,"byteOffset":1678632,"componentType":5126,"count":20,"max":[0.0882128623602417,0.000354999545217,-0.051668041957360404],"min":[0.0882003204414919,0.000349999545217,-0.0516722898466958],"type":"VEC3"},{"bufferView":0,"byteOffset":1678872,"componentType":5126,"count":4,"max":[0.0882272233365685,0.000354999545217,-0.051607915326679604],"min":[0.08822722333603601,0.000349999545217,-0.0516525699698106],"type":"VEC3"},{"bufferView":0,"byteOffset":1678920,"componentType":5126,"count":54,"max":[0.08823962164568949,0.000349999545217,-0.05159299590976625],"min":[0.0881571657091206,0.000349999545217,-0.051727995910096504],"type":"VEC3"},{"bufferView":0,"byteOffset":1679568,"componentType":5126,"count":19,"max":[0.0882272233365685,0.000354999545217,-0.051607915326679604],"min":[0.08817764800535341,0.000354999545217,-0.0516525699698106],"type":"VEC3"},{"bufferView":0,"byteOffset":1679796,"componentType":5126,"count":96,"max":[0.0920069991487546,0.0011000522075170001,-0.0489581482730092],"min":[0.09200699911370601,5.22075170579626e-8,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1680948,"componentType":5126,"count":4,"max":[0.09200699911370601,0.000778473652871,-0.04935905709027601],"min":[0.09186699911370601,0.000555069425217,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1680996,"componentType":5126,"count":4,"max":[0.09200699911370601,0.000458970837729,-0.04935905709027601],"min":[0.09186699911370601,0.0000600522075170599,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1681044,"componentType":5126,"count":16,"max":[0.0920069991189514,0.0000600522075170599,-0.049299057090276],"min":[0.09186699911370601,5.2207517058934304e-8,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1681236,"componentType":5126,"count":4,"max":[0.0920069991417608,5.2207517058934304e-8,-0.04903814826077],"min":[0.0918669991189514,5.22075170579626e-8,-0.0492990571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1681284,"componentType":5126,"count":16,"max":[0.0920069991487546,0.00008005220751705989,-0.04895814826077],"min":[0.0918669991417608,5.22075170579626e-8,-0.0490381482730092],"type":"VEC3"},{"bufferView":0,"byteOffset":1681476,"componentType":5126,"count":16,"max":[0.0920069991487546,0.000174442212329,-0.04895814826077],"min":[0.0918669991417608,0.0000944422123285799,-0.0490381482730092],"type":"VEC3"},{"bufferView":0,"byteOffset":1681668,"componentType":5126,"count":4,"max":[0.0920069991417608,0.000174442212329,-0.04903814826077],"min":[0.0918669991303164,0.000174442212329,-0.0491690571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1681716,"componentType":5126,"count":4,"max":[0.09200699912681949,0.0010700349797,-0.049209057090275996],"min":[0.09186699912681949,0.000214442212329,-0.049209057102515205],"type":"VEC3"},{"bufferView":0,"byteOffset":1681764,"componentType":5126,"count":4,"max":[0.0920069991241953,0.0011000522075170001,-0.049239074318093004],"min":[0.0918669991168672,0.0011000522075170001,-0.0493228983087982],"type":"VEC3"},{"bufferView":0,"byteOffset":1681812,"componentType":5126,"count":4,"max":[0.09200699911370601,0.0010638934138000001,-0.04935905709027601],"min":[0.09186699911370601,0.000858040135374,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1681860,"componentType":5126,"count":96,"max":[0.0918669991487546,0.0011000522075170001,-0.04895814826077],"min":[0.09186699911370601,5.22075170579632e-8,-0.04935905709027601],"type":"VEC3"},{"bufferView":0,"byteOffset":1683012,"componentType":5126,"count":14,"max":[0.0920069991146013,0.000555069425217,-0.049348816256354],"min":[0.09186699911370601,0.00054136716645,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1683180,"componentType":5126,"count":14,"max":[0.09200699911448641,0.000790603055619,-0.049350130819176004],"min":[0.09186699911370601,0.000778473652871,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1683348,"componentType":5126,"count":14,"max":[0.0920069991145611,0.000471877954587,-0.049349276601127],"min":[0.09186699911370601,0.000458970837729,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1683516,"componentType":5126,"count":4,"max":[0.0920069991487546,0.0000944422123285799,-0.04895814826077],"min":[0.0918669991487546,0.00008005220751705989,-0.0489581482730092],"type":"VEC3"},{"bufferView":0,"byteOffset":1683564,"componentType":5126,"count":16,"max":[0.0920069991303164,0.000214442212329,-0.049169057090276],"min":[0.09186699912681949,0.000174442212329,-0.049209057102515205],"type":"VEC3"},{"bufferView":0,"byteOffset":1683756,"componentType":5126,"count":16,"max":[0.09200699912681949,0.0011000522075170001,-0.049209057090275996],"min":[0.09186699912419531,0.0010700349797,-0.0492390743303322],"type":"VEC3"},{"bufferView":0,"byteOffset":1683948,"componentType":5126,"count":16,"max":[0.0920069991168672,0.0011000522075170001,-0.049322898296559003],"min":[0.09186699911370601,0.0010638934138000001,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1684140,"componentType":5126,"count":14,"max":[0.09200699911436369,0.000858040135374,-0.049351534128032004],"min":[0.09186699911370601,0.000848321591343,-0.0493590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1684308,"componentType":5126,"count":24,"max":[0.09200699911684777,0.00054136716645,-0.04932311951603715],"min":[0.0918669991145611,0.000471877954587,-0.0493492766133662],"type":"VEC3"},{"bufferView":0,"byteOffset":1684596,"componentType":5126,"count":24,"max":[0.0920069991163188,0.000848321591343,-0.04932917028286665],"min":[0.09186699911436369,0.000790603055619,-0.0493515341402712],"type":"VEC3"},{"bufferView":0,"byteOffset":1684884,"componentType":5126,"count":165,"max":[0.088907425847055,0.000354999545217,-0.0627921958858349],"min":[0.0882774258410925,0.000354999545217,-0.0632921958933476],"type":"VEC3"},{"bufferView":0,"byteOffset":1686864,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.0627921958933476],"min":[0.0889074258410925,0.000339999545217,-0.0632921958955537],"type":"VEC3"},{"bufferView":0,"byteOffset":1686912,"componentType":5126,"count":4,"max":[0.088277425847055,0.000339999545217,-0.0627921958836288],"min":[0.0880924258410925,0.000339999545217,-0.0632921958858349],"type":"VEC3"},{"bufferView":0,"byteOffset":1686960,"componentType":5126,"count":4,"max":[0.088092425847055,0.000339999545217,-0.0627921958836288],"min":[0.0880924258410925,0.000019999545217,-0.0632921958836288],"type":"VEC3"},{"bufferView":0,"byteOffset":1687008,"componentType":5126,"count":4,"max":[0.089092425847055,0.000019999545217,-0.0627921958836288],"min":[0.0880924258410925,0.000019999545217,-0.0632921958955537],"type":"VEC3"},{"bufferView":0,"byteOffset":1687056,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.0627921958955537],"min":[0.0890924258410925,0.000019999545217,-0.0632921958955537],"type":"VEC3"},{"bufferView":0,"byteOffset":1687104,"componentType":5126,"count":8,"max":[0.089092425847055,0.000354999545217,-0.0627921958836288],"min":[0.088092425847055,0.000019999545217,-0.0627921958955537],"type":"VEC3"},{"bufferView":0,"byteOffset":1687200,"componentType":5126,"count":8,"max":[0.0890924258410925,0.000354999545217,-0.0632921958836288],"min":[0.0880924258410925,0.000019999545217,-0.0632921958955537],"type":"VEC3"},{"bufferView":0,"byteOffset":1687296,"componentType":5126,"count":4,"max":[0.088277425847055,0.000354999545217,-0.0627921958858349],"min":[0.0882774258410925,0.000339999545217,-0.0632921958858349],"type":"VEC3"},{"bufferView":0,"byteOffset":1687344,"componentType":5126,"count":4,"max":[0.088907425847055,0.000354999545217,-0.0627921958933476],"min":[0.0889074258410925,0.000339999545217,-0.0632921958933476],"type":"VEC3"},{"bufferView":0,"byteOffset":1687392,"componentType":5126,"count":13,"max":[0.08852968034815761,0.000354999545217,-0.0629950239777973],"min":[0.08852374447878221,0.000349999545217,-0.0630848512993698],"type":"VEC3"},{"bufferView":0,"byteOffset":1687548,"componentType":5126,"count":57,"max":[0.08854148028311662,0.000354999545217,-0.0630020692580912],"min":[0.0884838449005461,0.000349999545217,-0.06310950977964086],"type":"VEC3"},{"bufferView":0,"byteOffset":1688232,"componentType":5126,"count":65,"max":[0.08853808151934921,0.000354999545217,-0.06297164331763014],"min":[0.08848047007173464,0.000349999545217,-0.0630789802321185],"type":"VEC3"},{"bufferView":0,"byteOffset":1689012,"componentType":5126,"count":76,"max":[0.0885242949817761,0.000354999545217,-0.06298535398532157],"min":[0.08849227000669464,0.000349999545217,-0.0630958681833247],"type":"VEC3"},{"bufferView":0,"byteOffset":1689924,"componentType":5126,"count":67,"max":[0.08854143762552559,0.000349999545217,-0.06297164984011314],"min":[0.08848054308562477,0.000349999545217,-0.0631095048456941],"type":"VEC3"},{"bufferView":0,"byteOffset":1690728,"componentType":5126,"count":33,"max":[0.08852918040059167,0.000354999545217,-0.06298535829889888],"min":[0.088492283671049,0.000354999545217,-0.06309580133284295],"type":"VEC3"},{"bufferView":0,"byteOffset":1691124,"componentType":5126,"count":13,"max":[0.08867506129124661,0.000354999545217,-0.0629950239795309],"min":[0.0886691254218723,0.000349999545217,-0.0630848513011035],"type":"VEC3"},{"bufferView":0,"byteOffset":1691280,"componentType":5126,"count":57,"max":[0.08868686122620661,0.000354999545217,-0.0630020692598249],"min":[0.0886292258436351,0.000349999545217,-0.06310950978137451],"type":"VEC3"},{"bufferView":0,"byteOffset":1691964,"componentType":5126,"count":65,"max":[0.0886834624624382,0.000354999545217,-0.06297164331936374],"min":[0.08862585101482462,0.000349999545217,-0.0630789802338521],"type":"VEC3"},{"bufferView":0,"byteOffset":1692744,"componentType":5126,"count":78,"max":[0.0886696759248661,0.000354999545217,-0.06298535398705522],"min":[0.08863765094978364,0.000349999545217,-0.0630958681850583],"type":"VEC3"},{"bufferView":0,"byteOffset":1693680,"componentType":5126,"count":67,"max":[0.0886868185686166,0.000349999545217,-0.06297164984184656],"min":[0.0886259240287134,0.000349999545217,-0.0631095048474276],"type":"VEC3"},{"bufferView":0,"byteOffset":1694484,"componentType":5126,"count":33,"max":[0.08867456134368105,0.000354999545217,-0.06298535830063245],"min":[0.08863766461413763,0.000354999545217,-0.06309580133457689],"type":"VEC3"},{"bufferView":0,"byteOffset":1694880,"componentType":5126,"count":4,"max":[0.0884084258434885,0.000354999545217,-0.06309127493574711],"min":[0.08840842584329861,0.000349999545217,-0.0631071958873971],"type":"VEC3"},{"bufferView":0,"byteOffset":1694928,"componentType":5126,"count":4,"max":[0.08845430916056149,0.000354999545217,-0.06309127493574711],"min":[0.0884084258434885,0.000349999545217,-0.0630912749362943],"type":"VEC3"},{"bufferView":0,"byteOffset":1694976,"componentType":5126,"count":91,"max":[0.0884680956981083,0.000354999545217,-0.06297164331675642],"min":[0.08840854551926526,0.000349999545217,-0.0630912749362943],"type":"VEC3"},{"bufferView":0,"byteOffset":1696068,"componentType":5126,"count":4,"max":[0.0884680956981083,0.000354999545217,-0.0630107031789755],"min":[0.0884562957631277,0.000349999545217,-0.0630124299631789],"type":"VEC3"},{"bufferView":0,"byteOffset":1696116,"componentType":5126,"count":98,"max":[0.08847027377825761,0.000354999545217,-0.06298535398444931],"min":[0.08842034545422835,0.000349999545217,-0.0631071958881346],"type":"VEC3"},{"bufferView":0,"byteOffset":1697292,"componentType":5126,"count":4,"max":[0.08847027377825761,0.000354999545217,-0.0631071958873971],"min":[0.08840842584329861,0.000349999545217,-0.0631071958881346],"type":"VEC3"},{"bufferView":0,"byteOffset":1697340,"componentType":5126,"count":51,"max":[0.08847027377825761,0.000349999545217,-0.06297164764592122],"min":[0.08840842584329861,0.000349999545217,-0.0631071958881346],"type":"VEC3"},{"bufferView":0,"byteOffset":1697952,"componentType":5126,"count":4,"max":[0.08857735878768,0.000354999545217,-0.0629988229039936],"min":[0.0885773587869543,0.000349999545217,-0.0630596747842696],"type":"VEC3"},{"bufferView":0,"byteOffset":1698000,"componentType":5126,"count":4,"max":[0.0886066551771983,0.000354999545217,-0.0630596747842696],"min":[0.0885773587869543,0.000349999545217,-0.063059674784619],"type":"VEC3"},{"bufferView":0,"byteOffset":1698048,"componentType":5126,"count":4,"max":[0.0885773587867731,0.000354999545217,-0.0630748704864956],"min":[0.0885773587863876,0.000349999545217,-0.0631071958894116],"type":"VEC3"},{"bufferView":0,"byteOffset":1698096,"componentType":5126,"count":4,"max":[0.0885773587863876,0.000354999545217,-0.0631071958892746],"min":[0.0885658700059006,0.000349999545217,-0.0631071958894116],"type":"VEC3"},{"bufferView":0,"byteOffset":1698144,"componentType":5126,"count":4,"max":[0.0885658700062861,0.000354999545217,-0.0630748704863586],"min":[0.0885658700059006,0.000349999545217,-0.0631071958892746],"type":"VEC3"},{"bufferView":0,"byteOffset":1698192,"componentType":5126,"count":4,"max":[0.0885658700062861,0.000354999545217,-0.0630748704862079],"min":[0.0885532323477491,0.000349999545217,-0.0630748704863586],"type":"VEC3"},{"bufferView":0,"byteOffset":1698240,"componentType":5126,"count":4,"max":[0.0885532323479303,0.000354999545217,-0.0630596747839819],"min":[0.0885532323477491,0.000349999545217,-0.0630748704862079],"type":"VEC3"},{"bufferView":0,"byteOffset":1698288,"componentType":5126,"count":4,"max":[0.0885658700064673,0.000354999545217,-0.0630596747839819],"min":[0.0885532323479303,0.000349999545217,-0.0630596747841326],"type":"VEC3"},{"bufferView":0,"byteOffset":1698336,"componentType":5126,"count":4,"max":[0.0885658700075105,0.000354999545217,-0.06297219588927461],"min":[0.0885658700064673,0.000349999545217,-0.0630596747841326],"type":"VEC3"},{"bufferView":0,"byteOffset":1698384,"componentType":5126,"count":10,"max":[0.08861795247801131,0.000354999545217,-0.06297219588927461],"min":[0.0885658700075105,0.000349999545217,-0.0630596747847537],"type":"VEC3"},{"bufferView":0,"byteOffset":1698504,"componentType":5126,"count":4,"max":[0.08861795247801131,0.000354999545217,-0.0630596747847537],"min":[0.08861795247783011,0.000349999545217,-0.0630748704869797],"type":"VEC3"},{"bufferView":0,"byteOffset":1698552,"componentType":5126,"count":4,"max":[0.08861795247783011,0.000354999545217,-0.0630748704864956],"min":[0.0885773587867731,0.000349999545217,-0.0630748704869797],"type":"VEC3"},{"bufferView":0,"byteOffset":1698600,"componentType":5126,"count":4,"max":[0.0886066551771983,0.000354999545217,-0.0629988229039936],"min":[0.08857735878768,0.000349999545217,-0.063059674784619],"type":"VEC3"},{"bufferView":0,"byteOffset":1698648,"componentType":5126,"count":15,"max":[0.08861795247801131,0.000349999545217,-0.06297219588927461],"min":[0.0885532323477491,0.000349999545217,-0.0631071958894116],"type":"VEC3"},{"bufferView":0,"byteOffset":1698828,"componentType":5126,"count":3,"max":[0.0886066551771983,0.000354999545217,-0.0629988229039936],"min":[0.0885773587869543,0.000354999545217,-0.063059674784619],"type":"VEC3"},{"bufferView":0,"byteOffset":1698864,"componentType":5126,"count":4,"max":[0.088764027535255,0.000354999545217,-0.0630317699511822],"min":[0.08873741186045819,0.000349999545217,-0.0630317699514996],"type":"VEC3"},{"bufferView":0,"byteOffset":1698912,"componentType":5126,"count":15,"max":[0.08873741186045819,0.000354999545217,-0.0630211329593793],"min":[0.0887168756654629,0.000349999545217,-0.0630317699511822],"type":"VEC3"},{"bufferView":0,"byteOffset":1699092,"componentType":5126,"count":29,"max":[0.08876402753578751,0.000354999545217,-0.06298711530801555],"min":[0.08871438642983506,0.000349999545217,-0.0630211329593793],"type":"VEC3"},{"bufferView":0,"byteOffset":1699440,"componentType":5126,"count":4,"max":[0.0887640275350705,0.000354999545217,-0.0630472419390494],"min":[0.0887496665594607,0.000349999545217,-0.0630472419392206],"type":"VEC3"},{"bufferView":0,"byteOffset":1699488,"componentType":5126,"count":4,"max":[0.0887640275350705,0.000354999545217,-0.0630472419392206],"min":[0.08876402753435551,0.000349999545217,-0.0631071958916376],"type":"VEC3"},{"bufferView":0,"byteOffset":1699536,"componentType":5126,"count":4,"max":[0.0887764258432986,0.000354999545217,-0.0631071958916376],"min":[0.08876402753435551,0.000349999545217,-0.0631071958917855],"type":"VEC3"},{"bufferView":0,"byteOffset":1699584,"componentType":5126,"count":4,"max":[0.08877642584490851,0.000354999545217,-0.0629721958917855],"min":[0.0887764258432986,0.000349999545217,-0.0631071958917855],"type":"VEC3"},{"bufferView":0,"byteOffset":1699632,"componentType":5126,"count":47,"max":[0.08877642584490851,0.000354999545217,-0.06297219589129052],"min":[0.08870162909650206,0.000349999545217,-0.06304575710293331],"type":"VEC3"},{"bufferView":0,"byteOffset":1700196,"componentType":5126,"count":8,"max":[0.0887279812004917,0.000354999545217,-0.06304575683722351],"min":[0.08872051377891,0.000349999545217,-0.0630524913631067],"type":"VEC3"},{"bufferView":0,"byteOffset":1700292,"componentType":5126,"count":9,"max":[0.08872051377891,0.000354999545217,-0.0630524913631067],"min":[0.0886939699083396,0.000349999545217,-0.0631071958908022],"type":"VEC3"},{"bufferView":0,"byteOffset":1700400,"componentType":5126,"count":4,"max":[0.0887095276319166,0.000354999545217,-0.0631071958908022],"min":[0.0886939699083396,0.000349999545217,-0.0631071958909877],"type":"VEC3"},{"bufferView":0,"byteOffset":1700448,"componentType":5126,"count":14,"max":[0.0887371246407109,0.000354999545217,-0.06305148982838481],"min":[0.0887095276319166,0.000349999545217,-0.0631071958909877],"type":"VEC3"},{"bufferView":0,"byteOffset":1700616,"componentType":5126,"count":20,"max":[0.0887496665594607,0.000354999545217,-0.0630472419390494],"min":[0.0887371246407109,0.000349999545217,-0.06305148982838481],"type":"VEC3"},{"bufferView":0,"byteOffset":1700856,"componentType":5126,"count":4,"max":[0.08876402753578751,0.000354999545217,-0.0629871153083686],"min":[0.088764027535255,0.000349999545217,-0.0630317699514996],"type":"VEC3"},{"bufferView":0,"byteOffset":1700904,"componentType":5126,"count":54,"max":[0.08877642584490851,0.000349999545217,-0.06297219589145525],"min":[0.0886939699083396,0.000349999545217,-0.0631071958917855],"type":"VEC3"},{"bufferView":0,"byteOffset":1701552,"componentType":5126,"count":19,"max":[0.08876402753578751,0.000354999545217,-0.0629871153083686],"min":[0.08871445220457241,0.000354999545217,-0.0630317699514996],"type":"VEC3"},{"bufferView":0,"byteOffset":1701780,"componentType":5126,"count":4,"max":[0.0979821960687658,0.000899998894931237,-0.0559670051157458],"min":[0.0978321960604184,0.000899998827178611,-0.0566670051175345],"type":"VEC3"},{"bufferView":0,"byteOffset":1701828,"componentType":5126,"count":4,"max":[0.09798219606717651,0.0008499988293641861,-0.0559170051201169],"min":[0.09783219603220741,0.000049998822807478704,-0.055917005191843804],"type":"VEC3"},{"bufferView":0,"byteOffset":1701876,"componentType":5126,"count":4,"max":[0.0979821960294256,-1.10506875931849e-9,-0.0559670051944263],"min":[0.0978321960210782,-1.17282138433492e-9,-0.056667005196215],"type":"VEC3"},{"bufferView":0,"byteOffset":1701924,"componentType":5126,"count":4,"max":[0.0979821960576366,0.000849998899302373,-0.0567170051201169],"min":[0.0978321960226675,0.000049998892745665904,-0.0567170051918439],"type":"VEC3"},{"bufferView":0,"byteOffset":1701972,"componentType":5126,"count":32,"max":[0.09783219606884375,0.000899998894931237,-0.0559170051201169],"min":[0.09783219602100025,-1.1662646731062801e-9,-0.0567170051900551],"type":"VEC3"},{"bufferView":0,"byteOffset":1702356,"componentType":5126,"count":4,"max":[0.0980321960665803,0.000849998886188955,-0.055967005122501905],"min":[0.0980321960232637,0.000049998824993045,-0.056667005192440105],"type":"VEC3"},{"bufferView":0,"byteOffset":1702404,"componentType":5126,"count":16,"max":[0.0979821960226675,0.000049998899302377105,-0.0566670051944263],"min":[0.09783219602100025,-1.11162547054714e-9,-0.0567170051918439],"type":"VEC3"},{"bufferView":0,"byteOffset":1702596,"componentType":5126,"count":34,"max":[0.0980321960232637,0.000049998892745665904,-0.056667005192440105],"min":[0.09798219602100025,-1.11162547054714e-9,-0.0567170051918439],"type":"VEC3"},{"bufferView":0,"byteOffset":1703004,"componentType":5126,"count":16,"max":[0.0979821960604184,0.000899998894931237,-0.0566670051157458],"min":[0.0978321960576366,0.000849998892745662,-0.0567170051219057],"type":"VEC3"},{"bufferView":0,"byteOffset":1703196,"componentType":5126,"count":21,"max":[0.0980321960582329,0.000849998892745662,-0.0566670051225019],"min":[0.0979821960226675,0.0000499988861889588,-0.0567170051918439],"type":"VEC3"},{"bufferView":0,"byteOffset":1703448,"componentType":5126,"count":16,"max":[0.09803219603161122,0.0000499988861889588,-0.0559670051924401],"min":[0.0979821960210782,-1.17282138433492e-9,-0.056667005196238115],"type":"VEC3"},{"bufferView":0,"byteOffset":1703640,"componentType":5126,"count":16,"max":[0.0979821960322074,0.000049998829364189906,-0.0559170051900551],"min":[0.09783219602942561,-1.17282138433492e-9,-0.055967005196215],"type":"VEC3"},{"bufferView":0,"byteOffset":1703832,"componentType":5126,"count":53,"max":[0.0980321960582329,0.000899998888374525,-0.05664449163942325],"min":[0.0979821960576366,0.000849998886188955,-0.0567170051219057],"type":"VEC3"},{"bufferView":0,"byteOffset":1704468,"componentType":5126,"count":40,"max":[0.09803219603161122,0.000049998824993045,-0.055917005191843804],"min":[0.0979821960294256,-1.17282138433492e-9,-0.05596700519623812],"type":"VEC3"},{"bufferView":0,"byteOffset":1704948,"componentType":5126,"count":26,"max":[0.0980321960665803,0.000899998888374525,-0.055967005117534496],"min":[0.0979821960604184,0.000849998824993041,-0.0566670051225019],"type":"VEC3"},{"bufferView":0,"byteOffset":1705260,"componentType":5126,"count":16,"max":[0.0980321960665803,0.000849998824993041,-0.05591700512190571],"min":[0.0979821960322074,0.00004999882229207387,-0.0559670051924401],"type":"VEC3"},{"bufferView":0,"byteOffset":1705452,"componentType":5126,"count":34,"max":[0.0980321960665803,0.000899998827178611,-0.05591700512190571],"min":[0.09798219606717651,0.0008499988222920705,-0.055967005122501905],"type":"VEC3"},{"bufferView":0,"byteOffset":1705860,"componentType":5126,"count":16,"max":[0.09798219606884374,0.000899998833735323,-0.0559170051201169],"min":[0.0978321960671765,0.000849998822807475,-0.055967005117534496],"type":"VEC3"},{"bufferView":0,"byteOffset":1706052,"componentType":5126,"count":32,"max":[0.0859268921684871,0.001055658420469,-0.047263855209377],"min":[0.0858571764019021,0.0009488232971790001,-0.047264355210165004],"type":"VEC3"},{"bufferView":0,"byteOffset":1706436,"componentType":5126,"count":4,"max":[0.0859268921684991,0.001055658420469,-0.047263355210031596],"min":[0.0859136872432731,0.001055658420469,-0.047264355210165004],"type":"VEC3"},{"bufferView":0,"byteOffset":1706484,"componentType":5126,"count":4,"max":[0.0859268921684991,0.001055658420469,-0.04726335520979601],"min":[0.0858939318433461,0.000972061886041,-0.047264355210165004],"type":"VEC3"},{"bufferView":0,"byteOffset":1706532,"componentType":5126,"count":22,"max":[0.0858939318433579,0.0009720618860410671,-0.04726335520948691],"min":[0.0858680158779151,0.0009488232971790001,-0.047264355209772],"type":"VEC3"},{"bufferView":0,"byteOffset":1706796,"componentType":5126,"count":5,"max":[0.085868015877927,0.000949863055071,-0.04726335520943375],"min":[0.08585980179058311,0.0009488232971790001,-0.0472643552094629],"type":"VEC3"},{"bufferView":0,"byteOffset":1706856,"componentType":5126,"count":4,"max":[0.08585980179058911,0.000961196416082,-0.047263355209389],"min":[0.08585980179057709,0.000949863055071,-0.047264355209365],"type":"VEC3"},{"bufferView":0,"byteOffset":1706904,"componentType":5126,"count":13,"max":[0.0858800770694611,0.0009699823702590001,-0.047263355209494116],"min":[0.0858670281079251,0.000959740755034,-0.0472643552096068],"type":"VEC3"},{"bufferView":0,"byteOffset":1707060,"componentType":5126,"count":4,"max":[0.08588566576812509,0.000983187295474,-0.047263355209630806],"min":[0.0858800770694491,0.0009699823702590001,-0.0472643552096734],"type":"VEC3"},{"bufferView":0,"byteOffset":1707108,"componentType":5126,"count":4,"max":[0.08588566576812509,0.001055658420469,-0.0472633552093577],"min":[0.0858571764019021,0.000983187295474,-0.0472643552096734],"type":"VEC3"},{"bufferView":0,"byteOffset":1707156,"componentType":5126,"count":4,"max":[0.0858714210850201,0.001055658420469,-0.0472633552093577],"min":[0.0858571764019021,0.001055658420469,-0.0472643552095035],"type":"VEC3"},{"bufferView":0,"byteOffset":1707204,"componentType":5126,"count":4,"max":[0.08589039666652709,0.001055658420469,-0.0472633552095275],"min":[0.0858714210850081,0.001001071131197,-0.047264355209729804],"type":"VEC3"},{"bufferView":0,"byteOffset":1707252,"componentType":5126,"count":5,"max":[0.0858921252640221,0.0010010711312010002,-0.0472633552097538],"min":[0.0858903966665161,0.000995092523324,-0.0472643552097504],"type":"VEC3"},{"bufferView":0,"byteOffset":1707312,"componentType":5126,"count":4,"max":[0.08589385386151009,0.001000967155408,-0.047263355209774406],"min":[0.0858921252640101,0.000995092523324,-0.0472643552097504],"type":"VEC3"},{"bufferView":0,"byteOffset":1707360,"componentType":5126,"count":3,"max":[0.0859136872432851,0.001055658420469,-0.047263355210031596],"min":[0.08589385386151009,0.001000967155408,-0.0472643552100076],"type":"VEC3"},{"bufferView":0,"byteOffset":1707396,"componentType":5126,"count":32,"max":[0.0859268921684991,0.001055658420469,-0.0472633552093577],"min":[0.0858571764019141,0.0009488232971790001,-0.047263855209783004],"type":"VEC3"},{"bufferView":0,"byteOffset":1707780,"componentType":5126,"count":4,"max":[0.08589229422467513,0.000995092523324,-0.047263355209774406],"min":[0.08589195630335716,0.000995092523324,-0.0472643552097504],"type":"VEC3"},{"bufferView":0,"byteOffset":1707828,"componentType":5126,"count":8,"max":[0.08857062164783591,0.000354999545217,-0.0514129959110624],"min":[0.08832062164783591,0.00000499954521700002,-0.0514129959140436],"type":"VEC3"},{"bufferView":0,"byteOffset":1707924,"componentType":5126,"count":8,"max":[0.0885706216418735,0.000354999545217,-0.0519129959110624],"min":[0.0883206216418735,0.00000499954521700002,-0.0519129959140436],"type":"VEC3"},{"bufferView":0,"byteOffset":1708020,"componentType":5126,"count":4,"max":[0.08832062164783591,0.000019999545217,-0.0514129959110624],"min":[0.0883206216418735,0.00000499954521700002,-0.0519129959110624],"type":"VEC3"},{"bufferView":0,"byteOffset":1708068,"componentType":5126,"count":4,"max":[0.0883706216478359,0.000354999545217,-0.0514129959116586],"min":[0.0883706216418735,0.000339999545217,-0.0519129959116586],"type":"VEC3"},{"bufferView":0,"byteOffset":1708116,"componentType":5126,"count":4,"max":[0.08857062164783591,0.000354999545217,-0.0514129959116586],"min":[0.0883706216418735,0.000354999545217,-0.0519129959140436],"type":"VEC3"},{"bufferView":0,"byteOffset":1708164,"componentType":5126,"count":4,"max":[0.08857062164783591,0.000354999545217,-0.0514129959140436],"min":[0.0885706216418735,0.00000499954521700002,-0.0519129959140436],"type":"VEC3"},{"bufferView":0,"byteOffset":1708212,"componentType":5126,"count":4,"max":[0.08857062164783591,0.00000499954521700002,-0.0514129959110624],"min":[0.0883206216418735,0.00000499954521700002,-0.0519129959140436],"type":"VEC3"},{"bufferView":0,"byteOffset":1708260,"componentType":5126,"count":4,"max":[0.08855562164783591,0.000339999545217,-0.0514129959138647],"min":[0.0885556216418735,0.000019999545217,-0.0519129959138647],"type":"VEC3"},{"bufferView":0,"byteOffset":1708308,"componentType":5126,"count":4,"max":[0.08855562164783591,0.000019999545217,-0.0514129959110624],"min":[0.0883206216418735,0.000019999545217,-0.0519129959138647],"type":"VEC3"},{"bufferView":0,"byteOffset":1708356,"componentType":5126,"count":4,"max":[0.08855562164783591,0.000339999545217,-0.0514129959116586],"min":[0.0883706216418735,0.000339999545217,-0.0519129959138647],"type":"VEC3"},{"bufferView":0,"byteOffset":1708404,"componentType":5126,"count":96,"max":[0.0932069991487546,0.0011000522075170001,-0.048958148377916504],"min":[0.093206999113706,5.22075170579626e-8,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1709556,"componentType":5126,"count":4,"max":[0.093206999113706,0.000778473652871,-0.0493590571951833],"min":[0.093066999113706,0.000555069425217,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1709604,"componentType":5126,"count":4,"max":[0.093206999113706,0.000458970837729,-0.0493590571951833],"min":[0.093066999113706,0.0000600522075170599,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1709652,"componentType":5126,"count":16,"max":[0.0932069991189514,0.0000600522075170599,-0.0492990571951833],"min":[0.093066999113706,5.2207517058934304e-8,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1709844,"componentType":5126,"count":4,"max":[0.09320699914176081,5.2207517058934304e-8,-0.049038148365677305],"min":[0.0930669991189514,5.22075170579626e-8,-0.0492990572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1709892,"componentType":5126,"count":16,"max":[0.0932069991487546,0.00008005220751705989,-0.0489581483656773],"min":[0.09306699914176081,5.22075170579626e-8,-0.0490381483779165],"type":"VEC3"},{"bufferView":0,"byteOffset":1710084,"componentType":5126,"count":16,"max":[0.0932069991487546,0.000174442212329,-0.0489581483656773],"min":[0.09306699914176081,0.0000944422123285799,-0.0490381483779165],"type":"VEC3"},{"bufferView":0,"byteOffset":1710276,"componentType":5126,"count":4,"max":[0.09320699914176081,0.000174442212329,-0.049038148365677305],"min":[0.09306699913031641,0.000174442212329,-0.0491690572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1710324,"componentType":5126,"count":4,"max":[0.0932069991268195,0.0010700349797,-0.0492090571951833],"min":[0.0930669991268195,0.000214442212329,-0.049209057207422496],"type":"VEC3"},{"bufferView":0,"byteOffset":1710372,"componentType":5126,"count":4,"max":[0.0932069991241953,0.0011000522075170001,-0.049239074423000295],"min":[0.0930669991168672,0.0011000522075170001,-0.049322898413705504],"type":"VEC3"},{"bufferView":0,"byteOffset":1710420,"componentType":5126,"count":4,"max":[0.093206999113706,0.0010638934138000001,-0.0493590571951833],"min":[0.093066999113706,0.000858040135374,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1710468,"componentType":5126,"count":96,"max":[0.0930669991487546,0.0011000522075170001,-0.0489581483656773],"min":[0.093066999113706,5.22075170579632e-8,-0.0493590571951833],"type":"VEC3"},{"bufferView":0,"byteOffset":1711620,"componentType":5126,"count":14,"max":[0.0932069991146013,0.000555069425217,-0.0493488163612613],"min":[0.093066999113706,0.00054136716645,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1711788,"componentType":5126,"count":14,"max":[0.09320699911448639,0.000790603055619,-0.0493501309240833],"min":[0.093066999113706,0.000778473652871,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1711956,"componentType":5126,"count":14,"max":[0.0932069991145611,0.000471877954587,-0.049349276706034305],"min":[0.093066999113706,0.000458970837729,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1712124,"componentType":5126,"count":4,"max":[0.0932069991487546,0.0000944422123285799,-0.0489581483656773],"min":[0.0930669991487546,0.00008005220751705989,-0.048958148377916504],"type":"VEC3"},{"bufferView":0,"byteOffset":1712172,"componentType":5126,"count":16,"max":[0.09320699913031641,0.000214442212329,-0.0491690571951833],"min":[0.0930669991268195,0.000174442212329,-0.049209057207422496],"type":"VEC3"},{"bufferView":0,"byteOffset":1712364,"componentType":5126,"count":16,"max":[0.0932069991268195,0.0011000522075170001,-0.0492090571951833],"min":[0.0930669991241953,0.0010700349797,-0.049239074435239505],"type":"VEC3"},{"bufferView":0,"byteOffset":1712556,"componentType":5126,"count":16,"max":[0.0932069991168672,0.0011000522075170001,-0.049322898401466295],"min":[0.093066999113706,0.0010638934138000001,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1712748,"componentType":5126,"count":14,"max":[0.0932069991143637,0.000858040135374,-0.0493515342329393],"min":[0.093066999113706,0.000848321591343,-0.0493590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1712916,"componentType":5126,"count":24,"max":[0.09320699911684777,0.00054136716645,-0.04932311962094444],"min":[0.09306699911456111,0.000471877954587,-0.0493492767182735],"type":"VEC3"},{"bufferView":0,"byteOffset":1713204,"componentType":5126,"count":24,"max":[0.0932069991163188,0.000848321591343,-0.049329170387773943],"min":[0.0930669991143637,0.000790603055619,-0.0493515342451785],"type":"VEC3"},{"bufferView":0,"byteOffset":1713492,"componentType":5126,"count":12,"max":[0.0857136898129714,0.001084719653519,-0.0560194930548944],"min":[0.0856589985479105,0.00098303133179,-0.0560194930555466],"type":"VEC3"},{"bufferView":0,"byteOffset":1713636,"componentType":5126,"count":4,"max":[0.0857136898129714,0.000994624632274,-0.0560194930555466],"min":[0.0857136898129595,0.00098303133179,-0.0560204930555226],"type":"VEC3"},{"bufferView":0,"byteOffset":1713684,"componentType":5126,"count":4,"max":[0.0857136898129714,0.000994624632274,-0.056019493055051],"min":[0.08567212549127101,0.000994624632274,-0.0560204930555226],"type":"VEC3"},{"bufferView":0,"byteOffset":1713732,"componentType":5126,"count":4,"max":[0.0856721254912829,0.001028832666884,-0.056019493055051],"min":[0.08567212549127101,0.000994624632274,-0.056020493055027],"type":"VEC3"},{"bufferView":0,"byteOffset":1713780,"componentType":5126,"count":4,"max":[0.085708491023517,0.001028832666884,-0.056019493055051],"min":[0.08567212549127101,0.001028832666884,-0.0560204930554606],"type":"VEC3"},{"bufferView":0,"byteOffset":1713828,"componentType":5126,"count":4,"max":[0.085708491023517,0.001040477955262,-0.05601949305548461],"min":[0.08570849102350511,0.001028832666884,-0.0560204930554606],"type":"VEC3"},{"bufferView":0,"byteOffset":1713876,"componentType":5126,"count":4,"max":[0.085708491023517,0.001040477955262,-0.056019493055051],"min":[0.08567212549127101,0.001040477955262,-0.0560204930554606],"type":"VEC3"},{"bufferView":0,"byteOffset":1713924,"componentType":5126,"count":4,"max":[0.0856721254912829,0.001073022377247,-0.056019493055051],"min":[0.08567212549127101,0.001040477955262,-0.056020493055027],"type":"VEC3"},{"bufferView":0,"byteOffset":1713972,"componentType":5126,"count":4,"max":[0.0857113763516641,0.001073022377247,-0.056019493055051],"min":[0.08567212549127101,0.001073022377247,-0.056020493055495],"type":"VEC3"},{"bufferView":0,"byteOffset":1714020,"componentType":5126,"count":4,"max":[0.0857113763516641,0.001084719653519,-0.056019493055519],"min":[0.0857113763516521,0.001073022377247,-0.056020493055495],"type":"VEC3"},{"bufferView":0,"byteOffset":1714068,"componentType":5126,"count":4,"max":[0.0857113763516641,0.001084719653519,-0.0560194930548944],"min":[0.0856589985478985,0.001084719653519,-0.056020493055495],"type":"VEC3"},{"bufferView":0,"byteOffset":1714116,"componentType":5126,"count":4,"max":[0.0856589985479105,0.001084719653519,-0.0560194930548944],"min":[0.0856589985478985,0.00098303133179,-0.056020493054870404],"type":"VEC3"},{"bufferView":0,"byteOffset":1714164,"componentType":5126,"count":4,"max":[0.0857136898129714,0.00098303133179,-0.0560194930548944],"min":[0.0856589985478985,0.00098303133179,-0.0560204930555226],"type":"VEC3"},{"bufferView":0,"byteOffset":1714212,"componentType":5126,"count":12,"max":[0.0857136898129595,0.001084719653519,-0.056020493054870404],"min":[0.0856589985478985,0.00098303133179,-0.0560204930555226],"type":"VEC3"},{"bufferView":0,"byteOffset":1714356,"componentType":5126,"count":8,"max":[0.089107425847055,0.000354999545217,-0.0627921958927514],"min":[0.088857425847055,0.00000499954521700002,-0.0627921958957326],"type":"VEC3"},{"bufferView":0,"byteOffset":1714452,"componentType":5126,"count":8,"max":[0.0891074258410925,0.000354999545217,-0.0632921958927514],"min":[0.0888574258410925,0.00000499954521700002,-0.0632921958957326],"type":"VEC3"},{"bufferView":0,"byteOffset":1714548,"componentType":5126,"count":4,"max":[0.088857425847055,0.000019999545217,-0.0627921958927514],"min":[0.0888574258410925,0.00000499954521700002,-0.0632921958927514],"type":"VEC3"},{"bufferView":0,"byteOffset":1714596,"componentType":5126,"count":4,"max":[0.088907425847055,0.000354999545217,-0.0627921958933476],"min":[0.0889074258410925,0.000339999545217,-0.0632921958933476],"type":"VEC3"},{"bufferView":0,"byteOffset":1714644,"componentType":5126,"count":4,"max":[0.089107425847055,0.000354999545217,-0.0627921958933476],"min":[0.0889074258410925,0.000354999545217,-0.0632921958957326],"type":"VEC3"},{"bufferView":0,"byteOffset":1714692,"componentType":5126,"count":4,"max":[0.089107425847055,0.000354999545217,-0.0627921958957326],"min":[0.0891074258410925,0.00000499954521700002,-0.0632921958957326],"type":"VEC3"},{"bufferView":0,"byteOffset":1714740,"componentType":5126,"count":4,"max":[0.089107425847055,0.00000499954521700002,-0.0627921958927514],"min":[0.0888574258410925,0.00000499954521700002,-0.0632921958957326],"type":"VEC3"},{"bufferView":0,"byteOffset":1714788,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.0627921958955537],"min":[0.0890924258410925,0.000019999545217,-0.0632921958955537],"type":"VEC3"},{"bufferView":0,"byteOffset":1714836,"componentType":5126,"count":4,"max":[0.089092425847055,0.000019999545217,-0.0627921958927514],"min":[0.0888574258410925,0.000019999545217,-0.0632921958955537],"type":"VEC3"},{"bufferView":0,"byteOffset":1714884,"componentType":5126,"count":4,"max":[0.089092425847055,0.000339999545217,-0.0627921958933476],"min":[0.0889074258410925,0.000339999545217,-0.0632921958955537],"type":"VEC3"},{"bufferView":0,"byteOffset":1714932,"componentType":5126,"count":291,"max":[0.0978321960687658,0.0008999989473849261,-0.0559670051014359],"min":[0.0966321960604184,0.000899998833735323,-0.0566670051157458],"type":"VEC3"},{"bufferView":0,"byteOffset":1718424,"componentType":5126,"count":4,"max":[0.0978321960576366,0.000849998951756063,-0.0567170051058071],"min":[0.0966321960226675,0.000049998899302377105,-0.0567170051900551],"type":"VEC3"},{"bufferView":0,"byteOffset":1718472,"componentType":5126,"count":4,"max":[0.09783219602942561,-1.0526150696519799e-9,-0.0559670051801164],"min":[0.0966321960210782,-1.1662646731062801e-9,-0.0566670051944263],"type":"VEC3"},{"bufferView":0,"byteOffset":1718520,"componentType":5126,"count":4,"max":[0.0978321960671765,0.000849998881817876,-0.0559170051058071],"min":[0.09663219603220741,0.000049998829364189906,-0.0559170051900551],"type":"VEC3"},{"bufferView":0,"byteOffset":1718568,"componentType":5126,"count":32,"max":[0.09663219606884375,0.0008999989473849261,-0.0559170051058071],"min":[0.09663219602100026,-1.11381098343976e-9,-0.0567170051757453],"type":"VEC3"},{"bufferView":0,"byteOffset":1718952,"componentType":5126,"count":32,"max":[0.09783219606884375,0.000899998894931237,-0.0559170051201169],"min":[0.09783219602100025,-1.1662646731062801e-9,-0.0567170051900551],"type":"VEC3"},{"bufferView":0,"byteOffset":1719336,"componentType":5126,"count":16,"max":[0.0978321960604184,0.0008999989473849261,-0.0566670051014359],"min":[0.09663219605763661,0.000849998899302373,-0.0567170051201169],"type":"VEC3"},{"bufferView":0,"byteOffset":1719528,"componentType":5126,"count":16,"max":[0.09783219606884375,0.0008999988861890121,-0.0559170051058071],"min":[0.09663219606717649,0.0008499988293641861,-0.0559670051157458],"type":"VEC3"},{"bufferView":0,"byteOffset":1719720,"componentType":5126,"count":16,"max":[0.09783219603220741,0.0000499988818178796,-0.055917005175745306],"min":[0.0966321960294256,-1.1662646731062801e-9,-0.0559670051944263],"type":"VEC3"},{"bufferView":0,"byteOffset":1719912,"componentType":5126,"count":16,"max":[0.0978321960226675,0.0000499989517560668,-0.0566670051801164],"min":[0.09663219602100026,-1.10506875931849e-9,-0.0567170051900551],"type":"VEC3"},{"bufferView":0,"byteOffset":1720104,"componentType":5126,"count":33,"max":[0.0972489646230886,0.0008999988956125341,-0.05630273803239112],"min":[0.09717963711258941,0.0008989988899893129,-0.0563804049553201],"type":"VEC3"},{"bufferView":0,"byteOffset":1720500,"componentType":5126,"count":4,"max":[0.097171252833884,0.0008999988887485501,-0.0562533136263688],"min":[0.0971462572006789,0.000898998887851421,-0.056255549492704705],"type":"VEC3"},{"bufferView":0,"byteOffset":1720548,"componentType":5126,"count":153,"max":[0.0972778903876976,0.0008999989022325481,-0.0561960636910372],"min":[0.09714258907725064,0.0008989988805096744,-0.056430947293029554],"type":"VEC3"},{"bufferView":0,"byteOffset":1722384,"componentType":5126,"count":29,"max":[0.0972528423529049,0.0008999988889041871,-0.056219304929268805],"min":[0.0971807375502857,0.0008989988828216715,-0.0563083865363996],"type":"VEC3"},{"bufferView":0,"byteOffset":1722732,"componentType":5126,"count":8,"max":[0.0971807375503294,0.000899998887851421,-0.056231366837319795],"min":[0.0971712528338403,0.000898998885322717,-0.056255549492704705],"type":"VEC3"},{"bufferView":0,"byteOffset":1722828,"componentType":5126,"count":39,"max":[0.0972434100376351,0.0008999988999010929,-0.0563165062591537],"min":[0.0971684227940847,0.000898998892813939,-0.05640770605489575],"type":"VEC3"},{"bufferView":0,"byteOffset":1723296,"componentType":5126,"count":101,"max":[0.09727786164068185,0.0008989989022588566,-0.056196135398343325],"min":[0.09714265630824025,0.0008989988805096744,-0.056430931075044634],"type":"VEC3"},{"bufferView":0,"byteOffset":1724508,"componentType":5126,"count":30,"max":[0.09724875504121407,0.0008999988999010929,-0.056302799257570715],"min":[0.0971684227940847,0.0008999988899826747,-0.05640763356326074],"type":"VEC3"},{"bufferView":0,"byteOffset":1724868,"componentType":5126,"count":17,"max":[0.09741004759299532,0.0008999988895898011,-0.056235897410377704],"min":[0.0973970519607126,0.000898998876263384,-0.0563889365509246],"type":"VEC3"},{"bufferView":0,"byteOffset":1725072,"componentType":5126,"count":37,"max":[0.09743588165411816,0.0008999988951633524,-0.0562479004805908],"min":[0.09730969824721591,0.000898998875940683,-0.056430947294943176],"type":"VEC3"},{"bufferView":0,"byteOffset":1725516,"componentType":5126,"count":45,"max":[0.0974284406069012,0.000899998892586387,-0.056196063693019174],"min":[0.09730230960173245,0.0008989988733950332,-0.0563789339916695],"type":"VEC3"},{"bufferView":0,"byteOffset":1726056,"componentType":5126,"count":72,"max":[0.0973982571991054,0.0008999988928087585,-0.05621942260835189],"min":[0.09732814366286431,0.0008989988757077306,-0.056407706056801045],"type":"VEC3"},{"bufferView":0,"byteOffset":1726920,"componentType":5126,"count":67,"max":[0.09743581614961129,0.0008989988951520579,-0.056196088131355376],"min":[0.0973024587431882,0.0008989988733950332,-0.05643090997546846],"type":"VEC3"},{"bufferView":0,"byteOffset":1727724,"componentType":5126,"count":33,"max":[0.09740980808649173,0.0008999988928087585,-0.05621956255970108],"min":[0.09732815767146644,0.000899998875716043,-0.056407691606298785],"type":"VEC3"},{"bufferView":0,"byteOffset":1728120,"componentType":5126,"count":4,"max":[0.0974862397323644,0.000899998883880177,-0.056346337421674005],"min":[0.0974590956274257,0.0008989988820198291,-0.0563540452751088],"type":"VEC3"},{"bufferView":0,"byteOffset":1728168,"componentType":5126,"count":104,"max":[0.09761226593365677,0.0008999988851413672,-0.05621912841752891],"min":[0.0974862397323206,0.0008989988676356054,-0.056404881807193864],"type":"VEC3"},{"bufferView":0,"byteOffset":1729416,"componentType":5126,"count":4,"max":[0.0974892790346188,0.0008999988755120149,-0.05626008006657],"min":[0.09746260654557631,0.000898998874963382,-0.0562671406962925],"type":"VEC3"},{"bufferView":0,"byteOffset":1729464,"componentType":5126,"count":87,"max":[0.09764019606465059,0.0008999988877807573,-0.05619306292764501],"min":[0.0974590956274257,0.0008989988651441529,-0.05643094729708899],"type":"VEC3"},{"bufferView":0,"byteOffset":1730508,"componentType":5126,"count":65,"max":[0.09763972436314756,0.0008989988877945543,-0.056193138228960604],"min":[0.0974590956274257,0.0008989988651441529,-0.05643090787553218],"type":"VEC3"},{"bufferView":0,"byteOffset":1731288,"componentType":5126,"count":17,"max":[0.0970917593833883,0.000899998903502627,-0.0562358974065821],"min":[0.09707876375110559,0.00089899889017621,-0.056388936547129],"type":"VEC3"},{"bufferView":0,"byteOffset":1731492,"componentType":5126,"count":37,"max":[0.09711759344451118,0.0008999989090761783,-0.0562479004767953],"min":[0.0969914100376089,0.0008989988898535089,-0.05643094729114757],"type":"VEC3"},{"bufferView":0,"byteOffset":1731936,"componentType":5126,"count":45,"max":[0.0971101523972942,0.000899998906499213,-0.05619606368922357],"min":[0.09698402139212545,0.000898998887307859,-0.056378933987874004],"type":"VEC3"},{"bufferView":0,"byteOffset":1732476,"componentType":5126,"count":74,"max":[0.0970799689894984,0.0008999989067215839,-0.056219422604556334],"min":[0.0970098554532573,0.000898998889620556,-0.0564077060530055],"type":"VEC3"},{"bufferView":0,"byteOffset":1733364,"componentType":5126,"count":67,"max":[0.09711752794000494,0.0008989989090648834,-0.056196088127560044],"min":[0.09698417053358109,0.000898998887307859,-0.056430909971672785],"type":"VEC3"},{"bufferView":0,"byteOffset":1734168,"componentType":5126,"count":33,"max":[0.09709151987688472,0.0008999989067215839,-0.05621956255590554],"min":[0.09700986946185942,0.0008999988896288686,-0.056407691602503286],"type":"VEC3"},{"bufferView":0,"byteOffset":1734564,"componentType":5126,"count":4,"max":[0.0969583445356205,0.00089999890760889,-0.0563625180239304],"min":[0.09693319169719371,0.0008989989068386291,-0.056366283693286806],"type":"VEC3"},{"bufferView":0,"byteOffset":1734612,"componentType":5126,"count":53,"max":[0.0969583445356205,0.0008999989160604269,-0.056302443835315005],"min":[0.09682419606405436,0.000898998905449288,-0.05643106496643463],"type":"VEC3"},{"bufferView":0,"byteOffset":1735248,"componentType":5126,"count":54,"max":[0.09695582925309659,0.000899998905449288,-0.056196063687343374],"min":[0.09683425720067998,0.0008989988941014904,-0.0563024438354024],"type":"VEC3"},{"bufferView":0,"byteOffset":1735896,"componentType":5126,"count":4,"max":[0.09695582925309659,0.0008999988988200121,-0.0562556671672036],"min":[0.0969306764145645,0.0008989988972781769,-0.0562607272846683],"type":"VEC3"},{"bufferView":0,"byteOffset":1735944,"componentType":5126,"count":54,"max":[0.0969306764146082,0.000899998903472351,-0.05621930492555239],"min":[0.09686009126179979,0.0008989988964603052,-0.0562936768878037],"type":"VEC3"},{"bufferView":0,"byteOffset":1736592,"componentType":5126,"count":8,"max":[0.0969087200820454,0.000899998904800131,-0.056293676887716304],"min":[0.0969018554534726,0.000898998902960361,-0.0563181537361844],"type":"VEC3"},{"bufferView":0,"byteOffset":1736688,"componentType":5126,"count":56,"max":[0.09693319169723741,0.0008999989137284012,-0.05631520692281501],"min":[0.09685086855315359,0.000898998904800132,-0.05640770605110523],"type":"VEC3"},{"bufferView":0,"byteOffset":1737360,"componentType":5126,"count":103,"max":[0.09695834453557681,0.0008989989160961791,-0.05619614265389411],"min":[0.09682419695004042,0.0008989988941014904,-0.056430902792116495],"type":"VEC3"},{"bufferView":0,"byteOffset":1738596,"componentType":5126,"count":12,"max":[0.08586796389003211,0.001246038090291,-0.0472633552088341],"min":[0.0858132726249721,0.001144349768562,-0.0472633552094863],"type":"VEC3"},{"bufferView":0,"byteOffset":1738740,"componentType":5126,"count":4,"max":[0.08586796389003211,0.0011559430690450002,-0.0472633552094863],"min":[0.0858679638900201,0.001144349768562,-0.0472643552094623],"type":"VEC3"},{"bufferView":0,"byteOffset":1738788,"componentType":5126,"count":4,"max":[0.08586796389003211,0.0011559430690450002,-0.04726335520899071],"min":[0.08582639956833212,0.0011559430690450002,-0.0472643552094623],"type":"VEC3"},{"bufferView":0,"byteOffset":1738836,"componentType":5126,"count":4,"max":[0.0858263995683441,0.001190151103656,-0.04726335520899071],"min":[0.08582639956833212,0.0011559430690450002,-0.0472643552089667],"type":"VEC3"},{"bufferView":0,"byteOffset":1738884,"componentType":5126,"count":4,"max":[0.08586276510057811,0.001190151103656,-0.04726335520899071],"min":[0.08582639956833212,0.001190151103656,-0.047264355209400304],"type":"VEC3"},{"bufferView":0,"byteOffset":1738932,"componentType":5126,"count":4,"max":[0.08586276510057811,0.001201796392033,-0.0472633552094243],"min":[0.08586276510056609,0.001190151103656,-0.047264355209400304],"type":"VEC3"},{"bufferView":0,"byteOffset":1738980,"componentType":5126,"count":4,"max":[0.08586276510057811,0.001201796392033,-0.04726335520899071],"min":[0.08582639956833212,0.001201796392033,-0.047264355209400304],"type":"VEC3"},{"bufferView":0,"byteOffset":1739028,"componentType":5126,"count":4,"max":[0.0858263995683441,0.001234340814019,-0.04726335520899071],"min":[0.08582639956833212,0.001201796392033,-0.0472643552089667],"type":"VEC3"},{"bufferView":0,"byteOffset":1739076,"componentType":5126,"count":4,"max":[0.0858656504287251,0.001234340814019,-0.04726335520899071],"min":[0.08582639956833212,0.001234340814019,-0.0472643552094347],"type":"VEC3"},{"bufferView":0,"byteOffset":1739124,"componentType":5126,"count":4,"max":[0.0858656504287251,0.001246038090291,-0.0472633552094587],"min":[0.0858656504287131,0.001234340814019,-0.0472643552094347],"type":"VEC3"},{"bufferView":0,"byteOffset":1739172,"componentType":5126,"count":4,"max":[0.0858656504287251,0.001246038090291,-0.0472633552088341],"min":[0.08581327262496011,0.001246038090291,-0.0472643552094347],"type":"VEC3"},{"bufferView":0,"byteOffset":1739220,"componentType":5126,"count":4,"max":[0.0858132726249721,0.001246038090291,-0.0472633552088341],"min":[0.08581327262496011,0.001144349768562,-0.0472643552088101],"type":"VEC3"},{"bufferView":0,"byteOffset":1739268,"componentType":5126,"count":4,"max":[0.08586796389003211,0.001144349768562,-0.0472633552088341],"min":[0.08581327262496011,0.001144349768562,-0.0472643552094623],"type":"VEC3"},{"bufferView":0,"byteOffset":1739316,"componentType":5126,"count":12,"max":[0.0858679638900201,0.001246038090291,-0.0472643552088101],"min":[0.08581327262496011,0.001144349768562,-0.0472643552094623],"type":"VEC3"},{"bufferView":0,"byteOffset":1739460,"componentType":5126,"count":8,"max":[0.08779062164783591,0.000354999545217,-0.051412995901761],"min":[0.08754062164783591,0.00000499954521700002,-0.05141299590474221],"type":"VEC3"},{"bufferView":0,"byteOffset":1739556,"componentType":5126,"count":8,"max":[0.0877906216418735,0.000354999545217,-0.051912995901761],"min":[0.0875406216418735,0.00000499954521700002,-0.0519129959047422],"type":"VEC3"},{"bufferView":0,"byteOffset":1739652,"componentType":5126,"count":4,"max":[0.08779062164783591,0.000019999545217,-0.05141299590474221],"min":[0.0877906216418735,0.00000499954521700002,-0.0519129959047422],"type":"VEC3"},{"bufferView":0,"byteOffset":1739700,"componentType":5126,"count":4,"max":[0.087740621647836,0.000354999545217,-0.0514129959041459],"min":[0.0877406216418735,0.000339999545217,-0.0519129959041459],"type":"VEC3"},{"bufferView":0,"byteOffset":1739748,"componentType":5126,"count":4,"max":[0.087740621647836,0.000354999545217,-0.051412995901761],"min":[0.0875406216418735,0.000354999545217,-0.0519129959041459],"type":"VEC3"},{"bufferView":0,"byteOffset":1739796,"componentType":5126,"count":4,"max":[0.08754062164783591,0.000354999545217,-0.051412995901761],"min":[0.0875406216418735,0.00000499954521700002,-0.051912995901761],"type":"VEC3"},{"bufferView":0,"byteOffset":1739844,"componentType":5126,"count":4,"max":[0.08779062164783591,0.00000499954521700002,-0.051412995901761],"min":[0.0875406216418735,0.00000499954521700002,-0.0519129959047422],"type":"VEC3"},{"bufferView":0,"byteOffset":1739892,"componentType":5126,"count":4,"max":[0.08755562164783591,0.000339999545217,-0.051412995901939804],"min":[0.0875556216418735,0.000019999545217,-0.051912995901939804],"type":"VEC3"},{"bufferView":0,"byteOffset":1739940,"componentType":5126,"count":4,"max":[0.08779062164783591,0.000019999545217,-0.051412995901939804],"min":[0.0875556216418735,0.000019999545217,-0.0519129959047422],"type":"VEC3"},{"bufferView":0,"byteOffset":1739988,"componentType":5126,"count":4,"max":[0.087740621647836,0.000339999545217,-0.051412995901939804],"min":[0.0875556216418735,0.000339999545217,-0.0519129959041459],"type":"VEC3"},{"bufferView":0,"byteOffset":1740036,"componentType":5126,"count":4,"max":[0.0947369992885516,0.001500052207517,-0.0473590570089728],"min":[0.09093699911370609,0.001500052207517,-0.049359057341179305],"type":"VEC3"},{"bufferView":0,"byteOffset":1740084,"componentType":5126,"count":16,"max":[0.0909369992885516,0.001500052207517,-0.0473590569914882],"min":[0.09073699911370611,0.001300052207517,-0.0493590570089728],"type":"VEC3"},{"bufferView":0,"byteOffset":1740276,"componentType":5126,"count":42,"max":[0.094936999113706,0.001500052207517,-0.0493590569914882],"min":[0.09073699911370611,0.000210052207517,-0.049359057358663895],"type":"VEC3"},{"bufferView":0,"byteOffset":1740780,"componentType":5126,"count":16,"max":[0.09493699928855161,0.001500052207517,-0.0473590573411793],"min":[0.094736999113706,0.001300052207517,-0.049359057358663895],"type":"VEC3"},{"bufferView":0,"byteOffset":1740972,"componentType":5126,"count":58,"max":[0.09493699928855161,0.001500052207517,-0.0473590569914882],"min":[0.0907369992885516,0.000050052207517059906,-0.0473590573586639],"type":"VEC3"},{"bufferView":0,"byteOffset":1741668,"componentType":5126,"count":17,"max":[0.0907369992885516,0.001300052207517,-0.0473590569914882],"min":[0.09073699911370611,0.000210052207517,-0.0493590569914882],"type":"VEC3"},{"bufferView":0,"byteOffset":1741872,"componentType":5126,"count":4,"max":[0.0918119991311906,0.001200052207517,-0.0491590570854677],"min":[0.09181199911370609,0.000210052207517,-0.0493590570854677],"type":"VEC3"},{"bufferView":0,"byteOffset":1741920,"componentType":5126,"count":4,"max":[0.0920619991311906,0.001200052207517,-0.0491590570854677],"min":[0.09181199911370609,0.001200052207517,-0.049359057107323405],"type":"VEC3"},{"bufferView":0,"byteOffset":1741968,"componentType":5126,"count":4,"max":[0.0920619991311906,0.001200052207517,-0.0491590571073234],"min":[0.09206199911370609,0.000210052207517,-0.049359057107323405],"type":"VEC3"},{"bufferView":0,"byteOffset":1742016,"componentType":5126,"count":32,"max":[0.09493699926232481,0.000210052207517,-0.0473590570242718],"min":[0.09073699911370611,0.000210052207517,-0.049359057358663895],"type":"VEC3"},{"bufferView":0,"byteOffset":1742400,"componentType":5126,"count":4,"max":[0.0924119991311906,0.001200052207517,-0.0491590571379214],"min":[0.09241199911370611,0.000210052207517,-0.0493590571379214],"type":"VEC3"},{"bufferView":0,"byteOffset":1742448,"componentType":5126,"count":4,"max":[0.0926619991311906,0.001200052207517,-0.0491590571379214],"min":[0.09241199911370611,0.001200052207517,-0.049359057159777106],"type":"VEC3"},{"bufferView":0,"byteOffset":1742496,"componentType":5126,"count":4,"max":[0.0926619991311906,0.001200052207517,-0.0491590571597771],"min":[0.09266199911370611,0.000210052207517,-0.049359057159777106],"type":"VEC3"},{"bufferView":0,"byteOffset":1742544,"componentType":5126,"count":4,"max":[0.09301199913119061,0.001200052207517,-0.049159057190375104],"min":[0.093011999113706,0.000210052207517,-0.049359057190375095],"type":"VEC3"},{"bufferView":0,"byteOffset":1742592,"componentType":5126,"count":4,"max":[0.09326199913119061,0.001200052207517,-0.049159057190375104],"min":[0.093011999113706,0.001200052207517,-0.0493590572122307],"type":"VEC3"},{"bufferView":0,"byteOffset":1742640,"componentType":5126,"count":4,"max":[0.09326199913119061,0.001200052207517,-0.0491590572122307],"min":[0.093261999113706,0.000210052207517,-0.0493590572122307],"type":"VEC3"},{"bufferView":0,"byteOffset":1742688,"componentType":5126,"count":4,"max":[0.0936119991311906,0.001200052207517,-0.0491590572428287],"min":[0.093611999113706,0.000210052207517,-0.0493590572428287],"type":"VEC3"},{"bufferView":0,"byteOffset":1742736,"componentType":5126,"count":4,"max":[0.0938619991311906,0.001200052207517,-0.0491590572428287],"min":[0.093611999113706,0.001200052207517,-0.049359057264684404],"type":"VEC3"},{"bufferView":0,"byteOffset":1742784,"componentType":5126,"count":4,"max":[0.0938619991311906,0.001200052207517,-0.0491590572646844],"min":[0.093861999113706,0.000210052207517,-0.049359057264684404],"type":"VEC3"},{"bufferView":0,"byteOffset":1742832,"componentType":5126,"count":17,"max":[0.09493699928855161,0.001300052207517,-0.0473590573586639],"min":[0.094936999113706,0.000210052207517,-0.049359057358663895],"type":"VEC3"},{"bufferView":0,"byteOffset":1743036,"componentType":5126,"count":4,"max":[0.09493699913119061,0.000750052207517,-0.049159057332437105],"min":[0.094636999113706,0.000750052207517,-0.049359057358663895],"type":"VEC3"},{"bufferView":0,"byteOffset":1743084,"componentType":5126,"count":4,"max":[0.09463699913119061,0.001200052207517,-0.049159057332437105],"min":[0.094636999113706,0.000750052207517,-0.049359057332437097],"type":"VEC3"},{"bufferView":0,"byteOffset":1743132,"componentType":5126,"count":4,"max":[0.09493699913119061,0.001200052207517,-0.049159057332437105],"min":[0.094636999113706,0.001200052207517,-0.049359057358663895],"type":"VEC3"},{"bufferView":0,"byteOffset":1743180,"componentType":5126,"count":4,"max":[0.0910369991311906,0.001200052207517,-0.049159056991488204],"min":[0.09073699911370611,0.001200052207517,-0.049359057017715105],"type":"VEC3"},{"bufferView":0,"byteOffset":1743228,"componentType":5126,"count":4,"max":[0.0910369991311906,0.001200052207517,-0.0491590570177151],"min":[0.09103699911370601,0.000750052207517,-0.049359057017715105],"type":"VEC3"},{"bufferView":0,"byteOffset":1743276,"componentType":5126,"count":4,"max":[0.0910369991311906,0.000750052207517,-0.049159056991488204],"min":[0.09073699911370611,0.000750052207517,-0.049359057017715105],"type":"VEC3"},{"bufferView":0,"byteOffset":1743324,"componentType":5126,"count":4,"max":[0.09493699928855161,0.000650052207517,-0.0473590573477361],"min":[0.094811999271067,0.000650052207517,-0.0475590573586639],"type":"VEC3"},{"bufferView":0,"byteOffset":1743372,"componentType":5126,"count":13,"max":[0.09481199928855161,0.001050052207517,-0.0473590573477361],"min":[0.0948119992186134,0.000210052207517,-0.0481590573477361],"type":"VEC3"},{"bufferView":0,"byteOffset":1743528,"componentType":5126,"count":4,"max":[0.09481199928855161,0.001050052207517,-0.0473590573258804],"min":[0.0945619992186134,0.001050052207517,-0.0481590573477361],"type":"VEC3"},{"bufferView":0,"byteOffset":1743576,"componentType":5126,"count":4,"max":[0.09456199928855161,0.001050052207517,-0.0473590573258804],"min":[0.0945619992186134,0.000210052207517,-0.0481590573258804],"type":"VEC3"},{"bufferView":0,"byteOffset":1743624,"componentType":5126,"count":4,"max":[0.0943369992885516,0.000210052207517,-0.0473590573062102],"min":[0.0943369991574174,0.000050052207517059906,-0.0488590573062102],"type":"VEC3"},{"bufferView":0,"byteOffset":1743672,"componentType":5126,"count":84,"max":[0.0943369992885516,0.000050052207517059906,-0.0473590570439419],"min":[0.0913369991574174,0.000050052207517059906,-0.0488590573062102],"type":"VEC3"},{"bufferView":0,"byteOffset":1744680,"componentType":5126,"count":4,"max":[0.0913369992885516,0.000210052207517,-0.0473590570439419],"min":[0.0913369991574174,0.000050052207517059906,-0.0488590570439419],"type":"VEC3"},{"bufferView":0,"byteOffset":1744728,"componentType":5126,"count":4,"max":[0.0911119992885516,0.001050052207517,-0.0473590570242718],"min":[0.0911119992186134,0.000210052207517,-0.048159057024271805],"type":"VEC3"},{"bufferView":0,"byteOffset":1744776,"componentType":5126,"count":4,"max":[0.0911119992885516,0.001050052207517,-0.047359057002416105],"min":[0.0908619992186134,0.001050052207517,-0.048159057024271805],"type":"VEC3"},{"bufferView":0,"byteOffset":1744824,"componentType":5126,"count":13,"max":[0.0908619992885516,0.001050052207517,-0.047359057002416105],"min":[0.0908619992186134,0.000210052207517,-0.0481590570024161],"type":"VEC3"},{"bufferView":0,"byteOffset":1744980,"componentType":5126,"count":4,"max":[0.0908619992885516,0.000650052207517,-0.0473590569914882],"min":[0.09073699927106711,0.000650052207517,-0.0475590570024161],"type":"VEC3"},{"bufferView":0,"byteOffset":1745028,"componentType":5126,"count":4,"max":[0.0920369992885516,0.001400052207517,-0.0473590570876533],"min":[0.0918369991574174,0.001400052207517,-0.0488590571051379],"type":"VEC3"},{"bufferView":0,"byteOffset":1745076,"componentType":5126,"count":4,"max":[0.0918369992885516,0.0013700522075170002,-0.0473590570553069],"min":[0.0914669992885516,0.001300052207517,-0.0474290570876533],"type":"VEC3"},{"bufferView":0,"byteOffset":1745124,"componentType":5126,"count":4,"max":[0.091536999282432,0.0013700522075170002,-0.0473590570553069],"min":[0.0914669992885516,0.001132786219127,-0.0474290570614265],"type":"VEC3"},{"bufferView":0,"byteOffset":1745172,"componentType":5126,"count":4,"max":[0.091536999282432,0.0012027862191270001,-0.0473590570334512],"min":[0.0912169992885516,0.001132786219127,-0.0474290570614265],"type":"VEC3"},{"bufferView":0,"byteOffset":1745220,"componentType":5126,"count":4,"max":[0.091286999282432,0.0012027862191270001,-0.0473590570334512],"min":[0.0912169992885516,0.000562786219127,-0.0474290570395708],"type":"VEC3"},{"bufferView":0,"byteOffset":1745268,"componentType":5126,"count":4,"max":[0.091536999282432,0.000632786219127,-0.0473590570334512],"min":[0.0912169992885516,0.000562786219127,-0.0474290570614265],"type":"VEC3"},{"bufferView":0,"byteOffset":1745316,"componentType":5126,"count":4,"max":[0.091536999282432,0.000632786219127,-0.0473590570553069],"min":[0.0914669992885516,0.000180052207517,-0.0474290570614265],"type":"VEC3"},{"bufferView":0,"byteOffset":1745364,"componentType":5126,"count":4,"max":[0.0942069992885516,0.000250052207517,-0.0473590570553069],"min":[0.0914669992885516,0.000180052207517,-0.0474290572887257],"type":"VEC3"},{"bufferView":0,"byteOffset":1745412,"componentType":5126,"count":4,"max":[0.0942069992885516,0.000632786219127,-0.047359057294845304],"min":[0.09413699928243201,0.000180052207517,-0.0474290572887257],"type":"VEC3"},{"bufferView":0,"byteOffset":1745460,"componentType":5126,"count":4,"max":[0.0944569992885516,0.000632786219127,-0.047359057294845304],"min":[0.09413699928243201,0.000562786219127,-0.0474290573105814],"type":"VEC3"},{"bufferView":0,"byteOffset":1745508,"componentType":5126,"count":4,"max":[0.0944569992885516,0.0012027862191270001,-0.047359057316701],"min":[0.09438699928243201,0.000562786219127,-0.0474290573105814],"type":"VEC3"},{"bufferView":0,"byteOffset":1745556,"componentType":5126,"count":4,"max":[0.0944569992885516,0.0012027862191270001,-0.047359057294845304],"min":[0.09413699928243201,0.001132786219127,-0.0474290573105814],"type":"VEC3"},{"bufferView":0,"byteOffset":1745604,"componentType":5126,"count":4,"max":[0.0942069992885516,0.0013700522075170002,-0.047359057294845304],"min":[0.09413699928243201,0.001132786219127,-0.0474290572887257],"type":"VEC3"},{"bufferView":0,"byteOffset":1745652,"componentType":5126,"count":4,"max":[0.0942069992885516,0.0013700522075170002,-0.0473590572624989],"min":[0.093836999282432,0.001300052207517,-0.0474290572887257],"type":"VEC3"},{"bufferView":0,"byteOffset":1745700,"componentType":5126,"count":4,"max":[0.0938369992885516,0.001400052207517,-0.0473590572450143],"min":[0.09363699915741741,0.001400052207517,-0.048859057262498805],"type":"VEC3"},{"bufferView":0,"byteOffset":1745748,"componentType":5126,"count":4,"max":[0.09363699928855161,0.0013700522075170002,-0.0473590572100452],"min":[0.093236999282432,0.001300052207517,-0.0474290572450143],"type":"VEC3"},{"bufferView":0,"byteOffset":1745796,"componentType":5126,"count":4,"max":[0.0932369992885516,0.001400052207517,-0.0473590571925606],"min":[0.0930369991574174,0.001400052207517,-0.0488590572100452],"type":"VEC3"},{"bufferView":0,"byteOffset":1745844,"componentType":5126,"count":4,"max":[0.0930369992885516,0.0013700522075170002,-0.0473590571575915],"min":[0.092636999282432,0.001300052207517,-0.0474290571925606],"type":"VEC3"},{"bufferView":0,"byteOffset":1745892,"componentType":5126,"count":4,"max":[0.09263699928855161,0.001400052207517,-0.047359057140107],"min":[0.0924369991574174,0.001400052207517,-0.0488590571575915],"type":"VEC3"},{"bufferView":0,"byteOffset":1745940,"componentType":5126,"count":4,"max":[0.0924369992885516,0.0013700522075170002,-0.0473590571051379],"min":[0.092036999282432,0.001300052207517,-0.047429057140107],"type":"VEC3"},{"bufferView":0,"byteOffset":1745988,"componentType":5126,"count":16,"max":[0.09086199927106711,0.000650052207517,-0.0475590569914882],"min":[0.0907369992623248,0.000550052207517,-0.0476590570024161],"type":"VEC3"},{"bufferView":0,"byteOffset":1746180,"componentType":5126,"count":4,"max":[0.0908619992623248,0.000550052207517,-0.0476590569914882],"min":[0.0907369992623248,0.000210052207517,-0.0476590570024161],"type":"VEC3"},{"bufferView":0,"byteOffset":1746228,"componentType":5126,"count":4,"max":[0.0910369991311906,0.001200052207517,-0.049159056991488204],"min":[0.0907369991311906,0.000750052207517,-0.0491590570177151],"type":"VEC3"},{"bufferView":0,"byteOffset":1746276,"componentType":5126,"count":4,"max":[0.0920619991311906,0.001200052207517,-0.0491590570854677],"min":[0.0918119991311906,0.000210052207517,-0.0491590571073234],"type":"VEC3"},{"bufferView":0,"byteOffset":1746324,"componentType":5126,"count":4,"max":[0.0911119992186134,0.001050052207517,-0.0481590570024161],"min":[0.0908619992186134,0.000210052207517,-0.048159057024271805],"type":"VEC3"},{"bufferView":0,"byteOffset":1746372,"componentType":5126,"count":4,"max":[0.0943369991574174,0.000210052207517,-0.0488590570439419],"min":[0.0913369991574174,0.000050052207517059906,-0.0488590573062102],"type":"VEC3"},{"bufferView":0,"byteOffset":1746420,"componentType":5126,"count":4,"max":[0.0948119992186134,0.001050052207517,-0.0481590573258804],"min":[0.0945619992186134,0.000210052207517,-0.0481590573477361],"type":"VEC3"},{"bufferView":0,"byteOffset":1746468,"componentType":5126,"count":4,"max":[0.09493699926232481,0.000550052207517,-0.0476590573477361],"min":[0.09481199926232481,0.000210052207517,-0.0476590573586639],"type":"VEC3"},{"bufferView":0,"byteOffset":1746516,"componentType":5126,"count":4,"max":[0.0938619991311906,0.001200052207517,-0.0491590572428287],"min":[0.0936119991311906,0.000210052207517,-0.0491590572646844],"type":"VEC3"},{"bufferView":0,"byteOffset":1746564,"componentType":5126,"count":4,"max":[0.09326199913119061,0.001200052207517,-0.049159057190375104],"min":[0.09301199913119061,0.000210052207517,-0.0491590572122307],"type":"VEC3"},{"bufferView":0,"byteOffset":1746612,"componentType":5126,"count":4,"max":[0.0926619991311906,0.001200052207517,-0.0491590571379214],"min":[0.0924119991311906,0.000210052207517,-0.0491590571597771],"type":"VEC3"},{"bufferView":0,"byteOffset":1746660,"componentType":5126,"count":4,"max":[0.09493699913119061,0.001200052207517,-0.049159057332437105],"min":[0.09463699913119061,0.000750052207517,-0.0491590573586639],"type":"VEC3"},{"bufferView":0,"byteOffset":1746708,"componentType":5126,"count":16,"max":[0.094936999271067,0.000650052207517,-0.0475590573477361],"min":[0.09481199926232481,0.000550052207517,-0.0476590573586639],"type":"VEC3"},{"bufferView":0,"byteOffset":1746900,"componentType":5126,"count":4,"max":[0.0933759783935912,0.000050052207517059906,-0.048246757215685],"min":[0.0933015117109464,0.0000400522075170599,-0.0484701572221951],"type":"VEC3"},{"bufferView":0,"byteOffset":1746948,"componentType":5126,"count":4,"max":[0.0933759783935912,0.000050052207517059906,-0.048470157219753805],"min":[0.0933480533935911,0.0000400522075170599,-0.0484701572221951],"type":"VEC3"},{"bufferView":0,"byteOffset":1746996,"componentType":5126,"count":4,"max":[0.0933480533935911,0.000050052207517059906,-0.0484131189203956],"min":[0.0933294366964026,0.0000400522075170599,-0.048470157219753805],"type":"VEC3"},{"bufferView":0,"byteOffset":1747044,"componentType":5126,"count":4,"max":[0.0933294366964026,0.000050052207517059906,-0.048413118912258],"min":[0.09323635339857761,0.0000400522075170599,-0.0484131189203956],"type":"VEC3"},{"bufferView":0,"byteOffset":1747092,"componentType":5126,"count":4,"max":[0.09323635339857761,0.000050052207517059906,-0.048413118912258],"min":[0.09321773669141611,0.0000400522075170599,-0.0484701572083612],"type":"VEC3"},{"bufferView":0,"byteOffset":1747140,"componentType":5126,"count":4,"max":[0.09321773669141611,0.000050052207517059906,-0.0484701572059199],"min":[0.0931898116914162,0.0000400522075170599,-0.0484701572083612],"type":"VEC3"},{"bufferView":0,"byteOffset":1747188,"componentType":5126,"count":4,"max":[0.0932642784131214,0.000050052207517059906,-0.04824675721243],"min":[0.0931898116914162,0.0000400522075170599,-0.0484701572059199],"type":"VEC3"},{"bufferView":0,"byteOffset":1747236,"componentType":5126,"count":4,"max":[0.0933015117109464,0.000050052207517059906,-0.04824675721243],"min":[0.0932642784131214,0.0000400522075170599,-0.048246757215685],"type":"VEC3"},{"bufferView":0,"byteOffset":1747284,"componentType":5126,"count":4,"max":[0.0931013825616189,0.000050052207517059906,-0.0482467571961548],"min":[0.0930781117109464,0.0000400522075170599,-0.0482515103891122],"type":"VEC3"},{"bufferView":0,"byteOffset":1747332,"componentType":5126,"count":4,"max":[0.0931199992096998,0.000050052207517059906,-0.0482515103891122],"min":[0.0931013825616189,0.0000400522075170599,-0.048261016772585],"type":"VEC3"},{"bufferView":0,"byteOffset":1747380,"componentType":5126,"count":4,"max":[0.0931386158569496,0.000050052207517059906,-0.048261016772585],"min":[0.0931199992096998,0.0000400522075170599,-0.048280029537903404],"type":"VEC3"},{"bufferView":0,"byteOffset":1747428,"componentType":5126,"count":4,"max":[0.09314792420637551,0.000050052207517059906,-0.04828002953790331],"min":[0.0931386158569496,0.0000400522075170599,-0.0482990423024081],"type":"VEC3"},{"bufferView":0,"byteOffset":1747476,"componentType":5126,"count":4,"max":[0.09315257835320981,0.000050052207517059906,-0.0482990423024081],"min":[0.09314792420637551,0.0000400522075170599,-0.0483228082707443],"type":"VEC3"},{"bufferView":0,"byteOffset":1747524,"componentType":5126,"count":4,"max":[0.09315257835320981,0.000050052207517059906,-0.0483228082707443],"min":[0.0931525783469768,0.0000400522075170599,-0.0483941061412433],"type":"VEC3"},{"bufferView":0,"byteOffset":1747572,"componentType":5126,"count":4,"max":[0.0931525783469768,0.000050052207517059906,-0.0483941061412433],"min":[0.09314792419598711,0.0000400522075170599,-0.04841787209545],"type":"VEC3"},{"bufferView":0,"byteOffset":1747620,"componentType":5126,"count":4,"max":[0.09314792419598711,0.000050052207517059906,-0.04841787209545],"min":[0.0931386158432369,0.0000400522075170599,-0.0484368848616563],"type":"VEC3"},{"bufferView":0,"byteOffset":1747668,"componentType":5126,"count":4,"max":[0.0931386158432369,0.000050052207517059906,-0.048436884861656204],"min":[0.09311999919266281,0.0000400522075170599,-0.048455897625384096],"type":"VEC3"},{"bufferView":0,"byteOffset":1747716,"componentType":5126,"count":4,"max":[0.09311999919266281,0.000050052207517059906,-0.048455897625384096],"min":[0.09310138254291969,0.0000400522075170599,-0.0484654040068502],"type":"VEC3"},{"bufferView":0,"byteOffset":1747764,"componentType":5126,"count":4,"max":[0.09310138254291969,0.000050052207517059906,-0.0484654040068502],"min":[0.0930781116914162,0.0000400522075170599,-0.0484701571961548],"type":"VEC3"},{"bufferView":0,"byteOffset":1747812,"componentType":5126,"count":4,"max":[0.0930781116914162,0.000050052207517059906,-0.0484701571863897],"min":[0.0929664116914162,0.0000400522075170599,-0.0484701571961548],"type":"VEC3"},{"bufferView":0,"byteOffset":1747860,"componentType":5126,"count":4,"max":[0.09296641171094641,0.000050052207517059906,-0.048246757186389704],"min":[0.0929664116914162,0.0000400522075170599,-0.0484701571863897],"type":"VEC3"},{"bufferView":0,"byteOffset":1747908,"componentType":5126,"count":4,"max":[0.0930781117109464,0.000050052207517059906,-0.048246757186389704],"min":[0.09296641171094641,0.0000400522075170599,-0.0482467571961548],"type":"VEC3"},{"bufferView":0,"byteOffset":1747956,"componentType":5126,"count":4,"max":[0.0929291783428218,0.000050052207517059906,-0.048441638034269305],"min":[0.0929291783403286,0.0000400522075170599,-0.048470157183134605],"type":"VEC3"},{"bufferView":0,"byteOffset":1748004,"componentType":5126,"count":4,"max":[0.0929291783403286,0.000050052207517059906,-0.0484701571684869],"min":[0.09276162836696,0.0000400522075170599,-0.048470157183134605],"type":"VEC3"},{"bufferView":0,"byteOffset":1748052,"componentType":5126,"count":4,"max":[0.0927616283864902,0.000050052207517059906,-0.0482467571684869],"min":[0.09276162836696,0.0000400522075170599,-0.0484701571684869],"type":"VEC3"},{"bufferView":0,"byteOffset":1748100,"componentType":5126,"count":4,"max":[0.0929291783598588,0.000050052207517059906,-0.0482467571684869],"min":[0.0927616283864902,0.0000400522075170599,-0.0482467571831346],"type":"VEC3"},{"bufferView":0,"byteOffset":1748148,"componentType":5126,"count":4,"max":[0.0929291783598588,0.000050052207517059906,-0.0482467571831346],"min":[0.0929291783573656,0.0000400522075170599,-0.048275276328671],"type":"VEC3"},{"bufferView":0,"byteOffset":1748196,"componentType":5126,"count":4,"max":[0.0929291783573656,0.000050052207517059906,-0.048275276316464596],"min":[0.0927895533573656,0.0000400522075170599,-0.048275276328671],"type":"VEC3"},{"bufferView":0,"byteOffset":1748244,"componentType":5126,"count":4,"max":[0.0927895533573656,0.000050052207517059906,-0.048275276316464596],"min":[0.09278955335196361,0.0000400522075170599,-0.0483370678117759],"type":"VEC3"},{"bufferView":0,"byteOffset":1748292,"componentType":5126,"count":4,"max":[0.0929105617030512,0.000050052207517059906,-0.0483370678117759],"min":[0.09278955335196361,0.0000400522075170599,-0.0483370678223548],"type":"VEC3"},{"bufferView":0,"byteOffset":1748340,"componentType":5126,"count":4,"max":[0.0929105617030512,0.000050052207517059906,-0.0483370678223548],"min":[0.092910561700558,0.0000400522075170599,-0.0483655869678912],"type":"VEC3"},{"bufferView":0,"byteOffset":1748388,"componentType":5126,"count":4,"max":[0.092910561700558,0.000050052207517059906,-0.0483655869573123],"min":[0.0927895533494704,0.0000400522075170599,-0.0483655869678912],"type":"VEC3"},{"bufferView":0,"byteOffset":1748436,"componentType":5126,"count":4,"max":[0.0927895533494704,0.000050052207517059906,-0.0483655869573123],"min":[0.09278955334282181,0.0000400522075170599,-0.048441638022062895],"type":"VEC3"},{"bufferView":0,"byteOffset":1748484,"componentType":5126,"count":4,"max":[0.0929291783428218,0.000050052207517059906,-0.048441638022062895],"min":[0.09278955334282181,0.0000400522075170599,-0.048441638034269305],"type":"VEC3"},{"bufferView":0,"byteOffset":1748532,"componentType":5126,"count":4,"max":[0.0927243950208586,0.000050052207517059906,-0.0484131188675012],"min":[0.09271974086986891,0.0000400522075170599,-0.0484368848250369],"type":"VEC3"},{"bufferView":0,"byteOffset":1748580,"componentType":5126,"count":4,"max":[0.09271974086986891,0.000050052207517059906,-0.0484368848250369],"min":[0.0927011241926628,0.0000400522075170599,-0.0484558975887648],"type":"VEC3"},{"bufferView":0,"byteOffset":1748628,"componentType":5126,"count":4,"max":[0.0927011241926628,0.000050052207517059906,-0.0484558975887647],"min":[0.0926825075162877,0.0000400522075170599,-0.048465403970231004],"type":"VEC3"},{"bufferView":0,"byteOffset":1748676,"componentType":5126,"count":4,"max":[0.0926825075162877,0.000050052207517059906,-0.048465403970231004],"min":[0.0926592366914162,0.0000400522075170599,-0.04847015715953561],"type":"VEC3"},{"bufferView":0,"byteOffset":1748724,"componentType":5126,"count":4,"max":[0.0926592366914162,0.000050052207517059906,-0.0484701571558737],"min":[0.0926173491914162,0.0000400522075170599,-0.04847015715953561],"type":"VEC3"},{"bufferView":0,"byteOffset":1748772,"componentType":5126,"count":4,"max":[0.0926173491914162,0.000050052207517059906,-0.0484654039625003],"min":[0.09259407836737571,0.0000400522075170599,-0.0484701571558737],"type":"VEC3"},{"bufferView":0,"byteOffset":1748820,"componentType":5126,"count":4,"max":[0.09259407836737571,0.000050052207517059906,-0.048455897577778996],"min":[0.0925754616926628,0.0000400522075170599,-0.0484654039625003],"type":"VEC3"},{"bufferView":0,"byteOffset":1748868,"componentType":5126,"count":4,"max":[0.0925754616926628,0.000050052207517059906,-0.0484368848107961],"min":[0.09255684503209691,0.0000400522075170599,-0.048455897577778996],"type":"VEC3"},{"bufferView":0,"byteOffset":1748916,"componentType":5126,"count":4,"max":[0.09255684503209691,0.000050052207517059906,-0.0484178720429625],"min":[0.0925475366959871,0.0000400522075170599,-0.0484368848107962],"type":"VEC3"},{"bufferView":0,"byteOffset":1748964,"componentType":5126,"count":4,"max":[0.0925475366959871,0.000050052207517059906,-0.0483941060879419],"min":[0.0925428825358368,0.0000400522075170599,-0.0484178720429625],"type":"VEC3"},{"bufferView":0,"byteOffset":1749012,"componentType":5126,"count":4,"max":[0.09254288254206981,0.000050052207517059906,-0.048322808217442996],"min":[0.0925428825358368,0.0000400522075170599,-0.0483941060879419],"type":"VEC3"},{"bufferView":0,"byteOffset":1749060,"componentType":5126,"count":4,"max":[0.0925475367063755,0.000050052207517059906,-0.048299042249920605],"min":[0.09254288254206981,0.0000400522075170599,-0.048322808217442996],"type":"VEC3"},{"bufferView":0,"byteOffset":1749108,"componentType":5126,"count":4,"max":[0.0925568450458097,0.000050052207517059906,-0.048280029487043304],"min":[0.0925475367063755,0.0000400522075170599,-0.048299042249920605],"type":"VEC3"},{"bufferView":0,"byteOffset":1749156,"componentType":5126,"count":4,"max":[0.0925754617096998,0.000050052207517059906,-0.04826101672498],"min":[0.0925568450458097,0.0000400522075170599,-0.0482800294870434],"type":"VEC3"},{"bufferView":0,"byteOffset":1749204,"componentType":5126,"count":4,"max":[0.0925940783860749,0.000050052207517059906,-0.0482515103447623],"min":[0.0925754617096998,0.0000400522075170599,-0.0482610167249801],"type":"VEC3"},{"bufferView":0,"byteOffset":1749252,"componentType":5126,"count":4,"max":[0.0926173492109464,0.000050052207517059906,-0.048246757155873704],"min":[0.0925940783860749,0.0000400522075170599,-0.0482515103447623],"type":"VEC3"},{"bufferView":0,"byteOffset":1749300,"componentType":5126,"count":4,"max":[0.0926592367109464,0.000050052207517059906,-0.048246757155873704],"min":[0.0926173492109464,0.0000400522075170599,-0.0482467571595356],"type":"VEC3"},{"bufferView":0,"byteOffset":1749348,"componentType":5126,"count":4,"max":[0.0926825075349869,0.000050052207517059906,-0.0482467571595356],"min":[0.0926592367109464,0.0000400522075170599,-0.048251510352493],"type":"VEC3"},{"bufferView":0,"byteOffset":1749396,"componentType":5126,"count":4,"max":[0.0927011242096998,0.000050052207517059906,-0.048251510352493],"min":[0.0926825075349869,0.0000400522075170599,-0.048261016735965695],"type":"VEC3"},{"bufferView":0,"byteOffset":1749444,"componentType":5126,"count":4,"max":[0.09271974088358169,0.000050052207517059906,-0.048261016735965695],"min":[0.0927011242096998,0.0000400522075170599,-0.0482800295012842],"type":"VEC3"},{"bufferView":0,"byteOffset":1749492,"componentType":5126,"count":4,"max":[0.092724395030416,0.000050052207517059906,-0.0482800295012842],"min":[0.09271974088358169,0.0000400522075170599,-0.048303795469620395],"type":"VEC3"},{"bufferView":0,"byteOffset":1749540,"componentType":5126,"count":4,"max":[0.092724395030416,0.000050052207517059906,-0.0483037954671791],"min":[0.09269647003041599,0.0000400522075170599,-0.048303795469620395],"type":"VEC3"},{"bufferView":0,"byteOffset":1749588,"componentType":5126,"count":4,"max":[0.09269647003041599,0.000050052207517059906,-0.0482895358806884],"min":[0.0926918158827506,0.0000400522075170599,-0.0483037954671791],"type":"VEC3"},{"bufferView":0,"byteOffset":1749636,"componentType":5126,"count":4,"max":[0.0926918158827506,0.000050052207517059906,-0.0482800294976223],"min":[0.0926778533835816,0.0000400522075170599,-0.0482895358806884],"type":"VEC3"},{"bufferView":0,"byteOffset":1749684,"componentType":5126,"count":4,"max":[0.0926778533835816,0.000050052207517059906,-0.048275276305072],"min":[0.09265923670845319,0.0000400522075170599,-0.0482800294976223],"type":"VEC3"},{"bufferView":0,"byteOffset":1749732,"componentType":5126,"count":4,"max":[0.09265923670845319,0.000050052207517059906,-0.04827527630141001],"min":[0.0926173492084532,0.0000400522075170599,-0.048275276305072],"type":"VEC3"},{"bufferView":0,"byteOffset":1749780,"componentType":5126,"count":4,"max":[0.0926173492084532,0.000050052207517059906,-0.04827527630141001],"min":[0.0925987325324937,0.0000400522075170599,-0.048280029490705305],"type":"VEC3"},{"bufferView":0,"byteOffset":1749828,"componentType":5126,"count":4,"max":[0.0925987325324937,0.000050052207517059906,-0.048280029490705305],"min":[0.0925847700316626,0.0000400522075170599,-0.048289535871330204],"type":"VEC3"},{"bufferView":0,"byteOffset":1749876,"componentType":5126,"count":4,"max":[0.0925847700316626,0.000050052207517059906,-0.048289535871330204],"min":[0.09257546170596,0.0000400522075170599,-0.0483037954566002],"type":"VEC3"},{"bufferView":0,"byteOffset":1749924,"componentType":5126,"count":4,"max":[0.09257546170596,0.000050052207517059906,-0.0483037954566002],"min":[0.09257080752875381,0.0000400522075170599,-0.0483228082198843],"type":"VEC3"},{"bufferView":0,"byteOffset":1749972,"componentType":5126,"count":4,"max":[0.09257080752875381,0.000050052207517059906,-0.0483228082198843],"min":[0.0925708075225208,0.0000400522075170599,-0.0483941060903832],"type":"VEC3"},{"bufferView":0,"byteOffset":1750020,"componentType":5126,"count":4,"max":[0.0925754616964026,0.000050052207517059906,-0.0483941060903832],"min":[0.0925708075225208,0.0000400522075170599,-0.0484131188544811],"type":"VEC3"},{"bufferView":0,"byteOffset":1750068,"componentType":5126,"count":4,"max":[0.092584770019612,0.000050052207517059906,-0.0484131188544811],"min":[0.0925754616964026,0.0000400522075170599,-0.048427378428063],"type":"VEC3"},{"bufferView":0,"byteOffset":1750116,"componentType":5126,"count":4,"max":[0.09259873251878091,0.000050052207517059906,-0.048427378428063],"min":[0.092584770019612,0.0000400522075170599,-0.048436884814458],"type":"VEC3"},{"bufferView":0,"byteOffset":1750164,"componentType":5126,"count":4,"max":[0.0926173491939094,0.000050052207517059906,-0.048436884814458],"min":[0.09259873251878091,0.0000400522075170599,-0.0484416380070083],"type":"VEC3"},{"bufferView":0,"byteOffset":1750212,"componentType":5126,"count":4,"max":[0.09265923669390941,0.000050052207517059906,-0.0484416380070083],"min":[0.0926173491939094,0.0000400522075170599,-0.04844163801067031],"type":"VEC3"},{"bufferView":0,"byteOffset":1750260,"componentType":5126,"count":4,"max":[0.0926778533698689,0.000050052207517059906,-0.048436884821375],"min":[0.09265923669390941,0.0000400522075170599,-0.04844163801067031],"type":"VEC3"},{"bufferView":0,"byteOffset":1750308,"componentType":5126,"count":4,"max":[0.0926918158707,0.000050052207517059906,-0.0484273784374212],"min":[0.0926778533698689,0.0000400522075170599,-0.048436884821375],"type":"VEC3"},{"bufferView":0,"byteOffset":1750356,"componentType":5126,"count":4,"max":[0.0926964700208586,0.000050052207517059906,-0.048413118865059904],"min":[0.0926918158707,0.0000400522075170599,-0.0484273784374212],"type":"VEC3"},{"bufferView":0,"byteOffset":1750404,"componentType":5126,"count":4,"max":[0.0927243950208586,0.000050052207517059906,-0.048413118865059904],"min":[0.0926964700208586,0.0000400522075170599,-0.0484131188675012],"type":"VEC3"},{"bufferView":0,"byteOffset":1750452,"componentType":5126,"count":4,"max":[0.0923660242109464,0.000050052207517059906,-0.048246757131460795],"min":[0.09233809921094639,0.0000400522075170599,-0.0482467571339021],"type":"VEC3"},{"bufferView":0,"byteOffset":1750500,"componentType":5126,"count":4,"max":[0.0923660242109464,0.000050052207517059906,-0.0482467571339021],"min":[0.0923660241939094,0.0000400522075170599,-0.0484416379850368],"type":"VEC3"},{"bufferView":0,"byteOffset":1750548,"componentType":5126,"count":4,"max":[0.09250564919390941,0.000050052207517059906,-0.0484416379850368],"min":[0.0923660241939094,0.0000400522075170599,-0.0484416379972432],"type":"VEC3"},{"bufferView":0,"byteOffset":1750596,"componentType":5126,"count":4,"max":[0.09250564919390941,0.000050052207517059906,-0.0484416379972432],"min":[0.0925056491914162,0.0000400522075170599,-0.0484701571461085],"type":"VEC3"},{"bufferView":0,"byteOffset":1750644,"componentType":5126,"count":4,"max":[0.0925056491914162,0.000050052207517059906,-0.0484701571314608],"min":[0.09233809919141611,0.0000400522075170599,-0.0484701571461085],"type":"VEC3"},{"bufferView":0,"byteOffset":1750692,"componentType":5126,"count":4,"max":[0.09233809921094639,0.000050052207517059906,-0.048246757131460795],"min":[0.09233809919141611,0.0000400522075170599,-0.0484701571314608],"type":"VEC3"},{"bufferView":0,"byteOffset":1750740,"componentType":5126,"count":5,"max":[0.0918369992885516,0.001400052207517,-0.0473590570876533],"min":[0.0918369991574174,0.001300052207517,-0.0488590570876533],"type":"VEC3"},{"bufferView":0,"byteOffset":1750800,"componentType":5126,"count":44,"max":[0.09438699915741741,0.001400052207517,-0.0488590570395708],"min":[0.0912869991574175,0.000250052207517,-0.0488590573105814],"type":"VEC3"},{"bufferView":0,"byteOffset":1751328,"componentType":5126,"count":5,"max":[0.0920369992885516,0.001400052207517,-0.0473590571051379],"min":[0.0920369991574174,0.001300052207517,-0.0488590571051379],"type":"VEC3"},{"bufferView":0,"byteOffset":1751388,"componentType":5126,"count":4,"max":[0.09183699928243201,0.001300052207517,-0.0474290570614265],"min":[0.0915369991574175,0.001300052207517,-0.0488590570876533],"type":"VEC3"},{"bufferView":0,"byteOffset":1751436,"componentType":5126,"count":4,"max":[0.091536999282432,0.001300052207517,-0.0474290570614265],"min":[0.0915369991574175,0.001132786219127,-0.0488590570614265],"type":"VEC3"},{"bufferView":0,"byteOffset":1751484,"componentType":5126,"count":4,"max":[0.091536999282432,0.001132786219127,-0.0474290570395708],"min":[0.0912869991574175,0.001132786219127,-0.0488590570614265],"type":"VEC3"},{"bufferView":0,"byteOffset":1751532,"componentType":5126,"count":4,"max":[0.091286999282432,0.001132786219127,-0.0474290570395708],"min":[0.0912869991574175,0.000632786219127,-0.0488590570395708],"type":"VEC3"},{"bufferView":0,"byteOffset":1751580,"componentType":5126,"count":4,"max":[0.091536999282432,0.000632786219127,-0.0474290570395708],"min":[0.0912869991574175,0.000632786219127,-0.0488590570614265],"type":"VEC3"},{"bufferView":0,"byteOffset":1751628,"componentType":5126,"count":4,"max":[0.091536999282432,0.000632786219127,-0.0474290570614265],"min":[0.0915369991574175,0.000250052207517,-0.0488590570614265],"type":"VEC3"},{"bufferView":0,"byteOffset":1751676,"componentType":5126,"count":4,"max":[0.09413699928243201,0.000250052207517,-0.0474290570614265],"min":[0.0915369991574175,0.000250052207517,-0.0488590572887257],"type":"VEC3"},{"bufferView":0,"byteOffset":1751724,"componentType":5126,"count":4,"max":[0.09413699928243201,0.000632786219127,-0.0474290572887257],"min":[0.09413699915741741,0.000250052207517,-0.0488590572887257],"type":"VEC3"},{"bufferView":0,"byteOffset":1751772,"componentType":5126,"count":4,"max":[0.09438699928243201,0.000632786219127,-0.0474290572887257],"min":[0.09413699915741741,0.000632786219127,-0.0488590573105814],"type":"VEC3"},{"bufferView":0,"byteOffset":1751820,"componentType":5126,"count":4,"max":[0.09438699928243201,0.001132786219127,-0.0474290573105814],"min":[0.09438699915741741,0.000632786219127,-0.0488590573105814],"type":"VEC3"},{"bufferView":0,"byteOffset":1751868,"componentType":5126,"count":4,"max":[0.09438699928243201,0.001132786219127,-0.0474290572887257],"min":[0.09413699915741741,0.001132786219127,-0.0488590573105814],"type":"VEC3"},{"bufferView":0,"byteOffset":1751916,"componentType":5126,"count":4,"max":[0.09413699928243201,0.001300052207517,-0.0474290572887257],"min":[0.09413699915741741,0.001132786219127,-0.0488590572887257],"type":"VEC3"},{"bufferView":0,"byteOffset":1751964,"componentType":5126,"count":5,"max":[0.0938369992885516,0.001400052207517,-0.0473590572624989],"min":[0.0938369991574174,0.001300052207517,-0.048859057262498805],"type":"VEC3"},{"bufferView":0,"byteOffset":1752024,"componentType":5126,"count":4,"max":[0.09413699928243201,0.001300052207517,-0.047429057262498804],"min":[0.0938369991574174,0.001300052207517,-0.0488590572887257],"type":"VEC3"},{"bufferView":0,"byteOffset":1752072,"componentType":5126,"count":5,"max":[0.09363699928855161,0.001400052207517,-0.0473590572450143],"min":[0.09363699915741741,0.001300052207517,-0.0488590572450143],"type":"VEC3"},{"bufferView":0,"byteOffset":1752132,"componentType":5126,"count":5,"max":[0.0932369992885516,0.001400052207517,-0.0473590572100452],"min":[0.0932369991574174,0.001300052207517,-0.0488590572100452],"type":"VEC3"},{"bufferView":0,"byteOffset":1752192,"componentType":5126,"count":4,"max":[0.093636999282432,0.001300052207517,-0.0474290572100452],"min":[0.0932369991574174,0.001300052207517,-0.0488590572450143],"type":"VEC3"},{"bufferView":0,"byteOffset":1752240,"componentType":5126,"count":5,"max":[0.0930369992885516,0.001400052207517,-0.0473590571925606],"min":[0.0930369991574174,0.001300052207517,-0.0488590571925606],"type":"VEC3"},{"bufferView":0,"byteOffset":1752300,"componentType":5126,"count":5,"max":[0.09263699928855161,0.001400052207517,-0.0473590571575915],"min":[0.09263699915741741,0.001300052207517,-0.0488590571575915],"type":"VEC3"},{"bufferView":0,"byteOffset":1752360,"componentType":5126,"count":4,"max":[0.093036999282432,0.001300052207517,-0.0474290571575915],"min":[0.09263699915741741,0.001300052207517,-0.0488590571925606],"type":"VEC3"},{"bufferView":0,"byteOffset":1752408,"componentType":5126,"count":5,"max":[0.0924369992885516,0.001400052207517,-0.047359057140107],"min":[0.0924369991574174,0.001300052207517,-0.048859057140107],"type":"VEC3"},{"bufferView":0,"byteOffset":1752468,"componentType":5126,"count":4,"max":[0.092436999282432,0.001300052207517,-0.0474290571051379],"min":[0.0920369991574174,0.001300052207517,-0.048859057140107],"type":"VEC3"},{"bufferView":0,"byteOffset":1752516,"componentType":5126,"count":11,"max":[0.0933759783935912,0.0000400522075170599,-0.04824675721243],"min":[0.0931898116914162,0.0000400522075170599,-0.0484701572221951],"type":"VEC3"},{"bufferView":0,"byteOffset":1752648,"componentType":5126,"count":26,"max":[0.09315257835320981,0.0000400522075170599,-0.048246757186389704],"min":[0.0929664116914162,0.0000400522075170599,-0.0484701571961548],"type":"VEC3"},{"bufferView":0,"byteOffset":1752960,"componentType":5126,"count":12,"max":[0.0929291783598588,0.0000400522075170599,-0.0482467571684869],"min":[0.09276162836696,0.0000400522075170599,-0.048470157183134605],"type":"VEC3"},{"bufferView":0,"byteOffset":1753104,"componentType":5126,"count":40,"max":[0.092724395030416,0.0000400522075170599,-0.048246757155873704],"min":[0.0925428825358368,0.0000400522075170599,-0.04847015715953561],"type":"VEC3"},{"bufferView":0,"byteOffset":1753584,"componentType":5126,"count":6,"max":[0.09250564919390941,0.0000400522075170599,-0.048246757131460795],"min":[0.09233809919141611,0.0000400522075170599,-0.0484701571461085],"type":"VEC3"},{"bufferView":0,"byteOffset":1753656,"componentType":5126,"count":4,"max":[0.0938069992597021,0.001150052207517,-0.047689057247637],"min":[0.0936669991574174,0.001150052207517,-0.0488590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1753704,"componentType":5126,"count":18,"max":[0.0938069992623248,0.0013500522075170001,-0.0476590572598762],"min":[0.0938069991574174,0.001150052207517,-0.0488590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1753920,"componentType":5126,"count":4,"max":[0.0938069992492113,0.0013500522075170001,-0.047809057247637],"min":[0.0936669991574174,0.0013500522075170001,-0.0488590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1753968,"componentType":5126,"count":18,"max":[0.0936669992623248,0.0013500522075170001,-0.047659057247637],"min":[0.0936669991574174,0.001150052207517,-0.048859057247637],"type":"VEC3"},{"bufferView":0,"byteOffset":1754184,"componentType":5126,"count":4,"max":[0.0932069992597021,0.001150052207517,-0.0476890571951833],"min":[0.0930669991574174,0.001150052207517,-0.0488590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1754232,"componentType":5126,"count":18,"max":[0.0932069992623248,0.0013500522075170001,-0.0476590572074225],"min":[0.0932069991574174,0.001150052207517,-0.0488590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1754448,"componentType":5126,"count":4,"max":[0.09320699924921129,0.0013500522075170001,-0.0478090571951833],"min":[0.0930669991574174,0.0013500522075170001,-0.0488590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1754496,"componentType":5126,"count":18,"max":[0.0930669992623248,0.0013500522075170001,-0.047659057195183305],"min":[0.0930669991574174,0.001150052207517,-0.0488590571951833],"type":"VEC3"},{"bufferView":0,"byteOffset":1754712,"componentType":5126,"count":4,"max":[0.0926069992597021,0.001150052207517,-0.047689057142729606],"min":[0.0924669991574174,0.001150052207517,-0.048859057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1754760,"componentType":5126,"count":18,"max":[0.09260699926232481,0.0013500522075170001,-0.0476590571549688],"min":[0.09260699915741741,0.001150052207517,-0.048859057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1754976,"componentType":5126,"count":4,"max":[0.0926069992492114,0.0013500522075170001,-0.0478090571427296],"min":[0.0924669991574174,0.0013500522075170001,-0.048859057154968806],"type":"VEC3"},{"bufferView":0,"byteOffset":1755024,"componentType":5126,"count":18,"max":[0.09246699926232481,0.0013500522075170001,-0.047659057142729604],"min":[0.0924669991574174,0.001150052207517,-0.048859057142729596],"type":"VEC3"},{"bufferView":0,"byteOffset":1755240,"componentType":5126,"count":4,"max":[0.0920069992597021,0.001150052207517,-0.047689057090276],"min":[0.0918669991574174,0.001150052207517,-0.0488590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1755288,"componentType":5126,"count":18,"max":[0.09200699926232479,0.0013500522075170001,-0.0476590571025152],"min":[0.0920069991574174,0.001150052207517,-0.0488590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1755504,"componentType":5126,"count":4,"max":[0.09200699924921131,0.0013500522075170001,-0.047809057090276],"min":[0.0918669991574174,0.0013500522075170001,-0.0488590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1755552,"componentType":5126,"count":18,"max":[0.09186699926232479,0.0013500522075170001,-0.047659057090276],"min":[0.0918669991574174,0.001150052207517,-0.048859057090276006],"type":"VEC3"},{"bufferView":0,"byteOffset":1755768,"componentType":5126,"count":4,"max":[0.09332478249588971,0.000050052207517059906,-0.0482657699777485],"min":[0.0932828950071092,0.0000400522075170599,-0.0483941061562978],"type":"VEC3"},{"bufferView":0,"byteOffset":1755816,"componentType":5126,"count":4,"max":[0.0932828950071092,0.000050052207517059906,-0.0482657699777485],"min":[0.0932410074958897,0.0000400522075170599,-0.048394106148974],"type":"VEC3"},{"bufferView":0,"byteOffset":1755864,"componentType":5126,"count":4,"max":[0.09332478249588971,0.000050052207517059906,-0.048394106148974],"min":[0.0932410074958897,0.0000400522075170599,-0.0483941061562978],"type":"VEC3"},{"bufferView":0,"byteOffset":1755912,"componentType":5126,"count":4,"max":[0.0930781117084532,0.000050052207517059906,-0.0482752763343674],"min":[0.09299433670845321,0.0000400522075170599,-0.0482752763416912],"type":"VEC3"},{"bufferView":0,"byteOffset":1755960,"componentType":5126,"count":4,"max":[0.09299433670845321,0.000050052207517059906,-0.0482752763343674],"min":[0.0929943366939094,0.0000400522075170599,-0.0484416380399656],"type":"VEC3"},{"bufferView":0,"byteOffset":1756008,"componentType":5126,"count":4,"max":[0.09307811169390941,0.000050052207517059906,-0.0484416380399656],"min":[0.0929943366939094,0.0000400522075170599,-0.048441638047289404],"type":"VEC3"},{"bufferView":0,"byteOffset":1756056,"componentType":5126,"count":4,"max":[0.0930967283432369,0.000050052207517059906,-0.0484368848579942],"min":[0.09307811169390941,0.0000400522075170599,-0.048441638047289404],"type":"VEC3"},{"bufferView":0,"byteOffset":1756104,"componentType":5126,"count":4,"max":[0.093110690844068,0.000050052207517059906,-0.048427378474040605],"min":[0.0930967283432369,0.0000400522075170599,-0.0484368848579942],"type":"VEC3"},{"bufferView":0,"byteOffset":1756152,"componentType":5126,"count":4,"max":[0.09311999919640261,0.000050052207517059906,-0.048413118902086],"min":[0.093110690844068,0.0000400522075170599,-0.048427378474040605],"type":"VEC3"},{"bufferView":0,"byteOffset":1756200,"componentType":5126,"count":4,"max":[0.0931246533469768,0.000050052207517059906,-0.048394106138802004],"min":[0.09311999919640261,0.0000400522075170599,-0.048413118902086],"type":"VEC3"},{"bufferView":0,"byteOffset":1756248,"componentType":5126,"count":4,"max":[0.0931246533532098,0.000050052207517059906,-0.048322808268303],"min":[0.0931246533469768,0.0000400522075170599,-0.048394106138802004],"type":"VEC3"},{"bufferView":0,"byteOffset":1756296,"componentType":5126,"count":4,"max":[0.0931246533532098,0.000050052207517059906,-0.0483037955042053],"min":[0.09311999920596001,0.0000400522075170599,-0.048322808268303],"type":"VEC3"},{"bufferView":0,"byteOffset":1756344,"componentType":5126,"count":4,"max":[0.09311999920596001,0.000050052207517059906,-0.048289535917307606],"min":[0.0931106908561186,0.0000400522075170599,-0.0483037955042053],"type":"VEC3"},{"bufferView":0,"byteOffset":1756392,"componentType":5126,"count":4,"max":[0.0931106908561186,0.000050052207517059906,-0.0482800295342414],"min":[0.0930967283569496,0.0000400522075170599,-0.048289535917307606],"type":"VEC3"},{"bufferView":0,"byteOffset":1756440,"componentType":5126,"count":4,"max":[0.0930967283569496,0.000050052207517059906,-0.0482752763416912],"min":[0.0930781117084532,0.0000400522075170599,-0.0482800295342414],"type":"VEC3"},{"bufferView":0,"byteOffset":1756488,"componentType":5126,"count":16,"max":[0.0938069992623248,0.001180052207517,-0.047659057247637],"min":[0.0936669992597021,0.001150052207517,-0.047689057259876204],"type":"VEC3"},{"bufferView":0,"byteOffset":1756680,"componentType":5126,"count":16,"max":[0.0938069992623248,0.0013500522075170001,-0.047659057247637],"min":[0.0936669992492113,0.001200052207517,-0.0478090572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1756872,"componentType":5126,"count":16,"max":[0.0932069992623248,0.001180052207517,-0.047659057195183305],"min":[0.0930669992597021,0.001150052207517,-0.0476890572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1757064,"componentType":5126,"count":16,"max":[0.0932069992623248,0.0013500522075170001,-0.047659057195183305],"min":[0.09306699924921141,0.001200052207517,-0.0478090572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1757256,"componentType":5126,"count":16,"max":[0.09260699926232481,0.001180052207517,-0.047659057142729604],"min":[0.09246699925970212,0.001150052207517,-0.0476890571549688],"type":"VEC3"},{"bufferView":0,"byteOffset":1757448,"componentType":5126,"count":16,"max":[0.09260699926232481,0.0013500522075170001,-0.047659057142729604],"min":[0.0924669992492114,0.001200052207517,-0.0478090571549688],"type":"VEC3"},{"bufferView":0,"byteOffset":1757640,"componentType":5126,"count":16,"max":[0.09200699926232479,0.001180052207517,-0.047659057090276],"min":[0.0918669992597021,0.001150052207517,-0.0476890571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1757832,"componentType":5126,"count":16,"max":[0.09200699926232479,0.0013500522075170001,-0.047659057090276],"min":[0.09186699924921131,0.001200052207517,-0.0478090571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1758024,"componentType":5126,"count":3,"max":[0.09332478249588971,0.000050052207517059906,-0.0482657699777485],"min":[0.0932410074958897,0.000050052207517059906,-0.0483941061562978],"type":"VEC3"},{"bufferView":0,"byteOffset":1758060,"componentType":5126,"count":12,"max":[0.0931246533532098,0.000050052207517059906,-0.0482752763343674],"min":[0.0929943366939094,0.000050052207517059906,-0.048441638047289404],"type":"VEC3"},{"bufferView":0,"byteOffset":1758204,"componentType":5126,"count":4,"max":[0.0938069992623248,0.001200052207517,-0.047659057247637],"min":[0.0936669992623248,0.001180052207517,-0.0476590572598762],"type":"VEC3"},{"bufferView":0,"byteOffset":1758252,"componentType":5126,"count":4,"max":[0.0932069992623248,0.001200052207517,-0.047659057195183305],"min":[0.0930669992623248,0.001180052207517,-0.0476590572074225],"type":"VEC3"},{"bufferView":0,"byteOffset":1758300,"componentType":5126,"count":4,"max":[0.09260699926232481,0.001200052207517,-0.047659057142729604],"min":[0.09246699926232481,0.001180052207517,-0.0476590571549688],"type":"VEC3"},{"bufferView":0,"byteOffset":1758348,"componentType":5126,"count":4,"max":[0.09200699926232479,0.001200052207517,-0.047659057090276],"min":[0.09186699926232479,0.001180052207517,-0.0476590571025152],"type":"VEC3"},{"bufferView":0,"byteOffset":1758396,"componentType":5126,"count":32,"max":[0.0859268921684871,0.001055658420469,-0.056019993057277],"min":[0.0858571764019021,0.0009488232971790001,-0.056020493058065],"type":"VEC3"},{"bufferView":0,"byteOffset":1758780,"componentType":5126,"count":4,"max":[0.0859268921684991,0.001055658420469,-0.0560194930579316],"min":[0.0859136872432731,0.001055658420469,-0.056020493058065],"type":"VEC3"},{"bufferView":0,"byteOffset":1758828,"componentType":5126,"count":4,"max":[0.0859268921684991,0.001055658420469,-0.056019493057696004],"min":[0.0858939318433461,0.000972061886041,-0.056020493058065],"type":"VEC3"},{"bufferView":0,"byteOffset":1758876,"componentType":5126,"count":22,"max":[0.0858939318433579,0.0009720618860410671,-0.056019493057386904],"min":[0.0858680158779151,0.0009488232971790001,-0.056020493057672],"type":"VEC3"},{"bufferView":0,"byteOffset":1759140,"componentType":5126,"count":5,"max":[0.085868015877927,0.000949863055071,-0.056019493057333745],"min":[0.08585980179058311,0.0009488232971790001,-0.0560204930573629],"type":"VEC3"},{"bufferView":0,"byteOffset":1759200,"componentType":5126,"count":4,"max":[0.08585980179058911,0.000961196416082,-0.056019493057288997],"min":[0.08585980179057709,0.000949863055071,-0.056020493057265],"type":"VEC3"},{"bufferView":0,"byteOffset":1759248,"componentType":5126,"count":13,"max":[0.0858800770694611,0.0009699823702590001,-0.056019493057394114],"min":[0.0858670281079251,0.000959740755034,-0.056020493057506796],"type":"VEC3"},{"bufferView":0,"byteOffset":1759404,"componentType":5126,"count":4,"max":[0.08588566576812509,0.000983187295474,-0.0560194930575308],"min":[0.0858800770694491,0.0009699823702590001,-0.056020493057573395],"type":"VEC3"},{"bufferView":0,"byteOffset":1759452,"componentType":5126,"count":4,"max":[0.08588566576812509,0.001055658420469,-0.0560194930572577],"min":[0.0858571764019021,0.000983187295474,-0.056020493057573395],"type":"VEC3"},{"bufferView":0,"byteOffset":1759500,"componentType":5126,"count":4,"max":[0.0858714210850201,0.001055658420469,-0.0560194930572577],"min":[0.0858571764019021,0.001055658420469,-0.0560204930574035],"type":"VEC3"},{"bufferView":0,"byteOffset":1759548,"componentType":5126,"count":4,"max":[0.08589039666652709,0.001055658420469,-0.056019493057427504],"min":[0.0858714210850081,0.001001071131197,-0.0560204930576298],"type":"VEC3"},{"bufferView":0,"byteOffset":1759596,"componentType":5126,"count":5,"max":[0.0858921252640221,0.0010010711312010002,-0.056019493057653795],"min":[0.0858903966665161,0.000995092523324,-0.0560204930576504],"type":"VEC3"},{"bufferView":0,"byteOffset":1759656,"componentType":5126,"count":4,"max":[0.08589385386151009,0.001000967155408,-0.056019493057674404],"min":[0.0858921252640101,0.000995092523324,-0.0560204930576504],"type":"VEC3"},{"bufferView":0,"byteOffset":1759704,"componentType":5126,"count":3,"max":[0.0859136872432851,0.001055658420469,-0.0560194930579316],"min":[0.08589385386151009,0.001000967155408,-0.0560204930579076],"type":"VEC3"},{"bufferView":0,"byteOffset":1759740,"componentType":5126,"count":32,"max":[0.0859268921684991,0.001055658420469,-0.0560194930572577],"min":[0.0858571764019141,0.0009488232971790001,-0.056019993057683],"type":"VEC3"},{"bufferView":0,"byteOffset":1760124,"componentType":5126,"count":4,"max":[0.08589229422467513,0.000995092523324,-0.056019493057674404],"min":[0.08589195630335716,0.000995092523324,-0.0560204930576504],"type":"VEC3"},{"bufferView":0,"byteOffset":1760172,"componentType":5126,"count":8,"max":[0.088327425847055,0.000354999545217,-0.06279219588345],"min":[0.088077425847055,0.00000499954521700002,-0.0627921958864312],"type":"VEC3"},{"bufferView":0,"byteOffset":1760268,"componentType":5126,"count":8,"max":[0.0883274258410925,0.000354999545217,-0.06329219588345],"min":[0.0880774258410925,0.00000499954521700002,-0.0632921958864312],"type":"VEC3"},{"bufferView":0,"byteOffset":1760364,"componentType":5126,"count":4,"max":[0.088327425847055,0.000019999545217,-0.0627921958864312],"min":[0.0883274258410925,0.00000499954521700002,-0.0632921958864312],"type":"VEC3"},{"bufferView":0,"byteOffset":1760412,"componentType":5126,"count":4,"max":[0.088277425847055,0.000354999545217,-0.0627921958858349],"min":[0.0882774258410925,0.000339999545217,-0.0632921958858349],"type":"VEC3"},{"bufferView":0,"byteOffset":1760460,"componentType":5126,"count":4,"max":[0.088277425847055,0.000354999545217,-0.06279219588345],"min":[0.0880774258410925,0.000354999545217,-0.0632921958858349],"type":"VEC3"},{"bufferView":0,"byteOffset":1760508,"componentType":5126,"count":4,"max":[0.088077425847055,0.000354999545217,-0.06279219588345],"min":[0.0880774258410925,0.00000499954521700002,-0.06329219588345],"type":"VEC3"},{"bufferView":0,"byteOffset":1760556,"componentType":5126,"count":4,"max":[0.088327425847055,0.00000499954521700002,-0.06279219588345],"min":[0.0880774258410925,0.00000499954521700002,-0.0632921958864312],"type":"VEC3"},{"bufferView":0,"byteOffset":1760604,"componentType":5126,"count":4,"max":[0.088092425847055,0.000339999545217,-0.0627921958836288],"min":[0.0880924258410925,0.000019999545217,-0.0632921958836288],"type":"VEC3"},{"bufferView":0,"byteOffset":1760652,"componentType":5126,"count":4,"max":[0.088327425847055,0.000019999545217,-0.0627921958836288],"min":[0.0880924258410925,0.000019999545217,-0.0632921958864312],"type":"VEC3"},{"bufferView":0,"byteOffset":1760700,"componentType":5126,"count":4,"max":[0.088277425847055,0.000339999545217,-0.0627921958836288],"min":[0.0880924258410925,0.000339999545217,-0.0632921958858349],"type":"VEC3"},{"bufferView":0,"byteOffset":1760748,"componentType":5126,"count":4,"max":[0.0966321960294256,-1.0460583584233401e-9,-0.05596700517832771],"min":[0.0964821960210782,-1.11381098343976e-9,-0.0566670051801164],"type":"VEC3"},{"bufferView":0,"byteOffset":1760796,"componentType":5126,"count":4,"max":[0.09663219605763661,0.000849998958312774,-0.0567170051040183],"min":[0.0964821960226675,0.0000499989517560668,-0.0567170051757453],"type":"VEC3"},{"bufferView":0,"byteOffset":1760844,"componentType":5126,"count":4,"max":[0.0966321960687659,0.000899998953941637,-0.05596700509964721],"min":[0.0964821960604184,0.0008999988861890121,-0.0566670051014359],"type":"VEC3"},{"bufferView":0,"byteOffset":1760892,"componentType":5126,"count":4,"max":[0.09663219606717649,0.000849998888374587,-0.0559170051040183],"min":[0.0964821960322074,0.0000499988818178796,-0.055917005175745306],"type":"VEC3"},{"bufferView":0,"byteOffset":1760940,"componentType":5126,"count":4,"max":[0.09643219606658031,0.000849998956127208,-0.055967005103422104],"min":[0.09643219602326371,0.000049998894931298,-0.056667005173360305],"type":"VEC3"},{"bufferView":0,"byteOffset":1760988,"componentType":5126,"count":32,"max":[0.09663219606884375,0.0008999989473849261,-0.0559170051058071],"min":[0.09663219602100026,-1.11381098343976e-9,-0.0567170051757453],"type":"VEC3"},{"bufferView":0,"byteOffset":1761372,"componentType":5126,"count":16,"max":[0.09663219606884375,0.000899998892745724,-0.0559170051040183],"min":[0.0964821960671765,0.000849998881817876,-0.0559670051014359],"type":"VEC3"},{"bufferView":0,"byteOffset":1761564,"componentType":5126,"count":16,"max":[0.0966321960604184,0.000899998953941637,-0.0566670050996472],"min":[0.0964821960576366,0.000849998951756063,-0.0567170051058071],"type":"VEC3"},{"bufferView":0,"byteOffset":1761756,"componentType":5126,"count":26,"max":[0.0964821960687658,0.000899998953941637,-0.05596700509962408],"min":[0.0964321960582329,0.000849998894931294,-0.0566670051034221],"type":"VEC3"},{"bufferView":0,"byteOffset":1762068,"componentType":5126,"count":34,"max":[0.09648219606884376,0.000899998892745724,-0.0559170051040183],"min":[0.09643219606658031,0.000849998888374587,-0.055967005103422104],"type":"VEC3"},{"bufferView":0,"byteOffset":1762476,"componentType":5126,"count":52,"max":[0.0964821960604184,0.000899998953941637,-0.05664677967574592],"min":[0.0964321960582329,0.000849998956127208,-0.0567170051040183],"type":"VEC3"},{"bufferView":0,"byteOffset":1763100,"componentType":5126,"count":16,"max":[0.0964821960671765,0.000849998894931294,-0.0559170051040183],"min":[0.0964321960316111,0.0000499988883745908,-0.0559670051733603],"type":"VEC3"},{"bufferView":0,"byteOffset":1763292,"componentType":5126,"count":16,"max":[0.09663219603220741,0.0000499988883745908,-0.0559170051739565],"min":[0.0964821960294256,-1.11381098343976e-9,-0.0559670051801164],"type":"VEC3"},{"bufferView":0,"byteOffset":1763484,"componentType":5126,"count":16,"max":[0.0966321960226675,0.000049998958312778,-0.0566670051783277],"min":[0.09648219602100025,-1.0526150696519799e-9,-0.0567170051757453],"type":"VEC3"},{"bufferView":0,"byteOffset":1763676,"componentType":5126,"count":21,"max":[0.0964821960576366,0.0008499989588281786,-0.0566670051034221],"min":[0.09643219602326371,0.0000499989561272117,-0.0567170051739565],"type":"VEC3"},{"bufferView":0,"byteOffset":1763928,"componentType":5126,"count":40,"max":[0.0964821960322074,0.000049998894931298,-0.0559170051739565],"min":[0.0964321960316111,-1.1072542722111198e-9,-0.05596700517832771],"type":"VEC3"},{"bufferView":0,"byteOffset":1764408,"componentType":5126,"count":52,"max":[0.0964821960226675,0.00007022438314821958,-0.056667005173360305],"min":[0.09643219602326371,-1.0460583584233401e-9,-0.0567170051739565],"type":"VEC3"},{"bufferView":0,"byteOffset":1765032,"componentType":5126,"count":16,"max":[0.0964821960294256,0.0000499989561272117,-0.0559670051733603],"min":[0.09643219602326371,-1.1072542722111198e-9,-0.0566670051783277],"type":"VEC3"},{"bufferView":0,"byteOffset":1765224,"componentType":5126,"count":74,"max":[0.0860973084868161,0.001084719653519,-0.047263355211234],"min":[0.0860145177647541,0.00098303133179,-0.0472633552122212],"type":"VEC3"},{"bufferView":0,"byteOffset":1766112,"componentType":5126,"count":4,"max":[0.0860424092701771,0.000994624632274,-0.047263355211390495],"min":[0.0860276447081141,0.000994624632274,-0.047264355211542604],"type":"VEC3"},{"bufferView":0,"byteOffset":1766160,"componentType":5126,"count":18,"max":[0.0860726402308551,0.0010052301627610002,-0.0472633552115665],"min":[0.0860424092701651,0.000994624632274,-0.047264355211903],"type":"VEC3"},{"bufferView":0,"byteOffset":1766376,"componentType":5126,"count":18,"max":[0.0860835057008141,0.001034811274757,-0.047263355211927004],"min":[0.08607264023084311,0.0010052301627610002,-0.0472643552120326],"type":"VEC3"},{"bufferView":0,"byteOffset":1766592,"componentType":5126,"count":18,"max":[0.0860835057008141,0.001063456604651,-0.047263355211923604],"min":[0.08607235429742209,0.001034811274757,-0.0472643552120326],"type":"VEC3"},{"bufferView":0,"byteOffset":1766808,"componentType":5126,"count":18,"max":[0.08607235429743411,0.001073022377247,-0.0472633552115737],"min":[0.0860430071309521,0.001063456604651,-0.047264355211899596],"type":"VEC3"},{"bufferView":0,"byteOffset":1767024,"componentType":5126,"count":4,"max":[0.0860430071309641,0.001073022377247,-0.047263355211390495],"min":[0.0860276447081141,0.001073022377247,-0.0472643552115497],"type":"VEC3"},{"bufferView":0,"byteOffset":1767072,"componentType":5126,"count":4,"max":[0.0860276447081261,0.001073022377247,-0.047263355211390495],"min":[0.0860276447081141,0.000994624632274,-0.0472643552113665],"type":"VEC3"},{"bufferView":0,"byteOffset":1767120,"componentType":5126,"count":4,"max":[0.0860145177647541,0.001084719653519,-0.047263355211234],"min":[0.0860145177647421,0.00098303133179,-0.047264355211209905],"type":"VEC3"},{"bufferView":0,"byteOffset":1767168,"componentType":5126,"count":4,"max":[0.0860435270099101,0.001084719653519,-0.047263355211234],"min":[0.0860145177647421,0.001084719653519,-0.047264355211555906],"type":"VEC3"},{"bufferView":0,"byteOffset":1767216,"componentType":5126,"count":20,"max":[0.0860819720579251,0.001084719653519,-0.0472633552115799],"min":[0.0860435270098981,0.0010712547888320002,-0.0472643552120143],"type":"VEC3"},{"bufferView":0,"byteOffset":1767456,"componentType":5126,"count":20,"max":[0.0860973084868161,0.0010712547888320002,-0.0472633552120383],"min":[0.08608197205791311,0.001035175190018,-0.047264355212197205],"type":"VEC3"},{"bufferView":0,"byteOffset":1767696,"componentType":5126,"count":20,"max":[0.0860973084868161,0.001035175190018,-0.0472633552120383],"min":[0.08608197205791311,0.000997276014895,-0.047264355212197205],"type":"VEC3"},{"bufferView":0,"byteOffset":1767936,"componentType":5126,"count":20,"max":[0.0860819720579251,0.000997276014895,-0.0472633552115675],"min":[0.08604248725200711,0.00098303133179,-0.0472643552120143],"type":"VEC3"},{"bufferView":0,"byteOffset":1768176,"componentType":5126,"count":4,"max":[0.0860424872520191,0.00098303133179,-0.047263355211234],"min":[0.0860145177647421,0.00098303133179,-0.047264355211543506],"type":"VEC3"},{"bufferView":0,"byteOffset":1768224,"componentType":5126,"count":74,"max":[0.0860973084868041,0.001084719653519,-0.047264355211209905],"min":[0.0860145177647421,0.00098303133179,-0.047264355212197205],"type":"VEC3"},{"bufferView":0,"byteOffset":1769112,"componentType":5126,"count":4,"max":[0.0898035980967703,0.0008999988949312359,-0.0489117972912382],"min":[0.0891035980705435,0.000899998827178611,-0.04906179741363011],"type":"VEC3"},{"bufferView":0,"byteOffset":1769160,"componentType":5126,"count":4,"max":[0.08985359809239919,0.0008499988293641861,-0.048911797385217705],"min":[0.0898535979962342,0.000049998822807478704,-0.0490617974201868],"type":"VEC3"},{"bufferView":0,"byteOffset":1769208,"componentType":5126,"count":4,"max":[0.0898035980180899,-1.1050687593727002e-9,-0.048911797251897905],"min":[0.0891035979918631,-1.17282138433492e-9,-0.049061797374289805],"type":"VEC3"},{"bufferView":0,"byteOffset":1769256,"componentType":5126,"count":4,"max":[0.0890535980923992,0.000849998899302373,-0.0489117972453412],"min":[0.0890535979962342,0.000049998892745665904,-0.049061797280310404],"type":"VEC3"},{"bufferView":0,"byteOffset":1769304,"componentType":5126,"count":32,"max":[0.08985359809239919,0.0008999988949312359,-0.04891179724507408],"min":[0.089053598022461,-1.16626467316049e-9,-0.04891179742045393],"type":"VEC3"},{"bufferView":0,"byteOffset":1769688,"componentType":5126,"count":4,"max":[0.0898035980574301,0.000849998886188955,-0.049111797254083496],"min":[0.0891035979874919,0.000049998824993045,-0.0491117974114445],"type":"VEC3"},{"bufferView":0,"byteOffset":1769736,"componentType":5126,"count":16,"max":[0.0891035980180899,0.000049998899302377105,-0.04891179724507408],"min":[0.0890535979962342,-1.11162547054714e-9,-0.0490617972518979],"type":"VEC3"},{"bufferView":0,"byteOffset":1769928,"componentType":5126,"count":40,"max":[0.0891035979918631,0.000049998892745665904,-0.049061797245074076],"min":[0.0890535979962342,-1.11162547054714e-9,-0.049111797254083496],"type":"VEC3"},{"bufferView":0,"byteOffset":1770408,"componentType":5126,"count":16,"max":[0.0891035980967703,0.0008999988949312359,-0.04891179728031041],"min":[0.0890535980661724,0.000849998892745662,-0.049061797291238204],"type":"VEC3"},{"bufferView":0,"byteOffset":1770600,"componentType":5126,"count":16,"max":[0.08910359805743011,0.000849998892745662,-0.049061797245341196],"min":[0.0890535979962342,0.0000499988861889588,-0.04911179728905261],"type":"VEC3"},{"bufferView":0,"byteOffset":1770792,"componentType":5126,"count":21,"max":[0.08980359799186301,0.0000499988861889588,-0.0490617972518979],"min":[0.08910359798646111,-1.17282138433492e-9,-0.049111797376475405],"type":"VEC3"},{"bufferView":0,"byteOffset":1771044,"componentType":5126,"count":16,"max":[0.089853598022461,0.000049998829364189906,-0.0489117973742898],"min":[0.08980359799186301,-1.17282138433492e-9,-0.0490617973852177],"type":"VEC3"},{"bufferView":0,"byteOffset":1771236,"componentType":5126,"count":53,"max":[0.08912611154206454,0.000899998888374525,-0.049061797280310404],"min":[0.0890535980661724,0.000849998886188955,-0.04911179728905261],"type":"VEC3"},{"bufferView":0,"byteOffset":1771872,"componentType":5126,"count":34,"max":[0.0898535979962342,0.000049998824993045,-0.049061797374289805],"min":[0.08980359798646112,-1.17282138433492e-9,-0.049111797376475405],"type":"VEC3"},{"bufferView":0,"byteOffset":1772280,"componentType":5126,"count":21,"max":[0.0898035980705435,0.000899998888374525,-0.049061797291238204],"min":[0.08910359805743011,0.000849998824993041,-0.0491117974114445],"type":"VEC3"},{"bufferView":0,"byteOffset":1772532,"componentType":5126,"count":16,"max":[0.0898535980661724,0.000849998824993041,-0.0490617973852177],"min":[0.0898035979874919,0.00004999882229207387,-0.0491117974114445],"type":"VEC3"},{"bufferView":0,"byteOffset":1772724,"componentType":5126,"count":40,"max":[0.0898535980661724,0.000899998827178611,-0.04906179741363011],"min":[0.0898035980574301,0.0008499988222920705,-0.0491117974114445],"type":"VEC3"},{"bufferView":0,"byteOffset":1773204,"componentType":5126,"count":16,"max":[0.08985359809239919,0.000899998833735323,-0.048911797413630095],"min":[0.0898035980705435,0.000849998822807475,-0.049061797420453926],"type":"VEC3"},{"bufferView":0,"byteOffset":1773396,"componentType":5126,"count":165,"max":[0.088802422490122,0.000354999545217,-0.0536481948787549],"min":[0.0881724224841595,0.000354999545217,-0.054148194886267605],"type":"VEC3"},{"bufferView":0,"byteOffset":1775376,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000339999545217,-0.053648194886267604],"min":[0.0888024224841595,0.000339999545217,-0.0541481948884737],"type":"VEC3"},{"bufferView":0,"byteOffset":1775424,"componentType":5126,"count":4,"max":[0.088172422490122,0.000339999545217,-0.0536481948765488],"min":[0.0879874224841595,0.000339999545217,-0.0541481948787549],"type":"VEC3"},{"bufferView":0,"byteOffset":1775472,"componentType":5126,"count":4,"max":[0.08798742249012201,0.000339999545217,-0.0536481948765488],"min":[0.0879874224841595,0.000019999545217,-0.0541481948765488],"type":"VEC3"},{"bufferView":0,"byteOffset":1775520,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000019999545217,-0.0536481948765488],"min":[0.0879874224841595,0.000019999545217,-0.0541481948884737],"type":"VEC3"},{"bufferView":0,"byteOffset":1775568,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000339999545217,-0.0536481948884737],"min":[0.0889874224841595,0.000019999545217,-0.0541481948884737],"type":"VEC3"},{"bufferView":0,"byteOffset":1775616,"componentType":5126,"count":8,"max":[0.08898742249012201,0.000354999545217,-0.0536481948765488],"min":[0.08798742249012201,0.000019999545217,-0.0536481948884737],"type":"VEC3"},{"bufferView":0,"byteOffset":1775712,"componentType":5126,"count":8,"max":[0.0889874224841595,0.000354999545217,-0.0541481948765488],"min":[0.0879874224841595,0.000019999545217,-0.0541481948884737],"type":"VEC3"},{"bufferView":0,"byteOffset":1775808,"componentType":5126,"count":4,"max":[0.088172422490122,0.000354999545217,-0.0536481948787549],"min":[0.0881724224841595,0.000339999545217,-0.0541481948787549],"type":"VEC3"},{"bufferView":0,"byteOffset":1775856,"componentType":5126,"count":4,"max":[0.088802422490122,0.000354999545217,-0.053648194886267604],"min":[0.0888024224841595,0.000339999545217,-0.054148194886267605],"type":"VEC3"},{"bufferView":0,"byteOffset":1775904,"componentType":5126,"count":13,"max":[0.0884246769912246,0.000354999545217,-0.053851022970717304],"min":[0.08841874112184929,0.000349999545217,-0.0539408502922898],"type":"VEC3"},{"bufferView":0,"byteOffset":1776060,"componentType":5126,"count":57,"max":[0.08843647692618362,0.000354999545217,-0.0538580682510112],"min":[0.08837884154361311,0.000349999545217,-0.05396550877256086],"type":"VEC3"},{"bufferView":0,"byteOffset":1776744,"componentType":5126,"count":65,"max":[0.08843307816241619,0.000354999545217,-0.05382764231055014],"min":[0.08837546671480162,0.000349999545217,-0.053934979225038496],"type":"VEC3"},{"bufferView":0,"byteOffset":1777524,"componentType":5126,"count":76,"max":[0.0884192916248431,0.000354999545217,-0.05384135297824157],"min":[0.08838726664976164,0.000349999545217,-0.0539518671762447],"type":"VEC3"},{"bufferView":0,"byteOffset":1778436,"componentType":5126,"count":67,"max":[0.08843643426859263,0.000349999545217,-0.05382764883303314],"min":[0.08837553972869176,0.000349999545217,-0.0539655038386141],"type":"VEC3"},{"bufferView":0,"byteOffset":1779240,"componentType":5126,"count":33,"max":[0.08842417704365867,0.000354999545217,-0.05384135729181889],"min":[0.08838728031411604,0.000354999545217,-0.05395180032576294],"type":"VEC3"},{"bufferView":0,"byteOffset":1779636,"componentType":5126,"count":13,"max":[0.0885700579343136,0.000354999545217,-0.0538510229724509],"min":[0.0885641220649392,0.000349999545217,-0.0539408502940235],"type":"VEC3"},{"bufferView":0,"byteOffset":1779792,"componentType":5126,"count":57,"max":[0.08858185786927363,0.000354999545217,-0.0538580682527449],"min":[0.08852422248670211,0.000349999545217,-0.05396550877429452],"type":"VEC3"},{"bufferView":0,"byteOffset":1780476,"componentType":5126,"count":65,"max":[0.0885784591055052,0.000354999545217,-0.05382764231228374],"min":[0.08852084765789163,0.000349999545217,-0.0539349792267721],"type":"VEC3"},{"bufferView":0,"byteOffset":1781256,"componentType":5126,"count":78,"max":[0.0885646725679331,0.000354999545217,-0.05384135297997522],"min":[0.08853264759285064,0.000349999545217,-0.05395186717797829],"type":"VEC3"},{"bufferView":0,"byteOffset":1782192,"componentType":5126,"count":67,"max":[0.08858181521168361,0.000349999545217,-0.05382764883476656],"min":[0.0885209206717804,0.000349999545217,-0.053965503840347595],"type":"VEC3"},{"bufferView":0,"byteOffset":1782996,"componentType":5126,"count":33,"max":[0.08856955798674805,0.000354999545217,-0.05384135729355245],"min":[0.0885326612572047,0.000354999545217,-0.053951800327496906],"type":"VEC3"},{"bufferView":0,"byteOffset":1783392,"componentType":5126,"count":4,"max":[0.08830342248655551,0.000354999545217,-0.053947273928667105],"min":[0.08830342248636561,0.000349999545217,-0.053963194880317096],"type":"VEC3"},{"bufferView":0,"byteOffset":1783440,"componentType":5126,"count":4,"max":[0.0883493058036285,0.000354999545217,-0.053947273928667105],"min":[0.08830342248655551,0.000349999545217,-0.0539472739292143],"type":"VEC3"},{"bufferView":0,"byteOffset":1783488,"componentType":5126,"count":91,"max":[0.0883630923411753,0.000354999545217,-0.05382764230967642],"min":[0.08830354216233227,0.000349999545217,-0.0539472739292143],"type":"VEC3"},{"bufferView":0,"byteOffset":1784580,"componentType":5126,"count":4,"max":[0.0883630923411753,0.000354999545217,-0.0538667021718955],"min":[0.0883512924061947,0.000349999545217,-0.053868428956098904],"type":"VEC3"},{"bufferView":0,"byteOffset":1784628,"componentType":5126,"count":98,"max":[0.0883652704213246,0.000354999545217,-0.053841352977369306],"min":[0.08831534209729534,0.000349999545217,-0.053963194881054596],"type":"VEC3"},{"bufferView":0,"byteOffset":1785804,"componentType":5126,"count":4,"max":[0.0883652704213246,0.000354999545217,-0.053963194880317096],"min":[0.08830342248636561,0.000349999545217,-0.053963194881054596],"type":"VEC3"},{"bufferView":0,"byteOffset":1785852,"componentType":5126,"count":51,"max":[0.0883652704213246,0.000349999545217,-0.05382764663884122],"min":[0.08830342248636561,0.000349999545217,-0.053963194881054596],"type":"VEC3"},{"bufferView":0,"byteOffset":1786464,"componentType":5126,"count":4,"max":[0.088472355430747,0.000354999545217,-0.0538548218969136],"min":[0.0884723554300213,0.000349999545217,-0.0539156737771896],"type":"VEC3"},{"bufferView":0,"byteOffset":1786512,"componentType":5126,"count":4,"max":[0.0885016518202653,0.000354999545217,-0.0539156737771896],"min":[0.0884723554300213,0.000349999545217,-0.053915673777539],"type":"VEC3"},{"bufferView":0,"byteOffset":1786560,"componentType":5126,"count":4,"max":[0.08847235542984011,0.000354999545217,-0.0539308694794156],"min":[0.0884723554294546,0.000349999545217,-0.0539631948823316],"type":"VEC3"},{"bufferView":0,"byteOffset":1786608,"componentType":5126,"count":4,"max":[0.0884723554294546,0.000354999545217,-0.0539631948821946],"min":[0.0884608666489676,0.000349999545217,-0.0539631948823316],"type":"VEC3"},{"bufferView":0,"byteOffset":1786656,"componentType":5126,"count":4,"max":[0.0884608666493531,0.000354999545217,-0.0539308694792786],"min":[0.0884608666489676,0.000349999545217,-0.0539631948821946],"type":"VEC3"},{"bufferView":0,"byteOffset":1786704,"componentType":5126,"count":4,"max":[0.0884608666493531,0.000354999545217,-0.0539308694791279],"min":[0.08844822899081611,0.000349999545217,-0.0539308694792786],"type":"VEC3"},{"bufferView":0,"byteOffset":1786752,"componentType":5126,"count":4,"max":[0.0884482289909973,0.000354999545217,-0.0539156737769019],"min":[0.08844822899081611,0.000349999545217,-0.0539308694791279],"type":"VEC3"},{"bufferView":0,"byteOffset":1786800,"componentType":5126,"count":4,"max":[0.0884608666495343,0.000354999545217,-0.0539156737769019],"min":[0.0884482289909973,0.000349999545217,-0.0539156737770526],"type":"VEC3"},{"bufferView":0,"byteOffset":1786848,"componentType":5126,"count":4,"max":[0.08846086665057751,0.000354999545217,-0.053828194882194605],"min":[0.0884608666495343,0.000349999545217,-0.0539156737770526],"type":"VEC3"},{"bufferView":0,"byteOffset":1786896,"componentType":5126,"count":10,"max":[0.0885129491210783,0.000354999545217,-0.053828194882194605],"min":[0.08846086665057751,0.000349999545217,-0.05391567377767371],"type":"VEC3"},{"bufferView":0,"byteOffset":1787016,"componentType":5126,"count":4,"max":[0.0885129491210783,0.000354999545217,-0.05391567377767371],"min":[0.0885129491208971,0.000349999545217,-0.0539308694798997],"type":"VEC3"},{"bufferView":0,"byteOffset":1787064,"componentType":5126,"count":4,"max":[0.0885129491208971,0.000354999545217,-0.0539308694794156],"min":[0.08847235542984011,0.000349999545217,-0.0539308694798997],"type":"VEC3"},{"bufferView":0,"byteOffset":1787112,"componentType":5126,"count":4,"max":[0.0885016518202653,0.000354999545217,-0.0538548218969136],"min":[0.088472355430747,0.000349999545217,-0.053915673777539],"type":"VEC3"},{"bufferView":0,"byteOffset":1787160,"componentType":5126,"count":15,"max":[0.0885129491210783,0.000349999545217,-0.053828194882194605],"min":[0.08844822899081611,0.000349999545217,-0.0539631948823316],"type":"VEC3"},{"bufferView":0,"byteOffset":1787340,"componentType":5126,"count":3,"max":[0.0885016518202653,0.000354999545217,-0.0538548218969136],"min":[0.0884723554300213,0.000354999545217,-0.053915673777539],"type":"VEC3"},{"bufferView":0,"byteOffset":1787376,"componentType":5126,"count":4,"max":[0.088659024178322,0.000354999545217,-0.0538877689441022],"min":[0.0886324085035252,0.000349999545217,-0.0538877689444196],"type":"VEC3"},{"bufferView":0,"byteOffset":1787424,"componentType":5126,"count":15,"max":[0.0886324085035252,0.000354999545217,-0.053877131952299304],"min":[0.0886118723085299,0.000349999545217,-0.0538877689441022],"type":"VEC3"},{"bufferView":0,"byteOffset":1787604,"componentType":5126,"count":29,"max":[0.08865902417885449,0.000354999545217,-0.053843114300935545],"min":[0.08860938307290206,0.000349999545217,-0.053877131952299304],"type":"VEC3"},{"bufferView":0,"byteOffset":1787952,"componentType":5126,"count":4,"max":[0.08865902417813751,0.000354999545217,-0.0539032409319694],"min":[0.0886446632025277,0.000349999545217,-0.0539032409321406],"type":"VEC3"},{"bufferView":0,"byteOffset":1788000,"componentType":5126,"count":4,"max":[0.08865902417813751,0.000354999545217,-0.0539032409321406],"min":[0.0886590241774225,0.000349999545217,-0.0539631948845576],"type":"VEC3"},{"bufferView":0,"byteOffset":1788048,"componentType":5126,"count":4,"max":[0.0886714224863656,0.000354999545217,-0.0539631948845576],"min":[0.0886590241774225,0.000349999545217,-0.0539631948847055],"type":"VEC3"},{"bufferView":0,"byteOffset":1788096,"componentType":5126,"count":4,"max":[0.08867142248797551,0.000354999545217,-0.053828194884705506],"min":[0.0886714224863656,0.000349999545217,-0.0539631948847055],"type":"VEC3"},{"bufferView":0,"byteOffset":1788144,"componentType":5126,"count":47,"max":[0.08867142248797551,0.000354999545217,-0.05382819488421053],"min":[0.08859662573956907,0.000349999545217,-0.0539017560958533],"type":"VEC3"},{"bufferView":0,"byteOffset":1788708,"componentType":5126,"count":8,"max":[0.0886229778435587,0.000354999545217,-0.0539017558301435],"min":[0.088615510421977,0.000349999545217,-0.0539084903560267],"type":"VEC3"},{"bufferView":0,"byteOffset":1788804,"componentType":5126,"count":9,"max":[0.088615510421977,0.000354999545217,-0.0539084903560267],"min":[0.0885889665514066,0.000349999545217,-0.053963194883722206],"type":"VEC3"},{"bufferView":0,"byteOffset":1788912,"componentType":5126,"count":4,"max":[0.08860452427498361,0.000354999545217,-0.053963194883722206],"min":[0.0885889665514066,0.000349999545217,-0.053963194883907696],"type":"VEC3"},{"bufferView":0,"byteOffset":1788960,"componentType":5126,"count":14,"max":[0.08863212128377791,0.000354999545217,-0.053907488821304805],"min":[0.08860452427498361,0.000349999545217,-0.053963194883907696],"type":"VEC3"},{"bufferView":0,"byteOffset":1789128,"componentType":5126,"count":20,"max":[0.0886446632025277,0.000354999545217,-0.0539032409319694],"min":[0.08863212128377791,0.000349999545217,-0.053907488821304805],"type":"VEC3"},{"bufferView":0,"byteOffset":1789368,"componentType":5126,"count":4,"max":[0.08865902417885449,0.000354999545217,-0.0538431143012886],"min":[0.088659024178322,0.000349999545217,-0.0538877689444196],"type":"VEC3"},{"bufferView":0,"byteOffset":1789416,"componentType":5126,"count":54,"max":[0.08867142248797551,0.000349999545217,-0.05382819488437525],"min":[0.0885889665514066,0.000349999545217,-0.0539631948847055],"type":"VEC3"},{"bufferView":0,"byteOffset":1790064,"componentType":5126,"count":19,"max":[0.08865902417885449,0.000354999545217,-0.0538431143012886],"min":[0.08860944884763941,0.000354999545217,-0.0538877689444196],"type":"VEC3"},{"bufferView":0,"byteOffset":1790292,"componentType":5126,"count":12,"max":[0.08586796389003211,0.001246038090291,-0.0560194930567341],"min":[0.0858132726249721,0.001144349768562,-0.0560194930573863],"type":"VEC3"},{"bufferView":0,"byteOffset":1790436,"componentType":5126,"count":4,"max":[0.08586796389003211,0.0011559430690450002,-0.0560194930573863],"min":[0.0858679638900201,0.001144349768562,-0.0560204930573623],"type":"VEC3"},{"bufferView":0,"byteOffset":1790484,"componentType":5126,"count":4,"max":[0.08586796389003211,0.0011559430690450002,-0.056019493056890704],"min":[0.08582639956833212,0.0011559430690450002,-0.0560204930573623],"type":"VEC3"},{"bufferView":0,"byteOffset":1790532,"componentType":5126,"count":4,"max":[0.0858263995683441,0.001190151103656,-0.056019493056890704],"min":[0.08582639956833212,0.0011559430690450002,-0.056020493056866696],"type":"VEC3"},{"bufferView":0,"byteOffset":1790580,"componentType":5126,"count":4,"max":[0.08586276510057811,0.001190151103656,-0.056019493056890704],"min":[0.08582639956833212,0.001190151103656,-0.0560204930573003],"type":"VEC3"},{"bufferView":0,"byteOffset":1790628,"componentType":5126,"count":4,"max":[0.08586276510057811,0.001201796392033,-0.0560194930573243],"min":[0.08586276510056609,0.001190151103656,-0.0560204930573003],"type":"VEC3"},{"bufferView":0,"byteOffset":1790676,"componentType":5126,"count":4,"max":[0.08586276510057811,0.001201796392033,-0.056019493056890704],"min":[0.08582639956833212,0.001201796392033,-0.0560204930573003],"type":"VEC3"},{"bufferView":0,"byteOffset":1790724,"componentType":5126,"count":4,"max":[0.0858263995683441,0.001234340814019,-0.056019493056890704],"min":[0.08582639956833212,0.001201796392033,-0.056020493056866696],"type":"VEC3"},{"bufferView":0,"byteOffset":1790772,"componentType":5126,"count":4,"max":[0.0858656504287251,0.001234340814019,-0.056019493056890704],"min":[0.08582639956833212,0.001234340814019,-0.0560204930573347],"type":"VEC3"},{"bufferView":0,"byteOffset":1790820,"componentType":5126,"count":4,"max":[0.0858656504287251,0.001246038090291,-0.056019493057358705],"min":[0.0858656504287131,0.001234340814019,-0.0560204930573347],"type":"VEC3"},{"bufferView":0,"byteOffset":1790868,"componentType":5126,"count":4,"max":[0.0858656504287251,0.001246038090291,-0.0560194930567341],"min":[0.08581327262496011,0.001246038090291,-0.0560204930573347],"type":"VEC3"},{"bufferView":0,"byteOffset":1790916,"componentType":5126,"count":4,"max":[0.0858132726249721,0.001246038090291,-0.0560194930567341],"min":[0.08581327262496011,0.001144349768562,-0.0560204930567101],"type":"VEC3"},{"bufferView":0,"byteOffset":1790964,"componentType":5126,"count":4,"max":[0.08586796389003211,0.001144349768562,-0.0560194930567341],"min":[0.08581327262496011,0.001144349768562,-0.0560204930573623],"type":"VEC3"},{"bufferView":0,"byteOffset":1791012,"componentType":5126,"count":12,"max":[0.0858679638900201,0.001246038090291,-0.0560204930567101],"min":[0.08581327262496011,0.001144349768562,-0.0560204930573623],"type":"VEC3"},{"bufferView":0,"byteOffset":1791156,"componentType":5126,"count":4,"max":[0.09817247744874441,0.0014050005770149,-0.057433315529622],"min":[0.09804247743550781,0.00140500047429318,-0.0585433155311722],"type":"VEC3"},{"bufferView":0,"byteOffset":1791204,"componentType":5126,"count":4,"max":[0.0981724774465193,0.0013350004738560699,-0.0573633155357415],"min":[0.09804247739144291,0.0000750004681735935,-0.0573633156474444],"type":"VEC3"},{"bufferView":0,"byteOffset":1791252,"componentType":5126,"count":4,"max":[0.0981724773875484,0.00000500057701490299,-0.0574333156520138],"min":[0.0980424773743118,0.00000500047429318525,-0.058543315653564],"type":"VEC3"},{"bufferView":0,"byteOffset":1791300,"componentType":5126,"count":4,"max":[0.09817247743161321,0.00133500058313449,-0.0586133155357415],"min":[0.0980424773765369,0.00007500057745201099,-0.0586133156474444],"type":"VEC3"},{"bufferView":0,"byteOffset":1791348,"componentType":5126,"count":32,"max":[0.09804247744885343,0.0014050005770149,-0.0573633155357415],"min":[0.09804247737420277,0.00000500047997566827,-0.0586133156458942],"type":"VEC3"},{"bufferView":0,"byteOffset":1791732,"componentType":5126,"count":4,"max":[0.0982424774456846,0.00133500056827261,-0.0574333155381265],"min":[0.0982424773773716,0.0000750004712333863,-0.0585433156482792],"type":"VEC3"},{"bufferView":0,"byteOffset":1791780,"componentType":5126,"count":16,"max":[0.09817247744885345,0.00140500047997566,-0.0573633155357415],"min":[0.0980424774465193,0.0013350004681735902,-0.0574333155311722],"type":"VEC3"},{"bufferView":0,"byteOffset":1791972,"componentType":5126,"count":31,"max":[0.0982424774456846,0.00140500047429318,-0.0573633155372918],"min":[0.0981724774465193,0.001335000467452022,-0.0574333155381265],"type":"VEC3"},{"bufferView":0,"byteOffset":1792344,"componentType":5126,"count":16,"max":[0.0981724773914429,0.0000750004738560765,-0.0573633156458942],"min":[0.0980424773875484,0.00000500047429318525,-0.057433315653564],"type":"VEC3"},{"bufferView":0,"byteOffset":1792536,"componentType":5126,"count":16,"max":[0.0982424774456846,0.00133500047123338,-0.0573633155372918],"min":[0.0981724773914429,0.00007500046745202675,-0.0574333156482792],"type":"VEC3"},{"bufferView":0,"byteOffset":1792728,"componentType":5126,"count":19,"max":[0.0982424774456846,0.0014050005713324102,-0.0574333155311722],"min":[0.0981724774355078,0.00133500047123338,-0.0585433155381265],"type":"VEC3"},{"bufferView":0,"byteOffset":1792956,"componentType":5126,"count":16,"max":[0.0981724774355078,0.0014050005770149,-0.0585433155296219],"min":[0.09804247743161319,0.00133500057745201,-0.0586133155372918],"type":"VEC3"},{"bufferView":0,"byteOffset":1793148,"componentType":5126,"count":31,"max":[0.09824247739060821,0.0000750004712333863,-0.0573633156474444],"min":[0.0981724773875484,0.00000500047429318525,-0.05743331565359631],"type":"VEC3"},{"bufferView":0,"byteOffset":1793520,"componentType":5126,"count":49,"max":[0.098242477432448,0.0014050005713324102,-0.05851244851350662],"min":[0.09817247743161321,0.00133500056827261,-0.0586133155372918],"type":"VEC3"},{"bufferView":0,"byteOffset":1794108,"componentType":5126,"count":20,"max":[0.09824247739060821,0.000075000568272621,-0.0574333156482792],"min":[0.0981724773743118,0.00000500047429318525,-0.05854331565359631],"type":"VEC3"},{"bufferView":0,"byteOffset":1794348,"componentType":5126,"count":16,"max":[0.098242477432448,0.00133500057745201,-0.0585433155381265],"min":[0.09817247737653681,0.000075000568272621,-0.0586133156474444],"type":"VEC3"},{"bufferView":0,"byteOffset":1794540,"componentType":5126,"count":50,"max":[0.0982424773773716,0.00007500057745201099,-0.05851179677659322],"min":[0.09817247737420277,0.00000500057133241997,-0.0586133156474444],"type":"VEC3"},{"bufferView":0,"byteOffset":1795140,"componentType":5126,"count":16,"max":[0.09817247737653681,0.000075000583134494,-0.0585433156520138],"min":[0.09804247737420277,0.00000500057133241997,-0.0586133156474444],"type":"VEC3"},{"bufferView":0,"byteOffset":1795332,"componentType":5126,"count":165,"max":[0.0887914209032079,0.000354999545217,-0.0549943939143989],"min":[0.0881614208972455,0.000354999545217,-0.055494393921911606],"type":"VEC3"},{"bufferView":0,"byteOffset":1797312,"componentType":5126,"count":4,"max":[0.088976420903208,0.000339999545217,-0.054994393921911605],"min":[0.08879142089724551,0.000339999545217,-0.0554943939241177],"type":"VEC3"},{"bufferView":0,"byteOffset":1797360,"componentType":5126,"count":4,"max":[0.088161420903208,0.000339999545217,-0.054994393912192796],"min":[0.0879764208972455,0.000339999545217,-0.0554943939143989],"type":"VEC3"},{"bufferView":0,"byteOffset":1797408,"componentType":5126,"count":4,"max":[0.087976420903208,0.000339999545217,-0.054994393912192796],"min":[0.0879764208972455,0.000019999545217,-0.055494393912192796],"type":"VEC3"},{"bufferView":0,"byteOffset":1797456,"componentType":5126,"count":4,"max":[0.088976420903208,0.000019999545217,-0.054994393912192796],"min":[0.0879764208972455,0.000019999545217,-0.0554943939241177],"type":"VEC3"},{"bufferView":0,"byteOffset":1797504,"componentType":5126,"count":4,"max":[0.088976420903208,0.000339999545217,-0.0549943939241177],"min":[0.0889764208972455,0.000019999545217,-0.0554943939241177],"type":"VEC3"},{"bufferView":0,"byteOffset":1797552,"componentType":5126,"count":8,"max":[0.088976420903208,0.000354999545217,-0.054994393912192796],"min":[0.087976420903208,0.000019999545217,-0.0549943939241177],"type":"VEC3"},{"bufferView":0,"byteOffset":1797648,"componentType":5126,"count":8,"max":[0.0889764208972455,0.000354999545217,-0.055494393912192796],"min":[0.0879764208972455,0.000019999545217,-0.0554943939241177],"type":"VEC3"},{"bufferView":0,"byteOffset":1797744,"componentType":5126,"count":4,"max":[0.088161420903208,0.000354999545217,-0.0549943939143989],"min":[0.0881614208972455,0.000339999545217,-0.0554943939143989],"type":"VEC3"},{"bufferView":0,"byteOffset":1797792,"componentType":5126,"count":4,"max":[0.0887914209032079,0.000354999545217,-0.054994393921911605],"min":[0.08879142089724551,0.000339999545217,-0.055494393921911606],"type":"VEC3"},{"bufferView":0,"byteOffset":1797840,"componentType":5126,"count":13,"max":[0.08841367540431061,0.000354999545217,-0.055197222006361304],"min":[0.0884077395349352,0.000349999545217,-0.0552870493279338],"type":"VEC3"},{"bufferView":0,"byteOffset":1797996,"componentType":5126,"count":57,"max":[0.08842547533926962,0.000354999545217,-0.0552042672866552],"min":[0.0883678399566991,0.000349999545217,-0.05531170780820486],"type":"VEC3"},{"bufferView":0,"byteOffset":1798680,"componentType":5126,"count":65,"max":[0.0884220765755022,0.000354999545217,-0.055173841346194144],"min":[0.08836446512788763,0.000349999545217,-0.055281178260682504],"type":"VEC3"},{"bufferView":0,"byteOffset":1799460,"componentType":5126,"count":76,"max":[0.0884082900379291,0.000354999545217,-0.055187552013885526],"min":[0.08837626506284764,0.000349999545217,-0.055298066211888694],"type":"VEC3"},{"bufferView":0,"byteOffset":1800372,"componentType":5126,"count":67,"max":[0.0884254326816786,0.000349999545217,-0.05517384786867714],"min":[0.08836453814177776,0.000349999545217,-0.055311702874258094],"type":"VEC3"},{"bufferView":0,"byteOffset":1801176,"componentType":5126,"count":33,"max":[0.08841317545674467,0.000354999545217,-0.05518755632746284],"min":[0.08837627872720205,0.000354999545217,-0.05529799936140694],"type":"VEC3"},{"bufferView":0,"byteOffset":1801572,"componentType":5126,"count":13,"max":[0.0885590563473996,0.000354999545217,-0.0551972220080949],"min":[0.0885531204780252,0.000349999545217,-0.0552870493296675],"type":"VEC3"},{"bufferView":0,"byteOffset":1801728,"componentType":5126,"count":54,"max":[0.08857085628235961,0.000354999545217,-0.0552042672883889],"min":[0.0885132208997881,0.000349999545217,-0.05531170780993852],"type":"VEC3"},{"bufferView":0,"byteOffset":1802376,"componentType":5126,"count":65,"max":[0.0885674575185912,0.000354999545217,-0.05517384134792774],"min":[0.08850984607097763,0.000349999545217,-0.055281178262416096],"type":"VEC3"},{"bufferView":0,"byteOffset":1803156,"componentType":5126,"count":76,"max":[0.0885536709810191,0.000354999545217,-0.05518755201561922],"min":[0.0885216460059366,0.000349999545217,-0.05529806621362229],"type":"VEC3"},{"bufferView":0,"byteOffset":1804068,"componentType":5126,"count":67,"max":[0.0885708136247696,0.000349999545217,-0.05517384787041055],"min":[0.08850991908486637,0.000349999545217,-0.055311702875991596],"type":"VEC3"},{"bufferView":0,"byteOffset":1804872,"componentType":5126,"count":33,"max":[0.08855855639983405,0.000354999545217,-0.05518755632919646],"min":[0.08852165967029067,0.000354999545217,-0.055297999363140844],"type":"VEC3"},{"bufferView":0,"byteOffset":1805268,"componentType":5126,"count":4,"max":[0.0882924208996415,0.000354999545217,-0.0552934729643111],"min":[0.0882924208994516,0.000349999545217,-0.055309393915961104],"type":"VEC3"},{"bufferView":0,"byteOffset":1805316,"componentType":5126,"count":4,"max":[0.0883383042167145,0.000354999545217,-0.0552934729643111],"min":[0.0882924208996415,0.000349999545217,-0.05529347296485831],"type":"VEC3"},{"bufferView":0,"byteOffset":1805364,"componentType":5126,"count":91,"max":[0.0883520907542613,0.000354999545217,-0.05517384134532042],"min":[0.08829254057541826,0.000349999545217,-0.05529347296485831],"type":"VEC3"},{"bufferView":0,"byteOffset":1806456,"componentType":5126,"count":4,"max":[0.0883520907542613,0.000354999545217,-0.0552129012075395],"min":[0.0883402908192807,0.000349999545217,-0.055214627991742905],"type":"VEC3"},{"bufferView":0,"byteOffset":1806504,"componentType":5126,"count":98,"max":[0.08835426883441061,0.000354999545217,-0.05518755201301331],"min":[0.08830434051038134,0.000349999545217,-0.055309393916698604],"type":"VEC3"},{"bufferView":0,"byteOffset":1807680,"componentType":5126,"count":4,"max":[0.08835426883441061,0.000354999545217,-0.055309393915961104],"min":[0.0882924208994516,0.000349999545217,-0.055309393916698604],"type":"VEC3"},{"bufferView":0,"byteOffset":1807728,"componentType":5126,"count":51,"max":[0.08835426883441061,0.000349999545217,-0.055173845674485224],"min":[0.0882924208994516,0.000349999545217,-0.055309393916698604],"type":"VEC3"},{"bufferView":0,"byteOffset":1808340,"componentType":5126,"count":4,"max":[0.088461353843833,0.000354999545217,-0.0552010209325576],"min":[0.08846135384310731,0.000349999545217,-0.0552618728128336],"type":"VEC3"},{"bufferView":0,"byteOffset":1808388,"componentType":5126,"count":4,"max":[0.0884906502333513,0.000354999545217,-0.0552618728128336],"min":[0.08846135384310731,0.000349999545217,-0.055261872813183],"type":"VEC3"},{"bufferView":0,"byteOffset":1808436,"componentType":5126,"count":4,"max":[0.0884613538429261,0.000354999545217,-0.0552770685150596],"min":[0.0884613538425406,0.000349999545217,-0.0553093939179756],"type":"VEC3"},{"bufferView":0,"byteOffset":1808484,"componentType":5126,"count":4,"max":[0.0884613538425406,0.000354999545217,-0.0553093939178386],"min":[0.0884498650620536,0.000349999545217,-0.0553093939179756],"type":"VEC3"},{"bufferView":0,"byteOffset":1808532,"componentType":5126,"count":4,"max":[0.0884498650624391,0.000354999545217,-0.055277068514922596],"min":[0.0884498650620536,0.000349999545217,-0.0553093939178386],"type":"VEC3"},{"bufferView":0,"byteOffset":1808580,"componentType":5126,"count":4,"max":[0.0884498650624391,0.000354999545217,-0.0552770685147719],"min":[0.0884372274039021,0.000349999545217,-0.055277068514922596],"type":"VEC3"},{"bufferView":0,"byteOffset":1808628,"componentType":5126,"count":4,"max":[0.0884372274040833,0.000354999545217,-0.0552618728125459],"min":[0.0884372274039021,0.000349999545217,-0.0552770685147719],"type":"VEC3"},{"bufferView":0,"byteOffset":1808676,"componentType":5126,"count":4,"max":[0.0884498650626203,0.000354999545217,-0.0552618728125459],"min":[0.0884372274040833,0.000349999545217,-0.0552618728126966],"type":"VEC3"},{"bufferView":0,"byteOffset":1808724,"componentType":5126,"count":4,"max":[0.0884498650636635,0.000354999545217,-0.0551743939178386],"min":[0.0884498650626203,0.000349999545217,-0.0552618728126966],"type":"VEC3"},{"bufferView":0,"byteOffset":1808772,"componentType":5126,"count":10,"max":[0.08850194753416431,0.000354999545217,-0.0551743939178386],"min":[0.0884498650636635,0.000349999545217,-0.0552618728133177],"type":"VEC3"},{"bufferView":0,"byteOffset":1808892,"componentType":5126,"count":4,"max":[0.08850194753416431,0.000354999545217,-0.0552618728133177],"min":[0.0885019475339831,0.000349999545217,-0.0552770685155437],"type":"VEC3"},{"bufferView":0,"byteOffset":1808940,"componentType":5126,"count":4,"max":[0.0885019475339831,0.000354999545217,-0.0552770685150596],"min":[0.0884613538429261,0.000349999545217,-0.0552770685155437],"type":"VEC3"},{"bufferView":0,"byteOffset":1808988,"componentType":5126,"count":4,"max":[0.0884906502333513,0.000354999545217,-0.0552010209325576],"min":[0.088461353843833,0.000349999545217,-0.055261872813183],"type":"VEC3"},{"bufferView":0,"byteOffset":1809036,"componentType":5126,"count":15,"max":[0.08850194753416431,0.000349999545217,-0.0551743939178386],"min":[0.0884372274039021,0.000349999545217,-0.0553093939179756],"type":"VEC3"},{"bufferView":0,"byteOffset":1809216,"componentType":5126,"count":3,"max":[0.0884906502333513,0.000354999545217,-0.0552010209325576],"min":[0.08846135384310731,0.000354999545217,-0.055261872813183],"type":"VEC3"},{"bufferView":0,"byteOffset":1809252,"componentType":5126,"count":4,"max":[0.088648022591408,0.000354999545217,-0.055233967979746196],"min":[0.0886214069166112,0.000349999545217,-0.0552339679800636],"type":"VEC3"},{"bufferView":0,"byteOffset":1809300,"componentType":5126,"count":15,"max":[0.0886214069166112,0.000354999545217,-0.0552233309879433],"min":[0.0886008707216159,0.000349999545217,-0.055233967979746196],"type":"VEC3"},{"bufferView":0,"byteOffset":1809480,"componentType":5126,"count":29,"max":[0.0886480225919405,0.000354999545217,-0.055189313336579546],"min":[0.08859838148598806,0.000349999545217,-0.0552233309879433],"type":"VEC3"},{"bufferView":0,"byteOffset":1809828,"componentType":5126,"count":4,"max":[0.0886480225912235,0.000354999545217,-0.0552494399676133],"min":[0.0886336616156137,0.000349999545217,-0.05524943996778461],"type":"VEC3"},{"bufferView":0,"byteOffset":1809876,"componentType":5126,"count":4,"max":[0.0886480225912235,0.000354999545217,-0.05524943996778461],"min":[0.08864802259050851,0.000349999545217,-0.0553093939202016],"type":"VEC3"},{"bufferView":0,"byteOffset":1809924,"componentType":5126,"count":4,"max":[0.0886604208994516,0.000354999545217,-0.0553093939202016],"min":[0.08864802259050851,0.000349999545217,-0.0553093939203495],"type":"VEC3"},{"bufferView":0,"byteOffset":1809972,"componentType":5126,"count":4,"max":[0.0886604209010615,0.000354999545217,-0.0551743939203495],"min":[0.0886604208994516,0.000349999545217,-0.0553093939203495],"type":"VEC3"},{"bufferView":0,"byteOffset":1810020,"componentType":5126,"count":47,"max":[0.0886604209010615,0.000354999545217,-0.05517439391985453],"min":[0.08858562415265507,0.000349999545217,-0.0552479551314973],"type":"VEC3"},{"bufferView":0,"byteOffset":1810584,"componentType":5126,"count":8,"max":[0.0886119762566447,0.000354999545217,-0.0552479548657875],"min":[0.088604508835063,0.000349999545217,-0.055254689391670705],"type":"VEC3"},{"bufferView":0,"byteOffset":1810680,"componentType":5126,"count":9,"max":[0.088604508835063,0.000354999545217,-0.055254689391670705],"min":[0.08857796496449259,0.000349999545217,-0.0553093939193662],"type":"VEC3"},{"bufferView":0,"byteOffset":1810788,"componentType":5126,"count":4,"max":[0.0885935226880696,0.000354999545217,-0.0553093939193662],"min":[0.08857796496449259,0.000349999545217,-0.055309393919551704],"type":"VEC3"},{"bufferView":0,"byteOffset":1810836,"componentType":5126,"count":13,"max":[0.0886211196968639,0.000354999545217,-0.0552536878569488],"min":[0.0885935226880696,0.000349999545217,-0.055309393919551704],"type":"VEC3"},{"bufferView":0,"byteOffset":1810992,"componentType":5126,"count":20,"max":[0.0886336616156137,0.000354999545217,-0.0552494399676133],"min":[0.0886211196968639,0.000349999545217,-0.0552536878569488],"type":"VEC3"},{"bufferView":0,"byteOffset":1811232,"componentType":5126,"count":4,"max":[0.0886480225919405,0.000354999545217,-0.055189313336932604],"min":[0.088648022591408,0.000349999545217,-0.0552339679800636],"type":"VEC3"},{"bufferView":0,"byteOffset":1811280,"componentType":5126,"count":54,"max":[0.0886604209010615,0.000349999545217,-0.05517439392001925],"min":[0.08857796496449259,0.000349999545217,-0.0553093939203495],"type":"VEC3"},{"bufferView":0,"byteOffset":1811928,"componentType":5126,"count":19,"max":[0.0886480225919405,0.000354999545217,-0.055189313336932604],"min":[0.08859844726072541,0.000354999545217,-0.0552339679800636],"type":"VEC3"},{"bufferView":0,"byteOffset":1812156,"componentType":5126,"count":14,"max":[0.0860671035200741,0.001246038090291,-0.047263855211300096],"min":[0.08597560482567611,0.001144349768562,-0.047264355211837],"type":"VEC3"},{"bufferView":0,"byteOffset":1812324,"componentType":5126,"count":3,"max":[0.08602106823946111,0.001233041116655,-0.0472633552112904],"min":[0.08601924866314511,0.001225918775102,-0.0472643552112664],"type":"VEC3"},{"bufferView":0,"byteOffset":1812360,"componentType":5126,"count":3,"max":[0.0860381722567711,0.001225918775102,-0.047263355211516],"min":[0.0860228098339281,0.001183652616838,-0.047264355211492005],"type":"VEC3"},{"bufferView":0,"byteOffset":1812396,"componentType":5126,"count":4,"max":[0.0860381722567711,0.001183652616838,-0.047263355211109005],"min":[0.0860040422039911,0.001183652616838,-0.047264355211492005],"type":"VEC3"},{"bufferView":0,"byteOffset":1812444,"componentType":5126,"count":4,"max":[0.0860192486631571,0.001225918775102,-0.047263355211109005],"min":[0.0860040422039911,0.001183652616838,-0.0472643552112664],"type":"VEC3"},{"bufferView":0,"byteOffset":1812492,"componentType":5126,"count":4,"max":[0.0860283725386501,0.001246038090291,-0.047263355211231796],"min":[0.0860143358071111,0.001246038090291,-0.047264355211375196],"type":"VEC3"},{"bufferView":0,"byteOffset":1812540,"componentType":5126,"count":4,"max":[0.0860143358071231,0.001246038090291,-0.0472633552107699],"min":[0.08597560482567611,0.001144349768562,-0.0472643552112078],"type":"VEC3"},{"bufferView":0,"byteOffset":1812588,"componentType":5126,"count":4,"max":[0.0859901094482651,0.001144349768562,-0.0472633552107699],"min":[0.08597560482567611,0.001144349768562,-0.0472643552109189],"type":"VEC3"},{"bufferView":0,"byteOffset":1812636,"componentType":5126,"count":4,"max":[0.0859998831724391,0.001172163292144,-0.0472633552109429],"min":[0.0859901094482531,0.001144349768562,-0.0472643552110354],"type":"VEC3"},{"bufferView":0,"byteOffset":1812684,"componentType":5126,"count":4,"max":[0.0860422273125461,0.001172163292144,-0.0472633552110594],"min":[0.0859998831724271,0.001172163292144,-0.0472643552115404],"type":"VEC3"},{"bufferView":0,"byteOffset":1812732,"componentType":5126,"count":4,"max":[0.0860525988975081,0.001172163292144,-0.047263355211564405],"min":[0.0860422273125341,0.001144349768562,-0.047264355211664104],"type":"VEC3"},{"bufferView":0,"byteOffset":1812780,"componentType":5126,"count":4,"max":[0.0860671035200861,0.001144349768562,-0.047263355211688104],"min":[0.0860525988974961,0.001144349768562,-0.047264355211837],"type":"VEC3"},{"bufferView":0,"byteOffset":1812828,"componentType":5126,"count":4,"max":[0.0860671035200861,0.001246038090291,-0.047263355211399204],"min":[0.0860283725386381,0.001144349768562,-0.047264355211837],"type":"VEC3"},{"bufferView":0,"byteOffset":1812876,"componentType":5126,"count":14,"max":[0.0860671035200861,0.001246038090291,-0.0472633552107699],"min":[0.0859756048256881,0.001144349768562,-0.0472638552113208],"type":"VEC3"},{"bufferView":0,"byteOffset":1813044,"componentType":5126,"count":291,"max":[0.089803598306585,0.0008999989473849261,-0.0477117972912382],"min":[0.0891035980967703,0.000899998833735323,-0.048911797413630095],"type":"VEC3"},{"bufferView":0,"byteOffset":1816536,"componentType":5126,"count":4,"max":[0.0890535983022139,0.000849998951756063,-0.047711797245341206],"min":[0.089053598022461,0.000049998899302377105,-0.04891179728031041],"type":"VEC3"},{"bufferView":0,"byteOffset":1816584,"componentType":5126,"count":4,"max":[0.0898035982279045,-1.05261506970619e-9,-0.0477117972518979],"min":[0.0891035980180899,-1.16626467316049e-9,-0.0489117973742898],"type":"VEC3"},{"bufferView":0,"byteOffset":1816632,"componentType":5126,"count":4,"max":[0.0898535983022139,0.000849998881817876,-0.0477117973852177],"min":[0.089853598022461,0.000049998829364189906,-0.0489117974201868],"type":"VEC3"},{"bufferView":0,"byteOffset":1816680,"componentType":5126,"count":32,"max":[0.0898535983022139,0.0008999989473849261,-0.04771179724507407],"min":[0.08905359823227571,-1.11381098349397e-9,-0.04771179742045393],"type":"VEC3"},{"bufferView":0,"byteOffset":1817064,"componentType":5126,"count":32,"max":[0.08985359809239919,0.0008999988949312359,-0.04891179724507408],"min":[0.089053598022461,-1.16626467316049e-9,-0.04891179742045393],"type":"VEC3"},{"bufferView":0,"byteOffset":1817448,"componentType":5126,"count":16,"max":[0.089103598306585,0.0008999989473849261,-0.0477117972803104],"min":[0.0890535980923992,0.000849998899302373,-0.0489117972912382],"type":"VEC3"},{"bufferView":0,"byteOffset":1817640,"componentType":5126,"count":16,"max":[0.0898535983022139,0.0008999988861890121,-0.0477117974136301],"min":[0.0898035980967703,0.0008499988293641861,-0.04891179742045393],"type":"VEC3"},{"bufferView":0,"byteOffset":1817832,"componentType":5126,"count":16,"max":[0.0898535982322757,0.0000499988818178796,-0.0477117973742898],"min":[0.0898035980180899,-1.16626467316049e-9,-0.048911797385217705],"type":"VEC3"},{"bufferView":0,"byteOffset":1818024,"componentType":5126,"count":16,"max":[0.0891035982279046,0.000049998951756066704,-0.04771179724507407],"min":[0.089053598022461,-1.1050687593727002e-9,-0.048911797251897905],"type":"VEC3"},{"bufferView":0,"byteOffset":1818216,"componentType":5126,"count":33,"max":[0.08946786528179604,0.0008999988956125341,-0.0482592384005127],"min":[0.08939019835312151,0.0008989988899893129,-0.048328565905154865],"type":"VEC3"},{"bufferView":0,"byteOffset":1818612,"componentType":5126,"count":4,"max":[0.0895172896979009,0.0008999988887485501,-0.0482258584988976],"min":[0.08951505382749281,0.000898998887851421,-0.0482508541317384],"type":"VEC3"},{"bufferView":0,"byteOffset":1818660,"componentType":5126,"count":153,"max":[0.08957453962376462,0.000899998902232548,-0.048222190359336024],"min":[0.08933965602138814,0.0008989988805096744,-0.048357491675151174],"type":"VEC3"},{"bufferView":0,"byteOffset":1820496,"componentType":5126,"count":29,"max":[0.08955129838528547,0.0008999988889041871,-0.0482603388520799],"min":[0.0894622167705053,0.0008989988828216715,-0.0483324436421511],"type":"VEC3"},{"bufferView":0,"byteOffset":1820844,"componentType":5126,"count":8,"max":[0.0895392364813324,0.000899998887851421,-0.0482508541316947],"min":[0.08951505382749281,0.000898998885322717,-0.0482603388521236],"type":"VEC3"},{"bufferView":0,"byteOffset":1820940,"componentType":5126,"count":39,"max":[0.08945409705967781,0.0008999988999010928,-0.04824802407526532],"min":[0.08936289725945362,0.000898998892813939,-0.048323011315148004],"type":"VEC3"},{"bufferView":0,"byteOffset":1821408,"componentType":5126,"count":101,"max":[0.08957446791611706,0.0008989989022588566,-0.04822225759064881],"min":[0.08933967223923991,0.0008989988805096744,-0.048357462928941476],"type":"VEC3"},{"bufferView":0,"byteOffset":1822620,"componentType":5126,"count":30,"max":[0.08946780405651572,0.0008999988999010928,-0.04824802407526532],"min":[0.08936296975107351,0.0008999988899826747,-0.04832835632407678],"type":"VEC3"},{"bufferView":0,"byteOffset":1822980,"componentType":5126,"count":17,"max":[0.0895347058730324,0.0008999988895898011,-0.0484766532617688],"min":[0.0893816667322891,0.000898998876263384,-0.048489648881397895],"type":"VEC3"},{"bufferView":0,"byteOffset":1823184,"componentType":5126,"count":37,"max":[0.08952270279770541,0.0008999988951633525,-0.0483892995249685],"min":[0.08933965599301733,0.000898998875940683,-0.048515482942520755],"type":"VEC3"},{"bufferView":0,"byteOffset":1823628,"componentType":5126,"count":45,"max":[0.08957453959494135,0.000899998892586387,-0.048381910890135035],"min":[0.0893916693059723,0.0008989988733950333,-0.0485080419060018],"type":"VEC3"},{"bufferView":0,"byteOffset":1824168,"componentType":5126,"count":74,"max":[0.089551180679566,0.0008999988928087585,-0.04840774495126687],"min":[0.08936289723115948,0.0008989988757077305,-0.04847785847522831],"type":"VEC3"},{"bufferView":0,"byteOffset":1825056,"componentType":5126,"count":67,"max":[0.08957451515679671,0.0008989988951520579,-0.04838206003348673],"min":[0.08933969331208201,0.0008989988733950333,-0.04851541743657776],"type":"VEC3"},{"bufferView":0,"byteOffset":1825860,"componentType":5126,"count":33,"max":[0.08955104072786264,0.0008999988928087585,-0.048407758959384255],"min":[0.08936291168166358,0.000899998875716043,-0.04848940937255307],"type":"VEC3"},{"bufferView":0,"byteOffset":1826256,"componentType":5126,"count":4,"max":[0.0894242658472055,0.000899998883880177,-0.048538696909233105],"min":[0.0894165579981931,0.0008989988820198291,-0.048565841015427505],"type":"VEC3"},{"bufferView":0,"byteOffset":1826304,"componentType":5126,"count":104,"max":[0.08955147484193395,0.0008999988851413672,-0.048565841015383804],"min":[0.08936572145192757,0.0008989988676356054,-0.04869186722261529],"type":"VEC3"},{"bufferView":0,"byteOffset":1827552,"componentType":5126,"count":4,"max":[0.0895105232061599,0.0008999988755120149,-0.048542207842692496],"min":[0.08950346257209191,0.000898998874963382,-0.0485688803305847],"type":"VEC3"},{"bufferView":0,"byteOffset":1827600,"componentType":5126,"count":87,"max":[0.08957754033190328,0.0008999988877807574,-0.048538696909233105],"min":[0.08933965596239102,0.000898998865144153,-0.048719797353590014],"type":"VEC3"},{"bufferView":0,"byteOffset":1828644,"componentType":5126,"count":65,"max":[0.08957746503075782,0.0008989988877945543,-0.048538696909233105],"min":[0.08933969538357728,0.000898998865144153,-0.04871932565106985],"type":"VEC3"},{"bufferView":0,"byteOffset":1829424,"componentType":5126,"count":17,"max":[0.0895347059286837,0.000899998903502627,-0.0481583650521618],"min":[0.0893816667879404,0.00089899889017621,-0.048171360671790904],"type":"VEC3"},{"bufferView":0,"byteOffset":1829628,"componentType":5126,"count":37,"max":[0.0895227028533567,0.0008999989090761784,-0.048071011315361505],"min":[0.08933965604866861,0.0008989988898535089,-0.048197194732913826],"type":"VEC3"},{"bufferView":0,"byteOffset":1830072,"componentType":5126,"count":45,"max":[0.0895745396505926,0.000899998906499213,-0.04806362268052804],"min":[0.0893916693616236,0.000898998887307859,-0.048189753696394805],"type":"VEC3"},{"bufferView":0,"byteOffset":1830612,"componentType":5126,"count":74,"max":[0.0895511807352172,0.0008999989067215839,-0.048089456741659924],"min":[0.08936289728681074,0.000898998889620556,-0.0481595702656213],"type":"VEC3"},{"bufferView":0,"byteOffset":1831500,"componentType":5126,"count":67,"max":[0.08957451521244765,0.0008989989090648834,-0.04806377182387963],"min":[0.0893396933677334,0.000898998887307859,-0.04819712922697153],"type":"VEC3"},{"bufferView":0,"byteOffset":1832304,"componentType":5126,"count":33,"max":[0.08955104078351388,0.0008999989067215839,-0.04808947074977724],"min":[0.08936291173731488,0.0008999988896288685,-0.04817112116294608],"type":"VEC3"},{"bufferView":0,"byteOffset":1832700,"componentType":5126,"count":4,"max":[0.0894080853350522,0.00089999890760889,-0.0480127929776207],"min":[0.0894043196615978,0.0008989989068386291,-0.048037945815434004],"type":"VEC3"},{"bufferView":0,"byteOffset":1832748,"componentType":5126,"count":53,"max":[0.08946815953519299,0.0008999989160604269,-0.04790379734504698],"min":[0.08933953839906188,0.000898998905449288,-0.048037945815434004],"type":"VEC3"},{"bufferView":0,"byteOffset":1833384,"componentType":5126,"count":54,"max":[0.08957453967799095,0.000899998905449288,-0.04791385849848648],"min":[0.08946815953510551,0.0008989988941014905,-0.0480354305509318],"type":"VEC3"},{"bufferView":0,"byteOffset":1834032,"componentType":5126,"count":4,"max":[0.0895149361880908,0.0008999988988200121,-0.0480102777115754],"min":[0.089509876074724,0.0008989988972781769,-0.0480354305509318],"type":"VEC3"},{"bufferView":0,"byteOffset":1834080,"componentType":5126,"count":54,"max":[0.08955129843987578,0.000899998903472351,-0.04793969255971171],"min":[0.08947692647628411,0.0008989988964603051,-0.04801027771161911],"type":"VEC3"},{"bufferView":0,"byteOffset":1834728,"componentType":5126,"count":8,"max":[0.08947692647637151,0.000899998904800131,-0.0479814567451153],"min":[0.0894524496267851,0.000898998902960361,-0.047988321369700306],"type":"VEC3"},{"bufferView":0,"byteOffset":1834824,"componentType":5126,"count":56,"max":[0.0894553964410445,0.0008999989137284012,-0.04793046983404075],"min":[0.08936289731441689,0.000898998904800131,-0.0480127929776644],"type":"VEC3"},{"bufferView":0,"byteOffset":1835496,"componentType":5126,"count":103,"max":[0.08957446071112052,0.0008989989160961788,-0.04790379823107999],"min":[0.08933970057330301,0.0008989988941014905,-0.0480379458153903],"type":"VEC3"},{"bufferView":0,"byteOffset":1836732,"componentType":5126,"count":74,"max":[0.0860973084868161,0.001084719653519,-0.0560194930591339],"min":[0.0860145177647541,0.00098303133179,-0.0560194930601212],"type":"VEC3"},{"bufferView":0,"byteOffset":1837620,"componentType":5126,"count":4,"max":[0.0860424092701771,0.000994624632274,-0.0560194930592905],"min":[0.0860276447081141,0.000994624632274,-0.056020493059442504],"type":"VEC3"},{"bufferView":0,"byteOffset":1837668,"componentType":5126,"count":18,"max":[0.0860726402308551,0.0010052301627610002,-0.0560194930594665],"min":[0.0860424092701651,0.000994624632274,-0.056020493059803],"type":"VEC3"},{"bufferView":0,"byteOffset":1837884,"componentType":5126,"count":18,"max":[0.0860835057008141,0.001034811274757,-0.056019493059827],"min":[0.08607264023084311,0.0010052301627610002,-0.0560204930599326],"type":"VEC3"},{"bufferView":0,"byteOffset":1838100,"componentType":5126,"count":18,"max":[0.0860835057008141,0.001063456604651,-0.0560194930598236],"min":[0.08607235429742209,0.001034811274757,-0.0560204930599326],"type":"VEC3"},{"bufferView":0,"byteOffset":1838316,"componentType":5126,"count":18,"max":[0.08607235429743411,0.001073022377247,-0.05601949305947371],"min":[0.0860430071309521,0.001063456604651,-0.0560204930597996],"type":"VEC3"},{"bufferView":0,"byteOffset":1838532,"componentType":5126,"count":4,"max":[0.0860430071309641,0.001073022377247,-0.0560194930592905],"min":[0.0860276447081141,0.001073022377247,-0.0560204930594497],"type":"VEC3"},{"bufferView":0,"byteOffset":1838580,"componentType":5126,"count":4,"max":[0.0860276447081261,0.001073022377247,-0.0560194930592905],"min":[0.0860276447081141,0.000994624632274,-0.0560204930592665],"type":"VEC3"},{"bufferView":0,"byteOffset":1838628,"componentType":5126,"count":4,"max":[0.0860145177647541,0.001084719653519,-0.0560194930591339],"min":[0.0860145177647421,0.00098303133179,-0.0560204930591099],"type":"VEC3"},{"bufferView":0,"byteOffset":1838676,"componentType":5126,"count":4,"max":[0.0860435270099101,0.001084719653519,-0.0560194930591339],"min":[0.0860145177647421,0.001084719653519,-0.0560204930594559],"type":"VEC3"},{"bufferView":0,"byteOffset":1838724,"componentType":5126,"count":20,"max":[0.0860819720579251,0.001084719653519,-0.0560194930594799],"min":[0.0860435270098981,0.0010712547888320002,-0.0560204930599143],"type":"VEC3"},{"bufferView":0,"byteOffset":1838964,"componentType":5126,"count":20,"max":[0.0860973084868161,0.0010712547888320002,-0.0560194930599383],"min":[0.08608197205791311,0.001035175190018,-0.0560204930600972],"type":"VEC3"},{"bufferView":0,"byteOffset":1839204,"componentType":5126,"count":20,"max":[0.0860973084868161,0.001035175190018,-0.0560194930599383],"min":[0.08608197205791311,0.000997276014895,-0.0560204930600972],"type":"VEC3"},{"bufferView":0,"byteOffset":1839444,"componentType":5126,"count":20,"max":[0.0860819720579251,0.000997276014895,-0.056019493059467504],"min":[0.08604248725200711,0.00098303133179,-0.0560204930599143],"type":"VEC3"},{"bufferView":0,"byteOffset":1839684,"componentType":5126,"count":4,"max":[0.0860424872520191,0.00098303133179,-0.0560194930591339],"min":[0.0860145177647421,0.00098303133179,-0.0560204930594435],"type":"VEC3"},{"bufferView":0,"byteOffset":1839732,"componentType":5126,"count":74,"max":[0.0860973084868041,0.001084719653519,-0.0560204930591099],"min":[0.0860145177647421,0.00098303133179,-0.0560204930600972],"type":"VEC3"},{"bufferView":0,"byteOffset":1840620,"componentType":5126,"count":253,"max":[0.0980424774487444,0.00140500064695315,-0.0574333155105421],"min":[0.0964424774355078,0.00140500047997566,-0.0585433155296219],"type":"VEC3"},{"bufferView":0,"byteOffset":1843656,"componentType":5126,"count":4,"max":[0.09804247743161319,0.00133500065307274,-0.0586133155166617],"min":[0.0964424773765368,0.000075000583134494,-0.0586133156458942],"type":"VEC3"},{"bufferView":0,"byteOffset":1843704,"componentType":5126,"count":4,"max":[0.0980424773875484,0.00000500064695315588,-0.057433315632933996],"min":[0.0964424773743118,0.00000500047997566827,-0.0585433156520138],"type":"VEC3"},{"bufferView":0,"byteOffset":1843752,"componentType":5126,"count":4,"max":[0.0980424774465193,0.00133500054379432,-0.057363315516661705],"min":[0.0964424773914429,0.0000750004738560765,-0.0573633156458942],"type":"VEC3"},{"bufferView":0,"byteOffset":1843800,"componentType":5126,"count":32,"max":[0.09644247744885344,0.00140500064695315,-0.057363315516661705],"min":[0.09644247737420276,0.00000500054991392116,-0.0586133156268144],"type":"VEC3"},{"bufferView":0,"byteOffset":1844184,"componentType":5126,"count":32,"max":[0.09804247744885343,0.0014050005770149,-0.0573633155357415],"min":[0.09804247737420277,0.00000500047997566827,-0.0586133156458942],"type":"VEC3"},{"bufferView":0,"byteOffset":1844568,"componentType":5126,"count":44,"max":[0.09725623226046236,0.00140500056128187,-0.05789755445777343],"min":[0.0971888768218483,0.0013040005562060422,-0.0579647071892153],"type":"VEC3"},{"bufferView":0,"byteOffset":1845096,"componentType":5126,"count":48,"max":[0.09726573110257075,0.0014050005704244399,-0.05800103360845722],"min":[0.0971817835283654,0.0013040005651375555,-0.058076564441883104],"type":"VEC3"},{"bufferView":0,"byteOffset":1845672,"componentType":5126,"count":12,"max":[0.09727757381862401,0.00140500056307088,-0.057967777019605204],"min":[0.0972503108995532,0.00130400056013476,-0.057987731082767904],"type":"VEC3"},{"bufferView":0,"byteOffset":1845816,"componentType":5126,"count":122,"max":[0.0972962014192389,0.0014050005777103834,-0.057987730829336004],"min":[0.09713731167035007,0.0013040005629313,-0.05812760051087329],"type":"VEC3"},{"bufferView":0,"byteOffset":1847280,"componentType":5126,"count":57,"max":[0.09725974806559169,0.0014050005751049522,-0.058015551385308596],"min":[0.09716753526358439,0.00130400056849846,-0.0581023382948057],"type":"VEC3"},{"bufferView":0,"byteOffset":1847964,"componentType":5126,"count":95,"max":[0.09728645585382915,0.00140500056602588,-0.05787229224143155],"min":[0.0971471806000878,0.0013040005535668777,-0.057987730979721104],"type":"VEC3"},{"bufferView":0,"byteOffset":1849104,"componentType":5126,"count":41,"max":[0.0972451913976886,0.0014050005639677685,-0.057909066350857505],"min":[0.09717758923587436,0.0013040005588791901,-0.05797596326238924],"type":"VEC3"},{"bufferView":0,"byteOffset":1849596,"componentType":5126,"count":123,"max":[0.09729619032325423,0.001304000577729745,-0.0578724432436016],"min":[0.09713731224351066,0.0013040005535668777,-0.05812734278399714],"type":"VEC3"},{"bufferView":0,"byteOffset":1851072,"componentType":5126,"count":31,"max":[0.0972657267942688,0.0014050005751049522,-0.05800111612966555],"min":[0.09716766169281878,0.0014050005651386427,-0.058102323013306104],"type":"VEC3"},{"bufferView":0,"byteOffset":1851444,"componentType":5126,"count":31,"max":[0.09725620494411316,0.0014050005639677685,-0.05789758911139253],"min":[0.09717772847403662,0.0014050005562126463,-0.057975955027339356],"type":"VEC3"},{"bufferView":0,"byteOffset":1851816,"componentType":5126,"count":20,"max":[0.09745274729328716,0.00140500056306446,-0.0579155897613429],"min":[0.0974374504532275,0.0013040005485839801,-0.0580819366619777],"type":"VEC3"},{"bufferView":0,"byteOffset":1852056,"componentType":5126,"count":58,"max":[0.09748315592992365,0.0014050005693472107,-0.057928636576825704],"min":[0.0973346285546894,0.00130400054810957,-0.0581276005124508],"type":"VEC3"},{"bufferView":0,"byteOffset":1852752,"componentType":5126,"count":71,"max":[0.0974743972577957,0.0014050005666704799,-0.05787229224366543],"min":[0.09732593156310645,0.0013040005454786003,-0.0580710643148661],"type":"VEC3"},{"bufferView":0,"byteOffset":1853604,"componentType":5126,"count":85,"max":[0.09743886911410161,0.0014050005667180989,-0.057897682369230895],"min":[0.09735634019852352,0.001304000548031949,-0.0581023382973441],"type":"VEC3"},{"bufferView":0,"byteOffset":1854624,"componentType":5126,"count":64,"max":[0.09748303155148241,0.0013040005693130006,-0.057872329992765766],"min":[0.09732597857134348,0.0013040005454786003,-0.058127564634557816],"type":"VEC3"},{"bufferView":0,"byteOffset":1855392,"componentType":5126,"count":34,"max":[0.09745266747413937,0.0014050005667180989,-0.05789778920273621],"min":[0.09735634308586825,0.0014050005480343158,-0.05810214690006695],"type":"VEC3"},{"bufferView":0,"byteOffset":1855800,"componentType":5126,"count":4,"max":[0.0975424311809608,0.0014050005566186902,-0.0580356332519782],"min":[0.097510480521087,0.00130400055448965,-0.0580440113622432],"type":"VEC3"},{"bufferView":0,"byteOffset":1855848,"componentType":5126,"count":147,"max":[0.09769077350943839,0.001405000557750823,-0.05789736259621537],"min":[0.097542431176546,0.0013040005385137228,-0.058099268461584426],"type":"VEC3"},{"bufferView":0,"byteOffset":1857612,"componentType":5126,"count":4,"max":[0.0975460086684944,0.0014050005475090398,-0.057941875257274504],"min":[0.097514613136029,0.0013040005468076298,-0.0579495498635623],"type":"VEC3"},{"bufferView":0,"byteOffset":1857660,"componentType":5126,"count":157,"max":[0.09772364937682283,0.0014050005606713958,-0.0578690305419739],"min":[0.097510480521087,0.0013040005357410076,-0.058127600515787484],"type":"VEC3"},{"bufferView":0,"byteOffset":1859544,"componentType":5126,"count":64,"max":[0.0977232464367784,0.0013040005606693662,-0.057869042555275654],"min":[0.097510480521087,0.0013040005357410076,-0.05812753271318573],"type":"VEC3"},{"bufferView":0,"byteOffset":1860312,"componentType":5126,"count":20,"max":[0.09707809810284816,0.00140500057944091,-0.0579155897568752],"min":[0.0970628012627885,0.00130400056496042,-0.05808193665751],"type":"VEC3"},{"bufferView":0,"byteOffset":1860552,"componentType":5126,"count":58,"max":[0.09710850673948465,0.0014050005857236506,-0.057928636572358],"min":[0.09695997936424941,0.00130400056448601,-0.05812760050798314],"type":"VEC3"},{"bufferView":0,"byteOffset":1861248,"componentType":5126,"count":71,"max":[0.0970997480673557,0.0014050005830469202,-0.05787229223919777],"min":[0.09695128237266644,0.0013040005618550467,-0.0580710643103984],"type":"VEC3"},{"bufferView":0,"byteOffset":1862100,"componentType":5126,"count":85,"max":[0.0970642199236616,0.001405000583094545,-0.057897682364763295],"min":[0.09698169100808357,0.001304000564408389,-0.05810233829287645],"type":"VEC3"},{"bufferView":0,"byteOffset":1863120,"componentType":5126,"count":64,"max":[0.09710838236104193,0.0013040005856894406,-0.057872329988298034],"min":[0.09695132938090399,0.0013040005618550467,-0.05812756463009028],"type":"VEC3"},{"bufferView":0,"byteOffset":1863888,"componentType":5126,"count":34,"max":[0.09707801828370051,0.001405000583094545,-0.05789778919826828],"min":[0.09698169389542836,0.0014050005644107558,-0.05810214689559861],"type":"VEC3"},{"bufferView":0,"byteOffset":1864296,"componentType":5126,"count":4,"max":[0.0969211821444582,0.00140500058470388,-0.0580550755568111],"min":[0.0968900950159441,0.00130400058358544,-0.0580578256299665],"type":"VEC3"},{"bufferView":0,"byteOffset":1864344,"componentType":5126,"count":110,"max":[0.0969211821444582,0.001405000593948315,-0.05795754421949302],"min":[0.09676130550250757,0.0013040005777893546,-0.05812760050626708],"type":"VEC3"},{"bufferView":0,"byteOffset":1865664,"componentType":5126,"count":4,"max":[0.0968818914746874,0.00140500057791143,-0.0579060604631838],"min":[0.09686887682188411,0.00130400057260405,-0.0579732771516264],"type":"VEC3"},{"bufferView":0,"byteOffset":1865712,"componentType":5126,"count":4,"max":[0.09686887682629901,0.00140500057681005,-0.057906060462036404],"min":[0.0967726547709971,0.00130400057260405,-0.0579060604720135],"type":"VEC3"},{"bufferView":0,"byteOffset":1865760,"componentType":5126,"count":4,"max":[0.09677265477576201,0.00140500057681005,-0.057876705128191507],"min":[0.0967726547709971,0.00130400057424373,-0.057906060470866105],"type":"VEC3"},{"bufferView":0,"byteOffset":1865808,"componentType":5126,"count":4,"max":[0.09689256225456001,0.00140500057424373,-0.057876705128191507],"min":[0.09677265477134711,0.00130400056900241,-0.057876705138451],"type":"VEC3"},{"bufferView":0,"byteOffset":1865856,"componentType":5126,"count":4,"max":[0.09691593927692961,0.00140500057920753,-0.0578767051296213],"min":[0.09689256225014521,0.00130400056900241,-0.0580051267299295],"type":"VEC3"},{"bufferView":0,"byteOffset":1865904,"componentType":5126,"count":4,"max":[0.09691593927692961,0.00140500058075337,-0.0580051267210998],"min":[0.0968881212308347,0.00130400057920753,-0.058008900073164],"type":"VEC3"},{"bufferView":0,"byteOffset":1865952,"componentType":5126,"count":114,"max":[0.096890095020359,0.0014050005913613865,-0.05798466112912507],"min":[0.09679276271134064,0.0013040005800215397,-0.05810233829102378],"type":"VEC3"},{"bufferView":0,"byteOffset":1867320,"componentType":5126,"count":65,"max":[0.0969211821400433,0.0013040005939629984,-0.0578767051370212],"min":[0.09676153055110731,0.00130400056900241,-0.05812756136460316],"type":"VEC3"},{"bufferView":0,"byteOffset":1868100,"componentType":5126,"count":16,"max":[0.0980424773765369,0.0000750006530727469,-0.058543315632933995],"min":[0.09644247737420276,0.00000500057701490299,-0.0586133156458942],"type":"VEC3"},{"bufferView":0,"byteOffset":1868292,"componentType":5126,"count":16,"max":[0.09804247739144291,0.0000750005437943294,-0.0573633156268144],"min":[0.0964424773875484,0.00000500047997566827,-0.0574333156520138],"type":"VEC3"},{"bufferView":0,"byteOffset":1868484,"componentType":5126,"count":16,"max":[0.09804247744885343,0.00140500054991391,-0.057363315516661705],"min":[0.0964424774465193,0.0013350004738560699,-0.057433315529622],"type":"VEC3"},{"bufferView":0,"byteOffset":1868676,"componentType":5126,"count":16,"max":[0.09804247743550781,0.00140500064695315,-0.0585433155105421],"min":[0.0964424774316132,0.00133500058313449,-0.0586133155357415],"type":"VEC3"},{"bufferView":0,"byteOffset":1868868,"componentType":5126,"count":8,"max":[0.088991420903208,0.000354999545217,-0.0549943939213154],"min":[0.088741420903208,0.00000499954521700002,-0.05499439392429661],"type":"VEC3"},{"bufferView":0,"byteOffset":1868964,"componentType":5126,"count":8,"max":[0.0889914208972455,0.000354999545217,-0.0554943939213154],"min":[0.0887414208972455,0.00000499954521700002,-0.0554943939242966],"type":"VEC3"},{"bufferView":0,"byteOffset":1869060,"componentType":5126,"count":4,"max":[0.088741420903208,0.000019999545217,-0.0549943939213154],"min":[0.0887414208972455,0.00000499954521700002,-0.0554943939213154],"type":"VEC3"},{"bufferView":0,"byteOffset":1869108,"componentType":5126,"count":4,"max":[0.0887914209032079,0.000354999545217,-0.054994393921911605],"min":[0.08879142089724551,0.000339999545217,-0.055494393921911606],"type":"VEC3"},{"bufferView":0,"byteOffset":1869156,"componentType":5126,"count":4,"max":[0.088991420903208,0.000354999545217,-0.054994393921911605],"min":[0.08879142089724551,0.000354999545217,-0.0554943939242966],"type":"VEC3"},{"bufferView":0,"byteOffset":1869204,"componentType":5126,"count":4,"max":[0.088991420903208,0.000354999545217,-0.05499439392429661],"min":[0.0889914208972455,0.00000499954521700002,-0.0554943939242966],"type":"VEC3"},{"bufferView":0,"byteOffset":1869252,"componentType":5126,"count":4,"max":[0.088991420903208,0.00000499954521700002,-0.0549943939213154],"min":[0.0887414208972455,0.00000499954521700002,-0.0554943939242966],"type":"VEC3"},{"bufferView":0,"byteOffset":1869300,"componentType":5126,"count":4,"max":[0.088976420903208,0.000339999545217,-0.0549943939241177],"min":[0.0889764208972455,0.000019999545217,-0.0554943939241177],"type":"VEC3"},{"bufferView":0,"byteOffset":1869348,"componentType":5126,"count":4,"max":[0.088976420903208,0.000019999545217,-0.0549943939213154],"min":[0.0887414208972455,0.000019999545217,-0.0554943939241177],"type":"VEC3"},{"bufferView":0,"byteOffset":1869396,"componentType":5126,"count":4,"max":[0.088976420903208,0.000339999545217,-0.054994393921911605],"min":[0.08879142089724551,0.000339999545217,-0.0554943939241177],"type":"VEC3"},{"bufferView":0,"byteOffset":1869444,"componentType":5126,"count":102,"max":[0.0858505479453481,0.001057322033094,-0.0472638552088723],"min":[0.0858014973668451,0.00098131573127,-0.0472643552092546],"type":"VEC3"},{"bufferView":0,"byteOffset":1870668,"componentType":5126,"count":4,"max":[0.0858014973668571,0.000998731675942,-0.0472633552086937],"min":[0.0858014973668451,0.000985578738623,-0.0472643552086697],"type":"VEC3"},{"bufferView":0,"byteOffset":1870716,"componentType":5126,"count":14,"max":[0.0858212007788901,0.000985578738623,-0.0472633552086937],"min":[0.0858014973668451,0.00098131573127,-0.04726435520890471],"type":"VEC3"},{"bufferView":0,"byteOffset":1870884,"componentType":5126,"count":16,"max":[0.08584235985196911,0.000987086387564,-0.0472633552089287],"min":[0.0858212007788781,0.00098131573127,-0.047264355209157005],"type":"VEC3"},{"bufferView":0,"byteOffset":1871076,"componentType":5126,"count":18,"max":[0.08585054794536011,0.001002786731717,-0.047263355209181],"min":[0.0858423598519571,0.000987086387564,-0.0472643552092546],"type":"VEC3"},{"bufferView":0,"byteOffset":1871292,"componentType":5126,"count":14,"max":[0.08585054794536011,0.001014795935357,-0.047263355209227795],"min":[0.0858462849379951,0.001002786731717,-0.0472643552092546],"type":"VEC3"},{"bufferView":0,"byteOffset":1871460,"componentType":5126,"count":7,"max":[0.0858462849380071,0.001024205744269,-0.04726335520911809],"min":[0.0858298567633251,0.001014795935357,-0.0472643552092038],"type":"VEC3"},{"bufferView":0,"byteOffset":1871544,"componentType":5126,"count":10,"max":[0.0858174836444241,0.001037202717906,-0.0472633552088512],"min":[0.08581470229205909,0.001030444291615,-0.0472643552088485],"type":"VEC3"},{"bufferView":0,"byteOffset":1871664,"componentType":5126,"count":11,"max":[0.08581857539020911,0.001044273071563,-0.0472633552088512],"min":[0.08581470229205909,0.001037202717906,-0.04726435520885186],"type":"VEC3"},{"bufferView":0,"byteOffset":1871796,"componentType":5126,"count":7,"max":[0.08584706475642609,0.00104697644208,-0.04726335520909616],"min":[0.0858286090538561,0.0010417256647310001,-0.0472643552092131],"type":"VEC3"},{"bufferView":0,"byteOffset":1871880,"componentType":5126,"count":4,"max":[0.08584706475642609,0.001054098783632,-0.0472633552092371],"min":[0.0858470647564141,0.0010417256647310001,-0.0472643552092131],"type":"VEC3"},{"bufferView":0,"byteOffset":1871928,"componentType":5126,"count":12,"max":[0.08584706475642609,0.001057322033094,-0.0472633552090319],"min":[0.0858298567633191,0.001054098783632,-0.0472643552092131],"type":"VEC3"},{"bufferView":0,"byteOffset":1872072,"componentType":5126,"count":16,"max":[0.08582985676333109,0.001057322033094,-0.047263355208792],"min":[0.0858097374481311,0.0010515513768,-0.0472643552090079],"type":"VEC3"},{"bufferView":0,"byteOffset":1872264,"componentType":5126,"count":18,"max":[0.0858097374481431,0.0010515513768,-0.047263355208694596],"min":[0.0858015753486871,0.001036058984226,-0.047264355208768004],"type":"VEC3"},{"bufferView":0,"byteOffset":1872480,"componentType":5126,"count":14,"max":[0.08580518850737011,0.001036058984226,-0.047263355208694596],"min":[0.0858015753486871,0.001024569659531,-0.0472643552087137],"type":"VEC3"},{"bufferView":0,"byteOffset":1872648,"componentType":5126,"count":7,"max":[0.0858208628575691,0.001024569659531,-0.0472633552087377],"min":[0.0858051885073581,0.00101495189904,-0.047264355208792665],"type":"VEC3"},{"bufferView":0,"byteOffset":1872732,"componentType":5126,"count":11,"max":[0.0858374729898821,0.0010084534122219999,-0.047263355209103554],"min":[0.0858341977525201,0.0010015390222480002,-0.047264355209098705],"type":"VEC3"},{"bufferView":0,"byteOffset":1872864,"componentType":5126,"count":22,"max":[0.0858374729898821,0.0010015390222480002,-0.0472633552089435],"min":[0.08582244848834711,0.000991713310179,-0.047264355209098705],"type":"VEC3"},{"bufferView":0,"byteOffset":1873128,"componentType":5126,"count":16,"max":[0.0858224484883591,0.000998731675942,-0.0472633552086937],"min":[0.0858014973668451,0.000991713310179,-0.0472643552089195],"type":"VEC3"},{"bufferView":0,"byteOffset":1873320,"componentType":5126,"count":103,"max":[0.08585054794536011,0.001057322033094,-0.0472633552086937],"min":[0.0858014973668571,0.00098131573127,-0.0472638552090717],"type":"VEC3"},{"bufferView":0,"byteOffset":1874556,"componentType":5126,"count":4,"max":[0.08980359825413141,-1.04605835847755e-9,-0.0475617972518979],"min":[0.0891035982279046,-1.11381098349397e-9,-0.0477117973742898],"type":"VEC3"},{"bufferView":0,"byteOffset":1874604,"componentType":5126,"count":4,"max":[0.0890535983284407,0.000849998958312774,-0.047561797245341195],"min":[0.08905359823227571,0.000049998951756066704,-0.0477117972803104],"type":"VEC3"},{"bufferView":0,"byteOffset":1874652,"componentType":5126,"count":4,"max":[0.0898035983328118,0.000899998953941637,-0.0475617972912382],"min":[0.089103598306585,0.0008999988861890121,-0.0477117974136301],"type":"VEC3"},{"bufferView":0,"byteOffset":1874700,"componentType":5126,"count":4,"max":[0.0898535983284407,0.000849998888374587,-0.0475617973852177],"min":[0.0898535982322757,0.0000499988818178796,-0.0477117974201868],"type":"VEC3"},{"bufferView":0,"byteOffset":1874748,"componentType":5126,"count":4,"max":[0.089803598337183,0.000849998956127208,-0.0475117972540835],"min":[0.0891035982672448,0.0000499988949312979,-0.0475117974114445],"type":"VEC3"},{"bufferView":0,"byteOffset":1874796,"componentType":5126,"count":32,"max":[0.0898535983022139,0.0008999989473849261,-0.04771179724507407],"min":[0.08905359823227571,-1.11381098349397e-9,-0.04771179742045393],"type":"VEC3"},{"bufferView":0,"byteOffset":1875180,"componentType":5126,"count":16,"max":[0.0898535983284407,0.000899998892745723,-0.047561797413630105],"min":[0.089803598306585,0.000849998881817876,-0.04771179742045393],"type":"VEC3"},{"bufferView":0,"byteOffset":1875372,"componentType":5126,"count":16,"max":[0.0891035983328119,0.000899998953941637,-0.0475617972803104],"min":[0.0890535983022139,0.000849998951756063,-0.0477117972912382],"type":"VEC3"},{"bufferView":0,"byteOffset":1875564,"componentType":5126,"count":26,"max":[0.08980359833821379,0.000899998953941637,-0.0475117972890527],"min":[0.0891035983328119,0.000849998894931294,-0.047561797413630105],"type":"VEC3"},{"bufferView":0,"byteOffset":1875876,"componentType":5126,"count":34,"max":[0.0898535983284407,0.000899998892745723,-0.0475117974114445],"min":[0.0898035983328118,0.000849998888374587,-0.04756179742045393],"type":"VEC3"},{"bufferView":0,"byteOffset":1876284,"componentType":5126,"count":34,"max":[0.08910359833821378,0.000899998953941637,-0.0475117972890527],"min":[0.0890535983284407,0.000849998956127208,-0.0475617972912382],"type":"VEC3"},{"bufferView":0,"byteOffset":1876692,"componentType":5126,"count":16,"max":[0.0898535983284407,0.000849998894931294,-0.0475117973764754],"min":[0.0898035982672448,0.0000499988883745908,-0.0475617974201868],"type":"VEC3"},{"bufferView":0,"byteOffset":1876884,"componentType":5126,"count":16,"max":[0.0898535982585025,0.0000499988883745908,-0.0475617973742898],"min":[0.0898035982279045,-1.11381098349397e-9,-0.0477117973852177],"type":"VEC3"},{"bufferView":0,"byteOffset":1877076,"componentType":5126,"count":16,"max":[0.0891035982541314,0.000049998958312778,-0.047561797245074075],"min":[0.08905359823227571,-1.05261506970619e-9,-0.0477117972518979],"type":"VEC3"},{"bufferView":0,"byteOffset":1877268,"componentType":5126,"count":16,"max":[0.08910359833718301,0.0008499989588281786,-0.0475117972540835],"min":[0.08905359825850251,0.0000499989561272117,-0.0475617972803104],"type":"VEC3"},{"bufferView":0,"byteOffset":1877460,"componentType":5126,"count":52,"max":[0.0898535982585025,0.0000499988949312979,-0.0475117973764754],"min":[0.08978339564693784,-1.10725427226533e-9,-0.0475617973852177],"type":"VEC3"},{"bufferView":0,"byteOffset":1878084,"componentType":5126,"count":40,"max":[0.0891035982672448,0.00004999895882818284,-0.0475117972540835],"min":[0.08905359825850251,-1.04605835847755e-9,-0.0475617972518979],"type":"VEC3"},{"bufferView":0,"byteOffset":1878564,"componentType":5126,"count":21,"max":[0.0898035982672448,0.0000499989561272117,-0.0475117972540835],"min":[0.0891035982541314,-1.10725427226533e-9,-0.0475617973742898],"type":"VEC3"},{"bufferView":0,"byteOffset":1878816,"componentType":5126,"count":14,"max":[0.0860671035200741,0.001246038090291,-0.0560199930592001],"min":[0.08597560482567611,0.001144349768562,-0.056020493059737],"type":"VEC3"},{"bufferView":0,"byteOffset":1878984,"componentType":5126,"count":3,"max":[0.08602106823946111,0.001233041116655,-0.056019493059190406],"min":[0.08601924866314511,0.001225918775102,-0.0560204930591664],"type":"VEC3"},{"bufferView":0,"byteOffset":1879020,"componentType":5126,"count":3,"max":[0.0860381722567711,0.001225918775102,-0.056019493059416],"min":[0.0860228098339281,0.001183652616838,-0.056020493059392],"type":"VEC3"},{"bufferView":0,"byteOffset":1879056,"componentType":5126,"count":4,"max":[0.0860381722567711,0.001183652616838,-0.056019493059009],"min":[0.0860040422039911,0.001183652616838,-0.056020493059392],"type":"VEC3"},{"bufferView":0,"byteOffset":1879104,"componentType":5126,"count":4,"max":[0.0860192486631571,0.001225918775102,-0.056019493059009],"min":[0.0860040422039911,0.001183652616838,-0.0560204930591664],"type":"VEC3"},{"bufferView":0,"byteOffset":1879152,"componentType":5126,"count":4,"max":[0.0860283725386501,0.001246038090291,-0.0560194930591318],"min":[0.0860143358071111,0.001246038090291,-0.05602049305927521],"type":"VEC3"},{"bufferView":0,"byteOffset":1879200,"componentType":5126,"count":4,"max":[0.0860143358071231,0.001246038090291,-0.056019493058669906],"min":[0.08597560482567611,0.001144349768562,-0.0560204930591078],"type":"VEC3"},{"bufferView":0,"byteOffset":1879248,"componentType":5126,"count":4,"max":[0.0859901094482651,0.001144349768562,-0.056019493058669906],"min":[0.08597560482567611,0.001144349768562,-0.0560204930588189],"type":"VEC3"},{"bufferView":0,"byteOffset":1879296,"componentType":5126,"count":4,"max":[0.0859998831724391,0.001172163292144,-0.0560194930588429],"min":[0.0859901094482531,0.001144349768562,-0.0560204930589354],"type":"VEC3"},{"bufferView":0,"byteOffset":1879344,"componentType":5126,"count":4,"max":[0.0860422273125461,0.001172163292144,-0.056019493058959396],"min":[0.0859998831724271,0.001172163292144,-0.0560204930594404],"type":"VEC3"},{"bufferView":0,"byteOffset":1879392,"componentType":5126,"count":4,"max":[0.0860525988975081,0.001172163292144,-0.0560194930594644],"min":[0.0860422273125341,0.001144349768562,-0.0560204930595641],"type":"VEC3"},{"bufferView":0,"byteOffset":1879440,"componentType":5126,"count":4,"max":[0.0860671035200861,0.001144349768562,-0.0560194930595881],"min":[0.0860525988974961,0.001144349768562,-0.056020493059737],"type":"VEC3"},{"bufferView":0,"byteOffset":1879488,"componentType":5126,"count":4,"max":[0.0860671035200861,0.001246038090291,-0.0560194930592992],"min":[0.0860283725386381,0.001144349768562,-0.056020493059737],"type":"VEC3"},{"bufferView":0,"byteOffset":1879536,"componentType":5126,"count":14,"max":[0.0860671035200861,0.001246038090291,-0.056019493058669906],"min":[0.0859756048256881,0.001144349768562,-0.056019993059220806],"type":"VEC3"},{"bufferView":0,"byteOffset":1879704,"componentType":5126,"count":4,"max":[0.0964424773875484,0.00000500065263563901,-0.0574333156313837],"min":[0.0963124773743118,0.00000500054991392116,-0.058543315632933995],"type":"VEC3"},{"bufferView":0,"byteOffset":1879752,"componentType":5126,"count":4,"max":[0.0964424774316132,0.00133500065875522,-0.0586133155151115],"min":[0.09631247737653681,0.0000750006530727469,-0.0586133156268144],"type":"VEC3"},{"bufferView":0,"byteOffset":1879800,"componentType":5126,"count":4,"max":[0.0964424774487444,0.00140500065263563,-0.0574333155089919],"min":[0.0963124774355078,0.00140500054991391,-0.0585433155105421],"type":"VEC3"},{"bufferView":0,"byteOffset":1879848,"componentType":5126,"count":4,"max":[0.0964424774465193,0.00133500054947681,-0.0573633155151115],"min":[0.0963124773914429,0.0000750005437943294,-0.0573633156268144],"type":"VEC3"},{"bufferView":0,"byteOffset":1879896,"componentType":5126,"count":4,"max":[0.09624247744568461,0.0013350006556954298,-0.0574333155142767],"min":[0.0962424773773716,0.00007500055865620241,-0.058543315624429396],"type":"VEC3"},{"bufferView":0,"byteOffset":1879944,"componentType":5126,"count":32,"max":[0.09644247744885344,0.00140500064695315,-0.057363315516661705],"min":[0.09644247737420276,0.00000500054991392116,-0.0586133156268144],"type":"VEC3"},{"bufferView":0,"byteOffset":1880328,"componentType":5126,"count":16,"max":[0.0964424774355078,0.00140500065263563,-0.0585433155089919],"min":[0.09631247743161321,0.00133500065307274,-0.0586133155166617],"type":"VEC3"},{"bufferView":0,"byteOffset":1880520,"componentType":5126,"count":40,"max":[0.0963124774355078,0.00140500065263563,-0.058543315508959595],"min":[0.096242477432448,0.0013350006556954298,-0.0586133155151115],"type":"VEC3"},{"bufferView":0,"byteOffset":1881000,"componentType":5126,"count":16,"max":[0.0964424773765368,0.00007500065875523,-0.0585433156313837],"min":[0.09631247737420276,0.00000500064695315588,-0.0586133156268144],"type":"VEC3"},{"bufferView":0,"byteOffset":1881192,"componentType":5126,"count":16,"max":[0.09631247743161321,0.001335000659476788,-0.0585433155142767],"min":[0.0962424773773716,0.00007500065569543719,-0.058613315625264104],"type":"VEC3"},{"bufferView":0,"byteOffset":1881384,"componentType":5126,"count":16,"max":[0.09631247744874441,0.00140500065263563,-0.057433315508959595],"min":[0.096242477432448,0.0013350005586561999,-0.0585433155142767],"type":"VEC3"},{"bufferView":0,"byteOffset":1881576,"componentType":5126,"count":16,"max":[0.09644247744885344,0.0014050005555964,-0.0573633155151115],"min":[0.0963124774465193,0.00133500054379432,-0.0574333155105421],"type":"VEC3"},{"bufferView":0,"byteOffset":1881768,"componentType":5126,"count":40,"max":[0.09631247737653681,0.00007500065947679685,-0.058543315624429396],"min":[0.0962424773773716,0.00000500065263563901,-0.058613315625264104],"type":"VEC3"},{"bufferView":0,"byteOffset":1882248,"componentType":5126,"count":40,"max":[0.09631247744885345,0.0014050005555964,-0.0573633155151115],"min":[0.09624247744568461,0.00133500054947681,-0.0574333155142767],"type":"VEC3"},{"bufferView":0,"byteOffset":1882728,"componentType":5126,"count":16,"max":[0.0963124773875484,0.00007500065569543719,-0.057433315624429396],"min":[0.0962424773773716,0.00000500055559640429,-0.0585433156313837],"type":"VEC3"},{"bufferView":0,"byteOffset":1882920,"componentType":5126,"count":18,"max":[0.0963124774465193,0.0013350005586561999,-0.0573633155151115],"min":[0.0962424773906082,0.00007500054947681261,-0.057433315624429396],"type":"VEC3"},{"bufferView":0,"byteOffset":1883136,"componentType":5126,"count":49,"max":[0.0963124773914429,0.00010331614791046474,-0.0573633156252641],"min":[0.0962424773906082,0.00000500055559640429,-0.0574333156313837],"type":"VEC3"},{"bufferView":0,"byteOffset":1883724,"componentType":5126,"count":16,"max":[0.0964424773914429,0.00007500054947681261,-0.0573633156252641],"min":[0.0963124773875484,0.00000500054991392116,-0.057433315632933996],"type":"VEC3"},{"bufferView":0,"byteOffset":1883916,"componentType":5126,"count":8,"max":[0.088211420903208,0.000354999545217,-0.054994393912014],"min":[0.08796142090320799,0.00000499954521700002,-0.0549943939149952],"type":"VEC3"},{"bufferView":0,"byteOffset":1884012,"componentType":5126,"count":8,"max":[0.0882114208972455,0.000354999545217,-0.055494393912013995],"min":[0.0879614208972455,0.00000499954521700002,-0.0554943939149952],"type":"VEC3"},{"bufferView":0,"byteOffset":1884108,"componentType":5126,"count":4,"max":[0.088211420903208,0.000019999545217,-0.0549943939149952],"min":[0.0882114208972455,0.00000499954521700002,-0.0554943939149952],"type":"VEC3"},{"bufferView":0,"byteOffset":1884156,"componentType":5126,"count":4,"max":[0.088161420903208,0.000354999545217,-0.0549943939143989],"min":[0.0881614208972455,0.000339999545217,-0.0554943939143989],"type":"VEC3"},{"bufferView":0,"byteOffset":1884204,"componentType":5126,"count":4,"max":[0.088161420903208,0.000354999545217,-0.054994393912014],"min":[0.0879614208972455,0.000354999545217,-0.0554943939143989],"type":"VEC3"},{"bufferView":0,"byteOffset":1884252,"componentType":5126,"count":4,"max":[0.08796142090320799,0.000354999545217,-0.054994393912014],"min":[0.0879614208972455,0.00000499954521700002,-0.055494393912013995],"type":"VEC3"},{"bufferView":0,"byteOffset":1884300,"componentType":5126,"count":4,"max":[0.088211420903208,0.00000499954521700002,-0.054994393912014],"min":[0.0879614208972455,0.00000499954521700002,-0.0554943939149952],"type":"VEC3"},{"bufferView":0,"byteOffset":1884348,"componentType":5126,"count":4,"max":[0.087976420903208,0.000339999545217,-0.054994393912192796],"min":[0.0879764208972455,0.000019999545217,-0.055494393912192796],"type":"VEC3"},{"bufferView":0,"byteOffset":1884396,"componentType":5126,"count":4,"max":[0.088211420903208,0.000019999545217,-0.054994393912192796],"min":[0.0879764208972455,0.000019999545217,-0.0554943939149952],"type":"VEC3"},{"bufferView":0,"byteOffset":1884444,"componentType":5126,"count":4,"max":[0.088161420903208,0.000339999545217,-0.054994393912192796],"min":[0.0879764208972455,0.000339999545217,-0.0554943939143989],"type":"VEC3"},{"bufferView":0,"byteOffset":1884492,"componentType":5126,"count":14,"max":[0.08619444786776011,0.001084719653519,-0.047263855212818597],"min":[0.08610294917336211,0.00098303133179,-0.0472643552133556],"type":"VEC3"},{"bufferView":0,"byteOffset":1884660,"componentType":5126,"count":3,"max":[0.0861484125871481,0.001071722679883,-0.047263355212808895],"min":[0.0861465930108321,0.0010646003383310001,-0.0472643552127849],"type":"VEC3"},{"bufferView":0,"byteOffset":1884696,"componentType":5126,"count":3,"max":[0.0861655166044591,0.0010646003383310001,-0.047263355213034604],"min":[0.0861501541816141,0.001022334180066,-0.0472643552130106],"type":"VEC3"},{"bufferView":0,"byteOffset":1884732,"componentType":5126,"count":4,"max":[0.0861655166044591,0.001022334180066,-0.0472633552126276],"min":[0.08613138655167811,0.001022334180066,-0.0472643552130106],"type":"VEC3"},{"bufferView":0,"byteOffset":1884780,"componentType":5126,"count":4,"max":[0.0861465930108441,0.0010646003383310001,-0.0472633552126276],"min":[0.08613138655167811,0.001022334180066,-0.0472643552127849],"type":"VEC3"},{"bufferView":0,"byteOffset":1884828,"componentType":5126,"count":4,"max":[0.08615571688633711,0.001084719653519,-0.047263355212750296],"min":[0.0861416801547971,0.001084719653519,-0.0472643552128937],"type":"VEC3"},{"bufferView":0,"byteOffset":1884876,"componentType":5126,"count":4,"max":[0.08614168015481011,0.001084719653519,-0.047263355212288506],"min":[0.08610294917336211,0.00098303133179,-0.0472643552127263],"type":"VEC3"},{"bufferView":0,"byteOffset":1884924,"componentType":5126,"count":4,"max":[0.0861174537959521,0.00098303133179,-0.047263355212288506],"min":[0.08610294917336211,0.00098303133179,-0.0472643552124374],"type":"VEC3"},{"bufferView":0,"byteOffset":1884972,"componentType":5126,"count":4,"max":[0.0861272275201261,0.001010844855371,-0.0472633552124614],"min":[0.0861174537959401,0.00098303133179,-0.047264355212554],"type":"VEC3"},{"bufferView":0,"byteOffset":1885020,"componentType":5126,"count":4,"max":[0.0861695716602331,0.001010844855371,-0.047263355212578],"min":[0.0861272275201141,0.001010844855371,-0.0472643552130589],"type":"VEC3"},{"bufferView":0,"byteOffset":1885068,"componentType":5126,"count":4,"max":[0.08617994324519511,0.001010844855371,-0.047263355213082905],"min":[0.0861695716602211,0.00098303133179,-0.0472643552131826],"type":"VEC3"},{"bufferView":0,"byteOffset":1885116,"componentType":5126,"count":4,"max":[0.0861944478677721,0.00098303133179,-0.047263355213206605],"min":[0.0861799432451831,0.00098303133179,-0.0472643552133556],"type":"VEC3"},{"bufferView":0,"byteOffset":1885164,"componentType":5126,"count":4,"max":[0.0861944478677721,0.001084719653519,-0.047263355212917704],"min":[0.08615571688632509,0.00098303133179,-0.0472643552133556],"type":"VEC3"},{"bufferView":0,"byteOffset":1885212,"componentType":5126,"count":14,"max":[0.0861944478677721,0.001084719653519,-0.047263355212288506],"min":[0.0861029491733741,0.00098303133179,-0.047263855212839406],"type":"VEC3"},{"bufferView":0,"byteOffset":1885380,"componentType":5126,"count":165,"max":[0.08889642426014091,0.000354999545217,-0.0593631950313429],"min":[0.08826642425417851,0.000354999545217,-0.0598631950388556],"type":"VEC3"},{"bufferView":0,"byteOffset":1887360,"componentType":5126,"count":4,"max":[0.08908142426014101,0.000339999545217,-0.0593631950388556],"min":[0.0888964242541785,0.000339999545217,-0.059863195041061704],"type":"VEC3"},{"bufferView":0,"byteOffset":1887408,"componentType":5126,"count":4,"max":[0.088266424260141,0.000339999545217,-0.0593631950291368],"min":[0.0880814242541785,0.000339999545217,-0.0598631950313429],"type":"VEC3"},{"bufferView":0,"byteOffset":1887456,"componentType":5126,"count":4,"max":[0.08808142426014091,0.000339999545217,-0.0593631950291368],"min":[0.0880814242541785,0.000019999545217,-0.0598631950291368],"type":"VEC3"},{"bufferView":0,"byteOffset":1887504,"componentType":5126,"count":4,"max":[0.08908142426014101,0.000019999545217,-0.0593631950291368],"min":[0.0880814242541785,0.000019999545217,-0.059863195041061704],"type":"VEC3"},{"bufferView":0,"byteOffset":1887552,"componentType":5126,"count":4,"max":[0.08908142426014101,0.000339999545217,-0.0593631950410617],"min":[0.0890814242541785,0.000019999545217,-0.059863195041061704],"type":"VEC3"},{"bufferView":0,"byteOffset":1887600,"componentType":5126,"count":8,"max":[0.08908142426014101,0.000354999545217,-0.0593631950291368],"min":[0.08808142426014091,0.000019999545217,-0.0593631950410617],"type":"VEC3"},{"bufferView":0,"byteOffset":1887696,"componentType":5126,"count":8,"max":[0.0890814242541785,0.000354999545217,-0.0598631950291368],"min":[0.0880814242541785,0.000019999545217,-0.059863195041061704],"type":"VEC3"},{"bufferView":0,"byteOffset":1887792,"componentType":5126,"count":4,"max":[0.088266424260141,0.000354999545217,-0.0593631950313429],"min":[0.08826642425417851,0.000339999545217,-0.0598631950313429],"type":"VEC3"},{"bufferView":0,"byteOffset":1887840,"componentType":5126,"count":4,"max":[0.08889642426014091,0.000354999545217,-0.0593631950388556],"min":[0.0888964242541785,0.000339999545217,-0.0598631950388556],"type":"VEC3"},{"bufferView":0,"byteOffset":1887888,"componentType":5126,"count":13,"max":[0.08851867876124361,0.000354999545217,-0.0595660231233053],"min":[0.0885127428918683,0.000349999545217,-0.0596558504448778],"type":"VEC3"},{"bufferView":0,"byteOffset":1888044,"componentType":5126,"count":57,"max":[0.08853047869620262,0.000354999545217,-0.0595730684035992],"min":[0.0884728433136321,0.000349999545217,-0.05968050892514886],"type":"VEC3"},{"bufferView":0,"byteOffset":1888728,"componentType":5126,"count":65,"max":[0.08852707993243521,0.000354999545217,-0.059542642463138146],"min":[0.08846946848482062,0.000349999545217,-0.059649979377626505],"type":"VEC3"},{"bufferView":0,"byteOffset":1889508,"componentType":5126,"count":78,"max":[0.08851329339486211,0.000354999545217,-0.05955635313082957],"min":[0.08848126841978063,0.000349999545217,-0.059666867328832696],"type":"VEC3"},{"bufferView":0,"byteOffset":1890444,"componentType":5126,"count":67,"max":[0.08853043603861162,0.000349999545217,-0.05954264898562115],"min":[0.0884695414987108,0.000349999545217,-0.059680503991202095],"type":"VEC3"},{"bufferView":0,"byteOffset":1891248,"componentType":5126,"count":33,"max":[0.08851817881367767,0.000354999545217,-0.059556357444406884],"min":[0.08848128208413494,0.000354999545217,-0.05966680047835093],"type":"VEC3"},{"bufferView":0,"byteOffset":1891644,"componentType":5126,"count":13,"max":[0.08866405970433261,0.000354999545217,-0.059566023125038906],"min":[0.0886581238349582,0.000349999545217,-0.0596558504466115],"type":"VEC3"},{"bufferView":0,"byteOffset":1891800,"componentType":5126,"count":54,"max":[0.08867585963929261,0.000354999545217,-0.0595730684053329],"min":[0.08861822425672111,0.000349999545217,-0.059680508926882515],"type":"VEC3"},{"bufferView":0,"byteOffset":1892448,"componentType":5126,"count":65,"max":[0.0886724608755243,0.000354999545217,-0.05954264246487174],"min":[0.08861484942791063,0.000349999545217,-0.0596499793793601],"type":"VEC3"},{"bufferView":0,"byteOffset":1893228,"componentType":5126,"count":78,"max":[0.0886586743379521,0.000354999545217,-0.05955635313256322],"min":[0.08862664936286964,0.000349999545217,-0.0596668673305663],"type":"VEC3"},{"bufferView":0,"byteOffset":1894164,"componentType":5126,"count":67,"max":[0.08867581698170263,0.000349999545217,-0.059542648987354535],"min":[0.08861492244179925,0.000349999545217,-0.05968050399293559],"type":"VEC3"},{"bufferView":0,"byteOffset":1894968,"componentType":5126,"count":33,"max":[0.08866355975676704,0.000354999545217,-0.05955635744614045],"min":[0.0886266630272237,0.000354999545217,-0.0596668004800849],"type":"VEC3"},{"bufferView":0,"byteOffset":1895364,"componentType":5126,"count":4,"max":[0.0883974242565745,0.000354999545217,-0.0596622740812551],"min":[0.0883974242563846,0.000349999545217,-0.059678195032905106],"type":"VEC3"},{"bufferView":0,"byteOffset":1895412,"componentType":5126,"count":4,"max":[0.0884433075736475,0.000354999545217,-0.0596622740812551],"min":[0.0883974242565745,0.000349999545217,-0.0596622740818023],"type":"VEC3"},{"bufferView":0,"byteOffset":1895460,"componentType":5126,"count":91,"max":[0.08845709411119429,0.000354999545217,-0.059542642462264476],"min":[0.08839754393235126,0.000349999545217,-0.0596622740818023],"type":"VEC3"},{"bufferView":0,"byteOffset":1896552,"componentType":5126,"count":4,"max":[0.08845709411119429,0.000354999545217,-0.0595817023244835],"min":[0.08844529417621369,0.000349999545217,-0.0595834291086869],"type":"VEC3"},{"bufferView":0,"byteOffset":1896600,"componentType":5126,"count":98,"max":[0.0884592721913436,0.000354999545217,-0.0595563531299573],"min":[0.08840934386731435,0.000349999545217,-0.059678195033642606],"type":"VEC3"},{"bufferView":0,"byteOffset":1897776,"componentType":5126,"count":4,"max":[0.0884592721913436,0.000354999545217,-0.059678195032905106],"min":[0.0883974242563846,0.000349999545217,-0.059678195033642606],"type":"VEC3"},{"bufferView":0,"byteOffset":1897824,"componentType":5126,"count":51,"max":[0.0884592721913436,0.000349999545217,-0.059542646791429274],"min":[0.0883974242563846,0.000349999545217,-0.059678195033642606],"type":"VEC3"},{"bufferView":0,"byteOffset":1898436,"componentType":5126,"count":4,"max":[0.08856635720076601,0.000354999545217,-0.059569822049501606],"min":[0.0885663572000403,0.000349999545217,-0.059630673929777604],"type":"VEC3"},{"bufferView":0,"byteOffset":1898484,"componentType":5126,"count":4,"max":[0.0885956535902843,0.000354999545217,-0.059630673929777604],"min":[0.0885663572000403,0.000349999545217,-0.059630673930127005],"type":"VEC3"},{"bufferView":0,"byteOffset":1898532,"componentType":5126,"count":4,"max":[0.0885663571998591,0.000354999545217,-0.059645869632003606],"min":[0.0885663571994736,0.000349999545217,-0.0596781950349196],"type":"VEC3"},{"bufferView":0,"byteOffset":1898580,"componentType":5126,"count":4,"max":[0.0885663571994736,0.000354999545217,-0.0596781950347826],"min":[0.0885548684189866,0.000349999545217,-0.0596781950349196],"type":"VEC3"},{"bufferView":0,"byteOffset":1898628,"componentType":5126,"count":4,"max":[0.0885548684193721,0.000354999545217,-0.059645869631866605],"min":[0.0885548684189866,0.000349999545217,-0.0596781950347826],"type":"VEC3"},{"bufferView":0,"byteOffset":1898676,"componentType":5126,"count":4,"max":[0.0885548684193721,0.000354999545217,-0.0596458696317159],"min":[0.0885422307608351,0.000349999545217,-0.059645869631866605],"type":"VEC3"},{"bufferView":0,"byteOffset":1898724,"componentType":5126,"count":4,"max":[0.0885422307610163,0.000354999545217,-0.059630673929489904],"min":[0.0885422307608351,0.000349999545217,-0.0596458696317159],"type":"VEC3"},{"bufferView":0,"byteOffset":1898772,"componentType":5126,"count":4,"max":[0.0885548684195533,0.000354999545217,-0.059630673929489904],"min":[0.0885422307610163,0.000349999545217,-0.0596306739296406],"type":"VEC3"},{"bufferView":0,"byteOffset":1898820,"componentType":5126,"count":4,"max":[0.08855486842059651,0.000354999545217,-0.0595431950347826],"min":[0.0885548684195533,0.000349999545217,-0.0596306739296406],"type":"VEC3"},{"bufferView":0,"byteOffset":1898868,"componentType":5126,"count":10,"max":[0.0886069508910973,0.000354999545217,-0.0595431950347826],"min":[0.08855486842059651,0.000349999545217,-0.0596306739302617],"type":"VEC3"},{"bufferView":0,"byteOffset":1898988,"componentType":5126,"count":4,"max":[0.0886069508910973,0.000354999545217,-0.0596306739302617],"min":[0.0886069508909161,0.000349999545217,-0.059645869632487705],"type":"VEC3"},{"bufferView":0,"byteOffset":1899036,"componentType":5126,"count":4,"max":[0.0886069508909161,0.000354999545217,-0.059645869632003606],"min":[0.0885663571998591,0.000349999545217,-0.059645869632487705],"type":"VEC3"},{"bufferView":0,"byteOffset":1899084,"componentType":5126,"count":4,"max":[0.0885956535902843,0.000354999545217,-0.059569822049501606],"min":[0.08856635720076601,0.000349999545217,-0.059630673930127005],"type":"VEC3"},{"bufferView":0,"byteOffset":1899132,"componentType":5126,"count":15,"max":[0.0886069508910973,0.000349999545217,-0.0595431950347826],"min":[0.0885422307608351,0.000349999545217,-0.0596781950349196],"type":"VEC3"},{"bufferView":0,"byteOffset":1899312,"componentType":5126,"count":3,"max":[0.0885956535902843,0.000354999545217,-0.059569822049501606],"min":[0.0885663572000403,0.000354999545217,-0.059630673930127005],"type":"VEC3"},{"bufferView":0,"byteOffset":1899348,"componentType":5126,"count":4,"max":[0.088753025948341,0.000354999545217,-0.059602769096690204],"min":[0.0887264102735442,0.000349999545217,-0.0596027690970076],"type":"VEC3"},{"bufferView":0,"byteOffset":1899396,"componentType":5126,"count":15,"max":[0.0887264102735442,0.000354999545217,-0.0595921321048873],"min":[0.08870587407854891,0.000349999545217,-0.059602769096690204],"type":"VEC3"},{"bufferView":0,"byteOffset":1899576,"componentType":5126,"count":29,"max":[0.0887530259488735,0.000354999545217,-0.059558114453523554],"min":[0.08870338484292105,0.000349999545217,-0.0595921321048873],"type":"VEC3"},{"bufferView":0,"byteOffset":1899924,"componentType":5126,"count":4,"max":[0.08875302594815651,0.000354999545217,-0.0596182410845574],"min":[0.0887386649725467,0.000349999545217,-0.0596182410847286],"type":"VEC3"},{"bufferView":0,"byteOffset":1899972,"componentType":5126,"count":4,"max":[0.08875302594815651,0.000354999545217,-0.0596182410847286],"min":[0.0887530259474415,0.000349999545217,-0.0596781950371456],"type":"VEC3"},{"bufferView":0,"byteOffset":1900020,"componentType":5126,"count":4,"max":[0.0887654242563846,0.000354999545217,-0.0596781950371456],"min":[0.0887530259474415,0.000349999545217,-0.0596781950372935],"type":"VEC3"},{"bufferView":0,"byteOffset":1900068,"componentType":5126,"count":4,"max":[0.0887654242579945,0.000354999545217,-0.0595431950372935],"min":[0.0887654242563846,0.000349999545217,-0.0596781950372935],"type":"VEC3"},{"bufferView":0,"byteOffset":1900116,"componentType":5126,"count":47,"max":[0.0887654242579945,0.000354999545217,-0.05954319503679853],"min":[0.08869062750958807,0.000349999545217,-0.0596167562484413],"type":"VEC3"},{"bufferView":0,"byteOffset":1900680,"componentType":5126,"count":8,"max":[0.0887169796135777,0.000354999545217,-0.0596167559827315],"min":[0.088709512191996,0.000349999545217,-0.0596234905086147],"type":"VEC3"},{"bufferView":0,"byteOffset":1900776,"componentType":5126,"count":9,"max":[0.088709512191996,0.000354999545217,-0.0596234905086147],"min":[0.08868296832142561,0.000349999545217,-0.0596781950363102],"type":"VEC3"},{"bufferView":0,"byteOffset":1900884,"componentType":5126,"count":4,"max":[0.0886985260450026,0.000354999545217,-0.0596781950363102],"min":[0.08868296832142561,0.000349999545217,-0.059678195036495706],"type":"VEC3"},{"bufferView":0,"byteOffset":1900932,"componentType":5126,"count":14,"max":[0.0887261230537969,0.000354999545217,-0.0596224889738928],"min":[0.0886985260450026,0.000349999545217,-0.059678195036495706],"type":"VEC3"},{"bufferView":0,"byteOffset":1901100,"componentType":5126,"count":20,"max":[0.0887386649725467,0.000354999545217,-0.0596182410845574],"min":[0.0887261230537969,0.000349999545217,-0.0596224889738928],"type":"VEC3"},{"bufferView":0,"byteOffset":1901340,"componentType":5126,"count":4,"max":[0.0887530259488735,0.000354999545217,-0.0595581144538766],"min":[0.088753025948341,0.000349999545217,-0.0596027690970076],"type":"VEC3"},{"bufferView":0,"byteOffset":1901388,"componentType":5126,"count":54,"max":[0.0887654242579945,0.000349999545217,-0.05954319503696326],"min":[0.08868296832142561,0.000349999545217,-0.0596781950372935],"type":"VEC3"},{"bufferView":0,"byteOffset":1902036,"componentType":5126,"count":19,"max":[0.0887530259488735,0.000354999545217,-0.0595581144538766],"min":[0.0887034506176584,0.000354999545217,-0.0596027690970076],"type":"VEC3"},{"bufferView":0,"byteOffset":1902264,"componentType":5126,"count":102,"max":[0.0858505479453481,0.001057322033094,-0.0560199930567723],"min":[0.0858014973668451,0.00098131573127,-0.056020493057154605],"type":"VEC3"},{"bufferView":0,"byteOffset":1903488,"componentType":5126,"count":4,"max":[0.0858014973668571,0.000998731675942,-0.056019493056593705],"min":[0.0858014973668451,0.000985578738623,-0.0560204930565697],"type":"VEC3"},{"bufferView":0,"byteOffset":1903536,"componentType":5126,"count":14,"max":[0.0858212007788901,0.000985578738623,-0.056019493056593705],"min":[0.0858014973668451,0.00098131573127,-0.056020493056804704],"type":"VEC3"},{"bufferView":0,"byteOffset":1903704,"componentType":5126,"count":16,"max":[0.08584235985196911,0.000987086387564,-0.056019493056828705],"min":[0.0858212007788781,0.00098131573127,-0.056020493057057],"type":"VEC3"},{"bufferView":0,"byteOffset":1903896,"componentType":5126,"count":18,"max":[0.08585054794536011,0.001002786731717,-0.056019493057081],"min":[0.0858423598519571,0.000987086387564,-0.056020493057154605],"type":"VEC3"},{"bufferView":0,"byteOffset":1904112,"componentType":5126,"count":14,"max":[0.08585054794536011,0.001014795935357,-0.0560194930571278],"min":[0.0858462849379951,0.001002786731717,-0.056020493057154605],"type":"VEC3"},{"bufferView":0,"byteOffset":1904280,"componentType":5126,"count":7,"max":[0.0858462849380071,0.001024205744269,-0.05601949305701809],"min":[0.0858298567633251,0.001014795935357,-0.0560204930571038],"type":"VEC3"},{"bufferView":0,"byteOffset":1904364,"componentType":5126,"count":10,"max":[0.0858174836444241,0.001037202717906,-0.056019493056751204],"min":[0.08581470229205909,0.001030444291615,-0.0560204930567485],"type":"VEC3"},{"bufferView":0,"byteOffset":1904484,"componentType":5126,"count":11,"max":[0.08581857539020911,0.001044273071563,-0.056019493056751204],"min":[0.08581470229205909,0.001037202717906,-0.056020493056751865],"type":"VEC3"},{"bufferView":0,"byteOffset":1904616,"componentType":5126,"count":7,"max":[0.08584706475642609,0.00104697644208,-0.056019493056996154],"min":[0.0858286090538561,0.0010417256647310001,-0.056020493057113104],"type":"VEC3"},{"bufferView":0,"byteOffset":1904700,"componentType":5126,"count":4,"max":[0.08584706475642609,0.001054098783632,-0.0560194930571371],"min":[0.0858470647564141,0.0010417256647310001,-0.056020493057113104],"type":"VEC3"},{"bufferView":0,"byteOffset":1904748,"componentType":5126,"count":12,"max":[0.08584706475642609,0.001057322033094,-0.0560194930569319],"min":[0.0858298567633191,0.001054098783632,-0.056020493057113104],"type":"VEC3"},{"bufferView":0,"byteOffset":1904892,"componentType":5126,"count":16,"max":[0.08582985676333109,0.001057322033094,-0.056019493056692],"min":[0.0858097374481311,0.0010515513768,-0.05602049305690791],"type":"VEC3"},{"bufferView":0,"byteOffset":1905084,"componentType":5126,"count":18,"max":[0.0858097374481431,0.0010515513768,-0.0560194930565946],"min":[0.0858015753486871,0.001036058984226,-0.056020493056668],"type":"VEC3"},{"bufferView":0,"byteOffset":1905300,"componentType":5126,"count":14,"max":[0.08580518850737011,0.001036058984226,-0.0560194930565946],"min":[0.0858015753486871,0.001024569659531,-0.056020493056613704],"type":"VEC3"},{"bufferView":0,"byteOffset":1905468,"componentType":5126,"count":7,"max":[0.0858208628575691,0.001024569659531,-0.0560194930566377],"min":[0.0858051885073581,0.00101495189904,-0.05602049305669262],"type":"VEC3"},{"bufferView":0,"byteOffset":1905552,"componentType":5126,"count":11,"max":[0.0858374729898821,0.0010084534122219999,-0.05601949305700355],"min":[0.0858341977525201,0.0010015390222480002,-0.0560204930569987],"type":"VEC3"},{"bufferView":0,"byteOffset":1905684,"componentType":5126,"count":22,"max":[0.0858374729898821,0.0010015390222480002,-0.056019493056843506],"min":[0.08582244848834711,0.000991713310179,-0.0560204930569987],"type":"VEC3"},{"bufferView":0,"byteOffset":1905948,"componentType":5126,"count":16,"max":[0.0858224484883591,0.000998731675942,-0.056019493056593705],"min":[0.0858014973668451,0.000991713310179,-0.0560204930568195],"type":"VEC3"},{"bufferView":0,"byteOffset":1906140,"componentType":5126,"count":103,"max":[0.08585054794536011,0.001057322033094,-0.056019493056593705],"min":[0.0858014973668571,0.00098131573127,-0.0560199930569716],"type":"VEC3"},{"bufferView":0,"byteOffset":1907376,"componentType":5126,"count":165,"max":[0.088802422490122,0.000354999545217,-0.052505193322357896],"min":[0.0881724224841595,0.000354999545217,-0.0530051933298706],"type":"VEC3"},{"bufferView":0,"byteOffset":1909356,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000339999545217,-0.0525051933298706],"min":[0.0888024224841595,0.000339999545217,-0.0530051933320767],"type":"VEC3"},{"bufferView":0,"byteOffset":1909404,"componentType":5126,"count":4,"max":[0.088172422490122,0.000339999545217,-0.0525051933201518],"min":[0.0879874224841595,0.000339999545217,-0.053005193322357896],"type":"VEC3"},{"bufferView":0,"byteOffset":1909452,"componentType":5126,"count":4,"max":[0.08798742249012201,0.000339999545217,-0.0525051933201518],"min":[0.0879874224841595,0.000019999545217,-0.0530051933201518],"type":"VEC3"},{"bufferView":0,"byteOffset":1909500,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000019999545217,-0.0525051933201518],"min":[0.0879874224841595,0.000019999545217,-0.0530051933320767],"type":"VEC3"},{"bufferView":0,"byteOffset":1909548,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000339999545217,-0.052505193332076705],"min":[0.0889874224841595,0.000019999545217,-0.0530051933320767],"type":"VEC3"},{"bufferView":0,"byteOffset":1909596,"componentType":5126,"count":8,"max":[0.08898742249012201,0.000354999545217,-0.0525051933201518],"min":[0.08798742249012201,0.000019999545217,-0.052505193332076705],"type":"VEC3"},{"bufferView":0,"byteOffset":1909692,"componentType":5126,"count":8,"max":[0.0889874224841595,0.000354999545217,-0.0530051933201518],"min":[0.0879874224841595,0.000019999545217,-0.0530051933320767],"type":"VEC3"},{"bufferView":0,"byteOffset":1909788,"componentType":5126,"count":4,"max":[0.088172422490122,0.000354999545217,-0.052505193322357896],"min":[0.0881724224841595,0.000339999545217,-0.053005193322357896],"type":"VEC3"},{"bufferView":0,"byteOffset":1909836,"componentType":5126,"count":4,"max":[0.088802422490122,0.000354999545217,-0.0525051933298706],"min":[0.0888024224841595,0.000339999545217,-0.0530051933298706],"type":"VEC3"},{"bufferView":0,"byteOffset":1909884,"componentType":5126,"count":13,"max":[0.0884246769912246,0.000354999545217,-0.0527080214143203],"min":[0.08841874112184929,0.000349999545217,-0.0527978487358928],"type":"VEC3"},{"bufferView":0,"byteOffset":1910040,"componentType":5126,"count":57,"max":[0.08843647692618362,0.000354999545217,-0.052715066694614204],"min":[0.08837884154361311,0.000349999545217,-0.052822507216163855],"type":"VEC3"},{"bufferView":0,"byteOffset":1910724,"componentType":5126,"count":65,"max":[0.08843307816241619,0.000354999545217,-0.05268464075415315],"min":[0.08837546671480162,0.000349999545217,-0.0527919776686415],"type":"VEC3"},{"bufferView":0,"byteOffset":1911504,"componentType":5126,"count":76,"max":[0.0884192916248431,0.000354999545217,-0.05269835142184457],"min":[0.08838726664976164,0.000349999545217,-0.0528088656198477],"type":"VEC3"},{"bufferView":0,"byteOffset":1912416,"componentType":5126,"count":67,"max":[0.08843643426859263,0.000349999545217,-0.052684647276636146],"min":[0.08837553972869176,0.000349999545217,-0.0528225022822171],"type":"VEC3"},{"bufferView":0,"byteOffset":1913220,"componentType":5126,"count":33,"max":[0.08842417704365865,0.000354999545217,-0.052698355735421885],"min":[0.08838728031411604,0.000354999545217,-0.052808798769365936],"type":"VEC3"},{"bufferView":0,"byteOffset":1913616,"componentType":5126,"count":13,"max":[0.0885700579343136,0.000354999545217,-0.05270802141605391],"min":[0.0885641220649392,0.000349999545217,-0.0527978487376265],"type":"VEC3"},{"bufferView":0,"byteOffset":1913772,"componentType":5126,"count":57,"max":[0.08858185786927363,0.000354999545217,-0.0527150666963479],"min":[0.08852422248670211,0.000349999545217,-0.05282250721789752],"type":"VEC3"},{"bufferView":0,"byteOffset":1914456,"componentType":5126,"count":65,"max":[0.0885784591055052,0.000354999545217,-0.05268464075588674],"min":[0.08852084765789163,0.000349999545217,-0.0527919776703751],"type":"VEC3"},{"bufferView":0,"byteOffset":1915236,"componentType":5126,"count":78,"max":[0.0885646725679331,0.000354999545217,-0.052698351423578225],"min":[0.08853264759285064,0.000349999545217,-0.0528088656215813],"type":"VEC3"},{"bufferView":0,"byteOffset":1916172,"componentType":5126,"count":67,"max":[0.08858181521168361,0.000349999545217,-0.052684647278369544],"min":[0.0885209206717804,0.000349999545217,-0.05282250228395059],"type":"VEC3"},{"bufferView":0,"byteOffset":1916976,"componentType":5126,"count":33,"max":[0.08856955798674805,0.000354999545217,-0.05269835573715546],"min":[0.0885326612572047,0.000354999545217,-0.05280879877109991],"type":"VEC3"},{"bufferView":0,"byteOffset":1917372,"componentType":5126,"count":4,"max":[0.08830342248655551,0.000354999545217,-0.0528042723722701],"min":[0.08830342248636561,0.000349999545217,-0.0528201933239201],"type":"VEC3"},{"bufferView":0,"byteOffset":1917420,"componentType":5126,"count":4,"max":[0.0883493058036285,0.000354999545217,-0.0528042723722701],"min":[0.08830342248655551,0.000349999545217,-0.052804272372817304],"type":"VEC3"},{"bufferView":0,"byteOffset":1917468,"componentType":5126,"count":91,"max":[0.0883630923411753,0.000354999545217,-0.05268464075327942],"min":[0.08830354216233227,0.000349999545217,-0.052804272372817304],"type":"VEC3"},{"bufferView":0,"byteOffset":1918560,"componentType":5126,"count":4,"max":[0.0883630923411753,0.000354999545217,-0.052723700615498505],"min":[0.0883512924061947,0.000349999545217,-0.0527254273997019],"type":"VEC3"},{"bufferView":0,"byteOffset":1918608,"componentType":5126,"count":98,"max":[0.0883652704213246,0.000354999545217,-0.0526983514209723],"min":[0.08831534209729534,0.000349999545217,-0.0528201933246576],"type":"VEC3"},{"bufferView":0,"byteOffset":1919784,"componentType":5126,"count":4,"max":[0.0883652704213246,0.000354999545217,-0.0528201933239201],"min":[0.08830342248636561,0.000349999545217,-0.0528201933246576],"type":"VEC3"},{"bufferView":0,"byteOffset":1919832,"componentType":5126,"count":51,"max":[0.0883652704213246,0.000349999545217,-0.05268464508244423],"min":[0.08830342248636561,0.000349999545217,-0.0528201933246576],"type":"VEC3"},{"bufferView":0,"byteOffset":1920444,"componentType":5126,"count":4,"max":[0.088472355430747,0.000354999545217,-0.0527118203405166],"min":[0.0884723554300213,0.000349999545217,-0.0527726722207926],"type":"VEC3"},{"bufferView":0,"byteOffset":1920492,"componentType":5126,"count":4,"max":[0.0885016518202653,0.000354999545217,-0.0527726722207926],"min":[0.0884723554300213,0.000349999545217,-0.052772672221142],"type":"VEC3"},{"bufferView":0,"byteOffset":1920540,"componentType":5126,"count":4,"max":[0.08847235542984011,0.000354999545217,-0.0527878679230186],"min":[0.0884723554294546,0.000349999545217,-0.05282019332593461],"type":"VEC3"},{"bufferView":0,"byteOffset":1920588,"componentType":5126,"count":4,"max":[0.0884723554294546,0.000354999545217,-0.0528201933257976],"min":[0.0884608666489676,0.000349999545217,-0.05282019332593461],"type":"VEC3"},{"bufferView":0,"byteOffset":1920636,"componentType":5126,"count":4,"max":[0.0884608666493531,0.000354999545217,-0.05278786792288161],"min":[0.0884608666489676,0.000349999545217,-0.0528201933257976],"type":"VEC3"},{"bufferView":0,"byteOffset":1920684,"componentType":5126,"count":4,"max":[0.0884608666493531,0.000354999545217,-0.0527878679227309],"min":[0.08844822899081611,0.000349999545217,-0.05278786792288161],"type":"VEC3"},{"bufferView":0,"byteOffset":1920732,"componentType":5126,"count":4,"max":[0.0884482289909973,0.000354999545217,-0.052772672220504906],"min":[0.08844822899081611,0.000349999545217,-0.0527878679227309],"type":"VEC3"},{"bufferView":0,"byteOffset":1920780,"componentType":5126,"count":4,"max":[0.0884608666495343,0.000354999545217,-0.052772672220504906],"min":[0.0884482289909973,0.000349999545217,-0.052772672220655605],"type":"VEC3"},{"bufferView":0,"byteOffset":1920828,"componentType":5126,"count":4,"max":[0.08846086665057751,0.000354999545217,-0.0526851933257976],"min":[0.0884608666495343,0.000349999545217,-0.052772672220655605],"type":"VEC3"},{"bufferView":0,"byteOffset":1920876,"componentType":5126,"count":10,"max":[0.0885129491210783,0.000354999545217,-0.0526851933257976],"min":[0.08846086665057751,0.000349999545217,-0.0527726722212767],"type":"VEC3"},{"bufferView":0,"byteOffset":1920996,"componentType":5126,"count":4,"max":[0.0885129491210783,0.000354999545217,-0.0527726722212767],"min":[0.0885129491208971,0.000349999545217,-0.0527878679235027],"type":"VEC3"},{"bufferView":0,"byteOffset":1921044,"componentType":5126,"count":4,"max":[0.0885129491208971,0.000354999545217,-0.0527878679230186],"min":[0.08847235542984011,0.000349999545217,-0.0527878679235027],"type":"VEC3"},{"bufferView":0,"byteOffset":1921092,"componentType":5126,"count":4,"max":[0.0885016518202653,0.000354999545217,-0.0527118203405166],"min":[0.088472355430747,0.000349999545217,-0.052772672221142],"type":"VEC3"},{"bufferView":0,"byteOffset":1921140,"componentType":5126,"count":15,"max":[0.0885129491210783,0.000349999545217,-0.0526851933257976],"min":[0.08844822899081611,0.000349999545217,-0.05282019332593461],"type":"VEC3"},{"bufferView":0,"byteOffset":1921320,"componentType":5126,"count":3,"max":[0.0885016518202653,0.000354999545217,-0.0527118203405166],"min":[0.0884723554300213,0.000354999545217,-0.052772672221142],"type":"VEC3"},{"bufferView":0,"byteOffset":1921356,"componentType":5126,"count":4,"max":[0.088659024178322,0.000354999545217,-0.052744767387705206],"min":[0.0886324085035252,0.000349999545217,-0.052744767388022605],"type":"VEC3"},{"bufferView":0,"byteOffset":1921404,"componentType":5126,"count":15,"max":[0.0886324085035252,0.000354999545217,-0.0527341303959023],"min":[0.0886118723085299,0.000349999545217,-0.052744767387705206],"type":"VEC3"},{"bufferView":0,"byteOffset":1921584,"componentType":5126,"count":29,"max":[0.08865902417885449,0.000354999545217,-0.05270011274453855],"min":[0.08860938307290206,0.000349999545217,-0.0527341303959023],"type":"VEC3"},{"bufferView":0,"byteOffset":1921932,"componentType":5126,"count":4,"max":[0.08865902417813751,0.000354999545217,-0.0527602393755724],"min":[0.0886446632025277,0.000349999545217,-0.0527602393757436],"type":"VEC3"},{"bufferView":0,"byteOffset":1921980,"componentType":5126,"count":4,"max":[0.08865902417813751,0.000354999545217,-0.0527602393757436],"min":[0.0886590241774225,0.000349999545217,-0.0528201933281606],"type":"VEC3"},{"bufferView":0,"byteOffset":1922028,"componentType":5126,"count":4,"max":[0.0886714224863656,0.000354999545217,-0.0528201933281606],"min":[0.0886590241774225,0.000349999545217,-0.0528201933283085],"type":"VEC3"},{"bufferView":0,"byteOffset":1922076,"componentType":5126,"count":4,"max":[0.08867142248797551,0.000354999545217,-0.052685193328308504],"min":[0.0886714224863656,0.000349999545217,-0.0528201933283085],"type":"VEC3"},{"bufferView":0,"byteOffset":1922124,"componentType":5126,"count":47,"max":[0.08867142248797551,0.000354999545217,-0.05268519332781353],"min":[0.08859662573956907,0.000349999545217,-0.0527587545394563],"type":"VEC3"},{"bufferView":0,"byteOffset":1922688,"componentType":5126,"count":8,"max":[0.0886229778435587,0.000354999545217,-0.052758754273746496],"min":[0.088615510421977,0.000349999545217,-0.0527654887996297],"type":"VEC3"},{"bufferView":0,"byteOffset":1922784,"componentType":5126,"count":9,"max":[0.088615510421977,0.000354999545217,-0.0527654887996297],"min":[0.0885889665514066,0.000349999545217,-0.0528201933273252],"type":"VEC3"},{"bufferView":0,"byteOffset":1922892,"componentType":5126,"count":4,"max":[0.08860452427498361,0.000354999545217,-0.0528201933273252],"min":[0.0885889665514066,0.000349999545217,-0.0528201933275107],"type":"VEC3"},{"bufferView":0,"byteOffset":1922940,"componentType":5126,"count":14,"max":[0.08863212128377791,0.000354999545217,-0.0527644872649078],"min":[0.08860452427498361,0.000349999545217,-0.0528201933275107],"type":"VEC3"},{"bufferView":0,"byteOffset":1923108,"componentType":5126,"count":20,"max":[0.0886446632025277,0.000354999545217,-0.0527602393755724],"min":[0.08863212128377791,0.000349999545217,-0.0527644872649078],"type":"VEC3"},{"bufferView":0,"byteOffset":1923348,"componentType":5126,"count":4,"max":[0.08865902417885449,0.000354999545217,-0.0527001127448916],"min":[0.088659024178322,0.000349999545217,-0.052744767388022605],"type":"VEC3"},{"bufferView":0,"byteOffset":1923396,"componentType":5126,"count":54,"max":[0.08867142248797551,0.000349999545217,-0.052685193327978254],"min":[0.0885889665514066,0.000349999545217,-0.0528201933283085],"type":"VEC3"},{"bufferView":0,"byteOffset":1924044,"componentType":5126,"count":19,"max":[0.08865902417885449,0.000354999545217,-0.0527001127448916],"min":[0.08860944884763941,0.000354999545217,-0.052744767388022605],"type":"VEC3"},{"bufferView":0,"byteOffset":1924272,"componentType":5126,"count":36,"max":[0.0903531982512567,0.0009700522075170001,-0.0632157994110163],"min":[0.0903531981288648,5.22075170577407e-8,-0.0639157994110163],"type":"VEC3"},{"bufferView":0,"byteOffset":1924704,"componentType":5126,"count":4,"max":[0.0905031981288648,0.000912279665729,-0.0639157994110163],"min":[0.0903531981288648,0.000608591800113,-0.0639157994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1924752,"componentType":5126,"count":16,"max":[0.0905031981389661,0.0009700522075170001,-0.0638580268692283],"min":[0.0903531981288648,0.000912279665729,-0.0639157994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1924944,"componentType":5126,"count":4,"max":[0.0905031982451336,0.0009700522075170001,-0.06325081955700029],"min":[0.09035319813896611,0.0009700522075170001,-0.0638580268954551],"type":"VEC3"},{"bufferView":0,"byteOffset":1924992,"componentType":5126,"count":4,"max":[0.0905031982512567,0.000935032061533,-0.0632157994110163],"min":[0.0903531982512567,0.0000500522075170597,-0.0632157994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1925040,"componentType":5126,"count":4,"max":[0.0905031982512567,0.0000500522075170597,-0.0632157994110163],"min":[0.0903531982425144,5.22075170577407e-8,-0.0632657994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1925088,"componentType":5126,"count":4,"max":[0.0905031982425144,5.22075170580578e-8,-0.0632657994110163],"min":[0.0903531981376071,5.22075170577407e-8,-0.0638657994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1925136,"componentType":5126,"count":4,"max":[0.0905031981376071,0.0000500522075170597,-0.0638657994110163],"min":[0.0903531981288648,5.22075170577588e-8,-0.0639157994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1925184,"componentType":5126,"count":4,"max":[0.0905031981288648,0.000283282443512,-0.0639157994110163],"min":[0.0903531981288648,0.0000500522075170597,-0.0639157994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1925232,"componentType":5126,"count":10,"max":[0.0905031981331858,0.00036948706642500004,-0.0638910861636233],"min":[0.0903531981288648,0.000283282443512,-0.0639157994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1925352,"componentType":5126,"count":16,"max":[0.09050319813722868,0.000537651418411,-0.06386796384552955],"min":[0.0903531981326614,0.00036948706642500004,-0.0638940857556931],"type":"VEC3"},{"bufferView":0,"byteOffset":1925544,"componentType":5126,"count":10,"max":[0.0905031981326614,0.000608591800113,-0.0638940857294663],"min":[0.0903531981288648,0.000537651418411,-0.0639157994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1925664,"componentType":5126,"count":36,"max":[0.0905031982512567,0.0009700522075170001,-0.0632157994372431],"min":[0.0905031981288648,5.22075170577424e-8,-0.0639157994372431],"type":"VEC3"},{"bufferView":0,"byteOffset":1926096,"componentType":5126,"count":16,"max":[0.0905031982512567,0.0009700522075170001,-0.0632157994110163],"min":[0.0903531982451336,0.000935032061533,-0.0632508195832271],"type":"VEC3"},{"bufferView":0,"byteOffset":1926288,"componentType":5126,"count":6,"max":[0.0857126240611334,0.001246038090291,-0.0472633552069944],"min":[0.0856589985479105,0.001144349768562,-0.0472633552076339],"type":"VEC3"},{"bufferView":0,"byteOffset":1926360,"componentType":5126,"count":4,"max":[0.0857126240611334,0.0011559430690450002,-0.0472633552076339],"min":[0.0857126240611215,0.001144349768562,-0.0472643552076099],"type":"VEC3"},{"bufferView":0,"byteOffset":1926408,"componentType":5126,"count":4,"max":[0.0857126240611334,0.0011559430690450002,-0.047263355207151005],"min":[0.08567212549127101,0.0011559430690450002,-0.0472643552076099],"type":"VEC3"},{"bufferView":0,"byteOffset":1926456,"componentType":5126,"count":4,"max":[0.0856721254912829,0.001246038090291,-0.047263355207151005],"min":[0.08567212549127101,0.0011559430690450002,-0.047264355207127],"type":"VEC3"},{"bufferView":0,"byteOffset":1926504,"componentType":5126,"count":4,"max":[0.0856721254912829,0.001246038090291,-0.0472633552069944],"min":[0.0856589985478985,0.001246038090291,-0.047264355207127],"type":"VEC3"},{"bufferView":0,"byteOffset":1926552,"componentType":5126,"count":4,"max":[0.0856589985479105,0.001246038090291,-0.0472633552069944],"min":[0.0856589985478985,0.001144349768562,-0.0472643552069704],"type":"VEC3"},{"bufferView":0,"byteOffset":1926600,"componentType":5126,"count":4,"max":[0.0857126240611334,0.001144349768562,-0.0472633552069944],"min":[0.0856589985478985,0.001144349768562,-0.0472643552076099],"type":"VEC3"},{"bufferView":0,"byteOffset":1926648,"componentType":5126,"count":6,"max":[0.0857126240611215,0.001246038090291,-0.0472643552069704],"min":[0.0856589985478985,0.001144349768562,-0.0472643552076099],"type":"VEC3"},{"bufferView":0,"byteOffset":1926720,"componentType":5126,"count":8,"max":[0.08909642426014101,0.000354999545217,-0.0593631950382594],"min":[0.08884642426014101,0.00000499954521700002,-0.0593631950412406],"type":"VEC3"},{"bufferView":0,"byteOffset":1926816,"componentType":5126,"count":8,"max":[0.0890964242541785,0.000354999545217,-0.0598631950382594],"min":[0.0888464242541785,0.00000499954521700002,-0.0598631950412406],"type":"VEC3"},{"bufferView":0,"byteOffset":1926912,"componentType":5126,"count":4,"max":[0.08884642426014101,0.000019999545217,-0.0593631950382594],"min":[0.0888464242541785,0.00000499954521700002,-0.0598631950382594],"type":"VEC3"},{"bufferView":0,"byteOffset":1926960,"componentType":5126,"count":4,"max":[0.08889642426014091,0.000354999545217,-0.0593631950388556],"min":[0.0888964242541785,0.000339999545217,-0.0598631950388556],"type":"VEC3"},{"bufferView":0,"byteOffset":1927008,"componentType":5126,"count":4,"max":[0.08909642426014101,0.000354999545217,-0.0593631950388556],"min":[0.0888964242541785,0.000354999545217,-0.0598631950412406],"type":"VEC3"},{"bufferView":0,"byteOffset":1927056,"componentType":5126,"count":4,"max":[0.08909642426014101,0.000354999545217,-0.0593631950412406],"min":[0.0890964242541785,0.00000499954521700002,-0.0598631950412406],"type":"VEC3"},{"bufferView":0,"byteOffset":1927104,"componentType":5126,"count":4,"max":[0.08909642426014101,0.00000499954521700002,-0.0593631950382594],"min":[0.0888464242541785,0.00000499954521700002,-0.0598631950412406],"type":"VEC3"},{"bufferView":0,"byteOffset":1927152,"componentType":5126,"count":4,"max":[0.08908142426014101,0.000339999545217,-0.0593631950410617],"min":[0.0890814242541785,0.000019999545217,-0.059863195041061704],"type":"VEC3"},{"bufferView":0,"byteOffset":1927200,"componentType":5126,"count":4,"max":[0.08908142426014101,0.000019999545217,-0.0593631950382594],"min":[0.0888464242541785,0.000019999545217,-0.059863195041061704],"type":"VEC3"},{"bufferView":0,"byteOffset":1927248,"componentType":5126,"count":4,"max":[0.08908142426014101,0.000339999545217,-0.0593631950388556],"min":[0.0888964242541785,0.000339999545217,-0.059863195041061704],"type":"VEC3"},{"bufferView":0,"byteOffset":1927296,"componentType":5126,"count":67,"max":[0.0854105983308908,0.00075005216459,-0.0636704928553014],"min":[0.0846105983504538,5.21829301417258e-8,-0.0636704928648413],"type":"VEC3"},{"bufferView":0,"byteOffset":1928100,"componentType":5126,"count":4,"max":[0.08461059835283881,0.000179341500427,-0.0634704928601924],"min":[0.0846105983504538,0.0000500521817074804,-0.0636704928553014],"type":"VEC3"},{"bufferView":0,"byteOffset":1928148,"componentType":5126,"count":16,"max":[0.08466059835161581,0.0000500521817074804,-0.0634704928601924],"min":[0.0846105983504538,5.2182930141719004e-8,-0.0636704928558976],"type":"VEC3"},{"bufferView":0,"byteOffset":1928340,"componentType":5126,"count":4,"max":[0.0852898876581088,5.2182930143091204e-8,-0.06347049286078861],"min":[0.0846605983492308,5.2182930141719004e-8,-0.0636704928634018],"type":"VEC3"},{"bufferView":0,"byteOffset":1928388,"componentType":5126,"count":4,"max":[0.08539595367269381,0.00008540751990242031,-0.06347049286871441],"min":[0.0853252429939188,0.000014696843512600401,-0.0636704928646666],"type":"VEC3"},{"bufferView":0,"byteOffset":1928436,"componentType":5126,"count":4,"max":[0.0854105983332758,0.000700052165813,-0.0634704928697323],"min":[0.0854105983308908,0.00012076285809700001,-0.0636704928648413],"type":"VEC3"},{"bufferView":0,"byteOffset":1928484,"componentType":5126,"count":16,"max":[0.0854105983332758,0.00075005216459,-0.063470492869136],"min":[0.08536059833211379,0.000700052165813,-0.0636704928648413],"type":"VEC3"},{"bufferView":0,"byteOffset":1928676,"componentType":5126,"count":4,"max":[0.0853605983344988,0.00075005216459,-0.0634704928610271],"min":[0.0846805983487418,0.00075005216459,-0.063670492864245],"type":"VEC3"},{"bufferView":0,"byteOffset":1928724,"componentType":5126,"count":16,"max":[0.0846805983511268,0.00075005216459,-0.0634704928604309],"min":[0.0846305983499648,0.000700052165813,-0.0636704928561361],"type":"VEC3"},{"bufferView":0,"byteOffset":1928916,"componentType":5126,"count":16,"max":[0.0846802839616295,0.0006417237687229999,-0.0634704928608525],"min":[0.0846659536881588,0.0005710130923330001,-0.0636704928561324],"type":"VEC3"},{"bufferView":0,"byteOffset":1929108,"componentType":5126,"count":4,"max":[0.0846305983523498,0.000514947076526,-0.0634704928604309],"min":[0.0846305983499648,0.000313049629587,-0.0636704928555399],"type":"VEC3"},{"bufferView":0,"byteOffset":1929156,"componentType":5126,"count":67,"max":[0.0854105983332758,0.00075005216459,-0.0634704928601924],"min":[0.08461059835283881,5.2182930141719004e-8,-0.0634704928697323],"type":"VEC3"},{"bufferView":0,"byteOffset":1929960,"componentType":5126,"count":10,"max":[0.0846252430134208,0.000214696838622,-0.0634704928601924],"min":[0.0846105983504538,0.000179341500427,-0.063670492855476],"type":"VEC3"},{"bufferView":0,"byteOffset":1930080,"componentType":5126,"count":10,"max":[0.0853252429963038,0.000014696843512650402,-0.0634704928682928],"min":[0.0852898876557238,5.21829301430849e-8,-0.0636704928638234],"type":"VEC3"},{"bufferView":0,"byteOffset":1930200,"componentType":5126,"count":10,"max":[0.0854105983332758,0.00012076285809700001,-0.06347049286955761],"min":[0.0853959536703088,0.00008540751990225031,-0.0636704928648413],"type":"VEC3"},{"bufferView":0,"byteOffset":1930320,"componentType":5126,"count":4,"max":[0.0846305983523498,0.000700052165813,-0.0634704928604309],"min":[0.0846305983499648,0.00069778978453,-0.0636704928555399],"type":"VEC3"},{"bufferView":0,"byteOffset":1930368,"componentType":5126,"count":4,"max":[0.0846659536905438,0.000662434446335,-0.0634704928606055],"min":[0.08464524301054681,0.0006417237687229999,-0.0636704928559615],"type":"VEC3"},{"bufferView":0,"byteOffset":1930416,"componentType":5126,"count":4,"max":[0.0846659536905438,0.0005710130923330001,-0.0634704928606055],"min":[0.08464524301054681,0.0005503024147210001,-0.0636704928559615],"type":"VEC3"},{"bufferView":0,"byteOffset":1930464,"componentType":5126,"count":10,"max":[0.0846452430129318,0.0005503024147210001,-0.0634704928604309],"min":[0.0846305983499648,0.000514947076526,-0.0636704928557145],"type":"VEC3"},{"bufferView":0,"byteOffset":1930584,"componentType":5126,"count":8,"max":[0.0846352829628828,0.000313049629587,-0.0634704928604309],"min":[0.0846305983499648,0.00029191871701700003,-0.0636704928555957],"type":"VEC3"},{"bufferView":0,"byteOffset":1930680,"componentType":5126,"count":4,"max":[0.0846318917418238,0.000221345567025,-0.063470492860367],"min":[0.08462524301103581,0.000214696838622,-0.0636704928555553],"type":"VEC3"},{"bufferView":0,"byteOffset":1930728,"componentType":5126,"count":10,"max":[0.0846452430129318,0.00069778978453,-0.0634704928604309],"min":[0.0846305983499648,0.000662434446335,-0.0636704928557145],"type":"VEC3"},{"bufferView":0,"byteOffset":1930848,"componentType":5126,"count":4,"max":[0.08464185179187181,0.00029191871701700003,-0.0634704928604867],"min":[0.08463528296049781,0.000277831817789,-0.0636704928556741],"type":"VEC3"},{"bufferView":0,"byteOffset":1930896,"componentType":5126,"count":12,"max":[0.08464646787914556,0.000277831817789,-0.0634704928604463],"min":[0.0846318917394388,0.000221345567025,-0.06367049285572914],"type":"VEC3"},{"bufferView":0,"byteOffset":1931040,"componentType":5126,"count":14,"max":[0.08619444786776011,0.001084719653519,-0.0560199930607186],"min":[0.08610294917336211,0.00098303133179,-0.0560204930612556],"type":"VEC3"},{"bufferView":0,"byteOffset":1931208,"componentType":5126,"count":3,"max":[0.0861484125871481,0.001071722679883,-0.05601949306070891],"min":[0.0861465930108321,0.0010646003383310001,-0.0560204930606849],"type":"VEC3"},{"bufferView":0,"byteOffset":1931244,"componentType":5126,"count":3,"max":[0.0861655166044591,0.0010646003383310001,-0.0560194930609346],"min":[0.0861501541816141,0.001022334180066,-0.05602049306091061],"type":"VEC3"},{"bufferView":0,"byteOffset":1931280,"componentType":5126,"count":4,"max":[0.0861655166044591,0.001022334180066,-0.0560194930605276],"min":[0.08613138655167811,0.001022334180066,-0.05602049306091061],"type":"VEC3"},{"bufferView":0,"byteOffset":1931328,"componentType":5126,"count":4,"max":[0.0861465930108441,0.0010646003383310001,-0.0560194930605276],"min":[0.08613138655167811,0.001022334180066,-0.0560204930606849],"type":"VEC3"},{"bufferView":0,"byteOffset":1931376,"componentType":5126,"count":4,"max":[0.08615571688633711,0.001084719653519,-0.0560194930606503],"min":[0.0861416801547971,0.001084719653519,-0.0560204930607937],"type":"VEC3"},{"bufferView":0,"byteOffset":1931424,"componentType":5126,"count":4,"max":[0.08614168015481011,0.001084719653519,-0.056019493060188504],"min":[0.08610294917336211,0.00098303133179,-0.0560204930606263],"type":"VEC3"},{"bufferView":0,"byteOffset":1931472,"componentType":5126,"count":4,"max":[0.0861174537959521,0.00098303133179,-0.056019493060188504],"min":[0.08610294917336211,0.00098303133179,-0.0560204930603374],"type":"VEC3"},{"bufferView":0,"byteOffset":1931520,"componentType":5126,"count":4,"max":[0.0861272275201261,0.001010844855371,-0.0560194930603614],"min":[0.0861174537959401,0.00098303133179,-0.056020493060454],"type":"VEC3"},{"bufferView":0,"byteOffset":1931568,"componentType":5126,"count":4,"max":[0.0861695716602331,0.001010844855371,-0.056019493060478],"min":[0.0861272275201141,0.001010844855371,-0.0560204930609589],"type":"VEC3"},{"bufferView":0,"byteOffset":1931616,"componentType":5126,"count":4,"max":[0.08617994324519511,0.001010844855371,-0.0560194930609829],"min":[0.0861695716602211,0.00098303133179,-0.056020493061082595],"type":"VEC3"},{"bufferView":0,"byteOffset":1931664,"componentType":5126,"count":4,"max":[0.0861944478677721,0.00098303133179,-0.0560194930611066],"min":[0.0861799432451831,0.00098303133179,-0.0560204930612556],"type":"VEC3"},{"bufferView":0,"byteOffset":1931712,"componentType":5126,"count":4,"max":[0.0861944478677721,0.001084719653519,-0.0560194930608177],"min":[0.08615571688632509,0.00098303133179,-0.0560204930612556],"type":"VEC3"},{"bufferView":0,"byteOffset":1931760,"componentType":5126,"count":14,"max":[0.0861944478677721,0.001084719653519,-0.056019493060188504],"min":[0.0861029491733741,0.00098303133179,-0.056019993060739404],"type":"VEC3"},{"bufferView":0,"byteOffset":1931928,"componentType":5126,"count":8,"max":[0.089002422490122,0.000354999545217,-0.0525051933292744],"min":[0.088752422490122,0.00000499954521700002,-0.052505193332255604],"type":"VEC3"},{"bufferView":0,"byteOffset":1932024,"componentType":5126,"count":8,"max":[0.0890024224841595,0.000354999545217,-0.0530051933292744],"min":[0.0887524224841595,0.00000499954521700002,-0.053005193332255604],"type":"VEC3"},{"bufferView":0,"byteOffset":1932120,"componentType":5126,"count":4,"max":[0.088752422490122,0.000019999545217,-0.0525051933292744],"min":[0.0887524224841595,0.00000499954521700002,-0.0530051933292744],"type":"VEC3"},{"bufferView":0,"byteOffset":1932168,"componentType":5126,"count":4,"max":[0.088802422490122,0.000354999545217,-0.0525051933298706],"min":[0.0888024224841595,0.000339999545217,-0.0530051933298706],"type":"VEC3"},{"bufferView":0,"byteOffset":1932216,"componentType":5126,"count":4,"max":[0.089002422490122,0.000354999545217,-0.0525051933298706],"min":[0.0888024224841595,0.000354999545217,-0.053005193332255604],"type":"VEC3"},{"bufferView":0,"byteOffset":1932264,"componentType":5126,"count":4,"max":[0.089002422490122,0.000354999545217,-0.052505193332255604],"min":[0.0890024224841595,0.00000499954521700002,-0.053005193332255604],"type":"VEC3"},{"bufferView":0,"byteOffset":1932312,"componentType":5126,"count":4,"max":[0.089002422490122,0.00000499954521700002,-0.0525051933292744],"min":[0.0887524224841595,0.00000499954521700002,-0.053005193332255604],"type":"VEC3"},{"bufferView":0,"byteOffset":1932360,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000339999545217,-0.052505193332076705],"min":[0.0889874224841595,0.000019999545217,-0.0530051933320767],"type":"VEC3"},{"bufferView":0,"byteOffset":1932408,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000019999545217,-0.0525051933292744],"min":[0.0887524224841595,0.000019999545217,-0.0530051933320767],"type":"VEC3"},{"bufferView":0,"byteOffset":1932456,"componentType":5126,"count":4,"max":[0.08898742249012201,0.000339999545217,-0.0525051933298706],"min":[0.0888024224841595,0.000339999545217,-0.0530051933320767],"type":"VEC3"},{"bufferView":0,"byteOffset":1932504,"componentType":5126,"count":96,"max":[0.0925081984785559,0.0011000522075170001,-0.061915799787808506],"min":[0.0925081984084588,5.22075170577405e-8,-0.0623167086173145],"type":"VEC3"},{"bufferView":0,"byteOffset":1933656,"componentType":5126,"count":4,"max":[0.0926481984785559,0.000778473652871,-0.061915799787808506],"min":[0.0925081984785559,0.000555069425217,-0.0619157998122868],"type":"VEC3"},{"bufferView":0,"byteOffset":1933704,"componentType":5126,"count":4,"max":[0.0926481984785559,0.000458970837729,-0.061915799787808506],"min":[0.0925081984785559,0.000060052207517059695,-0.0619157998122868],"type":"VEC3"},{"bufferView":0,"byteOffset":1933752,"componentType":5126,"count":16,"max":[0.0926481984785559,0.000060052207517059695,-0.061915799787808506],"min":[0.09250819846806521,5.22075170587123e-8,-0.061975799812286805],"type":"VEC3"},{"bufferView":0,"byteOffset":1933944,"componentType":5126,"count":4,"max":[0.0926481984680652,5.22075170587123e-8,-0.0619757997878085],"min":[0.0925081984224464,5.22075170577405e-8,-0.0622367086417928],"type":"VEC3"},{"bufferView":0,"byteOffset":1933992,"componentType":5126,"count":16,"max":[0.0926481984224464,0.0000800522075170597,-0.0622367086173145],"min":[0.0925081984084588,5.22075170577405e-8,-0.062316708641792805],"type":"VEC3"},{"bufferView":0,"byteOffset":1934184,"componentType":5126,"count":16,"max":[0.0926481984224464,0.000174442212329,-0.0622367086173145],"min":[0.0925081984084588,0.0000944422123285797,-0.062316708641792805],"type":"VEC3"},{"bufferView":0,"byteOffset":1934376,"componentType":5126,"count":4,"max":[0.0926481984453352,0.000174442212329,-0.0621057997878085],"min":[0.0925081984224464,0.000174442212329,-0.0622367086417928],"type":"VEC3"},{"bufferView":0,"byteOffset":1934424,"componentType":5126,"count":4,"max":[0.0926481984523291,0.0010700349797,-0.062065799787808504],"min":[0.0925081984523291,0.000214442212329,-0.0620657998122868],"type":"VEC3"},{"bufferView":0,"byteOffset":1934472,"componentType":5126,"count":4,"max":[0.0926481984722337,0.0011000522075170001,-0.0619519585815255],"min":[0.09250819845757739,0.0011000522075170001,-0.062035782584469804],"type":"VEC3"},{"bufferView":0,"byteOffset":1934520,"componentType":5126,"count":4,"max":[0.0926481984785559,0.0010638934138000001,-0.061915799787808506],"min":[0.0925081984785559,0.000858040135374,-0.0619157998122868],"type":"VEC3"},{"bufferView":0,"byteOffset":1934568,"componentType":5126,"count":96,"max":[0.0926481984785559,0.0011000522075170001,-0.0619157998122868],"min":[0.0926481984084588,5.2207517057741106e-8,-0.062316708641792805],"type":"VEC3"},{"bufferView":0,"byteOffset":1935720,"componentType":5126,"count":14,"max":[0.0926481984785559,0.000555069425217,-0.061915799787808506],"min":[0.09250819847676531,0.00054136716645,-0.061926040646208796],"type":"VEC3"},{"bufferView":0,"byteOffset":1935888,"componentType":5126,"count":14,"max":[0.0926481984785559,0.000790603055619,-0.061915799787808506],"min":[0.09250819847699521,0.000778473652871,-0.061924726083386804],"type":"VEC3"},{"bufferView":0,"byteOffset":1936056,"componentType":5126,"count":14,"max":[0.0926481984785559,0.000471877954587,-0.061915799787808506],"min":[0.09250819847684581,0.000458970837729,-0.0619255803014358],"type":"VEC3"},{"bufferView":0,"byteOffset":1936224,"componentType":5126,"count":4,"max":[0.0926481984084588,0.0000944422123285797,-0.0623167086173145],"min":[0.0925081984084588,0.0000800522075170597,-0.062316708641792805],"type":"VEC3"},{"bufferView":0,"byteOffset":1936272,"componentType":5126,"count":16,"max":[0.0926481984523291,0.000214442212329,-0.062065799787808504],"min":[0.0925081984453353,0.000174442212329,-0.0621057998122868],"type":"VEC3"},{"bufferView":0,"byteOffset":1936464,"componentType":5126,"count":16,"max":[0.09264819845757749,0.0011000522075170001,-0.0620357825599915],"min":[0.0925081984523291,0.0010700349797,-0.0620657998122868],"type":"VEC3"},{"bufferView":0,"byteOffset":1936656,"componentType":5126,"count":16,"max":[0.0926481984785559,0.0011000522075170001,-0.061915799787808506],"min":[0.0925081984722337,0.0010638934138000001,-0.061951958606003804],"type":"VEC3"},{"bufferView":0,"byteOffset":1936848,"componentType":5126,"count":14,"max":[0.0926481984785559,0.000858040135374,-0.061915799787808506],"min":[0.0925081984772406,0.000848321591343,-0.061923322774530803],"type":"VEC3"},{"bufferView":0,"byteOffset":1937016,"componentType":5126,"count":24,"max":[0.09264819847684581,0.00054136716645,-0.0619255802769575],"min":[0.09250819847227237,0.000471877954587,-0.06195173738652566],"type":"VEC3"},{"bufferView":0,"byteOffset":1937304,"componentType":5126,"count":24,"max":[0.0926481984772405,0.000848321591343,-0.0619233227500525],"min":[0.09250819847333033,0.000790603055619,-0.061945686619696155],"type":"VEC3"},{"bufferView":0,"byteOffset":1937592,"componentType":5126,"count":67,"max":[0.0854105983308908,0.00075005216459,-0.0549143550074014],"min":[0.0846105983504538,5.21829301417258e-8,-0.0549143550169413],"type":"VEC3"},{"bufferView":0,"byteOffset":1938396,"componentType":5126,"count":4,"max":[0.08461059835283881,0.000179341500427,-0.0547143550122924],"min":[0.0846105983504538,0.0000500521817074804,-0.0549143550074014],"type":"VEC3"},{"bufferView":0,"byteOffset":1938444,"componentType":5126,"count":16,"max":[0.08466059835161581,0.0000500521817074804,-0.0547143550122924],"min":[0.0846105983504538,5.2182930141719004e-8,-0.0549143550079976],"type":"VEC3"},{"bufferView":0,"byteOffset":1938636,"componentType":5126,"count":4,"max":[0.0852898876581088,5.2182930143091204e-8,-0.054714355012888606],"min":[0.0846605983492308,5.2182930141719004e-8,-0.0549143550155018],"type":"VEC3"},{"bufferView":0,"byteOffset":1938684,"componentType":5126,"count":4,"max":[0.08539595367269381,0.00008540751990242031,-0.054714355020814405],"min":[0.0853252429939188,0.000014696843512600401,-0.0549143550167666],"type":"VEC3"},{"bufferView":0,"byteOffset":1938732,"componentType":5126,"count":4,"max":[0.0854105983332758,0.000700052165813,-0.0547143550218323],"min":[0.0854105983308908,0.00012076285809700001,-0.0549143550169413],"type":"VEC3"},{"bufferView":0,"byteOffset":1938780,"componentType":5126,"count":16,"max":[0.0854105983332758,0.00075005216459,-0.054714355021236005],"min":[0.08536059833211379,0.000700052165813,-0.0549143550169413],"type":"VEC3"},{"bufferView":0,"byteOffset":1938972,"componentType":5126,"count":4,"max":[0.0853605983344988,0.00075005216459,-0.054714355013127096],"min":[0.0846805983487418,0.00075005216459,-0.054914355016345],"type":"VEC3"},{"bufferView":0,"byteOffset":1939020,"componentType":5126,"count":16,"max":[0.0846805983511268,0.00075005216459,-0.054714355012530906],"min":[0.0846305983499648,0.000700052165813,-0.054914355008236104],"type":"VEC3"},{"bufferView":0,"byteOffset":1939212,"componentType":5126,"count":16,"max":[0.0846802839616295,0.0006417237687229999,-0.054714355012952506],"min":[0.0846659536881588,0.0005710130923330001,-0.05491435500823239],"type":"VEC3"},{"bufferView":0,"byteOffset":1939404,"componentType":5126,"count":4,"max":[0.0846305983523498,0.000514947076526,-0.054714355012530906],"min":[0.0846305983499648,0.000313049629587,-0.0549143550076399],"type":"VEC3"},{"bufferView":0,"byteOffset":1939452,"componentType":5126,"count":67,"max":[0.0854105983332758,0.00075005216459,-0.0547143550122924],"min":[0.08461059835283881,5.2182930141719004e-8,-0.0547143550218323],"type":"VEC3"},{"bufferView":0,"byteOffset":1940256,"componentType":5126,"count":10,"max":[0.0846252430134208,0.000214696838622,-0.0547143550122924],"min":[0.0846105983504538,0.000179341500427,-0.054914355007576],"type":"VEC3"},{"bufferView":0,"byteOffset":1940376,"componentType":5126,"count":10,"max":[0.0853252429963038,0.000014696843512650402,-0.054714355020392805],"min":[0.0852898876557238,5.21829301430849e-8,-0.0549143550159234],"type":"VEC3"},{"bufferView":0,"byteOffset":1940496,"componentType":5126,"count":10,"max":[0.0854105983332758,0.00012076285809700001,-0.054714355021657606],"min":[0.0853959536703088,0.00008540751990225031,-0.0549143550169413],"type":"VEC3"},{"bufferView":0,"byteOffset":1940616,"componentType":5126,"count":4,"max":[0.0846305983523498,0.000700052165813,-0.054714355012530906],"min":[0.0846305983499648,0.00069778978453,-0.0549143550076399],"type":"VEC3"},{"bufferView":0,"byteOffset":1940664,"componentType":5126,"count":4,"max":[0.0846659536905438,0.000662434446335,-0.054714355012705496],"min":[0.08464524301054681,0.0006417237687229999,-0.0549143550080615],"type":"VEC3"},{"bufferView":0,"byteOffset":1940712,"componentType":5126,"count":4,"max":[0.0846659536905438,0.0005710130923330001,-0.054714355012705496],"min":[0.08464524301054681,0.0005503024147210001,-0.0549143550080615],"type":"VEC3"},{"bufferView":0,"byteOffset":1940760,"componentType":5126,"count":10,"max":[0.0846452430129318,0.0005503024147210001,-0.054714355012530906],"min":[0.0846305983499648,0.000514947076526,-0.054914355007814504],"type":"VEC3"},{"bufferView":0,"byteOffset":1940880,"componentType":5126,"count":8,"max":[0.0846352829628828,0.000313049629587,-0.054714355012530906],"min":[0.0846305983499648,0.00029191871701700003,-0.054914355007695696],"type":"VEC3"},{"bufferView":0,"byteOffset":1940976,"componentType":5126,"count":4,"max":[0.0846318917418238,0.000221345567025,-0.054714355012467006],"min":[0.08462524301103581,0.000214696838622,-0.054914355007655305],"type":"VEC3"},{"bufferView":0,"byteOffset":1941024,"componentType":5126,"count":10,"max":[0.0846452430129318,0.00069778978453,-0.054714355012530906],"min":[0.0846305983499648,0.000662434446335,-0.054914355007814504],"type":"VEC3"},{"bufferView":0,"byteOffset":1941144,"componentType":5126,"count":4,"max":[0.08464185179187181,0.00029191871701700003,-0.0547143550125867],"min":[0.08463528296049781,0.000277831817789,-0.0549143550077741],"type":"VEC3"},{"bufferView":0,"byteOffset":1941192,"componentType":5126,"count":12,"max":[0.08464646787914556,0.000277831817789,-0.054714355012546304],"min":[0.0846318917394388,0.000221345567025,-0.05491435500782913],"type":"VEC3"},{"bufferView":0,"byteOffset":1941336,"componentType":5126,"count":8,"max":[0.08831642426014091,0.000354999545217,-0.059363195028958],"min":[0.08806642426014091,0.00000499954521700002,-0.0593631950319392],"type":"VEC3"},{"bufferView":0,"byteOffset":1941432,"componentType":5126,"count":8,"max":[0.0883164242541785,0.000354999545217,-0.059863195028958004],"min":[0.0880664242541785,0.00000499954521700002,-0.0598631950319392],"type":"VEC3"},{"bufferView":0,"byteOffset":1941528,"componentType":5126,"count":4,"max":[0.08831642426014091,0.000019999545217,-0.0593631950319392],"min":[0.0883164242541785,0.00000499954521700002,-0.0598631950319392],"type":"VEC3"},{"bufferView":0,"byteOffset":1941576,"componentType":5126,"count":4,"max":[0.088266424260141,0.000354999545217,-0.0593631950313429],"min":[0.08826642425417851,0.000339999545217,-0.0598631950313429],"type":"VEC3"},{"bufferView":0,"byteOffset":1941624,"componentType":5126,"count":4,"max":[0.088266424260141,0.000354999545217,-0.059363195028958],"min":[0.0880664242541785,0.000354999545217,-0.0598631950313429],"type":"VEC3"},{"bufferView":0,"byteOffset":1941672,"componentType":5126,"count":4,"max":[0.08806642426014091,0.000354999545217,-0.059363195028958],"min":[0.0880664242541785,0.00000499954521700002,-0.059863195028958004],"type":"VEC3"},{"bufferView":0,"byteOffset":1941720,"componentType":5126,"count":4,"max":[0.08831642426014091,0.00000499954521700002,-0.059363195028958],"min":[0.0880664242541785,0.00000499954521700002,-0.0598631950319392],"type":"VEC3"},{"bufferView":0,"byteOffset":1941768,"componentType":5126,"count":4,"max":[0.08808142426014091,0.000339999545217,-0.0593631950291368],"min":[0.0880814242541785,0.000019999545217,-0.0598631950291368],"type":"VEC3"},{"bufferView":0,"byteOffset":1941816,"componentType":5126,"count":4,"max":[0.08831642426014091,0.000019999545217,-0.0593631950291368],"min":[0.0880814242541785,0.000019999545217,-0.0598631950319392],"type":"VEC3"},{"bufferView":0,"byteOffset":1941864,"componentType":5126,"count":4,"max":[0.088266424260141,0.000339999545217,-0.0593631950291368],"min":[0.0880814242541785,0.000339999545217,-0.0598631950313429],"type":"VEC3"},{"bufferView":0,"byteOffset":1941912,"componentType":5126,"count":6,"max":[0.0857126240611334,0.001246038090291,-0.0560194930548944],"min":[0.0856589985479105,0.001144349768562,-0.0560194930555339],"type":"VEC3"},{"bufferView":0,"byteOffset":1941984,"componentType":5126,"count":4,"max":[0.0857126240611334,0.0011559430690450002,-0.0560194930555339],"min":[0.0857126240611215,0.001144349768562,-0.05602049305550991],"type":"VEC3"},{"bufferView":0,"byteOffset":1942032,"componentType":5126,"count":4,"max":[0.0857126240611334,0.0011559430690450002,-0.056019493055051],"min":[0.08567212549127101,0.0011559430690450002,-0.05602049305550991],"type":"VEC3"},{"bufferView":0,"byteOffset":1942080,"componentType":5126,"count":4,"max":[0.0856721254912829,0.001246038090291,-0.056019493055051],"min":[0.08567212549127101,0.0011559430690450002,-0.056020493055027],"type":"VEC3"},{"bufferView":0,"byteOffset":1942128,"componentType":5126,"count":4,"max":[0.0856721254912829,0.001246038090291,-0.0560194930548944],"min":[0.0856589985478985,0.001246038090291,-0.056020493055027],"type":"VEC3"},{"bufferView":0,"byteOffset":1942176,"componentType":5126,"count":4,"max":[0.0856589985479105,0.001246038090291,-0.0560194930548944],"min":[0.0856589985478985,0.001144349768562,-0.056020493054870404],"type":"VEC3"},{"bufferView":0,"byteOffset":1942224,"componentType":5126,"count":4,"max":[0.0857126240611334,0.001144349768562,-0.0560194930548944],"min":[0.0856589985478985,0.001144349768562,-0.05602049305550991],"type":"VEC3"},{"bufferView":0,"byteOffset":1942272,"componentType":5126,"count":6,"max":[0.0857126240611215,0.001246038090291,-0.056020493054870404],"min":[0.0856589985478985,0.001144349768562,-0.05602049305550991],"type":"VEC3"},{"bufferView":0,"byteOffset":1942344,"componentType":5126,"count":8,"max":[0.08822242249012201,0.000354999545217,-0.052505193319973005],"min":[0.08797242249012201,0.00000499954521700002,-0.0525051933229542],"type":"VEC3"},{"bufferView":0,"byteOffset":1942440,"componentType":5126,"count":8,"max":[0.0882224224841595,0.000354999545217,-0.053005193319973005],"min":[0.0879724224841595,0.00000499954521700002,-0.0530051933229542],"type":"VEC3"},{"bufferView":0,"byteOffset":1942536,"componentType":5126,"count":4,"max":[0.08822242249012201,0.000019999545217,-0.0525051933229542],"min":[0.0882224224841595,0.00000499954521700002,-0.0530051933229542],"type":"VEC3"},{"bufferView":0,"byteOffset":1942584,"componentType":5126,"count":4,"max":[0.088172422490122,0.000354999545217,-0.052505193322357896],"min":[0.0881724224841595,0.000339999545217,-0.053005193322357896],"type":"VEC3"},{"bufferView":0,"byteOffset":1942632,"componentType":5126,"count":4,"max":[0.088172422490122,0.000354999545217,-0.052505193319973005],"min":[0.0879724224841595,0.000354999545217,-0.053005193322357896],"type":"VEC3"},{"bufferView":0,"byteOffset":1942680,"componentType":5126,"count":4,"max":[0.08797242249012201,0.000354999545217,-0.052505193319973005],"min":[0.0879724224841595,0.00000499954521700002,-0.053005193319973005],"type":"VEC3"},{"bufferView":0,"byteOffset":1942728,"componentType":5126,"count":4,"max":[0.08822242249012201,0.00000499954521700002,-0.052505193319973005],"min":[0.0879724224841595,0.00000499954521700002,-0.0530051933229542],"type":"VEC3"},{"bufferView":0,"byteOffset":1942776,"componentType":5126,"count":4,"max":[0.08798742249012201,0.000339999545217,-0.0525051933201518],"min":[0.0879874224841595,0.000019999545217,-0.0530051933201518],"type":"VEC3"},{"bufferView":0,"byteOffset":1942824,"componentType":5126,"count":4,"max":[0.08822242249012201,0.000019999545217,-0.0525051933201518],"min":[0.0879874224841595,0.000019999545217,-0.0530051933229542],"type":"VEC3"},{"bufferView":0,"byteOffset":1942872,"componentType":5126,"count":4,"max":[0.088172422490122,0.000339999545217,-0.0525051933201518],"min":[0.0879874224841595,0.000339999545217,-0.053005193322357896],"type":"VEC3"},{"bufferView":0,"byteOffset":1942920,"componentType":5126,"count":36,"max":[0.0940531982512567,0.0009700522075170001,-0.0632158000579448],"min":[0.09405319812886481,5.22075170577407e-8,-0.0639158000579448],"type":"VEC3"},{"bufferView":0,"byteOffset":1943352,"componentType":5126,"count":4,"max":[0.0942031981288648,0.000912279665729,-0.0639158000579448],"min":[0.09405319812886481,0.000608591800113,-0.0639158000841716],"type":"VEC3"},{"bufferView":0,"byteOffset":1943400,"componentType":5126,"count":16,"max":[0.09420319813896601,0.0009700522075170001,-0.06385802751615681],"min":[0.09405319812886481,0.000912279665729,-0.0639158000841716],"type":"VEC3"},{"bufferView":0,"byteOffset":1943592,"componentType":5126,"count":4,"max":[0.09420319824513351,0.0009700522075170001,-0.0632508202039288],"min":[0.0940531981389661,0.0009700522075170001,-0.0638580275423837],"type":"VEC3"},{"bufferView":0,"byteOffset":1943640,"componentType":5126,"count":4,"max":[0.0942031982512567,0.000935032061533,-0.0632158000579448],"min":[0.0940531982512567,0.0000500522075170597,-0.0632158000841717],"type":"VEC3"},{"bufferView":0,"byteOffset":1943688,"componentType":5126,"count":4,"max":[0.0942031982512567,0.0000500522075170597,-0.0632158000579448],"min":[0.0940531982425144,5.22075170577407e-8,-0.06326580008417171],"type":"VEC3"},{"bufferView":0,"byteOffset":1943736,"componentType":5126,"count":4,"max":[0.0942031982425144,5.22075170580601e-8,-0.0632658000579448],"min":[0.0940531981376071,5.22075170577407e-8,-0.0638658000841716],"type":"VEC3"},{"bufferView":0,"byteOffset":1943784,"componentType":5126,"count":4,"max":[0.09420319813760701,0.0000500522075170597,-0.0638658000579448],"min":[0.09405319812886481,5.22075170577588e-8,-0.0639158000841716],"type":"VEC3"},{"bufferView":0,"byteOffset":1943832,"componentType":5126,"count":4,"max":[0.0942031981288648,0.000283282443512,-0.0639158000579448],"min":[0.09405319812886481,0.0000500522075170597,-0.0639158000841716],"type":"VEC3"},{"bufferView":0,"byteOffset":1943880,"componentType":5126,"count":10,"max":[0.0942031981331858,0.00036948706642500004,-0.0638910868105518],"min":[0.09405319812886481,0.000283282443512,-0.0639158000841716],"type":"VEC3"},{"bufferView":0,"byteOffset":1944000,"componentType":5126,"count":16,"max":[0.09420319813722859,0.000537651418411,-0.06386796449245816],"min":[0.09405319813266129,0.00036948706642500004,-0.0638940864026216],"type":"VEC3"},{"bufferView":0,"byteOffset":1944192,"componentType":5126,"count":10,"max":[0.0942031981326613,0.000608591800113,-0.0638940863763948],"min":[0.09405319812886481,0.000537651418411,-0.0639158000841716],"type":"VEC3"},{"bufferView":0,"byteOffset":1944312,"componentType":5126,"count":36,"max":[0.0942031982512567,0.0009700522075170001,-0.0632158000841717],"min":[0.0942031981288648,5.22075170577424e-8,-0.0639158000841716],"type":"VEC3"},{"bufferView":0,"byteOffset":1944744,"componentType":5126,"count":16,"max":[0.0942031982512567,0.0009700522075170001,-0.0632158000579448],"min":[0.0940531982451335,0.000935032061533,-0.0632508202301557],"type":"VEC3"},{"bufferView":0,"byteOffset":1944936,"componentType":5126,"count":121,"max":[0.0857842373858681,0.001057322033094,-0.047263355207792006],"min":[0.08572588097424211,0.00098131573127,-0.0472638552081485],"type":"VEC3"},{"bufferView":0,"byteOffset":1946388,"componentType":5126,"count":12,"max":[0.0857424911065492,0.0010035145622399998,-0.047263355207946],"min":[0.08573879996602471,0.00099504053543,-0.0472643552079661],"type":"VEC3"},{"bufferView":0,"byteOffset":1946532,"componentType":5126,"count":12,"max":[0.08575221284282909,0.00099504053543,-0.047263355207990104],"min":[0.0857424911065373,0.000991765298074,-0.047264355208082004],"type":"VEC3"},{"bufferView":0,"byteOffset":1946676,"componentType":5126,"count":16,"max":[0.0857660416227778,0.000997691918052,-0.047263355208106],"min":[0.0857522128428171,0.000991765298074,-0.0472643552082469],"type":"VEC3"},{"bufferView":0,"byteOffset":1946868,"componentType":5126,"count":16,"max":[0.085771500351705,0.001012508467997,-0.0472633552082709],"min":[0.0857660416227658,0.000997691918052,-0.047264355208312],"type":"VEC3"},{"bufferView":0,"byteOffset":1947060,"componentType":5126,"count":4,"max":[0.085771500351705,0.0010194748458659999,-0.047263355208336],"min":[0.08577150035169301,0.001012508467997,-0.047264355208312],"type":"VEC3"},{"bufferView":0,"byteOffset":1947108,"componentType":5126,"count":4,"max":[0.085771500351705,0.0010194748458659999,-0.0472633552081333],"min":[0.0857545003101769,0.0010171873785059999,-0.047264355208312],"type":"VEC3"},{"bufferView":0,"byteOffset":1947156,"componentType":5126,"count":12,"max":[0.0857545003101889,0.0010171873785059999,-0.0472633552079863],"min":[0.08574217917917,0.001012716419575,-0.0472643552081093],"type":"VEC3"},{"bufferView":0,"byteOffset":1947300,"componentType":5126,"count":14,"max":[0.085742179179182,0.001012716419575,-0.047263355207946],"min":[0.08573879996602471,0.0010035145622399998,-0.0472643552079623],"type":"VEC3"},{"bufferView":0,"byteOffset":1947468,"componentType":5126,"count":32,"max":[0.0857842373858681,0.001057322033094,-0.047263355208174804],"min":[0.08575798349911161,0.0010297684489850001,-0.0472643552084639],"type":"VEC3"},{"bufferView":0,"byteOffset":1947852,"componentType":5126,"count":4,"max":[0.0857842373858681,0.0010297684489850001,-0.0472633552084879],"min":[0.08578423738585611,0.00098303133179,-0.0472643552084639],"type":"VEC3"},{"bufferView":0,"byteOffset":1947900,"componentType":5126,"count":4,"max":[0.0857842373858681,0.00098303133179,-0.047263355208336],"min":[0.08577150035169301,0.00098303133179,-0.0472643552084639],"type":"VEC3"},{"bufferView":0,"byteOffset":1947948,"componentType":5126,"count":5,"max":[0.085771500351705,0.000994260717012,-0.047263355208333996],"min":[0.08577133139103581,0.00098303133179,-0.047264355208312],"type":"VEC3"},{"bufferView":0,"byteOffset":1948008,"componentType":5126,"count":38,"max":[0.0857713313910477,0.0009942889310889198,-0.0472633552080666],"min":[0.0857489116115135,0.00098131573127,-0.04726435520831],"type":"VEC3"},{"bufferView":0,"byteOffset":1948464,"componentType":5126,"count":16,"max":[0.0857489116115254,0.00098703439967,-0.0472633552078664],"min":[0.0857321195215757,0.00098131573127,-0.047264355208042605],"type":"VEC3"},{"bufferView":0,"byteOffset":1948656,"componentType":5126,"count":16,"max":[0.0857321195215876,0.00100247480435,-0.047263355207792006],"min":[0.0857258809742302,0.00098703439967,-0.0472643552078424],"type":"VEC3"},{"bufferView":0,"byteOffset":1948848,"componentType":5126,"count":28,"max":[0.0857499773633634,0.001026181284262,-0.047263355207792006],"min":[0.0857258809742302,0.00100247480435,-0.0472643552080553],"type":"VEC3"},{"bufferView":0,"byteOffset":1949184,"componentType":5126,"count":4,"max":[0.085771500351705,0.001029196582146,-0.0472633552080793],"min":[0.0857499773633515,0.001026181284262,-0.047264355208312],"type":"VEC3"},{"bufferView":0,"byteOffset":1949232,"componentType":5126,"count":17,"max":[0.085771500351705,0.00104697644208,-0.04726335520821591],"min":[0.085756787777543,0.00102919658214581,-0.047264355208312],"type":"VEC3"},{"bufferView":0,"byteOffset":1949436,"componentType":5126,"count":9,"max":[0.085756787777543,0.00104697644208,-0.0472633552078766],"min":[0.08573297732183541,0.001038190487902,-0.04726435520804558],"type":"VEC3"},{"bufferView":0,"byteOffset":1949544,"componentType":5126,"count":4,"max":[0.0857329773218473,0.001050563606804,-0.0472633552078766],"min":[0.08573297732183541,0.001038190487902,-0.047264355207852604],"type":"VEC3"},{"bufferView":0,"byteOffset":1949592,"componentType":5126,"count":16,"max":[0.0857579834991235,0.001057322033094,-0.0472633552078766],"min":[0.08573297732183541,0.001050563606804,-0.0472643552081508],"type":"VEC3"},{"bufferView":0,"byteOffset":1949784,"componentType":5126,"count":120,"max":[0.08578423738585611,0.001057322033094,-0.0472638552081485],"min":[0.0857258809742302,0.00098131573127,-0.0472643552084639],"type":"VEC3"},{"bufferView":0,"byteOffset":1951224,"componentType":5126,"count":4,"max":[0.08577150035169706,0.000994260717012,-0.047263355208333996],"min":[0.08577116243038653,0.000994260717012,-0.04726435520831],"type":"VEC3"},{"bufferView":0,"byteOffset":1951272,"componentType":5126,"count":4,"max":[0.0981750790722794,0.0014050005770149,-0.0482131159446609],"min":[0.0980450790590428,0.00140500047429318,-0.04932311594621121],"type":"VEC3"},{"bufferView":0,"byteOffset":1951320,"componentType":5126,"count":4,"max":[0.0981750790700543,0.0013350004738560699,-0.048143115950780496],"min":[0.0980450790149779,0.0000750004681735935,-0.0481431160624834],"type":"VEC3"},{"bufferView":0,"byteOffset":1951368,"componentType":5126,"count":4,"max":[0.0981750790110834,0.00000500057701490299,-0.0482131160670528],"min":[0.0980450789978468,0.00000500047429318525,-0.049323116068603],"type":"VEC3"},{"bufferView":0,"byteOffset":1951416,"componentType":5126,"count":4,"max":[0.0981750790551482,0.00133500058313449,-0.0493931159507805],"min":[0.0980450790000719,0.00007500057745201099,-0.0493931160624834],"type":"VEC3"},{"bufferView":0,"byteOffset":1951464,"componentType":5126,"count":32,"max":[0.09804507907238844,0.0014050005770149,-0.048143115950780496],"min":[0.09804507899773776,0.00000500047997566827,-0.049393116060933204],"type":"VEC3"},{"bufferView":0,"byteOffset":1951848,"componentType":5126,"count":4,"max":[0.0982450790692196,0.00133500056827261,-0.0482131159531655],"min":[0.09824507900090661,0.0000750004712333863,-0.049323116063318205],"type":"VEC3"},{"bufferView":0,"byteOffset":1951896,"componentType":5126,"count":16,"max":[0.09817507907238844,0.00140500047997566,-0.048143115950780496],"min":[0.0980450790700543,0.0013350004681735902,-0.0482131159462112],"type":"VEC3"},{"bufferView":0,"byteOffset":1952088,"componentType":5126,"count":50,"max":[0.0982450790692196,0.00140500047429318,-0.048143115952330805],"min":[0.0981750790700543,0.0013034815956670116,-0.0482131159531655],"type":"VEC3"},{"bufferView":0,"byteOffset":1952688,"componentType":5126,"count":16,"max":[0.098175079014978,0.0000750004738560765,-0.0481431160609332],"min":[0.0980450790110834,0.00000500047429318525,-0.048213116068603],"type":"VEC3"},{"bufferView":0,"byteOffset":1952880,"componentType":5126,"count":18,"max":[0.0982450790692196,0.00133500047123338,-0.048143115952330805],"min":[0.098175079014978,0.00007500046745202675,-0.048213116063318205],"type":"VEC3"},{"bufferView":0,"byteOffset":1953096,"componentType":5126,"count":16,"max":[0.0982450790692196,0.0014050005713324102,-0.0482131159462112],"min":[0.0981750790590428,0.00133500047123338,-0.0493231159531655],"type":"VEC3"},{"bufferView":0,"byteOffset":1953288,"componentType":5126,"count":16,"max":[0.0981750790590428,0.0014050005770149,-0.0493231159446609],"min":[0.0980450790551482,0.00133500057745201,-0.049393115952330806],"type":"VEC3"},{"bufferView":0,"byteOffset":1953480,"componentType":5126,"count":50,"max":[0.0982450790141432,0.0000750004712333863,-0.0481431160624834],"min":[0.0981750790110834,0.00000500047429318525,-0.04824463493930945],"type":"VEC3"},{"bufferView":0,"byteOffset":1954080,"componentType":5126,"count":50,"max":[0.098245079055983,0.0014050005713324102,-0.04932311594621121],"min":[0.0981750790551482,0.0013034816973304586,-0.049393115952330806],"type":"VEC3"},{"bufferView":0,"byteOffset":1954680,"componentType":5126,"count":20,"max":[0.0982450790141432,0.000075000568272621,-0.048213116063318205],"min":[0.0981750789978468,0.00000500047429318525,-0.049323116068635306],"type":"VEC3"},{"bufferView":0,"byteOffset":1954920,"componentType":5126,"count":18,"max":[0.098245079055983,0.00133500057745201,-0.0493231159531655],"min":[0.0981750790000718,0.000075000568272621,-0.0493931160624834],"type":"VEC3"},{"bufferView":0,"byteOffset":1955136,"componentType":5126,"count":31,"max":[0.09824507900090661,0.00007500057745201099,-0.049323116063318205],"min":[0.09817507899773777,0.00000500057133241997,-0.0493931160624834],"type":"VEC3"},{"bufferView":0,"byteOffset":1955508,"componentType":5126,"count":16,"max":[0.0981750790000718,0.000075000583134494,-0.0493231160670528],"min":[0.09804507899773776,0.00000500057133241997,-0.0493931160624834],"type":"VEC3"},{"bufferView":0,"byteOffset":1955700,"componentType":5126,"count":4,"max":[0.0961132064382226,0.000899998894931237,-0.0623933989975839],"min":[0.0954132064251092,0.000899998827178611,-0.0625433990587798],"type":"VEC3"},{"bufferView":0,"byteOffset":1955748,"componentType":5126,"count":4,"max":[0.09536320651253201,0.0008499988293641861,-0.0623933989953983],"min":[0.0953632064294804,0.000049998822807478704,-0.0625433990303675],"type":"VEC3"},{"bufferView":0,"byteOffset":1955796,"componentType":5126,"count":4,"max":[0.09611320651690311,-1.1050687592642802e-9,-0.0623933990369242],"min":[0.09541320650378969,-1.17282138433492e-9,-0.0625433990981201],"type":"VEC3"},{"bufferView":0,"byteOffset":1955844,"componentType":5126,"count":4,"max":[0.096163206512532,0.000849998899302373,-0.0623933990653365],"min":[0.0961632064294804,0.000049998892745665904,-0.0625433991003057],"type":"VEC3"},{"bufferView":0,"byteOffset":1955892,"componentType":5126,"count":32,"max":[0.0961632064994185,0.000899998894931237,-0.06254339899488295],"min":[0.0953632064294804,-1.16626467305207e-9,-0.06254339910082105],"type":"VEC3"},{"bufferView":0,"byteOffset":1956276,"componentType":5126,"count":4,"max":[0.09611320651690311,0.000849998886188955,-0.0623433989997695],"min":[0.09541320644696491,0.000049998824993045,-0.062343399095934504],"type":"VEC3"},{"bufferView":0,"byteOffset":1956324,"componentType":5126,"count":16,"max":[0.096163206512532,0.0000499988993023772,-0.0623933990981201],"min":[0.0961132065037897,-1.11162547054714e-9,-0.06254339910082105],"type":"VEC3"},{"bufferView":0,"byteOffset":1956516,"componentType":5126,"count":40,"max":[0.096163206512532,0.000049998892745665904,-0.062343399095934504],"min":[0.09611320651690311,-1.11162547054714e-9,-0.06239339910082104],"type":"VEC3"},{"bufferView":0,"byteOffset":1956996,"componentType":5126,"count":16,"max":[0.09616320644259381,0.000899998894931237,-0.0623933990587798],"min":[0.0961132064251092,0.000849998892745662,-0.0625433990653365],"type":"VEC3"},{"bufferView":0,"byteOffset":1957188,"componentType":5126,"count":21,"max":[0.096163206512532,0.000849998892745662,-0.06234339906096541],"min":[0.0961132064469649,0.0000499988861889588,-0.0623933991003057],"type":"VEC3"},{"bufferView":0,"byteOffset":1957440,"componentType":5126,"count":16,"max":[0.09611320651867486,0.0000499988861889588,-0.0623433990347386],"min":[0.0954132065169031,-1.17282138433492e-9,-0.0623933990981201],"type":"VEC3"},{"bufferView":0,"byteOffset":1957632,"componentType":5126,"count":16,"max":[0.0954132065169031,0.00004999882936419,-0.062393399030367495],"min":[0.0953632064994186,-1.17282138433492e-9,-0.0625433990369242],"type":"VEC3"},{"bufferView":0,"byteOffset":1957824,"componentType":5126,"count":34,"max":[0.09616320644259381,0.000899998888374525,-0.06234339906096541],"min":[0.0961132064382226,0.000849998886188955,-0.0623933990653365],"type":"VEC3"},{"bufferView":0,"byteOffset":1958232,"componentType":5126,"count":40,"max":[0.09541320651867485,0.000049998824993045,-0.0623433990347386],"min":[0.09536320651253201,-1.17282138433492e-9,-0.0623933990369242],"type":"VEC3"},{"bufferView":0,"byteOffset":1958712,"componentType":5126,"count":21,"max":[0.0961132064469649,0.000899998888374525,-0.0623433989997695],"min":[0.0954132064382226,0.000849998824993041,-0.0623933990587798],"type":"VEC3"},{"bufferView":0,"byteOffset":1958964,"componentType":5126,"count":16,"max":[0.0954132065169031,0.000849998824993041,-0.0623433989997695],"min":[0.09536320644259381,0.000049998822292073853,-0.062393399030367495],"type":"VEC3"},{"bufferView":0,"byteOffset":1959156,"componentType":5126,"count":53,"max":[0.09543571992579192,0.000899998827178611,-0.0623433989997695],"min":[0.09536320644259381,0.0008499988222920705,-0.0623933989975839],"type":"VEC3"},{"bufferView":0,"byteOffset":1959792,"componentType":5126,"count":16,"max":[0.0954132064382226,0.000899998833735323,-0.062393398994882956],"min":[0.0953632064294804,0.000849998822807475,-0.0625433989975839],"type":"VEC3"},{"bufferView":0,"byteOffset":1959984,"componentType":5126,"count":96,"max":[0.0913081984785559,0.0011000522075170001,-0.061915799577993806],"min":[0.0913081984084588,5.22075170577405e-8,-0.0623167084074998],"type":"VEC3"},{"bufferView":0,"byteOffset":1961136,"componentType":5126,"count":4,"max":[0.0914481984785559,0.000778473652871,-0.061915799577993806],"min":[0.0913081984785559,0.000555069425217,-0.0619157996024722],"type":"VEC3"},{"bufferView":0,"byteOffset":1961184,"componentType":5126,"count":4,"max":[0.0914481984785559,0.000458970837729,-0.061915799577993806],"min":[0.0913081984785559,0.000060052207517059695,-0.0619157996024722],"type":"VEC3"},{"bufferView":0,"byteOffset":1961232,"componentType":5126,"count":16,"max":[0.0914481984785559,0.000060052207517059695,-0.061915799577993806],"min":[0.0913081984680652,5.22075170587123e-8,-0.0619757996024722],"type":"VEC3"},{"bufferView":0,"byteOffset":1961424,"componentType":5126,"count":4,"max":[0.0914481984680652,5.22075170587123e-8,-0.0619757995779938],"min":[0.0913081984224465,5.22075170577405e-8,-0.062236708431978205],"type":"VEC3"},{"bufferView":0,"byteOffset":1961472,"componentType":5126,"count":16,"max":[0.09144819842244639,0.0000800522075170597,-0.0622367084074998],"min":[0.0913081984084588,5.22075170577405e-8,-0.0623167084319782],"type":"VEC3"},{"bufferView":0,"byteOffset":1961664,"componentType":5126,"count":16,"max":[0.09144819842244639,0.000174442212329,-0.0622367084074998],"min":[0.0913081984084588,0.0000944422123285797,-0.0623167084319782],"type":"VEC3"},{"bufferView":0,"byteOffset":1961856,"componentType":5126,"count":4,"max":[0.09144819844533529,0.000174442212329,-0.0621057995779938],"min":[0.0913081984224465,0.000174442212329,-0.062236708431978205],"type":"VEC3"},{"bufferView":0,"byteOffset":1961904,"componentType":5126,"count":4,"max":[0.0914481984523291,0.0010700349797,-0.062065799577993803],"min":[0.0913081984523291,0.000214442212329,-0.062065799602472195],"type":"VEC3"},{"bufferView":0,"byteOffset":1961952,"componentType":5126,"count":4,"max":[0.0914481984722337,0.0011000522075170001,-0.0619519583717108],"min":[0.09130819845757751,0.0011000522075170001,-0.0620357823746552],"type":"VEC3"},{"bufferView":0,"byteOffset":1962000,"componentType":5126,"count":4,"max":[0.0914481984785559,0.0010638934138000001,-0.061915799577993806],"min":[0.0913081984785559,0.000858040135374,-0.0619157996024722],"type":"VEC3"},{"bufferView":0,"byteOffset":1962048,"componentType":5126,"count":96,"max":[0.0914481984785559,0.0011000522075170001,-0.0619157996024722],"min":[0.09144819840845879,5.2207517057741106e-8,-0.0623167084319782],"type":"VEC3"},{"bufferView":0,"byteOffset":1963200,"componentType":5126,"count":14,"max":[0.0914481984785559,0.000555069425217,-0.061915799577993806],"min":[0.0913081984767654,0.00054136716645,-0.06192604043639421],"type":"VEC3"},{"bufferView":0,"byteOffset":1963368,"componentType":5126,"count":14,"max":[0.0914481984785559,0.000790603055619,-0.061915799577993806],"min":[0.0913081984769952,0.000778473652871,-0.0619247258735722],"type":"VEC3"},{"bufferView":0,"byteOffset":1963536,"componentType":5126,"count":14,"max":[0.0914481984785559,0.000471877954587,-0.061915799577993806],"min":[0.0913081984768458,0.000458970837729,-0.0619255800916212],"type":"VEC3"},{"bufferView":0,"byteOffset":1963704,"componentType":5126,"count":4,"max":[0.09144819840845879,0.0000944422123285797,-0.0623167084074998],"min":[0.0913081984084588,0.0000800522075170597,-0.0623167084319782],"type":"VEC3"},{"bufferView":0,"byteOffset":1963752,"componentType":5126,"count":16,"max":[0.0914481984523291,0.000214442212329,-0.062065799577993803],"min":[0.09130819844533529,0.000174442212329,-0.06210579960247221],"type":"VEC3"},{"bufferView":0,"byteOffset":1963944,"componentType":5126,"count":16,"max":[0.09144819845757751,0.0011000522075170001,-0.0620357823501768],"min":[0.0913081984523291,0.0010700349797,-0.062065799602472195],"type":"VEC3"},{"bufferView":0,"byteOffset":1964136,"componentType":5126,"count":16,"max":[0.0914481984785559,0.0011000522075170001,-0.061915799577993806],"min":[0.0913081984722337,0.0010638934138000001,-0.0619519583961892],"type":"VEC3"},{"bufferView":0,"byteOffset":1964328,"componentType":5126,"count":14,"max":[0.0914481984785559,0.000858040135374,-0.061915799577993806],"min":[0.0913081984772406,0.000848321591343,-0.0619233225647162],"type":"VEC3"},{"bufferView":0,"byteOffset":1964496,"componentType":5126,"count":24,"max":[0.09144819847684581,0.00054136716645,-0.061925580067142806],"min":[0.09130819847227237,0.000471877954587,-0.061951737176711055],"type":"VEC3"},{"bufferView":0,"byteOffset":1964784,"componentType":5126,"count":24,"max":[0.0914481984772406,0.000848321591343,-0.0619233225402378],"min":[0.09130819847333033,0.000790603055619,-0.06194568640988155],"type":"VEC3"},{"bufferView":0,"byteOffset":1965072,"componentType":5126,"count":4,"max":[0.09883660721125741,0.0012560934671700902,-0.0525972453347964],"min":[0.0988051645313769,0.00100001391263806,-0.05409780026753],"type":"VEC3"},{"bufferView":0,"byteOffset":1965120,"componentType":5126,"count":24,"max":[0.0985366088357687,0.000287596526540978,-0.0545131296440838],"min":[0.0980366088314313,0.00020000000000018001,-0.0546123574536107],"type":"VEC3"},{"bufferView":0,"byteOffset":1965408,"componentType":5126,"count":4,"max":[0.0961366089216881,0.0010000028072695,-0.0525475226722104],"min":[0.0958865160932731,0.0007999971927305,-0.0525475226831423],"type":"VEC3"},{"bufferView":0,"byteOffset":1965456,"componentType":5126,"count":4,"max":[0.0975866089522861,0.0,-0.0518475227246682],"min":[0.09708660894200671,0.0,-0.0520826880809628],"type":"VEC3"},{"bufferView":0,"byteOffset":1965504,"componentType":5126,"count":50,"max":[0.0970866089522861,0.001,-0.0518475227246682],"min":[0.09708660892168809,0.0,-0.0525475227246682],"type":"VEC3"},{"bufferView":0,"byteOffset":1966104,"componentType":5126,"count":4,"max":[0.0985366088314313,0.0002,-0.054612357431755],"min":[0.09803660882115191,0.0002,-0.054847522788049705],"type":"VEC3"},{"bufferView":0,"byteOffset":1966152,"componentType":5126,"count":4,"max":[0.0966366089222005,0.001,-0.0525358009049963],"min":[0.0961366089216881,0.001,-0.052547522704998004],"type":"VEC3"},{"bufferView":0,"byteOffset":1966200,"componentType":5126,"count":4,"max":[0.0975866089522861,0.0002,-0.0518475227246682],"min":[0.0970866089522861,0.0,-0.0518475227465239],"type":"VEC3"},{"bufferView":0,"byteOffset":1966248,"componentType":5126,"count":32,"max":[0.09758660893521269,0.001,-0.052238117583508104],"min":[0.0970866089222005,0.000737210420377013,-0.0525358009683778],"type":"VEC3"},{"bufferView":0,"byteOffset":1966632,"componentType":5126,"count":8,"max":[0.0987868863181166,0.0012560934671700902,-0.054116078349656004],"min":[0.09588633138538291,0.00099999999999998,-0.054147522788049504],"type":"VEC3"},{"bufferView":0,"byteOffset":1966728,"componentType":5126,"count":4,"max":[0.09853660882115191,0.0002,-0.054847522766194],"min":[0.09803660882115191,0.0,-0.054847522788049705],"type":"VEC3"},{"bufferView":0,"byteOffset":1966776,"componentType":5126,"count":4,"max":[0.09708660892168809,0.001,-0.052547522704998004],"min":[0.0966366089216881,0.0008,-0.0525475227246682],"type":"VEC3"},{"bufferView":0,"byteOffset":1966824,"componentType":5126,"count":4,"max":[0.0975866089522861,0.0002,-0.0518475227246682],"min":[0.09708660894200671,0.0002,-0.0520826880809628],"type":"VEC3"},{"bufferView":0,"byteOffset":1966872,"componentType":5126,"count":50,"max":[0.0975866089522861,0.001,-0.0518475227465239],"min":[0.09758660892168809,0.0,-0.05254752274652381],"type":"VEC3"},{"bufferView":0,"byteOffset":1967472,"componentType":5126,"count":10,"max":[0.0987868863880547,0.0008,-0.0525475226831423],"min":[0.0958863314553214,0.000143906532829959,-0.0526280809437502],"type":"VEC3"},{"bufferView":0,"byteOffset":1967592,"componentType":5126,"count":14,"max":[0.09591768048679261,0.0013000000000000002,-0.05406645104011772],"min":[0.09587293281426258,0.00125609346717001,-0.05411119871460373],"type":"VEC3"},{"bufferView":0,"byteOffset":1967760,"componentType":5126,"count":4,"max":[0.0985366088314313,0.0,-0.054612357431755],"min":[0.09803660882115191,0.0,-0.054847522788049705],"type":"VEC3"},{"bufferView":0,"byteOffset":1967808,"componentType":5126,"count":4,"max":[0.0975866089222005,0.001,-0.0525358009465222],"min":[0.09708660892168809,0.001,-0.05254752274652381],"type":"VEC3"},{"bufferView":0,"byteOffset":1967856,"componentType":5126,"count":24,"max":[0.09758660894200671,0.000287596526540978,-0.0520826880591072],"min":[0.0970866089376693,0.00020000000000018001,-0.052181915868634],"type":"VEC3"},{"bufferView":0,"byteOffset":1968144,"componentType":5126,"count":50,"max":[0.09803660895228611,0.001,-0.051847522766194],"min":[0.0980366089216881,0.0,-0.052547522766194],"type":"VEC3"},{"bufferView":0,"byteOffset":1968744,"componentType":5126,"count":14,"max":[0.0987064234623068,0.00014390653282999,-0.0526280808239974],"min":[0.09596679437185751,0.0001,-0.0526777082513325],"type":"VEC3"},{"bufferView":0,"byteOffset":1968912,"componentType":5126,"count":4,"max":[0.0958680532420611,0.0012560934671700902,-0.052597245203662],"min":[0.0958366105621807,0.00100001391263806,-0.0540978001363956],"type":"VEC3"},{"bufferView":0,"byteOffset":1968960,"componentType":5126,"count":32,"max":[0.09853660884444342,0.00026278957962299097,-0.0543146740687409],"min":[0.0980366088314314,-5.42101086242752e-20,-0.0546123574536107],"type":"VEC3"},{"bufferView":0,"byteOffset":1969344,"componentType":5126,"count":4,"max":[0.0980366089216881,0.001,-0.05254752274652381],"min":[0.09758660892168809,0.0008,-0.052547522766194],"type":"VEC3"},{"bufferView":0,"byteOffset":1969392,"componentType":5126,"count":4,"max":[0.0975866089376693,0.000737210420377076,-0.052181915846778205],"min":[0.0970866089352127,0.00028759652654099997,-0.052238117605363205],"type":"VEC3"},{"bufferView":0,"byteOffset":1969440,"componentType":5126,"count":50,"max":[0.09853660895228611,0.001,-0.0518475227880497],"min":[0.0985366089216881,0.0,-0.0525475227880497],"type":"VEC3"},{"bufferView":0,"byteOffset":1970040,"componentType":5126,"count":71,"max":[0.0987312371150132,0.0001500000000000057,-0.0526277082513325],"min":[0.09865643106101722,0.0001,-0.052727708251332495],"type":"VEC3"},{"bufferView":0,"byteOffset":1970892,"componentType":5126,"count":15,"max":[0.0959176805515994,0.0013000000000000002,-0.05258384663254167],"min":[0.09587293287711338,0.00125609346717001,-0.052628594305071705],"type":"VEC3"},{"bufferView":0,"byteOffset":1971072,"componentType":5126,"count":4,"max":[0.0985366088469002,0.000712403473459,-0.054258472332011996],"min":[0.09803660884444351,0.000262789579623047,-0.054314674090597],"type":"VEC3"},{"bufferView":0,"byteOffset":1971120,"componentType":5126,"count":4,"max":[0.09853660892220051,0.001,-0.052535800988048005],"min":[0.0980366089216881,0.001,-0.0525475227880497],"type":"VEC3"},{"bufferView":0,"byteOffset":1971168,"componentType":5126,"count":4,"max":[0.0975866089222005,0.0008,-0.0525358009465222],"min":[0.09708660892168809,0.0008,-0.05254752274652381],"type":"VEC3"},{"bufferView":0,"byteOffset":1971216,"componentType":5126,"count":32,"max":[0.0985366089352126,0.001,-0.0522381176250339],"min":[0.09803660892220051,0.0007372104203770111,-0.0525358010099037],"type":"VEC3"},{"bufferView":0,"byteOffset":1971600,"componentType":5126,"count":4,"max":[0.0987064234601375,0.0001,-0.0526777081315795],"min":[0.0959667943133005,0.0001,-0.0540173373396125],"type":"VEC3"},{"bufferView":0,"byteOffset":1971648,"componentType":5126,"count":14,"max":[0.0987555372888146,0.0013000000000000002,-0.0525789669974896],"min":[0.0959176805496434,0.00125609346717001,-0.052628594429118304],"type":"VEC3"},{"bufferView":0,"byteOffset":1971816,"componentType":5126,"count":14,"max":[0.09870642340158049,0.000143906532829988,-0.0540173372198595],"min":[0.0959667943111312,0.0001,-0.054066964647194606],"type":"VEC3"},{"bufferView":0,"byteOffset":1971984,"componentType":5126,"count":27,"max":[0.0988366070382785,0.0012585327891683315,-0.0525475246802258],"min":[0.0987555372888151,0.00100001391244404,-0.052628594431287604],"type":"VEC3"},{"bufferView":0,"byteOffset":1972308,"componentType":5126,"count":24,"max":[0.09758660892653791,0.0008,-0.0524365731588508],"min":[0.0970866089222005,0.000712403473458921,-0.0525358009683778],"type":"VEC3"},{"bufferView":0,"byteOffset":1972596,"componentType":5126,"count":28,"max":[0.0988366087465279,0.0010000028070755,-0.052547522971960296],"min":[0.09878670192118211,0.0007999971929245041,-0.0525974298016691],"type":"VEC3"},{"bufferView":0,"byteOffset":1972932,"componentType":5126,"count":69,"max":[0.09875117107411054,0.00015000000000000617,-0.05396733733961251],"min":[0.09865644429729249,0.0001,-0.0540673373396125],"type":"VEC3"},{"bufferView":0,"byteOffset":1973760,"componentType":5126,"count":14,"max":[0.0988051645942275,0.0013000000000000002,-0.052628594429118304],"min":[0.09875553722379461,0.00125609346717001,-0.054066451168289606],"type":"VEC3"},{"bufferView":0,"byteOffset":1973928,"componentType":5126,"count":20,"max":[0.098836606972687,0.000799986087555924,-0.0540173373417826],"min":[0.0987064233994121,0.00014144582583792804,-0.0541475209177533],"type":"VEC3"},{"bufferView":0,"byteOffset":1974168,"componentType":5126,"count":4,"max":[0.0988366089195066,0.0010000028072695,-0.052597429972748105],"min":[0.09883660885393139,0.0007999971927305,-0.0540976156295781],"type":"VEC3"},{"bufferView":0,"byteOffset":1974216,"componentType":5126,"count":4,"max":[0.0985366089289945,0.000712403473459,-0.052380371463646595],"min":[0.0980366089265379,0.000262789579623047,-0.0524365732222317],"type":"VEC3"},{"bufferView":0,"byteOffset":1974264,"componentType":5126,"count":4,"max":[0.0988366072112575,0.000799986087361917,-0.0525972453347964],"min":[0.09875605070916281,0.000143906532829907,-0.05409780026753],"type":"VEC3"},{"bufferView":0,"byteOffset":1974312,"componentType":5126,"count":71,"max":[0.09601678671234727,0.00015000000000000576,-0.0539673372198595],"min":[0.0959419806584248,0.0001,-0.0540673372198595],"type":"VEC3"},{"bufferView":0,"byteOffset":1975164,"componentType":5126,"count":14,"max":[0.09875553722379461,0.0013000000000000002,-0.0540664510420737],"min":[0.0959176804846234,0.00125609346717001,-0.0541160784737024],"type":"VEC3"},{"bufferView":0,"byteOffset":1975332,"componentType":5126,"count":4,"max":[0.0985366088517499,0.0008,-0.054147522766194],"min":[0.09803660885123751,0.0008,-0.054159244566195704],"type":"VEC3"},{"bufferView":0,"byteOffset":1975380,"componentType":5126,"count":27,"max":[0.09883660697268722,0.001258532789168322,-0.05406645116829],"min":[0.0987555372216255,0.00100001391244405,-0.0541475209177535],"type":"VEC3"},{"bufferView":0,"byteOffset":1975704,"componentType":5126,"count":32,"max":[0.09853660894200669,0.000262789579622989,-0.052082688100633004],"min":[0.0980366089289945,-5.42101086242752e-20,-0.0523803714855027],"type":"VEC3"},{"bufferView":0,"byteOffset":1976088,"componentType":5126,"count":28,"max":[0.09883660868095269,0.0010000028070755,-0.05409761580065701],"min":[0.0987867018512438,0.0007999971929245041,-0.054147522626002906],"type":"VEC3"},{"bufferView":0,"byteOffset":1976424,"componentType":5126,"count":69,"max":[0.0960167734760201,0.00015000000000000617,-0.052627708131579506],"min":[0.09592204669932747,0.0001,-0.052727708131579495],"type":"VEC3"},{"bufferView":0,"byteOffset":1977252,"componentType":5126,"count":14,"max":[0.0959176805496434,0.0013000000000000002,-0.0526285943029024],"min":[0.09586805317921061,0.00125609346717001,-0.0540664510420737],"type":"VEC3"},{"bufferView":0,"byteOffset":1977420,"componentType":5126,"count":24,"max":[0.0966366088512375,0.0008,-0.0541592444612883],"min":[0.0961366088469001,0.000712403473458921,-0.05425847227081541],"type":"VEC3"},{"bufferView":0,"byteOffset":1977708,"componentType":5126,"count":24,"max":[0.0966366088357687,0.000287596526540978,-0.0545131295610322],"min":[0.09613660883143131,0.00020000000000018001,-0.05461235737055901],"type":"VEC3"},{"bufferView":0,"byteOffset":1977996,"componentType":5126,"count":4,"max":[0.0987867016801649,0.0010000028072695,-0.0541475227880497],"min":[0.0985366088517499,0.0007999971927305,-0.0541475227989816],"type":"VEC3"},{"bufferView":0,"byteOffset":1978044,"componentType":5126,"count":50,"max":[0.0985366088517499,0.001,-0.0541475227880497],"min":[0.09853660882115191,0.0,-0.054847522788049705],"type":"VEC3"},{"bufferView":0,"byteOffset":1978644,"componentType":5126,"count":4,"max":[0.0966366089289945,0.000712403473459,-0.052380371380595],"min":[0.0961366089265379,0.000262789579623047,-0.05243657313918],"type":"VEC3"},{"bufferView":0,"byteOffset":1978692,"componentType":5126,"count":36,"max":[0.0987555372866454,0.0013000000000000002,-0.052628594305071705],"min":[0.09591768048679261,0.0013000000000000002,-0.054066451166120306],"type":"VEC3"},{"bufferView":0,"byteOffset":1979124,"componentType":5126,"count":4,"max":[0.0966366088517499,0.0008,-0.0541475226831423],"min":[0.0961366088512375,0.0008,-0.054159244483144],"type":"VEC3"},{"bufferView":0,"byteOffset":1979172,"componentType":5126,"count":4,"max":[0.09663660883143131,0.0002,-0.0546123573487033],"min":[0.0961366088211519,0.0002,-0.054847522704998],"type":"VEC3"},{"bufferView":0,"byteOffset":1979220,"componentType":5126,"count":4,"max":[0.0985366088517499,0.001,-0.054147522766194],"min":[0.09803660885123751,0.001,-0.054159244566195704],"type":"VEC3"},{"bufferView":0,"byteOffset":1979268,"componentType":5126,"count":4,"max":[0.09853660895228611,0.0002,-0.051847522766194],"min":[0.09803660895228611,0.0,-0.0518475227880497],"type":"VEC3"},{"bufferView":0,"byteOffset":1979316,"componentType":5126,"count":32,"max":[0.09853660885123751,0.001,-0.05415924454434],"min":[0.0980366088382254,0.000737210420377009,-0.0544569279292097],"type":"VEC3"},{"bufferView":0,"byteOffset":1979700,"componentType":5126,"count":32,"max":[0.09663660894200661,0.000262789579622993,-0.0520826880175813],"min":[0.0961366089289946,-5.42101086242752e-20,-0.052380371402451095],"type":"VEC3"},{"bufferView":0,"byteOffset":1980084,"componentType":5126,"count":4,"max":[0.0966366088382254,0.000737210420377076,-0.054456927824302906],"min":[0.0961366088357687,0.00028759652654099997,-0.054513129582888],"type":"VEC3"},{"bufferView":0,"byteOffset":1980132,"componentType":5126,"count":4,"max":[0.0966366088211519,0.0002,-0.0548475226831423],"min":[0.0961366088211519,0.0,-0.054847522704998],"type":"VEC3"},{"bufferView":0,"byteOffset":1980180,"componentType":5126,"count":4,"max":[0.09853660895228611,0.0,-0.051847522766194],"min":[0.09803660894200669,0.0,-0.0520826881224887],"type":"VEC3"},{"bufferView":0,"byteOffset":1980228,"componentType":5126,"count":4,"max":[0.0980366088517499,0.001,-0.05414752270499801],"min":[0.0966366088517499,0.0008,-0.054147522766194],"type":"VEC3"},{"bufferView":0,"byteOffset":1980276,"componentType":5126,"count":4,"max":[0.09853660895228611,0.0002,-0.051847522766194],"min":[0.09803660894200669,0.0002,-0.0520826881224887],"type":"VEC3"},{"bufferView":0,"byteOffset":1980324,"componentType":5126,"count":50,"max":[0.0980366088517499,0.001,-0.054147522766194],"min":[0.09803660882115191,0.0,-0.054847522766194],"type":"VEC3"},{"bufferView":0,"byteOffset":1980924,"componentType":5126,"count":4,"max":[0.0966366089522861,0.0,-0.0518475226831423],"min":[0.09613660894200671,0.0,-0.052082688039437004],"type":"VEC3"},{"bufferView":0,"byteOffset":1980972,"componentType":5126,"count":4,"max":[0.09663660883143131,0.0,-0.0546123573487033],"min":[0.0961366088211519,0.0,-0.054847522704998],"type":"VEC3"},{"bufferView":0,"byteOffset":1981020,"componentType":5126,"count":4,"max":[0.0966366088517499,0.001,-0.0541475226831423],"min":[0.0961366088512375,0.001,-0.054159244483144],"type":"VEC3"},{"bufferView":0,"byteOffset":1981068,"componentType":5126,"count":24,"max":[0.09853660894200669,0.000287596526540978,-0.052082688100633004],"min":[0.0980366089376693,0.00020000000000018001,-0.052181915910159804],"type":"VEC3"},{"bufferView":0,"byteOffset":1981356,"componentType":5126,"count":8,"max":[0.098786886318117,0.0008,-0.0540669645274418],"min":[0.09588633138538291,0.000143906532829907,-0.0541475227880497],"type":"VEC3"},{"bufferView":0,"byteOffset":1981452,"componentType":5126,"count":4,"max":[0.0966366089522861,0.0002,-0.0518475226831423],"min":[0.0961366089522861,0.0,-0.051847522704998],"type":"VEC3"},{"bufferView":0,"byteOffset":1981500,"componentType":5126,"count":32,"max":[0.0966366088444435,0.00026278957962299097,-0.0543146739856893],"min":[0.09613660883143131,-5.42101086242752e-20,-0.05461235737055901],"type":"VEC3"},{"bufferView":0,"byteOffset":1981884,"componentType":5126,"count":4,"max":[0.0961366088517499,0.0010000028072695,-0.0541475226722104],"min":[0.09588651602333491,0.0007999971927305,-0.0541475226831423],"type":"VEC3"},{"bufferView":0,"byteOffset":1981932,"componentType":5126,"count":4,"max":[0.09853660892220051,0.0008,-0.052535800988048005],"min":[0.0980366089216881,0.0008,-0.0525475227880497],"type":"VEC3"},{"bufferView":0,"byteOffset":1981980,"componentType":5126,"count":50,"max":[0.0966366088517499,0.001,-0.05414752270499801],"min":[0.0966366088211519,0.0,-0.054847522704998],"type":"VEC3"},{"bufferView":0,"byteOffset":1982580,"componentType":5126,"count":4,"max":[0.0966366089522861,0.0002,-0.0518475226831423],"min":[0.09613660894200671,0.0002,-0.052082688039437004],"type":"VEC3"},{"bufferView":0,"byteOffset":1982628,"componentType":5126,"count":4,"max":[0.0966366088469001,0.000712403473459,-0.054258472248960306],"min":[0.0961366088444435,0.000262789579623047,-0.0543146740075454],"type":"VEC3"},{"bufferView":0,"byteOffset":1982676,"componentType":5126,"count":4,"max":[0.0958366089195066,0.0010000028072695,-0.052597429841613905],"min":[0.0958366088539314,0.0007999971927305,-0.0540976154984439],"type":"VEC3"},{"bufferView":0,"byteOffset":1982724,"componentType":5126,"count":24,"max":[0.0985366089265379,0.0008,-0.052436573200376604],"min":[0.09803660892220051,0.000712403473458921,-0.0525358010099037],"type":"VEC3"},{"bufferView":0,"byteOffset":1983012,"componentType":5126,"count":32,"max":[0.0966366088512375,0.001,-0.0541592444612883],"min":[0.0961366088382254,0.0007372104203770061,-0.054456927846158104],"type":"VEC3"},{"bufferView":0,"byteOffset":1983396,"componentType":5126,"count":24,"max":[0.09663660894200671,0.00028759652654098,-0.0520826880175813],"min":[0.0961366089376693,0.00020000000000018001,-0.0521819158271082],"type":"VEC3"},{"bufferView":0,"byteOffset":1983684,"componentType":5126,"count":14,"max":[0.09596679437185751,0.000143906532829988,-0.0526777081294102],"min":[0.0959171670057184,0.0001,-0.0540173372198595],"type":"VEC3"},{"bufferView":0,"byteOffset":1983852,"componentType":5126,"count":27,"max":[0.09591768048462301,0.0012585327891683944,-0.0540664510399044],"min":[0.0958366107351592,0.00100001391244408,-0.054147520790966505],"type":"VEC3"},{"bufferView":0,"byteOffset":1984176,"componentType":5126,"count":4,"max":[0.0985366089376693,0.000737210420377076,-0.052181915888303995],"min":[0.0980366089352127,0.00028759652654099997,-0.052238117646889105],"type":"VEC3"},{"bufferView":0,"byteOffset":1984224,"componentType":5126,"count":50,"max":[0.0961366088517499,0.001,-0.0541475226831423],"min":[0.0961366088211519,0.0,-0.0548475226831423],"type":"VEC3"},{"bufferView":0,"byteOffset":1984824,"componentType":5126,"count":4,"max":[0.0966366089376693,0.000737210420377076,-0.052181915805252305],"min":[0.09613660893521261,0.00028759652654099997,-0.0522381175638374],"type":"VEC3"},{"bufferView":0,"byteOffset":1984872,"componentType":5126,"count":20,"max":[0.0959667943111303,0.000799986087555876,-0.0540173372176902],"min":[0.0958366107351588,0.00014144582583773,-0.054147520790966804],"type":"VEC3"},{"bufferView":0,"byteOffset":1985112,"componentType":5126,"count":27,"max":[0.0959176805518125,0.001258532789168342,-0.0525475245534385],"min":[0.09583661080075091,0.00100001391244405,-0.052628594302902],"type":"VEC3"},{"bufferView":0,"byteOffset":1985436,"componentType":5126,"count":14,"max":[0.09875605076771961,0.000143906532829993,-0.0526777082513325],"min":[0.09870642340158049,0.0001,-0.054017337341781796],"type":"VEC3"},{"bufferView":0,"byteOffset":1985604,"componentType":5126,"count":4,"max":[0.09591716706427521,0.000799986087361917,-0.052597245203662],"min":[0.0958366105621805,0.000143906532829907,-0.0540978001363956],"type":"VEC3"},{"bufferView":0,"byteOffset":1985652,"componentType":5126,"count":4,"max":[0.0966366089222005,0.0008,-0.0525358009049963],"min":[0.0961366089216881,0.0008,-0.052547522704998004],"type":"VEC3"},{"bufferView":0,"byteOffset":1985700,"componentType":5126,"count":20,"max":[0.0959667943740268,0.000799986087555876,-0.052547524553437905],"min":[0.09583661080075019,0.00014144582583772803,-0.052677708129409404],"type":"VEC3"},{"bufferView":0,"byteOffset":1985940,"componentType":5126,"count":190,"max":[0.0965865706369224,0.0012990115239253914,-0.0534475226919972],"min":[0.09608664698251218,0.0012492997077901368,-0.0539475226918846],"type":"VEC3"},{"bufferView":0,"byteOffset":1988220,"componentType":5126,"count":20,"max":[0.0988366070382792,0.000799986087555876,-0.0525475246802252],"min":[0.0987064234623068,0.00014144582583773102,-0.0526777082535018],"type":"VEC3"},{"bufferView":0,"byteOffset":1988460,"componentType":5126,"count":28,"max":[0.095886515852256,0.0010000028070755,-0.054097615669522904],"min":[0.0958366090269101,0.0007999971929245041,-0.0541475224992317],"type":"VEC3"},{"bufferView":0,"byteOffset":1988796,"componentType":5126,"count":24,"max":[0.0966366089265379,0.0008,-0.052436573117325],"min":[0.0961366089222005,0.000712403473458921,-0.052535800926852],"type":"VEC3"},{"bufferView":0,"byteOffset":1989084,"componentType":5126,"count":50,"max":[0.0961366089522861,0.001,-0.0518475226831423],"min":[0.0961366089216881,0.0,-0.0525475226831423],"type":"VEC3"},{"bufferView":0,"byteOffset":1989684,"componentType":5126,"count":10,"max":[0.09878688638805509,0.0012560934671700902,-0.05254752268314251],"min":[0.0958863314553215,0.00099999999999998,-0.052578967121536105],"type":"VEC3"},{"bufferView":0,"byteOffset":1989804,"componentType":5126,"count":24,"max":[0.09853660885123751,0.0008,-0.05415924454434],"min":[0.0980366088469002,0.000712403473458921,-0.054258472353867],"type":"VEC3"},{"bufferView":0,"byteOffset":1990092,"componentType":5126,"count":28,"max":[0.09588651592219422,0.0010000028070755,-0.0525475228451891],"min":[0.0958366090924853,0.0007999971929245041,-0.052597429670535004],"type":"VEC3"},{"bufferView":0,"byteOffset":1990428,"componentType":5126,"count":4,"max":[0.0975866089289945,0.000712403473459,-0.052380371422120806],"min":[0.0970866089265379,0.000262789579623047,-0.0524365731807059],"type":"VEC3"},{"bufferView":0,"byteOffset":1990476,"componentType":5126,"count":32,"max":[0.09663660893521261,0.001,-0.0522381175419822],"min":[0.0961366089222005,0.0007372104203770151,-0.052535800926852],"type":"VEC3"},{"bufferView":0,"byteOffset":1990860,"componentType":5126,"count":75,"max":[0.0988051645942275,0.0013000000000000002,-0.0525789671215362],"min":[0.0987555372866454,0.00125609346717025,-0.052628594431287604],"type":"VEC3"},{"bufferView":0,"byteOffset":1991760,"componentType":5126,"count":4,"max":[0.0985366088382254,0.000737210420377076,-0.054456927907354596],"min":[0.0980366088357687,0.00028759652654099997,-0.0545131296659397],"type":"VEC3"},{"bufferView":0,"byteOffset":1991808,"componentType":5126,"count":4,"max":[0.09878670175010311,0.0010000028072695,-0.0525475227880497],"min":[0.0985366089216881,0.0007999971927305,-0.0525475227989816],"type":"VEC3"},{"bufferView":0,"byteOffset":1991856,"componentType":5126,"count":32,"max":[0.0975866089420066,0.00026278957962299097,-0.0520826880591072],"min":[0.0970866089289946,-5.42101086242752e-20,-0.0523803714439769],"type":"VEC3"},{"bufferView":0,"byteOffset":1992240,"componentType":5126,"count":50,"max":[0.0966366089522861,0.001,-0.051847522704998],"min":[0.0966366089216881,0.0,-0.052547522704998004],"type":"VEC3"},{"bufferView":0,"byteOffset":1992840,"componentType":5126,"count":12,"max":[0.102940419740685,0.000274384244541001,-0.0442646716829835],"min":[0.10289320266535999,0.000202835555919001,-0.0444646716827965],"type":"VEC3"},{"bufferView":0,"byteOffset":1992984,"componentType":5126,"count":26,"max":[0.10389320266707,0.001080029607946,-0.0442646716829835],"min":[0.102893202667065,2.96078720005881e-8,-0.0442646716949084],"type":"VEC3"},{"bufferView":0,"byteOffset":1993296,"componentType":5126,"count":12,"max":[0.102940419740685,0.000345932933308506,-0.0442646716829835],"min":[0.10289320266535999,0.000274384244541001,-0.0444646716827965],"type":"VEC3"},{"bufferView":0,"byteOffset":1993440,"componentType":5126,"count":26,"max":[0.103893202664685,0.001080029607946,-0.0444646716822335],"min":[0.10289320266468001,2.96078720005881e-8,-0.044464671694908295],"type":"VEC3"},{"bufferView":0,"byteOffset":1993752,"componentType":5126,"count":4,"max":[0.102893202667745,0.000202835555919001,-0.0442646716829835],"min":[0.10289320266468001,0.00008374508583000061,-0.0444646716829835],"type":"VEC3"},{"bufferView":0,"byteOffset":1993800,"componentType":5126,"count":12,"max":[0.10389320267096601,0.0012100296086889999,-0.043994671694868405],"min":[0.10389320266232101,0.000050029608540000703,-0.044719671694498406],"type":"VEC3"},{"bufferView":0,"byteOffset":1993944,"componentType":5126,"count":4,"max":[0.10389320266707,0.001080029607946,-0.0442646716829835],"min":[0.10289320266468001,0.001080029607946,-0.044464671694908295],"type":"VEC3"},{"bufferView":0,"byteOffset":1993992,"componentType":5126,"count":4,"max":[0.10289320266740501,0.001080029607946,-0.0442646716829835],"min":[0.10289320266468001,0.000651671778004732,-0.0444646716829835],"type":"VEC3"},{"bufferView":0,"byteOffset":1994040,"componentType":5126,"count":10,"max":[0.102935690671276,0.000651671778004732,-0.0442646716829835],"min":[0.10289320266502,0.000568649684700501,-0.0444646716834901],"type":"VEC3"},{"bufferView":0,"byteOffset":1994160,"componentType":5126,"count":10,"max":[0.102935690671276,0.000568649684700501,-0.0442646716829835],"min":[0.10289320266502,0.000485627592247269,-0.0444646716834901],"type":"VEC3"},{"bufferView":0,"byteOffset":1994280,"componentType":5126,"count":4,"max":[0.10289320266740501,0.000485627592247269,-0.0442646716829835],"min":[0.10289320266502,0.000345932933163001,-0.0444646716829835],"type":"VEC3"},{"bufferView":0,"byteOffset":1994328,"componentType":5126,"count":4,"max":[0.103041412963475,0.00008374508583000061,-0.0442646716829835],"min":[0.10289320266468001,2.96078720005881e-8,-0.0444646716847509],"type":"VEC3"},{"bufferView":0,"byteOffset":1994376,"componentType":5126,"count":4,"max":[0.103843202668187,2.96078720005881e-8,-0.0442646716847509],"min":[0.10304141296109001,2.96078720005881e-8,-0.044464671694312105],"type":"VEC3"},{"bufferView":0,"byteOffset":1994424,"componentType":5126,"count":4,"max":[0.10389320266707,0.0000500296086170006,-0.0442646716943121],"min":[0.10384320266580199,2.96078720005881e-8,-0.044464671694908295],"type":"VEC3"},{"bufferView":0,"byteOffset":1994472,"componentType":5126,"count":6,"max":[0.10484320267133801,0.0000500296086170006,-0.043994671694868405],"min":[0.10389320266232101,0.000050029608540000703,-0.044719671706387],"type":"VEC3"},{"bufferView":0,"byteOffset":1994544,"componentType":5126,"count":11,"max":[0.105293202670215,0.001750029607795,-0.0439946716823872],"min":[0.102843202670965,0.000050029608540000703,-0.043994671711603206],"type":"VEC3"},{"bufferView":0,"byteOffset":1994676,"componentType":5126,"count":4,"max":[0.10389320267096601,0.000240029608540001,-0.0439946716866802],"min":[0.103203202668984,0.000240029608018001,-0.044204671695768395],"type":"VEC3"},{"bufferView":0,"byteOffset":1994724,"componentType":5126,"count":6,"max":[0.103893202668462,0.0012100296090619999,-0.0442046716823872],"min":[0.102843202667721,0.000240029608018001,-0.044204671695768395],"type":"VEC3"},{"bufferView":0,"byteOffset":1994796,"componentType":5126,"count":4,"max":[0.103893202668462,0.0012100296090619999,-0.0442046716823872],"min":[0.102843202663895,0.001210029608539,-0.0445246716941984],"type":"VEC3"},{"bufferView":0,"byteOffset":1994844,"componentType":5126,"count":4,"max":[0.103893202664646,0.0012100296086889999,-0.044524671682387204],"min":[0.102843202663895,0.000150029608167001,-0.0445246716941984],"type":"VEC3"},{"bufferView":0,"byteOffset":1994892,"componentType":5126,"count":4,"max":[0.103893202664646,0.000150029608540001,-0.044524671682387204],"min":[0.10284320266232,0.000150029608167001,-0.044719671694498406],"type":"VEC3"},{"bufferView":0,"byteOffset":1994940,"componentType":5126,"count":6,"max":[0.10484320266269301,0.000150029608540001,-0.044719671682387205],"min":[0.10284320266232,2.96085410005998e-8,-0.044719671706387],"type":"VEC3"},{"bufferView":0,"byteOffset":1995012,"componentType":5126,"count":8,"max":[0.10484320267133801,0.0000887666437110006,-0.043994671706237],"min":[0.104843202606809,2.96085410005998e-8,-0.049374671705567],"type":"VEC3"},{"bufferView":0,"byteOffset":1995108,"componentType":5126,"count":4,"max":[0.104894465636391,0.000140029608391001,-0.043994671706237],"min":[0.104843202606809,0.0000887666429650006,-0.0493746717076683],"type":"VEC3"},{"bufferView":0,"byteOffset":1995156,"componentType":5126,"count":318,"max":[0.105543202663272,0.000140029608541009,-0.0439946717068483],"min":[0.10489446557235702,0.000140029608158001,-0.0493746717124232],"type":"VEC3"},{"bufferView":0,"byteOffset":1998972,"componentType":5126,"count":8,"max":[0.105293202670215,0.0017500296077960001,-0.043994671711603206],"min":[0.10529320265755,0.000140029608391001,-0.04511967171160321],"type":"VEC3"},{"bufferView":0,"byteOffset":1999068,"componentType":5126,"count":16,"max":[0.105543202663142,0.001750029608539,-0.0439946716823872],"min":[0.102843202607179,0.001750029607795,-0.0493746717110832],"type":"VEC3"},{"bufferView":0,"byteOffset":1999260,"componentType":5126,"count":28,"max":[0.102843202670965,0.001750029608539,-0.0439946716823872],"min":[0.102843202606809,2.96077950006583e-8,-0.049374671682387204],"type":"VEC3"},{"bufferView":0,"byteOffset":1999596,"componentType":5126,"count":4,"max":[0.10294320267059501,0.001070029608465,-0.0439946716823872],"min":[0.102843202667721,0.0009800296082420011,-0.0442046716835797],"type":"VEC3"},{"bufferView":0,"byteOffset":1999644,"componentType":5126,"count":4,"max":[0.10320320267036899,0.000980029608614501,-0.043994671683579706],"min":[0.102943202669211,0.000240029608018001,-0.0442046716871602],"type":"VEC3"},{"bufferView":0,"byteOffset":1999692,"componentType":5126,"count":4,"max":[0.10484320266232,2.96085410005998e-8,-0.044719671682387205],"min":[0.102843202615455,2.96077950006583e-8,-0.048649671705937],"type":"VEC3"},{"bufferView":0,"byteOffset":1999740,"componentType":5126,"count":6,"max":[0.104843202615455,0.000150029608914001,-0.0486496716827572],"min":[0.102843202615455,2.96077950006583e-8,-0.048649671705937],"type":"VEC3"},{"bufferView":0,"byteOffset":1999812,"componentType":5126,"count":6,"max":[0.104843202615455,0.000050029609286000496,-0.0486496716949083],"min":[0.103893202606064,0.0000500296085410006,-0.049374671705567],"type":"VEC3"},{"bufferView":0,"byteOffset":1999884,"componentType":5126,"count":11,"max":[0.105293202606569,0.001750029608539,-0.0493746716818672],"min":[0.102843202606809,0.0000500296085410006,-0.0493746717124232],"type":"VEC3"},{"bufferView":0,"byteOffset":2000016,"componentType":5126,"count":34,"max":[0.105543202634701,0.001547665795645,-0.0470046717092182],"min":[0.105093202635444,2.96089410006199e-8,-0.047004671714584396],"type":"VEC3"},{"bufferView":0,"byteOffset":2000424,"componentType":5126,"count":8,"max":[0.1054386052198,0.001560693438515,-0.0469946717133371],"min":[0.105438605217024,0.000140029608541001,-0.04717467171333611],"type":"VEC3"},{"bufferView":0,"byteOffset":2000520,"componentType":5126,"count":4,"max":[0.10554320263495001,0.0015606934386560001,-0.0469946717133371],"min":[0.10543860521917,0.000140029608541001,-0.0469946717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2000568,"componentType":5126,"count":28,"max":[0.10554320266351201,0.001750029608539,-0.0446196717145844],"min":[0.10554320261389201,0.000140029608541001,-0.0487496717159244],"type":"VEC3"},{"bufferView":0,"byteOffset":2000904,"componentType":5126,"count":4,"max":[0.105543202642584,0.0015606934386560001,-0.046374671713337104],"min":[0.10543860522643402,0.000140029608541001,-0.0463746717154044],"type":"VEC3"},{"bufferView":0,"byteOffset":2000952,"componentType":5126,"count":8,"max":[0.10543860522934,0.0015606934386560001,-0.046194671712592096],"min":[0.10543860522643402,0.000140029608541001,-0.0463746717141571],"type":"VEC3"},{"bufferView":0,"byteOffset":2001048,"componentType":5126,"count":34,"max":[0.10554320264233301,0.00154766579473,-0.0463646717089945],"min":[0.105093202643076,2.96089410006199e-8,-0.0463646717145854],"type":"VEC3"},{"bufferView":0,"byteOffset":2001456,"componentType":5126,"count":16,"max":[0.105143202643998,0.000140029608541001,-0.0462046717092192],"min":[0.105093202643076,0.0000900296085410006,-0.046364671709682816],"type":"VEC3"},{"bufferView":0,"byteOffset":2001648,"componentType":5126,"count":34,"max":[0.10554320264424101,0.00154766579473,-0.0462046717092192],"min":[0.10509320264461201,2.96089410006199e-8,-0.0462046717145854],"type":"VEC3"},{"bufferView":0,"byteOffset":2002056,"componentType":5126,"count":4,"max":[0.10554320264473001,0.001560693438515,-0.046194671712592096],"min":[0.10543860522871,0.000140029608541001,-0.0461946717138394],"type":"VEC3"},{"bufferView":0,"byteOffset":2002104,"componentType":5126,"count":4,"max":[0.105543202652124,0.0015606934386560001,-0.0455746717133371],"min":[0.105438605235974,0.000140029608541001,-0.0455746717146544],"type":"VEC3"},{"bufferView":0,"byteOffset":2002152,"componentType":5126,"count":8,"max":[0.10543860523888,0.0015606934386560001,-0.045394671713637105],"min":[0.105438605235974,0.000140029608541001,-0.0455746717134071],"type":"VEC3"},{"bufferView":0,"byteOffset":2002248,"componentType":5126,"count":34,"max":[0.105543202651873,0.00154766579473,-0.045564671709218206],"min":[0.105093202652616,2.96089410006199e-8,-0.0455646717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2002656,"componentType":5126,"count":16,"max":[0.105143202653538,0.000140029608541001,-0.0454046717092182],"min":[0.105093202652616,0.0000900296085410006,-0.0455646717101145],"type":"VEC3"},{"bufferView":0,"byteOffset":2002848,"componentType":5126,"count":34,"max":[0.10554320265378099,0.00154766579473,-0.0454046717092182],"min":[0.105093202654152,2.96089410006199e-8,-0.045404671714584406],"type":"VEC3"},{"bufferView":0,"byteOffset":2003256,"componentType":5126,"count":4,"max":[0.10554320265427,0.001560693438515,-0.045394671713637105],"min":[0.10543860523825001,0.000140029608541001,-0.0453946717149544],"type":"VEC3"},{"bufferView":0,"byteOffset":2003304,"componentType":5126,"count":4,"max":[0.10554320266351201,0.000240029608019001,-0.04461967171160321],"min":[0.105293202663272,0.000140029608541001,-0.0446196717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2003352,"componentType":5126,"count":8,"max":[0.105293202620225,0.001750029608539,-0.0482496717116032],"min":[0.105293202606439,0.000140029608541001,-0.0493746717124232],"type":"VEC3"},{"bufferView":0,"byteOffset":2003448,"componentType":5126,"count":4,"max":[0.105543202614262,0.000240029608019001,-0.0487496717116032],"min":[0.105293202614022,0.000140029608541001,-0.048749671715404404],"type":"VEC3"},{"bufferView":0,"byteOffset":2003496,"componentType":5126,"count":4,"max":[0.105543202623504,0.0015606934386560001,-0.0479746717133371],"min":[0.105438605207354,0.000140029608541001,-0.047974671715034396],"type":"VEC3"},{"bufferView":0,"byteOffset":2003544,"componentType":5126,"count":8,"max":[0.10543860521026101,0.0015606934386560001,-0.0477946717133371],"min":[0.105438605207354,0.000140029608541001,-0.0479746717137871],"type":"VEC3"},{"bufferView":0,"byteOffset":2003640,"componentType":5126,"count":34,"max":[0.105543202623993,0.0015476657939920001,-0.047964671709218205],"min":[0.105093202622878,2.96086900005528e-8,-0.0479646717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2004048,"componentType":5126,"count":16,"max":[0.10514320262491801,0.000140029608541001,-0.0478046717090682],"min":[0.105093202622878,0.0000900296085410006,-0.047964671710484505],"type":"VEC3"},{"bufferView":0,"byteOffset":2004240,"componentType":5126,"count":34,"max":[0.105543202625901,0.0015476657939920001,-0.0478046717090682],"min":[0.10509320262478601,2.96086900005528e-8,-0.047804671714584406],"type":"VEC3"},{"bufferView":0,"byteOffset":2004648,"componentType":5126,"count":4,"max":[0.105543202625651,0.001560693438285,-0.0477946717133371],"min":[0.10543860520963101,0.000140029608541001,-0.04779467171533441],"type":"VEC3"},{"bufferView":0,"byteOffset":2004696,"componentType":5126,"count":4,"max":[0.10554320263304401,0.001560693438515,-0.0471746717130391],"min":[0.105438605217024,0.000140029608541001,-0.047174671714286395],"type":"VEC3"},{"bufferView":0,"byteOffset":2004744,"componentType":5126,"count":34,"max":[0.105543202632793,0.00154766579473,-0.047164671709218196],"min":[0.105093202633536,2.96089410006199e-8,-0.047164671714584404],"type":"VEC3"},{"bufferView":0,"byteOffset":2005152,"componentType":5126,"count":16,"max":[0.105143202634458,0.000140029608541001,-0.0470046717092182],"min":[0.105093202633536,0.0000900296087920007,-0.0471646717097395],"type":"VEC3"},{"bufferView":0,"byteOffset":2005344,"componentType":5126,"count":4,"max":[0.10502085812933701,0.000240029608541001,-0.044357820516175504],"min":[0.10502085812928,0.000140029608541,-0.0443607100717855],"type":"VEC3"},{"bufferView":0,"byteOffset":2005392,"componentType":5126,"count":4,"max":[0.105020858129302,0.000240029608541001,-0.0443607100709165],"min":[0.105016748539897,0.000140029608541001,-0.0443607100717855],"type":"VEC3"},{"bufferView":0,"byteOffset":2005440,"componentType":5126,"count":4,"max":[0.10501674854095,0.000240029608541001,-0.044302961782996496],"min":[0.105016748539897,0.000140029608541001,-0.044360710071736496],"type":"VEC3"},{"bufferView":0,"byteOffset":2005488,"componentType":5126,"count":4,"max":[0.105037296485782,0.000240029608541001,-0.0442964549343215],"min":[0.105016748540586,0.000140029608541001,-0.0443029617838165],"type":"VEC3"},{"bufferView":0,"byteOffset":2005536,"componentType":5126,"count":4,"max":[0.10503866634944199,0.000240029608541001,-0.0442964549343215],"min":[0.10503729648571501,0.000140029608541,-0.0442993444884039],"type":"VEC3"},{"bufferView":0,"byteOffset":2005584,"componentType":5126,"count":14,"max":[0.10503866634944199,0.000240029608541001,-0.0442993444882479],"min":[0.10502085812977101,0.000140029608541,-0.044321176680555505],"type":"VEC3"},{"bufferView":0,"byteOffset":2005752,"componentType":5126,"count":4,"max":[0.105020858129774,0.000240029608541001,-0.0443211766801865],"min":[0.105020858129576,0.000140029608541,-0.044337722058040596],"type":"VEC3"},{"bufferView":0,"byteOffset":2005800,"componentType":5126,"count":16,"max":[0.105025395801289,0.000240029608541001,-0.0443377220563655],"min":[0.105020858129576,0.000140029608541,-0.0443430302764996],"type":"VEC3"},{"bufferView":0,"byteOffset":2005992,"componentType":5126,"count":4,"max":[0.10506058415771,0.000240029608541001,-0.0443430302763641],"min":[0.105025395800746,0.000140029608541,-0.0443430302769192],"type":"VEC3"},{"bufferView":0,"byteOffset":2006040,"componentType":5126,"count":4,"max":[0.10506058415771,0.000240029608541001,-0.044326484900979506],"min":[0.105060584157107,0.000140029608541,-0.0443430302769192],"type":"VEC3"},{"bufferView":0,"byteOffset":2006088,"componentType":5126,"count":18,"max":[0.105060584157316,0.000240029608541001,-0.044315633016457495],"min":[0.105048983129072,0.000140029608541,-0.0443264849011092],"type":"VEC3"},{"bufferView":0,"byteOffset":2006304,"componentType":5126,"count":4,"max":[0.10504898312984,0.000240029608541001,-0.0443156330163795],"min":[0.105045515663158,0.000140029608541,-0.044315633016510904],"type":"VEC3"},{"bufferView":0,"byteOffset":2006352,"componentType":5126,"count":4,"max":[0.10504551566430201,0.000240029608541001,-0.044311523426999504],"min":[0.105045515663158,0.000140029608541001,-0.0443156330164695],"type":"VEC3"},{"bufferView":0,"byteOffset":2006400,"componentType":5126,"count":4,"max":[0.105079762239389,0.000240029608541001,-0.044311523426999504],"min":[0.105045515664136,0.000140029608541001,-0.044311523427837896],"type":"VEC3"},{"bufferView":0,"byteOffset":2006448,"componentType":5126,"count":4,"max":[0.105079762239429,0.000240029608541001,-0.0443115234274079],"min":[0.10507976223922301,0.000140029608541001,-0.0443156330172179],"type":"VEC3"},{"bufferView":0,"byteOffset":2006496,"componentType":5126,"count":4,"max":[0.105079762239429,0.000240029608541001,-0.0443156330167879],"min":[0.105077536212656,0.000140029608541,-0.0443156330172179],"type":"VEC3"},{"bufferView":0,"byteOffset":2006544,"componentType":5126,"count":18,"max":[0.1050775362127,0.000240029608541001,-0.0443156330168227],"min":[0.10506469374577501,0.000140029608541,-0.044326484900892804],"type":"VEC3"},{"bufferView":0,"byteOffset":2006760,"componentType":5126,"count":4,"max":[0.105064693746149,0.000240029608541001,-0.0443264849002582],"min":[0.10506469374523,0.000140029608541,-0.0443430302766782],"type":"VEC3"},{"bufferView":0,"byteOffset":2006808,"componentType":5126,"count":4,"max":[0.105108015664648,0.000240029608541001,-0.0443430302760682],"min":[0.10506469374523,0.000140029608541,-0.044343030277484805],"type":"VEC3"},{"bufferView":0,"byteOffset":2006856,"componentType":5126,"count":16,"max":[0.10511263895188899,0.000240029608541001,-0.044337764866253404],"min":[0.10510801566429101,0.000140029608541,-0.044343030277484805],"type":"VEC3"},{"bufferView":0,"byteOffset":2007048,"componentType":5126,"count":4,"max":[0.10511263895188899,0.000240029608541001,-0.0443225465451992],"min":[0.105112638951494,0.000140029608541,-0.044337764866580004],"type":"VEC3"},{"bufferView":0,"byteOffset":2007096,"componentType":5126,"count":16,"max":[0.10511263895187599,0.000240029608541001,-0.044297974626593205],"min":[0.105092091005922,0.000140029608541,-0.04432254654535],"type":"VEC3"},{"bufferView":0,"byteOffset":2007288,"componentType":5126,"count":4,"max":[0.10509346086962,0.000240029608541001,-0.044295085071901295],"min":[0.105092091005922,0.000140029608541,-0.044297974626615],"type":"VEC3"},{"bufferView":0,"byteOffset":2007336,"componentType":5126,"count":4,"max":[0.10511674854176101,0.000240029608541001,-0.044295085071901295],"min":[0.10509346086945899,0.000140029608541001,-0.044301549113949],"type":"VEC3"},{"bufferView":0,"byteOffset":2007384,"componentType":5126,"count":4,"max":[0.10511674854176101,0.000240029608541001,-0.044301549113429],"min":[0.10511674853951701,0.000140029608541001,-0.044361287983919],"type":"VEC3"},{"bufferView":0,"byteOffset":2007432,"componentType":5126,"count":4,"max":[0.10511674854025399,0.000240029608541001,-0.04436128798275],"min":[0.105112638950871,0.000140029608541001,-0.044361287983919],"type":"VEC3"},{"bufferView":0,"byteOffset":2007480,"componentType":5126,"count":4,"max":[0.105112638951997,0.000240029608541001,-0.04435782051634],"min":[0.105112638950871,0.000140029608541,-0.04436128798302],"type":"VEC3"},{"bufferView":0,"byteOffset":2007528,"componentType":5126,"count":18,"max":[0.10511263895145499,0.000240029608541001,-0.044352619318221403],"min":[0.105108015663646,0.000140029608541,-0.0443578205180703],"type":"VEC3"},{"bufferView":0,"byteOffset":2007744,"componentType":5126,"count":4,"max":[0.105108015663804,0.000240029608541001,-0.0443526193174107],"min":[0.105025481417499,0.000140029608541,-0.0443526193185848],"type":"VEC3"},{"bufferView":0,"byteOffset":2007792,"componentType":5126,"count":16,"max":[0.10502548141759001,0.000240029608541001,-0.0443526193174107],"min":[0.105020858129324,0.000140029608541,-0.0443578205165056],"type":"VEC3"},{"bufferView":0,"byteOffset":2007984,"componentType":5126,"count":4,"max":[0.10510459100854899,0.000240029608541001,-0.044164263154154],"min":[0.10507976224043,0.000140029608541001,-0.0441700208595079],"type":"VEC3"},{"bufferView":0,"byteOffset":2008032,"componentType":5126,"count":4,"max":[0.105079762241076,0.000240029608541001,-0.0441700208589079],"min":[0.10507976224043,0.000140029608541001,-0.044195984044697906],"type":"VEC3"},{"bufferView":0,"byteOffset":2008080,"componentType":5126,"count":4,"max":[0.105101144946944,0.000240029608541001,-0.0441959840442679],"min":[0.105079762240766,0.000140029608541001,-0.0442011852430429],"type":"VEC3"},{"bufferView":0,"byteOffset":2008128,"componentType":5126,"count":4,"max":[0.105105704022387,0.000240029608541001,-0.0442011852426829],"min":[0.105101144945771,0.000140029608541,-0.0442017631542976],"type":"VEC3"},{"bufferView":0,"byteOffset":2008176,"componentType":5126,"count":14,"max":[0.105112638953577,0.000240029608541001,-0.0441959840446438],"min":[0.105105704021609,0.000140029608541,-0.0442017631542976],"type":"VEC3"},{"bufferView":0,"byteOffset":2008344,"componentType":5126,"count":4,"max":[0.10511263895398901,0.000240029608541001,-0.04419425031132],"min":[0.10511263895318401,0.000140029608541,-0.04419598404467],"type":"VEC3"},{"bufferView":0,"byteOffset":2008392,"componentType":5126,"count":4,"max":[0.105116748542588,0.000240029608541001,-0.04419425031132],"min":[0.10511263895320501,0.000140029608541001,-0.044194250311839],"type":"VEC3"},{"bufferView":0,"byteOffset":2008440,"componentType":5126,"count":4,"max":[0.105116748542588,0.000240029608541001,-0.044194250311369],"min":[0.105116748541254,0.000140029608541001,-0.044215633018079],"type":"VEC3"},{"bufferView":0,"byteOffset":2008488,"componentType":5126,"count":4,"max":[0.105116748541991,0.000240029608541001,-0.04421563301727],"min":[0.105112638952608,0.000140029608541001,-0.044215633018079],"type":"VEC3"},{"bufferView":0,"byteOffset":2008536,"componentType":5126,"count":4,"max":[0.105112638953734,0.000240029608541001,-0.04421389928393],"min":[0.105112638952608,0.000140029608541001,-0.044215633017560006],"type":"VEC3"},{"bufferView":0,"byteOffset":2008584,"componentType":5126,"count":18,"max":[0.105112638953164,0.000240029608541001,-0.044207542263765706],"min":[0.10510641035715701,0.000140029608541,-0.044213899284089],"type":"VEC3"},{"bufferView":0,"byteOffset":2008800,"componentType":5126,"count":4,"max":[0.10510641035790501,0.000240029608541001,-0.0441850251391165],"min":[0.105016748541992,0.000140029608541,-0.0442075422641496],"type":"VEC3"},{"bufferView":0,"byteOffset":2008848,"componentType":5126,"count":4,"max":[0.105016748543162,0.000240029608541001,-0.0441763778794902],"min":[0.105015378679502,0.000140029608541001,-0.0441850251396065],"type":"VEC3"},{"bufferView":0,"byteOffset":2008896,"componentType":5126,"count":4,"max":[0.105106303337513,0.000240029608541001,-0.0441544386678144],"min":[0.105015378679502,0.000140029608541,-0.044176377879770204],"type":"VEC3"},{"bufferView":0,"byteOffset":2008944,"componentType":5126,"count":14,"max":[0.105112638954145,0.000240029608541001,-0.044147503736449996],"min":[0.10510630333607401,0.000140029608541,-0.0441544386682913],"type":"VEC3"},{"bufferView":0,"byteOffset":2009112,"componentType":5126,"count":4,"max":[0.105112638954567,0.000240029608541001,-0.044145770003110006],"min":[0.105112638953763,0.000140029608541,-0.044147503736955106],"type":"VEC3"},{"bufferView":0,"byteOffset":2009160,"componentType":5126,"count":4,"max":[0.105116748543166,0.000240029608541001,-0.044145770003110006],"min":[0.105112638953783,0.000140029608541001,-0.044145770003678995],"type":"VEC3"},{"bufferView":0,"byteOffset":2009208,"componentType":5126,"count":4,"max":[0.105116748543166,0.000240029608541001,-0.044145770003619],"min":[0.105116748541791,0.000140029608541001,-0.044170620174739],"type":"VEC3"},{"bufferView":0,"byteOffset":2009256,"componentType":5126,"count":4,"max":[0.105116748542528,0.000240029608541001,-0.044170620174679],"min":[0.105112638953145,0.000140029608541001,-0.0441706201748],"type":"VEC3"},{"bufferView":0,"byteOffset":2009304,"componentType":5126,"count":4,"max":[0.105112638954271,0.000240029608541001,-0.0441683085315413],"min":[0.105112638953145,0.000140029608541,-0.0441706201748],"type":"VEC3"},{"bufferView":0,"byteOffset":2009352,"componentType":5126,"count":14,"max":[0.105112638953715,0.000240029608541001,-0.0441636852431504],"min":[0.10510859357593601,0.000140029608541,-0.044168308531590005],"type":"VEC3"},{"bufferView":0,"byteOffset":2009520,"componentType":5126,"count":6,"max":[0.105108593576858,0.000240029608541001,-0.0441636852431504],"min":[0.105104591008358,0.000140029608541,-0.044164263154834],"type":"VEC3"},{"bufferView":0,"byteOffset":2009592,"componentType":5126,"count":4,"max":[0.105108015661879,0.000240029608541001,-0.0444896056189706],"min":[0.10502548141543601,0.000140029608541,-0.04448960561998],"type":"VEC3"},{"bufferView":0,"byteOffset":2009640,"componentType":5126,"count":18,"max":[0.105112638950141,0.000240029608541001,-0.0444843616127731],"min":[0.105108015661583,0.000140029608541,-0.04448960561998],"type":"VEC3"},{"bufferView":0,"byteOffset":2009856,"componentType":5126,"count":4,"max":[0.105112638950141,0.000240029608541001,-0.0444686295928402],"min":[0.105112638949746,0.000140029608541,-0.044484361613159995],"type":"VEC3"},{"bufferView":0,"byteOffset":2009904,"componentType":5126,"count":16,"max":[0.10511263895013001,0.000240029608541001,-0.0444459198316955],"min":[0.105092091004041,0.000140029608541,-0.04446862959302],"type":"VEC3"},{"bufferView":0,"byteOffset":2010096,"componentType":5126,"count":4,"max":[0.10509346086785501,0.000240029608541001,-0.0444430302766513],"min":[0.105092091004041,0.000140029608541,-0.044445919832095004],"type":"VEC3"},{"bufferView":0,"byteOffset":2010144,"componentType":5126,"count":4,"max":[0.10511674853895,0.000240029608541001,-0.0444430302766513],"min":[0.10509346086769401,0.000140029608541001,-0.044448295688489],"type":"VEC3"},{"bufferView":0,"byteOffset":2010192,"componentType":5126,"count":4,"max":[0.10511674853895,0.000240029608541001,-0.044448295687919],"min":[0.10511674853776201,0.000140029608541001,-0.044508441237399],"type":"VEC3"},{"bufferView":0,"byteOffset":2010240,"componentType":5126,"count":4,"max":[0.10511674853849899,0.000240029608541001,-0.044508441236159005],"min":[0.105112638949116,0.000140029608541001,-0.044508441237399],"type":"VEC3"},{"bufferView":0,"byteOffset":2010288,"componentType":5126,"count":4,"max":[0.105112638950242,0.000240029608541001,-0.044504395858484],"min":[0.105112638949116,0.000140029608541,-0.04450844123735],"type":"VEC3"},{"bufferView":0,"byteOffset":2010336,"componentType":5126,"count":18,"max":[0.105112638949698,0.000240029608541001,-0.0444991946608815],"min":[0.105108015661898,0.000140029608541,-0.0445043958599],"type":"VEC3"},{"bufferView":0,"byteOffset":2010552,"componentType":5126,"count":4,"max":[0.10510801566206,0.000240029608541001,-0.0444991946599708],"min":[0.10502548141575101,0.000140029608541,-0.0444991946610448],"type":"VEC3"},{"bufferView":0,"byteOffset":2010600,"componentType":5126,"count":16,"max":[0.105025481415838,0.000240029608541001,-0.0444991946599708],"min":[0.10502085812758599,0.000140029608541,-0.0445043958586355],"type":"VEC3"},{"bufferView":0,"byteOffset":2010792,"componentType":5126,"count":4,"max":[0.10502085812758899,0.000240029608541001,-0.0445043958578359],"min":[0.105020858127525,0.000140029608541,-0.0445078633253155],"type":"VEC3"},{"bufferView":0,"byteOffset":2010840,"componentType":5126,"count":4,"max":[0.10502085812754701,0.000240029608541001,-0.0445078633243465],"min":[0.105016748538142,0.000140029608541001,-0.0445078633253155],"type":"VEC3"},{"bufferView":0,"byteOffset":2010888,"componentType":5126,"count":4,"max":[0.105016748538834,0.000240029608541001,-0.0444803590441365],"min":[0.105016748538142,0.000140029608541001,-0.0445078633244665],"type":"VEC3"},{"bufferView":0,"byteOffset":2010936,"componentType":5126,"count":4,"max":[0.105020858128217,0.000240029608541001,-0.044480359043575494],"min":[0.10501674853847,0.000140029608541001,-0.0444803590443055],"type":"VEC3"},{"bufferView":0,"byteOffset":2010984,"componentType":5126,"count":4,"max":[0.105020858128217,0.000240029608541001,-0.044480359043575494],"min":[0.105020858127827,0.000140029608541001,-0.044484404420495],"type":"VEC3"},{"bufferView":0,"byteOffset":2011032,"componentType":5126,"count":16,"max":[0.105025481415735,0.000240029608541001,-0.0444844044201255],"min":[0.105020858127827,0.000140029608541,-0.044489605619008006],"type":"VEC3"},{"bufferView":0,"byteOffset":2011224,"componentType":5126,"count":4,"max":[0.105108015664614,0.000240029608541001,-0.0442786467148606],"min":[0.10502548141838101,0.000140029608541,-0.044278646715986],"type":"VEC3"},{"bufferView":0,"byteOffset":2011272,"componentType":5126,"count":16,"max":[0.10502548141845,0.000240029608541001,-0.0442786467148606],"min":[0.105020858130206,0.000140029608541,-0.0442844044202855],"type":"VEC3"},{"bufferView":0,"byteOffset":2011464,"componentType":5126,"count":4,"max":[0.105020858130212,0.000240029608541001,-0.0442844044197458],"min":[0.10502085813014402,0.000140029608541,-0.0442882357565555],"type":"VEC3"},{"bufferView":0,"byteOffset":2011512,"componentType":5126,"count":4,"max":[0.10502085813016601,0.000240029608541001,-0.0442882357558465],"min":[0.105016748540761,0.000140029608541001,-0.0442882357565555],"type":"VEC3"},{"bufferView":0,"byteOffset":2011560,"componentType":5126,"count":4,"max":[0.10501674854143801,0.000240029608541001,-0.0442620585302165],"min":[0.105016748540761,0.000140029608541,-0.0442882357559665],"type":"VEC3"},{"bufferView":0,"byteOffset":2011608,"componentType":5126,"count":18,"max":[0.105064693747389,0.000240029608541001,-0.0442224823317682],"min":[0.105016748541339,0.000140029608541,-0.0442620585302812],"type":"VEC3"},{"bufferView":0,"byteOffset":2011824,"componentType":5126,"count":18,"max":[0.105116748541421,0.000240029608541001,-0.0442224823317682],"min":[0.105064693746668,0.000140029608541,-0.044263428394029],"type":"VEC3"},{"bufferView":0,"byteOffset":2012040,"componentType":5126,"count":4,"max":[0.105116748541421,0.000240029608541001,-0.044263428393411804],"min":[0.10511674854038801,0.000140029608541,-0.044288235757779],"type":"VEC3"},{"bufferView":0,"byteOffset":2012088,"componentType":5126,"count":4,"max":[0.105116748541125,0.000240029608541001,-0.04428823575699],"min":[0.105112638951742,0.000140029608541001,-0.044288235757779],"type":"VEC3"},{"bufferView":0,"byteOffset":2012136,"componentType":5126,"count":4,"max":[0.105112638952868,0.000240029608541001,-0.04428404055112],"min":[0.105112638951742,0.000140029608541001,-0.04428823575711],"type":"VEC3"},{"bufferView":0,"byteOffset":2012184,"componentType":5126,"count":14,"max":[0.105112638952329,0.000240029608541001,-0.0442786467158449],"min":[0.105108015664528,0.000140029608541,-0.0442840405511883],"type":"VEC3"},{"bufferView":0,"byteOffset":2012352,"componentType":5126,"count":14,"max":[0.1051167485398,0.000240029608541001,-0.0443704275371154],"min":[0.10508877336912499,0.000140029608541,-0.044399430106987],"type":"VEC3"},{"bufferView":0,"byteOffset":2012520,"componentType":5126,"count":20,"max":[0.1051167485398,0.000240029608541001,-0.044399430106359],"min":[0.10506636326464801,0.000140029608541,-0.0444348110989082],"type":"VEC3"},{"bufferView":0,"byteOffset":2012760,"componentType":5126,"count":18,"max":[0.105066363265405,0.000240029608541001,-0.0443971184606996],"min":[0.105015378676813,0.000140029608541,-0.0444348110989082],"type":"VEC3"},{"bufferView":0,"byteOffset":2012976,"componentType":5126,"count":6,"max":[0.105016470286499,0.000240029608541001,-0.0443889848996832],"min":[0.105015378676813,0.000140029608541,-0.0443971184613102],"type":"VEC3"},{"bufferView":0,"byteOffset":2013048,"componentType":5126,"count":6,"max":[0.10501811840303,0.000240029608541001,-0.0443820285633002],"min":[0.105016470286321,0.000140029608541,-0.04438898490026],"type":"VEC3"},{"bufferView":0,"byteOffset":2013120,"componentType":5126,"count":14,"max":[0.10501811840303,0.000240029608541001,-0.0443756501394002],"min":[0.10501537867706899,0.000140029608541,-0.044382028564082805],"type":"VEC3"},{"bufferView":0,"byteOffset":2013288,"componentType":5126,"count":4,"max":[0.105040036210949,0.000240029608541001,-0.044370427536454204],"min":[0.10501537867706899,0.000140029608541,-0.0443756501398879],"type":"VEC3"},{"bufferView":0,"byteOffset":2013336,"componentType":5126,"count":4,"max":[0.105041406074594,0.000240029608541001,-0.044370427536454204],"min":[0.10504003621046801,0.000140029608541,-0.0443738950033405],"type":"VEC3"},{"bufferView":0,"byteOffset":2013384,"componentType":5126,"count":14,"max":[0.105041406074594,0.000240029608541001,-0.0443738950031092],"min":[0.10501948826584101,0.000140029608541,-0.044398295687870896],"type":"VEC3"},{"bufferView":0,"byteOffset":2013552,"componentType":5126,"count":18,"max":[0.10506565692991901,0.000240029608541001,-0.0443982956873892],"min":[0.10501948826584101,0.000140029608541,-0.044423852194789705],"type":"VEC3"},{"bufferView":0,"byteOffset":2013768,"componentType":5126,"count":18,"max":[0.105111269087753,0.000240029608541001,-0.0443988735988441],"min":[0.10506565692925,0.000140029608541,-0.044423852194789705],"type":"VEC3"},{"bufferView":0,"byteOffset":2013984,"componentType":5126,"count":20,"max":[0.105111269087753,0.000240029608541001,-0.0443738950032645],"min":[0.105087018231885,0.000140029608541,-0.0443988735994436],"type":"VEC3"},{"bufferView":0,"byteOffset":2014224,"componentType":5126,"count":4,"max":[0.10508877336939401,0.000240029608541001,-0.0443704275371154],"min":[0.105087018231885,0.000140029608541,-0.044373895003553404],"type":"VEC3"},{"bufferView":0,"byteOffset":2014272,"componentType":5126,"count":4,"max":[0.10554320266351201,0.000240029608019001,-0.04461967171160321],"min":[0.10529320265755,0.000240029608019001,-0.0451196717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2014320,"componentType":5126,"count":4,"max":[0.10554320265755,0.000640029608392001,-0.04511967171160321],"min":[0.10529320265755,0.000240029608019001,-0.0451196717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2014368,"componentType":5126,"count":4,"max":[0.10554320266351201,0.000640029608392001,-0.04461967171160321],"min":[0.10529320265755,0.000640029608392001,-0.0451196717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2014416,"componentType":5126,"count":4,"max":[0.10554320266351201,0.001750029608539,-0.04461967171160321],"min":[0.10529320266351201,0.000640029608392001,-0.044619671715104406],"type":"VEC3"},{"bufferView":0,"byteOffset":2014464,"componentType":5126,"count":4,"max":[0.105543202614262,0.001750029608539,-0.0487496717110832],"min":[0.10529320261389201,0.000640029608392001,-0.0487496717159244],"type":"VEC3"},{"bufferView":0,"byteOffset":2014512,"componentType":5126,"count":4,"max":[0.103043202613368,0.001750029608539,-0.0488246716840222],"min":[0.10304320260942001,0.001550029608539,-0.049124671684772206],"type":"VEC3"},{"bufferView":0,"byteOffset":2014560,"componentType":5126,"count":4,"max":[0.10349320261053499,0.001750029608539,-0.0491246716842522],"min":[0.10304320260942001,0.001550029608539,-0.0491246716901384],"type":"VEC3"},{"bufferView":0,"byteOffset":2014608,"componentType":5126,"count":4,"max":[0.103493202614113,0.001750029608539,-0.0488246716893884],"min":[0.103493202609045,0.001550029608539,-0.0491246716901384],"type":"VEC3"},{"bufferView":0,"byteOffset":2014656,"componentType":5126,"count":4,"max":[0.103493202614113,0.001750029608539,-0.0488246716840222],"min":[0.103043202612998,0.001550029608539,-0.0488246716907384],"type":"VEC3"},{"bufferView":0,"byteOffset":2014704,"componentType":5126,"count":4,"max":[0.103493202668729,0.001750029608539,-0.044244671684772204],"min":[0.10304320266761399,0.001550029608539,-0.0442446716906584],"type":"VEC3"},{"bufferView":0,"byteOffset":2014752,"componentType":5126,"count":4,"max":[0.103043202667984,0.001750029608539,-0.044244671684772204],"min":[0.10304320266403601,0.001550029608539,-0.044544671685522196],"type":"VEC3"},{"bufferView":0,"byteOffset":2014800,"componentType":5126,"count":4,"max":[0.10349320266515101,0.001750029608539,-0.0445446716841722],"min":[0.10304320266403601,0.001550029608539,-0.0445446716901384],"type":"VEC3"},{"bufferView":0,"byteOffset":2014848,"componentType":5126,"count":4,"max":[0.103493202668729,0.001750029608539,-0.0442446716901384],"min":[0.103493202663661,0.001550029608539,-0.0445446716901384],"type":"VEC3"},{"bufferView":0,"byteOffset":2014896,"componentType":5126,"count":4,"max":[0.102943202609153,0.0010700296080930001,-0.0491646716814972],"min":[0.102843202606809,0.000980029608243001,-0.0493746716835797],"type":"VEC3"},{"bufferView":0,"byteOffset":2014944,"componentType":5126,"count":6,"max":[0.103893202609314,0.0012100296090619999,-0.0491646716814972],"min":[0.102843202609313,0.000240029608391001,-0.0491646716949083],"type":"VEC3"},{"bufferView":0,"byteOffset":2015016,"componentType":5126,"count":4,"max":[0.10389320261312901,0.0012100296090619999,-0.0488446716830572],"min":[0.102843202609313,0.001210029608539,-0.0491646716949083],"type":"VEC3"},{"bufferView":0,"byteOffset":2015064,"componentType":5126,"count":4,"max":[0.10389320261313001,0.0012100296086889999,-0.0488446716830572],"min":[0.102843202613129,0.000150029608167001,-0.048844671696468306],"type":"VEC3"},{"bufferView":0,"byteOffset":2015112,"componentType":5126,"count":4,"max":[0.1038932026162,0.000150029608914001,-0.0486496716827572],"min":[0.102843202613129,0.000150029608167001,-0.048844671694908304],"type":"VEC3"},{"bufferView":0,"byteOffset":2015160,"componentType":5126,"count":4,"max":[0.10454320266232,0.000457665794648001,-0.044719671683057204],"min":[0.10284320265975601,0.00045766579386500103,-0.0449346717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2015208,"componentType":5126,"count":4,"max":[0.104543202659756,0.000457665794648001,-0.0449346716829072],"min":[0.10284320265975601,0.00029766579386500104,-0.0449346717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2015256,"componentType":5126,"count":4,"max":[0.104543202659756,0.000297665794499001,-0.0449346716829072],"min":[0.102843202618019,0.00029766579386500104,-0.0484346717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2015304,"componentType":5126,"count":4,"max":[0.104543202618019,0.000457665794648001,-0.0484346716829072],"min":[0.102843202618019,0.00029766579386500104,-0.0484346717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2015352,"componentType":5126,"count":4,"max":[0.104543202618019,0.000457665794648001,-0.0484346716829072],"min":[0.102843202615455,0.00045766579386500103,-0.0486496717025095],"type":"VEC3"},{"bufferView":0,"byteOffset":2015400,"componentType":5126,"count":4,"max":[0.10454320261545501,0.0010776657949079999,-0.0486496716827572],"min":[0.102843202615455,0.00045766579386500103,-0.0486496717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2015448,"componentType":5126,"count":4,"max":[0.104543202618018,0.0010776657949079999,-0.0484346716829072],"min":[0.102843202615455,0.001077665793828,-0.0486496717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2015496,"componentType":5126,"count":4,"max":[0.104543202618018,0.001547665794499,-0.0484346716829072],"min":[0.102843202618019,0.001077665793828,-0.048434671702809504],"type":"VEC3"},{"bufferView":0,"byteOffset":2015544,"componentType":5126,"count":20,"max":[0.104543202659755,0.001547665794499,-0.0449346716829072],"min":[0.102843202618019,0.0015476657926720002,-0.0484346717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2015784,"componentType":5126,"count":4,"max":[0.104543202659755,0.001547665794499,-0.0449346716829072],"min":[0.10284320265975601,0.001077665793828,-0.0449346717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2015832,"componentType":5126,"count":4,"max":[0.10454320266231901,0.001077665793864,-0.044719671683057204],"min":[0.10284320265975601,0.001077665793828,-0.0449346717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2015880,"componentType":5126,"count":4,"max":[0.10454320266232,0.001077665793864,-0.044719671683057204],"min":[0.10284320266232,0.00045766579386500103,-0.0447196717028095],"type":"VEC3"},{"bufferView":0,"byteOffset":2015928,"componentType":5126,"count":12,"max":[0.1038932026162,0.0012100296090619999,-0.0486496716949083],"min":[0.103893202606064,0.0000500296085410006,-0.049374671694908404],"type":"VEC3"},{"bufferView":0,"byteOffset":2016072,"componentType":5126,"count":4,"max":[0.103893202611669,0.0000500296085410006,-0.0489046716943121],"min":[0.10384320261003001,2.9608540000531698e-8,-0.049104671694838405],"type":"VEC3"},{"bufferView":0,"byteOffset":2016120,"componentType":5126,"count":4,"max":[0.103893202609314,0.000240029608391001,-0.0491646716866802],"min":[0.103203202606958,0.000240029608019001,-0.049374671694908404],"type":"VEC3"},{"bufferView":0,"byteOffset":2016168,"componentType":5126,"count":4,"max":[0.103203202609836,0.000980029608686801,-0.0491646716830997],"min":[0.102943202607179,0.000240029608019001,-0.0493746716866802],"type":"VEC3"},{"bufferView":0,"byteOffset":2016216,"componentType":5126,"count":4,"max":[0.105093202635444,0.0000900296087920007,-0.0470046717092182],"min":[0.105093202633536,0.0000500296096860006,-0.047164671709218196],"type":"VEC3"},{"bufferView":0,"byteOffset":2016264,"componentType":5126,"count":16,"max":[0.105143202634326,0.0000500296096860006,-0.0470046717092182],"min":[0.105093202633536,2.96089410006199e-8,-0.0471646717098144],"type":"VEC3"},{"bufferView":0,"byteOffset":2016456,"componentType":5126,"count":4,"max":[0.105493202633951,2.96089410006199e-8,-0.047004671709814407],"min":[0.105143202632418,2.96089410006199e-8,-0.0471646717139882],"type":"VEC3"},{"bufferView":0,"byteOffset":2016504,"componentType":5126,"count":16,"max":[0.105543202634701,0.0000500296078240006,-0.0470046717139882],"min":[0.105493202632043,2.96089410006199e-8,-0.047164671714584404],"type":"VEC3"},{"bufferView":0,"byteOffset":2016696,"componentType":5126,"count":4,"max":[0.105543202634701,0.001497665793038,-0.047004671714584396],"min":[0.105543202632793,0.0000500296078240006,-0.047164671714584404],"type":"VEC3"},{"bufferView":0,"byteOffset":2016744,"componentType":5126,"count":16,"max":[0.105543202634701,0.0015476657937830002,-0.0470046717139882],"min":[0.105493202633913,0.001497665793038,-0.047164671714584404],"type":"VEC3"},{"bufferView":0,"byteOffset":2016936,"componentType":5126,"count":4,"max":[0.10549320263582102,0.001547665795645,-0.0470046717133371],"min":[0.105438605217773,0.0015476657937830002,-0.0471646717139882],"type":"VEC3"},{"bufferView":0,"byteOffset":2016984,"componentType":5126,"count":4,"max":[0.10554320263482,0.0015606934386560001,-0.0469946717136341],"min":[0.105438605217654,0.001560693438285,-0.047174671714286395],"type":"VEC3"},{"bufferView":0,"byteOffset":2017032,"componentType":5126,"count":4,"max":[0.105543202625651,0.0015606934386560001,-0.0477946717133371],"min":[0.105438605207354,0.0015606934377770001,-0.047974671715034396],"type":"VEC3"},{"bufferView":0,"byteOffset":2017080,"componentType":5126,"count":4,"max":[0.105543202620225,0.000240029608019001,-0.0482496717116032],"min":[0.105293202614262,0.000240029608019001,-0.048749671715404404],"type":"VEC3"},{"bufferView":0,"byteOffset":2017128,"componentType":5126,"count":4,"max":[0.105543202620225,0.000640029608392001,-0.0482496717116032],"min":[0.105293202620225,0.000240029608019001,-0.0482496717154044],"type":"VEC3"},{"bufferView":0,"byteOffset":2017176,"componentType":5126,"count":4,"max":[0.105543202620225,0.000640029608392001,-0.0482496717116032],"min":[0.105293202614262,0.000640029608392001,-0.048749671715404404],"type":"VEC3"},{"bufferView":0,"byteOffset":2017224,"componentType":5126,"count":4,"max":[0.10554320265427,0.0015606934386560001,-0.045394671713637105],"min":[0.105438605235974,0.001560693438285,-0.0455746717146544],"type":"VEC3"},{"bufferView":0,"byteOffset":2017272,"componentType":5126,"count":4,"max":[0.10554320264473001,0.0015606934386560001,-0.0461946717136351],"min":[0.10543860522643402,0.001560693438285,-0.0463746717154044],"type":"VEC3"},{"bufferView":0,"byteOffset":2017320,"componentType":5126,"count":4,"max":[0.105493202645361,0.00154766579473,-0.046204671713412096],"min":[0.105438605227313,0.0015476657937830002,-0.046364671713989204],"type":"VEC3"},{"bufferView":0,"byteOffset":2017368,"componentType":5126,"count":16,"max":[0.10554320264424101,0.0015476657937830002,-0.046204671713989204],"min":[0.10549320264345301,0.001497665793038,-0.0463646717145854],"type":"VEC3"},{"bufferView":0,"byteOffset":2017560,"componentType":5126,"count":4,"max":[0.10554320264424101,0.001497665793038,-0.0462046717145854],"min":[0.10554320264233301,0.0000500296078240006,-0.0463646717145854],"type":"VEC3"},{"bufferView":0,"byteOffset":2017608,"componentType":5126,"count":16,"max":[0.10554320264424101,0.0000500296078240006,-0.046204671713989204],"min":[0.105493202641583,2.96089410006199e-8,-0.0463646717145854],"type":"VEC3"},{"bufferView":0,"byteOffset":2017800,"componentType":5126,"count":4,"max":[0.105493202643491,2.96089410006199e-8,-0.0462046717098155],"min":[0.105143202641958,2.96089410006199e-8,-0.046364671713989204],"type":"VEC3"},{"bufferView":0,"byteOffset":2017848,"componentType":5126,"count":16,"max":[0.10514320264386601,0.0000500296096860006,-0.0462046717092192],"min":[0.105093202643076,2.96089410006199e-8,-0.046364671709815494],"type":"VEC3"},{"bufferView":0,"byteOffset":2018040,"componentType":5126,"count":4,"max":[0.10509320264498401,0.0000900296087920007,-0.0462046717092192],"min":[0.105093202643076,0.0000500296096860006,-0.0463646717092192],"type":"VEC3"},{"bufferView":0,"byteOffset":2018088,"componentType":5126,"count":4,"max":[0.105493202654901,0.00154766579473,-0.0454046717134071],"min":[0.105438605236853,0.0015476657937830002,-0.045564671713988196],"type":"VEC3"},{"bufferView":0,"byteOffset":2018136,"componentType":5126,"count":16,"max":[0.10554320265378099,0.0015476657937830002,-0.0454046717139882],"min":[0.105493202652993,0.001497665793038,-0.0455646717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2018328,"componentType":5126,"count":4,"max":[0.10554320265378099,0.001497665793038,-0.045404671714584406],"min":[0.105543202651873,0.0000500296078240006,-0.0455646717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2018376,"componentType":5126,"count":16,"max":[0.10554320265378099,0.0000500296078240006,-0.0454046717139882],"min":[0.105493202651123,2.96089410006199e-8,-0.0455646717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2018568,"componentType":5126,"count":4,"max":[0.10549320265303101,2.96089410006199e-8,-0.0454046717098145],"min":[0.105143202651498,2.96089410006199e-8,-0.045564671713988196],"type":"VEC3"},{"bufferView":0,"byteOffset":2018616,"componentType":5126,"count":16,"max":[0.105143202653406,0.0000500296096860006,-0.0454046717092182],"min":[0.105093202652616,2.96089410006199e-8,-0.045564671709814396],"type":"VEC3"},{"bufferView":0,"byteOffset":2018808,"componentType":5126,"count":4,"max":[0.10509320265452401,0.0000900296087920007,-0.0454046717092182],"min":[0.105093202652616,0.0000500296096860006,-0.045564671709218206],"type":"VEC3"},{"bufferView":0,"byteOffset":2018856,"componentType":5126,"count":4,"max":[0.105493202625161,0.0015476657939920001,-0.0478046717131171],"min":[0.105438605208233,0.0015476657935310002,-0.0479646717139882],"type":"VEC3"},{"bufferView":0,"byteOffset":2018904,"componentType":5126,"count":16,"max":[0.105543202625901,0.0015476657935310002,-0.0478046717139882],"min":[0.105493202623253,0.001497665794649,-0.0479646717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2019096,"componentType":5126,"count":4,"max":[0.105543202625901,0.001497665794649,-0.047804671714584406],"min":[0.105543202623993,0.000050029609435000605,-0.0479646717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2019144,"componentType":5126,"count":16,"max":[0.105543202625901,0.000050029609435000605,-0.0478046717139882],"min":[0.105493202623253,2.96086900005528e-8,-0.0479646717145844],"type":"VEC3"},{"bufferView":0,"byteOffset":2019336,"componentType":5126,"count":4,"max":[0.105493202625161,2.96086900005528e-8,-0.0478046717098144],"min":[0.105143202623623,2.96086900005528e-8,-0.0479646717139882],"type":"VEC3"},{"bufferView":0,"byteOffset":2019384,"componentType":5126,"count":16,"max":[0.10514320262553101,0.000050029609435000605,-0.0478046717092182],"min":[0.105093202622878,2.96086900005528e-8,-0.047964671709814506],"type":"VEC3"},{"bufferView":0,"byteOffset":2019576,"componentType":5126,"count":4,"max":[0.105093202625532,0.0000900296085410006,-0.0478046717090682],"min":[0.105093202622878,0.000050029609435000605,-0.047964671709218205],"type":"VEC3"},{"bufferView":0,"byteOffset":2019624,"componentType":5126,"count":80,"max":[0.10511674854176101,0.000240029608541001,-0.0442950850725813],"min":[0.105016748539919,0.000240029608541001,-0.044361287983919],"type":"VEC3"},{"bufferView":0,"byteOffset":2020584,"componentType":5126,"count":48,"max":[0.105116748543166,0.000240029608541001,-0.044145770003110006],"min":[0.105015378679502,0.000240029608540989,-0.044215633018079],"type":"VEC3"},{"bufferView":0,"byteOffset":2021160,"componentType":5126,"count":50,"max":[0.10511674853895,0.000240029608541001,-0.044443030278061305],"min":[0.10501674853816399,0.000240029608541001,-0.04450844123645],"type":"VEC3"},{"bufferView":0,"byteOffset":2021760,"componentType":5126,"count":65,"max":[0.105116748541421,0.00024002960854157702,-0.0442224823317682],"min":[0.105016748540783,0.00024002960854099402,-0.044288235757779],"type":"VEC3"},{"bufferView":0,"byteOffset":2022540,"componentType":5126,"count":67,"max":[0.10511674853979901,0.000240029608541001,-0.044370427537044205],"min":[0.105015378676813,0.000240029608541001,-0.0444348110989081],"type":"VEC3"},{"bufferView":0,"byteOffset":2023344,"componentType":5126,"count":4,"max":[0.103493202613368,0.001550029608539,-0.0488246716840222],"min":[0.10304320260979,0.001550029608539,-0.0491246716901384],"type":"VEC3"},{"bufferView":0,"byteOffset":2023392,"componentType":5126,"count":4,"max":[0.103493202667239,0.001550029608539,-0.044244671684772204],"min":[0.103043202664406,0.001550029608539,-0.0445446716901384],"type":"VEC3"},{"bufferView":0,"byteOffset":2023440,"componentType":5126,"count":44,"max":[0.10454320266232,0.001547665793864,-0.044719671702659496],"min":[0.10454320261545501,0.00029766579386500104,-0.0486496717026595],"type":"VEC3"},{"bufferView":0,"byteOffset":2023968,"componentType":5126,"count":8,"max":[0.10342909981141,0.001547665793864,-0.0470046716892503],"min":[0.103418730716824,0.001546578797298,-0.047164671689821],"type":"VEC3"},{"bufferView":0,"byteOffset":2024064,"componentType":5126,"count":24,"max":[0.10454320263507,0.001547665793864,-0.0470046716859647],"min":[0.103143202634321,0.001331503582678,-0.0470046717029575],"type":"VEC3"},{"bufferView":0,"byteOffset":2024352,"componentType":5126,"count":24,"max":[0.104543202642702,0.001547665793864,-0.046364671685965704],"min":[0.103143202641953,0.001331503582678,-0.0463646717023615],"type":"VEC3"},{"bufferView":0,"byteOffset":2024640,"componentType":5126,"count":8,"max":[0.10342909982095,0.001547665793864,-0.046204671688927],"min":[0.103418730726445,0.001546578796915,-0.046364671689333524],"type":"VEC3"},{"bufferView":0,"byteOffset":2024736,"componentType":5126,"count":24,"max":[0.10454320264461,0.001547665793864,-0.046204671685965704],"min":[0.10314320264386101,0.001331503582678,-0.0462046717022125],"type":"VEC3"},{"bufferView":0,"byteOffset":2025024,"componentType":5126,"count":24,"max":[0.104543202652242,0.001547665793864,-0.045564671685964696],"min":[0.103143202651493,0.001331503582678,-0.0455646717034795],"type":"VEC3"},{"bufferView":0,"byteOffset":2025312,"componentType":5126,"count":8,"max":[0.10342909983049,0.001547665793864,-0.0454046716892503],"min":[0.103418730735985,0.001546578796915,-0.045564671690194],"type":"VEC3"},{"bufferView":0,"byteOffset":2025408,"componentType":5126,"count":24,"max":[0.10454320265415,0.001547665793864,-0.0454046716859647],"min":[0.103143202653401,0.001331503582678,-0.0454046717033295],"type":"VEC3"},{"bufferView":0,"byteOffset":2025696,"componentType":5126,"count":24,"max":[0.104543202623622,0.001547665793864,-0.0479646716859647],"min":[0.103143202623623,0.001331503582678,-0.0479646717019895],"type":"VEC3"},{"bufferView":0,"byteOffset":2025984,"componentType":5126,"count":8,"max":[0.10342909980187,0.001547665793864,-0.047804671688554005],"min":[0.10341873070811,0.001546578796663,-0.04796467168933252],"type":"VEC3"},{"bufferView":0,"byteOffset":2026080,"componentType":5126,"count":24,"max":[0.10454320262553,0.001547665793864,-0.0478046716859647],"min":[0.103143202625531,0.001331503582678,-0.0478046717018395],"type":"VEC3"},{"bufferView":0,"byteOffset":2026368,"componentType":5126,"count":24,"max":[0.104543202633162,0.001547665793864,-0.0471646716859647],"min":[0.103143202632413,0.001331503582678,-0.0471646717031065],"type":"VEC3"},{"bufferView":0,"byteOffset":2026656,"componentType":5126,"count":4,"max":[0.103893202612415,0.001080029608539,-0.0489046716829835],"min":[0.10289320261002899,0.001080029608242,-0.0491046716953984],"type":"VEC3"},{"bufferView":0,"byteOffset":2026704,"componentType":5126,"count":26,"max":[0.103893202612415,0.001080029608539,-0.0489046716829835],"min":[0.102893202612414,2.9608540000531698e-8,-0.048904671695578404],"type":"VEC3"},{"bufferView":0,"byteOffset":2027016,"componentType":5126,"count":26,"max":[0.10389320261003,0.001080029608539,-0.0491046716822335],"min":[0.10289320261002899,2.9608540000531698e-8,-0.0491046716953984],"type":"VEC3"},{"bufferView":0,"byteOffset":2027328,"componentType":5126,"count":4,"max":[0.103843202612415,2.96087230006311e-8,-0.048904671684750906],"min":[0.103041412905369,2.9608540000531698e-8,-0.049104671693562106],"type":"VEC3"},{"bufferView":0,"byteOffset":2027376,"componentType":5126,"count":4,"max":[0.105075652652117,0.000240029608541001,-0.044170598770108906],"min":[0.10502657302842501,0.00014002960891400102,-0.044182135585653697],"type":"VEC3"},{"bufferView":0,"byteOffset":2027424,"componentType":5126,"count":4,"max":[0.105075652652117,0.000240029608541001,-0.044170598770108906],"min":[0.10507565265172,0.00014002960891400102,-0.0441948282223089],"type":"VEC3"},{"bufferView":0,"byteOffset":2027472,"componentType":5126,"count":4,"max":[0.105075652651828,0.000240029608541001,-0.0441821355847937],"min":[0.10502657302842501,0.00014002960891400102,-0.0441948282223089],"type":"VEC3"},{"bufferView":0,"byteOffset":2027520,"componentType":5126,"count":18,"max":[0.10511263895238901,0.000240029608541533,-0.044233441235892006],"min":[0.105065892376921,0.000140029608541001,-0.0442628290791529],"type":"VEC3"},{"bufferView":0,"byteOffset":2027736,"componentType":5126,"count":14,"max":[0.10511263895238901,0.00024002960854112,-0.04426282907891],"min":[0.105108015664405,0.000140029608541001,-0.0442690576749101],"type":"VEC3"},{"bufferView":0,"byteOffset":2027904,"componentType":5126,"count":4,"max":[0.105108015664642,0.000240029608541035,-0.0442690576737606],"min":[0.105025481418066,0.000140029608541001,-0.0442690576749101],"type":"VEC3"},{"bufferView":0,"byteOffset":2027952,"componentType":5126,"count":14,"max":[0.10502548141817501,0.00024002960854148202,-0.0442611381531555],"min":[0.105020858130486,0.000140029608541001,-0.0442690576738477],"type":"VEC3"},{"bufferView":0,"byteOffset":2028120,"componentType":5126,"count":18,"max":[0.105065892377396,0.00024002960854157702,-0.044233441235892006],"min":[0.105020858130486,0.000140029608541001,-0.0442611381538874],"type":"VEC3"},{"bufferView":0,"byteOffset":2028336,"componentType":5126,"count":4,"max":[0.10454320263507,0.001331503583452,-0.0470046716893675],"min":[0.10342855746833099,0.001331503582678,-0.0471646717031065],"type":"VEC3"},{"bufferView":0,"byteOffset":2028384,"componentType":5126,"count":4,"max":[0.10454320262553,0.001331503583201,-0.0478046716893675],"min":[0.103428557459536,0.001331503582678,-0.0479646717019895],"type":"VEC3"},{"bufferView":0,"byteOffset":2028432,"componentType":5126,"count":4,"max":[0.10454320265415,0.001331503583452,-0.0454046716893675],"min":[0.103428557487411,0.001331503582678,-0.0455646717034795],"type":"VEC3"},{"bufferView":0,"byteOffset":2028480,"componentType":5126,"count":4,"max":[0.10454320264461,0.001331503583452,-0.0462046716893685],"min":[0.103428557477871,0.001331503582678,-0.0463646717023615],"type":"VEC3"},{"bufferView":0,"byteOffset":2028528,"componentType":5126,"count":4,"max":[0.10454320264461,0.000700029609285001,-0.0462046716866357],"min":[0.10314320264255301,0.000700029608540001,-0.0463646717023615],"type":"VEC3"},{"bufferView":0,"byteOffset":2028576,"componentType":5126,"count":4,"max":[0.10454320264461,0.000700029609285001,-0.046204671685965704],"min":[0.103143202644461,0.00040002960854000104,-0.0462046717022125],"type":"VEC3"},{"bufferView":0,"byteOffset":2028624,"componentType":5126,"count":4,"max":[0.10454320264461,0.00040002960854000104,-0.046204671685965704],"min":[0.10314320264255301,0.00040002960854000104,-0.0463646717023615],"type":"VEC3"},{"bufferView":0,"byteOffset":2028672,"componentType":5126,"count":4,"max":[0.104543202642702,0.000700029609285001,-0.0463646716867847],"min":[0.10314320264255301,0.00040002960854000104,-0.0463646717023615],"type":"VEC3"},{"bufferView":0,"byteOffset":2028720,"componentType":5126,"count":4,"max":[0.10454320265415,0.000700029609285001,-0.0454046716866347],"min":[0.103143202652093,0.000700029608540001,-0.0455646717034795],"type":"VEC3"},{"bufferView":0,"byteOffset":2028768,"componentType":5126,"count":4,"max":[0.10454320265415,0.000700029609285001,-0.0454046716859647],"min":[0.10314320265400101,0.00040002960854000104,-0.0454046717033295],"type":"VEC3"},{"bufferView":0,"byteOffset":2028816,"componentType":5126,"count":4,"max":[0.10454320265415,0.00040002960854000104,-0.0454046716859647],"min":[0.103143202652093,0.00040002960854000104,-0.0455646717034795],"type":"VEC3"},{"bufferView":0,"byteOffset":2028864,"componentType":5126,"count":4,"max":[0.104543202652242,0.000700029609285001,-0.0455646716867847],"min":[0.103143202652093,0.00040002960854000104,-0.0455646717034795],"type":"VEC3"},{"bufferView":0,"byteOffset":2028912,"componentType":5126,"count":4,"max":[0.10454320262553,0.000700029609285001,-0.0478046716859647],"min":[0.103143202623473,0.000700029608540001,-0.0479646717019895],"type":"VEC3"},{"bufferView":0,"byteOffset":2028960,"componentType":5126,"count":4,"max":[0.10454320262553,0.000700029609285001,-0.0478046716859647],"min":[0.103143202625381,0.00040002960854000104,-0.0478046717018395],"type":"VEC3"},{"bufferView":0,"byteOffset":2029008,"componentType":5126,"count":4,"max":[0.10454320262553,0.00040002960854000104,-0.0478046716859647],"min":[0.103143202623473,0.00040002960854000104,-0.0479646717019895],"type":"VEC3"},{"bufferView":0,"byteOffset":2029056,"componentType":5126,"count":4,"max":[0.104543202623622,0.000700029609285001,-0.0479646716861147],"min":[0.103143202623473,0.00040002960854000104,-0.0479646717019895],"type":"VEC3"},{"bufferView":0,"byteOffset":2029104,"componentType":5126,"count":4,"max":[0.10454320263507,0.000700029609285001,-0.047004671686635704],"min":[0.103143202633013,0.000700029608540001,-0.0471646717031065],"type":"VEC3"},{"bufferView":0,"byteOffset":2029152,"componentType":5126,"count":4,"max":[0.10454320263507,0.000700029609285001,-0.0470046716859647],"min":[0.103143202634921,0.00040002960854000104,-0.0470046717029575],"type":"VEC3"},{"bufferView":0,"byteOffset":2029200,"componentType":5126,"count":4,"max":[0.10454320263507,0.00040002960854000104,-0.0470046716859647],"min":[0.103143202633013,0.00040002960854000104,-0.0471646717031065],"type":"VEC3"},{"bufferView":0,"byteOffset":2029248,"componentType":5126,"count":4,"max":[0.104543202633162,0.000700029609285001,-0.047164671686784704],"min":[0.103143202633013,0.00040002960854000104,-0.0471646717031065],"type":"VEC3"},{"bufferView":0,"byteOffset":2029296,"componentType":5126,"count":4,"max":[0.10341873071873199,0.001546578797298,-0.0470046716864373],"min":[0.10318283353907301,0.001496570831499,-0.0471646716893993],"type":"VEC3"},{"bufferView":0,"byteOffset":2029344,"componentType":5126,"count":14,"max":[0.103182833540981,0.001496570831499,-0.0470046716859647],"min":[0.103143202632413,0.001447657827622,-0.0471646716864373],"type":"VEC3"},{"bufferView":0,"byteOffset":2029512,"componentType":5126,"count":4,"max":[0.103143202634321,0.001447657827622,-0.0470046716859647],"min":[0.103143202632413,0.00142613681998,-0.0471646716859647],"type":"VEC3"},{"bufferView":0,"byteOffset":2029560,"componentType":5126,"count":14,"max":[0.103183886561341,0.00142613681998,-0.0470046716859647],"min":[0.103143202632413,0.0013770123779390001,-0.0471646716864498],"type":"VEC3"},{"bufferView":0,"byteOffset":2029728,"componentType":5126,"count":4,"max":[0.103419241398371,0.0013770123779390001,-0.0470046716864498],"min":[0.103183886559433,0.001332379140294,-0.0471646716892564],"type":"VEC3"},{"bufferView":0,"byteOffset":2029776,"componentType":5126,"count":8,"max":[0.103428557470239,0.001332379140294,-0.0470046716892564],"min":[0.103419241396463,0.001331503583452,-0.047164671689367506],"type":"VEC3"},{"bufferView":0,"byteOffset":2029872,"componentType":5126,"count":8,"max":[0.103428557479779,0.001332379140294,-0.046204671689257404],"min":[0.103419241406003,0.001331503583452,-0.0463646716893685],"type":"VEC3"},{"bufferView":0,"byteOffset":2029968,"componentType":5126,"count":4,"max":[0.103419241407911,0.0013770123779390001,-0.0462046716864508],"min":[0.103183886568973,0.001332379140294,-0.0463646716892574],"type":"VEC3"},{"bufferView":0,"byteOffset":2030016,"componentType":5126,"count":14,"max":[0.103183886570881,0.00142613681998,-0.046204671685965704],"min":[0.103143202641953,0.0013770123779390001,-0.0463646716864508],"type":"VEC3"},{"bufferView":0,"byteOffset":2030184,"componentType":5126,"count":4,"max":[0.10314320264386101,0.001447657827622,-0.046204671685965704],"min":[0.103143202641953,0.00142613681998,-0.046364671685965704],"type":"VEC3"},{"bufferView":0,"byteOffset":2030232,"componentType":5126,"count":14,"max":[0.103182833550521,0.001496570831499,-0.046204671685965704],"min":[0.103143202641953,0.001447657827622,-0.0463646716864383],"type":"VEC3"},{"bufferView":0,"byteOffset":2030400,"componentType":5126,"count":4,"max":[0.103418730728272,0.001546578797298,-0.046204671686438305],"min":[0.103182833548613,0.001496570831499,-0.046364671689251305],"type":"VEC3"},{"bufferView":0,"byteOffset":2030448,"componentType":5126,"count":8,"max":[0.103428557489319,0.001332379140294,-0.0454046716892564],"min":[0.103419241415543,0.001331503583452,-0.0455646716893675],"type":"VEC3"},{"bufferView":0,"byteOffset":2030544,"componentType":5126,"count":4,"max":[0.10341924141745101,0.0013770123779390001,-0.0454046716864498],"min":[0.103183886578513,0.001332379140294,-0.0455646716892564],"type":"VEC3"},{"bufferView":0,"byteOffset":2030592,"componentType":5126,"count":14,"max":[0.103183886580421,0.00142613681998,-0.0454046716859647],"min":[0.103143202651493,0.0013770123779390001,-0.0455646716864498],"type":"VEC3"},{"bufferView":0,"byteOffset":2030760,"componentType":5126,"count":4,"max":[0.103143202653401,0.001447657827622,-0.0454046716859647],"min":[0.103143202651493,0.00142613681998,-0.045564671685964696],"type":"VEC3"},{"bufferView":0,"byteOffset":2030808,"componentType":5126,"count":14,"max":[0.103182833560061,0.001496570831499,-0.0454046716859647],"min":[0.103143202651493,0.001447657827622,-0.045564671686437304],"type":"VEC3"},{"bufferView":0,"byteOffset":2030976,"componentType":5126,"count":4,"max":[0.103418730737812,0.001546578797298,-0.045404671686437297],"min":[0.10318283355815301,0.001496570831499,-0.0455646716892503],"type":"VEC3"},{"bufferView":0,"byteOffset":2031024,"componentType":5126,"count":8,"max":[0.103428557461444,0.001332379140043,-0.0478046716892564],"min":[0.103419241385805,0.001331503583201,-0.0479646716893675],"type":"VEC3"},{"bufferView":0,"byteOffset":2031120,"componentType":5126,"count":4,"max":[0.10341924138771301,0.0013770123776880002,-0.0478046716864498],"min":[0.10318388655063301,0.001332379140043,-0.0479646716892564],"type":"VEC3"},{"bufferView":0,"byteOffset":2031168,"componentType":5126,"count":14,"max":[0.103183886552541,0.001426136819728,-0.0478046716859647],"min":[0.103143202623623,0.0013770123776880002,-0.0479646716864498],"type":"VEC3"},{"bufferView":0,"byteOffset":2031336,"componentType":5126,"count":4,"max":[0.103143202625531,0.001447657827371,-0.0478046716859647],"min":[0.103143202623623,0.001426136819728,-0.0479646716859647],"type":"VEC3"},{"bufferView":0,"byteOffset":2031384,"componentType":5126,"count":14,"max":[0.103182833532191,0.001496570831247,-0.0478046716859647],"min":[0.103143202623623,0.001447657827371,-0.0479646716864373],"type":"VEC3"},{"bufferView":0,"byteOffset":2031552,"componentType":5126,"count":4,"max":[0.10341873070985401,0.001546578797439,-0.0478046716864373],"min":[0.10318283353028301,0.001496570831247,-0.0479646716892503],"type":"VEC3"},{"bufferView":0,"byteOffset":2031600,"componentType":5126,"count":4,"max":[0.102893202612814,0.001080029608539,-0.0489046716829835],"min":[0.10289320261002899,0.0006516717777256011,-0.0491046716829835],"type":"VEC3"},{"bufferView":0,"byteOffset":2031648,"componentType":5126,"count":18,"max":[0.102935690615945,0.0006516717777256011,-0.0489046716829835],"min":[0.102893202610429,0.0004856275927809,-0.0491046716834901],"type":"VEC3"},{"bufferView":0,"byteOffset":2031864,"componentType":5126,"count":4,"max":[0.102893202612814,0.0004856275927809,-0.0489046716829835],"min":[0.102893202610429,0.000345932933138014,-0.0491046716829835],"type":"VEC3"},{"bufferView":0,"byteOffset":2031912,"componentType":5126,"count":22,"max":[0.102940419685354,0.000345932933138014,-0.0489046716829835],"min":[0.102893202610429,0.000202835556089987,-0.04910467168354657],"type":"VEC3"},{"bufferView":0,"byteOffset":2032176,"componentType":5126,"count":4,"max":[0.102893202613214,0.000202835556089987,-0.0489046716829835],"min":[0.102893202610429,0.0000837450848190005,-0.0491046716829835],"type":"VEC3"},{"bufferView":0,"byteOffset":2032224,"componentType":5126,"count":4,"max":[0.103041412907754,0.0000837450848190005,-0.0489046716829835],"min":[0.102893202610829,2.96087230006311e-8,-0.0491046716847509],"type":"VEC3"},{"bufferView":0,"byteOffset":2032272,"componentType":5126,"count":3,"max":[0.105075652652117,0.00014002960891400102,-0.044170598770248905],"min":[0.10502657302842501,0.00014002960891400102,-0.0441948282223089],"type":"VEC3"},{"bufferView":0,"byteOffset":2032308,"componentType":5126,"count":29,"max":[0.10511263895238701,0.00014002960891400102,-0.0442334412358925],"min":[0.105020858130489,0.000140029608541001,-0.0442690576747449],"type":"VEC3"},{"bufferView":0,"byteOffset":2032656,"componentType":5126,"count":4,"max":[0.103143202644461,0.000700029608540001,-0.046204671685965704],"min":[0.10314320264255301,0.00040002960854000104,-0.0463646716867847],"type":"VEC3"},{"bufferView":0,"byteOffset":2032704,"componentType":5126,"count":4,"max":[0.10314320265400101,0.000700029608540001,-0.0454046716859647],"min":[0.103143202652093,0.00040002960854000104,-0.0455646716867847],"type":"VEC3"},{"bufferView":0,"byteOffset":2032752,"componentType":5126,"count":4,"max":[0.103143202625381,0.000700029608540001,-0.0478046716859647],"min":[0.103143202623473,0.00040002960854000104,-0.0479646716861147],"type":"VEC3"},{"bufferView":0,"byteOffset":2032800,"componentType":5126,"count":4,"max":[0.103143202634921,0.000700029608540001,-0.0470046716859647],"min":[0.103143202633013,0.00040002960854000104,-0.047164671686784704],"type":"VEC3"},{"bufferView":0,"byteOffset":2032848,"componentType":5126,"count":13,"max":[0.13462068143916,0.001374275359817,-0.0581171263764807],"min":[0.13454748248179102,0.001292924699865,-0.0581171263796804],"type":"VEC3"},{"bufferView":0,"byteOffset":2033004,"componentType":5126,"count":13,"max":[0.13462068143916,0.001374275359817,-0.0581171263764807],"min":[0.13454748248179102,0.001292924699865,-0.0581171263796804],"type":"VEC3"},{"bufferView":0,"byteOffset":2033160,"componentType":5126,"count":13,"max":[0.115971852198401,0.001374275359817,-0.039969520946016204],"min":[0.115971852185603,0.001292924699865,-0.0400427199033849],"type":"VEC3"},{"bufferView":0,"byteOffset":2033316,"componentType":5126,"count":13,"max":[0.115971852198401,0.001374275359817,-0.039969520946016204],"min":[0.115971852185603,0.001292924699865,-0.0400427199033849],"type":"VEC3"},{"bufferView":0,"byteOffset":2033472,"componentType":5126,"count":67,"max":[0.10433406127774,0.001374275359456,-0.06479247641771158],"min":[0.104267828698911,0.001292924699504,-0.0647934764181835],"type":"VEC3"},{"bufferView":0,"byteOffset":2034276,"componentType":5126,"count":67,"max":[0.10433406127774,0.001374275359456,-0.06479247641771158],"min":[0.104267828698911,0.001292924699504,-0.0647934764181835],"type":"VEC3"},{"bufferView":0,"byteOffset":2035080,"componentType":5126,"count":4,"max":[0.11971520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11941120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2035128,"componentType":5126,"count":4,"max":[0.11971520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11941120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2035176,"componentType":5126,"count":4,"max":[0.11971520190429,0.000714,-0.059969599060059],"min":[0.11941120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2035224,"componentType":5126,"count":4,"max":[0.11971520190429,0.0006,-0.060556599060059],"min":[0.11941120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2035272,"componentType":5126,"count":4,"max":[0.11971520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11941120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2035320,"componentType":5126,"count":4,"max":[0.11971520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11941120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2035368,"componentType":5126,"count":4,"max":[0.11971520190429,0.0,-0.060835599060059004],"min":[0.11941120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2035416,"componentType":5126,"count":4,"max":[0.11971520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11941120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2035464,"componentType":5126,"count":26,"max":[0.11971520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11941120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2035776,"componentType":5126,"count":20,"max":[0.11971520190429,0.000714,-0.060096599060059],"min":[0.11941120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2036016,"componentType":5126,"count":20,"max":[0.11971520190429,0.000415,-0.060605599060059],"min":[0.11941120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2036256,"componentType":5126,"count":26,"max":[0.11971520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11941120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2036568,"componentType":5126,"count":50,"max":[0.11971520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11971520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2037168,"componentType":5126,"count":50,"max":[0.11941120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11941120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2037768,"componentType":5126,"count":12,"max":[0.108682301349905,0.001374275359817,-0.0404049277222559],"min":[0.10868230134225501,0.0012929246992600001,-0.0404486807351759],"type":"VEC3"},{"bufferView":0,"byteOffset":2037912,"componentType":5126,"count":12,"max":[0.108682301349905,0.001374275359817,-0.0404049277222559],"min":[0.10868230134225501,0.0012929246992600001,-0.0404486807351759],"type":"VEC3"},{"bufferView":0,"byteOffset":2038056,"componentType":5126,"count":13,"max":[0.113510669497155,0.001503330111064,-0.0679992072949301],"min":[0.113510669490756,0.001421979452975,-0.0680724062522984],"type":"VEC3"},{"bufferView":0,"byteOffset":2038212,"componentType":5126,"count":13,"max":[0.113510669497155,0.001503330111064,-0.0679992072949301],"min":[0.113510669490756,0.001421979452975,-0.0680724062522984],"type":"VEC3"},{"bufferView":0,"byteOffset":2038368,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.058063599060059],"min":[0.11330920190429,0.000714,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2038416,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.058063599060059],"min":[0.11318220190429,0.0009519999999999999,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2038464,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.058063599060059],"min":[0.11318220190429,0.000714,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2038512,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.058063599060059],"min":[0.11267320190429,0.000415,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2038560,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.058063599060059],"min":[0.11290320190429,0.00035299999999999996,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2038608,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.058063599060059],"min":[0.11231620190429,0.00023799999999999998,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2038656,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.058063599060059],"min":[0.11231620190429,0.0,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2038704,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.058063599060059],"min":[0.11231620190429,0.0,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2038752,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.058063599060059],"min":[0.11272220190429001,0.0006,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2039064,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.058063599060059],"min":[0.11295220190429,0.0005380000000000001,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2039304,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.058063599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2039544,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.058063599060059],"min":[0.11244320190429001,0.0,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2039856,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.058367599060059],"min":[0.11231620190429,0.0,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2040456,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.058063599060059],"min":[0.11231620190429,0.0,-0.058063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2041056,"componentType":5126,"count":6,"max":[0.104618476658523,0.001503330112926,-0.0493756717030456],"min":[0.104575576247094,0.0014219794518330001,-0.0493756717035572],"type":"VEC3"},{"bufferView":0,"byteOffset":2041128,"componentType":5126,"count":6,"max":[0.104618476658523,0.001503330112926,-0.0493756717030456],"min":[0.104575576247094,0.0014219794518330001,-0.0493756717035572],"type":"VEC3"},{"bufferView":0,"byteOffset":2041200,"componentType":5126,"count":210,"max":[0.134125697361981,0.001525157280924,-0.058117126341913704],"min":[0.13375668143921102,0.001254468510586,-0.058118126357973095],"type":"VEC3"},{"bufferView":0,"byteOffset":2043720,"componentType":5126,"count":210,"max":[0.134125697361981,0.001525157280924,-0.058117126341913704],"min":[0.13375668143921102,0.001254468510586,-0.058118126357973095],"type":"VEC3"},{"bufferView":0,"byteOffset":2046240,"componentType":5126,"count":211,"max":[0.11597285204996648,0.001525157280924,-0.0404645050231949],"min":[0.11597185204733501,0.001254468510586,-0.0408335209459649],"type":"VEC3"},{"bufferView":0,"byteOffset":2048772,"componentType":5126,"count":211,"max":[0.11597285204996648,0.001525157280924,-0.0404645050231949],"min":[0.11597185204733501,0.001254468510586,-0.0408335209459649],"type":"VEC3"},{"bufferView":0,"byteOffset":2051304,"componentType":5126,"count":13,"max":[0.104263316150218,0.001374275359817,-0.064793476416467],"min":[0.10419011719285,0.001292924699865,-0.0647934764173399],"type":"VEC3"},{"bufferView":0,"byteOffset":2051460,"componentType":5126,"count":13,"max":[0.104263316150218,0.001374275359817,-0.064793476416467],"min":[0.10419011719285,0.001292924699865,-0.0647934764173399],"type":"VEC3"},{"bufferView":0,"byteOffset":2051616,"componentType":5126,"count":4,"max":[0.11921520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11891120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2051664,"componentType":5126,"count":4,"max":[0.11921520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11891120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2051712,"componentType":5126,"count":4,"max":[0.11921520190429,0.000714,-0.059969599060059],"min":[0.11891120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2051760,"componentType":5126,"count":4,"max":[0.11921520190429,0.0006,-0.060556599060059],"min":[0.11891120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2051808,"componentType":5126,"count":4,"max":[0.11921520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11891120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2051856,"componentType":5126,"count":4,"max":[0.11921520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11891120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2051904,"componentType":5126,"count":4,"max":[0.11921520190429,0.0,-0.060835599060059004],"min":[0.11891120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2051952,"componentType":5126,"count":4,"max":[0.11921520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11891120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2052000,"componentType":5126,"count":26,"max":[0.11921520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11891120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2052312,"componentType":5126,"count":20,"max":[0.11921520190429,0.000714,-0.060096599060059],"min":[0.11891120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2052552,"componentType":5126,"count":20,"max":[0.11921520190429,0.000415,-0.060605599060059],"min":[0.11891120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2052792,"componentType":5126,"count":26,"max":[0.11921520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11891120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2053104,"componentType":5126,"count":50,"max":[0.11921520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11921520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2053704,"componentType":5126,"count":50,"max":[0.11891120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11891120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2054304,"componentType":5126,"count":82,"max":[0.10868330135424338,0.001352357261382,-0.0403484896632659],"min":[0.10868230135161,0.0012915522200389999,-0.0403951747926699],"type":"VEC3"},{"bufferView":0,"byteOffset":2055288,"componentType":5126,"count":82,"max":[0.10868330135424338,0.001352357261382,-0.0403484896632659],"min":[0.10868230135161,0.0012915522200389999,-0.0403951747926699],"type":"VEC3"},{"bufferView":0,"byteOffset":2056272,"componentType":5126,"count":12,"max":[0.113510669519298,0.001374275359817,-0.0677459222668891],"min":[0.113510669515473,0.0012929246992600001,-0.0677896752798091],"type":"VEC3"},{"bufferView":0,"byteOffset":2056416,"componentType":5126,"count":12,"max":[0.113510669519298,0.001374275359817,-0.0677459222668891],"min":[0.113510669515473,0.0012929246992600001,-0.0677896752798091],"type":"VEC3"},{"bufferView":0,"byteOffset":2056560,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.057563599060059],"min":[0.11330920190429,0.000714,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2056608,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.057563599060059],"min":[0.11318220190429,0.0009519999999999999,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2056656,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.057563599060059],"min":[0.11318220190429,0.000714,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2056704,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.057563599060059],"min":[0.11267320190429,0.000415,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2056752,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.057563599060059],"min":[0.11290320190429,0.00035299999999999996,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2056800,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.057563599060059],"min":[0.11231620190429,0.00023799999999999998,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2056848,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.057563599060059],"min":[0.11231620190429,0.0,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2056896,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.057563599060059],"min":[0.11231620190429,0.0,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2056944,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.057563599060059],"min":[0.11272220190429001,0.0006,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2057256,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.057563599060059],"min":[0.11295220190429,0.0005380000000000001,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2057496,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.057563599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2057736,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.057563599060059],"min":[0.11244320190429001,0.0,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2058048,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.057867599060059],"min":[0.11231620190429,0.0,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2058648,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.057563599060059],"min":[0.11231620190429,0.0,-0.057563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2059248,"componentType":5126,"count":41,"max":[0.10457224902212199,0.0015047025914229999,-0.0493746717022796],"min":[0.104511340002339,0.001420606971804,-0.04937567170299905],"type":"VEC3"},{"bufferView":0,"byteOffset":2059740,"componentType":5126,"count":41,"max":[0.10457224902212199,0.0015047025914229999,-0.0493746717022796],"min":[0.104511340002339,0.001420606971804,-0.04937567170299905],"type":"VEC3"},{"bufferView":0,"byteOffset":2060232,"componentType":5126,"count":124,"max":[0.11445008852072863,0.001603,-0.05851551341694908],"min":[0.11405020190429001,0.0016,-0.05891568470316892],"type":"VEC3"},{"bufferView":0,"byteOffset":2061720,"componentType":5126,"count":61,"max":[0.11445008852072863,0.0016,-0.05851551341694908],"min":[0.11405020190429001,0.0016,-0.05891568470316892],"type":"VEC3"},{"bufferView":0,"byteOffset":2062452,"componentType":5126,"count":61,"max":[0.11445008852072863,0.001603,-0.05851551341694908],"min":[0.11405020190429001,0.001603,-0.05891568470316892],"type":"VEC3"},{"bufferView":0,"byteOffset":2063184,"componentType":5126,"count":211,"max":[0.105054117192798,0.001525157280924,-0.06479247642659058],"min":[0.104685101270028,0.001254468510586,-0.0647934764267701],"type":"VEC3"},{"bufferView":0,"byteOffset":2065716,"componentType":5126,"count":211,"max":[0.105054117192798,0.001525157280924,-0.06479247642659058],"min":[0.104685101270028,0.001254468510586,-0.0647934764267701],"type":"VEC3"},{"bufferView":0,"byteOffset":2068248,"componentType":5126,"count":4,"max":[0.11871520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11841120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2068296,"componentType":5126,"count":4,"max":[0.11871520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11841120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2068344,"componentType":5126,"count":4,"max":[0.11871520190429,0.000714,-0.059969599060059],"min":[0.11841120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2068392,"componentType":5126,"count":4,"max":[0.11871520190429,0.0006,-0.060556599060059],"min":[0.11841120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2068440,"componentType":5126,"count":4,"max":[0.11871520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11841120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2068488,"componentType":5126,"count":4,"max":[0.11871520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11841120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2068536,"componentType":5126,"count":4,"max":[0.11871520190429,0.0,-0.060835599060059004],"min":[0.11841120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2068584,"componentType":5126,"count":4,"max":[0.11871520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11841120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2068632,"componentType":5126,"count":26,"max":[0.11871520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11841120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2068944,"componentType":5126,"count":20,"max":[0.11871520190429,0.000714,-0.060096599060059],"min":[0.11841120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2069184,"componentType":5126,"count":20,"max":[0.11871520190429,0.000415,-0.060605599060059],"min":[0.11841120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2069424,"componentType":5126,"count":26,"max":[0.11871520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11841120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2069736,"componentType":5126,"count":50,"max":[0.11871520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11871520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2070336,"componentType":5126,"count":50,"max":[0.11841120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11841120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2070936,"componentType":5126,"count":41,"max":[0.108683301369048,0.0013523572616170002,-0.0402954412136028],"min":[0.10868230136218701,0.001291552218411,-0.0403346816781708],"type":"VEC3"},{"bufferView":0,"byteOffset":2071428,"componentType":5126,"count":41,"max":[0.108683301369048,0.0013523572616170002,-0.0402954412136028],"min":[0.10868230136218701,0.001291552218411,-0.0403346816781708],"type":"VEC3"},{"bufferView":0,"byteOffset":2071920,"componentType":5126,"count":90,"max":[0.11351066951462001,0.001352357261382,-0.06779942820939511],"min":[0.11350966951056353,0.0012915522200389999,-0.0678461133387991],"type":"VEC3"},{"bufferView":0,"byteOffset":2073000,"componentType":5126,"count":90,"max":[0.11351066951462001,0.001352357261382,-0.06779942820939511],"min":[0.11350966951056353,0.0012915522200389999,-0.0678461133387991],"type":"VEC3"},{"bufferView":0,"byteOffset":2074080,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.057063599060059],"min":[0.11330920190429,0.000714,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2074128,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.057063599060059],"min":[0.11318220190429,0.0009519999999999999,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2074176,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.057063599060059],"min":[0.11318220190429,0.000714,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2074224,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.057063599060059],"min":[0.11267320190429,0.000415,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2074272,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.057063599060059],"min":[0.11290320190429,0.00035299999999999996,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2074320,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.057063599060059],"min":[0.11231620190429,0.00023799999999999998,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2074368,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.057063599060059],"min":[0.11231620190429,0.0,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2074416,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.057063599060059],"min":[0.11231620190429,0.0,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2074464,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.057063599060059],"min":[0.11272220190429001,0.0006,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2074776,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.057063599060059],"min":[0.11295220190429,0.0005380000000000001,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2075016,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.057063599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2075256,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.057063599060059],"min":[0.11244320190429001,0.0,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2075568,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.057367599060059],"min":[0.11231620190429,0.0,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2076168,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.057063599060059],"min":[0.11231620190429,0.0,-0.057063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2076768,"componentType":5126,"count":12,"max":[0.104495057394191,0.001503330112926,-0.049375671701563595],"min":[0.104451304380936,0.0014219794518330001,-0.0493756717020854],"type":"VEC3"},{"bufferView":0,"byteOffset":2076912,"componentType":5126,"count":12,"max":[0.104495057394191,0.001503330112926,-0.049375671701563595],"min":[0.104451304380936,0.0014219794518330001,-0.0493756717020854],"type":"VEC3"},{"bufferView":0,"byteOffset":2077056,"componentType":5126,"count":4,"max":[0.12071520190429,0.0009519999999999999,-0.049961599060059],"min":[0.12041120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2077104,"componentType":5126,"count":4,"max":[0.12071520190429,0.0009519999999999999,-0.049834599060059],"min":[0.12041120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2077152,"componentType":5126,"count":4,"max":[0.12071520190429,0.000714,-0.049834599060059],"min":[0.12041120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2077200,"componentType":5126,"count":4,"max":[0.12071520190429,0.0006,-0.049325599060059],"min":[0.12041120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2077248,"componentType":5126,"count":4,"max":[0.12071520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.12041120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2077296,"componentType":5126,"count":4,"max":[0.12071520190429,0.00023799999999999998,-0.048968599060059],"min":[0.12041120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2077344,"componentType":5126,"count":4,"max":[0.12071520190429,0.0,-0.048968599060059],"min":[0.12041120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2077392,"componentType":5126,"count":4,"max":[0.12071520190429,0.00023799999999999998,-0.048968599060059],"min":[0.12041120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2077440,"componentType":5126,"count":26,"max":[0.12071520190429,0.0009519999999999999,-0.049374599060059],"min":[0.12041120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2077752,"componentType":5126,"count":20,"max":[0.12071520190429,0.000714,-0.049604599060059006],"min":[0.12041120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2077992,"componentType":5126,"count":20,"max":[0.12071520190429,0.000415,-0.049095599060059],"min":[0.12041120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2078232,"componentType":5126,"count":26,"max":[0.12071520190429,0.00035299999999999996,-0.049095599060059],"min":[0.12041120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2078544,"componentType":5126,"count":50,"max":[0.12041120190429,0.0009519999999999999,-0.048968599060059],"min":[0.12041120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2079144,"componentType":5126,"count":50,"max":[0.12071520190429,0.0009519999999999999,-0.048968599060059],"min":[0.12071520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2079744,"componentType":5126,"count":4,"max":[0.12308820190429,0.0016,-0.050190599060059],"min":[0.11353820190429001,0.0016,-0.059740599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2079792,"componentType":5126,"count":4,"max":[0.12331720190429,0.0016,-0.049961599060059],"min":[0.11330920190429,0.000968,-0.050190599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2079840,"componentType":5126,"count":4,"max":[0.12331720190429,0.0016,-0.049961599060059],"min":[0.12308820190429,0.000968,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2079888,"componentType":5126,"count":4,"max":[0.12331720190429,0.0016,-0.059740599060059],"min":[0.11330920190429,0.000968,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2079936,"componentType":5126,"count":4,"max":[0.11353820190429001,0.0016,-0.049961599060059],"min":[0.11330920190429,0.000968,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2079984,"componentType":5126,"count":4,"max":[0.12331720190429,0.000968,-0.049961599060059],"min":[0.11330920190429,0.000685158415841812,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2080032,"componentType":5126,"count":4,"max":[0.12331720190429,0.000968,-0.049961599060059],"min":[0.12331720190429,0.000685158415841812,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2080080,"componentType":5126,"count":4,"max":[0.12331720190429,0.000968,-0.059969599060059],"min":[0.11330920190429,0.000685158415841812,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2080128,"componentType":5126,"count":4,"max":[0.11330920190429,0.000968,-0.049961599060059],"min":[0.11330920190429,0.000685158415841812,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2080176,"componentType":5126,"count":4,"max":[0.12331720190429,0.000685158415841812,-0.049961599060059],"min":[0.11330920190429,0.0000509999999999998,-0.050241599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2080224,"componentType":5126,"count":4,"max":[0.12331720190429,0.000685158415841812,-0.049961599060059],"min":[0.12303720190429,0.000051,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2080272,"componentType":5126,"count":4,"max":[0.12331720190429,0.000685158415841812,-0.059689599060059],"min":[0.11330920190429,0.000051,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2080320,"componentType":5126,"count":4,"max":[0.11358920190428999,0.000685158415841812,-0.049961599060059],"min":[0.11330920190429,0.0000509999999999998,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2080368,"componentType":5126,"count":4,"max":[0.12303720190429,0.000051,-0.050241599060059004],"min":[0.11358920190428999,0.0000509999999999998,-0.059689599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2080416,"componentType":5126,"count":4,"max":[0.11561679992478299,0.000524999398629368,-0.0445327983342415],"min":[0.11553679990467601,0.000524999354917998,-0.0449927983377384],"type":"VEC3"},{"bufferView":0,"byteOffset":2080464,"componentType":5126,"count":4,"max":[0.115616799926969,0.000504999356666456,-0.0450127982879074],"min":[0.11553679990467601,-0.000005000646830454181,-0.0450127983359899],"type":"VEC3"},{"bufferView":0,"byteOffset":2080512,"componentType":5126,"count":4,"max":[0.115616799948824,-0.000025000601370629002,-0.044532798286159],"min":[0.115536799928717,-0.0000250006450819994,-0.044992798289655904],"type":"VEC3"},{"bufferView":0,"byteOffset":2080560,"componentType":5126,"count":4,"max":[0.115616799948824,0.000504999400377823,-0.044512798287907406],"min":[0.115536799926531,-0.000005000603119087181,-0.0445127983359899],"type":"VEC3"},{"bufferView":0,"byteOffset":2080608,"componentType":5126,"count":32,"max":[0.11561679994917858,0.000524999398629368,-0.0445127982914043],"min":[0.11561679990432143,-0.0000250006415850867,-0.0450127983359899],"type":"VEC3"},{"bufferView":0,"byteOffset":2080992,"componentType":5126,"count":4,"max":[0.11551679994795001,0.0005049993942582281,-0.0445327982870332],"min":[0.11551679990555,-0.00000500064595622765,-0.0449927983316188],"type":"VEC3"},{"bufferView":0,"byteOffset":2081040,"componentType":5126,"count":15,"max":[0.11561679992653101,0.000524999398629368,-0.044512798332493],"min":[0.115522657790033,0.00050499939688091,-0.0445327983377384],"type":"VEC3"},{"bufferView":0,"byteOffset":2081220,"componentType":5126,"count":15,"max":[0.11561679994917858,-0.0000050005996221744606,-0.044512798287907406],"min":[0.11552265781356301,-0.0000250006048675418,-0.0445327982896559],"type":"VEC3"},{"bufferView":0,"byteOffset":2081400,"componentType":5126,"count":15,"max":[0.115616799928717,-0.000005000643333541449,-0.044992798286159],"min":[0.115522657792219,-0.0000250006450819994,-0.0450127982914043],"type":"VEC3"},{"bufferView":0,"byteOffset":2081580,"componentType":5126,"count":15,"max":[0.11561679990467601,0.000524999358414911,-0.0449927983342415],"min":[0.11552265776869,0.000504999353169543,-0.0450127983359899],"type":"VEC3"},{"bufferView":0,"byteOffset":2081760,"componentType":5126,"count":14,"max":[0.115536799948824,0.000519141531374627,-0.044512798287907406],"min":[0.115516799925657,-0.0000191427398733703,-0.0445327983316188],"type":"VEC3"},{"bufferView":0,"byteOffset":2081928,"componentType":5126,"count":14,"max":[0.115536799948824,-0.00000500060574177002,-0.0445186561504289],"min":[0.115516799927843,-0.0000250006450819994,-0.045006940421676904],"type":"VEC3"},{"bufferView":0,"byteOffset":2082096,"componentType":5126,"count":14,"max":[0.115536799926969,0.000519141488687481,-0.0449927982870332],"min":[0.11551679990555,-0.0000191427825605162,-0.045012798332493],"type":"VEC3"},{"bufferView":0,"byteOffset":2082264,"componentType":5126,"count":14,"max":[0.115536799924783,0.000524999395132456,-0.044518656197487204],"min":[0.11551679990555,0.0005049993540437701,-0.045006940468735206],"type":"VEC3"},{"bufferView":0,"byteOffset":2082432,"componentType":5126,"count":4,"max":[0.11821520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11791120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2082480,"componentType":5126,"count":4,"max":[0.11821520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11791120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2082528,"componentType":5126,"count":4,"max":[0.11821520190429,0.000714,-0.059969599060059],"min":[0.11791120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2082576,"componentType":5126,"count":4,"max":[0.11821520190429,0.0006,-0.060556599060059],"min":[0.11791120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2082624,"componentType":5126,"count":4,"max":[0.11821520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11791120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2082672,"componentType":5126,"count":4,"max":[0.11821520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11791120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2082720,"componentType":5126,"count":4,"max":[0.11821520190429,0.0,-0.060835599060059004],"min":[0.11791120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2082768,"componentType":5126,"count":4,"max":[0.11821520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11791120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2082816,"componentType":5126,"count":26,"max":[0.11821520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11791120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2083128,"componentType":5126,"count":20,"max":[0.11821520190429,0.000714,-0.060096599060059],"min":[0.11791120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2083368,"componentType":5126,"count":20,"max":[0.11821520190429,0.000415,-0.060605599060059],"min":[0.11791120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2083608,"componentType":5126,"count":26,"max":[0.11821520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11791120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2083920,"componentType":5126,"count":50,"max":[0.11821520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11821520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2084520,"componentType":5126,"count":50,"max":[0.11791120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11791120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2085120,"componentType":5126,"count":23,"max":[0.108683301379887,0.0013510263727309999,-0.0402343658344568],"min":[0.10868230136997499,0.001265558270485,-0.0402901384477549],"type":"VEC3"},{"bufferView":0,"byteOffset":2085396,"componentType":5126,"count":23,"max":[0.108683301379887,0.0013510263727309999,-0.0402343658344568],"min":[0.10868230136997499,0.001265558270485,-0.0402901384477549],"type":"VEC3"},{"bufferView":0,"byteOffset":2085672,"componentType":5126,"count":41,"max":[0.113510669509332,0.0013523572616170002,-0.06785992132398169],"min":[0.11350966950590101,0.001291552218411,-0.0678991617885496],"type":"VEC3"},{"bufferView":0,"byteOffset":2086164,"componentType":5126,"count":41,"max":[0.113510669509332,0.0013523572616170002,-0.06785992132398169],"min":[0.11350966950590101,0.001291552218411,-0.0678991617885496],"type":"VEC3"},{"bufferView":0,"byteOffset":2086656,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.056563599060059],"min":[0.11330920190429,0.000714,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2086704,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.056563599060059],"min":[0.11318220190429,0.0009519999999999999,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2086752,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.056563599060059],"min":[0.11318220190429,0.000714,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2086800,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.056563599060059],"min":[0.11267320190429,0.000415,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2086848,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.056563599060059],"min":[0.11290320190429,0.00035299999999999996,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2086896,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.056563599060059],"min":[0.11231620190429,0.00023799999999999998,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2086944,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.056563599060059],"min":[0.11231620190429,0.0,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2086992,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.056563599060059],"min":[0.11231620190429,0.0,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2087040,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.056563599060059],"min":[0.11272220190429001,0.0006,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2087352,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.056563599060059],"min":[0.11295220190429,0.0005380000000000001,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2087592,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.056563599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2087832,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.056563599060059],"min":[0.11244320190429001,0.0,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2088144,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.056867599060059004],"min":[0.11231620190429,0.0,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2088744,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.056563599060059],"min":[0.11231620190429,0.0,-0.056563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2089344,"componentType":5126,"count":67,"max":[0.10443593675837999,0.00150333011203,-0.049374671700908465],"min":[0.10436970417955099,0.0014219794520780001,-0.0493756717013804],"type":"VEC3"},{"bufferView":0,"byteOffset":2090148,"componentType":5126,"count":67,"max":[0.10443593675837999,0.00150333011203,-0.049374671700908465],"min":[0.10436970417955099,0.0014219794520780001,-0.0493756717013804],"type":"VEC3"},{"bufferView":0,"byteOffset":2090952,"componentType":5126,"count":4,"max":[0.12021520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11991120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2091000,"componentType":5126,"count":4,"max":[0.12021520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11991120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2091048,"componentType":5126,"count":4,"max":[0.12021520190429,0.000714,-0.049834599060059],"min":[0.11991120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2091096,"componentType":5126,"count":4,"max":[0.12021520190429,0.0006,-0.049325599060059],"min":[0.11991120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2091144,"componentType":5126,"count":4,"max":[0.12021520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11991120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2091192,"componentType":5126,"count":4,"max":[0.12021520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11991120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2091240,"componentType":5126,"count":4,"max":[0.12021520190429,0.0,-0.048968599060059],"min":[0.11991120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2091288,"componentType":5126,"count":4,"max":[0.12021520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11991120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2091336,"componentType":5126,"count":26,"max":[0.12021520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11991120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2091648,"componentType":5126,"count":20,"max":[0.12021520190429,0.000714,-0.049604599060059006],"min":[0.11991120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2091888,"componentType":5126,"count":20,"max":[0.12021520190429,0.000415,-0.049095599060059],"min":[0.11991120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2092128,"componentType":5126,"count":26,"max":[0.12021520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11991120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2092440,"componentType":5126,"count":50,"max":[0.11991120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11991120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2093040,"componentType":5126,"count":50,"max":[0.12021520190429,0.0009519999999999999,-0.048968599060059],"min":[0.12021520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2093640,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.058563599060059],"min":[0.12331720190429,0.000714,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2093688,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.058563599060059],"min":[0.12331720190429,0.0009519999999999999,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2093736,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.058563599060059],"min":[0.12331720190429,0.000714,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2093784,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.058563599060059],"min":[0.12390420190429001,0.000415,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2093832,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.058563599060059],"min":[0.12367420190429,0.00035299999999999996,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2093880,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.058563599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2093928,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.058563599060059],"min":[0.12418320190429001,0.0,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2093976,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.058563599060059],"min":[0.12431020190429,0.0,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2094024,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.058563599060059],"min":[0.12344420190429,0.0006,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2094336,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.058563599060059],"min":[0.12344420190429,0.0005380000000000001,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2094576,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.058563599060059],"min":[0.12395320190429,0.00023799999999999998,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2094816,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.058563599060059],"min":[0.12372320190429,0.0,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2095128,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.058563599060059],"min":[0.12331720190429,0.0,-0.058563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2095728,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.058867599060059],"min":[0.12331720190429,0.0,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2096328,"componentType":5126,"count":198,"max":[0.11641679992478302,0.000524999433598496,-0.0445327983377384],"min":[0.11561679990467601,0.000524999358414911,-0.0449927983727075],"type":"VEC3"},{"bufferView":0,"byteOffset":2098704,"componentType":5126,"count":4,"max":[0.116416799948824,0.00050499943534695,-0.0445127982914043],"min":[0.11561679992653101,-0.0000050005996221744606,-0.0445127983709591],"type":"VEC3"},{"bufferView":0,"byteOffset":2098752,"componentType":5126,"count":4,"max":[0.116416799948824,-0.0000250005664015019,-0.0445327982896559],"min":[0.115616799928717,-0.0000250006415850867,-0.044992798324625],"type":"VEC3"},{"bufferView":0,"byteOffset":2098800,"componentType":5126,"count":4,"max":[0.116416799926969,0.000504999391635583,-0.0450127982914043],"min":[0.11561679990467601,-0.000005000643333541449,-0.045012798370959],"type":"VEC3"},{"bufferView":0,"byteOffset":2098848,"componentType":5126,"count":32,"max":[0.11641679994917857,0.000524999433598496,-0.0445127983263735],"min":[0.11641679990432142,-0.0000250006066159596,-0.045012798370959],"type":"VEC3"},{"bufferView":0,"byteOffset":2099232,"componentType":5126,"count":32,"max":[0.11561679994917858,0.000524999398629368,-0.0445127982914043],"min":[0.11561679990432143,-0.0000250006415850867,-0.0450127983359899],"type":"VEC3"},{"bufferView":0,"byteOffset":2099616,"componentType":5126,"count":16,"max":[0.116416799926531,0.000524999433598496,-0.0445127983359899],"min":[0.11561679992478299,0.000504999400377823,-0.044532798372707495],"type":"VEC3"},{"bufferView":0,"byteOffset":2099808,"componentType":5126,"count":16,"max":[0.116416799904676,0.000524999393384038,-0.0449927983377384],"min":[0.11561679990432143,0.000504999356666456,-0.045012798370959],"type":"VEC3"},{"bufferView":0,"byteOffset":2100000,"componentType":5126,"count":16,"max":[0.116416799928717,-0.00000500060836441436,-0.044992798289655904],"min":[0.115616799926969,-0.0000250006415850867,-0.0450127983263735],"type":"VEC3"},{"bufferView":0,"byteOffset":2100192,"componentType":5126,"count":16,"max":[0.11641679994917857,-0.000005000564653047371,-0.0445127982914043],"min":[0.115616799948824,-0.000025000601370629002,-0.044532798324625],"type":"VEC3"},{"bufferView":0,"byteOffset":2100384,"componentType":5126,"count":15,"max":[0.115897652860557,0.00052499939587908,-0.0447042462905389],"min":[0.11588820037814809,0.000523999384865099,-0.0448306699284237],"type":"VEC3"},{"bufferView":0,"byteOffset":2100564,"componentType":5126,"count":40,"max":[0.11596119033675,0.0005249994002551221,-0.044669541763505356],"min":[0.11586940975233834,0.000523999384733979,-0.044820754347993604],"type":"VEC3"},{"bufferView":0,"byteOffset":2101044,"componentType":5126,"count":60,"max":[0.11596656452958032,0.000524999397972339,-0.0447125092762146],"min":[0.11587482206001999,0.0005239993824646467,-0.044863576043381884],"type":"VEC3"},{"bufferView":0,"byteOffset":2101764,"componentType":5126,"count":75,"max":[0.11594777390377334,0.0005249993983499608,-0.04468874104717179],"min":[0.115896776224268,0.000523999384343063,-0.04484427954811712],"type":"VEC3"},{"bufferView":0,"byteOffset":2102664,"componentType":5126,"count":68,"max":[0.11596644551561218,0.0005239994002517226,-0.04466957884347609],"min":[0.1158695028423451,0.0005239993824646467,-0.04486354379791571],"type":"VEC3"},{"bufferView":0,"byteOffset":2103480,"componentType":5126,"count":34,"max":[0.11594753805293387,0.0005249993983499608,-0.04468881087689321],"min":[0.11588827332014105,0.0005249993843458914,-0.04484427079661942],"type":"VEC3"},{"bufferView":0,"byteOffset":2103888,"componentType":5126,"count":4,"max":[0.115852524871005,0.0005249993914249849,-0.044733069517051804],"min":[0.115832781373387,0.000523999390005317,-0.0447394368736566],"type":"VEC3"},{"bufferView":0,"byteOffset":2103936,"componentType":5126,"count":87,"max":[0.11583278137342999,0.0005249993927344108,-0.04469107411908641],"min":[0.11574111513465651,0.0005239993785066009,-0.04484452257144268],"type":"VEC3"},{"bufferView":0,"byteOffset":2104980,"componentType":5126,"count":4,"max":[0.115849971172016,0.000524999384527307,-0.0448048602554117],"min":[0.115830570708667,0.000523999384189195,-0.0448106929501307],"type":"VEC3"},{"bufferView":0,"byteOffset":2105028,"componentType":5126,"count":92,"max":[0.115852524871005,0.0005249993948706757,-0.044669541757938726],"min":[0.1157207999144697,0.0005239993764918734,-0.04486605493267654],"type":"VEC3"},{"bufferView":0,"byteOffset":2106132,"componentType":5126,"count":67,"max":[0.115852524871005,0.0005239993948734653,-0.04466973001085981],"min":[0.11572082512641192,0.0005239993764918734,-0.044866054555348776],"type":"VEC3"},{"bufferView":0,"byteOffset":2106936,"componentType":5126,"count":4,"max":[0.11604378523641201,0.0005249993992073469,-0.0447396799117001],"min":[0.116043785232624,0.000523999391720168,-0.044825323298843006],"type":"VEC3"},{"bufferView":0,"byteOffset":2106984,"componentType":5126,"count":4,"max":[0.116043785232668,0.000524999397168097,-0.0447396799096609],"min":[0.11599713264816301,0.000523999391720168,-0.044825323298843006],"type":"VEC3"},{"bufferView":0,"byteOffset":2107032,"componentType":5126,"count":4,"max":[0.116043785237346,0.000524999401077017,-0.0447182933650014],"min":[0.115979142435346,0.0005239993982513889,-0.0447182933679144],"type":"VEC3"},{"bufferView":0,"byteOffset":2107080,"componentType":5126,"count":4,"max":[0.115979142435389,0.000524999398251389,-0.0447182933650014],"min":[0.115979142434411,0.000523999396381719,-0.044739679908961896],"type":"VEC3"},{"bufferView":0,"byteOffset":2107128,"componentType":5126,"count":4,"max":[0.11604713933867901,0.000524999396381719,-0.0447396799088745],"min":[0.115979142434411,0.000523999388590609,-0.0448627983565491],"type":"VEC3"},{"bufferView":0,"byteOffset":2107176,"componentType":5126,"count":4,"max":[0.11606208036366,0.000524999389243702,-0.0448627983564617],"min":[0.116047139338635,0.000523999388590609,-0.0448627983572022],"type":"VEC3"},{"bufferView":0,"byteOffset":2107224,"componentType":5126,"count":4,"max":[0.11606208036904199,0.000524999400007053,-0.0447396799124998],"min":[0.11606208036361601,0.0005239993892437021,-0.0448627983572022],"type":"VEC3"},{"bufferView":0,"byteOffset":2107272,"componentType":5126,"count":4,"max":[0.116082205014934,0.00052499940088673,-0.0447396799124998],"min":[0.116062080368998,0.000523999400007053,-0.044739679913466904],"type":"VEC3"},{"bufferView":0,"byteOffset":2107320,"componentType":5126,"count":4,"max":[0.116082205015868,0.0005249994027564,-0.0447182933695064],"min":[0.11608220501489,0.00052399940088673,-0.044739679913466904],"type":"VEC3"},{"bufferView":0,"byteOffset":2107368,"componentType":5126,"count":4,"max":[0.116082205015868,0.0005249994027564,-0.044718293368626705],"min":[0.116062080369933,0.000523999401876723,-0.044718293369593806],"type":"VEC3"},{"bufferView":0,"byteOffset":2107416,"componentType":5126,"count":4,"max":[0.116062080371965,0.0005249994058540221,-0.0446727983571148],"min":[0.116062080369933,0.000523999401876723,-0.0447182933687141],"type":"VEC3"},{"bufferView":0,"byteOffset":2107464,"componentType":5126,"count":4,"max":[0.116062080371965,0.0005249994058540221,-0.0446727983563151],"min":[0.116043785239291,0.000523999405054316,-0.0446727983572022],"type":"VEC3"},{"bufferView":0,"byteOffset":2107512,"componentType":5126,"count":4,"max":[0.11604378523933499,0.000524999405054316,-0.0446727983563151],"min":[0.11604378523730301,0.000523999401077017,-0.0447182933679144],"type":"VEC3"},{"bufferView":0,"byteOffset":2107560,"componentType":5126,"count":4,"max":[0.11604378523641201,0.0005249993992073469,-0.0447396799096609],"min":[0.11599713264816301,0.000523999397168097,-0.0447396799117875],"type":"VEC3"},{"bufferView":0,"byteOffset":2107608,"componentType":5126,"count":14,"max":[0.116082205015868,0.0005239994058540221,-0.0446727983563151],"min":[0.11597914243445501,0.000523999388590609,-0.0448627983571148],"type":"VEC3"},{"bufferView":0,"byteOffset":2107776,"componentType":5126,"count":3,"max":[0.11604378523636799,0.0005249993992073469,-0.044739679909748295],"min":[0.11599713264816301,0.000524999391720168,-0.044825323298843006],"type":"VEC3"},{"bufferView":0,"byteOffset":2107812,"componentType":5126,"count":15,"max":[0.11612916251803801,0.000524999405998693,-0.044704246300658494],"min":[0.11611971003562908,0.0005239993949847121,-0.0448306699385433],"type":"VEC3"},{"bufferView":0,"byteOffset":2107992,"componentType":5126,"count":40,"max":[0.11619269999423101,0.0005249994103747358,-0.04466954177362506],"min":[0.11610091940982033,0.000523999394853593,-0.044820754358113196],"type":"VEC3"},{"bufferView":0,"byteOffset":2108472,"componentType":5126,"count":62,"max":[0.11619807418706231,0.000524999408091952,-0.044712509286334204],"min":[0.11610633171750101,0.0005239993925842597,-0.04486357605350148],"type":"VEC3"},{"bufferView":0,"byteOffset":2109216,"componentType":5126,"count":77,"max":[0.11617928356125434,0.0005249994084695746,-0.04468874105729139],"min":[0.11612828588174899,0.0005239993944626769,-0.04484427955823672],"type":"VEC3"},{"bufferView":0,"byteOffset":2110140,"componentType":5126,"count":68,"max":[0.11619795517309406,0.0005239994103713357,-0.04466957885359515],"min":[0.11610101249982926,0.0005239993925842597,-0.044863543808035325],"type":"VEC3"},{"bufferView":0,"byteOffset":2110956,"componentType":5126,"count":34,"max":[0.11617904771041486,0.0005249994084695746,-0.04468881088701281],"min":[0.11611978297762224,0.0005249993944655054,-0.04484427080673903],"type":"VEC3"},{"bufferView":0,"byteOffset":2111364,"componentType":5126,"count":4,"max":[0.11631279991870701,0.000524999416813326,-0.044672798363769],"min":[0.11621431112134101,0.000523999412508242,-0.0446727983681615],"type":"VEC3"},{"bufferView":0,"byteOffset":2111412,"componentType":5126,"count":79,"max":[0.11629381871252432,0.000524999412508242,-0.044672798363769],"min":[0.11621431112134101,0.0005239993994793163,-0.04484427956332331],"type":"VEC3"},{"bufferView":0,"byteOffset":2112360,"componentType":5126,"count":4,"max":[0.11623657019358799,0.000524999401821275,-0.0448061726292598],"min":[0.116217779567633,0.000523999400787448,-0.0448086029176023],"type":"VEC3"},{"bufferView":0,"byteOffset":2112408,"componentType":5126,"count":67,"max":[0.11631260933835108,0.0005249994116605961,-0.044695205630165505],"min":[0.116217779567633,0.0005239993975596158,-0.044863576058606816],"type":"VEC3"},{"bufferView":0,"byteOffset":2113212,"componentType":5126,"count":4,"max":[0.116312799917728,0.000524999414854422,-0.044695205630165505],"min":[0.11623973373174501,0.0005239994116605961,-0.0446952056334468],"type":"VEC3"},{"bufferView":0,"byteOffset":2113260,"componentType":5126,"count":4,"max":[0.11631279991870701,0.000524999416813326,-0.0446727983680741],"min":[0.116312799917684,0.000523999414854422,-0.0446952056334468],"type":"VEC3"},{"bufferView":0,"byteOffset":2113308,"componentType":5126,"count":50,"max":[0.11631279991870701,0.000523999416813326,-0.044672798363769],"min":[0.116214311121385,0.0005239993975596158,-0.04486343395263615],"type":"VEC3"},{"bufferView":0,"byteOffset":2113908,"componentType":5126,"count":4,"max":[0.11771520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11741120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2113956,"componentType":5126,"count":4,"max":[0.11771520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11741120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2114004,"componentType":5126,"count":4,"max":[0.11771520190429,0.000714,-0.059969599060059],"min":[0.11741120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2114052,"componentType":5126,"count":4,"max":[0.11771520190429,0.0006,-0.060556599060059],"min":[0.11741120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2114100,"componentType":5126,"count":4,"max":[0.11771520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11741120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2114148,"componentType":5126,"count":4,"max":[0.11771520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11741120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2114196,"componentType":5126,"count":4,"max":[0.11771520190429,0.0,-0.060835599060059004],"min":[0.11741120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2114244,"componentType":5126,"count":4,"max":[0.11771520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11741120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2114292,"componentType":5126,"count":26,"max":[0.11771520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11741120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2114604,"componentType":5126,"count":20,"max":[0.11771520190429,0.000714,-0.060096599060059],"min":[0.11741120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2114844,"componentType":5126,"count":20,"max":[0.11771520190429,0.000415,-0.060605599060059],"min":[0.11741120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2115084,"componentType":5126,"count":26,"max":[0.11771520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11741120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2115396,"componentType":5126,"count":50,"max":[0.11771520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11771520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2115996,"componentType":5126,"count":50,"max":[0.11741120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11741120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2116596,"componentType":5126,"count":12,"max":[0.10868230138929601,0.001374275359817,-0.040179632976947904],"min":[0.108682301381646,0.0012929246992600001,-0.0402233859905799],"type":"VEC3"},{"bufferView":0,"byteOffset":2116740,"componentType":5126,"count":12,"max":[0.10868230138929601,0.001374275359817,-0.040179632976947904],"min":[0.108682301381646,0.0012929246992600001,-0.0402233859905799],"type":"VEC3"},{"bufferView":0,"byteOffset":2116884,"componentType":5126,"count":23,"max":[0.11351066950543699,0.0013510263727309999,-0.0679044645543101],"min":[0.113509669500402,0.001265558270485,-0.0679602371676956],"type":"VEC3"},{"bufferView":0,"byteOffset":2117160,"componentType":5126,"count":23,"max":[0.11351066950543699,0.0013510263727309999,-0.0679044645543101],"min":[0.113509669500402,0.001265558270485,-0.0679602371676956],"type":"VEC3"},{"bufferView":0,"byteOffset":2117436,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.056063599060059],"min":[0.11330920190429,0.000714,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2117484,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.056063599060059],"min":[0.11318220190429,0.0009519999999999999,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2117532,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.056063599060059],"min":[0.11318220190429,0.000714,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2117580,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.056063599060059],"min":[0.11267320190429,0.000415,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2117628,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.056063599060059],"min":[0.11290320190429,0.00035299999999999996,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2117676,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.056063599060059],"min":[0.11231620190429,0.00023799999999999998,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2117724,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.056063599060059],"min":[0.11231620190429,0.0,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2117772,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.056063599060059],"min":[0.11231620190429,0.0,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2117820,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.056063599060059],"min":[0.11272220190429001,0.0006,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2118132,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.056063599060059],"min":[0.11295220190429,0.0005380000000000001,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2118372,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.056063599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2118612,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.056063599060059],"min":[0.11244320190429001,0.0,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2118924,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.056367599060059004],"min":[0.11231620190429,0.0,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2119524,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.056063599060059],"min":[0.11231620190429,0.0,-0.056063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2120124,"componentType":5126,"count":13,"max":[0.10436519163048201,0.001503330111064,-0.0493756716996639],"min":[0.104291992673114,0.001421979452975,-0.0493756717005368],"type":"VEC3"},{"bufferView":0,"byteOffset":2120280,"componentType":5126,"count":13,"max":[0.10436519163048201,0.001503330111064,-0.0493756716996639],"min":[0.104291992673114,0.001421979452975,-0.0493756717005368],"type":"VEC3"},{"bufferView":0,"byteOffset":2120436,"componentType":5126,"count":4,"max":[0.11971520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11941120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2120484,"componentType":5126,"count":4,"max":[0.11971520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11941120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2120532,"componentType":5126,"count":4,"max":[0.11971520190429,0.000714,-0.049834599060059],"min":[0.11941120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2120580,"componentType":5126,"count":4,"max":[0.11971520190429,0.0006,-0.049325599060059],"min":[0.11941120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2120628,"componentType":5126,"count":4,"max":[0.11971520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11941120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2120676,"componentType":5126,"count":4,"max":[0.11971520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11941120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2120724,"componentType":5126,"count":4,"max":[0.11971520190429,0.0,-0.048968599060059],"min":[0.11941120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2120772,"componentType":5126,"count":4,"max":[0.11971520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11941120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2120820,"componentType":5126,"count":26,"max":[0.11971520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11941120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2121132,"componentType":5126,"count":20,"max":[0.11971520190429,0.000714,-0.049604599060059006],"min":[0.11941120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2121372,"componentType":5126,"count":20,"max":[0.11971520190429,0.000415,-0.049095599060059],"min":[0.11941120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2121612,"componentType":5126,"count":26,"max":[0.11971520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11941120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2121924,"componentType":5126,"count":50,"max":[0.11941120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11941120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2122524,"componentType":5126,"count":50,"max":[0.11971520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11971520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123124,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.058063599060059],"min":[0.12331720190429,0.000714,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123172,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.058063599060059],"min":[0.12331720190429,0.0009519999999999999,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123220,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.058063599060059],"min":[0.12331720190429,0.000714,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123268,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.058063599060059],"min":[0.12390420190429001,0.000415,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123316,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.058063599060059],"min":[0.12367420190429,0.00035299999999999996,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123364,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.058063599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123412,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.058063599060059],"min":[0.12418320190429001,0.0,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123460,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.058063599060059],"min":[0.12431020190429,0.0,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123508,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.058063599060059],"min":[0.12344420190429,0.0006,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2123820,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.058063599060059],"min":[0.12344420190429,0.0005380000000000001,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2124060,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.058063599060059],"min":[0.12395320190429,0.00023799999999999998,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2124300,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.058063599060059],"min":[0.12372320190429,0.0,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2124612,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.058063599060059],"min":[0.12331720190429,0.0,-0.058063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2125212,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.058367599060059],"min":[0.12331720190429,0.0,-0.058367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2125812,"componentType":5126,"count":4,"max":[0.116496799948824,-0.0000250005629045892,-0.044532798324625],"min":[0.116416799928717,-0.0000250006066159596,-0.0449927983281219],"type":"VEC3"},{"bufferView":0,"byteOffset":2125860,"componentType":5126,"count":4,"max":[0.116496799948824,0.0005049994388438631,-0.0445127983263735],"min":[0.116416799926531,-0.000005000564653047371,-0.044512798374456],"type":"VEC3"},{"bufferView":0,"byteOffset":2125908,"componentType":5126,"count":4,"max":[0.11649679992478301,0.000524999437095408,-0.044532798372707495],"min":[0.116416799904676,0.000524999393384038,-0.0449927983762044],"type":"VEC3"},{"bufferView":0,"byteOffset":2125956,"componentType":5126,"count":4,"max":[0.116496799926969,0.0005049993951324961,-0.0450127983263735],"min":[0.116416799904676,-0.00000500060836441436,-0.045012798374456],"type":"VEC3"},{"bufferView":0,"byteOffset":2126004,"componentType":5126,"count":4,"max":[0.11651679994795001,0.0005049994379696359,-0.0445327983307446],"min":[0.11651679990555,-0.00000500060224481881,-0.044992798375330205],"type":"VEC3"},{"bufferView":0,"byteOffset":2126052,"componentType":5126,"count":32,"max":[0.11641679994917857,0.000524999433598496,-0.0445127983263735],"min":[0.11641679990432142,-0.0000250006066159596,-0.045012798370959],"type":"VEC3"},{"bufferView":0,"byteOffset":2126436,"componentType":5126,"count":15,"max":[0.116510942063467,-0.00000500060486750164,-0.044992798324625],"min":[0.116416799926969,-0.0000250006066159596,-0.0450127983298704],"type":"VEC3"},{"bufferView":0,"byteOffset":2126616,"componentType":5126,"count":15,"max":[0.116510942039938,0.000524999396880951,-0.0449927983727075],"min":[0.11641679990432142,0.000504999391635583,-0.045012798374456],"type":"VEC3"},{"bufferView":0,"byteOffset":2126796,"componentType":5126,"count":15,"max":[0.116510942061281,0.000524999437095408,-0.0445127983709591],"min":[0.11641679992478302,0.00050499943534695,-0.0445327983762044],"type":"VEC3"},{"bufferView":0,"byteOffset":2126976,"componentType":5126,"count":15,"max":[0.11651094208481,-0.0000050005611561346504,-0.0445127983263735],"min":[0.116416799948824,-0.0000250005664015019,-0.0445327983281219],"type":"VEC3"},{"bufferView":0,"byteOffset":2127156,"componentType":5126,"count":14,"max":[0.116516799925657,0.000524999437095408,-0.044518656240686495],"min":[0.116496799904676,0.000504999397755179,-0.045006940511934504],"type":"VEC3"},{"bufferView":0,"byteOffset":2127324,"componentType":5126,"count":14,"max":[0.116516799927843,0.0005191415318867791,-0.0449927983307446],"min":[0.116496799904676,-0.0000191427393612183,-0.045012798374456],"type":"VEC3"},{"bufferView":0,"byteOffset":2127492,"componentType":5126,"count":14,"max":[0.11651679994795001,-0.00000500056203036117,-0.04451865619362821],"min":[0.116496799928717,-0.000025000603119046802,-0.0450069404648762],"type":"VEC3"},{"bufferView":0,"byteOffset":2127660,"componentType":5126,"count":14,"max":[0.11651679994795001,0.000519141574573925,-0.0445127983298704],"min":[0.116496799926531,-0.0000191426966740724,-0.0445327983753302],"type":"VEC3"},{"bufferView":0,"byteOffset":2127828,"componentType":5126,"count":4,"max":[0.11721520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11691120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2127876,"componentType":5126,"count":4,"max":[0.11721520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11691120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2127924,"componentType":5126,"count":4,"max":[0.11721520190429,0.000714,-0.059969599060059],"min":[0.11691120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2127972,"componentType":5126,"count":4,"max":[0.11721520190429,0.0006,-0.060556599060059],"min":[0.11691120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2128020,"componentType":5126,"count":4,"max":[0.11721520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11691120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2128068,"componentType":5126,"count":4,"max":[0.11721520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11691120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2128116,"componentType":5126,"count":4,"max":[0.11721520190429,0.0,-0.060835599060059004],"min":[0.11691120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2128164,"componentType":5126,"count":4,"max":[0.11721520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11691120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2128212,"componentType":5126,"count":26,"max":[0.11721520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11691120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2128524,"componentType":5126,"count":20,"max":[0.11721520190429,0.000714,-0.060096599060059],"min":[0.11691120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2128764,"componentType":5126,"count":20,"max":[0.11721520190429,0.000415,-0.060605599060059],"min":[0.11691120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2129004,"componentType":5126,"count":26,"max":[0.11721520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11691120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2129316,"componentType":5126,"count":50,"max":[0.11721520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11721520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2129916,"componentType":5126,"count":50,"max":[0.11691120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11691120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2130516,"componentType":5126,"count":67,"max":[0.1086833013989044,0.001374275359456,-0.040098032775563903],"min":[0.10868230139198301,0.001292924699504,-0.0401642653543929],"type":"VEC3"},{"bufferView":0,"byteOffset":2131320,"componentType":5126,"count":67,"max":[0.1086833013989044,0.001374275359456,-0.040098032775563903],"min":[0.10868230139198301,0.001292924699504,-0.0401642653543929],"type":"VEC3"},{"bufferView":0,"byteOffset":2132124,"componentType":5126,"count":12,"max":[0.11351066949960201,0.001374275359817,-0.06797121701148509],"min":[0.113510669495777,0.0012929246992600001,-0.0680149700251171],"type":"VEC3"},{"bufferView":0,"byteOffset":2132268,"componentType":5126,"count":12,"max":[0.11351066949960201,0.001374275359817,-0.06797121701148509],"min":[0.113510669495777,0.0012929246992600001,-0.0680149700251171],"type":"VEC3"},{"bufferView":0,"byteOffset":2132412,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.055563599060059],"min":[0.11330920190429,0.000714,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2132460,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.055563599060059],"min":[0.11318220190429,0.0009519999999999999,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2132508,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.055563599060059],"min":[0.11318220190429,0.000714,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2132556,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.055563599060059],"min":[0.11267320190429,0.000415,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2132604,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.055563599060059],"min":[0.11290320190429,0.00035299999999999996,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2132652,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.055563599060059],"min":[0.11231620190429,0.00023799999999999998,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2132700,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.055563599060059],"min":[0.11231620190429,0.0,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2132748,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.055563599060059],"min":[0.11231620190429,0.0,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2132796,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.055563599060059],"min":[0.11272220190429001,0.0006,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2133108,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.055563599060059],"min":[0.11295220190429,0.0005380000000000001,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2133348,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.055563599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2133588,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.055563599060059],"min":[0.11244320190429001,0.0,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2133900,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.055867599060059],"min":[0.11231620190429,0.0,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2134500,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.055563599060059],"min":[0.11231620190429,0.0,-0.055563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2135100,"componentType":5126,"count":12,"max":[0.104618476658523,0.001374275359817,-0.049375671703035404],"min":[0.10457472364560301,0.0012929246992600001,-0.0493756717035572],"type":"VEC3"},{"bufferView":0,"byteOffset":2135244,"componentType":5126,"count":12,"max":[0.104618476658523,0.001374275359817,-0.049375671703035404],"min":[0.10457472364560301,0.0012929246992600001,-0.0493756717035572],"type":"VEC3"},{"bufferView":0,"byteOffset":2135388,"componentType":5126,"count":4,"max":[0.11921520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11891120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2135436,"componentType":5126,"count":4,"max":[0.11921520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11891120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2135484,"componentType":5126,"count":4,"max":[0.11921520190429,0.000714,-0.049834599060059],"min":[0.11891120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2135532,"componentType":5126,"count":4,"max":[0.11921520190429,0.0006,-0.049325599060059],"min":[0.11891120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2135580,"componentType":5126,"count":4,"max":[0.11921520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11891120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2135628,"componentType":5126,"count":4,"max":[0.11921520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11891120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2135676,"componentType":5126,"count":4,"max":[0.11921520190429,0.0,-0.048968599060059],"min":[0.11891120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2135724,"componentType":5126,"count":4,"max":[0.11921520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11891120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2135772,"componentType":5126,"count":26,"max":[0.11921520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11891120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2136084,"componentType":5126,"count":20,"max":[0.11921520190429,0.000714,-0.049604599060059006],"min":[0.11891120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2136324,"componentType":5126,"count":20,"max":[0.11921520190429,0.000415,-0.049095599060059],"min":[0.11891120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2136564,"componentType":5126,"count":26,"max":[0.11921520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11891120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2136876,"componentType":5126,"count":50,"max":[0.11891120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11891120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2137476,"componentType":5126,"count":50,"max":[0.11921520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11921520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138076,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.057563599060059],"min":[0.12331720190429,0.000714,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138124,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.057563599060059],"min":[0.12331720190429,0.0009519999999999999,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138172,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.057563599060059],"min":[0.12331720190429,0.000714,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138220,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.057563599060059],"min":[0.12390420190429001,0.000415,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138268,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.057563599060059],"min":[0.12367420190429,0.00035299999999999996,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138316,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.057563599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138364,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.057563599060059],"min":[0.12418320190429001,0.0,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138412,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.057563599060059],"min":[0.12431020190429,0.0,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138460,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.057563599060059],"min":[0.12344420190429,0.0006,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2138772,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.057563599060059],"min":[0.12344420190429,0.0005380000000000001,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2139012,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.057563599060059],"min":[0.12395320190429,0.00023799999999999998,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2139252,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.057563599060059],"min":[0.12372320190429,0.0,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2139564,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.057563599060059],"min":[0.12331720190429,0.0,-0.057563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2140164,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.057867599060059],"min":[0.12331720190429,0.0,-0.057867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2140764,"componentType":5126,"count":12,"max":[0.102940419740685,0.000274384244541001,-0.0520624736544195],"min":[0.10289320266535999,0.000202835555919001,-0.052262473654232505],"type":"VEC3"},{"bufferView":0,"byteOffset":2140908,"componentType":5126,"count":26,"max":[0.10389320266707,0.001080029607946,-0.0520624736544195],"min":[0.102893202667065,2.96078720005881e-8,-0.052062473666344304],"type":"VEC3"},{"bufferView":0,"byteOffset":2141220,"componentType":5126,"count":12,"max":[0.102940419740685,0.000345932933308506,-0.0520624736544195],"min":[0.10289320266535999,0.000274384244541001,-0.052262473654232505],"type":"VEC3"},{"bufferView":0,"byteOffset":2141364,"componentType":5126,"count":26,"max":[0.103893202664685,0.001080029607946,-0.052262473653669504],"min":[0.10289320266468001,2.96078720005881e-8,-0.0522624736663443],"type":"VEC3"},{"bufferView":0,"byteOffset":2141676,"componentType":5126,"count":4,"max":[0.102893202667745,0.000202835555919001,-0.0520624736544195],"min":[0.10289320266468001,0.00008374508583000061,-0.0522624736544195],"type":"VEC3"},{"bufferView":0,"byteOffset":2141724,"componentType":5126,"count":12,"max":[0.10389320267096601,0.0012100296086889999,-0.0517924736663043],"min":[0.10389320266232101,0.000050029608540000703,-0.052517473665934296],"type":"VEC3"},{"bufferView":0,"byteOffset":2141868,"componentType":5126,"count":4,"max":[0.10389320266707,0.001080029607946,-0.0520624736544195],"min":[0.10289320266468001,0.001080029607946,-0.0522624736663443],"type":"VEC3"},{"bufferView":0,"byteOffset":2141916,"componentType":5126,"count":4,"max":[0.10289320266740501,0.001080029607946,-0.0520624736544195],"min":[0.10289320266468001,0.000651671778004732,-0.0522624736544195],"type":"VEC3"},{"bufferView":0,"byteOffset":2141964,"componentType":5126,"count":10,"max":[0.102935690671276,0.000651671778004732,-0.0520624736544195],"min":[0.10289320266502,0.000568649684700501,-0.052262473654926096],"type":"VEC3"},{"bufferView":0,"byteOffset":2142084,"componentType":5126,"count":10,"max":[0.102935690671276,0.000568649684700501,-0.0520624736544195],"min":[0.10289320266502,0.000485627592247269,-0.052262473654926096],"type":"VEC3"},{"bufferView":0,"byteOffset":2142204,"componentType":5126,"count":4,"max":[0.10289320266740501,0.000485627592247269,-0.0520624736544195],"min":[0.10289320266502,0.000345932933163001,-0.0522624736544195],"type":"VEC3"},{"bufferView":0,"byteOffset":2142252,"componentType":5126,"count":4,"max":[0.103041412963475,0.00008374508583000061,-0.0520624736544195],"min":[0.10289320266468001,2.96078720005881e-8,-0.0522624736561868],"type":"VEC3"},{"bufferView":0,"byteOffset":2142300,"componentType":5126,"count":4,"max":[0.103843202668187,2.96078720005881e-8,-0.0520624736561869],"min":[0.10304141296109001,2.96078720005881e-8,-0.0522624736657481],"type":"VEC3"},{"bufferView":0,"byteOffset":2142348,"componentType":5126,"count":4,"max":[0.10389320266707,0.0000500296086170006,-0.0520624736657481],"min":[0.10384320266580199,2.96078720005881e-8,-0.0522624736663443],"type":"VEC3"},{"bufferView":0,"byteOffset":2142396,"componentType":5126,"count":6,"max":[0.10484320267133801,0.0000500296086170006,-0.0517924736663043],"min":[0.10389320266232101,0.000050029608540000703,-0.052517473677823],"type":"VEC3"},{"bufferView":0,"byteOffset":2142468,"componentType":5126,"count":11,"max":[0.105293202670215,0.001750029607795,-0.0517924736538232],"min":[0.102843202670965,0.000050029608540000703,-0.0517924736830392],"type":"VEC3"},{"bufferView":0,"byteOffset":2142600,"componentType":5126,"count":4,"max":[0.10389320267096601,0.000240029608540001,-0.0517924736581162],"min":[0.103203202668984,0.000240029608018001,-0.0520024736672043],"type":"VEC3"},{"bufferView":0,"byteOffset":2142648,"componentType":5126,"count":6,"max":[0.103893202668462,0.0012100296090619999,-0.052002473653823204],"min":[0.102843202667721,0.000240029608018001,-0.0520024736672043],"type":"VEC3"},{"bufferView":0,"byteOffset":2142720,"componentType":5126,"count":4,"max":[0.103893202668462,0.0012100296090619999,-0.052002473653823204],"min":[0.102843202663895,0.001210029608539,-0.0523224736656343],"type":"VEC3"},{"bufferView":0,"byteOffset":2142768,"componentType":5126,"count":4,"max":[0.103893202664646,0.0012100296086889999,-0.052322473653823205],"min":[0.102843202663895,0.000150029608167001,-0.0523224736656343],"type":"VEC3"},{"bufferView":0,"byteOffset":2142816,"componentType":5126,"count":4,"max":[0.103893202664646,0.000150029608540001,-0.052322473653823205],"min":[0.10284320266232,0.000150029608167001,-0.052517473665934296],"type":"VEC3"},{"bufferView":0,"byteOffset":2142864,"componentType":5126,"count":6,"max":[0.10484320266269301,0.000150029608540001,-0.052517473653823206],"min":[0.10284320266232,2.96085410005998e-8,-0.052517473677823],"type":"VEC3"},{"bufferView":0,"byteOffset":2142936,"componentType":5126,"count":8,"max":[0.10484320267133801,0.0000887666437110006,-0.051792473677673],"min":[0.104843202606809,2.96085410005998e-8,-0.057172473677003],"type":"VEC3"},{"bufferView":0,"byteOffset":2143032,"componentType":5126,"count":4,"max":[0.104894465636391,0.000140029608391001,-0.051792473677673],"min":[0.104843202606809,0.0000887666429650006,-0.0571724736791043],"type":"VEC3"},{"bufferView":0,"byteOffset":2143080,"componentType":5126,"count":318,"max":[0.105543202663272,0.000140029608541009,-0.0517924736782843],"min":[0.10489446557235702,0.000140029608158001,-0.05717247368385921],"type":"VEC3"},{"bufferView":0,"byteOffset":2146896,"componentType":5126,"count":8,"max":[0.105293202670215,0.0017500296077960001,-0.0517924736830392],"min":[0.10529320265755,0.000140029608391001,-0.0529174736830392],"type":"VEC3"},{"bufferView":0,"byteOffset":2146992,"componentType":5126,"count":16,"max":[0.105543202663142,0.001750029608539,-0.0517924736538232],"min":[0.102843202607179,0.001750029607795,-0.057172473682519195],"type":"VEC3"},{"bufferView":0,"byteOffset":2147184,"componentType":5126,"count":28,"max":[0.102843202670965,0.001750029608539,-0.0517924736538232],"min":[0.102843202606809,2.96077950006583e-8,-0.0571724736538232],"type":"VEC3"},{"bufferView":0,"byteOffset":2147520,"componentType":5126,"count":4,"max":[0.10294320267059501,0.001070029608465,-0.0517924736538232],"min":[0.102843202667721,0.0009800296082420011,-0.0520024736550157],"type":"VEC3"},{"bufferView":0,"byteOffset":2147568,"componentType":5126,"count":4,"max":[0.10320320267036899,0.000980029608614501,-0.0517924736550157],"min":[0.102943202669211,0.000240029608018001,-0.052002473658596206],"type":"VEC3"},{"bufferView":0,"byteOffset":2147616,"componentType":5126,"count":4,"max":[0.10484320266232,2.96085410005998e-8,-0.052517473653823206],"min":[0.102843202615455,2.96077950006583e-8,-0.056447473677372996],"type":"VEC3"},{"bufferView":0,"byteOffset":2147664,"componentType":5126,"count":6,"max":[0.104843202615455,0.000150029608914001,-0.056447473654193205],"min":[0.102843202615455,2.96077950006583e-8,-0.056447473677372996],"type":"VEC3"},{"bufferView":0,"byteOffset":2147736,"componentType":5126,"count":6,"max":[0.104843202615455,0.000050029609286000496,-0.056447473666344304],"min":[0.103893202606064,0.0000500296085410006,-0.057172473677003],"type":"VEC3"},{"bufferView":0,"byteOffset":2147808,"componentType":5126,"count":11,"max":[0.105293202606569,0.001750029608539,-0.057172473653303205],"min":[0.102843202606809,0.0000500296085410006,-0.05717247368385921],"type":"VEC3"},{"bufferView":0,"byteOffset":2147940,"componentType":5126,"count":34,"max":[0.105543202634701,0.001547665795645,-0.054802473680654204],"min":[0.105093202635444,2.96089410006199e-8,-0.0548024736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2148348,"componentType":5126,"count":8,"max":[0.1054386052198,0.001560693438515,-0.0547924736847731],"min":[0.105438605217024,0.000140029608541001,-0.0549724736847721],"type":"VEC3"},{"bufferView":0,"byteOffset":2148444,"componentType":5126,"count":4,"max":[0.10554320263495001,0.0015606934386560001,-0.0547924736847731],"min":[0.10543860521917,0.000140029608541001,-0.0547924736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2148492,"componentType":5126,"count":28,"max":[0.10554320266351201,0.001750029608539,-0.0524174736860204],"min":[0.10554320261389201,0.000140029608541001,-0.056547473687360406],"type":"VEC3"},{"bufferView":0,"byteOffset":2148828,"componentType":5126,"count":4,"max":[0.105543202642584,0.0015606934386560001,-0.054172473684773105],"min":[0.10543860522643402,0.000140029608541001,-0.054172473686840396],"type":"VEC3"},{"bufferView":0,"byteOffset":2148876,"componentType":5126,"count":8,"max":[0.10543860522934,0.0015606934386560001,-0.0539924736840281],"min":[0.10543860522643402,0.000140029608541001,-0.054172473685593095],"type":"VEC3"},{"bufferView":0,"byteOffset":2148972,"componentType":5126,"count":34,"max":[0.10554320264233301,0.00154766579473,-0.0541624736804304],"min":[0.105093202643076,2.96089410006199e-8,-0.0541624736860214],"type":"VEC3"},{"bufferView":0,"byteOffset":2149380,"componentType":5126,"count":16,"max":[0.105143202643998,0.000140029608541001,-0.0540024736806552],"min":[0.105093202643076,0.0000900296085410006,-0.05416247368111872],"type":"VEC3"},{"bufferView":0,"byteOffset":2149572,"componentType":5126,"count":34,"max":[0.10554320264424101,0.00154766579473,-0.0540024736806552],"min":[0.10509320264461201,2.96089410006199e-8,-0.0540024736860214],"type":"VEC3"},{"bufferView":0,"byteOffset":2149980,"componentType":5126,"count":4,"max":[0.10554320264473001,0.001560693438515,-0.0539924736840281],"min":[0.10543860522871,0.000140029608541001,-0.0539924736852754],"type":"VEC3"},{"bufferView":0,"byteOffset":2150028,"componentType":5126,"count":4,"max":[0.105543202652124,0.0015606934386560001,-0.053372473684773096],"min":[0.105438605235974,0.000140029608541001,-0.0533724736860904],"type":"VEC3"},{"bufferView":0,"byteOffset":2150076,"componentType":5126,"count":8,"max":[0.10543860523888,0.0015606934386560001,-0.0531924736850731],"min":[0.105438605235974,0.000140029608541001,-0.0533724736848431],"type":"VEC3"},{"bufferView":0,"byteOffset":2150172,"componentType":5126,"count":34,"max":[0.105543202651873,0.00154766579473,-0.0533624736806542],"min":[0.105093202652616,2.96089410006199e-8,-0.0533624736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2150580,"componentType":5126,"count":16,"max":[0.105143202653538,0.000140029608541001,-0.0532024736806542],"min":[0.105093202652616,0.0000900296085410006,-0.0533624736815504],"type":"VEC3"},{"bufferView":0,"byteOffset":2150772,"componentType":5126,"count":34,"max":[0.10554320265378099,0.00154766579473,-0.0532024736806542],"min":[0.105093202654152,2.96089410006199e-8,-0.0532024736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2151180,"componentType":5126,"count":4,"max":[0.10554320265427,0.001560693438515,-0.0531924736850731],"min":[0.10543860523825001,0.000140029608541001,-0.0531924736863904],"type":"VEC3"},{"bufferView":0,"byteOffset":2151228,"componentType":5126,"count":4,"max":[0.10554320266351201,0.000240029608019001,-0.0524174736830392],"min":[0.105293202663272,0.000140029608541001,-0.0524174736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2151276,"componentType":5126,"count":8,"max":[0.105293202620225,0.001750029608539,-0.0560474736830392],"min":[0.105293202606439,0.000140029608541001,-0.05717247368385921],"type":"VEC3"},{"bufferView":0,"byteOffset":2151372,"componentType":5126,"count":4,"max":[0.105543202614262,0.000240029608019001,-0.0565474736830392],"min":[0.105293202614022,0.000140029608541001,-0.0565474736868404],"type":"VEC3"},{"bufferView":0,"byteOffset":2151420,"componentType":5126,"count":4,"max":[0.105543202623504,0.0015606934386560001,-0.055772473684773095],"min":[0.105438605207354,0.000140029608541001,-0.0557724736864704],"type":"VEC3"},{"bufferView":0,"byteOffset":2151468,"componentType":5126,"count":8,"max":[0.10543860521026101,0.0015606934386560001,-0.055592473684773096],"min":[0.105438605207354,0.000140029608541001,-0.055772473685223097],"type":"VEC3"},{"bufferView":0,"byteOffset":2151564,"componentType":5126,"count":34,"max":[0.105543202623993,0.0015476657939920001,-0.055762473680654207],"min":[0.105093202622878,2.96086900005528e-8,-0.0557624736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2151972,"componentType":5126,"count":16,"max":[0.10514320262491801,0.000140029608541001,-0.0556024736805042],"min":[0.105093202622878,0.0000900296085410006,-0.0557624736819204],"type":"VEC3"},{"bufferView":0,"byteOffset":2152164,"componentType":5126,"count":34,"max":[0.105543202625901,0.0015476657939920001,-0.0556024736805042],"min":[0.10509320262478601,2.96086900005528e-8,-0.05560247368602041],"type":"VEC3"},{"bufferView":0,"byteOffset":2152572,"componentType":5126,"count":4,"max":[0.105543202625651,0.001560693438285,-0.055592473684773096],"min":[0.10543860520963101,0.000140029608541001,-0.0555924736867704],"type":"VEC3"},{"bufferView":0,"byteOffset":2152620,"componentType":5126,"count":4,"max":[0.10554320263304401,0.001560693438515,-0.0549724736844751],"min":[0.105438605217024,0.000140029608541001,-0.0549724736857224],"type":"VEC3"},{"bufferView":0,"byteOffset":2152668,"componentType":5126,"count":34,"max":[0.105543202632793,0.00154766579473,-0.0549624736806542],"min":[0.105093202633536,2.96089410006199e-8,-0.054962473686020405],"type":"VEC3"},{"bufferView":0,"byteOffset":2153076,"componentType":5126,"count":16,"max":[0.105143202634458,0.000140029608541001,-0.054802473680654204],"min":[0.105093202633536,0.0000900296087920007,-0.054962473681175406],"type":"VEC3"},{"bufferView":0,"byteOffset":2153268,"componentType":5126,"count":4,"max":[0.10502085812933701,0.000240029608541001,-0.052155622487611505],"min":[0.10502085812928,0.000140029608541,-0.0521585120432215],"type":"VEC3"},{"bufferView":0,"byteOffset":2153316,"componentType":5126,"count":4,"max":[0.105020858129302,0.000240029608541001,-0.0521585120423525],"min":[0.105016748539897,0.000140029608541001,-0.0521585120432215],"type":"VEC3"},{"bufferView":0,"byteOffset":2153364,"componentType":5126,"count":4,"max":[0.10501674854095,0.000240029608541001,-0.0521007637544325],"min":[0.105016748539897,0.000140029608541001,-0.052158512043172504],"type":"VEC3"},{"bufferView":0,"byteOffset":2153412,"componentType":5126,"count":4,"max":[0.105037296485782,0.000240029608541001,-0.052094256905757495],"min":[0.105016748540586,0.000140029608541001,-0.0521007637552525],"type":"VEC3"},{"bufferView":0,"byteOffset":2153460,"componentType":5126,"count":4,"max":[0.10503866634944199,0.000240029608541001,-0.052094256905757495],"min":[0.10503729648571501,0.000140029608541,-0.0520971464598399],"type":"VEC3"},{"bufferView":0,"byteOffset":2153508,"componentType":5126,"count":14,"max":[0.10503866634944199,0.000240029608541001,-0.0520971464596839],"min":[0.10502085812977101,0.000140029608541,-0.0521189786519915],"type":"VEC3"},{"bufferView":0,"byteOffset":2153676,"componentType":5126,"count":4,"max":[0.105020858129774,0.000240029608541001,-0.0521189786516225],"min":[0.105020858129576,0.000140029608541,-0.0521355240294766],"type":"VEC3"},{"bufferView":0,"byteOffset":2153724,"componentType":5126,"count":16,"max":[0.105025395801289,0.000240029608541001,-0.0521355240278015],"min":[0.105020858129576,0.000140029608541,-0.0521408322479356],"type":"VEC3"},{"bufferView":0,"byteOffset":2153916,"componentType":5126,"count":4,"max":[0.10506058415771,0.000240029608541001,-0.0521408322478001],"min":[0.105025395800746,0.000140029608541,-0.0521408322483552],"type":"VEC3"},{"bufferView":0,"byteOffset":2153964,"componentType":5126,"count":4,"max":[0.10506058415771,0.000240029608541001,-0.05212428687241551],"min":[0.105060584157107,0.000140029608541,-0.0521408322483552],"type":"VEC3"},{"bufferView":0,"byteOffset":2154012,"componentType":5126,"count":18,"max":[0.105060584157316,0.000240029608541001,-0.052113434987893496],"min":[0.105048983129072,0.000140029608541,-0.0521242868725452],"type":"VEC3"},{"bufferView":0,"byteOffset":2154228,"componentType":5126,"count":4,"max":[0.10504898312984,0.000240029608541001,-0.0521134349878155],"min":[0.105045515663158,0.000140029608541,-0.052113434987946905],"type":"VEC3"},{"bufferView":0,"byteOffset":2154276,"componentType":5126,"count":4,"max":[0.10504551566430201,0.000240029608541001,-0.052109325398435505],"min":[0.105045515663158,0.000140029608541001,-0.0521134349879055],"type":"VEC3"},{"bufferView":0,"byteOffset":2154324,"componentType":5126,"count":4,"max":[0.105079762239389,0.000240029608541001,-0.052109325398435505],"min":[0.105045515664136,0.000140029608541001,-0.052109325399273904],"type":"VEC3"},{"bufferView":0,"byteOffset":2154372,"componentType":5126,"count":4,"max":[0.105079762239429,0.000240029608541001,-0.0521093253988439],"min":[0.10507976223922301,0.000140029608541001,-0.0521134349886539],"type":"VEC3"},{"bufferView":0,"byteOffset":2154420,"componentType":5126,"count":4,"max":[0.105079762239429,0.000240029608541001,-0.0521134349882239],"min":[0.105077536212656,0.000140029608541,-0.0521134349886539],"type":"VEC3"},{"bufferView":0,"byteOffset":2154468,"componentType":5126,"count":18,"max":[0.1050775362127,0.000240029608541001,-0.052113434988258704],"min":[0.10506469374577501,0.000140029608541,-0.052124286872328805],"type":"VEC3"},{"bufferView":0,"byteOffset":2154684,"componentType":5126,"count":4,"max":[0.105064693746149,0.000240029608541001,-0.0521242868716942],"min":[0.10506469374523,0.000140029608541,-0.0521408322481142],"type":"VEC3"},{"bufferView":0,"byteOffset":2154732,"componentType":5126,"count":4,"max":[0.105108015664648,0.000240029608541001,-0.0521408322475042],"min":[0.10506469374523,0.000140029608541,-0.052140832248920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2154780,"componentType":5126,"count":16,"max":[0.10511263895188899,0.000240029608541001,-0.052135566837689405],"min":[0.10510801566429101,0.000140029608541,-0.052140832248920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2154972,"componentType":5126,"count":4,"max":[0.10511263895188899,0.000240029608541001,-0.0521203485166352],"min":[0.105112638951494,0.000140029608541,-0.052135566838016],"type":"VEC3"},{"bufferView":0,"byteOffset":2155020,"componentType":5126,"count":16,"max":[0.10511263895187599,0.000240029608541001,-0.052095776598029095],"min":[0.105092091005922,0.000140029608541,-0.05212034851678601],"type":"VEC3"},{"bufferView":0,"byteOffset":2155212,"componentType":5126,"count":4,"max":[0.10509346086962,0.000240029608541001,-0.0520928870433373],"min":[0.105092091005922,0.000140029608541,-0.0520957765980509],"type":"VEC3"},{"bufferView":0,"byteOffset":2155260,"componentType":5126,"count":4,"max":[0.10511674854176101,0.000240029608541001,-0.0520928870433373],"min":[0.10509346086945899,0.000140029608541001,-0.05209935108538501],"type":"VEC3"},{"bufferView":0,"byteOffset":2155308,"componentType":5126,"count":4,"max":[0.10511674854176101,0.000240029608541001,-0.052099351084865],"min":[0.10511674853951701,0.000140029608541001,-0.052159089955355],"type":"VEC3"},{"bufferView":0,"byteOffset":2155356,"componentType":5126,"count":4,"max":[0.10511674854025399,0.000240029608541001,-0.052159089954186],"min":[0.105112638950871,0.000140029608541001,-0.052159089955355],"type":"VEC3"},{"bufferView":0,"byteOffset":2155404,"componentType":5126,"count":4,"max":[0.105112638951997,0.000240029608541001,-0.052155622487776],"min":[0.105112638950871,0.000140029608541,-0.052159089954456],"type":"VEC3"},{"bufferView":0,"byteOffset":2155452,"componentType":5126,"count":18,"max":[0.10511263895145499,0.000240029608541001,-0.052150421289657405],"min":[0.105108015663646,0.000140029608541,-0.0521556224895063],"type":"VEC3"},{"bufferView":0,"byteOffset":2155668,"componentType":5126,"count":4,"max":[0.105108015663804,0.000240029608541001,-0.0521504212888467],"min":[0.105025481417499,0.000140029608541,-0.0521504212900208],"type":"VEC3"},{"bufferView":0,"byteOffset":2155716,"componentType":5126,"count":16,"max":[0.10502548141759001,0.000240029608541001,-0.0521504212888467],"min":[0.105020858129324,0.000140029608541,-0.0521556224879416],"type":"VEC3"},{"bufferView":0,"byteOffset":2155908,"componentType":5126,"count":4,"max":[0.10510459100854899,0.000240029608541001,-0.051962065125590005],"min":[0.10507976224043,0.000140029608541001,-0.0519678228309439],"type":"VEC3"},{"bufferView":0,"byteOffset":2155956,"componentType":5126,"count":4,"max":[0.105079762241076,0.000240029608541001,-0.0519678228303439],"min":[0.10507976224043,0.000140029608541001,-0.05199378601613391],"type":"VEC3"},{"bufferView":0,"byteOffset":2156004,"componentType":5126,"count":4,"max":[0.105101144946944,0.000240029608541001,-0.0519937860157039],"min":[0.105079762240766,0.000140029608541001,-0.0519989872144789],"type":"VEC3"},{"bufferView":0,"byteOffset":2156052,"componentType":5126,"count":4,"max":[0.105105704022387,0.000240029608541001,-0.0519989872141189],"min":[0.105101144945771,0.000140029608541,-0.051999565125733595],"type":"VEC3"},{"bufferView":0,"byteOffset":2156100,"componentType":5126,"count":14,"max":[0.105112638953577,0.000240029608541001,-0.051993786016079804],"min":[0.105105704021609,0.000140029608541,-0.051999565125733595],"type":"VEC3"},{"bufferView":0,"byteOffset":2156268,"componentType":5126,"count":4,"max":[0.10511263895398901,0.000240029608541001,-0.051992052282756],"min":[0.10511263895318401,0.000140029608541,-0.051993786016106],"type":"VEC3"},{"bufferView":0,"byteOffset":2156316,"componentType":5126,"count":4,"max":[0.105116748542588,0.000240029608541001,-0.051992052282756],"min":[0.10511263895320501,0.000140029608541001,-0.051992052283275005],"type":"VEC3"},{"bufferView":0,"byteOffset":2156364,"componentType":5126,"count":4,"max":[0.105116748542588,0.000240029608541001,-0.051992052282805],"min":[0.105116748541254,0.000140029608541001,-0.052013434989515],"type":"VEC3"},{"bufferView":0,"byteOffset":2156412,"componentType":5126,"count":4,"max":[0.105116748541991,0.000240029608541001,-0.052013434988706],"min":[0.105112638952608,0.000140029608541001,-0.052013434989515],"type":"VEC3"},{"bufferView":0,"byteOffset":2156460,"componentType":5126,"count":4,"max":[0.105112638953734,0.000240029608541001,-0.052011701255366],"min":[0.105112638952608,0.000140029608541001,-0.05201343498899601],"type":"VEC3"},{"bufferView":0,"byteOffset":2156508,"componentType":5126,"count":18,"max":[0.105112638953164,0.000240029608541001,-0.0520053442352017],"min":[0.10510641035715701,0.000140029608541,-0.052011701255525],"type":"VEC3"},{"bufferView":0,"byteOffset":2156724,"componentType":5126,"count":4,"max":[0.10510641035790501,0.000240029608541001,-0.0519828271105525],"min":[0.105016748541992,0.000140029608541,-0.0520053442355856],"type":"VEC3"},{"bufferView":0,"byteOffset":2156772,"componentType":5126,"count":4,"max":[0.105016748543162,0.000240029608541001,-0.0519741798509262],"min":[0.105015378679502,0.000140029608541001,-0.051982827111042504],"type":"VEC3"},{"bufferView":0,"byteOffset":2156820,"componentType":5126,"count":4,"max":[0.105106303337513,0.000240029608541001,-0.0519522406392504],"min":[0.105015378679502,0.000140029608541,-0.051974179851206205],"type":"VEC3"},{"bufferView":0,"byteOffset":2156868,"componentType":5126,"count":14,"max":[0.105112638954145,0.000240029608541001,-0.051945305707886004],"min":[0.10510630333607401,0.000140029608541,-0.0519522406397273],"type":"VEC3"},{"bufferView":0,"byteOffset":2157036,"componentType":5126,"count":4,"max":[0.105112638954567,0.000240029608541001,-0.05194357197454601],"min":[0.105112638953763,0.000140029608541,-0.05194530570839111],"type":"VEC3"},{"bufferView":0,"byteOffset":2157084,"componentType":5126,"count":4,"max":[0.105116748543166,0.000240029608541001,-0.05194357197454601],"min":[0.105112638953783,0.000140029608541001,-0.051943571975115],"type":"VEC3"},{"bufferView":0,"byteOffset":2157132,"componentType":5126,"count":4,"max":[0.105116748543166,0.000240029608541001,-0.051943571975055],"min":[0.105116748541791,0.000140029608541001,-0.051968422146175],"type":"VEC3"},{"bufferView":0,"byteOffset":2157180,"componentType":5126,"count":4,"max":[0.105116748542528,0.000240029608541001,-0.051968422146115],"min":[0.105112638953145,0.000140029608541001,-0.051968422146236],"type":"VEC3"},{"bufferView":0,"byteOffset":2157228,"componentType":5126,"count":4,"max":[0.105112638954271,0.000240029608541001,-0.0519661105029773],"min":[0.105112638953145,0.000140029608541,-0.051968422146236],"type":"VEC3"},{"bufferView":0,"byteOffset":2157276,"componentType":5126,"count":14,"max":[0.105112638953715,0.000240029608541001,-0.0519614872145864],"min":[0.10510859357593601,0.000140029608541,-0.051966110503026006],"type":"VEC3"},{"bufferView":0,"byteOffset":2157444,"componentType":5126,"count":6,"max":[0.105108593576858,0.000240029608541001,-0.0519614872145864],"min":[0.105104591008358,0.000140029608541,-0.051962065126269996],"type":"VEC3"},{"bufferView":0,"byteOffset":2157516,"componentType":5126,"count":4,"max":[0.105108015661879,0.000240029608541001,-0.0522874075904066],"min":[0.10502548141543601,0.000140029608541,-0.052287407591416],"type":"VEC3"},{"bufferView":0,"byteOffset":2157564,"componentType":5126,"count":18,"max":[0.105112638950141,0.000240029608541001,-0.052282163584209104],"min":[0.105108015661583,0.000140029608541,-0.052287407591416],"type":"VEC3"},{"bufferView":0,"byteOffset":2157780,"componentType":5126,"count":4,"max":[0.105112638950141,0.000240029608541001,-0.052266431564276204],"min":[0.105112638949746,0.000140029608541,-0.052282163584596],"type":"VEC3"},{"bufferView":0,"byteOffset":2157828,"componentType":5126,"count":16,"max":[0.10511263895013001,0.000240029608541001,-0.0522437218031315],"min":[0.105092091004041,0.000140029608541,-0.052266431564456],"type":"VEC3"},{"bufferView":0,"byteOffset":2158020,"componentType":5126,"count":4,"max":[0.10509346086785501,0.000240029608541001,-0.0522408322480873],"min":[0.105092091004041,0.000140029608541,-0.0522437218035309],"type":"VEC3"},{"bufferView":0,"byteOffset":2158068,"componentType":5126,"count":4,"max":[0.10511674853895,0.000240029608541001,-0.0522408322480873],"min":[0.10509346086769401,0.000140029608541001,-0.052246097659925],"type":"VEC3"},{"bufferView":0,"byteOffset":2158116,"componentType":5126,"count":4,"max":[0.10511674853895,0.000240029608541001,-0.052246097659355],"min":[0.10511674853776201,0.000140029608541001,-0.052306243208835],"type":"VEC3"},{"bufferView":0,"byteOffset":2158164,"componentType":5126,"count":4,"max":[0.10511674853849899,0.000240029608541001,-0.052306243207595006],"min":[0.105112638949116,0.000140029608541001,-0.052306243208835],"type":"VEC3"},{"bufferView":0,"byteOffset":2158212,"componentType":5126,"count":4,"max":[0.105112638950242,0.000240029608541001,-0.052302197829919995],"min":[0.105112638949116,0.000140029608541,-0.052306243208786005],"type":"VEC3"},{"bufferView":0,"byteOffset":2158260,"componentType":5126,"count":18,"max":[0.105112638949698,0.000240029608541001,-0.0522969966323175],"min":[0.105108015661898,0.000140029608541,-0.052302197831336],"type":"VEC3"},{"bufferView":0,"byteOffset":2158476,"componentType":5126,"count":4,"max":[0.10510801566206,0.000240029608541001,-0.0522969966314068],"min":[0.10502548141575101,0.000140029608541,-0.0522969966324808],"type":"VEC3"},{"bufferView":0,"byteOffset":2158524,"componentType":5126,"count":16,"max":[0.105025481415838,0.000240029608541001,-0.0522969966314068],"min":[0.10502085812758599,0.000140029608541,-0.0523021978300715],"type":"VEC3"},{"bufferView":0,"byteOffset":2158716,"componentType":5126,"count":4,"max":[0.10502085812758899,0.000240029608541001,-0.052302197829271896],"min":[0.105020858127525,0.000140029608541,-0.0523056652967515],"type":"VEC3"},{"bufferView":0,"byteOffset":2158764,"componentType":5126,"count":4,"max":[0.10502085812754701,0.000240029608541001,-0.0523056652957825],"min":[0.105016748538142,0.000140029608541001,-0.0523056652967515],"type":"VEC3"},{"bufferView":0,"byteOffset":2158812,"componentType":5126,"count":4,"max":[0.105016748538834,0.000240029608541001,-0.0522781610155725],"min":[0.105016748538142,0.000140029608541001,-0.0523056652959025],"type":"VEC3"},{"bufferView":0,"byteOffset":2158860,"componentType":5126,"count":4,"max":[0.105020858128217,0.000240029608541001,-0.0522781610150115],"min":[0.10501674853847,0.000140029608541001,-0.0522781610157415],"type":"VEC3"},{"bufferView":0,"byteOffset":2158908,"componentType":5126,"count":4,"max":[0.105020858128217,0.000240029608541001,-0.0522781610150115],"min":[0.105020858127827,0.000140029608541001,-0.052282206391931],"type":"VEC3"},{"bufferView":0,"byteOffset":2158956,"componentType":5126,"count":16,"max":[0.105025481415735,0.000240029608541001,-0.0522822063915615],"min":[0.105020858127827,0.000140029608541,-0.052287407590444],"type":"VEC3"},{"bufferView":0,"byteOffset":2159148,"componentType":5126,"count":4,"max":[0.105108015664614,0.000240029608541001,-0.0520764486862966],"min":[0.10502548141838101,0.000140029608541,-0.052076448687422006],"type":"VEC3"},{"bufferView":0,"byteOffset":2159196,"componentType":5126,"count":16,"max":[0.10502548141845,0.000240029608541001,-0.0520764486862966],"min":[0.105020858130206,0.000140029608541,-0.0520822063917215],"type":"VEC3"},{"bufferView":0,"byteOffset":2159388,"componentType":5126,"count":4,"max":[0.105020858130212,0.000240029608541001,-0.0520822063911818],"min":[0.10502085813014402,0.000140029608541,-0.0520860377279915],"type":"VEC3"},{"bufferView":0,"byteOffset":2159436,"componentType":5126,"count":4,"max":[0.10502085813016601,0.000240029608541001,-0.0520860377272825],"min":[0.105016748540761,0.000140029608541001,-0.0520860377279915],"type":"VEC3"},{"bufferView":0,"byteOffset":2159484,"componentType":5126,"count":4,"max":[0.10501674854143801,0.000240029608541001,-0.052059860501652504],"min":[0.105016748540761,0.000140029608541,-0.0520860377274025],"type":"VEC3"},{"bufferView":0,"byteOffset":2159532,"componentType":5126,"count":18,"max":[0.105064693747389,0.000240029608541001,-0.0520202843032042],"min":[0.105016748541339,0.000140029608541,-0.0520598605017172],"type":"VEC3"},{"bufferView":0,"byteOffset":2159748,"componentType":5126,"count":18,"max":[0.105116748541421,0.000240029608541001,-0.0520202843032042],"min":[0.105064693746668,0.000140029608541,-0.052061230365465],"type":"VEC3"},{"bufferView":0,"byteOffset":2159964,"componentType":5126,"count":4,"max":[0.105116748541421,0.000240029608541001,-0.052061230364847805],"min":[0.10511674854038801,0.000140029608541,-0.052086037729215],"type":"VEC3"},{"bufferView":0,"byteOffset":2160012,"componentType":5126,"count":4,"max":[0.105116748541125,0.000240029608541001,-0.052086037728426],"min":[0.105112638951742,0.000140029608541001,-0.052086037729215],"type":"VEC3"},{"bufferView":0,"byteOffset":2160060,"componentType":5126,"count":4,"max":[0.105112638952868,0.000240029608541001,-0.052081842522556],"min":[0.105112638951742,0.000140029608541001,-0.052086037728546],"type":"VEC3"},{"bufferView":0,"byteOffset":2160108,"componentType":5126,"count":14,"max":[0.105112638952329,0.000240029608541001,-0.052076448687280806],"min":[0.105108015664528,0.000140029608541,-0.0520818425226243],"type":"VEC3"},{"bufferView":0,"byteOffset":2160276,"componentType":5126,"count":14,"max":[0.1051167485398,0.000240029608541001,-0.0521682295085514],"min":[0.10508877336912499,0.000140029608541,-0.052197232078423],"type":"VEC3"},{"bufferView":0,"byteOffset":2160444,"componentType":5126,"count":20,"max":[0.1051167485398,0.000240029608541001,-0.052197232077795],"min":[0.10506636326464801,0.000140029608541,-0.0522326130703442],"type":"VEC3"},{"bufferView":0,"byteOffset":2160684,"componentType":5126,"count":18,"max":[0.105066363265405,0.000240029608541001,-0.052194920432135604],"min":[0.105015378676813,0.000140029608541,-0.0522326130703442],"type":"VEC3"},{"bufferView":0,"byteOffset":2160900,"componentType":5126,"count":6,"max":[0.105016470286499,0.000240029608541001,-0.0521867868711192],"min":[0.105015378676813,0.000140029608541,-0.052194920432746206],"type":"VEC3"},{"bufferView":0,"byteOffset":2160972,"componentType":5126,"count":6,"max":[0.10501811840303,0.000240029608541001,-0.052179830534736196],"min":[0.105016470286321,0.000140029608541,-0.052186786871696],"type":"VEC3"},{"bufferView":0,"byteOffset":2161044,"componentType":5126,"count":14,"max":[0.10501811840303,0.000240029608541001,-0.0521734521108362],"min":[0.10501537867706899,0.000140029608541,-0.052179830535518806],"type":"VEC3"},{"bufferView":0,"byteOffset":2161212,"componentType":5126,"count":4,"max":[0.105040036210949,0.000240029608541001,-0.052168229507890206],"min":[0.10501537867706899,0.000140029608541,-0.0521734521113239],"type":"VEC3"},{"bufferView":0,"byteOffset":2161260,"componentType":5126,"count":4,"max":[0.105041406074594,0.000240029608541001,-0.052168229507890206],"min":[0.10504003621046801,0.000140029608541,-0.052171696974776506],"type":"VEC3"},{"bufferView":0,"byteOffset":2161308,"componentType":5126,"count":14,"max":[0.105041406074594,0.000240029608541001,-0.0521716969745452],"min":[0.10501948826584101,0.000140029608541,-0.052196097659306905],"type":"VEC3"},{"bufferView":0,"byteOffset":2161476,"componentType":5126,"count":18,"max":[0.10506565692991901,0.000240029608541001,-0.052196097658825207],"min":[0.10501948826584101,0.000140029608541,-0.0522216541662257],"type":"VEC3"},{"bufferView":0,"byteOffset":2161692,"componentType":5126,"count":18,"max":[0.105111269087753,0.000240029608541001,-0.0521966755702801],"min":[0.10506565692925,0.000140029608541,-0.0522216541662257],"type":"VEC3"},{"bufferView":0,"byteOffset":2161908,"componentType":5126,"count":20,"max":[0.105111269087753,0.000240029608541001,-0.052171696974700504],"min":[0.105087018231885,0.000140029608541,-0.0521966755708796],"type":"VEC3"},{"bufferView":0,"byteOffset":2162148,"componentType":5126,"count":4,"max":[0.10508877336939401,0.000240029608541001,-0.0521682295085514],"min":[0.105087018231885,0.000140029608541,-0.0521716969749893],"type":"VEC3"},{"bufferView":0,"byteOffset":2162196,"componentType":5126,"count":4,"max":[0.10554320266351201,0.000240029608019001,-0.0524174736830392],"min":[0.10529320265755,0.000240029608019001,-0.0529174736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2162244,"componentType":5126,"count":4,"max":[0.10554320265755,0.000640029608392001,-0.0529174736830392],"min":[0.10529320265755,0.000240029608019001,-0.0529174736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2162292,"componentType":5126,"count":4,"max":[0.10554320266351201,0.000640029608392001,-0.0524174736830392],"min":[0.10529320265755,0.000640029608392001,-0.0529174736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2162340,"componentType":5126,"count":4,"max":[0.10554320266351201,0.001750029608539,-0.0524174736830392],"min":[0.10529320266351201,0.000640029608392001,-0.0524174736865404],"type":"VEC3"},{"bufferView":0,"byteOffset":2162388,"componentType":5126,"count":4,"max":[0.105543202614262,0.001750029608539,-0.056547473682519195],"min":[0.10529320261389201,0.000640029608392001,-0.056547473687360406],"type":"VEC3"},{"bufferView":0,"byteOffset":2162436,"componentType":5126,"count":4,"max":[0.103043202613368,0.001750029608539,-0.0566224736554582],"min":[0.10304320260942001,0.001550029608539,-0.0569224736562082],"type":"VEC3"},{"bufferView":0,"byteOffset":2162484,"componentType":5126,"count":4,"max":[0.10349320261053499,0.001750029608539,-0.0569224736556882],"min":[0.10304320260942001,0.001550029608539,-0.0569224736615744],"type":"VEC3"},{"bufferView":0,"byteOffset":2162532,"componentType":5126,"count":4,"max":[0.103493202614113,0.001750029608539,-0.0566224736608244],"min":[0.103493202609045,0.001550029608539,-0.0569224736615744],"type":"VEC3"},{"bufferView":0,"byteOffset":2162580,"componentType":5126,"count":4,"max":[0.103493202614113,0.001750029608539,-0.0566224736554582],"min":[0.103043202612998,0.001550029608539,-0.0566224736621744],"type":"VEC3"},{"bufferView":0,"byteOffset":2162628,"componentType":5126,"count":4,"max":[0.103493202668729,0.001750029608539,-0.052042473656208205],"min":[0.10304320266761399,0.001550029608539,-0.052042473662094406],"type":"VEC3"},{"bufferView":0,"byteOffset":2162676,"componentType":5126,"count":4,"max":[0.103043202667984,0.001750029608539,-0.052042473656208205],"min":[0.10304320266403601,0.001550029608539,-0.0523424736569582],"type":"VEC3"},{"bufferView":0,"byteOffset":2162724,"componentType":5126,"count":4,"max":[0.10349320266515101,0.001750029608539,-0.0523424736556082],"min":[0.10304320266403601,0.001550029608539,-0.05234247366157441],"type":"VEC3"},{"bufferView":0,"byteOffset":2162772,"componentType":5126,"count":4,"max":[0.103493202668729,0.001750029608539,-0.0520424736615744],"min":[0.103493202663661,0.001550029608539,-0.05234247366157441],"type":"VEC3"},{"bufferView":0,"byteOffset":2162820,"componentType":5126,"count":4,"max":[0.102943202609153,0.0010700296080930001,-0.0569624736529332],"min":[0.102843202606809,0.000980029608243001,-0.0571724736550157],"type":"VEC3"},{"bufferView":0,"byteOffset":2162868,"componentType":5126,"count":6,"max":[0.103893202609314,0.0012100296090619999,-0.0569624736529332],"min":[0.102843202609313,0.000240029608391001,-0.056962473666344306],"type":"VEC3"},{"bufferView":0,"byteOffset":2162940,"componentType":5126,"count":4,"max":[0.10389320261312901,0.0012100296090619999,-0.0566424736544932],"min":[0.102843202609313,0.001210029608539,-0.056962473666344306],"type":"VEC3"},{"bufferView":0,"byteOffset":2162988,"componentType":5126,"count":4,"max":[0.10389320261313001,0.0012100296086889999,-0.0566424736544932],"min":[0.102843202613129,0.000150029608167001,-0.0566424736679043],"type":"VEC3"},{"bufferView":0,"byteOffset":2163036,"componentType":5126,"count":4,"max":[0.1038932026162,0.000150029608914001,-0.056447473654193205],"min":[0.102843202613129,0.000150029608167001,-0.056642473666344305],"type":"VEC3"},{"bufferView":0,"byteOffset":2163084,"componentType":5126,"count":4,"max":[0.10454320266232,0.000457665794648001,-0.052517473654493205],"min":[0.10284320265975601,0.00045766579386500103,-0.052732473674095504],"type":"VEC3"},{"bufferView":0,"byteOffset":2163132,"componentType":5126,"count":4,"max":[0.104543202659756,0.000457665794648001,-0.05273247365434321],"min":[0.10284320265975601,0.00029766579386500104,-0.052732473674095504],"type":"VEC3"},{"bufferView":0,"byteOffset":2163180,"componentType":5126,"count":4,"max":[0.104543202659756,0.000297665794499001,-0.05273247365434321],"min":[0.102843202618019,0.00029766579386500104,-0.0562324736740955],"type":"VEC3"},{"bufferView":0,"byteOffset":2163228,"componentType":5126,"count":4,"max":[0.104543202618019,0.000457665794648001,-0.0562324736543432],"min":[0.102843202618019,0.00029766579386500104,-0.0562324736740955],"type":"VEC3"},{"bufferView":0,"byteOffset":2163276,"componentType":5126,"count":4,"max":[0.104543202618019,0.000457665794648001,-0.0562324736543432],"min":[0.102843202615455,0.00045766579386500103,-0.0564474736739455],"type":"VEC3"},{"bufferView":0,"byteOffset":2163324,"componentType":5126,"count":4,"max":[0.10454320261545501,0.0010776657949079999,-0.056447473654193205],"min":[0.102843202615455,0.00045766579386500103,-0.0564474736740955],"type":"VEC3"},{"bufferView":0,"byteOffset":2163372,"componentType":5126,"count":4,"max":[0.104543202618018,0.0010776657949079999,-0.0562324736543432],"min":[0.102843202615455,0.001077665793828,-0.0564474736740955],"type":"VEC3"},{"bufferView":0,"byteOffset":2163420,"componentType":5126,"count":4,"max":[0.104543202618018,0.001547665794499,-0.0562324736543432],"min":[0.102843202618019,0.001077665793828,-0.0562324736742455],"type":"VEC3"},{"bufferView":0,"byteOffset":2163468,"componentType":5126,"count":20,"max":[0.104543202659755,0.001547665794499,-0.05273247365434321],"min":[0.102843202618019,0.0015476657926720002,-0.0562324736740955],"type":"VEC3"},{"bufferView":0,"byteOffset":2163708,"componentType":5126,"count":4,"max":[0.104543202659755,0.001547665794499,-0.05273247365434321],"min":[0.10284320265975601,0.001077665793828,-0.052732473674095504],"type":"VEC3"},{"bufferView":0,"byteOffset":2163756,"componentType":5126,"count":4,"max":[0.10454320266231901,0.001077665793864,-0.052517473654493205],"min":[0.10284320265975601,0.001077665793828,-0.052732473674095504],"type":"VEC3"},{"bufferView":0,"byteOffset":2163804,"componentType":5126,"count":4,"max":[0.10454320266232,0.001077665793864,-0.052517473654493205],"min":[0.10284320266232,0.00045766579386500103,-0.0525174736742455],"type":"VEC3"},{"bufferView":0,"byteOffset":2163852,"componentType":5126,"count":12,"max":[0.1038932026162,0.0012100296090619999,-0.056447473666344304],"min":[0.103893202606064,0.0000500296085410006,-0.0571724736663443],"type":"VEC3"},{"bufferView":0,"byteOffset":2163996,"componentType":5126,"count":4,"max":[0.103893202611669,0.0000500296085410006,-0.056702473665748106],"min":[0.10384320261003001,2.9608540000531698e-8,-0.056902473666274295],"type":"VEC3"},{"bufferView":0,"byteOffset":2164044,"componentType":5126,"count":4,"max":[0.103893202609314,0.000240029608391001,-0.05696247365811621],"min":[0.103203202606958,0.000240029608019001,-0.0571724736663443],"type":"VEC3"},{"bufferView":0,"byteOffset":2164092,"componentType":5126,"count":4,"max":[0.103203202609836,0.000980029608686801,-0.0569624736545357],"min":[0.102943202607179,0.000240029608019001,-0.0571724736581162],"type":"VEC3"},{"bufferView":0,"byteOffset":2164140,"componentType":5126,"count":4,"max":[0.105093202635444,0.0000900296087920007,-0.054802473680654204],"min":[0.105093202633536,0.0000500296096860006,-0.0549624736806542],"type":"VEC3"},{"bufferView":0,"byteOffset":2164188,"componentType":5126,"count":16,"max":[0.105143202634326,0.0000500296096860006,-0.054802473680654204],"min":[0.105093202633536,2.96089410006199e-8,-0.0549624736812504],"type":"VEC3"},{"bufferView":0,"byteOffset":2164380,"componentType":5126,"count":4,"max":[0.105493202633951,2.96089410006199e-8,-0.0548024736812504],"min":[0.105143202632418,2.96089410006199e-8,-0.0549624736854242],"type":"VEC3"},{"bufferView":0,"byteOffset":2164428,"componentType":5126,"count":16,"max":[0.105543202634701,0.0000500296078240006,-0.0548024736854242],"min":[0.105493202632043,2.96089410006199e-8,-0.054962473686020405],"type":"VEC3"},{"bufferView":0,"byteOffset":2164620,"componentType":5126,"count":4,"max":[0.105543202634701,0.001497665793038,-0.0548024736860204],"min":[0.105543202632793,0.0000500296078240006,-0.054962473686020405],"type":"VEC3"},{"bufferView":0,"byteOffset":2164668,"componentType":5126,"count":16,"max":[0.105543202634701,0.0015476657937830002,-0.0548024736854242],"min":[0.105493202633913,0.001497665793038,-0.054962473686020405],"type":"VEC3"},{"bufferView":0,"byteOffset":2164860,"componentType":5126,"count":4,"max":[0.10549320263582102,0.001547665795645,-0.0548024736847731],"min":[0.105438605217773,0.0015476657937830002,-0.0549624736854242],"type":"VEC3"},{"bufferView":0,"byteOffset":2164908,"componentType":5126,"count":4,"max":[0.10554320263482,0.0015606934386560001,-0.0547924736850701],"min":[0.105438605217654,0.001560693438285,-0.0549724736857224],"type":"VEC3"},{"bufferView":0,"byteOffset":2164956,"componentType":5126,"count":4,"max":[0.105543202625651,0.0015606934386560001,-0.055592473684773096],"min":[0.105438605207354,0.0015606934377770001,-0.0557724736864704],"type":"VEC3"},{"bufferView":0,"byteOffset":2165004,"componentType":5126,"count":4,"max":[0.105543202620225,0.000240029608019001,-0.0560474736830392],"min":[0.105293202614262,0.000240029608019001,-0.0565474736868404],"type":"VEC3"},{"bufferView":0,"byteOffset":2165052,"componentType":5126,"count":4,"max":[0.105543202620225,0.000640029608392001,-0.0560474736830392],"min":[0.105293202620225,0.000240029608019001,-0.0560474736868404],"type":"VEC3"},{"bufferView":0,"byteOffset":2165100,"componentType":5126,"count":4,"max":[0.105543202620225,0.000640029608392001,-0.0560474736830392],"min":[0.105293202614262,0.000640029608392001,-0.0565474736868404],"type":"VEC3"},{"bufferView":0,"byteOffset":2165148,"componentType":5126,"count":4,"max":[0.10554320265427,0.0015606934386560001,-0.0531924736850731],"min":[0.105438605235974,0.001560693438285,-0.0533724736860904],"type":"VEC3"},{"bufferView":0,"byteOffset":2165196,"componentType":5126,"count":4,"max":[0.10554320264473001,0.0015606934386560001,-0.053992473685071096],"min":[0.10543860522643402,0.001560693438285,-0.054172473686840396],"type":"VEC3"},{"bufferView":0,"byteOffset":2165244,"componentType":5126,"count":4,"max":[0.105493202645361,0.00154766579473,-0.0540024736848481],"min":[0.105438605227313,0.0015476657937830002,-0.0541624736854252],"type":"VEC3"},{"bufferView":0,"byteOffset":2165292,"componentType":5126,"count":16,"max":[0.10554320264424101,0.0015476657937830002,-0.054002473685425205],"min":[0.10549320264345301,0.001497665793038,-0.0541624736860214],"type":"VEC3"},{"bufferView":0,"byteOffset":2165484,"componentType":5126,"count":4,"max":[0.10554320264424101,0.001497665793038,-0.0540024736860214],"min":[0.10554320264233301,0.0000500296078240006,-0.0541624736860214],"type":"VEC3"},{"bufferView":0,"byteOffset":2165532,"componentType":5126,"count":16,"max":[0.10554320264424101,0.0000500296078240006,-0.054002473685425205],"min":[0.105493202641583,2.96089410006199e-8,-0.0541624736860214],"type":"VEC3"},{"bufferView":0,"byteOffset":2165724,"componentType":5126,"count":4,"max":[0.105493202643491,2.96089410006199e-8,-0.054002473681251405],"min":[0.105143202641958,2.96089410006199e-8,-0.0541624736854252],"type":"VEC3"},{"bufferView":0,"byteOffset":2165772,"componentType":5126,"count":16,"max":[0.10514320264386601,0.0000500296096860006,-0.0540024736806552],"min":[0.105093202643076,2.96089410006199e-8,-0.0541624736812514],"type":"VEC3"},{"bufferView":0,"byteOffset":2165964,"componentType":5126,"count":4,"max":[0.10509320264498401,0.0000900296087920007,-0.0540024736806552],"min":[0.105093202643076,0.0000500296096860006,-0.054162473680655195],"type":"VEC3"},{"bufferView":0,"byteOffset":2166012,"componentType":5126,"count":4,"max":[0.105493202654901,0.00154766579473,-0.0532024736848431],"min":[0.105438605236853,0.0015476657937830002,-0.0533624736854242],"type":"VEC3"},{"bufferView":0,"byteOffset":2166060,"componentType":5126,"count":16,"max":[0.10554320265378099,0.0015476657937830002,-0.053202473685424204],"min":[0.105493202652993,0.001497665793038,-0.0533624736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2166252,"componentType":5126,"count":4,"max":[0.10554320265378099,0.001497665793038,-0.0532024736860204],"min":[0.105543202651873,0.0000500296078240006,-0.0533624736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2166300,"componentType":5126,"count":16,"max":[0.10554320265378099,0.0000500296078240006,-0.053202473685424204],"min":[0.105493202651123,2.96089410006199e-8,-0.0533624736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2166492,"componentType":5126,"count":4,"max":[0.10549320265303101,2.96089410006199e-8,-0.0532024736812504],"min":[0.105143202651498,2.96089410006199e-8,-0.0533624736854242],"type":"VEC3"},{"bufferView":0,"byteOffset":2166540,"componentType":5126,"count":16,"max":[0.105143202653406,0.0000500296096860006,-0.0532024736806542],"min":[0.105093202652616,2.96089410006199e-8,-0.053362473681250404],"type":"VEC3"},{"bufferView":0,"byteOffset":2166732,"componentType":5126,"count":4,"max":[0.10509320265452401,0.0000900296087920007,-0.0532024736806542],"min":[0.105093202652616,0.0000500296096860006,-0.0533624736806542],"type":"VEC3"},{"bufferView":0,"byteOffset":2166780,"componentType":5126,"count":4,"max":[0.105493202625161,0.0015476657939920001,-0.0556024736845531],"min":[0.105438605208233,0.0015476657935310002,-0.055762473685424196],"type":"VEC3"},{"bufferView":0,"byteOffset":2166828,"componentType":5126,"count":16,"max":[0.105543202625901,0.0015476657935310002,-0.0556024736854242],"min":[0.105493202623253,0.001497665794649,-0.0557624736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2167020,"componentType":5126,"count":4,"max":[0.105543202625901,0.001497665794649,-0.05560247368602041],"min":[0.105543202623993,0.000050029609435000605,-0.0557624736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2167068,"componentType":5126,"count":16,"max":[0.105543202625901,0.000050029609435000605,-0.0556024736854242],"min":[0.105493202623253,2.96086900005528e-8,-0.0557624736860204],"type":"VEC3"},{"bufferView":0,"byteOffset":2167260,"componentType":5126,"count":4,"max":[0.105493202625161,2.96086900005528e-8,-0.0556024736812504],"min":[0.105143202623623,2.96086900005528e-8,-0.055762473685424196],"type":"VEC3"},{"bufferView":0,"byteOffset":2167308,"componentType":5126,"count":16,"max":[0.10514320262553101,0.000050029609435000605,-0.0556024736806542],"min":[0.105093202622878,2.96086900005528e-8,-0.055762473681250396],"type":"VEC3"},{"bufferView":0,"byteOffset":2167500,"componentType":5126,"count":4,"max":[0.105093202625532,0.0000900296085410006,-0.0556024736805042],"min":[0.105093202622878,0.000050029609435000605,-0.055762473680654207],"type":"VEC3"},{"bufferView":0,"byteOffset":2167548,"componentType":5126,"count":80,"max":[0.10511674854176101,0.000240029608541001,-0.0520928870440173],"min":[0.105016748539919,0.000240029608541001,-0.052159089955355],"type":"VEC3"},{"bufferView":0,"byteOffset":2168508,"componentType":5126,"count":48,"max":[0.105116748543166,0.000240029608541001,-0.05194357197454601],"min":[0.105015378679502,0.000240029608540989,-0.052013434989515],"type":"VEC3"},{"bufferView":0,"byteOffset":2169084,"componentType":5126,"count":50,"max":[0.10511674853895,0.000240029608541001,-0.052240832249497306],"min":[0.10501674853816399,0.000240029608541001,-0.052306243207886],"type":"VEC3"},{"bufferView":0,"byteOffset":2169684,"componentType":5126,"count":65,"max":[0.105116748541421,0.00024002960854157702,-0.0520202843032042],"min":[0.105016748540783,0.00024002960854099402,-0.052086037729215],"type":"VEC3"},{"bufferView":0,"byteOffset":2170464,"componentType":5126,"count":67,"max":[0.10511674853979901,0.000240029608541001,-0.052168229508480206],"min":[0.105015378676813,0.000240029608541001,-0.0522326130703441],"type":"VEC3"},{"bufferView":0,"byteOffset":2171268,"componentType":5126,"count":4,"max":[0.103493202613368,0.001550029608539,-0.0566224736554582],"min":[0.10304320260979,0.001550029608539,-0.0569224736615744],"type":"VEC3"},{"bufferView":0,"byteOffset":2171316,"componentType":5126,"count":4,"max":[0.103493202667239,0.001550029608539,-0.052042473656208205],"min":[0.103043202664406,0.001550029608539,-0.05234247366157441],"type":"VEC3"},{"bufferView":0,"byteOffset":2171364,"componentType":5126,"count":44,"max":[0.10454320266232,0.001547665793864,-0.0525174736740955],"min":[0.10454320261545501,0.00029766579386500104,-0.0564474736740955],"type":"VEC3"},{"bufferView":0,"byteOffset":2171892,"componentType":5126,"count":8,"max":[0.10342909981141,0.001547665793864,-0.0548024736606863],"min":[0.103418730716824,0.001546578797298,-0.054962473661257],"type":"VEC3"},{"bufferView":0,"byteOffset":2171988,"componentType":5126,"count":24,"max":[0.10454320263507,0.001547665793864,-0.0548024736574007],"min":[0.103143202634321,0.001331503582678,-0.0548024736743935],"type":"VEC3"},{"bufferView":0,"byteOffset":2172276,"componentType":5126,"count":24,"max":[0.104543202642702,0.001547665793864,-0.0541624736574017],"min":[0.103143202641953,0.001331503582678,-0.0541624736737975],"type":"VEC3"},{"bufferView":0,"byteOffset":2172564,"componentType":5126,"count":8,"max":[0.10342909982095,0.001547665793864,-0.054002473660363],"min":[0.103418730726445,0.001546578796915,-0.054162473660769525],"type":"VEC3"},{"bufferView":0,"byteOffset":2172660,"componentType":5126,"count":24,"max":[0.10454320264461,0.001547665793864,-0.054002473657401705],"min":[0.10314320264386101,0.001331503582678,-0.0540024736736485],"type":"VEC3"},{"bufferView":0,"byteOffset":2172948,"componentType":5126,"count":24,"max":[0.104543202652242,0.001547665793864,-0.0533624736574007],"min":[0.103143202651493,0.001331503582678,-0.0533624736749155],"type":"VEC3"},{"bufferView":0,"byteOffset":2173236,"componentType":5126,"count":8,"max":[0.10342909983049,0.001547665793864,-0.053202473660686304],"min":[0.103418730735985,0.001546578796915,-0.05336247366163],"type":"VEC3"},{"bufferView":0,"byteOffset":2173332,"componentType":5126,"count":24,"max":[0.10454320265415,0.001547665793864,-0.0532024736574007],"min":[0.103143202653401,0.001331503582678,-0.0532024736747655],"type":"VEC3"},{"bufferView":0,"byteOffset":2173620,"componentType":5126,"count":24,"max":[0.104543202623622,0.001547665793864,-0.055762473657400696],"min":[0.103143202623623,0.001331503582678,-0.055762473673425496],"type":"VEC3"},{"bufferView":0,"byteOffset":2173908,"componentType":5126,"count":8,"max":[0.10342909980187,0.001547665793864,-0.05560247365999],"min":[0.10341873070811,0.001546578796663,-0.05576247366076852],"type":"VEC3"},{"bufferView":0,"byteOffset":2174004,"componentType":5126,"count":24,"max":[0.10454320262553,0.001547665793864,-0.0556024736574007],"min":[0.103143202625531,0.001331503582678,-0.0556024736732755],"type":"VEC3"},{"bufferView":0,"byteOffset":2174292,"componentType":5126,"count":24,"max":[0.104543202633162,0.001547665793864,-0.0549624736574007],"min":[0.103143202632413,0.001331503582678,-0.0549624736745425],"type":"VEC3"},{"bufferView":0,"byteOffset":2174580,"componentType":5126,"count":4,"max":[0.103893202612415,0.001080029608539,-0.0567024736544195],"min":[0.10289320261002899,0.001080029608242,-0.0569024736668343],"type":"VEC3"},{"bufferView":0,"byteOffset":2174628,"componentType":5126,"count":26,"max":[0.103893202612415,0.001080029608539,-0.0567024736544195],"min":[0.102893202612414,2.9608540000531698e-8,-0.0567024736670143],"type":"VEC3"},{"bufferView":0,"byteOffset":2174940,"componentType":5126,"count":26,"max":[0.10389320261003,0.001080029608539,-0.0569024736536695],"min":[0.10289320261002899,2.9608540000531698e-8,-0.0569024736668343],"type":"VEC3"},{"bufferView":0,"byteOffset":2175252,"componentType":5126,"count":4,"max":[0.103843202612415,2.96087230006311e-8,-0.05670247365618691],"min":[0.103041412905369,2.9608540000531698e-8,-0.0569024736649981],"type":"VEC3"},{"bufferView":0,"byteOffset":2175300,"componentType":5126,"count":4,"max":[0.105075652652117,0.000240029608541001,-0.0519684007415449],"min":[0.10502657302842501,0.00014002960891400102,-0.0519799375570896],"type":"VEC3"},{"bufferView":0,"byteOffset":2175348,"componentType":5126,"count":4,"max":[0.105075652652117,0.000240029608541001,-0.0519684007415449],"min":[0.10507565265172,0.00014002960891400102,-0.0519926301937449],"type":"VEC3"},{"bufferView":0,"byteOffset":2175396,"componentType":5126,"count":4,"max":[0.105075652651828,0.000240029608541001,-0.0519799375562297],"min":[0.10502657302842501,0.00014002960891400102,-0.0519926301937449],"type":"VEC3"},{"bufferView":0,"byteOffset":2175444,"componentType":5126,"count":18,"max":[0.10511263895238901,0.000240029608541533,-0.052031243207328],"min":[0.105065892376921,0.000140029608541001,-0.052060631050588904],"type":"VEC3"},{"bufferView":0,"byteOffset":2175660,"componentType":5126,"count":14,"max":[0.10511263895238901,0.00024002960854112,-0.052060631050345994],"min":[0.105108015664405,0.000140029608541001,-0.0520668596463461],"type":"VEC3"},{"bufferView":0,"byteOffset":2175828,"componentType":5126,"count":4,"max":[0.105108015664642,0.000240029608541035,-0.052066859645196605],"min":[0.105025481418066,0.000140029608541001,-0.0520668596463461],"type":"VEC3"},{"bufferView":0,"byteOffset":2175876,"componentType":5126,"count":14,"max":[0.10502548141817501,0.00024002960854148202,-0.0520589401245915],"min":[0.105020858130486,0.000140029608541001,-0.0520668596452837],"type":"VEC3"},{"bufferView":0,"byteOffset":2176044,"componentType":5126,"count":18,"max":[0.105065892377396,0.00024002960854157702,-0.052031243207328],"min":[0.105020858130486,0.000140029608541001,-0.0520589401253234],"type":"VEC3"},{"bufferView":0,"byteOffset":2176260,"componentType":5126,"count":4,"max":[0.10454320263507,0.001331503583452,-0.0548024736608035],"min":[0.10342855746833099,0.001331503582678,-0.0549624736745425],"type":"VEC3"},{"bufferView":0,"byteOffset":2176308,"componentType":5126,"count":4,"max":[0.10454320262553,0.001331503583201,-0.0556024736608035],"min":[0.103428557459536,0.001331503582678,-0.055762473673425496],"type":"VEC3"},{"bufferView":0,"byteOffset":2176356,"componentType":5126,"count":4,"max":[0.10454320265415,0.001331503583452,-0.0532024736608035],"min":[0.103428557487411,0.001331503582678,-0.0533624736749155],"type":"VEC3"},{"bufferView":0,"byteOffset":2176404,"componentType":5126,"count":4,"max":[0.10454320264461,0.001331503583452,-0.0540024736608045],"min":[0.103428557477871,0.001331503582678,-0.0541624736737975],"type":"VEC3"},{"bufferView":0,"byteOffset":2176452,"componentType":5126,"count":4,"max":[0.10454320264461,0.000700029609285001,-0.054002473658071704],"min":[0.10314320264255301,0.000700029608540001,-0.0541624736737975],"type":"VEC3"},{"bufferView":0,"byteOffset":2176500,"componentType":5126,"count":4,"max":[0.10454320264461,0.000700029609285001,-0.054002473657401705],"min":[0.103143202644461,0.00040002960854000104,-0.0540024736736485],"type":"VEC3"},{"bufferView":0,"byteOffset":2176548,"componentType":5126,"count":4,"max":[0.10454320264461,0.00040002960854000104,-0.054002473657401705],"min":[0.10314320264255301,0.00040002960854000104,-0.0541624736737975],"type":"VEC3"},{"bufferView":0,"byteOffset":2176596,"componentType":5126,"count":4,"max":[0.104543202642702,0.000700029609285001,-0.054162473658220696],"min":[0.10314320264255301,0.00040002960854000104,-0.0541624736737975],"type":"VEC3"},{"bufferView":0,"byteOffset":2176644,"componentType":5126,"count":4,"max":[0.10454320265415,0.000700029609285001,-0.0532024736580707],"min":[0.103143202652093,0.000700029608540001,-0.0533624736749155],"type":"VEC3"},{"bufferView":0,"byteOffset":2176692,"componentType":5126,"count":4,"max":[0.10454320265415,0.000700029609285001,-0.0532024736574007],"min":[0.10314320265400101,0.00040002960854000104,-0.0532024736747655],"type":"VEC3"},{"bufferView":0,"byteOffset":2176740,"componentType":5126,"count":4,"max":[0.10454320265415,0.00040002960854000104,-0.0532024736574007],"min":[0.103143202652093,0.00040002960854000104,-0.0533624736749155],"type":"VEC3"},{"bufferView":0,"byteOffset":2176788,"componentType":5126,"count":4,"max":[0.104543202652242,0.000700029609285001,-0.0533624736582207],"min":[0.103143202652093,0.00040002960854000104,-0.0533624736749155],"type":"VEC3"},{"bufferView":0,"byteOffset":2176836,"componentType":5126,"count":4,"max":[0.10454320262553,0.000700029609285001,-0.0556024736574007],"min":[0.103143202623473,0.000700029608540001,-0.055762473673425496],"type":"VEC3"},{"bufferView":0,"byteOffset":2176884,"componentType":5126,"count":4,"max":[0.10454320262553,0.000700029609285001,-0.0556024736574007],"min":[0.103143202625381,0.00040002960854000104,-0.0556024736732755],"type":"VEC3"},{"bufferView":0,"byteOffset":2176932,"componentType":5126,"count":4,"max":[0.10454320262553,0.00040002960854000104,-0.0556024736574007],"min":[0.103143202623473,0.00040002960854000104,-0.055762473673425496],"type":"VEC3"},{"bufferView":0,"byteOffset":2176980,"componentType":5126,"count":4,"max":[0.104543202623622,0.000700029609285001,-0.0557624736575507],"min":[0.103143202623473,0.00040002960854000104,-0.055762473673425496],"type":"VEC3"},{"bufferView":0,"byteOffset":2177028,"componentType":5126,"count":4,"max":[0.10454320263507,0.000700029609285001,-0.0548024736580717],"min":[0.103143202633013,0.000700029608540001,-0.0549624736745425],"type":"VEC3"},{"bufferView":0,"byteOffset":2177076,"componentType":5126,"count":4,"max":[0.10454320263507,0.000700029609285001,-0.0548024736574007],"min":[0.103143202634921,0.00040002960854000104,-0.0548024736743935],"type":"VEC3"},{"bufferView":0,"byteOffset":2177124,"componentType":5126,"count":4,"max":[0.10454320263507,0.00040002960854000104,-0.0548024736574007],"min":[0.103143202633013,0.00040002960854000104,-0.0549624736745425],"type":"VEC3"},{"bufferView":0,"byteOffset":2177172,"componentType":5126,"count":4,"max":[0.104543202633162,0.000700029609285001,-0.054962473658220705],"min":[0.103143202633013,0.00040002960854000104,-0.0549624736745425],"type":"VEC3"},{"bufferView":0,"byteOffset":2177220,"componentType":5126,"count":4,"max":[0.10341873071873199,0.001546578797298,-0.0548024736578733],"min":[0.10318283353907301,0.001496570831499,-0.0549624736608353],"type":"VEC3"},{"bufferView":0,"byteOffset":2177268,"componentType":5126,"count":14,"max":[0.103182833540981,0.001496570831499,-0.0548024736574007],"min":[0.103143202632413,0.001447657827622,-0.0549624736578733],"type":"VEC3"},{"bufferView":0,"byteOffset":2177436,"componentType":5126,"count":4,"max":[0.103143202634321,0.001447657827622,-0.0548024736574007],"min":[0.103143202632413,0.00142613681998,-0.0549624736574007],"type":"VEC3"},{"bufferView":0,"byteOffset":2177484,"componentType":5126,"count":14,"max":[0.103183886561341,0.00142613681998,-0.0548024736574007],"min":[0.103143202632413,0.0013770123779390001,-0.054962473657885806],"type":"VEC3"},{"bufferView":0,"byteOffset":2177652,"componentType":5126,"count":4,"max":[0.103419241398371,0.0013770123779390001,-0.0548024736578858],"min":[0.103183886559433,0.001332379140294,-0.0549624736606924],"type":"VEC3"},{"bufferView":0,"byteOffset":2177700,"componentType":5126,"count":8,"max":[0.103428557470239,0.001332379140294,-0.0548024736606924],"min":[0.103419241396463,0.001331503583452,-0.0549624736608035],"type":"VEC3"},{"bufferView":0,"byteOffset":2177796,"componentType":5126,"count":8,"max":[0.103428557479779,0.001332379140294,-0.0540024736606934],"min":[0.103419241406003,0.001331503583452,-0.054162473660804504],"type":"VEC3"},{"bufferView":0,"byteOffset":2177892,"componentType":5126,"count":4,"max":[0.103419241407911,0.0013770123779390001,-0.0540024736578868],"min":[0.103183886568973,0.001332379140294,-0.0541624736606934],"type":"VEC3"},{"bufferView":0,"byteOffset":2177940,"componentType":5126,"count":14,"max":[0.103183886570881,0.00142613681998,-0.054002473657401705],"min":[0.103143202641953,0.0013770123779390001,-0.0541624736578868],"type":"VEC3"},{"bufferView":0,"byteOffset":2178108,"componentType":5126,"count":4,"max":[0.10314320264386101,0.001447657827622,-0.054002473657401705],"min":[0.103143202641953,0.00142613681998,-0.0541624736574017],"type":"VEC3"},{"bufferView":0,"byteOffset":2178156,"componentType":5126,"count":14,"max":[0.103182833550521,0.001496570831499,-0.054002473657401705],"min":[0.103143202641953,0.001447657827622,-0.0541624736578743],"type":"VEC3"},{"bufferView":0,"byteOffset":2178324,"componentType":5126,"count":4,"max":[0.103418730728272,0.001546578797298,-0.0540024736578743],"min":[0.103182833548613,0.001496570831499,-0.0541624736606873],"type":"VEC3"},{"bufferView":0,"byteOffset":2178372,"componentType":5126,"count":8,"max":[0.103428557489319,0.001332379140294,-0.0532024736606924],"min":[0.103419241415543,0.001331503583452,-0.0533624736608035],"type":"VEC3"},{"bufferView":0,"byteOffset":2178468,"componentType":5126,"count":4,"max":[0.10341924141745101,0.0013770123779390001,-0.053202473657885795],"min":[0.103183886578513,0.001332379140294,-0.053362473660692404],"type":"VEC3"},{"bufferView":0,"byteOffset":2178516,"componentType":5126,"count":14,"max":[0.103183886580421,0.00142613681998,-0.0532024736574007],"min":[0.103143202651493,0.0013770123779390001,-0.0533624736578858],"type":"VEC3"},{"bufferView":0,"byteOffset":2178684,"componentType":5126,"count":4,"max":[0.103143202653401,0.001447657827622,-0.0532024736574007],"min":[0.103143202651493,0.00142613681998,-0.0533624736574007],"type":"VEC3"},{"bufferView":0,"byteOffset":2178732,"componentType":5126,"count":14,"max":[0.103182833560061,0.001496570831499,-0.0532024736574007],"min":[0.103143202651493,0.001447657827622,-0.053362473657873305],"type":"VEC3"},{"bufferView":0,"byteOffset":2178900,"componentType":5126,"count":4,"max":[0.103418730737812,0.001546578797298,-0.0532024736578733],"min":[0.10318283355815301,0.001496570831499,-0.0533624736606863],"type":"VEC3"},{"bufferView":0,"byteOffset":2178948,"componentType":5126,"count":8,"max":[0.103428557461444,0.001332379140043,-0.055602473660692396],"min":[0.103419241385805,0.001331503583201,-0.0557624736608035],"type":"VEC3"},{"bufferView":0,"byteOffset":2179044,"componentType":5126,"count":4,"max":[0.10341924138771301,0.0013770123776880002,-0.0556024736578858],"min":[0.10318388655063301,0.001332379140043,-0.055762473660692403],"type":"VEC3"},{"bufferView":0,"byteOffset":2179092,"componentType":5126,"count":14,"max":[0.103183886552541,0.001426136819728,-0.0556024736574007],"min":[0.103143202623623,0.0013770123776880002,-0.0557624736578858],"type":"VEC3"},{"bufferView":0,"byteOffset":2179260,"componentType":5126,"count":4,"max":[0.103143202625531,0.001447657827371,-0.0556024736574007],"min":[0.103143202623623,0.001426136819728,-0.055762473657400696],"type":"VEC3"},{"bufferView":0,"byteOffset":2179308,"componentType":5126,"count":14,"max":[0.103182833532191,0.001496570831247,-0.0556024736574007],"min":[0.103143202623623,0.001447657827371,-0.055762473657873304],"type":"VEC3"},{"bufferView":0,"byteOffset":2179476,"componentType":5126,"count":4,"max":[0.10341873070985401,0.001546578797439,-0.0556024736578733],"min":[0.10318283353028301,0.001496570831247,-0.0557624736606863],"type":"VEC3"},{"bufferView":0,"byteOffset":2179524,"componentType":5126,"count":4,"max":[0.102893202612814,0.001080029608539,-0.0567024736544195],"min":[0.10289320261002899,0.0006516717777256011,-0.05690247365441951],"type":"VEC3"},{"bufferView":0,"byteOffset":2179572,"componentType":5126,"count":18,"max":[0.102935690615945,0.0006516717777256011,-0.0567024736544195],"min":[0.102893202610429,0.0004856275927809,-0.0569024736549261],"type":"VEC3"},{"bufferView":0,"byteOffset":2179788,"componentType":5126,"count":4,"max":[0.102893202612814,0.0004856275927809,-0.0567024736544195],"min":[0.102893202610429,0.000345932933138014,-0.05690247365441951],"type":"VEC3"},{"bufferView":0,"byteOffset":2179836,"componentType":5126,"count":22,"max":[0.102940419685354,0.000345932933138014,-0.0567024736544195],"min":[0.102893202610429,0.000202835556089987,-0.05690247365498257],"type":"VEC3"},{"bufferView":0,"byteOffset":2180100,"componentType":5126,"count":4,"max":[0.102893202613214,0.000202835556089987,-0.0567024736544195],"min":[0.102893202610429,0.0000837450848190005,-0.05690247365441951],"type":"VEC3"},{"bufferView":0,"byteOffset":2180148,"componentType":5126,"count":4,"max":[0.103041412907754,0.0000837450848190005,-0.0567024736544195],"min":[0.102893202610829,2.96087230006311e-8,-0.0569024736561869],"type":"VEC3"},{"bufferView":0,"byteOffset":2180196,"componentType":5126,"count":3,"max":[0.105075652652117,0.00014002960891400102,-0.051968400741684906],"min":[0.10502657302842501,0.00014002960891400102,-0.0519926301937449],"type":"VEC3"},{"bufferView":0,"byteOffset":2180232,"componentType":5126,"count":29,"max":[0.10511263895238701,0.00014002960891400102,-0.0520312432073285],"min":[0.105020858130489,0.000140029608541001,-0.0520668596461808],"type":"VEC3"},{"bufferView":0,"byteOffset":2180580,"componentType":5126,"count":4,"max":[0.103143202644461,0.000700029608540001,-0.054002473657401705],"min":[0.10314320264255301,0.00040002960854000104,-0.054162473658220696],"type":"VEC3"},{"bufferView":0,"byteOffset":2180628,"componentType":5126,"count":4,"max":[0.10314320265400101,0.000700029608540001,-0.0532024736574007],"min":[0.103143202652093,0.00040002960854000104,-0.0533624736582207],"type":"VEC3"},{"bufferView":0,"byteOffset":2180676,"componentType":5126,"count":4,"max":[0.103143202625381,0.000700029608540001,-0.0556024736574007],"min":[0.103143202623473,0.00040002960854000104,-0.0557624736575507],"type":"VEC3"},{"bufferView":0,"byteOffset":2180724,"componentType":5126,"count":4,"max":[0.103143202634921,0.000700029608540001,-0.0548024736574007],"min":[0.103143202633013,0.00040002960854000104,-0.054962473658220705],"type":"VEC3"},{"bufferView":0,"byteOffset":2180772,"componentType":5126,"count":4,"max":[0.11671520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11641120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2180820,"componentType":5126,"count":4,"max":[0.11671520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11641120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2180868,"componentType":5126,"count":4,"max":[0.11671520190429,0.000714,-0.059969599060059],"min":[0.11641120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2180916,"componentType":5126,"count":4,"max":[0.11671520190429,0.0006,-0.060556599060059],"min":[0.11641120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2180964,"componentType":5126,"count":4,"max":[0.11671520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11641120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2181012,"componentType":5126,"count":4,"max":[0.11671520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11641120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2181060,"componentType":5126,"count":4,"max":[0.11671520190429,0.0,-0.060835599060059004],"min":[0.11641120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2181108,"componentType":5126,"count":4,"max":[0.11671520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11641120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2181156,"componentType":5126,"count":26,"max":[0.11671520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11641120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2181468,"componentType":5126,"count":20,"max":[0.11671520190429,0.000714,-0.060096599060059],"min":[0.11641120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2181708,"componentType":5126,"count":20,"max":[0.11671520190429,0.000415,-0.060605599060059],"min":[0.11641120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2181948,"componentType":5126,"count":26,"max":[0.11671520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11641120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2182260,"componentType":5126,"count":50,"max":[0.11671520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11671520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2182860,"componentType":5126,"count":50,"max":[0.11641120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11641120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2183460,"componentType":5126,"count":13,"max":[0.108682301417151,0.001374275359817,-0.040020321269502196],"min":[0.108682301404353,0.001292924699865,-0.040093520226870905],"type":"VEC3"},{"bufferView":0,"byteOffset":2183616,"componentType":5126,"count":13,"max":[0.108682301417151,0.001374275359817,-0.040020321269502196],"min":[0.108682301404353,0.001292924699865,-0.040093520226870905],"type":"VEC3"},{"bufferView":0,"byteOffset":2183772,"componentType":5126,"count":38,"max":[0.113510669494433,0.001374275359456,-0.0680303376476721],"min":[0.11350966948870554,0.001292924699504,-0.0680965702265011],"type":"VEC3"},{"bufferView":0,"byteOffset":2184228,"componentType":5126,"count":38,"max":[0.113510669494433,0.001374275359456,-0.0680303376476721],"min":[0.11350966948870554,0.001292924699504,-0.0680965702265011],"type":"VEC3"},{"bufferView":0,"byteOffset":2184684,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.055063599060059],"min":[0.11330920190429,0.000714,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2184732,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.055063599060059],"min":[0.11318220190429,0.0009519999999999999,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2184780,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.055063599060059],"min":[0.11318220190429,0.000714,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2184828,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.055063599060059],"min":[0.11267320190429,0.000415,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2184876,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.055063599060059],"min":[0.11290320190429,0.00035299999999999996,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2184924,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.055063599060059],"min":[0.11231620190429,0.00023799999999999998,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2184972,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.055063599060059],"min":[0.11231620190429,0.0,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2185020,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.055063599060059],"min":[0.11231620190429,0.0,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2185068,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.055063599060059],"min":[0.11272220190429001,0.0006,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2185380,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.055063599060059],"min":[0.11295220190429,0.0005380000000000001,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2185620,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.055063599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2185860,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.055063599060059],"min":[0.11244320190429001,0.0,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2186172,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.055367599060059],"min":[0.11231620190429,0.0,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2186772,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.055063599060059],"min":[0.11231620190429,0.0,-0.055063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2187372,"componentType":5126,"count":82,"max":[0.104564970716017,0.001352357261382,-0.04937467170273951],"min":[0.10451828558661301,0.0012915522200389999,-0.0493756717029191],"type":"VEC3"},{"bufferView":0,"byteOffset":2188356,"componentType":5126,"count":82,"max":[0.104564970716017,0.001352357261382,-0.04937467170273951],"min":[0.10451828558661301,0.0012915522200389999,-0.0493756717029191],"type":"VEC3"},{"bufferView":0,"byteOffset":2189340,"componentType":5126,"count":4,"max":[0.11871520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11841120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2189388,"componentType":5126,"count":4,"max":[0.11871520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11841120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2189436,"componentType":5126,"count":4,"max":[0.11871520190429,0.000714,-0.049834599060059],"min":[0.11841120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2189484,"componentType":5126,"count":4,"max":[0.11871520190429,0.0006,-0.049325599060059],"min":[0.11841120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2189532,"componentType":5126,"count":4,"max":[0.11871520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11841120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2189580,"componentType":5126,"count":4,"max":[0.11871520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11841120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2189628,"componentType":5126,"count":4,"max":[0.11871520190429,0.0,-0.048968599060059],"min":[0.11841120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2189676,"componentType":5126,"count":4,"max":[0.11871520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11841120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2189724,"componentType":5126,"count":26,"max":[0.11871520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11841120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2190036,"componentType":5126,"count":20,"max":[0.11871520190429,0.000714,-0.049604599060059006],"min":[0.11841120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2190276,"componentType":5126,"count":20,"max":[0.11871520190429,0.000415,-0.049095599060059],"min":[0.11841120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2190516,"componentType":5126,"count":26,"max":[0.11871520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11841120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2190828,"componentType":5126,"count":50,"max":[0.11841120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11841120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2191428,"componentType":5126,"count":50,"max":[0.11871520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11871520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192028,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.057063599060059],"min":[0.12331720190429,0.000714,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192076,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.057063599060059],"min":[0.12331720190429,0.0009519999999999999,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192124,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.057063599060059],"min":[0.12331720190429,0.000714,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192172,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.057063599060059],"min":[0.12390420190429001,0.000415,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192220,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.057063599060059],"min":[0.12367420190429,0.00035299999999999996,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192268,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.057063599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192316,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.057063599060059],"min":[0.12418320190429001,0.0,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192364,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.057063599060059],"min":[0.12431020190429,0.0,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192412,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.057063599060059],"min":[0.12344420190429,0.0006,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192724,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.057063599060059],"min":[0.12344420190429,0.0005380000000000001,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2192964,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.057063599060059],"min":[0.12395320190429,0.00023799999999999998,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2193204,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.057063599060059],"min":[0.12372320190429,0.0,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2193516,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.057063599060059],"min":[0.12331720190429,0.0,-0.057063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2194116,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.057367599060059],"min":[0.12331720190429,0.0,-0.057367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2194716,"componentType":5126,"count":6,"max":[0.104618476658523,0.001503330112926,-0.0571734736744816],"min":[0.104575576247094,0.0014219794518330001,-0.057173473674993196],"type":"VEC3"},{"bufferView":0,"byteOffset":2194788,"componentType":5126,"count":6,"max":[0.104618476658523,0.001503330112926,-0.0571734736744816],"min":[0.104575576247094,0.0014219794518330001,-0.057173473674993196],"type":"VEC3"},{"bufferView":0,"byteOffset":2194860,"componentType":5126,"count":4,"max":[0.11621520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11591120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2194908,"componentType":5126,"count":4,"max":[0.11621520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11591120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2194956,"componentType":5126,"count":4,"max":[0.11621520190429,0.000714,-0.059969599060059],"min":[0.11591120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2195004,"componentType":5126,"count":4,"max":[0.11621520190429,0.0006,-0.060556599060059],"min":[0.11591120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2195052,"componentType":5126,"count":4,"max":[0.11621520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11591120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2195100,"componentType":5126,"count":4,"max":[0.11621520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11591120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2195148,"componentType":5126,"count":4,"max":[0.11621520190429,0.0,-0.060835599060059004],"min":[0.11591120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2195196,"componentType":5126,"count":4,"max":[0.11621520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11591120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2195244,"componentType":5126,"count":26,"max":[0.11621520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11591120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2195556,"componentType":5126,"count":20,"max":[0.11621520190429,0.000714,-0.060096599060059],"min":[0.11591120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2195796,"componentType":5126,"count":20,"max":[0.11621520190429,0.000415,-0.060605599060059],"min":[0.11591120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2196036,"componentType":5126,"count":26,"max":[0.11621520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11591120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2196348,"componentType":5126,"count":50,"max":[0.11621520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11621520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2196948,"componentType":5126,"count":50,"max":[0.11591120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11591120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2197548,"componentType":5126,"count":4,"max":[0.14386600000000002,0.0,-0.036881000000000004],"min":[0.099314,-0.00118000272,-0.036881000000000004],"type":"VEC3"},{"bufferView":0,"byteOffset":2197596,"componentType":5126,"count":4,"max":[0.14386600000000002,0.0,-0.036881000000000004],"min":[0.14386600000000002,-0.00118000272,-0.072238],"type":"VEC3"},{"bufferView":0,"byteOffset":2197644,"componentType":5126,"count":4,"max":[0.14386600000000002,0.0,-0.072238],"min":[0.099314,-0.00118000272,-0.072238],"type":"VEC3"},{"bufferView":0,"byteOffset":2197692,"componentType":5126,"count":4,"max":[0.099314,0.0,-0.036881000000000004],"min":[0.099314,-0.00118000272,-0.072238],"type":"VEC3"},{"bufferView":0,"byteOffset":2197740,"componentType":5126,"count":4,"max":[0.14386600000000002,-0.00118000272,-0.036881000000000004],"min":[0.099314,-0.00118000272,-0.072238],"type":"VEC3"},{"bufferView":0,"byteOffset":2197788,"componentType":5126,"count":4,"max":[0.14386600000000002,0.0,-0.036881000000000004],"min":[0.099314,0.0,-0.072238],"type":"VEC3"},{"bufferView":0,"byteOffset":2197836,"componentType":5126,"count":211,"max":[0.10868330126871648,0.001525157280924,-0.0405153053466809],"min":[0.10868230126608501,0.001254468510586,-0.0408843212694509],"type":"VEC3"},{"bufferView":0,"byteOffset":2200368,"componentType":5126,"count":211,"max":[0.10868330126871648,0.001525157280924,-0.0405153053466809],"min":[0.10868230126608501,0.001254468510586,-0.0408843212694509],"type":"VEC3"},{"bufferView":0,"byteOffset":2202900,"componentType":5126,"count":13,"max":[0.11351066948824899,0.001374275359817,-0.0681010827751941],"min":[0.11351066948184901,0.001292924699865,-0.0681742817325628],"type":"VEC3"},{"bufferView":0,"byteOffset":2203056,"componentType":5126,"count":13,"max":[0.11351066948824899,0.001374275359817,-0.0681010827751941],"min":[0.11351066948184901,0.001292924699865,-0.0681742817325628],"type":"VEC3"},{"bufferView":0,"byteOffset":2203212,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.054563599060059],"min":[0.11330920190429,0.000714,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2203260,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.054563599060059],"min":[0.11318220190429,0.0009519999999999999,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2203308,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.054563599060059],"min":[0.11318220190429,0.000714,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2203356,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.054563599060059],"min":[0.11267320190429,0.000415,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2203404,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.054563599060059],"min":[0.11290320190429,0.00035299999999999996,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2203452,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.054563599060059],"min":[0.11231620190429,0.00023799999999999998,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2203500,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.054563599060059],"min":[0.11231620190429,0.0,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2203548,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.054563599060059],"min":[0.11231620190429,0.0,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2203596,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.054563599060059],"min":[0.11272220190429001,0.0006,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2203908,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.054563599060059],"min":[0.11295220190429,0.0005380000000000001,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2204148,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.054563599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2204388,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.054563599060059],"min":[0.11244320190429001,0.0,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2204700,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.054867599060059],"min":[0.11231620190429,0.0,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2205300,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.054563599060059],"min":[0.11231620190429,0.0,-0.054563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2205900,"componentType":5126,"count":41,"max":[0.104504477601355,0.0013523572616170002,-0.0493746717017298],"min":[0.104465237136787,0.001291552218411,-0.0493756717021977],"type":"VEC3"},{"bufferView":0,"byteOffset":2206392,"componentType":5126,"count":41,"max":[0.104504477601355,0.0013523572616170002,-0.0493746717017298],"min":[0.104465237136787,0.001291552218411,-0.0493756717021977],"type":"VEC3"},{"bufferView":0,"byteOffset":2206884,"componentType":5126,"count":4,"max":[0.11821520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11791120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2206932,"componentType":5126,"count":4,"max":[0.11821520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11791120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2206980,"componentType":5126,"count":4,"max":[0.11821520190429,0.000714,-0.049834599060059],"min":[0.11791120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2207028,"componentType":5126,"count":4,"max":[0.11821520190429,0.0006,-0.049325599060059],"min":[0.11791120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2207076,"componentType":5126,"count":4,"max":[0.11821520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11791120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2207124,"componentType":5126,"count":4,"max":[0.11821520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11791120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2207172,"componentType":5126,"count":4,"max":[0.11821520190429,0.0,-0.048968599060059],"min":[0.11791120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2207220,"componentType":5126,"count":4,"max":[0.11821520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11791120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2207268,"componentType":5126,"count":26,"max":[0.11821520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11791120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2207580,"componentType":5126,"count":20,"max":[0.11821520190429,0.000714,-0.049604599060059006],"min":[0.11791120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2207820,"componentType":5126,"count":20,"max":[0.11821520190429,0.000415,-0.049095599060059],"min":[0.11791120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2208060,"componentType":5126,"count":26,"max":[0.11821520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11791120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2208372,"componentType":5126,"count":50,"max":[0.11791120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11791120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2208972,"componentType":5126,"count":50,"max":[0.11821520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11821520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2209572,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.056563599060059],"min":[0.12331720190429,0.000714,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2209620,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.056563599060059],"min":[0.12331720190429,0.0009519999999999999,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2209668,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.056563599060059],"min":[0.12331720190429,0.000714,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2209716,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.056563599060059],"min":[0.12390420190429001,0.000415,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2209764,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.056563599060059],"min":[0.12367420190429,0.00035299999999999996,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2209812,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.056563599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2209860,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.056563599060059],"min":[0.12418320190429001,0.0,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2209908,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.056563599060059],"min":[0.12431020190429,0.0,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2209956,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.056563599060059],"min":[0.12344420190429,0.0006,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2210268,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.056563599060059],"min":[0.12344420190429,0.0005380000000000001,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2210508,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.056563599060059],"min":[0.12395320190429,0.00023799999999999998,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2210748,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.056563599060059],"min":[0.12372320190429,0.0,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2211060,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.056563599060059],"min":[0.12331720190429,0.0,-0.056563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2211660,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.056867599060059004],"min":[0.12331720190429,0.0,-0.056867599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2212260,"componentType":5126,"count":41,"max":[0.10457224902212199,0.0015047025914229999,-0.0571724736737156],"min":[0.104511340002339,0.001420606971804,-0.05717347367443505],"type":"VEC3"},{"bufferView":0,"byteOffset":2212752,"componentType":5126,"count":41,"max":[0.10457224902212199,0.0015047025914229999,-0.0571724736737156],"min":[0.104511340002339,0.001420606971804,-0.05717347367443505],"type":"VEC3"},{"bufferView":0,"byteOffset":2213244,"componentType":5126,"count":4,"max":[0.11571520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11541120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2213292,"componentType":5126,"count":4,"max":[0.11571520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11541120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2213340,"componentType":5126,"count":4,"max":[0.11571520190429,0.000714,-0.059969599060059],"min":[0.11541120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2213388,"componentType":5126,"count":4,"max":[0.11571520190429,0.0006,-0.060556599060059],"min":[0.11541120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2213436,"componentType":5126,"count":4,"max":[0.11571520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11541120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2213484,"componentType":5126,"count":4,"max":[0.11571520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11541120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2213532,"componentType":5126,"count":4,"max":[0.11571520190429,0.0,-0.060835599060059004],"min":[0.11541120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2213580,"componentType":5126,"count":4,"max":[0.11571520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11541120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2213628,"componentType":5126,"count":26,"max":[0.11571520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11541120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2213940,"componentType":5126,"count":20,"max":[0.11571520190429,0.000714,-0.060096599060059],"min":[0.11541120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2214180,"componentType":5126,"count":20,"max":[0.11571520190429,0.000415,-0.060605599060059],"min":[0.11541120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2214420,"componentType":5126,"count":26,"max":[0.11571520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11541120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2214732,"componentType":5126,"count":50,"max":[0.11571520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11571520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2215332,"componentType":5126,"count":50,"max":[0.11541120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11541120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2215932,"componentType":5126,"count":12,"max":[0.13591759581054502,0.000274384244541001,-0.0630281264350564],"min":[0.13587037872886298,0.000202835555919001,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2216076,"componentType":5126,"count":26,"max":[0.135917595802483,0.001080029607946,-0.0632281263926589],"min":[0.134917595802478,2.96078720005881e-8,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2216388,"componentType":5126,"count":12,"max":[0.13591759581054502,0.000345932933308506,-0.0630281264350564],"min":[0.13587037872886298,0.000274384244541001,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2216532,"componentType":5126,"count":26,"max":[0.135917595811225,0.001080029607946,-0.0630281263926589],"min":[0.13491759581122,2.96078720005881e-8,-0.0630281264371203],"type":"VEC3"},{"bufferView":0,"byteOffset":2216844,"componentType":5126,"count":4,"max":[0.135917595811225,0.000202835555919001,-0.0630281264363703],"min":[0.13591759580180302,0.00008374508583000061,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2216892,"componentType":5126,"count":12,"max":[0.13491759582169102,0.0012100296086889999,-0.0627731263930689],"min":[0.13491759579,0.000050029608540000703,-0.0634981263926989],"type":"VEC3"},{"bufferView":0,"byteOffset":2217036,"componentType":5126,"count":4,"max":[0.135917595811225,0.001080029607946,-0.0630281263926589],"min":[0.134917595802478,0.001080029607946,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2217084,"componentType":5126,"count":4,"max":[0.135917595811225,0.001080029607946,-0.0630281264363703],"min":[0.13591759580214302,0.000651671778004732,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2217132,"componentType":5126,"count":10,"max":[0.135917595810885,0.000651671778004732,-0.0630281264345131],"min":[0.135875107798273,0.000568649684700501,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2217252,"componentType":5126,"count":10,"max":[0.135917595810885,0.000568649684700501,-0.0630281264345131],"min":[0.135875107798273,0.000485627592247269,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2217372,"componentType":5126,"count":4,"max":[0.135917595810885,0.000485627592247269,-0.0630281264363703],"min":[0.13591759580214302,0.000345932933163001,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2217420,"componentType":5126,"count":4,"max":[0.135917595811225,0.00008374508583000061,-0.0630281264298918],"min":[0.135769385506073,2.96078720005881e-8,-0.06322812643637031],"type":"VEC3"},{"bufferView":0,"byteOffset":2217468,"componentType":5126,"count":4,"max":[0.13576938551481502,2.96078720005881e-8,-0.0630281263948445],"min":[0.134967595801361,2.96078720005881e-8,-0.0632281264298918],"type":"VEC3"},{"bufferView":0,"byteOffset":2217516,"componentType":5126,"count":4,"max":[0.134967595810103,0.0000500296086170006,-0.0630281263926589],"min":[0.134917595802478,2.96078720005881e-8,-0.0632281263948445],"type":"VEC3"},{"bufferView":0,"byteOffset":2217564,"componentType":5126,"count":6,"max":[0.13491759582169102,0.0000500296086170006,-0.0627731263509831],"min":[0.133967595789628,0.000050029608540000703,-0.0634981263926989],"type":"VEC3"},{"bufferView":0,"byteOffset":2217636,"componentType":5126,"count":11,"max":[0.135967595790001,0.001750029607795,-0.063498126331463],"min":[0.13351759579075098,0.000050029608540000703,-0.0634981264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2217768,"componentType":5126,"count":4,"max":[0.135607595798657,0.000240029608540001,-0.0632881263917989],"min":[0.13491759579,0.000240029608018001,-0.06349812642281981],"type":"VEC3"},{"bufferView":0,"byteOffset":2217816,"componentType":5126,"count":6,"max":[0.13596759579992,0.0012100296090619999,-0.0632881263917989],"min":[0.134917595799179,0.000240029608018001,-0.0632881264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2217888,"componentType":5126,"count":4,"max":[0.13596759581391799,0.0012100296090619999,-0.0629681263933689],"min":[0.134917595799179,0.001210029608539,-0.0632881264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2217936,"componentType":5126,"count":4,"max":[0.13596759581391799,0.0012100296086889999,-0.0629681263933689],"min":[0.134917595813167,0.000150029608167001,-0.0629681264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2217984,"componentType":5126,"count":4,"max":[0.135967595821692,0.000150029608540001,-0.0627731263930689],"min":[0.134917595813167,0.000150029608167001,-0.0629681264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2218032,"componentType":5126,"count":6,"max":[0.135967595821692,0.000150029608540001,-0.0627731263509831],"min":[0.133967595821319,2.96085410005998e-8,-0.0627731264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2218104,"componentType":5126,"count":8,"max":[0.133967596025168,0.0000887666437110006,-0.0581181263518031],"min":[0.133967595789628,2.96085410005998e-8,-0.0634981263511331],"type":"VEC3"},{"bufferView":0,"byteOffset":2218200,"componentType":5126,"count":4,"max":[0.133967596025168,0.000140029608391001,-0.058118126348072306],"min":[0.133916332824575,0.0000887666429650006,-0.0634981263511331],"type":"VEC3"},{"bufferView":0,"byteOffset":2218248,"componentType":5126,"count":318,"max":[0.13391633305962,0.000140029608541009,-0.058118126330643005],"min":[0.13326759581756098,0.000140029608158001,-0.0634981263488923],"type":"VEC3"},{"bufferView":0,"byteOffset":2222064,"componentType":5126,"count":8,"max":[0.13351759583917602,0.0017500296077960001,-0.062373126331463],"min":[0.13351759579075098,0.000140029608391001,-0.063498126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2222160,"componentType":5126,"count":16,"max":[0.13596759602479802,0.001750029608539,-0.058118126331983],"min":[0.133267595817691,0.001750029607795,-0.0634981264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2222352,"componentType":5126,"count":28,"max":[0.135967596025168,0.001750029608539,-0.0581181264385559],"min":[0.135967595790001,2.96077950006583e-8,-0.0634981264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2222688,"componentType":5126,"count":4,"max":[0.13596759579992,0.001070029608465,-0.0632881264341847],"min":[0.13586759579037103,0.0009800296082420011,-0.0634981264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2222736,"componentType":5126,"count":4,"max":[0.13586759579843,0.000980029608614501,-0.0632881264223398],"min":[0.135607595790597,0.000240029608018001,-0.0634981264341847],"type":"VEC3"},{"bufferView":0,"byteOffset":2222784,"componentType":5126,"count":4,"max":[0.135967595993478,2.96085410005998e-8,-0.0588431263514331],"min":[0.133967595821692,2.96077950006583e-8,-0.0627731264385559],"type":"VEC3"},{"bufferView":0,"byteOffset":2222832,"componentType":5126,"count":6,"max":[0.135967595993478,0.000150029608914001,-0.0588431263514331],"min":[0.133967595993478,2.96077950006583e-8,-0.0588431264381859],"type":"VEC3"},{"bufferView":0,"byteOffset":2222904,"componentType":5126,"count":6,"max":[0.13491759602591302,0.000050029609286000496,-0.0581181263518031],"min":[0.133967595993478,0.0000500296085410006,-0.0588431263926589],"type":"VEC3"},{"bufferView":0,"byteOffset":2222976,"componentType":5126,"count":11,"max":[0.135967596025168,0.001750029608539,-0.058118126330643005],"min":[0.13351759602540803,0.0000500296085410006,-0.0581181264390759],"type":"VEC3"},{"bufferView":0,"byteOffset":2223108,"componentType":5126,"count":34,"max":[0.133717595921199,0.001547665795645,-0.0604881263205351],"min":[0.13326759592194198,2.96089410006199e-8,-0.0604881263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2223516,"componentType":5126,"count":8,"max":[0.13337219334502298,0.001560693438515,-0.060318126325108204],"min":[0.133372193336525,0.000140029608541001,-0.060498126325107204],"type":"VEC3"},{"bufferView":0,"byteOffset":2223612,"componentType":5126,"count":4,"max":[0.13337219333715503,0.0015606934386560001,-0.0604981263205351],"min":[0.13326759592137502,0.000140029608541001,-0.060498126325107204],"type":"VEC3"},{"bufferView":0,"byteOffset":2223660,"componentType":5126,"count":28,"max":[0.13326759599821902,0.001750029608539,-0.0587431263191951],"min":[0.133267595817321,0.000140029608541001,-0.0628731263205351],"type":"VEC3"},{"bufferView":0,"byteOffset":2223996,"componentType":5126,"count":4,"max":[0.13337219331018402,0.0015606934386560001,-0.0611181263197151],"min":[0.133267595894034,0.000140029608541001,-0.0611181263251072],"type":"VEC3"},{"bufferView":0,"byteOffset":2224044,"componentType":5126,"count":8,"max":[0.13337219331018402,0.0015606934386560001,-0.0611181263242872],"min":[0.133372193301556,0.000140029608541001,-0.0612981263258522],"type":"VEC3"},{"bufferView":0,"byteOffset":2224140,"componentType":5126,"count":34,"max":[0.13371759589322402,0.00154766579473,-0.061128126320534104],"min":[0.13326759589396703,2.96089410006199e-8,-0.061128126340204196],"type":"VEC3"},{"bufferView":0,"byteOffset":2224548,"componentType":5126,"count":16,"max":[0.13371759589322402,0.000140029608541001,-0.06112812633850504],"min":[0.13366759588721602,0.0000900296085410006,-0.0612881263402042],"type":"VEC3"},{"bufferView":0,"byteOffset":2224740,"componentType":5126,"count":34,"max":[0.133717595886602,0.00154766579473,-0.0612881263205341],"min":[0.133267595886973,2.96089410006199e-8,-0.0612881263402042],"type":"VEC3"},{"bufferView":0,"byteOffset":2225148,"componentType":5126,"count":4,"max":[0.133372193302186,0.001560693438515,-0.0612981263212801],"min":[0.133267595886166,0.000140029608541001,-0.0612981263258522],"type":"VEC3"},{"bufferView":0,"byteOffset":2225196,"componentType":5126,"count":4,"max":[0.13337219327521502,0.0015606934386560001,-0.0619181263204651],"min":[0.133267595859065,0.000140029608541001,-0.0619181263251072],"type":"VEC3"},{"bufferView":0,"byteOffset":2225244,"componentType":5126,"count":8,"max":[0.13337219327521502,0.0015606934386560001,-0.0619181263250372],"min":[0.133372193266587,0.000140029608541001,-0.0620981263248072],"type":"VEC3"},{"bufferView":0,"byteOffset":2225340,"componentType":5126,"count":34,"max":[0.13371759585825502,0.00154766579473,-0.0619281263205351],"min":[0.133267595858998,2.96089410006199e-8,-0.061928126340205204],"type":"VEC3"},{"bufferView":0,"byteOffset":2225748,"componentType":5126,"count":16,"max":[0.13371759585825502,0.000140029608541001,-0.061928126337719706],"min":[0.133667595852247,0.0000900296085410006,-0.0620881263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2225940,"componentType":5126,"count":34,"max":[0.133717595851633,0.00154766579473,-0.062088126320535106],"min":[0.133267595852004,2.96089410006199e-8,-0.0620881263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2226348,"componentType":5126,"count":4,"max":[0.133372193267217,0.001560693438515,-0.0620981263201651],"min":[0.133267595851197,0.000140029608541001,-0.0620981263248072],"type":"VEC3"},{"bufferView":0,"byteOffset":2226396,"componentType":5126,"count":4,"max":[0.13351759581756098,0.000240029608019001,-0.0628731263205351],"min":[0.133267595817321,0.000140029608541001,-0.062873126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2226444,"componentType":5126,"count":8,"max":[0.133517596025538,0.001750029608539,-0.058118126330643005],"min":[0.133517595975993,0.000140029608541001,-0.059243126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2226540,"componentType":5126,"count":4,"max":[0.13351759599808902,0.000240029608019001,-0.0587431263197151],"min":[0.13326759599784901,0.000140029608541001,-0.058743126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2226588,"componentType":5126,"count":4,"max":[0.13337219338012202,0.0015606934386560001,-0.0595181263200851],"min":[0.13326759596397203,0.000140029608541001,-0.059518126325107196],"type":"VEC3"},{"bufferView":0,"byteOffset":2226636,"componentType":5126,"count":8,"max":[0.13337219338012202,0.0015606934386560001,-0.0595181263246572],"min":[0.133372193371494,0.000140029608541001,-0.059698126325107195],"type":"VEC3"},{"bufferView":0,"byteOffset":2226732,"componentType":5126,"count":34,"max":[0.13371759596428,0.0015476657939920001,-0.0595281263205351],"min":[0.133267595963165,2.96086900005528e-8,-0.0595281263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2227140,"componentType":5126,"count":16,"max":[0.13371759596428,0.000140029608541001,-0.0595281263373497],"min":[0.133667595957154,0.0000900296085410006,-0.059688126340355196],"type":"VEC3"},{"bufferView":0,"byteOffset":2227332,"componentType":5126,"count":34,"max":[0.133717595957286,0.0015476657939920001,-0.0596881263205351],"min":[0.133267595956171,2.96086900005528e-8,-0.059688126340355196],"type":"VEC3"},{"bufferView":0,"byteOffset":2227740,"componentType":5126,"count":4,"max":[0.133372193372124,0.001560693438285,-0.059698126319785105],"min":[0.13326759595610402,0.000140029608541001,-0.059698126325107195],"type":"VEC3"},{"bufferView":0,"byteOffset":2227788,"componentType":5126,"count":4,"max":[0.13337219334502298,0.001560693438515,-0.0603181263208331],"min":[0.133267595929003,0.000140029608541001,-0.0603181263254052],"type":"VEC3"},{"bufferView":0,"byteOffset":2227836,"componentType":5126,"count":34,"max":[0.133717595928193,0.00154766579473,-0.0603281263205351],"min":[0.133267595928936,2.96089410006199e-8,-0.0603281263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2228244,"componentType":5126,"count":16,"max":[0.133717595928193,0.000140029608541001,-0.0603281263380947],"min":[0.133667595922185,0.0000900296087920007,-0.0604881263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2228436,"componentType":5126,"count":4,"max":[0.133789940343321,0.000240029608541001,-0.06313208797993751],"min":[0.13378994034317299,0.000140029608541,-0.0631349775355475],"type":"VEC3"},{"bufferView":0,"byteOffset":2228484,"componentType":5126,"count":4,"max":[0.13379404993270402,0.000240029608541001,-0.06313208797993751],"min":[0.13378994034329902,0.000140029608541001,-0.0631320879809371],"type":"VEC3"},{"bufferView":0,"byteOffset":2228532,"componentType":5126,"count":4,"max":[0.13379404993270402,0.000240029608541001,-0.0631320879801171],"min":[0.133794049929816,0.000140029608541001,-0.0631898362688571],"type":"VEC3"},{"bufferView":0,"byteOffset":2228580,"componentType":5126,"count":4,"max":[0.13379404993018,0.000240029608541001,-0.0631898362680371],"min":[0.133773501984776,0.000140029608541001,-0.063196343116879],"type":"VEC3"},{"bufferView":0,"byteOffset":2228628,"componentType":5126,"count":4,"max":[0.133773501984843,0.000240029608541001,-0.06319345356275301],"min":[0.133772132121208,0.000140029608541,-0.063196343116879],"type":"VEC3"},{"bufferView":0,"byteOffset":2228676,"componentType":5126,"count":14,"max":[0.133789940341573,0.000240029608541001,-0.0631716213711675],"min":[0.133772132121208,0.000140029608541,-0.0631934535629091],"type":"VEC3"},{"bufferView":0,"byteOffset":2228844,"componentType":5126,"count":4,"max":[0.133789940342294,0.000240029608541001,-0.0631550759936824],"min":[0.133789940341571,0.000140029608541,-0.06317162137153651],"type":"VEC3"},{"bufferView":0,"byteOffset":2228892,"componentType":5126,"count":16,"max":[0.133789940342294,0.000240029608541001,-0.0631497677750792],"min":[0.13378540267074998,0.000140029608541,-0.0631550759953575],"type":"VEC3"},{"bufferView":0,"byteOffset":2229084,"componentType":5126,"count":4,"max":[0.13378540267129302,0.000240029608541001,-0.063149767773541],"min":[0.133750214314329,0.000140029608541,-0.0631497677752146],"type":"VEC3"},{"bufferView":0,"byteOffset":2229132,"componentType":5126,"count":4,"max":[0.13375021431487902,0.000240029608541001,-0.063149767773541],"min":[0.13375021431419798,0.000140029608541,-0.0631663131494808],"type":"VEC3"},{"bufferView":0,"byteOffset":2229180,"componentType":5126,"count":18,"max":[0.13376181534209702,0.000240029608541001,-0.063166313149351],"min":[0.13375021431419798,0.000140029608541,-0.0631771650343715],"type":"VEC3"},{"bufferView":0,"byteOffset":2229396,"componentType":5126,"count":4,"max":[0.133765282808011,0.000240029608541001,-0.0631771650343181],"min":[0.133761815341329,0.000140029608541,-0.0631771650345597],"type":"VEC3"},{"bufferView":0,"byteOffset":2229444,"componentType":5126,"count":4,"max":[0.133765282808011,0.000240029608541001,-0.0631771650344697],"min":[0.133765282806736,0.000140029608541001,-0.0631812746239397],"type":"VEC3"},{"bufferView":0,"byteOffset":2229492,"componentType":5126,"count":4,"max":[0.133765282806902,0.000240029608541001,-0.0631812746220127],"min":[0.133731036231649,0.000140029608541001,-0.0631812746239397],"type":"VEC3"},{"bufferView":0,"byteOffset":2229540,"componentType":5126,"count":4,"max":[0.133731036231829,0.000240029608541001,-0.0631771650326327],"min":[0.133731036231649,0.000140029608541001,-0.0631812746224427],"type":"VEC3"},{"bufferView":0,"byteOffset":2229588,"componentType":5126,"count":4,"max":[0.133733262258512,0.000240029608541001,-0.0631771650326327],"min":[0.13373103623174,0.000140029608541,-0.0631771650330987],"type":"VEC3"},{"bufferView":0,"byteOffset":2229636,"componentType":5126,"count":18,"max":[0.133746104725739,0.000240029608541001,-0.06316631314943691],"min":[0.13373326225846902,0.000140029608541,-0.0631771650330987],"type":"VEC3"},{"bufferView":0,"byteOffset":2229852,"componentType":5126,"count":4,"max":[0.133746104726809,0.000240029608541001,-0.0631497677736514],"min":[0.133746104725364,0.000140029608541,-0.0631663131500714],"type":"VEC3"},{"bufferView":0,"byteOffset":2229900,"componentType":5126,"count":4,"max":[0.133746104726809,0.000240029608541001,-0.0631497677714677],"min":[0.133702782807391,0.000140029608541,-0.0631497677742614],"type":"VEC3"},{"bufferView":0,"byteOffset":2229948,"componentType":5126,"count":16,"max":[0.133702782807748,0.000240029608541001,-0.0631497677714677],"min":[0.13369815951998298,0.000140029608541,-0.06315503318255221],"type":"VEC3"},{"bufferView":0,"byteOffset":2230140,"componentType":5126,"count":4,"max":[0.133698159520378,0.000240029608541001,-0.0631550331822257],"min":[0.133698159519512,0.000140029608541,-0.0631702515036065],"type":"VEC3"},{"bufferView":0,"byteOffset":2230188,"componentType":5126,"count":16,"max":[0.133718707464685,0.000240029608541001,-0.06317025150345561],"min":[0.133698159519512,0.000140029608541,-0.0631948234228656],"type":"VEC3"},{"bufferView":0,"byteOffset":2230380,"componentType":5126,"count":4,"max":[0.133718707464685,0.000240029608541001,-0.0631948234228438],"min":[0.133717337600896,0.000140029608541,-0.0631977129775139],"type":"VEC3"},{"bufferView":0,"byteOffset":2230428,"componentType":5126,"count":4,"max":[0.133717337601057,0.000240029608541001,-0.063191248934726],"min":[0.13369404992896,0.000140029608541001,-0.0631977129775139],"type":"VEC3"},{"bufferView":0,"byteOffset":2230476,"componentType":5126,"count":4,"max":[0.13369404993310202,0.000240029608541001,-0.06313151006475601],"min":[0.13369404992896,0.000140029608541001,-0.063191248935246],"type":"VEC3"},{"bufferView":0,"byteOffset":2230524,"componentType":5126,"count":4,"max":[0.13369815952174802,0.000240029608541001,-0.06313151006475601],"min":[0.133694049932365,0.000140029608541001,-0.0631315100660556],"type":"VEC3"},{"bufferView":0,"byteOffset":2230572,"componentType":5126,"count":4,"max":[0.13369815952174802,0.000240029608541001,-0.0631315100657856],"min":[0.133698159520622,0.000140029608541,-0.0631349775324656],"type":"VEC3"},{"bufferView":0,"byteOffset":2230620,"componentType":5126,"count":18,"max":[0.13370278280869802,0.000240029608541001,-0.0631349775307354],"min":[0.13369815952105502,0.000140029608541,-0.0631401787307312],"type":"VEC3"},{"bufferView":0,"byteOffset":2230836,"componentType":5126,"count":4,"max":[0.133785317054845,0.000240029608541001,-0.0631401787303677],"min":[0.13370278280854,0.000140029608541,-0.0631401787341654],"type":"VEC3"},{"bufferView":0,"byteOffset":2230884,"componentType":5126,"count":16,"max":[0.133789940343185,0.000240029608541001,-0.06313497753521741],"min":[0.133785317054754,0.000140029608541,-0.0631401787341654],"type":"VEC3"},{"bufferView":0,"byteOffset":2231076,"componentType":5126,"count":4,"max":[0.13373103622611002,0.000240029608541001,-0.0633227771903427],"min":[0.133706207457808,0.000140029608541001,-0.0633285348949074],"type":"VEC3"},{"bufferView":0,"byteOffset":2231124,"componentType":5126,"count":4,"max":[0.13373103622659901,0.000240029608541001,-0.0632968140051527],"min":[0.133731036225464,0.000140029608541001,-0.0633227771909427],"type":"VEC3"},{"bufferView":0,"byteOffset":2231172,"componentType":5126,"count":4,"max":[0.13373103622659901,0.000240029608541001,-0.0632916128061281],"min":[0.133709653520586,0.000140029608541001,-0.06329681400558271],"type":"VEC3"},{"bufferView":0,"byteOffset":2231220,"componentType":5126,"count":4,"max":[0.133709653521759,0.000240029608541001,-0.0632910348947285],"min":[0.133705094445162,0.000140029608541,-0.0632916128064881],"type":"VEC3"},{"bufferView":0,"byteOffset":2231268,"componentType":5126,"count":14,"max":[0.13370509444594,0.000240029608541001,-0.0632910348947285],"min":[0.133698159513788,0.000140029608541,-0.0632968140041618],"type":"VEC3"},{"bufferView":0,"byteOffset":2231436,"componentType":5126,"count":4,"max":[0.133698159514181,0.000240029608541001,-0.0632968140041356],"min":[0.133698159513321,0.000140029608541,-0.0632985477374856],"type":"VEC3"},{"bufferView":0,"byteOffset":2231484,"componentType":5126,"count":4,"max":[0.133698159514105,0.000240029608541001,-0.063298547736836],"min":[0.133694049924722,0.000140029608541001,-0.0632985477374856],"type":"VEC3"},{"bufferView":0,"byteOffset":2231532,"componentType":5126,"count":4,"max":[0.133694049926736,0.000240029608541001,-0.06327716503059601],"min":[0.133694049924722,0.000140029608541001,-0.063298547737306],"type":"VEC3"},{"bufferView":0,"byteOffset":2231580,"componentType":5126,"count":4,"max":[0.133698159515382,0.000240029608541001,-0.06327716503059601],"min":[0.133694049925999,0.000140029608541001,-0.0632771650315356],"type":"VEC3"},{"bufferView":0,"byteOffset":2231628,"componentType":5126,"count":4,"max":[0.133698159515382,0.000240029608541001,-0.0632771650312456],"min":[0.13369815951425598,0.000140029608541001,-0.06327889876487561],"type":"VEC3"},{"bufferView":0,"byteOffset":2231676,"componentType":5126,"count":18,"max":[0.133704388110576,0.000240029608541001,-0.0632788987647166],"min":[0.13369815951477,0.000140029608541,-0.0632852557852379],"type":"VEC3"},{"bufferView":0,"byteOffset":2231892,"componentType":5126,"count":4,"max":[0.133794049925025,0.000240029608541001,-0.063285255784854],"min":[0.133704388109828,0.000140029608541,-0.0633077729127371],"type":"VEC3"},{"bufferView":0,"byteOffset":2231940,"componentType":5126,"count":4,"max":[0.13379541978724002,0.000240029608541001,-0.0633077729122472],"min":[0.133794049923855,0.000140029608541001,-0.063316420172407],"type":"VEC3"},{"bufferView":0,"byteOffset":2231988,"componentType":5126,"count":4,"max":[0.13379541978724002,0.000240029608541001,-0.063316420172127],"min":[0.133704495128532,0.000140029608541,-0.0633383593811926],"type":"VEC3"},{"bufferView":0,"byteOffset":2232036,"componentType":5126,"count":14,"max":[0.133704495129971,0.000240029608541001,-0.0633383593807157],"min":[0.133698159511679,0.000140029608541,-0.0633452943123556],"type":"VEC3"},{"bufferView":0,"byteOffset":2232204,"componentType":5126,"count":4,"max":[0.13369815951206201,0.000240029608541001,-0.0633452943118505],"min":[0.133698159511202,0.000140029608541,-0.0633470280456956],"type":"VEC3"},{"bufferView":0,"byteOffset":2232252,"componentType":5126,"count":4,"max":[0.13369815951198602,0.000240029608541001,-0.063347028044996],"min":[0.133694049922603,0.000140029608541001,-0.0633470280456956],"type":"VEC3"},{"bufferView":0,"byteOffset":2232300,"componentType":5126,"count":4,"max":[0.133694049924768,0.000240029608541001,-0.063322177873936],"min":[0.133694049922603,0.000140029608541001,-0.063347028045056],"type":"VEC3"},{"bufferView":0,"byteOffset":2232348,"componentType":5126,"count":4,"max":[0.133698159513414,0.000240029608541001,-0.063322177873936],"min":[0.133694049924031,0.000140029608541001,-0.0633221778741156],"type":"VEC3"},{"bufferView":0,"byteOffset":2232396,"componentType":5126,"count":4,"max":[0.133698159513414,0.000240029608541001,-0.0633221778740056],"min":[0.133698159512288,0.000140029608541,-0.0633244895172644],"type":"VEC3"},{"bufferView":0,"byteOffset":2232444,"componentType":5126,"count":14,"max":[0.13370220489040302,0.000240029608541001,-0.0633244895172156],"min":[0.133698159512771,0.000140029608541,-0.06332911280578381],"type":"VEC3"},{"bufferView":0,"byteOffset":2232612,"componentType":5126,"count":6,"max":[0.133706207457999,0.000240029608541001,-0.0633285348942274],"min":[0.133702204889481,0.000140029608541,-0.06332911280578381],"type":"VEC3"},{"bufferView":0,"byteOffset":2232684,"componentType":5126,"count":4,"max":[0.13378531706126198,0.000240029608541001,-0.06300319242897261],"min":[0.13370278281481898,0.000140029608541,-0.06300319243260541],"type":"VEC3"},{"bufferView":0,"byteOffset":2232732,"componentType":5126,"count":18,"max":[0.133702782815115,0.000240029608541001,-0.06300319242897261],"min":[0.13369815952639102,0.000140029608541,-0.0630084364360325],"type":"VEC3"},{"bufferView":0,"byteOffset":2232948,"componentType":5126,"count":4,"max":[0.133698159526786,0.000240029608541001,-0.0630084364356456],"min":[0.13369815952590203,0.000140029608541,-0.0630241684559655],"type":"VEC3"},{"bufferView":0,"byteOffset":2232996,"componentType":5126,"count":16,"max":[0.13371870747126802,0.000240029608541001,-0.0630241684557856],"min":[0.13369815952590203,0.000140029608541,-0.06304687821776331],"type":"VEC3"},{"bufferView":0,"byteOffset":2233188,"componentType":5126,"count":4,"max":[0.13371870747126802,0.000240029608541001,-0.0630468782173638],"min":[0.133717337607362,0.000140029608541,-0.0630497677727639],"type":"VEC3"},{"bufferView":0,"byteOffset":2233236,"componentType":5126,"count":4,"max":[0.133717337607523,0.000240029608541001,-0.06304450236018601],"min":[0.133694049936436,0.000140029608541001,-0.0630497677727639],"type":"VEC3"},{"bufferView":0,"byteOffset":2233284,"componentType":5126,"count":4,"max":[0.13369404993953501,0.000240029608541001,-0.062984356811276],"min":[0.133694049936436,0.000140029608541001,-0.063044502360756],"type":"VEC3"},{"bufferView":0,"byteOffset":2233332,"componentType":5126,"count":4,"max":[0.133698159528181,0.000240029608541001,-0.062984356811276],"min":[0.133694049938798,0.000140029608541001,-0.062984356812516],"type":"VEC3"},{"bufferView":0,"byteOffset":2233380,"componentType":5126,"count":4,"max":[0.133698159528181,0.000240029608541001,-0.0629843568114556],"min":[0.133698159527055,0.000140029608541,-0.0629884021903216],"type":"VEC3"},{"bufferView":0,"byteOffset":2233428,"componentType":5126,"count":18,"max":[0.133702782815105,0.000240029608541001,-0.0629884021889056],"min":[0.13369815952747102,0.000140029608541,-0.0629936033880711],"type":"VEC3"},{"bufferView":0,"byteOffset":2233644,"componentType":5126,"count":4,"max":[0.133785317061252,0.000240029608541001,-0.0629936033879077],"min":[0.133702782814943,0.000140029608541,-0.0629936033916053],"type":"VEC3"},{"bufferView":0,"byteOffset":2233692,"componentType":5126,"count":16,"max":[0.133789940349583,0.000240029608541001,-0.0629884021930875],"min":[0.133785317061166,0.000140029608541,-0.0629936033916053],"type":"VEC3"},{"bufferView":0,"byteOffset":2233884,"componentType":5126,"count":4,"max":[0.133789940349753,0.000240029608541001,-0.06298493472640751],"min":[0.13378994034958,0.000140029608541,-0.0629884021938871],"type":"VEC3"},{"bufferView":0,"byteOffset":2233932,"componentType":5126,"count":4,"max":[0.133794049939136,0.000240029608541001,-0.06298493472640751],"min":[0.13378994034973102,0.000140029608541001,-0.0629849347275071],"type":"VEC3"},{"bufferView":0,"byteOffset":2233980,"componentType":5126,"count":4,"max":[0.133794049939136,0.000240029608541001,-0.0629849347273871],"min":[0.13379404993757002,0.000140029608541001,-0.0630124390077171],"type":"VEC3"},{"bufferView":0,"byteOffset":2234028,"componentType":5126,"count":4,"max":[0.133794049937934,0.000240029608541001,-0.0630124390074175],"min":[0.133789940348187,0.000140029608541001,-0.0630124390081475],"type":"VEC3"},{"bufferView":0,"byteOffset":2234076,"componentType":5126,"count":4,"max":[0.133789940348706,0.000240029608541001,-0.06300839363122811],"min":[0.133789940348187,0.000140029608541001,-0.0630124390081475],"type":"VEC3"},{"bufferView":0,"byteOffset":2234124,"componentType":5126,"count":16,"max":[0.133789940348706,0.000240029608541001,-0.063003192432568],"min":[0.133785317060963,0.000140029608541,-0.0630083936315975],"type":"VEC3"},{"bufferView":0,"byteOffset":2234316,"componentType":5126,"count":4,"max":[0.133785317051612,0.000240029608541001,-0.06321415133296661],"min":[0.133702782805378,0.000140029608541,-0.0632141513367154],"type":"VEC3"},{"bufferView":0,"byteOffset":2234364,"componentType":5126,"count":16,"max":[0.13378994033997,0.000240029608541001,-0.0632083936314375],"min":[0.133785317051542,0.000140029608541,-0.0632141513367154],"type":"VEC3"},{"bufferView":0,"byteOffset":2234556,"componentType":5126,"count":4,"max":[0.133789940340153,0.000240029608541001,-0.0632045622951675],"min":[0.133789940339964,0.000140029608541,-0.0632083936319773],"type":"VEC3"},{"bufferView":0,"byteOffset":2234604,"componentType":5126,"count":4,"max":[0.133794049929536,0.000240029608541001,-0.0632045622951675],"min":[0.133789940340131,0.000140029608541001,-0.0632045622960071],"type":"VEC3"},{"bufferView":0,"byteOffset":2234652,"componentType":5126,"count":4,"max":[0.133794049929536,0.000240029608541001,-0.0632045622958871],"min":[0.13379404992802799,0.000140029608541,-0.0632307395216371],"type":"VEC3"},{"bufferView":0,"byteOffset":2234700,"componentType":5126,"count":18,"max":[0.133794049928126,0.000240029608541001,-0.0632307395215724],"min":[0.13374610472081802,0.000140029608541,-0.0632703157185614],"type":"VEC3"},{"bufferView":0,"byteOffset":2234916,"componentType":5126,"count":18,"max":[0.13374610472154,0.000240029608541001,-0.063229369654646],"min":[0.133694049928088,0.000140029608541,-0.0632703157185614],"type":"VEC3"},{"bufferView":0,"byteOffset":2235132,"componentType":5126,"count":4,"max":[0.133694049929909,0.000240029608541001,-0.06320456229089601],"min":[0.133694049928088,0.000140029608541,-0.0632293696552632],"type":"VEC3"},{"bufferView":0,"byteOffset":2235180,"componentType":5126,"count":4,"max":[0.13369815951855502,0.000240029608541001,-0.06320456229089601],"min":[0.133694049929172,0.000140029608541001,-0.0632045622918156],"type":"VEC3"},{"bufferView":0,"byteOffset":2235228,"componentType":5126,"count":4,"max":[0.13369815951855502,0.000240029608541001,-0.0632045622916956],"min":[0.133698159517429,0.000140029608541001,-0.0632087574976856],"type":"VEC3"},{"bufferView":0,"byteOffset":2235276,"componentType":5126,"count":14,"max":[0.13370278280546502,0.000240029608541001,-0.0632087574976173],"min":[0.133698159517835,0.000140029608541,-0.0632141513331077],"type":"VEC3"},{"bufferView":0,"byteOffset":2235444,"componentType":5126,"count":14,"max":[0.133722025103785,0.000240029608541001,-0.063093367941688],"min":[0.133694049934032,0.000140029608541,-0.0631223705124488],"type":"VEC3"},{"bufferView":0,"byteOffset":2235612,"componentType":5126,"count":20,"max":[0.13374443521030902,0.000240029608541001,-0.0630579869513684],"min":[0.133694049934032,0.000140029608541,-0.063093367942316],"type":"VEC3"},{"bufferView":0,"byteOffset":2235852,"componentType":5126,"count":18,"max":[0.133795419796946,0.000240029608541001,-0.0630579869513684],"min":[0.133744435209551,0.000140029608541,-0.0630956795911976],"type":"VEC3"},{"bufferView":0,"byteOffset":2236068,"componentType":5126,"count":6,"max":[0.133795419796946,0.000240029608541001,-0.063095679590587],"min":[0.13379432818700102,0.000140029608541,-0.0631038131521793],"type":"VEC3"},{"bufferView":0,"byteOffset":2236140,"componentType":5126,"count":6,"max":[0.13379432818717898,0.000240029608541001,-0.0631038131516024],"min":[0.133792680070249,0.000140029608541,-0.06311076948850991],"type":"VEC3"},{"bufferView":0,"byteOffset":2236212,"componentType":5126,"count":14,"max":[0.133795419796007,0.000240029608541001,-0.0631107694877273],"min":[0.133792680070249,0.000140029608541,-0.06311714791249701],"type":"VEC3"},{"bufferView":0,"byteOffset":2236380,"componentType":5126,"count":4,"max":[0.133795419796007,0.000240029608541001,-0.0631171479120093],"min":[0.13377076226196102,0.000140029608541,-0.0631223705146592],"type":"VEC3"},{"bufferView":0,"byteOffset":2236428,"componentType":5126,"count":4,"max":[0.133770762262442,0.000240029608541001,-0.0631189030477293],"min":[0.133769392398426,0.000140029608541,-0.0631223705146592],"type":"VEC3"},{"bufferView":0,"byteOffset":2236476,"componentType":5126,"count":14,"max":[0.133791310207955,0.000240029608541001,-0.0630945023638957],"min":[0.133769392398426,0.000140029608541,-0.0631189030479607],"type":"VEC3"},{"bufferView":0,"byteOffset":2236644,"componentType":5126,"count":18,"max":[0.133791310207955,0.000240029608541001,-0.0630689458555093],"min":[0.133745141544689,0.000140029608541,-0.0630945023643774],"type":"VEC3"},{"bufferView":0,"byteOffset":2236860,"componentType":5126,"count":18,"max":[0.133745141545359,0.000240029608541001,-0.0630689458555093],"min":[0.133699529386061,0.000140029608541,-0.0630939244500051],"type":"VEC3"},{"bufferView":0,"byteOffset":2237076,"componentType":5126,"count":20,"max":[0.133723780241135,0.000240029608541001,-0.0630939244494055],"min":[0.133699529386061,0.000140029608541,-0.0631189030463556],"type":"VEC3"},{"bufferView":0,"byteOffset":2237316,"componentType":5126,"count":4,"max":[0.133723780241135,0.000240029608541001,-0.0631189030460667],"min":[0.13372202510351702,0.000140029608541,-0.0631223705124488],"type":"VEC3"},{"bufferView":0,"byteOffset":2237364,"componentType":5126,"count":4,"max":[0.13351759583917602,0.000240029608019001,-0.0623731263205351],"min":[0.133267595817321,0.000240029608019001,-0.062873126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2237412,"componentType":5126,"count":4,"max":[0.13351759583917602,0.000640029608392001,-0.0623731263205351],"min":[0.13326759583917602,0.000240029608019001,-0.062373126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2237460,"componentType":5126,"count":4,"max":[0.13351759583917602,0.000640029608392001,-0.0623731263205351],"min":[0.133267595817321,0.000640029608392001,-0.062873126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2237508,"componentType":5126,"count":4,"max":[0.133517595817321,0.001750029608539,-0.0628731263200151],"min":[0.133267595817321,0.000640029608392001,-0.062873126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2237556,"componentType":5126,"count":4,"max":[0.13351759599821902,0.001750029608539,-0.0587431263191951],"min":[0.13326759599784901,0.000640029608392001,-0.058743126331983],"type":"VEC3"},{"bufferView":0,"byteOffset":2237604,"componentType":5126,"count":4,"max":[0.13576759601461,0.001750029608539,-0.0583681264298136],"min":[0.135767596001127,0.001550029608539,-0.05866812643056361],"type":"VEC3"},{"bufferView":0,"byteOffset":2237652,"componentType":5126,"count":4,"max":[0.13576759601461,0.001750029608539,-0.0583681264101435],"min":[0.135317596013495,0.001550029608539,-0.058368126430333594],"type":"VEC3"},{"bufferView":0,"byteOffset":2237700,"componentType":5126,"count":4,"max":[0.13531759601498503,0.001750029608539,-0.0583681264101435],"min":[0.135317596000382,0.001550029608539,-0.0586681264108935],"type":"VEC3"},{"bufferView":0,"byteOffset":2237748,"componentType":5126,"count":4,"max":[0.135767596001497,0.001750029608539,-0.0586681264095435],"min":[0.135317596000382,0.001550029608539,-0.05866812643056361],"type":"VEC3"},{"bufferView":0,"byteOffset":2237796,"componentType":5126,"count":4,"max":[0.135767595801299,0.001750029608539,-0.0632481264096234],"min":[0.135317595800184,0.001550029608539,-0.0632481264298136],"type":"VEC3"},{"bufferView":0,"byteOffset":2237844,"componentType":5126,"count":4,"max":[0.135767595814412,0.001750029608539,-0.0629481264290636],"min":[0.135767595800929,0.001550029608539,-0.0632481264298136],"type":"VEC3"},{"bufferView":0,"byteOffset":2237892,"componentType":5126,"count":4,"max":[0.135767595814412,0.001750029608539,-0.06294812641014351],"min":[0.135317595813297,0.001550029608539,-0.0629481264304136],"type":"VEC3"},{"bufferView":0,"byteOffset":2237940,"componentType":5126,"count":4,"max":[0.13531759581478703,0.001750029608539,-0.06294812641014351],"min":[0.135317595800184,0.001550029608539,-0.06324812641014341],"type":"VEC3"},{"bufferView":0,"byteOffset":2237988,"componentType":5126,"count":4,"max":[0.135967596025168,0.0010700296080930001,-0.0581181264341847],"min":[0.135867596016149,0.000980029608243001,-0.058328126439445904],"type":"VEC3"},{"bufferView":0,"byteOffset":2238036,"componentType":5126,"count":6,"max":[0.13596759601598898,0.0012100296090619999,-0.058328126392658906],"min":[0.13491759601598802,0.000240029608391001,-0.058328126439445904],"type":"VEC3"},{"bufferView":0,"byteOffset":2238108,"componentType":5126,"count":4,"max":[0.13596759601598898,0.0012100296090619999,-0.058328126392658906],"min":[0.134917596002001,0.001210029608539,-0.0586481264378859],"type":"VEC3"},{"bufferView":0,"byteOffset":2238156,"componentType":5126,"count":4,"max":[0.13596759600200098,0.0012100296086889999,-0.0586481263910989],"min":[0.134917596002,0.000150029608167001,-0.0586481264378859],"type":"VEC3"},{"bufferView":0,"byteOffset":2238204,"componentType":5126,"count":4,"max":[0.13596759600200098,0.000150029608914001,-0.0586481263926589],"min":[0.134917595992733,0.000150029608167001,-0.0588431264381859],"type":"VEC3"},{"bufferView":0,"byteOffset":2238252,"componentType":5126,"count":4,"max":[0.13596759583109,0.000457665794648001,-0.0625581263642465],"min":[0.134267595821692,0.00045766579386500103,-0.0627731264378858],"type":"VEC3"},{"bufferView":0,"byteOffset":2238300,"componentType":5126,"count":4,"max":[0.13596759583109,0.000457665794648001,-0.0625581263642465],"min":[0.13426759583109002,0.00029766579386500104,-0.0625581264380358],"type":"VEC3"},{"bufferView":0,"byteOffset":2238348,"componentType":5126,"count":4,"max":[0.13596759598408,0.000297665794499001,-0.059058126364246497],"min":[0.13426759583109002,0.00029766579386500104,-0.0625581264380358],"type":"VEC3"},{"bufferView":0,"byteOffset":2238396,"componentType":5126,"count":4,"max":[0.13596759598408,0.000457665794648001,-0.059058126364246497],"min":[0.13426759598408,0.00029766579386500104,-0.0590581264380359],"type":"VEC3"},{"bufferView":0,"byteOffset":2238444,"componentType":5126,"count":4,"max":[0.135967595993478,0.000457665794648001,-0.058843126364396495],"min":[0.13426759598408,0.00045766579386500103,-0.0590581264380359],"type":"VEC3"},{"bufferView":0,"byteOffset":2238492,"componentType":5126,"count":4,"max":[0.135967595993478,0.0010776657949079999,-0.058843126364246504],"min":[0.134267595993478,0.00045766579386500103,-0.0588431264381859],"type":"VEC3"},{"bufferView":0,"byteOffset":2238540,"componentType":5126,"count":4,"max":[0.135967595993478,0.0010776657949079999,-0.058843126364246504],"min":[0.134267595984081,0.001077665793828,-0.0590581264380359],"type":"VEC3"},{"bufferView":0,"byteOffset":2238588,"componentType":5126,"count":4,"max":[0.13596759598408,0.001547665794499,-0.059058126364096505],"min":[0.134267595984081,0.001077665793828,-0.0590581264380359],"type":"VEC3"},{"bufferView":0,"byteOffset":2238636,"componentType":5126,"count":20,"max":[0.13596759598408,0.001547665794499,-0.059058126364246497],"min":[0.134267595831091,0.0015476657926720002,-0.0625581264380358],"type":"VEC3"},{"bufferView":0,"byteOffset":2238876,"componentType":5126,"count":4,"max":[0.13596759583109,0.001547665794499,-0.0625581263642465],"min":[0.134267595831091,0.001077665793828,-0.0625581264380358],"type":"VEC3"},{"bufferView":0,"byteOffset":2238924,"componentType":5126,"count":4,"max":[0.13596759583109,0.001077665793864,-0.0625581263642465],"min":[0.134267595821693,0.001077665793828,-0.0627731264378858],"type":"VEC3"},{"bufferView":0,"byteOffset":2238972,"componentType":5126,"count":4,"max":[0.135967595821692,0.001077665793864,-0.0627731263640965],"min":[0.134267595821692,0.00045766579386500103,-0.0627731264378858],"type":"VEC3"},{"bufferView":0,"byteOffset":2239020,"componentType":5126,"count":12,"max":[0.13491759602591302,0.0012100296090619999,-0.058118126392658905],"min":[0.134917595992733,0.0000500296085410006,-0.0588431263926589],"type":"VEC3"},{"bufferView":0,"byteOffset":2239164,"componentType":5126,"count":4,"max":[0.13496759601336503,0.0000500296085410006,-0.058388126392728903],"min":[0.134917596005369,2.9608540000531698e-8,-0.0585881263948445],"type":"VEC3"},{"bufferView":0,"byteOffset":2239212,"componentType":5126,"count":4,"max":[0.135607596025019,0.000240029608391001,-0.058118126392658905],"min":[0.13491759601598802,0.000240029608019001,-0.0583281264228198],"type":"VEC3"},{"bufferView":0,"byteOffset":2239260,"componentType":5126,"count":4,"max":[0.135867596024798,0.000980029608686801,-0.0581181264228198],"min":[0.135607596015466,0.000240029608019001,-0.05832812643466471],"type":"VEC3"},{"bufferView":0,"byteOffset":2239308,"componentType":5126,"count":4,"max":[0.133717595928193,0.0000900296087920007,-0.0603281263402052],"min":[0.133717595921199,0.0000500296096860006,-0.0604881263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2239356,"componentType":5126,"count":16,"max":[0.133717595928193,0.0000500296096860006,-0.0603281263380197],"min":[0.133667595922317,2.96089410006199e-8,-0.0604881263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2239548,"componentType":5126,"count":4,"max":[0.13366759592931102,2.96089410006199e-8,-0.0603281263227207],"min":[0.133317595922692,2.96089410006199e-8,-0.0604881263380197],"type":"VEC3"},{"bufferView":0,"byteOffset":2239596,"componentType":5126,"count":16,"max":[0.133317595929686,0.0000500296078240006,-0.0603281263205351],"min":[0.13326759592194198,2.96089410006199e-8,-0.06048812632272071],"type":"VEC3"},{"bufferView":0,"byteOffset":2239788,"componentType":5126,"count":4,"max":[0.133267595928936,0.001497665793038,-0.0603281263205351],"min":[0.13326759592194198,0.0000500296078240006,-0.0604881263205351],"type":"VEC3"},{"bufferView":0,"byteOffset":2239836,"componentType":5126,"count":16,"max":[0.133317595927816,0.0015476657937830002,-0.0603281263205351],"min":[0.13326759592194198,0.001497665793038,-0.06048812632272071],"type":"VEC3"},{"bufferView":0,"byteOffset":2240028,"componentType":5126,"count":4,"max":[0.133372193343956,0.001547665795645,-0.0603281263227207],"min":[0.13331759592082199,0.0015476657937830002,-0.0604881263251072],"type":"VEC3"},{"bufferView":0,"byteOffset":2240076,"componentType":5126,"count":4,"max":[0.133372193344393,0.0015606934386560001,-0.0603181263208331],"min":[0.133267595921505,0.001560693438285,-0.0604981263248102],"type":"VEC3"},{"bufferView":0,"byteOffset":2240124,"componentType":5126,"count":4,"max":[0.13337219338012202,0.0015606934386560001,-0.0595181263200851],"min":[0.13326759595610402,0.0015606934377770001,-0.059698126325107195],"type":"VEC3"},{"bufferView":0,"byteOffset":2240172,"componentType":5126,"count":4,"max":[0.13351759599784901,0.000240029608019001,-0.0587431263197151],"min":[0.133267595975993,0.000240029608019001,-0.059243126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2240220,"componentType":5126,"count":4,"max":[0.133517595975993,0.000640029608392001,-0.0592431263197151],"min":[0.133267595975993,0.000240029608019001,-0.059243126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2240268,"componentType":5126,"count":4,"max":[0.13351759599784901,0.000640029608392001,-0.0587431263197151],"min":[0.133267595975993,0.000640029608392001,-0.059243126331463],"type":"VEC3"},{"bufferView":0,"byteOffset":2240316,"componentType":5126,"count":4,"max":[0.13337219327521502,0.0015606934386560001,-0.0619181263204651],"min":[0.133267595851197,0.001560693438285,-0.0620981263248072],"type":"VEC3"},{"bufferView":0,"byteOffset":2240364,"componentType":5126,"count":4,"max":[0.13337219331018402,0.0015606934386560001,-0.0611181263197151],"min":[0.133267595886166,0.001560693438285,-0.0612981263248092],"type":"VEC3"},{"bufferView":0,"byteOffset":2240412,"componentType":5126,"count":4,"max":[0.133372193308987,0.00154766579473,-0.0611281263227197],"min":[0.13331759588585299,0.0015476657937830002,-0.0612881263250322],"type":"VEC3"},{"bufferView":0,"byteOffset":2240460,"componentType":5126,"count":16,"max":[0.133317595892847,0.0015476657937830002,-0.061128126320534104],"min":[0.133267595886973,0.001497665793038,-0.061288126322719697],"type":"VEC3"},{"bufferView":0,"byteOffset":2240652,"componentType":5126,"count":4,"max":[0.13326759589396703,0.001497665793038,-0.061128126320534104],"min":[0.133267595886973,0.0000500296078240006,-0.0612881263205341],"type":"VEC3"},{"bufferView":0,"byteOffset":2240700,"componentType":5126,"count":16,"max":[0.13331759589471698,0.0000500296078240006,-0.061128126320534104],"min":[0.133267595886973,2.96089410006199e-8,-0.061288126322719697],"type":"VEC3"},{"bufferView":0,"byteOffset":2240892,"componentType":5126,"count":4,"max":[0.13366759589434202,2.96089410006199e-8,-0.0611281263227197],"min":[0.13331759588772302,2.96089410006199e-8,-0.0612881263380187],"type":"VEC3"},{"bufferView":0,"byteOffset":2240940,"componentType":5126,"count":16,"max":[0.13371759589322402,0.0000500296096860006,-0.0611281263380187],"min":[0.133667595887348,2.96089410006199e-8,-0.0612881263402042],"type":"VEC3"},{"bufferView":0,"byteOffset":2241132,"componentType":5126,"count":4,"max":[0.13371759589322402,0.0000900296087920007,-0.061128126340204196],"min":[0.13371759588623,0.0000500296096860006,-0.0612881263402042],"type":"VEC3"},{"bufferView":0,"byteOffset":2241180,"componentType":5126,"count":4,"max":[0.133372193274018,0.00154766579473,-0.061928126322720704],"min":[0.133317595850884,0.0015476657937830002,-0.062088126325037206],"type":"VEC3"},{"bufferView":0,"byteOffset":2241228,"componentType":5126,"count":16,"max":[0.133317595857878,0.0015476657937830002,-0.0619281263205351],"min":[0.133267595852004,0.001497665793038,-0.0620881263227207],"type":"VEC3"},{"bufferView":0,"byteOffset":2241420,"componentType":5126,"count":4,"max":[0.133267595858998,0.001497665793038,-0.0619281263205351],"min":[0.133267595852004,0.0000500296078240006,-0.062088126320535106],"type":"VEC3"},{"bufferView":0,"byteOffset":2241468,"componentType":5126,"count":16,"max":[0.133317595859748,0.0000500296078240006,-0.0619281263205351],"min":[0.133267595852004,2.96089410006199e-8,-0.0620881263227207],"type":"VEC3"},{"bufferView":0,"byteOffset":2241660,"componentType":5126,"count":4,"max":[0.133667595859373,2.96089410006199e-8,-0.061928126322720704],"min":[0.13331759585275402,2.96089410006199e-8,-0.0620881263380197],"type":"VEC3"},{"bufferView":0,"byteOffset":2241708,"componentType":5126,"count":16,"max":[0.13371759585825502,0.0000500296096860006,-0.0619281263380197],"min":[0.133667595852379,2.96089410006199e-8,-0.0620881263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2241900,"componentType":5126,"count":4,"max":[0.13371759585825502,0.0000900296087920007,-0.061928126340205204],"min":[0.133717595851261,0.0000500296096860006,-0.0620881263402052],"type":"VEC3"},{"bufferView":0,"byteOffset":2241948,"componentType":5126,"count":4,"max":[0.133372193378925,0.0015476657939920001,-0.059528126322720705],"min":[0.133317595956911,0.0015476657935310002,-0.0596881263253272],"type":"VEC3"},{"bufferView":0,"byteOffset":2241996,"componentType":5126,"count":16,"max":[0.13331759596390502,0.0015476657935310002,-0.0595281263205351],"min":[0.133267595956171,0.001497665794649,-0.0596881263227207],"type":"VEC3"},{"bufferView":0,"byteOffset":2242188,"componentType":5126,"count":4,"max":[0.133267595963165,0.001497665794649,-0.0595281263205351],"min":[0.133267595956171,0.000050029609435000605,-0.0596881263205351],"type":"VEC3"},{"bufferView":0,"byteOffset":2242236,"componentType":5126,"count":16,"max":[0.13331759596390502,0.000050029609435000605,-0.0595281263205351],"min":[0.133267595956171,2.96086900005528e-8,-0.0596881263227207],"type":"VEC3"},{"bufferView":0,"byteOffset":2242428,"componentType":5126,"count":4,"max":[0.133667595963535,2.96086900005528e-8,-0.059528126322720705],"min":[0.133317595956911,2.96086900005528e-8,-0.059688126338019704],"type":"VEC3"},{"bufferView":0,"byteOffset":2242476,"componentType":5126,"count":16,"max":[0.13371759596428,0.000050029609435000605,-0.0595281263380197],"min":[0.13366759595654099,2.96086900005528e-8,-0.059688126340205205],"type":"VEC3"},{"bufferView":0,"byteOffset":2242668,"componentType":5126,"count":4,"max":[0.13371759596428,0.0000900296085410006,-0.0595281263402052],"min":[0.13371759595654,0.000050029609435000605,-0.059688126340355196],"type":"VEC3"},{"bufferView":0,"byteOffset":2242716,"componentType":5126,"count":80,"max":[0.13379404993268199,0.000240029608541001,-0.06313151006475601],"min":[0.13369404992896,0.000240029608541001,-0.0631977129768339],"type":"VEC3"},{"bufferView":0,"byteOffset":2243676,"componentType":5126,"count":48,"max":[0.13379541978724002,0.000240029608541001,-0.06327716503059601],"min":[0.133694049922603,0.000240029608540989,-0.0633470280456956],"type":"VEC3"},{"bufferView":0,"byteOffset":2244252,"componentType":5126,"count":50,"max":[0.13379404993911398,0.000240029608541001,-0.0629843568123556],"min":[0.133694049936436,0.000240029608541001,-0.0630497677713539],"type":"VEC3"},{"bufferView":0,"byteOffset":2244852,"componentType":5126,"count":65,"max":[0.133794049929514,0.00024002960854157702,-0.06320456229089601],"min":[0.133694049928088,0.00024002960854099402,-0.0632703157185614],"type":"VEC3"},{"bufferView":0,"byteOffset":2245632,"componentType":5126,"count":67,"max":[0.133795419796946,0.000240029608541001,-0.0630579869513684],"min":[0.133694049934033,0.000240029608541001,-0.0631223705140692],"type":"VEC3"},{"bufferView":0,"byteOffset":2246436,"componentType":5126,"count":4,"max":[0.13576759601424002,0.001550029608539,-0.0583681264101435],"min":[0.135317596001127,0.001550029608539,-0.05866812643056361],"type":"VEC3"},{"bufferView":0,"byteOffset":2246484,"componentType":5126,"count":4,"max":[0.13576759581404202,0.001550029608539,-0.06294812641014351],"min":[0.13531759580167402,0.001550029608539,-0.0632481264298136],"type":"VEC3"},{"bufferView":0,"byteOffset":2246532,"componentType":5126,"count":44,"max":[0.134267595993478,0.001547665793864,-0.058843126364246504],"min":[0.134267595821692,0.00029766579386500104,-0.0627731263642465],"type":"VEC3"},{"bufferView":0,"byteOffset":2247060,"componentType":5126,"count":8,"max":[0.135392067844905,0.001547665793864,-0.060328126412498496],"min":[0.135381698745233,0.001546578797298,-0.06048812641339871],"type":"VEC3"},{"bufferView":0,"byteOffset":2247156,"componentType":5126,"count":24,"max":[0.135667595922322,0.001547665793864,-0.060488126363948506],"min":[0.134267595921573,0.001331503582678,-0.06048812642544241],"type":"VEC3"},{"bufferView":0,"byteOffset":2247444,"componentType":5126,"count":24,"max":[0.135667595894347,0.001547665793864,-0.061128126364544504],"min":[0.13426759589359802,0.001331503582678,-0.0611281264254414],"type":"VEC3"},{"bufferView":0,"byteOffset":2247732,"componentType":5126,"count":8,"max":[0.13539206780985502,0.001547665793864,-0.06112812641309657],"min":[0.135381698710264,0.001546578796915,-0.061288126413397696],"type":"VEC3"},{"bufferView":0,"byteOffset":2247828,"componentType":5126,"count":24,"max":[0.135667595887353,0.001547665793864,-0.061288126364693496],"min":[0.134267595886604,0.001331503582678,-0.061288126425441396],"type":"VEC3"},{"bufferView":0,"byteOffset":2248116,"componentType":5126,"count":24,"max":[0.135667595859378,0.001547665793864,-0.061928126363426504],"min":[0.134267595858629,0.001331503582678,-0.061928126425442404],"type":"VEC3"},{"bufferView":0,"byteOffset":2248404,"componentType":5126,"count":8,"max":[0.135392067774886,0.001547665793864,-0.0619281264121255],"min":[0.135381698675295,0.001546578796915,-0.0620881264133987],"type":"VEC3"},{"bufferView":0,"byteOffset":2248500,"componentType":5126,"count":24,"max":[0.13566759585238403,0.001547665793864,-0.0620881263635765],"min":[0.134267595851635,0.001331503582678,-0.0620881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2248788,"componentType":5126,"count":24,"max":[0.135667595963535,0.001547665793864,-0.0595281263649165],"min":[0.134267595963536,0.001331503582678,-0.059528126425442404],"type":"VEC3"},{"bufferView":0,"byteOffset":2249076,"componentType":5126,"count":8,"max":[0.135392067879048,0.001547665793864,-0.059528126413097564],"min":[0.13538169878020198,0.001546578796663,-0.0596881264137655],"type":"VEC3"},{"bufferView":0,"byteOffset":2249172,"componentType":5126,"count":24,"max":[0.135667595956541,0.001547665793864,-0.059688126365066506],"min":[0.134267595956542,0.001331503582678,-0.0596881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2249460,"componentType":5126,"count":24,"max":[0.13566759592931601,0.001547665793864,-0.0603281263637995],"min":[0.13426759592856702,0.001331503582678,-0.0603281264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2249748,"componentType":5126,"count":4,"max":[0.135917596013366,0.001080029608539,-0.0583881263921689],"min":[0.134917596004623,0.001080029608242,-0.058588126436370305],"type":"VEC3"},{"bufferView":0,"byteOffset":2249796,"componentType":5126,"count":26,"max":[0.135917596004624,0.001080029608539,-0.058588126391988904],"min":[0.134917596004623,2.9608540000531698e-8,-0.058588126436370305],"type":"VEC3"},{"bufferView":0,"byteOffset":2250108,"componentType":5126,"count":26,"max":[0.135917596013366,0.001080029608539,-0.0583881263921689],"min":[0.134917596013365,2.9608540000531698e-8,-0.0583881264371203],"type":"VEC3"},{"bufferView":0,"byteOffset":2250420,"componentType":5126,"count":4,"max":[0.135769385718026,2.96087230006311e-8,-0.0583881263955945],"min":[0.13496759600462302,2.9608540000531698e-8,-0.0585881264298918],"type":"VEC3"},{"bufferView":0,"byteOffset":2250468,"componentType":5126,"count":4,"max":[0.1337842254385,0.000240029608541001,-0.06331066246588771],"min":[0.13373514581444101,0.00014002960891400102,-0.0633221992798724],"type":"VEC3"},{"bufferView":0,"byteOffset":2250516,"componentType":5126,"count":4,"max":[0.133735145815608,0.000240029608541001,-0.0632979698276724],"min":[0.13373514581444101,0.00014002960891400102,-0.0633221992798724],"type":"VEC3"},{"bufferView":0,"byteOffset":2250564,"componentType":5126,"count":4,"max":[0.1337842254385,0.000240029608541001,-0.0632979698276724],"min":[0.1337351458155,0.00014002960891400102,-0.0633106624667477],"type":"VEC3"},{"bufferView":0,"byteOffset":2250612,"componentType":5126,"count":18,"max":[0.133744906091635,0.000240029608541533,-0.0632299689696527],"min":[0.133698159517101,0.000140029608541001,-0.06325935681439951],"type":"VEC3"},{"bufferView":0,"byteOffset":2250828,"componentType":5126,"count":14,"max":[0.133702782805283,0.00024002960854112,-0.0632237403740424],"min":[0.133698159517101,0.000140029608541001,-0.0632299689698956],"type":"VEC3"},{"bufferView":0,"byteOffset":2250996,"componentType":5126,"count":4,"max":[0.133785317051622,0.000240029608541035,-0.0632237403740424],"min":[0.13370278280504602,0.000140029608541001,-0.0632237403778154],"type":"VEC3"},{"bufferView":0,"byteOffset":2251044,"componentType":5126,"count":14,"max":[0.133789940338951,0.00024002960854148202,-0.0632237403777283],"min":[0.133785317051512,0.000140029608541001,-0.06323165989856751],"type":"VEC3"},{"bufferView":0,"byteOffset":2251212,"componentType":5126,"count":18,"max":[0.133789940338951,0.00024002960854157702,-0.0632316598978356],"min":[0.13374490609116002,0.000140029608541001,-0.06325935681439951],"type":"VEC3"},{"bufferView":0,"byteOffset":2251428,"componentType":5126,"count":4,"max":[0.135382241093398,0.001331503583452,-0.0603281263637995],"min":[0.134267595921573,0.001331503582678,-0.060488126412969204],"type":"VEC3"},{"bufferView":0,"byteOffset":2251476,"componentType":5126,"count":4,"max":[0.135382241127622,0.001331503583201,-0.0595281263649165],"min":[0.134267595956542,0.001331503582678,-0.0596881264129692],"type":"VEC3"},{"bufferView":0,"byteOffset":2251524,"componentType":5126,"count":4,"max":[0.13538224102346003,0.001331503583452,-0.061928126363426504],"min":[0.134267595851635,0.001331503582678,-0.0620881264129692],"type":"VEC3"},{"bufferView":0,"byteOffset":2251572,"componentType":5126,"count":4,"max":[0.135382241058429,0.001331503583452,-0.061128126364544504],"min":[0.134267595886604,0.001331503582678,-0.0612881264129682],"type":"VEC3"},{"bufferView":0,"byteOffset":2251620,"componentType":5126,"count":4,"max":[0.135667595893747,0.000700029609285001,-0.061128126364544504],"min":[0.134267595886604,0.000700029608540001,-0.0612881264247714],"type":"VEC3"},{"bufferView":0,"byteOffset":2251668,"componentType":5126,"count":4,"max":[0.135667595886753,0.000700029609285001,-0.061288126364693496],"min":[0.134267595886604,0.00040002960854000104,-0.061288126425441396],"type":"VEC3"},{"bufferView":0,"byteOffset":2251716,"componentType":5126,"count":4,"max":[0.135667595893747,0.00040002960854000104,-0.061128126364544504],"min":[0.134267595886604,0.00040002960854000104,-0.061288126425441396],"type":"VEC3"},{"bufferView":0,"byteOffset":2251764,"componentType":5126,"count":4,"max":[0.135667595893747,0.000700029609285001,-0.061128126364544504],"min":[0.13426759589359802,0.00040002960854000104,-0.061128126424622405],"type":"VEC3"},{"bufferView":0,"byteOffset":2251812,"componentType":5126,"count":4,"max":[0.135667595858778,0.000700029609285001,-0.061928126363426504],"min":[0.134267595851635,0.000700029608540001,-0.0620881264247724],"type":"VEC3"},{"bufferView":0,"byteOffset":2251860,"componentType":5126,"count":4,"max":[0.135667595851784,0.000700029609285001,-0.0620881263635765],"min":[0.134267595851635,0.00040002960854000104,-0.0620881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2251908,"componentType":5126,"count":4,"max":[0.135667595858778,0.00040002960854000104,-0.061928126363426504],"min":[0.134267595851635,0.00040002960854000104,-0.0620881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2251956,"componentType":5126,"count":4,"max":[0.135667595858778,0.000700029609285001,-0.061928126363426504],"min":[0.134267595858629,0.00040002960854000104,-0.0619281264246224],"type":"VEC3"},{"bufferView":0,"byteOffset":2252004,"componentType":5126,"count":4,"max":[0.135667595963685,0.000700029609285001,-0.0595281263649165],"min":[0.134267595956542,0.000700029608540001,-0.0596881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2252052,"componentType":5126,"count":4,"max":[0.135667595956691,0.000700029609285001,-0.059688126365066506],"min":[0.134267595956542,0.00040002960854000104,-0.0596881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2252100,"componentType":5126,"count":4,"max":[0.135667595963685,0.00040002960854000104,-0.0595281263649165],"min":[0.134267595956542,0.00040002960854000104,-0.0596881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2252148,"componentType":5126,"count":4,"max":[0.135667595963685,0.000700029609285001,-0.0595281263649165],"min":[0.134267595963536,0.00040002960854000104,-0.0595281264252924],"type":"VEC3"},{"bufferView":0,"byteOffset":2252196,"componentType":5126,"count":4,"max":[0.135667595928716,0.000700029609285001,-0.0603281263637995],"min":[0.134267595921573,0.000700029608540001,-0.0604881264247714],"type":"VEC3"},{"bufferView":0,"byteOffset":2252244,"componentType":5126,"count":4,"max":[0.135667595921722,0.000700029609285001,-0.060488126363948506],"min":[0.134267595921573,0.00040002960854000104,-0.06048812642544241],"type":"VEC3"},{"bufferView":0,"byteOffset":2252292,"componentType":5126,"count":4,"max":[0.135667595928716,0.00040002960854000104,-0.0603281263637995],"min":[0.134267595921573,0.00040002960854000104,-0.06048812642544241],"type":"VEC3"},{"bufferView":0,"byteOffset":2252340,"componentType":5126,"count":4,"max":[0.135667595928716,0.000700029609285001,-0.0603281263637995],"min":[0.13426759592856702,0.00040002960854000104,-0.060328126424622396],"type":"VEC3"},{"bufferView":0,"byteOffset":2252388,"componentType":5126,"count":4,"max":[0.135627965022656,0.001546578797298,-0.0603281264132497],"min":[0.135392067837911,0.001496570831499,-0.0604881264237101],"type":"VEC3"},{"bufferView":0,"byteOffset":2252436,"componentType":5126,"count":14,"max":[0.13566759592931601,0.001496570831499,-0.060328126423710104],"min":[0.135627965015662,0.001447657827622,-0.06048812642544241],"type":"VEC3"},{"bufferView":0,"byteOffset":2252604,"componentType":5126,"count":4,"max":[0.13566759592931601,0.001447657827622,-0.0603281264254424],"min":[0.135667595922322,0.00142613681998,-0.06048812642544241],"type":"VEC3"},{"bufferView":0,"byteOffset":2252652,"componentType":5126,"count":14,"max":[0.13566759592931601,0.00142613681998,-0.06032812642366411],"min":[0.13562691199530202,0.0013770123779390001,-0.06048812642544241],"type":"VEC3"},{"bufferView":0,"byteOffset":2252820,"componentType":5126,"count":4,"max":[0.13562691200229599,0.0013770123779390001,-0.060328126413376405],"min":[0.135391557158272,0.001332379140294,-0.0604881264236641],"type":"VEC3"},{"bufferView":0,"byteOffset":2252868,"componentType":5126,"count":8,"max":[0.135391557165266,0.001332379140294,-0.060328126412969196],"min":[0.135382241086404,0.001331503583452,-0.0604881264133764],"type":"VEC3"},{"bufferView":0,"byteOffset":2252964,"componentType":5126,"count":8,"max":[0.13539155713029702,0.001332379140294,-0.0611281264129682],"min":[0.13538224105143498,0.001331503583452,-0.0612881264133754],"type":"VEC3"},{"bufferView":0,"byteOffset":2253060,"componentType":5126,"count":4,"max":[0.135626911967327,0.0013770123779390001,-0.0611281264133754],"min":[0.135391557123303,0.001332379140294,-0.0612881264236631],"type":"VEC3"},{"bufferView":0,"byteOffset":2253108,"componentType":5126,"count":14,"max":[0.135667595894347,0.00142613681998,-0.061128126423663096],"min":[0.135626911960333,0.0013770123779390001,-0.061288126425441396],"type":"VEC3"},{"bufferView":0,"byteOffset":2253276,"componentType":5126,"count":4,"max":[0.135667595894347,0.001447657827622,-0.0611281264254414],"min":[0.135667595887353,0.00142613681998,-0.061288126425441396],"type":"VEC3"},{"bufferView":0,"byteOffset":2253324,"componentType":5126,"count":14,"max":[0.135667595894347,0.001496570831499,-0.0611281264237091],"min":[0.13562796498069302,0.001447657827622,-0.061288126425441396],"type":"VEC3"},{"bufferView":0,"byteOffset":2253492,"componentType":5126,"count":4,"max":[0.135627964987687,0.001546578797298,-0.0611281264133977],"min":[0.135392067802942,0.001496570831499,-0.0612881264237091],"type":"VEC3"},{"bufferView":0,"byteOffset":2253540,"componentType":5126,"count":8,"max":[0.13539155709532802,0.001332379140294,-0.0619281264129692],"min":[0.135382241016466,0.001331503583452,-0.0620881264133764],"type":"VEC3"},{"bufferView":0,"byteOffset":2253636,"componentType":5126,"count":4,"max":[0.135626911932358,0.0013770123779390001,-0.061928126413376396],"min":[0.135391557088334,0.001332379140294,-0.062088126423664104],"type":"VEC3"},{"bufferView":0,"byteOffset":2253684,"componentType":5126,"count":14,"max":[0.135667595859378,0.00142613681998,-0.0619281264236641],"min":[0.135626911925364,0.0013770123779390001,-0.0620881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2253852,"componentType":5126,"count":4,"max":[0.135667595859378,0.001447657827622,-0.061928126425442404],"min":[0.13566759585238403,0.00142613681998,-0.0620881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2253900,"componentType":5126,"count":14,"max":[0.135667595859378,0.001496570831499,-0.0619281264237101],"min":[0.135627964945724,0.001447657827622,-0.0620881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2254068,"componentType":5126,"count":4,"max":[0.135627964952718,0.001546578797298,-0.061928126413398704],"min":[0.135392067767973,0.001496570831499,-0.0620881264237101],"type":"VEC3"},{"bufferView":0,"byteOffset":2254116,"componentType":5126,"count":8,"max":[0.135391557201353,0.001332379140043,-0.0595281264129692],"min":[0.13538224112062802,0.001331503583201,-0.059688126413376404],"type":"VEC3"},{"bufferView":0,"byteOffset":2254212,"componentType":5126,"count":4,"max":[0.135626912036525,0.0013770123776880002,-0.059528126413376396],"min":[0.135391557194359,0.001332379140043,-0.059688126423664105],"type":"VEC3"},{"bufferView":0,"byteOffset":2254260,"componentType":5126,"count":14,"max":[0.135667595963535,0.001426136819728,-0.0595281264236641],"min":[0.135626912029531,0.0013770123776880002,-0.0596881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2254428,"componentType":5126,"count":4,"max":[0.135667595963535,0.001447657827371,-0.059528126425442404],"min":[0.135667595956541,0.001426136819728,-0.0596881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2254476,"componentType":5126,"count":14,"max":[0.135667595963535,0.001496570831247,-0.0595281264237101],"min":[0.135627965049881,0.001447657827371,-0.0596881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2254644,"componentType":5126,"count":4,"max":[0.13562796505687502,0.001546578797439,-0.059528126413398705],"min":[0.135392067872218,0.001496570831247,-0.0596881264237101],"type":"VEC3"},{"bufferView":0,"byteOffset":2254692,"componentType":5126,"count":4,"max":[0.135917596013366,0.001080029608539,-0.0583881264363703],"min":[0.135917596004224,0.0006516717777256011,-0.058588126436370305],"type":"VEC3"},{"bufferView":0,"byteOffset":2254740,"componentType":5126,"count":18,"max":[0.135917596012966,0.0006516717777256011,-0.05838812643451303],"min":[0.135875108001093,0.0004856275927809,-0.058588126436370305],"type":"VEC3"},{"bufferView":0,"byteOffset":2254956,"componentType":5126,"count":4,"max":[0.135917596012966,0.0004856275927809,-0.0583881264363703],"min":[0.135917596004224,0.000345932933138014,-0.058588126436370305],"type":"VEC3"},{"bufferView":0,"byteOffset":2255004,"componentType":5126,"count":22,"max":[0.135917596012966,0.000345932933138014,-0.058388126434306374],"min":[0.135870378931684,0.000202835556089987,-0.058588126436370305],"type":"VEC3"},{"bufferView":0,"byteOffset":2255268,"componentType":5126,"count":4,"max":[0.135917596012966,0.000202835556089987,-0.0583881264363703],"min":[0.135917596003824,0.0000837450848190005,-0.058588126436370305],"type":"VEC3"},{"bufferView":0,"byteOffset":2255316,"componentType":5126,"count":4,"max":[0.135917596012566,0.0000837450848190005,-0.0583881264298918],"min":[0.13576938570928399,2.96087230006311e-8,-0.058588126436370305],"type":"VEC3"},{"bufferView":0,"byteOffset":2255364,"componentType":5126,"count":3,"max":[0.1337842254385,0.00014002960891400102,-0.0632979698276724],"min":[0.13373514581444101,0.00014002960891400102,-0.0633221992797324],"type":"VEC3"},{"bufferView":0,"byteOffset":2255400,"componentType":5126,"count":29,"max":[0.133789940338947,0.00014002960891400102,-0.06322374037420771],"min":[0.133698159517103,0.000140029608541001,-0.063259356814399],"type":"VEC3"},{"bufferView":0,"byteOffset":2255748,"componentType":5126,"count":4,"max":[0.135667595893747,0.000700029608540001,-0.061128126424622405],"min":[0.135667595886753,0.00040002960854000104,-0.061288126425441396],"type":"VEC3"},{"bufferView":0,"byteOffset":2255796,"componentType":5126,"count":4,"max":[0.135667595858778,0.000700029608540001,-0.0619281264246224],"min":[0.135667595851784,0.00040002960854000104,-0.0620881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2255844,"componentType":5126,"count":4,"max":[0.135667595963685,0.000700029608540001,-0.0595281264252924],"min":[0.135667595956691,0.00040002960854000104,-0.0596881264254424],"type":"VEC3"},{"bufferView":0,"byteOffset":2255892,"componentType":5126,"count":4,"max":[0.135667595928716,0.000700029608540001,-0.060328126424622396],"min":[0.135667595921722,0.00040002960854000104,-0.06048812642544241],"type":"VEC3"},{"bufferView":0,"byteOffset":2255940,"componentType":5126,"count":12,"max":[0.121082852425161,0.00027438424454100005,-0.03867260721863051],"min":[0.120882852417655,0.000202835555919,-0.0387198243265396],"type":"VEC3"},{"bufferView":0,"byteOffset":2256084,"componentType":5126,"count":26,"max":[0.121082852425161,0.001080029607946,-0.0386726072529196],"min":[0.121082852250316,2.96078719997208e-8,-0.039672607252924603],"type":"VEC3"},{"bufferView":0,"byteOffset":2256396,"componentType":5126,"count":12,"max":[0.121082852425161,0.000345932933308506,-0.03867260721863051],"min":[0.120882852417655,0.00027438424454100005,-0.0387198243265396],"type":"VEC3"},{"bufferView":0,"byteOffset":2256540,"componentType":5126,"count":26,"max":[0.120882852425911,0.001080029607946,-0.0386726072179505],"min":[0.120882852250316,2.96078719997208e-8,-0.0396726072179555],"type":"VEC3"},{"bufferView":0,"byteOffset":2256852,"componentType":5126,"count":4,"max":[0.121082852425161,0.000202835555919,-0.0386726072179505],"min":[0.120882852425161,0.0000837450858299998,-0.038672607253599604],"type":"VEC3"},{"bufferView":0,"byteOffset":2256900,"componentType":5126,"count":12,"max":[0.121352852250356,0.0012100296086889999,-0.039672607174045804],"min":[0.12062785225072599,0.0000500296085399998,-0.0396726073008089],"type":"VEC3"},{"bufferView":0,"byteOffset":2257044,"componentType":5126,"count":4,"max":[0.121082852425161,0.001080029607946,-0.0386726072179505],"min":[0.120882852250316,0.001080029607946,-0.039672607252924603],"type":"VEC3"},{"bufferView":0,"byteOffset":2257092,"componentType":5126,"count":4,"max":[0.121082852425161,0.001080029607946,-0.0386726072179505],"min":[0.120882852425161,0.000651671778004731,-0.0386726072532596],"type":"VEC3"},{"bufferView":0,"byteOffset":2257140,"componentType":5126,"count":10,"max":[0.121082852425161,0.000651671778004731,-0.0386726072182905],"min":[0.120882852417732,0.0005686496847005,-0.0387150952571301],"type":"VEC3"},{"bufferView":0,"byteOffset":2257260,"componentType":5126,"count":10,"max":[0.121082852425161,0.0005686496847005,-0.0386726072182905],"min":[0.120882852417732,0.00048562759224726797,-0.0387150952571301],"type":"VEC3"},{"bufferView":0,"byteOffset":2257380,"componentType":5126,"count":4,"max":[0.121082852425161,0.00048562759224726797,-0.0386726072182905],"min":[0.120882852425161,0.000345932933163,-0.0386726072532596],"type":"VEC3"},{"bufferView":0,"byteOffset":2257428,"componentType":5126,"count":4,"max":[0.121082852425161,0.0000837450858299998,-0.0386726072179505],"min":[0.120882852399247,2.96078719997208e-8,-0.038820817549329596],"type":"VEC3"},{"bufferView":0,"byteOffset":2257476,"componentType":5126,"count":4,"max":[0.121082852399247,2.96078719997208e-8,-0.0388208175143605],"min":[0.120882852259058,2.96078719997208e-8,-0.0396226072540416],"type":"VEC3"},{"bufferView":0,"byteOffset":2257524,"componentType":5126,"count":4,"max":[0.121082852259058,0.0000500296086169997,-0.0396226072190725],"min":[0.120882852250316,2.96078719997208e-8,-0.039672607252924603],"type":"VEC3"},{"bufferView":0,"byteOffset":2257572,"componentType":5126,"count":6,"max":[0.121352852250356,0.0000500296086169997,-0.039672607174045804],"min":[0.120627852084062,0.0000500296085399998,-0.0406226073011808],"type":"VEC3"},{"bufferView":0,"byteOffset":2257644,"componentType":5126,"count":11,"max":[0.121352852433903,0.001750029607795,-0.0386226073008079],"min":[0.121352852005532,0.0000500296085399998,-0.041072607300057795],"type":"VEC3"},{"bufferView":0,"byteOffset":2257776,"componentType":5126,"count":4,"max":[0.121352852370959,0.00024002960854,-0.0389826072646133],"min":[0.121142852249456,0.000240029608018,-0.0396726073008089],"type":"VEC3"},{"bufferView":0,"byteOffset":2257824,"componentType":5126,"count":6,"max":[0.121142852433903,0.0012100296090619999,-0.038622607263350296],"min":[0.121142852249456,0.000240029608018,-0.039672607264091296],"type":"VEC3"},{"bufferView":0,"byteOffset":2257896,"componentType":5126,"count":4,"max":[0.121142852433903,0.0012100296090619999,-0.0386226072073897],"min":[0.12082285225102601,0.001210029608539,-0.039672607264091296],"type":"VEC3"},{"bufferView":0,"byteOffset":2257944,"componentType":5126,"count":4,"max":[0.12082285243390299,0.0012100296086889999,-0.0386226072073897],"min":[0.12082285225102601,0.000150029608167,-0.0396726072081407],"type":"VEC3"},{"bufferView":0,"byteOffset":2257992,"componentType":5126,"count":4,"max":[0.12082285243390299,0.00015002960854,-0.0386226071740449],"min":[0.12062785225072599,0.000150029608167,-0.0396726072081407],"type":"VEC3"},{"bufferView":0,"byteOffset":2258040,"componentType":5126,"count":6,"max":[0.120627852433903,0.00015002960854,-0.0386226071740449],"min":[0.120627852084062,2.96085409997324e-8,-0.040622607174417805],"type":"VEC3"},{"bufferView":0,"byteOffset":2258112,"componentType":5126,"count":8,"max":[0.12135285208421201,0.00008876664371099981,-0.040622606360138806],"min":[0.115972852084882,2.96085409997324e-8,-0.0406226073011808],"type":"VEC3"},{"bufferView":0,"byteOffset":2258208,"componentType":5126,"count":4,"max":[0.12135285208421201,0.00014002960839100002,-0.040622606360138806],"min":[0.115972852074429,0.00008876664296499969,-0.0406738702662338],"type":"VEC3"},{"bufferView":0,"byteOffset":2258256,"componentType":5126,"count":318,"max":[0.12135285207524901,0.000140029608541008,-0.040673869325686805],"min":[0.115972852004712,0.00014002960815800002,-0.0413226071912894],"type":"VEC3"},{"bufferView":0,"byteOffset":2262072,"componentType":5126,"count":8,"max":[0.121352852005532,0.0017500296077960001,-0.0410726071041066],"min":[0.120227852005532,0.00014002960839100002,-0.041072607300057795],"type":"VEC3"},{"bufferView":0,"byteOffset":2262168,"componentType":5126,"count":16,"max":[0.121352852433903,0.001750029608539,-0.0386226063605088],"min":[0.115972852006052,0.001750029607795,-0.0413226071911594],"type":"VEC3"},{"bufferView":0,"byteOffset":2262360,"componentType":5126,"count":28,"max":[0.121352852433903,0.001750029608539,-0.038622606360138804],"min":[0.115972852433903,2.96077949997909e-8,-0.0386226073008079],"type":"VEC3"},{"bufferView":0,"byteOffset":2262696,"componentType":5126,"count":4,"max":[0.121352852433903,0.001070029608465,-0.038622607263350296],"min":[0.121142852416419,0.000980029608242,-0.0387226073004379],"type":"VEC3"},{"bufferView":0,"byteOffset":2262744,"componentType":5126,"count":4,"max":[0.121352852416419,0.0009800296086145,-0.0387226072648403],"min":[0.121142852370479,0.000240029608018,-0.038982607300211906],"type":"VEC3"},{"bufferView":0,"byteOffset":2262792,"componentType":5126,"count":4,"max":[0.120627852433903,2.96085409997324e-8,-0.0386226064869018],"min":[0.116697852084512,2.96077949997909e-8,-0.040622607174044804],"type":"VEC3"},{"bufferView":0,"byteOffset":2262840,"componentType":5126,"count":6,"max":[0.116697852433533,0.000150029608914,-0.0386226064869018],"min":[0.116697852084512,2.96077949997909e-8,-0.0406226064869018],"type":"VEC3"},{"bufferView":0,"byteOffset":2262912,"componentType":5126,"count":6,"max":[0.11669785225031601,0.0000500296092859996,-0.0396726063593938],"min":[0.115972852084882,0.000050029608540999796,-0.0406226064869018],"type":"VEC3"},{"bufferView":0,"byteOffset":2262984,"componentType":5126,"count":11,"max":[0.11597285243442301,0.001750029608539,-0.038622606360138804],"min":[0.115972852004712,0.000050029608540999796,-0.0410726063598988],"type":"VEC3"},{"bufferView":0,"byteOffset":2263116,"componentType":5126,"count":34,"max":[0.118342852040501,0.001547665795645,-0.0408726067748957],"min":[0.11834285196182001,2.96089409997525e-8,-0.041322606774152705],"type":"VEC3"},{"bufferView":0,"byteOffset":2263524,"componentType":5126,"count":8,"max":[0.118352851980109,0.001560693438515,-0.041218009328779],"min":[0.11817285198011,0.000140029608541,-0.0412180093608812],"type":"VEC3"},{"bufferView":0,"byteOffset":2263620,"componentType":5126,"count":4,"max":[0.118352851980109,0.0015606934386560001,-0.041218009360251204],"min":[0.11835285196182,0.000140029608541,-0.0413226067760312],"type":"VEC3"},{"bufferView":0,"byteOffset":2263668,"componentType":5126,"count":28,"max":[0.12072785196182,0.001750029608539,-0.0413226064690472],"min":[0.11659785196048,0.000140029608541,-0.0413226071915294],"type":"VEC3"},{"bufferView":0,"byteOffset":2264004,"componentType":5126,"count":4,"max":[0.118972851980109,0.0015606934386560001,-0.041218009468525406],"min":[0.118972851961,0.000140029608541,-0.0413226068846754],"type":"VEC3"},{"bufferView":0,"byteOffset":2264052,"componentType":5126,"count":8,"max":[0.119152851980854,0.0015606934386560001,-0.041218009468525406],"min":[0.118972851979289,0.000140029608541,-0.0412180095007576],"type":"VEC3"},{"bufferView":0,"byteOffset":2264148,"componentType":5126,"count":34,"max":[0.1189828520405,0.00154766579473,-0.040872606886796906],"min":[0.118982851961819,2.96089409997525e-8,-0.041322606886053895],"type":"VEC3"},{"bufferView":0,"byteOffset":2264556,"componentType":5126,"count":16,"max":[0.1191428520405,0.000140029608541,-0.040872606886796906],"min":[0.11898285203257901,0.0000900296085409998,-0.0409226069137862],"type":"VEC3"},{"bufferView":0,"byteOffset":2264748,"componentType":5126,"count":34,"max":[0.1191428520405,0.00154766579473,-0.0408726069144002],"min":[0.11914285196181901,2.96089409997525e-8,-0.041322606914029204],"type":"VEC3"},{"bufferView":0,"byteOffset":2265156,"componentType":5126,"count":4,"max":[0.119152851980854,0.001560693438515,-0.0412180095001276],"min":[0.119152851962565,0.000140029608541,-0.0413226069161476],"type":"VEC3"},{"bufferView":0,"byteOffset":2265204,"componentType":5126,"count":4,"max":[0.119772851980109,0.0015606934386560001,-0.0412180096084019],"min":[0.11977285196175001,0.000140029608541,-0.0413226070245519],"type":"VEC3"},{"bufferView":0,"byteOffset":2265252,"componentType":5126,"count":8,"max":[0.119952851979809,0.0015606934386560001,-0.0412180096084019],"min":[0.119772851980039,0.000140029608541,-0.0412180096406341],"type":"VEC3"},{"bufferView":0,"byteOffset":2265348,"componentType":5126,"count":34,"max":[0.119782852040501,0.00154766579473,-0.0408726070266733],"min":[0.11978285196182001,2.96089409997525e-8,-0.041322607025930304],"type":"VEC3"},{"bufferView":0,"byteOffset":2265756,"componentType":5126,"count":16,"max":[0.119942852040501,0.000140029608541,-0.0408726070266733],"min":[0.119782852031459,0.0000900296085409998,-0.0409226070536626],"type":"VEC3"},{"bufferView":0,"byteOffset":2265948,"componentType":5126,"count":34,"max":[0.119942852040501,0.00154766579473,-0.0408726070542766],"min":[0.11994285196182,2.96089409997525e-8,-0.0413226070539056],"type":"VEC3"},{"bufferView":0,"byteOffset":2266356,"componentType":5126,"count":4,"max":[0.119952851979809,0.001560693438515,-0.0412180096400041],"min":[0.11995285196145,0.000140029608541,-0.0413226070560241],"type":"VEC3"},{"bufferView":0,"byteOffset":2266404,"componentType":5126,"count":4,"max":[0.120727852005532,0.000240029608019,-0.0410726071912894],"min":[0.12072785196182,0.000140029608541,-0.0413226071915294],"type":"VEC3"},{"bufferView":0,"byteOffset":2266452,"componentType":5126,"count":8,"max":[0.11709785200553201,0.001750029608539,-0.041072606359768796],"min":[0.115972852004712,0.000140029608541,-0.04107260655684],"type":"VEC3"},{"bufferView":0,"byteOffset":2266548,"componentType":5126,"count":4,"max":[0.11659785200553201,0.000240029608019,-0.0410726064691772],"min":[0.116597851961,0.000140029608541,-0.041322606469417204],"type":"VEC3"},{"bufferView":0,"byteOffset":2266596,"componentType":5126,"count":4,"max":[0.11737285198010901,0.0015606934386560001,-0.0412180091887725],"min":[0.11737285196137001,0.000140029608541,-0.0413226066049225],"type":"VEC3"},{"bufferView":0,"byteOffset":2266644,"componentType":5126,"count":8,"max":[0.117552851980109,0.0015606934386560001,-0.0412180091887725],"min":[0.11737285197965901,0.000140029608541,-0.0412180092210047],"type":"VEC3"},{"bufferView":0,"byteOffset":2266740,"componentType":5126,"count":34,"max":[0.11738285204050102,0.0015476657939920001,-0.040872606605926],"min":[0.11738285196182,2.96086899996854e-8,-0.041322606607041006],"type":"VEC3"},{"bufferView":0,"byteOffset":2267148,"componentType":5126,"count":16,"max":[0.117542852040651,0.000140029608541,-0.040872606605926],"min":[0.117382852031089,0.0000900296085409998,-0.0409226066340333],"type":"VEC3"},{"bufferView":0,"byteOffset":2267340,"componentType":5126,"count":34,"max":[0.117542852040651,0.0015476657939920001,-0.0408726066339013],"min":[0.11754285196182,2.96086899996854e-8,-0.0413226066350163],"type":"VEC3"},{"bufferView":0,"byteOffset":2267748,"componentType":5126,"count":4,"max":[0.117552851980109,0.001560693438285,-0.0412180092203747],"min":[0.11755285196107,0.000140029608541,-0.041322606636394706],"type":"VEC3"},{"bufferView":0,"byteOffset":2267796,"componentType":5126,"count":4,"max":[0.118172851980407,0.001560693438515,-0.041218009328779],"min":[0.118172851962118,0.000140029608541,-0.041322606744799005],"type":"VEC3"},{"bufferView":0,"byteOffset":2267844,"componentType":5126,"count":34,"max":[0.11818285204050101,0.00154766579473,-0.0408726067469204],"min":[0.11818285196182,2.96089409997525e-8,-0.0413226067461774],"type":"VEC3"},{"bufferView":0,"byteOffset":2268252,"componentType":5126,"count":16,"max":[0.118342852040501,0.000140029608541,-0.0408726067469204],"min":[0.118182852031834,0.00009002960879199979,-0.0409226067739097],"type":"VEC3"},{"bufferView":0,"byteOffset":2268444,"componentType":5126,"count":4,"max":[0.12098970324533001,0.000240029608541,-0.0408002626994877],"min":[0.12098681368972,0.000140029608541,-0.0408002627000149],"type":"VEC3"},{"bufferView":0,"byteOffset":2268492,"componentType":5126,"count":4,"max":[0.12098681369125901,0.000240029608541,-0.0407961531101047],"min":[0.12098681368972,0.000140029608541,-0.040800262699509704],"type":"VEC3"},{"bufferView":0,"byteOffset":2268540,"componentType":5126,"count":4,"max":[0.121044561979179,0.000240029608541,-0.0407961531101047],"min":[0.12098681369043901,0.000140029608541,-0.0407961531205657],"type":"VEC3"},{"bufferView":0,"byteOffset":2268588,"componentType":5126,"count":4,"max":[0.121051068824506,0.000240029608541,-0.040796153120201704],"min":[0.121044561978359,0.000140029608541,-0.0408167010664584],"type":"VEC3"},{"bufferView":0,"byteOffset":2268636,"componentType":5126,"count":4,"max":[0.121051068824506,0.000240029608541,-0.0408167010663914],"min":[0.1210481792702,0.000140029608541,-0.040818070929647496],"type":"VEC3"},{"bufferView":0,"byteOffset":2268684,"componentType":5126,"count":14,"max":[0.12104817927035601,0.000240029608541,-0.0408002627064199],"min":[0.12102634708095,0.000140029608541,-0.040818070929647496],"type":"VEC3"},{"bufferView":0,"byteOffset":2268852,"componentType":5126,"count":4,"max":[0.121026347081319,0.000240029608541,-0.040800262703529],"min":[0.12100980170346501,0.000140029608541,-0.0408002627064219],"type":"VEC3"},{"bufferView":0,"byteOffset":2268900,"componentType":5126,"count":16,"max":[0.12100980170514,0.000240029608541,-0.040800262703529],"min":[0.121004493484267,0.000140029608541,-0.0408048003743774],"type":"VEC3"},{"bufferView":0,"byteOffset":2269092,"componentType":5126,"count":4,"max":[0.12100449348440201,0.000240029608541,-0.0408048003738339],"min":[0.121004493478114,0.000140029608541,-0.0408399887307979],"type":"VEC3"},{"bufferView":0,"byteOffset":2269140,"componentType":5126,"count":4,"max":[0.121021038854054,0.000240029608541,-0.040839988730247904],"min":[0.121004493478114,0.000140029608541,-0.0408399887330992],"type":"VEC3"},{"bufferView":0,"byteOffset":2269188,"componentType":5126,"count":18,"max":[0.121031890740466,0.000240029608541,-0.040828387706623406],"min":[0.121021038853924,0.000140029608541,-0.0408399887330992],"type":"VEC3"},{"bufferView":0,"byteOffset":2269404,"componentType":5126,"count":4,"max":[0.121031890741109,0.000240029608541,-0.040824920240709196],"min":[0.121031890740412,0.000140029608541,-0.0408283877073912],"type":"VEC3"},{"bufferView":0,"byteOffset":2269452,"componentType":5126,"count":4,"max":[0.121036000330489,0.000240029608541,-0.040824920240709196],"min":[0.121031890741019,0.000140029608541,-0.040824920242522704],"type":"VEC3"},{"bufferView":0,"byteOffset":2269500,"componentType":5126,"count":4,"max":[0.121036000330489,0.000240029608541,-0.0408249202423567],"min":[0.121036000324071,0.000140029608541,-0.0408591668176097],"type":"VEC3"},{"bufferView":0,"byteOffset":2269548,"componentType":5126,"count":4,"max":[0.121036000324501,0.000240029608541,-0.040859166816891196],"min":[0.121031890734691,0.000140029608541,-0.0408591668176097],"type":"VEC3"},{"bufferView":0,"byteOffset":2269596,"componentType":5126,"count":4,"max":[0.121031890735449,0.000240029608541,-0.040856940790208],"min":[0.121031890734691,0.000140029608541,-0.0408591668169802],"type":"VEC3"},{"bufferView":0,"byteOffset":2269644,"componentType":5126,"count":18,"max":[0.121031890735449,0.000240029608541,-0.0408440983215582],"min":[0.121021038853471,0.000140029608541,-0.0408569407902512],"type":"VEC3"},{"bufferView":0,"byteOffset":2269860,"componentType":5126,"count":4,"max":[0.12102103885410599,0.000240029608541,-0.040844098318317895],"min":[0.121004493477686,0.000140029608541,-0.040844098321932795],"type":"VEC3"},{"bufferView":0,"byteOffset":2269908,"componentType":5126,"count":4,"max":[0.121004493478296,0.000240029608541,-0.040844098318317895],"min":[0.121004493469821,0.000140029608541,-0.0408874202377359],"type":"VEC3"},{"bufferView":0,"byteOffset":2269956,"componentType":5126,"count":16,"max":[0.12100975888029901,0.000240029608541,-0.040887420237379],"min":[0.121004493469821,0.000140029608541,-0.0408920435258343],"type":"VEC3"},{"bufferView":0,"byteOffset":2270148,"componentType":5126,"count":4,"max":[0.121024977201353,0.000240029608541,-0.0408920435254395],"min":[0.121009758879973,0.000140029608541,-0.040892043528300906],"type":"VEC3"},{"bufferView":0,"byteOffset":2270196,"componentType":5126,"count":16,"max":[0.12104954912330701,0.000240029608541,-0.040871495586350795],"min":[0.121024977201203,0.000140029608541,-0.040892043528300906],"type":"VEC3"},{"bufferView":0,"byteOffset":2270388,"componentType":5126,"count":4,"max":[0.121052438677776,0.000240029608541,-0.040871495586350795],"min":[0.12104954912328501,0.000140029608541,-0.0408728654505189],"type":"VEC3"},{"bufferView":0,"byteOffset":2270436,"componentType":5126,"count":4,"max":[0.121052438677776,0.000240029608541,-0.0408728654503579],"min":[0.121045974631934,0.000140029608541,-0.0408961531216067],"type":"VEC3"},{"bufferView":0,"byteOffset":2270484,"componentType":5126,"count":4,"max":[0.121045974632454,0.000240029608541,-0.0408961531096306],"min":[0.120986235761964,0.000140029608541,-0.0408961531216067],"type":"VEC3"},{"bufferView":0,"byteOffset":2270532,"componentType":5126,"count":4,"max":[0.12098623576380299,0.000240029608541,-0.0408920435209846],"min":[0.120986235761964,0.000140029608541,-0.0408961531103676],"type":"VEC3"},{"bufferView":0,"byteOffset":2270580,"componentType":5126,"count":4,"max":[0.12098970323021299,0.000240029608541,-0.0408920435209846],"min":[0.12098623576353301,0.000140029608541,-0.0408920435221329],"type":"VEC3"},{"bufferView":0,"byteOffset":2270628,"componentType":5126,"count":18,"max":[0.120994904429084,0.000240029608541,-0.0408874202351713],"min":[0.120989703228482,0.000140029608541,-0.0408920435221329],"type":"VEC3"},{"bufferView":0,"byteOffset":2270844,"componentType":5126,"count":4,"max":[0.120994904443342,0.000240029608541,-0.0408048859890243],"min":[0.120994904428721,0.000140029608540999,-0.040887420235329604],"type":"VEC3"},{"bufferView":0,"byteOffset":2270892,"componentType":5126,"count":16,"max":[0.120994904443342,0.000240029608541,-0.0408002627000026],"min":[0.12098970324500001,0.000140029608540999,-0.040804885989116],"type":"VEC3"},{"bufferView":0,"byteOffset":2271084,"componentType":5126,"count":4,"max":[0.12118326059371,0.000240029608541,-0.0408591668417048],"min":[0.12117750289240099,0.000140029608541,-0.0408839956107615],"type":"VEC3"},{"bufferView":0,"byteOffset":2271132,"componentType":5126,"count":4,"max":[0.12117750289300101,0.000240029608541,-0.0408591668378113],"min":[0.121151539707211,0.000140029608541,-0.0408591668423508],"type":"VEC3"},{"bufferView":0,"byteOffset":2271180,"componentType":5126,"count":4,"max":[0.121151539707641,0.000240029608541,-0.0408591668378113],"min":[0.121146338505382,0.000140029608541,-0.0408805495431419],"type":"VEC3"},{"bufferView":0,"byteOffset":2271228,"componentType":5126,"count":4,"max":[0.121146338505742,0.000240029608541,-0.040880549541968896],"min":[0.12114576059338501,0.000140029608541,-0.0408851086184899],"type":"VEC3"},{"bufferView":0,"byteOffset":2271276,"componentType":5126,"count":14,"max":[0.121151539701909,0.000240029608541,-0.0408851086177118],"min":[0.12114576059338501,0.000140029608541,-0.0408920435506222],"type":"VEC3"},{"bufferView":0,"byteOffset":2271444,"componentType":5126,"count":4,"max":[0.12115327343523301,0.000240029608541,-0.0408920435502293],"min":[0.121151539701883,0.000140029608541,-0.0408920435513164],"type":"VEC3"},{"bufferView":0,"byteOffset":2271492,"componentType":5126,"count":4,"max":[0.12115327343523301,0.000240029608541,-0.0408920435505324],"min":[0.121153273434044,0.000140029608541,-0.040896153139915396],"type":"VEC3"},{"bufferView":0,"byteOffset":2271540,"componentType":5126,"count":4,"max":[0.12115327343451401,0.000240029608541,-0.0408961531350977],"min":[0.121131890727804,0.000140029608541,-0.040896153139915396],"type":"VEC3"},{"bufferView":0,"byteOffset":2271588,"componentType":5126,"count":4,"max":[0.121131890729283,0.000240029608541,-0.040892043546451706],"min":[0.121131890727804,0.000140029608541,-0.0408961531358347],"type":"VEC3"},{"bufferView":0,"byteOffset":2271636,"componentType":5126,"count":4,"max":[0.121133624462623,0.000240029608541,-0.040892043546451706],"min":[0.121131890728993,0.000140029608541,-0.0408920435475777],"type":"VEC3"},{"bufferView":0,"byteOffset":2271684,"componentType":5126,"count":18,"max":[0.121139981483802,0.000240029608541,-0.0408858149523184],"min":[0.12113362446246301,0.000140029608541,-0.040892043547290396],"type":"VEC3"},{"bufferView":0,"byteOffset":2271900,"componentType":5126,"count":4,"max":[0.121162498623059,0.000240029608541,-0.0407961531408224],"min":[0.121139981483418,0.000140029608541,-0.0408858149530666],"type":"VEC3"},{"bufferView":0,"byteOffset":2271948,"componentType":5126,"count":4,"max":[0.12117114588290799,0.000240029608541,-0.0407947832797413],"min":[0.121162498622569,0.000140029608541,-0.0407961531419924],"type":"VEC3"},{"bufferView":0,"byteOffset":2271996,"componentType":5126,"count":4,"max":[0.12119308507977,0.000240029608541,-0.0407947832797413],"min":[0.12117114588262799,0.000140029608541,-0.0408857079413263],"type":"VEC3"},{"bufferView":0,"byteOffset":2272044,"componentType":5126,"count":14,"max":[0.12120002001010301,0.000240029608541,-0.040885707939887],"min":[0.121193085079293,0.000140029608541,-0.0408920435590888],"type":"VEC3"},{"bufferView":0,"byteOffset":2272212,"componentType":5126,"count":4,"max":[0.12120175374344301,0.000240029608541,-0.040892043558705904],"min":[0.121200020009597,0.000140029608541,-0.040892043559793007],"type":"VEC3"},{"bufferView":0,"byteOffset":2272260,"componentType":5126,"count":4,"max":[0.12120175374344301,0.000240029608541,-0.040892043559008995],"min":[0.121201753742204,0.000140029608541,-0.040896153148392005],"type":"VEC3"},{"bufferView":0,"byteOffset":2272308,"componentType":5126,"count":4,"max":[0.12120175374226401,0.000240029608541,-0.040896153142967996],"min":[0.121176903571144,0.000140029608541,-0.040896153148392005],"type":"VEC3"},{"bufferView":0,"byteOffset":2272356,"componentType":5126,"count":4,"max":[0.12117690357186299,0.000240029608541,-0.040892043554322],"min":[0.121176903571144,0.000140029608541,-0.040896153143705004],"type":"VEC3"},{"bufferView":0,"byteOffset":2272404,"componentType":5126,"count":4,"max":[0.121179215215011,0.000240029608541,-0.040892043554322],"min":[0.12117690357175301,0.000140029608541,-0.040892043555447996],"type":"VEC3"},{"bufferView":0,"byteOffset":2272452,"componentType":5126,"count":14,"max":[0.121183838504061,0.000240029608541,-0.0408879981782427],"min":[0.121179215214963,0.000140029608541,-0.040892043555268404],"type":"VEC3"},{"bufferView":0,"byteOffset":2272620,"componentType":5126,"count":6,"max":[0.121183838504061,0.000240029608541,-0.0408839956105705],"min":[0.12118326059303,0.000140029608541,-0.0408879981791646],"type":"VEC3"},{"bufferView":0,"byteOffset":2272692,"componentType":5126,"count":4,"max":[0.120857918141782,0.000240029608541,-0.040804885964643905],"min":[0.120857918127326,0.000140029608540999,-0.0408874202110867],"type":"VEC3"},{"bufferView":0,"byteOffset":2272740,"componentType":5126,"count":18,"max":[0.120863162133779,0.000240029608541,-0.0408874202107909],"min":[0.120857918127326,0.000140029608541,-0.0408920435002032],"type":"VEC3"},{"bufferView":0,"byteOffset":2272956,"componentType":5126,"count":4,"max":[0.120878894153712,0.000240029608541,-0.0408920434998077],"min":[0.120863162133393,0.000140029608541,-0.040892043502755104],"type":"VEC3"},{"bufferView":0,"byteOffset":2273004,"componentType":5126,"count":16,"max":[0.120901603918205,0.000240029608541,-0.0408714955603665],"min":[0.12087889415353299,0.000140029608541,-0.040892043502755104],"type":"VEC3"},{"bufferView":0,"byteOffset":2273196,"componentType":5126,"count":4,"max":[0.120904493473026,0.000240029608541,-0.0408714955603665],"min":[0.12090160391780501,0.000140029608541,-0.0408728654246513],"type":"VEC3"},{"bufferView":0,"byteOffset":2273244,"componentType":5126,"count":4,"max":[0.120904493473026,0.000240029608541,-0.0408728654244903],"min":[0.120899228057394,0.000140029608541,-0.0408961530948877],"type":"VEC3"},{"bufferView":0,"byteOffset":2273292,"componentType":5126,"count":4,"max":[0.12089922805796399,0.000240029608541,-0.0408961530839015],"min":[0.120839082508484,0.000140029608541,-0.0408961530948877],"type":"VEC3"},{"bufferView":0,"byteOffset":2273340,"componentType":5126,"count":4,"max":[0.120839082510103,0.000240029608541,-0.0408920434952555],"min":[0.120839082508484,0.000140029608541,-0.0408961530846385],"type":"VEC3"},{"bufferView":0,"byteOffset":2273388,"componentType":5126,"count":4,"max":[0.120843127888068,0.000240029608541,-0.0408920434952555],"min":[0.120839082509203,0.000140029608541,-0.040892043496496104],"type":"VEC3"},{"bufferView":0,"byteOffset":2273436,"componentType":5126,"count":18,"max":[0.12084832908642401,0.000240029608541,-0.0408874202095433],"min":[0.120843127886653,0.000140029608541,-0.040892043496496104],"type":"VEC3"},{"bufferView":0,"byteOffset":2273652,"componentType":5126,"count":4,"max":[0.120848329100781,0.000240029608541,-0.0408048859633963],"min":[0.120848329086261,0.000140029608540999,-0.040887420209705705],"type":"VEC3"},{"bufferView":0,"byteOffset":2273700,"componentType":5126,"count":16,"max":[0.120848329100781,0.000240029608541,-0.040800262674384004],"min":[0.12084312790287,0.000140029608540999,-0.040804885963483105],"type":"VEC3"},{"bufferView":0,"byteOffset":2273892,"componentType":5126,"count":4,"max":[0.12084312790367,0.000240029608541,-0.0408002626737586],"min":[0.12083966043619,0.000140029608541,-0.040800262674386904],"type":"VEC3"},{"bufferView":0,"byteOffset":2273940,"componentType":5126,"count":4,"max":[0.120839660437829,0.000240029608541,-0.0407961530843756],"min":[0.12083966043619,0.000140029608541,-0.040800262673780605],"type":"VEC3"},{"bufferView":0,"byteOffset":2273988,"componentType":5126,"count":4,"max":[0.120867164718039,0.000240029608541,-0.0407961530843756],"min":[0.12083966043770901,0.000140029608541,-0.040796153089548606],"type":"VEC3"},{"bufferView":0,"byteOffset":2274036,"componentType":5126,"count":4,"max":[0.120867164718039,0.000240029608541,-0.0407961530891846],"min":[0.1208671647172,0.000140029608541,-0.0408002626789316],"type":"VEC3"},{"bufferView":0,"byteOffset":2274084,"componentType":5126,"count":4,"max":[0.12086716471792999,0.000240029608541,-0.0408002626778823],"min":[0.120863119341011,0.000140029608541,-0.0408002626789316],"type":"VEC3"},{"bufferView":0,"byteOffset":2274132,"componentType":5126,"count":16,"max":[0.12086311934138,0.000240029608541,-0.0408002626778823],"min":[0.120857918141744,0.000140029608540999,-0.0408048859649428],"type":"VEC3"},{"bufferView":0,"byteOffset":2274324,"componentType":5126,"count":4,"max":[0.121068877045892,0.000240029608541,-0.040804886001958106],"min":[0.12106887703132001,0.000140029608540999,-0.040887420248191704],"type":"VEC3"},{"bufferView":0,"byteOffset":2274372,"componentType":5126,"count":16,"max":[0.121068877045892,0.000240029608541,-0.0408002627128449],"min":[0.12106311934122001,0.000140029608540999,-0.0408048860020279],"type":"VEC3"},{"bufferView":0,"byteOffset":2274564,"componentType":5126,"count":4,"max":[0.12106311934176,0.000240029608541,-0.0408002627121595],"min":[0.12105928800495001,0.000140029608541,-0.0408002627128514],"type":"VEC3"},{"bufferView":0,"byteOffset":2274612,"componentType":5126,"count":4,"max":[0.121059288006329,0.000240029608541,-0.040796153122776506],"min":[0.12105928800495001,0.000140029608541,-0.0408002627121815],"type":"VEC3"},{"bufferView":0,"byteOffset":2274660,"componentType":5126,"count":4,"max":[0.12108546523195901,0.000240029608541,-0.040796153122776506],"min":[0.121059288006209,0.000140029608541,-0.0407961531277174],"type":"VEC3"},{"bufferView":0,"byteOffset":2274708,"componentType":5126,"count":18,"max":[0.121125041422596,0.000240029608541,-0.040796153127619396],"min":[0.12108546523189401,0.000140029608540999,-0.0408440983401172],"type":"VEC3"},{"bufferView":0,"byteOffset":2274924,"componentType":5126,"count":18,"max":[0.121125041422596,0.000240029608541,-0.040844098339395306],"min":[0.12108409535185401,0.000140029608540999,-0.0408961531274779],"type":"VEC3"},{"bufferView":0,"byteOffset":2275140,"componentType":5126,"count":4,"max":[0.121084095352471,0.000240029608541,-0.040896153122403495],"min":[0.121059287988104,0.000140029608541,-0.0408961531274779],"type":"VEC3"},{"bufferView":0,"byteOffset":2275188,"componentType":5126,"count":4,"max":[0.121059287989563,0.000240029608541,-0.0408920435337575],"min":[0.121059287988104,0.000140029608541,-0.0408961531231405],"type":"VEC3"},{"bufferView":0,"byteOffset":2275236,"componentType":5126,"count":4,"max":[0.121063483195433,0.000240029608541,-0.0408920435337575],"min":[0.12105928798944302,0.000140029608541,-0.0408920435350279],"type":"VEC3"},{"bufferView":0,"byteOffset":2275284,"componentType":5126,"count":14,"max":[0.121068877031461,0.000240029608541,-0.0408874202481051],"min":[0.121063483195364,0.000140029608541,-0.0408920435350279],"type":"VEC3"},{"bufferView":0,"byteOffset":2275452,"componentType":5126,"count":14,"max":[0.120977096213325,0.000240029608541,-0.0408681779377496],"min":[0.120948093638896,0.000140029608540999,-0.0408961531036993],"type":"VEC3"},{"bufferView":0,"byteOffset":2275620,"componentType":5126,"count":20,"max":[0.12094809363952401,0.000240029608541,-0.0408457678227826],"min":[0.120912712655184,0.000140029608540999,-0.0408961531036993],"type":"VEC3"},{"bufferView":0,"byteOffset":2275860,"componentType":5126,"count":18,"max":[0.12095040530169901,0.000240029608541,-0.0407947832410888],"min":[0.120912712655184,0.000140029608540999,-0.0408457678235404],"type":"VEC3"},{"bufferView":0,"byteOffset":2276076,"componentType":5126,"count":6,"max":[0.120958538862537,0.000240029608541,-0.0407947832410888],"min":[0.120950405301088,0.000140029608540999,-0.0407958748520999],"type":"VEC3"},{"bufferView":0,"byteOffset":2276148,"componentType":5126,"count":6,"max":[0.12096549519865199,0.000240029608541,-0.0407958748519224],"min":[0.12095853886196,0.000140029608540999,-0.040797522969764],"type":"VEC3"},{"bufferView":0,"byteOffset":2276220,"componentType":5126,"count":14,"max":[0.12097187362299801,0.000240029608541,-0.0407947832448425],"min":[0.120965495197869,0.000140029608540999,-0.040797522969764],"type":"VEC3"},{"bufferView":0,"byteOffset":2276388,"componentType":5126,"count":4,"max":[0.120977096221927,0.000240029608541,-0.0407947832448425],"min":[0.12097187362251001,0.000140029608541,-0.0408194407795736],"type":"VEC3"},{"bufferView":0,"byteOffset":2276436,"componentType":5126,"count":4,"max":[0.120977096221927,0.000240029608541,-0.0408194407790926],"min":[0.120973628754817,0.000140029608541,-0.0408208106426533],"type":"VEC3"},{"bufferView":0,"byteOffset":2276484,"componentType":5126,"count":14,"max":[0.12097362875504901,0.000240029608541,-0.040798892829925],"min":[0.120949228073858,0.000140029608540999,-0.0408208106426533],"type":"VEC3"},{"bufferView":0,"byteOffset":2276652,"componentType":5126,"count":18,"max":[0.12094922807434,0.000240029608541,-0.040798892829925],"min":[0.12092367155941701,0.000140029608540999,-0.040845061489839504],"type":"VEC3"},{"bufferView":0,"byteOffset":2276868,"componentType":5126,"count":18,"max":[0.120948650147932,0.000240029608541,-0.0408450614891701],"min":[0.12092367155941701,0.000140029608540999,-0.040890673651742905],"type":"VEC3"},{"bufferView":0,"byteOffset":2277084,"componentType":5126,"count":20,"max":[0.12097362874746201,0.000240029608541,-0.040866422799944305],"min":[0.12094865014733201,0.000140029608541,-0.040890673651742905],"type":"VEC3"},{"bufferView":0,"byteOffset":2277324,"componentType":5126,"count":4,"max":[0.120977096213325,0.000240029608541,-0.040866422799944305],"min":[0.120973628747173,0.000140029608541,-0.040868177938017905],"type":"VEC3"},{"bufferView":0,"byteOffset":2277372,"componentType":5126,"count":4,"max":[0.120727852005532,0.000240029608019,-0.0410726071041066],"min":[0.12022785196182,0.000240029608019,-0.0413226071915294],"type":"VEC3"},{"bufferView":0,"byteOffset":2277420,"componentType":5126,"count":4,"max":[0.120227852005532,0.0006400296083919999,-0.0410726071041066],"min":[0.12022785196182,0.000240029608019,-0.0413226071041066],"type":"VEC3"},{"bufferView":0,"byteOffset":2277468,"componentType":5126,"count":4,"max":[0.120727852005532,0.0006400296083919999,-0.0410726071041066],"min":[0.12022785196182,0.0006400296083919999,-0.0413226071915294],"type":"VEC3"},{"bufferView":0,"byteOffset":2277516,"componentType":5126,"count":4,"max":[0.120727852005532,0.001750029608539,-0.0410726071915294],"min":[0.12072785196130001,0.0006400296083919999,-0.0413226071915294],"type":"VEC3"},{"bufferView":0,"byteOffset":2277564,"componentType":5126,"count":4,"max":[0.116597852006052,0.001750029608539,-0.0410726064690472],"min":[0.11659785196048,0.0006400296083919999,-0.041322606469417204],"type":"VEC3"},{"bufferView":0,"byteOffset":2277612,"componentType":5126,"count":4,"max":[0.116522852399684,0.001750029608539,-0.0388226064034802],"min":[0.116222852398934,0.001550029608539,-0.0388226064563039],"type":"VEC3"},{"bufferView":0,"byteOffset":2277660,"componentType":5126,"count":4,"max":[0.116222852399454,0.001750029608539,-0.0388226064034802],"min":[0.116222852320254,0.001550029608539,-0.0392726064045952],"type":"VEC3"},{"bufferView":0,"byteOffset":2277708,"componentType":5126,"count":4,"max":[0.116522852321004,0.001750029608539,-0.039272606403105204],"min":[0.116222852320254,0.001550029608539,-0.0392726064570489],"type":"VEC3"},{"bufferView":0,"byteOffset":2277756,"componentType":5126,"count":4,"max":[0.116522852399684,0.001750029608539,-0.038822606455933904],"min":[0.11652285231965401,0.001550029608539,-0.0392726064570489],"type":"VEC3"},{"bufferView":0,"byteOffset":2277804,"componentType":5126,"count":4,"max":[0.12110285239893401,0.001750029608539,-0.0388226072567265],"min":[0.121102852319734,0.001550029608539,-0.0392726072578415],"type":"VEC3"},{"bufferView":0,"byteOffset":2277852,"componentType":5126,"count":4,"max":[0.12110285239893401,0.001750029608539,-0.0388226072042728],"min":[0.120802852398184,0.001550029608539,-0.0388226072570965],"type":"VEC3"},{"bufferView":0,"byteOffset":2277900,"componentType":5126,"count":4,"max":[0.120802852399534,0.001750029608539,-0.0388226072042728],"min":[0.120802852320254,0.001550029608539,-0.0392726072053878],"type":"VEC3"},{"bufferView":0,"byteOffset":2277948,"componentType":5126,"count":4,"max":[0.121102852320254,0.001750029608539,-0.0392726072038978],"min":[0.120802852320254,0.001550029608539,-0.0392726072578415],"type":"VEC3"},{"bufferView":0,"byteOffset":2277996,"componentType":5126,"count":4,"max":[0.11618285243479301,0.0010700296080930001,-0.038622606360138804],"min":[0.115972852416419,0.0009800296082430001,-0.0387226063966964],"type":"VEC3"},{"bufferView":0,"byteOffset":2278044,"componentType":5126,"count":6,"max":[0.11618285243479301,0.0012100296090619999,-0.0386226063968564],"min":[0.11618285225031601,0.000240029608391,-0.0396726063968574],"type":"VEC3"},{"bufferView":0,"byteOffset":2278116,"componentType":5126,"count":4,"max":[0.11650285243323301,0.0012100296090619999,-0.0386226063968564],"min":[0.11618285225031601,0.001210029608539,-0.0396726064528069],"type":"VEC3"},{"bufferView":0,"byteOffset":2278164,"componentType":5126,"count":4,"max":[0.11650285243323301,0.0012100296086889999,-0.0386226064528069],"min":[0.116502852248756,0.000150029608167,-0.0396726064528079],"type":"VEC3"},{"bufferView":0,"byteOffset":2278212,"componentType":5126,"count":4,"max":[0.116697852433533,0.000150029608914,-0.0386226064528069],"min":[0.116502852250316,0.000150029608167,-0.039672606487646804],"type":"VEC3"},{"bufferView":0,"byteOffset":2278260,"componentType":5126,"count":4,"max":[0.120627852433233,0.000457665794648,-0.0386226071364531],"min":[0.12041285213666601,0.000457665793865,-0.040322607174044796],"type":"VEC3"},{"bufferView":0,"byteOffset":2278308,"componentType":5126,"count":4,"max":[0.120412852433383,0.000457665794648,-0.0386226071364531],"min":[0.12041285213666601,0.00029766579386499996,-0.040322607136453005],"type":"VEC3"},{"bufferView":0,"byteOffset":2278356,"componentType":5126,"count":4,"max":[0.120412852433383,0.00029766579449899997,-0.0386226065244936],"min":[0.11691285213666601,0.00029766579386499996,-0.040322607136453005],"type":"VEC3"},{"bufferView":0,"byteOffset":2278404,"componentType":5126,"count":4,"max":[0.116912852433383,0.000457665794648,-0.0386226065244936],"min":[0.11691285213666601,0.00029766579386499996,-0.040322606524493605],"type":"VEC3"},{"bufferView":0,"byteOffset":2278452,"componentType":5126,"count":4,"max":[0.116912852433383,0.000457665794648,-0.0386226064869018],"min":[0.116697852136816,0.000457665793865,-0.040322606524493605],"type":"VEC3"},{"bufferView":0,"byteOffset":2278500,"componentType":5126,"count":4,"max":[0.116697852433533,0.0010776657949079999,-0.0386226064869018],"min":[0.116697852136666,0.000457665793865,-0.0403226064869018],"type":"VEC3"},{"bufferView":0,"byteOffset":2278548,"componentType":5126,"count":4,"max":[0.116912852433383,0.0010776657949079999,-0.0386226064869018],"min":[0.116697852136666,0.001077665793828,-0.0403226065244926],"type":"VEC3"},{"bufferView":0,"byteOffset":2278596,"componentType":5126,"count":4,"max":[0.116912852433383,0.001547665794499,-0.0386226065244936],"min":[0.11691285213651599,0.001077665793828,-0.0403226065244926],"type":"VEC3"},{"bufferView":0,"byteOffset":2278644,"componentType":5126,"count":20,"max":[0.120412852433383,0.001547665794499,-0.0386226065244936],"min":[0.11691285213666601,0.0015476657926720002,-0.040322607136452],"type":"VEC3"},{"bufferView":0,"byteOffset":2278884,"componentType":5126,"count":4,"max":[0.120412852433383,0.001547665794499,-0.0386226071364531],"min":[0.12041285213666601,0.001077665793828,-0.040322607136452],"type":"VEC3"},{"bufferView":0,"byteOffset":2278932,"componentType":5126,"count":4,"max":[0.120627852433233,0.001077665793864,-0.0386226071364531],"min":[0.12041285213666601,0.001077665793828,-0.040322607174043804],"type":"VEC3"},{"bufferView":0,"byteOffset":2278980,"componentType":5126,"count":4,"max":[0.120627852433233,0.001077665793864,-0.0386226071740449],"min":[0.120627852136516,0.000457665793865,-0.040322607174044796],"type":"VEC3"},{"bufferView":0,"byteOffset":2279028,"componentType":5126,"count":12,"max":[0.11669785225031601,0.0012100296090619999,-0.0396726063593938],"min":[0.11597285225031599,0.000050029608540999796,-0.039672606487646804],"type":"VEC3"},{"bufferView":0,"byteOffset":2279172,"componentType":5126,"count":4,"max":[0.116442852259058,0.000050029608540999796,-0.039622606407348104],"min":[0.116242852250386,2.96085399996643e-8,-0.039672606441571195],"type":"VEC3"},{"bufferView":0,"byteOffset":2279220,"componentType":5126,"count":4,"max":[0.116182852370959,0.000240029608391,-0.038982606360287796],"min":[0.11597285225031599,0.000240029608019,-0.0396726063968574],"type":"VEC3"},{"bufferView":0,"byteOffset":2279268,"componentType":5126,"count":4,"max":[0.116182852416899,0.0009800296086868,-0.038722606360508796],"min":[0.115972852370959,0.000240029608019,-0.0389826063973794],"type":"VEC3"},{"bufferView":0,"byteOffset":2279316,"componentType":5126,"count":4,"max":[0.118342852040501,0.00009002960879199979,-0.0408726067469204],"min":[0.11818285204050101,0.000050029609685999804,-0.0408726067748957],"type":"VEC3"},{"bufferView":0,"byteOffset":2279364,"componentType":5126,"count":16,"max":[0.118342852040501,0.000050029609685999804,-0.0408726067469204],"min":[0.118182852031759,2.96089409997525e-8,-0.0409226067737777],"type":"VEC3"},{"bufferView":0,"byteOffset":2279556,"componentType":5126,"count":4,"max":[0.118342852031759,2.96089409997525e-8,-0.0409226067458024],"min":[0.118182851970563,2.96089409997525e-8,-0.0412726067734027],"type":"VEC3"},{"bufferView":0,"byteOffset":2279604,"componentType":5126,"count":16,"max":[0.118342851970563,0.0000500296078239997,-0.041272606745427404],"min":[0.11818285196182,2.96089409997525e-8,-0.041322606774152705],"type":"VEC3"},{"bufferView":0,"byteOffset":2279796,"componentType":5126,"count":4,"max":[0.11834285196182001,0.001497665793038,-0.0413226067461774],"min":[0.11818285196182,0.0000500296078239997,-0.041322606774152705],"type":"VEC3"},{"bufferView":0,"byteOffset":2279844,"componentType":5126,"count":16,"max":[0.118342851970563,0.0015476657937830002,-0.0412726067472974],"min":[0.11818285196182,0.001497665793038,-0.041322606774152705],"type":"VEC3"},{"bufferView":0,"byteOffset":2280036,"componentType":5126,"count":4,"max":[0.118342851980109,0.001547665795645,-0.0412180093311574],"min":[0.118182851970563,0.0015476657937830002,-0.0412726067752727],"type":"VEC3"},{"bufferView":0,"byteOffset":2280084,"componentType":5126,"count":4,"max":[0.118352851979812,0.0015606934386560001,-0.041218009329409],"min":[0.118172851962118,0.001560693438285,-0.0413226067759012],"type":"VEC3"},{"bufferView":0,"byteOffset":2280132,"componentType":5126,"count":4,"max":[0.117552851980109,0.0015606934386560001,-0.0412180091887725],"min":[0.11737285196137001,0.0015606934377770001,-0.041322606636394706],"type":"VEC3"},{"bufferView":0,"byteOffset":2280180,"componentType":5126,"count":4,"max":[0.11709785200553201,0.000240029608019,-0.041072606469417204],"min":[0.116597851961,0.000240029608019,-0.04132260655684],"type":"VEC3"},{"bufferView":0,"byteOffset":2280228,"componentType":5126,"count":4,"max":[0.11709785200553201,0.0006400296083919999,-0.04107260655684],"min":[0.117097851961,0.000240029608019,-0.04132260655684],"type":"VEC3"},{"bufferView":0,"byteOffset":2280276,"componentType":5126,"count":4,"max":[0.11709785200553201,0.0006400296083919999,-0.041072606469417204],"min":[0.116597851961,0.0006400296083919999,-0.04132260655684],"type":"VEC3"},{"bufferView":0,"byteOffset":2280324,"componentType":5126,"count":4,"max":[0.119952851979809,0.0015606934386560001,-0.0412180096084019],"min":[0.11977285196175001,0.001560693438285,-0.0413226070560241],"type":"VEC3"},{"bufferView":0,"byteOffset":2280372,"componentType":5126,"count":4,"max":[0.119152851979811,0.0015606934386560001,-0.041218009468525406],"min":[0.118972851961,0.001560693438285,-0.0413226069161476],"type":"VEC3"},{"bufferView":0,"byteOffset":2280420,"componentType":5126,"count":4,"max":[0.11914285198003399,0.00154766579473,-0.041218009471033906],"min":[0.11898285197056199,0.0015476657937830002,-0.041272606915149196],"type":"VEC3"},{"bufferView":0,"byteOffset":2280468,"componentType":5126,"count":16,"max":[0.11914285197056201,0.0015476657937830002,-0.0412726068871739],"min":[0.118982851961819,0.001497665793038,-0.041322606914029204],"type":"VEC3"},{"bufferView":0,"byteOffset":2280660,"componentType":5126,"count":4,"max":[0.11914285196181901,0.001497665793038,-0.041322606886053895],"min":[0.118982851961819,0.0000500296078239997,-0.041322606914029204],"type":"VEC3"},{"bufferView":0,"byteOffset":2280708,"componentType":5126,"count":16,"max":[0.11914285197056201,0.0000500296078239997,-0.0412726068853039],"min":[0.118982851961819,2.96089409997525e-8,-0.041322606914029204],"type":"VEC3"},{"bufferView":0,"byteOffset":2280900,"componentType":5126,"count":4,"max":[0.11914285203175799,2.96089409997525e-8,-0.040922606885678905],"min":[0.11898285197056199,2.96089409997525e-8,-0.0412726069132792],"type":"VEC3"},{"bufferView":0,"byteOffset":2280948,"componentType":5126,"count":16,"max":[0.1191428520405,0.000050029609685999804,-0.040872606886796906],"min":[0.118982852031758,2.96089409997525e-8,-0.0409226069136542],"type":"VEC3"},{"bufferView":0,"byteOffset":2281140,"componentType":5126,"count":4,"max":[0.1191428520405,0.00009002960879199979,-0.040872606886796906],"min":[0.1189828520405,0.000050029609685999804,-0.0408726069147722],"type":"VEC3"},{"bufferView":0,"byteOffset":2281188,"componentType":5126,"count":4,"max":[0.119942851980039,0.00154766579473,-0.0412180096109103],"min":[0.119782851970563,0.0015476657937830002,-0.041272607055025605],"type":"VEC3"},{"bufferView":0,"byteOffset":2281236,"componentType":5126,"count":16,"max":[0.119942851970563,0.0015476657937830002,-0.0412726070270503],"min":[0.11978285196182001,0.001497665793038,-0.0413226070539056],"type":"VEC3"},{"bufferView":0,"byteOffset":2281428,"componentType":5126,"count":4,"max":[0.11994285196182,0.001497665793038,-0.041322607025930304],"min":[0.11978285196182001,0.0000500296078239997,-0.0413226070539056],"type":"VEC3"},{"bufferView":0,"byteOffset":2281476,"componentType":5126,"count":16,"max":[0.119942851970563,0.0000500296078239997,-0.0412726070251803],"min":[0.11978285196182001,2.96089409997525e-8,-0.0413226070539056],"type":"VEC3"},{"bufferView":0,"byteOffset":2281668,"componentType":5126,"count":4,"max":[0.119942852031759,2.96089409997525e-8,-0.0409226070255553],"min":[0.119782851970563,2.96089409997525e-8,-0.0412726070531556],"type":"VEC3"},{"bufferView":0,"byteOffset":2281716,"componentType":5126,"count":16,"max":[0.119942852040501,0.000050029609685999804,-0.0408726070266733],"min":[0.11978285203175901,2.96089409997525e-8,-0.040922607053530596],"type":"VEC3"},{"bufferView":0,"byteOffset":2281908,"componentType":5126,"count":4,"max":[0.119942852040501,0.00009002960879199979,-0.0408726070266733],"min":[0.119782852040501,0.000050029609685999804,-0.040872607054648596],"type":"VEC3"},{"bufferView":0,"byteOffset":2281956,"componentType":5126,"count":4,"max":[0.117542851980329,0.0015476657939920001,-0.041218009191281],"min":[0.117382851970563,0.0015476657935310002,-0.0412726066342763],"type":"VEC3"},{"bufferView":0,"byteOffset":2282004,"componentType":5126,"count":16,"max":[0.11754285197056301,0.0015476657935310002,-0.041272606606301],"min":[0.11738285196182,0.001497665794649,-0.0413226066350163],"type":"VEC3"},{"bufferView":0,"byteOffset":2282196,"componentType":5126,"count":4,"max":[0.11754285196182,0.001497665794649,-0.041322606607041006],"min":[0.11738285196182,0.0000500296094349997,-0.0413226066350163],"type":"VEC3"},{"bufferView":0,"byteOffset":2282244,"componentType":5126,"count":16,"max":[0.11754285197056301,0.0000500296094349997,-0.041272606606301],"min":[0.11738285196182,2.96086899996854e-8,-0.0413226066350163],"type":"VEC3"},{"bufferView":0,"byteOffset":2282436,"componentType":5126,"count":4,"max":[0.117542852031759,2.96086899996854e-8,-0.040922606606671005],"min":[0.117382851970563,2.96086899996854e-8,-0.0412726066342763],"type":"VEC3"},{"bufferView":0,"byteOffset":2282484,"componentType":5126,"count":16,"max":[0.11754285204050101,0.0000500296094349997,-0.040872606605926],"min":[0.11738285203175901,2.96086899996854e-8,-0.0409226066346463],"type":"VEC3"},{"bufferView":0,"byteOffset":2282676,"componentType":5126,"count":4,"max":[0.117542852040651,0.0000900296085409998,-0.040872606605926],"min":[0.11738285204050102,0.0000500296094349997,-0.0408726066346473],"type":"VEC3"},{"bufferView":0,"byteOffset":2282724,"componentType":5126,"count":80,"max":[0.121052438677096,0.000240029608541,-0.0407961531101267],"min":[0.120986235761964,0.000240029608541,-0.0408961531216067],"type":"VEC3"},{"bufferView":0,"byteOffset":2283684,"componentType":5126,"count":48,"max":[0.12120175374344301,0.000240029608541,-0.0407947832797413],"min":[0.121131890727804,0.000240029608540989,-0.040896153148392005],"type":"VEC3"},{"bufferView":0,"byteOffset":2284260,"componentType":5126,"count":50,"max":[0.120904493471616,0.000240029608541,-0.0407961530843976],"min":[0.120839082509724,0.000240029608541,-0.0408961530948877],"type":"VEC3"},{"bufferView":0,"byteOffset":2284860,"componentType":5126,"count":65,"max":[0.121125041422596,0.00024002960854157602,-0.0407961531227985],"min":[0.121059287988104,0.00024002960854099302,-0.0408961531274779],"type":"VEC3"},{"bufferView":0,"byteOffset":2285640,"componentType":5126,"count":67,"max":[0.12097709622133701,0.000240029608541,-0.0407947832410888],"min":[0.120912712655184,0.000240029608541,-0.0408961531036986],"type":"VEC3"},{"bufferView":0,"byteOffset":2286444,"componentType":5126,"count":4,"max":[0.116522852399684,0.001550029608539,-0.038822606403850206],"min":[0.116222852320254,0.001550029608539,-0.0392726064563038],"type":"VEC3"},{"bufferView":0,"byteOffset":2286492,"componentType":5126,"count":4,"max":[0.12110285239893401,0.001550029608539,-0.0388226072046428],"min":[0.120802852320254,0.001550029608539,-0.0392726072563515],"type":"VEC3"},{"bufferView":0,"byteOffset":2286540,"componentType":5126,"count":44,"max":[0.12062785213666599,0.001547665793864,-0.0403226064869018],"min":[0.116697852136666,0.00029766579386499996,-0.040322607174044796],"type":"VEC3"},{"bufferView":0,"byteOffset":2287068,"componentType":5126,"count":8,"max":[0.118342852333275,0.001547665793864,-0.0391981348302085],"min":[0.118182852331015,0.001546578797298,-0.0392085039508618],"type":"VEC3"},{"bufferView":0,"byteOffset":2287164,"componentType":5126,"count":24,"max":[0.11834285238145001,0.001547665793864,-0.0389226067737728],"min":[0.118342852136368,0.001331503582678,-0.0403226067745217],"type":"VEC3"},{"bufferView":0,"byteOffset":2287452,"componentType":5126,"count":24,"max":[0.11898285238144901,0.001547665793864,-0.0389226068856739],"min":[0.118982852136964,0.001331503582678,-0.040322606886422904],"type":"VEC3"},{"bufferView":0,"byteOffset":2287740,"componentType":5126,"count":8,"max":[0.11914285233327401,0.001547665793864,-0.0391981349701659],"min":[0.11898285233176001,0.001546578796915,-0.0392085040907382],"type":"VEC3"},{"bufferView":0,"byteOffset":2287836,"componentType":5126,"count":24,"max":[0.119142852381449,0.001547665793864,-0.038922606913649196],"min":[0.119142852137113,0.001331503582678,-0.0403226069143982],"type":"VEC3"},{"bufferView":0,"byteOffset":2288124,"componentType":5126,"count":24,"max":[0.11978285238145,0.001547665793864,-0.0389226070255504],"min":[0.119782852135846,0.001331503582678,-0.0403226070262993],"type":"VEC3"},{"bufferView":0,"byteOffset":2288412,"componentType":5126,"count":8,"max":[0.11994285233327501,0.001547665793864,-0.0391981351100424],"min":[0.11978285233064201,0.001546578796915,-0.0392085042306146],"type":"VEC3"},{"bufferView":0,"byteOffset":2288508,"componentType":5126,"count":24,"max":[0.11994285238145,0.001547665793864,-0.038922607053525606],"min":[0.11994285213599601,0.001331503582678,-0.0403226070542746],"type":"VEC3"},{"bufferView":0,"byteOffset":2288796,"componentType":5126,"count":24,"max":[0.11738285238144999,0.001547665793864,-0.038922606606671004],"min":[0.117382852137336,0.001331503582678,-0.04032260660667],"type":"VEC3"},{"bufferView":0,"byteOffset":2289084,"componentType":5126,"count":8,"max":[0.117542852333425,0.001547665793864,-0.039198134691158],"min":[0.11738285233207026,0.001546578796663,-0.0392085038109853],"type":"VEC3"},{"bufferView":0,"byteOffset":2289180,"componentType":5126,"count":24,"max":[0.11754285238145,0.001547665793864,-0.0389226066346463],"min":[0.117542852137486,0.001331503582678,-0.0403226066346453],"type":"VEC3"},{"bufferView":0,"byteOffset":2289468,"componentType":5126,"count":24,"max":[0.11818285238145,0.001547665793864,-0.038922606745797506],"min":[0.118182852136219,0.001331503582678,-0.0403226067465465],"type":"VEC3"},{"bufferView":0,"byteOffset":2289756,"componentType":5126,"count":4,"max":[0.116442852425161,0.001080029608539,-0.0386726064073471],"min":[0.116242852249826,0.001080029608242,-0.0396726064423172],"type":"VEC3"},{"bufferView":0,"byteOffset":2289804,"componentType":5126,"count":26,"max":[0.116442852425161,0.001080029608539,-0.0386726064423162],"min":[0.116442852249646,2.96085399996643e-8,-0.0396726064423172],"type":"VEC3"},{"bufferView":0,"byteOffset":2290116,"componentType":5126,"count":26,"max":[0.116242852425911,0.001080029608539,-0.0386726064073471],"min":[0.116242852249826,2.96085399996643e-8,-0.0396726064073481],"type":"VEC3"},{"bufferView":0,"byteOffset":2290428,"componentType":5126,"count":4,"max":[0.11644285239924701,2.96087229997638e-8,-0.0388208167026871],"min":[0.116242852259808,2.96085399996643e-8,-0.0396226064423172],"type":"VEC3"},{"bufferView":0,"byteOffset":2290476,"componentType":5126,"count":4,"max":[0.121176924982469,0.000240029608541,-0.0408059776277256],"min":[0.12116538817492101,0.000140029608914,-0.0408550572532978],"type":"VEC3"},{"bufferView":0,"byteOffset":2290524,"componentType":5126,"count":4,"max":[0.121176924982469,0.000240029608541,-0.040855057248953504],"min":[0.121152695530269,0.000140029608914,-0.0408550572532978],"type":"VEC3"},{"bufferView":0,"byteOffset":2290572,"componentType":5126,"count":4,"max":[0.121165388175781,0.000240029608541,-0.0408059776277256],"min":[0.121152695530269,0.000140029608914,-0.040855057249061404],"type":"VEC3"},{"bufferView":0,"byteOffset":2290620,"componentType":5126,"count":18,"max":[0.121114082518276,0.000240029608541532,-0.040845296967862904],"min":[0.1210846946674,0.000140029608541,-0.0408920435385438],"type":"VEC3"},{"bufferView":0,"byteOffset":2290836,"componentType":5126,"count":14,"max":[0.121084694667643,0.000240029608541119,-0.040887420249545],"min":[0.121078466072396,0.000140029608541,-0.0408920435385438],"type":"VEC3"},{"bufferView":0,"byteOffset":2291004,"componentType":5126,"count":4,"max":[0.12107846608699199,0.000240029608541034,-0.040804886003205705],"min":[0.121078466072396,0.000140029608541,-0.040887420249781696],"type":"VEC3"},{"bufferView":0,"byteOffset":2291052,"componentType":5126,"count":14,"max":[0.12108638560835,0.00024002960854148102,-0.040800262716915496],"min":[0.12107846608690499,0.000140029608541,-0.0408048860033151],"type":"VEC3"},{"bufferView":0,"byteOffset":2291220,"componentType":5126,"count":18,"max":[0.121114082518276,0.00024002960854157602,-0.040800262716915496],"min":[0.121086385607618,0.000140029608541,-0.0408452969683381],"type":"VEC3"},{"bufferView":0,"byteOffset":2291436,"componentType":5126,"count":4,"max":[0.118342852331557,0.001331503583452,-0.0392079615817155],"min":[0.118182852136219,0.001331503582678,-0.0403226067745217],"type":"VEC3"},{"bufferView":0,"byteOffset":2291484,"componentType":5126,"count":4,"max":[0.11754285233155701,0.001331503583201,-0.039207961442584004],"min":[0.117382852137336,0.001331503582678,-0.0403226066346453],"type":"VEC3"},{"bufferView":0,"byteOffset":2291532,"componentType":5126,"count":4,"max":[0.119942852331557,0.001331503583452,-0.039207961861468396],"min":[0.119782852135846,0.001331503582678,-0.0403226070542746],"type":"VEC3"},{"bufferView":0,"byteOffset":2291580,"componentType":5126,"count":4,"max":[0.119142852331556,0.001331503583452,-0.039207961721591904],"min":[0.118982852136964,0.001331503582678,-0.0403226069143982],"type":"VEC3"},{"bufferView":0,"byteOffset":2291628,"componentType":5126,"count":4,"max":[0.11914285238077901,0.0007000296092850001,-0.0389226068862739],"min":[0.118982852136964,0.00070002960854,-0.0403226069143982],"type":"VEC3"},{"bufferView":0,"byteOffset":2291676,"componentType":5126,"count":4,"max":[0.119142852381449,0.0007000296092850001,-0.0389226069142492],"min":[0.119142852137113,0.00040002960854,-0.0403226069143982],"type":"VEC3"},{"bufferView":0,"byteOffset":2291724,"componentType":5126,"count":4,"max":[0.119142852381449,0.00040002960854,-0.0389226068862739],"min":[0.118982852136964,0.00040002960854,-0.0403226069143982],"type":"VEC3"},{"bufferView":0,"byteOffset":2291772,"componentType":5126,"count":4,"max":[0.11898285238063001,0.0007000296092850001,-0.0389226068862739],"min":[0.118982852136964,0.00040002960854,-0.040322606886422904],"type":"VEC3"},{"bufferView":0,"byteOffset":2291820,"componentType":5126,"count":4,"max":[0.11994285238078,0.0007000296092850001,-0.038922607026150406],"min":[0.119782852135846,0.00070002960854,-0.0403226070542746],"type":"VEC3"},{"bufferView":0,"byteOffset":2291868,"componentType":5126,"count":4,"max":[0.11994285238145,0.0007000296092850001,-0.0389226070541256],"min":[0.11994285213599601,0.00040002960854,-0.0403226070542746],"type":"VEC3"},{"bufferView":0,"byteOffset":2291916,"componentType":5126,"count":4,"max":[0.11994285238145,0.00040002960854,-0.038922607026150406],"min":[0.119782852135846,0.00040002960854,-0.0403226070542746],"type":"VEC3"},{"bufferView":0,"byteOffset":2291964,"componentType":5126,"count":4,"max":[0.11978285238063001,0.0007000296092850001,-0.038922607026150406],"min":[0.119782852135846,0.00040002960854,-0.0403226070262993],"type":"VEC3"},{"bufferView":0,"byteOffset":2292012,"componentType":5126,"count":4,"max":[0.11754285238145,0.0007000296092850001,-0.038922606606521],"min":[0.117382852137336,0.00070002960854,-0.0403226066346453],"type":"VEC3"},{"bufferView":0,"byteOffset":2292060,"componentType":5126,"count":4,"max":[0.11754285238145,0.0007000296092850001,-0.0389226066344963],"min":[0.117542852137486,0.00040002960854,-0.0403226066346453],"type":"VEC3"},{"bufferView":0,"byteOffset":2292108,"componentType":5126,"count":4,"max":[0.11754285238145,0.00040002960854,-0.038922606606521],"min":[0.117382852137336,0.00040002960854,-0.0403226066346453],"type":"VEC3"},{"bufferView":0,"byteOffset":2292156,"componentType":5126,"count":4,"max":[0.1173828523813,0.0007000296092850001,-0.038922606606521],"min":[0.117382852137336,0.00040002960854,-0.04032260660667],"type":"VEC3"},{"bufferView":0,"byteOffset":2292204,"componentType":5126,"count":4,"max":[0.11834285238077899,0.0007000296092850001,-0.0389226067463975],"min":[0.118182852136219,0.00070002960854,-0.0403226067745217],"type":"VEC3"},{"bufferView":0,"byteOffset":2292252,"componentType":5126,"count":4,"max":[0.11834285238145001,0.0007000296092850001,-0.0389226067743728],"min":[0.118342852136368,0.00040002960854,-0.0403226067745217],"type":"VEC3"},{"bufferView":0,"byteOffset":2292300,"componentType":5126,"count":4,"max":[0.11834285238145001,0.00040002960854,-0.0389226067463975],"min":[0.118182852136219,0.00040002960854,-0.0403226067745217],"type":"VEC3"},{"bufferView":0,"byteOffset":2292348,"componentType":5126,"count":4,"max":[0.11818285238063,0.0007000296092850001,-0.0389226067463975],"min":[0.118182852136219,0.00040002960854,-0.0403226067465465],"type":"VEC3"},{"bufferView":0,"byteOffset":2292396,"componentType":5126,"count":4,"max":[0.11834285237452001,0.001546578797298,-0.0389622376524575],"min":[0.11818285233312599,0.001496570831499,-0.0391981348581838],"type":"VEC3"},{"bufferView":0,"byteOffset":2292444,"componentType":5126,"count":14,"max":[0.11834285238145001,0.001496570831499,-0.038922606745797506],"min":[0.11818285237452,0.001447657827622,-0.038962237680432804],"type":"VEC3"},{"bufferView":0,"byteOffset":2292612,"componentType":5126,"count":4,"max":[0.11834285238145001,0.001447657827622,-0.038922606745797506],"min":[0.11818285238145,0.00142613681998,-0.0389226067737728],"type":"VEC3"},{"bufferView":0,"byteOffset":2292660,"componentType":5126,"count":14,"max":[0.11834285238145001,0.00142613681998,-0.038922606745797506],"min":[0.118182852374336,0.0013770123779390001,-0.038963290700792796],"type":"VEC3"},{"bufferView":0,"byteOffset":2292828,"componentType":5126,"count":4,"max":[0.118342852374336,0.0013770123779390001,-0.0389632906728175],"min":[0.11818285233318601,0.001332379140294,-0.0391986455378228],"type":"VEC3"},{"bufferView":0,"byteOffset":2292876,"componentType":5126,"count":8,"max":[0.118342852333186,0.001332379140294,-0.0391986455098475],"min":[0.11818285233155701,0.001331503583452,-0.0392079616096908],"type":"VEC3"},{"bufferView":0,"byteOffset":2292972,"componentType":5126,"count":8,"max":[0.119142852333185,0.001332379140294,-0.039198645649723904],"min":[0.118982852331556,0.001331503583452,-0.0392079617495672],"type":"VEC3"},{"bufferView":0,"byteOffset":2293068,"componentType":5126,"count":4,"max":[0.11914285237433501,0.0013770123779390001,-0.0389632908126939],"min":[0.118982852333185,0.001332379140294,-0.0391986456776992],"type":"VEC3"},{"bufferView":0,"byteOffset":2293116,"componentType":5126,"count":14,"max":[0.119142852381449,0.00142613681998,-0.0389226068856739],"min":[0.118982852374335,0.0013770123779390001,-0.038963290840669206],"type":"VEC3"},{"bufferView":0,"byteOffset":2293284,"componentType":5126,"count":4,"max":[0.119142852381449,0.001447657827622,-0.0389226068856739],"min":[0.11898285238144901,0.00142613681998,-0.038922606913649196],"type":"VEC3"},{"bufferView":0,"byteOffset":2293332,"componentType":5126,"count":14,"max":[0.119142852381449,0.001496570831499,-0.0389226068856739],"min":[0.118982852374519,0.001447657827622,-0.0389622378203092],"type":"VEC3"},{"bufferView":0,"byteOffset":2293500,"componentType":5126,"count":4,"max":[0.11914285237451899,0.001546578797298,-0.038962237792333904],"min":[0.11898285233327399,0.001496570831499,-0.0391981349980602],"type":"VEC3"},{"bufferView":0,"byteOffset":2293548,"componentType":5126,"count":8,"max":[0.119942852333186,0.001332379140294,-0.039198645789600396],"min":[0.119782852331557,0.001331503583452,-0.0392079618894436],"type":"VEC3"},{"bufferView":0,"byteOffset":2293644,"componentType":5126,"count":4,"max":[0.119942852374336,0.0013770123779390001,-0.038963290952570395],"min":[0.119782852333186,0.001332379140294,-0.0391986458175756],"type":"VEC3"},{"bufferView":0,"byteOffset":2293692,"componentType":5126,"count":14,"max":[0.11994285238145,0.00142613681998,-0.0389226070255504],"min":[0.119782852374336,0.0013770123779390001,-0.0389632909805457],"type":"VEC3"},{"bufferView":0,"byteOffset":2293860,"componentType":5126,"count":4,"max":[0.11994285238145,0.001447657827622,-0.0389226070255504],"min":[0.11978285238145,0.00142613681998,-0.038922607053525606],"type":"VEC3"},{"bufferView":0,"byteOffset":2293908,"componentType":5126,"count":14,"max":[0.11994285238145,0.001496570831499,-0.0389226070255504],"min":[0.11978285237452001,0.001447657827622,-0.038962237960185594],"type":"VEC3"},{"bufferView":0,"byteOffset":2294076,"componentType":5126,"count":4,"max":[0.11994285237452,0.001546578797298,-0.0389622379322104],"min":[0.119782852333275,0.001496570831499,-0.0391981351379366],"type":"VEC3"},{"bufferView":0,"byteOffset":2294124,"componentType":5126,"count":8,"max":[0.11754285233318601,0.001332379140043,-0.039198645368853],"min":[0.117382852331557,0.001331503583201,-0.0392079614705593],"type":"VEC3"},{"bufferView":0,"byteOffset":2294220,"componentType":5126,"count":4,"max":[0.117542852374336,0.0013770123776880002,-0.038963290533681],"min":[0.117382852333186,0.001332379140043,-0.0391986453968283],"type":"VEC3"},{"bufferView":0,"byteOffset":2294268,"componentType":5126,"count":14,"max":[0.11754285238145,0.001426136819728,-0.038922606606671004],"min":[0.117382852374336,0.0013770123776880002,-0.0389632905616563],"type":"VEC3"},{"bufferView":0,"byteOffset":2294436,"componentType":5126,"count":4,"max":[0.11754285238145,0.001447657827371,-0.038922606606671004],"min":[0.11738285238144999,0.001426136819728,-0.0389226066346463],"type":"VEC3"},{"bufferView":0,"byteOffset":2294484,"componentType":5126,"count":14,"max":[0.11754285238145,0.001496570831247,-0.038922606606671004],"min":[0.11738285237452001,0.001447657827371,-0.0389622375413063],"type":"VEC3"},{"bufferView":0,"byteOffset":2294652,"componentType":5126,"count":4,"max":[0.11754285237452,0.001546578797439,-0.038962237513331],"min":[0.117382852333275,0.001496570831247,-0.0391981347189693],"type":"VEC3"},{"bufferView":0,"byteOffset":2294700,"componentType":5126,"count":4,"max":[0.116442852425161,0.001080029608539,-0.0386726064073471],"min":[0.11624285242516101,0.0006516717777256,-0.0386726064427162],"type":"VEC3"},{"bufferView":0,"byteOffset":2294748,"componentType":5126,"count":18,"max":[0.116442852425161,0.0006516717777256,-0.0386726064077471],"min":[0.11624285241773233,0.000485627592780899,-0.03871509444584719],"type":"VEC3"},{"bufferView":0,"byteOffset":2294964,"componentType":5126,"count":4,"max":[0.116442852425161,0.000485627592780899,-0.0386726064077471],"min":[0.11624285242516101,0.000345932933138013,-0.0386726064427162],"type":"VEC3"},{"bufferView":0,"byteOffset":2295012,"componentType":5126,"count":22,"max":[0.116442852425161,0.000345932933138013,-0.0386726064077471],"min":[0.11624285241690589,0.000202835556089986,-0.03871982351525619],"type":"VEC3"},{"bufferView":0,"byteOffset":2295276,"componentType":5126,"count":4,"max":[0.116442852425161,0.000202835556089986,-0.0386726064077471],"min":[0.11624285242516101,0.0000837450848189997,-0.0386726064431162],"type":"VEC3"},{"bufferView":0,"byteOffset":2295324,"componentType":5126,"count":4,"max":[0.116442852425161,0.0000837450848189997,-0.0386726064081471],"min":[0.116242852399247,2.96087229997638e-8,-0.0388208167376562],"type":"VEC3"},{"bufferView":0,"byteOffset":2295372,"componentType":5126,"count":3,"max":[0.121176924982329,0.000140029608914,-0.0408059776277256],"min":[0.121152695530269,0.000140029608914,-0.0408550572532978],"type":"VEC3"},{"bufferView":0,"byteOffset":2295408,"componentType":5126,"count":29,"max":[0.121114082518276,0.000140029608914,-0.0408002627169194],"min":[0.12107846607256101,0.000140029608541,-0.0408920435385417],"type":"VEC3"},{"bufferView":0,"byteOffset":2295756,"componentType":5126,"count":4,"max":[0.119142852381449,0.00070002960854,-0.0389226068862739],"min":[0.11898285238063001,0.00040002960854,-0.0389226069142492],"type":"VEC3"},{"bufferView":0,"byteOffset":2295804,"componentType":5126,"count":4,"max":[0.11994285238145,0.00070002960854,-0.038922607026150406],"min":[0.11978285238063001,0.00040002960854,-0.0389226070541256],"type":"VEC3"},{"bufferView":0,"byteOffset":2295852,"componentType":5126,"count":4,"max":[0.11754285238145,0.00070002960854,-0.038922606606521],"min":[0.1173828523813,0.00040002960854,-0.0389226066344963],"type":"VEC3"},{"bufferView":0,"byteOffset":2295900,"componentType":5126,"count":4,"max":[0.11834285238145001,0.00070002960854,-0.0389226067463975],"min":[0.11818285238063,0.00040002960854,-0.0389226067743728],"type":"VEC3"},{"bufferView":0,"byteOffset":2295948,"componentType":5126,"count":210,"max":[0.113510669557383,0.001525157280924,-0.06731028173261411],"min":[0.11350966952526369,0.001254468510586,-0.06767929765538411],"type":"VEC3"},{"bufferView":0,"byteOffset":2298468,"componentType":5126,"count":210,"max":[0.113510669557383,0.001525157280924,-0.06731028173261411],"min":[0.11350966952526369,0.001254468510586,-0.06767929765538411],"type":"VEC3"},{"bufferView":0,"byteOffset":2300988,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.054063599060058996],"min":[0.11330920190429,0.000714,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301036,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.054063599060058996],"min":[0.11318220190429,0.0009519999999999999,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301084,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.054063599060058996],"min":[0.11318220190429,0.000714,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301132,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.054063599060058996],"min":[0.11267320190429,0.000415,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301180,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.054063599060058996],"min":[0.11290320190429,0.00035299999999999996,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301228,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.054063599060058996],"min":[0.11231620190429,0.00023799999999999998,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301276,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.054063599060058996],"min":[0.11231620190429,0.0,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301324,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.054063599060058996],"min":[0.11231620190429,0.0,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301372,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.054063599060058996],"min":[0.11272220190429001,0.0006,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301684,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.054063599060058996],"min":[0.11295220190429,0.0005380000000000001,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2301924,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.054063599060058996],"min":[0.11244320190429001,0.00023799999999999998,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2302164,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.054063599060058996],"min":[0.11244320190429001,0.0,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2302476,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.054367599060059],"min":[0.11231620190429,0.0,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2303076,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.054063599060058996],"min":[0.11231620190429,0.0,-0.054063599060058996],"type":"VEC3"},{"bufferView":0,"byteOffset":2303676,"componentType":5126,"count":23,"max":[0.104459934371102,0.0013510263727309999,-0.049374671700841505],"min":[0.10440416175764101,0.001265558270485,-0.049375671701666596],"type":"VEC3"},{"bufferView":0,"byteOffset":2303952,"componentType":5126,"count":23,"max":[0.104459934371102,0.0013510263727309999,-0.049374671700841505],"min":[0.10440416175764101,0.001265558270485,-0.049375671701666596],"type":"VEC3"},{"bufferView":0,"byteOffset":2304228,"componentType":5126,"count":4,"max":[0.11771520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11741120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2304276,"componentType":5126,"count":4,"max":[0.11771520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11741120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2304324,"componentType":5126,"count":4,"max":[0.11771520190429,0.000714,-0.049834599060059],"min":[0.11741120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2304372,"componentType":5126,"count":4,"max":[0.11771520190429,0.0006,-0.049325599060059],"min":[0.11741120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2304420,"componentType":5126,"count":4,"max":[0.11771520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11741120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2304468,"componentType":5126,"count":4,"max":[0.11771520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11741120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2304516,"componentType":5126,"count":4,"max":[0.11771520190429,0.0,-0.048968599060059],"min":[0.11741120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2304564,"componentType":5126,"count":4,"max":[0.11771520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11741120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2304612,"componentType":5126,"count":26,"max":[0.11771520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11741120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2304924,"componentType":5126,"count":20,"max":[0.11771520190429,0.000714,-0.049604599060059006],"min":[0.11741120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2305164,"componentType":5126,"count":20,"max":[0.11771520190429,0.000415,-0.049095599060059],"min":[0.11741120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2305404,"componentType":5126,"count":26,"max":[0.11771520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11741120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2305716,"componentType":5126,"count":50,"max":[0.11741120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11741120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2306316,"componentType":5126,"count":50,"max":[0.11771520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11771520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2306916,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.056063599060059],"min":[0.12331720190429,0.000714,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2306964,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.056063599060059],"min":[0.12331720190429,0.0009519999999999999,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2307012,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.056063599060059],"min":[0.12331720190429,0.000714,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2307060,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.056063599060059],"min":[0.12390420190429001,0.000415,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2307108,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.056063599060059],"min":[0.12367420190429,0.00035299999999999996,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2307156,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.056063599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2307204,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.056063599060059],"min":[0.12418320190429001,0.0,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2307252,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.056063599060059],"min":[0.12431020190429,0.0,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2307300,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.056063599060059],"min":[0.12344420190429,0.0006,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2307612,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.056063599060059],"min":[0.12344420190429,0.0005380000000000001,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2307852,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.056063599060059],"min":[0.12395320190429,0.00023799999999999998,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2308092,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.056063599060059],"min":[0.12372320190429,0.0,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2308404,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.056063599060059],"min":[0.12331720190429,0.0,-0.056063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2309004,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.056367599060059004],"min":[0.12331720190429,0.0,-0.056367599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2309604,"componentType":5126,"count":12,"max":[0.104495057394191,0.001503330112926,-0.0571734736729996],"min":[0.104451304380936,0.0014219794518330001,-0.0571734736735214],"type":"VEC3"},{"bufferView":0,"byteOffset":2309748,"componentType":5126,"count":12,"max":[0.104495057394191,0.001503330112926,-0.0571734736729996],"min":[0.104451304380936,0.0014219794518330001,-0.0571734736735214],"type":"VEC3"},{"bufferView":0,"byteOffset":2309892,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0009519999999999999,-0.059969599060059],"min":[0.11491120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2309940,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0009519999999999999,-0.059969599060059],"min":[0.11491120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2309988,"componentType":5126,"count":4,"max":[0.11521520190429001,0.000714,-0.059969599060059],"min":[0.11491120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2310036,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0006,-0.060556599060059],"min":[0.11491120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2310084,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0005380000000000001,-0.060326599060059],"min":[0.11491120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2310132,"componentType":5126,"count":4,"max":[0.11521520190429001,0.00023799999999999998,-0.060835599060059004],"min":[0.11491120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2310180,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0,-0.060835599060059004],"min":[0.11491120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2310228,"componentType":5126,"count":4,"max":[0.11521520190429001,0.00023799999999999998,-0.060962599060059],"min":[0.11491120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2310276,"componentType":5126,"count":26,"max":[0.11521520190429001,0.0009519999999999999,-0.060096599060059],"min":[0.11491120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2310588,"componentType":5126,"count":20,"max":[0.11521520190429001,0.000714,-0.060096599060059],"min":[0.11491120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2310828,"componentType":5126,"count":20,"max":[0.11521520190429001,0.000415,-0.060605599060059],"min":[0.11491120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2311068,"componentType":5126,"count":26,"max":[0.11521520190429001,0.00035299999999999996,-0.060375599060059],"min":[0.11491120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2311380,"componentType":5126,"count":50,"max":[0.11521520190429001,0.0009519999999999999,-0.059969599060059],"min":[0.11521520190429001,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2311980,"componentType":5126,"count":50,"max":[0.11491120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11491120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2312580,"componentType":5126,"count":6,"max":[0.134235222384915,0.001503330112926,-0.0581171263609562],"min":[0.13419232197348602,0.0014219794518330001,-0.0581171263628314],"type":"VEC3"},{"bufferView":0,"byteOffset":2312652,"componentType":5126,"count":6,"max":[0.134235222384915,0.001503330112926,-0.0581171263609562],"min":[0.13419232197348602,0.0014219794518330001,-0.0581171263628314],"type":"VEC3"},{"bufferView":0,"byteOffset":2312724,"componentType":5126,"count":6,"max":[0.11597185213100601,0.001503330112926,-0.0403549800002609],"min":[0.115971852123505,0.0014219794518330001,-0.040397880411689895],"type":"VEC3"},{"bufferView":0,"byteOffset":2312796,"componentType":5126,"count":6,"max":[0.11597185213100601,0.001503330112926,-0.0403549800002609],"min":[0.115971852123505,0.0014219794518330001,-0.040397880411689895],"type":"VEC3"},{"bufferView":0,"byteOffset":2312868,"componentType":5126,"count":12,"max":[0.102940419740685,0.000274384244541001,-0.0596824764010015],"min":[0.10289320266535999,0.000202835555919001,-0.0598824764008145],"type":"VEC3"},{"bufferView":0,"byteOffset":2313012,"componentType":5126,"count":26,"max":[0.10389320266707,0.001080029607946,-0.0596824764010015],"min":[0.102893202667065,2.96078720005881e-8,-0.0596824764129263],"type":"VEC3"},{"bufferView":0,"byteOffset":2313324,"componentType":5126,"count":12,"max":[0.102940419740685,0.000345932933308506,-0.0596824764010015],"min":[0.10289320266535999,0.000274384244541001,-0.0598824764008145],"type":"VEC3"},{"bufferView":0,"byteOffset":2313468,"componentType":5126,"count":26,"max":[0.103893202664685,0.001080029607946,-0.0598824764002515],"min":[0.10289320266468001,2.96078720005881e-8,-0.059882476412926405],"type":"VEC3"},{"bufferView":0,"byteOffset":2313780,"componentType":5126,"count":4,"max":[0.102893202667745,0.000202835555919001,-0.0596824764010015],"min":[0.10289320266468001,0.00008374508583000061,-0.0598824764010015],"type":"VEC3"},{"bufferView":0,"byteOffset":2313828,"componentType":5126,"count":12,"max":[0.10389320267096601,0.0012100296086889999,-0.0594124764128863],"min":[0.10389320266232101,0.000050029608540000703,-0.0601374764125163],"type":"VEC3"},{"bufferView":0,"byteOffset":2313972,"componentType":5126,"count":4,"max":[0.10389320266707,0.001080029607946,-0.0596824764010015],"min":[0.10289320266468001,0.001080029607946,-0.059882476412926405],"type":"VEC3"},{"bufferView":0,"byteOffset":2314020,"componentType":5126,"count":4,"max":[0.10289320266740501,0.001080029607946,-0.0596824764010015],"min":[0.10289320266468001,0.000651671778004732,-0.0598824764010015],"type":"VEC3"},{"bufferView":0,"byteOffset":2314068,"componentType":5126,"count":10,"max":[0.102935690671276,0.000651671778004732,-0.0596824764010015],"min":[0.10289320266502,0.000568649684700501,-0.0598824764015081],"type":"VEC3"},{"bufferView":0,"byteOffset":2314188,"componentType":5126,"count":10,"max":[0.102935690671276,0.000568649684700501,-0.0596824764010015],"min":[0.10289320266502,0.000485627592247269,-0.0598824764015081],"type":"VEC3"},{"bufferView":0,"byteOffset":2314308,"componentType":5126,"count":4,"max":[0.10289320266740501,0.000485627592247269,-0.0596824764010015],"min":[0.10289320266502,0.000345932933163001,-0.0598824764010015],"type":"VEC3"},{"bufferView":0,"byteOffset":2314356,"componentType":5126,"count":4,"max":[0.103041412963475,0.00008374508583000061,-0.0596824764010015],"min":[0.10289320266468001,2.96078720005881e-8,-0.059882476402768905],"type":"VEC3"},{"bufferView":0,"byteOffset":2314404,"componentType":5126,"count":4,"max":[0.103843202668187,2.96078720005881e-8,-0.0596824764027689],"min":[0.10304141296109001,2.96078720005881e-8,-0.0598824764123301],"type":"VEC3"},{"bufferView":0,"byteOffset":2314452,"componentType":5126,"count":4,"max":[0.10389320266707,0.0000500296086170006,-0.0596824764123301],"min":[0.10384320266580199,2.96078720005881e-8,-0.059882476412926405],"type":"VEC3"},{"bufferView":0,"byteOffset":2314500,"componentType":5126,"count":6,"max":[0.10484320267133801,0.0000500296086170006,-0.0594124764128863],"min":[0.10389320266232101,0.000050029608540000703,-0.060137476424405],"type":"VEC3"},{"bufferView":0,"byteOffset":2314572,"componentType":5126,"count":11,"max":[0.105293202670215,0.001750029607795,-0.0594124764004052],"min":[0.102843202670965,0.000050029608540000703,-0.0594124764296212],"type":"VEC3"},{"bufferView":0,"byteOffset":2314704,"componentType":5126,"count":4,"max":[0.10389320267096601,0.000240029608540001,-0.0594124764046982],"min":[0.103203202668984,0.000240029608018001,-0.0596224764137864],"type":"VEC3"},{"bufferView":0,"byteOffset":2314752,"componentType":5126,"count":6,"max":[0.103893202668462,0.0012100296090619999,-0.059622476400405196],"min":[0.102843202667721,0.000240029608018001,-0.0596224764137864],"type":"VEC3"},{"bufferView":0,"byteOffset":2314824,"componentType":5126,"count":4,"max":[0.103893202668462,0.0012100296090619999,-0.059622476400405196],"min":[0.102843202663895,0.001210029608539,-0.0599424764122164],"type":"VEC3"},{"bufferView":0,"byteOffset":2314872,"componentType":5126,"count":4,"max":[0.103893202664646,0.0012100296086889999,-0.0599424764004052],"min":[0.102843202663895,0.000150029608167001,-0.0599424764122164],"type":"VEC3"},{"bufferView":0,"byteOffset":2314920,"componentType":5126,"count":4,"max":[0.103893202664646,0.000150029608540001,-0.0599424764004052],"min":[0.10284320266232,0.000150029608167001,-0.0601374764125163],"type":"VEC3"},{"bufferView":0,"byteOffset":2314968,"componentType":5126,"count":6,"max":[0.10484320266269301,0.000150029608540001,-0.0601374764004052],"min":[0.10284320266232,2.96085410005998e-8,-0.060137476424405],"type":"VEC3"},{"bufferView":0,"byteOffset":2315040,"componentType":5126,"count":8,"max":[0.10484320267133801,0.0000887666437110006,-0.059412476424255],"min":[0.104843202606809,2.96085410005998e-8,-0.064792476423585],"type":"VEC3"},{"bufferView":0,"byteOffset":2315136,"componentType":5126,"count":4,"max":[0.104894465636391,0.000140029608391001,-0.059412476424255],"min":[0.104843202606809,0.0000887666429650006,-0.06479247642568631],"type":"VEC3"},{"bufferView":0,"byteOffset":2315184,"componentType":5126,"count":318,"max":[0.105543202663272,0.000140029608541009,-0.0594124764248663],"min":[0.10489446557235702,0.000140029608158001,-0.0647924764304412],"type":"VEC3"},{"bufferView":0,"byteOffset":2319000,"componentType":5126,"count":8,"max":[0.105293202670215,0.0017500296077960001,-0.0594124764296212],"min":[0.10529320265755,0.000140029608391001,-0.0605374764296212],"type":"VEC3"},{"bufferView":0,"byteOffset":2319096,"componentType":5126,"count":16,"max":[0.105543202663142,0.001750029608539,-0.0594124764004052],"min":[0.102843202607179,0.001750029607795,-0.0647924764291012],"type":"VEC3"},{"bufferView":0,"byteOffset":2319288,"componentType":5126,"count":28,"max":[0.102843202670965,0.001750029608539,-0.0594124764004052],"min":[0.102843202606809,2.96077950006583e-8,-0.06479247640040521],"type":"VEC3"},{"bufferView":0,"byteOffset":2319624,"componentType":5126,"count":4,"max":[0.10294320267059501,0.001070029608465,-0.0594124764004052],"min":[0.102843202667721,0.0009800296082420011,-0.0596224764015977],"type":"VEC3"},{"bufferView":0,"byteOffset":2319672,"componentType":5126,"count":4,"max":[0.10320320267036899,0.000980029608614501,-0.059412476401597705],"min":[0.102943202669211,0.000240029608018001,-0.0596224764051782],"type":"VEC3"},{"bufferView":0,"byteOffset":2319720,"componentType":5126,"count":4,"max":[0.10484320266232,2.96085410005998e-8,-0.0601374764004052],"min":[0.102843202615455,2.96077950006583e-8,-0.06406747642395501],"type":"VEC3"},{"bufferView":0,"byteOffset":2319768,"componentType":5126,"count":6,"max":[0.104843202615455,0.000150029608914001,-0.0640674764007752],"min":[0.102843202615455,2.96077950006583e-8,-0.06406747642395501],"type":"VEC3"},{"bufferView":0,"byteOffset":2319840,"componentType":5126,"count":6,"max":[0.104843202615455,0.000050029609286000496,-0.0640674764129263],"min":[0.103893202606064,0.0000500296085410006,-0.064792476423585],"type":"VEC3"},{"bufferView":0,"byteOffset":2319912,"componentType":5126,"count":11,"max":[0.105293202606569,0.001750029608539,-0.06479247639988521],"min":[0.102843202606809,0.0000500296085410006,-0.0647924764304412],"type":"VEC3"},{"bufferView":0,"byteOffset":2320044,"componentType":5126,"count":34,"max":[0.105543202634701,0.001547665795645,-0.0624224764272362],"min":[0.105093202635444,2.96089410006199e-8,-0.0624224764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2320452,"componentType":5126,"count":8,"max":[0.1054386052198,0.001560693438515,-0.062412476431355106],"min":[0.105438605217024,0.000140029608541001,-0.0625924764313541],"type":"VEC3"},{"bufferView":0,"byteOffset":2320548,"componentType":5126,"count":4,"max":[0.10554320263495001,0.0015606934386560001,-0.062412476431355106],"min":[0.10543860521917,0.000140029608541001,-0.06241247643260241],"type":"VEC3"},{"bufferView":0,"byteOffset":2320596,"componentType":5126,"count":28,"max":[0.10554320266351201,0.001750029608539,-0.060037476432602405],"min":[0.10554320261389201,0.000140029608541001,-0.0641674764339424],"type":"VEC3"},{"bufferView":0,"byteOffset":2320932,"componentType":5126,"count":4,"max":[0.105543202642584,0.0015606934386560001,-0.061792476431355096],"min":[0.10543860522643402,0.000140029608541001,-0.0617924764334224],"type":"VEC3"},{"bufferView":0,"byteOffset":2320980,"componentType":5126,"count":8,"max":[0.10543860522934,0.0015606934386560001,-0.0616124764306101],"min":[0.10543860522643402,0.000140029608541001,-0.0617924764321751],"type":"VEC3"},{"bufferView":0,"byteOffset":2321076,"componentType":5126,"count":34,"max":[0.10554320264233301,0.00154766579473,-0.0617824764270124],"min":[0.105093202643076,2.96089410006199e-8,-0.06178247643260341],"type":"VEC3"},{"bufferView":0,"byteOffset":2321484,"componentType":5126,"count":16,"max":[0.105143202643998,0.000140029608541001,-0.061622476427237206],"min":[0.105093202643076,0.0000900296085410006,-0.06178247642770082],"type":"VEC3"},{"bufferView":0,"byteOffset":2321676,"componentType":5126,"count":34,"max":[0.10554320264424101,0.00154766579473,-0.061622476427237206],"min":[0.10509320264461201,2.96089410006199e-8,-0.0616224764326034],"type":"VEC3"},{"bufferView":0,"byteOffset":2322084,"componentType":5126,"count":4,"max":[0.10554320264473001,0.001560693438515,-0.0616124764306101],"min":[0.10543860522871,0.000140029608541001,-0.0616124764318574],"type":"VEC3"},{"bufferView":0,"byteOffset":2322132,"componentType":5126,"count":4,"max":[0.105543202652124,0.0015606934386560001,-0.0609924764313551],"min":[0.105438605235974,0.000140029608541001,-0.0609924764326724],"type":"VEC3"},{"bufferView":0,"byteOffset":2322180,"componentType":5126,"count":8,"max":[0.10543860523888,0.0015606934386560001,-0.0608124764316551],"min":[0.105438605235974,0.000140029608541001,-0.0609924764314251],"type":"VEC3"},{"bufferView":0,"byteOffset":2322276,"componentType":5126,"count":34,"max":[0.105543202651873,0.00154766579473,-0.0609824764272362],"min":[0.105093202652616,2.96089410006199e-8,-0.0609824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2322684,"componentType":5126,"count":16,"max":[0.105143202653538,0.000140029608541001,-0.0608224764272362],"min":[0.105093202652616,0.0000900296085410006,-0.0609824764281325],"type":"VEC3"},{"bufferView":0,"byteOffset":2322876,"componentType":5126,"count":34,"max":[0.10554320265378099,0.00154766579473,-0.0608224764272362],"min":[0.105093202654152,2.96089410006199e-8,-0.0608224764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2323284,"componentType":5126,"count":4,"max":[0.10554320265427,0.001560693438515,-0.0608124764316551],"min":[0.10543860523825001,0.000140029608541001,-0.060812476432972405],"type":"VEC3"},{"bufferView":0,"byteOffset":2323332,"componentType":5126,"count":4,"max":[0.10554320266351201,0.000240029608019001,-0.0600374764296212],"min":[0.105293202663272,0.000140029608541001,-0.060037476432602405],"type":"VEC3"},{"bufferView":0,"byteOffset":2323380,"componentType":5126,"count":8,"max":[0.105293202620225,0.001750029608539,-0.0636674764296212],"min":[0.105293202606439,0.000140029608541001,-0.0647924764304412],"type":"VEC3"},{"bufferView":0,"byteOffset":2323476,"componentType":5126,"count":4,"max":[0.105543202614262,0.000240029608019001,-0.0641674764296212],"min":[0.105293202614022,0.000140029608541001,-0.0641674764334224],"type":"VEC3"},{"bufferView":0,"byteOffset":2323524,"componentType":5126,"count":4,"max":[0.105543202623504,0.0015606934386560001,-0.06339247643135511],"min":[0.105438605207354,0.000140029608541001,-0.0633924764330524],"type":"VEC3"},{"bufferView":0,"byteOffset":2323572,"componentType":5126,"count":8,"max":[0.10543860521026101,0.0015606934386560001,-0.06321247643135511],"min":[0.105438605207354,0.000140029608541001,-0.0633924764318051],"type":"VEC3"},{"bufferView":0,"byteOffset":2323668,"componentType":5126,"count":34,"max":[0.105543202623993,0.0015476657939920001,-0.0633824764272362],"min":[0.105093202622878,2.96086900005528e-8,-0.0633824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2324076,"componentType":5126,"count":16,"max":[0.10514320262491801,0.000140029608541001,-0.0632224764270862],"min":[0.105093202622878,0.0000900296085410006,-0.0633824764285025],"type":"VEC3"},{"bufferView":0,"byteOffset":2324268,"componentType":5126,"count":34,"max":[0.105543202625901,0.0015476657939920001,-0.0632224764270862],"min":[0.10509320262478601,2.96086900005528e-8,-0.0632224764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2324676,"componentType":5126,"count":4,"max":[0.105543202625651,0.001560693438285,-0.06321247643135511],"min":[0.10543860520963101,0.000140029608541001,-0.0632124764333524],"type":"VEC3"},{"bufferView":0,"byteOffset":2324724,"componentType":5126,"count":4,"max":[0.10554320263304401,0.001560693438515,-0.0625924764310571],"min":[0.105438605217024,0.000140029608541001,-0.06259247643230441],"type":"VEC3"},{"bufferView":0,"byteOffset":2324772,"componentType":5126,"count":34,"max":[0.105543202632793,0.00154766579473,-0.0625824764272362],"min":[0.105093202633536,2.96089410006199e-8,-0.0625824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2325180,"componentType":5126,"count":16,"max":[0.105143202634458,0.000140029608541001,-0.0624224764272362],"min":[0.105093202633536,0.0000900296087920007,-0.0625824764277575],"type":"VEC3"},{"bufferView":0,"byteOffset":2325372,"componentType":5126,"count":4,"max":[0.10502085812933701,0.000240029608541001,-0.0597756252341935],"min":[0.10502085812928,0.000140029608541,-0.059778514789803505],"type":"VEC3"},{"bufferView":0,"byteOffset":2325420,"componentType":5126,"count":4,"max":[0.105020858129302,0.000240029608541001,-0.059778514788934506],"min":[0.105016748539897,0.000140029608541001,-0.059778514789803505],"type":"VEC3"},{"bufferView":0,"byteOffset":2325468,"componentType":5126,"count":4,"max":[0.10501674854095,0.000240029608541001,-0.0597207665010145],"min":[0.105016748539897,0.000140029608541001,-0.0597785147897545],"type":"VEC3"},{"bufferView":0,"byteOffset":2325516,"componentType":5126,"count":4,"max":[0.105037296485782,0.000240029608541001,-0.0597142596523395],"min":[0.105016748540586,0.000140029608541001,-0.0597207665018345],"type":"VEC3"},{"bufferView":0,"byteOffset":2325564,"componentType":5126,"count":4,"max":[0.10503866634944199,0.000240029608541001,-0.0597142596523395],"min":[0.10503729648571501,0.000140029608541,-0.059717149206421904],"type":"VEC3"},{"bufferView":0,"byteOffset":2325612,"componentType":5126,"count":14,"max":[0.10503866634944199,0.000240029608541001,-0.059717149206265904],"min":[0.10502085812977101,0.000140029608541,-0.059738981398573504],"type":"VEC3"},{"bufferView":0,"byteOffset":2325780,"componentType":5126,"count":4,"max":[0.105020858129774,0.000240029608541001,-0.0597389813982045],"min":[0.105020858129576,0.000140029608541,-0.0597555267760586],"type":"VEC3"},{"bufferView":0,"byteOffset":2325828,"componentType":5126,"count":16,"max":[0.105025395801289,0.000240029608541001,-0.0597555267743835],"min":[0.105020858129576,0.000140029608541,-0.059760834994517606],"type":"VEC3"},{"bufferView":0,"byteOffset":2326020,"componentType":5126,"count":4,"max":[0.10506058415771,0.000240029608541001,-0.0597608349943821],"min":[0.105025395800746,0.000140029608541,-0.0597608349949372],"type":"VEC3"},{"bufferView":0,"byteOffset":2326068,"componentType":5126,"count":4,"max":[0.10506058415771,0.000240029608541001,-0.0597442896189975],"min":[0.105060584157107,0.000140029608541,-0.0597608349949372],"type":"VEC3"},{"bufferView":0,"byteOffset":2326116,"componentType":5126,"count":18,"max":[0.105060584157316,0.000240029608541001,-0.0597334377344755],"min":[0.105048983129072,0.000140029608541,-0.0597442896191272],"type":"VEC3"},{"bufferView":0,"byteOffset":2326332,"componentType":5126,"count":4,"max":[0.10504898312984,0.000240029608541001,-0.0597334377343975],"min":[0.105045515663158,0.000140029608541,-0.059733437734528896],"type":"VEC3"},{"bufferView":0,"byteOffset":2326380,"componentType":5126,"count":4,"max":[0.10504551566430201,0.000240029608541001,-0.059729328145017496],"min":[0.105045515663158,0.000140029608541001,-0.059733437734487506],"type":"VEC3"},{"bufferView":0,"byteOffset":2326428,"componentType":5126,"count":4,"max":[0.105079762239389,0.000240029608541001,-0.059729328145017496],"min":[0.105045515664136,0.000140029608541001,-0.0597293281458559],"type":"VEC3"},{"bufferView":0,"byteOffset":2326476,"componentType":5126,"count":4,"max":[0.105079762239429,0.000240029608541001,-0.059729328145425906],"min":[0.10507976223922301,0.000140029608541001,-0.05973343773523591],"type":"VEC3"},{"bufferView":0,"byteOffset":2326524,"componentType":5126,"count":4,"max":[0.105079762239429,0.000240029608541001,-0.0597334377348059],"min":[0.105077536212656,0.000140029608541,-0.05973343773523591],"type":"VEC3"},{"bufferView":0,"byteOffset":2326572,"componentType":5126,"count":18,"max":[0.1050775362127,0.000240029608541001,-0.0597334377348407],"min":[0.10506469374577501,0.000140029608541,-0.0597442896189108],"type":"VEC3"},{"bufferView":0,"byteOffset":2326788,"componentType":5126,"count":4,"max":[0.105064693746149,0.000240029608541001,-0.0597442896182762],"min":[0.10506469374523,0.000140029608541,-0.0597608349946962],"type":"VEC3"},{"bufferView":0,"byteOffset":2326836,"componentType":5126,"count":4,"max":[0.105108015664648,0.000240029608541001,-0.0597608349940862],"min":[0.10506469374523,0.000140029608541,-0.0597608349955029],"type":"VEC3"},{"bufferView":0,"byteOffset":2326884,"componentType":5126,"count":16,"max":[0.10511263895188899,0.000240029608541001,-0.0597555695842714],"min":[0.10510801566429101,0.000140029608541,-0.0597608349955029],"type":"VEC3"},{"bufferView":0,"byteOffset":2327076,"componentType":5126,"count":4,"max":[0.10511263895188899,0.000240029608541001,-0.0597403512632172],"min":[0.105112638951494,0.000140029608541,-0.059755569584598],"type":"VEC3"},{"bufferView":0,"byteOffset":2327124,"componentType":5126,"count":16,"max":[0.10511263895187599,0.000240029608541001,-0.0597157793446111],"min":[0.105092091005922,0.000140029608541,-0.059740351263368],"type":"VEC3"},{"bufferView":0,"byteOffset":2327316,"componentType":5126,"count":4,"max":[0.10509346086962,0.000240029608541001,-0.0597128897899193],"min":[0.105092091005922,0.000140029608541,-0.0597157793446329],"type":"VEC3"},{"bufferView":0,"byteOffset":2327364,"componentType":5126,"count":4,"max":[0.10511674854176101,0.000240029608541001,-0.0597128897899193],"min":[0.10509346086945899,0.000140029608541001,-0.059719353831967],"type":"VEC3"},{"bufferView":0,"byteOffset":2327412,"componentType":5126,"count":4,"max":[0.10511674854176101,0.000240029608541001,-0.059719353831447004],"min":[0.10511674853951701,0.000140029608541001,-0.05977909270193701],"type":"VEC3"},{"bufferView":0,"byteOffset":2327460,"componentType":5126,"count":4,"max":[0.10511674854025399,0.000240029608541001,-0.059779092700768],"min":[0.105112638950871,0.000140029608541001,-0.05977909270193701],"type":"VEC3"},{"bufferView":0,"byteOffset":2327508,"componentType":5126,"count":4,"max":[0.105112638951997,0.000240029608541001,-0.059775625234358004],"min":[0.105112638950871,0.000140029608541,-0.059779092701038004],"type":"VEC3"},{"bufferView":0,"byteOffset":2327556,"componentType":5126,"count":18,"max":[0.10511263895145499,0.000240029608541001,-0.059770424036239396],"min":[0.105108015663646,0.000140029608541,-0.0597756252360883],"type":"VEC3"},{"bufferView":0,"byteOffset":2327772,"componentType":5126,"count":4,"max":[0.105108015663804,0.000240029608541001,-0.0597704240354287],"min":[0.105025481417499,0.000140029608541,-0.0597704240366028],"type":"VEC3"},{"bufferView":0,"byteOffset":2327820,"componentType":5126,"count":16,"max":[0.10502548141759001,0.000240029608541001,-0.0597704240354287],"min":[0.105020858129324,0.000140029608541,-0.0597756252345236],"type":"VEC3"},{"bufferView":0,"byteOffset":2328012,"componentType":5126,"count":4,"max":[0.10510459100854899,0.000240029608541001,-0.059582067872172],"min":[0.10507976224043,0.000140029608541001,-0.0595878255775259],"type":"VEC3"},{"bufferView":0,"byteOffset":2328060,"componentType":5126,"count":4,"max":[0.105079762241076,0.000240029608541001,-0.0595878255769259],"min":[0.10507976224043,0.000140029608541001,-0.0596137887627159],"type":"VEC3"},{"bufferView":0,"byteOffset":2328108,"componentType":5126,"count":4,"max":[0.105101144946944,0.000240029608541001,-0.0596137887622859],"min":[0.105079762240766,0.000140029608541001,-0.0596189899610609],"type":"VEC3"},{"bufferView":0,"byteOffset":2328156,"componentType":5126,"count":4,"max":[0.105105704022387,0.000240029608541001,-0.059618989960700905],"min":[0.105101144945771,0.000140029608541,-0.0596195678723156],"type":"VEC3"},{"bufferView":0,"byteOffset":2328204,"componentType":5126,"count":14,"max":[0.105112638953577,0.000240029608541001,-0.0596137887626618],"min":[0.105105704021609,0.000140029608541,-0.0596195678723156],"type":"VEC3"},{"bufferView":0,"byteOffset":2328372,"componentType":5126,"count":4,"max":[0.10511263895398901,0.000240029608541001,-0.059612055029338],"min":[0.10511263895318401,0.000140029608541,-0.059613788762688004],"type":"VEC3"},{"bufferView":0,"byteOffset":2328420,"componentType":5126,"count":4,"max":[0.105116748542588,0.000240029608541001,-0.059612055029338],"min":[0.10511263895320501,0.000140029608541001,-0.059612055029856996],"type":"VEC3"},{"bufferView":0,"byteOffset":2328468,"componentType":5126,"count":4,"max":[0.105116748542588,0.000240029608541001,-0.059612055029387004],"min":[0.105116748541254,0.000140029608541001,-0.059633437736097],"type":"VEC3"},{"bufferView":0,"byteOffset":2328516,"componentType":5126,"count":4,"max":[0.105116748541991,0.000240029608541001,-0.059633437735288],"min":[0.105112638952608,0.000140029608541001,-0.059633437736097],"type":"VEC3"},{"bufferView":0,"byteOffset":2328564,"componentType":5126,"count":4,"max":[0.105112638953734,0.000240029608541001,-0.059631704001948005],"min":[0.105112638952608,0.000140029608541001,-0.059633437735578],"type":"VEC3"},{"bufferView":0,"byteOffset":2328612,"componentType":5126,"count":18,"max":[0.105112638953164,0.000240029608541001,-0.0596253469817837],"min":[0.10510641035715701,0.000140029608541,-0.059631704002107],"type":"VEC3"},{"bufferView":0,"byteOffset":2328828,"componentType":5126,"count":4,"max":[0.10510641035790501,0.000240029608541001,-0.059602829857134505],"min":[0.105016748541992,0.000140029608541,-0.0596253469821676],"type":"VEC3"},{"bufferView":0,"byteOffset":2328876,"componentType":5126,"count":4,"max":[0.105016748543162,0.000240029608541001,-0.059594182597508205],"min":[0.105015378679502,0.000140029608541001,-0.0596028298576245],"type":"VEC3"},{"bufferView":0,"byteOffset":2328924,"componentType":5126,"count":4,"max":[0.105106303337513,0.000240029608541001,-0.059572243385832405],"min":[0.105015378679502,0.000140029608541,-0.059594182597788196],"type":"VEC3"},{"bufferView":0,"byteOffset":2328972,"componentType":5126,"count":14,"max":[0.105112638954145,0.000240029608541001,-0.059565308454468],"min":[0.10510630333607401,0.000140029608541,-0.0595722433863093],"type":"VEC3"},{"bufferView":0,"byteOffset":2329140,"componentType":5126,"count":4,"max":[0.105112638954567,0.000240029608541001,-0.059563574721128],"min":[0.105112638953763,0.000140029608541,-0.0595653084549731],"type":"VEC3"},{"bufferView":0,"byteOffset":2329188,"componentType":5126,"count":4,"max":[0.105116748543166,0.000240029608541001,-0.059563574721128],"min":[0.105112638953783,0.000140029608541001,-0.059563574721697],"type":"VEC3"},{"bufferView":0,"byteOffset":2329236,"componentType":5126,"count":4,"max":[0.105116748543166,0.000240029608541001,-0.05956357472163701],"min":[0.105116748541791,0.000140029608541001,-0.059588424892757],"type":"VEC3"},{"bufferView":0,"byteOffset":2329284,"componentType":5126,"count":4,"max":[0.105116748542528,0.000240029608541001,-0.059588424892697],"min":[0.105112638953145,0.000140029608541001,-0.059588424892818],"type":"VEC3"},{"bufferView":0,"byteOffset":2329332,"componentType":5126,"count":4,"max":[0.105112638954271,0.000240029608541001,-0.0595861132495593],"min":[0.105112638953145,0.000140029608541,-0.059588424892818],"type":"VEC3"},{"bufferView":0,"byteOffset":2329380,"componentType":5126,"count":14,"max":[0.105112638953715,0.000240029608541001,-0.0595814899611684],"min":[0.10510859357593601,0.000140029608541,-0.059586113249608],"type":"VEC3"},{"bufferView":0,"byteOffset":2329548,"componentType":5126,"count":6,"max":[0.105108593576858,0.000240029608541001,-0.0595814899611684],"min":[0.105104591008358,0.000140029608541,-0.059582067872852],"type":"VEC3"},{"bufferView":0,"byteOffset":2329620,"componentType":5126,"count":4,"max":[0.105108015661879,0.000240029608541001,-0.0599074103369886],"min":[0.10502548141543601,0.000140029608541,-0.059907410337998006],"type":"VEC3"},{"bufferView":0,"byteOffset":2329668,"componentType":5126,"count":18,"max":[0.105112638950141,0.000240029608541001,-0.059902166330791096],"min":[0.105108015661583,0.000140029608541,-0.059907410337998006],"type":"VEC3"},{"bufferView":0,"byteOffset":2329884,"componentType":5126,"count":4,"max":[0.105112638950141,0.000240029608541001,-0.0598864343108582],"min":[0.105112638949746,0.000140029608541,-0.059902166331178],"type":"VEC3"},{"bufferView":0,"byteOffset":2329932,"componentType":5126,"count":16,"max":[0.10511263895013001,0.000240029608541001,-0.059863724549713504],"min":[0.105092091004041,0.000140029608541,-0.059886434311038],"type":"VEC3"},{"bufferView":0,"byteOffset":2330124,"componentType":5126,"count":4,"max":[0.10509346086785501,0.000240029608541001,-0.0598608349946693],"min":[0.105092091004041,0.000140029608541,-0.0598637245501129],"type":"VEC3"},{"bufferView":0,"byteOffset":2330172,"componentType":5126,"count":4,"max":[0.10511674853895,0.000240029608541001,-0.0598608349946693],"min":[0.10509346086769401,0.000140029608541001,-0.059866100406507],"type":"VEC3"},{"bufferView":0,"byteOffset":2330220,"componentType":5126,"count":4,"max":[0.10511674853895,0.000240029608541001,-0.059866100405937],"min":[0.10511674853776201,0.000140029608541001,-0.059926245955417005],"type":"VEC3"},{"bufferView":0,"byteOffset":2330268,"componentType":5126,"count":4,"max":[0.10511674853849899,0.000240029608541001,-0.059926245954177],"min":[0.105112638949116,0.000140029608541001,-0.059926245955417005],"type":"VEC3"},{"bufferView":0,"byteOffset":2330316,"componentType":5126,"count":4,"max":[0.105112638950242,0.000240029608541001,-0.059922200576502],"min":[0.105112638949116,0.000140029608541,-0.059926245955368],"type":"VEC3"},{"bufferView":0,"byteOffset":2330364,"componentType":5126,"count":18,"max":[0.105112638949698,0.000240029608541001,-0.0599169993788995],"min":[0.105108015661898,0.000140029608541,-0.059922200577918],"type":"VEC3"},{"bufferView":0,"byteOffset":2330580,"componentType":5126,"count":4,"max":[0.10510801566206,0.000240029608541001,-0.059916999377988805],"min":[0.10502548141575101,0.000140029608541,-0.059916999379062905],"type":"VEC3"},{"bufferView":0,"byteOffset":2330628,"componentType":5126,"count":16,"max":[0.105025481415838,0.000240029608541001,-0.059916999377988805],"min":[0.10502085812758599,0.000140029608541,-0.059922200576653505],"type":"VEC3"},{"bufferView":0,"byteOffset":2330820,"componentType":5126,"count":4,"max":[0.10502085812758899,0.000240029608541001,-0.0599222005758539],"min":[0.105020858127525,0.000140029608541,-0.059925668043333505],"type":"VEC3"},{"bufferView":0,"byteOffset":2330868,"componentType":5126,"count":4,"max":[0.10502085812754701,0.000240029608541001,-0.0599256680423645],"min":[0.105016748538142,0.000140029608541001,-0.059925668043333505],"type":"VEC3"},{"bufferView":0,"byteOffset":2330916,"componentType":5126,"count":4,"max":[0.105016748538834,0.000240029608541001,-0.059898163762154503],"min":[0.105016748538142,0.000140029608541001,-0.0599256680424845],"type":"VEC3"},{"bufferView":0,"byteOffset":2330964,"componentType":5126,"count":4,"max":[0.105020858128217,0.000240029608541001,-0.0598981637615935],"min":[0.10501674853847,0.000140029608541001,-0.0598981637623235],"type":"VEC3"},{"bufferView":0,"byteOffset":2331012,"componentType":5126,"count":4,"max":[0.105020858128217,0.000240029608541001,-0.0598981637615935],"min":[0.105020858127827,0.000140029608541001,-0.059902209138513005],"type":"VEC3"},{"bufferView":0,"byteOffset":2331060,"componentType":5126,"count":16,"max":[0.105025481415735,0.000240029608541001,-0.0599022091381435],"min":[0.105020858127827,0.000140029608541,-0.059907410337026],"type":"VEC3"},{"bufferView":0,"byteOffset":2331252,"componentType":5126,"count":4,"max":[0.105108015664614,0.000240029608541001,-0.0596964514328786],"min":[0.10502548141838101,0.000140029608541,-0.059696451434004],"type":"VEC3"},{"bufferView":0,"byteOffset":2331300,"componentType":5126,"count":16,"max":[0.10502548141845,0.000240029608541001,-0.0596964514328786],"min":[0.105020858130206,0.000140029608541,-0.0597022091383035],"type":"VEC3"},{"bufferView":0,"byteOffset":2331492,"componentType":5126,"count":4,"max":[0.105020858130212,0.000240029608541001,-0.059702209137763806],"min":[0.10502085813014402,0.000140029608541,-0.0597060404745735],"type":"VEC3"},{"bufferView":0,"byteOffset":2331540,"componentType":5126,"count":4,"max":[0.10502085813016601,0.000240029608541001,-0.0597060404738645],"min":[0.105016748540761,0.000140029608541001,-0.0597060404745735],"type":"VEC3"},{"bufferView":0,"byteOffset":2331588,"componentType":5126,"count":4,"max":[0.10501674854143801,0.000240029608541001,-0.059679863248234495],"min":[0.105016748540761,0.000140029608541,-0.0597060404739845],"type":"VEC3"},{"bufferView":0,"byteOffset":2331636,"componentType":5126,"count":18,"max":[0.105064693747389,0.000240029608541001,-0.0596402870497862],"min":[0.105016748541339,0.000140029608541,-0.0596798632482992],"type":"VEC3"},{"bufferView":0,"byteOffset":2331852,"componentType":5126,"count":18,"max":[0.105116748541421,0.000240029608541001,-0.0596402870497862],"min":[0.105064693746668,0.000140029608541,-0.059681233112047004],"type":"VEC3"},{"bufferView":0,"byteOffset":2332068,"componentType":5126,"count":4,"max":[0.105116748541421,0.000240029608541001,-0.059681233111429796],"min":[0.10511674854038801,0.000140029608541,-0.05970604047579701],"type":"VEC3"},{"bufferView":0,"byteOffset":2332116,"componentType":5126,"count":4,"max":[0.105116748541125,0.000240029608541001,-0.05970604047500801],"min":[0.105112638951742,0.000140029608541001,-0.05970604047579701],"type":"VEC3"},{"bufferView":0,"byteOffset":2332164,"componentType":5126,"count":4,"max":[0.105112638952868,0.000240029608541001,-0.059701845269138],"min":[0.105112638951742,0.000140029608541001,-0.059706040475128],"type":"VEC3"},{"bufferView":0,"byteOffset":2332212,"componentType":5126,"count":14,"max":[0.105112638952329,0.000240029608541001,-0.0596964514338629],"min":[0.105108015664528,0.000140029608541,-0.059701845269206306],"type":"VEC3"},{"bufferView":0,"byteOffset":2332380,"componentType":5126,"count":14,"max":[0.1051167485398,0.000240029608541001,-0.059788232255133404],"min":[0.10508877336912499,0.000140029608541,-0.059817234825005006],"type":"VEC3"},{"bufferView":0,"byteOffset":2332548,"componentType":5126,"count":20,"max":[0.1051167485398,0.000240029608541001,-0.059817234824377],"min":[0.10506636326464801,0.000140029608541,-0.059852615816926205],"type":"VEC3"},{"bufferView":0,"byteOffset":2332788,"componentType":5126,"count":18,"max":[0.105066363265405,0.000240029608541001,-0.0598149231787176],"min":[0.105015378676813,0.000140029608541,-0.059852615816926205],"type":"VEC3"},{"bufferView":0,"byteOffset":2333004,"componentType":5126,"count":6,"max":[0.105016470286499,0.000240029608541001,-0.0598067896177012],"min":[0.105015378676813,0.000140029608541,-0.0598149231793282],"type":"VEC3"},{"bufferView":0,"byteOffset":2333076,"componentType":5126,"count":6,"max":[0.10501811840303,0.000240029608541001,-0.0597998332813182],"min":[0.105016470286321,0.000140029608541,-0.059806789618278004],"type":"VEC3"},{"bufferView":0,"byteOffset":2333148,"componentType":5126,"count":14,"max":[0.10501811840303,0.000240029608541001,-0.0597934548574182],"min":[0.10501537867706899,0.000140029608541,-0.0597998332821008],"type":"VEC3"},{"bufferView":0,"byteOffset":2333316,"componentType":5126,"count":4,"max":[0.105040036210949,0.000240029608541001,-0.0597882322544722],"min":[0.10501537867706899,0.000140029608541,-0.0597934548579059],"type":"VEC3"},{"bufferView":0,"byteOffset":2333364,"componentType":5126,"count":4,"max":[0.105041406074594,0.000240029608541001,-0.0597882322544722],"min":[0.10504003621046801,0.000140029608541,-0.0597916997213585],"type":"VEC3"},{"bufferView":0,"byteOffset":2333412,"componentType":5126,"count":14,"max":[0.105041406074594,0.000240029608541001,-0.0597916997211272],"min":[0.10501948826584101,0.000140029608541,-0.0598161004058889],"type":"VEC3"},{"bufferView":0,"byteOffset":2333580,"componentType":5126,"count":18,"max":[0.10506565692991901,0.000240029608541001,-0.0598161004054072],"min":[0.10501948826584101,0.000140029608541,-0.059841656912807704],"type":"VEC3"},{"bufferView":0,"byteOffset":2333796,"componentType":5126,"count":18,"max":[0.105111269087753,0.000240029608541001,-0.059816678316862104],"min":[0.10506565692925,0.000140029608541,-0.059841656912807704],"type":"VEC3"},{"bufferView":0,"byteOffset":2334012,"componentType":5126,"count":20,"max":[0.105111269087753,0.000240029608541001,-0.0597916997212825],"min":[0.105087018231885,0.000140029608541,-0.059816678317461604],"type":"VEC3"},{"bufferView":0,"byteOffset":2334252,"componentType":5126,"count":4,"max":[0.10508877336939401,0.000240029608541001,-0.059788232255133404],"min":[0.105087018231885,0.000140029608541,-0.0597916997215713],"type":"VEC3"},{"bufferView":0,"byteOffset":2334300,"componentType":5126,"count":4,"max":[0.10554320266351201,0.000240029608019001,-0.0600374764296212],"min":[0.10529320265755,0.000240029608019001,-0.060537476432602405],"type":"VEC3"},{"bufferView":0,"byteOffset":2334348,"componentType":5126,"count":4,"max":[0.10554320265755,0.000640029608392001,-0.0605374764296212],"min":[0.10529320265755,0.000240029608019001,-0.060537476432602405],"type":"VEC3"},{"bufferView":0,"byteOffset":2334396,"componentType":5126,"count":4,"max":[0.10554320266351201,0.000640029608392001,-0.0600374764296212],"min":[0.10529320265755,0.000640029608392001,-0.060537476432602405],"type":"VEC3"},{"bufferView":0,"byteOffset":2334444,"componentType":5126,"count":4,"max":[0.10554320266351201,0.001750029608539,-0.0600374764296212],"min":[0.10529320266351201,0.000640029608392001,-0.0600374764331224],"type":"VEC3"},{"bufferView":0,"byteOffset":2334492,"componentType":5126,"count":4,"max":[0.105543202614262,0.001750029608539,-0.0641674764291012],"min":[0.10529320261389201,0.000640029608392001,-0.0641674764339424],"type":"VEC3"},{"bufferView":0,"byteOffset":2334540,"componentType":5126,"count":4,"max":[0.103043202613368,0.001750029608539,-0.0642424764020402],"min":[0.10304320260942001,0.001550029608539,-0.0645424764027902],"type":"VEC3"},{"bufferView":0,"byteOffset":2334588,"componentType":5126,"count":4,"max":[0.10349320261053499,0.001750029608539,-0.0645424764022702],"min":[0.10304320260942001,0.001550029608539,-0.0645424764081564],"type":"VEC3"},{"bufferView":0,"byteOffset":2334636,"componentType":5126,"count":4,"max":[0.103493202614113,0.001750029608539,-0.06424247640740641],"min":[0.103493202609045,0.001550029608539,-0.0645424764081564],"type":"VEC3"},{"bufferView":0,"byteOffset":2334684,"componentType":5126,"count":4,"max":[0.103493202614113,0.001750029608539,-0.0642424764020402],"min":[0.103043202612998,0.001550029608539,-0.06424247640875641],"type":"VEC3"},{"bufferView":0,"byteOffset":2334732,"componentType":5126,"count":4,"max":[0.103493202668729,0.001750029608539,-0.059662476402790196],"min":[0.10304320266761399,0.001550029608539,-0.0596624764086764],"type":"VEC3"},{"bufferView":0,"byteOffset":2334780,"componentType":5126,"count":4,"max":[0.103043202667984,0.001750029608539,-0.059662476402790196],"min":[0.10304320266403601,0.001550029608539,-0.0599624764035402],"type":"VEC3"},{"bufferView":0,"byteOffset":2334828,"componentType":5126,"count":4,"max":[0.10349320266515101,0.001750029608539,-0.0599624764021902],"min":[0.10304320266403601,0.001550029608539,-0.0599624764081564],"type":"VEC3"},{"bufferView":0,"byteOffset":2334876,"componentType":5126,"count":4,"max":[0.103493202668729,0.001750029608539,-0.059662476408156404],"min":[0.103493202663661,0.001550029608539,-0.0599624764081564],"type":"VEC3"},{"bufferView":0,"byteOffset":2334924,"componentType":5126,"count":4,"max":[0.102943202609153,0.0010700296080930001,-0.0645824763995152],"min":[0.102843202606809,0.000980029608243001,-0.0647924764015977],"type":"VEC3"},{"bufferView":0,"byteOffset":2334972,"componentType":5126,"count":6,"max":[0.103893202609314,0.0012100296090619999,-0.0645824763995152],"min":[0.102843202609313,0.000240029608391001,-0.0645824764129263],"type":"VEC3"},{"bufferView":0,"byteOffset":2335044,"componentType":5126,"count":4,"max":[0.10389320261312901,0.0012100296090619999,-0.0642624764010752],"min":[0.102843202609313,0.001210029608539,-0.0645824764129263],"type":"VEC3"},{"bufferView":0,"byteOffset":2335092,"componentType":5126,"count":4,"max":[0.10389320261313001,0.0012100296086889999,-0.0642624764010752],"min":[0.102843202613129,0.000150029608167001,-0.0642624764144863],"type":"VEC3"},{"bufferView":0,"byteOffset":2335140,"componentType":5126,"count":4,"max":[0.1038932026162,0.000150029608914001,-0.0640674764007752],"min":[0.102843202613129,0.000150029608167001,-0.0642624764129263],"type":"VEC3"},{"bufferView":0,"byteOffset":2335188,"componentType":5126,"count":4,"max":[0.10454320266232,0.000457665794648001,-0.060137476401075196],"min":[0.10284320265975601,0.00045766579386500103,-0.0603524764206775],"type":"VEC3"},{"bufferView":0,"byteOffset":2335236,"componentType":5126,"count":4,"max":[0.104543202659756,0.000457665794648001,-0.0603524764009252],"min":[0.10284320265975601,0.00029766579386500104,-0.0603524764206775],"type":"VEC3"},{"bufferView":0,"byteOffset":2335284,"componentType":5126,"count":4,"max":[0.104543202659756,0.000297665794499001,-0.0603524764009252],"min":[0.102843202618019,0.00029766579386500104,-0.0638524764206775],"type":"VEC3"},{"bufferView":0,"byteOffset":2335332,"componentType":5126,"count":4,"max":[0.104543202618019,0.000457665794648001,-0.0638524764009252],"min":[0.102843202618019,0.00029766579386500104,-0.0638524764206775],"type":"VEC3"},{"bufferView":0,"byteOffset":2335380,"componentType":5126,"count":4,"max":[0.104543202618019,0.000457665794648001,-0.0638524764009252],"min":[0.102843202615455,0.00045766579386500103,-0.0640674764205275],"type":"VEC3"},{"bufferView":0,"byteOffset":2335428,"componentType":5126,"count":4,"max":[0.10454320261545501,0.0010776657949079999,-0.0640674764007752],"min":[0.102843202615455,0.00045766579386500103,-0.06406747642067749],"type":"VEC3"},{"bufferView":0,"byteOffset":2335476,"componentType":5126,"count":4,"max":[0.104543202618018,0.0010776657949079999,-0.0638524764009252],"min":[0.102843202615455,0.001077665793828,-0.06406747642067749],"type":"VEC3"},{"bufferView":0,"byteOffset":2335524,"componentType":5126,"count":4,"max":[0.104543202618018,0.001547665794499,-0.0638524764009252],"min":[0.102843202618019,0.001077665793828,-0.0638524764208275],"type":"VEC3"},{"bufferView":0,"byteOffset":2335572,"componentType":5126,"count":20,"max":[0.104543202659755,0.001547665794499,-0.0603524764009252],"min":[0.102843202618019,0.0015476657926720002,-0.0638524764206775],"type":"VEC3"},{"bufferView":0,"byteOffset":2335812,"componentType":5126,"count":4,"max":[0.104543202659755,0.001547665794499,-0.0603524764009252],"min":[0.10284320265975601,0.001077665793828,-0.0603524764206775],"type":"VEC3"},{"bufferView":0,"byteOffset":2335860,"componentType":5126,"count":4,"max":[0.10454320266231901,0.001077665793864,-0.060137476401075196],"min":[0.10284320265975601,0.001077665793828,-0.0603524764206775],"type":"VEC3"},{"bufferView":0,"byteOffset":2335908,"componentType":5126,"count":4,"max":[0.10454320266232,0.001077665793864,-0.060137476401075196],"min":[0.10284320266232,0.00045766579386500103,-0.0601374764208275],"type":"VEC3"},{"bufferView":0,"byteOffset":2335956,"componentType":5126,"count":12,"max":[0.1038932026162,0.0012100296090619999,-0.0640674764129263],"min":[0.103893202606064,0.0000500296085410006,-0.0647924764129263],"type":"VEC3"},{"bufferView":0,"byteOffset":2336100,"componentType":5126,"count":4,"max":[0.103893202611669,0.0000500296085410006,-0.0643224764123301],"min":[0.10384320261003001,2.9608540000531698e-8,-0.06452247641285631],"type":"VEC3"},{"bufferView":0,"byteOffset":2336148,"componentType":5126,"count":4,"max":[0.103893202609314,0.000240029608391001,-0.0645824764046982],"min":[0.103203202606958,0.000240029608019001,-0.0647924764129263],"type":"VEC3"},{"bufferView":0,"byteOffset":2336196,"componentType":5126,"count":4,"max":[0.103203202609836,0.000980029608686801,-0.06458247640111771],"min":[0.102943202607179,0.000240029608019001,-0.06479247640469821],"type":"VEC3"},{"bufferView":0,"byteOffset":2336244,"componentType":5126,"count":4,"max":[0.105093202635444,0.0000900296087920007,-0.0624224764272362],"min":[0.105093202633536,0.0000500296096860006,-0.0625824764272362],"type":"VEC3"},{"bufferView":0,"byteOffset":2336292,"componentType":5126,"count":16,"max":[0.105143202634326,0.0000500296096860006,-0.0624224764272362],"min":[0.105093202633536,2.96089410006199e-8,-0.06258247642783239],"type":"VEC3"},{"bufferView":0,"byteOffset":2336484,"componentType":5126,"count":4,"max":[0.105493202633951,2.96089410006199e-8,-0.0624224764278324],"min":[0.105143202632418,2.96089410006199e-8,-0.0625824764320062],"type":"VEC3"},{"bufferView":0,"byteOffset":2336532,"componentType":5126,"count":16,"max":[0.105543202634701,0.0000500296078240006,-0.0624224764320062],"min":[0.105493202632043,2.96089410006199e-8,-0.0625824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2336724,"componentType":5126,"count":4,"max":[0.105543202634701,0.001497665793038,-0.0624224764326024],"min":[0.105543202632793,0.0000500296078240006,-0.0625824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2336772,"componentType":5126,"count":16,"max":[0.105543202634701,0.0015476657937830002,-0.0624224764320062],"min":[0.105493202633913,0.001497665793038,-0.0625824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2336964,"componentType":5126,"count":4,"max":[0.10549320263582102,0.001547665795645,-0.0624224764313551],"min":[0.105438605217773,0.0015476657937830002,-0.0625824764320062],"type":"VEC3"},{"bufferView":0,"byteOffset":2337012,"componentType":5126,"count":4,"max":[0.10554320263482,0.0015606934386560001,-0.062412476431652104],"min":[0.105438605217654,0.001560693438285,-0.06259247643230441],"type":"VEC3"},{"bufferView":0,"byteOffset":2337060,"componentType":5126,"count":4,"max":[0.105543202625651,0.0015606934386560001,-0.06321247643135511],"min":[0.105438605207354,0.0015606934377770001,-0.0633924764330524],"type":"VEC3"},{"bufferView":0,"byteOffset":2337108,"componentType":5126,"count":4,"max":[0.105543202620225,0.000240029608019001,-0.0636674764296212],"min":[0.105293202614262,0.000240029608019001,-0.0641674764334224],"type":"VEC3"},{"bufferView":0,"byteOffset":2337156,"componentType":5126,"count":4,"max":[0.105543202620225,0.000640029608392001,-0.0636674764296212],"min":[0.105293202620225,0.000240029608019001,-0.0636674764334224],"type":"VEC3"},{"bufferView":0,"byteOffset":2337204,"componentType":5126,"count":4,"max":[0.105543202620225,0.000640029608392001,-0.0636674764296212],"min":[0.105293202614262,0.000640029608392001,-0.0641674764334224],"type":"VEC3"},{"bufferView":0,"byteOffset":2337252,"componentType":5126,"count":4,"max":[0.10554320265427,0.0015606934386560001,-0.0608124764316551],"min":[0.105438605235974,0.001560693438285,-0.0609924764326724],"type":"VEC3"},{"bufferView":0,"byteOffset":2337300,"componentType":5126,"count":4,"max":[0.10554320264473001,0.0015606934386560001,-0.0616124764316531],"min":[0.10543860522643402,0.001560693438285,-0.0617924764334224],"type":"VEC3"},{"bufferView":0,"byteOffset":2337348,"componentType":5126,"count":4,"max":[0.105493202645361,0.00154766579473,-0.0616224764314301],"min":[0.105438605227313,0.0015476657937830002,-0.061782476432007204],"type":"VEC3"},{"bufferView":0,"byteOffset":2337396,"componentType":5126,"count":16,"max":[0.10554320264424101,0.0015476657937830002,-0.061622476432007196],"min":[0.10549320264345301,0.001497665793038,-0.06178247643260341],"type":"VEC3"},{"bufferView":0,"byteOffset":2337588,"componentType":5126,"count":4,"max":[0.10554320264424101,0.001497665793038,-0.0616224764326034],"min":[0.10554320264233301,0.0000500296078240006,-0.06178247643260341],"type":"VEC3"},{"bufferView":0,"byteOffset":2337636,"componentType":5126,"count":16,"max":[0.10554320264424101,0.0000500296078240006,-0.061622476432007196],"min":[0.105493202641583,2.96089410006199e-8,-0.06178247643260341],"type":"VEC3"},{"bufferView":0,"byteOffset":2337828,"componentType":5126,"count":4,"max":[0.105493202643491,2.96089410006199e-8,-0.0616224764278335],"min":[0.105143202641958,2.96089410006199e-8,-0.061782476432007204],"type":"VEC3"},{"bufferView":0,"byteOffset":2337876,"componentType":5126,"count":16,"max":[0.10514320264386601,0.0000500296096860006,-0.061622476427237206],"min":[0.105093202643076,2.96089410006199e-8,-0.0617824764278335],"type":"VEC3"},{"bufferView":0,"byteOffset":2338068,"componentType":5126,"count":4,"max":[0.10509320264498401,0.0000900296087920007,-0.061622476427237206],"min":[0.105093202643076,0.0000500296096860006,-0.0617824764272372],"type":"VEC3"},{"bufferView":0,"byteOffset":2338116,"componentType":5126,"count":4,"max":[0.105493202654901,0.00154766579473,-0.060822476431425104],"min":[0.105438605236853,0.0015476657937830002,-0.0609824764320062],"type":"VEC3"},{"bufferView":0,"byteOffset":2338164,"componentType":5126,"count":16,"max":[0.10554320265378099,0.0015476657937830002,-0.0608224764320062],"min":[0.105493202652993,0.001497665793038,-0.0609824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2338356,"componentType":5126,"count":4,"max":[0.10554320265378099,0.001497665793038,-0.0608224764326024],"min":[0.105543202651873,0.0000500296078240006,-0.0609824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2338404,"componentType":5126,"count":16,"max":[0.10554320265378099,0.0000500296078240006,-0.0608224764320062],"min":[0.105493202651123,2.96089410006199e-8,-0.0609824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2338596,"componentType":5126,"count":4,"max":[0.10549320265303101,2.96089410006199e-8,-0.0608224764278324],"min":[0.105143202651498,2.96089410006199e-8,-0.0609824764320062],"type":"VEC3"},{"bufferView":0,"byteOffset":2338644,"componentType":5126,"count":16,"max":[0.105143202653406,0.0000500296096860006,-0.0608224764272362],"min":[0.105093202652616,2.96089410006199e-8,-0.060982476427832506],"type":"VEC3"},{"bufferView":0,"byteOffset":2338836,"componentType":5126,"count":4,"max":[0.10509320265452401,0.0000900296087920007,-0.0608224764272362],"min":[0.105093202652616,0.0000500296096860006,-0.0609824764272362],"type":"VEC3"},{"bufferView":0,"byteOffset":2338884,"componentType":5126,"count":4,"max":[0.105493202625161,0.0015476657939920001,-0.0632224764311351],"min":[0.105438605208233,0.0015476657935310002,-0.0633824764320062],"type":"VEC3"},{"bufferView":0,"byteOffset":2338932,"componentType":5126,"count":16,"max":[0.105543202625901,0.0015476657935310002,-0.0632224764320062],"min":[0.105493202623253,0.001497665794649,-0.0633824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2339124,"componentType":5126,"count":4,"max":[0.105543202625901,0.001497665794649,-0.0632224764326024],"min":[0.105543202623993,0.000050029609435000605,-0.0633824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2339172,"componentType":5126,"count":16,"max":[0.105543202625901,0.000050029609435000605,-0.0632224764320062],"min":[0.105493202623253,2.96086900005528e-8,-0.0633824764326024],"type":"VEC3"},{"bufferView":0,"byteOffset":2339364,"componentType":5126,"count":4,"max":[0.105493202625161,2.96086900005528e-8,-0.0632224764278324],"min":[0.105143202623623,2.96086900005528e-8,-0.0633824764320062],"type":"VEC3"},{"bufferView":0,"byteOffset":2339412,"componentType":5126,"count":16,"max":[0.10514320262553101,0.000050029609435000605,-0.0632224764272362],"min":[0.105093202622878,2.96086900005528e-8,-0.0633824764278325],"type":"VEC3"},{"bufferView":0,"byteOffset":2339604,"componentType":5126,"count":4,"max":[0.105093202625532,0.0000900296085410006,-0.0632224764270862],"min":[0.105093202622878,0.000050029609435000605,-0.0633824764272362],"type":"VEC3"},{"bufferView":0,"byteOffset":2339652,"componentType":5126,"count":80,"max":[0.10511674854176101,0.000240029608541001,-0.0597128897905993],"min":[0.105016748539919,0.000240029608541001,-0.05977909270193701],"type":"VEC3"},{"bufferView":0,"byteOffset":2340612,"componentType":5126,"count":48,"max":[0.105116748543166,0.000240029608541001,-0.059563574721128],"min":[0.105015378679502,0.000240029608540989,-0.059633437736097],"type":"VEC3"},{"bufferView":0,"byteOffset":2341188,"componentType":5126,"count":50,"max":[0.10511674853895,0.000240029608541001,-0.0598608349960793],"min":[0.10501674853816399,0.000240029608541001,-0.059926245954468],"type":"VEC3"},{"bufferView":0,"byteOffset":2341788,"componentType":5126,"count":65,"max":[0.105116748541421,0.00024002960854157702,-0.0596402870497862],"min":[0.105016748540783,0.00024002960854099402,-0.05970604047579701],"type":"VEC3"},{"bufferView":0,"byteOffset":2342568,"componentType":5126,"count":67,"max":[0.10511674853979901,0.000240029608541001,-0.0597882322550622],"min":[0.105015378676813,0.000240029608541001,-0.0598526158169261],"type":"VEC3"},{"bufferView":0,"byteOffset":2343372,"componentType":5126,"count":4,"max":[0.103493202613368,0.001550029608539,-0.0642424764020402],"min":[0.10304320260979,0.001550029608539,-0.0645424764081564],"type":"VEC3"},{"bufferView":0,"byteOffset":2343420,"componentType":5126,"count":4,"max":[0.103493202667239,0.001550029608539,-0.059662476402790196],"min":[0.103043202664406,0.001550029608539,-0.0599624764081564],"type":"VEC3"},{"bufferView":0,"byteOffset":2343468,"componentType":5126,"count":44,"max":[0.10454320266232,0.001547665793864,-0.0601374764206775],"min":[0.10454320261545501,0.00029766579386500104,-0.06406747642067749],"type":"VEC3"},{"bufferView":0,"byteOffset":2343996,"componentType":5126,"count":8,"max":[0.10342909981141,0.001547665793864,-0.0624224764072683],"min":[0.103418730716824,0.001546578797298,-0.06258247640783901],"type":"VEC3"},{"bufferView":0,"byteOffset":2344092,"componentType":5126,"count":24,"max":[0.10454320263507,0.001547665793864,-0.0624224764039827],"min":[0.103143202634321,0.001331503582678,-0.0624224764209755],"type":"VEC3"},{"bufferView":0,"byteOffset":2344380,"componentType":5126,"count":24,"max":[0.104543202642702,0.001547665793864,-0.061782476403983703],"min":[0.103143202641953,0.001331503582678,-0.061782476420379505],"type":"VEC3"},{"bufferView":0,"byteOffset":2344668,"componentType":5126,"count":8,"max":[0.10342909982095,0.001547665793864,-0.061622476406945],"min":[0.103418730726445,0.001546578796915,-0.061782476407351516],"type":"VEC3"},{"bufferView":0,"byteOffset":2344764,"componentType":5126,"count":24,"max":[0.10454320264461,0.001547665793864,-0.061622476403983696],"min":[0.10314320264386101,0.001331503582678,-0.0616224764202305],"type":"VEC3"},{"bufferView":0,"byteOffset":2345052,"componentType":5126,"count":24,"max":[0.104543202652242,0.001547665793864,-0.0609824764039827],"min":[0.103143202651493,0.001331503582678,-0.060982476421497504],"type":"VEC3"},{"bufferView":0,"byteOffset":2345340,"componentType":5126,"count":8,"max":[0.10342909983049,0.001547665793864,-0.060822476407268296],"min":[0.103418730735985,0.001546578796915,-0.060982476408212],"type":"VEC3"},{"bufferView":0,"byteOffset":2345436,"componentType":5126,"count":24,"max":[0.10454320265415,0.001547665793864,-0.0608224764039827],"min":[0.103143202653401,0.001331503582678,-0.060822476421347506],"type":"VEC3"},{"bufferView":0,"byteOffset":2345724,"componentType":5126,"count":24,"max":[0.104543202623622,0.001547665793864,-0.0633824764039827],"min":[0.103143202623623,0.001331503582678,-0.0633824764200075],"type":"VEC3"},{"bufferView":0,"byteOffset":2346012,"componentType":5126,"count":8,"max":[0.10342909980187,0.001547665793864,-0.063222476406572],"min":[0.10341873070811,0.001546578796663,-0.06338247640735052],"type":"VEC3"},{"bufferView":0,"byteOffset":2346108,"componentType":5126,"count":24,"max":[0.10454320262553,0.001547665793864,-0.0632224764039827],"min":[0.103143202625531,0.001331503582678,-0.0632224764198575],"type":"VEC3"},{"bufferView":0,"byteOffset":2346396,"componentType":5126,"count":24,"max":[0.104543202633162,0.001547665793864,-0.0625824764039827],"min":[0.103143202632413,0.001331503582678,-0.0625824764211245],"type":"VEC3"},{"bufferView":0,"byteOffset":2346684,"componentType":5126,"count":4,"max":[0.103893202612415,0.001080029608539,-0.0643224764010015],"min":[0.10289320261002899,0.001080029608242,-0.0645224764134164],"type":"VEC3"},{"bufferView":0,"byteOffset":2346732,"componentType":5126,"count":26,"max":[0.103893202612415,0.001080029608539,-0.0643224764010015],"min":[0.102893202612414,2.9608540000531698e-8,-0.06432247641359631],"type":"VEC3"},{"bufferView":0,"byteOffset":2347044,"componentType":5126,"count":26,"max":[0.10389320261003,0.001080029608539,-0.06452247640025151],"min":[0.10289320261002899,2.9608540000531698e-8,-0.0645224764134164],"type":"VEC3"},{"bufferView":0,"byteOffset":2347356,"componentType":5126,"count":4,"max":[0.103843202612415,2.96087230006311e-8,-0.0643224764027689],"min":[0.103041412905369,2.9608540000531698e-8,-0.0645224764115801],"type":"VEC3"},{"bufferView":0,"byteOffset":2347404,"componentType":5126,"count":4,"max":[0.105075652652117,0.000240029608541001,-0.0595884034881269],"min":[0.10502657302842501,0.00014002960891400102,-0.0595999403036717],"type":"VEC3"},{"bufferView":0,"byteOffset":2347452,"componentType":5126,"count":4,"max":[0.105075652652117,0.000240029608541001,-0.0595884034881269],"min":[0.10507565265172,0.00014002960891400102,-0.0596126329403269],"type":"VEC3"},{"bufferView":0,"byteOffset":2347500,"componentType":5126,"count":4,"max":[0.105075652651828,0.000240029608541001,-0.0595999403028117],"min":[0.10502657302842501,0.00014002960891400102,-0.0596126329403269],"type":"VEC3"},{"bufferView":0,"byteOffset":2347548,"componentType":5126,"count":18,"max":[0.10511263895238901,0.000240029608541533,-0.05965124595391],"min":[0.105065892376921,0.000140029608541001,-0.0596806337971709],"type":"VEC3"},{"bufferView":0,"byteOffset":2347764,"componentType":5126,"count":14,"max":[0.10511263895238901,0.00024002960854112,-0.059680633796928],"min":[0.105108015664405,0.000140029608541001,-0.0596868623929281],"type":"VEC3"},{"bufferView":0,"byteOffset":2347932,"componentType":5126,"count":4,"max":[0.105108015664642,0.000240029608541035,-0.059686862391778596],"min":[0.105025481418066,0.000140029608541001,-0.0596868623929281],"type":"VEC3"},{"bufferView":0,"byteOffset":2347980,"componentType":5126,"count":14,"max":[0.10502548141817501,0.00024002960854148202,-0.0596789428711735],"min":[0.105020858130486,0.000140029608541001,-0.05968686239186571],"type":"VEC3"},{"bufferView":0,"byteOffset":2348148,"componentType":5126,"count":18,"max":[0.105065892377396,0.00024002960854157702,-0.05965124595391],"min":[0.105020858130486,0.000140029608541001,-0.0596789428719054],"type":"VEC3"},{"bufferView":0,"byteOffset":2348364,"componentType":5126,"count":4,"max":[0.10454320263507,0.001331503583452,-0.062422476407385505],"min":[0.10342855746833099,0.001331503582678,-0.0625824764211245],"type":"VEC3"},{"bufferView":0,"byteOffset":2348412,"componentType":5126,"count":4,"max":[0.10454320262553,0.001331503583201,-0.0632224764073855],"min":[0.103428557459536,0.001331503582678,-0.0633824764200075],"type":"VEC3"},{"bufferView":0,"byteOffset":2348460,"componentType":5126,"count":4,"max":[0.10454320265415,0.001331503583452,-0.0608224764073855],"min":[0.103428557487411,0.001331503582678,-0.060982476421497504],"type":"VEC3"},{"bufferView":0,"byteOffset":2348508,"componentType":5126,"count":4,"max":[0.10454320264461,0.001331503583452,-0.0616224764073865],"min":[0.103428557477871,0.001331503582678,-0.061782476420379505],"type":"VEC3"},{"bufferView":0,"byteOffset":2348556,"componentType":5126,"count":4,"max":[0.10454320264461,0.000700029609285001,-0.0616224764046537],"min":[0.10314320264255301,0.000700029608540001,-0.061782476420379505],"type":"VEC3"},{"bufferView":0,"byteOffset":2348604,"componentType":5126,"count":4,"max":[0.10454320264461,0.000700029609285001,-0.061622476403983696],"min":[0.103143202644461,0.00040002960854000104,-0.0616224764202305],"type":"VEC3"},{"bufferView":0,"byteOffset":2348652,"componentType":5126,"count":4,"max":[0.10454320264461,0.00040002960854000104,-0.061622476403983696],"min":[0.10314320264255301,0.00040002960854000104,-0.061782476420379505],"type":"VEC3"},{"bufferView":0,"byteOffset":2348700,"componentType":5126,"count":4,"max":[0.104543202642702,0.000700029609285001,-0.0617824764048027],"min":[0.10314320264255301,0.00040002960854000104,-0.061782476420379505],"type":"VEC3"},{"bufferView":0,"byteOffset":2348748,"componentType":5126,"count":4,"max":[0.10454320265415,0.000700029609285001,-0.0608224764046527],"min":[0.103143202652093,0.000700029608540001,-0.060982476421497504],"type":"VEC3"},{"bufferView":0,"byteOffset":2348796,"componentType":5126,"count":4,"max":[0.10454320265415,0.000700029609285001,-0.0608224764039827],"min":[0.10314320265400101,0.00040002960854000104,-0.060822476421347506],"type":"VEC3"},{"bufferView":0,"byteOffset":2348844,"componentType":5126,"count":4,"max":[0.10454320265415,0.00040002960854000104,-0.0608224764039827],"min":[0.103143202652093,0.00040002960854000104,-0.060982476421497504],"type":"VEC3"},{"bufferView":0,"byteOffset":2348892,"componentType":5126,"count":4,"max":[0.104543202652242,0.000700029609285001,-0.060982476404802706],"min":[0.103143202652093,0.00040002960854000104,-0.060982476421497504],"type":"VEC3"},{"bufferView":0,"byteOffset":2348940,"componentType":5126,"count":4,"max":[0.10454320262553,0.000700029609285001,-0.0632224764039827],"min":[0.103143202623473,0.000700029608540001,-0.0633824764200075],"type":"VEC3"},{"bufferView":0,"byteOffset":2348988,"componentType":5126,"count":4,"max":[0.10454320262553,0.000700029609285001,-0.0632224764039827],"min":[0.103143202625381,0.00040002960854000104,-0.0632224764198575],"type":"VEC3"},{"bufferView":0,"byteOffset":2349036,"componentType":5126,"count":4,"max":[0.10454320262553,0.00040002960854000104,-0.0632224764039827],"min":[0.103143202623473,0.00040002960854000104,-0.0633824764200075],"type":"VEC3"},{"bufferView":0,"byteOffset":2349084,"componentType":5126,"count":4,"max":[0.104543202623622,0.000700029609285001,-0.0633824764041327],"min":[0.103143202623473,0.00040002960854000104,-0.0633824764200075],"type":"VEC3"},{"bufferView":0,"byteOffset":2349132,"componentType":5126,"count":4,"max":[0.10454320263507,0.000700029609285001,-0.062422476404653704],"min":[0.103143202633013,0.000700029608540001,-0.0625824764211245],"type":"VEC3"},{"bufferView":0,"byteOffset":2349180,"componentType":5126,"count":4,"max":[0.10454320263507,0.000700029609285001,-0.0624224764039827],"min":[0.103143202634921,0.00040002960854000104,-0.0624224764209755],"type":"VEC3"},{"bufferView":0,"byteOffset":2349228,"componentType":5126,"count":4,"max":[0.10454320263507,0.00040002960854000104,-0.0624224764039827],"min":[0.103143202633013,0.00040002960854000104,-0.0625824764211245],"type":"VEC3"},{"bufferView":0,"byteOffset":2349276,"componentType":5126,"count":4,"max":[0.104543202633162,0.000700029609285001,-0.0625824764048027],"min":[0.103143202633013,0.00040002960854000104,-0.0625824764211245],"type":"VEC3"},{"bufferView":0,"byteOffset":2349324,"componentType":5126,"count":4,"max":[0.10341873071873199,0.001546578797298,-0.06242247640445531],"min":[0.10318283353907301,0.001496570831499,-0.0625824764074173],"type":"VEC3"},{"bufferView":0,"byteOffset":2349372,"componentType":5126,"count":14,"max":[0.103182833540981,0.001496570831499,-0.0624224764039827],"min":[0.103143202632413,0.001447657827622,-0.0625824764044553],"type":"VEC3"},{"bufferView":0,"byteOffset":2349540,"componentType":5126,"count":4,"max":[0.103143202634321,0.001447657827622,-0.0624224764039827],"min":[0.103143202632413,0.00142613681998,-0.0625824764039827],"type":"VEC3"},{"bufferView":0,"byteOffset":2349588,"componentType":5126,"count":14,"max":[0.103183886561341,0.00142613681998,-0.0624224764039827],"min":[0.103143202632413,0.0013770123779390001,-0.0625824764044678],"type":"VEC3"},{"bufferView":0,"byteOffset":2349756,"componentType":5126,"count":4,"max":[0.103419241398371,0.0013770123779390001,-0.062422476404467804],"min":[0.103183886559433,0.001332379140294,-0.0625824764072744],"type":"VEC3"},{"bufferView":0,"byteOffset":2349804,"componentType":5126,"count":8,"max":[0.103428557470239,0.001332379140294,-0.062422476407274406],"min":[0.103419241396463,0.001331503583452,-0.0625824764073855],"type":"VEC3"},{"bufferView":0,"byteOffset":2349900,"componentType":5126,"count":8,"max":[0.103428557479779,0.001332379140294,-0.0616224764072754],"min":[0.103419241406003,0.001331503583452,-0.061782476407386495],"type":"VEC3"},{"bufferView":0,"byteOffset":2349996,"componentType":5126,"count":4,"max":[0.103419241407911,0.0013770123779390001,-0.0616224764044688],"min":[0.103183886568973,0.001332379140294,-0.0617824764072754],"type":"VEC3"},{"bufferView":0,"byteOffset":2350044,"componentType":5126,"count":14,"max":[0.103183886570881,0.00142613681998,-0.061622476403983696],"min":[0.103143202641953,0.0013770123779390001,-0.0617824764044688],"type":"VEC3"},{"bufferView":0,"byteOffset":2350212,"componentType":5126,"count":4,"max":[0.10314320264386101,0.001447657827622,-0.061622476403983696],"min":[0.103143202641953,0.00142613681998,-0.061782476403983703],"type":"VEC3"},{"bufferView":0,"byteOffset":2350260,"componentType":5126,"count":14,"max":[0.103182833550521,0.001496570831499,-0.061622476403983696],"min":[0.103143202641953,0.001447657827622,-0.0617824764044563],"type":"VEC3"},{"bufferView":0,"byteOffset":2350428,"componentType":5126,"count":4,"max":[0.103418730728272,0.001546578797298,-0.061622476404456304],"min":[0.103182833548613,0.001496570831499,-0.061782476407269304],"type":"VEC3"},{"bufferView":0,"byteOffset":2350476,"componentType":5126,"count":8,"max":[0.103428557489319,0.001332379140294,-0.0608224764072744],"min":[0.103419241415543,0.001331503583452,-0.0609824764073855],"type":"VEC3"},{"bufferView":0,"byteOffset":2350572,"componentType":5126,"count":4,"max":[0.10341924141745101,0.0013770123779390001,-0.0608224764044678],"min":[0.103183886578513,0.001332379140294,-0.060982476407274396],"type":"VEC3"},{"bufferView":0,"byteOffset":2350620,"componentType":5126,"count":14,"max":[0.103183886580421,0.00142613681998,-0.0608224764039827],"min":[0.103143202651493,0.0013770123779390001,-0.06098247640446781],"type":"VEC3"},{"bufferView":0,"byteOffset":2350788,"componentType":5126,"count":4,"max":[0.103143202653401,0.001447657827622,-0.0608224764039827],"min":[0.103143202651493,0.00142613681998,-0.0609824764039827],"type":"VEC3"},{"bufferView":0,"byteOffset":2350836,"componentType":5126,"count":14,"max":[0.103182833560061,0.001496570831499,-0.0608224764039827],"min":[0.103143202651493,0.001447657827622,-0.060982476404455296],"type":"VEC3"},{"bufferView":0,"byteOffset":2351004,"componentType":5126,"count":4,"max":[0.103418730737812,0.001546578797298,-0.0608224764044553],"min":[0.10318283355815301,0.001496570831499,-0.0609824764072683],"type":"VEC3"},{"bufferView":0,"byteOffset":2351052,"componentType":5126,"count":8,"max":[0.103428557461444,0.001332379140043,-0.0632224764072744],"min":[0.103419241385805,0.001331503583201,-0.0633824764073855],"type":"VEC3"},{"bufferView":0,"byteOffset":2351148,"componentType":5126,"count":4,"max":[0.10341924138771301,0.0013770123776880002,-0.0632224764044678],"min":[0.10318388655063301,0.001332379140043,-0.0633824764072744],"type":"VEC3"},{"bufferView":0,"byteOffset":2351196,"componentType":5126,"count":14,"max":[0.103183886552541,0.001426136819728,-0.0632224764039827],"min":[0.103143202623623,0.0013770123776880002,-0.0633824764044678],"type":"VEC3"},{"bufferView":0,"byteOffset":2351364,"componentType":5126,"count":4,"max":[0.103143202625531,0.001447657827371,-0.0632224764039827],"min":[0.103143202623623,0.001426136819728,-0.0633824764039827],"type":"VEC3"},{"bufferView":0,"byteOffset":2351412,"componentType":5126,"count":14,"max":[0.103182833532191,0.001496570831247,-0.0632224764039827],"min":[0.103143202623623,0.001447657827371,-0.06338247640445531],"type":"VEC3"},{"bufferView":0,"byteOffset":2351580,"componentType":5126,"count":4,"max":[0.10341873070985401,0.001546578797439,-0.0632224764044553],"min":[0.10318283353028301,0.001496570831247,-0.0633824764072683],"type":"VEC3"},{"bufferView":0,"byteOffset":2351628,"componentType":5126,"count":4,"max":[0.102893202612814,0.001080029608539,-0.0643224764010015],"min":[0.10289320261002899,0.0006516717777256011,-0.0645224764010015],"type":"VEC3"},{"bufferView":0,"byteOffset":2351676,"componentType":5126,"count":18,"max":[0.102935690615945,0.0006516717777256011,-0.0643224764010015],"min":[0.102893202610429,0.0004856275927809,-0.0645224764015081],"type":"VEC3"},{"bufferView":0,"byteOffset":2351892,"componentType":5126,"count":4,"max":[0.102893202612814,0.0004856275927809,-0.0643224764010015],"min":[0.102893202610429,0.000345932933138014,-0.0645224764010015],"type":"VEC3"},{"bufferView":0,"byteOffset":2351940,"componentType":5126,"count":22,"max":[0.102940419685354,0.000345932933138014,-0.0643224764010015],"min":[0.102893202610429,0.000202835556089987,-0.06452247640156458],"type":"VEC3"},{"bufferView":0,"byteOffset":2352204,"componentType":5126,"count":4,"max":[0.102893202613214,0.000202835556089987,-0.0643224764010015],"min":[0.102893202610429,0.0000837450848190005,-0.0645224764010015],"type":"VEC3"},{"bufferView":0,"byteOffset":2352252,"componentType":5126,"count":4,"max":[0.103041412907754,0.0000837450848190005,-0.0643224764010015],"min":[0.102893202610829,2.96087230006311e-8,-0.0645224764027689],"type":"VEC3"},{"bufferView":0,"byteOffset":2352300,"componentType":5126,"count":3,"max":[0.105075652652117,0.00014002960891400102,-0.0595884034882669],"min":[0.10502657302842501,0.00014002960891400102,-0.0596126329403269],"type":"VEC3"},{"bufferView":0,"byteOffset":2352336,"componentType":5126,"count":29,"max":[0.10511263895238701,0.00014002960891400102,-0.0596512459539105],"min":[0.105020858130489,0.000140029608541001,-0.0596868623927628],"type":"VEC3"},{"bufferView":0,"byteOffset":2352684,"componentType":5126,"count":4,"max":[0.103143202644461,0.000700029608540001,-0.061622476403983696],"min":[0.10314320264255301,0.00040002960854000104,-0.0617824764048027],"type":"VEC3"},{"bufferView":0,"byteOffset":2352732,"componentType":5126,"count":4,"max":[0.10314320265400101,0.000700029608540001,-0.0608224764039827],"min":[0.103143202652093,0.00040002960854000104,-0.060982476404802706],"type":"VEC3"},{"bufferView":0,"byteOffset":2352780,"componentType":5126,"count":4,"max":[0.103143202625381,0.000700029608540001,-0.0632224764039827],"min":[0.103143202623473,0.00040002960854000104,-0.0633824764041327],"type":"VEC3"},{"bufferView":0,"byteOffset":2352828,"componentType":5126,"count":4,"max":[0.103143202634921,0.000700029608540001,-0.0624224764039827],"min":[0.103143202633013,0.00040002960854000104,-0.0625824764048027],"type":"VEC3"},{"bufferView":0,"byteOffset":2352876,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.053563599060058996],"min":[0.11330920190429,0.000714,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2352924,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.053563599060058996],"min":[0.11318220190429,0.0009519999999999999,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2352972,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.053563599060058996],"min":[0.11318220190429,0.000714,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2353020,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.053563599060058996],"min":[0.11267320190429,0.000415,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2353068,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.053563599060058996],"min":[0.11290320190429,0.00035299999999999996,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2353116,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.053563599060058996],"min":[0.11231620190429,0.00023799999999999998,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2353164,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.053563599060058996],"min":[0.11231620190429,0.0,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2353212,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.053563599060058996],"min":[0.11231620190429,0.0,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2353260,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.053563599060058996],"min":[0.11272220190429001,0.0006,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2353572,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.053563599060058996],"min":[0.11295220190429,0.0005380000000000001,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2353812,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.053563599060058996],"min":[0.11244320190429001,0.00023799999999999998,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2354052,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.053563599060058996],"min":[0.11244320190429001,0.0,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2354364,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.053867599060059],"min":[0.11231620190429,0.0,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2354964,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.053563599060058996],"min":[0.11231620190429,0.0,-0.053563599060058996],"type":"VEC3"},{"bufferView":0,"byteOffset":2355564,"componentType":5126,"count":12,"max":[0.10439318191392699,0.001374275359817,-0.0493756717003488],"min":[0.104349428900295,0.0012929246992600001,-0.049375671700870497],"type":"VEC3"},{"bufferView":0,"byteOffset":2355708,"componentType":5126,"count":12,"max":[0.10439318191392699,0.001374275359817,-0.0493756717003488],"min":[0.104349428900295,0.0012929246992600001,-0.049375671700870497],"type":"VEC3"},{"bufferView":0,"byteOffset":2355852,"componentType":5126,"count":4,"max":[0.11721520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11691120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2355900,"componentType":5126,"count":4,"max":[0.11721520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11691120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2355948,"componentType":5126,"count":4,"max":[0.11721520190429,0.000714,-0.049834599060059],"min":[0.11691120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2355996,"componentType":5126,"count":4,"max":[0.11721520190429,0.0006,-0.049325599060059],"min":[0.11691120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2356044,"componentType":5126,"count":4,"max":[0.11721520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11691120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2356092,"componentType":5126,"count":4,"max":[0.11721520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11691120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2356140,"componentType":5126,"count":4,"max":[0.11721520190429,0.0,-0.048968599060059],"min":[0.11691120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2356188,"componentType":5126,"count":4,"max":[0.11721520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11691120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2356236,"componentType":5126,"count":26,"max":[0.11721520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11691120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2356548,"componentType":5126,"count":20,"max":[0.11721520190429,0.000714,-0.049604599060059006],"min":[0.11691120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2356788,"componentType":5126,"count":20,"max":[0.11721520190429,0.000415,-0.049095599060059],"min":[0.11691120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2357028,"componentType":5126,"count":26,"max":[0.11721520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11691120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2357340,"componentType":5126,"count":50,"max":[0.11691120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11691120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2357940,"componentType":5126,"count":50,"max":[0.11721520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11721520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2358540,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.055563599060059],"min":[0.12331720190429,0.000714,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2358588,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.055563599060059],"min":[0.12331720190429,0.0009519999999999999,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2358636,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.055563599060059],"min":[0.12331720190429,0.000714,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2358684,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.055563599060059],"min":[0.12390420190429001,0.000415,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2358732,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.055563599060059],"min":[0.12367420190429,0.00035299999999999996,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2358780,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.055563599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2358828,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.055563599060059],"min":[0.12418320190429001,0.0,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2358876,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.055563599060059],"min":[0.12431020190429,0.0,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2358924,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.055563599060059],"min":[0.12344420190429,0.0006,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2359236,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.055563599060059],"min":[0.12344420190429,0.0005380000000000001,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2359476,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.055563599060059],"min":[0.12395320190429,0.00023799999999999998,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2359716,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.055563599060059],"min":[0.12372320190429,0.0,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2360028,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.055563599060059],"min":[0.12331720190429,0.0,-0.055563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2360628,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.055867599060059],"min":[0.12331720190429,0.0,-0.055867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2361228,"componentType":5126,"count":67,"max":[0.10443593675837999,0.00150333011203,-0.057172473672344466],"min":[0.10436970417955099,0.0014219794520780001,-0.0571734736728164],"type":"VEC3"},{"bufferView":0,"byteOffset":2362032,"componentType":5126,"count":67,"max":[0.10443593675837999,0.00150333011203,-0.057172473672344466],"min":[0.10436970417955099,0.0014219794520780001,-0.0571734736728164],"type":"VEC3"},{"bufferView":0,"byteOffset":2362836,"componentType":5126,"count":4,"max":[0.11471520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11441120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2362884,"componentType":5126,"count":4,"max":[0.11471520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11441120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2362932,"componentType":5126,"count":4,"max":[0.11471520190429,0.000714,-0.059969599060059],"min":[0.11441120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2362980,"componentType":5126,"count":4,"max":[0.11471520190429,0.0006,-0.060556599060059],"min":[0.11441120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2363028,"componentType":5126,"count":4,"max":[0.11471520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11441120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2363076,"componentType":5126,"count":4,"max":[0.11471520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11441120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2363124,"componentType":5126,"count":4,"max":[0.11471520190429,0.0,-0.060835599060059004],"min":[0.11441120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2363172,"componentType":5126,"count":4,"max":[0.11471520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11441120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2363220,"componentType":5126,"count":26,"max":[0.11471520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11441120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2363532,"componentType":5126,"count":20,"max":[0.11471520190429,0.000714,-0.060096599060059],"min":[0.11441120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2363772,"componentType":5126,"count":20,"max":[0.11471520190429,0.000415,-0.060605599060059],"min":[0.11441120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2364012,"componentType":5126,"count":26,"max":[0.11471520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11441120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2364324,"componentType":5126,"count":50,"max":[0.11471520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11471520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2364924,"componentType":5126,"count":50,"max":[0.11441120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11441120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2365524,"componentType":5126,"count":41,"max":[0.134299458629638,0.0015047025914229999,-0.05811712636300205],"min":[0.134238549609855,0.001420606971804,-0.0581181263656393],"type":"VEC3"},{"bufferView":0,"byteOffset":2366016,"componentType":5126,"count":41,"max":[0.134299458629638,0.0015047025914229999,-0.05811712636300205],"min":[0.134238549609855,0.001420606971804,-0.0581181263656393],"type":"VEC3"},{"bufferView":0,"byteOffset":2366508,"componentType":5126,"count":41,"max":[0.115972852142237,0.0015047025914229999,-0.0402907437556688],"min":[0.11597185213168791,0.001420606971804,-0.040351652775451795],"type":"VEC3"},{"bufferView":0,"byteOffset":2367000,"componentType":5126,"count":41,"max":[0.115972852142237,0.0015047025914229999,-0.0402907437556688],"min":[0.11597185213168791,0.001420606971804,-0.040351652775451795],"type":"VEC3"},{"bufferView":0,"byteOffset":2367492,"componentType":5126,"count":6,"max":[0.104618476658523,0.001503330112926,-0.0647934764210636],"min":[0.104575576247094,0.0014219794518330001,-0.0647934764215751],"type":"VEC3"},{"bufferView":0,"byteOffset":2367564,"componentType":5126,"count":6,"max":[0.104618476658523,0.001503330112926,-0.0647934764210636],"min":[0.104575576247094,0.0014219794518330001,-0.0647934764215751],"type":"VEC3"},{"bufferView":0,"byteOffset":2367636,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.053063599060058995],"min":[0.11330920190429,0.000714,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2367684,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.053063599060058995],"min":[0.11318220190429,0.0009519999999999999,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2367732,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.053063599060058995],"min":[0.11318220190429,0.000714,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2367780,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.053063599060058995],"min":[0.11267320190429,0.000415,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2367828,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.053063599060058995],"min":[0.11290320190429,0.00035299999999999996,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2367876,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.053063599060058995],"min":[0.11231620190429,0.00023799999999999998,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2367924,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.053063599060058995],"min":[0.11231620190429,0.0,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2367972,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.053063599060058995],"min":[0.11231620190429,0.0,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2368020,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.053063599060058995],"min":[0.11272220190429001,0.0006,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2368332,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.053063599060058995],"min":[0.11295220190429,0.0005380000000000001,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2368572,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.053063599060058995],"min":[0.11244320190429001,0.00023799999999999998,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2368812,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.053063599060058995],"min":[0.11244320190429001,0.0,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2369124,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.053367599060059],"min":[0.11231620190429,0.0,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2369724,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.053063599060058995],"min":[0.11231620190429,0.0,-0.053063599060058995],"type":"VEC3"},{"bufferView":0,"byteOffset":2370324,"componentType":5126,"count":67,"max":[0.10433406127774,0.001374275359456,-0.04937467169969357],"min":[0.104267828698911,0.001292924699504,-0.0493756717001655],"type":"VEC3"},{"bufferView":0,"byteOffset":2371128,"componentType":5126,"count":67,"max":[0.10433406127774,0.001374275359456,-0.04937467169969357],"min":[0.104267828698911,0.001292924699504,-0.0493756717001655],"type":"VEC3"},{"bufferView":0,"byteOffset":2371932,"componentType":5126,"count":4,"max":[0.11671520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11641120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2371980,"componentType":5126,"count":4,"max":[0.11671520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11641120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2372028,"componentType":5126,"count":4,"max":[0.11671520190429,0.000714,-0.049834599060059],"min":[0.11641120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2372076,"componentType":5126,"count":4,"max":[0.11671520190429,0.0006,-0.049325599060059],"min":[0.11641120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2372124,"componentType":5126,"count":4,"max":[0.11671520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11641120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2372172,"componentType":5126,"count":4,"max":[0.11671520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11641120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2372220,"componentType":5126,"count":4,"max":[0.11671520190429,0.0,-0.048968599060059],"min":[0.11641120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2372268,"componentType":5126,"count":4,"max":[0.11671520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11641120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2372316,"componentType":5126,"count":26,"max":[0.11671520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11641120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2372628,"componentType":5126,"count":20,"max":[0.11671520190429,0.000714,-0.049604599060059006],"min":[0.11641120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2372868,"componentType":5126,"count":20,"max":[0.11671520190429,0.000415,-0.049095599060059],"min":[0.11641120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2373108,"componentType":5126,"count":26,"max":[0.11671520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11641120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2373420,"componentType":5126,"count":50,"max":[0.11641120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11641120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2374020,"componentType":5126,"count":50,"max":[0.11671520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11671520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2374620,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.055063599060059],"min":[0.12331720190429,0.000714,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2374668,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.055063599060059],"min":[0.12331720190429,0.0009519999999999999,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2374716,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.055063599060059],"min":[0.12331720190429,0.000714,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2374764,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.055063599060059],"min":[0.12390420190429001,0.000415,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2374812,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.055063599060059],"min":[0.12367420190429,0.00035299999999999996,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2374860,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.055063599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2374908,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.055063599060059],"min":[0.12418320190429001,0.0,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2374956,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.055063599060059],"min":[0.12431020190429,0.0,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2375004,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.055063599060059],"min":[0.12344420190429,0.0006,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2375316,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.055063599060059],"min":[0.12344420190429,0.0005380000000000001,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2375556,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.055063599060059],"min":[0.12395320190429,0.00023799999999999998,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2375796,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.055063599060059],"min":[0.12372320190429,0.0,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2376108,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.055063599060059],"min":[0.12331720190429,0.0,-0.055063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2376708,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.055367599060059],"min":[0.12331720190429,0.0,-0.055367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2377308,"componentType":5126,"count":13,"max":[0.10436519163048201,0.001503330111064,-0.0571734736710999],"min":[0.104291992673114,0.001421979452975,-0.0571734736719728],"type":"VEC3"},{"bufferView":0,"byteOffset":2377464,"componentType":5126,"count":13,"max":[0.10436519163048201,0.001503330111064,-0.0571734736710999],"min":[0.104291992673114,0.001421979452975,-0.0571734736719728],"type":"VEC3"},{"bufferView":0,"byteOffset":2377620,"componentType":5126,"count":4,"max":[0.12221520190429,0.0009519999999999999,-0.049961599060059],"min":[0.12191120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2377668,"componentType":5126,"count":4,"max":[0.12221520190429,0.0009519999999999999,-0.049834599060059],"min":[0.12191120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2377716,"componentType":5126,"count":4,"max":[0.12221520190429,0.000714,-0.049834599060059],"min":[0.12191120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2377764,"componentType":5126,"count":4,"max":[0.12221520190429,0.0006,-0.049325599060059],"min":[0.12191120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2377812,"componentType":5126,"count":4,"max":[0.12221520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.12191120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2377860,"componentType":5126,"count":4,"max":[0.12221520190429,0.00023799999999999998,-0.048968599060059],"min":[0.12191120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2377908,"componentType":5126,"count":4,"max":[0.12221520190429,0.0,-0.048968599060059],"min":[0.12191120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2377956,"componentType":5126,"count":4,"max":[0.12221520190429,0.00023799999999999998,-0.048968599060059],"min":[0.12191120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2378004,"componentType":5126,"count":26,"max":[0.12221520190429,0.0009519999999999999,-0.049374599060059],"min":[0.12191120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2378316,"componentType":5126,"count":20,"max":[0.12221520190429,0.000714,-0.049604599060059006],"min":[0.12191120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2378556,"componentType":5126,"count":20,"max":[0.12221520190429,0.000415,-0.049095599060059],"min":[0.12191120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2378796,"componentType":5126,"count":26,"max":[0.12221520190429,0.00035299999999999996,-0.049095599060059],"min":[0.12191120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2379108,"componentType":5126,"count":50,"max":[0.12191120190429,0.0009519999999999999,-0.048968599060059],"min":[0.12191120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2379708,"componentType":5126,"count":50,"max":[0.12221520190429,0.0009519999999999999,-0.048968599060059],"min":[0.12221520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2380308,"componentType":5126,"count":12,"max":[0.134359494251073,0.001503330112926,-0.058117126366351],"min":[0.134315741237818,0.0014219794518330001,-0.0581171263682635],"type":"VEC3"},{"bufferView":0,"byteOffset":2380452,"componentType":5126,"count":12,"max":[0.134359494251073,0.001503330112926,-0.058117126366351],"min":[0.134315741237818,0.0014219794518330001,-0.0581171263682635],"type":"VEC3"},{"bufferView":0,"byteOffset":2380596,"componentType":5126,"count":12,"max":[0.115971852152734,0.001503330112926,-0.0402307081341029],"min":[0.115971852145084,0.0014219794518330001,-0.0402744611473579],"type":"VEC3"},{"bufferView":0,"byteOffset":2380740,"componentType":5126,"count":12,"max":[0.115971852152734,0.001503330112926,-0.0402307081341029],"min":[0.115971852145084,0.0014219794518330001,-0.0402744611473579],"type":"VEC3"},{"bufferView":0,"byteOffset":2380884,"componentType":5126,"count":41,"max":[0.10457224902212199,0.0015047025914229999,-0.0647924764202976],"min":[0.104511340002339,0.001420606971804,-0.06479347642101703],"type":"VEC3"},{"bufferView":0,"byteOffset":2381376,"componentType":5126,"count":41,"max":[0.10457224902212199,0.0015047025914229999,-0.0647924764202976],"min":[0.104511340002339,0.001420606971804,-0.06479347642101703],"type":"VEC3"},{"bufferView":0,"byteOffset":2381868,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.052563599060059],"min":[0.11330920190429,0.000714,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2381916,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.052563599060059],"min":[0.11318220190429,0.0009519999999999999,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2381964,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.052563599060059],"min":[0.11318220190429,0.000714,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2382012,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.052563599060059],"min":[0.11267320190429,0.000415,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2382060,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.052563599060059],"min":[0.11290320190429,0.00035299999999999996,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2382108,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.052563599060059],"min":[0.11231620190429,0.00023799999999999998,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2382156,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.052563599060059],"min":[0.11231620190429,0.0,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2382204,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.052563599060059],"min":[0.11231620190429,0.0,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2382252,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.052563599060059],"min":[0.11272220190429001,0.0006,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2382564,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.052563599060059],"min":[0.11295220190429,0.0005380000000000001,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2382804,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.052563599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2383044,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.052563599060059],"min":[0.11244320190429001,0.0,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2383356,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.052867599060059],"min":[0.11231620190429,0.0,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2383956,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.052563599060059],"min":[0.11231620190429,0.0,-0.052563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2384556,"componentType":5126,"count":13,"max":[0.104263316150218,0.001374275359817,-0.049375671698448996],"min":[0.10419011719285,0.001292924699865,-0.0493756716993219],"type":"VEC3"},{"bufferView":0,"byteOffset":2384712,"componentType":5126,"count":13,"max":[0.104263316150218,0.001374275359817,-0.049375671698448996],"min":[0.10419011719285,0.001292924699865,-0.0493756716993219],"type":"VEC3"},{"bufferView":0,"byteOffset":2384868,"componentType":5126,"count":4,"max":[0.11621520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11591120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2384916,"componentType":5126,"count":4,"max":[0.11621520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11591120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2384964,"componentType":5126,"count":4,"max":[0.11621520190429,0.000714,-0.049834599060059],"min":[0.11591120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2385012,"componentType":5126,"count":4,"max":[0.11621520190429,0.0006,-0.049325599060059],"min":[0.11591120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2385060,"componentType":5126,"count":4,"max":[0.11621520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11591120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2385108,"componentType":5126,"count":4,"max":[0.11621520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11591120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2385156,"componentType":5126,"count":4,"max":[0.11621520190429,0.0,-0.048968599060059],"min":[0.11591120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2385204,"componentType":5126,"count":4,"max":[0.11621520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11591120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2385252,"componentType":5126,"count":26,"max":[0.11621520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11591120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2385564,"componentType":5126,"count":20,"max":[0.11621520190429,0.000714,-0.049604599060059006],"min":[0.11591120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2385804,"componentType":5126,"count":20,"max":[0.11621520190429,0.000415,-0.049095599060059],"min":[0.11591120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2386044,"componentType":5126,"count":26,"max":[0.11621520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11591120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2386356,"componentType":5126,"count":50,"max":[0.11591120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11591120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2386956,"componentType":5126,"count":50,"max":[0.11621520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11621520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2387556,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.054563599060059],"min":[0.12331720190429,0.000714,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2387604,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.054563599060059],"min":[0.12331720190429,0.0009519999999999999,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2387652,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.054563599060059],"min":[0.12331720190429,0.000714,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2387700,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.054563599060059],"min":[0.12390420190429001,0.000415,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2387748,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.054563599060059],"min":[0.12367420190429,0.00035299999999999996,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2387796,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.054563599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2387844,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.054563599060059],"min":[0.12418320190429001,0.0,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2387892,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.054563599060059],"min":[0.12431020190429,0.0,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2387940,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.054563599060059],"min":[0.12344420190429,0.0006,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2388252,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.054563599060059],"min":[0.12344420190429,0.0005380000000000001,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2388492,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.054563599060059],"min":[0.12395320190429,0.00023799999999999998,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2388732,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.054563599060059],"min":[0.12372320190429,0.0,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2389044,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.054563599060059],"min":[0.12331720190429,0.0,-0.054563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2389644,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.054867599060059],"min":[0.12331720190429,0.0,-0.054867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2390244,"componentType":5126,"count":12,"max":[0.104618476658523,0.001374275359817,-0.057173473674471405],"min":[0.10457472364560301,0.0012929246992600001,-0.057173473674993196],"type":"VEC3"},{"bufferView":0,"byteOffset":2390388,"componentType":5126,"count":12,"max":[0.104618476658523,0.001374275359817,-0.057173473674471405],"min":[0.10457472364560301,0.0012929246992600001,-0.057173473674993196],"type":"VEC3"},{"bufferView":0,"byteOffset":2390532,"componentType":5126,"count":4,"max":[0.12171520190429,0.0009519999999999999,-0.049961599060059],"min":[0.12141120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2390580,"componentType":5126,"count":4,"max":[0.12171520190429,0.0009519999999999999,-0.049834599060059],"min":[0.12141120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2390628,"componentType":5126,"count":4,"max":[0.12171520190429,0.000714,-0.049834599060059],"min":[0.12141120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2390676,"componentType":5126,"count":4,"max":[0.12171520190429,0.0006,-0.049325599060059],"min":[0.12141120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2390724,"componentType":5126,"count":4,"max":[0.12171520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.12141120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2390772,"componentType":5126,"count":4,"max":[0.12171520190429,0.00023799999999999998,-0.048968599060059],"min":[0.12141120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2390820,"componentType":5126,"count":4,"max":[0.12171520190429,0.0,-0.048968599060059],"min":[0.12141120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2390868,"componentType":5126,"count":4,"max":[0.12171520190429,0.00023799999999999998,-0.048968599060059],"min":[0.12141120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2390916,"componentType":5126,"count":26,"max":[0.12171520190429,0.0009519999999999999,-0.049374599060059],"min":[0.12141120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2391228,"componentType":5126,"count":20,"max":[0.12171520190429,0.000714,-0.049604599060059006],"min":[0.12141120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2391468,"componentType":5126,"count":20,"max":[0.12171520190429,0.000415,-0.049095599060059],"min":[0.12141120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2391708,"componentType":5126,"count":26,"max":[0.12171520190429,0.00035299999999999996,-0.049095599060059],"min":[0.12141120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2392020,"componentType":5126,"count":50,"max":[0.12141120190429,0.0009519999999999999,-0.048968599060059],"min":[0.12141120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2392620,"componentType":5126,"count":50,"max":[0.12171520190429,0.0009519999999999999,-0.048968599060059],"min":[0.12171520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2393220,"componentType":5126,"count":38,"max":[0.134441094452458,0.00150333011203,-0.05811712636893521],"min":[0.134374861873629,0.0014219794520780001,-0.05811812637179915],"type":"VEC3"},{"bufferView":0,"byteOffset":2393676,"componentType":5126,"count":38,"max":[0.134441094452458,0.00150333011203,-0.05811712636893521],"min":[0.134374861873629,0.0014219794520780001,-0.05811812637179915],"type":"VEC3"},{"bufferView":0,"byteOffset":2394132,"componentType":5126,"count":67,"max":[0.11597285216234142,0.00150333011203,-0.0401491079327179],"min":[0.11597185215542101,0.0014219794520780001,-0.0402153405115469],"type":"VEC3"},{"bufferView":0,"byteOffset":2394936,"componentType":5126,"count":67,"max":[0.11597285216234142,0.00150333011203,-0.0401491079327179],"min":[0.11597185215542101,0.0014219794520780001,-0.0402153405115469],"type":"VEC3"},{"bufferView":0,"byteOffset":2395740,"componentType":5126,"count":12,"max":[0.104495057394191,0.001503330112926,-0.06479347641958169],"min":[0.104451304380936,0.0014219794518330001,-0.0647934764201034],"type":"VEC3"},{"bufferView":0,"byteOffset":2395884,"componentType":5126,"count":12,"max":[0.104495057394191,0.001503330112926,-0.06479347641958169],"min":[0.104451304380936,0.0014219794518330001,-0.0647934764201034],"type":"VEC3"},{"bufferView":0,"byteOffset":2396028,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.052063599060059],"min":[0.11330920190429,0.000714,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396076,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.052063599060059],"min":[0.11318220190429,0.0009519999999999999,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396124,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.052063599060059],"min":[0.11318220190429,0.000714,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396172,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.052063599060059],"min":[0.11267320190429,0.000415,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396220,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.052063599060059],"min":[0.11290320190429,0.00035299999999999996,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396268,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.052063599060059],"min":[0.11231620190429,0.00023799999999999998,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396316,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.052063599060059],"min":[0.11231620190429,0.0,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396364,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.052063599060059],"min":[0.11231620190429,0.0,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396412,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.052063599060059],"min":[0.11272220190429001,0.0006,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396724,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.052063599060059],"min":[0.11295220190429,0.0005380000000000001,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2396964,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.052063599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2397204,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.052063599060059],"min":[0.11244320190429001,0.0,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2397516,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.052367599060059],"min":[0.11231620190429,0.0,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2398116,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.052063599060059],"min":[0.11231620190429,0.0,-0.052063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2398716,"componentType":5126,"count":211,"max":[0.105054117192798,0.001525157280924,-0.04937467170857257],"min":[0.104685101270028,0.001254468510586,-0.0493756717087521],"type":"VEC3"},{"bufferView":0,"byteOffset":2401248,"componentType":5126,"count":211,"max":[0.105054117192798,0.001525157280924,-0.04937467170857257],"min":[0.104685101270028,0.001254468510586,-0.0493756717087521],"type":"VEC3"},{"bufferView":0,"byteOffset":2403780,"componentType":5126,"count":4,"max":[0.11571520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11541120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2403828,"componentType":5126,"count":4,"max":[0.11571520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11541120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2403876,"componentType":5126,"count":4,"max":[0.11571520190429,0.000714,-0.049834599060059],"min":[0.11541120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2403924,"componentType":5126,"count":4,"max":[0.11571520190429,0.0006,-0.049325599060059],"min":[0.11541120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2403972,"componentType":5126,"count":4,"max":[0.11571520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11541120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2404020,"componentType":5126,"count":4,"max":[0.11571520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11541120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2404068,"componentType":5126,"count":4,"max":[0.11571520190429,0.0,-0.048968599060059],"min":[0.11541120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2404116,"componentType":5126,"count":4,"max":[0.11571520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11541120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2404164,"componentType":5126,"count":26,"max":[0.11571520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11541120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2404476,"componentType":5126,"count":20,"max":[0.11571520190429,0.000714,-0.049604599060059006],"min":[0.11541120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2404716,"componentType":5126,"count":20,"max":[0.11571520190429,0.000415,-0.049095599060059],"min":[0.11541120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2404956,"componentType":5126,"count":26,"max":[0.11571520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11541120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2405268,"componentType":5126,"count":50,"max":[0.11541120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11541120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2405868,"componentType":5126,"count":50,"max":[0.11571520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11571520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2406468,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.054063599060058996],"min":[0.12331720190429,0.000714,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2406516,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.054063599060058996],"min":[0.12331720190429,0.0009519999999999999,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2406564,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.054063599060058996],"min":[0.12331720190429,0.000714,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2406612,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.054063599060058996],"min":[0.12390420190429001,0.000415,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2406660,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.054063599060058996],"min":[0.12367420190429,0.00035299999999999996,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2406708,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.054063599060058996],"min":[0.12418320190429001,0.00023799999999999998,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2406756,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.054063599060058996],"min":[0.12418320190429001,0.0,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2406804,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.054063599060058996],"min":[0.12431020190429,0.0,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2406852,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.054063599060058996],"min":[0.12344420190429,0.0006,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2407164,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.054063599060058996],"min":[0.12344420190429,0.0005380000000000001,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2407404,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.054063599060058996],"min":[0.12395320190429,0.00023799999999999998,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2407644,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.054063599060058996],"min":[0.12372320190429,0.0,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2407956,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.054063599060058996],"min":[0.12331720190429,0.0,-0.054063599060058996],"type":"VEC3"},{"bufferView":0,"byteOffset":2408556,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.054367599060059],"min":[0.12331720190429,0.0,-0.054367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2409156,"componentType":5126,"count":82,"max":[0.104564970716017,0.001352357261382,-0.0571724736741755],"min":[0.10451828558661301,0.0012915522200389999,-0.0571734736743551],"type":"VEC3"},{"bufferView":0,"byteOffset":2410140,"componentType":5126,"count":82,"max":[0.104564970716017,0.001352357261382,-0.0571724736741755],"min":[0.10451828558661301,0.0012915522200389999,-0.0571734736743551],"type":"VEC3"},{"bufferView":0,"byteOffset":2411124,"componentType":5126,"count":4,"max":[0.12121520190429,0.0009519999999999999,-0.049961599060059],"min":[0.12091120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2411172,"componentType":5126,"count":4,"max":[0.12121520190429,0.0009519999999999999,-0.049834599060059],"min":[0.12091120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2411220,"componentType":5126,"count":4,"max":[0.12121520190429,0.000714,-0.049834599060059],"min":[0.12091120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2411268,"componentType":5126,"count":4,"max":[0.12121520190429,0.0006,-0.049325599060059],"min":[0.12091120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2411316,"componentType":5126,"count":4,"max":[0.12121520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.12091120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2411364,"componentType":5126,"count":4,"max":[0.12121520190429,0.00023799999999999998,-0.048968599060059],"min":[0.12091120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2411412,"componentType":5126,"count":4,"max":[0.12121520190429,0.0,-0.048968599060059],"min":[0.12091120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2411460,"componentType":5126,"count":4,"max":[0.12121520190429,0.00023799999999999998,-0.048968599060059],"min":[0.12091120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2411508,"componentType":5126,"count":26,"max":[0.12121520190429,0.0009519999999999999,-0.049374599060059],"min":[0.12091120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2411820,"componentType":5126,"count":20,"max":[0.12121520190429,0.000714,-0.049604599060059006],"min":[0.12091120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2412060,"componentType":5126,"count":20,"max":[0.12121520190429,0.000415,-0.049095599060059],"min":[0.12091120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2412300,"componentType":5126,"count":26,"max":[0.12121520190429,0.00035299999999999996,-0.049095599060059],"min":[0.12091120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2412612,"componentType":5126,"count":50,"max":[0.12091120190429,0.0009519999999999999,-0.048968599060059],"min":[0.12091120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2413212,"componentType":5126,"count":50,"max":[0.12121520190429,0.0009519999999999999,-0.048968599060059],"min":[0.12121520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2413812,"componentType":5126,"count":13,"max":[0.134518805958895,0.001503330111064,-0.0581171263720276],"min":[0.13444560700152702,0.001421979452975,-0.0581171263752272],"type":"VEC3"},{"bufferView":0,"byteOffset":2413968,"componentType":5126,"count":13,"max":[0.134518805958895,0.001503330111064,-0.0581171263720276],"min":[0.13444560700152702,0.001421979452975,-0.0581171263752272],"type":"VEC3"},{"bufferView":0,"byteOffset":2414124,"componentType":5126,"count":13,"max":[0.115971852180589,0.001503330111064,-0.0400713964262806],"min":[0.11597185216779,0.001421979452975,-0.0401445953836489],"type":"VEC3"},{"bufferView":0,"byteOffset":2414280,"componentType":5126,"count":13,"max":[0.115971852180589,0.001503330111064,-0.0400713964262806],"min":[0.11597185216779,0.001421979452975,-0.0401445953836489],"type":"VEC3"},{"bufferView":0,"byteOffset":2414436,"componentType":5126,"count":67,"max":[0.10443593675837999,0.00150333011203,-0.06479247641892646],"min":[0.10436970417955099,0.0014219794520780001,-0.06479347641939841],"type":"VEC3"},{"bufferView":0,"byteOffset":2415240,"componentType":5126,"count":67,"max":[0.10443593675837999,0.00150333011203,-0.06479247641892646],"min":[0.10436970417955099,0.0014219794520780001,-0.06479347641939841],"type":"VEC3"},{"bufferView":0,"byteOffset":2416044,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.051563599060059],"min":[0.11330920190429,0.000714,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416092,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.051563599060059],"min":[0.11318220190429,0.0009519999999999999,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416140,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.051563599060059],"min":[0.11318220190429,0.000714,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416188,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.051563599060059],"min":[0.11267320190429,0.000415,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416236,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.051563599060059],"min":[0.11290320190429,0.00035299999999999996,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416284,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.051563599060059],"min":[0.11231620190429,0.00023799999999999998,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416332,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.051563599060059],"min":[0.11231620190429,0.0,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416380,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.051563599060059],"min":[0.11231620190429,0.0,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416428,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.051563599060059],"min":[0.11272220190429001,0.0006,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416740,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.051563599060059],"min":[0.11295220190429,0.0005380000000000001,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2416980,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.051563599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2417220,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.051563599060059],"min":[0.11244320190429001,0.0,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2417532,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.051867599060059],"min":[0.11231620190429,0.0,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2418132,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.051563599060059],"min":[0.11231620190429,0.0,-0.051563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2418732,"componentType":5126,"count":60,"max":[0.121954795859256,0.000200000754992704,-0.0444500007410833],"min":[0.120954795850513,7.112812952015691e-10,-0.044949267471047806],"type":"VEC3"},{"bufferView":0,"byteOffset":2419452,"componentType":5126,"count":58,"max":[0.121954795850513,7.54992704368306e-10,-0.043950734054830194],"min":[0.120954795850513,7.112812952015691e-10,-0.044949267471047806],"type":"VEC3"},{"bufferView":0,"byteOffset":2420148,"componentType":5126,"count":58,"max":[0.121954795859256,0.000200000754992704,-0.043950734054830194],"min":[0.120954795859256,0.00020000071128129502,-0.044949267471047806],"type":"VEC3"},{"bufferView":0,"byteOffset":2420844,"componentType":5126,"count":60,"max":[0.121954795859256,0.000200000754992704,-0.043950734054830194],"min":[0.120954795850513,7.112812952015691e-10,-0.044450000784794705],"type":"VEC3"},{"bufferView":0,"byteOffset":2421564,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0009519999999999999,-0.049961599060059],"min":[0.11491120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2421612,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0009519999999999999,-0.049834599060059],"min":[0.11491120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2421660,"componentType":5126,"count":4,"max":[0.11521520190429001,0.000714,-0.049834599060059],"min":[0.11491120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2421708,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0006,-0.049325599060059],"min":[0.11491120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2421756,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0005380000000000001,-0.049555599060059005],"min":[0.11491120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2421804,"componentType":5126,"count":4,"max":[0.11521520190429001,0.00023799999999999998,-0.048968599060059],"min":[0.11491120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2421852,"componentType":5126,"count":4,"max":[0.11521520190429001,0.0,-0.048968599060059],"min":[0.11491120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2421900,"componentType":5126,"count":4,"max":[0.11521520190429001,0.00023799999999999998,-0.048968599060059],"min":[0.11491120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2421948,"componentType":5126,"count":26,"max":[0.11521520190429001,0.0009519999999999999,-0.049374599060059],"min":[0.11491120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2422260,"componentType":5126,"count":20,"max":[0.11521520190429001,0.000714,-0.049604599060059006],"min":[0.11491120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2422500,"componentType":5126,"count":20,"max":[0.11521520190429001,0.000415,-0.049095599060059],"min":[0.11491120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2422740,"componentType":5126,"count":26,"max":[0.11521520190429001,0.00035299999999999996,-0.049095599060059],"min":[0.11491120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2423052,"componentType":5126,"count":50,"max":[0.11491120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11491120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2423652,"componentType":5126,"count":50,"max":[0.11521520190429001,0.0009519999999999999,-0.048968599060059],"min":[0.11521520190429001,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424252,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.053563599060058996],"min":[0.12331720190429,0.000714,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424300,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.053563599060058996],"min":[0.12331720190429,0.0009519999999999999,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424348,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.053563599060058996],"min":[0.12331720190429,0.000714,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424396,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.053563599060058996],"min":[0.12390420190429001,0.000415,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424444,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.053563599060058996],"min":[0.12367420190429,0.00035299999999999996,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424492,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.053563599060058996],"min":[0.12418320190429001,0.00023799999999999998,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424540,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.053563599060058996],"min":[0.12418320190429001,0.0,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424588,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.053563599060058996],"min":[0.12431020190429,0.0,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424636,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.053563599060058996],"min":[0.12344420190429,0.0006,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2424948,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.053563599060058996],"min":[0.12344420190429,0.0005380000000000001,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2425188,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.053563599060058996],"min":[0.12395320190429,0.00023799999999999998,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2425428,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.053563599060058996],"min":[0.12372320190429,0.0,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2425740,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.053563599060058996],"min":[0.12331720190429,0.0,-0.053563599060058996],"type":"VEC3"},{"bufferView":0,"byteOffset":2426340,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.053867599060059],"min":[0.12331720190429,0.0,-0.053867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2426940,"componentType":5126,"count":41,"max":[0.104504477601355,0.0013523572616170002,-0.057172473673165795],"min":[0.104465237136787,0.001291552218411,-0.0571734736736337],"type":"VEC3"},{"bufferView":0,"byteOffset":2427432,"componentType":5126,"count":41,"max":[0.104504477601355,0.0013523572616170002,-0.057172473673165795],"min":[0.104465237136787,0.001291552218411,-0.0571734736736337],"type":"VEC3"},{"bufferView":0,"byteOffset":2427924,"componentType":5126,"count":12,"max":[0.13423607498640602,0.001374275359817,-0.0581171263609562],"min":[0.13419232197348602,0.0012929246992600001,-0.058117126362868705],"type":"VEC3"},{"bufferView":0,"byteOffset":2428068,"componentType":5126,"count":12,"max":[0.13423607498640602,0.001374275359817,-0.0581171263609562],"min":[0.13419232197348602,0.0012929246992600001,-0.058117126362868705],"type":"VEC3"},{"bufferView":0,"byteOffset":2428212,"componentType":5126,"count":12,"max":[0.115971852131155,0.001374275359817,-0.040354127398769896],"min":[0.115971852123505,0.0012929246992600001,-0.040397880411689895],"type":"VEC3"},{"bufferView":0,"byteOffset":2428356,"componentType":5126,"count":12,"max":[0.115971852131155,0.001374275359817,-0.040354127398769896],"min":[0.115971852123505,0.0012929246992600001,-0.040397880411689895],"type":"VEC3"},{"bufferView":0,"byteOffset":2428500,"componentType":5126,"count":13,"max":[0.10436519163048201,0.001503330111064,-0.0647934764176819],"min":[0.104291992673114,0.001421979452975,-0.0647934764185548],"type":"VEC3"},{"bufferView":0,"byteOffset":2428656,"componentType":5126,"count":13,"max":[0.10436519163048201,0.001503330111064,-0.0647934764176819],"min":[0.104291992673114,0.001421979452975,-0.0647934764185548],"type":"VEC3"},{"bufferView":0,"byteOffset":2428812,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.051063599060059],"min":[0.11330920190429,0.000714,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2428860,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.051063599060059],"min":[0.11318220190429,0.0009519999999999999,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2428908,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.051063599060059],"min":[0.11318220190429,0.000714,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2428956,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.051063599060059],"min":[0.11267320190429,0.000415,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2429004,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.051063599060059],"min":[0.11290320190429,0.00035299999999999996,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2429052,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.051063599060059],"min":[0.11231620190429,0.00023799999999999998,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2429100,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.051063599060059],"min":[0.11231620190429,0.0,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2429148,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.051063599060059],"min":[0.11231620190429,0.0,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2429196,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.051063599060059],"min":[0.11272220190429001,0.0006,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2429508,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.051063599060059],"min":[0.11295220190429,0.0005380000000000001,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2429748,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.051063599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2429988,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.051063599060059],"min":[0.11244320190429001,0.0,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2430300,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.051367599060059],"min":[0.11231620190429,0.0,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2430900,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.051063599060059],"min":[0.11231620190429,0.0,-0.051063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2431500,"componentType":5126,"count":12,"max":[0.113793301643911,0.00027438424454100005,-0.0387234075421165],"min":[0.113593301636405,0.000202835555919,-0.038770624650025606],"type":"VEC3"},{"bufferView":0,"byteOffset":2431644,"componentType":5126,"count":26,"max":[0.113793301643911,0.001080029607946,-0.0387234075764056],"min":[0.113793301469066,2.96078719997208e-8,-0.0397234075764106],"type":"VEC3"},{"bufferView":0,"byteOffset":2431956,"componentType":5126,"count":12,"max":[0.113793301643911,0.000345932933308506,-0.0387234075421165],"min":[0.113593301636405,0.00027438424454100005,-0.038770624650025606],"type":"VEC3"},{"bufferView":0,"byteOffset":2432100,"componentType":5126,"count":26,"max":[0.113593301644661,0.001080029607946,-0.0387234075414365],"min":[0.113593301469066,2.96078719997208e-8,-0.039723407541441505],"type":"VEC3"},{"bufferView":0,"byteOffset":2432412,"componentType":5126,"count":4,"max":[0.113793301643911,0.000202835555919,-0.0387234075414365],"min":[0.113593301643911,0.0000837450858299998,-0.0387234075770856],"type":"VEC3"},{"bufferView":0,"byteOffset":2432460,"componentType":5126,"count":12,"max":[0.114063301469106,0.0012100296086889999,-0.0397234074975318],"min":[0.113338301469476,0.0000500296085399998,-0.0397234076242949],"type":"VEC3"},{"bufferView":0,"byteOffset":2432604,"componentType":5126,"count":4,"max":[0.113793301643911,0.001080029607946,-0.0387234075414365],"min":[0.113593301469066,0.001080029607946,-0.0397234075764106],"type":"VEC3"},{"bufferView":0,"byteOffset":2432652,"componentType":5126,"count":4,"max":[0.113793301643911,0.001080029607946,-0.0387234075414365],"min":[0.113593301643911,0.000651671778004731,-0.038723407576745604],"type":"VEC3"},{"bufferView":0,"byteOffset":2432700,"componentType":5126,"count":10,"max":[0.113793301643911,0.000651671778004731,-0.03872340754177651],"min":[0.113593301636482,0.0005686496847005,-0.038765895580616105],"type":"VEC3"},{"bufferView":0,"byteOffset":2432820,"componentType":5126,"count":10,"max":[0.113793301643911,0.0005686496847005,-0.03872340754177651],"min":[0.113593301636482,0.00048562759224726797,-0.038765895580616105],"type":"VEC3"},{"bufferView":0,"byteOffset":2432940,"componentType":5126,"count":4,"max":[0.113793301643911,0.00048562759224726797,-0.03872340754177651],"min":[0.113593301643911,0.000345932933163,-0.038723407576745604],"type":"VEC3"},{"bufferView":0,"byteOffset":2432988,"componentType":5126,"count":4,"max":[0.113793301643911,0.0000837450858299998,-0.0387234075414365],"min":[0.11359330161799701,2.96078719997208e-8,-0.0388716178728156],"type":"VEC3"},{"bufferView":0,"byteOffset":2433036,"componentType":5126,"count":4,"max":[0.113793301617997,2.96078719997208e-8,-0.0388716178378465],"min":[0.113593301477808,2.96078719997208e-8,-0.039673407577527596],"type":"VEC3"},{"bufferView":0,"byteOffset":2433084,"componentType":5126,"count":4,"max":[0.113793301477808,0.0000500296086169997,-0.0396734075425585],"min":[0.113593301469066,2.96078719997208e-8,-0.0397234075764106],"type":"VEC3"},{"bufferView":0,"byteOffset":2433132,"componentType":5126,"count":6,"max":[0.114063301469106,0.0000500296086169997,-0.0397234074975318],"min":[0.113338301302812,0.0000500296085399998,-0.0406734076246669],"type":"VEC3"},{"bufferView":0,"byteOffset":2433204,"componentType":5126,"count":11,"max":[0.11406330165265299,0.001750029607795,-0.0386734076242939],"min":[0.114063301224282,0.0000500296085399998,-0.0411234076235438],"type":"VEC3"},{"bufferView":0,"byteOffset":2433336,"componentType":5126,"count":4,"max":[0.114063301589709,0.00024002960854,-0.039033407588099304],"min":[0.113853301468206,0.000240029608018,-0.0397234076242949],"type":"VEC3"},{"bufferView":0,"byteOffset":2433384,"componentType":5126,"count":6,"max":[0.113853301652653,0.0012100296090619999,-0.0386734075868363],"min":[0.113853301468206,0.000240029608018,-0.0397234075875773],"type":"VEC3"},{"bufferView":0,"byteOffset":2433456,"componentType":5126,"count":4,"max":[0.113853301652653,0.0012100296090619999,-0.0386734075308757],"min":[0.11353330146977601,0.001210029608539,-0.0397234075875773],"type":"VEC3"},{"bufferView":0,"byteOffset":2433504,"componentType":5126,"count":4,"max":[0.11353330165265299,0.0012100296086889999,-0.0386734075308757],"min":[0.11353330146977601,0.000150029608167,-0.039723407531626696],"type":"VEC3"},{"bufferView":0,"byteOffset":2433552,"componentType":5126,"count":4,"max":[0.11353330165265299,0.00015002960854,-0.038673407497530905],"min":[0.113338301469476,0.000150029608167,-0.039723407531626696],"type":"VEC3"},{"bufferView":0,"byteOffset":2433600,"componentType":5126,"count":6,"max":[0.113338301652653,0.00015002960854,-0.038673407497530905],"min":[0.113338301302812,2.96085409997324e-8,-0.0406734074979038],"type":"VEC3"},{"bufferView":0,"byteOffset":2433672,"componentType":5126,"count":8,"max":[0.11406330130296201,0.00008876664371099981,-0.0406734066836248],"min":[0.108683301303632,2.96085409997324e-8,-0.0406734076246669],"type":"VEC3"},{"bufferView":0,"byteOffset":2433768,"componentType":5126,"count":4,"max":[0.11406330130296201,0.00014002960839100002,-0.0406734066836248],"min":[0.108683301293179,0.00008876664296499969,-0.0407246705897198],"type":"VEC3"},{"bufferView":0,"byteOffset":2433816,"componentType":5126,"count":318,"max":[0.11406330129399901,0.000140029608541008,-0.040724669649172804],"min":[0.108683301223462,0.00014002960815800002,-0.041373407514775404],"type":"VEC3"},{"bufferView":0,"byteOffset":2437632,"componentType":5126,"count":8,"max":[0.114063301224282,0.0017500296077960001,-0.0411234074275926],"min":[0.112938301224282,0.00014002960839100002,-0.0411234076235438],"type":"VEC3"},{"bufferView":0,"byteOffset":2437728,"componentType":5126,"count":16,"max":[0.11406330165265299,0.001750029608539,-0.0386734066839948],"min":[0.10868330122480199,0.001750029607795,-0.041373407514645404],"type":"VEC3"},{"bufferView":0,"byteOffset":2437920,"componentType":5126,"count":28,"max":[0.11406330165265299,0.001750029608539,-0.038673406683624796],"min":[0.108683301652653,2.96077949997909e-8,-0.0386734076242939],"type":"VEC3"},{"bufferView":0,"byteOffset":2438256,"componentType":5126,"count":4,"max":[0.11406330165265299,0.001070029608465,-0.0386734075868363],"min":[0.113853301635169,0.000980029608242,-0.0387734076239239],"type":"VEC3"},{"bufferView":0,"byteOffset":2438304,"componentType":5126,"count":4,"max":[0.114063301635169,0.0009800296086145,-0.0387734075883263],"min":[0.113853301589229,0.000240029608018,-0.0390334076236979],"type":"VEC3"},{"bufferView":0,"byteOffset":2438352,"componentType":5126,"count":4,"max":[0.113338301652653,2.96085409997324e-8,-0.038673406810387806],"min":[0.109408301303262,2.96077949997909e-8,-0.0406734074975308],"type":"VEC3"},{"bufferView":0,"byteOffset":2438400,"componentType":5126,"count":6,"max":[0.109408301652283,0.000150029608914,-0.038673406810387806],"min":[0.109408301303262,2.96077949997909e-8,-0.0406734068103878],"type":"VEC3"},{"bufferView":0,"byteOffset":2438472,"componentType":5126,"count":6,"max":[0.10940830146906601,0.0000500296092859996,-0.0397234066828798],"min":[0.108683301303632,0.000050029608540999796,-0.0406734068103878],"type":"VEC3"},{"bufferView":0,"byteOffset":2438544,"componentType":5126,"count":11,"max":[0.10868330165317301,0.001750029608539,-0.038673406683624796],"min":[0.108683301223462,0.000050029608540999796,-0.0411234066833848],"type":"VEC3"},{"bufferView":0,"byteOffset":2438676,"componentType":5126,"count":34,"max":[0.111053301259251,0.001547665795645,-0.0409234070983817],"min":[0.11105330118057001,2.96089409997525e-8,-0.0413734070976387],"type":"VEC3"},{"bufferView":0,"byteOffset":2439084,"componentType":5126,"count":8,"max":[0.111063301198859,0.001560693438515,-0.041268809652265],"min":[0.11088330119886,0.000140029608541,-0.0412688096843672],"type":"VEC3"},{"bufferView":0,"byteOffset":2439180,"componentType":5126,"count":4,"max":[0.111063301198859,0.0015606934386560001,-0.0412688096837372],"min":[0.11106330118056999,0.000140029608541,-0.0413734070995172],"type":"VEC3"},{"bufferView":0,"byteOffset":2439228,"componentType":5126,"count":28,"max":[0.11343830118057,0.001750029608539,-0.0413734067925332],"min":[0.10930830117923,0.000140029608541,-0.0413734075150154],"type":"VEC3"},{"bufferView":0,"byteOffset":2439564,"componentType":5126,"count":4,"max":[0.111683301198859,0.0015606934386560001,-0.041268809792011404],"min":[0.11168330117975,0.000140029608541,-0.041373407208161406],"type":"VEC3"},{"bufferView":0,"byteOffset":2439612,"componentType":5126,"count":8,"max":[0.111863301199604,0.0015606934386560001,-0.041268809792011404],"min":[0.111683301198039,0.000140029608541,-0.0412688098242436],"type":"VEC3"},{"bufferView":0,"byteOffset":2439708,"componentType":5126,"count":34,"max":[0.11169330125925,0.00154766579473,-0.040923407210282904],"min":[0.111693301180569,2.96089409997525e-8,-0.0413734072095399],"type":"VEC3"},{"bufferView":0,"byteOffset":2440116,"componentType":5126,"count":16,"max":[0.11185330125925,0.000140029608541,-0.040923407210282904],"min":[0.11169330125132901,0.0000900296085409998,-0.0409734072372722],"type":"VEC3"},{"bufferView":0,"byteOffset":2440308,"componentType":5126,"count":34,"max":[0.11185330125925,0.00154766579473,-0.040923407237886206],"min":[0.111853301180569,2.96089409997525e-8,-0.0413734072375152],"type":"VEC3"},{"bufferView":0,"byteOffset":2440716,"componentType":5126,"count":4,"max":[0.111863301199604,0.001560693438515,-0.041268809823613604],"min":[0.111863301181315,0.000140029608541,-0.0413734072396336],"type":"VEC3"},{"bufferView":0,"byteOffset":2440764,"componentType":5126,"count":4,"max":[0.11248330119885899,0.0015606934386560001,-0.041268809931887904],"min":[0.11248330118050001,0.000140029608541,-0.041373407348037905],"type":"VEC3"},{"bufferView":0,"byteOffset":2440812,"componentType":5126,"count":8,"max":[0.112663301198559,0.0015606934386560001,-0.041268809931887904],"min":[0.11248330119878899,0.000140029608541,-0.0412688099641201],"type":"VEC3"},{"bufferView":0,"byteOffset":2440908,"componentType":5126,"count":34,"max":[0.112493301259251,0.00154766579473,-0.0409234073501593],"min":[0.11249330118057001,2.96089409997525e-8,-0.041373407349416295],"type":"VEC3"},{"bufferView":0,"byteOffset":2441316,"componentType":5126,"count":16,"max":[0.11265330125925099,0.000140029608541,-0.0409234073501593],"min":[0.112493301250209,0.0000900296085409998,-0.0409734073771486],"type":"VEC3"},{"bufferView":0,"byteOffset":2441508,"componentType":5126,"count":34,"max":[0.11265330125925099,0.00154766579473,-0.0409234073777626],"min":[0.11265330118057,2.96089409997525e-8,-0.041373407377391605],"type":"VEC3"},{"bufferView":0,"byteOffset":2441916,"componentType":5126,"count":4,"max":[0.112663301198559,0.001560693438515,-0.0412688099634901],"min":[0.1126633011802,0.000140029608541,-0.0413734073795101],"type":"VEC3"},{"bufferView":0,"byteOffset":2441964,"componentType":5126,"count":4,"max":[0.113438301224282,0.000240029608019,-0.041123407514775404],"min":[0.11343830118057,0.000140029608541,-0.0413734075150154],"type":"VEC3"},{"bufferView":0,"byteOffset":2442012,"componentType":5126,"count":8,"max":[0.109808301224282,0.001750029608539,-0.0411234066832548],"min":[0.108683301223462,0.000140029608541,-0.041123406880326],"type":"VEC3"},{"bufferView":0,"byteOffset":2442108,"componentType":5126,"count":4,"max":[0.109308301224282,0.000240029608019,-0.0411234067926632],"min":[0.10930830117975,0.000140029608541,-0.041373406792903196],"type":"VEC3"},{"bufferView":0,"byteOffset":2442156,"componentType":5126,"count":4,"max":[0.11008330119885901,0.0015606934386560001,-0.0412688095122585],"min":[0.11008330118012001,0.000140029608541,-0.0413734069284085],"type":"VEC3"},{"bufferView":0,"byteOffset":2442204,"componentType":5126,"count":8,"max":[0.11026330119885899,0.0015606934386560001,-0.0412688095122585],"min":[0.110083301198409,0.000140029608541,-0.0412688095444907],"type":"VEC3"},{"bufferView":0,"byteOffset":2442300,"componentType":5126,"count":34,"max":[0.11009330125925101,0.0015476657939920001,-0.040923406929412],"min":[0.11009330118057,2.96086899996854e-8,-0.041373406930527],"type":"VEC3"},{"bufferView":0,"byteOffset":2442708,"componentType":5126,"count":16,"max":[0.110253301259401,0.000140029608541,-0.040923406929412],"min":[0.110093301249839,0.0000900296085409998,-0.040973406957519304],"type":"VEC3"},{"bufferView":0,"byteOffset":2442900,"componentType":5126,"count":34,"max":[0.110253301259401,0.0015476657939920001,-0.040923406957387304],"min":[0.11025330118057,2.96086899996854e-8,-0.0413734069585023],"type":"VEC3"},{"bufferView":0,"byteOffset":2443308,"componentType":5126,"count":4,"max":[0.11026330119885899,0.001560693438285,-0.041268809543860696],"min":[0.11026330117982,0.000140029608541,-0.0413734069598807],"type":"VEC3"},{"bufferView":0,"byteOffset":2443356,"componentType":5126,"count":4,"max":[0.110883301199157,0.001560693438515,-0.041268809652265],"min":[0.110883301180868,0.000140029608541,-0.041373407068285],"type":"VEC3"},{"bufferView":0,"byteOffset":2443404,"componentType":5126,"count":34,"max":[0.11089330125925101,0.00154766579473,-0.0409234070704064],"min":[0.11089330118057,2.96089409997525e-8,-0.0413734070696634],"type":"VEC3"},{"bufferView":0,"byteOffset":2443812,"componentType":5126,"count":16,"max":[0.111053301259251,0.000140029608541,-0.0409234070704064],"min":[0.11089330125058401,0.00009002960879199979,-0.0409734070973957],"type":"VEC3"},{"bufferView":0,"byteOffset":2444004,"componentType":5126,"count":4,"max":[0.11370015246408001,0.000240029608541,-0.0408510630229737],"min":[0.11369726290847,0.000140029608541,-0.0408510630235009],"type":"VEC3"},{"bufferView":0,"byteOffset":2444052,"componentType":5126,"count":4,"max":[0.113697262910009,0.000240029608541,-0.040846953433590696],"min":[0.11369726290847,0.000140029608541,-0.0408510630229957],"type":"VEC3"},{"bufferView":0,"byteOffset":2444100,"componentType":5126,"count":4,"max":[0.113755011197929,0.000240029608541,-0.040846953433590696],"min":[0.11369726290918901,0.000140029608541,-0.040846953444051703],"type":"VEC3"},{"bufferView":0,"byteOffset":2444148,"componentType":5126,"count":4,"max":[0.113761518043256,0.000240029608541,-0.0408469534436877],"min":[0.113755011197109,0.000140029608541,-0.040867501389944404],"type":"VEC3"},{"bufferView":0,"byteOffset":2444196,"componentType":5126,"count":4,"max":[0.113761518043256,0.000240029608541,-0.040867501389877395],"min":[0.11375862848894999,0.000140029608541,-0.0408688712531335],"type":"VEC3"},{"bufferView":0,"byteOffset":2444244,"componentType":5126,"count":14,"max":[0.113758628489106,0.000240029608541,-0.040851063029905904],"min":[0.1137367962997,0.000140029608541,-0.0408688712531335],"type":"VEC3"},{"bufferView":0,"byteOffset":2444412,"componentType":5126,"count":4,"max":[0.113736796300069,0.000240029608541,-0.040851063027015],"min":[0.11372025092221501,0.000140029608541,-0.0408510630299079],"type":"VEC3"},{"bufferView":0,"byteOffset":2444460,"componentType":5126,"count":16,"max":[0.11372025092389001,0.000240029608541,-0.040851063027015],"min":[0.113714942703017,0.000140029608541,-0.040855600697863405],"type":"VEC3"},{"bufferView":0,"byteOffset":2444652,"componentType":5126,"count":4,"max":[0.11371494270315201,0.000240029608541,-0.0408556006973199],"min":[0.113714942696864,0.000140029608541,-0.0408907890542839],"type":"VEC3"},{"bufferView":0,"byteOffset":2444700,"componentType":5126,"count":4,"max":[0.113731488072804,0.000240029608541,-0.040890789053733896],"min":[0.113714942696864,0.000140029608541,-0.0408907890565852],"type":"VEC3"},{"bufferView":0,"byteOffset":2444748,"componentType":5126,"count":18,"max":[0.113742339959216,0.000240029608541,-0.0408791880301094],"min":[0.113731488072674,0.000140029608541,-0.0408907890565852],"type":"VEC3"},{"bufferView":0,"byteOffset":2444964,"componentType":5126,"count":4,"max":[0.113742339959859,0.000240029608541,-0.0408757205641952],"min":[0.113742339959162,0.000140029608541,-0.0408791880308772],"type":"VEC3"},{"bufferView":0,"byteOffset":2445012,"componentType":5126,"count":4,"max":[0.113746449549239,0.000240029608541,-0.0408757205641952],"min":[0.113742339959769,0.000140029608541,-0.0408757205660087],"type":"VEC3"},{"bufferView":0,"byteOffset":2445060,"componentType":5126,"count":4,"max":[0.113746449549239,0.000240029608541,-0.040875720565842696],"min":[0.113746449542821,0.000140029608541,-0.040909967141095696],"type":"VEC3"},{"bufferView":0,"byteOffset":2445108,"componentType":5126,"count":4,"max":[0.113746449543251,0.000240029608541,-0.0409099671403772],"min":[0.113742339953441,0.000140029608541,-0.040909967141095696],"type":"VEC3"},{"bufferView":0,"byteOffset":2445156,"componentType":5126,"count":4,"max":[0.113742339954199,0.000240029608541,-0.040907741113694],"min":[0.113742339953441,0.000140029608541,-0.0409099671404662],"type":"VEC3"},{"bufferView":0,"byteOffset":2445204,"componentType":5126,"count":18,"max":[0.113742339954199,0.000240029608541,-0.040894898645044205],"min":[0.113731488072221,0.000140029608541,-0.040907741113737205],"type":"VEC3"},{"bufferView":0,"byteOffset":2445420,"componentType":5126,"count":4,"max":[0.113731488072856,0.000240029608541,-0.0408948986418039],"min":[0.113714942696436,0.000140029608541,-0.0408948986454188],"type":"VEC3"},{"bufferView":0,"byteOffset":2445468,"componentType":5126,"count":4,"max":[0.113714942697046,0.000240029608541,-0.0408948986418039],"min":[0.113714942688571,0.000140029608541,-0.0409382205612219],"type":"VEC3"},{"bufferView":0,"byteOffset":2445516,"componentType":5126,"count":16,"max":[0.11372020809904901,0.000240029608541,-0.040938220560865],"min":[0.113714942688571,0.000140029608541,-0.0409428438493203],"type":"VEC3"},{"bufferView":0,"byteOffset":2445708,"componentType":5126,"count":4,"max":[0.113735426420103,0.000240029608541,-0.0409428438489255],"min":[0.113720208098723,0.000140029608541,-0.0409428438517869],"type":"VEC3"},{"bufferView":0,"byteOffset":2445756,"componentType":5126,"count":16,"max":[0.11375999834205701,0.000240029608541,-0.0409222959098368],"min":[0.113735426419953,0.000140029608541,-0.0409428438517869],"type":"VEC3"},{"bufferView":0,"byteOffset":2445948,"componentType":5126,"count":4,"max":[0.113762887896526,0.000240029608541,-0.0409222959098368],"min":[0.11375999834203501,0.000140029608541,-0.04092366577400491],"type":"VEC3"},{"bufferView":0,"byteOffset":2445996,"componentType":5126,"count":4,"max":[0.113762887896526,0.000240029608541,-0.040923665773843904],"min":[0.113756423850684,0.000140029608541,-0.04094695344509271],"type":"VEC3"},{"bufferView":0,"byteOffset":2446044,"componentType":5126,"count":4,"max":[0.113756423851204,0.000240029608541,-0.0409469534331166],"min":[0.113696684980714,0.000140029608541,-0.04094695344509271],"type":"VEC3"},{"bufferView":0,"byteOffset":2446092,"componentType":5126,"count":4,"max":[0.113696684982552,0.000240029608541,-0.040942843844470604],"min":[0.113696684980714,0.000140029608541,-0.0409469534338536],"type":"VEC3"},{"bufferView":0,"byteOffset":2446140,"componentType":5126,"count":4,"max":[0.113700152448962,0.000240029608541,-0.040942843844470604],"min":[0.11369668498228301,0.000140029608541,-0.0409428438456189],"type":"VEC3"},{"bufferView":0,"byteOffset":2446188,"componentType":5126,"count":18,"max":[0.113705353647834,0.000240029608541,-0.0409382205586573],"min":[0.113700152447232,0.000140029608541,-0.0409428438456189],"type":"VEC3"},{"bufferView":0,"byteOffset":2446404,"componentType":5126,"count":4,"max":[0.113705353662092,0.000240029608541,-0.040855686312510305],"min":[0.113705353647471,0.000140029608540999,-0.0409382205588156],"type":"VEC3"},{"bufferView":0,"byteOffset":2446452,"componentType":5126,"count":16,"max":[0.113705353662092,0.000240029608541,-0.0408510630234886],"min":[0.11370015246375001,0.000140029608540999,-0.040855686312602],"type":"VEC3"},{"bufferView":0,"byteOffset":2446644,"componentType":5126,"count":4,"max":[0.11389370981246001,0.000240029608541,-0.040909967165190804],"min":[0.11388795211115099,0.000140029608541,-0.040934795934247495],"type":"VEC3"},{"bufferView":0,"byteOffset":2446692,"componentType":5126,"count":4,"max":[0.11388795211175101,0.000240029608541,-0.0409099671612973],"min":[0.113861988925961,0.000140029608541,-0.040909967165836794],"type":"VEC3"},{"bufferView":0,"byteOffset":2446740,"componentType":5126,"count":4,"max":[0.113861988926391,0.000240029608541,-0.0409099671612973],"min":[0.113856787724132,0.000140029608541,-0.0409313498666279],"type":"VEC3"},{"bufferView":0,"byteOffset":2446788,"componentType":5126,"count":4,"max":[0.113856787724492,0.000240029608541,-0.0409313498654549],"min":[0.11385620981213501,0.000140029608541,-0.04093590894197591],"type":"VEC3"},{"bufferView":0,"byteOffset":2446836,"componentType":5126,"count":14,"max":[0.113861988920659,0.000240029608541,-0.0409359089411978],"min":[0.11385620981213501,0.000140029608541,-0.0409428438741082],"type":"VEC3"},{"bufferView":0,"byteOffset":2447004,"componentType":5126,"count":4,"max":[0.11386372265398301,0.000240029608541,-0.0409428438737153],"min":[0.113861988920633,0.000140029608541,-0.0409428438748024],"type":"VEC3"},{"bufferView":0,"byteOffset":2447052,"componentType":5126,"count":4,"max":[0.11386372265398301,0.000240029608541,-0.0409428438740184],"min":[0.113863722652794,0.000140029608541,-0.0409469534634014],"type":"VEC3"},{"bufferView":0,"byteOffset":2447100,"componentType":5126,"count":4,"max":[0.11386372265326401,0.000240029608541,-0.0409469534585837],"min":[0.113842339946554,0.000140029608541,-0.0409469534634014],"type":"VEC3"},{"bufferView":0,"byteOffset":2447148,"componentType":5126,"count":4,"max":[0.113842339948033,0.000240029608541,-0.0409428438699377],"min":[0.113842339946554,0.000140029608541,-0.0409469534593207],"type":"VEC3"},{"bufferView":0,"byteOffset":2447196,"componentType":5126,"count":4,"max":[0.113844073681373,0.000240029608541,-0.0409428438699377],"min":[0.113842339947743,0.000140029608541,-0.0409428438710637],"type":"VEC3"},{"bufferView":0,"byteOffset":2447244,"componentType":5126,"count":18,"max":[0.113850430702552,0.000240029608541,-0.0409366152758044],"min":[0.113844073681213,0.000140029608541,-0.0409428438707764],"type":"VEC3"},{"bufferView":0,"byteOffset":2447460,"componentType":5126,"count":4,"max":[0.113872947841809,0.000240029608541,-0.0408469534643084],"min":[0.113850430702168,0.000140029608541,-0.0409366152765526],"type":"VEC3"},{"bufferView":0,"byteOffset":2447508,"componentType":5126,"count":4,"max":[0.11388159510165799,0.000240029608541,-0.0408455836032273],"min":[0.113872947841319,0.000140029608541,-0.040846953465478404],"type":"VEC3"},{"bufferView":0,"byteOffset":2447556,"componentType":5126,"count":4,"max":[0.11390353429852,0.000240029608541,-0.0408455836032273],"min":[0.113881595101378,0.000140029608541,-0.04093650826481231],"type":"VEC3"},{"bufferView":0,"byteOffset":2447604,"componentType":5126,"count":14,"max":[0.113910469228853,0.000240029608541,-0.040936508263373],"min":[0.11390353429804301,0.000140029608541,-0.0409428438825748],"type":"VEC3"},{"bufferView":0,"byteOffset":2447772,"componentType":5126,"count":4,"max":[0.11391220296219301,0.000240029608541,-0.040942843882191805],"min":[0.113910469228347,0.000140029608541,-0.040942843883279],"type":"VEC3"},{"bufferView":0,"byteOffset":2447820,"componentType":5126,"count":4,"max":[0.11391220296219301,0.000240029608541,-0.040942843882495],"min":[0.113912202960954,0.000140029608541,-0.040946953471877996],"type":"VEC3"},{"bufferView":0,"byteOffset":2447868,"componentType":5126,"count":4,"max":[0.11391220296101401,0.000240029608541,-0.040946953466454],"min":[0.113887352789894,0.000140029608541,-0.040946953471877996],"type":"VEC3"},{"bufferView":0,"byteOffset":2447916,"componentType":5126,"count":4,"max":[0.113887352790612,0.000240029608541,-0.040942843877808006],"min":[0.113887352789894,0.000140029608541,-0.040946953467191],"type":"VEC3"},{"bufferView":0,"byteOffset":2447964,"componentType":5126,"count":4,"max":[0.113889664433761,0.000240029608541,-0.040942843877808006],"min":[0.11388735279050301,0.000140029608541,-0.040942843878934],"type":"VEC3"},{"bufferView":0,"byteOffset":2448012,"componentType":5126,"count":14,"max":[0.113894287722811,0.000240029608541,-0.0409387985017287],"min":[0.113889664433713,0.000140029608541,-0.0409428438787544],"type":"VEC3"},{"bufferView":0,"byteOffset":2448180,"componentType":5126,"count":6,"max":[0.113894287722811,0.000240029608541,-0.0409347959340565],"min":[0.11389370981178,0.000140029608541,-0.0409387985026506],"type":"VEC3"},{"bufferView":0,"byteOffset":2448252,"componentType":5126,"count":4,"max":[0.113568367360532,0.000240029608541,-0.040855686288129904],"min":[0.113568367346076,0.000140029608540999,-0.0409382205345727],"type":"VEC3"},{"bufferView":0,"byteOffset":2448300,"componentType":5126,"count":18,"max":[0.113573611352529,0.000240029608541,-0.040938220534276905],"min":[0.113568367346076,0.000140029608541,-0.0409428438236892],"type":"VEC3"},{"bufferView":0,"byteOffset":2448516,"componentType":5126,"count":4,"max":[0.113589343372462,0.000240029608541,-0.040942843823293704],"min":[0.113573611352143,0.000140029608541,-0.0409428438262411],"type":"VEC3"},{"bufferView":0,"byteOffset":2448564,"componentType":5126,"count":16,"max":[0.113612053136955,0.000240029608541,-0.0409222958838525],"min":[0.113589343372283,0.000140029608541,-0.0409428438262411],"type":"VEC3"},{"bufferView":0,"byteOffset":2448756,"componentType":5126,"count":4,"max":[0.113614942691776,0.000240029608541,-0.0409222958838525],"min":[0.11361205313655501,0.000140029608541,-0.04092366574813731],"type":"VEC3"},{"bufferView":0,"byteOffset":2448804,"componentType":5126,"count":4,"max":[0.113614942691776,0.000240029608541,-0.040923665747976304],"min":[0.113609677276144,0.000140029608541,-0.040946953418373705],"type":"VEC3"},{"bufferView":0,"byteOffset":2448852,"componentType":5126,"count":4,"max":[0.11360967727671399,0.000240029608541,-0.0409469534073875],"min":[0.113549531727234,0.000140029608541,-0.040946953418373705],"type":"VEC3"},{"bufferView":0,"byteOffset":2448900,"componentType":5126,"count":4,"max":[0.113549531728853,0.000240029608541,-0.040942843818741505],"min":[0.113549531727234,0.000140029608541,-0.0409469534081245],"type":"VEC3"},{"bufferView":0,"byteOffset":2448948,"componentType":5126,"count":4,"max":[0.113553577106818,0.000240029608541,-0.040942843818741505],"min":[0.113549531727953,0.000140029608541,-0.0409428438199821],"type":"VEC3"},{"bufferView":0,"byteOffset":2448996,"componentType":5126,"count":18,"max":[0.11355877830517401,0.000240029608541,-0.040938220533029306],"min":[0.113553577105403,0.000140029608541,-0.0409428438199821],"type":"VEC3"},{"bufferView":0,"byteOffset":2449212,"componentType":5126,"count":4,"max":[0.113558778319531,0.000240029608541,-0.0408556862868822],"min":[0.113558778305011,0.000140029608540999,-0.0409382205331917],"type":"VEC3"},{"bufferView":0,"byteOffset":2449260,"componentType":5126,"count":16,"max":[0.113558778319531,0.000240029608541,-0.04085106299787],"min":[0.11355357712162,0.000140029608540999,-0.0408556862869691],"type":"VEC3"},{"bufferView":0,"byteOffset":2449452,"componentType":5126,"count":4,"max":[0.11355357712242,0.000240029608541,-0.0408510629972446],"min":[0.11355010965494,0.000140029608541,-0.040851062997872806],"type":"VEC3"},{"bufferView":0,"byteOffset":2449500,"componentType":5126,"count":4,"max":[0.113550109656579,0.000240029608541,-0.0408469534078616],"min":[0.11355010965494,0.000140029608541,-0.0408510629972666],"type":"VEC3"},{"bufferView":0,"byteOffset":2449548,"componentType":5126,"count":4,"max":[0.11357761393678902,0.000240029608541,-0.0408469534078616],"min":[0.11355010965645901,0.000140029608541,-0.0408469534130346],"type":"VEC3"},{"bufferView":0,"byteOffset":2449596,"componentType":5126,"count":4,"max":[0.11357761393678902,0.000240029608541,-0.040846953412670604],"min":[0.11357761393595,0.000140029608541,-0.0408510630024176],"type":"VEC3"},{"bufferView":0,"byteOffset":2449644,"componentType":5126,"count":4,"max":[0.11357761393667999,0.000240029608541,-0.0408510630013683],"min":[0.113573568559761,0.000140029608541,-0.0408510630024176],"type":"VEC3"},{"bufferView":0,"byteOffset":2449692,"componentType":5126,"count":16,"max":[0.11357356856013,0.000240029608541,-0.0408510630013683],"min":[0.113568367360494,0.000140029608540999,-0.0408556862884288],"type":"VEC3"},{"bufferView":0,"byteOffset":2449884,"componentType":5126,"count":4,"max":[0.113779326264642,0.000240029608541,-0.0408556863254441],"min":[0.11377932625007,0.000140029608540999,-0.040938220571677696],"type":"VEC3"},{"bufferView":0,"byteOffset":2449932,"componentType":5126,"count":16,"max":[0.113779326264642,0.000240029608541,-0.0408510630363309],"min":[0.11377356855997,0.000140029608540999,-0.0408556863255139],"type":"VEC3"},{"bufferView":0,"byteOffset":2450124,"componentType":5126,"count":4,"max":[0.11377356856051,0.000240029608541,-0.0408510630356455],"min":[0.11376973722370001,0.000140029608541,-0.0408510630363374],"type":"VEC3"},{"bufferView":0,"byteOffset":2450172,"componentType":5126,"count":4,"max":[0.113769737225079,0.000240029608541,-0.040846953446262504],"min":[0.11376973722370001,0.000140029608541,-0.040851063035667504],"type":"VEC3"},{"bufferView":0,"byteOffset":2450220,"componentType":5126,"count":4,"max":[0.11379591445070901,0.000240029608541,-0.040846953446262504],"min":[0.113769737224959,0.000140029608541,-0.0408469534512034],"type":"VEC3"},{"bufferView":0,"byteOffset":2450268,"componentType":5126,"count":18,"max":[0.113835490641346,0.000240029608541,-0.0408469534511054],"min":[0.113795914450644,0.000140029608540999,-0.0408948986636032],"type":"VEC3"},{"bufferView":0,"byteOffset":2450484,"componentType":5126,"count":18,"max":[0.113835490641346,0.000240029608541,-0.040894898662881304],"min":[0.113794544570604,0.000140029608540999,-0.040946953450963906],"type":"VEC3"},{"bufferView":0,"byteOffset":2450700,"componentType":5126,"count":4,"max":[0.113794544571221,0.000240029608541,-0.0409469534458895],"min":[0.113769737206854,0.000140029608541,-0.040946953450963906],"type":"VEC3"},{"bufferView":0,"byteOffset":2450748,"componentType":5126,"count":4,"max":[0.113769737208313,0.000240029608541,-0.040942843857243505],"min":[0.113769737206854,0.000140029608541,-0.0409469534466265],"type":"VEC3"},{"bufferView":0,"byteOffset":2450796,"componentType":5126,"count":4,"max":[0.113773932414183,0.000240029608541,-0.040942843857243505],"min":[0.11376973720819301,0.000140029608541,-0.040942843858513905],"type":"VEC3"},{"bufferView":0,"byteOffset":2450844,"componentType":5126,"count":14,"max":[0.113779326250211,0.000240029608541,-0.040938220571591105],"min":[0.113773932414114,0.000140029608541,-0.040942843858513905],"type":"VEC3"},{"bufferView":0,"byteOffset":2451012,"componentType":5126,"count":14,"max":[0.113687545432075,0.000240029608541,-0.040918978261235604],"min":[0.113658542857646,0.000140029608540999,-0.0409469534271853],"type":"VEC3"},{"bufferView":0,"byteOffset":2451180,"componentType":5126,"count":20,"max":[0.11365854285827401,0.000240029608541,-0.0408965681462686],"min":[0.113623161873934,0.000140029608540999,-0.0409469534271853],"type":"VEC3"},{"bufferView":0,"byteOffset":2451420,"componentType":5126,"count":18,"max":[0.11366085452044901,0.000240029608541,-0.0408455835645748],"min":[0.113623161873934,0.000140029608540999,-0.0408965681470264],"type":"VEC3"},{"bufferView":0,"byteOffset":2451636,"componentType":5126,"count":6,"max":[0.113668988081287,0.000240029608541,-0.0408455835645748],"min":[0.113660854519838,0.000140029608540999,-0.0408466751755859],"type":"VEC3"},{"bufferView":0,"byteOffset":2451708,"componentType":5126,"count":6,"max":[0.11367594441740199,0.000240029608541,-0.0408466751754084],"min":[0.11366898808070999,0.000140029608540999,-0.040848323293249895],"type":"VEC3"},{"bufferView":0,"byteOffset":2451780,"componentType":5126,"count":14,"max":[0.11368232284174801,0.000240029608541,-0.0408455835683285],"min":[0.113675944416619,0.000140029608540999,-0.040848323293249895],"type":"VEC3"},{"bufferView":0,"byteOffset":2451948,"componentType":5126,"count":4,"max":[0.113687545440677,0.000240029608541,-0.0408455835683285],"min":[0.11368232284126001,0.000140029608541,-0.0408702411030596],"type":"VEC3"},{"bufferView":0,"byteOffset":2451996,"componentType":5126,"count":4,"max":[0.113687545440677,0.000240029608541,-0.04087024110257861],"min":[0.113684077973567,0.000140029608541,-0.0408716109661393],"type":"VEC3"},{"bufferView":0,"byteOffset":2452044,"componentType":5126,"count":14,"max":[0.11368407797379901,0.000240029608541,-0.040849693153411006],"min":[0.113659677292608,0.000140029608540999,-0.0408716109661393],"type":"VEC3"},{"bufferView":0,"byteOffset":2452212,"componentType":5126,"count":18,"max":[0.11365967729309,0.000240029608541,-0.040849693153411006],"min":[0.11363412077816701,0.000140029608540999,-0.0408958618133255],"type":"VEC3"},{"bufferView":0,"byteOffset":2452428,"componentType":5126,"count":18,"max":[0.113659099366682,0.000240029608541,-0.0408958618126561],"min":[0.11363412077816701,0.000140029608540999,-0.040941473975228904],"type":"VEC3"},{"bufferView":0,"byteOffset":2452644,"componentType":5126,"count":20,"max":[0.11368407796621201,0.000240029608541,-0.040917223123430296],"min":[0.11365909936608201,0.000140029608541,-0.040941473975228904],"type":"VEC3"},{"bufferView":0,"byteOffset":2452884,"componentType":5126,"count":4,"max":[0.113687545432075,0.000240029608541,-0.040917223123430296],"min":[0.113684077965923,0.000140029608541,-0.040918978261503904],"type":"VEC3"},{"bufferView":0,"byteOffset":2452932,"componentType":5126,"count":4,"max":[0.113438301224282,0.000240029608019,-0.0411234074275926],"min":[0.11293830118057,0.000240029608019,-0.0413734075150154],"type":"VEC3"},{"bufferView":0,"byteOffset":2452980,"componentType":5126,"count":4,"max":[0.112938301224282,0.0006400296083919999,-0.0411234074275926],"min":[0.11293830118057,0.000240029608019,-0.0413734074275926],"type":"VEC3"},{"bufferView":0,"byteOffset":2453028,"componentType":5126,"count":4,"max":[0.113438301224282,0.0006400296083919999,-0.0411234074275926],"min":[0.11293830118057,0.0006400296083919999,-0.0413734075150154],"type":"VEC3"},{"bufferView":0,"byteOffset":2453076,"componentType":5126,"count":4,"max":[0.113438301224282,0.001750029608539,-0.0411234075150154],"min":[0.11343830118005001,0.0006400296083919999,-0.0413734075150154],"type":"VEC3"},{"bufferView":0,"byteOffset":2453124,"componentType":5126,"count":4,"max":[0.10930830122480199,0.001750029608539,-0.04112340679253321],"min":[0.10930830117923,0.0006400296083919999,-0.041373406792903196],"type":"VEC3"},{"bufferView":0,"byteOffset":2453172,"componentType":5126,"count":4,"max":[0.109233301618434,0.001750029608539,-0.0388734067269662],"min":[0.108933301617684,0.001550029608539,-0.038873406779789905],"type":"VEC3"},{"bufferView":0,"byteOffset":2453220,"componentType":5126,"count":4,"max":[0.108933301618204,0.001750029608539,-0.0388734067269662],"min":[0.108933301539004,0.001550029608539,-0.039323406728081205],"type":"VEC3"},{"bufferView":0,"byteOffset":2453268,"componentType":5126,"count":4,"max":[0.109233301539754,0.001750029608539,-0.0393234067265912],"min":[0.108933301539004,0.001550029608539,-0.039323406780534906],"type":"VEC3"},{"bufferView":0,"byteOffset":2453316,"componentType":5126,"count":4,"max":[0.109233301618434,0.001750029608539,-0.0388734067794199],"min":[0.109233301538404,0.001550029608539,-0.039323406780534906],"type":"VEC3"},{"bufferView":0,"byteOffset":2453364,"componentType":5126,"count":4,"max":[0.113813301617684,0.001750029608539,-0.0388734075802125],"min":[0.113813301538484,0.001550029608539,-0.039323407581327505],"type":"VEC3"},{"bufferView":0,"byteOffset":2453412,"componentType":5126,"count":4,"max":[0.113813301617684,0.001750029608539,-0.0388734075277588],"min":[0.113513301616934,0.001550029608539,-0.038873407580582504],"type":"VEC3"},{"bufferView":0,"byteOffset":2453460,"componentType":5126,"count":4,"max":[0.113513301618284,0.001750029608539,-0.0388734075277588],"min":[0.113513301539004,0.001550029608539,-0.039323407528873804],"type":"VEC3"},{"bufferView":0,"byteOffset":2453508,"componentType":5126,"count":4,"max":[0.113813301539004,0.001750029608539,-0.0393234075273838],"min":[0.113513301539004,0.001550029608539,-0.039323407581327505],"type":"VEC3"},{"bufferView":0,"byteOffset":2453556,"componentType":5126,"count":4,"max":[0.10889330165354301,0.0010700296080930001,-0.038673406683624796],"min":[0.10868330163516901,0.0009800296082430001,-0.0387734067201824],"type":"VEC3"},{"bufferView":0,"byteOffset":2453604,"componentType":5126,"count":6,"max":[0.10889330165354301,0.0012100296090619999,-0.0386734067203424],"min":[0.108893301469066,0.000240029608391,-0.0397234067203434],"type":"VEC3"},{"bufferView":0,"byteOffset":2453676,"componentType":5126,"count":4,"max":[0.10921330165198301,0.0012100296090619999,-0.0386734067203424],"min":[0.108893301469066,0.001210029608539,-0.0397234067762929],"type":"VEC3"},{"bufferView":0,"byteOffset":2453724,"componentType":5126,"count":4,"max":[0.10921330165198301,0.0012100296086889999,-0.0386734067762929],"min":[0.109213301467506,0.000150029608167,-0.0397234067762939],"type":"VEC3"},{"bufferView":0,"byteOffset":2453772,"componentType":5126,"count":4,"max":[0.109408301652283,0.000150029608914,-0.0386734067762929],"min":[0.109213301469066,0.000150029608167,-0.039723406811132796],"type":"VEC3"},{"bufferView":0,"byteOffset":2453820,"componentType":5126,"count":4,"max":[0.113338301651983,0.000457665794648,-0.0386734074599391],"min":[0.11312330135541601,0.000457665793865,-0.0403734074975308],"type":"VEC3"},{"bufferView":0,"byteOffset":2453868,"componentType":5126,"count":4,"max":[0.113123301652133,0.000457665794648,-0.0386734074599391],"min":[0.11312330135541601,0.00029766579386499996,-0.040373407459939004],"type":"VEC3"},{"bufferView":0,"byteOffset":2453916,"componentType":5126,"count":4,"max":[0.113123301652133,0.00029766579449899997,-0.038673406847979604],"min":[0.10962330135541601,0.00029766579386499996,-0.040373407459939004],"type":"VEC3"},{"bufferView":0,"byteOffset":2453964,"componentType":5126,"count":4,"max":[0.10962330165213299,0.000457665794648,-0.038673406847979604],"min":[0.10962330135541601,0.00029766579386499996,-0.040373406847979604],"type":"VEC3"},{"bufferView":0,"byteOffset":2454012,"componentType":5126,"count":4,"max":[0.10962330165213299,0.000457665794648,-0.038673406810387806],"min":[0.10940830135556599,0.000457665793865,-0.040373406847979604],"type":"VEC3"},{"bufferView":0,"byteOffset":2454060,"componentType":5126,"count":4,"max":[0.109408301652283,0.0010776657949079999,-0.038673406810387806],"min":[0.109408301355416,0.000457665793865,-0.0403734068103878],"type":"VEC3"},{"bufferView":0,"byteOffset":2454108,"componentType":5126,"count":4,"max":[0.10962330165213299,0.0010776657949079999,-0.038673406810387806],"min":[0.109408301355416,0.001077665793828,-0.040373406847978605],"type":"VEC3"},{"bufferView":0,"byteOffset":2454156,"componentType":5126,"count":4,"max":[0.10962330165213299,0.001547665794499,-0.038673406847979604],"min":[0.10962330135526599,0.001077665793828,-0.040373406847978605],"type":"VEC3"},{"bufferView":0,"byteOffset":2454204,"componentType":5126,"count":20,"max":[0.113123301652133,0.001547665794499,-0.038673406847979604],"min":[0.10962330135541601,0.0015476657926720002,-0.040373407459938004],"type":"VEC3"},{"bufferView":0,"byteOffset":2454444,"componentType":5126,"count":4,"max":[0.113123301652133,0.001547665794499,-0.0386734074599391],"min":[0.11312330135541601,0.001077665793828,-0.040373407459938004],"type":"VEC3"},{"bufferView":0,"byteOffset":2454492,"componentType":5126,"count":4,"max":[0.113338301651983,0.001077665793864,-0.0386734074599391],"min":[0.11312330135541601,0.001077665793828,-0.040373407497529795],"type":"VEC3"},{"bufferView":0,"byteOffset":2454540,"componentType":5126,"count":4,"max":[0.113338301651983,0.001077665793864,-0.038673407497530905],"min":[0.113338301355266,0.000457665793865,-0.0403734074975308],"type":"VEC3"},{"bufferView":0,"byteOffset":2454588,"componentType":5126,"count":12,"max":[0.10940830146906601,0.0012100296090619999,-0.0397234066828798],"min":[0.10868330146906599,0.000050029608540999796,-0.039723406811132796],"type":"VEC3"},{"bufferView":0,"byteOffset":2454732,"componentType":5126,"count":4,"max":[0.109153301477808,0.000050029608540999796,-0.0396734067308341],"min":[0.108953301469136,2.96085399996643e-8,-0.0397234067650572],"type":"VEC3"},{"bufferView":0,"byteOffset":2454780,"componentType":5126,"count":4,"max":[0.108893301589709,0.000240029608391,-0.0390334066837738],"min":[0.10868330146906599,0.000240029608019,-0.0397234067203434],"type":"VEC3"},{"bufferView":0,"byteOffset":2454828,"componentType":5126,"count":4,"max":[0.108893301635649,0.0009800296086868,-0.0387734066839948],"min":[0.108683301589709,0.000240029608019,-0.0390334067208654],"type":"VEC3"},{"bufferView":0,"byteOffset":2454876,"componentType":5126,"count":4,"max":[0.111053301259251,0.00009002960879199979,-0.0409234070704064],"min":[0.11089330125925101,0.000050029609685999804,-0.0409234070983817],"type":"VEC3"},{"bufferView":0,"byteOffset":2454924,"componentType":5126,"count":16,"max":[0.111053301259251,0.000050029609685999804,-0.0409234070704064],"min":[0.110893301250509,2.96089409997525e-8,-0.0409734070972637],"type":"VEC3"},{"bufferView":0,"byteOffset":2455116,"componentType":5126,"count":4,"max":[0.111053301250509,2.96089409997525e-8,-0.0409734070692884],"min":[0.110893301189313,2.96089409997525e-8,-0.041323407096888705],"type":"VEC3"},{"bufferView":0,"byteOffset":2455164,"componentType":5126,"count":16,"max":[0.111053301189313,0.0000500296078239997,-0.041323407068913395],"min":[0.11089330118057,2.96089409997525e-8,-0.0413734070976387],"type":"VEC3"},{"bufferView":0,"byteOffset":2455356,"componentType":5126,"count":4,"max":[0.11105330118057001,0.001497665793038,-0.0413734070696634],"min":[0.11089330118057,0.0000500296078239997,-0.0413734070976387],"type":"VEC3"},{"bufferView":0,"byteOffset":2455404,"componentType":5126,"count":16,"max":[0.111053301189313,0.0015476657937830002,-0.0413234070707834],"min":[0.11089330118057,0.001497665793038,-0.0413734070976387],"type":"VEC3"},{"bufferView":0,"byteOffset":2455596,"componentType":5126,"count":4,"max":[0.111053301198859,0.001547665795645,-0.0412688096546434],"min":[0.110893301189313,0.0015476657937830002,-0.0413234070987587],"type":"VEC3"},{"bufferView":0,"byteOffset":2455644,"componentType":5126,"count":4,"max":[0.111063301198562,0.0015606934386560001,-0.041268809652895005],"min":[0.110883301180868,0.001560693438285,-0.0413734070993872],"type":"VEC3"},{"bufferView":0,"byteOffset":2455692,"componentType":5126,"count":4,"max":[0.11026330119885899,0.0015606934386560001,-0.0412688095122585],"min":[0.11008330118012001,0.0015606934377770001,-0.0413734069598807],"type":"VEC3"},{"bufferView":0,"byteOffset":2455740,"componentType":5126,"count":4,"max":[0.109808301224282,0.000240029608019,-0.041123406792903196],"min":[0.10930830117975,0.000240029608019,-0.041373406880326],"type":"VEC3"},{"bufferView":0,"byteOffset":2455788,"componentType":5126,"count":4,"max":[0.109808301224282,0.0006400296083919999,-0.041123406880326],"min":[0.10980830117975,0.000240029608019,-0.041373406880326],"type":"VEC3"},{"bufferView":0,"byteOffset":2455836,"componentType":5126,"count":4,"max":[0.109808301224282,0.0006400296083919999,-0.041123406792903196],"min":[0.10930830117975,0.0006400296083919999,-0.041373406880326],"type":"VEC3"},{"bufferView":0,"byteOffset":2455884,"componentType":5126,"count":4,"max":[0.112663301198559,0.0015606934386560001,-0.041268809931887904],"min":[0.11248330118050001,0.001560693438285,-0.0413734073795101],"type":"VEC3"},{"bufferView":0,"byteOffset":2455932,"componentType":5126,"count":4,"max":[0.11186330119856101,0.0015606934386560001,-0.041268809792011404],"min":[0.11168330117975,0.001560693438285,-0.0413734072396336],"type":"VEC3"},{"bufferView":0,"byteOffset":2455980,"componentType":5126,"count":4,"max":[0.11185330119878399,0.00154766579473,-0.041268809794519905],"min":[0.11169330118931199,0.0015476657937830002,-0.0413234072386352],"type":"VEC3"},{"bufferView":0,"byteOffset":2456028,"componentType":5126,"count":16,"max":[0.11185330118931201,0.0015476657937830002,-0.041323407210659906],"min":[0.111693301180569,0.001497665793038,-0.0413734072375152],"type":"VEC3"},{"bufferView":0,"byteOffset":2456220,"componentType":5126,"count":4,"max":[0.111853301180569,0.001497665793038,-0.0413734072095399],"min":[0.111693301180569,0.0000500296078239997,-0.0413734072375152],"type":"VEC3"},{"bufferView":0,"byteOffset":2456268,"componentType":5126,"count":16,"max":[0.11185330118931201,0.0000500296078239997,-0.0413234072087899],"min":[0.111693301180569,2.96089409997525e-8,-0.0413734072375152],"type":"VEC3"},{"bufferView":0,"byteOffset":2456460,"componentType":5126,"count":4,"max":[0.111853301250508,2.96089409997525e-8,-0.0409734072091649],"min":[0.11169330118931199,2.96089409997525e-8,-0.0413234072367652],"type":"VEC3"},{"bufferView":0,"byteOffset":2456508,"componentType":5126,"count":16,"max":[0.11185330125925,0.000050029609685999804,-0.040923407210282904],"min":[0.111693301250508,2.96089409997525e-8,-0.0409734072371402],"type":"VEC3"},{"bufferView":0,"byteOffset":2456700,"componentType":5126,"count":4,"max":[0.11185330125925,0.00009002960879199979,-0.040923407210282904],"min":[0.11169330125925,0.000050029609685999804,-0.0409234072382582],"type":"VEC3"},{"bufferView":0,"byteOffset":2456748,"componentType":5126,"count":4,"max":[0.112653301198789,0.00154766579473,-0.0412688099343963],"min":[0.112493301189313,0.0015476657937830002,-0.0413234073785116],"type":"VEC3"},{"bufferView":0,"byteOffset":2456796,"componentType":5126,"count":16,"max":[0.11265330118931301,0.0015476657937830002,-0.0413234073505363],"min":[0.11249330118057001,0.001497665793038,-0.041373407377391605],"type":"VEC3"},{"bufferView":0,"byteOffset":2456988,"componentType":5126,"count":4,"max":[0.11265330118057,0.001497665793038,-0.041373407349416295],"min":[0.11249330118057001,0.0000500296078239997,-0.041373407377391605],"type":"VEC3"},{"bufferView":0,"byteOffset":2457036,"componentType":5126,"count":16,"max":[0.11265330118931301,0.0000500296078239997,-0.041323407348666304],"min":[0.11249330118057001,2.96089409997525e-8,-0.041373407377391605],"type":"VEC3"},{"bufferView":0,"byteOffset":2457228,"componentType":5126,"count":4,"max":[0.112653301250509,2.96089409997525e-8,-0.040973407349041306],"min":[0.112493301189313,2.96089409997525e-8,-0.0413234073766416],"type":"VEC3"},{"bufferView":0,"byteOffset":2457276,"componentType":5126,"count":16,"max":[0.11265330125925099,0.000050029609685999804,-0.0409234073501593],"min":[0.112493301250509,2.96089409997525e-8,-0.0409734073770166],"type":"VEC3"},{"bufferView":0,"byteOffset":2457468,"componentType":5126,"count":4,"max":[0.11265330125925099,0.00009002960879199979,-0.0409234073501593],"min":[0.112493301259251,0.000050029609685999804,-0.0409234073781346],"type":"VEC3"},{"bufferView":0,"byteOffset":2457516,"componentType":5126,"count":4,"max":[0.110253301199079,0.0015476657939920001,-0.041268809514767],"min":[0.110093301189313,0.0015476657935310002,-0.0413234069577623],"type":"VEC3"},{"bufferView":0,"byteOffset":2457564,"componentType":5126,"count":16,"max":[0.11025330118931301,0.0015476657935310002,-0.041323406929787],"min":[0.11009330118057,0.001497665794649,-0.0413734069585023],"type":"VEC3"},{"bufferView":0,"byteOffset":2457756,"componentType":5126,"count":4,"max":[0.11025330118057,0.001497665794649,-0.041373406930527],"min":[0.11009330118057,0.0000500296094349997,-0.0413734069585023],"type":"VEC3"},{"bufferView":0,"byteOffset":2457804,"componentType":5126,"count":16,"max":[0.11025330118931301,0.0000500296094349997,-0.041323406929787],"min":[0.11009330118057,2.96086899996854e-8,-0.0413734069585023],"type":"VEC3"},{"bufferView":0,"byteOffset":2457996,"componentType":5126,"count":4,"max":[0.110253301250509,2.96086899996854e-8,-0.040973406930157],"min":[0.110093301189313,2.96086899996854e-8,-0.0413234069577623],"type":"VEC3"},{"bufferView":0,"byteOffset":2458044,"componentType":5126,"count":16,"max":[0.11025330125925101,0.0000500296094349997,-0.040923406929412],"min":[0.11009330125050901,2.96086899996854e-8,-0.0409734069581323],"type":"VEC3"},{"bufferView":0,"byteOffset":2458236,"componentType":5126,"count":4,"max":[0.110253301259401,0.0000900296085409998,-0.040923406929412],"min":[0.11009330125925101,0.0000500296094349997,-0.0409234069581333],"type":"VEC3"},{"bufferView":0,"byteOffset":2458284,"componentType":5126,"count":80,"max":[0.11376288789584602,0.000240029608541,-0.0408469534336127],"min":[0.113696684980714,0.000240029608541,-0.04094695344509271],"type":"VEC3"},{"bufferView":0,"byteOffset":2459244,"componentType":5126,"count":48,"max":[0.11391220296219301,0.000240029608541,-0.0408455836032273],"min":[0.113842339946554,0.000240029608540989,-0.040946953471877996],"type":"VEC3"},{"bufferView":0,"byteOffset":2459820,"componentType":5126,"count":50,"max":[0.113614942690366,0.000240029608541,-0.04084695340788361],"min":[0.113549531728474,0.000240029608541,-0.040946953418373705],"type":"VEC3"},{"bufferView":0,"byteOffset":2460420,"componentType":5126,"count":65,"max":[0.113835490641346,0.00024002960854157602,-0.0408469534462845],"min":[0.113769737206854,0.00024002960854099302,-0.040946953450963906],"type":"VEC3"},{"bufferView":0,"byteOffset":2461200,"componentType":5126,"count":67,"max":[0.11368754544008701,0.000240029608541,-0.0408455835645748],"min":[0.113623161873934,0.000240029608541,-0.0409469534271846],"type":"VEC3"},{"bufferView":0,"byteOffset":2462004,"componentType":5126,"count":4,"max":[0.109233301618434,0.001550029608539,-0.038873406727336204],"min":[0.108933301539004,0.001550029608539,-0.0393234067797898],"type":"VEC3"},{"bufferView":0,"byteOffset":2462052,"componentType":5126,"count":4,"max":[0.113813301617684,0.001550029608539,-0.0388734075281288],"min":[0.113513301539004,0.001550029608539,-0.0393234075798375],"type":"VEC3"},{"bufferView":0,"byteOffset":2462100,"componentType":5126,"count":44,"max":[0.11333830135541599,0.001547665793864,-0.0403734068103878],"min":[0.109408301355416,0.00029766579386499996,-0.0403734074975308],"type":"VEC3"},{"bufferView":0,"byteOffset":2462628,"componentType":5126,"count":8,"max":[0.111053301552025,0.001547665793864,-0.0392489351536945],"min":[0.110893301549765,0.001546578797298,-0.039259304274347796],"type":"VEC3"},{"bufferView":0,"byteOffset":2462724,"componentType":5126,"count":24,"max":[0.11105330160020001,0.001547665793864,-0.0389734070972588],"min":[0.111053301355118,0.001331503582678,-0.0403734070980077],"type":"VEC3"},{"bufferView":0,"byteOffset":2463012,"componentType":5126,"count":24,"max":[0.11169330160019901,0.001547665793864,-0.0389734072091599],"min":[0.111693301355714,0.001331503582678,-0.040373407209908896],"type":"VEC3"},{"bufferView":0,"byteOffset":2463300,"componentType":5126,"count":8,"max":[0.11185330155202401,0.001547665793864,-0.0392489352936519],"min":[0.11169330155051001,0.001546578796915,-0.0392593044142242],"type":"VEC3"},{"bufferView":0,"byteOffset":2463396,"componentType":5126,"count":24,"max":[0.111853301600199,0.001547665793864,-0.0389734072371352],"min":[0.111853301355863,0.001331503582678,-0.040373407237884205],"type":"VEC3"},{"bufferView":0,"byteOffset":2463684,"componentType":5126,"count":24,"max":[0.1124933016002,0.001547665793864,-0.0389734073490364],"min":[0.112493301354596,0.001331503582678,-0.040373407349785305],"type":"VEC3"},{"bufferView":0,"byteOffset":2463972,"componentType":5126,"count":8,"max":[0.112653301552025,0.001547665793864,-0.0392489354335284],"min":[0.11249330154939201,0.001546578796915,-0.0392593045541006],"type":"VEC3"},{"bufferView":0,"byteOffset":2464068,"componentType":5126,"count":24,"max":[0.1126533016002,0.001547665793864,-0.0389734073770116],"min":[0.11265330135474601,0.001331503582678,-0.0403734073777606],"type":"VEC3"},{"bufferView":0,"byteOffset":2464356,"componentType":5126,"count":24,"max":[0.11009330160019999,0.001547665793864,-0.038973406930156995],"min":[0.110093301356086,0.001331503582678,-0.040373406930156],"type":"VEC3"},{"bufferView":0,"byteOffset":2464644,"componentType":5126,"count":8,"max":[0.11025330155217501,0.001547665793864,-0.039248935014644],"min":[0.11009330155082026,0.001546578796663,-0.039259304134471304],"type":"VEC3"},{"bufferView":0,"byteOffset":2464740,"componentType":5126,"count":24,"max":[0.11025330160020001,0.001547665793864,-0.038973406958132305],"min":[0.110253301356236,0.001331503582678,-0.0403734069581313],"type":"VEC3"},{"bufferView":0,"byteOffset":2465028,"componentType":5126,"count":24,"max":[0.1108933016002,0.001547665793864,-0.038973407069283504],"min":[0.110893301354969,0.001331503582678,-0.040373407070032404],"type":"VEC3"},{"bufferView":0,"byteOffset":2465316,"componentType":5126,"count":4,"max":[0.10915330164391102,0.001080029608539,-0.0387234067308331],"min":[0.108953301468576,0.001080029608242,-0.0397234067658032],"type":"VEC3"},{"bufferView":0,"byteOffset":2465364,"componentType":5126,"count":26,"max":[0.10915330164391102,0.001080029608539,-0.0387234067658022],"min":[0.109153301468396,2.96085399996643e-8,-0.0397234067658032],"type":"VEC3"},{"bufferView":0,"byteOffset":2465676,"componentType":5126,"count":26,"max":[0.108953301644661,0.001080029608539,-0.0387234067308331],"min":[0.108953301468576,2.96085399996643e-8,-0.0397234067308341],"type":"VEC3"},{"bufferView":0,"byteOffset":2465988,"componentType":5126,"count":4,"max":[0.10915330161799701,2.96087229997638e-8,-0.038871617026173096],"min":[0.108953301478558,2.96085399996643e-8,-0.0396734067658032],"type":"VEC3"},{"bufferView":0,"byteOffset":2466036,"componentType":5126,"count":4,"max":[0.113887374201219,0.000240029608541,-0.0408567779512116],"min":[0.113875837393671,0.000140029608914,-0.040905857576783805],"type":"VEC3"},{"bufferView":0,"byteOffset":2466084,"componentType":5126,"count":4,"max":[0.113887374201219,0.000240029608541,-0.0409058575724395],"min":[0.113863144749019,0.000140029608914,-0.040905857576783805],"type":"VEC3"},{"bufferView":0,"byteOffset":2466132,"componentType":5126,"count":4,"max":[0.11387583739453101,0.000240029608541,-0.0408567779512116],"min":[0.113863144749019,0.000140029608914,-0.040905857572547395],"type":"VEC3"},{"bufferView":0,"byteOffset":2466180,"componentType":5126,"count":18,"max":[0.113824531737026,0.000240029608541532,-0.0408960972913489],"min":[0.11379514388615,0.000140029608541,-0.040942843862029794],"type":"VEC3"},{"bufferView":0,"byteOffset":2466396,"componentType":5126,"count":14,"max":[0.113795143886393,0.000240029608541119,-0.040938220573031],"min":[0.113788915291146,0.000140029608541,-0.040942843862029794],"type":"VEC3"},{"bufferView":0,"byteOffset":2466564,"componentType":5126,"count":4,"max":[0.11378891530574199,0.000240029608541034,-0.040855686326691704],"min":[0.113788915291146,0.000140029608541,-0.0409382205732677],"type":"VEC3"},{"bufferView":0,"byteOffset":2466612,"componentType":5126,"count":14,"max":[0.1137968348271,0.00024002960854148102,-0.0408510630404015],"min":[0.11378891530565499,0.000140029608541,-0.0408556863268011],"type":"VEC3"},{"bufferView":0,"byteOffset":2466780,"componentType":5126,"count":18,"max":[0.113824531737026,0.00024002960854157602,-0.0408510630404015],"min":[0.113796834826368,0.000140029608541,-0.0408960972918241],"type":"VEC3"},{"bufferView":0,"byteOffset":2466996,"componentType":5126,"count":4,"max":[0.111053301550307,0.001331503583452,-0.03925876190520151],"min":[0.110893301354969,0.001331503582678,-0.0403734070980077],"type":"VEC3"},{"bufferView":0,"byteOffset":2467044,"componentType":5126,"count":4,"max":[0.110253301550307,0.001331503583201,-0.03925876176607],"min":[0.110093301356086,0.001331503582678,-0.0403734069581313],"type":"VEC3"},{"bufferView":0,"byteOffset":2467092,"componentType":5126,"count":4,"max":[0.112653301550307,0.001331503583452,-0.0392587621849543],"min":[0.112493301354596,0.001331503582678,-0.0403734073777606],"type":"VEC3"},{"bufferView":0,"byteOffset":2467140,"componentType":5126,"count":4,"max":[0.111853301550306,0.001331503583452,-0.0392587620450779],"min":[0.111693301355714,0.001331503582678,-0.040373407237884205],"type":"VEC3"},{"bufferView":0,"byteOffset":2467188,"componentType":5126,"count":4,"max":[0.11185330159952901,0.0007000296092850001,-0.0389734072097599],"min":[0.111693301355714,0.00070002960854,-0.040373407237884205],"type":"VEC3"},{"bufferView":0,"byteOffset":2467236,"componentType":5126,"count":4,"max":[0.111853301600199,0.0007000296092850001,-0.0389734072377352],"min":[0.111853301355863,0.00040002960854,-0.040373407237884205],"type":"VEC3"},{"bufferView":0,"byteOffset":2467284,"componentType":5126,"count":4,"max":[0.111853301600199,0.00040002960854,-0.0389734072097599],"min":[0.111693301355714,0.00040002960854,-0.040373407237884205],"type":"VEC3"},{"bufferView":0,"byteOffset":2467332,"componentType":5126,"count":4,"max":[0.11169330159938001,0.0007000296092850001,-0.0389734072097599],"min":[0.111693301355714,0.00040002960854,-0.040373407209908896],"type":"VEC3"},{"bufferView":0,"byteOffset":2467380,"componentType":5126,"count":4,"max":[0.11265330159952999,0.0007000296092850001,-0.038973407349636405],"min":[0.112493301354596,0.00070002960854,-0.0403734073777606],"type":"VEC3"},{"bufferView":0,"byteOffset":2467428,"componentType":5126,"count":4,"max":[0.1126533016002,0.0007000296092850001,-0.0389734073776116],"min":[0.11265330135474601,0.00040002960854,-0.0403734073777606],"type":"VEC3"},{"bufferView":0,"byteOffset":2467476,"componentType":5126,"count":4,"max":[0.1126533016002,0.00040002960854,-0.038973407349636405],"min":[0.112493301354596,0.00040002960854,-0.0403734073777606],"type":"VEC3"},{"bufferView":0,"byteOffset":2467524,"componentType":5126,"count":4,"max":[0.11249330159938001,0.0007000296092850001,-0.038973407349636405],"min":[0.112493301354596,0.00040002960854,-0.040373407349785305],"type":"VEC3"},{"bufferView":0,"byteOffset":2467572,"componentType":5126,"count":4,"max":[0.11025330160020001,0.0007000296092850001,-0.038973406930007004],"min":[0.110093301356086,0.00070002960854,-0.0403734069581313],"type":"VEC3"},{"bufferView":0,"byteOffset":2467620,"componentType":5126,"count":4,"max":[0.11025330160020001,0.0007000296092850001,-0.0389734069579823],"min":[0.110253301356236,0.00040002960854,-0.0403734069581313],"type":"VEC3"},{"bufferView":0,"byteOffset":2467668,"componentType":5126,"count":4,"max":[0.11025330160020001,0.00040002960854,-0.038973406930007004],"min":[0.110093301356086,0.00040002960854,-0.0403734069581313],"type":"VEC3"},{"bufferView":0,"byteOffset":2467716,"componentType":5126,"count":4,"max":[0.11009330160005,0.0007000296092850001,-0.038973406930007004],"min":[0.110093301356086,0.00040002960854,-0.040373406930156],"type":"VEC3"},{"bufferView":0,"byteOffset":2467764,"componentType":5126,"count":4,"max":[0.11105330159952899,0.0007000296092850001,-0.0389734070698835],"min":[0.110893301354969,0.00070002960854,-0.0403734070980077],"type":"VEC3"},{"bufferView":0,"byteOffset":2467812,"componentType":5126,"count":4,"max":[0.11105330160020001,0.0007000296092850001,-0.0389734070978588],"min":[0.111053301355118,0.00040002960854,-0.0403734070980077],"type":"VEC3"},{"bufferView":0,"byteOffset":2467860,"componentType":5126,"count":4,"max":[0.11105330160020001,0.00040002960854,-0.0389734070698835],"min":[0.110893301354969,0.00040002960854,-0.0403734070980077],"type":"VEC3"},{"bufferView":0,"byteOffset":2467908,"componentType":5126,"count":4,"max":[0.11089330159938,0.0007000296092850001,-0.0389734070698835],"min":[0.110893301354969,0.00040002960854,-0.040373407070032404],"type":"VEC3"},{"bufferView":0,"byteOffset":2467956,"componentType":5126,"count":4,"max":[0.11105330159327001,0.001546578797298,-0.0390130379759435],"min":[0.11089330155187599,0.001496570831499,-0.0392489351816698],"type":"VEC3"},{"bufferView":0,"byteOffset":2468004,"componentType":5126,"count":14,"max":[0.11105330160020001,0.001496570831499,-0.038973407069283504],"min":[0.11089330159327,0.001447657827622,-0.0390130380039188],"type":"VEC3"},{"bufferView":0,"byteOffset":2468172,"componentType":5126,"count":4,"max":[0.11105330160020001,0.001447657827622,-0.038973407069283504],"min":[0.1108933016002,0.00142613681998,-0.0389734070972588],"type":"VEC3"},{"bufferView":0,"byteOffset":2468220,"componentType":5126,"count":14,"max":[0.11105330160020001,0.00142613681998,-0.038973407069283504],"min":[0.110893301593086,0.0013770123779390001,-0.0390140910242788],"type":"VEC3"},{"bufferView":0,"byteOffset":2468388,"componentType":5126,"count":4,"max":[0.111053301593086,0.0013770123779390001,-0.0390140909963035],"min":[0.11089330155193601,0.001332379140294,-0.0392494458613088],"type":"VEC3"},{"bufferView":0,"byteOffset":2468436,"componentType":5126,"count":8,"max":[0.111053301551936,0.001332379140294,-0.03924944583333351],"min":[0.11089330155030701,0.001331503583452,-0.0392587619331768],"type":"VEC3"},{"bufferView":0,"byteOffset":2468532,"componentType":5126,"count":8,"max":[0.111853301551935,0.001332379140294,-0.0392494459732099],"min":[0.111693301550306,0.001331503583452,-0.0392587620730532],"type":"VEC3"},{"bufferView":0,"byteOffset":2468628,"componentType":5126,"count":4,"max":[0.11185330159308501,0.0013770123779390001,-0.0390140911361799],"min":[0.11169330155193499,0.001332379140294,-0.0392494460011852],"type":"VEC3"},{"bufferView":0,"byteOffset":2468676,"componentType":5126,"count":14,"max":[0.111853301600199,0.00142613681998,-0.0389734072091599],"min":[0.11169330159308499,0.0013770123779390001,-0.0390140911641552],"type":"VEC3"},{"bufferView":0,"byteOffset":2468844,"componentType":5126,"count":4,"max":[0.111853301600199,0.001447657827622,-0.0389734072091599],"min":[0.11169330160019901,0.00142613681998,-0.0389734072371352],"type":"VEC3"},{"bufferView":0,"byteOffset":2468892,"componentType":5126,"count":14,"max":[0.111853301600199,0.001496570831499,-0.0389734072091599],"min":[0.111693301593269,0.001447657827622,-0.0390130381437952],"type":"VEC3"},{"bufferView":0,"byteOffset":2469060,"componentType":5126,"count":4,"max":[0.11185330159326899,0.001546578797298,-0.0390130381158199],"min":[0.111693301552024,0.001496570831499,-0.0392489353215462],"type":"VEC3"},{"bufferView":0,"byteOffset":2469108,"componentType":5126,"count":8,"max":[0.112653301551936,0.001332379140294,-0.0392494461130863],"min":[0.112493301550307,0.001331503583452,-0.0392587622129296],"type":"VEC3"},{"bufferView":0,"byteOffset":2469204,"componentType":5126,"count":4,"max":[0.112653301593086,0.0013770123779390001,-0.0390140912760564],"min":[0.112493301551936,0.001332379140294,-0.0392494461410616],"type":"VEC3"},{"bufferView":0,"byteOffset":2469252,"componentType":5126,"count":14,"max":[0.1126533016002,0.00142613681998,-0.0389734073490364],"min":[0.112493301593086,0.0013770123779390001,-0.039014091304031606],"type":"VEC3"},{"bufferView":0,"byteOffset":2469420,"componentType":5126,"count":4,"max":[0.1126533016002,0.001447657827622,-0.0389734073490364],"min":[0.1124933016002,0.00142613681998,-0.0389734073770116],"type":"VEC3"},{"bufferView":0,"byteOffset":2469468,"componentType":5126,"count":14,"max":[0.1126533016002,0.001496570831499,-0.0389734073490364],"min":[0.11249330159327,0.001447657827622,-0.0390130382836716],"type":"VEC3"},{"bufferView":0,"byteOffset":2469636,"componentType":5126,"count":4,"max":[0.11265330159327,0.001546578797298,-0.0390130382556964],"min":[0.112493301552025,0.001496570831499,-0.0392489354614226],"type":"VEC3"},{"bufferView":0,"byteOffset":2469684,"componentType":5126,"count":8,"max":[0.11025330155193601,0.001332379140043,-0.039249445692339],"min":[0.11009330155030701,0.001331503583201,-0.0392587617940453],"type":"VEC3"},{"bufferView":0,"byteOffset":2469780,"componentType":5126,"count":4,"max":[0.110253301593086,0.0013770123776880002,-0.039014090857167],"min":[0.110093301551936,0.001332379140043,-0.0392494457203143],"type":"VEC3"},{"bufferView":0,"byteOffset":2469828,"componentType":5126,"count":14,"max":[0.11025330160020001,0.001426136819728,-0.038973406930156995],"min":[0.110093301593086,0.0013770123776880002,-0.0390140908851423],"type":"VEC3"},{"bufferView":0,"byteOffset":2469996,"componentType":5126,"count":4,"max":[0.11025330160020001,0.001447657827371,-0.038973406930156995],"min":[0.11009330160019999,0.001426136819728,-0.038973406958132305],"type":"VEC3"},{"bufferView":0,"byteOffset":2470044,"componentType":5126,"count":14,"max":[0.11025330160020001,0.001496570831247,-0.038973406930156995],"min":[0.11009330159327001,0.001447657827371,-0.0390130378647923],"type":"VEC3"},{"bufferView":0,"byteOffset":2470212,"componentType":5126,"count":4,"max":[0.11025330159327,0.001546578797439,-0.039013037836817],"min":[0.110093301552025,0.001496570831247,-0.0392489350424553],"type":"VEC3"},{"bufferView":0,"byteOffset":2470260,"componentType":5126,"count":4,"max":[0.10915330164391102,0.001080029608539,-0.0387234067308331],"min":[0.10895330164391101,0.0006516717777256,-0.0387234067662022],"type":"VEC3"},{"bufferView":0,"byteOffset":2470308,"componentType":5126,"count":18,"max":[0.10915330164391102,0.0006516717777256,-0.0387234067312331],"min":[0.10895330163648233,0.000485627592780899,-0.038765894769333197],"type":"VEC3"},{"bufferView":0,"byteOffset":2470524,"componentType":5126,"count":4,"max":[0.10915330164391102,0.000485627592780899,-0.0387234067312331],"min":[0.10895330164391101,0.000345932933138013,-0.0387234067662022],"type":"VEC3"},{"bufferView":0,"byteOffset":2470572,"componentType":5126,"count":22,"max":[0.10915330164391102,0.000345932933138013,-0.0387234067312331],"min":[0.10895330163565589,0.000202835556089986,-0.0387706238387422],"type":"VEC3"},{"bufferView":0,"byteOffset":2470836,"componentType":5126,"count":4,"max":[0.10915330164391102,0.000202835556089986,-0.0387234067312331],"min":[0.10895330164391101,0.0000837450848189997,-0.0387234067666022],"type":"VEC3"},{"bufferView":0,"byteOffset":2470884,"componentType":5126,"count":4,"max":[0.10915330164391102,0.0000837450848189997,-0.038723406731633096],"min":[0.108953301617997,2.96087229997638e-8,-0.03887161706114221],"type":"VEC3"},{"bufferView":0,"byteOffset":2470932,"componentType":5126,"count":3,"max":[0.113887374201079,0.000140029608914,-0.0408567779512116],"min":[0.113863144749019,0.000140029608914,-0.040905857576783805],"type":"VEC3"},{"bufferView":0,"byteOffset":2470968,"componentType":5126,"count":29,"max":[0.113824531737026,0.000140029608914,-0.0408510630404054],"min":[0.11378891529131101,0.000140029608541,-0.0409428438620277],"type":"VEC3"},{"bufferView":0,"byteOffset":2471316,"componentType":5126,"count":4,"max":[0.111853301600199,0.00070002960854,-0.0389734072097599],"min":[0.11169330159938001,0.00040002960854,-0.0389734072377352],"type":"VEC3"},{"bufferView":0,"byteOffset":2471364,"componentType":5126,"count":4,"max":[0.1126533016002,0.00070002960854,-0.038973407349636405],"min":[0.11249330159938001,0.00040002960854,-0.0389734073776116],"type":"VEC3"},{"bufferView":0,"byteOffset":2471412,"componentType":5126,"count":4,"max":[0.11025330160020001,0.00070002960854,-0.038973406930007004],"min":[0.11009330160005,0.00040002960854,-0.0389734069579823],"type":"VEC3"},{"bufferView":0,"byteOffset":2471460,"componentType":5126,"count":4,"max":[0.11105330160020001,0.00070002960854,-0.0389734070698835],"min":[0.11089330159938,0.00040002960854,-0.0389734070978588],"type":"VEC3"},{"bufferView":0,"byteOffset":2471508,"componentType":5126,"count":12,"max":[0.108682301371484,0.001503330112926,-0.0402815084575889],"min":[0.108682301363834,0.0014219794518330001,-0.0403252614708439],"type":"VEC3"},{"bufferView":0,"byteOffset":2471652,"componentType":5126,"count":12,"max":[0.108682301371484,0.001503330112926,-0.0402815084575889],"min":[0.108682301363834,0.0014219794518330001,-0.0403252614708439],"type":"VEC3"},{"bufferView":0,"byteOffset":2471796,"componentType":5126,"count":4,"max":[0.11471520190429,0.0009519999999999999,-0.049961599060059],"min":[0.11441120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2471844,"componentType":5126,"count":4,"max":[0.11471520190429,0.0009519999999999999,-0.049834599060059],"min":[0.11441120190429,0.0009519999999999999,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2471892,"componentType":5126,"count":4,"max":[0.11471520190429,0.000714,-0.049834599060059],"min":[0.11441120190429,0.000714,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2471940,"componentType":5126,"count":4,"max":[0.11471520190429,0.0006,-0.049325599060059],"min":[0.11441120190429,0.000415,-0.049374599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2471988,"componentType":5126,"count":4,"max":[0.11471520190429,0.0005380000000000001,-0.049555599060059005],"min":[0.11441120190429,0.00035299999999999996,-0.049604599060059006],"type":"VEC3"},{"bufferView":0,"byteOffset":2472036,"componentType":5126,"count":4,"max":[0.11471520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11441120190429,0.00023799999999999998,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2472084,"componentType":5126,"count":4,"max":[0.11471520190429,0.0,-0.048968599060059],"min":[0.11441120190429,0.0,-0.049095599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2472132,"componentType":5126,"count":4,"max":[0.11471520190429,0.00023799999999999998,-0.048968599060059],"min":[0.11441120190429,0.0,-0.048968599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2472180,"componentType":5126,"count":26,"max":[0.11471520190429,0.0009519999999999999,-0.049374599060059],"min":[0.11441120190429,0.0006,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2472492,"componentType":5126,"count":20,"max":[0.11471520190429,0.000714,-0.049604599060059006],"min":[0.11441120190429,0.0005380000000000001,-0.049834599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2472732,"componentType":5126,"count":20,"max":[0.11471520190429,0.000415,-0.049095599060059],"min":[0.11441120190429,0.00023799999999999998,-0.049325599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2472972,"componentType":5126,"count":26,"max":[0.11471520190429,0.00035299999999999996,-0.049095599060059],"min":[0.11441120190429,0.0,-0.049555599060059005],"type":"VEC3"},{"bufferView":0,"byteOffset":2473284,"componentType":5126,"count":50,"max":[0.11441120190429,0.0009519999999999999,-0.048968599060059],"min":[0.11441120190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2473884,"componentType":5126,"count":50,"max":[0.11471520190429,0.0009519999999999999,-0.048968599060059],"min":[0.11471520190429,0.0,-0.049961599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2474484,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.053063599060058995],"min":[0.12331720190429,0.000714,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2474532,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.053063599060058995],"min":[0.12331720190429,0.0009519999999999999,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2474580,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.053063599060058995],"min":[0.12331720190429,0.000714,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2474628,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.053063599060058995],"min":[0.12390420190429001,0.000415,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2474676,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.053063599060058995],"min":[0.12367420190429,0.00035299999999999996,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2474724,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.053063599060058995],"min":[0.12418320190429001,0.00023799999999999998,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2474772,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.053063599060058995],"min":[0.12418320190429001,0.0,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2474820,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.053063599060058995],"min":[0.12431020190429,0.0,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2474868,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.053063599060058995],"min":[0.12344420190429,0.0006,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2475180,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.053063599060058995],"min":[0.12344420190429,0.0005380000000000001,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2475420,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.053063599060058995],"min":[0.12395320190429,0.00023799999999999998,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2475660,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.053063599060058995],"min":[0.12372320190429,0.0,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2475972,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.053063599060058995],"min":[0.12331720190429,0.0,-0.053063599060058995],"type":"VEC3"},{"bufferView":0,"byteOffset":2476572,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.053367599060059],"min":[0.12331720190429,0.0,-0.053367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2477172,"componentType":5126,"count":23,"max":[0.104459934371102,0.0013510263727309999,-0.0571724736722775],"min":[0.10440416175764101,0.001265558270485,-0.0571734736731026],"type":"VEC3"},{"bufferView":0,"byteOffset":2477448,"componentType":5126,"count":23,"max":[0.104459934371102,0.0013510263727309999,-0.0571724736722775],"min":[0.10440416175764101,0.001265558270485,-0.0571734736731026],"type":"VEC3"},{"bufferView":0,"byteOffset":2477724,"componentType":5126,"count":90,"max":[0.134292513045396,0.001352357261382,-0.058117126363295],"min":[0.13424582791599202,0.0012915522200389999,-0.05811812636532346],"type":"VEC3"},{"bufferView":0,"byteOffset":2478804,"componentType":5126,"count":90,"max":[0.134292513045396,0.001352357261382,-0.058117126363295],"min":[0.13424582791599202,0.0012915522200389999,-0.05811812636532346],"type":"VEC3"},{"bufferView":0,"byteOffset":2479884,"componentType":5126,"count":82,"max":[0.11597285213549338,0.001352357261382,-0.0402976893397799],"min":[0.11597185213286,0.0012915522200389999,-0.040344374469183895],"type":"VEC3"},{"bufferView":0,"byteOffset":2480868,"componentType":5126,"count":82,"max":[0.11597285213549338,0.001352357261382,-0.0402976893397799],"min":[0.11597185213286,0.0012915522200389999,-0.040344374469183895],"type":"VEC3"},{"bufferView":0,"byteOffset":2481852,"componentType":5126,"count":12,"max":[0.104618476658523,0.001374275359817,-0.0647934764210534],"min":[0.10457472364560301,0.0012929246992600001,-0.0647934764215751],"type":"VEC3"},{"bufferView":0,"byteOffset":2481996,"componentType":5126,"count":12,"max":[0.104618476658523,0.001374275359817,-0.0647934764210534],"min":[0.10457472364560301,0.0012929246992600001,-0.0647934764215751],"type":"VEC3"},{"bufferView":0,"byteOffset":2482140,"componentType":5126,"count":4,"max":[0.12221520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12191120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2482188,"componentType":5126,"count":4,"max":[0.12221520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12191120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2482236,"componentType":5126,"count":4,"max":[0.12221520190429,0.000714,-0.059969599060059],"min":[0.12191120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2482284,"componentType":5126,"count":4,"max":[0.12221520190429,0.0006,-0.060556599060059],"min":[0.12191120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2482332,"componentType":5126,"count":4,"max":[0.12221520190429,0.0005380000000000001,-0.060326599060059],"min":[0.12191120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2482380,"componentType":5126,"count":4,"max":[0.12221520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.12191120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2482428,"componentType":5126,"count":4,"max":[0.12221520190429,0.0,-0.060835599060059004],"min":[0.12191120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2482476,"componentType":5126,"count":4,"max":[0.12221520190429,0.00023799999999999998,-0.060962599060059],"min":[0.12191120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2482524,"componentType":5126,"count":26,"max":[0.12221520190429,0.0009519999999999999,-0.060096599060059],"min":[0.12191120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2482836,"componentType":5126,"count":20,"max":[0.12221520190429,0.000714,-0.060096599060059],"min":[0.12191120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2483076,"componentType":5126,"count":20,"max":[0.12221520190429,0.000415,-0.060605599060059],"min":[0.12191120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2483316,"componentType":5126,"count":26,"max":[0.12221520190429,0.00035299999999999996,-0.060375599060059],"min":[0.12191120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2483628,"componentType":5126,"count":50,"max":[0.12221520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12221520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2484228,"componentType":5126,"count":50,"max":[0.12191120190429,0.0009519999999999999,-0.059969599060059],"min":[0.12191120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2484828,"componentType":5126,"count":6,"max":[0.10868230134975601,0.001503330112926,-0.040405780323746907],"min":[0.10868230134225501,0.0014219794518330001,-0.0404486807351759],"type":"VEC3"},{"bufferView":0,"byteOffset":2484900,"componentType":5126,"count":6,"max":[0.10868230134975601,0.001503330112926,-0.040405780323746907],"min":[0.10868230134225501,0.0014219794518330001,-0.0404486807351759],"type":"VEC3"},{"bufferView":0,"byteOffset":2484972,"componentType":5126,"count":12,"max":[0.10859966937184701,0.00027438424454100005,-0.06942397879885721],"min":[0.10839966936846901,0.000202835555919,-0.0694711958892818],"type":"VEC3"},{"bufferView":0,"byteOffset":2485116,"componentType":5126,"count":26,"max":[0.108399669455892,0.001080029607946,-0.0684711958724723],"min":[0.10839966936846901,2.96078720001544e-8,-0.0694711958724773],"type":"VEC3"},{"bufferView":0,"byteOffset":2485428,"componentType":5126,"count":12,"max":[0.10859966937184701,0.000345932933308506,-0.06942397879885721],"min":[0.10839966936846901,0.00027438424454100005,-0.0694711958892818],"type":"VEC3"},{"bufferView":0,"byteOffset":2485572,"componentType":5126,"count":26,"max":[0.108599669455892,0.001080029607946,-0.0684711958899568],"min":[0.108599669367719,2.96078720001544e-8,-0.06947119588996181],"type":"VEC3"},{"bufferView":0,"byteOffset":2485884,"componentType":5126,"count":4,"max":[0.108599669368469,0.000202835555919,-0.06947119587179731],"min":[0.10839966936846901,0.0000837450858300002,-0.06947119588996181],"type":"VEC3"},{"bufferView":0,"byteOffset":2485932,"componentType":5126,"count":12,"max":[0.108854669455482,0.0012100296086889999,-0.0684711958481921],"min":[0.10812966945585199,0.0000500296085400002,-0.0684711959115736],"type":"VEC3"},{"bufferView":0,"byteOffset":2486076,"componentType":5126,"count":4,"max":[0.108599669455892,0.001080029607946,-0.0684711958724723],"min":[0.10839966936846901,0.001080029607946,-0.06947119588996181],"type":"VEC3"},{"bufferView":0,"byteOffset":2486124,"componentType":5126,"count":4,"max":[0.108599669368469,0.001080029607946,-0.06947119587213721],"min":[0.10839966936846901,0.000651671778004732,-0.06947119588996181],"type":"VEC3"},{"bufferView":0,"byteOffset":2486172,"componentType":5126,"count":10,"max":[0.108599669372184,0.000651671778004732,-0.0694287078682668],"min":[0.10839966936846901,0.0005686496847005,-0.06947119588962179],"type":"VEC3"},{"bufferView":0,"byteOffset":2486292,"componentType":5126,"count":10,"max":[0.108599669372184,0.0005686496847005,-0.0694287078682668],"min":[0.10839966936846901,0.00048562759224726797,-0.06947119588962179],"type":"VEC3"},{"bufferView":0,"byteOffset":2486412,"componentType":5126,"count":4,"max":[0.108599669368469,0.00048562759224726797,-0.06947119587213721],"min":[0.10839966936846901,0.000345932933163,-0.06947119588962179],"type":"VEC3"},{"bufferView":0,"byteOffset":2486460,"componentType":5126,"count":4,"max":[0.108599669381426,0.0000837450858300002,-0.0693229855760673],"min":[0.10839966936846901,2.96078720001544e-8,-0.06947119588996181],"type":"VEC3"},{"bufferView":0,"byteOffset":2486508,"componentType":5126,"count":4,"max":[0.108599669451521,2.96078720001544e-8,-0.0685211958713553],"min":[0.10839966938142599,2.96078720001544e-8,-0.06932298559355181],"type":"VEC3"},{"bufferView":0,"byteOffset":2486556,"componentType":5126,"count":4,"max":[0.108599669455892,0.0000500296086170002,-0.0684711958724723],"min":[0.108399669451521,2.96078720001544e-8,-0.0685211958888398],"type":"VEC3"},{"bufferView":0,"byteOffset":2486604,"componentType":5126,"count":6,"max":[0.108854669539094,0.0000500296086170002,-0.0675211958478201],"min":[0.10812966945585199,0.0000500296085400002,-0.0684711959115736],"type":"VEC3"},{"bufferView":0,"byteOffset":2486676,"componentType":5126,"count":11,"max":[0.108129669578284,0.001750029607795,-0.06707119584894311],"min":[0.10812966936409801,0.0000500296085400002,-0.06952119584819311],"type":"VEC3"},{"bufferView":0,"byteOffset":2486808,"componentType":5126,"count":4,"max":[0.10833966945675201,0.00024002960854,-0.0684711958481921],"min":[0.10812966939557,0.000240029608018,-0.06916119586602891],"type":"VEC3"},{"bufferView":0,"byteOffset":2486856,"componentType":5126,"count":6,"max":[0.10833966945675201,0.0012100296090619999,-0.0684711958665509],"min":[0.108339669364098,0.000240029608018,-0.0695211958672919],"type":"VEC3"},{"bufferView":0,"byteOffset":2486928,"componentType":5126,"count":4,"max":[0.108659669455182,0.0012100296090619999,-0.0684711958665509],"min":[0.108339669364098,0.001210029608539,-0.06952119589527721],"type":"VEC3"},{"bufferView":0,"byteOffset":2486976,"componentType":5126,"count":4,"max":[0.108659669455182,0.0012100296086889999,-0.0684711958945262],"min":[0.108659669364098,0.000150029608167,-0.06952119589527721],"type":"VEC3"},{"bufferView":0,"byteOffset":2487024,"componentType":5126,"count":4,"max":[0.108854669455482,0.00015002960854,-0.0684711958945262],"min":[0.108659669364098,0.000150029608167,-0.0695211959115746],"type":"VEC3"},{"bufferView":0,"byteOffset":2487072,"componentType":5126,"count":6,"max":[0.108854669539094,0.00015002960854,-0.0675211959112016],"min":[0.108854669364098,2.96085410001661e-8,-0.0695211959115746],"type":"VEC3"},{"bufferView":0,"byteOffset":2487144,"componentType":5126,"count":8,"max":[0.113509669538274,0.0000887666437110002,-0.0675211958478201],"min":[0.108129669538944,2.96085410001661e-8,-0.0675211963185277],"type":"VEC3"},{"bufferView":0,"byteOffset":2487240,"componentType":5126,"count":4,"max":[0.113509669544245,0.00014002960839100002,-0.06746993288276709],"min":[0.108129669538944,0.0000887666429650001,-0.0675211963185277],"type":"VEC3"},{"bufferView":0,"byteOffset":2487288,"componentType":5126,"count":318,"max":[0.11350966957910401,0.000140029608541009,-0.0668211959030724],"min":[0.108129669543425,0.00014002960815800002,-0.0674699333529797],"type":"VEC3"},{"bufferView":0,"byteOffset":2491104,"componentType":5126,"count":8,"max":[0.109254669578284,0.0017500296077960001,-0.06707119584894311],"min":[0.108129669578284,0.00014002960839100002,-0.06707119594654369],"type":"VEC3"},{"bufferView":0,"byteOffset":2491200,"componentType":5126,"count":16,"max":[0.113509669577764,0.001750029608539,-0.0668211959032024],"min":[0.10812966936409801,0.001750029607795,-0.0695211963181576],"type":"VEC3"},{"bufferView":0,"byteOffset":2491392,"componentType":5126,"count":28,"max":[0.11350966936409801,0.001750029608539,-0.06952119584819311],"min":[0.10812966936409801,2.96077950002246e-8,-0.0695211963185276],"type":"VEC3"},{"bufferView":0,"byteOffset":2491728,"componentType":5126,"count":4,"max":[0.10833966937284101,0.001070029608465,-0.0694211958485631],"min":[0.10812966936409801,0.000980029608242,-0.0695211958672919],"type":"VEC3"},{"bufferView":0,"byteOffset":2491776,"componentType":5126,"count":4,"max":[0.10833966939605,0.0009800296086145,-0.0691611958487891],"min":[0.10812966937284099,0.000240029608018,-0.06942119586580191],"type":"VEC3"},{"bufferView":0,"byteOffset":2491824,"componentType":5126,"count":4,"max":[0.112784669538644,2.96085410001661e-8,-0.0675211959115746],"min":[0.108854669364098,2.96077950002246e-8,-0.06952119625514609],"type":"VEC3"},{"bufferView":0,"byteOffset":2491872,"componentType":5126,"count":6,"max":[0.112784669538644,0.000150029608914,-0.06752119625514609],"min":[0.112784669364468,2.96077950002246e-8,-0.06952119625514609],"type":"VEC3"},{"bufferView":0,"byteOffset":2491944,"componentType":5126,"count":6,"max":[0.113509669538274,0.0000500296092860001,-0.06752119625514609],"min":[0.11278466945589201,0.0000500296085410002,-0.0684711963192727],"type":"VEC3"},{"bufferView":0,"byteOffset":2492016,"componentType":5126,"count":11,"max":[0.11350966957910401,0.001750029608539,-0.06707119631876761],"min":[0.113509669363578,0.0000500296085410002,-0.0695211963185276],"type":"VEC3"},{"bufferView":0,"byteOffset":2492148,"componentType":5126,"count":34,"max":[0.11113966960014,0.001547665795645,-0.0668211961117057],"min":[0.1111396695608,2.96089410001862e-8,-0.0672711961109627],"type":"VEC3"},{"bufferView":0,"byteOffset":2492556,"componentType":5126,"count":8,"max":[0.111309669590995,0.001560693438515,-0.0669257935258514],"min":[0.111129669590996,0.000140029608541,-0.0669257935422175],"type":"VEC3"},{"bufferView":0,"byteOffset":2492652,"componentType":5126,"count":4,"max":[0.11112966960014001,0.0015606934386560001,-0.06682119611070149],"min":[0.111129669590996,0.000140029608541,-0.0669257935264814],"type":"VEC3"},{"bufferView":0,"byteOffset":2492700,"componentType":5126,"count":28,"max":[0.11288466960148,0.001750029608539,-0.06682119590283231],"min":[0.10875466960014,0.000140029608541,-0.0668211962642584],"type":"VEC3"},{"bufferView":0,"byteOffset":2493036,"componentType":5126,"count":4,"max":[0.11050966960096,0.0015606934386560001,-0.0668211960562593],"min":[0.11050966959099599,0.000140029608541,-0.0669257934724093],"type":"VEC3"},{"bufferView":0,"byteOffset":2493084,"componentType":5126,"count":8,"max":[0.110509669591816,0.0015606934386560001,-0.0669257934559132],"min":[0.110329669590251,0.000140029608541,-0.0669257934724093],"type":"VEC3"},{"bufferView":0,"byteOffset":2493180,"componentType":5126,"count":34,"max":[0.110499669600141,0.00154766579473,-0.0668211960557551],"min":[0.110499669560801,2.96089410001862e-8,-0.0672711960550121],"type":"VEC3"},{"bufferView":0,"byteOffset":2493588,"componentType":5126,"count":16,"max":[0.11049966956435099,0.000140029608541,-0.0672211960420104],"min":[0.110339669560801,0.0000900296085410002,-0.0672711960550121],"type":"VEC3"},{"bufferView":0,"byteOffset":2493780,"componentType":5126,"count":34,"max":[0.110339669600141,0.00154766579473,-0.06682119604176749],"min":[0.110339669560801,2.96089410001862e-8,-0.06727119604139649],"type":"VEC3"},{"bufferView":0,"byteOffset":2494188,"componentType":5126,"count":4,"max":[0.11032966959939501,0.001560693438515,-0.06682119604052321],"min":[0.110329669590251,0.000140029608541,-0.0669257934565432],"type":"VEC3"},{"bufferView":0,"byteOffset":2494236,"componentType":5126,"count":4,"max":[0.10970966960021,0.0015606934386560001,-0.06682119598632111],"min":[0.109709669590996,0.000140029608541,-0.0669257934024711],"type":"VEC3"},{"bufferView":0,"byteOffset":2494284,"componentType":5126,"count":8,"max":[0.10970966959106601,0.0015606934386560001,-0.066925793385975],"min":[0.109529669591296,0.000140029608541,-0.0669257934024711],"type":"VEC3"},{"bufferView":0,"byteOffset":2494380,"componentType":5126,"count":34,"max":[0.10969966960014,0.00154766579473,-0.0668211959858169],"min":[0.1096996695608,2.96089410001862e-8,-0.0672711959850739],"type":"VEC3"},{"bufferView":0,"byteOffset":2494788,"componentType":5126,"count":16,"max":[0.109699669565471,0.000140029608541,-0.0672211959720722],"min":[0.1095396695608,0.0000900296085410002,-0.0672711959850739],"type":"VEC3"},{"bufferView":0,"byteOffset":2494980,"componentType":5126,"count":34,"max":[0.10953966960014,0.00154766579473,-0.0668211959718292],"min":[0.1095396695608,2.96089410001862e-8,-0.0672711959714582],"type":"VEC3"},{"bufferView":0,"byteOffset":2495388,"componentType":5126,"count":4,"max":[0.10952966960051001,0.001560693438515,-0.066821195970585],"min":[0.109529669591296,0.000140029608541,-0.066925793386605],"type":"VEC3"},{"bufferView":0,"byteOffset":2495436,"componentType":5126,"count":4,"max":[0.10875466960014,0.000240029608019,-0.06682119590283231],"min":[0.108754669578284,0.000140029608541,-0.0670711959030724],"type":"VEC3"},{"bufferView":0,"byteOffset":2495484,"componentType":5126,"count":8,"max":[0.11350966957910401,0.001750029608539,-0.067071196220177],"min":[0.11238466957828401,0.000140029608541,-0.0670711963188976],"type":"VEC3"},{"bufferView":0,"byteOffset":2495580,"componentType":5126,"count":4,"max":[0.11288466960096,0.000240029608019,-0.0668211962638884],"min":[0.11288466957828401,0.000140029608541,-0.0670711962641284],"type":"VEC3"},{"bufferView":0,"byteOffset":2495628,"componentType":5126,"count":4,"max":[0.11210966960059,0.0015606934386560001,-0.0668211961961358],"min":[0.11210966959099601,0.000140029608541,-0.0669257936122858],"type":"VEC3"},{"bufferView":0,"byteOffset":2495676,"componentType":5126,"count":8,"max":[0.11210966959144601,0.0015606934386560001,-0.0669257935957897],"min":[0.111929669590996,0.000140029608541,-0.0669257936122858],"type":"VEC3"},{"bufferView":0,"byteOffset":2495772,"componentType":5126,"count":34,"max":[0.11209966960014,0.0015476657939920001,-0.0668211961948915],"min":[0.1120996695608,2.96086900001191e-8,-0.06727119619600651],"type":"VEC3"},{"bufferView":0,"byteOffset":2496180,"componentType":5126,"count":16,"max":[0.112099669565841,0.000140029608541,-0.06722119618188689],"min":[0.11193966956065,0.0000900296085410002,-0.06727119619600651],"type":"VEC3"},{"bufferView":0,"byteOffset":2496372,"componentType":5126,"count":34,"max":[0.11193966960014,0.0015476657939920001,-0.0668211961809039],"min":[0.11193966956065,2.96086900001191e-8,-0.0672711961820189],"type":"VEC3"},{"bufferView":0,"byteOffset":2496780,"componentType":5126,"count":4,"max":[0.11192966960089,0.001560693438285,-0.0668211961803997],"min":[0.111929669590996,0.000140029608541,-0.0669257935964197],"type":"VEC3"},{"bufferView":0,"byteOffset":2496828,"componentType":5126,"count":4,"max":[0.111309669599842,0.001560693438515,-0.06682119612619751],"min":[0.11130966959069799,0.000140029608541,-0.0669257935422175],"type":"VEC3"},{"bufferView":0,"byteOffset":2496876,"componentType":5126,"count":34,"max":[0.11129966960014001,0.00154766579473,-0.0668211961256933],"min":[0.1112996695608,2.96089410001862e-8,-0.06727119612495029],"type":"VEC3"},{"bufferView":0,"byteOffset":2497284,"componentType":5126,"count":16,"max":[0.111299669565096,0.000140029608541,-0.0672211961119487],"min":[0.1111396695608,0.00009002960879200029,-0.06727119612495029],"type":"VEC3"},{"bufferView":0,"byteOffset":2497476,"componentType":5126,"count":4,"max":[0.108495707917905,0.000240029608541,-0.0673435404172386],"min":[0.108492818362295,0.000140029608541,-0.0673435404175132],"type":"VEC3"},{"bufferView":0,"byteOffset":2497524,"componentType":5126,"count":4,"max":[0.108495707917905,0.000240029608541,-0.0673435404174912],"min":[0.10849570791672601,0.000140029608541,-0.0673476500068962],"type":"VEC3"},{"bufferView":0,"byteOffset":2497572,"componentType":5126,"count":4,"max":[0.10849570791754601,0.000240029608541,-0.0673476500014837],"min":[0.10843795962880601,0.000140029608541,-0.0673476500068962],"type":"VEC3"},{"bufferView":0,"byteOffset":2497620,"componentType":5126,"count":4,"max":[0.10843795962962599,0.000240029608541,-0.0673271020561598],"min":[0.108431452781682,0.000140029608541,-0.0673476500018477],"type":"VEC3"},{"bufferView":0,"byteOffset":2497668,"componentType":5126,"count":4,"max":[0.108434342335868,0.000240029608541,-0.0673257321927181],"min":[0.108431452781682,0.000140029608541,-0.06732710205622681],"type":"VEC3"},{"bufferView":0,"byteOffset":2497716,"componentType":5126,"count":14,"max":[0.108456174526675,0.000240029608541,-0.0673257321927181],"min":[0.108434342335712,0.000140029608541,-0.06734354041403709],"type":"VEC3"},{"bufferView":0,"byteOffset":2497884,"componentType":5126,"count":4,"max":[0.10847271990416,0.000240029608541,-0.0673435404140351],"min":[0.108456174526306,0.000140029608541,-0.0673435404154815],"type":"VEC3"},{"bufferView":0,"byteOffset":2497932,"componentType":5126,"count":16,"max":[0.108478028122962,0.000240029608541,-0.0673390027441691],"min":[0.108472719902485,0.000140029608541,-0.0673435404154815],"type":"VEC3"},{"bufferView":0,"byteOffset":2498124,"componentType":5126,"count":4,"max":[0.108478028126038,0.000240029608541,-0.0673038143877486],"min":[0.108478028122826,0.000140029608541,-0.0673390027447126],"type":"VEC3"},{"bufferView":0,"byteOffset":2498172,"componentType":5126,"count":4,"max":[0.108478028126038,0.000240029608541,-0.0673038143868937],"min":[0.108461482750098,0.000140029608541,-0.0673038143882986],"type":"VEC3"},{"bufferView":0,"byteOffset":2498220,"componentType":5126,"count":18,"max":[0.108461482750228,0.000240029608541,-0.0673038143868937],"min":[0.1084506308647,0.000140029608541,-0.0673154154143182],"type":"VEC3"},{"bufferView":0,"byteOffset":2498436,"componentType":5126,"count":4,"max":[0.10845063086475401,0.000240029608541,-0.06731541541355039],"min":[0.108450630864361,0.000140029608541,-0.0673188828802324],"type":"VEC3"},{"bufferView":0,"byteOffset":2498484,"componentType":5126,"count":4,"max":[0.108450630864451,0.000240029608541,-0.0673188828787782],"min":[0.108446521274981,0.000140029608541,-0.0673188828802324],"type":"VEC3"},{"bufferView":0,"byteOffset":2498532,"componentType":5126,"count":4,"max":[0.108446521278405,0.000240029608541,-0.0672846363036912],"min":[0.108446521274981,0.000140029608541,-0.06731888287894419],"type":"VEC3"},{"bufferView":0,"byteOffset":2498580,"componentType":5126,"count":4,"max":[0.108450630867785,0.000240029608541,-0.0672846363036912],"min":[0.108446521277975,0.000140029608541,-0.0672846363040505],"type":"VEC3"},{"bufferView":0,"byteOffset":2498628,"componentType":5126,"count":4,"max":[0.108450630867785,0.000240029608541,-0.0672846363039614],"min":[0.108450630867221,0.000140029608541,-0.0672868623307336],"type":"VEC3"},{"bufferView":0,"byteOffset":2498676,"componentType":5126,"count":18,"max":[0.10846148275032201,0.000240029608541,-0.0672868623306904],"min":[0.108450630867221,0.000140029608541,-0.06729970479843471],"type":"VEC3"},{"bufferView":0,"byteOffset":2498892,"componentType":5126,"count":4,"max":[0.108478028126107,0.000240029608541,-0.0672997047980601],"min":[0.10846148274968699,0.000140029608541,-0.0672997048002286],"type":"VEC3"},{"bufferView":0,"byteOffset":2498940,"componentType":5126,"count":4,"max":[0.10847802813018499,0.000240029608541,-0.06725638288081061],"min":[0.108478028125497,0.000140029608541,-0.0672997048002286],"type":"VEC3"},{"bufferView":0,"byteOffset":2498988,"componentType":5126,"count":16,"max":[0.10847802813018499,0.000240029608541,-0.06725175959317249],"min":[0.108472762719302,0.000140029608541,-0.0672563828811675],"type":"VEC3"},{"bufferView":0,"byteOffset":2499180,"componentType":5126,"count":4,"max":[0.10847276271962901,0.000240029608541,-0.0672517595920364],"min":[0.10845754439824801,0.000140029608541,-0.0672517595935673],"type":"VEC3"},{"bufferView":0,"byteOffset":2499228,"componentType":5126,"count":16,"max":[0.108457544398399,0.000240029608541,-0.0672517595920364],"min":[0.108432972478091,0.000140029608541,-0.06727230753613461],"type":"VEC3"},{"bufferView":0,"byteOffset":2499420,"componentType":5126,"count":4,"max":[0.10843297247811201,0.000240029608541,-0.0672709376722191],"min":[0.10843008292350201,0.000140029608541,-0.06727230753613461],"type":"VEC3"},{"bufferView":0,"byteOffset":2499468,"componentType":5126,"count":4,"max":[0.108436546967308,0.000240029608541,-0.06724765000056619],"min":[0.10843008292350201,0.000140029608541,-0.0672709376723801],"type":"VEC3"},{"bufferView":0,"byteOffset":2499516,"componentType":5126,"count":4,"max":[0.108496285837278,0.000240029608541,-0.06724765000056619],"min":[0.108436546966788,0.000140029608541,-0.0672476500073197],"type":"VEC3"},{"bufferView":0,"byteOffset":2499564,"componentType":5126,"count":4,"max":[0.108496285837278,0.000240029608541,-0.0672476500065827],"min":[0.108496285835799,0.000140029608541,-0.0672517595959657],"type":"VEC3"},{"bufferView":0,"byteOffset":2499612,"componentType":5126,"count":4,"max":[0.108496285836069,0.000240029608541,-0.0672517595948397],"min":[0.108492818369389,0.000140029608541,-0.0672517595959657],"type":"VEC3"},{"bufferView":0,"byteOffset":2499660,"componentType":5126,"count":18,"max":[0.108492818371119,0.000240029608541,-0.0672517595951206],"min":[0.108487617170921,0.000140029608541,-0.0672563828825369],"type":"VEC3"},{"bufferView":0,"byteOffset":2499876,"componentType":5126,"count":4,"max":[0.108487617171285,0.000240029608541,-0.0672563828823786],"min":[0.108487617163879,0.000140029608541,-0.06733891712868391],"type":"VEC3"},{"bufferView":0,"byteOffset":2499924,"componentType":5126,"count":16,"max":[0.108492818362625,0.000240029608541,-0.0673389171285922],"min":[0.108487617163879,0.000140029608541,-0.0673435404172508],"type":"VEC3"},{"bufferView":0,"byteOffset":2500116,"componentType":5126,"count":4,"max":[0.108305018710075,0.000240029608541,-0.0672598075234133],"min":[0.10829926100659501,0.000140029608541,-0.06728463629196661],"type":"VEC3"},{"bufferView":0,"byteOffset":2500164,"componentType":5126,"count":4,"max":[0.108330981895265,0.000240029608541,-0.0672846362913206],"min":[0.108305018709475,0.000140029608541,-0.0672846362935904],"type":"VEC3"},{"bufferView":0,"byteOffset":2500212,"componentType":5126,"count":4,"max":[0.108336183095224,0.000240029608541,-0.06726325358780509],"min":[0.108330981894835,0.000140029608541,-0.0672846362935904],"type":"VEC3"},{"bufferView":0,"byteOffset":2500260,"componentType":5126,"count":4,"max":[0.108336761006823,0.000240029608541,-0.06725869451240651],"min":[0.108336183094864,0.000140029608541,-0.0672632535889781],"type":"VEC3"},{"bufferView":0,"byteOffset":2500308,"componentType":5126,"count":14,"max":[0.108336761006823,0.000240029608541,-0.0672517595807795],"min":[0.108330981897693,0.000140029608541,-0.0672586945131846],"type":"VEC3"},{"bufferView":0,"byteOffset":2500476,"componentType":5126,"count":4,"max":[0.108330981897719,0.000240029608541,-0.0672517595802368],"min":[0.10832924816436901,0.000140029608541,-0.0672517595811724],"type":"VEC3"},{"bufferView":0,"byteOffset":2500524,"componentType":5126,"count":4,"max":[0.108329248165198,0.000240029608541,-0.0672476499916378],"min":[0.10832924816436901,0.000140029608541,-0.06725175958102081],"type":"VEC3"},{"bufferView":0,"byteOffset":2500572,"componentType":5126,"count":4,"max":[0.10835063087143801,0.000240029608541,-0.0672476499916378],"min":[0.108329248164728,0.000140029608541,-0.0672476499945862],"type":"VEC3"},{"bufferView":0,"byteOffset":2500620,"componentType":5126,"count":4,"max":[0.10835063087143801,0.000240029608541,-0.06724764999384919],"min":[0.108350630870319,0.000140029608541,-0.0672517595832322],"type":"VEC3"},{"bufferView":0,"byteOffset":2500668,"componentType":5126,"count":4,"max":[0.10835063087060899,0.000240029608541,-0.0672517595821062],"min":[0.10834889713697901,0.000140029608541,-0.0672517595832322],"type":"VEC3"},{"bufferView":0,"byteOffset":2500716,"componentType":5126,"count":18,"max":[0.108348897137138,0.000240029608541,-0.0672517595825451],"min":[0.108342540116344,0.000140029608541,-0.0672579881780728],"type":"VEC3"},{"bufferView":0,"byteOffset":2500932,"componentType":5126,"count":4,"max":[0.108342540116728,0.000240029608541,-0.0672579881773246],"min":[0.108320022984926,0.000140029608541,-0.06734764999153729],"type":"VEC3"},{"bufferView":0,"byteOffset":2500980,"componentType":5126,"count":4,"max":[0.108320022985416,0.000240029608541,-0.0673476499903673],"min":[0.108311375725196,0.000140029608541,-0.06734901985337441],"type":"VEC3"},{"bufferView":0,"byteOffset":2501028,"componentType":5126,"count":4,"max":[0.108311375725476,0.000240029608541,-0.0672580951937074],"min":[0.108289436520385,0.000140029608541,-0.06734901985337441],"type":"VEC3"},{"bufferView":0,"byteOffset":2501076,"componentType":5126,"count":14,"max":[0.108289436520862,0.000240029608541,-0.06725175957655119],"min":[0.10828250158949901,0.000140029608541,-0.0672580951951467],"type":"VEC3"},{"bufferView":0,"byteOffset":2501244,"componentType":5126,"count":4,"max":[0.10828250159000401,0.000240029608541,-0.06725175957599851],"min":[0.108280767856159,0.000140029608541,-0.0672517595769341],"type":"VEC3"},{"bufferView":0,"byteOffset":2501292,"componentType":5126,"count":4,"max":[0.108280767857038,0.000240029608541,-0.0672476499873995],"min":[0.108280767856159,0.000140029608541,-0.0672517595767825],"type":"VEC3"},{"bufferView":0,"byteOffset":2501340,"componentType":5126,"count":4,"max":[0.108305618028098,0.000240029608541,-0.0672476499873995],"min":[0.108280767856978,0.000140029608541,-0.067247649990651],"type":"VEC3"},{"bufferView":0,"byteOffset":2501388,"componentType":5126,"count":4,"max":[0.108305618028098,0.000240029608541,-0.06724764998991399],"min":[0.108305618027739,0.000140029608541,-0.06725175957929701],"type":"VEC3"},{"bufferView":0,"byteOffset":2501436,"componentType":5126,"count":4,"max":[0.108305618027849,0.000240029608541,-0.067251759578171],"min":[0.10830330638459,0.000140029608541,-0.06725175957929701],"type":"VEC3"},{"bufferView":0,"byteOffset":2501484,"componentType":5126,"count":14,"max":[0.108303306384639,0.000240029608541,-0.0672517595785527],"min":[0.10829868309589401,0.000140029608541,-0.0672558049559826],"type":"VEC3"},{"bufferView":0,"byteOffset":2501652,"componentType":5126,"count":6,"max":[0.10829926100727501,0.000240029608541,-0.0672558049550607],"min":[0.10829868309589401,0.000140029608541,-0.06725980752360429],"type":"VEC3"},{"bufferView":0,"byteOffset":2501724,"componentType":5126,"count":4,"max":[0.10862460347267999,0.000240029608541,-0.06725638289464579],"min":[0.10862460346543899,0.000140029608541,-0.0673389171410886],"type":"VEC3"},{"bufferView":0,"byteOffset":2501772,"componentType":5126,"count":18,"max":[0.10862460347267999,0.000240029608541,-0.0672517596059877],"min":[0.108619359465822,0.000140029608541,-0.0672563828949416],"type":"VEC3"},{"bufferView":0,"byteOffset":2501988,"componentType":5126,"count":4,"max":[0.108619359466209,0.000240029608541,-0.0672517596048112],"min":[0.108603627445889,0.000140029608541,-0.0672517596063832],"type":"VEC3"},{"bufferView":0,"byteOffset":2502036,"componentType":5126,"count":16,"max":[0.108603627446069,0.000240029608541,-0.0672517596048112],"min":[0.108580917683193,0.000140029608541,-0.0672723075491851],"type":"VEC3"},{"bufferView":0,"byteOffset":2502228,"componentType":5126,"count":4,"max":[0.108580917683592,0.000240029608541,-0.06727093768515291],"min":[0.108578028128252,0.000140029608541,-0.0672723075491851],"type":"VEC3"},{"bufferView":0,"byteOffset":2502276,"componentType":5126,"count":4,"max":[0.108583293541848,0.000240029608541,-0.0672476500144562],"min":[0.108578028128252,0.000140029608541,-0.06727093768531389],"type":"VEC3"},{"bufferView":0,"byteOffset":2502324,"componentType":5126,"count":4,"max":[0.10864343909075799,0.000240029608541,-0.0672476500144562],"min":[0.10858329354127799,0.000140029608541,-0.06724765002018429],"type":"VEC3"},{"bufferView":0,"byteOffset":2502372,"componentType":5126,"count":4,"max":[0.10864343909075799,0.000240029608541,-0.06724765001944731],"min":[0.108643439089499,0.000140029608541,-0.0672517596088303],"type":"VEC3"},{"bufferView":0,"byteOffset":2502420,"componentType":5126,"count":4,"max":[0.108643439090399,0.000240029608541,-0.0672517596077043],"min":[0.108639393711533,0.000140029608541,-0.0672517596088303],"type":"VEC3"},{"bufferView":0,"byteOffset":2502468,"componentType":5126,"count":18,"max":[0.108639393712949,0.000240029608541,-0.0672517596079433],"min":[0.108634192513581,0.000140029608541,-0.0672563828953509],"type":"VEC3"},{"bufferView":0,"byteOffset":2502684,"componentType":5126,"count":4,"max":[0.10863419251374501,0.000240029608541,-0.0672563828951884],"min":[0.108634192506439,0.000140029608541,-0.06733891714149791],"type":"VEC3"},{"bufferView":0,"byteOffset":2502732,"componentType":5126,"count":16,"max":[0.10863939370475499,0.000240029608541,-0.0673389171414111],"min":[0.108634192506439,0.000140029608541,-0.0673435404300554],"type":"VEC3"},{"bufferView":0,"byteOffset":2502924,"componentType":5126,"count":4,"max":[0.108642861171435,0.000240029608541,-0.0673435404300526],"min":[0.10863939370395499,0.000140029608541,-0.0673435404303777],"type":"VEC3"},{"bufferView":0,"byteOffset":2502972,"componentType":5126,"count":4,"max":[0.108642861171435,0.000240029608541,-0.0673435404303557],"min":[0.108642861170156,0.000140029608541,-0.0673476500197607],"type":"VEC3"},{"bufferView":0,"byteOffset":2503020,"componentType":5126,"count":4,"max":[0.10864286117027601,0.000240029608541,-0.06734765001699221],"min":[0.108615356889946,0.000140029608541,-0.0673476500197607],"type":"VEC3"},{"bufferView":0,"byteOffset":2503068,"componentType":5126,"count":4,"max":[0.10861535689042501,0.000240029608541,-0.0673435404276092],"min":[0.108615356889695,0.000140029608541,-0.06734765001735621],"type":"VEC3"},{"bufferView":0,"byteOffset":2503116,"componentType":5126,"count":4,"max":[0.108619402266614,0.000240029608541,-0.0673435404276092],"min":[0.108615356889695,0.000140029608541,-0.06734354042830491],"type":"VEC3"},{"bufferView":0,"byteOffset":2503164,"componentType":5126,"count":16,"max":[0.10862460346547699,0.000240029608541,-0.0673389171407896],"min":[0.108619402266245,0.000140029608541,-0.06734354042830491],"type":"VEC3"},{"bufferView":0,"byteOffset":2503356,"componentType":5126,"count":4,"max":[0.108413644568686,0.000240029608541,-0.0672563828759834],"min":[0.108413644561329,0.000140029608541,-0.067338917122217],"type":"VEC3"},{"bufferView":0,"byteOffset":2503404,"componentType":5126,"count":16,"max":[0.10841940226640501,0.000240029608541,-0.0673389171221472],"min":[0.108413644561329,0.000140029608541,-0.06734354041082681],"type":"VEC3"},{"bufferView":0,"byteOffset":2503596,"componentType":5126,"count":4,"max":[0.108423233602675,0.000240029608541,-0.0673435404108203],"min":[0.10841940226586501,0.000140029608541,-0.06734354041117731],"type":"VEC3"},{"bufferView":0,"byteOffset":2503644,"componentType":5126,"count":4,"max":[0.108423233602675,0.000240029608541,-0.0673435404111553],"min":[0.108423233601656,0.000140029608541,-0.0673476500005603],"type":"VEC3"},{"bufferView":0,"byteOffset":2503692,"componentType":5126,"count":4,"max":[0.10842323360177601,0.000240029608541,-0.0673476499979078],"min":[0.10839705637602601,0.000140029608541,-0.0673476500005603],"type":"VEC3"},{"bufferView":0,"byteOffset":2503740,"componentType":5126,"count":18,"max":[0.10839705637609001,0.000240029608541,-0.0672997047889679],"min":[0.10835748018119701,0.000140029608541,-0.06734764999800581],"type":"VEC3"},{"bufferView":0,"byteOffset":2503956,"componentType":5126,"count":18,"max":[0.108398426247388,0.000240029608541,-0.0672476499980276],"min":[0.10835748018119701,0.000140029608541,-0.0672997047896899],"type":"VEC3"},{"bufferView":0,"byteOffset":2504172,"componentType":5126,"count":4,"max":[0.10842323361113801,0.000240029608541,-0.0672476499980276],"min":[0.108398426246771,0.000140029608541,-0.0672476500009333],"type":"VEC3"},{"bufferView":0,"byteOffset":2504220,"componentType":5126,"count":4,"max":[0.10842323361113801,0.000240029608541,-0.06724765000019631],"min":[0.10842323361003901,0.000140029608541,-0.0672517595895793],"type":"VEC3"},{"bufferView":0,"byteOffset":2504268,"componentType":5126,"count":4,"max":[0.108423233610159,0.000240029608541,-0.0672517595884533],"min":[0.108419038404169,0.000140029608541,-0.0672517595895793],"type":"VEC3"},{"bufferView":0,"byteOffset":2504316,"componentType":5126,"count":14,"max":[0.108419038404237,0.000240029608541,-0.0672517595886757],"min":[0.10841364456854499,0.000140029608541,-0.06725638287607001],"type":"VEC3"},{"bufferView":0,"byteOffset":2504484,"componentType":5126,"count":14,"max":[0.108534427960346,0.000240029608541,-0.0672476500099165],"min":[0.108505425388362,0.000140029608541,-0.0672756251784017],"type":"VEC3"},{"bufferView":0,"byteOffset":2504652,"componentType":5126,"count":20,"max":[0.108569808948463,0.000240029608541,-0.0672476500099165],"min":[0.108534427959718,0.000140029608541,-0.06729803528774021],"type":"VEC3"},{"bufferView":0,"byteOffset":2504892,"componentType":5126,"count":18,"max":[0.108569808948463,0.000240029608541,-0.0672980352869823],"min":[0.108532116306405,0.000140029608541,-0.06734901987272911],"type":"VEC3"},{"bufferView":0,"byteOffset":2505108,"componentType":5126,"count":6,"max":[0.108532116307016,0.000240029608541,-0.0673479282624291],"min":[0.10852398274547101,0.000140029608541,-0.06734901987272911],"type":"VEC3"},{"bufferView":0,"byteOffset":2505180,"componentType":5126,"count":6,"max":[0.108523982746048,0.000240029608541,-0.06734628014537321],"min":[0.108517026409213,0.000140029608541,-0.0673479282626066],"type":"VEC3"},{"bufferView":0,"byteOffset":2505252,"componentType":5126,"count":14,"max":[0.108517026409995,0.000240029608541,-0.06734628014537321],"min":[0.10851064798510601,0.000140029608541,-0.0673490198708523],"type":"VEC3"},{"bufferView":0,"byteOffset":2505420,"componentType":5126,"count":4,"max":[0.10851064798559401,0.000240029608541,-0.06732436233657771],"min":[0.10850542538402201,0.000140029608541,-0.0673490198708523],"type":"VEC3"},{"bufferView":0,"byteOffset":2505468,"componentType":5126,"count":4,"max":[0.108508892851011,0.000240029608541,-0.0673229924731949],"min":[0.10850542538402201,0.000140029608541,-0.0673243623370587],"type":"VEC3"},{"bufferView":0,"byteOffset":2505516,"componentType":5126,"count":14,"max":[0.10853329353388701,0.000240029608541,-0.0673229924731949],"min":[0.10850889285078,0.000140029608541,-0.06734491028379],"type":"VEC3"},{"bufferView":0,"byteOffset":2505684,"componentType":5126,"count":18,"max":[0.10855885004429101,0.000240029608541,-0.0672987416216413],"min":[0.108533293533405,0.000140029608541,-0.06734491028379],"type":"VEC3"},{"bufferView":0,"byteOffset":2505900,"componentType":5126,"count":18,"max":[0.10855885004429101,0.000240029608541,-0.0672531294619216],"min":[0.108533871451789,0.000140029608541,-0.0672987416223107],"type":"VEC3"},{"bufferView":0,"byteOffset":2506116,"componentType":5126,"count":20,"max":[0.10853387145238899,0.000240029608541,-0.0672531294619216],"min":[0.10850889285437901,0.000140029608541,-0.0672773803159039],"type":"VEC3"},{"bufferView":0,"byteOffset":2506356,"componentType":5126,"count":4,"max":[0.10850889285466801,0.000240029608541,-0.0672756251781334],"min":[0.108505425388362,0.000140029608541,-0.0672773803159039],"type":"VEC3"},{"bufferView":0,"byteOffset":2506404,"componentType":5126,"count":4,"max":[0.10925466960014,0.000240029608019,-0.06682119590283231],"min":[0.108754669578284,0.000240029608019,-0.06707119594654369],"type":"VEC3"},{"bufferView":0,"byteOffset":2506452,"componentType":5126,"count":4,"max":[0.10925466960014,0.0006400296083919999,-0.0668211959465437],"min":[0.109254669578284,0.000240029608019,-0.06707119594654369],"type":"VEC3"},{"bufferView":0,"byteOffset":2506500,"componentType":5126,"count":4,"max":[0.10925466960014,0.0006400296083919999,-0.06682119590283231],"min":[0.108754669578284,0.0006400296083919999,-0.06707119594654369],"type":"VEC3"},{"bufferView":0,"byteOffset":2506548,"componentType":5126,"count":4,"max":[0.10875466960065999,0.001750029608539,-0.06682119590283231],"min":[0.108754669578284,0.0006400296083919999,-0.0670711959028324],"type":"VEC3"},{"bufferView":0,"byteOffset":2506596,"componentType":5126,"count":4,"max":[0.11288466960148,0.001750029608539,-0.0668211962638884],"min":[0.112884669577764,0.0006400296083919999,-0.0670711962642584],"type":"VEC3"},{"bufferView":0,"byteOffset":2506644,"componentType":5126,"count":4,"max":[0.113259669381583,0.001750029608539,-0.0693211962704451],"min":[0.112959669380833,0.001550029608539,-0.06932119629704199],"type":"VEC3"},{"bufferView":0,"byteOffset":2506692,"componentType":5126,"count":4,"max":[0.11325966942092301,0.001750029608539,-0.06887119629592689],"min":[0.11325966938106301,0.001550029608539,-0.06932119629704199],"type":"VEC3"},{"bufferView":0,"byteOffset":2506740,"componentType":5126,"count":4,"max":[0.11325966942092301,0.001750029608539,-0.0688711962697001],"min":[0.112959669420173,0.001550029608539,-0.0688711962974169],"type":"VEC3"},{"bufferView":0,"byteOffset":2506788,"componentType":5126,"count":4,"max":[0.11295966942152301,0.001750029608539,-0.0688711962697001],"min":[0.112959669380833,0.001550029608539,-0.0693211962708151],"type":"VEC3"},{"bufferView":0,"byteOffset":2506836,"componentType":5126,"count":4,"max":[0.108379669421443,0.001750029608539,-0.0688711958693038],"min":[0.108379669381583,0.001550029608539,-0.06932119587041881],"type":"VEC3"},{"bufferView":0,"byteOffset":2506884,"componentType":5126,"count":4,"max":[0.108679669382333,0.001750029608539,-0.0693211958700488],"min":[0.108379669381583,0.001550029608539,-0.06932119589664561],"type":"VEC3"},{"bufferView":0,"byteOffset":2506932,"componentType":5126,"count":4,"max":[0.10867966942092301,0.001750029608539,-0.0688711958955306],"min":[0.108679669380983,0.001550029608539,-0.06932119589664561],"type":"VEC3"},{"bufferView":0,"byteOffset":2506980,"componentType":5126,"count":4,"max":[0.10867966942092301,0.001750029608539,-0.0688711958693038],"min":[0.108379669420923,0.001550029608539,-0.0688711958970206],"type":"VEC3"},{"bufferView":0,"byteOffset":2507028,"componentType":5126,"count":4,"max":[0.113509669372841,0.0010700296080930001,-0.0694211963003289],"min":[0.113299669363208,0.0009800296082430001,-0.0695211963185276],"type":"VEC3"},{"bufferView":0,"byteOffset":2507076,"componentType":5126,"count":6,"max":[0.11329966945589201,0.0012100296090619999,-0.0684711963001679],"min":[0.113299669363208,0.000240029608391,-0.0695211963001689],"type":"VEC3"},{"bufferView":0,"byteOffset":2507148,"componentType":5126,"count":4,"max":[0.11329966945589201,0.0012100296090619999,-0.0684711962721936],"min":[0.112979669364768,0.001210029608539,-0.0695211963001689],"type":"VEC3"},{"bufferView":0,"byteOffset":2507196,"componentType":5126,"count":4,"max":[0.11297966945745201,0.0012100296086889999,-0.0684711962721926],"min":[0.112979669364768,0.000150029608167,-0.06952119627219361],"type":"VEC3"},{"bufferView":0,"byteOffset":2507244,"componentType":5126,"count":4,"max":[0.112979669455892,0.000150029608914,-0.0684711962544011],"min":[0.112784669364468,0.000150029608167,-0.06952119627219361],"type":"VEC3"},{"bufferView":0,"byteOffset":2507292,"componentType":5126,"count":4,"max":[0.109069669512717,0.000457665794648,-0.06782119591157461],"min":[0.10885466936476801,0.000457665793865,-0.0695211959303705],"type":"VEC3"},{"bufferView":0,"byteOffset":2507340,"componentType":5126,"count":4,"max":[0.109069669512717,0.000457665794648,-0.06782119593037049],"min":[0.109069669364618,0.00029766579386499996,-0.0695211959303705],"type":"VEC3"},{"bufferView":0,"byteOffset":2507388,"componentType":5126,"count":4,"max":[0.112569669512717,0.00029766579449899997,-0.06782119593037049],"min":[0.109069669364618,0.00029766579386499996,-0.06952119623635021],"type":"VEC3"},{"bufferView":0,"byteOffset":2507436,"componentType":5126,"count":4,"max":[0.112569669512717,0.000457665794648,-0.0678211962363502],"min":[0.112569669364618,0.00029766579386499996,-0.06952119623635021],"type":"VEC3"},{"bufferView":0,"byteOffset":2507484,"componentType":5126,"count":4,"max":[0.112784669512567,0.000457665794648,-0.0678211962363502],"min":[0.112569669364618,0.000457665793865,-0.06952119625514609],"type":"VEC3"},{"bufferView":0,"byteOffset":2507532,"componentType":5126,"count":4,"max":[0.112784669512717,0.0010776657949079999,-0.06782119625514611],"min":[0.112784669364468,0.000457665793865,-0.06952119625514609],"type":"VEC3"},{"bufferView":0,"byteOffset":2507580,"componentType":5126,"count":4,"max":[0.112784669512717,0.0010776657949079999,-0.0678211962363512],"min":[0.112569669364618,0.001077665793828,-0.06952119625514609],"type":"VEC3"},{"bufferView":0,"byteOffset":2507628,"componentType":5126,"count":4,"max":[0.112569669512867,0.001547665794499,-0.0678211962363512],"min":[0.112569669364618,0.001077665793828,-0.06952119623635021],"type":"VEC3"},{"bufferView":0,"byteOffset":2507676,"componentType":5126,"count":20,"max":[0.112569669512717,0.001547665794499,-0.0678211959303715],"min":[0.109069669364618,0.0015476657926720002,-0.06952119623635021],"type":"VEC3"},{"bufferView":0,"byteOffset":2507916,"componentType":5126,"count":4,"max":[0.109069669512717,0.001547665794499,-0.0678211959303715],"min":[0.109069669364618,0.001077665793828,-0.0695211959303705],"type":"VEC3"},{"bufferView":0,"byteOffset":2507964,"componentType":5126,"count":4,"max":[0.109069669512717,0.001077665793864,-0.06782119591157561],"min":[0.10885466936476801,0.001077665793828,-0.0695211959303705],"type":"VEC3"},{"bufferView":0,"byteOffset":2508012,"componentType":5126,"count":4,"max":[0.10885466951286701,0.001077665793864,-0.06782119591157461],"min":[0.10885466936476801,0.000457665793865,-0.0695211959115746],"type":"VEC3"},{"bufferView":0,"byteOffset":2508060,"componentType":5126,"count":12,"max":[0.113509669455892,0.0012100296090619999,-0.0684711962544011],"min":[0.11278466945589201,0.0000500296085410002,-0.0684711963192727],"type":"VEC3"},{"bufferView":0,"byteOffset":2508204,"componentType":5126,"count":4,"max":[0.11323966945582199,0.0000500296085410002,-0.068471196278184],"min":[0.113039669451521,2.9608540000098e-8,-0.06852119629492251],"type":"VEC3"},{"bufferView":0,"byteOffset":2508252,"componentType":5126,"count":4,"max":[0.113509669455892,0.000240029608391,-0.0684711963001679],"min":[0.11329966939557001,0.000240029608019,-0.0691611963183786],"type":"VEC3"},{"bufferView":0,"byteOffset":2508300,"componentType":5126,"count":4,"max":[0.11350966939557,0.0009800296086868,-0.0691611962996459],"min":[0.113299669372361,0.000240029608019,-0.0694211963181576],"type":"VEC3"},{"bufferView":0,"byteOffset":2508348,"componentType":5126,"count":4,"max":[0.1112996695608,0.00009002960879200029,-0.0672711961109627],"min":[0.1111396695608,0.0000500296096860002,-0.06727119612495029],"type":"VEC3"},{"bufferView":0,"byteOffset":2508396,"componentType":5126,"count":16,"max":[0.111299669565171,0.0000500296096860002,-0.0672211961120807],"min":[0.1111396695608,2.96089410001862e-8,-0.06727119612495029],"type":"VEC3"},{"bufferView":0,"byteOffset":2508588,"componentType":5126,"count":4,"max":[0.11129966959576901,2.96089410001862e-8,-0.0668711961124557],"min":[0.111139669565171,2.96089410001862e-8,-0.0672211961260683],"type":"VEC3"},{"bufferView":0,"byteOffset":2508636,"componentType":5126,"count":16,"max":[0.11129966960014001,0.0000500296078240002,-0.0668211961117057],"min":[0.11113966959576901,2.96089410001862e-8,-0.0668711961264433],"type":"VEC3"},{"bufferView":0,"byteOffset":2508828,"componentType":5126,"count":4,"max":[0.11129966960014001,0.001497665793038,-0.0668211961117057],"min":[0.11113966960014,0.0000500296078240002,-0.0668211961256933],"type":"VEC3"},{"bufferView":0,"byteOffset":2508876,"componentType":5126,"count":16,"max":[0.11129966960014001,0.0015476657937830002,-0.0668211961117057],"min":[0.11113966959576901,0.001497665793038,-0.0668711961245733],"type":"VEC3"},{"bufferView":0,"byteOffset":2509068,"componentType":5126,"count":4,"max":[0.11129966959576901,0.001547665795645,-0.0668711961105857],"min":[0.111139669590996,0.0015476657937830002,-0.0669257935407133],"type":"VEC3"},{"bufferView":0,"byteOffset":2509116,"componentType":5126,"count":4,"max":[0.111309669599842,0.0015606934386560001,-0.0668211961108314],"min":[0.111129669591293,0.001560693438285,-0.0669257935415875],"type":"VEC3"},{"bufferView":0,"byteOffset":2509164,"componentType":5126,"count":4,"max":[0.11210966960059,0.0015606934386560001,-0.0668211961803997],"min":[0.111929669590996,0.0015606934377770001,-0.0669257936122858],"type":"VEC3"},{"bufferView":0,"byteOffset":2509212,"componentType":5126,"count":4,"max":[0.11288466960096,0.000240029608019,-0.066821196220177],"min":[0.11238466957828401,0.000240029608019,-0.0670711962638884],"type":"VEC3"},{"bufferView":0,"byteOffset":2509260,"componentType":5126,"count":4,"max":[0.11238466960096,0.0006400296083919999,-0.066821196220177],"min":[0.11238466957828401,0.000240029608019,-0.067071196220177],"type":"VEC3"},{"bufferView":0,"byteOffset":2509308,"componentType":5126,"count":4,"max":[0.11288466960096,0.0006400296083919999,-0.066821196220177],"min":[0.11238466957828401,0.0006400296083919999,-0.0670711962638884],"type":"VEC3"},{"bufferView":0,"byteOffset":2509356,"componentType":5126,"count":4,"max":[0.10970966960021,0.0015606934386560001,-0.066821195970585],"min":[0.109529669591296,0.001560693438285,-0.0669257934024711],"type":"VEC3"},{"bufferView":0,"byteOffset":2509404,"componentType":5126,"count":4,"max":[0.11050966960096,0.0015606934386560001,-0.06682119604052321],"min":[0.110329669591294,0.001560693438285,-0.0669257934724093],"type":"VEC3"},{"bufferView":0,"byteOffset":2509452,"componentType":5126,"count":4,"max":[0.11049966959577,0.00154766579473,-0.06687119604064741],"min":[0.110339669591071,0.0015476657937830002,-0.06692579347077511],"type":"VEC3"},{"bufferView":0,"byteOffset":2509500,"componentType":5126,"count":16,"max":[0.110499669600141,0.0015476657937830002,-0.06682119604176749],"min":[0.11033966959577,0.001497665793038,-0.06687119605463511],"type":"VEC3"},{"bufferView":0,"byteOffset":2509692,"componentType":5126,"count":4,"max":[0.110499669600141,0.001497665793038,-0.06682119604176749],"min":[0.110339669600141,0.0000500296078240002,-0.0668211960557551],"type":"VEC3"},{"bufferView":0,"byteOffset":2509740,"componentType":5126,"count":16,"max":[0.110499669600141,0.0000500296078240002,-0.06682119604176749],"min":[0.11033966959577,2.96089410001862e-8,-0.0668711960565051],"type":"VEC3"},{"bufferView":0,"byteOffset":2509932,"componentType":5126,"count":4,"max":[0.11049966959577,2.96089410001862e-8,-0.0668711960425175],"min":[0.11033966956517201,2.96089410001862e-8,-0.0672211960561301],"type":"VEC3"},{"bufferView":0,"byteOffset":2509980,"componentType":5126,"count":16,"max":[0.110499669565172,0.0000500296096860002,-0.0672211960421425],"min":[0.110339669560801,2.96089410001862e-8,-0.0672711960550121],"type":"VEC3"},{"bufferView":0,"byteOffset":2510172,"componentType":5126,"count":4,"max":[0.110499669560801,0.00009002960879200029,-0.0672711960410245],"min":[0.110339669560801,0.0000500296096860002,-0.0672711960550121],"type":"VEC3"},{"bufferView":0,"byteOffset":2510220,"componentType":5126,"count":4,"max":[0.109699669595769,0.00154766579473,-0.0668711959707092],"min":[0.10953966959106601,0.0015476657937830002,-0.0669257934008369],"type":"VEC3"},{"bufferView":0,"byteOffset":2510268,"componentType":5126,"count":16,"max":[0.10969966960014,0.0015476657937830002,-0.0668211959718292],"min":[0.109539669595769,0.001497665793038,-0.0668711959846969],"type":"VEC3"},{"bufferView":0,"byteOffset":2510460,"componentType":5126,"count":4,"max":[0.10969966960014,0.001497665793038,-0.0668211959718292],"min":[0.10953966960014,0.0000500296078240002,-0.0668211959858169],"type":"VEC3"},{"bufferView":0,"byteOffset":2510508,"componentType":5126,"count":16,"max":[0.10969966960014,0.0000500296078240002,-0.0668211959718292],"min":[0.109539669595769,2.96089410001862e-8,-0.0668711959865669],"type":"VEC3"},{"bufferView":0,"byteOffset":2510700,"componentType":5126,"count":4,"max":[0.109699669595769,2.96089410001862e-8,-0.0668711959725792],"min":[0.109539669565171,2.96089410001862e-8,-0.0672211959861919],"type":"VEC3"},{"bufferView":0,"byteOffset":2510748,"componentType":5126,"count":16,"max":[0.109699669565171,0.0000500296096860002,-0.0672211959722042],"min":[0.1095396695608,2.96089410001862e-8,-0.0672711959850739],"type":"VEC3"},{"bufferView":0,"byteOffset":2510940,"componentType":5126,"count":4,"max":[0.1096996695608,0.00009002960879200029,-0.0672711959710862],"min":[0.1095396695608,0.0000500296096860002,-0.0672711959850739],"type":"VEC3"},{"bufferView":0,"byteOffset":2510988,"componentType":5126,"count":4,"max":[0.112099669595769,0.0015476657939920001,-0.0668711961816439],"min":[0.111939669590776,0.0015476657935310002,-0.0669257936106515],"type":"VEC3"},{"bufferView":0,"byteOffset":2511036,"componentType":5126,"count":16,"max":[0.11209966960014,0.0015476657935310002,-0.0668211961809039],"min":[0.11193966959576901,0.001497665794649,-0.0668711961956315],"type":"VEC3"},{"bufferView":0,"byteOffset":2511228,"componentType":5126,"count":4,"max":[0.11209966960014,0.001497665794649,-0.0668211961809039],"min":[0.11193966960014,0.0000500296094350001,-0.0668211961948915],"type":"VEC3"},{"bufferView":0,"byteOffset":2511276,"componentType":5126,"count":16,"max":[0.11209966960014,0.0000500296094350001,-0.0668211961809039],"min":[0.11193966959576901,2.96086900001191e-8,-0.0668711961956315],"type":"VEC3"},{"bufferView":0,"byteOffset":2511468,"componentType":5126,"count":4,"max":[0.112099669595769,2.96086900001191e-8,-0.0668711961816439],"min":[0.111939669565171,2.96086900001191e-8,-0.0672211961952615],"type":"VEC3"},{"bufferView":0,"byteOffset":2511516,"componentType":5126,"count":16,"max":[0.112099669565171,0.0000500296094350001,-0.0672211961812739],"min":[0.1119396695608,2.96086900001191e-8,-0.06727119619600651],"type":"VEC3"},{"bufferView":0,"byteOffset":2511708,"componentType":5126,"count":4,"max":[0.1120996695608,0.0000900296085410002,-0.0672711961812729],"min":[0.11193966956065,0.0000500296094350001,-0.06727119619600651],"type":"VEC3"},{"bufferView":0,"byteOffset":2511756,"componentType":5126,"count":80,"max":[0.108496285837278,0.000240029608541,-0.06724765000056619],"min":[0.108430082924182,0.000240029608541,-0.0673476500068742],"type":"VEC3"},{"bufferView":0,"byteOffset":2512716,"componentType":5126,"count":48,"max":[0.10835063087143801,0.000240029608541,-0.0672476499873995],"min":[0.108280767856159,0.000240029608540989,-0.06734901985337441],"type":"VEC3"},{"bufferView":0,"byteOffset":2513292,"componentType":5126,"count":50,"max":[0.108643439089518,0.000240029608541,-0.0672476500144562],"min":[0.10857802812966201,0.000240029608541,-0.06734765001973879],"type":"VEC3"},{"bufferView":0,"byteOffset":2513892,"componentType":5126,"count":65,"max":[0.10842323361113801,0.00024002960854157602,-0.0672476499980276],"min":[0.10835748018119701,0.00024002960854099302,-0.0673476500005383],"type":"VEC3"},{"bufferView":0,"byteOffset":2514672,"componentType":5126,"count":67,"max":[0.108569808948463,0.000240029608541,-0.0672476500099172],"min":[0.108505425384612,0.000240029608541,-0.06734901987272911],"type":"VEC3"},{"bufferView":0,"byteOffset":2515476,"componentType":5126,"count":4,"max":[0.11325966942092301,0.001550029608539,-0.06887119627044509],"min":[0.112959669380833,0.001550029608539,-0.069321196296672],"type":"VEC3"},{"bufferView":0,"byteOffset":2515524,"componentType":5126,"count":4,"max":[0.10867966942092301,0.001550029608539,-0.0688711958707938],"min":[0.108379669381583,0.001550029608539,-0.0693211958962756],"type":"VEC3"},{"bufferView":0,"byteOffset":2515572,"componentType":5126,"count":44,"max":[0.112784669512717,0.001547665793864,-0.06782119591157461],"min":[0.108854669512717,0.00029766579386499996,-0.06782119625514611],"type":"VEC3"},{"bufferView":0,"byteOffset":2516100,"componentType":5126,"count":8,"max":[0.11129966941576601,0.001547665793864,-0.0689352989349967],"min":[0.11113966941441301,0.001546578797298,-0.0689456680416623],"type":"VEC3"},{"bufferView":0,"byteOffset":2516196,"componentType":5126,"count":24,"max":[0.111139669513015,0.001547665793864,-0.0678211961113367],"min":[0.111139669390325,0.001331503582678,-0.06922119611208571],"type":"VEC3"},{"bufferView":0,"byteOffset":2516484,"componentType":5126,"count":24,"max":[0.110499669512419,0.001547665793864,-0.0678211960553861],"min":[0.110499669390326,0.001331503582678,-0.0692211960561351],"type":"VEC3"},{"bufferView":0,"byteOffset":2516772,"componentType":5126,"count":8,"max":[0.11049966941502101,0.001547665793864,-0.0689352988650584],"min":[0.110339669414414,0.001546578796915,-0.0689456679716431],"type":"VEC3"},{"bufferView":0,"byteOffset":2516868,"componentType":5126,"count":24,"max":[0.11033966951227,0.001547665793864,-0.0678211960413984],"min":[0.110339669390326,0.001331503582678,-0.0692211960421474],"type":"VEC3"},{"bufferView":0,"byteOffset":2517156,"componentType":5126,"count":24,"max":[0.109699669513537,0.001547665793864,-0.0678211959854479],"min":[0.10969966939032501,0.001331503582678,-0.0692211959861969],"type":"VEC3"},{"bufferView":0,"byteOffset":2517444,"componentType":5126,"count":8,"max":[0.109699669416139,0.001547665793864,-0.06893529879512021],"min":[0.109539669414413,0.001546578796915,-0.0689456679017049],"type":"VEC3"},{"bufferView":0,"byteOffset":2517540,"componentType":5126,"count":24,"max":[0.109539669513387,0.001547665793864,-0.0678211959714602],"min":[0.109539669390325,0.001331503582678,-0.0692211959722092],"type":"VEC3"},{"bufferView":0,"byteOffset":2517828,"componentType":5126,"count":24,"max":[0.112099669512047,0.001547665793864,-0.0678211961952625],"min":[0.11209966939032501,0.001331503582678,-0.0692211961952615],"type":"VEC3"},{"bufferView":0,"byteOffset":2518116,"componentType":5126,"count":8,"max":[0.11209966941501487,0.001547665793864,-0.0689352990049349],"min":[0.11193966941426299,0.001546578796663,-0.0689456681107745],"type":"VEC3"},{"bufferView":0,"byteOffset":2518212,"componentType":5126,"count":24,"max":[0.111939669511897,0.001547665793864,-0.0678211961812749],"min":[0.111939669390325,0.001331503582678,-0.0692211961812739],"type":"VEC3"},{"bufferView":0,"byteOffset":2518500,"componentType":5126,"count":24,"max":[0.111299669513164,0.001547665793864,-0.0678211961253243],"min":[0.111299669390325,0.001331503582678,-0.06922119612607329],"type":"VEC3"},{"bufferView":0,"byteOffset":2518788,"componentType":5126,"count":4,"max":[0.113239669456382,0.001080029608539,-0.0684711962774379],"min":[0.11303966936846901,0.001080029608242,-0.0694711962949235],"type":"VEC3"},{"bufferView":0,"byteOffset":2518836,"componentType":5126,"count":26,"max":[0.11303966945656199,0.001080029608539,-0.0684711962774379],"min":[0.11303966936846901,2.9608540000098e-8,-0.0694711962774389],"type":"VEC3"},{"bufferView":0,"byteOffset":2519148,"componentType":5126,"count":26,"max":[0.113239669456382,0.001080029608539,-0.06847119629492252],"min":[0.11323966936771901,2.9608540000098e-8,-0.0694711962949235],"type":"VEC3"},{"bufferView":0,"byteOffset":2519460,"componentType":5126,"count":4,"max":[0.113239669450771,2.96087230001974e-8,-0.0685211962774379],"min":[0.113039669381426,2.9608540000098e-8,-0.06932298599958349],"type":"VEC3"},{"bufferView":0,"byteOffset":2519508,"componentType":5126,"count":4,"max":[0.108317133432205,0.000240029608541,-0.0672887458803231],"min":[0.108305596620365,0.000140029608914,-0.06733782550488669],"type":"VEC3"},{"bufferView":0,"byteOffset":2519556,"componentType":5126,"count":4,"max":[0.108329826072565,0.000240029608541,-0.0672887458803231],"min":[0.108305596620365,0.000140029608914,-0.0672887458825492],"type":"VEC3"},{"bufferView":0,"byteOffset":2519604,"componentType":5126,"count":4,"max":[0.108329826072565,0.000240029608541,-0.06728874588244131],"min":[0.108317133431345,0.000140029608914,-0.06733782550488669],"type":"VEC3"},{"bufferView":0,"byteOffset":2519652,"componentType":5126,"count":18,"max":[0.108397826932202,0.000240029608541532,-0.06725175958701411],"min":[0.10836843908541201,0.000140029608541,-0.0672985061602641],"type":"VEC3"},{"bufferView":0,"byteOffset":2519868,"componentType":5126,"count":14,"max":[0.10840405552761,0.00024002960854112,-0.06725175958701411],"min":[0.108397826931959,0.000140029608541,-0.06725638287546841],"type":"VEC3"},{"bufferView":0,"byteOffset":2520036,"componentType":5126,"count":4,"max":[0.10840405552761,0.000240029608541034,-0.0672563828752317],"min":[0.108404055520229,0.000140029608541,-0.0673389171218077],"type":"VEC3"},{"bufferView":0,"byteOffset":2520084,"componentType":5126,"count":14,"max":[0.10840405552031601,0.00024002960854148202,-0.0673389171216983],"min":[0.108396135999275,0.000140029608541,-0.0673435404087902],"type":"VEC3"},{"bufferView":0,"byteOffset":2520252,"componentType":5126,"count":18,"max":[0.10839613600000701,0.00024002960854157602,-0.067298506159789],"min":[0.10836843908541201,0.000140029608541,-0.0673435404087902],"type":"VEC3"},{"bufferView":0,"byteOffset":2520468,"componentType":5126,"count":4,"max":[0.111299669513164,0.001331503583452,-0.0678211961113367],"min":[0.111139669415272,0.001331503582678,-0.0689358412901553],"type":"VEC3"},{"bufferView":0,"byteOffset":2520516,"componentType":5126,"count":4,"max":[0.112099669512047,0.001331503583201,-0.0678211961812749],"min":[0.11193966941527199,0.001331503582678,-0.06893584135934851],"type":"VEC3"},{"bufferView":0,"byteOffset":2520564,"componentType":5126,"count":4,"max":[0.109699669513537,0.001331503583452,-0.0678211959714602],"min":[0.109539669415272,0.001331503582678,-0.06893584115027891],"type":"VEC3"},{"bufferView":0,"byteOffset":2520612,"componentType":5126,"count":4,"max":[0.110499669512419,0.001331503583452,-0.0678211960413984],"min":[0.110339669415273,0.001331503582678,-0.0689358412202171],"type":"VEC3"},{"bufferView":0,"byteOffset":2520660,"componentType":5126,"count":4,"max":[0.110499669512419,0.0007000296092850001,-0.0678211960413984],"min":[0.110339669390996,0.00070002960854,-0.0692211960555351],"type":"VEC3"},{"bufferView":0,"byteOffset":2520708,"componentType":5126,"count":4,"max":[0.11033966951227,0.0007000296092850001,-0.0678211960413984],"min":[0.110339669390326,0.00040002960854,-0.0692211960415474],"type":"VEC3"},{"bufferView":0,"byteOffset":2520756,"componentType":5126,"count":4,"max":[0.110499669512419,0.00040002960854,-0.0678211960413984],"min":[0.110339669390326,0.00040002960854,-0.0692211960555351],"type":"VEC3"},{"bufferView":0,"byteOffset":2520804,"componentType":5126,"count":4,"max":[0.110499669512419,0.0007000296092850001,-0.0678211960553861],"min":[0.11049966939114501,0.00040002960854,-0.0692211960555351],"type":"VEC3"},{"bufferView":0,"byteOffset":2520852,"componentType":5126,"count":4,"max":[0.109699669513537,0.0007000296092850001,-0.0678211959714602],"min":[0.109539669390995,0.00070002960854,-0.06922119598559691],"type":"VEC3"},{"bufferView":0,"byteOffset":2520900,"componentType":5126,"count":4,"max":[0.109539669513387,0.0007000296092850001,-0.0678211959714602],"min":[0.109539669390325,0.00040002960854,-0.06922119597160921],"type":"VEC3"},{"bufferView":0,"byteOffset":2520948,"componentType":5126,"count":4,"max":[0.109699669513537,0.00040002960854,-0.0678211959714602],"min":[0.109539669390325,0.00040002960854,-0.06922119598559691],"type":"VEC3"},{"bufferView":0,"byteOffset":2520996,"componentType":5126,"count":4,"max":[0.109699669513537,0.0007000296092850001,-0.0678211959854479],"min":[0.10969966939114499,0.00040002960854,-0.06922119598559691],"type":"VEC3"},{"bufferView":0,"byteOffset":2521044,"componentType":5126,"count":4,"max":[0.112099669512047,0.0007000296092850001,-0.0678211961812749],"min":[0.111939669390325,0.00070002960854,-0.06922119619541149],"type":"VEC3"},{"bufferView":0,"byteOffset":2521092,"componentType":5126,"count":4,"max":[0.111939669511897,0.0007000296092850001,-0.0678211961812749],"min":[0.111939669390325,0.00040002960854,-0.0692211961814239],"type":"VEC3"},{"bufferView":0,"byteOffset":2521140,"componentType":5126,"count":4,"max":[0.112099669512047,0.00040002960854,-0.0678211961812749],"min":[0.111939669390325,0.00040002960854,-0.06922119619541149],"type":"VEC3"},{"bufferView":0,"byteOffset":2521188,"componentType":5126,"count":4,"max":[0.112099669512047,0.0007000296092850001,-0.0678211961952625],"min":[0.112099669390475,0.00040002960854,-0.06922119619541149],"type":"VEC3"},{"bufferView":0,"byteOffset":2521236,"componentType":5126,"count":4,"max":[0.111299669513164,0.0007000296092850001,-0.0678211961113367],"min":[0.11113966939099601,0.00070002960854,-0.0692211961254733],"type":"VEC3"},{"bufferView":0,"byteOffset":2521284,"componentType":5126,"count":4,"max":[0.111139669513015,0.0007000296092850001,-0.0678211961113367],"min":[0.111139669390325,0.00040002960854,-0.0692211961114857],"type":"VEC3"},{"bufferView":0,"byteOffset":2521332,"componentType":5126,"count":4,"max":[0.111299669513164,0.00040002960854,-0.0678211961113367],"min":[0.111139669390325,0.00040002960854,-0.0692211961254733],"type":"VEC3"},{"bufferView":0,"byteOffset":2521380,"componentType":5126,"count":4,"max":[0.111299669513164,0.0007000296092850001,-0.0678211961253243],"min":[0.11129966939114501,0.00040002960854,-0.0692211961254733],"type":"VEC3"},{"bufferView":0,"byteOffset":2521428,"componentType":5126,"count":4,"max":[0.111299669414562,0.001546578797298,-0.0689456680276747],"min":[0.11113966939379,0.001496570831499,-0.06918156521941331],"type":"VEC3"},{"bufferView":0,"byteOffset":2521476,"componentType":5126,"count":14,"max":[0.11129966939379,0.001496570831499,-0.0691815652054257],"min":[0.111139669390325,0.001447657827622,-0.06922119612607329],"type":"VEC3"},{"bufferView":0,"byteOffset":2521644,"componentType":5126,"count":4,"max":[0.111299669390325,0.001447657827622,-0.06922119611208571],"min":[0.111139669390325,0.00142613681998,-0.06922119612607329],"type":"VEC3"},{"bufferView":0,"byteOffset":2521692,"componentType":5126,"count":14,"max":[0.111299669393882,0.00142613681998,-0.0691805121850657],"min":[0.111139669390325,0.0013770123779390001,-0.06922119612607329],"type":"VEC3"},{"bufferView":0,"byteOffset":2521860,"componentType":5126,"count":4,"max":[0.111299669414457,0.0013770123779390001,-0.0689451573480357],"min":[0.111139669393882,0.001332379140294,-0.0691805121990533],"type":"VEC3"},{"bufferView":0,"byteOffset":2521908,"componentType":5126,"count":8,"max":[0.11129966941527202,0.001332379140294,-0.0689358412761677],"min":[0.111139669414457,0.001331503583452,-0.0689451573620233],"type":"VEC3"},{"bufferView":0,"byteOffset":2522004,"componentType":5126,"count":8,"max":[0.110499669415273,0.001332379140294,-0.0689358412062295],"min":[0.110339669414458,0.001331503583452,-0.0689451572920851],"type":"VEC3"},{"bufferView":0,"byteOffset":2522100,"componentType":5126,"count":4,"max":[0.110499669414458,0.0013770123779390001,-0.0689451572780974],"min":[0.110339669393883,0.001332379140294,-0.06918051212911511],"type":"VEC3"},{"bufferView":0,"byteOffset":2522148,"componentType":5126,"count":14,"max":[0.110499669393883,0.00142613681998,-0.06918051211512741],"min":[0.110339669390326,0.0013770123779390001,-0.0692211960561351],"type":"VEC3"},{"bufferView":0,"byteOffset":2522316,"componentType":5126,"count":4,"max":[0.110499669390326,0.001447657827622,-0.0692211960421474],"min":[0.110339669390326,0.00142613681998,-0.0692211960561351],"type":"VEC3"},{"bufferView":0,"byteOffset":2522364,"componentType":5126,"count":14,"max":[0.110499669393791,0.001496570831499,-0.0691815651354874],"min":[0.110339669390326,0.001447657827622,-0.0692211960561351],"type":"VEC3"},{"bufferView":0,"byteOffset":2522532,"componentType":5126,"count":4,"max":[0.110499669414414,0.001546578797298,-0.0689456679577364],"min":[0.110339669393791,0.001496570831499,-0.06918156514947511],"type":"VEC3"},{"bufferView":0,"byteOffset":2522580,"componentType":5126,"count":8,"max":[0.109699669415272,0.001332379140294,-0.0689358411362912],"min":[0.109539669414457,0.001331503583452,-0.0689451572221469],"type":"VEC3"},{"bufferView":0,"byteOffset":2522676,"componentType":5126,"count":4,"max":[0.10969966941445701,0.0013770123779390001,-0.0689451572081592],"min":[0.109539669393882,0.001332379140294,-0.06918051205917691],"type":"VEC3"},{"bufferView":0,"byteOffset":2522724,"componentType":5126,"count":14,"max":[0.10969966939388201,0.00142613681998,-0.0691805120451892],"min":[0.109539669390325,0.0013770123779390001,-0.0692211959861969],"type":"VEC3"},{"bufferView":0,"byteOffset":2522892,"componentType":5126,"count":4,"max":[0.10969966939032501,0.001447657827622,-0.0692211959722092],"min":[0.109539669390325,0.00142613681998,-0.0692211959861969],"type":"VEC3"},{"bufferView":0,"byteOffset":2522940,"componentType":5126,"count":14,"max":[0.10969966939379,0.001496570831499,-0.06918156506554919],"min":[0.109539669390325,0.001447657827622,-0.0692211959861969],"type":"VEC3"},{"bufferView":0,"byteOffset":2523108,"componentType":5126,"count":4,"max":[0.109699669414413,0.001546578797298,-0.0689456678877982],"min":[0.10953966939379,0.001496570831499,-0.06918156507953689],"type":"VEC3"},{"bufferView":0,"byteOffset":2523156,"componentType":5126,"count":8,"max":[0.11209966941527201,0.001332379140043,-0.0689358413453609],"min":[0.111939669414457,0.001331503583201,-0.0689451574330795],"type":"VEC3"},{"bufferView":0,"byteOffset":2523252,"componentType":5126,"count":4,"max":[0.112099669414457,0.0013770123776880002,-0.06894515741909191],"min":[0.111939669393882,0.001332379140043,-0.0691805122682515],"type":"VEC3"},{"bufferView":0,"byteOffset":2523300,"componentType":5126,"count":14,"max":[0.112099669393882,0.001426136819728,-0.0691805122542639],"min":[0.111939669390325,0.0013770123776880002,-0.0692211961952615],"type":"VEC3"},{"bufferView":0,"byteOffset":2523468,"componentType":5126,"count":4,"max":[0.11209966939032501,0.001447657827371,-0.0692211961812739],"min":[0.111939669390325,0.001426136819728,-0.0692211961952615],"type":"VEC3"},{"bufferView":0,"byteOffset":2523516,"componentType":5126,"count":14,"max":[0.11209966939379,0.001496570831247,-0.0691815652746139],"min":[0.111939669390325,0.001447657827371,-0.0692211961952615],"type":"VEC3"},{"bufferView":0,"byteOffset":2523684,"componentType":5126,"count":4,"max":[0.112099669414413,0.001546578797439,-0.0689456680969509],"min":[0.11193966939379,0.001496570831247,-0.0691815652886015],"type":"VEC3"},{"bufferView":0,"byteOffset":2523732,"componentType":5126,"count":4,"max":[0.11323966936846899,0.001080029608539,-0.0694711962770389],"min":[0.11303966936846901,0.0006516717777256011,-0.0694711962949235],"type":"VEC3"},{"bufferView":0,"byteOffset":2523780,"componentType":5126,"count":18,"max":[0.11323966937218334,0.0006516717777256011,-0.0694287082739079],"min":[0.11303966936846901,0.000485627592780899,-0.0694711962945235],"type":"VEC3"},{"bufferView":0,"byteOffset":2523996,"componentType":5126,"count":4,"max":[0.11323966936846899,0.000485627592780899,-0.0694711962770389],"min":[0.11303966936846901,0.000345932933138013,-0.0694711962945235],"type":"VEC3"},{"bufferView":0,"byteOffset":2524044,"componentType":5126,"count":22,"max":[0.11323966937259707,0.000345932933138013,-0.0694239792044989],"min":[0.11303966936846901,0.000202835556089987,-0.0694711962945235],"type":"VEC3"},{"bufferView":0,"byteOffset":2524308,"componentType":5126,"count":4,"max":[0.11323966936846899,0.000202835556089987,-0.0694711962766389],"min":[0.11303966936846901,0.00008374508481900011,-0.0694711962945235],"type":"VEC3"},{"bufferView":0,"byteOffset":2524356,"componentType":5126,"count":4,"max":[0.113239669381426,0.00008374508481900011,-0.0693229859820989],"min":[0.11303966936846901,2.96087230001974e-8,-0.0694711962941235],"type":"VEC3"},{"bufferView":0,"byteOffset":2524404,"componentType":5126,"count":3,"max":[0.108329826072565,0.000140029608914,-0.0672887458803231],"min":[0.108305596620505,0.000140029608914,-0.06733782550488669],"type":"VEC3"},{"bufferView":0,"byteOffset":2524440,"componentType":5126,"count":29,"max":[0.108404055527445,0.000140029608914,-0.0672517595870162],"min":[0.10836843908541201,0.000140029608541,-0.0673435404087863],"type":"VEC3"},{"bufferView":0,"byteOffset":2524788,"componentType":5126,"count":4,"max":[0.11049966939114501,0.00070002960854,-0.0692211960415474],"min":[0.110339669390326,0.00040002960854,-0.0692211960555351],"type":"VEC3"},{"bufferView":0,"byteOffset":2524836,"componentType":5126,"count":4,"max":[0.10969966939114499,0.00070002960854,-0.06922119597160921],"min":[0.109539669390325,0.00040002960854,-0.06922119598559691],"type":"VEC3"},{"bufferView":0,"byteOffset":2524884,"componentType":5126,"count":4,"max":[0.112099669390475,0.00070002960854,-0.0692211961814239],"min":[0.111939669390325,0.00040002960854,-0.06922119619541149],"type":"VEC3"},{"bufferView":0,"byteOffset":2524932,"componentType":5126,"count":4,"max":[0.11129966939114501,0.00070002960854,-0.0692211961114857],"min":[0.111139669390325,0.00040002960854,-0.0692211961254733],"type":"VEC3"},{"bufferView":0,"byteOffset":2524980,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.052563599060059],"min":[0.12331720190429,0.000714,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525028,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.052563599060059],"min":[0.12331720190429,0.0009519999999999999,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525076,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.052563599060059],"min":[0.12331720190429,0.000714,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525124,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.052563599060059],"min":[0.12390420190429001,0.000415,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525172,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.052563599060059],"min":[0.12367420190429,0.00035299999999999996,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525220,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.052563599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525268,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.052563599060059],"min":[0.12418320190429001,0.0,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525316,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.052563599060059],"min":[0.12431020190429,0.0,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525364,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.052563599060059],"min":[0.12344420190429,0.0006,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525676,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.052563599060059],"min":[0.12344420190429,0.0005380000000000001,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2525916,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.052563599060059],"min":[0.12395320190429,0.00023799999999999998,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2526156,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.052563599060059],"min":[0.12372320190429,0.0,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2526468,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.052563599060059],"min":[0.12331720190429,0.0,-0.052563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2527068,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.052867599060059],"min":[0.12331720190429,0.0,-0.052867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2527668,"componentType":5126,"count":12,"max":[0.10439318191392699,0.001374275359817,-0.0571734736717848],"min":[0.104349428900295,0.0012929246992600001,-0.0571734736723065],"type":"VEC3"},{"bufferView":0,"byteOffset":2527812,"componentType":5126,"count":12,"max":[0.10439318191392699,0.001374275359817,-0.0571734736717848],"min":[0.104349428900295,0.0012929246992600001,-0.0571734736723065],"type":"VEC3"},{"bufferView":0,"byteOffset":2527956,"componentType":5126,"count":41,"max":[0.13434556149519,0.0013523572616170002,-0.0581171263659392],"min":[0.134306321030622,0.001291552218411,-0.058118126367654496],"type":"VEC3"},{"bufferView":0,"byteOffset":2528448,"componentType":5126,"count":41,"max":[0.13434556149519,0.0013523572616170002,-0.0581171263659392],"min":[0.134306321030622,0.001291552218411,-0.058118126367654496],"type":"VEC3"},{"bufferView":0,"byteOffset":2528940,"componentType":5126,"count":41,"max":[0.115972852150298,0.0013523572616170002,-0.0402446408901168],"min":[0.11597185214343701,0.001291552218411,-0.0402838813546848],"type":"VEC3"},{"bufferView":0,"byteOffset":2529432,"componentType":5126,"count":41,"max":[0.115972852150298,0.0013523572616170002,-0.0402446408901168],"min":[0.11597185214343701,0.001291552218411,-0.0402838813546848],"type":"VEC3"},{"bufferView":0,"byteOffset":2529924,"componentType":5126,"count":82,"max":[0.104564970716017,0.001352357261382,-0.06479247642075751],"min":[0.10451828558661301,0.0012915522200389999,-0.0647934764209371],"type":"VEC3"},{"bufferView":0,"byteOffset":2530908,"componentType":5126,"count":82,"max":[0.104564970716017,0.001352357261382,-0.06479247642075751],"min":[0.10451828558661301,0.0012915522200389999,-0.0647934764209371],"type":"VEC3"},{"bufferView":0,"byteOffset":2531892,"componentType":5126,"count":4,"max":[0.12171520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12141120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2531940,"componentType":5126,"count":4,"max":[0.12171520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12141120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2531988,"componentType":5126,"count":4,"max":[0.12171520190429,0.000714,-0.059969599060059],"min":[0.12141120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2532036,"componentType":5126,"count":4,"max":[0.12171520190429,0.0006,-0.060556599060059],"min":[0.12141120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2532084,"componentType":5126,"count":4,"max":[0.12171520190429,0.0005380000000000001,-0.060326599060059],"min":[0.12141120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2532132,"componentType":5126,"count":4,"max":[0.12171520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.12141120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2532180,"componentType":5126,"count":4,"max":[0.12171520190429,0.0,-0.060835599060059004],"min":[0.12141120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2532228,"componentType":5126,"count":4,"max":[0.12171520190429,0.00023799999999999998,-0.060962599060059],"min":[0.12141120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2532276,"componentType":5126,"count":26,"max":[0.12171520190429,0.0009519999999999999,-0.060096599060059],"min":[0.12141120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2532588,"componentType":5126,"count":20,"max":[0.12171520190429,0.000714,-0.060096599060059],"min":[0.12141120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2532828,"componentType":5126,"count":20,"max":[0.12171520190429,0.000415,-0.060605599060059],"min":[0.12141120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2533068,"componentType":5126,"count":26,"max":[0.12171520190429,0.00035299999999999996,-0.060375599060059],"min":[0.12141120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2533380,"componentType":5126,"count":50,"max":[0.12171520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12171520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2533980,"componentType":5126,"count":50,"max":[0.12141120190429,0.0009519999999999999,-0.059969599060059],"min":[0.12141120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2534580,"componentType":5126,"count":41,"max":[0.108683301360987,0.0015047025914229999,-0.0403415440791548],"min":[0.10868230135043791,0.001420606971804,-0.0404024530989378],"type":"VEC3"},{"bufferView":0,"byteOffset":2535072,"componentType":5126,"count":41,"max":[0.108683301360987,0.0015047025914229999,-0.0403415440791548],"min":[0.10868230135043791,0.001420606971804,-0.0404024530989378],"type":"VEC3"},{"bufferView":0,"byteOffset":2535564,"componentType":5126,"count":6,"max":[0.113510669519298,0.001503330112926,-0.0677459222668891],"min":[0.113510669515547,0.0014219794518330001,-0.0677888226783181],"type":"VEC3"},{"bufferView":0,"byteOffset":2535636,"componentType":5126,"count":6,"max":[0.113510669519298,0.001503330112926,-0.0677459222668891],"min":[0.113510669515547,0.0014219794518330001,-0.0677888226783181],"type":"VEC3"},{"bufferView":0,"byteOffset":2535708,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.052063599060059],"min":[0.12331720190429,0.000714,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2535756,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.052063599060059],"min":[0.12331720190429,0.0009519999999999999,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2535804,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.052063599060059],"min":[0.12331720190429,0.000714,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2535852,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.052063599060059],"min":[0.12390420190429001,0.000415,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2535900,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.052063599060059],"min":[0.12367420190429,0.00035299999999999996,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2535948,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.052063599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2535996,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.052063599060059],"min":[0.12418320190429001,0.0,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2536044,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.052063599060059],"min":[0.12431020190429,0.0,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2536092,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.052063599060059],"min":[0.12344420190429,0.0006,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2536404,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.052063599060059],"min":[0.12344420190429,0.0005380000000000001,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2536644,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.052063599060059],"min":[0.12395320190429,0.00023799999999999998,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2536884,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.052063599060059],"min":[0.12372320190429,0.0,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2537196,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.052063599060059],"min":[0.12331720190429,0.0,-0.052063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2537796,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.052367599060059],"min":[0.12331720190429,0.0,-0.052367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2538396,"componentType":5126,"count":67,"max":[0.10433406127774,0.001374275359456,-0.05717247367112957],"min":[0.104267828698911,0.001292924699504,-0.0571734736716015],"type":"VEC3"},{"bufferView":0,"byteOffset":2539200,"componentType":5126,"count":67,"max":[0.10433406127774,0.001374275359456,-0.05717247367112957],"min":[0.104267828698911,0.001292924699504,-0.0571734736716015],"type":"VEC3"},{"bufferView":0,"byteOffset":2540004,"componentType":5126,"count":23,"max":[0.134406636874336,0.0013510263727309999,-0.0581171263678863],"min":[0.134350864260907,0.001265558270485,-0.0581181263704842],"type":"VEC3"},{"bufferView":0,"byteOffset":2540280,"componentType":5126,"count":23,"max":[0.134406636874336,0.0013510263727309999,-0.0581171263678863],"min":[0.134350864260907,0.001265558270485,-0.0581181263704842],"type":"VEC3"},{"bufferView":0,"byteOffset":2540556,"componentType":5126,"count":23,"max":[0.11597285216113701,0.0013510263727309999,-0.040183565510970805],"min":[0.11597185215122499,0.001265558270485,-0.0402393381242689],"type":"VEC3"},{"bufferView":0,"byteOffset":2540832,"componentType":5126,"count":23,"max":[0.11597285216113701,0.0013510263727309999,-0.040183565510970805],"min":[0.11597185215122499,0.001265558270485,-0.0402393381242689],"type":"VEC3"},{"bufferView":0,"byteOffset":2541108,"componentType":5126,"count":41,"max":[0.104504477601355,0.0013523572616170002,-0.06479247641974781],"min":[0.104465237136787,0.001291552218411,-0.0647934764202157],"type":"VEC3"},{"bufferView":0,"byteOffset":2541600,"componentType":5126,"count":41,"max":[0.104504477601355,0.0013523572616170002,-0.06479247641974781],"min":[0.104465237136787,0.001291552218411,-0.0647934764202157],"type":"VEC3"},{"bufferView":0,"byteOffset":2542092,"componentType":5126,"count":4,"max":[0.12121520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12091120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2542140,"componentType":5126,"count":4,"max":[0.12121520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12091120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2542188,"componentType":5126,"count":4,"max":[0.12121520190429,0.000714,-0.059969599060059],"min":[0.12091120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2542236,"componentType":5126,"count":4,"max":[0.12121520190429,0.0006,-0.060556599060059],"min":[0.12091120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2542284,"componentType":5126,"count":4,"max":[0.12121520190429,0.0005380000000000001,-0.060326599060059],"min":[0.12091120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2542332,"componentType":5126,"count":4,"max":[0.12121520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.12091120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2542380,"componentType":5126,"count":4,"max":[0.12121520190429,0.0,-0.060835599060059004],"min":[0.12091120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2542428,"componentType":5126,"count":4,"max":[0.12121520190429,0.00023799999999999998,-0.060962599060059],"min":[0.12091120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2542476,"componentType":5126,"count":26,"max":[0.12121520190429,0.0009519999999999999,-0.060096599060059],"min":[0.12091120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2542788,"componentType":5126,"count":20,"max":[0.12121520190429,0.000714,-0.060096599060059],"min":[0.12091120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2543028,"componentType":5126,"count":20,"max":[0.12121520190429,0.000415,-0.060605599060059],"min":[0.12091120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2543268,"componentType":5126,"count":26,"max":[0.12121520190429,0.00035299999999999996,-0.060375599060059],"min":[0.12091120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2543580,"componentType":5126,"count":50,"max":[0.12121520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12121520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2544180,"componentType":5126,"count":50,"max":[0.12091120190429,0.0009519999999999999,-0.059969599060059],"min":[0.12091120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2544780,"componentType":5126,"count":41,"max":[0.11351066951520536,0.0015047025914229999,-0.0677921499032146],"min":[0.11350966950993101,0.001420606971804,-0.0678530589229976],"type":"VEC3"},{"bufferView":0,"byteOffset":2545272,"componentType":5126,"count":41,"max":[0.11351066951520536,0.0015047025914229999,-0.0677921499032146],"min":[0.11350966950993101,0.001420606971804,-0.0678530589229976],"type":"VEC3"},{"bufferView":0,"byteOffset":2545764,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.051563599060059],"min":[0.12331720190429,0.000714,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2545812,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.051563599060059],"min":[0.12331720190429,0.0009519999999999999,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2545860,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.051563599060059],"min":[0.12331720190429,0.000714,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2545908,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.051563599060059],"min":[0.12390420190429001,0.000415,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2545956,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.051563599060059],"min":[0.12367420190429,0.00035299999999999996,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2546004,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.051563599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2546052,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.051563599060059],"min":[0.12418320190429001,0.0,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2546100,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.051563599060059],"min":[0.12431020190429,0.0,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2546148,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.051563599060059],"min":[0.12344420190429,0.0006,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2546460,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.051563599060059],"min":[0.12344420190429,0.0005380000000000001,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2546700,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.051563599060059],"min":[0.12395320190429,0.00023799999999999998,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2546940,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.051563599060059],"min":[0.12372320190429,0.0,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2547252,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.051563599060059],"min":[0.12331720190429,0.0,-0.051563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2547852,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.051867599060059],"min":[0.12331720190429,0.0,-0.051867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2548452,"componentType":5126,"count":13,"max":[0.104263316150218,0.001374275359817,-0.057173473669885],"min":[0.10419011719285,0.001292924699865,-0.0571734736707579],"type":"VEC3"},{"bufferView":0,"byteOffset":2548608,"componentType":5126,"count":13,"max":[0.104263316150218,0.001374275359817,-0.057173473669885],"min":[0.10419011719285,0.001292924699865,-0.0571734736707579],"type":"VEC3"},{"bufferView":0,"byteOffset":2548764,"componentType":5126,"count":12,"max":[0.134461369731714,0.001374275359817,-0.0581171263708041],"min":[0.134417616718082,0.0012929246992600001,-0.0581171263727166],"type":"VEC3"},{"bufferView":0,"byteOffset":2548908,"componentType":5126,"count":12,"max":[0.134461369731714,0.001374275359817,-0.0581171263708041],"min":[0.134417616718082,0.0012929246992600001,-0.0581171263727166],"type":"VEC3"},{"bufferView":0,"byteOffset":2549052,"componentType":5126,"count":12,"max":[0.11597185217054601,0.001374275359817,-0.0401288326534619],"min":[0.115971852162896,0.0012929246992600001,-0.0401725856670939],"type":"VEC3"},{"bufferView":0,"byteOffset":2549196,"componentType":5126,"count":12,"max":[0.11597185217054601,0.001374275359817,-0.0401288326534619],"min":[0.115971852162896,0.0012929246992600001,-0.0401725856670939],"type":"VEC3"},{"bufferView":0,"byteOffset":2549340,"componentType":5126,"count":23,"max":[0.104459934371102,0.0013510263727309999,-0.06479247641885949],"min":[0.10440416175764101,0.001265558270485,-0.0647934764196846],"type":"VEC3"},{"bufferView":0,"byteOffset":2549616,"componentType":5126,"count":23,"max":[0.104459934371102,0.0013510263727309999,-0.06479247641885949],"min":[0.10440416175764101,0.001265558270485,-0.0647934764196846],"type":"VEC3"},{"bufferView":0,"byteOffset":2549892,"componentType":5126,"count":4,"max":[0.12071520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12041120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2549940,"componentType":5126,"count":4,"max":[0.12071520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12041120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2549988,"componentType":5126,"count":4,"max":[0.12071520190429,0.000714,-0.059969599060059],"min":[0.12041120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2550036,"componentType":5126,"count":4,"max":[0.12071520190429,0.0006,-0.060556599060059],"min":[0.12041120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2550084,"componentType":5126,"count":4,"max":[0.12071520190429,0.0005380000000000001,-0.060326599060059],"min":[0.12041120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2550132,"componentType":5126,"count":4,"max":[0.12071520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.12041120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2550180,"componentType":5126,"count":4,"max":[0.12071520190429,0.0,-0.060835599060059004],"min":[0.12041120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2550228,"componentType":5126,"count":4,"max":[0.12071520190429,0.00023799999999999998,-0.060962599060059],"min":[0.12041120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2550276,"componentType":5126,"count":26,"max":[0.12071520190429,0.0009519999999999999,-0.060096599060059],"min":[0.12041120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2550588,"componentType":5126,"count":20,"max":[0.12071520190429,0.000714,-0.060096599060059],"min":[0.12041120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2550828,"componentType":5126,"count":20,"max":[0.12071520190429,0.000415,-0.060605599060059],"min":[0.12041120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2551068,"componentType":5126,"count":26,"max":[0.12071520190429,0.00035299999999999996,-0.060375599060059],"min":[0.12041120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2551380,"componentType":5126,"count":50,"max":[0.12071520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12071520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2551980,"componentType":5126,"count":50,"max":[0.12041120190429,0.0009519999999999999,-0.059969599060059],"min":[0.12041120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2552580,"componentType":5126,"count":67,"max":[0.10868330138109142,0.00150333011203,-0.0401999082562039],"min":[0.10868230137417101,0.0014219794520780001,-0.0402661408350329],"type":"VEC3"},{"bufferView":0,"byteOffset":2553384,"componentType":5126,"count":67,"max":[0.10868330138109142,0.00150333011203,-0.0401999082562039],"min":[0.10868230137417101,0.0014219794520780001,-0.0402661408350329],"type":"VEC3"},{"bufferView":0,"byteOffset":2554188,"componentType":5126,"count":12,"max":[0.11351066950850801,0.001503330112926,-0.0678693415312211],"min":[0.113510669504683,0.0014219794518330001,-0.0679130945444761],"type":"VEC3"},{"bufferView":0,"byteOffset":2554332,"componentType":5126,"count":12,"max":[0.11351066950850801,0.001503330112926,-0.0678693415312211],"min":[0.113510669504683,0.0014219794518330001,-0.0679130945444761],"type":"VEC3"},{"bufferView":0,"byteOffset":2554476,"componentType":5126,"count":4,"max":[0.12331720190429,0.0009519999999999999,-0.051063599060059],"min":[0.12331720190429,0.000714,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2554524,"componentType":5126,"count":4,"max":[0.12344420190429,0.0009519999999999999,-0.051063599060059],"min":[0.12331720190429,0.0009519999999999999,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2554572,"componentType":5126,"count":4,"max":[0.12344420190429,0.000714,-0.051063599060059],"min":[0.12331720190429,0.000714,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2554620,"componentType":5126,"count":4,"max":[0.12395320190429,0.0006,-0.051063599060059],"min":[0.12390420190429001,0.000415,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2554668,"componentType":5126,"count":4,"max":[0.12372320190429,0.0005380000000000001,-0.051063599060059],"min":[0.12367420190429,0.00035299999999999996,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2554716,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.051063599060059],"min":[0.12418320190429001,0.00023799999999999998,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2554764,"componentType":5126,"count":4,"max":[0.12431020190429,0.0,-0.051063599060059],"min":[0.12418320190429001,0.0,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2554812,"componentType":5126,"count":4,"max":[0.12431020190429,0.00023799999999999998,-0.051063599060059],"min":[0.12431020190429,0.0,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2554860,"componentType":5126,"count":26,"max":[0.12390420190429001,0.0009519999999999999,-0.051063599060059],"min":[0.12344420190429,0.0006,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2555172,"componentType":5126,"count":20,"max":[0.12367420190429,0.000714,-0.051063599060059],"min":[0.12344420190429,0.0005380000000000001,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2555412,"componentType":5126,"count":20,"max":[0.12418320190429001,0.000415,-0.051063599060059],"min":[0.12395320190429,0.00023799999999999998,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2555652,"componentType":5126,"count":26,"max":[0.12418320190429001,0.00035299999999999996,-0.051063599060059],"min":[0.12372320190429,0.0,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2555964,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.051063599060059],"min":[0.12331720190429,0.0,-0.051063599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2556564,"componentType":5126,"count":50,"max":[0.12431020190429,0.0009519999999999999,-0.051367599060059],"min":[0.12331720190429,0.0,-0.051367599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2557164,"componentType":5126,"count":211,"max":[0.105054117192798,0.001525157280924,-0.05717247368000857],"min":[0.104685101270028,0.001254468510586,-0.0571734736801881],"type":"VEC3"},{"bufferView":0,"byteOffset":2559696,"componentType":5126,"count":211,"max":[0.105054117192798,0.001525157280924,-0.05717247368000857],"min":[0.104685101270028,0.001254468510586,-0.0571734736801881],"type":"VEC3"},{"bufferView":0,"byteOffset":2562228,"componentType":5126,"count":38,"max":[0.134542969933098,0.001374275359456,-0.0581171263733884],"min":[0.13447673735426902,0.001292924699504,-0.05811812637625226],"type":"VEC3"},{"bufferView":0,"byteOffset":2562684,"componentType":5126,"count":38,"max":[0.134542969933098,0.001374275359456,-0.0581171263733884],"min":[0.13447673735426902,0.001292924699504,-0.05811812637625226],"type":"VEC3"},{"bufferView":0,"byteOffset":2563140,"componentType":5126,"count":67,"max":[0.1159728521801544,0.001374275359456,-0.0400472324520779],"min":[0.11597185217323301,0.001292924699504,-0.0401134650309069],"type":"VEC3"},{"bufferView":0,"byteOffset":2563944,"componentType":5126,"count":67,"max":[0.1159728521801544,0.001374275359456,-0.0400472324520779],"min":[0.11597185217323301,0.001292924699504,-0.0401134650309069],"type":"VEC3"},{"bufferView":0,"byteOffset":2564748,"componentType":5126,"count":12,"max":[0.10439318191392699,0.001374275359817,-0.06479347641836679],"min":[0.104349428900295,0.0012929246992600001,-0.06479347641888851],"type":"VEC3"},{"bufferView":0,"byteOffset":2564892,"componentType":5126,"count":12,"max":[0.10439318191392699,0.001374275359817,-0.06479347641836679],"min":[0.104349428900295,0.0012929246992600001,-0.06479347641888851],"type":"VEC3"},{"bufferView":0,"byteOffset":2565036,"componentType":5126,"count":4,"max":[0.12021520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11991120190429,0.000714,-0.059969599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565084,"componentType":5126,"count":4,"max":[0.12021520190429,0.0009519999999999999,-0.059969599060059],"min":[0.11991120190429,0.0009519999999999999,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565132,"componentType":5126,"count":4,"max":[0.12021520190429,0.000714,-0.059969599060059],"min":[0.11991120190429,0.000714,-0.060096599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565180,"componentType":5126,"count":4,"max":[0.12021520190429,0.0006,-0.060556599060059],"min":[0.11991120190429,0.000415,-0.060605599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565228,"componentType":5126,"count":4,"max":[0.12021520190429,0.0005380000000000001,-0.060326599060059],"min":[0.11991120190429,0.00035299999999999996,-0.060375599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565276,"componentType":5126,"count":4,"max":[0.12021520190429,0.00023799999999999998,-0.060835599060059004],"min":[0.11991120190429,0.00023799999999999998,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565324,"componentType":5126,"count":4,"max":[0.12021520190429,0.0,-0.060835599060059004],"min":[0.11991120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565372,"componentType":5126,"count":4,"max":[0.12021520190429,0.00023799999999999998,-0.060962599060059],"min":[0.11991120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565420,"componentType":5126,"count":26,"max":[0.12021520190429,0.0009519999999999999,-0.060096599060059],"min":[0.11991120190429,0.0006,-0.060556599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565732,"componentType":5126,"count":20,"max":[0.12021520190429,0.000714,-0.060096599060059],"min":[0.11991120190429,0.0005380000000000001,-0.060326599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2565972,"componentType":5126,"count":20,"max":[0.12021520190429,0.000415,-0.060605599060059],"min":[0.11991120190429,0.00023799999999999998,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2566212,"componentType":5126,"count":26,"max":[0.12021520190429,0.00035299999999999996,-0.060375599060059],"min":[0.11991120190429,0.0,-0.060835599060059004],"type":"VEC3"},{"bufferView":0,"byteOffset":2566524,"componentType":5126,"count":50,"max":[0.12021520190429,0.0009519999999999999,-0.059969599060059],"min":[0.12021520190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2567124,"componentType":5126,"count":50,"max":[0.11991120190429,0.0009519999999999999,-0.059969599060059],"min":[0.11991120190429,0.0,-0.060962599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2567724,"componentType":5126,"count":13,"max":[0.108682301399339,0.001503330111064,-0.0401221967497666],"min":[0.10868230138654,0.001421979452975,-0.0401953957071349],"type":"VEC3"},{"bufferView":0,"byteOffset":2567880,"componentType":5126,"count":13,"max":[0.108682301399339,0.001503330111064,-0.0401221967497666],"min":[0.10868230138654,0.001421979452975,-0.0401953957071349],"type":"VEC3"},{"bufferView":0,"byteOffset":2568036,"componentType":5126,"count":38,"max":[0.11351066950334,0.00150333011203,-0.06792846216703209],"min":[0.11350966949761154,0.0014219794520780001,-0.0679946947458611],"type":"VEC3"},{"bufferView":0,"byteOffset":2568492,"componentType":5126,"count":38,"max":[0.11351066950334,0.00150333011203,-0.06792846216703209],"min":[0.11350966949761154,0.0014219794520780001,-0.0679946947458611],"type":"VEC3"},{"bufferView":0,"byteOffset":2568948,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.058563599060059],"min":[0.11330920190429,0.000714,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2568996,"componentType":5126,"count":4,"max":[0.11330920190429,0.0009519999999999999,-0.058563599060059],"min":[0.11318220190429,0.0009519999999999999,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2569044,"componentType":5126,"count":4,"max":[0.11330920190429,0.000714,-0.058563599060059],"min":[0.11318220190429,0.000714,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2569092,"componentType":5126,"count":4,"max":[0.11272220190429001,0.0006,-0.058563599060059],"min":[0.11267320190429,0.000415,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2569140,"componentType":5126,"count":4,"max":[0.11295220190429,0.0005380000000000001,-0.058563599060059],"min":[0.11290320190429,0.00035299999999999996,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2569188,"componentType":5126,"count":4,"max":[0.11244320190429001,0.00023799999999999998,-0.058563599060059],"min":[0.11231620190429,0.00023799999999999998,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2569236,"componentType":5126,"count":4,"max":[0.11244320190429001,0.0,-0.058563599060059],"min":[0.11231620190429,0.0,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2569284,"componentType":5126,"count":4,"max":[0.11231620190429,0.00023799999999999998,-0.058563599060059],"min":[0.11231620190429,0.0,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2569332,"componentType":5126,"count":26,"max":[0.11318220190429,0.0009519999999999999,-0.058563599060059],"min":[0.11272220190429001,0.0006,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2569644,"componentType":5126,"count":20,"max":[0.11318220190429,0.000714,-0.058563599060059],"min":[0.11295220190429,0.0005380000000000001,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2569884,"componentType":5126,"count":20,"max":[0.11267320190429,0.000415,-0.058563599060059],"min":[0.11244320190429001,0.00023799999999999998,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2570124,"componentType":5126,"count":26,"max":[0.11290320190429,0.00035299999999999996,-0.058563599060059],"min":[0.11244320190429001,0.0,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2570436,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.058867599060059],"min":[0.11231620190429,0.0,-0.058867599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2571036,"componentType":5126,"count":50,"max":[0.11330920190429,0.0009519999999999999,-0.058563599060059],"min":[0.11231620190429,0.0,-0.058563599060059],"type":"VEC3"},{"bufferView":0,"byteOffset":2571636,"componentType":5126,"count":36,"max":[0.12988544753353098,0.0013000000000000002,-0.059552461402007],"min":[0.128447590796529,0.0013000000000000002,-0.062390318139009],"type":"VEC3"},{"bufferView":0,"byteOffset":2572068,"componentType":5126,"count":4,"max":[0.12836651916503,0.001,-0.060271389770508006],"min":[0.12836651916503,0.0008,-0.060721389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2572116,"componentType":5126,"count":4,"max":[0.129978240943176,0.001,-0.059771389770508006],"min":[0.12996651916503002,0.001,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2572164,"componentType":5126,"count":50,"max":[0.12836651916503,0.001,-0.059771389770508006],"min":[0.12766651916503,0.0,-0.059771389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2572764,"componentType":5126,"count":4,"max":[0.129978240943176,0.0008,-0.059771389770508006],"min":[0.12996651916503002,0.0008,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2572812,"componentType":5126,"count":4,"max":[0.12766651916503,0.0002,-0.060721389770508],"min":[0.12766651916503,0.0,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2572860,"componentType":5126,"count":4,"max":[0.12836651916503,0.001,-0.059771389770508006],"min":[0.12835479738688402,0.001,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2572908,"componentType":5126,"count":4,"max":[0.12996651916503002,0.001,-0.060271389770508006],"min":[0.12996651916503002,0.0008,-0.061671389770508005],"type":"VEC3"},{"bufferView":0,"byteOffset":2572956,"componentType":5126,"count":32,"max":[0.12835479738688402,0.001,-0.059771389770508006],"min":[0.12805711402387002,0.000737210420377017,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2573340,"componentType":5126,"count":24,"max":[0.130077468730847,0.0008,-0.061671389770508005],"min":[0.129978240943176,0.000712403473458921,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2573628,"componentType":5126,"count":4,"max":[0.127901684499469,0.0002,-0.060721389770508],"min":[0.12766651916503,0.0002,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2573676,"componentType":5126,"count":27,"max":[0.128447590796529,0.001258532789153925,-0.0594713916517442],"min":[0.128366521046266,0.00100001391244404,-0.0595524614020066],"type":"VEC3"},{"bufferView":0,"byteOffset":2574000,"componentType":5126,"count":14,"max":[0.12988544753353098,0.0013000000000000002,-0.059502834094424896],"min":[0.128447590796529,0.00125609346717001,-0.059552461402007],"type":"VEC3"},{"bufferView":0,"byteOffset":2574168,"componentType":5126,"count":4,"max":[0.127901684499469,0.0,-0.059771389770508006],"min":[0.12766651916503,0.0,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2574216,"componentType":5126,"count":10,"max":[0.128447077313308,0.0008,-0.0595211123041414],"min":[0.12836651916503,0.000143906532829959,-0.062421667236874596],"type":"VEC3"},{"bufferView":0,"byteOffset":2574336,"componentType":5126,"count":4,"max":[0.129978240943176,0.001,-0.061671389770508005],"min":[0.12996651916503002,0.001,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2574384,"componentType":5126,"count":28,"max":[0.128416426165536,0.0010000028070755,-0.0594713899434867],"min":[0.128366519338009,0.0007999971929245041,-0.0595212967710141],"type":"VEC3"},{"bufferView":0,"byteOffset":2574720,"componentType":5126,"count":4,"max":[0.129978240943176,0.0008,-0.061671389770508005],"min":[0.12996651916503002,0.0008,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2574768,"componentType":5126,"count":24,"max":[0.12800091228714,0.000287596526540978,-0.060721389770508],"min":[0.127901684499469,0.00020000000000018001,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2575056,"componentType":5126,"count":4,"max":[0.129916611993445,0.0010000028072695,-0.059471389770508],"min":[0.12841642633661499,0.0007999971927305,-0.059471389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2575104,"componentType":5126,"count":4,"max":[0.12766651916503,0.0002,-0.059771389770508006],"min":[0.12766651916503,0.0,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2575152,"componentType":5126,"count":14,"max":[0.12849670462089,0.000143906532829988,-0.059601575226368],"min":[0.128447077313308,0.0001,-0.062341204314648006],"type":"VEC3"},{"bufferView":0,"byteOffset":2575320,"componentType":5126,"count":4,"max":[0.12996651916503002,0.0010000028072695,-0.062171389770508],"min":[0.12996651916503002,0.0007999971927305,-0.062421482598923],"type":"VEC3"},{"bufferView":0,"byteOffset":2575368,"componentType":5126,"count":4,"max":[0.12991679663139702,0.000799986087361917,-0.0594713914787652],"min":[0.128416241698663,0.000143906532829907,-0.0595519479187857],"type":"VEC3"},{"bufferView":0,"byteOffset":2575416,"componentType":5126,"count":4,"max":[0.13033212604292002,0.000737210420377076,-0.061671389770508005],"min":[0.130275924306191,0.00028759652654099997,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2575464,"componentType":5126,"count":4,"max":[0.128057114023869,0.000737210420377076,-0.060721389770508],"min":[0.12800091228714,0.00028759652654099997,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2575512,"componentType":5126,"count":27,"max":[0.129966517283794,0.0012585327891539429,-0.0594713916517442],"min":[0.12988544753353098,0.00100001391244405,-0.0595524614020069],"type":"VEC3"},{"bufferView":0,"byteOffset":2575836,"componentType":5126,"count":4,"max":[0.127901684499469,0.0002,-0.059771389770508006],"min":[0.12766651916503,0.0002,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2575884,"componentType":5126,"count":4,"max":[0.129916611993445,0.0010000028072695,-0.062471389770508],"min":[0.12841642633661499,0.0007999971927305,-0.062471389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2575932,"componentType":5126,"count":28,"max":[0.129966518992051,0.0010000028070755,-0.0594713899434867],"min":[0.129916612164524,0.0007999971929245041,-0.0595212967710141],"type":"VEC3"},{"bufferView":0,"byteOffset":2576268,"componentType":5126,"count":24,"max":[0.130431353830591,0.000287596526540978,-0.061671389770508005],"min":[0.13033212604292002,0.00020000000000018001,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2576556,"componentType":5126,"count":4,"max":[0.12836651916503,0.0008,-0.060721389770508],"min":[0.12835479738688402,0.0008,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2576604,"componentType":5126,"count":24,"max":[0.12800091228714,0.000287596526540978,-0.059771389770508006],"min":[0.127901684499469,0.00020000000000018001,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2576892,"componentType":5126,"count":4,"max":[0.12983633370917,0.0001,-0.059601575226368],"min":[0.12849670462089,0.0001,-0.062341204314648006],"type":"VEC3"},{"bufferView":0,"byteOffset":2576940,"componentType":5126,"count":27,"max":[0.129966517283794,0.001258532789153993,-0.0623903181390094],"min":[0.12988544753353098,0.00100001391244408,-0.062471387889272104],"type":"VEC3"},{"bufferView":0,"byteOffset":2577264,"componentType":5126,"count":50,"max":[0.13066651916503,0.001,-0.059771389770508006],"min":[0.12996651916503002,0.0,-0.059771389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2577864,"componentType":5126,"count":4,"max":[0.13066651916503,0.0002,-0.061671389770508005],"min":[0.130431353830591,0.0002,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2577912,"componentType":5126,"count":24,"max":[0.12835479738688402,0.0008,-0.060721389770508],"min":[0.128255569599213,0.000712403473458921,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2578200,"componentType":5126,"count":4,"max":[0.12836651916503,0.0008,-0.059771389770508006],"min":[0.12835479738688402,0.0008,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2578248,"componentType":5126,"count":59,"max":[0.12988633370917,0.00015,-0.05955682755383796],"min":[0.12978633370916998,0.0001,-0.05965150452736147],"type":"VEC3"},{"bufferView":0,"byteOffset":2578956,"componentType":5126,"count":27,"max":[0.128447590796529,0.0012585327891539429,-0.0623903181390091],"min":[0.128366521046266,0.00100001391244405,-0.062471387889271805],"type":"VEC3"},{"bufferView":0,"byteOffset":2579280,"componentType":5126,"count":32,"max":[0.13027592430619,0.001,-0.059771389770508006],"min":[0.129978240943176,0.000737210420377009,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2579664,"componentType":5126,"count":4,"max":[0.13066651916503,0.0002,-0.061671389770508005],"min":[0.13066651916503,0.0,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2579712,"componentType":5126,"count":4,"max":[0.128255569599212,0.000712403473459,-0.059771389770508006],"min":[0.128199367862483,0.000262789579623047,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2579760,"componentType":5126,"count":24,"max":[0.12835479738688402,0.0008,-0.059771389770508006],"min":[0.128255569599213,0.000712403473458921,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2580048,"componentType":5126,"count":169,"max":[0.12976651916503,0.0012990114465042358,-0.06172163052302193],"min":[0.129266519165142,0.001249000000000021,-0.062221148706087546],"type":"VEC3"},{"bufferView":0,"byteOffset":2582076,"componentType":5126,"count":50,"max":[0.13066651916503,0.001,-0.060271389770508006],"min":[0.12996651916503002,0.0,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2582676,"componentType":5126,"count":4,"max":[0.13066651916503,0.0,-0.061671389770508005],"min":[0.130431353830591,0.0,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2582724,"componentType":5126,"count":32,"max":[0.128199367862483,0.000262789579622982,-0.059771389770508006],"min":[0.127901684499469,0.0,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2583108,"componentType":5126,"count":4,"max":[0.128057114023869,0.000737210420377076,-0.059771389770508006],"min":[0.12800091228714,0.00028759652654099997,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2583156,"componentType":5126,"count":10,"max":[0.128397963488947,0.0012560934671700902,-0.059521112304141],"min":[0.12836651916503,0.00099999999999998,-0.062421667236874596],"type":"VEC3"},{"bufferView":0,"byteOffset":2583276,"componentType":5126,"count":8,"max":[0.12996651916503002,0.0008,-0.059521112304141],"min":[0.12988596101675198,0.000143906532829907,-0.062421667236875006],"type":"VEC3"},{"bufferView":0,"byteOffset":2583372,"componentType":5126,"count":32,"max":[0.130431353830591,0.00026278957962299097,-0.061671389770508005],"min":[0.13013367046757698,0.0,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2583756,"componentType":5126,"count":14,"max":[0.12983633370917,0.000143906532829988,-0.0595519479187859],"min":[0.12849670462089,0.0001,-0.059601575226368],"type":"VEC3"},{"bufferView":0,"byteOffset":2583924,"componentType":5126,"count":4,"max":[0.128255569599212,0.000712403473459,-0.061671389770508005],"min":[0.128199367862483,0.000262789579623047,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2583972,"componentType":5126,"count":74,"max":[0.128447590796529,0.0013000000000000002,-0.059502834094424896],"min":[0.128397963488947,0.00125609346717024,-0.059552461402007],"type":"VEC3"},{"bufferView":0,"byteOffset":2584860,"componentType":5126,"count":50,"max":[0.13066651916503,0.001,-0.061671389770508005],"min":[0.12996651916503002,0.0,-0.061671389770508005],"type":"VEC3"},{"bufferView":0,"byteOffset":2585460,"componentType":5126,"count":4,"max":[0.13013367046757698,0.000712403473459,-0.061671389770508005],"min":[0.13007746873084802,0.000262789579623047,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2585508,"componentType":5126,"count":20,"max":[0.12849670462089,0.000799986087555876,-0.059471391651743505],"min":[0.128366521046265,0.00014144582583775303,-0.059601575226368],"type":"VEC3"},{"bufferView":0,"byteOffset":2585748,"componentType":5126,"count":32,"max":[0.128199367862483,0.000262789579622982,-0.061671389770508005],"min":[0.127901684499469,0.0,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2586132,"componentType":5126,"count":4,"max":[0.12991679663139702,0.0012560934671700902,-0.0594713914787653],"min":[0.128416241698663,0.00100001391263806,-0.0595028340944247],"type":"VEC3"},{"bufferView":0,"byteOffset":2586180,"componentType":5126,"count":32,"max":[0.13027592430619,0.001,-0.061671389770508005],"min":[0.129978240943176,0.000737210420377009,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2586564,"componentType":5126,"count":14,"max":[0.12983633370917,0.000143906532829988,-0.062341204314648006],"min":[0.12849670462089,0.0001,-0.0623908316222301],"type":"VEC3"},{"bufferView":0,"byteOffset":2586732,"componentType":5126,"count":24,"max":[0.130077468730847,0.0008,-0.059771389770508006],"min":[0.129978240943176,0.000712403473458921,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2587020,"componentType":5126,"count":4,"max":[0.127901684499469,0.0,-0.061671389770508005],"min":[0.12766651916503,0.0,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2587068,"componentType":5126,"count":50,"max":[0.13066651916503,0.001,-0.062171389770508],"min":[0.12996651916503002,0.0,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2587668,"componentType":5126,"count":20,"max":[0.12996651728379502,0.000799986087555876,-0.0623412043146489],"min":[0.12983633370917,0.00014144582583775004,-0.0624713878892725],"type":"VEC3"},{"bufferView":0,"byteOffset":2587908,"componentType":5126,"count":4,"max":[0.13033212604292002,0.000737210420377076,-0.059771389770508006],"min":[0.130275924306191,0.00028759652654099997,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2587956,"componentType":5126,"count":4,"max":[0.12766651916503,0.0002,-0.061671389770508005],"min":[0.12766651916503,0.0,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2588004,"componentType":5126,"count":8,"max":[0.12996651916503002,0.0012560934671700902,-0.0595211123041414],"min":[0.129935074841113,0.00099999999999998,-0.062421667236875006],"type":"VEC3"},{"bufferView":0,"byteOffset":2588100,"componentType":5126,"count":4,"max":[0.12991679663139702,0.000799986087361917,-0.0623908316222303],"min":[0.128416241698663,0.000143906532829907,-0.062471388062250804],"type":"VEC3"},{"bufferView":0,"byteOffset":2588148,"componentType":5126,"count":20,"max":[0.128496704620889,0.000799986087555876,-0.062341204314648006],"min":[0.128366521046265,0.00014144582583768003,-0.0624713878892725],"type":"VEC3"},{"bufferView":0,"byteOffset":2588388,"componentType":5126,"count":24,"max":[0.130431353830591,0.000287596526540978,-0.059771389770508006],"min":[0.13033212604292002,0.00020000000000018001,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2588676,"componentType":5126,"count":4,"max":[0.127901684499469,0.0002,-0.061671389770508005],"min":[0.12766651916503,0.0002,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2588724,"componentType":5126,"count":14,"max":[0.12993019520606103,0.0013000000000000002,-0.062390318139009],"min":[0.12988544753353098,0.00125609346717001,-0.06243506581153902],"type":"VEC3"},{"bufferView":0,"byteOffset":2588892,"componentType":5126,"count":28,"max":[0.129966518992051,0.0010000028070755,-0.0624214827700019],"min":[0.129916612164524,0.0007999971929245041,-0.062471389597529306],"type":"VEC3"},{"bufferView":0,"byteOffset":2589228,"componentType":5126,"count":50,"max":[0.12836651916503,0.001,-0.062171389770508],"min":[0.12766651916503,0.0,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2589828,"componentType":5126,"count":4,"max":[0.13066651916503,0.0002,-0.059771389770508006],"min":[0.130431353830591,0.0002,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2589876,"componentType":5126,"count":24,"max":[0.12800091228714,0.000287596526540978,-0.061671389770508005],"min":[0.127901684499469,0.00020000000000018001,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2590164,"componentType":5126,"count":4,"max":[0.12991679663139702,0.0012560934671700902,-0.0624399454465913],"min":[0.128416241698663,0.00100001391263806,-0.06247138806225071],"type":"VEC3"},{"bufferView":0,"byteOffset":2590212,"componentType":5126,"count":28,"max":[0.128416426165536,0.0010000028070755,-0.0624214827700019],"min":[0.128366519338009,0.0007999971929245041,-0.062471389597529306],"type":"VEC3"},{"bufferView":0,"byteOffset":2590548,"componentType":5126,"count":32,"max":[0.12835479738688402,0.001,-0.061671389770508005],"min":[0.12805711402387002,0.000737210420377017,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2590932,"componentType":5126,"count":4,"max":[0.13066651916503,0.0002,-0.059771389770508006],"min":[0.13066651916503,0.0,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2590980,"componentType":5126,"count":4,"max":[0.128057114023869,0.000737210420377076,-0.061671389770508005],"min":[0.12800091228714,0.00028759652654099997,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2591028,"componentType":5126,"count":14,"max":[0.128447590796529,0.0013000000000000002,-0.062390318139009],"min":[0.12840284312399897,0.00125609346717001,-0.06243506581153902],"type":"VEC3"},{"bufferView":0,"byteOffset":2591196,"componentType":5126,"count":4,"max":[0.12836651916503,0.0010000028072695,-0.059521296942093],"min":[0.12836651916503,0.0007999971927305,-0.059771389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2591244,"componentType":5126,"count":50,"max":[0.12836651916503,0.001,-0.061671389770508005],"min":[0.12766651916503,0.0,-0.061671389770508005],"type":"VEC3"},{"bufferView":0,"byteOffset":2591844,"componentType":5126,"count":4,"max":[0.13066651916503,0.0,-0.059771389770508006],"min":[0.130431353830591,0.0,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2591892,"componentType":5126,"count":4,"max":[0.12836651916503,0.0008,-0.061671389770508005],"min":[0.12835479738688402,0.0008,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2591940,"componentType":5126,"count":14,"max":[0.128447590796529,0.0013000000000000002,-0.059552461402007],"min":[0.128397963488947,0.00125609346717001,-0.062390318139009],"type":"VEC3"},{"bufferView":0,"byteOffset":2592108,"componentType":5126,"count":4,"max":[0.12836651916503,0.0010000028072695,-0.062171389770508],"min":[0.12836651916503,0.0007999971927305,-0.062421482598923],"type":"VEC3"},{"bufferView":0,"byteOffset":2592156,"componentType":5126,"count":50,"max":[0.12836651916503,0.001,-0.061221389770508],"min":[0.12766651916503,0.0,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2592756,"componentType":5126,"count":32,"max":[0.130431353830591,0.00026278957962299097,-0.059771389770508006],"min":[0.13013367046757698,0.0,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2593140,"componentType":5126,"count":24,"max":[0.12835479738688402,0.0008,-0.061671389770508005],"min":[0.128255569599213,0.000712403473458921,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2593428,"componentType":5126,"count":4,"max":[0.12836651916503,0.001,-0.061671389770508005],"min":[0.12835479738688402,0.001,-0.062171389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2593476,"componentType":5126,"count":32,"max":[0.12835479738688402,0.001,-0.060721389770508],"min":[0.12805711402387002,0.000737210420377017,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2593860,"componentType":5126,"count":4,"max":[0.13013367046757698,0.000712403473459,-0.059771389770508006],"min":[0.13007746873084802,0.000262789579623047,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2593908,"componentType":5126,"count":4,"max":[0.128255569599212,0.000712403473459,-0.060721389770508],"min":[0.128199367862483,0.000262789579623047,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2593956,"componentType":5126,"count":14,"max":[0.129935074841113,0.0013000000000000002,-0.059552461402007],"min":[0.12988544753353098,0.00125609346717001,-0.062390318139009],"type":"VEC3"},{"bufferView":0,"byteOffset":2594124,"componentType":5126,"count":4,"max":[0.12836651916503,0.001,-0.061221389770508],"min":[0.12836651916503,0.0008,-0.061671389770508005],"type":"VEC3"},{"bufferView":0,"byteOffset":2594172,"componentType":5126,"count":50,"max":[0.12836651916503,0.001,-0.060721389770508],"min":[0.12766651916503,0.0,-0.060721389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2594772,"componentType":5126,"count":14,"max":[0.12988596101675198,0.000143906532829988,-0.059601575226368],"min":[0.12983633370917,0.0001,-0.062341204314648006],"type":"VEC3"},{"bufferView":0,"byteOffset":2594940,"componentType":5126,"count":32,"max":[0.128199367862483,0.000262789579622982,-0.060721389770508],"min":[0.127901684499469,0.0,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2595324,"componentType":5126,"count":14,"max":[0.12988544753353098,0.0013000000000000002,-0.062390318139009],"min":[0.128447590796529,0.00125609346717001,-0.06243994544659111],"type":"VEC3"},{"bufferView":0,"byteOffset":2595492,"componentType":5126,"count":4,"max":[0.12836651916503,0.001,-0.060721389770508],"min":[0.12835479738688402,0.001,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2595540,"componentType":5126,"count":4,"max":[0.12996651916503002,0.0010000028072695,-0.059521296942093],"min":[0.12996651916503002,0.0007999971927305,-0.059771389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2595588,"componentType":5126,"count":50,"max":[0.12836651916503,0.001,-0.060271389770508006],"min":[0.12766651916503,0.0,-0.060271389770508006],"type":"VEC3"},{"bufferView":0,"byteOffset":2596188,"componentType":5126,"count":20,"max":[0.129966517283794,0.000799986087555924,-0.0594713916517443],"min":[0.129836333709171,0.00014144582583787803,-0.0596015752263671],"type":"VEC3"},{"bufferView":0,"byteOffset":2596428,"componentType":5126,"count":4,"max":[0.127901684499469,0.0,-0.060721389770508],"min":[0.12766651916503,0.0,-0.061221389770508],"type":"VEC3"},{"bufferView":0,"byteOffset":2596476,"componentType":5126,"count":4,"max":[0.022549300068936007,0.00003500119999999995,-0.018000797048516],"min":[0.022449800648936005,0.0,-0.018000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2596524,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.017550096908516003],"min":[0.022549300068936007,0.0,-0.018000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2596572,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.017450297768515994],"min":[0.023000000208936,0.0,-0.017550096908516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2596620,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.016999998948516008],"min":[0.022549701388935986,0.0,-0.017450297768515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2596668,"componentType":5126,"count":4,"max":[0.022549701388935986,0.00003500119999999995,-0.016999998948516008],"min":[0.022450499148936005,0.0,-0.016999998948516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2596716,"componentType":5126,"count":4,"max":[0.022450499148936005,0.00003500119999999995,-0.016999998948516008],"min":[0.021999900608936016,0.0,-0.017450597488516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2596764,"componentType":5126,"count":4,"max":[0.021999900608936016,0.00003500119999999995,-0.017450597488516004],"min":[0.021999900608935988,0.0,-0.017549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2596812,"componentType":5126,"count":4,"max":[0.022449800648936005,0.00003500119999999995,-0.017549997848516],"min":[0.021999900608935988,0.0,-0.018000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2596860,"componentType":5126,"count":8,"max":[0.023000000208936014,0.0,-0.016999998948516008],"min":[0.021999900608935988,0.0,-0.018000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2596956,"componentType":5126,"count":8,"max":[0.023000000208936014,0.00003500119999999995,-0.016999998948516008],"min":[0.021999900608935988,0.00003500119999999995,-0.018000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2597052,"componentType":5126,"count":12,"max":[0.02955049892953501,-0.00198335346213079,-0.007978002554338517],"min":[0.029550498929534996,-0.002085041788438801,-0.008032693828289389],"type":"VEC3"},{"bufferView":0,"byteOffset":2597196,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019833534669120496,-0.007978002554338517],"min":[0.029549498929558993,-0.0019949467673960513,-0.007978002555352035],"type":"VEC3"},{"bufferView":0,"byteOffset":2597244,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019949467637623785,-0.007978002555352035],"min":[0.029549498929558993,-0.0019949467673960513,-0.008019566877040035],"type":"VEC3"},{"bufferView":0,"byteOffset":2597292,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0019949467637623785,-0.008019566877040035],"min":[0.029549498929558993,-0.0020291547983723782,-0.008019566880030596],"type":"VEC3"},{"bufferView":0,"byteOffset":2597340,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0020291547983723782,-0.00798320134779759],"min":[0.029549498929558993,-0.0020291548015515595,-0.008019566880030596],"type":"VEC3"},{"bufferView":0,"byteOffset":2597388,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0020291548015515595,-0.00798320134779759],"min":[0.029549498929558993,-0.0020408000899295614,-0.007983201348815656],"type":"VEC3"},{"bufferView":0,"byteOffset":2597436,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.00204080008675038,-0.007983201348815656],"min":[0.029549498929558993,-0.0020408000899295614,-0.008019566881048662],"type":"VEC3"},{"bufferView":0,"byteOffset":2597484,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.00204080008675038,-0.008019566881048646],"min":[0.029549498929558993,-0.0020733445087353815,-0.008019566883893789],"type":"VEC3"},{"bufferView":0,"byteOffset":2597532,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0020733445087353815,-0.007980316023513788],"min":[0.029549498929559007,-0.002073344512166802,-0.008019566883893789],"type":"VEC3"},{"bufferView":0,"byteOffset":2597580,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002073344512166802,-0.007980316023513788],"min":[0.029549498929558993,-0.002085041788438801,-0.007980316024536386],"type":"VEC3"},{"bufferView":0,"byteOffset":2597628,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0020850417838597897,-0.007980316024536386],"min":[0.029549498929558993,-0.002085041788438801,-0.008032693828289389],"type":"VEC3"},{"bufferView":0,"byteOffset":2597676,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.00198335346213079,-0.008032693819399512],"min":[0.029549498929558993,-0.0020850417838597897,-0.008032693828289389],"type":"VEC3"},{"bufferView":0,"byteOffset":2597724,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.00198335346213079,-0.007978002554338517],"min":[0.029549498929558993,-0.0019833534669120496,-0.008032693819399512],"type":"VEC3"},{"bufferView":0,"byteOffset":2597772,"componentType":5126,"count":12,"max":[0.029549498929559007,-0.00198335346213079,-0.007978002554338517],"min":[0.029549498929558993,-0.002085041788438801,-0.008032693828289382],"type":"VEC3"},{"bufferView":0,"byteOffset":2597916,"componentType":5126,"count":4,"max":[0.025049300068936006,0.00003500119999999995,-0.015500797048516006],"min":[0.024949800648936007,0.0,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2597964,"componentType":5126,"count":4,"max":[0.025500000208936016,0.00003500119999999995,-0.015050096908516004],"min":[0.025049300068936006,0.0,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2598012,"componentType":5126,"count":4,"max":[0.025500000208936016,0.00003500119999999995,-0.014950297768515995],"min":[0.02550000020893599,0.0,-0.015050096908516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2598060,"componentType":5126,"count":4,"max":[0.02550000020893599,0.00003500119999999995,-0.014499998948516002],"min":[0.025049701388935988,0.0,-0.014950297768515995],"type":"VEC3"},{"bufferView":0,"byteOffset":2598108,"componentType":5126,"count":4,"max":[0.025049701388935988,0.00003500119999999995,-0.014499998948516002],"min":[0.024950499148936003,0.0,-0.014499998948516002],"type":"VEC3"},{"bufferView":0,"byteOffset":2598156,"componentType":5126,"count":4,"max":[0.024950499148936003,0.00003500119999999995,-0.014499998948516002],"min":[0.024499900608936004,0.0,-0.014950597488516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2598204,"componentType":5126,"count":4,"max":[0.024499900608936004,0.00003500119999999995,-0.014950597488516003],"min":[0.02449990060893599,0.0,-0.015049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2598252,"componentType":5126,"count":4,"max":[0.024949800648936007,0.00003500119999999995,-0.015049997848516],"min":[0.02449990060893599,0.0,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2598300,"componentType":5126,"count":8,"max":[0.025500000208936016,0.0,-0.014499998948516002],"min":[0.02449990060893599,0.0,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2598396,"componentType":5126,"count":8,"max":[0.025500000208936016,0.00003500119999999995,-0.014499998948516002],"min":[0.02449990060893599,0.00003500119999999995,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2598492,"componentType":5126,"count":4,"max":[0.022549300068935994,0.00003500119999999995,-0.043000797048516004],"min":[0.02244980064893599,0.0,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2598540,"componentType":5126,"count":4,"max":[0.023000000208935986,0.00003500119999999995,-0.042550096908516015],"min":[0.022549300068935994,0.0,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2598588,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.04245029776851601],"min":[0.023000000208935986,0.0,-0.042550096908516015],"type":"VEC3"},{"bufferView":0,"byteOffset":2598636,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.041999998948516026],"min":[0.022549701388936,0.0,-0.04245029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2598684,"componentType":5126,"count":4,"max":[0.022549701388936,0.00003500119999999995,-0.041999998948516026],"min":[0.02245049914893599,0.0,-0.041999998948516026],"type":"VEC3"},{"bufferView":0,"byteOffset":2598732,"componentType":5126,"count":4,"max":[0.02245049914893599,0.00003500119999999995,-0.041999998948516026],"min":[0.021999900608935988,0.0,-0.042450597488516026],"type":"VEC3"},{"bufferView":0,"byteOffset":2598780,"componentType":5126,"count":4,"max":[0.021999900608936,0.00003500119999999995,-0.042450597488516026],"min":[0.021999900608935988,0.0,-0.042549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2598828,"componentType":5126,"count":4,"max":[0.02244980064893599,0.00003500119999999995,-0.042549997848516],"min":[0.021999900608936,0.0,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2598876,"componentType":5126,"count":8,"max":[0.023000000208936,0.0,-0.041999998948516026],"min":[0.021999900608935988,0.0,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2598972,"componentType":5126,"count":8,"max":[0.023000000208936,0.00003500119999999995,-0.041999998948516026],"min":[0.021999900608935988,0.00003500119999999995,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2599068,"componentType":5126,"count":4,"max":[0.025049300068936006,0.00003500119999999995,-0.010500797048516006],"min":[0.024949800648935993,0.0,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2599116,"componentType":5126,"count":4,"max":[0.02550000020893599,0.00003500119999999995,-0.010050096908516003],"min":[0.025049300068936006,0.0,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2599164,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.009950297768516003],"min":[0.02550000020893599,0.0,-0.010050096908516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2599212,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.009499998948516001],"min":[0.025049701388936002,0.0,-0.009950297768516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2599260,"componentType":5126,"count":4,"max":[0.025049701388936002,0.00003500119999999995,-0.009499998948516001],"min":[0.02495049914893599,0.0,-0.00949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2599308,"componentType":5126,"count":4,"max":[0.02495049914893599,0.00003500119999999995,-0.00949999894851601],"min":[0.024499900608936004,0.0,-0.009950597488516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2599356,"componentType":5126,"count":4,"max":[0.024499900608936004,0.00003500119999999995,-0.009950597488516004],"min":[0.024499900608936004,0.0,-0.010049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2599404,"componentType":5126,"count":4,"max":[0.024949800648935993,0.00003500119999999995,-0.010049997848516],"min":[0.024499900608936004,0.0,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2599452,"componentType":5126,"count":8,"max":[0.025500000208936002,0.0,-0.009499998948516001],"min":[0.024499900608936004,0.0,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2599548,"componentType":5126,"count":8,"max":[0.025500000208936002,0.00003500119999999995,-0.009499998948516001],"min":[0.024499900608936004,0.00003500119999999995,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2599644,"componentType":5126,"count":73,"max":[0.03814954890209302,-0.0021446718942306083,-0.007940834631452972],"min":[0.03814954890209299,-0.0022463602184956705,-0.008023625357846285],"type":"VEC3"},{"bufferView":0,"byteOffset":2600520,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0022346629408352002,-0.007995135990613677],"min":[0.038149548902093,-0.0022346629421782288,-0.008010498413450676],"type":"VEC3"},{"bufferView":0,"byteOffset":2600568,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002156265195861199,-0.008010498406596938],"min":[0.038149548902093,-0.0022346629408352002,-0.008010498413450676],"type":"VEC3"},{"bufferView":0,"byteOffset":2600616,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002156265195861199,-0.007995733844546934],"min":[0.038149548902093,-0.00215626519715196,-0.008010498406596938],"type":"VEC3"},{"bufferView":0,"byteOffset":2600664,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.00215626519715196,-0.007965502884796095],"min":[0.03814954890209299,-0.002166870730281829,-0.00799573384454694],"type":"VEC3"},{"bufferView":0,"byteOffset":2600880,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.002166870730281829,-0.007954637417422163],"min":[0.038149548902093,-0.00219645184322772,-0.007965502884796095],"type":"VEC3"},{"bufferView":0,"byteOffset":2601096,"componentType":5126,"count":18,"max":[0.03815054890206902,-0.00219645184322772,-0.007954637417422163],"min":[0.03814954890209299,-0.002225097172146828,-0.00796578882330642],"type":"VEC3"},{"bufferView":0,"byteOffset":2601312,"componentType":5126,"count":17,"max":[0.03815054890206901,-0.002225097172146828,-0.007965788823306412],"min":[0.03814954890209299,-0.0022346629421782288,-0.007995135990613677],"type":"VEC3"},{"bufferView":0,"byteOffset":2601516,"componentType":5126,"count":4,"max":[0.03815054890206902,-0.0021446718942306083,-0.007995655861691412],"min":[0.038149548902093,-0.0021446718966757813,-0.008023625348956422],"type":"VEC3"},{"bufferView":0,"byteOffset":2601564,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446718942306083,-0.008023625348956415],"min":[0.038149548902093,-0.0022463602159596085,-0.008023625357846285],"type":"VEC3"},{"bufferView":0,"byteOffset":2601612,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0022463602159596085,-0.007994616112690289],"min":[0.038149548902093,-0.0022463602184956705,-0.008023625357846285],"type":"VEC3"},{"bufferView":0,"byteOffset":2601660,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.0022328953571696497,-0.007956171063498154],"min":[0.03814954890209299,-0.0022463602184956705,-0.007994616112690289],"type":"VEC3"},{"bufferView":0,"byteOffset":2601876,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.002196815759696399,-0.007940834631452972],"min":[0.03814954890209299,-0.0022328953571696497,-0.007956171063498154],"type":"VEC3"},{"bufferView":0,"byteOffset":2602116,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.0021589165832326495,-0.007940834631452972],"min":[0.03814954890209299,-0.002196815759696399,-0.00795617105703073],"type":"VEC3"},{"bufferView":0,"byteOffset":2602356,"componentType":5126,"count":20,"max":[0.03815054890206902,-0.0021446718966757813,-0.007956171057030724],"min":[0.03814954890209299,-0.0021589165832326495,-0.007995655861691419],"type":"VEC3"},{"bufferView":0,"byteOffset":2602596,"componentType":5126,"count":72,"max":[0.03815054890206902,-0.0021446718942306083,-0.00794083463145298],"min":[0.03815054890206899,-0.0022463602184956705,-0.008023625357846285],"type":"VEC3"},{"bufferView":0,"byteOffset":2603460,"componentType":5126,"count":4,"max":[0.022549300068935976,0.00003500119999999995,-0.03300079704851601],"min":[0.02244980064893599,0.0,-0.03300079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2603508,"componentType":5126,"count":4,"max":[0.023000000208935986,0.00003500119999999995,-0.032550096908516],"min":[0.022549300068935976,0.0,-0.03300079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2603556,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.03245029776851601],"min":[0.023000000208935986,0.0,-0.032550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2603604,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.03199999894851601],"min":[0.022549701388936,0.0,-0.03245029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2603652,"componentType":5126,"count":4,"max":[0.022549701388936,0.00003500119999999995,-0.03199999894851601],"min":[0.02245049914893599,0.0,-0.03199999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2603700,"componentType":5126,"count":4,"max":[0.02245049914893599,0.00003500119999999995,-0.03199999894851601],"min":[0.021999900608935988,0.0,-0.03245059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2603748,"componentType":5126,"count":4,"max":[0.021999900608936,0.00003500119999999995,-0.03245059748851601],"min":[0.021999900608935988,0.0,-0.032549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2603796,"componentType":5126,"count":4,"max":[0.02244980064893599,0.00003500119999999995,-0.032549997848516],"min":[0.021999900608936,0.0,-0.03300079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2603844,"componentType":5126,"count":8,"max":[0.023000000208936,0.0,-0.03199999894851601],"min":[0.021999900608935988,0.0,-0.03300079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2603940,"componentType":5126,"count":8,"max":[0.023000000208936,0.00003500119999999995,-0.03199999894851601],"min":[0.021999900608935988,0.00003500119999999995,-0.03300079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2604036,"componentType":5126,"count":32,"max":[0.03815004890208101,-0.0019491454211728013,-0.007983906589770776],"min":[0.03814954890209299,-0.0020559805496099307,-0.008053622356355775],"type":"VEC3"},{"bufferView":0,"byteOffset":2604420,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002055980548455519,-0.007983906589770776],"min":[0.038149548902093,-0.0020559805496099307,-0.007997111514984773],"type":"VEC3"},{"bufferView":0,"byteOffset":2604468,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0019723840123004486,-0.007983906589770776],"min":[0.038149548902093,-0.0020559805496099307,-0.008016866907603707],"type":"VEC3"},{"bufferView":0,"byteOffset":2604516,"componentType":5126,"count":22,"max":[0.03815054890206901,-0.0019491454211728013,-0.008016866907603544],"min":[0.03814954890209299,-0.001972384012300509,-0.008042782871002963],"type":"VEC3"},{"bufferView":0,"byteOffset":2604780,"componentType":5126,"count":5,"max":[0.03815054890206901,-0.0019491454211728013,-0.008042782871002956],"min":[0.038149548902093,-0.001950185178346711,-0.008050996958431852],"type":"VEC3"},{"bufferView":0,"byteOffset":2604840,"componentType":5126,"count":4,"max":[0.038150548902068974,-0.001950185178346711,-0.008050996958431852],"min":[0.03814954890209299,-0.0019615185393577084,-0.008050996959422662],"type":"VEC3"},{"bufferView":0,"byteOffset":2604888,"componentType":5126,"count":13,"max":[0.03815054890206902,-0.0019600628789414503,-0.008030721681318746],"min":[0.03814954890209299,-0.001970304495307229,-0.0080437706419534],"type":"VEC3"},{"bufferView":0,"byteOffset":2605044,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.001970304495307229,-0.008025132983809158],"min":[0.038149548902093,-0.001983509421010801,-0.008030721681318746],"type":"VEC3"},{"bufferView":0,"byteOffset":2605092,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.001983509421010801,-0.008025132983809158],"min":[0.038149548902093,-0.00205598054351519,-0.008053622356355775],"type":"VEC3"},{"bufferView":0,"byteOffset":2605140,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.00205598054351519,-0.008039377673249774],"min":[0.038149548902093,-0.0020559805447605017,-0.008053622356355775],"type":"VEC3"},{"bufferView":0,"byteOffset":2605188,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002001393257147388,-0.008020402086969605],"min":[0.038149548902093,-0.0020559805447605017,-0.008039377673249774],"type":"VEC3"},{"bufferView":0,"byteOffset":2605236,"componentType":5126,"count":5,"max":[0.03815054890206901,-0.0019954146494107405,-0.008018673488952943],"min":[0.038149548902093,-0.0020013932571513885,-0.008020402086970605],"type":"VEC3"},{"bufferView":0,"byteOffset":2605296,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.001995414649425509,-0.008016944891972515],"min":[0.038149548902093,-0.002001289281660629,-0.00801867348895295],"type":"VEC3"},{"bufferView":0,"byteOffset":2605344,"componentType":5126,"count":3,"max":[0.03815054890206901,-0.002001289281660629,-0.007997111514984773],"min":[0.03814954890209302,-0.002055980548455519,-0.008016944891972515],"type":"VEC3"},{"bufferView":0,"byteOffset":2605380,"componentType":5126,"count":32,"max":[0.03815054890206902,-0.0019491454211728013,-0.007983906589770776],"min":[0.038150048902081,-0.0020559805496099307,-0.008053622356355775],"type":"VEC3"},{"bufferView":0,"byteOffset":2605764,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019954146494107405,-0.00801850452829595],"min":[0.038149548902093,-0.0019954146494402815,-0.008018842449609941],"type":"VEC3"},{"bufferView":0,"byteOffset":2605812,"componentType":5126,"count":4,"max":[0.030050201258412998,0.00003500119999999995,-0.029499207398832994],"min":[0.029950701838413,0.0,-0.029499207398833008],"type":"VEC3"},{"bufferView":0,"byteOffset":2605860,"componentType":5126,"count":4,"max":[0.029950701838413,0.00003500119999999995,-0.029499207398833008],"min":[0.029500004238412997,0.0,-0.029949904998833005],"type":"VEC3"},{"bufferView":0,"byteOffset":2605908,"componentType":5126,"count":4,"max":[0.029500004238412997,0.00003500119999999995,-0.029949904998833005],"min":[0.029500001698413002,0.0,-0.030049704138832994],"type":"VEC3"},{"bufferView":0,"byteOffset":2605956,"componentType":5126,"count":4,"max":[0.02995030051841299,0.00003500119999999995,-0.030049704138832994],"min":[0.029500001698413002,0.0,-0.030500002958832994],"type":"VEC3"},{"bufferView":0,"byteOffset":2606004,"componentType":5126,"count":4,"max":[0.030049505298412996,0.00003500119999999995,-0.030500002958832994],"min":[0.02995030051841299,0.0,-0.030500002958833008],"type":"VEC3"},{"bufferView":0,"byteOffset":2606052,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.030049404418833008],"min":[0.030049505298412996,0.0,-0.030500002958833008],"type":"VEC3"},{"bufferView":0,"byteOffset":2606100,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.02995000405883299],"min":[0.030500101298412987,0.0,-0.030049404418833008],"type":"VEC3"},{"bufferView":0,"byteOffset":2606148,"componentType":5126,"count":4,"max":[0.030500101298412987,0.00003500119999999995,-0.029499207398832994],"min":[0.030050201258412998,0.0,-0.02995000405883299],"type":"VEC3"},{"bufferView":0,"byteOffset":2606196,"componentType":5126,"count":8,"max":[0.030500101298413,0.0,-0.029499207398832994],"min":[0.029500001698413002,0.0,-0.030500002958833008],"type":"VEC3"},{"bufferView":0,"byteOffset":2606292,"componentType":5126,"count":8,"max":[0.030500101298413,0.00003500119999999995,-0.029499207398832994],"min":[0.029500001698413002,0.00003500119999999995,-0.030500002958833008],"type":"VEC3"},{"bufferView":0,"byteOffset":2606388,"componentType":5126,"count":67,"max":[0.02939949893322701,-0.0010003742013682208,-0.008562712294548646],"min":[0.029399498933226995,-0.0017503742442239805,-0.009362712280106763],"type":"VEC3"},{"bufferView":0,"byteOffset":2607192,"componentType":5126,"count":4,"max":[0.029399498933226995,-0.0013133716454023913,-0.00934271229228488],"min":[0.029199498938117997,-0.0015152690923413913,-0.009342712309935308],"type":"VEC3"},{"bufferView":0,"byteOffset":2607240,"componentType":5126,"count":16,"max":[0.02939949893322701,-0.0015713351112392501,-0.00929302670815852],"min":[0.029199498938117983,-0.0016420457876292502,-0.009307356982824474],"type":"VEC3"},{"bufferView":0,"byteOffset":2607432,"componentType":5126,"count":16,"max":[0.02939949893322701,-0.0017003741816283907,-0.009292712331711833],"min":[0.029199498938117983,-0.001750374184776529,-0.009342712326117714],"type":"VEC3"},{"bufferView":0,"byteOffset":2607624,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.001750374184776529,-0.008612712348339827],"min":[0.029199498938117983,-0.0017503742442239805,-0.009292712331711833],"type":"VEC3"},{"bufferView":0,"byteOffset":2607672,"componentType":5126,"count":16,"max":[0.02939949893322701,-0.0017003742498181219,-0.008562712345191705],"min":[0.029199498938117983,-0.0017503742442239805,-0.008612712348339834],"type":"VEC3"},{"bufferView":0,"byteOffset":2607864,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.0011210849421021188,-0.008562712294548646],"min":[0.029199498938117983,-0.0017003742498181219,-0.008562712345191705],"type":"VEC3"},{"bufferView":0,"byteOffset":2607912,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.0010150189200557307,-0.008577356952039785],"min":[0.029199498938117997,-0.0010857296026272713,-0.008648067622248064],"type":"VEC3"},{"bufferView":0,"byteOffset":2607960,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.0010003742013682208,-0.008683422959162784],"min":[0.029199498938117997,-0.0010003742563824112,-0.00931271226565579],"type":"VEC3"},{"bufferView":0,"byteOffset":2608008,"componentType":5126,"count":16,"max":[0.02939949893322701,-0.0010003742013682208,-0.009312712265655783],"min":[0.029199498938117997,-0.0010503741957744203,-0.009362712268803926],"type":"VEC3"},{"bufferView":0,"byteOffset":2608200,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.0010503741957744203,-0.009362712268803926],"min":[0.029199498938117997,-0.0011796635144939386,-0.009362712280106763],"type":"VEC3"},{"bufferView":0,"byteOffset":2608248,"componentType":5126,"count":67,"max":[0.02919949893811801,-0.0010003742013682208,-0.008562712294548646],"min":[0.029199498938117983,-0.0017503742442239805,-0.009362712280106756],"type":"VEC3"},{"bufferView":0,"byteOffset":2609052,"componentType":5126,"count":8,"max":[0.02939949893322701,-0.001292240733241929,-0.009338027679904557],"min":[0.029199498938117997,-0.0013133716454023913,-0.009342712292284887],"type":"VEC3"},{"bufferView":0,"byteOffset":2609148,"componentType":5126,"count":10,"max":[0.02939949893322701,-0.0015152690923413913,-0.009328067652444162],"min":[0.029199498938117997,-0.0015506244318166686,-0.009342712309935308],"type":"VEC3"},{"bufferView":0,"byteOffset":2609268,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.0015506244318166686,-0.009307356976642743],"min":[0.029199498938117997,-0.0015713351112392501,-0.009328067652444162],"type":"VEC3"},{"bufferView":0,"byteOffset":2609316,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.0016420457876292502,-0.009307356982824474],"min":[0.029199498938117997,-0.0016627564634306715,-0.009328067662247058],"type":"VEC3"},{"bufferView":0,"byteOffset":2609364,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.0016981118003453909,-0.009342712325919919],"min":[0.029199498938117997,-0.0017003741816283907,-0.009342712326117714],"type":"VEC3"},{"bufferView":0,"byteOffset":2609412,"componentType":5126,"count":10,"max":[0.02939949893322701,-0.001085729602627101,-0.008562712294548646],"min":[0.029199498938117983,-0.0011210849421021188,-0.008577356952039785],"type":"VEC3"},{"bufferView":0,"byteOffset":2609532,"componentType":5126,"count":10,"max":[0.02939949893322701,-0.0010003742563824112,-0.008648067622248064],"min":[0.029199498938117997,-0.0010150189200557804,-0.008683422959162784],"type":"VEC3"},{"bufferView":0,"byteOffset":2609652,"componentType":5126,"count":10,"max":[0.02939949893322701,-0.0011796635144939386,-0.00934806762261561],"min":[0.029199498938117983,-0.001215018853969209,-0.009362712280106763],"type":"VEC3"},{"bufferView":0,"byteOffset":2609772,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.001278153834588199,-0.009331458849684048],"min":[0.029199498938117997,-0.001292240733241929,-0.009338027679904557],"type":"VEC3"},{"bufferView":0,"byteOffset":2609820,"componentType":5126,"count":10,"max":[0.02939949893322701,-0.0016627564634306715,-0.009328067662247058],"min":[0.029199498938117997,-0.0016981118003453909,-0.009342712325919919],"type":"VEC3"},{"bufferView":0,"byteOffset":2609940,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.001215018853969209,-0.009341418894793861],"min":[0.029199498938117983,-0.0012216675829534616,-0.00934806762261561],"type":"VEC3"},{"bufferView":0,"byteOffset":2609988,"componentType":5126,"count":12,"max":[0.02939949893322701,-0.0012216675829534616,-0.009326842760334195],"min":[0.029199498938117997,-0.001278153834588199,-0.009341418894793868],"type":"VEC3"},{"bufferView":0,"byteOffset":2610132,"componentType":5126,"count":4,"max":[0.03754930388363301,0.00003500119999999995,-0.018000802770562003],"min":[0.037449804463633,0.0,-0.01800080277056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2610180,"componentType":5126,"count":4,"max":[0.03800000402363298,0.00003500119999999995,-0.017550102630562003],"min":[0.03754930388363301,0.0,-0.01800080277056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2610228,"componentType":5126,"count":4,"max":[0.03800000402363298,0.00003500119999999995,-0.017450303490562008],"min":[0.03800000402363298,0.0,-0.017550102630562003],"type":"VEC3"},{"bufferView":0,"byteOffset":2610276,"componentType":5126,"count":4,"max":[0.03800000402363298,0.00003500119999999995,-0.017000004670562008],"min":[0.037549705203632995,0.0,-0.017450303490562008],"type":"VEC3"},{"bufferView":0,"byteOffset":2610324,"componentType":5126,"count":4,"max":[0.037549705203632995,0.00003500119999999995,-0.017000004670562008],"min":[0.037450502963633,0.0,-0.017000004670562008],"type":"VEC3"},{"bufferView":0,"byteOffset":2610372,"componentType":5126,"count":4,"max":[0.037450502963633,0.00003500119999999995,-0.017000004670562008],"min":[0.036999904423633,0.0,-0.017450603210562007],"type":"VEC3"},{"bufferView":0,"byteOffset":2610420,"componentType":5126,"count":4,"max":[0.036999904423633,0.00003500119999999995,-0.017450603210562007],"min":[0.03699990442363298,0.0,-0.017550003570562012],"type":"VEC3"},{"bufferView":0,"byteOffset":2610468,"componentType":5126,"count":4,"max":[0.037449804463633,0.00003500119999999995,-0.017550003570562012],"min":[0.03699990442363298,0.0,-0.018000802770562003],"type":"VEC3"},{"bufferView":0,"byteOffset":2610516,"componentType":5126,"count":8,"max":[0.03800000402363298,0.0,-0.017000004670562008],"min":[0.03699990442363298,0.0,-0.01800080277056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2610612,"componentType":5126,"count":8,"max":[0.03800000402363298,0.00003500119999999995,-0.017000004670562008],"min":[0.03699990442363298,0.00003500119999999995,-0.01800080277056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2610708,"componentType":5126,"count":12,"max":[0.02955049892953501,-0.0019833534375109387,-0.008259620979087159],"min":[0.02955049892953498,-0.0020850417638189496,-0.008314312253037975],"type":"VEC3"},{"bufferView":0,"byteOffset":2610852,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0019833534422921987,-0.008259620979087152],"min":[0.029549498929558993,-0.0019949467427762004,-0.008259620980100678],"type":"VEC3"},{"bufferView":0,"byteOffset":2610900,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.001994946739142531,-0.008259620980100678],"min":[0.029549498929558993,-0.0019949467427762004,-0.008301185301789183],"type":"VEC3"},{"bufferView":0,"byteOffset":2610948,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.001994946739142531,-0.008301185301789176],"min":[0.029549498929558993,-0.002029154773752531,-0.008301185304779735],"type":"VEC3"},{"bufferView":0,"byteOffset":2610996,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002029154773752531,-0.008264819772545657],"min":[0.029549498929558993,-0.0020291547769317013,-0.008301185304779735],"type":"VEC3"},{"bufferView":0,"byteOffset":2611044,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020291547769317013,-0.008264819772545657],"min":[0.029549498929558993,-0.0020408000653096997,-0.008264819773563716],"type":"VEC3"},{"bufferView":0,"byteOffset":2611092,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002040800062130529,-0.008264819773563716],"min":[0.029549498929558993,-0.0020408000653096997,-0.008301185305797794],"type":"VEC3"},{"bufferView":0,"byteOffset":2611140,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002040800062130529,-0.008301185305797787],"min":[0.029549498929558993,-0.0020733444841155306,-0.008301185308642914],"type":"VEC3"},{"bufferView":0,"byteOffset":2611188,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020733444841155306,-0.00826193444826179],"min":[0.029549498929558993,-0.002073344487546951,-0.008301185308642914],"type":"VEC3"},{"bufferView":0,"byteOffset":2611236,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002073344487546951,-0.00826193444826179],"min":[0.029549498929558993,-0.0020850417638189496,-0.008261934449284396],"type":"VEC3"},{"bufferView":0,"byteOffset":2611284,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002085041759239939,-0.00826193444928439],"min":[0.029549498929558993,-0.0020850417638189496,-0.008314312253037975],"type":"VEC3"},{"bufferView":0,"byteOffset":2611332,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019833534375109387,-0.008314312244148105],"min":[0.029549498929559007,-0.002085041759239939,-0.008314312253037975],"type":"VEC3"},{"bufferView":0,"byteOffset":2611380,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0019833534375109387,-0.008259620979087152],"min":[0.029549498929559007,-0.0019833534422921987,-0.008314312244148105],"type":"VEC3"},{"bufferView":0,"byteOffset":2611428,"componentType":5126,"count":12,"max":[0.029549498929559007,-0.0019833534375109387,-0.008259620979087152],"min":[0.029549498929558993,-0.0020850417638189496,-0.008314312253037968],"type":"VEC3"},{"bufferView":0,"byteOffset":2611572,"componentType":5126,"count":4,"max":[0.022549300068935994,0.00003500119999999995,-0.05800079704851599],"min":[0.022449800648936005,0.0,-0.05800079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2611620,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.057550096908516],"min":[0.022549300068935994,0.0,-0.05800079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2611668,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.05745029776851601],"min":[0.023000000208936,0.0,-0.057550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2611716,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.05699999894851601],"min":[0.022549701388935986,0.0,-0.05745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2611764,"componentType":5126,"count":4,"max":[0.022549701388935986,0.00003500119999999995,-0.05699999894851601],"min":[0.022450499148936005,0.0,-0.05699999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2611812,"componentType":5126,"count":4,"max":[0.022450499148936005,0.00003500119999999995,-0.05699999894851601],"min":[0.021999900608935988,0.0,-0.05745059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2611860,"componentType":5126,"count":4,"max":[0.021999900608936016,0.00003500119999999995,-0.05745059748851601],"min":[0.021999900608935988,0.0,-0.057549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2611908,"componentType":5126,"count":4,"max":[0.022449800648936005,0.00003500119999999995,-0.057549997848516],"min":[0.021999900608936016,0.0,-0.05800079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2611956,"componentType":5126,"count":8,"max":[0.023000000208936014,0.0,-0.05699999894851601],"min":[0.021999900608935988,0.0,-0.05800079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2612052,"componentType":5126,"count":8,"max":[0.023000000208936014,0.00003500119999999995,-0.05699999894851601],"min":[0.021999900608935988,0.00003500119999999995,-0.05800079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2612148,"componentType":5126,"count":4,"max":[0.037549303883633,0.00003500119999999995,-0.043000800863212986],"min":[0.037449804463633,0.0,-0.043000800863213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2612196,"componentType":5126,"count":4,"max":[0.03800000402363298,0.00003500119999999995,-0.04255010072321301],"min":[0.037549303883633,0.0,-0.043000800863212986],"type":"VEC3"},{"bufferView":0,"byteOffset":2612244,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.04245030158321301],"min":[0.03800000402363298,0.0,-0.04255010072321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2612292,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.04200000276321301],"min":[0.03754970520363301,0.0,-0.04245030158321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2612340,"componentType":5126,"count":4,"max":[0.03754970520363301,0.00003500119999999995,-0.04200000276321301],"min":[0.037450502963633,0.0,-0.04200000276321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2612388,"componentType":5126,"count":4,"max":[0.037450502963633,0.00003500119999999995,-0.04200000276321301],"min":[0.03699990442363298,0.0,-0.04245060130321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2612436,"componentType":5126,"count":4,"max":[0.036999904423633,0.00003500119999999995,-0.04245060130321301],"min":[0.03699990442363298,0.0,-0.04255000166321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2612484,"componentType":5126,"count":4,"max":[0.037449804463633,0.00003500119999999995,-0.04255000166321301],"min":[0.036999904423633,0.0,-0.043000800863213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2612532,"componentType":5126,"count":8,"max":[0.038000004023632995,0.0,-0.04200000276321301],"min":[0.03699990442363298,0.0,-0.043000800863213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2612628,"componentType":5126,"count":8,"max":[0.038000004023632995,0.00003500119999999995,-0.04200000276321301],"min":[0.03699990442363298,0.00003500119999999995,-0.043000800863213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2612724,"componentType":5126,"count":4,"max":[0.03254930388363299,0.00003500119999999995,-0.05800079704851601],"min":[0.032449804463633,0.0,-0.05800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2612772,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.05755009690851599],"min":[0.03254930388363299,0.0,-0.05800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2612820,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.05745029776851601],"min":[0.033000004023633,0.0,-0.05755009690851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2612868,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.05699999894851601],"min":[0.032549705203633,0.0,-0.05745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2612916,"componentType":5126,"count":4,"max":[0.032549705203633,0.00003500119999999995,-0.05699999894851601],"min":[0.032450502963633,0.0,-0.05699999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2612964,"componentType":5126,"count":4,"max":[0.032450502963633,0.00003500119999999995,-0.05699999894851601],"min":[0.031999904423633,0.0,-0.057450597488516],"type":"VEC3"},{"bufferView":0,"byteOffset":2613012,"componentType":5126,"count":4,"max":[0.031999904423633,0.00003500119999999995,-0.057450597488516],"min":[0.031999904423633,0.0,-0.057549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2613060,"componentType":5126,"count":4,"max":[0.032449804463633,0.00003500119999999995,-0.057549997848516],"min":[0.031999904423633,0.0,-0.05800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2613108,"componentType":5126,"count":8,"max":[0.033000004023633,0.0,-0.05699999894851601],"min":[0.031999904423633,0.0,-0.05800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2613204,"componentType":5126,"count":8,"max":[0.033000004023633,0.00003500119999999995,-0.05699999894851601],"min":[0.031999904423633,0.00003500119999999995,-0.05800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2613300,"componentType":5126,"count":93,"max":[0.03814954890209302,-0.0021429562830095786,-0.008117879402134556],"min":[0.03814954890209299,-0.002248075806133091,-0.008194015677603474],"type":"VEC3"},{"bufferView":0,"byteOffset":2614416,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0021429562830095786,-0.008117879402134556],"min":[0.038149548902093,-0.0021488829054486587,-0.008146030846512005],"type":"VEC3"},{"bufferView":0,"byteOffset":2614584,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.0021429562830095786,-0.008146030846511998],"min":[0.03814954890209299,-0.002156837047798401,-0.008180966712859502],"type":"VEC3"},{"bufferView":0,"byteOffset":2614824,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.002156837047798401,-0.008180966712859493],"min":[0.03814954890209299,-0.00219359248810062,-0.008194015677603474],"type":"VEC3"},{"bufferView":0,"byteOffset":2615064,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.00219359248810062,-0.008179329100848882],"min":[0.03814954890209299,-0.00223310328923856,-0.008194015677603474],"type":"VEC3"},{"bufferView":0,"byteOffset":2615304,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.00223310328923856,-0.00814197579992748],"min":[0.03814954890209299,-0.002248075806133091,-0.008179329100848889],"type":"VEC3"},{"bufferView":0,"byteOffset":2615544,"componentType":5126,"count":12,"max":[0.03815054890206901,-0.002243916776675661,-0.00811787941044267],"min":[0.03814954890209299,-0.002248075806133091,-0.00814197579992748],"type":"VEC3"},{"bufferView":0,"byteOffset":2615688,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.002230191972516661,-0.008117879409242818],"min":[0.03814954890209299,-0.002243916776675661,-0.008117879410442683],"type":"VEC3"},{"bufferView":0,"byteOffset":2615736,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.002230191972516661,-0.008117879409242818],"min":[0.03814954890209299,-0.002236222566188449,-0.008141845829154675],"type":"VEC3"},{"bufferView":0,"byteOffset":2615904,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.0022249411906500108,-0.008141845829154675],"min":[0.03814954890209299,-0.002236222566188449,-0.008169555375960648],"type":"VEC3"},{"bufferView":0,"byteOffset":2616120,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.00219437230772402,-0.008169555375960648],"min":[0.03814954890209299,-0.0022249411906500108,-0.008180238885617109],"type":"VEC3"},{"bufferView":0,"byteOffset":2616336,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.002165363063440651,-0.008170257207328746],"min":[0.03814954890209299,-0.00219437230772402,-0.008180238885617109],"type":"VEC3"},{"bufferView":0,"byteOffset":2616552,"componentType":5126,"count":18,"max":[0.03815054890206902,-0.0021546535594474713,-0.008144133289383824],"min":[0.03814954890209299,-0.002165363063440651,-0.008170257207328753],"type":"VEC3"},{"bufferView":0,"byteOffset":2616768,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0021546535594474713,-0.00811787940323442],"min":[0.03814954890209299,-0.0021614639759286584,-0.00814413328938383],"type":"VEC3"},{"bufferView":0,"byteOffset":2616936,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021488829054486587,-0.008117879402134556],"min":[0.03814954890209299,-0.0021614639759286584,-0.008117879403234426],"type":"VEC3"},{"bufferView":0,"byteOffset":2616984,"componentType":5126,"count":93,"max":[0.03815054890206902,-0.0021429562830095786,-0.008117879402134563],"min":[0.038150548902068974,-0.002248075806133091,-0.008194015677603474],"type":"VEC3"},{"bufferView":0,"byteOffset":2618100,"componentType":5126,"count":4,"max":[0.037549303883632985,0.00003500119999999995,-0.03300080086321302],"min":[0.037449804463633,0.0,-0.03300080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2618148,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.032550100723212995],"min":[0.037549303883632985,0.0,-0.03300080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2618196,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.032450301583213007],"min":[0.038000004023632995,0.0,-0.032550100723212995],"type":"VEC3"},{"bufferView":0,"byteOffset":2618244,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.032000002763213006],"min":[0.03754970520363301,0.0,-0.032450301583213007],"type":"VEC3"},{"bufferView":0,"byteOffset":2618292,"componentType":5126,"count":4,"max":[0.03754970520363301,0.00003500119999999995,-0.032000002763213006],"min":[0.037450502963633,0.0,-0.032000002763213006],"type":"VEC3"},{"bufferView":0,"byteOffset":2618340,"componentType":5126,"count":4,"max":[0.037450502963633,0.00003500119999999995,-0.032000002763213006],"min":[0.036999904423633,0.0,-0.032450601303213006],"type":"VEC3"},{"bufferView":0,"byteOffset":2618388,"componentType":5126,"count":4,"max":[0.03699990442363301,0.00003500119999999995,-0.032450601303213006],"min":[0.036999904423633,0.0,-0.03255000166321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2618436,"componentType":5126,"count":4,"max":[0.037449804463633,0.00003500119999999995,-0.03255000166321301],"min":[0.03699990442363301,0.0,-0.03300080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2618484,"componentType":5126,"count":8,"max":[0.038000004023632995,0.0,-0.032000002763213006],"min":[0.036999904423633,0.0,-0.03300080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2618580,"componentType":5126,"count":8,"max":[0.038000004023632995,0.00003500119999999995,-0.032000002763213006],"min":[0.036999904423633,0.00003500119999999995,-0.03300080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2618676,"componentType":5126,"count":12,"max":[0.03815054890206901,-0.00198335346213079,-0.007915490514200513],"min":[0.03815054890206899,-0.002085041788438801,-0.007970181788151379],"type":"VEC3"},{"bufferView":0,"byteOffset":2618820,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0019833534669120496,-0.007915490514200513],"min":[0.038149548902093,-0.0019949467673960513,-0.007915490515214039],"type":"VEC3"},{"bufferView":0,"byteOffset":2618868,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019949467637623785,-0.007915490515214032],"min":[0.038149548902093,-0.0019949467673960513,-0.007957054836902046],"type":"VEC3"},{"bufferView":0,"byteOffset":2618916,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019949467637623785,-0.007957054836902032],"min":[0.03814954890209299,-0.0020291547983723782,-0.007957054839892593],"type":"VEC3"},{"bufferView":0,"byteOffset":2618964,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0020291547983723782,-0.007920689307659594],"min":[0.03814954890209299,-0.0020291548015515595,-0.007957054839892593],"type":"VEC3"},{"bufferView":0,"byteOffset":2619012,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0020291548015515595,-0.007920689307659594],"min":[0.03814954890209299,-0.0020408000899295614,-0.00792068930867766],"type":"VEC3"},{"bufferView":0,"byteOffset":2619060,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.00204080008675038,-0.007920689308677653],"min":[0.03814954890209299,-0.0020408000899295614,-0.007957054840910659],"type":"VEC3"},{"bufferView":0,"byteOffset":2619108,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.00204080008675038,-0.007957054840910659],"min":[0.03814954890209299,-0.0020733445087353815,-0.007957054843755786],"type":"VEC3"},{"bufferView":0,"byteOffset":2619156,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020733445087353815,-0.007917803983375785],"min":[0.038149548902093,-0.002073344512166802,-0.007957054843755786],"type":"VEC3"},{"bufferView":0,"byteOffset":2619204,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002073344512166802,-0.007917803983375785],"min":[0.038149548902093,-0.002085041788438801,-0.00791780398439839],"type":"VEC3"},{"bufferView":0,"byteOffset":2619252,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0020850417838597897,-0.00791780398439839],"min":[0.038149548902093,-0.002085041788438801,-0.007970181788151386],"type":"VEC3"},{"bufferView":0,"byteOffset":2619300,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.00198335346213079,-0.00797018177926151],"min":[0.038149548902093,-0.0020850417838597897,-0.007970181788151386],"type":"VEC3"},{"bufferView":0,"byteOffset":2619348,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.00198335346213079,-0.007915490514200513],"min":[0.038149548902093,-0.0019833534669120496,-0.007970181779261523],"type":"VEC3"},{"bufferView":0,"byteOffset":2619396,"componentType":5126,"count":12,"max":[0.03814954890209302,-0.00198335346213079,-0.007915490514200513],"min":[0.03814954890209299,-0.002085041788438801,-0.007970181788151386],"type":"VEC3"},{"bufferView":0,"byteOffset":2619540,"componentType":5126,"count":4,"max":[0.027549296254238003,0.00003500119999999995,-0.028000802770562005],"min":[0.027449796834238,0.0,-0.028000802770562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2619588,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.02755010263056201],"min":[0.027549296254238003,0.0,-0.028000802770562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2619636,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.027450303490561993],"min":[0.027999996394237996,0.0,-0.02755010263056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2619684,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.027000004670562006],"min":[0.027549697574237995,0.0,-0.027450303490561993],"type":"VEC3"},{"bufferView":0,"byteOffset":2619732,"componentType":5126,"count":4,"max":[0.027549697574237995,0.00003500119999999995,-0.027000004670562006],"min":[0.027450495334238,0.0,-0.027000004670562006],"type":"VEC3"},{"bufferView":0,"byteOffset":2619780,"componentType":5126,"count":4,"max":[0.027450495334238,0.00003500119999999995,-0.027000004670562006],"min":[0.02699989679423801,0.0,-0.02745060321056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2619828,"componentType":5126,"count":4,"max":[0.02699989679423801,0.00003500119999999995,-0.02745060321056201],"min":[0.026999896794237997,0.0,-0.027550003570561997],"type":"VEC3"},{"bufferView":0,"byteOffset":2619876,"componentType":5126,"count":4,"max":[0.027449796834238,0.00003500119999999995,-0.027550003570561997],"min":[0.026999896794237997,0.0,-0.028000802770562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2619924,"componentType":5126,"count":8,"max":[0.027999996394237996,0.0,-0.027000004670562006],"min":[0.026999896794237997,0.0,-0.028000802770562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2620020,"componentType":5126,"count":8,"max":[0.027999996394237996,0.00003500119999999995,-0.027000004670562006],"min":[0.026999896794237997,0.00003500119999999995,-0.028000802770562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2620116,"componentType":5126,"count":4,"max":[0.022549300068936007,0.00003500119999999995,-0.03800079704851601],"min":[0.022449800648936005,0.0,-0.03800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2620164,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.037550096908516],"min":[0.022549300068936007,0.0,-0.03800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2620212,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.03745029776851601],"min":[0.023000000208936,0.0,-0.037550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2620260,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.036999998948515994],"min":[0.022549701388936,0.0,-0.03745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2620308,"componentType":5126,"count":4,"max":[0.022549701388936,0.00003500119999999995,-0.036999998948515994],"min":[0.022450499148936005,0.0,-0.036999998948515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2620356,"componentType":5126,"count":4,"max":[0.022450499148936005,0.00003500119999999995,-0.036999998948515994],"min":[0.021999900608936,0.0,-0.037450597488515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2620404,"componentType":5126,"count":4,"max":[0.021999900608936,0.00003500119999999995,-0.037450597488515994],"min":[0.021999900608935988,0.0,-0.037549997848516016],"type":"VEC3"},{"bufferView":0,"byteOffset":2620452,"componentType":5126,"count":4,"max":[0.022449800648936005,0.00003500119999999995,-0.037549997848516016],"min":[0.021999900608935988,0.0,-0.03800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2620500,"componentType":5126,"count":8,"max":[0.023000000208936,0.0,-0.036999998948515994],"min":[0.021999900608935988,0.0,-0.03800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2620596,"componentType":5126,"count":8,"max":[0.023000000208936,0.00003500119999999995,-0.036999998948515994],"min":[0.021999900608935988,0.00003500119999999995,-0.03800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2620692,"componentType":5126,"count":73,"max":[0.029549498929559007,-0.0021446718942306083,-0.008003346671590975],"min":[0.029549498929558993,-0.0022463602184956705,-0.008086137397984281],"type":"VEC3"},{"bufferView":0,"byteOffset":2621568,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0022346629408352002,-0.008057648030751673],"min":[0.029549498929559007,-0.0022346629421782288,-0.008073010453588679],"type":"VEC3"},{"bufferView":0,"byteOffset":2621616,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002156265195861199,-0.008073010446734927],"min":[0.029549498929559007,-0.0022346629408352002,-0.008073010453588679],"type":"VEC3"},{"bufferView":0,"byteOffset":2621664,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002156265195861199,-0.00805824588468493],"min":[0.029549498929558993,-0.00215626519715196,-0.008073010446734927],"type":"VEC3"},{"bufferView":0,"byteOffset":2621712,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.00215626519715196,-0.008028014924934091],"min":[0.029549498929558993,-0.002166870730281829,-0.008058245884684937],"type":"VEC3"},{"bufferView":0,"byteOffset":2621928,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.002166870730281829,-0.00801714945756016],"min":[0.029549498929558993,-0.00219645184322772,-0.008028014924934098],"type":"VEC3"},{"bufferView":0,"byteOffset":2622144,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.00219645184322772,-0.00801714945756016],"min":[0.029549498929558993,-0.002225097172146828,-0.008028300863444415],"type":"VEC3"},{"bufferView":0,"byteOffset":2622360,"componentType":5126,"count":17,"max":[0.02955049892953501,-0.002225097172146828,-0.008028300863444407],"min":[0.029549498929558993,-0.0022346629421782288,-0.00805764803075168],"type":"VEC3"},{"bufferView":0,"byteOffset":2622564,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0021446718942306083,-0.008058167901829415],"min":[0.029549498929558993,-0.0021446718966757813,-0.008086137389094418],"type":"VEC3"},{"bufferView":0,"byteOffset":2622612,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446718942306083,-0.008086137389094411],"min":[0.029549498929558993,-0.0022463602159596085,-0.008086137397984281],"type":"VEC3"},{"bufferView":0,"byteOffset":2622660,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0022463602159596085,-0.008057128152828283],"min":[0.029549498929559007,-0.0022463602184956705,-0.008086137397984281],"type":"VEC3"},{"bufferView":0,"byteOffset":2622708,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0022328953571696497,-0.00801868310363615],"min":[0.029549498929558993,-0.0022463602184956705,-0.008057128152828283],"type":"VEC3"},{"bufferView":0,"byteOffset":2622924,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.002196815759696399,-0.008003346671590968],"min":[0.029549498929558993,-0.0022328953571696497,-0.008018683103636157],"type":"VEC3"},{"bufferView":0,"byteOffset":2623164,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.0021589165832326495,-0.008003346671590968],"min":[0.029549498929558993,-0.002196815759696399,-0.008018683097168734],"type":"VEC3"},{"bufferView":0,"byteOffset":2623404,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.0021446718966757813,-0.008018683097168727],"min":[0.029549498929558993,-0.0021589165832326495,-0.008058167901829422],"type":"VEC3"},{"bufferView":0,"byteOffset":2623644,"componentType":5126,"count":72,"max":[0.02955049892953501,-0.0021446718942306083,-0.008003346671590968],"min":[0.02955049892953498,-0.0022463602184956705,-0.008086137397984281],"type":"VEC3"},{"bufferView":0,"byteOffset":2624508,"componentType":5126,"count":4,"max":[0.032549303883633,0.00003500119999999995,-0.023000797048515986],"min":[0.032449804463633,0.0,-0.023000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2624556,"componentType":5126,"count":4,"max":[0.033000004023632984,0.00003500119999999995,-0.022550096908516004],"min":[0.032549303883633,0.0,-0.023000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2624604,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.022450297768516002],"min":[0.033000004023632984,0.0,-0.022550096908516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2624652,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.021999998948516],"min":[0.03254970520363301,0.0,-0.022450297768516002],"type":"VEC3"},{"bufferView":0,"byteOffset":2624700,"componentType":5126,"count":4,"max":[0.03254970520363301,0.00003500119999999995,-0.021999998948515995],"min":[0.032450502963632985,0.0,-0.021999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":2624748,"componentType":5126,"count":4,"max":[0.032450502963632985,0.00003500119999999995,-0.021999998948515995],"min":[0.031999904423633,0.0,-0.02245059748851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2624796,"componentType":5126,"count":4,"max":[0.031999904423633,0.00003500119999999995,-0.02245059748851602],"min":[0.031999904423633,0.0,-0.022549997848515992],"type":"VEC3"},{"bufferView":0,"byteOffset":2624844,"componentType":5126,"count":4,"max":[0.032449804463633,0.00003500119999999995,-0.022549997848515992],"min":[0.031999904423633,0.0,-0.023000797048515986],"type":"VEC3"},{"bufferView":0,"byteOffset":2624892,"componentType":5126,"count":8,"max":[0.033000004023633,0.0,-0.021999998948515995],"min":[0.031999904423633,0.0,-0.023000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2624988,"componentType":5126,"count":8,"max":[0.033000004023633,0.00003500119999999995,-0.021999998948515995],"min":[0.031999904423633,0.00003500119999999995,-0.023000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2625084,"componentType":5126,"count":32,"max":[0.029549998929547003,-0.0019491454211728013,-0.00804641862990878],"min":[0.02954949892955898,-0.0020559805496099307,-0.008116134396493778],"type":"VEC3"},{"bufferView":0,"byteOffset":2625468,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002055980548455519,-0.008046418629908772],"min":[0.02954949892955898,-0.0020559805496099307,-0.008059623555122769],"type":"VEC3"},{"bufferView":0,"byteOffset":2625516,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019723840123004486,-0.008046418629908772],"min":[0.02954949892955898,-0.0020559805496099307,-0.00807937894774171],"type":"VEC3"},{"bufferView":0,"byteOffset":2625564,"componentType":5126,"count":22,"max":[0.02955049892953501,-0.0019491454211728013,-0.008079378947741547],"min":[0.029549498929558993,-0.001972384012300509,-0.008105294911140952],"type":"VEC3"},{"bufferView":0,"byteOffset":2625828,"componentType":5126,"count":5,"max":[0.029550498929534996,-0.0019491454211728013,-0.008105294911140952],"min":[0.029549498929558993,-0.001950185178346711,-0.008113508998569855],"type":"VEC3"},{"bufferView":0,"byteOffset":2625888,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.001950185178346711,-0.008113508998569855],"min":[0.029549498929558993,-0.0019615185393577084,-0.008113508999560651],"type":"VEC3"},{"bufferView":0,"byteOffset":2625936,"componentType":5126,"count":13,"max":[0.02955049892953501,-0.0019600628789414503,-0.008093233721456742],"min":[0.029549498929558993,-0.001970304495307229,-0.00810628268209139],"type":"VEC3"},{"bufferView":0,"byteOffset":2626092,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.001970304495307229,-0.008087645023947154],"min":[0.029549498929558993,-0.001983509421010801,-0.008093233721456749],"type":"VEC3"},{"bufferView":0,"byteOffset":2626140,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.001983509421010801,-0.008087645023947154],"min":[0.029549498929558993,-0.00205598054351519,-0.008116134396493778],"type":"VEC3"},{"bufferView":0,"byteOffset":2626188,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.00205598054351519,-0.008101889713387777],"min":[0.029549498929558993,-0.0020559805447605017,-0.008116134396493778],"type":"VEC3"},{"bufferView":0,"byteOffset":2626236,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002001393257147388,-0.0080829141271076],"min":[0.02954949892955898,-0.0020559805447605017,-0.008101889713387777],"type":"VEC3"},{"bufferView":0,"byteOffset":2626284,"componentType":5126,"count":5,"max":[0.029550498929534996,-0.0019954146494107405,-0.008081185529090946],"min":[0.02954949892955898,-0.0020013932571513885,-0.008082914127108608],"type":"VEC3"},{"bufferView":0,"byteOffset":2626344,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.001995414649425509,-0.008079456932110518],"min":[0.029549498929558993,-0.002001289281660629,-0.008081185529090946],"type":"VEC3"},{"bufferView":0,"byteOffset":2626392,"componentType":5126,"count":3,"max":[0.029550498929534996,-0.002001289281660629,-0.008059623555122769],"min":[0.029549498929559007,-0.002055980548455519,-0.008079456932110518],"type":"VEC3"},{"bufferView":0,"byteOffset":2626428,"componentType":5126,"count":32,"max":[0.02955049892953501,-0.0019491454211728013,-0.008046418629908772],"min":[0.029549998929547003,-0.0020559805496099307,-0.008116134396493778],"type":"VEC3"},{"bufferView":0,"byteOffset":2626812,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019954146494107405,-0.008081016568433932],"min":[0.029549498929558993,-0.0019954146494402815,-0.008081354489747937],"type":"VEC3"},{"bufferView":0,"byteOffset":2626860,"componentType":5126,"count":4,"max":[0.022549300068935994,0.00003500119999999995,-0.013000797048516007],"min":[0.022449800648936005,0.0,-0.013000797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2626908,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.012550096908516004],"min":[0.022549300068935994,0.0,-0.013000797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2626956,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.012450297768516002],"min":[0.023000000208935986,0.0,-0.012550096908516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2627004,"componentType":5126,"count":4,"max":[0.023000000208935986,0.00003500119999999995,-0.011999998948516001],"min":[0.022549701388936,0.0,-0.012450297768516002],"type":"VEC3"},{"bufferView":0,"byteOffset":2627052,"componentType":5126,"count":4,"max":[0.022549701388936,0.00003500119999999995,-0.011999998948516001],"min":[0.022450499148936005,0.0,-0.011999998948516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2627100,"componentType":5126,"count":4,"max":[0.022450499148936005,0.00003500119999999995,-0.011999998948516008],"min":[0.021999900608935988,0.0,-0.01245059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2627148,"componentType":5126,"count":4,"max":[0.021999900608935988,0.00003500119999999995,-0.01245059748851601],"min":[0.021999900608935988,0.0,-0.012549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2627196,"componentType":5126,"count":4,"max":[0.022449800648936005,0.00003500119999999995,-0.012549997848516],"min":[0.021999900608935988,0.0,-0.013000797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2627244,"componentType":5126,"count":8,"max":[0.023000000208936,0.0,-0.011999998948516001],"min":[0.021999900608935988,0.0,-0.013000797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2627340,"componentType":5126,"count":8,"max":[0.023000000208936,0.00003500119999999995,-0.011999998948516001],"min":[0.021999900608935988,0.00003500119999999995,-0.013000797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2627436,"componentType":5126,"count":4,"max":[0.035049300068935994,0.00003500119999999995,-0.030500797048516007],"min":[0.034949800648936005,0.0,-0.030500797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2627484,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.030050096908515997],"min":[0.035049300068935994,0.0,-0.030500797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2627532,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.02995029776851601],"min":[0.035500000208936004,0.0,-0.030050096908515997],"type":"VEC3"},{"bufferView":0,"byteOffset":2627580,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.02949999894851601],"min":[0.03504970138893599,0.0,-0.02995029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2627628,"componentType":5126,"count":4,"max":[0.03504970138893599,0.00003500119999999995,-0.02949999894851601],"min":[0.03495049914893599,0.0,-0.02949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2627676,"componentType":5126,"count":4,"max":[0.03495049914893599,0.00003500119999999995,-0.02949999894851601],"min":[0.03449990060893599,0.0,-0.029950597488515997],"type":"VEC3"},{"bufferView":0,"byteOffset":2627724,"componentType":5126,"count":4,"max":[0.034499900608936006,0.00003500119999999995,-0.029950597488515997],"min":[0.03449990060893599,0.0,-0.030049997848516016],"type":"VEC3"},{"bufferView":0,"byteOffset":2627772,"componentType":5126,"count":4,"max":[0.034949800648936005,0.00003500119999999995,-0.030049997848516016],"min":[0.034499900608936006,0.0,-0.030500797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2627820,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.02949999894851601],"min":[0.03449990060893599,0.0,-0.030500797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2627916,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.02949999894851601],"min":[0.03449990060893599,0.00003500119999999995,-0.030500797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2628012,"componentType":5126,"count":4,"max":[0.03254930388363299,0.00003500119999999995,-0.013000797048515998],"min":[0.032449804463632985,0.0,-0.013000797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2628060,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.012550096908516004],"min":[0.03254930388363299,0.0,-0.013000797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2628108,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.012450297768516009],"min":[0.033000004023633,0.0,-0.012550096908516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2628156,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.011999998948516001],"min":[0.03254970520363301,0.0,-0.012450297768516009],"type":"VEC3"},{"bufferView":0,"byteOffset":2628204,"componentType":5126,"count":4,"max":[0.03254970520363301,0.00003500119999999995,-0.011999998948516001],"min":[0.032450502963632985,0.0,-0.011999998948516001],"type":"VEC3"},{"bufferView":0,"byteOffset":2628252,"componentType":5126,"count":4,"max":[0.032450502963632985,0.00003500119999999995,-0.011999998948516001],"min":[0.031999904423633,0.0,-0.012450597488515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2628300,"componentType":5126,"count":4,"max":[0.03199990442363301,0.00003500119999999995,-0.012450597488515996],"min":[0.031999904423633,0.0,-0.012549997848516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2628348,"componentType":5126,"count":4,"max":[0.032449804463632985,0.00003500119999999995,-0.012549997848516008],"min":[0.03199990442363301,0.0,-0.013000797048515998],"type":"VEC3"},{"bufferView":0,"byteOffset":2628396,"componentType":5126,"count":8,"max":[0.03300000402363301,0.0,-0.011999998948516001],"min":[0.031999904423633,0.0,-0.013000797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2628492,"componentType":5126,"count":8,"max":[0.03300000402363301,0.00003500119999999995,-0.011999998948516001],"min":[0.031999904423633,0.00003500119999999995,-0.013000797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2628588,"componentType":5126,"count":210,"max":[0.03814954890209302,-0.0019352831674785485,-0.00833508097593907],"min":[0.03814954890209299,-0.0022736441323657494,-0.008796350867757447],"type":"VEC3"},{"bufferView":0,"byteOffset":2631108,"componentType":5126,"count":30,"max":[0.03815054890206901,-0.0019786627263113418,-0.008612157053627037],"min":[0.03814954890209299,-0.00203505624664934,-0.00864018424889752],"type":"VEC3"},{"bufferView":0,"byteOffset":2631468,"componentType":5126,"count":32,"max":[0.03815054890206901,-0.0019786627263113418,-0.008640184243967447],"min":[0.03814954890209299,-0.00203505624664934,-0.008668277054957712],"type":"VEC3"},{"bufferView":0,"byteOffset":2631852,"componentType":5126,"count":11,"max":[0.03815054890206901,-0.002178931984260899,-0.00840665733086452],"min":[0.03814954890209299,-0.002236048473377782,-0.008445698999539808],"type":"VEC3"},{"bufferView":0,"byteOffset":2631984,"componentType":5126,"count":15,"max":[0.03815054890206901,-0.002236048473377782,-0.008445698999539801],"min":[0.038149548902093,-0.0022736441323657494,-0.008544026116989529],"type":"VEC3"},{"bufferView":0,"byteOffset":2632164,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0022454473749550204,-0.008544026116989529],"min":[0.038149548902093,-0.0022736441323657494,-0.008630785342637488],"type":"VEC3"},{"bufferView":0,"byteOffset":2632332,"componentType":5126,"count":8,"max":[0.03815054890206901,-0.0022136356545099504,-0.008630785342637481],"min":[0.038149548902093,-0.0022454473749550204,-0.00866259705407343],"type":"VEC3"},{"bufferView":0,"byteOffset":2632428,"componentType":5126,"count":6,"max":[0.03815054890206901,-0.0022136356545099504,-0.008662597054073424],"min":[0.03814954890209299,-0.0022150816388122117,-0.008679225900738835],"type":"VEC3"},{"bufferView":0,"byteOffset":2632500,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.00218037793891952,-0.008679225900738828],"min":[0.038149548902093,-0.0022150816388122117,-0.008762370157978943],"type":"VEC3"},{"bufferView":0,"byteOffset":2632668,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.002097956678894828,-0.008762370157978936],"min":[0.03814954890209299,-0.00218037793891952,-0.008796350867757447],"type":"VEC3"},{"bufferView":0,"byteOffset":2632836,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0020191503992274882,-0.008765985132406982],"min":[0.03814954890209299,-0.002097956678894828,-0.008796350867757447],"type":"VEC3"},{"bufferView":0,"byteOffset":2633004,"componentType":5126,"count":12,"max":[0.03815054890206902,-0.0019844467185549703,-0.008708145643965097],"min":[0.038149548902093,-0.0020191503992274882,-0.008765985132406989],"type":"VEC3"},{"bufferView":0,"byteOffset":2633148,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.0019352831674785485,-0.008639461243849084],"min":[0.03814954890209299,-0.0019844467185549703,-0.008708145643965097],"type":"VEC3"},{"bufferView":0,"byteOffset":2633364,"componentType":5126,"count":22,"max":[0.03815054890206901,-0.0019352831674785485,-0.008567161893408694],"min":[0.03814954890209299,-0.0020075825305591586,-0.008639461243849084],"type":"VEC3"},{"bufferView":0,"byteOffset":2633628,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020075825305591586,-0.008567161893408694],"min":[0.038149548902093,-0.0020148124662361616,-0.008567161894040758],"type":"VEC3"},{"bufferView":0,"byteOffset":2633676,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020148124662361616,-0.008465942799253],"min":[0.038149548902093,-0.0020683139963300085,-0.008567161894040758],"type":"VEC3"},{"bufferView":0,"byteOffset":2633724,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020683139963300085,-0.008465942799253],"min":[0.038149548902093,-0.0021066326617276195,-0.008488355592166926],"type":"VEC3"},{"bufferView":0,"byteOffset":2633772,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020560231035250108,-0.00848835559216692],"min":[0.038149548902093,-0.0021066326617276195,-0.008585236723044495],"type":"VEC3"},{"bufferView":0,"byteOffset":2633820,"componentType":5126,"count":13,"max":[0.03815054890206901,-0.0020560231035250108,-0.008585236723044495],"min":[0.03814954890209299,-0.002080604877325552,-0.00863946124276351],"type":"VEC3"},{"bufferView":0,"byteOffset":2633976,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.0020328872931641797,-0.008639461242763503],"min":[0.03814954890209299,-0.002080604877325552,-0.008707422631188904],"type":"VEC3"},{"bufferView":0,"byteOffset":2634192,"componentType":5126,"count":16,"max":[0.03815054890206901,-0.0020328872931641797,-0.008707422631188904],"min":[0.03814954890209299,-0.0020994027031078096,-0.008750802251060869],"type":"VEC3"},{"bufferView":0,"byteOffset":2634384,"componentType":5126,"count":22,"max":[0.03815054890206901,-0.0020994027031078096,-0.008678502900620472],"min":[0.03814954890209299,-0.00217170206618842,-0.008750802251060869],"type":"VEC3"},{"bufferView":0,"byteOffset":2634648,"componentType":5126,"count":10,"max":[0.03815054890206901,-0.002160857166024339,-0.008640184246105378],"min":[0.03814954890209299,-0.00217170206618842,-0.00867850290062048],"type":"VEC3"},{"bufferView":0,"byteOffset":2634768,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.002160857166024339,-0.008543303130661166],"min":[0.03814954890209299,-0.0022302645183729587,-0.008640184246105378],"type":"VEC3"},{"bufferView":0,"byteOffset":2635008,"componentType":5126,"count":24,"max":[0.03815054890206901,-0.002139890331270809,-0.008442084023295401],"min":[0.03814954890209299,-0.0022302645183729587,-0.008543303130661166],"type":"VEC3"},{"bufferView":0,"byteOffset":2635296,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002139890331270809,-0.008436300080270399],"min":[0.038149548902093,-0.0021398903317764494,-0.008442084023295408],"type":"VEC3"},{"bufferView":0,"byteOffset":2635344,"componentType":5126,"count":20,"max":[0.03815054890206902,-0.0020834968439495294,-0.008379906582583325],"min":[0.03814954890209299,-0.0021398903317764494,-0.008436300080270407],"type":"VEC3"},{"bufferView":0,"byteOffset":2635584,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.00202710334664069,-0.008379906582583325],"min":[0.038149548902093,-0.0020834968439495294,-0.008431962120037263],"type":"VEC3"},{"bufferView":0,"byteOffset":2635800,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020271033437964194,-0.008431962120037263],"min":[0.038149548902093,-0.00202710334664069,-0.008464496830579258],"type":"VEC3"},{"bufferView":0,"byteOffset":2635848,"componentType":5126,"count":10,"max":[0.03815054890206901,-0.0020271033437964194,-0.00846449683057925],"min":[0.03814954890209299,-0.002027826325953182,-0.008468834781016461],"type":"VEC3"},{"bufferView":0,"byteOffset":2635968,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.0020054135344297883,-0.008468834781016454],"min":[0.03814954890209299,-0.002027826325953182,-0.008491247568620075],"type":"VEC3"},{"bufferView":0,"byteOffset":2636184,"componentType":5126,"count":16,"max":[0.03815054890206901,-0.001983000746698771,-0.008470280742168683],"min":[0.03814954890209299,-0.0020054135344297883,-0.008491247568620075],"type":"VEC3"},{"bufferView":0,"byteOffset":2636376,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.001983000746698771,-0.008427624138227686],"min":[0.038149548902093,-0.0019830007504279303,-0.00847028074216869],"type":"VEC3"},{"bufferView":0,"byteOffset":2636424,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0019830007504279303,-0.00836183173745195],"min":[0.03814954890209299,-0.0020155354667216797,-0.008427624138227693],"type":"VEC3"},{"bufferView":0,"byteOffset":2636592,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0020155354667216797,-0.00833508097593907],"min":[0.038149548902093,-0.0020842198579832994,-0.008361831737451957],"type":"VEC3"},{"bufferView":0,"byteOffset":2636760,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.0020842198579832994,-0.00833508097593907],"min":[0.03814954890209299,-0.002178931984260899,-0.008406657330864526],"type":"VEC3"},{"bufferView":0,"byteOffset":2637000,"componentType":5126,"count":211,"max":[0.03815054890206902,-0.0019352831674785485,-0.00833508097593907],"min":[0.038150548902068974,-0.0022736441323657494,-0.00879635086775744],"type":"VEC3"},{"bufferView":0,"byteOffset":2639532,"componentType":5126,"count":4,"max":[0.032549303883633,0.00003500119999999995,-0.03800079704851599],"min":[0.032449804463633,0.0,-0.03800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2639580,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.037550096908516],"min":[0.032549303883633,0.0,-0.03800079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2639628,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.03745029776851601],"min":[0.033000004023633,0.0,-0.037550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2639676,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.03699999894851601],"min":[0.032549705203633,0.0,-0.03745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2639724,"componentType":5126,"count":4,"max":[0.032549705203633,0.00003500119999999995,-0.03699999894851601],"min":[0.032450502963633,0.0,-0.03699999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2639772,"componentType":5126,"count":4,"max":[0.032450502963633,0.00003500119999999995,-0.03699999894851601],"min":[0.031999904423633,0.0,-0.03745059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2639820,"componentType":5126,"count":4,"max":[0.031999904423633,0.00003500119999999995,-0.03745059748851601],"min":[0.031999904423633,0.0,-0.037549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2639868,"componentType":5126,"count":4,"max":[0.032449804463633,0.00003500119999999995,-0.037549997848516],"min":[0.031999904423633,0.0,-0.03800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2639916,"componentType":5126,"count":8,"max":[0.03300000402363301,0.0,-0.03699999894851601],"min":[0.031999904423633,0.0,-0.03800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2640012,"componentType":5126,"count":8,"max":[0.03300000402363301,0.00003500119999999995,-0.03699999894851601],"min":[0.031999904423633,0.00003500119999999995,-0.03800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2640108,"componentType":5126,"count":73,"max":[0.03815054890206902,-0.0019833534685914,-0.007813490269663078],"min":[0.038150548902068974,-0.002085041792856469,-0.00789628099605639],"type":"VEC3"},{"bufferView":0,"byteOffset":2640984,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019949467702229918,-0.007868389482757032],"min":[0.038149548902093,-0.0019949467715137496,-0.007883154044808037],"type":"VEC3"},{"bufferView":0,"byteOffset":2641032,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.0019949467715137496,-0.0078381585230062],"min":[0.03814954890209299,-0.0020055523046436188,-0.00786838948275704],"type":"VEC3"},{"bufferView":0,"byteOffset":2641248,"componentType":5126,"count":18,"max":[0.03815054890206902,-0.0020055523046436188,-0.007827293055633263],"min":[0.038149548902093,-0.0020351334175895096,-0.0078381585230062],"type":"VEC3"},{"bufferView":0,"byteOffset":2641464,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.0020351334175895096,-0.007827293055633263],"min":[0.03814954890209299,-0.0020637787465086284,-0.007838444461517519],"type":"VEC3"},{"bufferView":0,"byteOffset":2641680,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.0020637787465086284,-0.007838444461517512],"min":[0.03814954890209299,-0.0020733445165390203,-0.007867791628823789],"type":"VEC3"},{"bufferView":0,"byteOffset":2641896,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020733445151959913,-0.007867791628823789],"min":[0.038149548902093,-0.0020733445165390203,-0.007883154051661784],"type":"VEC3"},{"bufferView":0,"byteOffset":2641944,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019949467702229918,-0.007883154044808037],"min":[0.038149548902093,-0.0020733445151959913,-0.007883154051661784],"type":"VEC3"},{"bufferView":0,"byteOffset":2641992,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019833534685914,-0.007896280987166514],"min":[0.038149548902093,-0.0020850417903203996,-0.00789628099605639],"type":"VEC3"},{"bufferView":0,"byteOffset":2642040,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020850417903203996,-0.007867271750900393],"min":[0.03814954890209302,-0.002085041792856469,-0.00789628099605639],"type":"VEC3"},{"bufferView":0,"byteOffset":2642088,"componentType":5126,"count":19,"max":[0.03815054890206901,-0.0020715769315304408,-0.007828826701708253],"min":[0.03814954890209299,-0.002085041792856469,-0.007867271750900393],"type":"VEC3"},{"bufferView":0,"byteOffset":2642316,"componentType":5126,"count":20,"max":[0.03815054890206902,-0.00203549733405719,-0.00781349026966307],"min":[0.03814954890209299,-0.0020715769315304408,-0.00782882670170826],"type":"VEC3"},{"bufferView":0,"byteOffset":2642556,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.0019975981575934406,-0.00781349026966307],"min":[0.03814954890209299,-0.00203549733405719,-0.007828826695240827],"type":"VEC3"},{"bufferView":0,"byteOffset":2642796,"componentType":5126,"count":20,"max":[0.03815054890206901,-0.001983353471036569,-0.00782882669524082],"min":[0.03814954890209299,-0.0019975981575934406,-0.007868311499901515],"type":"VEC3"},{"bufferView":0,"byteOffset":2643036,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019833534685914,-0.007868311499901508],"min":[0.038149548902093,-0.001983353471036569,-0.007896280987166514],"type":"VEC3"},{"bufferView":0,"byteOffset":2643084,"componentType":5126,"count":74,"max":[0.03814954890209302,-0.0019833534685914,-0.00781349026966307],"min":[0.03814954890209299,-0.002085041792856469,-0.007896280996056384],"type":"VEC3"},{"bufferView":0,"byteOffset":2643972,"componentType":5126,"count":4,"max":[0.025049300068935992,0.00003500119999999995,-0.030500797048515993],"min":[0.024949800648936007,0.0,-0.030500797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2644020,"componentType":5126,"count":4,"max":[0.02550000020893599,0.00003500119999999995,-0.030050096908515997],"min":[0.025049300068935992,0.0,-0.030500797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2644068,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.02995029776851601],"min":[0.02550000020893599,0.0,-0.030050096908515997],"type":"VEC3"},{"bufferView":0,"byteOffset":2644116,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.02949999894851601],"min":[0.025049701388936016,0.0,-0.02995029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2644164,"componentType":5126,"count":4,"max":[0.025049701388936016,0.00003500119999999995,-0.02949999894851601],"min":[0.02495049914893599,0.0,-0.02949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2644212,"componentType":5126,"count":4,"max":[0.02495049914893599,0.00003500119999999995,-0.02949999894851601],"min":[0.024499900608936004,0.0,-0.029950597488515997],"type":"VEC3"},{"bufferView":0,"byteOffset":2644260,"componentType":5126,"count":4,"max":[0.024499900608936004,0.00003500119999999995,-0.029950597488515997],"min":[0.024499900608936004,0.0,-0.030049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2644308,"componentType":5126,"count":4,"max":[0.024949800648936007,0.00003500119999999995,-0.030049997848516],"min":[0.024499900608936004,0.0,-0.030500797048515993],"type":"VEC3"},{"bufferView":0,"byteOffset":2644356,"componentType":5126,"count":8,"max":[0.025500000208936002,0.0,-0.02949999894851601],"min":[0.024499900608936004,0.0,-0.030500797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2644452,"componentType":5126,"count":8,"max":[0.025500000208936002,0.00003500119999999995,-0.02949999894851601],"min":[0.024499900608936004,0.00003500119999999995,-0.030500797048516007],"type":"VEC3"},{"bufferView":0,"byteOffset":2644548,"componentType":5126,"count":4,"max":[0.037549303883632985,0.00003500119999999995,-0.038000804677909984],"min":[0.037449804463633,0.0,-0.03800080467791],"type":"VEC3"},{"bufferView":0,"byteOffset":2644596,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.037550104537910016],"min":[0.037549303883632985,0.0,-0.038000804677909984],"type":"VEC3"},{"bufferView":0,"byteOffset":2644644,"componentType":5126,"count":4,"max":[0.03800000402363301,0.00003500119999999995,-0.037450305397909986],"min":[0.038000004023632995,0.0,-0.037550104537910016],"type":"VEC3"},{"bufferView":0,"byteOffset":2644692,"componentType":5126,"count":4,"max":[0.03800000402363301,0.00003500119999999995,-0.03700000657791],"min":[0.03754970520363301,0.0,-0.037450305397909986],"type":"VEC3"},{"bufferView":0,"byteOffset":2644740,"componentType":5126,"count":4,"max":[0.03754970520363301,0.00003500119999999995,-0.03700000657791],"min":[0.037450502963633,0.0,-0.03700000657791],"type":"VEC3"},{"bufferView":0,"byteOffset":2644788,"componentType":5126,"count":4,"max":[0.037450502963633,0.00003500119999999995,-0.03700000657791],"min":[0.036999904423633,0.0,-0.03745060511791],"type":"VEC3"},{"bufferView":0,"byteOffset":2644836,"componentType":5126,"count":4,"max":[0.036999904423633,0.00003500119999999995,-0.03745060511791],"min":[0.036999904423633,0.0,-0.03755000547791001],"type":"VEC3"},{"bufferView":0,"byteOffset":2644884,"componentType":5126,"count":4,"max":[0.037449804463633,0.00003500119999999995,-0.03755000547791001],"min":[0.036999904423633,0.0,-0.03800080467791],"type":"VEC3"},{"bufferView":0,"byteOffset":2644932,"componentType":5126,"count":8,"max":[0.03800000402363301,0.0,-0.03700000657791],"min":[0.036999904423633,0.0,-0.03800080467791],"type":"VEC3"},{"bufferView":0,"byteOffset":2645028,"componentType":5126,"count":8,"max":[0.03800000402363301,0.00003500119999999995,-0.03700000657791],"min":[0.036999904423633,0.00003500119999999995,-0.03800080467791],"type":"VEC3"},{"bufferView":0,"byteOffset":2645124,"componentType":5126,"count":4,"max":[0.03504930006893601,0.00003500119999999995,-0.025500797048515992],"min":[0.03494980064893599,0.0,-0.025500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2645172,"componentType":5126,"count":4,"max":[0.03550000020893602,0.00003500119999999995,-0.025050096908516003],"min":[0.03504930006893601,0.0,-0.025500797048515992],"type":"VEC3"},{"bufferView":0,"byteOffset":2645220,"componentType":5126,"count":4,"max":[0.03550000020893602,0.00003500119999999995,-0.02495029776851601],"min":[0.03550000020893599,0.0,-0.025050096908516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2645268,"componentType":5126,"count":4,"max":[0.03550000020893599,0.00003500119999999995,-0.02449999894851601],"min":[0.03504970138893599,0.0,-0.02495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2645316,"componentType":5126,"count":4,"max":[0.03504970138893599,0.00003500119999999995,-0.02449999894851601],"min":[0.03495049914893599,0.0,-0.02449999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2645364,"componentType":5126,"count":4,"max":[0.03495049914893599,0.00003500119999999995,-0.02449999894851601],"min":[0.034499900608936006,0.0,-0.02495059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2645412,"componentType":5126,"count":4,"max":[0.034499900608936006,0.00003500119999999995,-0.02495059748851601],"min":[0.034499900608936006,0.0,-0.025049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2645460,"componentType":5126,"count":4,"max":[0.03494980064893599,0.00003500119999999995,-0.025049997848516],"min":[0.034499900608936006,0.0,-0.025500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2645508,"componentType":5126,"count":8,"max":[0.03550000020893602,0.0,-0.02449999894851601],"min":[0.034499900608936006,0.0,-0.025500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2645604,"componentType":5126,"count":8,"max":[0.03550000020893602,0.00003500119999999995,-0.02449999894851601],"min":[0.034499900608936006,0.00003500119999999995,-0.025500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2645700,"componentType":5126,"count":4,"max":[0.037549303883633,0.00003500119999999995,-0.058000800863213],"min":[0.037449804463633,0.0,-0.058000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2645748,"componentType":5126,"count":4,"max":[0.03800000402363301,0.00003500119999999995,-0.057550100723212996],"min":[0.037549303883633,0.0,-0.058000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2645796,"componentType":5126,"count":4,"max":[0.03800000402363301,0.00003500119999999995,-0.05745030158321301],"min":[0.038000004023632995,0.0,-0.057550100723212996],"type":"VEC3"},{"bufferView":0,"byteOffset":2645844,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.05700000276321301],"min":[0.037549705203632995,0.0,-0.05745030158321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2645892,"componentType":5126,"count":4,"max":[0.037549705203632995,0.00003500119999999995,-0.05700000276321301],"min":[0.037450502963633,0.0,-0.05700000276321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2645940,"componentType":5126,"count":4,"max":[0.037450502963633,0.00003500119999999995,-0.05700000276321301],"min":[0.036999904423633,0.0,-0.05745060130321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2645988,"componentType":5126,"count":4,"max":[0.036999904423633,0.00003500119999999995,-0.05745060130321301],"min":[0.03699990442363298,0.0,-0.05755000166321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2646036,"componentType":5126,"count":4,"max":[0.037449804463633,0.00003500119999999995,-0.05755000166321301],"min":[0.03699990442363298,0.0,-0.058000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2646084,"componentType":5126,"count":8,"max":[0.03800000402363301,0.0,-0.05700000276321301],"min":[0.03699990442363298,0.0,-0.058000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2646180,"componentType":5126,"count":8,"max":[0.03800000402363301,0.00003500119999999995,-0.05700000276321301],"min":[0.03699990442363298,0.00003500119999999995,-0.058000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2646276,"componentType":5126,"count":4,"max":[0.03504930006893601,0.00003500119999999995,-0.05050079704851599],"min":[0.03494980064893599,0.0,-0.050500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2646324,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.050050096908516],"min":[0.03504930006893601,0.0,-0.050500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2646372,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.04995029776851601],"min":[0.035500000208936004,0.0,-0.050050096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2646420,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.04949999894851601],"min":[0.035049701388936004,0.0,-0.04995029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2646468,"componentType":5126,"count":4,"max":[0.035049701388936004,0.00003500119999999995,-0.04949999894851601],"min":[0.03495049914893599,0.0,-0.04949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2646516,"componentType":5126,"count":4,"max":[0.03495049914893599,0.00003500119999999995,-0.04949999894851601],"min":[0.034499900608936006,0.0,-0.04995059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2646564,"componentType":5126,"count":4,"max":[0.034499900608936006,0.00003500119999999995,-0.04995059748851601],"min":[0.034499900608936006,0.0,-0.050049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2646612,"componentType":5126,"count":4,"max":[0.03494980064893599,0.00003500119999999995,-0.050049997848516],"min":[0.034499900608936006,0.0,-0.05050079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2646660,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.04949999894851601],"min":[0.034499900608936006,0.0,-0.050500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2646756,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.04949999894851601],"min":[0.034499900608936006,0.00003500119999999995,-0.050500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2646852,"componentType":5126,"count":4,"max":[0.025049300068936006,0.00003500119999999995,-0.03550079704851599],"min":[0.024949800648936007,0.0,-0.03550079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2646900,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.035050096908515994],"min":[0.025049300068936006,0.0,-0.03550079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2646948,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.03495029776851599],"min":[0.025500000208936002,0.0,-0.035050096908515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2646996,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.03449999894851601],"min":[0.025049701388936002,0.0,-0.03495029776851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2647044,"componentType":5126,"count":4,"max":[0.025049701388936002,0.00003500119999999995,-0.03449999894851601],"min":[0.024950499148936003,0.0,-0.03449999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2647092,"componentType":5126,"count":4,"max":[0.024950499148936003,0.00003500119999999995,-0.03449999894851601],"min":[0.024499900608936004,0.0,-0.03495059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2647140,"componentType":5126,"count":4,"max":[0.024499900608936004,0.00003500119999999995,-0.03495059748851601],"min":[0.024499900608936004,0.0,-0.035049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2647188,"componentType":5126,"count":4,"max":[0.024949800648936007,0.00003500119999999995,-0.035049997848516],"min":[0.024499900608936004,0.0,-0.03550079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2647236,"componentType":5126,"count":8,"max":[0.025500000208936002,0.0,-0.03449999894851601],"min":[0.024499900608936004,0.0,-0.03550079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2647332,"componentType":5126,"count":8,"max":[0.025500000208936002,0.00003500119999999995,-0.03449999894851601],"min":[0.024499900608936004,0.00003500119999999995,-0.03550079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2647428,"componentType":5126,"count":4,"max":[0.035049300068935994,0.00003500119999999995,-0.060500797048516006],"min":[0.034949800648936005,0.0,-0.060500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2647476,"componentType":5126,"count":4,"max":[0.03550000020893599,0.00003500119999999995,-0.060050096908515996],"min":[0.035049300068935994,0.0,-0.060500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2647524,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.05995029776851601],"min":[0.03550000020893599,0.0,-0.060050096908515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2647572,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.05949999894851602],"min":[0.035049701388936004,0.0,-0.05995029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2647620,"componentType":5126,"count":4,"max":[0.035049701388936004,0.00003500119999999995,-0.05949999894851602],"min":[0.03495049914893599,0.0,-0.05949999894851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2647668,"componentType":5126,"count":4,"max":[0.03495049914893599,0.00003500119999999995,-0.05949999894851602],"min":[0.03449990060893599,0.0,-0.059950597488516014],"type":"VEC3"},{"bufferView":0,"byteOffset":2647716,"componentType":5126,"count":4,"max":[0.034499900608936006,0.00003500119999999995,-0.059950597488516014],"min":[0.03449990060893599,0.0,-0.060049997848516015],"type":"VEC3"},{"bufferView":0,"byteOffset":2647764,"componentType":5126,"count":4,"max":[0.034949800648936005,0.00003500119999999995,-0.060049997848516015],"min":[0.034499900608936006,0.0,-0.060500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2647812,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.05949999894851602],"min":[0.03449990060893599,0.0,-0.060500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2647908,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.05949999894851602],"min":[0.03449990060893599,0.00003500119999999995,-0.060500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2648004,"componentType":5126,"count":67,"max":[0.038149548902093,-0.0025003741603169304,-0.00730020040433589],"min":[0.030349549092828,-0.002500374335162402,-0.009300200355428893],"type":"VEC3"},{"bufferView":0,"byteOffset":2648808,"componentType":5126,"count":32,"max":[0.038149548902093,-0.0010503741957744203,-0.009300200228665923],"min":[0.030349549092828,-0.0025003741603169304,-0.009300200355428893],"type":"VEC3"},{"bufferView":0,"byteOffset":2649192,"componentType":5126,"count":10,"max":[0.030349549092828013,-0.0010503742657126018,-0.007300200290686341],"min":[0.030349549092827985,-0.002500374335162402,-0.009300200355428886],"type":"VEC3"},{"bufferView":0,"byteOffset":2649312,"componentType":5126,"count":4,"max":[0.03134954906837501,-0.0012003743669523992,-0.007300200290686341],"min":[0.030349549092828,-0.002500374335162402,-0.007300200404335897],"type":"VEC3"},{"bufferView":0,"byteOffset":2649360,"componentType":5126,"count":4,"max":[0.031399549067152,-0.0012003743625812612,-0.007300200290686341],"min":[0.031349549068375,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2649408,"componentType":5126,"count":4,"max":[0.03139954906715201,-0.0012003743494678502,-0.007350200289463345],"min":[0.031399549067152,-0.00250037433079126,-0.0075002003994449],"type":"VEC3"},{"bufferView":0,"byteOffset":2649456,"componentType":5126,"count":12,"max":[0.03169954905981601,-0.0012003743494678502,-0.007500200285795337],"min":[0.031399549067152,-0.0025003743176778494,-0.0075002003994449],"type":"VEC3"},{"bufferView":0,"byteOffset":2649600,"componentType":5126,"count":4,"max":[0.03169954905981601,-0.0012003743494678502,-0.007350200289463345],"min":[0.03169954905981599,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2649648,"componentType":5126,"count":4,"max":[0.03174954905859301,-0.0012003743625812612,-0.007300200290686348],"min":[0.03169954905981599,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2649696,"componentType":5126,"count":4,"max":[0.03194954905370301,-0.0012003743669523992,-0.007300200290686348],"min":[0.03174954905859301,-0.002500374335162402,-0.007300200404335897],"type":"VEC3"},{"bufferView":0,"byteOffset":2649744,"componentType":5126,"count":4,"max":[0.03199954905248001,-0.0012003743625812612,-0.007300200290686348],"min":[0.031949549053702994,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2649792,"componentType":5126,"count":4,"max":[0.03199954905248001,-0.0012003743494678502,-0.007350200289463352],"min":[0.031999549052479995,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2649840,"componentType":5126,"count":12,"max":[0.032299549045144,-0.0012003743494678502,-0.007500200285795344],"min":[0.031999549052479995,-0.0025003743176778494,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2649984,"componentType":5126,"count":4,"max":[0.032299549045144,-0.0012003743494678502,-0.007350200289463338],"min":[0.03229954904514399,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650032,"componentType":5126,"count":4,"max":[0.032349549043921004,-0.0012003743625812612,-0.007300200290686348],"min":[0.03229954904514399,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650080,"componentType":5126,"count":4,"max":[0.032549549039031005,-0.0012003743669523992,-0.007300200290686348],"min":[0.032349549043921004,-0.002500374335162402,-0.007300200404335897],"type":"VEC3"},{"bufferView":0,"byteOffset":2650128,"componentType":5126,"count":4,"max":[0.03259954903780802,-0.0012003743625812612,-0.007300200290686348],"min":[0.03254954903903099,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650176,"componentType":5126,"count":4,"max":[0.03259954903780802,-0.0012003743494678502,-0.007350200289463338],"min":[0.03259954903780799,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650224,"componentType":5126,"count":12,"max":[0.032899549030472014,-0.0012003743494678502,-0.007500200285795337],"min":[0.03259954903780799,-0.0025003743176778494,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650368,"componentType":5126,"count":4,"max":[0.032899549030472014,-0.0012003743494678502,-0.007350200289463345],"min":[0.032899549030471986,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650416,"componentType":5126,"count":4,"max":[0.03294954902925001,-0.0012003743625812612,-0.007300200290686341],"min":[0.032899549030471986,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650464,"componentType":5126,"count":4,"max":[0.033149549024359,-0.0012003743669523992,-0.007300200290686341],"min":[0.03294954902924999,-0.002500374335162402,-0.007300200404335897],"type":"VEC3"},{"bufferView":0,"byteOffset":2650512,"componentType":5126,"count":4,"max":[0.033199549023136,-0.0012003743625812612,-0.007300200290686341],"min":[0.033149549024358974,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650560,"componentType":5126,"count":4,"max":[0.033199549023136,-0.0012003743494678502,-0.007350200289463345],"min":[0.03319954902313599,-0.00250037433079126,-0.0075002003994449],"type":"VEC3"},{"bufferView":0,"byteOffset":2650608,"componentType":5126,"count":12,"max":[0.033499549015800004,-0.0012003743494678502,-0.007500200285795344],"min":[0.03319954902313599,-0.0025003743176778494,-0.0075002003994449],"type":"VEC3"},{"bufferView":0,"byteOffset":2650752,"componentType":5126,"count":4,"max":[0.03349954901580002,-0.0012003743494678502,-0.007350200289463345],"min":[0.03349954901579998,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650800,"componentType":5126,"count":4,"max":[0.03354954901457799,-0.0012003743625812612,-0.007300200290686348],"min":[0.03349954901579998,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650848,"componentType":5126,"count":4,"max":[0.033749549009687005,-0.0012003743669523992,-0.007300200290686348],"min":[0.03354954901457799,-0.002500374335162402,-0.00730020040433589],"type":"VEC3"},{"bufferView":0,"byteOffset":2650896,"componentType":5126,"count":4,"max":[0.033799549008463985,-0.0012003743625812612,-0.007300200290686348],"min":[0.03374954900968699,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650944,"componentType":5126,"count":4,"max":[0.03379954900846401,-0.0012003743494678502,-0.007350200289463345],"min":[0.033799549008463985,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2650992,"componentType":5126,"count":12,"max":[0.034099549001128,-0.0012003743494678502,-0.007500200285795337],"min":[0.033799549008463985,-0.0025003743176778494,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2651136,"componentType":5126,"count":4,"max":[0.034099549001128014,-0.0012003743494678502,-0.007350200289463345],"min":[0.034099549001127986,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2651184,"componentType":5126,"count":4,"max":[0.034149548999905605,-0.0012003743625812612,-0.007300200290686348],"min":[0.034099549001128,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2651232,"componentType":5126,"count":4,"max":[0.034349548995015015,-0.0012003743669523992,-0.007300200290686348],"min":[0.03414954899990559,-0.002500374335162402,-0.007300200404335897],"type":"VEC3"},{"bufferView":0,"byteOffset":2651280,"componentType":5126,"count":4,"max":[0.03439954899379201,-0.0012003743625812612,-0.007300200290686348],"min":[0.034349548995015,-0.002500374335162402,-0.007350200403112901],"type":"VEC3"},{"bufferView":0,"byteOffset":2651328,"componentType":5126,"count":4,"max":[0.03439954899379201,-0.0012003743494678502,-0.007350200289463345],"min":[0.034399548993791995,-0.00250037433079126,-0.007500200399444885],"type":"VEC3"},{"bufferView":0,"byteOffset":2651376,"componentType":5126,"count":12,"max":[0.03469954898645601,-0.0012003743494678502,-0.007500200285795344],"min":[0.034399548993791995,-0.0025003743176778494,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2651520,"componentType":5126,"count":4,"max":[0.03469954898645601,-0.0012003743494678502,-0.007350200289463345],"min":[0.034699548986456,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2651568,"componentType":5126,"count":4,"max":[0.034749548985234004,-0.0012003743625812612,-0.007300200290686348],"min":[0.034699548986456,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2651616,"componentType":5126,"count":4,"max":[0.03494954898034301,-0.0012003743669523992,-0.007300200290686348],"min":[0.03474954898523399,-0.002500374335162402,-0.007300200404335897],"type":"VEC3"},{"bufferView":0,"byteOffset":2651664,"componentType":5126,"count":4,"max":[0.034999548979121005,-0.0012003743625812612,-0.007300200290686348],"min":[0.034949548980343,-0.002500374335162402,-0.007350200403112901],"type":"VEC3"},{"bufferView":0,"byteOffset":2651712,"componentType":5126,"count":4,"max":[0.03499954897912102,-0.0012003743494678502,-0.007350200289463345],"min":[0.03499954897912099,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2651760,"componentType":5126,"count":12,"max":[0.035299548971785,-0.0012003743494678502,-0.007500200285795344],"min":[0.03499954897912099,-0.0025003743176778494,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2651904,"componentType":5126,"count":4,"max":[0.035299548971785014,-0.0012003743494678502,-0.007350200289463345],"min":[0.035299548971784986,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2651952,"componentType":5126,"count":4,"max":[0.035349548970562014,-0.0012003743625812612,-0.007300200290686341],"min":[0.035299548971785,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2652000,"componentType":5126,"count":4,"max":[0.035549548965670995,-0.0012003743669523992,-0.007300200290686341],"min":[0.035349548970562,-0.002500374335162402,-0.00730020040433589],"type":"VEC3"},{"bufferView":0,"byteOffset":2652048,"componentType":5126,"count":4,"max":[0.03559954896444899,-0.0012003743625812612,-0.007300200290686341],"min":[0.035549548965670995,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2652096,"componentType":5126,"count":4,"max":[0.035599548964449,-0.0012003743494678502,-0.007350200289463345],"min":[0.03559954896444899,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2652144,"componentType":5126,"count":12,"max":[0.035899548957112996,-0.0012003743494678502,-0.007500200285795344],"min":[0.03559954896444899,-0.0025003743176778494,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2652288,"componentType":5126,"count":4,"max":[0.035899548957112996,-0.0012003743494678502,-0.007350200289463338],"min":[0.035899548957112996,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2652336,"componentType":5126,"count":4,"max":[0.03594954895589001,-0.0012003743625812612,-0.007300200290686341],"min":[0.035899548957112996,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2652384,"componentType":5126,"count":4,"max":[0.03614954895099899,-0.0012003743669523992,-0.007300200290686341],"min":[0.03594954895589,-0.002500374335162402,-0.007300200404335897],"type":"VEC3"},{"bufferView":0,"byteOffset":2652432,"componentType":5126,"count":4,"max":[0.03619954894977701,-0.0012003743625812612,-0.007300200290686348],"min":[0.03614954895099899,-0.002500374335162402,-0.007350200403112901],"type":"VEC3"},{"bufferView":0,"byteOffset":2652480,"componentType":5126,"count":4,"max":[0.03619954894977701,-0.0012003743494678502,-0.007350200289463345],"min":[0.036199548949776984,-0.00250037433079126,-0.007500200399444893],"type":"VEC3"},{"bufferView":0,"byteOffset":2652528,"componentType":5126,"count":12,"max":[0.03649954894244101,-0.0012003743494678502,-0.007500200285795344],"min":[0.036199548949777,-0.0025003743176778494,-0.0075002003994449],"type":"VEC3"},{"bufferView":0,"byteOffset":2652672,"componentType":5126,"count":4,"max":[0.03649954894244101,-0.0012003743494678502,-0.007350200289463345],"min":[0.03649954894244099,-0.00250037433079126,-0.0075002003994449],"type":"VEC3"},{"bufferView":0,"byteOffset":2652720,"componentType":5126,"count":4,"max":[0.036549548941217994,-0.0012003743625812612,-0.007300200290686348],"min":[0.03649954894244099,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2652768,"componentType":5126,"count":4,"max":[0.036749548936327,-0.0012003743669523992,-0.007300200290686348],"min":[0.036549548941217994,-0.002500374335162402,-0.007300200404335897],"type":"VEC3"},{"bufferView":0,"byteOffset":2652816,"componentType":5126,"count":4,"max":[0.03679954893510501,-0.0012003743625812612,-0.007300200290686348],"min":[0.036749548936327,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2652864,"componentType":5126,"count":4,"max":[0.03679954893510501,-0.0012003743494678502,-0.007350200289463345],"min":[0.036799548935104995,-0.00250037433079126,-0.0075002003994449],"type":"VEC3"},{"bufferView":0,"byteOffset":2652912,"componentType":5126,"count":12,"max":[0.03709954892776901,-0.0012003743494678502,-0.007500200285795344],"min":[0.036799548935104995,-0.0025003743176778494,-0.0075002003994449],"type":"VEC3"},{"bufferView":0,"byteOffset":2653056,"componentType":5126,"count":4,"max":[0.03709954892776901,-0.0012003743494678502,-0.007350200289463345],"min":[0.03709954892776898,-0.00250037433079126,-0.007500200399444885],"type":"VEC3"},{"bufferView":0,"byteOffset":2653104,"componentType":5126,"count":4,"max":[0.03714954892654599,-0.0012003743625812612,-0.007300200290686348],"min":[0.03709954892776898,-0.002500374335162402,-0.007350200403112893],"type":"VEC3"},{"bufferView":0,"byteOffset":2653152,"componentType":5126,"count":4,"max":[0.038149548902093,-0.0012003743669523992,-0.007300200290686341],"min":[0.03714954892654599,-0.002500374335162402,-0.007300200404335897],"type":"VEC3"},{"bufferView":0,"byteOffset":2653200,"componentType":5126,"count":10,"max":[0.038149548902093,-0.0010503742657126018,-0.007300200290686341],"min":[0.03814954890209299,-0.002500374335162402,-0.009300200355428893],"type":"VEC3"},{"bufferView":0,"byteOffset":2653320,"componentType":5126,"count":4,"max":[0.03144328178791301,-0.00245037416153993,-0.008832197575710752],"min":[0.031239244688170003,-0.0025003742012310115,-0.009300200355428886],"type":"VEC3"},{"bufferView":0,"byteOffset":2653368,"componentType":5126,"count":4,"max":[0.031239244688170003,-0.00245037416153993,-0.008832197575710752],"min":[0.031055421267331,-0.0025003742012310115,-0.009300200355428886],"type":"VEC3"},{"bufferView":0,"byteOffset":2653416,"componentType":5126,"count":3,"max":[0.03144328178791301,-0.00245037416153993,-0.008832197575710752],"min":[0.031055421267331,-0.002450374202454011,-0.009300200351057747],"type":"VEC3"},{"bufferView":0,"byteOffset":2653452,"componentType":5126,"count":4,"max":[0.03049954908916,-0.0014503741859929384,-0.00910020026852601],"min":[0.030349549092827985,-0.0014503742034774802,-0.009300200263635013],"type":"VEC3"},{"bufferView":0,"byteOffset":2653500,"componentType":5126,"count":6,"max":[0.03049954908916,-0.0011503742108134815,-0.008500200256971213],"min":[0.03049954908916,-0.0017503742485951185,-0.009300200289861827],"type":"VEC3"},{"bufferView":0,"byteOffset":2653572,"componentType":5126,"count":4,"max":[0.030699549084268994,-0.00175037417865693,-0.008500200309424841],"min":[0.03049954908916,-0.0017503742485951185,-0.009300200289861834],"type":"VEC3"},{"bufferView":0,"byteOffset":2653620,"componentType":5126,"count":4,"max":[0.030699549084268994,-0.0011503741933289397,-0.008500200256971213],"min":[0.030699549084268994,-0.0017503742485951185,-0.009300200289861834],"type":"VEC3"},{"bufferView":0,"byteOffset":2653668,"componentType":5126,"count":4,"max":[0.030899549079379002,-0.0011503741933289397,-0.008500200256971213],"min":[0.030699549084268994,-0.0011503742632671212,-0.009300200237408192],"type":"VEC3"},{"bufferView":0,"byteOffset":2653716,"componentType":5126,"count":4,"max":[0.030899549079379002,-0.0010503741957744203,-0.008500200248228921],"min":[0.030899549079378988,-0.0011503742632671212,-0.009300200237408192],"type":"VEC3"},{"bufferView":0,"byteOffset":2653764,"componentType":5126,"count":99,"max":[0.038149548902093,-0.0010503741957744203,-0.007900200262900932],"min":[0.030349549092828,-0.0010503743181662416,-0.00930020022866593],"type":"VEC3"},{"bufferView":0,"byteOffset":2654952,"componentType":5126,"count":4,"max":[0.037599548915542014,-0.0010503741957744203,-0.008500200248228921],"min":[0.037599548915541986,-0.0011503742632671212,-0.009300200237408192],"type":"VEC3"},{"bufferView":0,"byteOffset":2655000,"componentType":5126,"count":4,"max":[0.03779954891065201,-0.0011503741933289397,-0.008500200256971204],"min":[0.037599548915541986,-0.0011503742632671212,-0.009300200237408199],"type":"VEC3"},{"bufferView":0,"byteOffset":2655048,"componentType":5126,"count":4,"max":[0.03779954891065201,-0.0011503741933289397,-0.008500200256971204],"min":[0.037799548910651994,-0.0017503742485951185,-0.009300200289861841],"type":"VEC3"},{"bufferView":0,"byteOffset":2655096,"componentType":5126,"count":4,"max":[0.037999548905761,-0.00175037417865693,-0.008500200309424841],"min":[0.037799548910651994,-0.0017503742485951185,-0.009300200289861841],"type":"VEC3"},{"bufferView":0,"byteOffset":2655144,"componentType":5126,"count":6,"max":[0.037999548905761016,-0.0011503742108134815,-0.008500200256971204],"min":[0.03799954890576099,-0.0017503742485951185,-0.009300200289861834],"type":"VEC3"},{"bufferView":0,"byteOffset":2655216,"componentType":5126,"count":4,"max":[0.038149548902093,-0.0014503741859929384,-0.00910020026852601],"min":[0.037999548905761,-0.0014503742034774802,-0.00930020026363502],"type":"VEC3"},{"bufferView":0,"byteOffset":2655264,"componentType":5126,"count":4,"max":[0.030799549081823998,-0.0016003741823249307,-0.00785020031220543],"min":[0.030799549081823984,-0.00210037429686189,-0.009300200320459794],"type":"VEC3"},{"bufferView":0,"byteOffset":2655312,"componentType":5126,"count":4,"max":[0.030949549078156,-0.002100374170098931,-0.007850200355916798],"min":[0.030799549081823998,-0.00210037429686189,-0.009300200320459794],"type":"VEC3"},{"bufferView":0,"byteOffset":2655360,"componentType":5126,"count":4,"max":[0.030949549078156,-0.002100374170098931,-0.007850200355916798],"min":[0.03094954907815598,-0.0023003742919708897,-0.009300200337944346],"type":"VEC3"},{"bufferView":0,"byteOffset":2655408,"componentType":5126,"count":4,"max":[0.037549548916765006,-0.0023003741652079307,-0.007850200373401336],"min":[0.03094954907815598,-0.0023003742919708897,-0.009300200337944346],"type":"VEC3"},{"bufferView":0,"byteOffset":2655456,"componentType":5126,"count":4,"max":[0.037549548916765006,-0.002100374170098931,-0.007850200355916798],"min":[0.03754954891676499,-0.0023003742919708897,-0.009300200337944346],"type":"VEC3"},{"bufferView":0,"byteOffset":2655504,"componentType":5126,"count":4,"max":[0.03769954891309699,-0.002100374170098931,-0.00785020035591679],"min":[0.03754954891676499,-0.00210037429686189,-0.009300200320459794],"type":"VEC3"},{"bufferView":0,"byteOffset":2655552,"componentType":5126,"count":4,"max":[0.03769954891309701,-0.0016003741823249307,-0.007850200312205438],"min":[0.03769954891309699,-0.00210037429686189,-0.009300200320459794],"type":"VEC3"},{"bufferView":0,"byteOffset":2655600,"componentType":5126,"count":4,"max":[0.03769954891309701,-0.0016003741823249307,-0.00785020031220543],"min":[0.03754954891676499,-0.0016003743090879006,-0.009300200276748428],"type":"VEC3"},{"bufferView":0,"byteOffset":2655648,"componentType":5126,"count":4,"max":[0.03754954891676499,-0.0012503741908839387,-0.007850200281607472],"min":[0.03754954891676499,-0.0016003743090879006,-0.009300200276748428],"type":"VEC3"},{"bufferView":0,"byteOffset":2655696,"componentType":5126,"count":4,"max":[0.03754954891676499,-0.0012503741908839387,-0.007850200281607472],"min":[0.030949549078156,-0.0012503743176469015,-0.009300200246150475],"type":"VEC3"},{"bufferView":0,"byteOffset":2655744,"componentType":5126,"count":4,"max":[0.030949549078156013,-0.0012503741908839387,-0.007850200281607479],"min":[0.030949549078156,-0.0016003743090879006,-0.009300200276748428],"type":"VEC3"},{"bufferView":0,"byteOffset":2655792,"componentType":5126,"count":4,"max":[0.030949549078156013,-0.0016003741823249307,-0.00785020031220543],"min":[0.030799549081823984,-0.0016003743090879006,-0.009300200276748428],"type":"VEC3"},{"bufferView":0,"byteOffset":2655840,"componentType":5126,"count":4,"max":[0.03049954908916,-0.0011503742108134815,-0.009100200242299196],"min":[0.030349549092827985,-0.0014503742034774802,-0.009100200268526017],"type":"VEC3"},{"bufferView":0,"byteOffset":2655888,"componentType":5126,"count":64,"max":[0.038149548902093,-0.0012003743144987596,-0.007300200290686341],"min":[0.030349549092828,-0.0012003743669523992,-0.007900200276014346],"type":"VEC3"},{"bufferView":0,"byteOffset":2656656,"componentType":5126,"count":4,"max":[0.038149548902093,-0.0010503743181662416,-0.007900200262900932],"min":[0.030349549092828,-0.0012003743144987596,-0.007900200276014346],"type":"VEC3"},{"bufferView":0,"byteOffset":2656704,"componentType":5126,"count":8,"max":[0.030899549079379002,-0.0010503742657126018,-0.008500200248228921],"min":[0.030349549092828,-0.0017503742485951185,-0.008500200309424848],"type":"VEC3"},{"bufferView":0,"byteOffset":2656800,"componentType":5126,"count":4,"max":[0.03049954908916,-0.0011503742108134815,-0.008500200256971204],"min":[0.030349549092827985,-0.0011503742632671212,-0.009100200242299196],"type":"VEC3"},{"bufferView":0,"byteOffset":2656848,"componentType":5126,"count":33,"max":[0.031449549065929006,-0.0010003743281311798,-0.007300200281944065],"min":[0.03144954906592899,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2657244,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0016103743394418508,-0.007480200322127665],"min":[0.031449549065929006,-0.0016103743411903118,-0.0075002003216386726],"type":"VEC3"},{"bufferView":0,"byteOffset":2657292,"componentType":5126,"count":33,"max":[0.03164954906103901,-0.0010003743281311798,-0.007300200281944072],"min":[0.031649549061038985,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2657688,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0014103743443318493,-0.007480200304643113],"min":[0.03144954906592899,-0.0014103743460803103,-0.0075002003041541206],"type":"VEC3"},{"bufferView":0,"byteOffset":2657736,"componentType":5126,"count":4,"max":[0.031649549061039,-0.00210037432745985,-0.007400200366920799],"min":[0.03144954906592899,-0.002100374336202119,-0.007500200364475795],"type":"VEC3"},{"bufferView":0,"byteOffset":2657784,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0019003743323498519,-0.007480200347480249],"min":[0.03144954906592899,-0.0019003743340983094,-0.007500200346991257],"type":"VEC3"},{"bufferView":0,"byteOffset":2657832,"componentType":5126,"count":33,"max":[0.032049549051257016,-0.0010003743281311798,-0.007300200281944072],"min":[0.03204954905125699,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2658228,"componentType":5126,"count":4,"max":[0.032249549046366996,-0.0016103743394418508,-0.007480200322127665],"min":[0.032049549051257,-0.0016103743411903118,-0.007500200321638666],"type":"VEC3"},{"bufferView":0,"byteOffset":2658276,"componentType":5126,"count":33,"max":[0.03224954904636701,-0.0010003743281311798,-0.007300200281944072],"min":[0.03224954904636698,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2658672,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0014103743443318493,-0.007480200304643113],"min":[0.032049549051257,-0.0014103743460803103,-0.007500200304154113],"type":"VEC3"},{"bufferView":0,"byteOffset":2658720,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.00210037432745985,-0.007400200366920806],"min":[0.032049549051257,-0.002100374336202119,-0.007500200364475802],"type":"VEC3"},{"bufferView":0,"byteOffset":2658768,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0019003743323498519,-0.007480200347480249],"min":[0.03204954905125699,-0.0019003743340983094,-0.007500200346991257],"type":"VEC3"},{"bufferView":0,"byteOffset":2658816,"componentType":5126,"count":33,"max":[0.03264954903658501,-0.0010003743281311798,-0.007300200281944058],"min":[0.032649549036584985,-0.002100374336202119,-0.007800200274088198],"type":"VEC3"},{"bufferView":0,"byteOffset":2659212,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0016103743394418508,-0.007480200322127665],"min":[0.032649549036584985,-0.0016103743411903118,-0.007500200321638659],"type":"VEC3"},{"bufferView":0,"byteOffset":2659260,"componentType":5126,"count":33,"max":[0.03284954903169502,-0.0010003743281311798,-0.007300200281944058],"min":[0.03284954903169499,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2659656,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0014103743443318493,-0.007480200304643113],"min":[0.032649549036584985,-0.0014103743460803103,-0.0075002003041541206],"type":"VEC3"},{"bufferView":0,"byteOffset":2659704,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.00210037432745985,-0.007400200366920799],"min":[0.032649549036584985,-0.002100374336202119,-0.0075002003644757875],"type":"VEC3"},{"bufferView":0,"byteOffset":2659752,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0019003743323498519,-0.007480200347480257],"min":[0.032649549036585,-0.0019003743340983094,-0.007500200346991264],"type":"VEC3"},{"bufferView":0,"byteOffset":2659800,"componentType":5126,"count":33,"max":[0.03324954902191401,-0.0010003743281311798,-0.007300200281944058],"min":[0.033249549021913995,-0.002100374336202119,-0.007800200274088198],"type":"VEC3"},{"bufferView":0,"byteOffset":2660196,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0016103743394418508,-0.007480200322127658],"min":[0.033249549021913995,-0.0016103743411903118,-0.007500200321638666],"type":"VEC3"},{"bufferView":0,"byteOffset":2660244,"componentType":5126,"count":33,"max":[0.03344954901702302,-0.0010003743281311798,-0.007300200281944065],"min":[0.03344954901702299,-0.002100374336202119,-0.007800200274088198],"type":"VEC3"},{"bufferView":0,"byteOffset":2660640,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0014103743443318493,-0.007480200304643113],"min":[0.033249549021913995,-0.0014103743460803103,-0.0075002003041541206],"type":"VEC3"},{"bufferView":0,"byteOffset":2660688,"componentType":5126,"count":4,"max":[0.033449549017023,-0.00210037432745985,-0.007400200366920799],"min":[0.033249549021913995,-0.002100374336202119,-0.0075002003644757875],"type":"VEC3"},{"bufferView":0,"byteOffset":2660736,"componentType":5126,"count":4,"max":[0.03344954901702302,-0.0019003743323498519,-0.007480200347480257],"min":[0.03324954902191401,-0.0019003743340983094,-0.007500200346991264],"type":"VEC3"},{"bufferView":0,"byteOffset":2660784,"componentType":5126,"count":33,"max":[0.033849549007242005,-0.0010003743281311798,-0.007300200281944065],"min":[0.03384954900724198,-0.002100374336202119,-0.007800200274088198],"type":"VEC3"},{"bufferView":0,"byteOffset":2661180,"componentType":5126,"count":4,"max":[0.034049549002351014,-0.0016103743394418508,-0.007480200322127665],"min":[0.03384954900724199,-0.0016103743411903118,-0.007500200321638666],"type":"VEC3"},{"bufferView":0,"byteOffset":2661228,"componentType":5126,"count":33,"max":[0.034049549002351014,-0.0010003743281311798,-0.007300200281944065],"min":[0.034049549002350986,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2661624,"componentType":5126,"count":4,"max":[0.034049549002351014,-0.0014103743443318493,-0.007480200304643113],"min":[0.03384954900724199,-0.0014103743460803103,-0.007500200304154113],"type":"VEC3"},{"bufferView":0,"byteOffset":2661672,"componentType":5126,"count":4,"max":[0.034049549002351,-0.00210037432745985,-0.007400200366920806],"min":[0.03384954900724198,-0.002100374336202119,-0.007500200364475795],"type":"VEC3"},{"bufferView":0,"byteOffset":2661720,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0019003743323498519,-0.007480200347480257],"min":[0.03384954900724199,-0.0019003743340983094,-0.007500200346991249],"type":"VEC3"},{"bufferView":0,"byteOffset":2661768,"componentType":5126,"count":33,"max":[0.034449548992570016,-0.0010003743281311798,-0.007300200281944065],"min":[0.03444954899256999,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2662164,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0016103743394418508,-0.007480200322127658],"min":[0.03444954899257,-0.0016103743411903118,-0.007500200321638659],"type":"VEC3"},{"bufferView":0,"byteOffset":2662212,"componentType":5126,"count":33,"max":[0.03464954898767901,-0.0010003743281311798,-0.007300200281944058],"min":[0.03464954898767898,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2662608,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0014103743443318493,-0.007480200304643113],"min":[0.03444954899257,-0.0014103743460803103,-0.007500200304154113],"type":"VEC3"},{"bufferView":0,"byteOffset":2662656,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.00210037432745985,-0.007400200366920806],"min":[0.03444954899256999,-0.002100374336202119,-0.007500200364475795],"type":"VEC3"},{"bufferView":0,"byteOffset":2662704,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0019003743323498519,-0.007480200347480257],"min":[0.03444954899257,-0.0019003743340983094,-0.007500200346991257],"type":"VEC3"},{"bufferView":0,"byteOffset":2662752,"componentType":5126,"count":33,"max":[0.03504954897789801,-0.0010003743281311798,-0.007300200281944058],"min":[0.035049548977897985,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2663148,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0016103743394418508,-0.007480200322127665],"min":[0.035049548977897985,-0.0016103743411903118,-0.007500200321638666],"type":"VEC3"},{"bufferView":0,"byteOffset":2663196,"componentType":5126,"count":33,"max":[0.03524954897300701,-0.0010003743281311798,-0.007300200281944065],"min":[0.03524954897300699,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2663592,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0014103743443318493,-0.00748020030464312],"min":[0.035049548977897985,-0.0014103743460803103,-0.007500200304154113],"type":"VEC3"},{"bufferView":0,"byteOffset":2663640,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.00210037432745985,-0.007400200366920799],"min":[0.035049548977898,-0.002100374336202119,-0.007500200364475795],"type":"VEC3"},{"bufferView":0,"byteOffset":2663688,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0019003743323498519,-0.007480200347480249],"min":[0.035049548977898,-0.0019003743340983094,-0.007500200346991257],"type":"VEC3"},{"bufferView":0,"byteOffset":2663736,"componentType":5126,"count":33,"max":[0.03564954896322602,-0.0010003743281311798,-0.007300200281944065],"min":[0.035649548963225995,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2664132,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0016103743394418508,-0.007480200322127658],"min":[0.03564954896322601,-0.0016103743411903118,-0.007500200321638666],"type":"VEC3"},{"bufferView":0,"byteOffset":2664180,"componentType":5126,"count":33,"max":[0.03584954895833501,-0.0010003743281311798,-0.007300200281944065],"min":[0.035849548958334976,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2664576,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0014103743443318493,-0.007480200304643105],"min":[0.035649548963225995,-0.0014103743460803103,-0.007500200304154113],"type":"VEC3"},{"bufferView":0,"byteOffset":2664624,"componentType":5126,"count":4,"max":[0.03584954895833499,-0.00210037432745985,-0.007400200366920806],"min":[0.035649548963225995,-0.002100374336202119,-0.007500200364475795],"type":"VEC3"},{"bufferView":0,"byteOffset":2664672,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0019003743323498519,-0.007480200347480249],"min":[0.035649548963225995,-0.0019003743340983094,-0.007500200346991257],"type":"VEC3"},{"bufferView":0,"byteOffset":2664720,"componentType":5126,"count":33,"max":[0.036249548948554006,-0.0010003743281311798,-0.007300200281944065],"min":[0.03624954894855399,-0.002100374336202119,-0.007800200274088212],"type":"VEC3"},{"bufferView":0,"byteOffset":2665116,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0016103743394418508,-0.007480200322127658],"min":[0.03624954894855399,-0.0016103743411903118,-0.007500200321638666],"type":"VEC3"},{"bufferView":0,"byteOffset":2665164,"componentType":5126,"count":33,"max":[0.03644954894366302,-0.0010003743281311798,-0.007300200281944065],"min":[0.03644954894366299,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2665560,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0014103743443318493,-0.007480200304643113],"min":[0.03624954894855399,-0.0014103743460803103,-0.0075002003041541206],"type":"VEC3"},{"bufferView":0,"byteOffset":2665608,"componentType":5126,"count":4,"max":[0.03644954894366299,-0.00210037432745985,-0.007400200366920799],"min":[0.03624954894855399,-0.002100374336202119,-0.007500200364475795],"type":"VEC3"},{"bufferView":0,"byteOffset":2665656,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0019003743323498519,-0.007480200347480257],"min":[0.03624954894855399,-0.0019003743340983094,-0.007500200346991257],"type":"VEC3"},{"bufferView":0,"byteOffset":2665704,"componentType":5126,"count":33,"max":[0.03684954893388202,-0.0010003743281311798,-0.007300200281944072],"min":[0.03684954893388199,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2666100,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0016103743394418508,-0.007480200322127665],"min":[0.03684954893388199,-0.0016103743411903118,-0.0075002003216386726],"type":"VEC3"},{"bufferView":0,"byteOffset":2666148,"componentType":5126,"count":33,"max":[0.03704954892899102,-0.0010003743281311798,-0.007300200281944072],"min":[0.03704954892899099,-0.002100374336202119,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2666544,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0014103743443318493,-0.007480200304643113],"min":[0.03684954893388199,-0.0014103743460803103,-0.007500200304154113],"type":"VEC3"},{"bufferView":0,"byteOffset":2666592,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.00210037432745985,-0.007400200366920806],"min":[0.03684954893388199,-0.002100374336202119,-0.007500200364475795],"type":"VEC3"},{"bufferView":0,"byteOffset":2666640,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0019003743323498519,-0.007480200347480249],"min":[0.03684954893388199,-0.0019003743340983094,-0.007500200346991257],"type":"VEC3"},{"bufferView":0,"byteOffset":2666688,"componentType":5126,"count":4,"max":[0.038149548902093,-0.0011503742108134815,-0.009100200242299189],"min":[0.037999548905761016,-0.0014503742034774802,-0.009100200268526017],"type":"VEC3"},{"bufferView":0,"byteOffset":2666736,"componentType":5126,"count":4,"max":[0.038149548902093,-0.0011503742108134815,-0.008500200256971204],"min":[0.03799954890576099,-0.0011503742632671212,-0.009100200242299196],"type":"VEC3"},{"bufferView":0,"byteOffset":2666784,"componentType":5126,"count":8,"max":[0.038149548902093,-0.0010503742657126018,-0.008500200248228921],"min":[0.037599548915541986,-0.0017503742485951185,-0.008500200309424848],"type":"VEC3"},{"bufferView":0,"byteOffset":2666880,"componentType":5126,"count":4,"max":[0.033653822074782014,-0.0010503742542159707,-0.008631706504571917],"min":[0.03360991963683101,-0.0011003742529933085,-0.00863170650894306],"type":"VEC3"},{"bufferView":0,"byteOffset":2666928,"componentType":5126,"count":4,"max":[0.03368417649477101,-0.0010503742542159707,-0.008547560165165927],"min":[0.033653822074782,-0.0011003742603496107,-0.008631706508943054],"type":"VEC3"},{"bufferView":0,"byteOffset":2666976,"componentType":5126,"count":4,"max":[0.03380810941857,-0.0010503742615722692,-0.008547560165165927],"min":[0.033684176494771,-0.0011003742603496107,-0.008547560169537071],"type":"VEC3"},{"bufferView":0,"byteOffset":2667024,"componentType":5126,"count":4,"max":[0.03383674889957702,-0.0010503742542159707,-0.008547560165165927],"min":[0.03380810941856999,-0.0011003742603496107,-0.00863170650894307],"type":"VEC3"},{"bufferView":0,"byteOffset":2667072,"componentType":5126,"count":4,"max":[0.033880651337527,-0.0010503742542159707,-0.008631706504571924],"min":[0.033836748899577,-0.0011003742529933085,-0.00863170650894307],"type":"VEC3"},{"bufferView":0,"byteOffset":2667120,"componentType":5126,"count":4,"max":[0.033880651337527,-0.0010503742542159707,-0.008331706511907485],"min":[0.03376723670615401,-0.0011003742792201302,-0.00863170650894306],"type":"VEC3"},{"bufferView":0,"byteOffset":2667168,"componentType":5126,"count":4,"max":[0.03376723670615401,-0.0010503742804427888,-0.008331706511907478],"min":[0.03372699280469999,-0.0011003742792201302,-0.008331706516278629],"type":"VEC3"},{"bufferView":0,"byteOffset":2667216,"componentType":5126,"count":4,"max":[0.033726992804700005,-0.0010503742542159707,-0.008331706511907478],"min":[0.03360991963683101,-0.0011003742792201302,-0.00863170650894306],"type":"VEC3"},{"bufferView":0,"byteOffset":2667264,"componentType":5126,"count":4,"max":[0.034144065965233,-0.0010503742542159707,-0.00833170651190747],"min":[0.034144065965232985,-0.0011003742792201302,-0.00863170650894306],"type":"VEC3"},{"bufferView":0,"byteOffset":2667312,"componentType":5126,"count":4,"max":[0.034144065965233,-0.0010503742804427888,-0.00833170651190747],"min":[0.034059405144131985,-0.0011003742792201302,-0.008331706516278615],"type":"VEC3"},{"bufferView":0,"byteOffset":2667360,"componentType":5126,"count":18,"max":[0.034059405144132,-0.0010503742676592118,-0.00833170651190747],"min":[0.033902602556503,-0.0011003742792201302,-0.008477933646849067],"type":"VEC3"},{"bufferView":0,"byteOffset":2667576,"componentType":5126,"count":18,"max":[0.03406249203430002,-0.0010503742542159707,-0.008477933642477928],"min":[0.033902602556503,-0.0011003742664365498,-0.008631706508943054],"type":"VEC3"},{"bufferView":0,"byteOffset":2667792,"componentType":5126,"count":4,"max":[0.034144065965233,-0.0010503742542159707,-0.008631706504571924],"min":[0.03406249203430001,-0.0011003742529933085,-0.00863170650894306],"type":"VEC3"},{"bufferView":0,"byteOffset":2667840,"componentType":5126,"count":4,"max":[0.034363578154986994,-0.0010503742542159707,-0.008631706504571924],"min":[0.034202602549166995,-0.0011003742529933085,-0.00863170650894307],"type":"VEC3"},{"bufferView":0,"byteOffset":2667888,"componentType":5126,"count":4,"max":[0.03436357815498701,-0.0010503742542159707,-0.008331706511907478],"min":[0.03436357815498698,-0.0011003742792201302,-0.00863170650894306],"type":"VEC3"},{"bufferView":0,"byteOffset":2667936,"componentType":5126,"count":4,"max":[0.03436357815498701,-0.0010503742804427888,-0.00833170651190747],"min":[0.03420991962215878,-0.0011003742792201302,-0.008331706516278615],"type":"VEC3"},{"bufferView":0,"byteOffset":2667984,"componentType":5126,"count":4,"max":[0.03420991962215881,-0.001050374277564231,-0.00833170651190747],"min":[0.03420991962215878,-0.0011003742792201302,-0.008364633344742068],"type":"VEC3"},{"bufferView":0,"byteOffset":2668032,"componentType":5126,"count":4,"max":[0.0343233342535317,-0.001050374277564231,-0.008364633340370922],"min":[0.034209919622158795,-0.0011003742763415687,-0.008364633344742068],"type":"VEC3"},{"bufferView":0,"byteOffset":2668080,"componentType":5126,"count":4,"max":[0.0343233342535317,-0.0010503742689285717,-0.00836463334037093],"min":[0.034323334253531686,-0.0011003742763415687,-0.00846341383013106],"type":"VEC3"},{"bufferView":0,"byteOffset":2668128,"componentType":5126,"count":4,"max":[0.0343233342535317,-0.0010503742689285717,-0.008463413825759922],"min":[0.0342172366951506,-0.0011003742677059094,-0.008463413830131068],"type":"VEC3"},{"bufferView":0,"byteOffset":2668176,"componentType":5126,"count":4,"max":[0.0342172366951506,-0.0010503742660500207,-0.008463413825759922],"min":[0.03421723669515059,-0.0011003742677059094,-0.008496340658594064],"type":"VEC3"},{"bufferView":0,"byteOffset":2668224,"componentType":5126,"count":4,"max":[0.0343233342535317,-0.0010503742660500207,-0.00849634065422292],"min":[0.03421723669515059,-0.0011003742648273587,-0.008496340658594064],"type":"VEC3"},{"bufferView":0,"byteOffset":2668272,"componentType":5126,"count":4,"max":[0.0343233342535317,-0.0010503742570945214,-0.008496340654222927],"min":[0.034323334253531686,-0.0011003742648273587,-0.00859877968047907],"type":"VEC3"},{"bufferView":0,"byteOffset":2668320,"componentType":5126,"count":4,"max":[0.0343233342535317,-0.0010503742570945214,-0.008598779676107924],"min":[0.034202602549166995,-0.0011003742558718592,-0.00859877968047907],"type":"VEC3"},{"bufferView":0,"byteOffset":2668368,"componentType":5126,"count":4,"max":[0.03420260254916701,-0.0010503742542159707,-0.008598779676107924],"min":[0.034202602549166995,-0.0011003742558718592,-0.00863170650894307],"type":"VEC3"},{"bufferView":0,"byteOffset":2668416,"componentType":5126,"count":8,"max":[0.03450466046861,-0.0010503742538961304,-0.008616157724463926],"min":[0.034422114738921,-0.0011003742543526194,-0.008635365045439066],"type":"VEC3"},{"bufferView":0,"byteOffset":2668512,"componentType":5126,"count":18,"max":[0.03464528546517102,-0.0010503742538961304,-0.008487365806881926],"min":[0.034504660468609984,-0.0011003742656119613,-0.008635365045439066],"type":"VEC3"},{"bufferView":0,"byteOffset":2668728,"componentType":5126,"count":18,"max":[0.03464528546517102,-0.00105037426683462,-0.008328047975411573],"min":[0.034492713060366,-0.0011003742795399596,-0.008487365811253063],"type":"VEC3"},{"bufferView":0,"byteOffset":2668944,"componentType":5126,"count":8,"max":[0.034492713060366,-0.001050374279723151,-0.008328047975411573],"min":[0.034422114738921,-0.0011003742795399596,-0.008339938223394064],"type":"VEC3"},{"bufferView":0,"byteOffset":2669040,"componentType":5126,"count":4,"max":[0.03442211473892101,-0.00105037427620492,-0.008339938219022926],"min":[0.034422114738921,-0.0011003742785004888,-0.008380182124849065],"type":"VEC3"},{"bufferView":0,"byteOffset":2669088,"componentType":5126,"count":8,"max":[0.034492370072569,-0.00105037427620492,-0.008360974803874918],"min":[0.03442211473892101,-0.001100374276661409,-0.008380182124849065],"type":"VEC3"},{"bufferView":0,"byteOffset":2669184,"componentType":5126,"count":18,"max":[0.034605041563716,-0.00105037426704952,-0.008360974803874918],"min":[0.034492370072569,-0.001100374276661409,-0.008484907732044064],"type":"VEC3"},{"bufferView":0,"byteOffset":2669400,"componentType":5126,"count":18,"max":[0.034605041563716,-0.0010503742567746811,-0.008484907727672927],"min":[0.034499115499232985,-0.0011003742658268615,-0.008602438216975067],"type":"VEC3"},{"bufferView":0,"byteOffset":2669616,"componentType":5126,"count":8,"max":[0.034499115499233,-0.0010503742567746811,-0.00858323089600092],"min":[0.034422114738921,-0.0011003742572311807,-0.008602438216975067],"type":"VEC3"},{"bufferView":0,"byteOffset":2669712,"componentType":5126,"count":4,"max":[0.03442211473892101,-0.0010503742555752816,-0.00858323089600092],"min":[0.034422114738921,-0.0011003742572311807,-0.00861615772883507],"type":"VEC3"},{"bufferView":0,"byteOffset":2669760,"componentType":5126,"count":4,"max":[0.03482455375347002,-0.0010503742542159707,-0.008631706504571924],"min":[0.034670895220643004,-0.0011003742529933085,-0.00863170650894307],"type":"VEC3"},{"bufferView":0,"byteOffset":2669808,"componentType":5126,"count":4,"max":[0.03482455375347002,-0.0010503742542159707,-0.008331706511907478],"min":[0.03482455375347,-0.0011003742792201302,-0.008631706508943054],"type":"VEC3"},{"bufferView":0,"byteOffset":2669856,"componentType":5126,"count":4,"max":[0.03482455375347,-0.0010503742804427888,-0.008331706511907478],"min":[0.03478430985201599,-0.0011003742792201302,-0.008331706516278615],"type":"VEC3"},{"bufferView":0,"byteOffset":2669904,"componentType":5126,"count":4,"max":[0.034784309852016006,-0.0010503742570945214,-0.008331706511907478],"min":[0.03478430985201599,-0.0011003742792201302,-0.00859877968047907],"type":"VEC3"},{"bufferView":0,"byteOffset":2669952,"componentType":5126,"count":4,"max":[0.034784309852016006,-0.0010503742570945214,-0.008598779676107924],"min":[0.03467089522064299,-0.0011003742558718592,-0.00859877968047907],"type":"VEC3"},{"bufferView":0,"byteOffset":2670000,"componentType":5126,"count":4,"max":[0.034670895220643004,-0.0010503742542159707,-0.008598779676107924],"min":[0.03467089522064299,-0.0011003742558718592,-0.00863170650894307],"type":"VEC3"},{"bufferView":0,"byteOffset":2670048,"componentType":5126,"count":92,"max":[0.03769954891309699,-0.0012503743176469015,-0.007850200281607472],"min":[0.030799549081823998,-0.0023003742919708897,-0.00785020037340135],"type":"VEC3"},{"bufferView":0,"byteOffset":2671152,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0012503743499933115,-0.007480200290655475],"min":[0.031449549065929006,-0.0014103743460803103,-0.007480200304643113],"type":"VEC3"},{"bufferView":0,"byteOffset":2671200,"componentType":5126,"count":16,"max":[0.03164954906103901,-0.00115037434369604,-0.007480200290655475],"min":[0.03144954906592899,-0.0012503743499933115,-0.007580200279468209],"type":"VEC3"},{"bufferView":0,"byteOffset":2671392,"componentType":5126,"count":4,"max":[0.031649549061039,-0.00115037432446303,-0.007580200279468209],"min":[0.03144954906592899,-0.00115037434369604,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2671440,"componentType":5126,"count":4,"max":[0.03164954906103901,-0.0010003743281311798,-0.007800200260974791],"min":[0.03144954906592899,-0.00115037432446303,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2671488,"componentType":5126,"count":4,"max":[0.03164954906103901,-0.0010003743281311798,-0.007400200270755789],"min":[0.03144954906592899,-0.0010003743631002706,-0.0078002002609747975],"type":"VEC3"},{"bufferView":0,"byteOffset":2671536,"componentType":5126,"count":16,"max":[0.03164954906103901,-0.0010003743631002706,-0.007300200281944065],"min":[0.03144954906592899,-0.001100374369397219,-0.007400200270755789],"type":"VEC3"},{"bufferView":0,"byteOffset":2671728,"componentType":5126,"count":4,"max":[0.03164954906103901,-0.001100374369397219,-0.007300200281944065],"min":[0.03144954906592899,-0.0020003743473894,-0.00730020036062453],"type":"VEC3"},{"bufferView":0,"byteOffset":2671776,"componentType":5126,"count":16,"max":[0.03164954906103901,-0.0020003743473894,-0.007300200360624523],"min":[0.03144954906592899,-0.002100374336202119,-0.007400200366920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2671968,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0016103743411903118,-0.007480200322127665],"min":[0.03144954906592899,-0.0019003743340983094,-0.007480200347480249],"type":"VEC3"},{"bufferView":0,"byteOffset":2672016,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0012503743499933115,-0.007480200290655475],"min":[0.03204954905125699,-0.0014103743460803103,-0.007480200304643113],"type":"VEC3"},{"bufferView":0,"byteOffset":2672064,"componentType":5126,"count":16,"max":[0.03224954904636701,-0.00115037434369604,-0.007480200290655475],"min":[0.03204954905125699,-0.0012503743499933115,-0.007580200279468202],"type":"VEC3"},{"bufferView":0,"byteOffset":2672256,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.00115037432446303,-0.007580200279468202],"min":[0.032049549051257,-0.00115037434369604,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2672304,"componentType":5126,"count":4,"max":[0.032249549046366996,-0.0010003743281311798,-0.0078002002609747975],"min":[0.032049549051257,-0.00115037432446303,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2672352,"componentType":5126,"count":4,"max":[0.032249549046366996,-0.0010003743281311798,-0.007400200270755789],"min":[0.032049549051257,-0.0010003743631002706,-0.0078002002609747975],"type":"VEC3"},{"bufferView":0,"byteOffset":2672400,"componentType":5126,"count":16,"max":[0.03224954904636701,-0.0010003743631002706,-0.007300200281944072],"min":[0.03204954905125699,-0.001100374369397219,-0.007400200270755789],"type":"VEC3"},{"bufferView":0,"byteOffset":2672592,"componentType":5126,"count":4,"max":[0.032249549046366996,-0.001100374369397219,-0.007300200281944072],"min":[0.032049549051257,-0.0020003743473894,-0.00730020036062453],"type":"VEC3"},{"bufferView":0,"byteOffset":2672640,"componentType":5126,"count":16,"max":[0.03224954904636701,-0.0020003743473894,-0.00730020036062453],"min":[0.032049549051257,-0.002100374336202119,-0.007400200366920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2672832,"componentType":5126,"count":4,"max":[0.032249549046366996,-0.0016103743411903118,-0.007480200322127665],"min":[0.032049549051257,-0.0019003743340983094,-0.007480200347480249],"type":"VEC3"},{"bufferView":0,"byteOffset":2672880,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0012503743499933115,-0.007480200290655475],"min":[0.032649549036584985,-0.0014103743460803103,-0.00748020030464312],"type":"VEC3"},{"bufferView":0,"byteOffset":2672928,"componentType":5126,"count":16,"max":[0.032849549031695006,-0.00115037434369604,-0.007480200290655475],"min":[0.032649549036584985,-0.0012503743499933115,-0.007580200279468209],"type":"VEC3"},{"bufferView":0,"byteOffset":2673120,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.00115037432446303,-0.007580200279468202],"min":[0.032649549036584985,-0.00115037434369604,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2673168,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0010003743281311798,-0.0078002002609747975],"min":[0.032649549036584985,-0.00115037432446303,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2673216,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0010003743281311798,-0.007400200270755789],"min":[0.032649549036584985,-0.0010003743631002706,-0.0078002002609747975],"type":"VEC3"},{"bufferView":0,"byteOffset":2673264,"componentType":5126,"count":16,"max":[0.03284954903169502,-0.0010003743631002706,-0.007300200281944058],"min":[0.032649549036584985,-0.001100374369397219,-0.007400200270755789],"type":"VEC3"},{"bufferView":0,"byteOffset":2673456,"componentType":5126,"count":4,"max":[0.03284954903169499,-0.001100374369397219,-0.007300200281944058],"min":[0.032649549036584985,-0.0020003743473894,-0.007300200360624523],"type":"VEC3"},{"bufferView":0,"byteOffset":2673504,"componentType":5126,"count":16,"max":[0.032849549031695006,-0.0020003743473894,-0.007300200360624523],"min":[0.032649549036584985,-0.002100374336202119,-0.007400200366920799],"type":"VEC3"},{"bufferView":0,"byteOffset":2673696,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0016103743411903118,-0.007480200322127665],"min":[0.032649549036584985,-0.0019003743340983094,-0.007480200347480257],"type":"VEC3"},{"bufferView":0,"byteOffset":2673744,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0012503743499933115,-0.007480200290655475],"min":[0.033249549021913995,-0.0014103743460803103,-0.00748020030464312],"type":"VEC3"},{"bufferView":0,"byteOffset":2673792,"componentType":5126,"count":16,"max":[0.033449549017023,-0.00115037434369604,-0.007480200290655475],"min":[0.033249549021913995,-0.0012503743499933115,-0.007580200279468209],"type":"VEC3"},{"bufferView":0,"byteOffset":2673984,"componentType":5126,"count":4,"max":[0.033449549017023,-0.00115037432446303,-0.007580200279468209],"min":[0.033249549021913995,-0.00115037434369604,-0.007800200274088198],"type":"VEC3"},{"bufferView":0,"byteOffset":2674032,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0010003743281311798,-0.007800200260974791],"min":[0.033249549021913995,-0.00115037432446303,-0.007800200274088198],"type":"VEC3"},{"bufferView":0,"byteOffset":2674080,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0010003743281311798,-0.007400200270755789],"min":[0.033249549021913995,-0.0010003743631002706,-0.0078002002609747975],"type":"VEC3"},{"bufferView":0,"byteOffset":2674128,"componentType":5126,"count":16,"max":[0.03344954901702302,-0.0010003743631002706,-0.007300200281944058],"min":[0.033249549021913995,-0.001100374369397219,-0.007400200270755796],"type":"VEC3"},{"bufferView":0,"byteOffset":2674320,"componentType":5126,"count":4,"max":[0.03344954901702299,-0.001100374369397219,-0.007300200281944058],"min":[0.033249549021913995,-0.0020003743473894,-0.007300200360624515],"type":"VEC3"},{"bufferView":0,"byteOffset":2674368,"componentType":5126,"count":16,"max":[0.033449549017023,-0.0020003743473894,-0.007300200360624515],"min":[0.033249549021913995,-0.002100374336202119,-0.007400200366920799],"type":"VEC3"},{"bufferView":0,"byteOffset":2674560,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0016103743411903118,-0.007480200322127658],"min":[0.033249549021913995,-0.0019003743340983094,-0.007480200347480257],"type":"VEC3"},{"bufferView":0,"byteOffset":2674608,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0012503743499933115,-0.007480200290655475],"min":[0.03384954900724199,-0.0014103743460803103,-0.007480200304643113],"type":"VEC3"},{"bufferView":0,"byteOffset":2674656,"componentType":5126,"count":16,"max":[0.034049549002351,-0.00115037434369604,-0.007480200290655475],"min":[0.03384954900724199,-0.0012503743499933115,-0.007580200279468209],"type":"VEC3"},{"bufferView":0,"byteOffset":2674848,"componentType":5126,"count":4,"max":[0.034049549002351,-0.00115037432446303,-0.007580200279468209],"min":[0.033849549007242005,-0.00115037434369604,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2674896,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0010003743281311798,-0.007800200260974791],"min":[0.033849549007242005,-0.00115037432446303,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2674944,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0010003743281311798,-0.007400200270755796],"min":[0.03384954900724199,-0.0010003743631002706,-0.007800200260974791],"type":"VEC3"},{"bufferView":0,"byteOffset":2674992,"componentType":5126,"count":16,"max":[0.034049549002351014,-0.0010003743631002706,-0.007300200281944065],"min":[0.03384954900724199,-0.001100374369397219,-0.007400200270755796],"type":"VEC3"},{"bufferView":0,"byteOffset":2675184,"componentType":5126,"count":4,"max":[0.034049549002351014,-0.001100374369397219,-0.007300200281944065],"min":[0.03384954900724199,-0.0020003743473894,-0.007300200360624523],"type":"VEC3"},{"bufferView":0,"byteOffset":2675232,"componentType":5126,"count":16,"max":[0.034049549002351014,-0.0020003743473894,-0.007300200360624523],"min":[0.03384954900724199,-0.002100374336202119,-0.007400200366920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2675424,"componentType":5126,"count":4,"max":[0.034049549002351014,-0.0016103743411903118,-0.007480200322127665],"min":[0.03384954900724199,-0.0019003743340983094,-0.007480200347480257],"type":"VEC3"},{"bufferView":0,"byteOffset":2675472,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0012503743499933115,-0.007480200290655468],"min":[0.03444954899257,-0.0014103743460803103,-0.00748020030464312],"type":"VEC3"},{"bufferView":0,"byteOffset":2675520,"componentType":5126,"count":16,"max":[0.03464954898767901,-0.00115037434369604,-0.007480200290655468],"min":[0.03444954899256999,-0.0012503743499933115,-0.007580200279468209],"type":"VEC3"},{"bufferView":0,"byteOffset":2675712,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.00115037432446303,-0.007580200279468209],"min":[0.03444954899257,-0.00115037434369604,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2675760,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0010003743281311798,-0.007800200260974791],"min":[0.03444954899257,-0.00115037432446303,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2675808,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0010003743281311798,-0.007400200270755789],"min":[0.03444954899257,-0.0010003743631002706,-0.007800200260974791],"type":"VEC3"},{"bufferView":0,"byteOffset":2675856,"componentType":5126,"count":16,"max":[0.034649548987678996,-0.0010003743631002706,-0.007300200281944058],"min":[0.03444954899256999,-0.001100374369397219,-0.007400200270755796],"type":"VEC3"},{"bufferView":0,"byteOffset":2676048,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.001100374369397219,-0.007300200281944058],"min":[0.03444954899256999,-0.0020003743473894,-0.007300200360624523],"type":"VEC3"},{"bufferView":0,"byteOffset":2676096,"componentType":5126,"count":16,"max":[0.034649548987678996,-0.0020003743473894,-0.007300200360624523],"min":[0.03444954899256999,-0.002100374336202119,-0.007400200366920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2676288,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0016103743411903118,-0.007480200322127658],"min":[0.03444954899257,-0.0019003743340983094,-0.0074802003474802635],"type":"VEC3"},{"bufferView":0,"byteOffset":2676336,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0012503743499933115,-0.007480200290655475],"min":[0.035049548977897985,-0.0014103743460803103,-0.00748020030464312],"type":"VEC3"},{"bufferView":0,"byteOffset":2676384,"componentType":5126,"count":16,"max":[0.03524954897300701,-0.00115037434369604,-0.007480200290655475],"min":[0.035049548977897985,-0.0012503743499933115,-0.007580200279468202],"type":"VEC3"},{"bufferView":0,"byteOffset":2676576,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.00115037432446303,-0.007580200279468202],"min":[0.035049548977897985,-0.00115037434369604,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2676624,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0010003743281311798,-0.007800200260974791],"min":[0.035049548977897985,-0.00115037432446303,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2676672,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0010003743281311798,-0.007400200270755789],"min":[0.035049548977897985,-0.0010003743631002706,-0.007800200260974791],"type":"VEC3"},{"bufferView":0,"byteOffset":2676720,"componentType":5126,"count":16,"max":[0.03524954897300701,-0.0010003743631002706,-0.007300200281944058],"min":[0.035049548977897985,-0.001100374369397219,-0.007400200270755796],"type":"VEC3"},{"bufferView":0,"byteOffset":2676912,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.001100374369397219,-0.007300200281944058],"min":[0.035049548977898,-0.0020003743473894,-0.00730020036062453],"type":"VEC3"},{"bufferView":0,"byteOffset":2676960,"componentType":5126,"count":16,"max":[0.03524954897300701,-0.0020003743473894,-0.00730020036062453],"min":[0.035049548977897985,-0.002100374336202119,-0.007400200366920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2677152,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0016103743411903118,-0.007480200322127665],"min":[0.035049548977898,-0.0019003743340983094,-0.007480200347480257],"type":"VEC3"},{"bufferView":0,"byteOffset":2677200,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0012503743499933115,-0.007480200290655475],"min":[0.035649548963225995,-0.0014103743460803103,-0.00748020030464312],"type":"VEC3"},{"bufferView":0,"byteOffset":2677248,"componentType":5126,"count":16,"max":[0.03584954895833501,-0.00115037434369604,-0.007480200290655475],"min":[0.035649548963225995,-0.0012503743499933115,-0.007580200279468202],"type":"VEC3"},{"bufferView":0,"byteOffset":2677440,"componentType":5126,"count":4,"max":[0.03584954895833499,-0.00115037432446303,-0.007580200279468202],"min":[0.035649548963225995,-0.00115037434369604,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2677488,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0010003743281311798,-0.007800200260974791],"min":[0.035649548963225995,-0.00115037432446303,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2677536,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0010003743281311798,-0.007400200270755796],"min":[0.035649548963225995,-0.0010003743631002706,-0.0078002002609747975],"type":"VEC3"},{"bufferView":0,"byteOffset":2677584,"componentType":5126,"count":16,"max":[0.03584954895833501,-0.0010003743631002706,-0.007300200281944065],"min":[0.035649548963225995,-0.001100374369397219,-0.007400200270755796],"type":"VEC3"},{"bufferView":0,"byteOffset":2677776,"componentType":5126,"count":4,"max":[0.03584954895833499,-0.001100374369397219,-0.007300200281944065],"min":[0.035649548963225995,-0.0020003743473894,-0.007300200360624523],"type":"VEC3"},{"bufferView":0,"byteOffset":2677824,"componentType":5126,"count":16,"max":[0.03584954895833501,-0.0020003743473894,-0.007300200360624523],"min":[0.035649548963225995,-0.002100374336202119,-0.007400200366920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2678016,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0016103743411903118,-0.007480200322127658],"min":[0.035649548963225995,-0.0019003743340983094,-0.007480200347480257],"type":"VEC3"},{"bufferView":0,"byteOffset":2678064,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0012503743499933115,-0.007480200290655475],"min":[0.03624954894855399,-0.0014103743460803103,-0.007480200304643113],"type":"VEC3"},{"bufferView":0,"byteOffset":2678112,"componentType":5126,"count":16,"max":[0.03644954894366301,-0.00115037434369604,-0.007480200290655475],"min":[0.03624954894855399,-0.0012503743499933115,-0.007580200279468209],"type":"VEC3"},{"bufferView":0,"byteOffset":2678304,"componentType":5126,"count":4,"max":[0.03644954894366299,-0.00115037432446303,-0.007580200279468209],"min":[0.03624954894855399,-0.00115037434369604,-0.007800200274088212],"type":"VEC3"},{"bufferView":0,"byteOffset":2678352,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0010003743281311798,-0.007800200260974791],"min":[0.03624954894855399,-0.00115037432446303,-0.007800200274088212],"type":"VEC3"},{"bufferView":0,"byteOffset":2678400,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0010003743281311798,-0.007400200270755796],"min":[0.03624954894855399,-0.0010003743631002706,-0.007800200260974791],"type":"VEC3"},{"bufferView":0,"byteOffset":2678448,"componentType":5126,"count":16,"max":[0.03644954894366302,-0.0010003743631002706,-0.007300200281944065],"min":[0.03624954894855399,-0.001100374369397219,-0.007400200270755796],"type":"VEC3"},{"bufferView":0,"byteOffset":2678640,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.001100374369397219,-0.007300200281944065],"min":[0.03624954894855399,-0.0020003743473894,-0.00730020036062453],"type":"VEC3"},{"bufferView":0,"byteOffset":2678688,"componentType":5126,"count":16,"max":[0.03644954894366301,-0.0020003743473894,-0.007300200360624523],"min":[0.03624954894855399,-0.002100374336202119,-0.007400200366920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2678880,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0016103743411903118,-0.007480200322127658],"min":[0.03624954894855399,-0.0019003743340983094,-0.007480200347480257],"type":"VEC3"},{"bufferView":0,"byteOffset":2678928,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0012503743499933115,-0.007480200290655475],"min":[0.03684954893388199,-0.0014103743460803103,-0.007480200304643113],"type":"VEC3"},{"bufferView":0,"byteOffset":2678976,"componentType":5126,"count":16,"max":[0.03704954892899102,-0.00115037434369604,-0.007480200290655475],"min":[0.03684954893388199,-0.0012503743499933115,-0.007580200279468209],"type":"VEC3"},{"bufferView":0,"byteOffset":2679168,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.00115037432446303,-0.007580200279468202],"min":[0.03684954893388201,-0.00115037434369604,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2679216,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0010003743281311798,-0.0078002002609747975],"min":[0.03684954893388201,-0.00115037432446303,-0.007800200274088205],"type":"VEC3"},{"bufferView":0,"byteOffset":2679264,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0010003743281311798,-0.007400200270755789],"min":[0.03684954893388201,-0.0010003743631002706,-0.0078002002609747975],"type":"VEC3"},{"bufferView":0,"byteOffset":2679312,"componentType":5126,"count":16,"max":[0.03704954892899102,-0.0010003743631002706,-0.007300200281944072],"min":[0.03684954893388199,-0.001100374369397219,-0.007400200270755789],"type":"VEC3"},{"bufferView":0,"byteOffset":2679504,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.001100374369397219,-0.007300200281944072],"min":[0.03684954893388199,-0.0020003743473894,-0.00730020036062453],"type":"VEC3"},{"bufferView":0,"byteOffset":2679552,"componentType":5126,"count":16,"max":[0.037049548928991004,-0.0020003743473894,-0.00730020036062453],"min":[0.03684954893388199,-0.002100374336202119,-0.007400200366920806],"type":"VEC3"},{"bufferView":0,"byteOffset":2679744,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0016103743411903118,-0.007480200322127665],"min":[0.03684954893388199,-0.0019003743340983094,-0.007480200347480257],"type":"VEC3"},{"bufferView":0,"byteOffset":2679792,"componentType":5126,"count":13,"max":[0.033880651337527,-0.0011003742529933085,-0.008331706516278622],"min":[0.03360991963683101,-0.0011003742792201302,-0.00863170650894307],"type":"VEC3"},{"bufferView":0,"byteOffset":2679948,"componentType":5126,"count":39,"max":[0.034144065965233,-0.0011003742529933085,-0.008331706516278608],"min":[0.033902602556503,-0.0011003742792201302,-0.00863170650894306],"type":"VEC3"},{"bufferView":0,"byteOffset":2680416,"componentType":5126,"count":12,"max":[0.03436357815498701,-0.0011003742529933085,-0.008331706516278608],"min":[0.034202602549166995,-0.0011003742792201302,-0.00863170650894307],"type":"VEC3"},{"bufferView":0,"byteOffset":2680560,"componentType":5126,"count":46,"max":[0.034645285465171004,-0.0011003742526734719,-0.00832804797978271],"min":[0.034422114738921,-0.0011003742795399596,-0.008635365045439066],"type":"VEC3"},{"bufferView":0,"byteOffset":2681112,"componentType":5126,"count":6,"max":[0.03482455375347,-0.0011003742529933085,-0.008331706516278615],"min":[0.034670895220643004,-0.0011003742792201302,-0.00863170650894307],"type":"VEC3"},{"bufferView":0,"byteOffset":2681184,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0014103743111112089,-0.007850200295595109],"min":[0.031649549061038985,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681232,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0014103743111112089,-0.007850200295595109],"min":[0.03144954906592899,-0.0014103743137339002,-0.007880200294862121],"type":"VEC3"},{"bufferView":0,"byteOffset":2681280,"componentType":5126,"count":4,"max":[0.031449549065929006,-0.0014103743111112089,-0.007850200295595109],"min":[0.03144954906592899,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681328,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0016103743062212104,-0.007850200313079661],"min":[0.031449549065929006,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681376,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0014103743111112089,-0.007850200295595109],"min":[0.032249549046366996,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681424,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0014103743111112089,-0.007850200295595109],"min":[0.03204954905125699,-0.0014103743137339002,-0.007880200294862114],"type":"VEC3"},{"bufferView":0,"byteOffset":2681472,"componentType":5126,"count":4,"max":[0.032049549051257016,-0.0014103743111112089,-0.007850200295595116],"min":[0.03204954905125699,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681520,"componentType":5126,"count":4,"max":[0.032249549046366996,-0.0016103743062212104,-0.007850200313079661],"min":[0.032049549051257,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681568,"componentType":5126,"count":4,"max":[0.03284954903169502,-0.0014103743111112089,-0.007850200295595116],"min":[0.03284954903169499,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681616,"componentType":5126,"count":4,"max":[0.03284954903169502,-0.0014103743111112089,-0.007850200295595116],"min":[0.032649549036584985,-0.0014103743137339002,-0.007880200294862114],"type":"VEC3"},{"bufferView":0,"byteOffset":2681664,"componentType":5126,"count":4,"max":[0.03264954903658501,-0.0014103743111112089,-0.007850200295595116],"min":[0.032649549036584985,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681712,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0016103743062212104,-0.007850200313079668],"min":[0.032649549036585,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681760,"componentType":5126,"count":4,"max":[0.03344954901702302,-0.0014103743111112089,-0.007850200295595116],"min":[0.033449549017023,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681808,"componentType":5126,"count":4,"max":[0.03344954901702302,-0.0014103743111112089,-0.007850200295595116],"min":[0.033249549021913995,-0.0014103743137339002,-0.007880200294862114],"type":"VEC3"},{"bufferView":0,"byteOffset":2681856,"componentType":5126,"count":4,"max":[0.03324954902191402,-0.0014103743111112089,-0.007850200295595116],"min":[0.033249549021913995,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681904,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0016103743062212104,-0.007850200313079668],"min":[0.03324954902191401,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2681952,"componentType":5126,"count":4,"max":[0.03704954892899102,-0.0014103743111112089,-0.007850200295595116],"min":[0.037049548928991004,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682000,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0014103743111112089,-0.007850200295595109],"min":[0.03684954893388199,-0.0014103743137339002,-0.007880200294862114],"type":"VEC3"},{"bufferView":0,"byteOffset":2682048,"componentType":5126,"count":4,"max":[0.03684954893388202,-0.0014103743111112089,-0.007850200295595109],"min":[0.03684954893388199,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682096,"componentType":5126,"count":4,"max":[0.03704954892899102,-0.0016103743062212104,-0.007850200313079661],"min":[0.03684954893388199,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682144,"componentType":5126,"count":4,"max":[0.03644954894366302,-0.0014103743111112089,-0.007850200295595116],"min":[0.03644954894366301,-0.0016103743088438983,-0.007880200312346673],"type":"VEC3"},{"bufferView":0,"byteOffset":2682192,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0014103743111112089,-0.007850200295595116],"min":[0.03624954894855399,-0.0014103743137339002,-0.007880200294862121],"type":"VEC3"},{"bufferView":0,"byteOffset":2682240,"componentType":5126,"count":4,"max":[0.03624954894855399,-0.0014103743111112089,-0.007850200295595116],"min":[0.03624954894855399,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682288,"componentType":5126,"count":4,"max":[0.03644954894366302,-0.0016103743062212104,-0.007850200313079661],"min":[0.03624954894855399,-0.0016103743088438983,-0.007880200312346673],"type":"VEC3"},{"bufferView":0,"byteOffset":2682336,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0014103743111112089,-0.007850200295595123],"min":[0.03584954895833499,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682384,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0014103743111112089,-0.007850200295595123],"min":[0.035649548963225995,-0.0014103743137339002,-0.007880200294862114],"type":"VEC3"},{"bufferView":0,"byteOffset":2682432,"componentType":5126,"count":4,"max":[0.03564954896322601,-0.0014103743111112089,-0.007850200295595123],"min":[0.035649548963225995,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682480,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0016103743062212104,-0.007850200313079661],"min":[0.035649548963225995,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682528,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0014103743111112089,-0.007850200295595116],"min":[0.03524954897300698,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682576,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0014103743111112089,-0.007850200295595116],"min":[0.035049548977897985,-0.0014103743137339002,-0.007880200294862114],"type":"VEC3"},{"bufferView":0,"byteOffset":2682624,"componentType":5126,"count":4,"max":[0.035049548977898,-0.0014103743111112089,-0.007850200295595116],"min":[0.035049548977897985,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682672,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0016103743062212104,-0.007850200313079668],"min":[0.035049548977898,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682720,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0014103743111112089,-0.007850200295595116],"min":[0.03464954898767898,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682768,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0014103743111112089,-0.007850200295595116],"min":[0.03444954899257,-0.0014103743137339002,-0.007880200294862121],"type":"VEC3"},{"bufferView":0,"byteOffset":2682816,"componentType":5126,"count":4,"max":[0.034449548992570016,-0.0014103743111112089,-0.007850200295595116],"min":[0.03444954899257,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682864,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0016103743062212104,-0.007850200313079661],"min":[0.03444954899257,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682912,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0014103743111112089,-0.007850200295595116],"min":[0.034049549002350986,-0.0016103743088438983,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2682960,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0014103743111112089,-0.007850200295595116],"min":[0.033849549007242005,-0.0014103743137339002,-0.007880200294862114],"type":"VEC3"},{"bufferView":0,"byteOffset":2683008,"componentType":5126,"count":4,"max":[0.033849549007242005,-0.0014103743111112089,-0.007850200295595116],"min":[0.03384954900724199,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2683056,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0016103743062212104,-0.007850200313079661],"min":[0.03384954900724199,-0.0016103743088438983,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2683104,"componentType":5126,"count":6,"max":[0.034049549002351,-0.0019003742230714416,-0.00785020033843226],"min":[0.034049549002350986,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2683176,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0019003742230714416,-0.00785020033843226],"min":[0.033849549007242005,-0.0019003743017518993,-0.00875020031642525],"type":"VEC3"},{"bufferView":0,"byteOffset":2683224,"componentType":5126,"count":6,"max":[0.033849549007242005,-0.0019003742230714416,-0.00785020033843226],"min":[0.03384954900724199,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2683296,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0021003742181814394,-0.007850200355916798],"min":[0.03384954900724199,-0.00210037429686189,-0.008750200333909802],"type":"VEC3"},{"bufferView":0,"byteOffset":2683344,"componentType":5126,"count":6,"max":[0.03464954898767901,-0.0019003742230714416,-0.00785020033843226],"min":[0.03464954898767898,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2683416,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0019003742230714416,-0.00785020033843226],"min":[0.03444954899257,-0.0019003743017518993,-0.00875020031642525],"type":"VEC3"},{"bufferView":0,"byteOffset":2683464,"componentType":5126,"count":6,"max":[0.03444954899257,-0.0019003742230714416,-0.00785020033843226],"min":[0.03444954899256999,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2683536,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0021003742181814394,-0.007850200355916798],"min":[0.03444954899257,-0.00210037429686189,-0.008750200333909802],"type":"VEC3"},{"bufferView":0,"byteOffset":2683584,"componentType":5126,"count":6,"max":[0.03524954897300701,-0.0019003742230714416,-0.00785020033843226],"min":[0.03524954897300699,-0.00210037429686189,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2683656,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0019003742230714416,-0.007850200338432253],"min":[0.035049548977897985,-0.0019003743017518993,-0.008750200316425243],"type":"VEC3"},{"bufferView":0,"byteOffset":2683704,"componentType":5126,"count":6,"max":[0.035049548977898,-0.0019003742230714416,-0.007850200338432253],"min":[0.035049548977897985,-0.00210037429686189,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2683776,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0021003742181814394,-0.00785020035591679],"min":[0.035049548977897985,-0.00210037429686189,-0.008750200333909795],"type":"VEC3"},{"bufferView":0,"byteOffset":2683824,"componentType":5126,"count":6,"max":[0.03584954895833501,-0.0019003742230714416,-0.00785020033843226],"min":[0.03584954895833499,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2683896,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0019003742230714416,-0.00785020033843226],"min":[0.03564954896322601,-0.0019003743017518993,-0.00875020031642525],"type":"VEC3"},{"bufferView":0,"byteOffset":2683944,"componentType":5126,"count":6,"max":[0.03564954896322601,-0.0019003742230714416,-0.00785020033843226],"min":[0.03564954896322598,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2684016,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0021003742181814394,-0.00785020035591679],"min":[0.035649548963225995,-0.00210037429686189,-0.008750200333909795],"type":"VEC3"},{"bufferView":0,"byteOffset":2684064,"componentType":5126,"count":6,"max":[0.03644954894366301,-0.0019003742230714416,-0.007850200338432253],"min":[0.03644954894366299,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2684136,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0019003742230714416,-0.007850200338432253],"min":[0.03624954894855399,-0.0019003743017518993,-0.008750200316425243],"type":"VEC3"},{"bufferView":0,"byteOffset":2684184,"componentType":5126,"count":6,"max":[0.036249548948554006,-0.0019003742230714416,-0.007850200338432253],"min":[0.03624954894855399,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2684256,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0021003742181814394,-0.00785020035591679],"min":[0.03624954894855399,-0.00210037429686189,-0.008750200333909795],"type":"VEC3"},{"bufferView":0,"byteOffset":2684304,"componentType":5126,"count":6,"max":[0.03704954892899102,-0.0019003742230714416,-0.00785020033843226],"min":[0.03704954892899099,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2684376,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0019003742230714416,-0.007850200338432253],"min":[0.03684954893388199,-0.0019003743017518993,-0.008750200316425243],"type":"VEC3"},{"bufferView":0,"byteOffset":2684424,"componentType":5126,"count":6,"max":[0.03684954893388201,-0.0019003742230714416,-0.007850200338432253],"min":[0.03684954893388199,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2684496,"componentType":5126,"count":4,"max":[0.03704954892899102,-0.0021003742181814394,-0.007850200355916798],"min":[0.03684954893388199,-0.00210037429686189,-0.008750200333909802],"type":"VEC3"},{"bufferView":0,"byteOffset":2684544,"componentType":5126,"count":6,"max":[0.03344954901702302,-0.0019003742230714416,-0.007850200338432253],"min":[0.03344954901702299,-0.00210037429686189,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2684616,"componentType":5126,"count":4,"max":[0.03344954901702302,-0.0019003742230714416,-0.007850200338432253],"min":[0.03324954902191401,-0.0019003743017518993,-0.008750200316425243],"type":"VEC3"},{"bufferView":0,"byteOffset":2684664,"componentType":5126,"count":6,"max":[0.03324954902191402,-0.0019003742230714416,-0.007850200338432253],"min":[0.033249549021913995,-0.00210037429686189,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2684736,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0021003742181814394,-0.00785020035591679],"min":[0.033249549021913995,-0.00210037429686189,-0.008750200333909795],"type":"VEC3"},{"bufferView":0,"byteOffset":2684784,"componentType":5126,"count":6,"max":[0.032849549031695006,-0.0019003742230714416,-0.007850200338432253],"min":[0.03284954903169499,-0.00210037429686189,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2684856,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0019003742230714416,-0.007850200338432253],"min":[0.032649549036585,-0.0019003743017518993,-0.008750200316425243],"type":"VEC3"},{"bufferView":0,"byteOffset":2684904,"componentType":5126,"count":6,"max":[0.03264954903658501,-0.0019003742230714416,-0.007850200338432253],"min":[0.032649549036584985,-0.00210037429686189,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2684976,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0021003742181814394,-0.00785020035591679],"min":[0.032649549036584985,-0.00210037429686189,-0.008750200333909795],"type":"VEC3"},{"bufferView":0,"byteOffset":2685024,"componentType":5126,"count":6,"max":[0.03224954904636701,-0.0019003742230714416,-0.00785020033843226],"min":[0.032249549046366996,-0.00210037429686189,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2685096,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0019003742230714416,-0.00785020033843226],"min":[0.032049549051257,-0.0019003743017518993,-0.008750200316425243],"type":"VEC3"},{"bufferView":0,"byteOffset":2685144,"componentType":5126,"count":6,"max":[0.032049549051257016,-0.0019003742230714416,-0.00785020033843226],"min":[0.03204954905125699,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2685216,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0021003742181814394,-0.007850200355916798],"min":[0.032049549051257,-0.00210037429686189,-0.008750200333909795],"type":"VEC3"},{"bufferView":0,"byteOffset":2685264,"componentType":5126,"count":6,"max":[0.03164954906103901,-0.0019003742230714416,-0.007850200338432253],"min":[0.031649549061039,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2685336,"componentType":5126,"count":4,"max":[0.03164954906103901,-0.0019003742230714416,-0.007850200338432253],"min":[0.03144954906592899,-0.0019003743017518993,-0.008750200316425243],"type":"VEC3"},{"bufferView":0,"byteOffset":2685384,"componentType":5126,"count":6,"max":[0.031449549065929006,-0.0019003742230714416,-0.007850200338432253],"min":[0.03144954906592899,-0.00210037429686189,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2685456,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0021003742181814394,-0.007850200355916798],"min":[0.03144954906592899,-0.00210037429686189,-0.008750200333909795],"type":"VEC3"},{"bufferView":0,"byteOffset":2685504,"componentType":5126,"count":4,"max":[0.03374282740797121,-0.0010503742644508202,-0.00838932846171798],"min":[0.0336976673481,-0.0011003742741826593,-0.00851463334107406],"type":"VEC3"},{"bufferView":0,"byteOffset":2685552,"componentType":5126,"count":4,"max":[0.03379799127857301,-0.0010503742644508202,-0.008514633336702921],"min":[0.0336976673481,-0.0011003742632281614,-0.008514633341074067],"type":"VEC3"},{"bufferView":0,"byteOffset":2685600,"componentType":5126,"count":4,"max":[0.03379799127857301,-0.0010503742644508202,-0.008389328461717931],"min":[0.03375323137113101,-0.0011003742741826593,-0.008514633341074067],"type":"VEC3"},{"bufferView":0,"byteOffset":2685648,"componentType":5126,"count":5,"max":[0.03375323137113101,-0.0010503742754053213,-0.00836829187686692],"min":[0.033747943642601995,-0.0011003742760217286,-0.008389328466089068],"type":"VEC3"},{"bufferView":0,"byteOffset":2685708,"componentType":5126,"count":5,"max":[0.03374794364260201,-0.0010503742754053213,-0.00836829187686692],"min":[0.03374282740797101,-0.0011003742760217286,-0.008389328466089068],"type":"VEC3"},{"bufferView":0,"byteOffset":2685768,"componentType":5126,"count":4,"max":[0.034103822063777996,-0.0010503742570945214,-0.008598779676107917],"min":[0.03406123441238,-0.0011003742558718592,-0.00859877968047907],"type":"VEC3"},{"bufferView":0,"byteOffset":2685816,"componentType":5126,"count":4,"max":[0.034103822063777996,-0.0010503742570945214,-0.008364633340370922],"min":[0.034103822063777996,-0.0011003742763415687,-0.00859877968047907],"type":"VEC3"},{"bufferView":0,"byteOffset":2685864,"componentType":5126,"count":4,"max":[0.034103822063777996,-0.001050374277564231,-0.008364633340370922],"min":[0.03405957663803,-0.0011003742763415687,-0.008364633344742075],"type":"VEC3"},{"bufferView":0,"byteOffset":2685912,"componentType":5126,"count":20,"max":[0.03405957663803,-0.0010503742675842496,-0.00836463334037093],"min":[0.03394284645795798,-0.0011003742763415687,-0.008478791116340062],"type":"VEC3"},{"bufferView":0,"byteOffset":2686152,"componentType":5126,"count":18,"max":[0.034061234412380015,-0.0010503742570945214,-0.008478791111968925],"min":[0.03394284645795798,-0.001100374266361591,-0.00859877968047907],"type":"VEC3"},{"bufferView":0,"byteOffset":2686368,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0014103743111112089,-0.007880200294862114],"min":[0.03144954906592899,-0.0016103743062212104,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2686416,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0014103743111112089,-0.007880200294862114],"min":[0.03204954905125699,-0.0016103743062212104,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2686464,"componentType":5126,"count":4,"max":[0.03284954903169502,-0.0014103743111112089,-0.007880200294862114],"min":[0.032649549036584985,-0.0016103743062212104,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2686512,"componentType":5126,"count":4,"max":[0.03344954901702302,-0.0014103743111112089,-0.007880200294862114],"min":[0.033249549021913995,-0.0016103743062212104,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2686560,"componentType":5126,"count":4,"max":[0.03704954892899102,-0.0014103743111112089,-0.007880200294862114],"min":[0.03684954893388199,-0.0016103743062212104,-0.00788020031234666],"type":"VEC3"},{"bufferView":0,"byteOffset":2686608,"componentType":5126,"count":4,"max":[0.03644954894366302,-0.0014103743111112089,-0.007880200294862121],"min":[0.03624954894855399,-0.0016103743062212104,-0.007880200312346673],"type":"VEC3"},{"bufferView":0,"byteOffset":2686656,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0014103743111112089,-0.007880200294862114],"min":[0.03564954896322601,-0.0016103743062212104,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2686704,"componentType":5126,"count":4,"max":[0.03524954897300699,-0.0014103743111112089,-0.007880200294862114],"min":[0.035049548977898,-0.0016103743062212104,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2686752,"componentType":5126,"count":4,"max":[0.034649548987678996,-0.0014103743111112089,-0.007880200294862114],"min":[0.03444954899257,-0.0016103743062212104,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2686800,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0014103743111112089,-0.007880200294862107],"min":[0.033849549007242005,-0.0016103743062212104,-0.007880200312346666],"type":"VEC3"},{"bufferView":0,"byteOffset":2686848,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0019532722897636213,-0.009050200313713746],"min":[0.03384954900724199,-0.0020474760990356203,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2686896,"componentType":5126,"count":4,"max":[0.034049549002351,-0.0019003742230714416,-0.00875020031642525],"min":[0.033849549007242005,-0.0019532722897636213,-0.009050200313713746],"type":"VEC3"},{"bufferView":0,"byteOffset":2686944,"componentType":5126,"count":4,"max":[0.034049549002350986,-0.0020474760990356203,-0.008750200333909802],"min":[0.03384954900724199,-0.0021003742181814394,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2686992,"componentType":5126,"count":4,"max":[0.03464954898767901,-0.0019532722897636213,-0.009050200313713746],"min":[0.03444954899256999,-0.0020474760990356203,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2687040,"componentType":5126,"count":4,"max":[0.03464954898767898,-0.0019003742230714416,-0.008750200316425243],"min":[0.03444954899257,-0.0019532722897636213,-0.009050200313713746],"type":"VEC3"},{"bufferView":0,"byteOffset":2687088,"componentType":5126,"count":4,"max":[0.03464954898767901,-0.0020474760990356203,-0.008750200333909795],"min":[0.03444954899256999,-0.0021003742181814394,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2687136,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0019532722897636213,-0.009050200313713746],"min":[0.035049548977897985,-0.0020474760990356203,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2687184,"componentType":5126,"count":4,"max":[0.03524954897300699,-0.0019003742230714416,-0.008750200316425243],"min":[0.035049548977898,-0.0019532722897636213,-0.009050200313713746],"type":"VEC3"},{"bufferView":0,"byteOffset":2687232,"componentType":5126,"count":4,"max":[0.03524954897300701,-0.0020474760990356203,-0.008750200333909788],"min":[0.035049548977897985,-0.0021003742181814394,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2687280,"componentType":5126,"count":4,"max":[0.03584954895833499,-0.0019532722897636213,-0.009050200313713739],"min":[0.03564954896322598,-0.0020474760990356203,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2687328,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0019003742230714416,-0.00875020031642525],"min":[0.03564954896322601,-0.0019532722897636213,-0.009050200313713746],"type":"VEC3"},{"bufferView":0,"byteOffset":2687376,"componentType":5126,"count":4,"max":[0.03584954895833501,-0.0020474760990356203,-0.008750200333909795],"min":[0.03564954896322598,-0.0021003742181814394,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2687424,"componentType":5126,"count":4,"max":[0.03644954894366299,-0.0019532722897636213,-0.009050200313713746],"min":[0.03624954894855399,-0.0020474760990356203,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2687472,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0019003742230714416,-0.008750200316425243],"min":[0.03624954894855399,-0.0019532722897636213,-0.009050200313713746],"type":"VEC3"},{"bufferView":0,"byteOffset":2687520,"componentType":5126,"count":4,"max":[0.03644954894366301,-0.0020474760990356203,-0.008750200333909795],"min":[0.03624954894855399,-0.0021003742181814394,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2687568,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0019532722897636213,-0.009050200313713739],"min":[0.03684954893388199,-0.0020474760990356203,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2687616,"componentType":5126,"count":4,"max":[0.037049548928991004,-0.0019003742230714416,-0.008750200316425236],"min":[0.03684954893388199,-0.0019532722897636213,-0.009050200313713739],"type":"VEC3"},{"bufferView":0,"byteOffset":2687664,"componentType":5126,"count":4,"max":[0.03704954892899102,-0.0020474760990356203,-0.008750200333909788],"min":[0.03684954893388201,-0.0021003742181814394,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2687712,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0019532722897636213,-0.009050200313713746],"min":[0.033249549021913995,-0.0020474760990356203,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2687760,"componentType":5126,"count":4,"max":[0.03344954901702302,-0.0019003742230714416,-0.008750200316425243],"min":[0.033249549021913995,-0.0019532722897636213,-0.009050200313713746],"type":"VEC3"},{"bufferView":0,"byteOffset":2687808,"componentType":5126,"count":4,"max":[0.033449549017023,-0.0020474760990356203,-0.008750200333909795],"min":[0.03324954902191401,-0.0021003742181814394,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2687856,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0019532722897636213,-0.009050200313713746],"min":[0.032649549036584985,-0.0020474760990356203,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2687904,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0019003742230714416,-0.008750200316425243],"min":[0.032649549036584985,-0.0019532722897636213,-0.009050200313713746],"type":"VEC3"},{"bufferView":0,"byteOffset":2687952,"componentType":5126,"count":4,"max":[0.032849549031695006,-0.0020474760990356203,-0.008750200333909795],"min":[0.032649549036585,-0.0021003742181814394,-0.009050200321949291],"type":"VEC3"},{"bufferView":0,"byteOffset":2688000,"componentType":5126,"count":4,"max":[0.032249549046366996,-0.0019532722897636213,-0.009050200313713739],"min":[0.03204954905125699,-0.0020474760990356203,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2688048,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0019003742230714416,-0.008750200316425236],"min":[0.03204954905125699,-0.0019532722897636213,-0.009050200313713746],"type":"VEC3"},{"bufferView":0,"byteOffset":2688096,"componentType":5126,"count":4,"max":[0.03224954904636701,-0.0020474760990356203,-0.008750200333909788],"min":[0.032049549051257016,-0.0021003742181814394,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2688144,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0019532722897636213,-0.009050200313713746],"min":[0.03144954906592899,-0.0020474760990356203,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2688192,"componentType":5126,"count":4,"max":[0.03164954906103901,-0.0019003742230714416,-0.008750200316425236],"min":[0.03144954906592899,-0.0019532722897636213,-0.009050200313713746],"type":"VEC3"},{"bufferView":0,"byteOffset":2688240,"componentType":5126,"count":4,"max":[0.031649549061039,-0.0020474760990356203,-0.008750200333909788],"min":[0.03144954906592899,-0.0021003742181814394,-0.009050200321949298],"type":"VEC3"},{"bufferView":0,"byteOffset":2688288,"componentType":5126,"count":5,"max":[0.033797991278573,-0.0010503742644508202,-0.00836829187686692],"min":[0.0336976673481,-0.0010503742772443908,-0.008514633336702928],"type":"VEC3"},{"bufferView":0,"byteOffset":2688348,"componentType":5126,"count":4,"max":[0.033748429541980006,-0.0010503742772443908,-0.00836829187686692],"min":[0.03374745774322399,-0.0011003742760217286,-0.008368291881238058],"type":"VEC3"},{"bufferView":0,"byteOffset":2688396,"componentType":5126,"count":20,"max":[0.034103822063777996,-0.0010503742570945214,-0.008364633340370922],"min":[0.033942846457958,-0.001050374277564231,-0.008598779676107924],"type":"VEC3"},{"bufferView":0,"byteOffset":2688636,"componentType":5126,"count":4,"max":[0.035049300068935994,0.00003500119999999995,-0.04050079704851601],"min":[0.034949800648936005,0.0,-0.04050079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2688684,"componentType":5126,"count":4,"max":[0.03550000020893599,0.00003500119999999995,-0.040050096908516],"min":[0.035049300068935994,0.0,-0.04050079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2688732,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.039950297768516],"min":[0.03550000020893599,0.0,-0.040050096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2688780,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.039499998948515996],"min":[0.03504970138893602,0.0,-0.039950297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":2688828,"componentType":5126,"count":4,"max":[0.03504970138893602,0.00003500119999999995,-0.039499998948515996],"min":[0.034950499148936005,0.0,-0.039499998948515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2688876,"componentType":5126,"count":4,"max":[0.034950499148936005,0.00003500119999999995,-0.039499998948515996],"min":[0.034499900608936006,0.0,-0.039950597488515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2688924,"componentType":5126,"count":4,"max":[0.034499900608936006,0.00003500119999999995,-0.039950597488515996],"min":[0.03449990060893599,0.0,-0.040049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2688972,"componentType":5126,"count":4,"max":[0.034949800648936005,0.00003500119999999995,-0.040049997848516],"min":[0.03449990060893599,0.0,-0.04050079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2689020,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.039499998948515996],"min":[0.03449990060893599,0.0,-0.04050079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2689116,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.039499998948515996],"min":[0.03449990060893599,0.00003500119999999995,-0.04050079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2689212,"componentType":5126,"count":14,"max":[0.038150048902081,-0.0021446719019615197,-0.00784369524593742],"min":[0.038149548902093,-0.002246360228303619,-0.007935193940335417],"type":"VEC3"},{"bufferView":0,"byteOffset":2689380,"componentType":5126,"count":3,"max":[0.03815054890206899,-0.002226240912316989,-0.007889730534310054],"min":[0.038149548902093,-0.0022333632540290616,-0.007891550109997411],"type":"VEC3"},{"bufferView":0,"byteOffset":2689416,"componentType":5126,"count":3,"max":[0.03815054890206899,-0.0021839747557073396,-0.00787262651268837],"min":[0.038149548902093,-0.0022262409126283097,-0.007887988939220407],"type":"VEC3"},{"bufferView":0,"byteOffset":2689452,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021839747527236,-0.00787262651268837],"min":[0.038149548902093,-0.0021839747557073396,-0.007906756565456384],"type":"VEC3"},{"bufferView":0,"byteOffset":2689500,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021839747527236,-0.007891550109997404],"min":[0.038149548902093,-0.002226240912316989,-0.007906756565456384],"type":"VEC3"},{"bufferView":0,"byteOffset":2689548,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.00224636022707649,-0.007882426236263285],"min":[0.038149548902093,-0.002246360228303619,-0.007896462967790285],"type":"VEC3"},{"bufferView":0,"byteOffset":2689596,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446719019615197,-0.007896462967790285],"min":[0.038149548902093,-0.00224636022707649,-0.007935193940335417],"type":"VEC3"},{"bufferView":0,"byteOffset":2689644,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446719019615197,-0.00792068931775841],"min":[0.038149548902093,-0.0021446719032295614,-0.007935193940335417],"type":"VEC3"},{"bufferView":0,"byteOffset":2689692,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446719032295614,-0.007910915596015948],"min":[0.038149548902093,-0.0021724854276660003,-0.007920689317758417],"type":"VEC3"},{"bufferView":0,"byteOffset":2689740,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021724854276660003,-0.007868571455908956],"min":[0.038149548902093,-0.002172485431367839,-0.007910915596015955],"type":"VEC3"},{"bufferView":0,"byteOffset":2689788,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002144671908692562,-0.007858199868515414],"min":[0.038149548902093,-0.002172485431367839,-0.007868571455908956],"type":"VEC3"},{"bufferView":0,"byteOffset":2689836,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002144671908692562,-0.00784369524593741],"min":[0.038149548902093,-0.0021446719099605894,-0.007858199868515414],"type":"VEC3"},{"bufferView":0,"byteOffset":2689884,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446719099605894,-0.00784369524593741],"min":[0.038149548902093,-0.002246360228303619,-0.007882426236263285],"type":"VEC3"},{"bufferView":0,"byteOffset":2689932,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0021446719019615197,-0.00784369524593741],"min":[0.038150048902081,-0.002246360228303619,-0.007935193940335417],"type":"VEC3"},{"bufferView":0,"byteOffset":2690100,"componentType":5126,"count":4,"max":[0.022549300068935994,0.00003500119999999995,-0.028000797048516008],"min":[0.022449800648936005,0.0,-0.028000797048516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2690148,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.027550096908516012],"min":[0.022549300068935994,0.0,-0.028000797048516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2690196,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.027450297768515996],"min":[0.023000000208936,0.0,-0.027550096908516012],"type":"VEC3"},{"bufferView":0,"byteOffset":2690244,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.02699999894851601],"min":[0.022549701388936,0.0,-0.027450297768515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2690292,"componentType":5126,"count":4,"max":[0.022549701388936,0.00003500119999999995,-0.02699999894851601],"min":[0.022450499148936005,0.0,-0.02699999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2690340,"componentType":5126,"count":4,"max":[0.022450499148936005,0.00003500119999999995,-0.02699999894851601],"min":[0.021999900608936,0.0,-0.027450597488515995],"type":"VEC3"},{"bufferView":0,"byteOffset":2690388,"componentType":5126,"count":4,"max":[0.021999900608936,0.00003500119999999995,-0.027450597488515995],"min":[0.021999900608936,0.0,-0.027549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2690436,"componentType":5126,"count":4,"max":[0.022449800648936005,0.00003500119999999995,-0.027549997848516],"min":[0.021999900608936,0.0,-0.028000797048516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2690484,"componentType":5126,"count":8,"max":[0.023000000208936014,0.0,-0.02699999894851601],"min":[0.021999900608936,0.0,-0.028000797048516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2690580,"componentType":5126,"count":8,"max":[0.023000000208936014,0.00003500119999999995,-0.02699999894851601],"min":[0.021999900608936,0.00003500119999999995,-0.028000797048516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2690676,"componentType":5126,"count":4,"max":[0.030050201258412998,0.00003500119999999995,-0.024499207398833],"min":[0.029950701838413012,0.0,-0.02449920739883302],"type":"VEC3"},{"bufferView":0,"byteOffset":2690724,"componentType":5126,"count":4,"max":[0.029950701838413012,0.00003500119999999995,-0.02449920739883302],"min":[0.029500004238412997,0.0,-0.024949904998833],"type":"VEC3"},{"bufferView":0,"byteOffset":2690772,"componentType":5126,"count":4,"max":[0.029500004238412997,0.00003500119999999995,-0.024949904998833],"min":[0.029500001698413002,0.0,-0.025049704138833],"type":"VEC3"},{"bufferView":0,"byteOffset":2690820,"componentType":5126,"count":4,"max":[0.029950300518413003,0.00003500119999999995,-0.025049704138833],"min":[0.029500001698413002,0.0,-0.025500002958833],"type":"VEC3"},{"bufferView":0,"byteOffset":2690868,"componentType":5126,"count":4,"max":[0.030049505298412996,0.00003500119999999995,-0.025500002958832993],"min":[0.029950300518413003,0.0,-0.025500002958833],"type":"VEC3"},{"bufferView":0,"byteOffset":2690916,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.025049404418832986],"min":[0.030049505298412996,0.0,-0.025500002958832993],"type":"VEC3"},{"bufferView":0,"byteOffset":2690964,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.02495000405883301],"min":[0.030500101298413,0.0,-0.025049404418832986],"type":"VEC3"},{"bufferView":0,"byteOffset":2691012,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.024499207398833],"min":[0.030050201258412998,0.0,-0.02495000405883301],"type":"VEC3"},{"bufferView":0,"byteOffset":2691060,"componentType":5126,"count":8,"max":[0.030500101298413,0.0,-0.024499207398833],"min":[0.029500001698413002,0.0,-0.025500002958833],"type":"VEC3"},{"bufferView":0,"byteOffset":2691156,"componentType":5126,"count":8,"max":[0.030500101298413,0.00003500119999999995,-0.024499207398833],"min":[0.029500001698413002,0.00003500119999999995,-0.025500002958833],"type":"VEC3"},{"bufferView":0,"byteOffset":2691252,"componentType":5126,"count":4,"max":[0.037549303883633,0.00003500119999999995,-0.013000801816887005],"min":[0.03744980446363299,0.0,-0.013000801816887005],"type":"VEC3"},{"bufferView":0,"byteOffset":2691300,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.012550101676886995],"min":[0.037549303883633,0.0,-0.013000801816887005],"type":"VEC3"},{"bufferView":0,"byteOffset":2691348,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.012450302536887009],"min":[0.03800000402363298,0.0,-0.012550101676886995],"type":"VEC3"},{"bufferView":0,"byteOffset":2691396,"componentType":5126,"count":4,"max":[0.03800000402363298,0.00003500119999999995,-0.012000003716887008],"min":[0.037549705203632995,0.0,-0.012450302536887009],"type":"VEC3"},{"bufferView":0,"byteOffset":2691444,"componentType":5126,"count":4,"max":[0.037549705203632995,0.00003500119999999995,-0.012000003716887008],"min":[0.03745050296363298,0.0,-0.012000003716887008],"type":"VEC3"},{"bufferView":0,"byteOffset":2691492,"componentType":5126,"count":4,"max":[0.03745050296363298,0.00003500119999999995,-0.012000003716887008],"min":[0.036999904423633,0.0,-0.01245060225688701],"type":"VEC3"},{"bufferView":0,"byteOffset":2691540,"componentType":5126,"count":4,"max":[0.036999904423633,0.00003500119999999995,-0.01245060225688701],"min":[0.036999904423633,0.0,-0.012550002616887006],"type":"VEC3"},{"bufferView":0,"byteOffset":2691588,"componentType":5126,"count":4,"max":[0.03744980446363299,0.00003500119999999995,-0.012550002616887006],"min":[0.036999904423633,0.0,-0.013000801816887005],"type":"VEC3"},{"bufferView":0,"byteOffset":2691636,"componentType":5126,"count":8,"max":[0.038000004023632995,0.0,-0.012000003716887008],"min":[0.036999904423633,0.0,-0.013000801816887005],"type":"VEC3"},{"bufferView":0,"byteOffset":2691732,"componentType":5126,"count":8,"max":[0.038000004023632995,0.00003500119999999995,-0.012000003716887008],"min":[0.036999904423633,0.00003500119999999995,-0.013000801816887005],"type":"VEC3"},{"bufferView":0,"byteOffset":2691828,"componentType":5126,"count":4,"max":[0.025049300068936006,0.00003500119999999995,-0.045500797048516006],"min":[0.024949800648936007,0.0,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2691876,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.04505009690851601],"min":[0.025049300068936006,0.0,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2691924,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.04495029776851601],"min":[0.025500000208936002,0.0,-0.04505009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2691972,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.04449999894851601],"min":[0.025049701388935988,0.0,-0.04495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2692020,"componentType":5126,"count":4,"max":[0.025049701388935988,0.00003500119999999995,-0.04449999894851601],"min":[0.02495049914893599,0.0,-0.04449999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2692068,"componentType":5126,"count":4,"max":[0.02495049914893599,0.00003500119999999995,-0.04449999894851601],"min":[0.024499900608936004,0.0,-0.044950597488516014],"type":"VEC3"},{"bufferView":0,"byteOffset":2692116,"componentType":5126,"count":4,"max":[0.024499900608936004,0.00003500119999999995,-0.044950597488516014],"min":[0.02449990060893599,0.0,-0.045049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2692164,"componentType":5126,"count":4,"max":[0.024949800648936007,0.00003500119999999995,-0.045049997848516],"min":[0.02449990060893599,0.0,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2692212,"componentType":5126,"count":8,"max":[0.025500000208936002,0.0,-0.04449999894851601],"min":[0.02449990060893599,0.0,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2692308,"componentType":5126,"count":8,"max":[0.025500000208936002,0.00003500119999999995,-0.04449999894851601],"min":[0.02449990060893599,0.00003500119999999995,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2692404,"componentType":5126,"count":4,"max":[0.030050201258412998,0.00003500119999999995,-0.059499205491484006],"min":[0.029950701838413,0.0,-0.05949920549148402],"type":"VEC3"},{"bufferView":0,"byteOffset":2692452,"componentType":5126,"count":4,"max":[0.029950701838413,0.00003500119999999995,-0.059499205491484006],"min":[0.029500004238412997,0.0,-0.05994990309148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2692500,"componentType":5126,"count":4,"max":[0.029500004238412997,0.00003500119999999995,-0.05994990309148401],"min":[0.029500001698413002,0.0,-0.06004970223148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2692548,"componentType":5126,"count":4,"max":[0.02995030051841299,0.00003500119999999995,-0.06004970223148401],"min":[0.029500001698413002,0.0,-0.060500001051483995],"type":"VEC3"},{"bufferView":0,"byteOffset":2692596,"componentType":5126,"count":4,"max":[0.030049505298412996,0.00003500119999999995,-0.060500001051483995],"min":[0.02995030051841299,0.0,-0.060500001051483995],"type":"VEC3"},{"bufferView":0,"byteOffset":2692644,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.06004940251148399],"min":[0.030049505298412996,0.0,-0.060500001051483995],"type":"VEC3"},{"bufferView":0,"byteOffset":2692692,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.059950002151484],"min":[0.030500101298412987,0.0,-0.06004940251148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2692740,"componentType":5126,"count":4,"max":[0.030500101298412987,0.00003500119999999995,-0.05949920549148402],"min":[0.030050201258412998,0.0,-0.059950002151484],"type":"VEC3"},{"bufferView":0,"byteOffset":2692788,"componentType":5126,"count":8,"max":[0.030500101298413,0.0,-0.059499205491484006],"min":[0.029500001698413002,0.0,-0.060500001051483995],"type":"VEC3"},{"bufferView":0,"byteOffset":2692884,"componentType":5126,"count":8,"max":[0.030500101298413,0.00003500119999999995,-0.059499205491484006],"min":[0.029500001698413002,0.00003500119999999995,-0.060500001051483995],"type":"VEC3"},{"bufferView":0,"byteOffset":2692980,"componentType":5126,"count":4,"max":[0.027549296254238003,0.00003500119999999995,-0.05300080086321299],"min":[0.027449796834238,0.0,-0.053000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2693028,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.052550100723213006],"min":[0.027549296254238003,0.0,-0.053000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2693076,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.052450301583213],"min":[0.027999996394237996,0.0,-0.052550100723213006],"type":"VEC3"},{"bufferView":0,"byteOffset":2693124,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.05200000276321299],"min":[0.02754969757423801,0.0,-0.052450301583213],"type":"VEC3"},{"bufferView":0,"byteOffset":2693172,"componentType":5126,"count":4,"max":[0.02754969757423801,0.00003500119999999995,-0.05200000276321299],"min":[0.027450495334238,0.0,-0.05200000276321299],"type":"VEC3"},{"bufferView":0,"byteOffset":2693220,"componentType":5126,"count":4,"max":[0.027450495334238,0.00003500119999999995,-0.05200000276321299],"min":[0.026999896794237997,0.0,-0.05245060130321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2693268,"componentType":5126,"count":4,"max":[0.02699989679423801,0.00003500119999999995,-0.05245060130321301],"min":[0.026999896794237997,0.0,-0.05255000166321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2693316,"componentType":5126,"count":4,"max":[0.027449796834238,0.00003500119999999995,-0.05255000166321301],"min":[0.02699989679423801,0.0,-0.05300080086321299],"type":"VEC3"},{"bufferView":0,"byteOffset":2693364,"componentType":5126,"count":8,"max":[0.027999996394237996,0.0,-0.05200000276321299],"min":[0.026999896794237997,0.0,-0.053000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2693460,"componentType":5126,"count":8,"max":[0.027999996394237996,0.00003500119999999995,-0.05200000276321299],"min":[0.026999896794237997,0.00003500119999999995,-0.053000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2693556,"componentType":5126,"count":4,"max":[0.030050201258412998,0.00003500119999999995,-0.039499205491483995],"min":[0.029950701838413,0.0,-0.039499205491483995],"type":"VEC3"},{"bufferView":0,"byteOffset":2693604,"componentType":5126,"count":4,"max":[0.029950701838413,0.00003500119999999995,-0.039499205491483995],"min":[0.029500004238412997,0.0,-0.039949903091484],"type":"VEC3"},{"bufferView":0,"byteOffset":2693652,"componentType":5126,"count":4,"max":[0.029500004238412997,0.00003500119999999995,-0.039949903091484],"min":[0.029500001698413002,0.0,-0.040049702231484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2693700,"componentType":5126,"count":4,"max":[0.029950300518413003,0.00003500119999999995,-0.040049702231484005],"min":[0.029500001698413002,0.0,-0.040500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2693748,"componentType":5126,"count":4,"max":[0.03004950529841301,0.00003500119999999995,-0.040500001051484005],"min":[0.029950300518413003,0.0,-0.040500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2693796,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.04004940251148399],"min":[0.03004950529841301,0.0,-0.040500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2693844,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.039950002151484004],"min":[0.030500101298413,0.0,-0.04004940251148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2693892,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.039499205491483995],"min":[0.030050201258412998,0.0,-0.039950002151484004],"type":"VEC3"},{"bufferView":0,"byteOffset":2693940,"componentType":5126,"count":8,"max":[0.030500101298413015,0.0,-0.039499205491483995],"min":[0.029500001698413002,0.0,-0.040500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2694036,"componentType":5126,"count":8,"max":[0.030500101298413015,0.00003500119999999995,-0.039499205491483995],"min":[0.029500001698413002,0.00003500119999999995,-0.040500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2694132,"componentType":5126,"count":102,"max":[0.03815004890208101,-0.0019816378511711007,-0.008060250808287584],"min":[0.03814954890209299,-0.0020576441537518307,-0.00810930138643608],"type":"VEC3"},{"bufferView":0,"byteOffset":2695356,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.001985900856801571,-0.008109301385286215],"min":[0.03814954890209299,-0.0019990537941205703,-0.008109301386436087],"type":"VEC3"},{"bufferView":0,"byteOffset":2695404,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0019816378511711007,-0.008089597972880534],"min":[0.03814954890209299,-0.001985900856801571,-0.008109301385286215],"type":"VEC3"},{"bufferView":0,"byteOffset":2695572,"componentType":5126,"count":16,"max":[0.03815054890206901,-0.0019816378511711007,-0.008068438900306021],"min":[0.03814954890209299,-0.0019874085093148784,-0.008089597972880534],"type":"VEC3"},{"bufferView":0,"byteOffset":2695764,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.0019874085093148784,-0.008060250808287584],"min":[0.03814954890209299,-0.0020031088541837116,-0.008068438900306021],"type":"VEC3"},{"bufferView":0,"byteOffset":2695980,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0020031088541837116,-0.008060250808287584],"min":[0.03814954890209299,-0.00201511805745103,-0.008064513816690471],"type":"VEC3"},{"bufferView":0,"byteOffset":2696148,"componentType":5126,"count":7,"max":[0.03815054890206901,-0.00201511805745103,-0.008064513816690464],"min":[0.03814954890209299,-0.0020245278649268315,-0.008080941992189096],"type":"VEC3"},{"bufferView":0,"byteOffset":2696232,"componentType":5126,"count":10,"max":[0.03815054890206899,-0.0020307664111911413,-0.008093315111635484],"min":[0.038149548902093,-0.0020375248372389797,-0.008096096464585329],"type":"VEC3"},{"bufferView":0,"byteOffset":2696352,"componentType":5126,"count":11,"max":[0.03815054890206901,-0.0020375248372389797,-0.00809222336705944],"min":[0.038149548902093,-0.0020445951912345813,-0.008096096464585329],"type":"VEC3"},{"bufferView":0,"byteOffset":2696484,"componentType":5126,"count":7,"max":[0.03815054890206901,-0.0020420477868932,-0.00806373400062573],"min":[0.03814954890209299,-0.0020472985626287504,-0.00808218970364878],"type":"VEC3"},{"bufferView":0,"byteOffset":2696568,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020420477868932,-0.00806373400062573],"min":[0.038149548902093,-0.002054420905794199,-0.00806373400170743],"type":"VEC3"},{"bufferView":0,"byteOffset":2696616,"componentType":5126,"count":12,"max":[0.03815054890206901,-0.002054420905794199,-0.00806373400170743],"min":[0.03814954890209299,-0.0020576441537518307,-0.008080941995084218],"type":"VEC3"},{"bufferView":0,"byteOffset":2696760,"componentType":5126,"count":16,"max":[0.03815054890206901,-0.0020518734956989386,-0.00808094199508421],"min":[0.038149548902093,-0.0020576441537518307,-0.008101061309767722],"type":"VEC3"},{"bufferView":0,"byteOffset":2696952,"componentType":5126,"count":18,"max":[0.03815054890206901,-0.00203638110241139,-0.008101061309767722],"min":[0.03814954890209299,-0.0020518734956989386,-0.008109223407857349],"type":"VEC3"},{"bufferView":0,"byteOffset":2697168,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.0020248917780322593,-0.008105610248181912],"min":[0.03814954890209299,-0.00203638110241139,-0.008109223407857349],"type":"VEC3"},{"bufferView":0,"byteOffset":2697336,"componentType":5126,"count":7,"max":[0.03815054890206901,-0.0020152740189115586,-0.008089935897136101],"min":[0.038149548902093,-0.0020248917780322593,-0.008105610248181919],"type":"VEC3"},{"bufferView":0,"byteOffset":2697420,"componentType":5126,"count":11,"max":[0.03815054890206901,-0.0020018611435716595,-0.008073325763656505],"min":[0.03814954890209299,-0.002008775533259328,-0.008076601001616985],"type":"VEC3"},{"bufferView":0,"byteOffset":2697552,"componentType":5126,"count":22,"max":[0.03815054890206901,-0.00199203543018918,-0.008073325763656505],"min":[0.03814954890209299,-0.0020018611435716595,-0.008088350264320511],"type":"VEC3"},{"bufferView":0,"byteOffset":2697816,"componentType":5126,"count":16,"max":[0.03815054890206901,-0.00199203543018918,-0.008088350264320511],"min":[0.03814954890209299,-0.0019990537941205703,-0.008109301386436087],"type":"VEC3"},{"bufferView":0,"byteOffset":2698008,"componentType":5126,"count":103,"max":[0.03815054890206901,-0.0019816378511711007,-0.008060250808287584],"min":[0.038150048902081,-0.0020576441537518307,-0.008109301386436087],"type":"VEC3"},{"bufferView":0,"byteOffset":2699244,"componentType":5126,"count":4,"max":[0.037549303883633,0.00003500119999999995,-0.02800080277056199],"min":[0.037449804463633,0.0,-0.028000802770562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2699292,"componentType":5126,"count":4,"max":[0.03800000402363301,0.00003500119999999995,-0.02755010263056201],"min":[0.037549303883633,0.0,-0.02800080277056199],"type":"VEC3"},{"bufferView":0,"byteOffset":2699340,"componentType":5126,"count":4,"max":[0.03800000402363301,0.00003500119999999995,-0.027450303490561993],"min":[0.03800000402363301,0.0,-0.02755010263056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2699388,"componentType":5126,"count":4,"max":[0.03800000402363301,0.00003500119999999995,-0.027000004670561992],"min":[0.037549705203632995,0.0,-0.027450303490561993],"type":"VEC3"},{"bufferView":0,"byteOffset":2699436,"componentType":5126,"count":4,"max":[0.037549705203632995,0.00003500119999999995,-0.027000004670561992],"min":[0.037450502963633,0.0,-0.027000004670561992],"type":"VEC3"},{"bufferView":0,"byteOffset":2699484,"componentType":5126,"count":4,"max":[0.037450502963633,0.00003500119999999995,-0.027000004670561992],"min":[0.036999904423633,0.0,-0.027450603210561995],"type":"VEC3"},{"bufferView":0,"byteOffset":2699532,"componentType":5126,"count":4,"max":[0.036999904423633,0.00003500119999999995,-0.027450603210561995],"min":[0.03699990442363298,0.0,-0.027550003570561997],"type":"VEC3"},{"bufferView":0,"byteOffset":2699580,"componentType":5126,"count":4,"max":[0.037449804463633,0.00003500119999999995,-0.027550003570561997],"min":[0.03699990442363298,0.0,-0.028000802770562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2699628,"componentType":5126,"count":8,"max":[0.03800000402363301,0.0,-0.027000004670561992],"min":[0.03699990442363298,0.0,-0.028000802770562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2699724,"componentType":5126,"count":8,"max":[0.03800000402363301,0.00003500119999999995,-0.027000004670561992],"min":[0.03699990442363298,0.00003500119999999995,-0.028000802770562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2699820,"componentType":5126,"count":67,"max":[0.029549498929559007,-0.0025003741603169304,-0.007362712444473885],"min":[0.021749499120293992,-0.002500374335162402,-0.009362712395566889],"type":"VEC3"},{"bufferView":0,"byteOffset":2700624,"componentType":5126,"count":32,"max":[0.029549498929559007,-0.0010503741957744203,-0.009362712268803926],"min":[0.021749499120293992,-0.0025003741603169304,-0.009362712395566889],"type":"VEC3"},{"bufferView":0,"byteOffset":2701008,"componentType":5126,"count":10,"max":[0.021749499120294006,-0.0010503742657126018,-0.007362712330824344],"min":[0.021749499120293992,-0.002500374335162402,-0.009362712395566889],"type":"VEC3"},{"bufferView":0,"byteOffset":2701128,"componentType":5126,"count":4,"max":[0.022749499095841005,-0.0012003743669523992,-0.007362712330824344],"min":[0.021749499120294006,-0.002500374335162402,-0.007362712444473893],"type":"VEC3"},{"bufferView":0,"byteOffset":2701176,"componentType":5126,"count":4,"max":[0.022799499094618002,-0.0012003743625812612,-0.007362712330824351],"min":[0.022749499095841005,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2701224,"componentType":5126,"count":4,"max":[0.022799499094618002,-0.0012003743494678502,-0.007412712329601348],"min":[0.022799499094617984,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2701272,"componentType":5126,"count":12,"max":[0.023099499087282,-0.0012003743494678502,-0.00756271232593334],"min":[0.022799499094617984,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2701416,"componentType":5126,"count":4,"max":[0.023099499087282,-0.0012003743494678502,-0.007412712329601348],"min":[0.023099499087282,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2701464,"componentType":5126,"count":4,"max":[0.02314949908605901,-0.0012003743625812612,-0.007362712330824351],"min":[0.023099499087282,-0.002500374335162402,-0.007412712443250904],"type":"VEC3"},{"bufferView":0,"byteOffset":2701512,"componentType":5126,"count":4,"max":[0.023349499081169,-0.0012003743669523992,-0.007362712330824351],"min":[0.02314949908605901,-0.002500374335162402,-0.007362712444473893],"type":"VEC3"},{"bufferView":0,"byteOffset":2701560,"componentType":5126,"count":4,"max":[0.023399499079946,-0.0012003743625812612,-0.007362712330824351],"min":[0.023349499081169,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2701608,"componentType":5126,"count":4,"max":[0.023399499079946,-0.0012003743494678502,-0.007412712329601341],"min":[0.023399499079946,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2701656,"componentType":5126,"count":12,"max":[0.023699499072609997,-0.0012003743494678502,-0.007562712325933347],"min":[0.023399499079946,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2701800,"componentType":5126,"count":4,"max":[0.023699499072609997,-0.0012003743494678502,-0.007412712329601341],"min":[0.023699499072609997,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2701848,"componentType":5126,"count":4,"max":[0.023749499071386994,-0.0012003743625812612,-0.007362712330824337],"min":[0.023699499072609997,-0.002500374335162402,-0.007412712443250889],"type":"VEC3"},{"bufferView":0,"byteOffset":2701896,"componentType":5126,"count":4,"max":[0.023949499066496998,-0.0012003743669523992,-0.007362712330824337],"min":[0.023749499071386994,-0.002500374335162402,-0.007362712444473893],"type":"VEC3"},{"bufferView":0,"byteOffset":2701944,"componentType":5126,"count":4,"max":[0.02399949906527401,-0.0012003743625812612,-0.007362712330824337],"min":[0.023949499066496998,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2701992,"componentType":5126,"count":4,"max":[0.02399949906527401,-0.0012003743494678502,-0.007412712329601341],"min":[0.023999499065273995,-0.00250037433079126,-0.007562712439582888],"type":"VEC3"},{"bufferView":0,"byteOffset":2702040,"componentType":5126,"count":12,"max":[0.024299499057938007,-0.0012003743494678502,-0.007562712325933347],"min":[0.023999499065273995,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702184,"componentType":5126,"count":4,"max":[0.024299499057938007,-0.0012003743494678502,-0.007412712329601348],"min":[0.024299499057937993,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702232,"componentType":5126,"count":4,"max":[0.024349499056716,-0.0012003743625812612,-0.007362712330824344],"min":[0.024299499057937993,-0.002500374335162402,-0.007412712443250889],"type":"VEC3"},{"bufferView":0,"byteOffset":2702280,"componentType":5126,"count":4,"max":[0.024549499051824995,-0.0012003743669523992,-0.007362712330824344],"min":[0.024349499056716,-0.002500374335162402,-0.007362712444473893],"type":"VEC3"},{"bufferView":0,"byteOffset":2702328,"componentType":5126,"count":4,"max":[0.024599499050602006,-0.0012003743625812612,-0.007362712330824344],"min":[0.024549499051824995,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702376,"componentType":5126,"count":4,"max":[0.024599499050602006,-0.0012003743494678502,-0.007412712329601348],"min":[0.02459949905060199,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702424,"componentType":5126,"count":12,"max":[0.024899499043266004,-0.0012003743494678502,-0.00756271232593334],"min":[0.02459949905060199,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702568,"componentType":5126,"count":4,"max":[0.024899499043266018,-0.0012003743494678502,-0.007412712329601341],"min":[0.02489949904326599,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702616,"componentType":5126,"count":4,"max":[0.024949499042043997,-0.0012003743625812612,-0.007362712330824344],"min":[0.024899499043266004,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702664,"componentType":5126,"count":4,"max":[0.02514949903715301,-0.0012003743669523992,-0.007362712330824344],"min":[0.024949499042043997,-0.002500374335162402,-0.0073627124444739],"type":"VEC3"},{"bufferView":0,"byteOffset":2702712,"componentType":5126,"count":4,"max":[0.025199499035930002,-0.0012003743625812612,-0.007362712330824344],"min":[0.02514949903715301,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702760,"componentType":5126,"count":4,"max":[0.025199499035930002,-0.0012003743494678502,-0.007412712329601348],"min":[0.02519949903592999,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702808,"componentType":5126,"count":12,"max":[0.025499499028594004,-0.0012003743494678502,-0.00756271232593334],"min":[0.02519949903592999,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2702952,"componentType":5126,"count":4,"max":[0.025499499028594004,-0.0012003743494678502,-0.007412712329601348],"min":[0.025499499028593987,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703000,"componentType":5126,"count":4,"max":[0.025549499027371598,-0.0012003743625812612,-0.007362712330824344],"min":[0.025499499028593987,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703048,"componentType":5126,"count":4,"max":[0.025749499022481005,-0.0012003743669523992,-0.007362712330824344],"min":[0.025549499027371598,-0.002500374335162402,-0.0073627124444739],"type":"VEC3"},{"bufferView":0,"byteOffset":2703096,"componentType":5126,"count":4,"max":[0.025799499021258002,-0.0012003743625812612,-0.007362712330824351],"min":[0.025749499022481005,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703144,"componentType":5126,"count":4,"max":[0.025799499021258002,-0.0012003743494678502,-0.007412712329601341],"min":[0.02579949902125799,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703192,"componentType":5126,"count":12,"max":[0.026099499013922,-0.0012003743494678502,-0.00756271232593334],"min":[0.025799499021258002,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703336,"componentType":5126,"count":4,"max":[0.026099499013922,-0.0012003743494678502,-0.007412712329601341],"min":[0.026099499013922,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703384,"componentType":5126,"count":4,"max":[0.02614949901270002,-0.0012003743625812612,-0.007362712330824351],"min":[0.026099499013922,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703432,"componentType":5126,"count":4,"max":[0.026349499007809002,-0.0012003743669523992,-0.007362712330824344],"min":[0.026149499012700007,-0.002500374335162402,-0.0073627124444739],"type":"VEC3"},{"bufferView":0,"byteOffset":2703480,"componentType":5126,"count":4,"max":[0.026399499006586995,-0.0012003743625812612,-0.007362712330824344],"min":[0.026349499007809002,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703528,"componentType":5126,"count":4,"max":[0.026399499006586995,-0.0012003743494678502,-0.007412712329601348],"min":[0.026399499006586995,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703576,"componentType":5126,"count":12,"max":[0.026699498999251007,-0.0012003743494678502,-0.00756271232593334],"min":[0.026399499006586995,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703720,"componentType":5126,"count":4,"max":[0.026699498999251007,-0.0012003743494678502,-0.007412712329601341],"min":[0.026699498999251007,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703768,"componentType":5126,"count":4,"max":[0.026749498998028004,-0.0012003743625812612,-0.007362712330824344],"min":[0.026699498999251007,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703816,"componentType":5126,"count":4,"max":[0.026949498993137,-0.0012003743669523992,-0.007362712330824344],"min":[0.026749498998028004,-0.002500374335162402,-0.0073627124444739],"type":"VEC3"},{"bufferView":0,"byteOffset":2703864,"componentType":5126,"count":4,"max":[0.026999498991915005,-0.0012003743625812612,-0.007362712330824344],"min":[0.026949498993137,-0.002500374335162402,-0.007412712443250889],"type":"VEC3"},{"bufferView":0,"byteOffset":2703912,"componentType":5126,"count":4,"max":[0.026999498991915005,-0.0012003743494678502,-0.007412712329601348],"min":[0.02699949899191499,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2703960,"componentType":5126,"count":12,"max":[0.027299498984579004,-0.0012003743494678502,-0.007562712325933347],"min":[0.02699949899191499,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704104,"componentType":5126,"count":4,"max":[0.027299498984579004,-0.0012003743494678502,-0.007412712329601341],"min":[0.02729949898457899,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704152,"componentType":5126,"count":4,"max":[0.027349498983356015,-0.0012003743625812612,-0.007362712330824344],"min":[0.02729949898457899,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704200,"componentType":5126,"count":4,"max":[0.027549498978464995,-0.0012003743669523992,-0.007362712330824344],"min":[0.027349498983356,-0.002500374335162402,-0.0073627124444739],"type":"VEC3"},{"bufferView":0,"byteOffset":2704248,"componentType":5126,"count":4,"max":[0.027599498977243016,-0.0012003743625812612,-0.007362712330824351],"min":[0.027549498978464995,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704296,"componentType":5126,"count":4,"max":[0.027599498977243016,-0.0012003743494678502,-0.007412712329601341],"min":[0.027599498977243002,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704344,"componentType":5126,"count":12,"max":[0.027899498969907,-0.0012003743494678502,-0.00756271232593334],"min":[0.027599498977243002,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704488,"componentType":5126,"count":4,"max":[0.027899498969907,-0.0012003743494678502,-0.007412712329601348],"min":[0.027899498969906986,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704536,"componentType":5126,"count":4,"max":[0.027949498968683997,-0.0012003743625812612,-0.007362712330824351],"min":[0.027899498969906986,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704584,"componentType":5126,"count":4,"max":[0.02814949896379301,-0.0012003743669523992,-0.007362712330824351],"min":[0.027949498968683997,-0.002500374335162402,-0.007362712444473893],"type":"VEC3"},{"bufferView":0,"byteOffset":2704632,"componentType":5126,"count":4,"max":[0.028199498962571,-0.0012003743625812612,-0.007362712330824351],"min":[0.028149498963792995,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704680,"componentType":5126,"count":4,"max":[0.028199498962571,-0.0012003743494678502,-0.007412712329601348],"min":[0.028199498962570985,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704728,"componentType":5126,"count":12,"max":[0.028499498955234997,-0.0012003743494678502,-0.00756271232593334],"min":[0.028199498962571,-0.0025003743176778494,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704872,"componentType":5126,"count":4,"max":[0.028499498955235014,-0.0012003743494678502,-0.007412712329601348],"min":[0.028499498955234983,-0.00250037433079126,-0.007562712439582896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704920,"componentType":5126,"count":4,"max":[0.028549498954012008,-0.0012003743625812612,-0.007362712330824351],"min":[0.028499498955234983,-0.002500374335162402,-0.007412712443250896],"type":"VEC3"},{"bufferView":0,"byteOffset":2704968,"componentType":5126,"count":4,"max":[0.029549498929558993,-0.0012003743669523992,-0.007362712330824337],"min":[0.028549498954011994,-0.002500374335162402,-0.007362712444473893],"type":"VEC3"},{"bufferView":0,"byteOffset":2705016,"componentType":5126,"count":10,"max":[0.029549498929559007,-0.0010503742657126018,-0.007362712330824337],"min":[0.029549498929558993,-0.002500374335162402,-0.009362712395566889],"type":"VEC3"},{"bufferView":0,"byteOffset":2705136,"componentType":5126,"count":4,"max":[0.022843231815379,-0.00245037416153993,-0.008894709615848755],"min":[0.022639194715635996,-0.0025003742012310115,-0.009362712395566889],"type":"VEC3"},{"bufferView":0,"byteOffset":2705184,"componentType":5126,"count":4,"max":[0.022639194715635996,-0.00245037416153993,-0.008894709615848755],"min":[0.022455371294797005,-0.0025003742012310115,-0.009362712395566889],"type":"VEC3"},{"bufferView":0,"byteOffset":2705232,"componentType":5126,"count":3,"max":[0.022843231815378985,-0.00245037416153993,-0.008894709615848755],"min":[0.022455371294797005,-0.002450374202454011,-0.00936271239119575],"type":"VEC3"},{"bufferView":0,"byteOffset":2705268,"componentType":5126,"count":4,"max":[0.021899499116626003,-0.0014503741859929384,-0.009162712308664013],"min":[0.021749499120294006,-0.0014503742034774802,-0.009362712303773023],"type":"VEC3"},{"bufferView":0,"byteOffset":2705316,"componentType":5126,"count":6,"max":[0.021899499116626017,-0.0011503742108134815,-0.0085627122971092],"min":[0.02189949911662599,-0.0017503742485951185,-0.00936271232999983],"type":"VEC3"},{"bufferView":0,"byteOffset":2705388,"componentType":5126,"count":4,"max":[0.022099499111735,-0.00175037417865693,-0.008562712349562844],"min":[0.02189949911662599,-0.0017503742485951185,-0.009362712329999837],"type":"VEC3"},{"bufferView":0,"byteOffset":2705436,"componentType":5126,"count":4,"max":[0.022099499111735,-0.0011503741933289397,-0.0085627122971092],"min":[0.022099499111734987,-0.0017503742485951185,-0.009362712329999837],"type":"VEC3"},{"bufferView":0,"byteOffset":2705484,"componentType":5126,"count":4,"max":[0.022299499106845005,-0.0011503741933289397,-0.0085627122971092],"min":[0.022099499111734987,-0.0011503742632671212,-0.009362712277546202],"type":"VEC3"},{"bufferView":0,"byteOffset":2705532,"componentType":5126,"count":4,"max":[0.022299499106845005,-0.0010503741957744203,-0.008562712288366924],"min":[0.02229949910684499,-0.0011503742632671212,-0.009362712277546195],"type":"VEC3"},{"bufferView":0,"byteOffset":2705580,"componentType":5126,"count":99,"max":[0.029549498929559007,-0.0010503741957744203,-0.007962712303038928],"min":[0.021749499120293992,-0.0010503743181662416,-0.009362712268803926],"type":"VEC3"},{"bufferView":0,"byteOffset":2706768,"componentType":5126,"count":4,"max":[0.028999498943007993,-0.0010503741957744203,-0.008562712288366924],"min":[0.028999498943007993,-0.0011503742632671212,-0.009362712277546195],"type":"VEC3"},{"bufferView":0,"byteOffset":2706816,"componentType":5126,"count":4,"max":[0.029199498938117997,-0.0011503741933289397,-0.0085627122971092],"min":[0.028999498943007993,-0.0011503742632671212,-0.009362712277546195],"type":"VEC3"},{"bufferView":0,"byteOffset":2706864,"componentType":5126,"count":4,"max":[0.029199498938117997,-0.0011503741933289397,-0.0085627122971092],"min":[0.029199498938117983,-0.0017503742485951185,-0.00936271232999983],"type":"VEC3"},{"bufferView":0,"byteOffset":2706912,"componentType":5126,"count":4,"max":[0.02939949893322701,-0.00175037417865693,-0.008562712349562844],"min":[0.029199498938117983,-0.0017503742485951185,-0.00936271232999983],"type":"VEC3"},{"bufferView":0,"byteOffset":2706960,"componentType":5126,"count":6,"max":[0.02939949893322701,-0.0011503742108134815,-0.008562712297109207],"min":[0.029399498933226995,-0.0017503742485951185,-0.00936271232999983],"type":"VEC3"},{"bufferView":0,"byteOffset":2707032,"componentType":5126,"count":4,"max":[0.029549498929558993,-0.0014503741859929384,-0.009162712308664006],"min":[0.029399498933226995,-0.0014503742034774802,-0.009362712303773016],"type":"VEC3"},{"bufferView":0,"byteOffset":2707080,"componentType":5126,"count":4,"max":[0.02219949910929,-0.0016003741823249307,-0.007912712352343435],"min":[0.022199499109289988,-0.00210037429686189,-0.00936271236059779],"type":"VEC3"},{"bufferView":0,"byteOffset":2707128,"componentType":5126,"count":4,"max":[0.022349499105622003,-0.002100374170098931,-0.007912712396054794],"min":[0.022199499109289988,-0.00210037429686189,-0.009362712360597797],"type":"VEC3"},{"bufferView":0,"byteOffset":2707176,"componentType":5126,"count":4,"max":[0.022349499105622003,-0.002100374170098931,-0.007912712396054794],"min":[0.02234949910562199,-0.0023003742919708897,-0.00936271237808235],"type":"VEC3"},{"bufferView":0,"byteOffset":2707224,"componentType":5126,"count":4,"max":[0.02894949894423101,-0.0023003741652079307,-0.007912712413539339],"min":[0.02234949910562199,-0.0023003742919708897,-0.00936271237808235],"type":"VEC3"},{"bufferView":0,"byteOffset":2707272,"componentType":5126,"count":4,"max":[0.02894949894423101,-0.002100374170098931,-0.007912712396054794],"min":[0.028949498944230996,-0.0023003742919708897,-0.009362712378082342],"type":"VEC3"},{"bufferView":0,"byteOffset":2707320,"componentType":5126,"count":4,"max":[0.029099498940562997,-0.002100374170098931,-0.007912712396054794],"min":[0.028949498944230996,-0.00210037429686189,-0.009362712360597797],"type":"VEC3"},{"bufferView":0,"byteOffset":2707368,"componentType":5126,"count":4,"max":[0.029099498940562997,-0.0016003741823249307,-0.007912712352343435],"min":[0.029099498940562997,-0.00210037429686189,-0.00936271236059779],"type":"VEC3"},{"bufferView":0,"byteOffset":2707416,"componentType":5126,"count":4,"max":[0.029099498940562997,-0.0016003741823249307,-0.007912712352343435],"min":[0.028949498944230996,-0.0016003743090879006,-0.009362712316886424],"type":"VEC3"},{"bufferView":0,"byteOffset":2707464,"componentType":5126,"count":4,"max":[0.028949498944230996,-0.0012503741908839387,-0.007912712321745475],"min":[0.028949498944230996,-0.0016003743090879006,-0.009362712316886424],"type":"VEC3"},{"bufferView":0,"byteOffset":2707512,"componentType":5126,"count":4,"max":[0.028949498944230996,-0.0012503741908839387,-0.007912712321745475],"min":[0.022349499105622003,-0.0012503743176469015,-0.00936271228628847],"type":"VEC3"},{"bufferView":0,"byteOffset":2707560,"componentType":5126,"count":4,"max":[0.022349499105622016,-0.0012503741908839387,-0.007912712321745475],"min":[0.02234949910562199,-0.0016003743090879006,-0.009362712316886417],"type":"VEC3"},{"bufferView":0,"byteOffset":2707608,"componentType":5126,"count":4,"max":[0.022349499105622003,-0.0016003741823249307,-0.007912712352343435],"min":[0.022199499109289988,-0.0016003743090879006,-0.00936271231688643],"type":"VEC3"},{"bufferView":0,"byteOffset":2707656,"componentType":5126,"count":4,"max":[0.021899499116626003,-0.0011503742108134815,-0.009162712282437199],"min":[0.021749499120294006,-0.0014503742034774802,-0.009162712308664013],"type":"VEC3"},{"bufferView":0,"byteOffset":2707704,"componentType":5126,"count":64,"max":[0.029549498929558993,-0.0012003743144987596,-0.007362712330824337],"min":[0.021749499120294006,-0.0012003743669523992,-0.00796271231615235],"type":"VEC3"},{"bufferView":0,"byteOffset":2708472,"componentType":5126,"count":4,"max":[0.029549498929559007,-0.0010503743181662416,-0.007962712303038928],"min":[0.021749499120294006,-0.0012003743144987596,-0.00796271231615235],"type":"VEC3"},{"bufferView":0,"byteOffset":2708520,"componentType":5126,"count":8,"max":[0.022299499106845005,-0.0010503742657126018,-0.008562712288366924],"min":[0.021749499120293992,-0.0017503742485951185,-0.008562712349562844],"type":"VEC3"},{"bufferView":0,"byteOffset":2708616,"componentType":5126,"count":4,"max":[0.021899499116626017,-0.0011503742108134815,-0.0085627122971092],"min":[0.021749499120293992,-0.0011503742632671212,-0.009162712282437199],"type":"VEC3"},{"bufferView":0,"byteOffset":2708664,"componentType":5126,"count":33,"max":[0.022849499093395013,-0.0010003743281311798,-0.007362712322082061],"min":[0.02284949909339498,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2709060,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0016103743394418508,-0.007542712362265668],"min":[0.02284949909339498,-0.0016103743411903118,-0.007562712361776662],"type":"VEC3"},{"bufferView":0,"byteOffset":2709108,"componentType":5126,"count":33,"max":[0.023049499088505017,-0.0010003743281311798,-0.007362712322082068],"min":[0.02304949908850499,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2709504,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0014103743443318493,-0.007542712344781116],"min":[0.022849499093394995,-0.0014103743460803103,-0.007562712344292117],"type":"VEC3"},{"bufferView":0,"byteOffset":2709552,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.00210037432745985,-0.007462712407058802],"min":[0.022849499093394995,-0.002100374336202119,-0.007562712404613805],"type":"VEC3"},{"bufferView":0,"byteOffset":2709600,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0019003743323498519,-0.007542712387618252],"min":[0.022849499093394995,-0.0019003743340983094,-0.007562712387129252],"type":"VEC3"},{"bufferView":0,"byteOffset":2709648,"componentType":5126,"count":33,"max":[0.02344949907872301,-0.0010003743281311798,-0.007362712322082061],"min":[0.02344949907872298,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2710044,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.0016103743394418508,-0.007542712362265668],"min":[0.023449499078722996,-0.0016103743411903118,-0.007562712361776662],"type":"VEC3"},{"bufferView":0,"byteOffset":2710092,"componentType":5126,"count":33,"max":[0.023649499073833014,-0.0010003743281311798,-0.007362712322082061],"min":[0.023649499073832986,-0.002100374336202119,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2710488,"componentType":5126,"count":4,"max":[0.023649499073833,-0.0014103743443318493,-0.007542712344781116],"min":[0.023449499078722996,-0.0014103743460803103,-0.007562712344292109],"type":"VEC3"},{"bufferView":0,"byteOffset":2710536,"componentType":5126,"count":4,"max":[0.023649499073833,-0.00210037432745985,-0.007462712407058802],"min":[0.023449499078722996,-0.002100374336202119,-0.007562712404613805],"type":"VEC3"},{"bufferView":0,"byteOffset":2710584,"componentType":5126,"count":4,"max":[0.023649499073833,-0.0019003743323498519,-0.007542712387618252],"min":[0.023449499078722996,-0.0019003743340983094,-0.007562712387129252],"type":"VEC3"},{"bufferView":0,"byteOffset":2710632,"componentType":5126,"count":33,"max":[0.02404949906405102,-0.0010003743281311798,-0.007362712322082068],"min":[0.024049499064050992,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2711028,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.0016103743394418508,-0.007542712362265661],"min":[0.024049499064050992,-0.0016103743411903118,-0.007562712361776669],"type":"VEC3"},{"bufferView":0,"byteOffset":2711076,"componentType":5126,"count":33,"max":[0.02424949905916101,-0.0010003743281311798,-0.007362712322082061],"min":[0.024249499059160982,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2711472,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.0014103743443318493,-0.007542712344781116],"min":[0.024049499064050992,-0.0014103743460803103,-0.007562712344292117],"type":"VEC3"},{"bufferView":0,"byteOffset":2711520,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.00210037432745985,-0.007462712407058802],"min":[0.024049499064050992,-0.002100374336202119,-0.007562712404613805],"type":"VEC3"},{"bufferView":0,"byteOffset":2711568,"componentType":5126,"count":4,"max":[0.02424949905916101,-0.0019003743323498519,-0.0075427123876182596],"min":[0.024049499064050992,-0.0019003743340983094,-0.007562712387129252],"type":"VEC3"},{"bufferView":0,"byteOffset":2711616,"componentType":5126,"count":33,"max":[0.024649499049380012,-0.0010003743281311798,-0.007362712322082061],"min":[0.024649499049379985,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2712012,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0016103743394418508,-0.007542712362265661],"min":[0.02464949904938,-0.0016103743411903118,-0.007562712361776669],"type":"VEC3"},{"bufferView":0,"byteOffset":2712060,"componentType":5126,"count":33,"max":[0.024849499044489007,-0.0010003743281311798,-0.007362712322082068],"min":[0.024849499044488993,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2712456,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0014103743443318493,-0.007542712344781116],"min":[0.02464949904938,-0.0014103743460803103,-0.007562712344292117],"type":"VEC3"},{"bufferView":0,"byteOffset":2712504,"componentType":5126,"count":4,"max":[0.024849499044488993,-0.00210037432745985,-0.00746271240705881],"min":[0.02464949904938,-0.002100374336202119,-0.007562712404613805],"type":"VEC3"},{"bufferView":0,"byteOffset":2712552,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0019003743323498519,-0.007542712387618252],"min":[0.02464949904938,-0.0019003743340983094,-0.007562712387129252],"type":"VEC3"},{"bufferView":0,"byteOffset":2712600,"componentType":5126,"count":33,"max":[0.02524949903470801,-0.0010003743281311798,-0.007362712322082068],"min":[0.02524949903470798,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2712996,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0016103743394418508,-0.007542712362265661],"min":[0.02524949903470798,-0.0016103743411903118,-0.007562712361776669],"type":"VEC3"},{"bufferView":0,"byteOffset":2713044,"componentType":5126,"count":33,"max":[0.025449499029817007,-0.0010003743281311798,-0.007362712322082061],"min":[0.025449499029816993,-0.002100374336202119,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2713440,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0014103743443318493,-0.007542712344781108],"min":[0.025249499034707995,-0.0014103743460803103,-0.007562712344292109],"type":"VEC3"},{"bufferView":0,"byteOffset":2713488,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.00210037432745985,-0.00746271240705881],"min":[0.025249499034707995,-0.002100374336202119,-0.007562712404613805],"type":"VEC3"},{"bufferView":0,"byteOffset":2713536,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0019003743323498519,-0.007542712387618252],"min":[0.025249499034707995,-0.0019003743340983094,-0.00756271238712926],"type":"VEC3"},{"bufferView":0,"byteOffset":2713584,"componentType":5126,"count":33,"max":[0.025849499020036006,-0.0010003743281311798,-0.007362712322082061],"min":[0.025849499020035978,-0.002100374336202119,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2713980,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0016103743394418508,-0.007542712362265668],"min":[0.025849499020035978,-0.0016103743411903118,-0.007562712361776662],"type":"VEC3"},{"bufferView":0,"byteOffset":2714028,"componentType":5126,"count":33,"max":[0.026049499015145017,-0.0010003743281311798,-0.007362712322082061],"min":[0.02604949901514499,-0.002100374336202119,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2714424,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0014103743443318493,-0.007542712344781116],"min":[0.02584949902003599,-0.0014103743460803103,-0.007562712344292117],"type":"VEC3"},{"bufferView":0,"byteOffset":2714472,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.00210037432745985,-0.007462712407058802],"min":[0.02584949902003599,-0.002100374336202119,-0.007562712404613812],"type":"VEC3"},{"bufferView":0,"byteOffset":2714520,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0019003743323498519,-0.007542712387618252],"min":[0.02584949902003599,-0.0019003743340983094,-0.00756271238712926],"type":"VEC3"},{"bufferView":0,"byteOffset":2714568,"componentType":5126,"count":33,"max":[0.026449499005364006,-0.0010003743281311798,-0.007362712322082068],"min":[0.026449499005363992,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2714964,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0016103743394418508,-0.007542712362265661],"min":[0.026449499005363992,-0.0016103743411903118,-0.007562712361776669],"type":"VEC3"},{"bufferView":0,"byteOffset":2715012,"componentType":5126,"count":33,"max":[0.026649499000473014,-0.0010003743281311798,-0.007362712322082068],"min":[0.026649499000472986,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2715408,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0014103743443318493,-0.007542712344781108],"min":[0.026449499005364006,-0.0014103743460803103,-0.007562712344292117],"type":"VEC3"},{"bufferView":0,"byteOffset":2715456,"componentType":5126,"count":4,"max":[0.026649499000473,-0.00210037432745985,-0.007462712407058802],"min":[0.026449499005363992,-0.002100374336202119,-0.007562712404613805],"type":"VEC3"},{"bufferView":0,"byteOffset":2715504,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0019003743323498519,-0.007542712387618252],"min":[0.026449499005363992,-0.0019003743340983094,-0.007562712387129252],"type":"VEC3"},{"bufferView":0,"byteOffset":2715552,"componentType":5126,"count":33,"max":[0.027049498990692016,-0.0010003743281311798,-0.007362712322082061],"min":[0.02704949899069199,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2715948,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.0016103743394418508,-0.007542712362265661],"min":[0.02704949899069199,-0.0016103743411903118,-0.007562712361776669],"type":"VEC3"},{"bufferView":0,"byteOffset":2715996,"componentType":5126,"count":33,"max":[0.02724949898580101,-0.0010003743281311798,-0.007362712322082061],"min":[0.027249498985800997,-0.002100374336202119,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2716392,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.0014103743443318493,-0.007542712344781108],"min":[0.027049498990692002,-0.0014103743460803103,-0.0075627123442921235],"type":"VEC3"},{"bufferView":0,"byteOffset":2716440,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.00210037432745985,-0.007462712407058802],"min":[0.027049498990692002,-0.002100374336202119,-0.007562712404613798],"type":"VEC3"},{"bufferView":0,"byteOffset":2716488,"componentType":5126,"count":4,"max":[0.02724949898580101,-0.0019003743323498519,-0.007542712387618252],"min":[0.02704949899069199,-0.0019003743340983094,-0.00756271238712926],"type":"VEC3"},{"bufferView":0,"byteOffset":2716536,"componentType":5126,"count":33,"max":[0.027649498976020013,-0.0010003743281311798,-0.007362712322082068],"min":[0.027649498976019985,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2716932,"componentType":5126,"count":4,"max":[0.027849498971128994,-0.0016103743394418508,-0.007542712362265668],"min":[0.02764949897602,-0.0016103743411903118,-0.007562712361776662],"type":"VEC3"},{"bufferView":0,"byteOffset":2716980,"componentType":5126,"count":33,"max":[0.02784949897112901,-0.0010003743281311798,-0.007362712322082061],"min":[0.027849498971128994,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2717376,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0014103743443318493,-0.007542712344781116],"min":[0.02764949897602,-0.0014103743460803103,-0.007562712344292117],"type":"VEC3"},{"bufferView":0,"byteOffset":2717424,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.00210037432745985,-0.007462712407058802],"min":[0.02764949897602,-0.002100374336202119,-0.007562712404613805],"type":"VEC3"},{"bufferView":0,"byteOffset":2717472,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0019003743323498519,-0.007542712387618252],"min":[0.027649498976019985,-0.0019003743340983094,-0.00756271238712926],"type":"VEC3"},{"bufferView":0,"byteOffset":2717520,"componentType":5126,"count":33,"max":[0.02824949896134801,-0.0010003743281311798,-0.007362712322082061],"min":[0.028249498961347982,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2717916,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0016103743394418508,-0.007542712362265668],"min":[0.028249498961347996,-0.0016103743411903118,-0.007562712361776662],"type":"VEC3"},{"bufferView":0,"byteOffset":2717964,"componentType":5126,"count":33,"max":[0.028449498956457007,-0.0010003743281311798,-0.007362712322082061],"min":[0.028449498956456994,-0.002100374336202119,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2718360,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0014103743443318493,-0.007542712344781116],"min":[0.028249498961347996,-0.0014103743460803103,-0.007562712344292117],"type":"VEC3"},{"bufferView":0,"byteOffset":2718408,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.00210037432745985,-0.007462712407058802],"min":[0.028249498961347996,-0.002100374336202119,-0.007562712404613805],"type":"VEC3"},{"bufferView":0,"byteOffset":2718456,"componentType":5126,"count":4,"max":[0.028449498956456994,-0.0019003743323498519,-0.007542712387618252],"min":[0.028249498961347996,-0.0019003743340983094,-0.007562712387129252],"type":"VEC3"},{"bufferView":0,"byteOffset":2718504,"componentType":5126,"count":4,"max":[0.029549498929558993,-0.0011503742108134815,-0.009162712282437185],"min":[0.029399498933226995,-0.0014503742034774802,-0.009162712308664013],"type":"VEC3"},{"bufferView":0,"byteOffset":2718552,"componentType":5126,"count":4,"max":[0.029549498929558993,-0.0011503742108134815,-0.008562712297109207],"min":[0.029399498933226995,-0.0011503742632671212,-0.009162712282437199],"type":"VEC3"},{"bufferView":0,"byteOffset":2718600,"componentType":5126,"count":8,"max":[0.029549498929559007,-0.0010503742657126018,-0.008562712288366924],"min":[0.028999498943007993,-0.0017503742485951185,-0.008562712349562851],"type":"VEC3"},{"bufferView":0,"byteOffset":2718696,"componentType":5126,"count":4,"max":[0.025053772102248018,-0.0010503742542159707,-0.00869421854470992],"min":[0.025009869664296986,-0.0011003742529933085,-0.008694218549081072],"type":"VEC3"},{"bufferView":0,"byteOffset":2718744,"componentType":5126,"count":4,"max":[0.025084126522237016,-0.0010503742542159707,-0.00861007220530393],"min":[0.025053772102248004,-0.0011003742603496107,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2718792,"componentType":5126,"count":4,"max":[0.02520805944603599,-0.0010503742615722692,-0.008610072205303923],"min":[0.025084126522237002,-0.0011003742603496107,-0.00861007220967506],"type":"VEC3"},{"bufferView":0,"byteOffset":2718840,"componentType":5126,"count":4,"max":[0.02523669892704301,-0.0010503742542159707,-0.008610072205303923],"min":[0.02520805944603599,-0.0011003742603496107,-0.008694218549081057],"type":"VEC3"},{"bufferView":0,"byteOffset":2718888,"componentType":5126,"count":4,"max":[0.025280601364993004,-0.0010503742542159707,-0.00869421854470992],"min":[0.02523669892704301,-0.0011003742529933085,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2718936,"componentType":5126,"count":4,"max":[0.025280601364993004,-0.0010503742542159707,-0.00839421855204548],"min":[0.02516718673362,-0.0011003742792201302,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2718984,"componentType":5126,"count":4,"max":[0.02516718673362,-0.0010503742804427888,-0.008394218552045474],"min":[0.02512694283216601,-0.0011003742792201302,-0.008394218556416625],"type":"VEC3"},{"bufferView":0,"byteOffset":2719032,"componentType":5126,"count":4,"max":[0.02512694283216601,-0.0010503742542159707,-0.008394218552045474],"min":[0.025009869664296986,-0.0011003742792201302,-0.008694218549081072],"type":"VEC3"},{"bufferView":0,"byteOffset":2719080,"componentType":5126,"count":4,"max":[0.025544015992699003,-0.0010503742542159707,-0.008394218552045474],"min":[0.02554401599269899,-0.0011003742792201302,-0.008694218549081072],"type":"VEC3"},{"bufferView":0,"byteOffset":2719128,"componentType":5126,"count":4,"max":[0.025544015992699003,-0.0010503742804427888,-0.008394218552045474],"min":[0.025459355171597992,-0.0011003742792201302,-0.008394218556416618],"type":"VEC3"},{"bufferView":0,"byteOffset":2719176,"componentType":5126,"count":18,"max":[0.025459355171598006,-0.0010503742676592118,-0.008394218552045474],"min":[0.025302552583969004,-0.0011003742792201302,-0.008540445686987063],"type":"VEC3"},{"bufferView":0,"byteOffset":2719392,"componentType":5126,"count":18,"max":[0.025462442061765997,-0.0010503742542159707,-0.008540445682615925],"min":[0.025302552583969004,-0.0011003742664365498,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2719608,"componentType":5126,"count":4,"max":[0.025544015992699003,-0.0010503742542159707,-0.00869421854470992],"min":[0.025462442061765983,-0.0011003742529933085,-0.008694218549081072],"type":"VEC3"},{"bufferView":0,"byteOffset":2719656,"componentType":5126,"count":4,"max":[0.025763528182453,-0.0010503742542159707,-0.00869421854470992],"min":[0.025602552576632902,-0.0011003742529933085,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2719704,"componentType":5126,"count":4,"max":[0.025763528182453,-0.0010503742542159707,-0.008394218552045474],"min":[0.025763528182452988,-0.0011003742792201302,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2719752,"componentType":5126,"count":4,"max":[0.025763528182453,-0.0010503742804427888,-0.008394218552045474],"min":[0.0256098696496248,-0.0011003742792201302,-0.008394218556416618],"type":"VEC3"},{"bufferView":0,"byteOffset":2719800,"componentType":5126,"count":4,"max":[0.0256098696496248,-0.001050374277564231,-0.008394218552045474],"min":[0.0256098696496248,-0.0011003742792201302,-0.008427145384880071],"type":"VEC3"},{"bufferView":0,"byteOffset":2719848,"componentType":5126,"count":4,"max":[0.025723284280997804,-0.001050374277564231,-0.008427145380508918],"min":[0.0256098696496248,-0.0011003742763415687,-0.008427145384880071],"type":"VEC3"},{"bufferView":0,"byteOffset":2719896,"componentType":5126,"count":4,"max":[0.025723284280997818,-0.0010503742689285717,-0.008427145380508918],"min":[0.02572328428099779,-0.0011003742763415687,-0.008525925870269064],"type":"VEC3"},{"bufferView":0,"byteOffset":2719944,"componentType":5126,"count":4,"max":[0.025723284280997818,-0.0010503742689285717,-0.008525925865897918],"min":[0.025617186722616595,-0.0011003742677059094,-0.008525925870269064],"type":"VEC3"},{"bufferView":0,"byteOffset":2719992,"componentType":5126,"count":4,"max":[0.025617186722616595,-0.0010503742660500207,-0.008525925865897918],"min":[0.025617186722616595,-0.0011003742677059094,-0.008558852698732067],"type":"VEC3"},{"bufferView":0,"byteOffset":2720040,"componentType":5126,"count":4,"max":[0.02572328428099779,-0.0010503742660500207,-0.008558852694360923],"min":[0.025617186722616595,-0.0011003742648273587,-0.008558852698732067],"type":"VEC3"},{"bufferView":0,"byteOffset":2720088,"componentType":5126,"count":4,"max":[0.025723284280997804,-0.0010503742570945214,-0.008558852694360923],"min":[0.02572328428099779,-0.0011003742648273587,-0.008661291720617059],"type":"VEC3"},{"bufferView":0,"byteOffset":2720136,"componentType":5126,"count":4,"max":[0.025723284280997804,-0.0010503742570945214,-0.008661291716245927],"min":[0.025602552576632902,-0.0011003742558718592,-0.008661291720617066],"type":"VEC3"},{"bufferView":0,"byteOffset":2720184,"componentType":5126,"count":4,"max":[0.025602552576632902,-0.0010503742542159707,-0.008661291716245927],"min":[0.025602552576632902,-0.0011003742558718592,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2720232,"componentType":5126,"count":8,"max":[0.025904610496076005,-0.0010503742538961304,-0.008678669764601922],"min":[0.025822064766387,-0.0011003742543526194,-0.00869787708557707],"type":"VEC3"},{"bufferView":0,"byteOffset":2720328,"componentType":5126,"count":18,"max":[0.026045235492637004,-0.0010503742538961304,-0.008549877847019922],"min":[0.02590461049607599,-0.0011003742656119613,-0.00869787708557707],"type":"VEC3"},{"bufferView":0,"byteOffset":2720544,"componentType":5126,"count":18,"max":[0.026045235492637004,-0.00105037426683462,-0.008390560015549576],"min":[0.02589266308783199,-0.0011003742795399596,-0.008549877851391066],"type":"VEC3"},{"bufferView":0,"byteOffset":2720760,"componentType":5126,"count":8,"max":[0.02589266308783199,-0.001050374279723151,-0.008390560015549576],"min":[0.025822064766387,-0.0011003742795399596,-0.008402450263532068],"type":"VEC3"},{"bufferView":0,"byteOffset":2720856,"componentType":5126,"count":4,"max":[0.025822064766387,-0.00105037427620492,-0.008402450259160922],"min":[0.025822064766386987,-0.0011003742785004888,-0.008442694164987068],"type":"VEC3"},{"bufferView":0,"byteOffset":2720904,"componentType":5126,"count":8,"max":[0.025892320100035008,-0.00105037427620492,-0.008423486844012928],"min":[0.025822064766386987,-0.001100374276661409,-0.008442694164987068],"type":"VEC3"},{"bufferView":0,"byteOffset":2721000,"componentType":5126,"count":18,"max":[0.02600499159118199,-0.00105037426704952,-0.008423486844012928],"min":[0.025892320100034994,-0.001100374276661409,-0.008547419772182067],"type":"VEC3"},{"bufferView":0,"byteOffset":2721216,"componentType":5126,"count":18,"max":[0.02600499159118199,-0.0010503742567746811,-0.00854741976781093],"min":[0.025899065526699006,-0.0011003742658268615,-0.008664950257113063],"type":"VEC3"},{"bufferView":0,"byteOffset":2721432,"componentType":5126,"count":8,"max":[0.025899065526699006,-0.0010503742567746811,-0.008645742936138923],"min":[0.025822064766387,-0.0011003742572311807,-0.008664950257113063],"type":"VEC3"},{"bufferView":0,"byteOffset":2721528,"componentType":5126,"count":4,"max":[0.025822064766387015,-0.0010503742555752816,-0.008645742936138923],"min":[0.025822064766387,-0.0011003742572311807,-0.008678669768973066],"type":"VEC3"},{"bufferView":0,"byteOffset":2721576,"componentType":5126,"count":4,"max":[0.026224503780936003,-0.0010503742542159707,-0.00869421854470992],"min":[0.026070845248108994,-0.0011003742529933085,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2721624,"componentType":5126,"count":4,"max":[0.02622450378093602,-0.0010503742542159707,-0.008394218552045474],"min":[0.02622450378093599,-0.0011003742792201302,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2721672,"componentType":5126,"count":4,"max":[0.02622450378093602,-0.0010503742804427888,-0.008394218552045474],"min":[0.026184259879482,-0.0011003742792201302,-0.008394218556416618],"type":"VEC3"},{"bufferView":0,"byteOffset":2721720,"componentType":5126,"count":4,"max":[0.026184259879482,-0.0010503742570945214,-0.008394218552045474],"min":[0.026184259879482,-0.0011003742792201302,-0.008661291720617059],"type":"VEC3"},{"bufferView":0,"byteOffset":2721768,"componentType":5126,"count":4,"max":[0.026184259879482,-0.0010503742570945214,-0.008661291716245927],"min":[0.026070845248108994,-0.0011003742558718592,-0.008661291720617066],"type":"VEC3"},{"bufferView":0,"byteOffset":2721816,"componentType":5126,"count":4,"max":[0.026070845248108994,-0.0010503742542159707,-0.008661291716245927],"min":[0.026070845248108994,-0.0011003742558718592,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2721864,"componentType":5126,"count":92,"max":[0.029099498940562997,-0.0012503743176469015,-0.007912712321745475],"min":[0.022199499109289988,-0.0023003742919708897,-0.007912712413539346],"type":"VEC3"},{"bufferView":0,"byteOffset":2722968,"componentType":5126,"count":4,"max":[0.023049499088505017,-0.0012503743499933115,-0.007542712330793471],"min":[0.022849499093394995,-0.0014103743460803103,-0.007542712344781116],"type":"VEC3"},{"bufferView":0,"byteOffset":2723016,"componentType":5126,"count":16,"max":[0.023049499088505017,-0.00115037434369604,-0.007542712330793471],"min":[0.022849499093394995,-0.0012503743499933115,-0.007642712319606205],"type":"VEC3"},{"bufferView":0,"byteOffset":2723208,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.00115037432446303,-0.007642712319606205],"min":[0.022849499093394995,-0.00115037434369604,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2723256,"componentType":5126,"count":4,"max":[0.02304949908850499,-0.0010003743281311798,-0.007862712301112794],"min":[0.022849499093394995,-0.00115037432446303,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2723304,"componentType":5126,"count":4,"max":[0.02304949908850499,-0.0010003743281311798,-0.007462712310893799],"min":[0.022849499093394995,-0.0010003743631002706,-0.007862712301112794],"type":"VEC3"},{"bufferView":0,"byteOffset":2723352,"componentType":5126,"count":16,"max":[0.023049499088505017,-0.0010003743631002706,-0.007362712322082061],"min":[0.02284949909339498,-0.001100374369397219,-0.007462712310893799],"type":"VEC3"},{"bufferView":0,"byteOffset":2723544,"componentType":5126,"count":4,"max":[0.023049499088505017,-0.001100374369397219,-0.007362712322082061],"min":[0.022849499093394995,-0.0020003743473894,-0.007362712400762526],"type":"VEC3"},{"bufferView":0,"byteOffset":2723592,"componentType":5126,"count":16,"max":[0.023049499088505017,-0.0020003743473894,-0.007362712400762518],"min":[0.022849499093394995,-0.002100374336202119,-0.00746271240705881],"type":"VEC3"},{"bufferView":0,"byteOffset":2723784,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0016103743411903118,-0.007542712362265668],"min":[0.022849499093394995,-0.0019003743340983094,-0.007542712387618252],"type":"VEC3"},{"bufferView":0,"byteOffset":2723832,"componentType":5126,"count":4,"max":[0.023649499073833,-0.0012503743499933115,-0.007542712330793471],"min":[0.023449499078722996,-0.0014103743460803103,-0.007542712344781123],"type":"VEC3"},{"bufferView":0,"byteOffset":2723880,"componentType":5126,"count":16,"max":[0.023649499073833,-0.00115037434369604,-0.007542712330793471],"min":[0.023449499078722996,-0.0012503743499933115,-0.007642712319606205],"type":"VEC3"},{"bufferView":0,"byteOffset":2724072,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.00115037432446303,-0.007642712319606205],"min":[0.023449499078722996,-0.00115037434369604,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2724120,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.0010003743281311798,-0.007862712301112794],"min":[0.02344949907872298,-0.00115037432446303,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2724168,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.0010003743281311798,-0.007462712310893792],"min":[0.02344949907872298,-0.0010003743631002706,-0.007862712301112794],"type":"VEC3"},{"bufferView":0,"byteOffset":2724216,"componentType":5126,"count":16,"max":[0.023649499073833014,-0.0010003743631002706,-0.007362712322082061],"min":[0.023449499078722996,-0.001100374369397219,-0.007462712310893792],"type":"VEC3"},{"bufferView":0,"byteOffset":2724408,"componentType":5126,"count":4,"max":[0.023649499073833,-0.001100374369397219,-0.007362712322082061],"min":[0.023449499078722996,-0.0020003743473894,-0.007362712400762518],"type":"VEC3"},{"bufferView":0,"byteOffset":2724456,"componentType":5126,"count":16,"max":[0.023649499073833014,-0.0020003743473894,-0.007362712400762518],"min":[0.023449499078722996,-0.002100374336202119,-0.007462712407058802],"type":"VEC3"},{"bufferView":0,"byteOffset":2724648,"componentType":5126,"count":4,"max":[0.023649499073833,-0.0016103743411903118,-0.007542712362265668],"min":[0.023449499078722996,-0.0019003743340983094,-0.0075427123876182596],"type":"VEC3"},{"bufferView":0,"byteOffset":2724696,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.0012503743499933115,-0.007542712330793471],"min":[0.024049499064051006,-0.0014103743460803103,-0.007542712344781116],"type":"VEC3"},{"bufferView":0,"byteOffset":2724744,"componentType":5126,"count":16,"max":[0.02424949905916101,-0.00115037434369604,-0.007542712330793471],"min":[0.024049499064050992,-0.0012503743499933115,-0.007642712319606212],"type":"VEC3"},{"bufferView":0,"byteOffset":2724936,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.00115037432446303,-0.007642712319606205],"min":[0.024049499064050992,-0.00115037434369604,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2724984,"componentType":5126,"count":4,"max":[0.02424949905916101,-0.0010003743281311798,-0.007862712301112787],"min":[0.024049499064051006,-0.00115037432446303,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2725032,"componentType":5126,"count":4,"max":[0.02424949905916101,-0.0010003743281311798,-0.007462712310893792],"min":[0.024049499064051006,-0.0010003743631002706,-0.007862712301112794],"type":"VEC3"},{"bufferView":0,"byteOffset":2725080,"componentType":5126,"count":16,"max":[0.02424949905916101,-0.0010003743631002706,-0.007362712322082061],"min":[0.024049499064050992,-0.001100374369397219,-0.007462712310893792],"type":"VEC3"},{"bufferView":0,"byteOffset":2725272,"componentType":5126,"count":4,"max":[0.02424949905916101,-0.001100374369397219,-0.007362712322082061],"min":[0.024049499064051006,-0.0020003743473894,-0.007362712400762526],"type":"VEC3"},{"bufferView":0,"byteOffset":2725320,"componentType":5126,"count":16,"max":[0.02424949905916101,-0.0020003743473894,-0.007362712400762526],"min":[0.024049499064050992,-0.002100374336202119,-0.007462712407058802],"type":"VEC3"},{"bufferView":0,"byteOffset":2725512,"componentType":5126,"count":4,"max":[0.02424949905916101,-0.0016103743411903118,-0.007542712362265661],"min":[0.024049499064050992,-0.0019003743340983094,-0.0075427123876182596],"type":"VEC3"},{"bufferView":0,"byteOffset":2725560,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0012503743499933115,-0.007542712330793478],"min":[0.02464949904938,-0.0014103743460803103,-0.007542712344781116],"type":"VEC3"},{"bufferView":0,"byteOffset":2725608,"componentType":5126,"count":16,"max":[0.024849499044489007,-0.00115037434369604,-0.007542712330793478],"min":[0.02464949904938,-0.0012503743499933115,-0.007642712319606205],"type":"VEC3"},{"bufferView":0,"byteOffset":2725800,"componentType":5126,"count":4,"max":[0.024849499044488993,-0.00115037432446303,-0.007642712319606205],"min":[0.024649499049379985,-0.00115037434369604,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2725848,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0010003743281311798,-0.007862712301112794],"min":[0.024649499049379985,-0.00115037432446303,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2725896,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0010003743281311798,-0.007462712310893792],"min":[0.024649499049379985,-0.0010003743631002706,-0.007862712301112794],"type":"VEC3"},{"bufferView":0,"byteOffset":2725944,"componentType":5126,"count":16,"max":[0.024849499044489007,-0.0010003743631002706,-0.007362712322082061],"min":[0.024649499049379985,-0.001100374369397219,-0.007462712310893799],"type":"VEC3"},{"bufferView":0,"byteOffset":2726136,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.001100374369397219,-0.007362712322082061],"min":[0.02464949904938,-0.0020003743473894,-0.007362712400762526],"type":"VEC3"},{"bufferView":0,"byteOffset":2726184,"componentType":5126,"count":16,"max":[0.024849499044489007,-0.0020003743473894,-0.007362712400762526],"min":[0.02464949904938,-0.002100374336202119,-0.00746271240705881],"type":"VEC3"},{"bufferView":0,"byteOffset":2726376,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0016103743411903118,-0.007542712362265661],"min":[0.02464949904938,-0.0019003743340983094,-0.0075427123876182596],"type":"VEC3"},{"bufferView":0,"byteOffset":2726424,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0012503743499933115,-0.007542712330793471],"min":[0.025249499034707995,-0.0014103743460803103,-0.007542712344781116],"type":"VEC3"},{"bufferView":0,"byteOffset":2726472,"componentType":5126,"count":16,"max":[0.025449499029817007,-0.00115037434369604,-0.007542712330793471],"min":[0.025249499034707995,-0.0012503743499933115,-0.007642712319606205],"type":"VEC3"},{"bufferView":0,"byteOffset":2726664,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.00115037432446303,-0.007642712319606197],"min":[0.025249499034707995,-0.00115037434369604,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2726712,"componentType":5126,"count":4,"max":[0.025449499029816993,-0.0010003743281311798,-0.007862712301112794],"min":[0.02524949903470801,-0.00115037432446303,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2726760,"componentType":5126,"count":4,"max":[0.025449499029816993,-0.0010003743281311798,-0.007462712310893799],"min":[0.02524949903470801,-0.0010003743631002706,-0.007862712301112794],"type":"VEC3"},{"bufferView":0,"byteOffset":2726808,"componentType":5126,"count":16,"max":[0.025449499029817007,-0.0010003743631002706,-0.007362712322082061],"min":[0.025249499034707995,-0.001100374369397219,-0.007462712310893799],"type":"VEC3"},{"bufferView":0,"byteOffset":2727000,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.001100374369397219,-0.007362712322082061],"min":[0.025249499034707995,-0.0020003743473894,-0.007362712400762526],"type":"VEC3"},{"bufferView":0,"byteOffset":2727048,"componentType":5126,"count":16,"max":[0.025449499029817007,-0.0020003743473894,-0.007362712400762526],"min":[0.025249499034707995,-0.002100374336202119,-0.00746271240705881],"type":"VEC3"},{"bufferView":0,"byteOffset":2727240,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0016103743411903118,-0.007542712362265661],"min":[0.02524949903470798,-0.0019003743340983094,-0.007542712387618252],"type":"VEC3"},{"bufferView":0,"byteOffset":2727288,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0012503743499933115,-0.007542712330793478],"min":[0.02584949902003599,-0.0014103743460803103,-0.007542712344781116],"type":"VEC3"},{"bufferView":0,"byteOffset":2727336,"componentType":5126,"count":16,"max":[0.026049499015145017,-0.00115037434369604,-0.007542712330793478],"min":[0.02584949902003599,-0.0012503743499933115,-0.007642712319606205],"type":"VEC3"},{"bufferView":0,"byteOffset":2727528,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.00115037432446303,-0.007642712319606205],"min":[0.02584949902003599,-0.00115037434369604,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2727576,"componentType":5126,"count":4,"max":[0.02604949901514499,-0.0010003743281311798,-0.007862712301112794],"min":[0.025849499020036006,-0.00115037432446303,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2727624,"componentType":5126,"count":4,"max":[0.02604949901514499,-0.0010003743281311798,-0.007462712310893792],"min":[0.025849499020036006,-0.0010003743631002706,-0.0078627123011128],"type":"VEC3"},{"bufferView":0,"byteOffset":2727672,"componentType":5126,"count":16,"max":[0.026049499015145004,-0.0010003743631002706,-0.007362712322082061],"min":[0.02584949902003599,-0.001100374369397219,-0.007462712310893792],"type":"VEC3"},{"bufferView":0,"byteOffset":2727864,"componentType":5126,"count":4,"max":[0.02604949901514499,-0.001100374369397219,-0.007362712322082061],"min":[0.02584949902003599,-0.0020003743473894,-0.007362712400762526],"type":"VEC3"},{"bufferView":0,"byteOffset":2727912,"componentType":5126,"count":16,"max":[0.026049499015145004,-0.0020003743473894,-0.007362712400762518],"min":[0.02584949902003599,-0.002100374336202119,-0.00746271240705881],"type":"VEC3"},{"bufferView":0,"byteOffset":2728104,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0016103743411903118,-0.007542712362265668],"min":[0.025849499020035978,-0.0019003743340983094,-0.007542712387618252],"type":"VEC3"},{"bufferView":0,"byteOffset":2728152,"componentType":5126,"count":4,"max":[0.026649499000473014,-0.0012503743499933115,-0.007542712330793478],"min":[0.026449499005363992,-0.0014103743460803103,-0.007542712344781116],"type":"VEC3"},{"bufferView":0,"byteOffset":2728200,"componentType":5126,"count":16,"max":[0.026649499000473014,-0.00115037434369604,-0.007542712330793478],"min":[0.026449499005363992,-0.0012503743499933115,-0.007642712319606205],"type":"VEC3"},{"bufferView":0,"byteOffset":2728392,"componentType":5126,"count":4,"max":[0.026649499000473,-0.00115037432446303,-0.007642712319606205],"min":[0.026449499005363992,-0.00115037434369604,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2728440,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0010003743281311798,-0.007862712301112794],"min":[0.026449499005363992,-0.00115037432446303,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2728488,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0010003743281311798,-0.007462712310893785],"min":[0.026449499005363992,-0.0010003743631002706,-0.0078627123011128],"type":"VEC3"},{"bufferView":0,"byteOffset":2728536,"componentType":5126,"count":16,"max":[0.026649499000473,-0.0010003743631002706,-0.007362712322082068],"min":[0.026449499005363992,-0.001100374369397219,-0.007462712310893792],"type":"VEC3"},{"bufferView":0,"byteOffset":2728728,"componentType":5126,"count":4,"max":[0.026649499000473,-0.001100374369397219,-0.007362712322082068],"min":[0.026449499005364006,-0.0020003743473894,-0.007362712400762526],"type":"VEC3"},{"bufferView":0,"byteOffset":2728776,"componentType":5126,"count":16,"max":[0.026649499000473,-0.0020003743473894,-0.007362712400762526],"min":[0.026449499005363992,-0.002100374336202119,-0.007462712407058802],"type":"VEC3"},{"bufferView":0,"byteOffset":2728968,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0016103743411903118,-0.007542712362265661],"min":[0.026449499005364006,-0.0019003743340983094,-0.007542712387618252],"type":"VEC3"},{"bufferView":0,"byteOffset":2729016,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.0012503743499933115,-0.007542712330793478],"min":[0.027049498990692002,-0.0014103743460803103,-0.007542712344781116],"type":"VEC3"},{"bufferView":0,"byteOffset":2729064,"componentType":5126,"count":16,"max":[0.02724949898580101,-0.00115037434369604,-0.007542712330793478],"min":[0.02704949899069199,-0.0012503743499933115,-0.007642712319606205],"type":"VEC3"},{"bufferView":0,"byteOffset":2729256,"componentType":5126,"count":4,"max":[0.02724949898580101,-0.00115037432446303,-0.007642712319606205],"min":[0.02704949899069199,-0.00115037434369604,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2729304,"componentType":5126,"count":4,"max":[0.02724949898580101,-0.0010003743281311798,-0.007862712301112794],"min":[0.02704949899069199,-0.00115037432446303,-0.007862712314226208],"type":"VEC3"},{"bufferView":0,"byteOffset":2729352,"componentType":5126,"count":4,"max":[0.02724949898580101,-0.0010003743281311798,-0.007462712310893792],"min":[0.02704949899069199,-0.0010003743631002706,-0.007862712301112794],"type":"VEC3"},{"bufferView":0,"byteOffset":2729400,"componentType":5126,"count":16,"max":[0.02724949898580101,-0.0010003743631002706,-0.007362712322082061],"min":[0.02704949899069199,-0.001100374369397219,-0.007462712310893792],"type":"VEC3"},{"bufferView":0,"byteOffset":2729592,"componentType":5126,"count":4,"max":[0.02724949898580101,-0.001100374369397219,-0.007362712322082061],"min":[0.02704949899069199,-0.0020003743473894,-0.007362712400762526],"type":"VEC3"},{"bufferView":0,"byteOffset":2729640,"componentType":5126,"count":16,"max":[0.02724949898580101,-0.0020003743473894,-0.007362712400762526],"min":[0.02704949899069199,-0.002100374336202119,-0.007462712407058802],"type":"VEC3"},{"bufferView":0,"byteOffset":2729832,"componentType":5126,"count":4,"max":[0.02724949898580101,-0.0016103743411903118,-0.007542712362265661],"min":[0.02704949899069199,-0.0019003743340983094,-0.0075427123876182596],"type":"VEC3"},{"bufferView":0,"byteOffset":2729880,"componentType":5126,"count":4,"max":[0.027849498971128994,-0.0012503743499933115,-0.007542712330793471],"min":[0.02764949897602,-0.0014103743460803103,-0.007542712344781116],"type":"VEC3"},{"bufferView":0,"byteOffset":2729928,"componentType":5126,"count":16,"max":[0.02784949897112901,-0.00115037434369604,-0.007542712330793471],"min":[0.027649498976019985,-0.0012503743499933115,-0.007642712319606212],"type":"VEC3"},{"bufferView":0,"byteOffset":2730120,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.00115037432446303,-0.007642712319606205],"min":[0.02764949897602,-0.00115037434369604,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2730168,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0010003743281311798,-0.007862712301112794],"min":[0.02764949897602,-0.00115037432446303,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2730216,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0010003743281311798,-0.007462712310893792],"min":[0.02764949897602,-0.0010003743631002706,-0.0078627123011128],"type":"VEC3"},{"bufferView":0,"byteOffset":2730264,"componentType":5126,"count":16,"max":[0.02784949897112901,-0.0010003743631002706,-0.007362712322082061],"min":[0.02764949897602,-0.001100374369397219,-0.007462712310893792],"type":"VEC3"},{"bufferView":0,"byteOffset":2730456,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.001100374369397219,-0.007362712322082061],"min":[0.027649498976019985,-0.0020003743473894,-0.007362712400762526],"type":"VEC3"},{"bufferView":0,"byteOffset":2730504,"componentType":5126,"count":16,"max":[0.02784949897112901,-0.0020003743473894,-0.007362712400762526],"min":[0.027649498976019985,-0.002100374336202119,-0.00746271240705881],"type":"VEC3"},{"bufferView":0,"byteOffset":2730696,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0016103743411903118,-0.007542712362265668],"min":[0.027649498976019985,-0.0019003743340983094,-0.007542712387618252],"type":"VEC3"},{"bufferView":0,"byteOffset":2730744,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0012503743499933115,-0.007542712330793471],"min":[0.028249498961347996,-0.0014103743460803103,-0.007542712344781116],"type":"VEC3"},{"bufferView":0,"byteOffset":2730792,"componentType":5126,"count":16,"max":[0.028449498956457007,-0.00115037434369604,-0.007542712330793471],"min":[0.028249498961347982,-0.0012503743499933115,-0.007642712319606205],"type":"VEC3"},{"bufferView":0,"byteOffset":2730984,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.00115037432446303,-0.007642712319606205],"min":[0.028249498961347996,-0.00115037434369604,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2731032,"componentType":5126,"count":4,"max":[0.028449498956456994,-0.0010003743281311798,-0.007862712301112794],"min":[0.028249498961347996,-0.00115037432446303,-0.007862712314226201],"type":"VEC3"},{"bufferView":0,"byteOffset":2731080,"componentType":5126,"count":4,"max":[0.028449498956456994,-0.0010003743281311798,-0.007462712310893792],"min":[0.028249498961347996,-0.0010003743631002706,-0.007862712301112794],"type":"VEC3"},{"bufferView":0,"byteOffset":2731128,"componentType":5126,"count":16,"max":[0.028449498956457007,-0.0010003743631002706,-0.007362712322082061],"min":[0.028249498961347982,-0.001100374369397219,-0.007462712310893792],"type":"VEC3"},{"bufferView":0,"byteOffset":2731320,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.001100374369397219,-0.007362712322082061],"min":[0.028249498961347982,-0.0020003743473894,-0.007362712400762518],"type":"VEC3"},{"bufferView":0,"byteOffset":2731368,"componentType":5126,"count":16,"max":[0.028449498956457007,-0.0020003743473894,-0.007362712400762518],"min":[0.028249498961347982,-0.002100374336202119,-0.00746271240705881],"type":"VEC3"},{"bufferView":0,"byteOffset":2731560,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0016103743411903118,-0.007542712362265668],"min":[0.028249498961347996,-0.0019003743340983094,-0.007542712387618252],"type":"VEC3"},{"bufferView":0,"byteOffset":2731608,"componentType":5126,"count":13,"max":[0.025280601364993004,-0.0011003742529933085,-0.008394218556416618],"min":[0.025009869664297,-0.0011003742792201302,-0.008694218549081072],"type":"VEC3"},{"bufferView":0,"byteOffset":2731764,"componentType":5126,"count":39,"max":[0.02554401599269899,-0.0011003742529933085,-0.008394218556416611],"min":[0.025302552583969004,-0.0011003742792201302,-0.008694218549081072],"type":"VEC3"},{"bufferView":0,"byteOffset":2732232,"componentType":5126,"count":12,"max":[0.025763528182453,-0.0011003742529933085,-0.008394218556416618],"min":[0.025602552576632902,-0.0011003742792201302,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2732376,"componentType":5126,"count":46,"max":[0.02604523549263699,-0.0011003742526734719,-0.008390560019920713],"min":[0.025822064766386987,-0.0011003742795399596,-0.00869787708557707],"type":"VEC3"},{"bufferView":0,"byteOffset":2732928,"componentType":5126,"count":6,"max":[0.02622450378093602,-0.0011003742529933085,-0.008394218556416611],"min":[0.026070845248108994,-0.0011003742792201302,-0.008694218549081065],"type":"VEC3"},{"bufferView":0,"byteOffset":2733000,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0014103743111112089,-0.007912712335733112],"min":[0.02304949908850499,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2733048,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0014103743111112089,-0.007912712335733112],"min":[0.02284949909339498,-0.0014103743137339002,-0.00794271233500011],"type":"VEC3"},{"bufferView":0,"byteOffset":2733096,"componentType":5126,"count":4,"max":[0.022849499093394995,-0.0014103743111112089,-0.007912712335733112],"min":[0.02284949909339498,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2733144,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0016103743062212104,-0.007912712353217664],"min":[0.022849499093394995,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2733192,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.0014103743111112089,-0.007912712335733112],"min":[0.023649499073832986,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2733240,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.0014103743111112089,-0.007912712335733112],"min":[0.023449499078722996,-0.0014103743137339002,-0.007942712335000117],"type":"VEC3"},{"bufferView":0,"byteOffset":2733288,"componentType":5126,"count":4,"max":[0.023449499078722996,-0.0014103743111112089,-0.007912712335733119],"min":[0.023449499078722996,-0.0016103743088438983,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2733336,"componentType":5126,"count":4,"max":[0.023649499073833,-0.0016103743062212104,-0.007912712353217664],"min":[0.023449499078722996,-0.0016103743088438983,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2733384,"componentType":5126,"count":4,"max":[0.02424949905916101,-0.0014103743111112089,-0.007912712335733119],"min":[0.024249499059160982,-0.0016103743088438983,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2733432,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.0014103743111112089,-0.007912712335733119],"min":[0.024049499064050992,-0.0014103743137339002,-0.007942712335000117],"type":"VEC3"},{"bufferView":0,"byteOffset":2733480,"componentType":5126,"count":4,"max":[0.024049499064051006,-0.0014103743111112089,-0.007912712335733119],"min":[0.024049499064050992,-0.0016103743088438983,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2733528,"componentType":5126,"count":4,"max":[0.02424949905916101,-0.0016103743062212104,-0.007912712353217671],"min":[0.024049499064050992,-0.0016103743088438983,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2733576,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0014103743111112089,-0.007912712335733112],"min":[0.024849499044488993,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2733624,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0014103743111112089,-0.007912712335733112],"min":[0.024649499049379985,-0.0014103743137339002,-0.007942712335000117],"type":"VEC3"},{"bufferView":0,"byteOffset":2733672,"componentType":5126,"count":4,"max":[0.02464949904938,-0.0014103743111112089,-0.007912712335733119],"min":[0.024649499049379985,-0.0016103743088438983,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2733720,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0016103743062212104,-0.007912712353217664],"min":[0.02464949904938,-0.0016103743088438983,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2733768,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0014103743111112089,-0.007912712335733119],"min":[0.028449498956456994,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2733816,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0014103743111112089,-0.007912712335733112],"min":[0.028249498961347982,-0.0014103743137339002,-0.00794271233500011],"type":"VEC3"},{"bufferView":0,"byteOffset":2733864,"componentType":5126,"count":4,"max":[0.028249498961347996,-0.0014103743111112089,-0.007912712335733112],"min":[0.028249498961347982,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2733912,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0016103743062212104,-0.007912712353217664],"min":[0.028249498961347982,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2733960,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0014103743111112089,-0.007912712335733112],"min":[0.027849498971128994,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734008,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0014103743111112089,-0.007912712335733112],"min":[0.02764949897602,-0.0014103743137339002,-0.00794271233500011],"type":"VEC3"},{"bufferView":0,"byteOffset":2734056,"componentType":5126,"count":4,"max":[0.02764949897602,-0.0014103743111112089,-0.007912712335733112],"min":[0.027649498976019985,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734104,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0016103743062212104,-0.007912712353217664],"min":[0.027649498976019985,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734152,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.0014103743111112089,-0.007912712335733112],"min":[0.027249498985800997,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734200,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.0014103743111112089,-0.007912712335733112],"min":[0.027049498990692002,-0.0014103743137339002,-0.00794271233500011],"type":"VEC3"},{"bufferView":0,"byteOffset":2734248,"componentType":5126,"count":4,"max":[0.027049498990692002,-0.0014103743111112089,-0.007912712335733119],"min":[0.02704949899069199,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734296,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.0016103743062212104,-0.007912712353217664],"min":[0.02704949899069199,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734344,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0014103743111112089,-0.007912712335733105],"min":[0.026649499000472986,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734392,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0014103743111112089,-0.007912712335733105],"min":[0.026449499005363992,-0.0014103743137339002,-0.007942712335000117],"type":"VEC3"},{"bufferView":0,"byteOffset":2734440,"componentType":5126,"count":4,"max":[0.026449499005364006,-0.0014103743111112089,-0.007912712335733112],"min":[0.026449499005363992,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734488,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0016103743062212104,-0.007912712353217664],"min":[0.026449499005364006,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734536,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0014103743111112089,-0.007912712335733112],"min":[0.02604949901514499,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734584,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0014103743111112089,-0.007912712335733112],"min":[0.025849499020036006,-0.0014103743137339002,-0.007942712335000117],"type":"VEC3"},{"bufferView":0,"byteOffset":2734632,"componentType":5126,"count":4,"max":[0.025849499020036006,-0.0014103743111112089,-0.007912712335733119],"min":[0.02584949902003599,-0.0016103743088438983,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2734680,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0016103743062212104,-0.007912712353217664],"min":[0.02584949902003599,-0.0016103743088438983,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2734728,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0014103743111112089,-0.007912712335733119],"min":[0.025449499029816993,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734776,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0014103743111112089,-0.007912712335733119],"min":[0.025249499034707995,-0.0014103743137339002,-0.00794271233500011],"type":"VEC3"},{"bufferView":0,"byteOffset":2734824,"componentType":5126,"count":4,"max":[0.02524949903470801,-0.0014103743111112089,-0.007912712335733119],"min":[0.025249499034707995,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734872,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0016103743062212104,-0.007912712353217664],"min":[0.025249499034707995,-0.0016103743088438983,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2734920,"componentType":5126,"count":6,"max":[0.025449499029817007,-0.0019003742230714416,-0.007912712378570263],"min":[0.025449499029816993,-0.00210037429686189,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2734992,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0019003742230714416,-0.007912712378570263],"min":[0.025249499034707995,-0.0019003743017518993,-0.008812712356563253],"type":"VEC3"},{"bufferView":0,"byteOffset":2735040,"componentType":5126,"count":6,"max":[0.02524949903470801,-0.0019003742230714416,-0.007912712378570263],"min":[0.025249499034707995,-0.00210037429686189,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2735112,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0021003742181814394,-0.007912712396054787],"min":[0.025249499034707995,-0.00210037429686189,-0.008812712374047791],"type":"VEC3"},{"bufferView":0,"byteOffset":2735160,"componentType":5126,"count":6,"max":[0.026049499015145004,-0.0019003742230714416,-0.007912712378570249],"min":[0.02604949901514499,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2735232,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0019003742230714416,-0.007912712378570249],"min":[0.025849499020036006,-0.0019003743017518993,-0.00881271235656324],"type":"VEC3"},{"bufferView":0,"byteOffset":2735280,"componentType":5126,"count":6,"max":[0.025849499020036006,-0.0019003742230714416,-0.007912712378570249],"min":[0.02584949902003599,-0.00210037429686189,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2735352,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0021003742181814394,-0.007912712396054794],"min":[0.025849499020036006,-0.00210037429686189,-0.008812712374047791],"type":"VEC3"},{"bufferView":0,"byteOffset":2735400,"componentType":5126,"count":6,"max":[0.026649499000473014,-0.0019003742230714416,-0.007912712378570256],"min":[0.026649499000472986,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2735472,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0019003742230714416,-0.007912712378570249],"min":[0.026449499005363992,-0.0019003743017518993,-0.008812712356563246],"type":"VEC3"},{"bufferView":0,"byteOffset":2735520,"componentType":5126,"count":6,"max":[0.026449499005364006,-0.0019003742230714416,-0.007912712378570249],"min":[0.026449499005363992,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2735592,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0021003742181814394,-0.007912712396054794],"min":[0.026449499005363992,-0.00210037429686189,-0.008812712374047798],"type":"VEC3"},{"bufferView":0,"byteOffset":2735640,"componentType":5126,"count":6,"max":[0.02724949898580101,-0.0019003742230714416,-0.007912712378570256],"min":[0.027249498985800997,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2735712,"componentType":5126,"count":4,"max":[0.02724949898580101,-0.0019003742230714416,-0.007912712378570256],"min":[0.02704949899069199,-0.0019003743017518993,-0.008812712356563246],"type":"VEC3"},{"bufferView":0,"byteOffset":2735760,"componentType":5126,"count":6,"max":[0.027049498990692002,-0.0019003742230714416,-0.007912712378570256],"min":[0.02704949899069199,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2735832,"componentType":5126,"count":4,"max":[0.02724949898580101,-0.0021003742181814394,-0.007912712396054794],"min":[0.02704949899069199,-0.00210037429686189,-0.008812712374047798],"type":"VEC3"},{"bufferView":0,"byteOffset":2735880,"componentType":5126,"count":6,"max":[0.02784949897112901,-0.0019003742230714416,-0.007912712378570249],"min":[0.027849498971128994,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2735952,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0019003742230714416,-0.007912712378570249],"min":[0.027649498976019985,-0.0019003743017518993,-0.00881271235656324],"type":"VEC3"},{"bufferView":0,"byteOffset":2736000,"componentType":5126,"count":6,"max":[0.027649498976020013,-0.0019003742230714416,-0.007912712378570256],"min":[0.027649498976019985,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2736072,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0021003742181814394,-0.0079127123960548],"min":[0.027649498976019985,-0.00210037429686189,-0.008812712374047791],"type":"VEC3"},{"bufferView":0,"byteOffset":2736120,"componentType":5126,"count":6,"max":[0.028449498956457007,-0.0019003742230714416,-0.007912712378570256],"min":[0.028449498956456994,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2736192,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0019003742230714416,-0.007912712378570249],"min":[0.028249498961347996,-0.0019003743017518993,-0.008812712356563246],"type":"VEC3"},{"bufferView":0,"byteOffset":2736240,"componentType":5126,"count":6,"max":[0.02824949896134801,-0.0019003742230714416,-0.007912712378570249],"min":[0.028249498961347982,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2736312,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0021003742181814394,-0.007912712396054794],"min":[0.028249498961347982,-0.00210037429686189,-0.008812712374047798],"type":"VEC3"},{"bufferView":0,"byteOffset":2736360,"componentType":5126,"count":6,"max":[0.024849499044489007,-0.0019003742230714416,-0.007912712378570256],"min":[0.024849499044488993,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2736432,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0019003742230714416,-0.007912712378570256],"min":[0.024649499049379985,-0.0019003743017518993,-0.008812712356563253],"type":"VEC3"},{"bufferView":0,"byteOffset":2736480,"componentType":5126,"count":6,"max":[0.024649499049380012,-0.0019003742230714416,-0.007912712378570256],"min":[0.024649499049379985,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2736552,"componentType":5126,"count":4,"max":[0.024849499044488993,-0.0021003742181814394,-0.007912712396054794],"min":[0.02464949904938,-0.00210037429686189,-0.008812712374047791],"type":"VEC3"},{"bufferView":0,"byteOffset":2736600,"componentType":5126,"count":6,"max":[0.02424949905916101,-0.0019003742230714416,-0.007912712378570256],"min":[0.024249499059160996,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2736672,"componentType":5126,"count":4,"max":[0.02424949905916101,-0.0019003742230714416,-0.007912712378570256],"min":[0.024049499064050992,-0.0019003743017518993,-0.008812712356563246],"type":"VEC3"},{"bufferView":0,"byteOffset":2736720,"componentType":5126,"count":6,"max":[0.024049499064051006,-0.0019003742230714416,-0.007912712378570256],"min":[0.024049499064050992,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2736792,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.0021003742181814394,-0.007912712396054794],"min":[0.024049499064050992,-0.00210037429686189,-0.008812712374047798],"type":"VEC3"},{"bufferView":0,"byteOffset":2736840,"componentType":5126,"count":6,"max":[0.023649499073833014,-0.0019003742230714416,-0.007912712378570256],"min":[0.023649499073833,-0.00210037429686189,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2736912,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.0019003742230714416,-0.007912712378570256],"min":[0.023449499078722996,-0.0019003743017518993,-0.008812712356563246],"type":"VEC3"},{"bufferView":0,"byteOffset":2736960,"componentType":5126,"count":6,"max":[0.02344949907872301,-0.0019003742230714416,-0.007912712378570256],"min":[0.023449499078722996,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2737032,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.0021003742181814394,-0.007912712396054794],"min":[0.023449499078722996,-0.00210037429686189,-0.008812712374047798],"type":"VEC3"},{"bufferView":0,"byteOffset":2737080,"componentType":5126,"count":6,"max":[0.023049499088505017,-0.0019003742230714416,-0.007912712378570256],"min":[0.02304949908850499,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2737152,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0019003742230714416,-0.007912712378570249],"min":[0.02284949909339498,-0.0019003743017518993,-0.008812712356563246],"type":"VEC3"},{"bufferView":0,"byteOffset":2737200,"componentType":5126,"count":6,"max":[0.022849499093395013,-0.0019003742230714416,-0.007912712378570249],"min":[0.02284949909339498,-0.00210037429686189,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2737272,"componentType":5126,"count":4,"max":[0.023049499088505017,-0.0021003742181814394,-0.0079127123960548],"min":[0.022849499093394995,-0.00210037429686189,-0.008812712374047791],"type":"VEC3"},{"bufferView":0,"byteOffset":2737320,"componentType":5126,"count":4,"max":[0.0251427774354372,-0.0010503742644508202,-0.008451840501855991],"min":[0.02509761737556599,-0.0011003742741826593,-0.00857714538121207],"type":"VEC3"},{"bufferView":0,"byteOffset":2737368,"componentType":5126,"count":4,"max":[0.025197941306038998,-0.0010503742644508202,-0.008577145376840924],"min":[0.02509761737556599,-0.0011003742632281614,-0.00857714538121207],"type":"VEC3"},{"bufferView":0,"byteOffset":2737416,"componentType":5126,"count":4,"max":[0.025197941306038998,-0.0010503742644508202,-0.008451840501855927],"min":[0.025153181398597,-0.0011003742741826593,-0.008577145381212063],"type":"VEC3"},{"bufferView":0,"byteOffset":2737464,"componentType":5126,"count":5,"max":[0.025153181398597,-0.0010503742754053213,-0.008430803917004922],"min":[0.025147893670068002,-0.0011003742760217286,-0.008451840506227057],"type":"VEC3"},{"bufferView":0,"byteOffset":2737524,"componentType":5126,"count":5,"max":[0.025147893670068002,-0.0010503742754053213,-0.008430803917004922],"min":[0.025142777435436997,-0.0011003742760217286,-0.008451840506227064],"type":"VEC3"},{"bufferView":0,"byteOffset":2737584,"componentType":5126,"count":4,"max":[0.025503772091244003,-0.0010503742570945214,-0.00866129171624592],"min":[0.025461184439846008,-0.0011003742558718592,-0.008661291720617066],"type":"VEC3"},{"bufferView":0,"byteOffset":2737632,"componentType":5126,"count":4,"max":[0.025503772091244003,-0.0010503742570945214,-0.008427145380508918],"min":[0.025503772091244003,-0.0011003742763415687,-0.008661291720617066],"type":"VEC3"},{"bufferView":0,"byteOffset":2737680,"componentType":5126,"count":4,"max":[0.025503772091244003,-0.001050374277564231,-0.008427145380508918],"min":[0.025459526665496002,-0.0011003742763415687,-0.008427145384880064],"type":"VEC3"},{"bufferView":0,"byteOffset":2737728,"componentType":5126,"count":20,"max":[0.025459526665496002,-0.0010503742675842496,-0.008427145380508918],"min":[0.02534279648542399,-0.0011003742763415687,-0.008541303156478058],"type":"VEC3"},{"bufferView":0,"byteOffset":2737968,"componentType":5126,"count":18,"max":[0.025461184439846008,-0.0010503742570945214,-0.008541303152106921],"min":[0.02534279648542399,-0.001100374266361591,-0.008661291720617066],"type":"VEC3"},{"bufferView":0,"byteOffset":2738184,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0014103743111112089,-0.00794271233500011],"min":[0.022849499093394995,-0.0016103743062212104,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2738232,"componentType":5126,"count":4,"max":[0.023649499073833,-0.0014103743111112089,-0.00794271233500011],"min":[0.023449499078722996,-0.0016103743062212104,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2738280,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.0014103743111112089,-0.007942712335000117],"min":[0.024049499064050992,-0.0016103743062212104,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2738328,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0014103743111112089,-0.007942712335000117],"min":[0.024649499049379985,-0.0016103743062212104,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2738376,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0014103743111112089,-0.00794271233500011],"min":[0.028249498961347982,-0.0016103743062212104,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2738424,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0014103743111112089,-0.00794271233500011],"min":[0.02764949897602,-0.0016103743062212104,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2738472,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.0014103743111112089,-0.00794271233500011],"min":[0.027049498990692002,-0.0016103743062212104,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2738520,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0014103743111112089,-0.007942712335000117],"min":[0.026449499005364006,-0.0016103743062212104,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2738568,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0014103743111112089,-0.007942712335000117],"min":[0.02584949902003599,-0.0016103743062212104,-0.00794271235248467],"type":"VEC3"},{"bufferView":0,"byteOffset":2738616,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0014103743111112089,-0.00794271233500011],"min":[0.025249499034707995,-0.0016103743062212104,-0.007942712352484662],"type":"VEC3"},{"bufferView":0,"byteOffset":2738664,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0019532722897636213,-0.009112712353851735],"min":[0.025249499034707995,-0.0020474760990356203,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2738712,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0019003742230714416,-0.00881271235656324],"min":[0.025249499034707995,-0.0019532722897636213,-0.009112712353851735],"type":"VEC3"},{"bufferView":0,"byteOffset":2738760,"componentType":5126,"count":4,"max":[0.025449499029817007,-0.0020474760990356203,-0.008812712374047791],"min":[0.02524949903470801,-0.0021003742181814394,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2738808,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0019532722897636213,-0.009112712353851742],"min":[0.02584949902003599,-0.0020474760990356203,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2738856,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0019003742230714416,-0.00881271235656324],"min":[0.02584949902003599,-0.0019532722897636213,-0.009112712353851742],"type":"VEC3"},{"bufferView":0,"byteOffset":2738904,"componentType":5126,"count":4,"max":[0.026049499015145004,-0.0020474760990356203,-0.008812712374047791],"min":[0.025849499020036006,-0.0021003742181814394,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2738952,"componentType":5126,"count":4,"max":[0.026649499000473014,-0.0019532722897636213,-0.009112712353851742],"min":[0.026449499005363992,-0.0020474760990356203,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739000,"componentType":5126,"count":4,"max":[0.026649499000473014,-0.0019003742230714416,-0.00881271235656324],"min":[0.026449499005363992,-0.0019532722897636213,-0.009112712353851742],"type":"VEC3"},{"bufferView":0,"byteOffset":2739048,"componentType":5126,"count":4,"max":[0.026649499000473,-0.0020474760990356203,-0.008812712374047791],"min":[0.026449499005363992,-0.0021003742181814394,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739096,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.0019532722897636213,-0.009112712353851742],"min":[0.02704949899069199,-0.0020474760990356203,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739144,"componentType":5126,"count":4,"max":[0.02724949898580101,-0.0019003742230714416,-0.008812712356563246],"min":[0.02704949899069199,-0.0019532722897636213,-0.009112712353851748],"type":"VEC3"},{"bufferView":0,"byteOffset":2739192,"componentType":5126,"count":4,"max":[0.027249498985800997,-0.0020474760990356203,-0.008812712374047791],"min":[0.027049498990692002,-0.0021003742181814394,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739240,"componentType":5126,"count":4,"max":[0.027849498971128994,-0.0019532722897636213,-0.009112712353851742],"min":[0.02764949897602,-0.0020474760990356203,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739288,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0019003742230714416,-0.00881271235656324],"min":[0.027649498976019985,-0.0019532722897636213,-0.009112712353851748],"type":"VEC3"},{"bufferView":0,"byteOffset":2739336,"componentType":5126,"count":4,"max":[0.02784949897112901,-0.0020474760990356203,-0.008812712374047791],"min":[0.02764949897602,-0.0021003742181814394,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739384,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0019532722897636213,-0.009112712353851742],"min":[0.028249498961347996,-0.0020474760990356203,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739432,"componentType":5126,"count":4,"max":[0.028449498956456994,-0.0019003742230714416,-0.008812712356563246],"min":[0.028249498961347996,-0.0019532722897636213,-0.009112712353851742],"type":"VEC3"},{"bufferView":0,"byteOffset":2739480,"componentType":5126,"count":4,"max":[0.028449498956457007,-0.0020474760990356203,-0.008812712374047791],"min":[0.028249498961347982,-0.0021003742181814394,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739528,"componentType":5126,"count":4,"max":[0.024849499044488993,-0.0019532722897636213,-0.009112712353851748],"min":[0.02464949904938,-0.0020474760990356203,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739576,"componentType":5126,"count":4,"max":[0.024849499044489007,-0.0019003742230714416,-0.008812712356563246],"min":[0.024649499049379985,-0.0019532722897636213,-0.009112712353851748],"type":"VEC3"},{"bufferView":0,"byteOffset":2739624,"componentType":5126,"count":4,"max":[0.024849499044488993,-0.0020474760990356203,-0.008812712374047791],"min":[0.02464949904938,-0.0021003742181814394,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739672,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.0019532722897636213,-0.009112712353851748],"min":[0.024049499064051006,-0.0020474760990356203,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739720,"componentType":5126,"count":4,"max":[0.02424949905916101,-0.0019003742230714416,-0.008812712356563246],"min":[0.024049499064050992,-0.0019532722897636213,-0.009112712353851748],"type":"VEC3"},{"bufferView":0,"byteOffset":2739768,"componentType":5126,"count":4,"max":[0.024249499059160996,-0.0020474760990356203,-0.008812712374047798],"min":[0.024049499064050992,-0.0021003742181814394,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2739816,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.0019532722897636213,-0.009112712353851742],"min":[0.023449499078722996,-0.0020474760990356203,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2739864,"componentType":5126,"count":4,"max":[0.023649499073833,-0.0019003742230714416,-0.008812712356563246],"min":[0.023449499078722996,-0.0019532722897636213,-0.009112712353851748],"type":"VEC3"},{"bufferView":0,"byteOffset":2739912,"componentType":5126,"count":4,"max":[0.023649499073833014,-0.0020474760990356203,-0.008812712374047798],"min":[0.023449499078722996,-0.0021003742181814394,-0.009112712362087301],"type":"VEC3"},{"bufferView":0,"byteOffset":2739960,"componentType":5126,"count":4,"max":[0.023049499088505017,-0.0019532722897636213,-0.009112712353851748],"min":[0.02284949909339498,-0.0020474760990356203,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2740008,"componentType":5126,"count":4,"max":[0.023049499088505003,-0.0019003742230714416,-0.008812712356563246],"min":[0.022849499093394995,-0.0019532722897636213,-0.009112712353851748],"type":"VEC3"},{"bufferView":0,"byteOffset":2740056,"componentType":5126,"count":4,"max":[0.023049499088505017,-0.0020474760990356203,-0.008812712374047791],"min":[0.02284949909339498,-0.0021003742181814394,-0.009112712362087294],"type":"VEC3"},{"bufferView":0,"byteOffset":2740104,"componentType":5126,"count":5,"max":[0.025197941306038998,-0.0010503742644508202,-0.008430803917004922],"min":[0.02509761737556599,-0.0010503742772443908,-0.008577145376840924],"type":"VEC3"},{"bufferView":0,"byteOffset":2740164,"componentType":5126,"count":4,"max":[0.025148379569446006,-0.0010503742772443908,-0.008430803917004922],"min":[0.02514740777068998,-0.0011003742760217286,-0.008430803921376061],"type":"VEC3"},{"bufferView":0,"byteOffset":2740212,"componentType":5126,"count":20,"max":[0.025503772091244003,-0.0010503742570945214,-0.008427145380508918],"min":[0.02534279648542399,-0.001050374277564231,-0.008661291716245927],"type":"VEC3"},{"bufferView":0,"byteOffset":2740452,"componentType":5126,"count":4,"max":[0.02754929625423799,0.00003500119999999995,-0.023000802770561997],"min":[0.027449796834238,0.0,-0.023000802770562004],"type":"VEC3"},{"bufferView":0,"byteOffset":2740500,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.022550102630562],"min":[0.02754929625423799,0.0,-0.023000802770562004],"type":"VEC3"},{"bufferView":0,"byteOffset":2740548,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.022450303490562],"min":[0.027999996394237996,0.0,-0.022550102630562],"type":"VEC3"},{"bufferView":0,"byteOffset":2740596,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.02200000467056199],"min":[0.02754969757423801,0.0,-0.022450303490562],"type":"VEC3"},{"bufferView":0,"byteOffset":2740644,"componentType":5126,"count":4,"max":[0.02754969757423801,0.00003500119999999995,-0.02200000467056199],"min":[0.027450495334238,0.0,-0.02200000467056199],"type":"VEC3"},{"bufferView":0,"byteOffset":2740692,"componentType":5126,"count":4,"max":[0.027450495334238,0.00003500119999999995,-0.02200000467056199],"min":[0.026999896794237997,0.0,-0.022450603210561994],"type":"VEC3"},{"bufferView":0,"byteOffset":2740740,"componentType":5126,"count":4,"max":[0.02699989679423801,0.00003500119999999995,-0.022450603210561994],"min":[0.026999896794237997,0.0,-0.022550003570562006],"type":"VEC3"},{"bufferView":0,"byteOffset":2740788,"componentType":5126,"count":4,"max":[0.027449796834238,0.00003500119999999995,-0.022550003570562006],"min":[0.02699989679423801,0.0,-0.023000802770561997],"type":"VEC3"},{"bufferView":0,"byteOffset":2740836,"componentType":5126,"count":8,"max":[0.027999996394237996,0.0,-0.02200000467056199],"min":[0.026999896794237997,0.0,-0.023000802770562004],"type":"VEC3"},{"bufferView":0,"byteOffset":2740932,"componentType":5126,"count":8,"max":[0.027999996394237996,0.00003500119999999995,-0.02200000467056199],"min":[0.026999896794237997,0.00003500119999999995,-0.023000802770562004],"type":"VEC3"},{"bufferView":0,"byteOffset":2741028,"componentType":5126,"count":14,"max":[0.029549998929547003,-0.0021446719019615197,-0.007906207286075415],"min":[0.029549498929558993,-0.002246360228303619,-0.007997705980473413],"type":"VEC3"},{"bufferView":0,"byteOffset":2741196,"componentType":5126,"count":3,"max":[0.029550498929534996,-0.002226240912316989,-0.007952242574448057],"min":[0.029549498929558993,-0.0022333632540290616,-0.0079540621501354],"type":"VEC3"},{"bufferView":0,"byteOffset":2741232,"componentType":5126,"count":3,"max":[0.029550498929534996,-0.0021839747557073396,-0.007935138552826373],"min":[0.029549498929559007,-0.0022262409126283097,-0.00795050097935841],"type":"VEC3"},{"bufferView":0,"byteOffset":2741268,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0021839747527236,-0.007935138552826373],"min":[0.029549498929558993,-0.0021839747557073396,-0.007969268605594387],"type":"VEC3"},{"bufferView":0,"byteOffset":2741316,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0021839747527236,-0.0079540621501354],"min":[0.029549498929558993,-0.002226240912316989,-0.007969268605594387],"type":"VEC3"},{"bufferView":0,"byteOffset":2741364,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.00224636022707649,-0.007944938276401288],"min":[0.029549498929559007,-0.002246360228303619,-0.007958975007928288],"type":"VEC3"},{"bufferView":0,"byteOffset":2741412,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446719019615197,-0.007958975007928281],"min":[0.029549498929559007,-0.00224636022707649,-0.007997705980473413],"type":"VEC3"},{"bufferView":0,"byteOffset":2741460,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446719019615197,-0.007983201357896413],"min":[0.029549498929559007,-0.0021446719032295614,-0.007997705980473413],"type":"VEC3"},{"bufferView":0,"byteOffset":2741508,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446719032295614,-0.00797342763615395],"min":[0.029549498929558993,-0.0021724854276660003,-0.00798320135789642],"type":"VEC3"},{"bufferView":0,"byteOffset":2741556,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0021724854276660003,-0.007931083496046952],"min":[0.029549498929558993,-0.002172485431367839,-0.007973427636153958],"type":"VEC3"},{"bufferView":0,"byteOffset":2741604,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002144671908692562,-0.007920711908653417],"min":[0.029549498929558993,-0.002172485431367839,-0.007931083496046952],"type":"VEC3"},{"bufferView":0,"byteOffset":2741652,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002144671908692562,-0.007906207286075415],"min":[0.029549498929558993,-0.0021446719099605894,-0.007920711908653417],"type":"VEC3"},{"bufferView":0,"byteOffset":2741700,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446719099605894,-0.007906207286075415],"min":[0.029549498929558993,-0.002246360228303619,-0.007944938276401288],"type":"VEC3"},{"bufferView":0,"byteOffset":2741748,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0021446719019615197,-0.007906207286075415],"min":[0.029549998929547003,-0.002246360228303619,-0.007997705980473413],"type":"VEC3"},{"bufferView":0,"byteOffset":2741916,"componentType":5126,"count":4,"max":[0.03254930388363299,0.00003500119999999995,-0.018000797048516],"min":[0.032449804463633,0.0,-0.018000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2741964,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.017550096908516003],"min":[0.03254930388363299,0.0,-0.018000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2742012,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.017450297768516],"min":[0.033000004023633,0.0,-0.017550096908516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2742060,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.016999998948516],"min":[0.03254970520363301,0.0,-0.017450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":2742108,"componentType":5126,"count":4,"max":[0.03254970520363301,0.00003500119999999995,-0.016999998948516],"min":[0.032450502963633,0.0,-0.016999998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":2742156,"componentType":5126,"count":4,"max":[0.032450502963633,0.00003500119999999995,-0.016999998948516],"min":[0.031999904423633,0.0,-0.017450597488516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2742204,"componentType":5126,"count":4,"max":[0.031999904423633,0.00003500119999999995,-0.017450597488516004],"min":[0.031999904423633,0.0,-0.01754999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2742252,"componentType":5126,"count":4,"max":[0.032449804463633,0.00003500119999999995,-0.01754999784851601],"min":[0.031999904423633,0.0,-0.018000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2742300,"componentType":5126,"count":8,"max":[0.03300000402363301,0.0,-0.016999998948516],"min":[0.031999904423633,0.0,-0.018000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2742396,"componentType":5126,"count":8,"max":[0.03300000402363301,0.00003500119999999995,-0.016999998948516],"min":[0.031999904423633,0.00003500119999999995,-0.018000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2742492,"componentType":5126,"count":4,"max":[0.0175,0.0,-0.010000000000000014],"min":[0.017499999999999988,-0.0010003231200000008,-0.06],"type":"VEC3"},{"bufferView":0,"byteOffset":2742540,"componentType":5126,"count":4,"max":[0.0225,0.0,-0.06],"min":[0.017499999999999988,-0.0010003231200000008,-0.065],"type":"VEC3"},{"bufferView":0,"byteOffset":2742588,"componentType":5126,"count":4,"max":[0.0375,0.0,-0.065],"min":[0.0225,-0.0010003231200000008,-0.065],"type":"VEC3"},{"bufferView":0,"byteOffset":2742636,"componentType":5126,"count":4,"max":[0.04249999999999999,0.0,-0.06],"min":[0.0375,-0.0010003231200000008,-0.065],"type":"VEC3"},{"bufferView":0,"byteOffset":2742684,"componentType":5126,"count":4,"max":[0.04249999999999999,0.0,-0.01],"min":[0.04249999999999999,-0.0010003231200000008,-0.06],"type":"VEC3"},{"bufferView":0,"byteOffset":2742732,"componentType":5126,"count":4,"max":[0.04249999999999999,0.0,-0.005],"min":[0.0375,-0.0010003231200000008,-0.01],"type":"VEC3"},{"bufferView":0,"byteOffset":2742780,"componentType":5126,"count":4,"max":[0.0375,0.0,-0.005],"min":[0.022500000000000013,-0.0010003231200000008,-0.005000000000000007],"type":"VEC3"},{"bufferView":0,"byteOffset":2742828,"componentType":5126,"count":4,"max":[0.022500000000000013,0.0,-0.005000000000000007],"min":[0.0175,-0.0010003231200000008,-0.010000000000000014],"type":"VEC3"},{"bufferView":0,"byteOffset":2742876,"componentType":5126,"count":8,"max":[0.04249999999999999,-0.0010003231200000008,-0.005],"min":[0.017499999999999988,-0.0010003231200000008,-0.065],"type":"VEC3"},{"bufferView":0,"byteOffset":2742972,"componentType":5126,"count":8,"max":[0.04249999999999999,0.0,-0.005],"min":[0.017499999999999988,0.0,-0.065],"type":"VEC3"},{"bufferView":0,"byteOffset":2743068,"componentType":5126,"count":4,"max":[0.03254930388363299,0.00003500119999999995,-0.048000797048515995],"min":[0.032449804463633,0.0,-0.04800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2743116,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.04755009690851601],"min":[0.03254930388363299,0.0,-0.048000797048515995],"type":"VEC3"},{"bufferView":0,"byteOffset":2743164,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.04745029776851601],"min":[0.033000004023633,0.0,-0.04755009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2743212,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.04699999894851601],"min":[0.03254970520363301,0.0,-0.04745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2743260,"componentType":5126,"count":4,"max":[0.03254970520363301,0.00003500119999999995,-0.04699999894851601],"min":[0.032450502963633,0.0,-0.04699999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2743308,"componentType":5126,"count":4,"max":[0.032450502963633,0.00003500119999999995,-0.04699999894851601],"min":[0.031999904423633,0.0,-0.04745059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2743356,"componentType":5126,"count":4,"max":[0.031999904423633,0.00003500119999999995,-0.04745059748851601],"min":[0.031999904423633,0.0,-0.047549997848516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2743404,"componentType":5126,"count":4,"max":[0.032449804463633,0.00003500119999999995,-0.047549997848516004],"min":[0.031999904423633,0.0,-0.04800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2743452,"componentType":5126,"count":8,"max":[0.03300000402363301,0.0,-0.04699999894851601],"min":[0.031999904423633,0.0,-0.04800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2743548,"componentType":5126,"count":8,"max":[0.03300000402363301,0.00003500119999999995,-0.04699999894851601],"min":[0.031999904423633,0.00003500119999999995,-0.04800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2743644,"componentType":5126,"count":4,"max":[0.03504930006893602,0.00003500119999999995,-0.015500797048516006],"min":[0.03494980064893599,0.0,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2743692,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.015050096908516004],"min":[0.03504930006893602,0.0,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2743740,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.014950297768516002],"min":[0.03550000020893599,0.0,-0.015050096908516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2743788,"componentType":5126,"count":4,"max":[0.03550000020893599,0.00003500119999999995,-0.014499998948516009],"min":[0.035049701388936004,0.0,-0.014950297768516002],"type":"VEC3"},{"bufferView":0,"byteOffset":2743836,"componentType":5126,"count":4,"max":[0.035049701388936004,0.00003500119999999995,-0.014499998948516009],"min":[0.034950499148936005,0.0,-0.014499998948516009],"type":"VEC3"},{"bufferView":0,"byteOffset":2743884,"componentType":5126,"count":4,"max":[0.034950499148936005,0.00003500119999999995,-0.014499998948516009],"min":[0.03449990060893602,0.0,-0.014950597488516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2743932,"componentType":5126,"count":4,"max":[0.03449990060893602,0.00003500119999999995,-0.014950597488516003],"min":[0.034499900608936006,0.0,-0.015049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2743980,"componentType":5126,"count":4,"max":[0.03494980064893599,0.00003500119999999995,-0.015049997848516],"min":[0.034499900608936006,0.0,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2744028,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.014499998948516009],"min":[0.034499900608936006,0.0,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2744124,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.014499998948516009],"min":[0.034499900608936006,0.00003500119999999995,-0.015500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2744220,"componentType":5126,"count":4,"max":[0.035049300068935994,0.00003500119999999995,-0.010500797048516006],"min":[0.034949800648936005,0.0,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2744268,"componentType":5126,"count":4,"max":[0.03550000020893599,0.00003500119999999995,-0.010050096908516003],"min":[0.035049300068935994,0.0,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2744316,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.009950297768516003],"min":[0.03550000020893599,0.0,-0.010050096908516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2744364,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.00949999894851601],"min":[0.03504970138893602,0.0,-0.009950297768516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2744412,"componentType":5126,"count":4,"max":[0.03504970138893602,0.00003500119999999995,-0.00949999894851601],"min":[0.034950499148936005,0.0,-0.00949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2744460,"componentType":5126,"count":4,"max":[0.034950499148936005,0.00003500119999999995,-0.00949999894851601],"min":[0.034499900608936006,0.0,-0.009950597488516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2744508,"componentType":5126,"count":4,"max":[0.034499900608936006,0.00003500119999999995,-0.009950597488516004],"min":[0.034499900608936006,0.0,-0.010049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2744556,"componentType":5126,"count":4,"max":[0.034949800648936005,0.00003500119999999995,-0.010049997848516],"min":[0.034499900608936006,0.0,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2744604,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.00949999894851601],"min":[0.034499900608936006,0.0,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2744700,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.00949999894851601],"min":[0.034499900608936006,0.00003500119999999995,-0.010500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2744796,"componentType":5126,"count":4,"max":[0.027549296254238003,0.00003500119999999995,-0.03800080467791],"min":[0.027449796834238,0.0,-0.03800080467791001],"type":"VEC3"},{"bufferView":0,"byteOffset":2744844,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.03755010453791],"min":[0.027549296254238003,0.0,-0.03800080467791001],"type":"VEC3"},{"bufferView":0,"byteOffset":2744892,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.03745030539791],"min":[0.027999996394237996,0.0,-0.03755010453791],"type":"VEC3"},{"bufferView":0,"byteOffset":2744940,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.03700000657791001],"min":[0.027549697574237995,0.0,-0.03745030539791],"type":"VEC3"},{"bufferView":0,"byteOffset":2744988,"componentType":5126,"count":4,"max":[0.027549697574237995,0.00003500119999999995,-0.03700000657791001],"min":[0.027450495334237986,0.0,-0.03700000657791001],"type":"VEC3"},{"bufferView":0,"byteOffset":2745036,"componentType":5126,"count":4,"max":[0.027450495334237986,0.00003500119999999995,-0.03700000657791001],"min":[0.026999896794237997,0.0,-0.03745060511791],"type":"VEC3"},{"bufferView":0,"byteOffset":2745084,"componentType":5126,"count":4,"max":[0.02699989679423801,0.00003500119999999995,-0.03745060511791],"min":[0.026999896794237997,0.0,-0.03755000547791001],"type":"VEC3"},{"bufferView":0,"byteOffset":2745132,"componentType":5126,"count":4,"max":[0.027449796834238,0.00003500119999999995,-0.03755000547791001],"min":[0.02699989679423801,0.0,-0.03800080467791],"type":"VEC3"},{"bufferView":0,"byteOffset":2745180,"componentType":5126,"count":8,"max":[0.027999996394237996,0.0,-0.03700000657791001],"min":[0.026999896794237997,0.0,-0.03800080467791001],"type":"VEC3"},{"bufferView":0,"byteOffset":2745276,"componentType":5126,"count":8,"max":[0.027999996394237996,0.00003500119999999995,-0.03700000657791001],"min":[0.026999896794237997,0.00003500119999999995,-0.03800080467791001],"type":"VEC3"},{"bufferView":0,"byteOffset":2745372,"componentType":5126,"count":14,"max":[0.03815004890208101,-0.001983353476322311,-0.007716350884148519],"min":[0.03814954890209299,-0.00208504180266441,-0.007807849578546517],"type":"VEC3"},{"bufferView":0,"byteOffset":2745540,"componentType":5126,"count":3,"max":[0.03815054890206899,-0.0020649224866787783,-0.007762386172520159],"min":[0.038149548902093,-0.0020720448283898492,-0.007764205748207502],"type":"VEC3"},{"bufferView":0,"byteOffset":2745576,"componentType":5126,"count":3,"max":[0.03815054890206901,-0.0020226563300681307,-0.007745282150897481],"min":[0.03814954890209302,-0.002064922486990099,-0.007760644577431507],"type":"VEC3"},{"bufferView":0,"byteOffset":2745612,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002022656327084391,-0.007745282150897481],"min":[0.038149548902093,-0.0020226563300681307,-0.0077794122036664816],"type":"VEC3"},{"bufferView":0,"byteOffset":2745660,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.002022656327084391,-0.007764205748207502],"min":[0.038149548902093,-0.0020649224866787783,-0.0077794122036664816],"type":"VEC3"},{"bufferView":0,"byteOffset":2745708,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020850418014372813,-0.007755081874473383],"min":[0.03814954890209299,-0.00208504180266441,-0.007769118606001385],"type":"VEC3"},{"bufferView":0,"byteOffset":2745756,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.001983353476322311,-0.007769118606000398],"min":[0.038149548902093,-0.0020850418014372813,-0.007807849578546517],"type":"VEC3"},{"bufferView":0,"byteOffset":2745804,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.001983353476322311,-0.007793344955968514],"min":[0.03814954890209299,-0.001983353477590349,-0.007807849578546517],"type":"VEC3"},{"bufferView":0,"byteOffset":2745852,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.001983353477590349,-0.007783571234226052],"min":[0.03814954890209299,-0.0020111670020257896,-0.007793344955968522],"type":"VEC3"},{"bufferView":0,"byteOffset":2745900,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0020111670020257896,-0.0077412270941190475],"min":[0.03814954890209299,-0.0020111670057276288,-0.007783571234226052],"type":"VEC3"},{"bufferView":0,"byteOffset":2745948,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0019833534830533497,-0.007730855506725511],"min":[0.03814954890209299,-0.0020111670057276288,-0.007741227094119054],"type":"VEC3"},{"bufferView":0,"byteOffset":2745996,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0019833534830533497,-0.007716350884148519],"min":[0.03814954890209299,-0.0019833534843213805,-0.007730855506725511],"type":"VEC3"},{"bufferView":0,"byteOffset":2746044,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019833534843213805,-0.007716350884148519],"min":[0.03814954890209299,-0.00208504180266441,-0.007755081874473383],"type":"VEC3"},{"bufferView":0,"byteOffset":2746092,"componentType":5126,"count":14,"max":[0.03815054890206901,-0.001983353476322311,-0.007716350884148519],"min":[0.038150048902081,-0.00208504180266441,-0.00780784957854651],"type":"VEC3"},{"bufferView":0,"byteOffset":2746260,"componentType":5126,"count":4,"max":[0.025049300068935992,0.00003500119999999995,-0.050500797048516004],"min":[0.024949800648936007,0.0,-0.05050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2746308,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.050050096908516],"min":[0.025049300068935992,0.0,-0.050500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2746356,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.049950297768516],"min":[0.025500000208936002,0.0,-0.050050096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2746404,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.049499998948516],"min":[0.025049701388936002,0.0,-0.049950297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":2746452,"componentType":5126,"count":4,"max":[0.025049701388936002,0.00003500119999999995,-0.049499998948516],"min":[0.024950499148935976,0.0,-0.049499998948516],"type":"VEC3"},{"bufferView":0,"byteOffset":2746500,"componentType":5126,"count":4,"max":[0.024950499148935976,0.00003500119999999995,-0.049499998948516],"min":[0.02449990060893599,0.0,-0.049950597488516],"type":"VEC3"},{"bufferView":0,"byteOffset":2746548,"componentType":5126,"count":4,"max":[0.024499900608936004,0.00003500119999999995,-0.049950597488516],"min":[0.02449990060893599,0.0,-0.050049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2746596,"componentType":5126,"count":4,"max":[0.024949800648936007,0.00003500119999999995,-0.050049997848516],"min":[0.024499900608936004,0.0,-0.05050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2746644,"componentType":5126,"count":8,"max":[0.025500000208936002,0.0,-0.049499998948516],"min":[0.02449990060893599,0.0,-0.05050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2746740,"componentType":5126,"count":8,"max":[0.025500000208936002,0.00003500119999999995,-0.049499998948516],"min":[0.02449990060893599,0.00003500119999999995,-0.05050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2746836,"componentType":5126,"count":4,"max":[0.032549303883633,0.00003500119999999995,-0.033000797048515995],"min":[0.032449804463632985,0.0,-0.03300079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2746884,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.032550096908516],"min":[0.032549303883633,0.0,-0.03300079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2746932,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.03245029776851601],"min":[0.033000004023632984,0.0,-0.032550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2746980,"componentType":5126,"count":4,"max":[0.033000004023632984,0.00003500119999999995,-0.03199999894851601],"min":[0.032549705203633,0.0,-0.03245029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2747028,"componentType":5126,"count":4,"max":[0.032549705203633,0.00003500119999999995,-0.03199999894851601],"min":[0.032450502963632985,0.0,-0.03199999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2747076,"componentType":5126,"count":4,"max":[0.032450502963632985,0.00003500119999999995,-0.03199999894851601],"min":[0.031999904423633,0.0,-0.03245059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2747124,"componentType":5126,"count":4,"max":[0.031999904423633,0.00003500119999999995,-0.03245059748851601],"min":[0.031999904423633,0.0,-0.032549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2747172,"componentType":5126,"count":4,"max":[0.032449804463632985,0.00003500119999999995,-0.032549997848516],"min":[0.031999904423633,0.0,-0.033000797048515995],"type":"VEC3"},{"bufferView":0,"byteOffset":2747220,"componentType":5126,"count":8,"max":[0.033000004023633,0.0,-0.03199999894851601],"min":[0.031999904423633,0.0,-0.03300079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2747316,"componentType":5126,"count":8,"max":[0.033000004023633,0.00003500119999999995,-0.03199999894851601],"min":[0.031999904423633,0.00003500119999999995,-0.03300079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2747412,"componentType":5126,"count":4,"max":[0.030050201258412998,0.00003500119999999995,-0.04449920549148399],"min":[0.029950701838413,0.0,-0.04449920549148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2747460,"componentType":5126,"count":4,"max":[0.029950701838413,0.00003500119999999995,-0.04449920549148399],"min":[0.029500004238412997,0.0,-0.04494990309148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2747508,"componentType":5126,"count":4,"max":[0.029500004238412997,0.00003500119999999995,-0.04494990309148401],"min":[0.029500001698413002,0.0,-0.04504970223148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2747556,"componentType":5126,"count":4,"max":[0.029950300518413003,0.00003500119999999995,-0.04504970223148399],"min":[0.029500001698413002,0.0,-0.04550000105148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2747604,"componentType":5126,"count":4,"max":[0.030049505298412996,0.00003500119999999995,-0.04550000105148399],"min":[0.029950300518413003,0.0,-0.04550000105148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2747652,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.04504940251148399],"min":[0.030049505298412996,0.0,-0.04550000105148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2747700,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.044950002151484],"min":[0.030500101298413,0.0,-0.04504940251148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2747748,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.04449920549148399],"min":[0.030050201258412998,0.0,-0.044950002151484],"type":"VEC3"},{"bufferView":0,"byteOffset":2747796,"componentType":5126,"count":8,"max":[0.030500101298413015,0.0,-0.04449920549148399],"min":[0.029500001698413002,0.0,-0.04550000105148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2747892,"componentType":5126,"count":8,"max":[0.030500101298413015,0.00003500119999999995,-0.04449920549148399],"min":[0.029500001698413002,0.00003500119999999995,-0.04550000105148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2747988,"componentType":5126,"count":4,"max":[0.03254930388363299,0.00003500119999999995,-0.05300079704851599],"min":[0.032449804463633,0.0,-0.053000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2748036,"componentType":5126,"count":4,"max":[0.033000004023632984,0.00003500119999999995,-0.052550096908515996],"min":[0.03254930388363299,0.0,-0.05300079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2748084,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.052450297768515994],"min":[0.033000004023632984,0.0,-0.052550096908515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2748132,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.051999998948515994],"min":[0.03254970520363301,0.0,-0.052450297768515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2748180,"componentType":5126,"count":4,"max":[0.03254970520363301,0.00003500119999999995,-0.051999998948515994],"min":[0.032450502963633,0.0,-0.051999998948515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2748228,"componentType":5126,"count":4,"max":[0.032450502963633,0.00003500119999999995,-0.051999998948515994],"min":[0.031999904423633,0.0,-0.052450597488516],"type":"VEC3"},{"bufferView":0,"byteOffset":2748276,"componentType":5126,"count":4,"max":[0.031999904423633,0.00003500119999999995,-0.052450597488516],"min":[0.031999904423633,0.0,-0.052549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2748324,"componentType":5126,"count":4,"max":[0.032449804463633,0.00003500119999999995,-0.052549997848516],"min":[0.031999904423633,0.0,-0.053000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2748372,"componentType":5126,"count":8,"max":[0.033000004023633,0.0,-0.051999998948515994],"min":[0.031999904423633,0.0,-0.053000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2748468,"componentType":5126,"count":8,"max":[0.033000004023633,0.00003500119999999995,-0.051999998948515994],"min":[0.031999904423633,0.00003500119999999995,-0.053000797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2748564,"componentType":5126,"count":4,"max":[0.025049300068935992,0.00003500119999999995,-0.025500797048515992],"min":[0.024949800648936007,0.0,-0.025500797048516013],"type":"VEC3"},{"bufferView":0,"byteOffset":2748612,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.025050096908516003],"min":[0.025049300068935992,0.0,-0.025500797048515992],"type":"VEC3"},{"bufferView":0,"byteOffset":2748660,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.024950297768516018],"min":[0.025500000208936002,0.0,-0.025050096908516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2748708,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.02449999894851601],"min":[0.025049701388935988,0.0,-0.024950297768516018],"type":"VEC3"},{"bufferView":0,"byteOffset":2748756,"componentType":5126,"count":4,"max":[0.025049701388935988,0.00003500119999999995,-0.02449999894851601],"min":[0.024950499148936003,0.0,-0.02449999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2748804,"componentType":5126,"count":4,"max":[0.024950499148936003,0.00003500119999999995,-0.02449999894851601],"min":[0.024499900608936004,0.0,-0.024950597488515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2748852,"componentType":5126,"count":4,"max":[0.024499900608936004,0.00003500119999999995,-0.024950597488515996],"min":[0.02449990060893599,0.0,-0.02504999784851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2748900,"componentType":5126,"count":4,"max":[0.024949800648936007,0.00003500119999999995,-0.02504999784851601],"min":[0.02449990060893599,0.0,-0.025500797048516013],"type":"VEC3"},{"bufferView":0,"byteOffset":2748948,"componentType":5126,"count":8,"max":[0.025500000208936002,0.0,-0.02449999894851601],"min":[0.02449990060893599,0.0,-0.025500797048516013],"type":"VEC3"},{"bufferView":0,"byteOffset":2749044,"componentType":5126,"count":8,"max":[0.025500000208936002,0.00003500119999999995,-0.02449999894851601],"min":[0.02449990060893599,0.00003500119999999995,-0.025500797048516013],"type":"VEC3"},{"bufferView":0,"byteOffset":2749140,"componentType":5126,"count":102,"max":[0.029549998929547003,-0.0019816378511711007,-0.008122762848425587],"min":[0.029549498929558993,-0.0020576441537518307,-0.008171813426574083],"type":"VEC3"},{"bufferView":0,"byteOffset":2750364,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.001985900856801571,-0.008171813425424211],"min":[0.029549498929558993,-0.0019990537941205703,-0.008171813426574083],"type":"VEC3"},{"bufferView":0,"byteOffset":2750412,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0019816378511711007,-0.008152110013018537],"min":[0.029549498929558993,-0.001985900856801571,-0.008171813425424218],"type":"VEC3"},{"bufferView":0,"byteOffset":2750580,"componentType":5126,"count":16,"max":[0.029550498929534996,-0.0019816378511711007,-0.008130950940444016],"min":[0.029549498929558993,-0.0019874085093148784,-0.008152110013018537],"type":"VEC3"},{"bufferView":0,"byteOffset":2750772,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0019874085093148784,-0.008122762848425587],"min":[0.029549498929558993,-0.0020031088541837116,-0.008130950940444024],"type":"VEC3"},{"bufferView":0,"byteOffset":2750988,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0020031088541837116,-0.008122762848425587],"min":[0.029549498929558993,-0.00201511805745103,-0.008127025856828467],"type":"VEC3"},{"bufferView":0,"byteOffset":2751156,"componentType":5126,"count":7,"max":[0.02955049892953501,-0.00201511805745103,-0.00812702585682846],"min":[0.029549498929558993,-0.0020245278649268315,-0.008143454032327092],"type":"VEC3"},{"bufferView":0,"byteOffset":2751240,"componentType":5126,"count":10,"max":[0.02955049892953501,-0.0020307664111911413,-0.008155827151773487],"min":[0.029549498929558993,-0.0020375248372389797,-0.008158608504723325],"type":"VEC3"},{"bufferView":0,"byteOffset":2751360,"componentType":5126,"count":11,"max":[0.02955049892953501,-0.0020375248372389797,-0.008154735407197435],"min":[0.029549498929558993,-0.0020445951912345813,-0.008158608504723325],"type":"VEC3"},{"bufferView":0,"byteOffset":2751492,"componentType":5126,"count":7,"max":[0.029550498929534996,-0.0020420477868932,-0.008126246040763733],"min":[0.029549498929558993,-0.0020472985626287504,-0.008144701743786769],"type":"VEC3"},{"bufferView":0,"byteOffset":2751576,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020420477868932,-0.008126246040763733],"min":[0.029549498929558993,-0.002054420905794199,-0.00812624604184542],"type":"VEC3"},{"bufferView":0,"byteOffset":2751624,"componentType":5126,"count":12,"max":[0.02955049892953501,-0.002054420905794199,-0.00812624604184542],"min":[0.029549498929558993,-0.0020576441537518307,-0.00814345403522222],"type":"VEC3"},{"bufferView":0,"byteOffset":2751768,"componentType":5126,"count":16,"max":[0.02955049892953501,-0.0020518734956989386,-0.008143454035222214],"min":[0.029549498929558993,-0.0020576441537518307,-0.008163573349905726],"type":"VEC3"},{"bufferView":0,"byteOffset":2751960,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.00203638110241139,-0.008163573349905718],"min":[0.029549498929558993,-0.0020518734956989386,-0.008171735447995345],"type":"VEC3"},{"bufferView":0,"byteOffset":2752176,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0020248917780322593,-0.008168122288319922],"min":[0.029549498929558993,-0.00203638110241139,-0.008171735447995345],"type":"VEC3"},{"bufferView":0,"byteOffset":2752344,"componentType":5126,"count":7,"max":[0.029550498929534996,-0.0020152740189115586,-0.008152447937274104],"min":[0.029549498929558993,-0.0020248917780322593,-0.008168122288319922],"type":"VEC3"},{"bufferView":0,"byteOffset":2752428,"componentType":5126,"count":11,"max":[0.02955049892953501,-0.0020018611435716595,-0.008135837803794515],"min":[0.029549498929558993,-0.002008775533259328,-0.008139113041754981],"type":"VEC3"},{"bufferView":0,"byteOffset":2752560,"componentType":5126,"count":22,"max":[0.02955049892953501,-0.00199203543018918,-0.008135837803794515],"min":[0.029549498929558993,-0.0020018611435716595,-0.008150862304458521],"type":"VEC3"},{"bufferView":0,"byteOffset":2752824,"componentType":5126,"count":16,"max":[0.02955049892953501,-0.00199203543018918,-0.008150862304458514],"min":[0.029549498929558993,-0.0019990537941205703,-0.008171813426574083],"type":"VEC3"},{"bufferView":0,"byteOffset":2753016,"componentType":5126,"count":103,"max":[0.02955049892953501,-0.0019816378511711007,-0.008122762848425587],"min":[0.02954999892954699,-0.0020576441537518307,-0.008171813426574083],"type":"VEC3"},{"bufferView":0,"byteOffset":2754252,"componentType":5126,"count":4,"max":[0.03504930006893601,0.00003500119999999995,-0.020500797048515998],"min":[0.03494980064893599,0.0,-0.020500797048516005],"type":"VEC3"},{"bufferView":0,"byteOffset":2754300,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.020050096908516005],"min":[0.03504930006893601,0.0,-0.020500797048516005],"type":"VEC3"},{"bufferView":0,"byteOffset":2754348,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.019950297768515996],"min":[0.035500000208936004,0.0,-0.020050096908516005],"type":"VEC3"},{"bufferView":0,"byteOffset":2754396,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.019499998948515996],"min":[0.035049701388936004,0.0,-0.019950297768515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2754444,"componentType":5126,"count":4,"max":[0.035049701388936004,0.00003500119999999995,-0.019499998948515996],"min":[0.03495049914893599,0.0,-0.019499998948515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2754492,"componentType":5126,"count":4,"max":[0.03495049914893599,0.00003500119999999995,-0.019499998948515996],"min":[0.034499900608936006,0.0,-0.019950597488515995],"type":"VEC3"},{"bufferView":0,"byteOffset":2754540,"componentType":5126,"count":4,"max":[0.034499900608936006,0.00003500119999999995,-0.019950597488515995],"min":[0.034499900608936006,0.0,-0.020049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2754588,"componentType":5126,"count":4,"max":[0.03494980064893599,0.00003500119999999995,-0.020049997848516],"min":[0.034499900608936006,0.0,-0.020500797048515998],"type":"VEC3"},{"bufferView":0,"byteOffset":2754636,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.019499998948515996],"min":[0.034499900608936006,0.0,-0.020500797048516005],"type":"VEC3"},{"bufferView":0,"byteOffset":2754732,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.019499998948515996],"min":[0.034499900608936006,0.00003500119999999995,-0.020500797048516005],"type":"VEC3"},{"bufferView":0,"byteOffset":2754828,"componentType":5126,"count":4,"max":[0.027549296254238003,0.00003500119999999995,-0.048000800863213004],"min":[0.027449796834238014,0.0,-0.04800080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2754876,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.04755010072321301],"min":[0.027549296254238003,0.0,-0.04800080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2754924,"componentType":5126,"count":4,"max":[0.02799999639423801,0.00003500119999999995,-0.047450301583213006],"min":[0.027999996394237996,0.0,-0.04755010072321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2754972,"componentType":5126,"count":4,"max":[0.02799999639423801,0.00003500119999999995,-0.047000002763213006],"min":[0.027549697574237995,0.0,-0.047450301583213006],"type":"VEC3"},{"bufferView":0,"byteOffset":2755020,"componentType":5126,"count":4,"max":[0.027549697574237995,0.00003500119999999995,-0.047000002763213006],"min":[0.027450495334238,0.0,-0.047000002763213006],"type":"VEC3"},{"bufferView":0,"byteOffset":2755068,"componentType":5126,"count":4,"max":[0.027450495334238,0.00003500119999999995,-0.047000002763213006],"min":[0.02699989679423801,0.0,-0.047450601303213005],"type":"VEC3"},{"bufferView":0,"byteOffset":2755116,"componentType":5126,"count":4,"max":[0.02699989679423801,0.00003500119999999995,-0.047450601303213005],"min":[0.026999896794237983,0.0,-0.047550001663213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2755164,"componentType":5126,"count":4,"max":[0.027449796834238014,0.00003500119999999995,-0.047550001663213014],"min":[0.026999896794237983,0.0,-0.048000800863213004],"type":"VEC3"},{"bufferView":0,"byteOffset":2755212,"componentType":5126,"count":8,"max":[0.02799999639423801,0.0,-0.047000002763213006],"min":[0.026999896794237983,0.0,-0.04800080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2755308,"componentType":5126,"count":8,"max":[0.02799999639423801,0.00003500119999999995,-0.047000002763213006],"min":[0.026999896794237983,0.00003500119999999995,-0.04800080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2755404,"componentType":5126,"count":4,"max":[0.030050201258413012,0.00003500119999999995,-0.014499206445159004],"min":[0.029950701838413,0.0,-0.014499206445159004],"type":"VEC3"},{"bufferView":0,"byteOffset":2755452,"componentType":5126,"count":4,"max":[0.029950701838413,0.00003500119999999995,-0.014499206445159004],"min":[0.029500004238412997,0.0,-0.01494990404515901],"type":"VEC3"},{"bufferView":0,"byteOffset":2755500,"componentType":5126,"count":4,"max":[0.029500004238412997,0.00003500119999999995,-0.01494990404515901],"min":[0.029500001698413002,0.0,-0.015049703185159004],"type":"VEC3"},{"bufferView":0,"byteOffset":2755548,"componentType":5126,"count":4,"max":[0.029950300518413003,0.00003500119999999995,-0.015049703185159004],"min":[0.029500001698413002,0.0,-0.015500002005159011],"type":"VEC3"},{"bufferView":0,"byteOffset":2755596,"componentType":5126,"count":4,"max":[0.030049505298412996,0.00003500119999999995,-0.015500002005159004],"min":[0.029950300518413003,0.0,-0.015500002005159011],"type":"VEC3"},{"bufferView":0,"byteOffset":2755644,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.015049403465159003],"min":[0.030049505298412996,0.0,-0.015500002005159004],"type":"VEC3"},{"bufferView":0,"byteOffset":2755692,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.014950003105159],"min":[0.030500101298413,0.0,-0.015049403465159003],"type":"VEC3"},{"bufferView":0,"byteOffset":2755740,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.014499206445159004],"min":[0.030050201258413012,0.0,-0.014950003105159],"type":"VEC3"},{"bufferView":0,"byteOffset":2755788,"componentType":5126,"count":8,"max":[0.030500101298413,0.0,-0.014499206445159004],"min":[0.029500001698413002,0.0,-0.015500002005159011],"type":"VEC3"},{"bufferView":0,"byteOffset":2755884,"componentType":5126,"count":8,"max":[0.030500101298413,0.00003500119999999995,-0.014499206445159004],"min":[0.029500001698413002,0.00003500119999999995,-0.015500002005159011],"type":"VEC3"},{"bufferView":0,"byteOffset":2755980,"componentType":5126,"count":4,"max":[0.025049300068935992,0.00003500119999999995,-0.055500797048515994],"min":[0.024949800648936007,0.0,-0.05550079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2756028,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.055050096908516],"min":[0.025049300068935992,0.0,-0.05550079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2756076,"componentType":5126,"count":4,"max":[0.025500000208936016,0.00003500119999999995,-0.054950297768515996],"min":[0.025500000208936002,0.0,-0.055050096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2756124,"componentType":5126,"count":4,"max":[0.025500000208936016,0.00003500119999999995,-0.054499998948515996],"min":[0.025049701388935988,0.0,-0.054950297768515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2756172,"componentType":5126,"count":4,"max":[0.025049701388935988,0.00003500119999999995,-0.054499998948515996],"min":[0.024950499148936003,0.0,-0.054499998948515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2756220,"componentType":5126,"count":4,"max":[0.024950499148936003,0.00003500119999999995,-0.054499998948515996],"min":[0.02449990060893599,0.0,-0.05495059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2756268,"componentType":5126,"count":4,"max":[0.02449990060893599,0.00003500119999999995,-0.05495059748851601],"min":[0.02449990060893599,0.0,-0.055049997848516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2756316,"componentType":5126,"count":4,"max":[0.024949800648936007,0.00003500119999999995,-0.055049997848516004],"min":[0.02449990060893599,0.0,-0.055500797048515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2756364,"componentType":5126,"count":8,"max":[0.025500000208936016,0.0,-0.054499998948515996],"min":[0.02449990060893599,0.0,-0.05550079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2756460,"componentType":5126,"count":8,"max":[0.025500000208936016,0.00003500119999999995,-0.054499998948515996],"min":[0.02449990060893599,0.00003500119999999995,-0.05550079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2756556,"componentType":5126,"count":4,"max":[0.025049300068936006,0.00003500119999999995,-0.04050079704851601],"min":[0.024949800648935993,0.0,-0.04050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2756604,"componentType":5126,"count":4,"max":[0.02550000020893599,0.00003500119999999995,-0.040050096908515985],"min":[0.025049300068936006,0.0,-0.04050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2756652,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.03995029776851601],"min":[0.02550000020893599,0.0,-0.040050096908515985],"type":"VEC3"},{"bufferView":0,"byteOffset":2756700,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.03949999894851601],"min":[0.025049701388936002,0.0,-0.03995029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2756748,"componentType":5126,"count":4,"max":[0.025049701388936002,0.00003500119999999995,-0.03949999894851601],"min":[0.02495049914893599,0.0,-0.03949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2756796,"componentType":5126,"count":4,"max":[0.02495049914893599,0.00003500119999999995,-0.03949999894851601],"min":[0.024499900608936004,0.0,-0.039950597488515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2756844,"componentType":5126,"count":4,"max":[0.024499900608936004,0.00003500119999999995,-0.039950597488515996],"min":[0.024499900608936004,0.0,-0.04004999784851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2756892,"componentType":5126,"count":4,"max":[0.024949800648935993,0.00003500119999999995,-0.04004999784851602],"min":[0.024499900608936004,0.0,-0.04050079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2756940,"componentType":5126,"count":8,"max":[0.025500000208936002,0.0,-0.03949999894851601],"min":[0.024499900608936004,0.0,-0.04050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2757036,"componentType":5126,"count":8,"max":[0.025500000208936002,0.00003500119999999995,-0.03949999894851601],"min":[0.024499900608936004,0.00003500119999999995,-0.04050079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2757132,"componentType":5126,"count":6,"max":[0.03815054890206901,-0.0021446718742829385,-0.008198174704890043],"min":[0.03815054890206899,-0.002246360197159529,-0.008251800227002875],"type":"VEC3"},{"bufferView":0,"byteOffset":2757204,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446718789710282,-0.008198174704890043],"min":[0.038149548902093,-0.0021562651794540316,-0.008198174705903569],"type":"VEC3"},{"bufferView":0,"byteOffset":2757252,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021562651759135286,-0.008198174705903562],"min":[0.038149548902093,-0.0021562651794540316,-0.008238673275754081],"type":"VEC3"},{"bufferView":0,"byteOffset":2757300,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021562651759135286,-0.008238673275754074],"min":[0.038149548902093,-0.002246360197159529,-0.008238673283630427],"type":"VEC3"},{"bufferView":0,"byteOffset":2757348,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002246360196011938,-0.008238673283630427],"min":[0.03814954890209299,-0.002246360197159529,-0.008251800227002875],"type":"VEC3"},{"bufferView":0,"byteOffset":2757396,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446718742829385,-0.008251800218113005],"min":[0.03814954890209299,-0.002246360196011938,-0.008251800227002875],"type":"VEC3"},{"bufferView":0,"byteOffset":2757444,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446718742829385,-0.008198174704890043],"min":[0.03814954890209299,-0.0021446718789710282,-0.008251800218113005],"type":"VEC3"},{"bufferView":0,"byteOffset":2757492,"componentType":5126,"count":6,"max":[0.03814954890209302,-0.0021446718742829385,-0.00819817470489005],"min":[0.03814954890209299,-0.002246360197159529,-0.008251800227002875],"type":"VEC3"},{"bufferView":0,"byteOffset":2757564,"componentType":5126,"count":73,"max":[0.02955049892953501,-0.0019833534685914,-0.00787600230980108],"min":[0.02955049892953498,-0.002085041792856469,-0.007958793036194386],"type":"VEC3"},{"bufferView":0,"byteOffset":2758440,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019949467702229918,-0.007930901522895035],"min":[0.029549498929558993,-0.0019949467715137496,-0.007945666084946033],"type":"VEC3"},{"bufferView":0,"byteOffset":2758488,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0019949467715137496,-0.007900670563144203],"min":[0.029549498929558993,-0.0020055523046436188,-0.007930901522895042],"type":"VEC3"},{"bufferView":0,"byteOffset":2758704,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0020055523046436188,-0.007889805095771259],"min":[0.029549498929558993,-0.0020351334175895096,-0.00790067056314421],"type":"VEC3"},{"bufferView":0,"byteOffset":2758920,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0020351334175895096,-0.007889805095771259],"min":[0.029549498929558993,-0.0020637787465086284,-0.007900956501655515],"type":"VEC3"},{"bufferView":0,"byteOffset":2759136,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0020637787465086284,-0.007900956501655515],"min":[0.029549498929558993,-0.0020733445165390203,-0.007930303668961785],"type":"VEC3"},{"bufferView":0,"byteOffset":2759352,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020733445151959913,-0.007930303668961785],"min":[0.029549498929558993,-0.0020733445165390203,-0.007945666091799794],"type":"VEC3"},{"bufferView":0,"byteOffset":2759400,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019949467702229918,-0.007945666084946026],"min":[0.029549498929558993,-0.0020733445151959913,-0.007945666091799794],"type":"VEC3"},{"bufferView":0,"byteOffset":2759448,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019833534685914,-0.007958793027304517],"min":[0.029549498929558993,-0.0020850417903203996,-0.007958793036194386],"type":"VEC3"},{"bufferView":0,"byteOffset":2759496,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020850417903203996,-0.007929783791038396],"min":[0.029549498929558993,-0.002085041792856469,-0.007958793036194386],"type":"VEC3"},{"bufferView":0,"byteOffset":2759544,"componentType":5126,"count":19,"max":[0.02955049892953501,-0.0020715769315304408,-0.007891338741846256],"min":[0.029549498929558993,-0.002085041792856469,-0.007929783791038396],"type":"VEC3"},{"bufferView":0,"byteOffset":2759772,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.00203549733405719,-0.007876002309801074],"min":[0.02954949892955898,-0.0020715769315304408,-0.007891338741846256],"type":"VEC3"},{"bufferView":0,"byteOffset":2760012,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.0019975981575934406,-0.007876002309801074],"min":[0.029549498929558993,-0.00203549733405719,-0.00789133873537883],"type":"VEC3"},{"bufferView":0,"byteOffset":2760252,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.001983353471036569,-0.007891338735378823],"min":[0.029549498929558993,-0.0019975981575934406,-0.00793082354003952],"type":"VEC3"},{"bufferView":0,"byteOffset":2760492,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019833534685914,-0.007930823540039511],"min":[0.029549498929558993,-0.001983353471036569,-0.007958793027304524],"type":"VEC3"},{"bufferView":0,"byteOffset":2760540,"componentType":5126,"count":74,"max":[0.029549498929559007,-0.0019833534685914,-0.007876002309801074],"min":[0.02954949892955898,-0.002085041792856469,-0.00795879303619438],"type":"VEC3"},{"bufferView":0,"byteOffset":2761428,"componentType":5126,"count":4,"max":[0.035049300068935994,0.00003500119999999995,-0.035500797048516004],"min":[0.034949800648936005,0.0,-0.035500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2761476,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.03505009690851601],"min":[0.035049300068935994,0.0,-0.035500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2761524,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.03495029776851601],"min":[0.03550000020893599,0.0,-0.03505009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2761572,"componentType":5126,"count":4,"max":[0.03550000020893599,0.00003500119999999995,-0.03449999894851601],"min":[0.03504970138893599,0.0,-0.03495029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2761620,"componentType":5126,"count":4,"max":[0.03504970138893599,0.00003500119999999995,-0.03449999894851601],"min":[0.034950499148936005,0.0,-0.03449999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2761668,"componentType":5126,"count":4,"max":[0.034950499148936005,0.00003500119999999995,-0.03449999894851601],"min":[0.03449990060893599,0.0,-0.034950597488516026],"type":"VEC3"},{"bufferView":0,"byteOffset":2761716,"componentType":5126,"count":4,"max":[0.03449990060893599,0.00003500119999999995,-0.034950597488516026],"min":[0.03449990060893599,0.0,-0.035049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2761764,"componentType":5126,"count":4,"max":[0.034949800648936005,0.00003500119999999995,-0.035049997848516],"min":[0.03449990060893599,0.0,-0.035500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2761812,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.03449999894851601],"min":[0.03449990060893599,0.0,-0.035500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2761908,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.03449999894851601],"min":[0.03449990060893599,0.00003500119999999995,-0.035500797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2762004,"componentType":5126,"count":4,"max":[0.027549296254238003,0.00003500119999999995,-0.043000800863213014],"min":[0.027449796834238,0.0,-0.043000800863213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2762052,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.04255010072321299],"min":[0.027549296254238003,0.0,-0.043000800863213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2762100,"componentType":5126,"count":4,"max":[0.02799999639423801,0.00003500119999999995,-0.042450301583212995],"min":[0.027999996394237996,0.0,-0.04255010072321299],"type":"VEC3"},{"bufferView":0,"byteOffset":2762148,"componentType":5126,"count":4,"max":[0.02799999639423801,0.00003500119999999995,-0.04200000276321301],"min":[0.027549697574237995,0.0,-0.042450301583212995],"type":"VEC3"},{"bufferView":0,"byteOffset":2762196,"componentType":5126,"count":4,"max":[0.027549697574237995,0.00003500119999999995,-0.04200000276321301],"min":[0.027450495334238,0.0,-0.04200000276321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2762244,"componentType":5126,"count":4,"max":[0.027450495334238,0.00003500119999999995,-0.04200000276321301],"min":[0.026999896794237983,0.0,-0.04245060130321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2762292,"componentType":5126,"count":4,"max":[0.026999896794237997,0.00003500119999999995,-0.04245060130321301],"min":[0.026999896794237983,0.0,-0.04255000166321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2762340,"componentType":5126,"count":4,"max":[0.027449796834238,0.00003500119999999995,-0.04255000166321301],"min":[0.026999896794237997,0.0,-0.043000800863213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2762388,"componentType":5126,"count":8,"max":[0.02799999639423801,0.0,-0.04200000276321301],"min":[0.026999896794237983,0.0,-0.043000800863213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2762484,"componentType":5126,"count":8,"max":[0.02799999639423801,0.00003500119999999995,-0.04200000276321301],"min":[0.026999896794237983,0.00003500119999999995,-0.043000800863213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2762580,"componentType":5126,"count":4,"max":[0.022549300068935994,0.00003500119999999995,-0.023000797048516],"min":[0.02244980064893599,0.0,-0.023000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2762628,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.02255009690851601],"min":[0.022549300068935994,0.0,-0.023000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2762676,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.022450297768516002],"min":[0.023000000208936,0.0,-0.02255009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2762724,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.02199999894851601],"min":[0.022549701388935986,0.0,-0.022450297768516002],"type":"VEC3"},{"bufferView":0,"byteOffset":2762772,"componentType":5126,"count":4,"max":[0.022549701388935986,0.00003500119999999995,-0.02199999894851601],"min":[0.02245049914893599,0.0,-0.021999998948516016],"type":"VEC3"},{"bufferView":0,"byteOffset":2762820,"componentType":5126,"count":4,"max":[0.02245049914893599,0.00003500119999999995,-0.021999998948516016],"min":[0.021999900608936,0.0,-0.022450597488516005],"type":"VEC3"},{"bufferView":0,"byteOffset":2762868,"componentType":5126,"count":4,"max":[0.021999900608936,0.00003500119999999995,-0.022450597488516005],"min":[0.021999900608935988,0.0,-0.022549997848516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2762916,"componentType":5126,"count":4,"max":[0.02244980064893599,0.00003500119999999995,-0.022549997848516006],"min":[0.021999900608935988,0.0,-0.023000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2762964,"componentType":5126,"count":8,"max":[0.023000000208936,0.0,-0.02199999894851601],"min":[0.021999900608935988,0.0,-0.023000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2763060,"componentType":5126,"count":8,"max":[0.023000000208936,0.00003500119999999995,-0.02199999894851601],"min":[0.021999900608935988,0.00003500119999999995,-0.023000797048516],"type":"VEC3"},{"bufferView":0,"byteOffset":2763156,"componentType":5126,"count":14,"max":[0.02954999892954699,-0.001983353476322311,-0.007778862924286515],"min":[0.02954949892955898,-0.00208504180266441,-0.007870361618684513],"type":"VEC3"},{"bufferView":0,"byteOffset":2763324,"componentType":5126,"count":3,"max":[0.029550498929534996,-0.0020649224866787783,-0.007824898212658155],"min":[0.02954949892955898,-0.0020720448283898492,-0.007826717788345506],"type":"VEC3"},{"bufferView":0,"byteOffset":2763360,"componentType":5126,"count":3,"max":[0.02955049892953501,-0.0020226563300681307,-0.007807794191035484],"min":[0.029549498929559007,-0.002064922486990099,-0.007823156617569502],"type":"VEC3"},{"bufferView":0,"byteOffset":2763396,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002022656327084391,-0.007807794191035484],"min":[0.029549498929559007,-0.0020226563300681307,-0.007841924243804485],"type":"VEC3"},{"bufferView":0,"byteOffset":2763444,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002022656327084391,-0.007826717788345506],"min":[0.02954949892955898,-0.0020649224866787783,-0.007841924243804485],"type":"VEC3"},{"bufferView":0,"byteOffset":2763492,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020850418014372813,-0.007817593914611386],"min":[0.029549498929558993,-0.00208504180266441,-0.007831630646139388],"type":"VEC3"},{"bufferView":0,"byteOffset":2763540,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.001983353476322311,-0.007831630646138394],"min":[0.029549498929558993,-0.0020850418014372813,-0.007870361618684513],"type":"VEC3"},{"bufferView":0,"byteOffset":2763588,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.001983353476322311,-0.007855856996106511],"min":[0.029549498929558993,-0.001983353477590349,-0.007870361618684513],"type":"VEC3"},{"bufferView":0,"byteOffset":2763636,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.001983353477590349,-0.007846083274364049],"min":[0.029549498929558993,-0.0020111670020257896,-0.007855856996106518],"type":"VEC3"},{"bufferView":0,"byteOffset":2763684,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020111670020257896,-0.007803739134257057],"min":[0.029549498929558993,-0.0020111670057276288,-0.007846083274364056],"type":"VEC3"},{"bufferView":0,"byteOffset":2763732,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019833534830533497,-0.007793367546863514],"min":[0.029549498929558993,-0.0020111670057276288,-0.007803739134257057],"type":"VEC3"},{"bufferView":0,"byteOffset":2763780,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019833534830533497,-0.007778862924286507],"min":[0.029549498929558993,-0.0019833534843213805,-0.007793367546863514],"type":"VEC3"},{"bufferView":0,"byteOffset":2763828,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019833534843213805,-0.007778862924286507],"min":[0.029549498929558993,-0.00208504180266441,-0.007817593914611386],"type":"VEC3"},{"bufferView":0,"byteOffset":2763876,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.001983353476322311,-0.007778862924286507],"min":[0.02954999892954699,-0.00208504180266441,-0.007870361618684513],"type":"VEC3"},{"bufferView":0,"byteOffset":2764044,"componentType":5126,"count":4,"max":[0.030050201258412998,0.00003500119999999995,-0.01949920739883301],"min":[0.029950701838413,0.0,-0.01949920739883301],"type":"VEC3"},{"bufferView":0,"byteOffset":2764092,"componentType":5126,"count":4,"max":[0.029950701838413,0.00003500119999999995,-0.01949920739883301],"min":[0.029500004238412997,0.0,-0.019949904998833],"type":"VEC3"},{"bufferView":0,"byteOffset":2764140,"componentType":5126,"count":4,"max":[0.029500004238412997,0.00003500119999999995,-0.019949904998833],"min":[0.029500001698413002,0.0,-0.020049704138833002],"type":"VEC3"},{"bufferView":0,"byteOffset":2764188,"componentType":5126,"count":4,"max":[0.02995030051841299,0.00003500119999999995,-0.020049704138833002],"min":[0.029500001698413002,0.0,-0.02050000295883301],"type":"VEC3"},{"bufferView":0,"byteOffset":2764236,"componentType":5126,"count":4,"max":[0.030049505298412996,0.00003500119999999995,-0.02050000295883301],"min":[0.02995030051841299,0.0,-0.02050000295883301],"type":"VEC3"},{"bufferView":0,"byteOffset":2764284,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.020049404418833006],"min":[0.030049505298412996,0.0,-0.02050000295883301],"type":"VEC3"},{"bufferView":0,"byteOffset":2764332,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.019950004058832994],"min":[0.030500101298413,0.0,-0.020049404418833006],"type":"VEC3"},{"bufferView":0,"byteOffset":2764380,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.01949920739883301],"min":[0.030050201258412998,0.0,-0.019950004058832994],"type":"VEC3"},{"bufferView":0,"byteOffset":2764428,"componentType":5126,"count":8,"max":[0.030500101298413015,0.0,-0.01949920739883301],"min":[0.029500001698413002,0.0,-0.02050000295883301],"type":"VEC3"},{"bufferView":0,"byteOffset":2764524,"componentType":5126,"count":8,"max":[0.030500101298413015,0.00003500119999999995,-0.01949920739883301],"min":[0.029500001698413002,0.00003500119999999995,-0.02050000295883301],"type":"VEC3"},{"bufferView":0,"byteOffset":2764620,"componentType":5126,"count":4,"max":[0.027549296254238003,0.00003500119999999995,-0.058000800863213],"min":[0.027449796834238,0.0,-0.05800080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2764668,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.05755010072321301],"min":[0.027549296254238003,0.0,-0.058000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2764716,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.057450301583212994],"min":[0.027999996394237996,0.0,-0.05755010072321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2764764,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.057000002763212994],"min":[0.027549697574237995,0.0,-0.057450301583212994],"type":"VEC3"},{"bufferView":0,"byteOffset":2764812,"componentType":5126,"count":4,"max":[0.027549697574237995,0.00003500119999999995,-0.057000002763212994],"min":[0.027450495334238,0.0,-0.057000002763212994],"type":"VEC3"},{"bufferView":0,"byteOffset":2764860,"componentType":5126,"count":4,"max":[0.027450495334238,0.00003500119999999995,-0.057000002763212994],"min":[0.02699989679423801,0.0,-0.05745060130321299],"type":"VEC3"},{"bufferView":0,"byteOffset":2764908,"componentType":5126,"count":4,"max":[0.02699989679423801,0.00003500119999999995,-0.05745060130321299],"min":[0.026999896794237997,0.0,-0.05755000166321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2764956,"componentType":5126,"count":4,"max":[0.027449796834238,0.00003500119999999995,-0.05755000166321301],"min":[0.026999896794237997,0.0,-0.05800080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2765004,"componentType":5126,"count":8,"max":[0.027999996394237996,0.0,-0.057000002763212994],"min":[0.026999896794237997,0.0,-0.05800080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2765100,"componentType":5126,"count":8,"max":[0.027999996394237996,0.00003500119999999995,-0.057000002763212994],"min":[0.026999896794237997,0.00003500119999999995,-0.05800080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2765196,"componentType":5126,"count":4,"max":[0.022549300068935994,0.00003500119999999995,-0.05300079704851599],"min":[0.022449800648936005,0.0,-0.05300079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2765244,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.05255009690851601],"min":[0.022549300068935994,0.0,-0.05300079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2765292,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.052450297768515994],"min":[0.023000000208936,0.0,-0.05255009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2765340,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.05199999894851601],"min":[0.022549701388935986,0.0,-0.052450297768515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2765388,"componentType":5126,"count":4,"max":[0.022549701388935986,0.00003500119999999995,-0.051999998948515994],"min":[0.022450499148936005,0.0,-0.05199999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2765436,"componentType":5126,"count":4,"max":[0.022450499148936005,0.00003500119999999995,-0.051999998948515994],"min":[0.021999900608935988,0.0,-0.052450597488516],"type":"VEC3"},{"bufferView":0,"byteOffset":2765484,"componentType":5126,"count":4,"max":[0.021999900608936,0.00003500119999999995,-0.052450597488516],"min":[0.021999900608935988,0.0,-0.052549997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2765532,"componentType":5126,"count":4,"max":[0.022449800648936005,0.00003500119999999995,-0.052549997848516],"min":[0.021999900608936,0.0,-0.05300079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2765580,"componentType":5126,"count":8,"max":[0.023000000208936014,0.0,-0.051999998948515994],"min":[0.021999900608935988,0.0,-0.05300079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2765676,"componentType":5126,"count":8,"max":[0.023000000208936014,0.00003500119999999995,-0.051999998948515994],"min":[0.021999900608935988,0.00003500119999999995,-0.05300079704851602],"type":"VEC3"},{"bufferView":0,"byteOffset":2765772,"componentType":5126,"count":4,"max":[0.03504930006893601,0.00003500119999999995,-0.055500797048515994],"min":[0.03494980064893599,0.0,-0.05550079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2765820,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.055050096908516],"min":[0.03504930006893601,0.0,-0.05550079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2765868,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.054950297768515996],"min":[0.03550000020893599,0.0,-0.055050096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2765916,"componentType":5126,"count":4,"max":[0.03550000020893599,0.00003500119999999995,-0.054499998948515996],"min":[0.03504970138893599,0.0,-0.054950297768515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2765964,"componentType":5126,"count":4,"max":[0.03504970138893599,0.00003500119999999995,-0.054499998948515996],"min":[0.03495049914893599,0.0,-0.054499998948515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2766012,"componentType":5126,"count":4,"max":[0.03495049914893599,0.00003500119999999995,-0.054499998948515996],"min":[0.034499900608936006,0.0,-0.05495059748851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2766060,"componentType":5126,"count":4,"max":[0.034499900608936006,0.00003500119999999995,-0.05495059748851601],"min":[0.034499900608936006,0.0,-0.055049997848516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2766108,"componentType":5126,"count":4,"max":[0.03494980064893599,0.00003500119999999995,-0.055049997848516004],"min":[0.034499900608936006,0.0,-0.055500797048515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2766156,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.054499998948515996],"min":[0.034499900608936006,0.0,-0.05550079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2766252,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.054499998948515996],"min":[0.034499900608936006,0.00003500119999999995,-0.05550079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2766348,"componentType":5126,"count":67,"max":[0.030499549089160014,-0.0010003742013682208,-0.008500200254410643],"min":[0.030499549089159986,-0.0017503742442239805,-0.00930020023996876],"type":"VEC3"},{"bufferView":0,"byteOffset":2767152,"componentType":5126,"count":4,"max":[0.030699549084269008,-0.0010503741957744203,-0.009300200228665923],"min":[0.030499549089159986,-0.0011796635144939386,-0.00930020023996876],"type":"VEC3"},{"bufferView":0,"byteOffset":2767200,"componentType":5126,"count":16,"max":[0.030699549084269008,-0.0010003742013682208,-0.009250200225517787],"min":[0.03049954908916,-0.0010503741957744203,-0.009300200228665923],"type":"VEC3"},{"bufferView":0,"byteOffset":2767392,"componentType":5126,"count":4,"max":[0.030699549084269008,-0.0010003742013682208,-0.008620910919024794],"min":[0.03049954908916,-0.0010003742563824112,-0.009250200225517787],"type":"VEC3"},{"bufferView":0,"byteOffset":2767440,"componentType":5126,"count":4,"max":[0.030699549084269008,-0.0010150189200557307,-0.008514844911901782],"min":[0.030499549089159986,-0.0010857296026272713,-0.008585555582110061],"type":"VEC3"},{"bufferView":0,"byteOffset":2767488,"componentType":5126,"count":4,"max":[0.030699549084268994,-0.0011210849421021188,-0.008500200254410643],"min":[0.03049954908916,-0.0017003742498181219,-0.008500200305053702],"type":"VEC3"},{"bufferView":0,"byteOffset":2767536,"componentType":5126,"count":16,"max":[0.030699549084269008,-0.0017003742498181219,-0.008500200305053702],"min":[0.030499549089159986,-0.0017503742442239805,-0.008550200308201838],"type":"VEC3"},{"bufferView":0,"byteOffset":2767728,"componentType":5126,"count":4,"max":[0.030699549084268994,-0.001750374184776529,-0.008550200308201831],"min":[0.03049954908916,-0.0017503742442239805,-0.00923020029157383],"type":"VEC3"},{"bufferView":0,"byteOffset":2767776,"componentType":5126,"count":16,"max":[0.030699549084269008,-0.0017003741816283907,-0.00923020029157383],"min":[0.030499549089159986,-0.001750374184776529,-0.009280200285979702],"type":"VEC3"},{"bufferView":0,"byteOffset":2767968,"componentType":5126,"count":16,"max":[0.030699549084269008,-0.0015713351112392501,-0.009230514668020518],"min":[0.030499549089159986,-0.0016420457876292502,-0.009244844942686478],"type":"VEC3"},{"bufferView":0,"byteOffset":2768160,"componentType":5126,"count":4,"max":[0.030699549084269008,-0.0013133716454023913,-0.009280200252146884],"min":[0.03049954908916,-0.0015152690923413913,-0.009280200269797305],"type":"VEC3"},{"bufferView":0,"byteOffset":2768208,"componentType":5126,"count":67,"max":[0.030699549084269008,-0.0010003742013682208,-0.008500200254410643],"min":[0.030699549084268994,-0.0017503742442239805,-0.00930020023996876],"type":"VEC3"},{"bufferView":0,"byteOffset":2769012,"componentType":5126,"count":10,"max":[0.030699549084269008,-0.0011796635144939386,-0.009285555582477614],"min":[0.030499549089159986,-0.001215018853969209,-0.00930020023996876],"type":"VEC3"},{"bufferView":0,"byteOffset":2769132,"componentType":5126,"count":10,"max":[0.030699549084269008,-0.0010003742563824112,-0.008585555582110061],"min":[0.030499549089159986,-0.0010150189200557804,-0.008620910919024794],"type":"VEC3"},{"bufferView":0,"byteOffset":2769252,"componentType":5126,"count":10,"max":[0.030699549084269008,-0.001085729602627101,-0.008500200254410643],"min":[0.030499549089159986,-0.0011210849421021188,-0.008514844911901782],"type":"VEC3"},{"bufferView":0,"byteOffset":2769372,"componentType":5126,"count":4,"max":[0.030699549084269008,-0.0016981118003453909,-0.00928020028578191],"min":[0.030499549089159986,-0.0017003741816283907,-0.009280200285979702],"type":"VEC3"},{"bufferView":0,"byteOffset":2769420,"componentType":5126,"count":4,"max":[0.030699549084269008,-0.0016420457876292502,-0.009244844942686478],"min":[0.030499549089159986,-0.0016627564634306715,-0.009265555622109055],"type":"VEC3"},{"bufferView":0,"byteOffset":2769468,"componentType":5126,"count":4,"max":[0.030699549084269008,-0.0015506244318166686,-0.009244844936504756],"min":[0.030499549089159986,-0.0015713351112392501,-0.009265555612306166],"type":"VEC3"},{"bufferView":0,"byteOffset":2769516,"componentType":5126,"count":10,"max":[0.030699549084269008,-0.0015152690923413913,-0.009265555612306159],"min":[0.030499549089159986,-0.0015506244318166686,-0.009280200269797305],"type":"VEC3"},{"bufferView":0,"byteOffset":2769636,"componentType":5126,"count":8,"max":[0.030699549084269008,-0.001292240733241929,-0.009275515639766554],"min":[0.03049954908916,-0.0013133716454023913,-0.009280200252146884],"type":"VEC3"},{"bufferView":0,"byteOffset":2769732,"componentType":5126,"count":4,"max":[0.030699549084269008,-0.001215018853969209,-0.009278906854655865],"min":[0.03049954908916,-0.0012216675829534616,-0.00928555558247762],"type":"VEC3"},{"bufferView":0,"byteOffset":2769780,"componentType":5126,"count":10,"max":[0.030699549084269008,-0.0016627564634306715,-0.009265555622109055],"min":[0.03049954908916,-0.0016981118003453909,-0.00928020028578191],"type":"VEC3"},{"bufferView":0,"byteOffset":2769900,"componentType":5126,"count":4,"max":[0.030699549084268994,-0.001278153834588199,-0.009268946809546045],"min":[0.03049954908916,-0.001292240733241929,-0.009275515639766554],"type":"VEC3"},{"bufferView":0,"byteOffset":2769948,"componentType":5126,"count":12,"max":[0.030699549084269008,-0.0012216675829534616,-0.009264330720196192],"min":[0.030499549089159986,-0.001278153834588199,-0.009278906854655865],"type":"VEC3"},{"bufferView":0,"byteOffset":2770092,"componentType":5126,"count":4,"max":[0.030050201258413012,0.00003500119999999995,-0.034499205491484004],"min":[0.02995070183841298,0.0,-0.034499205491484004],"type":"VEC3"},{"bufferView":0,"byteOffset":2770140,"componentType":5126,"count":4,"max":[0.02995070183841298,0.00003500119999999995,-0.034499205491484004],"min":[0.029500004238413015,0.0,-0.034949903091484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2770188,"componentType":5126,"count":4,"max":[0.029500004238413015,0.00003500119999999995,-0.034949903091484005],"min":[0.02950000169841299,0.0,-0.035049702231483994],"type":"VEC3"},{"bufferView":0,"byteOffset":2770236,"componentType":5126,"count":4,"max":[0.029950300518413003,0.00003500119999999995,-0.035049702231483994],"min":[0.02950000169841299,0.0,-0.03550000105148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2770284,"componentType":5126,"count":4,"max":[0.030049505298412996,0.00003500119999999995,-0.03550000105148401],"min":[0.029950300518413003,0.0,-0.03550000105148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2770332,"componentType":5126,"count":4,"max":[0.030500101298412987,0.00003500119999999995,-0.03504940251148401],"min":[0.030049505298412996,0.0,-0.03550000105148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2770380,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.034950002151483986],"min":[0.030500101298412987,0.0,-0.03504940251148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2770428,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.034499205491484004],"min":[0.030050201258413012,0.0,-0.034950002151483986],"type":"VEC3"},{"bufferView":0,"byteOffset":2770476,"componentType":5126,"count":8,"max":[0.030500101298413015,0.0,-0.034499205491484004],"min":[0.02950000169841299,0.0,-0.03550000105148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2770572,"componentType":5126,"count":8,"max":[0.030500101298413015,0.00003500119999999995,-0.034499205491484004],"min":[0.02950000169841299,0.00003500119999999995,-0.03550000105148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2770668,"componentType":5126,"count":4,"max":[0.030050201258412998,0.00003500119999999995,-0.054499205491483994],"min":[0.029950701838413,0.0,-0.054499205491483994],"type":"VEC3"},{"bufferView":0,"byteOffset":2770716,"componentType":5126,"count":4,"max":[0.029950701838413,0.00003500119999999995,-0.054499205491483994],"min":[0.029500004238413015,0.0,-0.054949903091484],"type":"VEC3"},{"bufferView":0,"byteOffset":2770764,"componentType":5126,"count":4,"max":[0.029500004238413015,0.00003500119999999995,-0.054949903091484],"min":[0.02950000169841299,0.0,-0.055049702231484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2770812,"componentType":5126,"count":4,"max":[0.029950300518413003,0.00003500119999999995,-0.055049702231484005],"min":[0.02950000169841299,0.0,-0.055500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2770860,"componentType":5126,"count":4,"max":[0.030049505298412982,0.00003500119999999995,-0.055500001051484005],"min":[0.029950300518413003,0.0,-0.055500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2770908,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.055049402511484005],"min":[0.030049505298412982,0.0,-0.055500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2770956,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.054950002151484004],"min":[0.030500101298413,0.0,-0.055049402511484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2771004,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.054499205491483994],"min":[0.030050201258412998,0.0,-0.054950002151484004],"type":"VEC3"},{"bufferView":0,"byteOffset":2771052,"componentType":5126,"count":8,"max":[0.030500101298413,0.0,-0.054499205491483994],"min":[0.02950000169841299,0.0,-0.055500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2771148,"componentType":5126,"count":8,"max":[0.030500101298413,0.00003500119999999995,-0.054499205491483994],"min":[0.02950000169841299,0.00003500119999999995,-0.055500001051484005],"type":"VEC3"},{"bufferView":0,"byteOffset":2771244,"componentType":5126,"count":4,"max":[0.03254930388363299,0.00003500119999999995,-0.043000797048516004],"min":[0.032449804463632985,0.0,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2771292,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.04255009690851598],"min":[0.03254930388363299,0.0,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2771340,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.042450297768516],"min":[0.033000004023633,0.0,-0.04255009690851598],"type":"VEC3"},{"bufferView":0,"byteOffset":2771388,"componentType":5126,"count":4,"max":[0.03300000402363301,0.00003500119999999995,-0.04199999894851601],"min":[0.032549705203633,0.0,-0.042450297768516],"type":"VEC3"},{"bufferView":0,"byteOffset":2771436,"componentType":5126,"count":4,"max":[0.032549705203633,0.00003500119999999995,-0.04199999894851601],"min":[0.032450502963633,0.0,-0.04199999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2771484,"componentType":5126,"count":4,"max":[0.032450502963633,0.00003500119999999995,-0.04199999894851601],"min":[0.031999904423633,0.0,-0.042450597488516],"type":"VEC3"},{"bufferView":0,"byteOffset":2771532,"componentType":5126,"count":4,"max":[0.031999904423633,0.00003500119999999995,-0.042450597488516],"min":[0.031999904423633,0.0,-0.042549997848516014],"type":"VEC3"},{"bufferView":0,"byteOffset":2771580,"componentType":5126,"count":4,"max":[0.032449804463632985,0.00003500119999999995,-0.042549997848516014],"min":[0.031999904423633,0.0,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2771628,"componentType":5126,"count":8,"max":[0.03300000402363301,0.0,-0.04199999894851601],"min":[0.031999904423633,0.0,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2771724,"componentType":5126,"count":8,"max":[0.03300000402363301,0.00003500119999999995,-0.04199999894851601],"min":[0.031999904423633,0.00003500119999999995,-0.043000797048516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2771820,"componentType":5126,"count":4,"max":[0.037549303883633,0.00003500119999999995,-0.023000802770561997],"min":[0.037449804463633,0.0,-0.023000802770562004],"type":"VEC3"},{"bufferView":0,"byteOffset":2771868,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.022550102630562008],"min":[0.037549303883633,0.0,-0.023000802770561997],"type":"VEC3"},{"bufferView":0,"byteOffset":2771916,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.022450303490562],"min":[0.03800000402363298,0.0,-0.022550102630562008],"type":"VEC3"},{"bufferView":0,"byteOffset":2771964,"componentType":5126,"count":4,"max":[0.03800000402363298,0.00003500119999999995,-0.022000004670562016],"min":[0.037549705203632995,0.0,-0.022450303490562],"type":"VEC3"},{"bufferView":0,"byteOffset":2772012,"componentType":5126,"count":4,"max":[0.037549705203632995,0.00003500119999999995,-0.022000004670562],"min":[0.037450502963633,0.0,-0.022000004670562016],"type":"VEC3"},{"bufferView":0,"byteOffset":2772060,"componentType":5126,"count":4,"max":[0.037450502963633,0.00003500119999999995,-0.022000004670562],"min":[0.03699990442363298,0.0,-0.022450603210562015],"type":"VEC3"},{"bufferView":0,"byteOffset":2772108,"componentType":5126,"count":4,"max":[0.03699990442363298,0.00003500119999999995,-0.022450603210562015],"min":[0.03699990442363298,0.0,-0.022550003570561993],"type":"VEC3"},{"bufferView":0,"byteOffset":2772156,"componentType":5126,"count":4,"max":[0.037449804463633,0.00003500119999999995,-0.022550003570561993],"min":[0.03699990442363298,0.0,-0.023000802770562004],"type":"VEC3"},{"bufferView":0,"byteOffset":2772204,"componentType":5126,"count":8,"max":[0.038000004023632995,0.0,-0.022000004670562],"min":[0.03699990442363298,0.0,-0.023000802770562004],"type":"VEC3"},{"bufferView":0,"byteOffset":2772300,"componentType":5126,"count":8,"max":[0.038000004023632995,0.00003500119999999995,-0.022000004670562],"min":[0.03699990442363298,0.00003500119999999995,-0.023000802770562004],"type":"VEC3"},{"bufferView":0,"byteOffset":2772396,"componentType":5126,"count":4,"max":[0.03504930006893601,0.00003500119999999995,-0.045500797048516006],"min":[0.034949800648936005,0.0,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2772444,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.04505009690851601],"min":[0.03504930006893601,0.0,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2772492,"componentType":5126,"count":4,"max":[0.035500000208936004,0.00003500119999999995,-0.044950297768515994],"min":[0.03550000020893599,0.0,-0.04505009690851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2772540,"componentType":5126,"count":4,"max":[0.03550000020893599,0.00003500119999999995,-0.04449999894851601],"min":[0.035049701388936004,0.0,-0.044950297768515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2772588,"componentType":5126,"count":4,"max":[0.035049701388936004,0.00003500119999999995,-0.04449999894851601],"min":[0.034950499148936005,0.0,-0.04449999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2772636,"componentType":5126,"count":4,"max":[0.034950499148936005,0.00003500119999999995,-0.04449999894851601],"min":[0.03449990060893602,0.0,-0.044950597488516014],"type":"VEC3"},{"bufferView":0,"byteOffset":2772684,"componentType":5126,"count":4,"max":[0.03449990060893602,0.00003500119999999995,-0.044950597488516014],"min":[0.034499900608936006,0.0,-0.045049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2772732,"componentType":5126,"count":4,"max":[0.034949800648936005,0.00003500119999999995,-0.045049997848516],"min":[0.034499900608936006,0.0,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2772780,"componentType":5126,"count":8,"max":[0.035500000208936004,0.0,-0.04449999894851601],"min":[0.034499900608936006,0.0,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2772876,"componentType":5126,"count":8,"max":[0.035500000208936004,0.00003500119999999995,-0.04449999894851601],"min":[0.034499900608936006,0.00003500119999999995,-0.045500797048516006],"type":"VEC3"},{"bufferView":0,"byteOffset":2772972,"componentType":5126,"count":4,"max":[0.027549296254238003,0.00003500119999999995,-0.018000802770562003],"min":[0.027449796834238014,0.0,-0.01800080277056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2773020,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.01755010263056201],"min":[0.027549296254238003,0.0,-0.01800080277056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2773068,"componentType":5126,"count":4,"max":[0.02799999639423801,0.00003500119999999995,-0.017450303490562008],"min":[0.027999996394237996,0.0,-0.01755010263056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2773116,"componentType":5126,"count":4,"max":[0.02799999639423801,0.00003500119999999995,-0.017000004670562008],"min":[0.027549697574237995,0.0,-0.017450303490562008],"type":"VEC3"},{"bufferView":0,"byteOffset":2773164,"componentType":5126,"count":4,"max":[0.027549697574237995,0.00003500119999999995,-0.017000004670562],"min":[0.027450495334238,0.0,-0.017000004670562008],"type":"VEC3"},{"bufferView":0,"byteOffset":2773212,"componentType":5126,"count":4,"max":[0.027450495334238,0.00003500119999999995,-0.017000004670562],"min":[0.02699989679423801,0.0,-0.017450603210562007],"type":"VEC3"},{"bufferView":0,"byteOffset":2773260,"componentType":5126,"count":4,"max":[0.02699989679423801,0.00003500119999999995,-0.017450603210562007],"min":[0.026999896794237983,0.0,-0.017550003570562005],"type":"VEC3"},{"bufferView":0,"byteOffset":2773308,"componentType":5126,"count":4,"max":[0.027449796834238014,0.00003500119999999995,-0.017550003570562005],"min":[0.026999896794237983,0.0,-0.018000802770562003],"type":"VEC3"},{"bufferView":0,"byteOffset":2773356,"componentType":5126,"count":8,"max":[0.02799999639423801,0.0,-0.017000004670562],"min":[0.026999896794237983,0.0,-0.01800080277056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2773452,"componentType":5126,"count":8,"max":[0.02799999639423801,0.00003500119999999995,-0.017000004670562],"min":[0.026999896794237983,0.00003500119999999995,-0.01800080277056201],"type":"VEC3"},{"bufferView":0,"byteOffset":2773548,"componentType":5126,"count":12,"max":[0.03815054890206901,-0.0021446718877699985,-0.00804283487599141],"min":[0.03815054890206899,-0.00224636021407801,-0.00809752614994128],"type":"VEC3"},{"bufferView":0,"byteOffset":2773692,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0021446718925512585,-0.00804283487599141],"min":[0.038149548902093,-0.002156265193034262,-0.008042834877004943],"type":"VEC3"},{"bufferView":0,"byteOffset":2773740,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002156265189400589,-0.008042834877004936],"min":[0.038149548902093,-0.002156265193034262,-0.008084399198692936],"type":"VEC3"},{"bufferView":0,"byteOffset":2773788,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002156265189400589,-0.00808439919869293],"min":[0.03814954890209299,-0.0021904732240115906,-0.008084399201683495],"type":"VEC3"},{"bufferView":0,"byteOffset":2773836,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0021904732240115906,-0.008048033669449495],"min":[0.03814954890209299,-0.0021904732271907684,-0.008084399201683495],"type":"VEC3"},{"bufferView":0,"byteOffset":2773884,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0021904732271907684,-0.008048033669449495],"min":[0.038149548902093,-0.0022021185155677685,-0.008048033670467554],"type":"VEC3"},{"bufferView":0,"byteOffset":2773932,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0022021185123885906,-0.008048033670467554],"min":[0.03814954890209299,-0.0022021185155677685,-0.008084399202701554],"type":"VEC3"},{"bufferView":0,"byteOffset":2773980,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0022021185123885906,-0.008084399202701554],"min":[0.03814954890209299,-0.0022346629343745904,-0.008084399205546674],"type":"VEC3"},{"bufferView":0,"byteOffset":2774028,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0022346629343745904,-0.008045148345165672],"min":[0.03814954890209299,-0.002234662937806011,-0.008084399205546674],"type":"VEC3"},{"bufferView":0,"byteOffset":2774076,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002234662937806011,-0.008045148345165672],"min":[0.03814954890209299,-0.00224636021407801,-0.008045148346188285],"type":"VEC3"},{"bufferView":0,"byteOffset":2774124,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0022463602094989986,-0.008045148346188285],"min":[0.038149548902093,-0.00224636021407801,-0.00809752614994128],"type":"VEC3"},{"bufferView":0,"byteOffset":2774172,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446718877699985,-0.008097526141051418],"min":[0.038149548902093,-0.0022463602094989986,-0.00809752614994128],"type":"VEC3"},{"bufferView":0,"byteOffset":2774220,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0021446718877699985,-0.00804283487599141],"min":[0.038149548902093,-0.0021446718925512585,-0.008097526141051418],"type":"VEC3"},{"bufferView":0,"byteOffset":2774268,"componentType":5126,"count":12,"max":[0.03814954890209302,-0.0021446718877699985,-0.00804283487599141],"min":[0.03814954890209299,-0.00224636021407801,-0.00809752614994128],"type":"VEC3"},{"bufferView":0,"byteOffset":2774412,"componentType":5126,"count":4,"max":[0.022549300068936007,0.00003500119999999995,-0.04800079704851601],"min":[0.022449800648936005,0.0,-0.04800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2774460,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.047550096908516],"min":[0.022549300068936007,0.0,-0.04800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2774508,"componentType":5126,"count":4,"max":[0.023000000208936014,0.00003500119999999995,-0.04745029776851601],"min":[0.023000000208936,0.0,-0.047550096908516],"type":"VEC3"},{"bufferView":0,"byteOffset":2774556,"componentType":5126,"count":4,"max":[0.023000000208936,0.00003500119999999995,-0.046999998948515996],"min":[0.022549701388935986,0.0,-0.04745029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2774604,"componentType":5126,"count":4,"max":[0.022549701388935986,0.00003500119999999995,-0.046999998948515996],"min":[0.022450499148936005,0.0,-0.046999998948515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2774652,"componentType":5126,"count":4,"max":[0.022450499148936005,0.00003500119999999995,-0.046999998948515996],"min":[0.021999900608936,0.0,-0.047450597488515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2774700,"componentType":5126,"count":4,"max":[0.021999900608936,0.00003500119999999995,-0.047450597488515996],"min":[0.021999900608935988,0.0,-0.047549997848516004],"type":"VEC3"},{"bufferView":0,"byteOffset":2774748,"componentType":5126,"count":4,"max":[0.022449800648936005,0.00003500119999999995,-0.047549997848516004],"min":[0.021999900608935988,0.0,-0.04800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2774796,"componentType":5126,"count":8,"max":[0.023000000208936014,0.0,-0.046999998948515996],"min":[0.021999900608935988,0.0,-0.04800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2774892,"componentType":5126,"count":8,"max":[0.023000000208936014,0.00003500119999999995,-0.046999998948515996],"min":[0.021999900608935988,0.00003500119999999995,-0.04800079704851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2774988,"componentType":5126,"count":4,"max":[0.025049300068935992,0.00003500119999999995,-0.06050079704851599],"min":[0.024949800648936007,0.0,-0.06050079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2775036,"componentType":5126,"count":4,"max":[0.02550000020893599,0.00003500119999999995,-0.060050096908515996],"min":[0.025049300068935992,0.0,-0.06050079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2775084,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.05995029776851601],"min":[0.02550000020893599,0.0,-0.060050096908515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2775132,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.05949999894851601],"min":[0.025049701388936016,0.0,-0.05995029776851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2775180,"componentType":5126,"count":4,"max":[0.025049701388936016,0.00003500119999999995,-0.05949999894851601],"min":[0.024950499148936003,0.0,-0.05949999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2775228,"componentType":5126,"count":4,"max":[0.024950499148936003,0.00003500119999999995,-0.05949999894851601],"min":[0.02449990060893599,0.0,-0.059950597488516014],"type":"VEC3"},{"bufferView":0,"byteOffset":2775276,"componentType":5126,"count":4,"max":[0.02449990060893599,0.00003500119999999995,-0.059950597488516014],"min":[0.02449990060893599,0.0,-0.060049997848516],"type":"VEC3"},{"bufferView":0,"byteOffset":2775324,"componentType":5126,"count":4,"max":[0.024949800648936007,0.00003500119999999995,-0.060049997848516],"min":[0.02449990060893599,0.0,-0.06050079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2775372,"componentType":5126,"count":8,"max":[0.025500000208936002,0.0,-0.05949999894851601],"min":[0.02449990060893599,0.0,-0.06050079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2775468,"componentType":5126,"count":8,"max":[0.025500000208936002,0.00003500119999999995,-0.05949999894851601],"min":[0.02449990060893599,0.00003500119999999995,-0.06050079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2775564,"componentType":5126,"count":12,"max":[0.02955049892953501,-0.0021446718877699985,-0.008105346916129413],"min":[0.029550498929534996,-0.00224636021407801,-0.00816003819007929],"type":"VEC3"},{"bufferView":0,"byteOffset":2775708,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0021446718925512585,-0.008105346916129413],"min":[0.029549498929558993,-0.002156265193034262,-0.008105346917142939],"type":"VEC3"},{"bufferView":0,"byteOffset":2775756,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002156265189400589,-0.008105346917142932],"min":[0.029549498929558993,-0.002156265193034262,-0.008146911238830932],"type":"VEC3"},{"bufferView":0,"byteOffset":2775804,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002156265189400589,-0.008146911238830932],"min":[0.029549498929558993,-0.0021904732240115906,-0.0081469112418215],"type":"VEC3"},{"bufferView":0,"byteOffset":2775852,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0021904732240115906,-0.008110545709587485],"min":[0.029549498929558993,-0.0021904732271907684,-0.0081469112418215],"type":"VEC3"},{"bufferView":0,"byteOffset":2775900,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0021904732271907684,-0.008110545709587485],"min":[0.029549498929558993,-0.0022021185155677685,-0.008110545710605557],"type":"VEC3"},{"bufferView":0,"byteOffset":2775948,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0022021185123885906,-0.00811054571060555],"min":[0.029549498929558993,-0.0022021185155677685,-0.008146911242839557],"type":"VEC3"},{"bufferView":0,"byteOffset":2775996,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0022021185123885906,-0.00814691124283955],"min":[0.029549498929558993,-0.0022346629343745904,-0.008146911245684677],"type":"VEC3"},{"bufferView":0,"byteOffset":2776044,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0022346629343745904,-0.008107660385303682],"min":[0.029549498929558993,-0.002234662937806011,-0.008146911245684677],"type":"VEC3"},{"bufferView":0,"byteOffset":2776092,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002234662937806011,-0.008107660385303682],"min":[0.029549498929558993,-0.00224636021407801,-0.008107660386326288],"type":"VEC3"},{"bufferView":0,"byteOffset":2776140,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0022463602094989986,-0.008107660386326288],"min":[0.029549498929558993,-0.00224636021407801,-0.00816003819007929],"type":"VEC3"},{"bufferView":0,"byteOffset":2776188,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446718877699985,-0.008160038181189414],"min":[0.029549498929558993,-0.0022463602094989986,-0.00816003819007929],"type":"VEC3"},{"bufferView":0,"byteOffset":2776236,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446718877699985,-0.008105346916129413],"min":[0.029549498929558993,-0.0021446718925512585,-0.008160038181189414],"type":"VEC3"},{"bufferView":0,"byteOffset":2776284,"componentType":5126,"count":12,"max":[0.029549498929559007,-0.0021446718877699985,-0.008105346916129413],"min":[0.029549498929558993,-0.00224636021407801,-0.008160038190079284],"type":"VEC3"},{"bufferView":0,"byteOffset":2776428,"componentType":5126,"count":4,"max":[0.037549303883633,0.00003500119999999995,-0.053000800863213],"min":[0.037449804463633,0.0,-0.053000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2776476,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.052550100723213006],"min":[0.037549303883633,0.0,-0.053000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2776524,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.05245030158321302],"min":[0.03800000402363298,0.0,-0.052550100723213006],"type":"VEC3"},{"bufferView":0,"byteOffset":2776572,"componentType":5126,"count":4,"max":[0.03800000402363298,0.00003500119999999995,-0.052000002763213],"min":[0.037549705203632995,0.0,-0.05245030158321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2776620,"componentType":5126,"count":4,"max":[0.037549705203632995,0.00003500119999999995,-0.052000002763213],"min":[0.037450502963633,0.0,-0.052000002763213],"type":"VEC3"},{"bufferView":0,"byteOffset":2776668,"componentType":5126,"count":4,"max":[0.037450502963633,0.00003500119999999995,-0.052000002763213],"min":[0.03699990442363298,0.0,-0.05245060130321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2776716,"componentType":5126,"count":4,"max":[0.036999904423633,0.00003500119999999995,-0.05245060130321301],"min":[0.03699990442363298,0.0,-0.05255000166321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2776764,"componentType":5126,"count":4,"max":[0.037449804463633,0.00003500119999999995,-0.05255000166321301],"min":[0.036999904423633,0.0,-0.053000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2776812,"componentType":5126,"count":8,"max":[0.038000004023632995,0.0,-0.052000002763213],"min":[0.03699990442363298,0.0,-0.053000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2776908,"componentType":5126,"count":8,"max":[0.038000004023632995,0.00003500119999999995,-0.052000002763213],"min":[0.03699990442363298,0.00003500119999999995,-0.053000800863213],"type":"VEC3"},{"bufferView":0,"byteOffset":2777004,"componentType":5126,"count":118,"max":[0.03815054890206902,-0.001981637844851381,-0.008126561366052514],"min":[0.038150048902081,-0.0020576441474684693,-0.008184917779378275],"type":"VEC3"},{"bufferView":0,"byteOffset":2778420,"componentType":5126,"count":12,"max":[0.03815054890206901,-0.00199536264845009,-0.008168307646421234],"min":[0.03814954890209299,-0.0020038366749374,-0.008171998787674682],"type":"VEC3"},{"bufferView":0,"byteOffset":2778564,"componentType":5126,"count":12,"max":[0.03815054890206902,-0.0019920874119439915,-0.008158585909855055],"min":[0.03814954890209299,-0.00199536264845009,-0.00816830764642124],"type":"VEC3"},{"bufferView":0,"byteOffset":2778708,"componentType":5126,"count":16,"max":[0.03815054890206901,-0.0019920874119439915,-0.008144757130424474],"min":[0.03814954890209299,-0.001998014033130939,-0.008158585909855062],"type":"VEC3"},{"bufferView":0,"byteOffset":2778900,"componentType":5126,"count":16,"max":[0.03815054890206901,-0.001998014033130939,-0.008139298402792584],"min":[0.03814954890209299,-0.00201283058355315,-0.008144757130424474],"type":"VEC3"},{"bufferView":0,"byteOffset":2779092,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.00201283058355315,-0.008139298402792584],"min":[0.03814954890209299,-0.0020197969614221484,-0.008139298403401603],"type":"VEC3"},{"bufferView":0,"byteOffset":2779140,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.002017509492575961,-0.008139298403401603],"min":[0.03814954890209299,-0.0020197969614221484,-0.008156298444717734],"type":"VEC3"},{"bufferView":0,"byteOffset":2779188,"componentType":5126,"count":12,"max":[0.03815054890206901,-0.0020130385325678193,-0.008156298444717727],"min":[0.03814954890209299,-0.002017509492575961,-0.008168619575333772],"type":"VEC3"},{"bufferView":0,"byteOffset":2779332,"componentType":5126,"count":12,"max":[0.03815054890206901,-0.0020038366749374,-0.008168619575333772],"min":[0.03814954890209299,-0.0020130385325678193,-0.008171998787674682],"type":"VEC3"},{"bufferView":0,"byteOffset":2779476,"componentType":5126,"count":32,"max":[0.03815054890206901,-0.0020300905656546603,-0.008126561370138403],"min":[0.03814954890209299,-0.0020576441474684693,-0.00815281525929175],"type":"VEC3"},{"bufferView":0,"byteOffset":2779860,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.00198335344845966,-0.008126561366052514],"min":[0.038149548902093,-0.0020300905656546603,-0.008126561370138412],"type":"VEC3"},{"bufferView":0,"byteOffset":2779908,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019833534473461503,-0.008126561366052514],"min":[0.038149548902093,-0.00198335344845966,-0.008139298400215616],"type":"VEC3"},{"bufferView":0,"byteOffset":2779956,"componentType":5126,"count":5,"max":[0.03815054890206901,-0.0019833534473461503,-0.008139298400215616],"min":[0.03814954890209299,-0.001994582832568149,-0.008139467361854578],"type":"VEC3"},{"bufferView":0,"byteOffset":2780016,"componentType":5126,"count":35,"max":[0.03815054890206901,-0.001981637844851381,-0.008139467361854578],"min":[0.03814954890209299,-0.0019946110251605484,-0.008161887140245155],"type":"VEC3"},{"bufferView":0,"byteOffset":2780436,"componentType":5126,"count":16,"max":[0.03815054890206901,-0.001981637844851381,-0.008161887140245148],"min":[0.038149548902093,-0.0019873565117833713,-0.00817867923068293],"type":"VEC3"},{"bufferView":0,"byteOffset":2780628,"componentType":5126,"count":16,"max":[0.03815054890206902,-0.0019873565117833713,-0.008178679230682917],"min":[0.038149548902093,-0.0020027969159179797,-0.008184917779378275],"type":"VEC3"},{"bufferView":0,"byteOffset":2780820,"componentType":5126,"count":28,"max":[0.03815054890206901,-0.0020027969159179797,-0.008160821392329431],"min":[0.03814954890209299,-0.002026503397936551,-0.008184917779378275],"type":"VEC3"},{"bufferView":0,"byteOffset":2781156,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002026503397936551,-0.00813929840425147],"min":[0.03814954890209299,-0.0020295186977021514,-0.008160821392329431],"type":"VEC3"},{"bufferView":0,"byteOffset":2781204,"componentType":5126,"count":17,"max":[0.03815054890206901,-0.0020295186977019597,-0.00813929840425147],"min":[0.03814954890209299,-0.00204729855634994,-0.008154010979961854],"type":"VEC3"},{"bufferView":0,"byteOffset":2781408,"componentType":5126,"count":9,"max":[0.03815054890206901,-0.0020385126000903604,-0.008154010979961854],"min":[0.03814954890209299,-0.00204729855634994,-0.008177821434895429],"type":"VEC3"},{"bufferView":0,"byteOffset":2781516,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020385126000903604,-0.008177821434895422],"min":[0.038149548902093,-0.0020508857189923584,-0.008177821435977116],"type":"VEC3"},{"bufferView":0,"byteOffset":2781564,"componentType":5126,"count":16,"max":[0.03815054890206902,-0.0020508857189923584,-0.00815281525929175],"min":[0.03814954890209299,-0.0020576441474684693,-0.008177821435977116],"type":"VEC3"},{"bufferView":0,"byteOffset":2781756,"componentType":5126,"count":118,"max":[0.038150048902081,-0.001981637844851381,-0.008126561366052514],"min":[0.03814954890209299,-0.0020576441474684693,-0.008184917779378267],"type":"VEC3"},{"bufferView":0,"byteOffset":2783172,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0019945828325386083,-0.008139298401197323],"min":[0.03814954890209299,-0.001994582832568149,-0.00813963632251182],"type":"VEC3"},{"bufferView":0,"byteOffset":2783220,"componentType":5126,"count":4,"max":[0.027549296254238003,0.00003500119999999995,-0.033000800863213005],"min":[0.027449796834237986,0.0,-0.03300080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2783268,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.03255010072321301],"min":[0.027549296254238003,0.0,-0.033000800863213005],"type":"VEC3"},{"bufferView":0,"byteOffset":2783316,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.03245030158321299],"min":[0.027999996394237996,0.0,-0.03255010072321301],"type":"VEC3"},{"bufferView":0,"byteOffset":2783364,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.032000002763213006],"min":[0.027549697574237995,0.0,-0.03245030158321299],"type":"VEC3"},{"bufferView":0,"byteOffset":2783412,"componentType":5126,"count":4,"max":[0.027549697574237995,0.00003500119999999995,-0.032000002763213006],"min":[0.027450495334237986,0.0,-0.032000002763213006],"type":"VEC3"},{"bufferView":0,"byteOffset":2783460,"componentType":5126,"count":4,"max":[0.027450495334237986,0.00003500119999999995,-0.032000002763213006],"min":[0.026999896794237997,0.0,-0.03245060130321299],"type":"VEC3"},{"bufferView":0,"byteOffset":2783508,"componentType":5126,"count":4,"max":[0.02699989679423801,0.00003500119999999995,-0.03245060130321299],"min":[0.026999896794237997,0.0,-0.032550001663212993],"type":"VEC3"},{"bufferView":0,"byteOffset":2783556,"componentType":5126,"count":4,"max":[0.027449796834237986,0.00003500119999999995,-0.032550001663212993],"min":[0.02699989679423801,0.0,-0.03300080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2783604,"componentType":5126,"count":8,"max":[0.027999996394237996,0.0,-0.032000002763213006],"min":[0.026999896794237997,0.0,-0.03300080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2783700,"componentType":5126,"count":8,"max":[0.027999996394237996,0.00003500119999999995,-0.032000002763213006],"min":[0.026999896794237997,0.00003500119999999995,-0.03300080086321302],"type":"VEC3"},{"bufferView":0,"byteOffset":2783796,"componentType":5126,"count":210,"max":[0.029549498929559007,-0.0019352831674785485,-0.008397593016077074],"min":[0.02954949892955898,-0.0022736441323657494,-0.008858862907895443],"type":"VEC3"},{"bufferView":0,"byteOffset":2786316,"componentType":5126,"count":30,"max":[0.02955049892953501,-0.0019786627263113418,-0.008674669093765033],"min":[0.029549498929558993,-0.00203505624664934,-0.008702696289035515],"type":"VEC3"},{"bufferView":0,"byteOffset":2786676,"componentType":5126,"count":32,"max":[0.02955049892953501,-0.0019786627263113418,-0.008702696284105443],"min":[0.029549498929558993,-0.00203505624664934,-0.008730789095095715],"type":"VEC3"},{"bufferView":0,"byteOffset":2787060,"componentType":5126,"count":11,"max":[0.02955049892953501,-0.002178931984260899,-0.008469169371002522],"min":[0.029549498929558993,-0.002236048473377782,-0.008508211039677811],"type":"VEC3"},{"bufferView":0,"byteOffset":2787192,"componentType":5126,"count":15,"max":[0.02955049892953501,-0.002236048473377782,-0.008508211039677804],"min":[0.029549498929558993,-0.0022736441323657494,-0.008606538157127525],"type":"VEC3"},{"bufferView":0,"byteOffset":2787372,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0022454473749550204,-0.008606538157127525],"min":[0.02954949892955898,-0.0022736441323657494,-0.008693297382775484],"type":"VEC3"},{"bufferView":0,"byteOffset":2787540,"componentType":5126,"count":8,"max":[0.02955049892953501,-0.0022136356545099504,-0.008693297382775484],"min":[0.029549498929558993,-0.0022454473749550204,-0.008725109094211427],"type":"VEC3"},{"bufferView":0,"byteOffset":2787636,"componentType":5126,"count":6,"max":[0.02955049892953501,-0.0022136356545099504,-0.00872510909421142],"min":[0.029549498929558993,-0.0022150816388122117,-0.00874173794087683],"type":"VEC3"},{"bufferView":0,"byteOffset":2787708,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.00218037793891952,-0.00874173794087683],"min":[0.029549498929558993,-0.0022150816388122117,-0.008824882198116932],"type":"VEC3"},{"bufferView":0,"byteOffset":2787876,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.002097956678894828,-0.008824882198116925],"min":[0.029549498929558993,-0.00218037793891952,-0.00885886290789545],"type":"VEC3"},{"bufferView":0,"byteOffset":2788044,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0020191503992274882,-0.008828497172544985],"min":[0.029549498929558993,-0.002097956678894828,-0.00885886290789545],"type":"VEC3"},{"bufferView":0,"byteOffset":2788212,"componentType":5126,"count":12,"max":[0.02955049892953501,-0.0019844467185549703,-0.0087706576841031],"min":[0.029549498929558993,-0.0020191503992274882,-0.008828497172544985],"type":"VEC3"},{"bufferView":0,"byteOffset":2788356,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0019352831674785485,-0.00870197328398708],"min":[0.029549498929558993,-0.0019844467185549703,-0.0087706576841031],"type":"VEC3"},{"bufferView":0,"byteOffset":2788572,"componentType":5126,"count":22,"max":[0.02955049892953501,-0.0019352831674785485,-0.00862967393354669],"min":[0.02954949892955898,-0.0020075825305591586,-0.008701973283987087],"type":"VEC3"},{"bufferView":0,"byteOffset":2788836,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020075825305591586,-0.00862967393354669],"min":[0.029549498929558993,-0.0020148124662361616,-0.008629673934178761],"type":"VEC3"},{"bufferView":0,"byteOffset":2788884,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020148124662361616,-0.008528454839391002],"min":[0.029549498929558993,-0.0020683139963300085,-0.008629673934178761],"type":"VEC3"},{"bufferView":0,"byteOffset":2788932,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020683139963300085,-0.008528454839391002],"min":[0.029549498929558993,-0.0021066326617276195,-0.008550867632304929],"type":"VEC3"},{"bufferView":0,"byteOffset":2788980,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0020560231035250108,-0.008550867632304922],"min":[0.029549498929558993,-0.0021066326617276195,-0.008647748763182498],"type":"VEC3"},{"bufferView":0,"byteOffset":2789028,"componentType":5126,"count":13,"max":[0.02955049892953501,-0.0020560231035250108,-0.008647748763182498],"min":[0.029549498929558993,-0.002080604877325552,-0.008701973282901506],"type":"VEC3"},{"bufferView":0,"byteOffset":2789184,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0020328872931641797,-0.008701973282901506],"min":[0.029549498929558993,-0.002080604877325552,-0.008769934671326907],"type":"VEC3"},{"bufferView":0,"byteOffset":2789400,"componentType":5126,"count":16,"max":[0.02955049892953501,-0.0020328872931641797,-0.008769934671326907],"min":[0.029549498929558993,-0.0020994027031078096,-0.008813314291198865],"type":"VEC3"},{"bufferView":0,"byteOffset":2789592,"componentType":5126,"count":22,"max":[0.02955049892953501,-0.0020994027031078096,-0.008741014940758476],"min":[0.02954949892955898,-0.00217170206618842,-0.008813314291198865],"type":"VEC3"},{"bufferView":0,"byteOffset":2789856,"componentType":5126,"count":10,"max":[0.02955049892953501,-0.002160857166024339,-0.00870269628624338],"min":[0.02954949892955898,-0.00217170206618842,-0.008741014940758476],"type":"VEC3"},{"bufferView":0,"byteOffset":2789976,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.002160857166024339,-0.00860581517079916],"min":[0.029549498929558993,-0.0022302645183729587,-0.00870269628624338],"type":"VEC3"},{"bufferView":0,"byteOffset":2790216,"componentType":5126,"count":24,"max":[0.02955049892953501,-0.002139890331270809,-0.00850459606343339],"min":[0.02954949892955898,-0.0022302645183729587,-0.00860581517079917],"type":"VEC3"},{"bufferView":0,"byteOffset":2790504,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002139890331270809,-0.00849881212040841],"min":[0.029549498929558993,-0.0021398903317764494,-0.008504596063433397],"type":"VEC3"},{"bufferView":0,"byteOffset":2790552,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.0020834968439495294,-0.00844241862272132],"min":[0.029549498929558993,-0.0021398903317764494,-0.00849881212040841],"type":"VEC3"},{"bufferView":0,"byteOffset":2790792,"componentType":5126,"count":18,"max":[0.029550498929534996,-0.00202710334664069,-0.00844241862272132],"min":[0.029549498929558993,-0.0020834968439495294,-0.008494474160175259],"type":"VEC3"},{"bufferView":0,"byteOffset":2791008,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0020271033437964194,-0.008494474160175252],"min":[0.029549498929558993,-0.00202710334664069,-0.008527008870717261],"type":"VEC3"},{"bufferView":0,"byteOffset":2791056,"componentType":5126,"count":10,"max":[0.02955049892953501,-0.0020271033437964194,-0.008527008870717254],"min":[0.029549498929558993,-0.002027826325953182,-0.008531346821154457],"type":"VEC3"},{"bufferView":0,"byteOffset":2791176,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0020054135344297883,-0.00853134682115445],"min":[0.029549498929558993,-0.002027826325953182,-0.008553759608758071],"type":"VEC3"},{"bufferView":0,"byteOffset":2791392,"componentType":5126,"count":16,"max":[0.02955049892953501,-0.001983000746698771,-0.008532792782306679],"min":[0.029549498929558993,-0.0020054135344297883,-0.008553759608758071],"type":"VEC3"},{"bufferView":0,"byteOffset":2791584,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.001983000746698771,-0.00849013617836568],"min":[0.029549498929558993,-0.0019830007504279303,-0.008532792782306686],"type":"VEC3"},{"bufferView":0,"byteOffset":2791632,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0019830007504279303,-0.008424343777589953],"min":[0.029549498929558993,-0.0020155354667216797,-0.008490136178365689],"type":"VEC3"},{"bufferView":0,"byteOffset":2791800,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0020155354667216797,-0.008397593016077074],"min":[0.02954949892955898,-0.0020842198579832994,-0.008424343777589953],"type":"VEC3"},{"bufferView":0,"byteOffset":2791968,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.0020842198579832994,-0.008397593016077074],"min":[0.029549498929558993,-0.002178931984260899,-0.00846916937100253],"type":"VEC3"},{"bufferView":0,"byteOffset":2792208,"componentType":5126,"count":211,"max":[0.02955049892953501,-0.0019352831674785485,-0.008397593016077082],"min":[0.02955049892953498,-0.0022736441323657494,-0.00885886290789545],"type":"VEC3"},{"bufferView":0,"byteOffset":2794740,"componentType":5126,"count":4,"max":[0.032549303883633,0.00003500119999999995,-0.02800079704851599],"min":[0.032449804463633,0.0,-0.028000797048516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2794788,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.027550096908516012],"min":[0.032549303883633,0.0,-0.02800079704851599],"type":"VEC3"},{"bufferView":0,"byteOffset":2794836,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.027450297768515996],"min":[0.033000004023633,0.0,-0.027550096908516012],"type":"VEC3"},{"bufferView":0,"byteOffset":2794884,"componentType":5126,"count":4,"max":[0.033000004023633,0.00003500119999999995,-0.02699999894851601],"min":[0.032549705203633,0.0,-0.027450297768515996],"type":"VEC3"},{"bufferView":0,"byteOffset":2794932,"componentType":5126,"count":4,"max":[0.032549705203633,0.00003500119999999995,-0.02699999894851601],"min":[0.032450502963633,0.0,-0.02699999894851601],"type":"VEC3"},{"bufferView":0,"byteOffset":2794980,"componentType":5126,"count":4,"max":[0.032450502963633,0.00003500119999999995,-0.02699999894851601],"min":[0.031999904423633,0.0,-0.027450597488515995],"type":"VEC3"},{"bufferView":0,"byteOffset":2795028,"componentType":5126,"count":4,"max":[0.031999904423633,0.00003500119999999995,-0.027450597488515995],"min":[0.031999904423632985,0.0,-0.027549997848516014],"type":"VEC3"},{"bufferView":0,"byteOffset":2795076,"componentType":5126,"count":4,"max":[0.032449804463633,0.00003500119999999995,-0.027549997848516014],"min":[0.031999904423632985,0.0,-0.028000797048516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2795124,"componentType":5126,"count":8,"max":[0.033000004023633,0.0,-0.02699999894851601],"min":[0.031999904423632985,0.0,-0.028000797048516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2795220,"componentType":5126,"count":8,"max":[0.033000004023633,0.00003500119999999995,-0.02699999894851601],"min":[0.031999904423632985,0.00003500119999999995,-0.028000797048516008],"type":"VEC3"},{"bufferView":0,"byteOffset":2795316,"componentType":5126,"count":67,"max":[0.021899499116626003,-0.0010003742013682208,-0.008562712294548639],"min":[0.02189949911662599,-0.0017503742442239805,-0.009362712280106763],"type":"VEC3"},{"bufferView":0,"byteOffset":2796120,"componentType":5126,"count":4,"max":[0.022099499111735,-0.0010503741957744203,-0.009362712268803926],"min":[0.021899499116626003,-0.0011796635144939386,-0.009362712280106763],"type":"VEC3"},{"bufferView":0,"byteOffset":2796168,"componentType":5126,"count":16,"max":[0.022099499111735015,-0.0010003742013682208,-0.009312712265655776],"min":[0.02189949911662599,-0.0010503741957744203,-0.009362712268803926],"type":"VEC3"},{"bufferView":0,"byteOffset":2796360,"componentType":5126,"count":4,"max":[0.022099499111735,-0.0010003742013682208,-0.008683422959162784],"min":[0.021899499116626003,-0.0010003742563824112,-0.009312712265655776],"type":"VEC3"},{"bufferView":0,"byteOffset":2796408,"componentType":5126,"count":4,"max":[0.022099499111735,-0.0010150189200557307,-0.008577356952039778],"min":[0.021899499116626003,-0.0010857296026272713,-0.008648067622248064],"type":"VEC3"},{"bufferView":0,"byteOffset":2796456,"componentType":5126,"count":4,"max":[0.022099499111735,-0.0011210849421021188,-0.008562712294548639],"min":[0.02189949911662599,-0.0017003742498181219,-0.008562712345191705],"type":"VEC3"},{"bufferView":0,"byteOffset":2796504,"componentType":5126,"count":16,"max":[0.022099499111735015,-0.0017003742498181219,-0.008562712345191698],"min":[0.02189949911662599,-0.0017503742442239805,-0.008612712348339834],"type":"VEC3"},{"bufferView":0,"byteOffset":2796696,"componentType":5126,"count":4,"max":[0.022099499111735,-0.001750374184776529,-0.008612712348339834],"min":[0.021899499116626003,-0.0017503742442239805,-0.009292712331711833],"type":"VEC3"},{"bufferView":0,"byteOffset":2796744,"componentType":5126,"count":16,"max":[0.022099499111735015,-0.0017003741816283907,-0.009292712331711833],"min":[0.02189949911662599,-0.001750374184776529,-0.009342712326117705],"type":"VEC3"},{"bufferView":0,"byteOffset":2796936,"componentType":5126,"count":16,"max":[0.022099499111735,-0.0015713351112392501,-0.00929302670815852],"min":[0.02189949911662599,-0.0016420457876292502,-0.009307356982824474],"type":"VEC3"},{"bufferView":0,"byteOffset":2797128,"componentType":5126,"count":4,"max":[0.022099499111735,-0.0013133716454023913,-0.009342712292284887],"min":[0.021899499116626003,-0.0015152690923413913,-0.009342712309935308],"type":"VEC3"},{"bufferView":0,"byteOffset":2797176,"componentType":5126,"count":67,"max":[0.022099499111735015,-0.0010003742013682208,-0.008562712294548639],"min":[0.022099499111734987,-0.0017503742442239805,-0.009362712280106749],"type":"VEC3"},{"bufferView":0,"byteOffset":2797980,"componentType":5126,"count":10,"max":[0.022099499111735,-0.0011796635144939386,-0.009348067622615617],"min":[0.02189949911662599,-0.001215018853969209,-0.009362712280106763],"type":"VEC3"},{"bufferView":0,"byteOffset":2798100,"componentType":5126,"count":10,"max":[0.022099499111735,-0.0010003742563824112,-0.008648067622248064],"min":[0.02189949911662599,-0.0010150189200557804,-0.00868342295916279],"type":"VEC3"},{"bufferView":0,"byteOffset":2798220,"componentType":5126,"count":10,"max":[0.022099499111735,-0.001085729602627101,-0.008562712294548639],"min":[0.021899499116626003,-0.0011210849421021188,-0.008577356952039785],"type":"VEC3"},{"bufferView":0,"byteOffset":2798340,"componentType":5126,"count":4,"max":[0.022099499111735,-0.0016981118003453909,-0.009342712325919912],"min":[0.021899499116626003,-0.0017003741816283907,-0.009342712326117705],"type":"VEC3"},{"bufferView":0,"byteOffset":2798388,"componentType":5126,"count":4,"max":[0.022099499111735,-0.0016420457876292502,-0.009307356982824474],"min":[0.02189949911662599,-0.0016627564634306715,-0.009328067662247058],"type":"VEC3"},{"bufferView":0,"byteOffset":2798436,"componentType":5126,"count":4,"max":[0.022099499111735,-0.0015506244318166686,-0.009307356976642752],"min":[0.02189949911662599,-0.0015713351112392501,-0.009328067652444169],"type":"VEC3"},{"bufferView":0,"byteOffset":2798484,"componentType":5126,"count":10,"max":[0.022099499111735015,-0.0015152690923413913,-0.009328067652444169],"min":[0.02189949911662599,-0.0015506244318166686,-0.009342712309935308],"type":"VEC3"},{"bufferView":0,"byteOffset":2798604,"componentType":5126,"count":8,"max":[0.022099499111735,-0.001292240733241929,-0.009338027679904557],"min":[0.021899499116626003,-0.0013133716454023913,-0.009342712292284887],"type":"VEC3"},{"bufferView":0,"byteOffset":2798700,"componentType":5126,"count":4,"max":[0.022099499111735015,-0.001215018853969209,-0.009341418894793868],"min":[0.02189949911662599,-0.0012216675829534616,-0.009348067622615617],"type":"VEC3"},{"bufferView":0,"byteOffset":2798748,"componentType":5126,"count":10,"max":[0.022099499111735015,-0.0016627564634306715,-0.009328067662247058],"min":[0.02189949911662599,-0.0016981118003453909,-0.009342712325919912],"type":"VEC3"},{"bufferView":0,"byteOffset":2798868,"componentType":5126,"count":4,"max":[0.022099499111735,-0.001278153834588199,-0.009331458849684048],"min":[0.02189949911662599,-0.001292240733241929,-0.009338027679904557],"type":"VEC3"},{"bufferView":0,"byteOffset":2798916,"componentType":5126,"count":12,"max":[0.022099499111735015,-0.0012216675829534616,-0.009326842760334195],"min":[0.02189949911662599,-0.001278153834588199,-0.009341418894793868],"type":"VEC3"},{"bufferView":0,"byteOffset":2799060,"componentType":5126,"count":4,"max":[0.025049300068935992,0.00003500119999999995,-0.020500797048515998],"min":[0.024949800648936007,0.0,-0.020500797048515998],"type":"VEC3"},{"bufferView":0,"byteOffset":2799108,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.020050096908516012],"min":[0.025049300068935992,0.0,-0.020500797048515998],"type":"VEC3"},{"bufferView":0,"byteOffset":2799156,"componentType":5126,"count":4,"max":[0.025500000208936002,0.00003500119999999995,-0.019950297768516003],"min":[0.02550000020893599,0.0,-0.020050096908516012],"type":"VEC3"},{"bufferView":0,"byteOffset":2799204,"componentType":5126,"count":4,"max":[0.02550000020893599,0.00003500119999999995,-0.019499998948516003],"min":[0.025049701388936002,0.0,-0.019950297768516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2799252,"componentType":5126,"count":4,"max":[0.025049701388936002,0.00003500119999999995,-0.019499998948516003],"min":[0.02495049914893599,0.0,-0.019499998948516003],"type":"VEC3"},{"bufferView":0,"byteOffset":2799300,"componentType":5126,"count":4,"max":[0.02495049914893599,0.00003500119999999995,-0.019499998948516003],"min":[0.02449990060893599,0.0,-0.019950597488516016],"type":"VEC3"},{"bufferView":0,"byteOffset":2799348,"componentType":5126,"count":4,"max":[0.024499900608936004,0.00003500119999999995,-0.019950597488516016],"min":[0.02449990060893599,0.0,-0.020049997848515994],"type":"VEC3"},{"bufferView":0,"byteOffset":2799396,"componentType":5126,"count":4,"max":[0.024949800648936007,0.00003500119999999995,-0.020049997848515994],"min":[0.024499900608936004,0.0,-0.020500797048515998],"type":"VEC3"},{"bufferView":0,"byteOffset":2799444,"componentType":5126,"count":8,"max":[0.025500000208936002,0.0,-0.019499998948516003],"min":[0.02449990060893599,0.0,-0.020500797048515998],"type":"VEC3"},{"bufferView":0,"byteOffset":2799540,"componentType":5126,"count":8,"max":[0.025500000208936002,0.00003500119999999995,-0.019499998948516003],"min":[0.02449990060893599,0.00003500119999999995,-0.020500797048515998],"type":"VEC3"},{"bufferView":0,"byteOffset":2799636,"componentType":5126,"count":4,"max":[0.03754930388363301,0.00003500119999999995,-0.048000800863213004],"min":[0.037449804463633,0.0,-0.048000800863213004],"type":"VEC3"},{"bufferView":0,"byteOffset":2799684,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.047550100723212994],"min":[0.03754930388363301,0.0,-0.048000800863213004],"type":"VEC3"},{"bufferView":0,"byteOffset":2799732,"componentType":5126,"count":4,"max":[0.038000004023632995,0.00003500119999999995,-0.04745030158321299],"min":[0.03800000402363298,0.0,-0.047550100723212994],"type":"VEC3"},{"bufferView":0,"byteOffset":2799780,"componentType":5126,"count":4,"max":[0.03800000402363298,0.00003500119999999995,-0.04700000276321299],"min":[0.037549705203632995,0.0,-0.04745030158321299],"type":"VEC3"},{"bufferView":0,"byteOffset":2799828,"componentType":5126,"count":4,"max":[0.037549705203632995,0.00003500119999999995,-0.04700000276321299],"min":[0.03745050296363302,0.0,-0.04700000276321299],"type":"VEC3"},{"bufferView":0,"byteOffset":2799876,"componentType":5126,"count":4,"max":[0.03745050296363302,0.00003500119999999995,-0.04700000276321299],"min":[0.036999904423633,0.0,-0.04745060130321299],"type":"VEC3"},{"bufferView":0,"byteOffset":2799924,"componentType":5126,"count":4,"max":[0.036999904423633,0.00003500119999999995,-0.04745060130321299],"min":[0.03699990442363298,0.0,-0.047550001663213014],"type":"VEC3"},{"bufferView":0,"byteOffset":2799972,"componentType":5126,"count":4,"max":[0.037449804463633,0.00003500119999999995,-0.047550001663213014],"min":[0.03699990442363298,0.0,-0.048000800863213004],"type":"VEC3"},{"bufferView":0,"byteOffset":2800020,"componentType":5126,"count":8,"max":[0.038000004023632995,0.0,-0.04700000276321299],"min":[0.03699990442363298,0.0,-0.048000800863213004],"type":"VEC3"},{"bufferView":0,"byteOffset":2800116,"componentType":5126,"count":8,"max":[0.038000004023632995,0.00003500119999999995,-0.04700000276321299],"min":[0.03699990442363298,0.00003500119999999995,-0.048000800863213004],"type":"VEC3"},{"bufferView":0,"byteOffset":2800212,"componentType":5126,"count":93,"max":[0.029549498929559007,-0.0021429562830095786,-0.00818039144227255],"min":[0.029549498929558993,-0.002248075806133091,-0.008256527717741477],"type":"VEC3"},{"bufferView":0,"byteOffset":2801328,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0021429562830095786,-0.00818039144227255],"min":[0.029549498929558993,-0.0021488829054486587,-0.008208542886650008],"type":"VEC3"},{"bufferView":0,"byteOffset":2801496,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.0021429562830095786,-0.008208542886650001],"min":[0.029549498929558993,-0.002156837047798401,-0.008243478752997496],"type":"VEC3"},{"bufferView":0,"byteOffset":2801736,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.002156837047798401,-0.00824347875299749],"min":[0.029549498929558993,-0.00219359248810062,-0.008256527717741477],"type":"VEC3"},{"bufferView":0,"byteOffset":2801976,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.00219359248810062,-0.008241841140986878],"min":[0.029549498929558993,-0.00223310328923856,-0.008256527717741477],"type":"VEC3"},{"bufferView":0,"byteOffset":2802216,"componentType":5126,"count":20,"max":[0.02955049892953501,-0.00223310328923856,-0.008204487840065468],"min":[0.029549498929558993,-0.002248075806133091,-0.008241841140986885],"type":"VEC3"},{"bufferView":0,"byteOffset":2802456,"componentType":5126,"count":12,"max":[0.02955049892953501,-0.002243916776675661,-0.008180391450580672],"min":[0.029549498929558993,-0.002248075806133091,-0.008204487840065482],"type":"VEC3"},{"bufferView":0,"byteOffset":2802600,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002230191972516661,-0.008180391449380807],"min":[0.029549498929558993,-0.002243916776675661,-0.008180391450580672],"type":"VEC3"},{"bufferView":0,"byteOffset":2802648,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.002230191972516661,-0.008180391449380807],"min":[0.029549498929558993,-0.002236222566188449,-0.008204357869292678],"type":"VEC3"},{"bufferView":0,"byteOffset":2802816,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0022249411906500108,-0.008204357869292671],"min":[0.029549498929558993,-0.002236222566188449,-0.008232067416098644],"type":"VEC3"},{"bufferView":0,"byteOffset":2803032,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.00219437230772402,-0.008232067416098644],"min":[0.029549498929558993,-0.0022249411906500108,-0.008242750925755112],"type":"VEC3"},{"bufferView":0,"byteOffset":2803248,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.002165363063440651,-0.00823276924746675],"min":[0.029549498929558993,-0.00219437230772402,-0.008242750925755112],"type":"VEC3"},{"bufferView":0,"byteOffset":2803464,"componentType":5126,"count":18,"max":[0.02955049892953501,-0.0021546535594474713,-0.008206645329521827],"min":[0.029549498929558993,-0.002165363063440651,-0.008232769247466756],"type":"VEC3"},{"bufferView":0,"byteOffset":2803680,"componentType":5126,"count":14,"max":[0.02955049892953501,-0.0021546535594474713,-0.008180391443372423],"min":[0.029549498929558993,-0.0021614639759286584,-0.008206645329521827],"type":"VEC3"},{"bufferView":0,"byteOffset":2803848,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0021488829054486587,-0.00818039144227255],"min":[0.029549498929558993,-0.0021614639759286584,-0.00818039144337243],"type":"VEC3"},{"bufferView":0,"byteOffset":2803896,"componentType":5126,"count":93,"max":[0.02955049892953501,-0.0021429562830095786,-0.00818039144227255],"min":[0.02955049892953498,-0.002248075806133091,-0.00825652771774147],"type":"VEC3"},{"bufferView":0,"byteOffset":2805012,"componentType":5126,"count":4,"max":[0.027549296254238003,0.00003500119999999995,-0.013000801816886998],"min":[0.027449796834238,0.0,-0.013000801816887005],"type":"VEC3"},{"bufferView":0,"byteOffset":2805060,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.012550101676887011],"min":[0.027549296254238003,0.0,-0.013000801816886998],"type":"VEC3"},{"bufferView":0,"byteOffset":2805108,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.012450302536887002],"min":[0.027999996394237996,0.0,-0.012550101676887011],"type":"VEC3"},{"bufferView":0,"byteOffset":2805156,"componentType":5126,"count":4,"max":[0.027999996394237996,0.00003500119999999995,-0.012000003716887002],"min":[0.02754969757423801,0.0,-0.012450302536887002],"type":"VEC3"},{"bufferView":0,"byteOffset":2805204,"componentType":5126,"count":4,"max":[0.02754969757423801,0.00003500119999999995,-0.012000003716887002],"min":[0.027450495334238,0.0,-0.012000003716887002],"type":"VEC3"},{"bufferView":0,"byteOffset":2805252,"componentType":5126,"count":4,"max":[0.027450495334238,0.00003500119999999995,-0.012000003716887002],"min":[0.02699989679423801,0.0,-0.012450602256887003],"type":"VEC3"},{"bufferView":0,"byteOffset":2805300,"componentType":5126,"count":4,"max":[0.02699989679423801,0.00003500119999999995,-0.012450602256887003],"min":[0.02699989679423801,0.0,-0.012550002616887],"type":"VEC3"},{"bufferView":0,"byteOffset":2805348,"componentType":5126,"count":4,"max":[0.027449796834238,0.00003500119999999995,-0.012550002616887],"min":[0.02699989679423801,0.0,-0.013000801816887005],"type":"VEC3"},{"bufferView":0,"byteOffset":2805396,"componentType":5126,"count":8,"max":[0.027999996394237996,0.0,-0.012000003716887002],"min":[0.02699989679423801,0.0,-0.013000801816887005],"type":"VEC3"},{"bufferView":0,"byteOffset":2805492,"componentType":5126,"count":8,"max":[0.027999996394237996,0.00003500119999999995,-0.012000003716887002],"min":[0.02699989679423801,0.00003500119999999995,-0.013000801816887005],"type":"VEC3"},{"bufferView":0,"byteOffset":2805588,"componentType":5126,"count":4,"max":[0.030050201258412998,0.00003500119999999995,-0.04949920549148399],"min":[0.029950701838413012,0.0,-0.049499205491484004],"type":"VEC3"},{"bufferView":0,"byteOffset":2805636,"componentType":5126,"count":4,"max":[0.029950701838413012,0.00003500119999999995,-0.04949920549148399],"min":[0.029500004238412997,0.0,-0.04994990309148402],"type":"VEC3"},{"bufferView":0,"byteOffset":2805684,"componentType":5126,"count":4,"max":[0.029500004238412997,0.00003500119999999995,-0.04994990309148402],"min":[0.029500001698413002,0.0,-0.05004970223148401],"type":"VEC3"},{"bufferView":0,"byteOffset":2805732,"componentType":5126,"count":4,"max":[0.02995030051841299,0.00003500119999999995,-0.05004970223148401],"min":[0.029500001698413002,0.0,-0.05050000105148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2805780,"componentType":5126,"count":4,"max":[0.030049505298412996,0.00003500119999999995,-0.05050000105148399],"min":[0.02995030051841299,0.0,-0.05050000105148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2805828,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.050049402511483994],"min":[0.030049505298412996,0.0,-0.05050000105148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2805876,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.049950002151484],"min":[0.030500101298413,0.0,-0.050049402511483994],"type":"VEC3"},{"bufferView":0,"byteOffset":2805924,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.049499205491484004],"min":[0.030050201258412998,0.0,-0.049950002151484],"type":"VEC3"},{"bufferView":0,"byteOffset":2805972,"componentType":5126,"count":8,"max":[0.030500101298413015,0.0,-0.04949920549148399],"min":[0.029500001698413002,0.0,-0.05050000105148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2806068,"componentType":5126,"count":8,"max":[0.030500101298413015,0.00003500119999999995,-0.04949920549148399],"min":[0.029500001698413002,0.00003500119999999995,-0.05050000105148399],"type":"VEC3"},{"bufferView":0,"byteOffset":2806164,"componentType":5126,"count":4,"max":[0.030050201258412998,0.00003500119999999995,-0.009499206445159005],"min":[0.029950701838413012,0.0,-0.009499206445159012],"type":"VEC3"},{"bufferView":0,"byteOffset":2806212,"componentType":5126,"count":4,"max":[0.029950701838413012,0.00003500119999999995,-0.009499206445159012],"min":[0.029500004238412997,0.0,-0.00994990404515901],"type":"VEC3"},{"bufferView":0,"byteOffset":2806260,"componentType":5126,"count":4,"max":[0.029500004238412997,0.00003500119999999995,-0.00994990404515901],"min":[0.02950000169841299,0.0,-0.010049703185159005],"type":"VEC3"},{"bufferView":0,"byteOffset":2806308,"componentType":5126,"count":4,"max":[0.029950300518413003,0.00003500119999999995,-0.010049703185159005],"min":[0.02950000169841299,0.0,-0.010500002005159005],"type":"VEC3"},{"bufferView":0,"byteOffset":2806356,"componentType":5126,"count":4,"max":[0.030049505298412996,0.00003500119999999995,-0.010500002005159005],"min":[0.029950300518413003,0.0,-0.010500002005159005],"type":"VEC3"},{"bufferView":0,"byteOffset":2806404,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.010049403465159003],"min":[0.030049505298412996,0.0,-0.010500002005159005],"type":"VEC3"},{"bufferView":0,"byteOffset":2806452,"componentType":5126,"count":4,"max":[0.030500101298413015,0.00003500119999999995,-0.009950003105158998],"min":[0.030500101298413,0.0,-0.010049403465159003],"type":"VEC3"},{"bufferView":0,"byteOffset":2806500,"componentType":5126,"count":4,"max":[0.030500101298413,0.00003500119999999995,-0.009499206445159005],"min":[0.030050201258412998,0.0,-0.009950003105158998],"type":"VEC3"},{"bufferView":0,"byteOffset":2806548,"componentType":5126,"count":8,"max":[0.030500101298413015,0.0,-0.009499206445159005],"min":[0.02950000169841299,0.0,-0.010500002005159005],"type":"VEC3"},{"bufferView":0,"byteOffset":2806644,"componentType":5126,"count":8,"max":[0.030500101298413015,0.00003500119999999995,-0.009499206445159005],"min":[0.02950000169841299,0.00003500119999999995,-0.010500002005159005],"type":"VEC3"},{"bufferView":0,"byteOffset":2806740,"componentType":5126,"count":6,"max":[0.02955049892953501,-0.0021446718742829385,-0.008260686745028046],"min":[0.029550498929534996,-0.002246360197159529,-0.008314312267140878],"type":"VEC3"},{"bufferView":0,"byteOffset":2806812,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446718789710282,-0.008260686745028039],"min":[0.029549498929558993,-0.0021562651794540316,-0.008260686746041565],"type":"VEC3"},{"bufferView":0,"byteOffset":2806860,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021562651759135286,-0.008260686746041565],"min":[0.029549498929558993,-0.0021562651794540316,-0.008301185315892084],"type":"VEC3"},{"bufferView":0,"byteOffset":2806908,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0021562651759135286,-0.008301185315892077],"min":[0.029549498929558993,-0.002246360197159529,-0.00830118532376843],"type":"VEC3"},{"bufferView":0,"byteOffset":2806956,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.002246360196011938,-0.008301185323768423],"min":[0.029549498929558993,-0.002246360197159529,-0.008314312267140878],"type":"VEC3"},{"bufferView":0,"byteOffset":2807004,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446718742829385,-0.008314312258251008],"min":[0.029549498929558993,-0.002246360196011938,-0.008314312267140878],"type":"VEC3"},{"bufferView":0,"byteOffset":2807052,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0021446718742829385,-0.008260686745028039],"min":[0.029549498929558993,-0.0021446718789710282,-0.008314312258251008],"type":"VEC3"},{"bufferView":0,"byteOffset":2807100,"componentType":5126,"count":6,"max":[0.029549498929559007,-0.0021446718742829385,-0.008260686745028039],"min":[0.029549498929558993,-0.002246360197159529,-0.008314312267140871],"type":"VEC3"},{"bufferView":0,"byteOffset":2807172,"componentType":5126,"count":67,"max":[0.037999548905761016,-0.0010003742013682208,-0.008500200254410643],"min":[0.03799954890576099,-0.0017503742442239805,-0.009300200239968753],"type":"VEC3"},{"bufferView":0,"byteOffset":2807976,"componentType":5126,"count":4,"max":[0.037999548905761,-0.0013133716454023913,-0.009280200252146884],"min":[0.037799548910651994,-0.0015152690923413913,-0.009280200269797298],"type":"VEC3"},{"bufferView":0,"byteOffset":2808024,"componentType":5126,"count":16,"max":[0.037999548905761016,-0.0015713351112392501,-0.009230514668020526],"min":[0.037799548910651994,-0.0016420457876292502,-0.009244844942686478],"type":"VEC3"},{"bufferView":0,"byteOffset":2808216,"componentType":5126,"count":16,"max":[0.037999548905761016,-0.0017003741816283907,-0.009230200291573837],"min":[0.03779954891065198,-0.001750374184776529,-0.009280200285979702],"type":"VEC3"},{"bufferView":0,"byteOffset":2808408,"componentType":5126,"count":4,"max":[0.037999548905761,-0.001750374184776529,-0.008550200308201831],"min":[0.037799548910651994,-0.0017503742442239805,-0.009230200291573837],"type":"VEC3"},{"bufferView":0,"byteOffset":2808456,"componentType":5126,"count":16,"max":[0.037999548905761,-0.0017003742498181219,-0.008500200305053702],"min":[0.03779954891065198,-0.0017503742442239805,-0.008550200308201838],"type":"VEC3"},{"bufferView":0,"byteOffset":2808648,"componentType":5126,"count":4,"max":[0.037999548905761,-0.0011210849421021188,-0.008500200254410643],"min":[0.037799548910651994,-0.0017003742498181219,-0.008500200305053702],"type":"VEC3"},{"bufferView":0,"byteOffset":2808696,"componentType":5126,"count":4,"max":[0.037999548905761,-0.0010150189200557307,-0.008514844911901782],"min":[0.037799548910651994,-0.0010857296026272713,-0.008585555582110061],"type":"VEC3"},{"bufferView":0,"byteOffset":2808744,"componentType":5126,"count":4,"max":[0.037999548905761016,-0.0010003742013682208,-0.008620910919024794],"min":[0.037799548910651994,-0.0010003742563824112,-0.009250200225517787],"type":"VEC3"},{"bufferView":0,"byteOffset":2808792,"componentType":5126,"count":16,"max":[0.037999548905761016,-0.0010003742013682208,-0.009250200225517787],"min":[0.037799548910651994,-0.0010503741957744203,-0.009300200228665923],"type":"VEC3"},{"bufferView":0,"byteOffset":2808984,"componentType":5126,"count":4,"max":[0.03799954890576099,-0.0010503741957744203,-0.009300200228665923],"min":[0.037799548910651994,-0.0011796635144939386,-0.009300200239968753],"type":"VEC3"},{"bufferView":0,"byteOffset":2809032,"componentType":5126,"count":67,"max":[0.03779954891065201,-0.0010003742013682208,-0.00850020025441065],"min":[0.03779954891065198,-0.0017503742442239805,-0.009300200239968753],"type":"VEC3"},{"bufferView":0,"byteOffset":2809836,"componentType":5126,"count":8,"max":[0.037999548905761,-0.001292240733241929,-0.009275515639766547],"min":[0.037799548910651994,-0.0013133716454023913,-0.009280200252146884],"type":"VEC3"},{"bufferView":0,"byteOffset":2809932,"componentType":5126,"count":10,"max":[0.037999548905761,-0.0015152690923413913,-0.009265555612306159],"min":[0.03779954891065198,-0.0015506244318166686,-0.009280200269797298],"type":"VEC3"},{"bufferView":0,"byteOffset":2810052,"componentType":5126,"count":4,"max":[0.037999548905761,-0.0015506244318166686,-0.009244844936504756],"min":[0.037799548910651994,-0.0015713351112392501,-0.009265555612306159],"type":"VEC3"},{"bufferView":0,"byteOffset":2810100,"componentType":5126,"count":4,"max":[0.037999548905761,-0.0016420457876292502,-0.009244844942686471],"min":[0.03779954891065198,-0.0016627564634306715,-0.009265555622109048],"type":"VEC3"},{"bufferView":0,"byteOffset":2810148,"componentType":5126,"count":4,"max":[0.037999548905761,-0.0016981118003453909,-0.009280200285781916],"min":[0.037799548910651994,-0.0017003741816283907,-0.009280200285979702],"type":"VEC3"},{"bufferView":0,"byteOffset":2810196,"componentType":5126,"count":10,"max":[0.037999548905761,-0.001085729602627101,-0.008500200254410643],"min":[0.037799548910651994,-0.0011210849421021188,-0.008514844911901782],"type":"VEC3"},{"bufferView":0,"byteOffset":2810316,"componentType":5126,"count":10,"max":[0.037999548905761016,-0.0010003742563824112,-0.008585555582110061],"min":[0.037799548910651994,-0.0010150189200557804,-0.008620910919024794],"type":"VEC3"},{"bufferView":0,"byteOffset":2810436,"componentType":5126,"count":10,"max":[0.037999548905761,-0.0011796635144939386,-0.009285555582477614],"min":[0.037799548910651994,-0.001215018853969209,-0.009300200239968753],"type":"VEC3"},{"bufferView":0,"byteOffset":2810556,"componentType":5126,"count":4,"max":[0.037999548905761,-0.001278153834588199,-0.009268946809546038],"min":[0.037799548910651994,-0.001292240733241929,-0.009275515639766547],"type":"VEC3"},{"bufferView":0,"byteOffset":2810604,"componentType":5126,"count":10,"max":[0.037999548905761,-0.0016627564634306715,-0.009265555622109048],"min":[0.03779954891065198,-0.0016981118003453909,-0.009280200285781923],"type":"VEC3"},{"bufferView":0,"byteOffset":2810724,"componentType":5126,"count":4,"max":[0.037999548905761,-0.001215018853969209,-0.009278906854655858],"min":[0.037799548910651994,-0.0012216675829534616,-0.009285555582477614],"type":"VEC3"},{"bufferView":0,"byteOffset":2810772,"componentType":5126,"count":12,"max":[0.037999548905761,-0.0012216675829534616,-0.009264330720196192],"min":[0.037799548910651994,-0.001278153834588199,-0.009278906854655858],"type":"VEC3"},{"bufferView":0,"byteOffset":2810916,"componentType":5126,"count":12,"max":[0.03815054890206901,-0.0019833534375109387,-0.00819710893894915],"min":[0.038150548902068974,-0.0020850417638189496,-0.008251800212899972],"type":"VEC3"},{"bufferView":0,"byteOffset":2811060,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.0019833534422921987,-0.00819710893894915],"min":[0.038149548902093,-0.0019949467427762004,-0.008197108939962675],"type":"VEC3"},{"bufferView":0,"byteOffset":2811108,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.001994946739142531,-0.008197108939962675],"min":[0.03814954890209299,-0.0019949467427762004,-0.00823867326165118],"type":"VEC3"},{"bufferView":0,"byteOffset":2811156,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.001994946739142531,-0.008238673261651173],"min":[0.03814954890209299,-0.002029154773752531,-0.008238673264641732],"type":"VEC3"},{"bufferView":0,"byteOffset":2811204,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002029154773752531,-0.008202307732407654],"min":[0.038149548902093,-0.0020291547769317013,-0.008238673264641732],"type":"VEC3"},{"bufferView":0,"byteOffset":2811252,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020291547769317013,-0.008202307732407654],"min":[0.038149548902093,-0.0020408000653096997,-0.00820230773342572],"type":"VEC3"},{"bufferView":0,"byteOffset":2811300,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002040800062130529,-0.008202307733425713],"min":[0.038149548902093,-0.0020408000653096997,-0.008238673265659798],"type":"VEC3"},{"bufferView":0,"byteOffset":2811348,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002040800062130529,-0.008238673265659791],"min":[0.03814954890209299,-0.0020733444841155306,-0.008238673268504918],"type":"VEC3"},{"bufferView":0,"byteOffset":2811396,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0020733444841155306,-0.008199422408123795],"min":[0.03814954890209299,-0.002073344487546951,-0.008238673268504918],"type":"VEC3"},{"bufferView":0,"byteOffset":2811444,"componentType":5126,"count":4,"max":[0.03815054890206899,-0.002073344487546951,-0.008199422408123795],"min":[0.038149548902093,-0.0020850417638189496,-0.0081994224091464],"type":"VEC3"},{"bufferView":0,"byteOffset":2811492,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.002085041759239939,-0.008199422409146393],"min":[0.038149548902093,-0.0020850417638189496,-0.008251800212899972],"type":"VEC3"},{"bufferView":0,"byteOffset":2811540,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019833534375109387,-0.00825180020401011],"min":[0.038149548902093,-0.002085041759239939,-0.008251800212899972],"type":"VEC3"},{"bufferView":0,"byteOffset":2811588,"componentType":5126,"count":4,"max":[0.03815054890206901,-0.0019833534375109387,-0.00819710893894915],"min":[0.038149548902093,-0.0019833534422921987,-0.00825180020401011],"type":"VEC3"},{"bufferView":0,"byteOffset":2811636,"componentType":5126,"count":12,"max":[0.03814954890209302,-0.0019833534375109387,-0.008197108938949156],"min":[0.03814954890209299,-0.0020850417638189496,-0.008251800212899972],"type":"VEC3"},{"bufferView":0,"byteOffset":2811780,"componentType":5126,"count":118,"max":[0.02955049892953501,-0.001981637844851381,-0.008189073406190517],"min":[0.029549998929547017,-0.0020576441474684693,-0.008247429819516278],"type":"VEC3"},{"bufferView":0,"byteOffset":2813196,"componentType":5126,"count":12,"max":[0.029550498929534996,-0.00199536264845009,-0.00823081968655923],"min":[0.029549498929558993,-0.0020038366749374,-0.00823451082781267],"type":"VEC3"},{"bufferView":0,"byteOffset":2813340,"componentType":5126,"count":12,"max":[0.029550498929534996,-0.0019920874119439915,-0.008221097949993051],"min":[0.029549498929558993,-0.00199536264845009,-0.00823081968655923],"type":"VEC3"},{"bufferView":0,"byteOffset":2813484,"componentType":5126,"count":16,"max":[0.02955049892953501,-0.0019920874119439915,-0.008207269170562477],"min":[0.02954949892955898,-0.001998014033130939,-0.008221097949993051],"type":"VEC3"},{"bufferView":0,"byteOffset":2813676,"componentType":5126,"count":16,"max":[0.029550498929534996,-0.001998014033130939,-0.008201810442930587],"min":[0.029549498929558993,-0.00201283058355315,-0.008207269170562477],"type":"VEC3"},{"bufferView":0,"byteOffset":2813868,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.00201283058355315,-0.008201810442930587],"min":[0.029549498929559007,-0.0020197969614221484,-0.008201810443539606],"type":"VEC3"},{"bufferView":0,"byteOffset":2813916,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002017509492575961,-0.0082018104435396],"min":[0.029549498929558993,-0.0020197969614221484,-0.00821881048485573],"type":"VEC3"},{"bufferView":0,"byteOffset":2813964,"componentType":5126,"count":12,"max":[0.02955049892953501,-0.0020130385325678193,-0.00821881048485573],"min":[0.029549498929558993,-0.002017509492575961,-0.008231131615471753],"type":"VEC3"},{"bufferView":0,"byteOffset":2814108,"componentType":5126,"count":12,"max":[0.02955049892953501,-0.0020038366749374,-0.008231131615471753],"min":[0.029549498929558993,-0.0020130385325678193,-0.00823451082781267],"type":"VEC3"},{"bufferView":0,"byteOffset":2814252,"componentType":5126,"count":32,"max":[0.02955049892953501,-0.0020300905656546603,-0.0081890734102764],"min":[0.029549498929558993,-0.0020576441474684693,-0.008215327299429745],"type":"VEC3"},{"bufferView":0,"byteOffset":2814636,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.00198335344845966,-0.00818907340619051],"min":[0.029549498929558993,-0.0020300905656546603,-0.008189073410276406],"type":"VEC3"},{"bufferView":0,"byteOffset":2814684,"componentType":5126,"count":4,"max":[0.029550498929534996,-0.0019833534473461503,-0.00818907340619051],"min":[0.029549498929558993,-0.00198335344845966,-0.008201810440353612],"type":"VEC3"},{"bufferView":0,"byteOffset":2814732,"componentType":5126,"count":5,"max":[0.02955049892953501,-0.0019833534473461503,-0.008201810440353612],"min":[0.029549498929558993,-0.001994582832568149,-0.008201979401992581],"type":"VEC3"},{"bufferView":0,"byteOffset":2814792,"componentType":5126,"count":35,"max":[0.02955049892953501,-0.001981637844851381,-0.008201979401992575],"min":[0.029549498929558993,-0.0019946110251605484,-0.008224399180383151],"type":"VEC3"},{"bufferView":0,"byteOffset":2815212,"componentType":5126,"count":16,"max":[0.02955049892953501,-0.001981637844851381,-0.008224399180383151],"min":[0.029549498929558993,-0.0019873565117833713,-0.00824119127082092],"type":"VEC3"},{"bufferView":0,"byteOffset":2815404,"componentType":5126,"count":16,"max":[0.02955049892953501,-0.0019873565117833713,-0.00824119127082092],"min":[0.029549498929558993,-0.0020027969159179797,-0.008247429819516278],"type":"VEC3"},{"bufferView":0,"byteOffset":2815596,"componentType":5126,"count":28,"max":[0.02955049892953501,-0.0020027969159179797,-0.008223333432467434],"min":[0.029549498929558993,-0.002026503397936551,-0.008247429819516278],"type":"VEC3"},{"bufferView":0,"byteOffset":2815932,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.002026503397936551,-0.008201810444389467],"min":[0.029549498929558993,-0.0020295186977021514,-0.008223333432467434],"type":"VEC3"},{"bufferView":0,"byteOffset":2815980,"componentType":5126,"count":17,"max":[0.02955049892953501,-0.0020295186977019597,-0.008201810444389467],"min":[0.029549498929558993,-0.00204729855634994,-0.008216523020099849],"type":"VEC3"},{"bufferView":0,"byteOffset":2816184,"componentType":5126,"count":9,"max":[0.029550498929534996,-0.0020385126000903604,-0.008216523020099849],"min":[0.029549498929558993,-0.00204729855634994,-0.008240333475033425],"type":"VEC3"},{"bufferView":0,"byteOffset":2816292,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0020385126000903604,-0.008240333475033416],"min":[0.029549498929559007,-0.0020508857189923584,-0.008240333476115119],"type":"VEC3"},{"bufferView":0,"byteOffset":2816340,"componentType":5126,"count":16,"max":[0.02955049892953501,-0.0020508857189923584,-0.008215327299429745],"min":[0.02954949892955898,-0.0020576441474684693,-0.008240333476115119],"type":"VEC3"},{"bufferView":0,"byteOffset":2816532,"componentType":5126,"count":118,"max":[0.029549998929547017,-0.001981637844851381,-0.00818907340619051],"min":[0.02954949892955898,-0.0020576441474684693,-0.00824742981951627],"type":"VEC3"},{"bufferView":0,"byteOffset":2817948,"componentType":5126,"count":4,"max":[0.02955049892953501,-0.0019945828325386083,-0.00820181044133532],"min":[0.029549498929558993,-0.001994582832568149,-0.00820214836264983],"type":"VEC3"},{"bufferView":0,"byteOffset":2817996,"componentType":5126,"count":338,"max":[0.123,7.460698725481061e-16,-4.51775191148871e-19],"min":[0.0,-1.98063787593128e-16,-0.112],"type":"VEC3"},{"bufferView":0,"byteOffset":2822052,"componentType":5126,"count":4,"max":[0.06444800000000561,-1.02140518265514e-16,-0.0116430000000182],"min":[0.06444800000000561,-0.0030000000000001198,-0.0145430000000182],"type":"VEC3"},{"bufferView":0,"byteOffset":2822100,"componentType":5126,"count":4,"max":[0.0969999999999983,-1.73923035559577e-16,-0.0501000000000275],"min":[0.0969999999999983,-0.00300000000000018,-0.0530000000000275],"type":"VEC3"},{"bufferView":0,"byteOffset":2822148,"componentType":5126,"count":4,"max":[0.105263251623785,0.0214650000000005,-0.0683866063365687],"min":[0.10216398059409801,0.008000000000000411,-0.0686577574168606],"type":"VEC3"},{"bufferView":0,"byteOffset":2822196,"componentType":5126,"count":4,"max":[0.10742995250546301,0.0214650000000005,-0.0683866063365687],"min":[0.10216398059409801,0.0214650000000004,-0.0706501467846453],"type":"VEC3"},{"bufferView":0,"byteOffset":2822244,"componentType":5126,"count":4,"max":[0.105632658454556,0.0214650000000004,-0.09144214369014421],"min":[0.10472320054402301,0.008000000000000411,-0.0915217109472698],"type":"VEC3"},{"bufferView":0,"byteOffset":2822292,"componentType":5126,"count":18,"max":[0.10608717793222801,0.021465000000000404,-0.0894497542939607],"min":[0.104548888908107,0.021465000000000397,-0.0915217109472698],"type":"VEC3"},{"bufferView":0,"byteOffset":2822508,"componentType":5126,"count":4,"max":[0.047932972400531,0.0214650000000002,-0.08518187813813191],"min":[0.046060130232758505,0.0180000000000004,-0.0853457305963854],"type":"VEC3"},{"bufferView":0,"byteOffset":2822556,"componentType":5126,"count":287,"max":[0.123000000000026,0.008000000000000411,-0.005000000000005],"min":[0.004000000000007831,0.0080000000000004,-0.10763892537750026],"type":"VEC3"},{"bufferView":0,"byteOffset":2826000,"componentType":5126,"count":4,"max":[0.0236008606635035,0.0214650000000002,-0.0873106620747678],"min":[0.0220319102501455,0.008000000000000411,-0.087447927449571],"type":"VEC3"},{"bufferView":0,"byteOffset":2826048,"componentType":5126,"count":4,"max":[0.029853020766135302,0.0180000000000004,-0.08676366894323831],"min":[0.028581834153962198,0.008000000000000411,-0.08687488336102961],"type":"VEC3"},{"bufferView":0,"byteOffset":2826096,"componentType":5126,"count":4,"max":[0.0245929494652522,0.0214650000000004,-0.0254223889396397],"min":[0.019616838294066,0.0180000000000004,-0.0822995998906212],"type":"VEC3"},{"bufferView":0,"byteOffset":2826144,"componentType":5126,"count":29,"max":[0.0245929494652494,0.021465000000000404,-0.0245133499842956],"min":[0.015632059501699002,0.021465000000000196,-0.087447927449571],"type":"VEC3"},{"bufferView":0,"byteOffset":2826492,"componentType":5126,"count":4,"max":[0.04447946880669781,0.0214650000000005,-0.0236792740846865],"min":[0.0395407322558979,0.0180000000000004,-0.0801292911698539],"type":"VEC3"},{"bufferView":0,"byteOffset":2826540,"componentType":5126,"count":58,"max":[0.050143599424586,0.021465000000000505,-0.022421612158351898],"min":[0.039540732255901,0.021465000000000196,-0.0853457305963854],"type":"VEC3"},{"bufferView":0,"byteOffset":2827236,"componentType":5126,"count":4,"max":[0.0963611242156453,0.0214650000000004,-0.0711730812411312],"min":[0.051773920356460404,0.0180000000000004,-0.0750739561171292],"type":"VEC3"},{"bufferView":0,"byteOffset":2827284,"componentType":5126,"count":4,"max":[0.10742995250546301,0.0214650000000005,-0.07020468424725701],"min":[0.102338292404194,0.0180000000000004,-0.0706501467846758],"type":"VEC3"},{"bufferView":0,"byteOffset":2827332,"componentType":5126,"count":28,"max":[0.09636112421564301,0.0214650000000005,-0.06818449718945421],"min":[0.0510950316560893,0.0214650000000003,-0.07542736320553389],"type":"VEC3"},{"bufferView":0,"byteOffset":2827668,"componentType":5126,"count":4,"max":[0.0985717207195567,0.0214650000000004,-0.0900522560207279],"min":[0.053017242113981705,0.0180000000000004,-0.09403775647155431],"type":"VEC3"},{"bufferView":0,"byteOffset":2827716,"componentType":5126,"count":4,"max":[0.105458346969061,0.0214650000000004,-0.0894497542939604],"min":[0.104548888908107,0.0180000000000004,-0.08952932156424641],"type":"VEC3"},{"bufferView":0,"byteOffset":2827764,"componentType":5126,"count":22,"max":[0.0987460323488925,0.0214650000000004,-0.0900522560207323],"min":[0.053017242113981705,0.021465000000000196,-0.0968521910113496],"type":"VEC3"},{"bufferView":0,"byteOffset":2828028,"componentType":5126,"count":176,"max":[0.110986401793843,0.0180000000000004,-0.016693447470982],"min":[0.018533487853226602,0.0180000000000004,-0.09403775647155431],"type":"VEC3"},{"bufferView":0,"byteOffset":2830140,"componentType":5126,"count":14,"max":[0.0418900336303024,0.008000000000000411,-0.100470237039552],"min":[0.0192272325116462,0.003,-0.10763892537750026],"type":"VEC3"},{"bufferView":0,"byteOffset":2830308,"componentType":5126,"count":8,"max":[0.013869176483482801,0.008000000000000411,-0.0864839680718959],"min":[0.009679847108520519,0.003,-0.0946985689764196],"type":"VEC3"},{"bufferView":0,"byteOffset":2830404,"componentType":5126,"count":6,"max":[0.0190315852022725,0.0214650000000004,-0.024469772112921798],"min":[0.0165410984570431,0.008000000000000411,-0.024687661469791],"type":"VEC3"},{"bufferView":0,"byteOffset":2830476,"componentType":5126,"count":4,"max":[0.0495881104221563,0.0225000000000004,-0.09116037333368329],"min":[0.036608918567538506,0.0180000000000004,-0.0922959054826904],"type":"VEC3"},{"bufferView":0,"byteOffset":2830524,"componentType":5126,"count":4,"max":[0.0178379358519886,0.0214650000000004,-0.0257710119106304],"min":[0.015632059501699002,0.008000000000000411,-0.0509842939678643],"type":"VEC3"},{"bufferView":0,"byteOffset":2830572,"componentType":5126,"count":4,"max":[0.048842011355875105,0.0214650000000003,-0.0790902562671521],"min":[0.048403844381877004,0.0180000000000004,-0.08409852769729259],"type":"VEC3"},{"bufferView":0,"byteOffset":2830620,"componentType":5126,"count":4,"max":[0.0960996565004998,0.0214650000000005,-0.06818449718945421],"min":[0.061918441114004,0.008000000000000411,-0.0711749660413105],"type":"VEC3"},{"bufferView":0,"byteOffset":2830668,"componentType":5126,"count":276,"max":[0.123000000000026,0.00300000000000002,-4.51775191148871e-19],"min":[0.0,0.003,-0.112],"type":"VEC3"},{"bufferView":0,"byteOffset":2833980,"componentType":5126,"count":4,"max":[0.0,0.003,-0.005],"min":[0.0,0.0,-0.107],"type":"VEC3"},{"bufferView":0,"byteOffset":2834028,"componentType":5126,"count":4,"max":[0.11800000000000001,0.003,-4.51775191148871e-19],"min":[0.005,0.0,-1.06618945111134e-17],"type":"VEC3"},{"bufferView":0,"byteOffset":2834076,"componentType":5126,"count":8,"max":[0.123000000000026,0.008000000000000411,-0.00500000000000001],"min":[0.123,0.0,-0.107],"type":"VEC3"},{"bufferView":0,"byteOffset":2834172,"componentType":5126,"count":4,"max":[0.11800000000000001,0.003,-0.112],"min":[0.005,0.0,-0.112],"type":"VEC3"},{"bufferView":0,"byteOffset":2834220,"componentType":5126,"count":54,"max":[0.117750000000007,0.003,-0.0042700505962604916],"min":[0.11225000000000701,0.0,-0.00972994940379979],"type":"VEC3"},{"bufferView":0,"byteOffset":2834868,"componentType":5126,"count":54,"max":[0.017599999999988,0.003,-0.0964000000000093],"min":[0.01240888031817066,1.13686837721616e-16,-0.1016000000000093],"type":"VEC3"},{"bufferView":0,"byteOffset":2835516,"componentType":5126,"count":54,"max":[0.0107500000000073,0.003,-0.004270050596237981],"min":[0.00525000000000735,0.0,-0.00972994940377728],"type":"VEC3"},{"bufferView":0,"byteOffset":2836164,"componentType":5126,"count":54,"max":[0.010749999999987,0.003,-0.10127005059623835],"min":[0.0052499999999869595,0.0,-0.10672994940377765],"type":"VEC3"},{"bufferView":0,"byteOffset":2836812,"componentType":5126,"count":54,"max":[0.0637499999999971,0.003,-0.053270050596249154],"min":[0.0582499999999971,0.0,-0.05872994940378845],"type":"VEC3"},{"bufferView":0,"byteOffset":2837460,"componentType":5126,"count":54,"max":[0.10560000000000701,0.003,-0.00640000000002751],"min":[0.10040888031818966,7.460698725481061e-16,-0.01160000000002751],"type":"VEC3"},{"bufferView":0,"byteOffset":2838108,"componentType":5126,"count":54,"max":[0.117749999999987,0.003,-0.10127005059626035],"min":[0.112249999999987,0.0,-0.10672994940379965],"type":"VEC3"},{"bufferView":0,"byteOffset":2838756,"componentType":5126,"count":4,"max":[0.00400000000001251,0.008000000000000411,-0.0390520643167065],"min":[0.004000000000007831,0.003,-0.0528880328142882],"type":"VEC3"},{"bufferView":0,"byteOffset":2838804,"componentType":5126,"count":8,"max":[0.0048507658313423395,0.008000000000000411,-0.0528880328142882],"min":[0.004000000000007831,0.003,-0.0626123307636348],"type":"VEC3"},{"bufferView":0,"byteOffset":2838900,"componentType":5126,"count":4,"max":[0.0076467545556159,0.008000000000000411,-0.0626123307636348],"min":[0.0048507658313423395,0.003,-0.0784691707836182],"type":"VEC3"},{"bufferView":0,"byteOffset":2838948,"componentType":5126,"count":8,"max":[0.009679847108520519,0.008000000000000411,-0.0784691707836182],"min":[0.0076467545556159,0.003,-0.0864839680718959],"type":"VEC3"},{"bufferView":0,"byteOffset":2839044,"componentType":5126,"count":4,"max":[0.092642056953519,0.008000000000000411,-0.102922980878054],"min":[0.0418900336303024,0.003,-0.107536801180136],"type":"VEC3"},{"bufferView":0,"byteOffset":2839092,"componentType":5126,"count":8,"max":[0.111243093922678,0.008000000000000411,-0.0995471483097362],"min":[0.092642056953519,0.003,-0.102922980878054],"type":"VEC3"},{"bufferView":0,"byteOffset":2839188,"componentType":5126,"count":16,"max":[0.123000000000026,0.008000000000000411,-0.0841200243404555],"min":[0.111243093922678,0.003,-0.0995471483097362],"type":"VEC3"},{"bufferView":0,"byteOffset":2839380,"componentType":5126,"count":18,"max":[0.12300000000000201,0.008000000000000411,-0.0556732024380948],"min":[0.10560550811606301,0.003,-0.0716123176076046],"type":"VEC3"},{"bufferView":0,"byteOffset":2839596,"componentType":5126,"count":4,"max":[0.10560550811606301,0.008000000000000411,-0.0556732024380948],"min":[0.06669259994667161,0.003,-0.0590776407677629],"type":"VEC3"},{"bufferView":0,"byteOffset":2839644,"componentType":5126,"count":4,"max":[0.0560841710636766,0.008000000000000411,-0.0196055081160607],"min":[0.053196407899836505,0.003,-0.0526127921168684],"type":"VEC3"},{"bufferView":0,"byteOffset":2839692,"componentType":5126,"count":18,"max":[0.053196407899836505,0.008000000000000411,-0.005000000000005],"min":[0.0372572927303753,0.003,-0.0196055081160607],"type":"VEC3"},{"bufferView":0,"byteOffset":2839908,"componentType":5126,"count":4,"max":[0.0372572927303753,0.008000000000000411,-0.005000000000005],"min":[0.0214265574792424,0.003,-0.005000000000012461],"type":"VEC3"},{"bufferView":0,"byteOffset":2839956,"componentType":5126,"count":18,"max":[0.0214265574792424,0.008000000000000411,-0.005000000000012461],"min":[0.00548744230977636,0.003,-0.0196055081160426],"type":"VEC3"},{"bufferView":0,"byteOffset":2840172,"componentType":5126,"count":4,"max":[0.00548744230977636,0.008000000000000411,-0.0196055081160426],"min":[0.004213096906876421,0.003,-0.0341713427228377],"type":"VEC3"},{"bufferView":0,"byteOffset":2840220,"componentType":5126,"count":8,"max":[0.004213096906876421,0.008000000000000411,-0.0341713427228377],"min":[0.00400000000001251,0.003,-0.0390520643167065],"type":"VEC3"},{"bufferView":0,"byteOffset":2840316,"componentType":5126,"count":6,"max":[0.0424421606074286,0.0214650000000005,-0.0224216121583518],"min":[0.0399516738621992,0.008000000000000411,-0.0226395015152209],"type":"VEC3"},{"bufferView":0,"byteOffset":2840388,"componentType":5126,"count":4,"max":[0.0209485598093061,0.0214650000000003,-0.0613005381989122],"min":[0.0187404902723699,0.008000000000000411,-0.0865388884942269],"type":"VEC3"},{"bufferView":0,"byteOffset":2840436,"componentType":5126,"count":4,"max":[0.0469901753724923,0.0214650000000005,-0.0233306511136959],"min":[0.043525511048268004,0.008000000000000411,-0.0629319455510917],"type":"VEC3"},{"bufferView":0,"byteOffset":2840484,"componentType":5126,"count":4,"max":[0.09783699340012851,0.0214650000000004,-0.09312799584459511],"min":[0.0557067598368077,0.008000000000000411,-0.096813913673085],"type":"VEC3"},{"bufferView":0,"byteOffset":2840532,"componentType":5126,"count":6,"max":[0.10608717793222801,0.0214650000000004,-0.0894061764225869],"min":[0.105956444318106,0.008000000000000411,-0.09090046846972451],"type":"VEC3"},{"bufferView":0,"byteOffset":2840604,"componentType":5126,"count":4,"max":[0.015161819896487601,0.0225000000000004,-0.052286148493858695],"min":[0.014431383774954901,0.008000000000000411,-0.0606350715668039],"type":"VEC3"},{"bufferView":0,"byteOffset":2840652,"componentType":5126,"count":4,"max":[0.0171487719420699,0.0225000000000004,-0.0614650556253891],"min":[0.016245170337327,0.008000000000000411,-0.061544110522148004],"type":"VEC3"},{"bufferView":0,"byteOffset":2840700,"componentType":5126,"count":4,"max":[0.0176032914197419,0.022500000000000502,-0.0515782626339326],"min":[0.0167856995554616,0.0215000000000004,-0.0609233804049695],"type":"VEC3"},{"bufferView":0,"byteOffset":2840748,"componentType":5126,"count":7,"max":[0.0178379358519886,0.022500000000000502,-0.0509842939678643],"min":[0.015340422730299001,0.008000000000000411,-0.051202798053019305],"type":"VEC3"},{"bufferView":0,"byteOffset":2840832,"componentType":5126,"count":32,"max":[0.0176032914197419,0.022500000000000506,-0.051123743156260504],"min":[0.014431383774954901,0.022500000000000395,-0.061544110522148004],"type":"VEC3"},{"bufferView":0,"byteOffset":2841216,"componentType":5126,"count":6,"max":[0.020928742109032603,0.0225000000000006,-0.0156808733653904],"min":[0.0209287421090317,0.008000000000000411,-0.018180491381636],"type":"VEC3"},{"bufferView":0,"byteOffset":2841288,"componentType":5126,"count":4,"max":[0.0284543572418833,0.0225000000000006,-0.017522085371452],"min":[0.021472319980405802,0.0180000000000004,-0.0181329344801472],"type":"VEC3"},{"bufferView":0,"byteOffset":2841336,"componentType":5126,"count":6,"max":[0.028958731860108,0.0225000000000006,-0.0156310611936083],"min":[0.0287738160131489,0.008000000000000411,-0.0174779583101875],"type":"VEC3"},{"bufferView":0,"byteOffset":2841408,"componentType":5126,"count":4,"max":[0.028276303452963798,0.0225000000000006,-0.0151808733653905],"min":[0.0214287421090328,0.008000000000000411,-0.015180873365392901],"type":"VEC3"},{"bufferView":0,"byteOffset":2841456,"componentType":5126,"count":31,"max":[0.0289082919306948,0.022500000000000603,-0.0151808733653905],"min":[0.020928742109031902,0.022500000000000596,-0.0181329344801472],"type":"VEC3"},{"bufferView":0,"byteOffset":2841828,"componentType":5126,"count":6,"max":[0.0401714049776052,0.022500000000000298,-0.08708001112517699],"min":[0.0306735253728489,0.008000000000000411,-0.0973252614592416],"type":"VEC3"},{"bufferView":0,"byteOffset":2841900,"componentType":5126,"count":6,"max":[0.0557067598368077,0.0225000000000004,-0.096813913673085],"min":[0.0409609463276097,0.008000000000000411,-0.097643828897072],"type":"VEC3"},{"bufferView":0,"byteOffset":2841972,"componentType":5126,"count":6,"max":[0.0553199511957766,0.0225000000000004,-0.09116037333368329],"min":[0.0495881104221563,0.0180000000000004,-0.09596995881279839],"type":"VEC3"},{"bufferView":0,"byteOffset":2842044,"componentType":5126,"count":27,"max":[0.0554968678624487,0.022500000000000405,-0.09116037333368329],"min":[0.03615250017227066,0.02250000000000029,-0.097643828897072],"type":"VEC3"},{"bufferView":0,"byteOffset":2842368,"componentType":5126,"count":4,"max":[0.0492624798539808,0.022500000000000502,-0.065002871194083],"min":[0.0482755597105569,0.0214650000000003,-0.0762834200520674],"type":"VEC3"},{"bufferView":0,"byteOffset":2842416,"componentType":5126,"count":8,"max":[0.0539130524176733,0.022500000000000502,-0.0720689768389134],"min":[0.048633994636849996,0.0180000000000004,-0.0783603129147176],"type":"VEC3"},{"bufferView":0,"byteOffset":2842512,"componentType":5126,"count":4,"max":[0.059775212119435,0.022500000000000502,-0.0712620922979059],"min":[0.0545919411180448,0.0214650000000004,-0.0717155697505084],"type":"VEC3"},{"bufferView":0,"byteOffset":2842560,"componentType":5126,"count":8,"max":[0.0613631822719421,0.022500000000000502,-0.0637284636669663],"min":[0.047518266971269804,0.008000000000000411,-0.071062445201841],"type":"VEC3"},{"bufferView":0,"byteOffset":2842656,"componentType":5126,"count":38,"max":[0.06022990268709352,0.022500000000000506,-0.06445932052161507],"min":[0.0482755597105569,0.022500000000000398,-0.0767386242058235],"type":"VEC3"},{"bufferView":0,"byteOffset":2843112,"componentType":5126,"count":4,"max":[0.109455770181863,0.0225000000000007,-0.0670159886535733],"min":[0.105382414558395,0.008000000000000411,-0.067372361093135],"type":"VEC3"},{"bufferView":0,"byteOffset":2843160,"componentType":5126,"count":8,"max":[0.109551779542602,0.0225000000000006,-0.06825348066374021],"min":[0.10510459862492501,0.008000000000000411,-0.0719851085315439],"type":"VEC3"},{"bufferView":0,"byteOffset":2843256,"componentType":5126,"count":4,"max":[0.11007948765883001,0.0225000000000006,-0.0719851085315439],"min":[0.109551779542602,0.0180000000000004,-0.07801683990065099],"type":"VEC3"},{"bufferView":0,"byteOffset":2843304,"componentType":5126,"count":6,"max":[0.112602834826367,0.0225000000000006,-0.0759655600368301],"min":[0.11019872646938,0.008000000000000411,-0.0793797457417517],"type":"VEC3"},{"bufferView":0,"byteOffset":2843376,"componentType":5126,"count":4,"max":[0.11278139595252501,0.0225000000000007,-0.0701346367787606],"min":[0.112329252040549,0.008000000000000411,-0.0753026653410423],"type":"VEC3"},{"bufferView":0,"byteOffset":2843424,"componentType":5126,"count":4,"max":[0.112028115541443,0.0225000000000007,-0.0670159886535733],"min":[0.109455770181863,0.008000000000000411,-0.06950283904594591],"type":"VEC3"},{"bufferView":0,"byteOffset":2843472,"componentType":5126,"count":32,"max":[0.11278139595252501,0.022500000000000703,-0.0670159886535733],"min":[0.1049272104046391,0.022500000000000596,-0.07847317141372046],"type":"VEC3"},{"bufferView":0,"byteOffset":2843856,"componentType":5126,"count":4,"max":[0.0187404902723699,0.0215000000000004,-0.0509842939678643],"min":[0.0178379358519886,0.0214650000000003,-0.0613005381989122],"type":"VEC3"},{"bufferView":0,"byteOffset":2843904,"componentType":5126,"count":5,"max":[0.0187404902723699,0.0215000000000004,-0.0613005381989122],"min":[0.0172258123399188,0.008000000000000411,-0.0614521914503224],"type":"VEC3"},{"bufferView":0,"byteOffset":2843964,"componentType":5126,"count":17,"max":[0.0187404902723699,0.0215000000000004,-0.0509842939678643],"min":[0.0162440243350419,0.0215000000000004,-0.0614521914503224],"type":"VEC3"},{"bufferView":0,"byteOffset":2844168,"componentType":5126,"count":4,"max":[0.110949881535628,0.0180000000000004,-0.0793797457417517],"min":[0.11019872646938,0.008000000000000411,-0.0879654874364838],"type":"VEC3"},{"bufferView":0,"byteOffset":2844216,"componentType":5126,"count":4,"max":[0.110040842580283,0.0180000000000004,-0.0890488378773229],"min":[0.105956444318106,0.008000000000000411,-0.0894061764225869],"type":"VEC3"},{"bufferView":0,"byteOffset":2844264,"componentType":5126,"count":4,"max":[0.020928742109031798,0.0180000000000004,-0.018180491381636],"min":[0.019994227218649102,0.008000000000000411,-0.0182622508404407],"type":"VEC3"},{"bufferView":0,"byteOffset":2844312,"componentType":5126,"count":4,"max":[0.0194861046799445,0.0180000000000004,-0.0193456012812801],"min":[0.0190851882633051,0.008000000000000411,-0.023928096892502103],"type":"VEC3"},{"bufferView":0,"byteOffset":2844360,"componentType":5126,"count":4,"max":[0.037925731784300504,0.0180000000000004,-0.016693447470982],"min":[0.028958731860108,0.008000000000000411,-0.0174779583101875],"type":"VEC3"},{"bufferView":0,"byteOffset":2844408,"componentType":5126,"count":4,"max":[0.039409998641779506,0.0180000000000004,-0.017602486426326],"min":[0.0390090822251399,0.008000000000000411,-0.0221849820375489],"type":"VEC3"},{"bufferView":0,"byteOffset":2844456,"componentType":5126,"count":10,"max":[0.0545919411180448,0.022500000000000506,-0.0717155697505084],"min":[0.0539130524176733,0.0214650000000004,-0.0720689768389134],"type":"VEC3"},{"bufferView":0,"byteOffset":2844576,"componentType":5126,"count":10,"max":[0.051773920356460404,0.021465000000000307,-0.075073956117129],"min":[0.0510950316560893,0.0180000000000004,-0.07542736320553389],"type":"VEC3"},{"bufferView":0,"byteOffset":2844696,"componentType":5126,"count":10,"max":[0.048633994636849996,0.021465000000000303,-0.0783603129147176],"min":[0.048403844381877004,0.0180000000000004,-0.0790902562671521],"type":"VEC3"},{"bufferView":0,"byteOffset":2844816,"componentType":5126,"count":10,"max":[0.047518266971269804,0.0214650000000003,-0.0629319455510917],"min":[0.0469901753724923,0.008000000000000411,-0.0637284636669664],"type":"VEC3"},{"bufferView":0,"byteOffset":2844936,"componentType":5126,"count":8,"max":[0.061918441114004,0.0214650000000004,-0.071062445201841],"min":[0.0613631822719421,0.008000000000000411,-0.0711749660413105],"type":"VEC3"},{"bufferView":0,"byteOffset":2845032,"componentType":5126,"count":8,"max":[0.11278139595252501,0.022500000000000603,-0.0753026653410423],"min":[0.112602834826367,0.008000000000000411,-0.0759655600368301],"type":"VEC3"},{"bufferView":0,"byteOffset":2845128,"componentType":5126,"count":8,"max":[0.112329252040549,0.022500000000000703,-0.06950283904594591],"min":[0.112028115541443,0.008000000000000411,-0.0701346367787606],"type":"VEC3"},{"bufferView":0,"byteOffset":2845224,"componentType":5126,"count":10,"max":[0.0409609463276097,0.022500000000000298,-0.0973252614592416],"min":[0.0401714049776052,0.008000000000000411,-0.097643828897072],"type":"VEC3"},{"bufferView":0,"byteOffset":2845344,"componentType":5126,"count":10,"max":[0.0306735253728489,0.0180000000000004,-0.08676366894323831],"min":[0.029853020766135302,0.008000000000000411,-0.08708001112517699],"type":"VEC3"},{"bufferView":0,"byteOffset":2845464,"componentType":5126,"count":16,"max":[0.016245170337327,0.0225000000000004,-0.0606350715668039],"min":[0.015161819896487601,0.008000000000000411,-0.061544110522148004],"type":"VEC3"},{"bufferView":0,"byteOffset":2845656,"componentType":5126,"count":16,"max":[0.015340422730299001,0.022500000000000502,-0.051202798053019305],"min":[0.014431383774954901,0.008000000000000411,-0.052286148493858695],"type":"VEC3"},{"bufferView":0,"byteOffset":2845848,"componentType":5126,"count":16,"max":[0.0165410984570431,0.021465000000000404,-0.024687661469791],"min":[0.015632059501699002,0.008000000000000411,-0.0257710119106304],"type":"VEC3"},{"bufferView":0,"byteOffset":2846040,"componentType":5126,"count":16,"max":[0.110949881535628,0.0180000000000004,-0.0879654874364838],"min":[0.110040842580283,0.008000000000000411,-0.0890488378773229],"type":"VEC3"},{"bufferView":0,"byteOffset":2846232,"componentType":5126,"count":16,"max":[0.0404497712112451,0.021465000000000505,-0.0225959236438471],"min":[0.0395407322558979,0.0180000000000004,-0.0236792740846868],"type":"VEC3"},{"bufferView":0,"byteOffset":2846424,"componentType":5126,"count":16,"max":[0.0196168382940661,0.021465000000000404,-0.0245133499842956],"min":[0.018533487853226602,0.0180000000000004,-0.0254223889396397],"type":"VEC3"},{"bufferView":0,"byteOffset":2846616,"componentType":5126,"count":16,"max":[0.0220319102501455,0.0214650000000002,-0.0865388884942269],"min":[0.0209485598093061,0.008000000000000411,-0.087447927449571],"type":"VEC3"},{"bufferView":0,"byteOffset":2846808,"componentType":5126,"count":16,"max":[0.048842011355875105,0.0214650000000002,-0.08409852769729259],"min":[0.047932972400531,0.0180000000000004,-0.08518187813813191],"type":"VEC3"},{"bufferView":0,"byteOffset":2847000,"componentType":5126,"count":16,"max":[0.043525511048268004,0.021465000000000505,-0.0224216121583518],"min":[0.042442160607428496,0.008000000000000411,-0.0233306511136959],"type":"VEC3"},{"bufferView":0,"byteOffset":2847192,"componentType":5126,"count":16,"max":[0.019994227218649102,0.0180000000000004,-0.0182622508404407],"min":[0.0190851882633051,0.008000000000000411,-0.0193456012812802],"type":"VEC3"},{"bufferView":0,"byteOffset":2847384,"componentType":5126,"count":16,"max":[0.0390090822251399,0.0180000000000004,-0.016693447470982],"min":[0.037925731784300504,0.008000000000000411,-0.017602486426326],"type":"VEC3"},{"bufferView":0,"byteOffset":2847576,"componentType":5126,"count":19,"max":[0.0176032914197419,0.0225000000000004,-0.060923380404969404],"min":[0.0171487719420698,0.008000000000000411,-0.0614650556253891],"type":"VEC3"},{"bufferView":0,"byteOffset":2847804,"componentType":5126,"count":16,"max":[0.0167856995554616,0.022500000000000506,-0.051123743156260504],"min":[0.0162440243350419,0.0215000000000004,-0.0515782626339326],"type":"VEC3"},{"bufferView":0,"byteOffset":2847996,"componentType":5126,"count":16,"max":[0.0399516738621992,0.0180000000000004,-0.0221849820375489],"min":[0.039409998641779506,0.008000000000000411,-0.0226395015152209],"type":"VEC3"},{"bufferView":0,"byteOffset":2848188,"componentType":5126,"count":16,"max":[0.0194861046799445,0.0180000000000004,-0.023928096892502103],"min":[0.0190315852022725,0.008000000000000411,-0.024469772112921798],"type":"VEC3"},{"bufferView":0,"byteOffset":2848380,"componentType":5126,"count":16,"max":[0.0214287421090328,0.022500000000000603,-0.0151808733653905],"min":[0.020928742109032603,0.008000000000000411,-0.0156808733653904],"type":"VEC3"},{"bufferView":0,"byteOffset":2848572,"componentType":5126,"count":14,"max":[0.0287738160131489,0.022500000000000603,-0.015180873365392901],"min":[0.028276303452963798,0.008000000000000411,-0.0156310611936083],"type":"VEC3"},{"bufferView":0,"byteOffset":2848740,"componentType":5126,"count":16,"max":[0.021472319980405802,0.0225000000000006,-0.0176348371311012],"min":[0.020928742109031902,0.0180000000000004,-0.0181329344801472],"type":"VEC3"},{"bufferView":0,"byteOffset":2848932,"componentType":5126,"count":16,"max":[0.0289082919306948,0.0225000000000006,-0.016974175850622],"min":[0.0284543572418833,0.0180000000000004,-0.0175220853714524],"type":"VEC3"},{"bufferView":0,"byteOffset":2849124,"componentType":5126,"count":22,"max":[0.0554968678624487,0.022500000000000405,-0.09596995881279839],"min":[0.0550266536339525,0.021465000000000196,-0.0968521910113496],"type":"VEC3"},{"bufferView":0,"byteOffset":2849388,"componentType":5126,"count":20,"max":[0.036608918567538506,0.022500000000000298,-0.0922959054826904],"min":[0.03615250017227066,0.0180000000000004,-0.0931339290898128],"type":"VEC3"},{"bufferView":0,"byteOffset":2849628,"componentType":5126,"count":20,"max":[0.049007708609259903,0.022500000000000506,-0.06445932052161507],"min":[0.0482755597105569,0.0214650000000003,-0.065002871194083],"type":"VEC3"},{"bufferView":0,"byteOffset":2849868,"componentType":5126,"count":24,"max":[0.06022990268709352,0.022500000000000506,-0.0703221580195488],"min":[0.059775212119435,0.021465000000000397,-0.0712620922979059],"type":"VEC3"},{"bufferView":0,"byteOffset":2850156,"componentType":5126,"count":22,"max":[0.050143599424586,0.0225000000000004,-0.0762834200520674],"min":[0.0492624798539808,0.021465000000000296,-0.0767386242058235],"type":"VEC3"},{"bufferView":0,"byteOffset":2850420,"componentType":5126,"count":22,"max":[0.105382414558395,0.0225000000000007,-0.067372361093135],"min":[0.1049272104046391,0.008000000000000411,-0.06825348066374021],"type":"VEC3"},{"bufferView":0,"byteOffset":2850684,"componentType":5126,"count":22,"max":[0.110986401793843,0.0225000000000006,-0.07801683990065099],"min":[0.11007948765883001,0.0180000000000004,-0.07847317141372046],"type":"VEC3"},{"bufferView":0,"byteOffset":2850948,"componentType":5126,"count":16,"max":[0.10600002218948001,0.021465000000000404,-0.0894497542939604],"min":[0.105458346969061,0.0180000000000004,-0.08990427377163271],"type":"VEC3"},{"bufferView":0,"byteOffset":2851140,"componentType":5126,"count":16,"max":[0.10608717793222801,0.0214650000000004,-0.09090046846972451],"min":[0.105632658454556,0.008000000000000411,-0.09144214369014421],"type":"VEC3"},{"bufferView":0,"byteOffset":2851332,"componentType":5126,"count":20,"max":[0.01942817692602111,0.008000000000000411,-0.09457538261545877],"min":[0.013869176483482801,0.00300000000000002,-0.100470237039552],"type":"VEC3"},{"bufferView":0,"byteOffset":2851572,"componentType":5126,"count":24,"max":[0.0648526317014136,0.008000000000000411,-0.0539774619291957],"min":[0.05553863526083923,0.003,-0.06149694852011335],"type":"VEC3"},{"bufferView":0,"byteOffset":2851860,"componentType":5126,"count":8,"max":[0.06669259994667161,0.008000000000000411,-0.0590776407677629],"min":[0.0648526317014136,0.003,-0.059925204322501896],"type":"VEC3"},{"bufferView":0,"byteOffset":2851956,"componentType":5126,"count":8,"max":[0.05608878628869293,0.008000000000000411,-0.0526127921168684],"min":[0.0558853798037292,0.003,-0.0539774619291957],"type":"VEC3"},{"bufferView":0,"byteOffset":2852052,"componentType":5126,"count":4,"max":[0.104225103157372,0.008000000000000411,-0.09156528882193361],"min":[0.0992441296669133,0.0,-0.0920010675356719],"type":"VEC3"},{"bufferView":0,"byteOffset":2852100,"componentType":5126,"count":8,"max":[0.0987460323488925,0.0214650000000004,-0.08736944702043001],"min":[0.09833700514152911,0.0,-0.0920446453285455],"type":"VEC3"},{"bufferView":0,"byteOffset":2852196,"componentType":5126,"count":4,"max":[0.10377249803586401,0.0180000000000004,-0.0863919926759055],"min":[0.09879152457830599,0.0,-0.0868277717656951],"type":"VEC3"},{"bufferView":0,"byteOffset":2852244,"componentType":5126,"count":8,"max":[0.10472320054402301,0.0214650000000004,-0.0868465121126824],"min":[0.104314173290599,0.0,-0.0915217109472698],"type":"VEC3"},{"bufferView":0,"byteOffset":2852340,"componentType":5126,"count":4,"max":[0.10166588332620201,0.008000000000000411,-0.0687013352811347],"min":[0.0966849098357434,0.0,-0.069137113994873],"type":"VEC3"},{"bufferView":0,"byteOffset":2852388,"componentType":5126,"count":8,"max":[0.09660953604080691,0.0214650000000005,-0.06818449718945421],"min":[0.0960996565004998,0.0,-0.07401243606750521],"type":"VEC3"},{"bufferView":0,"byteOffset":2852484,"componentType":5126,"count":8,"max":[0.102586704144161,0.0214650000000005,-0.0686577574168606],"min":[0.10216398059409801,0.0,-0.0734895006372188],"type":"VEC3"},{"bufferView":0,"byteOffset":2852580,"componentType":5126,"count":4,"max":[0.10213218475473901,0.0180000000000004,-0.0740311759316888],"min":[0.0971512113352769,0.0,-0.0744669554569275],"type":"VEC3"},{"bufferView":0,"byteOffset":2852628,"componentType":5126,"count":4,"max":[0.041137171874296496,0.0180000000000004,-0.0804674558707089],"min":[0.0406142363727313,0.0,-0.0864446239678267],"type":"VEC3"},{"bufferView":0,"byteOffset":2852676,"componentType":5126,"count":6,"max":[0.0455952097869962,0.0214650000000005,-0.0800316762860713],"min":[0.0406142363727313,0.0,-0.0804674558707089],"type":"VEC3"},{"bufferView":0,"byteOffset":2852748,"componentType":5126,"count":6,"max":[0.0461181452885613,0.0214650000000003,-0.0800316762860713],"min":[0.0455952097869962,0.0,-0.0860088443831891],"type":"VEC3"},{"bufferView":0,"byteOffset":2852820,"componentType":5126,"count":4,"max":[0.0461181452885613,0.0180000000000004,-0.0860088443831891],"min":[0.041137171874296496,0.0,-0.0864446239678267],"type":"VEC3"},{"bufferView":0,"byteOffset":2852868,"componentType":5126,"count":4,"max":[0.0286772237993553,0.0080000000000004,-0.08796519089919311],"min":[0.023696250346993398,0.0,-0.0884009700483802],"type":"VEC3"},{"bufferView":0,"byteOffset":2852916,"componentType":5126,"count":6,"max":[0.023696250346993398,0.0214650000000002,-0.08242380190554591],"min":[0.023173315367969,0.0,-0.0884009700483802],"type":"VEC3"},{"bufferView":0,"byteOffset":2852988,"componentType":5126,"count":6,"max":[0.028154288820330903,0.0214650000000004,-0.0819880227563589],"min":[0.023173315367969,0.0,-0.08242380190554591],"type":"VEC3"},{"bufferView":0,"byteOffset":2853060,"componentType":5126,"count":6,"max":[0.0286772237993553,0.0180000000000004,-0.0819880227563589],"min":[0.028154288820330903,0.0,-0.08796519089919311],"type":"VEC3"},{"bufferView":0,"byteOffset":2853132,"componentType":5126,"count":16,"max":[0.102586704144161,0.0180000000000004,-0.0734895006372188],"min":[0.10213218475473901,0.0,-0.0740311759316888],"type":"VEC3"},{"bufferView":0,"byteOffset":2853324,"componentType":5126,"count":16,"max":[0.0971512113352769,0.0180000000000004,-0.07401243606750521],"min":[0.09660953604080691,0.0,-0.0744669554569275],"type":"VEC3"},{"bufferView":0,"byteOffset":2853516,"componentType":5126,"count":16,"max":[0.09879152457830599,0.0180000000000004,-0.0868277717656951],"min":[0.09833700514152911,0.0,-0.08736944702043001],"type":"VEC3"},{"bufferView":0,"byteOffset":2853708,"componentType":5126,"count":16,"max":[0.104314173290599,0.0180000000000004,-0.0863919926759055],"min":[0.10377249803586401,0.0,-0.0868465121126824],"type":"VEC3"},{"bufferView":0,"byteOffset":2853900,"componentType":5126,"count":16,"max":[0.104679622631754,0.008000000000000411,-0.0910236135639088],"min":[0.104225103157372,0.0,-0.09156528882193361],"type":"VEC3"},{"bufferView":0,"byteOffset":2854092,"componentType":5126,"count":16,"max":[0.0992441296669133,0.008000000000000411,-0.091546548095605],"min":[0.09870245444978361,0.0,-0.0920010675356719],"type":"VEC3"},{"bufferView":0,"byteOffset":2854284,"componentType":5126,"count":16,"max":[0.102207558539522,0.008000000000000411,-0.0687013352811347],"min":[0.10166588332620201,0.0,-0.06915585467765681],"type":"VEC3"},{"bufferView":0,"byteOffset":2854476,"componentType":5126,"count":16,"max":[0.0966849098357434,0.008000000000000411,-0.069137113994873],"min":[0.0962303903651711,0.0,-0.0696787892964428],"type":"VEC3"},{"bufferView":0,"byteOffset":2854668,"componentType":5126,"count":4,"max":[0.055448000000005604,-1.4210854715202002e-16,-0.0116430000000182],"min":[0.055448000000005604,-0.0030000000000002,-0.020643000000018202],"type":"VEC3"},{"bufferView":0,"byteOffset":2854716,"componentType":5126,"count":4,"max":[0.0583480000000057,-1.75283602991715e-16,-0.020643000000018202],"min":[0.055448000000005604,-0.0030000000000002,-0.020643000000018202],"type":"VEC3"},{"bufferView":0,"byteOffset":2854764,"componentType":5126,"count":4,"max":[0.06444800000000561,-1.02140518265514e-16,-0.0116430000000182],"min":[0.055448000000005604,-0.00300000000000014,-0.0116430000000182],"type":"VEC3"},{"bufferView":0,"byteOffset":2854812,"componentType":5126,"count":6,"max":[0.06444800000000561,-0.0030000000000001,-0.0116430000000182],"min":[0.055448000000005604,-0.0030000000000002,-0.020643000000018202],"type":"VEC3"},{"bufferView":0,"byteOffset":2854884,"componentType":5126,"count":4,"max":[0.105999999999998,0.0,-0.0530000000000275],"min":[0.0969999999999983,-0.00300000000000018,-0.0530000000000275],"type":"VEC3"},{"bufferView":0,"byteOffset":2854932,"componentType":5126,"count":4,"max":[0.105999999999998,0.0,-0.044000000000027496],"min":[0.105999999999998,-0.00300000000000018,-0.0530000000000275],"type":"VEC3"},{"bufferView":0,"byteOffset":2854980,"componentType":5126,"count":4,"max":[0.105999999999998,-1.27238565544318e-16,-0.044000000000027496],"min":[0.10309999999999801,-0.00300000000000014,-0.044000000000027496],"type":"VEC3"},{"bufferView":0,"byteOffset":2855028,"componentType":5126,"count":6,"max":[0.105999999999998,-0.00300000000000014,-0.044000000000027496],"min":[0.0969999999999983,-0.00300000000000018,-0.0530000000000275],"type":"VEC3"},{"bufferView":0,"byteOffset":2855100,"componentType":5126,"count":4,"max":[0.10309999999999801,-1.52655665885959e-16,-0.0501000000000275],"min":[0.0969999999999983,-0.00300000000000017,-0.0501000000000275],"type":"VEC3"},{"bufferView":0,"byteOffset":2855148,"componentType":5126,"count":4,"max":[0.10309999999999801,-1.27238565544318e-16,-0.044000000000027496],"min":[0.10309999999999801,-0.00300000000000017,-0.0501000000000275],"type":"VEC3"},{"bufferView":0,"byteOffset":2855196,"componentType":5126,"count":4,"max":[0.0583480000000057,-1.45716771982052e-16,-0.0145430000000182],"min":[0.0583480000000056,-0.00300000000000019,-0.020643000000018202],"type":"VEC3"},{"bufferView":0,"byteOffset":2855244,"componentType":5126,"count":4,"max":[0.06444800000000561,-1.2029967164041102e-16,-0.0145430000000182],"min":[0.0583480000000056,-0.00300000000000015,-0.0145430000000182],"type":"VEC3"},{"bufferView":0,"byteOffset":2855292,"componentType":5126,"count":4,"max":[0.123,0.003,-1.06618945111134e-17],"min":[0.11800000000000001,0.0,-0.00500000000000001],"type":"VEC3"},{"bufferView":0,"byteOffset":2855340,"componentType":5126,"count":4,"max":[0.005,0.003,-4.51775191148871e-19],"min":[0.0,0.0,-0.005],"type":"VEC3"},{"bufferView":0,"byteOffset":2855388,"componentType":5126,"count":4,"max":[0.005,0.003,-0.107],"min":[0.0,0.0,-0.112],"type":"VEC3"},{"bufferView":0,"byteOffset":2855436,"componentType":5126,"count":4,"max":[0.123,0.003,-0.107],"min":[0.11800000000000001,0.0,-0.112],"type":"VEC3"},{"bufferView":0,"byteOffset":2855484,"componentType":5126,"count":4,"max":[0.021876339528564402,0.0,-0.0221535968531801],"min":[0.0168213064492197,-0.0035,-0.0799328893425065],"type":"VEC3"},{"bufferView":0,"byteOffset":2855532,"componentType":5126,"count":4,"max":[0.0458721680255148,0.0,-0.07883734621466261],"min":[0.0229596899694035,-0.0035,-0.080841928297851],"type":"VEC3"},{"bufferView":0,"byteOffset":2855580,"componentType":5126,"count":4,"max":[0.046781206980859205,0.0,-0.0199747032844971],"min":[0.0417261739015145,-0.0035,-0.07775399577382351],"type":"VEC3"},{"bufferView":0,"byteOffset":2855628,"componentType":5126,"count":4,"max":[0.0406428234606754,0.0,-0.0190656643291527],"min":[0.0177303454045642,-0.0035,-0.021070246412341],"type":"VEC3"},{"bufferView":0,"byteOffset":2855676,"componentType":5126,"count":32,"max":[0.046283109631813306,-0.004,-0.0195637616781986],"min":[0.0173194037982656,-0.004,-0.08034383094880501],"type":"VEC3"},{"bufferView":0,"byteOffset":2856060,"componentType":5126,"count":4,"max":[0.053612644796915396,0.0,-0.0755522510021233],"min":[0.0520438414274636,-0.0035,-0.0934837555677752],"type":"VEC3"},{"bufferView":0,"byteOffset":2856108,"componentType":5126,"count":4,"max":[0.09553997785951729,0.0,-0.0908194090704797],"min":[0.0546959952377545,-0.0035,-0.0943927945231197],"type":"VEC3"},{"bufferView":0,"byteOffset":2856156,"componentType":5126,"count":4,"max":[0.09644901681486182,0.0,-0.0718045540639886],"min":[0.09488021344541,-0.0035,-0.0897360586296406],"type":"VEC3"},{"bufferView":0,"byteOffset":2856204,"componentType":5126,"count":4,"max":[0.0937968630045709,0.0,-0.0708955151086441],"min":[0.0529528803828081,-0.0035,-0.0744689005612842],"type":"VEC3"},{"bufferView":0,"byteOffset":2856252,"componentType":5126,"count":32,"max":[0.09595091946581591,-0.004,-0.07139361245768999],"min":[0.0525419387765095,-0.004,-0.0938946971740738],"type":"VEC3"},{"bufferView":0,"byteOffset":2856636,"componentType":5126,"count":16,"max":[0.0177303454045642,0.0,-0.021070246412341],"min":[0.0168213064492197,-0.0035,-0.0221535968531801],"type":"VEC3"},{"bufferView":0,"byteOffset":2856828,"componentType":5126,"count":16,"max":[0.0417261739015145,0.0,-0.0190656643291527],"min":[0.0406428234606754,-0.0035,-0.0199747032844971],"type":"VEC3"},{"bufferView":0,"byteOffset":2857020,"componentType":5126,"count":16,"max":[0.09488021344541,0.0,-0.0708955151086441],"min":[0.0937968630045709,-0.0035,-0.0718045540639886],"type":"VEC3"},{"bufferView":0,"byteOffset":2857212,"componentType":5126,"count":16,"max":[0.09644901681486182,0.0,-0.0897360586296406],"min":[0.09553997785951729,-0.0035,-0.0908194090704797],"type":"VEC3"},{"bufferView":0,"byteOffset":2857404,"componentType":5126,"count":16,"max":[0.0529528803828081,0.0,-0.0744689005612842],"min":[0.0520438414274636,-0.0035,-0.0755522510021233],"type":"VEC3"},{"bufferView":0,"byteOffset":2857596,"componentType":5126,"count":16,"max":[0.0546959952377545,0.0,-0.0934837555677752],"min":[0.053612644796915396,-0.0035,-0.0943927945231197],"type":"VEC3"},{"bufferView":0,"byteOffset":2857788,"componentType":5126,"count":16,"max":[0.0229596899694035,0.0,-0.0799328893425065],"min":[0.021876339528564402,-0.0035,-0.080841928297851],"type":"VEC3"},{"bufferView":0,"byteOffset":2857980,"componentType":5126,"count":16,"max":[0.046781206980859205,0.0,-0.07775399577382351],"min":[0.0458721680255148,-0.0035,-0.07883734621466261],"type":"VEC3"},{"bufferView":0,"byteOffset":2858172,"componentType":5126,"count":32,"max":[0.09488021344541,-0.0035,-0.0708955151086441],"min":[0.0937968630045709,-0.004,-0.0718481319353622],"type":"VEC3"},{"bufferView":0,"byteOffset":2858556,"componentType":5126,"count":16,"max":[0.09384044087594459,-0.0035,-0.0708955151086441],"min":[0.0529528803828081,-0.004,-0.0749669979103301],"type":"VEC3"},{"bufferView":0,"byteOffset":2858748,"componentType":5126,"count":16,"max":[0.09644901681486182,-0.0035,-0.0718045540639886],"min":[0.0943821160963641,-0.004,-0.0897796365010143],"type":"VEC3"},{"bufferView":0,"byteOffset":2858940,"componentType":5126,"count":32,"max":[0.0529964582541817,-0.0035,-0.0744689005612842],"min":[0.0520438414274636,-0.004,-0.0755522510021233],"type":"VEC3"},{"bufferView":0,"byteOffset":2859324,"componentType":5126,"count":32,"max":[0.09644901681486182,-0.0035,-0.0897360586296406],"min":[0.0954963999881437,-0.004,-0.0908194090704797],"type":"VEC3"},{"bufferView":0,"byteOffset":2859708,"componentType":5126,"count":16,"max":[0.054110742145961295,-0.0035,-0.0755086731307496],"min":[0.0520438414274636,-0.004,-0.0934837555677752],"type":"VEC3"},{"bufferView":0,"byteOffset":2859900,"componentType":5126,"count":16,"max":[0.09553997785951729,-0.0035,-0.0903213117214338],"min":[0.0546524173663808,-0.004,-0.0943927945231197],"type":"VEC3"},{"bufferView":0,"byteOffset":2860092,"componentType":5126,"count":32,"max":[0.0546959952377545,-0.0035,-0.0934401776964016],"min":[0.053612644796915396,-0.004,-0.0943927945231197],"type":"VEC3"},{"bufferView":0,"byteOffset":2860476,"componentType":5126,"count":32,"max":[0.0417261739015145,-0.0035,-0.0190656643291527],"min":[0.0406428234606754,-0.004,-0.020018281155870798],"type":"VEC3"},{"bufferView":0,"byteOffset":2860860,"componentType":5126,"count":16,"max":[0.0406864013320491,-0.0035,-0.0190656643291527],"min":[0.0177303454045642,-0.004,-0.021568343761386898],"type":"VEC3"},{"bufferView":0,"byteOffset":2861052,"componentType":5126,"count":16,"max":[0.046781206980859205,-0.0035,-0.0199747032844971],"min":[0.0412280765524686,-0.004,-0.07779757364519721],"type":"VEC3"},{"bufferView":0,"byteOffset":2861244,"componentType":5126,"count":32,"max":[0.0177739232759378,-0.0035,-0.021070246412341],"min":[0.0168213064492197,-0.004,-0.0221535968531801],"type":"VEC3"},{"bufferView":0,"byteOffset":2861628,"componentType":5126,"count":32,"max":[0.046781206980859205,-0.0035,-0.07775399577382351],"min":[0.0458285901541411,-0.004,-0.07883734621466261],"type":"VEC3"},{"bufferView":0,"byteOffset":2862012,"componentType":5126,"count":16,"max":[0.0223744368776103,-0.0035,-0.022110018981806503],"min":[0.0168213064492197,-0.004,-0.0799328893425065],"type":"VEC3"},{"bufferView":0,"byteOffset":2862204,"componentType":5126,"count":16,"max":[0.0458721680255148,-0.0035,-0.0783392488656167],"min":[0.0229161120980299,-0.004,-0.080841928297851],"type":"VEC3"},{"bufferView":0,"byteOffset":2862396,"componentType":5126,"count":32,"max":[0.0229596899694035,-0.0035,-0.0798893114711328],"min":[0.021876339528564402,-0.004,-0.080841928297851],"type":"VEC3"},{"bufferView":0,"byteOffset":2862780,"componentType":5126,"count":16,"max":[0.0987460323488925,0.0214650000000004,-0.09204464532854541],"min":[0.09783699340012851,0.0080000000000004,-0.09312799584459511],"type":"VEC3"},{"bufferView":0,"byteOffset":2862972,"componentType":5126,"count":127,"max":[0.234000000000012,0.0564999999999998,0.0290000000000163],"min":[0.131000000000012,0.0564999999999998,-0.05762525931724872],"type":"VEC3"},{"bufferView":0,"byteOffset":2864496,"componentType":5126,"count":4,"max":[0.164573219269416,0.0567999999999998,0.0208547905319513],"min":[0.137900851588144,0.0567999999999998,-0.046724330139808104],"type":"VEC3"},{"bufferView":0,"byteOffset":2864544,"componentType":5126,"count":4,"max":[0.225323808053047,0.0567999999999998,-0.0299291913345504],"min":[0.173123386566406,0.0567999999999998,-0.050313249384148696],"type":"VEC3"},{"bufferView":0,"byteOffset":2864592,"componentType":5126,"count":40,"max":[0.143679277332314,0.057099999999999804,-0.046724330139808104],"min":[0.14335427220006203,0.0567999999999998,-0.0470231885492356],"type":"VEC3"},{"bufferView":0,"byteOffset":2865072,"componentType":5126,"count":16,"max":[0.16459936599224098,0.057099999999999804,-0.044894059542107304],"min":[0.14365313060949,0.0567999999999998,-0.0470231885492356],"type":"VEC3"},{"bufferView":0,"byteOffset":2865264,"componentType":5126,"count":40,"max":[0.164872077678844,0.057099999999999804,-0.044867912819283],"min":[0.164573219269416,0.0567999999999998,-0.0451929179515348],"type":"VEC3"},{"bufferView":0,"byteOffset":2865744,"componentType":5126,"count":16,"max":[0.164872077678844,0.057099999999999804,0.0208809372547756],"min":[0.158820940248071,0.0567999999999998,-0.044894059542107304],"type":"VEC3"},{"bufferView":0,"byteOffset":2865936,"componentType":5126,"count":40,"max":[0.159119798657498,0.057099999999999804,0.021153648941378802],"min":[0.158794793525247,0.0567999999999998,0.0208547905319513],"type":"VEC3"},{"bufferView":0,"byteOffset":2866416,"componentType":5126,"count":16,"max":[0.158820940248071,0.057099999999999804,0.021153648941378802],"min":[0.13787470486532002,0.0567999999999998,0.019024519934250597],"type":"VEC3"},{"bufferView":0,"byteOffset":2866608,"componentType":5126,"count":40,"max":[0.137900851588144,0.057099999999999804,0.019323378343678102],"min":[0.13760199317871702,0.0567999999999998,0.018998373211426303],"type":"VEC3"},{"bufferView":0,"byteOffset":2867088,"componentType":5126,"count":16,"max":[0.14365313060949,0.057099999999999804,0.019024519934250597],"min":[0.13760199317871702,0.0567999999999998,-0.046750476862632395],"type":"VEC3"},{"bufferView":0,"byteOffset":2867280,"componentType":5126,"count":40,"max":[0.174544025173193,0.057099999999999804,-0.050313249384148696],"min":[0.174219020040941,0.0567999999999998,-0.0506121077935762],"type":"VEC3"},{"bufferView":0,"byteOffset":2867760,"componentType":5126,"count":16,"max":[0.225349954775872,0.057099999999999804,-0.045868306504018304],"min":[0.17451787845036798,0.0567999999999998,-0.0506121077935762],"type":"VEC3"},{"bufferView":0,"byteOffset":2867952,"componentType":5126,"count":40,"max":[0.225622666462475,0.057099999999999804,-0.045842159781194],"min":[0.225323808053047,0.0567999999999998,-0.0461671649134458],"type":"VEC3"},{"bufferView":0,"byteOffset":2868432,"componentType":5126,"count":16,"max":[0.225622666462475,0.057099999999999804,-0.0299030446117261],"min":[0.223929316169085,0.0567999999999998,-0.045868306504018304],"type":"VEC3"},{"bufferView":0,"byteOffset":2868624,"componentType":5126,"count":40,"max":[0.22422817457851202,0.057099999999999804,-0.0296303329251229],"min":[0.22390316944626099,0.0567999999999998,-0.0299291913345504],"type":"VEC3"},{"bufferView":0,"byteOffset":2869104,"componentType":5126,"count":16,"max":[0.223929316169085,0.057099999999999804,-0.0296303329251229],"min":[0.17309723984358102,0.0567999999999998,-0.034374134214680704],"type":"VEC3"},{"bufferView":0,"byteOffset":2869296,"componentType":5126,"count":40,"max":[0.173123386566406,0.057099999999999804,-0.0340752758052532],"min":[0.17282452815697802,0.0567999999999998,-0.034400280937505],"type":"VEC3"},{"bufferView":0,"byteOffset":2869776,"componentType":5126,"count":16,"max":[0.17451787845036798,0.057099999999999804,-0.034374134214680704],"min":[0.17282452815697802,0.0567999999999998,-0.050339396106973],"type":"VEC3"},{"bufferView":0,"byteOffset":2869968,"componentType":5126,"count":16,"max":[0.143679277332314,0.0579999999999998,-0.046750476862632395],"min":[0.14335427220006203,0.057099999999999804,-0.0470231885492356],"type":"VEC3"},{"bufferView":0,"byteOffset":2870160,"componentType":5126,"count":4,"max":[0.16459936599224098,0.0579999999999998,-0.0451929179515348],"min":[0.143679277332314,0.057099999999999804,-0.0470231885492356],"type":"VEC3"},{"bufferView":0,"byteOffset":2870208,"componentType":5126,"count":16,"max":[0.164872077678844,0.0579999999999998,-0.044867912819283],"min":[0.16459936599224098,0.057099999999999804,-0.0451929179515348],"type":"VEC3"},{"bufferView":0,"byteOffset":2870400,"componentType":5126,"count":4,"max":[0.164872077678844,0.0579999999999998,0.0208809372547756],"min":[0.159119798657498,0.057099999999999804,-0.044867912819283],"type":"VEC3"},{"bufferView":0,"byteOffset":2870448,"componentType":5126,"count":16,"max":[0.159119798657498,0.0579999999999998,0.021153648941378802],"min":[0.158794793525247,0.057099999999999804,0.0208809372547756],"type":"VEC3"},{"bufferView":0,"byteOffset":2870640,"componentType":5126,"count":4,"max":[0.158794793525247,0.0579999999999998,0.021153648941378802],"min":[0.13787470486532002,0.057099999999999804,0.019323378343678102],"type":"VEC3"},{"bufferView":0,"byteOffset":2870688,"componentType":5126,"count":16,"max":[0.13787470486532002,0.0579999999999998,0.019323378343678102],"min":[0.13760199317871702,0.057099999999999804,0.018998373211426303],"type":"VEC3"},{"bufferView":0,"byteOffset":2870880,"componentType":5126,"count":4,"max":[0.14335427220006203,0.0579999999999998,0.018998373211426303],"min":[0.13760199317871702,0.057099999999999804,-0.046750476862632395],"type":"VEC3"},{"bufferView":0,"byteOffset":2870928,"componentType":5126,"count":16,"max":[0.174544025173193,0.0579999999999998,-0.050339396106973],"min":[0.174219020040941,0.057099999999999804,-0.0506121077935762],"type":"VEC3"},{"bufferView":0,"byteOffset":2871120,"componentType":5126,"count":4,"max":[0.225349954775872,0.0579999999999998,-0.0461671649134458],"min":[0.174544025173193,0.057099999999999804,-0.0506121077935762],"type":"VEC3"},{"bufferView":0,"byteOffset":2871168,"componentType":5126,"count":16,"max":[0.225622666462475,0.0579999999999998,-0.045842159781194],"min":[0.225349954775872,0.057099999999999804,-0.0461671649134458],"type":"VEC3"},{"bufferView":0,"byteOffset":2871360,"componentType":5126,"count":4,"max":[0.225622666462475,0.0579999999999998,-0.0299030446117261],"min":[0.22422817457851202,0.057099999999999804,-0.045842159781194],"type":"VEC3"},{"bufferView":0,"byteOffset":2871408,"componentType":5126,"count":16,"max":[0.22422817457851202,0.0579999999999998,-0.0296303329251229],"min":[0.22390316944626099,0.057099999999999804,-0.0299030446117261],"type":"VEC3"},{"bufferView":0,"byteOffset":2871600,"componentType":5126,"count":4,"max":[0.22390316944626099,0.0579999999999998,-0.0296303329251229],"min":[0.17309723984358102,0.057099999999999804,-0.0340752758052532],"type":"VEC3"},{"bufferView":0,"byteOffset":2871648,"componentType":5126,"count":16,"max":[0.17309723984358102,0.0579999999999998,-0.0340752758052532],"min":[0.17282452815697802,0.057099999999999804,-0.034400280937505],"type":"VEC3"},{"bufferView":0,"byteOffset":2871840,"componentType":5126,"count":4,"max":[0.174219020040941,0.0579999999999998,-0.034400280937505],"min":[0.17282452815697802,0.057099999999999804,-0.050339396106973],"type":"VEC3"},{"bufferView":0,"byteOffset":2871888,"componentType":5126,"count":64,"max":[0.16586827237693502,0.0579999999999998,0.0221498436394707],"min":[0.136605798480625,0.0579999999999998,-0.0480193832473276],"type":"VEC3"},{"bufferView":0,"byteOffset":2872656,"componentType":5126,"count":64,"max":[0.226618861160567,0.0579999999999998,-0.028634138227031102],"min":[0.17182833345888698,0.0579999999999998,-0.051608302491668],"type":"VEC3"},{"bufferView":0,"byteOffset":2873424,"componentType":5126,"count":4,"max":[0.142358077501971,0.0579999999999998,0.0189112174686785],"min":[0.136605798480625,0.0564999999999998,-0.0468376326053799],"type":"VEC3"},{"bufferView":0,"byteOffset":2873472,"componentType":5126,"count":16,"max":[0.143766433075062,0.0579999999999998,-0.0468376326053799],"min":[0.142358077501971,0.0564999999999998,-0.0480193832473276],"type":"VEC3"},{"bufferView":0,"byteOffset":2873664,"componentType":5126,"count":4,"max":[0.16468652173499101,0.0579999999999998,-0.0461891126496263],"min":[0.143766433075062,0.0564999999999998,-0.0480193832473276],"type":"VEC3"},{"bufferView":0,"byteOffset":2873712,"componentType":5126,"count":16,"max":[0.16586827237693602,0.0579999999999998,-0.0447807570765353],"min":[0.16468652173499101,0.0564999999999998,-0.046189112649626406],"type":"VEC3"},{"bufferView":0,"byteOffset":2873904,"componentType":5126,"count":4,"max":[0.16586827237693602,0.0579999999999998,0.0209680929975235],"min":[0.16011599335559001,0.0564999999999998,-0.0447807570765354],"type":"VEC3"},{"bufferView":0,"byteOffset":2873952,"componentType":5126,"count":16,"max":[0.16011599335559001,0.0579999999999998,0.0221498436394707],"min":[0.15870763778249902,0.0564999999999998,0.0209680929975235],"type":"VEC3"},{"bufferView":0,"byteOffset":2874144,"componentType":5126,"count":4,"max":[0.15870763778249902,0.0579999999999998,0.0221498436394707],"min":[0.13778754912257402,0.0564999999999998,0.02031957304177],"type":"VEC3"},{"bufferView":0,"byteOffset":2874192,"componentType":5126,"count":16,"max":[0.13778754912257402,0.0579999999999998,0.02031957304177],"min":[0.136605798480625,0.0564999999999998,0.0189112174686785],"type":"VEC3"},{"bufferView":0,"byteOffset":2874384,"componentType":5126,"count":4,"max":[0.173222825342849,0.0579999999999998,-0.0344874366802525],"min":[0.17182833345888698,0.0564999999999998,-0.050426551849720905],"type":"VEC3"},{"bufferView":0,"byteOffset":2874432,"componentType":5126,"count":16,"max":[0.17463118091594101,0.0579999999999998,-0.050426551849720905],"min":[0.173222825342849,0.0564999999999998,-0.051608302491668],"type":"VEC3"},{"bufferView":0,"byteOffset":2874624,"componentType":5126,"count":4,"max":[0.225437110518622,0.0579999999999998,-0.0471633596115373],"min":[0.17463118091594101,0.0564999999999998,-0.051608302491668],"type":"VEC3"},{"bufferView":0,"byteOffset":2874672,"componentType":5126,"count":16,"max":[0.226618861160567,0.0579999999999998,-0.0457550040384464],"min":[0.225437110518622,0.0564999999999998,-0.047163359611537406],"type":"VEC3"},{"bufferView":0,"byteOffset":2874864,"componentType":5126,"count":4,"max":[0.226618861160567,0.0579999999999998,-0.029815888868978298],"min":[0.225224369276604,0.0564999999999998,-0.0457550040384464],"type":"VEC3"},{"bufferView":0,"byteOffset":2874912,"componentType":5126,"count":16,"max":[0.225224369276604,0.0579999999999998,-0.028634138227030998],"min":[0.223816013703513,0.0564999999999998,-0.029815888868978298],"type":"VEC3"},{"bufferView":0,"byteOffset":2875104,"componentType":5126,"count":4,"max":[0.223816013703513,0.0579999999999998,-0.028634138227030998],"min":[0.173010084100831,0.0564999999999998,-0.0330790811071617],"type":"VEC3"},{"bufferView":0,"byteOffset":2875152,"componentType":5126,"count":16,"max":[0.173010084100831,0.0579999999999998,-0.0330790811071616],"min":[0.17182833345888698,0.0564999999999998,-0.0344874366802525],"type":"VEC3"},{"bufferView":0,"byteOffset":2875344,"componentType":5126,"count":4,"max":[0.131000000000012,0.0564999999999998,0.00294793568331636],"min":[0.131000000000012,0.0419999999999998,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":2875392,"componentType":5126,"count":8,"max":[0.13172922785542598,0.0564999999999998,-0.0108880328142654],"min":[0.131000000000012,0.0419999999999998,-0.019223145342277998],"type":"VEC3"},{"bufferView":0,"byteOffset":2875488,"componentType":5126,"count":4,"max":[0.134525216579726,0.0564999999999998,-0.019223145342277998],"min":[0.13172922785542598,0.0419999999999998,-0.035079985362259106],"type":"VEC3"},{"bufferView":0,"byteOffset":2875536,"componentType":5126,"count":8,"max":[0.136267867339335,0.0564999999999998,-0.035079985362258696],"min":[0.134525216579726,0.0419999999999998,-0.0419498116093565],"type":"VEC3"},{"bufferView":0,"byteOffset":2875632,"componentType":5126,"count":20,"max":[0.160165747661948,0.0564999999999998,-0.041949811609356],"min":[0.136267867339335,0.0419999999999998,-0.05762525931724922],"type":"VEC3"},{"bufferView":0,"byteOffset":2875872,"componentType":5126,"count":4,"max":[0.2109177709852,0.0564999999999998,-0.0529558352262593],"min":[0.160165747661948,0.0419999999999998,-0.0575696555283731],"type":"VEC3"},{"bufferView":0,"byteOffset":2875920,"componentType":5126,"count":8,"max":[0.228121546961338,0.0564999999999998,-0.0498335863250746],"min":[0.2109177709852,0.0419999999999998,-0.0529558352262599],"type":"VEC3"},{"bufferView":0,"byteOffset":2876016,"componentType":5126,"count":14,"max":[0.234000000000012,0.0564999999999998,-0.0421200243404343],"min":[0.22812154696133702,0.0419999999999998,-0.049833586325075306],"type":"VEC3"},{"bufferView":0,"byteOffset":2876184,"componentType":5126,"count":4,"max":[0.234000000000012,0.0564999999999998,-0.0296123176075415],"min":[0.234000000000011,0.0419999999999998,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":2876232,"componentType":5126,"count":16,"max":[0.234000000000012,0.0564999999999998,-0.021642760022807503],"min":[0.22530275405803,0.0419999999999998,-0.0296123176075421],"type":"VEC3"},{"bufferView":0,"byteOffset":2876424,"componentType":5126,"count":4,"max":[0.22530275405803,0.0564999999999998,-0.021642760022807503],"min":[0.185389056817918,0.0419999999999998,-0.0251347560507238],"type":"VEC3"},{"bufferView":0,"byteOffset":2876472,"componentType":5126,"count":20,"max":[0.185389056817919,0.0564999999999998,-0.00968109380987379],"min":[0.16697209932364898,0.0419999999999998,-0.0251347560507238],"type":"VEC3"},{"bufferView":0,"byteOffset":2876712,"componentType":5126,"count":4,"max":[0.16697209932364898,0.0564999999999998,0.0216972459419975],"min":[0.16422685031509499,0.0419999999999998,-0.00968109380987379],"type":"VEC3"},{"bufferView":0,"byteOffset":2876760,"componentType":5126,"count":14,"max":[0.16422685031509499,0.0564999999999998,0.0290000000000162],"min":[0.156257292730361,0.0419999999999998,0.021697245941997],"type":"VEC3"},{"bufferView":0,"byteOffset":2876928,"componentType":5126,"count":4,"max":[0.156257292730361,0.0564999999999998,0.0290000000000163],"min":[0.14042655747923002,0.0419999999999998,0.029000000000015798],"type":"VEC3"},{"bufferView":0,"byteOffset":2876976,"componentType":5126,"count":14,"max":[0.14042655747923002,0.0564999999999998,0.0290000000000163],"min":[0.132456999894496,0.0419999999999998,0.0216972459419975],"type":"VEC3"},{"bufferView":0,"byteOffset":2877144,"componentType":5126,"count":4,"max":[0.132456999894496,0.0564999999999998,0.0216972459419975],"min":[0.131182654491608,0.0419999999999998,0.007131411335203581],"type":"VEC3"},{"bufferView":0,"byteOffset":2877192,"componentType":5126,"count":4,"max":[0.129000000000012,0.0569999999999998,0.00294793568331635],"min":[0.129000000000012,0.0469999999999998,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":2877240,"componentType":5126,"count":8,"max":[0.129190265095424,0.0569999999999998,0.0073057228206992505],"min":[0.129000000000012,0.0469999999999998,0.00294793568331635],"type":"VEC3"},{"bufferView":0,"byteOffset":2877336,"componentType":5126,"count":4,"max":[0.130464610498312,0.0569999999999998,0.0218715574274929],"min":[0.129190265095424,0.0469999999999998,0.0073057228206992505],"type":"VEC3"},{"bufferView":0,"byteOffset":2877384,"componentType":5126,"count":16,"max":[0.14042655747923002,0.0569999999999998,0.031000000000016202],"min":[0.130464610498312,0.0469999999999998,0.0218715574274929],"type":"VEC3"},{"bufferView":0,"byteOffset":2877576,"componentType":5126,"count":4,"max":[0.156257292730361,0.0569999999999998,0.031000000000016202],"min":[0.14042655747923002,0.0469999999999998,0.031000000000016202],"type":"VEC3"},{"bufferView":0,"byteOffset":2877624,"componentType":5126,"count":16,"max":[0.166219239711279,0.0569999999999998,0.031000000000016202],"min":[0.156257292730361,0.0469999999999998,0.0218715574274929],"type":"VEC3"},{"bufferView":0,"byteOffset":2877816,"componentType":5126,"count":4,"max":[0.168964488719832,0.0569999999999998,0.0218715574274929],"min":[0.166219239711279,0.0469999999999998,-0.009506782324378451],"type":"VEC3"},{"bufferView":0,"byteOffset":2877864,"componentType":5126,"count":18,"max":[0.18521474533242302,0.0569999999999998,-0.00950678232437844],"min":[0.168964488719832,0.0469999999999998,-0.0231423666545398],"type":"VEC3"},{"bufferView":0,"byteOffset":2878080,"componentType":5126,"count":4,"max":[0.225128442572535,0.0569999999999998,-0.019650370626624],"min":[0.18521474533242302,0.0469999999999998,-0.0231423666545398],"type":"VEC3"},{"bufferView":0,"byteOffset":2878128,"componentType":5126,"count":16,"max":[0.236000000000012,0.0569999999999998,-0.019650370626624],"min":[0.225128442572535,0.0469999999999998,-0.0296123176075415],"type":"VEC3"},{"bufferView":0,"byteOffset":2878320,"componentType":5126,"count":4,"max":[0.236000000000012,0.0569999999999998,-0.0296123176075415],"min":[0.236000000000012,0.0469999999999998,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":2878368,"componentType":5126,"count":14,"max":[0.236000000000012,0.0569999999999998,-0.0421200243404343],"min":[0.228651933701669,0.0469999999999998,-0.0517619768212347],"type":"VEC3"},{"bufferView":0,"byteOffset":2878536,"componentType":5126,"count":8,"max":[0.228651933701669,0.0569999999999998,-0.0517619768212347],"min":[0.211098842477285,0.0469999999999998,-0.0549476216391948],"type":"VEC3"},{"bufferView":0,"byteOffset":2878632,"componentType":5126,"count":4,"max":[0.211098842477285,0.0569999999999998,-0.0549476216391947],"min":[0.160346819154033,0.0469999999999998,-0.0595614419413085],"type":"VEC3"},{"bufferView":0,"byteOffset":2878680,"componentType":5126,"count":20,"max":[0.160346819154033,0.0569999999999998,-0.0425833507249857],"min":[0.134370862281628,0.0469999999999998,-0.05962188084226027],"type":"VEC3"},{"bufferView":0,"byteOffset":2878920,"componentType":5126,"count":8,"max":[0.134370862281628,0.0569999999999998,-0.0354272817175926],"min":[0.132555601073702,0.0469999999999998,-0.0425833507249857],"type":"VEC3"},{"bufferView":0,"byteOffset":2879016,"componentType":5126,"count":4,"max":[0.132555601073702,0.0569999999999998,-0.019570441697611903],"min":[0.129759612349401,0.0469999999999998,-0.0354272817175926],"type":"VEC3"},{"bufferView":0,"byteOffset":2879064,"componentType":5126,"count":8,"max":[0.129759612349401,0.0569999999999998,-0.0108880328142654],"min":[0.129000000000012,0.0469999999999998,-0.019570441697611903],"type":"VEC3"},{"bufferView":0,"byteOffset":2879160,"componentType":5126,"count":8,"max":[0.131182654491608,0.0564999999999998,0.0071314113352105805],"min":[0.131000000000012,0.0419999999999998,0.00294793568331635],"type":"VEC3"},{"bufferView":0,"byteOffset":2879256,"componentType":5126,"count":129,"max":[0.238000000000012,0.046999999999999806,0.0330000000000163],"min":[0.127000000000012,0.0469999999999998,-0.061618502367272114],"type":"VEC3"},{"bufferView":0,"byteOffset":2880804,"componentType":5126,"count":4,"max":[0.126500000000012,0.046499999999999805,0.0029479356833164603],"min":[0.126500000000012,0.0419999999999998,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":2880852,"componentType":5126,"count":8,"max":[0.127297592966871,0.046499999999999805,-0.0108880328142654],"min":[0.126500000000012,0.0419999999999998,-0.020004562141779002],"type":"VEC3"},{"bufferView":0,"byteOffset":2880948,"componentType":5126,"count":4,"max":[0.13009358169117102,0.046499999999999805,-0.020004562141779002],"min":[0.127297592966871,0.0419999999999998,-0.0358614021617599],"type":"VEC3"},{"bufferView":0,"byteOffset":2880996,"componentType":5126,"count":8,"max":[0.131999605959494,0.046499999999999805,-0.0358614021617599],"min":[0.13009358169117102,0.0419999999999998,-0.0433752746195226],"type":"VEC3"},{"bufferView":0,"byteOffset":2881092,"componentType":5126,"count":22,"max":[0.16057315851913903,0.046499999999999805,-0.0433752746195226],"min":[0.131999605959494,0.0419999999999998,-0.06213839131713614],"type":"VEC3"},{"bufferView":0,"byteOffset":2881356,"componentType":5126,"count":4,"max":[0.21132518184239102,0.046499999999999805,-0.057437354655364106],"min":[0.16057315851913903,0.0419999999999998,-0.062051174957478],"type":"VEC3"},{"bufferView":0,"byteOffset":2881404,"componentType":5126,"count":8,"max":[0.229314917127084,0.046499999999999805,-0.054172464941434795],"min":[0.21132518184239102,0.0419999999999998,-0.057437354655364106],"type":"VEC3"},{"bufferView":0,"byteOffset":2881500,"componentType":5126,"count":14,"max":[0.238500000000011,0.046499999999999805,-0.0421200243404343],"min":[0.229314917127084,0.0419999999999998,-0.054172464941434795],"type":"VEC3"},{"bufferView":0,"byteOffset":2881668,"componentType":5126,"count":4,"max":[0.238500000000012,0.046499999999999805,-0.0296123176075414],"min":[0.238500000000011,0.0419999999999998,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":2881716,"componentType":5126,"count":18,"max":[0.238500000000012,0.046499999999999805,-0.0171598838813952],"min":[0.224910553215666,0.0419999999999998,-0.0296123176075414],"type":"VEC3"},{"bufferView":0,"byteOffset":2881932,"componentType":5126,"count":4,"max":[0.224910553215666,0.046499999999999805,-0.0171598838813952],"min":[0.18499685597555401,0.0419999999999998,-0.0206518799093103],"type":"VEC3"},{"bufferView":0,"byteOffset":2881980,"componentType":5126,"count":18,"max":[0.18499685597555401,0.046499999999999805,-0.00928889296750937],"min":[0.171454975465062,0.0419999999999998,-0.0206518799093103],"type":"VEC3"},{"bufferView":0,"byteOffset":2882196,"componentType":5126,"count":4,"max":[0.171454975465062,0.046499999999999805,0.022089446784362],"min":[0.168709726456508,0.0419999999999998,-0.00928889296750937],"type":"VEC3"},{"bufferView":0,"byteOffset":2882244,"componentType":5126,"count":16,"max":[0.168709726456508,0.046499999999999805,0.033500000000016],"min":[0.156257292730361,0.0419999999999998,0.022089446784362],"type":"VEC3"},{"bufferView":0,"byteOffset":2882436,"componentType":5126,"count":4,"max":[0.156257292730361,0.046499999999999805,0.0335000000000163],"min":[0.14042655747923002,0.0419999999999998,0.033500000000016],"type":"VEC3"},{"bufferView":0,"byteOffset":2882484,"componentType":5126,"count":16,"max":[0.14042655747923002,0.046499999999999805,0.0335000000000163],"min":[0.127974123753083,0.0419999999999998,0.0220894467843622],"type":"VEC3"},{"bufferView":0,"byteOffset":2882676,"componentType":5126,"count":4,"max":[0.127974123753083,0.046499999999999805,0.0220894467843622],"min":[0.126699778350195,0.0419999999999998,0.0075236121775685005],"type":"VEC3"},{"bufferView":0,"byteOffset":2882724,"componentType":5126,"count":8,"max":[0.126699778350195,0.046499999999999805,0.0075236121775685005],"min":[0.126500000000012,0.0419999999999998,0.0029479356833164603],"type":"VEC3"},{"bufferView":0,"byteOffset":2882820,"componentType":5126,"count":129,"max":[0.238500000000012,0.04199999999999981,0.0335000000000163],"min":[0.126500000000012,0.0419999999999998,-0.06213839131713614],"type":"VEC3"},{"bufferView":0,"byteOffset":2884368,"componentType":5126,"count":62,"max":[0.231343145750519,0.05999999999999981,0.0263431457505238],"min":[0.133656854249504,0.059999999999999803,-0.0549473988387339],"type":"VEC3"},{"bufferView":0,"byteOffset":2885112,"componentType":5126,"count":4,"max":[0.156257292730361,0.058828427124746,0.031000000000016202],"min":[0.14042655747923002,0.0569999999999998,0.029171572875270002],"type":"VEC3"},{"bufferView":0,"byteOffset":2885160,"componentType":5126,"count":15,"max":[0.166219239711279,0.058828427124746,0.031000000000016202],"min":[0.156257292730361,0.0569999999999998,0.0217121995033756],"type":"VEC3"},{"bufferView":0,"byteOffset":2885340,"componentType":5126,"count":15,"max":[0.14042655747923002,0.058828427124746,0.031000000000016202],"min":[0.130464610498312,0.0569999999999998,0.0217121995033756],"type":"VEC3"},{"bufferView":0,"byteOffset":2885520,"componentType":5126,"count":4,"max":[0.168964488719832,0.058828427124746,0.0218715574274929],"min":[0.164397770303759,0.0569999999999998,-0.00966614024849566],"type":"VEC3"},{"bufferView":0,"byteOffset":2885568,"componentType":5126,"count":4,"max":[0.132286079905832,0.058828427124746,0.0218715574274929],"min":[0.129190265095424,0.0569999999999998,0.0071463648965820305],"type":"VEC3"},{"bufferView":0,"byteOffset":2885616,"componentType":5126,"count":19,"max":[0.185374103256541,0.058828427124746,-0.009506782324378451],"min":[0.16714301931231298,0.0569999999999998,-0.024963836062059132],"type":"VEC3"},{"bufferView":0,"byteOffset":2885844,"componentType":5126,"count":8,"max":[0.131011734502944,0.05882842712474601,0.0073057228206992505],"min":[0.129000000000012,0.0569999999999998,0.00294793568331635],"type":"VEC3"},{"bufferView":0,"byteOffset":2885940,"componentType":5126,"count":4,"max":[0.225287800496652,0.058828427124746,-0.019650370626624],"min":[0.18521474533242302,0.0569999999999998,-0.0249638360620591],"type":"VEC3"},{"bufferView":0,"byteOffset":2885988,"componentType":5126,"count":4,"max":[0.130828427124758,0.058828427124746,0.00294793568331635],"min":[0.129000000000012,0.0569999999999998,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":2886036,"componentType":5126,"count":16,"max":[0.236000000000012,0.058828427124746,-0.019650370626624],"min":[0.225128442572535,0.0569999999999998,-0.0296123176075415],"type":"VEC3"},{"bufferView":0,"byteOffset":2886228,"componentType":5126,"count":8,"max":[0.131560261557669,0.05882842712474601,-0.0108880328142654],"min":[0.129000000000012,0.0569999999999998,-0.019570441697611903],"type":"VEC3"},{"bufferView":0,"byteOffset":2886324,"componentType":5126,"count":4,"max":[0.236000000000012,0.058828427124746,-0.0296123176075415],"min":[0.23417157287526502,0.0569999999999998,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":2886372,"componentType":5126,"count":4,"max":[0.13435625028196901,0.058828427124746,-0.0192529386594029],"min":[0.129759612349401,0.0569999999999998,-0.0354272817175926],"type":"VEC3"},{"bufferView":0,"byteOffset":2886420,"componentType":5126,"count":14,"max":[0.236000000000012,0.058828427124746,-0.0421200243404343],"min":[0.228167046950355,0.0569999999999998,-0.0517619768212347],"type":"VEC3"},{"bufferView":0,"byteOffset":2886588,"componentType":5126,"count":8,"max":[0.136105130033274,0.05882842712474601,-0.0351097786793837],"min":[0.132555601073702,0.0569999999999998,-0.0425833507249857],"type":"VEC3"},{"bufferView":0,"byteOffset":2886684,"componentType":5126,"count":8,"max":[0.228651933701669,0.058828427124746,-0.049999016076093805],"min":[0.210933304463461,0.0569999999999998,-0.0549476216391947],"type":"VEC3"},{"bufferView":0,"byteOffset":2886780,"componentType":5126,"count":20,"max":[0.160346819154033,0.058828427124746,-0.0420041606731833],"min":[0.134370862281628,0.0569999999999998,-0.05962188084226027],"type":"VEC3"},{"bufferView":0,"byteOffset":2887020,"componentType":5126,"count":4,"max":[0.211098842477285,0.058828427124746,-0.0531267034871387],"min":[0.16018128114021,0.0569999999999998,-0.0595614419413085],"type":"VEC3"},{"bufferView":0,"byteOffset":2887068,"componentType":5126,"count":20,"max":[0.228167046950355,0.059999999999999803,-0.0472718600828728],"min":[0.210677230703596,0.058828427124746,-0.0531267034871387],"type":"VEC3"},{"bufferView":0,"byteOffset":2887308,"componentType":5126,"count":10,"max":[0.210933304463461,0.059999999999999803,-0.050309892128614996],"min":[0.15992520738034402,0.058828427124746,-0.0577405237892525],"type":"VEC3"},{"bufferView":0,"byteOffset":2887428,"componentType":5126,"count":35,"max":[0.23417157287526502,0.059999999999999803,-0.0421200243404343],"min":[0.227416966828875,0.058828427124746,-0.049999016076093805],"type":"VEC3"},{"bufferView":0,"byteOffset":2887848,"componentType":5126,"count":58,"max":[0.16018128114021,0.059999999999999803,-0.0411082010635661],"min":[0.136105130033274,0.058828427124746,-0.057796542365168666],"type":"VEC3"},{"bufferView":0,"byteOffset":2888544,"componentType":5126,"count":10,"max":[0.23417157287526502,0.059999999999999803,-0.0296123176075415],"min":[0.231343145750519,0.058828427124746,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":2888664,"componentType":5126,"count":20,"max":[0.138787900313775,0.05999999999999981,-0.0346186274635078],"min":[0.13435625028196901,0.058828427124746,-0.0420041606731833],"type":"VEC3"},{"bufferView":0,"byteOffset":2888904,"componentType":5126,"count":40,"max":[0.23417157287526502,0.059999999999999803,-0.0214718400341433],"min":[0.225287800496652,0.058828427124746,-0.0296123176075415],"type":"VEC3"},{"bufferView":0,"byteOffset":2889384,"componentType":5126,"count":10,"max":[0.13714170724324898,0.059999999999999803,-0.018761787443527],"min":[0.131560261557669,0.058828427124746,-0.0351097786793837],"type":"VEC3"},{"bufferView":0,"byteOffset":2889504,"componentType":5126,"count":10,"max":[0.225534314163517,0.059999999999999803,-0.0214718400341433],"min":[0.185374103256541,0.058828427124746,-0.0277815001676701],"type":"VEC3"},{"bufferView":0,"byteOffset":2889624,"componentType":5126,"count":20,"max":[0.13434571851894903,0.05999999999999981,-0.0108880328142654],"min":[0.130828427124758,0.058828427124746,-0.0192529386594029],"type":"VEC3"},{"bufferView":0,"byteOffset":2889864,"componentType":5126,"count":50,"max":[0.185620616923405,0.059999999999999803,-0.00966614024849566],"min":[0.164325355206702,0.058828427124746,-0.02778150016767011],"type":"VEC3"},{"bufferView":0,"byteOffset":2890464,"componentType":5126,"count":10,"max":[0.133656854249504,0.059999999999999803,0.00294793568331635],"min":[0.130828427124758,0.058828427124746,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":2890584,"componentType":5126,"count":10,"max":[0.16714301931231298,0.059999999999999803,0.0217121995033756],"min":[0.161580106198148,0.058828427124746,-0.00991265391536054],"type":"VEC3"},{"bufferView":0,"byteOffset":2890704,"componentType":5126,"count":20,"max":[0.133829398608555,0.05999999999999981,0.0071463648965820305],"min":[0.130828427124758,0.058828427124746,0.0029479356833163497],"type":"VEC3"},{"bufferView":0,"byteOffset":2890944,"componentType":5126,"count":35,"max":[0.164397770303759,0.059999999999999803,0.029171572875270002],"min":[0.156257292730361,0.058828427124746,0.0214656858365108],"type":"VEC3"},{"bufferView":0,"byteOffset":2891364,"componentType":5126,"count":10,"max":[0.135103744011443,0.059999999999999803,0.0217121995033756],"min":[0.131011734502944,0.058828427124746,0.0068998512297171605],"type":"VEC3"},{"bufferView":0,"byteOffset":2891484,"componentType":5126,"count":10,"max":[0.156257292730361,0.059999999999999803,0.029171572875270002],"min":[0.14042655747923002,0.058828427124746,0.0263431457505238],"type":"VEC3"},{"bufferView":0,"byteOffset":2891604,"componentType":5126,"count":35,"max":[0.14042655747923002,0.059999999999999803,0.029171572875270002],"min":[0.132286079905832,0.058828427124746,0.021465685836510703],"type":"VEC3"},{"bufferView":0,"byteOffset":2892024,"componentType":5126,"count":16,"max":[0.14042655747923002,0.0469999999999998,0.0335000000000163],"min":[0.127974123753083,0.046499999999999805,0.0220458689129884],"type":"VEC3"},{"bufferView":0,"byteOffset":2892216,"componentType":5126,"count":4,"max":[0.128472221102129,0.0469999999999998,0.0220894467843622],"min":[0.126699778350195,0.046499999999999805,0.00748003430619467],"type":"VEC3"},{"bufferView":0,"byteOffset":2892264,"componentType":5126,"count":4,"max":[0.156257292730361,0.0469999999999998,0.0335000000000163],"min":[0.14042655747923002,0.046499999999999805,0.033000000000016],"type":"VEC3"},{"bufferView":0,"byteOffset":2892312,"componentType":5126,"count":8,"max":[0.127197875699241,0.046999999999999806,0.0075236121775685005],"min":[0.126500000000012,0.046499999999999805,0.0029479356833164603],"type":"VEC3"},{"bufferView":0,"byteOffset":2892408,"componentType":5126,"count":16,"max":[0.168709726456508,0.0469999999999998,0.033500000000016],"min":[0.156257292730361,0.046499999999999805,0.022045868912988202],"type":"VEC3"},{"bufferView":0,"byteOffset":2892600,"componentType":5126,"count":4,"max":[0.127000000000012,0.0469999999999998,0.0029479356833164603],"min":[0.126500000000012,0.046499999999999805,-0.0108880328142654],"type":"VEC3"},{"bufferView":0,"byteOffset":2892648,"componentType":5126,"count":4,"max":[0.171454975465062,0.0469999999999998,0.022089446784362],"min":[0.16821162910746199,0.046499999999999805,-0.0093324708388832],"type":"VEC3"},{"bufferView":0,"byteOffset":2892696,"componentType":5126,"count":8,"max":[0.127789996843377,0.046999999999999806,-0.0108880328142654],"min":[0.126500000000012,0.046499999999999805,-0.020004562141779002],"type":"VEC3"},{"bufferView":0,"byteOffset":2892792,"componentType":5126,"count":18,"max":[0.185040433846928,0.0469999999999998,-0.00928889296750937],"min":[0.17095687811601598,0.046499999999999805,-0.021149977258356198],"type":"VEC3"},{"bufferView":0,"byteOffset":2893008,"componentType":5126,"count":4,"max":[0.130585985567677,0.0469999999999998,-0.0199177380529455],"min":[0.127297592966871,0.046499999999999805,-0.0358614021617599],"type":"VEC3"},{"bufferView":0,"byteOffset":2893056,"componentType":5126,"count":4,"max":[0.22495413108704,0.0469999999999998,-0.0171598838813952],"min":[0.18499685597555401,0.046499999999999805,-0.021149977258356198],"type":"VEC3"},{"bufferView":0,"byteOffset":2893104,"componentType":5126,"count":8,"max":[0.132473857223921,0.046999999999999806,-0.0357745780729265],"min":[0.13009358169117102,0.046499999999999805,-0.0433752746195226],"type":"VEC3"},{"bufferView":0,"byteOffset":2893200,"componentType":5126,"count":18,"max":[0.238500000000012,0.0469999999999998,-0.0171598838813952],"min":[0.224910553215666,0.046499999999999805,-0.0296123176075415],"type":"VEC3"},{"bufferView":0,"byteOffset":2893416,"componentType":5126,"count":21,"max":[0.16057315851913903,0.0469999999999998,-0.0432168898406153],"min":[0.131999605959494,0.046499999999999805,-0.06213839131713614],"type":"VEC3"},{"bufferView":0,"byteOffset":2893668,"componentType":5126,"count":4,"max":[0.238500000000012,0.0469999999999998,-0.0296123176075414],"min":[0.238000000000011,0.046499999999999805,-0.0421200243404343],"type":"VEC3"},{"bufferView":0,"byteOffset":2893716,"componentType":5126,"count":4,"max":[0.21132518184239102,0.0469999999999998,-0.0569394080521303],"min":[0.16052789064611803,0.046499999999999805,-0.062051174957478],"type":"VEC3"},{"bufferView":0,"byteOffset":2893764,"componentType":5126,"count":14,"max":[0.238500000000011,0.0469999999999998,-0.0421200243404343],"min":[0.229182320442001,0.046499999999999805,-0.054172464941434795],"type":"VEC3"},{"bufferView":0,"byteOffset":2893932,"componentType":5126,"count":8,"max":[0.229314917127084,0.0469999999999998,-0.053690367317394905],"min":[0.21127991396937001,0.046499999999999805,-0.057437354655364106],"type":"VEC3"},{"bufferView":1,"byteOffset":0,"componentType":5126,"count":43,"type":"VEC3"},{"bufferView":1,"byteOffset":516,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1452,"componentType":5126,"count":80,"type":"VEC3"},{"bufferView":1,"byteOffset":2412,"componentType":5126,"count":69,"type":"VEC3"},{"bufferView":1,"byteOffset":3240,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":3984,"componentType":5126,"count":59,"type":"VEC3"},{"bufferView":1,"byteOffset":4692,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":5016,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":5076,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":5136,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":5196,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":5256,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":5316,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":5376,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":5460,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":5544,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":5628,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":5712,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":5796,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":5880,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":6756,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":7404,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":8052,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":8700,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":9348,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":9996,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":10644,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":11292,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":11940,"componentType":5126,"count":341,"type":"VEC3"},{"bufferView":1,"byteOffset":16032,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":16800,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":16896,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":16992,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":17088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":17136,"componentType":5126,"count":214,"type":"VEC3"},{"bufferView":1,"byteOffset":19704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":19752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":19800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":19848,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":19944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":19992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":20040,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":20568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":20616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":20664,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":21192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":21240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":21288,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":21816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":21864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":21912,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":22440,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":22632,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":22824,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":23016,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":23208,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":23400,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":23592,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":23784,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":23976,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":24168,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":24360,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":24552,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":24744,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":25176,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":25368,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":25560,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":25992,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":26424,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":26616,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":26808,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":27240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":27288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":27336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":27384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":27432,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":27816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":27864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":27912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":27960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":28008,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":28392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":28440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":28488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":28536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":28584,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":28968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":29016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":29064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":29112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":29160,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":29544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":29592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":29640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":29688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":29736,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":30120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":30168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":30216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":30264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":30312,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":30696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":30744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":30792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":30840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":30888,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":31260,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":31452,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":31644,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":31836,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":32028,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":32220,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":32412,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":32604,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":32796,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":32988,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":33180,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":33348,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":33540,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":33732,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":33924,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":34116,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":34308,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":34500,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":34692,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":34884,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":35076,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":35268,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":35460,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":35652,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":35844,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":36036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":36228,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":36420,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":36612,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":36996,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":37188,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":37380,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":37764,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":38148,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":38340,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":38532,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":38916,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":39300,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":39492,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":39684,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":40068,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":40452,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":40644,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":40836,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":41220,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":41604,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":41796,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":41988,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":42372,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":42756,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":42948,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":43140,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":43500,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":43884,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":44076,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":44268,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":44652,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":45036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":45228,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":45420,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":45804,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":46188,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":46380,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":46572,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":46956,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":47340,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":47532,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":47724,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":48108,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":48492,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":48684,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":48876,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":49260,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":49644,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":49836,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":50028,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":50412,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":50796,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":50988,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":51180,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":51564,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":51948,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":52140,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":52332,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":52716,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":53340,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":53964,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":54588,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":55212,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":55836,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":56484,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":57108,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":57756,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":58380,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":59028,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":59652,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":60300,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":60948,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":61596,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":62244,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":62892,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":63540,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":64188,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":64836,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":65484,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":66132,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":66780,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":67428,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":68040,"componentType":5126,"count":95,"type":"VEC3"},{"bufferView":1,"byteOffset":69180,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":70356,"componentType":5126,"count":85,"type":"VEC3"},{"bufferView":1,"byteOffset":71376,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":72288,"componentType":5126,"count":99,"type":"VEC3"},{"bufferView":1,"byteOffset":73476,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":73872,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":73932,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":73992,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":74052,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":74112,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":74172,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":74232,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":74328,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":74424,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":74520,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":74616,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":74712,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":74808,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":75852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":75900,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":76152,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":76416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":76464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":76512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":76560,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":76824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":76872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":76920,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":77328,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":77604,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":77880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":77928,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":78096,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":78384,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":78768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":78816,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":78900,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":78984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":79032,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":79092,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":79152,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":79284,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":79404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":79452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":79500,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":79728,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":79932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":80124,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":80412,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":80508,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":80760,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":80952,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":81156,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":81444,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":81540,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":81732,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":81924,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":82116,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":82308,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":82788,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":82980,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":83460,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":83652,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":83844,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":84036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":84228,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":84420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":84468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":84516,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":84708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":84900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":84948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":84996,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":85188,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":85836,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":86148,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":86844,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":87480,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":87672,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":88320,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":88512,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":88704,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":88896,"componentType":5126,"count":547,"type":"VEC3"},{"bufferView":1,"byteOffset":95460,"componentType":5126,"count":441,"type":"VEC3"},{"bufferView":1,"byteOffset":100752,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":101160,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":101568,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":101976,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":102384,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":102792,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":103200,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":103608,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":104016,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":104424,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":104832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":104880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":104928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":104976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":105744,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":105840,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":105936,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":106032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":106080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":106128,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":106224,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":106320,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":106776,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":107232,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":107688,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":108144,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":108600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":108648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":108696,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":109080,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":109176,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":109344,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":109536,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":109632,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":109728,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":109824,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":109992,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":110160,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":110328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":110376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":110424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":110472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":110520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":110568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":110616,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":111000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111192,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":111576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":111960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":112728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112776,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":112872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":112920,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":113088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":113136,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":113304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":113352,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":113544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":113592,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":113784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":113832,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":114000,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":114096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":114144,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":114336,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":114432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":114480,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":114576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":114624,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":114720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":114768,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":114864,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":115056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":115104,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":115200,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":115368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":115416,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":115608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":115656,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":115848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":115896,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":116064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":116112,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":116280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":116328,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":116424,"componentType":5126,"count":117,"type":"VEC3"},{"bufferView":1,"byteOffset":117828,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":118008,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":118152,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":118236,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":118320,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":118416,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":118500,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":118584,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":118668,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":118884,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":119112,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":119316,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":119484,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":119688,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":119916,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":120132,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":120264,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":120396,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":120624,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":120732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":120828,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":121008,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":121188,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":121392,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":121572,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":121752,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":121956,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":122208,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":122316,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":122496,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":122640,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":122784,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":122940,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":123048,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":123288,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":123468,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":123612,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":123696,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":123780,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":123876,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":123960,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":124044,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":124128,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":124344,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":124572,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":124776,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":124944,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":125148,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":125376,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":125592,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":125724,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":125856,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":126084,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":126192,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":126288,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":126468,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":126648,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":126852,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":127032,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":127212,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":127416,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":127668,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":127776,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":127956,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":128100,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":128244,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":128400,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":128508,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":128748,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":128928,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":129072,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":129156,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":129240,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":129336,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":129420,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":129504,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":129588,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":129804,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":130032,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":130236,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":130404,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":130608,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":130836,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":131052,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":131184,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":131316,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":131544,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":131652,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":131748,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":131928,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":132108,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":132312,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":132492,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":132672,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":132876,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":133128,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":133236,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":133416,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":133560,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":133704,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":133860,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":133968,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":134208,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":134388,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":134532,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":134616,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":134700,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":134796,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":134880,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":134964,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":135048,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":135264,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":135492,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":135696,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":135864,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":136068,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":136296,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":136512,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":136644,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":136776,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":137004,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":137112,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":137208,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":137388,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":137568,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":137772,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":137952,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":138132,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":138336,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":138588,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":138696,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":138876,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":139020,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":139164,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":139320,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":139428,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":139668,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":139848,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":139992,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":140076,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":140160,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":140256,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":140340,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":140424,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":140508,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":140724,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":140952,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":141156,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":141324,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":141528,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":141756,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":141972,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":142104,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":142236,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":142464,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":142572,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":142668,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":142848,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":143028,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":143232,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":143412,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":143592,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":143796,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":144048,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":144156,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":144336,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":144480,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":144624,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":144780,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":144888,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":145128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":145656,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":146304,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":146952,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":147576,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":147888,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":148536,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":149184,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":149808,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":150120,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":150768,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":151416,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":152040,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":152352,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":153000,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":153648,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":154272,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":154584,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":155232,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":155544,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":156192,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":156504,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":157320,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":158136,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":158784,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":159432,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":160056,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":160368,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":160536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":160584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":160632,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":160800,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":160896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":160944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":160992,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":161184,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":161280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":161328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":161376,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":161568,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":161664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":161712,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":161892,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":162060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":162108,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":162204,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":162396,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":162588,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":162780,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":162972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":163020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":163068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":163116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":163164,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":163572,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":163740,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":163932,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":164076,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":164172,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":164340,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":164436,"componentType":5126,"count":56,"type":"VEC3"},{"bufferView":1,"byteOffset":165108,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":165396,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":165732,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":165924,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":166116,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":166476,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":166860,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":167052,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":167244,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":168012,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":168660,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":169308,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":169956,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":170604,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":171252,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":171540,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":171828,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":172116,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":172404,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":172692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":172740,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":172812,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":172884,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":173292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":173340,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":173412,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":173484,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":173892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":173940,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":174012,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":174084,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":174492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":174540,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":174612,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":174684,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":175092,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":175164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":175212,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":175284,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":175692,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":175764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":175812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":175860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":175908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":175956,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":176028,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":176100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176292,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":176364,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":176436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176628,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":176700,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":176772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":176964,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":177036,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":177108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":177156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":177204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":177252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":177300,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":177372,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":177564,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":177756,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":177948,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":178140,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":178332,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":178524,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":178716,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":178908,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":179100,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":179292,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":179484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":179676,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":180060,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":180252,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":180444,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":180828,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":181212,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":181404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":181596,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":181980,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":182364,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":182556,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":182748,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":183132,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":183516,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":183708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":183900,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":184284,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":184668,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":184860,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":185052,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":185436,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":185820,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":186012,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":186204,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":186588,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":187236,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":187884,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":188532,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":189180,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":189828,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":190596,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":190788,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":190980,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":191748,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":192516,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":192708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":192900,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":193668,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":194436,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":194628,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":194820,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":195588,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":196356,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":196548,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":196740,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":197508,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":197748,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":198228,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":198348,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":198468,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":198708,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":198948,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":199068,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":199488,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":199728,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":199848,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":199968,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":200448,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":200868,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":200988,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":201108,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":201588,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":202008,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":202128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":202176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":202224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":202272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":202320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":202368,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":203016,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":203640,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":204288,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":204912,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":205560,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":205872,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":206520,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":207144,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":207792,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":208416,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":209064,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":209376,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":210024,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":210648,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":211296,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":211920,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":212568,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":212880,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":213528,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":214152,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":214800,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":215424,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":216072,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":216384,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":216576,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":216768,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":216960,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":217152,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":217344,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":217536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":217728,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":217920,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":218112,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":218304,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":218952,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":219600,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":220248,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":220896,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":221280,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":221424,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":221640,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":221784,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":222060,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":222828,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":223608,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":223872,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":224088,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":224280,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":224460,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":224676,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":224748,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":224808,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":224868,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":224940,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":225084,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":225288,"componentType":5126,"count":213,"type":"VEC3"},{"bufferView":1,"byteOffset":227844,"componentType":5126,"count":95,"type":"VEC3"},{"bufferView":1,"byteOffset":228984,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":230100,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":230304,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":230988,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":231228,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":231456,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":231888,"componentType":5126,"count":56,"type":"VEC3"},{"bufferView":1,"byteOffset":232560,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":232812,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":233076,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":233172,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":233256,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":233328,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":233556,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":233772,"componentType":5126,"count":61,"type":"VEC3"},{"bufferView":1,"byteOffset":234504,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":235128,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":235776,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":235836,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":235872,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":235908,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":236040,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":236364,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":236484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":236676,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":236820,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":236952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":237000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":237048,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":237252,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":237384,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":237708,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":238032,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":238464,"componentType":5126,"count":88,"type":"VEC3"},{"bufferView":1,"byteOffset":239520,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":239856,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":240240,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":240324,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":240708,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":240876,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":241044,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":241188,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":241344,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":241500,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":241572,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":241644,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":241740,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":241836,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":242436,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":242700,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":242892,"componentType":5126,"count":75,"type":"VEC3"},{"bufferView":1,"byteOffset":243792,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":244020,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":244884,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":245112,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":245220,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":245496,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":245688,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":245928,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":246120,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":246408,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":246516,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":246576,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":246648,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":246720,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":246840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":246888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":246936,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":247080,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":247452,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":247824,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":248028,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":248244,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":248484,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":248724,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":248916,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":249048,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":249180,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":249732,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":250908,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":251100,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":251280,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":251448,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":251616,"componentType":5126,"count":55,"type":"VEC3"},{"bufferView":1,"byteOffset":252276,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":253092,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":253716,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":253788,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":253884,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":253980,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":254124,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":254280,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":254412,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":254544,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":254712,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":255408,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":255660,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":255828,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":256512,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":256776,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":257004,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":257232,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":257448,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":257772,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":258096,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":258324,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":258816,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":259284,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":259920,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":260160,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":260220,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":260256,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":260316,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":260352,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":260424,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":260496,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":260616,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":260940,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":261060,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":261372,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":261588,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":261792,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":261948,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":262104,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":262368,"componentType":5126,"count":42,"type":"VEC3"},{"bufferView":1,"byteOffset":262872,"componentType":5126,"count":43,"type":"VEC3"},{"bufferView":1,"byteOffset":263388,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":263844,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":264108,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":264420,"componentType":5126,"count":276,"type":"VEC3"},{"bufferView":1,"byteOffset":267732,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":267948,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":268164,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":268944,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":270300,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":270516,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":270936,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":271032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":271080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":271128,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":271224,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":271368,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":271512,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":271776,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":271980,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":272220,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":272436,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":272544,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":272628,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":272760,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":272868,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":272952,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":273096,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":273240,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":273444,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":273528,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":273744,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":273912,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":274080,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":274260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":274308,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":274500,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":274716,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":274908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":275004,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":275100,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":275244,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":275328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":275376,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":275460,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":275580,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":275676,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":275772,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":275892,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":275988,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":276084,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":276120,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":276228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":276276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":276324,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":276420,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":276636,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":276780,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":276876,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":276948,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":277308,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":277644,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":277728,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":277884,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":277956,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":278148,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":278304,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":278484,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":278700,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":278844,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":278940,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":279012,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":279096,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":279252,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":279324,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":279480,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":279648,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":279828,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":280164,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":280356,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":280548,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":280932,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":281316,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":281424,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":281736,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":281796,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":281856,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":281916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":281964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":282012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":282060,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":282120,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":282504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":282552,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":282612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":282660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":282708,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":283092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":283140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":283188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":283236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":283284,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":283668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":283716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":283764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":283812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":283860,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":284244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":284292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":284340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":284388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":284436,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":284616,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":284796,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":285000,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":285204,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":285396,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":285612,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":285804,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":285996,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":286200,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":286440,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":286704,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":286908,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":287100,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":287292,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":287496,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":287748,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":288000,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":288204,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":288408,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":288612,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":288816,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":289020,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":289224,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":289428,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":289632,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":289836,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":290208,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":290400,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":290592,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":290964,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":291336,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":291528,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":291720,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":292092,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":292464,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":292656,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":292848,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":293220,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":293592,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":293784,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":293976,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":294348,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":294540,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":294912,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":295284,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":295476,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":295668,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":296040,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":296412,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":296604,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":296796,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":297168,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":297540,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":297732,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":297924,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":298296,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":298668,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":298860,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":299052,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":299388,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":299748,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":299892,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":300108,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":300468,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":300552,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":300792,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":301044,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":301260,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":301500,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":301896,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":302148,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":302484,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":302688,"componentType":5126,"count":25,"type":"VEC3"},{"bufferView":1,"byteOffset":302988,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":303132,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":303456,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":303672,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":303756,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":304116,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":304368,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":304632,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":304872,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":305292,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":305532,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":305784,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":306132,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":306312,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":306492,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":306696,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":307068,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":307212,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":307428,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":307788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":307836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":307884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":307932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":307980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308172,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":308268,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":308364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308748,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":308844,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":308940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":308988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309324,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":309420,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":309516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":309900,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":309996,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":310092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310476,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":310572,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":310668,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":310764,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":310860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":310956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311628,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":311724,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":311820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":311964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312204,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":312300,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":312396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":312780,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":312876,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":312972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313356,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":313452,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":313548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":313932,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":314028,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":314124,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":314316,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":314508,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":314700,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":314892,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":315084,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":315276,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":315468,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":315876,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":316368,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":316752,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":317136,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":317520,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":317904,"componentType":5126,"count":566,"type":"VEC3"},{"bufferView":1,"byteOffset":324696,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":324768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":324816,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":324888,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":324960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":325008,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325080,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":325200,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325272,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":325392,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325464,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":325584,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325656,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":325776,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325848,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":325920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":325968,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":326088,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326160,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":326280,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326352,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":326472,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326544,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":326664,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326736,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":326856,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":326928,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":327048,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327120,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":327240,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327312,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":327432,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327504,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":327624,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327696,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":327816,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327888,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":327960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":328008,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328080,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":328200,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328272,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":328392,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328464,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":328584,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328656,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":328776,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328848,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":328920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":328968,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329040,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":329160,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329232,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":329352,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329424,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":329544,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329616,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":329736,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329808,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":329880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":329928,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":330000,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":330072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330168,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":330360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330552,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":330744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":330984,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":331176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":331224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":331272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":331320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":331368,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":331704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":331752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":331800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":331848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":331896,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":332232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":332280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":332328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":332376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":332424,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":332760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":332808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":332856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":332904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":332952,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":333288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":333336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":333384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":333432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":333480,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":333816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":333864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":333912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":333960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":334008,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":334344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":334392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":334440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":334488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":334536,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":334872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":334920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":334968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":335016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":335064,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":335400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":335448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":335496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":335544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":335592,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":335928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":335976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":336024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":336072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":336120,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":336456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":336504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":336552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":336600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":336648,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":336984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":337032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":337080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":337128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":337176,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":337512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":337560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":337608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":337656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":337704,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":338040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":338088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":338136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":338184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":338232,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":338568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":338616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":338664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":338712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":338760,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":339096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":339144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":339192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":339240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":339288,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":339624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":339672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":339720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":339768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":339816,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":340152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":340200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":340248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":340296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":340344,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":340680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":340728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":340776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":340824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":340872,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":341208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":341256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":341304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":341352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":341400,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":341736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":341784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":341832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":341880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":341928,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":342120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342312,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":342504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342696,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":342888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":342984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":343032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":343080,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":343272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":343320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":343368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":343416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":343464,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":343656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":343704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":343752,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":343992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":344040,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":344280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":344328,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":344568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":344616,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":344856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":344904,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":345144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":345192,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":345432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":345480,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":345720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":345768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":345816,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":346056,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":346296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":346344,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":346584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":346632,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":346872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":346920,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":347160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":347208,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":347448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":347496,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":347736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":347784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":347832,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":348072,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":348312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":348360,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":348600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":348648,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":348888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":348936,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":349176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":349224,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":349464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":349512,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":349692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":349740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":349788,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":350040,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":350292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":350340,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":350592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":350640,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":350892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":350940,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":351192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":351240,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":351492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":351540,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":351792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":351840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":351888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":351936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":351984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":352032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":352080,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":352464,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":352644,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":352824,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":353004,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":353184,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":353352,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":353520,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":353688,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":353856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":353904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":353952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354240,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":354336,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":354432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":354816,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":354912,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":355008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355392,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":355488,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":355584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":355968,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":356064,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":356160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":356208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":356256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":356304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":356352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":356400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":356448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":356496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":356544,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":356640,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":356736,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":356832,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":356928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":356976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357696,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":357792,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":357888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":357984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358272,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":358368,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":358464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":358848,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":358944,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":359040,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":359136,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":359232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":359952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":360000,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":360096,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":360192,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":362172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":362220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":362268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":362316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":362364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":362412,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":362508,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":362604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":362652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":362700,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":362856,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":363504,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":364284,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":365220,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":366024,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":366420,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":366576,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":367260,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":368040,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":368976,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":369780,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":370176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":370224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":370272,"componentType":5126,"count":86,"type":"VEC3"},{"bufferView":1,"byteOffset":371304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":371352,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":372528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":372576,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":373188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373620,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":373740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":373884,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":374064,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":374100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":374148,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":374328,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":374676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":374724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":374772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":374820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":374868,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":375432,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":375528,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":375636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":375684,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":375840,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":376080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":376128,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":376776,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":377004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377388,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":377484,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":377580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":377964,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":378060,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":378156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":378204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":378252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":378300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":378348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":378396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":378444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":378492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":378540,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":378636,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":378732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":378828,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":378924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":378972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379692,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":379788,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":379884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":379980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380268,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":380364,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":380460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":380844,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":380940,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":381036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381420,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":381516,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":381612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":381996,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":382092,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":382188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382572,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":382668,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":382764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":382956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383148,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":383244,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":383340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383724,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":383820,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":383916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":383964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384300,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":384396,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":384492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":384876,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":384972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":385068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385452,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":385548,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":385644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":385980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386028,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":386124,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":386220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386604,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":386700,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":386796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":386988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387180,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":387276,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":387372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":387756,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":387852,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":387948,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":388044,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":388140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":388908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":389004,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":389100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389484,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":389580,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":389676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":389964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390060,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":390156,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":390252,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":390408,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":390564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":390948,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":391044,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":391140,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":391524,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":391908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":391956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392292,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":392388,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":392484,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":392628,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":392772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":392964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393156,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":393252,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":393348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":393732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":393828,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":393924,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":395904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":395952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":396000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":396048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":396096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":396144,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":396240,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":396336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":396384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":396432,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":396588,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":397236,"componentType":5126,"count":61,"type":"VEC3"},{"bufferView":1,"byteOffset":397968,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":398880,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":399684,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":400080,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":400236,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":400920,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":401700,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":402612,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":403416,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":403812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":403860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":403908,"componentType":5126,"count":86,"type":"VEC3"},{"bufferView":1,"byteOffset":404940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":404988,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":406164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":406212,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":406824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":406872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":406920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":406968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407256,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":407376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407520,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":407700,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":407736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":407784,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":407964,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":408312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":408360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":408408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":408456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":408504,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":409068,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":409164,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":409272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":409320,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":409476,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":409716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":409764,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":410412,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":410640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":410688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":410736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":410784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":410832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":410880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":410928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":410976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411024,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":411120,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":411216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411600,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":411696,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":411792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":411984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412176,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":412272,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":412368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412752,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":412848,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":412944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":412992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":413040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":413088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":413136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":413184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":413232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":413280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":413328,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":413424,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":413520,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":413796,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":414072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":414120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":414168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":414216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":414264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":414312,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":414696,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":414876,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":415056,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":415236,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":415416,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":415584,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":415752,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":415920,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":416088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416472,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":416568,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":416664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":416952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417048,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":417144,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":417240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":417624,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":417720,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":417816,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":417912,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":418008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":418776,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":418872,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":418968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419352,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":419448,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":419544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":419928,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":420024,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":420120,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":420216,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":420312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":420984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":421032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":421080,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":421176,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":421272,"componentType":5126,"count":291,"type":"VEC3"},{"bufferView":1,"byteOffset":424764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":424812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":424860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":424908,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":425292,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":425676,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":425868,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":426060,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":426252,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":426444,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":426840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":426888,"componentType":5126,"count":153,"type":"VEC3"},{"bufferView":1,"byteOffset":428724,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":429072,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":429168,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":429636,"componentType":5126,"count":101,"type":"VEC3"},{"bufferView":1,"byteOffset":430848,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":431208,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":431412,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":431856,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":432396,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":433284,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":434088,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":434484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":434532,"componentType":5126,"count":104,"type":"VEC3"},{"bufferView":1,"byteOffset":435780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":435828,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":436872,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":437652,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":437856,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":438300,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":438840,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":439728,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":440532,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":440928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":440976,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":441612,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":442260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":442308,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":442956,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":443052,"componentType":5126,"count":56,"type":"VEC3"},{"bufferView":1,"byteOffset":443724,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":444960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445344,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":445440,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":445536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":445920,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":446016,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":446112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446496,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":446592,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":446688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":446976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447072,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":447168,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":447264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447648,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":447744,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":447840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":447984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448224,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":448320,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":448416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":448656,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":449040,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":449232,"componentType":5126,"count":49,"type":"VEC3"},{"bufferView":1,"byteOffset":449820,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":450012,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":450204,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":450444,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":450636,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":451116,"componentType":5126,"count":49,"type":"VEC3"},{"bufferView":1,"byteOffset":451704,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":451896,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":452088,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":452568,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":452760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":452808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":452856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":452904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":452952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453144,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":453240,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":453336,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":453432,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":453528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":453960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454296,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":454392,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":454488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":454872,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":454968,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":455064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455448,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":455544,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":455640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":455976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456024,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":456120,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":456216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456600,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":456696,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":456792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":456984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457176,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":457272,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":457368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457752,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":457848,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":457944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":457992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458328,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":458424,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":458520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":458904,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":459000,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":459096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459480,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":459576,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":459672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":459960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":460008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":460056,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":460152,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":460248,"componentType":5126,"count":198,"type":"VEC3"},{"bufferView":1,"byteOffset":462624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":462672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":462720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":462768,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":463152,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":463536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":463728,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":463920,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":464112,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":464304,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":464484,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":464964,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":465708,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":466632,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":467448,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":467856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":467904,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":468948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":468996,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":470100,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":470904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":470952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":471576,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":471744,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":471780,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":471960,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":472440,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":473184,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":474108,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":474924,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":475332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":475380,"componentType":5126,"count":79,"type":"VEC3"},{"bufferView":1,"byteOffset":476328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":476376,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":477180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":477228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":477276,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":477876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":477924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":477972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478260,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":478356,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":478452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":478836,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":478932,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":479028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479412,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":479508,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":479604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":479988,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":480084,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":480180,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":482160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":482208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":482256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":482304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":482352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":482400,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":482496,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":482592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":482640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":482688,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":482844,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":483492,"componentType":5126,"count":61,"type":"VEC3"},{"bufferView":1,"byteOffset":484224,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":485136,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":485940,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":486336,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":486492,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":487176,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":487956,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":488868,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":489672,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":490068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":490116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":490164,"componentType":5126,"count":86,"type":"VEC3"},{"bufferView":1,"byteOffset":491196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":491244,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":492420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":492468,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":493080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493512,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":493632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":493776,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":493956,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":493992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":494040,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":494220,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":494568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":494616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":494664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":494712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":494760,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":495324,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":495420,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":495528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":495576,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":495732,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":495972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":496020,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":496668,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":496896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":496944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":496992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497280,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":497376,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":497472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":497856,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":497952,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":498048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498432,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":498528,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":498624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":498960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499008,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":499104,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":499200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":499680,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":499776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":499968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500160,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":500256,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":500352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500736,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":500832,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":500928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":500976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501312,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":501408,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":501504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":501888,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":501984,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":502080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502464,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":502560,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":502656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":502848,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":503232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":503280,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":503472,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":503844,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":504036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":504228,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":504468,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":504660,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":505140,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":505740,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":505932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":506124,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":506700,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":506892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":506940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":506988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507276,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":507372,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":507468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":507852,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":507948,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":508044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508428,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":508524,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":508620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":508956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509004,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":509100,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":509196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509580,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":509676,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":509772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":509964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510156,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":510252,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":510348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":510828,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":510924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":510972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":511020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":511068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":511116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":511164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":511212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":511260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":511308,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":511404,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":511500,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":511644,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":511956,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":512100,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":512412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":512460,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":512604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":512652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":512700,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":512820,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":512940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":512988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":513036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":513084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":513132,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":513204,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":513336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":513384,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":513456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":513504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":513552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":513600,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":513672,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":513768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":513816,"componentType":5126,"count":318,"type":"VEC3"},{"bufferView":1,"byteOffset":517632,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":517728,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":517920,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":518256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":518304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":518352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":518400,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":518472,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":518544,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":518676,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":519084,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":519180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":519228,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":519564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":519612,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":519708,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":520116,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":520308,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":520716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":520764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":520812,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":520908,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":521316,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":521508,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":521916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":521964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":522012,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":522108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":522156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":522204,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":522300,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":522708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":522900,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":523308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":523356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":523404,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":523812,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":524004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":524052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":524100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":524148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":524196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":524244,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":524412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":524460,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":524652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":524700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":524748,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":524964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":525012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":525060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":525108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":525156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":525204,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":525420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":525468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":525516,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":525708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":525756,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":525948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":525996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":526044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":526092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":526140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":526188,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":526404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":526452,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":526644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":526692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":526740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":526788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":526836,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":527004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527244,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":527460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527604,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":527772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":527964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":528012,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":528180,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":528252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":528300,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":528516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":528564,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":528756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":528804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":528852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":528900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":528948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":528996,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":529212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":529260,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":529452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":529500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":529548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":529596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":529644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":529692,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":529884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":529932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":530124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":530172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":530220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":530268,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":530484,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":530700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":530748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":530796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":530844,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":531012,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":531180,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":531420,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":531636,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":531708,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":531780,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":531948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":531996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":532044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":532212,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":532428,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":532644,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":532884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":532932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":532980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533604,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":533676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":533964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534204,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":534444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534588,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":534732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":534924,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":535116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535164,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":535356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":535596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":535980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":536028,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":536220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":536268,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":536460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":536508,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":536700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":536748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":536796,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":536988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":537036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":537228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":537276,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":537468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":537516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":537564,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":537756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":537804,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":537996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":538044,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":538236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":538284,"componentType":5126,"count":80,"type":"VEC3"},{"bufferView":1,"byteOffset":539244,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":539820,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":540420,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":541200,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":542004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":542052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":542100,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":542628,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":542724,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":543012,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":543300,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":543396,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":543684,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":543972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":544068,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":544356,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":544644,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":544740,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":545028,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":545316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":545364,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":545676,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":545988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":546036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":546084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":546132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":546180,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":546396,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":546564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":546612,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":546780,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":546996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":547956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":548004,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":548172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":548220,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":548388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":548436,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":548532,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":548628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":548676,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":548844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":548892,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":549060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":549108,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":549204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":549252,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":549420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":549468,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":549636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":549684,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":549780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":549828,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":549996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":550044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":550212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":550260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":550308,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":550524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":550572,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":550836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":550884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":550932,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":550968,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":551316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":551892,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":551988,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":552084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552468,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":552564,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":552660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":552996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553044,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":553140,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":553236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553620,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":553716,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":553812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":553956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554196,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":554292,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":554388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":554772,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":554868,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":554964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555348,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":555444,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":555540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":555924,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":556020,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":556116,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":557004,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":557892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":557940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":557988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558276,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":558372,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":558468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":558660,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":559044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":559092,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":559272,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":559452,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":559632,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":559812,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":559980,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":560148,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":560316,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":560484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":560532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":560580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":560628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":560676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":560724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":560772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":560820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":560868,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":560964,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":561060,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":561156,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":561252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":561972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":562020,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":562116,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":562212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":562260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":562308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":562356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":562404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":562452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":562500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":562548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":562596,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":562692,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":562788,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":562884,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":562980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563556,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":563940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":563988,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":564168,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":564348,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":564528,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":564708,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":564876,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":565044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":565212,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":565380,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":565524,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":565668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":565716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":565764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":565812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":565860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":565908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":565956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566052,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":566148,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":566244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566628,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":566724,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":566820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":566964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567204,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":567300,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":567396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":567780,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":567876,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":567972,"componentType":5126,"count":198,"type":"VEC3"},{"bufferView":1,"byteOffset":570348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":570396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":570444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":570492,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":570876,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":571260,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":571452,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":571644,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":571836,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":572028,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":572208,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":572688,"componentType":5126,"count":60,"type":"VEC3"},{"bufferView":1,"byteOffset":573408,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":574332,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":575148,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":575556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":575604,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":576648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":576696,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":577800,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":578604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":578652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":578700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":578748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":578796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":578844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":578892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":578940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":578988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":579036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":579084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":579132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":579180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":579228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":579276,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":579444,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":579480,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":579660,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":580140,"componentType":5126,"count":59,"type":"VEC3"},{"bufferView":1,"byteOffset":580848,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":581772,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":582588,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":582996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":583044,"componentType":5126,"count":79,"type":"VEC3"},{"bufferView":1,"byteOffset":583992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":584040,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":584844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":584892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":584940,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":585540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":585588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":585636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":585684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":585732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":585780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":585828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":585876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":585924,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":586020,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":586116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586500,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":586596,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":586692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":586980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587076,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":587172,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":587268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587652,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":587748,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":587844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":587988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588228,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":588324,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":588420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":588804,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":588900,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":588996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589380,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":589476,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":589572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":589956,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":590052,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":590148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":590196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":590244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":590292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":590340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":590388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":590436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":590484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":590532,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":590628,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":590724,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":590820,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":590916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":590964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591684,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":591780,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":591876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":591972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592260,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":592356,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":592452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":592836,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":592932,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":593028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":593076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":593124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":593172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":593220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":593268,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":593652,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":593844,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":594036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":594228,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":594708,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":595188,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":595380,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":595572,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":595764,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":595956,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":596388,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":596796,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":597108,"componentType":5126,"count":208,"type":"VEC3"},{"bufferView":1,"byteOffset":599604,"componentType":5126,"count":208,"type":"VEC3"},{"bufferView":1,"byteOffset":602100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":602148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":602196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":602244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":602292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":602340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":602388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":602436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":602484,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":602580,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":602676,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":604656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":604704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":604752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":604800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":604848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":604896,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":604992,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":605088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":605136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":605184,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":605340,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":605988,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":606768,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":607704,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":608508,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":608904,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":609060,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":609744,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":610524,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":611460,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":612264,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":612660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":612708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":612756,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":613848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":613896,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":615072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":615120,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":615732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":615780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":615828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":615876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":615924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":615972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":616020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":616068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":616116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":616164,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":616284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":616332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":616380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":616428,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":616608,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":616644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":616692,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":616872,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":617220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":617268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":617316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":617364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":617412,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":617976,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":618072,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":618180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":618228,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":618384,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":618624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":618672,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":619320,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":619548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":619596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":619644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":619692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":619740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":619788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":619836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":619884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":619932,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":620028,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":620124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620508,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":620604,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":620700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":620988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621084,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":621180,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":621276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621660,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":621756,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":621852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":621996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622236,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":622332,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":622428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":622812,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":622908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":623004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623388,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":623484,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":623580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":623964,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":624060,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":624156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624540,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":624636,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":624732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":624972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625116,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":625212,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":625308,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":625452,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":625596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":625980,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":626076,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":626172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626556,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":626652,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":626748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":626988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627132,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":627228,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":627324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627708,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":627804,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":627900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":627996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628284,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":628380,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":628476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":628860,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":628956,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":629052,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":629820,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":630588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":630636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":630684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":630732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":630780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":630828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":630876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":630924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":630972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":631068,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":631164,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":631260,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":631356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":631980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632124,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":632220,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":632316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632700,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":632796,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":632892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":632988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633276,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":633372,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":633468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":633852,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":633948,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":634044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634428,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":634524,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":634620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":634956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635004,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":635100,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":635196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635580,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":635676,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":635772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":635964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636156,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":636252,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":636348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":636732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":636828,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":636924,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":637020,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":637116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":637884,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":637980,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":638076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638460,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":638556,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":638652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":638988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639036,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":639132,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":639228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639612,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":639708,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":639804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":639996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640188,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":640284,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":640380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":640764,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":640860,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":640956,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":641052,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":641148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":641916,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":642012,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":642108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":642156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":642204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":642252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":642300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":642348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":642396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":642444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":642492,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":642588,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":642684,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":644664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":644712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":644760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":644808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":644856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":644904,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":645000,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":645096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":645144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":645192,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":645348,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":646032,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":646812,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":647748,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":648552,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":648948,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":649104,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":649788,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":650568,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":651504,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":652308,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":652704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":652752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":652800,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":653892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":653940,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":655116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":655164,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":655776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":655824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":655872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":655920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":655968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":656016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":656064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":656112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":656160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":656208,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":656328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":656376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":656424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":656472,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":656652,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":656688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":656736,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":656916,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":657264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":657312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":657360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":657408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":657456,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":658020,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":658116,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":658224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":658272,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":658428,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":658668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":658716,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":659364,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":659592,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":661572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":661620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":661668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":661716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":661764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":661812,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":661908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":662004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":662052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":662100,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":662256,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":662904,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":663684,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":664620,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":665424,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":665820,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":665976,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":666624,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":667404,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":668340,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":669144,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":669540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":669588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":669636,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":670728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":670776,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":671952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":672000,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":672612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":672660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":672708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":672756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":672804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":672852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":672900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":672948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":672996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":673044,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":673164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":673212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":673260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":673308,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":673488,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":673524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":673572,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":673752,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":674100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":674148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":674196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":674244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":674292,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":674856,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":674952,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":675060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":675108,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":675264,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":675504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":675552,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":676200,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":676428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":676476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":676524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":676572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":676620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":676668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":676716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":676764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":676812,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":676908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":677004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":677052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":677100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":677148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":677196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":677244,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":677628,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":677808,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":677988,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":678168,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":678348,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":678516,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":678684,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":678852,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":679020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679404,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":679500,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":679596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":679980,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":680076,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":680172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680556,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":680652,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":680748,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":680820,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":680892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":680988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":681036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":681084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":681132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":681180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":681228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":681276,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":681372,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":681468,"componentType":5126,"count":253,"type":"VEC3"},{"bufferView":1,"byteOffset":684504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":684552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":684600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":684648,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":685032,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":685416,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":685944,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":686520,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":686664,"componentType":5126,"count":122,"type":"VEC3"},{"bufferView":1,"byteOffset":688128,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":688812,"componentType":5126,"count":95,"type":"VEC3"},{"bufferView":1,"byteOffset":689952,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":690444,"componentType":5126,"count":123,"type":"VEC3"},{"bufferView":1,"byteOffset":691920,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":692292,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":692664,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":692904,"componentType":5126,"count":60,"type":"VEC3"},{"bufferView":1,"byteOffset":693624,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":694488,"componentType":5126,"count":88,"type":"VEC3"},{"bufferView":1,"byteOffset":695544,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":696312,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":696720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":696768,"componentType":5126,"count":147,"type":"VEC3"},{"bufferView":1,"byteOffset":698532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":698580,"componentType":5126,"count":157,"type":"VEC3"},{"bufferView":1,"byteOffset":700464,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":701232,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":701472,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":702168,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":703032,"componentType":5126,"count":85,"type":"VEC3"},{"bufferView":1,"byteOffset":704052,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":704820,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":705228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":705276,"componentType":5126,"count":109,"type":"VEC3"},{"bufferView":1,"byteOffset":706584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":706632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":706680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":706728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":706776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":706824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":706872,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":708228,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":709008,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":709200,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":709392,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":709584,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":709776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":709824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":709872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":709920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":709968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":710016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":710064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":710112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":710160,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":710256,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":710352,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":712332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":712380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":712428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":712476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":712524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":712572,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":712668,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":712764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":712812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":712860,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":713016,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":713700,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":714480,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":715392,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":716196,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":716592,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":716748,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":717432,"componentType":5126,"count":61,"type":"VEC3"},{"bufferView":1,"byteOffset":718164,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":719076,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":719880,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":720276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":720324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":720372,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":721464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":721512,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":722688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":722736,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":723348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723780,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":723900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":723996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":724044,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":724224,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":724260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":724308,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":724488,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":724836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":724884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":724932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":724980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":725028,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":725592,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":725688,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":725796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":725844,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":726012,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":726252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":726300,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":726948,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":727176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727560,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":727656,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":727752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":727992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":728040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":728088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":728136,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":728232,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":728328,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":730308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":730356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":730404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":730452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":730500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":730548,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":730644,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":730740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":730788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":730836,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":730992,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":731640,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":732420,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":733356,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":734160,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":734556,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":734712,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":735396,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":736176,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":737112,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":737916,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":738312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":738360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":738408,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":739500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":739548,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":740724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":740772,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":741384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741816,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":741936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":741984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":742032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":742080,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":742260,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":742296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":742344,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":742524,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":742872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":742920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":742968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":743016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":743064,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":743628,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":743724,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":743832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":743880,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":744036,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":744276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":744324,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":744972,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":745200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":745248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":745296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":745344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":745392,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":745776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":745824,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":746016,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":746208,"componentType":5126,"count":95,"type":"VEC3"},{"bufferView":1,"byteOffset":747348,"componentType":5126,"count":222,"type":"VEC3"},{"bufferView":1,"byteOffset":750012,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":750204,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":750840,"componentType":5126,"count":49,"type":"VEC3"},{"bufferView":1,"byteOffset":751428,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":751620,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":751932,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":752568,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":752760,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":753216,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":753672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":753720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":753768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":753816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":753864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":753912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":753960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":754008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":754056,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":754152,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":754248,"componentType":5126,"count":198,"type":"VEC3"},{"bufferView":1,"byteOffset":756624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":756672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":756720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":756768,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":757152,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":757536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":757728,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":757920,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":758112,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":758304,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":758484,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":758964,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":759708,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":760632,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":761448,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":761856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":761904,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":762948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":762996,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":764100,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":764904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":764952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":765576,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":765744,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":765780,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":765960,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":766440,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":767184,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":768108,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":768924,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":769332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":769380,"componentType":5126,"count":79,"type":"VEC3"},{"bufferView":1,"byteOffset":770328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":770376,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":771180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":771228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":771276,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":771876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":771924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":771972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772260,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":772356,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":772452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":772836,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":772932,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":773028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773412,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":773508,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":773604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":773796,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":774180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":774228,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":774408,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":774588,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":774768,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":774948,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":775116,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":775284,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":775452,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":775620,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":775812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":775860,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":776052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":776100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":776148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":776196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":776244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":776292,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":776532,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":776772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":776820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":776868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":776916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":776964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777156,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":777252,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":777348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":777828,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":777924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":777972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778308,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":778404,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":778500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":778884,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":778980,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":779076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779460,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":779556,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":779652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":779988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780036,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":780132,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":780228,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":780324,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":780420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":780996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781188,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":781284,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":781380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":781764,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":781860,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":781956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782340,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":782436,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":782532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":782916,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":783012,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":783108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783492,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":783588,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":783684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":783972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784068,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":784164,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":784260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":784644,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":784740,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":784836,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":785604,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":786372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":786420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":786468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":786516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":786564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":786612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":786660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":786708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":786756,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":786852,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":786948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":786996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787332,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":787428,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":787524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":787908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":788004,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":788100,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":788256,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":788412,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":788508,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":788604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":788652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":788700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":788748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":788796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":788844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":788892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":788940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":788988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":789036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":789084,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":789684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":789732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":789780,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":790380,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":790812,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":791100,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":791388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":791436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":791484,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":791868,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":792192,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":792792,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":793704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":793752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":793800,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":793968,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":794352,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":794640,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":795024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":795072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":795120,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":795504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":795552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":795600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":795648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":795696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":795744,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":796080,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":796248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":796296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":796344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":796392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":796440,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":796728,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":797112,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":797280,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":797448,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":797832,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":797952,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":798336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":798384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":798432,"componentType":5126,"count":69,"type":"VEC3"},{"bufferView":1,"byteOffset":799260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":799308,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":799908,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":800148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":800196,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":800532,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":801132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":801180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":801228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":801276,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":801660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":801708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":801756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":801804,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":802140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":802188,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":802284,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":802608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":802656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":802704,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":802992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":803040,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":803208,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":803496,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":803736,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":804336,"componentType":5126,"count":171,"type":"VEC3"},{"bufferView":1,"byteOffset":806388,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":806988,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":807588,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":807756,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":807924,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":808212,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":808452,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":808620,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":808908,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":809076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":809124,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":809508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":809556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":809604,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":810204,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":810492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":810540,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":810924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":810972,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":811260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":811308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":811356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":811404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":811452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":811500,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":811836,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":812160,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":812256,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":812376,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":812544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":812592,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":812832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":812880,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":813480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":813528,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":813852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":813900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":813948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":813996,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":814140,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":814944,"componentType":5126,"count":69,"type":"VEC3"},{"bufferView":1,"byteOffset":815772,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":815868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":815916,"componentType":5126,"count":84,"type":"VEC3"},{"bufferView":1,"byteOffset":816924,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":817092,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":817284,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":817728,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":817920,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":818160,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":818400,"componentType":5126,"count":55,"type":"VEC3"},{"bufferView":1,"byteOffset":819060,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":819228,"componentType":5126,"count":55,"type":"VEC3"},{"bufferView":1,"byteOffset":819888,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":819984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":820032,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":820128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":820176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":820224,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":820332,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":820524,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":820596,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":820764,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":820932,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":821004,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":821172,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":821292,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":821412,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":821568,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":821712,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":821844,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":822000,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":822156,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":822192,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":822228,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":822444,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":822540,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":822612,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":822828,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":824184,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":825540,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":826896,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":828252,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":829608,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":830964,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":831300,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":831636,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":831972,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":832308,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":832644,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":832980,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":833316,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":833652,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":833988,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":834324,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":834660,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":834996,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":835332,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":835668,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":837024,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":838380,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":839736,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":841092,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":842448,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":843804,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":845160,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":846516,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":847872,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":849228,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":850584,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":851940,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":853296,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":854652,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":856008,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":857364,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":858720,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":860076,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":860412,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":860748,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":861084,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":861420,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":861756,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":862092,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":862428,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":862764,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":863100,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":863436,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":863772,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":864108,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":864444,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":864780,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":865116,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":865452,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":865788,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":866124,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":866460,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":866796,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":867132,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":867468,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":868824,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":870180,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":871536,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":872892,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":874248,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":875604,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":876960,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":878316,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":879672,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":881028,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":882384,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":883740,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":885096,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":886452,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":887808,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":889164,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":890520,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":891876,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":893232,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":894588,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":895944,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":897300,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":898656,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":900012,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":901368,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":902724,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":903060,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":903396,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":903732,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":904068,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":904404,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":904740,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":905076,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":905412,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":905748,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":906084,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":906420,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":906756,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":907092,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":907428,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":907764,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":908100,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":908436,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":908772,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":909108,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":909444,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":909780,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":910116,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":910452,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":910788,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":911124,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":911460,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":911796,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":912132,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":912468,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":912804,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":914148,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":915492,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":916836,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":918180,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":919524,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":920868,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":922212,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":923556,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":924900,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":926244,"componentType":5126,"count":111,"type":"VEC3"},{"bufferView":1,"byteOffset":927576,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":928920,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":930264,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":931608,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":932952,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":934296,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":935640,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":936996,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":938352,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":939708,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":941064,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":942420,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":943776,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":945132,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":946488,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":947844,"componentType":5126,"count":113,"type":"VEC3"},{"bufferView":1,"byteOffset":949200,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":950544,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":951888,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":953232,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":954576,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":955920,"componentType":5126,"count":112,"type":"VEC3"},{"bufferView":1,"byteOffset":957264,"componentType":5126,"count":111,"type":"VEC3"},{"bufferView":1,"byteOffset":958596,"componentType":5126,"count":510,"type":"VEC3"},{"bufferView":1,"byteOffset":964716,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":964908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":964956,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":965148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":965196,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":965388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":965436,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":965628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":965676,"componentType":5126,"count":84,"type":"VEC3"},{"bufferView":1,"byteOffset":966684,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":966720,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":967104,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":967140,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":967332,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":967416,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":967536,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":967632,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":967716,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":967908,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":968544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":968592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":968640,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":968736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":968784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":968832,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":969468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":969516,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":969588,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":969660,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":969828,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":970236,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":970392,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":970740,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":971088,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":971472,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":971676,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":971844,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":972036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":972228,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":972420,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":972588,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":972816,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":973104,"componentType":5126,"count":25,"type":"VEC3"},{"bufferView":1,"byteOffset":973404,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":973728,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":973968,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":974280,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":974628,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":974856,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":975204,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":975804,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":976056,"componentType":5126,"count":69,"type":"VEC3"},{"bufferView":1,"byteOffset":976884,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":977760,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":978036,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":978492,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":978948,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":979032,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":979152,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":979308,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":979392,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":979512,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":979668,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":979788,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":979908,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":980064,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":980184,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":980304,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":980460,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":980544,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":980820,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":981012,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":981276,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":981360,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":981564,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":981744,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":981936,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":982116,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":982308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":982980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":983028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":983076,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":983160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":983208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":983256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":983304,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":983388,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":983772,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":984168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984264,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":984360,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":984456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":984984,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":985044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":985092,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":985152,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":985212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":985260,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":985320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":985368,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":985680,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":985992,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":986184,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":986376,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":986640,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":986988,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":987144,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":987420,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":987576,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":988056,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":988656,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":988824,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":988992,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":989316,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":989868,"componentType":5126,"count":42,"type":"VEC3"},{"bufferView":1,"byteOffset":990372,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":990504,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":990636,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":990780,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":991032,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":991176,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":991464,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":991776,"componentType":5126,"count":25,"type":"VEC3"},{"bufferView":1,"byteOffset":992076,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":992388,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":992664,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":992784,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":993036,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":993156,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":993648,"componentType":5126,"count":42,"type":"VEC3"},{"bufferView":1,"byteOffset":994152,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":994272,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":994404,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":994692,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":995160,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":995628,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":995748,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":995868,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":995952,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":996276,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":996360,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":996708,"componentType":5126,"count":25,"type":"VEC3"},{"bufferView":1,"byteOffset":997008,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":997296,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":997368,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":997440,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":997824,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":998112,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":998484,"componentType":5126,"count":42,"type":"VEC3"},{"bufferView":1,"byteOffset":998988,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":999480,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":999600,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":999720,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":999996,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1000428,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":1000872,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1000992,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1001112,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1002000,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1002132,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1002264,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1002384,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1002768,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1002888,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1003272,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1003632,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1003752,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1004112,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1004232,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1005120,"componentType":5126,"count":66,"type":"VEC3"},{"bufferView":1,"byteOffset":1005912,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1006200,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1006320,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1006608,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1006728,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1007496,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1007616,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1007952,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1008072,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1008408,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":1009224,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1009584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1009680,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1010040,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1010136,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":1010880,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1010976,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1011264,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1011360,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1011648,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1011984,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1012128,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":1012404,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1012440,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1012476,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":1013172,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1013460,"componentType":5126,"count":25,"type":"VEC3"},{"bufferView":1,"byteOffset":1013760,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":1014804,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1014900,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1014996,"componentType":5126,"count":71,"type":"VEC3"},{"bufferView":1,"byteOffset":1015848,"componentType":5126,"count":136,"type":"VEC3"},{"bufferView":1,"byteOffset":1017480,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":1018008,"componentType":5126,"count":134,"type":"VEC3"},{"bufferView":1,"byteOffset":1019616,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1020264,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1020480,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1020960,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1021296,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":1021752,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1022232,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1022460,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1022628,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1022796,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1023132,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1023396,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1023588,"componentType":5126,"count":56,"type":"VEC3"},{"bufferView":1,"byteOffset":1024260,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1024488,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1025052,"componentType":5126,"count":56,"type":"VEC3"},{"bufferView":1,"byteOffset":1025724,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1025952,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":1026504,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1026840,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1026948,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1027176,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":1027548,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1028016,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":1028568,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":1028892,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1029144,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":1029468,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":1030020,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1030488,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1030884,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1031100,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1031208,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1031544,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1032108,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":1033152,"componentType":5126,"count":90,"type":"VEC3"},{"bufferView":1,"byteOffset":1034232,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":1035156,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":1035972,"componentType":5126,"count":90,"type":"VEC3"},{"bufferView":1,"byteOffset":1037052,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1037412,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1037472,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1037532,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1037592,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1037652,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1037712,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1037772,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1037856,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1037940,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1038024,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1038108,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1038192,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1038276,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":1039200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1039248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1039296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1039344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1039392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1039440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1039488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1039536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1039584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1039680,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1039776,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":1040652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1040700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1040748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1040796,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1041012,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1041228,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1041444,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1041648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1041696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1041744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1041792,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1042008,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1042248,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1042488,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1042728,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":1043592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1043640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1043688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1043736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1043784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1043832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1043880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1043928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1043976,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1044072,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1044168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1044216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1044264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1044312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1044360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1044408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1044456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1044504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1044552,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1044648,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1044744,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1045128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1045176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1045224,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1045488,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1045548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1045596,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1045752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1045800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1045848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1045896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1045944,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1046004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046052,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1046088,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1046472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1046904,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1047000,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1047096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047480,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1047576,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1047672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1047960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048056,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1048152,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1048248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048632,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1048728,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1048824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1048968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049208,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1049304,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1049400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1049784,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1049880,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1049976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050360,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1050456,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1050552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1050936,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1051032,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1051128,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1051272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1051848,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1051992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052376,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1052472,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1052568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1052952,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1053048,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1053144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053528,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1053624,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1053720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1053960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1054008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1054056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1054104,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1054200,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1054296,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1055100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1055148,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1055340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1055388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1055436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1055484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1055676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1055724,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1055916,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1056108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1056156,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1056960,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1057080,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1057200,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1057320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1057368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1057416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1057464,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1057584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1057680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1057728,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1057848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1057896,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1058040,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":1059156,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1059324,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1059564,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1059804,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1060044,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1060284,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1060428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1060476,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1060644,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1060860,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1061076,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1061292,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1061508,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1061676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1061724,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":1062840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1062888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1062936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1062984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063224,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1063320,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1063416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1063800,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1063896,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1063992,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1064136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064712,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1064856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1064952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065240,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1065336,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1065432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1065816,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1065912,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1066008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066392,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1066488,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1066584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1066968,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1067064,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1067160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067544,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1067640,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1067736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1067976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068120,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1068216,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1068312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068696,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1068792,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1068888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1068984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069272,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1069368,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1069464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1069848,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1069944,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1070040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1070088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1070136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1070184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1070232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1070280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1070328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1070376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1070424,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1070520,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1070616,"componentType":5126,"count":118,"type":"VEC3"},{"bufferView":1,"byteOffset":1072032,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1072176,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1072320,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1072512,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1072704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1072752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1072800,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1072944,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1073088,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1073472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1073520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1073568,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1073628,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":1074048,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1074240,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1074432,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1074768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1074816,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1075020,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1075128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1075176,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1075368,"componentType":5126,"count":118,"type":"VEC3"},{"bufferView":1,"byteOffset":1076784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1076832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1076880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1076928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1076976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1077024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1077072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1077120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1077168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1077216,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1077312,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1077408,"componentType":5126,"count":210,"type":"VEC3"},{"bufferView":1,"byteOffset":1079928,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1080288,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1080672,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1080804,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1080984,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1081152,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1081248,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1081320,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1081488,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1081656,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1081824,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1081968,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1082184,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1082448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1082496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1082544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1082592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1082640,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1082796,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1083012,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1083204,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1083468,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1083588,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1083828,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1084116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1084164,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1084404,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1084620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1084668,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1084788,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1085004,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1085196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1085244,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1085412,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1085580,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1085820,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":1088352,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1088496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1088976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089072,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1089216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1089600,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1089696,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1089792,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":1090668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1090716,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1090932,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1091148,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1091364,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1091580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1091628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1091676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1091724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1091772,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1092000,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1092240,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1092480,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1092720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1092768,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1093656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1093704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1093752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1093800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1093848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1093896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1093944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1093992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094040,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1094136,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1094232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094616,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1094712,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1094808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1094952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095192,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1095288,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1095384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1095768,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1095864,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1095960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096344,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1096440,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1096536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1096920,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1097016,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1097112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097496,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1097592,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1097688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1097976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1098024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1098072,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1098168,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1098264,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1099068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1099116,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1099308,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1099500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1099548,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1099740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1099788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1099836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1099884,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1100076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1100124,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1100928,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1101024,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1101144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1101192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1101240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1101288,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1101408,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1101528,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1101648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1101696,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1101816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1101864,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1102008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1102056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1102104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1102152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1102200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1102248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1102296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1102344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1102392,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1102488,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1102584,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1103388,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1103772,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1103892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1103940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1103988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104036,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1104180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104420,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1104564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104804,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1104948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1104996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105188,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1105332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105572,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1105716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1105956,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1106100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106340,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1106484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106724,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1106868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1106964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107108,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1107252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107492,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1107636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107780,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1107900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1107996,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1108032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1108080,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1108152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1108200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1108248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1108296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1108344,"componentType":5126,"count":99,"type":"VEC3"},{"bufferView":1,"byteOffset":1109532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1109580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1109628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1109676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1109724,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1109796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1109844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1109892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1109940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1109988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1110468,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1111236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1111284,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1111380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1111428,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1111824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1111872,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1112268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1112316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1112364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1112412,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1112808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1112856,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1113252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1113300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1113348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1113396,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1113792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1113840,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1114236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1114284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1114332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1114380,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1114776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1114824,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1115220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1115268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1115316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1115364,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1115760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1115808,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1116204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1116252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1116300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1116348,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1116744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1116792,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1117188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1117236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1117284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1117332,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1117728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1117776,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1118172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1118220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1118268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1118316,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1118712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1118760,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1119156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1119204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1119252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1119300,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1119696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1119744,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1120140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1120188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1120236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1120284,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1120680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1120728,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1121124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121364,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1121460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1121940,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1122156,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1122372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1122996,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1123092,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1123308,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1123524,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1123620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1123668,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1123764,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1123980,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1124196,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1124292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1124340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1124388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1124436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1124484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1124532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1124580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1124628,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":1125732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1125780,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1125972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1126020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1126068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1126116,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1126308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1126356,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1126548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1126596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1126644,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1126836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1126884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1126932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1126980,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1127172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1127220,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1127412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1127460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1127508,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1127700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1127748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1127796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1127844,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1128036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1128084,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1128276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1128324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1128372,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1128564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1128612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1128660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1128708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1128900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1128948,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1129140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1129188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1129236,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1129428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1129476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1129524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1129572,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1129764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1129812,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1130004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1130052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1130100,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1130292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1130340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1130388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1130436,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1130628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1130676,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1130868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1130916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1130964,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1131156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1131204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1131252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1131300,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1131492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1131540,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1131732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1131780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1131828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1132020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1132068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1132116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1132164,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1132356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1132404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1132596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1132644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1132692,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1132884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1132932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1132980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1133028,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1133220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1133268,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1133460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1133508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1133556,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1133748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1133796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1133844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1133892,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1134084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1134132,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1134324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1134372,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1134528,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1134996,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1135140,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":1135692,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1135764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1135812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1135860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1135908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1135956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1136964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137684,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1137756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137804,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1137876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1137924,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1137996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1138044,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1138116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1138164,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1138236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1138284,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1138356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1138404,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1138476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1138524,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1138596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1138644,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1138716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1138764,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1138836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1138884,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1138956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1139004,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1139076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1139124,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1139196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1139244,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1139316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1139364,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1139436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1139484,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1139556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1139604,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1139676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1139724,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1139796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1139844,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1139916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1139964,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1140036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1140084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1140132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1140180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1140228,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1140288,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1140348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1140396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1140444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1140492,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1140732,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1140948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1140996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1141956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142868,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1142928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1142976,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1143216,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1143360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1143936,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1144080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144464,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1144560,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1144656,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1144824,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1144860,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1144896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1144992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145376,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1145544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1145928,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1146024,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1146120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146504,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1146600,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1146696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1146984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147080,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1147176,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1147272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147656,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1147752,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1147848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1147992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148232,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1148328,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1148424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1148808,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1148904,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1149000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149384,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1149480,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1149576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1149960,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1150056,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1150152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1150200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1150248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1150296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1150344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1150392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1150440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1150488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1150536,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1150632,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1150728,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":1151604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1151652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1151700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1151748,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1151964,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1152180,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1152396,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1152600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1152648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1152696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1152744,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1152960,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1153200,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1153440,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1153680,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":1154544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1154592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1154640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1154688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1154736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1154784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1154832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1154880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1154928,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1155024,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1155120,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1155504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1155552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1155600,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1155864,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1155924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1155972,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1156128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1156176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1156224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1156272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1156320,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1156380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1156428,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1156464,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1156848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1156896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1156944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1156992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1157040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1157088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1157136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1157184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1157232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1157280,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1157376,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1157472,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":1158588,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1158756,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1158996,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1159236,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1159476,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1159716,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1159860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1159908,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1160076,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1160292,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1160508,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1160724,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1160940,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1161108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1161156,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":1162272,"componentType":5126,"count":102,"type":"VEC3"},{"bufferView":1,"byteOffset":1163496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1163544,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1163712,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1163904,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1164120,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1164288,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1164372,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1164492,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1164624,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1164708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1164756,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1164900,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1165092,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1165308,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1165476,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1165560,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1165692,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1165956,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1166148,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":1167384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1167432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1167480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1167528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1167576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1167624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1167672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1167720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1167768,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1167864,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1167960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168344,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1168440,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1168536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1168920,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1169016,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1169112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169496,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1169592,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1169688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1169976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170072,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1170168,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1170264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170648,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1170744,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1170840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1170984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171224,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1171320,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1171416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1171800,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1171896,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1171992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172376,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1172472,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1172568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1172952,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1173048,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1173144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173528,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1173624,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1173720,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1173864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1173960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174440,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1174584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1174968,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1175064,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1175160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1175208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1175256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1175304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1175352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1175400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1175448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1175496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1175544,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1175640,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1175736,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1175904,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1175940,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1175976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176456,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1176624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1176960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177008,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1177104,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1177200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1177680,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1177776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1177968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178160,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1178256,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1178352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178736,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1178832,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1178928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1178976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179312,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1179408,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1179504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1179888,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1179984,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1180080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180464,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1180560,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1180656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1180992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1181040,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1181136,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1181232,"componentType":5126,"count":210,"type":"VEC3"},{"bufferView":1,"byteOffset":1183752,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1184112,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1184496,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1184628,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1184808,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1184976,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1185072,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1185144,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1185312,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1185480,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1185648,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1185792,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1186008,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1186272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1186320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1186368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1186416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1186464,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1186620,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1186836,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1187028,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1187292,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1187412,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1187652,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1187940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1187988,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1188228,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1188444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1188492,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1188612,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1188828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1189020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1189068,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1189236,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1189404,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1189644,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":1192176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192560,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1192656,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1192752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1192992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1193040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1193088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1193136,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1193232,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1193328,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":1194204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1194252,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1194468,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1194684,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1194900,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1195116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1195164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1195212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1195260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1195308,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1195536,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1195776,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1196016,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1196256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1196304,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1197192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197576,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1197672,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1197768,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1197840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1197984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198128,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1198200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1198680,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1198776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1198968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199160,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1199256,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1199352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199736,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1199832,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1199928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1199976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200312,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1200408,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1200504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1200888,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1200984,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1201080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201464,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1201560,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1201656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1201992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202040,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1202136,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1202232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202616,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1202712,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1202808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1202952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1203000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1203048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1203096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1203144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1203192,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1203288,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1203384,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1204188,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1204572,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1204692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1204740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1204788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1204836,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1204980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205220,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1205364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205604,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1205748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1205988,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1206132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206372,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1206516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206756,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1206900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1206996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207140,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1207284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207524,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1207668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1207908,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1208052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208292,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1208436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208580,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1208700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208796,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1208832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1208880,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1208952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1209000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1209048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1209096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1209144,"componentType":5126,"count":99,"type":"VEC3"},{"bufferView":1,"byteOffset":1210332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210524,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1210596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1210980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1211028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1211076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1211124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1211172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1211220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1211268,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1212036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1212084,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1212180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1212228,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1212624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1212672,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1213068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1213116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1213164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1213212,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1213608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1213656,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1214052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1214100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1214148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1214196,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1214592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1214640,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1215036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1215084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1215132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1215180,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1215576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1215624,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1216020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1216068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1216116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1216164,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1216560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1216608,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1217004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1217052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1217100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1217148,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1217544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1217592,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1217988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1218036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1218084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1218132,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1218528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1218576,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1218972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1219020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1219068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1219116,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1219512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1219560,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1219956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1220004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1220052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1220100,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1220496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1220544,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1220940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1220988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1221036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1221084,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1221480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1221528,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1221924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1221972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222164,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1222260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1222740,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1222956,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1223172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1223796,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1223892,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1224108,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1224324,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1224420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1224468,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1224564,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1224780,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1224996,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1225092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1225140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1225188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1225236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1225284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1225332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1225380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1225428,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":1226532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1226580,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1226772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1226820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1226868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1226916,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1227108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1227156,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1227348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1227396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1227444,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1227636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1227684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1227732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1227780,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1227972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1228020,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1228212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1228260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1228308,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1228500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1228548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1228596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1228644,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1228836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1228884,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1229076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1229124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1229172,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1229364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1229412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1229460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1229508,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1229700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1229748,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1229940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1229988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1230036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1230228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1230276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1230324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1230372,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1230564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1230612,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1230804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1230852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1230900,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1231092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1231140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1231188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1231236,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1231428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1231476,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1231668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1231716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1231764,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1231956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1232004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1232052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1232100,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1232292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1232340,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1232532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1232580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1232628,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1232820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1232868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1232916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1232964,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1233156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1233204,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1233396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1233444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1233492,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1233684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1233732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1233780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1233828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1234020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1234068,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1234260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1234308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1234356,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1234548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1234596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1234644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1234692,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1234884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1234932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1235124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1235172,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1235328,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1235796,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1235940,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":1236492,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1236564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1236612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1236660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1236708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1236756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1236804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1236852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1236900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1236948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1236996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1237956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238484,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1238556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238604,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1238676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238724,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1238796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238844,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1238916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1238964,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1239036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1239084,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1239156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1239204,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1239276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1239324,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1239396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1239444,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1239516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1239564,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1239636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1239684,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1239756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1239804,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1239876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1239924,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1239996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240044,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1240116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240164,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1240236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240284,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1240356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240404,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1240476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240524,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1240596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240644,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1240716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240764,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1240836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1240980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1241028,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1241088,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1241148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1241196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1241244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1241292,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1241532,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1241748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1241796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1241844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1241892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1241940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1241988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1242996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243668,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1243728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1243776,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1244016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244400,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1244496,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1244592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1244976,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1245072,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1245168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1245216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1245264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1245312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1245360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1245408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1245456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1245504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1245552,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1245648,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1245744,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1245912,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1245948,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1245984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246464,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1246632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1246968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1247016,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1247112,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1247208,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1248012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1248060,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1248252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1248300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1248348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1248396,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1248588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1248636,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1248828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1249020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1249068,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1249872,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1249992,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1250112,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1250232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1250280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1250328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1250376,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1250496,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1250592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1250640,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1250760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1250808,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1250952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251336,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1251432,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1251528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1251912,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1252008,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1252104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252488,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1252584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1252680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1252968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253064,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1253160,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1253256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253640,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1253736,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1253832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1253976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254216,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1254312,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1254408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1254792,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1254888,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1254984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255368,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1255464,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1255560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1255944,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1256040,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1256136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256520,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1256616,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1256712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1256952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1257000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1257048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1257096,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1257192,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1257288,"componentType":5126,"count":102,"type":"VEC3"},{"bufferView":1,"byteOffset":1258512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1258560,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1258728,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1258920,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1259136,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1259304,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1259388,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1259508,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1259640,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1259724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1259772,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1259916,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1260108,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1260324,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1260492,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1260576,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1260708,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1260972,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1261164,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":1262400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1262448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1262496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1262544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1262592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1262640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1262688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1262736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1262784,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1262880,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1262976,"componentType":5126,"count":118,"type":"VEC3"},{"bufferView":1,"byteOffset":1264392,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1264536,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1264680,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1264872,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1265064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1265112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1265160,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1265304,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1265448,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1265832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1265880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1265928,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1265988,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":1266408,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1266600,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1266792,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1267128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1267176,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1267380,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1267488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1267536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1267728,"componentType":5126,"count":118,"type":"VEC3"},{"bufferView":1,"byteOffset":1269144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269576,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1269672,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1269768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1269960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270152,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1270248,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1270344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270728,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1270824,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1270920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1270968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271304,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1271400,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1271496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1271880,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1271976,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1272072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272456,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1272552,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1272648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1272984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273032,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1273128,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1273224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273608,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1273704,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1273800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1273992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274184,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1274280,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1274376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1274760,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1274856,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1274952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275336,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1275432,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1275528,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1275696,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1275732,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1275768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1275960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276248,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1276416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1276800,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1276896,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1276992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277376,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1277472,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1277568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1277952,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1278048,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1278144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278528,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1278624,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1278720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1278960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279104,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1279200,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1279296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279680,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1279776,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1279872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1279968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280256,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1280352,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1280448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1280832,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1280928,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1281024,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1281828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1281876,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1282068,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1282260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1282308,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1282500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1282548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1282596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1282644,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1282836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1282884,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1283688,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1283784,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1283904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1283952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1284000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1284048,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1284168,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1284288,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1284408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1284456,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1284576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1284624,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1284768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1284816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1284864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1284912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1284960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285152,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1285248,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1285344,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1285488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1285968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286064,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1286208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286592,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1286688,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1286784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1286976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287168,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1287264,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1287360,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1287432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287720,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1287792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1287984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1288032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1288080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1288128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1288176,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1288272,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1288368,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1289172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1289220,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1289412,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1289604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1289652,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1289844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1289892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1289940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1289988,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1290180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1290228,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1291032,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1291128,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1291248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1291296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1291344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1291392,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1291512,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1291632,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1291752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1291800,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1291920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1291968,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1292112,"componentType":5126,"count":253,"type":"VEC3"},{"bufferView":1,"byteOffset":1295148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1295196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1295244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1295292,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1295676,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1296060,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":1296588,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":1297164,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1297308,"componentType":5126,"count":122,"type":"VEC3"},{"bufferView":1,"byteOffset":1298772,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1299456,"componentType":5126,"count":95,"type":"VEC3"},{"bufferView":1,"byteOffset":1300596,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":1301088,"componentType":5126,"count":123,"type":"VEC3"},{"bufferView":1,"byteOffset":1302564,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":1302936,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":1303308,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1303548,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":1304244,"componentType":5126,"count":71,"type":"VEC3"},{"bufferView":1,"byteOffset":1305096,"componentType":5126,"count":85,"type":"VEC3"},{"bufferView":1,"byteOffset":1306116,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1306884,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1307292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1307340,"componentType":5126,"count":147,"type":"VEC3"},{"bufferView":1,"byteOffset":1309104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1309152,"componentType":5126,"count":157,"type":"VEC3"},{"bufferView":1,"byteOffset":1311036,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1311804,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1312044,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":1312740,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":1313604,"componentType":5126,"count":85,"type":"VEC3"},{"bufferView":1,"byteOffset":1314624,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1315392,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1315800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1315848,"componentType":5126,"count":110,"type":"VEC3"},{"bufferView":1,"byteOffset":1317168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1317216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1317264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1317312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1317360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1317408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1317456,"componentType":5126,"count":114,"type":"VEC3"},{"bufferView":1,"byteOffset":1318824,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1319604,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1319796,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1319988,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1320180,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1320372,"componentType":5126,"count":121,"type":"VEC3"},{"bufferView":1,"byteOffset":1321824,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1321968,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1322112,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1322304,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1322496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1322544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1322592,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1322736,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1322904,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1323288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1323336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1323384,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1323444,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":1323900,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1324092,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1324284,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1324620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1324668,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1324872,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1324980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1325028,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1325220,"componentType":5126,"count":120,"type":"VEC3"},{"bufferView":1,"byteOffset":1326660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1326708,"componentType":5126,"count":291,"type":"VEC3"},{"bufferView":1,"byteOffset":1330200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1330248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1330296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1330344,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1330728,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1331112,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1331304,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1331496,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1331688,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1331880,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1332276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1332324,"componentType":5126,"count":153,"type":"VEC3"},{"bufferView":1,"byteOffset":1334160,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1334508,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1334604,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1335072,"componentType":5126,"count":101,"type":"VEC3"},{"bufferView":1,"byteOffset":1336284,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1336644,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1336848,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":1337292,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":1337832,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":1338696,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1339500,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1339896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1339944,"componentType":5126,"count":104,"type":"VEC3"},{"bufferView":1,"byteOffset":1341192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1341240,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":1342284,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1343064,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1343268,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":1343712,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":1344252,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":1345116,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1345920,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1346316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1346364,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":1347000,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1347648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1347696,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1348344,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1348440,"componentType":5126,"count":56,"type":"VEC3"},{"bufferView":1,"byteOffset":1349112,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":1350348,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1351500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1351548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1351596,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1351788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1351836,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1352028,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1352220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1352268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1352316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1352364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1352412,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1353564,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1353732,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1353900,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1354068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1354116,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1354308,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1354500,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1354692,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1354860,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1355148,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1355436,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1356324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1356372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1356420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1356468,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1356684,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1356900,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1357116,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1357320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1357368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1357416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1357464,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1357704,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1357944,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1358184,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1358424,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":1359300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1359348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1359396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1359444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1359492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1359540,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1359924,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1360116,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1360596,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1360788,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1360980,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1361172,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1361364,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1361844,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1362324,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1362540,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1362732,"componentType":5126,"count":49,"type":"VEC3"},{"bufferView":1,"byteOffset":1363320,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1363512,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1364316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1364364,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1364556,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1364748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1364796,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1364988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1365036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1365084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1365132,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1365324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1365372,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1366176,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1366272,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1366392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1366440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1366488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1366536,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1366656,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1366776,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1366896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1366944,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1367064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1367112,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1367256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1367304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1367352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1367400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1367448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1367496,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1367880,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1368072,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1368264,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1368456,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1368936,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":1369560,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1369752,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1369944,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1370136,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1370388,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1370868,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1371348,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1371540,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1372692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1372740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1372788,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1372980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1373028,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1373220,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1373412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1373460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1373508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1373556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1373604,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1374756,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1374924,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1375092,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1375260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1375308,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1375500,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1375692,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1375884,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1376052,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1376340,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1376628,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":1377744,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1377912,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1378152,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1378392,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1378632,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1378872,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1379016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1379064,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1379232,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1379448,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1379664,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1379880,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1380096,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1380264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1380312,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":1381428,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1381572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1381620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1381668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1381716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1381764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1381812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1381860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1381908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1381956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1382004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1382052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1382100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1382148,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1382292,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1383180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1383228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1383276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1383324,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1383540,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1383756,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1383972,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1384176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1384224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1384272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1384320,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1384560,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1384800,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1385040,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1385280,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":1386156,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":1386900,"componentType":5126,"count":60,"type":"VEC3"},{"bufferView":1,"byteOffset":1387620,"componentType":5126,"count":60,"type":"VEC3"},{"bufferView":1,"byteOffset":1388340,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":1389084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1389132,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1389324,"componentType":5126,"count":42,"type":"VEC3"},{"bufferView":1,"byteOffset":1389828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1390020,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":1390716,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1390920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1390968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391064,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1391448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1391880,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1392084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392420,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1392576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1392720,"componentType":5126,"count":84,"type":"VEC3"},{"bufferView":1,"byteOffset":1393728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1393776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1393824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1393872,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1394028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1394988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1395228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395756,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1395948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1395996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1396956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1397964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1398972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1399788,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1399848,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":1400376,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1400436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1400964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1401012,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1401072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1401120,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1401180,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1401240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1401288,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1401348,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1401408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1401456,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1401516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1401564,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1401696,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":1402008,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1402152,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1402632,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1402704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1402752,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1402968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1403016,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1403232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1403280,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1403496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1403544,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1403760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1403808,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1404024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1404072,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1404288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1404336,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1404552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1404600,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1404816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1404864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1404912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1404960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1405536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1405728,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1405920,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1406112,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1406304,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1406496,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1406688,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1406880,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1407072,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1407108,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1407252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1407300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1407348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1407396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1407444,"componentType":5126,"count":215,"type":"VEC3"},{"bufferView":1,"byteOffset":1410024,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1410384,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1410744,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1410888,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1411080,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1411248,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1411344,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1411416,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1411608,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1411800,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1411968,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1412112,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1412328,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1412592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1412640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1412688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1412736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1412784,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1412952,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1413168,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1413372,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1413636,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1413756,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1414008,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1414296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1414344,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1414584,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1414824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1414872,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1414992,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1415184,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1415388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1415436,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1415604,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1415772,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1416024,"componentType":5126,"count":215,"type":"VEC3"},{"bufferView":1,"byteOffset":1418604,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":1419720,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1419888,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1420128,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1420368,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1420608,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1420848,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1420992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1421040,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1421208,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1421424,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1421640,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1421856,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1422072,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1422240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1422288,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":1423404,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":1425384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1425432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1425480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1425528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1425576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1425624,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1425720,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1425816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1425864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1425912,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1426068,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1426752,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1427532,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1428468,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1429272,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1429668,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1429824,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1430508,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1431288,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1432224,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1433028,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1433424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1433472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1433520,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":1434612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1434660,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":1435836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1435884,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":1436496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1436544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1436592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1436640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1436688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1436736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1436784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1436832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1436880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1436928,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1437048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1437096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1437144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1437192,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1437372,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1437408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1437456,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1437636,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1437984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1438032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1438080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1438128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1438176,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1438740,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1438836,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1438944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1438992,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1439148,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1439388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1439436,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1440084,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1440312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1440360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1440408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1440456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1440504,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1440888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1440936,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1441116,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1441296,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1441476,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1441656,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1441824,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1441992,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1442160,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1442328,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1443132,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1443516,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1443636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1443684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1443732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1443780,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1443924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1443972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444164,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1444308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444548,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1444692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1444932,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1445076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445316,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1445460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445700,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1445844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1445988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446084,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1446228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446468,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1446612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1446852,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1446996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447236,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1447380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447524,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1447644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447740,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1447776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447824,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1447896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1447992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1448040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1448088,"componentType":5126,"count":99,"type":"VEC3"},{"bufferView":1,"byteOffset":1449276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449468,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1449540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1449972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1450020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1450068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1450116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1450164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1450212,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1450980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1451028,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1451124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1451172,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1451568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1451616,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1452012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1452060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1452108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1452156,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1452552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1452600,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1452996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1453044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1453092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1453140,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1453536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1453584,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1453980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1454028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1454076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1454124,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1454520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1454568,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1454964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1455012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1455060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1455108,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1455504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1455552,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1455948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1455996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1456044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1456092,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1456488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1456536,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1456932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1456980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1457028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1457076,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1457472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1457520,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1457916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1457964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1458012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1458060,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1458456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1458504,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1458900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1458948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1458996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1459044,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1459440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1459488,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1459884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1459932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1459980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1460028,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1460424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1460472,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1460868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1460916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1460964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461108,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1461204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1461684,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1461900,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1462116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1462740,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1462836,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1463052,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1463268,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1463364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1463412,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1463508,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1463724,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1463940,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1464036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1464084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1464132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1464180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1464228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1464276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1464324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1464372,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":1465476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1465524,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1465716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1465764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1465812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1465860,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1466052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1466100,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1466292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1466340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1466388,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1466580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1466628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1466676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1466724,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1466916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1466964,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1467156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1467204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1467252,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1467444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1467492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1467540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1467588,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1467780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1467828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1468020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1468068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1468116,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1468308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1468356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1468404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1468452,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1468644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1468692,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1468884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1468932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1468980,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1469172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1469220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1469268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1469316,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1469508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1469556,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1469748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1469796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1469844,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1470036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1470084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1470132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1470180,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1470372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1470420,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1470612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1470660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1470708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1470900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1470948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1470996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1471044,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1471236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1471284,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1471476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1471524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1471572,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1471764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1471812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1471860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1471908,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1472100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1472148,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1472340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1472388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1472436,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1472628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1472676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1472724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1472772,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1472964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1473012,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1473204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1473252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1473300,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1473492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1473540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1473588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1473636,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1473828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1473876,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1474068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1474116,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1474272,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1474740,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1474884,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":1475436,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1475508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1475988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1476996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477428,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1477500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477548,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1477620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477668,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1477740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477788,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1477860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1477908,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1477980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1478028,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1478100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1478148,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1478220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1478268,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1478340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1478388,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1478460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1478508,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1478580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1478628,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1478700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1478748,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1478820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1478868,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1478940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1478988,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1479060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479108,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1479180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479228,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1479300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479348,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1479420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479468,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1479540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479588,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1479660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479708,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1479780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1479972,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1480032,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1480092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1480140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1480188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1480236,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1480476,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1480692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1480740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1480788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1480836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1480884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1480932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1480980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1481988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482612,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1482672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1482720,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1482960,"componentType":5126,"count":215,"type":"VEC3"},{"bufferView":1,"byteOffset":1485540,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1485900,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1486260,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1486404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1486596,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1486764,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1486860,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1486932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1487124,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1487316,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1487484,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1487628,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1487844,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1488108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1488156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1488204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1488252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1488300,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1488468,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1488684,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1488888,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1489152,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1489272,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1489524,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1489812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1489860,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1490100,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1490340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1490388,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1490508,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1490700,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1490904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1490952,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1491120,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1491288,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1491540,"componentType":5126,"count":215,"type":"VEC3"},{"bufferView":1,"byteOffset":1494120,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1494216,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1494312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1494360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1494408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1494456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1494504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1494552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1494600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1494648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1494696,"componentType":5126,"count":198,"type":"VEC3"},{"bufferView":1,"byteOffset":1497072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1497120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1497168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1497216,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1497600,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1497984,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1498176,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1498368,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1498560,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1498752,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1498932,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1499412,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":1500156,"componentType":5126,"count":75,"type":"VEC3"},{"bufferView":1,"byteOffset":1501056,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":1501872,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1502280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1502328,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":1503372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1503420,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":1504524,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1505328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1505952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1506000,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1506168,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1506204,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1506384,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1506864,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":1507608,"componentType":5126,"count":75,"type":"VEC3"},{"bufferView":1,"byteOffset":1508508,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":1509324,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1509732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1509780,"componentType":5126,"count":79,"type":"VEC3"},{"bufferView":1,"byteOffset":1510728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1510776,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1511580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1511628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1511676,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1512276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1512324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1512372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1512420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1512468,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1512852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1512900,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1513092,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1513572,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1513764,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1513956,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1514148,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1514340,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":1514976,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1515456,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1515708,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1515960,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1516368,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1516560,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1517364,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1517748,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1517868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1517916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1517964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518012,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1518156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518396,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1518540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518780,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1518924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1518972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519164,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1519308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519548,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1519692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1519932,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1520076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520316,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1520460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520700,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1520844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1520988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521084,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1521228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521468,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1521612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521756,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1521876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1521972,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1522008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1522056,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1522128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1522176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1522224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1522272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1522320,"componentType":5126,"count":99,"type":"VEC3"},{"bufferView":1,"byteOffset":1523508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1523556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1523604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1523652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1523700,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1523772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1523820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1523868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1523916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1523964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1524444,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1525212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1525260,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1525356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1525404,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1525800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1525848,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1526244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1526292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1526340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1526388,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1526784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1526832,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1527228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1527276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1527324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1527372,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1527768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1527816,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1528212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1528260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1528308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1528356,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1528752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1528800,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1529196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1529244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1529292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1529340,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1529736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1529784,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1530180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1530228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1530276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1530324,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1530720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1530768,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1531164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1531212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1531260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1531308,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1531704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1531752,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1532148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1532196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1532244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1532292,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1532688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1532736,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1533132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1533180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1533228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1533276,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1533672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1533720,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1534116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1534164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1534212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1534260,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1534656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1534704,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1535100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535340,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1535436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1535916,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1536132,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1536348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1536972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1537068,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1537284,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1537500,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1537596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1537644,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1537740,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1537956,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1538172,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1538268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1538316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1538364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1538412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1538460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1538508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1538556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1538604,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":1539708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1539756,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1539948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1539996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1540044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1540092,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1540284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1540332,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1540524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1540572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1540620,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1540812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1540860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1540908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1540956,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1541148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1541196,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1541388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1541436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1541484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1541676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1541724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1541772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1541820,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1542012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1542060,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1542252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1542300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1542348,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1542540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1542588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1542636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1542684,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1542876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1542924,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1543116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1543164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1543212,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1543404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1543452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1543500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1543548,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1543740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1543788,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1543980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1544028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1544076,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1544268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1544316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1544364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1544412,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1544604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1544652,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1544844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1544892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1544940,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1545132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1545180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1545228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1545276,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1545468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1545516,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1545708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1545756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1545804,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1545996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1546044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1546092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1546140,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1546332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1546380,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1546572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1546620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1546668,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1546860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1546908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1546956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1547004,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1547196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1547244,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1547436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1547484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1547532,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1547724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1547772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1547820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1547868,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1548060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1548108,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1548300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1548348,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1548504,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1548972,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1549116,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":1549668,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1549740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1549788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1549836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1549884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1549932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1549980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1550988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551660,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1551732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551780,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1551852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1551900,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1551972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1552020,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1552092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1552140,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1552212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1552260,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1552332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1552380,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1552452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1552500,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1552572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1552620,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1552692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1552740,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1552812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1552860,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1552932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1552980,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1553052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1553100,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1553172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1553220,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1553292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1553340,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1553412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1553460,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1553532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1553580,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1553652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1553700,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1553772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1553820,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1553892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1553940,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1554012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1554060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1554108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1554156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1554204,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1554264,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1554324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1554372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1554420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1554468,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1554708,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1554924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1554972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1555980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556844,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1556904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1556952,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1557192,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1557288,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1557384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1557960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1558008,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1558392,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1558572,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1558752,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1558932,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1559112,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1559280,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1559448,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1559616,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1559784,"componentType":5126,"count":291,"type":"VEC3"},{"bufferView":1,"byteOffset":1563276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1563324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1563372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1563420,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1563804,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1564188,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1564380,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1564572,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1564764,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1564956,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1565352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1565400,"componentType":5126,"count":153,"type":"VEC3"},{"bufferView":1,"byteOffset":1567236,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1567584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1567680,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1568148,"componentType":5126,"count":101,"type":"VEC3"},{"bufferView":1,"byteOffset":1569360,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1569720,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1569924,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":1570368,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":1570908,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":1571772,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1572576,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1572972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1573020,"componentType":5126,"count":104,"type":"VEC3"},{"bufferView":1,"byteOffset":1574268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1574316,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":1575360,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1576140,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1576344,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":1576788,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":1577328,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1578216,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1579020,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1579416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1579464,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":1580100,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1580748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1580796,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1581444,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1581540,"componentType":5126,"count":56,"type":"VEC3"},{"bufferView":1,"byteOffset":1582212,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":1583448,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":1585428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1585476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1585524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1585572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1585620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1585668,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1585764,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1585860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1585908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1585956,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1586112,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1586796,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1587576,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":1588488,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1589292,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1589688,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1589844,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1590528,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1591308,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1592244,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1593048,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1593444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1593492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1593540,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":1594632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1594680,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":1595856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1595904,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":1596516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1596564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1596612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1596660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1596708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1596756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1596804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1596852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1596900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1596948,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1597068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1597116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1597164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1597212,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1597392,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1597428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1597476,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1597656,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1598004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1598052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1598100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1598148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1598196,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1598760,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1598856,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1598964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1599012,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1599168,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1599408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1599456,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1600104,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1600332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1600380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1600428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1600476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1600524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1600572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1600620,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1601052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1601100,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1601292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1601340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1601388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1601436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1601484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1601532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1601580,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1601700,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1601892,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1602012,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1602444,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1602636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1602684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1602732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1602780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1602828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1602876,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1603260,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1603452,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1603644,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":1603956,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1604364,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":1604988,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1605180,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1605372,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1605564,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1605816,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1606296,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":1606920,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1607112,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1607208,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1607304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1607880,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1608264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1608312,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1608492,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1608672,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1608852,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1609032,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1609200,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1609368,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1609536,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1609704,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1610856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1610904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1610952,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1611144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1611192,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1611384,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1611576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1611624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1611672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1611720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1611768,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1612920,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1613088,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1613256,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1613424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1613472,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1613664,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1613856,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1614048,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1614216,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1614504,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1614792,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":1616772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1616820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1616868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1616916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1616964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1617012,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1617108,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1617204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1617252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1617300,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1617456,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1618104,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1618884,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":1619796,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1620600,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1620996,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1621152,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1621836,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1622616,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1623552,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1624356,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1624752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1624800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1624848,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":1625940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1625988,"componentType":5126,"count":94,"type":"VEC3"},{"bufferView":1,"byteOffset":1627116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1627164,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":1627776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1627824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1627872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1627920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1627968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1628016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1628064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1628112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1628160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1628208,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1628328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1628376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1628424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1628472,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1628652,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1628688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1628736,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1628916,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1629264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1629312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1629360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1629408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1629456,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1630020,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1630116,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1630224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1630272,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1630428,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1630668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1630716,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1631364,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1631592,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1631688,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1631784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1631832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1631880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1631928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1631976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1632024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1632072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1632120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1632168,"componentType":5126,"count":198,"type":"VEC3"},{"bufferView":1,"byteOffset":1634544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1634592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1634640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1634688,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1635072,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1635456,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1635648,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1635840,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1636032,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1636224,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1636404,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1636884,"componentType":5126,"count":59,"type":"VEC3"},{"bufferView":1,"byteOffset":1637592,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":1638516,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":1639332,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1639740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1639788,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":1640832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1640880,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":1641984,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1642788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1642836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1642884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1642932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1642980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1643460,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1643628,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1643664,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1643844,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1644324,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":1645068,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":1645992,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":1646808,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1647216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1647264,"componentType":5126,"count":79,"type":"VEC3"},{"bufferView":1,"byteOffset":1648212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1648260,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1649064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1649112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1649160,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1649760,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1650192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1650240,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1650432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1650480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1650528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1650576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1650624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1650672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1650720,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1650840,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1651032,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1651152,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1651584,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1651776,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1651872,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1651968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652352,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1652448,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1652544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1652928,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1653072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653648,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1653792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1653984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1654032,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1654416,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1654596,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1654776,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1654956,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1655136,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1655304,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1655472,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1655640,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1655808,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1656960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1657008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1657056,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1657248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1657296,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1657488,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1657680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1657728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1657776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1657824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1657872,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1659024,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1659192,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1659360,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1659528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1659576,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1659768,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1659960,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1660152,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1660320,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1660608,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1660896,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1660992,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1661088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661472,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1661568,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1661664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1661952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662048,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1662192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1662768,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1662912,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":1664892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1664940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1664988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1665036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1665084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1665132,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1665228,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1665324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1665372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1665420,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1665576,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1666260,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1667040,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1667976,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1668780,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1669176,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1669332,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1669980,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1670760,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1671696,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1672500,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1672896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1672944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1672992,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":1674084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1674132,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":1675308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1675356,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":1675968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676400,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1676520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676664,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1676844,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1676880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1676928,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1677108,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1677456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1677504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1677552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1677600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1677648,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1678212,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1678308,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1678416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1678464,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1678632,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1678872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1678920,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1679568,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1679796,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1680948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1680996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1681044,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1681236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1681284,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1681476,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1681668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1681716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1681764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1681812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1681860,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1683012,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1683180,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1683348,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1683516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1683564,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1683756,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1683948,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1684140,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1684308,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1684596,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1684884,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":1686864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1686912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1686960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1687008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1687056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1687104,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1687200,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1687296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1687344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1687392,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1687548,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1688232,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1689012,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":1689924,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1690728,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1691124,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1691280,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1691964,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1692744,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1693680,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1694484,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1694880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1694928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1694976,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":1696068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1696116,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":1697292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1697340,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":1697952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698384,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1698504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698648,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1698828,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1698864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1698912,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1699092,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1699440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1699488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1699536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1699584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1699632,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1700196,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1700292,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1700400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1700448,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1700616,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1700856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1700904,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1701552,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1701780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1701828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1701876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1701924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1701972,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1702356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1702404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1702596,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1703004,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1703196,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1703448,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1703640,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1703832,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":1704468,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1704948,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":1705260,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1705452,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1705860,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1706052,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1706436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1706484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1706532,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1706796,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1706856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1706904,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1707060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1707108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1707156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1707204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1707252,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1707312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1707360,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1707396,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1707780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1707828,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1707924,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1708020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1708068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1708116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1708164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1708212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1708260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1708308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1708356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1708404,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1709556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1709604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1709652,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1709844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1709892,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1710084,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1710276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1710324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1710372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1710420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1710468,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1711620,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1711788,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1711956,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1712124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1712172,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1712364,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1712556,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1712748,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1712916,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1713204,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1713492,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1713636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1713684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1713732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1713780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1713828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1713876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1713924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1713972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714212,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1714356,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1714452,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1714548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1714932,"componentType":5126,"count":291,"type":"VEC3"},{"bufferView":1,"byteOffset":1718424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1718472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1718520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1718568,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1718952,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1719336,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1719528,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1719720,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1719912,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1720104,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1720500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1720548,"componentType":5126,"count":153,"type":"VEC3"},{"bufferView":1,"byteOffset":1722384,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1722732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1722828,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1723296,"componentType":5126,"count":101,"type":"VEC3"},{"bufferView":1,"byteOffset":1724508,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1724868,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1725072,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":1725516,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":1726056,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":1726920,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1727724,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1728120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1728168,"componentType":5126,"count":104,"type":"VEC3"},{"bufferView":1,"byteOffset":1729416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1729464,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":1730508,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1731288,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1731492,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":1731936,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":1732476,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1733364,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1734168,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1734564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1734612,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":1735248,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1735896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1735944,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1736592,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1736688,"componentType":5126,"count":56,"type":"VEC3"},{"bufferView":1,"byteOffset":1737360,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":1738596,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1738740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1738788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1738836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1738884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1738932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1738980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739316,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1739460,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1739556,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1739652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1739988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1740036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1740084,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1740276,"componentType":5126,"count":42,"type":"VEC3"},{"bufferView":1,"byteOffset":1740780,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1740972,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":1741668,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1741872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1741920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1741968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742016,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1742400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1742832,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1743036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743372,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1743528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1743672,"componentType":5126,"count":84,"type":"VEC3"},{"bufferView":1,"byteOffset":1744680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1744728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1744776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1744824,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1744980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1745988,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1746180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1746900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1746996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1747956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1748964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1749972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1750740,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1750800,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":1751328,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1751388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1751964,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1752024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1752072,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1752132,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1752192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1752240,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1752300,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1752360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1752408,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1752468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1752516,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1752648,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":1752960,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1753104,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1753584,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1753656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1753704,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1753920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1753968,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1754184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1754232,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1754448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1754496,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1754712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1754760,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1754976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1755024,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1755240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1755288,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1755504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1755552,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1755768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1755816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1755864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1755912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1755960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1756488,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1756680,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1756872,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1757064,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1757256,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1757448,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1757640,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1757832,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1758024,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1758060,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1758204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1758252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1758300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1758348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1758396,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1758780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1758828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1758876,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1759140,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1759200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1759248,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1759404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1759452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1759500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1759548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1759596,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1759656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1759704,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1759740,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1760124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760172,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1760268,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1760364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1760988,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1761372,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1761564,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1761756,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":1762068,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1762476,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":1763100,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1763292,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1763484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1763676,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1763928,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1764408,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":1765032,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1765224,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1766112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1766160,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1766376,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1766592,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1766808,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1767024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1767072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1767120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1767168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1767216,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1767456,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1767696,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1767936,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1768176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1768224,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1769112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1769160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1769208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1769256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1769304,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1769688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1769736,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1769928,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1770408,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1770600,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1770792,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1771044,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1771236,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":1771872,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1772280,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1772532,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1772724,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1773204,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1773396,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":1775376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1775424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1775472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1775520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1775568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1775616,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1775712,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1775808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1775856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1775904,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1776060,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1776744,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1777524,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":1778436,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1779240,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1779636,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1779792,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1780476,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1781256,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1782192,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1782996,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1783392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1783440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1783488,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":1784580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1784628,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":1785804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1785852,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":1786464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1786512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1786560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1786608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1786656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1786704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1786752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1786800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1786848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1786896,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1787016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1787064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1787112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1787160,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1787340,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1787376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1787424,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1787604,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1787952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1788000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1788048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1788096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1788144,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1788708,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1788804,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1788912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1788960,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1789128,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1789368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1789416,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1790064,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1790292,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1790436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1790964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1791012,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1791156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1791204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1791252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1791300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1791348,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1791732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1791780,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1791972,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":1792344,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1792536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1792728,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1792956,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1793148,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":1793520,"componentType":5126,"count":49,"type":"VEC3"},{"bufferView":1,"byteOffset":1794108,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1794348,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1794540,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1795140,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1795332,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":1797312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1797360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1797408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1797456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1797504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1797552,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1797648,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1797744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1797792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1797840,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1797996,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1798680,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1799460,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":1800372,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1801176,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1801572,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1801728,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1802376,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1803156,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":1804068,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1804872,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1805268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1805316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1805364,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":1806456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1806504,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":1807680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1807728,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":1808340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808772,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1808892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1808988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1809036,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1809216,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1809252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1809300,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1809480,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1809828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1809876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1809924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1809972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1810020,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1810584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1810680,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1810788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1810836,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1810992,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1811232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1811280,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1811928,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1812156,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1812324,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1812360,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1812396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1812876,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1813044,"componentType":5126,"count":291,"type":"VEC3"},{"bufferView":1,"byteOffset":1816536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1816584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1816632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1816680,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1817064,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1817448,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1817640,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1817832,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1818024,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1818216,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1818612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1818660,"componentType":5126,"count":153,"type":"VEC3"},{"bufferView":1,"byteOffset":1820496,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1820844,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1820940,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":1821408,"componentType":5126,"count":101,"type":"VEC3"},{"bufferView":1,"byteOffset":1822620,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":1822980,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1823184,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":1823628,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":1824168,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1825056,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1825860,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1826256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1826304,"componentType":5126,"count":104,"type":"VEC3"},{"bufferView":1,"byteOffset":1827552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1827600,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":1828644,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1829424,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1829628,"componentType":5126,"count":37,"type":"VEC3"},{"bufferView":1,"byteOffset":1830072,"componentType":5126,"count":45,"type":"VEC3"},{"bufferView":1,"byteOffset":1830612,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1831500,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1832304,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1832700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1832748,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":1833384,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1834032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1834080,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1834728,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1834824,"componentType":5126,"count":56,"type":"VEC3"},{"bufferView":1,"byteOffset":1835496,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":1836732,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1837620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1837668,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1837884,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1838100,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1838316,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1838532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1838580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1838628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1838676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1838724,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1838964,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1839204,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1839444,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1839684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1839732,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":1840620,"componentType":5126,"count":253,"type":"VEC3"},{"bufferView":1,"byteOffset":1843656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1843704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1843752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1843800,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1844184,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1844568,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":1845096,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":1845672,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1845816,"componentType":5126,"count":122,"type":"VEC3"},{"bufferView":1,"byteOffset":1847280,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1847964,"componentType":5126,"count":95,"type":"VEC3"},{"bufferView":1,"byteOffset":1849104,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":1849596,"componentType":5126,"count":123,"type":"VEC3"},{"bufferView":1,"byteOffset":1851072,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":1851444,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":1851816,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1852056,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":1852752,"componentType":5126,"count":71,"type":"VEC3"},{"bufferView":1,"byteOffset":1853604,"componentType":5126,"count":85,"type":"VEC3"},{"bufferView":1,"byteOffset":1854624,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1855392,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1855800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1855848,"componentType":5126,"count":147,"type":"VEC3"},{"bufferView":1,"byteOffset":1857612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1857660,"componentType":5126,"count":157,"type":"VEC3"},{"bufferView":1,"byteOffset":1859544,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1860312,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1860552,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":1861248,"componentType":5126,"count":71,"type":"VEC3"},{"bufferView":1,"byteOffset":1862100,"componentType":5126,"count":85,"type":"VEC3"},{"bufferView":1,"byteOffset":1863120,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":1863888,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1864296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1864344,"componentType":5126,"count":110,"type":"VEC3"},{"bufferView":1,"byteOffset":1865664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1865712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1865760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1865808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1865856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1865904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1865952,"componentType":5126,"count":114,"type":"VEC3"},{"bufferView":1,"byteOffset":1867320,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1868100,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1868292,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1868484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1868676,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1868868,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1868964,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1869060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1869108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1869156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1869204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1869252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1869300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1869348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1869396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1869444,"componentType":5126,"count":102,"type":"VEC3"},{"bufferView":1,"byteOffset":1870668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1870716,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1870884,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1871076,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1871292,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1871460,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1871544,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1871664,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1871796,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1871880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1871928,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1872072,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1872264,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1872480,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1872648,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1872732,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1872864,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1873128,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1873320,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":1874556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1874604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1874652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1874700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1874748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1874796,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1875180,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1875372,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1875564,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":1875876,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1876284,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1876692,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1876884,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1877076,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1877268,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1877460,"componentType":5126,"count":52,"type":"VEC3"},{"bufferView":1,"byteOffset":1878084,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1878564,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1878816,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1878984,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1879020,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1879056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879536,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1879704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1879944,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1880328,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1880520,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1881000,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1881192,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1881384,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1881576,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1881768,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1882248,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1882728,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1882920,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1883136,"componentType":5126,"count":49,"type":"VEC3"},{"bufferView":1,"byteOffset":1883724,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1883916,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1884012,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1884108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884492,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1884660,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1884696,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1884732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1884972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1885020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1885068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1885116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1885164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1885212,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1885380,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":1887360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1887408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1887456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1887504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1887552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1887600,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1887696,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1887792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1887840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1887888,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1888044,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1888728,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1889508,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1890444,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1891248,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1891644,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1891800,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1892448,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1893228,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1894164,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1894968,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1895364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1895412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1895460,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":1896552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1896600,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":1897776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1897824,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":1898436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1898484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1898532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1898580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1898628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1898676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1898724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1898772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1898820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1898868,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1898988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1899036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1899084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1899132,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1899312,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1899348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1899396,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1899576,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1899924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1899972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1900020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1900068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1900116,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1900680,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1900776,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1900884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1900932,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1901100,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1901340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1901388,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1902036,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1902264,"componentType":5126,"count":102,"type":"VEC3"},{"bufferView":1,"byteOffset":1903488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1903536,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1903704,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1903896,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1904112,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1904280,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1904364,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1904484,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1904616,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1904700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1904748,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1904892,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1905084,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1905300,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1905468,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":1905552,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1905684,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":1905948,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1906140,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":1907376,"componentType":5126,"count":165,"type":"VEC3"},{"bufferView":1,"byteOffset":1909356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1909404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1909452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1909500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1909548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1909596,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1909692,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1909788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1909836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1909884,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1910040,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1910724,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1911504,"componentType":5126,"count":76,"type":"VEC3"},{"bufferView":1,"byteOffset":1912416,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1913220,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1913616,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":1913772,"componentType":5126,"count":57,"type":"VEC3"},{"bufferView":1,"byteOffset":1914456,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":1915236,"componentType":5126,"count":78,"type":"VEC3"},{"bufferView":1,"byteOffset":1916172,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1916976,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":1917372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1917420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1917468,"componentType":5126,"count":91,"type":"VEC3"},{"bufferView":1,"byteOffset":1918560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1918608,"componentType":5126,"count":98,"type":"VEC3"},{"bufferView":1,"byteOffset":1919784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1919832,"componentType":5126,"count":51,"type":"VEC3"},{"bufferView":1,"byteOffset":1920444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1920492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1920540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1920588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1920636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1920684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1920732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1920780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1920828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1920876,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1920996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1921044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1921092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1921140,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1921320,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1921356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1921404,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1921584,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":1921932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1921980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1922028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1922076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1922124,"componentType":5126,"count":47,"type":"VEC3"},{"bufferView":1,"byteOffset":1922688,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1922784,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1922892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1922940,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1923108,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1923348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1923396,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":1924044,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":1924272,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1924704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1924752,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1924944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1924992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1925040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1925088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1925136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1925184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1925232,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1925352,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1925544,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1925664,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1926096,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1926288,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1926360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1926408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1926456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1926504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1926552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1926600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1926648,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1926720,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1926816,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1926912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1926960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1927008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1927056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1927104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1927152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1927200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1927248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1927296,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1928100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1928148,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1928340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1928388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1928436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1928484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1928676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1928724,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1928916,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1929108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1929156,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1929960,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1930080,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1930200,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1930320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1930368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1930416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1930464,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1930584,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1930680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1930728,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1930848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1930896,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1931040,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1931208,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1931244,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":1931280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1931760,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1931928,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1932024,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1932120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1932168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1932216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1932264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1932312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1932360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1932408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1932456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1932504,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1933656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1933704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1933752,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1933944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1933992,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1934184,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1934376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1934424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1934472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1934520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1934568,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1935720,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1935888,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1936056,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1936224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1936272,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1936464,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1936656,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1936848,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1937016,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1937304,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1937592,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1938396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1938444,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1938636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1938684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1938732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1938780,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1938972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1939020,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1939212,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1939404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1939452,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":1940256,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1940376,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1940496,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1940616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1940664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1940712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1940760,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1940880,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1940976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941024,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1941144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941192,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1941336,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1941432,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1941528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1941912,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1941984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942272,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1942344,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1942440,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1942536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1942920,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1943352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1943400,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1943592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1943640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1943688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1943736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1943784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1943832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1943880,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1944000,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1944192,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1944312,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1944744,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1944936,"componentType":5126,"count":121,"type":"VEC3"},{"bufferView":1,"byteOffset":1946388,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1946532,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1946676,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1946868,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1947060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1947108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1947156,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1947300,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1947468,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1947852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1947900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1947948,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":1948008,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":1948464,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1948656,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1948848,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1949184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1949232,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":1949436,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":1949544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1949592,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1949784,"componentType":5126,"count":120,"type":"VEC3"},{"bufferView":1,"byteOffset":1951224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1951272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1951320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1951368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1951416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1951464,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1951848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1951896,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1952088,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1952688,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1952880,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1953096,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1953288,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1953480,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1954080,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1954680,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1954920,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":1955136,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":1955508,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1955700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1955748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1955796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1955844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1955892,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1956276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1956324,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1956516,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1956996,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1957188,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1957440,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1957632,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1957824,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":1958232,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":1958712,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":1958964,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1959156,"componentType":5126,"count":53,"type":"VEC3"},{"bufferView":1,"byteOffset":1959792,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1959984,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1961136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1961184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1961232,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1961424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1961472,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1961664,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1961856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1961904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1961952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1962000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1962048,"componentType":5126,"count":96,"type":"VEC3"},{"bufferView":1,"byteOffset":1963200,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1963368,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1963536,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1963704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1963752,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1963944,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1964136,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1964328,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1964496,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1964784,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1965072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1965120,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1965408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1965456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1965504,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1966104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1966152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1966200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1966248,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1966632,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1966728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1966776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1966824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1966872,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1967472,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1967592,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1967760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1967808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1967856,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1968144,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1968744,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1968912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1968960,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1969344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1969392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1969440,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1970040,"componentType":5126,"count":71,"type":"VEC3"},{"bufferView":1,"byteOffset":1970892,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":1971072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1971120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1971168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1971216,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1971600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1971648,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1971816,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1971984,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":1972308,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1972596,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1972932,"componentType":5126,"count":69,"type":"VEC3"},{"bufferView":1,"byteOffset":1973760,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1973928,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1974168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1974216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1974264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1974312,"componentType":5126,"count":71,"type":"VEC3"},{"bufferView":1,"byteOffset":1975164,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1975332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1975380,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":1975704,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1976088,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1976424,"componentType":5126,"count":69,"type":"VEC3"},{"bufferView":1,"byteOffset":1977252,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1977420,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1977708,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1977996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1978044,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1978644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1978692,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":1979124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1979172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1979220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1979268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1979316,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1979700,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1980084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1980132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1980180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1980228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1980276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1980324,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1980924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1980972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1981020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1981068,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1981356,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1981452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1981500,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1981884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1981932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1981980,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1982580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1982628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1982676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1982724,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1983012,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1983396,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1983684,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1983852,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":1984176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1984224,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1984824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1984872,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1985112,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":1985436,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":1985604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1985652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1985700,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1985940,"componentType":5126,"count":190,"type":"VEC3"},{"bufferView":1,"byteOffset":1988220,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":1988460,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1988796,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1989084,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1989684,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1989804,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":1990092,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1990428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1990476,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1990860,"componentType":5126,"count":75,"type":"VEC3"},{"bufferView":1,"byteOffset":1991760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1991808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1991856,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":1992240,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":1992840,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1992984,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":1993296,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1993440,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":1993752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1993800,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":1993944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1993992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1994040,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1994160,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":1994280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1994328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1994376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1994424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1994472,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1994544,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":1994676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1994724,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1994796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1994844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1994892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1994940,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1995012,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1995108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1995156,"componentType":5126,"count":318,"type":"VEC3"},{"bufferView":1,"byteOffset":1998972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":1999068,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":1999260,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":1999596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1999644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1999692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":1999740,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1999812,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":1999884,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2000016,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2000424,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2000520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2000568,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2000904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2000952,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2001048,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2001456,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2001648,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2002056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2002104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2002152,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2002248,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2002656,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2002848,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2003256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2003304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2003352,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2003448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2003496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2003544,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2003640,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2004048,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2004240,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2004648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2004696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2004744,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2005152,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2005344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2005392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2005440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2005488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2005536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2005584,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2005752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2005800,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2005992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2006040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2006088,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2006304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2006352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2006400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2006448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2006496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2006544,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2006760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2006808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2006856,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2007048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2007096,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2007288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2007336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2007384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2007432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2007480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2007528,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2007744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2007792,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2007984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008176,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2008344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008584,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2008800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2008944,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2009112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2009160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2009208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2009256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2009304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2009352,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2009520,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2009592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2009640,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2009856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2009904,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2010096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010336,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2010552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010600,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2010792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2010984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2011032,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2011224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2011272,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2011464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2011512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2011560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2011608,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2011824,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2012040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2012088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2012136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2012184,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2012352,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2012520,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2012760,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2012976,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2013048,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2013120,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2013288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2013336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2013384,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2013552,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2013768,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2013984,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2014224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2014944,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2015016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015544,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2015784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2015928,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2016072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2016120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2016168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2016216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2016264,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2016456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2016504,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2016696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2016744,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2016936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2016984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017368,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2017560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017608,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2017800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2017848,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2018040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2018088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2018136,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2018328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2018376,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2018568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2018616,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2018808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2018856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2018904,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2019096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2019144,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2019336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2019384,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2019576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2019624,"componentType":5126,"count":80,"type":"VEC3"},{"bufferView":1,"byteOffset":2020584,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":2021160,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2021760,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":2022540,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2023344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2023392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2023440,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":2023968,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2024064,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2024352,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2024640,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2024736,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2025024,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2025312,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2025408,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2025696,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2025984,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2026080,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2026368,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2026656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2026704,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2027016,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2027328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2027376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2027424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2027472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2027520,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2027736,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2027904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2027952,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2028120,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2028336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2028960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029344,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2029512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029560,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2029728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2029776,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2029872,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2029968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2030016,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2030184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2030232,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2030400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2030448,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2030544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2030592,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2030760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2030808,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2030976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2031024,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2031120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2031168,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2031336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2031384,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2031552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2031600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2031648,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2031864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2031912,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2032176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2032224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2032272,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2032308,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":2032656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2032704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2032752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2032800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2032848,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2033004,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2033160,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2033316,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2033472,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2034276,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2035080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2035128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2035176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2035224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2035272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2035320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2035368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2035416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2035464,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2035776,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2036016,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2036256,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2036568,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2037168,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2037768,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2037912,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2038056,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2038212,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2038368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2038416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2038464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2038512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2038560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2038608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2038656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2038704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2038752,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2039064,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2039304,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2039544,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2039856,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2040456,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2041056,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2041128,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2041200,"componentType":5126,"count":210,"type":"VEC3"},{"bufferView":1,"byteOffset":2043720,"componentType":5126,"count":210,"type":"VEC3"},{"bufferView":1,"byteOffset":2046240,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2048772,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2051304,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2051460,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2051616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2051664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2051712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2051760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2051808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2051856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2051904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2051952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2052000,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2052312,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2052552,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2052792,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2053104,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2053704,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2054304,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2055288,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2056272,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2056416,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2056560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2056608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2056656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2056704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2056752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2056800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2056848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2056896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2056944,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2057256,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2057496,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2057736,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2058048,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2058648,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2059248,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2059740,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2060232,"componentType":5126,"count":124,"type":"VEC3"},{"bufferView":1,"byteOffset":2061720,"componentType":5126,"count":61,"type":"VEC3"},{"bufferView":1,"byteOffset":2062452,"componentType":5126,"count":61,"type":"VEC3"},{"bufferView":1,"byteOffset":2063184,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2065716,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2068248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2068296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2068344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2068392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2068440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2068488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2068536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2068584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2068632,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2068944,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2069184,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2069424,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2069736,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2070336,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2070936,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2071428,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2071920,"componentType":5126,"count":90,"type":"VEC3"},{"bufferView":1,"byteOffset":2073000,"componentType":5126,"count":90,"type":"VEC3"},{"bufferView":1,"byteOffset":2074080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2074128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2074176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2074224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2074272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2074320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2074368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2074416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2074464,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2074776,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2075016,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2075256,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2075568,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2076168,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2076768,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2076912,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2077056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2077104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2077152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2077200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2077248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2077296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2077344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2077392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2077440,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2077752,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2077992,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2078232,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2078544,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2079144,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2079744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2079792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2079840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2079888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2079936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2079984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2080608,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2080992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2081040,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2081220,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2081400,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2081580,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2081760,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2081928,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2082096,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2082264,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2082432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2082480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2082528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2082576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2082624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2082672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2082720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2082768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2082816,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2083128,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2083368,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2083608,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2083920,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2084520,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2085120,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2085396,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2085672,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2086164,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2086656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2086704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2086752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2086800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2086848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2086896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2086944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2086992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2087040,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2087352,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2087592,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2087832,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2088144,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2088744,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2089344,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2090148,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2090952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2091000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2091048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2091096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2091144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2091192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2091240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2091288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2091336,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2091648,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2091888,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2092128,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2092440,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2093040,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2093640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2093688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2093736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2093784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2093832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2093880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2093928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2093976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2094024,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2094336,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2094576,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2094816,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2095128,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2095728,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2096328,"componentType":5126,"count":198,"type":"VEC3"},{"bufferView":1,"byteOffset":2098704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2098752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2098800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2098848,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2099232,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2099616,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2099808,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2100000,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2100192,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2100384,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2100564,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2101044,"componentType":5126,"count":60,"type":"VEC3"},{"bufferView":1,"byteOffset":2101764,"componentType":5126,"count":75,"type":"VEC3"},{"bufferView":1,"byteOffset":2102664,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":2103480,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2103888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2103936,"componentType":5126,"count":87,"type":"VEC3"},{"bufferView":1,"byteOffset":2104980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2105028,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":2106132,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2106936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2106984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2107608,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2107776,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2107812,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2107992,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2108472,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":2109216,"componentType":5126,"count":77,"type":"VEC3"},{"bufferView":1,"byteOffset":2110140,"componentType":5126,"count":68,"type":"VEC3"},{"bufferView":1,"byteOffset":2110956,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2111364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2111412,"componentType":5126,"count":79,"type":"VEC3"},{"bufferView":1,"byteOffset":2112360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2112408,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2113212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2113260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2113308,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2113908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2113956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2114004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2114052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2114100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2114148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2114196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2114244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2114292,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2114604,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2114844,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2115084,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2115396,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2115996,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2116596,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2116740,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2116884,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2117160,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2117436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2117484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2117532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2117580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2117628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2117676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2117724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2117772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2117820,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2118132,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2118372,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2118612,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2118924,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2119524,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2120124,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2120280,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2120436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2120484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2120532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2120580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2120628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2120676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2120724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2120772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2120820,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2121132,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2121372,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2121612,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2121924,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2122524,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2123124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2123172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2123220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2123268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2123316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2123364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2123412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2123460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2123508,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2123820,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2124060,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2124300,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2124612,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2125212,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2125812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2125860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2125908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2125956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2126004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2126052,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2126436,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2126616,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2126796,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2126976,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2127156,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2127324,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2127492,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2127660,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2127828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2127876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2127924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2127972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2128020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2128068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2128116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2128164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2128212,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2128524,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2128764,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2129004,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2129316,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2129916,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2130516,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2131320,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2132124,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2132268,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2132412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2132460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2132508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2132556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2132604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2132652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2132700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2132748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2132796,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2133108,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2133348,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2133588,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2133900,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2134500,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2135100,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2135244,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2135388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2135436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2135484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2135532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2135580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2135628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2135676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2135724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2135772,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2136084,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2136324,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2136564,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2136876,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2137476,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2138076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2138124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2138172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2138220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2138268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2138316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2138364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2138412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2138460,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2138772,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2139012,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2139252,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2139564,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2140164,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2140764,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2140908,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2141220,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2141364,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2141676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2141724,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2141868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2141916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2141964,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2142084,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2142204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2142252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2142300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2142348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2142396,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2142468,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2142600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2142648,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2142720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2142768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2142816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2142864,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2142936,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2143032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2143080,"componentType":5126,"count":318,"type":"VEC3"},{"bufferView":1,"byteOffset":2146896,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2146992,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2147184,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2147520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2147568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2147616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2147664,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2147736,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2147808,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2147940,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2148348,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2148444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2148492,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2148828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2148876,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2148972,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2149380,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2149572,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2149980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2150028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2150076,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2150172,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2150580,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2150772,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2151180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2151228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2151276,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2151372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2151420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2151468,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2151564,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2151972,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2152164,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2152572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2152620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2152668,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2153076,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2153268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2153316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2153364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2153412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2153460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2153508,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2153676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2153724,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2153916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2153964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2154012,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2154228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2154276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2154324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2154372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2154420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2154468,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2154684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2154732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2154780,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2154972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2155020,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2155212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2155260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2155308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2155356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2155404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2155452,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2155668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2155716,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2155908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2155956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156100,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2156268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156508,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2156724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2156868,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2157036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2157084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2157132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2157180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2157228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2157276,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2157444,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2157516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2157564,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2157780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2157828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2158020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158260,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2158476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158524,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2158716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2158956,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2159148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2159196,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2159388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2159436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2159484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2159532,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2159748,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2159964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2160012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2160060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2160108,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2160276,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2160444,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2160684,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2160900,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2160972,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2161044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2161212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2161260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2161308,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2161476,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2161692,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2161908,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2162148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162868,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2162940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2162988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163468,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2163708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2163852,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2163996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2164044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2164092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2164140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2164188,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2164380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2164428,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2164620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2164668,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2164860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2164908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2164956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2165004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2165052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2165100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2165148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2165196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2165244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2165292,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2165484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2165532,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2165724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2165772,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2165964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2166012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2166060,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2166252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2166300,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2166492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2166540,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2166732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2166780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2166828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2167020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2167068,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2167260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2167308,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2167500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2167548,"componentType":5126,"count":80,"type":"VEC3"},{"bufferView":1,"byteOffset":2168508,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":2169084,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2169684,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":2170464,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2171268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2171316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2171364,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":2171892,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2171988,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2172276,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2172564,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2172660,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2172948,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2173236,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2173332,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2173620,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2173908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2174004,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2174292,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2174580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2174628,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2174940,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2175252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2175300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2175348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2175396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2175444,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2175660,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2175828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2175876,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2176044,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2176260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2176980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2177028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2177076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2177124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2177172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2177220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2177268,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2177436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2177484,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2177652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2177700,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2177796,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2177892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2177940,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2178108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2178156,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2178324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2178372,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2178468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2178516,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2178684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2178732,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2178900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2178948,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2179044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2179092,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2179260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2179308,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2179476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2179524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2179572,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2179788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2179836,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2180100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180196,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2180232,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":2180580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2180964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2181012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2181060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2181108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2181156,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2181468,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2181708,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2181948,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2182260,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2182860,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2183460,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2183616,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2183772,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":2184228,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":2184684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2184732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2184780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2184828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2184876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2184924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2184972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2185020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2185068,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2185380,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2185620,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2185860,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2186172,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2186772,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2187372,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2188356,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2189340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2189388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2189436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2189484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2189532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2189580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2189628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2189676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2189724,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2190036,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2190276,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2190516,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2190828,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2191428,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2192028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2192076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2192124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2192172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2192220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2192268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2192316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2192364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2192412,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2192724,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2192964,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2193204,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2193516,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2194116,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2194716,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2194788,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2194860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2194908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2194956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2195004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2195052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2195100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2195148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2195196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2195244,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2195556,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2195796,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2196036,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2196348,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2196948,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2197548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2197596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2197644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2197692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2197740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2197788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2197836,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2200368,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2202900,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2203056,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2203212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2203260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2203308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2203356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2203404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2203452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2203500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2203548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2203596,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2203908,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2204148,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2204388,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2204700,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2205300,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2205900,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2206392,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2206884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2206932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2206980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2207028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2207076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2207124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2207172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2207220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2207268,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2207580,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2207820,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2208060,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2208372,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2208972,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2209572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2209620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2209668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2209716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2209764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2209812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2209860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2209908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2209956,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2210268,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2210508,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2210748,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2211060,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2211660,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2212260,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2212752,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2213244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2213292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2213340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2213388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2213436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2213484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2213532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2213580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2213628,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2213940,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2214180,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2214420,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2214732,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2215332,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2215932,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2216076,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2216388,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2216532,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2216844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2216892,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2217036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2217084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2217132,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2217252,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2217372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2217420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2217468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2217516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2217564,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2217636,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2217768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2217816,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2217888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2217936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2217984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2218032,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2218104,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2218200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2218248,"componentType":5126,"count":318,"type":"VEC3"},{"bufferView":1,"byteOffset":2222064,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2222160,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2222352,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2222688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2222736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2222784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2222832,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2222904,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2222976,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2223108,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2223516,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2223612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2223660,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2223996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2224044,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2224140,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2224548,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2224740,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2225148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2225196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2225244,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2225340,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2225748,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2225940,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2226348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2226396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2226444,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2226540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2226588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2226636,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2226732,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2227140,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2227332,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2227740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2227788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2227836,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2228244,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2228436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2228484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2228532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2228580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2228628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2228676,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2228844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2228892,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2229084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2229132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2229180,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2229396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2229444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2229492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2229540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2229588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2229636,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2229852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2229900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2229948,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2230140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2230188,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2230380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2230428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2230476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2230524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2230572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2230620,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2230836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2230884,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2231076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231268,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2231436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231676,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2231892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2231988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2232036,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2232204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2232252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2232300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2232348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2232396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2232444,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2232612,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2232684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2232732,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2232948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2232996,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2233188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2233236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2233284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2233332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2233380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2233428,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2233644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2233692,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2233884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2233932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2233980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2234028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2234076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2234124,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2234316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2234364,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2234556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2234604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2234652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2234700,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2234916,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2235132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2235180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2235228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2235276,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2235444,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2235612,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2235852,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2236068,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2236140,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2236212,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2236380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2236428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2236476,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2236644,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2236860,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2237076,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2237316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2237988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238036,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2238108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238636,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2238876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2238972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2239020,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2239164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2239212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2239260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2239308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2239356,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2239548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2239596,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2239788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2239836,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2240028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240460,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2240652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240700,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2240892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2240940,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2241132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2241180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2241228,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2241420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2241468,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2241660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2241708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2241900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2241948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2241996,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2242188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2242236,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2242428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2242476,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2242668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2242716,"componentType":5126,"count":80,"type":"VEC3"},{"bufferView":1,"byteOffset":2243676,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":2244252,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2244852,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":2245632,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2246436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2246484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2246532,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":2247060,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2247156,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2247444,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2247732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2247828,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2248116,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2248404,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2248500,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2248788,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2249076,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2249172,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2249460,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2249748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2249796,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2250108,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2250420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2250468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2250516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2250564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2250612,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2250828,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2250996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2251212,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2251428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2251956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252436,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2252604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252652,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2252820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2252868,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2252964,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2253060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2253108,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2253276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2253324,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2253492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2253540,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2253636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2253684,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2253852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2253900,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2254068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2254116,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2254212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2254260,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2254428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2254476,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2254644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2254692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2254740,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2254956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2255004,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2255268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2255316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2255364,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2255400,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":2255748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2255796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2255844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2255892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2255940,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2256084,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2256396,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2256540,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2256852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2256900,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2257044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2257092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2257140,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2257260,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2257380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2257428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2257476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2257524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2257572,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2257644,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2257776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2257824,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2257896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2257944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2257992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2258040,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2258112,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2258208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2258256,"componentType":5126,"count":318,"type":"VEC3"},{"bufferView":1,"byteOffset":2262072,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2262168,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2262360,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2262696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2262744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2262792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2262840,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2262912,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2262984,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2263116,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2263524,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2263620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2263668,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2264004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2264052,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2264148,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2264556,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2264748,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2265156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2265204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2265252,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2265348,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2265756,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2265948,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2266356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2266404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2266452,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2266548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2266596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2266644,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2266740,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2267148,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2267340,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2267748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2267796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2267844,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2268252,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2268444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2268492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2268540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2268588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2268636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2268684,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2268852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2268900,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2269092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2269140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2269188,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2269404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2269452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2269500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2269548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2269596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2269644,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2269860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2269908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2269956,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2270148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2270196,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2270388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2270436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2270484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2270532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2270580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2270628,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2270844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2270892,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2271084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271276,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2271444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271684,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2271900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2271996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2272044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2272212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2272260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2272308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2272356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2272404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2272452,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2272620,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2272692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2272740,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2272956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2273004,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2273196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2273244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2273292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2273340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2273388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2273436,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2273652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2273700,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2273892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2273940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2273988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2274036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2274084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2274132,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2274324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2274372,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2274564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2274612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2274660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2274708,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2274924,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2275140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2275188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2275236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2275284,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2275452,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2275620,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2275860,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2276076,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2276148,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2276220,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2276388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2276436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2276484,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2276652,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2276868,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2277084,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2277324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2277996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278044,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2278116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278644,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2278884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2278980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2279028,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2279172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2279220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2279268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2279316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2279364,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2279556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2279604,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2279796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2279844,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2280036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280468,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2280660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2280900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2280948,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2281140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2281188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2281236,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2281428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2281476,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2281668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2281716,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2281908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2281956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2282004,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2282196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2282244,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2282436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2282484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2282676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2282724,"componentType":5126,"count":80,"type":"VEC3"},{"bufferView":1,"byteOffset":2283684,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":2284260,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2284860,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":2285640,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2286444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2286492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2286540,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":2287068,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2287164,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2287452,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2287740,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2287836,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2288124,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2288412,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2288508,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2288796,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2289084,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2289180,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2289468,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2289756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2289804,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2290116,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2290428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2290476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2290524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2290572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2290620,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2290836,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2291004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291052,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2291220,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2291436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2291964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292444,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2292612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292660,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2292828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2292876,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2292972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2293068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2293116,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2293284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2293332,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2293500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2293548,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2293644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2293692,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2293860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2293908,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2294076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2294124,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2294220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2294268,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2294436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2294484,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2294652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2294700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2294748,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2294964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2295012,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2295276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2295324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2295372,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2295408,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":2295756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2295804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2295852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2295900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2295948,"componentType":5126,"count":210,"type":"VEC3"},{"bufferView":1,"byteOffset":2298468,"componentType":5126,"count":210,"type":"VEC3"},{"bufferView":1,"byteOffset":2300988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2301036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2301084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2301132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2301180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2301228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2301276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2301324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2301372,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2301684,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2301924,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2302164,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2302476,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2303076,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2303676,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2303952,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2304228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2304276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2304324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2304372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2304420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2304468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2304516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2304564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2304612,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2304924,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2305164,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2305404,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2305716,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2306316,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2306916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2306964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2307012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2307060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2307108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2307156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2307204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2307252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2307300,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2307612,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2307852,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2308092,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2308404,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2309004,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2309604,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2309748,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2309892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2309940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2309988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2310036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2310084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2310132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2310180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2310228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2310276,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2310588,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2310828,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2311068,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2311380,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2311980,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2312580,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2312652,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2312724,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2312796,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2312868,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2313012,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2313324,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2313468,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2313780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2313828,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2313972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314068,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2314188,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2314308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314500,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2314572,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2314704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314752,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2314824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2314968,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2315040,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2315136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2315184,"componentType":5126,"count":318,"type":"VEC3"},{"bufferView":1,"byteOffset":2319000,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2319096,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2319288,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2319624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2319672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2319720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2319768,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2319840,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2319912,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2320044,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2320452,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2320548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2320596,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2320932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2320980,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2321076,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2321484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2321676,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2322084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2322132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2322180,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2322276,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2322684,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2322876,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2323284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2323332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2323380,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2323476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2323524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2323572,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2323668,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2324076,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2324268,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2324676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2324724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2324772,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2325180,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2325372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2325420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2325468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2325516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2325564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2325612,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2325780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2325828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2326020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2326068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2326116,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2326332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2326380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2326428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2326476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2326524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2326572,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2326788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2326836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2326884,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2327076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2327124,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2327316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2327364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2327412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2327460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2327508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2327556,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2327772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2327820,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2328012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328204,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2328372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328612,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2328828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2328972,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2329140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2329188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2329236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2329284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2329332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2329380,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2329548,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2329620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2329668,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2329884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2329932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2330124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2330172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2330220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2330268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2330316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2330364,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2330580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2330628,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2330820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2330868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2330916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2330964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2331012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2331060,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2331252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2331300,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2331492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2331540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2331588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2331636,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2331852,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2332068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2332116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2332164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2332212,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2332380,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2332548,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2332788,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2333004,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2333076,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2333148,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2333316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2333364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2333412,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2333580,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2333796,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2334012,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2334252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2334972,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2335044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335572,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2335812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2335956,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2336100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2336148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2336196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2336244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2336292,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2336484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2336532,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2336724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2336772,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2336964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337396,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2337588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337636,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2337828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2337876,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2338068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2338116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2338164,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2338356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2338404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2338596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2338644,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2338836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2338884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2338932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2339124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2339172,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2339364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2339412,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2339604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2339652,"componentType":5126,"count":80,"type":"VEC3"},{"bufferView":1,"byteOffset":2340612,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":2341188,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2341788,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":2342568,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2343372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2343420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2343468,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":2343996,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2344092,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2344380,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2344668,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2344764,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2345052,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2345340,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2345436,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2345724,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2346012,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2346108,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2346396,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2346684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2346732,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2347044,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2347356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2347404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2347452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2347500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2347548,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2347764,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2347932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2347980,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2348148,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2348364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2348988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349372,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2349540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349588,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2349756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2349804,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2349900,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2349996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2350044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2350212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2350260,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2350428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2350476,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2350572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2350620,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2350788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2350836,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2351004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2351052,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2351148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2351196,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2351364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2351412,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2351580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2351628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2351676,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2351892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2351940,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2352204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2352252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2352300,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2352336,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":2352684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2352732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2352780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2352828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2352876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2352924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2352972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2353020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2353068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2353116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2353164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2353212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2353260,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2353572,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2353812,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2354052,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2354364,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2354964,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2355564,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2355708,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2355852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2355900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2355948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2355996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2356044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2356092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2356140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2356188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2356236,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2356548,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2356788,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2357028,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2357340,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2357940,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2358540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2358588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2358636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2358684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2358732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2358780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2358828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2358876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2358924,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2359236,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2359476,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2359716,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2360028,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2360628,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2361228,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2362032,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2362836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2362884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2362932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2362980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2363028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2363076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2363124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2363172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2363220,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2363532,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2363772,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2364012,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2364324,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2364924,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2365524,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2366016,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2366508,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2367000,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2367492,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2367564,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2367636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2367684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2367732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2367780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2367828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2367876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2367924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2367972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2368020,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2368332,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2368572,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2368812,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2369124,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2369724,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2370324,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2371128,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2371932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2371980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2372028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2372076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2372124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2372172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2372220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2372268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2372316,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2372628,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2372868,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2373108,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2373420,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2374020,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2374620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2374668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2374716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2374764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2374812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2374860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2374908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2374956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2375004,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2375316,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2375556,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2375796,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2376108,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2376708,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2377308,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2377464,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2377620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2377668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2377716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2377764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2377812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2377860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2377908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2377956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2378004,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2378316,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2378556,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2378796,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2379108,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2379708,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2380308,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2380452,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2380596,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2380740,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2380884,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2381376,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2381868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2381916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2381964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2382012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2382060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2382108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2382156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2382204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2382252,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2382564,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2382804,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2383044,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2383356,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2383956,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2384556,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2384712,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2384868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2384916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2384964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2385012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2385060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2385108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2385156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2385204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2385252,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2385564,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2385804,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2386044,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2386356,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2386956,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2387556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2387604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2387652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2387700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2387748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2387796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2387844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2387892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2387940,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2388252,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2388492,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2388732,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2389044,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2389644,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2390244,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2390388,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2390532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2390580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2390628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2390676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2390724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2390772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2390820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2390868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2390916,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2391228,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2391468,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2391708,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2392020,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2392620,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2393220,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":2393676,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":2394132,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2394936,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2395740,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2395884,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2396028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2396076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2396124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2396172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2396220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2396268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2396316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2396364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2396412,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2396724,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2396964,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2397204,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2397516,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2398116,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2398716,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2401248,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2403780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2403828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2403876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2403924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2403972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2404020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2404068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2404116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2404164,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2404476,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2404716,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2404956,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2405268,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2405868,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2406468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2406516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2406564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2406612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2406660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2406708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2406756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2406804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2406852,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2407164,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2407404,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2407644,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2407956,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2408556,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2409156,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2410140,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2411124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2411172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2411220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2411268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2411316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2411364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2411412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2411460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2411508,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2411820,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2412060,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2412300,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2412612,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2413212,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2413812,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2413968,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2414124,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2414280,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2414436,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2415240,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2416044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2416092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2416140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2416188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2416236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2416284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2416332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2416380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2416428,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2416740,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2416980,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2417220,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2417532,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2418132,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2418732,"componentType":5126,"count":60,"type":"VEC3"},{"bufferView":1,"byteOffset":2419452,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":2420148,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":2420844,"componentType":5126,"count":60,"type":"VEC3"},{"bufferView":1,"byteOffset":2421564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2421612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2421660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2421708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2421756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2421804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2421852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2421900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2421948,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2422260,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2422500,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2422740,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2423052,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2423652,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2424252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2424300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2424348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2424396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2424444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2424492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2424540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2424588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2424636,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2424948,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2425188,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2425428,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2425740,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2426340,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2426940,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2427432,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2427924,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2428068,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2428212,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2428356,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2428500,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2428656,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2428812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2428860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2428908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2428956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2429004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2429052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2429100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2429148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2429196,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2429508,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2429748,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2429988,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2430300,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2430900,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2431500,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2431644,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2431956,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2432100,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2432412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2432460,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2432604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2432652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2432700,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2432820,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2432940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2432988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2433036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2433084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2433132,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2433204,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2433336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2433384,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2433456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2433504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2433552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2433600,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2433672,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2433768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2433816,"componentType":5126,"count":318,"type":"VEC3"},{"bufferView":1,"byteOffset":2437632,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2437728,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2437920,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2438256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2438304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2438352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2438400,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2438472,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2438544,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2438676,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2439084,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2439180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2439228,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2439564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2439612,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2439708,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2440116,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2440308,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2440716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2440764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2440812,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2440908,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2441316,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2441508,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2441916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2441964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2442012,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2442108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2442156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2442204,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2442300,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2442708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2442900,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2443308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2443356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2443404,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2443812,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2444004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2444052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2444100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2444148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2444196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2444244,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2444412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2444460,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2444652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2444700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2444748,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2444964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2445012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2445060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2445108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2445156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2445204,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2445420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2445468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2445516,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2445708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2445756,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2445948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2445996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2446044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2446092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2446140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2446188,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2446404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2446452,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2446644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2446692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2446740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2446788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2446836,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2447004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447244,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2447460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447604,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2447772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2447964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2448012,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2448180,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2448252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2448300,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2448516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2448564,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2448756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2448804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2448852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2448900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2448948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2448996,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2449212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2449260,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2449452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2449500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2449548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2449596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2449644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2449692,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2449884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2449932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2450124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2450172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2450220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2450268,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2450484,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2450700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2450748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2450796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2450844,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2451012,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2451180,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2451420,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2451636,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2451708,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2451780,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2451948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2451996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2452044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2452212,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2452428,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2452644,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2452884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2452932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2452980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453604,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2453676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2453964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454204,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2454444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454588,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2454732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2454924,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2455116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455164,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2455356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2455596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2455980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2456028,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2456220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2456268,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2456460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2456508,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2456700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2456748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2456796,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2456988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2457036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2457228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2457276,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2457468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2457516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2457564,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2457756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2457804,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2457996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2458044,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2458236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2458284,"componentType":5126,"count":80,"type":"VEC3"},{"bufferView":1,"byteOffset":2459244,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":2459820,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2460420,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":2461200,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2462004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2462052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2462100,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":2462628,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2462724,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2463012,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2463300,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2463396,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2463684,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2463972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2464068,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2464356,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2464644,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2464740,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2465028,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2465316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2465364,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2465676,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2465988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2466036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2466084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2466132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2466180,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2466396,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2466564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2466612,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2466780,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2466996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2467956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2468004,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2468172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2468220,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2468388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2468436,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2468532,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2468628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2468676,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2468844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2468892,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2469060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2469108,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2469204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2469252,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2469420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2469468,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2469636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2469684,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2469780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2469828,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2469996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2470044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2470212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2470260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2470308,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2470524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2470572,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2470836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2470884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2470932,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2470968,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":2471316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2471364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2471412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2471460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2471508,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2471652,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2471796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2471844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2471892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2471940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2471988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2472036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2472084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2472132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2472180,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2472492,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2472732,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2472972,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2473284,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2473884,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2474484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2474532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2474580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2474628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2474676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2474724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2474772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2474820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2474868,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2475180,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2475420,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2475660,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2475972,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2476572,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2477172,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2477448,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2477724,"componentType":5126,"count":90,"type":"VEC3"},{"bufferView":1,"byteOffset":2478804,"componentType":5126,"count":90,"type":"VEC3"},{"bufferView":1,"byteOffset":2479884,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2480868,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2481852,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2481996,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2482140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2482188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2482236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2482284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2482332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2482380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2482428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2482476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2482524,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2482836,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2483076,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2483316,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2483628,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2484228,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2484828,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2484900,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2484972,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2485116,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2485428,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2485572,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2485884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2485932,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2486076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2486124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2486172,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2486292,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2486412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2486460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2486508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2486556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2486604,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2486676,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2486808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2486856,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2486928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2486976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2487024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2487072,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2487144,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2487240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2487288,"componentType":5126,"count":318,"type":"VEC3"},{"bufferView":1,"byteOffset":2491104,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2491200,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2491392,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2491728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2491776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2491824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2491872,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2491944,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2492016,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2492148,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2492556,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2492652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2492700,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2493036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2493084,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2493180,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2493588,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2493780,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2494188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2494236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2494284,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2494380,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2494788,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2494980,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2495388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2495436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2495484,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2495580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2495628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2495676,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2495772,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2496180,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2496372,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2496780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2496828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2496876,"componentType":5126,"count":34,"type":"VEC3"},{"bufferView":1,"byteOffset":2497284,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2497476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2497524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2497572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2497620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2497668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2497716,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2497884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2497932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2498124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2498172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2498220,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2498436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2498484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2498532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2498580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2498628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2498676,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2498892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2498940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2498988,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2499180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2499228,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2499420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2499468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2499516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2499564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2499612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2499660,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2499876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2499924,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2500116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500308,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2500476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500716,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2500932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2500980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2501028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2501076,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2501244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2501292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2501340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2501388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2501436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2501484,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2501652,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2501724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2501772,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2501988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2502036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2502228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2502276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2502324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2502372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2502420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2502468,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2502684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2502732,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2502924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2502972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2503020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2503068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2503116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2503164,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2503356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2503404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2503596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2503644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2503692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2503740,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2503956,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2504172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2504220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2504268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2504316,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2504484,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2504652,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2504892,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2505108,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2505180,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2505252,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2505420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2505468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2505516,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2505684,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2505900,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2506116,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2506356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2506980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507076,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2507148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507676,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2507916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2507964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2508012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2508060,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2508204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2508252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2508300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2508348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2508396,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2508588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2508636,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2508828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2508876,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2509068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509500,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2509692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509740,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2509932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2509980,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2510172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2510220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2510268,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2510460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2510508,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2510700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2510748,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2510940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2510988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2511036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2511228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2511276,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2511468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2511516,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2511708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2511756,"componentType":5126,"count":80,"type":"VEC3"},{"bufferView":1,"byteOffset":2512716,"componentType":5126,"count":48,"type":"VEC3"},{"bufferView":1,"byteOffset":2513292,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2513892,"componentType":5126,"count":65,"type":"VEC3"},{"bufferView":1,"byteOffset":2514672,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2515476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2515524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2515572,"componentType":5126,"count":44,"type":"VEC3"},{"bufferView":1,"byteOffset":2516100,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2516196,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2516484,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2516772,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2516868,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2517156,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2517444,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2517540,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2517828,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2518116,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2518212,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2518500,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2518788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2518836,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2519148,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2519460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2519508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2519556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2519604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2519652,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2519868,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2520036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520084,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2520252,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2520468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2520996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521476,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2521644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521692,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2521860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2521908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2522004,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2522100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2522148,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2522316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2522364,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2522532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2522580,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2522676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2522724,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2522892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2522940,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2523108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2523156,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2523252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2523300,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2523468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2523516,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2523684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2523732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2523780,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2523996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2524044,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2524308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2524356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2524404,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2524440,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":2524788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2524836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2524884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2524932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2524980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2525028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2525076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2525124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2525172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2525220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2525268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2525316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2525364,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2525676,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2525916,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2526156,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2526468,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2527068,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2527668,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2527812,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2527956,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2528448,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2528940,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2529432,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2529924,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2530908,"componentType":5126,"count":82,"type":"VEC3"},{"bufferView":1,"byteOffset":2531892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2531940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2531988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2532036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2532084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2532132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2532180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2532228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2532276,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2532588,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2532828,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2533068,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2533380,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2533980,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2534580,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2535072,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2535564,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2535636,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2535708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2535756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2535804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2535852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2535900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2535948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2535996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2536044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2536092,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2536404,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2536644,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2536884,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2537196,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2537796,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2538396,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2539200,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2540004,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2540280,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2540556,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2540832,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2541108,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2541600,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2542092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2542140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2542188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2542236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2542284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2542332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2542380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2542428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2542476,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2542788,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2543028,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2543268,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2543580,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2544180,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2544780,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2545272,"componentType":5126,"count":41,"type":"VEC3"},{"bufferView":1,"byteOffset":2545764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2545812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2545860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2545908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2545956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2546004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2546052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2546100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2546148,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2546460,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2546700,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2546940,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2547252,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2547852,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2548452,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2548608,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2548764,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2548908,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2549052,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2549196,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2549340,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2549616,"componentType":5126,"count":23,"type":"VEC3"},{"bufferView":1,"byteOffset":2549892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2549940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2549988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2550036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2550084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2550132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2550180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2550228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2550276,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2550588,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2550828,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2551068,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2551380,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2551980,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2552580,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2553384,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2554188,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2554332,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2554476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2554524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2554572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2554620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2554668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2554716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2554764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2554812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2554860,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2555172,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2555412,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2555652,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2555964,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2556564,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2557164,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2559696,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2562228,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":2562684,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":2563140,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2563944,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2564748,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2564892,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2565036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2565084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2565132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2565180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2565228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2565276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2565324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2565372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2565420,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2565732,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2565972,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2566212,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2566524,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2567124,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2567724,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2567880,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2568036,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":2568492,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":2568948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2568996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2569044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2569092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2569140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2569188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2569236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2569284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2569332,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2569644,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2569884,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2570124,"componentType":5126,"count":26,"type":"VEC3"},{"bufferView":1,"byteOffset":2570436,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2571036,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2571636,"componentType":5126,"count":36,"type":"VEC3"},{"bufferView":1,"byteOffset":2572068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2572116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2572164,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2572764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2572812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2572860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2572908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2572956,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2573340,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2573628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2573676,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":2574000,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2574168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2574216,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2574336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2574384,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2574720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2574768,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2575056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2575104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2575152,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2575320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2575368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2575416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2575464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2575512,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":2575836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2575884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2575932,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2576268,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2576556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2576604,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2576892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2576940,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":2577264,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2577864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2577912,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2578200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2578248,"componentType":5126,"count":59,"type":"VEC3"},{"bufferView":1,"byteOffset":2578956,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":2579280,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2579664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2579712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2579760,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2580048,"componentType":5126,"count":169,"type":"VEC3"},{"bufferView":1,"byteOffset":2582076,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2582676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2582724,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2583108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2583156,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2583276,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2583372,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2583756,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2583924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2583972,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":2584860,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2585460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2585508,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2585748,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2586132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2586180,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2586564,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2586732,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2587020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2587068,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2587668,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2587908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2587956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2588004,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2588100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2588148,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2588388,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2588676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2588724,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2588892,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2589228,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2589828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2589876,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2590164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2590212,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2590548,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2590932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2590980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2591028,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2591196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2591244,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2591844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2591892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2591940,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2592108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2592156,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2592756,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2593140,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2593428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2593476,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2593860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2593908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2593956,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2594124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2594172,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2594772,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2594940,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2595324,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2595492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2595540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2595588,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2596188,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2596428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2596476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2596524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2596572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2596620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2596668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2596716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2596764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2596812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2596860,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2596956,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2597052,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2597196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597772,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2597916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2597964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598300,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2598396,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2598492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2598876,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2598972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2599068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2599116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2599164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2599212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2599260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2599308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2599356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2599404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2599452,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2599548,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2599644,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":2600520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2600568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2600616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2600664,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2600880,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2601096,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2601312,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":2601516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2601564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2601612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2601660,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2601876,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2602116,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2602356,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2602596,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":2603460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2603508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2603556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2603604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2603652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2603700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2603748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2603796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2603844,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2603940,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2604036,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2604420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2604468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2604516,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2604780,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2604840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2604888,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2605044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2605092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2605140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2605188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2605236,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2605296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2605344,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2605380,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2605764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2605812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2605860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2605908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2605956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2606004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2606052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2606100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2606148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2606196,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2606292,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2606388,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2607192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2607240,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2607432,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2607624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2607672,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2607864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2607912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2607960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2608008,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2608200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2608248,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2609052,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2609148,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2609268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2609316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2609364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2609412,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2609532,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2609652,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2609772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2609820,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2609940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2609988,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2610132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610516,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2610612,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2610708,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2610852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2610996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611428,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2611572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2611956,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2612052,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2612148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612532,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2612628,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2612724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2612964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2613012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2613060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2613108,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2613204,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2613300,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":2614416,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2614584,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2614824,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2615064,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2615304,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2615544,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2615688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2615736,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2615904,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2616120,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2616336,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2616552,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2616768,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2616936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2616984,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":2618100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618484,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2618580,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2618676,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2618820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2618964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619396,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2619540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2619924,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2620020,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2620116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2620164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2620212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2620260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2620308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2620356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2620404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2620452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2620500,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2620596,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2620692,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":2621568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2621616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2621664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2621712,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2621928,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2622144,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2622360,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":2622564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2622612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2622660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2622708,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2622924,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2623164,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2623404,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2623644,"componentType":5126,"count":72,"type":"VEC3"},{"bufferView":1,"byteOffset":2624508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2624556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2624604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2624652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2624700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2624748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2624796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2624844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2624892,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2624988,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2625084,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2625468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2625516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2625564,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2625828,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2625888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2625936,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2626092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2626140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2626188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2626236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2626284,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2626344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2626392,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2626428,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2626812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2626860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2626908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2626956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627244,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2627340,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2627436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2627820,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2627916,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2628012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2628060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2628108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2628156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2628204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2628252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2628300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2628348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2628396,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2628492,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2628588,"componentType":5126,"count":210,"type":"VEC3"},{"bufferView":1,"byteOffset":2631108,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":2631468,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2631852,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2631984,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2632164,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2632332,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2632428,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2632500,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2632668,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2632836,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2633004,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2633148,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2633364,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2633628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2633676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2633724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2633772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2633820,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2633976,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2634192,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2634384,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2634648,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2634768,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2635008,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2635296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2635344,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2635584,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2635800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2635848,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2635968,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2636184,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2636376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2636424,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2636592,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2636760,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2637000,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2639532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2639580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2639628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2639676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2639724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2639772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2639820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2639868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2639916,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2640012,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2640108,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":2640984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2641032,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2641248,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2641464,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2641680,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2641896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2641944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2641992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2642040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2642088,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":2642316,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2642556,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2642796,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2643036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2643084,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":2643972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644356,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2644452,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2644548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2644932,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2645028,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2645124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645508,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2645604,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2645700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2645988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646084,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2646180,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2646276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646660,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2646756,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2646852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2646996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647236,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2647332,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2647428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2647812,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2647908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2648004,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2648808,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2649192,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2649312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2649360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2649408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2649456,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2649600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2649648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2649696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2649744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2649792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2649840,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2649984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650224,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2650368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650608,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2650752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2650992,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2651136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651376,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2651520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651760,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2651904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2651952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652144,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2652288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652528,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2652672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2652912,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2653056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653200,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2653320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653416,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2653452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653500,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2653572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2653764,"componentType":5126,"count":99,"type":"VEC3"},{"bufferView":1,"byteOffset":2654952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655144,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2655216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2655888,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":2656656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2656704,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2656800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2656848,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2657244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2657292,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2657688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2657736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2657784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2657832,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2658228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2658276,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2658672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2658720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2658768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2658816,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2659212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2659260,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2659656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2659704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2659752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2659800,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2660196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2660244,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2660640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2660688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2660736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2660784,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2661180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2661228,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2661624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2661672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2661720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2661768,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2662164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2662212,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2662608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2662656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2662704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2662752,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2663148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2663196,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2663592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2663640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2663688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2663736,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2664132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2664180,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2664576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2664624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2664672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2664720,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2665116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2665164,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2665560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2665608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2665656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2665704,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2666100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2666148,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2666544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2666592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2666640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2666688,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2666736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2666784,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2666880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2666928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2666976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667024,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667360,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2667576,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2667792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2667984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2668032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2668080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2668128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2668176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2668224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2668272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2668320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2668368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2668416,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2668512,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2668728,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2668944,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2669040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2669088,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2669184,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2669400,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2669616,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2669712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2669760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2669808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2669856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2669904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2669952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2670000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2670048,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":2671152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2671200,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2671392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2671440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2671488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2671536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2671728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2671776,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2671968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2672016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2672064,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2672256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2672304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2672352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2672400,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2672592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2672640,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2672832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2672880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2672928,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2673120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2673168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2673216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2673264,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2673456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2673504,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2673696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2673744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2673792,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2673984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2674032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2674080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2674128,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2674320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2674368,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2674560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2674608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2674656,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2674848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2674896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2674944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2674992,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2675184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2675232,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2675424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2675472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2675520,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2675712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2675760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2675808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2675856,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2676048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2676096,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2676288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2676336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2676384,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2676576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2676624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2676672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2676720,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2676912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2676960,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2677152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2677200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2677248,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2677440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2677488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2677536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2677584,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2677776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2677824,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2678016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2678064,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2678112,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2678304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2678352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2678400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2678448,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2678640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2678688,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2678880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2678928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2678976,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2679168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2679216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2679264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2679312,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2679504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2679552,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2679744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2679792,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2679948,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":2680416,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2680560,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":2681112,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2681184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2681952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2682960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683104,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2683176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683224,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2683296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683344,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2683416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683464,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2683536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683584,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2683656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683704,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2683776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683824,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2683896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2683944,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2684016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2684064,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2684136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2684184,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2684256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2684304,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2684376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2684424,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2684496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2684544,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2684616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2684664,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2684736,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2684784,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2684856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2684904,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2684976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685024,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2685096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685144,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2685216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685264,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2685336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685384,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2685456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685648,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2685708,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2685768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2685912,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2686152,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2686368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2686992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2687952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688288,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2688348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688396,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2688636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2688972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689020,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2689116,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2689212,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2689380,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2689416,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2689452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2689932,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2690100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690484,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2690580,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2690676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2690964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691060,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2691156,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2691252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691636,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2691732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2691828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2691972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692212,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2692308,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2692404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2692788,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2692884,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2692980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693364,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2693460,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2693556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2693940,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2694036,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2694132,"componentType":5126,"count":102,"type":"VEC3"},{"bufferView":1,"byteOffset":2695356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2695404,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2695572,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2695764,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2695980,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2696148,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":2696232,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2696352,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2696484,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":2696568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2696616,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2696760,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2696952,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2697168,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2697336,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":2697420,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2697552,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2697816,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2698008,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":2699244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2699292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2699340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2699388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2699436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2699484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2699532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2699580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2699628,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2699724,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2699820,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2700624,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2701008,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2701128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701272,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2701416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701656,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2701800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2701992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702040,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2702184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702424,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2702568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2702808,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2702952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703192,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2703336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703576,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2703720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2703960,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2704104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704344,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2704488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704728,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2704872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704920,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2704968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2705016,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2705136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2705184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2705232,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2705268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2705316,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2705388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2705436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2705484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2705532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2705580,"componentType":5126,"count":99,"type":"VEC3"},{"bufferView":1,"byteOffset":2706768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2706816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2706864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2706912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2706960,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2707032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707176,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707224,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707464,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2707704,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":2708472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2708520,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2708616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2708664,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2709060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2709108,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2709504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2709552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2709600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2709648,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2710044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2710092,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2710488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2710536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2710584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2710632,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2711028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2711076,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2711472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2711520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2711568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2711616,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2712012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2712060,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2712456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2712504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2712552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2712600,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2712996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2713044,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2713440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2713488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2713536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2713584,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2713980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2714028,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2714424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2714472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2714520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2714568,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2714964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2715012,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2715408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2715456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2715504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2715552,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2715948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2715996,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2716392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2716440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2716488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2716536,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2716932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2716980,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2717376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2717424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2717472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2717520,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2717916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2717964,"componentType":5126,"count":33,"type":"VEC3"},{"bufferView":1,"byteOffset":2718360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718600,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2718696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718888,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2718984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719176,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2719392,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2719608,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719656,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719704,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719752,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719944,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2719992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2720040,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2720088,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2720136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2720184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2720232,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2720328,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2720544,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2720760,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2720856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2720904,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2721000,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2721216,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2721432,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2721528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2721576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2721624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2721672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2721720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2721768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2721816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2721864,"componentType":5126,"count":92,"type":"VEC3"},{"bufferView":1,"byteOffset":2722968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2723016,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2723208,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2723256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2723304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2723352,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2723544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2723592,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2723784,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2723832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2723880,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2724072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2724120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2724168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2724216,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2724408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2724456,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2724648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2724696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2724744,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2724936,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2724984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2725032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2725080,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2725272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2725320,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2725512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2725560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2725608,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2725800,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2725848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2725896,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2725944,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2726136,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2726184,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2726376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2726424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2726472,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2726664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2726712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2726760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2726808,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2727000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2727048,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2727240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2727288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2727336,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2727528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2727576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2727624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2727672,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2727864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2727912,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2728104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2728152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2728200,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2728392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2728440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2728488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2728536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2728728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2728776,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2728968,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2729016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2729064,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2729256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2729304,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2729352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2729400,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2729592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2729640,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2729832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2729880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2729928,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2730120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2730168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2730216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2730264,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2730456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2730504,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2730696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2730744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2730792,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2730984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2731032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2731080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2731128,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2731320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2731368,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2731560,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2731608,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2731764,"componentType":5126,"count":39,"type":"VEC3"},{"bufferView":1,"byteOffset":2732232,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2732376,"componentType":5126,"count":46,"type":"VEC3"},{"bufferView":1,"byteOffset":2732928,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2733000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2733960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734200,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734248,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734296,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734536,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734776,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734824,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2734920,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2734992,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2735040,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2735112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2735160,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2735232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2735280,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2735352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2735400,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2735472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2735520,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2735592,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2735640,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2735712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2735760,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2735832,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2735880,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2735952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2736000,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2736072,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2736120,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2736192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2736240,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2736312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2736360,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2736432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2736480,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2736552,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2736600,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2736672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2736720,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2736792,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2736840,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2736912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2736960,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2737032,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2737080,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2737152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2737200,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2737272,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2737320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2737368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2737416,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2737464,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2737524,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2737584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2737632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2737680,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2737728,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2737968,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2738184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738232,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738280,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738328,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738472,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738616,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738760,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738808,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2738952,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739240,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739432,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739480,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739528,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739672,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739720,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739768,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739912,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2739960,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740104,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2740164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740212,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2740452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2740836,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2740932,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2741028,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2741196,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2741232,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2741268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741748,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2741916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2741964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742300,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2742396,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2742492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2742876,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2742972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2743068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743452,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2743548,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2743644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2743980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744028,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2744124,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2744220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744604,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2744700,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2744796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2744988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745180,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2745276,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2745372,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2745540,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2745576,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2745612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2745996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746092,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2746260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746644,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2746740,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2746836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2746980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747220,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2747316,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2747412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2747796,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2747892,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2747988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748372,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2748468,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2748564,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748612,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748660,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2748948,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2749044,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2749140,"componentType":5126,"count":102,"type":"VEC3"},{"bufferView":1,"byteOffset":2750364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2750412,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2750580,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2750772,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2750988,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2751156,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":2751240,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2751360,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2751492,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":2751576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2751624,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2751768,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2751960,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2752176,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2752344,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":2752428,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2752560,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2752824,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2753016,"componentType":5126,"count":103,"type":"VEC3"},{"bufferView":1,"byteOffset":2754252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754636,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2754732,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2754828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2754972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755212,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2755308,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2755404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755548,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2755788,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2755884,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2755980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756364,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2756460,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2756556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756796,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756844,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756892,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2756940,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2757036,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2757132,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2757204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2757252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2757300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2757348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2757396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2757444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2757492,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2757564,"componentType":5126,"count":73,"type":"VEC3"},{"bufferView":1,"byteOffset":2758440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2758488,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2758704,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2758920,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2759136,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2759352,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2759400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2759448,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2759496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2759544,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":2759772,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2760012,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2760252,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2760492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2760540,"componentType":5126,"count":74,"type":"VEC3"},{"bufferView":1,"byteOffset":2761428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2761476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2761524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2761572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2761620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2761668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2761716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2761764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2761812,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2761908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2762004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762388,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2762484,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2762580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2762964,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2763060,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2763156,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2763324,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2763360,"componentType":5126,"count":3,"type":"VEC3"},{"bufferView":1,"byteOffset":2763396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2763876,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2764044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764428,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2764524,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2764620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2764956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765004,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2765100,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2765196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765580,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2765676,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2765772,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2765964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2766012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2766060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2766108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2766156,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2766252,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2766348,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2767152,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2767200,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2767392,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2767440,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2767488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2767536,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2767728,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2767776,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2767968,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2768160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2768208,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2769012,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2769132,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2769252,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2769372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2769420,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2769468,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2769516,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2769636,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2769732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2769780,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2769900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2769948,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2770092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770332,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770380,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770476,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2770572,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2770668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2770956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771052,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2771148,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2771244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771628,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2771724,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2771820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2771964,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772204,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2772300,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2772396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2772780,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2772876,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2772972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773068,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773116,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773356,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2773452,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2773548,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2773692,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2773980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774124,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774268,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2774412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774748,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2774796,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2774892,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2774988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775036,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775084,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775132,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775180,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775228,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775276,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775372,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2775468,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2775564,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2775708,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775852,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2775996,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776188,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776284,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2776428,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2776812,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2776908,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2777004,"componentType":5126,"count":118,"type":"VEC3"},{"bufferView":1,"byteOffset":2778420,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2778564,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2778708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2778900,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2779092,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2779140,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2779188,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2779332,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2779476,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2779860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2779908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2779956,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2780016,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":2780436,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2780628,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2780820,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2781156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2781204,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":2781408,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":2781516,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2781564,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2781756,"componentType":5126,"count":118,"type":"VEC3"},{"bufferView":1,"byteOffset":2783172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2783220,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2783268,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2783316,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2783364,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2783412,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2783460,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2783508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2783556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2783604,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2783700,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2783796,"componentType":5126,"count":210,"type":"VEC3"},{"bufferView":1,"byteOffset":2786316,"componentType":5126,"count":30,"type":"VEC3"},{"bufferView":1,"byteOffset":2786676,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2787060,"componentType":5126,"count":11,"type":"VEC3"},{"bufferView":1,"byteOffset":2787192,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2787372,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2787540,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2787636,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2787708,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2787876,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2788044,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2788212,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2788356,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2788572,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2788836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2788884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2788932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2788980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2789028,"componentType":5126,"count":13,"type":"VEC3"},{"bufferView":1,"byteOffset":2789184,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2789400,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2789592,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2789856,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2789976,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2790216,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2790504,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2790552,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2790792,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2791008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2791056,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2791176,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2791392,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2791584,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2791632,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2791800,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2791968,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2792208,"componentType":5126,"count":211,"type":"VEC3"},{"bufferView":1,"byteOffset":2794740,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2794788,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2794836,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2794884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2794932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2794980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2795028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2795076,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2795124,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2795220,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2795316,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2796120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2796168,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2796360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2796408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2796456,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2796504,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2796696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2796744,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2796936,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2797128,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2797176,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2797980,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2798100,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2798220,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2798340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2798388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2798436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2798484,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2798604,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2798700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2798748,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2798868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2798916,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2799060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799444,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2799540,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2799636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2799972,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2800020,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2800116,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2800212,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":2801328,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2801496,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2801736,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2801976,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2802216,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2802456,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2802600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2802648,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2802816,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2803032,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2803248,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2803464,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2803680,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2803848,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2803896,"componentType":5126,"count":93,"type":"VEC3"},{"bufferView":1,"byteOffset":2805012,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805396,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2805492,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2805588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805732,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805780,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805828,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805876,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805924,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2805972,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2806068,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2806164,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806212,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806260,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806308,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806404,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806452,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806500,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806548,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2806644,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2806740,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2806812,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806860,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2806956,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2807004,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2807052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2807100,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2807172,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2807976,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2808024,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2808216,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2808408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2808456,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2808648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2808696,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2808744,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2808792,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2808984,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2809032,"componentType":5126,"count":67,"type":"VEC3"},{"bufferView":1,"byteOffset":2809836,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2809932,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2810052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2810100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2810148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2810196,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2810316,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2810436,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2810556,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2810604,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2810724,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2810772,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2810916,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2811060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811252,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811300,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811348,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811396,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811444,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811540,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811588,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2811636,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2811780,"componentType":5126,"count":118,"type":"VEC3"},{"bufferView":1,"byteOffset":2813196,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2813340,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2813484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2813676,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2813868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2813916,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2813964,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2814108,"componentType":5126,"count":12,"type":"VEC3"},{"bufferView":1,"byteOffset":2814252,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2814636,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2814684,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2814732,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2814792,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":2815212,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2815404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2815596,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2815932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2815980,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":2816184,"componentType":5126,"count":9,"type":"VEC3"},{"bufferView":1,"byteOffset":2816292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2816340,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2816532,"componentType":5126,"count":118,"type":"VEC3"},{"bufferView":1,"byteOffset":2817948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2817996,"componentType":5126,"count":338,"type":"VEC3"},{"bufferView":1,"byteOffset":2822052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2822100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2822148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2822196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2822244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2822292,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2822508,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2822556,"componentType":5126,"count":287,"type":"VEC3"},{"bufferView":1,"byteOffset":2826000,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2826048,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2826096,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2826144,"componentType":5126,"count":29,"type":"VEC3"},{"bufferView":1,"byteOffset":2826492,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2826540,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":2827236,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2827284,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2827332,"componentType":5126,"count":28,"type":"VEC3"},{"bufferView":1,"byteOffset":2827668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2827716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2827764,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2828028,"componentType":5126,"count":176,"type":"VEC3"},{"bufferView":1,"byteOffset":2830140,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2830308,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2830404,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2830476,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2830524,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2830572,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2830620,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2830668,"componentType":5126,"count":276,"type":"VEC3"},{"bufferView":1,"byteOffset":2833980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2834028,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2834076,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2834172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2834220,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":2834868,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":2835516,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":2836164,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":2836812,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":2837460,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":2838108,"componentType":5126,"count":54,"type":"VEC3"},{"bufferView":1,"byteOffset":2838756,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2838804,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2838900,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2838948,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2839044,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2839092,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2839188,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2839380,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2839596,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2839644,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2839692,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2839908,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2839956,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2840172,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2840220,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2840316,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2840388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2840436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2840484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2840532,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2840604,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2840652,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2840700,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2840748,"componentType":5126,"count":7,"type":"VEC3"},{"bufferView":1,"byteOffset":2840832,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2841216,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2841288,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2841336,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2841408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2841456,"componentType":5126,"count":31,"type":"VEC3"},{"bufferView":1,"byteOffset":2841828,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2841900,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2841972,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2842044,"componentType":5126,"count":27,"type":"VEC3"},{"bufferView":1,"byteOffset":2842368,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2842416,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2842512,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2842560,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2842656,"componentType":5126,"count":38,"type":"VEC3"},{"bufferView":1,"byteOffset":2843112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2843160,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2843256,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2843304,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2843376,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2843424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2843472,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2843856,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2843904,"componentType":5126,"count":5,"type":"VEC3"},{"bufferView":1,"byteOffset":2843964,"componentType":5126,"count":17,"type":"VEC3"},{"bufferView":1,"byteOffset":2844168,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2844216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2844264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2844312,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2844360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2844408,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2844456,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2844576,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2844696,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2844816,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2844936,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2845032,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2845128,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2845224,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2845344,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2845464,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2845656,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2845848,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2846040,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2846232,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2846424,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2846616,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2846808,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2847000,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2847192,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2847384,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2847576,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":2847804,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2847996,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2848188,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2848380,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2848572,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2848740,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2848932,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2849124,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2849388,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2849628,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2849868,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2850156,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2850420,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2850684,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2850948,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2851140,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2851332,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2851572,"componentType":5126,"count":24,"type":"VEC3"},{"bufferView":1,"byteOffset":2851860,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2851956,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2852052,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2852100,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2852196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2852244,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2852340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2852388,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2852484,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2852580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2852628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2852676,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2852748,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2852820,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2852868,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2852916,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2852988,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2853060,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2853132,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2853324,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2853516,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2853708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2853900,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2854092,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2854284,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2854476,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2854668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2854716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2854764,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2854812,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2854884,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2854932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2854980,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855028,"componentType":5126,"count":6,"type":"VEC3"},{"bufferView":1,"byteOffset":2855100,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855148,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855244,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855292,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855340,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855388,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855484,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855532,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855580,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855628,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2855676,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2856060,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2856108,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2856156,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2856204,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2856252,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2856636,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2856828,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2857020,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2857212,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2857404,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2857596,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2857788,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2857980,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2858172,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2858556,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2858748,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2858940,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2859324,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2859708,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2859900,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2860092,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2860476,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2860860,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2861052,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2861244,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2861628,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2862012,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2862204,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2862396,"componentType":5126,"count":32,"type":"VEC3"},{"bufferView":1,"byteOffset":2862780,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2862972,"componentType":5126,"count":127,"type":"VEC3"},{"bufferView":1,"byteOffset":2864496,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2864544,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2864592,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2865072,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2865264,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2865744,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2865936,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2866416,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2866608,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2867088,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2867280,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2867760,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2867952,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2868432,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2868624,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2869104,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2869296,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2869776,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2869968,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2870160,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2870208,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2870400,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2870448,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2870640,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2870688,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2870880,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2870928,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2871120,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2871168,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2871360,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2871408,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2871600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2871648,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2871840,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2871888,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":2872656,"componentType":5126,"count":64,"type":"VEC3"},{"bufferView":1,"byteOffset":2873424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2873472,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2873664,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2873712,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2873904,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2873952,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2874144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2874192,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2874384,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2874432,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2874624,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2874672,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2874864,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2874912,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2875104,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2875152,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2875344,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2875392,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2875488,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2875536,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2875632,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2875872,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2875920,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2876016,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2876184,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2876232,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2876424,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2876472,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2876712,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2876760,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2876928,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2876976,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2877144,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2877192,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2877240,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2877336,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2877384,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2877576,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2877624,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2877816,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2877864,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2878080,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2878128,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2878320,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2878368,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2878536,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2878632,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2878680,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2878920,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2879016,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2879064,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2879160,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2879256,"componentType":5126,"count":129,"type":"VEC3"},{"bufferView":1,"byteOffset":2880804,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2880852,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2880948,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2880996,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2881092,"componentType":5126,"count":22,"type":"VEC3"},{"bufferView":1,"byteOffset":2881356,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2881404,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2881500,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2881668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2881716,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2881932,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2881980,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2882196,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2882244,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2882436,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2882484,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2882676,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2882724,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2882820,"componentType":5126,"count":129,"type":"VEC3"},{"bufferView":1,"byteOffset":2884368,"componentType":5126,"count":62,"type":"VEC3"},{"bufferView":1,"byteOffset":2885112,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2885160,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2885340,"componentType":5126,"count":15,"type":"VEC3"},{"bufferView":1,"byteOffset":2885520,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2885568,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2885616,"componentType":5126,"count":19,"type":"VEC3"},{"bufferView":1,"byteOffset":2885844,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2885940,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2885988,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2886036,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2886228,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2886324,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2886372,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2886420,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2886588,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2886684,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2886780,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2887020,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2887068,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2887308,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2887428,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":2887848,"componentType":5126,"count":58,"type":"VEC3"},{"bufferView":1,"byteOffset":2888544,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2888664,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2888904,"componentType":5126,"count":40,"type":"VEC3"},{"bufferView":1,"byteOffset":2889384,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2889504,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2889624,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2889864,"componentType":5126,"count":50,"type":"VEC3"},{"bufferView":1,"byteOffset":2890464,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2890584,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2890704,"componentType":5126,"count":20,"type":"VEC3"},{"bufferView":1,"byteOffset":2890944,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":2891364,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2891484,"componentType":5126,"count":10,"type":"VEC3"},{"bufferView":1,"byteOffset":2891604,"componentType":5126,"count":35,"type":"VEC3"},{"bufferView":1,"byteOffset":2892024,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2892216,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2892264,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2892312,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2892408,"componentType":5126,"count":16,"type":"VEC3"},{"bufferView":1,"byteOffset":2892600,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2892648,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2892696,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2892792,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2893008,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2893056,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2893104,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":1,"byteOffset":2893200,"componentType":5126,"count":18,"type":"VEC3"},{"bufferView":1,"byteOffset":2893416,"componentType":5126,"count":21,"type":"VEC3"},{"bufferView":1,"byteOffset":2893668,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2893716,"componentType":5126,"count":4,"type":"VEC3"},{"bufferView":1,"byteOffset":2893764,"componentType":5126,"count":14,"type":"VEC3"},{"bufferView":1,"byteOffset":2893932,"componentType":5126,"count":8,"type":"VEC3"},{"bufferView":2,"byteOffset":0,"componentType":5123,"count":129,"type":"SCALAR"},{"bufferView":2,"byteOffset":260,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":716,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184,"componentType":5123,"count":207,"type":"SCALAR"},{"bufferView":2,"byteOffset":1600,"componentType":5123,"count":180,"type":"SCALAR"},{"bufferView":2,"byteOffset":1960,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":2304,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":2456,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":2476,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":2496,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":2516,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":2536,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":2556,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":2576,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":2608,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":2640,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":2672,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":2704,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":2736,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":2768,"componentType":5123,"count":321,"type":"SCALAR"},{"bufferView":2,"byteOffset":3412,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":3724,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":4036,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":4348,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":4660,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":4972,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":5284,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":5596,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":5908,"componentType":5123,"count":1077,"type":"SCALAR"},{"bufferView":2,"byteOffset":8064,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":8448,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":8484,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":8520,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":8556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":8568,"componentType":5123,"count":678,"type":"SCALAR"},{"bufferView":2,"byteOffset":9924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":9936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":9948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":9960,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":9996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":10008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":10020,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":10284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":10296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":10308,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":10572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":10584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":10596,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":10860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":10872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":10884,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":11148,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11232,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11316,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11400,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11484,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11568,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11652,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11736,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11820,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11904,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":11988,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":12072,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":12156,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":12408,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":12492,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":12576,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":12828,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":13080,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":13164,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":13248,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":13500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13548,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":13728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13776,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":13956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":13992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14004,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":14184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14232,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":14412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14460,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":14640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14688,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":14868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":14916,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":15092,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15176,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15260,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15344,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15428,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15512,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15596,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15680,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15764,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15848,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":15932,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":16004,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16088,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16172,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16256,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16340,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16424,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16508,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16592,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16676,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16760,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":16928,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":17012,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":17096,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":17180,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":17264,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":17348,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":17432,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":17636,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":17720,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":17804,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":18008,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":18212,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":18296,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":18380,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":18584,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":18788,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":18872,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":18956,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":19160,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":19364,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":19448,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":19532,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":19736,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":19940,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":20024,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":20108,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":20312,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":20516,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":20600,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":20684,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":20876,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":21080,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":21164,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":21248,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":21452,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":21656,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":21740,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":21824,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":22028,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":22232,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":22316,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":22400,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":22604,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":22808,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":22892,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":22976,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":23180,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":23384,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":23468,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":23552,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":23756,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":23960,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":24044,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":24128,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":24332,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":24536,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":24620,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":24704,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":24908,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":25112,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":25196,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":25280,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":25484,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":25796,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":26108,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":26420,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":26732,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":27044,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":27356,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":27668,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":27980,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":28292,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":28604,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":28916,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":29228,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":29540,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":29852,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":30164,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":30476,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":30788,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":31100,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":31412,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":31724,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":32036,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":32348,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":32660,"componentType":5123,"count":153,"type":"SCALAR"},{"bufferView":2,"byteOffset":32968,"componentType":5123,"count":279,"type":"SCALAR"},{"bufferView":2,"byteOffset":33528,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":34104,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":34616,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":35060,"componentType":5123,"count":366,"type":"SCALAR"},{"bufferView":2,"byteOffset":35792,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":35980,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":36000,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":36020,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":36040,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":36060,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":36080,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":36100,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":36136,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":36172,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":36208,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":36244,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":36280,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":36316,"componentType":5123,"count":387,"type":"SCALAR"},{"bufferView":2,"byteOffset":37092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":37104,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":37220,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":37340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":37352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":37364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":37376,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":37496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":37508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":37520,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":37724,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":37852,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":37980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":37992,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":38064,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":38196,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":38376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":38388,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":38420,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":38452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":38464,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":38484,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":38504,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":38560,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":38608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":38620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":38632,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":38752,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":38844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":38928,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":39096,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":39132,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":39276,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":39360,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":39452,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":39620,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":39656,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":39740,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":39824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":39908,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":39992,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":40328,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":40412,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":40748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":40832,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":40916,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":41000,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":41084,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":41204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":41216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":41228,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":41348,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":41468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":41480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":41492,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":41612,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":41924,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":42068,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":42404,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":42896,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":42980,"componentType":5123,"count":252,"type":"SCALAR"},{"bufferView":2,"byteOffset":43484,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":43568,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":43652,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":43736,"componentType":5123,"count":1767,"type":"SCALAR"},{"bufferView":2,"byteOffset":47272,"componentType":5123,"count":1377,"type":"SCALAR"},{"bufferView":2,"byteOffset":50028,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":50220,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":50412,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":50604,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":50796,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":50988,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":51180,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":51372,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":51564,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":51756,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":51948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":51960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":51972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":51984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":51996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52176,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":52212,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":52248,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":52284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":52308,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":52344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":52380,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":52596,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":52812,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":53028,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":53244,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":53460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":53472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":53484,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":53664,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":53700,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":53772,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":53856,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":53892,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":53928,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":53964,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":54036,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":54108,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":54180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54252,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":54432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54480,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":54660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54900,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":54984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":54996,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":55032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55044,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":55116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55128,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":55200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55212,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":55296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55308,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":55392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55404,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":55476,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":55512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55524,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":55608,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":55644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55656,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":55692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55704,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":55740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55752,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":55788,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":55872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":55884,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":55920,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":55992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":56004,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":56088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":56100,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":56184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":56196,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":56268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":56280,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":56352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":56364,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":56400,"componentType":5123,"count":351,"type":"SCALAR"},{"bufferView":2,"byteOffset":57104,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":57184,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":57244,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":57276,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":57308,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":57356,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":57392,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":57424,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":57456,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":57564,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":57680,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":57784,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":57868,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":57972,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":58088,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":58196,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":58252,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":58308,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":58416,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":58464,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":58500,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":58592,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":58684,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":58780,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":58872,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":58964,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":59060,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":59188,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":59236,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":59328,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":59400,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":59472,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":59552,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":59600,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":59720,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":59800,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":59860,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":59892,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":59924,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":59972,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":60008,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":60040,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":60072,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":60180,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":60296,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":60400,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":60484,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":60588,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":60704,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":60812,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":60868,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":60924,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":61032,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":61080,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":61116,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":61208,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":61300,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":61396,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":61488,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":61580,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":61676,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":61804,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":61852,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":61944,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":62016,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":62088,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":62168,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":62216,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":62336,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":62416,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":62476,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":62508,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":62540,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":62588,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":62624,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":62656,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":62688,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":62796,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":62912,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":63016,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":63100,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":63204,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":63320,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":63428,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":63484,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":63540,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":63648,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":63696,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":63732,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":63824,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":63916,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":64012,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":64104,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":64196,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":64292,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":64420,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":64468,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":64560,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":64632,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":64704,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":64784,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":64832,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":64952,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":65032,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":65092,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":65124,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":65156,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":65204,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":65240,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":65272,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":65304,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":65412,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":65528,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":65632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":65716,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":65820,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":65936,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":66044,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":66100,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":66156,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":66264,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":66312,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":66348,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":66440,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":66532,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":66628,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":66720,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":66812,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":66908,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":67036,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":67084,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":67176,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":67248,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":67320,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":67400,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":67448,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":67568,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":67648,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":67708,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":67740,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":67772,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":67820,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":67856,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":67888,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":67920,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":68028,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":68144,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":68248,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":68332,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":68436,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":68552,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":68660,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":68716,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":68772,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":68880,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":68928,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":68964,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":69056,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":69148,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":69244,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":69336,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":69428,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":69524,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":69652,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":69700,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":69792,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":69864,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":69936,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":70016,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":70064,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":70184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":70316,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":70628,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":70940,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":71252,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":71396,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":71708,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":72020,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":72332,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":72476,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":72788,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":73100,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":73412,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":73556,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":73868,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":74180,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":74492,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":74636,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":74948,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":75092,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":75404,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":75548,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":76016,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":76484,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":76796,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":77108,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":77420,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":77564,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":77636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":77648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":77660,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":77732,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":77768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":77780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":77792,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":77876,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":77912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":77924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":77936,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":78020,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":78056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":78068,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":78148,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":78220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":78232,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":78268,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":78352,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":78436,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":78520,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":78604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":78616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":78628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":78640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":78652,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":78844,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":78916,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":79000,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":79060,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":79096,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":79168,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":79204,"componentType":5123,"count":252,"type":"SCALAR"},{"bufferView":2,"byteOffset":79708,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":79864,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":80044,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":80128,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":80212,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":80404,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":80656,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":80740,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":80824,"componentType":5123,"count":294,"type":"SCALAR"},{"bufferView":2,"byteOffset":81412,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":81724,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":82036,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":82348,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":82660,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":82972,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":83104,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":83236,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":83368,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":83500,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":83632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":83644,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":83668,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":83692,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":83896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":83908,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":83932,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":83956,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":84160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":84172,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":84196,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":84220,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":84424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":84436,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":84460,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":84484,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":84688,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":84712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":84724,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":84748,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":84952,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":84976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":84988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85024,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":85048,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":85072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85120,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":85144,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":85168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85216,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":85240,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":85264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85312,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":85336,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":85360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":85408,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":85432,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":85516,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":85600,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":85684,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":85768,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":85852,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":85936,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":86020,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":86104,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":86188,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":86272,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":86356,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":86440,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":86644,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":86728,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":86812,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":87016,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":87220,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":87304,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":87388,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":87592,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":87796,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":87880,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":87964,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":88168,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":88372,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":88456,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":88540,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":88744,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":88948,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":89032,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":89116,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":89320,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":89524,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":89608,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":89692,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":89896,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":90208,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":90520,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":90832,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":91144,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":91456,"componentType":5123,"count":294,"type":"SCALAR"},{"bufferView":2,"byteOffset":92044,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":92128,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":92212,"componentType":5123,"count":294,"type":"SCALAR"},{"bufferView":2,"byteOffset":92800,"componentType":5123,"count":294,"type":"SCALAR"},{"bufferView":2,"byteOffset":93388,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":93472,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":93556,"componentType":5123,"count":294,"type":"SCALAR"},{"bufferView":2,"byteOffset":94144,"componentType":5123,"count":294,"type":"SCALAR"},{"bufferView":2,"byteOffset":94732,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":94816,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":94900,"componentType":5123,"count":294,"type":"SCALAR"},{"bufferView":2,"byteOffset":95488,"componentType":5123,"count":294,"type":"SCALAR"},{"bufferView":2,"byteOffset":96076,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":96160,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":96244,"componentType":5123,"count":294,"type":"SCALAR"},{"bufferView":2,"byteOffset":96832,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":96976,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":97312,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":97360,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":97408,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":97552,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":97696,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":97744,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":98032,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":98176,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":98224,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":98272,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":98608,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":98896,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":98944,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":98992,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":99328,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":99616,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":99664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":99676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":99688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":99700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":99712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":99724,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":100036,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":100348,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":100660,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":100972,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":101284,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":101428,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":101740,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":102052,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":102364,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":102676,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":102988,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":103132,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":103444,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":103756,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":104068,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":104380,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":104692,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":104836,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":105148,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":105460,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":105772,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":106084,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":106396,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":106540,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":106624,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":106708,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":106792,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":106876,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":106960,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":107044,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":107128,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":107212,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":107296,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":107380,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":107692,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":108004,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":108316,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":108628,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":108832,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":108892,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":108988,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":109048,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":109176,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":109560,"componentType":5123,"count":198,"type":"SCALAR"},{"bufferView":2,"byteOffset":109956,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":110076,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":110172,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":110256,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":110336,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":110432,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":110456,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":110476,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":110496,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":110520,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":110580,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":110672,"componentType":5123,"count":645,"type":"SCALAR"},{"bufferView":2,"byteOffset":111964,"componentType":5123,"count":285,"type":"SCALAR"},{"bufferView":2,"byteOffset":112536,"componentType":5123,"count":279,"type":"SCALAR"},{"bufferView":2,"byteOffset":113096,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":113212,"componentType":5123,"count":165,"type":"SCALAR"},{"bufferView":2,"byteOffset":113544,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":113652,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":113756,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":113960,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":114284,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":114404,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":114532,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":114568,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":114600,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":114624,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":114740,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":114844,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":115200,"componentType":5123,"count":237,"type":"SCALAR"},{"bufferView":2,"byteOffset":115676,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":116168,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":116188,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":116196,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":116204,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":116260,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":116412,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":116460,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":116556,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":116628,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":116684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":116696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":116708,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":116800,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":116856,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":117012,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":117168,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":117372,"componentType":5123,"count":258,"type":"SCALAR"},{"bufferView":2,"byteOffset":117888,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":118044,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":118224,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":118256,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":118436,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":118520,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":118604,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":118664,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":118732,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":118800,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":118824,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":118848,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":118884,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":118920,"componentType":5123,"count":180,"type":"SCALAR"},{"bufferView":2,"byteOffset":119280,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":119436,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":119520,"componentType":5123,"count":360,"type":"SCALAR"},{"bufferView":2,"byteOffset":120240,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":120356,"componentType":5123,"count":330,"type":"SCALAR"},{"bufferView":2,"byteOffset":121016,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":121132,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":121180,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":121360,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":121456,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":121576,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":121672,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":121860,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":121908,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":121928,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":121952,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":121976,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":122024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":122036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":122048,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":122108,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":122372,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":122636,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":122728,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":122824,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":122968,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":123112,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":123196,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":123252,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":123308,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":123572,"componentType":5123,"count":354,"type":"SCALAR"},{"bufferView":2,"byteOffset":124280,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":124364,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":124444,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":124516,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":124588,"componentType":5123,"count":159,"type":"SCALAR"},{"bufferView":2,"byteOffset":124908,"componentType":5123,"count":198,"type":"SCALAR"},{"bufferView":2,"byteOffset":125304,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":125616,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":125640,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":125676,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":125712,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":125772,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":125840,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":125908,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":125976,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":126060,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":126500,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":126616,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":126700,"componentType":5123,"count":213,"type":"SCALAR"},{"bufferView":2,"byteOffset":127128,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":127248,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":127364,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":127480,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":127576,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":127740,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":127904,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":128008,"componentType":5123,"count":129,"type":"SCALAR"},{"bufferView":2,"byteOffset":128268,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":128508,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":128976,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":129092,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":129112,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":129120,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":129140,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":129148,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":129172,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":129196,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":129244,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":129396,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":129444,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":129588,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":129684,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":129776,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":129844,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":129912,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":130044,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":130344,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":130668,"componentType":5123,"count":129,"type":"SCALAR"},{"bufferView":2,"byteOffset":130928,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":131060,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":131216,"componentType":5123,"count":1452,"type":"SCALAR"},{"bufferView":2,"byteOffset":134120,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":134228,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":134336,"componentType":5123,"count":270,"type":"SCALAR"},{"bufferView":2,"byteOffset":134876,"componentType":5123,"count":549,"type":"SCALAR"},{"bufferView":2,"byteOffset":135976,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":136084,"componentType":5123,"count":138,"type":"SCALAR"},{"bufferView":2,"byteOffset":136360,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":136396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":136408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":136420,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":136456,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":136528,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":136600,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":136720,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":136812,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":136920,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":137016,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":137060,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":137092,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":137172,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":137228,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":137260,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":137320,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":137380,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":137476,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":137508,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":137612,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":137684,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":137756,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":137860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":137872,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":137980,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":138100,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":138196,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":138232,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":138268,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":138328,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":138360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":138372,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":138404,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":138452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":138488,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":138524,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":138572,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":138608,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":138644,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":138652,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":138676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":138688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":138700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":138712,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":138808,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":138868,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":138904,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":138928,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":139120,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":139300,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":139344,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":139424,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":139456,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":139576,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":139660,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":139776,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":139872,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":139932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":139968,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":139992,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":140036,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":140116,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":140148,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":140232,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":140324,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":140440,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":140596,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":140692,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":140788,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":140968,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":141148,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":141192,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":141336,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":141356,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":141376,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":141396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141432,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":141452,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":141632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141644,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":141664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141688,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":141868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":141916,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":142096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":142108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":142120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":142132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":142144,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":142324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":142336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":142348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":142360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":142372,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":142452,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":142532,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":142624,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":142716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":142800,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":142896,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":142980,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":143064,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":143156,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":143264,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":143384,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":143476,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":143560,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":143644,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":143736,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":143852,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":143968,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":144060,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":144152,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":144244,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":144336,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":144428,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":144520,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":144612,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":144704,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":144796,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":144984,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":145068,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":145152,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":145340,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":145528,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":145612,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":145696,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":145884,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":146072,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":146156,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":146240,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":146428,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":146616,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":146700,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":146784,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":146972,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":147056,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":147244,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":147432,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":147516,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":147600,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":147788,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":147976,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":148060,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":148144,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":148332,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":148520,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":148604,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":148688,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":148876,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":149064,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":149148,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":149256,"componentType":5123,"count":99,"type":"SCALAR"},{"bufferView":2,"byteOffset":149456,"componentType":5123,"count":105,"type":"SCALAR"},{"bufferView":2,"byteOffset":149668,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":149740,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":149836,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":150016,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":150048,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":150168,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":150296,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":150392,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":150512,"componentType":5123,"count":129,"type":"SCALAR"},{"bufferView":2,"byteOffset":150772,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":150888,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":151076,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":151196,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":151376,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":151448,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":151640,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":151736,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":151768,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":151948,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":152076,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":152220,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":152328,"componentType":5123,"count":135,"type":"SCALAR"},{"bufferView":2,"byteOffset":152600,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":152720,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":152836,"componentType":5123,"count":99,"type":"SCALAR"},{"bufferView":2,"byteOffset":153036,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":153140,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":153244,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":153336,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":153524,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":153584,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":153680,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":153860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":153872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":153884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":153896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":153908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":153920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":153932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":153944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":153956,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":153992,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154124,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154292,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154328,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154460,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154496,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154628,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154664,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154700,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154736,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":154772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":154964,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155000,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155132,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155168,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155300,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155336,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155468,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":155636,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":155708,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":155792,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":155876,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":155960,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":156044,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":156128,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":156212,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":156296,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":156500,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":156800,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":156980,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":157160,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":157340,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":157520,"componentType":5123,"count":1692,"type":"SCALAR"},{"bufferView":2,"byteOffset":160904,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":160928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":160940,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":160964,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":160988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161000,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161024,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161060,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161084,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161120,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161144,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161180,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161204,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161240,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161264,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161300,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161336,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161360,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161396,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161420,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161456,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161480,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161516,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161540,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161576,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161600,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161636,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161660,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161696,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161720,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161756,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161780,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161816,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161840,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161876,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161900,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161936,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161960,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":161984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":161996,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162020,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162056,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162080,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162116,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162140,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162176,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162200,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162236,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162260,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162296,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162320,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162356,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162380,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162416,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162440,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162476,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162500,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162536,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162560,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":162584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162608,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":162692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162740,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":162824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162884,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":162968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":162992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163016,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":163172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163220,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":163376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163424,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":163580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163628,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":163784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":163832,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":163988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164036,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":164192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164240,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":164396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164444,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":164600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164648,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":164804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":164852,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":165008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165056,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":165212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165260,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":165416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165464,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":165620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165668,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":165824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":165872,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":166028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166076,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":166232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166280,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":166436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166484,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":166640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166688,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":166844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":166892,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":167048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167096,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":167180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167228,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":167312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167360,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":167444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167492,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":167576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167624,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":167708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167732,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":167840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167852,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":167960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":167972,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":168080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":168092,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":168200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":168212,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":168320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":168332,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":168440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":168452,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":168560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":168572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":168584,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":168692,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":168800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":168812,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":168920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":168932,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":169040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":169052,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":169160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":169172,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":169280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":169292,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":169400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":169412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":169424,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":169532,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":169640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":169652,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":169760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":169772,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":169880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":169892,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":170000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":170012,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":170120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":170132,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":170212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":170224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":170236,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":170352,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":170468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":170480,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":170596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":170608,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":170724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":170736,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":170852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":170864,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":170980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":170992,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":171108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":171120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":171132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":171144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":171156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":171168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":171180,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":171360,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":171440,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":171520,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":171600,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":171680,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":171752,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":171824,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":171896,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":171968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":171980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":171992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172064,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172100,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172232,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172268,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172400,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172436,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172568,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172604,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172736,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172772,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172808,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172844,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":172880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":172988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173072,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173108,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173240,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173276,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173408,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173444,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173480,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173516,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":173744,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173780,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":173816,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":174856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":174868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":174880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":174892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":174904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":174916,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":174952,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":174988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":175000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":175012,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":175084,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":175504,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":176056,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":176632,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":177036,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":177224,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":177296,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":177752,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":178304,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":178880,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":179284,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":179472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":179484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":179496,"componentType":5123,"count":375,"type":"SCALAR"},{"bufferView":2,"byteOffset":180248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":180260,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":181124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181136,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":181432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181540,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":181600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181636,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":181728,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":181736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":181748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":181832,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":182024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":182036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":182048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":182060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":182072,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":182416,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":182464,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":182512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":182524,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":182608,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":182784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":182796,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":183120,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":183224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183320,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":183356,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":183392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183488,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":183524,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":183560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183656,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":183692,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":183728,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":183764,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":183800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":183992,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184028,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184196,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184328,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184364,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184496,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184532,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184664,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184700,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184832,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184868,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":184904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":184988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185000,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185036,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185168,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185204,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185336,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185372,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185540,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185708,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185876,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":185912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":185996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186008,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186044,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186176,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186212,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186380,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186416,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186680,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186716,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186848,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186884,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":186920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":186992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187016,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":187052,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":187088,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":187168,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":187248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":187380,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":187416,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":187596,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":187776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":187872,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":187908,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":187944,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":188004,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":188064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":188196,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":188232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":188328,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":188364,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":188400,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":189440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":189452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":189464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":189476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":189488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":189500,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":189536,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":189572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":189584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":189596,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":189668,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":190088,"componentType":5123,"count":252,"type":"SCALAR"},{"bufferView":2,"byteOffset":190592,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":191144,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":191548,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":191736,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":191808,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":192264,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":192816,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":193368,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":193772,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":193960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":193972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":193984,"componentType":5123,"count":375,"type":"SCALAR"},{"bufferView":2,"byteOffset":194736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":194748,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":195612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":195624,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":195920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":195932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":195944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":195956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":195968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":195980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":195992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196028,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":196088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196124,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":196216,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":196224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196236,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":196320,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":196512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":196560,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":196904,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":196952,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":197000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197012,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":197096,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":197272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197284,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":197608,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":197712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197808,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":197844,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":197880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":197976,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":198012,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":198048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198144,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":198180,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":198216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198312,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":198348,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":198384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198480,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":198516,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":198552,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":198680,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":198808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":198868,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":199048,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":199128,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":199208,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":199288,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":199368,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":199440,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":199512,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":199584,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":199656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199752,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":199788,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":199824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":199920,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":199956,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":199992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200088,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200124,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200196,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200424,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200460,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200592,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200628,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200760,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200796,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200832,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200868,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":200904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":200988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":201000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":201012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":201024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":201036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":201048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":201060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":201072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":201084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":201096,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":201132,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":201168,"componentType":5123,"count":897,"type":"SCALAR"},{"bufferView":2,"byteOffset":202964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":202976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":202988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":203000,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":203180,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":203360,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":203444,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":203528,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":203612,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":203696,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":203900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":203912,"componentType":5123,"count":621,"type":"SCALAR"},{"bufferView":2,"byteOffset":205156,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":205332,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":205368,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":205596,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":206204,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":206372,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":206468,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":206696,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":206996,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":207544,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":207948,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":208136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":208148,"componentType":5123,"count":426,"type":"SCALAR"},{"bufferView":2,"byteOffset":209000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":209012,"componentType":5123,"count":330,"type":"SCALAR"},{"bufferView":2,"byteOffset":209672,"componentType":5123,"count":189,"type":"SCALAR"},{"bufferView":2,"byteOffset":210052,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":210148,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":210376,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":210676,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":211224,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":211628,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":211816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":211828,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":212164,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":212512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":212524,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":212868,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":212904,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":213260,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":213868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":213880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":213892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":213904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":213916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":213928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":213940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":213952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":213964,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214000,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214132,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214168,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214300,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214336,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214468,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214636,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214804,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":214876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":214936,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":215116,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":215200,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":215632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":215716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":215800,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":215908,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":215992,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":216328,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":216760,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":216844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":216928,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":217264,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":217348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217444,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":217480,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":217516,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":217552,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":217588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217780,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":217816,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":217852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":217948,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":217984,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218116,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218152,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218284,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218320,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218488,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218620,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218656,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218788,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218824,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":218956,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":218992,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":219028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219124,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":219160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":219196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219292,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":219328,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":219364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":219460,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":219496,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":219532,"componentType":5123,"count":618,"type":"SCALAR"},{"bufferView":2,"byteOffset":220768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":220780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":220792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":220804,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":220984,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":221164,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":221248,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":221332,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":221416,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":221500,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":221584,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":221836,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":222348,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":222912,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":223320,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":223512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":223524,"componentType":5123,"count":327,"type":"SCALAR"},{"bufferView":2,"byteOffset":224180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":224192,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":224888,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":225280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":225448,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":225532,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":225540,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":225624,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":225876,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":226388,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":226952,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":227360,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":227552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":227564,"componentType":5123,"count":312,"type":"SCALAR"},{"bufferView":2,"byteOffset":228188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":228200,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":228724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":228736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":228748,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":229036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229132,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":229168,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":229204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229300,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":229336,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":229372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229468,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":229504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":229540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":229636,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":229672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":229708,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":230748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":230760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":230772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":230784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":230796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":230808,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":230844,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":230880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":230892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":230904,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":230976,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":231396,"componentType":5123,"count":252,"type":"SCALAR"},{"bufferView":2,"byteOffset":231900,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":232452,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":232856,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":233044,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":233116,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":233572,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":234124,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":234676,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":235080,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":235268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":235280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":235292,"componentType":5123,"count":375,"type":"SCALAR"},{"bufferView":2,"byteOffset":236044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":236056,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":236920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":236932,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":237228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237336,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":237396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237432,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":237524,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":237532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237544,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":237628,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":237820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":237868,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":238212,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":238260,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":238308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":238320,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":238404,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":238580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":238592,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":238916,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":239020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239116,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239152,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239284,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239320,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239488,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239620,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239656,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239788,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239824,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":239956,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":239992,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":240028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240124,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":240160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":240196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240292,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":240328,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":240364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240460,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":240496,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":240532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240628,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":240664,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":240700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240748,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":240928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":240940,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":241024,"componentType":5123,"count":111,"type":"SCALAR"},{"bufferView":2,"byteOffset":241248,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":241332,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":241416,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":241524,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":241608,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":241944,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":242388,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":242472,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":242556,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":242988,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":243072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243168,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243204,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243336,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243372,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243540,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243708,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243876,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":243912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":243996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244008,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":244044,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":244080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244176,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":244212,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":244248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":244380,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":244416,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":244476,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":244620,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":244680,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":244824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244836,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":244896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":244920,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":244968,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":245016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":245028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":245040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":245052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":245064,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":245088,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":245144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":245156,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":245180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":245192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":245204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":245216,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":245240,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":245276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":245288,"componentType":5123,"count":978,"type":"SCALAR"},{"bufferView":2,"byteOffset":247244,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":247280,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":247388,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":247556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":247568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":247580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":247592,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":247616,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":247640,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":247696,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":247888,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":247924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":247936,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":248092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":248104,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":248140,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":248332,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":248416,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":248608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":248620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":248632,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":248668,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":248860,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":248944,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":249136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":249148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":249160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":249196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":249208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":249220,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":249256,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":249448,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":249532,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":249724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":249736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":249748,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":249940,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":250024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250084,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":250156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250168,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":250252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250276,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":250372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250432,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":250528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250552,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":250636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250648,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":250732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250792,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":250888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250900,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":250984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":250996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251032,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":251104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251164,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":251260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251296,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":251368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251428,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":251500,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":251524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251536,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":251632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251644,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":251728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251788,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":251884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251896,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":251980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":251992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252040,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":252124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252136,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":252220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252256,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":252352,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":252448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252484,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":252556,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":252628,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":252736,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":252832,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":252856,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":252880,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":252952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":252976,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":253048,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":253144,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":253240,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":253348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253528,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":253552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253684,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":253792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253828,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":253888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":253936,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":254020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254032,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":254116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254128,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":254212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254320,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":254404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254416,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":254500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254512,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":254596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254620,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":254704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":254800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254812,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":254896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":254920,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":255004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":255016,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":255100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":255112,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":255196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":255208,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":255676,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":255964,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":256252,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":256644,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":257036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":257048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":257060,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":257360,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":257396,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":257528,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":257660,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":257696,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":257828,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":257960,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":257996,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":258128,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":258260,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":258296,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":258428,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":258560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":258572,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":258716,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":258860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":258872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":258884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":258896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":258908,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":259004,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":259076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259088,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":259160,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":259256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259508,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":259580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259592,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":259664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259676,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":259712,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":259748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259760,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":259832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259844,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":259916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259928,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":259964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":259976,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":260048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260060,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":260132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260144,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":260180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260192,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":260264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260276,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":260348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260372,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":260468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260480,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":260600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260624,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":260632,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":260796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":260940,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":260976,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261108,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261144,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261276,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261312,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261444,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261480,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261612,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261648,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261780,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261816,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":261948,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":261984,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":262020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":262032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":262044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":262056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":262068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":262080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":262092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":262104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":262116,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":262152,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":262188,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":262632,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":263076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263172,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":263208,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":263244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263292,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":263472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":263484,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":263564,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":263644,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":263724,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":263804,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":263876,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":263948,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":264020,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":264092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264188,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264224,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264260,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264296,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264524,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264560,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264692,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264728,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264764,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264800,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":264836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":264980,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":265160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":265172,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":265252,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":265332,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":265412,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":265492,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":265564,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":265636,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":265708,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":265780,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":265840,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":265900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":265912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":265924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":265936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":265948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":265960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":265972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":265984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":265996,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":266032,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":266068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266164,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":266200,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":266236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266332,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":266368,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":266404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":266500,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":266536,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":266572,"componentType":5123,"count":618,"type":"SCALAR"},{"bufferView":2,"byteOffset":267808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":267820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":267832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":267844,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":268024,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":268204,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":268288,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":268372,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":268456,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":268540,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":268624,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":268876,"componentType":5123,"count":243,"type":"SCALAR"},{"bufferView":2,"byteOffset":269364,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":269928,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":270336,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":270528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":270540,"componentType":5123,"count":327,"type":"SCALAR"},{"bufferView":2,"byteOffset":271196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":271208,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":271904,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":272296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":272464,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":272548,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":272556,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":272640,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":272892,"componentType":5123,"count":237,"type":"SCALAR"},{"bufferView":2,"byteOffset":273368,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":273932,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":274340,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":274532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":274544,"componentType":5123,"count":312,"type":"SCALAR"},{"bufferView":2,"byteOffset":275168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":275180,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":275704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":275716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":275728,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":276016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276112,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276148,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276280,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276316,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276448,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276484,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276616,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276652,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276784,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276820,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":276952,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":276988,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277120,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277156,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277288,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277324,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277456,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277492,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277528,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277564,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277792,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277828,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":277960,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":277996,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":278032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278128,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":278164,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":278200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":278260,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":278440,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":278524,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":278608,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":278692,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":279028,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":279364,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":279448,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":279532,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":279616,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":279700,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":279964,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":280204,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":280348,"componentType":5123,"count":624,"type":"SCALAR"},{"bufferView":2,"byteOffset":281596,"componentType":5123,"count":624,"type":"SCALAR"},{"bufferView":2,"byteOffset":282844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":282856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":282868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":282880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":282892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":282904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":282916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":282928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":282940,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":282976,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":283012,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":284052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":284064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":284076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":284088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":284100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":284112,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":284148,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":284184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":284196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":284208,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":284280,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":284700,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":285252,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":285828,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":286232,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":286420,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":286492,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":286948,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":287500,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":288076,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":288480,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":288668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":288680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":288692,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":289504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":289516,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":290380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290392,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":290688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290796,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":290856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":290892,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":290984,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":290992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":291004,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":291088,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":291280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":291292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":291304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":291316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":291328,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":291672,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":291720,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":291768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":291780,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":291864,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":292040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292052,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":292376,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":292480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292576,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":292612,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":292648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292744,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":292780,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":292816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292912,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":292948,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":292984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":292996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293080,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293116,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293248,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293284,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293416,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293584,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293620,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293752,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293788,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":293920,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293956,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":293992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294088,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294124,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294160,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":294220,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":294280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294376,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294412,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294544,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294580,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294712,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294748,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294880,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294916,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":294952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":294988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295048,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":295084,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":295120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":295216,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":295252,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":295288,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":295672,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":296056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296152,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296188,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296224,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296260,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296488,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296524,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296656,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296692,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296824,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296860,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":296896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":296992,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297028,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297196,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297328,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297364,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297496,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297532,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297664,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297700,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297832,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297868,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297904,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297940,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":297976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":297988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298168,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298204,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298336,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298372,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298540,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298708,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298876,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":298912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":298996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299008,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":299044,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":299080,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":299116,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":299152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":299380,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":299416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":299512,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":299548,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":299584,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":300624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":300636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":300648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":300660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":300672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":300684,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":300720,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":300756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":300768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":300780,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":300852,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":301308,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":301860,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":302436,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":302840,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":303028,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":303100,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":303556,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":304108,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":304684,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":305088,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":305276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":305288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":305300,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":306112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":306124,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":306988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307000,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":307296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307404,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":307464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307500,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":307592,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":307600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307612,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":307696,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":307888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":307936,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":308280,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":308328,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":308376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":308388,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":308472,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":308648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":308660,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":308984,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":309088,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":310128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":310140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":310152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":310164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":310176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":310188,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":310224,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":310260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":310272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":310284,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":310356,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":310776,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":311328,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":311904,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":312308,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":312496,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":312568,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":312988,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":313540,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":314116,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":314520,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":314708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":314720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":314732,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":315544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":315556,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":316420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316432,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":316728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316836,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":316896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":316932,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":317024,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":317032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":317044,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":317128,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":317320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":317332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":317344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":317356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":317368,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":317712,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":317760,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":317808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":317820,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":317904,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":318080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318092,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":318416,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":318520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318616,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":318652,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":318688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":318748,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":318928,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":319008,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":319088,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":319168,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":319248,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":319320,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":319392,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":319464,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":319536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319632,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":319668,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":319704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319800,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":319836,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":319872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":319968,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":320004,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":320040,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":320064,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":320088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":320100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":320112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":320124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":320136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":320148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":320160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":320172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":320184,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":320220,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":320256,"componentType":5123,"count":783,"type":"SCALAR"},{"bufferView":2,"byteOffset":321824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":321836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":321848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":321860,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":322040,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":322220,"componentType":5123,"count":153,"type":"SCALAR"},{"bufferView":2,"byteOffset":322528,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":322912,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":322996,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":324084,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":324540,"componentType":5123,"count":399,"type":"SCALAR"},{"bufferView":2,"byteOffset":325340,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":325628,"componentType":5123,"count":375,"type":"SCALAR"},{"bufferView":2,"byteOffset":326380,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":326556,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":326732,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":326860,"componentType":5123,"count":252,"type":"SCALAR"},{"bufferView":2,"byteOffset":327364,"componentType":5123,"count":315,"type":"SCALAR"},{"bufferView":2,"byteOffset":327996,"componentType":5123,"count":366,"type":"SCALAR"},{"bufferView":2,"byteOffset":328728,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":329112,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":329304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":329316,"componentType":5123,"count":690,"type":"SCALAR"},{"bufferView":2,"byteOffset":330696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":330708,"componentType":5123,"count":750,"type":"SCALAR"},{"bufferView":2,"byteOffset":332208,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":332580,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":332708,"componentType":5123,"count":240,"type":"SCALAR"},{"bufferView":2,"byteOffset":333188,"componentType":5123,"count":315,"type":"SCALAR"},{"bufferView":2,"byteOffset":333820,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":334516,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":334900,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":335092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":335104,"componentType":5123,"count":477,"type":"SCALAR"},{"bufferView":2,"byteOffset":336060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":336072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":336084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":336096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":336108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":336120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":336132,"componentType":5123,"count":489,"type":"SCALAR"},{"bufferView":2,"byteOffset":337112,"componentType":5123,"count":189,"type":"SCALAR"},{"bufferView":2,"byteOffset":337492,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":337576,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":337660,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":337744,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":337828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":337840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":337852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":337864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":337876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":337888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":337900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":337912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":337924,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":337960,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":337996,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":339036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":339048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":339060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":339072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":339084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":339096,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":339132,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":339168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":339180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":339192,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":339264,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":339720,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":340272,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":340824,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":341228,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":341416,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":341488,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":341944,"componentType":5123,"count":252,"type":"SCALAR"},{"bufferView":2,"byteOffset":342448,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":343000,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":343404,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":343592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":343604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":343616,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":344428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":344440,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":345304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345316,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":345612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345720,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":345780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345816,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":345908,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":345916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":345928,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":346012,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":346204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":346216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":346228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":346240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":346252,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":346596,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":346644,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":346692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":346704,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":346800,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":346976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":346988,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":347312,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":347416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347512,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":347548,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":347584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":347680,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":347716,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":347752,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":348792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":348804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":348816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":348828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":348840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":348852,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":348888,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":348924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":348936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":348948,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":349020,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":349440,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":349992,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":350568,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":350972,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":351160,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":351232,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":351688,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":352240,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":352816,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":353220,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":353408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":353420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":353432,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":354244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":354256,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":355120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355132,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":355428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355536,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":355596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355632,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":355724,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":355732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":355744,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":355828,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":356020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":356032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":356044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":356056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":356068,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":356412,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":356460,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":356508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":356520,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":356604,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":356780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":356792,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":357116,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":357220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":357232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":357244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":357256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":357268,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":357448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":357460,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":357544,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":357628,"componentType":5123,"count":279,"type":"SCALAR"},{"bufferView":2,"byteOffset":358188,"componentType":5123,"count":660,"type":"SCALAR"},{"bufferView":2,"byteOffset":359508,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":359592,"componentType":5123,"count":231,"type":"SCALAR"},{"bufferView":2,"byteOffset":360056,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":360440,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":360524,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":360668,"componentType":5123,"count":231,"type":"SCALAR"},{"bufferView":2,"byteOffset":361132,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":361216,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":361432,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":361648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":361660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":361672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":361684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":361696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":361708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":361720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":361732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":361744,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":361780,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":361816,"componentType":5123,"count":618,"type":"SCALAR"},{"bufferView":2,"byteOffset":363052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":363064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":363076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":363088,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":363268,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":363448,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":363532,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":363616,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":363700,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":363784,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":363868,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":364120,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":364632,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":365196,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":365604,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":365796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":365808,"componentType":5123,"count":327,"type":"SCALAR"},{"bufferView":2,"byteOffset":366464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":366476,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":367172,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":367564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":367732,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":367816,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":367824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":367908,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":368160,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":368672,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":369236,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":369644,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":369836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":369848,"componentType":5123,"count":312,"type":"SCALAR"},{"bufferView":2,"byteOffset":370472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":370484,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":371008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371032,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":371320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371416,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":371452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":371488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371584,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":371620,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":371656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371752,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":371788,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":371824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":371872,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":372052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":372064,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":372144,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":372224,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":372304,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":372384,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":372456,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":372528,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":372600,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":372672,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":372756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":372768,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":372852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":372864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":372876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":372888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":372900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":372912,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":373020,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":373128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373224,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373260,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373392,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373428,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373560,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373596,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373728,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373764,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373896,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":373968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":373992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374064,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374100,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374136,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374172,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374400,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374436,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374568,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374604,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374736,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374772,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374904,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374940,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":374976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":374988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375072,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":375108,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":375144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375240,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":375276,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":375312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":375408,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":375444,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":375480,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":375864,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":376248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":376380,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":376416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376512,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":376548,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":376584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376680,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":376716,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":376752,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":376832,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":376912,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":376948,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":376984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":376996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377104,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":377392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":377416,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":377704,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":377920,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":378052,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":378184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":378196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":378208,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":378388,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":378540,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":378828,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":379320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":379332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":379344,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":379416,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":379596,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":379728,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":379908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":379920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":379932,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":380112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":380124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":380136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":380148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":380160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":380172,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":380328,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":380412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":380424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":380436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":380448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":380460,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":380592,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":380772,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":380844,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":380916,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":381096,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":381144,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":381324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":381336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":381348,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":381792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":381804,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":382092,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":382200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":382212,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":382368,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":382656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":382668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":382680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":382692,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":382872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":382884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":382896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":382908,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":383064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":383076,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":383112,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":383264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":383276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":383288,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":383420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":383432,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":383504,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":383636,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":383744,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":384032,"componentType":5123,"count":828,"type":"SCALAR"},{"bufferView":2,"byteOffset":385688,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":385976,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":386264,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":386336,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":386408,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":386540,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":386648,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":386720,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":386852,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":386936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":386948,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":387128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":387140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":387152,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":387440,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":387572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":387584,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":387764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":387776,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":387908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":387920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":387932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":387944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":387956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":387968,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":388124,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":388276,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":388312,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":388360,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":388432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":388444,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":388552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":388564,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":388852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":388864,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":389016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":389028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":389040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":389052,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":389112,"componentType":5123,"count":225,"type":"SCALAR"},{"bufferView":2,"byteOffset":389564,"componentType":5123,"count":231,"type":"SCALAR"},{"bufferView":2,"byteOffset":390028,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":390064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":390076,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":390568,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":390640,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":390724,"componentType":5123,"count":105,"type":"SCALAR"},{"bufferView":2,"byteOffset":390936,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":391044,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":391164,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":391284,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":391676,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":391748,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":392132,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":392168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":392180,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":392216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":392228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":392240,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":392284,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":392376,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":392408,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":392480,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":392552,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":392584,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":392656,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":392704,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":392752,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":392820,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":392880,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":392936,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":393004,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":393072,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":393080,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":393088,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":393192,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":393240,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":393264,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":393368,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":394456,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":395544,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":396632,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":397720,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":398808,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":399896,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":400052,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":400208,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":400364,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":400520,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":400676,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":400832,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":400988,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":401144,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":401300,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":401456,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":401612,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":401768,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":401924,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":402080,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":403168,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":404256,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":405344,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":406432,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":407520,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":408608,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":409696,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":410784,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":411872,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":412960,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":414048,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":415136,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":416224,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":417312,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":418400,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":419488,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":420576,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":421664,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":421820,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":421976,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":422132,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":422288,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":422444,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":422600,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":422756,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":422912,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":423068,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":423224,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":423380,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":423536,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":423692,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":423848,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":424004,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":424160,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":424316,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":424472,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":424628,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":424784,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":424940,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":425096,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":426184,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":427272,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":428360,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":429448,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":430536,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":431624,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":432712,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":433800,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":434888,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":435976,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":437064,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":438152,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":439240,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":440328,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":441416,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":442504,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":443592,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":444680,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":445768,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":446856,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":447944,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":449032,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":450120,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":451208,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":452296,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":453384,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":453540,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":453696,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":453852,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":454008,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":454164,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":454320,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":454476,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":454632,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":454788,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":454944,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":455100,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":455256,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":455412,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":455568,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":455724,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":455880,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":456036,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":456192,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":456348,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":456504,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":456660,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":456816,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":456972,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":457128,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":457284,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":457440,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":457596,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":457752,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":457908,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":458064,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":459144,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":460224,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":461304,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":462384,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":463464,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":464544,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":465624,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":466704,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":467784,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":468864,"componentType":5123,"count":537,"type":"SCALAR"},{"bufferView":2,"byteOffset":469940,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":471020,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":472100,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":473180,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":474260,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":475340,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":476420,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":477508,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":478596,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":479684,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":480772,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":481860,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":482948,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":484036,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":485124,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":486212,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":487300,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":488380,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":489460,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":490540,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":491620,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":492700,"componentType":5123,"count":540,"type":"SCALAR"},{"bufferView":2,"byteOffset":493780,"componentType":5123,"count":537,"type":"SCALAR"},{"bufferView":2,"byteOffset":494856,"componentType":5123,"count":1530,"type":"SCALAR"},{"bufferView":2,"byteOffset":497916,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":498000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":498012,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":498096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":498108,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":498192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":498204,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":498288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":498300,"componentType":5123,"count":252,"type":"SCALAR"},{"bufferView":2,"byteOffset":498804,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":498812,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":498992,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":499000,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":499108,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":499140,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":499212,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":499260,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":499292,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":499400,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":499756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":499768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":499780,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":499816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":499828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":499840,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":500196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":500208,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":500240,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":500272,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":500344,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":500572,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":500640,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":500816,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":500992,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":501208,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":501304,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":501376,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":501472,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":501568,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":501652,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":501724,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":501828,"componentType":5123,"count":69,"type":"SCALAR"},{"bufferView":2,"byteOffset":501968,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":502120,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":502296,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":502404,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":502548,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":502740,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":502856,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":503048,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":503336,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":503452,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":504028,"componentType":5123,"count":309,"type":"SCALAR"},{"bufferView":2,"byteOffset":504648,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":504776,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":505072,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":505368,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":505404,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":505464,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":505544,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":505580,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":505640,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":505720,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":505780,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":505840,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":505920,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":505980,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":506040,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":506120,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":506164,"componentType":5123,"count":69,"type":"SCALAR"},{"bufferView":2,"byteOffset":506304,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":506396,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":506528,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":506572,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":506668,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":506748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":506832,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":506912,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":506996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507188,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":507220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507256,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":507288,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":507468,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":507656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507680,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":507716,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":507752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507884,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":507904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507916,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":507936,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":507956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":507968,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":507988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":508000,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":508144,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":508288,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":508372,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":508456,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":508576,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":508740,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":508808,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":508940,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":509008,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":509236,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":509524,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":509596,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":509668,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":509820,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":510084,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":510324,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":510380,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":510436,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":510504,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":510620,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":510688,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":510820,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":510964,"componentType":5123,"count":69,"type":"SCALAR"},{"bufferView":2,"byteOffset":511104,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":511248,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":511376,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":511432,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":511548,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":511604,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":511840,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":512080,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":512128,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":512184,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":512316,"componentType":5123,"count":111,"type":"SCALAR"},{"bufferView":2,"byteOffset":512540,"componentType":5123,"count":111,"type":"SCALAR"},{"bufferView":2,"byteOffset":512764,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":512812,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":512860,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":512896,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":513048,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":513084,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":513248,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":513392,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":513524,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":513556,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":513588,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":513768,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":513912,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":514088,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":514328,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":514564,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":514612,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":514660,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":514792,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":514996,"componentType":5123,"count":105,"type":"SCALAR"},{"bufferView":2,"byteOffset":515208,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":515256,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":515304,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":515748,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":515816,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":515884,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":515932,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":516112,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":516160,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":516340,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":516508,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":516556,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":516724,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":516772,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":517216,"componentType":5123,"count":198,"type":"SCALAR"},{"bufferView":2,"byteOffset":517612,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":517744,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":517792,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":517924,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":517972,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":518356,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":518404,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":518560,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":518608,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":518764,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":519172,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":519340,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":519376,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":519544,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":519580,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":519952,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":519988,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":520120,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":520156,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":520288,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":520444,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":520528,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":520656,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":520664,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":520672,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":521008,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":521140,"componentType":5123,"count":69,"type":"SCALAR"},{"bufferView":2,"byteOffset":521280,"componentType":5123,"count":402,"type":"SCALAR"},{"bufferView":2,"byteOffset":522084,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":522120,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":522156,"componentType":5123,"count":351,"type":"SCALAR"},{"bufferView":2,"byteOffset":522860,"componentType":5123,"count":702,"type":"SCALAR"},{"bufferView":2,"byteOffset":524264,"componentType":5123,"count":189,"type":"SCALAR"},{"bufferView":2,"byteOffset":524644,"componentType":5123,"count":687,"type":"SCALAR"},{"bufferView":2,"byteOffset":526020,"componentType":5123,"count":252,"type":"SCALAR"},{"bufferView":2,"byteOffset":526524,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":526620,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":526964,"componentType":5123,"count":111,"type":"SCALAR"},{"bufferView":2,"byteOffset":527188,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":527500,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":527836,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":527940,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":528012,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":528084,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":528264,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":528420,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":528504,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":529056,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":529172,"componentType":5123,"count":213,"type":"SCALAR"},{"bufferView":2,"byteOffset":529600,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":530152,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":530268,"componentType":5123,"count":207,"type":"SCALAR"},{"bufferView":2,"byteOffset":530684,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":530852,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":530900,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":531032,"componentType":5123,"count":138,"type":"SCALAR"},{"bufferView":2,"byteOffset":531308,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":531664,"componentType":5123,"count":198,"type":"SCALAR"},{"bufferView":2,"byteOffset":532060,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":532248,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":532376,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":532556,"componentType":5123,"count":198,"type":"SCALAR"},{"bufferView":2,"byteOffset":532952,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":533300,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":533600,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":533720,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":533768,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":533936,"componentType":5123,"count":141,"type":"SCALAR"},{"bufferView":2,"byteOffset":534220,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":534732,"componentType":5123,"count":264,"type":"SCALAR"},{"bufferView":2,"byteOffset":535260,"componentType":5123,"count":231,"type":"SCALAR"},{"bufferView":2,"byteOffset":535724,"componentType":5123,"count":198,"type":"SCALAR"},{"bufferView":2,"byteOffset":536120,"componentType":5123,"count":333,"type":"SCALAR"},{"bufferView":2,"byteOffset":536788,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":536956,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":536976,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":536996,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":537016,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":537036,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":537056,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":537076,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":537108,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":537140,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":537172,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":537204,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":537236,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":537268,"componentType":5123,"count":345,"type":"SCALAR"},{"bufferView":2,"byteOffset":537960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":537972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":537984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":537996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":538008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":538020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":538032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":538044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":538056,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":538092,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":538128,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":538568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":538580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":538592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":538604,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":538700,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":538796,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":538892,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":538984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":538996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539020,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":539116,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":539224,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":539332,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":539440,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":539872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":539968,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":540004,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":540040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540136,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":540172,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":540208,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":540388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540412,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":540532,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":540552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540564,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":540632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540680,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":540700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540712,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":540720,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":540900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":540996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541008,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541044,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541176,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541212,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541380,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541512,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541548,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541680,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541716,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541848,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541884,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":541920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":541992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542016,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":542052,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":542088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542184,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":542220,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":542256,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":542316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542460,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":542520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542616,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":542652,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":542688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542784,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":542820,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":542856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":542952,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":542988,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":543024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543120,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":543156,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":543192,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":543584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543596,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":543680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":543800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543812,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":543896,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":543980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":543992,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":544384,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":544432,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":544480,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":544528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":544540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":544552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":544564,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":544612,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":544648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":544660,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":544708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":544720,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":544780,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":545328,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":545400,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":545508,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":545616,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":545724,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":545832,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":545892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":545904,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":545976,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":546072,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":546168,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":546264,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":546360,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":546432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":546444,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":546992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547088,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":547124,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":547160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547256,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":547292,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":547328,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":547388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547532,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":547592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547688,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":547724,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":547760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547856,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":547892,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":547928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":547988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548024,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548060,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548192,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548228,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548360,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548396,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548528,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548564,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548696,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548732,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548864,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548900,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":548936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":548996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549032,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":549068,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":549104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":549200,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":549236,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":549272,"componentType":5123,"count":354,"type":"SCALAR"},{"bufferView":2,"byteOffset":549980,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":550040,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":550100,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":550184,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":550268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":550280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":550292,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":550352,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":550412,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":550592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":550604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":550616,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":550636,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":550800,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":550884,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":550968,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":551124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":551136,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":551228,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":551272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":551284,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":551368,"componentType":5123,"count":354,"type":"SCALAR"},{"bufferView":2,"byteOffset":552076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":552088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":552100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":552112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":552124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":552136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":552148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":552160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":552172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":552184,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":552220,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":552256,"componentType":5123,"count":630,"type":"SCALAR"},{"bufferView":2,"byteOffset":553516,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":553684,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":553864,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":553920,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":554000,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":554072,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":554108,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":554132,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":554204,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":554276,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":554348,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":554408,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":554504,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":554624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":554636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":554648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":554660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":554672,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":554740,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":554836,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":554920,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":555040,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":555088,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":555196,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":555328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":555340,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":555448,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":555544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":555556,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":555604,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":555700,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":555784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":555796,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":555868,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":555940,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":556048,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":557316,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":557376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557520,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":557580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":557676,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":557712,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":557748,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":558188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":558200,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":558296,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":558392,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":558488,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":558584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":558596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":558608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":558620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":558632,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":558736,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":558844,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":558952,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":559060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559072,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":559516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559612,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":559648,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":559684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559780,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":559816,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":559852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":559948,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":559984,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560116,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560152,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560284,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560320,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560488,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560620,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560656,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":560788,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560824,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":560860,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":561252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":561264,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":561348,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":561432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":561444,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":561528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":561540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":561552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":561564,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":561648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":561660,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":562052,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":562088,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":562136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562172,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":562220,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":562268,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":562316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562328,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":562376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562388,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":562448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":562544,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":562580,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":562616,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":563008,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":563200,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":563248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563284,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":563368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563428,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":563512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563572,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":563656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":563800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563860,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":563944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":563992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564004,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":564088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564148,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":564232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564292,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":564376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564436,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":564520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564580,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":564664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564700,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":564748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564772,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":564780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564792,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":564816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":564864,"componentType":5123,"count":321,"type":"SCALAR"},{"bufferView":2,"byteOffset":565508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565556,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":565580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":565748,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":566120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":566132,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":566168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":566180,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":566368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":566380,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":566568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":566580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":566592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":566604,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":566792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":566804,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":566992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567028,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":567216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567228,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":567416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567452,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":567640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567652,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":567840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":567876,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":568064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":568076,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":568264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":568276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":568288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":568300,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":568488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":568500,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":568688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":568700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":568712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":568724,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":568912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":568924,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":569112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569148,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":569336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569348,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":569536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569572,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":569760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569772,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":569960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":569996,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":570184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570196,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":570384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570444,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":570480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570600,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":570696,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":570792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":570948,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":570984,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":571080,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":571176,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":571212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":571224,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":571260,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":571356,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":571452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":571488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":571500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":571512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":571524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":571536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":571548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":571560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":571572,"componentType":5123,"count":390,"type":"SCALAR"},{"bufferView":2,"byteOffset":572352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572364,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":572448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572484,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":572568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572580,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":572664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572688,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":572772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572808,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":572892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":572904,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":572988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573012,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":573096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573132,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":573216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573228,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":573312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573336,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":573420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573456,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":573540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573552,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":573636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573660,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":573744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573780,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":573864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573876,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":573960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":573984,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":574068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574104,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":574188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574200,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":574284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574308,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":574392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574428,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":574512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574524,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":574608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":574716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574752,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":574836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574848,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":574932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":574956,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":575040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575076,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":575160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575172,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":575256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575280,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":575364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575400,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":575484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575496,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":575580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":575592,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":575672,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":575908,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":575968,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":576232,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":576256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576736,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":576760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576772,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":576796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576808,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":576832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576844,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":576868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576880,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":576904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576916,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":576940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576952,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":576976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":576988,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577024,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577060,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577096,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577132,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577168,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577204,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577240,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577276,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577312,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577348,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577384,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577420,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":577444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577492,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":577512,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":577532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577568,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":577676,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":577772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":577988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578252,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":578272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578284,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":578392,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":578452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578596,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":578656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578752,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":578788,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":578824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":578908,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":578916,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":578924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":578996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579044,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":579128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579224,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579260,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579392,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579428,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579560,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579596,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579728,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579764,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579896,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":579968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":579992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580064,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":580100,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":580136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580232,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":580268,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":580304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580400,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":580436,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":580472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":580568,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":580604,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":580640,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":581080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":581092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":581104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":581116,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":581212,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":581308,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":581404,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":581496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":581508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":581520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":581532,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":581628,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":581736,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":581844,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":581952,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":582384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582480,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":582516,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":582552,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":582732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582756,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":582876,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":582896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582908,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":582976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":582988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583024,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":583044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583056,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":583064,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":583244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":583352,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":583388,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":583424,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":583972,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":584044,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":584152,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":584260,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":584368,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":584476,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":584536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":584548,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":584620,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":584716,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":584812,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":584908,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":585004,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":585076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":585088,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":585636,"componentType":5123,"count":300,"type":"SCALAR"},{"bufferView":2,"byteOffset":586236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":586248,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":586320,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":586404,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":586500,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":586572,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":586604,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":586652,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":586708,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":586740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":586752,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":586812,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":586896,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":586992,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":587064,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":587096,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":587152,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":587272,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":587356,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":587964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":587976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":587988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588060,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588096,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588228,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588264,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588396,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588432,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588564,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588600,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588732,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588768,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588900,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588936,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":588972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":588996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589068,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589104,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589236,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589272,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589404,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589440,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589572,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589608,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589740,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589776,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":589812,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":589872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":589992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590016,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":590076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590172,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":590208,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":590244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590340,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":590376,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":590412,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":590496,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":590504,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":590512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":590716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590812,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":590848,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":590884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":590980,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591016,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591148,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591184,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591316,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591352,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591484,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591520,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591652,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591688,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591820,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591856,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":591892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":591988,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":592024,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":592060,"componentType":5123,"count":630,"type":"SCALAR"},{"bufferView":2,"byteOffset":593320,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":593488,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":593668,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":593724,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":593804,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":593876,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":593912,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":593936,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":594008,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":594080,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":594152,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":594212,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":594308,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":594428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":594440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":594452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":594464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":594476,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":594544,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":594640,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":594724,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":594844,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":594892,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":595000,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":595132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":595144,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":595252,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":595348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":595360,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":595408,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":595504,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":595588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":595600,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":595672,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":595744,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":595852,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":597120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597216,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":597252,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":597288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597384,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":597420,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":597456,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":597896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":597908,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":598004,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":598100,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":598196,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":598292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":598304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":598316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":598328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":598340,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":598444,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":598552,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":598660,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":598768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":598780,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":599224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599320,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":599356,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":599392,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":599416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599488,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":599512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599608,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":599644,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":599680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599776,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":599812,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":599848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":599944,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":599980,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600112,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600148,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600280,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600316,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600448,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600484,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600616,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600652,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600784,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600820,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":600952,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":600988,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":601024,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":601416,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":601608,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":601656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601692,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":601776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601836,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":601920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":601980,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":602064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602124,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":602208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602268,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":602352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602412,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":602496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602556,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":602640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602700,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":602784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":602928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":602988,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":603072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603108,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":603156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603180,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":603188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603200,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":603224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603272,"componentType":5123,"count":321,"type":"SCALAR"},{"bufferView":2,"byteOffset":603916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":603964,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":603988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604156,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":604528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604540,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":604576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604588,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":604776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604788,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":604976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":604988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605012,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":605200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605212,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":605400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605436,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":605624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605636,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":605824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":605860,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":606048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":606060,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":606248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":606260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":606272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":606284,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":606472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":606484,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":606672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":606684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":606696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":606708,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":606896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":606908,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":607096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607132,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":607320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607332,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":607520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607556,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":607744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607756,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":607944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":607980,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":608168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608180,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":608368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608404,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":608592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608604,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":608792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608852,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":608888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":608996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609008,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":609104,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":609200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609356,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":609392,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":609488,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":609584,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":609620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609632,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":609668,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":609764,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":609860,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":609896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":609980,"componentType":5123,"count":390,"type":"SCALAR"},{"bufferView":2,"byteOffset":610760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":610772,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":610856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":610868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":610880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":610892,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":610976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":610988,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":611072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611096,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":611180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611216,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":611300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611312,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":611396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611420,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":611504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611540,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":611624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611636,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":611720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611744,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":611828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611864,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":611948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":611960,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":612044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612068,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":612152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612188,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":612272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612284,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":612368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612392,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":612476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612512,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":612596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612608,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":612692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":612800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612836,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":612920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":612932,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613040,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613160,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613256,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613364,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613484,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613580,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613688,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613808,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":613904,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":613988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614000,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":614080,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":614316,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":614376,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":614640,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":614664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":614988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615144,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615180,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615216,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615252,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615288,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615324,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615360,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615396,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615432,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615468,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615504,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615540,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615576,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615612,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615648,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615684,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615720,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615756,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615792,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615828,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":615852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615900,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":615920,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":615940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":615976,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":616084,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":616180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616660,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":616680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616692,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":616800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616896,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":616932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":616968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":616992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617064,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":617100,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":617136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617232,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":617268,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":617304,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":617388,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":617396,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":617404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617524,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":617608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":617704,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":617740,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":617776,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":618168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":618180,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":618264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":618276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":618288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":618300,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":618384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":618396,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":618480,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":618564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":618576,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":618968,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":619016,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":619064,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":619112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619148,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":619196,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":619232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619244,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":619292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619304,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":619364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619460,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":619496,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":619532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619628,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":619664,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":619700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619796,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":619832,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":619868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":619964,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620000,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620132,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620168,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620300,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620336,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620468,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620636,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620804,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":620876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":620972,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":621008,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":621044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":621056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":621068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":621080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":621092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":621104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":621116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":621128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":621140,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":621176,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":621212,"componentType":5123,"count":300,"type":"SCALAR"},{"bufferView":2,"byteOffset":621812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":621824,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":621896,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":621980,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":622076,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":622148,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":622180,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":622228,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":622284,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":622316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":622328,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":622388,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":622472,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":622568,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":622640,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":622672,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":622728,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":622848,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":622932,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":623540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":623552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":623564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":623576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":623588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":623600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":623612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":623624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":623636,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":623672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":623708,"componentType":5123,"count":354,"type":"SCALAR"},{"bufferView":2,"byteOffset":624416,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":624476,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":624536,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":624620,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":624704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":624716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":624728,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":624788,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":624848,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":625028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":625040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":625052,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":625072,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":625228,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":625312,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":625396,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":625552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":625564,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":625656,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":625700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":625712,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":625796,"componentType":5123,"count":354,"type":"SCALAR"},{"bufferView":2,"byteOffset":626504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626612,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":626648,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":626684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626780,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":626816,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":626852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":626948,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":626984,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627116,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627152,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627284,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627320,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627488,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627620,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627656,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627788,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627824,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":627956,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":627992,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":628028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628124,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":628160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":628196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628292,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":628328,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":628364,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":628448,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":628456,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":628464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628584,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":628668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628764,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":628800,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":628836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":628932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":628968,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629100,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629136,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629268,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629304,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629436,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629472,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629604,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629640,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629772,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629808,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":629940,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":629976,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":630012,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":630404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":630416,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":630500,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":630584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":630596,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":630680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":630692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":630704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":630716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":630800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":630812,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":631204,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":631240,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":631288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631324,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":631372,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":631420,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":631468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631480,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":631528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631540,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":631600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631696,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":631732,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":631768,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":631828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":631972,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":632032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632128,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":632164,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":632200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632296,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":632332,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":632368,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":632392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632464,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":632488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":632584,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":632620,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":632656,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":633048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":633060,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":633144,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":633228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":633240,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":633324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":633336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":633348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":633360,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":633444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":633456,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":633848,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":633884,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":633932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":633944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":633956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":633968,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":634016,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":634064,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":634112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":634124,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":634172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":634184,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":634244,"componentType":5123,"count":783,"type":"SCALAR"},{"bufferView":2,"byteOffset":635812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":635824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":635836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":635848,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":636028,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":636208,"componentType":5123,"count":153,"type":"SCALAR"},{"bufferView":2,"byteOffset":636516,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":636900,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":636984,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":638072,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":638528,"componentType":5123,"count":399,"type":"SCALAR"},{"bufferView":2,"byteOffset":639328,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":639616,"componentType":5123,"count":375,"type":"SCALAR"},{"bufferView":2,"byteOffset":640368,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":640544,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":640720,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":640848,"componentType":5123,"count":240,"type":"SCALAR"},{"bufferView":2,"byteOffset":641328,"componentType":5123,"count":309,"type":"SCALAR"},{"bufferView":2,"byteOffset":641948,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":642644,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":643028,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":643220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":643232,"componentType":5123,"count":690,"type":"SCALAR"},{"bufferView":2,"byteOffset":644612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":644624,"componentType":5123,"count":750,"type":"SCALAR"},{"bufferView":2,"byteOffset":646124,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":646496,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":646624,"componentType":5123,"count":240,"type":"SCALAR"},{"bufferView":2,"byteOffset":647104,"componentType":5123,"count":315,"type":"SCALAR"},{"bufferView":2,"byteOffset":647736,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":648432,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":648816,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":649008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":649020,"componentType":5123,"count":483,"type":"SCALAR"},{"bufferView":2,"byteOffset":649988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":650000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":650012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":650024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":650036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":650048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":650060,"componentType":5123,"count":495,"type":"SCALAR"},{"bufferView":2,"byteOffset":651052,"componentType":5123,"count":189,"type":"SCALAR"},{"bufferView":2,"byteOffset":651432,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":651516,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":651600,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":651684,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":651768,"componentType":5123,"count":363,"type":"SCALAR"},{"bufferView":2,"byteOffset":652496,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":652556,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":652616,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":652700,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":652784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":652796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":652808,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":652868,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":652940,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":653120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":653132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":653144,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":653164,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":653328,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":653412,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":653496,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":653652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":653664,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":653756,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":653800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":653812,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":653896,"componentType":5123,"count":360,"type":"SCALAR"},{"bufferView":2,"byteOffset":654616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":654628,"componentType":5123,"count":897,"type":"SCALAR"},{"bufferView":2,"byteOffset":656424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":656436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":656448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":656460,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":656640,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":656820,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":656904,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":656988,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":657072,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":657156,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":657360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":657372,"componentType":5123,"count":621,"type":"SCALAR"},{"bufferView":2,"byteOffset":658616,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":658792,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":658828,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":659056,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":659664,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":659832,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":659928,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":660156,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":660456,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":660980,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":661384,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":661572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":661584,"componentType":5123,"count":426,"type":"SCALAR"},{"bufferView":2,"byteOffset":662436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":662448,"componentType":5123,"count":330,"type":"SCALAR"},{"bufferView":2,"byteOffset":663108,"componentType":5123,"count":189,"type":"SCALAR"},{"bufferView":2,"byteOffset":663488,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":663584,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":663812,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":664112,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":664636,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":665040,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":665228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":665240,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":665576,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":665924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":665936,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":666280,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":666316,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":666672,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":667280,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":667844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":667856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":667868,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":667952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":667964,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":668048,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":668132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":668144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":668156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":668168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":668180,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":668744,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":668816,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":668888,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":668960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":668972,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":669056,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":669140,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":669224,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":669296,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":669428,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":669560,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":670004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":670016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":670028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":670040,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":670136,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":670232,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":670328,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":670420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":670432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":670444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":670456,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":670564,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":670672,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":670780,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":670888,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":671328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":671340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":671352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":671364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":671376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":671388,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":671568,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":671652,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":671988,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":672072,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":672156,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":672240,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":672324,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":672660,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":672996,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":673092,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":673176,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":673608,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":673692,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":674084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":674096,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":674180,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":674264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":674276,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":674360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":674372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":674384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":674396,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":674480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":674492,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":674884,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":674920,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":674968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":674980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":674992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":675004,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":675052,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":675100,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":675148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":675160,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":675208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":675220,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":675280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":675292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":675304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":675316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":675328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":675340,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":675520,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":675604,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":675688,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":675772,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":676108,"componentType":5123,"count":225,"type":"SCALAR"},{"bufferView":2,"byteOffset":676560,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":676644,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":676728,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":676812,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":676928,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":677264,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":677600,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":677684,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":678248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":678260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":678272,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":678356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":678368,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":678452,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":678536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":678548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":678560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":678572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":678584,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":679148,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":679220,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":679292,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":679364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":679376,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":679460,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":679544,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":679628,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":679700,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":679832,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":679964,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":680512,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":680584,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":680692,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":680800,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":680908,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":681016,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":681076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":681088,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":681160,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":681256,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":681352,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":681448,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":681544,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":681616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":681628,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":682176,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":682236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682380,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":682440,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":682884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":682920,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":683016,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":683112,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":683208,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":683300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":683312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":683324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":683336,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":683444,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":683552,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":683660,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":683768,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":684208,"componentType":5123,"count":180,"type":"SCALAR"},{"bufferView":2,"byteOffset":684568,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":684916,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":685264,"componentType":5123,"count":180,"type":"SCALAR"},{"bufferView":2,"byteOffset":685624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":685636,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":685720,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":685960,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":686044,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":686392,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":686484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686520,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":686700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686808,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":686900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":686984,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":687052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687088,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":687640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687676,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":687744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":687996,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":688080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688212,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":688296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":688992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689256,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":689276,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":689576,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":689596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689740,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":689760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689772,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":689792,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":689812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689824,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":689844,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":689864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689876,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":689896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":689908,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":689976,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":690132,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":690192,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":690420,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":690444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":690456,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":690552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":690564,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":690660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":690672,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":690768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":690780,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":690876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":690888,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":690984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":690996,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":691092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691104,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":691200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691212,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":691308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":691488,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":691572,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":691656,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":691740,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":691824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":691908,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":691992,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":692076,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":692160,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":692168,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":692228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":692240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":692252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":692264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":692276,"componentType":5123,"count":645,"type":"SCALAR"},{"bufferView":2,"byteOffset":693568,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":693736,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":693904,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":693964,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":694048,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":694120,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":694156,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":694180,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":694264,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":694348,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":694420,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":694480,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":694576,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":694696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":694708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":694720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":694732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":694744,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":694816,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":694912,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":695004,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":695124,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":695172,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":695288,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":695420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":695432,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":695540,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":695648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":695660,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":695708,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":695792,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":695884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":695896,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":695968,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":696040,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":696156,"componentType":5123,"count":645,"type":"SCALAR"},{"bufferView":2,"byteOffset":697448,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":697996,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":698068,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":698176,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":698284,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":698392,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":698500,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":698560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":698572,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":698644,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":698740,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":698836,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":698932,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":699028,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":699100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":699112,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":699660,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":700700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":700712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":700724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":700736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":700748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":700760,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":700796,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":700832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":700844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":700856,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":700928,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":701384,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":701936,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":702512,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":702916,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":703104,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":703176,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":703632,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":704184,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":704760,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":705164,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":705352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":705364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":705376,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":706188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":706200,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":707064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707076,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":707372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707480,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":707540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707576,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":707668,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":707676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707688,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":707772,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":707964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":707988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":708000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":708012,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":708356,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":708404,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":708452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":708464,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":708548,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":708724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":708736,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":709060,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":709164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":709176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":709188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":709200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":709212,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":709392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":709404,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":709484,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":709564,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":709644,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":709724,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":709796,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":709868,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":709940,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":710012,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":710404,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":710596,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":710644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710680,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":710764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":710908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":710968,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":711052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711112,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":711196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711256,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":711340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711400,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":711484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711544,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":711628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711688,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":711772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711832,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":711916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":711976,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":712060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712096,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":712144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712168,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":712176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712188,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":712212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712260,"componentType":5123,"count":321,"type":"SCALAR"},{"bufferView":2,"byteOffset":712904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712952,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":712976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":712988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713144,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":713516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713528,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":713564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713576,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":713764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713776,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":713964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":713988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":714000,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":714188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":714200,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":714388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":714400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":714412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":714424,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":714612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":714624,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":714812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":714824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":714836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":714848,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":715036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":715048,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":715236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":715248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":715260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":715272,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":715460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":715472,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":715660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":715672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":715684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":715696,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":715884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":715896,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":716084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716120,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":716308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716320,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":716508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716544,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":716732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716744,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":716932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":716968,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":717156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717168,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":717356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717392,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":717580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717592,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":717780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":717876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":717996,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":718092,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":718188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":718380,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":718476,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":718572,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":718608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718620,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":718656,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":718752,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":718848,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":718884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":718968,"componentType":5123,"count":390,"type":"SCALAR"},{"bufferView":2,"byteOffset":719748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":719760,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":719844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":719856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":719868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":719880,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":719964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":719976,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":720060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720084,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":720168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720204,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":720288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720300,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":720384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720408,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":720492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720528,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":720612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720624,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":720708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720732,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":720816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720852,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":720936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":720948,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":721032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721056,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":721140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721176,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":721260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721272,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":721356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721380,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":721464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721500,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":721584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721596,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":721680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721704,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":721788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":721908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":721920,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722028,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722148,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722244,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722352,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722472,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722568,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722676,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722796,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722892,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":722976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":722988,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":723068,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":723304,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":723364,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":723628,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":723652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":723988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724132,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724168,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724204,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724240,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724276,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724312,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724348,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724384,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724420,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724456,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724492,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724528,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724564,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724600,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724636,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724672,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724708,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724744,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724780,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724816,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":724840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724888,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":724908,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":724928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":724964,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":725072,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":725168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725648,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":725668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":725680,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":725788,"componentType":5123,"count":645,"type":"SCALAR"},{"bufferView":2,"byteOffset":727080,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":727248,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":727416,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":727476,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":727560,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":727632,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":727668,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":727692,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":727776,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":727860,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":727932,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":727992,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":728088,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":728208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":728220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":728232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":728244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":728256,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":728328,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":728424,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":728516,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":728636,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":728684,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":728800,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":728932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":728944,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":729052,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":729160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":729172,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":729220,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":729304,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":729396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":729408,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":729480,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":729552,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":729668,"componentType":5123,"count":645,"type":"SCALAR"},{"bufferView":2,"byteOffset":730960,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":730996,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":731032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":731044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":731056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":731068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":731080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":731092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":731104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":731116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":731128,"componentType":5123,"count":618,"type":"SCALAR"},{"bufferView":2,"byteOffset":732364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":732376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":732388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":732400,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":732580,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":732760,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":732844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":732928,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":733012,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":733096,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":733180,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":733432,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":733944,"componentType":5123,"count":270,"type":"SCALAR"},{"bufferView":2,"byteOffset":734484,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":734892,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":735084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":735096,"componentType":5123,"count":327,"type":"SCALAR"},{"bufferView":2,"byteOffset":735752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":735764,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":736460,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":736852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":736996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":737008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":737020,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":737104,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":737112,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":737196,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":737448,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":737960,"componentType":5123,"count":270,"type":"SCALAR"},{"bufferView":2,"byteOffset":738500,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":738908,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":739100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":739112,"componentType":5123,"count":312,"type":"SCALAR"},{"bufferView":2,"byteOffset":739736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":739748,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":740272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":740284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":740296,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":740584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":740596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":740608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":740620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":740632,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":740812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":740824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":740908,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":741244,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":741328,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":741412,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":741496,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":741580,"componentType":5123,"count":231,"type":"SCALAR"},{"bufferView":2,"byteOffset":742044,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":742380,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":742496,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":742612,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":742852,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":742936,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":743328,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":743520,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":743568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743604,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":743688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":743832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743892,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":743976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":743988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744036,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":744120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744180,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":744264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744324,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":744408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744468,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":744552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744612,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":744696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744756,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":744840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744900,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":744984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":744996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745020,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":745068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745092,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":745100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745112,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":745136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745184,"componentType":5123,"count":321,"type":"SCALAR"},{"bufferView":2,"byteOffset":745828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745876,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":745900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":745996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746068,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":746440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746452,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":746488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746500,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":746688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746700,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":746888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":746924,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":747112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":747124,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":747312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":747324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":747336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":747348,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":747536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":747548,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":747736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":747748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":747760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":747772,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":747960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":747972,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":748160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":748172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":748184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":748196,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":748384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":748396,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":748584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":748596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":748608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":748620,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":748808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":748820,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":749008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749044,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":749232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749244,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":749432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749468,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":749656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749668,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":749856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":749892,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":750080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750092,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":750280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750316,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":750504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750516,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":750704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750764,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":750800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":750920,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":751016,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":751112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751268,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":751304,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":751400,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":751496,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":751532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751544,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":751580,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":751676,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":751772,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":751808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":751892,"componentType":5123,"count":390,"type":"SCALAR"},{"bufferView":2,"byteOffset":752672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":752684,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":752768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":752780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":752792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":752804,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":752888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":752900,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":752984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":752996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753008,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":753092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753128,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":753212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753224,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":753308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753332,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":753416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753452,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":753536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753548,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":753632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753656,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":753740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753776,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":753860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753872,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":753956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":753980,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":754064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754100,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":754184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754196,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":754280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754304,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":754388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754424,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":754508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754520,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":754604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754628,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":754712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":754832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":754928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":754952,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":755036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755072,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":755156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755168,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":755252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755276,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":755360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755396,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":755480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755492,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":755576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755600,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":755684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755720,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":755804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755816,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":755900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":755912,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":755992,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":756228,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":756288,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":756552,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":756576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":756996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757056,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757092,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757128,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757164,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757200,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757236,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757272,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757308,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757344,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757380,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757416,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757452,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757488,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757524,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757560,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757596,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757632,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757668,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757704,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757740,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":757764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757812,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":757832,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":757852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":757888,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":757996,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":758092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758572,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":758592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758604,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":758712,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":758748,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":758784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":758940,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":759120,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":759200,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":759280,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":759360,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":759440,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":759512,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":759584,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":759656,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":759728,"componentType":5123,"count":897,"type":"SCALAR"},{"bufferView":2,"byteOffset":761524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":761536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":761548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":761560,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":761740,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":761920,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":762004,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":762088,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":762172,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":762256,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":762460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":762472,"componentType":5123,"count":621,"type":"SCALAR"},{"bufferView":2,"byteOffset":763716,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":763892,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":763928,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":764156,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":764764,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":764932,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":765028,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":765256,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":765556,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":766080,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":766484,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":766672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":766684,"componentType":5123,"count":426,"type":"SCALAR"},{"bufferView":2,"byteOffset":767536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":767548,"componentType":5123,"count":330,"type":"SCALAR"},{"bufferView":2,"byteOffset":768208,"componentType":5123,"count":189,"type":"SCALAR"},{"bufferView":2,"byteOffset":768588,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":768684,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":768912,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":769212,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":769760,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":770164,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":770352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":770364,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":770700,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":771048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":771060,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":771404,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":771440,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":771796,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":772404,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":773444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":773456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":773468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":773480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":773492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":773504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":773540,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":773576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":773588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":773600,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":773672,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":774128,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":774680,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":775232,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":775636,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":775824,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":775896,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":776352,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":776904,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":777480,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":777884,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":778072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":778084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":778096,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":778908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":778920,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":779784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":779796,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":780092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780200,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":780260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780296,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":780388,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":780396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780408,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":780492,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":780684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":780732,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":781076,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":781124,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":781172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":781184,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":781268,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":781444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":781456,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":781780,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":781884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":781896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":781908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":781920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":781932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":781944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":781956,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":782160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782172,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":782256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782328,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":782376,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":782460,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":782508,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":782712,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":782796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":782856,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":783036,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":783120,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":783204,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":783348,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":783588,"componentType":5123,"count":225,"type":"SCALAR"},{"bufferView":2,"byteOffset":784040,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":784124,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":784208,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":784292,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":784408,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":784744,"componentType":5123,"count":225,"type":"SCALAR"},{"bufferView":2,"byteOffset":785196,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":785280,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":785316,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":785352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785496,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":785676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":785688,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":785768,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":785848,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":785928,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":786008,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":786080,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":786152,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":786224,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":786296,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":786860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":786872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":786884,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":786968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":786980,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":787064,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":787148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":787160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":787172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":787184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":787196,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":787760,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":787832,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":787904,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":787976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":787988,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":788072,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":788156,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":788240,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":788312,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":788444,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":788576,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":789616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":789628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":789640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":789652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":789664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":789676,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":789712,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":789748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":789760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":789772,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":789844,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":790264,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":790816,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":791368,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":791772,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":791960,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":792032,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":792488,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":793040,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":793616,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":794020,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":794208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":794220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":794232,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":795044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":795056,"componentType":5123,"count":408,"type":"SCALAR"},{"bufferView":2,"byteOffset":795872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":795884,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":796180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796288,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":796348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796384,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":796476,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":796484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796496,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":796580,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":796772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":796820,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":797164,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":797212,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":797260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":797272,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":797356,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":797532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":797544,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":797868,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":797972,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":798008,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":798044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":798056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":798068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":798080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":798092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":798104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":798116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":798128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":798140,"componentType":5123,"count":618,"type":"SCALAR"},{"bufferView":2,"byteOffset":799376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":799388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":799400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":799412,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":799592,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":799772,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":799856,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":799940,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":800024,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":800108,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":800192,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":800444,"componentType":5123,"count":237,"type":"SCALAR"},{"bufferView":2,"byteOffset":800920,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":801484,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":801892,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":802084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":802096,"componentType":5123,"count":327,"type":"SCALAR"},{"bufferView":2,"byteOffset":802752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":802764,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":803460,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":803852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":803996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":804008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":804020,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":804104,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":804112,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":804196,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":804448,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":804960,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":805524,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":805932,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":806124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":806136,"componentType":5123,"count":312,"type":"SCALAR"},{"bufferView":2,"byteOffset":806760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":806772,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":807296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":807308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":807320,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":807608,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":807812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":807824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":807908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":807920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":807932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":807944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":807956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":807968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":807980,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":808028,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":808112,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":808160,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":808364,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":808448,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":808484,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":808520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808616,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":808652,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":808688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808784,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":808844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":808988,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":809048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":809060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":809072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":809084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":809096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":809108,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":809288,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":809368,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":809448,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":809528,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":809608,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":809680,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":809752,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":809824,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":809896,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":810460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":810472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":810484,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":810568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":810580,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":810664,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":810748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":810760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":810772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":810784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":810796,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":811360,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":811432,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":811504,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":811576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":811588,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":811672,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":811756,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":811840,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":811912,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":812044,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":812176,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":812212,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":812248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":812380,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":812416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812512,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":812572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":812716,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":812776,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":813816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":813828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":813840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":813852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":813864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":813876,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":813912,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":813948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":813960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":813972,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":814044,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":814500,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":815052,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":815628,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":816032,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":816220,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":816292,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":816712,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":817264,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":817840,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":818244,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":818432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":818444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":818456,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":819268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":819280,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":820144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820156,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":820452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820560,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":820620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820656,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":820748,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":820756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":820768,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":820852,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":821044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":821056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":821068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":821080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":821092,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":821436,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":821484,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":821532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":821544,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":821640,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":821816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":821828,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":822152,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":822256,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":822820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":822832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":822844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":822928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":822940,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":823024,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":823108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":823120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":823132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":823144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":823156,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":823720,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":823792,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":823864,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":823936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":823948,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":824032,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":824116,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":824200,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":824272,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":824404,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":824536,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":825576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":825588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":825600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":825612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":825624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":825636,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":825672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":825708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":825720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":825732,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":825804,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":826260,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":826812,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":827364,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":827768,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":827956,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":828028,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":828484,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":829036,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":829612,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":830016,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":830204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":830216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":830228,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":831040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":831052,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":831916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":831928,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":832224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832332,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":832392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832428,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":832520,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":832528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832540,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":832624,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":832816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":832864,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":833208,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":833256,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":833304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":833316,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":833412,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":833588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":833600,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":833924,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":834028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":834040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":834052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":834064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":834076,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":834256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":834268,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":834352,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":834592,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":834676,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":834792,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":834876,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":834960,"componentType":5123,"count":231,"type":"SCALAR"},{"bufferView":2,"byteOffset":835424,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":835760,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":835904,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":835988,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":836228,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":836312,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":836492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":836504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":836516,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":836636,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":836656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":836668,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":836736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":836748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":836760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":836772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":836784,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":836804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":836816,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":836824,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":837004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837016,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":837052,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":837088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837184,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":837748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837772,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":837856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":837868,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":837952,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":838036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":838048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":838060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":838072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":838084,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":838648,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":838720,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":838792,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":838864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":838876,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":838960,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":839044,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":839128,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":839200,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":839332,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":839464,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":839524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839668,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":839728,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":839764,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":839800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":839896,"componentType":5123,"count":897,"type":"SCALAR"},{"bufferView":2,"byteOffset":841692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":841704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":841716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":841728,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":841908,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":842088,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":842172,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":842256,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":842340,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":842424,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":842628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":842640,"componentType":5123,"count":621,"type":"SCALAR"},{"bufferView":2,"byteOffset":843884,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":844060,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":844096,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":844324,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":844932,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":845100,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":845196,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":845424,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":845724,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":846248,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":846652,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":846840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":846852,"componentType":5123,"count":426,"type":"SCALAR"},{"bufferView":2,"byteOffset":847704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":847716,"componentType":5123,"count":330,"type":"SCALAR"},{"bufferView":2,"byteOffset":848376,"componentType":5123,"count":189,"type":"SCALAR"},{"bufferView":2,"byteOffset":848756,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":848852,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":849080,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":849380,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":849928,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":850332,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":850520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":850532,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":850868,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":851216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":851228,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":851572,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":851608,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":851964,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":852572,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":852632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852776,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":852836,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":852872,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":852908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":852992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":853004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":853016,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":853100,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":853340,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":853424,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":853772,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":853864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":853876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":853888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":853900,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":854080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854188,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":854280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854364,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":854432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":854468,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":855020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855056,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":855124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855376,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":855460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855592,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":855676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":855988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856636,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":856656,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":856956,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":856976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":856988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857120,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":857140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857152,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":857172,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":857192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857204,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":857224,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":857244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857256,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":857276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857288,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":857356,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":857512,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":857572,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":857800,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":857824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857836,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":857932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":857944,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":858040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858052,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":858148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858160,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":858256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858268,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":858364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858376,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":858472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858484,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":858580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858592,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":858688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":858868,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":858952,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":859036,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":859120,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":859204,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":859288,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":859372,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":859456,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":859540,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":859548,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":859608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":859620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":859632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":859644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":859656,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":859836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":859848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":859860,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":859980,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":860000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860012,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":860080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860128,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":860148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860160,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":860168,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":860348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860360,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":860396,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":860432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":860588,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":860768,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":860852,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":860936,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":861080,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":861320,"componentType":5123,"count":225,"type":"SCALAR"},{"bufferView":2,"byteOffset":861772,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":861856,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":861940,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":862024,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":862140,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":862476,"componentType":5123,"count":225,"type":"SCALAR"},{"bufferView":2,"byteOffset":862928,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":863012,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":863456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":863468,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":863564,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":863660,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":863756,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":863852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":863864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":863876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":863888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":863900,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":864008,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":864116,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":864224,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":864332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":864344,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":864788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":864800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":864812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":864824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":864836,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":865016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":865028,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":865112,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":865448,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":865532,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":865616,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":865732,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":865816,"componentType":5123,"count":231,"type":"SCALAR"},{"bufferView":2,"byteOffset":866280,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":866520,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":866636,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":866720,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":867056,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":867140,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":868180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":868192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":868204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":868216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":868228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":868240,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":868276,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":868312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":868324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":868336,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":868408,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":868864,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":869416,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":869968,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":870372,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":870560,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":870632,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":871088,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":871640,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":872216,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":872620,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":872808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":872820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":872832,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":873644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":873656,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":874520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874532,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":874828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":874936,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":874996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":875008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":875020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":875032,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":875124,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":875132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":875144,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":875228,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":875420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":875432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":875444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":875456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":875468,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":875812,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":875860,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":875908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":875920,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":876016,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":876192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876204,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":876528,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":876632,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":876692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876836,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":876896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":876944,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":877124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":877136,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":877220,"componentType":5123,"count":111,"type":"SCALAR"},{"bufferView":2,"byteOffset":877444,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":877528,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":877612,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":877716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":877800,"componentType":5123,"count":111,"type":"SCALAR"},{"bufferView":2,"byteOffset":878024,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":878464,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":878572,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":878656,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":879100,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":879184,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":880224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":880236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":880248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":880260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":880272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":880284,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":880320,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":880356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":880368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":880380,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":880452,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":880908,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":881460,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":882012,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":882416,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":882604,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":882676,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":883096,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":883648,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":884200,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":884604,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":884792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":884804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":884816,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":885628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":885640,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":886504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886516,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":886812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886920,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":886980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":886992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":887004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":887016,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":887108,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":887116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":887128,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":887212,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":887404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":887416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":887428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":887440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":887452,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":887796,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":887844,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":887892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":887904,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":887988,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":888164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888176,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":888500,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":888604,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":888688,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":888696,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":888704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":888824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":888908,"componentType":5123,"count":897,"type":"SCALAR"},{"bufferView":2,"byteOffset":890704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":890716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":890728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":890740,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":890920,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":891100,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":891184,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":891268,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":891352,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":891436,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":891640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":891652,"componentType":5123,"count":621,"type":"SCALAR"},{"bufferView":2,"byteOffset":892896,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":893072,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":893108,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":893336,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":893944,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":894112,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":894208,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":894436,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":894736,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":895284,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":895688,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":895876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":895888,"componentType":5123,"count":426,"type":"SCALAR"},{"bufferView":2,"byteOffset":896740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":896752,"componentType":5123,"count":330,"type":"SCALAR"},{"bufferView":2,"byteOffset":897412,"componentType":5123,"count":189,"type":"SCALAR"},{"bufferView":2,"byteOffset":897792,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":897888,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":898116,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":898416,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":898964,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":899368,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":899556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":899568,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":899904,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":900252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":900264,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":900608,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":900644,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":901000,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":901608,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":902052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":902064,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":902160,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":902256,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":902352,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":902448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":902460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":902472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":902484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":902496,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":902604,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":902712,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":902820,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":902928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":902940,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":903384,"componentType":5123,"count":783,"type":"SCALAR"},{"bufferView":2,"byteOffset":904952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":904964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":904976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":904988,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":905168,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":905348,"componentType":5123,"count":153,"type":"SCALAR"},{"bufferView":2,"byteOffset":905656,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":906040,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":906124,"componentType":5123,"count":543,"type":"SCALAR"},{"bufferView":2,"byteOffset":907212,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":907668,"componentType":5123,"count":399,"type":"SCALAR"},{"bufferView":2,"byteOffset":908468,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":908756,"componentType":5123,"count":375,"type":"SCALAR"},{"bufferView":2,"byteOffset":909508,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":909684,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":909860,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":909988,"componentType":5123,"count":240,"type":"SCALAR"},{"bufferView":2,"byteOffset":910468,"componentType":5123,"count":309,"type":"SCALAR"},{"bufferView":2,"byteOffset":911088,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":911784,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":912168,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":912360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":912372,"componentType":5123,"count":690,"type":"SCALAR"},{"bufferView":2,"byteOffset":913752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":913764,"componentType":5123,"count":750,"type":"SCALAR"},{"bufferView":2,"byteOffset":915264,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":915636,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":915764,"componentType":5123,"count":240,"type":"SCALAR"},{"bufferView":2,"byteOffset":916244,"componentType":5123,"count":309,"type":"SCALAR"},{"bufferView":2,"byteOffset":916864,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":917560,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":917944,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":918136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":918148,"componentType":5123,"count":483,"type":"SCALAR"},{"bufferView":2,"byteOffset":919116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":919128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":919140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":919152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":919164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":919176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":919188,"componentType":5123,"count":495,"type":"SCALAR"},{"bufferView":2,"byteOffset":920180,"componentType":5123,"count":189,"type":"SCALAR"},{"bufferView":2,"byteOffset":920560,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":920644,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":920728,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":920812,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":920896,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":920932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":920968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":920980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":920992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":921004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":921016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":921028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":921040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":921052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":921064,"componentType":5123,"count":300,"type":"SCALAR"},{"bufferView":2,"byteOffset":921664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":921676,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":921748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":921832,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":921928,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":922000,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":922032,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":922080,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":922136,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":922168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":922180,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":922240,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":922324,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":922420,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":922492,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":922524,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":922580,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":922700,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":922784,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":923392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":923404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":923416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":923428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":923440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":923452,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":923632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":923716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":923800,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":923944,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":924184,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":924424,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":924508,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":924592,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":924676,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":924760,"componentType":5123,"count":225,"type":"SCALAR"},{"bufferView":2,"byteOffset":925212,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":925548,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":925664,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":925748,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":925756,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":925764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925884,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":925968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":925992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":926004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":926016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":926028,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":926208,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":926292,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":926628,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":926712,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":926796,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":926880,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":926964,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":927300,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":927636,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":927720,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":927816,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":928248,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":928332,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":928368,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":928404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928500,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":928584,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":928592,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":928600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":928720,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":928804,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":929844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":929856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":929868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":929880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":929892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":929904,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":929940,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":929976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":929988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":930000,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":930072,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":930528,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":931080,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":931656,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":932060,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":932248,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":932320,"componentType":5123,"count":210,"type":"SCALAR"},{"bufferView":2,"byteOffset":932740,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":933292,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":933868,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":934272,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":934460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":934472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":934484,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":935296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":935308,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":936172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936184,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":936480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936588,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":936648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936684,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":936776,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":936784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":936796,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":936880,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":937072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":937084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":937096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":937108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":937120,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":937464,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":937512,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":937560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":937572,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":937668,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":937844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":937856,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":938180,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":938284,"componentType":5123,"count":300,"type":"SCALAR"},{"bufferView":2,"byteOffset":938884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":938896,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":938968,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":939052,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":939148,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":939220,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":939252,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":939300,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":939356,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":939388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":939400,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":939460,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":939544,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":939640,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":939712,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":939744,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":939800,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":939920,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":940004,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":940612,"componentType":5123,"count":519,"type":"SCALAR"},{"bufferView":2,"byteOffset":941652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":941664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":941676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":941688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":941700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":941712,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":941748,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":941784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":941796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":941808,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":941880,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":942336,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":942888,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":943440,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":943844,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":944032,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":944104,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":944560,"componentType":5123,"count":276,"type":"SCALAR"},{"bufferView":2,"byteOffset":945112,"componentType":5123,"count":288,"type":"SCALAR"},{"bufferView":2,"byteOffset":945688,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":946092,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":946280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":946292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":946304,"componentType":5123,"count":405,"type":"SCALAR"},{"bufferView":2,"byteOffset":947116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":947128,"componentType":5123,"count":432,"type":"SCALAR"},{"bufferView":2,"byteOffset":947992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948004,"componentType":5123,"count":147,"type":"SCALAR"},{"bufferView":2,"byteOffset":948300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948408,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":948468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948504,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":948596,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":948604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948616,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":948700,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":948892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":948940,"componentType":5123,"count":171,"type":"SCALAR"},{"bufferView":2,"byteOffset":949284,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":949332,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":949380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":949392,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":949488,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":949664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":949676,"componentType":5123,"count":162,"type":"SCALAR"},{"bufferView":2,"byteOffset":950000,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":950104,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":950308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":950320,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":950404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":950416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":950428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":950440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":950452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":950464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":950476,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":950524,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":950608,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":950656,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":950860,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":950944,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":950968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":950980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":950992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951040,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":951064,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":951100,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":951136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951232,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":951624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951636,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":951720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951756,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":951840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":951852,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":951936,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":952020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952032,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":952424,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":952472,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":952520,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":952568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952604,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":952652,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":952688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952700,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":952748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952760,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":952820,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":952904,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":952912,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":952920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":952992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953040,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":953124,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":953160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":953196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953292,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":953856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953880,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":953964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":953976,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":954060,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":954144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":954156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":954168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":954180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":954192,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":954756,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":954828,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":954900,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":954972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":954984,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":955068,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":955152,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":955236,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":955308,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":955440,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":955572,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":955964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":955976,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":956060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":956072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":956084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":956096,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":956180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":956192,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":956276,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":956360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":956372,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":956764,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":956812,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":956860,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":956908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":956920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":956932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":956944,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":956992,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":957028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957040,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":957088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957100,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":957160,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":957196,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":957232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957328,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":957352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957424,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":957448,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":957484,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":957520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957616,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":957820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957832,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":957916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":957988,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":958036,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":958120,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":958168,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":958372,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":958456,"componentType":5123,"count":363,"type":"SCALAR"},{"bufferView":2,"byteOffset":959184,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":959244,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":959304,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":959388,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":959472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":959484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":959496,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":959556,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":959628,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":959808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":959820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":959832,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":959852,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":960004,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":960088,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":960172,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":960328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":960340,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":960432,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":960476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":960488,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":960572,"componentType":5123,"count":360,"type":"SCALAR"},{"bufferView":2,"byteOffset":961292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":961304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":961316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":961328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":961340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":961352,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":961532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":961544,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":961628,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":962072,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":962156,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":962252,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":962336,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":962420,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":962864,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":963308,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":963416,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":963512,"componentType":5123,"count":111,"type":"SCALAR"},{"bufferView":2,"byteOffset":963736,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":963820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":963832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":963844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":963856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":963868,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":964048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":964060,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":964144,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":964480,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":964564,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":964680,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":964764,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":964848,"componentType":5123,"count":120,"type":"SCALAR"},{"bufferView":2,"byteOffset":965088,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":965424,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":965540,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":965624,"componentType":5123,"count":231,"type":"SCALAR"},{"bufferView":2,"byteOffset":966088,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":966172,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":966736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":966748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":966760,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":966844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":966856,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":966940,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":967024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":967036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":967048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":967060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":967072,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":967636,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":967708,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":967780,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":967852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":967864,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":967948,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":968032,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":968116,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":968188,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":968320,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":968452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":968464,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":968596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":968608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":968620,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":968908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":968920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":968932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":968944,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":969124,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":969160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":969172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":969184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":969196,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":969484,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":969532,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":969616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":969628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":969640,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":969772,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":970060,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":970132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":970144,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":970324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":970336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":970348,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":970636,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":971092,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":971188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":971200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":971212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":971224,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":971404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":971416,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":971488,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":971560,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":971712,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":971844,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":972000,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":972444,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":972516,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":972624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":972636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":972648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":972660,"componentType":5123,"count":228,"type":"SCALAR"},{"bufferView":2,"byteOffset":973116,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":973188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":973200,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":973352,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":973532,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":973688,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":974132,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":974204,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":974336,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":974468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":974480,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":974768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":974780,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":974996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975044,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":975224,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":975404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975464,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":975752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975788,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":975920,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":975956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":975968,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":976148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":976160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":976172,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":976460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":976472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":976484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":976496,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":976628,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":976808,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":976940,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":977012,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":977164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":977176,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":977464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":977476,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":977584,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":977736,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":977808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":977820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":977832,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":977940,"componentType":5123,"count":942,"type":"SCALAR"},{"bufferView":2,"byteOffset":979824,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":979932,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":980088,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":980220,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":980508,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":980556,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":980688,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":980844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":980856,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":981036,"componentType":5123,"count":243,"type":"SCALAR"},{"bufferView":2,"byteOffset":981524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":981536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":981548,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":981728,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":982016,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":982076,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":982220,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":982280,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":982424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982436,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":982496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982520,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":982568,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":982616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982664,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":982688,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":982744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982756,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":982780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982816,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":982840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":982876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":982888,"componentType":5123,"count":978,"type":"SCALAR"},{"bufferView":2,"byteOffset":984844,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":984880,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":984988,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":985156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":985168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":985180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":985192,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":985216,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":985240,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":985296,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":985488,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":985524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":985536,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":985692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":985704,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":985740,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":985932,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":986016,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":986208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":986220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":986232,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":986268,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":986460,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":986544,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":986736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":986748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":986760,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":986796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":986808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":986820,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":986856,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":987048,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":987132,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":987324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987348,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":987540,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":987624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987684,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":987756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987768,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":987852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987876,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":987972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":987996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988032,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":988128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988152,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":988236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988248,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":988332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988392,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":988488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988500,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":988584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988632,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":988704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988764,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":988860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988896,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":988968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":988992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989028,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":989100,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":989124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989136,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":989232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989244,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":989328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989388,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":989484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989496,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":989580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989640,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":989724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989736,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":989820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":989856,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":989952,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":990048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":990060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":990072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":990084,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":990156,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":990228,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":990336,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":990432,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":990456,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":990480,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":990552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":990564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":990576,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":990648,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":990744,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":990840,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":990948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":990960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":990972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":990984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":990996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991128,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":991152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991284,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":991392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991428,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":991488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991536,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":991620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":991716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991728,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":991812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":991920,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":992004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992016,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":992100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992112,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":992196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992220,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":992304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992316,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":992400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992412,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":992496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992520,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":992604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992616,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":992700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992712,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":992796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":992808,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":993276,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":993564,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":993852,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":994244,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":994636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":994648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":994660,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":994960,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":994996,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":995128,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":995260,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":995296,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":995428,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":995560,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":995596,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":995728,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":995860,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":995896,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":996028,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":996160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996172,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":996316,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":996460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996508,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":996604,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":996676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996688,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":996760,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":996856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":996988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997108,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":997180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997192,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":997264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997276,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":997312,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":997348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997360,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":997432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997444,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":997516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997528,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":997564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997576,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":997648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997660,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":997732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997744,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":997780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997792,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":997864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997876,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":997948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":997972,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":998068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":998080,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":998200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":998212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":998224,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":998232,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":998396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":998408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":998420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":998432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":998444,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":998524,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":998604,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":998684,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":998764,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":999168,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":999572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":999584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":999596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":999608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":999620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":999632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":999644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":999656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":999668,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":999812,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":999920,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1000028,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1000172,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1000460,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1000748,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1000808,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1000868,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1000948,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001124,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001268,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001376,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001484,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001628,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1001916,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1002204,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1002228,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1002252,"componentType":5123,"count":630,"type":"SCALAR"},{"bufferView":2,"byteOffset":1003512,"componentType":5123,"count":630,"type":"SCALAR"},{"bufferView":2,"byteOffset":1004772,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1006040,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007308,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007388,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007564,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007708,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007816,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1007924,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1008068,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1008356,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1008644,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009136,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009628,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009688,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009844,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1009988,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1010096,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1010204,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1010348,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1010636,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1010924,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1011160,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1011396,"componentType":5123,"count":366,"type":"SCALAR"},{"bufferView":2,"byteOffset":1012128,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":1012484,"componentType":5123,"count":177,"type":"SCALAR"},{"bufferView":2,"byteOffset":1012840,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1014108,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015472,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015616,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015724,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015832,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1015976,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1016264,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1016552,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1016788,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1017024,"componentType":5123,"count":270,"type":"SCALAR"},{"bufferView":2,"byteOffset":1017564,"componentType":5123,"count":270,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018200,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018344,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018452,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018560,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018704,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1018992,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019280,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019340,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019496,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019640,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019748,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1019856,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020000,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020288,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020792,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1020984,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021064,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021144,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021224,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021304,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021376,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021448,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021520,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021688,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021832,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1021940,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1022048,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1022192,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1022480,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1022768,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1022896,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023024,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023260,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023592,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023736,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023844,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1023952,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1024096,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1024384,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1024672,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025076,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025576,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025720,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025828,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1025936,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026080,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026368,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026752,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1026896,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1027004,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1027112,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1027256,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1027544,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1027832,"componentType":5123,"count":618,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029104,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029284,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029464,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029548,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029800,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1029884,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":1030136,"componentType":5123,"count":243,"type":"SCALAR"},{"bufferView":2,"byteOffset":1030624,"componentType":5123,"count":270,"type":"SCALAR"},{"bufferView":2,"byteOffset":1031164,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":1031572,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1031764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1031776,"componentType":5123,"count":327,"type":"SCALAR"},{"bufferView":2,"byteOffset":1032432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1032444,"componentType":5123,"count":348,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033140,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033700,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033784,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033792,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1033876,"componentType":5123,"count":126,"type":"SCALAR"},{"bufferView":2,"byteOffset":1034128,"componentType":5123,"count":255,"type":"SCALAR"},{"bufferView":2,"byteOffset":1034640,"componentType":5123,"count":282,"type":"SCALAR"},{"bufferView":2,"byteOffset":1035204,"componentType":5123,"count":204,"type":"SCALAR"},{"bufferView":2,"byteOffset":1035612,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1035804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1035816,"componentType":5123,"count":312,"type":"SCALAR"},{"bufferView":2,"byteOffset":1036440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1036452,"componentType":5123,"count":261,"type":"SCALAR"},{"bufferView":2,"byteOffset":1036976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1036988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037000,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037384,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037528,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037636,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037744,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1037888,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038176,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038464,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038524,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038584,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038712,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1038936,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1039080,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1039188,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1039296,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1039440,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1039728,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040016,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040096,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040272,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040416,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040524,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040632,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1040776,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041064,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041448,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041592,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041700,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041808,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1041952,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042240,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042588,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042768,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042848,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1042928,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043008,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043088,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043160,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043232,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043304,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043472,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043616,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043724,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043832,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1043976,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1044264,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1044552,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1044956,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045360,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045420,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045576,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045720,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045828,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1045936,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046080,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046368,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046656,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046716,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1046872,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1047016,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1047124,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1047232,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1047376,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1047664,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1047952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1047964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1047976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1047988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048048,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048192,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048300,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048408,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048552,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1048840,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049128,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049188,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049332,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049392,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049548,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049632,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049680,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049776,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049800,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049868,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049928,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049952,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1049988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1050000,"componentType":5123,"count":978,"type":"SCALAR"},{"bufferView":2,"byteOffset":1051956,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1051992,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052100,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052304,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052328,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052352,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052408,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052600,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052648,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052816,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1052852,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053044,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053128,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053380,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053572,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053656,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053872,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1053968,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054160,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054244,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054460,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054652,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054796,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054880,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1054988,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055144,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055264,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055360,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055504,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055612,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055744,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055876,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1055996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056008,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056140,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056212,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056248,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056356,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056500,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056608,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056752,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056848,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1056968,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057064,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057196,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057268,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057340,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057448,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057544,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057568,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057592,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057688,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057760,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057856,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1057952,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058240,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058396,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058540,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058648,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058744,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058840,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1058996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059032,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059128,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059224,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059332,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059428,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059524,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059728,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1059920,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":1060388,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1060676,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1060964,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1061356,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1061748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1061760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1061772,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062072,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062108,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062240,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062372,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062408,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062540,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062708,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062840,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1062972,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063008,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063140,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063284,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063428,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063620,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063716,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063800,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063872,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1063992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064220,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064304,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064388,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064424,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064472,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064556,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064640,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064688,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064772,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064856,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064904,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1064988,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065084,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065192,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065336,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065344,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065652,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065796,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1065904,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1066012,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1066156,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1066444,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1066732,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1066812,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1066892,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067120,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067444,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067588,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067696,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067804,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1067948,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1068236,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1068524,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069016,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069604,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069748,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069856,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1069964,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070108,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070396,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070780,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1070924,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071032,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071140,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071284,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071572,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071860,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071884,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1071992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1072004,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1072148,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1072256,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1072364,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1072508,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1072796,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1073084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1073096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1073108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1073120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1073132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1073144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1073156,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1074424,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075692,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075772,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1075948,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1076092,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1076200,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1076308,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1076452,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1076740,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077028,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077264,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077596,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077740,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077848,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1077956,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078100,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078388,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078772,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1078916,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1079024,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1079132,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1079276,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1079564,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1079852,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080088,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080420,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080564,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080672,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080780,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1080924,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1081212,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1081500,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1081560,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1081704,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1081764,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1081908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1081920,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1081980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1081992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082004,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082052,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082148,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082172,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082240,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082300,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082324,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1082372,"componentType":5123,"count":978,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084328,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084364,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084472,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084676,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084700,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084724,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084780,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1084972,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085020,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085188,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085224,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085416,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085500,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085716,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085752,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1085944,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086028,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086244,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086304,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086340,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086532,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086616,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1086832,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087024,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087168,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087252,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087360,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087516,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087636,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087732,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087876,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1087984,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088116,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088248,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088380,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088512,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088584,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088620,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088728,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088872,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1088980,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089124,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089220,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089340,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089436,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089568,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089640,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089712,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089820,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089916,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089940,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1089964,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090060,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090132,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090228,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090324,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090612,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090768,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090912,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1090996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091020,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091116,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091212,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091404,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091500,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091596,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091704,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091800,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091896,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1091992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1092004,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1092088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1092100,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1092184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1092196,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1092280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1092292,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":1092760,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1093048,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1093336,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1093728,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1094120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1094132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1094144,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":1094444,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1094480,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1094612,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1094744,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1094780,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1094912,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095044,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095080,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095212,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095380,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095512,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095656,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095800,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1095992,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096088,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096172,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096244,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096592,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096676,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096760,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096796,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096844,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1096928,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097012,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097060,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097144,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097228,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097276,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097360,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097456,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097564,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097708,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097716,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097928,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1097988,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098132,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098192,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098348,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098432,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098480,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098576,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098600,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098668,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098728,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098752,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1098800,"componentType":5123,"count":978,"type":"SCALAR"},{"bufferView":2,"byteOffset":1100756,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1100792,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1100900,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101104,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101128,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101152,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101208,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101400,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101448,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101616,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101652,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1101928,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102144,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102180,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102372,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102456,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102732,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102768,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1102960,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103044,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103260,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103452,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103596,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103680,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103788,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1103944,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104064,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104160,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104304,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104412,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104544,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104676,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104808,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1104940,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105012,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105048,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105156,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105300,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105408,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105552,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105648,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105768,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105864,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1105996,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106068,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106140,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106248,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106344,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106368,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106392,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106488,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106560,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106656,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106752,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1106992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107040,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107196,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107340,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107448,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107544,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107640,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107832,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1107928,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108024,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108132,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108228,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108324,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108432,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108528,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108624,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1108720,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":1109188,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1109476,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1109764,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1110156,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1110548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1110560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1110572,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":1110872,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1110908,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111040,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111172,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111208,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111340,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111472,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111508,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111640,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111772,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111808,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1111940,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112084,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112228,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112420,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112516,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112600,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112672,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1112996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113020,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113104,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113188,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113224,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113272,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113356,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113440,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113488,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113572,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113656,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113704,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113788,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113884,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1113992,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1114112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1114124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1114136,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1114144,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":1114308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1114320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1114332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1114344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1114356,"componentType":5123,"count":630,"type":"SCALAR"},{"bufferView":2,"byteOffset":1115616,"componentType":5123,"count":630,"type":"SCALAR"},{"bufferView":2,"byteOffset":1116876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1116888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1116900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1116912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1116924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1116936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1116948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1116960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1116972,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1117116,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1117224,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1117332,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1117476,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1117764,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118052,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118180,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118404,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118548,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118656,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118764,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1118908,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119196,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119580,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119724,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119832,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1119940,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120084,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120372,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120660,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120720,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1120876,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1121020,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1121128,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1121236,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1121380,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1121668,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1121956,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1121980,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122004,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122028,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122052,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122112,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122256,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122316,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122472,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122556,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122604,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122700,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122724,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122792,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122852,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122876,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1122924,"componentType":5123,"count":978,"type":"SCALAR"},{"bufferView":2,"byteOffset":1124880,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1124916,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125024,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125228,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125252,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125276,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125332,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125524,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125572,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125740,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125776,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1125968,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126052,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126268,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126304,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126496,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126580,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126796,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126856,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1126892,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127084,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127168,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127384,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127576,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127720,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127804,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1127912,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128068,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128188,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128284,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128428,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128536,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128668,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128800,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1128932,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129064,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129136,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129172,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129280,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129424,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129532,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129676,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129772,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129892,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1129988,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130120,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130192,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130264,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130372,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130468,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130492,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130516,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130612,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130684,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130780,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130876,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1130996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131164,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131320,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131464,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131572,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131668,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131764,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1131956,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132052,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132148,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132256,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132352,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132448,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132556,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132652,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1132844,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":1133312,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1133600,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1133888,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1134280,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1134672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1134684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1134696,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":1134996,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135032,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135164,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135296,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135332,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135464,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135596,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135632,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135764,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135896,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1135932,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136064,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136208,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136352,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136544,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136640,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136724,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136796,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1136988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137144,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137228,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137312,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137348,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137396,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137480,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137564,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137612,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137696,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137780,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137828,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137912,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1137996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138008,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138116,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138260,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138268,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138576,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138720,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138828,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1138936,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139080,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139368,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139656,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139716,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1139872,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1140016,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1140124,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1140232,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1140376,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1140664,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1140952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1140964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1140976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1140988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141048,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141192,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141300,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141408,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141552,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1141840,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1142128,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1142532,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1142936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1142948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1142960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1142972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1142984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1142996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1143008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1143020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1143032,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1143176,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1143284,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1143392,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1143536,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1143824,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1144112,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1144348,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1144584,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1144820,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145056,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145080,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145200,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145344,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145452,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145560,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145704,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1145992,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1146280,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1146684,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147184,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147328,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147436,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147544,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147688,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1147976,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148360,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148504,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148612,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148720,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1148864,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149152,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149440,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149520,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149696,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149840,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1149948,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1150056,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1150200,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1150488,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1150776,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1150836,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1150896,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1150956,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151016,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151252,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151584,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151728,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151836,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1151944,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152088,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152376,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152664,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152744,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1152920,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1153064,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1153172,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1153280,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1153424,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1153712,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154096,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154240,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154348,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154456,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154600,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1154888,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155176,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155236,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155392,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155536,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155644,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155752,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1155896,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1156184,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1156472,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":1156700,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":1156928,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157332,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157736,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157796,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1157952,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1158096,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1158204,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1158312,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1158456,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1158744,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1159032,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1160300,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161664,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161808,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1161916,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162024,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162168,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162456,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162840,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1162984,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1163092,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1163200,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1163344,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1163632,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1163920,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1164412,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1164904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1164916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1164928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1164940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1164952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1164964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1164976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1164988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1165000,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1165144,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1165252,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1165360,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1165504,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1165792,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1166080,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1166160,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1166240,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1166320,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1166400,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1166804,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167304,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167448,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167556,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167664,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1167808,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1168096,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1168384,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":1168732,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169068,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169404,"componentType":5123,"count":174,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169848,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1169992,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170100,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170208,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170352,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170640,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1170988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1171000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1171012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1171024,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1171168,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1171276,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1171384,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1171528,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1171816,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172104,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172340,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172576,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172636,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172696,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172756,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172816,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172896,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1172988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173072,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173216,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173324,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173432,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173576,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1173864,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174152,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174212,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174356,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174416,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174572,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174656,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174704,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174800,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174824,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174892,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174952,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1174976,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1175012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1175024,"componentType":5123,"count":978,"type":"SCALAR"},{"bufferView":2,"byteOffset":1176980,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177016,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177124,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177328,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177352,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177376,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177432,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177624,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177672,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1177876,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178068,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178152,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178368,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178404,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178596,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178680,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178896,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178956,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1178992,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179184,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179268,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179484,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179676,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179820,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179904,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1179988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180012,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180168,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180288,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180384,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180528,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180636,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180768,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180900,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1180996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181032,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181164,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181236,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181272,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181380,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181524,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181776,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181872,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1181992,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182088,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182220,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182292,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182364,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182472,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182568,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182592,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182616,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182712,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182784,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182880,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1182976,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183264,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183420,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183564,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183672,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183768,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183864,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1183996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184056,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184152,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184248,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184356,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184452,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184548,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184656,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184752,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184848,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1184944,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":1185412,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1185700,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1185988,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1186380,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1186772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1186784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1186796,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187096,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187132,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187264,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187396,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187432,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187564,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187696,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187732,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187864,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1187996,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188032,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188164,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188308,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188452,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188644,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188740,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188824,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188896,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1188992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189244,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189328,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189412,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189448,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189496,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189580,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189664,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189712,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189796,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189880,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1189928,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190012,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190108,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190216,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190360,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190368,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190580,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190640,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190796,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1190940,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191048,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191156,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191300,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191588,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1191972,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1192116,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1192224,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1192332,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1192476,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1192764,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1193052,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1193180,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1193308,"componentType":5123,"count":270,"type":"SCALAR"},{"bufferView":2,"byteOffset":1193848,"componentType":5123,"count":270,"type":"SCALAR"},{"bufferView":2,"byteOffset":1194388,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1194880,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195372,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195432,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195588,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195732,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195840,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1195948,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1196092,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1196380,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1196668,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1196692,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1196716,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1196776,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1196920,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1196980,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197136,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197220,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197268,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197364,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197388,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197456,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197516,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197540,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1197588,"componentType":5123,"count":978,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199544,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199580,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199688,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199892,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199916,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199940,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1199996,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200188,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200236,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200404,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200440,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200632,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200716,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1200968,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201160,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201244,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201460,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201520,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201556,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1201832,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202048,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202240,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202384,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202468,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202576,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202732,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202852,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1202948,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203092,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203200,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203332,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203464,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203596,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203728,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203800,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203836,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1203944,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204088,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204196,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204340,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204436,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204556,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204652,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204784,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204856,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1204928,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205036,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205132,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205156,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205180,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205276,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205348,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205444,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205540,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205828,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1205984,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206128,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206236,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206332,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206428,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206620,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206716,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206812,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1206920,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207016,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207112,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207220,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207316,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207412,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207508,"componentType":5123,"count":234,"type":"SCALAR"},{"bufferView":2,"byteOffset":1207976,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1208264,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1208552,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1208944,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1209336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1209348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1209360,"componentType":5123,"count":150,"type":"SCALAR"},{"bufferView":2,"byteOffset":1209660,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1209696,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1209828,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1209960,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1209996,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1210128,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1210260,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1210296,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1210428,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1210560,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1210596,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1210728,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1210860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1210872,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211016,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211208,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211304,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211388,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211460,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211808,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211892,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1211976,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212012,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212060,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212144,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212228,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212276,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212360,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212444,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212492,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212576,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212672,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212780,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212924,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1212932,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213240,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213384,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213492,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213600,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1213744,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1214032,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1214320,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1214380,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1214440,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1214676,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1214912,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1215148,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1215384,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1215876,"componentType":5123,"count":246,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216464,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216608,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216716,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216824,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1216968,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1217256,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1217544,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1217780,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218016,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218040,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218160,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218304,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218412,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218520,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218664,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1218952,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1219240,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1219644,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1220048,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1220176,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1220304,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1220432,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1220560,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1220796,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221128,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221272,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221380,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221488,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221632,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1221920,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222208,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222444,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222776,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1222920,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1223028,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1223136,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1223280,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1223568,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1223856,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1223936,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224016,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224076,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224136,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224196,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224256,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224384,"componentType":5123,"count":63,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224608,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224752,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224860,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1224968,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1225112,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1225400,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1225688,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226092,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226496,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226556,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226712,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226856,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1226964,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1227072,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1227216,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1227504,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1227792,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1229060,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1230328,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":1230556,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":1230784,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231188,"componentType":5123,"count":201,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231592,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231652,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231808,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1231952,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1232060,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1232168,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1232312,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1232600,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1232888,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1232968,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233048,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233276,"componentType":5123,"count":114,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233600,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233744,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233852,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1233960,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1234104,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1234392,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1234680,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":1234896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1234908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1234920,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235256,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235436,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235580,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235732,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235816,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1235876,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236044,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236200,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236320,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236496,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236652,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236796,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1236940,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":1237092,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1237380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1237392,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1237524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1237536,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":1237920,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":1238072,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1238252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1238264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1238276,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1238408,"componentType":5123,"count":822,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240052,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240352,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240544,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240592,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240628,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240808,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1240892,"componentType":5123,"count":240,"type":"SCALAR"},{"bufferView":2,"byteOffset":1241372,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1241660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1241672,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1241780,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1241960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1241972,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242152,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242224,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242368,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242656,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242788,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242836,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1242944,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1243076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1243088,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1243172,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1243328,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1243616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1243628,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1243760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1243772,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1243928,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244132,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244228,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244540,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244624,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1244912,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245092,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245236,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245440,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245524,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245812,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1245884,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246064,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246160,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246448,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246664,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246700,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246736,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1246940,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247096,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247132,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247264,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247300,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247432,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247468,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247504,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1247980,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248076,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248172,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248268,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248396,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248492,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248600,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248708,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1248816,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249380,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249416,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249620,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249740,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249772,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249888,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249920,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1249928,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250216,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250252,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250288,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250692,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250776,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250872,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1250992,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251088,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251480,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251516,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251600,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251648,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251696,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251756,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251816,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1251972,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252008,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252044,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252248,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252404,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252440,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252572,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252608,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252740,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252776,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1252812,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":1253360,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1253432,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1253540,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1253648,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1253756,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1253864,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1253924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1253936,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1254008,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1254104,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1254200,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1254296,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1254392,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1254464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1254476,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255120,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255156,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255192,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255396,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255552,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255588,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255720,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255756,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1255792,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256268,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256364,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256460,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256556,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256684,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256780,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256888,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1256996,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257104,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257632,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257668,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257704,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1257908,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258028,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258060,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258176,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258208,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258216,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258540,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258672,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258708,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258876,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1258912,"componentType":5123,"count":630,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260172,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260340,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260520,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260576,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260656,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260728,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260764,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260788,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260860,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1260932,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261004,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261064,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261160,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261328,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261396,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261492,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261576,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261696,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261744,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261852,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1261996,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262104,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262212,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262260,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262356,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262452,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262524,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262596,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1262704,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1263972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1263984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1263996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264068,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264104,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264140,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264592,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264688,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264784,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264880,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1264988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265024,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265128,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265236,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265344,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265464,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1265992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266004,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266040,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266172,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266208,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266340,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266376,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266508,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266544,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266676,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266712,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266844,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266880,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1266988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267012,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267048,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267084,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267476,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267668,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267752,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267896,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1267992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268040,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268184,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268328,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268472,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268616,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268760,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268904,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1268988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269048,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269168,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269240,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269260,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269332,"componentType":5123,"count":321,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1269988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270024,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270216,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270600,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270648,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1270848,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271072,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271272,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271496,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271696,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1271920,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272120,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272344,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272544,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272768,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1272968,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273192,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273392,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273616,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1273816,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274040,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274240,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274464,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274664,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274912,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1274996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275020,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275068,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275164,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275416,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275452,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275548,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275644,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275692,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275728,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275824,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275920,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1275992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276040,"componentType":5123,"count":390,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276832,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1276952,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277048,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277156,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277276,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277372,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277480,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277600,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277696,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277804,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1277924,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278020,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278128,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278248,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278344,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278452,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278572,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278668,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278776,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278896,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1278992,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279100,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279220,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279316,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279424,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279544,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279640,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279868,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1279964,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280060,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280140,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280376,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280436,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280700,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280736,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280748,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1280988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281204,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281240,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281276,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281312,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281348,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281384,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281420,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281456,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281492,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281528,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281564,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281600,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281636,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281672,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281708,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281744,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281780,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281816,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281852,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281888,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281960,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1281980,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282036,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282144,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282720,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282752,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282956,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1282992,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283028,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283112,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283120,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283248,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283428,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283464,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283596,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283632,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283764,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283800,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1283968,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284100,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284136,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284268,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284304,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284436,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284472,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1284508,"componentType":5123,"count":300,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285120,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285192,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285276,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285372,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285444,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285476,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285524,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285580,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285624,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285684,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285768,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285864,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285936,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":1285968,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286024,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286144,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286228,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1286968,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287004,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287396,"componentType":5123,"count":96,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287588,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287672,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287816,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1287960,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288104,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288248,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288392,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288536,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288680,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1288968,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289088,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289160,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289168,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289180,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289252,"componentType":5123,"count":321,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289944,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1289992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290136,"componentType":5123,"count":186,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290520,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290568,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290768,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1290992,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291192,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291416,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291616,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1291840,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292040,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292264,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292464,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292688,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1292888,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293112,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293312,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293500,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293536,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293736,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1293960,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294160,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294384,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294584,"componentType":5123,"count":93,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294832,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1294988,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295084,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295180,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295192,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295204,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295336,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295372,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295468,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295564,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295612,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295648,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295744,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295840,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1295960,"componentType":5123,"count":390,"type":"SCALAR"},{"bufferView":2,"byteOffset":1296740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1296752,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1296836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1296848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1296860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1296872,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1296956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1296968,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297076,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297196,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297292,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297400,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297520,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297616,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297724,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1297940,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298048,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298168,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298264,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298372,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298492,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298588,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298684,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298696,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298816,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298912,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1298996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299020,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299140,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299236,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299344,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299464,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299560,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299668,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299788,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299884,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1299980,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300060,"componentType":5123,"count":117,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300296,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300356,"componentType":5123,"count":132,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300620,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300740,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300752,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300776,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300788,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1300992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301124,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301160,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301196,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301232,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301268,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301304,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301340,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301376,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301412,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301448,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301484,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301520,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301556,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301592,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301628,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301664,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301700,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301724,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301736,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301772,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301808,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301880,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301900,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301944,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1301956,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302064,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302388,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302556,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302580,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302640,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302672,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302852,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302876,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302912,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1302948,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303032,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303040,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303156,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303168,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303348,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303384,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303516,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303552,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303684,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303720,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303828,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303840,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303852,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303888,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1303996,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304008,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304020,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304056,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304188,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304224,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304260,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304344,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304352,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304480,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304660,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304696,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304828,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304864,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1304996,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305032,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305164,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305200,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305332,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305368,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1305404,"componentType":5123,"count":300,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306016,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306088,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306172,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306268,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306340,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306372,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306420,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306476,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306520,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306580,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306664,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306760,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306832,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306864,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1306920,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307040,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307124,"componentType":5123,"count":303,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307828,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307864,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307960,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307984,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1307996,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308032,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308152,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308164,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308200,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308332,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308368,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308488,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308500,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308536,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308572,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308668,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1308692,"componentType":5123,"count":219,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309144,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309240,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309336,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309432,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309576,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309680,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309788,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1309896,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310016,"componentType":5123,"count":222,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310532,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310556,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310592,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310712,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310724,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310760,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310892,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310928,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1310964,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311048,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311056,"componentType":5123,"count":3,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311064,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311076,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311112,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311124,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311136,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311160,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311172,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311184,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311340,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311364,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311400,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311496,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311508,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311520,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311532,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311568,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311604,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311640,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311700,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311736,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311784,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311868,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311904,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1311940,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312344,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312464,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312560,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312644,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1312740,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313132,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313180,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313228,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313312,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313360,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313408,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313468,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313528,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313540,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313552,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313624,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313660,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313696,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313708,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313720,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313744,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313756,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313768,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313792,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313828,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313864,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313876,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313912,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313924,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313936,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313948,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313960,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1313996,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314068,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314080,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314128,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314164,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314296,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314332,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314440,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314464,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314500,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314536,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314608,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314620,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314632,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314644,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314656,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314680,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314692,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314704,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314716,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314728,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314740,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314800,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314812,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314824,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314848,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314872,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314896,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314932,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314968,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314980,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1314992,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315004,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315040,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315064,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315100,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315136,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315220,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315232,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315292,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315316,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315340,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315412,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315436,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315460,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315484,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315496,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315532,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1315568,"componentType":5123,"count":354,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316276,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316336,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316396,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316480,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316564,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316576,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316588,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316648,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316708,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316888,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316900,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316912,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1316932,"componentType":5123,"count":69,"type":"SCALAR"},{"bufferView":2,"byteOffset":1317072,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1317156,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1317240,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1317396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1317408,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":1317500,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":1317544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1317556,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1317640,"componentType":5123,"count":354,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318348,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318360,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318372,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318384,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318396,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318456,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318492,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1318528,"componentType":5123,"count":630,"type":"SCALAR"},{"bufferView":2,"byteOffset":1319788,"componentType":5123,"count":84,"type":"SCALAR"},{"bufferView":2,"byteOffset":1319956,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320136,"componentType":5123,"count":27,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320192,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320272,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320344,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320380,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320404,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320476,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320548,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320620,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320680,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320776,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320896,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320920,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1320944,"componentType":5123,"count":33,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321012,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321108,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321192,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321312,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321360,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321468,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321612,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321720,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321828,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321876,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1321972,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1322056,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1322068,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1322140,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1322212,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1322320,"componentType":5123,"count":633,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323588,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323600,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323612,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323624,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323636,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323648,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323660,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323672,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323684,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323720,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1323756,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324160,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324244,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324268,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324280,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324376,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324460,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324544,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324556,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324948,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1324996,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325044,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325104,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325116,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325128,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325176,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325224,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325284,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325428,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325440,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325476,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325524,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325536,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325548,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325584,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325596,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325608,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325644,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1325680,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326228,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326300,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326408,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326516,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326624,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326732,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326804,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326876,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1326972,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327068,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327164,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327260,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327344,"componentType":5123,"count":273,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327892,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1327988,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328024,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328144,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328156,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328192,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328228,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328240,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328252,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328264,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328276,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328288,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328324,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328360,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328396,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328420,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328432,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328444,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328492,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328516,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328908,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1328920,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329004,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329100,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329184,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329208,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329220,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329304,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329316,"componentType":5123,"count":195,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329708,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329744,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329792,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329804,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329816,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329828,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329876,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329924,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329972,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1329984,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330032,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330044,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330104,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330164,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330176,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330188,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330200,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330212,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330224,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330236,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330308,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1330368,"componentType":5123,"count":354,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331076,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331136,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331196,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331280,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331388,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331448,"componentType":5123,"count":30,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331508,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331700,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331712,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331732,"componentType":5123,"count":69,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331872,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1331956,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1332040,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1332196,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1332208,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":1332300,"componentType":5123,"count":21,"type":"SCALAR"},{"bufferView":2,"byteOffset":1332344,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1332356,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1332440,"componentType":5123,"count":354,"type":"SCALAR"},{"bufferView":2,"byteOffset":1333148,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1333160,"componentType":5123,"count":1098,"type":"SCALAR"},{"bufferView":2,"byteOffset":1335356,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1335368,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1335380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1335392,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1335404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1335416,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1335512,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1335524,"componentType":5123,"count":861,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337248,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337284,"componentType":5123,"count":81,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337448,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337460,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337808,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337820,"componentType":5123,"count":78,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1337988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1338000,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1338120,"componentType":5123,"count":522,"type":"SCALAR"},{"bufferView":2,"byteOffset":1339164,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1339236,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1339272,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1339296,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1339308,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1339320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1339332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1339344,"componentType":5123,"count":864,"type":"SCALAR"},{"bufferView":2,"byteOffset":1341072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1341084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1341096,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1341132,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1341144,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":1341456,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":1341768,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":1342080,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":1342392,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":1342704,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343016,"componentType":5123,"count":156,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343328,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343340,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343388,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343424,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343436,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343472,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343556,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343652,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343664,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343676,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343784,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343892,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343928,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343952,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343964,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1343988,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344048,"componentType":5123,"count":15,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344080,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344260,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344296,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344320,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344332,"componentType":5123,"count":87,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344508,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344532,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344556,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344580,"componentType":5123,"count":75,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344732,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344744,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344780,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344792,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1344828,"componentType":5123,"count":108,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345044,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345056,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345092,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345104,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345128,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345140,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345152,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345332,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345344,"componentType":5123,"count":9,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345364,"componentType":5123,"count":45,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345456,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345468,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345480,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345516,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345528,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345576,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345624,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345672,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345720,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345756,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345792,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345828,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345876,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1345924,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346008,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346092,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346176,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346260,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346344,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346428,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346512,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346596,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346680,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346764,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346848,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":1346952,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347036,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347120,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347204,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347288,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347360,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347444,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347528,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347648,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347756,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347864,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1347996,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348116,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348236,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348356,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348440,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348524,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348632,"componentType":5123,"count":66,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348764,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348800,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348836,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348848,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348884,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348896,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348932,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348944,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1348980,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349016,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349028,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349040,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349064,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349088,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349112,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349136,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349160,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349184,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349268,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349352,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349436,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349520,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349604,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349688,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349772,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349856,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349868,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349880,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349892,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349940,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349952,"componentType":5123,"count":12,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349976,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1349988,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350048,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350060,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350072,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350084,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350108,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350120,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350300,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350324,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350348,"componentType":5123,"count":90,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350528,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350612,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350696,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350780,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350864,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1350948,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1351032,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1351116,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1351200,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":1351404,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1351488,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1351572,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":1351776,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":1351980,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1352064,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1352148,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":1352352,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":1352556,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1352640,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1352724,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":1352928,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":1353132,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1353216,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1353300,"componentType":5123,"count":102,"type":"SCALAR"},{"bufferView":2,"byteOffset":1353504,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1353588,"componentType":5123,"count":387,"type":"SCALAR"},{"bufferView":2,"byteOffset":1354364,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1354376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1354388,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1354724,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1354808,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1355144,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1355228,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1355564,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1355648,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1355984,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1356068,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1356404,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1356488,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1356824,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1356908,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1357244,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1357328,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1357664,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1357748,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1357832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1357844,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1357928,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1357940,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358024,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358036,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358132,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358228,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358312,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358324,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358408,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358420,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358504,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358516,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":1358900,"componentType":5123,"count":192,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359284,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359296,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359380,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359392,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359476,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359488,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359584,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359668,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359680,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359764,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359776,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359860,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359872,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359956,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1359968,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360052,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360064,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360100,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360112,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360148,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360256,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360268,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360304,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360376,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360388,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360472,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360484,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360592,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360604,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360676,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360688,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360784,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360820,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360832,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360916,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1360928,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361012,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361024,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361120,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361132,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361216,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361228,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361300,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361336,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361348,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361456,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361492,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361504,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361540,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1361576,"componentType":5123,"count":387,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362352,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362364,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362400,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362412,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362448,"componentType":5123,"count":60,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362568,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362580,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362616,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362688,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362700,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362796,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362808,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362904,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1362916,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1363000,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1363012,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1363096,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1363108,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1363144,"componentType":5123,"count":387,"type":"SCALAR"},{"bufferView":2,"byteOffset":1363920,"componentType":5123,"count":180,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364280,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364292,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364372,"componentType":5123,"count":39,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364452,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364464,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364476,"componentType":5123,"count":51,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364580,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364616,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364628,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364640,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364724,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364760,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364772,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364784,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364856,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364892,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1364928,"componentType":5123,"count":54,"type":"SCALAR"},{"bufferView":2,"byteOffset":1365036,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1365048,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1365192,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1365240,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1365528,"componentType":5123,"count":267,"type":"SCALAR"},{"bufferView":2,"byteOffset":1366064,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1366112,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1366256,"componentType":5123,"count":168,"type":"SCALAR"},{"bufferView":2,"byteOffset":1366592,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1366640,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1366688,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1366832,"componentType":5123,"count":216,"type":"SCALAR"},{"bufferView":2,"byteOffset":1367264,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1367312,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1367360,"componentType":5123,"count":72,"type":"SCALAR"},{"bufferView":2,"byteOffset":1367504,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1367792,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1367840,"componentType":5123,"count":24,"type":"SCALAR"},{"bufferView":2,"byteOffset":1367888,"componentType":5123,"count":144,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368176,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368260,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368272,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368284,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368320,"componentType":5123,"count":42,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368404,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368416,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368428,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368464,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368560,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368572,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368584,"componentType":5123,"count":18,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368620,"componentType":5123,"count":48,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368716,"componentType":5123,"count":57,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368832,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368844,"componentType":5123,"count":6,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368856,"componentType":5123,"count":36,"type":"SCALAR"},{"bufferView":2,"byteOffset":1368928,"componentType":5123,"count":18,"type":"SCALAR"}],"asset":{"generator":"Open CASCADE Technology 7.8 [dev.opencascade.org]","version":"2.0"},"bufferViews":[{"buffer":0,"byteLength":2894028,"byteOffset":0,"byteStride":12,"target":34962},{"buffer":0,"byteLength":2894028,"byteOffset":2894028,"byteStride":12,"target":34962},{"buffer":0,"byteLength":1368964,"byteOffset":5788056,"target":34963}],"buffers":[{"byteLength":7157020,"uri":"je-skin-model.bin"}],"materials":[{"name":"mat_0","pbrMetallicRoughness":{"baseColorFactor":[0.439635694026947,0.439635694026947,0.439635694026947,1.0]},"doubleSided":true},{"name":"mat_1","pbrMetallicRoughness":{"baseColorFactor":[0.4507858157157898,0.5457245111465454,0.7454042434692383,1.0]},"doubleSided":true},{"name":"mat_2","pbrMetallicRoughness":{"baseColorFactor":[1.0,0.278894305229187,0.278894305229187,1.0]},"doubleSided":true},{"name":"mat_3","pbrMetallicRoughness":{"baseColorFactor":[0.2917706072330475,0.2581670582294464,0.12743768095970154,1.0]},"doubleSided":true},{"name":"mat_4","pbrMetallicRoughness":{"baseColorFactor":[0.3185468018054962,0.3185468018054962,0.3185468018054962,1.0]},"doubleSided":true},{"name":"mat_5","pbrMetallicRoughness":{"baseColorFactor":[0.5647115111351013,0.3915524184703827,0.26635563373565674,1.0]},"doubleSided":true},{"name":"mat_6","pbrMetallicRoughness":{"baseColorFactor":[0.0,0.3185468018054962,0.0,1.0]},"doubleSided":true},{"name":"mat_7","pbrMetallicRoughness":{"baseColorFactor":[1.0,1.0,0.0,1.0]},"doubleSided":true},{"name":"mat_8","pbrMetallicRoughness":{"baseColorFactor":[0.8878907561302185,0.8878907561302185,0.8878907561302185,1.0]},"doubleSided":true},{"name":"mat_9","pbrMetallicRoughness":{"baseColorFactor":[0.5271151661872864,0.7681511640548706,0.7378813624382019,1.0]},"doubleSided":true},{"name":"mat_10","pbrMetallicRoughness":{"baseColorFactor":[0.4735315144062042,0.6239340305328369,0.5457245111465454,1.0]},"doubleSided":true},{"name":"mat_11","pbrMetallicRoughness":{"baseColorFactor":[0.03310476616024971,0.03310476616024971,0.03310476616024971,1.0]},"doubleSided":true},{"name":"mat_12","pbrMetallicRoughness":{"baseColorFactor":[0.022170118987560272,0.017641952261328697,0.015993185341358185,1.0]},"doubleSided":true},{"name":"mat_13","pbrMetallicRoughness":{"baseColorFactor":[0.0,0.0,0.0,1.0]},"doubleSided":true},{"name":"mat_14","pbrMetallicRoughness":{"baseColorFactor":[0.31397101283073425,0.4019778072834015,0.4286693334579468,1.0]},"doubleSided":true},{"name":"mat_15","pbrMetallicRoughness":{"baseColorFactor":[1.0,0.3185468018054962,0.0,1.0]},"doubleSided":true},{"name":"mat_16","pbrMetallicRoughness":{"baseColorFactor":[0.03310476616024971,0.13286831974983215,0.03310476616024971,1.0]},"doubleSided":true},{"name":"mat_17","pbrMetallicRoughness":{"baseColorFactor":[0.6239340305328369,0.6795424818992615,0.806921660900116,1.0]},"doubleSided":true},{"name":"mat_18","pbrMetallicRoughness":{"baseColorFactor":[0.052860651165246964,0.0382043719291687,0.03189137578010559,1.0]},"doubleSided":true},{"name":"mat_19","pbrMetallicRoughness":{"baseColorFactor":[1.0,0.6795424818992615,0.6444528102874756,1.0]},"doubleSided":true},{"name":"mat_20","pbrMetallicRoughness":{"baseColorFactor":[1.0,0.3185468018054962,0.03310476616024971,1.0]},"doubleSided":true},{"name":"mat_21","pbrMetallicRoughness":{"baseColorFactor":[1.0,0.39675524830818176,1.0,1.0]},"doubleSided":true},{"name":"mat_22","pbrMetallicRoughness":{"baseColorFactor":[0.9301108717918396,0.4286693334579468,0.23074007034301758,1.0]},"doubleSided":true}],"meshes":[{"name":"SCB5-20","primitives":[{"attributes":{"NORMAL":17522,"POSITION":0},"indices":35044,"material":0,"mode":4},{"attributes":{"NORMAL":17523,"POSITION":1},"indices":35045,"material":0,"mode":4},{"attributes":{"NORMAL":17524,"POSITION":2},"indices":35046,"material":0,"mode":4},{"attributes":{"NORMAL":17525,"POSITION":3},"indices":35047,"material":0,"mode":4},{"attributes":{"NORMAL":17526,"POSITION":4},"indices":35048,"material":0,"mode":4},{"attributes":{"NORMAL":17527,"POSITION":5},"indices":35049,"material":0,"mode":4},{"attributes":{"NORMAL":17528,"POSITION":6},"indices":35050,"material":0,"mode":4},{"attributes":{"NORMAL":17529,"POSITION":7},"indices":35051,"material":0,"mode":4},{"attributes":{"NORMAL":17530,"POSITION":8},"indices":35052,"material":0,"mode":4},{"attributes":{"NORMAL":17531,"POSITION":9},"indices":35053,"material":0,"mode":4},{"attributes":{"NORMAL":17532,"POSITION":10},"indices":35054,"material":0,"mode":4},{"attributes":{"NORMAL":17533,"POSITION":11},"indices":35055,"material":0,"mode":4},{"attributes":{"NORMAL":17534,"POSITION":12},"indices":35056,"material":0,"mode":4},{"attributes":{"NORMAL":17535,"POSITION":13},"indices":35057,"material":0,"mode":4},{"attributes":{"NORMAL":17536,"POSITION":14},"indices":35058,"material":0,"mode":4},{"attributes":{"NORMAL":17537,"POSITION":15},"indices":35059,"material":0,"mode":4},{"attributes":{"NORMAL":17538,"POSITION":16},"indices":35060,"material":0,"mode":4},{"attributes":{"NORMAL":17539,"POSITION":17},"indices":35061,"material":0,"mode":4},{"attributes":{"NORMAL":17540,"POSITION":18},"indices":35062,"material":0,"mode":4},{"attributes":{"NORMAL":17541,"POSITION":19},"indices":35063,"material":0,"mode":4}]},{"name":"SCB5-20","primitives":[{"attributes":{"NORMAL":17522,"POSITION":0},"indices":35044,"material":0,"mode":4},{"attributes":{"NORMAL":17523,"POSITION":1},"indices":35045,"material":0,"mode":4},{"attributes":{"NORMAL":17524,"POSITION":2},"indices":35046,"material":0,"mode":4},{"attributes":{"NORMAL":17525,"POSITION":3},"indices":35047,"material":0,"mode":4},{"attributes":{"NORMAL":17526,"POSITION":4},"indices":35048,"material":0,"mode":4},{"attributes":{"NORMAL":17527,"POSITION":5},"indices":35049,"material":0,"mode":4},{"attributes":{"NORMAL":17528,"POSITION":6},"indices":35050,"material":0,"mode":4},{"attributes":{"NORMAL":17529,"POSITION":7},"indices":35051,"material":0,"mode":4},{"attributes":{"NORMAL":17530,"POSITION":8},"indices":35052,"material":0,"mode":4},{"attributes":{"NORMAL":17531,"POSITION":9},"indices":35053,"material":0,"mode":4},{"attributes":{"NORMAL":17532,"POSITION":10},"indices":35054,"material":0,"mode":4},{"attributes":{"NORMAL":17533,"POSITION":11},"indices":35055,"material":0,"mode":4},{"attributes":{"NORMAL":17534,"POSITION":12},"indices":35056,"material":0,"mode":4},{"attributes":{"NORMAL":17535,"POSITION":13},"indices":35057,"material":0,"mode":4},{"attributes":{"NORMAL":17536,"POSITION":14},"indices":35058,"material":0,"mode":4},{"attributes":{"NORMAL":17537,"POSITION":15},"indices":35059,"material":0,"mode":4},{"attributes":{"NORMAL":17538,"POSITION":16},"indices":35060,"material":0,"mode":4},{"attributes":{"NORMAL":17539,"POSITION":17},"indices":35061,"material":0,"mode":4},{"attributes":{"NORMAL":17540,"POSITION":18},"indices":35062,"material":0,"mode":4},{"attributes":{"NORMAL":17541,"POSITION":19},"indices":35063,"material":0,"mode":4}]},{"name":"SCB5-20","primitives":[{"attributes":{"NORMAL":17522,"POSITION":0},"indices":35044,"material":0,"mode":4},{"attributes":{"NORMAL":17523,"POSITION":1},"indices":35045,"material":0,"mode":4},{"attributes":{"NORMAL":17524,"POSITION":2},"indices":35046,"material":0,"mode":4},{"attributes":{"NORMAL":17525,"POSITION":3},"indices":35047,"material":0,"mode":4},{"attributes":{"NORMAL":17526,"POSITION":4},"indices":35048,"material":0,"mode":4},{"attributes":{"NORMAL":17527,"POSITION":5},"indices":35049,"material":0,"mode":4},{"attributes":{"NORMAL":17528,"POSITION":6},"indices":35050,"material":0,"mode":4},{"attributes":{"NORMAL":17529,"POSITION":7},"indices":35051,"material":0,"mode":4},{"attributes":{"NORMAL":17530,"POSITION":8},"indices":35052,"material":0,"mode":4},{"attributes":{"NORMAL":17531,"POSITION":9},"indices":35053,"material":0,"mode":4},{"attributes":{"NORMAL":17532,"POSITION":10},"indices":35054,"material":0,"mode":4},{"attributes":{"NORMAL":17533,"POSITION":11},"indices":35055,"material":0,"mode":4},{"attributes":{"NORMAL":17534,"POSITION":12},"indices":35056,"material":0,"mode":4},{"attributes":{"NORMAL":17535,"POSITION":13},"indices":35057,"material":0,"mode":4},{"attributes":{"NORMAL":17536,"POSITION":14},"indices":35058,"material":0,"mode":4},{"attributes":{"NORMAL":17537,"POSITION":15},"indices":35059,"material":0,"mode":4},{"attributes":{"NORMAL":17538,"POSITION":16},"indices":35060,"material":0,"mode":4},{"attributes":{"NORMAL":17539,"POSITION":17},"indices":35061,"material":0,"mode":4},{"attributes":{"NORMAL":17540,"POSITION":18},"indices":35062,"material":0,"mode":4},{"attributes":{"NORMAL":17541,"POSITION":19},"indices":35063,"material":0,"mode":4}]},{"name":"SCB5-20","primitives":[{"attributes":{"NORMAL":17522,"POSITION":0},"indices":35044,"material":0,"mode":4},{"attributes":{"NORMAL":17523,"POSITION":1},"indices":35045,"material":0,"mode":4},{"attributes":{"NORMAL":17524,"POSITION":2},"indices":35046,"material":0,"mode":4},{"attributes":{"NORMAL":17525,"POSITION":3},"indices":35047,"material":0,"mode":4},{"attributes":{"NORMAL":17526,"POSITION":4},"indices":35048,"material":0,"mode":4},{"attributes":{"NORMAL":17527,"POSITION":5},"indices":35049,"material":0,"mode":4},{"attributes":{"NORMAL":17528,"POSITION":6},"indices":35050,"material":0,"mode":4},{"attributes":{"NORMAL":17529,"POSITION":7},"indices":35051,"material":0,"mode":4},{"attributes":{"NORMAL":17530,"POSITION":8},"indices":35052,"material":0,"mode":4},{"attributes":{"NORMAL":17531,"POSITION":9},"indices":35053,"material":0,"mode":4},{"attributes":{"NORMAL":17532,"POSITION":10},"indices":35054,"material":0,"mode":4},{"attributes":{"NORMAL":17533,"POSITION":11},"indices":35055,"material":0,"mode":4},{"attributes":{"NORMAL":17534,"POSITION":12},"indices":35056,"material":0,"mode":4},{"attributes":{"NORMAL":17535,"POSITION":13},"indices":35057,"material":0,"mode":4},{"attributes":{"NORMAL":17536,"POSITION":14},"indices":35058,"material":0,"mode":4},{"attributes":{"NORMAL":17537,"POSITION":15},"indices":35059,"material":0,"mode":4},{"attributes":{"NORMAL":17538,"POSITION":16},"indices":35060,"material":0,"mode":4},{"attributes":{"NORMAL":17539,"POSITION":17},"indices":35061,"material":0,"mode":4},{"attributes":{"NORMAL":17540,"POSITION":18},"indices":35062,"material":0,"mode":4},{"attributes":{"NORMAL":17541,"POSITION":19},"indices":35063,"material":0,"mode":4}]},{"name":"SOLID","primitives":[{"attributes":{"NORMAL":17542,"POSITION":20},"indices":35064,"material":1,"mode":4},{"attributes":{"NORMAL":17543,"POSITION":21},"indices":35065,"material":1,"mode":4},{"attributes":{"NORMAL":17544,"POSITION":22},"indices":35066,"material":1,"mode":4},{"attributes":{"NORMAL":17545,"POSITION":23},"indices":35067,"material":1,"mode":4},{"attributes":{"NORMAL":17546,"POSITION":24},"indices":35068,"material":1,"mode":4},{"attributes":{"NORMAL":17547,"POSITION":25},"indices":35069,"material":1,"mode":4},{"attributes":{"NORMAL":17548,"POSITION":26},"indices":35070,"material":1,"mode":4},{"attributes":{"NORMAL":17549,"POSITION":27},"indices":35071,"material":1,"mode":4},{"attributes":{"NORMAL":17550,"POSITION":28},"indices":35072,"material":1,"mode":4},{"attributes":{"NORMAL":17551,"POSITION":29},"indices":35073,"material":1,"mode":4},{"attributes":{"NORMAL":17552,"POSITION":30},"indices":35074,"material":1,"mode":4},{"attributes":{"NORMAL":17553,"POSITION":31},"indices":35075,"material":1,"mode":4},{"attributes":{"NORMAL":17554,"POSITION":32},"indices":35076,"material":1,"mode":4},{"attributes":{"NORMAL":17555,"POSITION":33},"indices":35077,"material":1,"mode":4},{"attributes":{"NORMAL":17556,"POSITION":34},"indices":35078,"material":1,"mode":4},{"attributes":{"NORMAL":17557,"POSITION":35},"indices":35079,"material":1,"mode":4},{"attributes":{"NORMAL":17558,"POSITION":36},"indices":35080,"material":1,"mode":4},{"attributes":{"NORMAL":17559,"POSITION":37},"indices":35081,"material":1,"mode":4},{"attributes":{"NORMAL":17560,"POSITION":38},"indices":35082,"material":1,"mode":4},{"attributes":{"NORMAL":17561,"POSITION":39},"indices":35083,"material":1,"mode":4},{"attributes":{"NORMAL":17562,"POSITION":40},"indices":35084,"material":1,"mode":4},{"attributes":{"NORMAL":17563,"POSITION":41},"indices":35085,"material":1,"mode":4},{"attributes":{"NORMAL":17564,"POSITION":42},"indices":35086,"material":1,"mode":4},{"attributes":{"NORMAL":17565,"POSITION":43},"indices":35087,"material":1,"mode":4},{"attributes":{"NORMAL":17566,"POSITION":44},"indices":35088,"material":1,"mode":4},{"attributes":{"NORMAL":17567,"POSITION":45},"indices":35089,"material":1,"mode":4},{"attributes":{"NORMAL":17568,"POSITION":46},"indices":35090,"material":1,"mode":4},{"attributes":{"NORMAL":17569,"POSITION":47},"indices":35091,"material":1,"mode":4},{"attributes":{"NORMAL":17570,"POSITION":48},"indices":35092,"material":1,"mode":4},{"attributes":{"NORMAL":17571,"POSITION":49},"indices":35093,"material":1,"mode":4},{"attributes":{"NORMAL":17572,"POSITION":50},"indices":35094,"material":1,"mode":4},{"attributes":{"NORMAL":17573,"POSITION":51},"indices":35095,"material":1,"mode":4},{"attributes":{"NORMAL":17574,"POSITION":52},"indices":35096,"material":1,"mode":4},{"attributes":{"NORMAL":17575,"POSITION":53},"indices":35097,"material":1,"mode":4},{"attributes":{"NORMAL":17576,"POSITION":54},"indices":35098,"material":1,"mode":4},{"attributes":{"NORMAL":17577,"POSITION":55},"indices":35099,"material":1,"mode":4},{"attributes":{"NORMAL":17578,"POSITION":56},"indices":35100,"material":1,"mode":4},{"attributes":{"NORMAL":17579,"POSITION":57},"indices":35101,"material":1,"mode":4},{"attributes":{"NORMAL":17580,"POSITION":58},"indices":35102,"material":1,"mode":4},{"attributes":{"NORMAL":17581,"POSITION":59},"indices":35103,"material":1,"mode":4},{"attributes":{"NORMAL":17582,"POSITION":60},"indices":35104,"material":1,"mode":4},{"attributes":{"NORMAL":17583,"POSITION":61},"indices":35105,"material":1,"mode":4},{"attributes":{"NORMAL":17584,"POSITION":62},"indices":35106,"material":1,"mode":4},{"attributes":{"NORMAL":17585,"POSITION":63},"indices":35107,"material":1,"mode":4},{"attributes":{"NORMAL":17586,"POSITION":64},"indices":35108,"material":1,"mode":4},{"attributes":{"NORMAL":17587,"POSITION":65},"indices":35109,"material":1,"mode":4},{"attributes":{"NORMAL":17588,"POSITION":66},"indices":35110,"material":1,"mode":4},{"attributes":{"NORMAL":17589,"POSITION":67},"indices":35111,"material":1,"mode":4},{"attributes":{"NORMAL":17590,"POSITION":68},"indices":35112,"material":1,"mode":4},{"attributes":{"NORMAL":17591,"POSITION":69},"indices":35113,"material":1,"mode":4},{"attributes":{"NORMAL":17592,"POSITION":70},"indices":35114,"material":1,"mode":4},{"attributes":{"NORMAL":17593,"POSITION":71},"indices":35115,"material":1,"mode":4},{"attributes":{"NORMAL":17594,"POSITION":72},"indices":35116,"material":1,"mode":4},{"attributes":{"NORMAL":17595,"POSITION":73},"indices":35117,"material":1,"mode":4},{"attributes":{"NORMAL":17596,"POSITION":74},"indices":35118,"material":1,"mode":4},{"attributes":{"NORMAL":17597,"POSITION":75},"indices":35119,"material":1,"mode":4},{"attributes":{"NORMAL":17598,"POSITION":76},"indices":35120,"material":1,"mode":4},{"attributes":{"NORMAL":17599,"POSITION":77},"indices":35121,"material":1,"mode":4},{"attributes":{"NORMAL":17600,"POSITION":78},"indices":35122,"material":1,"mode":4},{"attributes":{"NORMAL":17601,"POSITION":79},"indices":35123,"material":1,"mode":4},{"attributes":{"NORMAL":17602,"POSITION":80},"indices":35124,"material":1,"mode":4},{"attributes":{"NORMAL":17603,"POSITION":81},"indices":35125,"material":1,"mode":4},{"attributes":{"NORMAL":17604,"POSITION":82},"indices":35126,"material":1,"mode":4},{"attributes":{"NORMAL":17605,"POSITION":83},"indices":35127,"material":1,"mode":4},{"attributes":{"NORMAL":17606,"POSITION":84},"indices":35128,"material":1,"mode":4},{"attributes":{"NORMAL":17607,"POSITION":85},"indices":35129,"material":1,"mode":4},{"attributes":{"NORMAL":17608,"POSITION":86},"indices":35130,"material":1,"mode":4},{"attributes":{"NORMAL":17609,"POSITION":87},"indices":35131,"material":1,"mode":4},{"attributes":{"NORMAL":17610,"POSITION":88},"indices":35132,"material":1,"mode":4},{"attributes":{"NORMAL":17611,"POSITION":89},"indices":35133,"material":1,"mode":4},{"attributes":{"NORMAL":17612,"POSITION":90},"indices":35134,"material":1,"mode":4},{"attributes":{"NORMAL":17613,"POSITION":91},"indices":35135,"material":1,"mode":4},{"attributes":{"NORMAL":17614,"POSITION":92},"indices":35136,"material":1,"mode":4},{"attributes":{"NORMAL":17615,"POSITION":93},"indices":35137,"material":1,"mode":4},{"attributes":{"NORMAL":17616,"POSITION":94},"indices":35138,"material":1,"mode":4},{"attributes":{"NORMAL":17617,"POSITION":95},"indices":35139,"material":1,"mode":4},{"attributes":{"NORMAL":17618,"POSITION":96},"indices":35140,"material":1,"mode":4},{"attributes":{"NORMAL":17619,"POSITION":97},"indices":35141,"material":1,"mode":4},{"attributes":{"NORMAL":17620,"POSITION":98},"indices":35142,"material":1,"mode":4},{"attributes":{"NORMAL":17621,"POSITION":99},"indices":35143,"material":1,"mode":4},{"attributes":{"NORMAL":17622,"POSITION":100},"indices":35144,"material":1,"mode":4},{"attributes":{"NORMAL":17623,"POSITION":101},"indices":35145,"material":1,"mode":4},{"attributes":{"NORMAL":17624,"POSITION":102},"indices":35146,"material":1,"mode":4},{"attributes":{"NORMAL":17625,"POSITION":103},"indices":35147,"material":1,"mode":4},{"attributes":{"NORMAL":17626,"POSITION":104},"indices":35148,"material":1,"mode":4},{"attributes":{"NORMAL":17627,"POSITION":105},"indices":35149,"material":1,"mode":4},{"attributes":{"NORMAL":17628,"POSITION":106},"indices":35150,"material":1,"mode":4},{"attributes":{"NORMAL":17629,"POSITION":107},"indices":35151,"material":1,"mode":4},{"attributes":{"NORMAL":17630,"POSITION":108},"indices":35152,"material":1,"mode":4},{"attributes":{"NORMAL":17631,"POSITION":109},"indices":35153,"material":1,"mode":4},{"attributes":{"NORMAL":17632,"POSITION":110},"indices":35154,"material":1,"mode":4},{"attributes":{"NORMAL":17633,"POSITION":111},"indices":35155,"material":1,"mode":4},{"attributes":{"NORMAL":17634,"POSITION":112},"indices":35156,"material":1,"mode":4},{"attributes":{"NORMAL":17635,"POSITION":113},"indices":35157,"material":1,"mode":4},{"attributes":{"NORMAL":17636,"POSITION":114},"indices":35158,"material":1,"mode":4},{"attributes":{"NORMAL":17637,"POSITION":115},"indices":35159,"material":1,"mode":4},{"attributes":{"NORMAL":17638,"POSITION":116},"indices":35160,"material":1,"mode":4},{"attributes":{"NORMAL":17639,"POSITION":117},"indices":35161,"material":1,"mode":4},{"attributes":{"NORMAL":17640,"POSITION":118},"indices":35162,"material":1,"mode":4},{"attributes":{"NORMAL":17641,"POSITION":119},"indices":35163,"material":1,"mode":4},{"attributes":{"NORMAL":17642,"POSITION":120},"indices":35164,"material":1,"mode":4},{"attributes":{"NORMAL":17643,"POSITION":121},"indices":35165,"material":1,"mode":4},{"attributes":{"NORMAL":17644,"POSITION":122},"indices":35166,"material":1,"mode":4},{"attributes":{"NORMAL":17645,"POSITION":123},"indices":35167,"material":1,"mode":4},{"attributes":{"NORMAL":17646,"POSITION":124},"indices":35168,"material":1,"mode":4},{"attributes":{"NORMAL":17647,"POSITION":125},"indices":35169,"material":1,"mode":4},{"attributes":{"NORMAL":17648,"POSITION":126},"indices":35170,"material":1,"mode":4},{"attributes":{"NORMAL":17649,"POSITION":127},"indices":35171,"material":1,"mode":4},{"attributes":{"NORMAL":17650,"POSITION":128},"indices":35172,"material":1,"mode":4},{"attributes":{"NORMAL":17651,"POSITION":129},"indices":35173,"material":1,"mode":4},{"attributes":{"NORMAL":17652,"POSITION":130},"indices":35174,"material":1,"mode":4},{"attributes":{"NORMAL":17653,"POSITION":131},"indices":35175,"material":1,"mode":4},{"attributes":{"NORMAL":17654,"POSITION":132},"indices":35176,"material":1,"mode":4},{"attributes":{"NORMAL":17655,"POSITION":133},"indices":35177,"material":1,"mode":4},{"attributes":{"NORMAL":17656,"POSITION":134},"indices":35178,"material":1,"mode":4},{"attributes":{"NORMAL":17657,"POSITION":135},"indices":35179,"material":1,"mode":4},{"attributes":{"NORMAL":17658,"POSITION":136},"indices":35180,"material":1,"mode":4},{"attributes":{"NORMAL":17659,"POSITION":137},"indices":35181,"material":1,"mode":4},{"attributes":{"NORMAL":17660,"POSITION":138},"indices":35182,"material":1,"mode":4},{"attributes":{"NORMAL":17661,"POSITION":139},"indices":35183,"material":1,"mode":4},{"attributes":{"NORMAL":17662,"POSITION":140},"indices":35184,"material":1,"mode":4},{"attributes":{"NORMAL":17663,"POSITION":141},"indices":35185,"material":1,"mode":4},{"attributes":{"NORMAL":17664,"POSITION":142},"indices":35186,"material":1,"mode":4},{"attributes":{"NORMAL":17665,"POSITION":143},"indices":35187,"material":1,"mode":4},{"attributes":{"NORMAL":17666,"POSITION":144},"indices":35188,"material":1,"mode":4},{"attributes":{"NORMAL":17667,"POSITION":145},"indices":35189,"material":1,"mode":4},{"attributes":{"NORMAL":17668,"POSITION":146},"indices":35190,"material":1,"mode":4},{"attributes":{"NORMAL":17669,"POSITION":147},"indices":35191,"material":1,"mode":4},{"attributes":{"NORMAL":17670,"POSITION":148},"indices":35192,"material":1,"mode":4},{"attributes":{"NORMAL":17671,"POSITION":149},"indices":35193,"material":1,"mode":4},{"attributes":{"NORMAL":17672,"POSITION":150},"indices":35194,"material":1,"mode":4},{"attributes":{"NORMAL":17673,"POSITION":151},"indices":35195,"material":1,"mode":4},{"attributes":{"NORMAL":17674,"POSITION":152},"indices":35196,"material":1,"mode":4},{"attributes":{"NORMAL":17675,"POSITION":153},"indices":35197,"material":1,"mode":4},{"attributes":{"NORMAL":17676,"POSITION":154},"indices":35198,"material":1,"mode":4},{"attributes":{"NORMAL":17677,"POSITION":155},"indices":35199,"material":1,"mode":4},{"attributes":{"NORMAL":17678,"POSITION":156},"indices":35200,"material":1,"mode":4},{"attributes":{"NORMAL":17679,"POSITION":157},"indices":35201,"material":1,"mode":4},{"attributes":{"NORMAL":17680,"POSITION":158},"indices":35202,"material":1,"mode":4},{"attributes":{"NORMAL":17681,"POSITION":159},"indices":35203,"material":1,"mode":4},{"attributes":{"NORMAL":17682,"POSITION":160},"indices":35204,"material":1,"mode":4},{"attributes":{"NORMAL":17683,"POSITION":161},"indices":35205,"material":1,"mode":4},{"attributes":{"NORMAL":17684,"POSITION":162},"indices":35206,"material":1,"mode":4},{"attributes":{"NORMAL":17685,"POSITION":163},"indices":35207,"material":1,"mode":4},{"attributes":{"NORMAL":17686,"POSITION":164},"indices":35208,"material":1,"mode":4},{"attributes":{"NORMAL":17687,"POSITION":165},"indices":35209,"material":1,"mode":4},{"attributes":{"NORMAL":17688,"POSITION":166},"indices":35210,"material":1,"mode":4},{"attributes":{"NORMAL":17689,"POSITION":167},"indices":35211,"material":1,"mode":4},{"attributes":{"NORMAL":17690,"POSITION":168},"indices":35212,"material":1,"mode":4},{"attributes":{"NORMAL":17691,"POSITION":169},"indices":35213,"material":1,"mode":4},{"attributes":{"NORMAL":17692,"POSITION":170},"indices":35214,"material":1,"mode":4},{"attributes":{"NORMAL":17693,"POSITION":171},"indices":35215,"material":1,"mode":4},{"attributes":{"NORMAL":17694,"POSITION":172},"indices":35216,"material":1,"mode":4},{"attributes":{"NORMAL":17695,"POSITION":173},"indices":35217,"material":1,"mode":4},{"attributes":{"NORMAL":17696,"POSITION":174},"indices":35218,"material":1,"mode":4},{"attributes":{"NORMAL":17697,"POSITION":175},"indices":35219,"material":1,"mode":4},{"attributes":{"NORMAL":17698,"POSITION":176},"indices":35220,"material":1,"mode":4},{"attributes":{"NORMAL":17699,"POSITION":177},"indices":35221,"material":1,"mode":4},{"attributes":{"NORMAL":17700,"POSITION":178},"indices":35222,"material":1,"mode":4},{"attributes":{"NORMAL":17701,"POSITION":179},"indices":35223,"material":1,"mode":4},{"attributes":{"NORMAL":17702,"POSITION":180},"indices":35224,"material":1,"mode":4},{"attributes":{"NORMAL":17703,"POSITION":181},"indices":35225,"material":1,"mode":4},{"attributes":{"NORMAL":17704,"POSITION":182},"indices":35226,"material":1,"mode":4},{"attributes":{"NORMAL":17705,"POSITION":183},"indices":35227,"material":1,"mode":4},{"attributes":{"NORMAL":17706,"POSITION":184},"indices":35228,"material":1,"mode":4},{"attributes":{"NORMAL":17707,"POSITION":185},"indices":35229,"material":1,"mode":4},{"attributes":{"NORMAL":17708,"POSITION":186},"indices":35230,"material":1,"mode":4},{"attributes":{"NORMAL":17709,"POSITION":187},"indices":35231,"material":1,"mode":4},{"attributes":{"NORMAL":17710,"POSITION":188},"indices":35232,"material":1,"mode":4},{"attributes":{"NORMAL":17711,"POSITION":189},"indices":35233,"material":1,"mode":4},{"attributes":{"NORMAL":17712,"POSITION":190},"indices":35234,"material":1,"mode":4},{"attributes":{"NORMAL":17713,"POSITION":191},"indices":35235,"material":1,"mode":4},{"attributes":{"NORMAL":17714,"POSITION":192},"indices":35236,"material":1,"mode":4},{"attributes":{"NORMAL":17715,"POSITION":193},"indices":35237,"material":1,"mode":4},{"attributes":{"NORMAL":17716,"POSITION":194},"indices":35238,"material":1,"mode":4},{"attributes":{"NORMAL":17717,"POSITION":195},"indices":35239,"material":1,"mode":4},{"attributes":{"NORMAL":17718,"POSITION":196},"indices":35240,"material":1,"mode":4},{"attributes":{"NORMAL":17719,"POSITION":197},"indices":35241,"material":1,"mode":4},{"attributes":{"NORMAL":17720,"POSITION":198},"indices":35242,"material":1,"mode":4},{"attributes":{"NORMAL":17721,"POSITION":199},"indices":35243,"material":1,"mode":4},{"attributes":{"NORMAL":17722,"POSITION":200},"indices":35244,"material":1,"mode":4},{"attributes":{"NORMAL":17723,"POSITION":201},"indices":35245,"material":1,"mode":4},{"attributes":{"NORMAL":17724,"POSITION":202},"indices":35246,"material":1,"mode":4},{"attributes":{"NORMAL":17725,"POSITION":203},"indices":35247,"material":1,"mode":4},{"attributes":{"NORMAL":17726,"POSITION":204},"indices":35248,"material":1,"mode":4},{"attributes":{"NORMAL":17727,"POSITION":205},"indices":35249,"material":1,"mode":4},{"attributes":{"NORMAL":17728,"POSITION":206},"indices":35250,"material":1,"mode":4},{"attributes":{"NORMAL":17729,"POSITION":207},"indices":35251,"material":1,"mode":4},{"attributes":{"NORMAL":17730,"POSITION":208},"indices":35252,"material":1,"mode":4},{"attributes":{"NORMAL":17731,"POSITION":209},"indices":35253,"material":1,"mode":4},{"attributes":{"NORMAL":17732,"POSITION":210},"indices":35254,"material":1,"mode":4},{"attributes":{"NORMAL":17733,"POSITION":211},"indices":35255,"material":1,"mode":4},{"attributes":{"NORMAL":17734,"POSITION":212},"indices":35256,"material":1,"mode":4}]},{"name":"SCB5-6","primitives":[{"attributes":{"NORMAL":17735,"POSITION":213},"indices":35257,"material":0,"mode":4},{"attributes":{"NORMAL":17736,"POSITION":214},"indices":35258,"material":0,"mode":4},{"attributes":{"NORMAL":17737,"POSITION":215},"indices":35259,"material":0,"mode":4},{"attributes":{"NORMAL":17738,"POSITION":216},"indices":35260,"material":0,"mode":4},{"attributes":{"NORMAL":17739,"POSITION":217},"indices":35261,"material":0,"mode":4},{"attributes":{"NORMAL":17740,"POSITION":218},"indices":35262,"material":0,"mode":4},{"attributes":{"NORMAL":17741,"POSITION":219},"indices":35263,"material":0,"mode":4},{"attributes":{"NORMAL":17742,"POSITION":220},"indices":35264,"material":0,"mode":4},{"attributes":{"NORMAL":17743,"POSITION":221},"indices":35265,"material":0,"mode":4},{"attributes":{"NORMAL":17744,"POSITION":222},"indices":35266,"material":0,"mode":4},{"attributes":{"NORMAL":17745,"POSITION":223},"indices":35267,"material":0,"mode":4},{"attributes":{"NORMAL":17746,"POSITION":224},"indices":35268,"material":0,"mode":4},{"attributes":{"NORMAL":17747,"POSITION":225},"indices":35269,"material":0,"mode":4},{"attributes":{"NORMAL":17748,"POSITION":226},"indices":35270,"material":0,"mode":4},{"attributes":{"NORMAL":17749,"POSITION":227},"indices":35271,"material":0,"mode":4},{"attributes":{"NORMAL":17750,"POSITION":228},"indices":35272,"material":0,"mode":4},{"attributes":{"NORMAL":17751,"POSITION":229},"indices":35273,"material":0,"mode":4},{"attributes":{"NORMAL":17752,"POSITION":230},"indices":35274,"material":0,"mode":4},{"attributes":{"NORMAL":17753,"POSITION":231},"indices":35275,"material":0,"mode":4},{"attributes":{"NORMAL":17754,"POSITION":232},"indices":35276,"material":0,"mode":4}]},{"name":"SCB5-6","primitives":[{"attributes":{"NORMAL":17735,"POSITION":213},"indices":35257,"material":0,"mode":4},{"attributes":{"NORMAL":17736,"POSITION":214},"indices":35258,"material":0,"mode":4},{"attributes":{"NORMAL":17737,"POSITION":215},"indices":35259,"material":0,"mode":4},{"attributes":{"NORMAL":17738,"POSITION":216},"indices":35260,"material":0,"mode":4},{"attributes":{"NORMAL":17739,"POSITION":217},"indices":35261,"material":0,"mode":4},{"attributes":{"NORMAL":17740,"POSITION":218},"indices":35262,"material":0,"mode":4},{"attributes":{"NORMAL":17741,"POSITION":219},"indices":35263,"material":0,"mode":4},{"attributes":{"NORMAL":17742,"POSITION":220},"indices":35264,"material":0,"mode":4},{"attributes":{"NORMAL":17743,"POSITION":221},"indices":35265,"material":0,"mode":4},{"attributes":{"NORMAL":17744,"POSITION":222},"indices":35266,"material":0,"mode":4},{"attributes":{"NORMAL":17745,"POSITION":223},"indices":35267,"material":0,"mode":4},{"attributes":{"NORMAL":17746,"POSITION":224},"indices":35268,"material":0,"mode":4},{"attributes":{"NORMAL":17747,"POSITION":225},"indices":35269,"material":0,"mode":4},{"attributes":{"NORMAL":17748,"POSITION":226},"indices":35270,"material":0,"mode":4},{"attributes":{"NORMAL":17749,"POSITION":227},"indices":35271,"material":0,"mode":4},{"attributes":{"NORMAL":17750,"POSITION":228},"indices":35272,"material":0,"mode":4},{"attributes":{"NORMAL":17751,"POSITION":229},"indices":35273,"material":0,"mode":4},{"attributes":{"NORMAL":17752,"POSITION":230},"indices":35274,"material":0,"mode":4},{"attributes":{"NORMAL":17753,"POSITION":231},"indices":35275,"material":0,"mode":4},{"attributes":{"NORMAL":17754,"POSITION":232},"indices":35276,"material":0,"mode":4}]},{"name":"SCB5-6","primitives":[{"attributes":{"NORMAL":17735,"POSITION":213},"indices":35257,"material":0,"mode":4},{"attributes":{"NORMAL":17736,"POSITION":214},"indices":35258,"material":0,"mode":4},{"attributes":{"NORMAL":17737,"POSITION":215},"indices":35259,"material":0,"mode":4},{"attributes":{"NORMAL":17738,"POSITION":216},"indices":35260,"material":0,"mode":4},{"attributes":{"NORMAL":17739,"POSITION":217},"indices":35261,"material":0,"mode":4},{"attributes":{"NORMAL":17740,"POSITION":218},"indices":35262,"material":0,"mode":4},{"attributes":{"NORMAL":17741,"POSITION":219},"indices":35263,"material":0,"mode":4},{"attributes":{"NORMAL":17742,"POSITION":220},"indices":35264,"material":0,"mode":4},{"attributes":{"NORMAL":17743,"POSITION":221},"indices":35265,"material":0,"mode":4},{"attributes":{"NORMAL":17744,"POSITION":222},"indices":35266,"material":0,"mode":4},{"attributes":{"NORMAL":17745,"POSITION":223},"indices":35267,"material":0,"mode":4},{"attributes":{"NORMAL":17746,"POSITION":224},"indices":35268,"material":0,"mode":4},{"attributes":{"NORMAL":17747,"POSITION":225},"indices":35269,"material":0,"mode":4},{"attributes":{"NORMAL":17748,"POSITION":226},"indices":35270,"material":0,"mode":4},{"attributes":{"NORMAL":17749,"POSITION":227},"indices":35271,"material":0,"mode":4},{"attributes":{"NORMAL":17750,"POSITION":228},"indices":35272,"material":0,"mode":4},{"attributes":{"NORMAL":17751,"POSITION":229},"indices":35273,"material":0,"mode":4},{"attributes":{"NORMAL":17752,"POSITION":230},"indices":35274,"material":0,"mode":4},{"attributes":{"NORMAL":17753,"POSITION":231},"indices":35275,"material":0,"mode":4},{"attributes":{"NORMAL":17754,"POSITION":232},"indices":35276,"material":0,"mode":4}]},{"name":"SCB5-6","primitives":[{"attributes":{"NORMAL":17735,"POSITION":213},"indices":35257,"material":0,"mode":4},{"attributes":{"NORMAL":17736,"POSITION":214},"indices":35258,"material":0,"mode":4},{"attributes":{"NORMAL":17737,"POSITION":215},"indices":35259,"material":0,"mode":4},{"attributes":{"NORMAL":17738,"POSITION":216},"indices":35260,"material":0,"mode":4},{"attributes":{"NORMAL":17739,"POSITION":217},"indices":35261,"material":0,"mode":4},{"attributes":{"NORMAL":17740,"POSITION":218},"indices":35262,"material":0,"mode":4},{"attributes":{"NORMAL":17741,"POSITION":219},"indices":35263,"material":0,"mode":4},{"attributes":{"NORMAL":17742,"POSITION":220},"indices":35264,"material":0,"mode":4},{"attributes":{"NORMAL":17743,"POSITION":221},"indices":35265,"material":0,"mode":4},{"attributes":{"NORMAL":17744,"POSITION":222},"indices":35266,"material":0,"mode":4},{"attributes":{"NORMAL":17745,"POSITION":223},"indices":35267,"material":0,"mode":4},{"attributes":{"NORMAL":17746,"POSITION":224},"indices":35268,"material":0,"mode":4},{"attributes":{"NORMAL":17747,"POSITION":225},"indices":35269,"material":0,"mode":4},{"attributes":{"NORMAL":17748,"POSITION":226},"indices":35270,"material":0,"mode":4},{"attributes":{"NORMAL":17749,"POSITION":227},"indices":35271,"material":0,"mode":4},{"attributes":{"NORMAL":17750,"POSITION":228},"indices":35272,"material":0,"mode":4},{"attributes":{"NORMAL":17751,"POSITION":229},"indices":35273,"material":0,"mode":4},{"attributes":{"NORMAL":17752,"POSITION":230},"indices":35274,"material":0,"mode":4},{"attributes":{"NORMAL":17753,"POSITION":231},"indices":35275,"material":0,"mode":4},{"attributes":{"NORMAL":17754,"POSITION":232},"indices":35276,"material":0,"mode":4}]},{"name":"SCB5-6","primitives":[{"attributes":{"NORMAL":17735,"POSITION":213},"indices":35257,"material":0,"mode":4},{"attributes":{"NORMAL":17736,"POSITION":214},"indices":35258,"material":0,"mode":4},{"attributes":{"NORMAL":17737,"POSITION":215},"indices":35259,"material":0,"mode":4},{"attributes":{"NORMAL":17738,"POSITION":216},"indices":35260,"material":0,"mode":4},{"attributes":{"NORMAL":17739,"POSITION":217},"indices":35261,"material":0,"mode":4},{"attributes":{"NORMAL":17740,"POSITION":218},"indices":35262,"material":0,"mode":4},{"attributes":{"NORMAL":17741,"POSITION":219},"indices":35263,"material":0,"mode":4},{"attributes":{"NORMAL":17742,"POSITION":220},"indices":35264,"material":0,"mode":4},{"attributes":{"NORMAL":17743,"POSITION":221},"indices":35265,"material":0,"mode":4},{"attributes":{"NORMAL":17744,"POSITION":222},"indices":35266,"material":0,"mode":4},{"attributes":{"NORMAL":17745,"POSITION":223},"indices":35267,"material":0,"mode":4},{"attributes":{"NORMAL":17746,"POSITION":224},"indices":35268,"material":0,"mode":4},{"attributes":{"NORMAL":17747,"POSITION":225},"indices":35269,"material":0,"mode":4},{"attributes":{"NORMAL":17748,"POSITION":226},"indices":35270,"material":0,"mode":4},{"attributes":{"NORMAL":17749,"POSITION":227},"indices":35271,"material":0,"mode":4},{"attributes":{"NORMAL":17750,"POSITION":228},"indices":35272,"material":0,"mode":4},{"attributes":{"NORMAL":17751,"POSITION":229},"indices":35273,"material":0,"mode":4},{"attributes":{"NORMAL":17752,"POSITION":230},"indices":35274,"material":0,"mode":4},{"attributes":{"NORMAL":17753,"POSITION":231},"indices":35275,"material":0,"mode":4},{"attributes":{"NORMAL":17754,"POSITION":232},"indices":35276,"material":0,"mode":4}]},{"name":"SOLID001","primitives":[{"attributes":{"NORMAL":17755,"POSITION":233},"indices":35277,"material":2,"mode":4},{"attributes":{"NORMAL":17756,"POSITION":234},"indices":35278,"material":2,"mode":4},{"attributes":{"NORMAL":17757,"POSITION":235},"indices":35279,"material":2,"mode":4},{"attributes":{"NORMAL":17758,"POSITION":236},"indices":35280,"material":2,"mode":4},{"attributes":{"NORMAL":17759,"POSITION":237},"indices":35281,"material":2,"mode":4},{"attributes":{"NORMAL":17760,"POSITION":238},"indices":35282,"material":2,"mode":4},{"attributes":{"NORMAL":17761,"POSITION":239},"indices":35283,"material":2,"mode":4},{"attributes":{"NORMAL":17762,"POSITION":240},"indices":35284,"material":2,"mode":4},{"attributes":{"NORMAL":17763,"POSITION":241},"indices":35285,"material":2,"mode":4},{"attributes":{"NORMAL":17764,"POSITION":242},"indices":35286,"material":2,"mode":4},{"attributes":{"NORMAL":17765,"POSITION":243},"indices":35287,"material":2,"mode":4},{"attributes":{"NORMAL":17766,"POSITION":244},"indices":35288,"material":2,"mode":4},{"attributes":{"NORMAL":17767,"POSITION":245},"indices":35289,"material":2,"mode":4},{"attributes":{"NORMAL":17768,"POSITION":246},"indices":35290,"material":2,"mode":4},{"attributes":{"NORMAL":17769,"POSITION":247},"indices":35291,"material":2,"mode":4},{"attributes":{"NORMAL":17770,"POSITION":248},"indices":35292,"material":2,"mode":4},{"attributes":{"NORMAL":17771,"POSITION":249},"indices":35293,"material":2,"mode":4},{"attributes":{"NORMAL":17772,"POSITION":250},"indices":35294,"material":2,"mode":4},{"attributes":{"NORMAL":17773,"POSITION":251},"indices":35295,"material":2,"mode":4},{"attributes":{"NORMAL":17774,"POSITION":252},"indices":35296,"material":2,"mode":4},{"attributes":{"NORMAL":17775,"POSITION":253},"indices":35297,"material":2,"mode":4},{"attributes":{"NORMAL":17776,"POSITION":254},"indices":35298,"material":2,"mode":4},{"attributes":{"NORMAL":17777,"POSITION":255},"indices":35299,"material":2,"mode":4},{"attributes":{"NORMAL":17778,"POSITION":256},"indices":35300,"material":2,"mode":4},{"attributes":{"NORMAL":17779,"POSITION":257},"indices":35301,"material":2,"mode":4},{"attributes":{"NORMAL":17780,"POSITION":258},"indices":35302,"material":2,"mode":4},{"attributes":{"NORMAL":17781,"POSITION":259},"indices":35303,"material":2,"mode":4},{"attributes":{"NORMAL":17782,"POSITION":260},"indices":35304,"material":2,"mode":4},{"attributes":{"NORMAL":17783,"POSITION":261},"indices":35305,"material":2,"mode":4},{"attributes":{"NORMAL":17784,"POSITION":262},"indices":35306,"material":2,"mode":4},{"attributes":{"NORMAL":17785,"POSITION":263},"indices":35307,"material":2,"mode":4},{"attributes":{"NORMAL":17786,"POSITION":264},"indices":35308,"material":2,"mode":4},{"attributes":{"NORMAL":17787,"POSITION":265},"indices":35309,"material":2,"mode":4},{"attributes":{"NORMAL":17788,"POSITION":266},"indices":35310,"material":2,"mode":4},{"attributes":{"NORMAL":17789,"POSITION":267},"indices":35311,"material":2,"mode":4},{"attributes":{"NORMAL":17790,"POSITION":268},"indices":35312,"material":2,"mode":4},{"attributes":{"NORMAL":17791,"POSITION":269},"indices":35313,"material":2,"mode":4},{"attributes":{"NORMAL":17792,"POSITION":270},"indices":35314,"material":2,"mode":4},{"attributes":{"NORMAL":17793,"POSITION":271},"indices":35315,"material":2,"mode":4},{"attributes":{"NORMAL":17794,"POSITION":272},"indices":35316,"material":2,"mode":4},{"attributes":{"NORMAL":17795,"POSITION":273},"indices":35317,"material":2,"mode":4},{"attributes":{"NORMAL":17796,"POSITION":274},"indices":35318,"material":2,"mode":4},{"attributes":{"NORMAL":17797,"POSITION":275},"indices":35319,"material":2,"mode":4},{"attributes":{"NORMAL":17798,"POSITION":276},"indices":35320,"material":2,"mode":4},{"attributes":{"NORMAL":17799,"POSITION":277},"indices":35321,"material":2,"mode":4},{"attributes":{"NORMAL":17800,"POSITION":278},"indices":35322,"material":2,"mode":4},{"attributes":{"NORMAL":17801,"POSITION":279},"indices":35323,"material":2,"mode":4},{"attributes":{"NORMAL":17802,"POSITION":280},"indices":35324,"material":2,"mode":4},{"attributes":{"NORMAL":17803,"POSITION":281},"indices":35325,"material":2,"mode":4},{"attributes":{"NORMAL":17804,"POSITION":282},"indices":35326,"material":2,"mode":4},{"attributes":{"NORMAL":17805,"POSITION":283},"indices":35327,"material":2,"mode":4},{"attributes":{"NORMAL":17806,"POSITION":284},"indices":35328,"material":2,"mode":4},{"attributes":{"NORMAL":17807,"POSITION":285},"indices":35329,"material":2,"mode":4},{"attributes":{"NORMAL":17808,"POSITION":286},"indices":35330,"material":2,"mode":4},{"attributes":{"NORMAL":17809,"POSITION":287},"indices":35331,"material":2,"mode":4},{"attributes":{"NORMAL":17810,"POSITION":288},"indices":35332,"material":2,"mode":4},{"attributes":{"NORMAL":17811,"POSITION":289},"indices":35333,"material":2,"mode":4},{"attributes":{"NORMAL":17812,"POSITION":290},"indices":35334,"material":2,"mode":4},{"attributes":{"NORMAL":17813,"POSITION":291},"indices":35335,"material":2,"mode":4},{"attributes":{"NORMAL":17814,"POSITION":292},"indices":35336,"material":2,"mode":4},{"attributes":{"NORMAL":17815,"POSITION":293},"indices":35337,"material":2,"mode":4},{"attributes":{"NORMAL":17816,"POSITION":294},"indices":35338,"material":2,"mode":4},{"attributes":{"NORMAL":17817,"POSITION":295},"indices":35339,"material":2,"mode":4},{"attributes":{"NORMAL":17818,"POSITION":296},"indices":35340,"material":2,"mode":4}]},{"name":"SOLID001","primitives":[{"attributes":{"NORMAL":17755,"POSITION":233},"indices":35277,"material":2,"mode":4},{"attributes":{"NORMAL":17756,"POSITION":234},"indices":35278,"material":2,"mode":4},{"attributes":{"NORMAL":17757,"POSITION":235},"indices":35279,"material":2,"mode":4},{"attributes":{"NORMAL":17758,"POSITION":236},"indices":35280,"material":2,"mode":4},{"attributes":{"NORMAL":17759,"POSITION":237},"indices":35281,"material":2,"mode":4},{"attributes":{"NORMAL":17760,"POSITION":238},"indices":35282,"material":2,"mode":4},{"attributes":{"NORMAL":17761,"POSITION":239},"indices":35283,"material":2,"mode":4},{"attributes":{"NORMAL":17762,"POSITION":240},"indices":35284,"material":2,"mode":4},{"attributes":{"NORMAL":17763,"POSITION":241},"indices":35285,"material":2,"mode":4},{"attributes":{"NORMAL":17764,"POSITION":242},"indices":35286,"material":2,"mode":4},{"attributes":{"NORMAL":17765,"POSITION":243},"indices":35287,"material":2,"mode":4},{"attributes":{"NORMAL":17766,"POSITION":244},"indices":35288,"material":2,"mode":4},{"attributes":{"NORMAL":17767,"POSITION":245},"indices":35289,"material":2,"mode":4},{"attributes":{"NORMAL":17768,"POSITION":246},"indices":35290,"material":2,"mode":4},{"attributes":{"NORMAL":17769,"POSITION":247},"indices":35291,"material":2,"mode":4},{"attributes":{"NORMAL":17770,"POSITION":248},"indices":35292,"material":2,"mode":4},{"attributes":{"NORMAL":17771,"POSITION":249},"indices":35293,"material":2,"mode":4},{"attributes":{"NORMAL":17772,"POSITION":250},"indices":35294,"material":2,"mode":4},{"attributes":{"NORMAL":17773,"POSITION":251},"indices":35295,"material":2,"mode":4},{"attributes":{"NORMAL":17774,"POSITION":252},"indices":35296,"material":2,"mode":4},{"attributes":{"NORMAL":17775,"POSITION":253},"indices":35297,"material":2,"mode":4},{"attributes":{"NORMAL":17776,"POSITION":254},"indices":35298,"material":2,"mode":4},{"attributes":{"NORMAL":17777,"POSITION":255},"indices":35299,"material":2,"mode":4},{"attributes":{"NORMAL":17778,"POSITION":256},"indices":35300,"material":2,"mode":4},{"attributes":{"NORMAL":17779,"POSITION":257},"indices":35301,"material":2,"mode":4},{"attributes":{"NORMAL":17780,"POSITION":258},"indices":35302,"material":2,"mode":4},{"attributes":{"NORMAL":17781,"POSITION":259},"indices":35303,"material":2,"mode":4},{"attributes":{"NORMAL":17782,"POSITION":260},"indices":35304,"material":2,"mode":4},{"attributes":{"NORMAL":17783,"POSITION":261},"indices":35305,"material":2,"mode":4},{"attributes":{"NORMAL":17784,"POSITION":262},"indices":35306,"material":2,"mode":4},{"attributes":{"NORMAL":17785,"POSITION":263},"indices":35307,"material":2,"mode":4},{"attributes":{"NORMAL":17786,"POSITION":264},"indices":35308,"material":2,"mode":4},{"attributes":{"NORMAL":17787,"POSITION":265},"indices":35309,"material":2,"mode":4},{"attributes":{"NORMAL":17788,"POSITION":266},"indices":35310,"material":2,"mode":4},{"attributes":{"NORMAL":17789,"POSITION":267},"indices":35311,"material":2,"mode":4},{"attributes":{"NORMAL":17790,"POSITION":268},"indices":35312,"material":2,"mode":4},{"attributes":{"NORMAL":17791,"POSITION":269},"indices":35313,"material":2,"mode":4},{"attributes":{"NORMAL":17792,"POSITION":270},"indices":35314,"material":2,"mode":4},{"attributes":{"NORMAL":17793,"POSITION":271},"indices":35315,"material":2,"mode":4},{"attributes":{"NORMAL":17794,"POSITION":272},"indices":35316,"material":2,"mode":4},{"attributes":{"NORMAL":17795,"POSITION":273},"indices":35317,"material":2,"mode":4},{"attributes":{"NORMAL":17796,"POSITION":274},"indices":35318,"material":2,"mode":4},{"attributes":{"NORMAL":17797,"POSITION":275},"indices":35319,"material":2,"mode":4},{"attributes":{"NORMAL":17798,"POSITION":276},"indices":35320,"material":2,"mode":4},{"attributes":{"NORMAL":17799,"POSITION":277},"indices":35321,"material":2,"mode":4},{"attributes":{"NORMAL":17800,"POSITION":278},"indices":35322,"material":2,"mode":4},{"attributes":{"NORMAL":17801,"POSITION":279},"indices":35323,"material":2,"mode":4},{"attributes":{"NORMAL":17802,"POSITION":280},"indices":35324,"material":2,"mode":4},{"attributes":{"NORMAL":17803,"POSITION":281},"indices":35325,"material":2,"mode":4},{"attributes":{"NORMAL":17804,"POSITION":282},"indices":35326,"material":2,"mode":4},{"attributes":{"NORMAL":17805,"POSITION":283},"indices":35327,"material":2,"mode":4},{"attributes":{"NORMAL":17806,"POSITION":284},"indices":35328,"material":2,"mode":4},{"attributes":{"NORMAL":17807,"POSITION":285},"indices":35329,"material":2,"mode":4},{"attributes":{"NORMAL":17808,"POSITION":286},"indices":35330,"material":2,"mode":4},{"attributes":{"NORMAL":17809,"POSITION":287},"indices":35331,"material":2,"mode":4},{"attributes":{"NORMAL":17810,"POSITION":288},"indices":35332,"material":2,"mode":4},{"attributes":{"NORMAL":17811,"POSITION":289},"indices":35333,"material":2,"mode":4},{"attributes":{"NORMAL":17812,"POSITION":290},"indices":35334,"material":2,"mode":4},{"attributes":{"NORMAL":17813,"POSITION":291},"indices":35335,"material":2,"mode":4},{"attributes":{"NORMAL":17814,"POSITION":292},"indices":35336,"material":2,"mode":4},{"attributes":{"NORMAL":17815,"POSITION":293},"indices":35337,"material":2,"mode":4},{"attributes":{"NORMAL":17816,"POSITION":294},"indices":35338,"material":2,"mode":4},{"attributes":{"NORMAL":17817,"POSITION":295},"indices":35339,"material":2,"mode":4},{"attributes":{"NORMAL":17818,"POSITION":296},"indices":35340,"material":2,"mode":4}]},{"name":"SOLID001","primitives":[{"attributes":{"NORMAL":17755,"POSITION":233},"indices":35277,"material":2,"mode":4},{"attributes":{"NORMAL":17756,"POSITION":234},"indices":35278,"material":2,"mode":4},{"attributes":{"NORMAL":17757,"POSITION":235},"indices":35279,"material":2,"mode":4},{"attributes":{"NORMAL":17758,"POSITION":236},"indices":35280,"material":2,"mode":4},{"attributes":{"NORMAL":17759,"POSITION":237},"indices":35281,"material":2,"mode":4},{"attributes":{"NORMAL":17760,"POSITION":238},"indices":35282,"material":2,"mode":4},{"attributes":{"NORMAL":17761,"POSITION":239},"indices":35283,"material":2,"mode":4},{"attributes":{"NORMAL":17762,"POSITION":240},"indices":35284,"material":2,"mode":4},{"attributes":{"NORMAL":17763,"POSITION":241},"indices":35285,"material":2,"mode":4},{"attributes":{"NORMAL":17764,"POSITION":242},"indices":35286,"material":2,"mode":4},{"attributes":{"NORMAL":17765,"POSITION":243},"indices":35287,"material":2,"mode":4},{"attributes":{"NORMAL":17766,"POSITION":244},"indices":35288,"material":2,"mode":4},{"attributes":{"NORMAL":17767,"POSITION":245},"indices":35289,"material":2,"mode":4},{"attributes":{"NORMAL":17768,"POSITION":246},"indices":35290,"material":2,"mode":4},{"attributes":{"NORMAL":17769,"POSITION":247},"indices":35291,"material":2,"mode":4},{"attributes":{"NORMAL":17770,"POSITION":248},"indices":35292,"material":2,"mode":4},{"attributes":{"NORMAL":17771,"POSITION":249},"indices":35293,"material":2,"mode":4},{"attributes":{"NORMAL":17772,"POSITION":250},"indices":35294,"material":2,"mode":4},{"attributes":{"NORMAL":17773,"POSITION":251},"indices":35295,"material":2,"mode":4},{"attributes":{"NORMAL":17774,"POSITION":252},"indices":35296,"material":2,"mode":4},{"attributes":{"NORMAL":17775,"POSITION":253},"indices":35297,"material":2,"mode":4},{"attributes":{"NORMAL":17776,"POSITION":254},"indices":35298,"material":2,"mode":4},{"attributes":{"NORMAL":17777,"POSITION":255},"indices":35299,"material":2,"mode":4},{"attributes":{"NORMAL":17778,"POSITION":256},"indices":35300,"material":2,"mode":4},{"attributes":{"NORMAL":17779,"POSITION":257},"indices":35301,"material":2,"mode":4},{"attributes":{"NORMAL":17780,"POSITION":258},"indices":35302,"material":2,"mode":4},{"attributes":{"NORMAL":17781,"POSITION":259},"indices":35303,"material":2,"mode":4},{"attributes":{"NORMAL":17782,"POSITION":260},"indices":35304,"material":2,"mode":4},{"attributes":{"NORMAL":17783,"POSITION":261},"indices":35305,"material":2,"mode":4},{"attributes":{"NORMAL":17784,"POSITION":262},"indices":35306,"material":2,"mode":4},{"attributes":{"NORMAL":17785,"POSITION":263},"indices":35307,"material":2,"mode":4},{"attributes":{"NORMAL":17786,"POSITION":264},"indices":35308,"material":2,"mode":4},{"attributes":{"NORMAL":17787,"POSITION":265},"indices":35309,"material":2,"mode":4},{"attributes":{"NORMAL":17788,"POSITION":266},"indices":35310,"material":2,"mode":4},{"attributes":{"NORMAL":17789,"POSITION":267},"indices":35311,"material":2,"mode":4},{"attributes":{"NORMAL":17790,"POSITION":268},"indices":35312,"material":2,"mode":4},{"attributes":{"NORMAL":17791,"POSITION":269},"indices":35313,"material":2,"mode":4},{"attributes":{"NORMAL":17792,"POSITION":270},"indices":35314,"material":2,"mode":4},{"attributes":{"NORMAL":17793,"POSITION":271},"indices":35315,"material":2,"mode":4},{"attributes":{"NORMAL":17794,"POSITION":272},"indices":35316,"material":2,"mode":4},{"attributes":{"NORMAL":17795,"POSITION":273},"indices":35317,"material":2,"mode":4},{"attributes":{"NORMAL":17796,"POSITION":274},"indices":35318,"material":2,"mode":4},{"attributes":{"NORMAL":17797,"POSITION":275},"indices":35319,"material":2,"mode":4},{"attributes":{"NORMAL":17798,"POSITION":276},"indices":35320,"material":2,"mode":4},{"attributes":{"NORMAL":17799,"POSITION":277},"indices":35321,"material":2,"mode":4},{"attributes":{"NORMAL":17800,"POSITION":278},"indices":35322,"material":2,"mode":4},{"attributes":{"NORMAL":17801,"POSITION":279},"indices":35323,"material":2,"mode":4},{"attributes":{"NORMAL":17802,"POSITION":280},"indices":35324,"material":2,"mode":4},{"attributes":{"NORMAL":17803,"POSITION":281},"indices":35325,"material":2,"mode":4},{"attributes":{"NORMAL":17804,"POSITION":282},"indices":35326,"material":2,"mode":4},{"attributes":{"NORMAL":17805,"POSITION":283},"indices":35327,"material":2,"mode":4},{"attributes":{"NORMAL":17806,"POSITION":284},"indices":35328,"material":2,"mode":4},{"attributes":{"NORMAL":17807,"POSITION":285},"indices":35329,"material":2,"mode":4},{"attributes":{"NORMAL":17808,"POSITION":286},"indices":35330,"material":2,"mode":4},{"attributes":{"NORMAL":17809,"POSITION":287},"indices":35331,"material":2,"mode":4},{"attributes":{"NORMAL":17810,"POSITION":288},"indices":35332,"material":2,"mode":4},{"attributes":{"NORMAL":17811,"POSITION":289},"indices":35333,"material":2,"mode":4},{"attributes":{"NORMAL":17812,"POSITION":290},"indices":35334,"material":2,"mode":4},{"attributes":{"NORMAL":17813,"POSITION":291},"indices":35335,"material":2,"mode":4},{"attributes":{"NORMAL":17814,"POSITION":292},"indices":35336,"material":2,"mode":4},{"attributes":{"NORMAL":17815,"POSITION":293},"indices":35337,"material":2,"mode":4},{"attributes":{"NORMAL":17816,"POSITION":294},"indices":35338,"material":2,"mode":4},{"attributes":{"NORMAL":17817,"POSITION":295},"indices":35339,"material":2,"mode":4},{"attributes":{"NORMAL":17818,"POSITION":296},"indices":35340,"material":2,"mode":4}]},{"name":"SOLID001","primitives":[{"attributes":{"NORMAL":17755,"POSITION":233},"indices":35277,"material":2,"mode":4},{"attributes":{"NORMAL":17756,"POSITION":234},"indices":35278,"material":2,"mode":4},{"attributes":{"NORMAL":17757,"POSITION":235},"indices":35279,"material":2,"mode":4},{"attributes":{"NORMAL":17758,"POSITION":236},"indices":35280,"material":2,"mode":4},{"attributes":{"NORMAL":17759,"POSITION":237},"indices":35281,"material":2,"mode":4},{"attributes":{"NORMAL":17760,"POSITION":238},"indices":35282,"material":2,"mode":4},{"attributes":{"NORMAL":17761,"POSITION":239},"indices":35283,"material":2,"mode":4},{"attributes":{"NORMAL":17762,"POSITION":240},"indices":35284,"material":2,"mode":4},{"attributes":{"NORMAL":17763,"POSITION":241},"indices":35285,"material":2,"mode":4},{"attributes":{"NORMAL":17764,"POSITION":242},"indices":35286,"material":2,"mode":4},{"attributes":{"NORMAL":17765,"POSITION":243},"indices":35287,"material":2,"mode":4},{"attributes":{"NORMAL":17766,"POSITION":244},"indices":35288,"material":2,"mode":4},{"attributes":{"NORMAL":17767,"POSITION":245},"indices":35289,"material":2,"mode":4},{"attributes":{"NORMAL":17768,"POSITION":246},"indices":35290,"material":2,"mode":4},{"attributes":{"NORMAL":17769,"POSITION":247},"indices":35291,"material":2,"mode":4},{"attributes":{"NORMAL":17770,"POSITION":248},"indices":35292,"material":2,"mode":4},{"attributes":{"NORMAL":17771,"POSITION":249},"indices":35293,"material":2,"mode":4},{"attributes":{"NORMAL":17772,"POSITION":250},"indices":35294,"material":2,"mode":4},{"attributes":{"NORMAL":17773,"POSITION":251},"indices":35295,"material":2,"mode":4},{"attributes":{"NORMAL":17774,"POSITION":252},"indices":35296,"material":2,"mode":4},{"attributes":{"NORMAL":17775,"POSITION":253},"indices":35297,"material":2,"mode":4},{"attributes":{"NORMAL":17776,"POSITION":254},"indices":35298,"material":2,"mode":4},{"attributes":{"NORMAL":17777,"POSITION":255},"indices":35299,"material":2,"mode":4},{"attributes":{"NORMAL":17778,"POSITION":256},"indices":35300,"material":2,"mode":4},{"attributes":{"NORMAL":17779,"POSITION":257},"indices":35301,"material":2,"mode":4},{"attributes":{"NORMAL":17780,"POSITION":258},"indices":35302,"material":2,"mode":4},{"attributes":{"NORMAL":17781,"POSITION":259},"indices":35303,"material":2,"mode":4},{"attributes":{"NORMAL":17782,"POSITION":260},"indices":35304,"material":2,"mode":4},{"attributes":{"NORMAL":17783,"POSITION":261},"indices":35305,"material":2,"mode":4},{"attributes":{"NORMAL":17784,"POSITION":262},"indices":35306,"material":2,"mode":4},{"attributes":{"NORMAL":17785,"POSITION":263},"indices":35307,"material":2,"mode":4},{"attributes":{"NORMAL":17786,"POSITION":264},"indices":35308,"material":2,"mode":4},{"attributes":{"NORMAL":17787,"POSITION":265},"indices":35309,"material":2,"mode":4},{"attributes":{"NORMAL":17788,"POSITION":266},"indices":35310,"material":2,"mode":4},{"attributes":{"NORMAL":17789,"POSITION":267},"indices":35311,"material":2,"mode":4},{"attributes":{"NORMAL":17790,"POSITION":268},"indices":35312,"material":2,"mode":4},{"attributes":{"NORMAL":17791,"POSITION":269},"indices":35313,"material":2,"mode":4},{"attributes":{"NORMAL":17792,"POSITION":270},"indices":35314,"material":2,"mode":4},{"attributes":{"NORMAL":17793,"POSITION":271},"indices":35315,"material":2,"mode":4},{"attributes":{"NORMAL":17794,"POSITION":272},"indices":35316,"material":2,"mode":4},{"attributes":{"NORMAL":17795,"POSITION":273},"indices":35317,"material":2,"mode":4},{"attributes":{"NORMAL":17796,"POSITION":274},"indices":35318,"material":2,"mode":4},{"attributes":{"NORMAL":17797,"POSITION":275},"indices":35319,"material":2,"mode":4},{"attributes":{"NORMAL":17798,"POSITION":276},"indices":35320,"material":2,"mode":4},{"attributes":{"NORMAL":17799,"POSITION":277},"indices":35321,"material":2,"mode":4},{"attributes":{"NORMAL":17800,"POSITION":278},"indices":35322,"material":2,"mode":4},{"attributes":{"NORMAL":17801,"POSITION":279},"indices":35323,"material":2,"mode":4},{"attributes":{"NORMAL":17802,"POSITION":280},"indices":35324,"material":2,"mode":4},{"attributes":{"NORMAL":17803,"POSITION":281},"indices":35325,"material":2,"mode":4},{"attributes":{"NORMAL":17804,"POSITION":282},"indices":35326,"material":2,"mode":4},{"attributes":{"NORMAL":17805,"POSITION":283},"indices":35327,"material":2,"mode":4},{"attributes":{"NORMAL":17806,"POSITION":284},"indices":35328,"material":2,"mode":4},{"attributes":{"NORMAL":17807,"POSITION":285},"indices":35329,"material":2,"mode":4},{"attributes":{"NORMAL":17808,"POSITION":286},"indices":35330,"material":2,"mode":4},{"attributes":{"NORMAL":17809,"POSITION":287},"indices":35331,"material":2,"mode":4},{"attributes":{"NORMAL":17810,"POSITION":288},"indices":35332,"material":2,"mode":4},{"attributes":{"NORMAL":17811,"POSITION":289},"indices":35333,"material":2,"mode":4},{"attributes":{"NORMAL":17812,"POSITION":290},"indices":35334,"material":2,"mode":4},{"attributes":{"NORMAL":17813,"POSITION":291},"indices":35335,"material":2,"mode":4},{"attributes":{"NORMAL":17814,"POSITION":292},"indices":35336,"material":2,"mode":4},{"attributes":{"NORMAL":17815,"POSITION":293},"indices":35337,"material":2,"mode":4},{"attributes":{"NORMAL":17816,"POSITION":294},"indices":35338,"material":2,"mode":4},{"attributes":{"NORMAL":17817,"POSITION":295},"indices":35339,"material":2,"mode":4},{"attributes":{"NORMAL":17818,"POSITION":296},"indices":35340,"material":2,"mode":4}]},{"name":"SOLID001","primitives":[{"attributes":{"NORMAL":17755,"POSITION":233},"indices":35277,"material":2,"mode":4},{"attributes":{"NORMAL":17756,"POSITION":234},"indices":35278,"material":2,"mode":4},{"attributes":{"NORMAL":17757,"POSITION":235},"indices":35279,"material":2,"mode":4},{"attributes":{"NORMAL":17758,"POSITION":236},"indices":35280,"material":2,"mode":4},{"attributes":{"NORMAL":17759,"POSITION":237},"indices":35281,"material":2,"mode":4},{"attributes":{"NORMAL":17760,"POSITION":238},"indices":35282,"material":2,"mode":4},{"attributes":{"NORMAL":17761,"POSITION":239},"indices":35283,"material":2,"mode":4},{"attributes":{"NORMAL":17762,"POSITION":240},"indices":35284,"material":2,"mode":4},{"attributes":{"NORMAL":17763,"POSITION":241},"indices":35285,"material":2,"mode":4},{"attributes":{"NORMAL":17764,"POSITION":242},"indices":35286,"material":2,"mode":4},{"attributes":{"NORMAL":17765,"POSITION":243},"indices":35287,"material":2,"mode":4},{"attributes":{"NORMAL":17766,"POSITION":244},"indices":35288,"material":2,"mode":4},{"attributes":{"NORMAL":17767,"POSITION":245},"indices":35289,"material":2,"mode":4},{"attributes":{"NORMAL":17768,"POSITION":246},"indices":35290,"material":2,"mode":4},{"attributes":{"NORMAL":17769,"POSITION":247},"indices":35291,"material":2,"mode":4},{"attributes":{"NORMAL":17770,"POSITION":248},"indices":35292,"material":2,"mode":4},{"attributes":{"NORMAL":17771,"POSITION":249},"indices":35293,"material":2,"mode":4},{"attributes":{"NORMAL":17772,"POSITION":250},"indices":35294,"material":2,"mode":4},{"attributes":{"NORMAL":17773,"POSITION":251},"indices":35295,"material":2,"mode":4},{"attributes":{"NORMAL":17774,"POSITION":252},"indices":35296,"material":2,"mode":4},{"attributes":{"NORMAL":17775,"POSITION":253},"indices":35297,"material":2,"mode":4},{"attributes":{"NORMAL":17776,"POSITION":254},"indices":35298,"material":2,"mode":4},{"attributes":{"NORMAL":17777,"POSITION":255},"indices":35299,"material":2,"mode":4},{"attributes":{"NORMAL":17778,"POSITION":256},"indices":35300,"material":2,"mode":4},{"attributes":{"NORMAL":17779,"POSITION":257},"indices":35301,"material":2,"mode":4},{"attributes":{"NORMAL":17780,"POSITION":258},"indices":35302,"material":2,"mode":4},{"attributes":{"NORMAL":17781,"POSITION":259},"indices":35303,"material":2,"mode":4},{"attributes":{"NORMAL":17782,"POSITION":260},"indices":35304,"material":2,"mode":4},{"attributes":{"NORMAL":17783,"POSITION":261},"indices":35305,"material":2,"mode":4},{"attributes":{"NORMAL":17784,"POSITION":262},"indices":35306,"material":2,"mode":4},{"attributes":{"NORMAL":17785,"POSITION":263},"indices":35307,"material":2,"mode":4},{"attributes":{"NORMAL":17786,"POSITION":264},"indices":35308,"material":2,"mode":4},{"attributes":{"NORMAL":17787,"POSITION":265},"indices":35309,"material":2,"mode":4},{"attributes":{"NORMAL":17788,"POSITION":266},"indices":35310,"material":2,"mode":4},{"attributes":{"NORMAL":17789,"POSITION":267},"indices":35311,"material":2,"mode":4},{"attributes":{"NORMAL":17790,"POSITION":268},"indices":35312,"material":2,"mode":4},{"attributes":{"NORMAL":17791,"POSITION":269},"indices":35313,"material":2,"mode":4},{"attributes":{"NORMAL":17792,"POSITION":270},"indices":35314,"material":2,"mode":4},{"attributes":{"NORMAL":17793,"POSITION":271},"indices":35315,"material":2,"mode":4},{"attributes":{"NORMAL":17794,"POSITION":272},"indices":35316,"material":2,"mode":4},{"attributes":{"NORMAL":17795,"POSITION":273},"indices":35317,"material":2,"mode":4},{"attributes":{"NORMAL":17796,"POSITION":274},"indices":35318,"material":2,"mode":4},{"attributes":{"NORMAL":17797,"POSITION":275},"indices":35319,"material":2,"mode":4},{"attributes":{"NORMAL":17798,"POSITION":276},"indices":35320,"material":2,"mode":4},{"attributes":{"NORMAL":17799,"POSITION":277},"indices":35321,"material":2,"mode":4},{"attributes":{"NORMAL":17800,"POSITION":278},"indices":35322,"material":2,"mode":4},{"attributes":{"NORMAL":17801,"POSITION":279},"indices":35323,"material":2,"mode":4},{"attributes":{"NORMAL":17802,"POSITION":280},"indices":35324,"material":2,"mode":4},{"attributes":{"NORMAL":17803,"POSITION":281},"indices":35325,"material":2,"mode":4},{"attributes":{"NORMAL":17804,"POSITION":282},"indices":35326,"material":2,"mode":4},{"attributes":{"NORMAL":17805,"POSITION":283},"indices":35327,"material":2,"mode":4},{"attributes":{"NORMAL":17806,"POSITION":284},"indices":35328,"material":2,"mode":4},{"attributes":{"NORMAL":17807,"POSITION":285},"indices":35329,"material":2,"mode":4},{"attributes":{"NORMAL":17808,"POSITION":286},"indices":35330,"material":2,"mode":4},{"attributes":{"NORMAL":17809,"POSITION":287},"indices":35331,"material":2,"mode":4},{"attributes":{"NORMAL":17810,"POSITION":288},"indices":35332,"material":2,"mode":4},{"attributes":{"NORMAL":17811,"POSITION":289},"indices":35333,"material":2,"mode":4},{"attributes":{"NORMAL":17812,"POSITION":290},"indices":35334,"material":2,"mode":4},{"attributes":{"NORMAL":17813,"POSITION":291},"indices":35335,"material":2,"mode":4},{"attributes":{"NORMAL":17814,"POSITION":292},"indices":35336,"material":2,"mode":4},{"attributes":{"NORMAL":17815,"POSITION":293},"indices":35337,"material":2,"mode":4},{"attributes":{"NORMAL":17816,"POSITION":294},"indices":35338,"material":2,"mode":4},{"attributes":{"NORMAL":17817,"POSITION":295},"indices":35339,"material":2,"mode":4},{"attributes":{"NORMAL":17818,"POSITION":296},"indices":35340,"material":2,"mode":4}]},{"name":"SOLID006","primitives":[{"attributes":{"NORMAL":17819,"POSITION":297},"indices":35341,"material":3,"mode":4},{"attributes":{"NORMAL":17820,"POSITION":298},"indices":35342,"material":3,"mode":4},{"attributes":{"NORMAL":17821,"POSITION":299},"indices":35343,"material":3,"mode":4},{"attributes":{"NORMAL":17822,"POSITION":300},"indices":35344,"material":3,"mode":4},{"attributes":{"NORMAL":17823,"POSITION":301},"indices":35345,"material":3,"mode":4},{"attributes":{"NORMAL":17824,"POSITION":302},"indices":35346,"material":3,"mode":4},{"attributes":{"NORMAL":17825,"POSITION":303},"indices":35347,"material":3,"mode":4},{"attributes":{"NORMAL":17826,"POSITION":304},"indices":35348,"material":3,"mode":4},{"attributes":{"NORMAL":17827,"POSITION":305},"indices":35349,"material":3,"mode":4},{"attributes":{"NORMAL":17828,"POSITION":306},"indices":35350,"material":3,"mode":4},{"attributes":{"NORMAL":17829,"POSITION":307},"indices":35351,"material":3,"mode":4},{"attributes":{"NORMAL":17830,"POSITION":308},"indices":35352,"material":3,"mode":4},{"attributes":{"NORMAL":17831,"POSITION":309},"indices":35353,"material":3,"mode":4},{"attributes":{"NORMAL":17832,"POSITION":310},"indices":35354,"material":3,"mode":4},{"attributes":{"NORMAL":17833,"POSITION":311},"indices":35355,"material":3,"mode":4},{"attributes":{"NORMAL":17834,"POSITION":312},"indices":35356,"material":3,"mode":4},{"attributes":{"NORMAL":17835,"POSITION":313},"indices":35357,"material":3,"mode":4},{"attributes":{"NORMAL":17836,"POSITION":314},"indices":35358,"material":3,"mode":4},{"attributes":{"NORMAL":17837,"POSITION":315},"indices":35359,"material":3,"mode":4},{"attributes":{"NORMAL":17838,"POSITION":316},"indices":35360,"material":3,"mode":4},{"attributes":{"NORMAL":17839,"POSITION":317},"indices":35361,"material":3,"mode":4},{"attributes":{"NORMAL":17840,"POSITION":318},"indices":35362,"material":3,"mode":4},{"attributes":{"NORMAL":17841,"POSITION":319},"indices":35363,"material":3,"mode":4},{"attributes":{"NORMAL":17842,"POSITION":320},"indices":35364,"material":3,"mode":4},{"attributes":{"NORMAL":17843,"POSITION":321},"indices":35365,"material":3,"mode":4},{"attributes":{"NORMAL":17844,"POSITION":322},"indices":35366,"material":3,"mode":4},{"attributes":{"NORMAL":17845,"POSITION":323},"indices":35367,"material":3,"mode":4},{"attributes":{"NORMAL":17846,"POSITION":324},"indices":35368,"material":3,"mode":4},{"attributes":{"NORMAL":17847,"POSITION":325},"indices":35369,"material":3,"mode":4},{"attributes":{"NORMAL":17848,"POSITION":326},"indices":35370,"material":3,"mode":4},{"attributes":{"NORMAL":17849,"POSITION":327},"indices":35371,"material":3,"mode":4},{"attributes":{"NORMAL":17850,"POSITION":328},"indices":35372,"material":3,"mode":4},{"attributes":{"NORMAL":17851,"POSITION":329},"indices":35373,"material":3,"mode":4},{"attributes":{"NORMAL":17852,"POSITION":330},"indices":35374,"material":3,"mode":4},{"attributes":{"NORMAL":17853,"POSITION":331},"indices":35375,"material":3,"mode":4},{"attributes":{"NORMAL":17854,"POSITION":332},"indices":35376,"material":3,"mode":4},{"attributes":{"NORMAL":17855,"POSITION":333},"indices":35377,"material":3,"mode":4},{"attributes":{"NORMAL":17856,"POSITION":334},"indices":35378,"material":3,"mode":4},{"attributes":{"NORMAL":17857,"POSITION":335},"indices":35379,"material":4,"mode":4},{"attributes":{"NORMAL":17858,"POSITION":336},"indices":35380,"material":4,"mode":4},{"attributes":{"NORMAL":17859,"POSITION":337},"indices":35381,"material":4,"mode":4},{"attributes":{"NORMAL":17860,"POSITION":338},"indices":35382,"material":4,"mode":4},{"attributes":{"NORMAL":17861,"POSITION":339},"indices":35383,"material":4,"mode":4},{"attributes":{"NORMAL":17862,"POSITION":340},"indices":35384,"material":3,"mode":4},{"attributes":{"NORMAL":17863,"POSITION":341},"indices":35385,"material":3,"mode":4},{"attributes":{"NORMAL":17864,"POSITION":342},"indices":35386,"material":3,"mode":4},{"attributes":{"NORMAL":17865,"POSITION":343},"indices":35387,"material":3,"mode":4},{"attributes":{"NORMAL":17866,"POSITION":344},"indices":35388,"material":3,"mode":4},{"attributes":{"NORMAL":17867,"POSITION":345},"indices":35389,"material":3,"mode":4},{"attributes":{"NORMAL":17868,"POSITION":346},"indices":35390,"material":3,"mode":4},{"attributes":{"NORMAL":17869,"POSITION":347},"indices":35391,"material":3,"mode":4},{"attributes":{"NORMAL":17870,"POSITION":348},"indices":35392,"material":3,"mode":4},{"attributes":{"NORMAL":17871,"POSITION":349},"indices":35393,"material":3,"mode":4},{"attributes":{"NORMAL":17872,"POSITION":350},"indices":35394,"material":3,"mode":4},{"attributes":{"NORMAL":17873,"POSITION":351},"indices":35395,"material":3,"mode":4},{"attributes":{"NORMAL":17874,"POSITION":352},"indices":35396,"material":3,"mode":4},{"attributes":{"NORMAL":17875,"POSITION":353},"indices":35397,"material":3,"mode":4},{"attributes":{"NORMAL":17876,"POSITION":354},"indices":35398,"material":3,"mode":4},{"attributes":{"NORMAL":17877,"POSITION":355},"indices":35399,"material":3,"mode":4},{"attributes":{"NORMAL":17878,"POSITION":356},"indices":35400,"material":3,"mode":4},{"attributes":{"NORMAL":17879,"POSITION":357},"indices":35401,"material":3,"mode":4},{"attributes":{"NORMAL":17880,"POSITION":358},"indices":35402,"material":3,"mode":4},{"attributes":{"NORMAL":17881,"POSITION":359},"indices":35403,"material":3,"mode":4},{"attributes":{"NORMAL":17882,"POSITION":360},"indices":35404,"material":3,"mode":4},{"attributes":{"NORMAL":17883,"POSITION":361},"indices":35405,"material":3,"mode":4},{"attributes":{"NORMAL":17884,"POSITION":362},"indices":35406,"material":3,"mode":4},{"attributes":{"NORMAL":17885,"POSITION":363},"indices":35407,"material":3,"mode":4},{"attributes":{"NORMAL":17886,"POSITION":364},"indices":35408,"material":3,"mode":4},{"attributes":{"NORMAL":17887,"POSITION":365},"indices":35409,"material":3,"mode":4},{"attributes":{"NORMAL":17888,"POSITION":366},"indices":35410,"material":3,"mode":4},{"attributes":{"NORMAL":17889,"POSITION":367},"indices":35411,"material":3,"mode":4},{"attributes":{"NORMAL":17890,"POSITION":368},"indices":35412,"material":3,"mode":4},{"attributes":{"NORMAL":17891,"POSITION":369},"indices":35413,"material":3,"mode":4},{"attributes":{"NORMAL":17892,"POSITION":370},"indices":35414,"material":3,"mode":4},{"attributes":{"NORMAL":17893,"POSITION":371},"indices":35415,"material":3,"mode":4},{"attributes":{"NORMAL":17894,"POSITION":372},"indices":35416,"material":3,"mode":4},{"attributes":{"NORMAL":17895,"POSITION":373},"indices":35417,"material":3,"mode":4},{"attributes":{"NORMAL":17896,"POSITION":374},"indices":35418,"material":3,"mode":4},{"attributes":{"NORMAL":17897,"POSITION":375},"indices":35419,"material":3,"mode":4},{"attributes":{"NORMAL":17898,"POSITION":376},"indices":35420,"material":3,"mode":4},{"attributes":{"NORMAL":17899,"POSITION":377},"indices":35421,"material":3,"mode":4},{"attributes":{"NORMAL":17900,"POSITION":378},"indices":35422,"material":3,"mode":4},{"attributes":{"NORMAL":17901,"POSITION":379},"indices":35423,"material":3,"mode":4},{"attributes":{"NORMAL":17902,"POSITION":380},"indices":35424,"material":3,"mode":4},{"attributes":{"NORMAL":17903,"POSITION":381},"indices":35425,"material":3,"mode":4},{"attributes":{"NORMAL":17904,"POSITION":382},"indices":35426,"material":3,"mode":4},{"attributes":{"NORMAL":17905,"POSITION":383},"indices":35427,"material":3,"mode":4},{"attributes":{"NORMAL":17906,"POSITION":384},"indices":35428,"material":3,"mode":4},{"attributes":{"NORMAL":17907,"POSITION":385},"indices":35429,"material":3,"mode":4},{"attributes":{"NORMAL":17908,"POSITION":386},"indices":35430,"material":3,"mode":4},{"attributes":{"NORMAL":17909,"POSITION":387},"indices":35431,"material":3,"mode":4},{"attributes":{"NORMAL":17910,"POSITION":388},"indices":35432,"material":3,"mode":4},{"attributes":{"NORMAL":17911,"POSITION":389},"indices":35433,"material":3,"mode":4},{"attributes":{"NORMAL":17912,"POSITION":390},"indices":35434,"material":3,"mode":4},{"attributes":{"NORMAL":17913,"POSITION":391},"indices":35435,"material":3,"mode":4},{"attributes":{"NORMAL":17914,"POSITION":392},"indices":35436,"material":3,"mode":4},{"attributes":{"NORMAL":17915,"POSITION":393},"indices":35437,"material":3,"mode":4},{"attributes":{"NORMAL":17916,"POSITION":394},"indices":35438,"material":3,"mode":4},{"attributes":{"NORMAL":17917,"POSITION":395},"indices":35439,"material":3,"mode":4},{"attributes":{"NORMAL":17918,"POSITION":396},"indices":35440,"material":3,"mode":4},{"attributes":{"NORMAL":17919,"POSITION":397},"indices":35441,"material":3,"mode":4},{"attributes":{"NORMAL":17920,"POSITION":398},"indices":35442,"material":3,"mode":4},{"attributes":{"NORMAL":17921,"POSITION":399},"indices":35443,"material":3,"mode":4},{"attributes":{"NORMAL":17922,"POSITION":400},"indices":35444,"material":3,"mode":4},{"attributes":{"NORMAL":17923,"POSITION":401},"indices":35445,"material":3,"mode":4},{"attributes":{"NORMAL":17924,"POSITION":402},"indices":35446,"material":3,"mode":4},{"attributes":{"NORMAL":17925,"POSITION":403},"indices":35447,"material":3,"mode":4},{"attributes":{"NORMAL":17926,"POSITION":404},"indices":35448,"material":3,"mode":4},{"attributes":{"NORMAL":17927,"POSITION":405},"indices":35449,"material":3,"mode":4},{"attributes":{"NORMAL":17928,"POSITION":406},"indices":35450,"material":3,"mode":4},{"attributes":{"NORMAL":17929,"POSITION":407},"indices":35451,"material":3,"mode":4},{"attributes":{"NORMAL":17930,"POSITION":408},"indices":35452,"material":3,"mode":4},{"attributes":{"NORMAL":17931,"POSITION":409},"indices":35453,"material":3,"mode":4},{"attributes":{"NORMAL":17932,"POSITION":410},"indices":35454,"material":3,"mode":4},{"attributes":{"NORMAL":17933,"POSITION":411},"indices":35455,"material":3,"mode":4},{"attributes":{"NORMAL":17934,"POSITION":412},"indices":35456,"material":3,"mode":4},{"attributes":{"NORMAL":17935,"POSITION":413},"indices":35457,"material":3,"mode":4},{"attributes":{"NORMAL":17936,"POSITION":414},"indices":35458,"material":3,"mode":4},{"attributes":{"NORMAL":17937,"POSITION":415},"indices":35459,"material":3,"mode":4},{"attributes":{"NORMAL":17938,"POSITION":416},"indices":35460,"material":3,"mode":4},{"attributes":{"NORMAL":17939,"POSITION":417},"indices":35461,"material":3,"mode":4},{"attributes":{"NORMAL":17940,"POSITION":418},"indices":35462,"material":3,"mode":4},{"attributes":{"NORMAL":17941,"POSITION":419},"indices":35463,"material":3,"mode":4},{"attributes":{"NORMAL":17942,"POSITION":420},"indices":35464,"material":3,"mode":4},{"attributes":{"NORMAL":17943,"POSITION":421},"indices":35465,"material":3,"mode":4},{"attributes":{"NORMAL":17944,"POSITION":422},"indices":35466,"material":3,"mode":4},{"attributes":{"NORMAL":17945,"POSITION":423},"indices":35467,"material":3,"mode":4},{"attributes":{"NORMAL":17946,"POSITION":424},"indices":35468,"material":3,"mode":4},{"attributes":{"NORMAL":17947,"POSITION":425},"indices":35469,"material":3,"mode":4},{"attributes":{"NORMAL":17948,"POSITION":426},"indices":35470,"material":3,"mode":4},{"attributes":{"NORMAL":17949,"POSITION":427},"indices":35471,"material":3,"mode":4},{"attributes":{"NORMAL":17950,"POSITION":428},"indices":35472,"material":3,"mode":4},{"attributes":{"NORMAL":17951,"POSITION":429},"indices":35473,"material":3,"mode":4},{"attributes":{"NORMAL":17952,"POSITION":430},"indices":35474,"material":3,"mode":4},{"attributes":{"NORMAL":17953,"POSITION":431},"indices":35475,"material":3,"mode":4},{"attributes":{"NORMAL":17954,"POSITION":432},"indices":35476,"material":3,"mode":4},{"attributes":{"NORMAL":17955,"POSITION":433},"indices":35477,"material":3,"mode":4},{"attributes":{"NORMAL":17956,"POSITION":434},"indices":35478,"material":3,"mode":4},{"attributes":{"NORMAL":17957,"POSITION":435},"indices":35479,"material":3,"mode":4},{"attributes":{"NORMAL":17958,"POSITION":436},"indices":35480,"material":3,"mode":4},{"attributes":{"NORMAL":17959,"POSITION":437},"indices":35481,"material":3,"mode":4},{"attributes":{"NORMAL":17960,"POSITION":438},"indices":35482,"material":3,"mode":4},{"attributes":{"NORMAL":17961,"POSITION":439},"indices":35483,"material":3,"mode":4},{"attributes":{"NORMAL":17962,"POSITION":440},"indices":35484,"material":3,"mode":4},{"attributes":{"NORMAL":17963,"POSITION":441},"indices":35485,"material":3,"mode":4},{"attributes":{"NORMAL":17964,"POSITION":442},"indices":35486,"material":3,"mode":4},{"attributes":{"NORMAL":17965,"POSITION":443},"indices":35487,"material":3,"mode":4},{"attributes":{"NORMAL":17966,"POSITION":444},"indices":35488,"material":3,"mode":4},{"attributes":{"NORMAL":17967,"POSITION":445},"indices":35489,"material":3,"mode":4},{"attributes":{"NORMAL":17968,"POSITION":446},"indices":35490,"material":3,"mode":4},{"attributes":{"NORMAL":17969,"POSITION":447},"indices":35491,"material":3,"mode":4},{"attributes":{"NORMAL":17970,"POSITION":448},"indices":35492,"material":3,"mode":4},{"attributes":{"NORMAL":17971,"POSITION":449},"indices":35493,"material":3,"mode":4},{"attributes":{"NORMAL":17972,"POSITION":450},"indices":35494,"material":3,"mode":4},{"attributes":{"NORMAL":17973,"POSITION":451},"indices":35495,"material":3,"mode":4},{"attributes":{"NORMAL":17974,"POSITION":452},"indices":35496,"material":3,"mode":4},{"attributes":{"NORMAL":17975,"POSITION":453},"indices":35497,"material":3,"mode":4},{"attributes":{"NORMAL":17976,"POSITION":454},"indices":35498,"material":3,"mode":4},{"attributes":{"NORMAL":17977,"POSITION":455},"indices":35499,"material":3,"mode":4},{"attributes":{"NORMAL":17978,"POSITION":456},"indices":35500,"material":3,"mode":4},{"attributes":{"NORMAL":17979,"POSITION":457},"indices":35501,"material":3,"mode":4},{"attributes":{"NORMAL":17980,"POSITION":458},"indices":35502,"material":3,"mode":4},{"attributes":{"NORMAL":17981,"POSITION":459},"indices":35503,"material":3,"mode":4},{"attributes":{"NORMAL":17982,"POSITION":460},"indices":35504,"material":3,"mode":4},{"attributes":{"NORMAL":17983,"POSITION":461},"indices":35505,"material":3,"mode":4},{"attributes":{"NORMAL":17984,"POSITION":462},"indices":35506,"material":3,"mode":4},{"attributes":{"NORMAL":17985,"POSITION":463},"indices":35507,"material":3,"mode":4},{"attributes":{"NORMAL":17986,"POSITION":464},"indices":35508,"material":3,"mode":4},{"attributes":{"NORMAL":17987,"POSITION":465},"indices":35509,"material":3,"mode":4},{"attributes":{"NORMAL":17988,"POSITION":466},"indices":35510,"material":3,"mode":4},{"attributes":{"NORMAL":17989,"POSITION":467},"indices":35511,"material":3,"mode":4},{"attributes":{"NORMAL":17990,"POSITION":468},"indices":35512,"material":3,"mode":4},{"attributes":{"NORMAL":17991,"POSITION":469},"indices":35513,"material":3,"mode":4},{"attributes":{"NORMAL":17992,"POSITION":470},"indices":35514,"material":3,"mode":4},{"attributes":{"NORMAL":17993,"POSITION":471},"indices":35515,"material":3,"mode":4},{"attributes":{"NORMAL":17994,"POSITION":472},"indices":35516,"material":3,"mode":4},{"attributes":{"NORMAL":17995,"POSITION":473},"indices":35517,"material":3,"mode":4},{"attributes":{"NORMAL":17996,"POSITION":474},"indices":35518,"material":3,"mode":4},{"attributes":{"NORMAL":17997,"POSITION":475},"indices":35519,"material":3,"mode":4},{"attributes":{"NORMAL":17998,"POSITION":476},"indices":35520,"material":3,"mode":4},{"attributes":{"NORMAL":17999,"POSITION":477},"indices":35521,"material":3,"mode":4},{"attributes":{"NORMAL":18000,"POSITION":478},"indices":35522,"material":3,"mode":4},{"attributes":{"NORMAL":18001,"POSITION":479},"indices":35523,"material":3,"mode":4},{"attributes":{"NORMAL":18002,"POSITION":480},"indices":35524,"material":3,"mode":4},{"attributes":{"NORMAL":18003,"POSITION":481},"indices":35525,"material":3,"mode":4},{"attributes":{"NORMAL":18004,"POSITION":482},"indices":35526,"material":3,"mode":4},{"attributes":{"NORMAL":18005,"POSITION":483},"indices":35527,"material":3,"mode":4},{"attributes":{"NORMAL":18006,"POSITION":484},"indices":35528,"material":3,"mode":4},{"attributes":{"NORMAL":18007,"POSITION":485},"indices":35529,"material":3,"mode":4},{"attributes":{"NORMAL":18008,"POSITION":486},"indices":35530,"material":3,"mode":4},{"attributes":{"NORMAL":18009,"POSITION":487},"indices":35531,"material":3,"mode":4},{"attributes":{"NORMAL":18010,"POSITION":488},"indices":35532,"material":3,"mode":4},{"attributes":{"NORMAL":18011,"POSITION":489},"indices":35533,"material":3,"mode":4},{"attributes":{"NORMAL":18012,"POSITION":490},"indices":35534,"material":3,"mode":4},{"attributes":{"NORMAL":18013,"POSITION":491},"indices":35535,"material":3,"mode":4},{"attributes":{"NORMAL":18014,"POSITION":492},"indices":35536,"material":3,"mode":4},{"attributes":{"NORMAL":18015,"POSITION":493},"indices":35537,"material":3,"mode":4},{"attributes":{"NORMAL":18016,"POSITION":494},"indices":35538,"material":3,"mode":4},{"attributes":{"NORMAL":18017,"POSITION":495},"indices":35539,"material":3,"mode":4},{"attributes":{"NORMAL":18018,"POSITION":496},"indices":35540,"material":3,"mode":4},{"attributes":{"NORMAL":18019,"POSITION":497},"indices":35541,"material":3,"mode":4},{"attributes":{"NORMAL":18020,"POSITION":498},"indices":35542,"material":3,"mode":4},{"attributes":{"NORMAL":18021,"POSITION":499},"indices":35543,"material":3,"mode":4},{"attributes":{"NORMAL":18022,"POSITION":500},"indices":35544,"material":3,"mode":4},{"attributes":{"NORMAL":18023,"POSITION":501},"indices":35545,"material":3,"mode":4},{"attributes":{"NORMAL":18024,"POSITION":502},"indices":35546,"material":3,"mode":4},{"attributes":{"NORMAL":18025,"POSITION":503},"indices":35547,"material":3,"mode":4},{"attributes":{"NORMAL":18026,"POSITION":504},"indices":35548,"material":3,"mode":4},{"attributes":{"NORMAL":18027,"POSITION":505},"indices":35549,"material":3,"mode":4},{"attributes":{"NORMAL":18028,"POSITION":506},"indices":35550,"material":3,"mode":4},{"attributes":{"NORMAL":18029,"POSITION":507},"indices":35551,"material":3,"mode":4},{"attributes":{"NORMAL":18030,"POSITION":508},"indices":35552,"material":3,"mode":4},{"attributes":{"NORMAL":18031,"POSITION":509},"indices":35553,"material":3,"mode":4},{"attributes":{"NORMAL":18032,"POSITION":510},"indices":35554,"material":3,"mode":4},{"attributes":{"NORMAL":18033,"POSITION":511},"indices":35555,"material":3,"mode":4},{"attributes":{"NORMAL":18034,"POSITION":512},"indices":35556,"material":3,"mode":4},{"attributes":{"NORMAL":18035,"POSITION":513},"indices":35557,"material":3,"mode":4},{"attributes":{"NORMAL":18036,"POSITION":514},"indices":35558,"material":3,"mode":4},{"attributes":{"NORMAL":18037,"POSITION":515},"indices":35559,"material":3,"mode":4},{"attributes":{"NORMAL":18038,"POSITION":516},"indices":35560,"material":3,"mode":4},{"attributes":{"NORMAL":18039,"POSITION":517},"indices":35561,"material":3,"mode":4},{"attributes":{"NORMAL":18040,"POSITION":518},"indices":35562,"material":3,"mode":4},{"attributes":{"NORMAL":18041,"POSITION":519},"indices":35563,"material":3,"mode":4},{"attributes":{"NORMAL":18042,"POSITION":520},"indices":35564,"material":3,"mode":4},{"attributes":{"NORMAL":18043,"POSITION":521},"indices":35565,"material":3,"mode":4},{"attributes":{"NORMAL":18044,"POSITION":522},"indices":35566,"material":3,"mode":4},{"attributes":{"NORMAL":18045,"POSITION":523},"indices":35567,"material":3,"mode":4},{"attributes":{"NORMAL":18046,"POSITION":524},"indices":35568,"material":3,"mode":4},{"attributes":{"NORMAL":18047,"POSITION":525},"indices":35569,"material":3,"mode":4},{"attributes":{"NORMAL":18048,"POSITION":526},"indices":35570,"material":3,"mode":4},{"attributes":{"NORMAL":18049,"POSITION":527},"indices":35571,"material":3,"mode":4},{"attributes":{"NORMAL":18050,"POSITION":528},"indices":35572,"material":3,"mode":4},{"attributes":{"NORMAL":18051,"POSITION":529},"indices":35573,"material":3,"mode":4},{"attributes":{"NORMAL":18052,"POSITION":530},"indices":35574,"material":3,"mode":4},{"attributes":{"NORMAL":18053,"POSITION":531},"indices":35575,"material":3,"mode":4},{"attributes":{"NORMAL":18054,"POSITION":532},"indices":35576,"material":3,"mode":4},{"attributes":{"NORMAL":18055,"POSITION":533},"indices":35577,"material":3,"mode":4},{"attributes":{"NORMAL":18056,"POSITION":534},"indices":35578,"material":3,"mode":4},{"attributes":{"NORMAL":18057,"POSITION":535},"indices":35579,"material":3,"mode":4},{"attributes":{"NORMAL":18058,"POSITION":536},"indices":35580,"material":3,"mode":4},{"attributes":{"NORMAL":18059,"POSITION":537},"indices":35581,"material":3,"mode":4},{"attributes":{"NORMAL":18060,"POSITION":538},"indices":35582,"material":3,"mode":4},{"attributes":{"NORMAL":18061,"POSITION":539},"indices":35583,"material":3,"mode":4},{"attributes":{"NORMAL":18062,"POSITION":540},"indices":35584,"material":3,"mode":4},{"attributes":{"NORMAL":18063,"POSITION":541},"indices":35585,"material":3,"mode":4},{"attributes":{"NORMAL":18064,"POSITION":542},"indices":35586,"material":3,"mode":4},{"attributes":{"NORMAL":18065,"POSITION":543},"indices":35587,"material":3,"mode":4},{"attributes":{"NORMAL":18066,"POSITION":544},"indices":35588,"material":3,"mode":4},{"attributes":{"NORMAL":18067,"POSITION":545},"indices":35589,"material":3,"mode":4},{"attributes":{"NORMAL":18068,"POSITION":546},"indices":35590,"material":3,"mode":4},{"attributes":{"NORMAL":18069,"POSITION":547},"indices":35591,"material":3,"mode":4},{"attributes":{"NORMAL":18070,"POSITION":548},"indices":35592,"material":3,"mode":4},{"attributes":{"NORMAL":18071,"POSITION":549},"indices":35593,"material":3,"mode":4},{"attributes":{"NORMAL":18072,"POSITION":550},"indices":35594,"material":3,"mode":4},{"attributes":{"NORMAL":18073,"POSITION":551},"indices":35595,"material":3,"mode":4},{"attributes":{"NORMAL":18074,"POSITION":552},"indices":35596,"material":3,"mode":4},{"attributes":{"NORMAL":18075,"POSITION":553},"indices":35597,"material":3,"mode":4},{"attributes":{"NORMAL":18076,"POSITION":554},"indices":35598,"material":3,"mode":4},{"attributes":{"NORMAL":18077,"POSITION":555},"indices":35599,"material":3,"mode":4},{"attributes":{"NORMAL":18078,"POSITION":556},"indices":35600,"material":3,"mode":4},{"attributes":{"NORMAL":18079,"POSITION":557},"indices":35601,"material":3,"mode":4},{"attributes":{"NORMAL":18080,"POSITION":558},"indices":35602,"material":3,"mode":4},{"attributes":{"NORMAL":18081,"POSITION":559},"indices":35603,"material":3,"mode":4},{"attributes":{"NORMAL":18082,"POSITION":560},"indices":35604,"material":3,"mode":4},{"attributes":{"NORMAL":18083,"POSITION":561},"indices":35605,"material":3,"mode":4},{"attributes":{"NORMAL":18084,"POSITION":562},"indices":35606,"material":3,"mode":4},{"attributes":{"NORMAL":18085,"POSITION":563},"indices":35607,"material":3,"mode":4},{"attributes":{"NORMAL":18086,"POSITION":564},"indices":35608,"material":3,"mode":4},{"attributes":{"NORMAL":18087,"POSITION":565},"indices":35609,"material":3,"mode":4},{"attributes":{"NORMAL":18088,"POSITION":566},"indices":35610,"material":3,"mode":4},{"attributes":{"NORMAL":18089,"POSITION":567},"indices":35611,"material":3,"mode":4},{"attributes":{"NORMAL":18090,"POSITION":568},"indices":35612,"material":3,"mode":4},{"attributes":{"NORMAL":18091,"POSITION":569},"indices":35613,"material":3,"mode":4},{"attributes":{"NORMAL":18092,"POSITION":570},"indices":35614,"material":3,"mode":4},{"attributes":{"NORMAL":18093,"POSITION":571},"indices":35615,"material":3,"mode":4},{"attributes":{"NORMAL":18094,"POSITION":572},"indices":35616,"material":3,"mode":4},{"attributes":{"NORMAL":18095,"POSITION":573},"indices":35617,"material":3,"mode":4},{"attributes":{"NORMAL":18096,"POSITION":574},"indices":35618,"material":3,"mode":4},{"attributes":{"NORMAL":18097,"POSITION":575},"indices":35619,"material":3,"mode":4},{"attributes":{"NORMAL":18098,"POSITION":576},"indices":35620,"material":3,"mode":4},{"attributes":{"NORMAL":18099,"POSITION":577},"indices":35621,"material":3,"mode":4},{"attributes":{"NORMAL":18100,"POSITION":578},"indices":35622,"material":3,"mode":4},{"attributes":{"NORMAL":18101,"POSITION":579},"indices":35623,"material":3,"mode":4},{"attributes":{"NORMAL":18102,"POSITION":580},"indices":35624,"material":3,"mode":4},{"attributes":{"NORMAL":18103,"POSITION":581},"indices":35625,"material":3,"mode":4},{"attributes":{"NORMAL":18104,"POSITION":582},"indices":35626,"material":3,"mode":4},{"attributes":{"NORMAL":18105,"POSITION":583},"indices":35627,"material":3,"mode":4},{"attributes":{"NORMAL":18106,"POSITION":584},"indices":35628,"material":3,"mode":4},{"attributes":{"NORMAL":18107,"POSITION":585},"indices":35629,"material":3,"mode":4},{"attributes":{"NORMAL":18108,"POSITION":586},"indices":35630,"material":3,"mode":4},{"attributes":{"NORMAL":18109,"POSITION":587},"indices":35631,"material":3,"mode":4},{"attributes":{"NORMAL":18110,"POSITION":588},"indices":35632,"material":3,"mode":4},{"attributes":{"NORMAL":18111,"POSITION":589},"indices":35633,"material":3,"mode":4},{"attributes":{"NORMAL":18112,"POSITION":590},"indices":35634,"material":3,"mode":4},{"attributes":{"NORMAL":18113,"POSITION":591},"indices":35635,"material":3,"mode":4},{"attributes":{"NORMAL":18114,"POSITION":592},"indices":35636,"material":3,"mode":4},{"attributes":{"NORMAL":18115,"POSITION":593},"indices":35637,"material":3,"mode":4},{"attributes":{"NORMAL":18116,"POSITION":594},"indices":35638,"material":3,"mode":4},{"attributes":{"NORMAL":18117,"POSITION":595},"indices":35639,"material":3,"mode":4},{"attributes":{"NORMAL":18118,"POSITION":596},"indices":35640,"material":3,"mode":4},{"attributes":{"NORMAL":18119,"POSITION":597},"indices":35641,"material":3,"mode":4},{"attributes":{"NORMAL":18120,"POSITION":598},"indices":35642,"material":3,"mode":4},{"attributes":{"NORMAL":18121,"POSITION":599},"indices":35643,"material":3,"mode":4},{"attributes":{"NORMAL":18122,"POSITION":600},"indices":35644,"material":3,"mode":4},{"attributes":{"NORMAL":18123,"POSITION":601},"indices":35645,"material":3,"mode":4},{"attributes":{"NORMAL":18124,"POSITION":602},"indices":35646,"material":3,"mode":4},{"attributes":{"NORMAL":18125,"POSITION":603},"indices":35647,"material":3,"mode":4},{"attributes":{"NORMAL":18126,"POSITION":604},"indices":35648,"material":3,"mode":4},{"attributes":{"NORMAL":18127,"POSITION":605},"indices":35649,"material":3,"mode":4},{"attributes":{"NORMAL":18128,"POSITION":606},"indices":35650,"material":3,"mode":4},{"attributes":{"NORMAL":18129,"POSITION":607},"indices":35651,"material":3,"mode":4},{"attributes":{"NORMAL":18130,"POSITION":608},"indices":35652,"material":3,"mode":4},{"attributes":{"NORMAL":18131,"POSITION":609},"indices":35653,"material":3,"mode":4},{"attributes":{"NORMAL":18132,"POSITION":610},"indices":35654,"material":3,"mode":4},{"attributes":{"NORMAL":18133,"POSITION":611},"indices":35655,"material":3,"mode":4},{"attributes":{"NORMAL":18134,"POSITION":612},"indices":35656,"material":3,"mode":4},{"attributes":{"NORMAL":18135,"POSITION":613},"indices":35657,"material":3,"mode":4},{"attributes":{"NORMAL":18136,"POSITION":614},"indices":35658,"material":3,"mode":4},{"attributes":{"NORMAL":18137,"POSITION":615},"indices":35659,"material":3,"mode":4},{"attributes":{"NORMAL":18138,"POSITION":616},"indices":35660,"material":3,"mode":4},{"attributes":{"NORMAL":18139,"POSITION":617},"indices":35661,"material":3,"mode":4},{"attributes":{"NORMAL":18140,"POSITION":618},"indices":35662,"material":3,"mode":4},{"attributes":{"NORMAL":18141,"POSITION":619},"indices":35663,"material":3,"mode":4},{"attributes":{"NORMAL":18142,"POSITION":620},"indices":35664,"material":3,"mode":4},{"attributes":{"NORMAL":18143,"POSITION":621},"indices":35665,"material":3,"mode":4},{"attributes":{"NORMAL":18144,"POSITION":622},"indices":35666,"material":3,"mode":4},{"attributes":{"NORMAL":18145,"POSITION":623},"indices":35667,"material":3,"mode":4},{"attributes":{"NORMAL":18146,"POSITION":624},"indices":35668,"material":3,"mode":4},{"attributes":{"NORMAL":18147,"POSITION":625},"indices":35669,"material":3,"mode":4},{"attributes":{"NORMAL":18148,"POSITION":626},"indices":35670,"material":3,"mode":4},{"attributes":{"NORMAL":18149,"POSITION":627},"indices":35671,"material":3,"mode":4},{"attributes":{"NORMAL":18150,"POSITION":628},"indices":35672,"material":3,"mode":4},{"attributes":{"NORMAL":18151,"POSITION":629},"indices":35673,"material":3,"mode":4},{"attributes":{"NORMAL":18152,"POSITION":630},"indices":35674,"material":3,"mode":4},{"attributes":{"NORMAL":18153,"POSITION":631},"indices":35675,"material":3,"mode":4},{"attributes":{"NORMAL":18154,"POSITION":632},"indices":35676,"material":3,"mode":4},{"attributes":{"NORMAL":18155,"POSITION":633},"indices":35677,"material":3,"mode":4},{"attributes":{"NORMAL":18156,"POSITION":634},"indices":35678,"material":3,"mode":4},{"attributes":{"NORMAL":18157,"POSITION":635},"indices":35679,"material":3,"mode":4},{"attributes":{"NORMAL":18158,"POSITION":636},"indices":35680,"material":3,"mode":4},{"attributes":{"NORMAL":18159,"POSITION":637},"indices":35681,"material":3,"mode":4},{"attributes":{"NORMAL":18160,"POSITION":638},"indices":35682,"material":3,"mode":4},{"attributes":{"NORMAL":18161,"POSITION":639},"indices":35683,"material":3,"mode":4},{"attributes":{"NORMAL":18162,"POSITION":640},"indices":35684,"material":3,"mode":4},{"attributes":{"NORMAL":18163,"POSITION":641},"indices":35685,"material":3,"mode":4},{"attributes":{"NORMAL":18164,"POSITION":642},"indices":35686,"material":3,"mode":4},{"attributes":{"NORMAL":18165,"POSITION":643},"indices":35687,"material":3,"mode":4},{"attributes":{"NORMAL":18166,"POSITION":644},"indices":35688,"material":3,"mode":4},{"attributes":{"NORMAL":18167,"POSITION":645},"indices":35689,"material":3,"mode":4},{"attributes":{"NORMAL":18168,"POSITION":646},"indices":35690,"material":3,"mode":4},{"attributes":{"NORMAL":18169,"POSITION":647},"indices":35691,"material":3,"mode":4},{"attributes":{"NORMAL":18170,"POSITION":648},"indices":35692,"material":3,"mode":4},{"attributes":{"NORMAL":18171,"POSITION":649},"indices":35693,"material":3,"mode":4},{"attributes":{"NORMAL":18172,"POSITION":650},"indices":35694,"material":3,"mode":4},{"attributes":{"NORMAL":18173,"POSITION":651},"indices":35695,"material":3,"mode":4},{"attributes":{"NORMAL":18174,"POSITION":652},"indices":35696,"material":3,"mode":4},{"attributes":{"NORMAL":18175,"POSITION":653},"indices":35697,"material":3,"mode":4},{"attributes":{"NORMAL":18176,"POSITION":654},"indices":35698,"material":3,"mode":4},{"attributes":{"NORMAL":18177,"POSITION":655},"indices":35699,"material":3,"mode":4},{"attributes":{"NORMAL":18178,"POSITION":656},"indices":35700,"material":3,"mode":4},{"attributes":{"NORMAL":18179,"POSITION":657},"indices":35701,"material":3,"mode":4},{"attributes":{"NORMAL":18180,"POSITION":658},"indices":35702,"material":3,"mode":4},{"attributes":{"NORMAL":18181,"POSITION":659},"indices":35703,"material":3,"mode":4},{"attributes":{"NORMAL":18182,"POSITION":660},"indices":35704,"material":3,"mode":4},{"attributes":{"NORMAL":18183,"POSITION":661},"indices":35705,"material":3,"mode":4},{"attributes":{"NORMAL":18184,"POSITION":662},"indices":35706,"material":3,"mode":4},{"attributes":{"NORMAL":18185,"POSITION":663},"indices":35707,"material":3,"mode":4},{"attributes":{"NORMAL":18186,"POSITION":664},"indices":35708,"material":3,"mode":4},{"attributes":{"NORMAL":18187,"POSITION":665},"indices":35709,"material":3,"mode":4},{"attributes":{"NORMAL":18188,"POSITION":666},"indices":35710,"material":3,"mode":4},{"attributes":{"NORMAL":18189,"POSITION":667},"indices":35711,"material":3,"mode":4},{"attributes":{"NORMAL":18190,"POSITION":668},"indices":35712,"material":3,"mode":4},{"attributes":{"NORMAL":18191,"POSITION":669},"indices":35713,"material":3,"mode":4},{"attributes":{"NORMAL":18192,"POSITION":670},"indices":35714,"material":3,"mode":4},{"attributes":{"NORMAL":18193,"POSITION":671},"indices":35715,"material":3,"mode":4},{"attributes":{"NORMAL":18194,"POSITION":672},"indices":35716,"material":3,"mode":4},{"attributes":{"NORMAL":18195,"POSITION":673},"indices":35717,"material":3,"mode":4},{"attributes":{"NORMAL":18196,"POSITION":674},"indices":35718,"material":3,"mode":4},{"attributes":{"NORMAL":18197,"POSITION":675},"indices":35719,"material":3,"mode":4},{"attributes":{"NORMAL":18198,"POSITION":676},"indices":35720,"material":3,"mode":4},{"attributes":{"NORMAL":18199,"POSITION":677},"indices":35721,"material":3,"mode":4},{"attributes":{"NORMAL":18200,"POSITION":678},"indices":35722,"material":3,"mode":4},{"attributes":{"NORMAL":18201,"POSITION":679},"indices":35723,"material":3,"mode":4},{"attributes":{"NORMAL":18202,"POSITION":680},"indices":35724,"material":3,"mode":4},{"attributes":{"NORMAL":18203,"POSITION":681},"indices":35725,"material":3,"mode":4},{"attributes":{"NORMAL":18204,"POSITION":682},"indices":35726,"material":3,"mode":4},{"attributes":{"NORMAL":18205,"POSITION":683},"indices":35727,"material":3,"mode":4},{"attributes":{"NORMAL":18206,"POSITION":684},"indices":35728,"material":3,"mode":4},{"attributes":{"NORMAL":18207,"POSITION":685},"indices":35729,"material":3,"mode":4},{"attributes":{"NORMAL":18208,"POSITION":686},"indices":35730,"material":3,"mode":4},{"attributes":{"NORMAL":18209,"POSITION":687},"indices":35731,"material":3,"mode":4},{"attributes":{"NORMAL":18210,"POSITION":688},"indices":35732,"material":3,"mode":4},{"attributes":{"NORMAL":18211,"POSITION":689},"indices":35733,"material":3,"mode":4},{"attributes":{"NORMAL":18212,"POSITION":690},"indices":35734,"material":3,"mode":4},{"attributes":{"NORMAL":18213,"POSITION":691},"indices":35735,"material":3,"mode":4},{"attributes":{"NORMAL":18214,"POSITION":692},"indices":35736,"material":3,"mode":4},{"attributes":{"NORMAL":18215,"POSITION":693},"indices":35737,"material":3,"mode":4},{"attributes":{"NORMAL":18216,"POSITION":694},"indices":35738,"material":3,"mode":4},{"attributes":{"NORMAL":18217,"POSITION":695},"indices":35739,"material":3,"mode":4},{"attributes":{"NORMAL":18218,"POSITION":696},"indices":35740,"material":3,"mode":4},{"attributes":{"NORMAL":18219,"POSITION":697},"indices":35741,"material":3,"mode":4},{"attributes":{"NORMAL":18220,"POSITION":698},"indices":35742,"material":3,"mode":4},{"attributes":{"NORMAL":18221,"POSITION":699},"indices":35743,"material":3,"mode":4},{"attributes":{"NORMAL":18222,"POSITION":700},"indices":35744,"material":3,"mode":4},{"attributes":{"NORMAL":18223,"POSITION":701},"indices":35745,"material":3,"mode":4},{"attributes":{"NORMAL":18224,"POSITION":702},"indices":35746,"material":3,"mode":4},{"attributes":{"NORMAL":18225,"POSITION":703},"indices":35747,"material":3,"mode":4},{"attributes":{"NORMAL":18226,"POSITION":704},"indices":35748,"material":3,"mode":4},{"attributes":{"NORMAL":18227,"POSITION":705},"indices":35749,"material":3,"mode":4},{"attributes":{"NORMAL":18228,"POSITION":706},"indices":35750,"material":3,"mode":4},{"attributes":{"NORMAL":18229,"POSITION":707},"indices":35751,"material":3,"mode":4},{"attributes":{"NORMAL":18230,"POSITION":708},"indices":35752,"material":3,"mode":4},{"attributes":{"NORMAL":18231,"POSITION":709},"indices":35753,"material":3,"mode":4},{"attributes":{"NORMAL":18232,"POSITION":710},"indices":35754,"material":3,"mode":4},{"attributes":{"NORMAL":18233,"POSITION":711},"indices":35755,"material":3,"mode":4},{"attributes":{"NORMAL":18234,"POSITION":712},"indices":35756,"material":3,"mode":4},{"attributes":{"NORMAL":18235,"POSITION":713},"indices":35757,"material":3,"mode":4},{"attributes":{"NORMAL":18236,"POSITION":714},"indices":35758,"material":3,"mode":4},{"attributes":{"NORMAL":18237,"POSITION":715},"indices":35759,"material":3,"mode":4},{"attributes":{"NORMAL":18238,"POSITION":716},"indices":35760,"material":3,"mode":4},{"attributes":{"NORMAL":18239,"POSITION":717},"indices":35761,"material":3,"mode":4},{"attributes":{"NORMAL":18240,"POSITION":718},"indices":35762,"material":3,"mode":4},{"attributes":{"NORMAL":18241,"POSITION":719},"indices":35763,"material":3,"mode":4},{"attributes":{"NORMAL":18242,"POSITION":720},"indices":35764,"material":3,"mode":4},{"attributes":{"NORMAL":18243,"POSITION":721},"indices":35765,"material":3,"mode":4},{"attributes":{"NORMAL":18244,"POSITION":722},"indices":35766,"material":3,"mode":4},{"attributes":{"NORMAL":18245,"POSITION":723},"indices":35767,"material":3,"mode":4},{"attributes":{"NORMAL":18246,"POSITION":724},"indices":35768,"material":3,"mode":4},{"attributes":{"NORMAL":18247,"POSITION":725},"indices":35769,"material":3,"mode":4},{"attributes":{"NORMAL":18248,"POSITION":726},"indices":35770,"material":3,"mode":4},{"attributes":{"NORMAL":18249,"POSITION":727},"indices":35771,"material":3,"mode":4},{"attributes":{"NORMAL":18250,"POSITION":728},"indices":35772,"material":3,"mode":4},{"attributes":{"NORMAL":18251,"POSITION":729},"indices":35773,"material":3,"mode":4},{"attributes":{"NORMAL":18252,"POSITION":730},"indices":35774,"material":3,"mode":4},{"attributes":{"NORMAL":18253,"POSITION":731},"indices":35775,"material":3,"mode":4},{"attributes":{"NORMAL":18254,"POSITION":732},"indices":35776,"material":3,"mode":4},{"attributes":{"NORMAL":18255,"POSITION":733},"indices":35777,"material":3,"mode":4},{"attributes":{"NORMAL":18256,"POSITION":734},"indices":35778,"material":3,"mode":4},{"attributes":{"NORMAL":18257,"POSITION":735},"indices":35779,"material":3,"mode":4},{"attributes":{"NORMAL":18258,"POSITION":736},"indices":35780,"material":3,"mode":4},{"attributes":{"NORMAL":18259,"POSITION":737},"indices":35781,"material":3,"mode":4},{"attributes":{"NORMAL":18260,"POSITION":738},"indices":35782,"material":3,"mode":4},{"attributes":{"NORMAL":18261,"POSITION":739},"indices":35783,"material":3,"mode":4},{"attributes":{"NORMAL":18262,"POSITION":740},"indices":35784,"material":3,"mode":4},{"attributes":{"NORMAL":18263,"POSITION":741},"indices":35785,"material":3,"mode":4},{"attributes":{"NORMAL":18264,"POSITION":742},"indices":35786,"material":3,"mode":4},{"attributes":{"NORMAL":18265,"POSITION":743},"indices":35787,"material":3,"mode":4},{"attributes":{"NORMAL":18266,"POSITION":744},"indices":35788,"material":3,"mode":4},{"attributes":{"NORMAL":18267,"POSITION":745},"indices":35789,"material":3,"mode":4},{"attributes":{"NORMAL":18268,"POSITION":746},"indices":35790,"material":3,"mode":4},{"attributes":{"NORMAL":18269,"POSITION":747},"indices":35791,"material":3,"mode":4},{"attributes":{"NORMAL":18270,"POSITION":748},"indices":35792,"material":3,"mode":4},{"attributes":{"NORMAL":18271,"POSITION":749},"indices":35793,"material":3,"mode":4},{"attributes":{"NORMAL":18272,"POSITION":750},"indices":35794,"material":3,"mode":4},{"attributes":{"NORMAL":18273,"POSITION":751},"indices":35795,"material":3,"mode":4},{"attributes":{"NORMAL":18274,"POSITION":752},"indices":35796,"material":3,"mode":4},{"attributes":{"NORMAL":18275,"POSITION":753},"indices":35797,"material":3,"mode":4},{"attributes":{"NORMAL":18276,"POSITION":754},"indices":35798,"material":3,"mode":4},{"attributes":{"NORMAL":18277,"POSITION":755},"indices":35799,"material":3,"mode":4},{"attributes":{"NORMAL":18278,"POSITION":756},"indices":35800,"material":3,"mode":4},{"attributes":{"NORMAL":18279,"POSITION":757},"indices":35801,"material":3,"mode":4},{"attributes":{"NORMAL":18280,"POSITION":758},"indices":35802,"material":3,"mode":4},{"attributes":{"NORMAL":18281,"POSITION":759},"indices":35803,"material":3,"mode":4},{"attributes":{"NORMAL":18282,"POSITION":760},"indices":35804,"material":3,"mode":4},{"attributes":{"NORMAL":18283,"POSITION":761},"indices":35805,"material":3,"mode":4},{"attributes":{"NORMAL":18284,"POSITION":762},"indices":35806,"material":3,"mode":4},{"attributes":{"NORMAL":18285,"POSITION":763},"indices":35807,"material":3,"mode":4},{"attributes":{"NORMAL":18286,"POSITION":764},"indices":35808,"material":3,"mode":4},{"attributes":{"NORMAL":18287,"POSITION":765},"indices":35809,"material":3,"mode":4},{"attributes":{"NORMAL":18288,"POSITION":766},"indices":35810,"material":3,"mode":4},{"attributes":{"NORMAL":18289,"POSITION":767},"indices":35811,"material":3,"mode":4},{"attributes":{"NORMAL":18290,"POSITION":768},"indices":35812,"material":3,"mode":4},{"attributes":{"NORMAL":18291,"POSITION":769},"indices":35813,"material":3,"mode":4},{"attributes":{"NORMAL":18292,"POSITION":770},"indices":35814,"material":3,"mode":4},{"attributes":{"NORMAL":18293,"POSITION":771},"indices":35815,"material":3,"mode":4},{"attributes":{"NORMAL":18294,"POSITION":772},"indices":35816,"material":3,"mode":4},{"attributes":{"NORMAL":18295,"POSITION":773},"indices":35817,"material":3,"mode":4},{"attributes":{"NORMAL":18296,"POSITION":774},"indices":35818,"material":3,"mode":4},{"attributes":{"NORMAL":18297,"POSITION":775},"indices":35819,"material":3,"mode":4},{"attributes":{"NORMAL":18298,"POSITION":776},"indices":35820,"material":3,"mode":4},{"attributes":{"NORMAL":18299,"POSITION":777},"indices":35821,"material":3,"mode":4},{"attributes":{"NORMAL":18300,"POSITION":778},"indices":35822,"material":3,"mode":4},{"attributes":{"NORMAL":18301,"POSITION":779},"indices":35823,"material":3,"mode":4},{"attributes":{"NORMAL":18302,"POSITION":780},"indices":35824,"material":3,"mode":4},{"attributes":{"NORMAL":18303,"POSITION":781},"indices":35825,"material":3,"mode":4},{"attributes":{"NORMAL":18304,"POSITION":782},"indices":35826,"material":3,"mode":4},{"attributes":{"NORMAL":18305,"POSITION":783},"indices":35827,"material":3,"mode":4},{"attributes":{"NORMAL":18306,"POSITION":784},"indices":35828,"material":3,"mode":4},{"attributes":{"NORMAL":18307,"POSITION":785},"indices":35829,"material":3,"mode":4},{"attributes":{"NORMAL":18308,"POSITION":786},"indices":35830,"material":3,"mode":4},{"attributes":{"NORMAL":18309,"POSITION":787},"indices":35831,"material":3,"mode":4},{"attributes":{"NORMAL":18310,"POSITION":788},"indices":35832,"material":3,"mode":4},{"attributes":{"NORMAL":18311,"POSITION":789},"indices":35833,"material":3,"mode":4},{"attributes":{"NORMAL":18312,"POSITION":790},"indices":35834,"material":3,"mode":4},{"attributes":{"NORMAL":18313,"POSITION":791},"indices":35835,"material":3,"mode":4},{"attributes":{"NORMAL":18314,"POSITION":792},"indices":35836,"material":3,"mode":4},{"attributes":{"NORMAL":18315,"POSITION":793},"indices":35837,"material":3,"mode":4},{"attributes":{"NORMAL":18316,"POSITION":794},"indices":35838,"material":3,"mode":4},{"attributes":{"NORMAL":18317,"POSITION":795},"indices":35839,"material":3,"mode":4},{"attributes":{"NORMAL":18318,"POSITION":796},"indices":35840,"material":3,"mode":4},{"attributes":{"NORMAL":18319,"POSITION":797},"indices":35841,"material":3,"mode":4},{"attributes":{"NORMAL":18320,"POSITION":798},"indices":35842,"material":3,"mode":4},{"attributes":{"NORMAL":18321,"POSITION":799},"indices":35843,"material":3,"mode":4},{"attributes":{"NORMAL":18322,"POSITION":800},"indices":35844,"material":3,"mode":4},{"attributes":{"NORMAL":18323,"POSITION":801},"indices":35845,"material":3,"mode":4},{"attributes":{"NORMAL":18324,"POSITION":802},"indices":35846,"material":3,"mode":4},{"attributes":{"NORMAL":18325,"POSITION":803},"indices":35847,"material":3,"mode":4},{"attributes":{"NORMAL":18326,"POSITION":804},"indices":35848,"material":3,"mode":4},{"attributes":{"NORMAL":18327,"POSITION":805},"indices":35849,"material":3,"mode":4},{"attributes":{"NORMAL":18328,"POSITION":806},"indices":35850,"material":3,"mode":4},{"attributes":{"NORMAL":18329,"POSITION":807},"indices":35851,"material":3,"mode":4},{"attributes":{"NORMAL":18330,"POSITION":808},"indices":35852,"material":3,"mode":4},{"attributes":{"NORMAL":18331,"POSITION":809},"indices":35853,"material":3,"mode":4},{"attributes":{"NORMAL":18332,"POSITION":810},"indices":35854,"material":3,"mode":4},{"attributes":{"NORMAL":18333,"POSITION":811},"indices":35855,"material":3,"mode":4},{"attributes":{"NORMAL":18334,"POSITION":812},"indices":35856,"material":3,"mode":4},{"attributes":{"NORMAL":18335,"POSITION":813},"indices":35857,"material":3,"mode":4},{"attributes":{"NORMAL":18336,"POSITION":814},"indices":35858,"material":3,"mode":4},{"attributes":{"NORMAL":18337,"POSITION":815},"indices":35859,"material":3,"mode":4},{"attributes":{"NORMAL":18338,"POSITION":816},"indices":35860,"material":3,"mode":4},{"attributes":{"NORMAL":18339,"POSITION":817},"indices":35861,"material":3,"mode":4},{"attributes":{"NORMAL":18340,"POSITION":818},"indices":35862,"material":3,"mode":4},{"attributes":{"NORMAL":18341,"POSITION":819},"indices":35863,"material":3,"mode":4},{"attributes":{"NORMAL":18342,"POSITION":820},"indices":35864,"material":3,"mode":4},{"attributes":{"NORMAL":18343,"POSITION":821},"indices":35865,"material":3,"mode":4},{"attributes":{"NORMAL":18344,"POSITION":822},"indices":35866,"material":3,"mode":4},{"attributes":{"NORMAL":18345,"POSITION":823},"indices":35867,"material":3,"mode":4},{"attributes":{"NORMAL":18346,"POSITION":824},"indices":35868,"material":3,"mode":4},{"attributes":{"NORMAL":18347,"POSITION":825},"indices":35869,"material":3,"mode":4},{"attributes":{"NORMAL":18348,"POSITION":826},"indices":35870,"material":3,"mode":4},{"attributes":{"NORMAL":18349,"POSITION":827},"indices":35871,"material":3,"mode":4},{"attributes":{"NORMAL":18350,"POSITION":828},"indices":35872,"material":3,"mode":4},{"attributes":{"NORMAL":18351,"POSITION":829},"indices":35873,"material":3,"mode":4},{"attributes":{"NORMAL":18352,"POSITION":830},"indices":35874,"material":3,"mode":4},{"attributes":{"NORMAL":18353,"POSITION":831},"indices":35875,"material":3,"mode":4},{"attributes":{"NORMAL":18354,"POSITION":832},"indices":35876,"material":3,"mode":4},{"attributes":{"NORMAL":18355,"POSITION":833},"indices":35877,"material":3,"mode":4},{"attributes":{"NORMAL":18356,"POSITION":834},"indices":35878,"material":3,"mode":4},{"attributes":{"NORMAL":18357,"POSITION":835},"indices":35879,"material":3,"mode":4},{"attributes":{"NORMAL":18358,"POSITION":836},"indices":35880,"material":3,"mode":4},{"attributes":{"NORMAL":18359,"POSITION":837},"indices":35881,"material":3,"mode":4},{"attributes":{"NORMAL":18360,"POSITION":838},"indices":35882,"material":3,"mode":4},{"attributes":{"NORMAL":18361,"POSITION":839},"indices":35883,"material":3,"mode":4},{"attributes":{"NORMAL":18362,"POSITION":840},"indices":35884,"material":3,"mode":4},{"attributes":{"NORMAL":18363,"POSITION":841},"indices":35885,"material":3,"mode":4},{"attributes":{"NORMAL":18364,"POSITION":842},"indices":35886,"material":3,"mode":4},{"attributes":{"NORMAL":18365,"POSITION":843},"indices":35887,"material":3,"mode":4},{"attributes":{"NORMAL":18366,"POSITION":844},"indices":35888,"material":3,"mode":4},{"attributes":{"NORMAL":18367,"POSITION":845},"indices":35889,"material":3,"mode":4},{"attributes":{"NORMAL":18368,"POSITION":846},"indices":35890,"material":3,"mode":4},{"attributes":{"NORMAL":18369,"POSITION":847},"indices":35891,"material":3,"mode":4},{"attributes":{"NORMAL":18370,"POSITION":848},"indices":35892,"material":3,"mode":4},{"attributes":{"NORMAL":18371,"POSITION":849},"indices":35893,"material":3,"mode":4}]},{"name":"\\X2\\58516599591658F3\\X0\\","primitives":[{"attributes":{"NORMAL":18372,"POSITION":850},"indices":35894,"material":5,"mode":4},{"attributes":{"NORMAL":18373,"POSITION":851},"indices":35895,"material":5,"mode":4},{"attributes":{"NORMAL":18374,"POSITION":852},"indices":35896,"material":5,"mode":4},{"attributes":{"NORMAL":18375,"POSITION":853},"indices":35897,"material":5,"mode":4},{"attributes":{"NORMAL":18376,"POSITION":854},"indices":35898,"material":5,"mode":4},{"attributes":{"NORMAL":18377,"POSITION":855},"indices":35899,"material":5,"mode":4},{"attributes":{"NORMAL":18378,"POSITION":856},"indices":35900,"material":5,"mode":4},{"attributes":{"NORMAL":18379,"POSITION":857},"indices":35901,"material":5,"mode":4},{"attributes":{"NORMAL":18380,"POSITION":858},"indices":35902,"material":5,"mode":4},{"attributes":{"NORMAL":18381,"POSITION":859},"indices":35903,"material":5,"mode":4},{"attributes":{"NORMAL":18382,"POSITION":860},"indices":35904,"material":5,"mode":4},{"attributes":{"NORMAL":18383,"POSITION":861},"indices":35905,"material":5,"mode":4},{"attributes":{"NORMAL":18384,"POSITION":862},"indices":35906,"material":5,"mode":4},{"attributes":{"NORMAL":18385,"POSITION":863},"indices":35907,"material":5,"mode":4},{"attributes":{"NORMAL":18386,"POSITION":864},"indices":35908,"material":5,"mode":4},{"attributes":{"NORMAL":18387,"POSITION":865},"indices":35909,"material":5,"mode":4},{"attributes":{"NORMAL":18388,"POSITION":866},"indices":35910,"material":5,"mode":4},{"attributes":{"NORMAL":18389,"POSITION":867},"indices":35911,"material":5,"mode":4},{"attributes":{"NORMAL":18390,"POSITION":868},"indices":35912,"material":5,"mode":4},{"attributes":{"NORMAL":18391,"POSITION":869},"indices":35913,"material":5,"mode":4},{"attributes":{"NORMAL":18392,"POSITION":870},"indices":35914,"material":5,"mode":4},{"attributes":{"NORMAL":18393,"POSITION":871},"indices":35915,"material":5,"mode":4},{"attributes":{"NORMAL":18394,"POSITION":872},"indices":35916,"material":5,"mode":4},{"attributes":{"NORMAL":18395,"POSITION":873},"indices":35917,"material":5,"mode":4},{"attributes":{"NORMAL":18396,"POSITION":874},"indices":35918,"material":5,"mode":4},{"attributes":{"NORMAL":18397,"POSITION":875},"indices":35919,"material":5,"mode":4},{"attributes":{"NORMAL":18398,"POSITION":876},"indices":35920,"material":5,"mode":4},{"attributes":{"NORMAL":18399,"POSITION":877},"indices":35921,"material":5,"mode":4},{"attributes":{"NORMAL":18400,"POSITION":878},"indices":35922,"material":5,"mode":4},{"attributes":{"NORMAL":18401,"POSITION":879},"indices":35923,"material":5,"mode":4},{"attributes":{"NORMAL":18402,"POSITION":880},"indices":35924,"material":5,"mode":4},{"attributes":{"NORMAL":18403,"POSITION":881},"indices":35925,"material":5,"mode":4},{"attributes":{"NORMAL":18404,"POSITION":882},"indices":35926,"material":5,"mode":4},{"attributes":{"NORMAL":18405,"POSITION":883},"indices":35927,"material":5,"mode":4},{"attributes":{"NORMAL":18406,"POSITION":884},"indices":35928,"material":5,"mode":4},{"attributes":{"NORMAL":18407,"POSITION":885},"indices":35929,"material":5,"mode":4},{"attributes":{"NORMAL":18408,"POSITION":886},"indices":35930,"material":5,"mode":4},{"attributes":{"NORMAL":18409,"POSITION":887},"indices":35931,"material":5,"mode":4},{"attributes":{"NORMAL":18410,"POSITION":888},"indices":35932,"material":5,"mode":4},{"attributes":{"NORMAL":18411,"POSITION":889},"indices":35933,"material":5,"mode":4},{"attributes":{"NORMAL":18412,"POSITION":890},"indices":35934,"material":5,"mode":4},{"attributes":{"NORMAL":18413,"POSITION":891},"indices":35935,"material":5,"mode":4},{"attributes":{"NORMAL":18414,"POSITION":892},"indices":35936,"material":5,"mode":4},{"attributes":{"NORMAL":18415,"POSITION":893},"indices":35937,"material":5,"mode":4},{"attributes":{"NORMAL":18416,"POSITION":894},"indices":35938,"material":5,"mode":4},{"attributes":{"NORMAL":18417,"POSITION":895},"indices":35939,"material":5,"mode":4},{"attributes":{"NORMAL":18418,"POSITION":896},"indices":35940,"material":5,"mode":4},{"attributes":{"NORMAL":18419,"POSITION":897},"indices":35941,"material":5,"mode":4},{"attributes":{"NORMAL":18420,"POSITION":898},"indices":35942,"material":5,"mode":4},{"attributes":{"NORMAL":18421,"POSITION":899},"indices":35943,"material":5,"mode":4},{"attributes":{"NORMAL":18422,"POSITION":900},"indices":35944,"material":5,"mode":4},{"attributes":{"NORMAL":18423,"POSITION":901},"indices":35945,"material":5,"mode":4},{"attributes":{"NORMAL":18424,"POSITION":902},"indices":35946,"material":5,"mode":4},{"attributes":{"NORMAL":18425,"POSITION":903},"indices":35947,"material":5,"mode":4},{"attributes":{"NORMAL":18426,"POSITION":904},"indices":35948,"material":5,"mode":4},{"attributes":{"NORMAL":18427,"POSITION":905},"indices":35949,"material":5,"mode":4},{"attributes":{"NORMAL":18428,"POSITION":906},"indices":35950,"material":5,"mode":4},{"attributes":{"NORMAL":18429,"POSITION":907},"indices":35951,"material":5,"mode":4},{"attributes":{"NORMAL":18430,"POSITION":908},"indices":35952,"material":5,"mode":4},{"attributes":{"NORMAL":18431,"POSITION":909},"indices":35953,"material":5,"mode":4},{"attributes":{"NORMAL":18432,"POSITION":910},"indices":35954,"material":5,"mode":4},{"attributes":{"NORMAL":18433,"POSITION":911},"indices":35955,"material":5,"mode":4},{"attributes":{"NORMAL":18434,"POSITION":912},"indices":35956,"material":5,"mode":4},{"attributes":{"NORMAL":18435,"POSITION":913},"indices":35957,"material":5,"mode":4},{"attributes":{"NORMAL":18436,"POSITION":914},"indices":35958,"material":5,"mode":4},{"attributes":{"NORMAL":18437,"POSITION":915},"indices":35959,"material":5,"mode":4},{"attributes":{"NORMAL":18438,"POSITION":916},"indices":35960,"material":5,"mode":4},{"attributes":{"NORMAL":18439,"POSITION":917},"indices":35961,"material":5,"mode":4},{"attributes":{"NORMAL":18440,"POSITION":918},"indices":35962,"material":5,"mode":4},{"attributes":{"NORMAL":18441,"POSITION":919},"indices":35963,"material":5,"mode":4},{"attributes":{"NORMAL":18442,"POSITION":920},"indices":35964,"material":5,"mode":4},{"attributes":{"NORMAL":18443,"POSITION":921},"indices":35965,"material":5,"mode":4},{"attributes":{"NORMAL":18444,"POSITION":922},"indices":35966,"material":5,"mode":4},{"attributes":{"NORMAL":18445,"POSITION":923},"indices":35967,"material":5,"mode":4},{"attributes":{"NORMAL":18446,"POSITION":924},"indices":35968,"material":5,"mode":4},{"attributes":{"NORMAL":18447,"POSITION":925},"indices":35969,"material":5,"mode":4},{"attributes":{"NORMAL":18448,"POSITION":926},"indices":35970,"material":5,"mode":4},{"attributes":{"NORMAL":18449,"POSITION":927},"indices":35971,"material":5,"mode":4},{"attributes":{"NORMAL":18450,"POSITION":928},"indices":35972,"material":5,"mode":4},{"attributes":{"NORMAL":18451,"POSITION":929},"indices":35973,"material":5,"mode":4},{"attributes":{"NORMAL":18452,"POSITION":930},"indices":35974,"material":5,"mode":4},{"attributes":{"NORMAL":18453,"POSITION":931},"indices":35975,"material":5,"mode":4},{"attributes":{"NORMAL":18454,"POSITION":932},"indices":35976,"material":5,"mode":4},{"attributes":{"NORMAL":18455,"POSITION":933},"indices":35977,"material":5,"mode":4},{"attributes":{"NORMAL":18456,"POSITION":934},"indices":35978,"material":5,"mode":4},{"attributes":{"NORMAL":18457,"POSITION":935},"indices":35979,"material":5,"mode":4},{"attributes":{"NORMAL":18458,"POSITION":936},"indices":35980,"material":5,"mode":4},{"attributes":{"NORMAL":18459,"POSITION":937},"indices":35981,"material":5,"mode":4},{"attributes":{"NORMAL":18460,"POSITION":938},"indices":35982,"material":5,"mode":4},{"attributes":{"NORMAL":18461,"POSITION":939},"indices":35983,"material":5,"mode":4},{"attributes":{"NORMAL":18462,"POSITION":940},"indices":35984,"material":5,"mode":4},{"attributes":{"NORMAL":18463,"POSITION":941},"indices":35985,"material":5,"mode":4},{"attributes":{"NORMAL":18464,"POSITION":942},"indices":35986,"material":5,"mode":4},{"attributes":{"NORMAL":18465,"POSITION":943},"indices":35987,"material":5,"mode":4},{"attributes":{"NORMAL":18466,"POSITION":944},"indices":35988,"material":5,"mode":4},{"attributes":{"NORMAL":18467,"POSITION":945},"indices":35989,"material":5,"mode":4},{"attributes":{"NORMAL":18468,"POSITION":946},"indices":35990,"material":5,"mode":4},{"attributes":{"NORMAL":18469,"POSITION":947},"indices":35991,"material":5,"mode":4},{"attributes":{"NORMAL":18470,"POSITION":948},"indices":35992,"material":5,"mode":4},{"attributes":{"NORMAL":18471,"POSITION":949},"indices":35993,"material":5,"mode":4},{"attributes":{"NORMAL":18472,"POSITION":950},"indices":35994,"material":5,"mode":4},{"attributes":{"NORMAL":18473,"POSITION":951},"indices":35995,"material":5,"mode":4},{"attributes":{"NORMAL":18474,"POSITION":952},"indices":35996,"material":5,"mode":4},{"attributes":{"NORMAL":18475,"POSITION":953},"indices":35997,"material":5,"mode":4},{"attributes":{"NORMAL":18476,"POSITION":954},"indices":35998,"material":6,"mode":4},{"attributes":{"NORMAL":18477,"POSITION":955},"indices":35999,"material":5,"mode":4},{"attributes":{"NORMAL":18478,"POSITION":956},"indices":36000,"material":5,"mode":4},{"attributes":{"NORMAL":18479,"POSITION":957},"indices":36001,"material":5,"mode":4},{"attributes":{"NORMAL":18480,"POSITION":958},"indices":36002,"material":5,"mode":4},{"attributes":{"NORMAL":18481,"POSITION":959},"indices":36003,"material":5,"mode":4},{"attributes":{"NORMAL":18482,"POSITION":960},"indices":36004,"material":5,"mode":4},{"attributes":{"NORMAL":18483,"POSITION":961},"indices":36005,"material":5,"mode":4},{"attributes":{"NORMAL":18484,"POSITION":962},"indices":36006,"material":5,"mode":4},{"attributes":{"NORMAL":18485,"POSITION":963},"indices":36007,"material":5,"mode":4},{"attributes":{"NORMAL":18486,"POSITION":964},"indices":36008,"material":5,"mode":4},{"attributes":{"NORMAL":18487,"POSITION":965},"indices":36009,"material":5,"mode":4},{"attributes":{"NORMAL":18488,"POSITION":966},"indices":36010,"material":5,"mode":4},{"attributes":{"NORMAL":18489,"POSITION":967},"indices":36011,"material":5,"mode":4},{"attributes":{"NORMAL":18490,"POSITION":968},"indices":36012,"material":5,"mode":4},{"attributes":{"NORMAL":18491,"POSITION":969},"indices":36013,"material":5,"mode":4},{"attributes":{"NORMAL":18492,"POSITION":970},"indices":36014,"material":5,"mode":4},{"attributes":{"NORMAL":18493,"POSITION":971},"indices":36015,"material":5,"mode":4},{"attributes":{"NORMAL":18494,"POSITION":972},"indices":36016,"material":5,"mode":4},{"attributes":{"NORMAL":18495,"POSITION":973},"indices":36017,"material":5,"mode":4},{"attributes":{"NORMAL":18496,"POSITION":974},"indices":36018,"material":5,"mode":4},{"attributes":{"NORMAL":18497,"POSITION":975},"indices":36019,"material":5,"mode":4},{"attributes":{"NORMAL":18498,"POSITION":976},"indices":36020,"material":5,"mode":4},{"attributes":{"NORMAL":18499,"POSITION":977},"indices":36021,"material":5,"mode":4},{"attributes":{"NORMAL":18500,"POSITION":978},"indices":36022,"material":5,"mode":4},{"attributes":{"NORMAL":18501,"POSITION":979},"indices":36023,"material":5,"mode":4},{"attributes":{"NORMAL":18502,"POSITION":980},"indices":36024,"material":5,"mode":4},{"attributes":{"NORMAL":18503,"POSITION":981},"indices":36025,"material":5,"mode":4},{"attributes":{"NORMAL":18504,"POSITION":982},"indices":36026,"material":5,"mode":4},{"attributes":{"NORMAL":18505,"POSITION":983},"indices":36027,"material":5,"mode":4},{"attributes":{"NORMAL":18506,"POSITION":984},"indices":36028,"material":5,"mode":4},{"attributes":{"NORMAL":18507,"POSITION":985},"indices":36029,"material":5,"mode":4},{"attributes":{"NORMAL":18508,"POSITION":986},"indices":36030,"material":5,"mode":4},{"attributes":{"NORMAL":18509,"POSITION":987},"indices":36031,"material":5,"mode":4},{"attributes":{"NORMAL":18510,"POSITION":988},"indices":36032,"material":5,"mode":4},{"attributes":{"NORMAL":18511,"POSITION":989},"indices":36033,"material":5,"mode":4},{"attributes":{"NORMAL":18512,"POSITION":990},"indices":36034,"material":5,"mode":4},{"attributes":{"NORMAL":18513,"POSITION":991},"indices":36035,"material":5,"mode":4},{"attributes":{"NORMAL":18514,"POSITION":992},"indices":36036,"material":5,"mode":4},{"attributes":{"NORMAL":18515,"POSITION":993},"indices":36037,"material":5,"mode":4},{"attributes":{"NORMAL":18516,"POSITION":994},"indices":36038,"material":5,"mode":4},{"attributes":{"NORMAL":18517,"POSITION":995},"indices":36039,"material":5,"mode":4},{"attributes":{"NORMAL":18518,"POSITION":996},"indices":36040,"material":5,"mode":4},{"attributes":{"NORMAL":18519,"POSITION":997},"indices":36041,"material":5,"mode":4},{"attributes":{"NORMAL":18520,"POSITION":998},"indices":36042,"material":5,"mode":4},{"attributes":{"NORMAL":18521,"POSITION":999},"indices":36043,"material":5,"mode":4},{"attributes":{"NORMAL":18522,"POSITION":1000},"indices":36044,"material":5,"mode":4},{"attributes":{"NORMAL":18523,"POSITION":1001},"indices":36045,"material":5,"mode":4},{"attributes":{"NORMAL":18524,"POSITION":1002},"indices":36046,"material":5,"mode":4},{"attributes":{"NORMAL":18525,"POSITION":1003},"indices":36047,"material":5,"mode":4},{"attributes":{"NORMAL":18526,"POSITION":1004},"indices":36048,"material":5,"mode":4},{"attributes":{"NORMAL":18527,"POSITION":1005},"indices":36049,"material":5,"mode":4},{"attributes":{"NORMAL":18528,"POSITION":1006},"indices":36050,"material":5,"mode":4},{"attributes":{"NORMAL":18529,"POSITION":1007},"indices":36051,"material":5,"mode":4},{"attributes":{"NORMAL":18530,"POSITION":1008},"indices":36052,"material":5,"mode":4},{"attributes":{"NORMAL":18531,"POSITION":1009},"indices":36053,"material":5,"mode":4},{"attributes":{"NORMAL":18532,"POSITION":1010},"indices":36054,"material":5,"mode":4},{"attributes":{"NORMAL":18533,"POSITION":1011},"indices":36055,"material":5,"mode":4},{"attributes":{"NORMAL":18534,"POSITION":1012},"indices":36056,"material":5,"mode":4},{"attributes":{"NORMAL":18535,"POSITION":1013},"indices":36057,"material":5,"mode":4},{"attributes":{"NORMAL":18536,"POSITION":1014},"indices":36058,"material":5,"mode":4},{"attributes":{"NORMAL":18537,"POSITION":1015},"indices":36059,"material":5,"mode":4},{"attributes":{"NORMAL":18538,"POSITION":1016},"indices":36060,"material":5,"mode":4},{"attributes":{"NORMAL":18539,"POSITION":1017},"indices":36061,"material":5,"mode":4},{"attributes":{"NORMAL":18540,"POSITION":1018},"indices":36062,"material":5,"mode":4},{"attributes":{"NORMAL":18541,"POSITION":1019},"indices":36063,"material":5,"mode":4},{"attributes":{"NORMAL":18542,"POSITION":1020},"indices":36064,"material":5,"mode":4},{"attributes":{"NORMAL":18543,"POSITION":1021},"indices":36065,"material":5,"mode":4},{"attributes":{"NORMAL":18544,"POSITION":1022},"indices":36066,"material":5,"mode":4},{"attributes":{"NORMAL":18545,"POSITION":1023},"indices":36067,"material":5,"mode":4},{"attributes":{"NORMAL":18546,"POSITION":1024},"indices":36068,"material":5,"mode":4},{"attributes":{"NORMAL":18547,"POSITION":1025},"indices":36069,"material":5,"mode":4},{"attributes":{"NORMAL":18548,"POSITION":1026},"indices":36070,"material":5,"mode":4},{"attributes":{"NORMAL":18549,"POSITION":1027},"indices":36071,"material":5,"mode":4},{"attributes":{"NORMAL":18550,"POSITION":1028},"indices":36072,"material":5,"mode":4},{"attributes":{"NORMAL":18551,"POSITION":1029},"indices":36073,"material":5,"mode":4},{"attributes":{"NORMAL":18552,"POSITION":1030},"indices":36074,"material":5,"mode":4},{"attributes":{"NORMAL":18553,"POSITION":1031},"indices":36075,"material":5,"mode":4},{"attributes":{"NORMAL":18554,"POSITION":1032},"indices":36076,"material":5,"mode":4},{"attributes":{"NORMAL":18555,"POSITION":1033},"indices":36077,"material":5,"mode":4},{"attributes":{"NORMAL":18556,"POSITION":1034},"indices":36078,"material":5,"mode":4},{"attributes":{"NORMAL":18557,"POSITION":1035},"indices":36079,"material":5,"mode":4},{"attributes":{"NORMAL":18558,"POSITION":1036},"indices":36080,"material":5,"mode":4},{"attributes":{"NORMAL":18559,"POSITION":1037},"indices":36081,"material":5,"mode":4},{"attributes":{"NORMAL":18560,"POSITION":1038},"indices":36082,"material":5,"mode":4},{"attributes":{"NORMAL":18561,"POSITION":1039},"indices":36083,"material":5,"mode":4},{"attributes":{"NORMAL":18562,"POSITION":1040},"indices":36084,"material":5,"mode":4},{"attributes":{"NORMAL":18563,"POSITION":1041},"indices":36085,"material":5,"mode":4},{"attributes":{"NORMAL":18564,"POSITION":1042},"indices":36086,"material":5,"mode":4},{"attributes":{"NORMAL":18565,"POSITION":1043},"indices":36087,"material":5,"mode":4},{"attributes":{"NORMAL":18566,"POSITION":1044},"indices":36088,"material":5,"mode":4},{"attributes":{"NORMAL":18567,"POSITION":1045},"indices":36089,"material":5,"mode":4},{"attributes":{"NORMAL":18568,"POSITION":1046},"indices":36090,"material":5,"mode":4},{"attributes":{"NORMAL":18569,"POSITION":1047},"indices":36091,"material":5,"mode":4},{"attributes":{"NORMAL":18570,"POSITION":1048},"indices":36092,"material":5,"mode":4},{"attributes":{"NORMAL":18571,"POSITION":1049},"indices":36093,"material":5,"mode":4},{"attributes":{"NORMAL":18572,"POSITION":1050},"indices":36094,"material":5,"mode":4},{"attributes":{"NORMAL":18573,"POSITION":1051},"indices":36095,"material":5,"mode":4},{"attributes":{"NORMAL":18574,"POSITION":1052},"indices":36096,"material":5,"mode":4},{"attributes":{"NORMAL":18575,"POSITION":1053},"indices":36097,"material":5,"mode":4},{"attributes":{"NORMAL":18576,"POSITION":1054},"indices":36098,"material":5,"mode":4},{"attributes":{"NORMAL":18577,"POSITION":1055},"indices":36099,"material":5,"mode":4},{"attributes":{"NORMAL":18578,"POSITION":1056},"indices":36100,"material":5,"mode":4},{"attributes":{"NORMAL":18579,"POSITION":1057},"indices":36101,"material":5,"mode":4},{"attributes":{"NORMAL":18580,"POSITION":1058},"indices":36102,"material":5,"mode":4},{"attributes":{"NORMAL":18581,"POSITION":1059},"indices":36103,"material":5,"mode":4},{"attributes":{"NORMAL":18582,"POSITION":1060},"indices":36104,"material":5,"mode":4},{"attributes":{"NORMAL":18583,"POSITION":1061},"indices":36105,"material":5,"mode":4},{"attributes":{"NORMAL":18584,"POSITION":1062},"indices":36106,"material":5,"mode":4},{"attributes":{"NORMAL":18585,"POSITION":1063},"indices":36107,"material":5,"mode":4},{"attributes":{"NORMAL":18586,"POSITION":1064},"indices":36108,"material":5,"mode":4},{"attributes":{"NORMAL":18587,"POSITION":1065},"indices":36109,"material":5,"mode":4},{"attributes":{"NORMAL":18588,"POSITION":1066},"indices":36110,"material":5,"mode":4},{"attributes":{"NORMAL":18589,"POSITION":1067},"indices":36111,"material":5,"mode":4},{"attributes":{"NORMAL":18590,"POSITION":1068},"indices":36112,"material":5,"mode":4},{"attributes":{"NORMAL":18591,"POSITION":1069},"indices":36113,"material":5,"mode":4},{"attributes":{"NORMAL":18592,"POSITION":1070},"indices":36114,"material":5,"mode":4},{"attributes":{"NORMAL":18593,"POSITION":1071},"indices":36115,"material":5,"mode":4},{"attributes":{"NORMAL":18594,"POSITION":1072},"indices":36116,"material":5,"mode":4},{"attributes":{"NORMAL":18595,"POSITION":1073},"indices":36117,"material":5,"mode":4},{"attributes":{"NORMAL":18596,"POSITION":1074},"indices":36118,"material":5,"mode":4},{"attributes":{"NORMAL":18597,"POSITION":1075},"indices":36119,"material":5,"mode":4},{"attributes":{"NORMAL":18598,"POSITION":1076},"indices":36120,"material":5,"mode":4},{"attributes":{"NORMAL":18599,"POSITION":1077},"indices":36121,"material":5,"mode":4},{"attributes":{"NORMAL":18600,"POSITION":1078},"indices":36122,"material":5,"mode":4},{"attributes":{"NORMAL":18601,"POSITION":1079},"indices":36123,"material":5,"mode":4},{"attributes":{"NORMAL":18602,"POSITION":1080},"indices":36124,"material":5,"mode":4},{"attributes":{"NORMAL":18603,"POSITION":1081},"indices":36125,"material":5,"mode":4},{"attributes":{"NORMAL":18604,"POSITION":1082},"indices":36126,"material":5,"mode":4},{"attributes":{"NORMAL":18605,"POSITION":1083},"indices":36127,"material":5,"mode":4},{"attributes":{"NORMAL":18606,"POSITION":1084},"indices":36128,"material":5,"mode":4},{"attributes":{"NORMAL":18607,"POSITION":1085},"indices":36129,"material":5,"mode":4},{"attributes":{"NORMAL":18608,"POSITION":1086},"indices":36130,"material":5,"mode":4},{"attributes":{"NORMAL":18609,"POSITION":1087},"indices":36131,"material":5,"mode":4},{"attributes":{"NORMAL":18610,"POSITION":1088},"indices":36132,"material":5,"mode":4},{"attributes":{"NORMAL":18611,"POSITION":1089},"indices":36133,"material":5,"mode":4},{"attributes":{"NORMAL":18612,"POSITION":1090},"indices":36134,"material":5,"mode":4},{"attributes":{"NORMAL":18613,"POSITION":1091},"indices":36135,"material":5,"mode":4},{"attributes":{"NORMAL":18614,"POSITION":1092},"indices":36136,"material":5,"mode":4},{"attributes":{"NORMAL":18615,"POSITION":1093},"indices":36137,"material":5,"mode":4},{"attributes":{"NORMAL":18616,"POSITION":1094},"indices":36138,"material":5,"mode":4},{"attributes":{"NORMAL":18617,"POSITION":1095},"indices":36139,"material":5,"mode":4},{"attributes":{"NORMAL":18618,"POSITION":1096},"indices":36140,"material":5,"mode":4},{"attributes":{"NORMAL":18619,"POSITION":1097},"indices":36141,"material":5,"mode":4},{"attributes":{"NORMAL":18620,"POSITION":1098},"indices":36142,"material":5,"mode":4},{"attributes":{"NORMAL":18621,"POSITION":1099},"indices":36143,"material":5,"mode":4},{"attributes":{"NORMAL":18622,"POSITION":1100},"indices":36144,"material":5,"mode":4},{"attributes":{"NORMAL":18623,"POSITION":1101},"indices":36145,"material":5,"mode":4},{"attributes":{"NORMAL":18624,"POSITION":1102},"indices":36146,"material":5,"mode":4},{"attributes":{"NORMAL":18625,"POSITION":1103},"indices":36147,"material":5,"mode":4},{"attributes":{"NORMAL":18626,"POSITION":1104},"indices":36148,"material":5,"mode":4},{"attributes":{"NORMAL":18627,"POSITION":1105},"indices":36149,"material":5,"mode":4},{"attributes":{"NORMAL":18628,"POSITION":1106},"indices":36150,"material":5,"mode":4},{"attributes":{"NORMAL":18629,"POSITION":1107},"indices":36151,"material":5,"mode":4},{"attributes":{"NORMAL":18630,"POSITION":1108},"indices":36152,"material":5,"mode":4},{"attributes":{"NORMAL":18631,"POSITION":1109},"indices":36153,"material":5,"mode":4},{"attributes":{"NORMAL":18632,"POSITION":1110},"indices":36154,"material":5,"mode":4},{"attributes":{"NORMAL":18633,"POSITION":1111},"indices":36155,"material":5,"mode":4},{"attributes":{"NORMAL":18634,"POSITION":1112},"indices":36156,"material":5,"mode":4},{"attributes":{"NORMAL":18635,"POSITION":1113},"indices":36157,"material":5,"mode":4},{"attributes":{"NORMAL":18636,"POSITION":1114},"indices":36158,"material":5,"mode":4},{"attributes":{"NORMAL":18637,"POSITION":1115},"indices":36159,"material":5,"mode":4},{"attributes":{"NORMAL":18638,"POSITION":1116},"indices":36160,"material":5,"mode":4},{"attributes":{"NORMAL":18639,"POSITION":1117},"indices":36161,"material":5,"mode":4},{"attributes":{"NORMAL":18640,"POSITION":1118},"indices":36162,"material":5,"mode":4},{"attributes":{"NORMAL":18641,"POSITION":1119},"indices":36163,"material":5,"mode":4},{"attributes":{"NORMAL":18642,"POSITION":1120},"indices":36164,"material":5,"mode":4},{"attributes":{"NORMAL":18643,"POSITION":1121},"indices":36165,"material":5,"mode":4},{"attributes":{"NORMAL":18644,"POSITION":1122},"indices":36166,"material":5,"mode":4},{"attributes":{"NORMAL":18645,"POSITION":1123},"indices":36167,"material":5,"mode":4},{"attributes":{"NORMAL":18646,"POSITION":1124},"indices":36168,"material":5,"mode":4},{"attributes":{"NORMAL":18647,"POSITION":1125},"indices":36169,"material":5,"mode":4},{"attributes":{"NORMAL":18648,"POSITION":1126},"indices":36170,"material":5,"mode":4},{"attributes":{"NORMAL":18649,"POSITION":1127},"indices":36171,"material":5,"mode":4},{"attributes":{"NORMAL":18650,"POSITION":1128},"indices":36172,"material":5,"mode":4},{"attributes":{"NORMAL":18651,"POSITION":1129},"indices":36173,"material":5,"mode":4},{"attributes":{"NORMAL":18652,"POSITION":1130},"indices":36174,"material":5,"mode":4},{"attributes":{"NORMAL":18653,"POSITION":1131},"indices":36175,"material":5,"mode":4},{"attributes":{"NORMAL":18654,"POSITION":1132},"indices":36176,"material":5,"mode":4},{"attributes":{"NORMAL":18655,"POSITION":1133},"indices":36177,"material":5,"mode":4},{"attributes":{"NORMAL":18656,"POSITION":1134},"indices":36178,"material":5,"mode":4},{"attributes":{"NORMAL":18657,"POSITION":1135},"indices":36179,"material":5,"mode":4},{"attributes":{"NORMAL":18658,"POSITION":1136},"indices":36180,"material":5,"mode":4},{"attributes":{"NORMAL":18659,"POSITION":1137},"indices":36181,"material":5,"mode":4},{"attributes":{"NORMAL":18660,"POSITION":1138},"indices":36182,"material":5,"mode":4},{"attributes":{"NORMAL":18661,"POSITION":1139},"indices":36183,"material":5,"mode":4},{"attributes":{"NORMAL":18662,"POSITION":1140},"indices":36184,"material":5,"mode":4},{"attributes":{"NORMAL":18663,"POSITION":1141},"indices":36185,"material":5,"mode":4},{"attributes":{"NORMAL":18664,"POSITION":1142},"indices":36186,"material":5,"mode":4},{"attributes":{"NORMAL":18665,"POSITION":1143},"indices":36187,"material":5,"mode":4},{"attributes":{"NORMAL":18666,"POSITION":1144},"indices":36188,"material":5,"mode":4},{"attributes":{"NORMAL":18667,"POSITION":1145},"indices":36189,"material":5,"mode":4},{"attributes":{"NORMAL":18668,"POSITION":1146},"indices":36190,"material":5,"mode":4},{"attributes":{"NORMAL":18669,"POSITION":1147},"indices":36191,"material":5,"mode":4},{"attributes":{"NORMAL":18670,"POSITION":1148},"indices":36192,"material":5,"mode":4},{"attributes":{"NORMAL":18671,"POSITION":1149},"indices":36193,"material":5,"mode":4},{"attributes":{"NORMAL":18672,"POSITION":1150},"indices":36194,"material":5,"mode":4},{"attributes":{"NORMAL":18673,"POSITION":1151},"indices":36195,"material":5,"mode":4},{"attributes":{"NORMAL":18674,"POSITION":1152},"indices":36196,"material":5,"mode":4},{"attributes":{"NORMAL":18675,"POSITION":1153},"indices":36197,"material":5,"mode":4},{"attributes":{"NORMAL":18676,"POSITION":1154},"indices":36198,"material":5,"mode":4},{"attributes":{"NORMAL":18677,"POSITION":1155},"indices":36199,"material":5,"mode":4},{"attributes":{"NORMAL":18678,"POSITION":1156},"indices":36200,"material":5,"mode":4},{"attributes":{"NORMAL":18679,"POSITION":1157},"indices":36201,"material":5,"mode":4},{"attributes":{"NORMAL":18680,"POSITION":1158},"indices":36202,"material":5,"mode":4},{"attributes":{"NORMAL":18681,"POSITION":1159},"indices":36203,"material":5,"mode":4},{"attributes":{"NORMAL":18682,"POSITION":1160},"indices":36204,"material":5,"mode":4},{"attributes":{"NORMAL":18683,"POSITION":1161},"indices":36205,"material":5,"mode":4},{"attributes":{"NORMAL":18684,"POSITION":1162},"indices":36206,"material":5,"mode":4},{"attributes":{"NORMAL":18685,"POSITION":1163},"indices":36207,"material":5,"mode":4},{"attributes":{"NORMAL":18686,"POSITION":1164},"indices":36208,"material":5,"mode":4},{"attributes":{"NORMAL":18687,"POSITION":1165},"indices":36209,"material":5,"mode":4},{"attributes":{"NORMAL":18688,"POSITION":1166},"indices":36210,"material":5,"mode":4},{"attributes":{"NORMAL":18689,"POSITION":1167},"indices":36211,"material":5,"mode":4},{"attributes":{"NORMAL":18690,"POSITION":1168},"indices":36212,"material":5,"mode":4},{"attributes":{"NORMAL":18691,"POSITION":1169},"indices":36213,"material":5,"mode":4},{"attributes":{"NORMAL":18692,"POSITION":1170},"indices":36214,"material":5,"mode":4},{"attributes":{"NORMAL":18693,"POSITION":1171},"indices":36215,"material":5,"mode":4},{"attributes":{"NORMAL":18694,"POSITION":1172},"indices":36216,"material":5,"mode":4},{"attributes":{"NORMAL":18695,"POSITION":1173},"indices":36217,"material":5,"mode":4},{"attributes":{"NORMAL":18696,"POSITION":1174},"indices":36218,"material":5,"mode":4},{"attributes":{"NORMAL":18697,"POSITION":1175},"indices":36219,"material":5,"mode":4},{"attributes":{"NORMAL":18698,"POSITION":1176},"indices":36220,"material":5,"mode":4},{"attributes":{"NORMAL":18699,"POSITION":1177},"indices":36221,"material":5,"mode":4},{"attributes":{"NORMAL":18700,"POSITION":1178},"indices":36222,"material":5,"mode":4},{"attributes":{"NORMAL":18701,"POSITION":1179},"indices":36223,"material":5,"mode":4},{"attributes":{"NORMAL":18702,"POSITION":1180},"indices":36224,"material":5,"mode":4},{"attributes":{"NORMAL":18703,"POSITION":1181},"indices":36225,"material":5,"mode":4},{"attributes":{"NORMAL":18704,"POSITION":1182},"indices":36226,"material":5,"mode":4},{"attributes":{"NORMAL":18705,"POSITION":1183},"indices":36227,"material":5,"mode":4},{"attributes":{"NORMAL":18706,"POSITION":1184},"indices":36228,"material":5,"mode":4},{"attributes":{"NORMAL":18707,"POSITION":1185},"indices":36229,"material":5,"mode":4},{"attributes":{"NORMAL":18708,"POSITION":1186},"indices":36230,"material":5,"mode":4},{"attributes":{"NORMAL":18709,"POSITION":1187},"indices":36231,"material":5,"mode":4},{"attributes":{"NORMAL":18710,"POSITION":1188},"indices":36232,"material":5,"mode":4},{"attributes":{"NORMAL":18711,"POSITION":1189},"indices":36233,"material":5,"mode":4},{"attributes":{"NORMAL":18712,"POSITION":1190},"indices":36234,"material":5,"mode":4},{"attributes":{"NORMAL":18713,"POSITION":1191},"indices":36235,"material":5,"mode":4},{"attributes":{"NORMAL":18714,"POSITION":1192},"indices":36236,"material":5,"mode":4},{"attributes":{"NORMAL":18715,"POSITION":1193},"indices":36237,"material":5,"mode":4},{"attributes":{"NORMAL":18716,"POSITION":1194},"indices":36238,"material":5,"mode":4},{"attributes":{"NORMAL":18717,"POSITION":1195},"indices":36239,"material":5,"mode":4},{"attributes":{"NORMAL":18718,"POSITION":1196},"indices":36240,"material":5,"mode":4},{"attributes":{"NORMAL":18719,"POSITION":1197},"indices":36241,"material":5,"mode":4},{"attributes":{"NORMAL":18720,"POSITION":1198},"indices":36242,"material":5,"mode":4}]},{"name":"COMPOUND","primitives":[{"attributes":{"NORMAL":18721,"POSITION":1199},"indices":36243,"material":7,"mode":4},{"attributes":{"NORMAL":18722,"POSITION":1200},"indices":36244,"material":7,"mode":4},{"attributes":{"NORMAL":18723,"POSITION":1201},"indices":36245,"material":7,"mode":4},{"attributes":{"NORMAL":18724,"POSITION":1202},"indices":36246,"material":7,"mode":4},{"attributes":{"NORMAL":18725,"POSITION":1203},"indices":36247,"material":7,"mode":4},{"attributes":{"NORMAL":18726,"POSITION":1204},"indices":36248,"material":7,"mode":4},{"attributes":{"NORMAL":18727,"POSITION":1205},"indices":36249,"material":7,"mode":4},{"attributes":{"NORMAL":18728,"POSITION":1206},"indices":36250,"material":7,"mode":4},{"attributes":{"NORMAL":18729,"POSITION":1207},"indices":36251,"material":7,"mode":4},{"attributes":{"NORMAL":18730,"POSITION":1208},"indices":36252,"material":7,"mode":4}]},{"name":"COMPOUND001","primitives":[{"attributes":{"NORMAL":18731,"POSITION":1209},"indices":36253,"material":7,"mode":4},{"attributes":{"NORMAL":18732,"POSITION":1210},"indices":36254,"material":7,"mode":4},{"attributes":{"NORMAL":18733,"POSITION":1211},"indices":36255,"material":7,"mode":4},{"attributes":{"NORMAL":18734,"POSITION":1212},"indices":36256,"material":7,"mode":4},{"attributes":{"NORMAL":18735,"POSITION":1213},"indices":36257,"material":7,"mode":4},{"attributes":{"NORMAL":18736,"POSITION":1214},"indices":36258,"material":7,"mode":4},{"attributes":{"NORMAL":18737,"POSITION":1215},"indices":36259,"material":7,"mode":4},{"attributes":{"NORMAL":18738,"POSITION":1216},"indices":36260,"material":7,"mode":4},{"attributes":{"NORMAL":18739,"POSITION":1217},"indices":36261,"material":7,"mode":4},{"attributes":{"NORMAL":18740,"POSITION":1218},"indices":36262,"material":7,"mode":4}]},{"name":"COMPOUND002","primitives":[{"attributes":{"NORMAL":18741,"POSITION":1219},"indices":36263,"material":7,"mode":4},{"attributes":{"NORMAL":18742,"POSITION":1220},"indices":36264,"material":7,"mode":4},{"attributes":{"NORMAL":18743,"POSITION":1221},"indices":36265,"material":7,"mode":4},{"attributes":{"NORMAL":18744,"POSITION":1222},"indices":36266,"material":7,"mode":4},{"attributes":{"NORMAL":18745,"POSITION":1223},"indices":36267,"material":7,"mode":4},{"attributes":{"NORMAL":18746,"POSITION":1224},"indices":36268,"material":7,"mode":4},{"attributes":{"NORMAL":18747,"POSITION":1225},"indices":36269,"material":7,"mode":4},{"attributes":{"NORMAL":18748,"POSITION":1226},"indices":36270,"material":7,"mode":4},{"attributes":{"NORMAL":18749,"POSITION":1227},"indices":36271,"material":7,"mode":4},{"attributes":{"NORMAL":18750,"POSITION":1228},"indices":36272,"material":7,"mode":4}]},{"name":"COMPOUND003","primitives":[{"attributes":{"NORMAL":18751,"POSITION":1229},"indices":36273,"material":7,"mode":4},{"attributes":{"NORMAL":18752,"POSITION":1230},"indices":36274,"material":7,"mode":4},{"attributes":{"NORMAL":18753,"POSITION":1231},"indices":36275,"material":7,"mode":4},{"attributes":{"NORMAL":18754,"POSITION":1232},"indices":36276,"material":7,"mode":4},{"attributes":{"NORMAL":18755,"POSITION":1233},"indices":36277,"material":7,"mode":4},{"attributes":{"NORMAL":18756,"POSITION":1234},"indices":36278,"material":7,"mode":4},{"attributes":{"NORMAL":18757,"POSITION":1235},"indices":36279,"material":7,"mode":4},{"attributes":{"NORMAL":18758,"POSITION":1236},"indices":36280,"material":7,"mode":4},{"attributes":{"NORMAL":18759,"POSITION":1237},"indices":36281,"material":7,"mode":4},{"attributes":{"NORMAL":18760,"POSITION":1238},"indices":36282,"material":7,"mode":4}]},{"name":"COMPOUND004","primitives":[{"attributes":{"NORMAL":18761,"POSITION":1239},"indices":36283,"material":7,"mode":4},{"attributes":{"NORMAL":18762,"POSITION":1240},"indices":36284,"material":7,"mode":4},{"attributes":{"NORMAL":18763,"POSITION":1241},"indices":36285,"material":7,"mode":4},{"attributes":{"NORMAL":18764,"POSITION":1242},"indices":36286,"material":7,"mode":4},{"attributes":{"NORMAL":18765,"POSITION":1243},"indices":36287,"material":7,"mode":4},{"attributes":{"NORMAL":18766,"POSITION":1244},"indices":36288,"material":7,"mode":4},{"attributes":{"NORMAL":18767,"POSITION":1245},"indices":36289,"material":7,"mode":4},{"attributes":{"NORMAL":18768,"POSITION":1246},"indices":36290,"material":7,"mode":4},{"attributes":{"NORMAL":18769,"POSITION":1247},"indices":36291,"material":7,"mode":4},{"attributes":{"NORMAL":18770,"POSITION":1248},"indices":36292,"material":7,"mode":4}]},{"name":"COMPOUND005","primitives":[{"attributes":{"NORMAL":18771,"POSITION":1249},"indices":36293,"material":8,"mode":4},{"attributes":{"NORMAL":18772,"POSITION":1250},"indices":36294,"material":8,"mode":4},{"attributes":{"NORMAL":18773,"POSITION":1251},"indices":36295,"material":8,"mode":4},{"attributes":{"NORMAL":18774,"POSITION":1252},"indices":36296,"material":8,"mode":4},{"attributes":{"NORMAL":18775,"POSITION":1253},"indices":36297,"material":8,"mode":4},{"attributes":{"NORMAL":18776,"POSITION":1254},"indices":36298,"material":8,"mode":4},{"attributes":{"NORMAL":18777,"POSITION":1255},"indices":36299,"material":8,"mode":4},{"attributes":{"NORMAL":18778,"POSITION":1256},"indices":36300,"material":9,"mode":4},{"attributes":{"NORMAL":18779,"POSITION":1257},"indices":36301,"material":9,"mode":4},{"attributes":{"NORMAL":18780,"POSITION":1258},"indices":36302,"material":9,"mode":4}]},{"name":"COMPOUND006","primitives":[{"attributes":{"NORMAL":18781,"POSITION":1259},"indices":36303,"material":7,"mode":4},{"attributes":{"NORMAL":18782,"POSITION":1260},"indices":36304,"material":7,"mode":4},{"attributes":{"NORMAL":18783,"POSITION":1261},"indices":36305,"material":7,"mode":4},{"attributes":{"NORMAL":18784,"POSITION":1262},"indices":36306,"material":7,"mode":4},{"attributes":{"NORMAL":18785,"POSITION":1263},"indices":36307,"material":7,"mode":4},{"attributes":{"NORMAL":18786,"POSITION":1264},"indices":36308,"material":7,"mode":4},{"attributes":{"NORMAL":18787,"POSITION":1265},"indices":36309,"material":7,"mode":4},{"attributes":{"NORMAL":18788,"POSITION":1266},"indices":36310,"material":7,"mode":4},{"attributes":{"NORMAL":18789,"POSITION":1267},"indices":36311,"material":7,"mode":4},{"attributes":{"NORMAL":18790,"POSITION":1268},"indices":36312,"material":7,"mode":4}]},{"name":"COMPOUND007","primitives":[{"attributes":{"NORMAL":18791,"POSITION":1269},"indices":36313,"material":7,"mode":4},{"attributes":{"NORMAL":18792,"POSITION":1270},"indices":36314,"material":7,"mode":4},{"attributes":{"NORMAL":18793,"POSITION":1271},"indices":36315,"material":7,"mode":4},{"attributes":{"NORMAL":18794,"POSITION":1272},"indices":36316,"material":7,"mode":4},{"attributes":{"NORMAL":18795,"POSITION":1273},"indices":36317,"material":7,"mode":4},{"attributes":{"NORMAL":18796,"POSITION":1274},"indices":36318,"material":7,"mode":4},{"attributes":{"NORMAL":18797,"POSITION":1275},"indices":36319,"material":7,"mode":4},{"attributes":{"NORMAL":18798,"POSITION":1276},"indices":36320,"material":7,"mode":4},{"attributes":{"NORMAL":18799,"POSITION":1277},"indices":36321,"material":7,"mode":4},{"attributes":{"NORMAL":18800,"POSITION":1278},"indices":36322,"material":7,"mode":4}]},{"name":"COMPOUND008","primitives":[{"attributes":{"NORMAL":18801,"POSITION":1279},"indices":36323,"material":7,"mode":4},{"attributes":{"NORMAL":18802,"POSITION":1280},"indices":36324,"material":7,"mode":4},{"attributes":{"NORMAL":18803,"POSITION":1281},"indices":36325,"material":7,"mode":4},{"attributes":{"NORMAL":18804,"POSITION":1282},"indices":36326,"material":7,"mode":4},{"attributes":{"NORMAL":18805,"POSITION":1283},"indices":36327,"material":7,"mode":4},{"attributes":{"NORMAL":18806,"POSITION":1284},"indices":36328,"material":7,"mode":4},{"attributes":{"NORMAL":18807,"POSITION":1285},"indices":36329,"material":7,"mode":4},{"attributes":{"NORMAL":18808,"POSITION":1286},"indices":36330,"material":7,"mode":4},{"attributes":{"NORMAL":18809,"POSITION":1287},"indices":36331,"material":7,"mode":4},{"attributes":{"NORMAL":18810,"POSITION":1288},"indices":36332,"material":7,"mode":4}]},{"name":"COMPOUND009","primitives":[{"attributes":{"NORMAL":18811,"POSITION":1289},"indices":36333,"material":7,"mode":4},{"attributes":{"NORMAL":18812,"POSITION":1290},"indices":36334,"material":7,"mode":4},{"attributes":{"NORMAL":18813,"POSITION":1291},"indices":36335,"material":7,"mode":4},{"attributes":{"NORMAL":18814,"POSITION":1292},"indices":36336,"material":7,"mode":4},{"attributes":{"NORMAL":18815,"POSITION":1293},"indices":36337,"material":7,"mode":4},{"attributes":{"NORMAL":18816,"POSITION":1294},"indices":36338,"material":7,"mode":4},{"attributes":{"NORMAL":18817,"POSITION":1295},"indices":36339,"material":7,"mode":4},{"attributes":{"NORMAL":18818,"POSITION":1296},"indices":36340,"material":7,"mode":4},{"attributes":{"NORMAL":18819,"POSITION":1297},"indices":36341,"material":7,"mode":4},{"attributes":{"NORMAL":18820,"POSITION":1298},"indices":36342,"material":7,"mode":4}]},{"name":"COMPOUND010","primitives":[{"attributes":{"NORMAL":18821,"POSITION":1299},"indices":36343,"material":7,"mode":4},{"attributes":{"NORMAL":18822,"POSITION":1300},"indices":36344,"material":7,"mode":4},{"attributes":{"NORMAL":18823,"POSITION":1301},"indices":36345,"material":7,"mode":4},{"attributes":{"NORMAL":18824,"POSITION":1302},"indices":36346,"material":7,"mode":4},{"attributes":{"NORMAL":18825,"POSITION":1303},"indices":36347,"material":7,"mode":4},{"attributes":{"NORMAL":18826,"POSITION":1304},"indices":36348,"material":7,"mode":4},{"attributes":{"NORMAL":18827,"POSITION":1305},"indices":36349,"material":7,"mode":4},{"attributes":{"NORMAL":18828,"POSITION":1306},"indices":36350,"material":7,"mode":4},{"attributes":{"NORMAL":18829,"POSITION":1307},"indices":36351,"material":7,"mode":4},{"attributes":{"NORMAL":18830,"POSITION":1308},"indices":36352,"material":7,"mode":4}]},{"name":"COMPOUND011","primitives":[{"attributes":{"NORMAL":18831,"POSITION":1309},"indices":36353,"material":10,"mode":4},{"attributes":{"NORMAL":18832,"POSITION":1310},"indices":36354,"material":10,"mode":4},{"attributes":{"NORMAL":18833,"POSITION":1311},"indices":36355,"material":10,"mode":4},{"attributes":{"NORMAL":18834,"POSITION":1312},"indices":36356,"material":10,"mode":4},{"attributes":{"NORMAL":18835,"POSITION":1313},"indices":36357,"material":10,"mode":4},{"attributes":{"NORMAL":18836,"POSITION":1314},"indices":36358,"material":10,"mode":4},{"attributes":{"NORMAL":18837,"POSITION":1315},"indices":36359,"material":10,"mode":4},{"attributes":{"NORMAL":18838,"POSITION":1316},"indices":36360,"material":11,"mode":4},{"attributes":{"NORMAL":18839,"POSITION":1317},"indices":36361,"material":12,"mode":4},{"attributes":{"NORMAL":18840,"POSITION":1318},"indices":36362,"material":11,"mode":4},{"attributes":{"NORMAL":18841,"POSITION":1319},"indices":36363,"material":11,"mode":4},{"attributes":{"NORMAL":18842,"POSITION":1320},"indices":36364,"material":11,"mode":4},{"attributes":{"NORMAL":18843,"POSITION":1321},"indices":36365,"material":11,"mode":4},{"attributes":{"NORMAL":18844,"POSITION":1322},"indices":36366,"material":11,"mode":4},{"attributes":{"NORMAL":18845,"POSITION":1323},"indices":36367,"material":10,"mode":4},{"attributes":{"NORMAL":18846,"POSITION":1324},"indices":36368,"material":10,"mode":4},{"attributes":{"NORMAL":18847,"POSITION":1325},"indices":36369,"material":10,"mode":4},{"attributes":{"NORMAL":18848,"POSITION":1326},"indices":36370,"material":10,"mode":4},{"attributes":{"NORMAL":18849,"POSITION":1327},"indices":36371,"material":10,"mode":4},{"attributes":{"NORMAL":18850,"POSITION":1328},"indices":36372,"material":10,"mode":4},{"attributes":{"NORMAL":18851,"POSITION":1329},"indices":36373,"material":10,"mode":4},{"attributes":{"NORMAL":18852,"POSITION":1330},"indices":36374,"material":10,"mode":4},{"attributes":{"NORMAL":18853,"POSITION":1331},"indices":36375,"material":10,"mode":4},{"attributes":{"NORMAL":18854,"POSITION":1332},"indices":36376,"material":10,"mode":4},{"attributes":{"NORMAL":18855,"POSITION":1333},"indices":36377,"material":10,"mode":4},{"attributes":{"NORMAL":18856,"POSITION":1334},"indices":36378,"material":10,"mode":4},{"attributes":{"NORMAL":18857,"POSITION":1335},"indices":36379,"material":10,"mode":4},{"attributes":{"NORMAL":18858,"POSITION":1336},"indices":36380,"material":10,"mode":4},{"attributes":{"NORMAL":18859,"POSITION":1337},"indices":36381,"material":10,"mode":4},{"attributes":{"NORMAL":18860,"POSITION":1338},"indices":36382,"material":10,"mode":4},{"attributes":{"NORMAL":18861,"POSITION":1339},"indices":36383,"material":10,"mode":4},{"attributes":{"NORMAL":18862,"POSITION":1340},"indices":36384,"material":10,"mode":4},{"attributes":{"NORMAL":18863,"POSITION":1341},"indices":36385,"material":10,"mode":4},{"attributes":{"NORMAL":18864,"POSITION":1342},"indices":36386,"material":10,"mode":4},{"attributes":{"NORMAL":18865,"POSITION":1343},"indices":36387,"material":10,"mode":4},{"attributes":{"NORMAL":18866,"POSITION":1344},"indices":36388,"material":10,"mode":4},{"attributes":{"NORMAL":18867,"POSITION":1345},"indices":36389,"material":10,"mode":4},{"attributes":{"NORMAL":18868,"POSITION":1346},"indices":36390,"material":10,"mode":4},{"attributes":{"NORMAL":18869,"POSITION":1347},"indices":36391,"material":10,"mode":4},{"attributes":{"NORMAL":18870,"POSITION":1348},"indices":36392,"material":10,"mode":4},{"attributes":{"NORMAL":18871,"POSITION":1349},"indices":36393,"material":10,"mode":4},{"attributes":{"NORMAL":18872,"POSITION":1350},"indices":36394,"material":10,"mode":4},{"attributes":{"NORMAL":18873,"POSITION":1351},"indices":36395,"material":10,"mode":4},{"attributes":{"NORMAL":18874,"POSITION":1352},"indices":36396,"material":10,"mode":4},{"attributes":{"NORMAL":18875,"POSITION":1353},"indices":36397,"material":10,"mode":4},{"attributes":{"NORMAL":18876,"POSITION":1354},"indices":36398,"material":10,"mode":4},{"attributes":{"NORMAL":18877,"POSITION":1355},"indices":36399,"material":10,"mode":4},{"attributes":{"NORMAL":18878,"POSITION":1356},"indices":36400,"material":10,"mode":4},{"attributes":{"NORMAL":18879,"POSITION":1357},"indices":36401,"material":10,"mode":4},{"attributes":{"NORMAL":18880,"POSITION":1358},"indices":36402,"material":10,"mode":4},{"attributes":{"NORMAL":18881,"POSITION":1359},"indices":36403,"material":10,"mode":4},{"attributes":{"NORMAL":18882,"POSITION":1360},"indices":36404,"material":10,"mode":4},{"attributes":{"NORMAL":18883,"POSITION":1361},"indices":36405,"material":10,"mode":4},{"attributes":{"NORMAL":18884,"POSITION":1362},"indices":36406,"material":10,"mode":4},{"attributes":{"NORMAL":18885,"POSITION":1363},"indices":36407,"material":10,"mode":4},{"attributes":{"NORMAL":18886,"POSITION":1364},"indices":36408,"material":10,"mode":4},{"attributes":{"NORMAL":18887,"POSITION":1365},"indices":36409,"material":10,"mode":4},{"attributes":{"NORMAL":18888,"POSITION":1366},"indices":36410,"material":10,"mode":4},{"attributes":{"NORMAL":18889,"POSITION":1367},"indices":36411,"material":10,"mode":4},{"attributes":{"NORMAL":18890,"POSITION":1368},"indices":36412,"material":10,"mode":4},{"attributes":{"NORMAL":18891,"POSITION":1369},"indices":36413,"material":10,"mode":4},{"attributes":{"NORMAL":18892,"POSITION":1370},"indices":36414,"material":10,"mode":4},{"attributes":{"NORMAL":18893,"POSITION":1371},"indices":36415,"material":10,"mode":4},{"attributes":{"NORMAL":18894,"POSITION":1372},"indices":36416,"material":10,"mode":4},{"attributes":{"NORMAL":18895,"POSITION":1373},"indices":36417,"material":10,"mode":4},{"attributes":{"NORMAL":18896,"POSITION":1374},"indices":36418,"material":10,"mode":4},{"attributes":{"NORMAL":18897,"POSITION":1375},"indices":36419,"material":10,"mode":4},{"attributes":{"NORMAL":18898,"POSITION":1376},"indices":36420,"material":10,"mode":4},{"attributes":{"NORMAL":18899,"POSITION":1377},"indices":36421,"material":10,"mode":4},{"attributes":{"NORMAL":18900,"POSITION":1378},"indices":36422,"material":10,"mode":4},{"attributes":{"NORMAL":18901,"POSITION":1379},"indices":36423,"material":10,"mode":4},{"attributes":{"NORMAL":18902,"POSITION":1380},"indices":36424,"material":10,"mode":4},{"attributes":{"NORMAL":18903,"POSITION":1381},"indices":36425,"material":10,"mode":4},{"attributes":{"NORMAL":18904,"POSITION":1382},"indices":36426,"material":10,"mode":4},{"attributes":{"NORMAL":18905,"POSITION":1383},"indices":36427,"material":10,"mode":4},{"attributes":{"NORMAL":18906,"POSITION":1384},"indices":36428,"material":10,"mode":4},{"attributes":{"NORMAL":18907,"POSITION":1385},"indices":36429,"material":10,"mode":4},{"attributes":{"NORMAL":18908,"POSITION":1386},"indices":36430,"material":10,"mode":4},{"attributes":{"NORMAL":18909,"POSITION":1387},"indices":36431,"material":10,"mode":4},{"attributes":{"NORMAL":18910,"POSITION":1388},"indices":36432,"material":10,"mode":4},{"attributes":{"NORMAL":18911,"POSITION":1389},"indices":36433,"material":10,"mode":4},{"attributes":{"NORMAL":18912,"POSITION":1390},"indices":36434,"material":10,"mode":4},{"attributes":{"NORMAL":18913,"POSITION":1391},"indices":36435,"material":10,"mode":4},{"attributes":{"NORMAL":18914,"POSITION":1392},"indices":36436,"material":10,"mode":4},{"attributes":{"NORMAL":18915,"POSITION":1393},"indices":36437,"material":10,"mode":4},{"attributes":{"NORMAL":18916,"POSITION":1394},"indices":36438,"material":10,"mode":4},{"attributes":{"NORMAL":18917,"POSITION":1395},"indices":36439,"material":10,"mode":4},{"attributes":{"NORMAL":18918,"POSITION":1396},"indices":36440,"material":10,"mode":4},{"attributes":{"NORMAL":18919,"POSITION":1397},"indices":36441,"material":10,"mode":4},{"attributes":{"NORMAL":18920,"POSITION":1398},"indices":36442,"material":10,"mode":4},{"attributes":{"NORMAL":18921,"POSITION":1399},"indices":36443,"material":10,"mode":4},{"attributes":{"NORMAL":18922,"POSITION":1400},"indices":36444,"material":10,"mode":4},{"attributes":{"NORMAL":18923,"POSITION":1401},"indices":36445,"material":10,"mode":4},{"attributes":{"NORMAL":18924,"POSITION":1402},"indices":36446,"material":10,"mode":4},{"attributes":{"NORMAL":18925,"POSITION":1403},"indices":36447,"material":10,"mode":4},{"attributes":{"NORMAL":18926,"POSITION":1404},"indices":36448,"material":10,"mode":4},{"attributes":{"NORMAL":18927,"POSITION":1405},"indices":36449,"material":10,"mode":4},{"attributes":{"NORMAL":18928,"POSITION":1406},"indices":36450,"material":10,"mode":4},{"attributes":{"NORMAL":18929,"POSITION":1407},"indices":36451,"material":10,"mode":4},{"attributes":{"NORMAL":18930,"POSITION":1408},"indices":36452,"material":10,"mode":4},{"attributes":{"NORMAL":18931,"POSITION":1409},"indices":36453,"material":10,"mode":4},{"attributes":{"NORMAL":18932,"POSITION":1410},"indices":36454,"material":10,"mode":4},{"attributes":{"NORMAL":18933,"POSITION":1411},"indices":36455,"material":10,"mode":4},{"attributes":{"NORMAL":18934,"POSITION":1412},"indices":36456,"material":10,"mode":4},{"attributes":{"NORMAL":18935,"POSITION":1413},"indices":36457,"material":10,"mode":4},{"attributes":{"NORMAL":18936,"POSITION":1414},"indices":36458,"material":10,"mode":4},{"attributes":{"NORMAL":18937,"POSITION":1415},"indices":36459,"material":10,"mode":4},{"attributes":{"NORMAL":18938,"POSITION":1416},"indices":36460,"material":10,"mode":4},{"attributes":{"NORMAL":18939,"POSITION":1417},"indices":36461,"material":10,"mode":4},{"attributes":{"NORMAL":18940,"POSITION":1418},"indices":36462,"material":10,"mode":4},{"attributes":{"NORMAL":18941,"POSITION":1419},"indices":36463,"material":10,"mode":4},{"attributes":{"NORMAL":18942,"POSITION":1420},"indices":36464,"material":10,"mode":4},{"attributes":{"NORMAL":18943,"POSITION":1421},"indices":36465,"material":10,"mode":4},{"attributes":{"NORMAL":18944,"POSITION":1422},"indices":36466,"material":10,"mode":4},{"attributes":{"NORMAL":18945,"POSITION":1423},"indices":36467,"material":10,"mode":4},{"attributes":{"NORMAL":18946,"POSITION":1424},"indices":36468,"material":10,"mode":4},{"attributes":{"NORMAL":18947,"POSITION":1425},"indices":36469,"material":10,"mode":4},{"attributes":{"NORMAL":18948,"POSITION":1426},"indices":36470,"material":10,"mode":4},{"attributes":{"NORMAL":18949,"POSITION":1427},"indices":36471,"material":10,"mode":4},{"attributes":{"NORMAL":18950,"POSITION":1428},"indices":36472,"material":10,"mode":4},{"attributes":{"NORMAL":18951,"POSITION":1429},"indices":36473,"material":10,"mode":4},{"attributes":{"NORMAL":18952,"POSITION":1430},"indices":36474,"material":10,"mode":4},{"attributes":{"NORMAL":18953,"POSITION":1431},"indices":36475,"material":10,"mode":4},{"attributes":{"NORMAL":18954,"POSITION":1432},"indices":36476,"material":10,"mode":4},{"attributes":{"NORMAL":18955,"POSITION":1433},"indices":36477,"material":10,"mode":4},{"attributes":{"NORMAL":18956,"POSITION":1434},"indices":36478,"material":10,"mode":4},{"attributes":{"NORMAL":18957,"POSITION":1435},"indices":36479,"material":10,"mode":4},{"attributes":{"NORMAL":18958,"POSITION":1436},"indices":36480,"material":10,"mode":4},{"attributes":{"NORMAL":18959,"POSITION":1437},"indices":36481,"material":10,"mode":4},{"attributes":{"NORMAL":18960,"POSITION":1438},"indices":36482,"material":10,"mode":4},{"attributes":{"NORMAL":18961,"POSITION":1439},"indices":36483,"material":10,"mode":4},{"attributes":{"NORMAL":18962,"POSITION":1440},"indices":36484,"material":10,"mode":4},{"attributes":{"NORMAL":18963,"POSITION":1441},"indices":36485,"material":10,"mode":4},{"attributes":{"NORMAL":18964,"POSITION":1442},"indices":36486,"material":10,"mode":4},{"attributes":{"NORMAL":18965,"POSITION":1443},"indices":36487,"material":10,"mode":4},{"attributes":{"NORMAL":18966,"POSITION":1444},"indices":36488,"material":10,"mode":4},{"attributes":{"NORMAL":18967,"POSITION":1445},"indices":36489,"material":10,"mode":4},{"attributes":{"NORMAL":18968,"POSITION":1446},"indices":36490,"material":10,"mode":4},{"attributes":{"NORMAL":18969,"POSITION":1447},"indices":36491,"material":10,"mode":4},{"attributes":{"NORMAL":18970,"POSITION":1448},"indices":36492,"material":10,"mode":4},{"attributes":{"NORMAL":18971,"POSITION":1449},"indices":36493,"material":10,"mode":4},{"attributes":{"NORMAL":18972,"POSITION":1450},"indices":36494,"material":10,"mode":4},{"attributes":{"NORMAL":18973,"POSITION":1451},"indices":36495,"material":10,"mode":4},{"attributes":{"NORMAL":18974,"POSITION":1452},"indices":36496,"material":10,"mode":4},{"attributes":{"NORMAL":18975,"POSITION":1453},"indices":36497,"material":10,"mode":4},{"attributes":{"NORMAL":18976,"POSITION":1454},"indices":36498,"material":10,"mode":4},{"attributes":{"NORMAL":18977,"POSITION":1455},"indices":36499,"material":10,"mode":4},{"attributes":{"NORMAL":18978,"POSITION":1456},"indices":36500,"material":10,"mode":4},{"attributes":{"NORMAL":18979,"POSITION":1457},"indices":36501,"material":10,"mode":4},{"attributes":{"NORMAL":18980,"POSITION":1458},"indices":36502,"material":10,"mode":4},{"attributes":{"NORMAL":18981,"POSITION":1459},"indices":36503,"material":10,"mode":4},{"attributes":{"NORMAL":18982,"POSITION":1460},"indices":36504,"material":10,"mode":4},{"attributes":{"NORMAL":18983,"POSITION":1461},"indices":36505,"material":10,"mode":4},{"attributes":{"NORMAL":18984,"POSITION":1462},"indices":36506,"material":10,"mode":4},{"attributes":{"NORMAL":18985,"POSITION":1463},"indices":36507,"material":10,"mode":4},{"attributes":{"NORMAL":18986,"POSITION":1464},"indices":36508,"material":10,"mode":4},{"attributes":{"NORMAL":18987,"POSITION":1465},"indices":36509,"material":10,"mode":4},{"attributes":{"NORMAL":18988,"POSITION":1466},"indices":36510,"material":10,"mode":4},{"attributes":{"NORMAL":18989,"POSITION":1467},"indices":36511,"material":10,"mode":4},{"attributes":{"NORMAL":18990,"POSITION":1468},"indices":36512,"material":10,"mode":4},{"attributes":{"NORMAL":18991,"POSITION":1469},"indices":36513,"material":10,"mode":4},{"attributes":{"NORMAL":18992,"POSITION":1470},"indices":36514,"material":10,"mode":4},{"attributes":{"NORMAL":18993,"POSITION":1471},"indices":36515,"material":10,"mode":4},{"attributes":{"NORMAL":18994,"POSITION":1472},"indices":36516,"material":10,"mode":4},{"attributes":{"NORMAL":18995,"POSITION":1473},"indices":36517,"material":10,"mode":4},{"attributes":{"NORMAL":18996,"POSITION":1474},"indices":36518,"material":10,"mode":4},{"attributes":{"NORMAL":18997,"POSITION":1475},"indices":36519,"material":10,"mode":4},{"attributes":{"NORMAL":18998,"POSITION":1476},"indices":36520,"material":10,"mode":4},{"attributes":{"NORMAL":18999,"POSITION":1477},"indices":36521,"material":10,"mode":4},{"attributes":{"NORMAL":19000,"POSITION":1478},"indices":36522,"material":10,"mode":4},{"attributes":{"NORMAL":19001,"POSITION":1479},"indices":36523,"material":10,"mode":4},{"attributes":{"NORMAL":19002,"POSITION":1480},"indices":36524,"material":10,"mode":4},{"attributes":{"NORMAL":19003,"POSITION":1481},"indices":36525,"material":10,"mode":4},{"attributes":{"NORMAL":19004,"POSITION":1482},"indices":36526,"material":10,"mode":4},{"attributes":{"NORMAL":19005,"POSITION":1483},"indices":36527,"material":10,"mode":4},{"attributes":{"NORMAL":19006,"POSITION":1484},"indices":36528,"material":10,"mode":4},{"attributes":{"NORMAL":19007,"POSITION":1485},"indices":36529,"material":10,"mode":4},{"attributes":{"NORMAL":19008,"POSITION":1486},"indices":36530,"material":10,"mode":4},{"attributes":{"NORMAL":19009,"POSITION":1487},"indices":36531,"material":10,"mode":4},{"attributes":{"NORMAL":19010,"POSITION":1488},"indices":36532,"material":10,"mode":4},{"attributes":{"NORMAL":19011,"POSITION":1489},"indices":36533,"material":10,"mode":4},{"attributes":{"NORMAL":19012,"POSITION":1490},"indices":36534,"material":10,"mode":4},{"attributes":{"NORMAL":19013,"POSITION":1491},"indices":36535,"material":10,"mode":4},{"attributes":{"NORMAL":19014,"POSITION":1492},"indices":36536,"material":10,"mode":4},{"attributes":{"NORMAL":19015,"POSITION":1493},"indices":36537,"material":10,"mode":4},{"attributes":{"NORMAL":19016,"POSITION":1494},"indices":36538,"material":10,"mode":4},{"attributes":{"NORMAL":19017,"POSITION":1495},"indices":36539,"material":10,"mode":4},{"attributes":{"NORMAL":19018,"POSITION":1496},"indices":36540,"material":10,"mode":4},{"attributes":{"NORMAL":19019,"POSITION":1497},"indices":36541,"material":10,"mode":4},{"attributes":{"NORMAL":19020,"POSITION":1498},"indices":36542,"material":10,"mode":4},{"attributes":{"NORMAL":19021,"POSITION":1499},"indices":36543,"material":10,"mode":4},{"attributes":{"NORMAL":19022,"POSITION":1500},"indices":36544,"material":10,"mode":4},{"attributes":{"NORMAL":19023,"POSITION":1501},"indices":36545,"material":10,"mode":4},{"attributes":{"NORMAL":19024,"POSITION":1502},"indices":36546,"material":10,"mode":4},{"attributes":{"NORMAL":19025,"POSITION":1503},"indices":36547,"material":10,"mode":4},{"attributes":{"NORMAL":19026,"POSITION":1504},"indices":36548,"material":10,"mode":4},{"attributes":{"NORMAL":19027,"POSITION":1505},"indices":36549,"material":10,"mode":4},{"attributes":{"NORMAL":19028,"POSITION":1506},"indices":36550,"material":10,"mode":4},{"attributes":{"NORMAL":19029,"POSITION":1507},"indices":36551,"material":10,"mode":4},{"attributes":{"NORMAL":19030,"POSITION":1508},"indices":36552,"material":10,"mode":4},{"attributes":{"NORMAL":19031,"POSITION":1509},"indices":36553,"material":10,"mode":4},{"attributes":{"NORMAL":19032,"POSITION":1510},"indices":36554,"material":10,"mode":4},{"attributes":{"NORMAL":19033,"POSITION":1511},"indices":36555,"material":10,"mode":4},{"attributes":{"NORMAL":19034,"POSITION":1512},"indices":36556,"material":10,"mode":4},{"attributes":{"NORMAL":19035,"POSITION":1513},"indices":36557,"material":10,"mode":4},{"attributes":{"NORMAL":19036,"POSITION":1514},"indices":36558,"material":10,"mode":4},{"attributes":{"NORMAL":19037,"POSITION":1515},"indices":36559,"material":10,"mode":4},{"attributes":{"NORMAL":19038,"POSITION":1516},"indices":36560,"material":10,"mode":4},{"attributes":{"NORMAL":19039,"POSITION":1517},"indices":36561,"material":10,"mode":4},{"attributes":{"NORMAL":19040,"POSITION":1518},"indices":36562,"material":10,"mode":4},{"attributes":{"NORMAL":19041,"POSITION":1519},"indices":36563,"material":10,"mode":4},{"attributes":{"NORMAL":19042,"POSITION":1520},"indices":36564,"material":10,"mode":4},{"attributes":{"NORMAL":19043,"POSITION":1521},"indices":36565,"material":10,"mode":4},{"attributes":{"NORMAL":19044,"POSITION":1522},"indices":36566,"material":10,"mode":4},{"attributes":{"NORMAL":19045,"POSITION":1523},"indices":36567,"material":10,"mode":4},{"attributes":{"NORMAL":19046,"POSITION":1524},"indices":36568,"material":10,"mode":4},{"attributes":{"NORMAL":19047,"POSITION":1525},"indices":36569,"material":10,"mode":4},{"attributes":{"NORMAL":19048,"POSITION":1526},"indices":36570,"material":10,"mode":4},{"attributes":{"NORMAL":19049,"POSITION":1527},"indices":36571,"material":10,"mode":4},{"attributes":{"NORMAL":19050,"POSITION":1528},"indices":36572,"material":10,"mode":4},{"attributes":{"NORMAL":19051,"POSITION":1529},"indices":36573,"material":10,"mode":4},{"attributes":{"NORMAL":19052,"POSITION":1530},"indices":36574,"material":10,"mode":4},{"attributes":{"NORMAL":19053,"POSITION":1531},"indices":36575,"material":10,"mode":4},{"attributes":{"NORMAL":19054,"POSITION":1532},"indices":36576,"material":10,"mode":4},{"attributes":{"NORMAL":19055,"POSITION":1533},"indices":36577,"material":10,"mode":4},{"attributes":{"NORMAL":19056,"POSITION":1534},"indices":36578,"material":10,"mode":4},{"attributes":{"NORMAL":19057,"POSITION":1535},"indices":36579,"material":10,"mode":4},{"attributes":{"NORMAL":19058,"POSITION":1536},"indices":36580,"material":10,"mode":4},{"attributes":{"NORMAL":19059,"POSITION":1537},"indices":36581,"material":10,"mode":4},{"attributes":{"NORMAL":19060,"POSITION":1538},"indices":36582,"material":10,"mode":4},{"attributes":{"NORMAL":19061,"POSITION":1539},"indices":36583,"material":10,"mode":4},{"attributes":{"NORMAL":19062,"POSITION":1540},"indices":36584,"material":10,"mode":4},{"attributes":{"NORMAL":19063,"POSITION":1541},"indices":36585,"material":10,"mode":4},{"attributes":{"NORMAL":19064,"POSITION":1542},"indices":36586,"material":10,"mode":4},{"attributes":{"NORMAL":19065,"POSITION":1543},"indices":36587,"material":10,"mode":4},{"attributes":{"NORMAL":19066,"POSITION":1544},"indices":36588,"material":10,"mode":4},{"attributes":{"NORMAL":19067,"POSITION":1545},"indices":36589,"material":10,"mode":4},{"attributes":{"NORMAL":19068,"POSITION":1546},"indices":36590,"material":10,"mode":4},{"attributes":{"NORMAL":19069,"POSITION":1547},"indices":36591,"material":10,"mode":4},{"attributes":{"NORMAL":19070,"POSITION":1548},"indices":36592,"material":10,"mode":4},{"attributes":{"NORMAL":19071,"POSITION":1549},"indices":36593,"material":10,"mode":4},{"attributes":{"NORMAL":19072,"POSITION":1550},"indices":36594,"material":10,"mode":4},{"attributes":{"NORMAL":19073,"POSITION":1551},"indices":36595,"material":10,"mode":4},{"attributes":{"NORMAL":19074,"POSITION":1552},"indices":36596,"material":10,"mode":4},{"attributes":{"NORMAL":19075,"POSITION":1553},"indices":36597,"material":10,"mode":4},{"attributes":{"NORMAL":19076,"POSITION":1554},"indices":36598,"material":10,"mode":4},{"attributes":{"NORMAL":19077,"POSITION":1555},"indices":36599,"material":10,"mode":4},{"attributes":{"NORMAL":19078,"POSITION":1556},"indices":36600,"material":10,"mode":4},{"attributes":{"NORMAL":19079,"POSITION":1557},"indices":36601,"material":10,"mode":4},{"attributes":{"NORMAL":19080,"POSITION":1558},"indices":36602,"material":10,"mode":4},{"attributes":{"NORMAL":19081,"POSITION":1559},"indices":36603,"material":10,"mode":4},{"attributes":{"NORMAL":19082,"POSITION":1560},"indices":36604,"material":10,"mode":4},{"attributes":{"NORMAL":19083,"POSITION":1561},"indices":36605,"material":10,"mode":4},{"attributes":{"NORMAL":19084,"POSITION":1562},"indices":36606,"material":10,"mode":4},{"attributes":{"NORMAL":19085,"POSITION":1563},"indices":36607,"material":10,"mode":4},{"attributes":{"NORMAL":19086,"POSITION":1564},"indices":36608,"material":10,"mode":4},{"attributes":{"NORMAL":19087,"POSITION":1565},"indices":36609,"material":10,"mode":4},{"attributes":{"NORMAL":19088,"POSITION":1566},"indices":36610,"material":10,"mode":4},{"attributes":{"NORMAL":19089,"POSITION":1567},"indices":36611,"material":10,"mode":4},{"attributes":{"NORMAL":19090,"POSITION":1568},"indices":36612,"material":10,"mode":4},{"attributes":{"NORMAL":19091,"POSITION":1569},"indices":36613,"material":10,"mode":4},{"attributes":{"NORMAL":19092,"POSITION":1570},"indices":36614,"material":10,"mode":4},{"attributes":{"NORMAL":19093,"POSITION":1571},"indices":36615,"material":10,"mode":4},{"attributes":{"NORMAL":19094,"POSITION":1572},"indices":36616,"material":10,"mode":4},{"attributes":{"NORMAL":19095,"POSITION":1573},"indices":36617,"material":10,"mode":4},{"attributes":{"NORMAL":19096,"POSITION":1574},"indices":36618,"material":10,"mode":4},{"attributes":{"NORMAL":19097,"POSITION":1575},"indices":36619,"material":10,"mode":4},{"attributes":{"NORMAL":19098,"POSITION":1576},"indices":36620,"material":10,"mode":4},{"attributes":{"NORMAL":19099,"POSITION":1577},"indices":36621,"material":10,"mode":4},{"attributes":{"NORMAL":19100,"POSITION":1578},"indices":36622,"material":10,"mode":4},{"attributes":{"NORMAL":19101,"POSITION":1579},"indices":36623,"material":10,"mode":4},{"attributes":{"NORMAL":19102,"POSITION":1580},"indices":36624,"material":10,"mode":4},{"attributes":{"NORMAL":19103,"POSITION":1581},"indices":36625,"material":10,"mode":4},{"attributes":{"NORMAL":19104,"POSITION":1582},"indices":36626,"material":10,"mode":4},{"attributes":{"NORMAL":19105,"POSITION":1583},"indices":36627,"material":10,"mode":4},{"attributes":{"NORMAL":19106,"POSITION":1584},"indices":36628,"material":10,"mode":4},{"attributes":{"NORMAL":19107,"POSITION":1585},"indices":36629,"material":10,"mode":4},{"attributes":{"NORMAL":19108,"POSITION":1586},"indices":36630,"material":10,"mode":4},{"attributes":{"NORMAL":19109,"POSITION":1587},"indices":36631,"material":10,"mode":4},{"attributes":{"NORMAL":19110,"POSITION":1588},"indices":36632,"material":10,"mode":4},{"attributes":{"NORMAL":19111,"POSITION":1589},"indices":36633,"material":10,"mode":4},{"attributes":{"NORMAL":19112,"POSITION":1590},"indices":36634,"material":10,"mode":4},{"attributes":{"NORMAL":19113,"POSITION":1591},"indices":36635,"material":10,"mode":4},{"attributes":{"NORMAL":19114,"POSITION":1592},"indices":36636,"material":10,"mode":4},{"attributes":{"NORMAL":19115,"POSITION":1593},"indices":36637,"material":10,"mode":4},{"attributes":{"NORMAL":19116,"POSITION":1594},"indices":36638,"material":10,"mode":4},{"attributes":{"NORMAL":19117,"POSITION":1595},"indices":36639,"material":10,"mode":4},{"attributes":{"NORMAL":19118,"POSITION":1596},"indices":36640,"material":10,"mode":4},{"attributes":{"NORMAL":19119,"POSITION":1597},"indices":36641,"material":10,"mode":4},{"attributes":{"NORMAL":19120,"POSITION":1598},"indices":36642,"material":10,"mode":4},{"attributes":{"NORMAL":19121,"POSITION":1599},"indices":36643,"material":10,"mode":4},{"attributes":{"NORMAL":19122,"POSITION":1600},"indices":36644,"material":10,"mode":4},{"attributes":{"NORMAL":19123,"POSITION":1601},"indices":36645,"material":10,"mode":4},{"attributes":{"NORMAL":19124,"POSITION":1602},"indices":36646,"material":10,"mode":4},{"attributes":{"NORMAL":19125,"POSITION":1603},"indices":36647,"material":10,"mode":4}]},{"name":"COMPOUND012","primitives":[{"attributes":{"NORMAL":19126,"POSITION":1604},"indices":36648,"material":8,"mode":4},{"attributes":{"NORMAL":19127,"POSITION":1605},"indices":36649,"material":8,"mode":4},{"attributes":{"NORMAL":19128,"POSITION":1606},"indices":36650,"material":8,"mode":4},{"attributes":{"NORMAL":19129,"POSITION":1607},"indices":36651,"material":8,"mode":4},{"attributes":{"NORMAL":19130,"POSITION":1608},"indices":36652,"material":8,"mode":4},{"attributes":{"NORMAL":19131,"POSITION":1609},"indices":36653,"material":8,"mode":4},{"attributes":{"NORMAL":19132,"POSITION":1610},"indices":36654,"material":8,"mode":4},{"attributes":{"NORMAL":19133,"POSITION":1611},"indices":36655,"material":8,"mode":4},{"attributes":{"NORMAL":19134,"POSITION":1612},"indices":36656,"material":8,"mode":4},{"attributes":{"NORMAL":19135,"POSITION":1613},"indices":36657,"material":8,"mode":4},{"attributes":{"NORMAL":19136,"POSITION":1614},"indices":36658,"material":8,"mode":4},{"attributes":{"NORMAL":19137,"POSITION":1615},"indices":36659,"material":8,"mode":4},{"attributes":{"NORMAL":19138,"POSITION":1616},"indices":36660,"material":8,"mode":4},{"attributes":{"NORMAL":19139,"POSITION":1617},"indices":36661,"material":8,"mode":4}]},{"name":"COMPOUND013","primitives":[{"attributes":{"NORMAL":19140,"POSITION":1618},"indices":36662,"material":7,"mode":4},{"attributes":{"NORMAL":19141,"POSITION":1619},"indices":36663,"material":7,"mode":4},{"attributes":{"NORMAL":19142,"POSITION":1620},"indices":36664,"material":7,"mode":4},{"attributes":{"NORMAL":19143,"POSITION":1621},"indices":36665,"material":7,"mode":4},{"attributes":{"NORMAL":19144,"POSITION":1622},"indices":36666,"material":7,"mode":4},{"attributes":{"NORMAL":19145,"POSITION":1623},"indices":36667,"material":7,"mode":4},{"attributes":{"NORMAL":19146,"POSITION":1624},"indices":36668,"material":7,"mode":4},{"attributes":{"NORMAL":19147,"POSITION":1625},"indices":36669,"material":7,"mode":4},{"attributes":{"NORMAL":19148,"POSITION":1626},"indices":36670,"material":7,"mode":4},{"attributes":{"NORMAL":19149,"POSITION":1627},"indices":36671,"material":7,"mode":4}]},{"name":"COMPOUND014","primitives":[{"attributes":{"NORMAL":19150,"POSITION":1628},"indices":36672,"material":7,"mode":4},{"attributes":{"NORMAL":19151,"POSITION":1629},"indices":36673,"material":7,"mode":4},{"attributes":{"NORMAL":19152,"POSITION":1630},"indices":36674,"material":7,"mode":4},{"attributes":{"NORMAL":19153,"POSITION":1631},"indices":36675,"material":7,"mode":4},{"attributes":{"NORMAL":19154,"POSITION":1632},"indices":36676,"material":7,"mode":4},{"attributes":{"NORMAL":19155,"POSITION":1633},"indices":36677,"material":7,"mode":4},{"attributes":{"NORMAL":19156,"POSITION":1634},"indices":36678,"material":7,"mode":4},{"attributes":{"NORMAL":19157,"POSITION":1635},"indices":36679,"material":7,"mode":4},{"attributes":{"NORMAL":19158,"POSITION":1636},"indices":36680,"material":7,"mode":4},{"attributes":{"NORMAL":19159,"POSITION":1637},"indices":36681,"material":7,"mode":4}]},{"name":"COMPOUND015","primitives":[{"attributes":{"NORMAL":19160,"POSITION":1638},"indices":36682,"material":7,"mode":4},{"attributes":{"NORMAL":19161,"POSITION":1639},"indices":36683,"material":7,"mode":4},{"attributes":{"NORMAL":19162,"POSITION":1640},"indices":36684,"material":7,"mode":4},{"attributes":{"NORMAL":19163,"POSITION":1641},"indices":36685,"material":7,"mode":4},{"attributes":{"NORMAL":19164,"POSITION":1642},"indices":36686,"material":7,"mode":4},{"attributes":{"NORMAL":19165,"POSITION":1643},"indices":36687,"material":7,"mode":4},{"attributes":{"NORMAL":19166,"POSITION":1644},"indices":36688,"material":7,"mode":4},{"attributes":{"NORMAL":19167,"POSITION":1645},"indices":36689,"material":7,"mode":4},{"attributes":{"NORMAL":19168,"POSITION":1646},"indices":36690,"material":7,"mode":4},{"attributes":{"NORMAL":19169,"POSITION":1647},"indices":36691,"material":7,"mode":4}]},{"name":"COMPOUND016","primitives":[{"attributes":{"NORMAL":19170,"POSITION":1648},"indices":36692,"material":7,"mode":4},{"attributes":{"NORMAL":19171,"POSITION":1649},"indices":36693,"material":7,"mode":4},{"attributes":{"NORMAL":19172,"POSITION":1650},"indices":36694,"material":7,"mode":4},{"attributes":{"NORMAL":19173,"POSITION":1651},"indices":36695,"material":7,"mode":4},{"attributes":{"NORMAL":19174,"POSITION":1652},"indices":36696,"material":7,"mode":4},{"attributes":{"NORMAL":19175,"POSITION":1653},"indices":36697,"material":7,"mode":4},{"attributes":{"NORMAL":19176,"POSITION":1654},"indices":36698,"material":7,"mode":4},{"attributes":{"NORMAL":19177,"POSITION":1655},"indices":36699,"material":7,"mode":4},{"attributes":{"NORMAL":19178,"POSITION":1656},"indices":36700,"material":7,"mode":4},{"attributes":{"NORMAL":19179,"POSITION":1657},"indices":36701,"material":7,"mode":4}]},{"name":"COMPOUND017","primitives":[{"attributes":{"NORMAL":19180,"POSITION":1658},"indices":36702,"material":7,"mode":4},{"attributes":{"NORMAL":19181,"POSITION":1659},"indices":36703,"material":7,"mode":4},{"attributes":{"NORMAL":19182,"POSITION":1660},"indices":36704,"material":7,"mode":4},{"attributes":{"NORMAL":19183,"POSITION":1661},"indices":36705,"material":7,"mode":4},{"attributes":{"NORMAL":19184,"POSITION":1662},"indices":36706,"material":7,"mode":4},{"attributes":{"NORMAL":19185,"POSITION":1663},"indices":36707,"material":7,"mode":4},{"attributes":{"NORMAL":19186,"POSITION":1664},"indices":36708,"material":7,"mode":4},{"attributes":{"NORMAL":19187,"POSITION":1665},"indices":36709,"material":7,"mode":4},{"attributes":{"NORMAL":19188,"POSITION":1666},"indices":36710,"material":7,"mode":4},{"attributes":{"NORMAL":19189,"POSITION":1667},"indices":36711,"material":7,"mode":4}]},{"name":"COMPOUND018","primitives":[{"attributes":{"NORMAL":19190,"POSITION":1668},"indices":36712,"material":8,"mode":4},{"attributes":{"NORMAL":19191,"POSITION":1669},"indices":36713,"material":8,"mode":4},{"attributes":{"NORMAL":19192,"POSITION":1670},"indices":36714,"material":8,"mode":4},{"attributes":{"NORMAL":19193,"POSITION":1671},"indices":36715,"material":8,"mode":4},{"attributes":{"NORMAL":19194,"POSITION":1672},"indices":36716,"material":8,"mode":4},{"attributes":{"NORMAL":19195,"POSITION":1673},"indices":36717,"material":8,"mode":4},{"attributes":{"NORMAL":19196,"POSITION":1674},"indices":36718,"material":8,"mode":4},{"attributes":{"NORMAL":19197,"POSITION":1675},"indices":36719,"material":9,"mode":4},{"attributes":{"NORMAL":19198,"POSITION":1676},"indices":36720,"material":9,"mode":4},{"attributes":{"NORMAL":19199,"POSITION":1677},"indices":36721,"material":9,"mode":4}]},{"name":"COMPOUND019","primitives":[{"attributes":{"NORMAL":19200,"POSITION":1678},"indices":36722,"material":7,"mode":4},{"attributes":{"NORMAL":19201,"POSITION":1679},"indices":36723,"material":7,"mode":4},{"attributes":{"NORMAL":19202,"POSITION":1680},"indices":36724,"material":7,"mode":4},{"attributes":{"NORMAL":19203,"POSITION":1681},"indices":36725,"material":7,"mode":4},{"attributes":{"NORMAL":19204,"POSITION":1682},"indices":36726,"material":7,"mode":4},{"attributes":{"NORMAL":19205,"POSITION":1683},"indices":36727,"material":7,"mode":4},{"attributes":{"NORMAL":19206,"POSITION":1684},"indices":36728,"material":7,"mode":4},{"attributes":{"NORMAL":19207,"POSITION":1685},"indices":36729,"material":7,"mode":4},{"attributes":{"NORMAL":19208,"POSITION":1686},"indices":36730,"material":7,"mode":4},{"attributes":{"NORMAL":19209,"POSITION":1687},"indices":36731,"material":7,"mode":4}]},{"name":"COMPOUND020","primitives":[{"attributes":{"NORMAL":19210,"POSITION":1688},"indices":36732,"material":7,"mode":4},{"attributes":{"NORMAL":19211,"POSITION":1689},"indices":36733,"material":7,"mode":4},{"attributes":{"NORMAL":19212,"POSITION":1690},"indices":36734,"material":7,"mode":4},{"attributes":{"NORMAL":19213,"POSITION":1691},"indices":36735,"material":7,"mode":4},{"attributes":{"NORMAL":19214,"POSITION":1692},"indices":36736,"material":7,"mode":4},{"attributes":{"NORMAL":19215,"POSITION":1693},"indices":36737,"material":7,"mode":4},{"attributes":{"NORMAL":19216,"POSITION":1694},"indices":36738,"material":7,"mode":4},{"attributes":{"NORMAL":19217,"POSITION":1695},"indices":36739,"material":7,"mode":4},{"attributes":{"NORMAL":19218,"POSITION":1696},"indices":36740,"material":7,"mode":4},{"attributes":{"NORMAL":19219,"POSITION":1697},"indices":36741,"material":7,"mode":4}]},{"name":"COMPOUND021","primitives":[{"attributes":{"NORMAL":19220,"POSITION":1698},"indices":36742,"material":7,"mode":4},{"attributes":{"NORMAL":19221,"POSITION":1699},"indices":36743,"material":7,"mode":4},{"attributes":{"NORMAL":19222,"POSITION":1700},"indices":36744,"material":7,"mode":4},{"attributes":{"NORMAL":19223,"POSITION":1701},"indices":36745,"material":7,"mode":4},{"attributes":{"NORMAL":19224,"POSITION":1702},"indices":36746,"material":7,"mode":4},{"attributes":{"NORMAL":19225,"POSITION":1703},"indices":36747,"material":7,"mode":4},{"attributes":{"NORMAL":19226,"POSITION":1704},"indices":36748,"material":7,"mode":4},{"attributes":{"NORMAL":19227,"POSITION":1705},"indices":36749,"material":7,"mode":4},{"attributes":{"NORMAL":19228,"POSITION":1706},"indices":36750,"material":7,"mode":4},{"attributes":{"NORMAL":19229,"POSITION":1707},"indices":36751,"material":7,"mode":4}]},{"name":"COMPOUND022","primitives":[{"attributes":{"NORMAL":19230,"POSITION":1708},"indices":36752,"material":8,"mode":4},{"attributes":{"NORMAL":19231,"POSITION":1709},"indices":36753,"material":8,"mode":4},{"attributes":{"NORMAL":19232,"POSITION":1710},"indices":36754,"material":8,"mode":4},{"attributes":{"NORMAL":19233,"POSITION":1711},"indices":36755,"material":8,"mode":4},{"attributes":{"NORMAL":19234,"POSITION":1712},"indices":36756,"material":8,"mode":4},{"attributes":{"NORMAL":19235,"POSITION":1713},"indices":36757,"material":8,"mode":4},{"attributes":{"NORMAL":19236,"POSITION":1714},"indices":36758,"material":8,"mode":4},{"attributes":{"NORMAL":19237,"POSITION":1715},"indices":36759,"material":9,"mode":4},{"attributes":{"NORMAL":19238,"POSITION":1716},"indices":36760,"material":9,"mode":4},{"attributes":{"NORMAL":19239,"POSITION":1717},"indices":36761,"material":9,"mode":4}]},{"name":"COMPOUND023","primitives":[{"attributes":{"NORMAL":19240,"POSITION":1718},"indices":36762,"material":7,"mode":4},{"attributes":{"NORMAL":19241,"POSITION":1719},"indices":36763,"material":7,"mode":4},{"attributes":{"NORMAL":19242,"POSITION":1720},"indices":36764,"material":7,"mode":4},{"attributes":{"NORMAL":19243,"POSITION":1721},"indices":36765,"material":7,"mode":4},{"attributes":{"NORMAL":19244,"POSITION":1722},"indices":36766,"material":7,"mode":4},{"attributes":{"NORMAL":19245,"POSITION":1723},"indices":36767,"material":7,"mode":4},{"attributes":{"NORMAL":19246,"POSITION":1724},"indices":36768,"material":7,"mode":4},{"attributes":{"NORMAL":19247,"POSITION":1725},"indices":36769,"material":7,"mode":4},{"attributes":{"NORMAL":19248,"POSITION":1726},"indices":36770,"material":7,"mode":4},{"attributes":{"NORMAL":19249,"POSITION":1727},"indices":36771,"material":7,"mode":4}]},{"name":"COMPOUND024","primitives":[{"attributes":{"NORMAL":19250,"POSITION":1728},"indices":36772,"material":13,"mode":4},{"attributes":{"NORMAL":19251,"POSITION":1729},"indices":36773,"material":13,"mode":4},{"attributes":{"NORMAL":19252,"POSITION":1730},"indices":36774,"material":13,"mode":4},{"attributes":{"NORMAL":19253,"POSITION":1731},"indices":36775,"material":13,"mode":4},{"attributes":{"NORMAL":19254,"POSITION":1732},"indices":36776,"material":13,"mode":4},{"attributes":{"NORMAL":19255,"POSITION":1733},"indices":36777,"material":13,"mode":4},{"attributes":{"NORMAL":19256,"POSITION":1734},"indices":36778,"material":13,"mode":4},{"attributes":{"NORMAL":19257,"POSITION":1735},"indices":36779,"material":13,"mode":4},{"attributes":{"NORMAL":19258,"POSITION":1736},"indices":36780,"material":13,"mode":4},{"attributes":{"NORMAL":19259,"POSITION":1737},"indices":36781,"material":13,"mode":4},{"attributes":{"NORMAL":19260,"POSITION":1738},"indices":36782,"material":9,"mode":4},{"attributes":{"NORMAL":19261,"POSITION":1739},"indices":36783,"material":9,"mode":4},{"attributes":{"NORMAL":19262,"POSITION":1740},"indices":36784,"material":9,"mode":4},{"attributes":{"NORMAL":19263,"POSITION":1741},"indices":36785,"material":9,"mode":4},{"attributes":{"NORMAL":19264,"POSITION":1742},"indices":36786,"material":9,"mode":4},{"attributes":{"NORMAL":19265,"POSITION":1743},"indices":36787,"material":13,"mode":4},{"attributes":{"NORMAL":19266,"POSITION":1744},"indices":36788,"material":9,"mode":4},{"attributes":{"NORMAL":19267,"POSITION":1745},"indices":36789,"material":9,"mode":4},{"attributes":{"NORMAL":19268,"POSITION":1746},"indices":36790,"material":9,"mode":4},{"attributes":{"NORMAL":19269,"POSITION":1747},"indices":36791,"material":9,"mode":4},{"attributes":{"NORMAL":19270,"POSITION":1748},"indices":36792,"material":9,"mode":4},{"attributes":{"NORMAL":19271,"POSITION":1749},"indices":36793,"material":13,"mode":4},{"attributes":{"NORMAL":19272,"POSITION":1750},"indices":36794,"material":9,"mode":4},{"attributes":{"NORMAL":19273,"POSITION":1751},"indices":36795,"material":9,"mode":4},{"attributes":{"NORMAL":19274,"POSITION":1752},"indices":36796,"material":9,"mode":4},{"attributes":{"NORMAL":19275,"POSITION":1753},"indices":36797,"material":9,"mode":4},{"attributes":{"NORMAL":19276,"POSITION":1754},"indices":36798,"material":9,"mode":4},{"attributes":{"NORMAL":19277,"POSITION":1755},"indices":36799,"material":9,"mode":4},{"attributes":{"NORMAL":19278,"POSITION":1756},"indices":36800,"material":9,"mode":4},{"attributes":{"NORMAL":19279,"POSITION":1757},"indices":36801,"material":9,"mode":4},{"attributes":{"NORMAL":19280,"POSITION":1758},"indices":36802,"material":9,"mode":4},{"attributes":{"NORMAL":19281,"POSITION":1759},"indices":36803,"material":9,"mode":4},{"attributes":{"NORMAL":19282,"POSITION":1760},"indices":36804,"material":9,"mode":4},{"attributes":{"NORMAL":19283,"POSITION":1761},"indices":36805,"material":9,"mode":4},{"attributes":{"NORMAL":19284,"POSITION":1762},"indices":36806,"material":9,"mode":4},{"attributes":{"NORMAL":19285,"POSITION":1763},"indices":36807,"material":9,"mode":4},{"attributes":{"NORMAL":19286,"POSITION":1764},"indices":36808,"material":9,"mode":4},{"attributes":{"NORMAL":19287,"POSITION":1765},"indices":36809,"material":9,"mode":4},{"attributes":{"NORMAL":19288,"POSITION":1766},"indices":36810,"material":9,"mode":4},{"attributes":{"NORMAL":19289,"POSITION":1767},"indices":36811,"material":9,"mode":4},{"attributes":{"NORMAL":19290,"POSITION":1768},"indices":36812,"material":9,"mode":4},{"attributes":{"NORMAL":19291,"POSITION":1769},"indices":36813,"material":9,"mode":4},{"attributes":{"NORMAL":19292,"POSITION":1770},"indices":36814,"material":9,"mode":4},{"attributes":{"NORMAL":19293,"POSITION":1771},"indices":36815,"material":13,"mode":4},{"attributes":{"NORMAL":19294,"POSITION":1772},"indices":36816,"material":9,"mode":4},{"attributes":{"NORMAL":19295,"POSITION":1773},"indices":36817,"material":9,"mode":4},{"attributes":{"NORMAL":19296,"POSITION":1774},"indices":36818,"material":9,"mode":4},{"attributes":{"NORMAL":19297,"POSITION":1775},"indices":36819,"material":9,"mode":4},{"attributes":{"NORMAL":19298,"POSITION":1776},"indices":36820,"material":9,"mode":4},{"attributes":{"NORMAL":19299,"POSITION":1777},"indices":36821,"material":9,"mode":4},{"attributes":{"NORMAL":19300,"POSITION":1778},"indices":36822,"material":9,"mode":4},{"attributes":{"NORMAL":19301,"POSITION":1779},"indices":36823,"material":9,"mode":4},{"attributes":{"NORMAL":19302,"POSITION":1780},"indices":36824,"material":9,"mode":4},{"attributes":{"NORMAL":19303,"POSITION":1781},"indices":36825,"material":9,"mode":4},{"attributes":{"NORMAL":19304,"POSITION":1782},"indices":36826,"material":9,"mode":4},{"attributes":{"NORMAL":19305,"POSITION":1783},"indices":36827,"material":9,"mode":4},{"attributes":{"NORMAL":19306,"POSITION":1784},"indices":36828,"material":9,"mode":4},{"attributes":{"NORMAL":19307,"POSITION":1785},"indices":36829,"material":9,"mode":4},{"attributes":{"NORMAL":19308,"POSITION":1786},"indices":36830,"material":9,"mode":4},{"attributes":{"NORMAL":19309,"POSITION":1787},"indices":36831,"material":13,"mode":4}]},{"name":"COMPOUND025","primitives":[{"attributes":{"NORMAL":19310,"POSITION":1788},"indices":36832,"material":7,"mode":4},{"attributes":{"NORMAL":19311,"POSITION":1789},"indices":36833,"material":7,"mode":4},{"attributes":{"NORMAL":19312,"POSITION":1790},"indices":36834,"material":7,"mode":4},{"attributes":{"NORMAL":19313,"POSITION":1791},"indices":36835,"material":7,"mode":4},{"attributes":{"NORMAL":19314,"POSITION":1792},"indices":36836,"material":7,"mode":4},{"attributes":{"NORMAL":19315,"POSITION":1793},"indices":36837,"material":7,"mode":4},{"attributes":{"NORMAL":19316,"POSITION":1794},"indices":36838,"material":7,"mode":4},{"attributes":{"NORMAL":19317,"POSITION":1795},"indices":36839,"material":7,"mode":4},{"attributes":{"NORMAL":19318,"POSITION":1796},"indices":36840,"material":7,"mode":4},{"attributes":{"NORMAL":19319,"POSITION":1797},"indices":36841,"material":7,"mode":4}]},{"name":"COMPOUND026","primitives":[{"attributes":{"NORMAL":19320,"POSITION":1798},"indices":36842,"material":7,"mode":4},{"attributes":{"NORMAL":19321,"POSITION":1799},"indices":36843,"material":7,"mode":4},{"attributes":{"NORMAL":19322,"POSITION":1800},"indices":36844,"material":7,"mode":4},{"attributes":{"NORMAL":19323,"POSITION":1801},"indices":36845,"material":7,"mode":4},{"attributes":{"NORMAL":19324,"POSITION":1802},"indices":36846,"material":7,"mode":4},{"attributes":{"NORMAL":19325,"POSITION":1803},"indices":36847,"material":7,"mode":4},{"attributes":{"NORMAL":19326,"POSITION":1804},"indices":36848,"material":7,"mode":4},{"attributes":{"NORMAL":19327,"POSITION":1805},"indices":36849,"material":7,"mode":4},{"attributes":{"NORMAL":19328,"POSITION":1806},"indices":36850,"material":7,"mode":4},{"attributes":{"NORMAL":19329,"POSITION":1807},"indices":36851,"material":7,"mode":4}]},{"name":"COMPOUND027","primitives":[{"attributes":{"NORMAL":19330,"POSITION":1808},"indices":36852,"material":7,"mode":4},{"attributes":{"NORMAL":19331,"POSITION":1809},"indices":36853,"material":7,"mode":4},{"attributes":{"NORMAL":19332,"POSITION":1810},"indices":36854,"material":7,"mode":4},{"attributes":{"NORMAL":19333,"POSITION":1811},"indices":36855,"material":7,"mode":4},{"attributes":{"NORMAL":19334,"POSITION":1812},"indices":36856,"material":7,"mode":4},{"attributes":{"NORMAL":19335,"POSITION":1813},"indices":36857,"material":7,"mode":4},{"attributes":{"NORMAL":19336,"POSITION":1814},"indices":36858,"material":7,"mode":4},{"attributes":{"NORMAL":19337,"POSITION":1815},"indices":36859,"material":7,"mode":4},{"attributes":{"NORMAL":19338,"POSITION":1816},"indices":36860,"material":7,"mode":4},{"attributes":{"NORMAL":19339,"POSITION":1817},"indices":36861,"material":7,"mode":4}]},{"name":"COMPOUND028","primitives":[{"attributes":{"NORMAL":19340,"POSITION":1818},"indices":36862,"material":8,"mode":4},{"attributes":{"NORMAL":19341,"POSITION":1819},"indices":36863,"material":8,"mode":4},{"attributes":{"NORMAL":19342,"POSITION":1820},"indices":36864,"material":8,"mode":4},{"attributes":{"NORMAL":19343,"POSITION":1821},"indices":36865,"material":8,"mode":4},{"attributes":{"NORMAL":19344,"POSITION":1822},"indices":36866,"material":8,"mode":4},{"attributes":{"NORMAL":19345,"POSITION":1823},"indices":36867,"material":8,"mode":4},{"attributes":{"NORMAL":19346,"POSITION":1824},"indices":36868,"material":8,"mode":4},{"attributes":{"NORMAL":19347,"POSITION":1825},"indices":36869,"material":9,"mode":4},{"attributes":{"NORMAL":19348,"POSITION":1826},"indices":36870,"material":9,"mode":4},{"attributes":{"NORMAL":19349,"POSITION":1827},"indices":36871,"material":9,"mode":4}]},{"name":"COMPOUND029","primitives":[{"attributes":{"NORMAL":19350,"POSITION":1828},"indices":36872,"material":7,"mode":4},{"attributes":{"NORMAL":19351,"POSITION":1829},"indices":36873,"material":7,"mode":4},{"attributes":{"NORMAL":19352,"POSITION":1830},"indices":36874,"material":7,"mode":4},{"attributes":{"NORMAL":19353,"POSITION":1831},"indices":36875,"material":7,"mode":4},{"attributes":{"NORMAL":19354,"POSITION":1832},"indices":36876,"material":7,"mode":4},{"attributes":{"NORMAL":19355,"POSITION":1833},"indices":36877,"material":7,"mode":4},{"attributes":{"NORMAL":19356,"POSITION":1834},"indices":36878,"material":7,"mode":4},{"attributes":{"NORMAL":19357,"POSITION":1835},"indices":36879,"material":7,"mode":4},{"attributes":{"NORMAL":19358,"POSITION":1836},"indices":36880,"material":7,"mode":4},{"attributes":{"NORMAL":19359,"POSITION":1837},"indices":36881,"material":7,"mode":4}]},{"name":"COMPOUND030","primitives":[{"attributes":{"NORMAL":19360,"POSITION":1838},"indices":36882,"material":7,"mode":4},{"attributes":{"NORMAL":19361,"POSITION":1839},"indices":36883,"material":7,"mode":4},{"attributes":{"NORMAL":19362,"POSITION":1840},"indices":36884,"material":7,"mode":4},{"attributes":{"NORMAL":19363,"POSITION":1841},"indices":36885,"material":7,"mode":4},{"attributes":{"NORMAL":19364,"POSITION":1842},"indices":36886,"material":7,"mode":4},{"attributes":{"NORMAL":19365,"POSITION":1843},"indices":36887,"material":7,"mode":4},{"attributes":{"NORMAL":19366,"POSITION":1844},"indices":36888,"material":7,"mode":4},{"attributes":{"NORMAL":19367,"POSITION":1845},"indices":36889,"material":7,"mode":4},{"attributes":{"NORMAL":19368,"POSITION":1846},"indices":36890,"material":7,"mode":4},{"attributes":{"NORMAL":19369,"POSITION":1847},"indices":36891,"material":7,"mode":4}]},{"name":"COMPOUND031","primitives":[{"attributes":{"NORMAL":19370,"POSITION":1848},"indices":36892,"material":7,"mode":4},{"attributes":{"NORMAL":19371,"POSITION":1849},"indices":36893,"material":7,"mode":4},{"attributes":{"NORMAL":19372,"POSITION":1850},"indices":36894,"material":7,"mode":4},{"attributes":{"NORMAL":19373,"POSITION":1851},"indices":36895,"material":7,"mode":4},{"attributes":{"NORMAL":19374,"POSITION":1852},"indices":36896,"material":7,"mode":4},{"attributes":{"NORMAL":19375,"POSITION":1853},"indices":36897,"material":7,"mode":4},{"attributes":{"NORMAL":19376,"POSITION":1854},"indices":36898,"material":7,"mode":4},{"attributes":{"NORMAL":19377,"POSITION":1855},"indices":36899,"material":7,"mode":4},{"attributes":{"NORMAL":19378,"POSITION":1856},"indices":36900,"material":7,"mode":4},{"attributes":{"NORMAL":19379,"POSITION":1857},"indices":36901,"material":7,"mode":4}]},{"name":"COMPOUND032","primitives":[{"attributes":{"NORMAL":19380,"POSITION":1858},"indices":36902,"material":7,"mode":4},{"attributes":{"NORMAL":19381,"POSITION":1859},"indices":36903,"material":7,"mode":4},{"attributes":{"NORMAL":19382,"POSITION":1860},"indices":36904,"material":7,"mode":4},{"attributes":{"NORMAL":19383,"POSITION":1861},"indices":36905,"material":7,"mode":4},{"attributes":{"NORMAL":19384,"POSITION":1862},"indices":36906,"material":7,"mode":4},{"attributes":{"NORMAL":19385,"POSITION":1863},"indices":36907,"material":7,"mode":4},{"attributes":{"NORMAL":19386,"POSITION":1864},"indices":36908,"material":7,"mode":4},{"attributes":{"NORMAL":19387,"POSITION":1865},"indices":36909,"material":7,"mode":4},{"attributes":{"NORMAL":19388,"POSITION":1866},"indices":36910,"material":7,"mode":4},{"attributes":{"NORMAL":19389,"POSITION":1867},"indices":36911,"material":7,"mode":4}]},{"name":"COMPOUND033","primitives":[{"attributes":{"NORMAL":19390,"POSITION":1868},"indices":36912,"material":7,"mode":4},{"attributes":{"NORMAL":19391,"POSITION":1869},"indices":36913,"material":7,"mode":4},{"attributes":{"NORMAL":19392,"POSITION":1870},"indices":36914,"material":7,"mode":4},{"attributes":{"NORMAL":19393,"POSITION":1871},"indices":36915,"material":7,"mode":4},{"attributes":{"NORMAL":19394,"POSITION":1872},"indices":36916,"material":7,"mode":4},{"attributes":{"NORMAL":19395,"POSITION":1873},"indices":36917,"material":7,"mode":4},{"attributes":{"NORMAL":19396,"POSITION":1874},"indices":36918,"material":7,"mode":4},{"attributes":{"NORMAL":19397,"POSITION":1875},"indices":36919,"material":7,"mode":4},{"attributes":{"NORMAL":19398,"POSITION":1876},"indices":36920,"material":7,"mode":4},{"attributes":{"NORMAL":19399,"POSITION":1877},"indices":36921,"material":7,"mode":4}]},{"name":"COMPOUND034","primitives":[{"attributes":{"NORMAL":19400,"POSITION":1878},"indices":36922,"material":7,"mode":4},{"attributes":{"NORMAL":19401,"POSITION":1879},"indices":36923,"material":7,"mode":4},{"attributes":{"NORMAL":19402,"POSITION":1880},"indices":36924,"material":7,"mode":4},{"attributes":{"NORMAL":19403,"POSITION":1881},"indices":36925,"material":7,"mode":4},{"attributes":{"NORMAL":19404,"POSITION":1882},"indices":36926,"material":7,"mode":4},{"attributes":{"NORMAL":19405,"POSITION":1883},"indices":36927,"material":7,"mode":4},{"attributes":{"NORMAL":19406,"POSITION":1884},"indices":36928,"material":7,"mode":4},{"attributes":{"NORMAL":19407,"POSITION":1885},"indices":36929,"material":7,"mode":4},{"attributes":{"NORMAL":19408,"POSITION":1886},"indices":36930,"material":7,"mode":4},{"attributes":{"NORMAL":19409,"POSITION":1887},"indices":36931,"material":7,"mode":4}]},{"name":"COMPOUND035","primitives":[{"attributes":{"NORMAL":19410,"POSITION":1888},"indices":36932,"material":7,"mode":4},{"attributes":{"NORMAL":19411,"POSITION":1889},"indices":36933,"material":7,"mode":4},{"attributes":{"NORMAL":19412,"POSITION":1890},"indices":36934,"material":7,"mode":4},{"attributes":{"NORMAL":19413,"POSITION":1891},"indices":36935,"material":7,"mode":4},{"attributes":{"NORMAL":19414,"POSITION":1892},"indices":36936,"material":7,"mode":4},{"attributes":{"NORMAL":19415,"POSITION":1893},"indices":36937,"material":7,"mode":4},{"attributes":{"NORMAL":19416,"POSITION":1894},"indices":36938,"material":7,"mode":4},{"attributes":{"NORMAL":19417,"POSITION":1895},"indices":36939,"material":7,"mode":4},{"attributes":{"NORMAL":19418,"POSITION":1896},"indices":36940,"material":7,"mode":4},{"attributes":{"NORMAL":19419,"POSITION":1897},"indices":36941,"material":7,"mode":4}]},{"name":"COMPOUND036","primitives":[{"attributes":{"NORMAL":19420,"POSITION":1898},"indices":36942,"material":7,"mode":4},{"attributes":{"NORMAL":19421,"POSITION":1899},"indices":36943,"material":7,"mode":4},{"attributes":{"NORMAL":19422,"POSITION":1900},"indices":36944,"material":7,"mode":4},{"attributes":{"NORMAL":19423,"POSITION":1901},"indices":36945,"material":7,"mode":4},{"attributes":{"NORMAL":19424,"POSITION":1902},"indices":36946,"material":7,"mode":4},{"attributes":{"NORMAL":19425,"POSITION":1903},"indices":36947,"material":7,"mode":4},{"attributes":{"NORMAL":19426,"POSITION":1904},"indices":36948,"material":7,"mode":4},{"attributes":{"NORMAL":19427,"POSITION":1905},"indices":36949,"material":7,"mode":4},{"attributes":{"NORMAL":19428,"POSITION":1906},"indices":36950,"material":7,"mode":4},{"attributes":{"NORMAL":19429,"POSITION":1907},"indices":36951,"material":7,"mode":4}]},{"name":"COMPOUND037","primitives":[{"attributes":{"NORMAL":19430,"POSITION":1908},"indices":36952,"material":7,"mode":4},{"attributes":{"NORMAL":19431,"POSITION":1909},"indices":36953,"material":7,"mode":4},{"attributes":{"NORMAL":19432,"POSITION":1910},"indices":36954,"material":7,"mode":4},{"attributes":{"NORMAL":19433,"POSITION":1911},"indices":36955,"material":7,"mode":4},{"attributes":{"NORMAL":19434,"POSITION":1912},"indices":36956,"material":7,"mode":4},{"attributes":{"NORMAL":19435,"POSITION":1913},"indices":36957,"material":7,"mode":4},{"attributes":{"NORMAL":19436,"POSITION":1914},"indices":36958,"material":7,"mode":4},{"attributes":{"NORMAL":19437,"POSITION":1915},"indices":36959,"material":7,"mode":4},{"attributes":{"NORMAL":19438,"POSITION":1916},"indices":36960,"material":7,"mode":4},{"attributes":{"NORMAL":19439,"POSITION":1917},"indices":36961,"material":7,"mode":4}]},{"name":"COMPOUND038","primitives":[{"attributes":{"NORMAL":19440,"POSITION":1918},"indices":36962,"material":7,"mode":4},{"attributes":{"NORMAL":19441,"POSITION":1919},"indices":36963,"material":7,"mode":4},{"attributes":{"NORMAL":19442,"POSITION":1920},"indices":36964,"material":7,"mode":4},{"attributes":{"NORMAL":19443,"POSITION":1921},"indices":36965,"material":7,"mode":4},{"attributes":{"NORMAL":19444,"POSITION":1922},"indices":36966,"material":7,"mode":4},{"attributes":{"NORMAL":19445,"POSITION":1923},"indices":36967,"material":7,"mode":4},{"attributes":{"NORMAL":19446,"POSITION":1924},"indices":36968,"material":7,"mode":4},{"attributes":{"NORMAL":19447,"POSITION":1925},"indices":36969,"material":7,"mode":4},{"attributes":{"NORMAL":19448,"POSITION":1926},"indices":36970,"material":7,"mode":4},{"attributes":{"NORMAL":19449,"POSITION":1927},"indices":36971,"material":7,"mode":4}]},{"name":"COMPOUND039","primitives":[{"attributes":{"NORMAL":19450,"POSITION":1928},"indices":36972,"material":7,"mode":4},{"attributes":{"NORMAL":19451,"POSITION":1929},"indices":36973,"material":7,"mode":4},{"attributes":{"NORMAL":19452,"POSITION":1930},"indices":36974,"material":7,"mode":4},{"attributes":{"NORMAL":19453,"POSITION":1931},"indices":36975,"material":7,"mode":4},{"attributes":{"NORMAL":19454,"POSITION":1932},"indices":36976,"material":7,"mode":4},{"attributes":{"NORMAL":19455,"POSITION":1933},"indices":36977,"material":7,"mode":4},{"attributes":{"NORMAL":19456,"POSITION":1934},"indices":36978,"material":7,"mode":4},{"attributes":{"NORMAL":19457,"POSITION":1935},"indices":36979,"material":7,"mode":4},{"attributes":{"NORMAL":19458,"POSITION":1936},"indices":36980,"material":7,"mode":4},{"attributes":{"NORMAL":19459,"POSITION":1937},"indices":36981,"material":7,"mode":4}]},{"name":"COMPOUND040","primitives":[{"attributes":{"NORMAL":19460,"POSITION":1938},"indices":36982,"material":7,"mode":4},{"attributes":{"NORMAL":19461,"POSITION":1939},"indices":36983,"material":7,"mode":4},{"attributes":{"NORMAL":19462,"POSITION":1940},"indices":36984,"material":7,"mode":4},{"attributes":{"NORMAL":19463,"POSITION":1941},"indices":36985,"material":7,"mode":4},{"attributes":{"NORMAL":19464,"POSITION":1942},"indices":36986,"material":7,"mode":4},{"attributes":{"NORMAL":19465,"POSITION":1943},"indices":36987,"material":7,"mode":4},{"attributes":{"NORMAL":19466,"POSITION":1944},"indices":36988,"material":7,"mode":4},{"attributes":{"NORMAL":19467,"POSITION":1945},"indices":36989,"material":7,"mode":4},{"attributes":{"NORMAL":19468,"POSITION":1946},"indices":36990,"material":7,"mode":4},{"attributes":{"NORMAL":19469,"POSITION":1947},"indices":36991,"material":7,"mode":4}]},{"name":"COMPOUND041","primitives":[{"attributes":{"NORMAL":19470,"POSITION":1948},"indices":36992,"material":7,"mode":4},{"attributes":{"NORMAL":19471,"POSITION":1949},"indices":36993,"material":7,"mode":4},{"attributes":{"NORMAL":19472,"POSITION":1950},"indices":36994,"material":7,"mode":4},{"attributes":{"NORMAL":19473,"POSITION":1951},"indices":36995,"material":7,"mode":4},{"attributes":{"NORMAL":19474,"POSITION":1952},"indices":36996,"material":7,"mode":4},{"attributes":{"NORMAL":19475,"POSITION":1953},"indices":36997,"material":7,"mode":4},{"attributes":{"NORMAL":19476,"POSITION":1954},"indices":36998,"material":7,"mode":4},{"attributes":{"NORMAL":19477,"POSITION":1955},"indices":36999,"material":7,"mode":4},{"attributes":{"NORMAL":19478,"POSITION":1956},"indices":37000,"material":7,"mode":4},{"attributes":{"NORMAL":19479,"POSITION":1957},"indices":37001,"material":7,"mode":4}]},{"name":"COMPOUND042","primitives":[{"attributes":{"NORMAL":19480,"POSITION":1958},"indices":37002,"material":7,"mode":4},{"attributes":{"NORMAL":19481,"POSITION":1959},"indices":37003,"material":7,"mode":4},{"attributes":{"NORMAL":19482,"POSITION":1960},"indices":37004,"material":7,"mode":4},{"attributes":{"NORMAL":19483,"POSITION":1961},"indices":37005,"material":7,"mode":4},{"attributes":{"NORMAL":19484,"POSITION":1962},"indices":37006,"material":7,"mode":4},{"attributes":{"NORMAL":19485,"POSITION":1963},"indices":37007,"material":7,"mode":4},{"attributes":{"NORMAL":19486,"POSITION":1964},"indices":37008,"material":7,"mode":4},{"attributes":{"NORMAL":19487,"POSITION":1965},"indices":37009,"material":7,"mode":4},{"attributes":{"NORMAL":19488,"POSITION":1966},"indices":37010,"material":7,"mode":4},{"attributes":{"NORMAL":19489,"POSITION":1967},"indices":37011,"material":7,"mode":4}]},{"name":"COMPOUND043","primitives":[{"attributes":{"NORMAL":19490,"POSITION":1968},"indices":37012,"material":7,"mode":4},{"attributes":{"NORMAL":19491,"POSITION":1969},"indices":37013,"material":7,"mode":4},{"attributes":{"NORMAL":19492,"POSITION":1970},"indices":37014,"material":7,"mode":4},{"attributes":{"NORMAL":19493,"POSITION":1971},"indices":37015,"material":7,"mode":4},{"attributes":{"NORMAL":19494,"POSITION":1972},"indices":37016,"material":7,"mode":4},{"attributes":{"NORMAL":19495,"POSITION":1973},"indices":37017,"material":7,"mode":4},{"attributes":{"NORMAL":19496,"POSITION":1974},"indices":37018,"material":7,"mode":4},{"attributes":{"NORMAL":19497,"POSITION":1975},"indices":37019,"material":7,"mode":4},{"attributes":{"NORMAL":19498,"POSITION":1976},"indices":37020,"material":7,"mode":4},{"attributes":{"NORMAL":19499,"POSITION":1977},"indices":37021,"material":7,"mode":4}]},{"name":"COMPOUND044","primitives":[{"attributes":{"NORMAL":19500,"POSITION":1978},"indices":37022,"material":8,"mode":4},{"attributes":{"NORMAL":19501,"POSITION":1979},"indices":37023,"material":8,"mode":4},{"attributes":{"NORMAL":19502,"POSITION":1980},"indices":37024,"material":8,"mode":4},{"attributes":{"NORMAL":19503,"POSITION":1981},"indices":37025,"material":8,"mode":4},{"attributes":{"NORMAL":19504,"POSITION":1982},"indices":37026,"material":8,"mode":4},{"attributes":{"NORMAL":19505,"POSITION":1983},"indices":37027,"material":8,"mode":4},{"attributes":{"NORMAL":19506,"POSITION":1984},"indices":37028,"material":8,"mode":4},{"attributes":{"NORMAL":19507,"POSITION":1985},"indices":37029,"material":9,"mode":4},{"attributes":{"NORMAL":19508,"POSITION":1986},"indices":37030,"material":9,"mode":4},{"attributes":{"NORMAL":19509,"POSITION":1987},"indices":37031,"material":9,"mode":4}]},{"name":"COMPOUND045","primitives":[{"attributes":{"NORMAL":19510,"POSITION":1988},"indices":37032,"material":7,"mode":4},{"attributes":{"NORMAL":19511,"POSITION":1989},"indices":37033,"material":7,"mode":4},{"attributes":{"NORMAL":19512,"POSITION":1990},"indices":37034,"material":7,"mode":4},{"attributes":{"NORMAL":19513,"POSITION":1991},"indices":37035,"material":7,"mode":4},{"attributes":{"NORMAL":19514,"POSITION":1992},"indices":37036,"material":7,"mode":4},{"attributes":{"NORMAL":19515,"POSITION":1993},"indices":37037,"material":7,"mode":4},{"attributes":{"NORMAL":19516,"POSITION":1994},"indices":37038,"material":7,"mode":4},{"attributes":{"NORMAL":19517,"POSITION":1995},"indices":37039,"material":7,"mode":4},{"attributes":{"NORMAL":19518,"POSITION":1996},"indices":37040,"material":7,"mode":4},{"attributes":{"NORMAL":19519,"POSITION":1997},"indices":37041,"material":7,"mode":4}]},{"name":"COMPOUND046","primitives":[{"attributes":{"NORMAL":19520,"POSITION":1998},"indices":37042,"material":7,"mode":4},{"attributes":{"NORMAL":19521,"POSITION":1999},"indices":37043,"material":7,"mode":4},{"attributes":{"NORMAL":19522,"POSITION":2000},"indices":37044,"material":7,"mode":4},{"attributes":{"NORMAL":19523,"POSITION":2001},"indices":37045,"material":7,"mode":4},{"attributes":{"NORMAL":19524,"POSITION":2002},"indices":37046,"material":7,"mode":4},{"attributes":{"NORMAL":19525,"POSITION":2003},"indices":37047,"material":7,"mode":4},{"attributes":{"NORMAL":19526,"POSITION":2004},"indices":37048,"material":7,"mode":4},{"attributes":{"NORMAL":19527,"POSITION":2005},"indices":37049,"material":7,"mode":4},{"attributes":{"NORMAL":19528,"POSITION":2006},"indices":37050,"material":7,"mode":4},{"attributes":{"NORMAL":19529,"POSITION":2007},"indices":37051,"material":7,"mode":4}]},{"name":"COMPOUND047","primitives":[{"attributes":{"NORMAL":19530,"POSITION":2008},"indices":37052,"material":7,"mode":4},{"attributes":{"NORMAL":19531,"POSITION":2009},"indices":37053,"material":7,"mode":4},{"attributes":{"NORMAL":19532,"POSITION":2010},"indices":37054,"material":7,"mode":4},{"attributes":{"NORMAL":19533,"POSITION":2011},"indices":37055,"material":7,"mode":4},{"attributes":{"NORMAL":19534,"POSITION":2012},"indices":37056,"material":7,"mode":4},{"attributes":{"NORMAL":19535,"POSITION":2013},"indices":37057,"material":7,"mode":4},{"attributes":{"NORMAL":19536,"POSITION":2014},"indices":37058,"material":7,"mode":4},{"attributes":{"NORMAL":19537,"POSITION":2015},"indices":37059,"material":7,"mode":4},{"attributes":{"NORMAL":19538,"POSITION":2016},"indices":37060,"material":7,"mode":4},{"attributes":{"NORMAL":19539,"POSITION":2017},"indices":37061,"material":7,"mode":4}]},{"name":"COMPOUND048","primitives":[{"attributes":{"NORMAL":19540,"POSITION":2018},"indices":37062,"material":14,"mode":4},{"attributes":{"NORMAL":19541,"POSITION":2019},"indices":37063,"material":14,"mode":4}]},{"name":"COMPOUND049","primitives":[{"attributes":{"NORMAL":19542,"POSITION":2020},"indices":37064,"material":7,"mode":4},{"attributes":{"NORMAL":19543,"POSITION":2021},"indices":37065,"material":7,"mode":4},{"attributes":{"NORMAL":19544,"POSITION":2022},"indices":37066,"material":7,"mode":4},{"attributes":{"NORMAL":19545,"POSITION":2023},"indices":37067,"material":7,"mode":4},{"attributes":{"NORMAL":19546,"POSITION":2024},"indices":37068,"material":7,"mode":4},{"attributes":{"NORMAL":19547,"POSITION":2025},"indices":37069,"material":7,"mode":4},{"attributes":{"NORMAL":19548,"POSITION":2026},"indices":37070,"material":7,"mode":4},{"attributes":{"NORMAL":19549,"POSITION":2027},"indices":37071,"material":7,"mode":4},{"attributes":{"NORMAL":19550,"POSITION":2028},"indices":37072,"material":7,"mode":4},{"attributes":{"NORMAL":19551,"POSITION":2029},"indices":37073,"material":7,"mode":4}]},{"name":"COMPOUND050","primitives":[{"attributes":{"NORMAL":19552,"POSITION":2030},"indices":37074,"material":14,"mode":4},{"attributes":{"NORMAL":19553,"POSITION":2031},"indices":37075,"material":14,"mode":4}]},{"name":"COMPOUND051","primitives":[{"attributes":{"NORMAL":19554,"POSITION":2032},"indices":37076,"material":7,"mode":4},{"attributes":{"NORMAL":19555,"POSITION":2033},"indices":37077,"material":7,"mode":4},{"attributes":{"NORMAL":19556,"POSITION":2034},"indices":37078,"material":7,"mode":4},{"attributes":{"NORMAL":19557,"POSITION":2035},"indices":37079,"material":7,"mode":4},{"attributes":{"NORMAL":19558,"POSITION":2036},"indices":37080,"material":7,"mode":4},{"attributes":{"NORMAL":19559,"POSITION":2037},"indices":37081,"material":7,"mode":4},{"attributes":{"NORMAL":19560,"POSITION":2038},"indices":37082,"material":7,"mode":4},{"attributes":{"NORMAL":19561,"POSITION":2039},"indices":37083,"material":7,"mode":4},{"attributes":{"NORMAL":19562,"POSITION":2040},"indices":37084,"material":7,"mode":4},{"attributes":{"NORMAL":19563,"POSITION":2041},"indices":37085,"material":7,"mode":4}]},{"name":"COMPOUND052","primitives":[{"attributes":{"NORMAL":19564,"POSITION":2042},"indices":37086,"material":14,"mode":4},{"attributes":{"NORMAL":19565,"POSITION":2043},"indices":37087,"material":14,"mode":4}]},{"name":"COMPOUND053","primitives":[{"attributes":{"NORMAL":19566,"POSITION":2044},"indices":37088,"material":7,"mode":4},{"attributes":{"NORMAL":19567,"POSITION":2045},"indices":37089,"material":7,"mode":4},{"attributes":{"NORMAL":19568,"POSITION":2046},"indices":37090,"material":7,"mode":4},{"attributes":{"NORMAL":19569,"POSITION":2047},"indices":37091,"material":7,"mode":4},{"attributes":{"NORMAL":19570,"POSITION":2048},"indices":37092,"material":7,"mode":4},{"attributes":{"NORMAL":19571,"POSITION":2049},"indices":37093,"material":7,"mode":4},{"attributes":{"NORMAL":19572,"POSITION":2050},"indices":37094,"material":7,"mode":4},{"attributes":{"NORMAL":19573,"POSITION":2051},"indices":37095,"material":7,"mode":4},{"attributes":{"NORMAL":19574,"POSITION":2052},"indices":37096,"material":7,"mode":4},{"attributes":{"NORMAL":19575,"POSITION":2053},"indices":37097,"material":7,"mode":4}]},{"name":"COMPOUND054","primitives":[{"attributes":{"NORMAL":19576,"POSITION":2054},"indices":37098,"material":7,"mode":4},{"attributes":{"NORMAL":19577,"POSITION":2055},"indices":37099,"material":7,"mode":4},{"attributes":{"NORMAL":19578,"POSITION":2056},"indices":37100,"material":7,"mode":4},{"attributes":{"NORMAL":19579,"POSITION":2057},"indices":37101,"material":7,"mode":4},{"attributes":{"NORMAL":19580,"POSITION":2058},"indices":37102,"material":7,"mode":4},{"attributes":{"NORMAL":19581,"POSITION":2059},"indices":37103,"material":7,"mode":4},{"attributes":{"NORMAL":19582,"POSITION":2060},"indices":37104,"material":7,"mode":4},{"attributes":{"NORMAL":19583,"POSITION":2061},"indices":37105,"material":7,"mode":4},{"attributes":{"NORMAL":19584,"POSITION":2062},"indices":37106,"material":7,"mode":4},{"attributes":{"NORMAL":19585,"POSITION":2063},"indices":37107,"material":7,"mode":4}]},{"name":"COMPOUND055","primitives":[{"attributes":{"NORMAL":19586,"POSITION":2064},"indices":37108,"material":13,"mode":4},{"attributes":{"NORMAL":19587,"POSITION":2065},"indices":37109,"material":13,"mode":4},{"attributes":{"NORMAL":19588,"POSITION":2066},"indices":37110,"material":13,"mode":4},{"attributes":{"NORMAL":19589,"POSITION":2067},"indices":37111,"material":13,"mode":4},{"attributes":{"NORMAL":19590,"POSITION":2068},"indices":37112,"material":13,"mode":4},{"attributes":{"NORMAL":19591,"POSITION":2069},"indices":37113,"material":13,"mode":4},{"attributes":{"NORMAL":19592,"POSITION":2070},"indices":37114,"material":13,"mode":4},{"attributes":{"NORMAL":19593,"POSITION":2071},"indices":37115,"material":13,"mode":4},{"attributes":{"NORMAL":19594,"POSITION":2072},"indices":37116,"material":13,"mode":4},{"attributes":{"NORMAL":19595,"POSITION":2073},"indices":37117,"material":13,"mode":4},{"attributes":{"NORMAL":19596,"POSITION":2074},"indices":37118,"material":9,"mode":4},{"attributes":{"NORMAL":19597,"POSITION":2075},"indices":37119,"material":9,"mode":4},{"attributes":{"NORMAL":19598,"POSITION":2076},"indices":37120,"material":9,"mode":4},{"attributes":{"NORMAL":19599,"POSITION":2077},"indices":37121,"material":9,"mode":4},{"attributes":{"NORMAL":19600,"POSITION":2078},"indices":37122,"material":9,"mode":4},{"attributes":{"NORMAL":19601,"POSITION":2079},"indices":37123,"material":13,"mode":4},{"attributes":{"NORMAL":19602,"POSITION":2080},"indices":37124,"material":9,"mode":4},{"attributes":{"NORMAL":19603,"POSITION":2081},"indices":37125,"material":9,"mode":4},{"attributes":{"NORMAL":19604,"POSITION":2082},"indices":37126,"material":9,"mode":4},{"attributes":{"NORMAL":19605,"POSITION":2083},"indices":37127,"material":9,"mode":4},{"attributes":{"NORMAL":19606,"POSITION":2084},"indices":37128,"material":9,"mode":4},{"attributes":{"NORMAL":19607,"POSITION":2085},"indices":37129,"material":13,"mode":4},{"attributes":{"NORMAL":19608,"POSITION":2086},"indices":37130,"material":9,"mode":4},{"attributes":{"NORMAL":19609,"POSITION":2087},"indices":37131,"material":9,"mode":4},{"attributes":{"NORMAL":19610,"POSITION":2088},"indices":37132,"material":9,"mode":4},{"attributes":{"NORMAL":19611,"POSITION":2089},"indices":37133,"material":9,"mode":4},{"attributes":{"NORMAL":19612,"POSITION":2090},"indices":37134,"material":9,"mode":4},{"attributes":{"NORMAL":19613,"POSITION":2091},"indices":37135,"material":9,"mode":4},{"attributes":{"NORMAL":19614,"POSITION":2092},"indices":37136,"material":9,"mode":4},{"attributes":{"NORMAL":19615,"POSITION":2093},"indices":37137,"material":9,"mode":4},{"attributes":{"NORMAL":19616,"POSITION":2094},"indices":37138,"material":9,"mode":4},{"attributes":{"NORMAL":19617,"POSITION":2095},"indices":37139,"material":9,"mode":4},{"attributes":{"NORMAL":19618,"POSITION":2096},"indices":37140,"material":9,"mode":4},{"attributes":{"NORMAL":19619,"POSITION":2097},"indices":37141,"material":9,"mode":4},{"attributes":{"NORMAL":19620,"POSITION":2098},"indices":37142,"material":9,"mode":4},{"attributes":{"NORMAL":19621,"POSITION":2099},"indices":37143,"material":9,"mode":4},{"attributes":{"NORMAL":19622,"POSITION":2100},"indices":37144,"material":9,"mode":4},{"attributes":{"NORMAL":19623,"POSITION":2101},"indices":37145,"material":9,"mode":4},{"attributes":{"NORMAL":19624,"POSITION":2102},"indices":37146,"material":9,"mode":4},{"attributes":{"NORMAL":19625,"POSITION":2103},"indices":37147,"material":9,"mode":4},{"attributes":{"NORMAL":19626,"POSITION":2104},"indices":37148,"material":9,"mode":4},{"attributes":{"NORMAL":19627,"POSITION":2105},"indices":37149,"material":9,"mode":4},{"attributes":{"NORMAL":19628,"POSITION":2106},"indices":37150,"material":9,"mode":4},{"attributes":{"NORMAL":19629,"POSITION":2107},"indices":37151,"material":13,"mode":4},{"attributes":{"NORMAL":19630,"POSITION":2108},"indices":37152,"material":9,"mode":4},{"attributes":{"NORMAL":19631,"POSITION":2109},"indices":37153,"material":9,"mode":4},{"attributes":{"NORMAL":19632,"POSITION":2110},"indices":37154,"material":9,"mode":4},{"attributes":{"NORMAL":19633,"POSITION":2111},"indices":37155,"material":9,"mode":4},{"attributes":{"NORMAL":19634,"POSITION":2112},"indices":37156,"material":9,"mode":4},{"attributes":{"NORMAL":19635,"POSITION":2113},"indices":37157,"material":9,"mode":4},{"attributes":{"NORMAL":19636,"POSITION":2114},"indices":37158,"material":9,"mode":4},{"attributes":{"NORMAL":19637,"POSITION":2115},"indices":37159,"material":9,"mode":4},{"attributes":{"NORMAL":19638,"POSITION":2116},"indices":37160,"material":9,"mode":4},{"attributes":{"NORMAL":19639,"POSITION":2117},"indices":37161,"material":9,"mode":4},{"attributes":{"NORMAL":19640,"POSITION":2118},"indices":37162,"material":9,"mode":4},{"attributes":{"NORMAL":19641,"POSITION":2119},"indices":37163,"material":9,"mode":4},{"attributes":{"NORMAL":19642,"POSITION":2120},"indices":37164,"material":9,"mode":4},{"attributes":{"NORMAL":19643,"POSITION":2121},"indices":37165,"material":9,"mode":4},{"attributes":{"NORMAL":19644,"POSITION":2122},"indices":37166,"material":9,"mode":4},{"attributes":{"NORMAL":19645,"POSITION":2123},"indices":37167,"material":13,"mode":4}]},{"name":"COMPOUND056","primitives":[{"attributes":{"NORMAL":19646,"POSITION":2124},"indices":37168,"material":7,"mode":4},{"attributes":{"NORMAL":19647,"POSITION":2125},"indices":37169,"material":7,"mode":4},{"attributes":{"NORMAL":19648,"POSITION":2126},"indices":37170,"material":7,"mode":4},{"attributes":{"NORMAL":19649,"POSITION":2127},"indices":37171,"material":7,"mode":4},{"attributes":{"NORMAL":19650,"POSITION":2128},"indices":37172,"material":7,"mode":4},{"attributes":{"NORMAL":19651,"POSITION":2129},"indices":37173,"material":7,"mode":4},{"attributes":{"NORMAL":19652,"POSITION":2130},"indices":37174,"material":7,"mode":4},{"attributes":{"NORMAL":19653,"POSITION":2131},"indices":37175,"material":7,"mode":4},{"attributes":{"NORMAL":19654,"POSITION":2132},"indices":37176,"material":7,"mode":4},{"attributes":{"NORMAL":19655,"POSITION":2133},"indices":37177,"material":7,"mode":4}]},{"name":"COMPOUND057","primitives":[{"attributes":{"NORMAL":19656,"POSITION":2134},"indices":37178,"material":7,"mode":4},{"attributes":{"NORMAL":19657,"POSITION":2135},"indices":37179,"material":7,"mode":4},{"attributes":{"NORMAL":19658,"POSITION":2136},"indices":37180,"material":7,"mode":4},{"attributes":{"NORMAL":19659,"POSITION":2137},"indices":37181,"material":7,"mode":4},{"attributes":{"NORMAL":19660,"POSITION":2138},"indices":37182,"material":7,"mode":4},{"attributes":{"NORMAL":19661,"POSITION":2139},"indices":37183,"material":7,"mode":4},{"attributes":{"NORMAL":19662,"POSITION":2140},"indices":37184,"material":7,"mode":4},{"attributes":{"NORMAL":19663,"POSITION":2141},"indices":37185,"material":7,"mode":4},{"attributes":{"NORMAL":19664,"POSITION":2142},"indices":37186,"material":7,"mode":4},{"attributes":{"NORMAL":19665,"POSITION":2143},"indices":37187,"material":7,"mode":4}]},{"name":"COMPOUND058","primitives":[{"attributes":{"NORMAL":19666,"POSITION":2144},"indices":37188,"material":7,"mode":4},{"attributes":{"NORMAL":19667,"POSITION":2145},"indices":37189,"material":7,"mode":4},{"attributes":{"NORMAL":19668,"POSITION":2146},"indices":37190,"material":7,"mode":4},{"attributes":{"NORMAL":19669,"POSITION":2147},"indices":37191,"material":7,"mode":4},{"attributes":{"NORMAL":19670,"POSITION":2148},"indices":37192,"material":7,"mode":4},{"attributes":{"NORMAL":19671,"POSITION":2149},"indices":37193,"material":7,"mode":4},{"attributes":{"NORMAL":19672,"POSITION":2150},"indices":37194,"material":7,"mode":4},{"attributes":{"NORMAL":19673,"POSITION":2151},"indices":37195,"material":7,"mode":4},{"attributes":{"NORMAL":19674,"POSITION":2152},"indices":37196,"material":7,"mode":4},{"attributes":{"NORMAL":19675,"POSITION":2153},"indices":37197,"material":7,"mode":4}]},{"name":"COMPOUND059","primitives":[{"attributes":{"NORMAL":19676,"POSITION":2154},"indices":37198,"material":7,"mode":4},{"attributes":{"NORMAL":19677,"POSITION":2155},"indices":37199,"material":7,"mode":4},{"attributes":{"NORMAL":19678,"POSITION":2156},"indices":37200,"material":7,"mode":4},{"attributes":{"NORMAL":19679,"POSITION":2157},"indices":37201,"material":7,"mode":4},{"attributes":{"NORMAL":19680,"POSITION":2158},"indices":37202,"material":7,"mode":4},{"attributes":{"NORMAL":19681,"POSITION":2159},"indices":37203,"material":7,"mode":4},{"attributes":{"NORMAL":19682,"POSITION":2160},"indices":37204,"material":7,"mode":4},{"attributes":{"NORMAL":19683,"POSITION":2161},"indices":37205,"material":7,"mode":4},{"attributes":{"NORMAL":19684,"POSITION":2162},"indices":37206,"material":7,"mode":4},{"attributes":{"NORMAL":19685,"POSITION":2163},"indices":37207,"material":7,"mode":4}]},{"name":"COMPOUND060","primitives":[{"attributes":{"NORMAL":19686,"POSITION":2164},"indices":37208,"material":7,"mode":4},{"attributes":{"NORMAL":19687,"POSITION":2165},"indices":37209,"material":7,"mode":4},{"attributes":{"NORMAL":19688,"POSITION":2166},"indices":37210,"material":7,"mode":4},{"attributes":{"NORMAL":19689,"POSITION":2167},"indices":37211,"material":7,"mode":4},{"attributes":{"NORMAL":19690,"POSITION":2168},"indices":37212,"material":7,"mode":4},{"attributes":{"NORMAL":19691,"POSITION":2169},"indices":37213,"material":7,"mode":4},{"attributes":{"NORMAL":19692,"POSITION":2170},"indices":37214,"material":7,"mode":4},{"attributes":{"NORMAL":19693,"POSITION":2171},"indices":37215,"material":7,"mode":4},{"attributes":{"NORMAL":19694,"POSITION":2172},"indices":37216,"material":7,"mode":4},{"attributes":{"NORMAL":19695,"POSITION":2173},"indices":37217,"material":7,"mode":4}]},{"name":"COMPOUND061","primitives":[{"attributes":{"NORMAL":19696,"POSITION":2174},"indices":37218,"material":14,"mode":4},{"attributes":{"NORMAL":19697,"POSITION":2175},"indices":37219,"material":14,"mode":4}]},{"name":"COMPOUND062","primitives":[{"attributes":{"NORMAL":19698,"POSITION":2176},"indices":37220,"material":8,"mode":4},{"attributes":{"NORMAL":19699,"POSITION":2177},"indices":37221,"material":8,"mode":4},{"attributes":{"NORMAL":19700,"POSITION":2178},"indices":37222,"material":8,"mode":4},{"attributes":{"NORMAL":19701,"POSITION":2179},"indices":37223,"material":8,"mode":4},{"attributes":{"NORMAL":19702,"POSITION":2180},"indices":37224,"material":8,"mode":4},{"attributes":{"NORMAL":19703,"POSITION":2181},"indices":37225,"material":8,"mode":4},{"attributes":{"NORMAL":19704,"POSITION":2182},"indices":37226,"material":8,"mode":4},{"attributes":{"NORMAL":19705,"POSITION":2183},"indices":37227,"material":8,"mode":4},{"attributes":{"NORMAL":19706,"POSITION":2184},"indices":37228,"material":8,"mode":4},{"attributes":{"NORMAL":19707,"POSITION":2185},"indices":37229,"material":8,"mode":4},{"attributes":{"NORMAL":19708,"POSITION":2186},"indices":37230,"material":8,"mode":4},{"attributes":{"NORMAL":19709,"POSITION":2187},"indices":37231,"material":8,"mode":4},{"attributes":{"NORMAL":19710,"POSITION":2188},"indices":37232,"material":8,"mode":4},{"attributes":{"NORMAL":19711,"POSITION":2189},"indices":37233,"material":8,"mode":4}]},{"name":"COMPOUND063","primitives":[{"attributes":{"NORMAL":19712,"POSITION":2190},"indices":37234,"material":7,"mode":4},{"attributes":{"NORMAL":19713,"POSITION":2191},"indices":37235,"material":7,"mode":4},{"attributes":{"NORMAL":19714,"POSITION":2192},"indices":37236,"material":7,"mode":4},{"attributes":{"NORMAL":19715,"POSITION":2193},"indices":37237,"material":7,"mode":4},{"attributes":{"NORMAL":19716,"POSITION":2194},"indices":37238,"material":7,"mode":4},{"attributes":{"NORMAL":19717,"POSITION":2195},"indices":37239,"material":7,"mode":4},{"attributes":{"NORMAL":19718,"POSITION":2196},"indices":37240,"material":7,"mode":4},{"attributes":{"NORMAL":19719,"POSITION":2197},"indices":37241,"material":7,"mode":4},{"attributes":{"NORMAL":19720,"POSITION":2198},"indices":37242,"material":7,"mode":4},{"attributes":{"NORMAL":19721,"POSITION":2199},"indices":37243,"material":7,"mode":4}]},{"name":"COMPOUND064","primitives":[{"attributes":{"NORMAL":19722,"POSITION":2200},"indices":37244,"material":7,"mode":4},{"attributes":{"NORMAL":19723,"POSITION":2201},"indices":37245,"material":7,"mode":4},{"attributes":{"NORMAL":19724,"POSITION":2202},"indices":37246,"material":7,"mode":4},{"attributes":{"NORMAL":19725,"POSITION":2203},"indices":37247,"material":7,"mode":4},{"attributes":{"NORMAL":19726,"POSITION":2204},"indices":37248,"material":7,"mode":4},{"attributes":{"NORMAL":19727,"POSITION":2205},"indices":37249,"material":7,"mode":4},{"attributes":{"NORMAL":19728,"POSITION":2206},"indices":37250,"material":7,"mode":4},{"attributes":{"NORMAL":19729,"POSITION":2207},"indices":37251,"material":7,"mode":4},{"attributes":{"NORMAL":19730,"POSITION":2208},"indices":37252,"material":7,"mode":4},{"attributes":{"NORMAL":19731,"POSITION":2209},"indices":37253,"material":7,"mode":4}]},{"name":"COMPOUND065","primitives":[{"attributes":{"NORMAL":19732,"POSITION":2210},"indices":37254,"material":7,"mode":4},{"attributes":{"NORMAL":19733,"POSITION":2211},"indices":37255,"material":7,"mode":4},{"attributes":{"NORMAL":19734,"POSITION":2212},"indices":37256,"material":7,"mode":4},{"attributes":{"NORMAL":19735,"POSITION":2213},"indices":37257,"material":7,"mode":4},{"attributes":{"NORMAL":19736,"POSITION":2214},"indices":37258,"material":7,"mode":4},{"attributes":{"NORMAL":19737,"POSITION":2215},"indices":37259,"material":7,"mode":4},{"attributes":{"NORMAL":19738,"POSITION":2216},"indices":37260,"material":7,"mode":4},{"attributes":{"NORMAL":19739,"POSITION":2217},"indices":37261,"material":7,"mode":4},{"attributes":{"NORMAL":19740,"POSITION":2218},"indices":37262,"material":7,"mode":4},{"attributes":{"NORMAL":19741,"POSITION":2219},"indices":37263,"material":7,"mode":4}]},{"name":"COMPOUND066","primitives":[{"attributes":{"NORMAL":19742,"POSITION":2220},"indices":37264,"material":8,"mode":4},{"attributes":{"NORMAL":19743,"POSITION":2221},"indices":37265,"material":8,"mode":4},{"attributes":{"NORMAL":19744,"POSITION":2222},"indices":37266,"material":8,"mode":4},{"attributes":{"NORMAL":19745,"POSITION":2223},"indices":37267,"material":8,"mode":4},{"attributes":{"NORMAL":19746,"POSITION":2224},"indices":37268,"material":8,"mode":4},{"attributes":{"NORMAL":19747,"POSITION":2225},"indices":37269,"material":8,"mode":4},{"attributes":{"NORMAL":19748,"POSITION":2226},"indices":37270,"material":8,"mode":4},{"attributes":{"NORMAL":19749,"POSITION":2227},"indices":37271,"material":9,"mode":4},{"attributes":{"NORMAL":19750,"POSITION":2228},"indices":37272,"material":9,"mode":4},{"attributes":{"NORMAL":19751,"POSITION":2229},"indices":37273,"material":9,"mode":4}]},{"name":"COMPOUND067","primitives":[{"attributes":{"NORMAL":19752,"POSITION":2230},"indices":37274,"material":7,"mode":4},{"attributes":{"NORMAL":19753,"POSITION":2231},"indices":37275,"material":7,"mode":4},{"attributes":{"NORMAL":19754,"POSITION":2232},"indices":37276,"material":7,"mode":4},{"attributes":{"NORMAL":19755,"POSITION":2233},"indices":37277,"material":7,"mode":4},{"attributes":{"NORMAL":19756,"POSITION":2234},"indices":37278,"material":7,"mode":4},{"attributes":{"NORMAL":19757,"POSITION":2235},"indices":37279,"material":7,"mode":4},{"attributes":{"NORMAL":19758,"POSITION":2236},"indices":37280,"material":7,"mode":4},{"attributes":{"NORMAL":19759,"POSITION":2237},"indices":37281,"material":7,"mode":4},{"attributes":{"NORMAL":19760,"POSITION":2238},"indices":37282,"material":7,"mode":4},{"attributes":{"NORMAL":19761,"POSITION":2239},"indices":37283,"material":7,"mode":4}]},{"name":"COMPOUND068","primitives":[{"attributes":{"NORMAL":19762,"POSITION":2240},"indices":37284,"material":7,"mode":4},{"attributes":{"NORMAL":19763,"POSITION":2241},"indices":37285,"material":7,"mode":4},{"attributes":{"NORMAL":19764,"POSITION":2242},"indices":37286,"material":7,"mode":4},{"attributes":{"NORMAL":19765,"POSITION":2243},"indices":37287,"material":7,"mode":4},{"attributes":{"NORMAL":19766,"POSITION":2244},"indices":37288,"material":7,"mode":4},{"attributes":{"NORMAL":19767,"POSITION":2245},"indices":37289,"material":7,"mode":4},{"attributes":{"NORMAL":19768,"POSITION":2246},"indices":37290,"material":7,"mode":4},{"attributes":{"NORMAL":19769,"POSITION":2247},"indices":37291,"material":7,"mode":4},{"attributes":{"NORMAL":19770,"POSITION":2248},"indices":37292,"material":7,"mode":4},{"attributes":{"NORMAL":19771,"POSITION":2249},"indices":37293,"material":7,"mode":4}]},{"name":"COMPOUND069","primitives":[{"attributes":{"NORMAL":19772,"POSITION":2250},"indices":37294,"material":7,"mode":4},{"attributes":{"NORMAL":19773,"POSITION":2251},"indices":37295,"material":7,"mode":4},{"attributes":{"NORMAL":19774,"POSITION":2252},"indices":37296,"material":7,"mode":4},{"attributes":{"NORMAL":19775,"POSITION":2253},"indices":37297,"material":7,"mode":4},{"attributes":{"NORMAL":19776,"POSITION":2254},"indices":37298,"material":7,"mode":4},{"attributes":{"NORMAL":19777,"POSITION":2255},"indices":37299,"material":7,"mode":4},{"attributes":{"NORMAL":19778,"POSITION":2256},"indices":37300,"material":7,"mode":4},{"attributes":{"NORMAL":19779,"POSITION":2257},"indices":37301,"material":7,"mode":4},{"attributes":{"NORMAL":19780,"POSITION":2258},"indices":37302,"material":7,"mode":4},{"attributes":{"NORMAL":19781,"POSITION":2259},"indices":37303,"material":7,"mode":4}]},{"name":"COMPOUND070","primitives":[{"attributes":{"NORMAL":19782,"POSITION":2260},"indices":37304,"material":8,"mode":4},{"attributes":{"NORMAL":19783,"POSITION":2261},"indices":37305,"material":8,"mode":4},{"attributes":{"NORMAL":19784,"POSITION":2262},"indices":37306,"material":8,"mode":4},{"attributes":{"NORMAL":19785,"POSITION":2263},"indices":37307,"material":8,"mode":4},{"attributes":{"NORMAL":19786,"POSITION":2264},"indices":37308,"material":8,"mode":4},{"attributes":{"NORMAL":19787,"POSITION":2265},"indices":37309,"material":8,"mode":4},{"attributes":{"NORMAL":19788,"POSITION":2266},"indices":37310,"material":8,"mode":4},{"attributes":{"NORMAL":19789,"POSITION":2267},"indices":37311,"material":9,"mode":4},{"attributes":{"NORMAL":19790,"POSITION":2268},"indices":37312,"material":9,"mode":4},{"attributes":{"NORMAL":19791,"POSITION":2269},"indices":37313,"material":9,"mode":4}]},{"name":"COMPOUND071","primitives":[{"attributes":{"NORMAL":19792,"POSITION":2270},"indices":37314,"material":7,"mode":4},{"attributes":{"NORMAL":19793,"POSITION":2271},"indices":37315,"material":7,"mode":4},{"attributes":{"NORMAL":19794,"POSITION":2272},"indices":37316,"material":7,"mode":4},{"attributes":{"NORMAL":19795,"POSITION":2273},"indices":37317,"material":7,"mode":4},{"attributes":{"NORMAL":19796,"POSITION":2274},"indices":37318,"material":7,"mode":4},{"attributes":{"NORMAL":19797,"POSITION":2275},"indices":37319,"material":7,"mode":4},{"attributes":{"NORMAL":19798,"POSITION":2276},"indices":37320,"material":7,"mode":4},{"attributes":{"NORMAL":19799,"POSITION":2277},"indices":37321,"material":7,"mode":4},{"attributes":{"NORMAL":19800,"POSITION":2278},"indices":37322,"material":7,"mode":4},{"attributes":{"NORMAL":19801,"POSITION":2279},"indices":37323,"material":7,"mode":4}]},{"name":"COMPOUND072","primitives":[{"attributes":{"NORMAL":19802,"POSITION":2280},"indices":37324,"material":15,"mode":4},{"attributes":{"NORMAL":19803,"POSITION":2281},"indices":37325,"material":15,"mode":4},{"attributes":{"NORMAL":19804,"POSITION":2282},"indices":37326,"material":15,"mode":4},{"attributes":{"NORMAL":19805,"POSITION":2283},"indices":37327,"material":15,"mode":4},{"attributes":{"NORMAL":19806,"POSITION":2284},"indices":37328,"material":15,"mode":4},{"attributes":{"NORMAL":19807,"POSITION":2285},"indices":37329,"material":15,"mode":4},{"attributes":{"NORMAL":19808,"POSITION":2286},"indices":37330,"material":15,"mode":4},{"attributes":{"NORMAL":19809,"POSITION":2287},"indices":37331,"material":15,"mode":4},{"attributes":{"NORMAL":19810,"POSITION":2288},"indices":37332,"material":15,"mode":4},{"attributes":{"NORMAL":19811,"POSITION":2289},"indices":37333,"material":15,"mode":4},{"attributes":{"NORMAL":19812,"POSITION":2290},"indices":37334,"material":9,"mode":4},{"attributes":{"NORMAL":19813,"POSITION":2291},"indices":37335,"material":9,"mode":4},{"attributes":{"NORMAL":19814,"POSITION":2292},"indices":37336,"material":9,"mode":4},{"attributes":{"NORMAL":19815,"POSITION":2293},"indices":37337,"material":9,"mode":4},{"attributes":{"NORMAL":19816,"POSITION":2294},"indices":37338,"material":9,"mode":4},{"attributes":{"NORMAL":19817,"POSITION":2295},"indices":37339,"material":9,"mode":4},{"attributes":{"NORMAL":19818,"POSITION":2296},"indices":37340,"material":9,"mode":4},{"attributes":{"NORMAL":19819,"POSITION":2297},"indices":37341,"material":15,"mode":4},{"attributes":{"NORMAL":19820,"POSITION":2298},"indices":37342,"material":9,"mode":4},{"attributes":{"NORMAL":19821,"POSITION":2299},"indices":37343,"material":9,"mode":4},{"attributes":{"NORMAL":19822,"POSITION":2300},"indices":37344,"material":9,"mode":4},{"attributes":{"NORMAL":19823,"POSITION":2301},"indices":37345,"material":9,"mode":4},{"attributes":{"NORMAL":19824,"POSITION":2302},"indices":37346,"material":9,"mode":4},{"attributes":{"NORMAL":19825,"POSITION":2303},"indices":37347,"material":15,"mode":4},{"attributes":{"NORMAL":19826,"POSITION":2304},"indices":37348,"material":9,"mode":4},{"attributes":{"NORMAL":19827,"POSITION":2305},"indices":37349,"material":9,"mode":4},{"attributes":{"NORMAL":19828,"POSITION":2306},"indices":37350,"material":9,"mode":4},{"attributes":{"NORMAL":19829,"POSITION":2307},"indices":37351,"material":9,"mode":4},{"attributes":{"NORMAL":19830,"POSITION":2308},"indices":37352,"material":9,"mode":4},{"attributes":{"NORMAL":19831,"POSITION":2309},"indices":37353,"material":9,"mode":4},{"attributes":{"NORMAL":19832,"POSITION":2310},"indices":37354,"material":9,"mode":4},{"attributes":{"NORMAL":19833,"POSITION":2311},"indices":37355,"material":9,"mode":4},{"attributes":{"NORMAL":19834,"POSITION":2312},"indices":37356,"material":9,"mode":4},{"attributes":{"NORMAL":19835,"POSITION":2313},"indices":37357,"material":9,"mode":4},{"attributes":{"NORMAL":19836,"POSITION":2314},"indices":37358,"material":15,"mode":4},{"attributes":{"NORMAL":19837,"POSITION":2315},"indices":37359,"material":9,"mode":4},{"attributes":{"NORMAL":19838,"POSITION":2316},"indices":37360,"material":9,"mode":4},{"attributes":{"NORMAL":19839,"POSITION":2317},"indices":37361,"material":9,"mode":4},{"attributes":{"NORMAL":19840,"POSITION":2318},"indices":37362,"material":9,"mode":4},{"attributes":{"NORMAL":19841,"POSITION":2319},"indices":37363,"material":9,"mode":4},{"attributes":{"NORMAL":19842,"POSITION":2320},"indices":37364,"material":9,"mode":4},{"attributes":{"NORMAL":19843,"POSITION":2321},"indices":37365,"material":9,"mode":4},{"attributes":{"NORMAL":19844,"POSITION":2322},"indices":37366,"material":9,"mode":4}]},{"name":"COMPOUND073","primitives":[{"attributes":{"NORMAL":19845,"POSITION":2323},"indices":37367,"material":7,"mode":4},{"attributes":{"NORMAL":19846,"POSITION":2324},"indices":37368,"material":7,"mode":4},{"attributes":{"NORMAL":19847,"POSITION":2325},"indices":37369,"material":7,"mode":4},{"attributes":{"NORMAL":19848,"POSITION":2326},"indices":37370,"material":7,"mode":4},{"attributes":{"NORMAL":19849,"POSITION":2327},"indices":37371,"material":7,"mode":4},{"attributes":{"NORMAL":19850,"POSITION":2328},"indices":37372,"material":7,"mode":4},{"attributes":{"NORMAL":19851,"POSITION":2329},"indices":37373,"material":7,"mode":4},{"attributes":{"NORMAL":19852,"POSITION":2330},"indices":37374,"material":7,"mode":4},{"attributes":{"NORMAL":19853,"POSITION":2331},"indices":37375,"material":7,"mode":4},{"attributes":{"NORMAL":19854,"POSITION":2332},"indices":37376,"material":7,"mode":4}]},{"name":"COMPOUND074","primitives":[{"attributes":{"NORMAL":19855,"POSITION":2333},"indices":37377,"material":7,"mode":4},{"attributes":{"NORMAL":19856,"POSITION":2334},"indices":37378,"material":7,"mode":4},{"attributes":{"NORMAL":19857,"POSITION":2335},"indices":37379,"material":7,"mode":4},{"attributes":{"NORMAL":19858,"POSITION":2336},"indices":37380,"material":7,"mode":4},{"attributes":{"NORMAL":19859,"POSITION":2337},"indices":37381,"material":7,"mode":4},{"attributes":{"NORMAL":19860,"POSITION":2338},"indices":37382,"material":7,"mode":4},{"attributes":{"NORMAL":19861,"POSITION":2339},"indices":37383,"material":7,"mode":4},{"attributes":{"NORMAL":19862,"POSITION":2340},"indices":37384,"material":7,"mode":4},{"attributes":{"NORMAL":19863,"POSITION":2341},"indices":37385,"material":7,"mode":4},{"attributes":{"NORMAL":19864,"POSITION":2342},"indices":37386,"material":7,"mode":4}]},{"name":"COMPOUND075","primitives":[{"attributes":{"NORMAL":19865,"POSITION":2343},"indices":37387,"material":7,"mode":4},{"attributes":{"NORMAL":19866,"POSITION":2344},"indices":37388,"material":7,"mode":4},{"attributes":{"NORMAL":19867,"POSITION":2345},"indices":37389,"material":7,"mode":4},{"attributes":{"NORMAL":19868,"POSITION":2346},"indices":37390,"material":7,"mode":4},{"attributes":{"NORMAL":19869,"POSITION":2347},"indices":37391,"material":7,"mode":4},{"attributes":{"NORMAL":19870,"POSITION":2348},"indices":37392,"material":7,"mode":4},{"attributes":{"NORMAL":19871,"POSITION":2349},"indices":37393,"material":7,"mode":4},{"attributes":{"NORMAL":19872,"POSITION":2350},"indices":37394,"material":7,"mode":4},{"attributes":{"NORMAL":19873,"POSITION":2351},"indices":37395,"material":7,"mode":4},{"attributes":{"NORMAL":19874,"POSITION":2352},"indices":37396,"material":7,"mode":4}]},{"name":"COMPOUND076","primitives":[{"attributes":{"NORMAL":19875,"POSITION":2353},"indices":37397,"material":7,"mode":4},{"attributes":{"NORMAL":19876,"POSITION":2354},"indices":37398,"material":7,"mode":4},{"attributes":{"NORMAL":19877,"POSITION":2355},"indices":37399,"material":7,"mode":4},{"attributes":{"NORMAL":19878,"POSITION":2356},"indices":37400,"material":7,"mode":4},{"attributes":{"NORMAL":19879,"POSITION":2357},"indices":37401,"material":7,"mode":4},{"attributes":{"NORMAL":19880,"POSITION":2358},"indices":37402,"material":7,"mode":4},{"attributes":{"NORMAL":19881,"POSITION":2359},"indices":37403,"material":7,"mode":4},{"attributes":{"NORMAL":19882,"POSITION":2360},"indices":37404,"material":7,"mode":4},{"attributes":{"NORMAL":19883,"POSITION":2361},"indices":37405,"material":7,"mode":4},{"attributes":{"NORMAL":19884,"POSITION":2362},"indices":37406,"material":7,"mode":4}]},{"name":"COMPOUND077","primitives":[{"attributes":{"NORMAL":19885,"POSITION":2363},"indices":37407,"material":7,"mode":4},{"attributes":{"NORMAL":19886,"POSITION":2364},"indices":37408,"material":7,"mode":4},{"attributes":{"NORMAL":19887,"POSITION":2365},"indices":37409,"material":7,"mode":4},{"attributes":{"NORMAL":19888,"POSITION":2366},"indices":37410,"material":7,"mode":4},{"attributes":{"NORMAL":19889,"POSITION":2367},"indices":37411,"material":7,"mode":4},{"attributes":{"NORMAL":19890,"POSITION":2368},"indices":37412,"material":7,"mode":4},{"attributes":{"NORMAL":19891,"POSITION":2369},"indices":37413,"material":7,"mode":4},{"attributes":{"NORMAL":19892,"POSITION":2370},"indices":37414,"material":7,"mode":4},{"attributes":{"NORMAL":19893,"POSITION":2371},"indices":37415,"material":7,"mode":4},{"attributes":{"NORMAL":19894,"POSITION":2372},"indices":37416,"material":7,"mode":4}]},{"name":"COMPOUND078","primitives":[{"attributes":{"NORMAL":19895,"POSITION":2373},"indices":37417,"material":7,"mode":4},{"attributes":{"NORMAL":19896,"POSITION":2374},"indices":37418,"material":7,"mode":4},{"attributes":{"NORMAL":19897,"POSITION":2375},"indices":37419,"material":7,"mode":4},{"attributes":{"NORMAL":19898,"POSITION":2376},"indices":37420,"material":7,"mode":4},{"attributes":{"NORMAL":19899,"POSITION":2377},"indices":37421,"material":7,"mode":4},{"attributes":{"NORMAL":19900,"POSITION":2378},"indices":37422,"material":7,"mode":4},{"attributes":{"NORMAL":19901,"POSITION":2379},"indices":37423,"material":7,"mode":4},{"attributes":{"NORMAL":19902,"POSITION":2380},"indices":37424,"material":7,"mode":4},{"attributes":{"NORMAL":19903,"POSITION":2381},"indices":37425,"material":7,"mode":4},{"attributes":{"NORMAL":19904,"POSITION":2382},"indices":37426,"material":7,"mode":4}]},{"name":"COMPOUND079","primitives":[{"attributes":{"NORMAL":19905,"POSITION":2383},"indices":37427,"material":8,"mode":4},{"attributes":{"NORMAL":19906,"POSITION":2384},"indices":37428,"material":8,"mode":4},{"attributes":{"NORMAL":19907,"POSITION":2385},"indices":37429,"material":8,"mode":4},{"attributes":{"NORMAL":19908,"POSITION":2386},"indices":37430,"material":8,"mode":4},{"attributes":{"NORMAL":19909,"POSITION":2387},"indices":37431,"material":8,"mode":4},{"attributes":{"NORMAL":19910,"POSITION":2388},"indices":37432,"material":8,"mode":4},{"attributes":{"NORMAL":19911,"POSITION":2389},"indices":37433,"material":8,"mode":4},{"attributes":{"NORMAL":19912,"POSITION":2390},"indices":37434,"material":8,"mode":4},{"attributes":{"NORMAL":19913,"POSITION":2391},"indices":37435,"material":8,"mode":4},{"attributes":{"NORMAL":19914,"POSITION":2392},"indices":37436,"material":8,"mode":4},{"attributes":{"NORMAL":19915,"POSITION":2393},"indices":37437,"material":8,"mode":4},{"attributes":{"NORMAL":19916,"POSITION":2394},"indices":37438,"material":8,"mode":4},{"attributes":{"NORMAL":19917,"POSITION":2395},"indices":37439,"material":8,"mode":4},{"attributes":{"NORMAL":19918,"POSITION":2396},"indices":37440,"material":8,"mode":4},{"attributes":{"NORMAL":19919,"POSITION":2397},"indices":37441,"material":8,"mode":4},{"attributes":{"NORMAL":19920,"POSITION":2398},"indices":37442,"material":8,"mode":4},{"attributes":{"NORMAL":19921,"POSITION":2399},"indices":37443,"material":8,"mode":4},{"attributes":{"NORMAL":19922,"POSITION":2400},"indices":37444,"material":8,"mode":4}]},{"name":"COMPOUND080","primitives":[{"attributes":{"NORMAL":19923,"POSITION":2401},"indices":37445,"material":7,"mode":4},{"attributes":{"NORMAL":19924,"POSITION":2402},"indices":37446,"material":7,"mode":4},{"attributes":{"NORMAL":19925,"POSITION":2403},"indices":37447,"material":7,"mode":4},{"attributes":{"NORMAL":19926,"POSITION":2404},"indices":37448,"material":7,"mode":4},{"attributes":{"NORMAL":19927,"POSITION":2405},"indices":37449,"material":7,"mode":4},{"attributes":{"NORMAL":19928,"POSITION":2406},"indices":37450,"material":7,"mode":4},{"attributes":{"NORMAL":19929,"POSITION":2407},"indices":37451,"material":7,"mode":4},{"attributes":{"NORMAL":19930,"POSITION":2408},"indices":37452,"material":7,"mode":4},{"attributes":{"NORMAL":19931,"POSITION":2409},"indices":37453,"material":7,"mode":4},{"attributes":{"NORMAL":19932,"POSITION":2410},"indices":37454,"material":7,"mode":4}]},{"name":"COMPOUND081","primitives":[{"attributes":{"NORMAL":19933,"POSITION":2411},"indices":37455,"material":8,"mode":4},{"attributes":{"NORMAL":19934,"POSITION":2412},"indices":37456,"material":8,"mode":4},{"attributes":{"NORMAL":19935,"POSITION":2413},"indices":37457,"material":8,"mode":4},{"attributes":{"NORMAL":19936,"POSITION":2414},"indices":37458,"material":8,"mode":4},{"attributes":{"NORMAL":19937,"POSITION":2415},"indices":37459,"material":8,"mode":4},{"attributes":{"NORMAL":19938,"POSITION":2416},"indices":37460,"material":8,"mode":4},{"attributes":{"NORMAL":19939,"POSITION":2417},"indices":37461,"material":8,"mode":4},{"attributes":{"NORMAL":19940,"POSITION":2418},"indices":37462,"material":9,"mode":4},{"attributes":{"NORMAL":19941,"POSITION":2419},"indices":37463,"material":9,"mode":4},{"attributes":{"NORMAL":19942,"POSITION":2420},"indices":37464,"material":9,"mode":4}]},{"name":"COMPOUND082","primitives":[{"attributes":{"NORMAL":19943,"POSITION":2421},"indices":37465,"material":7,"mode":4},{"attributes":{"NORMAL":19944,"POSITION":2422},"indices":37466,"material":7,"mode":4},{"attributes":{"NORMAL":19945,"POSITION":2423},"indices":37467,"material":7,"mode":4},{"attributes":{"NORMAL":19946,"POSITION":2424},"indices":37468,"material":7,"mode":4},{"attributes":{"NORMAL":19947,"POSITION":2425},"indices":37469,"material":7,"mode":4},{"attributes":{"NORMAL":19948,"POSITION":2426},"indices":37470,"material":7,"mode":4},{"attributes":{"NORMAL":19949,"POSITION":2427},"indices":37471,"material":7,"mode":4},{"attributes":{"NORMAL":19950,"POSITION":2428},"indices":37472,"material":7,"mode":4},{"attributes":{"NORMAL":19951,"POSITION":2429},"indices":37473,"material":7,"mode":4},{"attributes":{"NORMAL":19952,"POSITION":2430},"indices":37474,"material":7,"mode":4}]},{"name":"COMPOUND083","primitives":[{"attributes":{"NORMAL":19953,"POSITION":2431},"indices":37475,"material":7,"mode":4},{"attributes":{"NORMAL":19954,"POSITION":2432},"indices":37476,"material":7,"mode":4},{"attributes":{"NORMAL":19955,"POSITION":2433},"indices":37477,"material":7,"mode":4},{"attributes":{"NORMAL":19956,"POSITION":2434},"indices":37478,"material":7,"mode":4},{"attributes":{"NORMAL":19957,"POSITION":2435},"indices":37479,"material":7,"mode":4},{"attributes":{"NORMAL":19958,"POSITION":2436},"indices":37480,"material":7,"mode":4},{"attributes":{"NORMAL":19959,"POSITION":2437},"indices":37481,"material":7,"mode":4},{"attributes":{"NORMAL":19960,"POSITION":2438},"indices":37482,"material":7,"mode":4},{"attributes":{"NORMAL":19961,"POSITION":2439},"indices":37483,"material":7,"mode":4},{"attributes":{"NORMAL":19962,"POSITION":2440},"indices":37484,"material":7,"mode":4}]},{"name":"COMPOUND084","primitives":[{"attributes":{"NORMAL":19963,"POSITION":2441},"indices":37485,"material":7,"mode":4},{"attributes":{"NORMAL":19964,"POSITION":2442},"indices":37486,"material":7,"mode":4},{"attributes":{"NORMAL":19965,"POSITION":2443},"indices":37487,"material":7,"mode":4},{"attributes":{"NORMAL":19966,"POSITION":2444},"indices":37488,"material":7,"mode":4},{"attributes":{"NORMAL":19967,"POSITION":2445},"indices":37489,"material":7,"mode":4},{"attributes":{"NORMAL":19968,"POSITION":2446},"indices":37490,"material":7,"mode":4},{"attributes":{"NORMAL":19969,"POSITION":2447},"indices":37491,"material":7,"mode":4},{"attributes":{"NORMAL":19970,"POSITION":2448},"indices":37492,"material":7,"mode":4},{"attributes":{"NORMAL":19971,"POSITION":2449},"indices":37493,"material":7,"mode":4},{"attributes":{"NORMAL":19972,"POSITION":2450},"indices":37494,"material":7,"mode":4}]},{"name":"COMPOUND085","primitives":[{"attributes":{"NORMAL":19973,"POSITION":2451},"indices":37495,"material":7,"mode":4},{"attributes":{"NORMAL":19974,"POSITION":2452},"indices":37496,"material":7,"mode":4},{"attributes":{"NORMAL":19975,"POSITION":2453},"indices":37497,"material":7,"mode":4},{"attributes":{"NORMAL":19976,"POSITION":2454},"indices":37498,"material":7,"mode":4},{"attributes":{"NORMAL":19977,"POSITION":2455},"indices":37499,"material":7,"mode":4},{"attributes":{"NORMAL":19978,"POSITION":2456},"indices":37500,"material":7,"mode":4},{"attributes":{"NORMAL":19979,"POSITION":2457},"indices":37501,"material":7,"mode":4},{"attributes":{"NORMAL":19980,"POSITION":2458},"indices":37502,"material":7,"mode":4},{"attributes":{"NORMAL":19981,"POSITION":2459},"indices":37503,"material":7,"mode":4},{"attributes":{"NORMAL":19982,"POSITION":2460},"indices":37504,"material":7,"mode":4}]},{"name":"COMPOUND086","primitives":[{"attributes":{"NORMAL":19983,"POSITION":2461},"indices":37505,"material":7,"mode":4},{"attributes":{"NORMAL":19984,"POSITION":2462},"indices":37506,"material":7,"mode":4},{"attributes":{"NORMAL":19985,"POSITION":2463},"indices":37507,"material":7,"mode":4},{"attributes":{"NORMAL":19986,"POSITION":2464},"indices":37508,"material":7,"mode":4},{"attributes":{"NORMAL":19987,"POSITION":2465},"indices":37509,"material":7,"mode":4},{"attributes":{"NORMAL":19988,"POSITION":2466},"indices":37510,"material":7,"mode":4},{"attributes":{"NORMAL":19989,"POSITION":2467},"indices":37511,"material":7,"mode":4},{"attributes":{"NORMAL":19990,"POSITION":2468},"indices":37512,"material":7,"mode":4},{"attributes":{"NORMAL":19991,"POSITION":2469},"indices":37513,"material":7,"mode":4},{"attributes":{"NORMAL":19992,"POSITION":2470},"indices":37514,"material":7,"mode":4}]},{"name":"COMPOUND087","primitives":[{"attributes":{"NORMAL":19993,"POSITION":2471},"indices":37515,"material":7,"mode":4},{"attributes":{"NORMAL":19994,"POSITION":2472},"indices":37516,"material":7,"mode":4},{"attributes":{"NORMAL":19995,"POSITION":2473},"indices":37517,"material":7,"mode":4},{"attributes":{"NORMAL":19996,"POSITION":2474},"indices":37518,"material":7,"mode":4},{"attributes":{"NORMAL":19997,"POSITION":2475},"indices":37519,"material":7,"mode":4},{"attributes":{"NORMAL":19998,"POSITION":2476},"indices":37520,"material":7,"mode":4},{"attributes":{"NORMAL":19999,"POSITION":2477},"indices":37521,"material":7,"mode":4},{"attributes":{"NORMAL":20000,"POSITION":2478},"indices":37522,"material":7,"mode":4},{"attributes":{"NORMAL":20001,"POSITION":2479},"indices":37523,"material":7,"mode":4},{"attributes":{"NORMAL":20002,"POSITION":2480},"indices":37524,"material":7,"mode":4}]},{"name":"COMPOUND088","primitives":[{"attributes":{"NORMAL":20003,"POSITION":2481},"indices":37525,"material":7,"mode":4},{"attributes":{"NORMAL":20004,"POSITION":2482},"indices":37526,"material":7,"mode":4},{"attributes":{"NORMAL":20005,"POSITION":2483},"indices":37527,"material":7,"mode":4},{"attributes":{"NORMAL":20006,"POSITION":2484},"indices":37528,"material":7,"mode":4},{"attributes":{"NORMAL":20007,"POSITION":2485},"indices":37529,"material":7,"mode":4},{"attributes":{"NORMAL":20008,"POSITION":2486},"indices":37530,"material":7,"mode":4},{"attributes":{"NORMAL":20009,"POSITION":2487},"indices":37531,"material":7,"mode":4},{"attributes":{"NORMAL":20010,"POSITION":2488},"indices":37532,"material":7,"mode":4},{"attributes":{"NORMAL":20011,"POSITION":2489},"indices":37533,"material":7,"mode":4},{"attributes":{"NORMAL":20012,"POSITION":2490},"indices":37534,"material":7,"mode":4}]},{"name":"COMPOUND089","primitives":[{"attributes":{"NORMAL":20013,"POSITION":2491},"indices":37535,"material":7,"mode":4},{"attributes":{"NORMAL":20014,"POSITION":2492},"indices":37536,"material":7,"mode":4},{"attributes":{"NORMAL":20015,"POSITION":2493},"indices":37537,"material":7,"mode":4},{"attributes":{"NORMAL":20016,"POSITION":2494},"indices":37538,"material":7,"mode":4},{"attributes":{"NORMAL":20017,"POSITION":2495},"indices":37539,"material":7,"mode":4},{"attributes":{"NORMAL":20018,"POSITION":2496},"indices":37540,"material":7,"mode":4},{"attributes":{"NORMAL":20019,"POSITION":2497},"indices":37541,"material":7,"mode":4},{"attributes":{"NORMAL":20020,"POSITION":2498},"indices":37542,"material":7,"mode":4},{"attributes":{"NORMAL":20021,"POSITION":2499},"indices":37543,"material":7,"mode":4},{"attributes":{"NORMAL":20022,"POSITION":2500},"indices":37544,"material":7,"mode":4}]},{"name":"COMPOUND090","primitives":[{"attributes":{"NORMAL":20023,"POSITION":2501},"indices":37545,"material":7,"mode":4},{"attributes":{"NORMAL":20024,"POSITION":2502},"indices":37546,"material":7,"mode":4},{"attributes":{"NORMAL":20025,"POSITION":2503},"indices":37547,"material":7,"mode":4},{"attributes":{"NORMAL":20026,"POSITION":2504},"indices":37548,"material":7,"mode":4},{"attributes":{"NORMAL":20027,"POSITION":2505},"indices":37549,"material":7,"mode":4},{"attributes":{"NORMAL":20028,"POSITION":2506},"indices":37550,"material":7,"mode":4},{"attributes":{"NORMAL":20029,"POSITION":2507},"indices":37551,"material":7,"mode":4},{"attributes":{"NORMAL":20030,"POSITION":2508},"indices":37552,"material":7,"mode":4},{"attributes":{"NORMAL":20031,"POSITION":2509},"indices":37553,"material":7,"mode":4},{"attributes":{"NORMAL":20032,"POSITION":2510},"indices":37554,"material":7,"mode":4}]},{"name":"COMPOUND091","primitives":[{"attributes":{"NORMAL":20033,"POSITION":2511},"indices":37555,"material":7,"mode":4},{"attributes":{"NORMAL":20034,"POSITION":2512},"indices":37556,"material":7,"mode":4},{"attributes":{"NORMAL":20035,"POSITION":2513},"indices":37557,"material":7,"mode":4},{"attributes":{"NORMAL":20036,"POSITION":2514},"indices":37558,"material":7,"mode":4},{"attributes":{"NORMAL":20037,"POSITION":2515},"indices":37559,"material":7,"mode":4},{"attributes":{"NORMAL":20038,"POSITION":2516},"indices":37560,"material":7,"mode":4},{"attributes":{"NORMAL":20039,"POSITION":2517},"indices":37561,"material":7,"mode":4},{"attributes":{"NORMAL":20040,"POSITION":2518},"indices":37562,"material":7,"mode":4},{"attributes":{"NORMAL":20041,"POSITION":2519},"indices":37563,"material":7,"mode":4},{"attributes":{"NORMAL":20042,"POSITION":2520},"indices":37564,"material":7,"mode":4}]},{"name":"COMPOUND092","primitives":[{"attributes":{"NORMAL":20043,"POSITION":2521},"indices":37565,"material":7,"mode":4},{"attributes":{"NORMAL":20044,"POSITION":2522},"indices":37566,"material":7,"mode":4},{"attributes":{"NORMAL":20045,"POSITION":2523},"indices":37567,"material":7,"mode":4},{"attributes":{"NORMAL":20046,"POSITION":2524},"indices":37568,"material":7,"mode":4},{"attributes":{"NORMAL":20047,"POSITION":2525},"indices":37569,"material":7,"mode":4},{"attributes":{"NORMAL":20048,"POSITION":2526},"indices":37570,"material":7,"mode":4},{"attributes":{"NORMAL":20049,"POSITION":2527},"indices":37571,"material":7,"mode":4},{"attributes":{"NORMAL":20050,"POSITION":2528},"indices":37572,"material":7,"mode":4},{"attributes":{"NORMAL":20051,"POSITION":2529},"indices":37573,"material":7,"mode":4},{"attributes":{"NORMAL":20052,"POSITION":2530},"indices":37574,"material":7,"mode":4}]},{"name":"COMPOUND093","primitives":[{"attributes":{"NORMAL":20053,"POSITION":2531},"indices":37575,"material":15,"mode":4},{"attributes":{"NORMAL":20054,"POSITION":2532},"indices":37576,"material":15,"mode":4},{"attributes":{"NORMAL":20055,"POSITION":2533},"indices":37577,"material":15,"mode":4},{"attributes":{"NORMAL":20056,"POSITION":2534},"indices":37578,"material":15,"mode":4},{"attributes":{"NORMAL":20057,"POSITION":2535},"indices":37579,"material":15,"mode":4},{"attributes":{"NORMAL":20058,"POSITION":2536},"indices":37580,"material":15,"mode":4},{"attributes":{"NORMAL":20059,"POSITION":2537},"indices":37581,"material":15,"mode":4},{"attributes":{"NORMAL":20060,"POSITION":2538},"indices":37582,"material":15,"mode":4},{"attributes":{"NORMAL":20061,"POSITION":2539},"indices":37583,"material":15,"mode":4},{"attributes":{"NORMAL":20062,"POSITION":2540},"indices":37584,"material":15,"mode":4},{"attributes":{"NORMAL":20063,"POSITION":2541},"indices":37585,"material":9,"mode":4},{"attributes":{"NORMAL":20064,"POSITION":2542},"indices":37586,"material":9,"mode":4},{"attributes":{"NORMAL":20065,"POSITION":2543},"indices":37587,"material":9,"mode":4},{"attributes":{"NORMAL":20066,"POSITION":2544},"indices":37588,"material":9,"mode":4},{"attributes":{"NORMAL":20067,"POSITION":2545},"indices":37589,"material":9,"mode":4},{"attributes":{"NORMAL":20068,"POSITION":2546},"indices":37590,"material":15,"mode":4},{"attributes":{"NORMAL":20069,"POSITION":2547},"indices":37591,"material":9,"mode":4},{"attributes":{"NORMAL":20070,"POSITION":2548},"indices":37592,"material":9,"mode":4},{"attributes":{"NORMAL":20071,"POSITION":2549},"indices":37593,"material":9,"mode":4},{"attributes":{"NORMAL":20072,"POSITION":2550},"indices":37594,"material":9,"mode":4},{"attributes":{"NORMAL":20073,"POSITION":2551},"indices":37595,"material":9,"mode":4},{"attributes":{"NORMAL":20074,"POSITION":2552},"indices":37596,"material":9,"mode":4},{"attributes":{"NORMAL":20075,"POSITION":2553},"indices":37597,"material":9,"mode":4},{"attributes":{"NORMAL":20076,"POSITION":2554},"indices":37598,"material":9,"mode":4},{"attributes":{"NORMAL":20077,"POSITION":2555},"indices":37599,"material":9,"mode":4},{"attributes":{"NORMAL":20078,"POSITION":2556},"indices":37600,"material":9,"mode":4},{"attributes":{"NORMAL":20079,"POSITION":2557},"indices":37601,"material":9,"mode":4},{"attributes":{"NORMAL":20080,"POSITION":2558},"indices":37602,"material":9,"mode":4},{"attributes":{"NORMAL":20081,"POSITION":2559},"indices":37603,"material":9,"mode":4},{"attributes":{"NORMAL":20082,"POSITION":2560},"indices":37604,"material":9,"mode":4},{"attributes":{"NORMAL":20083,"POSITION":2561},"indices":37605,"material":9,"mode":4},{"attributes":{"NORMAL":20084,"POSITION":2562},"indices":37606,"material":9,"mode":4},{"attributes":{"NORMAL":20085,"POSITION":2563},"indices":37607,"material":9,"mode":4},{"attributes":{"NORMAL":20086,"POSITION":2564},"indices":37608,"material":9,"mode":4},{"attributes":{"NORMAL":20087,"POSITION":2565},"indices":37609,"material":9,"mode":4},{"attributes":{"NORMAL":20088,"POSITION":2566},"indices":37610,"material":9,"mode":4},{"attributes":{"NORMAL":20089,"POSITION":2567},"indices":37611,"material":15,"mode":4},{"attributes":{"NORMAL":20090,"POSITION":2568},"indices":37612,"material":9,"mode":4},{"attributes":{"NORMAL":20091,"POSITION":2569},"indices":37613,"material":9,"mode":4},{"attributes":{"NORMAL":20092,"POSITION":2570},"indices":37614,"material":9,"mode":4},{"attributes":{"NORMAL":20093,"POSITION":2571},"indices":37615,"material":9,"mode":4},{"attributes":{"NORMAL":20094,"POSITION":2572},"indices":37616,"material":9,"mode":4},{"attributes":{"NORMAL":20095,"POSITION":2573},"indices":37617,"material":15,"mode":4},{"attributes":{"NORMAL":20096,"POSITION":2574},"indices":37618,"material":9,"mode":4},{"attributes":{"NORMAL":20097,"POSITION":2575},"indices":37619,"material":9,"mode":4},{"attributes":{"NORMAL":20098,"POSITION":2576},"indices":37620,"material":9,"mode":4},{"attributes":{"NORMAL":20099,"POSITION":2577},"indices":37621,"material":9,"mode":4},{"attributes":{"NORMAL":20100,"POSITION":2578},"indices":37622,"material":9,"mode":4},{"attributes":{"NORMAL":20101,"POSITION":2579},"indices":37623,"material":9,"mode":4},{"attributes":{"NORMAL":20102,"POSITION":2580},"indices":37624,"material":9,"mode":4}]},{"name":"COMPOUND094","primitives":[{"attributes":{"NORMAL":20103,"POSITION":2581},"indices":37625,"material":7,"mode":4},{"attributes":{"NORMAL":20104,"POSITION":2582},"indices":37626,"material":7,"mode":4},{"attributes":{"NORMAL":20105,"POSITION":2583},"indices":37627,"material":7,"mode":4},{"attributes":{"NORMAL":20106,"POSITION":2584},"indices":37628,"material":7,"mode":4},{"attributes":{"NORMAL":20107,"POSITION":2585},"indices":37629,"material":7,"mode":4},{"attributes":{"NORMAL":20108,"POSITION":2586},"indices":37630,"material":7,"mode":4},{"attributes":{"NORMAL":20109,"POSITION":2587},"indices":37631,"material":7,"mode":4},{"attributes":{"NORMAL":20110,"POSITION":2588},"indices":37632,"material":7,"mode":4},{"attributes":{"NORMAL":20111,"POSITION":2589},"indices":37633,"material":7,"mode":4},{"attributes":{"NORMAL":20112,"POSITION":2590},"indices":37634,"material":7,"mode":4}]},{"name":"COMPOUND095","primitives":[{"attributes":{"NORMAL":20113,"POSITION":2591},"indices":37635,"material":7,"mode":4},{"attributes":{"NORMAL":20114,"POSITION":2592},"indices":37636,"material":7,"mode":4},{"attributes":{"NORMAL":20115,"POSITION":2593},"indices":37637,"material":7,"mode":4},{"attributes":{"NORMAL":20116,"POSITION":2594},"indices":37638,"material":7,"mode":4},{"attributes":{"NORMAL":20117,"POSITION":2595},"indices":37639,"material":7,"mode":4},{"attributes":{"NORMAL":20118,"POSITION":2596},"indices":37640,"material":7,"mode":4},{"attributes":{"NORMAL":20119,"POSITION":2597},"indices":37641,"material":7,"mode":4},{"attributes":{"NORMAL":20120,"POSITION":2598},"indices":37642,"material":7,"mode":4},{"attributes":{"NORMAL":20121,"POSITION":2599},"indices":37643,"material":7,"mode":4},{"attributes":{"NORMAL":20122,"POSITION":2600},"indices":37644,"material":7,"mode":4}]},{"name":"COMPOUND096","primitives":[{"attributes":{"NORMAL":20123,"POSITION":2601},"indices":37645,"material":7,"mode":4},{"attributes":{"NORMAL":20124,"POSITION":2602},"indices":37646,"material":7,"mode":4},{"attributes":{"NORMAL":20125,"POSITION":2603},"indices":37647,"material":7,"mode":4},{"attributes":{"NORMAL":20126,"POSITION":2604},"indices":37648,"material":7,"mode":4},{"attributes":{"NORMAL":20127,"POSITION":2605},"indices":37649,"material":7,"mode":4},{"attributes":{"NORMAL":20128,"POSITION":2606},"indices":37650,"material":7,"mode":4},{"attributes":{"NORMAL":20129,"POSITION":2607},"indices":37651,"material":7,"mode":4},{"attributes":{"NORMAL":20130,"POSITION":2608},"indices":37652,"material":7,"mode":4},{"attributes":{"NORMAL":20131,"POSITION":2609},"indices":37653,"material":7,"mode":4},{"attributes":{"NORMAL":20132,"POSITION":2610},"indices":37654,"material":7,"mode":4}]},{"name":"COMPOUND097","primitives":[{"attributes":{"NORMAL":20133,"POSITION":2611},"indices":37655,"material":7,"mode":4},{"attributes":{"NORMAL":20134,"POSITION":2612},"indices":37656,"material":7,"mode":4},{"attributes":{"NORMAL":20135,"POSITION":2613},"indices":37657,"material":7,"mode":4},{"attributes":{"NORMAL":20136,"POSITION":2614},"indices":37658,"material":7,"mode":4},{"attributes":{"NORMAL":20137,"POSITION":2615},"indices":37659,"material":7,"mode":4},{"attributes":{"NORMAL":20138,"POSITION":2616},"indices":37660,"material":7,"mode":4},{"attributes":{"NORMAL":20139,"POSITION":2617},"indices":37661,"material":7,"mode":4},{"attributes":{"NORMAL":20140,"POSITION":2618},"indices":37662,"material":7,"mode":4},{"attributes":{"NORMAL":20141,"POSITION":2619},"indices":37663,"material":7,"mode":4},{"attributes":{"NORMAL":20142,"POSITION":2620},"indices":37664,"material":7,"mode":4}]},{"name":"COMPOUND098","primitives":[{"attributes":{"NORMAL":20143,"POSITION":2621},"indices":37665,"material":13,"mode":4},{"attributes":{"NORMAL":20144,"POSITION":2622},"indices":37666,"material":13,"mode":4},{"attributes":{"NORMAL":20145,"POSITION":2623},"indices":37667,"material":13,"mode":4},{"attributes":{"NORMAL":20146,"POSITION":2624},"indices":37668,"material":13,"mode":4},{"attributes":{"NORMAL":20147,"POSITION":2625},"indices":37669,"material":13,"mode":4},{"attributes":{"NORMAL":20148,"POSITION":2626},"indices":37670,"material":13,"mode":4},{"attributes":{"NORMAL":20149,"POSITION":2627},"indices":37671,"material":13,"mode":4},{"attributes":{"NORMAL":20150,"POSITION":2628},"indices":37672,"material":13,"mode":4},{"attributes":{"NORMAL":20151,"POSITION":2629},"indices":37673,"material":13,"mode":4},{"attributes":{"NORMAL":20152,"POSITION":2630},"indices":37674,"material":13,"mode":4},{"attributes":{"NORMAL":20153,"POSITION":2631},"indices":37675,"material":9,"mode":4},{"attributes":{"NORMAL":20154,"POSITION":2632},"indices":37676,"material":9,"mode":4},{"attributes":{"NORMAL":20155,"POSITION":2633},"indices":37677,"material":9,"mode":4},{"attributes":{"NORMAL":20156,"POSITION":2634},"indices":37678,"material":9,"mode":4},{"attributes":{"NORMAL":20157,"POSITION":2635},"indices":37679,"material":9,"mode":4},{"attributes":{"NORMAL":20158,"POSITION":2636},"indices":37680,"material":13,"mode":4},{"attributes":{"NORMAL":20159,"POSITION":2637},"indices":37681,"material":9,"mode":4},{"attributes":{"NORMAL":20160,"POSITION":2638},"indices":37682,"material":9,"mode":4},{"attributes":{"NORMAL":20161,"POSITION":2639},"indices":37683,"material":9,"mode":4},{"attributes":{"NORMAL":20162,"POSITION":2640},"indices":37684,"material":9,"mode":4},{"attributes":{"NORMAL":20163,"POSITION":2641},"indices":37685,"material":9,"mode":4},{"attributes":{"NORMAL":20164,"POSITION":2642},"indices":37686,"material":13,"mode":4},{"attributes":{"NORMAL":20165,"POSITION":2643},"indices":37687,"material":9,"mode":4},{"attributes":{"NORMAL":20166,"POSITION":2644},"indices":37688,"material":9,"mode":4},{"attributes":{"NORMAL":20167,"POSITION":2645},"indices":37689,"material":9,"mode":4},{"attributes":{"NORMAL":20168,"POSITION":2646},"indices":37690,"material":9,"mode":4},{"attributes":{"NORMAL":20169,"POSITION":2647},"indices":37691,"material":9,"mode":4},{"attributes":{"NORMAL":20170,"POSITION":2648},"indices":37692,"material":9,"mode":4},{"attributes":{"NORMAL":20171,"POSITION":2649},"indices":37693,"material":9,"mode":4},{"attributes":{"NORMAL":20172,"POSITION":2650},"indices":37694,"material":9,"mode":4},{"attributes":{"NORMAL":20173,"POSITION":2651},"indices":37695,"material":9,"mode":4},{"attributes":{"NORMAL":20174,"POSITION":2652},"indices":37696,"material":9,"mode":4},{"attributes":{"NORMAL":20175,"POSITION":2653},"indices":37697,"material":9,"mode":4},{"attributes":{"NORMAL":20176,"POSITION":2654},"indices":37698,"material":9,"mode":4},{"attributes":{"NORMAL":20177,"POSITION":2655},"indices":37699,"material":9,"mode":4},{"attributes":{"NORMAL":20178,"POSITION":2656},"indices":37700,"material":9,"mode":4},{"attributes":{"NORMAL":20179,"POSITION":2657},"indices":37701,"material":9,"mode":4},{"attributes":{"NORMAL":20180,"POSITION":2658},"indices":37702,"material":9,"mode":4},{"attributes":{"NORMAL":20181,"POSITION":2659},"indices":37703,"material":9,"mode":4},{"attributes":{"NORMAL":20182,"POSITION":2660},"indices":37704,"material":9,"mode":4},{"attributes":{"NORMAL":20183,"POSITION":2661},"indices":37705,"material":9,"mode":4},{"attributes":{"NORMAL":20184,"POSITION":2662},"indices":37706,"material":9,"mode":4},{"attributes":{"NORMAL":20185,"POSITION":2663},"indices":37707,"material":9,"mode":4},{"attributes":{"NORMAL":20186,"POSITION":2664},"indices":37708,"material":13,"mode":4},{"attributes":{"NORMAL":20187,"POSITION":2665},"indices":37709,"material":9,"mode":4},{"attributes":{"NORMAL":20188,"POSITION":2666},"indices":37710,"material":9,"mode":4},{"attributes":{"NORMAL":20189,"POSITION":2667},"indices":37711,"material":9,"mode":4},{"attributes":{"NORMAL":20190,"POSITION":2668},"indices":37712,"material":9,"mode":4},{"attributes":{"NORMAL":20191,"POSITION":2669},"indices":37713,"material":9,"mode":4},{"attributes":{"NORMAL":20192,"POSITION":2670},"indices":37714,"material":9,"mode":4},{"attributes":{"NORMAL":20193,"POSITION":2671},"indices":37715,"material":9,"mode":4},{"attributes":{"NORMAL":20194,"POSITION":2672},"indices":37716,"material":9,"mode":4},{"attributes":{"NORMAL":20195,"POSITION":2673},"indices":37717,"material":9,"mode":4},{"attributes":{"NORMAL":20196,"POSITION":2674},"indices":37718,"material":9,"mode":4},{"attributes":{"NORMAL":20197,"POSITION":2675},"indices":37719,"material":9,"mode":4},{"attributes":{"NORMAL":20198,"POSITION":2676},"indices":37720,"material":9,"mode":4},{"attributes":{"NORMAL":20199,"POSITION":2677},"indices":37721,"material":9,"mode":4},{"attributes":{"NORMAL":20200,"POSITION":2678},"indices":37722,"material":9,"mode":4},{"attributes":{"NORMAL":20201,"POSITION":2679},"indices":37723,"material":9,"mode":4},{"attributes":{"NORMAL":20202,"POSITION":2680},"indices":37724,"material":13,"mode":4}]},{"name":"COMPOUND099","primitives":[{"attributes":{"NORMAL":20203,"POSITION":2681},"indices":37725,"material":7,"mode":4},{"attributes":{"NORMAL":20204,"POSITION":2682},"indices":37726,"material":7,"mode":4},{"attributes":{"NORMAL":20205,"POSITION":2683},"indices":37727,"material":7,"mode":4},{"attributes":{"NORMAL":20206,"POSITION":2684},"indices":37728,"material":7,"mode":4},{"attributes":{"NORMAL":20207,"POSITION":2685},"indices":37729,"material":7,"mode":4},{"attributes":{"NORMAL":20208,"POSITION":2686},"indices":37730,"material":7,"mode":4},{"attributes":{"NORMAL":20209,"POSITION":2687},"indices":37731,"material":7,"mode":4},{"attributes":{"NORMAL":20210,"POSITION":2688},"indices":37732,"material":7,"mode":4},{"attributes":{"NORMAL":20211,"POSITION":2689},"indices":37733,"material":7,"mode":4},{"attributes":{"NORMAL":20212,"POSITION":2690},"indices":37734,"material":7,"mode":4}]},{"name":"COMPOUND100","primitives":[{"attributes":{"NORMAL":20213,"POSITION":2691},"indices":37735,"material":7,"mode":4},{"attributes":{"NORMAL":20214,"POSITION":2692},"indices":37736,"material":7,"mode":4},{"attributes":{"NORMAL":20215,"POSITION":2693},"indices":37737,"material":7,"mode":4},{"attributes":{"NORMAL":20216,"POSITION":2694},"indices":37738,"material":7,"mode":4},{"attributes":{"NORMAL":20217,"POSITION":2695},"indices":37739,"material":7,"mode":4},{"attributes":{"NORMAL":20218,"POSITION":2696},"indices":37740,"material":7,"mode":4},{"attributes":{"NORMAL":20219,"POSITION":2697},"indices":37741,"material":7,"mode":4},{"attributes":{"NORMAL":20220,"POSITION":2698},"indices":37742,"material":7,"mode":4},{"attributes":{"NORMAL":20221,"POSITION":2699},"indices":37743,"material":7,"mode":4},{"attributes":{"NORMAL":20222,"POSITION":2700},"indices":37744,"material":7,"mode":4}]},{"name":"COMPOUND101","primitives":[{"attributes":{"NORMAL":20223,"POSITION":2701},"indices":37745,"material":7,"mode":4},{"attributes":{"NORMAL":20224,"POSITION":2702},"indices":37746,"material":7,"mode":4},{"attributes":{"NORMAL":20225,"POSITION":2703},"indices":37747,"material":7,"mode":4},{"attributes":{"NORMAL":20226,"POSITION":2704},"indices":37748,"material":7,"mode":4},{"attributes":{"NORMAL":20227,"POSITION":2705},"indices":37749,"material":7,"mode":4},{"attributes":{"NORMAL":20228,"POSITION":2706},"indices":37750,"material":7,"mode":4},{"attributes":{"NORMAL":20229,"POSITION":2707},"indices":37751,"material":7,"mode":4},{"attributes":{"NORMAL":20230,"POSITION":2708},"indices":37752,"material":7,"mode":4},{"attributes":{"NORMAL":20231,"POSITION":2709},"indices":37753,"material":7,"mode":4},{"attributes":{"NORMAL":20232,"POSITION":2710},"indices":37754,"material":7,"mode":4}]},{"name":"COMPOUND102","primitives":[{"attributes":{"NORMAL":20233,"POSITION":2711},"indices":37755,"material":7,"mode":4},{"attributes":{"NORMAL":20234,"POSITION":2712},"indices":37756,"material":7,"mode":4},{"attributes":{"NORMAL":20235,"POSITION":2713},"indices":37757,"material":7,"mode":4},{"attributes":{"NORMAL":20236,"POSITION":2714},"indices":37758,"material":7,"mode":4},{"attributes":{"NORMAL":20237,"POSITION":2715},"indices":37759,"material":7,"mode":4},{"attributes":{"NORMAL":20238,"POSITION":2716},"indices":37760,"material":7,"mode":4},{"attributes":{"NORMAL":20239,"POSITION":2717},"indices":37761,"material":7,"mode":4},{"attributes":{"NORMAL":20240,"POSITION":2718},"indices":37762,"material":7,"mode":4},{"attributes":{"NORMAL":20241,"POSITION":2719},"indices":37763,"material":7,"mode":4},{"attributes":{"NORMAL":20242,"POSITION":2720},"indices":37764,"material":7,"mode":4}]},{"name":"COMPOUND103","primitives":[{"attributes":{"NORMAL":20243,"POSITION":2721},"indices":37765,"material":7,"mode":4},{"attributes":{"NORMAL":20244,"POSITION":2722},"indices":37766,"material":7,"mode":4},{"attributes":{"NORMAL":20245,"POSITION":2723},"indices":37767,"material":7,"mode":4},{"attributes":{"NORMAL":20246,"POSITION":2724},"indices":37768,"material":7,"mode":4},{"attributes":{"NORMAL":20247,"POSITION":2725},"indices":37769,"material":7,"mode":4},{"attributes":{"NORMAL":20248,"POSITION":2726},"indices":37770,"material":7,"mode":4},{"attributes":{"NORMAL":20249,"POSITION":2727},"indices":37771,"material":7,"mode":4},{"attributes":{"NORMAL":20250,"POSITION":2728},"indices":37772,"material":7,"mode":4},{"attributes":{"NORMAL":20251,"POSITION":2729},"indices":37773,"material":7,"mode":4},{"attributes":{"NORMAL":20252,"POSITION":2730},"indices":37774,"material":7,"mode":4}]},{"name":"COMPOUND104","primitives":[{"attributes":{"NORMAL":20253,"POSITION":2731},"indices":37775,"material":7,"mode":4},{"attributes":{"NORMAL":20254,"POSITION":2732},"indices":37776,"material":7,"mode":4},{"attributes":{"NORMAL":20255,"POSITION":2733},"indices":37777,"material":7,"mode":4},{"attributes":{"NORMAL":20256,"POSITION":2734},"indices":37778,"material":7,"mode":4},{"attributes":{"NORMAL":20257,"POSITION":2735},"indices":37779,"material":7,"mode":4},{"attributes":{"NORMAL":20258,"POSITION":2736},"indices":37780,"material":7,"mode":4},{"attributes":{"NORMAL":20259,"POSITION":2737},"indices":37781,"material":7,"mode":4},{"attributes":{"NORMAL":20260,"POSITION":2738},"indices":37782,"material":7,"mode":4},{"attributes":{"NORMAL":20261,"POSITION":2739},"indices":37783,"material":7,"mode":4},{"attributes":{"NORMAL":20262,"POSITION":2740},"indices":37784,"material":7,"mode":4}]},{"name":"COMPOUND105","primitives":[{"attributes":{"NORMAL":20263,"POSITION":2741},"indices":37785,"material":7,"mode":4},{"attributes":{"NORMAL":20264,"POSITION":2742},"indices":37786,"material":7,"mode":4},{"attributes":{"NORMAL":20265,"POSITION":2743},"indices":37787,"material":7,"mode":4},{"attributes":{"NORMAL":20266,"POSITION":2744},"indices":37788,"material":7,"mode":4},{"attributes":{"NORMAL":20267,"POSITION":2745},"indices":37789,"material":7,"mode":4},{"attributes":{"NORMAL":20268,"POSITION":2746},"indices":37790,"material":7,"mode":4},{"attributes":{"NORMAL":20269,"POSITION":2747},"indices":37791,"material":7,"mode":4},{"attributes":{"NORMAL":20270,"POSITION":2748},"indices":37792,"material":7,"mode":4},{"attributes":{"NORMAL":20271,"POSITION":2749},"indices":37793,"material":7,"mode":4},{"attributes":{"NORMAL":20272,"POSITION":2750},"indices":37794,"material":7,"mode":4}]},{"name":"COMPOUND106","primitives":[{"attributes":{"NORMAL":20273,"POSITION":2751},"indices":37795,"material":7,"mode":4},{"attributes":{"NORMAL":20274,"POSITION":2752},"indices":37796,"material":7,"mode":4},{"attributes":{"NORMAL":20275,"POSITION":2753},"indices":37797,"material":7,"mode":4},{"attributes":{"NORMAL":20276,"POSITION":2754},"indices":37798,"material":7,"mode":4},{"attributes":{"NORMAL":20277,"POSITION":2755},"indices":37799,"material":7,"mode":4},{"attributes":{"NORMAL":20278,"POSITION":2756},"indices":37800,"material":7,"mode":4},{"attributes":{"NORMAL":20279,"POSITION":2757},"indices":37801,"material":7,"mode":4},{"attributes":{"NORMAL":20280,"POSITION":2758},"indices":37802,"material":7,"mode":4},{"attributes":{"NORMAL":20281,"POSITION":2759},"indices":37803,"material":7,"mode":4},{"attributes":{"NORMAL":20282,"POSITION":2760},"indices":37804,"material":7,"mode":4}]},{"name":"COMPOUND107","primitives":[{"attributes":{"NORMAL":20283,"POSITION":2761},"indices":37805,"material":7,"mode":4},{"attributes":{"NORMAL":20284,"POSITION":2762},"indices":37806,"material":7,"mode":4},{"attributes":{"NORMAL":20285,"POSITION":2763},"indices":37807,"material":7,"mode":4},{"attributes":{"NORMAL":20286,"POSITION":2764},"indices":37808,"material":7,"mode":4},{"attributes":{"NORMAL":20287,"POSITION":2765},"indices":37809,"material":7,"mode":4},{"attributes":{"NORMAL":20288,"POSITION":2766},"indices":37810,"material":7,"mode":4},{"attributes":{"NORMAL":20289,"POSITION":2767},"indices":37811,"material":7,"mode":4},{"attributes":{"NORMAL":20290,"POSITION":2768},"indices":37812,"material":7,"mode":4},{"attributes":{"NORMAL":20291,"POSITION":2769},"indices":37813,"material":7,"mode":4},{"attributes":{"NORMAL":20292,"POSITION":2770},"indices":37814,"material":7,"mode":4}]},{"name":"COMPOUND108","primitives":[{"attributes":{"NORMAL":20293,"POSITION":2771},"indices":37815,"material":7,"mode":4},{"attributes":{"NORMAL":20294,"POSITION":2772},"indices":37816,"material":7,"mode":4},{"attributes":{"NORMAL":20295,"POSITION":2773},"indices":37817,"material":7,"mode":4},{"attributes":{"NORMAL":20296,"POSITION":2774},"indices":37818,"material":7,"mode":4},{"attributes":{"NORMAL":20297,"POSITION":2775},"indices":37819,"material":7,"mode":4},{"attributes":{"NORMAL":20298,"POSITION":2776},"indices":37820,"material":7,"mode":4},{"attributes":{"NORMAL":20299,"POSITION":2777},"indices":37821,"material":7,"mode":4},{"attributes":{"NORMAL":20300,"POSITION":2778},"indices":37822,"material":7,"mode":4},{"attributes":{"NORMAL":20301,"POSITION":2779},"indices":37823,"material":7,"mode":4},{"attributes":{"NORMAL":20302,"POSITION":2780},"indices":37824,"material":7,"mode":4}]},{"name":"COMPOUND109","primitives":[{"attributes":{"NORMAL":20303,"POSITION":2781},"indices":37825,"material":8,"mode":4},{"attributes":{"NORMAL":20304,"POSITION":2782},"indices":37826,"material":8,"mode":4},{"attributes":{"NORMAL":20305,"POSITION":2783},"indices":37827,"material":8,"mode":4},{"attributes":{"NORMAL":20306,"POSITION":2784},"indices":37828,"material":8,"mode":4},{"attributes":{"NORMAL":20307,"POSITION":2785},"indices":37829,"material":8,"mode":4},{"attributes":{"NORMAL":20308,"POSITION":2786},"indices":37830,"material":8,"mode":4},{"attributes":{"NORMAL":20309,"POSITION":2787},"indices":37831,"material":8,"mode":4},{"attributes":{"NORMAL":20310,"POSITION":2788},"indices":37832,"material":8,"mode":4},{"attributes":{"NORMAL":20311,"POSITION":2789},"indices":37833,"material":8,"mode":4},{"attributes":{"NORMAL":20312,"POSITION":2790},"indices":37834,"material":8,"mode":4},{"attributes":{"NORMAL":20313,"POSITION":2791},"indices":37835,"material":8,"mode":4},{"attributes":{"NORMAL":20314,"POSITION":2792},"indices":37836,"material":8,"mode":4},{"attributes":{"NORMAL":20315,"POSITION":2793},"indices":37837,"material":8,"mode":4},{"attributes":{"NORMAL":20316,"POSITION":2794},"indices":37838,"material":8,"mode":4},{"attributes":{"NORMAL":20317,"POSITION":2795},"indices":37839,"material":8,"mode":4},{"attributes":{"NORMAL":20318,"POSITION":2796},"indices":37840,"material":8,"mode":4},{"attributes":{"NORMAL":20319,"POSITION":2797},"indices":37841,"material":8,"mode":4},{"attributes":{"NORMAL":20320,"POSITION":2798},"indices":37842,"material":8,"mode":4}]},{"name":"COMPOUND110","primitives":[{"attributes":{"NORMAL":20321,"POSITION":2799},"indices":37843,"material":7,"mode":4},{"attributes":{"NORMAL":20322,"POSITION":2800},"indices":37844,"material":7,"mode":4},{"attributes":{"NORMAL":20323,"POSITION":2801},"indices":37845,"material":7,"mode":4},{"attributes":{"NORMAL":20324,"POSITION":2802},"indices":37846,"material":7,"mode":4},{"attributes":{"NORMAL":20325,"POSITION":2803},"indices":37847,"material":7,"mode":4},{"attributes":{"NORMAL":20326,"POSITION":2804},"indices":37848,"material":7,"mode":4},{"attributes":{"NORMAL":20327,"POSITION":2805},"indices":37849,"material":7,"mode":4},{"attributes":{"NORMAL":20328,"POSITION":2806},"indices":37850,"material":7,"mode":4},{"attributes":{"NORMAL":20329,"POSITION":2807},"indices":37851,"material":7,"mode":4},{"attributes":{"NORMAL":20330,"POSITION":2808},"indices":37852,"material":7,"mode":4}]},{"name":"COMPOUND111","primitives":[{"attributes":{"NORMAL":20331,"POSITION":2809},"indices":37853,"material":7,"mode":4},{"attributes":{"NORMAL":20332,"POSITION":2810},"indices":37854,"material":7,"mode":4},{"attributes":{"NORMAL":20333,"POSITION":2811},"indices":37855,"material":7,"mode":4},{"attributes":{"NORMAL":20334,"POSITION":2812},"indices":37856,"material":7,"mode":4},{"attributes":{"NORMAL":20335,"POSITION":2813},"indices":37857,"material":7,"mode":4},{"attributes":{"NORMAL":20336,"POSITION":2814},"indices":37858,"material":7,"mode":4},{"attributes":{"NORMAL":20337,"POSITION":2815},"indices":37859,"material":7,"mode":4},{"attributes":{"NORMAL":20338,"POSITION":2816},"indices":37860,"material":7,"mode":4},{"attributes":{"NORMAL":20339,"POSITION":2817},"indices":37861,"material":7,"mode":4},{"attributes":{"NORMAL":20340,"POSITION":2818},"indices":37862,"material":7,"mode":4}]},{"name":"COMPOUND112","primitives":[{"attributes":{"NORMAL":20341,"POSITION":2819},"indices":37863,"material":7,"mode":4},{"attributes":{"NORMAL":20342,"POSITION":2820},"indices":37864,"material":7,"mode":4},{"attributes":{"NORMAL":20343,"POSITION":2821},"indices":37865,"material":7,"mode":4},{"attributes":{"NORMAL":20344,"POSITION":2822},"indices":37866,"material":7,"mode":4},{"attributes":{"NORMAL":20345,"POSITION":2823},"indices":37867,"material":7,"mode":4},{"attributes":{"NORMAL":20346,"POSITION":2824},"indices":37868,"material":7,"mode":4},{"attributes":{"NORMAL":20347,"POSITION":2825},"indices":37869,"material":7,"mode":4},{"attributes":{"NORMAL":20348,"POSITION":2826},"indices":37870,"material":7,"mode":4},{"attributes":{"NORMAL":20349,"POSITION":2827},"indices":37871,"material":7,"mode":4},{"attributes":{"NORMAL":20350,"POSITION":2828},"indices":37872,"material":7,"mode":4}]},{"name":"COMPOUND113","primitives":[{"attributes":{"NORMAL":20351,"POSITION":2829},"indices":37873,"material":7,"mode":4},{"attributes":{"NORMAL":20352,"POSITION":2830},"indices":37874,"material":7,"mode":4},{"attributes":{"NORMAL":20353,"POSITION":2831},"indices":37875,"material":7,"mode":4},{"attributes":{"NORMAL":20354,"POSITION":2832},"indices":37876,"material":7,"mode":4},{"attributes":{"NORMAL":20355,"POSITION":2833},"indices":37877,"material":7,"mode":4},{"attributes":{"NORMAL":20356,"POSITION":2834},"indices":37878,"material":7,"mode":4},{"attributes":{"NORMAL":20357,"POSITION":2835},"indices":37879,"material":7,"mode":4},{"attributes":{"NORMAL":20358,"POSITION":2836},"indices":37880,"material":7,"mode":4},{"attributes":{"NORMAL":20359,"POSITION":2837},"indices":37881,"material":7,"mode":4},{"attributes":{"NORMAL":20360,"POSITION":2838},"indices":37882,"material":7,"mode":4}]},{"name":"COMPOUND114","primitives":[{"attributes":{"NORMAL":20361,"POSITION":2839},"indices":37883,"material":7,"mode":4},{"attributes":{"NORMAL":20362,"POSITION":2840},"indices":37884,"material":7,"mode":4},{"attributes":{"NORMAL":20363,"POSITION":2841},"indices":37885,"material":7,"mode":4},{"attributes":{"NORMAL":20364,"POSITION":2842},"indices":37886,"material":7,"mode":4},{"attributes":{"NORMAL":20365,"POSITION":2843},"indices":37887,"material":7,"mode":4},{"attributes":{"NORMAL":20366,"POSITION":2844},"indices":37888,"material":7,"mode":4},{"attributes":{"NORMAL":20367,"POSITION":2845},"indices":37889,"material":7,"mode":4},{"attributes":{"NORMAL":20368,"POSITION":2846},"indices":37890,"material":7,"mode":4},{"attributes":{"NORMAL":20369,"POSITION":2847},"indices":37891,"material":7,"mode":4},{"attributes":{"NORMAL":20370,"POSITION":2848},"indices":37892,"material":7,"mode":4}]},{"name":"COMPOUND115","primitives":[{"attributes":{"NORMAL":20371,"POSITION":2849},"indices":37893,"material":7,"mode":4},{"attributes":{"NORMAL":20372,"POSITION":2850},"indices":37894,"material":7,"mode":4},{"attributes":{"NORMAL":20373,"POSITION":2851},"indices":37895,"material":7,"mode":4},{"attributes":{"NORMAL":20374,"POSITION":2852},"indices":37896,"material":7,"mode":4},{"attributes":{"NORMAL":20375,"POSITION":2853},"indices":37897,"material":7,"mode":4},{"attributes":{"NORMAL":20376,"POSITION":2854},"indices":37898,"material":7,"mode":4},{"attributes":{"NORMAL":20377,"POSITION":2855},"indices":37899,"material":7,"mode":4},{"attributes":{"NORMAL":20378,"POSITION":2856},"indices":37900,"material":7,"mode":4},{"attributes":{"NORMAL":20379,"POSITION":2857},"indices":37901,"material":7,"mode":4},{"attributes":{"NORMAL":20380,"POSITION":2858},"indices":37902,"material":7,"mode":4}]},{"name":"COMPOUND116","primitives":[{"attributes":{"NORMAL":20381,"POSITION":2859},"indices":37903,"material":7,"mode":4},{"attributes":{"NORMAL":20382,"POSITION":2860},"indices":37904,"material":7,"mode":4},{"attributes":{"NORMAL":20383,"POSITION":2861},"indices":37905,"material":7,"mode":4},{"attributes":{"NORMAL":20384,"POSITION":2862},"indices":37906,"material":7,"mode":4},{"attributes":{"NORMAL":20385,"POSITION":2863},"indices":37907,"material":7,"mode":4},{"attributes":{"NORMAL":20386,"POSITION":2864},"indices":37908,"material":7,"mode":4},{"attributes":{"NORMAL":20387,"POSITION":2865},"indices":37909,"material":7,"mode":4},{"attributes":{"NORMAL":20388,"POSITION":2866},"indices":37910,"material":7,"mode":4},{"attributes":{"NORMAL":20389,"POSITION":2867},"indices":37911,"material":7,"mode":4},{"attributes":{"NORMAL":20390,"POSITION":2868},"indices":37912,"material":7,"mode":4}]},{"name":"COMPOUND117","primitives":[{"attributes":{"NORMAL":20391,"POSITION":2869},"indices":37913,"material":7,"mode":4},{"attributes":{"NORMAL":20392,"POSITION":2870},"indices":37914,"material":7,"mode":4},{"attributes":{"NORMAL":20393,"POSITION":2871},"indices":37915,"material":7,"mode":4},{"attributes":{"NORMAL":20394,"POSITION":2872},"indices":37916,"material":7,"mode":4},{"attributes":{"NORMAL":20395,"POSITION":2873},"indices":37917,"material":7,"mode":4},{"attributes":{"NORMAL":20396,"POSITION":2874},"indices":37918,"material":7,"mode":4},{"attributes":{"NORMAL":20397,"POSITION":2875},"indices":37919,"material":7,"mode":4},{"attributes":{"NORMAL":20398,"POSITION":2876},"indices":37920,"material":7,"mode":4},{"attributes":{"NORMAL":20399,"POSITION":2877},"indices":37921,"material":7,"mode":4},{"attributes":{"NORMAL":20400,"POSITION":2878},"indices":37922,"material":7,"mode":4}]},{"name":"COMPOUND118","primitives":[{"attributes":{"NORMAL":20401,"POSITION":2879},"indices":37923,"material":14,"mode":4},{"attributes":{"NORMAL":20402,"POSITION":2880},"indices":37924,"material":14,"mode":4},{"attributes":{"NORMAL":20403,"POSITION":2881},"indices":37925,"material":14,"mode":4},{"attributes":{"NORMAL":20404,"POSITION":2882},"indices":37926,"material":14,"mode":4},{"attributes":{"NORMAL":20405,"POSITION":2883},"indices":37927,"material":14,"mode":4},{"attributes":{"NORMAL":20406,"POSITION":2884},"indices":37928,"material":14,"mode":4},{"attributes":{"NORMAL":20407,"POSITION":2885},"indices":37929,"material":14,"mode":4},{"attributes":{"NORMAL":20408,"POSITION":2886},"indices":37930,"material":14,"mode":4},{"attributes":{"NORMAL":20409,"POSITION":2887},"indices":37931,"material":14,"mode":4},{"attributes":{"NORMAL":20410,"POSITION":2888},"indices":37932,"material":14,"mode":4},{"attributes":{"NORMAL":20411,"POSITION":2889},"indices":37933,"material":14,"mode":4},{"attributes":{"NORMAL":20412,"POSITION":2890},"indices":37934,"material":14,"mode":4},{"attributes":{"NORMAL":20413,"POSITION":2891},"indices":37935,"material":14,"mode":4},{"attributes":{"NORMAL":20414,"POSITION":2892},"indices":37936,"material":14,"mode":4},{"attributes":{"NORMAL":20415,"POSITION":2893},"indices":37937,"material":14,"mode":4},{"attributes":{"NORMAL":20416,"POSITION":2894},"indices":37938,"material":14,"mode":4},{"attributes":{"NORMAL":20417,"POSITION":2895},"indices":37939,"material":14,"mode":4},{"attributes":{"NORMAL":20418,"POSITION":2896},"indices":37940,"material":14,"mode":4},{"attributes":{"NORMAL":20419,"POSITION":2897},"indices":37941,"material":14,"mode":4},{"attributes":{"NORMAL":20420,"POSITION":2898},"indices":37942,"material":14,"mode":4},{"attributes":{"NORMAL":20421,"POSITION":2899},"indices":37943,"material":14,"mode":4},{"attributes":{"NORMAL":20422,"POSITION":2900},"indices":37944,"material":14,"mode":4},{"attributes":{"NORMAL":20423,"POSITION":2901},"indices":37945,"material":14,"mode":4},{"attributes":{"NORMAL":20424,"POSITION":2902},"indices":37946,"material":14,"mode":4},{"attributes":{"NORMAL":20425,"POSITION":2903},"indices":37947,"material":14,"mode":4},{"attributes":{"NORMAL":20426,"POSITION":2904},"indices":37948,"material":14,"mode":4},{"attributes":{"NORMAL":20427,"POSITION":2905},"indices":37949,"material":14,"mode":4},{"attributes":{"NORMAL":20428,"POSITION":2906},"indices":37950,"material":14,"mode":4},{"attributes":{"NORMAL":20429,"POSITION":2907},"indices":37951,"material":14,"mode":4},{"attributes":{"NORMAL":20430,"POSITION":2908},"indices":37952,"material":14,"mode":4},{"attributes":{"NORMAL":20431,"POSITION":2909},"indices":37953,"material":14,"mode":4},{"attributes":{"NORMAL":20432,"POSITION":2910},"indices":37954,"material":14,"mode":4},{"attributes":{"NORMAL":20433,"POSITION":2911},"indices":37955,"material":14,"mode":4},{"attributes":{"NORMAL":20434,"POSITION":2912},"indices":37956,"material":14,"mode":4},{"attributes":{"NORMAL":20435,"POSITION":2913},"indices":37957,"material":14,"mode":4},{"attributes":{"NORMAL":20436,"POSITION":2914},"indices":37958,"material":14,"mode":4},{"attributes":{"NORMAL":20437,"POSITION":2915},"indices":37959,"material":14,"mode":4},{"attributes":{"NORMAL":20438,"POSITION":2916},"indices":37960,"material":14,"mode":4},{"attributes":{"NORMAL":20439,"POSITION":2917},"indices":37961,"material":14,"mode":4},{"attributes":{"NORMAL":20440,"POSITION":2918},"indices":37962,"material":14,"mode":4},{"attributes":{"NORMAL":20441,"POSITION":2919},"indices":37963,"material":14,"mode":4},{"attributes":{"NORMAL":20442,"POSITION":2920},"indices":37964,"material":14,"mode":4},{"attributes":{"NORMAL":20443,"POSITION":2921},"indices":37965,"material":14,"mode":4},{"attributes":{"NORMAL":20444,"POSITION":2922},"indices":37966,"material":14,"mode":4},{"attributes":{"NORMAL":20445,"POSITION":2923},"indices":37967,"material":14,"mode":4},{"attributes":{"NORMAL":20446,"POSITION":2924},"indices":37968,"material":14,"mode":4},{"attributes":{"NORMAL":20447,"POSITION":2925},"indices":37969,"material":14,"mode":4},{"attributes":{"NORMAL":20448,"POSITION":2926},"indices":37970,"material":14,"mode":4},{"attributes":{"NORMAL":20449,"POSITION":2927},"indices":37971,"material":14,"mode":4},{"attributes":{"NORMAL":20450,"POSITION":2928},"indices":37972,"material":14,"mode":4},{"attributes":{"NORMAL":20451,"POSITION":2929},"indices":37973,"material":14,"mode":4},{"attributes":{"NORMAL":20452,"POSITION":2930},"indices":37974,"material":14,"mode":4},{"attributes":{"NORMAL":20453,"POSITION":2931},"indices":37975,"material":14,"mode":4},{"attributes":{"NORMAL":20454,"POSITION":2932},"indices":37976,"material":14,"mode":4},{"attributes":{"NORMAL":20455,"POSITION":2933},"indices":37977,"material":14,"mode":4},{"attributes":{"NORMAL":20456,"POSITION":2934},"indices":37978,"material":14,"mode":4},{"attributes":{"NORMAL":20457,"POSITION":2935},"indices":37979,"material":14,"mode":4},{"attributes":{"NORMAL":20458,"POSITION":2936},"indices":37980,"material":14,"mode":4},{"attributes":{"NORMAL":20459,"POSITION":2937},"indices":37981,"material":14,"mode":4},{"attributes":{"NORMAL":20460,"POSITION":2938},"indices":37982,"material":14,"mode":4},{"attributes":{"NORMAL":20461,"POSITION":2939},"indices":37983,"material":14,"mode":4},{"attributes":{"NORMAL":20462,"POSITION":2940},"indices":37984,"material":14,"mode":4},{"attributes":{"NORMAL":20463,"POSITION":2941},"indices":37985,"material":14,"mode":4},{"attributes":{"NORMAL":20464,"POSITION":2942},"indices":37986,"material":14,"mode":4},{"attributes":{"NORMAL":20465,"POSITION":2943},"indices":37987,"material":14,"mode":4},{"attributes":{"NORMAL":20466,"POSITION":2944},"indices":37988,"material":14,"mode":4},{"attributes":{"NORMAL":20467,"POSITION":2945},"indices":37989,"material":14,"mode":4},{"attributes":{"NORMAL":20468,"POSITION":2946},"indices":37990,"material":14,"mode":4},{"attributes":{"NORMAL":20469,"POSITION":2947},"indices":37991,"material":14,"mode":4},{"attributes":{"NORMAL":20470,"POSITION":2948},"indices":37992,"material":14,"mode":4},{"attributes":{"NORMAL":20471,"POSITION":2949},"indices":37993,"material":14,"mode":4},{"attributes":{"NORMAL":20472,"POSITION":2950},"indices":37994,"material":14,"mode":4},{"attributes":{"NORMAL":20473,"POSITION":2951},"indices":37995,"material":14,"mode":4},{"attributes":{"NORMAL":20474,"POSITION":2952},"indices":37996,"material":14,"mode":4},{"attributes":{"NORMAL":20475,"POSITION":2953},"indices":37997,"material":14,"mode":4},{"attributes":{"NORMAL":20476,"POSITION":2954},"indices":37998,"material":14,"mode":4},{"attributes":{"NORMAL":20477,"POSITION":2955},"indices":37999,"material":14,"mode":4},{"attributes":{"NORMAL":20478,"POSITION":2956},"indices":38000,"material":14,"mode":4},{"attributes":{"NORMAL":20479,"POSITION":2957},"indices":38001,"material":14,"mode":4},{"attributes":{"NORMAL":20480,"POSITION":2958},"indices":38002,"material":14,"mode":4},{"attributes":{"NORMAL":20481,"POSITION":2959},"indices":38003,"material":14,"mode":4},{"attributes":{"NORMAL":20482,"POSITION":2960},"indices":38004,"material":14,"mode":4},{"attributes":{"NORMAL":20483,"POSITION":2961},"indices":38005,"material":14,"mode":4},{"attributes":{"NORMAL":20484,"POSITION":2962},"indices":38006,"material":14,"mode":4},{"attributes":{"NORMAL":20485,"POSITION":2963},"indices":38007,"material":14,"mode":4},{"attributes":{"NORMAL":20486,"POSITION":2964},"indices":38008,"material":14,"mode":4},{"attributes":{"NORMAL":20487,"POSITION":2965},"indices":38009,"material":14,"mode":4},{"attributes":{"NORMAL":20488,"POSITION":2966},"indices":38010,"material":14,"mode":4},{"attributes":{"NORMAL":20489,"POSITION":2967},"indices":38011,"material":14,"mode":4},{"attributes":{"NORMAL":20490,"POSITION":2968},"indices":38012,"material":14,"mode":4},{"attributes":{"NORMAL":20491,"POSITION":2969},"indices":38013,"material":14,"mode":4},{"attributes":{"NORMAL":20492,"POSITION":2970},"indices":38014,"material":14,"mode":4},{"attributes":{"NORMAL":20493,"POSITION":2971},"indices":38015,"material":14,"mode":4},{"attributes":{"NORMAL":20494,"POSITION":2972},"indices":38016,"material":14,"mode":4},{"attributes":{"NORMAL":20495,"POSITION":2973},"indices":38017,"material":14,"mode":4},{"attributes":{"NORMAL":20496,"POSITION":2974},"indices":38018,"material":14,"mode":4},{"attributes":{"NORMAL":20497,"POSITION":2975},"indices":38019,"material":14,"mode":4},{"attributes":{"NORMAL":20498,"POSITION":2976},"indices":38020,"material":14,"mode":4},{"attributes":{"NORMAL":20499,"POSITION":2977},"indices":38021,"material":14,"mode":4},{"attributes":{"NORMAL":20500,"POSITION":2978},"indices":38022,"material":14,"mode":4},{"attributes":{"NORMAL":20501,"POSITION":2979},"indices":38023,"material":14,"mode":4},{"attributes":{"NORMAL":20502,"POSITION":2980},"indices":38024,"material":14,"mode":4},{"attributes":{"NORMAL":20503,"POSITION":2981},"indices":38025,"material":14,"mode":4},{"attributes":{"NORMAL":20504,"POSITION":2982},"indices":38026,"material":14,"mode":4},{"attributes":{"NORMAL":20505,"POSITION":2983},"indices":38027,"material":14,"mode":4},{"attributes":{"NORMAL":20506,"POSITION":2984},"indices":38028,"material":14,"mode":4},{"attributes":{"NORMAL":20507,"POSITION":2985},"indices":38029,"material":14,"mode":4},{"attributes":{"NORMAL":20508,"POSITION":2986},"indices":38030,"material":14,"mode":4},{"attributes":{"NORMAL":20509,"POSITION":2987},"indices":38031,"material":14,"mode":4},{"attributes":{"NORMAL":20510,"POSITION":2988},"indices":38032,"material":14,"mode":4},{"attributes":{"NORMAL":20511,"POSITION":2989},"indices":38033,"material":14,"mode":4},{"attributes":{"NORMAL":20512,"POSITION":2990},"indices":38034,"material":14,"mode":4},{"attributes":{"NORMAL":20513,"POSITION":2991},"indices":38035,"material":14,"mode":4},{"attributes":{"NORMAL":20514,"POSITION":2992},"indices":38036,"material":14,"mode":4},{"attributes":{"NORMAL":20515,"POSITION":2993},"indices":38037,"material":14,"mode":4},{"attributes":{"NORMAL":20516,"POSITION":2994},"indices":38038,"material":14,"mode":4},{"attributes":{"NORMAL":20517,"POSITION":2995},"indices":38039,"material":14,"mode":4},{"attributes":{"NORMAL":20518,"POSITION":2996},"indices":38040,"material":14,"mode":4},{"attributes":{"NORMAL":20519,"POSITION":2997},"indices":38041,"material":14,"mode":4},{"attributes":{"NORMAL":20520,"POSITION":2998},"indices":38042,"material":14,"mode":4},{"attributes":{"NORMAL":20521,"POSITION":2999},"indices":38043,"material":14,"mode":4},{"attributes":{"NORMAL":20522,"POSITION":3000},"indices":38044,"material":14,"mode":4},{"attributes":{"NORMAL":20523,"POSITION":3001},"indices":38045,"material":14,"mode":4},{"attributes":{"NORMAL":20524,"POSITION":3002},"indices":38046,"material":14,"mode":4},{"attributes":{"NORMAL":20525,"POSITION":3003},"indices":38047,"material":14,"mode":4},{"attributes":{"NORMAL":20526,"POSITION":3004},"indices":38048,"material":14,"mode":4},{"attributes":{"NORMAL":20527,"POSITION":3005},"indices":38049,"material":14,"mode":4},{"attributes":{"NORMAL":20528,"POSITION":3006},"indices":38050,"material":14,"mode":4},{"attributes":{"NORMAL":20529,"POSITION":3007},"indices":38051,"material":14,"mode":4},{"attributes":{"NORMAL":20530,"POSITION":3008},"indices":38052,"material":14,"mode":4},{"attributes":{"NORMAL":20531,"POSITION":3009},"indices":38053,"material":14,"mode":4},{"attributes":{"NORMAL":20532,"POSITION":3010},"indices":38054,"material":14,"mode":4},{"attributes":{"NORMAL":20533,"POSITION":3011},"indices":38055,"material":14,"mode":4},{"attributes":{"NORMAL":20534,"POSITION":3012},"indices":38056,"material":14,"mode":4},{"attributes":{"NORMAL":20535,"POSITION":3013},"indices":38057,"material":14,"mode":4},{"attributes":{"NORMAL":20536,"POSITION":3014},"indices":38058,"material":14,"mode":4},{"attributes":{"NORMAL":20537,"POSITION":3015},"indices":38059,"material":14,"mode":4},{"attributes":{"NORMAL":20538,"POSITION":3016},"indices":38060,"material":14,"mode":4},{"attributes":{"NORMAL":20539,"POSITION":3017},"indices":38061,"material":14,"mode":4},{"attributes":{"NORMAL":20540,"POSITION":3018},"indices":38062,"material":14,"mode":4},{"attributes":{"NORMAL":20541,"POSITION":3019},"indices":38063,"material":14,"mode":4},{"attributes":{"NORMAL":20542,"POSITION":3020},"indices":38064,"material":14,"mode":4},{"attributes":{"NORMAL":20543,"POSITION":3021},"indices":38065,"material":14,"mode":4},{"attributes":{"NORMAL":20544,"POSITION":3022},"indices":38066,"material":14,"mode":4},{"attributes":{"NORMAL":20545,"POSITION":3023},"indices":38067,"material":14,"mode":4},{"attributes":{"NORMAL":20546,"POSITION":3024},"indices":38068,"material":14,"mode":4},{"attributes":{"NORMAL":20547,"POSITION":3025},"indices":38069,"material":14,"mode":4},{"attributes":{"NORMAL":20548,"POSITION":3026},"indices":38070,"material":14,"mode":4},{"attributes":{"NORMAL":20549,"POSITION":3027},"indices":38071,"material":14,"mode":4},{"attributes":{"NORMAL":20550,"POSITION":3028},"indices":38072,"material":14,"mode":4},{"attributes":{"NORMAL":20551,"POSITION":3029},"indices":38073,"material":14,"mode":4},{"attributes":{"NORMAL":20552,"POSITION":3030},"indices":38074,"material":14,"mode":4},{"attributes":{"NORMAL":20553,"POSITION":3031},"indices":38075,"material":14,"mode":4},{"attributes":{"NORMAL":20554,"POSITION":3032},"indices":38076,"material":14,"mode":4},{"attributes":{"NORMAL":20555,"POSITION":3033},"indices":38077,"material":14,"mode":4},{"attributes":{"NORMAL":20556,"POSITION":3034},"indices":38078,"material":14,"mode":4},{"attributes":{"NORMAL":20557,"POSITION":3035},"indices":38079,"material":14,"mode":4},{"attributes":{"NORMAL":20558,"POSITION":3036},"indices":38080,"material":14,"mode":4},{"attributes":{"NORMAL":20559,"POSITION":3037},"indices":38081,"material":14,"mode":4},{"attributes":{"NORMAL":20560,"POSITION":3038},"indices":38082,"material":14,"mode":4},{"attributes":{"NORMAL":20561,"POSITION":3039},"indices":38083,"material":14,"mode":4},{"attributes":{"NORMAL":20562,"POSITION":3040},"indices":38084,"material":14,"mode":4},{"attributes":{"NORMAL":20563,"POSITION":3041},"indices":38085,"material":14,"mode":4},{"attributes":{"NORMAL":20564,"POSITION":3042},"indices":38086,"material":14,"mode":4},{"attributes":{"NORMAL":20565,"POSITION":3043},"indices":38087,"material":14,"mode":4},{"attributes":{"NORMAL":20566,"POSITION":3044},"indices":38088,"material":14,"mode":4},{"attributes":{"NORMAL":20567,"POSITION":3045},"indices":38089,"material":14,"mode":4},{"attributes":{"NORMAL":20568,"POSITION":3046},"indices":38090,"material":14,"mode":4},{"attributes":{"NORMAL":20569,"POSITION":3047},"indices":38091,"material":14,"mode":4},{"attributes":{"NORMAL":20570,"POSITION":3048},"indices":38092,"material":14,"mode":4},{"attributes":{"NORMAL":20571,"POSITION":3049},"indices":38093,"material":14,"mode":4},{"attributes":{"NORMAL":20572,"POSITION":3050},"indices":38094,"material":14,"mode":4},{"attributes":{"NORMAL":20573,"POSITION":3051},"indices":38095,"material":14,"mode":4},{"attributes":{"NORMAL":20574,"POSITION":3052},"indices":38096,"material":14,"mode":4},{"attributes":{"NORMAL":20575,"POSITION":3053},"indices":38097,"material":14,"mode":4},{"attributes":{"NORMAL":20576,"POSITION":3054},"indices":38098,"material":14,"mode":4},{"attributes":{"NORMAL":20577,"POSITION":3055},"indices":38099,"material":14,"mode":4},{"attributes":{"NORMAL":20578,"POSITION":3056},"indices":38100,"material":14,"mode":4},{"attributes":{"NORMAL":20579,"POSITION":3057},"indices":38101,"material":14,"mode":4},{"attributes":{"NORMAL":20580,"POSITION":3058},"indices":38102,"material":14,"mode":4},{"attributes":{"NORMAL":20581,"POSITION":3059},"indices":38103,"material":14,"mode":4},{"attributes":{"NORMAL":20582,"POSITION":3060},"indices":38104,"material":14,"mode":4},{"attributes":{"NORMAL":20583,"POSITION":3061},"indices":38105,"material":14,"mode":4},{"attributes":{"NORMAL":20584,"POSITION":3062},"indices":38106,"material":14,"mode":4},{"attributes":{"NORMAL":20585,"POSITION":3063},"indices":38107,"material":14,"mode":4},{"attributes":{"NORMAL":20586,"POSITION":3064},"indices":38108,"material":14,"mode":4},{"attributes":{"NORMAL":20587,"POSITION":3065},"indices":38109,"material":14,"mode":4},{"attributes":{"NORMAL":20588,"POSITION":3066},"indices":38110,"material":14,"mode":4},{"attributes":{"NORMAL":20589,"POSITION":3067},"indices":38111,"material":14,"mode":4},{"attributes":{"NORMAL":20590,"POSITION":3068},"indices":38112,"material":14,"mode":4},{"attributes":{"NORMAL":20591,"POSITION":3069},"indices":38113,"material":14,"mode":4},{"attributes":{"NORMAL":20592,"POSITION":3070},"indices":38114,"material":14,"mode":4},{"attributes":{"NORMAL":20593,"POSITION":3071},"indices":38115,"material":14,"mode":4},{"attributes":{"NORMAL":20594,"POSITION":3072},"indices":38116,"material":14,"mode":4},{"attributes":{"NORMAL":20595,"POSITION":3073},"indices":38117,"material":14,"mode":4},{"attributes":{"NORMAL":20596,"POSITION":3074},"indices":38118,"material":14,"mode":4},{"attributes":{"NORMAL":20597,"POSITION":3075},"indices":38119,"material":14,"mode":4},{"attributes":{"NORMAL":20598,"POSITION":3076},"indices":38120,"material":14,"mode":4},{"attributes":{"NORMAL":20599,"POSITION":3077},"indices":38121,"material":14,"mode":4},{"attributes":{"NORMAL":20600,"POSITION":3078},"indices":38122,"material":14,"mode":4},{"attributes":{"NORMAL":20601,"POSITION":3079},"indices":38123,"material":14,"mode":4},{"attributes":{"NORMAL":20602,"POSITION":3080},"indices":38124,"material":14,"mode":4},{"attributes":{"NORMAL":20603,"POSITION":3081},"indices":38125,"material":14,"mode":4},{"attributes":{"NORMAL":20604,"POSITION":3082},"indices":38126,"material":14,"mode":4},{"attributes":{"NORMAL":20605,"POSITION":3083},"indices":38127,"material":14,"mode":4},{"attributes":{"NORMAL":20606,"POSITION":3084},"indices":38128,"material":14,"mode":4},{"attributes":{"NORMAL":20607,"POSITION":3085},"indices":38129,"material":14,"mode":4},{"attributes":{"NORMAL":20608,"POSITION":3086},"indices":38130,"material":14,"mode":4},{"attributes":{"NORMAL":20609,"POSITION":3087},"indices":38131,"material":14,"mode":4},{"attributes":{"NORMAL":20610,"POSITION":3088},"indices":38132,"material":14,"mode":4},{"attributes":{"NORMAL":20611,"POSITION":3089},"indices":38133,"material":14,"mode":4},{"attributes":{"NORMAL":20612,"POSITION":3090},"indices":38134,"material":14,"mode":4},{"attributes":{"NORMAL":20613,"POSITION":3091},"indices":38135,"material":14,"mode":4},{"attributes":{"NORMAL":20614,"POSITION":3092},"indices":38136,"material":14,"mode":4},{"attributes":{"NORMAL":20615,"POSITION":3093},"indices":38137,"material":14,"mode":4},{"attributes":{"NORMAL":20616,"POSITION":3094},"indices":38138,"material":14,"mode":4},{"attributes":{"NORMAL":20617,"POSITION":3095},"indices":38139,"material":14,"mode":4},{"attributes":{"NORMAL":20618,"POSITION":3096},"indices":38140,"material":14,"mode":4},{"attributes":{"NORMAL":20619,"POSITION":3097},"indices":38141,"material":14,"mode":4},{"attributes":{"NORMAL":20620,"POSITION":3098},"indices":38142,"material":14,"mode":4},{"attributes":{"NORMAL":20621,"POSITION":3099},"indices":38143,"material":14,"mode":4},{"attributes":{"NORMAL":20622,"POSITION":3100},"indices":38144,"material":14,"mode":4},{"attributes":{"NORMAL":20623,"POSITION":3101},"indices":38145,"material":14,"mode":4},{"attributes":{"NORMAL":20624,"POSITION":3102},"indices":38146,"material":14,"mode":4},{"attributes":{"NORMAL":20625,"POSITION":3103},"indices":38147,"material":14,"mode":4},{"attributes":{"NORMAL":20626,"POSITION":3104},"indices":38148,"material":14,"mode":4},{"attributes":{"NORMAL":20627,"POSITION":3105},"indices":38149,"material":14,"mode":4},{"attributes":{"NORMAL":20628,"POSITION":3106},"indices":38150,"material":14,"mode":4},{"attributes":{"NORMAL":20629,"POSITION":3107},"indices":38151,"material":14,"mode":4},{"attributes":{"NORMAL":20630,"POSITION":3108},"indices":38152,"material":14,"mode":4},{"attributes":{"NORMAL":20631,"POSITION":3109},"indices":38153,"material":14,"mode":4},{"attributes":{"NORMAL":20632,"POSITION":3110},"indices":38154,"material":14,"mode":4},{"attributes":{"NORMAL":20633,"POSITION":3111},"indices":38155,"material":14,"mode":4},{"attributes":{"NORMAL":20634,"POSITION":3112},"indices":38156,"material":14,"mode":4},{"attributes":{"NORMAL":20635,"POSITION":3113},"indices":38157,"material":14,"mode":4},{"attributes":{"NORMAL":20636,"POSITION":3114},"indices":38158,"material":14,"mode":4},{"attributes":{"NORMAL":20637,"POSITION":3115},"indices":38159,"material":14,"mode":4},{"attributes":{"NORMAL":20638,"POSITION":3116},"indices":38160,"material":14,"mode":4},{"attributes":{"NORMAL":20639,"POSITION":3117},"indices":38161,"material":14,"mode":4},{"attributes":{"NORMAL":20640,"POSITION":3118},"indices":38162,"material":14,"mode":4},{"attributes":{"NORMAL":20641,"POSITION":3119},"indices":38163,"material":14,"mode":4},{"attributes":{"NORMAL":20642,"POSITION":3120},"indices":38164,"material":14,"mode":4},{"attributes":{"NORMAL":20643,"POSITION":3121},"indices":38165,"material":14,"mode":4},{"attributes":{"NORMAL":20644,"POSITION":3122},"indices":38166,"material":14,"mode":4},{"attributes":{"NORMAL":20645,"POSITION":3123},"indices":38167,"material":14,"mode":4},{"attributes":{"NORMAL":20646,"POSITION":3124},"indices":38168,"material":14,"mode":4},{"attributes":{"NORMAL":20647,"POSITION":3125},"indices":38169,"material":14,"mode":4},{"attributes":{"NORMAL":20648,"POSITION":3126},"indices":38170,"material":14,"mode":4},{"attributes":{"NORMAL":20649,"POSITION":3127},"indices":38171,"material":14,"mode":4},{"attributes":{"NORMAL":20650,"POSITION":3128},"indices":38172,"material":14,"mode":4},{"attributes":{"NORMAL":20651,"POSITION":3129},"indices":38173,"material":14,"mode":4},{"attributes":{"NORMAL":20652,"POSITION":3130},"indices":38174,"material":14,"mode":4},{"attributes":{"NORMAL":20653,"POSITION":3131},"indices":38175,"material":14,"mode":4},{"attributes":{"NORMAL":20654,"POSITION":3132},"indices":38176,"material":14,"mode":4},{"attributes":{"NORMAL":20655,"POSITION":3133},"indices":38177,"material":14,"mode":4},{"attributes":{"NORMAL":20656,"POSITION":3134},"indices":38178,"material":14,"mode":4},{"attributes":{"NORMAL":20657,"POSITION":3135},"indices":38179,"material":14,"mode":4},{"attributes":{"NORMAL":20658,"POSITION":3136},"indices":38180,"material":14,"mode":4},{"attributes":{"NORMAL":20659,"POSITION":3137},"indices":38181,"material":14,"mode":4},{"attributes":{"NORMAL":20660,"POSITION":3138},"indices":38182,"material":14,"mode":4},{"attributes":{"NORMAL":20661,"POSITION":3139},"indices":38183,"material":14,"mode":4},{"attributes":{"NORMAL":20662,"POSITION":3140},"indices":38184,"material":14,"mode":4},{"attributes":{"NORMAL":20663,"POSITION":3141},"indices":38185,"material":14,"mode":4},{"attributes":{"NORMAL":20664,"POSITION":3142},"indices":38186,"material":14,"mode":4},{"attributes":{"NORMAL":20665,"POSITION":3143},"indices":38187,"material":14,"mode":4},{"attributes":{"NORMAL":20666,"POSITION":3144},"indices":38188,"material":14,"mode":4},{"attributes":{"NORMAL":20667,"POSITION":3145},"indices":38189,"material":14,"mode":4},{"attributes":{"NORMAL":20668,"POSITION":3146},"indices":38190,"material":14,"mode":4},{"attributes":{"NORMAL":20669,"POSITION":3147},"indices":38191,"material":14,"mode":4},{"attributes":{"NORMAL":20670,"POSITION":3148},"indices":38192,"material":14,"mode":4},{"attributes":{"NORMAL":20671,"POSITION":3149},"indices":38193,"material":14,"mode":4},{"attributes":{"NORMAL":20672,"POSITION":3150},"indices":38194,"material":14,"mode":4},{"attributes":{"NORMAL":20673,"POSITION":3151},"indices":38195,"material":14,"mode":4},{"attributes":{"NORMAL":20674,"POSITION":3152},"indices":38196,"material":14,"mode":4},{"attributes":{"NORMAL":20675,"POSITION":3153},"indices":38197,"material":14,"mode":4},{"attributes":{"NORMAL":20676,"POSITION":3154},"indices":38198,"material":14,"mode":4},{"attributes":{"NORMAL":20677,"POSITION":3155},"indices":38199,"material":14,"mode":4},{"attributes":{"NORMAL":20678,"POSITION":3156},"indices":38200,"material":14,"mode":4},{"attributes":{"NORMAL":20679,"POSITION":3157},"indices":38201,"material":14,"mode":4},{"attributes":{"NORMAL":20680,"POSITION":3158},"indices":38202,"material":14,"mode":4},{"attributes":{"NORMAL":20681,"POSITION":3159},"indices":38203,"material":14,"mode":4},{"attributes":{"NORMAL":20682,"POSITION":3160},"indices":38204,"material":14,"mode":4},{"attributes":{"NORMAL":20683,"POSITION":3161},"indices":38205,"material":14,"mode":4},{"attributes":{"NORMAL":20684,"POSITION":3162},"indices":38206,"material":14,"mode":4},{"attributes":{"NORMAL":20685,"POSITION":3163},"indices":38207,"material":14,"mode":4},{"attributes":{"NORMAL":20686,"POSITION":3164},"indices":38208,"material":14,"mode":4},{"attributes":{"NORMAL":20687,"POSITION":3165},"indices":38209,"material":14,"mode":4},{"attributes":{"NORMAL":20688,"POSITION":3166},"indices":38210,"material":14,"mode":4},{"attributes":{"NORMAL":20689,"POSITION":3167},"indices":38211,"material":14,"mode":4},{"attributes":{"NORMAL":20690,"POSITION":3168},"indices":38212,"material":14,"mode":4},{"attributes":{"NORMAL":20691,"POSITION":3169},"indices":38213,"material":14,"mode":4},{"attributes":{"NORMAL":20692,"POSITION":3170},"indices":38214,"material":14,"mode":4},{"attributes":{"NORMAL":20693,"POSITION":3171},"indices":38215,"material":14,"mode":4},{"attributes":{"NORMAL":20694,"POSITION":3172},"indices":38216,"material":14,"mode":4},{"attributes":{"NORMAL":20695,"POSITION":3173},"indices":38217,"material":14,"mode":4},{"attributes":{"NORMAL":20696,"POSITION":3174},"indices":38218,"material":14,"mode":4},{"attributes":{"NORMAL":20697,"POSITION":3175},"indices":38219,"material":14,"mode":4},{"attributes":{"NORMAL":20698,"POSITION":3176},"indices":38220,"material":14,"mode":4},{"attributes":{"NORMAL":20699,"POSITION":3177},"indices":38221,"material":14,"mode":4},{"attributes":{"NORMAL":20700,"POSITION":3178},"indices":38222,"material":14,"mode":4},{"attributes":{"NORMAL":20701,"POSITION":3179},"indices":38223,"material":14,"mode":4},{"attributes":{"NORMAL":20702,"POSITION":3180},"indices":38224,"material":14,"mode":4},{"attributes":{"NORMAL":20703,"POSITION":3181},"indices":38225,"material":14,"mode":4},{"attributes":{"NORMAL":20704,"POSITION":3182},"indices":38226,"material":14,"mode":4},{"attributes":{"NORMAL":20705,"POSITION":3183},"indices":38227,"material":14,"mode":4},{"attributes":{"NORMAL":20706,"POSITION":3184},"indices":38228,"material":14,"mode":4},{"attributes":{"NORMAL":20707,"POSITION":3185},"indices":38229,"material":14,"mode":4},{"attributes":{"NORMAL":20708,"POSITION":3186},"indices":38230,"material":14,"mode":4},{"attributes":{"NORMAL":20709,"POSITION":3187},"indices":38231,"material":14,"mode":4},{"attributes":{"NORMAL":20710,"POSITION":3188},"indices":38232,"material":14,"mode":4},{"attributes":{"NORMAL":20711,"POSITION":3189},"indices":38233,"material":14,"mode":4},{"attributes":{"NORMAL":20712,"POSITION":3190},"indices":38234,"material":14,"mode":4},{"attributes":{"NORMAL":20713,"POSITION":3191},"indices":38235,"material":14,"mode":4}]},{"name":"COMPOUND119","primitives":[{"attributes":{"NORMAL":20714,"POSITION":3192},"indices":38236,"material":7,"mode":4},{"attributes":{"NORMAL":20715,"POSITION":3193},"indices":38237,"material":7,"mode":4},{"attributes":{"NORMAL":20716,"POSITION":3194},"indices":38238,"material":7,"mode":4},{"attributes":{"NORMAL":20717,"POSITION":3195},"indices":38239,"material":7,"mode":4},{"attributes":{"NORMAL":20718,"POSITION":3196},"indices":38240,"material":7,"mode":4},{"attributes":{"NORMAL":20719,"POSITION":3197},"indices":38241,"material":7,"mode":4},{"attributes":{"NORMAL":20720,"POSITION":3198},"indices":38242,"material":7,"mode":4},{"attributes":{"NORMAL":20721,"POSITION":3199},"indices":38243,"material":7,"mode":4},{"attributes":{"NORMAL":20722,"POSITION":3200},"indices":38244,"material":7,"mode":4},{"attributes":{"NORMAL":20723,"POSITION":3201},"indices":38245,"material":7,"mode":4}]},{"name":"COMPOUND120","primitives":[{"attributes":{"NORMAL":20724,"POSITION":3202},"indices":38246,"material":7,"mode":4},{"attributes":{"NORMAL":20725,"POSITION":3203},"indices":38247,"material":7,"mode":4},{"attributes":{"NORMAL":20726,"POSITION":3204},"indices":38248,"material":7,"mode":4},{"attributes":{"NORMAL":20727,"POSITION":3205},"indices":38249,"material":7,"mode":4},{"attributes":{"NORMAL":20728,"POSITION":3206},"indices":38250,"material":7,"mode":4},{"attributes":{"NORMAL":20729,"POSITION":3207},"indices":38251,"material":7,"mode":4},{"attributes":{"NORMAL":20730,"POSITION":3208},"indices":38252,"material":7,"mode":4},{"attributes":{"NORMAL":20731,"POSITION":3209},"indices":38253,"material":7,"mode":4},{"attributes":{"NORMAL":20732,"POSITION":3210},"indices":38254,"material":7,"mode":4},{"attributes":{"NORMAL":20733,"POSITION":3211},"indices":38255,"material":7,"mode":4}]},{"name":"COMPOUND121","primitives":[{"attributes":{"NORMAL":20734,"POSITION":3212},"indices":38256,"material":7,"mode":4},{"attributes":{"NORMAL":20735,"POSITION":3213},"indices":38257,"material":7,"mode":4},{"attributes":{"NORMAL":20736,"POSITION":3214},"indices":38258,"material":7,"mode":4},{"attributes":{"NORMAL":20737,"POSITION":3215},"indices":38259,"material":7,"mode":4},{"attributes":{"NORMAL":20738,"POSITION":3216},"indices":38260,"material":7,"mode":4},{"attributes":{"NORMAL":20739,"POSITION":3217},"indices":38261,"material":7,"mode":4},{"attributes":{"NORMAL":20740,"POSITION":3218},"indices":38262,"material":7,"mode":4},{"attributes":{"NORMAL":20741,"POSITION":3219},"indices":38263,"material":7,"mode":4},{"attributes":{"NORMAL":20742,"POSITION":3220},"indices":38264,"material":7,"mode":4},{"attributes":{"NORMAL":20743,"POSITION":3221},"indices":38265,"material":7,"mode":4}]},{"name":"COMPOUND122","primitives":[{"attributes":{"NORMAL":20744,"POSITION":3222},"indices":38266,"material":7,"mode":4},{"attributes":{"NORMAL":20745,"POSITION":3223},"indices":38267,"material":7,"mode":4},{"attributes":{"NORMAL":20746,"POSITION":3224},"indices":38268,"material":7,"mode":4},{"attributes":{"NORMAL":20747,"POSITION":3225},"indices":38269,"material":7,"mode":4},{"attributes":{"NORMAL":20748,"POSITION":3226},"indices":38270,"material":7,"mode":4},{"attributes":{"NORMAL":20749,"POSITION":3227},"indices":38271,"material":7,"mode":4},{"attributes":{"NORMAL":20750,"POSITION":3228},"indices":38272,"material":7,"mode":4},{"attributes":{"NORMAL":20751,"POSITION":3229},"indices":38273,"material":7,"mode":4},{"attributes":{"NORMAL":20752,"POSITION":3230},"indices":38274,"material":7,"mode":4},{"attributes":{"NORMAL":20753,"POSITION":3231},"indices":38275,"material":7,"mode":4}]},{"name":"COMPOUND123","primitives":[{"attributes":{"NORMAL":20754,"POSITION":3232},"indices":38276,"material":7,"mode":4},{"attributes":{"NORMAL":20755,"POSITION":3233},"indices":38277,"material":7,"mode":4},{"attributes":{"NORMAL":20756,"POSITION":3234},"indices":38278,"material":7,"mode":4},{"attributes":{"NORMAL":20757,"POSITION":3235},"indices":38279,"material":7,"mode":4},{"attributes":{"NORMAL":20758,"POSITION":3236},"indices":38280,"material":7,"mode":4},{"attributes":{"NORMAL":20759,"POSITION":3237},"indices":38281,"material":7,"mode":4},{"attributes":{"NORMAL":20760,"POSITION":3238},"indices":38282,"material":7,"mode":4},{"attributes":{"NORMAL":20761,"POSITION":3239},"indices":38283,"material":7,"mode":4},{"attributes":{"NORMAL":20762,"POSITION":3240},"indices":38284,"material":7,"mode":4},{"attributes":{"NORMAL":20763,"POSITION":3241},"indices":38285,"material":7,"mode":4}]},{"name":"COMPOUND124","primitives":[{"attributes":{"NORMAL":20764,"POSITION":3242},"indices":38286,"material":7,"mode":4},{"attributes":{"NORMAL":20765,"POSITION":3243},"indices":38287,"material":7,"mode":4},{"attributes":{"NORMAL":20766,"POSITION":3244},"indices":38288,"material":7,"mode":4},{"attributes":{"NORMAL":20767,"POSITION":3245},"indices":38289,"material":7,"mode":4},{"attributes":{"NORMAL":20768,"POSITION":3246},"indices":38290,"material":7,"mode":4},{"attributes":{"NORMAL":20769,"POSITION":3247},"indices":38291,"material":7,"mode":4},{"attributes":{"NORMAL":20770,"POSITION":3248},"indices":38292,"material":7,"mode":4},{"attributes":{"NORMAL":20771,"POSITION":3249},"indices":38293,"material":7,"mode":4},{"attributes":{"NORMAL":20772,"POSITION":3250},"indices":38294,"material":7,"mode":4},{"attributes":{"NORMAL":20773,"POSITION":3251},"indices":38295,"material":7,"mode":4}]},{"name":"COMPOUND125","primitives":[{"attributes":{"NORMAL":20774,"POSITION":3252},"indices":38296,"material":7,"mode":4},{"attributes":{"NORMAL":20775,"POSITION":3253},"indices":38297,"material":7,"mode":4},{"attributes":{"NORMAL":20776,"POSITION":3254},"indices":38298,"material":7,"mode":4},{"attributes":{"NORMAL":20777,"POSITION":3255},"indices":38299,"material":7,"mode":4},{"attributes":{"NORMAL":20778,"POSITION":3256},"indices":38300,"material":7,"mode":4},{"attributes":{"NORMAL":20779,"POSITION":3257},"indices":38301,"material":7,"mode":4},{"attributes":{"NORMAL":20780,"POSITION":3258},"indices":38302,"material":7,"mode":4},{"attributes":{"NORMAL":20781,"POSITION":3259},"indices":38303,"material":7,"mode":4},{"attributes":{"NORMAL":20782,"POSITION":3260},"indices":38304,"material":7,"mode":4},{"attributes":{"NORMAL":20783,"POSITION":3261},"indices":38305,"material":7,"mode":4}]},{"name":"COMPOUND126","primitives":[{"attributes":{"NORMAL":20784,"POSITION":3262},"indices":38306,"material":7,"mode":4},{"attributes":{"NORMAL":20785,"POSITION":3263},"indices":38307,"material":7,"mode":4},{"attributes":{"NORMAL":20786,"POSITION":3264},"indices":38308,"material":7,"mode":4},{"attributes":{"NORMAL":20787,"POSITION":3265},"indices":38309,"material":7,"mode":4},{"attributes":{"NORMAL":20788,"POSITION":3266},"indices":38310,"material":7,"mode":4},{"attributes":{"NORMAL":20789,"POSITION":3267},"indices":38311,"material":7,"mode":4},{"attributes":{"NORMAL":20790,"POSITION":3268},"indices":38312,"material":7,"mode":4},{"attributes":{"NORMAL":20791,"POSITION":3269},"indices":38313,"material":7,"mode":4},{"attributes":{"NORMAL":20792,"POSITION":3270},"indices":38314,"material":7,"mode":4},{"attributes":{"NORMAL":20793,"POSITION":3271},"indices":38315,"material":7,"mode":4}]},{"name":"COMPOUND127","primitives":[{"attributes":{"NORMAL":20794,"POSITION":3272},"indices":38316,"material":14,"mode":4},{"attributes":{"NORMAL":20795,"POSITION":3273},"indices":38317,"material":14,"mode":4}]},{"name":"COMPOUND128","primitives":[{"attributes":{"NORMAL":20796,"POSITION":3274},"indices":38318,"material":7,"mode":4},{"attributes":{"NORMAL":20797,"POSITION":3275},"indices":38319,"material":7,"mode":4},{"attributes":{"NORMAL":20798,"POSITION":3276},"indices":38320,"material":7,"mode":4},{"attributes":{"NORMAL":20799,"POSITION":3277},"indices":38321,"material":7,"mode":4},{"attributes":{"NORMAL":20800,"POSITION":3278},"indices":38322,"material":7,"mode":4},{"attributes":{"NORMAL":20801,"POSITION":3279},"indices":38323,"material":7,"mode":4},{"attributes":{"NORMAL":20802,"POSITION":3280},"indices":38324,"material":7,"mode":4},{"attributes":{"NORMAL":20803,"POSITION":3281},"indices":38325,"material":7,"mode":4},{"attributes":{"NORMAL":20804,"POSITION":3282},"indices":38326,"material":7,"mode":4},{"attributes":{"NORMAL":20805,"POSITION":3283},"indices":38327,"material":7,"mode":4}]},{"name":"COMPOUND129","primitives":[{"attributes":{"NORMAL":20806,"POSITION":3284},"indices":38328,"material":8,"mode":4},{"attributes":{"NORMAL":20807,"POSITION":3285},"indices":38329,"material":8,"mode":4},{"attributes":{"NORMAL":20808,"POSITION":3286},"indices":38330,"material":8,"mode":4},{"attributes":{"NORMAL":20809,"POSITION":3287},"indices":38331,"material":8,"mode":4},{"attributes":{"NORMAL":20810,"POSITION":3288},"indices":38332,"material":8,"mode":4},{"attributes":{"NORMAL":20811,"POSITION":3289},"indices":38333,"material":8,"mode":4},{"attributes":{"NORMAL":20812,"POSITION":3290},"indices":38334,"material":8,"mode":4},{"attributes":{"NORMAL":20813,"POSITION":3291},"indices":38335,"material":8,"mode":4},{"attributes":{"NORMAL":20814,"POSITION":3292},"indices":38336,"material":8,"mode":4},{"attributes":{"NORMAL":20815,"POSITION":3293},"indices":38337,"material":8,"mode":4},{"attributes":{"NORMAL":20816,"POSITION":3294},"indices":38338,"material":8,"mode":4},{"attributes":{"NORMAL":20817,"POSITION":3295},"indices":38339,"material":8,"mode":4},{"attributes":{"NORMAL":20818,"POSITION":3296},"indices":38340,"material":8,"mode":4},{"attributes":{"NORMAL":20819,"POSITION":3297},"indices":38341,"material":8,"mode":4}]},{"name":"COMPOUND130","primitives":[{"attributes":{"NORMAL":20820,"POSITION":3298},"indices":38342,"material":7,"mode":4},{"attributes":{"NORMAL":20821,"POSITION":3299},"indices":38343,"material":7,"mode":4},{"attributes":{"NORMAL":20822,"POSITION":3300},"indices":38344,"material":7,"mode":4},{"attributes":{"NORMAL":20823,"POSITION":3301},"indices":38345,"material":7,"mode":4},{"attributes":{"NORMAL":20824,"POSITION":3302},"indices":38346,"material":7,"mode":4},{"attributes":{"NORMAL":20825,"POSITION":3303},"indices":38347,"material":7,"mode":4},{"attributes":{"NORMAL":20826,"POSITION":3304},"indices":38348,"material":7,"mode":4},{"attributes":{"NORMAL":20827,"POSITION":3305},"indices":38349,"material":7,"mode":4},{"attributes":{"NORMAL":20828,"POSITION":3306},"indices":38350,"material":7,"mode":4},{"attributes":{"NORMAL":20829,"POSITION":3307},"indices":38351,"material":7,"mode":4}]},{"name":"COMPOUND131","primitives":[{"attributes":{"NORMAL":20830,"POSITION":3308},"indices":38352,"material":8,"mode":4},{"attributes":{"NORMAL":20831,"POSITION":3309},"indices":38353,"material":8,"mode":4},{"attributes":{"NORMAL":20832,"POSITION":3310},"indices":38354,"material":8,"mode":4},{"attributes":{"NORMAL":20833,"POSITION":3311},"indices":38355,"material":8,"mode":4},{"attributes":{"NORMAL":20834,"POSITION":3312},"indices":38356,"material":8,"mode":4},{"attributes":{"NORMAL":20835,"POSITION":3313},"indices":38357,"material":8,"mode":4},{"attributes":{"NORMAL":20836,"POSITION":3314},"indices":38358,"material":8,"mode":4},{"attributes":{"NORMAL":20837,"POSITION":3315},"indices":38359,"material":9,"mode":4},{"attributes":{"NORMAL":20838,"POSITION":3316},"indices":38360,"material":9,"mode":4},{"attributes":{"NORMAL":20839,"POSITION":3317},"indices":38361,"material":9,"mode":4}]},{"name":"COMPOUND132","primitives":[{"attributes":{"NORMAL":20840,"POSITION":3318},"indices":38362,"material":7,"mode":4},{"attributes":{"NORMAL":20841,"POSITION":3319},"indices":38363,"material":7,"mode":4},{"attributes":{"NORMAL":20842,"POSITION":3320},"indices":38364,"material":7,"mode":4},{"attributes":{"NORMAL":20843,"POSITION":3321},"indices":38365,"material":7,"mode":4},{"attributes":{"NORMAL":20844,"POSITION":3322},"indices":38366,"material":7,"mode":4},{"attributes":{"NORMAL":20845,"POSITION":3323},"indices":38367,"material":7,"mode":4},{"attributes":{"NORMAL":20846,"POSITION":3324},"indices":38368,"material":7,"mode":4},{"attributes":{"NORMAL":20847,"POSITION":3325},"indices":38369,"material":7,"mode":4},{"attributes":{"NORMAL":20848,"POSITION":3326},"indices":38370,"material":7,"mode":4},{"attributes":{"NORMAL":20849,"POSITION":3327},"indices":38371,"material":7,"mode":4}]},{"name":"COMPOUND133","primitives":[{"attributes":{"NORMAL":20850,"POSITION":3328},"indices":38372,"material":7,"mode":4},{"attributes":{"NORMAL":20851,"POSITION":3329},"indices":38373,"material":7,"mode":4},{"attributes":{"NORMAL":20852,"POSITION":3330},"indices":38374,"material":7,"mode":4},{"attributes":{"NORMAL":20853,"POSITION":3331},"indices":38375,"material":7,"mode":4},{"attributes":{"NORMAL":20854,"POSITION":3332},"indices":38376,"material":7,"mode":4},{"attributes":{"NORMAL":20855,"POSITION":3333},"indices":38377,"material":7,"mode":4},{"attributes":{"NORMAL":20856,"POSITION":3334},"indices":38378,"material":7,"mode":4},{"attributes":{"NORMAL":20857,"POSITION":3335},"indices":38379,"material":7,"mode":4},{"attributes":{"NORMAL":20858,"POSITION":3336},"indices":38380,"material":7,"mode":4},{"attributes":{"NORMAL":20859,"POSITION":3337},"indices":38381,"material":7,"mode":4}]},{"name":"COMPOUND134","primitives":[{"attributes":{"NORMAL":20860,"POSITION":3338},"indices":38382,"material":8,"mode":4},{"attributes":{"NORMAL":20861,"POSITION":3339},"indices":38383,"material":8,"mode":4},{"attributes":{"NORMAL":20862,"POSITION":3340},"indices":38384,"material":8,"mode":4},{"attributes":{"NORMAL":20863,"POSITION":3341},"indices":38385,"material":8,"mode":4},{"attributes":{"NORMAL":20864,"POSITION":3342},"indices":38386,"material":8,"mode":4},{"attributes":{"NORMAL":20865,"POSITION":3343},"indices":38387,"material":8,"mode":4},{"attributes":{"NORMAL":20866,"POSITION":3344},"indices":38388,"material":8,"mode":4},{"attributes":{"NORMAL":20867,"POSITION":3345},"indices":38389,"material":9,"mode":4},{"attributes":{"NORMAL":20868,"POSITION":3346},"indices":38390,"material":9,"mode":4},{"attributes":{"NORMAL":20869,"POSITION":3347},"indices":38391,"material":9,"mode":4}]},{"name":"COMPOUND135","primitives":[{"attributes":{"NORMAL":20870,"POSITION":3348},"indices":38392,"material":8,"mode":4},{"attributes":{"NORMAL":20871,"POSITION":3349},"indices":38393,"material":8,"mode":4},{"attributes":{"NORMAL":20872,"POSITION":3350},"indices":38394,"material":8,"mode":4},{"attributes":{"NORMAL":20873,"POSITION":3351},"indices":38395,"material":8,"mode":4},{"attributes":{"NORMAL":20874,"POSITION":3352},"indices":38396,"material":8,"mode":4},{"attributes":{"NORMAL":20875,"POSITION":3353},"indices":38397,"material":8,"mode":4},{"attributes":{"NORMAL":20876,"POSITION":3354},"indices":38398,"material":8,"mode":4},{"attributes":{"NORMAL":20877,"POSITION":3355},"indices":38399,"material":8,"mode":4},{"attributes":{"NORMAL":20878,"POSITION":3356},"indices":38400,"material":8,"mode":4},{"attributes":{"NORMAL":20879,"POSITION":3357},"indices":38401,"material":8,"mode":4},{"attributes":{"NORMAL":20880,"POSITION":3358},"indices":38402,"material":8,"mode":4},{"attributes":{"NORMAL":20881,"POSITION":3359},"indices":38403,"material":8,"mode":4},{"attributes":{"NORMAL":20882,"POSITION":3360},"indices":38404,"material":8,"mode":4},{"attributes":{"NORMAL":20883,"POSITION":3361},"indices":38405,"material":8,"mode":4}]},{"name":"COMPOUND136","primitives":[{"attributes":{"NORMAL":20884,"POSITION":3362},"indices":38406,"material":14,"mode":4},{"attributes":{"NORMAL":20885,"POSITION":3363},"indices":38407,"material":14,"mode":4}]},{"name":"COMPOUND137","primitives":[{"attributes":{"NORMAL":20886,"POSITION":3364},"indices":38408,"material":7,"mode":4},{"attributes":{"NORMAL":20887,"POSITION":3365},"indices":38409,"material":7,"mode":4},{"attributes":{"NORMAL":20888,"POSITION":3366},"indices":38410,"material":7,"mode":4},{"attributes":{"NORMAL":20889,"POSITION":3367},"indices":38411,"material":7,"mode":4},{"attributes":{"NORMAL":20890,"POSITION":3368},"indices":38412,"material":7,"mode":4},{"attributes":{"NORMAL":20891,"POSITION":3369},"indices":38413,"material":7,"mode":4},{"attributes":{"NORMAL":20892,"POSITION":3370},"indices":38414,"material":7,"mode":4},{"attributes":{"NORMAL":20893,"POSITION":3371},"indices":38415,"material":7,"mode":4},{"attributes":{"NORMAL":20894,"POSITION":3372},"indices":38416,"material":7,"mode":4},{"attributes":{"NORMAL":20895,"POSITION":3373},"indices":38417,"material":7,"mode":4}]},{"name":"COMPOUND138","primitives":[{"attributes":{"NORMAL":20896,"POSITION":3374},"indices":38418,"material":7,"mode":4},{"attributes":{"NORMAL":20897,"POSITION":3375},"indices":38419,"material":7,"mode":4},{"attributes":{"NORMAL":20898,"POSITION":3376},"indices":38420,"material":7,"mode":4},{"attributes":{"NORMAL":20899,"POSITION":3377},"indices":38421,"material":7,"mode":4},{"attributes":{"NORMAL":20900,"POSITION":3378},"indices":38422,"material":7,"mode":4},{"attributes":{"NORMAL":20901,"POSITION":3379},"indices":38423,"material":7,"mode":4},{"attributes":{"NORMAL":20902,"POSITION":3380},"indices":38424,"material":7,"mode":4},{"attributes":{"NORMAL":20903,"POSITION":3381},"indices":38425,"material":7,"mode":4},{"attributes":{"NORMAL":20904,"POSITION":3382},"indices":38426,"material":7,"mode":4},{"attributes":{"NORMAL":20905,"POSITION":3383},"indices":38427,"material":7,"mode":4}]},{"name":"COMPOUND139","primitives":[{"attributes":{"NORMAL":20906,"POSITION":3384},"indices":38428,"material":7,"mode":4},{"attributes":{"NORMAL":20907,"POSITION":3385},"indices":38429,"material":7,"mode":4},{"attributes":{"NORMAL":20908,"POSITION":3386},"indices":38430,"material":7,"mode":4},{"attributes":{"NORMAL":20909,"POSITION":3387},"indices":38431,"material":7,"mode":4},{"attributes":{"NORMAL":20910,"POSITION":3388},"indices":38432,"material":7,"mode":4},{"attributes":{"NORMAL":20911,"POSITION":3389},"indices":38433,"material":7,"mode":4},{"attributes":{"NORMAL":20912,"POSITION":3390},"indices":38434,"material":7,"mode":4},{"attributes":{"NORMAL":20913,"POSITION":3391},"indices":38435,"material":7,"mode":4},{"attributes":{"NORMAL":20914,"POSITION":3392},"indices":38436,"material":7,"mode":4},{"attributes":{"NORMAL":20915,"POSITION":3393},"indices":38437,"material":7,"mode":4}]},{"name":"COMPOUND140","primitives":[{"attributes":{"NORMAL":20916,"POSITION":3394},"indices":38438,"material":7,"mode":4},{"attributes":{"NORMAL":20917,"POSITION":3395},"indices":38439,"material":7,"mode":4},{"attributes":{"NORMAL":20918,"POSITION":3396},"indices":38440,"material":7,"mode":4},{"attributes":{"NORMAL":20919,"POSITION":3397},"indices":38441,"material":7,"mode":4},{"attributes":{"NORMAL":20920,"POSITION":3398},"indices":38442,"material":7,"mode":4},{"attributes":{"NORMAL":20921,"POSITION":3399},"indices":38443,"material":7,"mode":4},{"attributes":{"NORMAL":20922,"POSITION":3400},"indices":38444,"material":7,"mode":4},{"attributes":{"NORMAL":20923,"POSITION":3401},"indices":38445,"material":7,"mode":4},{"attributes":{"NORMAL":20924,"POSITION":3402},"indices":38446,"material":7,"mode":4},{"attributes":{"NORMAL":20925,"POSITION":3403},"indices":38447,"material":7,"mode":4}]},{"name":"COMPOUND141","primitives":[{"attributes":{"NORMAL":20926,"POSITION":3404},"indices":38448,"material":15,"mode":4},{"attributes":{"NORMAL":20927,"POSITION":3405},"indices":38449,"material":15,"mode":4},{"attributes":{"NORMAL":20928,"POSITION":3406},"indices":38450,"material":15,"mode":4},{"attributes":{"NORMAL":20929,"POSITION":3407},"indices":38451,"material":15,"mode":4},{"attributes":{"NORMAL":20930,"POSITION":3408},"indices":38452,"material":15,"mode":4},{"attributes":{"NORMAL":20931,"POSITION":3409},"indices":38453,"material":15,"mode":4},{"attributes":{"NORMAL":20932,"POSITION":3410},"indices":38454,"material":15,"mode":4},{"attributes":{"NORMAL":20933,"POSITION":3411},"indices":38455,"material":15,"mode":4},{"attributes":{"NORMAL":20934,"POSITION":3412},"indices":38456,"material":15,"mode":4},{"attributes":{"NORMAL":20935,"POSITION":3413},"indices":38457,"material":15,"mode":4},{"attributes":{"NORMAL":20936,"POSITION":3414},"indices":38458,"material":9,"mode":4},{"attributes":{"NORMAL":20937,"POSITION":3415},"indices":38459,"material":9,"mode":4},{"attributes":{"NORMAL":20938,"POSITION":3416},"indices":38460,"material":9,"mode":4},{"attributes":{"NORMAL":20939,"POSITION":3417},"indices":38461,"material":9,"mode":4},{"attributes":{"NORMAL":20940,"POSITION":3418},"indices":38462,"material":9,"mode":4},{"attributes":{"NORMAL":20941,"POSITION":3419},"indices":38463,"material":15,"mode":4},{"attributes":{"NORMAL":20942,"POSITION":3420},"indices":38464,"material":9,"mode":4},{"attributes":{"NORMAL":20943,"POSITION":3421},"indices":38465,"material":9,"mode":4},{"attributes":{"NORMAL":20944,"POSITION":3422},"indices":38466,"material":9,"mode":4},{"attributes":{"NORMAL":20945,"POSITION":3423},"indices":38467,"material":9,"mode":4},{"attributes":{"NORMAL":20946,"POSITION":3424},"indices":38468,"material":9,"mode":4},{"attributes":{"NORMAL":20947,"POSITION":3425},"indices":38469,"material":9,"mode":4},{"attributes":{"NORMAL":20948,"POSITION":3426},"indices":38470,"material":9,"mode":4},{"attributes":{"NORMAL":20949,"POSITION":3427},"indices":38471,"material":9,"mode":4},{"attributes":{"NORMAL":20950,"POSITION":3428},"indices":38472,"material":9,"mode":4},{"attributes":{"NORMAL":20951,"POSITION":3429},"indices":38473,"material":9,"mode":4},{"attributes":{"NORMAL":20952,"POSITION":3430},"indices":38474,"material":9,"mode":4},{"attributes":{"NORMAL":20953,"POSITION":3431},"indices":38475,"material":9,"mode":4},{"attributes":{"NORMAL":20954,"POSITION":3432},"indices":38476,"material":9,"mode":4},{"attributes":{"NORMAL":20955,"POSITION":3433},"indices":38477,"material":9,"mode":4},{"attributes":{"NORMAL":20956,"POSITION":3434},"indices":38478,"material":9,"mode":4},{"attributes":{"NORMAL":20957,"POSITION":3435},"indices":38479,"material":9,"mode":4},{"attributes":{"NORMAL":20958,"POSITION":3436},"indices":38480,"material":9,"mode":4},{"attributes":{"NORMAL":20959,"POSITION":3437},"indices":38481,"material":9,"mode":4},{"attributes":{"NORMAL":20960,"POSITION":3438},"indices":38482,"material":9,"mode":4},{"attributes":{"NORMAL":20961,"POSITION":3439},"indices":38483,"material":9,"mode":4},{"attributes":{"NORMAL":20962,"POSITION":3440},"indices":38484,"material":15,"mode":4},{"attributes":{"NORMAL":20963,"POSITION":3441},"indices":38485,"material":9,"mode":4},{"attributes":{"NORMAL":20964,"POSITION":3442},"indices":38486,"material":9,"mode":4},{"attributes":{"NORMAL":20965,"POSITION":3443},"indices":38487,"material":9,"mode":4},{"attributes":{"NORMAL":20966,"POSITION":3444},"indices":38488,"material":9,"mode":4},{"attributes":{"NORMAL":20967,"POSITION":3445},"indices":38489,"material":9,"mode":4},{"attributes":{"NORMAL":20968,"POSITION":3446},"indices":38490,"material":15,"mode":4},{"attributes":{"NORMAL":20969,"POSITION":3447},"indices":38491,"material":9,"mode":4},{"attributes":{"NORMAL":20970,"POSITION":3448},"indices":38492,"material":9,"mode":4},{"attributes":{"NORMAL":20971,"POSITION":3449},"indices":38493,"material":9,"mode":4},{"attributes":{"NORMAL":20972,"POSITION":3450},"indices":38494,"material":9,"mode":4},{"attributes":{"NORMAL":20973,"POSITION":3451},"indices":38495,"material":9,"mode":4},{"attributes":{"NORMAL":20974,"POSITION":3452},"indices":38496,"material":9,"mode":4},{"attributes":{"NORMAL":20975,"POSITION":3453},"indices":38497,"material":9,"mode":4}]},{"name":"COMPOUND142","primitives":[{"attributes":{"NORMAL":20976,"POSITION":3454},"indices":38498,"material":7,"mode":4},{"attributes":{"NORMAL":20977,"POSITION":3455},"indices":38499,"material":7,"mode":4},{"attributes":{"NORMAL":20978,"POSITION":3456},"indices":38500,"material":7,"mode":4},{"attributes":{"NORMAL":20979,"POSITION":3457},"indices":38501,"material":7,"mode":4},{"attributes":{"NORMAL":20980,"POSITION":3458},"indices":38502,"material":7,"mode":4},{"attributes":{"NORMAL":20981,"POSITION":3459},"indices":38503,"material":7,"mode":4},{"attributes":{"NORMAL":20982,"POSITION":3460},"indices":38504,"material":7,"mode":4},{"attributes":{"NORMAL":20983,"POSITION":3461},"indices":38505,"material":7,"mode":4},{"attributes":{"NORMAL":20984,"POSITION":3462},"indices":38506,"material":7,"mode":4},{"attributes":{"NORMAL":20985,"POSITION":3463},"indices":38507,"material":7,"mode":4}]},{"name":"COMPOUND143","primitives":[{"attributes":{"NORMAL":20986,"POSITION":3464},"indices":38508,"material":7,"mode":4},{"attributes":{"NORMAL":20987,"POSITION":3465},"indices":38509,"material":7,"mode":4},{"attributes":{"NORMAL":20988,"POSITION":3466},"indices":38510,"material":7,"mode":4},{"attributes":{"NORMAL":20989,"POSITION":3467},"indices":38511,"material":7,"mode":4},{"attributes":{"NORMAL":20990,"POSITION":3468},"indices":38512,"material":7,"mode":4},{"attributes":{"NORMAL":20991,"POSITION":3469},"indices":38513,"material":7,"mode":4},{"attributes":{"NORMAL":20992,"POSITION":3470},"indices":38514,"material":7,"mode":4},{"attributes":{"NORMAL":20993,"POSITION":3471},"indices":38515,"material":7,"mode":4},{"attributes":{"NORMAL":20994,"POSITION":3472},"indices":38516,"material":7,"mode":4},{"attributes":{"NORMAL":20995,"POSITION":3473},"indices":38517,"material":7,"mode":4}]},{"name":"COMPOUND144","primitives":[{"attributes":{"NORMAL":20996,"POSITION":3474},"indices":38518,"material":7,"mode":4},{"attributes":{"NORMAL":20997,"POSITION":3475},"indices":38519,"material":7,"mode":4},{"attributes":{"NORMAL":20998,"POSITION":3476},"indices":38520,"material":7,"mode":4},{"attributes":{"NORMAL":20999,"POSITION":3477},"indices":38521,"material":7,"mode":4},{"attributes":{"NORMAL":21000,"POSITION":3478},"indices":38522,"material":7,"mode":4},{"attributes":{"NORMAL":21001,"POSITION":3479},"indices":38523,"material":7,"mode":4},{"attributes":{"NORMAL":21002,"POSITION":3480},"indices":38524,"material":7,"mode":4},{"attributes":{"NORMAL":21003,"POSITION":3481},"indices":38525,"material":7,"mode":4},{"attributes":{"NORMAL":21004,"POSITION":3482},"indices":38526,"material":7,"mode":4},{"attributes":{"NORMAL":21005,"POSITION":3483},"indices":38527,"material":7,"mode":4}]},{"name":"COMPOUND145","primitives":[{"attributes":{"NORMAL":21006,"POSITION":3484},"indices":38528,"material":7,"mode":4},{"attributes":{"NORMAL":21007,"POSITION":3485},"indices":38529,"material":7,"mode":4},{"attributes":{"NORMAL":21008,"POSITION":3486},"indices":38530,"material":7,"mode":4},{"attributes":{"NORMAL":21009,"POSITION":3487},"indices":38531,"material":7,"mode":4},{"attributes":{"NORMAL":21010,"POSITION":3488},"indices":38532,"material":7,"mode":4},{"attributes":{"NORMAL":21011,"POSITION":3489},"indices":38533,"material":7,"mode":4},{"attributes":{"NORMAL":21012,"POSITION":3490},"indices":38534,"material":7,"mode":4},{"attributes":{"NORMAL":21013,"POSITION":3491},"indices":38535,"material":7,"mode":4},{"attributes":{"NORMAL":21014,"POSITION":3492},"indices":38536,"material":7,"mode":4},{"attributes":{"NORMAL":21015,"POSITION":3493},"indices":38537,"material":7,"mode":4}]},{"name":"COMPOUND146","primitives":[{"attributes":{"NORMAL":21016,"POSITION":3494},"indices":38538,"material":7,"mode":4},{"attributes":{"NORMAL":21017,"POSITION":3495},"indices":38539,"material":7,"mode":4},{"attributes":{"NORMAL":21018,"POSITION":3496},"indices":38540,"material":7,"mode":4},{"attributes":{"NORMAL":21019,"POSITION":3497},"indices":38541,"material":7,"mode":4},{"attributes":{"NORMAL":21020,"POSITION":3498},"indices":38542,"material":7,"mode":4},{"attributes":{"NORMAL":21021,"POSITION":3499},"indices":38543,"material":7,"mode":4},{"attributes":{"NORMAL":21022,"POSITION":3500},"indices":38544,"material":7,"mode":4},{"attributes":{"NORMAL":21023,"POSITION":3501},"indices":38545,"material":7,"mode":4},{"attributes":{"NORMAL":21024,"POSITION":3502},"indices":38546,"material":7,"mode":4},{"attributes":{"NORMAL":21025,"POSITION":3503},"indices":38547,"material":7,"mode":4}]},{"name":"COMPOUND147","primitives":[{"attributes":{"NORMAL":21026,"POSITION":3504},"indices":38548,"material":7,"mode":4},{"attributes":{"NORMAL":21027,"POSITION":3505},"indices":38549,"material":7,"mode":4},{"attributes":{"NORMAL":21028,"POSITION":3506},"indices":38550,"material":7,"mode":4},{"attributes":{"NORMAL":21029,"POSITION":3507},"indices":38551,"material":7,"mode":4},{"attributes":{"NORMAL":21030,"POSITION":3508},"indices":38552,"material":7,"mode":4},{"attributes":{"NORMAL":21031,"POSITION":3509},"indices":38553,"material":7,"mode":4},{"attributes":{"NORMAL":21032,"POSITION":3510},"indices":38554,"material":7,"mode":4},{"attributes":{"NORMAL":21033,"POSITION":3511},"indices":38555,"material":7,"mode":4},{"attributes":{"NORMAL":21034,"POSITION":3512},"indices":38556,"material":7,"mode":4},{"attributes":{"NORMAL":21035,"POSITION":3513},"indices":38557,"material":7,"mode":4}]},{"name":"COMPOUND148","primitives":[{"attributes":{"NORMAL":21036,"POSITION":3514},"indices":38558,"material":7,"mode":4},{"attributes":{"NORMAL":21037,"POSITION":3515},"indices":38559,"material":7,"mode":4},{"attributes":{"NORMAL":21038,"POSITION":3516},"indices":38560,"material":7,"mode":4},{"attributes":{"NORMAL":21039,"POSITION":3517},"indices":38561,"material":7,"mode":4},{"attributes":{"NORMAL":21040,"POSITION":3518},"indices":38562,"material":7,"mode":4},{"attributes":{"NORMAL":21041,"POSITION":3519},"indices":38563,"material":7,"mode":4},{"attributes":{"NORMAL":21042,"POSITION":3520},"indices":38564,"material":7,"mode":4},{"attributes":{"NORMAL":21043,"POSITION":3521},"indices":38565,"material":7,"mode":4},{"attributes":{"NORMAL":21044,"POSITION":3522},"indices":38566,"material":7,"mode":4},{"attributes":{"NORMAL":21045,"POSITION":3523},"indices":38567,"material":7,"mode":4}]},{"name":"COMPOUND149","primitives":[{"attributes":{"NORMAL":21046,"POSITION":3524},"indices":38568,"material":7,"mode":4},{"attributes":{"NORMAL":21047,"POSITION":3525},"indices":38569,"material":7,"mode":4},{"attributes":{"NORMAL":21048,"POSITION":3526},"indices":38570,"material":7,"mode":4},{"attributes":{"NORMAL":21049,"POSITION":3527},"indices":38571,"material":7,"mode":4},{"attributes":{"NORMAL":21050,"POSITION":3528},"indices":38572,"material":7,"mode":4},{"attributes":{"NORMAL":21051,"POSITION":3529},"indices":38573,"material":7,"mode":4},{"attributes":{"NORMAL":21052,"POSITION":3530},"indices":38574,"material":7,"mode":4},{"attributes":{"NORMAL":21053,"POSITION":3531},"indices":38575,"material":7,"mode":4},{"attributes":{"NORMAL":21054,"POSITION":3532},"indices":38576,"material":7,"mode":4},{"attributes":{"NORMAL":21055,"POSITION":3533},"indices":38577,"material":7,"mode":4}]},{"name":"COMPOUND150","primitives":[{"attributes":{"NORMAL":21056,"POSITION":3534},"indices":38578,"material":7,"mode":4},{"attributes":{"NORMAL":21057,"POSITION":3535},"indices":38579,"material":7,"mode":4},{"attributes":{"NORMAL":21058,"POSITION":3536},"indices":38580,"material":7,"mode":4},{"attributes":{"NORMAL":21059,"POSITION":3537},"indices":38581,"material":7,"mode":4},{"attributes":{"NORMAL":21060,"POSITION":3538},"indices":38582,"material":7,"mode":4},{"attributes":{"NORMAL":21061,"POSITION":3539},"indices":38583,"material":7,"mode":4},{"attributes":{"NORMAL":21062,"POSITION":3540},"indices":38584,"material":7,"mode":4},{"attributes":{"NORMAL":21063,"POSITION":3541},"indices":38585,"material":7,"mode":4},{"attributes":{"NORMAL":21064,"POSITION":3542},"indices":38586,"material":7,"mode":4},{"attributes":{"NORMAL":21065,"POSITION":3543},"indices":38587,"material":7,"mode":4}]},{"name":"COMPOUND151","primitives":[{"attributes":{"NORMAL":21066,"POSITION":3544},"indices":38588,"material":8,"mode":4},{"attributes":{"NORMAL":21067,"POSITION":3545},"indices":38589,"material":8,"mode":4},{"attributes":{"NORMAL":21068,"POSITION":3546},"indices":38590,"material":8,"mode":4},{"attributes":{"NORMAL":21069,"POSITION":3547},"indices":38591,"material":8,"mode":4},{"attributes":{"NORMAL":21070,"POSITION":3548},"indices":38592,"material":8,"mode":4},{"attributes":{"NORMAL":21071,"POSITION":3549},"indices":38593,"material":8,"mode":4},{"attributes":{"NORMAL":21072,"POSITION":3550},"indices":38594,"material":8,"mode":4},{"attributes":{"NORMAL":21073,"POSITION":3551},"indices":38595,"material":9,"mode":4},{"attributes":{"NORMAL":21074,"POSITION":3552},"indices":38596,"material":9,"mode":4},{"attributes":{"NORMAL":21075,"POSITION":3553},"indices":38597,"material":9,"mode":4}]},{"name":"COMPOUND152","primitives":[{"attributes":{"NORMAL":21076,"POSITION":3554},"indices":38598,"material":7,"mode":4},{"attributes":{"NORMAL":21077,"POSITION":3555},"indices":38599,"material":7,"mode":4},{"attributes":{"NORMAL":21078,"POSITION":3556},"indices":38600,"material":7,"mode":4},{"attributes":{"NORMAL":21079,"POSITION":3557},"indices":38601,"material":7,"mode":4},{"attributes":{"NORMAL":21080,"POSITION":3558},"indices":38602,"material":7,"mode":4},{"attributes":{"NORMAL":21081,"POSITION":3559},"indices":38603,"material":7,"mode":4},{"attributes":{"NORMAL":21082,"POSITION":3560},"indices":38604,"material":7,"mode":4},{"attributes":{"NORMAL":21083,"POSITION":3561},"indices":38605,"material":7,"mode":4},{"attributes":{"NORMAL":21084,"POSITION":3562},"indices":38606,"material":7,"mode":4},{"attributes":{"NORMAL":21085,"POSITION":3563},"indices":38607,"material":7,"mode":4}]},{"name":"COMPOUND153","primitives":[{"attributes":{"NORMAL":21086,"POSITION":3564},"indices":38608,"material":7,"mode":4},{"attributes":{"NORMAL":21087,"POSITION":3565},"indices":38609,"material":7,"mode":4},{"attributes":{"NORMAL":21088,"POSITION":3566},"indices":38610,"material":7,"mode":4},{"attributes":{"NORMAL":21089,"POSITION":3567},"indices":38611,"material":7,"mode":4},{"attributes":{"NORMAL":21090,"POSITION":3568},"indices":38612,"material":7,"mode":4},{"attributes":{"NORMAL":21091,"POSITION":3569},"indices":38613,"material":7,"mode":4},{"attributes":{"NORMAL":21092,"POSITION":3570},"indices":38614,"material":7,"mode":4},{"attributes":{"NORMAL":21093,"POSITION":3571},"indices":38615,"material":7,"mode":4},{"attributes":{"NORMAL":21094,"POSITION":3572},"indices":38616,"material":7,"mode":4},{"attributes":{"NORMAL":21095,"POSITION":3573},"indices":38617,"material":7,"mode":4}]},{"name":"COMPOUND154","primitives":[{"attributes":{"NORMAL":21096,"POSITION":3574},"indices":38618,"material":7,"mode":4},{"attributes":{"NORMAL":21097,"POSITION":3575},"indices":38619,"material":7,"mode":4},{"attributes":{"NORMAL":21098,"POSITION":3576},"indices":38620,"material":7,"mode":4},{"attributes":{"NORMAL":21099,"POSITION":3577},"indices":38621,"material":7,"mode":4},{"attributes":{"NORMAL":21100,"POSITION":3578},"indices":38622,"material":7,"mode":4},{"attributes":{"NORMAL":21101,"POSITION":3579},"indices":38623,"material":7,"mode":4},{"attributes":{"NORMAL":21102,"POSITION":3580},"indices":38624,"material":7,"mode":4},{"attributes":{"NORMAL":21103,"POSITION":3581},"indices":38625,"material":7,"mode":4},{"attributes":{"NORMAL":21104,"POSITION":3582},"indices":38626,"material":7,"mode":4},{"attributes":{"NORMAL":21105,"POSITION":3583},"indices":38627,"material":7,"mode":4}]},{"name":"COMPOUND155","primitives":[{"attributes":{"NORMAL":21106,"POSITION":3584},"indices":38628,"material":8,"mode":4},{"attributes":{"NORMAL":21107,"POSITION":3585},"indices":38629,"material":8,"mode":4},{"attributes":{"NORMAL":21108,"POSITION":3586},"indices":38630,"material":8,"mode":4},{"attributes":{"NORMAL":21109,"POSITION":3587},"indices":38631,"material":8,"mode":4},{"attributes":{"NORMAL":21110,"POSITION":3588},"indices":38632,"material":8,"mode":4},{"attributes":{"NORMAL":21111,"POSITION":3589},"indices":38633,"material":8,"mode":4},{"attributes":{"NORMAL":21112,"POSITION":3590},"indices":38634,"material":8,"mode":4},{"attributes":{"NORMAL":21113,"POSITION":3591},"indices":38635,"material":8,"mode":4},{"attributes":{"NORMAL":21114,"POSITION":3592},"indices":38636,"material":8,"mode":4},{"attributes":{"NORMAL":21115,"POSITION":3593},"indices":38637,"material":8,"mode":4},{"attributes":{"NORMAL":21116,"POSITION":3594},"indices":38638,"material":8,"mode":4},{"attributes":{"NORMAL":21117,"POSITION":3595},"indices":38639,"material":8,"mode":4},{"attributes":{"NORMAL":21118,"POSITION":3596},"indices":38640,"material":8,"mode":4},{"attributes":{"NORMAL":21119,"POSITION":3597},"indices":38641,"material":8,"mode":4},{"attributes":{"NORMAL":21120,"POSITION":3598},"indices":38642,"material":8,"mode":4},{"attributes":{"NORMAL":21121,"POSITION":3599},"indices":38643,"material":8,"mode":4},{"attributes":{"NORMAL":21122,"POSITION":3600},"indices":38644,"material":8,"mode":4},{"attributes":{"NORMAL":21123,"POSITION":3601},"indices":38645,"material":8,"mode":4}]},{"name":"COMPOUND156","primitives":[{"attributes":{"NORMAL":21124,"POSITION":3602},"indices":38646,"material":14,"mode":4},{"attributes":{"NORMAL":21125,"POSITION":3603},"indices":38647,"material":14,"mode":4}]},{"name":"COMPOUND157","primitives":[{"attributes":{"NORMAL":21126,"POSITION":3604},"indices":38648,"material":7,"mode":4},{"attributes":{"NORMAL":21127,"POSITION":3605},"indices":38649,"material":7,"mode":4},{"attributes":{"NORMAL":21128,"POSITION":3606},"indices":38650,"material":7,"mode":4},{"attributes":{"NORMAL":21129,"POSITION":3607},"indices":38651,"material":7,"mode":4},{"attributes":{"NORMAL":21130,"POSITION":3608},"indices":38652,"material":7,"mode":4},{"attributes":{"NORMAL":21131,"POSITION":3609},"indices":38653,"material":7,"mode":4},{"attributes":{"NORMAL":21132,"POSITION":3610},"indices":38654,"material":7,"mode":4},{"attributes":{"NORMAL":21133,"POSITION":3611},"indices":38655,"material":7,"mode":4},{"attributes":{"NORMAL":21134,"POSITION":3612},"indices":38656,"material":7,"mode":4},{"attributes":{"NORMAL":21135,"POSITION":3613},"indices":38657,"material":7,"mode":4}]},{"name":"COMPOUND158","primitives":[{"attributes":{"NORMAL":21136,"POSITION":3614},"indices":38658,"material":13,"mode":4},{"attributes":{"NORMAL":21137,"POSITION":3615},"indices":38659,"material":13,"mode":4},{"attributes":{"NORMAL":21138,"POSITION":3616},"indices":38660,"material":13,"mode":4},{"attributes":{"NORMAL":21139,"POSITION":3617},"indices":38661,"material":13,"mode":4},{"attributes":{"NORMAL":21140,"POSITION":3618},"indices":38662,"material":13,"mode":4},{"attributes":{"NORMAL":21141,"POSITION":3619},"indices":38663,"material":13,"mode":4},{"attributes":{"NORMAL":21142,"POSITION":3620},"indices":38664,"material":13,"mode":4},{"attributes":{"NORMAL":21143,"POSITION":3621},"indices":38665,"material":13,"mode":4},{"attributes":{"NORMAL":21144,"POSITION":3622},"indices":38666,"material":13,"mode":4},{"attributes":{"NORMAL":21145,"POSITION":3623},"indices":38667,"material":13,"mode":4},{"attributes":{"NORMAL":21146,"POSITION":3624},"indices":38668,"material":9,"mode":4},{"attributes":{"NORMAL":21147,"POSITION":3625},"indices":38669,"material":9,"mode":4},{"attributes":{"NORMAL":21148,"POSITION":3626},"indices":38670,"material":9,"mode":4},{"attributes":{"NORMAL":21149,"POSITION":3627},"indices":38671,"material":9,"mode":4},{"attributes":{"NORMAL":21150,"POSITION":3628},"indices":38672,"material":9,"mode":4},{"attributes":{"NORMAL":21151,"POSITION":3629},"indices":38673,"material":13,"mode":4},{"attributes":{"NORMAL":21152,"POSITION":3630},"indices":38674,"material":9,"mode":4},{"attributes":{"NORMAL":21153,"POSITION":3631},"indices":38675,"material":9,"mode":4},{"attributes":{"NORMAL":21154,"POSITION":3632},"indices":38676,"material":9,"mode":4},{"attributes":{"NORMAL":21155,"POSITION":3633},"indices":38677,"material":9,"mode":4},{"attributes":{"NORMAL":21156,"POSITION":3634},"indices":38678,"material":9,"mode":4},{"attributes":{"NORMAL":21157,"POSITION":3635},"indices":38679,"material":13,"mode":4},{"attributes":{"NORMAL":21158,"POSITION":3636},"indices":38680,"material":9,"mode":4},{"attributes":{"NORMAL":21159,"POSITION":3637},"indices":38681,"material":9,"mode":4},{"attributes":{"NORMAL":21160,"POSITION":3638},"indices":38682,"material":9,"mode":4},{"attributes":{"NORMAL":21161,"POSITION":3639},"indices":38683,"material":9,"mode":4},{"attributes":{"NORMAL":21162,"POSITION":3640},"indices":38684,"material":9,"mode":4},{"attributes":{"NORMAL":21163,"POSITION":3641},"indices":38685,"material":9,"mode":4},{"attributes":{"NORMAL":21164,"POSITION":3642},"indices":38686,"material":9,"mode":4},{"attributes":{"NORMAL":21165,"POSITION":3643},"indices":38687,"material":9,"mode":4},{"attributes":{"NORMAL":21166,"POSITION":3644},"indices":38688,"material":9,"mode":4},{"attributes":{"NORMAL":21167,"POSITION":3645},"indices":38689,"material":9,"mode":4},{"attributes":{"NORMAL":21168,"POSITION":3646},"indices":38690,"material":9,"mode":4},{"attributes":{"NORMAL":21169,"POSITION":3647},"indices":38691,"material":9,"mode":4},{"attributes":{"NORMAL":21170,"POSITION":3648},"indices":38692,"material":9,"mode":4},{"attributes":{"NORMAL":21171,"POSITION":3649},"indices":38693,"material":9,"mode":4},{"attributes":{"NORMAL":21172,"POSITION":3650},"indices":38694,"material":9,"mode":4},{"attributes":{"NORMAL":21173,"POSITION":3651},"indices":38695,"material":9,"mode":4},{"attributes":{"NORMAL":21174,"POSITION":3652},"indices":38696,"material":9,"mode":4},{"attributes":{"NORMAL":21175,"POSITION":3653},"indices":38697,"material":9,"mode":4},{"attributes":{"NORMAL":21176,"POSITION":3654},"indices":38698,"material":9,"mode":4},{"attributes":{"NORMAL":21177,"POSITION":3655},"indices":38699,"material":9,"mode":4},{"attributes":{"NORMAL":21178,"POSITION":3656},"indices":38700,"material":9,"mode":4},{"attributes":{"NORMAL":21179,"POSITION":3657},"indices":38701,"material":13,"mode":4},{"attributes":{"NORMAL":21180,"POSITION":3658},"indices":38702,"material":9,"mode":4},{"attributes":{"NORMAL":21181,"POSITION":3659},"indices":38703,"material":9,"mode":4},{"attributes":{"NORMAL":21182,"POSITION":3660},"indices":38704,"material":9,"mode":4},{"attributes":{"NORMAL":21183,"POSITION":3661},"indices":38705,"material":9,"mode":4},{"attributes":{"NORMAL":21184,"POSITION":3662},"indices":38706,"material":9,"mode":4},{"attributes":{"NORMAL":21185,"POSITION":3663},"indices":38707,"material":9,"mode":4},{"attributes":{"NORMAL":21186,"POSITION":3664},"indices":38708,"material":9,"mode":4},{"attributes":{"NORMAL":21187,"POSITION":3665},"indices":38709,"material":9,"mode":4},{"attributes":{"NORMAL":21188,"POSITION":3666},"indices":38710,"material":9,"mode":4},{"attributes":{"NORMAL":21189,"POSITION":3667},"indices":38711,"material":9,"mode":4},{"attributes":{"NORMAL":21190,"POSITION":3668},"indices":38712,"material":9,"mode":4},{"attributes":{"NORMAL":21191,"POSITION":3669},"indices":38713,"material":9,"mode":4},{"attributes":{"NORMAL":21192,"POSITION":3670},"indices":38714,"material":9,"mode":4},{"attributes":{"NORMAL":21193,"POSITION":3671},"indices":38715,"material":9,"mode":4},{"attributes":{"NORMAL":21194,"POSITION":3672},"indices":38716,"material":9,"mode":4},{"attributes":{"NORMAL":21195,"POSITION":3673},"indices":38717,"material":13,"mode":4}]},{"name":"COMPOUND159","primitives":[{"attributes":{"NORMAL":21196,"POSITION":3674},"indices":38718,"material":7,"mode":4},{"attributes":{"NORMAL":21197,"POSITION":3675},"indices":38719,"material":7,"mode":4},{"attributes":{"NORMAL":21198,"POSITION":3676},"indices":38720,"material":7,"mode":4},{"attributes":{"NORMAL":21199,"POSITION":3677},"indices":38721,"material":7,"mode":4},{"attributes":{"NORMAL":21200,"POSITION":3678},"indices":38722,"material":7,"mode":4},{"attributes":{"NORMAL":21201,"POSITION":3679},"indices":38723,"material":7,"mode":4},{"attributes":{"NORMAL":21202,"POSITION":3680},"indices":38724,"material":7,"mode":4},{"attributes":{"NORMAL":21203,"POSITION":3681},"indices":38725,"material":7,"mode":4},{"attributes":{"NORMAL":21204,"POSITION":3682},"indices":38726,"material":7,"mode":4},{"attributes":{"NORMAL":21205,"POSITION":3683},"indices":38727,"material":7,"mode":4}]},{"name":"COMPOUND160","primitives":[{"attributes":{"NORMAL":21206,"POSITION":3684},"indices":38728,"material":7,"mode":4},{"attributes":{"NORMAL":21207,"POSITION":3685},"indices":38729,"material":7,"mode":4},{"attributes":{"NORMAL":21208,"POSITION":3686},"indices":38730,"material":7,"mode":4},{"attributes":{"NORMAL":21209,"POSITION":3687},"indices":38731,"material":7,"mode":4},{"attributes":{"NORMAL":21210,"POSITION":3688},"indices":38732,"material":7,"mode":4},{"attributes":{"NORMAL":21211,"POSITION":3689},"indices":38733,"material":7,"mode":4},{"attributes":{"NORMAL":21212,"POSITION":3690},"indices":38734,"material":7,"mode":4},{"attributes":{"NORMAL":21213,"POSITION":3691},"indices":38735,"material":7,"mode":4},{"attributes":{"NORMAL":21214,"POSITION":3692},"indices":38736,"material":7,"mode":4},{"attributes":{"NORMAL":21215,"POSITION":3693},"indices":38737,"material":7,"mode":4}]},{"name":"COMPOUND161","primitives":[{"attributes":{"NORMAL":21216,"POSITION":3694},"indices":38738,"material":7,"mode":4},{"attributes":{"NORMAL":21217,"POSITION":3695},"indices":38739,"material":7,"mode":4},{"attributes":{"NORMAL":21218,"POSITION":3696},"indices":38740,"material":7,"mode":4},{"attributes":{"NORMAL":21219,"POSITION":3697},"indices":38741,"material":7,"mode":4},{"attributes":{"NORMAL":21220,"POSITION":3698},"indices":38742,"material":7,"mode":4},{"attributes":{"NORMAL":21221,"POSITION":3699},"indices":38743,"material":7,"mode":4},{"attributes":{"NORMAL":21222,"POSITION":3700},"indices":38744,"material":7,"mode":4},{"attributes":{"NORMAL":21223,"POSITION":3701},"indices":38745,"material":7,"mode":4},{"attributes":{"NORMAL":21224,"POSITION":3702},"indices":38746,"material":7,"mode":4},{"attributes":{"NORMAL":21225,"POSITION":3703},"indices":38747,"material":7,"mode":4}]},{"name":"COMPOUND162","primitives":[{"attributes":{"NORMAL":21226,"POSITION":3704},"indices":38748,"material":7,"mode":4},{"attributes":{"NORMAL":21227,"POSITION":3705},"indices":38749,"material":7,"mode":4},{"attributes":{"NORMAL":21228,"POSITION":3706},"indices":38750,"material":7,"mode":4},{"attributes":{"NORMAL":21229,"POSITION":3707},"indices":38751,"material":7,"mode":4},{"attributes":{"NORMAL":21230,"POSITION":3708},"indices":38752,"material":7,"mode":4},{"attributes":{"NORMAL":21231,"POSITION":3709},"indices":38753,"material":7,"mode":4},{"attributes":{"NORMAL":21232,"POSITION":3710},"indices":38754,"material":7,"mode":4},{"attributes":{"NORMAL":21233,"POSITION":3711},"indices":38755,"material":7,"mode":4},{"attributes":{"NORMAL":21234,"POSITION":3712},"indices":38756,"material":7,"mode":4},{"attributes":{"NORMAL":21235,"POSITION":3713},"indices":38757,"material":7,"mode":4}]},{"name":"COMPOUND163","primitives":[{"attributes":{"NORMAL":21236,"POSITION":3714},"indices":38758,"material":7,"mode":4},{"attributes":{"NORMAL":21237,"POSITION":3715},"indices":38759,"material":7,"mode":4},{"attributes":{"NORMAL":21238,"POSITION":3716},"indices":38760,"material":7,"mode":4},{"attributes":{"NORMAL":21239,"POSITION":3717},"indices":38761,"material":7,"mode":4},{"attributes":{"NORMAL":21240,"POSITION":3718},"indices":38762,"material":7,"mode":4},{"attributes":{"NORMAL":21241,"POSITION":3719},"indices":38763,"material":7,"mode":4},{"attributes":{"NORMAL":21242,"POSITION":3720},"indices":38764,"material":7,"mode":4},{"attributes":{"NORMAL":21243,"POSITION":3721},"indices":38765,"material":7,"mode":4},{"attributes":{"NORMAL":21244,"POSITION":3722},"indices":38766,"material":7,"mode":4},{"attributes":{"NORMAL":21245,"POSITION":3723},"indices":38767,"material":7,"mode":4}]},{"name":"COMPOUND164","primitives":[{"attributes":{"NORMAL":21246,"POSITION":3724},"indices":38768,"material":7,"mode":4},{"attributes":{"NORMAL":21247,"POSITION":3725},"indices":38769,"material":7,"mode":4},{"attributes":{"NORMAL":21248,"POSITION":3726},"indices":38770,"material":7,"mode":4},{"attributes":{"NORMAL":21249,"POSITION":3727},"indices":38771,"material":7,"mode":4},{"attributes":{"NORMAL":21250,"POSITION":3728},"indices":38772,"material":7,"mode":4},{"attributes":{"NORMAL":21251,"POSITION":3729},"indices":38773,"material":7,"mode":4},{"attributes":{"NORMAL":21252,"POSITION":3730},"indices":38774,"material":7,"mode":4},{"attributes":{"NORMAL":21253,"POSITION":3731},"indices":38775,"material":7,"mode":4},{"attributes":{"NORMAL":21254,"POSITION":3732},"indices":38776,"material":7,"mode":4},{"attributes":{"NORMAL":21255,"POSITION":3733},"indices":38777,"material":7,"mode":4}]},{"name":"COMPOUND165","primitives":[{"attributes":{"NORMAL":21256,"POSITION":3734},"indices":38778,"material":7,"mode":4},{"attributes":{"NORMAL":21257,"POSITION":3735},"indices":38779,"material":7,"mode":4},{"attributes":{"NORMAL":21258,"POSITION":3736},"indices":38780,"material":7,"mode":4},{"attributes":{"NORMAL":21259,"POSITION":3737},"indices":38781,"material":7,"mode":4},{"attributes":{"NORMAL":21260,"POSITION":3738},"indices":38782,"material":7,"mode":4},{"attributes":{"NORMAL":21261,"POSITION":3739},"indices":38783,"material":7,"mode":4},{"attributes":{"NORMAL":21262,"POSITION":3740},"indices":38784,"material":7,"mode":4},{"attributes":{"NORMAL":21263,"POSITION":3741},"indices":38785,"material":7,"mode":4},{"attributes":{"NORMAL":21264,"POSITION":3742},"indices":38786,"material":7,"mode":4},{"attributes":{"NORMAL":21265,"POSITION":3743},"indices":38787,"material":7,"mode":4}]},{"name":"COMPOUND166","primitives":[{"attributes":{"NORMAL":21266,"POSITION":3744},"indices":38788,"material":7,"mode":4},{"attributes":{"NORMAL":21267,"POSITION":3745},"indices":38789,"material":7,"mode":4},{"attributes":{"NORMAL":21268,"POSITION":3746},"indices":38790,"material":7,"mode":4},{"attributes":{"NORMAL":21269,"POSITION":3747},"indices":38791,"material":7,"mode":4},{"attributes":{"NORMAL":21270,"POSITION":3748},"indices":38792,"material":7,"mode":4},{"attributes":{"NORMAL":21271,"POSITION":3749},"indices":38793,"material":7,"mode":4},{"attributes":{"NORMAL":21272,"POSITION":3750},"indices":38794,"material":7,"mode":4},{"attributes":{"NORMAL":21273,"POSITION":3751},"indices":38795,"material":7,"mode":4},{"attributes":{"NORMAL":21274,"POSITION":3752},"indices":38796,"material":7,"mode":4},{"attributes":{"NORMAL":21275,"POSITION":3753},"indices":38797,"material":7,"mode":4}]},{"name":"COMPOUND167","primitives":[{"attributes":{"NORMAL":21276,"POSITION":3754},"indices":38798,"material":7,"mode":4},{"attributes":{"NORMAL":21277,"POSITION":3755},"indices":38799,"material":7,"mode":4},{"attributes":{"NORMAL":21278,"POSITION":3756},"indices":38800,"material":7,"mode":4},{"attributes":{"NORMAL":21279,"POSITION":3757},"indices":38801,"material":7,"mode":4},{"attributes":{"NORMAL":21280,"POSITION":3758},"indices":38802,"material":7,"mode":4},{"attributes":{"NORMAL":21281,"POSITION":3759},"indices":38803,"material":7,"mode":4},{"attributes":{"NORMAL":21282,"POSITION":3760},"indices":38804,"material":7,"mode":4},{"attributes":{"NORMAL":21283,"POSITION":3761},"indices":38805,"material":7,"mode":4},{"attributes":{"NORMAL":21284,"POSITION":3762},"indices":38806,"material":7,"mode":4},{"attributes":{"NORMAL":21285,"POSITION":3763},"indices":38807,"material":7,"mode":4}]},{"name":"COMPOUND168","primitives":[{"attributes":{"NORMAL":21286,"POSITION":3764},"indices":38808,"material":7,"mode":4},{"attributes":{"NORMAL":21287,"POSITION":3765},"indices":38809,"material":7,"mode":4},{"attributes":{"NORMAL":21288,"POSITION":3766},"indices":38810,"material":7,"mode":4},{"attributes":{"NORMAL":21289,"POSITION":3767},"indices":38811,"material":7,"mode":4},{"attributes":{"NORMAL":21290,"POSITION":3768},"indices":38812,"material":7,"mode":4},{"attributes":{"NORMAL":21291,"POSITION":3769},"indices":38813,"material":7,"mode":4},{"attributes":{"NORMAL":21292,"POSITION":3770},"indices":38814,"material":7,"mode":4},{"attributes":{"NORMAL":21293,"POSITION":3771},"indices":38815,"material":7,"mode":4},{"attributes":{"NORMAL":21294,"POSITION":3772},"indices":38816,"material":7,"mode":4},{"attributes":{"NORMAL":21295,"POSITION":3773},"indices":38817,"material":7,"mode":4}]},{"name":"COMPOUND169","primitives":[{"attributes":{"NORMAL":21296,"POSITION":3774},"indices":38818,"material":14,"mode":4},{"attributes":{"NORMAL":21297,"POSITION":3775},"indices":38819,"material":14,"mode":4}]},{"name":"COMPOUND170","primitives":[{"attributes":{"NORMAL":21298,"POSITION":3776},"indices":38820,"material":7,"mode":4},{"attributes":{"NORMAL":21299,"POSITION":3777},"indices":38821,"material":7,"mode":4},{"attributes":{"NORMAL":21300,"POSITION":3778},"indices":38822,"material":7,"mode":4},{"attributes":{"NORMAL":21301,"POSITION":3779},"indices":38823,"material":7,"mode":4},{"attributes":{"NORMAL":21302,"POSITION":3780},"indices":38824,"material":7,"mode":4},{"attributes":{"NORMAL":21303,"POSITION":3781},"indices":38825,"material":7,"mode":4},{"attributes":{"NORMAL":21304,"POSITION":3782},"indices":38826,"material":7,"mode":4},{"attributes":{"NORMAL":21305,"POSITION":3783},"indices":38827,"material":7,"mode":4},{"attributes":{"NORMAL":21306,"POSITION":3784},"indices":38828,"material":7,"mode":4},{"attributes":{"NORMAL":21307,"POSITION":3785},"indices":38829,"material":7,"mode":4}]},{"name":"COMPOUND171","primitives":[{"attributes":{"NORMAL":21308,"POSITION":3786},"indices":38830,"material":7,"mode":4},{"attributes":{"NORMAL":21309,"POSITION":3787},"indices":38831,"material":7,"mode":4},{"attributes":{"NORMAL":21310,"POSITION":3788},"indices":38832,"material":7,"mode":4},{"attributes":{"NORMAL":21311,"POSITION":3789},"indices":38833,"material":7,"mode":4},{"attributes":{"NORMAL":21312,"POSITION":3790},"indices":38834,"material":7,"mode":4},{"attributes":{"NORMAL":21313,"POSITION":3791},"indices":38835,"material":7,"mode":4},{"attributes":{"NORMAL":21314,"POSITION":3792},"indices":38836,"material":7,"mode":4},{"attributes":{"NORMAL":21315,"POSITION":3793},"indices":38837,"material":7,"mode":4},{"attributes":{"NORMAL":21316,"POSITION":3794},"indices":38838,"material":7,"mode":4},{"attributes":{"NORMAL":21317,"POSITION":3795},"indices":38839,"material":7,"mode":4}]},{"name":"COMPOUND172","primitives":[{"attributes":{"NORMAL":21318,"POSITION":3796},"indices":38840,"material":7,"mode":4},{"attributes":{"NORMAL":21319,"POSITION":3797},"indices":38841,"material":7,"mode":4},{"attributes":{"NORMAL":21320,"POSITION":3798},"indices":38842,"material":7,"mode":4},{"attributes":{"NORMAL":21321,"POSITION":3799},"indices":38843,"material":7,"mode":4},{"attributes":{"NORMAL":21322,"POSITION":3800},"indices":38844,"material":7,"mode":4},{"attributes":{"NORMAL":21323,"POSITION":3801},"indices":38845,"material":7,"mode":4},{"attributes":{"NORMAL":21324,"POSITION":3802},"indices":38846,"material":7,"mode":4},{"attributes":{"NORMAL":21325,"POSITION":3803},"indices":38847,"material":7,"mode":4},{"attributes":{"NORMAL":21326,"POSITION":3804},"indices":38848,"material":7,"mode":4},{"attributes":{"NORMAL":21327,"POSITION":3805},"indices":38849,"material":7,"mode":4}]},{"name":"COMPOUND173","primitives":[{"attributes":{"NORMAL":21328,"POSITION":3806},"indices":38850,"material":7,"mode":4},{"attributes":{"NORMAL":21329,"POSITION":3807},"indices":38851,"material":7,"mode":4},{"attributes":{"NORMAL":21330,"POSITION":3808},"indices":38852,"material":7,"mode":4},{"attributes":{"NORMAL":21331,"POSITION":3809},"indices":38853,"material":7,"mode":4},{"attributes":{"NORMAL":21332,"POSITION":3810},"indices":38854,"material":7,"mode":4},{"attributes":{"NORMAL":21333,"POSITION":3811},"indices":38855,"material":7,"mode":4},{"attributes":{"NORMAL":21334,"POSITION":3812},"indices":38856,"material":7,"mode":4},{"attributes":{"NORMAL":21335,"POSITION":3813},"indices":38857,"material":7,"mode":4},{"attributes":{"NORMAL":21336,"POSITION":3814},"indices":38858,"material":7,"mode":4},{"attributes":{"NORMAL":21337,"POSITION":3815},"indices":38859,"material":7,"mode":4}]},{"name":"COMPOUND174","primitives":[{"attributes":{"NORMAL":21338,"POSITION":3816},"indices":38860,"material":7,"mode":4},{"attributes":{"NORMAL":21339,"POSITION":3817},"indices":38861,"material":7,"mode":4},{"attributes":{"NORMAL":21340,"POSITION":3818},"indices":38862,"material":7,"mode":4},{"attributes":{"NORMAL":21341,"POSITION":3819},"indices":38863,"material":7,"mode":4},{"attributes":{"NORMAL":21342,"POSITION":3820},"indices":38864,"material":7,"mode":4},{"attributes":{"NORMAL":21343,"POSITION":3821},"indices":38865,"material":7,"mode":4},{"attributes":{"NORMAL":21344,"POSITION":3822},"indices":38866,"material":7,"mode":4},{"attributes":{"NORMAL":21345,"POSITION":3823},"indices":38867,"material":7,"mode":4},{"attributes":{"NORMAL":21346,"POSITION":3824},"indices":38868,"material":7,"mode":4},{"attributes":{"NORMAL":21347,"POSITION":3825},"indices":38869,"material":7,"mode":4}]},{"name":"COMPOUND175","primitives":[{"attributes":{"NORMAL":21348,"POSITION":3826},"indices":38870,"material":7,"mode":4},{"attributes":{"NORMAL":21349,"POSITION":3827},"indices":38871,"material":7,"mode":4},{"attributes":{"NORMAL":21350,"POSITION":3828},"indices":38872,"material":7,"mode":4},{"attributes":{"NORMAL":21351,"POSITION":3829},"indices":38873,"material":7,"mode":4},{"attributes":{"NORMAL":21352,"POSITION":3830},"indices":38874,"material":7,"mode":4},{"attributes":{"NORMAL":21353,"POSITION":3831},"indices":38875,"material":7,"mode":4},{"attributes":{"NORMAL":21354,"POSITION":3832},"indices":38876,"material":7,"mode":4},{"attributes":{"NORMAL":21355,"POSITION":3833},"indices":38877,"material":7,"mode":4},{"attributes":{"NORMAL":21356,"POSITION":3834},"indices":38878,"material":7,"mode":4},{"attributes":{"NORMAL":21357,"POSITION":3835},"indices":38879,"material":7,"mode":4}]},{"name":"COMPOUND176","primitives":[{"attributes":{"NORMAL":21358,"POSITION":3836},"indices":38880,"material":14,"mode":4},{"attributes":{"NORMAL":21359,"POSITION":3837},"indices":38881,"material":14,"mode":4}]},{"name":"COMPOUND177","primitives":[{"attributes":{"NORMAL":21360,"POSITION":3838},"indices":38882,"material":7,"mode":4},{"attributes":{"NORMAL":21361,"POSITION":3839},"indices":38883,"material":7,"mode":4},{"attributes":{"NORMAL":21362,"POSITION":3840},"indices":38884,"material":7,"mode":4},{"attributes":{"NORMAL":21363,"POSITION":3841},"indices":38885,"material":7,"mode":4},{"attributes":{"NORMAL":21364,"POSITION":3842},"indices":38886,"material":7,"mode":4},{"attributes":{"NORMAL":21365,"POSITION":3843},"indices":38887,"material":7,"mode":4},{"attributes":{"NORMAL":21366,"POSITION":3844},"indices":38888,"material":7,"mode":4},{"attributes":{"NORMAL":21367,"POSITION":3845},"indices":38889,"material":7,"mode":4},{"attributes":{"NORMAL":21368,"POSITION":3846},"indices":38890,"material":7,"mode":4},{"attributes":{"NORMAL":21369,"POSITION":3847},"indices":38891,"material":7,"mode":4}]},{"name":"COMPOUND178","primitives":[{"attributes":{"NORMAL":21370,"POSITION":3848},"indices":38892,"material":8,"mode":4},{"attributes":{"NORMAL":21371,"POSITION":3849},"indices":38893,"material":8,"mode":4},{"attributes":{"NORMAL":21372,"POSITION":3850},"indices":38894,"material":8,"mode":4},{"attributes":{"NORMAL":21373,"POSITION":3851},"indices":38895,"material":8,"mode":4},{"attributes":{"NORMAL":21374,"POSITION":3852},"indices":38896,"material":8,"mode":4},{"attributes":{"NORMAL":21375,"POSITION":3853},"indices":38897,"material":8,"mode":4},{"attributes":{"NORMAL":21376,"POSITION":3854},"indices":38898,"material":8,"mode":4},{"attributes":{"NORMAL":21377,"POSITION":3855},"indices":38899,"material":9,"mode":4},{"attributes":{"NORMAL":21378,"POSITION":3856},"indices":38900,"material":9,"mode":4},{"attributes":{"NORMAL":21379,"POSITION":3857},"indices":38901,"material":9,"mode":4}]},{"name":"COMPOUND179","primitives":[{"attributes":{"NORMAL":21380,"POSITION":3858},"indices":38902,"material":7,"mode":4},{"attributes":{"NORMAL":21381,"POSITION":3859},"indices":38903,"material":7,"mode":4},{"attributes":{"NORMAL":21382,"POSITION":3860},"indices":38904,"material":7,"mode":4},{"attributes":{"NORMAL":21383,"POSITION":3861},"indices":38905,"material":7,"mode":4},{"attributes":{"NORMAL":21384,"POSITION":3862},"indices":38906,"material":7,"mode":4},{"attributes":{"NORMAL":21385,"POSITION":3863},"indices":38907,"material":7,"mode":4},{"attributes":{"NORMAL":21386,"POSITION":3864},"indices":38908,"material":7,"mode":4},{"attributes":{"NORMAL":21387,"POSITION":3865},"indices":38909,"material":7,"mode":4},{"attributes":{"NORMAL":21388,"POSITION":3866},"indices":38910,"material":7,"mode":4},{"attributes":{"NORMAL":21389,"POSITION":3867},"indices":38911,"material":7,"mode":4}]},{"name":"COMPOUND180","primitives":[{"attributes":{"NORMAL":21390,"POSITION":3868},"indices":38912,"material":7,"mode":4},{"attributes":{"NORMAL":21391,"POSITION":3869},"indices":38913,"material":7,"mode":4},{"attributes":{"NORMAL":21392,"POSITION":3870},"indices":38914,"material":7,"mode":4},{"attributes":{"NORMAL":21393,"POSITION":3871},"indices":38915,"material":7,"mode":4},{"attributes":{"NORMAL":21394,"POSITION":3872},"indices":38916,"material":7,"mode":4},{"attributes":{"NORMAL":21395,"POSITION":3873},"indices":38917,"material":7,"mode":4},{"attributes":{"NORMAL":21396,"POSITION":3874},"indices":38918,"material":7,"mode":4},{"attributes":{"NORMAL":21397,"POSITION":3875},"indices":38919,"material":7,"mode":4},{"attributes":{"NORMAL":21398,"POSITION":3876},"indices":38920,"material":7,"mode":4},{"attributes":{"NORMAL":21399,"POSITION":3877},"indices":38921,"material":7,"mode":4}]},{"name":"COMPOUND181","primitives":[{"attributes":{"NORMAL":21400,"POSITION":3878},"indices":38922,"material":7,"mode":4},{"attributes":{"NORMAL":21401,"POSITION":3879},"indices":38923,"material":7,"mode":4},{"attributes":{"NORMAL":21402,"POSITION":3880},"indices":38924,"material":7,"mode":4},{"attributes":{"NORMAL":21403,"POSITION":3881},"indices":38925,"material":7,"mode":4},{"attributes":{"NORMAL":21404,"POSITION":3882},"indices":38926,"material":7,"mode":4},{"attributes":{"NORMAL":21405,"POSITION":3883},"indices":38927,"material":7,"mode":4},{"attributes":{"NORMAL":21406,"POSITION":3884},"indices":38928,"material":7,"mode":4},{"attributes":{"NORMAL":21407,"POSITION":3885},"indices":38929,"material":7,"mode":4},{"attributes":{"NORMAL":21408,"POSITION":3886},"indices":38930,"material":7,"mode":4},{"attributes":{"NORMAL":21409,"POSITION":3887},"indices":38931,"material":7,"mode":4}]},{"name":"COMPOUND182","primitives":[{"attributes":{"NORMAL":21410,"POSITION":3888},"indices":38932,"material":7,"mode":4},{"attributes":{"NORMAL":21411,"POSITION":3889},"indices":38933,"material":7,"mode":4},{"attributes":{"NORMAL":21412,"POSITION":3890},"indices":38934,"material":7,"mode":4},{"attributes":{"NORMAL":21413,"POSITION":3891},"indices":38935,"material":7,"mode":4},{"attributes":{"NORMAL":21414,"POSITION":3892},"indices":38936,"material":7,"mode":4},{"attributes":{"NORMAL":21415,"POSITION":3893},"indices":38937,"material":7,"mode":4},{"attributes":{"NORMAL":21416,"POSITION":3894},"indices":38938,"material":7,"mode":4},{"attributes":{"NORMAL":21417,"POSITION":3895},"indices":38939,"material":7,"mode":4},{"attributes":{"NORMAL":21418,"POSITION":3896},"indices":38940,"material":7,"mode":4},{"attributes":{"NORMAL":21419,"POSITION":3897},"indices":38941,"material":7,"mode":4}]},{"name":"COMPOUND183","primitives":[{"attributes":{"NORMAL":21420,"POSITION":3898},"indices":38942,"material":7,"mode":4},{"attributes":{"NORMAL":21421,"POSITION":3899},"indices":38943,"material":7,"mode":4},{"attributes":{"NORMAL":21422,"POSITION":3900},"indices":38944,"material":7,"mode":4},{"attributes":{"NORMAL":21423,"POSITION":3901},"indices":38945,"material":7,"mode":4},{"attributes":{"NORMAL":21424,"POSITION":3902},"indices":38946,"material":7,"mode":4},{"attributes":{"NORMAL":21425,"POSITION":3903},"indices":38947,"material":7,"mode":4},{"attributes":{"NORMAL":21426,"POSITION":3904},"indices":38948,"material":7,"mode":4},{"attributes":{"NORMAL":21427,"POSITION":3905},"indices":38949,"material":7,"mode":4},{"attributes":{"NORMAL":21428,"POSITION":3906},"indices":38950,"material":7,"mode":4},{"attributes":{"NORMAL":21429,"POSITION":3907},"indices":38951,"material":7,"mode":4}]},{"name":"COMPOUND184","primitives":[{"attributes":{"NORMAL":21430,"POSITION":3908},"indices":38952,"material":7,"mode":4},{"attributes":{"NORMAL":21431,"POSITION":3909},"indices":38953,"material":7,"mode":4},{"attributes":{"NORMAL":21432,"POSITION":3910},"indices":38954,"material":7,"mode":4},{"attributes":{"NORMAL":21433,"POSITION":3911},"indices":38955,"material":7,"mode":4},{"attributes":{"NORMAL":21434,"POSITION":3912},"indices":38956,"material":7,"mode":4},{"attributes":{"NORMAL":21435,"POSITION":3913},"indices":38957,"material":7,"mode":4},{"attributes":{"NORMAL":21436,"POSITION":3914},"indices":38958,"material":7,"mode":4},{"attributes":{"NORMAL":21437,"POSITION":3915},"indices":38959,"material":7,"mode":4},{"attributes":{"NORMAL":21438,"POSITION":3916},"indices":38960,"material":7,"mode":4},{"attributes":{"NORMAL":21439,"POSITION":3917},"indices":38961,"material":7,"mode":4}]},{"name":"COMPOUND185","primitives":[{"attributes":{"NORMAL":21440,"POSITION":3918},"indices":38962,"material":7,"mode":4},{"attributes":{"NORMAL":21441,"POSITION":3919},"indices":38963,"material":7,"mode":4},{"attributes":{"NORMAL":21442,"POSITION":3920},"indices":38964,"material":7,"mode":4},{"attributes":{"NORMAL":21443,"POSITION":3921},"indices":38965,"material":7,"mode":4},{"attributes":{"NORMAL":21444,"POSITION":3922},"indices":38966,"material":7,"mode":4},{"attributes":{"NORMAL":21445,"POSITION":3923},"indices":38967,"material":7,"mode":4},{"attributes":{"NORMAL":21446,"POSITION":3924},"indices":38968,"material":7,"mode":4},{"attributes":{"NORMAL":21447,"POSITION":3925},"indices":38969,"material":7,"mode":4},{"attributes":{"NORMAL":21448,"POSITION":3926},"indices":38970,"material":7,"mode":4},{"attributes":{"NORMAL":21449,"POSITION":3927},"indices":38971,"material":7,"mode":4}]},{"name":"COMPOUND186","primitives":[{"attributes":{"NORMAL":21450,"POSITION":3928},"indices":38972,"material":7,"mode":4},{"attributes":{"NORMAL":21451,"POSITION":3929},"indices":38973,"material":7,"mode":4},{"attributes":{"NORMAL":21452,"POSITION":3930},"indices":38974,"material":7,"mode":4},{"attributes":{"NORMAL":21453,"POSITION":3931},"indices":38975,"material":7,"mode":4},{"attributes":{"NORMAL":21454,"POSITION":3932},"indices":38976,"material":7,"mode":4},{"attributes":{"NORMAL":21455,"POSITION":3933},"indices":38977,"material":7,"mode":4},{"attributes":{"NORMAL":21456,"POSITION":3934},"indices":38978,"material":7,"mode":4},{"attributes":{"NORMAL":21457,"POSITION":3935},"indices":38979,"material":7,"mode":4},{"attributes":{"NORMAL":21458,"POSITION":3936},"indices":38980,"material":7,"mode":4},{"attributes":{"NORMAL":21459,"POSITION":3937},"indices":38981,"material":7,"mode":4}]},{"name":"COMPOUND187","primitives":[{"attributes":{"NORMAL":21460,"POSITION":3938},"indices":38982,"material":7,"mode":4},{"attributes":{"NORMAL":21461,"POSITION":3939},"indices":38983,"material":7,"mode":4},{"attributes":{"NORMAL":21462,"POSITION":3940},"indices":38984,"material":7,"mode":4},{"attributes":{"NORMAL":21463,"POSITION":3941},"indices":38985,"material":7,"mode":4},{"attributes":{"NORMAL":21464,"POSITION":3942},"indices":38986,"material":7,"mode":4},{"attributes":{"NORMAL":21465,"POSITION":3943},"indices":38987,"material":7,"mode":4},{"attributes":{"NORMAL":21466,"POSITION":3944},"indices":38988,"material":7,"mode":4},{"attributes":{"NORMAL":21467,"POSITION":3945},"indices":38989,"material":7,"mode":4},{"attributes":{"NORMAL":21468,"POSITION":3946},"indices":38990,"material":7,"mode":4},{"attributes":{"NORMAL":21469,"POSITION":3947},"indices":38991,"material":7,"mode":4}]},{"name":"COMPOUND188","primitives":[{"attributes":{"NORMAL":21470,"POSITION":3948},"indices":38992,"material":8,"mode":4},{"attributes":{"NORMAL":21471,"POSITION":3949},"indices":38993,"material":8,"mode":4},{"attributes":{"NORMAL":21472,"POSITION":3950},"indices":38994,"material":8,"mode":4},{"attributes":{"NORMAL":21473,"POSITION":3951},"indices":38995,"material":8,"mode":4},{"attributes":{"NORMAL":21474,"POSITION":3952},"indices":38996,"material":8,"mode":4},{"attributes":{"NORMAL":21475,"POSITION":3953},"indices":38997,"material":8,"mode":4},{"attributes":{"NORMAL":21476,"POSITION":3954},"indices":38998,"material":8,"mode":4},{"attributes":{"NORMAL":21477,"POSITION":3955},"indices":38999,"material":9,"mode":4},{"attributes":{"NORMAL":21478,"POSITION":3956},"indices":39000,"material":9,"mode":4},{"attributes":{"NORMAL":21479,"POSITION":3957},"indices":39001,"material":9,"mode":4}]},{"name":"COMPOUND189","primitives":[{"attributes":{"NORMAL":21480,"POSITION":3958},"indices":39002,"material":7,"mode":4},{"attributes":{"NORMAL":21481,"POSITION":3959},"indices":39003,"material":7,"mode":4},{"attributes":{"NORMAL":21482,"POSITION":3960},"indices":39004,"material":7,"mode":4},{"attributes":{"NORMAL":21483,"POSITION":3961},"indices":39005,"material":7,"mode":4},{"attributes":{"NORMAL":21484,"POSITION":3962},"indices":39006,"material":7,"mode":4},{"attributes":{"NORMAL":21485,"POSITION":3963},"indices":39007,"material":7,"mode":4},{"attributes":{"NORMAL":21486,"POSITION":3964},"indices":39008,"material":7,"mode":4},{"attributes":{"NORMAL":21487,"POSITION":3965},"indices":39009,"material":7,"mode":4},{"attributes":{"NORMAL":21488,"POSITION":3966},"indices":39010,"material":7,"mode":4},{"attributes":{"NORMAL":21489,"POSITION":3967},"indices":39011,"material":7,"mode":4}]},{"name":"COMPOUND190","primitives":[{"attributes":{"NORMAL":21490,"POSITION":3968},"indices":39012,"material":7,"mode":4},{"attributes":{"NORMAL":21491,"POSITION":3969},"indices":39013,"material":7,"mode":4},{"attributes":{"NORMAL":21492,"POSITION":3970},"indices":39014,"material":7,"mode":4},{"attributes":{"NORMAL":21493,"POSITION":3971},"indices":39015,"material":7,"mode":4},{"attributes":{"NORMAL":21494,"POSITION":3972},"indices":39016,"material":7,"mode":4},{"attributes":{"NORMAL":21495,"POSITION":3973},"indices":39017,"material":7,"mode":4},{"attributes":{"NORMAL":21496,"POSITION":3974},"indices":39018,"material":7,"mode":4},{"attributes":{"NORMAL":21497,"POSITION":3975},"indices":39019,"material":7,"mode":4},{"attributes":{"NORMAL":21498,"POSITION":3976},"indices":39020,"material":7,"mode":4},{"attributes":{"NORMAL":21499,"POSITION":3977},"indices":39021,"material":7,"mode":4}]},{"name":"COMPOUND191","primitives":[{"attributes":{"NORMAL":21500,"POSITION":3978},"indices":39022,"material":7,"mode":4},{"attributes":{"NORMAL":21501,"POSITION":3979},"indices":39023,"material":7,"mode":4},{"attributes":{"NORMAL":21502,"POSITION":3980},"indices":39024,"material":7,"mode":4},{"attributes":{"NORMAL":21503,"POSITION":3981},"indices":39025,"material":7,"mode":4},{"attributes":{"NORMAL":21504,"POSITION":3982},"indices":39026,"material":7,"mode":4},{"attributes":{"NORMAL":21505,"POSITION":3983},"indices":39027,"material":7,"mode":4},{"attributes":{"NORMAL":21506,"POSITION":3984},"indices":39028,"material":7,"mode":4},{"attributes":{"NORMAL":21507,"POSITION":3985},"indices":39029,"material":7,"mode":4},{"attributes":{"NORMAL":21508,"POSITION":3986},"indices":39030,"material":7,"mode":4},{"attributes":{"NORMAL":21509,"POSITION":3987},"indices":39031,"material":7,"mode":4}]},{"name":"COMPOUND192","primitives":[{"attributes":{"NORMAL":21510,"POSITION":3988},"indices":39032,"material":7,"mode":4},{"attributes":{"NORMAL":21511,"POSITION":3989},"indices":39033,"material":7,"mode":4},{"attributes":{"NORMAL":21512,"POSITION":3990},"indices":39034,"material":7,"mode":4},{"attributes":{"NORMAL":21513,"POSITION":3991},"indices":39035,"material":7,"mode":4},{"attributes":{"NORMAL":21514,"POSITION":3992},"indices":39036,"material":7,"mode":4},{"attributes":{"NORMAL":21515,"POSITION":3993},"indices":39037,"material":7,"mode":4},{"attributes":{"NORMAL":21516,"POSITION":3994},"indices":39038,"material":7,"mode":4},{"attributes":{"NORMAL":21517,"POSITION":3995},"indices":39039,"material":7,"mode":4},{"attributes":{"NORMAL":21518,"POSITION":3996},"indices":39040,"material":7,"mode":4},{"attributes":{"NORMAL":21519,"POSITION":3997},"indices":39041,"material":7,"mode":4}]},{"name":"COMPOUND193","primitives":[{"attributes":{"NORMAL":21520,"POSITION":3998},"indices":39042,"material":7,"mode":4},{"attributes":{"NORMAL":21521,"POSITION":3999},"indices":39043,"material":7,"mode":4},{"attributes":{"NORMAL":21522,"POSITION":4000},"indices":39044,"material":7,"mode":4},{"attributes":{"NORMAL":21523,"POSITION":4001},"indices":39045,"material":7,"mode":4},{"attributes":{"NORMAL":21524,"POSITION":4002},"indices":39046,"material":7,"mode":4},{"attributes":{"NORMAL":21525,"POSITION":4003},"indices":39047,"material":7,"mode":4},{"attributes":{"NORMAL":21526,"POSITION":4004},"indices":39048,"material":7,"mode":4},{"attributes":{"NORMAL":21527,"POSITION":4005},"indices":39049,"material":7,"mode":4},{"attributes":{"NORMAL":21528,"POSITION":4006},"indices":39050,"material":7,"mode":4},{"attributes":{"NORMAL":21529,"POSITION":4007},"indices":39051,"material":7,"mode":4}]},{"name":"COMPOUND194","primitives":[{"attributes":{"NORMAL":21530,"POSITION":4008},"indices":39052,"material":7,"mode":4},{"attributes":{"NORMAL":21531,"POSITION":4009},"indices":39053,"material":7,"mode":4},{"attributes":{"NORMAL":21532,"POSITION":4010},"indices":39054,"material":7,"mode":4},{"attributes":{"NORMAL":21533,"POSITION":4011},"indices":39055,"material":7,"mode":4},{"attributes":{"NORMAL":21534,"POSITION":4012},"indices":39056,"material":7,"mode":4},{"attributes":{"NORMAL":21535,"POSITION":4013},"indices":39057,"material":7,"mode":4},{"attributes":{"NORMAL":21536,"POSITION":4014},"indices":39058,"material":7,"mode":4},{"attributes":{"NORMAL":21537,"POSITION":4015},"indices":39059,"material":7,"mode":4},{"attributes":{"NORMAL":21538,"POSITION":4016},"indices":39060,"material":7,"mode":4},{"attributes":{"NORMAL":21539,"POSITION":4017},"indices":39061,"material":7,"mode":4}]},{"name":"COMPOUND195","primitives":[{"attributes":{"NORMAL":21540,"POSITION":4018},"indices":39062,"material":8,"mode":4},{"attributes":{"NORMAL":21541,"POSITION":4019},"indices":39063,"material":8,"mode":4},{"attributes":{"NORMAL":21542,"POSITION":4020},"indices":39064,"material":8,"mode":4},{"attributes":{"NORMAL":21543,"POSITION":4021},"indices":39065,"material":8,"mode":4},{"attributes":{"NORMAL":21544,"POSITION":4022},"indices":39066,"material":8,"mode":4},{"attributes":{"NORMAL":21545,"POSITION":4023},"indices":39067,"material":8,"mode":4},{"attributes":{"NORMAL":21546,"POSITION":4024},"indices":39068,"material":8,"mode":4},{"attributes":{"NORMAL":21547,"POSITION":4025},"indices":39069,"material":9,"mode":4},{"attributes":{"NORMAL":21548,"POSITION":4026},"indices":39070,"material":9,"mode":4},{"attributes":{"NORMAL":21549,"POSITION":4027},"indices":39071,"material":9,"mode":4}]},{"name":"COMPOUND196","primitives":[{"attributes":{"NORMAL":21550,"POSITION":4028},"indices":39072,"material":7,"mode":4},{"attributes":{"NORMAL":21551,"POSITION":4029},"indices":39073,"material":7,"mode":4},{"attributes":{"NORMAL":21552,"POSITION":4030},"indices":39074,"material":7,"mode":4},{"attributes":{"NORMAL":21553,"POSITION":4031},"indices":39075,"material":7,"mode":4},{"attributes":{"NORMAL":21554,"POSITION":4032},"indices":39076,"material":7,"mode":4},{"attributes":{"NORMAL":21555,"POSITION":4033},"indices":39077,"material":7,"mode":4},{"attributes":{"NORMAL":21556,"POSITION":4034},"indices":39078,"material":7,"mode":4},{"attributes":{"NORMAL":21557,"POSITION":4035},"indices":39079,"material":7,"mode":4},{"attributes":{"NORMAL":21558,"POSITION":4036},"indices":39080,"material":7,"mode":4},{"attributes":{"NORMAL":21559,"POSITION":4037},"indices":39081,"material":7,"mode":4}]},{"name":"COMPOUND197","primitives":[{"attributes":{"NORMAL":21560,"POSITION":4038},"indices":39082,"material":7,"mode":4},{"attributes":{"NORMAL":21561,"POSITION":4039},"indices":39083,"material":7,"mode":4},{"attributes":{"NORMAL":21562,"POSITION":4040},"indices":39084,"material":7,"mode":4},{"attributes":{"NORMAL":21563,"POSITION":4041},"indices":39085,"material":7,"mode":4},{"attributes":{"NORMAL":21564,"POSITION":4042},"indices":39086,"material":7,"mode":4},{"attributes":{"NORMAL":21565,"POSITION":4043},"indices":39087,"material":7,"mode":4},{"attributes":{"NORMAL":21566,"POSITION":4044},"indices":39088,"material":7,"mode":4},{"attributes":{"NORMAL":21567,"POSITION":4045},"indices":39089,"material":7,"mode":4},{"attributes":{"NORMAL":21568,"POSITION":4046},"indices":39090,"material":7,"mode":4},{"attributes":{"NORMAL":21569,"POSITION":4047},"indices":39091,"material":7,"mode":4}]},{"name":"COMPOUND198","primitives":[{"attributes":{"NORMAL":21570,"POSITION":4048},"indices":39092,"material":13,"mode":4},{"attributes":{"NORMAL":21571,"POSITION":4049},"indices":39093,"material":13,"mode":4},{"attributes":{"NORMAL":21572,"POSITION":4050},"indices":39094,"material":13,"mode":4},{"attributes":{"NORMAL":21573,"POSITION":4051},"indices":39095,"material":13,"mode":4},{"attributes":{"NORMAL":21574,"POSITION":4052},"indices":39096,"material":13,"mode":4},{"attributes":{"NORMAL":21575,"POSITION":4053},"indices":39097,"material":13,"mode":4},{"attributes":{"NORMAL":21576,"POSITION":4054},"indices":39098,"material":13,"mode":4},{"attributes":{"NORMAL":21577,"POSITION":4055},"indices":39099,"material":13,"mode":4},{"attributes":{"NORMAL":21578,"POSITION":4056},"indices":39100,"material":13,"mode":4},{"attributes":{"NORMAL":21579,"POSITION":4057},"indices":39101,"material":13,"mode":4},{"attributes":{"NORMAL":21580,"POSITION":4058},"indices":39102,"material":9,"mode":4},{"attributes":{"NORMAL":21581,"POSITION":4059},"indices":39103,"material":9,"mode":4},{"attributes":{"NORMAL":21582,"POSITION":4060},"indices":39104,"material":9,"mode":4},{"attributes":{"NORMAL":21583,"POSITION":4061},"indices":39105,"material":9,"mode":4},{"attributes":{"NORMAL":21584,"POSITION":4062},"indices":39106,"material":9,"mode":4},{"attributes":{"NORMAL":21585,"POSITION":4063},"indices":39107,"material":13,"mode":4},{"attributes":{"NORMAL":21586,"POSITION":4064},"indices":39108,"material":9,"mode":4},{"attributes":{"NORMAL":21587,"POSITION":4065},"indices":39109,"material":9,"mode":4},{"attributes":{"NORMAL":21588,"POSITION":4066},"indices":39110,"material":9,"mode":4},{"attributes":{"NORMAL":21589,"POSITION":4067},"indices":39111,"material":9,"mode":4},{"attributes":{"NORMAL":21590,"POSITION":4068},"indices":39112,"material":9,"mode":4},{"attributes":{"NORMAL":21591,"POSITION":4069},"indices":39113,"material":13,"mode":4},{"attributes":{"NORMAL":21592,"POSITION":4070},"indices":39114,"material":9,"mode":4},{"attributes":{"NORMAL":21593,"POSITION":4071},"indices":39115,"material":9,"mode":4},{"attributes":{"NORMAL":21594,"POSITION":4072},"indices":39116,"material":9,"mode":4},{"attributes":{"NORMAL":21595,"POSITION":4073},"indices":39117,"material":9,"mode":4},{"attributes":{"NORMAL":21596,"POSITION":4074},"indices":39118,"material":9,"mode":4},{"attributes":{"NORMAL":21597,"POSITION":4075},"indices":39119,"material":9,"mode":4},{"attributes":{"NORMAL":21598,"POSITION":4076},"indices":39120,"material":9,"mode":4},{"attributes":{"NORMAL":21599,"POSITION":4077},"indices":39121,"material":9,"mode":4},{"attributes":{"NORMAL":21600,"POSITION":4078},"indices":39122,"material":9,"mode":4},{"attributes":{"NORMAL":21601,"POSITION":4079},"indices":39123,"material":9,"mode":4},{"attributes":{"NORMAL":21602,"POSITION":4080},"indices":39124,"material":9,"mode":4},{"attributes":{"NORMAL":21603,"POSITION":4081},"indices":39125,"material":9,"mode":4},{"attributes":{"NORMAL":21604,"POSITION":4082},"indices":39126,"material":9,"mode":4},{"attributes":{"NORMAL":21605,"POSITION":4083},"indices":39127,"material":9,"mode":4},{"attributes":{"NORMAL":21606,"POSITION":4084},"indices":39128,"material":9,"mode":4},{"attributes":{"NORMAL":21607,"POSITION":4085},"indices":39129,"material":9,"mode":4},{"attributes":{"NORMAL":21608,"POSITION":4086},"indices":39130,"material":9,"mode":4},{"attributes":{"NORMAL":21609,"POSITION":4087},"indices":39131,"material":9,"mode":4},{"attributes":{"NORMAL":21610,"POSITION":4088},"indices":39132,"material":9,"mode":4},{"attributes":{"NORMAL":21611,"POSITION":4089},"indices":39133,"material":9,"mode":4},{"attributes":{"NORMAL":21612,"POSITION":4090},"indices":39134,"material":9,"mode":4},{"attributes":{"NORMAL":21613,"POSITION":4091},"indices":39135,"material":13,"mode":4},{"attributes":{"NORMAL":21614,"POSITION":4092},"indices":39136,"material":9,"mode":4},{"attributes":{"NORMAL":21615,"POSITION":4093},"indices":39137,"material":9,"mode":4},{"attributes":{"NORMAL":21616,"POSITION":4094},"indices":39138,"material":9,"mode":4},{"attributes":{"NORMAL":21617,"POSITION":4095},"indices":39139,"material":9,"mode":4},{"attributes":{"NORMAL":21618,"POSITION":4096},"indices":39140,"material":9,"mode":4},{"attributes":{"NORMAL":21619,"POSITION":4097},"indices":39141,"material":9,"mode":4},{"attributes":{"NORMAL":21620,"POSITION":4098},"indices":39142,"material":9,"mode":4},{"attributes":{"NORMAL":21621,"POSITION":4099},"indices":39143,"material":9,"mode":4},{"attributes":{"NORMAL":21622,"POSITION":4100},"indices":39144,"material":9,"mode":4},{"attributes":{"NORMAL":21623,"POSITION":4101},"indices":39145,"material":9,"mode":4},{"attributes":{"NORMAL":21624,"POSITION":4102},"indices":39146,"material":9,"mode":4},{"attributes":{"NORMAL":21625,"POSITION":4103},"indices":39147,"material":9,"mode":4},{"attributes":{"NORMAL":21626,"POSITION":4104},"indices":39148,"material":9,"mode":4},{"attributes":{"NORMAL":21627,"POSITION":4105},"indices":39149,"material":9,"mode":4},{"attributes":{"NORMAL":21628,"POSITION":4106},"indices":39150,"material":9,"mode":4},{"attributes":{"NORMAL":21629,"POSITION":4107},"indices":39151,"material":13,"mode":4}]},{"name":"COMPOUND199","primitives":[{"attributes":{"NORMAL":21630,"POSITION":4108},"indices":39152,"material":13,"mode":4},{"attributes":{"NORMAL":21631,"POSITION":4109},"indices":39153,"material":13,"mode":4},{"attributes":{"NORMAL":21632,"POSITION":4110},"indices":39154,"material":13,"mode":4},{"attributes":{"NORMAL":21633,"POSITION":4111},"indices":39155,"material":13,"mode":4},{"attributes":{"NORMAL":21634,"POSITION":4112},"indices":39156,"material":13,"mode":4},{"attributes":{"NORMAL":21635,"POSITION":4113},"indices":39157,"material":13,"mode":4},{"attributes":{"NORMAL":21636,"POSITION":4114},"indices":39158,"material":13,"mode":4},{"attributes":{"NORMAL":21637,"POSITION":4115},"indices":39159,"material":13,"mode":4},{"attributes":{"NORMAL":21638,"POSITION":4116},"indices":39160,"material":13,"mode":4},{"attributes":{"NORMAL":21639,"POSITION":4117},"indices":39161,"material":13,"mode":4},{"attributes":{"NORMAL":21640,"POSITION":4118},"indices":39162,"material":9,"mode":4},{"attributes":{"NORMAL":21641,"POSITION":4119},"indices":39163,"material":9,"mode":4},{"attributes":{"NORMAL":21642,"POSITION":4120},"indices":39164,"material":9,"mode":4},{"attributes":{"NORMAL":21643,"POSITION":4121},"indices":39165,"material":9,"mode":4},{"attributes":{"NORMAL":21644,"POSITION":4122},"indices":39166,"material":9,"mode":4},{"attributes":{"NORMAL":21645,"POSITION":4123},"indices":39167,"material":13,"mode":4},{"attributes":{"NORMAL":21646,"POSITION":4124},"indices":39168,"material":9,"mode":4},{"attributes":{"NORMAL":21647,"POSITION":4125},"indices":39169,"material":9,"mode":4},{"attributes":{"NORMAL":21648,"POSITION":4126},"indices":39170,"material":9,"mode":4},{"attributes":{"NORMAL":21649,"POSITION":4127},"indices":39171,"material":9,"mode":4},{"attributes":{"NORMAL":21650,"POSITION":4128},"indices":39172,"material":9,"mode":4},{"attributes":{"NORMAL":21651,"POSITION":4129},"indices":39173,"material":13,"mode":4},{"attributes":{"NORMAL":21652,"POSITION":4130},"indices":39174,"material":9,"mode":4},{"attributes":{"NORMAL":21653,"POSITION":4131},"indices":39175,"material":9,"mode":4},{"attributes":{"NORMAL":21654,"POSITION":4132},"indices":39176,"material":9,"mode":4},{"attributes":{"NORMAL":21655,"POSITION":4133},"indices":39177,"material":9,"mode":4},{"attributes":{"NORMAL":21656,"POSITION":4134},"indices":39178,"material":9,"mode":4},{"attributes":{"NORMAL":21657,"POSITION":4135},"indices":39179,"material":9,"mode":4},{"attributes":{"NORMAL":21658,"POSITION":4136},"indices":39180,"material":9,"mode":4},{"attributes":{"NORMAL":21659,"POSITION":4137},"indices":39181,"material":9,"mode":4},{"attributes":{"NORMAL":21660,"POSITION":4138},"indices":39182,"material":9,"mode":4},{"attributes":{"NORMAL":21661,"POSITION":4139},"indices":39183,"material":9,"mode":4},{"attributes":{"NORMAL":21662,"POSITION":4140},"indices":39184,"material":9,"mode":4},{"attributes":{"NORMAL":21663,"POSITION":4141},"indices":39185,"material":9,"mode":4},{"attributes":{"NORMAL":21664,"POSITION":4142},"indices":39186,"material":9,"mode":4},{"attributes":{"NORMAL":21665,"POSITION":4143},"indices":39187,"material":9,"mode":4},{"attributes":{"NORMAL":21666,"POSITION":4144},"indices":39188,"material":9,"mode":4},{"attributes":{"NORMAL":21667,"POSITION":4145},"indices":39189,"material":9,"mode":4},{"attributes":{"NORMAL":21668,"POSITION":4146},"indices":39190,"material":9,"mode":4},{"attributes":{"NORMAL":21669,"POSITION":4147},"indices":39191,"material":9,"mode":4},{"attributes":{"NORMAL":21670,"POSITION":4148},"indices":39192,"material":9,"mode":4},{"attributes":{"NORMAL":21671,"POSITION":4149},"indices":39193,"material":9,"mode":4},{"attributes":{"NORMAL":21672,"POSITION":4150},"indices":39194,"material":9,"mode":4},{"attributes":{"NORMAL":21673,"POSITION":4151},"indices":39195,"material":13,"mode":4},{"attributes":{"NORMAL":21674,"POSITION":4152},"indices":39196,"material":9,"mode":4},{"attributes":{"NORMAL":21675,"POSITION":4153},"indices":39197,"material":9,"mode":4},{"attributes":{"NORMAL":21676,"POSITION":4154},"indices":39198,"material":9,"mode":4},{"attributes":{"NORMAL":21677,"POSITION":4155},"indices":39199,"material":9,"mode":4},{"attributes":{"NORMAL":21678,"POSITION":4156},"indices":39200,"material":9,"mode":4},{"attributes":{"NORMAL":21679,"POSITION":4157},"indices":39201,"material":9,"mode":4},{"attributes":{"NORMAL":21680,"POSITION":4158},"indices":39202,"material":9,"mode":4},{"attributes":{"NORMAL":21681,"POSITION":4159},"indices":39203,"material":9,"mode":4},{"attributes":{"NORMAL":21682,"POSITION":4160},"indices":39204,"material":9,"mode":4},{"attributes":{"NORMAL":21683,"POSITION":4161},"indices":39205,"material":9,"mode":4},{"attributes":{"NORMAL":21684,"POSITION":4162},"indices":39206,"material":9,"mode":4},{"attributes":{"NORMAL":21685,"POSITION":4163},"indices":39207,"material":9,"mode":4},{"attributes":{"NORMAL":21686,"POSITION":4164},"indices":39208,"material":9,"mode":4},{"attributes":{"NORMAL":21687,"POSITION":4165},"indices":39209,"material":9,"mode":4},{"attributes":{"NORMAL":21688,"POSITION":4166},"indices":39210,"material":9,"mode":4},{"attributes":{"NORMAL":21689,"POSITION":4167},"indices":39211,"material":13,"mode":4}]},{"name":"COMPOUND200","primitives":[{"attributes":{"NORMAL":21690,"POSITION":4168},"indices":39212,"material":7,"mode":4},{"attributes":{"NORMAL":21691,"POSITION":4169},"indices":39213,"material":7,"mode":4},{"attributes":{"NORMAL":21692,"POSITION":4170},"indices":39214,"material":7,"mode":4},{"attributes":{"NORMAL":21693,"POSITION":4171},"indices":39215,"material":7,"mode":4},{"attributes":{"NORMAL":21694,"POSITION":4172},"indices":39216,"material":7,"mode":4},{"attributes":{"NORMAL":21695,"POSITION":4173},"indices":39217,"material":7,"mode":4},{"attributes":{"NORMAL":21696,"POSITION":4174},"indices":39218,"material":7,"mode":4},{"attributes":{"NORMAL":21697,"POSITION":4175},"indices":39219,"material":7,"mode":4},{"attributes":{"NORMAL":21698,"POSITION":4176},"indices":39220,"material":7,"mode":4},{"attributes":{"NORMAL":21699,"POSITION":4177},"indices":39221,"material":7,"mode":4}]},{"name":"COMPOUND201","primitives":[{"attributes":{"NORMAL":21700,"POSITION":4178},"indices":39222,"material":8,"mode":4},{"attributes":{"NORMAL":21701,"POSITION":4179},"indices":39223,"material":8,"mode":4},{"attributes":{"NORMAL":21702,"POSITION":4180},"indices":39224,"material":8,"mode":4},{"attributes":{"NORMAL":21703,"POSITION":4181},"indices":39225,"material":8,"mode":4},{"attributes":{"NORMAL":21704,"POSITION":4182},"indices":39226,"material":8,"mode":4},{"attributes":{"NORMAL":21705,"POSITION":4183},"indices":39227,"material":8,"mode":4},{"attributes":{"NORMAL":21706,"POSITION":4184},"indices":39228,"material":8,"mode":4},{"attributes":{"NORMAL":21707,"POSITION":4185},"indices":39229,"material":8,"mode":4},{"attributes":{"NORMAL":21708,"POSITION":4186},"indices":39230,"material":8,"mode":4},{"attributes":{"NORMAL":21709,"POSITION":4187},"indices":39231,"material":8,"mode":4},{"attributes":{"NORMAL":21710,"POSITION":4188},"indices":39232,"material":8,"mode":4},{"attributes":{"NORMAL":21711,"POSITION":4189},"indices":39233,"material":8,"mode":4},{"attributes":{"NORMAL":21712,"POSITION":4190},"indices":39234,"material":8,"mode":4},{"attributes":{"NORMAL":21713,"POSITION":4191},"indices":39235,"material":8,"mode":4}]},{"name":"COMPOUND202","primitives":[{"attributes":{"NORMAL":21714,"POSITION":4192},"indices":39236,"material":7,"mode":4},{"attributes":{"NORMAL":21715,"POSITION":4193},"indices":39237,"material":7,"mode":4},{"attributes":{"NORMAL":21716,"POSITION":4194},"indices":39238,"material":7,"mode":4},{"attributes":{"NORMAL":21717,"POSITION":4195},"indices":39239,"material":7,"mode":4},{"attributes":{"NORMAL":21718,"POSITION":4196},"indices":39240,"material":7,"mode":4},{"attributes":{"NORMAL":21719,"POSITION":4197},"indices":39241,"material":7,"mode":4},{"attributes":{"NORMAL":21720,"POSITION":4198},"indices":39242,"material":7,"mode":4},{"attributes":{"NORMAL":21721,"POSITION":4199},"indices":39243,"material":7,"mode":4},{"attributes":{"NORMAL":21722,"POSITION":4200},"indices":39244,"material":7,"mode":4},{"attributes":{"NORMAL":21723,"POSITION":4201},"indices":39245,"material":7,"mode":4}]},{"name":"COMPOUND203","primitives":[{"attributes":{"NORMAL":21724,"POSITION":4202},"indices":39246,"material":7,"mode":4},{"attributes":{"NORMAL":21725,"POSITION":4203},"indices":39247,"material":7,"mode":4},{"attributes":{"NORMAL":21726,"POSITION":4204},"indices":39248,"material":7,"mode":4},{"attributes":{"NORMAL":21727,"POSITION":4205},"indices":39249,"material":7,"mode":4},{"attributes":{"NORMAL":21728,"POSITION":4206},"indices":39250,"material":7,"mode":4},{"attributes":{"NORMAL":21729,"POSITION":4207},"indices":39251,"material":7,"mode":4},{"attributes":{"NORMAL":21730,"POSITION":4208},"indices":39252,"material":7,"mode":4},{"attributes":{"NORMAL":21731,"POSITION":4209},"indices":39253,"material":7,"mode":4},{"attributes":{"NORMAL":21732,"POSITION":4210},"indices":39254,"material":7,"mode":4},{"attributes":{"NORMAL":21733,"POSITION":4211},"indices":39255,"material":7,"mode":4}]},{"name":"COMPOUND204","primitives":[{"attributes":{"NORMAL":21734,"POSITION":4212},"indices":39256,"material":7,"mode":4},{"attributes":{"NORMAL":21735,"POSITION":4213},"indices":39257,"material":7,"mode":4},{"attributes":{"NORMAL":21736,"POSITION":4214},"indices":39258,"material":7,"mode":4},{"attributes":{"NORMAL":21737,"POSITION":4215},"indices":39259,"material":7,"mode":4},{"attributes":{"NORMAL":21738,"POSITION":4216},"indices":39260,"material":7,"mode":4},{"attributes":{"NORMAL":21739,"POSITION":4217},"indices":39261,"material":7,"mode":4},{"attributes":{"NORMAL":21740,"POSITION":4218},"indices":39262,"material":7,"mode":4},{"attributes":{"NORMAL":21741,"POSITION":4219},"indices":39263,"material":7,"mode":4},{"attributes":{"NORMAL":21742,"POSITION":4220},"indices":39264,"material":7,"mode":4},{"attributes":{"NORMAL":21743,"POSITION":4221},"indices":39265,"material":7,"mode":4}]},{"name":"COMPOUND205","primitives":[{"attributes":{"NORMAL":21744,"POSITION":4222},"indices":39266,"material":14,"mode":4},{"attributes":{"NORMAL":21745,"POSITION":4223},"indices":39267,"material":14,"mode":4}]},{"name":"COMPOUND206","primitives":[{"attributes":{"NORMAL":21746,"POSITION":4224},"indices":39268,"material":7,"mode":4},{"attributes":{"NORMAL":21747,"POSITION":4225},"indices":39269,"material":7,"mode":4},{"attributes":{"NORMAL":21748,"POSITION":4226},"indices":39270,"material":7,"mode":4},{"attributes":{"NORMAL":21749,"POSITION":4227},"indices":39271,"material":7,"mode":4},{"attributes":{"NORMAL":21750,"POSITION":4228},"indices":39272,"material":7,"mode":4},{"attributes":{"NORMAL":21751,"POSITION":4229},"indices":39273,"material":7,"mode":4},{"attributes":{"NORMAL":21752,"POSITION":4230},"indices":39274,"material":7,"mode":4},{"attributes":{"NORMAL":21753,"POSITION":4231},"indices":39275,"material":7,"mode":4},{"attributes":{"NORMAL":21754,"POSITION":4232},"indices":39276,"material":7,"mode":4},{"attributes":{"NORMAL":21755,"POSITION":4233},"indices":39277,"material":7,"mode":4}]},{"name":"COMPOUND207","primitives":[{"attributes":{"NORMAL":21756,"POSITION":4234},"indices":39278,"material":15,"mode":4},{"attributes":{"NORMAL":21757,"POSITION":4235},"indices":39279,"material":15,"mode":4},{"attributes":{"NORMAL":21758,"POSITION":4236},"indices":39280,"material":15,"mode":4},{"attributes":{"NORMAL":21759,"POSITION":4237},"indices":39281,"material":15,"mode":4},{"attributes":{"NORMAL":21760,"POSITION":4238},"indices":39282,"material":15,"mode":4},{"attributes":{"NORMAL":21761,"POSITION":4239},"indices":39283,"material":15,"mode":4},{"attributes":{"NORMAL":21762,"POSITION":4240},"indices":39284,"material":9,"mode":4},{"attributes":{"NORMAL":21763,"POSITION":4241},"indices":39285,"material":9,"mode":4},{"attributes":{"NORMAL":21764,"POSITION":4242},"indices":39286,"material":9,"mode":4},{"attributes":{"NORMAL":21765,"POSITION":4243},"indices":39287,"material":9,"mode":4},{"attributes":{"NORMAL":21766,"POSITION":4244},"indices":39288,"material":9,"mode":4},{"attributes":{"NORMAL":21767,"POSITION":4245},"indices":39289,"material":9,"mode":4},{"attributes":{"NORMAL":21768,"POSITION":4246},"indices":39290,"material":9,"mode":4},{"attributes":{"NORMAL":21769,"POSITION":4247},"indices":39291,"material":9,"mode":4},{"attributes":{"NORMAL":21770,"POSITION":4248},"indices":39292,"material":15,"mode":4},{"attributes":{"NORMAL":21771,"POSITION":4249},"indices":39293,"material":15,"mode":4},{"attributes":{"NORMAL":21772,"POSITION":4250},"indices":39294,"material":9,"mode":4},{"attributes":{"NORMAL":21773,"POSITION":4251},"indices":39295,"material":9,"mode":4},{"attributes":{"NORMAL":21774,"POSITION":4252},"indices":39296,"material":9,"mode":4},{"attributes":{"NORMAL":21775,"POSITION":4253},"indices":39297,"material":9,"mode":4},{"attributes":{"NORMAL":21776,"POSITION":4254},"indices":39298,"material":9,"mode":4},{"attributes":{"NORMAL":21777,"POSITION":4255},"indices":39299,"material":15,"mode":4},{"attributes":{"NORMAL":21778,"POSITION":4256},"indices":39300,"material":9,"mode":4},{"attributes":{"NORMAL":21779,"POSITION":4257},"indices":39301,"material":9,"mode":4},{"attributes":{"NORMAL":21780,"POSITION":4258},"indices":39302,"material":9,"mode":4},{"attributes":{"NORMAL":21781,"POSITION":4259},"indices":39303,"material":9,"mode":4},{"attributes":{"NORMAL":21782,"POSITION":4260},"indices":39304,"material":9,"mode":4},{"attributes":{"NORMAL":21783,"POSITION":4261},"indices":39305,"material":9,"mode":4},{"attributes":{"NORMAL":21784,"POSITION":4262},"indices":39306,"material":9,"mode":4},{"attributes":{"NORMAL":21785,"POSITION":4263},"indices":39307,"material":9,"mode":4},{"attributes":{"NORMAL":21786,"POSITION":4264},"indices":39308,"material":9,"mode":4},{"attributes":{"NORMAL":21787,"POSITION":4265},"indices":39309,"material":9,"mode":4},{"attributes":{"NORMAL":21788,"POSITION":4266},"indices":39310,"material":15,"mode":4},{"attributes":{"NORMAL":21789,"POSITION":4267},"indices":39311,"material":9,"mode":4},{"attributes":{"NORMAL":21790,"POSITION":4268},"indices":39312,"material":9,"mode":4},{"attributes":{"NORMAL":21791,"POSITION":4269},"indices":39313,"material":9,"mode":4},{"attributes":{"NORMAL":21792,"POSITION":4270},"indices":39314,"material":9,"mode":4},{"attributes":{"NORMAL":21793,"POSITION":4271},"indices":39315,"material":9,"mode":4},{"attributes":{"NORMAL":21794,"POSITION":4272},"indices":39316,"material":9,"mode":4},{"attributes":{"NORMAL":21795,"POSITION":4273},"indices":39317,"material":9,"mode":4},{"attributes":{"NORMAL":21796,"POSITION":4274},"indices":39318,"material":9,"mode":4},{"attributes":{"NORMAL":21797,"POSITION":4275},"indices":39319,"material":9,"mode":4},{"attributes":{"NORMAL":21798,"POSITION":4276},"indices":39320,"material":9,"mode":4},{"attributes":{"NORMAL":21799,"POSITION":4277},"indices":39321,"material":15,"mode":4},{"attributes":{"NORMAL":21800,"POSITION":4278},"indices":39322,"material":15,"mode":4},{"attributes":{"NORMAL":21801,"POSITION":4279},"indices":39323,"material":15,"mode":4},{"attributes":{"NORMAL":21802,"POSITION":4280},"indices":39324,"material":15,"mode":4}]},{"name":"COMPOUND208","primitives":[{"attributes":{"NORMAL":21803,"POSITION":4281},"indices":39325,"material":7,"mode":4},{"attributes":{"NORMAL":21804,"POSITION":4282},"indices":39326,"material":7,"mode":4},{"attributes":{"NORMAL":21805,"POSITION":4283},"indices":39327,"material":7,"mode":4},{"attributes":{"NORMAL":21806,"POSITION":4284},"indices":39328,"material":7,"mode":4},{"attributes":{"NORMAL":21807,"POSITION":4285},"indices":39329,"material":7,"mode":4},{"attributes":{"NORMAL":21808,"POSITION":4286},"indices":39330,"material":7,"mode":4},{"attributes":{"NORMAL":21809,"POSITION":4287},"indices":39331,"material":7,"mode":4},{"attributes":{"NORMAL":21810,"POSITION":4288},"indices":39332,"material":7,"mode":4},{"attributes":{"NORMAL":21811,"POSITION":4289},"indices":39333,"material":7,"mode":4},{"attributes":{"NORMAL":21812,"POSITION":4290},"indices":39334,"material":7,"mode":4}]},{"name":"COMPOUND209","primitives":[{"attributes":{"NORMAL":21813,"POSITION":4291},"indices":39335,"material":13,"mode":4},{"attributes":{"NORMAL":21814,"POSITION":4292},"indices":39336,"material":13,"mode":4},{"attributes":{"NORMAL":21815,"POSITION":4293},"indices":39337,"material":13,"mode":4},{"attributes":{"NORMAL":21816,"POSITION":4294},"indices":39338,"material":13,"mode":4},{"attributes":{"NORMAL":21817,"POSITION":4295},"indices":39339,"material":13,"mode":4},{"attributes":{"NORMAL":21818,"POSITION":4296},"indices":39340,"material":13,"mode":4},{"attributes":{"NORMAL":21819,"POSITION":4297},"indices":39341,"material":13,"mode":4},{"attributes":{"NORMAL":21820,"POSITION":4298},"indices":39342,"material":13,"mode":4},{"attributes":{"NORMAL":21821,"POSITION":4299},"indices":39343,"material":13,"mode":4},{"attributes":{"NORMAL":21822,"POSITION":4300},"indices":39344,"material":13,"mode":4},{"attributes":{"NORMAL":21823,"POSITION":4301},"indices":39345,"material":9,"mode":4},{"attributes":{"NORMAL":21824,"POSITION":4302},"indices":39346,"material":9,"mode":4},{"attributes":{"NORMAL":21825,"POSITION":4303},"indices":39347,"material":9,"mode":4},{"attributes":{"NORMAL":21826,"POSITION":4304},"indices":39348,"material":9,"mode":4},{"attributes":{"NORMAL":21827,"POSITION":4305},"indices":39349,"material":9,"mode":4},{"attributes":{"NORMAL":21828,"POSITION":4306},"indices":39350,"material":13,"mode":4},{"attributes":{"NORMAL":21829,"POSITION":4307},"indices":39351,"material":9,"mode":4},{"attributes":{"NORMAL":21830,"POSITION":4308},"indices":39352,"material":9,"mode":4},{"attributes":{"NORMAL":21831,"POSITION":4309},"indices":39353,"material":9,"mode":4},{"attributes":{"NORMAL":21832,"POSITION":4310},"indices":39354,"material":9,"mode":4},{"attributes":{"NORMAL":21833,"POSITION":4311},"indices":39355,"material":9,"mode":4},{"attributes":{"NORMAL":21834,"POSITION":4312},"indices":39356,"material":13,"mode":4},{"attributes":{"NORMAL":21835,"POSITION":4313},"indices":39357,"material":9,"mode":4},{"attributes":{"NORMAL":21836,"POSITION":4314},"indices":39358,"material":9,"mode":4},{"attributes":{"NORMAL":21837,"POSITION":4315},"indices":39359,"material":9,"mode":4},{"attributes":{"NORMAL":21838,"POSITION":4316},"indices":39360,"material":9,"mode":4},{"attributes":{"NORMAL":21839,"POSITION":4317},"indices":39361,"material":9,"mode":4},{"attributes":{"NORMAL":21840,"POSITION":4318},"indices":39362,"material":9,"mode":4},{"attributes":{"NORMAL":21841,"POSITION":4319},"indices":39363,"material":9,"mode":4},{"attributes":{"NORMAL":21842,"POSITION":4320},"indices":39364,"material":9,"mode":4},{"attributes":{"NORMAL":21843,"POSITION":4321},"indices":39365,"material":9,"mode":4},{"attributes":{"NORMAL":21844,"POSITION":4322},"indices":39366,"material":9,"mode":4},{"attributes":{"NORMAL":21845,"POSITION":4323},"indices":39367,"material":9,"mode":4},{"attributes":{"NORMAL":21846,"POSITION":4324},"indices":39368,"material":9,"mode":4},{"attributes":{"NORMAL":21847,"POSITION":4325},"indices":39369,"material":9,"mode":4},{"attributes":{"NORMAL":21848,"POSITION":4326},"indices":39370,"material":9,"mode":4},{"attributes":{"NORMAL":21849,"POSITION":4327},"indices":39371,"material":9,"mode":4},{"attributes":{"NORMAL":21850,"POSITION":4328},"indices":39372,"material":9,"mode":4},{"attributes":{"NORMAL":21851,"POSITION":4329},"indices":39373,"material":9,"mode":4},{"attributes":{"NORMAL":21852,"POSITION":4330},"indices":39374,"material":9,"mode":4},{"attributes":{"NORMAL":21853,"POSITION":4331},"indices":39375,"material":9,"mode":4},{"attributes":{"NORMAL":21854,"POSITION":4332},"indices":39376,"material":9,"mode":4},{"attributes":{"NORMAL":21855,"POSITION":4333},"indices":39377,"material":9,"mode":4},{"attributes":{"NORMAL":21856,"POSITION":4334},"indices":39378,"material":13,"mode":4},{"attributes":{"NORMAL":21857,"POSITION":4335},"indices":39379,"material":9,"mode":4},{"attributes":{"NORMAL":21858,"POSITION":4336},"indices":39380,"material":9,"mode":4},{"attributes":{"NORMAL":21859,"POSITION":4337},"indices":39381,"material":9,"mode":4},{"attributes":{"NORMAL":21860,"POSITION":4338},"indices":39382,"material":9,"mode":4},{"attributes":{"NORMAL":21861,"POSITION":4339},"indices":39383,"material":9,"mode":4},{"attributes":{"NORMAL":21862,"POSITION":4340},"indices":39384,"material":9,"mode":4},{"attributes":{"NORMAL":21863,"POSITION":4341},"indices":39385,"material":9,"mode":4},{"attributes":{"NORMAL":21864,"POSITION":4342},"indices":39386,"material":9,"mode":4},{"attributes":{"NORMAL":21865,"POSITION":4343},"indices":39387,"material":9,"mode":4},{"attributes":{"NORMAL":21866,"POSITION":4344},"indices":39388,"material":9,"mode":4},{"attributes":{"NORMAL":21867,"POSITION":4345},"indices":39389,"material":9,"mode":4},{"attributes":{"NORMAL":21868,"POSITION":4346},"indices":39390,"material":9,"mode":4},{"attributes":{"NORMAL":21869,"POSITION":4347},"indices":39391,"material":9,"mode":4},{"attributes":{"NORMAL":21870,"POSITION":4348},"indices":39392,"material":9,"mode":4},{"attributes":{"NORMAL":21871,"POSITION":4349},"indices":39393,"material":9,"mode":4},{"attributes":{"NORMAL":21872,"POSITION":4350},"indices":39394,"material":13,"mode":4}]},{"name":"COMPOUND210","primitives":[{"attributes":{"NORMAL":21873,"POSITION":4351},"indices":39395,"material":7,"mode":4},{"attributes":{"NORMAL":21874,"POSITION":4352},"indices":39396,"material":7,"mode":4},{"attributes":{"NORMAL":21875,"POSITION":4353},"indices":39397,"material":7,"mode":4},{"attributes":{"NORMAL":21876,"POSITION":4354},"indices":39398,"material":7,"mode":4},{"attributes":{"NORMAL":21877,"POSITION":4355},"indices":39399,"material":7,"mode":4},{"attributes":{"NORMAL":21878,"POSITION":4356},"indices":39400,"material":7,"mode":4},{"attributes":{"NORMAL":21879,"POSITION":4357},"indices":39401,"material":7,"mode":4},{"attributes":{"NORMAL":21880,"POSITION":4358},"indices":39402,"material":7,"mode":4},{"attributes":{"NORMAL":21881,"POSITION":4359},"indices":39403,"material":7,"mode":4},{"attributes":{"NORMAL":21882,"POSITION":4360},"indices":39404,"material":7,"mode":4}]},{"name":"COMPOUND211","primitives":[{"attributes":{"NORMAL":21883,"POSITION":4361},"indices":39405,"material":7,"mode":4},{"attributes":{"NORMAL":21884,"POSITION":4362},"indices":39406,"material":7,"mode":4},{"attributes":{"NORMAL":21885,"POSITION":4363},"indices":39407,"material":7,"mode":4},{"attributes":{"NORMAL":21886,"POSITION":4364},"indices":39408,"material":7,"mode":4},{"attributes":{"NORMAL":21887,"POSITION":4365},"indices":39409,"material":7,"mode":4},{"attributes":{"NORMAL":21888,"POSITION":4366},"indices":39410,"material":7,"mode":4},{"attributes":{"NORMAL":21889,"POSITION":4367},"indices":39411,"material":7,"mode":4},{"attributes":{"NORMAL":21890,"POSITION":4368},"indices":39412,"material":7,"mode":4},{"attributes":{"NORMAL":21891,"POSITION":4369},"indices":39413,"material":7,"mode":4},{"attributes":{"NORMAL":21892,"POSITION":4370},"indices":39414,"material":7,"mode":4}]},{"name":"COMPOUND212","primitives":[{"attributes":{"NORMAL":21893,"POSITION":4371},"indices":39415,"material":13,"mode":4},{"attributes":{"NORMAL":21894,"POSITION":4372},"indices":39416,"material":13,"mode":4},{"attributes":{"NORMAL":21895,"POSITION":4373},"indices":39417,"material":13,"mode":4},{"attributes":{"NORMAL":21896,"POSITION":4374},"indices":39418,"material":13,"mode":4},{"attributes":{"NORMAL":21897,"POSITION":4375},"indices":39419,"material":13,"mode":4},{"attributes":{"NORMAL":21898,"POSITION":4376},"indices":39420,"material":13,"mode":4},{"attributes":{"NORMAL":21899,"POSITION":4377},"indices":39421,"material":13,"mode":4},{"attributes":{"NORMAL":21900,"POSITION":4378},"indices":39422,"material":13,"mode":4},{"attributes":{"NORMAL":21901,"POSITION":4379},"indices":39423,"material":13,"mode":4},{"attributes":{"NORMAL":21902,"POSITION":4380},"indices":39424,"material":13,"mode":4},{"attributes":{"NORMAL":21903,"POSITION":4381},"indices":39425,"material":9,"mode":4},{"attributes":{"NORMAL":21904,"POSITION":4382},"indices":39426,"material":9,"mode":4},{"attributes":{"NORMAL":21905,"POSITION":4383},"indices":39427,"material":9,"mode":4},{"attributes":{"NORMAL":21906,"POSITION":4384},"indices":39428,"material":9,"mode":4},{"attributes":{"NORMAL":21907,"POSITION":4385},"indices":39429,"material":9,"mode":4},{"attributes":{"NORMAL":21908,"POSITION":4386},"indices":39430,"material":13,"mode":4},{"attributes":{"NORMAL":21909,"POSITION":4387},"indices":39431,"material":9,"mode":4},{"attributes":{"NORMAL":21910,"POSITION":4388},"indices":39432,"material":9,"mode":4},{"attributes":{"NORMAL":21911,"POSITION":4389},"indices":39433,"material":9,"mode":4},{"attributes":{"NORMAL":21912,"POSITION":4390},"indices":39434,"material":9,"mode":4},{"attributes":{"NORMAL":21913,"POSITION":4391},"indices":39435,"material":9,"mode":4},{"attributes":{"NORMAL":21914,"POSITION":4392},"indices":39436,"material":13,"mode":4},{"attributes":{"NORMAL":21915,"POSITION":4393},"indices":39437,"material":9,"mode":4},{"attributes":{"NORMAL":21916,"POSITION":4394},"indices":39438,"material":9,"mode":4},{"attributes":{"NORMAL":21917,"POSITION":4395},"indices":39439,"material":9,"mode":4},{"attributes":{"NORMAL":21918,"POSITION":4396},"indices":39440,"material":9,"mode":4},{"attributes":{"NORMAL":21919,"POSITION":4397},"indices":39441,"material":9,"mode":4},{"attributes":{"NORMAL":21920,"POSITION":4398},"indices":39442,"material":9,"mode":4},{"attributes":{"NORMAL":21921,"POSITION":4399},"indices":39443,"material":9,"mode":4},{"attributes":{"NORMAL":21922,"POSITION":4400},"indices":39444,"material":9,"mode":4},{"attributes":{"NORMAL":21923,"POSITION":4401},"indices":39445,"material":9,"mode":4},{"attributes":{"NORMAL":21924,"POSITION":4402},"indices":39446,"material":9,"mode":4},{"attributes":{"NORMAL":21925,"POSITION":4403},"indices":39447,"material":9,"mode":4},{"attributes":{"NORMAL":21926,"POSITION":4404},"indices":39448,"material":9,"mode":4},{"attributes":{"NORMAL":21927,"POSITION":4405},"indices":39449,"material":9,"mode":4},{"attributes":{"NORMAL":21928,"POSITION":4406},"indices":39450,"material":9,"mode":4},{"attributes":{"NORMAL":21929,"POSITION":4407},"indices":39451,"material":9,"mode":4},{"attributes":{"NORMAL":21930,"POSITION":4408},"indices":39452,"material":9,"mode":4},{"attributes":{"NORMAL":21931,"POSITION":4409},"indices":39453,"material":9,"mode":4},{"attributes":{"NORMAL":21932,"POSITION":4410},"indices":39454,"material":9,"mode":4},{"attributes":{"NORMAL":21933,"POSITION":4411},"indices":39455,"material":9,"mode":4},{"attributes":{"NORMAL":21934,"POSITION":4412},"indices":39456,"material":9,"mode":4},{"attributes":{"NORMAL":21935,"POSITION":4413},"indices":39457,"material":9,"mode":4},{"attributes":{"NORMAL":21936,"POSITION":4414},"indices":39458,"material":13,"mode":4},{"attributes":{"NORMAL":21937,"POSITION":4415},"indices":39459,"material":9,"mode":4},{"attributes":{"NORMAL":21938,"POSITION":4416},"indices":39460,"material":9,"mode":4},{"attributes":{"NORMAL":21939,"POSITION":4417},"indices":39461,"material":9,"mode":4},{"attributes":{"NORMAL":21940,"POSITION":4418},"indices":39462,"material":9,"mode":4},{"attributes":{"NORMAL":21941,"POSITION":4419},"indices":39463,"material":9,"mode":4},{"attributes":{"NORMAL":21942,"POSITION":4420},"indices":39464,"material":9,"mode":4},{"attributes":{"NORMAL":21943,"POSITION":4421},"indices":39465,"material":9,"mode":4},{"attributes":{"NORMAL":21944,"POSITION":4422},"indices":39466,"material":9,"mode":4},{"attributes":{"NORMAL":21945,"POSITION":4423},"indices":39467,"material":9,"mode":4},{"attributes":{"NORMAL":21946,"POSITION":4424},"indices":39468,"material":9,"mode":4},{"attributes":{"NORMAL":21947,"POSITION":4425},"indices":39469,"material":9,"mode":4},{"attributes":{"NORMAL":21948,"POSITION":4426},"indices":39470,"material":9,"mode":4},{"attributes":{"NORMAL":21949,"POSITION":4427},"indices":39471,"material":9,"mode":4},{"attributes":{"NORMAL":21950,"POSITION":4428},"indices":39472,"material":9,"mode":4},{"attributes":{"NORMAL":21951,"POSITION":4429},"indices":39473,"material":9,"mode":4},{"attributes":{"NORMAL":21952,"POSITION":4430},"indices":39474,"material":13,"mode":4}]},{"name":"COMPOUND213","primitives":[{"attributes":{"NORMAL":21953,"POSITION":4431},"indices":39475,"material":8,"mode":4},{"attributes":{"NORMAL":21954,"POSITION":4432},"indices":39476,"material":8,"mode":4},{"attributes":{"NORMAL":21955,"POSITION":4433},"indices":39477,"material":8,"mode":4},{"attributes":{"NORMAL":21956,"POSITION":4434},"indices":39478,"material":8,"mode":4},{"attributes":{"NORMAL":21957,"POSITION":4435},"indices":39479,"material":8,"mode":4},{"attributes":{"NORMAL":21958,"POSITION":4436},"indices":39480,"material":8,"mode":4},{"attributes":{"NORMAL":21959,"POSITION":4437},"indices":39481,"material":8,"mode":4},{"attributes":{"NORMAL":21960,"POSITION":4438},"indices":39482,"material":8,"mode":4},{"attributes":{"NORMAL":21961,"POSITION":4439},"indices":39483,"material":8,"mode":4},{"attributes":{"NORMAL":21962,"POSITION":4440},"indices":39484,"material":8,"mode":4},{"attributes":{"NORMAL":21963,"POSITION":4441},"indices":39485,"material":8,"mode":4},{"attributes":{"NORMAL":21964,"POSITION":4442},"indices":39486,"material":8,"mode":4},{"attributes":{"NORMAL":21965,"POSITION":4443},"indices":39487,"material":8,"mode":4},{"attributes":{"NORMAL":21966,"POSITION":4444},"indices":39488,"material":8,"mode":4},{"attributes":{"NORMAL":21967,"POSITION":4445},"indices":39489,"material":8,"mode":4},{"attributes":{"NORMAL":21968,"POSITION":4446},"indices":39490,"material":8,"mode":4},{"attributes":{"NORMAL":21969,"POSITION":4447},"indices":39491,"material":8,"mode":4}]},{"name":"COMPOUND214","primitives":[{"attributes":{"NORMAL":21970,"POSITION":4448},"indices":39492,"material":14,"mode":4},{"attributes":{"NORMAL":21971,"POSITION":4449},"indices":39493,"material":14,"mode":4}]},{"name":"COMPOUND215","primitives":[{"attributes":{"NORMAL":21972,"POSITION":4450},"indices":39494,"material":7,"mode":4},{"attributes":{"NORMAL":21973,"POSITION":4451},"indices":39495,"material":7,"mode":4},{"attributes":{"NORMAL":21974,"POSITION":4452},"indices":39496,"material":7,"mode":4},{"attributes":{"NORMAL":21975,"POSITION":4453},"indices":39497,"material":7,"mode":4},{"attributes":{"NORMAL":21976,"POSITION":4454},"indices":39498,"material":7,"mode":4},{"attributes":{"NORMAL":21977,"POSITION":4455},"indices":39499,"material":7,"mode":4},{"attributes":{"NORMAL":21978,"POSITION":4456},"indices":39500,"material":7,"mode":4},{"attributes":{"NORMAL":21979,"POSITION":4457},"indices":39501,"material":7,"mode":4},{"attributes":{"NORMAL":21980,"POSITION":4458},"indices":39502,"material":7,"mode":4},{"attributes":{"NORMAL":21981,"POSITION":4459},"indices":39503,"material":7,"mode":4}]},{"name":"COMPOUND216","primitives":[{"attributes":{"NORMAL":21982,"POSITION":4460},"indices":39504,"material":15,"mode":4},{"attributes":{"NORMAL":21983,"POSITION":4461},"indices":39505,"material":15,"mode":4},{"attributes":{"NORMAL":21984,"POSITION":4462},"indices":39506,"material":15,"mode":4},{"attributes":{"NORMAL":21985,"POSITION":4463},"indices":39507,"material":15,"mode":4},{"attributes":{"NORMAL":21986,"POSITION":4464},"indices":39508,"material":15,"mode":4},{"attributes":{"NORMAL":21987,"POSITION":4465},"indices":39509,"material":15,"mode":4},{"attributes":{"NORMAL":21988,"POSITION":4466},"indices":39510,"material":15,"mode":4},{"attributes":{"NORMAL":21989,"POSITION":4467},"indices":39511,"material":15,"mode":4},{"attributes":{"NORMAL":21990,"POSITION":4468},"indices":39512,"material":15,"mode":4},{"attributes":{"NORMAL":21991,"POSITION":4469},"indices":39513,"material":15,"mode":4},{"attributes":{"NORMAL":21992,"POSITION":4470},"indices":39514,"material":9,"mode":4},{"attributes":{"NORMAL":21993,"POSITION":4471},"indices":39515,"material":9,"mode":4},{"attributes":{"NORMAL":21994,"POSITION":4472},"indices":39516,"material":9,"mode":4},{"attributes":{"NORMAL":21995,"POSITION":4473},"indices":39517,"material":9,"mode":4},{"attributes":{"NORMAL":21996,"POSITION":4474},"indices":39518,"material":9,"mode":4},{"attributes":{"NORMAL":21997,"POSITION":4475},"indices":39519,"material":15,"mode":4},{"attributes":{"NORMAL":21998,"POSITION":4476},"indices":39520,"material":9,"mode":4},{"attributes":{"NORMAL":21999,"POSITION":4477},"indices":39521,"material":9,"mode":4},{"attributes":{"NORMAL":22000,"POSITION":4478},"indices":39522,"material":9,"mode":4},{"attributes":{"NORMAL":22001,"POSITION":4479},"indices":39523,"material":9,"mode":4},{"attributes":{"NORMAL":22002,"POSITION":4480},"indices":39524,"material":9,"mode":4},{"attributes":{"NORMAL":22003,"POSITION":4481},"indices":39525,"material":9,"mode":4},{"attributes":{"NORMAL":22004,"POSITION":4482},"indices":39526,"material":9,"mode":4},{"attributes":{"NORMAL":22005,"POSITION":4483},"indices":39527,"material":9,"mode":4},{"attributes":{"NORMAL":22006,"POSITION":4484},"indices":39528,"material":9,"mode":4},{"attributes":{"NORMAL":22007,"POSITION":4485},"indices":39529,"material":9,"mode":4},{"attributes":{"NORMAL":22008,"POSITION":4486},"indices":39530,"material":9,"mode":4},{"attributes":{"NORMAL":22009,"POSITION":4487},"indices":39531,"material":9,"mode":4},{"attributes":{"NORMAL":22010,"POSITION":4488},"indices":39532,"material":9,"mode":4},{"attributes":{"NORMAL":22011,"POSITION":4489},"indices":39533,"material":9,"mode":4},{"attributes":{"NORMAL":22012,"POSITION":4490},"indices":39534,"material":9,"mode":4},{"attributes":{"NORMAL":22013,"POSITION":4491},"indices":39535,"material":9,"mode":4},{"attributes":{"NORMAL":22014,"POSITION":4492},"indices":39536,"material":9,"mode":4},{"attributes":{"NORMAL":22015,"POSITION":4493},"indices":39537,"material":9,"mode":4},{"attributes":{"NORMAL":22016,"POSITION":4494},"indices":39538,"material":9,"mode":4},{"attributes":{"NORMAL":22017,"POSITION":4495},"indices":39539,"material":9,"mode":4},{"attributes":{"NORMAL":22018,"POSITION":4496},"indices":39540,"material":15,"mode":4},{"attributes":{"NORMAL":22019,"POSITION":4497},"indices":39541,"material":9,"mode":4},{"attributes":{"NORMAL":22020,"POSITION":4498},"indices":39542,"material":9,"mode":4},{"attributes":{"NORMAL":22021,"POSITION":4499},"indices":39543,"material":9,"mode":4},{"attributes":{"NORMAL":22022,"POSITION":4500},"indices":39544,"material":9,"mode":4},{"attributes":{"NORMAL":22023,"POSITION":4501},"indices":39545,"material":9,"mode":4},{"attributes":{"NORMAL":22024,"POSITION":4502},"indices":39546,"material":15,"mode":4},{"attributes":{"NORMAL":22025,"POSITION":4503},"indices":39547,"material":9,"mode":4},{"attributes":{"NORMAL":22026,"POSITION":4504},"indices":39548,"material":9,"mode":4},{"attributes":{"NORMAL":22027,"POSITION":4505},"indices":39549,"material":9,"mode":4},{"attributes":{"NORMAL":22028,"POSITION":4506},"indices":39550,"material":9,"mode":4},{"attributes":{"NORMAL":22029,"POSITION":4507},"indices":39551,"material":9,"mode":4},{"attributes":{"NORMAL":22030,"POSITION":4508},"indices":39552,"material":9,"mode":4},{"attributes":{"NORMAL":22031,"POSITION":4509},"indices":39553,"material":9,"mode":4}]},{"name":"COMPOUND217","primitives":[{"attributes":{"NORMAL":22032,"POSITION":4510},"indices":39554,"material":7,"mode":4},{"attributes":{"NORMAL":22033,"POSITION":4511},"indices":39555,"material":7,"mode":4},{"attributes":{"NORMAL":22034,"POSITION":4512},"indices":39556,"material":7,"mode":4},{"attributes":{"NORMAL":22035,"POSITION":4513},"indices":39557,"material":7,"mode":4},{"attributes":{"NORMAL":22036,"POSITION":4514},"indices":39558,"material":7,"mode":4},{"attributes":{"NORMAL":22037,"POSITION":4515},"indices":39559,"material":7,"mode":4},{"attributes":{"NORMAL":22038,"POSITION":4516},"indices":39560,"material":7,"mode":4},{"attributes":{"NORMAL":22039,"POSITION":4517},"indices":39561,"material":7,"mode":4},{"attributes":{"NORMAL":22040,"POSITION":4518},"indices":39562,"material":7,"mode":4},{"attributes":{"NORMAL":22041,"POSITION":4519},"indices":39563,"material":7,"mode":4}]},{"name":"COMPOUND218","primitives":[{"attributes":{"NORMAL":22042,"POSITION":4520},"indices":39564,"material":7,"mode":4},{"attributes":{"NORMAL":22043,"POSITION":4521},"indices":39565,"material":7,"mode":4},{"attributes":{"NORMAL":22044,"POSITION":4522},"indices":39566,"material":7,"mode":4},{"attributes":{"NORMAL":22045,"POSITION":4523},"indices":39567,"material":7,"mode":4},{"attributes":{"NORMAL":22046,"POSITION":4524},"indices":39568,"material":7,"mode":4},{"attributes":{"NORMAL":22047,"POSITION":4525},"indices":39569,"material":7,"mode":4},{"attributes":{"NORMAL":22048,"POSITION":4526},"indices":39570,"material":7,"mode":4},{"attributes":{"NORMAL":22049,"POSITION":4527},"indices":39571,"material":7,"mode":4},{"attributes":{"NORMAL":22050,"POSITION":4528},"indices":39572,"material":7,"mode":4},{"attributes":{"NORMAL":22051,"POSITION":4529},"indices":39573,"material":7,"mode":4}]},{"name":"COMPOUND219","primitives":[{"attributes":{"NORMAL":22052,"POSITION":4530},"indices":39574,"material":7,"mode":4},{"attributes":{"NORMAL":22053,"POSITION":4531},"indices":39575,"material":7,"mode":4},{"attributes":{"NORMAL":22054,"POSITION":4532},"indices":39576,"material":7,"mode":4},{"attributes":{"NORMAL":22055,"POSITION":4533},"indices":39577,"material":7,"mode":4},{"attributes":{"NORMAL":22056,"POSITION":4534},"indices":39578,"material":7,"mode":4},{"attributes":{"NORMAL":22057,"POSITION":4535},"indices":39579,"material":7,"mode":4},{"attributes":{"NORMAL":22058,"POSITION":4536},"indices":39580,"material":7,"mode":4},{"attributes":{"NORMAL":22059,"POSITION":4537},"indices":39581,"material":7,"mode":4},{"attributes":{"NORMAL":22060,"POSITION":4538},"indices":39582,"material":7,"mode":4},{"attributes":{"NORMAL":22061,"POSITION":4539},"indices":39583,"material":7,"mode":4}]},{"name":"COMPOUND220","primitives":[{"attributes":{"NORMAL":22062,"POSITION":4540},"indices":39584,"material":8,"mode":4},{"attributes":{"NORMAL":22063,"POSITION":4541},"indices":39585,"material":8,"mode":4},{"attributes":{"NORMAL":22064,"POSITION":4542},"indices":39586,"material":8,"mode":4},{"attributes":{"NORMAL":22065,"POSITION":4543},"indices":39587,"material":8,"mode":4},{"attributes":{"NORMAL":22066,"POSITION":4544},"indices":39588,"material":8,"mode":4},{"attributes":{"NORMAL":22067,"POSITION":4545},"indices":39589,"material":8,"mode":4},{"attributes":{"NORMAL":22068,"POSITION":4546},"indices":39590,"material":8,"mode":4},{"attributes":{"NORMAL":22069,"POSITION":4547},"indices":39591,"material":8,"mode":4},{"attributes":{"NORMAL":22070,"POSITION":4548},"indices":39592,"material":8,"mode":4},{"attributes":{"NORMAL":22071,"POSITION":4549},"indices":39593,"material":8,"mode":4},{"attributes":{"NORMAL":22072,"POSITION":4550},"indices":39594,"material":8,"mode":4},{"attributes":{"NORMAL":22073,"POSITION":4551},"indices":39595,"material":8,"mode":4},{"attributes":{"NORMAL":22074,"POSITION":4552},"indices":39596,"material":8,"mode":4},{"attributes":{"NORMAL":22075,"POSITION":4553},"indices":39597,"material":8,"mode":4}]},{"name":"COMPOUND221","primitives":[{"attributes":{"NORMAL":22076,"POSITION":4554},"indices":39598,"material":16,"mode":4},{"attributes":{"NORMAL":22077,"POSITION":4555},"indices":39599,"material":16,"mode":4},{"attributes":{"NORMAL":22078,"POSITION":4556},"indices":39600,"material":16,"mode":4},{"attributes":{"NORMAL":22079,"POSITION":4557},"indices":39601,"material":16,"mode":4},{"attributes":{"NORMAL":22080,"POSITION":4558},"indices":39602,"material":16,"mode":4},{"attributes":{"NORMAL":22081,"POSITION":4559},"indices":39603,"material":16,"mode":4},{"attributes":{"NORMAL":22082,"POSITION":4560},"indices":39604,"material":16,"mode":4},{"attributes":{"NORMAL":22083,"POSITION":4561},"indices":39605,"material":16,"mode":4},{"attributes":{"NORMAL":22084,"POSITION":4562},"indices":39606,"material":16,"mode":4},{"attributes":{"NORMAL":22085,"POSITION":4563},"indices":39607,"material":16,"mode":4}]},{"name":"COMPOUND222","primitives":[{"attributes":{"NORMAL":22086,"POSITION":4564},"indices":39608,"material":7,"mode":4},{"attributes":{"NORMAL":22087,"POSITION":4565},"indices":39609,"material":7,"mode":4},{"attributes":{"NORMAL":22088,"POSITION":4566},"indices":39610,"material":7,"mode":4},{"attributes":{"NORMAL":22089,"POSITION":4567},"indices":39611,"material":7,"mode":4},{"attributes":{"NORMAL":22090,"POSITION":4568},"indices":39612,"material":7,"mode":4},{"attributes":{"NORMAL":22091,"POSITION":4569},"indices":39613,"material":7,"mode":4},{"attributes":{"NORMAL":22092,"POSITION":4570},"indices":39614,"material":7,"mode":4},{"attributes":{"NORMAL":22093,"POSITION":4571},"indices":39615,"material":7,"mode":4},{"attributes":{"NORMAL":22094,"POSITION":4572},"indices":39616,"material":7,"mode":4},{"attributes":{"NORMAL":22095,"POSITION":4573},"indices":39617,"material":7,"mode":4}]},{"name":"COMPOUND223","primitives":[{"attributes":{"NORMAL":22096,"POSITION":4574},"indices":39618,"material":7,"mode":4},{"attributes":{"NORMAL":22097,"POSITION":4575},"indices":39619,"material":7,"mode":4},{"attributes":{"NORMAL":22098,"POSITION":4576},"indices":39620,"material":7,"mode":4},{"attributes":{"NORMAL":22099,"POSITION":4577},"indices":39621,"material":7,"mode":4},{"attributes":{"NORMAL":22100,"POSITION":4578},"indices":39622,"material":7,"mode":4},{"attributes":{"NORMAL":22101,"POSITION":4579},"indices":39623,"material":7,"mode":4},{"attributes":{"NORMAL":22102,"POSITION":4580},"indices":39624,"material":7,"mode":4},{"attributes":{"NORMAL":22103,"POSITION":4581},"indices":39625,"material":7,"mode":4},{"attributes":{"NORMAL":22104,"POSITION":4582},"indices":39626,"material":7,"mode":4},{"attributes":{"NORMAL":22105,"POSITION":4583},"indices":39627,"material":7,"mode":4}]},{"name":"COMPOUND224","primitives":[{"attributes":{"NORMAL":22106,"POSITION":4584},"indices":39628,"material":7,"mode":4},{"attributes":{"NORMAL":22107,"POSITION":4585},"indices":39629,"material":7,"mode":4},{"attributes":{"NORMAL":22108,"POSITION":4586},"indices":39630,"material":7,"mode":4},{"attributes":{"NORMAL":22109,"POSITION":4587},"indices":39631,"material":7,"mode":4},{"attributes":{"NORMAL":22110,"POSITION":4588},"indices":39632,"material":7,"mode":4},{"attributes":{"NORMAL":22111,"POSITION":4589},"indices":39633,"material":7,"mode":4},{"attributes":{"NORMAL":22112,"POSITION":4590},"indices":39634,"material":7,"mode":4},{"attributes":{"NORMAL":22113,"POSITION":4591},"indices":39635,"material":7,"mode":4},{"attributes":{"NORMAL":22114,"POSITION":4592},"indices":39636,"material":7,"mode":4},{"attributes":{"NORMAL":22115,"POSITION":4593},"indices":39637,"material":7,"mode":4}]},{"name":"COMPOUND225","primitives":[{"attributes":{"NORMAL":22116,"POSITION":4594},"indices":39638,"material":7,"mode":4},{"attributes":{"NORMAL":22117,"POSITION":4595},"indices":39639,"material":7,"mode":4},{"attributes":{"NORMAL":22118,"POSITION":4596},"indices":39640,"material":7,"mode":4},{"attributes":{"NORMAL":22119,"POSITION":4597},"indices":39641,"material":7,"mode":4},{"attributes":{"NORMAL":22120,"POSITION":4598},"indices":39642,"material":7,"mode":4},{"attributes":{"NORMAL":22121,"POSITION":4599},"indices":39643,"material":7,"mode":4},{"attributes":{"NORMAL":22122,"POSITION":4600},"indices":39644,"material":7,"mode":4},{"attributes":{"NORMAL":22123,"POSITION":4601},"indices":39645,"material":7,"mode":4},{"attributes":{"NORMAL":22124,"POSITION":4602},"indices":39646,"material":7,"mode":4},{"attributes":{"NORMAL":22125,"POSITION":4603},"indices":39647,"material":7,"mode":4}]},{"name":"COMPOUND226","primitives":[{"attributes":{"NORMAL":22126,"POSITION":4604},"indices":39648,"material":7,"mode":4},{"attributes":{"NORMAL":22127,"POSITION":4605},"indices":39649,"material":7,"mode":4},{"attributes":{"NORMAL":22128,"POSITION":4606},"indices":39650,"material":7,"mode":4},{"attributes":{"NORMAL":22129,"POSITION":4607},"indices":39651,"material":7,"mode":4},{"attributes":{"NORMAL":22130,"POSITION":4608},"indices":39652,"material":7,"mode":4},{"attributes":{"NORMAL":22131,"POSITION":4609},"indices":39653,"material":7,"mode":4},{"attributes":{"NORMAL":22132,"POSITION":4610},"indices":39654,"material":7,"mode":4},{"attributes":{"NORMAL":22133,"POSITION":4611},"indices":39655,"material":7,"mode":4},{"attributes":{"NORMAL":22134,"POSITION":4612},"indices":39656,"material":7,"mode":4},{"attributes":{"NORMAL":22135,"POSITION":4613},"indices":39657,"material":7,"mode":4}]},{"name":"COMPOUND227","primitives":[{"attributes":{"NORMAL":22136,"POSITION":4614},"indices":39658,"material":7,"mode":4},{"attributes":{"NORMAL":22137,"POSITION":4615},"indices":39659,"material":7,"mode":4},{"attributes":{"NORMAL":22138,"POSITION":4616},"indices":39660,"material":7,"mode":4},{"attributes":{"NORMAL":22139,"POSITION":4617},"indices":39661,"material":7,"mode":4},{"attributes":{"NORMAL":22140,"POSITION":4618},"indices":39662,"material":7,"mode":4},{"attributes":{"NORMAL":22141,"POSITION":4619},"indices":39663,"material":7,"mode":4},{"attributes":{"NORMAL":22142,"POSITION":4620},"indices":39664,"material":7,"mode":4},{"attributes":{"NORMAL":22143,"POSITION":4621},"indices":39665,"material":7,"mode":4},{"attributes":{"NORMAL":22144,"POSITION":4622},"indices":39666,"material":7,"mode":4},{"attributes":{"NORMAL":22145,"POSITION":4623},"indices":39667,"material":7,"mode":4}]},{"name":"COMPOUND228","primitives":[{"attributes":{"NORMAL":22146,"POSITION":4624},"indices":39668,"material":8,"mode":4},{"attributes":{"NORMAL":22147,"POSITION":4625},"indices":39669,"material":8,"mode":4},{"attributes":{"NORMAL":22148,"POSITION":4626},"indices":39670,"material":8,"mode":4},{"attributes":{"NORMAL":22149,"POSITION":4627},"indices":39671,"material":8,"mode":4},{"attributes":{"NORMAL":22150,"POSITION":4628},"indices":39672,"material":8,"mode":4},{"attributes":{"NORMAL":22151,"POSITION":4629},"indices":39673,"material":8,"mode":4},{"attributes":{"NORMAL":22152,"POSITION":4630},"indices":39674,"material":8,"mode":4},{"attributes":{"NORMAL":22153,"POSITION":4631},"indices":39675,"material":9,"mode":4},{"attributes":{"NORMAL":22154,"POSITION":4632},"indices":39676,"material":9,"mode":4},{"attributes":{"NORMAL":22155,"POSITION":4633},"indices":39677,"material":9,"mode":4}]},{"name":"COMPOUND229","primitives":[{"attributes":{"NORMAL":22156,"POSITION":4634},"indices":39678,"material":7,"mode":4},{"attributes":{"NORMAL":22157,"POSITION":4635},"indices":39679,"material":7,"mode":4},{"attributes":{"NORMAL":22158,"POSITION":4636},"indices":39680,"material":7,"mode":4},{"attributes":{"NORMAL":22159,"POSITION":4637},"indices":39681,"material":7,"mode":4},{"attributes":{"NORMAL":22160,"POSITION":4638},"indices":39682,"material":7,"mode":4},{"attributes":{"NORMAL":22161,"POSITION":4639},"indices":39683,"material":7,"mode":4},{"attributes":{"NORMAL":22162,"POSITION":4640},"indices":39684,"material":7,"mode":4},{"attributes":{"NORMAL":22163,"POSITION":4641},"indices":39685,"material":7,"mode":4},{"attributes":{"NORMAL":22164,"POSITION":4642},"indices":39686,"material":7,"mode":4},{"attributes":{"NORMAL":22165,"POSITION":4643},"indices":39687,"material":7,"mode":4}]},{"name":"COMPOUND230","primitives":[{"attributes":{"NORMAL":22166,"POSITION":4644},"indices":39688,"material":7,"mode":4},{"attributes":{"NORMAL":22167,"POSITION":4645},"indices":39689,"material":7,"mode":4},{"attributes":{"NORMAL":22168,"POSITION":4646},"indices":39690,"material":7,"mode":4},{"attributes":{"NORMAL":22169,"POSITION":4647},"indices":39691,"material":7,"mode":4},{"attributes":{"NORMAL":22170,"POSITION":4648},"indices":39692,"material":7,"mode":4},{"attributes":{"NORMAL":22171,"POSITION":4649},"indices":39693,"material":7,"mode":4},{"attributes":{"NORMAL":22172,"POSITION":4650},"indices":39694,"material":7,"mode":4},{"attributes":{"NORMAL":22173,"POSITION":4651},"indices":39695,"material":7,"mode":4},{"attributes":{"NORMAL":22174,"POSITION":4652},"indices":39696,"material":7,"mode":4},{"attributes":{"NORMAL":22175,"POSITION":4653},"indices":39697,"material":7,"mode":4}]},{"name":"COMPOUND231","primitives":[{"attributes":{"NORMAL":22176,"POSITION":4654},"indices":39698,"material":7,"mode":4},{"attributes":{"NORMAL":22177,"POSITION":4655},"indices":39699,"material":7,"mode":4},{"attributes":{"NORMAL":22178,"POSITION":4656},"indices":39700,"material":7,"mode":4},{"attributes":{"NORMAL":22179,"POSITION":4657},"indices":39701,"material":7,"mode":4},{"attributes":{"NORMAL":22180,"POSITION":4658},"indices":39702,"material":7,"mode":4},{"attributes":{"NORMAL":22181,"POSITION":4659},"indices":39703,"material":7,"mode":4},{"attributes":{"NORMAL":22182,"POSITION":4660},"indices":39704,"material":7,"mode":4},{"attributes":{"NORMAL":22183,"POSITION":4661},"indices":39705,"material":7,"mode":4},{"attributes":{"NORMAL":22184,"POSITION":4662},"indices":39706,"material":7,"mode":4},{"attributes":{"NORMAL":22185,"POSITION":4663},"indices":39707,"material":7,"mode":4}]},{"name":"COMPOUND232","primitives":[{"attributes":{"NORMAL":22186,"POSITION":4664},"indices":39708,"material":7,"mode":4},{"attributes":{"NORMAL":22187,"POSITION":4665},"indices":39709,"material":7,"mode":4},{"attributes":{"NORMAL":22188,"POSITION":4666},"indices":39710,"material":7,"mode":4},{"attributes":{"NORMAL":22189,"POSITION":4667},"indices":39711,"material":7,"mode":4},{"attributes":{"NORMAL":22190,"POSITION":4668},"indices":39712,"material":7,"mode":4},{"attributes":{"NORMAL":22191,"POSITION":4669},"indices":39713,"material":7,"mode":4},{"attributes":{"NORMAL":22192,"POSITION":4670},"indices":39714,"material":7,"mode":4},{"attributes":{"NORMAL":22193,"POSITION":4671},"indices":39715,"material":7,"mode":4},{"attributes":{"NORMAL":22194,"POSITION":4672},"indices":39716,"material":7,"mode":4},{"attributes":{"NORMAL":22195,"POSITION":4673},"indices":39717,"material":7,"mode":4}]},{"name":"COMPOUND233","primitives":[{"attributes":{"NORMAL":22196,"POSITION":4674},"indices":39718,"material":7,"mode":4},{"attributes":{"NORMAL":22197,"POSITION":4675},"indices":39719,"material":7,"mode":4},{"attributes":{"NORMAL":22198,"POSITION":4676},"indices":39720,"material":7,"mode":4},{"attributes":{"NORMAL":22199,"POSITION":4677},"indices":39721,"material":7,"mode":4},{"attributes":{"NORMAL":22200,"POSITION":4678},"indices":39722,"material":7,"mode":4},{"attributes":{"NORMAL":22201,"POSITION":4679},"indices":39723,"material":7,"mode":4},{"attributes":{"NORMAL":22202,"POSITION":4680},"indices":39724,"material":7,"mode":4},{"attributes":{"NORMAL":22203,"POSITION":4681},"indices":39725,"material":7,"mode":4},{"attributes":{"NORMAL":22204,"POSITION":4682},"indices":39726,"material":7,"mode":4},{"attributes":{"NORMAL":22205,"POSITION":4683},"indices":39727,"material":7,"mode":4}]},{"name":"COMPOUND234","primitives":[{"attributes":{"NORMAL":22206,"POSITION":4684},"indices":39728,"material":7,"mode":4},{"attributes":{"NORMAL":22207,"POSITION":4685},"indices":39729,"material":7,"mode":4},{"attributes":{"NORMAL":22208,"POSITION":4686},"indices":39730,"material":7,"mode":4},{"attributes":{"NORMAL":22209,"POSITION":4687},"indices":39731,"material":7,"mode":4},{"attributes":{"NORMAL":22210,"POSITION":4688},"indices":39732,"material":7,"mode":4},{"attributes":{"NORMAL":22211,"POSITION":4689},"indices":39733,"material":7,"mode":4},{"attributes":{"NORMAL":22212,"POSITION":4690},"indices":39734,"material":7,"mode":4},{"attributes":{"NORMAL":22213,"POSITION":4691},"indices":39735,"material":7,"mode":4},{"attributes":{"NORMAL":22214,"POSITION":4692},"indices":39736,"material":7,"mode":4},{"attributes":{"NORMAL":22215,"POSITION":4693},"indices":39737,"material":7,"mode":4}]},{"name":"COMPOUND235","primitives":[{"attributes":{"NORMAL":22216,"POSITION":4694},"indices":39738,"material":7,"mode":4},{"attributes":{"NORMAL":22217,"POSITION":4695},"indices":39739,"material":7,"mode":4},{"attributes":{"NORMAL":22218,"POSITION":4696},"indices":39740,"material":7,"mode":4},{"attributes":{"NORMAL":22219,"POSITION":4697},"indices":39741,"material":7,"mode":4},{"attributes":{"NORMAL":22220,"POSITION":4698},"indices":39742,"material":7,"mode":4},{"attributes":{"NORMAL":22221,"POSITION":4699},"indices":39743,"material":7,"mode":4},{"attributes":{"NORMAL":22222,"POSITION":4700},"indices":39744,"material":7,"mode":4},{"attributes":{"NORMAL":22223,"POSITION":4701},"indices":39745,"material":7,"mode":4},{"attributes":{"NORMAL":22224,"POSITION":4702},"indices":39746,"material":7,"mode":4},{"attributes":{"NORMAL":22225,"POSITION":4703},"indices":39747,"material":7,"mode":4}]},{"name":"COMPOUND236","primitives":[{"attributes":{"NORMAL":22226,"POSITION":4704},"indices":39748,"material":14,"mode":4},{"attributes":{"NORMAL":22227,"POSITION":4705},"indices":39749,"material":14,"mode":4}]},{"name":"COMPOUND237","primitives":[{"attributes":{"NORMAL":22228,"POSITION":4706},"indices":39750,"material":7,"mode":4},{"attributes":{"NORMAL":22229,"POSITION":4707},"indices":39751,"material":7,"mode":4},{"attributes":{"NORMAL":22230,"POSITION":4708},"indices":39752,"material":7,"mode":4},{"attributes":{"NORMAL":22231,"POSITION":4709},"indices":39753,"material":7,"mode":4},{"attributes":{"NORMAL":22232,"POSITION":4710},"indices":39754,"material":7,"mode":4},{"attributes":{"NORMAL":22233,"POSITION":4711},"indices":39755,"material":7,"mode":4},{"attributes":{"NORMAL":22234,"POSITION":4712},"indices":39756,"material":7,"mode":4},{"attributes":{"NORMAL":22235,"POSITION":4713},"indices":39757,"material":7,"mode":4},{"attributes":{"NORMAL":22236,"POSITION":4714},"indices":39758,"material":7,"mode":4},{"attributes":{"NORMAL":22237,"POSITION":4715},"indices":39759,"material":7,"mode":4}]},{"name":"COMPOUND238","primitives":[{"attributes":{"NORMAL":22238,"POSITION":4716},"indices":39760,"material":7,"mode":4},{"attributes":{"NORMAL":22239,"POSITION":4717},"indices":39761,"material":7,"mode":4},{"attributes":{"NORMAL":22240,"POSITION":4718},"indices":39762,"material":7,"mode":4},{"attributes":{"NORMAL":22241,"POSITION":4719},"indices":39763,"material":7,"mode":4},{"attributes":{"NORMAL":22242,"POSITION":4720},"indices":39764,"material":7,"mode":4},{"attributes":{"NORMAL":22243,"POSITION":4721},"indices":39765,"material":7,"mode":4},{"attributes":{"NORMAL":22244,"POSITION":4722},"indices":39766,"material":7,"mode":4},{"attributes":{"NORMAL":22245,"POSITION":4723},"indices":39767,"material":7,"mode":4},{"attributes":{"NORMAL":22246,"POSITION":4724},"indices":39768,"material":7,"mode":4},{"attributes":{"NORMAL":22247,"POSITION":4725},"indices":39769,"material":7,"mode":4}]},{"name":"COMPOUND239","primitives":[{"attributes":{"NORMAL":22248,"POSITION":4726},"indices":39770,"material":7,"mode":4},{"attributes":{"NORMAL":22249,"POSITION":4727},"indices":39771,"material":7,"mode":4},{"attributes":{"NORMAL":22250,"POSITION":4728},"indices":39772,"material":7,"mode":4},{"attributes":{"NORMAL":22251,"POSITION":4729},"indices":39773,"material":7,"mode":4},{"attributes":{"NORMAL":22252,"POSITION":4730},"indices":39774,"material":7,"mode":4},{"attributes":{"NORMAL":22253,"POSITION":4731},"indices":39775,"material":7,"mode":4},{"attributes":{"NORMAL":22254,"POSITION":4732},"indices":39776,"material":7,"mode":4},{"attributes":{"NORMAL":22255,"POSITION":4733},"indices":39777,"material":7,"mode":4},{"attributes":{"NORMAL":22256,"POSITION":4734},"indices":39778,"material":7,"mode":4},{"attributes":{"NORMAL":22257,"POSITION":4735},"indices":39779,"material":7,"mode":4}]},{"name":"COMPOUND240","primitives":[{"attributes":{"NORMAL":22258,"POSITION":4736},"indices":39780,"material":14,"mode":4},{"attributes":{"NORMAL":22259,"POSITION":4737},"indices":39781,"material":14,"mode":4}]},{"name":"COMPOUND241","primitives":[{"attributes":{"NORMAL":22260,"POSITION":4738},"indices":39782,"material":8,"mode":4},{"attributes":{"NORMAL":22261,"POSITION":4739},"indices":39783,"material":8,"mode":4},{"attributes":{"NORMAL":22262,"POSITION":4740},"indices":39784,"material":8,"mode":4},{"attributes":{"NORMAL":22263,"POSITION":4741},"indices":39785,"material":8,"mode":4},{"attributes":{"NORMAL":22264,"POSITION":4742},"indices":39786,"material":8,"mode":4},{"attributes":{"NORMAL":22265,"POSITION":4743},"indices":39787,"material":8,"mode":4},{"attributes":{"NORMAL":22266,"POSITION":4744},"indices":39788,"material":8,"mode":4},{"attributes":{"NORMAL":22267,"POSITION":4745},"indices":39789,"material":9,"mode":4},{"attributes":{"NORMAL":22268,"POSITION":4746},"indices":39790,"material":9,"mode":4},{"attributes":{"NORMAL":22269,"POSITION":4747},"indices":39791,"material":9,"mode":4}]},{"name":"COMPOUND243","primitives":[{"attributes":{"NORMAL":22270,"POSITION":4748},"indices":39792,"material":13,"mode":4}]},{"name":"COMPOUND244","primitives":[{"attributes":{"NORMAL":22271,"POSITION":4749},"indices":39793,"material":17,"mode":4}]},{"name":"COMPOUND245","primitives":[{"attributes":{"NORMAL":22272,"POSITION":4750},"indices":39794,"material":17,"mode":4}]},{"name":"COMPOUND246","primitives":[{"attributes":{"NORMAL":22273,"POSITION":4751},"indices":39795,"material":17,"mode":4}]},{"name":"COMPOUND247","primitives":[{"attributes":{"NORMAL":22274,"POSITION":4752},"indices":39796,"material":13,"mode":4}]},{"name":"COMPOUND248","primitives":[{"attributes":{"NORMAL":22275,"POSITION":4753},"indices":39797,"material":17,"mode":4}]},{"name":"COMPOUND249","primitives":[{"attributes":{"NORMAL":22276,"POSITION":4754},"indices":39798,"material":13,"mode":4}]},{"name":"COMPOUND250","primitives":[{"attributes":{"NORMAL":22277,"POSITION":4755},"indices":39799,"material":17,"mode":4}]},{"name":"COMPOUND251","primitives":[{"attributes":{"NORMAL":22278,"POSITION":4756},"indices":39800,"material":17,"mode":4}]},{"name":"COMPOUND252","primitives":[{"attributes":{"NORMAL":22279,"POSITION":4757},"indices":39801,"material":17,"mode":4}]},{"name":"COMPOUND253","primitives":[{"attributes":{"NORMAL":22280,"POSITION":4758},"indices":39802,"material":17,"mode":4}]},{"name":"COMPOUND254","primitives":[{"attributes":{"NORMAL":22281,"POSITION":4759},"indices":39803,"material":17,"mode":4}]},{"name":"COMPOUND255","primitives":[{"attributes":{"NORMAL":22282,"POSITION":4760},"indices":39804,"material":13,"mode":4}]},{"name":"COMPOUND257","primitives":[{"attributes":{"NORMAL":22283,"POSITION":4761},"indices":39805,"material":17,"mode":4}]},{"name":"COMPOUND258","primitives":[{"attributes":{"NORMAL":22284,"POSITION":4762},"indices":39806,"material":13,"mode":4}]},{"name":"COMPOUND259","primitives":[{"attributes":{"NORMAL":22285,"POSITION":4763},"indices":39807,"material":13,"mode":4}]},{"name":"COMPOUND260","primitives":[{"attributes":{"NORMAL":22286,"POSITION":4764},"indices":39808,"material":13,"mode":4}]},{"name":"COMPOUND261","primitives":[{"attributes":{"NORMAL":22287,"POSITION":4765},"indices":39809,"material":13,"mode":4}]},{"name":"COMPOUND262","primitives":[{"attributes":{"NORMAL":22288,"POSITION":4766},"indices":39810,"material":17,"mode":4}]},{"name":"COMPOUND263","primitives":[{"attributes":{"NORMAL":22289,"POSITION":4767},"indices":39811,"material":17,"mode":4}]},{"name":"COMPOUND264","primitives":[{"attributes":{"NORMAL":22290,"POSITION":4768},"indices":39812,"material":17,"mode":4}]},{"name":"COMPOUND265","primitives":[{"attributes":{"NORMAL":22291,"POSITION":4769},"indices":39813,"material":17,"mode":4}]},{"name":"COMPOUND266","primitives":[{"attributes":{"NORMAL":22292,"POSITION":4770},"indices":39814,"material":17,"mode":4}]},{"name":"COMPOUND267","primitives":[{"attributes":{"NORMAL":22293,"POSITION":4771},"indices":39815,"material":17,"mode":4}]},{"name":"COMPOUND268","primitives":[{"attributes":{"NORMAL":22294,"POSITION":4772},"indices":39816,"material":13,"mode":4}]},{"name":"COMPOUND269","primitives":[{"attributes":{"NORMAL":22295,"POSITION":4773},"indices":39817,"material":17,"mode":4}]},{"name":"COMPOUND271","primitives":[{"attributes":{"NORMAL":22296,"POSITION":4774},"indices":39818,"material":13,"mode":4}]},{"name":"COMPOUND272","primitives":[{"attributes":{"NORMAL":22297,"POSITION":4775},"indices":39819,"material":17,"mode":4}]},{"name":"COMPOUND273","primitives":[{"attributes":{"NORMAL":22298,"POSITION":4776},"indices":39820,"material":17,"mode":4}]},{"name":"COMPOUND274","primitives":[{"attributes":{"NORMAL":22299,"POSITION":4777},"indices":39821,"material":13,"mode":4}]},{"name":"COMPOUND275","primitives":[{"attributes":{"NORMAL":22300,"POSITION":4778},"indices":39822,"material":13,"mode":4}]},{"name":"COMPOUND276","primitives":[{"attributes":{"NORMAL":22301,"POSITION":4779},"indices":39823,"material":17,"mode":4}]},{"name":"COMPOUND277","primitives":[{"attributes":{"NORMAL":22302,"POSITION":4780},"indices":39824,"material":17,"mode":4}]},{"name":"COMPOUND278","primitives":[{"attributes":{"NORMAL":22303,"POSITION":4781},"indices":39825,"material":17,"mode":4}]},{"name":"COMPOUND279","primitives":[{"attributes":{"NORMAL":22304,"POSITION":4782},"indices":39826,"material":17,"mode":4}]},{"name":"COMPOUND280","primitives":[{"attributes":{"NORMAL":22305,"POSITION":4783},"indices":39827,"material":17,"mode":4}]},{"name":"COMPOUND281","primitives":[{"attributes":{"NORMAL":22306,"POSITION":4784},"indices":39828,"material":17,"mode":4}]},{"name":"COMPOUND282","primitives":[{"attributes":{"NORMAL":22307,"POSITION":4785},"indices":39829,"material":13,"mode":4}]},{"name":"COMPOUND283","primitives":[{"attributes":{"NORMAL":22308,"POSITION":4786},"indices":39830,"material":13,"mode":4}]},{"name":"COMPOUND284","primitives":[{"attributes":{"NORMAL":22309,"POSITION":4787},"indices":39831,"material":17,"mode":4}]},{"name":"COMPOUND285","primitives":[{"attributes":{"NORMAL":22310,"POSITION":4788},"indices":39832,"material":13,"mode":4}]},{"name":"COMPOUND286","primitives":[{"attributes":{"NORMAL":22311,"POSITION":4789},"indices":39833,"material":17,"mode":4}]},{"name":"COMPOUND287","primitives":[{"attributes":{"NORMAL":22312,"POSITION":4790},"indices":39834,"material":17,"mode":4}]},{"name":"COMPOUND288","primitives":[{"attributes":{"NORMAL":22313,"POSITION":4791},"indices":39835,"material":17,"mode":4}]},{"name":"COMPOUND289","primitives":[{"attributes":{"NORMAL":22314,"POSITION":4792},"indices":39836,"material":13,"mode":4}]},{"name":"COMPOUND290","primitives":[{"attributes":{"NORMAL":22315,"POSITION":4793},"indices":39837,"material":17,"mode":4}]},{"name":"COMPOUND291","primitives":[{"attributes":{"NORMAL":22316,"POSITION":4794},"indices":39838,"material":17,"mode":4}]},{"name":"COMPOUND292","primitives":[{"attributes":{"NORMAL":22317,"POSITION":4795},"indices":39839,"material":13,"mode":4}]},{"name":"COMPOUND293","primitives":[{"attributes":{"NORMAL":22318,"POSITION":4796},"indices":39840,"material":17,"mode":4}]},{"name":"COMPOUND294","primitives":[{"attributes":{"NORMAL":22319,"POSITION":4797},"indices":39841,"material":13,"mode":4}]},{"name":"COMPOUND295","primitives":[{"attributes":{"NORMAL":22320,"POSITION":4798},"indices":39842,"material":17,"mode":4}]},{"name":"COMPOUND296","primitives":[{"attributes":{"NORMAL":22321,"POSITION":4799},"indices":39843,"material":17,"mode":4}]},{"name":"COMPOUND297","primitives":[{"attributes":{"NORMAL":22322,"POSITION":4800},"indices":39844,"material":17,"mode":4}]},{"name":"COMPOUND298","primitives":[{"attributes":{"NORMAL":22323,"POSITION":4801},"indices":39845,"material":13,"mode":4}]},{"name":"COMPOUND299","primitives":[{"attributes":{"NORMAL":22324,"POSITION":4802},"indices":39846,"material":17,"mode":4}]},{"name":"COMPOUND300","primitives":[{"attributes":{"NORMAL":22325,"POSITION":4803},"indices":39847,"material":17,"mode":4}]},{"name":"COMPOUND301","primitives":[{"attributes":{"NORMAL":22326,"POSITION":4804},"indices":39848,"material":17,"mode":4}]},{"name":"COMPOUND302","primitives":[{"attributes":{"NORMAL":22327,"POSITION":4805},"indices":39849,"material":17,"mode":4}]},{"name":"COMPOUND303","primitives":[{"attributes":{"NORMAL":22328,"POSITION":4806},"indices":39850,"material":13,"mode":4}]},{"name":"COMPOUND304","primitives":[{"attributes":{"NORMAL":22329,"POSITION":4807},"indices":39851,"material":17,"mode":4}]},{"name":"COMPOUND305","primitives":[{"attributes":{"NORMAL":22330,"POSITION":4808},"indices":39852,"material":13,"mode":4}]},{"name":"COMPOUND306","primitives":[{"attributes":{"NORMAL":22331,"POSITION":4809},"indices":39853,"material":13,"mode":4}]},{"name":"COMPOUND307","primitives":[{"attributes":{"NORMAL":22332,"POSITION":4810},"indices":39854,"material":13,"mode":4}]},{"name":"COMPOUND308","primitives":[{"attributes":{"NORMAL":22333,"POSITION":4811},"indices":39855,"material":17,"mode":4}]},{"name":"COMPOUND309","primitives":[{"attributes":{"NORMAL":22334,"POSITION":4812},"indices":39856,"material":17,"mode":4}]},{"name":"COMPOUND310","primitives":[{"attributes":{"NORMAL":22335,"POSITION":4813},"indices":39857,"material":17,"mode":4}]},{"name":"COMPOUND311","primitives":[{"attributes":{"NORMAL":22336,"POSITION":4814},"indices":39858,"material":13,"mode":4}]},{"name":"COMPOUND312","primitives":[{"attributes":{"NORMAL":22337,"POSITION":4815},"indices":39859,"material":17,"mode":4}]},{"name":"COMPOUND313","primitives":[{"attributes":{"NORMAL":22338,"POSITION":4816},"indices":39860,"material":13,"mode":4}]},{"name":"COMPOUND314","primitives":[{"attributes":{"NORMAL":22339,"POSITION":4817},"indices":39861,"material":17,"mode":4}]},{"name":"COMPOUND315","primitives":[{"attributes":{"NORMAL":22340,"POSITION":4818},"indices":39862,"material":18,"mode":4}]},{"name":"COMPOUND316","primitives":[{"attributes":{"NORMAL":22341,"POSITION":4819},"indices":39863,"material":17,"mode":4}]},{"name":"COMPOUND317","primitives":[{"attributes":{"NORMAL":22342,"POSITION":4820},"indices":39864,"material":17,"mode":4}]},{"name":"COMPOUND318","primitives":[{"attributes":{"NORMAL":22343,"POSITION":4821},"indices":39865,"material":13,"mode":4}]},{"name":"COMPOUND319","primitives":[{"attributes":{"NORMAL":22344,"POSITION":4822},"indices":39866,"material":13,"mode":4}]},{"name":"COMPOUND320","primitives":[{"attributes":{"NORMAL":22345,"POSITION":4823},"indices":39867,"material":17,"mode":4}]},{"name":"COMPOUND321","primitives":[{"attributes":{"NORMAL":22346,"POSITION":4824},"indices":39868,"material":13,"mode":4}]},{"name":"COMPOUND322","primitives":[{"attributes":{"NORMAL":22347,"POSITION":4825},"indices":39869,"material":13,"mode":4}]},{"name":"COMPOUND323","primitives":[{"attributes":{"NORMAL":22348,"POSITION":4826},"indices":39870,"material":17,"mode":4}]},{"name":"COMPOUND324","primitives":[{"attributes":{"NORMAL":22349,"POSITION":4827},"indices":39871,"material":13,"mode":4}]},{"name":"COMPOUND325","primitives":[{"attributes":{"NORMAL":22350,"POSITION":4828},"indices":39872,"material":13,"mode":4}]},{"name":"COMPOUND326","primitives":[{"attributes":{"NORMAL":22351,"POSITION":4829},"indices":39873,"material":17,"mode":4}]},{"name":"COMPOUND327","primitives":[{"attributes":{"NORMAL":22352,"POSITION":4830},"indices":39874,"material":13,"mode":4}]},{"name":"COMPOUND328","primitives":[{"attributes":{"NORMAL":22353,"POSITION":4831},"indices":39875,"material":13,"mode":4}]},{"name":"COMPOUND329","primitives":[{"attributes":{"NORMAL":22354,"POSITION":4832},"indices":39876,"material":17,"mode":4}]},{"name":"COMPOUND330","primitives":[{"attributes":{"NORMAL":22355,"POSITION":4833},"indices":39877,"material":17,"mode":4}]},{"name":"COMPOUND331","primitives":[{"attributes":{"NORMAL":22356,"POSITION":4834},"indices":39878,"material":13,"mode":4}]},{"name":"COMPOUND332","primitives":[{"attributes":{"NORMAL":22357,"POSITION":4835},"indices":39879,"material":17,"mode":4}]},{"name":"COMPOUND333","primitives":[{"attributes":{"NORMAL":22358,"POSITION":4836},"indices":39880,"material":17,"mode":4}]},{"name":"COMPOUND334","primitives":[{"attributes":{"NORMAL":22359,"POSITION":4837},"indices":39881,"material":17,"mode":4}]},{"name":"COMPOUND335","primitives":[{"attributes":{"NORMAL":22360,"POSITION":4838},"indices":39882,"material":17,"mode":4}]},{"name":"COMPOUND336","primitives":[{"attributes":{"NORMAL":22361,"POSITION":4839},"indices":39883,"material":17,"mode":4}]},{"name":"COMPOUND337","primitives":[{"attributes":{"NORMAL":22362,"POSITION":4840},"indices":39884,"material":17,"mode":4}]},{"name":"COMPOUND338","primitives":[{"attributes":{"NORMAL":22363,"POSITION":4841},"indices":39885,"material":13,"mode":4}]},{"name":"COMPOUND339","primitives":[{"attributes":{"NORMAL":22364,"POSITION":4842},"indices":39886,"material":17,"mode":4}]},{"name":"COMPOUND340","primitives":[{"attributes":{"NORMAL":22365,"POSITION":4843},"indices":39887,"material":13,"mode":4}]},{"name":"COMPOUND341","primitives":[{"attributes":{"NORMAL":22366,"POSITION":4844},"indices":39888,"material":13,"mode":4}]},{"name":"COMPOUND342","primitives":[{"attributes":{"NORMAL":22367,"POSITION":4845},"indices":39889,"material":13,"mode":4}]},{"name":"COMPOUND343","primitives":[{"attributes":{"NORMAL":22368,"POSITION":4846},"indices":39890,"material":13,"mode":4}]},{"name":"COMPOUND344","primitives":[{"attributes":{"NORMAL":22369,"POSITION":4847},"indices":39891,"material":13,"mode":4}]},{"name":"COMPOUND345","primitives":[{"attributes":{"NORMAL":22370,"POSITION":4848},"indices":39892,"material":17,"mode":4}]},{"name":"COMPOUND346","primitives":[{"attributes":{"NORMAL":22371,"POSITION":4849},"indices":39893,"material":13,"mode":4}]},{"name":"COMPOUND347","primitives":[{"attributes":{"NORMAL":22372,"POSITION":4850},"indices":39894,"material":17,"mode":4}]},{"name":"COMPOUND348","primitives":[{"attributes":{"NORMAL":22373,"POSITION":4851},"indices":39895,"material":17,"mode":4}]},{"name":"COMPOUND349","primitives":[{"attributes":{"NORMAL":22374,"POSITION":4852},"indices":39896,"material":13,"mode":4}]},{"name":"COMPOUND350","primitives":[{"attributes":{"NORMAL":22375,"POSITION":4853},"indices":39897,"material":13,"mode":4}]},{"name":"COMPOUND351","primitives":[{"attributes":{"NORMAL":22376,"POSITION":4854},"indices":39898,"material":17,"mode":4}]},{"name":"COMPOUND352","primitives":[{"attributes":{"NORMAL":22377,"POSITION":4855},"indices":39899,"material":17,"mode":4}]},{"name":"COMPOUND353","primitives":[{"attributes":{"NORMAL":22378,"POSITION":4856},"indices":39900,"material":17,"mode":4}]},{"name":"SOLID007","primitives":[{"attributes":{"NORMAL":22379,"POSITION":4857},"indices":39901,"material":19,"mode":4},{"attributes":{"NORMAL":22380,"POSITION":4858},"indices":39902,"material":19,"mode":4},{"attributes":{"NORMAL":22381,"POSITION":4859},"indices":39903,"material":19,"mode":4},{"attributes":{"NORMAL":22382,"POSITION":4860},"indices":39904,"material":19,"mode":4},{"attributes":{"NORMAL":22383,"POSITION":4861},"indices":39905,"material":19,"mode":4},{"attributes":{"NORMAL":22384,"POSITION":4862},"indices":39906,"material":19,"mode":4},{"attributes":{"NORMAL":22385,"POSITION":4863},"indices":39907,"material":19,"mode":4},{"attributes":{"NORMAL":22386,"POSITION":4864},"indices":39908,"material":19,"mode":4},{"attributes":{"NORMAL":22387,"POSITION":4865},"indices":39909,"material":19,"mode":4},{"attributes":{"NORMAL":22388,"POSITION":4866},"indices":39910,"material":19,"mode":4},{"attributes":{"NORMAL":22389,"POSITION":4867},"indices":39911,"material":19,"mode":4},{"attributes":{"NORMAL":22390,"POSITION":4868},"indices":39912,"material":19,"mode":4},{"attributes":{"NORMAL":22391,"POSITION":4869},"indices":39913,"material":19,"mode":4},{"attributes":{"NORMAL":22392,"POSITION":4870},"indices":39914,"material":19,"mode":4},{"attributes":{"NORMAL":22393,"POSITION":4871},"indices":39915,"material":19,"mode":4},{"attributes":{"NORMAL":22394,"POSITION":4872},"indices":39916,"material":19,"mode":4},{"attributes":{"NORMAL":22395,"POSITION":4873},"indices":39917,"material":19,"mode":4},{"attributes":{"NORMAL":22396,"POSITION":4874},"indices":39918,"material":19,"mode":4},{"attributes":{"NORMAL":22397,"POSITION":4875},"indices":39919,"material":19,"mode":4},{"attributes":{"NORMAL":22398,"POSITION":4876},"indices":39920,"material":19,"mode":4},{"attributes":{"NORMAL":22399,"POSITION":4877},"indices":39921,"material":19,"mode":4},{"attributes":{"NORMAL":22400,"POSITION":4878},"indices":39922,"material":19,"mode":4},{"attributes":{"NORMAL":22401,"POSITION":4879},"indices":39923,"material":19,"mode":4},{"attributes":{"NORMAL":22402,"POSITION":4880},"indices":39924,"material":19,"mode":4},{"attributes":{"NORMAL":22403,"POSITION":4881},"indices":39925,"material":19,"mode":4},{"attributes":{"NORMAL":22404,"POSITION":4882},"indices":39926,"material":19,"mode":4},{"attributes":{"NORMAL":22405,"POSITION":4883},"indices":39927,"material":19,"mode":4},{"attributes":{"NORMAL":22406,"POSITION":4884},"indices":39928,"material":19,"mode":4},{"attributes":{"NORMAL":22407,"POSITION":4885},"indices":39929,"material":19,"mode":4},{"attributes":{"NORMAL":22408,"POSITION":4886},"indices":39930,"material":19,"mode":4},{"attributes":{"NORMAL":22409,"POSITION":4887},"indices":39931,"material":19,"mode":4},{"attributes":{"NORMAL":22410,"POSITION":4888},"indices":39932,"material":19,"mode":4},{"attributes":{"NORMAL":22411,"POSITION":4889},"indices":39933,"material":19,"mode":4},{"attributes":{"NORMAL":22412,"POSITION":4890},"indices":39934,"material":19,"mode":4},{"attributes":{"NORMAL":22413,"POSITION":4891},"indices":39935,"material":19,"mode":4},{"attributes":{"NORMAL":22414,"POSITION":4892},"indices":39936,"material":19,"mode":4},{"attributes":{"NORMAL":22415,"POSITION":4893},"indices":39937,"material":19,"mode":4},{"attributes":{"NORMAL":22416,"POSITION":4894},"indices":39938,"material":19,"mode":4},{"attributes":{"NORMAL":22417,"POSITION":4895},"indices":39939,"material":19,"mode":4},{"attributes":{"NORMAL":22418,"POSITION":4896},"indices":39940,"material":19,"mode":4},{"attributes":{"NORMAL":22419,"POSITION":4897},"indices":39941,"material":19,"mode":4},{"attributes":{"NORMAL":22420,"POSITION":4898},"indices":39942,"material":19,"mode":4},{"attributes":{"NORMAL":22421,"POSITION":4899},"indices":39943,"material":19,"mode":4},{"attributes":{"NORMAL":22422,"POSITION":4900},"indices":39944,"material":19,"mode":4},{"attributes":{"NORMAL":22423,"POSITION":4901},"indices":39945,"material":19,"mode":4},{"attributes":{"NORMAL":22424,"POSITION":4902},"indices":39946,"material":19,"mode":4},{"attributes":{"NORMAL":22425,"POSITION":4903},"indices":39947,"material":19,"mode":4},{"attributes":{"NORMAL":22426,"POSITION":4904},"indices":39948,"material":19,"mode":4},{"attributes":{"NORMAL":22427,"POSITION":4905},"indices":39949,"material":19,"mode":4},{"attributes":{"NORMAL":22428,"POSITION":4906},"indices":39950,"material":19,"mode":4},{"attributes":{"NORMAL":22429,"POSITION":4907},"indices":39951,"material":19,"mode":4},{"attributes":{"NORMAL":22430,"POSITION":4908},"indices":39952,"material":19,"mode":4},{"attributes":{"NORMAL":22431,"POSITION":4909},"indices":39953,"material":19,"mode":4},{"attributes":{"NORMAL":22432,"POSITION":4910},"indices":39954,"material":19,"mode":4},{"attributes":{"NORMAL":22433,"POSITION":4911},"indices":39955,"material":19,"mode":4},{"attributes":{"NORMAL":22434,"POSITION":4912},"indices":39956,"material":19,"mode":4},{"attributes":{"NORMAL":22435,"POSITION":4913},"indices":39957,"material":19,"mode":4},{"attributes":{"NORMAL":22436,"POSITION":4914},"indices":39958,"material":19,"mode":4},{"attributes":{"NORMAL":22437,"POSITION":4915},"indices":39959,"material":19,"mode":4},{"attributes":{"NORMAL":22438,"POSITION":4916},"indices":39960,"material":19,"mode":4},{"attributes":{"NORMAL":22439,"POSITION":4917},"indices":39961,"material":19,"mode":4},{"attributes":{"NORMAL":22440,"POSITION":4918},"indices":39962,"material":19,"mode":4},{"attributes":{"NORMAL":22441,"POSITION":4919},"indices":39963,"material":19,"mode":4},{"attributes":{"NORMAL":22442,"POSITION":4920},"indices":39964,"material":19,"mode":4},{"attributes":{"NORMAL":22443,"POSITION":4921},"indices":39965,"material":19,"mode":4},{"attributes":{"NORMAL":22444,"POSITION":4922},"indices":39966,"material":19,"mode":4},{"attributes":{"NORMAL":22445,"POSITION":4923},"indices":39967,"material":19,"mode":4},{"attributes":{"NORMAL":22446,"POSITION":4924},"indices":39968,"material":19,"mode":4},{"attributes":{"NORMAL":22447,"POSITION":4925},"indices":39969,"material":19,"mode":4},{"attributes":{"NORMAL":22448,"POSITION":4926},"indices":39970,"material":19,"mode":4},{"attributes":{"NORMAL":22449,"POSITION":4927},"indices":39971,"material":19,"mode":4},{"attributes":{"NORMAL":22450,"POSITION":4928},"indices":39972,"material":19,"mode":4},{"attributes":{"NORMAL":22451,"POSITION":4929},"indices":39973,"material":19,"mode":4},{"attributes":{"NORMAL":22452,"POSITION":4930},"indices":39974,"material":19,"mode":4},{"attributes":{"NORMAL":22453,"POSITION":4931},"indices":39975,"material":19,"mode":4},{"attributes":{"NORMAL":22454,"POSITION":4932},"indices":39976,"material":19,"mode":4},{"attributes":{"NORMAL":22455,"POSITION":4933},"indices":39977,"material":19,"mode":4},{"attributes":{"NORMAL":22456,"POSITION":4934},"indices":39978,"material":19,"mode":4},{"attributes":{"NORMAL":22457,"POSITION":4935},"indices":39979,"material":19,"mode":4},{"attributes":{"NORMAL":22458,"POSITION":4936},"indices":39980,"material":19,"mode":4},{"attributes":{"NORMAL":22459,"POSITION":4937},"indices":39981,"material":19,"mode":4},{"attributes":{"NORMAL":22460,"POSITION":4938},"indices":39982,"material":19,"mode":4},{"attributes":{"NORMAL":22461,"POSITION":4939},"indices":39983,"material":19,"mode":4},{"attributes":{"NORMAL":22462,"POSITION":4940},"indices":39984,"material":19,"mode":4},{"attributes":{"NORMAL":22463,"POSITION":4941},"indices":39985,"material":19,"mode":4},{"attributes":{"NORMAL":22464,"POSITION":4942},"indices":39986,"material":19,"mode":4},{"attributes":{"NORMAL":22465,"POSITION":4943},"indices":39987,"material":19,"mode":4},{"attributes":{"NORMAL":22466,"POSITION":4944},"indices":39988,"material":19,"mode":4},{"attributes":{"NORMAL":22467,"POSITION":4945},"indices":39989,"material":19,"mode":4},{"attributes":{"NORMAL":22468,"POSITION":4946},"indices":39990,"material":19,"mode":4},{"attributes":{"NORMAL":22469,"POSITION":4947},"indices":39991,"material":19,"mode":4},{"attributes":{"NORMAL":22470,"POSITION":4948},"indices":39992,"material":19,"mode":4},{"attributes":{"NORMAL":22471,"POSITION":4949},"indices":39993,"material":19,"mode":4},{"attributes":{"NORMAL":22472,"POSITION":4950},"indices":39994,"material":19,"mode":4},{"attributes":{"NORMAL":22473,"POSITION":4951},"indices":39995,"material":19,"mode":4},{"attributes":{"NORMAL":22474,"POSITION":4952},"indices":39996,"material":19,"mode":4},{"attributes":{"NORMAL":22475,"POSITION":4953},"indices":39997,"material":19,"mode":4},{"attributes":{"NORMAL":22476,"POSITION":4954},"indices":39998,"material":19,"mode":4},{"attributes":{"NORMAL":22477,"POSITION":4955},"indices":39999,"material":19,"mode":4},{"attributes":{"NORMAL":22478,"POSITION":4956},"indices":40000,"material":19,"mode":4},{"attributes":{"NORMAL":22479,"POSITION":4957},"indices":40001,"material":19,"mode":4},{"attributes":{"NORMAL":22480,"POSITION":4958},"indices":40002,"material":19,"mode":4},{"attributes":{"NORMAL":22481,"POSITION":4959},"indices":40003,"material":19,"mode":4},{"attributes":{"NORMAL":22482,"POSITION":4960},"indices":40004,"material":19,"mode":4},{"attributes":{"NORMAL":22483,"POSITION":4961},"indices":40005,"material":19,"mode":4},{"attributes":{"NORMAL":22484,"POSITION":4962},"indices":40006,"material":19,"mode":4},{"attributes":{"NORMAL":22485,"POSITION":4963},"indices":40007,"material":19,"mode":4},{"attributes":{"NORMAL":22486,"POSITION":4964},"indices":40008,"material":19,"mode":4},{"attributes":{"NORMAL":22487,"POSITION":4965},"indices":40009,"material":19,"mode":4},{"attributes":{"NORMAL":22488,"POSITION":4966},"indices":40010,"material":19,"mode":4},{"attributes":{"NORMAL":22489,"POSITION":4967},"indices":40011,"material":19,"mode":4},{"attributes":{"NORMAL":22490,"POSITION":4968},"indices":40012,"material":19,"mode":4},{"attributes":{"NORMAL":22491,"POSITION":4969},"indices":40013,"material":19,"mode":4},{"attributes":{"NORMAL":22492,"POSITION":4970},"indices":40014,"material":19,"mode":4},{"attributes":{"NORMAL":22493,"POSITION":4971},"indices":40015,"material":19,"mode":4},{"attributes":{"NORMAL":22494,"POSITION":4972},"indices":40016,"material":19,"mode":4},{"attributes":{"NORMAL":22495,"POSITION":4973},"indices":40017,"material":19,"mode":4},{"attributes":{"NORMAL":22496,"POSITION":4974},"indices":40018,"material":19,"mode":4},{"attributes":{"NORMAL":22497,"POSITION":4975},"indices":40019,"material":19,"mode":4},{"attributes":{"NORMAL":22498,"POSITION":4976},"indices":40020,"material":19,"mode":4},{"attributes":{"NORMAL":22499,"POSITION":4977},"indices":40021,"material":19,"mode":4},{"attributes":{"NORMAL":22500,"POSITION":4978},"indices":40022,"material":19,"mode":4},{"attributes":{"NORMAL":22501,"POSITION":4979},"indices":40023,"material":19,"mode":4},{"attributes":{"NORMAL":22502,"POSITION":4980},"indices":40024,"material":19,"mode":4},{"attributes":{"NORMAL":22503,"POSITION":4981},"indices":40025,"material":19,"mode":4},{"attributes":{"NORMAL":22504,"POSITION":4982},"indices":40026,"material":19,"mode":4},{"attributes":{"NORMAL":22505,"POSITION":4983},"indices":40027,"material":19,"mode":4},{"attributes":{"NORMAL":22506,"POSITION":4984},"indices":40028,"material":19,"mode":4},{"attributes":{"NORMAL":22507,"POSITION":4985},"indices":40029,"material":19,"mode":4},{"attributes":{"NORMAL":22508,"POSITION":4986},"indices":40030,"material":19,"mode":4},{"attributes":{"NORMAL":22509,"POSITION":4987},"indices":40031,"material":19,"mode":4},{"attributes":{"NORMAL":22510,"POSITION":4988},"indices":40032,"material":19,"mode":4},{"attributes":{"NORMAL":22511,"POSITION":4989},"indices":40033,"material":19,"mode":4},{"attributes":{"NORMAL":22512,"POSITION":4990},"indices":40034,"material":19,"mode":4},{"attributes":{"NORMAL":22513,"POSITION":4991},"indices":40035,"material":19,"mode":4},{"attributes":{"NORMAL":22514,"POSITION":4992},"indices":40036,"material":19,"mode":4},{"attributes":{"NORMAL":22515,"POSITION":4993},"indices":40037,"material":19,"mode":4},{"attributes":{"NORMAL":22516,"POSITION":4994},"indices":40038,"material":19,"mode":4},{"attributes":{"NORMAL":22517,"POSITION":4995},"indices":40039,"material":19,"mode":4},{"attributes":{"NORMAL":22518,"POSITION":4996},"indices":40040,"material":19,"mode":4},{"attributes":{"NORMAL":22519,"POSITION":4997},"indices":40041,"material":19,"mode":4},{"attributes":{"NORMAL":22520,"POSITION":4998},"indices":40042,"material":19,"mode":4},{"attributes":{"NORMAL":22521,"POSITION":4999},"indices":40043,"material":19,"mode":4},{"attributes":{"NORMAL":22522,"POSITION":5000},"indices":40044,"material":19,"mode":4},{"attributes":{"NORMAL":22523,"POSITION":5001},"indices":40045,"material":19,"mode":4},{"attributes":{"NORMAL":22524,"POSITION":5002},"indices":40046,"material":19,"mode":4},{"attributes":{"NORMAL":22525,"POSITION":5003},"indices":40047,"material":19,"mode":4},{"attributes":{"NORMAL":22526,"POSITION":5004},"indices":40048,"material":19,"mode":4},{"attributes":{"NORMAL":22527,"POSITION":5005},"indices":40049,"material":19,"mode":4},{"attributes":{"NORMAL":22528,"POSITION":5006},"indices":40050,"material":19,"mode":4},{"attributes":{"NORMAL":22529,"POSITION":5007},"indices":40051,"material":19,"mode":4},{"attributes":{"NORMAL":22530,"POSITION":5008},"indices":40052,"material":19,"mode":4},{"attributes":{"NORMAL":22531,"POSITION":5009},"indices":40053,"material":19,"mode":4},{"attributes":{"NORMAL":22532,"POSITION":5010},"indices":40054,"material":19,"mode":4},{"attributes":{"NORMAL":22533,"POSITION":5011},"indices":40055,"material":19,"mode":4},{"attributes":{"NORMAL":22534,"POSITION":5012},"indices":40056,"material":19,"mode":4},{"attributes":{"NORMAL":22535,"POSITION":5013},"indices":40057,"material":19,"mode":4},{"attributes":{"NORMAL":22536,"POSITION":5014},"indices":40058,"material":19,"mode":4},{"attributes":{"NORMAL":22537,"POSITION":5015},"indices":40059,"material":19,"mode":4},{"attributes":{"NORMAL":22538,"POSITION":5016},"indices":40060,"material":19,"mode":4},{"attributes":{"NORMAL":22539,"POSITION":5017},"indices":40061,"material":19,"mode":4},{"attributes":{"NORMAL":22540,"POSITION":5018},"indices":40062,"material":19,"mode":4},{"attributes":{"NORMAL":22541,"POSITION":5019},"indices":40063,"material":19,"mode":4},{"attributes":{"NORMAL":22542,"POSITION":5020},"indices":40064,"material":19,"mode":4},{"attributes":{"NORMAL":22543,"POSITION":5021},"indices":40065,"material":19,"mode":4},{"attributes":{"NORMAL":22544,"POSITION":5022},"indices":40066,"material":19,"mode":4},{"attributes":{"NORMAL":22545,"POSITION":5023},"indices":40067,"material":19,"mode":4},{"attributes":{"NORMAL":22546,"POSITION":5024},"indices":40068,"material":19,"mode":4},{"attributes":{"NORMAL":22547,"POSITION":5025},"indices":40069,"material":19,"mode":4},{"attributes":{"NORMAL":22548,"POSITION":5026},"indices":40070,"material":19,"mode":4},{"attributes":{"NORMAL":22549,"POSITION":5027},"indices":40071,"material":19,"mode":4},{"attributes":{"NORMAL":22550,"POSITION":5028},"indices":40072,"material":19,"mode":4},{"attributes":{"NORMAL":22551,"POSITION":5029},"indices":40073,"material":19,"mode":4},{"attributes":{"NORMAL":22552,"POSITION":5030},"indices":40074,"material":19,"mode":4},{"attributes":{"NORMAL":22553,"POSITION":5031},"indices":40075,"material":19,"mode":4},{"attributes":{"NORMAL":22554,"POSITION":5032},"indices":40076,"material":19,"mode":4},{"attributes":{"NORMAL":22555,"POSITION":5033},"indices":40077,"material":19,"mode":4},{"attributes":{"NORMAL":22556,"POSITION":5034},"indices":40078,"material":19,"mode":4},{"attributes":{"NORMAL":22557,"POSITION":5035},"indices":40079,"material":19,"mode":4},{"attributes":{"NORMAL":22558,"POSITION":5036},"indices":40080,"material":19,"mode":4},{"attributes":{"NORMAL":22559,"POSITION":5037},"indices":40081,"material":19,"mode":4},{"attributes":{"NORMAL":22560,"POSITION":5038},"indices":40082,"material":19,"mode":4},{"attributes":{"NORMAL":22561,"POSITION":5039},"indices":40083,"material":19,"mode":4},{"attributes":{"NORMAL":22562,"POSITION":5040},"indices":40084,"material":19,"mode":4},{"attributes":{"NORMAL":22563,"POSITION":5041},"indices":40085,"material":19,"mode":4},{"attributes":{"NORMAL":22564,"POSITION":5042},"indices":40086,"material":19,"mode":4},{"attributes":{"NORMAL":22565,"POSITION":5043},"indices":40087,"material":19,"mode":4},{"attributes":{"NORMAL":22566,"POSITION":5044},"indices":40088,"material":19,"mode":4},{"attributes":{"NORMAL":22567,"POSITION":5045},"indices":40089,"material":19,"mode":4},{"attributes":{"NORMAL":22568,"POSITION":5046},"indices":40090,"material":19,"mode":4},{"attributes":{"NORMAL":22569,"POSITION":5047},"indices":40091,"material":19,"mode":4},{"attributes":{"NORMAL":22570,"POSITION":5048},"indices":40092,"material":19,"mode":4},{"attributes":{"NORMAL":22571,"POSITION":5049},"indices":40093,"material":19,"mode":4},{"attributes":{"NORMAL":22572,"POSITION":5050},"indices":40094,"material":19,"mode":4},{"attributes":{"NORMAL":22573,"POSITION":5051},"indices":40095,"material":19,"mode":4},{"attributes":{"NORMAL":22574,"POSITION":5052},"indices":40096,"material":19,"mode":4},{"attributes":{"NORMAL":22575,"POSITION":5053},"indices":40097,"material":19,"mode":4},{"attributes":{"NORMAL":22576,"POSITION":5054},"indices":40098,"material":19,"mode":4},{"attributes":{"NORMAL":22577,"POSITION":5055},"indices":40099,"material":19,"mode":4},{"attributes":{"NORMAL":22578,"POSITION":5056},"indices":40100,"material":19,"mode":4},{"attributes":{"NORMAL":22579,"POSITION":5057},"indices":40101,"material":19,"mode":4},{"attributes":{"NORMAL":22580,"POSITION":5058},"indices":40102,"material":19,"mode":4},{"attributes":{"NORMAL":22581,"POSITION":5059},"indices":40103,"material":19,"mode":4},{"attributes":{"NORMAL":22582,"POSITION":5060},"indices":40104,"material":19,"mode":4},{"attributes":{"NORMAL":22583,"POSITION":5061},"indices":40105,"material":19,"mode":4},{"attributes":{"NORMAL":22584,"POSITION":5062},"indices":40106,"material":19,"mode":4},{"attributes":{"NORMAL":22585,"POSITION":5063},"indices":40107,"material":19,"mode":4},{"attributes":{"NORMAL":22586,"POSITION":5064},"indices":40108,"material":19,"mode":4},{"attributes":{"NORMAL":22587,"POSITION":5065},"indices":40109,"material":19,"mode":4},{"attributes":{"NORMAL":22588,"POSITION":5066},"indices":40110,"material":19,"mode":4},{"attributes":{"NORMAL":22589,"POSITION":5067},"indices":40111,"material":19,"mode":4},{"attributes":{"NORMAL":22590,"POSITION":5068},"indices":40112,"material":19,"mode":4},{"attributes":{"NORMAL":22591,"POSITION":5069},"indices":40113,"material":19,"mode":4},{"attributes":{"NORMAL":22592,"POSITION":5070},"indices":40114,"material":19,"mode":4},{"attributes":{"NORMAL":22593,"POSITION":5071},"indices":40115,"material":19,"mode":4},{"attributes":{"NORMAL":22594,"POSITION":5072},"indices":40116,"material":19,"mode":4},{"attributes":{"NORMAL":22595,"POSITION":5073},"indices":40117,"material":19,"mode":4},{"attributes":{"NORMAL":22596,"POSITION":5074},"indices":40118,"material":19,"mode":4},{"attributes":{"NORMAL":22597,"POSITION":5075},"indices":40119,"material":19,"mode":4},{"attributes":{"NORMAL":22598,"POSITION":5076},"indices":40120,"material":19,"mode":4},{"attributes":{"NORMAL":22599,"POSITION":5077},"indices":40121,"material":19,"mode":4},{"attributes":{"NORMAL":22600,"POSITION":5078},"indices":40122,"material":19,"mode":4},{"attributes":{"NORMAL":22601,"POSITION":5079},"indices":40123,"material":19,"mode":4},{"attributes":{"NORMAL":22602,"POSITION":5080},"indices":40124,"material":19,"mode":4},{"attributes":{"NORMAL":22603,"POSITION":5081},"indices":40125,"material":19,"mode":4},{"attributes":{"NORMAL":22604,"POSITION":5082},"indices":40126,"material":19,"mode":4},{"attributes":{"NORMAL":22605,"POSITION":5083},"indices":40127,"material":19,"mode":4},{"attributes":{"NORMAL":22606,"POSITION":5084},"indices":40128,"material":19,"mode":4},{"attributes":{"NORMAL":22607,"POSITION":5085},"indices":40129,"material":19,"mode":4},{"attributes":{"NORMAL":22608,"POSITION":5086},"indices":40130,"material":19,"mode":4},{"attributes":{"NORMAL":22609,"POSITION":5087},"indices":40131,"material":19,"mode":4},{"attributes":{"NORMAL":22610,"POSITION":5088},"indices":40132,"material":19,"mode":4},{"attributes":{"NORMAL":22611,"POSITION":5089},"indices":40133,"material":19,"mode":4},{"attributes":{"NORMAL":22612,"POSITION":5090},"indices":40134,"material":19,"mode":4},{"attributes":{"NORMAL":22613,"POSITION":5091},"indices":40135,"material":19,"mode":4},{"attributes":{"NORMAL":22614,"POSITION":5092},"indices":40136,"material":19,"mode":4},{"attributes":{"NORMAL":22615,"POSITION":5093},"indices":40137,"material":19,"mode":4},{"attributes":{"NORMAL":22616,"POSITION":5094},"indices":40138,"material":19,"mode":4},{"attributes":{"NORMAL":22617,"POSITION":5095},"indices":40139,"material":19,"mode":4},{"attributes":{"NORMAL":22618,"POSITION":5096},"indices":40140,"material":19,"mode":4},{"attributes":{"NORMAL":22619,"POSITION":5097},"indices":40141,"material":19,"mode":4},{"attributes":{"NORMAL":22620,"POSITION":5098},"indices":40142,"material":19,"mode":4},{"attributes":{"NORMAL":22621,"POSITION":5099},"indices":40143,"material":19,"mode":4},{"attributes":{"NORMAL":22622,"POSITION":5100},"indices":40144,"material":19,"mode":4},{"attributes":{"NORMAL":22623,"POSITION":5101},"indices":40145,"material":19,"mode":4},{"attributes":{"NORMAL":22624,"POSITION":5102},"indices":40146,"material":19,"mode":4},{"attributes":{"NORMAL":22625,"POSITION":5103},"indices":40147,"material":19,"mode":4},{"attributes":{"NORMAL":22626,"POSITION":5104},"indices":40148,"material":19,"mode":4},{"attributes":{"NORMAL":22627,"POSITION":5105},"indices":40149,"material":19,"mode":4},{"attributes":{"NORMAL":22628,"POSITION":5106},"indices":40150,"material":19,"mode":4},{"attributes":{"NORMAL":22629,"POSITION":5107},"indices":40151,"material":19,"mode":4},{"attributes":{"NORMAL":22630,"POSITION":5108},"indices":40152,"material":19,"mode":4},{"attributes":{"NORMAL":22631,"POSITION":5109},"indices":40153,"material":19,"mode":4},{"attributes":{"NORMAL":22632,"POSITION":5110},"indices":40154,"material":19,"mode":4},{"attributes":{"NORMAL":22633,"POSITION":5111},"indices":40155,"material":19,"mode":4},{"attributes":{"NORMAL":22634,"POSITION":5112},"indices":40156,"material":19,"mode":4},{"attributes":{"NORMAL":22635,"POSITION":5113},"indices":40157,"material":19,"mode":4},{"attributes":{"NORMAL":22636,"POSITION":5114},"indices":40158,"material":19,"mode":4},{"attributes":{"NORMAL":22637,"POSITION":5115},"indices":40159,"material":19,"mode":4},{"attributes":{"NORMAL":22638,"POSITION":5116},"indices":40160,"material":19,"mode":4},{"attributes":{"NORMAL":22639,"POSITION":5117},"indices":40161,"material":19,"mode":4},{"attributes":{"NORMAL":22640,"POSITION":5118},"indices":40162,"material":19,"mode":4},{"attributes":{"NORMAL":22641,"POSITION":5119},"indices":40163,"material":19,"mode":4},{"attributes":{"NORMAL":22642,"POSITION":5120},"indices":40164,"material":19,"mode":4},{"attributes":{"NORMAL":22643,"POSITION":5121},"indices":40165,"material":19,"mode":4},{"attributes":{"NORMAL":22644,"POSITION":5122},"indices":40166,"material":19,"mode":4},{"attributes":{"NORMAL":22645,"POSITION":5123},"indices":40167,"material":19,"mode":4},{"attributes":{"NORMAL":22646,"POSITION":5124},"indices":40168,"material":19,"mode":4},{"attributes":{"NORMAL":22647,"POSITION":5125},"indices":40169,"material":19,"mode":4},{"attributes":{"NORMAL":22648,"POSITION":5126},"indices":40170,"material":19,"mode":4},{"attributes":{"NORMAL":22649,"POSITION":5127},"indices":40171,"material":19,"mode":4},{"attributes":{"NORMAL":22650,"POSITION":5128},"indices":40172,"material":19,"mode":4},{"attributes":{"NORMAL":22651,"POSITION":5129},"indices":40173,"material":19,"mode":4},{"attributes":{"NORMAL":22652,"POSITION":5130},"indices":40174,"material":19,"mode":4},{"attributes":{"NORMAL":22653,"POSITION":5131},"indices":40175,"material":19,"mode":4},{"attributes":{"NORMAL":22654,"POSITION":5132},"indices":40176,"material":19,"mode":4},{"attributes":{"NORMAL":22655,"POSITION":5133},"indices":40177,"material":19,"mode":4},{"attributes":{"NORMAL":22656,"POSITION":5134},"indices":40178,"material":19,"mode":4},{"attributes":{"NORMAL":22657,"POSITION":5135},"indices":40179,"material":19,"mode":4},{"attributes":{"NORMAL":22658,"POSITION":5136},"indices":40180,"material":19,"mode":4},{"attributes":{"NORMAL":22659,"POSITION":5137},"indices":40181,"material":19,"mode":4},{"attributes":{"NORMAL":22660,"POSITION":5138},"indices":40182,"material":19,"mode":4},{"attributes":{"NORMAL":22661,"POSITION":5139},"indices":40183,"material":19,"mode":4},{"attributes":{"NORMAL":22662,"POSITION":5140},"indices":40184,"material":19,"mode":4},{"attributes":{"NORMAL":22663,"POSITION":5141},"indices":40185,"material":19,"mode":4},{"attributes":{"NORMAL":22664,"POSITION":5142},"indices":40186,"material":19,"mode":4},{"attributes":{"NORMAL":22665,"POSITION":5143},"indices":40187,"material":19,"mode":4},{"attributes":{"NORMAL":22666,"POSITION":5144},"indices":40188,"material":19,"mode":4},{"attributes":{"NORMAL":22667,"POSITION":5145},"indices":40189,"material":19,"mode":4},{"attributes":{"NORMAL":22668,"POSITION":5146},"indices":40190,"material":19,"mode":4},{"attributes":{"NORMAL":22669,"POSITION":5147},"indices":40191,"material":19,"mode":4},{"attributes":{"NORMAL":22670,"POSITION":5148},"indices":40192,"material":19,"mode":4},{"attributes":{"NORMAL":22671,"POSITION":5149},"indices":40193,"material":19,"mode":4},{"attributes":{"NORMAL":22672,"POSITION":5150},"indices":40194,"material":19,"mode":4},{"attributes":{"NORMAL":22673,"POSITION":5151},"indices":40195,"material":19,"mode":4},{"attributes":{"NORMAL":22674,"POSITION":5152},"indices":40196,"material":19,"mode":4},{"attributes":{"NORMAL":22675,"POSITION":5153},"indices":40197,"material":19,"mode":4},{"attributes":{"NORMAL":22676,"POSITION":5154},"indices":40198,"material":19,"mode":4},{"attributes":{"NORMAL":22677,"POSITION":5155},"indices":40199,"material":19,"mode":4},{"attributes":{"NORMAL":22678,"POSITION":5156},"indices":40200,"material":19,"mode":4},{"attributes":{"NORMAL":22679,"POSITION":5157},"indices":40201,"material":19,"mode":4},{"attributes":{"NORMAL":22680,"POSITION":5158},"indices":40202,"material":19,"mode":4},{"attributes":{"NORMAL":22681,"POSITION":5159},"indices":40203,"material":19,"mode":4},{"attributes":{"NORMAL":22682,"POSITION":5160},"indices":40204,"material":19,"mode":4},{"attributes":{"NORMAL":22683,"POSITION":5161},"indices":40205,"material":19,"mode":4},{"attributes":{"NORMAL":22684,"POSITION":5162},"indices":40206,"material":19,"mode":4},{"attributes":{"NORMAL":22685,"POSITION":5163},"indices":40207,"material":19,"mode":4},{"attributes":{"NORMAL":22686,"POSITION":5164},"indices":40208,"material":19,"mode":4},{"attributes":{"NORMAL":22687,"POSITION":5165},"indices":40209,"material":19,"mode":4},{"attributes":{"NORMAL":22688,"POSITION":5166},"indices":40210,"material":19,"mode":4},{"attributes":{"NORMAL":22689,"POSITION":5167},"indices":40211,"material":19,"mode":4},{"attributes":{"NORMAL":22690,"POSITION":5168},"indices":40212,"material":19,"mode":4},{"attributes":{"NORMAL":22691,"POSITION":5169},"indices":40213,"material":19,"mode":4},{"attributes":{"NORMAL":22692,"POSITION":5170},"indices":40214,"material":19,"mode":4},{"attributes":{"NORMAL":22693,"POSITION":5171},"indices":40215,"material":19,"mode":4},{"attributes":{"NORMAL":22694,"POSITION":5172},"indices":40216,"material":19,"mode":4},{"attributes":{"NORMAL":22695,"POSITION":5173},"indices":40217,"material":19,"mode":4},{"attributes":{"NORMAL":22696,"POSITION":5174},"indices":40218,"material":19,"mode":4},{"attributes":{"NORMAL":22697,"POSITION":5175},"indices":40219,"material":19,"mode":4},{"attributes":{"NORMAL":22698,"POSITION":5176},"indices":40220,"material":19,"mode":4},{"attributes":{"NORMAL":22699,"POSITION":5177},"indices":40221,"material":19,"mode":4},{"attributes":{"NORMAL":22700,"POSITION":5178},"indices":40222,"material":19,"mode":4},{"attributes":{"NORMAL":22701,"POSITION":5179},"indices":40223,"material":19,"mode":4},{"attributes":{"NORMAL":22702,"POSITION":5180},"indices":40224,"material":19,"mode":4},{"attributes":{"NORMAL":22703,"POSITION":5181},"indices":40225,"material":19,"mode":4},{"attributes":{"NORMAL":22704,"POSITION":5182},"indices":40226,"material":19,"mode":4},{"attributes":{"NORMAL":22705,"POSITION":5183},"indices":40227,"material":19,"mode":4},{"attributes":{"NORMAL":22706,"POSITION":5184},"indices":40228,"material":19,"mode":4},{"attributes":{"NORMAL":22707,"POSITION":5185},"indices":40229,"material":19,"mode":4},{"attributes":{"NORMAL":22708,"POSITION":5186},"indices":40230,"material":19,"mode":4},{"attributes":{"NORMAL":22709,"POSITION":5187},"indices":40231,"material":19,"mode":4},{"attributes":{"NORMAL":22710,"POSITION":5188},"indices":40232,"material":19,"mode":4},{"attributes":{"NORMAL":22711,"POSITION":5189},"indices":40233,"material":19,"mode":4},{"attributes":{"NORMAL":22712,"POSITION":5190},"indices":40234,"material":19,"mode":4},{"attributes":{"NORMAL":22713,"POSITION":5191},"indices":40235,"material":19,"mode":4},{"attributes":{"NORMAL":22714,"POSITION":5192},"indices":40236,"material":19,"mode":4},{"attributes":{"NORMAL":22715,"POSITION":5193},"indices":40237,"material":19,"mode":4},{"attributes":{"NORMAL":22716,"POSITION":5194},"indices":40238,"material":19,"mode":4},{"attributes":{"NORMAL":22717,"POSITION":5195},"indices":40239,"material":19,"mode":4},{"attributes":{"NORMAL":22718,"POSITION":5196},"indices":40240,"material":19,"mode":4},{"attributes":{"NORMAL":22719,"POSITION":5197},"indices":40241,"material":19,"mode":4},{"attributes":{"NORMAL":22720,"POSITION":5198},"indices":40242,"material":19,"mode":4},{"attributes":{"NORMAL":22721,"POSITION":5199},"indices":40243,"material":19,"mode":4},{"attributes":{"NORMAL":22722,"POSITION":5200},"indices":40244,"material":19,"mode":4},{"attributes":{"NORMAL":22723,"POSITION":5201},"indices":40245,"material":19,"mode":4},{"attributes":{"NORMAL":22724,"POSITION":5202},"indices":40246,"material":19,"mode":4},{"attributes":{"NORMAL":22725,"POSITION":5203},"indices":40247,"material":19,"mode":4},{"attributes":{"NORMAL":22726,"POSITION":5204},"indices":40248,"material":19,"mode":4},{"attributes":{"NORMAL":22727,"POSITION":5205},"indices":40249,"material":19,"mode":4},{"attributes":{"NORMAL":22728,"POSITION":5206},"indices":40250,"material":19,"mode":4},{"attributes":{"NORMAL":22729,"POSITION":5207},"indices":40251,"material":19,"mode":4},{"attributes":{"NORMAL":22730,"POSITION":5208},"indices":40252,"material":19,"mode":4},{"attributes":{"NORMAL":22731,"POSITION":5209},"indices":40253,"material":19,"mode":4},{"attributes":{"NORMAL":22732,"POSITION":5210},"indices":40254,"material":19,"mode":4},{"attributes":{"NORMAL":22733,"POSITION":5211},"indices":40255,"material":19,"mode":4},{"attributes":{"NORMAL":22734,"POSITION":5212},"indices":40256,"material":19,"mode":4},{"attributes":{"NORMAL":22735,"POSITION":5213},"indices":40257,"material":19,"mode":4},{"attributes":{"NORMAL":22736,"POSITION":5214},"indices":40258,"material":19,"mode":4},{"attributes":{"NORMAL":22737,"POSITION":5215},"indices":40259,"material":19,"mode":4},{"attributes":{"NORMAL":22738,"POSITION":5216},"indices":40260,"material":19,"mode":4},{"attributes":{"NORMAL":22739,"POSITION":5217},"indices":40261,"material":19,"mode":4},{"attributes":{"NORMAL":22740,"POSITION":5218},"indices":40262,"material":19,"mode":4},{"attributes":{"NORMAL":22741,"POSITION":5219},"indices":40263,"material":19,"mode":4},{"attributes":{"NORMAL":22742,"POSITION":5220},"indices":40264,"material":19,"mode":4},{"attributes":{"NORMAL":22743,"POSITION":5221},"indices":40265,"material":19,"mode":4},{"attributes":{"NORMAL":22744,"POSITION":5222},"indices":40266,"material":19,"mode":4},{"attributes":{"NORMAL":22745,"POSITION":5223},"indices":40267,"material":19,"mode":4},{"attributes":{"NORMAL":22746,"POSITION":5224},"indices":40268,"material":19,"mode":4},{"attributes":{"NORMAL":22747,"POSITION":5225},"indices":40269,"material":19,"mode":4},{"attributes":{"NORMAL":22748,"POSITION":5226},"indices":40270,"material":19,"mode":4},{"attributes":{"NORMAL":22749,"POSITION":5227},"indices":40271,"material":19,"mode":4},{"attributes":{"NORMAL":22750,"POSITION":5228},"indices":40272,"material":19,"mode":4},{"attributes":{"NORMAL":22751,"POSITION":5229},"indices":40273,"material":19,"mode":4},{"attributes":{"NORMAL":22752,"POSITION":5230},"indices":40274,"material":19,"mode":4},{"attributes":{"NORMAL":22753,"POSITION":5231},"indices":40275,"material":19,"mode":4},{"attributes":{"NORMAL":22754,"POSITION":5232},"indices":40276,"material":19,"mode":4},{"attributes":{"NORMAL":22755,"POSITION":5233},"indices":40277,"material":19,"mode":4},{"attributes":{"NORMAL":22756,"POSITION":5234},"indices":40278,"material":19,"mode":4},{"attributes":{"NORMAL":22757,"POSITION":5235},"indices":40279,"material":19,"mode":4},{"attributes":{"NORMAL":22758,"POSITION":5236},"indices":40280,"material":19,"mode":4},{"attributes":{"NORMAL":22759,"POSITION":5237},"indices":40281,"material":19,"mode":4},{"attributes":{"NORMAL":22760,"POSITION":5238},"indices":40282,"material":19,"mode":4},{"attributes":{"NORMAL":22761,"POSITION":5239},"indices":40283,"material":19,"mode":4},{"attributes":{"NORMAL":22762,"POSITION":5240},"indices":40284,"material":19,"mode":4},{"attributes":{"NORMAL":22763,"POSITION":5241},"indices":40285,"material":19,"mode":4},{"attributes":{"NORMAL":22764,"POSITION":5242},"indices":40286,"material":19,"mode":4},{"attributes":{"NORMAL":22765,"POSITION":5243},"indices":40287,"material":19,"mode":4},{"attributes":{"NORMAL":22766,"POSITION":5244},"indices":40288,"material":19,"mode":4},{"attributes":{"NORMAL":22767,"POSITION":5245},"indices":40289,"material":19,"mode":4},{"attributes":{"NORMAL":22768,"POSITION":5246},"indices":40290,"material":19,"mode":4},{"attributes":{"NORMAL":22769,"POSITION":5247},"indices":40291,"material":19,"mode":4},{"attributes":{"NORMAL":22770,"POSITION":5248},"indices":40292,"material":19,"mode":4},{"attributes":{"NORMAL":22771,"POSITION":5249},"indices":40293,"material":19,"mode":4},{"attributes":{"NORMAL":22772,"POSITION":5250},"indices":40294,"material":19,"mode":4},{"attributes":{"NORMAL":22773,"POSITION":5251},"indices":40295,"material":19,"mode":4},{"attributes":{"NORMAL":22774,"POSITION":5252},"indices":40296,"material":19,"mode":4},{"attributes":{"NORMAL":22775,"POSITION":5253},"indices":40297,"material":19,"mode":4},{"attributes":{"NORMAL":22776,"POSITION":5254},"indices":40298,"material":19,"mode":4},{"attributes":{"NORMAL":22777,"POSITION":5255},"indices":40299,"material":19,"mode":4},{"attributes":{"NORMAL":22778,"POSITION":5256},"indices":40300,"material":19,"mode":4},{"attributes":{"NORMAL":22779,"POSITION":5257},"indices":40301,"material":19,"mode":4},{"attributes":{"NORMAL":22780,"POSITION":5258},"indices":40302,"material":19,"mode":4},{"attributes":{"NORMAL":22781,"POSITION":5259},"indices":40303,"material":19,"mode":4},{"attributes":{"NORMAL":22782,"POSITION":5260},"indices":40304,"material":19,"mode":4},{"attributes":{"NORMAL":22783,"POSITION":5261},"indices":40305,"material":19,"mode":4},{"attributes":{"NORMAL":22784,"POSITION":5262},"indices":40306,"material":19,"mode":4},{"attributes":{"NORMAL":22785,"POSITION":5263},"indices":40307,"material":19,"mode":4},{"attributes":{"NORMAL":22786,"POSITION":5264},"indices":40308,"material":19,"mode":4},{"attributes":{"NORMAL":22787,"POSITION":5265},"indices":40309,"material":19,"mode":4}]},{"name":"\\X2\\6A6180F6\\X0\\_stp","primitives":[{"attributes":{"NORMAL":22788,"POSITION":5266},"indices":40310,"material":4,"mode":4},{"attributes":{"NORMAL":22789,"POSITION":5267},"indices":40311,"material":19,"mode":4},{"attributes":{"NORMAL":22790,"POSITION":5268},"indices":40312,"material":19,"mode":4},{"attributes":{"NORMAL":22791,"POSITION":5269},"indices":40313,"material":19,"mode":4},{"attributes":{"NORMAL":22792,"POSITION":5270},"indices":40314,"material":19,"mode":4},{"attributes":{"NORMAL":22793,"POSITION":5271},"indices":40315,"material":19,"mode":4},{"attributes":{"NORMAL":22794,"POSITION":5272},"indices":40316,"material":19,"mode":4},{"attributes":{"NORMAL":22795,"POSITION":5273},"indices":40317,"material":19,"mode":4},{"attributes":{"NORMAL":22796,"POSITION":5274},"indices":40318,"material":19,"mode":4},{"attributes":{"NORMAL":22797,"POSITION":5275},"indices":40319,"material":19,"mode":4},{"attributes":{"NORMAL":22798,"POSITION":5276},"indices":40320,"material":19,"mode":4},{"attributes":{"NORMAL":22799,"POSITION":5277},"indices":40321,"material":19,"mode":4},{"attributes":{"NORMAL":22800,"POSITION":5278},"indices":40322,"material":19,"mode":4},{"attributes":{"NORMAL":22801,"POSITION":5279},"indices":40323,"material":19,"mode":4},{"attributes":{"NORMAL":22802,"POSITION":5280},"indices":40324,"material":19,"mode":4},{"attributes":{"NORMAL":22803,"POSITION":5281},"indices":40325,"material":19,"mode":4},{"attributes":{"NORMAL":22804,"POSITION":5282},"indices":40326,"material":19,"mode":4},{"attributes":{"NORMAL":22805,"POSITION":5283},"indices":40327,"material":19,"mode":4},{"attributes":{"NORMAL":22806,"POSITION":5284},"indices":40328,"material":19,"mode":4},{"attributes":{"NORMAL":22807,"POSITION":5285},"indices":40329,"material":19,"mode":4},{"attributes":{"NORMAL":22808,"POSITION":5286},"indices":40330,"material":19,"mode":4},{"attributes":{"NORMAL":22809,"POSITION":5287},"indices":40331,"material":19,"mode":4},{"attributes":{"NORMAL":22810,"POSITION":5288},"indices":40332,"material":19,"mode":4},{"attributes":{"NORMAL":22811,"POSITION":5289},"indices":40333,"material":19,"mode":4},{"attributes":{"NORMAL":22812,"POSITION":5290},"indices":40334,"material":19,"mode":4},{"attributes":{"NORMAL":22813,"POSITION":5291},"indices":40335,"material":19,"mode":4},{"attributes":{"NORMAL":22814,"POSITION":5292},"indices":40336,"material":19,"mode":4},{"attributes":{"NORMAL":22815,"POSITION":5293},"indices":40337,"material":19,"mode":4},{"attributes":{"NORMAL":22816,"POSITION":5294},"indices":40338,"material":19,"mode":4},{"attributes":{"NORMAL":22817,"POSITION":5295},"indices":40339,"material":19,"mode":4},{"attributes":{"NORMAL":22818,"POSITION":5296},"indices":40340,"material":19,"mode":4},{"attributes":{"NORMAL":22819,"POSITION":5297},"indices":40341,"material":19,"mode":4},{"attributes":{"NORMAL":22820,"POSITION":5298},"indices":40342,"material":19,"mode":4},{"attributes":{"NORMAL":22821,"POSITION":5299},"indices":40343,"material":19,"mode":4},{"attributes":{"NORMAL":22822,"POSITION":5300},"indices":40344,"material":19,"mode":4},{"attributes":{"NORMAL":22823,"POSITION":5301},"indices":40345,"material":19,"mode":4},{"attributes":{"NORMAL":22824,"POSITION":5302},"indices":40346,"material":19,"mode":4},{"attributes":{"NORMAL":22825,"POSITION":5303},"indices":40347,"material":19,"mode":4},{"attributes":{"NORMAL":22826,"POSITION":5304},"indices":40348,"material":19,"mode":4},{"attributes":{"NORMAL":22827,"POSITION":5305},"indices":40349,"material":19,"mode":4},{"attributes":{"NORMAL":22828,"POSITION":5306},"indices":40350,"material":19,"mode":4},{"attributes":{"NORMAL":22829,"POSITION":5307},"indices":40351,"material":19,"mode":4},{"attributes":{"NORMAL":22830,"POSITION":5308},"indices":40352,"material":19,"mode":4}]},{"name":"\\X2\\58516599591658F3\\X0\\","primitives":[{"attributes":{"NORMAL":18372,"POSITION":850},"indices":35894,"material":5,"mode":4},{"attributes":{"NORMAL":18373,"POSITION":851},"indices":35895,"material":5,"mode":4},{"attributes":{"NORMAL":18374,"POSITION":852},"indices":35896,"material":5,"mode":4},{"attributes":{"NORMAL":18375,"POSITION":853},"indices":35897,"material":5,"mode":4},{"attributes":{"NORMAL":18376,"POSITION":854},"indices":35898,"material":5,"mode":4},{"attributes":{"NORMAL":18377,"POSITION":855},"indices":35899,"material":5,"mode":4},{"attributes":{"NORMAL":18378,"POSITION":856},"indices":35900,"material":5,"mode":4},{"attributes":{"NORMAL":18379,"POSITION":857},"indices":35901,"material":5,"mode":4},{"attributes":{"NORMAL":18380,"POSITION":858},"indices":35902,"material":5,"mode":4},{"attributes":{"NORMAL":18381,"POSITION":859},"indices":35903,"material":5,"mode":4},{"attributes":{"NORMAL":18382,"POSITION":860},"indices":35904,"material":5,"mode":4},{"attributes":{"NORMAL":18383,"POSITION":861},"indices":35905,"material":5,"mode":4},{"attributes":{"NORMAL":18384,"POSITION":862},"indices":35906,"material":5,"mode":4},{"attributes":{"NORMAL":18385,"POSITION":863},"indices":35907,"material":5,"mode":4},{"attributes":{"NORMAL":18386,"POSITION":864},"indices":35908,"material":5,"mode":4},{"attributes":{"NORMAL":18387,"POSITION":865},"indices":35909,"material":5,"mode":4},{"attributes":{"NORMAL":18388,"POSITION":866},"indices":35910,"material":5,"mode":4},{"attributes":{"NORMAL":18389,"POSITION":867},"indices":35911,"material":5,"mode":4},{"attributes":{"NORMAL":18390,"POSITION":868},"indices":35912,"material":5,"mode":4},{"attributes":{"NORMAL":18391,"POSITION":869},"indices":35913,"material":5,"mode":4},{"attributes":{"NORMAL":18392,"POSITION":870},"indices":35914,"material":5,"mode":4},{"attributes":{"NORMAL":18393,"POSITION":871},"indices":35915,"material":5,"mode":4},{"attributes":{"NORMAL":18394,"POSITION":872},"indices":35916,"material":5,"mode":4},{"attributes":{"NORMAL":18395,"POSITION":873},"indices":35917,"material":5,"mode":4},{"attributes":{"NORMAL":18396,"POSITION":874},"indices":35918,"material":5,"mode":4},{"attributes":{"NORMAL":18397,"POSITION":875},"indices":35919,"material":5,"mode":4},{"attributes":{"NORMAL":18398,"POSITION":876},"indices":35920,"material":5,"mode":4},{"attributes":{"NORMAL":18399,"POSITION":877},"indices":35921,"material":5,"mode":4},{"attributes":{"NORMAL":18400,"POSITION":878},"indices":35922,"material":5,"mode":4},{"attributes":{"NORMAL":18401,"POSITION":879},"indices":35923,"material":5,"mode":4},{"attributes":{"NORMAL":18402,"POSITION":880},"indices":35924,"material":5,"mode":4},{"attributes":{"NORMAL":18403,"POSITION":881},"indices":35925,"material":5,"mode":4},{"attributes":{"NORMAL":18404,"POSITION":882},"indices":35926,"material":5,"mode":4},{"attributes":{"NORMAL":18405,"POSITION":883},"indices":35927,"material":5,"mode":4},{"attributes":{"NORMAL":18406,"POSITION":884},"indices":35928,"material":5,"mode":4},{"attributes":{"NORMAL":18407,"POSITION":885},"indices":35929,"material":5,"mode":4},{"attributes":{"NORMAL":18408,"POSITION":886},"indices":35930,"material":5,"mode":4},{"attributes":{"NORMAL":18409,"POSITION":887},"indices":35931,"material":5,"mode":4},{"attributes":{"NORMAL":18410,"POSITION":888},"indices":35932,"material":5,"mode":4},{"attributes":{"NORMAL":18411,"POSITION":889},"indices":35933,"material":5,"mode":4},{"attributes":{"NORMAL":18412,"POSITION":890},"indices":35934,"material":5,"mode":4},{"attributes":{"NORMAL":18413,"POSITION":891},"indices":35935,"material":5,"mode":4},{"attributes":{"NORMAL":18414,"POSITION":892},"indices":35936,"material":5,"mode":4},{"attributes":{"NORMAL":18415,"POSITION":893},"indices":35937,"material":5,"mode":4},{"attributes":{"NORMAL":18416,"POSITION":894},"indices":35938,"material":5,"mode":4},{"attributes":{"NORMAL":18417,"POSITION":895},"indices":35939,"material":5,"mode":4},{"attributes":{"NORMAL":18418,"POSITION":896},"indices":35940,"material":5,"mode":4},{"attributes":{"NORMAL":18419,"POSITION":897},"indices":35941,"material":5,"mode":4},{"attributes":{"NORMAL":18420,"POSITION":898},"indices":35942,"material":5,"mode":4},{"attributes":{"NORMAL":18421,"POSITION":899},"indices":35943,"material":5,"mode":4},{"attributes":{"NORMAL":18422,"POSITION":900},"indices":35944,"material":5,"mode":4},{"attributes":{"NORMAL":18423,"POSITION":901},"indices":35945,"material":5,"mode":4},{"attributes":{"NORMAL":18424,"POSITION":902},"indices":35946,"material":5,"mode":4},{"attributes":{"NORMAL":18425,"POSITION":903},"indices":35947,"material":5,"mode":4},{"attributes":{"NORMAL":18426,"POSITION":904},"indices":35948,"material":5,"mode":4},{"attributes":{"NORMAL":18427,"POSITION":905},"indices":35949,"material":5,"mode":4},{"attributes":{"NORMAL":18428,"POSITION":906},"indices":35950,"material":5,"mode":4},{"attributes":{"NORMAL":18429,"POSITION":907},"indices":35951,"material":5,"mode":4},{"attributes":{"NORMAL":18430,"POSITION":908},"indices":35952,"material":5,"mode":4},{"attributes":{"NORMAL":18431,"POSITION":909},"indices":35953,"material":5,"mode":4},{"attributes":{"NORMAL":18432,"POSITION":910},"indices":35954,"material":5,"mode":4},{"attributes":{"NORMAL":18433,"POSITION":911},"indices":35955,"material":5,"mode":4},{"attributes":{"NORMAL":18434,"POSITION":912},"indices":35956,"material":5,"mode":4},{"attributes":{"NORMAL":18435,"POSITION":913},"indices":35957,"material":5,"mode":4},{"attributes":{"NORMAL":18436,"POSITION":914},"indices":35958,"material":5,"mode":4},{"attributes":{"NORMAL":18437,"POSITION":915},"indices":35959,"material":5,"mode":4},{"attributes":{"NORMAL":18438,"POSITION":916},"indices":35960,"material":5,"mode":4},{"attributes":{"NORMAL":18439,"POSITION":917},"indices":35961,"material":5,"mode":4},{"attributes":{"NORMAL":18440,"POSITION":918},"indices":35962,"material":5,"mode":4},{"attributes":{"NORMAL":18441,"POSITION":919},"indices":35963,"material":5,"mode":4},{"attributes":{"NORMAL":18442,"POSITION":920},"indices":35964,"material":5,"mode":4},{"attributes":{"NORMAL":18443,"POSITION":921},"indices":35965,"material":5,"mode":4},{"attributes":{"NORMAL":18444,"POSITION":922},"indices":35966,"material":5,"mode":4},{"attributes":{"NORMAL":18445,"POSITION":923},"indices":35967,"material":5,"mode":4},{"attributes":{"NORMAL":18446,"POSITION":924},"indices":35968,"material":5,"mode":4},{"attributes":{"NORMAL":18447,"POSITION":925},"indices":35969,"material":5,"mode":4},{"attributes":{"NORMAL":18448,"POSITION":926},"indices":35970,"material":5,"mode":4},{"attributes":{"NORMAL":18449,"POSITION":927},"indices":35971,"material":5,"mode":4},{"attributes":{"NORMAL":18450,"POSITION":928},"indices":35972,"material":5,"mode":4},{"attributes":{"NORMAL":18451,"POSITION":929},"indices":35973,"material":5,"mode":4},{"attributes":{"NORMAL":18452,"POSITION":930},"indices":35974,"material":5,"mode":4},{"attributes":{"NORMAL":18453,"POSITION":931},"indices":35975,"material":5,"mode":4},{"attributes":{"NORMAL":18454,"POSITION":932},"indices":35976,"material":5,"mode":4},{"attributes":{"NORMAL":18455,"POSITION":933},"indices":35977,"material":5,"mode":4},{"attributes":{"NORMAL":18456,"POSITION":934},"indices":35978,"material":5,"mode":4},{"attributes":{"NORMAL":18457,"POSITION":935},"indices":35979,"material":5,"mode":4},{"attributes":{"NORMAL":18458,"POSITION":936},"indices":35980,"material":5,"mode":4},{"attributes":{"NORMAL":18459,"POSITION":937},"indices":35981,"material":5,"mode":4},{"attributes":{"NORMAL":18460,"POSITION":938},"indices":35982,"material":5,"mode":4},{"attributes":{"NORMAL":18461,"POSITION":939},"indices":35983,"material":5,"mode":4},{"attributes":{"NORMAL":18462,"POSITION":940},"indices":35984,"material":5,"mode":4},{"attributes":{"NORMAL":18463,"POSITION":941},"indices":35985,"material":5,"mode":4},{"attributes":{"NORMAL":18464,"POSITION":942},"indices":35986,"material":5,"mode":4},{"attributes":{"NORMAL":18465,"POSITION":943},"indices":35987,"material":5,"mode":4},{"attributes":{"NORMAL":18466,"POSITION":944},"indices":35988,"material":5,"mode":4},{"attributes":{"NORMAL":18467,"POSITION":945},"indices":35989,"material":5,"mode":4},{"attributes":{"NORMAL":18468,"POSITION":946},"indices":35990,"material":5,"mode":4},{"attributes":{"NORMAL":18469,"POSITION":947},"indices":35991,"material":5,"mode":4},{"attributes":{"NORMAL":18470,"POSITION":948},"indices":35992,"material":5,"mode":4},{"attributes":{"NORMAL":18471,"POSITION":949},"indices":35993,"material":5,"mode":4},{"attributes":{"NORMAL":18472,"POSITION":950},"indices":35994,"material":5,"mode":4},{"attributes":{"NORMAL":18473,"POSITION":951},"indices":35995,"material":5,"mode":4},{"attributes":{"NORMAL":18474,"POSITION":952},"indices":35996,"material":5,"mode":4},{"attributes":{"NORMAL":18475,"POSITION":953},"indices":35997,"material":5,"mode":4},{"attributes":{"NORMAL":18476,"POSITION":954},"indices":35998,"material":6,"mode":4},{"attributes":{"NORMAL":18477,"POSITION":955},"indices":35999,"material":5,"mode":4},{"attributes":{"NORMAL":18478,"POSITION":956},"indices":36000,"material":5,"mode":4},{"attributes":{"NORMAL":18479,"POSITION":957},"indices":36001,"material":5,"mode":4},{"attributes":{"NORMAL":18480,"POSITION":958},"indices":36002,"material":5,"mode":4},{"attributes":{"NORMAL":18481,"POSITION":959},"indices":36003,"material":5,"mode":4},{"attributes":{"NORMAL":18482,"POSITION":960},"indices":36004,"material":5,"mode":4},{"attributes":{"NORMAL":18483,"POSITION":961},"indices":36005,"material":5,"mode":4},{"attributes":{"NORMAL":18484,"POSITION":962},"indices":36006,"material":5,"mode":4},{"attributes":{"NORMAL":18485,"POSITION":963},"indices":36007,"material":5,"mode":4},{"attributes":{"NORMAL":18486,"POSITION":964},"indices":36008,"material":5,"mode":4},{"attributes":{"NORMAL":18487,"POSITION":965},"indices":36009,"material":5,"mode":4},{"attributes":{"NORMAL":18488,"POSITION":966},"indices":36010,"material":5,"mode":4},{"attributes":{"NORMAL":18489,"POSITION":967},"indices":36011,"material":5,"mode":4},{"attributes":{"NORMAL":18490,"POSITION":968},"indices":36012,"material":5,"mode":4},{"attributes":{"NORMAL":18491,"POSITION":969},"indices":36013,"material":5,"mode":4},{"attributes":{"NORMAL":18492,"POSITION":970},"indices":36014,"material":5,"mode":4},{"attributes":{"NORMAL":18493,"POSITION":971},"indices":36015,"material":5,"mode":4},{"attributes":{"NORMAL":18494,"POSITION":972},"indices":36016,"material":5,"mode":4},{"attributes":{"NORMAL":18495,"POSITION":973},"indices":36017,"material":5,"mode":4},{"attributes":{"NORMAL":18496,"POSITION":974},"indices":36018,"material":5,"mode":4},{"attributes":{"NORMAL":18497,"POSITION":975},"indices":36019,"material":5,"mode":4},{"attributes":{"NORMAL":18498,"POSITION":976},"indices":36020,"material":5,"mode":4},{"attributes":{"NORMAL":18499,"POSITION":977},"indices":36021,"material":5,"mode":4},{"attributes":{"NORMAL":18500,"POSITION":978},"indices":36022,"material":5,"mode":4},{"attributes":{"NORMAL":18501,"POSITION":979},"indices":36023,"material":5,"mode":4},{"attributes":{"NORMAL":18502,"POSITION":980},"indices":36024,"material":5,"mode":4},{"attributes":{"NORMAL":18503,"POSITION":981},"indices":36025,"material":5,"mode":4},{"attributes":{"NORMAL":18504,"POSITION":982},"indices":36026,"material":5,"mode":4},{"attributes":{"NORMAL":18505,"POSITION":983},"indices":36027,"material":5,"mode":4},{"attributes":{"NORMAL":18506,"POSITION":984},"indices":36028,"material":5,"mode":4},{"attributes":{"NORMAL":18507,"POSITION":985},"indices":36029,"material":5,"mode":4},{"attributes":{"NORMAL":18508,"POSITION":986},"indices":36030,"material":5,"mode":4},{"attributes":{"NORMAL":18509,"POSITION":987},"indices":36031,"material":5,"mode":4},{"attributes":{"NORMAL":18510,"POSITION":988},"indices":36032,"material":5,"mode":4},{"attributes":{"NORMAL":18511,"POSITION":989},"indices":36033,"material":5,"mode":4},{"attributes":{"NORMAL":18512,"POSITION":990},"indices":36034,"material":5,"mode":4},{"attributes":{"NORMAL":18513,"POSITION":991},"indices":36035,"material":5,"mode":4},{"attributes":{"NORMAL":18514,"POSITION":992},"indices":36036,"material":5,"mode":4},{"attributes":{"NORMAL":18515,"POSITION":993},"indices":36037,"material":5,"mode":4},{"attributes":{"NORMAL":18516,"POSITION":994},"indices":36038,"material":5,"mode":4},{"attributes":{"NORMAL":18517,"POSITION":995},"indices":36039,"material":5,"mode":4},{"attributes":{"NORMAL":18518,"POSITION":996},"indices":36040,"material":5,"mode":4},{"attributes":{"NORMAL":18519,"POSITION":997},"indices":36041,"material":5,"mode":4},{"attributes":{"NORMAL":18520,"POSITION":998},"indices":36042,"material":5,"mode":4},{"attributes":{"NORMAL":18521,"POSITION":999},"indices":36043,"material":5,"mode":4},{"attributes":{"NORMAL":18522,"POSITION":1000},"indices":36044,"material":5,"mode":4},{"attributes":{"NORMAL":18523,"POSITION":1001},"indices":36045,"material":5,"mode":4},{"attributes":{"NORMAL":18524,"POSITION":1002},"indices":36046,"material":5,"mode":4},{"attributes":{"NORMAL":18525,"POSITION":1003},"indices":36047,"material":5,"mode":4},{"attributes":{"NORMAL":18526,"POSITION":1004},"indices":36048,"material":5,"mode":4},{"attributes":{"NORMAL":18527,"POSITION":1005},"indices":36049,"material":5,"mode":4},{"attributes":{"NORMAL":18528,"POSITION":1006},"indices":36050,"material":5,"mode":4},{"attributes":{"NORMAL":18529,"POSITION":1007},"indices":36051,"material":5,"mode":4},{"attributes":{"NORMAL":18530,"POSITION":1008},"indices":36052,"material":5,"mode":4},{"attributes":{"NORMAL":18531,"POSITION":1009},"indices":36053,"material":5,"mode":4},{"attributes":{"NORMAL":18532,"POSITION":1010},"indices":36054,"material":5,"mode":4},{"attributes":{"NORMAL":18533,"POSITION":1011},"indices":36055,"material":5,"mode":4},{"attributes":{"NORMAL":18534,"POSITION":1012},"indices":36056,"material":5,"mode":4},{"attributes":{"NORMAL":18535,"POSITION":1013},"indices":36057,"material":5,"mode":4},{"attributes":{"NORMAL":18536,"POSITION":1014},"indices":36058,"material":5,"mode":4},{"attributes":{"NORMAL":18537,"POSITION":1015},"indices":36059,"material":5,"mode":4},{"attributes":{"NORMAL":18538,"POSITION":1016},"indices":36060,"material":5,"mode":4},{"attributes":{"NORMAL":18539,"POSITION":1017},"indices":36061,"material":5,"mode":4},{"attributes":{"NORMAL":18540,"POSITION":1018},"indices":36062,"material":5,"mode":4},{"attributes":{"NORMAL":18541,"POSITION":1019},"indices":36063,"material":5,"mode":4},{"attributes":{"NORMAL":18542,"POSITION":1020},"indices":36064,"material":5,"mode":4},{"attributes":{"NORMAL":18543,"POSITION":1021},"indices":36065,"material":5,"mode":4},{"attributes":{"NORMAL":18544,"POSITION":1022},"indices":36066,"material":5,"mode":4},{"attributes":{"NORMAL":18545,"POSITION":1023},"indices":36067,"material":5,"mode":4},{"attributes":{"NORMAL":18546,"POSITION":1024},"indices":36068,"material":5,"mode":4},{"attributes":{"NORMAL":18547,"POSITION":1025},"indices":36069,"material":5,"mode":4},{"attributes":{"NORMAL":18548,"POSITION":1026},"indices":36070,"material":5,"mode":4},{"attributes":{"NORMAL":18549,"POSITION":1027},"indices":36071,"material":5,"mode":4},{"attributes":{"NORMAL":18550,"POSITION":1028},"indices":36072,"material":5,"mode":4},{"attributes":{"NORMAL":18551,"POSITION":1029},"indices":36073,"material":5,"mode":4},{"attributes":{"NORMAL":18552,"POSITION":1030},"indices":36074,"material":5,"mode":4},{"attributes":{"NORMAL":18553,"POSITION":1031},"indices":36075,"material":5,"mode":4},{"attributes":{"NORMAL":18554,"POSITION":1032},"indices":36076,"material":5,"mode":4},{"attributes":{"NORMAL":18555,"POSITION":1033},"indices":36077,"material":5,"mode":4},{"attributes":{"NORMAL":18556,"POSITION":1034},"indices":36078,"material":5,"mode":4},{"attributes":{"NORMAL":18557,"POSITION":1035},"indices":36079,"material":5,"mode":4},{"attributes":{"NORMAL":18558,"POSITION":1036},"indices":36080,"material":5,"mode":4},{"attributes":{"NORMAL":18559,"POSITION":1037},"indices":36081,"material":5,"mode":4},{"attributes":{"NORMAL":18560,"POSITION":1038},"indices":36082,"material":5,"mode":4},{"attributes":{"NORMAL":18561,"POSITION":1039},"indices":36083,"material":5,"mode":4},{"attributes":{"NORMAL":18562,"POSITION":1040},"indices":36084,"material":5,"mode":4},{"attributes":{"NORMAL":18563,"POSITION":1041},"indices":36085,"material":5,"mode":4},{"attributes":{"NORMAL":18564,"POSITION":1042},"indices":36086,"material":5,"mode":4},{"attributes":{"NORMAL":18565,"POSITION":1043},"indices":36087,"material":5,"mode":4},{"attributes":{"NORMAL":18566,"POSITION":1044},"indices":36088,"material":5,"mode":4},{"attributes":{"NORMAL":18567,"POSITION":1045},"indices":36089,"material":5,"mode":4},{"attributes":{"NORMAL":18568,"POSITION":1046},"indices":36090,"material":5,"mode":4},{"attributes":{"NORMAL":18569,"POSITION":1047},"indices":36091,"material":5,"mode":4},{"attributes":{"NORMAL":18570,"POSITION":1048},"indices":36092,"material":5,"mode":4},{"attributes":{"NORMAL":18571,"POSITION":1049},"indices":36093,"material":5,"mode":4},{"attributes":{"NORMAL":18572,"POSITION":1050},"indices":36094,"material":5,"mode":4},{"attributes":{"NORMAL":18573,"POSITION":1051},"indices":36095,"material":5,"mode":4},{"attributes":{"NORMAL":18574,"POSITION":1052},"indices":36096,"material":5,"mode":4},{"attributes":{"NORMAL":18575,"POSITION":1053},"indices":36097,"material":5,"mode":4},{"attributes":{"NORMAL":18576,"POSITION":1054},"indices":36098,"material":5,"mode":4},{"attributes":{"NORMAL":18577,"POSITION":1055},"indices":36099,"material":5,"mode":4},{"attributes":{"NORMAL":18578,"POSITION":1056},"indices":36100,"material":5,"mode":4},{"attributes":{"NORMAL":18579,"POSITION":1057},"indices":36101,"material":5,"mode":4},{"attributes":{"NORMAL":18580,"POSITION":1058},"indices":36102,"material":5,"mode":4},{"attributes":{"NORMAL":18581,"POSITION":1059},"indices":36103,"material":5,"mode":4},{"attributes":{"NORMAL":18582,"POSITION":1060},"indices":36104,"material":5,"mode":4},{"attributes":{"NORMAL":18583,"POSITION":1061},"indices":36105,"material":5,"mode":4},{"attributes":{"NORMAL":18584,"POSITION":1062},"indices":36106,"material":5,"mode":4},{"attributes":{"NORMAL":18585,"POSITION":1063},"indices":36107,"material":5,"mode":4},{"attributes":{"NORMAL":18586,"POSITION":1064},"indices":36108,"material":5,"mode":4},{"attributes":{"NORMAL":18587,"POSITION":1065},"indices":36109,"material":5,"mode":4},{"attributes":{"NORMAL":18588,"POSITION":1066},"indices":36110,"material":5,"mode":4},{"attributes":{"NORMAL":18589,"POSITION":1067},"indices":36111,"material":5,"mode":4},{"attributes":{"NORMAL":18590,"POSITION":1068},"indices":36112,"material":5,"mode":4},{"attributes":{"NORMAL":18591,"POSITION":1069},"indices":36113,"material":5,"mode":4},{"attributes":{"NORMAL":18592,"POSITION":1070},"indices":36114,"material":5,"mode":4},{"attributes":{"NORMAL":18593,"POSITION":1071},"indices":36115,"material":5,"mode":4},{"attributes":{"NORMAL":18594,"POSITION":1072},"indices":36116,"material":5,"mode":4},{"attributes":{"NORMAL":18595,"POSITION":1073},"indices":36117,"material":5,"mode":4},{"attributes":{"NORMAL":18596,"POSITION":1074},"indices":36118,"material":5,"mode":4},{"attributes":{"NORMAL":18597,"POSITION":1075},"indices":36119,"material":5,"mode":4},{"attributes":{"NORMAL":18598,"POSITION":1076},"indices":36120,"material":5,"mode":4},{"attributes":{"NORMAL":18599,"POSITION":1077},"indices":36121,"material":5,"mode":4},{"attributes":{"NORMAL":18600,"POSITION":1078},"indices":36122,"material":5,"mode":4},{"attributes":{"NORMAL":18601,"POSITION":1079},"indices":36123,"material":5,"mode":4},{"attributes":{"NORMAL":18602,"POSITION":1080},"indices":36124,"material":5,"mode":4},{"attributes":{"NORMAL":18603,"POSITION":1081},"indices":36125,"material":5,"mode":4},{"attributes":{"NORMAL":18604,"POSITION":1082},"indices":36126,"material":5,"mode":4},{"attributes":{"NORMAL":18605,"POSITION":1083},"indices":36127,"material":5,"mode":4},{"attributes":{"NORMAL":18606,"POSITION":1084},"indices":36128,"material":5,"mode":4},{"attributes":{"NORMAL":18607,"POSITION":1085},"indices":36129,"material":5,"mode":4},{"attributes":{"NORMAL":18608,"POSITION":1086},"indices":36130,"material":5,"mode":4},{"attributes":{"NORMAL":18609,"POSITION":1087},"indices":36131,"material":5,"mode":4},{"attributes":{"NORMAL":18610,"POSITION":1088},"indices":36132,"material":5,"mode":4},{"attributes":{"NORMAL":18611,"POSITION":1089},"indices":36133,"material":5,"mode":4},{"attributes":{"NORMAL":18612,"POSITION":1090},"indices":36134,"material":5,"mode":4},{"attributes":{"NORMAL":18613,"POSITION":1091},"indices":36135,"material":5,"mode":4},{"attributes":{"NORMAL":18614,"POSITION":1092},"indices":36136,"material":5,"mode":4},{"attributes":{"NORMAL":18615,"POSITION":1093},"indices":36137,"material":5,"mode":4},{"attributes":{"NORMAL":18616,"POSITION":1094},"indices":36138,"material":5,"mode":4},{"attributes":{"NORMAL":18617,"POSITION":1095},"indices":36139,"material":5,"mode":4},{"attributes":{"NORMAL":18618,"POSITION":1096},"indices":36140,"material":5,"mode":4},{"attributes":{"NORMAL":18619,"POSITION":1097},"indices":36141,"material":5,"mode":4},{"attributes":{"NORMAL":18620,"POSITION":1098},"indices":36142,"material":5,"mode":4},{"attributes":{"NORMAL":18621,"POSITION":1099},"indices":36143,"material":5,"mode":4},{"attributes":{"NORMAL":18622,"POSITION":1100},"indices":36144,"material":5,"mode":4},{"attributes":{"NORMAL":18623,"POSITION":1101},"indices":36145,"material":5,"mode":4},{"attributes":{"NORMAL":18624,"POSITION":1102},"indices":36146,"material":5,"mode":4},{"attributes":{"NORMAL":18625,"POSITION":1103},"indices":36147,"material":5,"mode":4},{"attributes":{"NORMAL":18626,"POSITION":1104},"indices":36148,"material":5,"mode":4},{"attributes":{"NORMAL":18627,"POSITION":1105},"indices":36149,"material":5,"mode":4},{"attributes":{"NORMAL":18628,"POSITION":1106},"indices":36150,"material":5,"mode":4},{"attributes":{"NORMAL":18629,"POSITION":1107},"indices":36151,"material":5,"mode":4},{"attributes":{"NORMAL":18630,"POSITION":1108},"indices":36152,"material":5,"mode":4},{"attributes":{"NORMAL":18631,"POSITION":1109},"indices":36153,"material":5,"mode":4},{"attributes":{"NORMAL":18632,"POSITION":1110},"indices":36154,"material":5,"mode":4},{"attributes":{"NORMAL":18633,"POSITION":1111},"indices":36155,"material":5,"mode":4},{"attributes":{"NORMAL":18634,"POSITION":1112},"indices":36156,"material":5,"mode":4},{"attributes":{"NORMAL":18635,"POSITION":1113},"indices":36157,"material":5,"mode":4},{"attributes":{"NORMAL":18636,"POSITION":1114},"indices":36158,"material":5,"mode":4},{"attributes":{"NORMAL":18637,"POSITION":1115},"indices":36159,"material":5,"mode":4},{"attributes":{"NORMAL":18638,"POSITION":1116},"indices":36160,"material":5,"mode":4},{"attributes":{"NORMAL":18639,"POSITION":1117},"indices":36161,"material":5,"mode":4},{"attributes":{"NORMAL":18640,"POSITION":1118},"indices":36162,"material":5,"mode":4},{"attributes":{"NORMAL":18641,"POSITION":1119},"indices":36163,"material":5,"mode":4},{"attributes":{"NORMAL":18642,"POSITION":1120},"indices":36164,"material":5,"mode":4},{"attributes":{"NORMAL":18643,"POSITION":1121},"indices":36165,"material":5,"mode":4},{"attributes":{"NORMAL":18644,"POSITION":1122},"indices":36166,"material":5,"mode":4},{"attributes":{"NORMAL":18645,"POSITION":1123},"indices":36167,"material":5,"mode":4},{"attributes":{"NORMAL":18646,"POSITION":1124},"indices":36168,"material":5,"mode":4},{"attributes":{"NORMAL":18647,"POSITION":1125},"indices":36169,"material":5,"mode":4},{"attributes":{"NORMAL":18648,"POSITION":1126},"indices":36170,"material":5,"mode":4},{"attributes":{"NORMAL":18649,"POSITION":1127},"indices":36171,"material":5,"mode":4},{"attributes":{"NORMAL":18650,"POSITION":1128},"indices":36172,"material":5,"mode":4},{"attributes":{"NORMAL":18651,"POSITION":1129},"indices":36173,"material":5,"mode":4},{"attributes":{"NORMAL":18652,"POSITION":1130},"indices":36174,"material":5,"mode":4},{"attributes":{"NORMAL":18653,"POSITION":1131},"indices":36175,"material":5,"mode":4},{"attributes":{"NORMAL":18654,"POSITION":1132},"indices":36176,"material":5,"mode":4},{"attributes":{"NORMAL":18655,"POSITION":1133},"indices":36177,"material":5,"mode":4},{"attributes":{"NORMAL":18656,"POSITION":1134},"indices":36178,"material":5,"mode":4},{"attributes":{"NORMAL":18657,"POSITION":1135},"indices":36179,"material":5,"mode":4},{"attributes":{"NORMAL":18658,"POSITION":1136},"indices":36180,"material":5,"mode":4},{"attributes":{"NORMAL":18659,"POSITION":1137},"indices":36181,"material":5,"mode":4},{"attributes":{"NORMAL":18660,"POSITION":1138},"indices":36182,"material":5,"mode":4},{"attributes":{"NORMAL":18661,"POSITION":1139},"indices":36183,"material":5,"mode":4},{"attributes":{"NORMAL":18662,"POSITION":1140},"indices":36184,"material":5,"mode":4},{"attributes":{"NORMAL":18663,"POSITION":1141},"indices":36185,"material":5,"mode":4},{"attributes":{"NORMAL":18664,"POSITION":1142},"indices":36186,"material":5,"mode":4},{"attributes":{"NORMAL":18665,"POSITION":1143},"indices":36187,"material":5,"mode":4},{"attributes":{"NORMAL":18666,"POSITION":1144},"indices":36188,"material":5,"mode":4},{"attributes":{"NORMAL":18667,"POSITION":1145},"indices":36189,"material":5,"mode":4},{"attributes":{"NORMAL":18668,"POSITION":1146},"indices":36190,"material":5,"mode":4},{"attributes":{"NORMAL":18669,"POSITION":1147},"indices":36191,"material":5,"mode":4},{"attributes":{"NORMAL":18670,"POSITION":1148},"indices":36192,"material":5,"mode":4},{"attributes":{"NORMAL":18671,"POSITION":1149},"indices":36193,"material":5,"mode":4},{"attributes":{"NORMAL":18672,"POSITION":1150},"indices":36194,"material":5,"mode":4},{"attributes":{"NORMAL":18673,"POSITION":1151},"indices":36195,"material":5,"mode":4},{"attributes":{"NORMAL":18674,"POSITION":1152},"indices":36196,"material":5,"mode":4},{"attributes":{"NORMAL":18675,"POSITION":1153},"indices":36197,"material":5,"mode":4},{"attributes":{"NORMAL":18676,"POSITION":1154},"indices":36198,"material":5,"mode":4},{"attributes":{"NORMAL":18677,"POSITION":1155},"indices":36199,"material":5,"mode":4},{"attributes":{"NORMAL":18678,"POSITION":1156},"indices":36200,"material":5,"mode":4},{"attributes":{"NORMAL":18679,"POSITION":1157},"indices":36201,"material":5,"mode":4},{"attributes":{"NORMAL":18680,"POSITION":1158},"indices":36202,"material":5,"mode":4},{"attributes":{"NORMAL":18681,"POSITION":1159},"indices":36203,"material":5,"mode":4},{"attributes":{"NORMAL":18682,"POSITION":1160},"indices":36204,"material":5,"mode":4},{"attributes":{"NORMAL":18683,"POSITION":1161},"indices":36205,"material":5,"mode":4},{"attributes":{"NORMAL":18684,"POSITION":1162},"indices":36206,"material":5,"mode":4},{"attributes":{"NORMAL":18685,"POSITION":1163},"indices":36207,"material":5,"mode":4},{"attributes":{"NORMAL":18686,"POSITION":1164},"indices":36208,"material":5,"mode":4},{"attributes":{"NORMAL":18687,"POSITION":1165},"indices":36209,"material":5,"mode":4},{"attributes":{"NORMAL":18688,"POSITION":1166},"indices":36210,"material":5,"mode":4},{"attributes":{"NORMAL":18689,"POSITION":1167},"indices":36211,"material":5,"mode":4},{"attributes":{"NORMAL":18690,"POSITION":1168},"indices":36212,"material":5,"mode":4},{"attributes":{"NORMAL":18691,"POSITION":1169},"indices":36213,"material":5,"mode":4},{"attributes":{"NORMAL":18692,"POSITION":1170},"indices":36214,"material":5,"mode":4},{"attributes":{"NORMAL":18693,"POSITION":1171},"indices":36215,"material":5,"mode":4},{"attributes":{"NORMAL":18694,"POSITION":1172},"indices":36216,"material":5,"mode":4},{"attributes":{"NORMAL":18695,"POSITION":1173},"indices":36217,"material":5,"mode":4},{"attributes":{"NORMAL":18696,"POSITION":1174},"indices":36218,"material":5,"mode":4},{"attributes":{"NORMAL":18697,"POSITION":1175},"indices":36219,"material":5,"mode":4},{"attributes":{"NORMAL":18698,"POSITION":1176},"indices":36220,"material":5,"mode":4},{"attributes":{"NORMAL":18699,"POSITION":1177},"indices":36221,"material":5,"mode":4},{"attributes":{"NORMAL":18700,"POSITION":1178},"indices":36222,"material":5,"mode":4},{"attributes":{"NORMAL":18701,"POSITION":1179},"indices":36223,"material":5,"mode":4},{"attributes":{"NORMAL":18702,"POSITION":1180},"indices":36224,"material":5,"mode":4},{"attributes":{"NORMAL":18703,"POSITION":1181},"indices":36225,"material":5,"mode":4},{"attributes":{"NORMAL":18704,"POSITION":1182},"indices":36226,"material":5,"mode":4},{"attributes":{"NORMAL":18705,"POSITION":1183},"indices":36227,"material":5,"mode":4},{"attributes":{"NORMAL":18706,"POSITION":1184},"indices":36228,"material":5,"mode":4},{"attributes":{"NORMAL":18707,"POSITION":1185},"indices":36229,"material":5,"mode":4},{"attributes":{"NORMAL":18708,"POSITION":1186},"indices":36230,"material":5,"mode":4},{"attributes":{"NORMAL":18709,"POSITION":1187},"indices":36231,"material":5,"mode":4},{"attributes":{"NORMAL":18710,"POSITION":1188},"indices":36232,"material":5,"mode":4},{"attributes":{"NORMAL":18711,"POSITION":1189},"indices":36233,"material":5,"mode":4},{"attributes":{"NORMAL":18712,"POSITION":1190},"indices":36234,"material":5,"mode":4},{"attributes":{"NORMAL":18713,"POSITION":1191},"indices":36235,"material":5,"mode":4},{"attributes":{"NORMAL":18714,"POSITION":1192},"indices":36236,"material":5,"mode":4},{"attributes":{"NORMAL":18715,"POSITION":1193},"indices":36237,"material":5,"mode":4},{"attributes":{"NORMAL":18716,"POSITION":1194},"indices":36238,"material":5,"mode":4},{"attributes":{"NORMAL":18717,"POSITION":1195},"indices":36239,"material":5,"mode":4},{"attributes":{"NORMAL":18718,"POSITION":1196},"indices":36240,"material":5,"mode":4},{"attributes":{"NORMAL":18719,"POSITION":1197},"indices":36241,"material":5,"mode":4},{"attributes":{"NORMAL":18720,"POSITION":1198},"indices":36242,"material":5,"mode":4}]},{"name":"COMPOUND","primitives":[{"attributes":{"NORMAL":18721,"POSITION":1199},"indices":36243,"material":7,"mode":4},{"attributes":{"NORMAL":18722,"POSITION":1200},"indices":36244,"material":7,"mode":4},{"attributes":{"NORMAL":18723,"POSITION":1201},"indices":36245,"material":7,"mode":4},{"attributes":{"NORMAL":18724,"POSITION":1202},"indices":36246,"material":7,"mode":4},{"attributes":{"NORMAL":18725,"POSITION":1203},"indices":36247,"material":7,"mode":4},{"attributes":{"NORMAL":18726,"POSITION":1204},"indices":36248,"material":7,"mode":4},{"attributes":{"NORMAL":18727,"POSITION":1205},"indices":36249,"material":7,"mode":4},{"attributes":{"NORMAL":18728,"POSITION":1206},"indices":36250,"material":7,"mode":4},{"attributes":{"NORMAL":18729,"POSITION":1207},"indices":36251,"material":7,"mode":4},{"attributes":{"NORMAL":18730,"POSITION":1208},"indices":36252,"material":7,"mode":4}]},{"name":"COMPOUND001","primitives":[{"attributes":{"NORMAL":18731,"POSITION":1209},"indices":36253,"material":7,"mode":4},{"attributes":{"NORMAL":18732,"POSITION":1210},"indices":36254,"material":7,"mode":4},{"attributes":{"NORMAL":18733,"POSITION":1211},"indices":36255,"material":7,"mode":4},{"attributes":{"NORMAL":18734,"POSITION":1212},"indices":36256,"material":7,"mode":4},{"attributes":{"NORMAL":18735,"POSITION":1213},"indices":36257,"material":7,"mode":4},{"attributes":{"NORMAL":18736,"POSITION":1214},"indices":36258,"material":7,"mode":4},{"attributes":{"NORMAL":18737,"POSITION":1215},"indices":36259,"material":7,"mode":4},{"attributes":{"NORMAL":18738,"POSITION":1216},"indices":36260,"material":7,"mode":4},{"attributes":{"NORMAL":18739,"POSITION":1217},"indices":36261,"material":7,"mode":4},{"attributes":{"NORMAL":18740,"POSITION":1218},"indices":36262,"material":7,"mode":4}]},{"name":"COMPOUND002","primitives":[{"attributes":{"NORMAL":18741,"POSITION":1219},"indices":36263,"material":7,"mode":4},{"attributes":{"NORMAL":18742,"POSITION":1220},"indices":36264,"material":7,"mode":4},{"attributes":{"NORMAL":18743,"POSITION":1221},"indices":36265,"material":7,"mode":4},{"attributes":{"NORMAL":18744,"POSITION":1222},"indices":36266,"material":7,"mode":4},{"attributes":{"NORMAL":18745,"POSITION":1223},"indices":36267,"material":7,"mode":4},{"attributes":{"NORMAL":18746,"POSITION":1224},"indices":36268,"material":7,"mode":4},{"attributes":{"NORMAL":18747,"POSITION":1225},"indices":36269,"material":7,"mode":4},{"attributes":{"NORMAL":18748,"POSITION":1226},"indices":36270,"material":7,"mode":4},{"attributes":{"NORMAL":18749,"POSITION":1227},"indices":36271,"material":7,"mode":4},{"attributes":{"NORMAL":18750,"POSITION":1228},"indices":36272,"material":7,"mode":4}]},{"name":"COMPOUND003","primitives":[{"attributes":{"NORMAL":18751,"POSITION":1229},"indices":36273,"material":7,"mode":4},{"attributes":{"NORMAL":18752,"POSITION":1230},"indices":36274,"material":7,"mode":4},{"attributes":{"NORMAL":18753,"POSITION":1231},"indices":36275,"material":7,"mode":4},{"attributes":{"NORMAL":18754,"POSITION":1232},"indices":36276,"material":7,"mode":4},{"attributes":{"NORMAL":18755,"POSITION":1233},"indices":36277,"material":7,"mode":4},{"attributes":{"NORMAL":18756,"POSITION":1234},"indices":36278,"material":7,"mode":4},{"attributes":{"NORMAL":18757,"POSITION":1235},"indices":36279,"material":7,"mode":4},{"attributes":{"NORMAL":18758,"POSITION":1236},"indices":36280,"material":7,"mode":4},{"attributes":{"NORMAL":18759,"POSITION":1237},"indices":36281,"material":7,"mode":4},{"attributes":{"NORMAL":18760,"POSITION":1238},"indices":36282,"material":7,"mode":4}]},{"name":"COMPOUND004","primitives":[{"attributes":{"NORMAL":18761,"POSITION":1239},"indices":36283,"material":7,"mode":4},{"attributes":{"NORMAL":18762,"POSITION":1240},"indices":36284,"material":7,"mode":4},{"attributes":{"NORMAL":18763,"POSITION":1241},"indices":36285,"material":7,"mode":4},{"attributes":{"NORMAL":18764,"POSITION":1242},"indices":36286,"material":7,"mode":4},{"attributes":{"NORMAL":18765,"POSITION":1243},"indices":36287,"material":7,"mode":4},{"attributes":{"NORMAL":18766,"POSITION":1244},"indices":36288,"material":7,"mode":4},{"attributes":{"NORMAL":18767,"POSITION":1245},"indices":36289,"material":7,"mode":4},{"attributes":{"NORMAL":18768,"POSITION":1246},"indices":36290,"material":7,"mode":4},{"attributes":{"NORMAL":18769,"POSITION":1247},"indices":36291,"material":7,"mode":4},{"attributes":{"NORMAL":18770,"POSITION":1248},"indices":36292,"material":7,"mode":4}]},{"name":"COMPOUND005","primitives":[{"attributes":{"NORMAL":18771,"POSITION":1249},"indices":36293,"material":8,"mode":4},{"attributes":{"NORMAL":18772,"POSITION":1250},"indices":36294,"material":8,"mode":4},{"attributes":{"NORMAL":18773,"POSITION":1251},"indices":36295,"material":8,"mode":4},{"attributes":{"NORMAL":18774,"POSITION":1252},"indices":36296,"material":8,"mode":4},{"attributes":{"NORMAL":18775,"POSITION":1253},"indices":36297,"material":8,"mode":4},{"attributes":{"NORMAL":18776,"POSITION":1254},"indices":36298,"material":8,"mode":4},{"attributes":{"NORMAL":18777,"POSITION":1255},"indices":36299,"material":8,"mode":4},{"attributes":{"NORMAL":18778,"POSITION":1256},"indices":36300,"material":9,"mode":4},{"attributes":{"NORMAL":18779,"POSITION":1257},"indices":36301,"material":9,"mode":4},{"attributes":{"NORMAL":18780,"POSITION":1258},"indices":36302,"material":9,"mode":4}]},{"name":"COMPOUND006","primitives":[{"attributes":{"NORMAL":18781,"POSITION":1259},"indices":36303,"material":7,"mode":4},{"attributes":{"NORMAL":18782,"POSITION":1260},"indices":36304,"material":7,"mode":4},{"attributes":{"NORMAL":18783,"POSITION":1261},"indices":36305,"material":7,"mode":4},{"attributes":{"NORMAL":18784,"POSITION":1262},"indices":36306,"material":7,"mode":4},{"attributes":{"NORMAL":18785,"POSITION":1263},"indices":36307,"material":7,"mode":4},{"attributes":{"NORMAL":18786,"POSITION":1264},"indices":36308,"material":7,"mode":4},{"attributes":{"NORMAL":18787,"POSITION":1265},"indices":36309,"material":7,"mode":4},{"attributes":{"NORMAL":18788,"POSITION":1266},"indices":36310,"material":7,"mode":4},{"attributes":{"NORMAL":18789,"POSITION":1267},"indices":36311,"material":7,"mode":4},{"attributes":{"NORMAL":18790,"POSITION":1268},"indices":36312,"material":7,"mode":4}]},{"name":"COMPOUND007","primitives":[{"attributes":{"NORMAL":18791,"POSITION":1269},"indices":36313,"material":7,"mode":4},{"attributes":{"NORMAL":18792,"POSITION":1270},"indices":36314,"material":7,"mode":4},{"attributes":{"NORMAL":18793,"POSITION":1271},"indices":36315,"material":7,"mode":4},{"attributes":{"NORMAL":18794,"POSITION":1272},"indices":36316,"material":7,"mode":4},{"attributes":{"NORMAL":18795,"POSITION":1273},"indices":36317,"material":7,"mode":4},{"attributes":{"NORMAL":18796,"POSITION":1274},"indices":36318,"material":7,"mode":4},{"attributes":{"NORMAL":18797,"POSITION":1275},"indices":36319,"material":7,"mode":4},{"attributes":{"NORMAL":18798,"POSITION":1276},"indices":36320,"material":7,"mode":4},{"attributes":{"NORMAL":18799,"POSITION":1277},"indices":36321,"material":7,"mode":4},{"attributes":{"NORMAL":18800,"POSITION":1278},"indices":36322,"material":7,"mode":4}]},{"name":"COMPOUND008","primitives":[{"attributes":{"NORMAL":18801,"POSITION":1279},"indices":36323,"material":7,"mode":4},{"attributes":{"NORMAL":18802,"POSITION":1280},"indices":36324,"material":7,"mode":4},{"attributes":{"NORMAL":18803,"POSITION":1281},"indices":36325,"material":7,"mode":4},{"attributes":{"NORMAL":18804,"POSITION":1282},"indices":36326,"material":7,"mode":4},{"attributes":{"NORMAL":18805,"POSITION":1283},"indices":36327,"material":7,"mode":4},{"attributes":{"NORMAL":18806,"POSITION":1284},"indices":36328,"material":7,"mode":4},{"attributes":{"NORMAL":18807,"POSITION":1285},"indices":36329,"material":7,"mode":4},{"attributes":{"NORMAL":18808,"POSITION":1286},"indices":36330,"material":7,"mode":4},{"attributes":{"NORMAL":18809,"POSITION":1287},"indices":36331,"material":7,"mode":4},{"attributes":{"NORMAL":18810,"POSITION":1288},"indices":36332,"material":7,"mode":4}]},{"name":"COMPOUND009","primitives":[{"attributes":{"NORMAL":18811,"POSITION":1289},"indices":36333,"material":7,"mode":4},{"attributes":{"NORMAL":18812,"POSITION":1290},"indices":36334,"material":7,"mode":4},{"attributes":{"NORMAL":18813,"POSITION":1291},"indices":36335,"material":7,"mode":4},{"attributes":{"NORMAL":18814,"POSITION":1292},"indices":36336,"material":7,"mode":4},{"attributes":{"NORMAL":18815,"POSITION":1293},"indices":36337,"material":7,"mode":4},{"attributes":{"NORMAL":18816,"POSITION":1294},"indices":36338,"material":7,"mode":4},{"attributes":{"NORMAL":18817,"POSITION":1295},"indices":36339,"material":7,"mode":4},{"attributes":{"NORMAL":18818,"POSITION":1296},"indices":36340,"material":7,"mode":4},{"attributes":{"NORMAL":18819,"POSITION":1297},"indices":36341,"material":7,"mode":4},{"attributes":{"NORMAL":18820,"POSITION":1298},"indices":36342,"material":7,"mode":4}]},{"name":"COMPOUND010","primitives":[{"attributes":{"NORMAL":18821,"POSITION":1299},"indices":36343,"material":7,"mode":4},{"attributes":{"NORMAL":18822,"POSITION":1300},"indices":36344,"material":7,"mode":4},{"attributes":{"NORMAL":18823,"POSITION":1301},"indices":36345,"material":7,"mode":4},{"attributes":{"NORMAL":18824,"POSITION":1302},"indices":36346,"material":7,"mode":4},{"attributes":{"NORMAL":18825,"POSITION":1303},"indices":36347,"material":7,"mode":4},{"attributes":{"NORMAL":18826,"POSITION":1304},"indices":36348,"material":7,"mode":4},{"attributes":{"NORMAL":18827,"POSITION":1305},"indices":36349,"material":7,"mode":4},{"attributes":{"NORMAL":18828,"POSITION":1306},"indices":36350,"material":7,"mode":4},{"attributes":{"NORMAL":18829,"POSITION":1307},"indices":36351,"material":7,"mode":4},{"attributes":{"NORMAL":18830,"POSITION":1308},"indices":36352,"material":7,"mode":4}]},{"name":"COMPOUND011","primitives":[{"attributes":{"NORMAL":18831,"POSITION":1309},"indices":36353,"material":10,"mode":4},{"attributes":{"NORMAL":18832,"POSITION":1310},"indices":36354,"material":10,"mode":4},{"attributes":{"NORMAL":18833,"POSITION":1311},"indices":36355,"material":10,"mode":4},{"attributes":{"NORMAL":18834,"POSITION":1312},"indices":36356,"material":10,"mode":4},{"attributes":{"NORMAL":18835,"POSITION":1313},"indices":36357,"material":10,"mode":4},{"attributes":{"NORMAL":18836,"POSITION":1314},"indices":36358,"material":10,"mode":4},{"attributes":{"NORMAL":18837,"POSITION":1315},"indices":36359,"material":10,"mode":4},{"attributes":{"NORMAL":18838,"POSITION":1316},"indices":36360,"material":11,"mode":4},{"attributes":{"NORMAL":18839,"POSITION":1317},"indices":36361,"material":12,"mode":4},{"attributes":{"NORMAL":18840,"POSITION":1318},"indices":36362,"material":11,"mode":4},{"attributes":{"NORMAL":18841,"POSITION":1319},"indices":36363,"material":11,"mode":4},{"attributes":{"NORMAL":18842,"POSITION":1320},"indices":36364,"material":11,"mode":4},{"attributes":{"NORMAL":18843,"POSITION":1321},"indices":36365,"material":11,"mode":4},{"attributes":{"NORMAL":18844,"POSITION":1322},"indices":36366,"material":11,"mode":4},{"attributes":{"NORMAL":18845,"POSITION":1323},"indices":36367,"material":10,"mode":4},{"attributes":{"NORMAL":18846,"POSITION":1324},"indices":36368,"material":10,"mode":4},{"attributes":{"NORMAL":18847,"POSITION":1325},"indices":36369,"material":10,"mode":4},{"attributes":{"NORMAL":18848,"POSITION":1326},"indices":36370,"material":10,"mode":4},{"attributes":{"NORMAL":18849,"POSITION":1327},"indices":36371,"material":10,"mode":4},{"attributes":{"NORMAL":18850,"POSITION":1328},"indices":36372,"material":10,"mode":4},{"attributes":{"NORMAL":18851,"POSITION":1329},"indices":36373,"material":10,"mode":4},{"attributes":{"NORMAL":18852,"POSITION":1330},"indices":36374,"material":10,"mode":4},{"attributes":{"NORMAL":18853,"POSITION":1331},"indices":36375,"material":10,"mode":4},{"attributes":{"NORMAL":18854,"POSITION":1332},"indices":36376,"material":10,"mode":4},{"attributes":{"NORMAL":18855,"POSITION":1333},"indices":36377,"material":10,"mode":4},{"attributes":{"NORMAL":18856,"POSITION":1334},"indices":36378,"material":10,"mode":4},{"attributes":{"NORMAL":18857,"POSITION":1335},"indices":36379,"material":10,"mode":4},{"attributes":{"NORMAL":18858,"POSITION":1336},"indices":36380,"material":10,"mode":4},{"attributes":{"NORMAL":18859,"POSITION":1337},"indices":36381,"material":10,"mode":4},{"attributes":{"NORMAL":18860,"POSITION":1338},"indices":36382,"material":10,"mode":4},{"attributes":{"NORMAL":18861,"POSITION":1339},"indices":36383,"material":10,"mode":4},{"attributes":{"NORMAL":18862,"POSITION":1340},"indices":36384,"material":10,"mode":4},{"attributes":{"NORMAL":18863,"POSITION":1341},"indices":36385,"material":10,"mode":4},{"attributes":{"NORMAL":18864,"POSITION":1342},"indices":36386,"material":10,"mode":4},{"attributes":{"NORMAL":18865,"POSITION":1343},"indices":36387,"material":10,"mode":4},{"attributes":{"NORMAL":18866,"POSITION":1344},"indices":36388,"material":10,"mode":4},{"attributes":{"NORMAL":18867,"POSITION":1345},"indices":36389,"material":10,"mode":4},{"attributes":{"NORMAL":18868,"POSITION":1346},"indices":36390,"material":10,"mode":4},{"attributes":{"NORMAL":18869,"POSITION":1347},"indices":36391,"material":10,"mode":4},{"attributes":{"NORMAL":18870,"POSITION":1348},"indices":36392,"material":10,"mode":4},{"attributes":{"NORMAL":18871,"POSITION":1349},"indices":36393,"material":10,"mode":4},{"attributes":{"NORMAL":18872,"POSITION":1350},"indices":36394,"material":10,"mode":4},{"attributes":{"NORMAL":18873,"POSITION":1351},"indices":36395,"material":10,"mode":4},{"attributes":{"NORMAL":18874,"POSITION":1352},"indices":36396,"material":10,"mode":4},{"attributes":{"NORMAL":18875,"POSITION":1353},"indices":36397,"material":10,"mode":4},{"attributes":{"NORMAL":18876,"POSITION":1354},"indices":36398,"material":10,"mode":4},{"attributes":{"NORMAL":18877,"POSITION":1355},"indices":36399,"material":10,"mode":4},{"attributes":{"NORMAL":18878,"POSITION":1356},"indices":36400,"material":10,"mode":4},{"attributes":{"NORMAL":18879,"POSITION":1357},"indices":36401,"material":10,"mode":4},{"attributes":{"NORMAL":18880,"POSITION":1358},"indices":36402,"material":10,"mode":4},{"attributes":{"NORMAL":18881,"POSITION":1359},"indices":36403,"material":10,"mode":4},{"attributes":{"NORMAL":18882,"POSITION":1360},"indices":36404,"material":10,"mode":4},{"attributes":{"NORMAL":18883,"POSITION":1361},"indices":36405,"material":10,"mode":4},{"attributes":{"NORMAL":18884,"POSITION":1362},"indices":36406,"material":10,"mode":4},{"attributes":{"NORMAL":18885,"POSITION":1363},"indices":36407,"material":10,"mode":4},{"attributes":{"NORMAL":18886,"POSITION":1364},"indices":36408,"material":10,"mode":4},{"attributes":{"NORMAL":18887,"POSITION":1365},"indices":36409,"material":10,"mode":4},{"attributes":{"NORMAL":18888,"POSITION":1366},"indices":36410,"material":10,"mode":4},{"attributes":{"NORMAL":18889,"POSITION":1367},"indices":36411,"material":10,"mode":4},{"attributes":{"NORMAL":18890,"POSITION":1368},"indices":36412,"material":10,"mode":4},{"attributes":{"NORMAL":18891,"POSITION":1369},"indices":36413,"material":10,"mode":4},{"attributes":{"NORMAL":18892,"POSITION":1370},"indices":36414,"material":10,"mode":4},{"attributes":{"NORMAL":18893,"POSITION":1371},"indices":36415,"material":10,"mode":4},{"attributes":{"NORMAL":18894,"POSITION":1372},"indices":36416,"material":10,"mode":4},{"attributes":{"NORMAL":18895,"POSITION":1373},"indices":36417,"material":10,"mode":4},{"attributes":{"NORMAL":18896,"POSITION":1374},"indices":36418,"material":10,"mode":4},{"attributes":{"NORMAL":18897,"POSITION":1375},"indices":36419,"material":10,"mode":4},{"attributes":{"NORMAL":18898,"POSITION":1376},"indices":36420,"material":10,"mode":4},{"attributes":{"NORMAL":18899,"POSITION":1377},"indices":36421,"material":10,"mode":4},{"attributes":{"NORMAL":18900,"POSITION":1378},"indices":36422,"material":10,"mode":4},{"attributes":{"NORMAL":18901,"POSITION":1379},"indices":36423,"material":10,"mode":4},{"attributes":{"NORMAL":18902,"POSITION":1380},"indices":36424,"material":10,"mode":4},{"attributes":{"NORMAL":18903,"POSITION":1381},"indices":36425,"material":10,"mode":4},{"attributes":{"NORMAL":18904,"POSITION":1382},"indices":36426,"material":10,"mode":4},{"attributes":{"NORMAL":18905,"POSITION":1383},"indices":36427,"material":10,"mode":4},{"attributes":{"NORMAL":18906,"POSITION":1384},"indices":36428,"material":10,"mode":4},{"attributes":{"NORMAL":18907,"POSITION":1385},"indices":36429,"material":10,"mode":4},{"attributes":{"NORMAL":18908,"POSITION":1386},"indices":36430,"material":10,"mode":4},{"attributes":{"NORMAL":18909,"POSITION":1387},"indices":36431,"material":10,"mode":4},{"attributes":{"NORMAL":18910,"POSITION":1388},"indices":36432,"material":10,"mode":4},{"attributes":{"NORMAL":18911,"POSITION":1389},"indices":36433,"material":10,"mode":4},{"attributes":{"NORMAL":18912,"POSITION":1390},"indices":36434,"material":10,"mode":4},{"attributes":{"NORMAL":18913,"POSITION":1391},"indices":36435,"material":10,"mode":4},{"attributes":{"NORMAL":18914,"POSITION":1392},"indices":36436,"material":10,"mode":4},{"attributes":{"NORMAL":18915,"POSITION":1393},"indices":36437,"material":10,"mode":4},{"attributes":{"NORMAL":18916,"POSITION":1394},"indices":36438,"material":10,"mode":4},{"attributes":{"NORMAL":18917,"POSITION":1395},"indices":36439,"material":10,"mode":4},{"attributes":{"NORMAL":18918,"POSITION":1396},"indices":36440,"material":10,"mode":4},{"attributes":{"NORMAL":18919,"POSITION":1397},"indices":36441,"material":10,"mode":4},{"attributes":{"NORMAL":18920,"POSITION":1398},"indices":36442,"material":10,"mode":4},{"attributes":{"NORMAL":18921,"POSITION":1399},"indices":36443,"material":10,"mode":4},{"attributes":{"NORMAL":18922,"POSITION":1400},"indices":36444,"material":10,"mode":4},{"attributes":{"NORMAL":18923,"POSITION":1401},"indices":36445,"material":10,"mode":4},{"attributes":{"NORMAL":18924,"POSITION":1402},"indices":36446,"material":10,"mode":4},{"attributes":{"NORMAL":18925,"POSITION":1403},"indices":36447,"material":10,"mode":4},{"attributes":{"NORMAL":18926,"POSITION":1404},"indices":36448,"material":10,"mode":4},{"attributes":{"NORMAL":18927,"POSITION":1405},"indices":36449,"material":10,"mode":4},{"attributes":{"NORMAL":18928,"POSITION":1406},"indices":36450,"material":10,"mode":4},{"attributes":{"NORMAL":18929,"POSITION":1407},"indices":36451,"material":10,"mode":4},{"attributes":{"NORMAL":18930,"POSITION":1408},"indices":36452,"material":10,"mode":4},{"attributes":{"NORMAL":18931,"POSITION":1409},"indices":36453,"material":10,"mode":4},{"attributes":{"NORMAL":18932,"POSITION":1410},"indices":36454,"material":10,"mode":4},{"attributes":{"NORMAL":18933,"POSITION":1411},"indices":36455,"material":10,"mode":4},{"attributes":{"NORMAL":18934,"POSITION":1412},"indices":36456,"material":10,"mode":4},{"attributes":{"NORMAL":18935,"POSITION":1413},"indices":36457,"material":10,"mode":4},{"attributes":{"NORMAL":18936,"POSITION":1414},"indices":36458,"material":10,"mode":4},{"attributes":{"NORMAL":18937,"POSITION":1415},"indices":36459,"material":10,"mode":4},{"attributes":{"NORMAL":18938,"POSITION":1416},"indices":36460,"material":10,"mode":4},{"attributes":{"NORMAL":18939,"POSITION":1417},"indices":36461,"material":10,"mode":4},{"attributes":{"NORMAL":18940,"POSITION":1418},"indices":36462,"material":10,"mode":4},{"attributes":{"NORMAL":18941,"POSITION":1419},"indices":36463,"material":10,"mode":4},{"attributes":{"NORMAL":18942,"POSITION":1420},"indices":36464,"material":10,"mode":4},{"attributes":{"NORMAL":18943,"POSITION":1421},"indices":36465,"material":10,"mode":4},{"attributes":{"NORMAL":18944,"POSITION":1422},"indices":36466,"material":10,"mode":4},{"attributes":{"NORMAL":18945,"POSITION":1423},"indices":36467,"material":10,"mode":4},{"attributes":{"NORMAL":18946,"POSITION":1424},"indices":36468,"material":10,"mode":4},{"attributes":{"NORMAL":18947,"POSITION":1425},"indices":36469,"material":10,"mode":4},{"attributes":{"NORMAL":18948,"POSITION":1426},"indices":36470,"material":10,"mode":4},{"attributes":{"NORMAL":18949,"POSITION":1427},"indices":36471,"material":10,"mode":4},{"attributes":{"NORMAL":18950,"POSITION":1428},"indices":36472,"material":10,"mode":4},{"attributes":{"NORMAL":18951,"POSITION":1429},"indices":36473,"material":10,"mode":4},{"attributes":{"NORMAL":18952,"POSITION":1430},"indices":36474,"material":10,"mode":4},{"attributes":{"NORMAL":18953,"POSITION":1431},"indices":36475,"material":10,"mode":4},{"attributes":{"NORMAL":18954,"POSITION":1432},"indices":36476,"material":10,"mode":4},{"attributes":{"NORMAL":18955,"POSITION":1433},"indices":36477,"material":10,"mode":4},{"attributes":{"NORMAL":18956,"POSITION":1434},"indices":36478,"material":10,"mode":4},{"attributes":{"NORMAL":18957,"POSITION":1435},"indices":36479,"material":10,"mode":4},{"attributes":{"NORMAL":18958,"POSITION":1436},"indices":36480,"material":10,"mode":4},{"attributes":{"NORMAL":18959,"POSITION":1437},"indices":36481,"material":10,"mode":4},{"attributes":{"NORMAL":18960,"POSITION":1438},"indices":36482,"material":10,"mode":4},{"attributes":{"NORMAL":18961,"POSITION":1439},"indices":36483,"material":10,"mode":4},{"attributes":{"NORMAL":18962,"POSITION":1440},"indices":36484,"material":10,"mode":4},{"attributes":{"NORMAL":18963,"POSITION":1441},"indices":36485,"material":10,"mode":4},{"attributes":{"NORMAL":18964,"POSITION":1442},"indices":36486,"material":10,"mode":4},{"attributes":{"NORMAL":18965,"POSITION":1443},"indices":36487,"material":10,"mode":4},{"attributes":{"NORMAL":18966,"POSITION":1444},"indices":36488,"material":10,"mode":4},{"attributes":{"NORMAL":18967,"POSITION":1445},"indices":36489,"material":10,"mode":4},{"attributes":{"NORMAL":18968,"POSITION":1446},"indices":36490,"material":10,"mode":4},{"attributes":{"NORMAL":18969,"POSITION":1447},"indices":36491,"material":10,"mode":4},{"attributes":{"NORMAL":18970,"POSITION":1448},"indices":36492,"material":10,"mode":4},{"attributes":{"NORMAL":18971,"POSITION":1449},"indices":36493,"material":10,"mode":4},{"attributes":{"NORMAL":18972,"POSITION":1450},"indices":36494,"material":10,"mode":4},{"attributes":{"NORMAL":18973,"POSITION":1451},"indices":36495,"material":10,"mode":4},{"attributes":{"NORMAL":18974,"POSITION":1452},"indices":36496,"material":10,"mode":4},{"attributes":{"NORMAL":18975,"POSITION":1453},"indices":36497,"material":10,"mode":4},{"attributes":{"NORMAL":18976,"POSITION":1454},"indices":36498,"material":10,"mode":4},{"attributes":{"NORMAL":18977,"POSITION":1455},"indices":36499,"material":10,"mode":4},{"attributes":{"NORMAL":18978,"POSITION":1456},"indices":36500,"material":10,"mode":4},{"attributes":{"NORMAL":18979,"POSITION":1457},"indices":36501,"material":10,"mode":4},{"attributes":{"NORMAL":18980,"POSITION":1458},"indices":36502,"material":10,"mode":4},{"attributes":{"NORMAL":18981,"POSITION":1459},"indices":36503,"material":10,"mode":4},{"attributes":{"NORMAL":18982,"POSITION":1460},"indices":36504,"material":10,"mode":4},{"attributes":{"NORMAL":18983,"POSITION":1461},"indices":36505,"material":10,"mode":4},{"attributes":{"NORMAL":18984,"POSITION":1462},"indices":36506,"material":10,"mode":4},{"attributes":{"NORMAL":18985,"POSITION":1463},"indices":36507,"material":10,"mode":4},{"attributes":{"NORMAL":18986,"POSITION":1464},"indices":36508,"material":10,"mode":4},{"attributes":{"NORMAL":18987,"POSITION":1465},"indices":36509,"material":10,"mode":4},{"attributes":{"NORMAL":18988,"POSITION":1466},"indices":36510,"material":10,"mode":4},{"attributes":{"NORMAL":18989,"POSITION":1467},"indices":36511,"material":10,"mode":4},{"attributes":{"NORMAL":18990,"POSITION":1468},"indices":36512,"material":10,"mode":4},{"attributes":{"NORMAL":18991,"POSITION":1469},"indices":36513,"material":10,"mode":4},{"attributes":{"NORMAL":18992,"POSITION":1470},"indices":36514,"material":10,"mode":4},{"attributes":{"NORMAL":18993,"POSITION":1471},"indices":36515,"material":10,"mode":4},{"attributes":{"NORMAL":18994,"POSITION":1472},"indices":36516,"material":10,"mode":4},{"attributes":{"NORMAL":18995,"POSITION":1473},"indices":36517,"material":10,"mode":4},{"attributes":{"NORMAL":18996,"POSITION":1474},"indices":36518,"material":10,"mode":4},{"attributes":{"NORMAL":18997,"POSITION":1475},"indices":36519,"material":10,"mode":4},{"attributes":{"NORMAL":18998,"POSITION":1476},"indices":36520,"material":10,"mode":4},{"attributes":{"NORMAL":18999,"POSITION":1477},"indices":36521,"material":10,"mode":4},{"attributes":{"NORMAL":19000,"POSITION":1478},"indices":36522,"material":10,"mode":4},{"attributes":{"NORMAL":19001,"POSITION":1479},"indices":36523,"material":10,"mode":4},{"attributes":{"NORMAL":19002,"POSITION":1480},"indices":36524,"material":10,"mode":4},{"attributes":{"NORMAL":19003,"POSITION":1481},"indices":36525,"material":10,"mode":4},{"attributes":{"NORMAL":19004,"POSITION":1482},"indices":36526,"material":10,"mode":4},{"attributes":{"NORMAL":19005,"POSITION":1483},"indices":36527,"material":10,"mode":4},{"attributes":{"NORMAL":19006,"POSITION":1484},"indices":36528,"material":10,"mode":4},{"attributes":{"NORMAL":19007,"POSITION":1485},"indices":36529,"material":10,"mode":4},{"attributes":{"NORMAL":19008,"POSITION":1486},"indices":36530,"material":10,"mode":4},{"attributes":{"NORMAL":19009,"POSITION":1487},"indices":36531,"material":10,"mode":4},{"attributes":{"NORMAL":19010,"POSITION":1488},"indices":36532,"material":10,"mode":4},{"attributes":{"NORMAL":19011,"POSITION":1489},"indices":36533,"material":10,"mode":4},{"attributes":{"NORMAL":19012,"POSITION":1490},"indices":36534,"material":10,"mode":4},{"attributes":{"NORMAL":19013,"POSITION":1491},"indices":36535,"material":10,"mode":4},{"attributes":{"NORMAL":19014,"POSITION":1492},"indices":36536,"material":10,"mode":4},{"attributes":{"NORMAL":19015,"POSITION":1493},"indices":36537,"material":10,"mode":4},{"attributes":{"NORMAL":19016,"POSITION":1494},"indices":36538,"material":10,"mode":4},{"attributes":{"NORMAL":19017,"POSITION":1495},"indices":36539,"material":10,"mode":4},{"attributes":{"NORMAL":19018,"POSITION":1496},"indices":36540,"material":10,"mode":4},{"attributes":{"NORMAL":19019,"POSITION":1497},"indices":36541,"material":10,"mode":4},{"attributes":{"NORMAL":19020,"POSITION":1498},"indices":36542,"material":10,"mode":4},{"attributes":{"NORMAL":19021,"POSITION":1499},"indices":36543,"material":10,"mode":4},{"attributes":{"NORMAL":19022,"POSITION":1500},"indices":36544,"material":10,"mode":4},{"attributes":{"NORMAL":19023,"POSITION":1501},"indices":36545,"material":10,"mode":4},{"attributes":{"NORMAL":19024,"POSITION":1502},"indices":36546,"material":10,"mode":4},{"attributes":{"NORMAL":19025,"POSITION":1503},"indices":36547,"material":10,"mode":4},{"attributes":{"NORMAL":19026,"POSITION":1504},"indices":36548,"material":10,"mode":4},{"attributes":{"NORMAL":19027,"POSITION":1505},"indices":36549,"material":10,"mode":4},{"attributes":{"NORMAL":19028,"POSITION":1506},"indices":36550,"material":10,"mode":4},{"attributes":{"NORMAL":19029,"POSITION":1507},"indices":36551,"material":10,"mode":4},{"attributes":{"NORMAL":19030,"POSITION":1508},"indices":36552,"material":10,"mode":4},{"attributes":{"NORMAL":19031,"POSITION":1509},"indices":36553,"material":10,"mode":4},{"attributes":{"NORMAL":19032,"POSITION":1510},"indices":36554,"material":10,"mode":4},{"attributes":{"NORMAL":19033,"POSITION":1511},"indices":36555,"material":10,"mode":4},{"attributes":{"NORMAL":19034,"POSITION":1512},"indices":36556,"material":10,"mode":4},{"attributes":{"NORMAL":19035,"POSITION":1513},"indices":36557,"material":10,"mode":4},{"attributes":{"NORMAL":19036,"POSITION":1514},"indices":36558,"material":10,"mode":4},{"attributes":{"NORMAL":19037,"POSITION":1515},"indices":36559,"material":10,"mode":4},{"attributes":{"NORMAL":19038,"POSITION":1516},"indices":36560,"material":10,"mode":4},{"attributes":{"NORMAL":19039,"POSITION":1517},"indices":36561,"material":10,"mode":4},{"attributes":{"NORMAL":19040,"POSITION":1518},"indices":36562,"material":10,"mode":4},{"attributes":{"NORMAL":19041,"POSITION":1519},"indices":36563,"material":10,"mode":4},{"attributes":{"NORMAL":19042,"POSITION":1520},"indices":36564,"material":10,"mode":4},{"attributes":{"NORMAL":19043,"POSITION":1521},"indices":36565,"material":10,"mode":4},{"attributes":{"NORMAL":19044,"POSITION":1522},"indices":36566,"material":10,"mode":4},{"attributes":{"NORMAL":19045,"POSITION":1523},"indices":36567,"material":10,"mode":4},{"attributes":{"NORMAL":19046,"POSITION":1524},"indices":36568,"material":10,"mode":4},{"attributes":{"NORMAL":19047,"POSITION":1525},"indices":36569,"material":10,"mode":4},{"attributes":{"NORMAL":19048,"POSITION":1526},"indices":36570,"material":10,"mode":4},{"attributes":{"NORMAL":19049,"POSITION":1527},"indices":36571,"material":10,"mode":4},{"attributes":{"NORMAL":19050,"POSITION":1528},"indices":36572,"material":10,"mode":4},{"attributes":{"NORMAL":19051,"POSITION":1529},"indices":36573,"material":10,"mode":4},{"attributes":{"NORMAL":19052,"POSITION":1530},"indices":36574,"material":10,"mode":4},{"attributes":{"NORMAL":19053,"POSITION":1531},"indices":36575,"material":10,"mode":4},{"attributes":{"NORMAL":19054,"POSITION":1532},"indices":36576,"material":10,"mode":4},{"attributes":{"NORMAL":19055,"POSITION":1533},"indices":36577,"material":10,"mode":4},{"attributes":{"NORMAL":19056,"POSITION":1534},"indices":36578,"material":10,"mode":4},{"attributes":{"NORMAL":19057,"POSITION":1535},"indices":36579,"material":10,"mode":4},{"attributes":{"NORMAL":19058,"POSITION":1536},"indices":36580,"material":10,"mode":4},{"attributes":{"NORMAL":19059,"POSITION":1537},"indices":36581,"material":10,"mode":4},{"attributes":{"NORMAL":19060,"POSITION":1538},"indices":36582,"material":10,"mode":4},{"attributes":{"NORMAL":19061,"POSITION":1539},"indices":36583,"material":10,"mode":4},{"attributes":{"NORMAL":19062,"POSITION":1540},"indices":36584,"material":10,"mode":4},{"attributes":{"NORMAL":19063,"POSITION":1541},"indices":36585,"material":10,"mode":4},{"attributes":{"NORMAL":19064,"POSITION":1542},"indices":36586,"material":10,"mode":4},{"attributes":{"NORMAL":19065,"POSITION":1543},"indices":36587,"material":10,"mode":4},{"attributes":{"NORMAL":19066,"POSITION":1544},"indices":36588,"material":10,"mode":4},{"attributes":{"NORMAL":19067,"POSITION":1545},"indices":36589,"material":10,"mode":4},{"attributes":{"NORMAL":19068,"POSITION":1546},"indices":36590,"material":10,"mode":4},{"attributes":{"NORMAL":19069,"POSITION":1547},"indices":36591,"material":10,"mode":4},{"attributes":{"NORMAL":19070,"POSITION":1548},"indices":36592,"material":10,"mode":4},{"attributes":{"NORMAL":19071,"POSITION":1549},"indices":36593,"material":10,"mode":4},{"attributes":{"NORMAL":19072,"POSITION":1550},"indices":36594,"material":10,"mode":4},{"attributes":{"NORMAL":19073,"POSITION":1551},"indices":36595,"material":10,"mode":4},{"attributes":{"NORMAL":19074,"POSITION":1552},"indices":36596,"material":10,"mode":4},{"attributes":{"NORMAL":19075,"POSITION":1553},"indices":36597,"material":10,"mode":4},{"attributes":{"NORMAL":19076,"POSITION":1554},"indices":36598,"material":10,"mode":4},{"attributes":{"NORMAL":19077,"POSITION":1555},"indices":36599,"material":10,"mode":4},{"attributes":{"NORMAL":19078,"POSITION":1556},"indices":36600,"material":10,"mode":4},{"attributes":{"NORMAL":19079,"POSITION":1557},"indices":36601,"material":10,"mode":4},{"attributes":{"NORMAL":19080,"POSITION":1558},"indices":36602,"material":10,"mode":4},{"attributes":{"NORMAL":19081,"POSITION":1559},"indices":36603,"material":10,"mode":4},{"attributes":{"NORMAL":19082,"POSITION":1560},"indices":36604,"material":10,"mode":4},{"attributes":{"NORMAL":19083,"POSITION":1561},"indices":36605,"material":10,"mode":4},{"attributes":{"NORMAL":19084,"POSITION":1562},"indices":36606,"material":10,"mode":4},{"attributes":{"NORMAL":19085,"POSITION":1563},"indices":36607,"material":10,"mode":4},{"attributes":{"NORMAL":19086,"POSITION":1564},"indices":36608,"material":10,"mode":4},{"attributes":{"NORMAL":19087,"POSITION":1565},"indices":36609,"material":10,"mode":4},{"attributes":{"NORMAL":19088,"POSITION":1566},"indices":36610,"material":10,"mode":4},{"attributes":{"NORMAL":19089,"POSITION":1567},"indices":36611,"material":10,"mode":4},{"attributes":{"NORMAL":19090,"POSITION":1568},"indices":36612,"material":10,"mode":4},{"attributes":{"NORMAL":19091,"POSITION":1569},"indices":36613,"material":10,"mode":4},{"attributes":{"NORMAL":19092,"POSITION":1570},"indices":36614,"material":10,"mode":4},{"attributes":{"NORMAL":19093,"POSITION":1571},"indices":36615,"material":10,"mode":4},{"attributes":{"NORMAL":19094,"POSITION":1572},"indices":36616,"material":10,"mode":4},{"attributes":{"NORMAL":19095,"POSITION":1573},"indices":36617,"material":10,"mode":4},{"attributes":{"NORMAL":19096,"POSITION":1574},"indices":36618,"material":10,"mode":4},{"attributes":{"NORMAL":19097,"POSITION":1575},"indices":36619,"material":10,"mode":4},{"attributes":{"NORMAL":19098,"POSITION":1576},"indices":36620,"material":10,"mode":4},{"attributes":{"NORMAL":19099,"POSITION":1577},"indices":36621,"material":10,"mode":4},{"attributes":{"NORMAL":19100,"POSITION":1578},"indices":36622,"material":10,"mode":4},{"attributes":{"NORMAL":19101,"POSITION":1579},"indices":36623,"material":10,"mode":4},{"attributes":{"NORMAL":19102,"POSITION":1580},"indices":36624,"material":10,"mode":4},{"attributes":{"NORMAL":19103,"POSITION":1581},"indices":36625,"material":10,"mode":4},{"attributes":{"NORMAL":19104,"POSITION":1582},"indices":36626,"material":10,"mode":4},{"attributes":{"NORMAL":19105,"POSITION":1583},"indices":36627,"material":10,"mode":4},{"attributes":{"NORMAL":19106,"POSITION":1584},"indices":36628,"material":10,"mode":4},{"attributes":{"NORMAL":19107,"POSITION":1585},"indices":36629,"material":10,"mode":4},{"attributes":{"NORMAL":19108,"POSITION":1586},"indices":36630,"material":10,"mode":4},{"attributes":{"NORMAL":19109,"POSITION":1587},"indices":36631,"material":10,"mode":4},{"attributes":{"NORMAL":19110,"POSITION":1588},"indices":36632,"material":10,"mode":4},{"attributes":{"NORMAL":19111,"POSITION":1589},"indices":36633,"material":10,"mode":4},{"attributes":{"NORMAL":19112,"POSITION":1590},"indices":36634,"material":10,"mode":4},{"attributes":{"NORMAL":19113,"POSITION":1591},"indices":36635,"material":10,"mode":4},{"attributes":{"NORMAL":19114,"POSITION":1592},"indices":36636,"material":10,"mode":4},{"attributes":{"NORMAL":19115,"POSITION":1593},"indices":36637,"material":10,"mode":4},{"attributes":{"NORMAL":19116,"POSITION":1594},"indices":36638,"material":10,"mode":4},{"attributes":{"NORMAL":19117,"POSITION":1595},"indices":36639,"material":10,"mode":4},{"attributes":{"NORMAL":19118,"POSITION":1596},"indices":36640,"material":10,"mode":4},{"attributes":{"NORMAL":19119,"POSITION":1597},"indices":36641,"material":10,"mode":4},{"attributes":{"NORMAL":19120,"POSITION":1598},"indices":36642,"material":10,"mode":4},{"attributes":{"NORMAL":19121,"POSITION":1599},"indices":36643,"material":10,"mode":4},{"attributes":{"NORMAL":19122,"POSITION":1600},"indices":36644,"material":10,"mode":4},{"attributes":{"NORMAL":19123,"POSITION":1601},"indices":36645,"material":10,"mode":4},{"attributes":{"NORMAL":19124,"POSITION":1602},"indices":36646,"material":10,"mode":4},{"attributes":{"NORMAL":19125,"POSITION":1603},"indices":36647,"material":10,"mode":4}]},{"name":"COMPOUND012","primitives":[{"attributes":{"NORMAL":19126,"POSITION":1604},"indices":36648,"material":8,"mode":4},{"attributes":{"NORMAL":19127,"POSITION":1605},"indices":36649,"material":8,"mode":4},{"attributes":{"NORMAL":19128,"POSITION":1606},"indices":36650,"material":8,"mode":4},{"attributes":{"NORMAL":19129,"POSITION":1607},"indices":36651,"material":8,"mode":4},{"attributes":{"NORMAL":19130,"POSITION":1608},"indices":36652,"material":8,"mode":4},{"attributes":{"NORMAL":19131,"POSITION":1609},"indices":36653,"material":8,"mode":4},{"attributes":{"NORMAL":19132,"POSITION":1610},"indices":36654,"material":8,"mode":4},{"attributes":{"NORMAL":19133,"POSITION":1611},"indices":36655,"material":8,"mode":4},{"attributes":{"NORMAL":19134,"POSITION":1612},"indices":36656,"material":8,"mode":4},{"attributes":{"NORMAL":19135,"POSITION":1613},"indices":36657,"material":8,"mode":4},{"attributes":{"NORMAL":19136,"POSITION":1614},"indices":36658,"material":8,"mode":4},{"attributes":{"NORMAL":19137,"POSITION":1615},"indices":36659,"material":8,"mode":4},{"attributes":{"NORMAL":19138,"POSITION":1616},"indices":36660,"material":8,"mode":4},{"attributes":{"NORMAL":19139,"POSITION":1617},"indices":36661,"material":8,"mode":4}]},{"name":"COMPOUND013","primitives":[{"attributes":{"NORMAL":19140,"POSITION":1618},"indices":36662,"material":7,"mode":4},{"attributes":{"NORMAL":19141,"POSITION":1619},"indices":36663,"material":7,"mode":4},{"attributes":{"NORMAL":19142,"POSITION":1620},"indices":36664,"material":7,"mode":4},{"attributes":{"NORMAL":19143,"POSITION":1621},"indices":36665,"material":7,"mode":4},{"attributes":{"NORMAL":19144,"POSITION":1622},"indices":36666,"material":7,"mode":4},{"attributes":{"NORMAL":19145,"POSITION":1623},"indices":36667,"material":7,"mode":4},{"attributes":{"NORMAL":19146,"POSITION":1624},"indices":36668,"material":7,"mode":4},{"attributes":{"NORMAL":19147,"POSITION":1625},"indices":36669,"material":7,"mode":4},{"attributes":{"NORMAL":19148,"POSITION":1626},"indices":36670,"material":7,"mode":4},{"attributes":{"NORMAL":19149,"POSITION":1627},"indices":36671,"material":7,"mode":4}]},{"name":"COMPOUND014","primitives":[{"attributes":{"NORMAL":19150,"POSITION":1628},"indices":36672,"material":7,"mode":4},{"attributes":{"NORMAL":19151,"POSITION":1629},"indices":36673,"material":7,"mode":4},{"attributes":{"NORMAL":19152,"POSITION":1630},"indices":36674,"material":7,"mode":4},{"attributes":{"NORMAL":19153,"POSITION":1631},"indices":36675,"material":7,"mode":4},{"attributes":{"NORMAL":19154,"POSITION":1632},"indices":36676,"material":7,"mode":4},{"attributes":{"NORMAL":19155,"POSITION":1633},"indices":36677,"material":7,"mode":4},{"attributes":{"NORMAL":19156,"POSITION":1634},"indices":36678,"material":7,"mode":4},{"attributes":{"NORMAL":19157,"POSITION":1635},"indices":36679,"material":7,"mode":4},{"attributes":{"NORMAL":19158,"POSITION":1636},"indices":36680,"material":7,"mode":4},{"attributes":{"NORMAL":19159,"POSITION":1637},"indices":36681,"material":7,"mode":4}]},{"name":"COMPOUND015","primitives":[{"attributes":{"NORMAL":19160,"POSITION":1638},"indices":36682,"material":7,"mode":4},{"attributes":{"NORMAL":19161,"POSITION":1639},"indices":36683,"material":7,"mode":4},{"attributes":{"NORMAL":19162,"POSITION":1640},"indices":36684,"material":7,"mode":4},{"attributes":{"NORMAL":19163,"POSITION":1641},"indices":36685,"material":7,"mode":4},{"attributes":{"NORMAL":19164,"POSITION":1642},"indices":36686,"material":7,"mode":4},{"attributes":{"NORMAL":19165,"POSITION":1643},"indices":36687,"material":7,"mode":4},{"attributes":{"NORMAL":19166,"POSITION":1644},"indices":36688,"material":7,"mode":4},{"attributes":{"NORMAL":19167,"POSITION":1645},"indices":36689,"material":7,"mode":4},{"attributes":{"NORMAL":19168,"POSITION":1646},"indices":36690,"material":7,"mode":4},{"attributes":{"NORMAL":19169,"POSITION":1647},"indices":36691,"material":7,"mode":4}]},{"name":"COMPOUND016","primitives":[{"attributes":{"NORMAL":19170,"POSITION":1648},"indices":36692,"material":7,"mode":4},{"attributes":{"NORMAL":19171,"POSITION":1649},"indices":36693,"material":7,"mode":4},{"attributes":{"NORMAL":19172,"POSITION":1650},"indices":36694,"material":7,"mode":4},{"attributes":{"NORMAL":19173,"POSITION":1651},"indices":36695,"material":7,"mode":4},{"attributes":{"NORMAL":19174,"POSITION":1652},"indices":36696,"material":7,"mode":4},{"attributes":{"NORMAL":19175,"POSITION":1653},"indices":36697,"material":7,"mode":4},{"attributes":{"NORMAL":19176,"POSITION":1654},"indices":36698,"material":7,"mode":4},{"attributes":{"NORMAL":19177,"POSITION":1655},"indices":36699,"material":7,"mode":4},{"attributes":{"NORMAL":19178,"POSITION":1656},"indices":36700,"material":7,"mode":4},{"attributes":{"NORMAL":19179,"POSITION":1657},"indices":36701,"material":7,"mode":4}]},{"name":"COMPOUND017","primitives":[{"attributes":{"NORMAL":19180,"POSITION":1658},"indices":36702,"material":7,"mode":4},{"attributes":{"NORMAL":19181,"POSITION":1659},"indices":36703,"material":7,"mode":4},{"attributes":{"NORMAL":19182,"POSITION":1660},"indices":36704,"material":7,"mode":4},{"attributes":{"NORMAL":19183,"POSITION":1661},"indices":36705,"material":7,"mode":4},{"attributes":{"NORMAL":19184,"POSITION":1662},"indices":36706,"material":7,"mode":4},{"attributes":{"NORMAL":19185,"POSITION":1663},"indices":36707,"material":7,"mode":4},{"attributes":{"NORMAL":19186,"POSITION":1664},"indices":36708,"material":7,"mode":4},{"attributes":{"NORMAL":19187,"POSITION":1665},"indices":36709,"material":7,"mode":4},{"attributes":{"NORMAL":19188,"POSITION":1666},"indices":36710,"material":7,"mode":4},{"attributes":{"NORMAL":19189,"POSITION":1667},"indices":36711,"material":7,"mode":4}]},{"name":"COMPOUND018","primitives":[{"attributes":{"NORMAL":19190,"POSITION":1668},"indices":36712,"material":8,"mode":4},{"attributes":{"NORMAL":19191,"POSITION":1669},"indices":36713,"material":8,"mode":4},{"attributes":{"NORMAL":19192,"POSITION":1670},"indices":36714,"material":8,"mode":4},{"attributes":{"NORMAL":19193,"POSITION":1671},"indices":36715,"material":8,"mode":4},{"attributes":{"NORMAL":19194,"POSITION":1672},"indices":36716,"material":8,"mode":4},{"attributes":{"NORMAL":19195,"POSITION":1673},"indices":36717,"material":8,"mode":4},{"attributes":{"NORMAL":19196,"POSITION":1674},"indices":36718,"material":8,"mode":4},{"attributes":{"NORMAL":19197,"POSITION":1675},"indices":36719,"material":9,"mode":4},{"attributes":{"NORMAL":19198,"POSITION":1676},"indices":36720,"material":9,"mode":4},{"attributes":{"NORMAL":19199,"POSITION":1677},"indices":36721,"material":9,"mode":4}]},{"name":"COMPOUND019","primitives":[{"attributes":{"NORMAL":19200,"POSITION":1678},"indices":36722,"material":7,"mode":4},{"attributes":{"NORMAL":19201,"POSITION":1679},"indices":36723,"material":7,"mode":4},{"attributes":{"NORMAL":19202,"POSITION":1680},"indices":36724,"material":7,"mode":4},{"attributes":{"NORMAL":19203,"POSITION":1681},"indices":36725,"material":7,"mode":4},{"attributes":{"NORMAL":19204,"POSITION":1682},"indices":36726,"material":7,"mode":4},{"attributes":{"NORMAL":19205,"POSITION":1683},"indices":36727,"material":7,"mode":4},{"attributes":{"NORMAL":19206,"POSITION":1684},"indices":36728,"material":7,"mode":4},{"attributes":{"NORMAL":19207,"POSITION":1685},"indices":36729,"material":7,"mode":4},{"attributes":{"NORMAL":19208,"POSITION":1686},"indices":36730,"material":7,"mode":4},{"attributes":{"NORMAL":19209,"POSITION":1687},"indices":36731,"material":7,"mode":4}]},{"name":"COMPOUND020","primitives":[{"attributes":{"NORMAL":19210,"POSITION":1688},"indices":36732,"material":7,"mode":4},{"attributes":{"NORMAL":19211,"POSITION":1689},"indices":36733,"material":7,"mode":4},{"attributes":{"NORMAL":19212,"POSITION":1690},"indices":36734,"material":7,"mode":4},{"attributes":{"NORMAL":19213,"POSITION":1691},"indices":36735,"material":7,"mode":4},{"attributes":{"NORMAL":19214,"POSITION":1692},"indices":36736,"material":7,"mode":4},{"attributes":{"NORMAL":19215,"POSITION":1693},"indices":36737,"material":7,"mode":4},{"attributes":{"NORMAL":19216,"POSITION":1694},"indices":36738,"material":7,"mode":4},{"attributes":{"NORMAL":19217,"POSITION":1695},"indices":36739,"material":7,"mode":4},{"attributes":{"NORMAL":19218,"POSITION":1696},"indices":36740,"material":7,"mode":4},{"attributes":{"NORMAL":19219,"POSITION":1697},"indices":36741,"material":7,"mode":4}]},{"name":"COMPOUND021","primitives":[{"attributes":{"NORMAL":19220,"POSITION":1698},"indices":36742,"material":7,"mode":4},{"attributes":{"NORMAL":19221,"POSITION":1699},"indices":36743,"material":7,"mode":4},{"attributes":{"NORMAL":19222,"POSITION":1700},"indices":36744,"material":7,"mode":4},{"attributes":{"NORMAL":19223,"POSITION":1701},"indices":36745,"material":7,"mode":4},{"attributes":{"NORMAL":19224,"POSITION":1702},"indices":36746,"material":7,"mode":4},{"attributes":{"NORMAL":19225,"POSITION":1703},"indices":36747,"material":7,"mode":4},{"attributes":{"NORMAL":19226,"POSITION":1704},"indices":36748,"material":7,"mode":4},{"attributes":{"NORMAL":19227,"POSITION":1705},"indices":36749,"material":7,"mode":4},{"attributes":{"NORMAL":19228,"POSITION":1706},"indices":36750,"material":7,"mode":4},{"attributes":{"NORMAL":19229,"POSITION":1707},"indices":36751,"material":7,"mode":4}]},{"name":"COMPOUND022","primitives":[{"attributes":{"NORMAL":19230,"POSITION":1708},"indices":36752,"material":8,"mode":4},{"attributes":{"NORMAL":19231,"POSITION":1709},"indices":36753,"material":8,"mode":4},{"attributes":{"NORMAL":19232,"POSITION":1710},"indices":36754,"material":8,"mode":4},{"attributes":{"NORMAL":19233,"POSITION":1711},"indices":36755,"material":8,"mode":4},{"attributes":{"NORMAL":19234,"POSITION":1712},"indices":36756,"material":8,"mode":4},{"attributes":{"NORMAL":19235,"POSITION":1713},"indices":36757,"material":8,"mode":4},{"attributes":{"NORMAL":19236,"POSITION":1714},"indices":36758,"material":8,"mode":4},{"attributes":{"NORMAL":19237,"POSITION":1715},"indices":36759,"material":9,"mode":4},{"attributes":{"NORMAL":19238,"POSITION":1716},"indices":36760,"material":9,"mode":4},{"attributes":{"NORMAL":19239,"POSITION":1717},"indices":36761,"material":9,"mode":4}]},{"name":"COMPOUND023","primitives":[{"attributes":{"NORMAL":19240,"POSITION":1718},"indices":36762,"material":7,"mode":4},{"attributes":{"NORMAL":19241,"POSITION":1719},"indices":36763,"material":7,"mode":4},{"attributes":{"NORMAL":19242,"POSITION":1720},"indices":36764,"material":7,"mode":4},{"attributes":{"NORMAL":19243,"POSITION":1721},"indices":36765,"material":7,"mode":4},{"attributes":{"NORMAL":19244,"POSITION":1722},"indices":36766,"material":7,"mode":4},{"attributes":{"NORMAL":19245,"POSITION":1723},"indices":36767,"material":7,"mode":4},{"attributes":{"NORMAL":19246,"POSITION":1724},"indices":36768,"material":7,"mode":4},{"attributes":{"NORMAL":19247,"POSITION":1725},"indices":36769,"material":7,"mode":4},{"attributes":{"NORMAL":19248,"POSITION":1726},"indices":36770,"material":7,"mode":4},{"attributes":{"NORMAL":19249,"POSITION":1727},"indices":36771,"material":7,"mode":4}]},{"name":"COMPOUND024","primitives":[{"attributes":{"NORMAL":19250,"POSITION":1728},"indices":36772,"material":13,"mode":4},{"attributes":{"NORMAL":19251,"POSITION":1729},"indices":36773,"material":13,"mode":4},{"attributes":{"NORMAL":19252,"POSITION":1730},"indices":36774,"material":13,"mode":4},{"attributes":{"NORMAL":19253,"POSITION":1731},"indices":36775,"material":13,"mode":4},{"attributes":{"NORMAL":19254,"POSITION":1732},"indices":36776,"material":13,"mode":4},{"attributes":{"NORMAL":19255,"POSITION":1733},"indices":36777,"material":13,"mode":4},{"attributes":{"NORMAL":19256,"POSITION":1734},"indices":36778,"material":13,"mode":4},{"attributes":{"NORMAL":19257,"POSITION":1735},"indices":36779,"material":13,"mode":4},{"attributes":{"NORMAL":19258,"POSITION":1736},"indices":36780,"material":13,"mode":4},{"attributes":{"NORMAL":19259,"POSITION":1737},"indices":36781,"material":13,"mode":4},{"attributes":{"NORMAL":19260,"POSITION":1738},"indices":36782,"material":9,"mode":4},{"attributes":{"NORMAL":19261,"POSITION":1739},"indices":36783,"material":9,"mode":4},{"attributes":{"NORMAL":19262,"POSITION":1740},"indices":36784,"material":9,"mode":4},{"attributes":{"NORMAL":19263,"POSITION":1741},"indices":36785,"material":9,"mode":4},{"attributes":{"NORMAL":19264,"POSITION":1742},"indices":36786,"material":9,"mode":4},{"attributes":{"NORMAL":19265,"POSITION":1743},"indices":36787,"material":13,"mode":4},{"attributes":{"NORMAL":19266,"POSITION":1744},"indices":36788,"material":9,"mode":4},{"attributes":{"NORMAL":19267,"POSITION":1745},"indices":36789,"material":9,"mode":4},{"attributes":{"NORMAL":19268,"POSITION":1746},"indices":36790,"material":9,"mode":4},{"attributes":{"NORMAL":19269,"POSITION":1747},"indices":36791,"material":9,"mode":4},{"attributes":{"NORMAL":19270,"POSITION":1748},"indices":36792,"material":9,"mode":4},{"attributes":{"NORMAL":19271,"POSITION":1749},"indices":36793,"material":13,"mode":4},{"attributes":{"NORMAL":19272,"POSITION":1750},"indices":36794,"material":9,"mode":4},{"attributes":{"NORMAL":19273,"POSITION":1751},"indices":36795,"material":9,"mode":4},{"attributes":{"NORMAL":19274,"POSITION":1752},"indices":36796,"material":9,"mode":4},{"attributes":{"NORMAL":19275,"POSITION":1753},"indices":36797,"material":9,"mode":4},{"attributes":{"NORMAL":19276,"POSITION":1754},"indices":36798,"material":9,"mode":4},{"attributes":{"NORMAL":19277,"POSITION":1755},"indices":36799,"material":9,"mode":4},{"attributes":{"NORMAL":19278,"POSITION":1756},"indices":36800,"material":9,"mode":4},{"attributes":{"NORMAL":19279,"POSITION":1757},"indices":36801,"material":9,"mode":4},{"attributes":{"NORMAL":19280,"POSITION":1758},"indices":36802,"material":9,"mode":4},{"attributes":{"NORMAL":19281,"POSITION":1759},"indices":36803,"material":9,"mode":4},{"attributes":{"NORMAL":19282,"POSITION":1760},"indices":36804,"material":9,"mode":4},{"attributes":{"NORMAL":19283,"POSITION":1761},"indices":36805,"material":9,"mode":4},{"attributes":{"NORMAL":19284,"POSITION":1762},"indices":36806,"material":9,"mode":4},{"attributes":{"NORMAL":19285,"POSITION":1763},"indices":36807,"material":9,"mode":4},{"attributes":{"NORMAL":19286,"POSITION":1764},"indices":36808,"material":9,"mode":4},{"attributes":{"NORMAL":19287,"POSITION":1765},"indices":36809,"material":9,"mode":4},{"attributes":{"NORMAL":19288,"POSITION":1766},"indices":36810,"material":9,"mode":4},{"attributes":{"NORMAL":19289,"POSITION":1767},"indices":36811,"material":9,"mode":4},{"attributes":{"NORMAL":19290,"POSITION":1768},"indices":36812,"material":9,"mode":4},{"attributes":{"NORMAL":19291,"POSITION":1769},"indices":36813,"material":9,"mode":4},{"attributes":{"NORMAL":19292,"POSITION":1770},"indices":36814,"material":9,"mode":4},{"attributes":{"NORMAL":19293,"POSITION":1771},"indices":36815,"material":13,"mode":4},{"attributes":{"NORMAL":19294,"POSITION":1772},"indices":36816,"material":9,"mode":4},{"attributes":{"NORMAL":19295,"POSITION":1773},"indices":36817,"material":9,"mode":4},{"attributes":{"NORMAL":19296,"POSITION":1774},"indices":36818,"material":9,"mode":4},{"attributes":{"NORMAL":19297,"POSITION":1775},"indices":36819,"material":9,"mode":4},{"attributes":{"NORMAL":19298,"POSITION":1776},"indices":36820,"material":9,"mode":4},{"attributes":{"NORMAL":19299,"POSITION":1777},"indices":36821,"material":9,"mode":4},{"attributes":{"NORMAL":19300,"POSITION":1778},"indices":36822,"material":9,"mode":4},{"attributes":{"NORMAL":19301,"POSITION":1779},"indices":36823,"material":9,"mode":4},{"attributes":{"NORMAL":19302,"POSITION":1780},"indices":36824,"material":9,"mode":4},{"attributes":{"NORMAL":19303,"POSITION":1781},"indices":36825,"material":9,"mode":4},{"attributes":{"NORMAL":19304,"POSITION":1782},"indices":36826,"material":9,"mode":4},{"attributes":{"NORMAL":19305,"POSITION":1783},"indices":36827,"material":9,"mode":4},{"attributes":{"NORMAL":19306,"POSITION":1784},"indices":36828,"material":9,"mode":4},{"attributes":{"NORMAL":19307,"POSITION":1785},"indices":36829,"material":9,"mode":4},{"attributes":{"NORMAL":19308,"POSITION":1786},"indices":36830,"material":9,"mode":4},{"attributes":{"NORMAL":19309,"POSITION":1787},"indices":36831,"material":13,"mode":4}]},{"name":"COMPOUND025","primitives":[{"attributes":{"NORMAL":19310,"POSITION":1788},"indices":36832,"material":7,"mode":4},{"attributes":{"NORMAL":19311,"POSITION":1789},"indices":36833,"material":7,"mode":4},{"attributes":{"NORMAL":19312,"POSITION":1790},"indices":36834,"material":7,"mode":4},{"attributes":{"NORMAL":19313,"POSITION":1791},"indices":36835,"material":7,"mode":4},{"attributes":{"NORMAL":19314,"POSITION":1792},"indices":36836,"material":7,"mode":4},{"attributes":{"NORMAL":19315,"POSITION":1793},"indices":36837,"material":7,"mode":4},{"attributes":{"NORMAL":19316,"POSITION":1794},"indices":36838,"material":7,"mode":4},{"attributes":{"NORMAL":19317,"POSITION":1795},"indices":36839,"material":7,"mode":4},{"attributes":{"NORMAL":19318,"POSITION":1796},"indices":36840,"material":7,"mode":4},{"attributes":{"NORMAL":19319,"POSITION":1797},"indices":36841,"material":7,"mode":4}]},{"name":"COMPOUND026","primitives":[{"attributes":{"NORMAL":19320,"POSITION":1798},"indices":36842,"material":7,"mode":4},{"attributes":{"NORMAL":19321,"POSITION":1799},"indices":36843,"material":7,"mode":4},{"attributes":{"NORMAL":19322,"POSITION":1800},"indices":36844,"material":7,"mode":4},{"attributes":{"NORMAL":19323,"POSITION":1801},"indices":36845,"material":7,"mode":4},{"attributes":{"NORMAL":19324,"POSITION":1802},"indices":36846,"material":7,"mode":4},{"attributes":{"NORMAL":19325,"POSITION":1803},"indices":36847,"material":7,"mode":4},{"attributes":{"NORMAL":19326,"POSITION":1804},"indices":36848,"material":7,"mode":4},{"attributes":{"NORMAL":19327,"POSITION":1805},"indices":36849,"material":7,"mode":4},{"attributes":{"NORMAL":19328,"POSITION":1806},"indices":36850,"material":7,"mode":4},{"attributes":{"NORMAL":19329,"POSITION":1807},"indices":36851,"material":7,"mode":4}]},{"name":"COMPOUND027","primitives":[{"attributes":{"NORMAL":19330,"POSITION":1808},"indices":36852,"material":7,"mode":4},{"attributes":{"NORMAL":19331,"POSITION":1809},"indices":36853,"material":7,"mode":4},{"attributes":{"NORMAL":19332,"POSITION":1810},"indices":36854,"material":7,"mode":4},{"attributes":{"NORMAL":19333,"POSITION":1811},"indices":36855,"material":7,"mode":4},{"attributes":{"NORMAL":19334,"POSITION":1812},"indices":36856,"material":7,"mode":4},{"attributes":{"NORMAL":19335,"POSITION":1813},"indices":36857,"material":7,"mode":4},{"attributes":{"NORMAL":19336,"POSITION":1814},"indices":36858,"material":7,"mode":4},{"attributes":{"NORMAL":19337,"POSITION":1815},"indices":36859,"material":7,"mode":4},{"attributes":{"NORMAL":19338,"POSITION":1816},"indices":36860,"material":7,"mode":4},{"attributes":{"NORMAL":19339,"POSITION":1817},"indices":36861,"material":7,"mode":4}]},{"name":"COMPOUND028","primitives":[{"attributes":{"NORMAL":19340,"POSITION":1818},"indices":36862,"material":8,"mode":4},{"attributes":{"NORMAL":19341,"POSITION":1819},"indices":36863,"material":8,"mode":4},{"attributes":{"NORMAL":19342,"POSITION":1820},"indices":36864,"material":8,"mode":4},{"attributes":{"NORMAL":19343,"POSITION":1821},"indices":36865,"material":8,"mode":4},{"attributes":{"NORMAL":19344,"POSITION":1822},"indices":36866,"material":8,"mode":4},{"attributes":{"NORMAL":19345,"POSITION":1823},"indices":36867,"material":8,"mode":4},{"attributes":{"NORMAL":19346,"POSITION":1824},"indices":36868,"material":8,"mode":4},{"attributes":{"NORMAL":19347,"POSITION":1825},"indices":36869,"material":9,"mode":4},{"attributes":{"NORMAL":19348,"POSITION":1826},"indices":36870,"material":9,"mode":4},{"attributes":{"NORMAL":19349,"POSITION":1827},"indices":36871,"material":9,"mode":4}]},{"name":"COMPOUND029","primitives":[{"attributes":{"NORMAL":19350,"POSITION":1828},"indices":36872,"material":7,"mode":4},{"attributes":{"NORMAL":19351,"POSITION":1829},"indices":36873,"material":7,"mode":4},{"attributes":{"NORMAL":19352,"POSITION":1830},"indices":36874,"material":7,"mode":4},{"attributes":{"NORMAL":19353,"POSITION":1831},"indices":36875,"material":7,"mode":4},{"attributes":{"NORMAL":19354,"POSITION":1832},"indices":36876,"material":7,"mode":4},{"attributes":{"NORMAL":19355,"POSITION":1833},"indices":36877,"material":7,"mode":4},{"attributes":{"NORMAL":19356,"POSITION":1834},"indices":36878,"material":7,"mode":4},{"attributes":{"NORMAL":19357,"POSITION":1835},"indices":36879,"material":7,"mode":4},{"attributes":{"NORMAL":19358,"POSITION":1836},"indices":36880,"material":7,"mode":4},{"attributes":{"NORMAL":19359,"POSITION":1837},"indices":36881,"material":7,"mode":4}]},{"name":"COMPOUND030","primitives":[{"attributes":{"NORMAL":19360,"POSITION":1838},"indices":36882,"material":7,"mode":4},{"attributes":{"NORMAL":19361,"POSITION":1839},"indices":36883,"material":7,"mode":4},{"attributes":{"NORMAL":19362,"POSITION":1840},"indices":36884,"material":7,"mode":4},{"attributes":{"NORMAL":19363,"POSITION":1841},"indices":36885,"material":7,"mode":4},{"attributes":{"NORMAL":19364,"POSITION":1842},"indices":36886,"material":7,"mode":4},{"attributes":{"NORMAL":19365,"POSITION":1843},"indices":36887,"material":7,"mode":4},{"attributes":{"NORMAL":19366,"POSITION":1844},"indices":36888,"material":7,"mode":4},{"attributes":{"NORMAL":19367,"POSITION":1845},"indices":36889,"material":7,"mode":4},{"attributes":{"NORMAL":19368,"POSITION":1846},"indices":36890,"material":7,"mode":4},{"attributes":{"NORMAL":19369,"POSITION":1847},"indices":36891,"material":7,"mode":4}]},{"name":"COMPOUND031","primitives":[{"attributes":{"NORMAL":19370,"POSITION":1848},"indices":36892,"material":7,"mode":4},{"attributes":{"NORMAL":19371,"POSITION":1849},"indices":36893,"material":7,"mode":4},{"attributes":{"NORMAL":19372,"POSITION":1850},"indices":36894,"material":7,"mode":4},{"attributes":{"NORMAL":19373,"POSITION":1851},"indices":36895,"material":7,"mode":4},{"attributes":{"NORMAL":19374,"POSITION":1852},"indices":36896,"material":7,"mode":4},{"attributes":{"NORMAL":19375,"POSITION":1853},"indices":36897,"material":7,"mode":4},{"attributes":{"NORMAL":19376,"POSITION":1854},"indices":36898,"material":7,"mode":4},{"attributes":{"NORMAL":19377,"POSITION":1855},"indices":36899,"material":7,"mode":4},{"attributes":{"NORMAL":19378,"POSITION":1856},"indices":36900,"material":7,"mode":4},{"attributes":{"NORMAL":19379,"POSITION":1857},"indices":36901,"material":7,"mode":4}]},{"name":"COMPOUND032","primitives":[{"attributes":{"NORMAL":19380,"POSITION":1858},"indices":36902,"material":7,"mode":4},{"attributes":{"NORMAL":19381,"POSITION":1859},"indices":36903,"material":7,"mode":4},{"attributes":{"NORMAL":19382,"POSITION":1860},"indices":36904,"material":7,"mode":4},{"attributes":{"NORMAL":19383,"POSITION":1861},"indices":36905,"material":7,"mode":4},{"attributes":{"NORMAL":19384,"POSITION":1862},"indices":36906,"material":7,"mode":4},{"attributes":{"NORMAL":19385,"POSITION":1863},"indices":36907,"material":7,"mode":4},{"attributes":{"NORMAL":19386,"POSITION":1864},"indices":36908,"material":7,"mode":4},{"attributes":{"NORMAL":19387,"POSITION":1865},"indices":36909,"material":7,"mode":4},{"attributes":{"NORMAL":19388,"POSITION":1866},"indices":36910,"material":7,"mode":4},{"attributes":{"NORMAL":19389,"POSITION":1867},"indices":36911,"material":7,"mode":4}]},{"name":"COMPOUND033","primitives":[{"attributes":{"NORMAL":19390,"POSITION":1868},"indices":36912,"material":7,"mode":4},{"attributes":{"NORMAL":19391,"POSITION":1869},"indices":36913,"material":7,"mode":4},{"attributes":{"NORMAL":19392,"POSITION":1870},"indices":36914,"material":7,"mode":4},{"attributes":{"NORMAL":19393,"POSITION":1871},"indices":36915,"material":7,"mode":4},{"attributes":{"NORMAL":19394,"POSITION":1872},"indices":36916,"material":7,"mode":4},{"attributes":{"NORMAL":19395,"POSITION":1873},"indices":36917,"material":7,"mode":4},{"attributes":{"NORMAL":19396,"POSITION":1874},"indices":36918,"material":7,"mode":4},{"attributes":{"NORMAL":19397,"POSITION":1875},"indices":36919,"material":7,"mode":4},{"attributes":{"NORMAL":19398,"POSITION":1876},"indices":36920,"material":7,"mode":4},{"attributes":{"NORMAL":19399,"POSITION":1877},"indices":36921,"material":7,"mode":4}]},{"name":"COMPOUND034","primitives":[{"attributes":{"NORMAL":19400,"POSITION":1878},"indices":36922,"material":7,"mode":4},{"attributes":{"NORMAL":19401,"POSITION":1879},"indices":36923,"material":7,"mode":4},{"attributes":{"NORMAL":19402,"POSITION":1880},"indices":36924,"material":7,"mode":4},{"attributes":{"NORMAL":19403,"POSITION":1881},"indices":36925,"material":7,"mode":4},{"attributes":{"NORMAL":19404,"POSITION":1882},"indices":36926,"material":7,"mode":4},{"attributes":{"NORMAL":19405,"POSITION":1883},"indices":36927,"material":7,"mode":4},{"attributes":{"NORMAL":19406,"POSITION":1884},"indices":36928,"material":7,"mode":4},{"attributes":{"NORMAL":19407,"POSITION":1885},"indices":36929,"material":7,"mode":4},{"attributes":{"NORMAL":19408,"POSITION":1886},"indices":36930,"material":7,"mode":4},{"attributes":{"NORMAL":19409,"POSITION":1887},"indices":36931,"material":7,"mode":4}]},{"name":"COMPOUND035","primitives":[{"attributes":{"NORMAL":19410,"POSITION":1888},"indices":36932,"material":7,"mode":4},{"attributes":{"NORMAL":19411,"POSITION":1889},"indices":36933,"material":7,"mode":4},{"attributes":{"NORMAL":19412,"POSITION":1890},"indices":36934,"material":7,"mode":4},{"attributes":{"NORMAL":19413,"POSITION":1891},"indices":36935,"material":7,"mode":4},{"attributes":{"NORMAL":19414,"POSITION":1892},"indices":36936,"material":7,"mode":4},{"attributes":{"NORMAL":19415,"POSITION":1893},"indices":36937,"material":7,"mode":4},{"attributes":{"NORMAL":19416,"POSITION":1894},"indices":36938,"material":7,"mode":4},{"attributes":{"NORMAL":19417,"POSITION":1895},"indices":36939,"material":7,"mode":4},{"attributes":{"NORMAL":19418,"POSITION":1896},"indices":36940,"material":7,"mode":4},{"attributes":{"NORMAL":19419,"POSITION":1897},"indices":36941,"material":7,"mode":4}]},{"name":"COMPOUND036","primitives":[{"attributes":{"NORMAL":19420,"POSITION":1898},"indices":36942,"material":7,"mode":4},{"attributes":{"NORMAL":19421,"POSITION":1899},"indices":36943,"material":7,"mode":4},{"attributes":{"NORMAL":19422,"POSITION":1900},"indices":36944,"material":7,"mode":4},{"attributes":{"NORMAL":19423,"POSITION":1901},"indices":36945,"material":7,"mode":4},{"attributes":{"NORMAL":19424,"POSITION":1902},"indices":36946,"material":7,"mode":4},{"attributes":{"NORMAL":19425,"POSITION":1903},"indices":36947,"material":7,"mode":4},{"attributes":{"NORMAL":19426,"POSITION":1904},"indices":36948,"material":7,"mode":4},{"attributes":{"NORMAL":19427,"POSITION":1905},"indices":36949,"material":7,"mode":4},{"attributes":{"NORMAL":19428,"POSITION":1906},"indices":36950,"material":7,"mode":4},{"attributes":{"NORMAL":19429,"POSITION":1907},"indices":36951,"material":7,"mode":4}]},{"name":"COMPOUND037","primitives":[{"attributes":{"NORMAL":19430,"POSITION":1908},"indices":36952,"material":7,"mode":4},{"attributes":{"NORMAL":19431,"POSITION":1909},"indices":36953,"material":7,"mode":4},{"attributes":{"NORMAL":19432,"POSITION":1910},"indices":36954,"material":7,"mode":4},{"attributes":{"NORMAL":19433,"POSITION":1911},"indices":36955,"material":7,"mode":4},{"attributes":{"NORMAL":19434,"POSITION":1912},"indices":36956,"material":7,"mode":4},{"attributes":{"NORMAL":19435,"POSITION":1913},"indices":36957,"material":7,"mode":4},{"attributes":{"NORMAL":19436,"POSITION":1914},"indices":36958,"material":7,"mode":4},{"attributes":{"NORMAL":19437,"POSITION":1915},"indices":36959,"material":7,"mode":4},{"attributes":{"NORMAL":19438,"POSITION":1916},"indices":36960,"material":7,"mode":4},{"attributes":{"NORMAL":19439,"POSITION":1917},"indices":36961,"material":7,"mode":4}]},{"name":"COMPOUND038","primitives":[{"attributes":{"NORMAL":19440,"POSITION":1918},"indices":36962,"material":7,"mode":4},{"attributes":{"NORMAL":19441,"POSITION":1919},"indices":36963,"material":7,"mode":4},{"attributes":{"NORMAL":19442,"POSITION":1920},"indices":36964,"material":7,"mode":4},{"attributes":{"NORMAL":19443,"POSITION":1921},"indices":36965,"material":7,"mode":4},{"attributes":{"NORMAL":19444,"POSITION":1922},"indices":36966,"material":7,"mode":4},{"attributes":{"NORMAL":19445,"POSITION":1923},"indices":36967,"material":7,"mode":4},{"attributes":{"NORMAL":19446,"POSITION":1924},"indices":36968,"material":7,"mode":4},{"attributes":{"NORMAL":19447,"POSITION":1925},"indices":36969,"material":7,"mode":4},{"attributes":{"NORMAL":19448,"POSITION":1926},"indices":36970,"material":7,"mode":4},{"attributes":{"NORMAL":19449,"POSITION":1927},"indices":36971,"material":7,"mode":4}]},{"name":"COMPOUND039","primitives":[{"attributes":{"NORMAL":19450,"POSITION":1928},"indices":36972,"material":7,"mode":4},{"attributes":{"NORMAL":19451,"POSITION":1929},"indices":36973,"material":7,"mode":4},{"attributes":{"NORMAL":19452,"POSITION":1930},"indices":36974,"material":7,"mode":4},{"attributes":{"NORMAL":19453,"POSITION":1931},"indices":36975,"material":7,"mode":4},{"attributes":{"NORMAL":19454,"POSITION":1932},"indices":36976,"material":7,"mode":4},{"attributes":{"NORMAL":19455,"POSITION":1933},"indices":36977,"material":7,"mode":4},{"attributes":{"NORMAL":19456,"POSITION":1934},"indices":36978,"material":7,"mode":4},{"attributes":{"NORMAL":19457,"POSITION":1935},"indices":36979,"material":7,"mode":4},{"attributes":{"NORMAL":19458,"POSITION":1936},"indices":36980,"material":7,"mode":4},{"attributes":{"NORMAL":19459,"POSITION":1937},"indices":36981,"material":7,"mode":4}]},{"name":"COMPOUND040","primitives":[{"attributes":{"NORMAL":19460,"POSITION":1938},"indices":36982,"material":7,"mode":4},{"attributes":{"NORMAL":19461,"POSITION":1939},"indices":36983,"material":7,"mode":4},{"attributes":{"NORMAL":19462,"POSITION":1940},"indices":36984,"material":7,"mode":4},{"attributes":{"NORMAL":19463,"POSITION":1941},"indices":36985,"material":7,"mode":4},{"attributes":{"NORMAL":19464,"POSITION":1942},"indices":36986,"material":7,"mode":4},{"attributes":{"NORMAL":19465,"POSITION":1943},"indices":36987,"material":7,"mode":4},{"attributes":{"NORMAL":19466,"POSITION":1944},"indices":36988,"material":7,"mode":4},{"attributes":{"NORMAL":19467,"POSITION":1945},"indices":36989,"material":7,"mode":4},{"attributes":{"NORMAL":19468,"POSITION":1946},"indices":36990,"material":7,"mode":4},{"attributes":{"NORMAL":19469,"POSITION":1947},"indices":36991,"material":7,"mode":4}]},{"name":"COMPOUND041","primitives":[{"attributes":{"NORMAL":19470,"POSITION":1948},"indices":36992,"material":7,"mode":4},{"attributes":{"NORMAL":19471,"POSITION":1949},"indices":36993,"material":7,"mode":4},{"attributes":{"NORMAL":19472,"POSITION":1950},"indices":36994,"material":7,"mode":4},{"attributes":{"NORMAL":19473,"POSITION":1951},"indices":36995,"material":7,"mode":4},{"attributes":{"NORMAL":19474,"POSITION":1952},"indices":36996,"material":7,"mode":4},{"attributes":{"NORMAL":19475,"POSITION":1953},"indices":36997,"material":7,"mode":4},{"attributes":{"NORMAL":19476,"POSITION":1954},"indices":36998,"material":7,"mode":4},{"attributes":{"NORMAL":19477,"POSITION":1955},"indices":36999,"material":7,"mode":4},{"attributes":{"NORMAL":19478,"POSITION":1956},"indices":37000,"material":7,"mode":4},{"attributes":{"NORMAL":19479,"POSITION":1957},"indices":37001,"material":7,"mode":4}]},{"name":"COMPOUND042","primitives":[{"attributes":{"NORMAL":19480,"POSITION":1958},"indices":37002,"material":7,"mode":4},{"attributes":{"NORMAL":19481,"POSITION":1959},"indices":37003,"material":7,"mode":4},{"attributes":{"NORMAL":19482,"POSITION":1960},"indices":37004,"material":7,"mode":4},{"attributes":{"NORMAL":19483,"POSITION":1961},"indices":37005,"material":7,"mode":4},{"attributes":{"NORMAL":19484,"POSITION":1962},"indices":37006,"material":7,"mode":4},{"attributes":{"NORMAL":19485,"POSITION":1963},"indices":37007,"material":7,"mode":4},{"attributes":{"NORMAL":19486,"POSITION":1964},"indices":37008,"material":7,"mode":4},{"attributes":{"NORMAL":19487,"POSITION":1965},"indices":37009,"material":7,"mode":4},{"attributes":{"NORMAL":19488,"POSITION":1966},"indices":37010,"material":7,"mode":4},{"attributes":{"NORMAL":19489,"POSITION":1967},"indices":37011,"material":7,"mode":4}]},{"name":"COMPOUND043","primitives":[{"attributes":{"NORMAL":19490,"POSITION":1968},"indices":37012,"material":7,"mode":4},{"attributes":{"NORMAL":19491,"POSITION":1969},"indices":37013,"material":7,"mode":4},{"attributes":{"NORMAL":19492,"POSITION":1970},"indices":37014,"material":7,"mode":4},{"attributes":{"NORMAL":19493,"POSITION":1971},"indices":37015,"material":7,"mode":4},{"attributes":{"NORMAL":19494,"POSITION":1972},"indices":37016,"material":7,"mode":4},{"attributes":{"NORMAL":19495,"POSITION":1973},"indices":37017,"material":7,"mode":4},{"attributes":{"NORMAL":19496,"POSITION":1974},"indices":37018,"material":7,"mode":4},{"attributes":{"NORMAL":19497,"POSITION":1975},"indices":37019,"material":7,"mode":4},{"attributes":{"NORMAL":19498,"POSITION":1976},"indices":37020,"material":7,"mode":4},{"attributes":{"NORMAL":19499,"POSITION":1977},"indices":37021,"material":7,"mode":4}]},{"name":"COMPOUND044","primitives":[{"attributes":{"NORMAL":19500,"POSITION":1978},"indices":37022,"material":8,"mode":4},{"attributes":{"NORMAL":19501,"POSITION":1979},"indices":37023,"material":8,"mode":4},{"attributes":{"NORMAL":19502,"POSITION":1980},"indices":37024,"material":8,"mode":4},{"attributes":{"NORMAL":19503,"POSITION":1981},"indices":37025,"material":8,"mode":4},{"attributes":{"NORMAL":19504,"POSITION":1982},"indices":37026,"material":8,"mode":4},{"attributes":{"NORMAL":19505,"POSITION":1983},"indices":37027,"material":8,"mode":4},{"attributes":{"NORMAL":19506,"POSITION":1984},"indices":37028,"material":8,"mode":4},{"attributes":{"NORMAL":19507,"POSITION":1985},"indices":37029,"material":9,"mode":4},{"attributes":{"NORMAL":19508,"POSITION":1986},"indices":37030,"material":9,"mode":4},{"attributes":{"NORMAL":19509,"POSITION":1987},"indices":37031,"material":9,"mode":4}]},{"name":"COMPOUND045","primitives":[{"attributes":{"NORMAL":19510,"POSITION":1988},"indices":37032,"material":7,"mode":4},{"attributes":{"NORMAL":19511,"POSITION":1989},"indices":37033,"material":7,"mode":4},{"attributes":{"NORMAL":19512,"POSITION":1990},"indices":37034,"material":7,"mode":4},{"attributes":{"NORMAL":19513,"POSITION":1991},"indices":37035,"material":7,"mode":4},{"attributes":{"NORMAL":19514,"POSITION":1992},"indices":37036,"material":7,"mode":4},{"attributes":{"NORMAL":19515,"POSITION":1993},"indices":37037,"material":7,"mode":4},{"attributes":{"NORMAL":19516,"POSITION":1994},"indices":37038,"material":7,"mode":4},{"attributes":{"NORMAL":19517,"POSITION":1995},"indices":37039,"material":7,"mode":4},{"attributes":{"NORMAL":19518,"POSITION":1996},"indices":37040,"material":7,"mode":4},{"attributes":{"NORMAL":19519,"POSITION":1997},"indices":37041,"material":7,"mode":4}]},{"name":"COMPOUND046","primitives":[{"attributes":{"NORMAL":19520,"POSITION":1998},"indices":37042,"material":7,"mode":4},{"attributes":{"NORMAL":19521,"POSITION":1999},"indices":37043,"material":7,"mode":4},{"attributes":{"NORMAL":19522,"POSITION":2000},"indices":37044,"material":7,"mode":4},{"attributes":{"NORMAL":19523,"POSITION":2001},"indices":37045,"material":7,"mode":4},{"attributes":{"NORMAL":19524,"POSITION":2002},"indices":37046,"material":7,"mode":4},{"attributes":{"NORMAL":19525,"POSITION":2003},"indices":37047,"material":7,"mode":4},{"attributes":{"NORMAL":19526,"POSITION":2004},"indices":37048,"material":7,"mode":4},{"attributes":{"NORMAL":19527,"POSITION":2005},"indices":37049,"material":7,"mode":4},{"attributes":{"NORMAL":19528,"POSITION":2006},"indices":37050,"material":7,"mode":4},{"attributes":{"NORMAL":19529,"POSITION":2007},"indices":37051,"material":7,"mode":4}]},{"name":"COMPOUND047","primitives":[{"attributes":{"NORMAL":19530,"POSITION":2008},"indices":37052,"material":7,"mode":4},{"attributes":{"NORMAL":19531,"POSITION":2009},"indices":37053,"material":7,"mode":4},{"attributes":{"NORMAL":19532,"POSITION":2010},"indices":37054,"material":7,"mode":4},{"attributes":{"NORMAL":19533,"POSITION":2011},"indices":37055,"material":7,"mode":4},{"attributes":{"NORMAL":19534,"POSITION":2012},"indices":37056,"material":7,"mode":4},{"attributes":{"NORMAL":19535,"POSITION":2013},"indices":37057,"material":7,"mode":4},{"attributes":{"NORMAL":19536,"POSITION":2014},"indices":37058,"material":7,"mode":4},{"attributes":{"NORMAL":19537,"POSITION":2015},"indices":37059,"material":7,"mode":4},{"attributes":{"NORMAL":19538,"POSITION":2016},"indices":37060,"material":7,"mode":4},{"attributes":{"NORMAL":19539,"POSITION":2017},"indices":37061,"material":7,"mode":4}]},{"name":"COMPOUND048","primitives":[{"attributes":{"NORMAL":19540,"POSITION":2018},"indices":37062,"material":14,"mode":4},{"attributes":{"NORMAL":19541,"POSITION":2019},"indices":37063,"material":14,"mode":4}]},{"name":"COMPOUND049","primitives":[{"attributes":{"NORMAL":19542,"POSITION":2020},"indices":37064,"material":7,"mode":4},{"attributes":{"NORMAL":19543,"POSITION":2021},"indices":37065,"material":7,"mode":4},{"attributes":{"NORMAL":19544,"POSITION":2022},"indices":37066,"material":7,"mode":4},{"attributes":{"NORMAL":19545,"POSITION":2023},"indices":37067,"material":7,"mode":4},{"attributes":{"NORMAL":19546,"POSITION":2024},"indices":37068,"material":7,"mode":4},{"attributes":{"NORMAL":19547,"POSITION":2025},"indices":37069,"material":7,"mode":4},{"attributes":{"NORMAL":19548,"POSITION":2026},"indices":37070,"material":7,"mode":4},{"attributes":{"NORMAL":19549,"POSITION":2027},"indices":37071,"material":7,"mode":4},{"attributes":{"NORMAL":19550,"POSITION":2028},"indices":37072,"material":7,"mode":4},{"attributes":{"NORMAL":19551,"POSITION":2029},"indices":37073,"material":7,"mode":4}]},{"name":"COMPOUND050","primitives":[{"attributes":{"NORMAL":19552,"POSITION":2030},"indices":37074,"material":14,"mode":4},{"attributes":{"NORMAL":19553,"POSITION":2031},"indices":37075,"material":14,"mode":4}]},{"name":"COMPOUND051","primitives":[{"attributes":{"NORMAL":19554,"POSITION":2032},"indices":37076,"material":7,"mode":4},{"attributes":{"NORMAL":19555,"POSITION":2033},"indices":37077,"material":7,"mode":4},{"attributes":{"NORMAL":19556,"POSITION":2034},"indices":37078,"material":7,"mode":4},{"attributes":{"NORMAL":19557,"POSITION":2035},"indices":37079,"material":7,"mode":4},{"attributes":{"NORMAL":19558,"POSITION":2036},"indices":37080,"material":7,"mode":4},{"attributes":{"NORMAL":19559,"POSITION":2037},"indices":37081,"material":7,"mode":4},{"attributes":{"NORMAL":19560,"POSITION":2038},"indices":37082,"material":7,"mode":4},{"attributes":{"NORMAL":19561,"POSITION":2039},"indices":37083,"material":7,"mode":4},{"attributes":{"NORMAL":19562,"POSITION":2040},"indices":37084,"material":7,"mode":4},{"attributes":{"NORMAL":19563,"POSITION":2041},"indices":37085,"material":7,"mode":4}]},{"name":"COMPOUND052","primitives":[{"attributes":{"NORMAL":19564,"POSITION":2042},"indices":37086,"material":14,"mode":4},{"attributes":{"NORMAL":19565,"POSITION":2043},"indices":37087,"material":14,"mode":4}]},{"name":"COMPOUND053","primitives":[{"attributes":{"NORMAL":19566,"POSITION":2044},"indices":37088,"material":7,"mode":4},{"attributes":{"NORMAL":19567,"POSITION":2045},"indices":37089,"material":7,"mode":4},{"attributes":{"NORMAL":19568,"POSITION":2046},"indices":37090,"material":7,"mode":4},{"attributes":{"NORMAL":19569,"POSITION":2047},"indices":37091,"material":7,"mode":4},{"attributes":{"NORMAL":19570,"POSITION":2048},"indices":37092,"material":7,"mode":4},{"attributes":{"NORMAL":19571,"POSITION":2049},"indices":37093,"material":7,"mode":4},{"attributes":{"NORMAL":19572,"POSITION":2050},"indices":37094,"material":7,"mode":4},{"attributes":{"NORMAL":19573,"POSITION":2051},"indices":37095,"material":7,"mode":4},{"attributes":{"NORMAL":19574,"POSITION":2052},"indices":37096,"material":7,"mode":4},{"attributes":{"NORMAL":19575,"POSITION":2053},"indices":37097,"material":7,"mode":4}]},{"name":"COMPOUND054","primitives":[{"attributes":{"NORMAL":19576,"POSITION":2054},"indices":37098,"material":7,"mode":4},{"attributes":{"NORMAL":19577,"POSITION":2055},"indices":37099,"material":7,"mode":4},{"attributes":{"NORMAL":19578,"POSITION":2056},"indices":37100,"material":7,"mode":4},{"attributes":{"NORMAL":19579,"POSITION":2057},"indices":37101,"material":7,"mode":4},{"attributes":{"NORMAL":19580,"POSITION":2058},"indices":37102,"material":7,"mode":4},{"attributes":{"NORMAL":19581,"POSITION":2059},"indices":37103,"material":7,"mode":4},{"attributes":{"NORMAL":19582,"POSITION":2060},"indices":37104,"material":7,"mode":4},{"attributes":{"NORMAL":19583,"POSITION":2061},"indices":37105,"material":7,"mode":4},{"attributes":{"NORMAL":19584,"POSITION":2062},"indices":37106,"material":7,"mode":4},{"attributes":{"NORMAL":19585,"POSITION":2063},"indices":37107,"material":7,"mode":4}]},{"name":"COMPOUND055","primitives":[{"attributes":{"NORMAL":19586,"POSITION":2064},"indices":37108,"material":13,"mode":4},{"attributes":{"NORMAL":19587,"POSITION":2065},"indices":37109,"material":13,"mode":4},{"attributes":{"NORMAL":19588,"POSITION":2066},"indices":37110,"material":13,"mode":4},{"attributes":{"NORMAL":19589,"POSITION":2067},"indices":37111,"material":13,"mode":4},{"attributes":{"NORMAL":19590,"POSITION":2068},"indices":37112,"material":13,"mode":4},{"attributes":{"NORMAL":19591,"POSITION":2069},"indices":37113,"material":13,"mode":4},{"attributes":{"NORMAL":19592,"POSITION":2070},"indices":37114,"material":13,"mode":4},{"attributes":{"NORMAL":19593,"POSITION":2071},"indices":37115,"material":13,"mode":4},{"attributes":{"NORMAL":19594,"POSITION":2072},"indices":37116,"material":13,"mode":4},{"attributes":{"NORMAL":19595,"POSITION":2073},"indices":37117,"material":13,"mode":4},{"attributes":{"NORMAL":19596,"POSITION":2074},"indices":37118,"material":9,"mode":4},{"attributes":{"NORMAL":19597,"POSITION":2075},"indices":37119,"material":9,"mode":4},{"attributes":{"NORMAL":19598,"POSITION":2076},"indices":37120,"material":9,"mode":4},{"attributes":{"NORMAL":19599,"POSITION":2077},"indices":37121,"material":9,"mode":4},{"attributes":{"NORMAL":19600,"POSITION":2078},"indices":37122,"material":9,"mode":4},{"attributes":{"NORMAL":19601,"POSITION":2079},"indices":37123,"material":13,"mode":4},{"attributes":{"NORMAL":19602,"POSITION":2080},"indices":37124,"material":9,"mode":4},{"attributes":{"NORMAL":19603,"POSITION":2081},"indices":37125,"material":9,"mode":4},{"attributes":{"NORMAL":19604,"POSITION":2082},"indices":37126,"material":9,"mode":4},{"attributes":{"NORMAL":19605,"POSITION":2083},"indices":37127,"material":9,"mode":4},{"attributes":{"NORMAL":19606,"POSITION":2084},"indices":37128,"material":9,"mode":4},{"attributes":{"NORMAL":19607,"POSITION":2085},"indices":37129,"material":13,"mode":4},{"attributes":{"NORMAL":19608,"POSITION":2086},"indices":37130,"material":9,"mode":4},{"attributes":{"NORMAL":19609,"POSITION":2087},"indices":37131,"material":9,"mode":4},{"attributes":{"NORMAL":19610,"POSITION":2088},"indices":37132,"material":9,"mode":4},{"attributes":{"NORMAL":19611,"POSITION":2089},"indices":37133,"material":9,"mode":4},{"attributes":{"NORMAL":19612,"POSITION":2090},"indices":37134,"material":9,"mode":4},{"attributes":{"NORMAL":19613,"POSITION":2091},"indices":37135,"material":9,"mode":4},{"attributes":{"NORMAL":19614,"POSITION":2092},"indices":37136,"material":9,"mode":4},{"attributes":{"NORMAL":19615,"POSITION":2093},"indices":37137,"material":9,"mode":4},{"attributes":{"NORMAL":19616,"POSITION":2094},"indices":37138,"material":9,"mode":4},{"attributes":{"NORMAL":19617,"POSITION":2095},"indices":37139,"material":9,"mode":4},{"attributes":{"NORMAL":19618,"POSITION":2096},"indices":37140,"material":9,"mode":4},{"attributes":{"NORMAL":19619,"POSITION":2097},"indices":37141,"material":9,"mode":4},{"attributes":{"NORMAL":19620,"POSITION":2098},"indices":37142,"material":9,"mode":4},{"attributes":{"NORMAL":19621,"POSITION":2099},"indices":37143,"material":9,"mode":4},{"attributes":{"NORMAL":19622,"POSITION":2100},"indices":37144,"material":9,"mode":4},{"attributes":{"NORMAL":19623,"POSITION":2101},"indices":37145,"material":9,"mode":4},{"attributes":{"NORMAL":19624,"POSITION":2102},"indices":37146,"material":9,"mode":4},{"attributes":{"NORMAL":19625,"POSITION":2103},"indices":37147,"material":9,"mode":4},{"attributes":{"NORMAL":19626,"POSITION":2104},"indices":37148,"material":9,"mode":4},{"attributes":{"NORMAL":19627,"POSITION":2105},"indices":37149,"material":9,"mode":4},{"attributes":{"NORMAL":19628,"POSITION":2106},"indices":37150,"material":9,"mode":4},{"attributes":{"NORMAL":19629,"POSITION":2107},"indices":37151,"material":13,"mode":4},{"attributes":{"NORMAL":19630,"POSITION":2108},"indices":37152,"material":9,"mode":4},{"attributes":{"NORMAL":19631,"POSITION":2109},"indices":37153,"material":9,"mode":4},{"attributes":{"NORMAL":19632,"POSITION":2110},"indices":37154,"material":9,"mode":4},{"attributes":{"NORMAL":19633,"POSITION":2111},"indices":37155,"material":9,"mode":4},{"attributes":{"NORMAL":19634,"POSITION":2112},"indices":37156,"material":9,"mode":4},{"attributes":{"NORMAL":19635,"POSITION":2113},"indices":37157,"material":9,"mode":4},{"attributes":{"NORMAL":19636,"POSITION":2114},"indices":37158,"material":9,"mode":4},{"attributes":{"NORMAL":19637,"POSITION":2115},"indices":37159,"material":9,"mode":4},{"attributes":{"NORMAL":19638,"POSITION":2116},"indices":37160,"material":9,"mode":4},{"attributes":{"NORMAL":19639,"POSITION":2117},"indices":37161,"material":9,"mode":4},{"attributes":{"NORMAL":19640,"POSITION":2118},"indices":37162,"material":9,"mode":4},{"attributes":{"NORMAL":19641,"POSITION":2119},"indices":37163,"material":9,"mode":4},{"attributes":{"NORMAL":19642,"POSITION":2120},"indices":37164,"material":9,"mode":4},{"attributes":{"NORMAL":19643,"POSITION":2121},"indices":37165,"material":9,"mode":4},{"attributes":{"NORMAL":19644,"POSITION":2122},"indices":37166,"material":9,"mode":4},{"attributes":{"NORMAL":19645,"POSITION":2123},"indices":37167,"material":13,"mode":4}]},{"name":"COMPOUND056","primitives":[{"attributes":{"NORMAL":19646,"POSITION":2124},"indices":37168,"material":7,"mode":4},{"attributes":{"NORMAL":19647,"POSITION":2125},"indices":37169,"material":7,"mode":4},{"attributes":{"NORMAL":19648,"POSITION":2126},"indices":37170,"material":7,"mode":4},{"attributes":{"NORMAL":19649,"POSITION":2127},"indices":37171,"material":7,"mode":4},{"attributes":{"NORMAL":19650,"POSITION":2128},"indices":37172,"material":7,"mode":4},{"attributes":{"NORMAL":19651,"POSITION":2129},"indices":37173,"material":7,"mode":4},{"attributes":{"NORMAL":19652,"POSITION":2130},"indices":37174,"material":7,"mode":4},{"attributes":{"NORMAL":19653,"POSITION":2131},"indices":37175,"material":7,"mode":4},{"attributes":{"NORMAL":19654,"POSITION":2132},"indices":37176,"material":7,"mode":4},{"attributes":{"NORMAL":19655,"POSITION":2133},"indices":37177,"material":7,"mode":4}]},{"name":"COMPOUND057","primitives":[{"attributes":{"NORMAL":19656,"POSITION":2134},"indices":37178,"material":7,"mode":4},{"attributes":{"NORMAL":19657,"POSITION":2135},"indices":37179,"material":7,"mode":4},{"attributes":{"NORMAL":19658,"POSITION":2136},"indices":37180,"material":7,"mode":4},{"attributes":{"NORMAL":19659,"POSITION":2137},"indices":37181,"material":7,"mode":4},{"attributes":{"NORMAL":19660,"POSITION":2138},"indices":37182,"material":7,"mode":4},{"attributes":{"NORMAL":19661,"POSITION":2139},"indices":37183,"material":7,"mode":4},{"attributes":{"NORMAL":19662,"POSITION":2140},"indices":37184,"material":7,"mode":4},{"attributes":{"NORMAL":19663,"POSITION":2141},"indices":37185,"material":7,"mode":4},{"attributes":{"NORMAL":19664,"POSITION":2142},"indices":37186,"material":7,"mode":4},{"attributes":{"NORMAL":19665,"POSITION":2143},"indices":37187,"material":7,"mode":4}]},{"name":"COMPOUND058","primitives":[{"attributes":{"NORMAL":19666,"POSITION":2144},"indices":37188,"material":7,"mode":4},{"attributes":{"NORMAL":19667,"POSITION":2145},"indices":37189,"material":7,"mode":4},{"attributes":{"NORMAL":19668,"POSITION":2146},"indices":37190,"material":7,"mode":4},{"attributes":{"NORMAL":19669,"POSITION":2147},"indices":37191,"material":7,"mode":4},{"attributes":{"NORMAL":19670,"POSITION":2148},"indices":37192,"material":7,"mode":4},{"attributes":{"NORMAL":19671,"POSITION":2149},"indices":37193,"material":7,"mode":4},{"attributes":{"NORMAL":19672,"POSITION":2150},"indices":37194,"material":7,"mode":4},{"attributes":{"NORMAL":19673,"POSITION":2151},"indices":37195,"material":7,"mode":4},{"attributes":{"NORMAL":19674,"POSITION":2152},"indices":37196,"material":7,"mode":4},{"attributes":{"NORMAL":19675,"POSITION":2153},"indices":37197,"material":7,"mode":4}]},{"name":"COMPOUND059","primitives":[{"attributes":{"NORMAL":19676,"POSITION":2154},"indices":37198,"material":7,"mode":4},{"attributes":{"NORMAL":19677,"POSITION":2155},"indices":37199,"material":7,"mode":4},{"attributes":{"NORMAL":19678,"POSITION":2156},"indices":37200,"material":7,"mode":4},{"attributes":{"NORMAL":19679,"POSITION":2157},"indices":37201,"material":7,"mode":4},{"attributes":{"NORMAL":19680,"POSITION":2158},"indices":37202,"material":7,"mode":4},{"attributes":{"NORMAL":19681,"POSITION":2159},"indices":37203,"material":7,"mode":4},{"attributes":{"NORMAL":19682,"POSITION":2160},"indices":37204,"material":7,"mode":4},{"attributes":{"NORMAL":19683,"POSITION":2161},"indices":37205,"material":7,"mode":4},{"attributes":{"NORMAL":19684,"POSITION":2162},"indices":37206,"material":7,"mode":4},{"attributes":{"NORMAL":19685,"POSITION":2163},"indices":37207,"material":7,"mode":4}]},{"name":"COMPOUND060","primitives":[{"attributes":{"NORMAL":19686,"POSITION":2164},"indices":37208,"material":7,"mode":4},{"attributes":{"NORMAL":19687,"POSITION":2165},"indices":37209,"material":7,"mode":4},{"attributes":{"NORMAL":19688,"POSITION":2166},"indices":37210,"material":7,"mode":4},{"attributes":{"NORMAL":19689,"POSITION":2167},"indices":37211,"material":7,"mode":4},{"attributes":{"NORMAL":19690,"POSITION":2168},"indices":37212,"material":7,"mode":4},{"attributes":{"NORMAL":19691,"POSITION":2169},"indices":37213,"material":7,"mode":4},{"attributes":{"NORMAL":19692,"POSITION":2170},"indices":37214,"material":7,"mode":4},{"attributes":{"NORMAL":19693,"POSITION":2171},"indices":37215,"material":7,"mode":4},{"attributes":{"NORMAL":19694,"POSITION":2172},"indices":37216,"material":7,"mode":4},{"attributes":{"NORMAL":19695,"POSITION":2173},"indices":37217,"material":7,"mode":4}]},{"name":"COMPOUND061","primitives":[{"attributes":{"NORMAL":19696,"POSITION":2174},"indices":37218,"material":14,"mode":4},{"attributes":{"NORMAL":19697,"POSITION":2175},"indices":37219,"material":14,"mode":4}]},{"name":"COMPOUND062","primitives":[{"attributes":{"NORMAL":19698,"POSITION":2176},"indices":37220,"material":8,"mode":4},{"attributes":{"NORMAL":19699,"POSITION":2177},"indices":37221,"material":8,"mode":4},{"attributes":{"NORMAL":19700,"POSITION":2178},"indices":37222,"material":8,"mode":4},{"attributes":{"NORMAL":19701,"POSITION":2179},"indices":37223,"material":8,"mode":4},{"attributes":{"NORMAL":19702,"POSITION":2180},"indices":37224,"material":8,"mode":4},{"attributes":{"NORMAL":19703,"POSITION":2181},"indices":37225,"material":8,"mode":4},{"attributes":{"NORMAL":19704,"POSITION":2182},"indices":37226,"material":8,"mode":4},{"attributes":{"NORMAL":19705,"POSITION":2183},"indices":37227,"material":8,"mode":4},{"attributes":{"NORMAL":19706,"POSITION":2184},"indices":37228,"material":8,"mode":4},{"attributes":{"NORMAL":19707,"POSITION":2185},"indices":37229,"material":8,"mode":4},{"attributes":{"NORMAL":19708,"POSITION":2186},"indices":37230,"material":8,"mode":4},{"attributes":{"NORMAL":19709,"POSITION":2187},"indices":37231,"material":8,"mode":4},{"attributes":{"NORMAL":19710,"POSITION":2188},"indices":37232,"material":8,"mode":4},{"attributes":{"NORMAL":19711,"POSITION":2189},"indices":37233,"material":8,"mode":4}]},{"name":"COMPOUND063","primitives":[{"attributes":{"NORMAL":19712,"POSITION":2190},"indices":37234,"material":7,"mode":4},{"attributes":{"NORMAL":19713,"POSITION":2191},"indices":37235,"material":7,"mode":4},{"attributes":{"NORMAL":19714,"POSITION":2192},"indices":37236,"material":7,"mode":4},{"attributes":{"NORMAL":19715,"POSITION":2193},"indices":37237,"material":7,"mode":4},{"attributes":{"NORMAL":19716,"POSITION":2194},"indices":37238,"material":7,"mode":4},{"attributes":{"NORMAL":19717,"POSITION":2195},"indices":37239,"material":7,"mode":4},{"attributes":{"NORMAL":19718,"POSITION":2196},"indices":37240,"material":7,"mode":4},{"attributes":{"NORMAL":19719,"POSITION":2197},"indices":37241,"material":7,"mode":4},{"attributes":{"NORMAL":19720,"POSITION":2198},"indices":37242,"material":7,"mode":4},{"attributes":{"NORMAL":19721,"POSITION":2199},"indices":37243,"material":7,"mode":4}]},{"name":"COMPOUND064","primitives":[{"attributes":{"NORMAL":19722,"POSITION":2200},"indices":37244,"material":7,"mode":4},{"attributes":{"NORMAL":19723,"POSITION":2201},"indices":37245,"material":7,"mode":4},{"attributes":{"NORMAL":19724,"POSITION":2202},"indices":37246,"material":7,"mode":4},{"attributes":{"NORMAL":19725,"POSITION":2203},"indices":37247,"material":7,"mode":4},{"attributes":{"NORMAL":19726,"POSITION":2204},"indices":37248,"material":7,"mode":4},{"attributes":{"NORMAL":19727,"POSITION":2205},"indices":37249,"material":7,"mode":4},{"attributes":{"NORMAL":19728,"POSITION":2206},"indices":37250,"material":7,"mode":4},{"attributes":{"NORMAL":19729,"POSITION":2207},"indices":37251,"material":7,"mode":4},{"attributes":{"NORMAL":19730,"POSITION":2208},"indices":37252,"material":7,"mode":4},{"attributes":{"NORMAL":19731,"POSITION":2209},"indices":37253,"material":7,"mode":4}]},{"name":"COMPOUND065","primitives":[{"attributes":{"NORMAL":19732,"POSITION":2210},"indices":37254,"material":7,"mode":4},{"attributes":{"NORMAL":19733,"POSITION":2211},"indices":37255,"material":7,"mode":4},{"attributes":{"NORMAL":19734,"POSITION":2212},"indices":37256,"material":7,"mode":4},{"attributes":{"NORMAL":19735,"POSITION":2213},"indices":37257,"material":7,"mode":4},{"attributes":{"NORMAL":19736,"POSITION":2214},"indices":37258,"material":7,"mode":4},{"attributes":{"NORMAL":19737,"POSITION":2215},"indices":37259,"material":7,"mode":4},{"attributes":{"NORMAL":19738,"POSITION":2216},"indices":37260,"material":7,"mode":4},{"attributes":{"NORMAL":19739,"POSITION":2217},"indices":37261,"material":7,"mode":4},{"attributes":{"NORMAL":19740,"POSITION":2218},"indices":37262,"material":7,"mode":4},{"attributes":{"NORMAL":19741,"POSITION":2219},"indices":37263,"material":7,"mode":4}]},{"name":"COMPOUND066","primitives":[{"attributes":{"NORMAL":19742,"POSITION":2220},"indices":37264,"material":8,"mode":4},{"attributes":{"NORMAL":19743,"POSITION":2221},"indices":37265,"material":8,"mode":4},{"attributes":{"NORMAL":19744,"POSITION":2222},"indices":37266,"material":8,"mode":4},{"attributes":{"NORMAL":19745,"POSITION":2223},"indices":37267,"material":8,"mode":4},{"attributes":{"NORMAL":19746,"POSITION":2224},"indices":37268,"material":8,"mode":4},{"attributes":{"NORMAL":19747,"POSITION":2225},"indices":37269,"material":8,"mode":4},{"attributes":{"NORMAL":19748,"POSITION":2226},"indices":37270,"material":8,"mode":4},{"attributes":{"NORMAL":19749,"POSITION":2227},"indices":37271,"material":9,"mode":4},{"attributes":{"NORMAL":19750,"POSITION":2228},"indices":37272,"material":9,"mode":4},{"attributes":{"NORMAL":19751,"POSITION":2229},"indices":37273,"material":9,"mode":4}]},{"name":"COMPOUND067","primitives":[{"attributes":{"NORMAL":19752,"POSITION":2230},"indices":37274,"material":7,"mode":4},{"attributes":{"NORMAL":19753,"POSITION":2231},"indices":37275,"material":7,"mode":4},{"attributes":{"NORMAL":19754,"POSITION":2232},"indices":37276,"material":7,"mode":4},{"attributes":{"NORMAL":19755,"POSITION":2233},"indices":37277,"material":7,"mode":4},{"attributes":{"NORMAL":19756,"POSITION":2234},"indices":37278,"material":7,"mode":4},{"attributes":{"NORMAL":19757,"POSITION":2235},"indices":37279,"material":7,"mode":4},{"attributes":{"NORMAL":19758,"POSITION":2236},"indices":37280,"material":7,"mode":4},{"attributes":{"NORMAL":19759,"POSITION":2237},"indices":37281,"material":7,"mode":4},{"attributes":{"NORMAL":19760,"POSITION":2238},"indices":37282,"material":7,"mode":4},{"attributes":{"NORMAL":19761,"POSITION":2239},"indices":37283,"material":7,"mode":4}]},{"name":"COMPOUND068","primitives":[{"attributes":{"NORMAL":19762,"POSITION":2240},"indices":37284,"material":7,"mode":4},{"attributes":{"NORMAL":19763,"POSITION":2241},"indices":37285,"material":7,"mode":4},{"attributes":{"NORMAL":19764,"POSITION":2242},"indices":37286,"material":7,"mode":4},{"attributes":{"NORMAL":19765,"POSITION":2243},"indices":37287,"material":7,"mode":4},{"attributes":{"NORMAL":19766,"POSITION":2244},"indices":37288,"material":7,"mode":4},{"attributes":{"NORMAL":19767,"POSITION":2245},"indices":37289,"material":7,"mode":4},{"attributes":{"NORMAL":19768,"POSITION":2246},"indices":37290,"material":7,"mode":4},{"attributes":{"NORMAL":19769,"POSITION":2247},"indices":37291,"material":7,"mode":4},{"attributes":{"NORMAL":19770,"POSITION":2248},"indices":37292,"material":7,"mode":4},{"attributes":{"NORMAL":19771,"POSITION":2249},"indices":37293,"material":7,"mode":4}]},{"name":"COMPOUND069","primitives":[{"attributes":{"NORMAL":19772,"POSITION":2250},"indices":37294,"material":7,"mode":4},{"attributes":{"NORMAL":19773,"POSITION":2251},"indices":37295,"material":7,"mode":4},{"attributes":{"NORMAL":19774,"POSITION":2252},"indices":37296,"material":7,"mode":4},{"attributes":{"NORMAL":19775,"POSITION":2253},"indices":37297,"material":7,"mode":4},{"attributes":{"NORMAL":19776,"POSITION":2254},"indices":37298,"material":7,"mode":4},{"attributes":{"NORMAL":19777,"POSITION":2255},"indices":37299,"material":7,"mode":4},{"attributes":{"NORMAL":19778,"POSITION":2256},"indices":37300,"material":7,"mode":4},{"attributes":{"NORMAL":19779,"POSITION":2257},"indices":37301,"material":7,"mode":4},{"attributes":{"NORMAL":19780,"POSITION":2258},"indices":37302,"material":7,"mode":4},{"attributes":{"NORMAL":19781,"POSITION":2259},"indices":37303,"material":7,"mode":4}]},{"name":"COMPOUND070","primitives":[{"attributes":{"NORMAL":19782,"POSITION":2260},"indices":37304,"material":8,"mode":4},{"attributes":{"NORMAL":19783,"POSITION":2261},"indices":37305,"material":8,"mode":4},{"attributes":{"NORMAL":19784,"POSITION":2262},"indices":37306,"material":8,"mode":4},{"attributes":{"NORMAL":19785,"POSITION":2263},"indices":37307,"material":8,"mode":4},{"attributes":{"NORMAL":19786,"POSITION":2264},"indices":37308,"material":8,"mode":4},{"attributes":{"NORMAL":19787,"POSITION":2265},"indices":37309,"material":8,"mode":4},{"attributes":{"NORMAL":19788,"POSITION":2266},"indices":37310,"material":8,"mode":4},{"attributes":{"NORMAL":19789,"POSITION":2267},"indices":37311,"material":9,"mode":4},{"attributes":{"NORMAL":19790,"POSITION":2268},"indices":37312,"material":9,"mode":4},{"attributes":{"NORMAL":19791,"POSITION":2269},"indices":37313,"material":9,"mode":4}]},{"name":"COMPOUND071","primitives":[{"attributes":{"NORMAL":19792,"POSITION":2270},"indices":37314,"material":7,"mode":4},{"attributes":{"NORMAL":19793,"POSITION":2271},"indices":37315,"material":7,"mode":4},{"attributes":{"NORMAL":19794,"POSITION":2272},"indices":37316,"material":7,"mode":4},{"attributes":{"NORMAL":19795,"POSITION":2273},"indices":37317,"material":7,"mode":4},{"attributes":{"NORMAL":19796,"POSITION":2274},"indices":37318,"material":7,"mode":4},{"attributes":{"NORMAL":19797,"POSITION":2275},"indices":37319,"material":7,"mode":4},{"attributes":{"NORMAL":19798,"POSITION":2276},"indices":37320,"material":7,"mode":4},{"attributes":{"NORMAL":19799,"POSITION":2277},"indices":37321,"material":7,"mode":4},{"attributes":{"NORMAL":19800,"POSITION":2278},"indices":37322,"material":7,"mode":4},{"attributes":{"NORMAL":19801,"POSITION":2279},"indices":37323,"material":7,"mode":4}]},{"name":"COMPOUND072","primitives":[{"attributes":{"NORMAL":19802,"POSITION":2280},"indices":37324,"material":15,"mode":4},{"attributes":{"NORMAL":19803,"POSITION":2281},"indices":37325,"material":15,"mode":4},{"attributes":{"NORMAL":19804,"POSITION":2282},"indices":37326,"material":15,"mode":4},{"attributes":{"NORMAL":19805,"POSITION":2283},"indices":37327,"material":15,"mode":4},{"attributes":{"NORMAL":19806,"POSITION":2284},"indices":37328,"material":15,"mode":4},{"attributes":{"NORMAL":19807,"POSITION":2285},"indices":37329,"material":15,"mode":4},{"attributes":{"NORMAL":19808,"POSITION":2286},"indices":37330,"material":15,"mode":4},{"attributes":{"NORMAL":19809,"POSITION":2287},"indices":37331,"material":15,"mode":4},{"attributes":{"NORMAL":19810,"POSITION":2288},"indices":37332,"material":15,"mode":4},{"attributes":{"NORMAL":19811,"POSITION":2289},"indices":37333,"material":15,"mode":4},{"attributes":{"NORMAL":19812,"POSITION":2290},"indices":37334,"material":9,"mode":4},{"attributes":{"NORMAL":19813,"POSITION":2291},"indices":37335,"material":9,"mode":4},{"attributes":{"NORMAL":19814,"POSITION":2292},"indices":37336,"material":9,"mode":4},{"attributes":{"NORMAL":19815,"POSITION":2293},"indices":37337,"material":9,"mode":4},{"attributes":{"NORMAL":19816,"POSITION":2294},"indices":37338,"material":9,"mode":4},{"attributes":{"NORMAL":19817,"POSITION":2295},"indices":37339,"material":9,"mode":4},{"attributes":{"NORMAL":19818,"POSITION":2296},"indices":37340,"material":9,"mode":4},{"attributes":{"NORMAL":19819,"POSITION":2297},"indices":37341,"material":15,"mode":4},{"attributes":{"NORMAL":19820,"POSITION":2298},"indices":37342,"material":9,"mode":4},{"attributes":{"NORMAL":19821,"POSITION":2299},"indices":37343,"material":9,"mode":4},{"attributes":{"NORMAL":19822,"POSITION":2300},"indices":37344,"material":9,"mode":4},{"attributes":{"NORMAL":19823,"POSITION":2301},"indices":37345,"material":9,"mode":4},{"attributes":{"NORMAL":19824,"POSITION":2302},"indices":37346,"material":9,"mode":4},{"attributes":{"NORMAL":19825,"POSITION":2303},"indices":37347,"material":15,"mode":4},{"attributes":{"NORMAL":19826,"POSITION":2304},"indices":37348,"material":9,"mode":4},{"attributes":{"NORMAL":19827,"POSITION":2305},"indices":37349,"material":9,"mode":4},{"attributes":{"NORMAL":19828,"POSITION":2306},"indices":37350,"material":9,"mode":4},{"attributes":{"NORMAL":19829,"POSITION":2307},"indices":37351,"material":9,"mode":4},{"attributes":{"NORMAL":19830,"POSITION":2308},"indices":37352,"material":9,"mode":4},{"attributes":{"NORMAL":19831,"POSITION":2309},"indices":37353,"material":9,"mode":4},{"attributes":{"NORMAL":19832,"POSITION":2310},"indices":37354,"material":9,"mode":4},{"attributes":{"NORMAL":19833,"POSITION":2311},"indices":37355,"material":9,"mode":4},{"attributes":{"NORMAL":19834,"POSITION":2312},"indices":37356,"material":9,"mode":4},{"attributes":{"NORMAL":19835,"POSITION":2313},"indices":37357,"material":9,"mode":4},{"attributes":{"NORMAL":19836,"POSITION":2314},"indices":37358,"material":15,"mode":4},{"attributes":{"NORMAL":19837,"POSITION":2315},"indices":37359,"material":9,"mode":4},{"attributes":{"NORMAL":19838,"POSITION":2316},"indices":37360,"material":9,"mode":4},{"attributes":{"NORMAL":19839,"POSITION":2317},"indices":37361,"material":9,"mode":4},{"attributes":{"NORMAL":19840,"POSITION":2318},"indices":37362,"material":9,"mode":4},{"attributes":{"NORMAL":19841,"POSITION":2319},"indices":37363,"material":9,"mode":4},{"attributes":{"NORMAL":19842,"POSITION":2320},"indices":37364,"material":9,"mode":4},{"attributes":{"NORMAL":19843,"POSITION":2321},"indices":37365,"material":9,"mode":4},{"attributes":{"NORMAL":19844,"POSITION":2322},"indices":37366,"material":9,"mode":4}]},{"name":"COMPOUND073","primitives":[{"attributes":{"NORMAL":19845,"POSITION":2323},"indices":37367,"material":7,"mode":4},{"attributes":{"NORMAL":19846,"POSITION":2324},"indices":37368,"material":7,"mode":4},{"attributes":{"NORMAL":19847,"POSITION":2325},"indices":37369,"material":7,"mode":4},{"attributes":{"NORMAL":19848,"POSITION":2326},"indices":37370,"material":7,"mode":4},{"attributes":{"NORMAL":19849,"POSITION":2327},"indices":37371,"material":7,"mode":4},{"attributes":{"NORMAL":19850,"POSITION":2328},"indices":37372,"material":7,"mode":4},{"attributes":{"NORMAL":19851,"POSITION":2329},"indices":37373,"material":7,"mode":4},{"attributes":{"NORMAL":19852,"POSITION":2330},"indices":37374,"material":7,"mode":4},{"attributes":{"NORMAL":19853,"POSITION":2331},"indices":37375,"material":7,"mode":4},{"attributes":{"NORMAL":19854,"POSITION":2332},"indices":37376,"material":7,"mode":4}]},{"name":"COMPOUND074","primitives":[{"attributes":{"NORMAL":19855,"POSITION":2333},"indices":37377,"material":7,"mode":4},{"attributes":{"NORMAL":19856,"POSITION":2334},"indices":37378,"material":7,"mode":4},{"attributes":{"NORMAL":19857,"POSITION":2335},"indices":37379,"material":7,"mode":4},{"attributes":{"NORMAL":19858,"POSITION":2336},"indices":37380,"material":7,"mode":4},{"attributes":{"NORMAL":19859,"POSITION":2337},"indices":37381,"material":7,"mode":4},{"attributes":{"NORMAL":19860,"POSITION":2338},"indices":37382,"material":7,"mode":4},{"attributes":{"NORMAL":19861,"POSITION":2339},"indices":37383,"material":7,"mode":4},{"attributes":{"NORMAL":19862,"POSITION":2340},"indices":37384,"material":7,"mode":4},{"attributes":{"NORMAL":19863,"POSITION":2341},"indices":37385,"material":7,"mode":4},{"attributes":{"NORMAL":19864,"POSITION":2342},"indices":37386,"material":7,"mode":4}]},{"name":"COMPOUND075","primitives":[{"attributes":{"NORMAL":19865,"POSITION":2343},"indices":37387,"material":7,"mode":4},{"attributes":{"NORMAL":19866,"POSITION":2344},"indices":37388,"material":7,"mode":4},{"attributes":{"NORMAL":19867,"POSITION":2345},"indices":37389,"material":7,"mode":4},{"attributes":{"NORMAL":19868,"POSITION":2346},"indices":37390,"material":7,"mode":4},{"attributes":{"NORMAL":19869,"POSITION":2347},"indices":37391,"material":7,"mode":4},{"attributes":{"NORMAL":19870,"POSITION":2348},"indices":37392,"material":7,"mode":4},{"attributes":{"NORMAL":19871,"POSITION":2349},"indices":37393,"material":7,"mode":4},{"attributes":{"NORMAL":19872,"POSITION":2350},"indices":37394,"material":7,"mode":4},{"attributes":{"NORMAL":19873,"POSITION":2351},"indices":37395,"material":7,"mode":4},{"attributes":{"NORMAL":19874,"POSITION":2352},"indices":37396,"material":7,"mode":4}]},{"name":"COMPOUND076","primitives":[{"attributes":{"NORMAL":19875,"POSITION":2353},"indices":37397,"material":7,"mode":4},{"attributes":{"NORMAL":19876,"POSITION":2354},"indices":37398,"material":7,"mode":4},{"attributes":{"NORMAL":19877,"POSITION":2355},"indices":37399,"material":7,"mode":4},{"attributes":{"NORMAL":19878,"POSITION":2356},"indices":37400,"material":7,"mode":4},{"attributes":{"NORMAL":19879,"POSITION":2357},"indices":37401,"material":7,"mode":4},{"attributes":{"NORMAL":19880,"POSITION":2358},"indices":37402,"material":7,"mode":4},{"attributes":{"NORMAL":19881,"POSITION":2359},"indices":37403,"material":7,"mode":4},{"attributes":{"NORMAL":19882,"POSITION":2360},"indices":37404,"material":7,"mode":4},{"attributes":{"NORMAL":19883,"POSITION":2361},"indices":37405,"material":7,"mode":4},{"attributes":{"NORMAL":19884,"POSITION":2362},"indices":37406,"material":7,"mode":4}]},{"name":"COMPOUND077","primitives":[{"attributes":{"NORMAL":19885,"POSITION":2363},"indices":37407,"material":7,"mode":4},{"attributes":{"NORMAL":19886,"POSITION":2364},"indices":37408,"material":7,"mode":4},{"attributes":{"NORMAL":19887,"POSITION":2365},"indices":37409,"material":7,"mode":4},{"attributes":{"NORMAL":19888,"POSITION":2366},"indices":37410,"material":7,"mode":4},{"attributes":{"NORMAL":19889,"POSITION":2367},"indices":37411,"material":7,"mode":4},{"attributes":{"NORMAL":19890,"POSITION":2368},"indices":37412,"material":7,"mode":4},{"attributes":{"NORMAL":19891,"POSITION":2369},"indices":37413,"material":7,"mode":4},{"attributes":{"NORMAL":19892,"POSITION":2370},"indices":37414,"material":7,"mode":4},{"attributes":{"NORMAL":19893,"POSITION":2371},"indices":37415,"material":7,"mode":4},{"attributes":{"NORMAL":19894,"POSITION":2372},"indices":37416,"material":7,"mode":4}]},{"name":"COMPOUND078","primitives":[{"attributes":{"NORMAL":19895,"POSITION":2373},"indices":37417,"material":7,"mode":4},{"attributes":{"NORMAL":19896,"POSITION":2374},"indices":37418,"material":7,"mode":4},{"attributes":{"NORMAL":19897,"POSITION":2375},"indices":37419,"material":7,"mode":4},{"attributes":{"NORMAL":19898,"POSITION":2376},"indices":37420,"material":7,"mode":4},{"attributes":{"NORMAL":19899,"POSITION":2377},"indices":37421,"material":7,"mode":4},{"attributes":{"NORMAL":19900,"POSITION":2378},"indices":37422,"material":7,"mode":4},{"attributes":{"NORMAL":19901,"POSITION":2379},"indices":37423,"material":7,"mode":4},{"attributes":{"NORMAL":19902,"POSITION":2380},"indices":37424,"material":7,"mode":4},{"attributes":{"NORMAL":19903,"POSITION":2381},"indices":37425,"material":7,"mode":4},{"attributes":{"NORMAL":19904,"POSITION":2382},"indices":37426,"material":7,"mode":4}]},{"name":"COMPOUND079","primitives":[{"attributes":{"NORMAL":19905,"POSITION":2383},"indices":37427,"material":8,"mode":4},{"attributes":{"NORMAL":19906,"POSITION":2384},"indices":37428,"material":8,"mode":4},{"attributes":{"NORMAL":19907,"POSITION":2385},"indices":37429,"material":8,"mode":4},{"attributes":{"NORMAL":19908,"POSITION":2386},"indices":37430,"material":8,"mode":4},{"attributes":{"NORMAL":19909,"POSITION":2387},"indices":37431,"material":8,"mode":4},{"attributes":{"NORMAL":19910,"POSITION":2388},"indices":37432,"material":8,"mode":4},{"attributes":{"NORMAL":19911,"POSITION":2389},"indices":37433,"material":8,"mode":4},{"attributes":{"NORMAL":19912,"POSITION":2390},"indices":37434,"material":8,"mode":4},{"attributes":{"NORMAL":19913,"POSITION":2391},"indices":37435,"material":8,"mode":4},{"attributes":{"NORMAL":19914,"POSITION":2392},"indices":37436,"material":8,"mode":4},{"attributes":{"NORMAL":19915,"POSITION":2393},"indices":37437,"material":8,"mode":4},{"attributes":{"NORMAL":19916,"POSITION":2394},"indices":37438,"material":8,"mode":4},{"attributes":{"NORMAL":19917,"POSITION":2395},"indices":37439,"material":8,"mode":4},{"attributes":{"NORMAL":19918,"POSITION":2396},"indices":37440,"material":8,"mode":4},{"attributes":{"NORMAL":19919,"POSITION":2397},"indices":37441,"material":8,"mode":4},{"attributes":{"NORMAL":19920,"POSITION":2398},"indices":37442,"material":8,"mode":4},{"attributes":{"NORMAL":19921,"POSITION":2399},"indices":37443,"material":8,"mode":4},{"attributes":{"NORMAL":19922,"POSITION":2400},"indices":37444,"material":8,"mode":4}]},{"name":"COMPOUND080","primitives":[{"attributes":{"NORMAL":19923,"POSITION":2401},"indices":37445,"material":7,"mode":4},{"attributes":{"NORMAL":19924,"POSITION":2402},"indices":37446,"material":7,"mode":4},{"attributes":{"NORMAL":19925,"POSITION":2403},"indices":37447,"material":7,"mode":4},{"attributes":{"NORMAL":19926,"POSITION":2404},"indices":37448,"material":7,"mode":4},{"attributes":{"NORMAL":19927,"POSITION":2405},"indices":37449,"material":7,"mode":4},{"attributes":{"NORMAL":19928,"POSITION":2406},"indices":37450,"material":7,"mode":4},{"attributes":{"NORMAL":19929,"POSITION":2407},"indices":37451,"material":7,"mode":4},{"attributes":{"NORMAL":19930,"POSITION":2408},"indices":37452,"material":7,"mode":4},{"attributes":{"NORMAL":19931,"POSITION":2409},"indices":37453,"material":7,"mode":4},{"attributes":{"NORMAL":19932,"POSITION":2410},"indices":37454,"material":7,"mode":4}]},{"name":"COMPOUND081","primitives":[{"attributes":{"NORMAL":19933,"POSITION":2411},"indices":37455,"material":8,"mode":4},{"attributes":{"NORMAL":19934,"POSITION":2412},"indices":37456,"material":8,"mode":4},{"attributes":{"NORMAL":19935,"POSITION":2413},"indices":37457,"material":8,"mode":4},{"attributes":{"NORMAL":19936,"POSITION":2414},"indices":37458,"material":8,"mode":4},{"attributes":{"NORMAL":19937,"POSITION":2415},"indices":37459,"material":8,"mode":4},{"attributes":{"NORMAL":19938,"POSITION":2416},"indices":37460,"material":8,"mode":4},{"attributes":{"NORMAL":19939,"POSITION":2417},"indices":37461,"material":8,"mode":4},{"attributes":{"NORMAL":19940,"POSITION":2418},"indices":37462,"material":9,"mode":4},{"attributes":{"NORMAL":19941,"POSITION":2419},"indices":37463,"material":9,"mode":4},{"attributes":{"NORMAL":19942,"POSITION":2420},"indices":37464,"material":9,"mode":4}]},{"name":"COMPOUND082","primitives":[{"attributes":{"NORMAL":19943,"POSITION":2421},"indices":37465,"material":7,"mode":4},{"attributes":{"NORMAL":19944,"POSITION":2422},"indices":37466,"material":7,"mode":4},{"attributes":{"NORMAL":19945,"POSITION":2423},"indices":37467,"material":7,"mode":4},{"attributes":{"NORMAL":19946,"POSITION":2424},"indices":37468,"material":7,"mode":4},{"attributes":{"NORMAL":19947,"POSITION":2425},"indices":37469,"material":7,"mode":4},{"attributes":{"NORMAL":19948,"POSITION":2426},"indices":37470,"material":7,"mode":4},{"attributes":{"NORMAL":19949,"POSITION":2427},"indices":37471,"material":7,"mode":4},{"attributes":{"NORMAL":19950,"POSITION":2428},"indices":37472,"material":7,"mode":4},{"attributes":{"NORMAL":19951,"POSITION":2429},"indices":37473,"material":7,"mode":4},{"attributes":{"NORMAL":19952,"POSITION":2430},"indices":37474,"material":7,"mode":4}]},{"name":"COMPOUND083","primitives":[{"attributes":{"NORMAL":19953,"POSITION":2431},"indices":37475,"material":7,"mode":4},{"attributes":{"NORMAL":19954,"POSITION":2432},"indices":37476,"material":7,"mode":4},{"attributes":{"NORMAL":19955,"POSITION":2433},"indices":37477,"material":7,"mode":4},{"attributes":{"NORMAL":19956,"POSITION":2434},"indices":37478,"material":7,"mode":4},{"attributes":{"NORMAL":19957,"POSITION":2435},"indices":37479,"material":7,"mode":4},{"attributes":{"NORMAL":19958,"POSITION":2436},"indices":37480,"material":7,"mode":4},{"attributes":{"NORMAL":19959,"POSITION":2437},"indices":37481,"material":7,"mode":4},{"attributes":{"NORMAL":19960,"POSITION":2438},"indices":37482,"material":7,"mode":4},{"attributes":{"NORMAL":19961,"POSITION":2439},"indices":37483,"material":7,"mode":4},{"attributes":{"NORMAL":19962,"POSITION":2440},"indices":37484,"material":7,"mode":4}]},{"name":"COMPOUND084","primitives":[{"attributes":{"NORMAL":19963,"POSITION":2441},"indices":37485,"material":7,"mode":4},{"attributes":{"NORMAL":19964,"POSITION":2442},"indices":37486,"material":7,"mode":4},{"attributes":{"NORMAL":19965,"POSITION":2443},"indices":37487,"material":7,"mode":4},{"attributes":{"NORMAL":19966,"POSITION":2444},"indices":37488,"material":7,"mode":4},{"attributes":{"NORMAL":19967,"POSITION":2445},"indices":37489,"material":7,"mode":4},{"attributes":{"NORMAL":19968,"POSITION":2446},"indices":37490,"material":7,"mode":4},{"attributes":{"NORMAL":19969,"POSITION":2447},"indices":37491,"material":7,"mode":4},{"attributes":{"NORMAL":19970,"POSITION":2448},"indices":37492,"material":7,"mode":4},{"attributes":{"NORMAL":19971,"POSITION":2449},"indices":37493,"material":7,"mode":4},{"attributes":{"NORMAL":19972,"POSITION":2450},"indices":37494,"material":7,"mode":4}]},{"name":"COMPOUND085","primitives":[{"attributes":{"NORMAL":19973,"POSITION":2451},"indices":37495,"material":7,"mode":4},{"attributes":{"NORMAL":19974,"POSITION":2452},"indices":37496,"material":7,"mode":4},{"attributes":{"NORMAL":19975,"POSITION":2453},"indices":37497,"material":7,"mode":4},{"attributes":{"NORMAL":19976,"POSITION":2454},"indices":37498,"material":7,"mode":4},{"attributes":{"NORMAL":19977,"POSITION":2455},"indices":37499,"material":7,"mode":4},{"attributes":{"NORMAL":19978,"POSITION":2456},"indices":37500,"material":7,"mode":4},{"attributes":{"NORMAL":19979,"POSITION":2457},"indices":37501,"material":7,"mode":4},{"attributes":{"NORMAL":19980,"POSITION":2458},"indices":37502,"material":7,"mode":4},{"attributes":{"NORMAL":19981,"POSITION":2459},"indices":37503,"material":7,"mode":4},{"attributes":{"NORMAL":19982,"POSITION":2460},"indices":37504,"material":7,"mode":4}]},{"name":"COMPOUND086","primitives":[{"attributes":{"NORMAL":19983,"POSITION":2461},"indices":37505,"material":7,"mode":4},{"attributes":{"NORMAL":19984,"POSITION":2462},"indices":37506,"material":7,"mode":4},{"attributes":{"NORMAL":19985,"POSITION":2463},"indices":37507,"material":7,"mode":4},{"attributes":{"NORMAL":19986,"POSITION":2464},"indices":37508,"material":7,"mode":4},{"attributes":{"NORMAL":19987,"POSITION":2465},"indices":37509,"material":7,"mode":4},{"attributes":{"NORMAL":19988,"POSITION":2466},"indices":37510,"material":7,"mode":4},{"attributes":{"NORMAL":19989,"POSITION":2467},"indices":37511,"material":7,"mode":4},{"attributes":{"NORMAL":19990,"POSITION":2468},"indices":37512,"material":7,"mode":4},{"attributes":{"NORMAL":19991,"POSITION":2469},"indices":37513,"material":7,"mode":4},{"attributes":{"NORMAL":19992,"POSITION":2470},"indices":37514,"material":7,"mode":4}]},{"name":"COMPOUND087","primitives":[{"attributes":{"NORMAL":19993,"POSITION":2471},"indices":37515,"material":7,"mode":4},{"attributes":{"NORMAL":19994,"POSITION":2472},"indices":37516,"material":7,"mode":4},{"attributes":{"NORMAL":19995,"POSITION":2473},"indices":37517,"material":7,"mode":4},{"attributes":{"NORMAL":19996,"POSITION":2474},"indices":37518,"material":7,"mode":4},{"attributes":{"NORMAL":19997,"POSITION":2475},"indices":37519,"material":7,"mode":4},{"attributes":{"NORMAL":19998,"POSITION":2476},"indices":37520,"material":7,"mode":4},{"attributes":{"NORMAL":19999,"POSITION":2477},"indices":37521,"material":7,"mode":4},{"attributes":{"NORMAL":20000,"POSITION":2478},"indices":37522,"material":7,"mode":4},{"attributes":{"NORMAL":20001,"POSITION":2479},"indices":37523,"material":7,"mode":4},{"attributes":{"NORMAL":20002,"POSITION":2480},"indices":37524,"material":7,"mode":4}]},{"name":"COMPOUND088","primitives":[{"attributes":{"NORMAL":20003,"POSITION":2481},"indices":37525,"material":7,"mode":4},{"attributes":{"NORMAL":20004,"POSITION":2482},"indices":37526,"material":7,"mode":4},{"attributes":{"NORMAL":20005,"POSITION":2483},"indices":37527,"material":7,"mode":4},{"attributes":{"NORMAL":20006,"POSITION":2484},"indices":37528,"material":7,"mode":4},{"attributes":{"NORMAL":20007,"POSITION":2485},"indices":37529,"material":7,"mode":4},{"attributes":{"NORMAL":20008,"POSITION":2486},"indices":37530,"material":7,"mode":4},{"attributes":{"NORMAL":20009,"POSITION":2487},"indices":37531,"material":7,"mode":4},{"attributes":{"NORMAL":20010,"POSITION":2488},"indices":37532,"material":7,"mode":4},{"attributes":{"NORMAL":20011,"POSITION":2489},"indices":37533,"material":7,"mode":4},{"attributes":{"NORMAL":20012,"POSITION":2490},"indices":37534,"material":7,"mode":4}]},{"name":"COMPOUND089","primitives":[{"attributes":{"NORMAL":20013,"POSITION":2491},"indices":37535,"material":7,"mode":4},{"attributes":{"NORMAL":20014,"POSITION":2492},"indices":37536,"material":7,"mode":4},{"attributes":{"NORMAL":20015,"POSITION":2493},"indices":37537,"material":7,"mode":4},{"attributes":{"NORMAL":20016,"POSITION":2494},"indices":37538,"material":7,"mode":4},{"attributes":{"NORMAL":20017,"POSITION":2495},"indices":37539,"material":7,"mode":4},{"attributes":{"NORMAL":20018,"POSITION":2496},"indices":37540,"material":7,"mode":4},{"attributes":{"NORMAL":20019,"POSITION":2497},"indices":37541,"material":7,"mode":4},{"attributes":{"NORMAL":20020,"POSITION":2498},"indices":37542,"material":7,"mode":4},{"attributes":{"NORMAL":20021,"POSITION":2499},"indices":37543,"material":7,"mode":4},{"attributes":{"NORMAL":20022,"POSITION":2500},"indices":37544,"material":7,"mode":4}]},{"name":"COMPOUND090","primitives":[{"attributes":{"NORMAL":20023,"POSITION":2501},"indices":37545,"material":7,"mode":4},{"attributes":{"NORMAL":20024,"POSITION":2502},"indices":37546,"material":7,"mode":4},{"attributes":{"NORMAL":20025,"POSITION":2503},"indices":37547,"material":7,"mode":4},{"attributes":{"NORMAL":20026,"POSITION":2504},"indices":37548,"material":7,"mode":4},{"attributes":{"NORMAL":20027,"POSITION":2505},"indices":37549,"material":7,"mode":4},{"attributes":{"NORMAL":20028,"POSITION":2506},"indices":37550,"material":7,"mode":4},{"attributes":{"NORMAL":20029,"POSITION":2507},"indices":37551,"material":7,"mode":4},{"attributes":{"NORMAL":20030,"POSITION":2508},"indices":37552,"material":7,"mode":4},{"attributes":{"NORMAL":20031,"POSITION":2509},"indices":37553,"material":7,"mode":4},{"attributes":{"NORMAL":20032,"POSITION":2510},"indices":37554,"material":7,"mode":4}]},{"name":"COMPOUND091","primitives":[{"attributes":{"NORMAL":20033,"POSITION":2511},"indices":37555,"material":7,"mode":4},{"attributes":{"NORMAL":20034,"POSITION":2512},"indices":37556,"material":7,"mode":4},{"attributes":{"NORMAL":20035,"POSITION":2513},"indices":37557,"material":7,"mode":4},{"attributes":{"NORMAL":20036,"POSITION":2514},"indices":37558,"material":7,"mode":4},{"attributes":{"NORMAL":20037,"POSITION":2515},"indices":37559,"material":7,"mode":4},{"attributes":{"NORMAL":20038,"POSITION":2516},"indices":37560,"material":7,"mode":4},{"attributes":{"NORMAL":20039,"POSITION":2517},"indices":37561,"material":7,"mode":4},{"attributes":{"NORMAL":20040,"POSITION":2518},"indices":37562,"material":7,"mode":4},{"attributes":{"NORMAL":20041,"POSITION":2519},"indices":37563,"material":7,"mode":4},{"attributes":{"NORMAL":20042,"POSITION":2520},"indices":37564,"material":7,"mode":4}]},{"name":"COMPOUND092","primitives":[{"attributes":{"NORMAL":20043,"POSITION":2521},"indices":37565,"material":7,"mode":4},{"attributes":{"NORMAL":20044,"POSITION":2522},"indices":37566,"material":7,"mode":4},{"attributes":{"NORMAL":20045,"POSITION":2523},"indices":37567,"material":7,"mode":4},{"attributes":{"NORMAL":20046,"POSITION":2524},"indices":37568,"material":7,"mode":4},{"attributes":{"NORMAL":20047,"POSITION":2525},"indices":37569,"material":7,"mode":4},{"attributes":{"NORMAL":20048,"POSITION":2526},"indices":37570,"material":7,"mode":4},{"attributes":{"NORMAL":20049,"POSITION":2527},"indices":37571,"material":7,"mode":4},{"attributes":{"NORMAL":20050,"POSITION":2528},"indices":37572,"material":7,"mode":4},{"attributes":{"NORMAL":20051,"POSITION":2529},"indices":37573,"material":7,"mode":4},{"attributes":{"NORMAL":20052,"POSITION":2530},"indices":37574,"material":7,"mode":4}]},{"name":"COMPOUND093","primitives":[{"attributes":{"NORMAL":20053,"POSITION":2531},"indices":37575,"material":15,"mode":4},{"attributes":{"NORMAL":20054,"POSITION":2532},"indices":37576,"material":15,"mode":4},{"attributes":{"NORMAL":20055,"POSITION":2533},"indices":37577,"material":15,"mode":4},{"attributes":{"NORMAL":20056,"POSITION":2534},"indices":37578,"material":15,"mode":4},{"attributes":{"NORMAL":20057,"POSITION":2535},"indices":37579,"material":15,"mode":4},{"attributes":{"NORMAL":20058,"POSITION":2536},"indices":37580,"material":15,"mode":4},{"attributes":{"NORMAL":20059,"POSITION":2537},"indices":37581,"material":15,"mode":4},{"attributes":{"NORMAL":20060,"POSITION":2538},"indices":37582,"material":15,"mode":4},{"attributes":{"NORMAL":20061,"POSITION":2539},"indices":37583,"material":15,"mode":4},{"attributes":{"NORMAL":20062,"POSITION":2540},"indices":37584,"material":15,"mode":4},{"attributes":{"NORMAL":20063,"POSITION":2541},"indices":37585,"material":9,"mode":4},{"attributes":{"NORMAL":20064,"POSITION":2542},"indices":37586,"material":9,"mode":4},{"attributes":{"NORMAL":20065,"POSITION":2543},"indices":37587,"material":9,"mode":4},{"attributes":{"NORMAL":20066,"POSITION":2544},"indices":37588,"material":9,"mode":4},{"attributes":{"NORMAL":20067,"POSITION":2545},"indices":37589,"material":9,"mode":4},{"attributes":{"NORMAL":20068,"POSITION":2546},"indices":37590,"material":15,"mode":4},{"attributes":{"NORMAL":20069,"POSITION":2547},"indices":37591,"material":9,"mode":4},{"attributes":{"NORMAL":20070,"POSITION":2548},"indices":37592,"material":9,"mode":4},{"attributes":{"NORMAL":20071,"POSITION":2549},"indices":37593,"material":9,"mode":4},{"attributes":{"NORMAL":20072,"POSITION":2550},"indices":37594,"material":9,"mode":4},{"attributes":{"NORMAL":20073,"POSITION":2551},"indices":37595,"material":9,"mode":4},{"attributes":{"NORMAL":20074,"POSITION":2552},"indices":37596,"material":9,"mode":4},{"attributes":{"NORMAL":20075,"POSITION":2553},"indices":37597,"material":9,"mode":4},{"attributes":{"NORMAL":20076,"POSITION":2554},"indices":37598,"material":9,"mode":4},{"attributes":{"NORMAL":20077,"POSITION":2555},"indices":37599,"material":9,"mode":4},{"attributes":{"NORMAL":20078,"POSITION":2556},"indices":37600,"material":9,"mode":4},{"attributes":{"NORMAL":20079,"POSITION":2557},"indices":37601,"material":9,"mode":4},{"attributes":{"NORMAL":20080,"POSITION":2558},"indices":37602,"material":9,"mode":4},{"attributes":{"NORMAL":20081,"POSITION":2559},"indices":37603,"material":9,"mode":4},{"attributes":{"NORMAL":20082,"POSITION":2560},"indices":37604,"material":9,"mode":4},{"attributes":{"NORMAL":20083,"POSITION":2561},"indices":37605,"material":9,"mode":4},{"attributes":{"NORMAL":20084,"POSITION":2562},"indices":37606,"material":9,"mode":4},{"attributes":{"NORMAL":20085,"POSITION":2563},"indices":37607,"material":9,"mode":4},{"attributes":{"NORMAL":20086,"POSITION":2564},"indices":37608,"material":9,"mode":4},{"attributes":{"NORMAL":20087,"POSITION":2565},"indices":37609,"material":9,"mode":4},{"attributes":{"NORMAL":20088,"POSITION":2566},"indices":37610,"material":9,"mode":4},{"attributes":{"NORMAL":20089,"POSITION":2567},"indices":37611,"material":15,"mode":4},{"attributes":{"NORMAL":20090,"POSITION":2568},"indices":37612,"material":9,"mode":4},{"attributes":{"NORMAL":20091,"POSITION":2569},"indices":37613,"material":9,"mode":4},{"attributes":{"NORMAL":20092,"POSITION":2570},"indices":37614,"material":9,"mode":4},{"attributes":{"NORMAL":20093,"POSITION":2571},"indices":37615,"material":9,"mode":4},{"attributes":{"NORMAL":20094,"POSITION":2572},"indices":37616,"material":9,"mode":4},{"attributes":{"NORMAL":20095,"POSITION":2573},"indices":37617,"material":15,"mode":4},{"attributes":{"NORMAL":20096,"POSITION":2574},"indices":37618,"material":9,"mode":4},{"attributes":{"NORMAL":20097,"POSITION":2575},"indices":37619,"material":9,"mode":4},{"attributes":{"NORMAL":20098,"POSITION":2576},"indices":37620,"material":9,"mode":4},{"attributes":{"NORMAL":20099,"POSITION":2577},"indices":37621,"material":9,"mode":4},{"attributes":{"NORMAL":20100,"POSITION":2578},"indices":37622,"material":9,"mode":4},{"attributes":{"NORMAL":20101,"POSITION":2579},"indices":37623,"material":9,"mode":4},{"attributes":{"NORMAL":20102,"POSITION":2580},"indices":37624,"material":9,"mode":4}]},{"name":"COMPOUND094","primitives":[{"attributes":{"NORMAL":20103,"POSITION":2581},"indices":37625,"material":7,"mode":4},{"attributes":{"NORMAL":20104,"POSITION":2582},"indices":37626,"material":7,"mode":4},{"attributes":{"NORMAL":20105,"POSITION":2583},"indices":37627,"material":7,"mode":4},{"attributes":{"NORMAL":20106,"POSITION":2584},"indices":37628,"material":7,"mode":4},{"attributes":{"NORMAL":20107,"POSITION":2585},"indices":37629,"material":7,"mode":4},{"attributes":{"NORMAL":20108,"POSITION":2586},"indices":37630,"material":7,"mode":4},{"attributes":{"NORMAL":20109,"POSITION":2587},"indices":37631,"material":7,"mode":4},{"attributes":{"NORMAL":20110,"POSITION":2588},"indices":37632,"material":7,"mode":4},{"attributes":{"NORMAL":20111,"POSITION":2589},"indices":37633,"material":7,"mode":4},{"attributes":{"NORMAL":20112,"POSITION":2590},"indices":37634,"material":7,"mode":4}]},{"name":"COMPOUND095","primitives":[{"attributes":{"NORMAL":20113,"POSITION":2591},"indices":37635,"material":7,"mode":4},{"attributes":{"NORMAL":20114,"POSITION":2592},"indices":37636,"material":7,"mode":4},{"attributes":{"NORMAL":20115,"POSITION":2593},"indices":37637,"material":7,"mode":4},{"attributes":{"NORMAL":20116,"POSITION":2594},"indices":37638,"material":7,"mode":4},{"attributes":{"NORMAL":20117,"POSITION":2595},"indices":37639,"material":7,"mode":4},{"attributes":{"NORMAL":20118,"POSITION":2596},"indices":37640,"material":7,"mode":4},{"attributes":{"NORMAL":20119,"POSITION":2597},"indices":37641,"material":7,"mode":4},{"attributes":{"NORMAL":20120,"POSITION":2598},"indices":37642,"material":7,"mode":4},{"attributes":{"NORMAL":20121,"POSITION":2599},"indices":37643,"material":7,"mode":4},{"attributes":{"NORMAL":20122,"POSITION":2600},"indices":37644,"material":7,"mode":4}]},{"name":"COMPOUND096","primitives":[{"attributes":{"NORMAL":20123,"POSITION":2601},"indices":37645,"material":7,"mode":4},{"attributes":{"NORMAL":20124,"POSITION":2602},"indices":37646,"material":7,"mode":4},{"attributes":{"NORMAL":20125,"POSITION":2603},"indices":37647,"material":7,"mode":4},{"attributes":{"NORMAL":20126,"POSITION":2604},"indices":37648,"material":7,"mode":4},{"attributes":{"NORMAL":20127,"POSITION":2605},"indices":37649,"material":7,"mode":4},{"attributes":{"NORMAL":20128,"POSITION":2606},"indices":37650,"material":7,"mode":4},{"attributes":{"NORMAL":20129,"POSITION":2607},"indices":37651,"material":7,"mode":4},{"attributes":{"NORMAL":20130,"POSITION":2608},"indices":37652,"material":7,"mode":4},{"attributes":{"NORMAL":20131,"POSITION":2609},"indices":37653,"material":7,"mode":4},{"attributes":{"NORMAL":20132,"POSITION":2610},"indices":37654,"material":7,"mode":4}]},{"name":"COMPOUND097","primitives":[{"attributes":{"NORMAL":20133,"POSITION":2611},"indices":37655,"material":7,"mode":4},{"attributes":{"NORMAL":20134,"POSITION":2612},"indices":37656,"material":7,"mode":4},{"attributes":{"NORMAL":20135,"POSITION":2613},"indices":37657,"material":7,"mode":4},{"attributes":{"NORMAL":20136,"POSITION":2614},"indices":37658,"material":7,"mode":4},{"attributes":{"NORMAL":20137,"POSITION":2615},"indices":37659,"material":7,"mode":4},{"attributes":{"NORMAL":20138,"POSITION":2616},"indices":37660,"material":7,"mode":4},{"attributes":{"NORMAL":20139,"POSITION":2617},"indices":37661,"material":7,"mode":4},{"attributes":{"NORMAL":20140,"POSITION":2618},"indices":37662,"material":7,"mode":4},{"attributes":{"NORMAL":20141,"POSITION":2619},"indices":37663,"material":7,"mode":4},{"attributes":{"NORMAL":20142,"POSITION":2620},"indices":37664,"material":7,"mode":4}]},{"name":"COMPOUND098","primitives":[{"attributes":{"NORMAL":20143,"POSITION":2621},"indices":37665,"material":13,"mode":4},{"attributes":{"NORMAL":20144,"POSITION":2622},"indices":37666,"material":13,"mode":4},{"attributes":{"NORMAL":20145,"POSITION":2623},"indices":37667,"material":13,"mode":4},{"attributes":{"NORMAL":20146,"POSITION":2624},"indices":37668,"material":13,"mode":4},{"attributes":{"NORMAL":20147,"POSITION":2625},"indices":37669,"material":13,"mode":4},{"attributes":{"NORMAL":20148,"POSITION":2626},"indices":37670,"material":13,"mode":4},{"attributes":{"NORMAL":20149,"POSITION":2627},"indices":37671,"material":13,"mode":4},{"attributes":{"NORMAL":20150,"POSITION":2628},"indices":37672,"material":13,"mode":4},{"attributes":{"NORMAL":20151,"POSITION":2629},"indices":37673,"material":13,"mode":4},{"attributes":{"NORMAL":20152,"POSITION":2630},"indices":37674,"material":13,"mode":4},{"attributes":{"NORMAL":20153,"POSITION":2631},"indices":37675,"material":9,"mode":4},{"attributes":{"NORMAL":20154,"POSITION":2632},"indices":37676,"material":9,"mode":4},{"attributes":{"NORMAL":20155,"POSITION":2633},"indices":37677,"material":9,"mode":4},{"attributes":{"NORMAL":20156,"POSITION":2634},"indices":37678,"material":9,"mode":4},{"attributes":{"NORMAL":20157,"POSITION":2635},"indices":37679,"material":9,"mode":4},{"attributes":{"NORMAL":20158,"POSITION":2636},"indices":37680,"material":13,"mode":4},{"attributes":{"NORMAL":20159,"POSITION":2637},"indices":37681,"material":9,"mode":4},{"attributes":{"NORMAL":20160,"POSITION":2638},"indices":37682,"material":9,"mode":4},{"attributes":{"NORMAL":20161,"POSITION":2639},"indices":37683,"material":9,"mode":4},{"attributes":{"NORMAL":20162,"POSITION":2640},"indices":37684,"material":9,"mode":4},{"attributes":{"NORMAL":20163,"POSITION":2641},"indices":37685,"material":9,"mode":4},{"attributes":{"NORMAL":20164,"POSITION":2642},"indices":37686,"material":13,"mode":4},{"attributes":{"NORMAL":20165,"POSITION":2643},"indices":37687,"material":9,"mode":4},{"attributes":{"NORMAL":20166,"POSITION":2644},"indices":37688,"material":9,"mode":4},{"attributes":{"NORMAL":20167,"POSITION":2645},"indices":37689,"material":9,"mode":4},{"attributes":{"NORMAL":20168,"POSITION":2646},"indices":37690,"material":9,"mode":4},{"attributes":{"NORMAL":20169,"POSITION":2647},"indices":37691,"material":9,"mode":4},{"attributes":{"NORMAL":20170,"POSITION":2648},"indices":37692,"material":9,"mode":4},{"attributes":{"NORMAL":20171,"POSITION":2649},"indices":37693,"material":9,"mode":4},{"attributes":{"NORMAL":20172,"POSITION":2650},"indices":37694,"material":9,"mode":4},{"attributes":{"NORMAL":20173,"POSITION":2651},"indices":37695,"material":9,"mode":4},{"attributes":{"NORMAL":20174,"POSITION":2652},"indices":37696,"material":9,"mode":4},{"attributes":{"NORMAL":20175,"POSITION":2653},"indices":37697,"material":9,"mode":4},{"attributes":{"NORMAL":20176,"POSITION":2654},"indices":37698,"material":9,"mode":4},{"attributes":{"NORMAL":20177,"POSITION":2655},"indices":37699,"material":9,"mode":4},{"attributes":{"NORMAL":20178,"POSITION":2656},"indices":37700,"material":9,"mode":4},{"attributes":{"NORMAL":20179,"POSITION":2657},"indices":37701,"material":9,"mode":4},{"attributes":{"NORMAL":20180,"POSITION":2658},"indices":37702,"material":9,"mode":4},{"attributes":{"NORMAL":20181,"POSITION":2659},"indices":37703,"material":9,"mode":4},{"attributes":{"NORMAL":20182,"POSITION":2660},"indices":37704,"material":9,"mode":4},{"attributes":{"NORMAL":20183,"POSITION":2661},"indices":37705,"material":9,"mode":4},{"attributes":{"NORMAL":20184,"POSITION":2662},"indices":37706,"material":9,"mode":4},{"attributes":{"NORMAL":20185,"POSITION":2663},"indices":37707,"material":9,"mode":4},{"attributes":{"NORMAL":20186,"POSITION":2664},"indices":37708,"material":13,"mode":4},{"attributes":{"NORMAL":20187,"POSITION":2665},"indices":37709,"material":9,"mode":4},{"attributes":{"NORMAL":20188,"POSITION":2666},"indices":37710,"material":9,"mode":4},{"attributes":{"NORMAL":20189,"POSITION":2667},"indices":37711,"material":9,"mode":4},{"attributes":{"NORMAL":20190,"POSITION":2668},"indices":37712,"material":9,"mode":4},{"attributes":{"NORMAL":20191,"POSITION":2669},"indices":37713,"material":9,"mode":4},{"attributes":{"NORMAL":20192,"POSITION":2670},"indices":37714,"material":9,"mode":4},{"attributes":{"NORMAL":20193,"POSITION":2671},"indices":37715,"material":9,"mode":4},{"attributes":{"NORMAL":20194,"POSITION":2672},"indices":37716,"material":9,"mode":4},{"attributes":{"NORMAL":20195,"POSITION":2673},"indices":37717,"material":9,"mode":4},{"attributes":{"NORMAL":20196,"POSITION":2674},"indices":37718,"material":9,"mode":4},{"attributes":{"NORMAL":20197,"POSITION":2675},"indices":37719,"material":9,"mode":4},{"attributes":{"NORMAL":20198,"POSITION":2676},"indices":37720,"material":9,"mode":4},{"attributes":{"NORMAL":20199,"POSITION":2677},"indices":37721,"material":9,"mode":4},{"attributes":{"NORMAL":20200,"POSITION":2678},"indices":37722,"material":9,"mode":4},{"attributes":{"NORMAL":20201,"POSITION":2679},"indices":37723,"material":9,"mode":4},{"attributes":{"NORMAL":20202,"POSITION":2680},"indices":37724,"material":13,"mode":4}]},{"name":"COMPOUND099","primitives":[{"attributes":{"NORMAL":20203,"POSITION":2681},"indices":37725,"material":7,"mode":4},{"attributes":{"NORMAL":20204,"POSITION":2682},"indices":37726,"material":7,"mode":4},{"attributes":{"NORMAL":20205,"POSITION":2683},"indices":37727,"material":7,"mode":4},{"attributes":{"NORMAL":20206,"POSITION":2684},"indices":37728,"material":7,"mode":4},{"attributes":{"NORMAL":20207,"POSITION":2685},"indices":37729,"material":7,"mode":4},{"attributes":{"NORMAL":20208,"POSITION":2686},"indices":37730,"material":7,"mode":4},{"attributes":{"NORMAL":20209,"POSITION":2687},"indices":37731,"material":7,"mode":4},{"attributes":{"NORMAL":20210,"POSITION":2688},"indices":37732,"material":7,"mode":4},{"attributes":{"NORMAL":20211,"POSITION":2689},"indices":37733,"material":7,"mode":4},{"attributes":{"NORMAL":20212,"POSITION":2690},"indices":37734,"material":7,"mode":4}]},{"name":"COMPOUND100","primitives":[{"attributes":{"NORMAL":20213,"POSITION":2691},"indices":37735,"material":7,"mode":4},{"attributes":{"NORMAL":20214,"POSITION":2692},"indices":37736,"material":7,"mode":4},{"attributes":{"NORMAL":20215,"POSITION":2693},"indices":37737,"material":7,"mode":4},{"attributes":{"NORMAL":20216,"POSITION":2694},"indices":37738,"material":7,"mode":4},{"attributes":{"NORMAL":20217,"POSITION":2695},"indices":37739,"material":7,"mode":4},{"attributes":{"NORMAL":20218,"POSITION":2696},"indices":37740,"material":7,"mode":4},{"attributes":{"NORMAL":20219,"POSITION":2697},"indices":37741,"material":7,"mode":4},{"attributes":{"NORMAL":20220,"POSITION":2698},"indices":37742,"material":7,"mode":4},{"attributes":{"NORMAL":20221,"POSITION":2699},"indices":37743,"material":7,"mode":4},{"attributes":{"NORMAL":20222,"POSITION":2700},"indices":37744,"material":7,"mode":4}]},{"name":"COMPOUND101","primitives":[{"attributes":{"NORMAL":20223,"POSITION":2701},"indices":37745,"material":7,"mode":4},{"attributes":{"NORMAL":20224,"POSITION":2702},"indices":37746,"material":7,"mode":4},{"attributes":{"NORMAL":20225,"POSITION":2703},"indices":37747,"material":7,"mode":4},{"attributes":{"NORMAL":20226,"POSITION":2704},"indices":37748,"material":7,"mode":4},{"attributes":{"NORMAL":20227,"POSITION":2705},"indices":37749,"material":7,"mode":4},{"attributes":{"NORMAL":20228,"POSITION":2706},"indices":37750,"material":7,"mode":4},{"attributes":{"NORMAL":20229,"POSITION":2707},"indices":37751,"material":7,"mode":4},{"attributes":{"NORMAL":20230,"POSITION":2708},"indices":37752,"material":7,"mode":4},{"attributes":{"NORMAL":20231,"POSITION":2709},"indices":37753,"material":7,"mode":4},{"attributes":{"NORMAL":20232,"POSITION":2710},"indices":37754,"material":7,"mode":4}]},{"name":"COMPOUND102","primitives":[{"attributes":{"NORMAL":20233,"POSITION":2711},"indices":37755,"material":7,"mode":4},{"attributes":{"NORMAL":20234,"POSITION":2712},"indices":37756,"material":7,"mode":4},{"attributes":{"NORMAL":20235,"POSITION":2713},"indices":37757,"material":7,"mode":4},{"attributes":{"NORMAL":20236,"POSITION":2714},"indices":37758,"material":7,"mode":4},{"attributes":{"NORMAL":20237,"POSITION":2715},"indices":37759,"material":7,"mode":4},{"attributes":{"NORMAL":20238,"POSITION":2716},"indices":37760,"material":7,"mode":4},{"attributes":{"NORMAL":20239,"POSITION":2717},"indices":37761,"material":7,"mode":4},{"attributes":{"NORMAL":20240,"POSITION":2718},"indices":37762,"material":7,"mode":4},{"attributes":{"NORMAL":20241,"POSITION":2719},"indices":37763,"material":7,"mode":4},{"attributes":{"NORMAL":20242,"POSITION":2720},"indices":37764,"material":7,"mode":4}]},{"name":"COMPOUND103","primitives":[{"attributes":{"NORMAL":20243,"POSITION":2721},"indices":37765,"material":7,"mode":4},{"attributes":{"NORMAL":20244,"POSITION":2722},"indices":37766,"material":7,"mode":4},{"attributes":{"NORMAL":20245,"POSITION":2723},"indices":37767,"material":7,"mode":4},{"attributes":{"NORMAL":20246,"POSITION":2724},"indices":37768,"material":7,"mode":4},{"attributes":{"NORMAL":20247,"POSITION":2725},"indices":37769,"material":7,"mode":4},{"attributes":{"NORMAL":20248,"POSITION":2726},"indices":37770,"material":7,"mode":4},{"attributes":{"NORMAL":20249,"POSITION":2727},"indices":37771,"material":7,"mode":4},{"attributes":{"NORMAL":20250,"POSITION":2728},"indices":37772,"material":7,"mode":4},{"attributes":{"NORMAL":20251,"POSITION":2729},"indices":37773,"material":7,"mode":4},{"attributes":{"NORMAL":20252,"POSITION":2730},"indices":37774,"material":7,"mode":4}]},{"name":"COMPOUND104","primitives":[{"attributes":{"NORMAL":20253,"POSITION":2731},"indices":37775,"material":7,"mode":4},{"attributes":{"NORMAL":20254,"POSITION":2732},"indices":37776,"material":7,"mode":4},{"attributes":{"NORMAL":20255,"POSITION":2733},"indices":37777,"material":7,"mode":4},{"attributes":{"NORMAL":20256,"POSITION":2734},"indices":37778,"material":7,"mode":4},{"attributes":{"NORMAL":20257,"POSITION":2735},"indices":37779,"material":7,"mode":4},{"attributes":{"NORMAL":20258,"POSITION":2736},"indices":37780,"material":7,"mode":4},{"attributes":{"NORMAL":20259,"POSITION":2737},"indices":37781,"material":7,"mode":4},{"attributes":{"NORMAL":20260,"POSITION":2738},"indices":37782,"material":7,"mode":4},{"attributes":{"NORMAL":20261,"POSITION":2739},"indices":37783,"material":7,"mode":4},{"attributes":{"NORMAL":20262,"POSITION":2740},"indices":37784,"material":7,"mode":4}]},{"name":"COMPOUND105","primitives":[{"attributes":{"NORMAL":20263,"POSITION":2741},"indices":37785,"material":7,"mode":4},{"attributes":{"NORMAL":20264,"POSITION":2742},"indices":37786,"material":7,"mode":4},{"attributes":{"NORMAL":20265,"POSITION":2743},"indices":37787,"material":7,"mode":4},{"attributes":{"NORMAL":20266,"POSITION":2744},"indices":37788,"material":7,"mode":4},{"attributes":{"NORMAL":20267,"POSITION":2745},"indices":37789,"material":7,"mode":4},{"attributes":{"NORMAL":20268,"POSITION":2746},"indices":37790,"material":7,"mode":4},{"attributes":{"NORMAL":20269,"POSITION":2747},"indices":37791,"material":7,"mode":4},{"attributes":{"NORMAL":20270,"POSITION":2748},"indices":37792,"material":7,"mode":4},{"attributes":{"NORMAL":20271,"POSITION":2749},"indices":37793,"material":7,"mode":4},{"attributes":{"NORMAL":20272,"POSITION":2750},"indices":37794,"material":7,"mode":4}]},{"name":"COMPOUND106","primitives":[{"attributes":{"NORMAL":20273,"POSITION":2751},"indices":37795,"material":7,"mode":4},{"attributes":{"NORMAL":20274,"POSITION":2752},"indices":37796,"material":7,"mode":4},{"attributes":{"NORMAL":20275,"POSITION":2753},"indices":37797,"material":7,"mode":4},{"attributes":{"NORMAL":20276,"POSITION":2754},"indices":37798,"material":7,"mode":4},{"attributes":{"NORMAL":20277,"POSITION":2755},"indices":37799,"material":7,"mode":4},{"attributes":{"NORMAL":20278,"POSITION":2756},"indices":37800,"material":7,"mode":4},{"attributes":{"NORMAL":20279,"POSITION":2757},"indices":37801,"material":7,"mode":4},{"attributes":{"NORMAL":20280,"POSITION":2758},"indices":37802,"material":7,"mode":4},{"attributes":{"NORMAL":20281,"POSITION":2759},"indices":37803,"material":7,"mode":4},{"attributes":{"NORMAL":20282,"POSITION":2760},"indices":37804,"material":7,"mode":4}]},{"name":"COMPOUND107","primitives":[{"attributes":{"NORMAL":20283,"POSITION":2761},"indices":37805,"material":7,"mode":4},{"attributes":{"NORMAL":20284,"POSITION":2762},"indices":37806,"material":7,"mode":4},{"attributes":{"NORMAL":20285,"POSITION":2763},"indices":37807,"material":7,"mode":4},{"attributes":{"NORMAL":20286,"POSITION":2764},"indices":37808,"material":7,"mode":4},{"attributes":{"NORMAL":20287,"POSITION":2765},"indices":37809,"material":7,"mode":4},{"attributes":{"NORMAL":20288,"POSITION":2766},"indices":37810,"material":7,"mode":4},{"attributes":{"NORMAL":20289,"POSITION":2767},"indices":37811,"material":7,"mode":4},{"attributes":{"NORMAL":20290,"POSITION":2768},"indices":37812,"material":7,"mode":4},{"attributes":{"NORMAL":20291,"POSITION":2769},"indices":37813,"material":7,"mode":4},{"attributes":{"NORMAL":20292,"POSITION":2770},"indices":37814,"material":7,"mode":4}]},{"name":"COMPOUND108","primitives":[{"attributes":{"NORMAL":20293,"POSITION":2771},"indices":37815,"material":7,"mode":4},{"attributes":{"NORMAL":20294,"POSITION":2772},"indices":37816,"material":7,"mode":4},{"attributes":{"NORMAL":20295,"POSITION":2773},"indices":37817,"material":7,"mode":4},{"attributes":{"NORMAL":20296,"POSITION":2774},"indices":37818,"material":7,"mode":4},{"attributes":{"NORMAL":20297,"POSITION":2775},"indices":37819,"material":7,"mode":4},{"attributes":{"NORMAL":20298,"POSITION":2776},"indices":37820,"material":7,"mode":4},{"attributes":{"NORMAL":20299,"POSITION":2777},"indices":37821,"material":7,"mode":4},{"attributes":{"NORMAL":20300,"POSITION":2778},"indices":37822,"material":7,"mode":4},{"attributes":{"NORMAL":20301,"POSITION":2779},"indices":37823,"material":7,"mode":4},{"attributes":{"NORMAL":20302,"POSITION":2780},"indices":37824,"material":7,"mode":4}]},{"name":"COMPOUND109","primitives":[{"attributes":{"NORMAL":20303,"POSITION":2781},"indices":37825,"material":8,"mode":4},{"attributes":{"NORMAL":20304,"POSITION":2782},"indices":37826,"material":8,"mode":4},{"attributes":{"NORMAL":20305,"POSITION":2783},"indices":37827,"material":8,"mode":4},{"attributes":{"NORMAL":20306,"POSITION":2784},"indices":37828,"material":8,"mode":4},{"attributes":{"NORMAL":20307,"POSITION":2785},"indices":37829,"material":8,"mode":4},{"attributes":{"NORMAL":20308,"POSITION":2786},"indices":37830,"material":8,"mode":4},{"attributes":{"NORMAL":20309,"POSITION":2787},"indices":37831,"material":8,"mode":4},{"attributes":{"NORMAL":20310,"POSITION":2788},"indices":37832,"material":8,"mode":4},{"attributes":{"NORMAL":20311,"POSITION":2789},"indices":37833,"material":8,"mode":4},{"attributes":{"NORMAL":20312,"POSITION":2790},"indices":37834,"material":8,"mode":4},{"attributes":{"NORMAL":20313,"POSITION":2791},"indices":37835,"material":8,"mode":4},{"attributes":{"NORMAL":20314,"POSITION":2792},"indices":37836,"material":8,"mode":4},{"attributes":{"NORMAL":20315,"POSITION":2793},"indices":37837,"material":8,"mode":4},{"attributes":{"NORMAL":20316,"POSITION":2794},"indices":37838,"material":8,"mode":4},{"attributes":{"NORMAL":20317,"POSITION":2795},"indices":37839,"material":8,"mode":4},{"attributes":{"NORMAL":20318,"POSITION":2796},"indices":37840,"material":8,"mode":4},{"attributes":{"NORMAL":20319,"POSITION":2797},"indices":37841,"material":8,"mode":4},{"attributes":{"NORMAL":20320,"POSITION":2798},"indices":37842,"material":8,"mode":4}]},{"name":"COMPOUND110","primitives":[{"attributes":{"NORMAL":20321,"POSITION":2799},"indices":37843,"material":7,"mode":4},{"attributes":{"NORMAL":20322,"POSITION":2800},"indices":37844,"material":7,"mode":4},{"attributes":{"NORMAL":20323,"POSITION":2801},"indices":37845,"material":7,"mode":4},{"attributes":{"NORMAL":20324,"POSITION":2802},"indices":37846,"material":7,"mode":4},{"attributes":{"NORMAL":20325,"POSITION":2803},"indices":37847,"material":7,"mode":4},{"attributes":{"NORMAL":20326,"POSITION":2804},"indices":37848,"material":7,"mode":4},{"attributes":{"NORMAL":20327,"POSITION":2805},"indices":37849,"material":7,"mode":4},{"attributes":{"NORMAL":20328,"POSITION":2806},"indices":37850,"material":7,"mode":4},{"attributes":{"NORMAL":20329,"POSITION":2807},"indices":37851,"material":7,"mode":4},{"attributes":{"NORMAL":20330,"POSITION":2808},"indices":37852,"material":7,"mode":4}]},{"name":"COMPOUND111","primitives":[{"attributes":{"NORMAL":20331,"POSITION":2809},"indices":37853,"material":7,"mode":4},{"attributes":{"NORMAL":20332,"POSITION":2810},"indices":37854,"material":7,"mode":4},{"attributes":{"NORMAL":20333,"POSITION":2811},"indices":37855,"material":7,"mode":4},{"attributes":{"NORMAL":20334,"POSITION":2812},"indices":37856,"material":7,"mode":4},{"attributes":{"NORMAL":20335,"POSITION":2813},"indices":37857,"material":7,"mode":4},{"attributes":{"NORMAL":20336,"POSITION":2814},"indices":37858,"material":7,"mode":4},{"attributes":{"NORMAL":20337,"POSITION":2815},"indices":37859,"material":7,"mode":4},{"attributes":{"NORMAL":20338,"POSITION":2816},"indices":37860,"material":7,"mode":4},{"attributes":{"NORMAL":20339,"POSITION":2817},"indices":37861,"material":7,"mode":4},{"attributes":{"NORMAL":20340,"POSITION":2818},"indices":37862,"material":7,"mode":4}]},{"name":"COMPOUND112","primitives":[{"attributes":{"NORMAL":20341,"POSITION":2819},"indices":37863,"material":7,"mode":4},{"attributes":{"NORMAL":20342,"POSITION":2820},"indices":37864,"material":7,"mode":4},{"attributes":{"NORMAL":20343,"POSITION":2821},"indices":37865,"material":7,"mode":4},{"attributes":{"NORMAL":20344,"POSITION":2822},"indices":37866,"material":7,"mode":4},{"attributes":{"NORMAL":20345,"POSITION":2823},"indices":37867,"material":7,"mode":4},{"attributes":{"NORMAL":20346,"POSITION":2824},"indices":37868,"material":7,"mode":4},{"attributes":{"NORMAL":20347,"POSITION":2825},"indices":37869,"material":7,"mode":4},{"attributes":{"NORMAL":20348,"POSITION":2826},"indices":37870,"material":7,"mode":4},{"attributes":{"NORMAL":20349,"POSITION":2827},"indices":37871,"material":7,"mode":4},{"attributes":{"NORMAL":20350,"POSITION":2828},"indices":37872,"material":7,"mode":4}]},{"name":"COMPOUND113","primitives":[{"attributes":{"NORMAL":20351,"POSITION":2829},"indices":37873,"material":7,"mode":4},{"attributes":{"NORMAL":20352,"POSITION":2830},"indices":37874,"material":7,"mode":4},{"attributes":{"NORMAL":20353,"POSITION":2831},"indices":37875,"material":7,"mode":4},{"attributes":{"NORMAL":20354,"POSITION":2832},"indices":37876,"material":7,"mode":4},{"attributes":{"NORMAL":20355,"POSITION":2833},"indices":37877,"material":7,"mode":4},{"attributes":{"NORMAL":20356,"POSITION":2834},"indices":37878,"material":7,"mode":4},{"attributes":{"NORMAL":20357,"POSITION":2835},"indices":37879,"material":7,"mode":4},{"attributes":{"NORMAL":20358,"POSITION":2836},"indices":37880,"material":7,"mode":4},{"attributes":{"NORMAL":20359,"POSITION":2837},"indices":37881,"material":7,"mode":4},{"attributes":{"NORMAL":20360,"POSITION":2838},"indices":37882,"material":7,"mode":4}]},{"name":"COMPOUND114","primitives":[{"attributes":{"NORMAL":20361,"POSITION":2839},"indices":37883,"material":7,"mode":4},{"attributes":{"NORMAL":20362,"POSITION":2840},"indices":37884,"material":7,"mode":4},{"attributes":{"NORMAL":20363,"POSITION":2841},"indices":37885,"material":7,"mode":4},{"attributes":{"NORMAL":20364,"POSITION":2842},"indices":37886,"material":7,"mode":4},{"attributes":{"NORMAL":20365,"POSITION":2843},"indices":37887,"material":7,"mode":4},{"attributes":{"NORMAL":20366,"POSITION":2844},"indices":37888,"material":7,"mode":4},{"attributes":{"NORMAL":20367,"POSITION":2845},"indices":37889,"material":7,"mode":4},{"attributes":{"NORMAL":20368,"POSITION":2846},"indices":37890,"material":7,"mode":4},{"attributes":{"NORMAL":20369,"POSITION":2847},"indices":37891,"material":7,"mode":4},{"attributes":{"NORMAL":20370,"POSITION":2848},"indices":37892,"material":7,"mode":4}]},{"name":"COMPOUND115","primitives":[{"attributes":{"NORMAL":20371,"POSITION":2849},"indices":37893,"material":7,"mode":4},{"attributes":{"NORMAL":20372,"POSITION":2850},"indices":37894,"material":7,"mode":4},{"attributes":{"NORMAL":20373,"POSITION":2851},"indices":37895,"material":7,"mode":4},{"attributes":{"NORMAL":20374,"POSITION":2852},"indices":37896,"material":7,"mode":4},{"attributes":{"NORMAL":20375,"POSITION":2853},"indices":37897,"material":7,"mode":4},{"attributes":{"NORMAL":20376,"POSITION":2854},"indices":37898,"material":7,"mode":4},{"attributes":{"NORMAL":20377,"POSITION":2855},"indices":37899,"material":7,"mode":4},{"attributes":{"NORMAL":20378,"POSITION":2856},"indices":37900,"material":7,"mode":4},{"attributes":{"NORMAL":20379,"POSITION":2857},"indices":37901,"material":7,"mode":4},{"attributes":{"NORMAL":20380,"POSITION":2858},"indices":37902,"material":7,"mode":4}]},{"name":"COMPOUND116","primitives":[{"attributes":{"NORMAL":20381,"POSITION":2859},"indices":37903,"material":7,"mode":4},{"attributes":{"NORMAL":20382,"POSITION":2860},"indices":37904,"material":7,"mode":4},{"attributes":{"NORMAL":20383,"POSITION":2861},"indices":37905,"material":7,"mode":4},{"attributes":{"NORMAL":20384,"POSITION":2862},"indices":37906,"material":7,"mode":4},{"attributes":{"NORMAL":20385,"POSITION":2863},"indices":37907,"material":7,"mode":4},{"attributes":{"NORMAL":20386,"POSITION":2864},"indices":37908,"material":7,"mode":4},{"attributes":{"NORMAL":20387,"POSITION":2865},"indices":37909,"material":7,"mode":4},{"attributes":{"NORMAL":20388,"POSITION":2866},"indices":37910,"material":7,"mode":4},{"attributes":{"NORMAL":20389,"POSITION":2867},"indices":37911,"material":7,"mode":4},{"attributes":{"NORMAL":20390,"POSITION":2868},"indices":37912,"material":7,"mode":4}]},{"name":"COMPOUND117","primitives":[{"attributes":{"NORMAL":20391,"POSITION":2869},"indices":37913,"material":7,"mode":4},{"attributes":{"NORMAL":20392,"POSITION":2870},"indices":37914,"material":7,"mode":4},{"attributes":{"NORMAL":20393,"POSITION":2871},"indices":37915,"material":7,"mode":4},{"attributes":{"NORMAL":20394,"POSITION":2872},"indices":37916,"material":7,"mode":4},{"attributes":{"NORMAL":20395,"POSITION":2873},"indices":37917,"material":7,"mode":4},{"attributes":{"NORMAL":20396,"POSITION":2874},"indices":37918,"material":7,"mode":4},{"attributes":{"NORMAL":20397,"POSITION":2875},"indices":37919,"material":7,"mode":4},{"attributes":{"NORMAL":20398,"POSITION":2876},"indices":37920,"material":7,"mode":4},{"attributes":{"NORMAL":20399,"POSITION":2877},"indices":37921,"material":7,"mode":4},{"attributes":{"NORMAL":20400,"POSITION":2878},"indices":37922,"material":7,"mode":4}]},{"name":"COMPOUND118","primitives":[{"attributes":{"NORMAL":20401,"POSITION":2879},"indices":37923,"material":14,"mode":4},{"attributes":{"NORMAL":20402,"POSITION":2880},"indices":37924,"material":14,"mode":4},{"attributes":{"NORMAL":20403,"POSITION":2881},"indices":37925,"material":14,"mode":4},{"attributes":{"NORMAL":20404,"POSITION":2882},"indices":37926,"material":14,"mode":4},{"attributes":{"NORMAL":20405,"POSITION":2883},"indices":37927,"material":14,"mode":4},{"attributes":{"NORMAL":20406,"POSITION":2884},"indices":37928,"material":14,"mode":4},{"attributes":{"NORMAL":20407,"POSITION":2885},"indices":37929,"material":14,"mode":4},{"attributes":{"NORMAL":20408,"POSITION":2886},"indices":37930,"material":14,"mode":4},{"attributes":{"NORMAL":20409,"POSITION":2887},"indices":37931,"material":14,"mode":4},{"attributes":{"NORMAL":20410,"POSITION":2888},"indices":37932,"material":14,"mode":4},{"attributes":{"NORMAL":20411,"POSITION":2889},"indices":37933,"material":14,"mode":4},{"attributes":{"NORMAL":20412,"POSITION":2890},"indices":37934,"material":14,"mode":4},{"attributes":{"NORMAL":20413,"POSITION":2891},"indices":37935,"material":14,"mode":4},{"attributes":{"NORMAL":20414,"POSITION":2892},"indices":37936,"material":14,"mode":4},{"attributes":{"NORMAL":20415,"POSITION":2893},"indices":37937,"material":14,"mode":4},{"attributes":{"NORMAL":20416,"POSITION":2894},"indices":37938,"material":14,"mode":4},{"attributes":{"NORMAL":20417,"POSITION":2895},"indices":37939,"material":14,"mode":4},{"attributes":{"NORMAL":20418,"POSITION":2896},"indices":37940,"material":14,"mode":4},{"attributes":{"NORMAL":20419,"POSITION":2897},"indices":37941,"material":14,"mode":4},{"attributes":{"NORMAL":20420,"POSITION":2898},"indices":37942,"material":14,"mode":4},{"attributes":{"NORMAL":20421,"POSITION":2899},"indices":37943,"material":14,"mode":4},{"attributes":{"NORMAL":20422,"POSITION":2900},"indices":37944,"material":14,"mode":4},{"attributes":{"NORMAL":20423,"POSITION":2901},"indices":37945,"material":14,"mode":4},{"attributes":{"NORMAL":20424,"POSITION":2902},"indices":37946,"material":14,"mode":4},{"attributes":{"NORMAL":20425,"POSITION":2903},"indices":37947,"material":14,"mode":4},{"attributes":{"NORMAL":20426,"POSITION":2904},"indices":37948,"material":14,"mode":4},{"attributes":{"NORMAL":20427,"POSITION":2905},"indices":37949,"material":14,"mode":4},{"attributes":{"NORMAL":20428,"POSITION":2906},"indices":37950,"material":14,"mode":4},{"attributes":{"NORMAL":20429,"POSITION":2907},"indices":37951,"material":14,"mode":4},{"attributes":{"NORMAL":20430,"POSITION":2908},"indices":37952,"material":14,"mode":4},{"attributes":{"NORMAL":20431,"POSITION":2909},"indices":37953,"material":14,"mode":4},{"attributes":{"NORMAL":20432,"POSITION":2910},"indices":37954,"material":14,"mode":4},{"attributes":{"NORMAL":20433,"POSITION":2911},"indices":37955,"material":14,"mode":4},{"attributes":{"NORMAL":20434,"POSITION":2912},"indices":37956,"material":14,"mode":4},{"attributes":{"NORMAL":20435,"POSITION":2913},"indices":37957,"material":14,"mode":4},{"attributes":{"NORMAL":20436,"POSITION":2914},"indices":37958,"material":14,"mode":4},{"attributes":{"NORMAL":20437,"POSITION":2915},"indices":37959,"material":14,"mode":4},{"attributes":{"NORMAL":20438,"POSITION":2916},"indices":37960,"material":14,"mode":4},{"attributes":{"NORMAL":20439,"POSITION":2917},"indices":37961,"material":14,"mode":4},{"attributes":{"NORMAL":20440,"POSITION":2918},"indices":37962,"material":14,"mode":4},{"attributes":{"NORMAL":20441,"POSITION":2919},"indices":37963,"material":14,"mode":4},{"attributes":{"NORMAL":20442,"POSITION":2920},"indices":37964,"material":14,"mode":4},{"attributes":{"NORMAL":20443,"POSITION":2921},"indices":37965,"material":14,"mode":4},{"attributes":{"NORMAL":20444,"POSITION":2922},"indices":37966,"material":14,"mode":4},{"attributes":{"NORMAL":20445,"POSITION":2923},"indices":37967,"material":14,"mode":4},{"attributes":{"NORMAL":20446,"POSITION":2924},"indices":37968,"material":14,"mode":4},{"attributes":{"NORMAL":20447,"POSITION":2925},"indices":37969,"material":14,"mode":4},{"attributes":{"NORMAL":20448,"POSITION":2926},"indices":37970,"material":14,"mode":4},{"attributes":{"NORMAL":20449,"POSITION":2927},"indices":37971,"material":14,"mode":4},{"attributes":{"NORMAL":20450,"POSITION":2928},"indices":37972,"material":14,"mode":4},{"attributes":{"NORMAL":20451,"POSITION":2929},"indices":37973,"material":14,"mode":4},{"attributes":{"NORMAL":20452,"POSITION":2930},"indices":37974,"material":14,"mode":4},{"attributes":{"NORMAL":20453,"POSITION":2931},"indices":37975,"material":14,"mode":4},{"attributes":{"NORMAL":20454,"POSITION":2932},"indices":37976,"material":14,"mode":4},{"attributes":{"NORMAL":20455,"POSITION":2933},"indices":37977,"material":14,"mode":4},{"attributes":{"NORMAL":20456,"POSITION":2934},"indices":37978,"material":14,"mode":4},{"attributes":{"NORMAL":20457,"POSITION":2935},"indices":37979,"material":14,"mode":4},{"attributes":{"NORMAL":20458,"POSITION":2936},"indices":37980,"material":14,"mode":4},{"attributes":{"NORMAL":20459,"POSITION":2937},"indices":37981,"material":14,"mode":4},{"attributes":{"NORMAL":20460,"POSITION":2938},"indices":37982,"material":14,"mode":4},{"attributes":{"NORMAL":20461,"POSITION":2939},"indices":37983,"material":14,"mode":4},{"attributes":{"NORMAL":20462,"POSITION":2940},"indices":37984,"material":14,"mode":4},{"attributes":{"NORMAL":20463,"POSITION":2941},"indices":37985,"material":14,"mode":4},{"attributes":{"NORMAL":20464,"POSITION":2942},"indices":37986,"material":14,"mode":4},{"attributes":{"NORMAL":20465,"POSITION":2943},"indices":37987,"material":14,"mode":4},{"attributes":{"NORMAL":20466,"POSITION":2944},"indices":37988,"material":14,"mode":4},{"attributes":{"NORMAL":20467,"POSITION":2945},"indices":37989,"material":14,"mode":4},{"attributes":{"NORMAL":20468,"POSITION":2946},"indices":37990,"material":14,"mode":4},{"attributes":{"NORMAL":20469,"POSITION":2947},"indices":37991,"material":14,"mode":4},{"attributes":{"NORMAL":20470,"POSITION":2948},"indices":37992,"material":14,"mode":4},{"attributes":{"NORMAL":20471,"POSITION":2949},"indices":37993,"material":14,"mode":4},{"attributes":{"NORMAL":20472,"POSITION":2950},"indices":37994,"material":14,"mode":4},{"attributes":{"NORMAL":20473,"POSITION":2951},"indices":37995,"material":14,"mode":4},{"attributes":{"NORMAL":20474,"POSITION":2952},"indices":37996,"material":14,"mode":4},{"attributes":{"NORMAL":20475,"POSITION":2953},"indices":37997,"material":14,"mode":4},{"attributes":{"NORMAL":20476,"POSITION":2954},"indices":37998,"material":14,"mode":4},{"attributes":{"NORMAL":20477,"POSITION":2955},"indices":37999,"material":14,"mode":4},{"attributes":{"NORMAL":20478,"POSITION":2956},"indices":38000,"material":14,"mode":4},{"attributes":{"NORMAL":20479,"POSITION":2957},"indices":38001,"material":14,"mode":4},{"attributes":{"NORMAL":20480,"POSITION":2958},"indices":38002,"material":14,"mode":4},{"attributes":{"NORMAL":20481,"POSITION":2959},"indices":38003,"material":14,"mode":4},{"attributes":{"NORMAL":20482,"POSITION":2960},"indices":38004,"material":14,"mode":4},{"attributes":{"NORMAL":20483,"POSITION":2961},"indices":38005,"material":14,"mode":4},{"attributes":{"NORMAL":20484,"POSITION":2962},"indices":38006,"material":14,"mode":4},{"attributes":{"NORMAL":20485,"POSITION":2963},"indices":38007,"material":14,"mode":4},{"attributes":{"NORMAL":20486,"POSITION":2964},"indices":38008,"material":14,"mode":4},{"attributes":{"NORMAL":20487,"POSITION":2965},"indices":38009,"material":14,"mode":4},{"attributes":{"NORMAL":20488,"POSITION":2966},"indices":38010,"material":14,"mode":4},{"attributes":{"NORMAL":20489,"POSITION":2967},"indices":38011,"material":14,"mode":4},{"attributes":{"NORMAL":20490,"POSITION":2968},"indices":38012,"material":14,"mode":4},{"attributes":{"NORMAL":20491,"POSITION":2969},"indices":38013,"material":14,"mode":4},{"attributes":{"NORMAL":20492,"POSITION":2970},"indices":38014,"material":14,"mode":4},{"attributes":{"NORMAL":20493,"POSITION":2971},"indices":38015,"material":14,"mode":4},{"attributes":{"NORMAL":20494,"POSITION":2972},"indices":38016,"material":14,"mode":4},{"attributes":{"NORMAL":20495,"POSITION":2973},"indices":38017,"material":14,"mode":4},{"attributes":{"NORMAL":20496,"POSITION":2974},"indices":38018,"material":14,"mode":4},{"attributes":{"NORMAL":20497,"POSITION":2975},"indices":38019,"material":14,"mode":4},{"attributes":{"NORMAL":20498,"POSITION":2976},"indices":38020,"material":14,"mode":4},{"attributes":{"NORMAL":20499,"POSITION":2977},"indices":38021,"material":14,"mode":4},{"attributes":{"NORMAL":20500,"POSITION":2978},"indices":38022,"material":14,"mode":4},{"attributes":{"NORMAL":20501,"POSITION":2979},"indices":38023,"material":14,"mode":4},{"attributes":{"NORMAL":20502,"POSITION":2980},"indices":38024,"material":14,"mode":4},{"attributes":{"NORMAL":20503,"POSITION":2981},"indices":38025,"material":14,"mode":4},{"attributes":{"NORMAL":20504,"POSITION":2982},"indices":38026,"material":14,"mode":4},{"attributes":{"NORMAL":20505,"POSITION":2983},"indices":38027,"material":14,"mode":4},{"attributes":{"NORMAL":20506,"POSITION":2984},"indices":38028,"material":14,"mode":4},{"attributes":{"NORMAL":20507,"POSITION":2985},"indices":38029,"material":14,"mode":4},{"attributes":{"NORMAL":20508,"POSITION":2986},"indices":38030,"material":14,"mode":4},{"attributes":{"NORMAL":20509,"POSITION":2987},"indices":38031,"material":14,"mode":4},{"attributes":{"NORMAL":20510,"POSITION":2988},"indices":38032,"material":14,"mode":4},{"attributes":{"NORMAL":20511,"POSITION":2989},"indices":38033,"material":14,"mode":4},{"attributes":{"NORMAL":20512,"POSITION":2990},"indices":38034,"material":14,"mode":4},{"attributes":{"NORMAL":20513,"POSITION":2991},"indices":38035,"material":14,"mode":4},{"attributes":{"NORMAL":20514,"POSITION":2992},"indices":38036,"material":14,"mode":4},{"attributes":{"NORMAL":20515,"POSITION":2993},"indices":38037,"material":14,"mode":4},{"attributes":{"NORMAL":20516,"POSITION":2994},"indices":38038,"material":14,"mode":4},{"attributes":{"NORMAL":20517,"POSITION":2995},"indices":38039,"material":14,"mode":4},{"attributes":{"NORMAL":20518,"POSITION":2996},"indices":38040,"material":14,"mode":4},{"attributes":{"NORMAL":20519,"POSITION":2997},"indices":38041,"material":14,"mode":4},{"attributes":{"NORMAL":20520,"POSITION":2998},"indices":38042,"material":14,"mode":4},{"attributes":{"NORMAL":20521,"POSITION":2999},"indices":38043,"material":14,"mode":4},{"attributes":{"NORMAL":20522,"POSITION":3000},"indices":38044,"material":14,"mode":4},{"attributes":{"NORMAL":20523,"POSITION":3001},"indices":38045,"material":14,"mode":4},{"attributes":{"NORMAL":20524,"POSITION":3002},"indices":38046,"material":14,"mode":4},{"attributes":{"NORMAL":20525,"POSITION":3003},"indices":38047,"material":14,"mode":4},{"attributes":{"NORMAL":20526,"POSITION":3004},"indices":38048,"material":14,"mode":4},{"attributes":{"NORMAL":20527,"POSITION":3005},"indices":38049,"material":14,"mode":4},{"attributes":{"NORMAL":20528,"POSITION":3006},"indices":38050,"material":14,"mode":4},{"attributes":{"NORMAL":20529,"POSITION":3007},"indices":38051,"material":14,"mode":4},{"attributes":{"NORMAL":20530,"POSITION":3008},"indices":38052,"material":14,"mode":4},{"attributes":{"NORMAL":20531,"POSITION":3009},"indices":38053,"material":14,"mode":4},{"attributes":{"NORMAL":20532,"POSITION":3010},"indices":38054,"material":14,"mode":4},{"attributes":{"NORMAL":20533,"POSITION":3011},"indices":38055,"material":14,"mode":4},{"attributes":{"NORMAL":20534,"POSITION":3012},"indices":38056,"material":14,"mode":4},{"attributes":{"NORMAL":20535,"POSITION":3013},"indices":38057,"material":14,"mode":4},{"attributes":{"NORMAL":20536,"POSITION":3014},"indices":38058,"material":14,"mode":4},{"attributes":{"NORMAL":20537,"POSITION":3015},"indices":38059,"material":14,"mode":4},{"attributes":{"NORMAL":20538,"POSITION":3016},"indices":38060,"material":14,"mode":4},{"attributes":{"NORMAL":20539,"POSITION":3017},"indices":38061,"material":14,"mode":4},{"attributes":{"NORMAL":20540,"POSITION":3018},"indices":38062,"material":14,"mode":4},{"attributes":{"NORMAL":20541,"POSITION":3019},"indices":38063,"material":14,"mode":4},{"attributes":{"NORMAL":20542,"POSITION":3020},"indices":38064,"material":14,"mode":4},{"attributes":{"NORMAL":20543,"POSITION":3021},"indices":38065,"material":14,"mode":4},{"attributes":{"NORMAL":20544,"POSITION":3022},"indices":38066,"material":14,"mode":4},{"attributes":{"NORMAL":20545,"POSITION":3023},"indices":38067,"material":14,"mode":4},{"attributes":{"NORMAL":20546,"POSITION":3024},"indices":38068,"material":14,"mode":4},{"attributes":{"NORMAL":20547,"POSITION":3025},"indices":38069,"material":14,"mode":4},{"attributes":{"NORMAL":20548,"POSITION":3026},"indices":38070,"material":14,"mode":4},{"attributes":{"NORMAL":20549,"POSITION":3027},"indices":38071,"material":14,"mode":4},{"attributes":{"NORMAL":20550,"POSITION":3028},"indices":38072,"material":14,"mode":4},{"attributes":{"NORMAL":20551,"POSITION":3029},"indices":38073,"material":14,"mode":4},{"attributes":{"NORMAL":20552,"POSITION":3030},"indices":38074,"material":14,"mode":4},{"attributes":{"NORMAL":20553,"POSITION":3031},"indices":38075,"material":14,"mode":4},{"attributes":{"NORMAL":20554,"POSITION":3032},"indices":38076,"material":14,"mode":4},{"attributes":{"NORMAL":20555,"POSITION":3033},"indices":38077,"material":14,"mode":4},{"attributes":{"NORMAL":20556,"POSITION":3034},"indices":38078,"material":14,"mode":4},{"attributes":{"NORMAL":20557,"POSITION":3035},"indices":38079,"material":14,"mode":4},{"attributes":{"NORMAL":20558,"POSITION":3036},"indices":38080,"material":14,"mode":4},{"attributes":{"NORMAL":20559,"POSITION":3037},"indices":38081,"material":14,"mode":4},{"attributes":{"NORMAL":20560,"POSITION":3038},"indices":38082,"material":14,"mode":4},{"attributes":{"NORMAL":20561,"POSITION":3039},"indices":38083,"material":14,"mode":4},{"attributes":{"NORMAL":20562,"POSITION":3040},"indices":38084,"material":14,"mode":4},{"attributes":{"NORMAL":20563,"POSITION":3041},"indices":38085,"material":14,"mode":4},{"attributes":{"NORMAL":20564,"POSITION":3042},"indices":38086,"material":14,"mode":4},{"attributes":{"NORMAL":20565,"POSITION":3043},"indices":38087,"material":14,"mode":4},{"attributes":{"NORMAL":20566,"POSITION":3044},"indices":38088,"material":14,"mode":4},{"attributes":{"NORMAL":20567,"POSITION":3045},"indices":38089,"material":14,"mode":4},{"attributes":{"NORMAL":20568,"POSITION":3046},"indices":38090,"material":14,"mode":4},{"attributes":{"NORMAL":20569,"POSITION":3047},"indices":38091,"material":14,"mode":4},{"attributes":{"NORMAL":20570,"POSITION":3048},"indices":38092,"material":14,"mode":4},{"attributes":{"NORMAL":20571,"POSITION":3049},"indices":38093,"material":14,"mode":4},{"attributes":{"NORMAL":20572,"POSITION":3050},"indices":38094,"material":14,"mode":4},{"attributes":{"NORMAL":20573,"POSITION":3051},"indices":38095,"material":14,"mode":4},{"attributes":{"NORMAL":20574,"POSITION":3052},"indices":38096,"material":14,"mode":4},{"attributes":{"NORMAL":20575,"POSITION":3053},"indices":38097,"material":14,"mode":4},{"attributes":{"NORMAL":20576,"POSITION":3054},"indices":38098,"material":14,"mode":4},{"attributes":{"NORMAL":20577,"POSITION":3055},"indices":38099,"material":14,"mode":4},{"attributes":{"NORMAL":20578,"POSITION":3056},"indices":38100,"material":14,"mode":4},{"attributes":{"NORMAL":20579,"POSITION":3057},"indices":38101,"material":14,"mode":4},{"attributes":{"NORMAL":20580,"POSITION":3058},"indices":38102,"material":14,"mode":4},{"attributes":{"NORMAL":20581,"POSITION":3059},"indices":38103,"material":14,"mode":4},{"attributes":{"NORMAL":20582,"POSITION":3060},"indices":38104,"material":14,"mode":4},{"attributes":{"NORMAL":20583,"POSITION":3061},"indices":38105,"material":14,"mode":4},{"attributes":{"NORMAL":20584,"POSITION":3062},"indices":38106,"material":14,"mode":4},{"attributes":{"NORMAL":20585,"POSITION":3063},"indices":38107,"material":14,"mode":4},{"attributes":{"NORMAL":20586,"POSITION":3064},"indices":38108,"material":14,"mode":4},{"attributes":{"NORMAL":20587,"POSITION":3065},"indices":38109,"material":14,"mode":4},{"attributes":{"NORMAL":20588,"POSITION":3066},"indices":38110,"material":14,"mode":4},{"attributes":{"NORMAL":20589,"POSITION":3067},"indices":38111,"material":14,"mode":4},{"attributes":{"NORMAL":20590,"POSITION":3068},"indices":38112,"material":14,"mode":4},{"attributes":{"NORMAL":20591,"POSITION":3069},"indices":38113,"material":14,"mode":4},{"attributes":{"NORMAL":20592,"POSITION":3070},"indices":38114,"material":14,"mode":4},{"attributes":{"NORMAL":20593,"POSITION":3071},"indices":38115,"material":14,"mode":4},{"attributes":{"NORMAL":20594,"POSITION":3072},"indices":38116,"material":14,"mode":4},{"attributes":{"NORMAL":20595,"POSITION":3073},"indices":38117,"material":14,"mode":4},{"attributes":{"NORMAL":20596,"POSITION":3074},"indices":38118,"material":14,"mode":4},{"attributes":{"NORMAL":20597,"POSITION":3075},"indices":38119,"material":14,"mode":4},{"attributes":{"NORMAL":20598,"POSITION":3076},"indices":38120,"material":14,"mode":4},{"attributes":{"NORMAL":20599,"POSITION":3077},"indices":38121,"material":14,"mode":4},{"attributes":{"NORMAL":20600,"POSITION":3078},"indices":38122,"material":14,"mode":4},{"attributes":{"NORMAL":20601,"POSITION":3079},"indices":38123,"material":14,"mode":4},{"attributes":{"NORMAL":20602,"POSITION":3080},"indices":38124,"material":14,"mode":4},{"attributes":{"NORMAL":20603,"POSITION":3081},"indices":38125,"material":14,"mode":4},{"attributes":{"NORMAL":20604,"POSITION":3082},"indices":38126,"material":14,"mode":4},{"attributes":{"NORMAL":20605,"POSITION":3083},"indices":38127,"material":14,"mode":4},{"attributes":{"NORMAL":20606,"POSITION":3084},"indices":38128,"material":14,"mode":4},{"attributes":{"NORMAL":20607,"POSITION":3085},"indices":38129,"material":14,"mode":4},{"attributes":{"NORMAL":20608,"POSITION":3086},"indices":38130,"material":14,"mode":4},{"attributes":{"NORMAL":20609,"POSITION":3087},"indices":38131,"material":14,"mode":4},{"attributes":{"NORMAL":20610,"POSITION":3088},"indices":38132,"material":14,"mode":4},{"attributes":{"NORMAL":20611,"POSITION":3089},"indices":38133,"material":14,"mode":4},{"attributes":{"NORMAL":20612,"POSITION":3090},"indices":38134,"material":14,"mode":4},{"attributes":{"NORMAL":20613,"POSITION":3091},"indices":38135,"material":14,"mode":4},{"attributes":{"NORMAL":20614,"POSITION":3092},"indices":38136,"material":14,"mode":4},{"attributes":{"NORMAL":20615,"POSITION":3093},"indices":38137,"material":14,"mode":4},{"attributes":{"NORMAL":20616,"POSITION":3094},"indices":38138,"material":14,"mode":4},{"attributes":{"NORMAL":20617,"POSITION":3095},"indices":38139,"material":14,"mode":4},{"attributes":{"NORMAL":20618,"POSITION":3096},"indices":38140,"material":14,"mode":4},{"attributes":{"NORMAL":20619,"POSITION":3097},"indices":38141,"material":14,"mode":4},{"attributes":{"NORMAL":20620,"POSITION":3098},"indices":38142,"material":14,"mode":4},{"attributes":{"NORMAL":20621,"POSITION":3099},"indices":38143,"material":14,"mode":4},{"attributes":{"NORMAL":20622,"POSITION":3100},"indices":38144,"material":14,"mode":4},{"attributes":{"NORMAL":20623,"POSITION":3101},"indices":38145,"material":14,"mode":4},{"attributes":{"NORMAL":20624,"POSITION":3102},"indices":38146,"material":14,"mode":4},{"attributes":{"NORMAL":20625,"POSITION":3103},"indices":38147,"material":14,"mode":4},{"attributes":{"NORMAL":20626,"POSITION":3104},"indices":38148,"material":14,"mode":4},{"attributes":{"NORMAL":20627,"POSITION":3105},"indices":38149,"material":14,"mode":4},{"attributes":{"NORMAL":20628,"POSITION":3106},"indices":38150,"material":14,"mode":4},{"attributes":{"NORMAL":20629,"POSITION":3107},"indices":38151,"material":14,"mode":4},{"attributes":{"NORMAL":20630,"POSITION":3108},"indices":38152,"material":14,"mode":4},{"attributes":{"NORMAL":20631,"POSITION":3109},"indices":38153,"material":14,"mode":4},{"attributes":{"NORMAL":20632,"POSITION":3110},"indices":38154,"material":14,"mode":4},{"attributes":{"NORMAL":20633,"POSITION":3111},"indices":38155,"material":14,"mode":4},{"attributes":{"NORMAL":20634,"POSITION":3112},"indices":38156,"material":14,"mode":4},{"attributes":{"NORMAL":20635,"POSITION":3113},"indices":38157,"material":14,"mode":4},{"attributes":{"NORMAL":20636,"POSITION":3114},"indices":38158,"material":14,"mode":4},{"attributes":{"NORMAL":20637,"POSITION":3115},"indices":38159,"material":14,"mode":4},{"attributes":{"NORMAL":20638,"POSITION":3116},"indices":38160,"material":14,"mode":4},{"attributes":{"NORMAL":20639,"POSITION":3117},"indices":38161,"material":14,"mode":4},{"attributes":{"NORMAL":20640,"POSITION":3118},"indices":38162,"material":14,"mode":4},{"attributes":{"NORMAL":20641,"POSITION":3119},"indices":38163,"material":14,"mode":4},{"attributes":{"NORMAL":20642,"POSITION":3120},"indices":38164,"material":14,"mode":4},{"attributes":{"NORMAL":20643,"POSITION":3121},"indices":38165,"material":14,"mode":4},{"attributes":{"NORMAL":20644,"POSITION":3122},"indices":38166,"material":14,"mode":4},{"attributes":{"NORMAL":20645,"POSITION":3123},"indices":38167,"material":14,"mode":4},{"attributes":{"NORMAL":20646,"POSITION":3124},"indices":38168,"material":14,"mode":4},{"attributes":{"NORMAL":20647,"POSITION":3125},"indices":38169,"material":14,"mode":4},{"attributes":{"NORMAL":20648,"POSITION":3126},"indices":38170,"material":14,"mode":4},{"attributes":{"NORMAL":20649,"POSITION":3127},"indices":38171,"material":14,"mode":4},{"attributes":{"NORMAL":20650,"POSITION":3128},"indices":38172,"material":14,"mode":4},{"attributes":{"NORMAL":20651,"POSITION":3129},"indices":38173,"material":14,"mode":4},{"attributes":{"NORMAL":20652,"POSITION":3130},"indices":38174,"material":14,"mode":4},{"attributes":{"NORMAL":20653,"POSITION":3131},"indices":38175,"material":14,"mode":4},{"attributes":{"NORMAL":20654,"POSITION":3132},"indices":38176,"material":14,"mode":4},{"attributes":{"NORMAL":20655,"POSITION":3133},"indices":38177,"material":14,"mode":4},{"attributes":{"NORMAL":20656,"POSITION":3134},"indices":38178,"material":14,"mode":4},{"attributes":{"NORMAL":20657,"POSITION":3135},"indices":38179,"material":14,"mode":4},{"attributes":{"NORMAL":20658,"POSITION":3136},"indices":38180,"material":14,"mode":4},{"attributes":{"NORMAL":20659,"POSITION":3137},"indices":38181,"material":14,"mode":4},{"attributes":{"NORMAL":20660,"POSITION":3138},"indices":38182,"material":14,"mode":4},{"attributes":{"NORMAL":20661,"POSITION":3139},"indices":38183,"material":14,"mode":4},{"attributes":{"NORMAL":20662,"POSITION":3140},"indices":38184,"material":14,"mode":4},{"attributes":{"NORMAL":20663,"POSITION":3141},"indices":38185,"material":14,"mode":4},{"attributes":{"NORMAL":20664,"POSITION":3142},"indices":38186,"material":14,"mode":4},{"attributes":{"NORMAL":20665,"POSITION":3143},"indices":38187,"material":14,"mode":4},{"attributes":{"NORMAL":20666,"POSITION":3144},"indices":38188,"material":14,"mode":4},{"attributes":{"NORMAL":20667,"POSITION":3145},"indices":38189,"material":14,"mode":4},{"attributes":{"NORMAL":20668,"POSITION":3146},"indices":38190,"material":14,"mode":4},{"attributes":{"NORMAL":20669,"POSITION":3147},"indices":38191,"material":14,"mode":4},{"attributes":{"NORMAL":20670,"POSITION":3148},"indices":38192,"material":14,"mode":4},{"attributes":{"NORMAL":20671,"POSITION":3149},"indices":38193,"material":14,"mode":4},{"attributes":{"NORMAL":20672,"POSITION":3150},"indices":38194,"material":14,"mode":4},{"attributes":{"NORMAL":20673,"POSITION":3151},"indices":38195,"material":14,"mode":4},{"attributes":{"NORMAL":20674,"POSITION":3152},"indices":38196,"material":14,"mode":4},{"attributes":{"NORMAL":20675,"POSITION":3153},"indices":38197,"material":14,"mode":4},{"attributes":{"NORMAL":20676,"POSITION":3154},"indices":38198,"material":14,"mode":4},{"attributes":{"NORMAL":20677,"POSITION":3155},"indices":38199,"material":14,"mode":4},{"attributes":{"NORMAL":20678,"POSITION":3156},"indices":38200,"material":14,"mode":4},{"attributes":{"NORMAL":20679,"POSITION":3157},"indices":38201,"material":14,"mode":4},{"attributes":{"NORMAL":20680,"POSITION":3158},"indices":38202,"material":14,"mode":4},{"attributes":{"NORMAL":20681,"POSITION":3159},"indices":38203,"material":14,"mode":4},{"attributes":{"NORMAL":20682,"POSITION":3160},"indices":38204,"material":14,"mode":4},{"attributes":{"NORMAL":20683,"POSITION":3161},"indices":38205,"material":14,"mode":4},{"attributes":{"NORMAL":20684,"POSITION":3162},"indices":38206,"material":14,"mode":4},{"attributes":{"NORMAL":20685,"POSITION":3163},"indices":38207,"material":14,"mode":4},{"attributes":{"NORMAL":20686,"POSITION":3164},"indices":38208,"material":14,"mode":4},{"attributes":{"NORMAL":20687,"POSITION":3165},"indices":38209,"material":14,"mode":4},{"attributes":{"NORMAL":20688,"POSITION":3166},"indices":38210,"material":14,"mode":4},{"attributes":{"NORMAL":20689,"POSITION":3167},"indices":38211,"material":14,"mode":4},{"attributes":{"NORMAL":20690,"POSITION":3168},"indices":38212,"material":14,"mode":4},{"attributes":{"NORMAL":20691,"POSITION":3169},"indices":38213,"material":14,"mode":4},{"attributes":{"NORMAL":20692,"POSITION":3170},"indices":38214,"material":14,"mode":4},{"attributes":{"NORMAL":20693,"POSITION":3171},"indices":38215,"material":14,"mode":4},{"attributes":{"NORMAL":20694,"POSITION":3172},"indices":38216,"material":14,"mode":4},{"attributes":{"NORMAL":20695,"POSITION":3173},"indices":38217,"material":14,"mode":4},{"attributes":{"NORMAL":20696,"POSITION":3174},"indices":38218,"material":14,"mode":4},{"attributes":{"NORMAL":20697,"POSITION":3175},"indices":38219,"material":14,"mode":4},{"attributes":{"NORMAL":20698,"POSITION":3176},"indices":38220,"material":14,"mode":4},{"attributes":{"NORMAL":20699,"POSITION":3177},"indices":38221,"material":14,"mode":4},{"attributes":{"NORMAL":20700,"POSITION":3178},"indices":38222,"material":14,"mode":4},{"attributes":{"NORMAL":20701,"POSITION":3179},"indices":38223,"material":14,"mode":4},{"attributes":{"NORMAL":20702,"POSITION":3180},"indices":38224,"material":14,"mode":4},{"attributes":{"NORMAL":20703,"POSITION":3181},"indices":38225,"material":14,"mode":4},{"attributes":{"NORMAL":20704,"POSITION":3182},"indices":38226,"material":14,"mode":4},{"attributes":{"NORMAL":20705,"POSITION":3183},"indices":38227,"material":14,"mode":4},{"attributes":{"NORMAL":20706,"POSITION":3184},"indices":38228,"material":14,"mode":4},{"attributes":{"NORMAL":20707,"POSITION":3185},"indices":38229,"material":14,"mode":4},{"attributes":{"NORMAL":20708,"POSITION":3186},"indices":38230,"material":14,"mode":4},{"attributes":{"NORMAL":20709,"POSITION":3187},"indices":38231,"material":14,"mode":4},{"attributes":{"NORMAL":20710,"POSITION":3188},"indices":38232,"material":14,"mode":4},{"attributes":{"NORMAL":20711,"POSITION":3189},"indices":38233,"material":14,"mode":4},{"attributes":{"NORMAL":20712,"POSITION":3190},"indices":38234,"material":14,"mode":4},{"attributes":{"NORMAL":20713,"POSITION":3191},"indices":38235,"material":14,"mode":4}]},{"name":"COMPOUND119","primitives":[{"attributes":{"NORMAL":20714,"POSITION":3192},"indices":38236,"material":7,"mode":4},{"attributes":{"NORMAL":20715,"POSITION":3193},"indices":38237,"material":7,"mode":4},{"attributes":{"NORMAL":20716,"POSITION":3194},"indices":38238,"material":7,"mode":4},{"attributes":{"NORMAL":20717,"POSITION":3195},"indices":38239,"material":7,"mode":4},{"attributes":{"NORMAL":20718,"POSITION":3196},"indices":38240,"material":7,"mode":4},{"attributes":{"NORMAL":20719,"POSITION":3197},"indices":38241,"material":7,"mode":4},{"attributes":{"NORMAL":20720,"POSITION":3198},"indices":38242,"material":7,"mode":4},{"attributes":{"NORMAL":20721,"POSITION":3199},"indices":38243,"material":7,"mode":4},{"attributes":{"NORMAL":20722,"POSITION":3200},"indices":38244,"material":7,"mode":4},{"attributes":{"NORMAL":20723,"POSITION":3201},"indices":38245,"material":7,"mode":4}]},{"name":"COMPOUND120","primitives":[{"attributes":{"NORMAL":20724,"POSITION":3202},"indices":38246,"material":7,"mode":4},{"attributes":{"NORMAL":20725,"POSITION":3203},"indices":38247,"material":7,"mode":4},{"attributes":{"NORMAL":20726,"POSITION":3204},"indices":38248,"material":7,"mode":4},{"attributes":{"NORMAL":20727,"POSITION":3205},"indices":38249,"material":7,"mode":4},{"attributes":{"NORMAL":20728,"POSITION":3206},"indices":38250,"material":7,"mode":4},{"attributes":{"NORMAL":20729,"POSITION":3207},"indices":38251,"material":7,"mode":4},{"attributes":{"NORMAL":20730,"POSITION":3208},"indices":38252,"material":7,"mode":4},{"attributes":{"NORMAL":20731,"POSITION":3209},"indices":38253,"material":7,"mode":4},{"attributes":{"NORMAL":20732,"POSITION":3210},"indices":38254,"material":7,"mode":4},{"attributes":{"NORMAL":20733,"POSITION":3211},"indices":38255,"material":7,"mode":4}]},{"name":"COMPOUND121","primitives":[{"attributes":{"NORMAL":20734,"POSITION":3212},"indices":38256,"material":7,"mode":4},{"attributes":{"NORMAL":20735,"POSITION":3213},"indices":38257,"material":7,"mode":4},{"attributes":{"NORMAL":20736,"POSITION":3214},"indices":38258,"material":7,"mode":4},{"attributes":{"NORMAL":20737,"POSITION":3215},"indices":38259,"material":7,"mode":4},{"attributes":{"NORMAL":20738,"POSITION":3216},"indices":38260,"material":7,"mode":4},{"attributes":{"NORMAL":20739,"POSITION":3217},"indices":38261,"material":7,"mode":4},{"attributes":{"NORMAL":20740,"POSITION":3218},"indices":38262,"material":7,"mode":4},{"attributes":{"NORMAL":20741,"POSITION":3219},"indices":38263,"material":7,"mode":4},{"attributes":{"NORMAL":20742,"POSITION":3220},"indices":38264,"material":7,"mode":4},{"attributes":{"NORMAL":20743,"POSITION":3221},"indices":38265,"material":7,"mode":4}]},{"name":"COMPOUND122","primitives":[{"attributes":{"NORMAL":20744,"POSITION":3222},"indices":38266,"material":7,"mode":4},{"attributes":{"NORMAL":20745,"POSITION":3223},"indices":38267,"material":7,"mode":4},{"attributes":{"NORMAL":20746,"POSITION":3224},"indices":38268,"material":7,"mode":4},{"attributes":{"NORMAL":20747,"POSITION":3225},"indices":38269,"material":7,"mode":4},{"attributes":{"NORMAL":20748,"POSITION":3226},"indices":38270,"material":7,"mode":4},{"attributes":{"NORMAL":20749,"POSITION":3227},"indices":38271,"material":7,"mode":4},{"attributes":{"NORMAL":20750,"POSITION":3228},"indices":38272,"material":7,"mode":4},{"attributes":{"NORMAL":20751,"POSITION":3229},"indices":38273,"material":7,"mode":4},{"attributes":{"NORMAL":20752,"POSITION":3230},"indices":38274,"material":7,"mode":4},{"attributes":{"NORMAL":20753,"POSITION":3231},"indices":38275,"material":7,"mode":4}]},{"name":"COMPOUND123","primitives":[{"attributes":{"NORMAL":20754,"POSITION":3232},"indices":38276,"material":7,"mode":4},{"attributes":{"NORMAL":20755,"POSITION":3233},"indices":38277,"material":7,"mode":4},{"attributes":{"NORMAL":20756,"POSITION":3234},"indices":38278,"material":7,"mode":4},{"attributes":{"NORMAL":20757,"POSITION":3235},"indices":38279,"material":7,"mode":4},{"attributes":{"NORMAL":20758,"POSITION":3236},"indices":38280,"material":7,"mode":4},{"attributes":{"NORMAL":20759,"POSITION":3237},"indices":38281,"material":7,"mode":4},{"attributes":{"NORMAL":20760,"POSITION":3238},"indices":38282,"material":7,"mode":4},{"attributes":{"NORMAL":20761,"POSITION":3239},"indices":38283,"material":7,"mode":4},{"attributes":{"NORMAL":20762,"POSITION":3240},"indices":38284,"material":7,"mode":4},{"attributes":{"NORMAL":20763,"POSITION":3241},"indices":38285,"material":7,"mode":4}]},{"name":"COMPOUND124","primitives":[{"attributes":{"NORMAL":20764,"POSITION":3242},"indices":38286,"material":7,"mode":4},{"attributes":{"NORMAL":20765,"POSITION":3243},"indices":38287,"material":7,"mode":4},{"attributes":{"NORMAL":20766,"POSITION":3244},"indices":38288,"material":7,"mode":4},{"attributes":{"NORMAL":20767,"POSITION":3245},"indices":38289,"material":7,"mode":4},{"attributes":{"NORMAL":20768,"POSITION":3246},"indices":38290,"material":7,"mode":4},{"attributes":{"NORMAL":20769,"POSITION":3247},"indices":38291,"material":7,"mode":4},{"attributes":{"NORMAL":20770,"POSITION":3248},"indices":38292,"material":7,"mode":4},{"attributes":{"NORMAL":20771,"POSITION":3249},"indices":38293,"material":7,"mode":4},{"attributes":{"NORMAL":20772,"POSITION":3250},"indices":38294,"material":7,"mode":4},{"attributes":{"NORMAL":20773,"POSITION":3251},"indices":38295,"material":7,"mode":4}]},{"name":"COMPOUND125","primitives":[{"attributes":{"NORMAL":20774,"POSITION":3252},"indices":38296,"material":7,"mode":4},{"attributes":{"NORMAL":20775,"POSITION":3253},"indices":38297,"material":7,"mode":4},{"attributes":{"NORMAL":20776,"POSITION":3254},"indices":38298,"material":7,"mode":4},{"attributes":{"NORMAL":20777,"POSITION":3255},"indices":38299,"material":7,"mode":4},{"attributes":{"NORMAL":20778,"POSITION":3256},"indices":38300,"material":7,"mode":4},{"attributes":{"NORMAL":20779,"POSITION":3257},"indices":38301,"material":7,"mode":4},{"attributes":{"NORMAL":20780,"POSITION":3258},"indices":38302,"material":7,"mode":4},{"attributes":{"NORMAL":20781,"POSITION":3259},"indices":38303,"material":7,"mode":4},{"attributes":{"NORMAL":20782,"POSITION":3260},"indices":38304,"material":7,"mode":4},{"attributes":{"NORMAL":20783,"POSITION":3261},"indices":38305,"material":7,"mode":4}]},{"name":"COMPOUND126","primitives":[{"attributes":{"NORMAL":20784,"POSITION":3262},"indices":38306,"material":7,"mode":4},{"attributes":{"NORMAL":20785,"POSITION":3263},"indices":38307,"material":7,"mode":4},{"attributes":{"NORMAL":20786,"POSITION":3264},"indices":38308,"material":7,"mode":4},{"attributes":{"NORMAL":20787,"POSITION":3265},"indices":38309,"material":7,"mode":4},{"attributes":{"NORMAL":20788,"POSITION":3266},"indices":38310,"material":7,"mode":4},{"attributes":{"NORMAL":20789,"POSITION":3267},"indices":38311,"material":7,"mode":4},{"attributes":{"NORMAL":20790,"POSITION":3268},"indices":38312,"material":7,"mode":4},{"attributes":{"NORMAL":20791,"POSITION":3269},"indices":38313,"material":7,"mode":4},{"attributes":{"NORMAL":20792,"POSITION":3270},"indices":38314,"material":7,"mode":4},{"attributes":{"NORMAL":20793,"POSITION":3271},"indices":38315,"material":7,"mode":4}]},{"name":"COMPOUND127","primitives":[{"attributes":{"NORMAL":20794,"POSITION":3272},"indices":38316,"material":14,"mode":4},{"attributes":{"NORMAL":20795,"POSITION":3273},"indices":38317,"material":14,"mode":4}]},{"name":"COMPOUND128","primitives":[{"attributes":{"NORMAL":20796,"POSITION":3274},"indices":38318,"material":7,"mode":4},{"attributes":{"NORMAL":20797,"POSITION":3275},"indices":38319,"material":7,"mode":4},{"attributes":{"NORMAL":20798,"POSITION":3276},"indices":38320,"material":7,"mode":4},{"attributes":{"NORMAL":20799,"POSITION":3277},"indices":38321,"material":7,"mode":4},{"attributes":{"NORMAL":20800,"POSITION":3278},"indices":38322,"material":7,"mode":4},{"attributes":{"NORMAL":20801,"POSITION":3279},"indices":38323,"material":7,"mode":4},{"attributes":{"NORMAL":20802,"POSITION":3280},"indices":38324,"material":7,"mode":4},{"attributes":{"NORMAL":20803,"POSITION":3281},"indices":38325,"material":7,"mode":4},{"attributes":{"NORMAL":20804,"POSITION":3282},"indices":38326,"material":7,"mode":4},{"attributes":{"NORMAL":20805,"POSITION":3283},"indices":38327,"material":7,"mode":4}]},{"name":"COMPOUND129","primitives":[{"attributes":{"NORMAL":20806,"POSITION":3284},"indices":38328,"material":8,"mode":4},{"attributes":{"NORMAL":20807,"POSITION":3285},"indices":38329,"material":8,"mode":4},{"attributes":{"NORMAL":20808,"POSITION":3286},"indices":38330,"material":8,"mode":4},{"attributes":{"NORMAL":20809,"POSITION":3287},"indices":38331,"material":8,"mode":4},{"attributes":{"NORMAL":20810,"POSITION":3288},"indices":38332,"material":8,"mode":4},{"attributes":{"NORMAL":20811,"POSITION":3289},"indices":38333,"material":8,"mode":4},{"attributes":{"NORMAL":20812,"POSITION":3290},"indices":38334,"material":8,"mode":4},{"attributes":{"NORMAL":20813,"POSITION":3291},"indices":38335,"material":8,"mode":4},{"attributes":{"NORMAL":20814,"POSITION":3292},"indices":38336,"material":8,"mode":4},{"attributes":{"NORMAL":20815,"POSITION":3293},"indices":38337,"material":8,"mode":4},{"attributes":{"NORMAL":20816,"POSITION":3294},"indices":38338,"material":8,"mode":4},{"attributes":{"NORMAL":20817,"POSITION":3295},"indices":38339,"material":8,"mode":4},{"attributes":{"NORMAL":20818,"POSITION":3296},"indices":38340,"material":8,"mode":4},{"attributes":{"NORMAL":20819,"POSITION":3297},"indices":38341,"material":8,"mode":4}]},{"name":"COMPOUND130","primitives":[{"attributes":{"NORMAL":20820,"POSITION":3298},"indices":38342,"material":7,"mode":4},{"attributes":{"NORMAL":20821,"POSITION":3299},"indices":38343,"material":7,"mode":4},{"attributes":{"NORMAL":20822,"POSITION":3300},"indices":38344,"material":7,"mode":4},{"attributes":{"NORMAL":20823,"POSITION":3301},"indices":38345,"material":7,"mode":4},{"attributes":{"NORMAL":20824,"POSITION":3302},"indices":38346,"material":7,"mode":4},{"attributes":{"NORMAL":20825,"POSITION":3303},"indices":38347,"material":7,"mode":4},{"attributes":{"NORMAL":20826,"POSITION":3304},"indices":38348,"material":7,"mode":4},{"attributes":{"NORMAL":20827,"POSITION":3305},"indices":38349,"material":7,"mode":4},{"attributes":{"NORMAL":20828,"POSITION":3306},"indices":38350,"material":7,"mode":4},{"attributes":{"NORMAL":20829,"POSITION":3307},"indices":38351,"material":7,"mode":4}]},{"name":"COMPOUND131","primitives":[{"attributes":{"NORMAL":20830,"POSITION":3308},"indices":38352,"material":8,"mode":4},{"attributes":{"NORMAL":20831,"POSITION":3309},"indices":38353,"material":8,"mode":4},{"attributes":{"NORMAL":20832,"POSITION":3310},"indices":38354,"material":8,"mode":4},{"attributes":{"NORMAL":20833,"POSITION":3311},"indices":38355,"material":8,"mode":4},{"attributes":{"NORMAL":20834,"POSITION":3312},"indices":38356,"material":8,"mode":4},{"attributes":{"NORMAL":20835,"POSITION":3313},"indices":38357,"material":8,"mode":4},{"attributes":{"NORMAL":20836,"POSITION":3314},"indices":38358,"material":8,"mode":4},{"attributes":{"NORMAL":20837,"POSITION":3315},"indices":38359,"material":9,"mode":4},{"attributes":{"NORMAL":20838,"POSITION":3316},"indices":38360,"material":9,"mode":4},{"attributes":{"NORMAL":20839,"POSITION":3317},"indices":38361,"material":9,"mode":4}]},{"name":"COMPOUND132","primitives":[{"attributes":{"NORMAL":20840,"POSITION":3318},"indices":38362,"material":7,"mode":4},{"attributes":{"NORMAL":20841,"POSITION":3319},"indices":38363,"material":7,"mode":4},{"attributes":{"NORMAL":20842,"POSITION":3320},"indices":38364,"material":7,"mode":4},{"attributes":{"NORMAL":20843,"POSITION":3321},"indices":38365,"material":7,"mode":4},{"attributes":{"NORMAL":20844,"POSITION":3322},"indices":38366,"material":7,"mode":4},{"attributes":{"NORMAL":20845,"POSITION":3323},"indices":38367,"material":7,"mode":4},{"attributes":{"NORMAL":20846,"POSITION":3324},"indices":38368,"material":7,"mode":4},{"attributes":{"NORMAL":20847,"POSITION":3325},"indices":38369,"material":7,"mode":4},{"attributes":{"NORMAL":20848,"POSITION":3326},"indices":38370,"material":7,"mode":4},{"attributes":{"NORMAL":20849,"POSITION":3327},"indices":38371,"material":7,"mode":4}]},{"name":"COMPOUND133","primitives":[{"attributes":{"NORMAL":20850,"POSITION":3328},"indices":38372,"material":7,"mode":4},{"attributes":{"NORMAL":20851,"POSITION":3329},"indices":38373,"material":7,"mode":4},{"attributes":{"NORMAL":20852,"POSITION":3330},"indices":38374,"material":7,"mode":4},{"attributes":{"NORMAL":20853,"POSITION":3331},"indices":38375,"material":7,"mode":4},{"attributes":{"NORMAL":20854,"POSITION":3332},"indices":38376,"material":7,"mode":4},{"attributes":{"NORMAL":20855,"POSITION":3333},"indices":38377,"material":7,"mode":4},{"attributes":{"NORMAL":20856,"POSITION":3334},"indices":38378,"material":7,"mode":4},{"attributes":{"NORMAL":20857,"POSITION":3335},"indices":38379,"material":7,"mode":4},{"attributes":{"NORMAL":20858,"POSITION":3336},"indices":38380,"material":7,"mode":4},{"attributes":{"NORMAL":20859,"POSITION":3337},"indices":38381,"material":7,"mode":4}]},{"name":"COMPOUND134","primitives":[{"attributes":{"NORMAL":20860,"POSITION":3338},"indices":38382,"material":8,"mode":4},{"attributes":{"NORMAL":20861,"POSITION":3339},"indices":38383,"material":8,"mode":4},{"attributes":{"NORMAL":20862,"POSITION":3340},"indices":38384,"material":8,"mode":4},{"attributes":{"NORMAL":20863,"POSITION":3341},"indices":38385,"material":8,"mode":4},{"attributes":{"NORMAL":20864,"POSITION":3342},"indices":38386,"material":8,"mode":4},{"attributes":{"NORMAL":20865,"POSITION":3343},"indices":38387,"material":8,"mode":4},{"attributes":{"NORMAL":20866,"POSITION":3344},"indices":38388,"material":8,"mode":4},{"attributes":{"NORMAL":20867,"POSITION":3345},"indices":38389,"material":9,"mode":4},{"attributes":{"NORMAL":20868,"POSITION":3346},"indices":38390,"material":9,"mode":4},{"attributes":{"NORMAL":20869,"POSITION":3347},"indices":38391,"material":9,"mode":4}]},{"name":"COMPOUND135","primitives":[{"attributes":{"NORMAL":20870,"POSITION":3348},"indices":38392,"material":8,"mode":4},{"attributes":{"NORMAL":20871,"POSITION":3349},"indices":38393,"material":8,"mode":4},{"attributes":{"NORMAL":20872,"POSITION":3350},"indices":38394,"material":8,"mode":4},{"attributes":{"NORMAL":20873,"POSITION":3351},"indices":38395,"material":8,"mode":4},{"attributes":{"NORMAL":20874,"POSITION":3352},"indices":38396,"material":8,"mode":4},{"attributes":{"NORMAL":20875,"POSITION":3353},"indices":38397,"material":8,"mode":4},{"attributes":{"NORMAL":20876,"POSITION":3354},"indices":38398,"material":8,"mode":4},{"attributes":{"NORMAL":20877,"POSITION":3355},"indices":38399,"material":8,"mode":4},{"attributes":{"NORMAL":20878,"POSITION":3356},"indices":38400,"material":8,"mode":4},{"attributes":{"NORMAL":20879,"POSITION":3357},"indices":38401,"material":8,"mode":4},{"attributes":{"NORMAL":20880,"POSITION":3358},"indices":38402,"material":8,"mode":4},{"attributes":{"NORMAL":20881,"POSITION":3359},"indices":38403,"material":8,"mode":4},{"attributes":{"NORMAL":20882,"POSITION":3360},"indices":38404,"material":8,"mode":4},{"attributes":{"NORMAL":20883,"POSITION":3361},"indices":38405,"material":8,"mode":4}]},{"name":"COMPOUND136","primitives":[{"attributes":{"NORMAL":20884,"POSITION":3362},"indices":38406,"material":14,"mode":4},{"attributes":{"NORMAL":20885,"POSITION":3363},"indices":38407,"material":14,"mode":4}]},{"name":"COMPOUND137","primitives":[{"attributes":{"NORMAL":20886,"POSITION":3364},"indices":38408,"material":7,"mode":4},{"attributes":{"NORMAL":20887,"POSITION":3365},"indices":38409,"material":7,"mode":4},{"attributes":{"NORMAL":20888,"POSITION":3366},"indices":38410,"material":7,"mode":4},{"attributes":{"NORMAL":20889,"POSITION":3367},"indices":38411,"material":7,"mode":4},{"attributes":{"NORMAL":20890,"POSITION":3368},"indices":38412,"material":7,"mode":4},{"attributes":{"NORMAL":20891,"POSITION":3369},"indices":38413,"material":7,"mode":4},{"attributes":{"NORMAL":20892,"POSITION":3370},"indices":38414,"material":7,"mode":4},{"attributes":{"NORMAL":20893,"POSITION":3371},"indices":38415,"material":7,"mode":4},{"attributes":{"NORMAL":20894,"POSITION":3372},"indices":38416,"material":7,"mode":4},{"attributes":{"NORMAL":20895,"POSITION":3373},"indices":38417,"material":7,"mode":4}]},{"name":"COMPOUND138","primitives":[{"attributes":{"NORMAL":20896,"POSITION":3374},"indices":38418,"material":7,"mode":4},{"attributes":{"NORMAL":20897,"POSITION":3375},"indices":38419,"material":7,"mode":4},{"attributes":{"NORMAL":20898,"POSITION":3376},"indices":38420,"material":7,"mode":4},{"attributes":{"NORMAL":20899,"POSITION":3377},"indices":38421,"material":7,"mode":4},{"attributes":{"NORMAL":20900,"POSITION":3378},"indices":38422,"material":7,"mode":4},{"attributes":{"NORMAL":20901,"POSITION":3379},"indices":38423,"material":7,"mode":4},{"attributes":{"NORMAL":20902,"POSITION":3380},"indices":38424,"material":7,"mode":4},{"attributes":{"NORMAL":20903,"POSITION":3381},"indices":38425,"material":7,"mode":4},{"attributes":{"NORMAL":20904,"POSITION":3382},"indices":38426,"material":7,"mode":4},{"attributes":{"NORMAL":20905,"POSITION":3383},"indices":38427,"material":7,"mode":4}]},{"name":"COMPOUND139","primitives":[{"attributes":{"NORMAL":20906,"POSITION":3384},"indices":38428,"material":7,"mode":4},{"attributes":{"NORMAL":20907,"POSITION":3385},"indices":38429,"material":7,"mode":4},{"attributes":{"NORMAL":20908,"POSITION":3386},"indices":38430,"material":7,"mode":4},{"attributes":{"NORMAL":20909,"POSITION":3387},"indices":38431,"material":7,"mode":4},{"attributes":{"NORMAL":20910,"POSITION":3388},"indices":38432,"material":7,"mode":4},{"attributes":{"NORMAL":20911,"POSITION":3389},"indices":38433,"material":7,"mode":4},{"attributes":{"NORMAL":20912,"POSITION":3390},"indices":38434,"material":7,"mode":4},{"attributes":{"NORMAL":20913,"POSITION":3391},"indices":38435,"material":7,"mode":4},{"attributes":{"NORMAL":20914,"POSITION":3392},"indices":38436,"material":7,"mode":4},{"attributes":{"NORMAL":20915,"POSITION":3393},"indices":38437,"material":7,"mode":4}]},{"name":"COMPOUND140","primitives":[{"attributes":{"NORMAL":20916,"POSITION":3394},"indices":38438,"material":7,"mode":4},{"attributes":{"NORMAL":20917,"POSITION":3395},"indices":38439,"material":7,"mode":4},{"attributes":{"NORMAL":20918,"POSITION":3396},"indices":38440,"material":7,"mode":4},{"attributes":{"NORMAL":20919,"POSITION":3397},"indices":38441,"material":7,"mode":4},{"attributes":{"NORMAL":20920,"POSITION":3398},"indices":38442,"material":7,"mode":4},{"attributes":{"NORMAL":20921,"POSITION":3399},"indices":38443,"material":7,"mode":4},{"attributes":{"NORMAL":20922,"POSITION":3400},"indices":38444,"material":7,"mode":4},{"attributes":{"NORMAL":20923,"POSITION":3401},"indices":38445,"material":7,"mode":4},{"attributes":{"NORMAL":20924,"POSITION":3402},"indices":38446,"material":7,"mode":4},{"attributes":{"NORMAL":20925,"POSITION":3403},"indices":38447,"material":7,"mode":4}]},{"name":"COMPOUND141","primitives":[{"attributes":{"NORMAL":20926,"POSITION":3404},"indices":38448,"material":15,"mode":4},{"attributes":{"NORMAL":20927,"POSITION":3405},"indices":38449,"material":15,"mode":4},{"attributes":{"NORMAL":20928,"POSITION":3406},"indices":38450,"material":15,"mode":4},{"attributes":{"NORMAL":20929,"POSITION":3407},"indices":38451,"material":15,"mode":4},{"attributes":{"NORMAL":20930,"POSITION":3408},"indices":38452,"material":15,"mode":4},{"attributes":{"NORMAL":20931,"POSITION":3409},"indices":38453,"material":15,"mode":4},{"attributes":{"NORMAL":20932,"POSITION":3410},"indices":38454,"material":15,"mode":4},{"attributes":{"NORMAL":20933,"POSITION":3411},"indices":38455,"material":15,"mode":4},{"attributes":{"NORMAL":20934,"POSITION":3412},"indices":38456,"material":15,"mode":4},{"attributes":{"NORMAL":20935,"POSITION":3413},"indices":38457,"material":15,"mode":4},{"attributes":{"NORMAL":20936,"POSITION":3414},"indices":38458,"material":9,"mode":4},{"attributes":{"NORMAL":20937,"POSITION":3415},"indices":38459,"material":9,"mode":4},{"attributes":{"NORMAL":20938,"POSITION":3416},"indices":38460,"material":9,"mode":4},{"attributes":{"NORMAL":20939,"POSITION":3417},"indices":38461,"material":9,"mode":4},{"attributes":{"NORMAL":20940,"POSITION":3418},"indices":38462,"material":9,"mode":4},{"attributes":{"NORMAL":20941,"POSITION":3419},"indices":38463,"material":15,"mode":4},{"attributes":{"NORMAL":20942,"POSITION":3420},"indices":38464,"material":9,"mode":4},{"attributes":{"NORMAL":20943,"POSITION":3421},"indices":38465,"material":9,"mode":4},{"attributes":{"NORMAL":20944,"POSITION":3422},"indices":38466,"material":9,"mode":4},{"attributes":{"NORMAL":20945,"POSITION":3423},"indices":38467,"material":9,"mode":4},{"attributes":{"NORMAL":20946,"POSITION":3424},"indices":38468,"material":9,"mode":4},{"attributes":{"NORMAL":20947,"POSITION":3425},"indices":38469,"material":9,"mode":4},{"attributes":{"NORMAL":20948,"POSITION":3426},"indices":38470,"material":9,"mode":4},{"attributes":{"NORMAL":20949,"POSITION":3427},"indices":38471,"material":9,"mode":4},{"attributes":{"NORMAL":20950,"POSITION":3428},"indices":38472,"material":9,"mode":4},{"attributes":{"NORMAL":20951,"POSITION":3429},"indices":38473,"material":9,"mode":4},{"attributes":{"NORMAL":20952,"POSITION":3430},"indices":38474,"material":9,"mode":4},{"attributes":{"NORMAL":20953,"POSITION":3431},"indices":38475,"material":9,"mode":4},{"attributes":{"NORMAL":20954,"POSITION":3432},"indices":38476,"material":9,"mode":4},{"attributes":{"NORMAL":20955,"POSITION":3433},"indices":38477,"material":9,"mode":4},{"attributes":{"NORMAL":20956,"POSITION":3434},"indices":38478,"material":9,"mode":4},{"attributes":{"NORMAL":20957,"POSITION":3435},"indices":38479,"material":9,"mode":4},{"attributes":{"NORMAL":20958,"POSITION":3436},"indices":38480,"material":9,"mode":4},{"attributes":{"NORMAL":20959,"POSITION":3437},"indices":38481,"material":9,"mode":4},{"attributes":{"NORMAL":20960,"POSITION":3438},"indices":38482,"material":9,"mode":4},{"attributes":{"NORMAL":20961,"POSITION":3439},"indices":38483,"material":9,"mode":4},{"attributes":{"NORMAL":20962,"POSITION":3440},"indices":38484,"material":15,"mode":4},{"attributes":{"NORMAL":20963,"POSITION":3441},"indices":38485,"material":9,"mode":4},{"attributes":{"NORMAL":20964,"POSITION":3442},"indices":38486,"material":9,"mode":4},{"attributes":{"NORMAL":20965,"POSITION":3443},"indices":38487,"material":9,"mode":4},{"attributes":{"NORMAL":20966,"POSITION":3444},"indices":38488,"material":9,"mode":4},{"attributes":{"NORMAL":20967,"POSITION":3445},"indices":38489,"material":9,"mode":4},{"attributes":{"NORMAL":20968,"POSITION":3446},"indices":38490,"material":15,"mode":4},{"attributes":{"NORMAL":20969,"POSITION":3447},"indices":38491,"material":9,"mode":4},{"attributes":{"NORMAL":20970,"POSITION":3448},"indices":38492,"material":9,"mode":4},{"attributes":{"NORMAL":20971,"POSITION":3449},"indices":38493,"material":9,"mode":4},{"attributes":{"NORMAL":20972,"POSITION":3450},"indices":38494,"material":9,"mode":4},{"attributes":{"NORMAL":20973,"POSITION":3451},"indices":38495,"material":9,"mode":4},{"attributes":{"NORMAL":20974,"POSITION":3452},"indices":38496,"material":9,"mode":4},{"attributes":{"NORMAL":20975,"POSITION":3453},"indices":38497,"material":9,"mode":4}]},{"name":"COMPOUND142","primitives":[{"attributes":{"NORMAL":20976,"POSITION":3454},"indices":38498,"material":7,"mode":4},{"attributes":{"NORMAL":20977,"POSITION":3455},"indices":38499,"material":7,"mode":4},{"attributes":{"NORMAL":20978,"POSITION":3456},"indices":38500,"material":7,"mode":4},{"attributes":{"NORMAL":20979,"POSITION":3457},"indices":38501,"material":7,"mode":4},{"attributes":{"NORMAL":20980,"POSITION":3458},"indices":38502,"material":7,"mode":4},{"attributes":{"NORMAL":20981,"POSITION":3459},"indices":38503,"material":7,"mode":4},{"attributes":{"NORMAL":20982,"POSITION":3460},"indices":38504,"material":7,"mode":4},{"attributes":{"NORMAL":20983,"POSITION":3461},"indices":38505,"material":7,"mode":4},{"attributes":{"NORMAL":20984,"POSITION":3462},"indices":38506,"material":7,"mode":4},{"attributes":{"NORMAL":20985,"POSITION":3463},"indices":38507,"material":7,"mode":4}]},{"name":"COMPOUND143","primitives":[{"attributes":{"NORMAL":20986,"POSITION":3464},"indices":38508,"material":7,"mode":4},{"attributes":{"NORMAL":20987,"POSITION":3465},"indices":38509,"material":7,"mode":4},{"attributes":{"NORMAL":20988,"POSITION":3466},"indices":38510,"material":7,"mode":4},{"attributes":{"NORMAL":20989,"POSITION":3467},"indices":38511,"material":7,"mode":4},{"attributes":{"NORMAL":20990,"POSITION":3468},"indices":38512,"material":7,"mode":4},{"attributes":{"NORMAL":20991,"POSITION":3469},"indices":38513,"material":7,"mode":4},{"attributes":{"NORMAL":20992,"POSITION":3470},"indices":38514,"material":7,"mode":4},{"attributes":{"NORMAL":20993,"POSITION":3471},"indices":38515,"material":7,"mode":4},{"attributes":{"NORMAL":20994,"POSITION":3472},"indices":38516,"material":7,"mode":4},{"attributes":{"NORMAL":20995,"POSITION":3473},"indices":38517,"material":7,"mode":4}]},{"name":"COMPOUND144","primitives":[{"attributes":{"NORMAL":20996,"POSITION":3474},"indices":38518,"material":7,"mode":4},{"attributes":{"NORMAL":20997,"POSITION":3475},"indices":38519,"material":7,"mode":4},{"attributes":{"NORMAL":20998,"POSITION":3476},"indices":38520,"material":7,"mode":4},{"attributes":{"NORMAL":20999,"POSITION":3477},"indices":38521,"material":7,"mode":4},{"attributes":{"NORMAL":21000,"POSITION":3478},"indices":38522,"material":7,"mode":4},{"attributes":{"NORMAL":21001,"POSITION":3479},"indices":38523,"material":7,"mode":4},{"attributes":{"NORMAL":21002,"POSITION":3480},"indices":38524,"material":7,"mode":4},{"attributes":{"NORMAL":21003,"POSITION":3481},"indices":38525,"material":7,"mode":4},{"attributes":{"NORMAL":21004,"POSITION":3482},"indices":38526,"material":7,"mode":4},{"attributes":{"NORMAL":21005,"POSITION":3483},"indices":38527,"material":7,"mode":4}]},{"name":"COMPOUND145","primitives":[{"attributes":{"NORMAL":21006,"POSITION":3484},"indices":38528,"material":7,"mode":4},{"attributes":{"NORMAL":21007,"POSITION":3485},"indices":38529,"material":7,"mode":4},{"attributes":{"NORMAL":21008,"POSITION":3486},"indices":38530,"material":7,"mode":4},{"attributes":{"NORMAL":21009,"POSITION":3487},"indices":38531,"material":7,"mode":4},{"attributes":{"NORMAL":21010,"POSITION":3488},"indices":38532,"material":7,"mode":4},{"attributes":{"NORMAL":21011,"POSITION":3489},"indices":38533,"material":7,"mode":4},{"attributes":{"NORMAL":21012,"POSITION":3490},"indices":38534,"material":7,"mode":4},{"attributes":{"NORMAL":21013,"POSITION":3491},"indices":38535,"material":7,"mode":4},{"attributes":{"NORMAL":21014,"POSITION":3492},"indices":38536,"material":7,"mode":4},{"attributes":{"NORMAL":21015,"POSITION":3493},"indices":38537,"material":7,"mode":4}]},{"name":"COMPOUND146","primitives":[{"attributes":{"NORMAL":21016,"POSITION":3494},"indices":38538,"material":7,"mode":4},{"attributes":{"NORMAL":21017,"POSITION":3495},"indices":38539,"material":7,"mode":4},{"attributes":{"NORMAL":21018,"POSITION":3496},"indices":38540,"material":7,"mode":4},{"attributes":{"NORMAL":21019,"POSITION":3497},"indices":38541,"material":7,"mode":4},{"attributes":{"NORMAL":21020,"POSITION":3498},"indices":38542,"material":7,"mode":4},{"attributes":{"NORMAL":21021,"POSITION":3499},"indices":38543,"material":7,"mode":4},{"attributes":{"NORMAL":21022,"POSITION":3500},"indices":38544,"material":7,"mode":4},{"attributes":{"NORMAL":21023,"POSITION":3501},"indices":38545,"material":7,"mode":4},{"attributes":{"NORMAL":21024,"POSITION":3502},"indices":38546,"material":7,"mode":4},{"attributes":{"NORMAL":21025,"POSITION":3503},"indices":38547,"material":7,"mode":4}]},{"name":"COMPOUND147","primitives":[{"attributes":{"NORMAL":21026,"POSITION":3504},"indices":38548,"material":7,"mode":4},{"attributes":{"NORMAL":21027,"POSITION":3505},"indices":38549,"material":7,"mode":4},{"attributes":{"NORMAL":21028,"POSITION":3506},"indices":38550,"material":7,"mode":4},{"attributes":{"NORMAL":21029,"POSITION":3507},"indices":38551,"material":7,"mode":4},{"attributes":{"NORMAL":21030,"POSITION":3508},"indices":38552,"material":7,"mode":4},{"attributes":{"NORMAL":21031,"POSITION":3509},"indices":38553,"material":7,"mode":4},{"attributes":{"NORMAL":21032,"POSITION":3510},"indices":38554,"material":7,"mode":4},{"attributes":{"NORMAL":21033,"POSITION":3511},"indices":38555,"material":7,"mode":4},{"attributes":{"NORMAL":21034,"POSITION":3512},"indices":38556,"material":7,"mode":4},{"attributes":{"NORMAL":21035,"POSITION":3513},"indices":38557,"material":7,"mode":4}]},{"name":"COMPOUND148","primitives":[{"attributes":{"NORMAL":21036,"POSITION":3514},"indices":38558,"material":7,"mode":4},{"attributes":{"NORMAL":21037,"POSITION":3515},"indices":38559,"material":7,"mode":4},{"attributes":{"NORMAL":21038,"POSITION":3516},"indices":38560,"material":7,"mode":4},{"attributes":{"NORMAL":21039,"POSITION":3517},"indices":38561,"material":7,"mode":4},{"attributes":{"NORMAL":21040,"POSITION":3518},"indices":38562,"material":7,"mode":4},{"attributes":{"NORMAL":21041,"POSITION":3519},"indices":38563,"material":7,"mode":4},{"attributes":{"NORMAL":21042,"POSITION":3520},"indices":38564,"material":7,"mode":4},{"attributes":{"NORMAL":21043,"POSITION":3521},"indices":38565,"material":7,"mode":4},{"attributes":{"NORMAL":21044,"POSITION":3522},"indices":38566,"material":7,"mode":4},{"attributes":{"NORMAL":21045,"POSITION":3523},"indices":38567,"material":7,"mode":4}]},{"name":"COMPOUND149","primitives":[{"attributes":{"NORMAL":21046,"POSITION":3524},"indices":38568,"material":7,"mode":4},{"attributes":{"NORMAL":21047,"POSITION":3525},"indices":38569,"material":7,"mode":4},{"attributes":{"NORMAL":21048,"POSITION":3526},"indices":38570,"material":7,"mode":4},{"attributes":{"NORMAL":21049,"POSITION":3527},"indices":38571,"material":7,"mode":4},{"attributes":{"NORMAL":21050,"POSITION":3528},"indices":38572,"material":7,"mode":4},{"attributes":{"NORMAL":21051,"POSITION":3529},"indices":38573,"material":7,"mode":4},{"attributes":{"NORMAL":21052,"POSITION":3530},"indices":38574,"material":7,"mode":4},{"attributes":{"NORMAL":21053,"POSITION":3531},"indices":38575,"material":7,"mode":4},{"attributes":{"NORMAL":21054,"POSITION":3532},"indices":38576,"material":7,"mode":4},{"attributes":{"NORMAL":21055,"POSITION":3533},"indices":38577,"material":7,"mode":4}]},{"name":"COMPOUND150","primitives":[{"attributes":{"NORMAL":21056,"POSITION":3534},"indices":38578,"material":7,"mode":4},{"attributes":{"NORMAL":21057,"POSITION":3535},"indices":38579,"material":7,"mode":4},{"attributes":{"NORMAL":21058,"POSITION":3536},"indices":38580,"material":7,"mode":4},{"attributes":{"NORMAL":21059,"POSITION":3537},"indices":38581,"material":7,"mode":4},{"attributes":{"NORMAL":21060,"POSITION":3538},"indices":38582,"material":7,"mode":4},{"attributes":{"NORMAL":21061,"POSITION":3539},"indices":38583,"material":7,"mode":4},{"attributes":{"NORMAL":21062,"POSITION":3540},"indices":38584,"material":7,"mode":4},{"attributes":{"NORMAL":21063,"POSITION":3541},"indices":38585,"material":7,"mode":4},{"attributes":{"NORMAL":21064,"POSITION":3542},"indices":38586,"material":7,"mode":4},{"attributes":{"NORMAL":21065,"POSITION":3543},"indices":38587,"material":7,"mode":4}]},{"name":"COMPOUND151","primitives":[{"attributes":{"NORMAL":21066,"POSITION":3544},"indices":38588,"material":8,"mode":4},{"attributes":{"NORMAL":21067,"POSITION":3545},"indices":38589,"material":8,"mode":4},{"attributes":{"NORMAL":21068,"POSITION":3546},"indices":38590,"material":8,"mode":4},{"attributes":{"NORMAL":21069,"POSITION":3547},"indices":38591,"material":8,"mode":4},{"attributes":{"NORMAL":21070,"POSITION":3548},"indices":38592,"material":8,"mode":4},{"attributes":{"NORMAL":21071,"POSITION":3549},"indices":38593,"material":8,"mode":4},{"attributes":{"NORMAL":21072,"POSITION":3550},"indices":38594,"material":8,"mode":4},{"attributes":{"NORMAL":21073,"POSITION":3551},"indices":38595,"material":9,"mode":4},{"attributes":{"NORMAL":21074,"POSITION":3552},"indices":38596,"material":9,"mode":4},{"attributes":{"NORMAL":21075,"POSITION":3553},"indices":38597,"material":9,"mode":4}]},{"name":"COMPOUND152","primitives":[{"attributes":{"NORMAL":21076,"POSITION":3554},"indices":38598,"material":7,"mode":4},{"attributes":{"NORMAL":21077,"POSITION":3555},"indices":38599,"material":7,"mode":4},{"attributes":{"NORMAL":21078,"POSITION":3556},"indices":38600,"material":7,"mode":4},{"attributes":{"NORMAL":21079,"POSITION":3557},"indices":38601,"material":7,"mode":4},{"attributes":{"NORMAL":21080,"POSITION":3558},"indices":38602,"material":7,"mode":4},{"attributes":{"NORMAL":21081,"POSITION":3559},"indices":38603,"material":7,"mode":4},{"attributes":{"NORMAL":21082,"POSITION":3560},"indices":38604,"material":7,"mode":4},{"attributes":{"NORMAL":21083,"POSITION":3561},"indices":38605,"material":7,"mode":4},{"attributes":{"NORMAL":21084,"POSITION":3562},"indices":38606,"material":7,"mode":4},{"attributes":{"NORMAL":21085,"POSITION":3563},"indices":38607,"material":7,"mode":4}]},{"name":"COMPOUND153","primitives":[{"attributes":{"NORMAL":21086,"POSITION":3564},"indices":38608,"material":7,"mode":4},{"attributes":{"NORMAL":21087,"POSITION":3565},"indices":38609,"material":7,"mode":4},{"attributes":{"NORMAL":21088,"POSITION":3566},"indices":38610,"material":7,"mode":4},{"attributes":{"NORMAL":21089,"POSITION":3567},"indices":38611,"material":7,"mode":4},{"attributes":{"NORMAL":21090,"POSITION":3568},"indices":38612,"material":7,"mode":4},{"attributes":{"NORMAL":21091,"POSITION":3569},"indices":38613,"material":7,"mode":4},{"attributes":{"NORMAL":21092,"POSITION":3570},"indices":38614,"material":7,"mode":4},{"attributes":{"NORMAL":21093,"POSITION":3571},"indices":38615,"material":7,"mode":4},{"attributes":{"NORMAL":21094,"POSITION":3572},"indices":38616,"material":7,"mode":4},{"attributes":{"NORMAL":21095,"POSITION":3573},"indices":38617,"material":7,"mode":4}]},{"name":"COMPOUND154","primitives":[{"attributes":{"NORMAL":21096,"POSITION":3574},"indices":38618,"material":7,"mode":4},{"attributes":{"NORMAL":21097,"POSITION":3575},"indices":38619,"material":7,"mode":4},{"attributes":{"NORMAL":21098,"POSITION":3576},"indices":38620,"material":7,"mode":4},{"attributes":{"NORMAL":21099,"POSITION":3577},"indices":38621,"material":7,"mode":4},{"attributes":{"NORMAL":21100,"POSITION":3578},"indices":38622,"material":7,"mode":4},{"attributes":{"NORMAL":21101,"POSITION":3579},"indices":38623,"material":7,"mode":4},{"attributes":{"NORMAL":21102,"POSITION":3580},"indices":38624,"material":7,"mode":4},{"attributes":{"NORMAL":21103,"POSITION":3581},"indices":38625,"material":7,"mode":4},{"attributes":{"NORMAL":21104,"POSITION":3582},"indices":38626,"material":7,"mode":4},{"attributes":{"NORMAL":21105,"POSITION":3583},"indices":38627,"material":7,"mode":4}]},{"name":"COMPOUND155","primitives":[{"attributes":{"NORMAL":21106,"POSITION":3584},"indices":38628,"material":8,"mode":4},{"attributes":{"NORMAL":21107,"POSITION":3585},"indices":38629,"material":8,"mode":4},{"attributes":{"NORMAL":21108,"POSITION":3586},"indices":38630,"material":8,"mode":4},{"attributes":{"NORMAL":21109,"POSITION":3587},"indices":38631,"material":8,"mode":4},{"attributes":{"NORMAL":21110,"POSITION":3588},"indices":38632,"material":8,"mode":4},{"attributes":{"NORMAL":21111,"POSITION":3589},"indices":38633,"material":8,"mode":4},{"attributes":{"NORMAL":21112,"POSITION":3590},"indices":38634,"material":8,"mode":4},{"attributes":{"NORMAL":21113,"POSITION":3591},"indices":38635,"material":8,"mode":4},{"attributes":{"NORMAL":21114,"POSITION":3592},"indices":38636,"material":8,"mode":4},{"attributes":{"NORMAL":21115,"POSITION":3593},"indices":38637,"material":8,"mode":4},{"attributes":{"NORMAL":21116,"POSITION":3594},"indices":38638,"material":8,"mode":4},{"attributes":{"NORMAL":21117,"POSITION":3595},"indices":38639,"material":8,"mode":4},{"attributes":{"NORMAL":21118,"POSITION":3596},"indices":38640,"material":8,"mode":4},{"attributes":{"NORMAL":21119,"POSITION":3597},"indices":38641,"material":8,"mode":4},{"attributes":{"NORMAL":21120,"POSITION":3598},"indices":38642,"material":8,"mode":4},{"attributes":{"NORMAL":21121,"POSITION":3599},"indices":38643,"material":8,"mode":4},{"attributes":{"NORMAL":21122,"POSITION":3600},"indices":38644,"material":8,"mode":4},{"attributes":{"NORMAL":21123,"POSITION":3601},"indices":38645,"material":8,"mode":4}]},{"name":"COMPOUND156","primitives":[{"attributes":{"NORMAL":21124,"POSITION":3602},"indices":38646,"material":14,"mode":4},{"attributes":{"NORMAL":21125,"POSITION":3603},"indices":38647,"material":14,"mode":4}]},{"name":"COMPOUND157","primitives":[{"attributes":{"NORMAL":21126,"POSITION":3604},"indices":38648,"material":7,"mode":4},{"attributes":{"NORMAL":21127,"POSITION":3605},"indices":38649,"material":7,"mode":4},{"attributes":{"NORMAL":21128,"POSITION":3606},"indices":38650,"material":7,"mode":4},{"attributes":{"NORMAL":21129,"POSITION":3607},"indices":38651,"material":7,"mode":4},{"attributes":{"NORMAL":21130,"POSITION":3608},"indices":38652,"material":7,"mode":4},{"attributes":{"NORMAL":21131,"POSITION":3609},"indices":38653,"material":7,"mode":4},{"attributes":{"NORMAL":21132,"POSITION":3610},"indices":38654,"material":7,"mode":4},{"attributes":{"NORMAL":21133,"POSITION":3611},"indices":38655,"material":7,"mode":4},{"attributes":{"NORMAL":21134,"POSITION":3612},"indices":38656,"material":7,"mode":4},{"attributes":{"NORMAL":21135,"POSITION":3613},"indices":38657,"material":7,"mode":4}]},{"name":"COMPOUND158","primitives":[{"attributes":{"NORMAL":21136,"POSITION":3614},"indices":38658,"material":13,"mode":4},{"attributes":{"NORMAL":21137,"POSITION":3615},"indices":38659,"material":13,"mode":4},{"attributes":{"NORMAL":21138,"POSITION":3616},"indices":38660,"material":13,"mode":4},{"attributes":{"NORMAL":21139,"POSITION":3617},"indices":38661,"material":13,"mode":4},{"attributes":{"NORMAL":21140,"POSITION":3618},"indices":38662,"material":13,"mode":4},{"attributes":{"NORMAL":21141,"POSITION":3619},"indices":38663,"material":13,"mode":4},{"attributes":{"NORMAL":21142,"POSITION":3620},"indices":38664,"material":13,"mode":4},{"attributes":{"NORMAL":21143,"POSITION":3621},"indices":38665,"material":13,"mode":4},{"attributes":{"NORMAL":21144,"POSITION":3622},"indices":38666,"material":13,"mode":4},{"attributes":{"NORMAL":21145,"POSITION":3623},"indices":38667,"material":13,"mode":4},{"attributes":{"NORMAL":21146,"POSITION":3624},"indices":38668,"material":9,"mode":4},{"attributes":{"NORMAL":21147,"POSITION":3625},"indices":38669,"material":9,"mode":4},{"attributes":{"NORMAL":21148,"POSITION":3626},"indices":38670,"material":9,"mode":4},{"attributes":{"NORMAL":21149,"POSITION":3627},"indices":38671,"material":9,"mode":4},{"attributes":{"NORMAL":21150,"POSITION":3628},"indices":38672,"material":9,"mode":4},{"attributes":{"NORMAL":21151,"POSITION":3629},"indices":38673,"material":13,"mode":4},{"attributes":{"NORMAL":21152,"POSITION":3630},"indices":38674,"material":9,"mode":4},{"attributes":{"NORMAL":21153,"POSITION":3631},"indices":38675,"material":9,"mode":4},{"attributes":{"NORMAL":21154,"POSITION":3632},"indices":38676,"material":9,"mode":4},{"attributes":{"NORMAL":21155,"POSITION":3633},"indices":38677,"material":9,"mode":4},{"attributes":{"NORMAL":21156,"POSITION":3634},"indices":38678,"material":9,"mode":4},{"attributes":{"NORMAL":21157,"POSITION":3635},"indices":38679,"material":13,"mode":4},{"attributes":{"NORMAL":21158,"POSITION":3636},"indices":38680,"material":9,"mode":4},{"attributes":{"NORMAL":21159,"POSITION":3637},"indices":38681,"material":9,"mode":4},{"attributes":{"NORMAL":21160,"POSITION":3638},"indices":38682,"material":9,"mode":4},{"attributes":{"NORMAL":21161,"POSITION":3639},"indices":38683,"material":9,"mode":4},{"attributes":{"NORMAL":21162,"POSITION":3640},"indices":38684,"material":9,"mode":4},{"attributes":{"NORMAL":21163,"POSITION":3641},"indices":38685,"material":9,"mode":4},{"attributes":{"NORMAL":21164,"POSITION":3642},"indices":38686,"material":9,"mode":4},{"attributes":{"NORMAL":21165,"POSITION":3643},"indices":38687,"material":9,"mode":4},{"attributes":{"NORMAL":21166,"POSITION":3644},"indices":38688,"material":9,"mode":4},{"attributes":{"NORMAL":21167,"POSITION":3645},"indices":38689,"material":9,"mode":4},{"attributes":{"NORMAL":21168,"POSITION":3646},"indices":38690,"material":9,"mode":4},{"attributes":{"NORMAL":21169,"POSITION":3647},"indices":38691,"material":9,"mode":4},{"attributes":{"NORMAL":21170,"POSITION":3648},"indices":38692,"material":9,"mode":4},{"attributes":{"NORMAL":21171,"POSITION":3649},"indices":38693,"material":9,"mode":4},{"attributes":{"NORMAL":21172,"POSITION":3650},"indices":38694,"material":9,"mode":4},{"attributes":{"NORMAL":21173,"POSITION":3651},"indices":38695,"material":9,"mode":4},{"attributes":{"NORMAL":21174,"POSITION":3652},"indices":38696,"material":9,"mode":4},{"attributes":{"NORMAL":21175,"POSITION":3653},"indices":38697,"material":9,"mode":4},{"attributes":{"NORMAL":21176,"POSITION":3654},"indices":38698,"material":9,"mode":4},{"attributes":{"NORMAL":21177,"POSITION":3655},"indices":38699,"material":9,"mode":4},{"attributes":{"NORMAL":21178,"POSITION":3656},"indices":38700,"material":9,"mode":4},{"attributes":{"NORMAL":21179,"POSITION":3657},"indices":38701,"material":13,"mode":4},{"attributes":{"NORMAL":21180,"POSITION":3658},"indices":38702,"material":9,"mode":4},{"attributes":{"NORMAL":21181,"POSITION":3659},"indices":38703,"material":9,"mode":4},{"attributes":{"NORMAL":21182,"POSITION":3660},"indices":38704,"material":9,"mode":4},{"attributes":{"NORMAL":21183,"POSITION":3661},"indices":38705,"material":9,"mode":4},{"attributes":{"NORMAL":21184,"POSITION":3662},"indices":38706,"material":9,"mode":4},{"attributes":{"NORMAL":21185,"POSITION":3663},"indices":38707,"material":9,"mode":4},{"attributes":{"NORMAL":21186,"POSITION":3664},"indices":38708,"material":9,"mode":4},{"attributes":{"NORMAL":21187,"POSITION":3665},"indices":38709,"material":9,"mode":4},{"attributes":{"NORMAL":21188,"POSITION":3666},"indices":38710,"material":9,"mode":4},{"attributes":{"NORMAL":21189,"POSITION":3667},"indices":38711,"material":9,"mode":4},{"attributes":{"NORMAL":21190,"POSITION":3668},"indices":38712,"material":9,"mode":4},{"attributes":{"NORMAL":21191,"POSITION":3669},"indices":38713,"material":9,"mode":4},{"attributes":{"NORMAL":21192,"POSITION":3670},"indices":38714,"material":9,"mode":4},{"attributes":{"NORMAL":21193,"POSITION":3671},"indices":38715,"material":9,"mode":4},{"attributes":{"NORMAL":21194,"POSITION":3672},"indices":38716,"material":9,"mode":4},{"attributes":{"NORMAL":21195,"POSITION":3673},"indices":38717,"material":13,"mode":4}]},{"name":"COMPOUND159","primitives":[{"attributes":{"NORMAL":21196,"POSITION":3674},"indices":38718,"material":7,"mode":4},{"attributes":{"NORMAL":21197,"POSITION":3675},"indices":38719,"material":7,"mode":4},{"attributes":{"NORMAL":21198,"POSITION":3676},"indices":38720,"material":7,"mode":4},{"attributes":{"NORMAL":21199,"POSITION":3677},"indices":38721,"material":7,"mode":4},{"attributes":{"NORMAL":21200,"POSITION":3678},"indices":38722,"material":7,"mode":4},{"attributes":{"NORMAL":21201,"POSITION":3679},"indices":38723,"material":7,"mode":4},{"attributes":{"NORMAL":21202,"POSITION":3680},"indices":38724,"material":7,"mode":4},{"attributes":{"NORMAL":21203,"POSITION":3681},"indices":38725,"material":7,"mode":4},{"attributes":{"NORMAL":21204,"POSITION":3682},"indices":38726,"material":7,"mode":4},{"attributes":{"NORMAL":21205,"POSITION":3683},"indices":38727,"material":7,"mode":4}]},{"name":"COMPOUND160","primitives":[{"attributes":{"NORMAL":21206,"POSITION":3684},"indices":38728,"material":7,"mode":4},{"attributes":{"NORMAL":21207,"POSITION":3685},"indices":38729,"material":7,"mode":4},{"attributes":{"NORMAL":21208,"POSITION":3686},"indices":38730,"material":7,"mode":4},{"attributes":{"NORMAL":21209,"POSITION":3687},"indices":38731,"material":7,"mode":4},{"attributes":{"NORMAL":21210,"POSITION":3688},"indices":38732,"material":7,"mode":4},{"attributes":{"NORMAL":21211,"POSITION":3689},"indices":38733,"material":7,"mode":4},{"attributes":{"NORMAL":21212,"POSITION":3690},"indices":38734,"material":7,"mode":4},{"attributes":{"NORMAL":21213,"POSITION":3691},"indices":38735,"material":7,"mode":4},{"attributes":{"NORMAL":21214,"POSITION":3692},"indices":38736,"material":7,"mode":4},{"attributes":{"NORMAL":21215,"POSITION":3693},"indices":38737,"material":7,"mode":4}]},{"name":"COMPOUND161","primitives":[{"attributes":{"NORMAL":21216,"POSITION":3694},"indices":38738,"material":7,"mode":4},{"attributes":{"NORMAL":21217,"POSITION":3695},"indices":38739,"material":7,"mode":4},{"attributes":{"NORMAL":21218,"POSITION":3696},"indices":38740,"material":7,"mode":4},{"attributes":{"NORMAL":21219,"POSITION":3697},"indices":38741,"material":7,"mode":4},{"attributes":{"NORMAL":21220,"POSITION":3698},"indices":38742,"material":7,"mode":4},{"attributes":{"NORMAL":21221,"POSITION":3699},"indices":38743,"material":7,"mode":4},{"attributes":{"NORMAL":21222,"POSITION":3700},"indices":38744,"material":7,"mode":4},{"attributes":{"NORMAL":21223,"POSITION":3701},"indices":38745,"material":7,"mode":4},{"attributes":{"NORMAL":21224,"POSITION":3702},"indices":38746,"material":7,"mode":4},{"attributes":{"NORMAL":21225,"POSITION":3703},"indices":38747,"material":7,"mode":4}]},{"name":"COMPOUND162","primitives":[{"attributes":{"NORMAL":21226,"POSITION":3704},"indices":38748,"material":7,"mode":4},{"attributes":{"NORMAL":21227,"POSITION":3705},"indices":38749,"material":7,"mode":4},{"attributes":{"NORMAL":21228,"POSITION":3706},"indices":38750,"material":7,"mode":4},{"attributes":{"NORMAL":21229,"POSITION":3707},"indices":38751,"material":7,"mode":4},{"attributes":{"NORMAL":21230,"POSITION":3708},"indices":38752,"material":7,"mode":4},{"attributes":{"NORMAL":21231,"POSITION":3709},"indices":38753,"material":7,"mode":4},{"attributes":{"NORMAL":21232,"POSITION":3710},"indices":38754,"material":7,"mode":4},{"attributes":{"NORMAL":21233,"POSITION":3711},"indices":38755,"material":7,"mode":4},{"attributes":{"NORMAL":21234,"POSITION":3712},"indices":38756,"material":7,"mode":4},{"attributes":{"NORMAL":21235,"POSITION":3713},"indices":38757,"material":7,"mode":4}]},{"name":"COMPOUND163","primitives":[{"attributes":{"NORMAL":21236,"POSITION":3714},"indices":38758,"material":7,"mode":4},{"attributes":{"NORMAL":21237,"POSITION":3715},"indices":38759,"material":7,"mode":4},{"attributes":{"NORMAL":21238,"POSITION":3716},"indices":38760,"material":7,"mode":4},{"attributes":{"NORMAL":21239,"POSITION":3717},"indices":38761,"material":7,"mode":4},{"attributes":{"NORMAL":21240,"POSITION":3718},"indices":38762,"material":7,"mode":4},{"attributes":{"NORMAL":21241,"POSITION":3719},"indices":38763,"material":7,"mode":4},{"attributes":{"NORMAL":21242,"POSITION":3720},"indices":38764,"material":7,"mode":4},{"attributes":{"NORMAL":21243,"POSITION":3721},"indices":38765,"material":7,"mode":4},{"attributes":{"NORMAL":21244,"POSITION":3722},"indices":38766,"material":7,"mode":4},{"attributes":{"NORMAL":21245,"POSITION":3723},"indices":38767,"material":7,"mode":4}]},{"name":"COMPOUND164","primitives":[{"attributes":{"NORMAL":21246,"POSITION":3724},"indices":38768,"material":7,"mode":4},{"attributes":{"NORMAL":21247,"POSITION":3725},"indices":38769,"material":7,"mode":4},{"attributes":{"NORMAL":21248,"POSITION":3726},"indices":38770,"material":7,"mode":4},{"attributes":{"NORMAL":21249,"POSITION":3727},"indices":38771,"material":7,"mode":4},{"attributes":{"NORMAL":21250,"POSITION":3728},"indices":38772,"material":7,"mode":4},{"attributes":{"NORMAL":21251,"POSITION":3729},"indices":38773,"material":7,"mode":4},{"attributes":{"NORMAL":21252,"POSITION":3730},"indices":38774,"material":7,"mode":4},{"attributes":{"NORMAL":21253,"POSITION":3731},"indices":38775,"material":7,"mode":4},{"attributes":{"NORMAL":21254,"POSITION":3732},"indices":38776,"material":7,"mode":4},{"attributes":{"NORMAL":21255,"POSITION":3733},"indices":38777,"material":7,"mode":4}]},{"name":"COMPOUND165","primitives":[{"attributes":{"NORMAL":21256,"POSITION":3734},"indices":38778,"material":7,"mode":4},{"attributes":{"NORMAL":21257,"POSITION":3735},"indices":38779,"material":7,"mode":4},{"attributes":{"NORMAL":21258,"POSITION":3736},"indices":38780,"material":7,"mode":4},{"attributes":{"NORMAL":21259,"POSITION":3737},"indices":38781,"material":7,"mode":4},{"attributes":{"NORMAL":21260,"POSITION":3738},"indices":38782,"material":7,"mode":4},{"attributes":{"NORMAL":21261,"POSITION":3739},"indices":38783,"material":7,"mode":4},{"attributes":{"NORMAL":21262,"POSITION":3740},"indices":38784,"material":7,"mode":4},{"attributes":{"NORMAL":21263,"POSITION":3741},"indices":38785,"material":7,"mode":4},{"attributes":{"NORMAL":21264,"POSITION":3742},"indices":38786,"material":7,"mode":4},{"attributes":{"NORMAL":21265,"POSITION":3743},"indices":38787,"material":7,"mode":4}]},{"name":"COMPOUND166","primitives":[{"attributes":{"NORMAL":21266,"POSITION":3744},"indices":38788,"material":7,"mode":4},{"attributes":{"NORMAL":21267,"POSITION":3745},"indices":38789,"material":7,"mode":4},{"attributes":{"NORMAL":21268,"POSITION":3746},"indices":38790,"material":7,"mode":4},{"attributes":{"NORMAL":21269,"POSITION":3747},"indices":38791,"material":7,"mode":4},{"attributes":{"NORMAL":21270,"POSITION":3748},"indices":38792,"material":7,"mode":4},{"attributes":{"NORMAL":21271,"POSITION":3749},"indices":38793,"material":7,"mode":4},{"attributes":{"NORMAL":21272,"POSITION":3750},"indices":38794,"material":7,"mode":4},{"attributes":{"NORMAL":21273,"POSITION":3751},"indices":38795,"material":7,"mode":4},{"attributes":{"NORMAL":21274,"POSITION":3752},"indices":38796,"material":7,"mode":4},{"attributes":{"NORMAL":21275,"POSITION":3753},"indices":38797,"material":7,"mode":4}]},{"name":"COMPOUND167","primitives":[{"attributes":{"NORMAL":21276,"POSITION":3754},"indices":38798,"material":7,"mode":4},{"attributes":{"NORMAL":21277,"POSITION":3755},"indices":38799,"material":7,"mode":4},{"attributes":{"NORMAL":21278,"POSITION":3756},"indices":38800,"material":7,"mode":4},{"attributes":{"NORMAL":21279,"POSITION":3757},"indices":38801,"material":7,"mode":4},{"attributes":{"NORMAL":21280,"POSITION":3758},"indices":38802,"material":7,"mode":4},{"attributes":{"NORMAL":21281,"POSITION":3759},"indices":38803,"material":7,"mode":4},{"attributes":{"NORMAL":21282,"POSITION":3760},"indices":38804,"material":7,"mode":4},{"attributes":{"NORMAL":21283,"POSITION":3761},"indices":38805,"material":7,"mode":4},{"attributes":{"NORMAL":21284,"POSITION":3762},"indices":38806,"material":7,"mode":4},{"attributes":{"NORMAL":21285,"POSITION":3763},"indices":38807,"material":7,"mode":4}]},{"name":"COMPOUND168","primitives":[{"attributes":{"NORMAL":21286,"POSITION":3764},"indices":38808,"material":7,"mode":4},{"attributes":{"NORMAL":21287,"POSITION":3765},"indices":38809,"material":7,"mode":4},{"attributes":{"NORMAL":21288,"POSITION":3766},"indices":38810,"material":7,"mode":4},{"attributes":{"NORMAL":21289,"POSITION":3767},"indices":38811,"material":7,"mode":4},{"attributes":{"NORMAL":21290,"POSITION":3768},"indices":38812,"material":7,"mode":4},{"attributes":{"NORMAL":21291,"POSITION":3769},"indices":38813,"material":7,"mode":4},{"attributes":{"NORMAL":21292,"POSITION":3770},"indices":38814,"material":7,"mode":4},{"attributes":{"NORMAL":21293,"POSITION":3771},"indices":38815,"material":7,"mode":4},{"attributes":{"NORMAL":21294,"POSITION":3772},"indices":38816,"material":7,"mode":4},{"attributes":{"NORMAL":21295,"POSITION":3773},"indices":38817,"material":7,"mode":4}]},{"name":"COMPOUND169","primitives":[{"attributes":{"NORMAL":21296,"POSITION":3774},"indices":38818,"material":14,"mode":4},{"attributes":{"NORMAL":21297,"POSITION":3775},"indices":38819,"material":14,"mode":4}]},{"name":"COMPOUND170","primitives":[{"attributes":{"NORMAL":21298,"POSITION":3776},"indices":38820,"material":7,"mode":4},{"attributes":{"NORMAL":21299,"POSITION":3777},"indices":38821,"material":7,"mode":4},{"attributes":{"NORMAL":21300,"POSITION":3778},"indices":38822,"material":7,"mode":4},{"attributes":{"NORMAL":21301,"POSITION":3779},"indices":38823,"material":7,"mode":4},{"attributes":{"NORMAL":21302,"POSITION":3780},"indices":38824,"material":7,"mode":4},{"attributes":{"NORMAL":21303,"POSITION":3781},"indices":38825,"material":7,"mode":4},{"attributes":{"NORMAL":21304,"POSITION":3782},"indices":38826,"material":7,"mode":4},{"attributes":{"NORMAL":21305,"POSITION":3783},"indices":38827,"material":7,"mode":4},{"attributes":{"NORMAL":21306,"POSITION":3784},"indices":38828,"material":7,"mode":4},{"attributes":{"NORMAL":21307,"POSITION":3785},"indices":38829,"material":7,"mode":4}]},{"name":"COMPOUND171","primitives":[{"attributes":{"NORMAL":21308,"POSITION":3786},"indices":38830,"material":7,"mode":4},{"attributes":{"NORMAL":21309,"POSITION":3787},"indices":38831,"material":7,"mode":4},{"attributes":{"NORMAL":21310,"POSITION":3788},"indices":38832,"material":7,"mode":4},{"attributes":{"NORMAL":21311,"POSITION":3789},"indices":38833,"material":7,"mode":4},{"attributes":{"NORMAL":21312,"POSITION":3790},"indices":38834,"material":7,"mode":4},{"attributes":{"NORMAL":21313,"POSITION":3791},"indices":38835,"material":7,"mode":4},{"attributes":{"NORMAL":21314,"POSITION":3792},"indices":38836,"material":7,"mode":4},{"attributes":{"NORMAL":21315,"POSITION":3793},"indices":38837,"material":7,"mode":4},{"attributes":{"NORMAL":21316,"POSITION":3794},"indices":38838,"material":7,"mode":4},{"attributes":{"NORMAL":21317,"POSITION":3795},"indices":38839,"material":7,"mode":4}]},{"name":"COMPOUND172","primitives":[{"attributes":{"NORMAL":21318,"POSITION":3796},"indices":38840,"material":7,"mode":4},{"attributes":{"NORMAL":21319,"POSITION":3797},"indices":38841,"material":7,"mode":4},{"attributes":{"NORMAL":21320,"POSITION":3798},"indices":38842,"material":7,"mode":4},{"attributes":{"NORMAL":21321,"POSITION":3799},"indices":38843,"material":7,"mode":4},{"attributes":{"NORMAL":21322,"POSITION":3800},"indices":38844,"material":7,"mode":4},{"attributes":{"NORMAL":21323,"POSITION":3801},"indices":38845,"material":7,"mode":4},{"attributes":{"NORMAL":21324,"POSITION":3802},"indices":38846,"material":7,"mode":4},{"attributes":{"NORMAL":21325,"POSITION":3803},"indices":38847,"material":7,"mode":4},{"attributes":{"NORMAL":21326,"POSITION":3804},"indices":38848,"material":7,"mode":4},{"attributes":{"NORMAL":21327,"POSITION":3805},"indices":38849,"material":7,"mode":4}]},{"name":"COMPOUND173","primitives":[{"attributes":{"NORMAL":21328,"POSITION":3806},"indices":38850,"material":7,"mode":4},{"attributes":{"NORMAL":21329,"POSITION":3807},"indices":38851,"material":7,"mode":4},{"attributes":{"NORMAL":21330,"POSITION":3808},"indices":38852,"material":7,"mode":4},{"attributes":{"NORMAL":21331,"POSITION":3809},"indices":38853,"material":7,"mode":4},{"attributes":{"NORMAL":21332,"POSITION":3810},"indices":38854,"material":7,"mode":4},{"attributes":{"NORMAL":21333,"POSITION":3811},"indices":38855,"material":7,"mode":4},{"attributes":{"NORMAL":21334,"POSITION":3812},"indices":38856,"material":7,"mode":4},{"attributes":{"NORMAL":21335,"POSITION":3813},"indices":38857,"material":7,"mode":4},{"attributes":{"NORMAL":21336,"POSITION":3814},"indices":38858,"material":7,"mode":4},{"attributes":{"NORMAL":21337,"POSITION":3815},"indices":38859,"material":7,"mode":4}]},{"name":"COMPOUND174","primitives":[{"attributes":{"NORMAL":21338,"POSITION":3816},"indices":38860,"material":7,"mode":4},{"attributes":{"NORMAL":21339,"POSITION":3817},"indices":38861,"material":7,"mode":4},{"attributes":{"NORMAL":21340,"POSITION":3818},"indices":38862,"material":7,"mode":4},{"attributes":{"NORMAL":21341,"POSITION":3819},"indices":38863,"material":7,"mode":4},{"attributes":{"NORMAL":21342,"POSITION":3820},"indices":38864,"material":7,"mode":4},{"attributes":{"NORMAL":21343,"POSITION":3821},"indices":38865,"material":7,"mode":4},{"attributes":{"NORMAL":21344,"POSITION":3822},"indices":38866,"material":7,"mode":4},{"attributes":{"NORMAL":21345,"POSITION":3823},"indices":38867,"material":7,"mode":4},{"attributes":{"NORMAL":21346,"POSITION":3824},"indices":38868,"material":7,"mode":4},{"attributes":{"NORMAL":21347,"POSITION":3825},"indices":38869,"material":7,"mode":4}]},{"name":"COMPOUND175","primitives":[{"attributes":{"NORMAL":21348,"POSITION":3826},"indices":38870,"material":7,"mode":4},{"attributes":{"NORMAL":21349,"POSITION":3827},"indices":38871,"material":7,"mode":4},{"attributes":{"NORMAL":21350,"POSITION":3828},"indices":38872,"material":7,"mode":4},{"attributes":{"NORMAL":21351,"POSITION":3829},"indices":38873,"material":7,"mode":4},{"attributes":{"NORMAL":21352,"POSITION":3830},"indices":38874,"material":7,"mode":4},{"attributes":{"NORMAL":21353,"POSITION":3831},"indices":38875,"material":7,"mode":4},{"attributes":{"NORMAL":21354,"POSITION":3832},"indices":38876,"material":7,"mode":4},{"attributes":{"NORMAL":21355,"POSITION":3833},"indices":38877,"material":7,"mode":4},{"attributes":{"NORMAL":21356,"POSITION":3834},"indices":38878,"material":7,"mode":4},{"attributes":{"NORMAL":21357,"POSITION":3835},"indices":38879,"material":7,"mode":4}]},{"name":"COMPOUND176","primitives":[{"attributes":{"NORMAL":21358,"POSITION":3836},"indices":38880,"material":14,"mode":4},{"attributes":{"NORMAL":21359,"POSITION":3837},"indices":38881,"material":14,"mode":4}]},{"name":"COMPOUND177","primitives":[{"attributes":{"NORMAL":21360,"POSITION":3838},"indices":38882,"material":7,"mode":4},{"attributes":{"NORMAL":21361,"POSITION":3839},"indices":38883,"material":7,"mode":4},{"attributes":{"NORMAL":21362,"POSITION":3840},"indices":38884,"material":7,"mode":4},{"attributes":{"NORMAL":21363,"POSITION":3841},"indices":38885,"material":7,"mode":4},{"attributes":{"NORMAL":21364,"POSITION":3842},"indices":38886,"material":7,"mode":4},{"attributes":{"NORMAL":21365,"POSITION":3843},"indices":38887,"material":7,"mode":4},{"attributes":{"NORMAL":21366,"POSITION":3844},"indices":38888,"material":7,"mode":4},{"attributes":{"NORMAL":21367,"POSITION":3845},"indices":38889,"material":7,"mode":4},{"attributes":{"NORMAL":21368,"POSITION":3846},"indices":38890,"material":7,"mode":4},{"attributes":{"NORMAL":21369,"POSITION":3847},"indices":38891,"material":7,"mode":4}]},{"name":"COMPOUND178","primitives":[{"attributes":{"NORMAL":21370,"POSITION":3848},"indices":38892,"material":8,"mode":4},{"attributes":{"NORMAL":21371,"POSITION":3849},"indices":38893,"material":8,"mode":4},{"attributes":{"NORMAL":21372,"POSITION":3850},"indices":38894,"material":8,"mode":4},{"attributes":{"NORMAL":21373,"POSITION":3851},"indices":38895,"material":8,"mode":4},{"attributes":{"NORMAL":21374,"POSITION":3852},"indices":38896,"material":8,"mode":4},{"attributes":{"NORMAL":21375,"POSITION":3853},"indices":38897,"material":8,"mode":4},{"attributes":{"NORMAL":21376,"POSITION":3854},"indices":38898,"material":8,"mode":4},{"attributes":{"NORMAL":21377,"POSITION":3855},"indices":38899,"material":9,"mode":4},{"attributes":{"NORMAL":21378,"POSITION":3856},"indices":38900,"material":9,"mode":4},{"attributes":{"NORMAL":21379,"POSITION":3857},"indices":38901,"material":9,"mode":4}]},{"name":"COMPOUND179","primitives":[{"attributes":{"NORMAL":21380,"POSITION":3858},"indices":38902,"material":7,"mode":4},{"attributes":{"NORMAL":21381,"POSITION":3859},"indices":38903,"material":7,"mode":4},{"attributes":{"NORMAL":21382,"POSITION":3860},"indices":38904,"material":7,"mode":4},{"attributes":{"NORMAL":21383,"POSITION":3861},"indices":38905,"material":7,"mode":4},{"attributes":{"NORMAL":21384,"POSITION":3862},"indices":38906,"material":7,"mode":4},{"attributes":{"NORMAL":21385,"POSITION":3863},"indices":38907,"material":7,"mode":4},{"attributes":{"NORMAL":21386,"POSITION":3864},"indices":38908,"material":7,"mode":4},{"attributes":{"NORMAL":21387,"POSITION":3865},"indices":38909,"material":7,"mode":4},{"attributes":{"NORMAL":21388,"POSITION":3866},"indices":38910,"material":7,"mode":4},{"attributes":{"NORMAL":21389,"POSITION":3867},"indices":38911,"material":7,"mode":4}]},{"name":"COMPOUND180","primitives":[{"attributes":{"NORMAL":21390,"POSITION":3868},"indices":38912,"material":7,"mode":4},{"attributes":{"NORMAL":21391,"POSITION":3869},"indices":38913,"material":7,"mode":4},{"attributes":{"NORMAL":21392,"POSITION":3870},"indices":38914,"material":7,"mode":4},{"attributes":{"NORMAL":21393,"POSITION":3871},"indices":38915,"material":7,"mode":4},{"attributes":{"NORMAL":21394,"POSITION":3872},"indices":38916,"material":7,"mode":4},{"attributes":{"NORMAL":21395,"POSITION":3873},"indices":38917,"material":7,"mode":4},{"attributes":{"NORMAL":21396,"POSITION":3874},"indices":38918,"material":7,"mode":4},{"attributes":{"NORMAL":21397,"POSITION":3875},"indices":38919,"material":7,"mode":4},{"attributes":{"NORMAL":21398,"POSITION":3876},"indices":38920,"material":7,"mode":4},{"attributes":{"NORMAL":21399,"POSITION":3877},"indices":38921,"material":7,"mode":4}]},{"name":"COMPOUND181","primitives":[{"attributes":{"NORMAL":21400,"POSITION":3878},"indices":38922,"material":7,"mode":4},{"attributes":{"NORMAL":21401,"POSITION":3879},"indices":38923,"material":7,"mode":4},{"attributes":{"NORMAL":21402,"POSITION":3880},"indices":38924,"material":7,"mode":4},{"attributes":{"NORMAL":21403,"POSITION":3881},"indices":38925,"material":7,"mode":4},{"attributes":{"NORMAL":21404,"POSITION":3882},"indices":38926,"material":7,"mode":4},{"attributes":{"NORMAL":21405,"POSITION":3883},"indices":38927,"material":7,"mode":4},{"attributes":{"NORMAL":21406,"POSITION":3884},"indices":38928,"material":7,"mode":4},{"attributes":{"NORMAL":21407,"POSITION":3885},"indices":38929,"material":7,"mode":4},{"attributes":{"NORMAL":21408,"POSITION":3886},"indices":38930,"material":7,"mode":4},{"attributes":{"NORMAL":21409,"POSITION":3887},"indices":38931,"material":7,"mode":4}]},{"name":"COMPOUND182","primitives":[{"attributes":{"NORMAL":21410,"POSITION":3888},"indices":38932,"material":7,"mode":4},{"attributes":{"NORMAL":21411,"POSITION":3889},"indices":38933,"material":7,"mode":4},{"attributes":{"NORMAL":21412,"POSITION":3890},"indices":38934,"material":7,"mode":4},{"attributes":{"NORMAL":21413,"POSITION":3891},"indices":38935,"material":7,"mode":4},{"attributes":{"NORMAL":21414,"POSITION":3892},"indices":38936,"material":7,"mode":4},{"attributes":{"NORMAL":21415,"POSITION":3893},"indices":38937,"material":7,"mode":4},{"attributes":{"NORMAL":21416,"POSITION":3894},"indices":38938,"material":7,"mode":4},{"attributes":{"NORMAL":21417,"POSITION":3895},"indices":38939,"material":7,"mode":4},{"attributes":{"NORMAL":21418,"POSITION":3896},"indices":38940,"material":7,"mode":4},{"attributes":{"NORMAL":21419,"POSITION":3897},"indices":38941,"material":7,"mode":4}]},{"name":"COMPOUND183","primitives":[{"attributes":{"NORMAL":21420,"POSITION":3898},"indices":38942,"material":7,"mode":4},{"attributes":{"NORMAL":21421,"POSITION":3899},"indices":38943,"material":7,"mode":4},{"attributes":{"NORMAL":21422,"POSITION":3900},"indices":38944,"material":7,"mode":4},{"attributes":{"NORMAL":21423,"POSITION":3901},"indices":38945,"material":7,"mode":4},{"attributes":{"NORMAL":21424,"POSITION":3902},"indices":38946,"material":7,"mode":4},{"attributes":{"NORMAL":21425,"POSITION":3903},"indices":38947,"material":7,"mode":4},{"attributes":{"NORMAL":21426,"POSITION":3904},"indices":38948,"material":7,"mode":4},{"attributes":{"NORMAL":21427,"POSITION":3905},"indices":38949,"material":7,"mode":4},{"attributes":{"NORMAL":21428,"POSITION":3906},"indices":38950,"material":7,"mode":4},{"attributes":{"NORMAL":21429,"POSITION":3907},"indices":38951,"material":7,"mode":4}]},{"name":"COMPOUND184","primitives":[{"attributes":{"NORMAL":21430,"POSITION":3908},"indices":38952,"material":7,"mode":4},{"attributes":{"NORMAL":21431,"POSITION":3909},"indices":38953,"material":7,"mode":4},{"attributes":{"NORMAL":21432,"POSITION":3910},"indices":38954,"material":7,"mode":4},{"attributes":{"NORMAL":21433,"POSITION":3911},"indices":38955,"material":7,"mode":4},{"attributes":{"NORMAL":21434,"POSITION":3912},"indices":38956,"material":7,"mode":4},{"attributes":{"NORMAL":21435,"POSITION":3913},"indices":38957,"material":7,"mode":4},{"attributes":{"NORMAL":21436,"POSITION":3914},"indices":38958,"material":7,"mode":4},{"attributes":{"NORMAL":21437,"POSITION":3915},"indices":38959,"material":7,"mode":4},{"attributes":{"NORMAL":21438,"POSITION":3916},"indices":38960,"material":7,"mode":4},{"attributes":{"NORMAL":21439,"POSITION":3917},"indices":38961,"material":7,"mode":4}]},{"name":"COMPOUND185","primitives":[{"attributes":{"NORMAL":21440,"POSITION":3918},"indices":38962,"material":7,"mode":4},{"attributes":{"NORMAL":21441,"POSITION":3919},"indices":38963,"material":7,"mode":4},{"attributes":{"NORMAL":21442,"POSITION":3920},"indices":38964,"material":7,"mode":4},{"attributes":{"NORMAL":21443,"POSITION":3921},"indices":38965,"material":7,"mode":4},{"attributes":{"NORMAL":21444,"POSITION":3922},"indices":38966,"material":7,"mode":4},{"attributes":{"NORMAL":21445,"POSITION":3923},"indices":38967,"material":7,"mode":4},{"attributes":{"NORMAL":21446,"POSITION":3924},"indices":38968,"material":7,"mode":4},{"attributes":{"NORMAL":21447,"POSITION":3925},"indices":38969,"material":7,"mode":4},{"attributes":{"NORMAL":21448,"POSITION":3926},"indices":38970,"material":7,"mode":4},{"attributes":{"NORMAL":21449,"POSITION":3927},"indices":38971,"material":7,"mode":4}]},{"name":"COMPOUND186","primitives":[{"attributes":{"NORMAL":21450,"POSITION":3928},"indices":38972,"material":7,"mode":4},{"attributes":{"NORMAL":21451,"POSITION":3929},"indices":38973,"material":7,"mode":4},{"attributes":{"NORMAL":21452,"POSITION":3930},"indices":38974,"material":7,"mode":4},{"attributes":{"NORMAL":21453,"POSITION":3931},"indices":38975,"material":7,"mode":4},{"attributes":{"NORMAL":21454,"POSITION":3932},"indices":38976,"material":7,"mode":4},{"attributes":{"NORMAL":21455,"POSITION":3933},"indices":38977,"material":7,"mode":4},{"attributes":{"NORMAL":21456,"POSITION":3934},"indices":38978,"material":7,"mode":4},{"attributes":{"NORMAL":21457,"POSITION":3935},"indices":38979,"material":7,"mode":4},{"attributes":{"NORMAL":21458,"POSITION":3936},"indices":38980,"material":7,"mode":4},{"attributes":{"NORMAL":21459,"POSITION":3937},"indices":38981,"material":7,"mode":4}]},{"name":"COMPOUND187","primitives":[{"attributes":{"NORMAL":21460,"POSITION":3938},"indices":38982,"material":7,"mode":4},{"attributes":{"NORMAL":21461,"POSITION":3939},"indices":38983,"material":7,"mode":4},{"attributes":{"NORMAL":21462,"POSITION":3940},"indices":38984,"material":7,"mode":4},{"attributes":{"NORMAL":21463,"POSITION":3941},"indices":38985,"material":7,"mode":4},{"attributes":{"NORMAL":21464,"POSITION":3942},"indices":38986,"material":7,"mode":4},{"attributes":{"NORMAL":21465,"POSITION":3943},"indices":38987,"material":7,"mode":4},{"attributes":{"NORMAL":21466,"POSITION":3944},"indices":38988,"material":7,"mode":4},{"attributes":{"NORMAL":21467,"POSITION":3945},"indices":38989,"material":7,"mode":4},{"attributes":{"NORMAL":21468,"POSITION":3946},"indices":38990,"material":7,"mode":4},{"attributes":{"NORMAL":21469,"POSITION":3947},"indices":38991,"material":7,"mode":4}]},{"name":"COMPOUND188","primitives":[{"attributes":{"NORMAL":21470,"POSITION":3948},"indices":38992,"material":8,"mode":4},{"attributes":{"NORMAL":21471,"POSITION":3949},"indices":38993,"material":8,"mode":4},{"attributes":{"NORMAL":21472,"POSITION":3950},"indices":38994,"material":8,"mode":4},{"attributes":{"NORMAL":21473,"POSITION":3951},"indices":38995,"material":8,"mode":4},{"attributes":{"NORMAL":21474,"POSITION":3952},"indices":38996,"material":8,"mode":4},{"attributes":{"NORMAL":21475,"POSITION":3953},"indices":38997,"material":8,"mode":4},{"attributes":{"NORMAL":21476,"POSITION":3954},"indices":38998,"material":8,"mode":4},{"attributes":{"NORMAL":21477,"POSITION":3955},"indices":38999,"material":9,"mode":4},{"attributes":{"NORMAL":21478,"POSITION":3956},"indices":39000,"material":9,"mode":4},{"attributes":{"NORMAL":21479,"POSITION":3957},"indices":39001,"material":9,"mode":4}]},{"name":"COMPOUND189","primitives":[{"attributes":{"NORMAL":21480,"POSITION":3958},"indices":39002,"material":7,"mode":4},{"attributes":{"NORMAL":21481,"POSITION":3959},"indices":39003,"material":7,"mode":4},{"attributes":{"NORMAL":21482,"POSITION":3960},"indices":39004,"material":7,"mode":4},{"attributes":{"NORMAL":21483,"POSITION":3961},"indices":39005,"material":7,"mode":4},{"attributes":{"NORMAL":21484,"POSITION":3962},"indices":39006,"material":7,"mode":4},{"attributes":{"NORMAL":21485,"POSITION":3963},"indices":39007,"material":7,"mode":4},{"attributes":{"NORMAL":21486,"POSITION":3964},"indices":39008,"material":7,"mode":4},{"attributes":{"NORMAL":21487,"POSITION":3965},"indices":39009,"material":7,"mode":4},{"attributes":{"NORMAL":21488,"POSITION":3966},"indices":39010,"material":7,"mode":4},{"attributes":{"NORMAL":21489,"POSITION":3967},"indices":39011,"material":7,"mode":4}]},{"name":"COMPOUND190","primitives":[{"attributes":{"NORMAL":21490,"POSITION":3968},"indices":39012,"material":7,"mode":4},{"attributes":{"NORMAL":21491,"POSITION":3969},"indices":39013,"material":7,"mode":4},{"attributes":{"NORMAL":21492,"POSITION":3970},"indices":39014,"material":7,"mode":4},{"attributes":{"NORMAL":21493,"POSITION":3971},"indices":39015,"material":7,"mode":4},{"attributes":{"NORMAL":21494,"POSITION":3972},"indices":39016,"material":7,"mode":4},{"attributes":{"NORMAL":21495,"POSITION":3973},"indices":39017,"material":7,"mode":4},{"attributes":{"NORMAL":21496,"POSITION":3974},"indices":39018,"material":7,"mode":4},{"attributes":{"NORMAL":21497,"POSITION":3975},"indices":39019,"material":7,"mode":4},{"attributes":{"NORMAL":21498,"POSITION":3976},"indices":39020,"material":7,"mode":4},{"attributes":{"NORMAL":21499,"POSITION":3977},"indices":39021,"material":7,"mode":4}]},{"name":"COMPOUND191","primitives":[{"attributes":{"NORMAL":21500,"POSITION":3978},"indices":39022,"material":7,"mode":4},{"attributes":{"NORMAL":21501,"POSITION":3979},"indices":39023,"material":7,"mode":4},{"attributes":{"NORMAL":21502,"POSITION":3980},"indices":39024,"material":7,"mode":4},{"attributes":{"NORMAL":21503,"POSITION":3981},"indices":39025,"material":7,"mode":4},{"attributes":{"NORMAL":21504,"POSITION":3982},"indices":39026,"material":7,"mode":4},{"attributes":{"NORMAL":21505,"POSITION":3983},"indices":39027,"material":7,"mode":4},{"attributes":{"NORMAL":21506,"POSITION":3984},"indices":39028,"material":7,"mode":4},{"attributes":{"NORMAL":21507,"POSITION":3985},"indices":39029,"material":7,"mode":4},{"attributes":{"NORMAL":21508,"POSITION":3986},"indices":39030,"material":7,"mode":4},{"attributes":{"NORMAL":21509,"POSITION":3987},"indices":39031,"material":7,"mode":4}]},{"name":"COMPOUND192","primitives":[{"attributes":{"NORMAL":21510,"POSITION":3988},"indices":39032,"material":7,"mode":4},{"attributes":{"NORMAL":21511,"POSITION":3989},"indices":39033,"material":7,"mode":4},{"attributes":{"NORMAL":21512,"POSITION":3990},"indices":39034,"material":7,"mode":4},{"attributes":{"NORMAL":21513,"POSITION":3991},"indices":39035,"material":7,"mode":4},{"attributes":{"NORMAL":21514,"POSITION":3992},"indices":39036,"material":7,"mode":4},{"attributes":{"NORMAL":21515,"POSITION":3993},"indices":39037,"material":7,"mode":4},{"attributes":{"NORMAL":21516,"POSITION":3994},"indices":39038,"material":7,"mode":4},{"attributes":{"NORMAL":21517,"POSITION":3995},"indices":39039,"material":7,"mode":4},{"attributes":{"NORMAL":21518,"POSITION":3996},"indices":39040,"material":7,"mode":4},{"attributes":{"NORMAL":21519,"POSITION":3997},"indices":39041,"material":7,"mode":4}]},{"name":"COMPOUND193","primitives":[{"attributes":{"NORMAL":21520,"POSITION":3998},"indices":39042,"material":7,"mode":4},{"attributes":{"NORMAL":21521,"POSITION":3999},"indices":39043,"material":7,"mode":4},{"attributes":{"NORMAL":21522,"POSITION":4000},"indices":39044,"material":7,"mode":4},{"attributes":{"NORMAL":21523,"POSITION":4001},"indices":39045,"material":7,"mode":4},{"attributes":{"NORMAL":21524,"POSITION":4002},"indices":39046,"material":7,"mode":4},{"attributes":{"NORMAL":21525,"POSITION":4003},"indices":39047,"material":7,"mode":4},{"attributes":{"NORMAL":21526,"POSITION":4004},"indices":39048,"material":7,"mode":4},{"attributes":{"NORMAL":21527,"POSITION":4005},"indices":39049,"material":7,"mode":4},{"attributes":{"NORMAL":21528,"POSITION":4006},"indices":39050,"material":7,"mode":4},{"attributes":{"NORMAL":21529,"POSITION":4007},"indices":39051,"material":7,"mode":4}]},{"name":"COMPOUND194","primitives":[{"attributes":{"NORMAL":21530,"POSITION":4008},"indices":39052,"material":7,"mode":4},{"attributes":{"NORMAL":21531,"POSITION":4009},"indices":39053,"material":7,"mode":4},{"attributes":{"NORMAL":21532,"POSITION":4010},"indices":39054,"material":7,"mode":4},{"attributes":{"NORMAL":21533,"POSITION":4011},"indices":39055,"material":7,"mode":4},{"attributes":{"NORMAL":21534,"POSITION":4012},"indices":39056,"material":7,"mode":4},{"attributes":{"NORMAL":21535,"POSITION":4013},"indices":39057,"material":7,"mode":4},{"attributes":{"NORMAL":21536,"POSITION":4014},"indices":39058,"material":7,"mode":4},{"attributes":{"NORMAL":21537,"POSITION":4015},"indices":39059,"material":7,"mode":4},{"attributes":{"NORMAL":21538,"POSITION":4016},"indices":39060,"material":7,"mode":4},{"attributes":{"NORMAL":21539,"POSITION":4017},"indices":39061,"material":7,"mode":4}]},{"name":"COMPOUND195","primitives":[{"attributes":{"NORMAL":21540,"POSITION":4018},"indices":39062,"material":8,"mode":4},{"attributes":{"NORMAL":21541,"POSITION":4019},"indices":39063,"material":8,"mode":4},{"attributes":{"NORMAL":21542,"POSITION":4020},"indices":39064,"material":8,"mode":4},{"attributes":{"NORMAL":21543,"POSITION":4021},"indices":39065,"material":8,"mode":4},{"attributes":{"NORMAL":21544,"POSITION":4022},"indices":39066,"material":8,"mode":4},{"attributes":{"NORMAL":21545,"POSITION":4023},"indices":39067,"material":8,"mode":4},{"attributes":{"NORMAL":21546,"POSITION":4024},"indices":39068,"material":8,"mode":4},{"attributes":{"NORMAL":21547,"POSITION":4025},"indices":39069,"material":9,"mode":4},{"attributes":{"NORMAL":21548,"POSITION":4026},"indices":39070,"material":9,"mode":4},{"attributes":{"NORMAL":21549,"POSITION":4027},"indices":39071,"material":9,"mode":4}]},{"name":"COMPOUND196","primitives":[{"attributes":{"NORMAL":21550,"POSITION":4028},"indices":39072,"material":7,"mode":4},{"attributes":{"NORMAL":21551,"POSITION":4029},"indices":39073,"material":7,"mode":4},{"attributes":{"NORMAL":21552,"POSITION":4030},"indices":39074,"material":7,"mode":4},{"attributes":{"NORMAL":21553,"POSITION":4031},"indices":39075,"material":7,"mode":4},{"attributes":{"NORMAL":21554,"POSITION":4032},"indices":39076,"material":7,"mode":4},{"attributes":{"NORMAL":21555,"POSITION":4033},"indices":39077,"material":7,"mode":4},{"attributes":{"NORMAL":21556,"POSITION":4034},"indices":39078,"material":7,"mode":4},{"attributes":{"NORMAL":21557,"POSITION":4035},"indices":39079,"material":7,"mode":4},{"attributes":{"NORMAL":21558,"POSITION":4036},"indices":39080,"material":7,"mode":4},{"attributes":{"NORMAL":21559,"POSITION":4037},"indices":39081,"material":7,"mode":4}]},{"name":"COMPOUND197","primitives":[{"attributes":{"NORMAL":21560,"POSITION":4038},"indices":39082,"material":7,"mode":4},{"attributes":{"NORMAL":21561,"POSITION":4039},"indices":39083,"material":7,"mode":4},{"attributes":{"NORMAL":21562,"POSITION":4040},"indices":39084,"material":7,"mode":4},{"attributes":{"NORMAL":21563,"POSITION":4041},"indices":39085,"material":7,"mode":4},{"attributes":{"NORMAL":21564,"POSITION":4042},"indices":39086,"material":7,"mode":4},{"attributes":{"NORMAL":21565,"POSITION":4043},"indices":39087,"material":7,"mode":4},{"attributes":{"NORMAL":21566,"POSITION":4044},"indices":39088,"material":7,"mode":4},{"attributes":{"NORMAL":21567,"POSITION":4045},"indices":39089,"material":7,"mode":4},{"attributes":{"NORMAL":21568,"POSITION":4046},"indices":39090,"material":7,"mode":4},{"attributes":{"NORMAL":21569,"POSITION":4047},"indices":39091,"material":7,"mode":4}]},{"name":"COMPOUND198","primitives":[{"attributes":{"NORMAL":21570,"POSITION":4048},"indices":39092,"material":13,"mode":4},{"attributes":{"NORMAL":21571,"POSITION":4049},"indices":39093,"material":13,"mode":4},{"attributes":{"NORMAL":21572,"POSITION":4050},"indices":39094,"material":13,"mode":4},{"attributes":{"NORMAL":21573,"POSITION":4051},"indices":39095,"material":13,"mode":4},{"attributes":{"NORMAL":21574,"POSITION":4052},"indices":39096,"material":13,"mode":4},{"attributes":{"NORMAL":21575,"POSITION":4053},"indices":39097,"material":13,"mode":4},{"attributes":{"NORMAL":21576,"POSITION":4054},"indices":39098,"material":13,"mode":4},{"attributes":{"NORMAL":21577,"POSITION":4055},"indices":39099,"material":13,"mode":4},{"attributes":{"NORMAL":21578,"POSITION":4056},"indices":39100,"material":13,"mode":4},{"attributes":{"NORMAL":21579,"POSITION":4057},"indices":39101,"material":13,"mode":4},{"attributes":{"NORMAL":21580,"POSITION":4058},"indices":39102,"material":9,"mode":4},{"attributes":{"NORMAL":21581,"POSITION":4059},"indices":39103,"material":9,"mode":4},{"attributes":{"NORMAL":21582,"POSITION":4060},"indices":39104,"material":9,"mode":4},{"attributes":{"NORMAL":21583,"POSITION":4061},"indices":39105,"material":9,"mode":4},{"attributes":{"NORMAL":21584,"POSITION":4062},"indices":39106,"material":9,"mode":4},{"attributes":{"NORMAL":21585,"POSITION":4063},"indices":39107,"material":13,"mode":4},{"attributes":{"NORMAL":21586,"POSITION":4064},"indices":39108,"material":9,"mode":4},{"attributes":{"NORMAL":21587,"POSITION":4065},"indices":39109,"material":9,"mode":4},{"attributes":{"NORMAL":21588,"POSITION":4066},"indices":39110,"material":9,"mode":4},{"attributes":{"NORMAL":21589,"POSITION":4067},"indices":39111,"material":9,"mode":4},{"attributes":{"NORMAL":21590,"POSITION":4068},"indices":39112,"material":9,"mode":4},{"attributes":{"NORMAL":21591,"POSITION":4069},"indices":39113,"material":13,"mode":4},{"attributes":{"NORMAL":21592,"POSITION":4070},"indices":39114,"material":9,"mode":4},{"attributes":{"NORMAL":21593,"POSITION":4071},"indices":39115,"material":9,"mode":4},{"attributes":{"NORMAL":21594,"POSITION":4072},"indices":39116,"material":9,"mode":4},{"attributes":{"NORMAL":21595,"POSITION":4073},"indices":39117,"material":9,"mode":4},{"attributes":{"NORMAL":21596,"POSITION":4074},"indices":39118,"material":9,"mode":4},{"attributes":{"NORMAL":21597,"POSITION":4075},"indices":39119,"material":9,"mode":4},{"attributes":{"NORMAL":21598,"POSITION":4076},"indices":39120,"material":9,"mode":4},{"attributes":{"NORMAL":21599,"POSITION":4077},"indices":39121,"material":9,"mode":4},{"attributes":{"NORMAL":21600,"POSITION":4078},"indices":39122,"material":9,"mode":4},{"attributes":{"NORMAL":21601,"POSITION":4079},"indices":39123,"material":9,"mode":4},{"attributes":{"NORMAL":21602,"POSITION":4080},"indices":39124,"material":9,"mode":4},{"attributes":{"NORMAL":21603,"POSITION":4081},"indices":39125,"material":9,"mode":4},{"attributes":{"NORMAL":21604,"POSITION":4082},"indices":39126,"material":9,"mode":4},{"attributes":{"NORMAL":21605,"POSITION":4083},"indices":39127,"material":9,"mode":4},{"attributes":{"NORMAL":21606,"POSITION":4084},"indices":39128,"material":9,"mode":4},{"attributes":{"NORMAL":21607,"POSITION":4085},"indices":39129,"material":9,"mode":4},{"attributes":{"NORMAL":21608,"POSITION":4086},"indices":39130,"material":9,"mode":4},{"attributes":{"NORMAL":21609,"POSITION":4087},"indices":39131,"material":9,"mode":4},{"attributes":{"NORMAL":21610,"POSITION":4088},"indices":39132,"material":9,"mode":4},{"attributes":{"NORMAL":21611,"POSITION":4089},"indices":39133,"material":9,"mode":4},{"attributes":{"NORMAL":21612,"POSITION":4090},"indices":39134,"material":9,"mode":4},{"attributes":{"NORMAL":21613,"POSITION":4091},"indices":39135,"material":13,"mode":4},{"attributes":{"NORMAL":21614,"POSITION":4092},"indices":39136,"material":9,"mode":4},{"attributes":{"NORMAL":21615,"POSITION":4093},"indices":39137,"material":9,"mode":4},{"attributes":{"NORMAL":21616,"POSITION":4094},"indices":39138,"material":9,"mode":4},{"attributes":{"NORMAL":21617,"POSITION":4095},"indices":39139,"material":9,"mode":4},{"attributes":{"NORMAL":21618,"POSITION":4096},"indices":39140,"material":9,"mode":4},{"attributes":{"NORMAL":21619,"POSITION":4097},"indices":39141,"material":9,"mode":4},{"attributes":{"NORMAL":21620,"POSITION":4098},"indices":39142,"material":9,"mode":4},{"attributes":{"NORMAL":21621,"POSITION":4099},"indices":39143,"material":9,"mode":4},{"attributes":{"NORMAL":21622,"POSITION":4100},"indices":39144,"material":9,"mode":4},{"attributes":{"NORMAL":21623,"POSITION":4101},"indices":39145,"material":9,"mode":4},{"attributes":{"NORMAL":21624,"POSITION":4102},"indices":39146,"material":9,"mode":4},{"attributes":{"NORMAL":21625,"POSITION":4103},"indices":39147,"material":9,"mode":4},{"attributes":{"NORMAL":21626,"POSITION":4104},"indices":39148,"material":9,"mode":4},{"attributes":{"NORMAL":21627,"POSITION":4105},"indices":39149,"material":9,"mode":4},{"attributes":{"NORMAL":21628,"POSITION":4106},"indices":39150,"material":9,"mode":4},{"attributes":{"NORMAL":21629,"POSITION":4107},"indices":39151,"material":13,"mode":4}]},{"name":"COMPOUND199","primitives":[{"attributes":{"NORMAL":21630,"POSITION":4108},"indices":39152,"material":13,"mode":4},{"attributes":{"NORMAL":21631,"POSITION":4109},"indices":39153,"material":13,"mode":4},{"attributes":{"NORMAL":21632,"POSITION":4110},"indices":39154,"material":13,"mode":4},{"attributes":{"NORMAL":21633,"POSITION":4111},"indices":39155,"material":13,"mode":4},{"attributes":{"NORMAL":21634,"POSITION":4112},"indices":39156,"material":13,"mode":4},{"attributes":{"NORMAL":21635,"POSITION":4113},"indices":39157,"material":13,"mode":4},{"attributes":{"NORMAL":21636,"POSITION":4114},"indices":39158,"material":13,"mode":4},{"attributes":{"NORMAL":21637,"POSITION":4115},"indices":39159,"material":13,"mode":4},{"attributes":{"NORMAL":21638,"POSITION":4116},"indices":39160,"material":13,"mode":4},{"attributes":{"NORMAL":21639,"POSITION":4117},"indices":39161,"material":13,"mode":4},{"attributes":{"NORMAL":21640,"POSITION":4118},"indices":39162,"material":9,"mode":4},{"attributes":{"NORMAL":21641,"POSITION":4119},"indices":39163,"material":9,"mode":4},{"attributes":{"NORMAL":21642,"POSITION":4120},"indices":39164,"material":9,"mode":4},{"attributes":{"NORMAL":21643,"POSITION":4121},"indices":39165,"material":9,"mode":4},{"attributes":{"NORMAL":21644,"POSITION":4122},"indices":39166,"material":9,"mode":4},{"attributes":{"NORMAL":21645,"POSITION":4123},"indices":39167,"material":13,"mode":4},{"attributes":{"NORMAL":21646,"POSITION":4124},"indices":39168,"material":9,"mode":4},{"attributes":{"NORMAL":21647,"POSITION":4125},"indices":39169,"material":9,"mode":4},{"attributes":{"NORMAL":21648,"POSITION":4126},"indices":39170,"material":9,"mode":4},{"attributes":{"NORMAL":21649,"POSITION":4127},"indices":39171,"material":9,"mode":4},{"attributes":{"NORMAL":21650,"POSITION":4128},"indices":39172,"material":9,"mode":4},{"attributes":{"NORMAL":21651,"POSITION":4129},"indices":39173,"material":13,"mode":4},{"attributes":{"NORMAL":21652,"POSITION":4130},"indices":39174,"material":9,"mode":4},{"attributes":{"NORMAL":21653,"POSITION":4131},"indices":39175,"material":9,"mode":4},{"attributes":{"NORMAL":21654,"POSITION":4132},"indices":39176,"material":9,"mode":4},{"attributes":{"NORMAL":21655,"POSITION":4133},"indices":39177,"material":9,"mode":4},{"attributes":{"NORMAL":21656,"POSITION":4134},"indices":39178,"material":9,"mode":4},{"attributes":{"NORMAL":21657,"POSITION":4135},"indices":39179,"material":9,"mode":4},{"attributes":{"NORMAL":21658,"POSITION":4136},"indices":39180,"material":9,"mode":4},{"attributes":{"NORMAL":21659,"POSITION":4137},"indices":39181,"material":9,"mode":4},{"attributes":{"NORMAL":21660,"POSITION":4138},"indices":39182,"material":9,"mode":4},{"attributes":{"NORMAL":21661,"POSITION":4139},"indices":39183,"material":9,"mode":4},{"attributes":{"NORMAL":21662,"POSITION":4140},"indices":39184,"material":9,"mode":4},{"attributes":{"NORMAL":21663,"POSITION":4141},"indices":39185,"material":9,"mode":4},{"attributes":{"NORMAL":21664,"POSITION":4142},"indices":39186,"material":9,"mode":4},{"attributes":{"NORMAL":21665,"POSITION":4143},"indices":39187,"material":9,"mode":4},{"attributes":{"NORMAL":21666,"POSITION":4144},"indices":39188,"material":9,"mode":4},{"attributes":{"NORMAL":21667,"POSITION":4145},"indices":39189,"material":9,"mode":4},{"attributes":{"NORMAL":21668,"POSITION":4146},"indices":39190,"material":9,"mode":4},{"attributes":{"NORMAL":21669,"POSITION":4147},"indices":39191,"material":9,"mode":4},{"attributes":{"NORMAL":21670,"POSITION":4148},"indices":39192,"material":9,"mode":4},{"attributes":{"NORMAL":21671,"POSITION":4149},"indices":39193,"material":9,"mode":4},{"attributes":{"NORMAL":21672,"POSITION":4150},"indices":39194,"material":9,"mode":4},{"attributes":{"NORMAL":21673,"POSITION":4151},"indices":39195,"material":13,"mode":4},{"attributes":{"NORMAL":21674,"POSITION":4152},"indices":39196,"material":9,"mode":4},{"attributes":{"NORMAL":21675,"POSITION":4153},"indices":39197,"material":9,"mode":4},{"attributes":{"NORMAL":21676,"POSITION":4154},"indices":39198,"material":9,"mode":4},{"attributes":{"NORMAL":21677,"POSITION":4155},"indices":39199,"material":9,"mode":4},{"attributes":{"NORMAL":21678,"POSITION":4156},"indices":39200,"material":9,"mode":4},{"attributes":{"NORMAL":21679,"POSITION":4157},"indices":39201,"material":9,"mode":4},{"attributes":{"NORMAL":21680,"POSITION":4158},"indices":39202,"material":9,"mode":4},{"attributes":{"NORMAL":21681,"POSITION":4159},"indices":39203,"material":9,"mode":4},{"attributes":{"NORMAL":21682,"POSITION":4160},"indices":39204,"material":9,"mode":4},{"attributes":{"NORMAL":21683,"POSITION":4161},"indices":39205,"material":9,"mode":4},{"attributes":{"NORMAL":21684,"POSITION":4162},"indices":39206,"material":9,"mode":4},{"attributes":{"NORMAL":21685,"POSITION":4163},"indices":39207,"material":9,"mode":4},{"attributes":{"NORMAL":21686,"POSITION":4164},"indices":39208,"material":9,"mode":4},{"attributes":{"NORMAL":21687,"POSITION":4165},"indices":39209,"material":9,"mode":4},{"attributes":{"NORMAL":21688,"POSITION":4166},"indices":39210,"material":9,"mode":4},{"attributes":{"NORMAL":21689,"POSITION":4167},"indices":39211,"material":13,"mode":4}]},{"name":"COMPOUND200","primitives":[{"attributes":{"NORMAL":21690,"POSITION":4168},"indices":39212,"material":7,"mode":4},{"attributes":{"NORMAL":21691,"POSITION":4169},"indices":39213,"material":7,"mode":4},{"attributes":{"NORMAL":21692,"POSITION":4170},"indices":39214,"material":7,"mode":4},{"attributes":{"NORMAL":21693,"POSITION":4171},"indices":39215,"material":7,"mode":4},{"attributes":{"NORMAL":21694,"POSITION":4172},"indices":39216,"material":7,"mode":4},{"attributes":{"NORMAL":21695,"POSITION":4173},"indices":39217,"material":7,"mode":4},{"attributes":{"NORMAL":21696,"POSITION":4174},"indices":39218,"material":7,"mode":4},{"attributes":{"NORMAL":21697,"POSITION":4175},"indices":39219,"material":7,"mode":4},{"attributes":{"NORMAL":21698,"POSITION":4176},"indices":39220,"material":7,"mode":4},{"attributes":{"NORMAL":21699,"POSITION":4177},"indices":39221,"material":7,"mode":4}]},{"name":"COMPOUND201","primitives":[{"attributes":{"NORMAL":21700,"POSITION":4178},"indices":39222,"material":8,"mode":4},{"attributes":{"NORMAL":21701,"POSITION":4179},"indices":39223,"material":8,"mode":4},{"attributes":{"NORMAL":21702,"POSITION":4180},"indices":39224,"material":8,"mode":4},{"attributes":{"NORMAL":21703,"POSITION":4181},"indices":39225,"material":8,"mode":4},{"attributes":{"NORMAL":21704,"POSITION":4182},"indices":39226,"material":8,"mode":4},{"attributes":{"NORMAL":21705,"POSITION":4183},"indices":39227,"material":8,"mode":4},{"attributes":{"NORMAL":21706,"POSITION":4184},"indices":39228,"material":8,"mode":4},{"attributes":{"NORMAL":21707,"POSITION":4185},"indices":39229,"material":8,"mode":4},{"attributes":{"NORMAL":21708,"POSITION":4186},"indices":39230,"material":8,"mode":4},{"attributes":{"NORMAL":21709,"POSITION":4187},"indices":39231,"material":8,"mode":4},{"attributes":{"NORMAL":21710,"POSITION":4188},"indices":39232,"material":8,"mode":4},{"attributes":{"NORMAL":21711,"POSITION":4189},"indices":39233,"material":8,"mode":4},{"attributes":{"NORMAL":21712,"POSITION":4190},"indices":39234,"material":8,"mode":4},{"attributes":{"NORMAL":21713,"POSITION":4191},"indices":39235,"material":8,"mode":4}]},{"name":"COMPOUND202","primitives":[{"attributes":{"NORMAL":21714,"POSITION":4192},"indices":39236,"material":7,"mode":4},{"attributes":{"NORMAL":21715,"POSITION":4193},"indices":39237,"material":7,"mode":4},{"attributes":{"NORMAL":21716,"POSITION":4194},"indices":39238,"material":7,"mode":4},{"attributes":{"NORMAL":21717,"POSITION":4195},"indices":39239,"material":7,"mode":4},{"attributes":{"NORMAL":21718,"POSITION":4196},"indices":39240,"material":7,"mode":4},{"attributes":{"NORMAL":21719,"POSITION":4197},"indices":39241,"material":7,"mode":4},{"attributes":{"NORMAL":21720,"POSITION":4198},"indices":39242,"material":7,"mode":4},{"attributes":{"NORMAL":21721,"POSITION":4199},"indices":39243,"material":7,"mode":4},{"attributes":{"NORMAL":21722,"POSITION":4200},"indices":39244,"material":7,"mode":4},{"attributes":{"NORMAL":21723,"POSITION":4201},"indices":39245,"material":7,"mode":4}]},{"name":"COMPOUND203","primitives":[{"attributes":{"NORMAL":21724,"POSITION":4202},"indices":39246,"material":7,"mode":4},{"attributes":{"NORMAL":21725,"POSITION":4203},"indices":39247,"material":7,"mode":4},{"attributes":{"NORMAL":21726,"POSITION":4204},"indices":39248,"material":7,"mode":4},{"attributes":{"NORMAL":21727,"POSITION":4205},"indices":39249,"material":7,"mode":4},{"attributes":{"NORMAL":21728,"POSITION":4206},"indices":39250,"material":7,"mode":4},{"attributes":{"NORMAL":21729,"POSITION":4207},"indices":39251,"material":7,"mode":4},{"attributes":{"NORMAL":21730,"POSITION":4208},"indices":39252,"material":7,"mode":4},{"attributes":{"NORMAL":21731,"POSITION":4209},"indices":39253,"material":7,"mode":4},{"attributes":{"NORMAL":21732,"POSITION":4210},"indices":39254,"material":7,"mode":4},{"attributes":{"NORMAL":21733,"POSITION":4211},"indices":39255,"material":7,"mode":4}]},{"name":"COMPOUND204","primitives":[{"attributes":{"NORMAL":21734,"POSITION":4212},"indices":39256,"material":7,"mode":4},{"attributes":{"NORMAL":21735,"POSITION":4213},"indices":39257,"material":7,"mode":4},{"attributes":{"NORMAL":21736,"POSITION":4214},"indices":39258,"material":7,"mode":4},{"attributes":{"NORMAL":21737,"POSITION":4215},"indices":39259,"material":7,"mode":4},{"attributes":{"NORMAL":21738,"POSITION":4216},"indices":39260,"material":7,"mode":4},{"attributes":{"NORMAL":21739,"POSITION":4217},"indices":39261,"material":7,"mode":4},{"attributes":{"NORMAL":21740,"POSITION":4218},"indices":39262,"material":7,"mode":4},{"attributes":{"NORMAL":21741,"POSITION":4219},"indices":39263,"material":7,"mode":4},{"attributes":{"NORMAL":21742,"POSITION":4220},"indices":39264,"material":7,"mode":4},{"attributes":{"NORMAL":21743,"POSITION":4221},"indices":39265,"material":7,"mode":4}]},{"name":"COMPOUND205","primitives":[{"attributes":{"NORMAL":21744,"POSITION":4222},"indices":39266,"material":14,"mode":4},{"attributes":{"NORMAL":21745,"POSITION":4223},"indices":39267,"material":14,"mode":4}]},{"name":"COMPOUND206","primitives":[{"attributes":{"NORMAL":21746,"POSITION":4224},"indices":39268,"material":7,"mode":4},{"attributes":{"NORMAL":21747,"POSITION":4225},"indices":39269,"material":7,"mode":4},{"attributes":{"NORMAL":21748,"POSITION":4226},"indices":39270,"material":7,"mode":4},{"attributes":{"NORMAL":21749,"POSITION":4227},"indices":39271,"material":7,"mode":4},{"attributes":{"NORMAL":21750,"POSITION":4228},"indices":39272,"material":7,"mode":4},{"attributes":{"NORMAL":21751,"POSITION":4229},"indices":39273,"material":7,"mode":4},{"attributes":{"NORMAL":21752,"POSITION":4230},"indices":39274,"material":7,"mode":4},{"attributes":{"NORMAL":21753,"POSITION":4231},"indices":39275,"material":7,"mode":4},{"attributes":{"NORMAL":21754,"POSITION":4232},"indices":39276,"material":7,"mode":4},{"attributes":{"NORMAL":21755,"POSITION":4233},"indices":39277,"material":7,"mode":4}]},{"name":"COMPOUND207","primitives":[{"attributes":{"NORMAL":21756,"POSITION":4234},"indices":39278,"material":15,"mode":4},{"attributes":{"NORMAL":21757,"POSITION":4235},"indices":39279,"material":15,"mode":4},{"attributes":{"NORMAL":21758,"POSITION":4236},"indices":39280,"material":15,"mode":4},{"attributes":{"NORMAL":21759,"POSITION":4237},"indices":39281,"material":15,"mode":4},{"attributes":{"NORMAL":21760,"POSITION":4238},"indices":39282,"material":15,"mode":4},{"attributes":{"NORMAL":21761,"POSITION":4239},"indices":39283,"material":15,"mode":4},{"attributes":{"NORMAL":21762,"POSITION":4240},"indices":39284,"material":9,"mode":4},{"attributes":{"NORMAL":21763,"POSITION":4241},"indices":39285,"material":9,"mode":4},{"attributes":{"NORMAL":21764,"POSITION":4242},"indices":39286,"material":9,"mode":4},{"attributes":{"NORMAL":21765,"POSITION":4243},"indices":39287,"material":9,"mode":4},{"attributes":{"NORMAL":21766,"POSITION":4244},"indices":39288,"material":9,"mode":4},{"attributes":{"NORMAL":21767,"POSITION":4245},"indices":39289,"material":9,"mode":4},{"attributes":{"NORMAL":21768,"POSITION":4246},"indices":39290,"material":9,"mode":4},{"attributes":{"NORMAL":21769,"POSITION":4247},"indices":39291,"material":9,"mode":4},{"attributes":{"NORMAL":21770,"POSITION":4248},"indices":39292,"material":15,"mode":4},{"attributes":{"NORMAL":21771,"POSITION":4249},"indices":39293,"material":15,"mode":4},{"attributes":{"NORMAL":21772,"POSITION":4250},"indices":39294,"material":9,"mode":4},{"attributes":{"NORMAL":21773,"POSITION":4251},"indices":39295,"material":9,"mode":4},{"attributes":{"NORMAL":21774,"POSITION":4252},"indices":39296,"material":9,"mode":4},{"attributes":{"NORMAL":21775,"POSITION":4253},"indices":39297,"material":9,"mode":4},{"attributes":{"NORMAL":21776,"POSITION":4254},"indices":39298,"material":9,"mode":4},{"attributes":{"NORMAL":21777,"POSITION":4255},"indices":39299,"material":15,"mode":4},{"attributes":{"NORMAL":21778,"POSITION":4256},"indices":39300,"material":9,"mode":4},{"attributes":{"NORMAL":21779,"POSITION":4257},"indices":39301,"material":9,"mode":4},{"attributes":{"NORMAL":21780,"POSITION":4258},"indices":39302,"material":9,"mode":4},{"attributes":{"NORMAL":21781,"POSITION":4259},"indices":39303,"material":9,"mode":4},{"attributes":{"NORMAL":21782,"POSITION":4260},"indices":39304,"material":9,"mode":4},{"attributes":{"NORMAL":21783,"POSITION":4261},"indices":39305,"material":9,"mode":4},{"attributes":{"NORMAL":21784,"POSITION":4262},"indices":39306,"material":9,"mode":4},{"attributes":{"NORMAL":21785,"POSITION":4263},"indices":39307,"material":9,"mode":4},{"attributes":{"NORMAL":21786,"POSITION":4264},"indices":39308,"material":9,"mode":4},{"attributes":{"NORMAL":21787,"POSITION":4265},"indices":39309,"material":9,"mode":4},{"attributes":{"NORMAL":21788,"POSITION":4266},"indices":39310,"material":15,"mode":4},{"attributes":{"NORMAL":21789,"POSITION":4267},"indices":39311,"material":9,"mode":4},{"attributes":{"NORMAL":21790,"POSITION":4268},"indices":39312,"material":9,"mode":4},{"attributes":{"NORMAL":21791,"POSITION":4269},"indices":39313,"material":9,"mode":4},{"attributes":{"NORMAL":21792,"POSITION":4270},"indices":39314,"material":9,"mode":4},{"attributes":{"NORMAL":21793,"POSITION":4271},"indices":39315,"material":9,"mode":4},{"attributes":{"NORMAL":21794,"POSITION":4272},"indices":39316,"material":9,"mode":4},{"attributes":{"NORMAL":21795,"POSITION":4273},"indices":39317,"material":9,"mode":4},{"attributes":{"NORMAL":21796,"POSITION":4274},"indices":39318,"material":9,"mode":4},{"attributes":{"NORMAL":21797,"POSITION":4275},"indices":39319,"material":9,"mode":4},{"attributes":{"NORMAL":21798,"POSITION":4276},"indices":39320,"material":9,"mode":4},{"attributes":{"NORMAL":21799,"POSITION":4277},"indices":39321,"material":15,"mode":4},{"attributes":{"NORMAL":21800,"POSITION":4278},"indices":39322,"material":15,"mode":4},{"attributes":{"NORMAL":21801,"POSITION":4279},"indices":39323,"material":15,"mode":4},{"attributes":{"NORMAL":21802,"POSITION":4280},"indices":39324,"material":15,"mode":4}]},{"name":"COMPOUND208","primitives":[{"attributes":{"NORMAL":21803,"POSITION":4281},"indices":39325,"material":7,"mode":4},{"attributes":{"NORMAL":21804,"POSITION":4282},"indices":39326,"material":7,"mode":4},{"attributes":{"NORMAL":21805,"POSITION":4283},"indices":39327,"material":7,"mode":4},{"attributes":{"NORMAL":21806,"POSITION":4284},"indices":39328,"material":7,"mode":4},{"attributes":{"NORMAL":21807,"POSITION":4285},"indices":39329,"material":7,"mode":4},{"attributes":{"NORMAL":21808,"POSITION":4286},"indices":39330,"material":7,"mode":4},{"attributes":{"NORMAL":21809,"POSITION":4287},"indices":39331,"material":7,"mode":4},{"attributes":{"NORMAL":21810,"POSITION":4288},"indices":39332,"material":7,"mode":4},{"attributes":{"NORMAL":21811,"POSITION":4289},"indices":39333,"material":7,"mode":4},{"attributes":{"NORMAL":21812,"POSITION":4290},"indices":39334,"material":7,"mode":4}]},{"name":"COMPOUND209","primitives":[{"attributes":{"NORMAL":21813,"POSITION":4291},"indices":39335,"material":13,"mode":4},{"attributes":{"NORMAL":21814,"POSITION":4292},"indices":39336,"material":13,"mode":4},{"attributes":{"NORMAL":21815,"POSITION":4293},"indices":39337,"material":13,"mode":4},{"attributes":{"NORMAL":21816,"POSITION":4294},"indices":39338,"material":13,"mode":4},{"attributes":{"NORMAL":21817,"POSITION":4295},"indices":39339,"material":13,"mode":4},{"attributes":{"NORMAL":21818,"POSITION":4296},"indices":39340,"material":13,"mode":4},{"attributes":{"NORMAL":21819,"POSITION":4297},"indices":39341,"material":13,"mode":4},{"attributes":{"NORMAL":21820,"POSITION":4298},"indices":39342,"material":13,"mode":4},{"attributes":{"NORMAL":21821,"POSITION":4299},"indices":39343,"material":13,"mode":4},{"attributes":{"NORMAL":21822,"POSITION":4300},"indices":39344,"material":13,"mode":4},{"attributes":{"NORMAL":21823,"POSITION":4301},"indices":39345,"material":9,"mode":4},{"attributes":{"NORMAL":21824,"POSITION":4302},"indices":39346,"material":9,"mode":4},{"attributes":{"NORMAL":21825,"POSITION":4303},"indices":39347,"material":9,"mode":4},{"attributes":{"NORMAL":21826,"POSITION":4304},"indices":39348,"material":9,"mode":4},{"attributes":{"NORMAL":21827,"POSITION":4305},"indices":39349,"material":9,"mode":4},{"attributes":{"NORMAL":21828,"POSITION":4306},"indices":39350,"material":13,"mode":4},{"attributes":{"NORMAL":21829,"POSITION":4307},"indices":39351,"material":9,"mode":4},{"attributes":{"NORMAL":21830,"POSITION":4308},"indices":39352,"material":9,"mode":4},{"attributes":{"NORMAL":21831,"POSITION":4309},"indices":39353,"material":9,"mode":4},{"attributes":{"NORMAL":21832,"POSITION":4310},"indices":39354,"material":9,"mode":4},{"attributes":{"NORMAL":21833,"POSITION":4311},"indices":39355,"material":9,"mode":4},{"attributes":{"NORMAL":21834,"POSITION":4312},"indices":39356,"material":13,"mode":4},{"attributes":{"NORMAL":21835,"POSITION":4313},"indices":39357,"material":9,"mode":4},{"attributes":{"NORMAL":21836,"POSITION":4314},"indices":39358,"material":9,"mode":4},{"attributes":{"NORMAL":21837,"POSITION":4315},"indices":39359,"material":9,"mode":4},{"attributes":{"NORMAL":21838,"POSITION":4316},"indices":39360,"material":9,"mode":4},{"attributes":{"NORMAL":21839,"POSITION":4317},"indices":39361,"material":9,"mode":4},{"attributes":{"NORMAL":21840,"POSITION":4318},"indices":39362,"material":9,"mode":4},{"attributes":{"NORMAL":21841,"POSITION":4319},"indices":39363,"material":9,"mode":4},{"attributes":{"NORMAL":21842,"POSITION":4320},"indices":39364,"material":9,"mode":4},{"attributes":{"NORMAL":21843,"POSITION":4321},"indices":39365,"material":9,"mode":4},{"attributes":{"NORMAL":21844,"POSITION":4322},"indices":39366,"material":9,"mode":4},{"attributes":{"NORMAL":21845,"POSITION":4323},"indices":39367,"material":9,"mode":4},{"attributes":{"NORMAL":21846,"POSITION":4324},"indices":39368,"material":9,"mode":4},{"attributes":{"NORMAL":21847,"POSITION":4325},"indices":39369,"material":9,"mode":4},{"attributes":{"NORMAL":21848,"POSITION":4326},"indices":39370,"material":9,"mode":4},{"attributes":{"NORMAL":21849,"POSITION":4327},"indices":39371,"material":9,"mode":4},{"attributes":{"NORMAL":21850,"POSITION":4328},"indices":39372,"material":9,"mode":4},{"attributes":{"NORMAL":21851,"POSITION":4329},"indices":39373,"material":9,"mode":4},{"attributes":{"NORMAL":21852,"POSITION":4330},"indices":39374,"material":9,"mode":4},{"attributes":{"NORMAL":21853,"POSITION":4331},"indices":39375,"material":9,"mode":4},{"attributes":{"NORMAL":21854,"POSITION":4332},"indices":39376,"material":9,"mode":4},{"attributes":{"NORMAL":21855,"POSITION":4333},"indices":39377,"material":9,"mode":4},{"attributes":{"NORMAL":21856,"POSITION":4334},"indices":39378,"material":13,"mode":4},{"attributes":{"NORMAL":21857,"POSITION":4335},"indices":39379,"material":9,"mode":4},{"attributes":{"NORMAL":21858,"POSITION":4336},"indices":39380,"material":9,"mode":4},{"attributes":{"NORMAL":21859,"POSITION":4337},"indices":39381,"material":9,"mode":4},{"attributes":{"NORMAL":21860,"POSITION":4338},"indices":39382,"material":9,"mode":4},{"attributes":{"NORMAL":21861,"POSITION":4339},"indices":39383,"material":9,"mode":4},{"attributes":{"NORMAL":21862,"POSITION":4340},"indices":39384,"material":9,"mode":4},{"attributes":{"NORMAL":21863,"POSITION":4341},"indices":39385,"material":9,"mode":4},{"attributes":{"NORMAL":21864,"POSITION":4342},"indices":39386,"material":9,"mode":4},{"attributes":{"NORMAL":21865,"POSITION":4343},"indices":39387,"material":9,"mode":4},{"attributes":{"NORMAL":21866,"POSITION":4344},"indices":39388,"material":9,"mode":4},{"attributes":{"NORMAL":21867,"POSITION":4345},"indices":39389,"material":9,"mode":4},{"attributes":{"NORMAL":21868,"POSITION":4346},"indices":39390,"material":9,"mode":4},{"attributes":{"NORMAL":21869,"POSITION":4347},"indices":39391,"material":9,"mode":4},{"attributes":{"NORMAL":21870,"POSITION":4348},"indices":39392,"material":9,"mode":4},{"attributes":{"NORMAL":21871,"POSITION":4349},"indices":39393,"material":9,"mode":4},{"attributes":{"NORMAL":21872,"POSITION":4350},"indices":39394,"material":13,"mode":4}]},{"name":"COMPOUND210","primitives":[{"attributes":{"NORMAL":21873,"POSITION":4351},"indices":39395,"material":7,"mode":4},{"attributes":{"NORMAL":21874,"POSITION":4352},"indices":39396,"material":7,"mode":4},{"attributes":{"NORMAL":21875,"POSITION":4353},"indices":39397,"material":7,"mode":4},{"attributes":{"NORMAL":21876,"POSITION":4354},"indices":39398,"material":7,"mode":4},{"attributes":{"NORMAL":21877,"POSITION":4355},"indices":39399,"material":7,"mode":4},{"attributes":{"NORMAL":21878,"POSITION":4356},"indices":39400,"material":7,"mode":4},{"attributes":{"NORMAL":21879,"POSITION":4357},"indices":39401,"material":7,"mode":4},{"attributes":{"NORMAL":21880,"POSITION":4358},"indices":39402,"material":7,"mode":4},{"attributes":{"NORMAL":21881,"POSITION":4359},"indices":39403,"material":7,"mode":4},{"attributes":{"NORMAL":21882,"POSITION":4360},"indices":39404,"material":7,"mode":4}]},{"name":"COMPOUND211","primitives":[{"attributes":{"NORMAL":21883,"POSITION":4361},"indices":39405,"material":7,"mode":4},{"attributes":{"NORMAL":21884,"POSITION":4362},"indices":39406,"material":7,"mode":4},{"attributes":{"NORMAL":21885,"POSITION":4363},"indices":39407,"material":7,"mode":4},{"attributes":{"NORMAL":21886,"POSITION":4364},"indices":39408,"material":7,"mode":4},{"attributes":{"NORMAL":21887,"POSITION":4365},"indices":39409,"material":7,"mode":4},{"attributes":{"NORMAL":21888,"POSITION":4366},"indices":39410,"material":7,"mode":4},{"attributes":{"NORMAL":21889,"POSITION":4367},"indices":39411,"material":7,"mode":4},{"attributes":{"NORMAL":21890,"POSITION":4368},"indices":39412,"material":7,"mode":4},{"attributes":{"NORMAL":21891,"POSITION":4369},"indices":39413,"material":7,"mode":4},{"attributes":{"NORMAL":21892,"POSITION":4370},"indices":39414,"material":7,"mode":4}]},{"name":"COMPOUND212","primitives":[{"attributes":{"NORMAL":21893,"POSITION":4371},"indices":39415,"material":13,"mode":4},{"attributes":{"NORMAL":21894,"POSITION":4372},"indices":39416,"material":13,"mode":4},{"attributes":{"NORMAL":21895,"POSITION":4373},"indices":39417,"material":13,"mode":4},{"attributes":{"NORMAL":21896,"POSITION":4374},"indices":39418,"material":13,"mode":4},{"attributes":{"NORMAL":21897,"POSITION":4375},"indices":39419,"material":13,"mode":4},{"attributes":{"NORMAL":21898,"POSITION":4376},"indices":39420,"material":13,"mode":4},{"attributes":{"NORMAL":21899,"POSITION":4377},"indices":39421,"material":13,"mode":4},{"attributes":{"NORMAL":21900,"POSITION":4378},"indices":39422,"material":13,"mode":4},{"attributes":{"NORMAL":21901,"POSITION":4379},"indices":39423,"material":13,"mode":4},{"attributes":{"NORMAL":21902,"POSITION":4380},"indices":39424,"material":13,"mode":4},{"attributes":{"NORMAL":21903,"POSITION":4381},"indices":39425,"material":9,"mode":4},{"attributes":{"NORMAL":21904,"POSITION":4382},"indices":39426,"material":9,"mode":4},{"attributes":{"NORMAL":21905,"POSITION":4383},"indices":39427,"material":9,"mode":4},{"attributes":{"NORMAL":21906,"POSITION":4384},"indices":39428,"material":9,"mode":4},{"attributes":{"NORMAL":21907,"POSITION":4385},"indices":39429,"material":9,"mode":4},{"attributes":{"NORMAL":21908,"POSITION":4386},"indices":39430,"material":13,"mode":4},{"attributes":{"NORMAL":21909,"POSITION":4387},"indices":39431,"material":9,"mode":4},{"attributes":{"NORMAL":21910,"POSITION":4388},"indices":39432,"material":9,"mode":4},{"attributes":{"NORMAL":21911,"POSITION":4389},"indices":39433,"material":9,"mode":4},{"attributes":{"NORMAL":21912,"POSITION":4390},"indices":39434,"material":9,"mode":4},{"attributes":{"NORMAL":21913,"POSITION":4391},"indices":39435,"material":9,"mode":4},{"attributes":{"NORMAL":21914,"POSITION":4392},"indices":39436,"material":13,"mode":4},{"attributes":{"NORMAL":21915,"POSITION":4393},"indices":39437,"material":9,"mode":4},{"attributes":{"NORMAL":21916,"POSITION":4394},"indices":39438,"material":9,"mode":4},{"attributes":{"NORMAL":21917,"POSITION":4395},"indices":39439,"material":9,"mode":4},{"attributes":{"NORMAL":21918,"POSITION":4396},"indices":39440,"material":9,"mode":4},{"attributes":{"NORMAL":21919,"POSITION":4397},"indices":39441,"material":9,"mode":4},{"attributes":{"NORMAL":21920,"POSITION":4398},"indices":39442,"material":9,"mode":4},{"attributes":{"NORMAL":21921,"POSITION":4399},"indices":39443,"material":9,"mode":4},{"attributes":{"NORMAL":21922,"POSITION":4400},"indices":39444,"material":9,"mode":4},{"attributes":{"NORMAL":21923,"POSITION":4401},"indices":39445,"material":9,"mode":4},{"attributes":{"NORMAL":21924,"POSITION":4402},"indices":39446,"material":9,"mode":4},{"attributes":{"NORMAL":21925,"POSITION":4403},"indices":39447,"material":9,"mode":4},{"attributes":{"NORMAL":21926,"POSITION":4404},"indices":39448,"material":9,"mode":4},{"attributes":{"NORMAL":21927,"POSITION":4405},"indices":39449,"material":9,"mode":4},{"attributes":{"NORMAL":21928,"POSITION":4406},"indices":39450,"material":9,"mode":4},{"attributes":{"NORMAL":21929,"POSITION":4407},"indices":39451,"material":9,"mode":4},{"attributes":{"NORMAL":21930,"POSITION":4408},"indices":39452,"material":9,"mode":4},{"attributes":{"NORMAL":21931,"POSITION":4409},"indices":39453,"material":9,"mode":4},{"attributes":{"NORMAL":21932,"POSITION":4410},"indices":39454,"material":9,"mode":4},{"attributes":{"NORMAL":21933,"POSITION":4411},"indices":39455,"material":9,"mode":4},{"attributes":{"NORMAL":21934,"POSITION":4412},"indices":39456,"material":9,"mode":4},{"attributes":{"NORMAL":21935,"POSITION":4413},"indices":39457,"material":9,"mode":4},{"attributes":{"NORMAL":21936,"POSITION":4414},"indices":39458,"material":13,"mode":4},{"attributes":{"NORMAL":21937,"POSITION":4415},"indices":39459,"material":9,"mode":4},{"attributes":{"NORMAL":21938,"POSITION":4416},"indices":39460,"material":9,"mode":4},{"attributes":{"NORMAL":21939,"POSITION":4417},"indices":39461,"material":9,"mode":4},{"attributes":{"NORMAL":21940,"POSITION":4418},"indices":39462,"material":9,"mode":4},{"attributes":{"NORMAL":21941,"POSITION":4419},"indices":39463,"material":9,"mode":4},{"attributes":{"NORMAL":21942,"POSITION":4420},"indices":39464,"material":9,"mode":4},{"attributes":{"NORMAL":21943,"POSITION":4421},"indices":39465,"material":9,"mode":4},{"attributes":{"NORMAL":21944,"POSITION":4422},"indices":39466,"material":9,"mode":4},{"attributes":{"NORMAL":21945,"POSITION":4423},"indices":39467,"material":9,"mode":4},{"attributes":{"NORMAL":21946,"POSITION":4424},"indices":39468,"material":9,"mode":4},{"attributes":{"NORMAL":21947,"POSITION":4425},"indices":39469,"material":9,"mode":4},{"attributes":{"NORMAL":21948,"POSITION":4426},"indices":39470,"material":9,"mode":4},{"attributes":{"NORMAL":21949,"POSITION":4427},"indices":39471,"material":9,"mode":4},{"attributes":{"NORMAL":21950,"POSITION":4428},"indices":39472,"material":9,"mode":4},{"attributes":{"NORMAL":21951,"POSITION":4429},"indices":39473,"material":9,"mode":4},{"attributes":{"NORMAL":21952,"POSITION":4430},"indices":39474,"material":13,"mode":4}]},{"name":"COMPOUND213","primitives":[{"attributes":{"NORMAL":21953,"POSITION":4431},"indices":39475,"material":8,"mode":4},{"attributes":{"NORMAL":21954,"POSITION":4432},"indices":39476,"material":8,"mode":4},{"attributes":{"NORMAL":21955,"POSITION":4433},"indices":39477,"material":8,"mode":4},{"attributes":{"NORMAL":21956,"POSITION":4434},"indices":39478,"material":8,"mode":4},{"attributes":{"NORMAL":21957,"POSITION":4435},"indices":39479,"material":8,"mode":4},{"attributes":{"NORMAL":21958,"POSITION":4436},"indices":39480,"material":8,"mode":4},{"attributes":{"NORMAL":21959,"POSITION":4437},"indices":39481,"material":8,"mode":4},{"attributes":{"NORMAL":21960,"POSITION":4438},"indices":39482,"material":8,"mode":4},{"attributes":{"NORMAL":21961,"POSITION":4439},"indices":39483,"material":8,"mode":4},{"attributes":{"NORMAL":21962,"POSITION":4440},"indices":39484,"material":8,"mode":4},{"attributes":{"NORMAL":21963,"POSITION":4441},"indices":39485,"material":8,"mode":4},{"attributes":{"NORMAL":21964,"POSITION":4442},"indices":39486,"material":8,"mode":4},{"attributes":{"NORMAL":21965,"POSITION":4443},"indices":39487,"material":8,"mode":4},{"attributes":{"NORMAL":21966,"POSITION":4444},"indices":39488,"material":8,"mode":4},{"attributes":{"NORMAL":21967,"POSITION":4445},"indices":39489,"material":8,"mode":4},{"attributes":{"NORMAL":21968,"POSITION":4446},"indices":39490,"material":8,"mode":4},{"attributes":{"NORMAL":21969,"POSITION":4447},"indices":39491,"material":8,"mode":4}]},{"name":"COMPOUND214","primitives":[{"attributes":{"NORMAL":21970,"POSITION":4448},"indices":39492,"material":14,"mode":4},{"attributes":{"NORMAL":21971,"POSITION":4449},"indices":39493,"material":14,"mode":4}]},{"name":"COMPOUND215","primitives":[{"attributes":{"NORMAL":21972,"POSITION":4450},"indices":39494,"material":7,"mode":4},{"attributes":{"NORMAL":21973,"POSITION":4451},"indices":39495,"material":7,"mode":4},{"attributes":{"NORMAL":21974,"POSITION":4452},"indices":39496,"material":7,"mode":4},{"attributes":{"NORMAL":21975,"POSITION":4453},"indices":39497,"material":7,"mode":4},{"attributes":{"NORMAL":21976,"POSITION":4454},"indices":39498,"material":7,"mode":4},{"attributes":{"NORMAL":21977,"POSITION":4455},"indices":39499,"material":7,"mode":4},{"attributes":{"NORMAL":21978,"POSITION":4456},"indices":39500,"material":7,"mode":4},{"attributes":{"NORMAL":21979,"POSITION":4457},"indices":39501,"material":7,"mode":4},{"attributes":{"NORMAL":21980,"POSITION":4458},"indices":39502,"material":7,"mode":4},{"attributes":{"NORMAL":21981,"POSITION":4459},"indices":39503,"material":7,"mode":4}]},{"name":"COMPOUND216","primitives":[{"attributes":{"NORMAL":21982,"POSITION":4460},"indices":39504,"material":15,"mode":4},{"attributes":{"NORMAL":21983,"POSITION":4461},"indices":39505,"material":15,"mode":4},{"attributes":{"NORMAL":21984,"POSITION":4462},"indices":39506,"material":15,"mode":4},{"attributes":{"NORMAL":21985,"POSITION":4463},"indices":39507,"material":15,"mode":4},{"attributes":{"NORMAL":21986,"POSITION":4464},"indices":39508,"material":15,"mode":4},{"attributes":{"NORMAL":21987,"POSITION":4465},"indices":39509,"material":15,"mode":4},{"attributes":{"NORMAL":21988,"POSITION":4466},"indices":39510,"material":15,"mode":4},{"attributes":{"NORMAL":21989,"POSITION":4467},"indices":39511,"material":15,"mode":4},{"attributes":{"NORMAL":21990,"POSITION":4468},"indices":39512,"material":15,"mode":4},{"attributes":{"NORMAL":21991,"POSITION":4469},"indices":39513,"material":15,"mode":4},{"attributes":{"NORMAL":21992,"POSITION":4470},"indices":39514,"material":9,"mode":4},{"attributes":{"NORMAL":21993,"POSITION":4471},"indices":39515,"material":9,"mode":4},{"attributes":{"NORMAL":21994,"POSITION":4472},"indices":39516,"material":9,"mode":4},{"attributes":{"NORMAL":21995,"POSITION":4473},"indices":39517,"material":9,"mode":4},{"attributes":{"NORMAL":21996,"POSITION":4474},"indices":39518,"material":9,"mode":4},{"attributes":{"NORMAL":21997,"POSITION":4475},"indices":39519,"material":15,"mode":4},{"attributes":{"NORMAL":21998,"POSITION":4476},"indices":39520,"material":9,"mode":4},{"attributes":{"NORMAL":21999,"POSITION":4477},"indices":39521,"material":9,"mode":4},{"attributes":{"NORMAL":22000,"POSITION":4478},"indices":39522,"material":9,"mode":4},{"attributes":{"NORMAL":22001,"POSITION":4479},"indices":39523,"material":9,"mode":4},{"attributes":{"NORMAL":22002,"POSITION":4480},"indices":39524,"material":9,"mode":4},{"attributes":{"NORMAL":22003,"POSITION":4481},"indices":39525,"material":9,"mode":4},{"attributes":{"NORMAL":22004,"POSITION":4482},"indices":39526,"material":9,"mode":4},{"attributes":{"NORMAL":22005,"POSITION":4483},"indices":39527,"material":9,"mode":4},{"attributes":{"NORMAL":22006,"POSITION":4484},"indices":39528,"material":9,"mode":4},{"attributes":{"NORMAL":22007,"POSITION":4485},"indices":39529,"material":9,"mode":4},{"attributes":{"NORMAL":22008,"POSITION":4486},"indices":39530,"material":9,"mode":4},{"attributes":{"NORMAL":22009,"POSITION":4487},"indices":39531,"material":9,"mode":4},{"attributes":{"NORMAL":22010,"POSITION":4488},"indices":39532,"material":9,"mode":4},{"attributes":{"NORMAL":22011,"POSITION":4489},"indices":39533,"material":9,"mode":4},{"attributes":{"NORMAL":22012,"POSITION":4490},"indices":39534,"material":9,"mode":4},{"attributes":{"NORMAL":22013,"POSITION":4491},"indices":39535,"material":9,"mode":4},{"attributes":{"NORMAL":22014,"POSITION":4492},"indices":39536,"material":9,"mode":4},{"attributes":{"NORMAL":22015,"POSITION":4493},"indices":39537,"material":9,"mode":4},{"attributes":{"NORMAL":22016,"POSITION":4494},"indices":39538,"material":9,"mode":4},{"attributes":{"NORMAL":22017,"POSITION":4495},"indices":39539,"material":9,"mode":4},{"attributes":{"NORMAL":22018,"POSITION":4496},"indices":39540,"material":15,"mode":4},{"attributes":{"NORMAL":22019,"POSITION":4497},"indices":39541,"material":9,"mode":4},{"attributes":{"NORMAL":22020,"POSITION":4498},"indices":39542,"material":9,"mode":4},{"attributes":{"NORMAL":22021,"POSITION":4499},"indices":39543,"material":9,"mode":4},{"attributes":{"NORMAL":22022,"POSITION":4500},"indices":39544,"material":9,"mode":4},{"attributes":{"NORMAL":22023,"POSITION":4501},"indices":39545,"material":9,"mode":4},{"attributes":{"NORMAL":22024,"POSITION":4502},"indices":39546,"material":15,"mode":4},{"attributes":{"NORMAL":22025,"POSITION":4503},"indices":39547,"material":9,"mode":4},{"attributes":{"NORMAL":22026,"POSITION":4504},"indices":39548,"material":9,"mode":4},{"attributes":{"NORMAL":22027,"POSITION":4505},"indices":39549,"material":9,"mode":4},{"attributes":{"NORMAL":22028,"POSITION":4506},"indices":39550,"material":9,"mode":4},{"attributes":{"NORMAL":22029,"POSITION":4507},"indices":39551,"material":9,"mode":4},{"attributes":{"NORMAL":22030,"POSITION":4508},"indices":39552,"material":9,"mode":4},{"attributes":{"NORMAL":22031,"POSITION":4509},"indices":39553,"material":9,"mode":4}]},{"name":"COMPOUND217","primitives":[{"attributes":{"NORMAL":22032,"POSITION":4510},"indices":39554,"material":7,"mode":4},{"attributes":{"NORMAL":22033,"POSITION":4511},"indices":39555,"material":7,"mode":4},{"attributes":{"NORMAL":22034,"POSITION":4512},"indices":39556,"material":7,"mode":4},{"attributes":{"NORMAL":22035,"POSITION":4513},"indices":39557,"material":7,"mode":4},{"attributes":{"NORMAL":22036,"POSITION":4514},"indices":39558,"material":7,"mode":4},{"attributes":{"NORMAL":22037,"POSITION":4515},"indices":39559,"material":7,"mode":4},{"attributes":{"NORMAL":22038,"POSITION":4516},"indices":39560,"material":7,"mode":4},{"attributes":{"NORMAL":22039,"POSITION":4517},"indices":39561,"material":7,"mode":4},{"attributes":{"NORMAL":22040,"POSITION":4518},"indices":39562,"material":7,"mode":4},{"attributes":{"NORMAL":22041,"POSITION":4519},"indices":39563,"material":7,"mode":4}]},{"name":"COMPOUND218","primitives":[{"attributes":{"NORMAL":22042,"POSITION":4520},"indices":39564,"material":7,"mode":4},{"attributes":{"NORMAL":22043,"POSITION":4521},"indices":39565,"material":7,"mode":4},{"attributes":{"NORMAL":22044,"POSITION":4522},"indices":39566,"material":7,"mode":4},{"attributes":{"NORMAL":22045,"POSITION":4523},"indices":39567,"material":7,"mode":4},{"attributes":{"NORMAL":22046,"POSITION":4524},"indices":39568,"material":7,"mode":4},{"attributes":{"NORMAL":22047,"POSITION":4525},"indices":39569,"material":7,"mode":4},{"attributes":{"NORMAL":22048,"POSITION":4526},"indices":39570,"material":7,"mode":4},{"attributes":{"NORMAL":22049,"POSITION":4527},"indices":39571,"material":7,"mode":4},{"attributes":{"NORMAL":22050,"POSITION":4528},"indices":39572,"material":7,"mode":4},{"attributes":{"NORMAL":22051,"POSITION":4529},"indices":39573,"material":7,"mode":4}]},{"name":"COMPOUND219","primitives":[{"attributes":{"NORMAL":22052,"POSITION":4530},"indices":39574,"material":7,"mode":4},{"attributes":{"NORMAL":22053,"POSITION":4531},"indices":39575,"material":7,"mode":4},{"attributes":{"NORMAL":22054,"POSITION":4532},"indices":39576,"material":7,"mode":4},{"attributes":{"NORMAL":22055,"POSITION":4533},"indices":39577,"material":7,"mode":4},{"attributes":{"NORMAL":22056,"POSITION":4534},"indices":39578,"material":7,"mode":4},{"attributes":{"NORMAL":22057,"POSITION":4535},"indices":39579,"material":7,"mode":4},{"attributes":{"NORMAL":22058,"POSITION":4536},"indices":39580,"material":7,"mode":4},{"attributes":{"NORMAL":22059,"POSITION":4537},"indices":39581,"material":7,"mode":4},{"attributes":{"NORMAL":22060,"POSITION":4538},"indices":39582,"material":7,"mode":4},{"attributes":{"NORMAL":22061,"POSITION":4539},"indices":39583,"material":7,"mode":4}]},{"name":"COMPOUND220","primitives":[{"attributes":{"NORMAL":22062,"POSITION":4540},"indices":39584,"material":8,"mode":4},{"attributes":{"NORMAL":22063,"POSITION":4541},"indices":39585,"material":8,"mode":4},{"attributes":{"NORMAL":22064,"POSITION":4542},"indices":39586,"material":8,"mode":4},{"attributes":{"NORMAL":22065,"POSITION":4543},"indices":39587,"material":8,"mode":4},{"attributes":{"NORMAL":22066,"POSITION":4544},"indices":39588,"material":8,"mode":4},{"attributes":{"NORMAL":22067,"POSITION":4545},"indices":39589,"material":8,"mode":4},{"attributes":{"NORMAL":22068,"POSITION":4546},"indices":39590,"material":8,"mode":4},{"attributes":{"NORMAL":22069,"POSITION":4547},"indices":39591,"material":8,"mode":4},{"attributes":{"NORMAL":22070,"POSITION":4548},"indices":39592,"material":8,"mode":4},{"attributes":{"NORMAL":22071,"POSITION":4549},"indices":39593,"material":8,"mode":4},{"attributes":{"NORMAL":22072,"POSITION":4550},"indices":39594,"material":8,"mode":4},{"attributes":{"NORMAL":22073,"POSITION":4551},"indices":39595,"material":8,"mode":4},{"attributes":{"NORMAL":22074,"POSITION":4552},"indices":39596,"material":8,"mode":4},{"attributes":{"NORMAL":22075,"POSITION":4553},"indices":39597,"material":8,"mode":4}]},{"name":"COMPOUND221","primitives":[{"attributes":{"NORMAL":22076,"POSITION":4554},"indices":39598,"material":16,"mode":4},{"attributes":{"NORMAL":22077,"POSITION":4555},"indices":39599,"material":16,"mode":4},{"attributes":{"NORMAL":22078,"POSITION":4556},"indices":39600,"material":16,"mode":4},{"attributes":{"NORMAL":22079,"POSITION":4557},"indices":39601,"material":16,"mode":4},{"attributes":{"NORMAL":22080,"POSITION":4558},"indices":39602,"material":16,"mode":4},{"attributes":{"NORMAL":22081,"POSITION":4559},"indices":39603,"material":16,"mode":4},{"attributes":{"NORMAL":22082,"POSITION":4560},"indices":39604,"material":16,"mode":4},{"attributes":{"NORMAL":22083,"POSITION":4561},"indices":39605,"material":16,"mode":4},{"attributes":{"NORMAL":22084,"POSITION":4562},"indices":39606,"material":16,"mode":4},{"attributes":{"NORMAL":22085,"POSITION":4563},"indices":39607,"material":16,"mode":4}]},{"name":"COMPOUND222","primitives":[{"attributes":{"NORMAL":22086,"POSITION":4564},"indices":39608,"material":7,"mode":4},{"attributes":{"NORMAL":22087,"POSITION":4565},"indices":39609,"material":7,"mode":4},{"attributes":{"NORMAL":22088,"POSITION":4566},"indices":39610,"material":7,"mode":4},{"attributes":{"NORMAL":22089,"POSITION":4567},"indices":39611,"material":7,"mode":4},{"attributes":{"NORMAL":22090,"POSITION":4568},"indices":39612,"material":7,"mode":4},{"attributes":{"NORMAL":22091,"POSITION":4569},"indices":39613,"material":7,"mode":4},{"attributes":{"NORMAL":22092,"POSITION":4570},"indices":39614,"material":7,"mode":4},{"attributes":{"NORMAL":22093,"POSITION":4571},"indices":39615,"material":7,"mode":4},{"attributes":{"NORMAL":22094,"POSITION":4572},"indices":39616,"material":7,"mode":4},{"attributes":{"NORMAL":22095,"POSITION":4573},"indices":39617,"material":7,"mode":4}]},{"name":"COMPOUND223","primitives":[{"attributes":{"NORMAL":22096,"POSITION":4574},"indices":39618,"material":7,"mode":4},{"attributes":{"NORMAL":22097,"POSITION":4575},"indices":39619,"material":7,"mode":4},{"attributes":{"NORMAL":22098,"POSITION":4576},"indices":39620,"material":7,"mode":4},{"attributes":{"NORMAL":22099,"POSITION":4577},"indices":39621,"material":7,"mode":4},{"attributes":{"NORMAL":22100,"POSITION":4578},"indices":39622,"material":7,"mode":4},{"attributes":{"NORMAL":22101,"POSITION":4579},"indices":39623,"material":7,"mode":4},{"attributes":{"NORMAL":22102,"POSITION":4580},"indices":39624,"material":7,"mode":4},{"attributes":{"NORMAL":22103,"POSITION":4581},"indices":39625,"material":7,"mode":4},{"attributes":{"NORMAL":22104,"POSITION":4582},"indices":39626,"material":7,"mode":4},{"attributes":{"NORMAL":22105,"POSITION":4583},"indices":39627,"material":7,"mode":4}]},{"name":"COMPOUND224","primitives":[{"attributes":{"NORMAL":22106,"POSITION":4584},"indices":39628,"material":7,"mode":4},{"attributes":{"NORMAL":22107,"POSITION":4585},"indices":39629,"material":7,"mode":4},{"attributes":{"NORMAL":22108,"POSITION":4586},"indices":39630,"material":7,"mode":4},{"attributes":{"NORMAL":22109,"POSITION":4587},"indices":39631,"material":7,"mode":4},{"attributes":{"NORMAL":22110,"POSITION":4588},"indices":39632,"material":7,"mode":4},{"attributes":{"NORMAL":22111,"POSITION":4589},"indices":39633,"material":7,"mode":4},{"attributes":{"NORMAL":22112,"POSITION":4590},"indices":39634,"material":7,"mode":4},{"attributes":{"NORMAL":22113,"POSITION":4591},"indices":39635,"material":7,"mode":4},{"attributes":{"NORMAL":22114,"POSITION":4592},"indices":39636,"material":7,"mode":4},{"attributes":{"NORMAL":22115,"POSITION":4593},"indices":39637,"material":7,"mode":4}]},{"name":"COMPOUND225","primitives":[{"attributes":{"NORMAL":22116,"POSITION":4594},"indices":39638,"material":7,"mode":4},{"attributes":{"NORMAL":22117,"POSITION":4595},"indices":39639,"material":7,"mode":4},{"attributes":{"NORMAL":22118,"POSITION":4596},"indices":39640,"material":7,"mode":4},{"attributes":{"NORMAL":22119,"POSITION":4597},"indices":39641,"material":7,"mode":4},{"attributes":{"NORMAL":22120,"POSITION":4598},"indices":39642,"material":7,"mode":4},{"attributes":{"NORMAL":22121,"POSITION":4599},"indices":39643,"material":7,"mode":4},{"attributes":{"NORMAL":22122,"POSITION":4600},"indices":39644,"material":7,"mode":4},{"attributes":{"NORMAL":22123,"POSITION":4601},"indices":39645,"material":7,"mode":4},{"attributes":{"NORMAL":22124,"POSITION":4602},"indices":39646,"material":7,"mode":4},{"attributes":{"NORMAL":22125,"POSITION":4603},"indices":39647,"material":7,"mode":4}]},{"name":"COMPOUND226","primitives":[{"attributes":{"NORMAL":22126,"POSITION":4604},"indices":39648,"material":7,"mode":4},{"attributes":{"NORMAL":22127,"POSITION":4605},"indices":39649,"material":7,"mode":4},{"attributes":{"NORMAL":22128,"POSITION":4606},"indices":39650,"material":7,"mode":4},{"attributes":{"NORMAL":22129,"POSITION":4607},"indices":39651,"material":7,"mode":4},{"attributes":{"NORMAL":22130,"POSITION":4608},"indices":39652,"material":7,"mode":4},{"attributes":{"NORMAL":22131,"POSITION":4609},"indices":39653,"material":7,"mode":4},{"attributes":{"NORMAL":22132,"POSITION":4610},"indices":39654,"material":7,"mode":4},{"attributes":{"NORMAL":22133,"POSITION":4611},"indices":39655,"material":7,"mode":4},{"attributes":{"NORMAL":22134,"POSITION":4612},"indices":39656,"material":7,"mode":4},{"attributes":{"NORMAL":22135,"POSITION":4613},"indices":39657,"material":7,"mode":4}]},{"name":"COMPOUND227","primitives":[{"attributes":{"NORMAL":22136,"POSITION":4614},"indices":39658,"material":7,"mode":4},{"attributes":{"NORMAL":22137,"POSITION":4615},"indices":39659,"material":7,"mode":4},{"attributes":{"NORMAL":22138,"POSITION":4616},"indices":39660,"material":7,"mode":4},{"attributes":{"NORMAL":22139,"POSITION":4617},"indices":39661,"material":7,"mode":4},{"attributes":{"NORMAL":22140,"POSITION":4618},"indices":39662,"material":7,"mode":4},{"attributes":{"NORMAL":22141,"POSITION":4619},"indices":39663,"material":7,"mode":4},{"attributes":{"NORMAL":22142,"POSITION":4620},"indices":39664,"material":7,"mode":4},{"attributes":{"NORMAL":22143,"POSITION":4621},"indices":39665,"material":7,"mode":4},{"attributes":{"NORMAL":22144,"POSITION":4622},"indices":39666,"material":7,"mode":4},{"attributes":{"NORMAL":22145,"POSITION":4623},"indices":39667,"material":7,"mode":4}]},{"name":"COMPOUND228","primitives":[{"attributes":{"NORMAL":22146,"POSITION":4624},"indices":39668,"material":8,"mode":4},{"attributes":{"NORMAL":22147,"POSITION":4625},"indices":39669,"material":8,"mode":4},{"attributes":{"NORMAL":22148,"POSITION":4626},"indices":39670,"material":8,"mode":4},{"attributes":{"NORMAL":22149,"POSITION":4627},"indices":39671,"material":8,"mode":4},{"attributes":{"NORMAL":22150,"POSITION":4628},"indices":39672,"material":8,"mode":4},{"attributes":{"NORMAL":22151,"POSITION":4629},"indices":39673,"material":8,"mode":4},{"attributes":{"NORMAL":22152,"POSITION":4630},"indices":39674,"material":8,"mode":4},{"attributes":{"NORMAL":22153,"POSITION":4631},"indices":39675,"material":9,"mode":4},{"attributes":{"NORMAL":22154,"POSITION":4632},"indices":39676,"material":9,"mode":4},{"attributes":{"NORMAL":22155,"POSITION":4633},"indices":39677,"material":9,"mode":4}]},{"name":"COMPOUND229","primitives":[{"attributes":{"NORMAL":22156,"POSITION":4634},"indices":39678,"material":7,"mode":4},{"attributes":{"NORMAL":22157,"POSITION":4635},"indices":39679,"material":7,"mode":4},{"attributes":{"NORMAL":22158,"POSITION":4636},"indices":39680,"material":7,"mode":4},{"attributes":{"NORMAL":22159,"POSITION":4637},"indices":39681,"material":7,"mode":4},{"attributes":{"NORMAL":22160,"POSITION":4638},"indices":39682,"material":7,"mode":4},{"attributes":{"NORMAL":22161,"POSITION":4639},"indices":39683,"material":7,"mode":4},{"attributes":{"NORMAL":22162,"POSITION":4640},"indices":39684,"material":7,"mode":4},{"attributes":{"NORMAL":22163,"POSITION":4641},"indices":39685,"material":7,"mode":4},{"attributes":{"NORMAL":22164,"POSITION":4642},"indices":39686,"material":7,"mode":4},{"attributes":{"NORMAL":22165,"POSITION":4643},"indices":39687,"material":7,"mode":4}]},{"name":"COMPOUND230","primitives":[{"attributes":{"NORMAL":22166,"POSITION":4644},"indices":39688,"material":7,"mode":4},{"attributes":{"NORMAL":22167,"POSITION":4645},"indices":39689,"material":7,"mode":4},{"attributes":{"NORMAL":22168,"POSITION":4646},"indices":39690,"material":7,"mode":4},{"attributes":{"NORMAL":22169,"POSITION":4647},"indices":39691,"material":7,"mode":4},{"attributes":{"NORMAL":22170,"POSITION":4648},"indices":39692,"material":7,"mode":4},{"attributes":{"NORMAL":22171,"POSITION":4649},"indices":39693,"material":7,"mode":4},{"attributes":{"NORMAL":22172,"POSITION":4650},"indices":39694,"material":7,"mode":4},{"attributes":{"NORMAL":22173,"POSITION":4651},"indices":39695,"material":7,"mode":4},{"attributes":{"NORMAL":22174,"POSITION":4652},"indices":39696,"material":7,"mode":4},{"attributes":{"NORMAL":22175,"POSITION":4653},"indices":39697,"material":7,"mode":4}]},{"name":"COMPOUND231","primitives":[{"attributes":{"NORMAL":22176,"POSITION":4654},"indices":39698,"material":7,"mode":4},{"attributes":{"NORMAL":22177,"POSITION":4655},"indices":39699,"material":7,"mode":4},{"attributes":{"NORMAL":22178,"POSITION":4656},"indices":39700,"material":7,"mode":4},{"attributes":{"NORMAL":22179,"POSITION":4657},"indices":39701,"material":7,"mode":4},{"attributes":{"NORMAL":22180,"POSITION":4658},"indices":39702,"material":7,"mode":4},{"attributes":{"NORMAL":22181,"POSITION":4659},"indices":39703,"material":7,"mode":4},{"attributes":{"NORMAL":22182,"POSITION":4660},"indices":39704,"material":7,"mode":4},{"attributes":{"NORMAL":22183,"POSITION":4661},"indices":39705,"material":7,"mode":4},{"attributes":{"NORMAL":22184,"POSITION":4662},"indices":39706,"material":7,"mode":4},{"attributes":{"NORMAL":22185,"POSITION":4663},"indices":39707,"material":7,"mode":4}]},{"name":"COMPOUND232","primitives":[{"attributes":{"NORMAL":22186,"POSITION":4664},"indices":39708,"material":7,"mode":4},{"attributes":{"NORMAL":22187,"POSITION":4665},"indices":39709,"material":7,"mode":4},{"attributes":{"NORMAL":22188,"POSITION":4666},"indices":39710,"material":7,"mode":4},{"attributes":{"NORMAL":22189,"POSITION":4667},"indices":39711,"material":7,"mode":4},{"attributes":{"NORMAL":22190,"POSITION":4668},"indices":39712,"material":7,"mode":4},{"attributes":{"NORMAL":22191,"POSITION":4669},"indices":39713,"material":7,"mode":4},{"attributes":{"NORMAL":22192,"POSITION":4670},"indices":39714,"material":7,"mode":4},{"attributes":{"NORMAL":22193,"POSITION":4671},"indices":39715,"material":7,"mode":4},{"attributes":{"NORMAL":22194,"POSITION":4672},"indices":39716,"material":7,"mode":4},{"attributes":{"NORMAL":22195,"POSITION":4673},"indices":39717,"material":7,"mode":4}]},{"name":"COMPOUND233","primitives":[{"attributes":{"NORMAL":22196,"POSITION":4674},"indices":39718,"material":7,"mode":4},{"attributes":{"NORMAL":22197,"POSITION":4675},"indices":39719,"material":7,"mode":4},{"attributes":{"NORMAL":22198,"POSITION":4676},"indices":39720,"material":7,"mode":4},{"attributes":{"NORMAL":22199,"POSITION":4677},"indices":39721,"material":7,"mode":4},{"attributes":{"NORMAL":22200,"POSITION":4678},"indices":39722,"material":7,"mode":4},{"attributes":{"NORMAL":22201,"POSITION":4679},"indices":39723,"material":7,"mode":4},{"attributes":{"NORMAL":22202,"POSITION":4680},"indices":39724,"material":7,"mode":4},{"attributes":{"NORMAL":22203,"POSITION":4681},"indices":39725,"material":7,"mode":4},{"attributes":{"NORMAL":22204,"POSITION":4682},"indices":39726,"material":7,"mode":4},{"attributes":{"NORMAL":22205,"POSITION":4683},"indices":39727,"material":7,"mode":4}]},{"name":"COMPOUND234","primitives":[{"attributes":{"NORMAL":22206,"POSITION":4684},"indices":39728,"material":7,"mode":4},{"attributes":{"NORMAL":22207,"POSITION":4685},"indices":39729,"material":7,"mode":4},{"attributes":{"NORMAL":22208,"POSITION":4686},"indices":39730,"material":7,"mode":4},{"attributes":{"NORMAL":22209,"POSITION":4687},"indices":39731,"material":7,"mode":4},{"attributes":{"NORMAL":22210,"POSITION":4688},"indices":39732,"material":7,"mode":4},{"attributes":{"NORMAL":22211,"POSITION":4689},"indices":39733,"material":7,"mode":4},{"attributes":{"NORMAL":22212,"POSITION":4690},"indices":39734,"material":7,"mode":4},{"attributes":{"NORMAL":22213,"POSITION":4691},"indices":39735,"material":7,"mode":4},{"attributes":{"NORMAL":22214,"POSITION":4692},"indices":39736,"material":7,"mode":4},{"attributes":{"NORMAL":22215,"POSITION":4693},"indices":39737,"material":7,"mode":4}]},{"name":"COMPOUND235","primitives":[{"attributes":{"NORMAL":22216,"POSITION":4694},"indices":39738,"material":7,"mode":4},{"attributes":{"NORMAL":22217,"POSITION":4695},"indices":39739,"material":7,"mode":4},{"attributes":{"NORMAL":22218,"POSITION":4696},"indices":39740,"material":7,"mode":4},{"attributes":{"NORMAL":22219,"POSITION":4697},"indices":39741,"material":7,"mode":4},{"attributes":{"NORMAL":22220,"POSITION":4698},"indices":39742,"material":7,"mode":4},{"attributes":{"NORMAL":22221,"POSITION":4699},"indices":39743,"material":7,"mode":4},{"attributes":{"NORMAL":22222,"POSITION":4700},"indices":39744,"material":7,"mode":4},{"attributes":{"NORMAL":22223,"POSITION":4701},"indices":39745,"material":7,"mode":4},{"attributes":{"NORMAL":22224,"POSITION":4702},"indices":39746,"material":7,"mode":4},{"attributes":{"NORMAL":22225,"POSITION":4703},"indices":39747,"material":7,"mode":4}]},{"name":"COMPOUND236","primitives":[{"attributes":{"NORMAL":22226,"POSITION":4704},"indices":39748,"material":14,"mode":4},{"attributes":{"NORMAL":22227,"POSITION":4705},"indices":39749,"material":14,"mode":4}]},{"name":"COMPOUND237","primitives":[{"attributes":{"NORMAL":22228,"POSITION":4706},"indices":39750,"material":7,"mode":4},{"attributes":{"NORMAL":22229,"POSITION":4707},"indices":39751,"material":7,"mode":4},{"attributes":{"NORMAL":22230,"POSITION":4708},"indices":39752,"material":7,"mode":4},{"attributes":{"NORMAL":22231,"POSITION":4709},"indices":39753,"material":7,"mode":4},{"attributes":{"NORMAL":22232,"POSITION":4710},"indices":39754,"material":7,"mode":4},{"attributes":{"NORMAL":22233,"POSITION":4711},"indices":39755,"material":7,"mode":4},{"attributes":{"NORMAL":22234,"POSITION":4712},"indices":39756,"material":7,"mode":4},{"attributes":{"NORMAL":22235,"POSITION":4713},"indices":39757,"material":7,"mode":4},{"attributes":{"NORMAL":22236,"POSITION":4714},"indices":39758,"material":7,"mode":4},{"attributes":{"NORMAL":22237,"POSITION":4715},"indices":39759,"material":7,"mode":4}]},{"name":"COMPOUND238","primitives":[{"attributes":{"NORMAL":22238,"POSITION":4716},"indices":39760,"material":7,"mode":4},{"attributes":{"NORMAL":22239,"POSITION":4717},"indices":39761,"material":7,"mode":4},{"attributes":{"NORMAL":22240,"POSITION":4718},"indices":39762,"material":7,"mode":4},{"attributes":{"NORMAL":22241,"POSITION":4719},"indices":39763,"material":7,"mode":4},{"attributes":{"NORMAL":22242,"POSITION":4720},"indices":39764,"material":7,"mode":4},{"attributes":{"NORMAL":22243,"POSITION":4721},"indices":39765,"material":7,"mode":4},{"attributes":{"NORMAL":22244,"POSITION":4722},"indices":39766,"material":7,"mode":4},{"attributes":{"NORMAL":22245,"POSITION":4723},"indices":39767,"material":7,"mode":4},{"attributes":{"NORMAL":22246,"POSITION":4724},"indices":39768,"material":7,"mode":4},{"attributes":{"NORMAL":22247,"POSITION":4725},"indices":39769,"material":7,"mode":4}]},{"name":"COMPOUND239","primitives":[{"attributes":{"NORMAL":22248,"POSITION":4726},"indices":39770,"material":7,"mode":4},{"attributes":{"NORMAL":22249,"POSITION":4727},"indices":39771,"material":7,"mode":4},{"attributes":{"NORMAL":22250,"POSITION":4728},"indices":39772,"material":7,"mode":4},{"attributes":{"NORMAL":22251,"POSITION":4729},"indices":39773,"material":7,"mode":4},{"attributes":{"NORMAL":22252,"POSITION":4730},"indices":39774,"material":7,"mode":4},{"attributes":{"NORMAL":22253,"POSITION":4731},"indices":39775,"material":7,"mode":4},{"attributes":{"NORMAL":22254,"POSITION":4732},"indices":39776,"material":7,"mode":4},{"attributes":{"NORMAL":22255,"POSITION":4733},"indices":39777,"material":7,"mode":4},{"attributes":{"NORMAL":22256,"POSITION":4734},"indices":39778,"material":7,"mode":4},{"attributes":{"NORMAL":22257,"POSITION":4735},"indices":39779,"material":7,"mode":4}]},{"name":"COMPOUND240","primitives":[{"attributes":{"NORMAL":22258,"POSITION":4736},"indices":39780,"material":14,"mode":4},{"attributes":{"NORMAL":22259,"POSITION":4737},"indices":39781,"material":14,"mode":4}]},{"name":"COMPOUND241","primitives":[{"attributes":{"NORMAL":22260,"POSITION":4738},"indices":39782,"material":8,"mode":4},{"attributes":{"NORMAL":22261,"POSITION":4739},"indices":39783,"material":8,"mode":4},{"attributes":{"NORMAL":22262,"POSITION":4740},"indices":39784,"material":8,"mode":4},{"attributes":{"NORMAL":22263,"POSITION":4741},"indices":39785,"material":8,"mode":4},{"attributes":{"NORMAL":22264,"POSITION":4742},"indices":39786,"material":8,"mode":4},{"attributes":{"NORMAL":22265,"POSITION":4743},"indices":39787,"material":8,"mode":4},{"attributes":{"NORMAL":22266,"POSITION":4744},"indices":39788,"material":8,"mode":4},{"attributes":{"NORMAL":22267,"POSITION":4745},"indices":39789,"material":9,"mode":4},{"attributes":{"NORMAL":22268,"POSITION":4746},"indices":39790,"material":9,"mode":4},{"attributes":{"NORMAL":22269,"POSITION":4747},"indices":39791,"material":9,"mode":4}]},{"name":"COMPOUND243","primitives":[{"attributes":{"NORMAL":22270,"POSITION":4748},"indices":39792,"material":13,"mode":4}]},{"name":"COMPOUND244","primitives":[{"attributes":{"NORMAL":22271,"POSITION":4749},"indices":39793,"material":17,"mode":4}]},{"name":"COMPOUND245","primitives":[{"attributes":{"NORMAL":22272,"POSITION":4750},"indices":39794,"material":17,"mode":4}]},{"name":"COMPOUND246","primitives":[{"attributes":{"NORMAL":22273,"POSITION":4751},"indices":39795,"material":17,"mode":4}]},{"name":"COMPOUND247","primitives":[{"attributes":{"NORMAL":22274,"POSITION":4752},"indices":39796,"material":13,"mode":4}]},{"name":"COMPOUND248","primitives":[{"attributes":{"NORMAL":22275,"POSITION":4753},"indices":39797,"material":17,"mode":4}]},{"name":"COMPOUND249","primitives":[{"attributes":{"NORMAL":22276,"POSITION":4754},"indices":39798,"material":13,"mode":4}]},{"name":"COMPOUND250","primitives":[{"attributes":{"NORMAL":22277,"POSITION":4755},"indices":39799,"material":17,"mode":4}]},{"name":"COMPOUND251","primitives":[{"attributes":{"NORMAL":22278,"POSITION":4756},"indices":39800,"material":17,"mode":4}]},{"name":"COMPOUND252","primitives":[{"attributes":{"NORMAL":22279,"POSITION":4757},"indices":39801,"material":17,"mode":4}]},{"name":"COMPOUND253","primitives":[{"attributes":{"NORMAL":22280,"POSITION":4758},"indices":39802,"material":17,"mode":4}]},{"name":"COMPOUND254","primitives":[{"attributes":{"NORMAL":22281,"POSITION":4759},"indices":39803,"material":17,"mode":4}]},{"name":"COMPOUND255","primitives":[{"attributes":{"NORMAL":22282,"POSITION":4760},"indices":39804,"material":13,"mode":4}]},{"name":"COMPOUND257","primitives":[{"attributes":{"NORMAL":22283,"POSITION":4761},"indices":39805,"material":17,"mode":4}]},{"name":"COMPOUND258","primitives":[{"attributes":{"NORMAL":22284,"POSITION":4762},"indices":39806,"material":13,"mode":4}]},{"name":"COMPOUND259","primitives":[{"attributes":{"NORMAL":22285,"POSITION":4763},"indices":39807,"material":13,"mode":4}]},{"name":"COMPOUND260","primitives":[{"attributes":{"NORMAL":22286,"POSITION":4764},"indices":39808,"material":13,"mode":4}]},{"name":"COMPOUND261","primitives":[{"attributes":{"NORMAL":22287,"POSITION":4765},"indices":39809,"material":13,"mode":4}]},{"name":"COMPOUND262","primitives":[{"attributes":{"NORMAL":22288,"POSITION":4766},"indices":39810,"material":17,"mode":4}]},{"name":"COMPOUND263","primitives":[{"attributes":{"NORMAL":22289,"POSITION":4767},"indices":39811,"material":17,"mode":4}]},{"name":"COMPOUND264","primitives":[{"attributes":{"NORMAL":22290,"POSITION":4768},"indices":39812,"material":17,"mode":4}]},{"name":"COMPOUND265","primitives":[{"attributes":{"NORMAL":22291,"POSITION":4769},"indices":39813,"material":17,"mode":4}]},{"name":"COMPOUND266","primitives":[{"attributes":{"NORMAL":22292,"POSITION":4770},"indices":39814,"material":17,"mode":4}]},{"name":"COMPOUND267","primitives":[{"attributes":{"NORMAL":22293,"POSITION":4771},"indices":39815,"material":17,"mode":4}]},{"name":"COMPOUND268","primitives":[{"attributes":{"NORMAL":22294,"POSITION":4772},"indices":39816,"material":13,"mode":4}]},{"name":"COMPOUND269","primitives":[{"attributes":{"NORMAL":22295,"POSITION":4773},"indices":39817,"material":17,"mode":4}]},{"name":"COMPOUND271","primitives":[{"attributes":{"NORMAL":22296,"POSITION":4774},"indices":39818,"material":13,"mode":4}]},{"name":"COMPOUND272","primitives":[{"attributes":{"NORMAL":22297,"POSITION":4775},"indices":39819,"material":17,"mode":4}]},{"name":"COMPOUND273","primitives":[{"attributes":{"NORMAL":22298,"POSITION":4776},"indices":39820,"material":17,"mode":4}]},{"name":"COMPOUND274","primitives":[{"attributes":{"NORMAL":22299,"POSITION":4777},"indices":39821,"material":13,"mode":4}]},{"name":"COMPOUND275","primitives":[{"attributes":{"NORMAL":22300,"POSITION":4778},"indices":39822,"material":13,"mode":4}]},{"name":"COMPOUND276","primitives":[{"attributes":{"NORMAL":22301,"POSITION":4779},"indices":39823,"material":17,"mode":4}]},{"name":"COMPOUND277","primitives":[{"attributes":{"NORMAL":22302,"POSITION":4780},"indices":39824,"material":17,"mode":4}]},{"name":"COMPOUND278","primitives":[{"attributes":{"NORMAL":22303,"POSITION":4781},"indices":39825,"material":17,"mode":4}]},{"name":"COMPOUND279","primitives":[{"attributes":{"NORMAL":22304,"POSITION":4782},"indices":39826,"material":17,"mode":4}]},{"name":"COMPOUND280","primitives":[{"attributes":{"NORMAL":22305,"POSITION":4783},"indices":39827,"material":17,"mode":4}]},{"name":"COMPOUND281","primitives":[{"attributes":{"NORMAL":22306,"POSITION":4784},"indices":39828,"material":17,"mode":4}]},{"name":"COMPOUND282","primitives":[{"attributes":{"NORMAL":22307,"POSITION":4785},"indices":39829,"material":13,"mode":4}]},{"name":"COMPOUND283","primitives":[{"attributes":{"NORMAL":22308,"POSITION":4786},"indices":39830,"material":13,"mode":4}]},{"name":"COMPOUND284","primitives":[{"attributes":{"NORMAL":22309,"POSITION":4787},"indices":39831,"material":17,"mode":4}]},{"name":"COMPOUND285","primitives":[{"attributes":{"NORMAL":22310,"POSITION":4788},"indices":39832,"material":13,"mode":4}]},{"name":"COMPOUND286","primitives":[{"attributes":{"NORMAL":22311,"POSITION":4789},"indices":39833,"material":17,"mode":4}]},{"name":"COMPOUND287","primitives":[{"attributes":{"NORMAL":22312,"POSITION":4790},"indices":39834,"material":17,"mode":4}]},{"name":"COMPOUND288","primitives":[{"attributes":{"NORMAL":22313,"POSITION":4791},"indices":39835,"material":17,"mode":4}]},{"name":"COMPOUND289","primitives":[{"attributes":{"NORMAL":22314,"POSITION":4792},"indices":39836,"material":13,"mode":4}]},{"name":"COMPOUND290","primitives":[{"attributes":{"NORMAL":22315,"POSITION":4793},"indices":39837,"material":17,"mode":4}]},{"name":"COMPOUND291","primitives":[{"attributes":{"NORMAL":22316,"POSITION":4794},"indices":39838,"material":17,"mode":4}]},{"name":"COMPOUND292","primitives":[{"attributes":{"NORMAL":22317,"POSITION":4795},"indices":39839,"material":13,"mode":4}]},{"name":"COMPOUND293","primitives":[{"attributes":{"NORMAL":22318,"POSITION":4796},"indices":39840,"material":17,"mode":4}]},{"name":"COMPOUND294","primitives":[{"attributes":{"NORMAL":22319,"POSITION":4797},"indices":39841,"material":13,"mode":4}]},{"name":"COMPOUND295","primitives":[{"attributes":{"NORMAL":22320,"POSITION":4798},"indices":39842,"material":17,"mode":4}]},{"name":"COMPOUND296","primitives":[{"attributes":{"NORMAL":22321,"POSITION":4799},"indices":39843,"material":17,"mode":4}]},{"name":"COMPOUND297","primitives":[{"attributes":{"NORMAL":22322,"POSITION":4800},"indices":39844,"material":17,"mode":4}]},{"name":"COMPOUND298","primitives":[{"attributes":{"NORMAL":22323,"POSITION":4801},"indices":39845,"material":13,"mode":4}]},{"name":"COMPOUND299","primitives":[{"attributes":{"NORMAL":22324,"POSITION":4802},"indices":39846,"material":17,"mode":4}]},{"name":"COMPOUND300","primitives":[{"attributes":{"NORMAL":22325,"POSITION":4803},"indices":39847,"material":17,"mode":4}]},{"name":"COMPOUND301","primitives":[{"attributes":{"NORMAL":22326,"POSITION":4804},"indices":39848,"material":17,"mode":4}]},{"name":"COMPOUND302","primitives":[{"attributes":{"NORMAL":22327,"POSITION":4805},"indices":39849,"material":17,"mode":4}]},{"name":"COMPOUND303","primitives":[{"attributes":{"NORMAL":22328,"POSITION":4806},"indices":39850,"material":13,"mode":4}]},{"name":"COMPOUND304","primitives":[{"attributes":{"NORMAL":22329,"POSITION":4807},"indices":39851,"material":17,"mode":4}]},{"name":"COMPOUND305","primitives":[{"attributes":{"NORMAL":22330,"POSITION":4808},"indices":39852,"material":13,"mode":4}]},{"name":"COMPOUND306","primitives":[{"attributes":{"NORMAL":22331,"POSITION":4809},"indices":39853,"material":13,"mode":4}]},{"name":"COMPOUND307","primitives":[{"attributes":{"NORMAL":22332,"POSITION":4810},"indices":39854,"material":13,"mode":4}]},{"name":"COMPOUND308","primitives":[{"attributes":{"NORMAL":22333,"POSITION":4811},"indices":39855,"material":17,"mode":4}]},{"name":"COMPOUND309","primitives":[{"attributes":{"NORMAL":22334,"POSITION":4812},"indices":39856,"material":17,"mode":4}]},{"name":"COMPOUND310","primitives":[{"attributes":{"NORMAL":22335,"POSITION":4813},"indices":39857,"material":17,"mode":4}]},{"name":"COMPOUND311","primitives":[{"attributes":{"NORMAL":22336,"POSITION":4814},"indices":39858,"material":13,"mode":4}]},{"name":"COMPOUND312","primitives":[{"attributes":{"NORMAL":22337,"POSITION":4815},"indices":39859,"material":17,"mode":4}]},{"name":"COMPOUND313","primitives":[{"attributes":{"NORMAL":22338,"POSITION":4816},"indices":39860,"material":13,"mode":4}]},{"name":"COMPOUND314","primitives":[{"attributes":{"NORMAL":22339,"POSITION":4817},"indices":39861,"material":17,"mode":4}]},{"name":"COMPOUND315","primitives":[{"attributes":{"NORMAL":22340,"POSITION":4818},"indices":39862,"material":18,"mode":4}]},{"name":"COMPOUND316","primitives":[{"attributes":{"NORMAL":22341,"POSITION":4819},"indices":39863,"material":17,"mode":4}]},{"name":"COMPOUND317","primitives":[{"attributes":{"NORMAL":22342,"POSITION":4820},"indices":39864,"material":17,"mode":4}]},{"name":"COMPOUND318","primitives":[{"attributes":{"NORMAL":22343,"POSITION":4821},"indices":39865,"material":13,"mode":4}]},{"name":"COMPOUND319","primitives":[{"attributes":{"NORMAL":22344,"POSITION":4822},"indices":39866,"material":13,"mode":4}]},{"name":"COMPOUND320","primitives":[{"attributes":{"NORMAL":22345,"POSITION":4823},"indices":39867,"material":17,"mode":4}]},{"name":"COMPOUND321","primitives":[{"attributes":{"NORMAL":22346,"POSITION":4824},"indices":39868,"material":13,"mode":4}]},{"name":"COMPOUND322","primitives":[{"attributes":{"NORMAL":22347,"POSITION":4825},"indices":39869,"material":13,"mode":4}]},{"name":"COMPOUND323","primitives":[{"attributes":{"NORMAL":22348,"POSITION":4826},"indices":39870,"material":17,"mode":4}]},{"name":"COMPOUND324","primitives":[{"attributes":{"NORMAL":22349,"POSITION":4827},"indices":39871,"material":13,"mode":4}]},{"name":"COMPOUND325","primitives":[{"attributes":{"NORMAL":22350,"POSITION":4828},"indices":39872,"material":13,"mode":4}]},{"name":"COMPOUND326","primitives":[{"attributes":{"NORMAL":22351,"POSITION":4829},"indices":39873,"material":17,"mode":4}]},{"name":"COMPOUND327","primitives":[{"attributes":{"NORMAL":22352,"POSITION":4830},"indices":39874,"material":13,"mode":4}]},{"name":"COMPOUND328","primitives":[{"attributes":{"NORMAL":22353,"POSITION":4831},"indices":39875,"material":13,"mode":4}]},{"name":"COMPOUND329","primitives":[{"attributes":{"NORMAL":22354,"POSITION":4832},"indices":39876,"material":17,"mode":4}]},{"name":"COMPOUND330","primitives":[{"attributes":{"NORMAL":22355,"POSITION":4833},"indices":39877,"material":17,"mode":4}]},{"name":"COMPOUND331","primitives":[{"attributes":{"NORMAL":22356,"POSITION":4834},"indices":39878,"material":13,"mode":4}]},{"name":"COMPOUND332","primitives":[{"attributes":{"NORMAL":22357,"POSITION":4835},"indices":39879,"material":17,"mode":4}]},{"name":"COMPOUND333","primitives":[{"attributes":{"NORMAL":22358,"POSITION":4836},"indices":39880,"material":17,"mode":4}]},{"name":"COMPOUND334","primitives":[{"attributes":{"NORMAL":22359,"POSITION":4837},"indices":39881,"material":17,"mode":4}]},{"name":"COMPOUND335","primitives":[{"attributes":{"NORMAL":22360,"POSITION":4838},"indices":39882,"material":17,"mode":4}]},{"name":"COMPOUND336","primitives":[{"attributes":{"NORMAL":22361,"POSITION":4839},"indices":39883,"material":17,"mode":4}]},{"name":"COMPOUND337","primitives":[{"attributes":{"NORMAL":22362,"POSITION":4840},"indices":39884,"material":17,"mode":4}]},{"name":"COMPOUND338","primitives":[{"attributes":{"NORMAL":22363,"POSITION":4841},"indices":39885,"material":13,"mode":4}]},{"name":"COMPOUND339","primitives":[{"attributes":{"NORMAL":22364,"POSITION":4842},"indices":39886,"material":17,"mode":4}]},{"name":"COMPOUND340","primitives":[{"attributes":{"NORMAL":22365,"POSITION":4843},"indices":39887,"material":13,"mode":4}]},{"name":"COMPOUND341","primitives":[{"attributes":{"NORMAL":22366,"POSITION":4844},"indices":39888,"material":13,"mode":4}]},{"name":"COMPOUND342","primitives":[{"attributes":{"NORMAL":22367,"POSITION":4845},"indices":39889,"material":13,"mode":4}]},{"name":"COMPOUND343","primitives":[{"attributes":{"NORMAL":22368,"POSITION":4846},"indices":39890,"material":13,"mode":4}]},{"name":"COMPOUND344","primitives":[{"attributes":{"NORMAL":22369,"POSITION":4847},"indices":39891,"material":13,"mode":4}]},{"name":"COMPOUND345","primitives":[{"attributes":{"NORMAL":22370,"POSITION":4848},"indices":39892,"material":17,"mode":4}]},{"name":"COMPOUND346","primitives":[{"attributes":{"NORMAL":22371,"POSITION":4849},"indices":39893,"material":13,"mode":4}]},{"name":"COMPOUND347","primitives":[{"attributes":{"NORMAL":22372,"POSITION":4850},"indices":39894,"material":17,"mode":4}]},{"name":"COMPOUND348","primitives":[{"attributes":{"NORMAL":22373,"POSITION":4851},"indices":39895,"material":17,"mode":4}]},{"name":"COMPOUND349","primitives":[{"attributes":{"NORMAL":22374,"POSITION":4852},"indices":39896,"material":13,"mode":4}]},{"name":"COMPOUND350","primitives":[{"attributes":{"NORMAL":22375,"POSITION":4853},"indices":39897,"material":13,"mode":4}]},{"name":"COMPOUND351","primitives":[{"attributes":{"NORMAL":22376,"POSITION":4854},"indices":39898,"material":17,"mode":4}]},{"name":"COMPOUND352","primitives":[{"attributes":{"NORMAL":22377,"POSITION":4855},"indices":39899,"material":17,"mode":4}]},{"name":"COMPOUND353","primitives":[{"attributes":{"NORMAL":22378,"POSITION":4856},"indices":39900,"material":17,"mode":4}]},{"name":"SOLID007","primitives":[{"attributes":{"NORMAL":22379,"POSITION":4857},"indices":39901,"material":19,"mode":4},{"attributes":{"NORMAL":22380,"POSITION":4858},"indices":39902,"material":19,"mode":4},{"attributes":{"NORMAL":22381,"POSITION":4859},"indices":39903,"material":19,"mode":4},{"attributes":{"NORMAL":22382,"POSITION":4860},"indices":39904,"material":19,"mode":4},{"attributes":{"NORMAL":22383,"POSITION":4861},"indices":39905,"material":19,"mode":4},{"attributes":{"NORMAL":22384,"POSITION":4862},"indices":39906,"material":19,"mode":4},{"attributes":{"NORMAL":22385,"POSITION":4863},"indices":39907,"material":19,"mode":4},{"attributes":{"NORMAL":22386,"POSITION":4864},"indices":39908,"material":19,"mode":4},{"attributes":{"NORMAL":22387,"POSITION":4865},"indices":39909,"material":19,"mode":4},{"attributes":{"NORMAL":22388,"POSITION":4866},"indices":39910,"material":19,"mode":4},{"attributes":{"NORMAL":22389,"POSITION":4867},"indices":39911,"material":19,"mode":4},{"attributes":{"NORMAL":22390,"POSITION":4868},"indices":39912,"material":19,"mode":4},{"attributes":{"NORMAL":22391,"POSITION":4869},"indices":39913,"material":19,"mode":4},{"attributes":{"NORMAL":22392,"POSITION":4870},"indices":39914,"material":19,"mode":4},{"attributes":{"NORMAL":22393,"POSITION":4871},"indices":39915,"material":19,"mode":4},{"attributes":{"NORMAL":22394,"POSITION":4872},"indices":39916,"material":19,"mode":4},{"attributes":{"NORMAL":22395,"POSITION":4873},"indices":39917,"material":19,"mode":4},{"attributes":{"NORMAL":22396,"POSITION":4874},"indices":39918,"material":19,"mode":4},{"attributes":{"NORMAL":22397,"POSITION":4875},"indices":39919,"material":19,"mode":4},{"attributes":{"NORMAL":22398,"POSITION":4876},"indices":39920,"material":19,"mode":4},{"attributes":{"NORMAL":22399,"POSITION":4877},"indices":39921,"material":19,"mode":4},{"attributes":{"NORMAL":22400,"POSITION":4878},"indices":39922,"material":19,"mode":4},{"attributes":{"NORMAL":22401,"POSITION":4879},"indices":39923,"material":19,"mode":4},{"attributes":{"NORMAL":22402,"POSITION":4880},"indices":39924,"material":19,"mode":4},{"attributes":{"NORMAL":22403,"POSITION":4881},"indices":39925,"material":19,"mode":4},{"attributes":{"NORMAL":22404,"POSITION":4882},"indices":39926,"material":19,"mode":4},{"attributes":{"NORMAL":22405,"POSITION":4883},"indices":39927,"material":19,"mode":4},{"attributes":{"NORMAL":22406,"POSITION":4884},"indices":39928,"material":19,"mode":4},{"attributes":{"NORMAL":22407,"POSITION":4885},"indices":39929,"material":19,"mode":4},{"attributes":{"NORMAL":22408,"POSITION":4886},"indices":39930,"material":19,"mode":4},{"attributes":{"NORMAL":22409,"POSITION":4887},"indices":39931,"material":19,"mode":4},{"attributes":{"NORMAL":22410,"POSITION":4888},"indices":39932,"material":19,"mode":4},{"attributes":{"NORMAL":22411,"POSITION":4889},"indices":39933,"material":19,"mode":4},{"attributes":{"NORMAL":22412,"POSITION":4890},"indices":39934,"material":19,"mode":4},{"attributes":{"NORMAL":22413,"POSITION":4891},"indices":39935,"material":19,"mode":4},{"attributes":{"NORMAL":22414,"POSITION":4892},"indices":39936,"material":19,"mode":4},{"attributes":{"NORMAL":22415,"POSITION":4893},"indices":39937,"material":19,"mode":4},{"attributes":{"NORMAL":22416,"POSITION":4894},"indices":39938,"material":19,"mode":4},{"attributes":{"NORMAL":22417,"POSITION":4895},"indices":39939,"material":19,"mode":4},{"attributes":{"NORMAL":22418,"POSITION":4896},"indices":39940,"material":19,"mode":4},{"attributes":{"NORMAL":22419,"POSITION":4897},"indices":39941,"material":19,"mode":4},{"attributes":{"NORMAL":22420,"POSITION":4898},"indices":39942,"material":19,"mode":4},{"attributes":{"NORMAL":22421,"POSITION":4899},"indices":39943,"material":19,"mode":4},{"attributes":{"NORMAL":22422,"POSITION":4900},"indices":39944,"material":19,"mode":4},{"attributes":{"NORMAL":22423,"POSITION":4901},"indices":39945,"material":19,"mode":4},{"attributes":{"NORMAL":22424,"POSITION":4902},"indices":39946,"material":19,"mode":4},{"attributes":{"NORMAL":22425,"POSITION":4903},"indices":39947,"material":19,"mode":4},{"attributes":{"NORMAL":22426,"POSITION":4904},"indices":39948,"material":19,"mode":4},{"attributes":{"NORMAL":22427,"POSITION":4905},"indices":39949,"material":19,"mode":4},{"attributes":{"NORMAL":22428,"POSITION":4906},"indices":39950,"material":19,"mode":4},{"attributes":{"NORMAL":22429,"POSITION":4907},"indices":39951,"material":19,"mode":4},{"attributes":{"NORMAL":22430,"POSITION":4908},"indices":39952,"material":19,"mode":4},{"attributes":{"NORMAL":22431,"POSITION":4909},"indices":39953,"material":19,"mode":4},{"attributes":{"NORMAL":22432,"POSITION":4910},"indices":39954,"material":19,"mode":4},{"attributes":{"NORMAL":22433,"POSITION":4911},"indices":39955,"material":19,"mode":4},{"attributes":{"NORMAL":22434,"POSITION":4912},"indices":39956,"material":19,"mode":4},{"attributes":{"NORMAL":22435,"POSITION":4913},"indices":39957,"material":19,"mode":4},{"attributes":{"NORMAL":22436,"POSITION":4914},"indices":39958,"material":19,"mode":4},{"attributes":{"NORMAL":22437,"POSITION":4915},"indices":39959,"material":19,"mode":4},{"attributes":{"NORMAL":22438,"POSITION":4916},"indices":39960,"material":19,"mode":4},{"attributes":{"NORMAL":22439,"POSITION":4917},"indices":39961,"material":19,"mode":4},{"attributes":{"NORMAL":22440,"POSITION":4918},"indices":39962,"material":19,"mode":4},{"attributes":{"NORMAL":22441,"POSITION":4919},"indices":39963,"material":19,"mode":4},{"attributes":{"NORMAL":22442,"POSITION":4920},"indices":39964,"material":19,"mode":4},{"attributes":{"NORMAL":22443,"POSITION":4921},"indices":39965,"material":19,"mode":4},{"attributes":{"NORMAL":22444,"POSITION":4922},"indices":39966,"material":19,"mode":4},{"attributes":{"NORMAL":22445,"POSITION":4923},"indices":39967,"material":19,"mode":4},{"attributes":{"NORMAL":22446,"POSITION":4924},"indices":39968,"material":19,"mode":4},{"attributes":{"NORMAL":22447,"POSITION":4925},"indices":39969,"material":19,"mode":4},{"attributes":{"NORMAL":22448,"POSITION":4926},"indices":39970,"material":19,"mode":4},{"attributes":{"NORMAL":22449,"POSITION":4927},"indices":39971,"material":19,"mode":4},{"attributes":{"NORMAL":22450,"POSITION":4928},"indices":39972,"material":19,"mode":4},{"attributes":{"NORMAL":22451,"POSITION":4929},"indices":39973,"material":19,"mode":4},{"attributes":{"NORMAL":22452,"POSITION":4930},"indices":39974,"material":19,"mode":4},{"attributes":{"NORMAL":22453,"POSITION":4931},"indices":39975,"material":19,"mode":4},{"attributes":{"NORMAL":22454,"POSITION":4932},"indices":39976,"material":19,"mode":4},{"attributes":{"NORMAL":22455,"POSITION":4933},"indices":39977,"material":19,"mode":4},{"attributes":{"NORMAL":22456,"POSITION":4934},"indices":39978,"material":19,"mode":4},{"attributes":{"NORMAL":22457,"POSITION":4935},"indices":39979,"material":19,"mode":4},{"attributes":{"NORMAL":22458,"POSITION":4936},"indices":39980,"material":19,"mode":4},{"attributes":{"NORMAL":22459,"POSITION":4937},"indices":39981,"material":19,"mode":4},{"attributes":{"NORMAL":22460,"POSITION":4938},"indices":39982,"material":19,"mode":4},{"attributes":{"NORMAL":22461,"POSITION":4939},"indices":39983,"material":19,"mode":4},{"attributes":{"NORMAL":22462,"POSITION":4940},"indices":39984,"material":19,"mode":4},{"attributes":{"NORMAL":22463,"POSITION":4941},"indices":39985,"material":19,"mode":4},{"attributes":{"NORMAL":22464,"POSITION":4942},"indices":39986,"material":19,"mode":4},{"attributes":{"NORMAL":22465,"POSITION":4943},"indices":39987,"material":19,"mode":4},{"attributes":{"NORMAL":22466,"POSITION":4944},"indices":39988,"material":19,"mode":4},{"attributes":{"NORMAL":22467,"POSITION":4945},"indices":39989,"material":19,"mode":4},{"attributes":{"NORMAL":22468,"POSITION":4946},"indices":39990,"material":19,"mode":4},{"attributes":{"NORMAL":22469,"POSITION":4947},"indices":39991,"material":19,"mode":4},{"attributes":{"NORMAL":22470,"POSITION":4948},"indices":39992,"material":19,"mode":4},{"attributes":{"NORMAL":22471,"POSITION":4949},"indices":39993,"material":19,"mode":4},{"attributes":{"NORMAL":22472,"POSITION":4950},"indices":39994,"material":19,"mode":4},{"attributes":{"NORMAL":22473,"POSITION":4951},"indices":39995,"material":19,"mode":4},{"attributes":{"NORMAL":22474,"POSITION":4952},"indices":39996,"material":19,"mode":4},{"attributes":{"NORMAL":22475,"POSITION":4953},"indices":39997,"material":19,"mode":4},{"attributes":{"NORMAL":22476,"POSITION":4954},"indices":39998,"material":19,"mode":4},{"attributes":{"NORMAL":22477,"POSITION":4955},"indices":39999,"material":19,"mode":4},{"attributes":{"NORMAL":22478,"POSITION":4956},"indices":40000,"material":19,"mode":4},{"attributes":{"NORMAL":22479,"POSITION":4957},"indices":40001,"material":19,"mode":4},{"attributes":{"NORMAL":22480,"POSITION":4958},"indices":40002,"material":19,"mode":4},{"attributes":{"NORMAL":22481,"POSITION":4959},"indices":40003,"material":19,"mode":4},{"attributes":{"NORMAL":22482,"POSITION":4960},"indices":40004,"material":19,"mode":4},{"attributes":{"NORMAL":22483,"POSITION":4961},"indices":40005,"material":19,"mode":4},{"attributes":{"NORMAL":22484,"POSITION":4962},"indices":40006,"material":19,"mode":4},{"attributes":{"NORMAL":22485,"POSITION":4963},"indices":40007,"material":19,"mode":4},{"attributes":{"NORMAL":22486,"POSITION":4964},"indices":40008,"material":19,"mode":4},{"attributes":{"NORMAL":22487,"POSITION":4965},"indices":40009,"material":19,"mode":4},{"attributes":{"NORMAL":22488,"POSITION":4966},"indices":40010,"material":19,"mode":4},{"attributes":{"NORMAL":22489,"POSITION":4967},"indices":40011,"material":19,"mode":4},{"attributes":{"NORMAL":22490,"POSITION":4968},"indices":40012,"material":19,"mode":4},{"attributes":{"NORMAL":22491,"POSITION":4969},"indices":40013,"material":19,"mode":4},{"attributes":{"NORMAL":22492,"POSITION":4970},"indices":40014,"material":19,"mode":4},{"attributes":{"NORMAL":22493,"POSITION":4971},"indices":40015,"material":19,"mode":4},{"attributes":{"NORMAL":22494,"POSITION":4972},"indices":40016,"material":19,"mode":4},{"attributes":{"NORMAL":22495,"POSITION":4973},"indices":40017,"material":19,"mode":4},{"attributes":{"NORMAL":22496,"POSITION":4974},"indices":40018,"material":19,"mode":4},{"attributes":{"NORMAL":22497,"POSITION":4975},"indices":40019,"material":19,"mode":4},{"attributes":{"NORMAL":22498,"POSITION":4976},"indices":40020,"material":19,"mode":4},{"attributes":{"NORMAL":22499,"POSITION":4977},"indices":40021,"material":19,"mode":4},{"attributes":{"NORMAL":22500,"POSITION":4978},"indices":40022,"material":19,"mode":4},{"attributes":{"NORMAL":22501,"POSITION":4979},"indices":40023,"material":19,"mode":4},{"attributes":{"NORMAL":22502,"POSITION":4980},"indices":40024,"material":19,"mode":4},{"attributes":{"NORMAL":22503,"POSITION":4981},"indices":40025,"material":19,"mode":4},{"attributes":{"NORMAL":22504,"POSITION":4982},"indices":40026,"material":19,"mode":4},{"attributes":{"NORMAL":22505,"POSITION":4983},"indices":40027,"material":19,"mode":4},{"attributes":{"NORMAL":22506,"POSITION":4984},"indices":40028,"material":19,"mode":4},{"attributes":{"NORMAL":22507,"POSITION":4985},"indices":40029,"material":19,"mode":4},{"attributes":{"NORMAL":22508,"POSITION":4986},"indices":40030,"material":19,"mode":4},{"attributes":{"NORMAL":22509,"POSITION":4987},"indices":40031,"material":19,"mode":4},{"attributes":{"NORMAL":22510,"POSITION":4988},"indices":40032,"material":19,"mode":4},{"attributes":{"NORMAL":22511,"POSITION":4989},"indices":40033,"material":19,"mode":4},{"attributes":{"NORMAL":22512,"POSITION":4990},"indices":40034,"material":19,"mode":4},{"attributes":{"NORMAL":22513,"POSITION":4991},"indices":40035,"material":19,"mode":4},{"attributes":{"NORMAL":22514,"POSITION":4992},"indices":40036,"material":19,"mode":4},{"attributes":{"NORMAL":22515,"POSITION":4993},"indices":40037,"material":19,"mode":4},{"attributes":{"NORMAL":22516,"POSITION":4994},"indices":40038,"material":19,"mode":4},{"attributes":{"NORMAL":22517,"POSITION":4995},"indices":40039,"material":19,"mode":4},{"attributes":{"NORMAL":22518,"POSITION":4996},"indices":40040,"material":19,"mode":4},{"attributes":{"NORMAL":22519,"POSITION":4997},"indices":40041,"material":19,"mode":4},{"attributes":{"NORMAL":22520,"POSITION":4998},"indices":40042,"material":19,"mode":4},{"attributes":{"NORMAL":22521,"POSITION":4999},"indices":40043,"material":19,"mode":4},{"attributes":{"NORMAL":22522,"POSITION":5000},"indices":40044,"material":19,"mode":4},{"attributes":{"NORMAL":22523,"POSITION":5001},"indices":40045,"material":19,"mode":4},{"attributes":{"NORMAL":22524,"POSITION":5002},"indices":40046,"material":19,"mode":4},{"attributes":{"NORMAL":22525,"POSITION":5003},"indices":40047,"material":19,"mode":4},{"attributes":{"NORMAL":22526,"POSITION":5004},"indices":40048,"material":19,"mode":4},{"attributes":{"NORMAL":22527,"POSITION":5005},"indices":40049,"material":19,"mode":4},{"attributes":{"NORMAL":22528,"POSITION":5006},"indices":40050,"material":19,"mode":4},{"attributes":{"NORMAL":22529,"POSITION":5007},"indices":40051,"material":19,"mode":4},{"attributes":{"NORMAL":22530,"POSITION":5008},"indices":40052,"material":19,"mode":4},{"attributes":{"NORMAL":22531,"POSITION":5009},"indices":40053,"material":19,"mode":4},{"attributes":{"NORMAL":22532,"POSITION":5010},"indices":40054,"material":19,"mode":4},{"attributes":{"NORMAL":22533,"POSITION":5011},"indices":40055,"material":19,"mode":4},{"attributes":{"NORMAL":22534,"POSITION":5012},"indices":40056,"material":19,"mode":4},{"attributes":{"NORMAL":22535,"POSITION":5013},"indices":40057,"material":19,"mode":4},{"attributes":{"NORMAL":22536,"POSITION":5014},"indices":40058,"material":19,"mode":4},{"attributes":{"NORMAL":22537,"POSITION":5015},"indices":40059,"material":19,"mode":4},{"attributes":{"NORMAL":22538,"POSITION":5016},"indices":40060,"material":19,"mode":4},{"attributes":{"NORMAL":22539,"POSITION":5017},"indices":40061,"material":19,"mode":4},{"attributes":{"NORMAL":22540,"POSITION":5018},"indices":40062,"material":19,"mode":4},{"attributes":{"NORMAL":22541,"POSITION":5019},"indices":40063,"material":19,"mode":4},{"attributes":{"NORMAL":22542,"POSITION":5020},"indices":40064,"material":19,"mode":4},{"attributes":{"NORMAL":22543,"POSITION":5021},"indices":40065,"material":19,"mode":4},{"attributes":{"NORMAL":22544,"POSITION":5022},"indices":40066,"material":19,"mode":4},{"attributes":{"NORMAL":22545,"POSITION":5023},"indices":40067,"material":19,"mode":4},{"attributes":{"NORMAL":22546,"POSITION":5024},"indices":40068,"material":19,"mode":4},{"attributes":{"NORMAL":22547,"POSITION":5025},"indices":40069,"material":19,"mode":4},{"attributes":{"NORMAL":22548,"POSITION":5026},"indices":40070,"material":19,"mode":4},{"attributes":{"NORMAL":22549,"POSITION":5027},"indices":40071,"material":19,"mode":4},{"attributes":{"NORMAL":22550,"POSITION":5028},"indices":40072,"material":19,"mode":4},{"attributes":{"NORMAL":22551,"POSITION":5029},"indices":40073,"material":19,"mode":4},{"attributes":{"NORMAL":22552,"POSITION":5030},"indices":40074,"material":19,"mode":4},{"attributes":{"NORMAL":22553,"POSITION":5031},"indices":40075,"material":19,"mode":4},{"attributes":{"NORMAL":22554,"POSITION":5032},"indices":40076,"material":19,"mode":4},{"attributes":{"NORMAL":22555,"POSITION":5033},"indices":40077,"material":19,"mode":4},{"attributes":{"NORMAL":22556,"POSITION":5034},"indices":40078,"material":19,"mode":4},{"attributes":{"NORMAL":22557,"POSITION":5035},"indices":40079,"material":19,"mode":4},{"attributes":{"NORMAL":22558,"POSITION":5036},"indices":40080,"material":19,"mode":4},{"attributes":{"NORMAL":22559,"POSITION":5037},"indices":40081,"material":19,"mode":4},{"attributes":{"NORMAL":22560,"POSITION":5038},"indices":40082,"material":19,"mode":4},{"attributes":{"NORMAL":22561,"POSITION":5039},"indices":40083,"material":19,"mode":4},{"attributes":{"NORMAL":22562,"POSITION":5040},"indices":40084,"material":19,"mode":4},{"attributes":{"NORMAL":22563,"POSITION":5041},"indices":40085,"material":19,"mode":4},{"attributes":{"NORMAL":22564,"POSITION":5042},"indices":40086,"material":19,"mode":4},{"attributes":{"NORMAL":22565,"POSITION":5043},"indices":40087,"material":19,"mode":4},{"attributes":{"NORMAL":22566,"POSITION":5044},"indices":40088,"material":19,"mode":4},{"attributes":{"NORMAL":22567,"POSITION":5045},"indices":40089,"material":19,"mode":4},{"attributes":{"NORMAL":22568,"POSITION":5046},"indices":40090,"material":19,"mode":4},{"attributes":{"NORMAL":22569,"POSITION":5047},"indices":40091,"material":19,"mode":4},{"attributes":{"NORMAL":22570,"POSITION":5048},"indices":40092,"material":19,"mode":4},{"attributes":{"NORMAL":22571,"POSITION":5049},"indices":40093,"material":19,"mode":4},{"attributes":{"NORMAL":22572,"POSITION":5050},"indices":40094,"material":19,"mode":4},{"attributes":{"NORMAL":22573,"POSITION":5051},"indices":40095,"material":19,"mode":4},{"attributes":{"NORMAL":22574,"POSITION":5052},"indices":40096,"material":19,"mode":4},{"attributes":{"NORMAL":22575,"POSITION":5053},"indices":40097,"material":19,"mode":4},{"attributes":{"NORMAL":22576,"POSITION":5054},"indices":40098,"material":19,"mode":4},{"attributes":{"NORMAL":22577,"POSITION":5055},"indices":40099,"material":19,"mode":4},{"attributes":{"NORMAL":22578,"POSITION":5056},"indices":40100,"material":19,"mode":4},{"attributes":{"NORMAL":22579,"POSITION":5057},"indices":40101,"material":19,"mode":4},{"attributes":{"NORMAL":22580,"POSITION":5058},"indices":40102,"material":19,"mode":4},{"attributes":{"NORMAL":22581,"POSITION":5059},"indices":40103,"material":19,"mode":4},{"attributes":{"NORMAL":22582,"POSITION":5060},"indices":40104,"material":19,"mode":4},{"attributes":{"NORMAL":22583,"POSITION":5061},"indices":40105,"material":19,"mode":4},{"attributes":{"NORMAL":22584,"POSITION":5062},"indices":40106,"material":19,"mode":4},{"attributes":{"NORMAL":22585,"POSITION":5063},"indices":40107,"material":19,"mode":4},{"attributes":{"NORMAL":22586,"POSITION":5064},"indices":40108,"material":19,"mode":4},{"attributes":{"NORMAL":22587,"POSITION":5065},"indices":40109,"material":19,"mode":4},{"attributes":{"NORMAL":22588,"POSITION":5066},"indices":40110,"material":19,"mode":4},{"attributes":{"NORMAL":22589,"POSITION":5067},"indices":40111,"material":19,"mode":4},{"attributes":{"NORMAL":22590,"POSITION":5068},"indices":40112,"material":19,"mode":4},{"attributes":{"NORMAL":22591,"POSITION":5069},"indices":40113,"material":19,"mode":4},{"attributes":{"NORMAL":22592,"POSITION":5070},"indices":40114,"material":19,"mode":4},{"attributes":{"NORMAL":22593,"POSITION":5071},"indices":40115,"material":19,"mode":4},{"attributes":{"NORMAL":22594,"POSITION":5072},"indices":40116,"material":19,"mode":4},{"attributes":{"NORMAL":22595,"POSITION":5073},"indices":40117,"material":19,"mode":4},{"attributes":{"NORMAL":22596,"POSITION":5074},"indices":40118,"material":19,"mode":4},{"attributes":{"NORMAL":22597,"POSITION":5075},"indices":40119,"material":19,"mode":4},{"attributes":{"NORMAL":22598,"POSITION":5076},"indices":40120,"material":19,"mode":4},{"attributes":{"NORMAL":22599,"POSITION":5077},"indices":40121,"material":19,"mode":4},{"attributes":{"NORMAL":22600,"POSITION":5078},"indices":40122,"material":19,"mode":4},{"attributes":{"NORMAL":22601,"POSITION":5079},"indices":40123,"material":19,"mode":4},{"attributes":{"NORMAL":22602,"POSITION":5080},"indices":40124,"material":19,"mode":4},{"attributes":{"NORMAL":22603,"POSITION":5081},"indices":40125,"material":19,"mode":4},{"attributes":{"NORMAL":22604,"POSITION":5082},"indices":40126,"material":19,"mode":4},{"attributes":{"NORMAL":22605,"POSITION":5083},"indices":40127,"material":19,"mode":4},{"attributes":{"NORMAL":22606,"POSITION":5084},"indices":40128,"material":19,"mode":4},{"attributes":{"NORMAL":22607,"POSITION":5085},"indices":40129,"material":19,"mode":4},{"attributes":{"NORMAL":22608,"POSITION":5086},"indices":40130,"material":19,"mode":4},{"attributes":{"NORMAL":22609,"POSITION":5087},"indices":40131,"material":19,"mode":4},{"attributes":{"NORMAL":22610,"POSITION":5088},"indices":40132,"material":19,"mode":4},{"attributes":{"NORMAL":22611,"POSITION":5089},"indices":40133,"material":19,"mode":4},{"attributes":{"NORMAL":22612,"POSITION":5090},"indices":40134,"material":19,"mode":4},{"attributes":{"NORMAL":22613,"POSITION":5091},"indices":40135,"material":19,"mode":4},{"attributes":{"NORMAL":22614,"POSITION":5092},"indices":40136,"material":19,"mode":4},{"attributes":{"NORMAL":22615,"POSITION":5093},"indices":40137,"material":19,"mode":4},{"attributes":{"NORMAL":22616,"POSITION":5094},"indices":40138,"material":19,"mode":4},{"attributes":{"NORMAL":22617,"POSITION":5095},"indices":40139,"material":19,"mode":4},{"attributes":{"NORMAL":22618,"POSITION":5096},"indices":40140,"material":19,"mode":4},{"attributes":{"NORMAL":22619,"POSITION":5097},"indices":40141,"material":19,"mode":4},{"attributes":{"NORMAL":22620,"POSITION":5098},"indices":40142,"material":19,"mode":4},{"attributes":{"NORMAL":22621,"POSITION":5099},"indices":40143,"material":19,"mode":4},{"attributes":{"NORMAL":22622,"POSITION":5100},"indices":40144,"material":19,"mode":4},{"attributes":{"NORMAL":22623,"POSITION":5101},"indices":40145,"material":19,"mode":4},{"attributes":{"NORMAL":22624,"POSITION":5102},"indices":40146,"material":19,"mode":4},{"attributes":{"NORMAL":22625,"POSITION":5103},"indices":40147,"material":19,"mode":4},{"attributes":{"NORMAL":22626,"POSITION":5104},"indices":40148,"material":19,"mode":4},{"attributes":{"NORMAL":22627,"POSITION":5105},"indices":40149,"material":19,"mode":4},{"attributes":{"NORMAL":22628,"POSITION":5106},"indices":40150,"material":19,"mode":4},{"attributes":{"NORMAL":22629,"POSITION":5107},"indices":40151,"material":19,"mode":4},{"attributes":{"NORMAL":22630,"POSITION":5108},"indices":40152,"material":19,"mode":4},{"attributes":{"NORMAL":22631,"POSITION":5109},"indices":40153,"material":19,"mode":4},{"attributes":{"NORMAL":22632,"POSITION":5110},"indices":40154,"material":19,"mode":4},{"attributes":{"NORMAL":22633,"POSITION":5111},"indices":40155,"material":19,"mode":4},{"attributes":{"NORMAL":22634,"POSITION":5112},"indices":40156,"material":19,"mode":4},{"attributes":{"NORMAL":22635,"POSITION":5113},"indices":40157,"material":19,"mode":4},{"attributes":{"NORMAL":22636,"POSITION":5114},"indices":40158,"material":19,"mode":4},{"attributes":{"NORMAL":22637,"POSITION":5115},"indices":40159,"material":19,"mode":4},{"attributes":{"NORMAL":22638,"POSITION":5116},"indices":40160,"material":19,"mode":4},{"attributes":{"NORMAL":22639,"POSITION":5117},"indices":40161,"material":19,"mode":4},{"attributes":{"NORMAL":22640,"POSITION":5118},"indices":40162,"material":19,"mode":4},{"attributes":{"NORMAL":22641,"POSITION":5119},"indices":40163,"material":19,"mode":4},{"attributes":{"NORMAL":22642,"POSITION":5120},"indices":40164,"material":19,"mode":4},{"attributes":{"NORMAL":22643,"POSITION":5121},"indices":40165,"material":19,"mode":4},{"attributes":{"NORMAL":22644,"POSITION":5122},"indices":40166,"material":19,"mode":4},{"attributes":{"NORMAL":22645,"POSITION":5123},"indices":40167,"material":19,"mode":4},{"attributes":{"NORMAL":22646,"POSITION":5124},"indices":40168,"material":19,"mode":4},{"attributes":{"NORMAL":22647,"POSITION":5125},"indices":40169,"material":19,"mode":4},{"attributes":{"NORMAL":22648,"POSITION":5126},"indices":40170,"material":19,"mode":4},{"attributes":{"NORMAL":22649,"POSITION":5127},"indices":40171,"material":19,"mode":4},{"attributes":{"NORMAL":22650,"POSITION":5128},"indices":40172,"material":19,"mode":4},{"attributes":{"NORMAL":22651,"POSITION":5129},"indices":40173,"material":19,"mode":4},{"attributes":{"NORMAL":22652,"POSITION":5130},"indices":40174,"material":19,"mode":4},{"attributes":{"NORMAL":22653,"POSITION":5131},"indices":40175,"material":19,"mode":4},{"attributes":{"NORMAL":22654,"POSITION":5132},"indices":40176,"material":19,"mode":4},{"attributes":{"NORMAL":22655,"POSITION":5133},"indices":40177,"material":19,"mode":4},{"attributes":{"NORMAL":22656,"POSITION":5134},"indices":40178,"material":19,"mode":4},{"attributes":{"NORMAL":22657,"POSITION":5135},"indices":40179,"material":19,"mode":4},{"attributes":{"NORMAL":22658,"POSITION":5136},"indices":40180,"material":19,"mode":4},{"attributes":{"NORMAL":22659,"POSITION":5137},"indices":40181,"material":19,"mode":4},{"attributes":{"NORMAL":22660,"POSITION":5138},"indices":40182,"material":19,"mode":4},{"attributes":{"NORMAL":22661,"POSITION":5139},"indices":40183,"material":19,"mode":4},{"attributes":{"NORMAL":22662,"POSITION":5140},"indices":40184,"material":19,"mode":4},{"attributes":{"NORMAL":22663,"POSITION":5141},"indices":40185,"material":19,"mode":4},{"attributes":{"NORMAL":22664,"POSITION":5142},"indices":40186,"material":19,"mode":4},{"attributes":{"NORMAL":22665,"POSITION":5143},"indices":40187,"material":19,"mode":4},{"attributes":{"NORMAL":22666,"POSITION":5144},"indices":40188,"material":19,"mode":4},{"attributes":{"NORMAL":22667,"POSITION":5145},"indices":40189,"material":19,"mode":4},{"attributes":{"NORMAL":22668,"POSITION":5146},"indices":40190,"material":19,"mode":4},{"attributes":{"NORMAL":22669,"POSITION":5147},"indices":40191,"material":19,"mode":4},{"attributes":{"NORMAL":22670,"POSITION":5148},"indices":40192,"material":19,"mode":4},{"attributes":{"NORMAL":22671,"POSITION":5149},"indices":40193,"material":19,"mode":4},{"attributes":{"NORMAL":22672,"POSITION":5150},"indices":40194,"material":19,"mode":4},{"attributes":{"NORMAL":22673,"POSITION":5151},"indices":40195,"material":19,"mode":4},{"attributes":{"NORMAL":22674,"POSITION":5152},"indices":40196,"material":19,"mode":4},{"attributes":{"NORMAL":22675,"POSITION":5153},"indices":40197,"material":19,"mode":4},{"attributes":{"NORMAL":22676,"POSITION":5154},"indices":40198,"material":19,"mode":4},{"attributes":{"NORMAL":22677,"POSITION":5155},"indices":40199,"material":19,"mode":4},{"attributes":{"NORMAL":22678,"POSITION":5156},"indices":40200,"material":19,"mode":4},{"attributes":{"NORMAL":22679,"POSITION":5157},"indices":40201,"material":19,"mode":4},{"attributes":{"NORMAL":22680,"POSITION":5158},"indices":40202,"material":19,"mode":4},{"attributes":{"NORMAL":22681,"POSITION":5159},"indices":40203,"material":19,"mode":4},{"attributes":{"NORMAL":22682,"POSITION":5160},"indices":40204,"material":19,"mode":4},{"attributes":{"NORMAL":22683,"POSITION":5161},"indices":40205,"material":19,"mode":4},{"attributes":{"NORMAL":22684,"POSITION":5162},"indices":40206,"material":19,"mode":4},{"attributes":{"NORMAL":22685,"POSITION":5163},"indices":40207,"material":19,"mode":4},{"attributes":{"NORMAL":22686,"POSITION":5164},"indices":40208,"material":19,"mode":4},{"attributes":{"NORMAL":22687,"POSITION":5165},"indices":40209,"material":19,"mode":4},{"attributes":{"NORMAL":22688,"POSITION":5166},"indices":40210,"material":19,"mode":4},{"attributes":{"NORMAL":22689,"POSITION":5167},"indices":40211,"material":19,"mode":4},{"attributes":{"NORMAL":22690,"POSITION":5168},"indices":40212,"material":19,"mode":4},{"attributes":{"NORMAL":22691,"POSITION":5169},"indices":40213,"material":19,"mode":4},{"attributes":{"NORMAL":22692,"POSITION":5170},"indices":40214,"material":19,"mode":4},{"attributes":{"NORMAL":22693,"POSITION":5171},"indices":40215,"material":19,"mode":4},{"attributes":{"NORMAL":22694,"POSITION":5172},"indices":40216,"material":19,"mode":4},{"attributes":{"NORMAL":22695,"POSITION":5173},"indices":40217,"material":19,"mode":4},{"attributes":{"NORMAL":22696,"POSITION":5174},"indices":40218,"material":19,"mode":4},{"attributes":{"NORMAL":22697,"POSITION":5175},"indices":40219,"material":19,"mode":4},{"attributes":{"NORMAL":22698,"POSITION":5176},"indices":40220,"material":19,"mode":4},{"attributes":{"NORMAL":22699,"POSITION":5177},"indices":40221,"material":19,"mode":4},{"attributes":{"NORMAL":22700,"POSITION":5178},"indices":40222,"material":19,"mode":4},{"attributes":{"NORMAL":22701,"POSITION":5179},"indices":40223,"material":19,"mode":4},{"attributes":{"NORMAL":22702,"POSITION":5180},"indices":40224,"material":19,"mode":4},{"attributes":{"NORMAL":22703,"POSITION":5181},"indices":40225,"material":19,"mode":4},{"attributes":{"NORMAL":22704,"POSITION":5182},"indices":40226,"material":19,"mode":4},{"attributes":{"NORMAL":22705,"POSITION":5183},"indices":40227,"material":19,"mode":4},{"attributes":{"NORMAL":22706,"POSITION":5184},"indices":40228,"material":19,"mode":4},{"attributes":{"NORMAL":22707,"POSITION":5185},"indices":40229,"material":19,"mode":4},{"attributes":{"NORMAL":22708,"POSITION":5186},"indices":40230,"material":19,"mode":4},{"attributes":{"NORMAL":22709,"POSITION":5187},"indices":40231,"material":19,"mode":4},{"attributes":{"NORMAL":22710,"POSITION":5188},"indices":40232,"material":19,"mode":4},{"attributes":{"NORMAL":22711,"POSITION":5189},"indices":40233,"material":19,"mode":4},{"attributes":{"NORMAL":22712,"POSITION":5190},"indices":40234,"material":19,"mode":4},{"attributes":{"NORMAL":22713,"POSITION":5191},"indices":40235,"material":19,"mode":4},{"attributes":{"NORMAL":22714,"POSITION":5192},"indices":40236,"material":19,"mode":4},{"attributes":{"NORMAL":22715,"POSITION":5193},"indices":40237,"material":19,"mode":4},{"attributes":{"NORMAL":22716,"POSITION":5194},"indices":40238,"material":19,"mode":4},{"attributes":{"NORMAL":22717,"POSITION":5195},"indices":40239,"material":19,"mode":4},{"attributes":{"NORMAL":22718,"POSITION":5196},"indices":40240,"material":19,"mode":4},{"attributes":{"NORMAL":22719,"POSITION":5197},"indices":40241,"material":19,"mode":4},{"attributes":{"NORMAL":22720,"POSITION":5198},"indices":40242,"material":19,"mode":4},{"attributes":{"NORMAL":22721,"POSITION":5199},"indices":40243,"material":19,"mode":4},{"attributes":{"NORMAL":22722,"POSITION":5200},"indices":40244,"material":19,"mode":4},{"attributes":{"NORMAL":22723,"POSITION":5201},"indices":40245,"material":19,"mode":4},{"attributes":{"NORMAL":22724,"POSITION":5202},"indices":40246,"material":19,"mode":4},{"attributes":{"NORMAL":22725,"POSITION":5203},"indices":40247,"material":19,"mode":4},{"attributes":{"NORMAL":22726,"POSITION":5204},"indices":40248,"material":19,"mode":4},{"attributes":{"NORMAL":22727,"POSITION":5205},"indices":40249,"material":19,"mode":4},{"attributes":{"NORMAL":22728,"POSITION":5206},"indices":40250,"material":19,"mode":4},{"attributes":{"NORMAL":22729,"POSITION":5207},"indices":40251,"material":19,"mode":4},{"attributes":{"NORMAL":22730,"POSITION":5208},"indices":40252,"material":19,"mode":4},{"attributes":{"NORMAL":22731,"POSITION":5209},"indices":40253,"material":19,"mode":4},{"attributes":{"NORMAL":22732,"POSITION":5210},"indices":40254,"material":19,"mode":4},{"attributes":{"NORMAL":22733,"POSITION":5211},"indices":40255,"material":19,"mode":4},{"attributes":{"NORMAL":22734,"POSITION":5212},"indices":40256,"material":19,"mode":4},{"attributes":{"NORMAL":22735,"POSITION":5213},"indices":40257,"material":19,"mode":4},{"attributes":{"NORMAL":22736,"POSITION":5214},"indices":40258,"material":19,"mode":4},{"attributes":{"NORMAL":22737,"POSITION":5215},"indices":40259,"material":19,"mode":4},{"attributes":{"NORMAL":22738,"POSITION":5216},"indices":40260,"material":19,"mode":4},{"attributes":{"NORMAL":22739,"POSITION":5217},"indices":40261,"material":19,"mode":4},{"attributes":{"NORMAL":22740,"POSITION":5218},"indices":40262,"material":19,"mode":4},{"attributes":{"NORMAL":22741,"POSITION":5219},"indices":40263,"material":19,"mode":4},{"attributes":{"NORMAL":22742,"POSITION":5220},"indices":40264,"material":19,"mode":4},{"attributes":{"NORMAL":22743,"POSITION":5221},"indices":40265,"material":19,"mode":4},{"attributes":{"NORMAL":22744,"POSITION":5222},"indices":40266,"material":19,"mode":4},{"attributes":{"NORMAL":22745,"POSITION":5223},"indices":40267,"material":19,"mode":4},{"attributes":{"NORMAL":22746,"POSITION":5224},"indices":40268,"material":19,"mode":4},{"attributes":{"NORMAL":22747,"POSITION":5225},"indices":40269,"material":19,"mode":4},{"attributes":{"NORMAL":22748,"POSITION":5226},"indices":40270,"material":19,"mode":4},{"attributes":{"NORMAL":22749,"POSITION":5227},"indices":40271,"material":19,"mode":4},{"attributes":{"NORMAL":22750,"POSITION":5228},"indices":40272,"material":19,"mode":4},{"attributes":{"NORMAL":22751,"POSITION":5229},"indices":40273,"material":19,"mode":4},{"attributes":{"NORMAL":22752,"POSITION":5230},"indices":40274,"material":19,"mode":4},{"attributes":{"NORMAL":22753,"POSITION":5231},"indices":40275,"material":19,"mode":4},{"attributes":{"NORMAL":22754,"POSITION":5232},"indices":40276,"material":19,"mode":4},{"attributes":{"NORMAL":22755,"POSITION":5233},"indices":40277,"material":19,"mode":4},{"attributes":{"NORMAL":22756,"POSITION":5234},"indices":40278,"material":19,"mode":4},{"attributes":{"NORMAL":22757,"POSITION":5235},"indices":40279,"material":19,"mode":4},{"attributes":{"NORMAL":22758,"POSITION":5236},"indices":40280,"material":19,"mode":4},{"attributes":{"NORMAL":22759,"POSITION":5237},"indices":40281,"material":19,"mode":4},{"attributes":{"NORMAL":22760,"POSITION":5238},"indices":40282,"material":19,"mode":4},{"attributes":{"NORMAL":22761,"POSITION":5239},"indices":40283,"material":19,"mode":4},{"attributes":{"NORMAL":22762,"POSITION":5240},"indices":40284,"material":19,"mode":4},{"attributes":{"NORMAL":22763,"POSITION":5241},"indices":40285,"material":19,"mode":4},{"attributes":{"NORMAL":22764,"POSITION":5242},"indices":40286,"material":19,"mode":4},{"attributes":{"NORMAL":22765,"POSITION":5243},"indices":40287,"material":19,"mode":4},{"attributes":{"NORMAL":22766,"POSITION":5244},"indices":40288,"material":19,"mode":4},{"attributes":{"NORMAL":22767,"POSITION":5245},"indices":40289,"material":19,"mode":4},{"attributes":{"NORMAL":22768,"POSITION":5246},"indices":40290,"material":19,"mode":4},{"attributes":{"NORMAL":22769,"POSITION":5247},"indices":40291,"material":19,"mode":4},{"attributes":{"NORMAL":22770,"POSITION":5248},"indices":40292,"material":19,"mode":4},{"attributes":{"NORMAL":22771,"POSITION":5249},"indices":40293,"material":19,"mode":4},{"attributes":{"NORMAL":22772,"POSITION":5250},"indices":40294,"material":19,"mode":4},{"attributes":{"NORMAL":22773,"POSITION":5251},"indices":40295,"material":19,"mode":4},{"attributes":{"NORMAL":22774,"POSITION":5252},"indices":40296,"material":19,"mode":4},{"attributes":{"NORMAL":22775,"POSITION":5253},"indices":40297,"material":19,"mode":4},{"attributes":{"NORMAL":22776,"POSITION":5254},"indices":40298,"material":19,"mode":4},{"attributes":{"NORMAL":22777,"POSITION":5255},"indices":40299,"material":19,"mode":4},{"attributes":{"NORMAL":22778,"POSITION":5256},"indices":40300,"material":19,"mode":4},{"attributes":{"NORMAL":22779,"POSITION":5257},"indices":40301,"material":19,"mode":4},{"attributes":{"NORMAL":22780,"POSITION":5258},"indices":40302,"material":19,"mode":4},{"attributes":{"NORMAL":22781,"POSITION":5259},"indices":40303,"material":19,"mode":4},{"attributes":{"NORMAL":22782,"POSITION":5260},"indices":40304,"material":19,"mode":4},{"attributes":{"NORMAL":22783,"POSITION":5261},"indices":40305,"material":19,"mode":4},{"attributes":{"NORMAL":22784,"POSITION":5262},"indices":40306,"material":19,"mode":4},{"attributes":{"NORMAL":22785,"POSITION":5263},"indices":40307,"material":19,"mode":4},{"attributes":{"NORMAL":22786,"POSITION":5264},"indices":40308,"material":19,"mode":4},{"attributes":{"NORMAL":22787,"POSITION":5265},"indices":40309,"material":19,"mode":4}]},{"name":"\\X2\\6A6180F6\\X0\\_stp","primitives":[{"attributes":{"NORMAL":22788,"POSITION":5266},"indices":40310,"material":4,"mode":4},{"attributes":{"NORMAL":22789,"POSITION":5267},"indices":40311,"material":19,"mode":4},{"attributes":{"NORMAL":22790,"POSITION":5268},"indices":40312,"material":19,"mode":4},{"attributes":{"NORMAL":22791,"POSITION":5269},"indices":40313,"material":19,"mode":4},{"attributes":{"NORMAL":22792,"POSITION":5270},"indices":40314,"material":19,"mode":4},{"attributes":{"NORMAL":22793,"POSITION":5271},"indices":40315,"material":19,"mode":4},{"attributes":{"NORMAL":22794,"POSITION":5272},"indices":40316,"material":19,"mode":4},{"attributes":{"NORMAL":22795,"POSITION":5273},"indices":40317,"material":19,"mode":4},{"attributes":{"NORMAL":22796,"POSITION":5274},"indices":40318,"material":19,"mode":4},{"attributes":{"NORMAL":22797,"POSITION":5275},"indices":40319,"material":19,"mode":4},{"attributes":{"NORMAL":22798,"POSITION":5276},"indices":40320,"material":19,"mode":4},{"attributes":{"NORMAL":22799,"POSITION":5277},"indices":40321,"material":19,"mode":4},{"attributes":{"NORMAL":22800,"POSITION":5278},"indices":40322,"material":19,"mode":4},{"attributes":{"NORMAL":22801,"POSITION":5279},"indices":40323,"material":19,"mode":4},{"attributes":{"NORMAL":22802,"POSITION":5280},"indices":40324,"material":19,"mode":4},{"attributes":{"NORMAL":22803,"POSITION":5281},"indices":40325,"material":19,"mode":4},{"attributes":{"NORMAL":22804,"POSITION":5282},"indices":40326,"material":19,"mode":4},{"attributes":{"NORMAL":22805,"POSITION":5283},"indices":40327,"material":19,"mode":4},{"attributes":{"NORMAL":22806,"POSITION":5284},"indices":40328,"material":19,"mode":4},{"attributes":{"NORMAL":22807,"POSITION":5285},"indices":40329,"material":19,"mode":4},{"attributes":{"NORMAL":22808,"POSITION":5286},"indices":40330,"material":19,"mode":4},{"attributes":{"NORMAL":22809,"POSITION":5287},"indices":40331,"material":19,"mode":4},{"attributes":{"NORMAL":22810,"POSITION":5288},"indices":40332,"material":19,"mode":4},{"attributes":{"NORMAL":22811,"POSITION":5289},"indices":40333,"material":19,"mode":4},{"attributes":{"NORMAL":22812,"POSITION":5290},"indices":40334,"material":19,"mode":4},{"attributes":{"NORMAL":22813,"POSITION":5291},"indices":40335,"material":19,"mode":4},{"attributes":{"NORMAL":22814,"POSITION":5292},"indices":40336,"material":19,"mode":4},{"attributes":{"NORMAL":22815,"POSITION":5293},"indices":40337,"material":19,"mode":4},{"attributes":{"NORMAL":22816,"POSITION":5294},"indices":40338,"material":19,"mode":4},{"attributes":{"NORMAL":22817,"POSITION":5295},"indices":40339,"material":19,"mode":4},{"attributes":{"NORMAL":22818,"POSITION":5296},"indices":40340,"material":19,"mode":4},{"attributes":{"NORMAL":22819,"POSITION":5297},"indices":40341,"material":19,"mode":4},{"attributes":{"NORMAL":22820,"POSITION":5298},"indices":40342,"material":19,"mode":4},{"attributes":{"NORMAL":22821,"POSITION":5299},"indices":40343,"material":19,"mode":4},{"attributes":{"NORMAL":22822,"POSITION":5300},"indices":40344,"material":19,"mode":4},{"attributes":{"NORMAL":22823,"POSITION":5301},"indices":40345,"material":19,"mode":4},{"attributes":{"NORMAL":22824,"POSITION":5302},"indices":40346,"material":19,"mode":4},{"attributes":{"NORMAL":22825,"POSITION":5303},"indices":40347,"material":19,"mode":4},{"attributes":{"NORMAL":22826,"POSITION":5304},"indices":40348,"material":19,"mode":4},{"attributes":{"NORMAL":22827,"POSITION":5305},"indices":40349,"material":19,"mode":4},{"attributes":{"NORMAL":22828,"POSITION":5306},"indices":40350,"material":19,"mode":4},{"attributes":{"NORMAL":22829,"POSITION":5307},"indices":40351,"material":19,"mode":4},{"attributes":{"NORMAL":22830,"POSITION":5308},"indices":40352,"material":19,"mode":4}]},{"name":"\\X2\\58516599591658F3\\X0\\","primitives":[{"attributes":{"NORMAL":18372,"POSITION":850},"indices":35894,"material":5,"mode":4},{"attributes":{"NORMAL":18373,"POSITION":851},"indices":35895,"material":5,"mode":4},{"attributes":{"NORMAL":18374,"POSITION":852},"indices":35896,"material":5,"mode":4},{"attributes":{"NORMAL":18375,"POSITION":853},"indices":35897,"material":5,"mode":4},{"attributes":{"NORMAL":18376,"POSITION":854},"indices":35898,"material":5,"mode":4},{"attributes":{"NORMAL":18377,"POSITION":855},"indices":35899,"material":5,"mode":4},{"attributes":{"NORMAL":18378,"POSITION":856},"indices":35900,"material":5,"mode":4},{"attributes":{"NORMAL":18379,"POSITION":857},"indices":35901,"material":5,"mode":4},{"attributes":{"NORMAL":18380,"POSITION":858},"indices":35902,"material":5,"mode":4},{"attributes":{"NORMAL":18381,"POSITION":859},"indices":35903,"material":5,"mode":4},{"attributes":{"NORMAL":18382,"POSITION":860},"indices":35904,"material":5,"mode":4},{"attributes":{"NORMAL":18383,"POSITION":861},"indices":35905,"material":5,"mode":4},{"attributes":{"NORMAL":18384,"POSITION":862},"indices":35906,"material":5,"mode":4},{"attributes":{"NORMAL":18385,"POSITION":863},"indices":35907,"material":5,"mode":4},{"attributes":{"NORMAL":18386,"POSITION":864},"indices":35908,"material":5,"mode":4},{"attributes":{"NORMAL":18387,"POSITION":865},"indices":35909,"material":5,"mode":4},{"attributes":{"NORMAL":18388,"POSITION":866},"indices":35910,"material":5,"mode":4},{"attributes":{"NORMAL":18389,"POSITION":867},"indices":35911,"material":5,"mode":4},{"attributes":{"NORMAL":18390,"POSITION":868},"indices":35912,"material":5,"mode":4},{"attributes":{"NORMAL":18391,"POSITION":869},"indices":35913,"material":5,"mode":4},{"attributes":{"NORMAL":18392,"POSITION":870},"indices":35914,"material":5,"mode":4},{"attributes":{"NORMAL":18393,"POSITION":871},"indices":35915,"material":5,"mode":4},{"attributes":{"NORMAL":18394,"POSITION":872},"indices":35916,"material":5,"mode":4},{"attributes":{"NORMAL":18395,"POSITION":873},"indices":35917,"material":5,"mode":4},{"attributes":{"NORMAL":18396,"POSITION":874},"indices":35918,"material":5,"mode":4},{"attributes":{"NORMAL":18397,"POSITION":875},"indices":35919,"material":5,"mode":4},{"attributes":{"NORMAL":18398,"POSITION":876},"indices":35920,"material":5,"mode":4},{"attributes":{"NORMAL":18399,"POSITION":877},"indices":35921,"material":5,"mode":4},{"attributes":{"NORMAL":18400,"POSITION":878},"indices":35922,"material":5,"mode":4},{"attributes":{"NORMAL":18401,"POSITION":879},"indices":35923,"material":5,"mode":4},{"attributes":{"NORMAL":18402,"POSITION":880},"indices":35924,"material":5,"mode":4},{"attributes":{"NORMAL":18403,"POSITION":881},"indices":35925,"material":5,"mode":4},{"attributes":{"NORMAL":18404,"POSITION":882},"indices":35926,"material":5,"mode":4},{"attributes":{"NORMAL":18405,"POSITION":883},"indices":35927,"material":5,"mode":4},{"attributes":{"NORMAL":18406,"POSITION":884},"indices":35928,"material":5,"mode":4},{"attributes":{"NORMAL":18407,"POSITION":885},"indices":35929,"material":5,"mode":4},{"attributes":{"NORMAL":18408,"POSITION":886},"indices":35930,"material":5,"mode":4},{"attributes":{"NORMAL":18409,"POSITION":887},"indices":35931,"material":5,"mode":4},{"attributes":{"NORMAL":18410,"POSITION":888},"indices":35932,"material":5,"mode":4},{"attributes":{"NORMAL":18411,"POSITION":889},"indices":35933,"material":5,"mode":4},{"attributes":{"NORMAL":18412,"POSITION":890},"indices":35934,"material":5,"mode":4},{"attributes":{"NORMAL":18413,"POSITION":891},"indices":35935,"material":5,"mode":4},{"attributes":{"NORMAL":18414,"POSITION":892},"indices":35936,"material":5,"mode":4},{"attributes":{"NORMAL":18415,"POSITION":893},"indices":35937,"material":5,"mode":4},{"attributes":{"NORMAL":18416,"POSITION":894},"indices":35938,"material":5,"mode":4},{"attributes":{"NORMAL":18417,"POSITION":895},"indices":35939,"material":5,"mode":4},{"attributes":{"NORMAL":18418,"POSITION":896},"indices":35940,"material":5,"mode":4},{"attributes":{"NORMAL":18419,"POSITION":897},"indices":35941,"material":5,"mode":4},{"attributes":{"NORMAL":18420,"POSITION":898},"indices":35942,"material":5,"mode":4},{"attributes":{"NORMAL":18421,"POSITION":899},"indices":35943,"material":5,"mode":4},{"attributes":{"NORMAL":18422,"POSITION":900},"indices":35944,"material":5,"mode":4},{"attributes":{"NORMAL":18423,"POSITION":901},"indices":35945,"material":5,"mode":4},{"attributes":{"NORMAL":18424,"POSITION":902},"indices":35946,"material":5,"mode":4},{"attributes":{"NORMAL":18425,"POSITION":903},"indices":35947,"material":5,"mode":4},{"attributes":{"NORMAL":18426,"POSITION":904},"indices":35948,"material":5,"mode":4},{"attributes":{"NORMAL":18427,"POSITION":905},"indices":35949,"material":5,"mode":4},{"attributes":{"NORMAL":18428,"POSITION":906},"indices":35950,"material":5,"mode":4},{"attributes":{"NORMAL":18429,"POSITION":907},"indices":35951,"material":5,"mode":4},{"attributes":{"NORMAL":18430,"POSITION":908},"indices":35952,"material":5,"mode":4},{"attributes":{"NORMAL":18431,"POSITION":909},"indices":35953,"material":5,"mode":4},{"attributes":{"NORMAL":18432,"POSITION":910},"indices":35954,"material":5,"mode":4},{"attributes":{"NORMAL":18433,"POSITION":911},"indices":35955,"material":5,"mode":4},{"attributes":{"NORMAL":18434,"POSITION":912},"indices":35956,"material":5,"mode":4},{"attributes":{"NORMAL":18435,"POSITION":913},"indices":35957,"material":5,"mode":4},{"attributes":{"NORMAL":18436,"POSITION":914},"indices":35958,"material":5,"mode":4},{"attributes":{"NORMAL":18437,"POSITION":915},"indices":35959,"material":5,"mode":4},{"attributes":{"NORMAL":18438,"POSITION":916},"indices":35960,"material":5,"mode":4},{"attributes":{"NORMAL":18439,"POSITION":917},"indices":35961,"material":5,"mode":4},{"attributes":{"NORMAL":18440,"POSITION":918},"indices":35962,"material":5,"mode":4},{"attributes":{"NORMAL":18441,"POSITION":919},"indices":35963,"material":5,"mode":4},{"attributes":{"NORMAL":18442,"POSITION":920},"indices":35964,"material":5,"mode":4},{"attributes":{"NORMAL":18443,"POSITION":921},"indices":35965,"material":5,"mode":4},{"attributes":{"NORMAL":18444,"POSITION":922},"indices":35966,"material":5,"mode":4},{"attributes":{"NORMAL":18445,"POSITION":923},"indices":35967,"material":5,"mode":4},{"attributes":{"NORMAL":18446,"POSITION":924},"indices":35968,"material":5,"mode":4},{"attributes":{"NORMAL":18447,"POSITION":925},"indices":35969,"material":5,"mode":4},{"attributes":{"NORMAL":18448,"POSITION":926},"indices":35970,"material":5,"mode":4},{"attributes":{"NORMAL":18449,"POSITION":927},"indices":35971,"material":5,"mode":4},{"attributes":{"NORMAL":18450,"POSITION":928},"indices":35972,"material":5,"mode":4},{"attributes":{"NORMAL":18451,"POSITION":929},"indices":35973,"material":5,"mode":4},{"attributes":{"NORMAL":18452,"POSITION":930},"indices":35974,"material":5,"mode":4},{"attributes":{"NORMAL":18453,"POSITION":931},"indices":35975,"material":5,"mode":4},{"attributes":{"NORMAL":18454,"POSITION":932},"indices":35976,"material":5,"mode":4},{"attributes":{"NORMAL":18455,"POSITION":933},"indices":35977,"material":5,"mode":4},{"attributes":{"NORMAL":18456,"POSITION":934},"indices":35978,"material":5,"mode":4},{"attributes":{"NORMAL":18457,"POSITION":935},"indices":35979,"material":5,"mode":4},{"attributes":{"NORMAL":18458,"POSITION":936},"indices":35980,"material":5,"mode":4},{"attributes":{"NORMAL":18459,"POSITION":937},"indices":35981,"material":5,"mode":4},{"attributes":{"NORMAL":18460,"POSITION":938},"indices":35982,"material":5,"mode":4},{"attributes":{"NORMAL":18461,"POSITION":939},"indices":35983,"material":5,"mode":4},{"attributes":{"NORMAL":18462,"POSITION":940},"indices":35984,"material":5,"mode":4},{"attributes":{"NORMAL":18463,"POSITION":941},"indices":35985,"material":5,"mode":4},{"attributes":{"NORMAL":18464,"POSITION":942},"indices":35986,"material":5,"mode":4},{"attributes":{"NORMAL":18465,"POSITION":943},"indices":35987,"material":5,"mode":4},{"attributes":{"NORMAL":18466,"POSITION":944},"indices":35988,"material":5,"mode":4},{"attributes":{"NORMAL":18467,"POSITION":945},"indices":35989,"material":5,"mode":4},{"attributes":{"NORMAL":18468,"POSITION":946},"indices":35990,"material":5,"mode":4},{"attributes":{"NORMAL":18469,"POSITION":947},"indices":35991,"material":5,"mode":4},{"attributes":{"NORMAL":18470,"POSITION":948},"indices":35992,"material":5,"mode":4},{"attributes":{"NORMAL":18471,"POSITION":949},"indices":35993,"material":5,"mode":4},{"attributes":{"NORMAL":18472,"POSITION":950},"indices":35994,"material":5,"mode":4},{"attributes":{"NORMAL":18473,"POSITION":951},"indices":35995,"material":5,"mode":4},{"attributes":{"NORMAL":18474,"POSITION":952},"indices":35996,"material":5,"mode":4},{"attributes":{"NORMAL":18475,"POSITION":953},"indices":35997,"material":5,"mode":4},{"attributes":{"NORMAL":18476,"POSITION":954},"indices":35998,"material":6,"mode":4},{"attributes":{"NORMAL":18477,"POSITION":955},"indices":35999,"material":5,"mode":4},{"attributes":{"NORMAL":18478,"POSITION":956},"indices":36000,"material":5,"mode":4},{"attributes":{"NORMAL":18479,"POSITION":957},"indices":36001,"material":5,"mode":4},{"attributes":{"NORMAL":18480,"POSITION":958},"indices":36002,"material":5,"mode":4},{"attributes":{"NORMAL":18481,"POSITION":959},"indices":36003,"material":5,"mode":4},{"attributes":{"NORMAL":18482,"POSITION":960},"indices":36004,"material":5,"mode":4},{"attributes":{"NORMAL":18483,"POSITION":961},"indices":36005,"material":5,"mode":4},{"attributes":{"NORMAL":18484,"POSITION":962},"indices":36006,"material":5,"mode":4},{"attributes":{"NORMAL":18485,"POSITION":963},"indices":36007,"material":5,"mode":4},{"attributes":{"NORMAL":18486,"POSITION":964},"indices":36008,"material":5,"mode":4},{"attributes":{"NORMAL":18487,"POSITION":965},"indices":36009,"material":5,"mode":4},{"attributes":{"NORMAL":18488,"POSITION":966},"indices":36010,"material":5,"mode":4},{"attributes":{"NORMAL":18489,"POSITION":967},"indices":36011,"material":5,"mode":4},{"attributes":{"NORMAL":18490,"POSITION":968},"indices":36012,"material":5,"mode":4},{"attributes":{"NORMAL":18491,"POSITION":969},"indices":36013,"material":5,"mode":4},{"attributes":{"NORMAL":18492,"POSITION":970},"indices":36014,"material":5,"mode":4},{"attributes":{"NORMAL":18493,"POSITION":971},"indices":36015,"material":5,"mode":4},{"attributes":{"NORMAL":18494,"POSITION":972},"indices":36016,"material":5,"mode":4},{"attributes":{"NORMAL":18495,"POSITION":973},"indices":36017,"material":5,"mode":4},{"attributes":{"NORMAL":18496,"POSITION":974},"indices":36018,"material":5,"mode":4},{"attributes":{"NORMAL":18497,"POSITION":975},"indices":36019,"material":5,"mode":4},{"attributes":{"NORMAL":18498,"POSITION":976},"indices":36020,"material":5,"mode":4},{"attributes":{"NORMAL":18499,"POSITION":977},"indices":36021,"material":5,"mode":4},{"attributes":{"NORMAL":18500,"POSITION":978},"indices":36022,"material":5,"mode":4},{"attributes":{"NORMAL":18501,"POSITION":979},"indices":36023,"material":5,"mode":4},{"attributes":{"NORMAL":18502,"POSITION":980},"indices":36024,"material":5,"mode":4},{"attributes":{"NORMAL":18503,"POSITION":981},"indices":36025,"material":5,"mode":4},{"attributes":{"NORMAL":18504,"POSITION":982},"indices":36026,"material":5,"mode":4},{"attributes":{"NORMAL":18505,"POSITION":983},"indices":36027,"material":5,"mode":4},{"attributes":{"NORMAL":18506,"POSITION":984},"indices":36028,"material":5,"mode":4},{"attributes":{"NORMAL":18507,"POSITION":985},"indices":36029,"material":5,"mode":4},{"attributes":{"NORMAL":18508,"POSITION":986},"indices":36030,"material":5,"mode":4},{"attributes":{"NORMAL":18509,"POSITION":987},"indices":36031,"material":5,"mode":4},{"attributes":{"NORMAL":18510,"POSITION":988},"indices":36032,"material":5,"mode":4},{"attributes":{"NORMAL":18511,"POSITION":989},"indices":36033,"material":5,"mode":4},{"attributes":{"NORMAL":18512,"POSITION":990},"indices":36034,"material":5,"mode":4},{"attributes":{"NORMAL":18513,"POSITION":991},"indices":36035,"material":5,"mode":4},{"attributes":{"NORMAL":18514,"POSITION":992},"indices":36036,"material":5,"mode":4},{"attributes":{"NORMAL":18515,"POSITION":993},"indices":36037,"material":5,"mode":4},{"attributes":{"NORMAL":18516,"POSITION":994},"indices":36038,"material":5,"mode":4},{"attributes":{"NORMAL":18517,"POSITION":995},"indices":36039,"material":5,"mode":4},{"attributes":{"NORMAL":18518,"POSITION":996},"indices":36040,"material":5,"mode":4},{"attributes":{"NORMAL":18519,"POSITION":997},"indices":36041,"material":5,"mode":4},{"attributes":{"NORMAL":18520,"POSITION":998},"indices":36042,"material":5,"mode":4},{"attributes":{"NORMAL":18521,"POSITION":999},"indices":36043,"material":5,"mode":4},{"attributes":{"NORMAL":18522,"POSITION":1000},"indices":36044,"material":5,"mode":4},{"attributes":{"NORMAL":18523,"POSITION":1001},"indices":36045,"material":5,"mode":4},{"attributes":{"NORMAL":18524,"POSITION":1002},"indices":36046,"material":5,"mode":4},{"attributes":{"NORMAL":18525,"POSITION":1003},"indices":36047,"material":5,"mode":4},{"attributes":{"NORMAL":18526,"POSITION":1004},"indices":36048,"material":5,"mode":4},{"attributes":{"NORMAL":18527,"POSITION":1005},"indices":36049,"material":5,"mode":4},{"attributes":{"NORMAL":18528,"POSITION":1006},"indices":36050,"material":5,"mode":4},{"attributes":{"NORMAL":18529,"POSITION":1007},"indices":36051,"material":5,"mode":4},{"attributes":{"NORMAL":18530,"POSITION":1008},"indices":36052,"material":5,"mode":4},{"attributes":{"NORMAL":18531,"POSITION":1009},"indices":36053,"material":5,"mode":4},{"attributes":{"NORMAL":18532,"POSITION":1010},"indices":36054,"material":5,"mode":4},{"attributes":{"NORMAL":18533,"POSITION":1011},"indices":36055,"material":5,"mode":4},{"attributes":{"NORMAL":18534,"POSITION":1012},"indices":36056,"material":5,"mode":4},{"attributes":{"NORMAL":18535,"POSITION":1013},"indices":36057,"material":5,"mode":4},{"attributes":{"NORMAL":18536,"POSITION":1014},"indices":36058,"material":5,"mode":4},{"attributes":{"NORMAL":18537,"POSITION":1015},"indices":36059,"material":5,"mode":4},{"attributes":{"NORMAL":18538,"POSITION":1016},"indices":36060,"material":5,"mode":4},{"attributes":{"NORMAL":18539,"POSITION":1017},"indices":36061,"material":5,"mode":4},{"attributes":{"NORMAL":18540,"POSITION":1018},"indices":36062,"material":5,"mode":4},{"attributes":{"NORMAL":18541,"POSITION":1019},"indices":36063,"material":5,"mode":4},{"attributes":{"NORMAL":18542,"POSITION":1020},"indices":36064,"material":5,"mode":4},{"attributes":{"NORMAL":18543,"POSITION":1021},"indices":36065,"material":5,"mode":4},{"attributes":{"NORMAL":18544,"POSITION":1022},"indices":36066,"material":5,"mode":4},{"attributes":{"NORMAL":18545,"POSITION":1023},"indices":36067,"material":5,"mode":4},{"attributes":{"NORMAL":18546,"POSITION":1024},"indices":36068,"material":5,"mode":4},{"attributes":{"NORMAL":18547,"POSITION":1025},"indices":36069,"material":5,"mode":4},{"attributes":{"NORMAL":18548,"POSITION":1026},"indices":36070,"material":5,"mode":4},{"attributes":{"NORMAL":18549,"POSITION":1027},"indices":36071,"material":5,"mode":4},{"attributes":{"NORMAL":18550,"POSITION":1028},"indices":36072,"material":5,"mode":4},{"attributes":{"NORMAL":18551,"POSITION":1029},"indices":36073,"material":5,"mode":4},{"attributes":{"NORMAL":18552,"POSITION":1030},"indices":36074,"material":5,"mode":4},{"attributes":{"NORMAL":18553,"POSITION":1031},"indices":36075,"material":5,"mode":4},{"attributes":{"NORMAL":18554,"POSITION":1032},"indices":36076,"material":5,"mode":4},{"attributes":{"NORMAL":18555,"POSITION":1033},"indices":36077,"material":5,"mode":4},{"attributes":{"NORMAL":18556,"POSITION":1034},"indices":36078,"material":5,"mode":4},{"attributes":{"NORMAL":18557,"POSITION":1035},"indices":36079,"material":5,"mode":4},{"attributes":{"NORMAL":18558,"POSITION":1036},"indices":36080,"material":5,"mode":4},{"attributes":{"NORMAL":18559,"POSITION":1037},"indices":36081,"material":5,"mode":4},{"attributes":{"NORMAL":18560,"POSITION":1038},"indices":36082,"material":5,"mode":4},{"attributes":{"NORMAL":18561,"POSITION":1039},"indices":36083,"material":5,"mode":4},{"attributes":{"NORMAL":18562,"POSITION":1040},"indices":36084,"material":5,"mode":4},{"attributes":{"NORMAL":18563,"POSITION":1041},"indices":36085,"material":5,"mode":4},{"attributes":{"NORMAL":18564,"POSITION":1042},"indices":36086,"material":5,"mode":4},{"attributes":{"NORMAL":18565,"POSITION":1043},"indices":36087,"material":5,"mode":4},{"attributes":{"NORMAL":18566,"POSITION":1044},"indices":36088,"material":5,"mode":4},{"attributes":{"NORMAL":18567,"POSITION":1045},"indices":36089,"material":5,"mode":4},{"attributes":{"NORMAL":18568,"POSITION":1046},"indices":36090,"material":5,"mode":4},{"attributes":{"NORMAL":18569,"POSITION":1047},"indices":36091,"material":5,"mode":4},{"attributes":{"NORMAL":18570,"POSITION":1048},"indices":36092,"material":5,"mode":4},{"attributes":{"NORMAL":18571,"POSITION":1049},"indices":36093,"material":5,"mode":4},{"attributes":{"NORMAL":18572,"POSITION":1050},"indices":36094,"material":5,"mode":4},{"attributes":{"NORMAL":18573,"POSITION":1051},"indices":36095,"material":5,"mode":4},{"attributes":{"NORMAL":18574,"POSITION":1052},"indices":36096,"material":5,"mode":4},{"attributes":{"NORMAL":18575,"POSITION":1053},"indices":36097,"material":5,"mode":4},{"attributes":{"NORMAL":18576,"POSITION":1054},"indices":36098,"material":5,"mode":4},{"attributes":{"NORMAL":18577,"POSITION":1055},"indices":36099,"material":5,"mode":4},{"attributes":{"NORMAL":18578,"POSITION":1056},"indices":36100,"material":5,"mode":4},{"attributes":{"NORMAL":18579,"POSITION":1057},"indices":36101,"material":5,"mode":4},{"attributes":{"NORMAL":18580,"POSITION":1058},"indices":36102,"material":5,"mode":4},{"attributes":{"NORMAL":18581,"POSITION":1059},"indices":36103,"material":5,"mode":4},{"attributes":{"NORMAL":18582,"POSITION":1060},"indices":36104,"material":5,"mode":4},{"attributes":{"NORMAL":18583,"POSITION":1061},"indices":36105,"material":5,"mode":4},{"attributes":{"NORMAL":18584,"POSITION":1062},"indices":36106,"material":5,"mode":4},{"attributes":{"NORMAL":18585,"POSITION":1063},"indices":36107,"material":5,"mode":4},{"attributes":{"NORMAL":18586,"POSITION":1064},"indices":36108,"material":5,"mode":4},{"attributes":{"NORMAL":18587,"POSITION":1065},"indices":36109,"material":5,"mode":4},{"attributes":{"NORMAL":18588,"POSITION":1066},"indices":36110,"material":5,"mode":4},{"attributes":{"NORMAL":18589,"POSITION":1067},"indices":36111,"material":5,"mode":4},{"attributes":{"NORMAL":18590,"POSITION":1068},"indices":36112,"material":5,"mode":4},{"attributes":{"NORMAL":18591,"POSITION":1069},"indices":36113,"material":5,"mode":4},{"attributes":{"NORMAL":18592,"POSITION":1070},"indices":36114,"material":5,"mode":4},{"attributes":{"NORMAL":18593,"POSITION":1071},"indices":36115,"material":5,"mode":4},{"attributes":{"NORMAL":18594,"POSITION":1072},"indices":36116,"material":5,"mode":4},{"attributes":{"NORMAL":18595,"POSITION":1073},"indices":36117,"material":5,"mode":4},{"attributes":{"NORMAL":18596,"POSITION":1074},"indices":36118,"material":5,"mode":4},{"attributes":{"NORMAL":18597,"POSITION":1075},"indices":36119,"material":5,"mode":4},{"attributes":{"NORMAL":18598,"POSITION":1076},"indices":36120,"material":5,"mode":4},{"attributes":{"NORMAL":18599,"POSITION":1077},"indices":36121,"material":5,"mode":4},{"attributes":{"NORMAL":18600,"POSITION":1078},"indices":36122,"material":5,"mode":4},{"attributes":{"NORMAL":18601,"POSITION":1079},"indices":36123,"material":5,"mode":4},{"attributes":{"NORMAL":18602,"POSITION":1080},"indices":36124,"material":5,"mode":4},{"attributes":{"NORMAL":18603,"POSITION":1081},"indices":36125,"material":5,"mode":4},{"attributes":{"NORMAL":18604,"POSITION":1082},"indices":36126,"material":5,"mode":4},{"attributes":{"NORMAL":18605,"POSITION":1083},"indices":36127,"material":5,"mode":4},{"attributes":{"NORMAL":18606,"POSITION":1084},"indices":36128,"material":5,"mode":4},{"attributes":{"NORMAL":18607,"POSITION":1085},"indices":36129,"material":5,"mode":4},{"attributes":{"NORMAL":18608,"POSITION":1086},"indices":36130,"material":5,"mode":4},{"attributes":{"NORMAL":18609,"POSITION":1087},"indices":36131,"material":5,"mode":4},{"attributes":{"NORMAL":18610,"POSITION":1088},"indices":36132,"material":5,"mode":4},{"attributes":{"NORMAL":18611,"POSITION":1089},"indices":36133,"material":5,"mode":4},{"attributes":{"NORMAL":18612,"POSITION":1090},"indices":36134,"material":5,"mode":4},{"attributes":{"NORMAL":18613,"POSITION":1091},"indices":36135,"material":5,"mode":4},{"attributes":{"NORMAL":18614,"POSITION":1092},"indices":36136,"material":5,"mode":4},{"attributes":{"NORMAL":18615,"POSITION":1093},"indices":36137,"material":5,"mode":4},{"attributes":{"NORMAL":18616,"POSITION":1094},"indices":36138,"material":5,"mode":4},{"attributes":{"NORMAL":18617,"POSITION":1095},"indices":36139,"material":5,"mode":4},{"attributes":{"NORMAL":18618,"POSITION":1096},"indices":36140,"material":5,"mode":4},{"attributes":{"NORMAL":18619,"POSITION":1097},"indices":36141,"material":5,"mode":4},{"attributes":{"NORMAL":18620,"POSITION":1098},"indices":36142,"material":5,"mode":4},{"attributes":{"NORMAL":18621,"POSITION":1099},"indices":36143,"material":5,"mode":4},{"attributes":{"NORMAL":18622,"POSITION":1100},"indices":36144,"material":5,"mode":4},{"attributes":{"NORMAL":18623,"POSITION":1101},"indices":36145,"material":5,"mode":4},{"attributes":{"NORMAL":18624,"POSITION":1102},"indices":36146,"material":5,"mode":4},{"attributes":{"NORMAL":18625,"POSITION":1103},"indices":36147,"material":5,"mode":4},{"attributes":{"NORMAL":18626,"POSITION":1104},"indices":36148,"material":5,"mode":4},{"attributes":{"NORMAL":18627,"POSITION":1105},"indices":36149,"material":5,"mode":4},{"attributes":{"NORMAL":18628,"POSITION":1106},"indices":36150,"material":5,"mode":4},{"attributes":{"NORMAL":18629,"POSITION":1107},"indices":36151,"material":5,"mode":4},{"attributes":{"NORMAL":18630,"POSITION":1108},"indices":36152,"material":5,"mode":4},{"attributes":{"NORMAL":18631,"POSITION":1109},"indices":36153,"material":5,"mode":4},{"attributes":{"NORMAL":18632,"POSITION":1110},"indices":36154,"material":5,"mode":4},{"attributes":{"NORMAL":18633,"POSITION":1111},"indices":36155,"material":5,"mode":4},{"attributes":{"NORMAL":18634,"POSITION":1112},"indices":36156,"material":5,"mode":4},{"attributes":{"NORMAL":18635,"POSITION":1113},"indices":36157,"material":5,"mode":4},{"attributes":{"NORMAL":18636,"POSITION":1114},"indices":36158,"material":5,"mode":4},{"attributes":{"NORMAL":18637,"POSITION":1115},"indices":36159,"material":5,"mode":4},{"attributes":{"NORMAL":18638,"POSITION":1116},"indices":36160,"material":5,"mode":4},{"attributes":{"NORMAL":18639,"POSITION":1117},"indices":36161,"material":5,"mode":4},{"attributes":{"NORMAL":18640,"POSITION":1118},"indices":36162,"material":5,"mode":4},{"attributes":{"NORMAL":18641,"POSITION":1119},"indices":36163,"material":5,"mode":4},{"attributes":{"NORMAL":18642,"POSITION":1120},"indices":36164,"material":5,"mode":4},{"attributes":{"NORMAL":18643,"POSITION":1121},"indices":36165,"material":5,"mode":4},{"attributes":{"NORMAL":18644,"POSITION":1122},"indices":36166,"material":5,"mode":4},{"attributes":{"NORMAL":18645,"POSITION":1123},"indices":36167,"material":5,"mode":4},{"attributes":{"NORMAL":18646,"POSITION":1124},"indices":36168,"material":5,"mode":4},{"attributes":{"NORMAL":18647,"POSITION":1125},"indices":36169,"material":5,"mode":4},{"attributes":{"NORMAL":18648,"POSITION":1126},"indices":36170,"material":5,"mode":4},{"attributes":{"NORMAL":18649,"POSITION":1127},"indices":36171,"material":5,"mode":4},{"attributes":{"NORMAL":18650,"POSITION":1128},"indices":36172,"material":5,"mode":4},{"attributes":{"NORMAL":18651,"POSITION":1129},"indices":36173,"material":5,"mode":4},{"attributes":{"NORMAL":18652,"POSITION":1130},"indices":36174,"material":5,"mode":4},{"attributes":{"NORMAL":18653,"POSITION":1131},"indices":36175,"material":5,"mode":4},{"attributes":{"NORMAL":18654,"POSITION":1132},"indices":36176,"material":5,"mode":4},{"attributes":{"NORMAL":18655,"POSITION":1133},"indices":36177,"material":5,"mode":4},{"attributes":{"NORMAL":18656,"POSITION":1134},"indices":36178,"material":5,"mode":4},{"attributes":{"NORMAL":18657,"POSITION":1135},"indices":36179,"material":5,"mode":4},{"attributes":{"NORMAL":18658,"POSITION":1136},"indices":36180,"material":5,"mode":4},{"attributes":{"NORMAL":18659,"POSITION":1137},"indices":36181,"material":5,"mode":4},{"attributes":{"NORMAL":18660,"POSITION":1138},"indices":36182,"material":5,"mode":4},{"attributes":{"NORMAL":18661,"POSITION":1139},"indices":36183,"material":5,"mode":4},{"attributes":{"NORMAL":18662,"POSITION":1140},"indices":36184,"material":5,"mode":4},{"attributes":{"NORMAL":18663,"POSITION":1141},"indices":36185,"material":5,"mode":4},{"attributes":{"NORMAL":18664,"POSITION":1142},"indices":36186,"material":5,"mode":4},{"attributes":{"NORMAL":18665,"POSITION":1143},"indices":36187,"material":5,"mode":4},{"attributes":{"NORMAL":18666,"POSITION":1144},"indices":36188,"material":5,"mode":4},{"attributes":{"NORMAL":18667,"POSITION":1145},"indices":36189,"material":5,"mode":4},{"attributes":{"NORMAL":18668,"POSITION":1146},"indices":36190,"material":5,"mode":4},{"attributes":{"NORMAL":18669,"POSITION":1147},"indices":36191,"material":5,"mode":4},{"attributes":{"NORMAL":18670,"POSITION":1148},"indices":36192,"material":5,"mode":4},{"attributes":{"NORMAL":18671,"POSITION":1149},"indices":36193,"material":5,"mode":4},{"attributes":{"NORMAL":18672,"POSITION":1150},"indices":36194,"material":5,"mode":4},{"attributes":{"NORMAL":18673,"POSITION":1151},"indices":36195,"material":5,"mode":4},{"attributes":{"NORMAL":18674,"POSITION":1152},"indices":36196,"material":5,"mode":4},{"attributes":{"NORMAL":18675,"POSITION":1153},"indices":36197,"material":5,"mode":4},{"attributes":{"NORMAL":18676,"POSITION":1154},"indices":36198,"material":5,"mode":4},{"attributes":{"NORMAL":18677,"POSITION":1155},"indices":36199,"material":5,"mode":4},{"attributes":{"NORMAL":18678,"POSITION":1156},"indices":36200,"material":5,"mode":4},{"attributes":{"NORMAL":18679,"POSITION":1157},"indices":36201,"material":5,"mode":4},{"attributes":{"NORMAL":18680,"POSITION":1158},"indices":36202,"material":5,"mode":4},{"attributes":{"NORMAL":18681,"POSITION":1159},"indices":36203,"material":5,"mode":4},{"attributes":{"NORMAL":18682,"POSITION":1160},"indices":36204,"material":5,"mode":4},{"attributes":{"NORMAL":18683,"POSITION":1161},"indices":36205,"material":5,"mode":4},{"attributes":{"NORMAL":18684,"POSITION":1162},"indices":36206,"material":5,"mode":4},{"attributes":{"NORMAL":18685,"POSITION":1163},"indices":36207,"material":5,"mode":4},{"attributes":{"NORMAL":18686,"POSITION":1164},"indices":36208,"material":5,"mode":4},{"attributes":{"NORMAL":18687,"POSITION":1165},"indices":36209,"material":5,"mode":4},{"attributes":{"NORMAL":18688,"POSITION":1166},"indices":36210,"material":5,"mode":4},{"attributes":{"NORMAL":18689,"POSITION":1167},"indices":36211,"material":5,"mode":4},{"attributes":{"NORMAL":18690,"POSITION":1168},"indices":36212,"material":5,"mode":4},{"attributes":{"NORMAL":18691,"POSITION":1169},"indices":36213,"material":5,"mode":4},{"attributes":{"NORMAL":18692,"POSITION":1170},"indices":36214,"material":5,"mode":4},{"attributes":{"NORMAL":18693,"POSITION":1171},"indices":36215,"material":5,"mode":4},{"attributes":{"NORMAL":18694,"POSITION":1172},"indices":36216,"material":5,"mode":4},{"attributes":{"NORMAL":18695,"POSITION":1173},"indices":36217,"material":5,"mode":4},{"attributes":{"NORMAL":18696,"POSITION":1174},"indices":36218,"material":5,"mode":4},{"attributes":{"NORMAL":18697,"POSITION":1175},"indices":36219,"material":5,"mode":4},{"attributes":{"NORMAL":18698,"POSITION":1176},"indices":36220,"material":5,"mode":4},{"attributes":{"NORMAL":18699,"POSITION":1177},"indices":36221,"material":5,"mode":4},{"attributes":{"NORMAL":18700,"POSITION":1178},"indices":36222,"material":5,"mode":4},{"attributes":{"NORMAL":18701,"POSITION":1179},"indices":36223,"material":5,"mode":4},{"attributes":{"NORMAL":18702,"POSITION":1180},"indices":36224,"material":5,"mode":4},{"attributes":{"NORMAL":18703,"POSITION":1181},"indices":36225,"material":5,"mode":4},{"attributes":{"NORMAL":18704,"POSITION":1182},"indices":36226,"material":5,"mode":4},{"attributes":{"NORMAL":18705,"POSITION":1183},"indices":36227,"material":5,"mode":4},{"attributes":{"NORMAL":18706,"POSITION":1184},"indices":36228,"material":5,"mode":4},{"attributes":{"NORMAL":18707,"POSITION":1185},"indices":36229,"material":5,"mode":4},{"attributes":{"NORMAL":18708,"POSITION":1186},"indices":36230,"material":5,"mode":4},{"attributes":{"NORMAL":18709,"POSITION":1187},"indices":36231,"material":5,"mode":4},{"attributes":{"NORMAL":18710,"POSITION":1188},"indices":36232,"material":5,"mode":4},{"attributes":{"NORMAL":18711,"POSITION":1189},"indices":36233,"material":5,"mode":4},{"attributes":{"NORMAL":18712,"POSITION":1190},"indices":36234,"material":5,"mode":4},{"attributes":{"NORMAL":18713,"POSITION":1191},"indices":36235,"material":5,"mode":4},{"attributes":{"NORMAL":18714,"POSITION":1192},"indices":36236,"material":5,"mode":4},{"attributes":{"NORMAL":18715,"POSITION":1193},"indices":36237,"material":5,"mode":4},{"attributes":{"NORMAL":18716,"POSITION":1194},"indices":36238,"material":5,"mode":4},{"attributes":{"NORMAL":18717,"POSITION":1195},"indices":36239,"material":5,"mode":4},{"attributes":{"NORMAL":18718,"POSITION":1196},"indices":36240,"material":5,"mode":4},{"attributes":{"NORMAL":18719,"POSITION":1197},"indices":36241,"material":5,"mode":4},{"attributes":{"NORMAL":18720,"POSITION":1198},"indices":36242,"material":5,"mode":4}]},{"name":"COMPOUND","primitives":[{"attributes":{"NORMAL":18721,"POSITION":1199},"indices":36243,"material":7,"mode":4},{"attributes":{"NORMAL":18722,"POSITION":1200},"indices":36244,"material":7,"mode":4},{"attributes":{"NORMAL":18723,"POSITION":1201},"indices":36245,"material":7,"mode":4},{"attributes":{"NORMAL":18724,"POSITION":1202},"indices":36246,"material":7,"mode":4},{"attributes":{"NORMAL":18725,"POSITION":1203},"indices":36247,"material":7,"mode":4},{"attributes":{"NORMAL":18726,"POSITION":1204},"indices":36248,"material":7,"mode":4},{"attributes":{"NORMAL":18727,"POSITION":1205},"indices":36249,"material":7,"mode":4},{"attributes":{"NORMAL":18728,"POSITION":1206},"indices":36250,"material":7,"mode":4},{"attributes":{"NORMAL":18729,"POSITION":1207},"indices":36251,"material":7,"mode":4},{"attributes":{"NORMAL":18730,"POSITION":1208},"indices":36252,"material":7,"mode":4}]},{"name":"COMPOUND001","primitives":[{"attributes":{"NORMAL":18731,"POSITION":1209},"indices":36253,"material":7,"mode":4},{"attributes":{"NORMAL":18732,"POSITION":1210},"indices":36254,"material":7,"mode":4},{"attributes":{"NORMAL":18733,"POSITION":1211},"indices":36255,"material":7,"mode":4},{"attributes":{"NORMAL":18734,"POSITION":1212},"indices":36256,"material":7,"mode":4},{"attributes":{"NORMAL":18735,"POSITION":1213},"indices":36257,"material":7,"mode":4},{"attributes":{"NORMAL":18736,"POSITION":1214},"indices":36258,"material":7,"mode":4},{"attributes":{"NORMAL":18737,"POSITION":1215},"indices":36259,"material":7,"mode":4},{"attributes":{"NORMAL":18738,"POSITION":1216},"indices":36260,"material":7,"mode":4},{"attributes":{"NORMAL":18739,"POSITION":1217},"indices":36261,"material":7,"mode":4},{"attributes":{"NORMAL":18740,"POSITION":1218},"indices":36262,"material":7,"mode":4}]},{"name":"COMPOUND002","primitives":[{"attributes":{"NORMAL":18741,"POSITION":1219},"indices":36263,"material":7,"mode":4},{"attributes":{"NORMAL":18742,"POSITION":1220},"indices":36264,"material":7,"mode":4},{"attributes":{"NORMAL":18743,"POSITION":1221},"indices":36265,"material":7,"mode":4},{"attributes":{"NORMAL":18744,"POSITION":1222},"indices":36266,"material":7,"mode":4},{"attributes":{"NORMAL":18745,"POSITION":1223},"indices":36267,"material":7,"mode":4},{"attributes":{"NORMAL":18746,"POSITION":1224},"indices":36268,"material":7,"mode":4},{"attributes":{"NORMAL":18747,"POSITION":1225},"indices":36269,"material":7,"mode":4},{"attributes":{"NORMAL":18748,"POSITION":1226},"indices":36270,"material":7,"mode":4},{"attributes":{"NORMAL":18749,"POSITION":1227},"indices":36271,"material":7,"mode":4},{"attributes":{"NORMAL":18750,"POSITION":1228},"indices":36272,"material":7,"mode":4}]},{"name":"COMPOUND003","primitives":[{"attributes":{"NORMAL":18751,"POSITION":1229},"indices":36273,"material":7,"mode":4},{"attributes":{"NORMAL":18752,"POSITION":1230},"indices":36274,"material":7,"mode":4},{"attributes":{"NORMAL":18753,"POSITION":1231},"indices":36275,"material":7,"mode":4},{"attributes":{"NORMAL":18754,"POSITION":1232},"indices":36276,"material":7,"mode":4},{"attributes":{"NORMAL":18755,"POSITION":1233},"indices":36277,"material":7,"mode":4},{"attributes":{"NORMAL":18756,"POSITION":1234},"indices":36278,"material":7,"mode":4},{"attributes":{"NORMAL":18757,"POSITION":1235},"indices":36279,"material":7,"mode":4},{"attributes":{"NORMAL":18758,"POSITION":1236},"indices":36280,"material":7,"mode":4},{"attributes":{"NORMAL":18759,"POSITION":1237},"indices":36281,"material":7,"mode":4},{"attributes":{"NORMAL":18760,"POSITION":1238},"indices":36282,"material":7,"mode":4}]},{"name":"COMPOUND004","primitives":[{"attributes":{"NORMAL":18761,"POSITION":1239},"indices":36283,"material":7,"mode":4},{"attributes":{"NORMAL":18762,"POSITION":1240},"indices":36284,"material":7,"mode":4},{"attributes":{"NORMAL":18763,"POSITION":1241},"indices":36285,"material":7,"mode":4},{"attributes":{"NORMAL":18764,"POSITION":1242},"indices":36286,"material":7,"mode":4},{"attributes":{"NORMAL":18765,"POSITION":1243},"indices":36287,"material":7,"mode":4},{"attributes":{"NORMAL":18766,"POSITION":1244},"indices":36288,"material":7,"mode":4},{"attributes":{"NORMAL":18767,"POSITION":1245},"indices":36289,"material":7,"mode":4},{"attributes":{"NORMAL":18768,"POSITION":1246},"indices":36290,"material":7,"mode":4},{"attributes":{"NORMAL":18769,"POSITION":1247},"indices":36291,"material":7,"mode":4},{"attributes":{"NORMAL":18770,"POSITION":1248},"indices":36292,"material":7,"mode":4}]},{"name":"COMPOUND005","primitives":[{"attributes":{"NORMAL":18771,"POSITION":1249},"indices":36293,"material":8,"mode":4},{"attributes":{"NORMAL":18772,"POSITION":1250},"indices":36294,"material":8,"mode":4},{"attributes":{"NORMAL":18773,"POSITION":1251},"indices":36295,"material":8,"mode":4},{"attributes":{"NORMAL":18774,"POSITION":1252},"indices":36296,"material":8,"mode":4},{"attributes":{"NORMAL":18775,"POSITION":1253},"indices":36297,"material":8,"mode":4},{"attributes":{"NORMAL":18776,"POSITION":1254},"indices":36298,"material":8,"mode":4},{"attributes":{"NORMAL":18777,"POSITION":1255},"indices":36299,"material":8,"mode":4},{"attributes":{"NORMAL":18778,"POSITION":1256},"indices":36300,"material":9,"mode":4},{"attributes":{"NORMAL":18779,"POSITION":1257},"indices":36301,"material":9,"mode":4},{"attributes":{"NORMAL":18780,"POSITION":1258},"indices":36302,"material":9,"mode":4}]},{"name":"COMPOUND006","primitives":[{"attributes":{"NORMAL":18781,"POSITION":1259},"indices":36303,"material":7,"mode":4},{"attributes":{"NORMAL":18782,"POSITION":1260},"indices":36304,"material":7,"mode":4},{"attributes":{"NORMAL":18783,"POSITION":1261},"indices":36305,"material":7,"mode":4},{"attributes":{"NORMAL":18784,"POSITION":1262},"indices":36306,"material":7,"mode":4},{"attributes":{"NORMAL":18785,"POSITION":1263},"indices":36307,"material":7,"mode":4},{"attributes":{"NORMAL":18786,"POSITION":1264},"indices":36308,"material":7,"mode":4},{"attributes":{"NORMAL":18787,"POSITION":1265},"indices":36309,"material":7,"mode":4},{"attributes":{"NORMAL":18788,"POSITION":1266},"indices":36310,"material":7,"mode":4},{"attributes":{"NORMAL":18789,"POSITION":1267},"indices":36311,"material":7,"mode":4},{"attributes":{"NORMAL":18790,"POSITION":1268},"indices":36312,"material":7,"mode":4}]},{"name":"COMPOUND007","primitives":[{"attributes":{"NORMAL":18791,"POSITION":1269},"indices":36313,"material":7,"mode":4},{"attributes":{"NORMAL":18792,"POSITION":1270},"indices":36314,"material":7,"mode":4},{"attributes":{"NORMAL":18793,"POSITION":1271},"indices":36315,"material":7,"mode":4},{"attributes":{"NORMAL":18794,"POSITION":1272},"indices":36316,"material":7,"mode":4},{"attributes":{"NORMAL":18795,"POSITION":1273},"indices":36317,"material":7,"mode":4},{"attributes":{"NORMAL":18796,"POSITION":1274},"indices":36318,"material":7,"mode":4},{"attributes":{"NORMAL":18797,"POSITION":1275},"indices":36319,"material":7,"mode":4},{"attributes":{"NORMAL":18798,"POSITION":1276},"indices":36320,"material":7,"mode":4},{"attributes":{"NORMAL":18799,"POSITION":1277},"indices":36321,"material":7,"mode":4},{"attributes":{"NORMAL":18800,"POSITION":1278},"indices":36322,"material":7,"mode":4}]},{"name":"COMPOUND008","primitives":[{"attributes":{"NORMAL":18801,"POSITION":1279},"indices":36323,"material":7,"mode":4},{"attributes":{"NORMAL":18802,"POSITION":1280},"indices":36324,"material":7,"mode":4},{"attributes":{"NORMAL":18803,"POSITION":1281},"indices":36325,"material":7,"mode":4},{"attributes":{"NORMAL":18804,"POSITION":1282},"indices":36326,"material":7,"mode":4},{"attributes":{"NORMAL":18805,"POSITION":1283},"indices":36327,"material":7,"mode":4},{"attributes":{"NORMAL":18806,"POSITION":1284},"indices":36328,"material":7,"mode":4},{"attributes":{"NORMAL":18807,"POSITION":1285},"indices":36329,"material":7,"mode":4},{"attributes":{"NORMAL":18808,"POSITION":1286},"indices":36330,"material":7,"mode":4},{"attributes":{"NORMAL":18809,"POSITION":1287},"indices":36331,"material":7,"mode":4},{"attributes":{"NORMAL":18810,"POSITION":1288},"indices":36332,"material":7,"mode":4}]},{"name":"COMPOUND009","primitives":[{"attributes":{"NORMAL":18811,"POSITION":1289},"indices":36333,"material":7,"mode":4},{"attributes":{"NORMAL":18812,"POSITION":1290},"indices":36334,"material":7,"mode":4},{"attributes":{"NORMAL":18813,"POSITION":1291},"indices":36335,"material":7,"mode":4},{"attributes":{"NORMAL":18814,"POSITION":1292},"indices":36336,"material":7,"mode":4},{"attributes":{"NORMAL":18815,"POSITION":1293},"indices":36337,"material":7,"mode":4},{"attributes":{"NORMAL":18816,"POSITION":1294},"indices":36338,"material":7,"mode":4},{"attributes":{"NORMAL":18817,"POSITION":1295},"indices":36339,"material":7,"mode":4},{"attributes":{"NORMAL":18818,"POSITION":1296},"indices":36340,"material":7,"mode":4},{"attributes":{"NORMAL":18819,"POSITION":1297},"indices":36341,"material":7,"mode":4},{"attributes":{"NORMAL":18820,"POSITION":1298},"indices":36342,"material":7,"mode":4}]},{"name":"COMPOUND010","primitives":[{"attributes":{"NORMAL":18821,"POSITION":1299},"indices":36343,"material":7,"mode":4},{"attributes":{"NORMAL":18822,"POSITION":1300},"indices":36344,"material":7,"mode":4},{"attributes":{"NORMAL":18823,"POSITION":1301},"indices":36345,"material":7,"mode":4},{"attributes":{"NORMAL":18824,"POSITION":1302},"indices":36346,"material":7,"mode":4},{"attributes":{"NORMAL":18825,"POSITION":1303},"indices":36347,"material":7,"mode":4},{"attributes":{"NORMAL":18826,"POSITION":1304},"indices":36348,"material":7,"mode":4},{"attributes":{"NORMAL":18827,"POSITION":1305},"indices":36349,"material":7,"mode":4},{"attributes":{"NORMAL":18828,"POSITION":1306},"indices":36350,"material":7,"mode":4},{"attributes":{"NORMAL":18829,"POSITION":1307},"indices":36351,"material":7,"mode":4},{"attributes":{"NORMAL":18830,"POSITION":1308},"indices":36352,"material":7,"mode":4}]},{"name":"COMPOUND011","primitives":[{"attributes":{"NORMAL":18831,"POSITION":1309},"indices":36353,"material":10,"mode":4},{"attributes":{"NORMAL":18832,"POSITION":1310},"indices":36354,"material":10,"mode":4},{"attributes":{"NORMAL":18833,"POSITION":1311},"indices":36355,"material":10,"mode":4},{"attributes":{"NORMAL":18834,"POSITION":1312},"indices":36356,"material":10,"mode":4},{"attributes":{"NORMAL":18835,"POSITION":1313},"indices":36357,"material":10,"mode":4},{"attributes":{"NORMAL":18836,"POSITION":1314},"indices":36358,"material":10,"mode":4},{"attributes":{"NORMAL":18837,"POSITION":1315},"indices":36359,"material":10,"mode":4},{"attributes":{"NORMAL":18838,"POSITION":1316},"indices":36360,"material":11,"mode":4},{"attributes":{"NORMAL":18839,"POSITION":1317},"indices":36361,"material":12,"mode":4},{"attributes":{"NORMAL":18840,"POSITION":1318},"indices":36362,"material":11,"mode":4},{"attributes":{"NORMAL":18841,"POSITION":1319},"indices":36363,"material":11,"mode":4},{"attributes":{"NORMAL":18842,"POSITION":1320},"indices":36364,"material":11,"mode":4},{"attributes":{"NORMAL":18843,"POSITION":1321},"indices":36365,"material":11,"mode":4},{"attributes":{"NORMAL":18844,"POSITION":1322},"indices":36366,"material":11,"mode":4},{"attributes":{"NORMAL":18845,"POSITION":1323},"indices":36367,"material":10,"mode":4},{"attributes":{"NORMAL":18846,"POSITION":1324},"indices":36368,"material":10,"mode":4},{"attributes":{"NORMAL":18847,"POSITION":1325},"indices":36369,"material":10,"mode":4},{"attributes":{"NORMAL":18848,"POSITION":1326},"indices":36370,"material":10,"mode":4},{"attributes":{"NORMAL":18849,"POSITION":1327},"indices":36371,"material":10,"mode":4},{"attributes":{"NORMAL":18850,"POSITION":1328},"indices":36372,"material":10,"mode":4},{"attributes":{"NORMAL":18851,"POSITION":1329},"indices":36373,"material":10,"mode":4},{"attributes":{"NORMAL":18852,"POSITION":1330},"indices":36374,"material":10,"mode":4},{"attributes":{"NORMAL":18853,"POSITION":1331},"indices":36375,"material":10,"mode":4},{"attributes":{"NORMAL":18854,"POSITION":1332},"indices":36376,"material":10,"mode":4},{"attributes":{"NORMAL":18855,"POSITION":1333},"indices":36377,"material":10,"mode":4},{"attributes":{"NORMAL":18856,"POSITION":1334},"indices":36378,"material":10,"mode":4},{"attributes":{"NORMAL":18857,"POSITION":1335},"indices":36379,"material":10,"mode":4},{"attributes":{"NORMAL":18858,"POSITION":1336},"indices":36380,"material":10,"mode":4},{"attributes":{"NORMAL":18859,"POSITION":1337},"indices":36381,"material":10,"mode":4},{"attributes":{"NORMAL":18860,"POSITION":1338},"indices":36382,"material":10,"mode":4},{"attributes":{"NORMAL":18861,"POSITION":1339},"indices":36383,"material":10,"mode":4},{"attributes":{"NORMAL":18862,"POSITION":1340},"indices":36384,"material":10,"mode":4},{"attributes":{"NORMAL":18863,"POSITION":1341},"indices":36385,"material":10,"mode":4},{"attributes":{"NORMAL":18864,"POSITION":1342},"indices":36386,"material":10,"mode":4},{"attributes":{"NORMAL":18865,"POSITION":1343},"indices":36387,"material":10,"mode":4},{"attributes":{"NORMAL":18866,"POSITION":1344},"indices":36388,"material":10,"mode":4},{"attributes":{"NORMAL":18867,"POSITION":1345},"indices":36389,"material":10,"mode":4},{"attributes":{"NORMAL":18868,"POSITION":1346},"indices":36390,"material":10,"mode":4},{"attributes":{"NORMAL":18869,"POSITION":1347},"indices":36391,"material":10,"mode":4},{"attributes":{"NORMAL":18870,"POSITION":1348},"indices":36392,"material":10,"mode":4},{"attributes":{"NORMAL":18871,"POSITION":1349},"indices":36393,"material":10,"mode":4},{"attributes":{"NORMAL":18872,"POSITION":1350},"indices":36394,"material":10,"mode":4},{"attributes":{"NORMAL":18873,"POSITION":1351},"indices":36395,"material":10,"mode":4},{"attributes":{"NORMAL":18874,"POSITION":1352},"indices":36396,"material":10,"mode":4},{"attributes":{"NORMAL":18875,"POSITION":1353},"indices":36397,"material":10,"mode":4},{"attributes":{"NORMAL":18876,"POSITION":1354},"indices":36398,"material":10,"mode":4},{"attributes":{"NORMAL":18877,"POSITION":1355},"indices":36399,"material":10,"mode":4},{"attributes":{"NORMAL":18878,"POSITION":1356},"indices":36400,"material":10,"mode":4},{"attributes":{"NORMAL":18879,"POSITION":1357},"indices":36401,"material":10,"mode":4},{"attributes":{"NORMAL":18880,"POSITION":1358},"indices":36402,"material":10,"mode":4},{"attributes":{"NORMAL":18881,"POSITION":1359},"indices":36403,"material":10,"mode":4},{"attributes":{"NORMAL":18882,"POSITION":1360},"indices":36404,"material":10,"mode":4},{"attributes":{"NORMAL":18883,"POSITION":1361},"indices":36405,"material":10,"mode":4},{"attributes":{"NORMAL":18884,"POSITION":1362},"indices":36406,"material":10,"mode":4},{"attributes":{"NORMAL":18885,"POSITION":1363},"indices":36407,"material":10,"mode":4},{"attributes":{"NORMAL":18886,"POSITION":1364},"indices":36408,"material":10,"mode":4},{"attributes":{"NORMAL":18887,"POSITION":1365},"indices":36409,"material":10,"mode":4},{"attributes":{"NORMAL":18888,"POSITION":1366},"indices":36410,"material":10,"mode":4},{"attributes":{"NORMAL":18889,"POSITION":1367},"indices":36411,"material":10,"mode":4},{"attributes":{"NORMAL":18890,"POSITION":1368},"indices":36412,"material":10,"mode":4},{"attributes":{"NORMAL":18891,"POSITION":1369},"indices":36413,"material":10,"mode":4},{"attributes":{"NORMAL":18892,"POSITION":1370},"indices":36414,"material":10,"mode":4},{"attributes":{"NORMAL":18893,"POSITION":1371},"indices":36415,"material":10,"mode":4},{"attributes":{"NORMAL":18894,"POSITION":1372},"indices":36416,"material":10,"mode":4},{"attributes":{"NORMAL":18895,"POSITION":1373},"indices":36417,"material":10,"mode":4},{"attributes":{"NORMAL":18896,"POSITION":1374},"indices":36418,"material":10,"mode":4},{"attributes":{"NORMAL":18897,"POSITION":1375},"indices":36419,"material":10,"mode":4},{"attributes":{"NORMAL":18898,"POSITION":1376},"indices":36420,"material":10,"mode":4},{"attributes":{"NORMAL":18899,"POSITION":1377},"indices":36421,"material":10,"mode":4},{"attributes":{"NORMAL":18900,"POSITION":1378},"indices":36422,"material":10,"mode":4},{"attributes":{"NORMAL":18901,"POSITION":1379},"indices":36423,"material":10,"mode":4},{"attributes":{"NORMAL":18902,"POSITION":1380},"indices":36424,"material":10,"mode":4},{"attributes":{"NORMAL":18903,"POSITION":1381},"indices":36425,"material":10,"mode":4},{"attributes":{"NORMAL":18904,"POSITION":1382},"indices":36426,"material":10,"mode":4},{"attributes":{"NORMAL":18905,"POSITION":1383},"indices":36427,"material":10,"mode":4},{"attributes":{"NORMAL":18906,"POSITION":1384},"indices":36428,"material":10,"mode":4},{"attributes":{"NORMAL":18907,"POSITION":1385},"indices":36429,"material":10,"mode":4},{"attributes":{"NORMAL":18908,"POSITION":1386},"indices":36430,"material":10,"mode":4},{"attributes":{"NORMAL":18909,"POSITION":1387},"indices":36431,"material":10,"mode":4},{"attributes":{"NORMAL":18910,"POSITION":1388},"indices":36432,"material":10,"mode":4},{"attributes":{"NORMAL":18911,"POSITION":1389},"indices":36433,"material":10,"mode":4},{"attributes":{"NORMAL":18912,"POSITION":1390},"indices":36434,"material":10,"mode":4},{"attributes":{"NORMAL":18913,"POSITION":1391},"indices":36435,"material":10,"mode":4},{"attributes":{"NORMAL":18914,"POSITION":1392},"indices":36436,"material":10,"mode":4},{"attributes":{"NORMAL":18915,"POSITION":1393},"indices":36437,"material":10,"mode":4},{"attributes":{"NORMAL":18916,"POSITION":1394},"indices":36438,"material":10,"mode":4},{"attributes":{"NORMAL":18917,"POSITION":1395},"indices":36439,"material":10,"mode":4},{"attributes":{"NORMAL":18918,"POSITION":1396},"indices":36440,"material":10,"mode":4},{"attributes":{"NORMAL":18919,"POSITION":1397},"indices":36441,"material":10,"mode":4},{"attributes":{"NORMAL":18920,"POSITION":1398},"indices":36442,"material":10,"mode":4},{"attributes":{"NORMAL":18921,"POSITION":1399},"indices":36443,"material":10,"mode":4},{"attributes":{"NORMAL":18922,"POSITION":1400},"indices":36444,"material":10,"mode":4},{"attributes":{"NORMAL":18923,"POSITION":1401},"indices":36445,"material":10,"mode":4},{"attributes":{"NORMAL":18924,"POSITION":1402},"indices":36446,"material":10,"mode":4},{"attributes":{"NORMAL":18925,"POSITION":1403},"indices":36447,"material":10,"mode":4},{"attributes":{"NORMAL":18926,"POSITION":1404},"indices":36448,"material":10,"mode":4},{"attributes":{"NORMAL":18927,"POSITION":1405},"indices":36449,"material":10,"mode":4},{"attributes":{"NORMAL":18928,"POSITION":1406},"indices":36450,"material":10,"mode":4},{"attributes":{"NORMAL":18929,"POSITION":1407},"indices":36451,"material":10,"mode":4},{"attributes":{"NORMAL":18930,"POSITION":1408},"indices":36452,"material":10,"mode":4},{"attributes":{"NORMAL":18931,"POSITION":1409},"indices":36453,"material":10,"mode":4},{"attributes":{"NORMAL":18932,"POSITION":1410},"indices":36454,"material":10,"mode":4},{"attributes":{"NORMAL":18933,"POSITION":1411},"indices":36455,"material":10,"mode":4},{"attributes":{"NORMAL":18934,"POSITION":1412},"indices":36456,"material":10,"mode":4},{"attributes":{"NORMAL":18935,"POSITION":1413},"indices":36457,"material":10,"mode":4},{"attributes":{"NORMAL":18936,"POSITION":1414},"indices":36458,"material":10,"mode":4},{"attributes":{"NORMAL":18937,"POSITION":1415},"indices":36459,"material":10,"mode":4},{"attributes":{"NORMAL":18938,"POSITION":1416},"indices":36460,"material":10,"mode":4},{"attributes":{"NORMAL":18939,"POSITION":1417},"indices":36461,"material":10,"mode":4},{"attributes":{"NORMAL":18940,"POSITION":1418},"indices":36462,"material":10,"mode":4},{"attributes":{"NORMAL":18941,"POSITION":1419},"indices":36463,"material":10,"mode":4},{"attributes":{"NORMAL":18942,"POSITION":1420},"indices":36464,"material":10,"mode":4},{"attributes":{"NORMAL":18943,"POSITION":1421},"indices":36465,"material":10,"mode":4},{"attributes":{"NORMAL":18944,"POSITION":1422},"indices":36466,"material":10,"mode":4},{"attributes":{"NORMAL":18945,"POSITION":1423},"indices":36467,"material":10,"mode":4},{"attributes":{"NORMAL":18946,"POSITION":1424},"indices":36468,"material":10,"mode":4},{"attributes":{"NORMAL":18947,"POSITION":1425},"indices":36469,"material":10,"mode":4},{"attributes":{"NORMAL":18948,"POSITION":1426},"indices":36470,"material":10,"mode":4},{"attributes":{"NORMAL":18949,"POSITION":1427},"indices":36471,"material":10,"mode":4},{"attributes":{"NORMAL":18950,"POSITION":1428},"indices":36472,"material":10,"mode":4},{"attributes":{"NORMAL":18951,"POSITION":1429},"indices":36473,"material":10,"mode":4},{"attributes":{"NORMAL":18952,"POSITION":1430},"indices":36474,"material":10,"mode":4},{"attributes":{"NORMAL":18953,"POSITION":1431},"indices":36475,"material":10,"mode":4},{"attributes":{"NORMAL":18954,"POSITION":1432},"indices":36476,"material":10,"mode":4},{"attributes":{"NORMAL":18955,"POSITION":1433},"indices":36477,"material":10,"mode":4},{"attributes":{"NORMAL":18956,"POSITION":1434},"indices":36478,"material":10,"mode":4},{"attributes":{"NORMAL":18957,"POSITION":1435},"indices":36479,"material":10,"mode":4},{"attributes":{"NORMAL":18958,"POSITION":1436},"indices":36480,"material":10,"mode":4},{"attributes":{"NORMAL":18959,"POSITION":1437},"indices":36481,"material":10,"mode":4},{"attributes":{"NORMAL":18960,"POSITION":1438},"indices":36482,"material":10,"mode":4},{"attributes":{"NORMAL":18961,"POSITION":1439},"indices":36483,"material":10,"mode":4},{"attributes":{"NORMAL":18962,"POSITION":1440},"indices":36484,"material":10,"mode":4},{"attributes":{"NORMAL":18963,"POSITION":1441},"indices":36485,"material":10,"mode":4},{"attributes":{"NORMAL":18964,"POSITION":1442},"indices":36486,"material":10,"mode":4},{"attributes":{"NORMAL":18965,"POSITION":1443},"indices":36487,"material":10,"mode":4},{"attributes":{"NORMAL":18966,"POSITION":1444},"indices":36488,"material":10,"mode":4},{"attributes":{"NORMAL":18967,"POSITION":1445},"indices":36489,"material":10,"mode":4},{"attributes":{"NORMAL":18968,"POSITION":1446},"indices":36490,"material":10,"mode":4},{"attributes":{"NORMAL":18969,"POSITION":1447},"indices":36491,"material":10,"mode":4},{"attributes":{"NORMAL":18970,"POSITION":1448},"indices":36492,"material":10,"mode":4},{"attributes":{"NORMAL":18971,"POSITION":1449},"indices":36493,"material":10,"mode":4},{"attributes":{"NORMAL":18972,"POSITION":1450},"indices":36494,"material":10,"mode":4},{"attributes":{"NORMAL":18973,"POSITION":1451},"indices":36495,"material":10,"mode":4},{"attributes":{"NORMAL":18974,"POSITION":1452},"indices":36496,"material":10,"mode":4},{"attributes":{"NORMAL":18975,"POSITION":1453},"indices":36497,"material":10,"mode":4},{"attributes":{"NORMAL":18976,"POSITION":1454},"indices":36498,"material":10,"mode":4},{"attributes":{"NORMAL":18977,"POSITION":1455},"indices":36499,"material":10,"mode":4},{"attributes":{"NORMAL":18978,"POSITION":1456},"indices":36500,"material":10,"mode":4},{"attributes":{"NORMAL":18979,"POSITION":1457},"indices":36501,"material":10,"mode":4},{"attributes":{"NORMAL":18980,"POSITION":1458},"indices":36502,"material":10,"mode":4},{"attributes":{"NORMAL":18981,"POSITION":1459},"indices":36503,"material":10,"mode":4},{"attributes":{"NORMAL":18982,"POSITION":1460},"indices":36504,"material":10,"mode":4},{"attributes":{"NORMAL":18983,"POSITION":1461},"indices":36505,"material":10,"mode":4},{"attributes":{"NORMAL":18984,"POSITION":1462},"indices":36506,"material":10,"mode":4},{"attributes":{"NORMAL":18985,"POSITION":1463},"indices":36507,"material":10,"mode":4},{"attributes":{"NORMAL":18986,"POSITION":1464},"indices":36508,"material":10,"mode":4},{"attributes":{"NORMAL":18987,"POSITION":1465},"indices":36509,"material":10,"mode":4},{"attributes":{"NORMAL":18988,"POSITION":1466},"indices":36510,"material":10,"mode":4},{"attributes":{"NORMAL":18989,"POSITION":1467},"indices":36511,"material":10,"mode":4},{"attributes":{"NORMAL":18990,"POSITION":1468},"indices":36512,"material":10,"mode":4},{"attributes":{"NORMAL":18991,"POSITION":1469},"indices":36513,"material":10,"mode":4},{"attributes":{"NORMAL":18992,"POSITION":1470},"indices":36514,"material":10,"mode":4},{"attributes":{"NORMAL":18993,"POSITION":1471},"indices":36515,"material":10,"mode":4},{"attributes":{"NORMAL":18994,"POSITION":1472},"indices":36516,"material":10,"mode":4},{"attributes":{"NORMAL":18995,"POSITION":1473},"indices":36517,"material":10,"mode":4},{"attributes":{"NORMAL":18996,"POSITION":1474},"indices":36518,"material":10,"mode":4},{"attributes":{"NORMAL":18997,"POSITION":1475},"indices":36519,"material":10,"mode":4},{"attributes":{"NORMAL":18998,"POSITION":1476},"indices":36520,"material":10,"mode":4},{"attributes":{"NORMAL":18999,"POSITION":1477},"indices":36521,"material":10,"mode":4},{"attributes":{"NORMAL":19000,"POSITION":1478},"indices":36522,"material":10,"mode":4},{"attributes":{"NORMAL":19001,"POSITION":1479},"indices":36523,"material":10,"mode":4},{"attributes":{"NORMAL":19002,"POSITION":1480},"indices":36524,"material":10,"mode":4},{"attributes":{"NORMAL":19003,"POSITION":1481},"indices":36525,"material":10,"mode":4},{"attributes":{"NORMAL":19004,"POSITION":1482},"indices":36526,"material":10,"mode":4},{"attributes":{"NORMAL":19005,"POSITION":1483},"indices":36527,"material":10,"mode":4},{"attributes":{"NORMAL":19006,"POSITION":1484},"indices":36528,"material":10,"mode":4},{"attributes":{"NORMAL":19007,"POSITION":1485},"indices":36529,"material":10,"mode":4},{"attributes":{"NORMAL":19008,"POSITION":1486},"indices":36530,"material":10,"mode":4},{"attributes":{"NORMAL":19009,"POSITION":1487},"indices":36531,"material":10,"mode":4},{"attributes":{"NORMAL":19010,"POSITION":1488},"indices":36532,"material":10,"mode":4},{"attributes":{"NORMAL":19011,"POSITION":1489},"indices":36533,"material":10,"mode":4},{"attributes":{"NORMAL":19012,"POSITION":1490},"indices":36534,"material":10,"mode":4},{"attributes":{"NORMAL":19013,"POSITION":1491},"indices":36535,"material":10,"mode":4},{"attributes":{"NORMAL":19014,"POSITION":1492},"indices":36536,"material":10,"mode":4},{"attributes":{"NORMAL":19015,"POSITION":1493},"indices":36537,"material":10,"mode":4},{"attributes":{"NORMAL":19016,"POSITION":1494},"indices":36538,"material":10,"mode":4},{"attributes":{"NORMAL":19017,"POSITION":1495},"indices":36539,"material":10,"mode":4},{"attributes":{"NORMAL":19018,"POSITION":1496},"indices":36540,"material":10,"mode":4},{"attributes":{"NORMAL":19019,"POSITION":1497},"indices":36541,"material":10,"mode":4},{"attributes":{"NORMAL":19020,"POSITION":1498},"indices":36542,"material":10,"mode":4},{"attributes":{"NORMAL":19021,"POSITION":1499},"indices":36543,"material":10,"mode":4},{"attributes":{"NORMAL":19022,"POSITION":1500},"indices":36544,"material":10,"mode":4},{"attributes":{"NORMAL":19023,"POSITION":1501},"indices":36545,"material":10,"mode":4},{"attributes":{"NORMAL":19024,"POSITION":1502},"indices":36546,"material":10,"mode":4},{"attributes":{"NORMAL":19025,"POSITION":1503},"indices":36547,"material":10,"mode":4},{"attributes":{"NORMAL":19026,"POSITION":1504},"indices":36548,"material":10,"mode":4},{"attributes":{"NORMAL":19027,"POSITION":1505},"indices":36549,"material":10,"mode":4},{"attributes":{"NORMAL":19028,"POSITION":1506},"indices":36550,"material":10,"mode":4},{"attributes":{"NORMAL":19029,"POSITION":1507},"indices":36551,"material":10,"mode":4},{"attributes":{"NORMAL":19030,"POSITION":1508},"indices":36552,"material":10,"mode":4},{"attributes":{"NORMAL":19031,"POSITION":1509},"indices":36553,"material":10,"mode":4},{"attributes":{"NORMAL":19032,"POSITION":1510},"indices":36554,"material":10,"mode":4},{"attributes":{"NORMAL":19033,"POSITION":1511},"indices":36555,"material":10,"mode":4},{"attributes":{"NORMAL":19034,"POSITION":1512},"indices":36556,"material":10,"mode":4},{"attributes":{"NORMAL":19035,"POSITION":1513},"indices":36557,"material":10,"mode":4},{"attributes":{"NORMAL":19036,"POSITION":1514},"indices":36558,"material":10,"mode":4},{"attributes":{"NORMAL":19037,"POSITION":1515},"indices":36559,"material":10,"mode":4},{"attributes":{"NORMAL":19038,"POSITION":1516},"indices":36560,"material":10,"mode":4},{"attributes":{"NORMAL":19039,"POSITION":1517},"indices":36561,"material":10,"mode":4},{"attributes":{"NORMAL":19040,"POSITION":1518},"indices":36562,"material":10,"mode":4},{"attributes":{"NORMAL":19041,"POSITION":1519},"indices":36563,"material":10,"mode":4},{"attributes":{"NORMAL":19042,"POSITION":1520},"indices":36564,"material":10,"mode":4},{"attributes":{"NORMAL":19043,"POSITION":1521},"indices":36565,"material":10,"mode":4},{"attributes":{"NORMAL":19044,"POSITION":1522},"indices":36566,"material":10,"mode":4},{"attributes":{"NORMAL":19045,"POSITION":1523},"indices":36567,"material":10,"mode":4},{"attributes":{"NORMAL":19046,"POSITION":1524},"indices":36568,"material":10,"mode":4},{"attributes":{"NORMAL":19047,"POSITION":1525},"indices":36569,"material":10,"mode":4},{"attributes":{"NORMAL":19048,"POSITION":1526},"indices":36570,"material":10,"mode":4},{"attributes":{"NORMAL":19049,"POSITION":1527},"indices":36571,"material":10,"mode":4},{"attributes":{"NORMAL":19050,"POSITION":1528},"indices":36572,"material":10,"mode":4},{"attributes":{"NORMAL":19051,"POSITION":1529},"indices":36573,"material":10,"mode":4},{"attributes":{"NORMAL":19052,"POSITION":1530},"indices":36574,"material":10,"mode":4},{"attributes":{"NORMAL":19053,"POSITION":1531},"indices":36575,"material":10,"mode":4},{"attributes":{"NORMAL":19054,"POSITION":1532},"indices":36576,"material":10,"mode":4},{"attributes":{"NORMAL":19055,"POSITION":1533},"indices":36577,"material":10,"mode":4},{"attributes":{"NORMAL":19056,"POSITION":1534},"indices":36578,"material":10,"mode":4},{"attributes":{"NORMAL":19057,"POSITION":1535},"indices":36579,"material":10,"mode":4},{"attributes":{"NORMAL":19058,"POSITION":1536},"indices":36580,"material":10,"mode":4},{"attributes":{"NORMAL":19059,"POSITION":1537},"indices":36581,"material":10,"mode":4},{"attributes":{"NORMAL":19060,"POSITION":1538},"indices":36582,"material":10,"mode":4},{"attributes":{"NORMAL":19061,"POSITION":1539},"indices":36583,"material":10,"mode":4},{"attributes":{"NORMAL":19062,"POSITION":1540},"indices":36584,"material":10,"mode":4},{"attributes":{"NORMAL":19063,"POSITION":1541},"indices":36585,"material":10,"mode":4},{"attributes":{"NORMAL":19064,"POSITION":1542},"indices":36586,"material":10,"mode":4},{"attributes":{"NORMAL":19065,"POSITION":1543},"indices":36587,"material":10,"mode":4},{"attributes":{"NORMAL":19066,"POSITION":1544},"indices":36588,"material":10,"mode":4},{"attributes":{"NORMAL":19067,"POSITION":1545},"indices":36589,"material":10,"mode":4},{"attributes":{"NORMAL":19068,"POSITION":1546},"indices":36590,"material":10,"mode":4},{"attributes":{"NORMAL":19069,"POSITION":1547},"indices":36591,"material":10,"mode":4},{"attributes":{"NORMAL":19070,"POSITION":1548},"indices":36592,"material":10,"mode":4},{"attributes":{"NORMAL":19071,"POSITION":1549},"indices":36593,"material":10,"mode":4},{"attributes":{"NORMAL":19072,"POSITION":1550},"indices":36594,"material":10,"mode":4},{"attributes":{"NORMAL":19073,"POSITION":1551},"indices":36595,"material":10,"mode":4},{"attributes":{"NORMAL":19074,"POSITION":1552},"indices":36596,"material":10,"mode":4},{"attributes":{"NORMAL":19075,"POSITION":1553},"indices":36597,"material":10,"mode":4},{"attributes":{"NORMAL":19076,"POSITION":1554},"indices":36598,"material":10,"mode":4},{"attributes":{"NORMAL":19077,"POSITION":1555},"indices":36599,"material":10,"mode":4},{"attributes":{"NORMAL":19078,"POSITION":1556},"indices":36600,"material":10,"mode":4},{"attributes":{"NORMAL":19079,"POSITION":1557},"indices":36601,"material":10,"mode":4},{"attributes":{"NORMAL":19080,"POSITION":1558},"indices":36602,"material":10,"mode":4},{"attributes":{"NORMAL":19081,"POSITION":1559},"indices":36603,"material":10,"mode":4},{"attributes":{"NORMAL":19082,"POSITION":1560},"indices":36604,"material":10,"mode":4},{"attributes":{"NORMAL":19083,"POSITION":1561},"indices":36605,"material":10,"mode":4},{"attributes":{"NORMAL":19084,"POSITION":1562},"indices":36606,"material":10,"mode":4},{"attributes":{"NORMAL":19085,"POSITION":1563},"indices":36607,"material":10,"mode":4},{"attributes":{"NORMAL":19086,"POSITION":1564},"indices":36608,"material":10,"mode":4},{"attributes":{"NORMAL":19087,"POSITION":1565},"indices":36609,"material":10,"mode":4},{"attributes":{"NORMAL":19088,"POSITION":1566},"indices":36610,"material":10,"mode":4},{"attributes":{"NORMAL":19089,"POSITION":1567},"indices":36611,"material":10,"mode":4},{"attributes":{"NORMAL":19090,"POSITION":1568},"indices":36612,"material":10,"mode":4},{"attributes":{"NORMAL":19091,"POSITION":1569},"indices":36613,"material":10,"mode":4},{"attributes":{"NORMAL":19092,"POSITION":1570},"indices":36614,"material":10,"mode":4},{"attributes":{"NORMAL":19093,"POSITION":1571},"indices":36615,"material":10,"mode":4},{"attributes":{"NORMAL":19094,"POSITION":1572},"indices":36616,"material":10,"mode":4},{"attributes":{"NORMAL":19095,"POSITION":1573},"indices":36617,"material":10,"mode":4},{"attributes":{"NORMAL":19096,"POSITION":1574},"indices":36618,"material":10,"mode":4},{"attributes":{"NORMAL":19097,"POSITION":1575},"indices":36619,"material":10,"mode":4},{"attributes":{"NORMAL":19098,"POSITION":1576},"indices":36620,"material":10,"mode":4},{"attributes":{"NORMAL":19099,"POSITION":1577},"indices":36621,"material":10,"mode":4},{"attributes":{"NORMAL":19100,"POSITION":1578},"indices":36622,"material":10,"mode":4},{"attributes":{"NORMAL":19101,"POSITION":1579},"indices":36623,"material":10,"mode":4},{"attributes":{"NORMAL":19102,"POSITION":1580},"indices":36624,"material":10,"mode":4},{"attributes":{"NORMAL":19103,"POSITION":1581},"indices":36625,"material":10,"mode":4},{"attributes":{"NORMAL":19104,"POSITION":1582},"indices":36626,"material":10,"mode":4},{"attributes":{"NORMAL":19105,"POSITION":1583},"indices":36627,"material":10,"mode":4},{"attributes":{"NORMAL":19106,"POSITION":1584},"indices":36628,"material":10,"mode":4},{"attributes":{"NORMAL":19107,"POSITION":1585},"indices":36629,"material":10,"mode":4},{"attributes":{"NORMAL":19108,"POSITION":1586},"indices":36630,"material":10,"mode":4},{"attributes":{"NORMAL":19109,"POSITION":1587},"indices":36631,"material":10,"mode":4},{"attributes":{"NORMAL":19110,"POSITION":1588},"indices":36632,"material":10,"mode":4},{"attributes":{"NORMAL":19111,"POSITION":1589},"indices":36633,"material":10,"mode":4},{"attributes":{"NORMAL":19112,"POSITION":1590},"indices":36634,"material":10,"mode":4},{"attributes":{"NORMAL":19113,"POSITION":1591},"indices":36635,"material":10,"mode":4},{"attributes":{"NORMAL":19114,"POSITION":1592},"indices":36636,"material":10,"mode":4},{"attributes":{"NORMAL":19115,"POSITION":1593},"indices":36637,"material":10,"mode":4},{"attributes":{"NORMAL":19116,"POSITION":1594},"indices":36638,"material":10,"mode":4},{"attributes":{"NORMAL":19117,"POSITION":1595},"indices":36639,"material":10,"mode":4},{"attributes":{"NORMAL":19118,"POSITION":1596},"indices":36640,"material":10,"mode":4},{"attributes":{"NORMAL":19119,"POSITION":1597},"indices":36641,"material":10,"mode":4},{"attributes":{"NORMAL":19120,"POSITION":1598},"indices":36642,"material":10,"mode":4},{"attributes":{"NORMAL":19121,"POSITION":1599},"indices":36643,"material":10,"mode":4},{"attributes":{"NORMAL":19122,"POSITION":1600},"indices":36644,"material":10,"mode":4},{"attributes":{"NORMAL":19123,"POSITION":1601},"indices":36645,"material":10,"mode":4},{"attributes":{"NORMAL":19124,"POSITION":1602},"indices":36646,"material":10,"mode":4},{"attributes":{"NORMAL":19125,"POSITION":1603},"indices":36647,"material":10,"mode":4}]},{"name":"COMPOUND012","primitives":[{"attributes":{"NORMAL":19126,"POSITION":1604},"indices":36648,"material":8,"mode":4},{"attributes":{"NORMAL":19127,"POSITION":1605},"indices":36649,"material":8,"mode":4},{"attributes":{"NORMAL":19128,"POSITION":1606},"indices":36650,"material":8,"mode":4},{"attributes":{"NORMAL":19129,"POSITION":1607},"indices":36651,"material":8,"mode":4},{"attributes":{"NORMAL":19130,"POSITION":1608},"indices":36652,"material":8,"mode":4},{"attributes":{"NORMAL":19131,"POSITION":1609},"indices":36653,"material":8,"mode":4},{"attributes":{"NORMAL":19132,"POSITION":1610},"indices":36654,"material":8,"mode":4},{"attributes":{"NORMAL":19133,"POSITION":1611},"indices":36655,"material":8,"mode":4},{"attributes":{"NORMAL":19134,"POSITION":1612},"indices":36656,"material":8,"mode":4},{"attributes":{"NORMAL":19135,"POSITION":1613},"indices":36657,"material":8,"mode":4},{"attributes":{"NORMAL":19136,"POSITION":1614},"indices":36658,"material":8,"mode":4},{"attributes":{"NORMAL":19137,"POSITION":1615},"indices":36659,"material":8,"mode":4},{"attributes":{"NORMAL":19138,"POSITION":1616},"indices":36660,"material":8,"mode":4},{"attributes":{"NORMAL":19139,"POSITION":1617},"indices":36661,"material":8,"mode":4}]},{"name":"COMPOUND013","primitives":[{"attributes":{"NORMAL":19140,"POSITION":1618},"indices":36662,"material":7,"mode":4},{"attributes":{"NORMAL":19141,"POSITION":1619},"indices":36663,"material":7,"mode":4},{"attributes":{"NORMAL":19142,"POSITION":1620},"indices":36664,"material":7,"mode":4},{"attributes":{"NORMAL":19143,"POSITION":1621},"indices":36665,"material":7,"mode":4},{"attributes":{"NORMAL":19144,"POSITION":1622},"indices":36666,"material":7,"mode":4},{"attributes":{"NORMAL":19145,"POSITION":1623},"indices":36667,"material":7,"mode":4},{"attributes":{"NORMAL":19146,"POSITION":1624},"indices":36668,"material":7,"mode":4},{"attributes":{"NORMAL":19147,"POSITION":1625},"indices":36669,"material":7,"mode":4},{"attributes":{"NORMAL":19148,"POSITION":1626},"indices":36670,"material":7,"mode":4},{"attributes":{"NORMAL":19149,"POSITION":1627},"indices":36671,"material":7,"mode":4}]},{"name":"COMPOUND014","primitives":[{"attributes":{"NORMAL":19150,"POSITION":1628},"indices":36672,"material":7,"mode":4},{"attributes":{"NORMAL":19151,"POSITION":1629},"indices":36673,"material":7,"mode":4},{"attributes":{"NORMAL":19152,"POSITION":1630},"indices":36674,"material":7,"mode":4},{"attributes":{"NORMAL":19153,"POSITION":1631},"indices":36675,"material":7,"mode":4},{"attributes":{"NORMAL":19154,"POSITION":1632},"indices":36676,"material":7,"mode":4},{"attributes":{"NORMAL":19155,"POSITION":1633},"indices":36677,"material":7,"mode":4},{"attributes":{"NORMAL":19156,"POSITION":1634},"indices":36678,"material":7,"mode":4},{"attributes":{"NORMAL":19157,"POSITION":1635},"indices":36679,"material":7,"mode":4},{"attributes":{"NORMAL":19158,"POSITION":1636},"indices":36680,"material":7,"mode":4},{"attributes":{"NORMAL":19159,"POSITION":1637},"indices":36681,"material":7,"mode":4}]},{"name":"COMPOUND015","primitives":[{"attributes":{"NORMAL":19160,"POSITION":1638},"indices":36682,"material":7,"mode":4},{"attributes":{"NORMAL":19161,"POSITION":1639},"indices":36683,"material":7,"mode":4},{"attributes":{"NORMAL":19162,"POSITION":1640},"indices":36684,"material":7,"mode":4},{"attributes":{"NORMAL":19163,"POSITION":1641},"indices":36685,"material":7,"mode":4},{"attributes":{"NORMAL":19164,"POSITION":1642},"indices":36686,"material":7,"mode":4},{"attributes":{"NORMAL":19165,"POSITION":1643},"indices":36687,"material":7,"mode":4},{"attributes":{"NORMAL":19166,"POSITION":1644},"indices":36688,"material":7,"mode":4},{"attributes":{"NORMAL":19167,"POSITION":1645},"indices":36689,"material":7,"mode":4},{"attributes":{"NORMAL":19168,"POSITION":1646},"indices":36690,"material":7,"mode":4},{"attributes":{"NORMAL":19169,"POSITION":1647},"indices":36691,"material":7,"mode":4}]},{"name":"COMPOUND016","primitives":[{"attributes":{"NORMAL":19170,"POSITION":1648},"indices":36692,"material":7,"mode":4},{"attributes":{"NORMAL":19171,"POSITION":1649},"indices":36693,"material":7,"mode":4},{"attributes":{"NORMAL":19172,"POSITION":1650},"indices":36694,"material":7,"mode":4},{"attributes":{"NORMAL":19173,"POSITION":1651},"indices":36695,"material":7,"mode":4},{"attributes":{"NORMAL":19174,"POSITION":1652},"indices":36696,"material":7,"mode":4},{"attributes":{"NORMAL":19175,"POSITION":1653},"indices":36697,"material":7,"mode":4},{"attributes":{"NORMAL":19176,"POSITION":1654},"indices":36698,"material":7,"mode":4},{"attributes":{"NORMAL":19177,"POSITION":1655},"indices":36699,"material":7,"mode":4},{"attributes":{"NORMAL":19178,"POSITION":1656},"indices":36700,"material":7,"mode":4},{"attributes":{"NORMAL":19179,"POSITION":1657},"indices":36701,"material":7,"mode":4}]},{"name":"COMPOUND017","primitives":[{"attributes":{"NORMAL":19180,"POSITION":1658},"indices":36702,"material":7,"mode":4},{"attributes":{"NORMAL":19181,"POSITION":1659},"indices":36703,"material":7,"mode":4},{"attributes":{"NORMAL":19182,"POSITION":1660},"indices":36704,"material":7,"mode":4},{"attributes":{"NORMAL":19183,"POSITION":1661},"indices":36705,"material":7,"mode":4},{"attributes":{"NORMAL":19184,"POSITION":1662},"indices":36706,"material":7,"mode":4},{"attributes":{"NORMAL":19185,"POSITION":1663},"indices":36707,"material":7,"mode":4},{"attributes":{"NORMAL":19186,"POSITION":1664},"indices":36708,"material":7,"mode":4},{"attributes":{"NORMAL":19187,"POSITION":1665},"indices":36709,"material":7,"mode":4},{"attributes":{"NORMAL":19188,"POSITION":1666},"indices":36710,"material":7,"mode":4},{"attributes":{"NORMAL":19189,"POSITION":1667},"indices":36711,"material":7,"mode":4}]},{"name":"COMPOUND018","primitives":[{"attributes":{"NORMAL":19190,"POSITION":1668},"indices":36712,"material":8,"mode":4},{"attributes":{"NORMAL":19191,"POSITION":1669},"indices":36713,"material":8,"mode":4},{"attributes":{"NORMAL":19192,"POSITION":1670},"indices":36714,"material":8,"mode":4},{"attributes":{"NORMAL":19193,"POSITION":1671},"indices":36715,"material":8,"mode":4},{"attributes":{"NORMAL":19194,"POSITION":1672},"indices":36716,"material":8,"mode":4},{"attributes":{"NORMAL":19195,"POSITION":1673},"indices":36717,"material":8,"mode":4},{"attributes":{"NORMAL":19196,"POSITION":1674},"indices":36718,"material":8,"mode":4},{"attributes":{"NORMAL":19197,"POSITION":1675},"indices":36719,"material":9,"mode":4},{"attributes":{"NORMAL":19198,"POSITION":1676},"indices":36720,"material":9,"mode":4},{"attributes":{"NORMAL":19199,"POSITION":1677},"indices":36721,"material":9,"mode":4}]},{"name":"COMPOUND019","primitives":[{"attributes":{"NORMAL":19200,"POSITION":1678},"indices":36722,"material":7,"mode":4},{"attributes":{"NORMAL":19201,"POSITION":1679},"indices":36723,"material":7,"mode":4},{"attributes":{"NORMAL":19202,"POSITION":1680},"indices":36724,"material":7,"mode":4},{"attributes":{"NORMAL":19203,"POSITION":1681},"indices":36725,"material":7,"mode":4},{"attributes":{"NORMAL":19204,"POSITION":1682},"indices":36726,"material":7,"mode":4},{"attributes":{"NORMAL":19205,"POSITION":1683},"indices":36727,"material":7,"mode":4},{"attributes":{"NORMAL":19206,"POSITION":1684},"indices":36728,"material":7,"mode":4},{"attributes":{"NORMAL":19207,"POSITION":1685},"indices":36729,"material":7,"mode":4},{"attributes":{"NORMAL":19208,"POSITION":1686},"indices":36730,"material":7,"mode":4},{"attributes":{"NORMAL":19209,"POSITION":1687},"indices":36731,"material":7,"mode":4}]},{"name":"COMPOUND020","primitives":[{"attributes":{"NORMAL":19210,"POSITION":1688},"indices":36732,"material":7,"mode":4},{"attributes":{"NORMAL":19211,"POSITION":1689},"indices":36733,"material":7,"mode":4},{"attributes":{"NORMAL":19212,"POSITION":1690},"indices":36734,"material":7,"mode":4},{"attributes":{"NORMAL":19213,"POSITION":1691},"indices":36735,"material":7,"mode":4},{"attributes":{"NORMAL":19214,"POSITION":1692},"indices":36736,"material":7,"mode":4},{"attributes":{"NORMAL":19215,"POSITION":1693},"indices":36737,"material":7,"mode":4},{"attributes":{"NORMAL":19216,"POSITION":1694},"indices":36738,"material":7,"mode":4},{"attributes":{"NORMAL":19217,"POSITION":1695},"indices":36739,"material":7,"mode":4},{"attributes":{"NORMAL":19218,"POSITION":1696},"indices":36740,"material":7,"mode":4},{"attributes":{"NORMAL":19219,"POSITION":1697},"indices":36741,"material":7,"mode":4}]},{"name":"COMPOUND021","primitives":[{"attributes":{"NORMAL":19220,"POSITION":1698},"indices":36742,"material":7,"mode":4},{"attributes":{"NORMAL":19221,"POSITION":1699},"indices":36743,"material":7,"mode":4},{"attributes":{"NORMAL":19222,"POSITION":1700},"indices":36744,"material":7,"mode":4},{"attributes":{"NORMAL":19223,"POSITION":1701},"indices":36745,"material":7,"mode":4},{"attributes":{"NORMAL":19224,"POSITION":1702},"indices":36746,"material":7,"mode":4},{"attributes":{"NORMAL":19225,"POSITION":1703},"indices":36747,"material":7,"mode":4},{"attributes":{"NORMAL":19226,"POSITION":1704},"indices":36748,"material":7,"mode":4},{"attributes":{"NORMAL":19227,"POSITION":1705},"indices":36749,"material":7,"mode":4},{"attributes":{"NORMAL":19228,"POSITION":1706},"indices":36750,"material":7,"mode":4},{"attributes":{"NORMAL":19229,"POSITION":1707},"indices":36751,"material":7,"mode":4}]},{"name":"COMPOUND022","primitives":[{"attributes":{"NORMAL":19230,"POSITION":1708},"indices":36752,"material":8,"mode":4},{"attributes":{"NORMAL":19231,"POSITION":1709},"indices":36753,"material":8,"mode":4},{"attributes":{"NORMAL":19232,"POSITION":1710},"indices":36754,"material":8,"mode":4},{"attributes":{"NORMAL":19233,"POSITION":1711},"indices":36755,"material":8,"mode":4},{"attributes":{"NORMAL":19234,"POSITION":1712},"indices":36756,"material":8,"mode":4},{"attributes":{"NORMAL":19235,"POSITION":1713},"indices":36757,"material":8,"mode":4},{"attributes":{"NORMAL":19236,"POSITION":1714},"indices":36758,"material":8,"mode":4},{"attributes":{"NORMAL":19237,"POSITION":1715},"indices":36759,"material":9,"mode":4},{"attributes":{"NORMAL":19238,"POSITION":1716},"indices":36760,"material":9,"mode":4},{"attributes":{"NORMAL":19239,"POSITION":1717},"indices":36761,"material":9,"mode":4}]},{"name":"COMPOUND023","primitives":[{"attributes":{"NORMAL":19240,"POSITION":1718},"indices":36762,"material":7,"mode":4},{"attributes":{"NORMAL":19241,"POSITION":1719},"indices":36763,"material":7,"mode":4},{"attributes":{"NORMAL":19242,"POSITION":1720},"indices":36764,"material":7,"mode":4},{"attributes":{"NORMAL":19243,"POSITION":1721},"indices":36765,"material":7,"mode":4},{"attributes":{"NORMAL":19244,"POSITION":1722},"indices":36766,"material":7,"mode":4},{"attributes":{"NORMAL":19245,"POSITION":1723},"indices":36767,"material":7,"mode":4},{"attributes":{"NORMAL":19246,"POSITION":1724},"indices":36768,"material":7,"mode":4},{"attributes":{"NORMAL":19247,"POSITION":1725},"indices":36769,"material":7,"mode":4},{"attributes":{"NORMAL":19248,"POSITION":1726},"indices":36770,"material":7,"mode":4},{"attributes":{"NORMAL":19249,"POSITION":1727},"indices":36771,"material":7,"mode":4}]},{"name":"COMPOUND024","primitives":[{"attributes":{"NORMAL":19250,"POSITION":1728},"indices":36772,"material":13,"mode":4},{"attributes":{"NORMAL":19251,"POSITION":1729},"indices":36773,"material":13,"mode":4},{"attributes":{"NORMAL":19252,"POSITION":1730},"indices":36774,"material":13,"mode":4},{"attributes":{"NORMAL":19253,"POSITION":1731},"indices":36775,"material":13,"mode":4},{"attributes":{"NORMAL":19254,"POSITION":1732},"indices":36776,"material":13,"mode":4},{"attributes":{"NORMAL":19255,"POSITION":1733},"indices":36777,"material":13,"mode":4},{"attributes":{"NORMAL":19256,"POSITION":1734},"indices":36778,"material":13,"mode":4},{"attributes":{"NORMAL":19257,"POSITION":1735},"indices":36779,"material":13,"mode":4},{"attributes":{"NORMAL":19258,"POSITION":1736},"indices":36780,"material":13,"mode":4},{"attributes":{"NORMAL":19259,"POSITION":1737},"indices":36781,"material":13,"mode":4},{"attributes":{"NORMAL":19260,"POSITION":1738},"indices":36782,"material":9,"mode":4},{"attributes":{"NORMAL":19261,"POSITION":1739},"indices":36783,"material":9,"mode":4},{"attributes":{"NORMAL":19262,"POSITION":1740},"indices":36784,"material":9,"mode":4},{"attributes":{"NORMAL":19263,"POSITION":1741},"indices":36785,"material":9,"mode":4},{"attributes":{"NORMAL":19264,"POSITION":1742},"indices":36786,"material":9,"mode":4},{"attributes":{"NORMAL":19265,"POSITION":1743},"indices":36787,"material":13,"mode":4},{"attributes":{"NORMAL":19266,"POSITION":1744},"indices":36788,"material":9,"mode":4},{"attributes":{"NORMAL":19267,"POSITION":1745},"indices":36789,"material":9,"mode":4},{"attributes":{"NORMAL":19268,"POSITION":1746},"indices":36790,"material":9,"mode":4},{"attributes":{"NORMAL":19269,"POSITION":1747},"indices":36791,"material":9,"mode":4},{"attributes":{"NORMAL":19270,"POSITION":1748},"indices":36792,"material":9,"mode":4},{"attributes":{"NORMAL":19271,"POSITION":1749},"indices":36793,"material":13,"mode":4},{"attributes":{"NORMAL":19272,"POSITION":1750},"indices":36794,"material":9,"mode":4},{"attributes":{"NORMAL":19273,"POSITION":1751},"indices":36795,"material":9,"mode":4},{"attributes":{"NORMAL":19274,"POSITION":1752},"indices":36796,"material":9,"mode":4},{"attributes":{"NORMAL":19275,"POSITION":1753},"indices":36797,"material":9,"mode":4},{"attributes":{"NORMAL":19276,"POSITION":1754},"indices":36798,"material":9,"mode":4},{"attributes":{"NORMAL":19277,"POSITION":1755},"indices":36799,"material":9,"mode":4},{"attributes":{"NORMAL":19278,"POSITION":1756},"indices":36800,"material":9,"mode":4},{"attributes":{"NORMAL":19279,"POSITION":1757},"indices":36801,"material":9,"mode":4},{"attributes":{"NORMAL":19280,"POSITION":1758},"indices":36802,"material":9,"mode":4},{"attributes":{"NORMAL":19281,"POSITION":1759},"indices":36803,"material":9,"mode":4},{"attributes":{"NORMAL":19282,"POSITION":1760},"indices":36804,"material":9,"mode":4},{"attributes":{"NORMAL":19283,"POSITION":1761},"indices":36805,"material":9,"mode":4},{"attributes":{"NORMAL":19284,"POSITION":1762},"indices":36806,"material":9,"mode":4},{"attributes":{"NORMAL":19285,"POSITION":1763},"indices":36807,"material":9,"mode":4},{"attributes":{"NORMAL":19286,"POSITION":1764},"indices":36808,"material":9,"mode":4},{"attributes":{"NORMAL":19287,"POSITION":1765},"indices":36809,"material":9,"mode":4},{"attributes":{"NORMAL":19288,"POSITION":1766},"indices":36810,"material":9,"mode":4},{"attributes":{"NORMAL":19289,"POSITION":1767},"indices":36811,"material":9,"mode":4},{"attributes":{"NORMAL":19290,"POSITION":1768},"indices":36812,"material":9,"mode":4},{"attributes":{"NORMAL":19291,"POSITION":1769},"indices":36813,"material":9,"mode":4},{"attributes":{"NORMAL":19292,"POSITION":1770},"indices":36814,"material":9,"mode":4},{"attributes":{"NORMAL":19293,"POSITION":1771},"indices":36815,"material":13,"mode":4},{"attributes":{"NORMAL":19294,"POSITION":1772},"indices":36816,"material":9,"mode":4},{"attributes":{"NORMAL":19295,"POSITION":1773},"indices":36817,"material":9,"mode":4},{"attributes":{"NORMAL":19296,"POSITION":1774},"indices":36818,"material":9,"mode":4},{"attributes":{"NORMAL":19297,"POSITION":1775},"indices":36819,"material":9,"mode":4},{"attributes":{"NORMAL":19298,"POSITION":1776},"indices":36820,"material":9,"mode":4},{"attributes":{"NORMAL":19299,"POSITION":1777},"indices":36821,"material":9,"mode":4},{"attributes":{"NORMAL":19300,"POSITION":1778},"indices":36822,"material":9,"mode":4},{"attributes":{"NORMAL":19301,"POSITION":1779},"indices":36823,"material":9,"mode":4},{"attributes":{"NORMAL":19302,"POSITION":1780},"indices":36824,"material":9,"mode":4},{"attributes":{"NORMAL":19303,"POSITION":1781},"indices":36825,"material":9,"mode":4},{"attributes":{"NORMAL":19304,"POSITION":1782},"indices":36826,"material":9,"mode":4},{"attributes":{"NORMAL":19305,"POSITION":1783},"indices":36827,"material":9,"mode":4},{"attributes":{"NORMAL":19306,"POSITION":1784},"indices":36828,"material":9,"mode":4},{"attributes":{"NORMAL":19307,"POSITION":1785},"indices":36829,"material":9,"mode":4},{"attributes":{"NORMAL":19308,"POSITION":1786},"indices":36830,"material":9,"mode":4},{"attributes":{"NORMAL":19309,"POSITION":1787},"indices":36831,"material":13,"mode":4}]},{"name":"COMPOUND025","primitives":[{"attributes":{"NORMAL":19310,"POSITION":1788},"indices":36832,"material":7,"mode":4},{"attributes":{"NORMAL":19311,"POSITION":1789},"indices":36833,"material":7,"mode":4},{"attributes":{"NORMAL":19312,"POSITION":1790},"indices":36834,"material":7,"mode":4},{"attributes":{"NORMAL":19313,"POSITION":1791},"indices":36835,"material":7,"mode":4},{"attributes":{"NORMAL":19314,"POSITION":1792},"indices":36836,"material":7,"mode":4},{"attributes":{"NORMAL":19315,"POSITION":1793},"indices":36837,"material":7,"mode":4},{"attributes":{"NORMAL":19316,"POSITION":1794},"indices":36838,"material":7,"mode":4},{"attributes":{"NORMAL":19317,"POSITION":1795},"indices":36839,"material":7,"mode":4},{"attributes":{"NORMAL":19318,"POSITION":1796},"indices":36840,"material":7,"mode":4},{"attributes":{"NORMAL":19319,"POSITION":1797},"indices":36841,"material":7,"mode":4}]},{"name":"COMPOUND026","primitives":[{"attributes":{"NORMAL":19320,"POSITION":1798},"indices":36842,"material":7,"mode":4},{"attributes":{"NORMAL":19321,"POSITION":1799},"indices":36843,"material":7,"mode":4},{"attributes":{"NORMAL":19322,"POSITION":1800},"indices":36844,"material":7,"mode":4},{"attributes":{"NORMAL":19323,"POSITION":1801},"indices":36845,"material":7,"mode":4},{"attributes":{"NORMAL":19324,"POSITION":1802},"indices":36846,"material":7,"mode":4},{"attributes":{"NORMAL":19325,"POSITION":1803},"indices":36847,"material":7,"mode":4},{"attributes":{"NORMAL":19326,"POSITION":1804},"indices":36848,"material":7,"mode":4},{"attributes":{"NORMAL":19327,"POSITION":1805},"indices":36849,"material":7,"mode":4},{"attributes":{"NORMAL":19328,"POSITION":1806},"indices":36850,"material":7,"mode":4},{"attributes":{"NORMAL":19329,"POSITION":1807},"indices":36851,"material":7,"mode":4}]},{"name":"COMPOUND027","primitives":[{"attributes":{"NORMAL":19330,"POSITION":1808},"indices":36852,"material":7,"mode":4},{"attributes":{"NORMAL":19331,"POSITION":1809},"indices":36853,"material":7,"mode":4},{"attributes":{"NORMAL":19332,"POSITION":1810},"indices":36854,"material":7,"mode":4},{"attributes":{"NORMAL":19333,"POSITION":1811},"indices":36855,"material":7,"mode":4},{"attributes":{"NORMAL":19334,"POSITION":1812},"indices":36856,"material":7,"mode":4},{"attributes":{"NORMAL":19335,"POSITION":1813},"indices":36857,"material":7,"mode":4},{"attributes":{"NORMAL":19336,"POSITION":1814},"indices":36858,"material":7,"mode":4},{"attributes":{"NORMAL":19337,"POSITION":1815},"indices":36859,"material":7,"mode":4},{"attributes":{"NORMAL":19338,"POSITION":1816},"indices":36860,"material":7,"mode":4},{"attributes":{"NORMAL":19339,"POSITION":1817},"indices":36861,"material":7,"mode":4}]},{"name":"COMPOUND028","primitives":[{"attributes":{"NORMAL":19340,"POSITION":1818},"indices":36862,"material":8,"mode":4},{"attributes":{"NORMAL":19341,"POSITION":1819},"indices":36863,"material":8,"mode":4},{"attributes":{"NORMAL":19342,"POSITION":1820},"indices":36864,"material":8,"mode":4},{"attributes":{"NORMAL":19343,"POSITION":1821},"indices":36865,"material":8,"mode":4},{"attributes":{"NORMAL":19344,"POSITION":1822},"indices":36866,"material":8,"mode":4},{"attributes":{"NORMAL":19345,"POSITION":1823},"indices":36867,"material":8,"mode":4},{"attributes":{"NORMAL":19346,"POSITION":1824},"indices":36868,"material":8,"mode":4},{"attributes":{"NORMAL":19347,"POSITION":1825},"indices":36869,"material":9,"mode":4},{"attributes":{"NORMAL":19348,"POSITION":1826},"indices":36870,"material":9,"mode":4},{"attributes":{"NORMAL":19349,"POSITION":1827},"indices":36871,"material":9,"mode":4}]},{"name":"COMPOUND029","primitives":[{"attributes":{"NORMAL":19350,"POSITION":1828},"indices":36872,"material":7,"mode":4},{"attributes":{"NORMAL":19351,"POSITION":1829},"indices":36873,"material":7,"mode":4},{"attributes":{"NORMAL":19352,"POSITION":1830},"indices":36874,"material":7,"mode":4},{"attributes":{"NORMAL":19353,"POSITION":1831},"indices":36875,"material":7,"mode":4},{"attributes":{"NORMAL":19354,"POSITION":1832},"indices":36876,"material":7,"mode":4},{"attributes":{"NORMAL":19355,"POSITION":1833},"indices":36877,"material":7,"mode":4},{"attributes":{"NORMAL":19356,"POSITION":1834},"indices":36878,"material":7,"mode":4},{"attributes":{"NORMAL":19357,"POSITION":1835},"indices":36879,"material":7,"mode":4},{"attributes":{"NORMAL":19358,"POSITION":1836},"indices":36880,"material":7,"mode":4},{"attributes":{"NORMAL":19359,"POSITION":1837},"indices":36881,"material":7,"mode":4}]},{"name":"COMPOUND030","primitives":[{"attributes":{"NORMAL":19360,"POSITION":1838},"indices":36882,"material":7,"mode":4},{"attributes":{"NORMAL":19361,"POSITION":1839},"indices":36883,"material":7,"mode":4},{"attributes":{"NORMAL":19362,"POSITION":1840},"indices":36884,"material":7,"mode":4},{"attributes":{"NORMAL":19363,"POSITION":1841},"indices":36885,"material":7,"mode":4},{"attributes":{"NORMAL":19364,"POSITION":1842},"indices":36886,"material":7,"mode":4},{"attributes":{"NORMAL":19365,"POSITION":1843},"indices":36887,"material":7,"mode":4},{"attributes":{"NORMAL":19366,"POSITION":1844},"indices":36888,"material":7,"mode":4},{"attributes":{"NORMAL":19367,"POSITION":1845},"indices":36889,"material":7,"mode":4},{"attributes":{"NORMAL":19368,"POSITION":1846},"indices":36890,"material":7,"mode":4},{"attributes":{"NORMAL":19369,"POSITION":1847},"indices":36891,"material":7,"mode":4}]},{"name":"COMPOUND031","primitives":[{"attributes":{"NORMAL":19370,"POSITION":1848},"indices":36892,"material":7,"mode":4},{"attributes":{"NORMAL":19371,"POSITION":1849},"indices":36893,"material":7,"mode":4},{"attributes":{"NORMAL":19372,"POSITION":1850},"indices":36894,"material":7,"mode":4},{"attributes":{"NORMAL":19373,"POSITION":1851},"indices":36895,"material":7,"mode":4},{"attributes":{"NORMAL":19374,"POSITION":1852},"indices":36896,"material":7,"mode":4},{"attributes":{"NORMAL":19375,"POSITION":1853},"indices":36897,"material":7,"mode":4},{"attributes":{"NORMAL":19376,"POSITION":1854},"indices":36898,"material":7,"mode":4},{"attributes":{"NORMAL":19377,"POSITION":1855},"indices":36899,"material":7,"mode":4},{"attributes":{"NORMAL":19378,"POSITION":1856},"indices":36900,"material":7,"mode":4},{"attributes":{"NORMAL":19379,"POSITION":1857},"indices":36901,"material":7,"mode":4}]},{"name":"COMPOUND032","primitives":[{"attributes":{"NORMAL":19380,"POSITION":1858},"indices":36902,"material":7,"mode":4},{"attributes":{"NORMAL":19381,"POSITION":1859},"indices":36903,"material":7,"mode":4},{"attributes":{"NORMAL":19382,"POSITION":1860},"indices":36904,"material":7,"mode":4},{"attributes":{"NORMAL":19383,"POSITION":1861},"indices":36905,"material":7,"mode":4},{"attributes":{"NORMAL":19384,"POSITION":1862},"indices":36906,"material":7,"mode":4},{"attributes":{"NORMAL":19385,"POSITION":1863},"indices":36907,"material":7,"mode":4},{"attributes":{"NORMAL":19386,"POSITION":1864},"indices":36908,"material":7,"mode":4},{"attributes":{"NORMAL":19387,"POSITION":1865},"indices":36909,"material":7,"mode":4},{"attributes":{"NORMAL":19388,"POSITION":1866},"indices":36910,"material":7,"mode":4},{"attributes":{"NORMAL":19389,"POSITION":1867},"indices":36911,"material":7,"mode":4}]},{"name":"COMPOUND033","primitives":[{"attributes":{"NORMAL":19390,"POSITION":1868},"indices":36912,"material":7,"mode":4},{"attributes":{"NORMAL":19391,"POSITION":1869},"indices":36913,"material":7,"mode":4},{"attributes":{"NORMAL":19392,"POSITION":1870},"indices":36914,"material":7,"mode":4},{"attributes":{"NORMAL":19393,"POSITION":1871},"indices":36915,"material":7,"mode":4},{"attributes":{"NORMAL":19394,"POSITION":1872},"indices":36916,"material":7,"mode":4},{"attributes":{"NORMAL":19395,"POSITION":1873},"indices":36917,"material":7,"mode":4},{"attributes":{"NORMAL":19396,"POSITION":1874},"indices":36918,"material":7,"mode":4},{"attributes":{"NORMAL":19397,"POSITION":1875},"indices":36919,"material":7,"mode":4},{"attributes":{"NORMAL":19398,"POSITION":1876},"indices":36920,"material":7,"mode":4},{"attributes":{"NORMAL":19399,"POSITION":1877},"indices":36921,"material":7,"mode":4}]},{"name":"COMPOUND034","primitives":[{"attributes":{"NORMAL":19400,"POSITION":1878},"indices":36922,"material":7,"mode":4},{"attributes":{"NORMAL":19401,"POSITION":1879},"indices":36923,"material":7,"mode":4},{"attributes":{"NORMAL":19402,"POSITION":1880},"indices":36924,"material":7,"mode":4},{"attributes":{"NORMAL":19403,"POSITION":1881},"indices":36925,"material":7,"mode":4},{"attributes":{"NORMAL":19404,"POSITION":1882},"indices":36926,"material":7,"mode":4},{"attributes":{"NORMAL":19405,"POSITION":1883},"indices":36927,"material":7,"mode":4},{"attributes":{"NORMAL":19406,"POSITION":1884},"indices":36928,"material":7,"mode":4},{"attributes":{"NORMAL":19407,"POSITION":1885},"indices":36929,"material":7,"mode":4},{"attributes":{"NORMAL":19408,"POSITION":1886},"indices":36930,"material":7,"mode":4},{"attributes":{"NORMAL":19409,"POSITION":1887},"indices":36931,"material":7,"mode":4}]},{"name":"COMPOUND035","primitives":[{"attributes":{"NORMAL":19410,"POSITION":1888},"indices":36932,"material":7,"mode":4},{"attributes":{"NORMAL":19411,"POSITION":1889},"indices":36933,"material":7,"mode":4},{"attributes":{"NORMAL":19412,"POSITION":1890},"indices":36934,"material":7,"mode":4},{"attributes":{"NORMAL":19413,"POSITION":1891},"indices":36935,"material":7,"mode":4},{"attributes":{"NORMAL":19414,"POSITION":1892},"indices":36936,"material":7,"mode":4},{"attributes":{"NORMAL":19415,"POSITION":1893},"indices":36937,"material":7,"mode":4},{"attributes":{"NORMAL":19416,"POSITION":1894},"indices":36938,"material":7,"mode":4},{"attributes":{"NORMAL":19417,"POSITION":1895},"indices":36939,"material":7,"mode":4},{"attributes":{"NORMAL":19418,"POSITION":1896},"indices":36940,"material":7,"mode":4},{"attributes":{"NORMAL":19419,"POSITION":1897},"indices":36941,"material":7,"mode":4}]},{"name":"COMPOUND036","primitives":[{"attributes":{"NORMAL":19420,"POSITION":1898},"indices":36942,"material":7,"mode":4},{"attributes":{"NORMAL":19421,"POSITION":1899},"indices":36943,"material":7,"mode":4},{"attributes":{"NORMAL":19422,"POSITION":1900},"indices":36944,"material":7,"mode":4},{"attributes":{"NORMAL":19423,"POSITION":1901},"indices":36945,"material":7,"mode":4},{"attributes":{"NORMAL":19424,"POSITION":1902},"indices":36946,"material":7,"mode":4},{"attributes":{"NORMAL":19425,"POSITION":1903},"indices":36947,"material":7,"mode":4},{"attributes":{"NORMAL":19426,"POSITION":1904},"indices":36948,"material":7,"mode":4},{"attributes":{"NORMAL":19427,"POSITION":1905},"indices":36949,"material":7,"mode":4},{"attributes":{"NORMAL":19428,"POSITION":1906},"indices":36950,"material":7,"mode":4},{"attributes":{"NORMAL":19429,"POSITION":1907},"indices":36951,"material":7,"mode":4}]},{"name":"COMPOUND037","primitives":[{"attributes":{"NORMAL":19430,"POSITION":1908},"indices":36952,"material":7,"mode":4},{"attributes":{"NORMAL":19431,"POSITION":1909},"indices":36953,"material":7,"mode":4},{"attributes":{"NORMAL":19432,"POSITION":1910},"indices":36954,"material":7,"mode":4},{"attributes":{"NORMAL":19433,"POSITION":1911},"indices":36955,"material":7,"mode":4},{"attributes":{"NORMAL":19434,"POSITION":1912},"indices":36956,"material":7,"mode":4},{"attributes":{"NORMAL":19435,"POSITION":1913},"indices":36957,"material":7,"mode":4},{"attributes":{"NORMAL":19436,"POSITION":1914},"indices":36958,"material":7,"mode":4},{"attributes":{"NORMAL":19437,"POSITION":1915},"indices":36959,"material":7,"mode":4},{"attributes":{"NORMAL":19438,"POSITION":1916},"indices":36960,"material":7,"mode":4},{"attributes":{"NORMAL":19439,"POSITION":1917},"indices":36961,"material":7,"mode":4}]},{"name":"COMPOUND038","primitives":[{"attributes":{"NORMAL":19440,"POSITION":1918},"indices":36962,"material":7,"mode":4},{"attributes":{"NORMAL":19441,"POSITION":1919},"indices":36963,"material":7,"mode":4},{"attributes":{"NORMAL":19442,"POSITION":1920},"indices":36964,"material":7,"mode":4},{"attributes":{"NORMAL":19443,"POSITION":1921},"indices":36965,"material":7,"mode":4},{"attributes":{"NORMAL":19444,"POSITION":1922},"indices":36966,"material":7,"mode":4},{"attributes":{"NORMAL":19445,"POSITION":1923},"indices":36967,"material":7,"mode":4},{"attributes":{"NORMAL":19446,"POSITION":1924},"indices":36968,"material":7,"mode":4},{"attributes":{"NORMAL":19447,"POSITION":1925},"indices":36969,"material":7,"mode":4},{"attributes":{"NORMAL":19448,"POSITION":1926},"indices":36970,"material":7,"mode":4},{"attributes":{"NORMAL":19449,"POSITION":1927},"indices":36971,"material":7,"mode":4}]},{"name":"COMPOUND039","primitives":[{"attributes":{"NORMAL":19450,"POSITION":1928},"indices":36972,"material":7,"mode":4},{"attributes":{"NORMAL":19451,"POSITION":1929},"indices":36973,"material":7,"mode":4},{"attributes":{"NORMAL":19452,"POSITION":1930},"indices":36974,"material":7,"mode":4},{"attributes":{"NORMAL":19453,"POSITION":1931},"indices":36975,"material":7,"mode":4},{"attributes":{"NORMAL":19454,"POSITION":1932},"indices":36976,"material":7,"mode":4},{"attributes":{"NORMAL":19455,"POSITION":1933},"indices":36977,"material":7,"mode":4},{"attributes":{"NORMAL":19456,"POSITION":1934},"indices":36978,"material":7,"mode":4},{"attributes":{"NORMAL":19457,"POSITION":1935},"indices":36979,"material":7,"mode":4},{"attributes":{"NORMAL":19458,"POSITION":1936},"indices":36980,"material":7,"mode":4},{"attributes":{"NORMAL":19459,"POSITION":1937},"indices":36981,"material":7,"mode":4}]},{"name":"COMPOUND040","primitives":[{"attributes":{"NORMAL":19460,"POSITION":1938},"indices":36982,"material":7,"mode":4},{"attributes":{"NORMAL":19461,"POSITION":1939},"indices":36983,"material":7,"mode":4},{"attributes":{"NORMAL":19462,"POSITION":1940},"indices":36984,"material":7,"mode":4},{"attributes":{"NORMAL":19463,"POSITION":1941},"indices":36985,"material":7,"mode":4},{"attributes":{"NORMAL":19464,"POSITION":1942},"indices":36986,"material":7,"mode":4},{"attributes":{"NORMAL":19465,"POSITION":1943},"indices":36987,"material":7,"mode":4},{"attributes":{"NORMAL":19466,"POSITION":1944},"indices":36988,"material":7,"mode":4},{"attributes":{"NORMAL":19467,"POSITION":1945},"indices":36989,"material":7,"mode":4},{"attributes":{"NORMAL":19468,"POSITION":1946},"indices":36990,"material":7,"mode":4},{"attributes":{"NORMAL":19469,"POSITION":1947},"indices":36991,"material":7,"mode":4}]},{"name":"COMPOUND041","primitives":[{"attributes":{"NORMAL":19470,"POSITION":1948},"indices":36992,"material":7,"mode":4},{"attributes":{"NORMAL":19471,"POSITION":1949},"indices":36993,"material":7,"mode":4},{"attributes":{"NORMAL":19472,"POSITION":1950},"indices":36994,"material":7,"mode":4},{"attributes":{"NORMAL":19473,"POSITION":1951},"indices":36995,"material":7,"mode":4},{"attributes":{"NORMAL":19474,"POSITION":1952},"indices":36996,"material":7,"mode":4},{"attributes":{"NORMAL":19475,"POSITION":1953},"indices":36997,"material":7,"mode":4},{"attributes":{"NORMAL":19476,"POSITION":1954},"indices":36998,"material":7,"mode":4},{"attributes":{"NORMAL":19477,"POSITION":1955},"indices":36999,"material":7,"mode":4},{"attributes":{"NORMAL":19478,"POSITION":1956},"indices":37000,"material":7,"mode":4},{"attributes":{"NORMAL":19479,"POSITION":1957},"indices":37001,"material":7,"mode":4}]},{"name":"COMPOUND042","primitives":[{"attributes":{"NORMAL":19480,"POSITION":1958},"indices":37002,"material":7,"mode":4},{"attributes":{"NORMAL":19481,"POSITION":1959},"indices":37003,"material":7,"mode":4},{"attributes":{"NORMAL":19482,"POSITION":1960},"indices":37004,"material":7,"mode":4},{"attributes":{"NORMAL":19483,"POSITION":1961},"indices":37005,"material":7,"mode":4},{"attributes":{"NORMAL":19484,"POSITION":1962},"indices":37006,"material":7,"mode":4},{"attributes":{"NORMAL":19485,"POSITION":1963},"indices":37007,"material":7,"mode":4},{"attributes":{"NORMAL":19486,"POSITION":1964},"indices":37008,"material":7,"mode":4},{"attributes":{"NORMAL":19487,"POSITION":1965},"indices":37009,"material":7,"mode":4},{"attributes":{"NORMAL":19488,"POSITION":1966},"indices":37010,"material":7,"mode":4},{"attributes":{"NORMAL":19489,"POSITION":1967},"indices":37011,"material":7,"mode":4}]},{"name":"COMPOUND043","primitives":[{"attributes":{"NORMAL":19490,"POSITION":1968},"indices":37012,"material":7,"mode":4},{"attributes":{"NORMAL":19491,"POSITION":1969},"indices":37013,"material":7,"mode":4},{"attributes":{"NORMAL":19492,"POSITION":1970},"indices":37014,"material":7,"mode":4},{"attributes":{"NORMAL":19493,"POSITION":1971},"indices":37015,"material":7,"mode":4},{"attributes":{"NORMAL":19494,"POSITION":1972},"indices":37016,"material":7,"mode":4},{"attributes":{"NORMAL":19495,"POSITION":1973},"indices":37017,"material":7,"mode":4},{"attributes":{"NORMAL":19496,"POSITION":1974},"indices":37018,"material":7,"mode":4},{"attributes":{"NORMAL":19497,"POSITION":1975},"indices":37019,"material":7,"mode":4},{"attributes":{"NORMAL":19498,"POSITION":1976},"indices":37020,"material":7,"mode":4},{"attributes":{"NORMAL":19499,"POSITION":1977},"indices":37021,"material":7,"mode":4}]},{"name":"COMPOUND044","primitives":[{"attributes":{"NORMAL":19500,"POSITION":1978},"indices":37022,"material":8,"mode":4},{"attributes":{"NORMAL":19501,"POSITION":1979},"indices":37023,"material":8,"mode":4},{"attributes":{"NORMAL":19502,"POSITION":1980},"indices":37024,"material":8,"mode":4},{"attributes":{"NORMAL":19503,"POSITION":1981},"indices":37025,"material":8,"mode":4},{"attributes":{"NORMAL":19504,"POSITION":1982},"indices":37026,"material":8,"mode":4},{"attributes":{"NORMAL":19505,"POSITION":1983},"indices":37027,"material":8,"mode":4},{"attributes":{"NORMAL":19506,"POSITION":1984},"indices":37028,"material":8,"mode":4},{"attributes":{"NORMAL":19507,"POSITION":1985},"indices":37029,"material":9,"mode":4},{"attributes":{"NORMAL":19508,"POSITION":1986},"indices":37030,"material":9,"mode":4},{"attributes":{"NORMAL":19509,"POSITION":1987},"indices":37031,"material":9,"mode":4}]},{"name":"COMPOUND045","primitives":[{"attributes":{"NORMAL":19510,"POSITION":1988},"indices":37032,"material":7,"mode":4},{"attributes":{"NORMAL":19511,"POSITION":1989},"indices":37033,"material":7,"mode":4},{"attributes":{"NORMAL":19512,"POSITION":1990},"indices":37034,"material":7,"mode":4},{"attributes":{"NORMAL":19513,"POSITION":1991},"indices":37035,"material":7,"mode":4},{"attributes":{"NORMAL":19514,"POSITION":1992},"indices":37036,"material":7,"mode":4},{"attributes":{"NORMAL":19515,"POSITION":1993},"indices":37037,"material":7,"mode":4},{"attributes":{"NORMAL":19516,"POSITION":1994},"indices":37038,"material":7,"mode":4},{"attributes":{"NORMAL":19517,"POSITION":1995},"indices":37039,"material":7,"mode":4},{"attributes":{"NORMAL":19518,"POSITION":1996},"indices":37040,"material":7,"mode":4},{"attributes":{"NORMAL":19519,"POSITION":1997},"indices":37041,"material":7,"mode":4}]},{"name":"COMPOUND046","primitives":[{"attributes":{"NORMAL":19520,"POSITION":1998},"indices":37042,"material":7,"mode":4},{"attributes":{"NORMAL":19521,"POSITION":1999},"indices":37043,"material":7,"mode":4},{"attributes":{"NORMAL":19522,"POSITION":2000},"indices":37044,"material":7,"mode":4},{"attributes":{"NORMAL":19523,"POSITION":2001},"indices":37045,"material":7,"mode":4},{"attributes":{"NORMAL":19524,"POSITION":2002},"indices":37046,"material":7,"mode":4},{"attributes":{"NORMAL":19525,"POSITION":2003},"indices":37047,"material":7,"mode":4},{"attributes":{"NORMAL":19526,"POSITION":2004},"indices":37048,"material":7,"mode":4},{"attributes":{"NORMAL":19527,"POSITION":2005},"indices":37049,"material":7,"mode":4},{"attributes":{"NORMAL":19528,"POSITION":2006},"indices":37050,"material":7,"mode":4},{"attributes":{"NORMAL":19529,"POSITION":2007},"indices":37051,"material":7,"mode":4}]},{"name":"COMPOUND047","primitives":[{"attributes":{"NORMAL":19530,"POSITION":2008},"indices":37052,"material":7,"mode":4},{"attributes":{"NORMAL":19531,"POSITION":2009},"indices":37053,"material":7,"mode":4},{"attributes":{"NORMAL":19532,"POSITION":2010},"indices":37054,"material":7,"mode":4},{"attributes":{"NORMAL":19533,"POSITION":2011},"indices":37055,"material":7,"mode":4},{"attributes":{"NORMAL":19534,"POSITION":2012},"indices":37056,"material":7,"mode":4},{"attributes":{"NORMAL":19535,"POSITION":2013},"indices":37057,"material":7,"mode":4},{"attributes":{"NORMAL":19536,"POSITION":2014},"indices":37058,"material":7,"mode":4},{"attributes":{"NORMAL":19537,"POSITION":2015},"indices":37059,"material":7,"mode":4},{"attributes":{"NORMAL":19538,"POSITION":2016},"indices":37060,"material":7,"mode":4},{"attributes":{"NORMAL":19539,"POSITION":2017},"indices":37061,"material":7,"mode":4}]},{"name":"COMPOUND048","primitives":[{"attributes":{"NORMAL":19540,"POSITION":2018},"indices":37062,"material":14,"mode":4},{"attributes":{"NORMAL":19541,"POSITION":2019},"indices":37063,"material":14,"mode":4}]},{"name":"COMPOUND049","primitives":[{"attributes":{"NORMAL":19542,"POSITION":2020},"indices":37064,"material":7,"mode":4},{"attributes":{"NORMAL":19543,"POSITION":2021},"indices":37065,"material":7,"mode":4},{"attributes":{"NORMAL":19544,"POSITION":2022},"indices":37066,"material":7,"mode":4},{"attributes":{"NORMAL":19545,"POSITION":2023},"indices":37067,"material":7,"mode":4},{"attributes":{"NORMAL":19546,"POSITION":2024},"indices":37068,"material":7,"mode":4},{"attributes":{"NORMAL":19547,"POSITION":2025},"indices":37069,"material":7,"mode":4},{"attributes":{"NORMAL":19548,"POSITION":2026},"indices":37070,"material":7,"mode":4},{"attributes":{"NORMAL":19549,"POSITION":2027},"indices":37071,"material":7,"mode":4},{"attributes":{"NORMAL":19550,"POSITION":2028},"indices":37072,"material":7,"mode":4},{"attributes":{"NORMAL":19551,"POSITION":2029},"indices":37073,"material":7,"mode":4}]},{"name":"COMPOUND050","primitives":[{"attributes":{"NORMAL":19552,"POSITION":2030},"indices":37074,"material":14,"mode":4},{"attributes":{"NORMAL":19553,"POSITION":2031},"indices":37075,"material":14,"mode":4}]},{"name":"COMPOUND051","primitives":[{"attributes":{"NORMAL":19554,"POSITION":2032},"indices":37076,"material":7,"mode":4},{"attributes":{"NORMAL":19555,"POSITION":2033},"indices":37077,"material":7,"mode":4},{"attributes":{"NORMAL":19556,"POSITION":2034},"indices":37078,"material":7,"mode":4},{"attributes":{"NORMAL":19557,"POSITION":2035},"indices":37079,"material":7,"mode":4},{"attributes":{"NORMAL":19558,"POSITION":2036},"indices":37080,"material":7,"mode":4},{"attributes":{"NORMAL":19559,"POSITION":2037},"indices":37081,"material":7,"mode":4},{"attributes":{"NORMAL":19560,"POSITION":2038},"indices":37082,"material":7,"mode":4},{"attributes":{"NORMAL":19561,"POSITION":2039},"indices":37083,"material":7,"mode":4},{"attributes":{"NORMAL":19562,"POSITION":2040},"indices":37084,"material":7,"mode":4},{"attributes":{"NORMAL":19563,"POSITION":2041},"indices":37085,"material":7,"mode":4}]},{"name":"COMPOUND052","primitives":[{"attributes":{"NORMAL":19564,"POSITION":2042},"indices":37086,"material":14,"mode":4},{"attributes":{"NORMAL":19565,"POSITION":2043},"indices":37087,"material":14,"mode":4}]},{"name":"COMPOUND053","primitives":[{"attributes":{"NORMAL":19566,"POSITION":2044},"indices":37088,"material":7,"mode":4},{"attributes":{"NORMAL":19567,"POSITION":2045},"indices":37089,"material":7,"mode":4},{"attributes":{"NORMAL":19568,"POSITION":2046},"indices":37090,"material":7,"mode":4},{"attributes":{"NORMAL":19569,"POSITION":2047},"indices":37091,"material":7,"mode":4},{"attributes":{"NORMAL":19570,"POSITION":2048},"indices":37092,"material":7,"mode":4},{"attributes":{"NORMAL":19571,"POSITION":2049},"indices":37093,"material":7,"mode":4},{"attributes":{"NORMAL":19572,"POSITION":2050},"indices":37094,"material":7,"mode":4},{"attributes":{"NORMAL":19573,"POSITION":2051},"indices":37095,"material":7,"mode":4},{"attributes":{"NORMAL":19574,"POSITION":2052},"indices":37096,"material":7,"mode":4},{"attributes":{"NORMAL":19575,"POSITION":2053},"indices":37097,"material":7,"mode":4}]},{"name":"COMPOUND054","primitives":[{"attributes":{"NORMAL":19576,"POSITION":2054},"indices":37098,"material":7,"mode":4},{"attributes":{"NORMAL":19577,"POSITION":2055},"indices":37099,"material":7,"mode":4},{"attributes":{"NORMAL":19578,"POSITION":2056},"indices":37100,"material":7,"mode":4},{"attributes":{"NORMAL":19579,"POSITION":2057},"indices":37101,"material":7,"mode":4},{"attributes":{"NORMAL":19580,"POSITION":2058},"indices":37102,"material":7,"mode":4},{"attributes":{"NORMAL":19581,"POSITION":2059},"indices":37103,"material":7,"mode":4},{"attributes":{"NORMAL":19582,"POSITION":2060},"indices":37104,"material":7,"mode":4},{"attributes":{"NORMAL":19583,"POSITION":2061},"indices":37105,"material":7,"mode":4},{"attributes":{"NORMAL":19584,"POSITION":2062},"indices":37106,"material":7,"mode":4},{"attributes":{"NORMAL":19585,"POSITION":2063},"indices":37107,"material":7,"mode":4}]},{"name":"COMPOUND055","primitives":[{"attributes":{"NORMAL":19586,"POSITION":2064},"indices":37108,"material":13,"mode":4},{"attributes":{"NORMAL":19587,"POSITION":2065},"indices":37109,"material":13,"mode":4},{"attributes":{"NORMAL":19588,"POSITION":2066},"indices":37110,"material":13,"mode":4},{"attributes":{"NORMAL":19589,"POSITION":2067},"indices":37111,"material":13,"mode":4},{"attributes":{"NORMAL":19590,"POSITION":2068},"indices":37112,"material":13,"mode":4},{"attributes":{"NORMAL":19591,"POSITION":2069},"indices":37113,"material":13,"mode":4},{"attributes":{"NORMAL":19592,"POSITION":2070},"indices":37114,"material":13,"mode":4},{"attributes":{"NORMAL":19593,"POSITION":2071},"indices":37115,"material":13,"mode":4},{"attributes":{"NORMAL":19594,"POSITION":2072},"indices":37116,"material":13,"mode":4},{"attributes":{"NORMAL":19595,"POSITION":2073},"indices":37117,"material":13,"mode":4},{"attributes":{"NORMAL":19596,"POSITION":2074},"indices":37118,"material":9,"mode":4},{"attributes":{"NORMAL":19597,"POSITION":2075},"indices":37119,"material":9,"mode":4},{"attributes":{"NORMAL":19598,"POSITION":2076},"indices":37120,"material":9,"mode":4},{"attributes":{"NORMAL":19599,"POSITION":2077},"indices":37121,"material":9,"mode":4},{"attributes":{"NORMAL":19600,"POSITION":2078},"indices":37122,"material":9,"mode":4},{"attributes":{"NORMAL":19601,"POSITION":2079},"indices":37123,"material":13,"mode":4},{"attributes":{"NORMAL":19602,"POSITION":2080},"indices":37124,"material":9,"mode":4},{"attributes":{"NORMAL":19603,"POSITION":2081},"indices":37125,"material":9,"mode":4},{"attributes":{"NORMAL":19604,"POSITION":2082},"indices":37126,"material":9,"mode":4},{"attributes":{"NORMAL":19605,"POSITION":2083},"indices":37127,"material":9,"mode":4},{"attributes":{"NORMAL":19606,"POSITION":2084},"indices":37128,"material":9,"mode":4},{"attributes":{"NORMAL":19607,"POSITION":2085},"indices":37129,"material":13,"mode":4},{"attributes":{"NORMAL":19608,"POSITION":2086},"indices":37130,"material":9,"mode":4},{"attributes":{"NORMAL":19609,"POSITION":2087},"indices":37131,"material":9,"mode":4},{"attributes":{"NORMAL":19610,"POSITION":2088},"indices":37132,"material":9,"mode":4},{"attributes":{"NORMAL":19611,"POSITION":2089},"indices":37133,"material":9,"mode":4},{"attributes":{"NORMAL":19612,"POSITION":2090},"indices":37134,"material":9,"mode":4},{"attributes":{"NORMAL":19613,"POSITION":2091},"indices":37135,"material":9,"mode":4},{"attributes":{"NORMAL":19614,"POSITION":2092},"indices":37136,"material":9,"mode":4},{"attributes":{"NORMAL":19615,"POSITION":2093},"indices":37137,"material":9,"mode":4},{"attributes":{"NORMAL":19616,"POSITION":2094},"indices":37138,"material":9,"mode":4},{"attributes":{"NORMAL":19617,"POSITION":2095},"indices":37139,"material":9,"mode":4},{"attributes":{"NORMAL":19618,"POSITION":2096},"indices":37140,"material":9,"mode":4},{"attributes":{"NORMAL":19619,"POSITION":2097},"indices":37141,"material":9,"mode":4},{"attributes":{"NORMAL":19620,"POSITION":2098},"indices":37142,"material":9,"mode":4},{"attributes":{"NORMAL":19621,"POSITION":2099},"indices":37143,"material":9,"mode":4},{"attributes":{"NORMAL":19622,"POSITION":2100},"indices":37144,"material":9,"mode":4},{"attributes":{"NORMAL":19623,"POSITION":2101},"indices":37145,"material":9,"mode":4},{"attributes":{"NORMAL":19624,"POSITION":2102},"indices":37146,"material":9,"mode":4},{"attributes":{"NORMAL":19625,"POSITION":2103},"indices":37147,"material":9,"mode":4},{"attributes":{"NORMAL":19626,"POSITION":2104},"indices":37148,"material":9,"mode":4},{"attributes":{"NORMAL":19627,"POSITION":2105},"indices":37149,"material":9,"mode":4},{"attributes":{"NORMAL":19628,"POSITION":2106},"indices":37150,"material":9,"mode":4},{"attributes":{"NORMAL":19629,"POSITION":2107},"indices":37151,"material":13,"mode":4},{"attributes":{"NORMAL":19630,"POSITION":2108},"indices":37152,"material":9,"mode":4},{"attributes":{"NORMAL":19631,"POSITION":2109},"indices":37153,"material":9,"mode":4},{"attributes":{"NORMAL":19632,"POSITION":2110},"indices":37154,"material":9,"mode":4},{"attributes":{"NORMAL":19633,"POSITION":2111},"indices":37155,"material":9,"mode":4},{"attributes":{"NORMAL":19634,"POSITION":2112},"indices":37156,"material":9,"mode":4},{"attributes":{"NORMAL":19635,"POSITION":2113},"indices":37157,"material":9,"mode":4},{"attributes":{"NORMAL":19636,"POSITION":2114},"indices":37158,"material":9,"mode":4},{"attributes":{"NORMAL":19637,"POSITION":2115},"indices":37159,"material":9,"mode":4},{"attributes":{"NORMAL":19638,"POSITION":2116},"indices":37160,"material":9,"mode":4},{"attributes":{"NORMAL":19639,"POSITION":2117},"indices":37161,"material":9,"mode":4},{"attributes":{"NORMAL":19640,"POSITION":2118},"indices":37162,"material":9,"mode":4},{"attributes":{"NORMAL":19641,"POSITION":2119},"indices":37163,"material":9,"mode":4},{"attributes":{"NORMAL":19642,"POSITION":2120},"indices":37164,"material":9,"mode":4},{"attributes":{"NORMAL":19643,"POSITION":2121},"indices":37165,"material":9,"mode":4},{"attributes":{"NORMAL":19644,"POSITION":2122},"indices":37166,"material":9,"mode":4},{"attributes":{"NORMAL":19645,"POSITION":2123},"indices":37167,"material":13,"mode":4}]},{"name":"COMPOUND056","primitives":[{"attributes":{"NORMAL":19646,"POSITION":2124},"indices":37168,"material":7,"mode":4},{"attributes":{"NORMAL":19647,"POSITION":2125},"indices":37169,"material":7,"mode":4},{"attributes":{"NORMAL":19648,"POSITION":2126},"indices":37170,"material":7,"mode":4},{"attributes":{"NORMAL":19649,"POSITION":2127},"indices":37171,"material":7,"mode":4},{"attributes":{"NORMAL":19650,"POSITION":2128},"indices":37172,"material":7,"mode":4},{"attributes":{"NORMAL":19651,"POSITION":2129},"indices":37173,"material":7,"mode":4},{"attributes":{"NORMAL":19652,"POSITION":2130},"indices":37174,"material":7,"mode":4},{"attributes":{"NORMAL":19653,"POSITION":2131},"indices":37175,"material":7,"mode":4},{"attributes":{"NORMAL":19654,"POSITION":2132},"indices":37176,"material":7,"mode":4},{"attributes":{"NORMAL":19655,"POSITION":2133},"indices":37177,"material":7,"mode":4}]},{"name":"COMPOUND057","primitives":[{"attributes":{"NORMAL":19656,"POSITION":2134},"indices":37178,"material":7,"mode":4},{"attributes":{"NORMAL":19657,"POSITION":2135},"indices":37179,"material":7,"mode":4},{"attributes":{"NORMAL":19658,"POSITION":2136},"indices":37180,"material":7,"mode":4},{"attributes":{"NORMAL":19659,"POSITION":2137},"indices":37181,"material":7,"mode":4},{"attributes":{"NORMAL":19660,"POSITION":2138},"indices":37182,"material":7,"mode":4},{"attributes":{"NORMAL":19661,"POSITION":2139},"indices":37183,"material":7,"mode":4},{"attributes":{"NORMAL":19662,"POSITION":2140},"indices":37184,"material":7,"mode":4},{"attributes":{"NORMAL":19663,"POSITION":2141},"indices":37185,"material":7,"mode":4},{"attributes":{"NORMAL":19664,"POSITION":2142},"indices":37186,"material":7,"mode":4},{"attributes":{"NORMAL":19665,"POSITION":2143},"indices":37187,"material":7,"mode":4}]},{"name":"COMPOUND058","primitives":[{"attributes":{"NORMAL":19666,"POSITION":2144},"indices":37188,"material":7,"mode":4},{"attributes":{"NORMAL":19667,"POSITION":2145},"indices":37189,"material":7,"mode":4},{"attributes":{"NORMAL":19668,"POSITION":2146},"indices":37190,"material":7,"mode":4},{"attributes":{"NORMAL":19669,"POSITION":2147},"indices":37191,"material":7,"mode":4},{"attributes":{"NORMAL":19670,"POSITION":2148},"indices":37192,"material":7,"mode":4},{"attributes":{"NORMAL":19671,"POSITION":2149},"indices":37193,"material":7,"mode":4},{"attributes":{"NORMAL":19672,"POSITION":2150},"indices":37194,"material":7,"mode":4},{"attributes":{"NORMAL":19673,"POSITION":2151},"indices":37195,"material":7,"mode":4},{"attributes":{"NORMAL":19674,"POSITION":2152},"indices":37196,"material":7,"mode":4},{"attributes":{"NORMAL":19675,"POSITION":2153},"indices":37197,"material":7,"mode":4}]},{"name":"COMPOUND059","primitives":[{"attributes":{"NORMAL":19676,"POSITION":2154},"indices":37198,"material":7,"mode":4},{"attributes":{"NORMAL":19677,"POSITION":2155},"indices":37199,"material":7,"mode":4},{"attributes":{"NORMAL":19678,"POSITION":2156},"indices":37200,"material":7,"mode":4},{"attributes":{"NORMAL":19679,"POSITION":2157},"indices":37201,"material":7,"mode":4},{"attributes":{"NORMAL":19680,"POSITION":2158},"indices":37202,"material":7,"mode":4},{"attributes":{"NORMAL":19681,"POSITION":2159},"indices":37203,"material":7,"mode":4},{"attributes":{"NORMAL":19682,"POSITION":2160},"indices":37204,"material":7,"mode":4},{"attributes":{"NORMAL":19683,"POSITION":2161},"indices":37205,"material":7,"mode":4},{"attributes":{"NORMAL":19684,"POSITION":2162},"indices":37206,"material":7,"mode":4},{"attributes":{"NORMAL":19685,"POSITION":2163},"indices":37207,"material":7,"mode":4}]},{"name":"COMPOUND060","primitives":[{"attributes":{"NORMAL":19686,"POSITION":2164},"indices":37208,"material":7,"mode":4},{"attributes":{"NORMAL":19687,"POSITION":2165},"indices":37209,"material":7,"mode":4},{"attributes":{"NORMAL":19688,"POSITION":2166},"indices":37210,"material":7,"mode":4},{"attributes":{"NORMAL":19689,"POSITION":2167},"indices":37211,"material":7,"mode":4},{"attributes":{"NORMAL":19690,"POSITION":2168},"indices":37212,"material":7,"mode":4},{"attributes":{"NORMAL":19691,"POSITION":2169},"indices":37213,"material":7,"mode":4},{"attributes":{"NORMAL":19692,"POSITION":2170},"indices":37214,"material":7,"mode":4},{"attributes":{"NORMAL":19693,"POSITION":2171},"indices":37215,"material":7,"mode":4},{"attributes":{"NORMAL":19694,"POSITION":2172},"indices":37216,"material":7,"mode":4},{"attributes":{"NORMAL":19695,"POSITION":2173},"indices":37217,"material":7,"mode":4}]},{"name":"COMPOUND061","primitives":[{"attributes":{"NORMAL":19696,"POSITION":2174},"indices":37218,"material":14,"mode":4},{"attributes":{"NORMAL":19697,"POSITION":2175},"indices":37219,"material":14,"mode":4}]},{"name":"COMPOUND062","primitives":[{"attributes":{"NORMAL":19698,"POSITION":2176},"indices":37220,"material":8,"mode":4},{"attributes":{"NORMAL":19699,"POSITION":2177},"indices":37221,"material":8,"mode":4},{"attributes":{"NORMAL":19700,"POSITION":2178},"indices":37222,"material":8,"mode":4},{"attributes":{"NORMAL":19701,"POSITION":2179},"indices":37223,"material":8,"mode":4},{"attributes":{"NORMAL":19702,"POSITION":2180},"indices":37224,"material":8,"mode":4},{"attributes":{"NORMAL":19703,"POSITION":2181},"indices":37225,"material":8,"mode":4},{"attributes":{"NORMAL":19704,"POSITION":2182},"indices":37226,"material":8,"mode":4},{"attributes":{"NORMAL":19705,"POSITION":2183},"indices":37227,"material":8,"mode":4},{"attributes":{"NORMAL":19706,"POSITION":2184},"indices":37228,"material":8,"mode":4},{"attributes":{"NORMAL":19707,"POSITION":2185},"indices":37229,"material":8,"mode":4},{"attributes":{"NORMAL":19708,"POSITION":2186},"indices":37230,"material":8,"mode":4},{"attributes":{"NORMAL":19709,"POSITION":2187},"indices":37231,"material":8,"mode":4},{"attributes":{"NORMAL":19710,"POSITION":2188},"indices":37232,"material":8,"mode":4},{"attributes":{"NORMAL":19711,"POSITION":2189},"indices":37233,"material":8,"mode":4}]},{"name":"COMPOUND063","primitives":[{"attributes":{"NORMAL":19712,"POSITION":2190},"indices":37234,"material":7,"mode":4},{"attributes":{"NORMAL":19713,"POSITION":2191},"indices":37235,"material":7,"mode":4},{"attributes":{"NORMAL":19714,"POSITION":2192},"indices":37236,"material":7,"mode":4},{"attributes":{"NORMAL":19715,"POSITION":2193},"indices":37237,"material":7,"mode":4},{"attributes":{"NORMAL":19716,"POSITION":2194},"indices":37238,"material":7,"mode":4},{"attributes":{"NORMAL":19717,"POSITION":2195},"indices":37239,"material":7,"mode":4},{"attributes":{"NORMAL":19718,"POSITION":2196},"indices":37240,"material":7,"mode":4},{"attributes":{"NORMAL":19719,"POSITION":2197},"indices":37241,"material":7,"mode":4},{"attributes":{"NORMAL":19720,"POSITION":2198},"indices":37242,"material":7,"mode":4},{"attributes":{"NORMAL":19721,"POSITION":2199},"indices":37243,"material":7,"mode":4}]},{"name":"COMPOUND064","primitives":[{"attributes":{"NORMAL":19722,"POSITION":2200},"indices":37244,"material":7,"mode":4},{"attributes":{"NORMAL":19723,"POSITION":2201},"indices":37245,"material":7,"mode":4},{"attributes":{"NORMAL":19724,"POSITION":2202},"indices":37246,"material":7,"mode":4},{"attributes":{"NORMAL":19725,"POSITION":2203},"indices":37247,"material":7,"mode":4},{"attributes":{"NORMAL":19726,"POSITION":2204},"indices":37248,"material":7,"mode":4},{"attributes":{"NORMAL":19727,"POSITION":2205},"indices":37249,"material":7,"mode":4},{"attributes":{"NORMAL":19728,"POSITION":2206},"indices":37250,"material":7,"mode":4},{"attributes":{"NORMAL":19729,"POSITION":2207},"indices":37251,"material":7,"mode":4},{"attributes":{"NORMAL":19730,"POSITION":2208},"indices":37252,"material":7,"mode":4},{"attributes":{"NORMAL":19731,"POSITION":2209},"indices":37253,"material":7,"mode":4}]},{"name":"COMPOUND065","primitives":[{"attributes":{"NORMAL":19732,"POSITION":2210},"indices":37254,"material":7,"mode":4},{"attributes":{"NORMAL":19733,"POSITION":2211},"indices":37255,"material":7,"mode":4},{"attributes":{"NORMAL":19734,"POSITION":2212},"indices":37256,"material":7,"mode":4},{"attributes":{"NORMAL":19735,"POSITION":2213},"indices":37257,"material":7,"mode":4},{"attributes":{"NORMAL":19736,"POSITION":2214},"indices":37258,"material":7,"mode":4},{"attributes":{"NORMAL":19737,"POSITION":2215},"indices":37259,"material":7,"mode":4},{"attributes":{"NORMAL":19738,"POSITION":2216},"indices":37260,"material":7,"mode":4},{"attributes":{"NORMAL":19739,"POSITION":2217},"indices":37261,"material":7,"mode":4},{"attributes":{"NORMAL":19740,"POSITION":2218},"indices":37262,"material":7,"mode":4},{"attributes":{"NORMAL":19741,"POSITION":2219},"indices":37263,"material":7,"mode":4}]},{"name":"COMPOUND066","primitives":[{"attributes":{"NORMAL":19742,"POSITION":2220},"indices":37264,"material":8,"mode":4},{"attributes":{"NORMAL":19743,"POSITION":2221},"indices":37265,"material":8,"mode":4},{"attributes":{"NORMAL":19744,"POSITION":2222},"indices":37266,"material":8,"mode":4},{"attributes":{"NORMAL":19745,"POSITION":2223},"indices":37267,"material":8,"mode":4},{"attributes":{"NORMAL":19746,"POSITION":2224},"indices":37268,"material":8,"mode":4},{"attributes":{"NORMAL":19747,"POSITION":2225},"indices":37269,"material":8,"mode":4},{"attributes":{"NORMAL":19748,"POSITION":2226},"indices":37270,"material":8,"mode":4},{"attributes":{"NORMAL":19749,"POSITION":2227},"indices":37271,"material":9,"mode":4},{"attributes":{"NORMAL":19750,"POSITION":2228},"indices":37272,"material":9,"mode":4},{"attributes":{"NORMAL":19751,"POSITION":2229},"indices":37273,"material":9,"mode":4}]},{"name":"COMPOUND067","primitives":[{"attributes":{"NORMAL":19752,"POSITION":2230},"indices":37274,"material":7,"mode":4},{"attributes":{"NORMAL":19753,"POSITION":2231},"indices":37275,"material":7,"mode":4},{"attributes":{"NORMAL":19754,"POSITION":2232},"indices":37276,"material":7,"mode":4},{"attributes":{"NORMAL":19755,"POSITION":2233},"indices":37277,"material":7,"mode":4},{"attributes":{"NORMAL":19756,"POSITION":2234},"indices":37278,"material":7,"mode":4},{"attributes":{"NORMAL":19757,"POSITION":2235},"indices":37279,"material":7,"mode":4},{"attributes":{"NORMAL":19758,"POSITION":2236},"indices":37280,"material":7,"mode":4},{"attributes":{"NORMAL":19759,"POSITION":2237},"indices":37281,"material":7,"mode":4},{"attributes":{"NORMAL":19760,"POSITION":2238},"indices":37282,"material":7,"mode":4},{"attributes":{"NORMAL":19761,"POSITION":2239},"indices":37283,"material":7,"mode":4}]},{"name":"COMPOUND068","primitives":[{"attributes":{"NORMAL":19762,"POSITION":2240},"indices":37284,"material":7,"mode":4},{"attributes":{"NORMAL":19763,"POSITION":2241},"indices":37285,"material":7,"mode":4},{"attributes":{"NORMAL":19764,"POSITION":2242},"indices":37286,"material":7,"mode":4},{"attributes":{"NORMAL":19765,"POSITION":2243},"indices":37287,"material":7,"mode":4},{"attributes":{"NORMAL":19766,"POSITION":2244},"indices":37288,"material":7,"mode":4},{"attributes":{"NORMAL":19767,"POSITION":2245},"indices":37289,"material":7,"mode":4},{"attributes":{"NORMAL":19768,"POSITION":2246},"indices":37290,"material":7,"mode":4},{"attributes":{"NORMAL":19769,"POSITION":2247},"indices":37291,"material":7,"mode":4},{"attributes":{"NORMAL":19770,"POSITION":2248},"indices":37292,"material":7,"mode":4},{"attributes":{"NORMAL":19771,"POSITION":2249},"indices":37293,"material":7,"mode":4}]},{"name":"COMPOUND069","primitives":[{"attributes":{"NORMAL":19772,"POSITION":2250},"indices":37294,"material":7,"mode":4},{"attributes":{"NORMAL":19773,"POSITION":2251},"indices":37295,"material":7,"mode":4},{"attributes":{"NORMAL":19774,"POSITION":2252},"indices":37296,"material":7,"mode":4},{"attributes":{"NORMAL":19775,"POSITION":2253},"indices":37297,"material":7,"mode":4},{"attributes":{"NORMAL":19776,"POSITION":2254},"indices":37298,"material":7,"mode":4},{"attributes":{"NORMAL":19777,"POSITION":2255},"indices":37299,"material":7,"mode":4},{"attributes":{"NORMAL":19778,"POSITION":2256},"indices":37300,"material":7,"mode":4},{"attributes":{"NORMAL":19779,"POSITION":2257},"indices":37301,"material":7,"mode":4},{"attributes":{"NORMAL":19780,"POSITION":2258},"indices":37302,"material":7,"mode":4},{"attributes":{"NORMAL":19781,"POSITION":2259},"indices":37303,"material":7,"mode":4}]},{"name":"COMPOUND070","primitives":[{"attributes":{"NORMAL":19782,"POSITION":2260},"indices":37304,"material":8,"mode":4},{"attributes":{"NORMAL":19783,"POSITION":2261},"indices":37305,"material":8,"mode":4},{"attributes":{"NORMAL":19784,"POSITION":2262},"indices":37306,"material":8,"mode":4},{"attributes":{"NORMAL":19785,"POSITION":2263},"indices":37307,"material":8,"mode":4},{"attributes":{"NORMAL":19786,"POSITION":2264},"indices":37308,"material":8,"mode":4},{"attributes":{"NORMAL":19787,"POSITION":2265},"indices":37309,"material":8,"mode":4},{"attributes":{"NORMAL":19788,"POSITION":2266},"indices":37310,"material":8,"mode":4},{"attributes":{"NORMAL":19789,"POSITION":2267},"indices":37311,"material":9,"mode":4},{"attributes":{"NORMAL":19790,"POSITION":2268},"indices":37312,"material":9,"mode":4},{"attributes":{"NORMAL":19791,"POSITION":2269},"indices":37313,"material":9,"mode":4}]},{"name":"COMPOUND071","primitives":[{"attributes":{"NORMAL":19792,"POSITION":2270},"indices":37314,"material":7,"mode":4},{"attributes":{"NORMAL":19793,"POSITION":2271},"indices":37315,"material":7,"mode":4},{"attributes":{"NORMAL":19794,"POSITION":2272},"indices":37316,"material":7,"mode":4},{"attributes":{"NORMAL":19795,"POSITION":2273},"indices":37317,"material":7,"mode":4},{"attributes":{"NORMAL":19796,"POSITION":2274},"indices":37318,"material":7,"mode":4},{"attributes":{"NORMAL":19797,"POSITION":2275},"indices":37319,"material":7,"mode":4},{"attributes":{"NORMAL":19798,"POSITION":2276},"indices":37320,"material":7,"mode":4},{"attributes":{"NORMAL":19799,"POSITION":2277},"indices":37321,"material":7,"mode":4},{"attributes":{"NORMAL":19800,"POSITION":2278},"indices":37322,"material":7,"mode":4},{"attributes":{"NORMAL":19801,"POSITION":2279},"indices":37323,"material":7,"mode":4}]},{"name":"COMPOUND072","primitives":[{"attributes":{"NORMAL":19802,"POSITION":2280},"indices":37324,"material":15,"mode":4},{"attributes":{"NORMAL":19803,"POSITION":2281},"indices":37325,"material":15,"mode":4},{"attributes":{"NORMAL":19804,"POSITION":2282},"indices":37326,"material":15,"mode":4},{"attributes":{"NORMAL":19805,"POSITION":2283},"indices":37327,"material":15,"mode":4},{"attributes":{"NORMAL":19806,"POSITION":2284},"indices":37328,"material":15,"mode":4},{"attributes":{"NORMAL":19807,"POSITION":2285},"indices":37329,"material":15,"mode":4},{"attributes":{"NORMAL":19808,"POSITION":2286},"indices":37330,"material":15,"mode":4},{"attributes":{"NORMAL":19809,"POSITION":2287},"indices":37331,"material":15,"mode":4},{"attributes":{"NORMAL":19810,"POSITION":2288},"indices":37332,"material":15,"mode":4},{"attributes":{"NORMAL":19811,"POSITION":2289},"indices":37333,"material":15,"mode":4},{"attributes":{"NORMAL":19812,"POSITION":2290},"indices":37334,"material":9,"mode":4},{"attributes":{"NORMAL":19813,"POSITION":2291},"indices":37335,"material":9,"mode":4},{"attributes":{"NORMAL":19814,"POSITION":2292},"indices":37336,"material":9,"mode":4},{"attributes":{"NORMAL":19815,"POSITION":2293},"indices":37337,"material":9,"mode":4},{"attributes":{"NORMAL":19816,"POSITION":2294},"indices":37338,"material":9,"mode":4},{"attributes":{"NORMAL":19817,"POSITION":2295},"indices":37339,"material":9,"mode":4},{"attributes":{"NORMAL":19818,"POSITION":2296},"indices":37340,"material":9,"mode":4},{"attributes":{"NORMAL":19819,"POSITION":2297},"indices":37341,"material":15,"mode":4},{"attributes":{"NORMAL":19820,"POSITION":2298},"indices":37342,"material":9,"mode":4},{"attributes":{"NORMAL":19821,"POSITION":2299},"indices":37343,"material":9,"mode":4},{"attributes":{"NORMAL":19822,"POSITION":2300},"indices":37344,"material":9,"mode":4},{"attributes":{"NORMAL":19823,"POSITION":2301},"indices":37345,"material":9,"mode":4},{"attributes":{"NORMAL":19824,"POSITION":2302},"indices":37346,"material":9,"mode":4},{"attributes":{"NORMAL":19825,"POSITION":2303},"indices":37347,"material":15,"mode":4},{"attributes":{"NORMAL":19826,"POSITION":2304},"indices":37348,"material":9,"mode":4},{"attributes":{"NORMAL":19827,"POSITION":2305},"indices":37349,"material":9,"mode":4},{"attributes":{"NORMAL":19828,"POSITION":2306},"indices":37350,"material":9,"mode":4},{"attributes":{"NORMAL":19829,"POSITION":2307},"indices":37351,"material":9,"mode":4},{"attributes":{"NORMAL":19830,"POSITION":2308},"indices":37352,"material":9,"mode":4},{"attributes":{"NORMAL":19831,"POSITION":2309},"indices":37353,"material":9,"mode":4},{"attributes":{"NORMAL":19832,"POSITION":2310},"indices":37354,"material":9,"mode":4},{"attributes":{"NORMAL":19833,"POSITION":2311},"indices":37355,"material":9,"mode":4},{"attributes":{"NORMAL":19834,"POSITION":2312},"indices":37356,"material":9,"mode":4},{"attributes":{"NORMAL":19835,"POSITION":2313},"indices":37357,"material":9,"mode":4},{"attributes":{"NORMAL":19836,"POSITION":2314},"indices":37358,"material":15,"mode":4},{"attributes":{"NORMAL":19837,"POSITION":2315},"indices":37359,"material":9,"mode":4},{"attributes":{"NORMAL":19838,"POSITION":2316},"indices":37360,"material":9,"mode":4},{"attributes":{"NORMAL":19839,"POSITION":2317},"indices":37361,"material":9,"mode":4},{"attributes":{"NORMAL":19840,"POSITION":2318},"indices":37362,"material":9,"mode":4},{"attributes":{"NORMAL":19841,"POSITION":2319},"indices":37363,"material":9,"mode":4},{"attributes":{"NORMAL":19842,"POSITION":2320},"indices":37364,"material":9,"mode":4},{"attributes":{"NORMAL":19843,"POSITION":2321},"indices":37365,"material":9,"mode":4},{"attributes":{"NORMAL":19844,"POSITION":2322},"indices":37366,"material":9,"mode":4}]},{"name":"COMPOUND073","primitives":[{"attributes":{"NORMAL":19845,"POSITION":2323},"indices":37367,"material":7,"mode":4},{"attributes":{"NORMAL":19846,"POSITION":2324},"indices":37368,"material":7,"mode":4},{"attributes":{"NORMAL":19847,"POSITION":2325},"indices":37369,"material":7,"mode":4},{"attributes":{"NORMAL":19848,"POSITION":2326},"indices":37370,"material":7,"mode":4},{"attributes":{"NORMAL":19849,"POSITION":2327},"indices":37371,"material":7,"mode":4},{"attributes":{"NORMAL":19850,"POSITION":2328},"indices":37372,"material":7,"mode":4},{"attributes":{"NORMAL":19851,"POSITION":2329},"indices":37373,"material":7,"mode":4},{"attributes":{"NORMAL":19852,"POSITION":2330},"indices":37374,"material":7,"mode":4},{"attributes":{"NORMAL":19853,"POSITION":2331},"indices":37375,"material":7,"mode":4},{"attributes":{"NORMAL":19854,"POSITION":2332},"indices":37376,"material":7,"mode":4}]},{"name":"COMPOUND074","primitives":[{"attributes":{"NORMAL":19855,"POSITION":2333},"indices":37377,"material":7,"mode":4},{"attributes":{"NORMAL":19856,"POSITION":2334},"indices":37378,"material":7,"mode":4},{"attributes":{"NORMAL":19857,"POSITION":2335},"indices":37379,"material":7,"mode":4},{"attributes":{"NORMAL":19858,"POSITION":2336},"indices":37380,"material":7,"mode":4},{"attributes":{"NORMAL":19859,"POSITION":2337},"indices":37381,"material":7,"mode":4},{"attributes":{"NORMAL":19860,"POSITION":2338},"indices":37382,"material":7,"mode":4},{"attributes":{"NORMAL":19861,"POSITION":2339},"indices":37383,"material":7,"mode":4},{"attributes":{"NORMAL":19862,"POSITION":2340},"indices":37384,"material":7,"mode":4},{"attributes":{"NORMAL":19863,"POSITION":2341},"indices":37385,"material":7,"mode":4},{"attributes":{"NORMAL":19864,"POSITION":2342},"indices":37386,"material":7,"mode":4}]},{"name":"COMPOUND075","primitives":[{"attributes":{"NORMAL":19865,"POSITION":2343},"indices":37387,"material":7,"mode":4},{"attributes":{"NORMAL":19866,"POSITION":2344},"indices":37388,"material":7,"mode":4},{"attributes":{"NORMAL":19867,"POSITION":2345},"indices":37389,"material":7,"mode":4},{"attributes":{"NORMAL":19868,"POSITION":2346},"indices":37390,"material":7,"mode":4},{"attributes":{"NORMAL":19869,"POSITION":2347},"indices":37391,"material":7,"mode":4},{"attributes":{"NORMAL":19870,"POSITION":2348},"indices":37392,"material":7,"mode":4},{"attributes":{"NORMAL":19871,"POSITION":2349},"indices":37393,"material":7,"mode":4},{"attributes":{"NORMAL":19872,"POSITION":2350},"indices":37394,"material":7,"mode":4},{"attributes":{"NORMAL":19873,"POSITION":2351},"indices":37395,"material":7,"mode":4},{"attributes":{"NORMAL":19874,"POSITION":2352},"indices":37396,"material":7,"mode":4}]},{"name":"COMPOUND076","primitives":[{"attributes":{"NORMAL":19875,"POSITION":2353},"indices":37397,"material":7,"mode":4},{"attributes":{"NORMAL":19876,"POSITION":2354},"indices":37398,"material":7,"mode":4},{"attributes":{"NORMAL":19877,"POSITION":2355},"indices":37399,"material":7,"mode":4},{"attributes":{"NORMAL":19878,"POSITION":2356},"indices":37400,"material":7,"mode":4},{"attributes":{"NORMAL":19879,"POSITION":2357},"indices":37401,"material":7,"mode":4},{"attributes":{"NORMAL":19880,"POSITION":2358},"indices":37402,"material":7,"mode":4},{"attributes":{"NORMAL":19881,"POSITION":2359},"indices":37403,"material":7,"mode":4},{"attributes":{"NORMAL":19882,"POSITION":2360},"indices":37404,"material":7,"mode":4},{"attributes":{"NORMAL":19883,"POSITION":2361},"indices":37405,"material":7,"mode":4},{"attributes":{"NORMAL":19884,"POSITION":2362},"indices":37406,"material":7,"mode":4}]},{"name":"COMPOUND077","primitives":[{"attributes":{"NORMAL":19885,"POSITION":2363},"indices":37407,"material":7,"mode":4},{"attributes":{"NORMAL":19886,"POSITION":2364},"indices":37408,"material":7,"mode":4},{"attributes":{"NORMAL":19887,"POSITION":2365},"indices":37409,"material":7,"mode":4},{"attributes":{"NORMAL":19888,"POSITION":2366},"indices":37410,"material":7,"mode":4},{"attributes":{"NORMAL":19889,"POSITION":2367},"indices":37411,"material":7,"mode":4},{"attributes":{"NORMAL":19890,"POSITION":2368},"indices":37412,"material":7,"mode":4},{"attributes":{"NORMAL":19891,"POSITION":2369},"indices":37413,"material":7,"mode":4},{"attributes":{"NORMAL":19892,"POSITION":2370},"indices":37414,"material":7,"mode":4},{"attributes":{"NORMAL":19893,"POSITION":2371},"indices":37415,"material":7,"mode":4},{"attributes":{"NORMAL":19894,"POSITION":2372},"indices":37416,"material":7,"mode":4}]},{"name":"COMPOUND078","primitives":[{"attributes":{"NORMAL":19895,"POSITION":2373},"indices":37417,"material":7,"mode":4},{"attributes":{"NORMAL":19896,"POSITION":2374},"indices":37418,"material":7,"mode":4},{"attributes":{"NORMAL":19897,"POSITION":2375},"indices":37419,"material":7,"mode":4},{"attributes":{"NORMAL":19898,"POSITION":2376},"indices":37420,"material":7,"mode":4},{"attributes":{"NORMAL":19899,"POSITION":2377},"indices":37421,"material":7,"mode":4},{"attributes":{"NORMAL":19900,"POSITION":2378},"indices":37422,"material":7,"mode":4},{"attributes":{"NORMAL":19901,"POSITION":2379},"indices":37423,"material":7,"mode":4},{"attributes":{"NORMAL":19902,"POSITION":2380},"indices":37424,"material":7,"mode":4},{"attributes":{"NORMAL":19903,"POSITION":2381},"indices":37425,"material":7,"mode":4},{"attributes":{"NORMAL":19904,"POSITION":2382},"indices":37426,"material":7,"mode":4}]},{"name":"COMPOUND079","primitives":[{"attributes":{"NORMAL":19905,"POSITION":2383},"indices":37427,"material":8,"mode":4},{"attributes":{"NORMAL":19906,"POSITION":2384},"indices":37428,"material":8,"mode":4},{"attributes":{"NORMAL":19907,"POSITION":2385},"indices":37429,"material":8,"mode":4},{"attributes":{"NORMAL":19908,"POSITION":2386},"indices":37430,"material":8,"mode":4},{"attributes":{"NORMAL":19909,"POSITION":2387},"indices":37431,"material":8,"mode":4},{"attributes":{"NORMAL":19910,"POSITION":2388},"indices":37432,"material":8,"mode":4},{"attributes":{"NORMAL":19911,"POSITION":2389},"indices":37433,"material":8,"mode":4},{"attributes":{"NORMAL":19912,"POSITION":2390},"indices":37434,"material":8,"mode":4},{"attributes":{"NORMAL":19913,"POSITION":2391},"indices":37435,"material":8,"mode":4},{"attributes":{"NORMAL":19914,"POSITION":2392},"indices":37436,"material":8,"mode":4},{"attributes":{"NORMAL":19915,"POSITION":2393},"indices":37437,"material":8,"mode":4},{"attributes":{"NORMAL":19916,"POSITION":2394},"indices":37438,"material":8,"mode":4},{"attributes":{"NORMAL":19917,"POSITION":2395},"indices":37439,"material":8,"mode":4},{"attributes":{"NORMAL":19918,"POSITION":2396},"indices":37440,"material":8,"mode":4},{"attributes":{"NORMAL":19919,"POSITION":2397},"indices":37441,"material":8,"mode":4},{"attributes":{"NORMAL":19920,"POSITION":2398},"indices":37442,"material":8,"mode":4},{"attributes":{"NORMAL":19921,"POSITION":2399},"indices":37443,"material":8,"mode":4},{"attributes":{"NORMAL":19922,"POSITION":2400},"indices":37444,"material":8,"mode":4}]},{"name":"COMPOUND080","primitives":[{"attributes":{"NORMAL":19923,"POSITION":2401},"indices":37445,"material":7,"mode":4},{"attributes":{"NORMAL":19924,"POSITION":2402},"indices":37446,"material":7,"mode":4},{"attributes":{"NORMAL":19925,"POSITION":2403},"indices":37447,"material":7,"mode":4},{"attributes":{"NORMAL":19926,"POSITION":2404},"indices":37448,"material":7,"mode":4},{"attributes":{"NORMAL":19927,"POSITION":2405},"indices":37449,"material":7,"mode":4},{"attributes":{"NORMAL":19928,"POSITION":2406},"indices":37450,"material":7,"mode":4},{"attributes":{"NORMAL":19929,"POSITION":2407},"indices":37451,"material":7,"mode":4},{"attributes":{"NORMAL":19930,"POSITION":2408},"indices":37452,"material":7,"mode":4},{"attributes":{"NORMAL":19931,"POSITION":2409},"indices":37453,"material":7,"mode":4},{"attributes":{"NORMAL":19932,"POSITION":2410},"indices":37454,"material":7,"mode":4}]},{"name":"COMPOUND081","primitives":[{"attributes":{"NORMAL":19933,"POSITION":2411},"indices":37455,"material":8,"mode":4},{"attributes":{"NORMAL":19934,"POSITION":2412},"indices":37456,"material":8,"mode":4},{"attributes":{"NORMAL":19935,"POSITION":2413},"indices":37457,"material":8,"mode":4},{"attributes":{"NORMAL":19936,"POSITION":2414},"indices":37458,"material":8,"mode":4},{"attributes":{"NORMAL":19937,"POSITION":2415},"indices":37459,"material":8,"mode":4},{"attributes":{"NORMAL":19938,"POSITION":2416},"indices":37460,"material":8,"mode":4},{"attributes":{"NORMAL":19939,"POSITION":2417},"indices":37461,"material":8,"mode":4},{"attributes":{"NORMAL":19940,"POSITION":2418},"indices":37462,"material":9,"mode":4},{"attributes":{"NORMAL":19941,"POSITION":2419},"indices":37463,"material":9,"mode":4},{"attributes":{"NORMAL":19942,"POSITION":2420},"indices":37464,"material":9,"mode":4}]},{"name":"COMPOUND082","primitives":[{"attributes":{"NORMAL":19943,"POSITION":2421},"indices":37465,"material":7,"mode":4},{"attributes":{"NORMAL":19944,"POSITION":2422},"indices":37466,"material":7,"mode":4},{"attributes":{"NORMAL":19945,"POSITION":2423},"indices":37467,"material":7,"mode":4},{"attributes":{"NORMAL":19946,"POSITION":2424},"indices":37468,"material":7,"mode":4},{"attributes":{"NORMAL":19947,"POSITION":2425},"indices":37469,"material":7,"mode":4},{"attributes":{"NORMAL":19948,"POSITION":2426},"indices":37470,"material":7,"mode":4},{"attributes":{"NORMAL":19949,"POSITION":2427},"indices":37471,"material":7,"mode":4},{"attributes":{"NORMAL":19950,"POSITION":2428},"indices":37472,"material":7,"mode":4},{"attributes":{"NORMAL":19951,"POSITION":2429},"indices":37473,"material":7,"mode":4},{"attributes":{"NORMAL":19952,"POSITION":2430},"indices":37474,"material":7,"mode":4}]},{"name":"COMPOUND083","primitives":[{"attributes":{"NORMAL":19953,"POSITION":2431},"indices":37475,"material":7,"mode":4},{"attributes":{"NORMAL":19954,"POSITION":2432},"indices":37476,"material":7,"mode":4},{"attributes":{"NORMAL":19955,"POSITION":2433},"indices":37477,"material":7,"mode":4},{"attributes":{"NORMAL":19956,"POSITION":2434},"indices":37478,"material":7,"mode":4},{"attributes":{"NORMAL":19957,"POSITION":2435},"indices":37479,"material":7,"mode":4},{"attributes":{"NORMAL":19958,"POSITION":2436},"indices":37480,"material":7,"mode":4},{"attributes":{"NORMAL":19959,"POSITION":2437},"indices":37481,"material":7,"mode":4},{"attributes":{"NORMAL":19960,"POSITION":2438},"indices":37482,"material":7,"mode":4},{"attributes":{"NORMAL":19961,"POSITION":2439},"indices":37483,"material":7,"mode":4},{"attributes":{"NORMAL":19962,"POSITION":2440},"indices":37484,"material":7,"mode":4}]},{"name":"COMPOUND084","primitives":[{"attributes":{"NORMAL":19963,"POSITION":2441},"indices":37485,"material":7,"mode":4},{"attributes":{"NORMAL":19964,"POSITION":2442},"indices":37486,"material":7,"mode":4},{"attributes":{"NORMAL":19965,"POSITION":2443},"indices":37487,"material":7,"mode":4},{"attributes":{"NORMAL":19966,"POSITION":2444},"indices":37488,"material":7,"mode":4},{"attributes":{"NORMAL":19967,"POSITION":2445},"indices":37489,"material":7,"mode":4},{"attributes":{"NORMAL":19968,"POSITION":2446},"indices":37490,"material":7,"mode":4},{"attributes":{"NORMAL":19969,"POSITION":2447},"indices":37491,"material":7,"mode":4},{"attributes":{"NORMAL":19970,"POSITION":2448},"indices":37492,"material":7,"mode":4},{"attributes":{"NORMAL":19971,"POSITION":2449},"indices":37493,"material":7,"mode":4},{"attributes":{"NORMAL":19972,"POSITION":2450},"indices":37494,"material":7,"mode":4}]},{"name":"COMPOUND085","primitives":[{"attributes":{"NORMAL":19973,"POSITION":2451},"indices":37495,"material":7,"mode":4},{"attributes":{"NORMAL":19974,"POSITION":2452},"indices":37496,"material":7,"mode":4},{"attributes":{"NORMAL":19975,"POSITION":2453},"indices":37497,"material":7,"mode":4},{"attributes":{"NORMAL":19976,"POSITION":2454},"indices":37498,"material":7,"mode":4},{"attributes":{"NORMAL":19977,"POSITION":2455},"indices":37499,"material":7,"mode":4},{"attributes":{"NORMAL":19978,"POSITION":2456},"indices":37500,"material":7,"mode":4},{"attributes":{"NORMAL":19979,"POSITION":2457},"indices":37501,"material":7,"mode":4},{"attributes":{"NORMAL":19980,"POSITION":2458},"indices":37502,"material":7,"mode":4},{"attributes":{"NORMAL":19981,"POSITION":2459},"indices":37503,"material":7,"mode":4},{"attributes":{"NORMAL":19982,"POSITION":2460},"indices":37504,"material":7,"mode":4}]},{"name":"COMPOUND086","primitives":[{"attributes":{"NORMAL":19983,"POSITION":2461},"indices":37505,"material":7,"mode":4},{"attributes":{"NORMAL":19984,"POSITION":2462},"indices":37506,"material":7,"mode":4},{"attributes":{"NORMAL":19985,"POSITION":2463},"indices":37507,"material":7,"mode":4},{"attributes":{"NORMAL":19986,"POSITION":2464},"indices":37508,"material":7,"mode":4},{"attributes":{"NORMAL":19987,"POSITION":2465},"indices":37509,"material":7,"mode":4},{"attributes":{"NORMAL":19988,"POSITION":2466},"indices":37510,"material":7,"mode":4},{"attributes":{"NORMAL":19989,"POSITION":2467},"indices":37511,"material":7,"mode":4},{"attributes":{"NORMAL":19990,"POSITION":2468},"indices":37512,"material":7,"mode":4},{"attributes":{"NORMAL":19991,"POSITION":2469},"indices":37513,"material":7,"mode":4},{"attributes":{"NORMAL":19992,"POSITION":2470},"indices":37514,"material":7,"mode":4}]},{"name":"COMPOUND087","primitives":[{"attributes":{"NORMAL":19993,"POSITION":2471},"indices":37515,"material":7,"mode":4},{"attributes":{"NORMAL":19994,"POSITION":2472},"indices":37516,"material":7,"mode":4},{"attributes":{"NORMAL":19995,"POSITION":2473},"indices":37517,"material":7,"mode":4},{"attributes":{"NORMAL":19996,"POSITION":2474},"indices":37518,"material":7,"mode":4},{"attributes":{"NORMAL":19997,"POSITION":2475},"indices":37519,"material":7,"mode":4},{"attributes":{"NORMAL":19998,"POSITION":2476},"indices":37520,"material":7,"mode":4},{"attributes":{"NORMAL":19999,"POSITION":2477},"indices":37521,"material":7,"mode":4},{"attributes":{"NORMAL":20000,"POSITION":2478},"indices":37522,"material":7,"mode":4},{"attributes":{"NORMAL":20001,"POSITION":2479},"indices":37523,"material":7,"mode":4},{"attributes":{"NORMAL":20002,"POSITION":2480},"indices":37524,"material":7,"mode":4}]},{"name":"COMPOUND088","primitives":[{"attributes":{"NORMAL":20003,"POSITION":2481},"indices":37525,"material":7,"mode":4},{"attributes":{"NORMAL":20004,"POSITION":2482},"indices":37526,"material":7,"mode":4},{"attributes":{"NORMAL":20005,"POSITION":2483},"indices":37527,"material":7,"mode":4},{"attributes":{"NORMAL":20006,"POSITION":2484},"indices":37528,"material":7,"mode":4},{"attributes":{"NORMAL":20007,"POSITION":2485},"indices":37529,"material":7,"mode":4},{"attributes":{"NORMAL":20008,"POSITION":2486},"indices":37530,"material":7,"mode":4},{"attributes":{"NORMAL":20009,"POSITION":2487},"indices":37531,"material":7,"mode":4},{"attributes":{"NORMAL":20010,"POSITION":2488},"indices":37532,"material":7,"mode":4},{"attributes":{"NORMAL":20011,"POSITION":2489},"indices":37533,"material":7,"mode":4},{"attributes":{"NORMAL":20012,"POSITION":2490},"indices":37534,"material":7,"mode":4}]},{"name":"COMPOUND089","primitives":[{"attributes":{"NORMAL":20013,"POSITION":2491},"indices":37535,"material":7,"mode":4},{"attributes":{"NORMAL":20014,"POSITION":2492},"indices":37536,"material":7,"mode":4},{"attributes":{"NORMAL":20015,"POSITION":2493},"indices":37537,"material":7,"mode":4},{"attributes":{"NORMAL":20016,"POSITION":2494},"indices":37538,"material":7,"mode":4},{"attributes":{"NORMAL":20017,"POSITION":2495},"indices":37539,"material":7,"mode":4},{"attributes":{"NORMAL":20018,"POSITION":2496},"indices":37540,"material":7,"mode":4},{"attributes":{"NORMAL":20019,"POSITION":2497},"indices":37541,"material":7,"mode":4},{"attributes":{"NORMAL":20020,"POSITION":2498},"indices":37542,"material":7,"mode":4},{"attributes":{"NORMAL":20021,"POSITION":2499},"indices":37543,"material":7,"mode":4},{"attributes":{"NORMAL":20022,"POSITION":2500},"indices":37544,"material":7,"mode":4}]},{"name":"COMPOUND090","primitives":[{"attributes":{"NORMAL":20023,"POSITION":2501},"indices":37545,"material":7,"mode":4},{"attributes":{"NORMAL":20024,"POSITION":2502},"indices":37546,"material":7,"mode":4},{"attributes":{"NORMAL":20025,"POSITION":2503},"indices":37547,"material":7,"mode":4},{"attributes":{"NORMAL":20026,"POSITION":2504},"indices":37548,"material":7,"mode":4},{"attributes":{"NORMAL":20027,"POSITION":2505},"indices":37549,"material":7,"mode":4},{"attributes":{"NORMAL":20028,"POSITION":2506},"indices":37550,"material":7,"mode":4},{"attributes":{"NORMAL":20029,"POSITION":2507},"indices":37551,"material":7,"mode":4},{"attributes":{"NORMAL":20030,"POSITION":2508},"indices":37552,"material":7,"mode":4},{"attributes":{"NORMAL":20031,"POSITION":2509},"indices":37553,"material":7,"mode":4},{"attributes":{"NORMAL":20032,"POSITION":2510},"indices":37554,"material":7,"mode":4}]},{"name":"COMPOUND091","primitives":[{"attributes":{"NORMAL":20033,"POSITION":2511},"indices":37555,"material":7,"mode":4},{"attributes":{"NORMAL":20034,"POSITION":2512},"indices":37556,"material":7,"mode":4},{"attributes":{"NORMAL":20035,"POSITION":2513},"indices":37557,"material":7,"mode":4},{"attributes":{"NORMAL":20036,"POSITION":2514},"indices":37558,"material":7,"mode":4},{"attributes":{"NORMAL":20037,"POSITION":2515},"indices":37559,"material":7,"mode":4},{"attributes":{"NORMAL":20038,"POSITION":2516},"indices":37560,"material":7,"mode":4},{"attributes":{"NORMAL":20039,"POSITION":2517},"indices":37561,"material":7,"mode":4},{"attributes":{"NORMAL":20040,"POSITION":2518},"indices":37562,"material":7,"mode":4},{"attributes":{"NORMAL":20041,"POSITION":2519},"indices":37563,"material":7,"mode":4},{"attributes":{"NORMAL":20042,"POSITION":2520},"indices":37564,"material":7,"mode":4}]},{"name":"COMPOUND092","primitives":[{"attributes":{"NORMAL":20043,"POSITION":2521},"indices":37565,"material":7,"mode":4},{"attributes":{"NORMAL":20044,"POSITION":2522},"indices":37566,"material":7,"mode":4},{"attributes":{"NORMAL":20045,"POSITION":2523},"indices":37567,"material":7,"mode":4},{"attributes":{"NORMAL":20046,"POSITION":2524},"indices":37568,"material":7,"mode":4},{"attributes":{"NORMAL":20047,"POSITION":2525},"indices":37569,"material":7,"mode":4},{"attributes":{"NORMAL":20048,"POSITION":2526},"indices":37570,"material":7,"mode":4},{"attributes":{"NORMAL":20049,"POSITION":2527},"indices":37571,"material":7,"mode":4},{"attributes":{"NORMAL":20050,"POSITION":2528},"indices":37572,"material":7,"mode":4},{"attributes":{"NORMAL":20051,"POSITION":2529},"indices":37573,"material":7,"mode":4},{"attributes":{"NORMAL":20052,"POSITION":2530},"indices":37574,"material":7,"mode":4}]},{"name":"COMPOUND093","primitives":[{"attributes":{"NORMAL":20053,"POSITION":2531},"indices":37575,"material":15,"mode":4},{"attributes":{"NORMAL":20054,"POSITION":2532},"indices":37576,"material":15,"mode":4},{"attributes":{"NORMAL":20055,"POSITION":2533},"indices":37577,"material":15,"mode":4},{"attributes":{"NORMAL":20056,"POSITION":2534},"indices":37578,"material":15,"mode":4},{"attributes":{"NORMAL":20057,"POSITION":2535},"indices":37579,"material":15,"mode":4},{"attributes":{"NORMAL":20058,"POSITION":2536},"indices":37580,"material":15,"mode":4},{"attributes":{"NORMAL":20059,"POSITION":2537},"indices":37581,"material":15,"mode":4},{"attributes":{"NORMAL":20060,"POSITION":2538},"indices":37582,"material":15,"mode":4},{"attributes":{"NORMAL":20061,"POSITION":2539},"indices":37583,"material":15,"mode":4},{"attributes":{"NORMAL":20062,"POSITION":2540},"indices":37584,"material":15,"mode":4},{"attributes":{"NORMAL":20063,"POSITION":2541},"indices":37585,"material":9,"mode":4},{"attributes":{"NORMAL":20064,"POSITION":2542},"indices":37586,"material":9,"mode":4},{"attributes":{"NORMAL":20065,"POSITION":2543},"indices":37587,"material":9,"mode":4},{"attributes":{"NORMAL":20066,"POSITION":2544},"indices":37588,"material":9,"mode":4},{"attributes":{"NORMAL":20067,"POSITION":2545},"indices":37589,"material":9,"mode":4},{"attributes":{"NORMAL":20068,"POSITION":2546},"indices":37590,"material":15,"mode":4},{"attributes":{"NORMAL":20069,"POSITION":2547},"indices":37591,"material":9,"mode":4},{"attributes":{"NORMAL":20070,"POSITION":2548},"indices":37592,"material":9,"mode":4},{"attributes":{"NORMAL":20071,"POSITION":2549},"indices":37593,"material":9,"mode":4},{"attributes":{"NORMAL":20072,"POSITION":2550},"indices":37594,"material":9,"mode":4},{"attributes":{"NORMAL":20073,"POSITION":2551},"indices":37595,"material":9,"mode":4},{"attributes":{"NORMAL":20074,"POSITION":2552},"indices":37596,"material":9,"mode":4},{"attributes":{"NORMAL":20075,"POSITION":2553},"indices":37597,"material":9,"mode":4},{"attributes":{"NORMAL":20076,"POSITION":2554},"indices":37598,"material":9,"mode":4},{"attributes":{"NORMAL":20077,"POSITION":2555},"indices":37599,"material":9,"mode":4},{"attributes":{"NORMAL":20078,"POSITION":2556},"indices":37600,"material":9,"mode":4},{"attributes":{"NORMAL":20079,"POSITION":2557},"indices":37601,"material":9,"mode":4},{"attributes":{"NORMAL":20080,"POSITION":2558},"indices":37602,"material":9,"mode":4},{"attributes":{"NORMAL":20081,"POSITION":2559},"indices":37603,"material":9,"mode":4},{"attributes":{"NORMAL":20082,"POSITION":2560},"indices":37604,"material":9,"mode":4},{"attributes":{"NORMAL":20083,"POSITION":2561},"indices":37605,"material":9,"mode":4},{"attributes":{"NORMAL":20084,"POSITION":2562},"indices":37606,"material":9,"mode":4},{"attributes":{"NORMAL":20085,"POSITION":2563},"indices":37607,"material":9,"mode":4},{"attributes":{"NORMAL":20086,"POSITION":2564},"indices":37608,"material":9,"mode":4},{"attributes":{"NORMAL":20087,"POSITION":2565},"indices":37609,"material":9,"mode":4},{"attributes":{"NORMAL":20088,"POSITION":2566},"indices":37610,"material":9,"mode":4},{"attributes":{"NORMAL":20089,"POSITION":2567},"indices":37611,"material":15,"mode":4},{"attributes":{"NORMAL":20090,"POSITION":2568},"indices":37612,"material":9,"mode":4},{"attributes":{"NORMAL":20091,"POSITION":2569},"indices":37613,"material":9,"mode":4},{"attributes":{"NORMAL":20092,"POSITION":2570},"indices":37614,"material":9,"mode":4},{"attributes":{"NORMAL":20093,"POSITION":2571},"indices":37615,"material":9,"mode":4},{"attributes":{"NORMAL":20094,"POSITION":2572},"indices":37616,"material":9,"mode":4},{"attributes":{"NORMAL":20095,"POSITION":2573},"indices":37617,"material":15,"mode":4},{"attributes":{"NORMAL":20096,"POSITION":2574},"indices":37618,"material":9,"mode":4},{"attributes":{"NORMAL":20097,"POSITION":2575},"indices":37619,"material":9,"mode":4},{"attributes":{"NORMAL":20098,"POSITION":2576},"indices":37620,"material":9,"mode":4},{"attributes":{"NORMAL":20099,"POSITION":2577},"indices":37621,"material":9,"mode":4},{"attributes":{"NORMAL":20100,"POSITION":2578},"indices":37622,"material":9,"mode":4},{"attributes":{"NORMAL":20101,"POSITION":2579},"indices":37623,"material":9,"mode":4},{"attributes":{"NORMAL":20102,"POSITION":2580},"indices":37624,"material":9,"mode":4}]},{"name":"COMPOUND094","primitives":[{"attributes":{"NORMAL":20103,"POSITION":2581},"indices":37625,"material":7,"mode":4},{"attributes":{"NORMAL":20104,"POSITION":2582},"indices":37626,"material":7,"mode":4},{"attributes":{"NORMAL":20105,"POSITION":2583},"indices":37627,"material":7,"mode":4},{"attributes":{"NORMAL":20106,"POSITION":2584},"indices":37628,"material":7,"mode":4},{"attributes":{"NORMAL":20107,"POSITION":2585},"indices":37629,"material":7,"mode":4},{"attributes":{"NORMAL":20108,"POSITION":2586},"indices":37630,"material":7,"mode":4},{"attributes":{"NORMAL":20109,"POSITION":2587},"indices":37631,"material":7,"mode":4},{"attributes":{"NORMAL":20110,"POSITION":2588},"indices":37632,"material":7,"mode":4},{"attributes":{"NORMAL":20111,"POSITION":2589},"indices":37633,"material":7,"mode":4},{"attributes":{"NORMAL":20112,"POSITION":2590},"indices":37634,"material":7,"mode":4}]},{"name":"COMPOUND095","primitives":[{"attributes":{"NORMAL":20113,"POSITION":2591},"indices":37635,"material":7,"mode":4},{"attributes":{"NORMAL":20114,"POSITION":2592},"indices":37636,"material":7,"mode":4},{"attributes":{"NORMAL":20115,"POSITION":2593},"indices":37637,"material":7,"mode":4},{"attributes":{"NORMAL":20116,"POSITION":2594},"indices":37638,"material":7,"mode":4},{"attributes":{"NORMAL":20117,"POSITION":2595},"indices":37639,"material":7,"mode":4},{"attributes":{"NORMAL":20118,"POSITION":2596},"indices":37640,"material":7,"mode":4},{"attributes":{"NORMAL":20119,"POSITION":2597},"indices":37641,"material":7,"mode":4},{"attributes":{"NORMAL":20120,"POSITION":2598},"indices":37642,"material":7,"mode":4},{"attributes":{"NORMAL":20121,"POSITION":2599},"indices":37643,"material":7,"mode":4},{"attributes":{"NORMAL":20122,"POSITION":2600},"indices":37644,"material":7,"mode":4}]},{"name":"COMPOUND096","primitives":[{"attributes":{"NORMAL":20123,"POSITION":2601},"indices":37645,"material":7,"mode":4},{"attributes":{"NORMAL":20124,"POSITION":2602},"indices":37646,"material":7,"mode":4},{"attributes":{"NORMAL":20125,"POSITION":2603},"indices":37647,"material":7,"mode":4},{"attributes":{"NORMAL":20126,"POSITION":2604},"indices":37648,"material":7,"mode":4},{"attributes":{"NORMAL":20127,"POSITION":2605},"indices":37649,"material":7,"mode":4},{"attributes":{"NORMAL":20128,"POSITION":2606},"indices":37650,"material":7,"mode":4},{"attributes":{"NORMAL":20129,"POSITION":2607},"indices":37651,"material":7,"mode":4},{"attributes":{"NORMAL":20130,"POSITION":2608},"indices":37652,"material":7,"mode":4},{"attributes":{"NORMAL":20131,"POSITION":2609},"indices":37653,"material":7,"mode":4},{"attributes":{"NORMAL":20132,"POSITION":2610},"indices":37654,"material":7,"mode":4}]},{"name":"COMPOUND097","primitives":[{"attributes":{"NORMAL":20133,"POSITION":2611},"indices":37655,"material":7,"mode":4},{"attributes":{"NORMAL":20134,"POSITION":2612},"indices":37656,"material":7,"mode":4},{"attributes":{"NORMAL":20135,"POSITION":2613},"indices":37657,"material":7,"mode":4},{"attributes":{"NORMAL":20136,"POSITION":2614},"indices":37658,"material":7,"mode":4},{"attributes":{"NORMAL":20137,"POSITION":2615},"indices":37659,"material":7,"mode":4},{"attributes":{"NORMAL":20138,"POSITION":2616},"indices":37660,"material":7,"mode":4},{"attributes":{"NORMAL":20139,"POSITION":2617},"indices":37661,"material":7,"mode":4},{"attributes":{"NORMAL":20140,"POSITION":2618},"indices":37662,"material":7,"mode":4},{"attributes":{"NORMAL":20141,"POSITION":2619},"indices":37663,"material":7,"mode":4},{"attributes":{"NORMAL":20142,"POSITION":2620},"indices":37664,"material":7,"mode":4}]},{"name":"COMPOUND098","primitives":[{"attributes":{"NORMAL":20143,"POSITION":2621},"indices":37665,"material":13,"mode":4},{"attributes":{"NORMAL":20144,"POSITION":2622},"indices":37666,"material":13,"mode":4},{"attributes":{"NORMAL":20145,"POSITION":2623},"indices":37667,"material":13,"mode":4},{"attributes":{"NORMAL":20146,"POSITION":2624},"indices":37668,"material":13,"mode":4},{"attributes":{"NORMAL":20147,"POSITION":2625},"indices":37669,"material":13,"mode":4},{"attributes":{"NORMAL":20148,"POSITION":2626},"indices":37670,"material":13,"mode":4},{"attributes":{"NORMAL":20149,"POSITION":2627},"indices":37671,"material":13,"mode":4},{"attributes":{"NORMAL":20150,"POSITION":2628},"indices":37672,"material":13,"mode":4},{"attributes":{"NORMAL":20151,"POSITION":2629},"indices":37673,"material":13,"mode":4},{"attributes":{"NORMAL":20152,"POSITION":2630},"indices":37674,"material":13,"mode":4},{"attributes":{"NORMAL":20153,"POSITION":2631},"indices":37675,"material":9,"mode":4},{"attributes":{"NORMAL":20154,"POSITION":2632},"indices":37676,"material":9,"mode":4},{"attributes":{"NORMAL":20155,"POSITION":2633},"indices":37677,"material":9,"mode":4},{"attributes":{"NORMAL":20156,"POSITION":2634},"indices":37678,"material":9,"mode":4},{"attributes":{"NORMAL":20157,"POSITION":2635},"indices":37679,"material":9,"mode":4},{"attributes":{"NORMAL":20158,"POSITION":2636},"indices":37680,"material":13,"mode":4},{"attributes":{"NORMAL":20159,"POSITION":2637},"indices":37681,"material":9,"mode":4},{"attributes":{"NORMAL":20160,"POSITION":2638},"indices":37682,"material":9,"mode":4},{"attributes":{"NORMAL":20161,"POSITION":2639},"indices":37683,"material":9,"mode":4},{"attributes":{"NORMAL":20162,"POSITION":2640},"indices":37684,"material":9,"mode":4},{"attributes":{"NORMAL":20163,"POSITION":2641},"indices":37685,"material":9,"mode":4},{"attributes":{"NORMAL":20164,"POSITION":2642},"indices":37686,"material":13,"mode":4},{"attributes":{"NORMAL":20165,"POSITION":2643},"indices":37687,"material":9,"mode":4},{"attributes":{"NORMAL":20166,"POSITION":2644},"indices":37688,"material":9,"mode":4},{"attributes":{"NORMAL":20167,"POSITION":2645},"indices":37689,"material":9,"mode":4},{"attributes":{"NORMAL":20168,"POSITION":2646},"indices":37690,"material":9,"mode":4},{"attributes":{"NORMAL":20169,"POSITION":2647},"indices":37691,"material":9,"mode":4},{"attributes":{"NORMAL":20170,"POSITION":2648},"indices":37692,"material":9,"mode":4},{"attributes":{"NORMAL":20171,"POSITION":2649},"indices":37693,"material":9,"mode":4},{"attributes":{"NORMAL":20172,"POSITION":2650},"indices":37694,"material":9,"mode":4},{"attributes":{"NORMAL":20173,"POSITION":2651},"indices":37695,"material":9,"mode":4},{"attributes":{"NORMAL":20174,"POSITION":2652},"indices":37696,"material":9,"mode":4},{"attributes":{"NORMAL":20175,"POSITION":2653},"indices":37697,"material":9,"mode":4},{"attributes":{"NORMAL":20176,"POSITION":2654},"indices":37698,"material":9,"mode":4},{"attributes":{"NORMAL":20177,"POSITION":2655},"indices":37699,"material":9,"mode":4},{"attributes":{"NORMAL":20178,"POSITION":2656},"indices":37700,"material":9,"mode":4},{"attributes":{"NORMAL":20179,"POSITION":2657},"indices":37701,"material":9,"mode":4},{"attributes":{"NORMAL":20180,"POSITION":2658},"indices":37702,"material":9,"mode":4},{"attributes":{"NORMAL":20181,"POSITION":2659},"indices":37703,"material":9,"mode":4},{"attributes":{"NORMAL":20182,"POSITION":2660},"indices":37704,"material":9,"mode":4},{"attributes":{"NORMAL":20183,"POSITION":2661},"indices":37705,"material":9,"mode":4},{"attributes":{"NORMAL":20184,"POSITION":2662},"indices":37706,"material":9,"mode":4},{"attributes":{"NORMAL":20185,"POSITION":2663},"indices":37707,"material":9,"mode":4},{"attributes":{"NORMAL":20186,"POSITION":2664},"indices":37708,"material":13,"mode":4},{"attributes":{"NORMAL":20187,"POSITION":2665},"indices":37709,"material":9,"mode":4},{"attributes":{"NORMAL":20188,"POSITION":2666},"indices":37710,"material":9,"mode":4},{"attributes":{"NORMAL":20189,"POSITION":2667},"indices":37711,"material":9,"mode":4},{"attributes":{"NORMAL":20190,"POSITION":2668},"indices":37712,"material":9,"mode":4},{"attributes":{"NORMAL":20191,"POSITION":2669},"indices":37713,"material":9,"mode":4},{"attributes":{"NORMAL":20192,"POSITION":2670},"indices":37714,"material":9,"mode":4},{"attributes":{"NORMAL":20193,"POSITION":2671},"indices":37715,"material":9,"mode":4},{"attributes":{"NORMAL":20194,"POSITION":2672},"indices":37716,"material":9,"mode":4},{"attributes":{"NORMAL":20195,"POSITION":2673},"indices":37717,"material":9,"mode":4},{"attributes":{"NORMAL":20196,"POSITION":2674},"indices":37718,"material":9,"mode":4},{"attributes":{"NORMAL":20197,"POSITION":2675},"indices":37719,"material":9,"mode":4},{"attributes":{"NORMAL":20198,"POSITION":2676},"indices":37720,"material":9,"mode":4},{"attributes":{"NORMAL":20199,"POSITION":2677},"indices":37721,"material":9,"mode":4},{"attributes":{"NORMAL":20200,"POSITION":2678},"indices":37722,"material":9,"mode":4},{"attributes":{"NORMAL":20201,"POSITION":2679},"indices":37723,"material":9,"mode":4},{"attributes":{"NORMAL":20202,"POSITION":2680},"indices":37724,"material":13,"mode":4}]},{"name":"COMPOUND099","primitives":[{"attributes":{"NORMAL":20203,"POSITION":2681},"indices":37725,"material":7,"mode":4},{"attributes":{"NORMAL":20204,"POSITION":2682},"indices":37726,"material":7,"mode":4},{"attributes":{"NORMAL":20205,"POSITION":2683},"indices":37727,"material":7,"mode":4},{"attributes":{"NORMAL":20206,"POSITION":2684},"indices":37728,"material":7,"mode":4},{"attributes":{"NORMAL":20207,"POSITION":2685},"indices":37729,"material":7,"mode":4},{"attributes":{"NORMAL":20208,"POSITION":2686},"indices":37730,"material":7,"mode":4},{"attributes":{"NORMAL":20209,"POSITION":2687},"indices":37731,"material":7,"mode":4},{"attributes":{"NORMAL":20210,"POSITION":2688},"indices":37732,"material":7,"mode":4},{"attributes":{"NORMAL":20211,"POSITION":2689},"indices":37733,"material":7,"mode":4},{"attributes":{"NORMAL":20212,"POSITION":2690},"indices":37734,"material":7,"mode":4}]},{"name":"COMPOUND100","primitives":[{"attributes":{"NORMAL":20213,"POSITION":2691},"indices":37735,"material":7,"mode":4},{"attributes":{"NORMAL":20214,"POSITION":2692},"indices":37736,"material":7,"mode":4},{"attributes":{"NORMAL":20215,"POSITION":2693},"indices":37737,"material":7,"mode":4},{"attributes":{"NORMAL":20216,"POSITION":2694},"indices":37738,"material":7,"mode":4},{"attributes":{"NORMAL":20217,"POSITION":2695},"indices":37739,"material":7,"mode":4},{"attributes":{"NORMAL":20218,"POSITION":2696},"indices":37740,"material":7,"mode":4},{"attributes":{"NORMAL":20219,"POSITION":2697},"indices":37741,"material":7,"mode":4},{"attributes":{"NORMAL":20220,"POSITION":2698},"indices":37742,"material":7,"mode":4},{"attributes":{"NORMAL":20221,"POSITION":2699},"indices":37743,"material":7,"mode":4},{"attributes":{"NORMAL":20222,"POSITION":2700},"indices":37744,"material":7,"mode":4}]},{"name":"COMPOUND101","primitives":[{"attributes":{"NORMAL":20223,"POSITION":2701},"indices":37745,"material":7,"mode":4},{"attributes":{"NORMAL":20224,"POSITION":2702},"indices":37746,"material":7,"mode":4},{"attributes":{"NORMAL":20225,"POSITION":2703},"indices":37747,"material":7,"mode":4},{"attributes":{"NORMAL":20226,"POSITION":2704},"indices":37748,"material":7,"mode":4},{"attributes":{"NORMAL":20227,"POSITION":2705},"indices":37749,"material":7,"mode":4},{"attributes":{"NORMAL":20228,"POSITION":2706},"indices":37750,"material":7,"mode":4},{"attributes":{"NORMAL":20229,"POSITION":2707},"indices":37751,"material":7,"mode":4},{"attributes":{"NORMAL":20230,"POSITION":2708},"indices":37752,"material":7,"mode":4},{"attributes":{"NORMAL":20231,"POSITION":2709},"indices":37753,"material":7,"mode":4},{"attributes":{"NORMAL":20232,"POSITION":2710},"indices":37754,"material":7,"mode":4}]},{"name":"COMPOUND102","primitives":[{"attributes":{"NORMAL":20233,"POSITION":2711},"indices":37755,"material":7,"mode":4},{"attributes":{"NORMAL":20234,"POSITION":2712},"indices":37756,"material":7,"mode":4},{"attributes":{"NORMAL":20235,"POSITION":2713},"indices":37757,"material":7,"mode":4},{"attributes":{"NORMAL":20236,"POSITION":2714},"indices":37758,"material":7,"mode":4},{"attributes":{"NORMAL":20237,"POSITION":2715},"indices":37759,"material":7,"mode":4},{"attributes":{"NORMAL":20238,"POSITION":2716},"indices":37760,"material":7,"mode":4},{"attributes":{"NORMAL":20239,"POSITION":2717},"indices":37761,"material":7,"mode":4},{"attributes":{"NORMAL":20240,"POSITION":2718},"indices":37762,"material":7,"mode":4},{"attributes":{"NORMAL":20241,"POSITION":2719},"indices":37763,"material":7,"mode":4},{"attributes":{"NORMAL":20242,"POSITION":2720},"indices":37764,"material":7,"mode":4}]},{"name":"COMPOUND103","primitives":[{"attributes":{"NORMAL":20243,"POSITION":2721},"indices":37765,"material":7,"mode":4},{"attributes":{"NORMAL":20244,"POSITION":2722},"indices":37766,"material":7,"mode":4},{"attributes":{"NORMAL":20245,"POSITION":2723},"indices":37767,"material":7,"mode":4},{"attributes":{"NORMAL":20246,"POSITION":2724},"indices":37768,"material":7,"mode":4},{"attributes":{"NORMAL":20247,"POSITION":2725},"indices":37769,"material":7,"mode":4},{"attributes":{"NORMAL":20248,"POSITION":2726},"indices":37770,"material":7,"mode":4},{"attributes":{"NORMAL":20249,"POSITION":2727},"indices":37771,"material":7,"mode":4},{"attributes":{"NORMAL":20250,"POSITION":2728},"indices":37772,"material":7,"mode":4},{"attributes":{"NORMAL":20251,"POSITION":2729},"indices":37773,"material":7,"mode":4},{"attributes":{"NORMAL":20252,"POSITION":2730},"indices":37774,"material":7,"mode":4}]},{"name":"COMPOUND104","primitives":[{"attributes":{"NORMAL":20253,"POSITION":2731},"indices":37775,"material":7,"mode":4},{"attributes":{"NORMAL":20254,"POSITION":2732},"indices":37776,"material":7,"mode":4},{"attributes":{"NORMAL":20255,"POSITION":2733},"indices":37777,"material":7,"mode":4},{"attributes":{"NORMAL":20256,"POSITION":2734},"indices":37778,"material":7,"mode":4},{"attributes":{"NORMAL":20257,"POSITION":2735},"indices":37779,"material":7,"mode":4},{"attributes":{"NORMAL":20258,"POSITION":2736},"indices":37780,"material":7,"mode":4},{"attributes":{"NORMAL":20259,"POSITION":2737},"indices":37781,"material":7,"mode":4},{"attributes":{"NORMAL":20260,"POSITION":2738},"indices":37782,"material":7,"mode":4},{"attributes":{"NORMAL":20261,"POSITION":2739},"indices":37783,"material":7,"mode":4},{"attributes":{"NORMAL":20262,"POSITION":2740},"indices":37784,"material":7,"mode":4}]},{"name":"COMPOUND105","primitives":[{"attributes":{"NORMAL":20263,"POSITION":2741},"indices":37785,"material":7,"mode":4},{"attributes":{"NORMAL":20264,"POSITION":2742},"indices":37786,"material":7,"mode":4},{"attributes":{"NORMAL":20265,"POSITION":2743},"indices":37787,"material":7,"mode":4},{"attributes":{"NORMAL":20266,"POSITION":2744},"indices":37788,"material":7,"mode":4},{"attributes":{"NORMAL":20267,"POSITION":2745},"indices":37789,"material":7,"mode":4},{"attributes":{"NORMAL":20268,"POSITION":2746},"indices":37790,"material":7,"mode":4},{"attributes":{"NORMAL":20269,"POSITION":2747},"indices":37791,"material":7,"mode":4},{"attributes":{"NORMAL":20270,"POSITION":2748},"indices":37792,"material":7,"mode":4},{"attributes":{"NORMAL":20271,"POSITION":2749},"indices":37793,"material":7,"mode":4},{"attributes":{"NORMAL":20272,"POSITION":2750},"indices":37794,"material":7,"mode":4}]},{"name":"COMPOUND106","primitives":[{"attributes":{"NORMAL":20273,"POSITION":2751},"indices":37795,"material":7,"mode":4},{"attributes":{"NORMAL":20274,"POSITION":2752},"indices":37796,"material":7,"mode":4},{"attributes":{"NORMAL":20275,"POSITION":2753},"indices":37797,"material":7,"mode":4},{"attributes":{"NORMAL":20276,"POSITION":2754},"indices":37798,"material":7,"mode":4},{"attributes":{"NORMAL":20277,"POSITION":2755},"indices":37799,"material":7,"mode":4},{"attributes":{"NORMAL":20278,"POSITION":2756},"indices":37800,"material":7,"mode":4},{"attributes":{"NORMAL":20279,"POSITION":2757},"indices":37801,"material":7,"mode":4},{"attributes":{"NORMAL":20280,"POSITION":2758},"indices":37802,"material":7,"mode":4},{"attributes":{"NORMAL":20281,"POSITION":2759},"indices":37803,"material":7,"mode":4},{"attributes":{"NORMAL":20282,"POSITION":2760},"indices":37804,"material":7,"mode":4}]},{"name":"COMPOUND107","primitives":[{"attributes":{"NORMAL":20283,"POSITION":2761},"indices":37805,"material":7,"mode":4},{"attributes":{"NORMAL":20284,"POSITION":2762},"indices":37806,"material":7,"mode":4},{"attributes":{"NORMAL":20285,"POSITION":2763},"indices":37807,"material":7,"mode":4},{"attributes":{"NORMAL":20286,"POSITION":2764},"indices":37808,"material":7,"mode":4},{"attributes":{"NORMAL":20287,"POSITION":2765},"indices":37809,"material":7,"mode":4},{"attributes":{"NORMAL":20288,"POSITION":2766},"indices":37810,"material":7,"mode":4},{"attributes":{"NORMAL":20289,"POSITION":2767},"indices":37811,"material":7,"mode":4},{"attributes":{"NORMAL":20290,"POSITION":2768},"indices":37812,"material":7,"mode":4},{"attributes":{"NORMAL":20291,"POSITION":2769},"indices":37813,"material":7,"mode":4},{"attributes":{"NORMAL":20292,"POSITION":2770},"indices":37814,"material":7,"mode":4}]},{"name":"COMPOUND108","primitives":[{"attributes":{"NORMAL":20293,"POSITION":2771},"indices":37815,"material":7,"mode":4},{"attributes":{"NORMAL":20294,"POSITION":2772},"indices":37816,"material":7,"mode":4},{"attributes":{"NORMAL":20295,"POSITION":2773},"indices":37817,"material":7,"mode":4},{"attributes":{"NORMAL":20296,"POSITION":2774},"indices":37818,"material":7,"mode":4},{"attributes":{"NORMAL":20297,"POSITION":2775},"indices":37819,"material":7,"mode":4},{"attributes":{"NORMAL":20298,"POSITION":2776},"indices":37820,"material":7,"mode":4},{"attributes":{"NORMAL":20299,"POSITION":2777},"indices":37821,"material":7,"mode":4},{"attributes":{"NORMAL":20300,"POSITION":2778},"indices":37822,"material":7,"mode":4},{"attributes":{"NORMAL":20301,"POSITION":2779},"indices":37823,"material":7,"mode":4},{"attributes":{"NORMAL":20302,"POSITION":2780},"indices":37824,"material":7,"mode":4}]},{"name":"COMPOUND109","primitives":[{"attributes":{"NORMAL":20303,"POSITION":2781},"indices":37825,"material":8,"mode":4},{"attributes":{"NORMAL":20304,"POSITION":2782},"indices":37826,"material":8,"mode":4},{"attributes":{"NORMAL":20305,"POSITION":2783},"indices":37827,"material":8,"mode":4},{"attributes":{"NORMAL":20306,"POSITION":2784},"indices":37828,"material":8,"mode":4},{"attributes":{"NORMAL":20307,"POSITION":2785},"indices":37829,"material":8,"mode":4},{"attributes":{"NORMAL":20308,"POSITION":2786},"indices":37830,"material":8,"mode":4},{"attributes":{"NORMAL":20309,"POSITION":2787},"indices":37831,"material":8,"mode":4},{"attributes":{"NORMAL":20310,"POSITION":2788},"indices":37832,"material":8,"mode":4},{"attributes":{"NORMAL":20311,"POSITION":2789},"indices":37833,"material":8,"mode":4},{"attributes":{"NORMAL":20312,"POSITION":2790},"indices":37834,"material":8,"mode":4},{"attributes":{"NORMAL":20313,"POSITION":2791},"indices":37835,"material":8,"mode":4},{"attributes":{"NORMAL":20314,"POSITION":2792},"indices":37836,"material":8,"mode":4},{"attributes":{"NORMAL":20315,"POSITION":2793},"indices":37837,"material":8,"mode":4},{"attributes":{"NORMAL":20316,"POSITION":2794},"indices":37838,"material":8,"mode":4},{"attributes":{"NORMAL":20317,"POSITION":2795},"indices":37839,"material":8,"mode":4},{"attributes":{"NORMAL":20318,"POSITION":2796},"indices":37840,"material":8,"mode":4},{"attributes":{"NORMAL":20319,"POSITION":2797},"indices":37841,"material":8,"mode":4},{"attributes":{"NORMAL":20320,"POSITION":2798},"indices":37842,"material":8,"mode":4}]},{"name":"COMPOUND110","primitives":[{"attributes":{"NORMAL":20321,"POSITION":2799},"indices":37843,"material":7,"mode":4},{"attributes":{"NORMAL":20322,"POSITION":2800},"indices":37844,"material":7,"mode":4},{"attributes":{"NORMAL":20323,"POSITION":2801},"indices":37845,"material":7,"mode":4},{"attributes":{"NORMAL":20324,"POSITION":2802},"indices":37846,"material":7,"mode":4},{"attributes":{"NORMAL":20325,"POSITION":2803},"indices":37847,"material":7,"mode":4},{"attributes":{"NORMAL":20326,"POSITION":2804},"indices":37848,"material":7,"mode":4},{"attributes":{"NORMAL":20327,"POSITION":2805},"indices":37849,"material":7,"mode":4},{"attributes":{"NORMAL":20328,"POSITION":2806},"indices":37850,"material":7,"mode":4},{"attributes":{"NORMAL":20329,"POSITION":2807},"indices":37851,"material":7,"mode":4},{"attributes":{"NORMAL":20330,"POSITION":2808},"indices":37852,"material":7,"mode":4}]},{"name":"COMPOUND111","primitives":[{"attributes":{"NORMAL":20331,"POSITION":2809},"indices":37853,"material":7,"mode":4},{"attributes":{"NORMAL":20332,"POSITION":2810},"indices":37854,"material":7,"mode":4},{"attributes":{"NORMAL":20333,"POSITION":2811},"indices":37855,"material":7,"mode":4},{"attributes":{"NORMAL":20334,"POSITION":2812},"indices":37856,"material":7,"mode":4},{"attributes":{"NORMAL":20335,"POSITION":2813},"indices":37857,"material":7,"mode":4},{"attributes":{"NORMAL":20336,"POSITION":2814},"indices":37858,"material":7,"mode":4},{"attributes":{"NORMAL":20337,"POSITION":2815},"indices":37859,"material":7,"mode":4},{"attributes":{"NORMAL":20338,"POSITION":2816},"indices":37860,"material":7,"mode":4},{"attributes":{"NORMAL":20339,"POSITION":2817},"indices":37861,"material":7,"mode":4},{"attributes":{"NORMAL":20340,"POSITION":2818},"indices":37862,"material":7,"mode":4}]},{"name":"COMPOUND112","primitives":[{"attributes":{"NORMAL":20341,"POSITION":2819},"indices":37863,"material":7,"mode":4},{"attributes":{"NORMAL":20342,"POSITION":2820},"indices":37864,"material":7,"mode":4},{"attributes":{"NORMAL":20343,"POSITION":2821},"indices":37865,"material":7,"mode":4},{"attributes":{"NORMAL":20344,"POSITION":2822},"indices":37866,"material":7,"mode":4},{"attributes":{"NORMAL":20345,"POSITION":2823},"indices":37867,"material":7,"mode":4},{"attributes":{"NORMAL":20346,"POSITION":2824},"indices":37868,"material":7,"mode":4},{"attributes":{"NORMAL":20347,"POSITION":2825},"indices":37869,"material":7,"mode":4},{"attributes":{"NORMAL":20348,"POSITION":2826},"indices":37870,"material":7,"mode":4},{"attributes":{"NORMAL":20349,"POSITION":2827},"indices":37871,"material":7,"mode":4},{"attributes":{"NORMAL":20350,"POSITION":2828},"indices":37872,"material":7,"mode":4}]},{"name":"COMPOUND113","primitives":[{"attributes":{"NORMAL":20351,"POSITION":2829},"indices":37873,"material":7,"mode":4},{"attributes":{"NORMAL":20352,"POSITION":2830},"indices":37874,"material":7,"mode":4},{"attributes":{"NORMAL":20353,"POSITION":2831},"indices":37875,"material":7,"mode":4},{"attributes":{"NORMAL":20354,"POSITION":2832},"indices":37876,"material":7,"mode":4},{"attributes":{"NORMAL":20355,"POSITION":2833},"indices":37877,"material":7,"mode":4},{"attributes":{"NORMAL":20356,"POSITION":2834},"indices":37878,"material":7,"mode":4},{"attributes":{"NORMAL":20357,"POSITION":2835},"indices":37879,"material":7,"mode":4},{"attributes":{"NORMAL":20358,"POSITION":2836},"indices":37880,"material":7,"mode":4},{"attributes":{"NORMAL":20359,"POSITION":2837},"indices":37881,"material":7,"mode":4},{"attributes":{"NORMAL":20360,"POSITION":2838},"indices":37882,"material":7,"mode":4}]},{"name":"COMPOUND114","primitives":[{"attributes":{"NORMAL":20361,"POSITION":2839},"indices":37883,"material":7,"mode":4},{"attributes":{"NORMAL":20362,"POSITION":2840},"indices":37884,"material":7,"mode":4},{"attributes":{"NORMAL":20363,"POSITION":2841},"indices":37885,"material":7,"mode":4},{"attributes":{"NORMAL":20364,"POSITION":2842},"indices":37886,"material":7,"mode":4},{"attributes":{"NORMAL":20365,"POSITION":2843},"indices":37887,"material":7,"mode":4},{"attributes":{"NORMAL":20366,"POSITION":2844},"indices":37888,"material":7,"mode":4},{"attributes":{"NORMAL":20367,"POSITION":2845},"indices":37889,"material":7,"mode":4},{"attributes":{"NORMAL":20368,"POSITION":2846},"indices":37890,"material":7,"mode":4},{"attributes":{"NORMAL":20369,"POSITION":2847},"indices":37891,"material":7,"mode":4},{"attributes":{"NORMAL":20370,"POSITION":2848},"indices":37892,"material":7,"mode":4}]},{"name":"COMPOUND115","primitives":[{"attributes":{"NORMAL":20371,"POSITION":2849},"indices":37893,"material":7,"mode":4},{"attributes":{"NORMAL":20372,"POSITION":2850},"indices":37894,"material":7,"mode":4},{"attributes":{"NORMAL":20373,"POSITION":2851},"indices":37895,"material":7,"mode":4},{"attributes":{"NORMAL":20374,"POSITION":2852},"indices":37896,"material":7,"mode":4},{"attributes":{"NORMAL":20375,"POSITION":2853},"indices":37897,"material":7,"mode":4},{"attributes":{"NORMAL":20376,"POSITION":2854},"indices":37898,"material":7,"mode":4},{"attributes":{"NORMAL":20377,"POSITION":2855},"indices":37899,"material":7,"mode":4},{"attributes":{"NORMAL":20378,"POSITION":2856},"indices":37900,"material":7,"mode":4},{"attributes":{"NORMAL":20379,"POSITION":2857},"indices":37901,"material":7,"mode":4},{"attributes":{"NORMAL":20380,"POSITION":2858},"indices":37902,"material":7,"mode":4}]},{"name":"COMPOUND116","primitives":[{"attributes":{"NORMAL":20381,"POSITION":2859},"indices":37903,"material":7,"mode":4},{"attributes":{"NORMAL":20382,"POSITION":2860},"indices":37904,"material":7,"mode":4},{"attributes":{"NORMAL":20383,"POSITION":2861},"indices":37905,"material":7,"mode":4},{"attributes":{"NORMAL":20384,"POSITION":2862},"indices":37906,"material":7,"mode":4},{"attributes":{"NORMAL":20385,"POSITION":2863},"indices":37907,"material":7,"mode":4},{"attributes":{"NORMAL":20386,"POSITION":2864},"indices":37908,"material":7,"mode":4},{"attributes":{"NORMAL":20387,"POSITION":2865},"indices":37909,"material":7,"mode":4},{"attributes":{"NORMAL":20388,"POSITION":2866},"indices":37910,"material":7,"mode":4},{"attributes":{"NORMAL":20389,"POSITION":2867},"indices":37911,"material":7,"mode":4},{"attributes":{"NORMAL":20390,"POSITION":2868},"indices":37912,"material":7,"mode":4}]},{"name":"COMPOUND117","primitives":[{"attributes":{"NORMAL":20391,"POSITION":2869},"indices":37913,"material":7,"mode":4},{"attributes":{"NORMAL":20392,"POSITION":2870},"indices":37914,"material":7,"mode":4},{"attributes":{"NORMAL":20393,"POSITION":2871},"indices":37915,"material":7,"mode":4},{"attributes":{"NORMAL":20394,"POSITION":2872},"indices":37916,"material":7,"mode":4},{"attributes":{"NORMAL":20395,"POSITION":2873},"indices":37917,"material":7,"mode":4},{"attributes":{"NORMAL":20396,"POSITION":2874},"indices":37918,"material":7,"mode":4},{"attributes":{"NORMAL":20397,"POSITION":2875},"indices":37919,"material":7,"mode":4},{"attributes":{"NORMAL":20398,"POSITION":2876},"indices":37920,"material":7,"mode":4},{"attributes":{"NORMAL":20399,"POSITION":2877},"indices":37921,"material":7,"mode":4},{"attributes":{"NORMAL":20400,"POSITION":2878},"indices":37922,"material":7,"mode":4}]},{"name":"COMPOUND118","primitives":[{"attributes":{"NORMAL":20401,"POSITION":2879},"indices":37923,"material":14,"mode":4},{"attributes":{"NORMAL":20402,"POSITION":2880},"indices":37924,"material":14,"mode":4},{"attributes":{"NORMAL":20403,"POSITION":2881},"indices":37925,"material":14,"mode":4},{"attributes":{"NORMAL":20404,"POSITION":2882},"indices":37926,"material":14,"mode":4},{"attributes":{"NORMAL":20405,"POSITION":2883},"indices":37927,"material":14,"mode":4},{"attributes":{"NORMAL":20406,"POSITION":2884},"indices":37928,"material":14,"mode":4},{"attributes":{"NORMAL":20407,"POSITION":2885},"indices":37929,"material":14,"mode":4},{"attributes":{"NORMAL":20408,"POSITION":2886},"indices":37930,"material":14,"mode":4},{"attributes":{"NORMAL":20409,"POSITION":2887},"indices":37931,"material":14,"mode":4},{"attributes":{"NORMAL":20410,"POSITION":2888},"indices":37932,"material":14,"mode":4},{"attributes":{"NORMAL":20411,"POSITION":2889},"indices":37933,"material":14,"mode":4},{"attributes":{"NORMAL":20412,"POSITION":2890},"indices":37934,"material":14,"mode":4},{"attributes":{"NORMAL":20413,"POSITION":2891},"indices":37935,"material":14,"mode":4},{"attributes":{"NORMAL":20414,"POSITION":2892},"indices":37936,"material":14,"mode":4},{"attributes":{"NORMAL":20415,"POSITION":2893},"indices":37937,"material":14,"mode":4},{"attributes":{"NORMAL":20416,"POSITION":2894},"indices":37938,"material":14,"mode":4},{"attributes":{"NORMAL":20417,"POSITION":2895},"indices":37939,"material":14,"mode":4},{"attributes":{"NORMAL":20418,"POSITION":2896},"indices":37940,"material":14,"mode":4},{"attributes":{"NORMAL":20419,"POSITION":2897},"indices":37941,"material":14,"mode":4},{"attributes":{"NORMAL":20420,"POSITION":2898},"indices":37942,"material":14,"mode":4},{"attributes":{"NORMAL":20421,"POSITION":2899},"indices":37943,"material":14,"mode":4},{"attributes":{"NORMAL":20422,"POSITION":2900},"indices":37944,"material":14,"mode":4},{"attributes":{"NORMAL":20423,"POSITION":2901},"indices":37945,"material":14,"mode":4},{"attributes":{"NORMAL":20424,"POSITION":2902},"indices":37946,"material":14,"mode":4},{"attributes":{"NORMAL":20425,"POSITION":2903},"indices":37947,"material":14,"mode":4},{"attributes":{"NORMAL":20426,"POSITION":2904},"indices":37948,"material":14,"mode":4},{"attributes":{"NORMAL":20427,"POSITION":2905},"indices":37949,"material":14,"mode":4},{"attributes":{"NORMAL":20428,"POSITION":2906},"indices":37950,"material":14,"mode":4},{"attributes":{"NORMAL":20429,"POSITION":2907},"indices":37951,"material":14,"mode":4},{"attributes":{"NORMAL":20430,"POSITION":2908},"indices":37952,"material":14,"mode":4},{"attributes":{"NORMAL":20431,"POSITION":2909},"indices":37953,"material":14,"mode":4},{"attributes":{"NORMAL":20432,"POSITION":2910},"indices":37954,"material":14,"mode":4},{"attributes":{"NORMAL":20433,"POSITION":2911},"indices":37955,"material":14,"mode":4},{"attributes":{"NORMAL":20434,"POSITION":2912},"indices":37956,"material":14,"mode":4},{"attributes":{"NORMAL":20435,"POSITION":2913},"indices":37957,"material":14,"mode":4},{"attributes":{"NORMAL":20436,"POSITION":2914},"indices":37958,"material":14,"mode":4},{"attributes":{"NORMAL":20437,"POSITION":2915},"indices":37959,"material":14,"mode":4},{"attributes":{"NORMAL":20438,"POSITION":2916},"indices":37960,"material":14,"mode":4},{"attributes":{"NORMAL":20439,"POSITION":2917},"indices":37961,"material":14,"mode":4},{"attributes":{"NORMAL":20440,"POSITION":2918},"indices":37962,"material":14,"mode":4},{"attributes":{"NORMAL":20441,"POSITION":2919},"indices":37963,"material":14,"mode":4},{"attributes":{"NORMAL":20442,"POSITION":2920},"indices":37964,"material":14,"mode":4},{"attributes":{"NORMAL":20443,"POSITION":2921},"indices":37965,"material":14,"mode":4},{"attributes":{"NORMAL":20444,"POSITION":2922},"indices":37966,"material":14,"mode":4},{"attributes":{"NORMAL":20445,"POSITION":2923},"indices":37967,"material":14,"mode":4},{"attributes":{"NORMAL":20446,"POSITION":2924},"indices":37968,"material":14,"mode":4},{"attributes":{"NORMAL":20447,"POSITION":2925},"indices":37969,"material":14,"mode":4},{"attributes":{"NORMAL":20448,"POSITION":2926},"indices":37970,"material":14,"mode":4},{"attributes":{"NORMAL":20449,"POSITION":2927},"indices":37971,"material":14,"mode":4},{"attributes":{"NORMAL":20450,"POSITION":2928},"indices":37972,"material":14,"mode":4},{"attributes":{"NORMAL":20451,"POSITION":2929},"indices":37973,"material":14,"mode":4},{"attributes":{"NORMAL":20452,"POSITION":2930},"indices":37974,"material":14,"mode":4},{"attributes":{"NORMAL":20453,"POSITION":2931},"indices":37975,"material":14,"mode":4},{"attributes":{"NORMAL":20454,"POSITION":2932},"indices":37976,"material":14,"mode":4},{"attributes":{"NORMAL":20455,"POSITION":2933},"indices":37977,"material":14,"mode":4},{"attributes":{"NORMAL":20456,"POSITION":2934},"indices":37978,"material":14,"mode":4},{"attributes":{"NORMAL":20457,"POSITION":2935},"indices":37979,"material":14,"mode":4},{"attributes":{"NORMAL":20458,"POSITION":2936},"indices":37980,"material":14,"mode":4},{"attributes":{"NORMAL":20459,"POSITION":2937},"indices":37981,"material":14,"mode":4},{"attributes":{"NORMAL":20460,"POSITION":2938},"indices":37982,"material":14,"mode":4},{"attributes":{"NORMAL":20461,"POSITION":2939},"indices":37983,"material":14,"mode":4},{"attributes":{"NORMAL":20462,"POSITION":2940},"indices":37984,"material":14,"mode":4},{"attributes":{"NORMAL":20463,"POSITION":2941},"indices":37985,"material":14,"mode":4},{"attributes":{"NORMAL":20464,"POSITION":2942},"indices":37986,"material":14,"mode":4},{"attributes":{"NORMAL":20465,"POSITION":2943},"indices":37987,"material":14,"mode":4},{"attributes":{"NORMAL":20466,"POSITION":2944},"indices":37988,"material":14,"mode":4},{"attributes":{"NORMAL":20467,"POSITION":2945},"indices":37989,"material":14,"mode":4},{"attributes":{"NORMAL":20468,"POSITION":2946},"indices":37990,"material":14,"mode":4},{"attributes":{"NORMAL":20469,"POSITION":2947},"indices":37991,"material":14,"mode":4},{"attributes":{"NORMAL":20470,"POSITION":2948},"indices":37992,"material":14,"mode":4},{"attributes":{"NORMAL":20471,"POSITION":2949},"indices":37993,"material":14,"mode":4},{"attributes":{"NORMAL":20472,"POSITION":2950},"indices":37994,"material":14,"mode":4},{"attributes":{"NORMAL":20473,"POSITION":2951},"indices":37995,"material":14,"mode":4},{"attributes":{"NORMAL":20474,"POSITION":2952},"indices":37996,"material":14,"mode":4},{"attributes":{"NORMAL":20475,"POSITION":2953},"indices":37997,"material":14,"mode":4},{"attributes":{"NORMAL":20476,"POSITION":2954},"indices":37998,"material":14,"mode":4},{"attributes":{"NORMAL":20477,"POSITION":2955},"indices":37999,"material":14,"mode":4},{"attributes":{"NORMAL":20478,"POSITION":2956},"indices":38000,"material":14,"mode":4},{"attributes":{"NORMAL":20479,"POSITION":2957},"indices":38001,"material":14,"mode":4},{"attributes":{"NORMAL":20480,"POSITION":2958},"indices":38002,"material":14,"mode":4},{"attributes":{"NORMAL":20481,"POSITION":2959},"indices":38003,"material":14,"mode":4},{"attributes":{"NORMAL":20482,"POSITION":2960},"indices":38004,"material":14,"mode":4},{"attributes":{"NORMAL":20483,"POSITION":2961},"indices":38005,"material":14,"mode":4},{"attributes":{"NORMAL":20484,"POSITION":2962},"indices":38006,"material":14,"mode":4},{"attributes":{"NORMAL":20485,"POSITION":2963},"indices":38007,"material":14,"mode":4},{"attributes":{"NORMAL":20486,"POSITION":2964},"indices":38008,"material":14,"mode":4},{"attributes":{"NORMAL":20487,"POSITION":2965},"indices":38009,"material":14,"mode":4},{"attributes":{"NORMAL":20488,"POSITION":2966},"indices":38010,"material":14,"mode":4},{"attributes":{"NORMAL":20489,"POSITION":2967},"indices":38011,"material":14,"mode":4},{"attributes":{"NORMAL":20490,"POSITION":2968},"indices":38012,"material":14,"mode":4},{"attributes":{"NORMAL":20491,"POSITION":2969},"indices":38013,"material":14,"mode":4},{"attributes":{"NORMAL":20492,"POSITION":2970},"indices":38014,"material":14,"mode":4},{"attributes":{"NORMAL":20493,"POSITION":2971},"indices":38015,"material":14,"mode":4},{"attributes":{"NORMAL":20494,"POSITION":2972},"indices":38016,"material":14,"mode":4},{"attributes":{"NORMAL":20495,"POSITION":2973},"indices":38017,"material":14,"mode":4},{"attributes":{"NORMAL":20496,"POSITION":2974},"indices":38018,"material":14,"mode":4},{"attributes":{"NORMAL":20497,"POSITION":2975},"indices":38019,"material":14,"mode":4},{"attributes":{"NORMAL":20498,"POSITION":2976},"indices":38020,"material":14,"mode":4},{"attributes":{"NORMAL":20499,"POSITION":2977},"indices":38021,"material":14,"mode":4},{"attributes":{"NORMAL":20500,"POSITION":2978},"indices":38022,"material":14,"mode":4},{"attributes":{"NORMAL":20501,"POSITION":2979},"indices":38023,"material":14,"mode":4},{"attributes":{"NORMAL":20502,"POSITION":2980},"indices":38024,"material":14,"mode":4},{"attributes":{"NORMAL":20503,"POSITION":2981},"indices":38025,"material":14,"mode":4},{"attributes":{"NORMAL":20504,"POSITION":2982},"indices":38026,"material":14,"mode":4},{"attributes":{"NORMAL":20505,"POSITION":2983},"indices":38027,"material":14,"mode":4},{"attributes":{"NORMAL":20506,"POSITION":2984},"indices":38028,"material":14,"mode":4},{"attributes":{"NORMAL":20507,"POSITION":2985},"indices":38029,"material":14,"mode":4},{"attributes":{"NORMAL":20508,"POSITION":2986},"indices":38030,"material":14,"mode":4},{"attributes":{"NORMAL":20509,"POSITION":2987},"indices":38031,"material":14,"mode":4},{"attributes":{"NORMAL":20510,"POSITION":2988},"indices":38032,"material":14,"mode":4},{"attributes":{"NORMAL":20511,"POSITION":2989},"indices":38033,"material":14,"mode":4},{"attributes":{"NORMAL":20512,"POSITION":2990},"indices":38034,"material":14,"mode":4},{"attributes":{"NORMAL":20513,"POSITION":2991},"indices":38035,"material":14,"mode":4},{"attributes":{"NORMAL":20514,"POSITION":2992},"indices":38036,"material":14,"mode":4},{"attributes":{"NORMAL":20515,"POSITION":2993},"indices":38037,"material":14,"mode":4},{"attributes":{"NORMAL":20516,"POSITION":2994},"indices":38038,"material":14,"mode":4},{"attributes":{"NORMAL":20517,"POSITION":2995},"indices":38039,"material":14,"mode":4},{"attributes":{"NORMAL":20518,"POSITION":2996},"indices":38040,"material":14,"mode":4},{"attributes":{"NORMAL":20519,"POSITION":2997},"indices":38041,"material":14,"mode":4},{"attributes":{"NORMAL":20520,"POSITION":2998},"indices":38042,"material":14,"mode":4},{"attributes":{"NORMAL":20521,"POSITION":2999},"indices":38043,"material":14,"mode":4},{"attributes":{"NORMAL":20522,"POSITION":3000},"indices":38044,"material":14,"mode":4},{"attributes":{"NORMAL":20523,"POSITION":3001},"indices":38045,"material":14,"mode":4},{"attributes":{"NORMAL":20524,"POSITION":3002},"indices":38046,"material":14,"mode":4},{"attributes":{"NORMAL":20525,"POSITION":3003},"indices":38047,"material":14,"mode":4},{"attributes":{"NORMAL":20526,"POSITION":3004},"indices":38048,"material":14,"mode":4},{"attributes":{"NORMAL":20527,"POSITION":3005},"indices":38049,"material":14,"mode":4},{"attributes":{"NORMAL":20528,"POSITION":3006},"indices":38050,"material":14,"mode":4},{"attributes":{"NORMAL":20529,"POSITION":3007},"indices":38051,"material":14,"mode":4},{"attributes":{"NORMAL":20530,"POSITION":3008},"indices":38052,"material":14,"mode":4},{"attributes":{"NORMAL":20531,"POSITION":3009},"indices":38053,"material":14,"mode":4},{"attributes":{"NORMAL":20532,"POSITION":3010},"indices":38054,"material":14,"mode":4},{"attributes":{"NORMAL":20533,"POSITION":3011},"indices":38055,"material":14,"mode":4},{"attributes":{"NORMAL":20534,"POSITION":3012},"indices":38056,"material":14,"mode":4},{"attributes":{"NORMAL":20535,"POSITION":3013},"indices":38057,"material":14,"mode":4},{"attributes":{"NORMAL":20536,"POSITION":3014},"indices":38058,"material":14,"mode":4},{"attributes":{"NORMAL":20537,"POSITION":3015},"indices":38059,"material":14,"mode":4},{"attributes":{"NORMAL":20538,"POSITION":3016},"indices":38060,"material":14,"mode":4},{"attributes":{"NORMAL":20539,"POSITION":3017},"indices":38061,"material":14,"mode":4},{"attributes":{"NORMAL":20540,"POSITION":3018},"indices":38062,"material":14,"mode":4},{"attributes":{"NORMAL":20541,"POSITION":3019},"indices":38063,"material":14,"mode":4},{"attributes":{"NORMAL":20542,"POSITION":3020},"indices":38064,"material":14,"mode":4},{"attributes":{"NORMAL":20543,"POSITION":3021},"indices":38065,"material":14,"mode":4},{"attributes":{"NORMAL":20544,"POSITION":3022},"indices":38066,"material":14,"mode":4},{"attributes":{"NORMAL":20545,"POSITION":3023},"indices":38067,"material":14,"mode":4},{"attributes":{"NORMAL":20546,"POSITION":3024},"indices":38068,"material":14,"mode":4},{"attributes":{"NORMAL":20547,"POSITION":3025},"indices":38069,"material":14,"mode":4},{"attributes":{"NORMAL":20548,"POSITION":3026},"indices":38070,"material":14,"mode":4},{"attributes":{"NORMAL":20549,"POSITION":3027},"indices":38071,"material":14,"mode":4},{"attributes":{"NORMAL":20550,"POSITION":3028},"indices":38072,"material":14,"mode":4},{"attributes":{"NORMAL":20551,"POSITION":3029},"indices":38073,"material":14,"mode":4},{"attributes":{"NORMAL":20552,"POSITION":3030},"indices":38074,"material":14,"mode":4},{"attributes":{"NORMAL":20553,"POSITION":3031},"indices":38075,"material":14,"mode":4},{"attributes":{"NORMAL":20554,"POSITION":3032},"indices":38076,"material":14,"mode":4},{"attributes":{"NORMAL":20555,"POSITION":3033},"indices":38077,"material":14,"mode":4},{"attributes":{"NORMAL":20556,"POSITION":3034},"indices":38078,"material":14,"mode":4},{"attributes":{"NORMAL":20557,"POSITION":3035},"indices":38079,"material":14,"mode":4},{"attributes":{"NORMAL":20558,"POSITION":3036},"indices":38080,"material":14,"mode":4},{"attributes":{"NORMAL":20559,"POSITION":3037},"indices":38081,"material":14,"mode":4},{"attributes":{"NORMAL":20560,"POSITION":3038},"indices":38082,"material":14,"mode":4},{"attributes":{"NORMAL":20561,"POSITION":3039},"indices":38083,"material":14,"mode":4},{"attributes":{"NORMAL":20562,"POSITION":3040},"indices":38084,"material":14,"mode":4},{"attributes":{"NORMAL":20563,"POSITION":3041},"indices":38085,"material":14,"mode":4},{"attributes":{"NORMAL":20564,"POSITION":3042},"indices":38086,"material":14,"mode":4},{"attributes":{"NORMAL":20565,"POSITION":3043},"indices":38087,"material":14,"mode":4},{"attributes":{"NORMAL":20566,"POSITION":3044},"indices":38088,"material":14,"mode":4},{"attributes":{"NORMAL":20567,"POSITION":3045},"indices":38089,"material":14,"mode":4},{"attributes":{"NORMAL":20568,"POSITION":3046},"indices":38090,"material":14,"mode":4},{"attributes":{"NORMAL":20569,"POSITION":3047},"indices":38091,"material":14,"mode":4},{"attributes":{"NORMAL":20570,"POSITION":3048},"indices":38092,"material":14,"mode":4},{"attributes":{"NORMAL":20571,"POSITION":3049},"indices":38093,"material":14,"mode":4},{"attributes":{"NORMAL":20572,"POSITION":3050},"indices":38094,"material":14,"mode":4},{"attributes":{"NORMAL":20573,"POSITION":3051},"indices":38095,"material":14,"mode":4},{"attributes":{"NORMAL":20574,"POSITION":3052},"indices":38096,"material":14,"mode":4},{"attributes":{"NORMAL":20575,"POSITION":3053},"indices":38097,"material":14,"mode":4},{"attributes":{"NORMAL":20576,"POSITION":3054},"indices":38098,"material":14,"mode":4},{"attributes":{"NORMAL":20577,"POSITION":3055},"indices":38099,"material":14,"mode":4},{"attributes":{"NORMAL":20578,"POSITION":3056},"indices":38100,"material":14,"mode":4},{"attributes":{"NORMAL":20579,"POSITION":3057},"indices":38101,"material":14,"mode":4},{"attributes":{"NORMAL":20580,"POSITION":3058},"indices":38102,"material":14,"mode":4},{"attributes":{"NORMAL":20581,"POSITION":3059},"indices":38103,"material":14,"mode":4},{"attributes":{"NORMAL":20582,"POSITION":3060},"indices":38104,"material":14,"mode":4},{"attributes":{"NORMAL":20583,"POSITION":3061},"indices":38105,"material":14,"mode":4},{"attributes":{"NORMAL":20584,"POSITION":3062},"indices":38106,"material":14,"mode":4},{"attributes":{"NORMAL":20585,"POSITION":3063},"indices":38107,"material":14,"mode":4},{"attributes":{"NORMAL":20586,"POSITION":3064},"indices":38108,"material":14,"mode":4},{"attributes":{"NORMAL":20587,"POSITION":3065},"indices":38109,"material":14,"mode":4},{"attributes":{"NORMAL":20588,"POSITION":3066},"indices":38110,"material":14,"mode":4},{"attributes":{"NORMAL":20589,"POSITION":3067},"indices":38111,"material":14,"mode":4},{"attributes":{"NORMAL":20590,"POSITION":3068},"indices":38112,"material":14,"mode":4},{"attributes":{"NORMAL":20591,"POSITION":3069},"indices":38113,"material":14,"mode":4},{"attributes":{"NORMAL":20592,"POSITION":3070},"indices":38114,"material":14,"mode":4},{"attributes":{"NORMAL":20593,"POSITION":3071},"indices":38115,"material":14,"mode":4},{"attributes":{"NORMAL":20594,"POSITION":3072},"indices":38116,"material":14,"mode":4},{"attributes":{"NORMAL":20595,"POSITION":3073},"indices":38117,"material":14,"mode":4},{"attributes":{"NORMAL":20596,"POSITION":3074},"indices":38118,"material":14,"mode":4},{"attributes":{"NORMAL":20597,"POSITION":3075},"indices":38119,"material":14,"mode":4},{"attributes":{"NORMAL":20598,"POSITION":3076},"indices":38120,"material":14,"mode":4},{"attributes":{"NORMAL":20599,"POSITION":3077},"indices":38121,"material":14,"mode":4},{"attributes":{"NORMAL":20600,"POSITION":3078},"indices":38122,"material":14,"mode":4},{"attributes":{"NORMAL":20601,"POSITION":3079},"indices":38123,"material":14,"mode":4},{"attributes":{"NORMAL":20602,"POSITION":3080},"indices":38124,"material":14,"mode":4},{"attributes":{"NORMAL":20603,"POSITION":3081},"indices":38125,"material":14,"mode":4},{"attributes":{"NORMAL":20604,"POSITION":3082},"indices":38126,"material":14,"mode":4},{"attributes":{"NORMAL":20605,"POSITION":3083},"indices":38127,"material":14,"mode":4},{"attributes":{"NORMAL":20606,"POSITION":3084},"indices":38128,"material":14,"mode":4},{"attributes":{"NORMAL":20607,"POSITION":3085},"indices":38129,"material":14,"mode":4},{"attributes":{"NORMAL":20608,"POSITION":3086},"indices":38130,"material":14,"mode":4},{"attributes":{"NORMAL":20609,"POSITION":3087},"indices":38131,"material":14,"mode":4},{"attributes":{"NORMAL":20610,"POSITION":3088},"indices":38132,"material":14,"mode":4},{"attributes":{"NORMAL":20611,"POSITION":3089},"indices":38133,"material":14,"mode":4},{"attributes":{"NORMAL":20612,"POSITION":3090},"indices":38134,"material":14,"mode":4},{"attributes":{"NORMAL":20613,"POSITION":3091},"indices":38135,"material":14,"mode":4},{"attributes":{"NORMAL":20614,"POSITION":3092},"indices":38136,"material":14,"mode":4},{"attributes":{"NORMAL":20615,"POSITION":3093},"indices":38137,"material":14,"mode":4},{"attributes":{"NORMAL":20616,"POSITION":3094},"indices":38138,"material":14,"mode":4},{"attributes":{"NORMAL":20617,"POSITION":3095},"indices":38139,"material":14,"mode":4},{"attributes":{"NORMAL":20618,"POSITION":3096},"indices":38140,"material":14,"mode":4},{"attributes":{"NORMAL":20619,"POSITION":3097},"indices":38141,"material":14,"mode":4},{"attributes":{"NORMAL":20620,"POSITION":3098},"indices":38142,"material":14,"mode":4},{"attributes":{"NORMAL":20621,"POSITION":3099},"indices":38143,"material":14,"mode":4},{"attributes":{"NORMAL":20622,"POSITION":3100},"indices":38144,"material":14,"mode":4},{"attributes":{"NORMAL":20623,"POSITION":3101},"indices":38145,"material":14,"mode":4},{"attributes":{"NORMAL":20624,"POSITION":3102},"indices":38146,"material":14,"mode":4},{"attributes":{"NORMAL":20625,"POSITION":3103},"indices":38147,"material":14,"mode":4},{"attributes":{"NORMAL":20626,"POSITION":3104},"indices":38148,"material":14,"mode":4},{"attributes":{"NORMAL":20627,"POSITION":3105},"indices":38149,"material":14,"mode":4},{"attributes":{"NORMAL":20628,"POSITION":3106},"indices":38150,"material":14,"mode":4},{"attributes":{"NORMAL":20629,"POSITION":3107},"indices":38151,"material":14,"mode":4},{"attributes":{"NORMAL":20630,"POSITION":3108},"indices":38152,"material":14,"mode":4},{"attributes":{"NORMAL":20631,"POSITION":3109},"indices":38153,"material":14,"mode":4},{"attributes":{"NORMAL":20632,"POSITION":3110},"indices":38154,"material":14,"mode":4},{"attributes":{"NORMAL":20633,"POSITION":3111},"indices":38155,"material":14,"mode":4},{"attributes":{"NORMAL":20634,"POSITION":3112},"indices":38156,"material":14,"mode":4},{"attributes":{"NORMAL":20635,"POSITION":3113},"indices":38157,"material":14,"mode":4},{"attributes":{"NORMAL":20636,"POSITION":3114},"indices":38158,"material":14,"mode":4},{"attributes":{"NORMAL":20637,"POSITION":3115},"indices":38159,"material":14,"mode":4},{"attributes":{"NORMAL":20638,"POSITION":3116},"indices":38160,"material":14,"mode":4},{"attributes":{"NORMAL":20639,"POSITION":3117},"indices":38161,"material":14,"mode":4},{"attributes":{"NORMAL":20640,"POSITION":3118},"indices":38162,"material":14,"mode":4},{"attributes":{"NORMAL":20641,"POSITION":3119},"indices":38163,"material":14,"mode":4},{"attributes":{"NORMAL":20642,"POSITION":3120},"indices":38164,"material":14,"mode":4},{"attributes":{"NORMAL":20643,"POSITION":3121},"indices":38165,"material":14,"mode":4},{"attributes":{"NORMAL":20644,"POSITION":3122},"indices":38166,"material":14,"mode":4},{"attributes":{"NORMAL":20645,"POSITION":3123},"indices":38167,"material":14,"mode":4},{"attributes":{"NORMAL":20646,"POSITION":3124},"indices":38168,"material":14,"mode":4},{"attributes":{"NORMAL":20647,"POSITION":3125},"indices":38169,"material":14,"mode":4},{"attributes":{"NORMAL":20648,"POSITION":3126},"indices":38170,"material":14,"mode":4},{"attributes":{"NORMAL":20649,"POSITION":3127},"indices":38171,"material":14,"mode":4},{"attributes":{"NORMAL":20650,"POSITION":3128},"indices":38172,"material":14,"mode":4},{"attributes":{"NORMAL":20651,"POSITION":3129},"indices":38173,"material":14,"mode":4},{"attributes":{"NORMAL":20652,"POSITION":3130},"indices":38174,"material":14,"mode":4},{"attributes":{"NORMAL":20653,"POSITION":3131},"indices":38175,"material":14,"mode":4},{"attributes":{"NORMAL":20654,"POSITION":3132},"indices":38176,"material":14,"mode":4},{"attributes":{"NORMAL":20655,"POSITION":3133},"indices":38177,"material":14,"mode":4},{"attributes":{"NORMAL":20656,"POSITION":3134},"indices":38178,"material":14,"mode":4},{"attributes":{"NORMAL":20657,"POSITION":3135},"indices":38179,"material":14,"mode":4},{"attributes":{"NORMAL":20658,"POSITION":3136},"indices":38180,"material":14,"mode":4},{"attributes":{"NORMAL":20659,"POSITION":3137},"indices":38181,"material":14,"mode":4},{"attributes":{"NORMAL":20660,"POSITION":3138},"indices":38182,"material":14,"mode":4},{"attributes":{"NORMAL":20661,"POSITION":3139},"indices":38183,"material":14,"mode":4},{"attributes":{"NORMAL":20662,"POSITION":3140},"indices":38184,"material":14,"mode":4},{"attributes":{"NORMAL":20663,"POSITION":3141},"indices":38185,"material":14,"mode":4},{"attributes":{"NORMAL":20664,"POSITION":3142},"indices":38186,"material":14,"mode":4},{"attributes":{"NORMAL":20665,"POSITION":3143},"indices":38187,"material":14,"mode":4},{"attributes":{"NORMAL":20666,"POSITION":3144},"indices":38188,"material":14,"mode":4},{"attributes":{"NORMAL":20667,"POSITION":3145},"indices":38189,"material":14,"mode":4},{"attributes":{"NORMAL":20668,"POSITION":3146},"indices":38190,"material":14,"mode":4},{"attributes":{"NORMAL":20669,"POSITION":3147},"indices":38191,"material":14,"mode":4},{"attributes":{"NORMAL":20670,"POSITION":3148},"indices":38192,"material":14,"mode":4},{"attributes":{"NORMAL":20671,"POSITION":3149},"indices":38193,"material":14,"mode":4},{"attributes":{"NORMAL":20672,"POSITION":3150},"indices":38194,"material":14,"mode":4},{"attributes":{"NORMAL":20673,"POSITION":3151},"indices":38195,"material":14,"mode":4},{"attributes":{"NORMAL":20674,"POSITION":3152},"indices":38196,"material":14,"mode":4},{"attributes":{"NORMAL":20675,"POSITION":3153},"indices":38197,"material":14,"mode":4},{"attributes":{"NORMAL":20676,"POSITION":3154},"indices":38198,"material":14,"mode":4},{"attributes":{"NORMAL":20677,"POSITION":3155},"indices":38199,"material":14,"mode":4},{"attributes":{"NORMAL":20678,"POSITION":3156},"indices":38200,"material":14,"mode":4},{"attributes":{"NORMAL":20679,"POSITION":3157},"indices":38201,"material":14,"mode":4},{"attributes":{"NORMAL":20680,"POSITION":3158},"indices":38202,"material":14,"mode":4},{"attributes":{"NORMAL":20681,"POSITION":3159},"indices":38203,"material":14,"mode":4},{"attributes":{"NORMAL":20682,"POSITION":3160},"indices":38204,"material":14,"mode":4},{"attributes":{"NORMAL":20683,"POSITION":3161},"indices":38205,"material":14,"mode":4},{"attributes":{"NORMAL":20684,"POSITION":3162},"indices":38206,"material":14,"mode":4},{"attributes":{"NORMAL":20685,"POSITION":3163},"indices":38207,"material":14,"mode":4},{"attributes":{"NORMAL":20686,"POSITION":3164},"indices":38208,"material":14,"mode":4},{"attributes":{"NORMAL":20687,"POSITION":3165},"indices":38209,"material":14,"mode":4},{"attributes":{"NORMAL":20688,"POSITION":3166},"indices":38210,"material":14,"mode":4},{"attributes":{"NORMAL":20689,"POSITION":3167},"indices":38211,"material":14,"mode":4},{"attributes":{"NORMAL":20690,"POSITION":3168},"indices":38212,"material":14,"mode":4},{"attributes":{"NORMAL":20691,"POSITION":3169},"indices":38213,"material":14,"mode":4},{"attributes":{"NORMAL":20692,"POSITION":3170},"indices":38214,"material":14,"mode":4},{"attributes":{"NORMAL":20693,"POSITION":3171},"indices":38215,"material":14,"mode":4},{"attributes":{"NORMAL":20694,"POSITION":3172},"indices":38216,"material":14,"mode":4},{"attributes":{"NORMAL":20695,"POSITION":3173},"indices":38217,"material":14,"mode":4},{"attributes":{"NORMAL":20696,"POSITION":3174},"indices":38218,"material":14,"mode":4},{"attributes":{"NORMAL":20697,"POSITION":3175},"indices":38219,"material":14,"mode":4},{"attributes":{"NORMAL":20698,"POSITION":3176},"indices":38220,"material":14,"mode":4},{"attributes":{"NORMAL":20699,"POSITION":3177},"indices":38221,"material":14,"mode":4},{"attributes":{"NORMAL":20700,"POSITION":3178},"indices":38222,"material":14,"mode":4},{"attributes":{"NORMAL":20701,"POSITION":3179},"indices":38223,"material":14,"mode":4},{"attributes":{"NORMAL":20702,"POSITION":3180},"indices":38224,"material":14,"mode":4},{"attributes":{"NORMAL":20703,"POSITION":3181},"indices":38225,"material":14,"mode":4},{"attributes":{"NORMAL":20704,"POSITION":3182},"indices":38226,"material":14,"mode":4},{"attributes":{"NORMAL":20705,"POSITION":3183},"indices":38227,"material":14,"mode":4},{"attributes":{"NORMAL":20706,"POSITION":3184},"indices":38228,"material":14,"mode":4},{"attributes":{"NORMAL":20707,"POSITION":3185},"indices":38229,"material":14,"mode":4},{"attributes":{"NORMAL":20708,"POSITION":3186},"indices":38230,"material":14,"mode":4},{"attributes":{"NORMAL":20709,"POSITION":3187},"indices":38231,"material":14,"mode":4},{"attributes":{"NORMAL":20710,"POSITION":3188},"indices":38232,"material":14,"mode":4},{"attributes":{"NORMAL":20711,"POSITION":3189},"indices":38233,"material":14,"mode":4},{"attributes":{"NORMAL":20712,"POSITION":3190},"indices":38234,"material":14,"mode":4},{"attributes":{"NORMAL":20713,"POSITION":3191},"indices":38235,"material":14,"mode":4}]},{"name":"COMPOUND119","primitives":[{"attributes":{"NORMAL":20714,"POSITION":3192},"indices":38236,"material":7,"mode":4},{"attributes":{"NORMAL":20715,"POSITION":3193},"indices":38237,"material":7,"mode":4},{"attributes":{"NORMAL":20716,"POSITION":3194},"indices":38238,"material":7,"mode":4},{"attributes":{"NORMAL":20717,"POSITION":3195},"indices":38239,"material":7,"mode":4},{"attributes":{"NORMAL":20718,"POSITION":3196},"indices":38240,"material":7,"mode":4},{"attributes":{"NORMAL":20719,"POSITION":3197},"indices":38241,"material":7,"mode":4},{"attributes":{"NORMAL":20720,"POSITION":3198},"indices":38242,"material":7,"mode":4},{"attributes":{"NORMAL":20721,"POSITION":3199},"indices":38243,"material":7,"mode":4},{"attributes":{"NORMAL":20722,"POSITION":3200},"indices":38244,"material":7,"mode":4},{"attributes":{"NORMAL":20723,"POSITION":3201},"indices":38245,"material":7,"mode":4}]},{"name":"COMPOUND120","primitives":[{"attributes":{"NORMAL":20724,"POSITION":3202},"indices":38246,"material":7,"mode":4},{"attributes":{"NORMAL":20725,"POSITION":3203},"indices":38247,"material":7,"mode":4},{"attributes":{"NORMAL":20726,"POSITION":3204},"indices":38248,"material":7,"mode":4},{"attributes":{"NORMAL":20727,"POSITION":3205},"indices":38249,"material":7,"mode":4},{"attributes":{"NORMAL":20728,"POSITION":3206},"indices":38250,"material":7,"mode":4},{"attributes":{"NORMAL":20729,"POSITION":3207},"indices":38251,"material":7,"mode":4},{"attributes":{"NORMAL":20730,"POSITION":3208},"indices":38252,"material":7,"mode":4},{"attributes":{"NORMAL":20731,"POSITION":3209},"indices":38253,"material":7,"mode":4},{"attributes":{"NORMAL":20732,"POSITION":3210},"indices":38254,"material":7,"mode":4},{"attributes":{"NORMAL":20733,"POSITION":3211},"indices":38255,"material":7,"mode":4}]},{"name":"COMPOUND121","primitives":[{"attributes":{"NORMAL":20734,"POSITION":3212},"indices":38256,"material":7,"mode":4},{"attributes":{"NORMAL":20735,"POSITION":3213},"indices":38257,"material":7,"mode":4},{"attributes":{"NORMAL":20736,"POSITION":3214},"indices":38258,"material":7,"mode":4},{"attributes":{"NORMAL":20737,"POSITION":3215},"indices":38259,"material":7,"mode":4},{"attributes":{"NORMAL":20738,"POSITION":3216},"indices":38260,"material":7,"mode":4},{"attributes":{"NORMAL":20739,"POSITION":3217},"indices":38261,"material":7,"mode":4},{"attributes":{"NORMAL":20740,"POSITION":3218},"indices":38262,"material":7,"mode":4},{"attributes":{"NORMAL":20741,"POSITION":3219},"indices":38263,"material":7,"mode":4},{"attributes":{"NORMAL":20742,"POSITION":3220},"indices":38264,"material":7,"mode":4},{"attributes":{"NORMAL":20743,"POSITION":3221},"indices":38265,"material":7,"mode":4}]},{"name":"COMPOUND122","primitives":[{"attributes":{"NORMAL":20744,"POSITION":3222},"indices":38266,"material":7,"mode":4},{"attributes":{"NORMAL":20745,"POSITION":3223},"indices":38267,"material":7,"mode":4},{"attributes":{"NORMAL":20746,"POSITION":3224},"indices":38268,"material":7,"mode":4},{"attributes":{"NORMAL":20747,"POSITION":3225},"indices":38269,"material":7,"mode":4},{"attributes":{"NORMAL":20748,"POSITION":3226},"indices":38270,"material":7,"mode":4},{"attributes":{"NORMAL":20749,"POSITION":3227},"indices":38271,"material":7,"mode":4},{"attributes":{"NORMAL":20750,"POSITION":3228},"indices":38272,"material":7,"mode":4},{"attributes":{"NORMAL":20751,"POSITION":3229},"indices":38273,"material":7,"mode":4},{"attributes":{"NORMAL":20752,"POSITION":3230},"indices":38274,"material":7,"mode":4},{"attributes":{"NORMAL":20753,"POSITION":3231},"indices":38275,"material":7,"mode":4}]},{"name":"COMPOUND123","primitives":[{"attributes":{"NORMAL":20754,"POSITION":3232},"indices":38276,"material":7,"mode":4},{"attributes":{"NORMAL":20755,"POSITION":3233},"indices":38277,"material":7,"mode":4},{"attributes":{"NORMAL":20756,"POSITION":3234},"indices":38278,"material":7,"mode":4},{"attributes":{"NORMAL":20757,"POSITION":3235},"indices":38279,"material":7,"mode":4},{"attributes":{"NORMAL":20758,"POSITION":3236},"indices":38280,"material":7,"mode":4},{"attributes":{"NORMAL":20759,"POSITION":3237},"indices":38281,"material":7,"mode":4},{"attributes":{"NORMAL":20760,"POSITION":3238},"indices":38282,"material":7,"mode":4},{"attributes":{"NORMAL":20761,"POSITION":3239},"indices":38283,"material":7,"mode":4},{"attributes":{"NORMAL":20762,"POSITION":3240},"indices":38284,"material":7,"mode":4},{"attributes":{"NORMAL":20763,"POSITION":3241},"indices":38285,"material":7,"mode":4}]},{"name":"COMPOUND124","primitives":[{"attributes":{"NORMAL":20764,"POSITION":3242},"indices":38286,"material":7,"mode":4},{"attributes":{"NORMAL":20765,"POSITION":3243},"indices":38287,"material":7,"mode":4},{"attributes":{"NORMAL":20766,"POSITION":3244},"indices":38288,"material":7,"mode":4},{"attributes":{"NORMAL":20767,"POSITION":3245},"indices":38289,"material":7,"mode":4},{"attributes":{"NORMAL":20768,"POSITION":3246},"indices":38290,"material":7,"mode":4},{"attributes":{"NORMAL":20769,"POSITION":3247},"indices":38291,"material":7,"mode":4},{"attributes":{"NORMAL":20770,"POSITION":3248},"indices":38292,"material":7,"mode":4},{"attributes":{"NORMAL":20771,"POSITION":3249},"indices":38293,"material":7,"mode":4},{"attributes":{"NORMAL":20772,"POSITION":3250},"indices":38294,"material":7,"mode":4},{"attributes":{"NORMAL":20773,"POSITION":3251},"indices":38295,"material":7,"mode":4}]},{"name":"COMPOUND125","primitives":[{"attributes":{"NORMAL":20774,"POSITION":3252},"indices":38296,"material":7,"mode":4},{"attributes":{"NORMAL":20775,"POSITION":3253},"indices":38297,"material":7,"mode":4},{"attributes":{"NORMAL":20776,"POSITION":3254},"indices":38298,"material":7,"mode":4},{"attributes":{"NORMAL":20777,"POSITION":3255},"indices":38299,"material":7,"mode":4},{"attributes":{"NORMAL":20778,"POSITION":3256},"indices":38300,"material":7,"mode":4},{"attributes":{"NORMAL":20779,"POSITION":3257},"indices":38301,"material":7,"mode":4},{"attributes":{"NORMAL":20780,"POSITION":3258},"indices":38302,"material":7,"mode":4},{"attributes":{"NORMAL":20781,"POSITION":3259},"indices":38303,"material":7,"mode":4},{"attributes":{"NORMAL":20782,"POSITION":3260},"indices":38304,"material":7,"mode":4},{"attributes":{"NORMAL":20783,"POSITION":3261},"indices":38305,"material":7,"mode":4}]},{"name":"COMPOUND126","primitives":[{"attributes":{"NORMAL":20784,"POSITION":3262},"indices":38306,"material":7,"mode":4},{"attributes":{"NORMAL":20785,"POSITION":3263},"indices":38307,"material":7,"mode":4},{"attributes":{"NORMAL":20786,"POSITION":3264},"indices":38308,"material":7,"mode":4},{"attributes":{"NORMAL":20787,"POSITION":3265},"indices":38309,"material":7,"mode":4},{"attributes":{"NORMAL":20788,"POSITION":3266},"indices":38310,"material":7,"mode":4},{"attributes":{"NORMAL":20789,"POSITION":3267},"indices":38311,"material":7,"mode":4},{"attributes":{"NORMAL":20790,"POSITION":3268},"indices":38312,"material":7,"mode":4},{"attributes":{"NORMAL":20791,"POSITION":3269},"indices":38313,"material":7,"mode":4},{"attributes":{"NORMAL":20792,"POSITION":3270},"indices":38314,"material":7,"mode":4},{"attributes":{"NORMAL":20793,"POSITION":3271},"indices":38315,"material":7,"mode":4}]},{"name":"COMPOUND127","primitives":[{"attributes":{"NORMAL":20794,"POSITION":3272},"indices":38316,"material":14,"mode":4},{"attributes":{"NORMAL":20795,"POSITION":3273},"indices":38317,"material":14,"mode":4}]},{"name":"COMPOUND128","primitives":[{"attributes":{"NORMAL":20796,"POSITION":3274},"indices":38318,"material":7,"mode":4},{"attributes":{"NORMAL":20797,"POSITION":3275},"indices":38319,"material":7,"mode":4},{"attributes":{"NORMAL":20798,"POSITION":3276},"indices":38320,"material":7,"mode":4},{"attributes":{"NORMAL":20799,"POSITION":3277},"indices":38321,"material":7,"mode":4},{"attributes":{"NORMAL":20800,"POSITION":3278},"indices":38322,"material":7,"mode":4},{"attributes":{"NORMAL":20801,"POSITION":3279},"indices":38323,"material":7,"mode":4},{"attributes":{"NORMAL":20802,"POSITION":3280},"indices":38324,"material":7,"mode":4},{"attributes":{"NORMAL":20803,"POSITION":3281},"indices":38325,"material":7,"mode":4},{"attributes":{"NORMAL":20804,"POSITION":3282},"indices":38326,"material":7,"mode":4},{"attributes":{"NORMAL":20805,"POSITION":3283},"indices":38327,"material":7,"mode":4}]},{"name":"COMPOUND129","primitives":[{"attributes":{"NORMAL":20806,"POSITION":3284},"indices":38328,"material":8,"mode":4},{"attributes":{"NORMAL":20807,"POSITION":3285},"indices":38329,"material":8,"mode":4},{"attributes":{"NORMAL":20808,"POSITION":3286},"indices":38330,"material":8,"mode":4},{"attributes":{"NORMAL":20809,"POSITION":3287},"indices":38331,"material":8,"mode":4},{"attributes":{"NORMAL":20810,"POSITION":3288},"indices":38332,"material":8,"mode":4},{"attributes":{"NORMAL":20811,"POSITION":3289},"indices":38333,"material":8,"mode":4},{"attributes":{"NORMAL":20812,"POSITION":3290},"indices":38334,"material":8,"mode":4},{"attributes":{"NORMAL":20813,"POSITION":3291},"indices":38335,"material":8,"mode":4},{"attributes":{"NORMAL":20814,"POSITION":3292},"indices":38336,"material":8,"mode":4},{"attributes":{"NORMAL":20815,"POSITION":3293},"indices":38337,"material":8,"mode":4},{"attributes":{"NORMAL":20816,"POSITION":3294},"indices":38338,"material":8,"mode":4},{"attributes":{"NORMAL":20817,"POSITION":3295},"indices":38339,"material":8,"mode":4},{"attributes":{"NORMAL":20818,"POSITION":3296},"indices":38340,"material":8,"mode":4},{"attributes":{"NORMAL":20819,"POSITION":3297},"indices":38341,"material":8,"mode":4}]},{"name":"COMPOUND130","primitives":[{"attributes":{"NORMAL":20820,"POSITION":3298},"indices":38342,"material":7,"mode":4},{"attributes":{"NORMAL":20821,"POSITION":3299},"indices":38343,"material":7,"mode":4},{"attributes":{"NORMAL":20822,"POSITION":3300},"indices":38344,"material":7,"mode":4},{"attributes":{"NORMAL":20823,"POSITION":3301},"indices":38345,"material":7,"mode":4},{"attributes":{"NORMAL":20824,"POSITION":3302},"indices":38346,"material":7,"mode":4},{"attributes":{"NORMAL":20825,"POSITION":3303},"indices":38347,"material":7,"mode":4},{"attributes":{"NORMAL":20826,"POSITION":3304},"indices":38348,"material":7,"mode":4},{"attributes":{"NORMAL":20827,"POSITION":3305},"indices":38349,"material":7,"mode":4},{"attributes":{"NORMAL":20828,"POSITION":3306},"indices":38350,"material":7,"mode":4},{"attributes":{"NORMAL":20829,"POSITION":3307},"indices":38351,"material":7,"mode":4}]},{"name":"COMPOUND131","primitives":[{"attributes":{"NORMAL":20830,"POSITION":3308},"indices":38352,"material":8,"mode":4},{"attributes":{"NORMAL":20831,"POSITION":3309},"indices":38353,"material":8,"mode":4},{"attributes":{"NORMAL":20832,"POSITION":3310},"indices":38354,"material":8,"mode":4},{"attributes":{"NORMAL":20833,"POSITION":3311},"indices":38355,"material":8,"mode":4},{"attributes":{"NORMAL":20834,"POSITION":3312},"indices":38356,"material":8,"mode":4},{"attributes":{"NORMAL":20835,"POSITION":3313},"indices":38357,"material":8,"mode":4},{"attributes":{"NORMAL":20836,"POSITION":3314},"indices":38358,"material":8,"mode":4},{"attributes":{"NORMAL":20837,"POSITION":3315},"indices":38359,"material":9,"mode":4},{"attributes":{"NORMAL":20838,"POSITION":3316},"indices":38360,"material":9,"mode":4},{"attributes":{"NORMAL":20839,"POSITION":3317},"indices":38361,"material":9,"mode":4}]},{"name":"COMPOUND132","primitives":[{"attributes":{"NORMAL":20840,"POSITION":3318},"indices":38362,"material":7,"mode":4},{"attributes":{"NORMAL":20841,"POSITION":3319},"indices":38363,"material":7,"mode":4},{"attributes":{"NORMAL":20842,"POSITION":3320},"indices":38364,"material":7,"mode":4},{"attributes":{"NORMAL":20843,"POSITION":3321},"indices":38365,"material":7,"mode":4},{"attributes":{"NORMAL":20844,"POSITION":3322},"indices":38366,"material":7,"mode":4},{"attributes":{"NORMAL":20845,"POSITION":3323},"indices":38367,"material":7,"mode":4},{"attributes":{"NORMAL":20846,"POSITION":3324},"indices":38368,"material":7,"mode":4},{"attributes":{"NORMAL":20847,"POSITION":3325},"indices":38369,"material":7,"mode":4},{"attributes":{"NORMAL":20848,"POSITION":3326},"indices":38370,"material":7,"mode":4},{"attributes":{"NORMAL":20849,"POSITION":3327},"indices":38371,"material":7,"mode":4}]},{"name":"COMPOUND133","primitives":[{"attributes":{"NORMAL":20850,"POSITION":3328},"indices":38372,"material":7,"mode":4},{"attributes":{"NORMAL":20851,"POSITION":3329},"indices":38373,"material":7,"mode":4},{"attributes":{"NORMAL":20852,"POSITION":3330},"indices":38374,"material":7,"mode":4},{"attributes":{"NORMAL":20853,"POSITION":3331},"indices":38375,"material":7,"mode":4},{"attributes":{"NORMAL":20854,"POSITION":3332},"indices":38376,"material":7,"mode":4},{"attributes":{"NORMAL":20855,"POSITION":3333},"indices":38377,"material":7,"mode":4},{"attributes":{"NORMAL":20856,"POSITION":3334},"indices":38378,"material":7,"mode":4},{"attributes":{"NORMAL":20857,"POSITION":3335},"indices":38379,"material":7,"mode":4},{"attributes":{"NORMAL":20858,"POSITION":3336},"indices":38380,"material":7,"mode":4},{"attributes":{"NORMAL":20859,"POSITION":3337},"indices":38381,"material":7,"mode":4}]},{"name":"COMPOUND134","primitives":[{"attributes":{"NORMAL":20860,"POSITION":3338},"indices":38382,"material":8,"mode":4},{"attributes":{"NORMAL":20861,"POSITION":3339},"indices":38383,"material":8,"mode":4},{"attributes":{"NORMAL":20862,"POSITION":3340},"indices":38384,"material":8,"mode":4},{"attributes":{"NORMAL":20863,"POSITION":3341},"indices":38385,"material":8,"mode":4},{"attributes":{"NORMAL":20864,"POSITION":3342},"indices":38386,"material":8,"mode":4},{"attributes":{"NORMAL":20865,"POSITION":3343},"indices":38387,"material":8,"mode":4},{"attributes":{"NORMAL":20866,"POSITION":3344},"indices":38388,"material":8,"mode":4},{"attributes":{"NORMAL":20867,"POSITION":3345},"indices":38389,"material":9,"mode":4},{"attributes":{"NORMAL":20868,"POSITION":3346},"indices":38390,"material":9,"mode":4},{"attributes":{"NORMAL":20869,"POSITION":3347},"indices":38391,"material":9,"mode":4}]},{"name":"COMPOUND135","primitives":[{"attributes":{"NORMAL":20870,"POSITION":3348},"indices":38392,"material":8,"mode":4},{"attributes":{"NORMAL":20871,"POSITION":3349},"indices":38393,"material":8,"mode":4},{"attributes":{"NORMAL":20872,"POSITION":3350},"indices":38394,"material":8,"mode":4},{"attributes":{"NORMAL":20873,"POSITION":3351},"indices":38395,"material":8,"mode":4},{"attributes":{"NORMAL":20874,"POSITION":3352},"indices":38396,"material":8,"mode":4},{"attributes":{"NORMAL":20875,"POSITION":3353},"indices":38397,"material":8,"mode":4},{"attributes":{"NORMAL":20876,"POSITION":3354},"indices":38398,"material":8,"mode":4},{"attributes":{"NORMAL":20877,"POSITION":3355},"indices":38399,"material":8,"mode":4},{"attributes":{"NORMAL":20878,"POSITION":3356},"indices":38400,"material":8,"mode":4},{"attributes":{"NORMAL":20879,"POSITION":3357},"indices":38401,"material":8,"mode":4},{"attributes":{"NORMAL":20880,"POSITION":3358},"indices":38402,"material":8,"mode":4},{"attributes":{"NORMAL":20881,"POSITION":3359},"indices":38403,"material":8,"mode":4},{"attributes":{"NORMAL":20882,"POSITION":3360},"indices":38404,"material":8,"mode":4},{"attributes":{"NORMAL":20883,"POSITION":3361},"indices":38405,"material":8,"mode":4}]},{"name":"COMPOUND136","primitives":[{"attributes":{"NORMAL":20884,"POSITION":3362},"indices":38406,"material":14,"mode":4},{"attributes":{"NORMAL":20885,"POSITION":3363},"indices":38407,"material":14,"mode":4}]},{"name":"COMPOUND137","primitives":[{"attributes":{"NORMAL":20886,"POSITION":3364},"indices":38408,"material":7,"mode":4},{"attributes":{"NORMAL":20887,"POSITION":3365},"indices":38409,"material":7,"mode":4},{"attributes":{"NORMAL":20888,"POSITION":3366},"indices":38410,"material":7,"mode":4},{"attributes":{"NORMAL":20889,"POSITION":3367},"indices":38411,"material":7,"mode":4},{"attributes":{"NORMAL":20890,"POSITION":3368},"indices":38412,"material":7,"mode":4},{"attributes":{"NORMAL":20891,"POSITION":3369},"indices":38413,"material":7,"mode":4},{"attributes":{"NORMAL":20892,"POSITION":3370},"indices":38414,"material":7,"mode":4},{"attributes":{"NORMAL":20893,"POSITION":3371},"indices":38415,"material":7,"mode":4},{"attributes":{"NORMAL":20894,"POSITION":3372},"indices":38416,"material":7,"mode":4},{"attributes":{"NORMAL":20895,"POSITION":3373},"indices":38417,"material":7,"mode":4}]},{"name":"COMPOUND138","primitives":[{"attributes":{"NORMAL":20896,"POSITION":3374},"indices":38418,"material":7,"mode":4},{"attributes":{"NORMAL":20897,"POSITION":3375},"indices":38419,"material":7,"mode":4},{"attributes":{"NORMAL":20898,"POSITION":3376},"indices":38420,"material":7,"mode":4},{"attributes":{"NORMAL":20899,"POSITION":3377},"indices":38421,"material":7,"mode":4},{"attributes":{"NORMAL":20900,"POSITION":3378},"indices":38422,"material":7,"mode":4},{"attributes":{"NORMAL":20901,"POSITION":3379},"indices":38423,"material":7,"mode":4},{"attributes":{"NORMAL":20902,"POSITION":3380},"indices":38424,"material":7,"mode":4},{"attributes":{"NORMAL":20903,"POSITION":3381},"indices":38425,"material":7,"mode":4},{"attributes":{"NORMAL":20904,"POSITION":3382},"indices":38426,"material":7,"mode":4},{"attributes":{"NORMAL":20905,"POSITION":3383},"indices":38427,"material":7,"mode":4}]},{"name":"COMPOUND139","primitives":[{"attributes":{"NORMAL":20906,"POSITION":3384},"indices":38428,"material":7,"mode":4},{"attributes":{"NORMAL":20907,"POSITION":3385},"indices":38429,"material":7,"mode":4},{"attributes":{"NORMAL":20908,"POSITION":3386},"indices":38430,"material":7,"mode":4},{"attributes":{"NORMAL":20909,"POSITION":3387},"indices":38431,"material":7,"mode":4},{"attributes":{"NORMAL":20910,"POSITION":3388},"indices":38432,"material":7,"mode":4},{"attributes":{"NORMAL":20911,"POSITION":3389},"indices":38433,"material":7,"mode":4},{"attributes":{"NORMAL":20912,"POSITION":3390},"indices":38434,"material":7,"mode":4},{"attributes":{"NORMAL":20913,"POSITION":3391},"indices":38435,"material":7,"mode":4},{"attributes":{"NORMAL":20914,"POSITION":3392},"indices":38436,"material":7,"mode":4},{"attributes":{"NORMAL":20915,"POSITION":3393},"indices":38437,"material":7,"mode":4}]},{"name":"COMPOUND140","primitives":[{"attributes":{"NORMAL":20916,"POSITION":3394},"indices":38438,"material":7,"mode":4},{"attributes":{"NORMAL":20917,"POSITION":3395},"indices":38439,"material":7,"mode":4},{"attributes":{"NORMAL":20918,"POSITION":3396},"indices":38440,"material":7,"mode":4},{"attributes":{"NORMAL":20919,"POSITION":3397},"indices":38441,"material":7,"mode":4},{"attributes":{"NORMAL":20920,"POSITION":3398},"indices":38442,"material":7,"mode":4},{"attributes":{"NORMAL":20921,"POSITION":3399},"indices":38443,"material":7,"mode":4},{"attributes":{"NORMAL":20922,"POSITION":3400},"indices":38444,"material":7,"mode":4},{"attributes":{"NORMAL":20923,"POSITION":3401},"indices":38445,"material":7,"mode":4},{"attributes":{"NORMAL":20924,"POSITION":3402},"indices":38446,"material":7,"mode":4},{"attributes":{"NORMAL":20925,"POSITION":3403},"indices":38447,"material":7,"mode":4}]},{"name":"COMPOUND141","primitives":[{"attributes":{"NORMAL":20926,"POSITION":3404},"indices":38448,"material":15,"mode":4},{"attributes":{"NORMAL":20927,"POSITION":3405},"indices":38449,"material":15,"mode":4},{"attributes":{"NORMAL":20928,"POSITION":3406},"indices":38450,"material":15,"mode":4},{"attributes":{"NORMAL":20929,"POSITION":3407},"indices":38451,"material":15,"mode":4},{"attributes":{"NORMAL":20930,"POSITION":3408},"indices":38452,"material":15,"mode":4},{"attributes":{"NORMAL":20931,"POSITION":3409},"indices":38453,"material":15,"mode":4},{"attributes":{"NORMAL":20932,"POSITION":3410},"indices":38454,"material":15,"mode":4},{"attributes":{"NORMAL":20933,"POSITION":3411},"indices":38455,"material":15,"mode":4},{"attributes":{"NORMAL":20934,"POSITION":3412},"indices":38456,"material":15,"mode":4},{"attributes":{"NORMAL":20935,"POSITION":3413},"indices":38457,"material":15,"mode":4},{"attributes":{"NORMAL":20936,"POSITION":3414},"indices":38458,"material":9,"mode":4},{"attributes":{"NORMAL":20937,"POSITION":3415},"indices":38459,"material":9,"mode":4},{"attributes":{"NORMAL":20938,"POSITION":3416},"indices":38460,"material":9,"mode":4},{"attributes":{"NORMAL":20939,"POSITION":3417},"indices":38461,"material":9,"mode":4},{"attributes":{"NORMAL":20940,"POSITION":3418},"indices":38462,"material":9,"mode":4},{"attributes":{"NORMAL":20941,"POSITION":3419},"indices":38463,"material":15,"mode":4},{"attributes":{"NORMAL":20942,"POSITION":3420},"indices":38464,"material":9,"mode":4},{"attributes":{"NORMAL":20943,"POSITION":3421},"indices":38465,"material":9,"mode":4},{"attributes":{"NORMAL":20944,"POSITION":3422},"indices":38466,"material":9,"mode":4},{"attributes":{"NORMAL":20945,"POSITION":3423},"indices":38467,"material":9,"mode":4},{"attributes":{"NORMAL":20946,"POSITION":3424},"indices":38468,"material":9,"mode":4},{"attributes":{"NORMAL":20947,"POSITION":3425},"indices":38469,"material":9,"mode":4},{"attributes":{"NORMAL":20948,"POSITION":3426},"indices":38470,"material":9,"mode":4},{"attributes":{"NORMAL":20949,"POSITION":3427},"indices":38471,"material":9,"mode":4},{"attributes":{"NORMAL":20950,"POSITION":3428},"indices":38472,"material":9,"mode":4},{"attributes":{"NORMAL":20951,"POSITION":3429},"indices":38473,"material":9,"mode":4},{"attributes":{"NORMAL":20952,"POSITION":3430},"indices":38474,"material":9,"mode":4},{"attributes":{"NORMAL":20953,"POSITION":3431},"indices":38475,"material":9,"mode":4},{"attributes":{"NORMAL":20954,"POSITION":3432},"indices":38476,"material":9,"mode":4},{"attributes":{"NORMAL":20955,"POSITION":3433},"indices":38477,"material":9,"mode":4},{"attributes":{"NORMAL":20956,"POSITION":3434},"indices":38478,"material":9,"mode":4},{"attributes":{"NORMAL":20957,"POSITION":3435},"indices":38479,"material":9,"mode":4},{"attributes":{"NORMAL":20958,"POSITION":3436},"indices":38480,"material":9,"mode":4},{"attributes":{"NORMAL":20959,"POSITION":3437},"indices":38481,"material":9,"mode":4},{"attributes":{"NORMAL":20960,"POSITION":3438},"indices":38482,"material":9,"mode":4},{"attributes":{"NORMAL":20961,"POSITION":3439},"indices":38483,"material":9,"mode":4},{"attributes":{"NORMAL":20962,"POSITION":3440},"indices":38484,"material":15,"mode":4},{"attributes":{"NORMAL":20963,"POSITION":3441},"indices":38485,"material":9,"mode":4},{"attributes":{"NORMAL":20964,"POSITION":3442},"indices":38486,"material":9,"mode":4},{"attributes":{"NORMAL":20965,"POSITION":3443},"indices":38487,"material":9,"mode":4},{"attributes":{"NORMAL":20966,"POSITION":3444},"indices":38488,"material":9,"mode":4},{"attributes":{"NORMAL":20967,"POSITION":3445},"indices":38489,"material":9,"mode":4},{"attributes":{"NORMAL":20968,"POSITION":3446},"indices":38490,"material":15,"mode":4},{"attributes":{"NORMAL":20969,"POSITION":3447},"indices":38491,"material":9,"mode":4},{"attributes":{"NORMAL":20970,"POSITION":3448},"indices":38492,"material":9,"mode":4},{"attributes":{"NORMAL":20971,"POSITION":3449},"indices":38493,"material":9,"mode":4},{"attributes":{"NORMAL":20972,"POSITION":3450},"indices":38494,"material":9,"mode":4},{"attributes":{"NORMAL":20973,"POSITION":3451},"indices":38495,"material":9,"mode":4},{"attributes":{"NORMAL":20974,"POSITION":3452},"indices":38496,"material":9,"mode":4},{"attributes":{"NORMAL":20975,"POSITION":3453},"indices":38497,"material":9,"mode":4}]},{"name":"COMPOUND142","primitives":[{"attributes":{"NORMAL":20976,"POSITION":3454},"indices":38498,"material":7,"mode":4},{"attributes":{"NORMAL":20977,"POSITION":3455},"indices":38499,"material":7,"mode":4},{"attributes":{"NORMAL":20978,"POSITION":3456},"indices":38500,"material":7,"mode":4},{"attributes":{"NORMAL":20979,"POSITION":3457},"indices":38501,"material":7,"mode":4},{"attributes":{"NORMAL":20980,"POSITION":3458},"indices":38502,"material":7,"mode":4},{"attributes":{"NORMAL":20981,"POSITION":3459},"indices":38503,"material":7,"mode":4},{"attributes":{"NORMAL":20982,"POSITION":3460},"indices":38504,"material":7,"mode":4},{"attributes":{"NORMAL":20983,"POSITION":3461},"indices":38505,"material":7,"mode":4},{"attributes":{"NORMAL":20984,"POSITION":3462},"indices":38506,"material":7,"mode":4},{"attributes":{"NORMAL":20985,"POSITION":3463},"indices":38507,"material":7,"mode":4}]},{"name":"COMPOUND143","primitives":[{"attributes":{"NORMAL":20986,"POSITION":3464},"indices":38508,"material":7,"mode":4},{"attributes":{"NORMAL":20987,"POSITION":3465},"indices":38509,"material":7,"mode":4},{"attributes":{"NORMAL":20988,"POSITION":3466},"indices":38510,"material":7,"mode":4},{"attributes":{"NORMAL":20989,"POSITION":3467},"indices":38511,"material":7,"mode":4},{"attributes":{"NORMAL":20990,"POSITION":3468},"indices":38512,"material":7,"mode":4},{"attributes":{"NORMAL":20991,"POSITION":3469},"indices":38513,"material":7,"mode":4},{"attributes":{"NORMAL":20992,"POSITION":3470},"indices":38514,"material":7,"mode":4},{"attributes":{"NORMAL":20993,"POSITION":3471},"indices":38515,"material":7,"mode":4},{"attributes":{"NORMAL":20994,"POSITION":3472},"indices":38516,"material":7,"mode":4},{"attributes":{"NORMAL":20995,"POSITION":3473},"indices":38517,"material":7,"mode":4}]},{"name":"COMPOUND144","primitives":[{"attributes":{"NORMAL":20996,"POSITION":3474},"indices":38518,"material":7,"mode":4},{"attributes":{"NORMAL":20997,"POSITION":3475},"indices":38519,"material":7,"mode":4},{"attributes":{"NORMAL":20998,"POSITION":3476},"indices":38520,"material":7,"mode":4},{"attributes":{"NORMAL":20999,"POSITION":3477},"indices":38521,"material":7,"mode":4},{"attributes":{"NORMAL":21000,"POSITION":3478},"indices":38522,"material":7,"mode":4},{"attributes":{"NORMAL":21001,"POSITION":3479},"indices":38523,"material":7,"mode":4},{"attributes":{"NORMAL":21002,"POSITION":3480},"indices":38524,"material":7,"mode":4},{"attributes":{"NORMAL":21003,"POSITION":3481},"indices":38525,"material":7,"mode":4},{"attributes":{"NORMAL":21004,"POSITION":3482},"indices":38526,"material":7,"mode":4},{"attributes":{"NORMAL":21005,"POSITION":3483},"indices":38527,"material":7,"mode":4}]},{"name":"COMPOUND145","primitives":[{"attributes":{"NORMAL":21006,"POSITION":3484},"indices":38528,"material":7,"mode":4},{"attributes":{"NORMAL":21007,"POSITION":3485},"indices":38529,"material":7,"mode":4},{"attributes":{"NORMAL":21008,"POSITION":3486},"indices":38530,"material":7,"mode":4},{"attributes":{"NORMAL":21009,"POSITION":3487},"indices":38531,"material":7,"mode":4},{"attributes":{"NORMAL":21010,"POSITION":3488},"indices":38532,"material":7,"mode":4},{"attributes":{"NORMAL":21011,"POSITION":3489},"indices":38533,"material":7,"mode":4},{"attributes":{"NORMAL":21012,"POSITION":3490},"indices":38534,"material":7,"mode":4},{"attributes":{"NORMAL":21013,"POSITION":3491},"indices":38535,"material":7,"mode":4},{"attributes":{"NORMAL":21014,"POSITION":3492},"indices":38536,"material":7,"mode":4},{"attributes":{"NORMAL":21015,"POSITION":3493},"indices":38537,"material":7,"mode":4}]},{"name":"COMPOUND146","primitives":[{"attributes":{"NORMAL":21016,"POSITION":3494},"indices":38538,"material":7,"mode":4},{"attributes":{"NORMAL":21017,"POSITION":3495},"indices":38539,"material":7,"mode":4},{"attributes":{"NORMAL":21018,"POSITION":3496},"indices":38540,"material":7,"mode":4},{"attributes":{"NORMAL":21019,"POSITION":3497},"indices":38541,"material":7,"mode":4},{"attributes":{"NORMAL":21020,"POSITION":3498},"indices":38542,"material":7,"mode":4},{"attributes":{"NORMAL":21021,"POSITION":3499},"indices":38543,"material":7,"mode":4},{"attributes":{"NORMAL":21022,"POSITION":3500},"indices":38544,"material":7,"mode":4},{"attributes":{"NORMAL":21023,"POSITION":3501},"indices":38545,"material":7,"mode":4},{"attributes":{"NORMAL":21024,"POSITION":3502},"indices":38546,"material":7,"mode":4},{"attributes":{"NORMAL":21025,"POSITION":3503},"indices":38547,"material":7,"mode":4}]},{"name":"COMPOUND147","primitives":[{"attributes":{"NORMAL":21026,"POSITION":3504},"indices":38548,"material":7,"mode":4},{"attributes":{"NORMAL":21027,"POSITION":3505},"indices":38549,"material":7,"mode":4},{"attributes":{"NORMAL":21028,"POSITION":3506},"indices":38550,"material":7,"mode":4},{"attributes":{"NORMAL":21029,"POSITION":3507},"indices":38551,"material":7,"mode":4},{"attributes":{"NORMAL":21030,"POSITION":3508},"indices":38552,"material":7,"mode":4},{"attributes":{"NORMAL":21031,"POSITION":3509},"indices":38553,"material":7,"mode":4},{"attributes":{"NORMAL":21032,"POSITION":3510},"indices":38554,"material":7,"mode":4},{"attributes":{"NORMAL":21033,"POSITION":3511},"indices":38555,"material":7,"mode":4},{"attributes":{"NORMAL":21034,"POSITION":3512},"indices":38556,"material":7,"mode":4},{"attributes":{"NORMAL":21035,"POSITION":3513},"indices":38557,"material":7,"mode":4}]},{"name":"COMPOUND148","primitives":[{"attributes":{"NORMAL":21036,"POSITION":3514},"indices":38558,"material":7,"mode":4},{"attributes":{"NORMAL":21037,"POSITION":3515},"indices":38559,"material":7,"mode":4},{"attributes":{"NORMAL":21038,"POSITION":3516},"indices":38560,"material":7,"mode":4},{"attributes":{"NORMAL":21039,"POSITION":3517},"indices":38561,"material":7,"mode":4},{"attributes":{"NORMAL":21040,"POSITION":3518},"indices":38562,"material":7,"mode":4},{"attributes":{"NORMAL":21041,"POSITION":3519},"indices":38563,"material":7,"mode":4},{"attributes":{"NORMAL":21042,"POSITION":3520},"indices":38564,"material":7,"mode":4},{"attributes":{"NORMAL":21043,"POSITION":3521},"indices":38565,"material":7,"mode":4},{"attributes":{"NORMAL":21044,"POSITION":3522},"indices":38566,"material":7,"mode":4},{"attributes":{"NORMAL":21045,"POSITION":3523},"indices":38567,"material":7,"mode":4}]},{"name":"COMPOUND149","primitives":[{"attributes":{"NORMAL":21046,"POSITION":3524},"indices":38568,"material":7,"mode":4},{"attributes":{"NORMAL":21047,"POSITION":3525},"indices":38569,"material":7,"mode":4},{"attributes":{"NORMAL":21048,"POSITION":3526},"indices":38570,"material":7,"mode":4},{"attributes":{"NORMAL":21049,"POSITION":3527},"indices":38571,"material":7,"mode":4},{"attributes":{"NORMAL":21050,"POSITION":3528},"indices":38572,"material":7,"mode":4},{"attributes":{"NORMAL":21051,"POSITION":3529},"indices":38573,"material":7,"mode":4},{"attributes":{"NORMAL":21052,"POSITION":3530},"indices":38574,"material":7,"mode":4},{"attributes":{"NORMAL":21053,"POSITION":3531},"indices":38575,"material":7,"mode":4},{"attributes":{"NORMAL":21054,"POSITION":3532},"indices":38576,"material":7,"mode":4},{"attributes":{"NORMAL":21055,"POSITION":3533},"indices":38577,"material":7,"mode":4}]},{"name":"COMPOUND150","primitives":[{"attributes":{"NORMAL":21056,"POSITION":3534},"indices":38578,"material":7,"mode":4},{"attributes":{"NORMAL":21057,"POSITION":3535},"indices":38579,"material":7,"mode":4},{"attributes":{"NORMAL":21058,"POSITION":3536},"indices":38580,"material":7,"mode":4},{"attributes":{"NORMAL":21059,"POSITION":3537},"indices":38581,"material":7,"mode":4},{"attributes":{"NORMAL":21060,"POSITION":3538},"indices":38582,"material":7,"mode":4},{"attributes":{"NORMAL":21061,"POSITION":3539},"indices":38583,"material":7,"mode":4},{"attributes":{"NORMAL":21062,"POSITION":3540},"indices":38584,"material":7,"mode":4},{"attributes":{"NORMAL":21063,"POSITION":3541},"indices":38585,"material":7,"mode":4},{"attributes":{"NORMAL":21064,"POSITION":3542},"indices":38586,"material":7,"mode":4},{"attributes":{"NORMAL":21065,"POSITION":3543},"indices":38587,"material":7,"mode":4}]},{"name":"COMPOUND151","primitives":[{"attributes":{"NORMAL":21066,"POSITION":3544},"indices":38588,"material":8,"mode":4},{"attributes":{"NORMAL":21067,"POSITION":3545},"indices":38589,"material":8,"mode":4},{"attributes":{"NORMAL":21068,"POSITION":3546},"indices":38590,"material":8,"mode":4},{"attributes":{"NORMAL":21069,"POSITION":3547},"indices":38591,"material":8,"mode":4},{"attributes":{"NORMAL":21070,"POSITION":3548},"indices":38592,"material":8,"mode":4},{"attributes":{"NORMAL":21071,"POSITION":3549},"indices":38593,"material":8,"mode":4},{"attributes":{"NORMAL":21072,"POSITION":3550},"indices":38594,"material":8,"mode":4},{"attributes":{"NORMAL":21073,"POSITION":3551},"indices":38595,"material":9,"mode":4},{"attributes":{"NORMAL":21074,"POSITION":3552},"indices":38596,"material":9,"mode":4},{"attributes":{"NORMAL":21075,"POSITION":3553},"indices":38597,"material":9,"mode":4}]},{"name":"COMPOUND152","primitives":[{"attributes":{"NORMAL":21076,"POSITION":3554},"indices":38598,"material":7,"mode":4},{"attributes":{"NORMAL":21077,"POSITION":3555},"indices":38599,"material":7,"mode":4},{"attributes":{"NORMAL":21078,"POSITION":3556},"indices":38600,"material":7,"mode":4},{"attributes":{"NORMAL":21079,"POSITION":3557},"indices":38601,"material":7,"mode":4},{"attributes":{"NORMAL":21080,"POSITION":3558},"indices":38602,"material":7,"mode":4},{"attributes":{"NORMAL":21081,"POSITION":3559},"indices":38603,"material":7,"mode":4},{"attributes":{"NORMAL":21082,"POSITION":3560},"indices":38604,"material":7,"mode":4},{"attributes":{"NORMAL":21083,"POSITION":3561},"indices":38605,"material":7,"mode":4},{"attributes":{"NORMAL":21084,"POSITION":3562},"indices":38606,"material":7,"mode":4},{"attributes":{"NORMAL":21085,"POSITION":3563},"indices":38607,"material":7,"mode":4}]},{"name":"COMPOUND153","primitives":[{"attributes":{"NORMAL":21086,"POSITION":3564},"indices":38608,"material":7,"mode":4},{"attributes":{"NORMAL":21087,"POSITION":3565},"indices":38609,"material":7,"mode":4},{"attributes":{"NORMAL":21088,"POSITION":3566},"indices":38610,"material":7,"mode":4},{"attributes":{"NORMAL":21089,"POSITION":3567},"indices":38611,"material":7,"mode":4},{"attributes":{"NORMAL":21090,"POSITION":3568},"indices":38612,"material":7,"mode":4},{"attributes":{"NORMAL":21091,"POSITION":3569},"indices":38613,"material":7,"mode":4},{"attributes":{"NORMAL":21092,"POSITION":3570},"indices":38614,"material":7,"mode":4},{"attributes":{"NORMAL":21093,"POSITION":3571},"indices":38615,"material":7,"mode":4},{"attributes":{"NORMAL":21094,"POSITION":3572},"indices":38616,"material":7,"mode":4},{"attributes":{"NORMAL":21095,"POSITION":3573},"indices":38617,"material":7,"mode":4}]},{"name":"COMPOUND154","primitives":[{"attributes":{"NORMAL":21096,"POSITION":3574},"indices":38618,"material":7,"mode":4},{"attributes":{"NORMAL":21097,"POSITION":3575},"indices":38619,"material":7,"mode":4},{"attributes":{"NORMAL":21098,"POSITION":3576},"indices":38620,"material":7,"mode":4},{"attributes":{"NORMAL":21099,"POSITION":3577},"indices":38621,"material":7,"mode":4},{"attributes":{"NORMAL":21100,"POSITION":3578},"indices":38622,"material":7,"mode":4},{"attributes":{"NORMAL":21101,"POSITION":3579},"indices":38623,"material":7,"mode":4},{"attributes":{"NORMAL":21102,"POSITION":3580},"indices":38624,"material":7,"mode":4},{"attributes":{"NORMAL":21103,"POSITION":3581},"indices":38625,"material":7,"mode":4},{"attributes":{"NORMAL":21104,"POSITION":3582},"indices":38626,"material":7,"mode":4},{"attributes":{"NORMAL":21105,"POSITION":3583},"indices":38627,"material":7,"mode":4}]},{"name":"COMPOUND155","primitives":[{"attributes":{"NORMAL":21106,"POSITION":3584},"indices":38628,"material":8,"mode":4},{"attributes":{"NORMAL":21107,"POSITION":3585},"indices":38629,"material":8,"mode":4},{"attributes":{"NORMAL":21108,"POSITION":3586},"indices":38630,"material":8,"mode":4},{"attributes":{"NORMAL":21109,"POSITION":3587},"indices":38631,"material":8,"mode":4},{"attributes":{"NORMAL":21110,"POSITION":3588},"indices":38632,"material":8,"mode":4},{"attributes":{"NORMAL":21111,"POSITION":3589},"indices":38633,"material":8,"mode":4},{"attributes":{"NORMAL":21112,"POSITION":3590},"indices":38634,"material":8,"mode":4},{"attributes":{"NORMAL":21113,"POSITION":3591},"indices":38635,"material":8,"mode":4},{"attributes":{"NORMAL":21114,"POSITION":3592},"indices":38636,"material":8,"mode":4},{"attributes":{"NORMAL":21115,"POSITION":3593},"indices":38637,"material":8,"mode":4},{"attributes":{"NORMAL":21116,"POSITION":3594},"indices":38638,"material":8,"mode":4},{"attributes":{"NORMAL":21117,"POSITION":3595},"indices":38639,"material":8,"mode":4},{"attributes":{"NORMAL":21118,"POSITION":3596},"indices":38640,"material":8,"mode":4},{"attributes":{"NORMAL":21119,"POSITION":3597},"indices":38641,"material":8,"mode":4},{"attributes":{"NORMAL":21120,"POSITION":3598},"indices":38642,"material":8,"mode":4},{"attributes":{"NORMAL":21121,"POSITION":3599},"indices":38643,"material":8,"mode":4},{"attributes":{"NORMAL":21122,"POSITION":3600},"indices":38644,"material":8,"mode":4},{"attributes":{"NORMAL":21123,"POSITION":3601},"indices":38645,"material":8,"mode":4}]},{"name":"COMPOUND156","primitives":[{"attributes":{"NORMAL":21124,"POSITION":3602},"indices":38646,"material":14,"mode":4},{"attributes":{"NORMAL":21125,"POSITION":3603},"indices":38647,"material":14,"mode":4}]},{"name":"COMPOUND157","primitives":[{"attributes":{"NORMAL":21126,"POSITION":3604},"indices":38648,"material":7,"mode":4},{"attributes":{"NORMAL":21127,"POSITION":3605},"indices":38649,"material":7,"mode":4},{"attributes":{"NORMAL":21128,"POSITION":3606},"indices":38650,"material":7,"mode":4},{"attributes":{"NORMAL":21129,"POSITION":3607},"indices":38651,"material":7,"mode":4},{"attributes":{"NORMAL":21130,"POSITION":3608},"indices":38652,"material":7,"mode":4},{"attributes":{"NORMAL":21131,"POSITION":3609},"indices":38653,"material":7,"mode":4},{"attributes":{"NORMAL":21132,"POSITION":3610},"indices":38654,"material":7,"mode":4},{"attributes":{"NORMAL":21133,"POSITION":3611},"indices":38655,"material":7,"mode":4},{"attributes":{"NORMAL":21134,"POSITION":3612},"indices":38656,"material":7,"mode":4},{"attributes":{"NORMAL":21135,"POSITION":3613},"indices":38657,"material":7,"mode":4}]},{"name":"COMPOUND158","primitives":[{"attributes":{"NORMAL":21136,"POSITION":3614},"indices":38658,"material":13,"mode":4},{"attributes":{"NORMAL":21137,"POSITION":3615},"indices":38659,"material":13,"mode":4},{"attributes":{"NORMAL":21138,"POSITION":3616},"indices":38660,"material":13,"mode":4},{"attributes":{"NORMAL":21139,"POSITION":3617},"indices":38661,"material":13,"mode":4},{"attributes":{"NORMAL":21140,"POSITION":3618},"indices":38662,"material":13,"mode":4},{"attributes":{"NORMAL":21141,"POSITION":3619},"indices":38663,"material":13,"mode":4},{"attributes":{"NORMAL":21142,"POSITION":3620},"indices":38664,"material":13,"mode":4},{"attributes":{"NORMAL":21143,"POSITION":3621},"indices":38665,"material":13,"mode":4},{"attributes":{"NORMAL":21144,"POSITION":3622},"indices":38666,"material":13,"mode":4},{"attributes":{"NORMAL":21145,"POSITION":3623},"indices":38667,"material":13,"mode":4},{"attributes":{"NORMAL":21146,"POSITION":3624},"indices":38668,"material":9,"mode":4},{"attributes":{"NORMAL":21147,"POSITION":3625},"indices":38669,"material":9,"mode":4},{"attributes":{"NORMAL":21148,"POSITION":3626},"indices":38670,"material":9,"mode":4},{"attributes":{"NORMAL":21149,"POSITION":3627},"indices":38671,"material":9,"mode":4},{"attributes":{"NORMAL":21150,"POSITION":3628},"indices":38672,"material":9,"mode":4},{"attributes":{"NORMAL":21151,"POSITION":3629},"indices":38673,"material":13,"mode":4},{"attributes":{"NORMAL":21152,"POSITION":3630},"indices":38674,"material":9,"mode":4},{"attributes":{"NORMAL":21153,"POSITION":3631},"indices":38675,"material":9,"mode":4},{"attributes":{"NORMAL":21154,"POSITION":3632},"indices":38676,"material":9,"mode":4},{"attributes":{"NORMAL":21155,"POSITION":3633},"indices":38677,"material":9,"mode":4},{"attributes":{"NORMAL":21156,"POSITION":3634},"indices":38678,"material":9,"mode":4},{"attributes":{"NORMAL":21157,"POSITION":3635},"indices":38679,"material":13,"mode":4},{"attributes":{"NORMAL":21158,"POSITION":3636},"indices":38680,"material":9,"mode":4},{"attributes":{"NORMAL":21159,"POSITION":3637},"indices":38681,"material":9,"mode":4},{"attributes":{"NORMAL":21160,"POSITION":3638},"indices":38682,"material":9,"mode":4},{"attributes":{"NORMAL":21161,"POSITION":3639},"indices":38683,"material":9,"mode":4},{"attributes":{"NORMAL":21162,"POSITION":3640},"indices":38684,"material":9,"mode":4},{"attributes":{"NORMAL":21163,"POSITION":3641},"indices":38685,"material":9,"mode":4},{"attributes":{"NORMAL":21164,"POSITION":3642},"indices":38686,"material":9,"mode":4},{"attributes":{"NORMAL":21165,"POSITION":3643},"indices":38687,"material":9,"mode":4},{"attributes":{"NORMAL":21166,"POSITION":3644},"indices":38688,"material":9,"mode":4},{"attributes":{"NORMAL":21167,"POSITION":3645},"indices":38689,"material":9,"mode":4},{"attributes":{"NORMAL":21168,"POSITION":3646},"indices":38690,"material":9,"mode":4},{"attributes":{"NORMAL":21169,"POSITION":3647},"indices":38691,"material":9,"mode":4},{"attributes":{"NORMAL":21170,"POSITION":3648},"indices":38692,"material":9,"mode":4},{"attributes":{"NORMAL":21171,"POSITION":3649},"indices":38693,"material":9,"mode":4},{"attributes":{"NORMAL":21172,"POSITION":3650},"indices":38694,"material":9,"mode":4},{"attributes":{"NORMAL":21173,"POSITION":3651},"indices":38695,"material":9,"mode":4},{"attributes":{"NORMAL":21174,"POSITION":3652},"indices":38696,"material":9,"mode":4},{"attributes":{"NORMAL":21175,"POSITION":3653},"indices":38697,"material":9,"mode":4},{"attributes":{"NORMAL":21176,"POSITION":3654},"indices":38698,"material":9,"mode":4},{"attributes":{"NORMAL":21177,"POSITION":3655},"indices":38699,"material":9,"mode":4},{"attributes":{"NORMAL":21178,"POSITION":3656},"indices":38700,"material":9,"mode":4},{"attributes":{"NORMAL":21179,"POSITION":3657},"indices":38701,"material":13,"mode":4},{"attributes":{"NORMAL":21180,"POSITION":3658},"indices":38702,"material":9,"mode":4},{"attributes":{"NORMAL":21181,"POSITION":3659},"indices":38703,"material":9,"mode":4},{"attributes":{"NORMAL":21182,"POSITION":3660},"indices":38704,"material":9,"mode":4},{"attributes":{"NORMAL":21183,"POSITION":3661},"indices":38705,"material":9,"mode":4},{"attributes":{"NORMAL":21184,"POSITION":3662},"indices":38706,"material":9,"mode":4},{"attributes":{"NORMAL":21185,"POSITION":3663},"indices":38707,"material":9,"mode":4},{"attributes":{"NORMAL":21186,"POSITION":3664},"indices":38708,"material":9,"mode":4},{"attributes":{"NORMAL":21187,"POSITION":3665},"indices":38709,"material":9,"mode":4},{"attributes":{"NORMAL":21188,"POSITION":3666},"indices":38710,"material":9,"mode":4},{"attributes":{"NORMAL":21189,"POSITION":3667},"indices":38711,"material":9,"mode":4},{"attributes":{"NORMAL":21190,"POSITION":3668},"indices":38712,"material":9,"mode":4},{"attributes":{"NORMAL":21191,"POSITION":3669},"indices":38713,"material":9,"mode":4},{"attributes":{"NORMAL":21192,"POSITION":3670},"indices":38714,"material":9,"mode":4},{"attributes":{"NORMAL":21193,"POSITION":3671},"indices":38715,"material":9,"mode":4},{"attributes":{"NORMAL":21194,"POSITION":3672},"indices":38716,"material":9,"mode":4},{"attributes":{"NORMAL":21195,"POSITION":3673},"indices":38717,"material":13,"mode":4}]},{"name":"COMPOUND159","primitives":[{"attributes":{"NORMAL":21196,"POSITION":3674},"indices":38718,"material":7,"mode":4},{"attributes":{"NORMAL":21197,"POSITION":3675},"indices":38719,"material":7,"mode":4},{"attributes":{"NORMAL":21198,"POSITION":3676},"indices":38720,"material":7,"mode":4},{"attributes":{"NORMAL":21199,"POSITION":3677},"indices":38721,"material":7,"mode":4},{"attributes":{"NORMAL":21200,"POSITION":3678},"indices":38722,"material":7,"mode":4},{"attributes":{"NORMAL":21201,"POSITION":3679},"indices":38723,"material":7,"mode":4},{"attributes":{"NORMAL":21202,"POSITION":3680},"indices":38724,"material":7,"mode":4},{"attributes":{"NORMAL":21203,"POSITION":3681},"indices":38725,"material":7,"mode":4},{"attributes":{"NORMAL":21204,"POSITION":3682},"indices":38726,"material":7,"mode":4},{"attributes":{"NORMAL":21205,"POSITION":3683},"indices":38727,"material":7,"mode":4}]},{"name":"COMPOUND160","primitives":[{"attributes":{"NORMAL":21206,"POSITION":3684},"indices":38728,"material":7,"mode":4},{"attributes":{"NORMAL":21207,"POSITION":3685},"indices":38729,"material":7,"mode":4},{"attributes":{"NORMAL":21208,"POSITION":3686},"indices":38730,"material":7,"mode":4},{"attributes":{"NORMAL":21209,"POSITION":3687},"indices":38731,"material":7,"mode":4},{"attributes":{"NORMAL":21210,"POSITION":3688},"indices":38732,"material":7,"mode":4},{"attributes":{"NORMAL":21211,"POSITION":3689},"indices":38733,"material":7,"mode":4},{"attributes":{"NORMAL":21212,"POSITION":3690},"indices":38734,"material":7,"mode":4},{"attributes":{"NORMAL":21213,"POSITION":3691},"indices":38735,"material":7,"mode":4},{"attributes":{"NORMAL":21214,"POSITION":3692},"indices":38736,"material":7,"mode":4},{"attributes":{"NORMAL":21215,"POSITION":3693},"indices":38737,"material":7,"mode":4}]},{"name":"COMPOUND161","primitives":[{"attributes":{"NORMAL":21216,"POSITION":3694},"indices":38738,"material":7,"mode":4},{"attributes":{"NORMAL":21217,"POSITION":3695},"indices":38739,"material":7,"mode":4},{"attributes":{"NORMAL":21218,"POSITION":3696},"indices":38740,"material":7,"mode":4},{"attributes":{"NORMAL":21219,"POSITION":3697},"indices":38741,"material":7,"mode":4},{"attributes":{"NORMAL":21220,"POSITION":3698},"indices":38742,"material":7,"mode":4},{"attributes":{"NORMAL":21221,"POSITION":3699},"indices":38743,"material":7,"mode":4},{"attributes":{"NORMAL":21222,"POSITION":3700},"indices":38744,"material":7,"mode":4},{"attributes":{"NORMAL":21223,"POSITION":3701},"indices":38745,"material":7,"mode":4},{"attributes":{"NORMAL":21224,"POSITION":3702},"indices":38746,"material":7,"mode":4},{"attributes":{"NORMAL":21225,"POSITION":3703},"indices":38747,"material":7,"mode":4}]},{"name":"COMPOUND162","primitives":[{"attributes":{"NORMAL":21226,"POSITION":3704},"indices":38748,"material":7,"mode":4},{"attributes":{"NORMAL":21227,"POSITION":3705},"indices":38749,"material":7,"mode":4},{"attributes":{"NORMAL":21228,"POSITION":3706},"indices":38750,"material":7,"mode":4},{"attributes":{"NORMAL":21229,"POSITION":3707},"indices":38751,"material":7,"mode":4},{"attributes":{"NORMAL":21230,"POSITION":3708},"indices":38752,"material":7,"mode":4},{"attributes":{"NORMAL":21231,"POSITION":3709},"indices":38753,"material":7,"mode":4},{"attributes":{"NORMAL":21232,"POSITION":3710},"indices":38754,"material":7,"mode":4},{"attributes":{"NORMAL":21233,"POSITION":3711},"indices":38755,"material":7,"mode":4},{"attributes":{"NORMAL":21234,"POSITION":3712},"indices":38756,"material":7,"mode":4},{"attributes":{"NORMAL":21235,"POSITION":3713},"indices":38757,"material":7,"mode":4}]},{"name":"COMPOUND163","primitives":[{"attributes":{"NORMAL":21236,"POSITION":3714},"indices":38758,"material":7,"mode":4},{"attributes":{"NORMAL":21237,"POSITION":3715},"indices":38759,"material":7,"mode":4},{"attributes":{"NORMAL":21238,"POSITION":3716},"indices":38760,"material":7,"mode":4},{"attributes":{"NORMAL":21239,"POSITION":3717},"indices":38761,"material":7,"mode":4},{"attributes":{"NORMAL":21240,"POSITION":3718},"indices":38762,"material":7,"mode":4},{"attributes":{"NORMAL":21241,"POSITION":3719},"indices":38763,"material":7,"mode":4},{"attributes":{"NORMAL":21242,"POSITION":3720},"indices":38764,"material":7,"mode":4},{"attributes":{"NORMAL":21243,"POSITION":3721},"indices":38765,"material":7,"mode":4},{"attributes":{"NORMAL":21244,"POSITION":3722},"indices":38766,"material":7,"mode":4},{"attributes":{"NORMAL":21245,"POSITION":3723},"indices":38767,"material":7,"mode":4}]},{"name":"COMPOUND164","primitives":[{"attributes":{"NORMAL":21246,"POSITION":3724},"indices":38768,"material":7,"mode":4},{"attributes":{"NORMAL":21247,"POSITION":3725},"indices":38769,"material":7,"mode":4},{"attributes":{"NORMAL":21248,"POSITION":3726},"indices":38770,"material":7,"mode":4},{"attributes":{"NORMAL":21249,"POSITION":3727},"indices":38771,"material":7,"mode":4},{"attributes":{"NORMAL":21250,"POSITION":3728},"indices":38772,"material":7,"mode":4},{"attributes":{"NORMAL":21251,"POSITION":3729},"indices":38773,"material":7,"mode":4},{"attributes":{"NORMAL":21252,"POSITION":3730},"indices":38774,"material":7,"mode":4},{"attributes":{"NORMAL":21253,"POSITION":3731},"indices":38775,"material":7,"mode":4},{"attributes":{"NORMAL":21254,"POSITION":3732},"indices":38776,"material":7,"mode":4},{"attributes":{"NORMAL":21255,"POSITION":3733},"indices":38777,"material":7,"mode":4}]},{"name":"COMPOUND165","primitives":[{"attributes":{"NORMAL":21256,"POSITION":3734},"indices":38778,"material":7,"mode":4},{"attributes":{"NORMAL":21257,"POSITION":3735},"indices":38779,"material":7,"mode":4},{"attributes":{"NORMAL":21258,"POSITION":3736},"indices":38780,"material":7,"mode":4},{"attributes":{"NORMAL":21259,"POSITION":3737},"indices":38781,"material":7,"mode":4},{"attributes":{"NORMAL":21260,"POSITION":3738},"indices":38782,"material":7,"mode":4},{"attributes":{"NORMAL":21261,"POSITION":3739},"indices":38783,"material":7,"mode":4},{"attributes":{"NORMAL":21262,"POSITION":3740},"indices":38784,"material":7,"mode":4},{"attributes":{"NORMAL":21263,"POSITION":3741},"indices":38785,"material":7,"mode":4},{"attributes":{"NORMAL":21264,"POSITION":3742},"indices":38786,"material":7,"mode":4},{"attributes":{"NORMAL":21265,"POSITION":3743},"indices":38787,"material":7,"mode":4}]},{"name":"COMPOUND166","primitives":[{"attributes":{"NORMAL":21266,"POSITION":3744},"indices":38788,"material":7,"mode":4},{"attributes":{"NORMAL":21267,"POSITION":3745},"indices":38789,"material":7,"mode":4},{"attributes":{"NORMAL":21268,"POSITION":3746},"indices":38790,"material":7,"mode":4},{"attributes":{"NORMAL":21269,"POSITION":3747},"indices":38791,"material":7,"mode":4},{"attributes":{"NORMAL":21270,"POSITION":3748},"indices":38792,"material":7,"mode":4},{"attributes":{"NORMAL":21271,"POSITION":3749},"indices":38793,"material":7,"mode":4},{"attributes":{"NORMAL":21272,"POSITION":3750},"indices":38794,"material":7,"mode":4},{"attributes":{"NORMAL":21273,"POSITION":3751},"indices":38795,"material":7,"mode":4},{"attributes":{"NORMAL":21274,"POSITION":3752},"indices":38796,"material":7,"mode":4},{"attributes":{"NORMAL":21275,"POSITION":3753},"indices":38797,"material":7,"mode":4}]},{"name":"COMPOUND167","primitives":[{"attributes":{"NORMAL":21276,"POSITION":3754},"indices":38798,"material":7,"mode":4},{"attributes":{"NORMAL":21277,"POSITION":3755},"indices":38799,"material":7,"mode":4},{"attributes":{"NORMAL":21278,"POSITION":3756},"indices":38800,"material":7,"mode":4},{"attributes":{"NORMAL":21279,"POSITION":3757},"indices":38801,"material":7,"mode":4},{"attributes":{"NORMAL":21280,"POSITION":3758},"indices":38802,"material":7,"mode":4},{"attributes":{"NORMAL":21281,"POSITION":3759},"indices":38803,"material":7,"mode":4},{"attributes":{"NORMAL":21282,"POSITION":3760},"indices":38804,"material":7,"mode":4},{"attributes":{"NORMAL":21283,"POSITION":3761},"indices":38805,"material":7,"mode":4},{"attributes":{"NORMAL":21284,"POSITION":3762},"indices":38806,"material":7,"mode":4},{"attributes":{"NORMAL":21285,"POSITION":3763},"indices":38807,"material":7,"mode":4}]},{"name":"COMPOUND168","primitives":[{"attributes":{"NORMAL":21286,"POSITION":3764},"indices":38808,"material":7,"mode":4},{"attributes":{"NORMAL":21287,"POSITION":3765},"indices":38809,"material":7,"mode":4},{"attributes":{"NORMAL":21288,"POSITION":3766},"indices":38810,"material":7,"mode":4},{"attributes":{"NORMAL":21289,"POSITION":3767},"indices":38811,"material":7,"mode":4},{"attributes":{"NORMAL":21290,"POSITION":3768},"indices":38812,"material":7,"mode":4},{"attributes":{"NORMAL":21291,"POSITION":3769},"indices":38813,"material":7,"mode":4},{"attributes":{"NORMAL":21292,"POSITION":3770},"indices":38814,"material":7,"mode":4},{"attributes":{"NORMAL":21293,"POSITION":3771},"indices":38815,"material":7,"mode":4},{"attributes":{"NORMAL":21294,"POSITION":3772},"indices":38816,"material":7,"mode":4},{"attributes":{"NORMAL":21295,"POSITION":3773},"indices":38817,"material":7,"mode":4}]},{"name":"COMPOUND169","primitives":[{"attributes":{"NORMAL":21296,"POSITION":3774},"indices":38818,"material":14,"mode":4},{"attributes":{"NORMAL":21297,"POSITION":3775},"indices":38819,"material":14,"mode":4}]},{"name":"COMPOUND170","primitives":[{"attributes":{"NORMAL":21298,"POSITION":3776},"indices":38820,"material":7,"mode":4},{"attributes":{"NORMAL":21299,"POSITION":3777},"indices":38821,"material":7,"mode":4},{"attributes":{"NORMAL":21300,"POSITION":3778},"indices":38822,"material":7,"mode":4},{"attributes":{"NORMAL":21301,"POSITION":3779},"indices":38823,"material":7,"mode":4},{"attributes":{"NORMAL":21302,"POSITION":3780},"indices":38824,"material":7,"mode":4},{"attributes":{"NORMAL":21303,"POSITION":3781},"indices":38825,"material":7,"mode":4},{"attributes":{"NORMAL":21304,"POSITION":3782},"indices":38826,"material":7,"mode":4},{"attributes":{"NORMAL":21305,"POSITION":3783},"indices":38827,"material":7,"mode":4},{"attributes":{"NORMAL":21306,"POSITION":3784},"indices":38828,"material":7,"mode":4},{"attributes":{"NORMAL":21307,"POSITION":3785},"indices":38829,"material":7,"mode":4}]},{"name":"COMPOUND171","primitives":[{"attributes":{"NORMAL":21308,"POSITION":3786},"indices":38830,"material":7,"mode":4},{"attributes":{"NORMAL":21309,"POSITION":3787},"indices":38831,"material":7,"mode":4},{"attributes":{"NORMAL":21310,"POSITION":3788},"indices":38832,"material":7,"mode":4},{"attributes":{"NORMAL":21311,"POSITION":3789},"indices":38833,"material":7,"mode":4},{"attributes":{"NORMAL":21312,"POSITION":3790},"indices":38834,"material":7,"mode":4},{"attributes":{"NORMAL":21313,"POSITION":3791},"indices":38835,"material":7,"mode":4},{"attributes":{"NORMAL":21314,"POSITION":3792},"indices":38836,"material":7,"mode":4},{"attributes":{"NORMAL":21315,"POSITION":3793},"indices":38837,"material":7,"mode":4},{"attributes":{"NORMAL":21316,"POSITION":3794},"indices":38838,"material":7,"mode":4},{"attributes":{"NORMAL":21317,"POSITION":3795},"indices":38839,"material":7,"mode":4}]},{"name":"COMPOUND172","primitives":[{"attributes":{"NORMAL":21318,"POSITION":3796},"indices":38840,"material":7,"mode":4},{"attributes":{"NORMAL":21319,"POSITION":3797},"indices":38841,"material":7,"mode":4},{"attributes":{"NORMAL":21320,"POSITION":3798},"indices":38842,"material":7,"mode":4},{"attributes":{"NORMAL":21321,"POSITION":3799},"indices":38843,"material":7,"mode":4},{"attributes":{"NORMAL":21322,"POSITION":3800},"indices":38844,"material":7,"mode":4},{"attributes":{"NORMAL":21323,"POSITION":3801},"indices":38845,"material":7,"mode":4},{"attributes":{"NORMAL":21324,"POSITION":3802},"indices":38846,"material":7,"mode":4},{"attributes":{"NORMAL":21325,"POSITION":3803},"indices":38847,"material":7,"mode":4},{"attributes":{"NORMAL":21326,"POSITION":3804},"indices":38848,"material":7,"mode":4},{"attributes":{"NORMAL":21327,"POSITION":3805},"indices":38849,"material":7,"mode":4}]},{"name":"COMPOUND173","primitives":[{"attributes":{"NORMAL":21328,"POSITION":3806},"indices":38850,"material":7,"mode":4},{"attributes":{"NORMAL":21329,"POSITION":3807},"indices":38851,"material":7,"mode":4},{"attributes":{"NORMAL":21330,"POSITION":3808},"indices":38852,"material":7,"mode":4},{"attributes":{"NORMAL":21331,"POSITION":3809},"indices":38853,"material":7,"mode":4},{"attributes":{"NORMAL":21332,"POSITION":3810},"indices":38854,"material":7,"mode":4},{"attributes":{"NORMAL":21333,"POSITION":3811},"indices":38855,"material":7,"mode":4},{"attributes":{"NORMAL":21334,"POSITION":3812},"indices":38856,"material":7,"mode":4},{"attributes":{"NORMAL":21335,"POSITION":3813},"indices":38857,"material":7,"mode":4},{"attributes":{"NORMAL":21336,"POSITION":3814},"indices":38858,"material":7,"mode":4},{"attributes":{"NORMAL":21337,"POSITION":3815},"indices":38859,"material":7,"mode":4}]},{"name":"COMPOUND174","primitives":[{"attributes":{"NORMAL":21338,"POSITION":3816},"indices":38860,"material":7,"mode":4},{"attributes":{"NORMAL":21339,"POSITION":3817},"indices":38861,"material":7,"mode":4},{"attributes":{"NORMAL":21340,"POSITION":3818},"indices":38862,"material":7,"mode":4},{"attributes":{"NORMAL":21341,"POSITION":3819},"indices":38863,"material":7,"mode":4},{"attributes":{"NORMAL":21342,"POSITION":3820},"indices":38864,"material":7,"mode":4},{"attributes":{"NORMAL":21343,"POSITION":3821},"indices":38865,"material":7,"mode":4},{"attributes":{"NORMAL":21344,"POSITION":3822},"indices":38866,"material":7,"mode":4},{"attributes":{"NORMAL":21345,"POSITION":3823},"indices":38867,"material":7,"mode":4},{"attributes":{"NORMAL":21346,"POSITION":3824},"indices":38868,"material":7,"mode":4},{"attributes":{"NORMAL":21347,"POSITION":3825},"indices":38869,"material":7,"mode":4}]},{"name":"COMPOUND175","primitives":[{"attributes":{"NORMAL":21348,"POSITION":3826},"indices":38870,"material":7,"mode":4},{"attributes":{"NORMAL":21349,"POSITION":3827},"indices":38871,"material":7,"mode":4},{"attributes":{"NORMAL":21350,"POSITION":3828},"indices":38872,"material":7,"mode":4},{"attributes":{"NORMAL":21351,"POSITION":3829},"indices":38873,"material":7,"mode":4},{"attributes":{"NORMAL":21352,"POSITION":3830},"indices":38874,"material":7,"mode":4},{"attributes":{"NORMAL":21353,"POSITION":3831},"indices":38875,"material":7,"mode":4},{"attributes":{"NORMAL":21354,"POSITION":3832},"indices":38876,"material":7,"mode":4},{"attributes":{"NORMAL":21355,"POSITION":3833},"indices":38877,"material":7,"mode":4},{"attributes":{"NORMAL":21356,"POSITION":3834},"indices":38878,"material":7,"mode":4},{"attributes":{"NORMAL":21357,"POSITION":3835},"indices":38879,"material":7,"mode":4}]},{"name":"COMPOUND176","primitives":[{"attributes":{"NORMAL":21358,"POSITION":3836},"indices":38880,"material":14,"mode":4},{"attributes":{"NORMAL":21359,"POSITION":3837},"indices":38881,"material":14,"mode":4}]},{"name":"COMPOUND177","primitives":[{"attributes":{"NORMAL":21360,"POSITION":3838},"indices":38882,"material":7,"mode":4},{"attributes":{"NORMAL":21361,"POSITION":3839},"indices":38883,"material":7,"mode":4},{"attributes":{"NORMAL":21362,"POSITION":3840},"indices":38884,"material":7,"mode":4},{"attributes":{"NORMAL":21363,"POSITION":3841},"indices":38885,"material":7,"mode":4},{"attributes":{"NORMAL":21364,"POSITION":3842},"indices":38886,"material":7,"mode":4},{"attributes":{"NORMAL":21365,"POSITION":3843},"indices":38887,"material":7,"mode":4},{"attributes":{"NORMAL":21366,"POSITION":3844},"indices":38888,"material":7,"mode":4},{"attributes":{"NORMAL":21367,"POSITION":3845},"indices":38889,"material":7,"mode":4},{"attributes":{"NORMAL":21368,"POSITION":3846},"indices":38890,"material":7,"mode":4},{"attributes":{"NORMAL":21369,"POSITION":3847},"indices":38891,"material":7,"mode":4}]},{"name":"COMPOUND178","primitives":[{"attributes":{"NORMAL":21370,"POSITION":3848},"indices":38892,"material":8,"mode":4},{"attributes":{"NORMAL":21371,"POSITION":3849},"indices":38893,"material":8,"mode":4},{"attributes":{"NORMAL":21372,"POSITION":3850},"indices":38894,"material":8,"mode":4},{"attributes":{"NORMAL":21373,"POSITION":3851},"indices":38895,"material":8,"mode":4},{"attributes":{"NORMAL":21374,"POSITION":3852},"indices":38896,"material":8,"mode":4},{"attributes":{"NORMAL":21375,"POSITION":3853},"indices":38897,"material":8,"mode":4},{"attributes":{"NORMAL":21376,"POSITION":3854},"indices":38898,"material":8,"mode":4},{"attributes":{"NORMAL":21377,"POSITION":3855},"indices":38899,"material":9,"mode":4},{"attributes":{"NORMAL":21378,"POSITION":3856},"indices":38900,"material":9,"mode":4},{"attributes":{"NORMAL":21379,"POSITION":3857},"indices":38901,"material":9,"mode":4}]},{"name":"COMPOUND179","primitives":[{"attributes":{"NORMAL":21380,"POSITION":3858},"indices":38902,"material":7,"mode":4},{"attributes":{"NORMAL":21381,"POSITION":3859},"indices":38903,"material":7,"mode":4},{"attributes":{"NORMAL":21382,"POSITION":3860},"indices":38904,"material":7,"mode":4},{"attributes":{"NORMAL":21383,"POSITION":3861},"indices":38905,"material":7,"mode":4},{"attributes":{"NORMAL":21384,"POSITION":3862},"indices":38906,"material":7,"mode":4},{"attributes":{"NORMAL":21385,"POSITION":3863},"indices":38907,"material":7,"mode":4},{"attributes":{"NORMAL":21386,"POSITION":3864},"indices":38908,"material":7,"mode":4},{"attributes":{"NORMAL":21387,"POSITION":3865},"indices":38909,"material":7,"mode":4},{"attributes":{"NORMAL":21388,"POSITION":3866},"indices":38910,"material":7,"mode":4},{"attributes":{"NORMAL":21389,"POSITION":3867},"indices":38911,"material":7,"mode":4}]},{"name":"COMPOUND180","primitives":[{"attributes":{"NORMAL":21390,"POSITION":3868},"indices":38912,"material":7,"mode":4},{"attributes":{"NORMAL":21391,"POSITION":3869},"indices":38913,"material":7,"mode":4},{"attributes":{"NORMAL":21392,"POSITION":3870},"indices":38914,"material":7,"mode":4},{"attributes":{"NORMAL":21393,"POSITION":3871},"indices":38915,"material":7,"mode":4},{"attributes":{"NORMAL":21394,"POSITION":3872},"indices":38916,"material":7,"mode":4},{"attributes":{"NORMAL":21395,"POSITION":3873},"indices":38917,"material":7,"mode":4},{"attributes":{"NORMAL":21396,"POSITION":3874},"indices":38918,"material":7,"mode":4},{"attributes":{"NORMAL":21397,"POSITION":3875},"indices":38919,"material":7,"mode":4},{"attributes":{"NORMAL":21398,"POSITION":3876},"indices":38920,"material":7,"mode":4},{"attributes":{"NORMAL":21399,"POSITION":3877},"indices":38921,"material":7,"mode":4}]},{"name":"COMPOUND181","primitives":[{"attributes":{"NORMAL":21400,"POSITION":3878},"indices":38922,"material":7,"mode":4},{"attributes":{"NORMAL":21401,"POSITION":3879},"indices":38923,"material":7,"mode":4},{"attributes":{"NORMAL":21402,"POSITION":3880},"indices":38924,"material":7,"mode":4},{"attributes":{"NORMAL":21403,"POSITION":3881},"indices":38925,"material":7,"mode":4},{"attributes":{"NORMAL":21404,"POSITION":3882},"indices":38926,"material":7,"mode":4},{"attributes":{"NORMAL":21405,"POSITION":3883},"indices":38927,"material":7,"mode":4},{"attributes":{"NORMAL":21406,"POSITION":3884},"indices":38928,"material":7,"mode":4},{"attributes":{"NORMAL":21407,"POSITION":3885},"indices":38929,"material":7,"mode":4},{"attributes":{"NORMAL":21408,"POSITION":3886},"indices":38930,"material":7,"mode":4},{"attributes":{"NORMAL":21409,"POSITION":3887},"indices":38931,"material":7,"mode":4}]},{"name":"COMPOUND182","primitives":[{"attributes":{"NORMAL":21410,"POSITION":3888},"indices":38932,"material":7,"mode":4},{"attributes":{"NORMAL":21411,"POSITION":3889},"indices":38933,"material":7,"mode":4},{"attributes":{"NORMAL":21412,"POSITION":3890},"indices":38934,"material":7,"mode":4},{"attributes":{"NORMAL":21413,"POSITION":3891},"indices":38935,"material":7,"mode":4},{"attributes":{"NORMAL":21414,"POSITION":3892},"indices":38936,"material":7,"mode":4},{"attributes":{"NORMAL":21415,"POSITION":3893},"indices":38937,"material":7,"mode":4},{"attributes":{"NORMAL":21416,"POSITION":3894},"indices":38938,"material":7,"mode":4},{"attributes":{"NORMAL":21417,"POSITION":3895},"indices":38939,"material":7,"mode":4},{"attributes":{"NORMAL":21418,"POSITION":3896},"indices":38940,"material":7,"mode":4},{"attributes":{"NORMAL":21419,"POSITION":3897},"indices":38941,"material":7,"mode":4}]},{"name":"COMPOUND183","primitives":[{"attributes":{"NORMAL":21420,"POSITION":3898},"indices":38942,"material":7,"mode":4},{"attributes":{"NORMAL":21421,"POSITION":3899},"indices":38943,"material":7,"mode":4},{"attributes":{"NORMAL":21422,"POSITION":3900},"indices":38944,"material":7,"mode":4},{"attributes":{"NORMAL":21423,"POSITION":3901},"indices":38945,"material":7,"mode":4},{"attributes":{"NORMAL":21424,"POSITION":3902},"indices":38946,"material":7,"mode":4},{"attributes":{"NORMAL":21425,"POSITION":3903},"indices":38947,"material":7,"mode":4},{"attributes":{"NORMAL":21426,"POSITION":3904},"indices":38948,"material":7,"mode":4},{"attributes":{"NORMAL":21427,"POSITION":3905},"indices":38949,"material":7,"mode":4},{"attributes":{"NORMAL":21428,"POSITION":3906},"indices":38950,"material":7,"mode":4},{"attributes":{"NORMAL":21429,"POSITION":3907},"indices":38951,"material":7,"mode":4}]},{"name":"COMPOUND184","primitives":[{"attributes":{"NORMAL":21430,"POSITION":3908},"indices":38952,"material":7,"mode":4},{"attributes":{"NORMAL":21431,"POSITION":3909},"indices":38953,"material":7,"mode":4},{"attributes":{"NORMAL":21432,"POSITION":3910},"indices":38954,"material":7,"mode":4},{"attributes":{"NORMAL":21433,"POSITION":3911},"indices":38955,"material":7,"mode":4},{"attributes":{"NORMAL":21434,"POSITION":3912},"indices":38956,"material":7,"mode":4},{"attributes":{"NORMAL":21435,"POSITION":3913},"indices":38957,"material":7,"mode":4},{"attributes":{"NORMAL":21436,"POSITION":3914},"indices":38958,"material":7,"mode":4},{"attributes":{"NORMAL":21437,"POSITION":3915},"indices":38959,"material":7,"mode":4},{"attributes":{"NORMAL":21438,"POSITION":3916},"indices":38960,"material":7,"mode":4},{"attributes":{"NORMAL":21439,"POSITION":3917},"indices":38961,"material":7,"mode":4}]},{"name":"COMPOUND185","primitives":[{"attributes":{"NORMAL":21440,"POSITION":3918},"indices":38962,"material":7,"mode":4},{"attributes":{"NORMAL":21441,"POSITION":3919},"indices":38963,"material":7,"mode":4},{"attributes":{"NORMAL":21442,"POSITION":3920},"indices":38964,"material":7,"mode":4},{"attributes":{"NORMAL":21443,"POSITION":3921},"indices":38965,"material":7,"mode":4},{"attributes":{"NORMAL":21444,"POSITION":3922},"indices":38966,"material":7,"mode":4},{"attributes":{"NORMAL":21445,"POSITION":3923},"indices":38967,"material":7,"mode":4},{"attributes":{"NORMAL":21446,"POSITION":3924},"indices":38968,"material":7,"mode":4},{"attributes":{"NORMAL":21447,"POSITION":3925},"indices":38969,"material":7,"mode":4},{"attributes":{"NORMAL":21448,"POSITION":3926},"indices":38970,"material":7,"mode":4},{"attributes":{"NORMAL":21449,"POSITION":3927},"indices":38971,"material":7,"mode":4}]},{"name":"COMPOUND186","primitives":[{"attributes":{"NORMAL":21450,"POSITION":3928},"indices":38972,"material":7,"mode":4},{"attributes":{"NORMAL":21451,"POSITION":3929},"indices":38973,"material":7,"mode":4},{"attributes":{"NORMAL":21452,"POSITION":3930},"indices":38974,"material":7,"mode":4},{"attributes":{"NORMAL":21453,"POSITION":3931},"indices":38975,"material":7,"mode":4},{"attributes":{"NORMAL":21454,"POSITION":3932},"indices":38976,"material":7,"mode":4},{"attributes":{"NORMAL":21455,"POSITION":3933},"indices":38977,"material":7,"mode":4},{"attributes":{"NORMAL":21456,"POSITION":3934},"indices":38978,"material":7,"mode":4},{"attributes":{"NORMAL":21457,"POSITION":3935},"indices":38979,"material":7,"mode":4},{"attributes":{"NORMAL":21458,"POSITION":3936},"indices":38980,"material":7,"mode":4},{"attributes":{"NORMAL":21459,"POSITION":3937},"indices":38981,"material":7,"mode":4}]},{"name":"COMPOUND187","primitives":[{"attributes":{"NORMAL":21460,"POSITION":3938},"indices":38982,"material":7,"mode":4},{"attributes":{"NORMAL":21461,"POSITION":3939},"indices":38983,"material":7,"mode":4},{"attributes":{"NORMAL":21462,"POSITION":3940},"indices":38984,"material":7,"mode":4},{"attributes":{"NORMAL":21463,"POSITION":3941},"indices":38985,"material":7,"mode":4},{"attributes":{"NORMAL":21464,"POSITION":3942},"indices":38986,"material":7,"mode":4},{"attributes":{"NORMAL":21465,"POSITION":3943},"indices":38987,"material":7,"mode":4},{"attributes":{"NORMAL":21466,"POSITION":3944},"indices":38988,"material":7,"mode":4},{"attributes":{"NORMAL":21467,"POSITION":3945},"indices":38989,"material":7,"mode":4},{"attributes":{"NORMAL":21468,"POSITION":3946},"indices":38990,"material":7,"mode":4},{"attributes":{"NORMAL":21469,"POSITION":3947},"indices":38991,"material":7,"mode":4}]},{"name":"COMPOUND188","primitives":[{"attributes":{"NORMAL":21470,"POSITION":3948},"indices":38992,"material":8,"mode":4},{"attributes":{"NORMAL":21471,"POSITION":3949},"indices":38993,"material":8,"mode":4},{"attributes":{"NORMAL":21472,"POSITION":3950},"indices":38994,"material":8,"mode":4},{"attributes":{"NORMAL":21473,"POSITION":3951},"indices":38995,"material":8,"mode":4},{"attributes":{"NORMAL":21474,"POSITION":3952},"indices":38996,"material":8,"mode":4},{"attributes":{"NORMAL":21475,"POSITION":3953},"indices":38997,"material":8,"mode":4},{"attributes":{"NORMAL":21476,"POSITION":3954},"indices":38998,"material":8,"mode":4},{"attributes":{"NORMAL":21477,"POSITION":3955},"indices":38999,"material":9,"mode":4},{"attributes":{"NORMAL":21478,"POSITION":3956},"indices":39000,"material":9,"mode":4},{"attributes":{"NORMAL":21479,"POSITION":3957},"indices":39001,"material":9,"mode":4}]},{"name":"COMPOUND189","primitives":[{"attributes":{"NORMAL":21480,"POSITION":3958},"indices":39002,"material":7,"mode":4},{"attributes":{"NORMAL":21481,"POSITION":3959},"indices":39003,"material":7,"mode":4},{"attributes":{"NORMAL":21482,"POSITION":3960},"indices":39004,"material":7,"mode":4},{"attributes":{"NORMAL":21483,"POSITION":3961},"indices":39005,"material":7,"mode":4},{"attributes":{"NORMAL":21484,"POSITION":3962},"indices":39006,"material":7,"mode":4},{"attributes":{"NORMAL":21485,"POSITION":3963},"indices":39007,"material":7,"mode":4},{"attributes":{"NORMAL":21486,"POSITION":3964},"indices":39008,"material":7,"mode":4},{"attributes":{"NORMAL":21487,"POSITION":3965},"indices":39009,"material":7,"mode":4},{"attributes":{"NORMAL":21488,"POSITION":3966},"indices":39010,"material":7,"mode":4},{"attributes":{"NORMAL":21489,"POSITION":3967},"indices":39011,"material":7,"mode":4}]},{"name":"COMPOUND190","primitives":[{"attributes":{"NORMAL":21490,"POSITION":3968},"indices":39012,"material":7,"mode":4},{"attributes":{"NORMAL":21491,"POSITION":3969},"indices":39013,"material":7,"mode":4},{"attributes":{"NORMAL":21492,"POSITION":3970},"indices":39014,"material":7,"mode":4},{"attributes":{"NORMAL":21493,"POSITION":3971},"indices":39015,"material":7,"mode":4},{"attributes":{"NORMAL":21494,"POSITION":3972},"indices":39016,"material":7,"mode":4},{"attributes":{"NORMAL":21495,"POSITION":3973},"indices":39017,"material":7,"mode":4},{"attributes":{"NORMAL":21496,"POSITION":3974},"indices":39018,"material":7,"mode":4},{"attributes":{"NORMAL":21497,"POSITION":3975},"indices":39019,"material":7,"mode":4},{"attributes":{"NORMAL":21498,"POSITION":3976},"indices":39020,"material":7,"mode":4},{"attributes":{"NORMAL":21499,"POSITION":3977},"indices":39021,"material":7,"mode":4}]},{"name":"COMPOUND191","primitives":[{"attributes":{"NORMAL":21500,"POSITION":3978},"indices":39022,"material":7,"mode":4},{"attributes":{"NORMAL":21501,"POSITION":3979},"indices":39023,"material":7,"mode":4},{"attributes":{"NORMAL":21502,"POSITION":3980},"indices":39024,"material":7,"mode":4},{"attributes":{"NORMAL":21503,"POSITION":3981},"indices":39025,"material":7,"mode":4},{"attributes":{"NORMAL":21504,"POSITION":3982},"indices":39026,"material":7,"mode":4},{"attributes":{"NORMAL":21505,"POSITION":3983},"indices":39027,"material":7,"mode":4},{"attributes":{"NORMAL":21506,"POSITION":3984},"indices":39028,"material":7,"mode":4},{"attributes":{"NORMAL":21507,"POSITION":3985},"indices":39029,"material":7,"mode":4},{"attributes":{"NORMAL":21508,"POSITION":3986},"indices":39030,"material":7,"mode":4},{"attributes":{"NORMAL":21509,"POSITION":3987},"indices":39031,"material":7,"mode":4}]},{"name":"COMPOUND192","primitives":[{"attributes":{"NORMAL":21510,"POSITION":3988},"indices":39032,"material":7,"mode":4},{"attributes":{"NORMAL":21511,"POSITION":3989},"indices":39033,"material":7,"mode":4},{"attributes":{"NORMAL":21512,"POSITION":3990},"indices":39034,"material":7,"mode":4},{"attributes":{"NORMAL":21513,"POSITION":3991},"indices":39035,"material":7,"mode":4},{"attributes":{"NORMAL":21514,"POSITION":3992},"indices":39036,"material":7,"mode":4},{"attributes":{"NORMAL":21515,"POSITION":3993},"indices":39037,"material":7,"mode":4},{"attributes":{"NORMAL":21516,"POSITION":3994},"indices":39038,"material":7,"mode":4},{"attributes":{"NORMAL":21517,"POSITION":3995},"indices":39039,"material":7,"mode":4},{"attributes":{"NORMAL":21518,"POSITION":3996},"indices":39040,"material":7,"mode":4},{"attributes":{"NORMAL":21519,"POSITION":3997},"indices":39041,"material":7,"mode":4}]},{"name":"COMPOUND193","primitives":[{"attributes":{"NORMAL":21520,"POSITION":3998},"indices":39042,"material":7,"mode":4},{"attributes":{"NORMAL":21521,"POSITION":3999},"indices":39043,"material":7,"mode":4},{"attributes":{"NORMAL":21522,"POSITION":4000},"indices":39044,"material":7,"mode":4},{"attributes":{"NORMAL":21523,"POSITION":4001},"indices":39045,"material":7,"mode":4},{"attributes":{"NORMAL":21524,"POSITION":4002},"indices":39046,"material":7,"mode":4},{"attributes":{"NORMAL":21525,"POSITION":4003},"indices":39047,"material":7,"mode":4},{"attributes":{"NORMAL":21526,"POSITION":4004},"indices":39048,"material":7,"mode":4},{"attributes":{"NORMAL":21527,"POSITION":4005},"indices":39049,"material":7,"mode":4},{"attributes":{"NORMAL":21528,"POSITION":4006},"indices":39050,"material":7,"mode":4},{"attributes":{"NORMAL":21529,"POSITION":4007},"indices":39051,"material":7,"mode":4}]},{"name":"COMPOUND194","primitives":[{"attributes":{"NORMAL":21530,"POSITION":4008},"indices":39052,"material":7,"mode":4},{"attributes":{"NORMAL":21531,"POSITION":4009},"indices":39053,"material":7,"mode":4},{"attributes":{"NORMAL":21532,"POSITION":4010},"indices":39054,"material":7,"mode":4},{"attributes":{"NORMAL":21533,"POSITION":4011},"indices":39055,"material":7,"mode":4},{"attributes":{"NORMAL":21534,"POSITION":4012},"indices":39056,"material":7,"mode":4},{"attributes":{"NORMAL":21535,"POSITION":4013},"indices":39057,"material":7,"mode":4},{"attributes":{"NORMAL":21536,"POSITION":4014},"indices":39058,"material":7,"mode":4},{"attributes":{"NORMAL":21537,"POSITION":4015},"indices":39059,"material":7,"mode":4},{"attributes":{"NORMAL":21538,"POSITION":4016},"indices":39060,"material":7,"mode":4},{"attributes":{"NORMAL":21539,"POSITION":4017},"indices":39061,"material":7,"mode":4}]},{"name":"COMPOUND195","primitives":[{"attributes":{"NORMAL":21540,"POSITION":4018},"indices":39062,"material":8,"mode":4},{"attributes":{"NORMAL":21541,"POSITION":4019},"indices":39063,"material":8,"mode":4},{"attributes":{"NORMAL":21542,"POSITION":4020},"indices":39064,"material":8,"mode":4},{"attributes":{"NORMAL":21543,"POSITION":4021},"indices":39065,"material":8,"mode":4},{"attributes":{"NORMAL":21544,"POSITION":4022},"indices":39066,"material":8,"mode":4},{"attributes":{"NORMAL":21545,"POSITION":4023},"indices":39067,"material":8,"mode":4},{"attributes":{"NORMAL":21546,"POSITION":4024},"indices":39068,"material":8,"mode":4},{"attributes":{"NORMAL":21547,"POSITION":4025},"indices":39069,"material":9,"mode":4},{"attributes":{"NORMAL":21548,"POSITION":4026},"indices":39070,"material":9,"mode":4},{"attributes":{"NORMAL":21549,"POSITION":4027},"indices":39071,"material":9,"mode":4}]},{"name":"COMPOUND196","primitives":[{"attributes":{"NORMAL":21550,"POSITION":4028},"indices":39072,"material":7,"mode":4},{"attributes":{"NORMAL":21551,"POSITION":4029},"indices":39073,"material":7,"mode":4},{"attributes":{"NORMAL":21552,"POSITION":4030},"indices":39074,"material":7,"mode":4},{"attributes":{"NORMAL":21553,"POSITION":4031},"indices":39075,"material":7,"mode":4},{"attributes":{"NORMAL":21554,"POSITION":4032},"indices":39076,"material":7,"mode":4},{"attributes":{"NORMAL":21555,"POSITION":4033},"indices":39077,"material":7,"mode":4},{"attributes":{"NORMAL":21556,"POSITION":4034},"indices":39078,"material":7,"mode":4},{"attributes":{"NORMAL":21557,"POSITION":4035},"indices":39079,"material":7,"mode":4},{"attributes":{"NORMAL":21558,"POSITION":4036},"indices":39080,"material":7,"mode":4},{"attributes":{"NORMAL":21559,"POSITION":4037},"indices":39081,"material":7,"mode":4}]},{"name":"COMPOUND197","primitives":[{"attributes":{"NORMAL":21560,"POSITION":4038},"indices":39082,"material":7,"mode":4},{"attributes":{"NORMAL":21561,"POSITION":4039},"indices":39083,"material":7,"mode":4},{"attributes":{"NORMAL":21562,"POSITION":4040},"indices":39084,"material":7,"mode":4},{"attributes":{"NORMAL":21563,"POSITION":4041},"indices":39085,"material":7,"mode":4},{"attributes":{"NORMAL":21564,"POSITION":4042},"indices":39086,"material":7,"mode":4},{"attributes":{"NORMAL":21565,"POSITION":4043},"indices":39087,"material":7,"mode":4},{"attributes":{"NORMAL":21566,"POSITION":4044},"indices":39088,"material":7,"mode":4},{"attributes":{"NORMAL":21567,"POSITION":4045},"indices":39089,"material":7,"mode":4},{"attributes":{"NORMAL":21568,"POSITION":4046},"indices":39090,"material":7,"mode":4},{"attributes":{"NORMAL":21569,"POSITION":4047},"indices":39091,"material":7,"mode":4}]},{"name":"COMPOUND198","primitives":[{"attributes":{"NORMAL":21570,"POSITION":4048},"indices":39092,"material":13,"mode":4},{"attributes":{"NORMAL":21571,"POSITION":4049},"indices":39093,"material":13,"mode":4},{"attributes":{"NORMAL":21572,"POSITION":4050},"indices":39094,"material":13,"mode":4},{"attributes":{"NORMAL":21573,"POSITION":4051},"indices":39095,"material":13,"mode":4},{"attributes":{"NORMAL":21574,"POSITION":4052},"indices":39096,"material":13,"mode":4},{"attributes":{"NORMAL":21575,"POSITION":4053},"indices":39097,"material":13,"mode":4},{"attributes":{"NORMAL":21576,"POSITION":4054},"indices":39098,"material":13,"mode":4},{"attributes":{"NORMAL":21577,"POSITION":4055},"indices":39099,"material":13,"mode":4},{"attributes":{"NORMAL":21578,"POSITION":4056},"indices":39100,"material":13,"mode":4},{"attributes":{"NORMAL":21579,"POSITION":4057},"indices":39101,"material":13,"mode":4},{"attributes":{"NORMAL":21580,"POSITION":4058},"indices":39102,"material":9,"mode":4},{"attributes":{"NORMAL":21581,"POSITION":4059},"indices":39103,"material":9,"mode":4},{"attributes":{"NORMAL":21582,"POSITION":4060},"indices":39104,"material":9,"mode":4},{"attributes":{"NORMAL":21583,"POSITION":4061},"indices":39105,"material":9,"mode":4},{"attributes":{"NORMAL":21584,"POSITION":4062},"indices":39106,"material":9,"mode":4},{"attributes":{"NORMAL":21585,"POSITION":4063},"indices":39107,"material":13,"mode":4},{"attributes":{"NORMAL":21586,"POSITION":4064},"indices":39108,"material":9,"mode":4},{"attributes":{"NORMAL":21587,"POSITION":4065},"indices":39109,"material":9,"mode":4},{"attributes":{"NORMAL":21588,"POSITION":4066},"indices":39110,"material":9,"mode":4},{"attributes":{"NORMAL":21589,"POSITION":4067},"indices":39111,"material":9,"mode":4},{"attributes":{"NORMAL":21590,"POSITION":4068},"indices":39112,"material":9,"mode":4},{"attributes":{"NORMAL":21591,"POSITION":4069},"indices":39113,"material":13,"mode":4},{"attributes":{"NORMAL":21592,"POSITION":4070},"indices":39114,"material":9,"mode":4},{"attributes":{"NORMAL":21593,"POSITION":4071},"indices":39115,"material":9,"mode":4},{"attributes":{"NORMAL":21594,"POSITION":4072},"indices":39116,"material":9,"mode":4},{"attributes":{"NORMAL":21595,"POSITION":4073},"indices":39117,"material":9,"mode":4},{"attributes":{"NORMAL":21596,"POSITION":4074},"indices":39118,"material":9,"mode":4},{"attributes":{"NORMAL":21597,"POSITION":4075},"indices":39119,"material":9,"mode":4},{"attributes":{"NORMAL":21598,"POSITION":4076},"indices":39120,"material":9,"mode":4},{"attributes":{"NORMAL":21599,"POSITION":4077},"indices":39121,"material":9,"mode":4},{"attributes":{"NORMAL":21600,"POSITION":4078},"indices":39122,"material":9,"mode":4},{"attributes":{"NORMAL":21601,"POSITION":4079},"indices":39123,"material":9,"mode":4},{"attributes":{"NORMAL":21602,"POSITION":4080},"indices":39124,"material":9,"mode":4},{"attributes":{"NORMAL":21603,"POSITION":4081},"indices":39125,"material":9,"mode":4},{"attributes":{"NORMAL":21604,"POSITION":4082},"indices":39126,"material":9,"mode":4},{"attributes":{"NORMAL":21605,"POSITION":4083},"indices":39127,"material":9,"mode":4},{"attributes":{"NORMAL":21606,"POSITION":4084},"indices":39128,"material":9,"mode":4},{"attributes":{"NORMAL":21607,"POSITION":4085},"indices":39129,"material":9,"mode":4},{"attributes":{"NORMAL":21608,"POSITION":4086},"indices":39130,"material":9,"mode":4},{"attributes":{"NORMAL":21609,"POSITION":4087},"indices":39131,"material":9,"mode":4},{"attributes":{"NORMAL":21610,"POSITION":4088},"indices":39132,"material":9,"mode":4},{"attributes":{"NORMAL":21611,"POSITION":4089},"indices":39133,"material":9,"mode":4},{"attributes":{"NORMAL":21612,"POSITION":4090},"indices":39134,"material":9,"mode":4},{"attributes":{"NORMAL":21613,"POSITION":4091},"indices":39135,"material":13,"mode":4},{"attributes":{"NORMAL":21614,"POSITION":4092},"indices":39136,"material":9,"mode":4},{"attributes":{"NORMAL":21615,"POSITION":4093},"indices":39137,"material":9,"mode":4},{"attributes":{"NORMAL":21616,"POSITION":4094},"indices":39138,"material":9,"mode":4},{"attributes":{"NORMAL":21617,"POSITION":4095},"indices":39139,"material":9,"mode":4},{"attributes":{"NORMAL":21618,"POSITION":4096},"indices":39140,"material":9,"mode":4},{"attributes":{"NORMAL":21619,"POSITION":4097},"indices":39141,"material":9,"mode":4},{"attributes":{"NORMAL":21620,"POSITION":4098},"indices":39142,"material":9,"mode":4},{"attributes":{"NORMAL":21621,"POSITION":4099},"indices":39143,"material":9,"mode":4},{"attributes":{"NORMAL":21622,"POSITION":4100},"indices":39144,"material":9,"mode":4},{"attributes":{"NORMAL":21623,"POSITION":4101},"indices":39145,"material":9,"mode":4},{"attributes":{"NORMAL":21624,"POSITION":4102},"indices":39146,"material":9,"mode":4},{"attributes":{"NORMAL":21625,"POSITION":4103},"indices":39147,"material":9,"mode":4},{"attributes":{"NORMAL":21626,"POSITION":4104},"indices":39148,"material":9,"mode":4},{"attributes":{"NORMAL":21627,"POSITION":4105},"indices":39149,"material":9,"mode":4},{"attributes":{"NORMAL":21628,"POSITION":4106},"indices":39150,"material":9,"mode":4},{"attributes":{"NORMAL":21629,"POSITION":4107},"indices":39151,"material":13,"mode":4}]},{"name":"COMPOUND199","primitives":[{"attributes":{"NORMAL":21630,"POSITION":4108},"indices":39152,"material":13,"mode":4},{"attributes":{"NORMAL":21631,"POSITION":4109},"indices":39153,"material":13,"mode":4},{"attributes":{"NORMAL":21632,"POSITION":4110},"indices":39154,"material":13,"mode":4},{"attributes":{"NORMAL":21633,"POSITION":4111},"indices":39155,"material":13,"mode":4},{"attributes":{"NORMAL":21634,"POSITION":4112},"indices":39156,"material":13,"mode":4},{"attributes":{"NORMAL":21635,"POSITION":4113},"indices":39157,"material":13,"mode":4},{"attributes":{"NORMAL":21636,"POSITION":4114},"indices":39158,"material":13,"mode":4},{"attributes":{"NORMAL":21637,"POSITION":4115},"indices":39159,"material":13,"mode":4},{"attributes":{"NORMAL":21638,"POSITION":4116},"indices":39160,"material":13,"mode":4},{"attributes":{"NORMAL":21639,"POSITION":4117},"indices":39161,"material":13,"mode":4},{"attributes":{"NORMAL":21640,"POSITION":4118},"indices":39162,"material":9,"mode":4},{"attributes":{"NORMAL":21641,"POSITION":4119},"indices":39163,"material":9,"mode":4},{"attributes":{"NORMAL":21642,"POSITION":4120},"indices":39164,"material":9,"mode":4},{"attributes":{"NORMAL":21643,"POSITION":4121},"indices":39165,"material":9,"mode":4},{"attributes":{"NORMAL":21644,"POSITION":4122},"indices":39166,"material":9,"mode":4},{"attributes":{"NORMAL":21645,"POSITION":4123},"indices":39167,"material":13,"mode":4},{"attributes":{"NORMAL":21646,"POSITION":4124},"indices":39168,"material":9,"mode":4},{"attributes":{"NORMAL":21647,"POSITION":4125},"indices":39169,"material":9,"mode":4},{"attributes":{"NORMAL":21648,"POSITION":4126},"indices":39170,"material":9,"mode":4},{"attributes":{"NORMAL":21649,"POSITION":4127},"indices":39171,"material":9,"mode":4},{"attributes":{"NORMAL":21650,"POSITION":4128},"indices":39172,"material":9,"mode":4},{"attributes":{"NORMAL":21651,"POSITION":4129},"indices":39173,"material":13,"mode":4},{"attributes":{"NORMAL":21652,"POSITION":4130},"indices":39174,"material":9,"mode":4},{"attributes":{"NORMAL":21653,"POSITION":4131},"indices":39175,"material":9,"mode":4},{"attributes":{"NORMAL":21654,"POSITION":4132},"indices":39176,"material":9,"mode":4},{"attributes":{"NORMAL":21655,"POSITION":4133},"indices":39177,"material":9,"mode":4},{"attributes":{"NORMAL":21656,"POSITION":4134},"indices":39178,"material":9,"mode":4},{"attributes":{"NORMAL":21657,"POSITION":4135},"indices":39179,"material":9,"mode":4},{"attributes":{"NORMAL":21658,"POSITION":4136},"indices":39180,"material":9,"mode":4},{"attributes":{"NORMAL":21659,"POSITION":4137},"indices":39181,"material":9,"mode":4},{"attributes":{"NORMAL":21660,"POSITION":4138},"indices":39182,"material":9,"mode":4},{"attributes":{"NORMAL":21661,"POSITION":4139},"indices":39183,"material":9,"mode":4},{"attributes":{"NORMAL":21662,"POSITION":4140},"indices":39184,"material":9,"mode":4},{"attributes":{"NORMAL":21663,"POSITION":4141},"indices":39185,"material":9,"mode":4},{"attributes":{"NORMAL":21664,"POSITION":4142},"indices":39186,"material":9,"mode":4},{"attributes":{"NORMAL":21665,"POSITION":4143},"indices":39187,"material":9,"mode":4},{"attributes":{"NORMAL":21666,"POSITION":4144},"indices":39188,"material":9,"mode":4},{"attributes":{"NORMAL":21667,"POSITION":4145},"indices":39189,"material":9,"mode":4},{"attributes":{"NORMAL":21668,"POSITION":4146},"indices":39190,"material":9,"mode":4},{"attributes":{"NORMAL":21669,"POSITION":4147},"indices":39191,"material":9,"mode":4},{"attributes":{"NORMAL":21670,"POSITION":4148},"indices":39192,"material":9,"mode":4},{"attributes":{"NORMAL":21671,"POSITION":4149},"indices":39193,"material":9,"mode":4},{"attributes":{"NORMAL":21672,"POSITION":4150},"indices":39194,"material":9,"mode":4},{"attributes":{"NORMAL":21673,"POSITION":4151},"indices":39195,"material":13,"mode":4},{"attributes":{"NORMAL":21674,"POSITION":4152},"indices":39196,"material":9,"mode":4},{"attributes":{"NORMAL":21675,"POSITION":4153},"indices":39197,"material":9,"mode":4},{"attributes":{"NORMAL":21676,"POSITION":4154},"indices":39198,"material":9,"mode":4},{"attributes":{"NORMAL":21677,"POSITION":4155},"indices":39199,"material":9,"mode":4},{"attributes":{"NORMAL":21678,"POSITION":4156},"indices":39200,"material":9,"mode":4},{"attributes":{"NORMAL":21679,"POSITION":4157},"indices":39201,"material":9,"mode":4},{"attributes":{"NORMAL":21680,"POSITION":4158},"indices":39202,"material":9,"mode":4},{"attributes":{"NORMAL":21681,"POSITION":4159},"indices":39203,"material":9,"mode":4},{"attributes":{"NORMAL":21682,"POSITION":4160},"indices":39204,"material":9,"mode":4},{"attributes":{"NORMAL":21683,"POSITION":4161},"indices":39205,"material":9,"mode":4},{"attributes":{"NORMAL":21684,"POSITION":4162},"indices":39206,"material":9,"mode":4},{"attributes":{"NORMAL":21685,"POSITION":4163},"indices":39207,"material":9,"mode":4},{"attributes":{"NORMAL":21686,"POSITION":4164},"indices":39208,"material":9,"mode":4},{"attributes":{"NORMAL":21687,"POSITION":4165},"indices":39209,"material":9,"mode":4},{"attributes":{"NORMAL":21688,"POSITION":4166},"indices":39210,"material":9,"mode":4},{"attributes":{"NORMAL":21689,"POSITION":4167},"indices":39211,"material":13,"mode":4}]},{"name":"COMPOUND200","primitives":[{"attributes":{"NORMAL":21690,"POSITION":4168},"indices":39212,"material":7,"mode":4},{"attributes":{"NORMAL":21691,"POSITION":4169},"indices":39213,"material":7,"mode":4},{"attributes":{"NORMAL":21692,"POSITION":4170},"indices":39214,"material":7,"mode":4},{"attributes":{"NORMAL":21693,"POSITION":4171},"indices":39215,"material":7,"mode":4},{"attributes":{"NORMAL":21694,"POSITION":4172},"indices":39216,"material":7,"mode":4},{"attributes":{"NORMAL":21695,"POSITION":4173},"indices":39217,"material":7,"mode":4},{"attributes":{"NORMAL":21696,"POSITION":4174},"indices":39218,"material":7,"mode":4},{"attributes":{"NORMAL":21697,"POSITION":4175},"indices":39219,"material":7,"mode":4},{"attributes":{"NORMAL":21698,"POSITION":4176},"indices":39220,"material":7,"mode":4},{"attributes":{"NORMAL":21699,"POSITION":4177},"indices":39221,"material":7,"mode":4}]},{"name":"COMPOUND201","primitives":[{"attributes":{"NORMAL":21700,"POSITION":4178},"indices":39222,"material":8,"mode":4},{"attributes":{"NORMAL":21701,"POSITION":4179},"indices":39223,"material":8,"mode":4},{"attributes":{"NORMAL":21702,"POSITION":4180},"indices":39224,"material":8,"mode":4},{"attributes":{"NORMAL":21703,"POSITION":4181},"indices":39225,"material":8,"mode":4},{"attributes":{"NORMAL":21704,"POSITION":4182},"indices":39226,"material":8,"mode":4},{"attributes":{"NORMAL":21705,"POSITION":4183},"indices":39227,"material":8,"mode":4},{"attributes":{"NORMAL":21706,"POSITION":4184},"indices":39228,"material":8,"mode":4},{"attributes":{"NORMAL":21707,"POSITION":4185},"indices":39229,"material":8,"mode":4},{"attributes":{"NORMAL":21708,"POSITION":4186},"indices":39230,"material":8,"mode":4},{"attributes":{"NORMAL":21709,"POSITION":4187},"indices":39231,"material":8,"mode":4},{"attributes":{"NORMAL":21710,"POSITION":4188},"indices":39232,"material":8,"mode":4},{"attributes":{"NORMAL":21711,"POSITION":4189},"indices":39233,"material":8,"mode":4},{"attributes":{"NORMAL":21712,"POSITION":4190},"indices":39234,"material":8,"mode":4},{"attributes":{"NORMAL":21713,"POSITION":4191},"indices":39235,"material":8,"mode":4}]},{"name":"COMPOUND202","primitives":[{"attributes":{"NORMAL":21714,"POSITION":4192},"indices":39236,"material":7,"mode":4},{"attributes":{"NORMAL":21715,"POSITION":4193},"indices":39237,"material":7,"mode":4},{"attributes":{"NORMAL":21716,"POSITION":4194},"indices":39238,"material":7,"mode":4},{"attributes":{"NORMAL":21717,"POSITION":4195},"indices":39239,"material":7,"mode":4},{"attributes":{"NORMAL":21718,"POSITION":4196},"indices":39240,"material":7,"mode":4},{"attributes":{"NORMAL":21719,"POSITION":4197},"indices":39241,"material":7,"mode":4},{"attributes":{"NORMAL":21720,"POSITION":4198},"indices":39242,"material":7,"mode":4},{"attributes":{"NORMAL":21721,"POSITION":4199},"indices":39243,"material":7,"mode":4},{"attributes":{"NORMAL":21722,"POSITION":4200},"indices":39244,"material":7,"mode":4},{"attributes":{"NORMAL":21723,"POSITION":4201},"indices":39245,"material":7,"mode":4}]},{"name":"COMPOUND203","primitives":[{"attributes":{"NORMAL":21724,"POSITION":4202},"indices":39246,"material":7,"mode":4},{"attributes":{"NORMAL":21725,"POSITION":4203},"indices":39247,"material":7,"mode":4},{"attributes":{"NORMAL":21726,"POSITION":4204},"indices":39248,"material":7,"mode":4},{"attributes":{"NORMAL":21727,"POSITION":4205},"indices":39249,"material":7,"mode":4},{"attributes":{"NORMAL":21728,"POSITION":4206},"indices":39250,"material":7,"mode":4},{"attributes":{"NORMAL":21729,"POSITION":4207},"indices":39251,"material":7,"mode":4},{"attributes":{"NORMAL":21730,"POSITION":4208},"indices":39252,"material":7,"mode":4},{"attributes":{"NORMAL":21731,"POSITION":4209},"indices":39253,"material":7,"mode":4},{"attributes":{"NORMAL":21732,"POSITION":4210},"indices":39254,"material":7,"mode":4},{"attributes":{"NORMAL":21733,"POSITION":4211},"indices":39255,"material":7,"mode":4}]},{"name":"COMPOUND204","primitives":[{"attributes":{"NORMAL":21734,"POSITION":4212},"indices":39256,"material":7,"mode":4},{"attributes":{"NORMAL":21735,"POSITION":4213},"indices":39257,"material":7,"mode":4},{"attributes":{"NORMAL":21736,"POSITION":4214},"indices":39258,"material":7,"mode":4},{"attributes":{"NORMAL":21737,"POSITION":4215},"indices":39259,"material":7,"mode":4},{"attributes":{"NORMAL":21738,"POSITION":4216},"indices":39260,"material":7,"mode":4},{"attributes":{"NORMAL":21739,"POSITION":4217},"indices":39261,"material":7,"mode":4},{"attributes":{"NORMAL":21740,"POSITION":4218},"indices":39262,"material":7,"mode":4},{"attributes":{"NORMAL":21741,"POSITION":4219},"indices":39263,"material":7,"mode":4},{"attributes":{"NORMAL":21742,"POSITION":4220},"indices":39264,"material":7,"mode":4},{"attributes":{"NORMAL":21743,"POSITION":4221},"indices":39265,"material":7,"mode":4}]},{"name":"COMPOUND205","primitives":[{"attributes":{"NORMAL":21744,"POSITION":4222},"indices":39266,"material":14,"mode":4},{"attributes":{"NORMAL":21745,"POSITION":4223},"indices":39267,"material":14,"mode":4}]},{"name":"COMPOUND206","primitives":[{"attributes":{"NORMAL":21746,"POSITION":4224},"indices":39268,"material":7,"mode":4},{"attributes":{"NORMAL":21747,"POSITION":4225},"indices":39269,"material":7,"mode":4},{"attributes":{"NORMAL":21748,"POSITION":4226},"indices":39270,"material":7,"mode":4},{"attributes":{"NORMAL":21749,"POSITION":4227},"indices":39271,"material":7,"mode":4},{"attributes":{"NORMAL":21750,"POSITION":4228},"indices":39272,"material":7,"mode":4},{"attributes":{"NORMAL":21751,"POSITION":4229},"indices":39273,"material":7,"mode":4},{"attributes":{"NORMAL":21752,"POSITION":4230},"indices":39274,"material":7,"mode":4},{"attributes":{"NORMAL":21753,"POSITION":4231},"indices":39275,"material":7,"mode":4},{"attributes":{"NORMAL":21754,"POSITION":4232},"indices":39276,"material":7,"mode":4},{"attributes":{"NORMAL":21755,"POSITION":4233},"indices":39277,"material":7,"mode":4}]},{"name":"COMPOUND207","primitives":[{"attributes":{"NORMAL":21756,"POSITION":4234},"indices":39278,"material":15,"mode":4},{"attributes":{"NORMAL":21757,"POSITION":4235},"indices":39279,"material":15,"mode":4},{"attributes":{"NORMAL":21758,"POSITION":4236},"indices":39280,"material":15,"mode":4},{"attributes":{"NORMAL":21759,"POSITION":4237},"indices":39281,"material":15,"mode":4},{"attributes":{"NORMAL":21760,"POSITION":4238},"indices":39282,"material":15,"mode":4},{"attributes":{"NORMAL":21761,"POSITION":4239},"indices":39283,"material":15,"mode":4},{"attributes":{"NORMAL":21762,"POSITION":4240},"indices":39284,"material":9,"mode":4},{"attributes":{"NORMAL":21763,"POSITION":4241},"indices":39285,"material":9,"mode":4},{"attributes":{"NORMAL":21764,"POSITION":4242},"indices":39286,"material":9,"mode":4},{"attributes":{"NORMAL":21765,"POSITION":4243},"indices":39287,"material":9,"mode":4},{"attributes":{"NORMAL":21766,"POSITION":4244},"indices":39288,"material":9,"mode":4},{"attributes":{"NORMAL":21767,"POSITION":4245},"indices":39289,"material":9,"mode":4},{"attributes":{"NORMAL":21768,"POSITION":4246},"indices":39290,"material":9,"mode":4},{"attributes":{"NORMAL":21769,"POSITION":4247},"indices":39291,"material":9,"mode":4},{"attributes":{"NORMAL":21770,"POSITION":4248},"indices":39292,"material":15,"mode":4},{"attributes":{"NORMAL":21771,"POSITION":4249},"indices":39293,"material":15,"mode":4},{"attributes":{"NORMAL":21772,"POSITION":4250},"indices":39294,"material":9,"mode":4},{"attributes":{"NORMAL":21773,"POSITION":4251},"indices":39295,"material":9,"mode":4},{"attributes":{"NORMAL":21774,"POSITION":4252},"indices":39296,"material":9,"mode":4},{"attributes":{"NORMAL":21775,"POSITION":4253},"indices":39297,"material":9,"mode":4},{"attributes":{"NORMAL":21776,"POSITION":4254},"indices":39298,"material":9,"mode":4},{"attributes":{"NORMAL":21777,"POSITION":4255},"indices":39299,"material":15,"mode":4},{"attributes":{"NORMAL":21778,"POSITION":4256},"indices":39300,"material":9,"mode":4},{"attributes":{"NORMAL":21779,"POSITION":4257},"indices":39301,"material":9,"mode":4},{"attributes":{"NORMAL":21780,"POSITION":4258},"indices":39302,"material":9,"mode":4},{"attributes":{"NORMAL":21781,"POSITION":4259},"indices":39303,"material":9,"mode":4},{"attributes":{"NORMAL":21782,"POSITION":4260},"indices":39304,"material":9,"mode":4},{"attributes":{"NORMAL":21783,"POSITION":4261},"indices":39305,"material":9,"mode":4},{"attributes":{"NORMAL":21784,"POSITION":4262},"indices":39306,"material":9,"mode":4},{"attributes":{"NORMAL":21785,"POSITION":4263},"indices":39307,"material":9,"mode":4},{"attributes":{"NORMAL":21786,"POSITION":4264},"indices":39308,"material":9,"mode":4},{"attributes":{"NORMAL":21787,"POSITION":4265},"indices":39309,"material":9,"mode":4},{"attributes":{"NORMAL":21788,"POSITION":4266},"indices":39310,"material":15,"mode":4},{"attributes":{"NORMAL":21789,"POSITION":4267},"indices":39311,"material":9,"mode":4},{"attributes":{"NORMAL":21790,"POSITION":4268},"indices":39312,"material":9,"mode":4},{"attributes":{"NORMAL":21791,"POSITION":4269},"indices":39313,"material":9,"mode":4},{"attributes":{"NORMAL":21792,"POSITION":4270},"indices":39314,"material":9,"mode":4},{"attributes":{"NORMAL":21793,"POSITION":4271},"indices":39315,"material":9,"mode":4},{"attributes":{"NORMAL":21794,"POSITION":4272},"indices":39316,"material":9,"mode":4},{"attributes":{"NORMAL":21795,"POSITION":4273},"indices":39317,"material":9,"mode":4},{"attributes":{"NORMAL":21796,"POSITION":4274},"indices":39318,"material":9,"mode":4},{"attributes":{"NORMAL":21797,"POSITION":4275},"indices":39319,"material":9,"mode":4},{"attributes":{"NORMAL":21798,"POSITION":4276},"indices":39320,"material":9,"mode":4},{"attributes":{"NORMAL":21799,"POSITION":4277},"indices":39321,"material":15,"mode":4},{"attributes":{"NORMAL":21800,"POSITION":4278},"indices":39322,"material":15,"mode":4},{"attributes":{"NORMAL":21801,"POSITION":4279},"indices":39323,"material":15,"mode":4},{"attributes":{"NORMAL":21802,"POSITION":4280},"indices":39324,"material":15,"mode":4}]},{"name":"COMPOUND208","primitives":[{"attributes":{"NORMAL":21803,"POSITION":4281},"indices":39325,"material":7,"mode":4},{"attributes":{"NORMAL":21804,"POSITION":4282},"indices":39326,"material":7,"mode":4},{"attributes":{"NORMAL":21805,"POSITION":4283},"indices":39327,"material":7,"mode":4},{"attributes":{"NORMAL":21806,"POSITION":4284},"indices":39328,"material":7,"mode":4},{"attributes":{"NORMAL":21807,"POSITION":4285},"indices":39329,"material":7,"mode":4},{"attributes":{"NORMAL":21808,"POSITION":4286},"indices":39330,"material":7,"mode":4},{"attributes":{"NORMAL":21809,"POSITION":4287},"indices":39331,"material":7,"mode":4},{"attributes":{"NORMAL":21810,"POSITION":4288},"indices":39332,"material":7,"mode":4},{"attributes":{"NORMAL":21811,"POSITION":4289},"indices":39333,"material":7,"mode":4},{"attributes":{"NORMAL":21812,"POSITION":4290},"indices":39334,"material":7,"mode":4}]},{"name":"COMPOUND209","primitives":[{"attributes":{"NORMAL":21813,"POSITION":4291},"indices":39335,"material":13,"mode":4},{"attributes":{"NORMAL":21814,"POSITION":4292},"indices":39336,"material":13,"mode":4},{"attributes":{"NORMAL":21815,"POSITION":4293},"indices":39337,"material":13,"mode":4},{"attributes":{"NORMAL":21816,"POSITION":4294},"indices":39338,"material":13,"mode":4},{"attributes":{"NORMAL":21817,"POSITION":4295},"indices":39339,"material":13,"mode":4},{"attributes":{"NORMAL":21818,"POSITION":4296},"indices":39340,"material":13,"mode":4},{"attributes":{"NORMAL":21819,"POSITION":4297},"indices":39341,"material":13,"mode":4},{"attributes":{"NORMAL":21820,"POSITION":4298},"indices":39342,"material":13,"mode":4},{"attributes":{"NORMAL":21821,"POSITION":4299},"indices":39343,"material":13,"mode":4},{"attributes":{"NORMAL":21822,"POSITION":4300},"indices":39344,"material":13,"mode":4},{"attributes":{"NORMAL":21823,"POSITION":4301},"indices":39345,"material":9,"mode":4},{"attributes":{"NORMAL":21824,"POSITION":4302},"indices":39346,"material":9,"mode":4},{"attributes":{"NORMAL":21825,"POSITION":4303},"indices":39347,"material":9,"mode":4},{"attributes":{"NORMAL":21826,"POSITION":4304},"indices":39348,"material":9,"mode":4},{"attributes":{"NORMAL":21827,"POSITION":4305},"indices":39349,"material":9,"mode":4},{"attributes":{"NORMAL":21828,"POSITION":4306},"indices":39350,"material":13,"mode":4},{"attributes":{"NORMAL":21829,"POSITION":4307},"indices":39351,"material":9,"mode":4},{"attributes":{"NORMAL":21830,"POSITION":4308},"indices":39352,"material":9,"mode":4},{"attributes":{"NORMAL":21831,"POSITION":4309},"indices":39353,"material":9,"mode":4},{"attributes":{"NORMAL":21832,"POSITION":4310},"indices":39354,"material":9,"mode":4},{"attributes":{"NORMAL":21833,"POSITION":4311},"indices":39355,"material":9,"mode":4},{"attributes":{"NORMAL":21834,"POSITION":4312},"indices":39356,"material":13,"mode":4},{"attributes":{"NORMAL":21835,"POSITION":4313},"indices":39357,"material":9,"mode":4},{"attributes":{"NORMAL":21836,"POSITION":4314},"indices":39358,"material":9,"mode":4},{"attributes":{"NORMAL":21837,"POSITION":4315},"indices":39359,"material":9,"mode":4},{"attributes":{"NORMAL":21838,"POSITION":4316},"indices":39360,"material":9,"mode":4},{"attributes":{"NORMAL":21839,"POSITION":4317},"indices":39361,"material":9,"mode":4},{"attributes":{"NORMAL":21840,"POSITION":4318},"indices":39362,"material":9,"mode":4},{"attributes":{"NORMAL":21841,"POSITION":4319},"indices":39363,"material":9,"mode":4},{"attributes":{"NORMAL":21842,"POSITION":4320},"indices":39364,"material":9,"mode":4},{"attributes":{"NORMAL":21843,"POSITION":4321},"indices":39365,"material":9,"mode":4},{"attributes":{"NORMAL":21844,"POSITION":4322},"indices":39366,"material":9,"mode":4},{"attributes":{"NORMAL":21845,"POSITION":4323},"indices":39367,"material":9,"mode":4},{"attributes":{"NORMAL":21846,"POSITION":4324},"indices":39368,"material":9,"mode":4},{"attributes":{"NORMAL":21847,"POSITION":4325},"indices":39369,"material":9,"mode":4},{"attributes":{"NORMAL":21848,"POSITION":4326},"indices":39370,"material":9,"mode":4},{"attributes":{"NORMAL":21849,"POSITION":4327},"indices":39371,"material":9,"mode":4},{"attributes":{"NORMAL":21850,"POSITION":4328},"indices":39372,"material":9,"mode":4},{"attributes":{"NORMAL":21851,"POSITION":4329},"indices":39373,"material":9,"mode":4},{"attributes":{"NORMAL":21852,"POSITION":4330},"indices":39374,"material":9,"mode":4},{"attributes":{"NORMAL":21853,"POSITION":4331},"indices":39375,"material":9,"mode":4},{"attributes":{"NORMAL":21854,"POSITION":4332},"indices":39376,"material":9,"mode":4},{"attributes":{"NORMAL":21855,"POSITION":4333},"indices":39377,"material":9,"mode":4},{"attributes":{"NORMAL":21856,"POSITION":4334},"indices":39378,"material":13,"mode":4},{"attributes":{"NORMAL":21857,"POSITION":4335},"indices":39379,"material":9,"mode":4},{"attributes":{"NORMAL":21858,"POSITION":4336},"indices":39380,"material":9,"mode":4},{"attributes":{"NORMAL":21859,"POSITION":4337},"indices":39381,"material":9,"mode":4},{"attributes":{"NORMAL":21860,"POSITION":4338},"indices":39382,"material":9,"mode":4},{"attributes":{"NORMAL":21861,"POSITION":4339},"indices":39383,"material":9,"mode":4},{"attributes":{"NORMAL":21862,"POSITION":4340},"indices":39384,"material":9,"mode":4},{"attributes":{"NORMAL":21863,"POSITION":4341},"indices":39385,"material":9,"mode":4},{"attributes":{"NORMAL":21864,"POSITION":4342},"indices":39386,"material":9,"mode":4},{"attributes":{"NORMAL":21865,"POSITION":4343},"indices":39387,"material":9,"mode":4},{"attributes":{"NORMAL":21866,"POSITION":4344},"indices":39388,"material":9,"mode":4},{"attributes":{"NORMAL":21867,"POSITION":4345},"indices":39389,"material":9,"mode":4},{"attributes":{"NORMAL":21868,"POSITION":4346},"indices":39390,"material":9,"mode":4},{"attributes":{"NORMAL":21869,"POSITION":4347},"indices":39391,"material":9,"mode":4},{"attributes":{"NORMAL":21870,"POSITION":4348},"indices":39392,"material":9,"mode":4},{"attributes":{"NORMAL":21871,"POSITION":4349},"indices":39393,"material":9,"mode":4},{"attributes":{"NORMAL":21872,"POSITION":4350},"indices":39394,"material":13,"mode":4}]},{"name":"COMPOUND210","primitives":[{"attributes":{"NORMAL":21873,"POSITION":4351},"indices":39395,"material":7,"mode":4},{"attributes":{"NORMAL":21874,"POSITION":4352},"indices":39396,"material":7,"mode":4},{"attributes":{"NORMAL":21875,"POSITION":4353},"indices":39397,"material":7,"mode":4},{"attributes":{"NORMAL":21876,"POSITION":4354},"indices":39398,"material":7,"mode":4},{"attributes":{"NORMAL":21877,"POSITION":4355},"indices":39399,"material":7,"mode":4},{"attributes":{"NORMAL":21878,"POSITION":4356},"indices":39400,"material":7,"mode":4},{"attributes":{"NORMAL":21879,"POSITION":4357},"indices":39401,"material":7,"mode":4},{"attributes":{"NORMAL":21880,"POSITION":4358},"indices":39402,"material":7,"mode":4},{"attributes":{"NORMAL":21881,"POSITION":4359},"indices":39403,"material":7,"mode":4},{"attributes":{"NORMAL":21882,"POSITION":4360},"indices":39404,"material":7,"mode":4}]},{"name":"COMPOUND211","primitives":[{"attributes":{"NORMAL":21883,"POSITION":4361},"indices":39405,"material":7,"mode":4},{"attributes":{"NORMAL":21884,"POSITION":4362},"indices":39406,"material":7,"mode":4},{"attributes":{"NORMAL":21885,"POSITION":4363},"indices":39407,"material":7,"mode":4},{"attributes":{"NORMAL":21886,"POSITION":4364},"indices":39408,"material":7,"mode":4},{"attributes":{"NORMAL":21887,"POSITION":4365},"indices":39409,"material":7,"mode":4},{"attributes":{"NORMAL":21888,"POSITION":4366},"indices":39410,"material":7,"mode":4},{"attributes":{"NORMAL":21889,"POSITION":4367},"indices":39411,"material":7,"mode":4},{"attributes":{"NORMAL":21890,"POSITION":4368},"indices":39412,"material":7,"mode":4},{"attributes":{"NORMAL":21891,"POSITION":4369},"indices":39413,"material":7,"mode":4},{"attributes":{"NORMAL":21892,"POSITION":4370},"indices":39414,"material":7,"mode":4}]},{"name":"COMPOUND212","primitives":[{"attributes":{"NORMAL":21893,"POSITION":4371},"indices":39415,"material":13,"mode":4},{"attributes":{"NORMAL":21894,"POSITION":4372},"indices":39416,"material":13,"mode":4},{"attributes":{"NORMAL":21895,"POSITION":4373},"indices":39417,"material":13,"mode":4},{"attributes":{"NORMAL":21896,"POSITION":4374},"indices":39418,"material":13,"mode":4},{"attributes":{"NORMAL":21897,"POSITION":4375},"indices":39419,"material":13,"mode":4},{"attributes":{"NORMAL":21898,"POSITION":4376},"indices":39420,"material":13,"mode":4},{"attributes":{"NORMAL":21899,"POSITION":4377},"indices":39421,"material":13,"mode":4},{"attributes":{"NORMAL":21900,"POSITION":4378},"indices":39422,"material":13,"mode":4},{"attributes":{"NORMAL":21901,"POSITION":4379},"indices":39423,"material":13,"mode":4},{"attributes":{"NORMAL":21902,"POSITION":4380},"indices":39424,"material":13,"mode":4},{"attributes":{"NORMAL":21903,"POSITION":4381},"indices":39425,"material":9,"mode":4},{"attributes":{"NORMAL":21904,"POSITION":4382},"indices":39426,"material":9,"mode":4},{"attributes":{"NORMAL":21905,"POSITION":4383},"indices":39427,"material":9,"mode":4},{"attributes":{"NORMAL":21906,"POSITION":4384},"indices":39428,"material":9,"mode":4},{"attributes":{"NORMAL":21907,"POSITION":4385},"indices":39429,"material":9,"mode":4},{"attributes":{"NORMAL":21908,"POSITION":4386},"indices":39430,"material":13,"mode":4},{"attributes":{"NORMAL":21909,"POSITION":4387},"indices":39431,"material":9,"mode":4},{"attributes":{"NORMAL":21910,"POSITION":4388},"indices":39432,"material":9,"mode":4},{"attributes":{"NORMAL":21911,"POSITION":4389},"indices":39433,"material":9,"mode":4},{"attributes":{"NORMAL":21912,"POSITION":4390},"indices":39434,"material":9,"mode":4},{"attributes":{"NORMAL":21913,"POSITION":4391},"indices":39435,"material":9,"mode":4},{"attributes":{"NORMAL":21914,"POSITION":4392},"indices":39436,"material":13,"mode":4},{"attributes":{"NORMAL":21915,"POSITION":4393},"indices":39437,"material":9,"mode":4},{"attributes":{"NORMAL":21916,"POSITION":4394},"indices":39438,"material":9,"mode":4},{"attributes":{"NORMAL":21917,"POSITION":4395},"indices":39439,"material":9,"mode":4},{"attributes":{"NORMAL":21918,"POSITION":4396},"indices":39440,"material":9,"mode":4},{"attributes":{"NORMAL":21919,"POSITION":4397},"indices":39441,"material":9,"mode":4},{"attributes":{"NORMAL":21920,"POSITION":4398},"indices":39442,"material":9,"mode":4},{"attributes":{"NORMAL":21921,"POSITION":4399},"indices":39443,"material":9,"mode":4},{"attributes":{"NORMAL":21922,"POSITION":4400},"indices":39444,"material":9,"mode":4},{"attributes":{"NORMAL":21923,"POSITION":4401},"indices":39445,"material":9,"mode":4},{"attributes":{"NORMAL":21924,"POSITION":4402},"indices":39446,"material":9,"mode":4},{"attributes":{"NORMAL":21925,"POSITION":4403},"indices":39447,"material":9,"mode":4},{"attributes":{"NORMAL":21926,"POSITION":4404},"indices":39448,"material":9,"mode":4},{"attributes":{"NORMAL":21927,"POSITION":4405},"indices":39449,"material":9,"mode":4},{"attributes":{"NORMAL":21928,"POSITION":4406},"indices":39450,"material":9,"mode":4},{"attributes":{"NORMAL":21929,"POSITION":4407},"indices":39451,"material":9,"mode":4},{"attributes":{"NORMAL":21930,"POSITION":4408},"indices":39452,"material":9,"mode":4},{"attributes":{"NORMAL":21931,"POSITION":4409},"indices":39453,"material":9,"mode":4},{"attributes":{"NORMAL":21932,"POSITION":4410},"indices":39454,"material":9,"mode":4},{"attributes":{"NORMAL":21933,"POSITION":4411},"indices":39455,"material":9,"mode":4},{"attributes":{"NORMAL":21934,"POSITION":4412},"indices":39456,"material":9,"mode":4},{"attributes":{"NORMAL":21935,"POSITION":4413},"indices":39457,"material":9,"mode":4},{"attributes":{"NORMAL":21936,"POSITION":4414},"indices":39458,"material":13,"mode":4},{"attributes":{"NORMAL":21937,"POSITION":4415},"indices":39459,"material":9,"mode":4},{"attributes":{"NORMAL":21938,"POSITION":4416},"indices":39460,"material":9,"mode":4},{"attributes":{"NORMAL":21939,"POSITION":4417},"indices":39461,"material":9,"mode":4},{"attributes":{"NORMAL":21940,"POSITION":4418},"indices":39462,"material":9,"mode":4},{"attributes":{"NORMAL":21941,"POSITION":4419},"indices":39463,"material":9,"mode":4},{"attributes":{"NORMAL":21942,"POSITION":4420},"indices":39464,"material":9,"mode":4},{"attributes":{"NORMAL":21943,"POSITION":4421},"indices":39465,"material":9,"mode":4},{"attributes":{"NORMAL":21944,"POSITION":4422},"indices":39466,"material":9,"mode":4},{"attributes":{"NORMAL":21945,"POSITION":4423},"indices":39467,"material":9,"mode":4},{"attributes":{"NORMAL":21946,"POSITION":4424},"indices":39468,"material":9,"mode":4},{"attributes":{"NORMAL":21947,"POSITION":4425},"indices":39469,"material":9,"mode":4},{"attributes":{"NORMAL":21948,"POSITION":4426},"indices":39470,"material":9,"mode":4},{"attributes":{"NORMAL":21949,"POSITION":4427},"indices":39471,"material":9,"mode":4},{"attributes":{"NORMAL":21950,"POSITION":4428},"indices":39472,"material":9,"mode":4},{"attributes":{"NORMAL":21951,"POSITION":4429},"indices":39473,"material":9,"mode":4},{"attributes":{"NORMAL":21952,"POSITION":4430},"indices":39474,"material":13,"mode":4}]},{"name":"COMPOUND213","primitives":[{"attributes":{"NORMAL":21953,"POSITION":4431},"indices":39475,"material":8,"mode":4},{"attributes":{"NORMAL":21954,"POSITION":4432},"indices":39476,"material":8,"mode":4},{"attributes":{"NORMAL":21955,"POSITION":4433},"indices":39477,"material":8,"mode":4},{"attributes":{"NORMAL":21956,"POSITION":4434},"indices":39478,"material":8,"mode":4},{"attributes":{"NORMAL":21957,"POSITION":4435},"indices":39479,"material":8,"mode":4},{"attributes":{"NORMAL":21958,"POSITION":4436},"indices":39480,"material":8,"mode":4},{"attributes":{"NORMAL":21959,"POSITION":4437},"indices":39481,"material":8,"mode":4},{"attributes":{"NORMAL":21960,"POSITION":4438},"indices":39482,"material":8,"mode":4},{"attributes":{"NORMAL":21961,"POSITION":4439},"indices":39483,"material":8,"mode":4},{"attributes":{"NORMAL":21962,"POSITION":4440},"indices":39484,"material":8,"mode":4},{"attributes":{"NORMAL":21963,"POSITION":4441},"indices":39485,"material":8,"mode":4},{"attributes":{"NORMAL":21964,"POSITION":4442},"indices":39486,"material":8,"mode":4},{"attributes":{"NORMAL":21965,"POSITION":4443},"indices":39487,"material":8,"mode":4},{"attributes":{"NORMAL":21966,"POSITION":4444},"indices":39488,"material":8,"mode":4},{"attributes":{"NORMAL":21967,"POSITION":4445},"indices":39489,"material":8,"mode":4},{"attributes":{"NORMAL":21968,"POSITION":4446},"indices":39490,"material":8,"mode":4},{"attributes":{"NORMAL":21969,"POSITION":4447},"indices":39491,"material":8,"mode":4}]},{"name":"COMPOUND214","primitives":[{"attributes":{"NORMAL":21970,"POSITION":4448},"indices":39492,"material":14,"mode":4},{"attributes":{"NORMAL":21971,"POSITION":4449},"indices":39493,"material":14,"mode":4}]},{"name":"COMPOUND215","primitives":[{"attributes":{"NORMAL":21972,"POSITION":4450},"indices":39494,"material":7,"mode":4},{"attributes":{"NORMAL":21973,"POSITION":4451},"indices":39495,"material":7,"mode":4},{"attributes":{"NORMAL":21974,"POSITION":4452},"indices":39496,"material":7,"mode":4},{"attributes":{"NORMAL":21975,"POSITION":4453},"indices":39497,"material":7,"mode":4},{"attributes":{"NORMAL":21976,"POSITION":4454},"indices":39498,"material":7,"mode":4},{"attributes":{"NORMAL":21977,"POSITION":4455},"indices":39499,"material":7,"mode":4},{"attributes":{"NORMAL":21978,"POSITION":4456},"indices":39500,"material":7,"mode":4},{"attributes":{"NORMAL":21979,"POSITION":4457},"indices":39501,"material":7,"mode":4},{"attributes":{"NORMAL":21980,"POSITION":4458},"indices":39502,"material":7,"mode":4},{"attributes":{"NORMAL":21981,"POSITION":4459},"indices":39503,"material":7,"mode":4}]},{"name":"COMPOUND216","primitives":[{"attributes":{"NORMAL":21982,"POSITION":4460},"indices":39504,"material":15,"mode":4},{"attributes":{"NORMAL":21983,"POSITION":4461},"indices":39505,"material":15,"mode":4},{"attributes":{"NORMAL":21984,"POSITION":4462},"indices":39506,"material":15,"mode":4},{"attributes":{"NORMAL":21985,"POSITION":4463},"indices":39507,"material":15,"mode":4},{"attributes":{"NORMAL":21986,"POSITION":4464},"indices":39508,"material":15,"mode":4},{"attributes":{"NORMAL":21987,"POSITION":4465},"indices":39509,"material":15,"mode":4},{"attributes":{"NORMAL":21988,"POSITION":4466},"indices":39510,"material":15,"mode":4},{"attributes":{"NORMAL":21989,"POSITION":4467},"indices":39511,"material":15,"mode":4},{"attributes":{"NORMAL":21990,"POSITION":4468},"indices":39512,"material":15,"mode":4},{"attributes":{"NORMAL":21991,"POSITION":4469},"indices":39513,"material":15,"mode":4},{"attributes":{"NORMAL":21992,"POSITION":4470},"indices":39514,"material":9,"mode":4},{"attributes":{"NORMAL":21993,"POSITION":4471},"indices":39515,"material":9,"mode":4},{"attributes":{"NORMAL":21994,"POSITION":4472},"indices":39516,"material":9,"mode":4},{"attributes":{"NORMAL":21995,"POSITION":4473},"indices":39517,"material":9,"mode":4},{"attributes":{"NORMAL":21996,"POSITION":4474},"indices":39518,"material":9,"mode":4},{"attributes":{"NORMAL":21997,"POSITION":4475},"indices":39519,"material":15,"mode":4},{"attributes":{"NORMAL":21998,"POSITION":4476},"indices":39520,"material":9,"mode":4},{"attributes":{"NORMAL":21999,"POSITION":4477},"indices":39521,"material":9,"mode":4},{"attributes":{"NORMAL":22000,"POSITION":4478},"indices":39522,"material":9,"mode":4},{"attributes":{"NORMAL":22001,"POSITION":4479},"indices":39523,"material":9,"mode":4},{"attributes":{"NORMAL":22002,"POSITION":4480},"indices":39524,"material":9,"mode":4},{"attributes":{"NORMAL":22003,"POSITION":4481},"indices":39525,"material":9,"mode":4},{"attributes":{"NORMAL":22004,"POSITION":4482},"indices":39526,"material":9,"mode":4},{"attributes":{"NORMAL":22005,"POSITION":4483},"indices":39527,"material":9,"mode":4},{"attributes":{"NORMAL":22006,"POSITION":4484},"indices":39528,"material":9,"mode":4},{"attributes":{"NORMAL":22007,"POSITION":4485},"indices":39529,"material":9,"mode":4},{"attributes":{"NORMAL":22008,"POSITION":4486},"indices":39530,"material":9,"mode":4},{"attributes":{"NORMAL":22009,"POSITION":4487},"indices":39531,"material":9,"mode":4},{"attributes":{"NORMAL":22010,"POSITION":4488},"indices":39532,"material":9,"mode":4},{"attributes":{"NORMAL":22011,"POSITION":4489},"indices":39533,"material":9,"mode":4},{"attributes":{"NORMAL":22012,"POSITION":4490},"indices":39534,"material":9,"mode":4},{"attributes":{"NORMAL":22013,"POSITION":4491},"indices":39535,"material":9,"mode":4},{"attributes":{"NORMAL":22014,"POSITION":4492},"indices":39536,"material":9,"mode":4},{"attributes":{"NORMAL":22015,"POSITION":4493},"indices":39537,"material":9,"mode":4},{"attributes":{"NORMAL":22016,"POSITION":4494},"indices":39538,"material":9,"mode":4},{"attributes":{"NORMAL":22017,"POSITION":4495},"indices":39539,"material":9,"mode":4},{"attributes":{"NORMAL":22018,"POSITION":4496},"indices":39540,"material":15,"mode":4},{"attributes":{"NORMAL":22019,"POSITION":4497},"indices":39541,"material":9,"mode":4},{"attributes":{"NORMAL":22020,"POSITION":4498},"indices":39542,"material":9,"mode":4},{"attributes":{"NORMAL":22021,"POSITION":4499},"indices":39543,"material":9,"mode":4},{"attributes":{"NORMAL":22022,"POSITION":4500},"indices":39544,"material":9,"mode":4},{"attributes":{"NORMAL":22023,"POSITION":4501},"indices":39545,"material":9,"mode":4},{"attributes":{"NORMAL":22024,"POSITION":4502},"indices":39546,"material":15,"mode":4},{"attributes":{"NORMAL":22025,"POSITION":4503},"indices":39547,"material":9,"mode":4},{"attributes":{"NORMAL":22026,"POSITION":4504},"indices":39548,"material":9,"mode":4},{"attributes":{"NORMAL":22027,"POSITION":4505},"indices":39549,"material":9,"mode":4},{"attributes":{"NORMAL":22028,"POSITION":4506},"indices":39550,"material":9,"mode":4},{"attributes":{"NORMAL":22029,"POSITION":4507},"indices":39551,"material":9,"mode":4},{"attributes":{"NORMAL":22030,"POSITION":4508},"indices":39552,"material":9,"mode":4},{"attributes":{"NORMAL":22031,"POSITION":4509},"indices":39553,"material":9,"mode":4}]},{"name":"COMPOUND217","primitives":[{"attributes":{"NORMAL":22032,"POSITION":4510},"indices":39554,"material":7,"mode":4},{"attributes":{"NORMAL":22033,"POSITION":4511},"indices":39555,"material":7,"mode":4},{"attributes":{"NORMAL":22034,"POSITION":4512},"indices":39556,"material":7,"mode":4},{"attributes":{"NORMAL":22035,"POSITION":4513},"indices":39557,"material":7,"mode":4},{"attributes":{"NORMAL":22036,"POSITION":4514},"indices":39558,"material":7,"mode":4},{"attributes":{"NORMAL":22037,"POSITION":4515},"indices":39559,"material":7,"mode":4},{"attributes":{"NORMAL":22038,"POSITION":4516},"indices":39560,"material":7,"mode":4},{"attributes":{"NORMAL":22039,"POSITION":4517},"indices":39561,"material":7,"mode":4},{"attributes":{"NORMAL":22040,"POSITION":4518},"indices":39562,"material":7,"mode":4},{"attributes":{"NORMAL":22041,"POSITION":4519},"indices":39563,"material":7,"mode":4}]},{"name":"COMPOUND218","primitives":[{"attributes":{"NORMAL":22042,"POSITION":4520},"indices":39564,"material":7,"mode":4},{"attributes":{"NORMAL":22043,"POSITION":4521},"indices":39565,"material":7,"mode":4},{"attributes":{"NORMAL":22044,"POSITION":4522},"indices":39566,"material":7,"mode":4},{"attributes":{"NORMAL":22045,"POSITION":4523},"indices":39567,"material":7,"mode":4},{"attributes":{"NORMAL":22046,"POSITION":4524},"indices":39568,"material":7,"mode":4},{"attributes":{"NORMAL":22047,"POSITION":4525},"indices":39569,"material":7,"mode":4},{"attributes":{"NORMAL":22048,"POSITION":4526},"indices":39570,"material":7,"mode":4},{"attributes":{"NORMAL":22049,"POSITION":4527},"indices":39571,"material":7,"mode":4},{"attributes":{"NORMAL":22050,"POSITION":4528},"indices":39572,"material":7,"mode":4},{"attributes":{"NORMAL":22051,"POSITION":4529},"indices":39573,"material":7,"mode":4}]},{"name":"COMPOUND219","primitives":[{"attributes":{"NORMAL":22052,"POSITION":4530},"indices":39574,"material":7,"mode":4},{"attributes":{"NORMAL":22053,"POSITION":4531},"indices":39575,"material":7,"mode":4},{"attributes":{"NORMAL":22054,"POSITION":4532},"indices":39576,"material":7,"mode":4},{"attributes":{"NORMAL":22055,"POSITION":4533},"indices":39577,"material":7,"mode":4},{"attributes":{"NORMAL":22056,"POSITION":4534},"indices":39578,"material":7,"mode":4},{"attributes":{"NORMAL":22057,"POSITION":4535},"indices":39579,"material":7,"mode":4},{"attributes":{"NORMAL":22058,"POSITION":4536},"indices":39580,"material":7,"mode":4},{"attributes":{"NORMAL":22059,"POSITION":4537},"indices":39581,"material":7,"mode":4},{"attributes":{"NORMAL":22060,"POSITION":4538},"indices":39582,"material":7,"mode":4},{"attributes":{"NORMAL":22061,"POSITION":4539},"indices":39583,"material":7,"mode":4}]},{"name":"COMPOUND220","primitives":[{"attributes":{"NORMAL":22062,"POSITION":4540},"indices":39584,"material":8,"mode":4},{"attributes":{"NORMAL":22063,"POSITION":4541},"indices":39585,"material":8,"mode":4},{"attributes":{"NORMAL":22064,"POSITION":4542},"indices":39586,"material":8,"mode":4},{"attributes":{"NORMAL":22065,"POSITION":4543},"indices":39587,"material":8,"mode":4},{"attributes":{"NORMAL":22066,"POSITION":4544},"indices":39588,"material":8,"mode":4},{"attributes":{"NORMAL":22067,"POSITION":4545},"indices":39589,"material":8,"mode":4},{"attributes":{"NORMAL":22068,"POSITION":4546},"indices":39590,"material":8,"mode":4},{"attributes":{"NORMAL":22069,"POSITION":4547},"indices":39591,"material":8,"mode":4},{"attributes":{"NORMAL":22070,"POSITION":4548},"indices":39592,"material":8,"mode":4},{"attributes":{"NORMAL":22071,"POSITION":4549},"indices":39593,"material":8,"mode":4},{"attributes":{"NORMAL":22072,"POSITION":4550},"indices":39594,"material":8,"mode":4},{"attributes":{"NORMAL":22073,"POSITION":4551},"indices":39595,"material":8,"mode":4},{"attributes":{"NORMAL":22074,"POSITION":4552},"indices":39596,"material":8,"mode":4},{"attributes":{"NORMAL":22075,"POSITION":4553},"indices":39597,"material":8,"mode":4}]},{"name":"COMPOUND221","primitives":[{"attributes":{"NORMAL":22076,"POSITION":4554},"indices":39598,"material":16,"mode":4},{"attributes":{"NORMAL":22077,"POSITION":4555},"indices":39599,"material":16,"mode":4},{"attributes":{"NORMAL":22078,"POSITION":4556},"indices":39600,"material":16,"mode":4},{"attributes":{"NORMAL":22079,"POSITION":4557},"indices":39601,"material":16,"mode":4},{"attributes":{"NORMAL":22080,"POSITION":4558},"indices":39602,"material":16,"mode":4},{"attributes":{"NORMAL":22081,"POSITION":4559},"indices":39603,"material":16,"mode":4},{"attributes":{"NORMAL":22082,"POSITION":4560},"indices":39604,"material":16,"mode":4},{"attributes":{"NORMAL":22083,"POSITION":4561},"indices":39605,"material":16,"mode":4},{"attributes":{"NORMAL":22084,"POSITION":4562},"indices":39606,"material":16,"mode":4},{"attributes":{"NORMAL":22085,"POSITION":4563},"indices":39607,"material":16,"mode":4}]},{"name":"COMPOUND222","primitives":[{"attributes":{"NORMAL":22086,"POSITION":4564},"indices":39608,"material":7,"mode":4},{"attributes":{"NORMAL":22087,"POSITION":4565},"indices":39609,"material":7,"mode":4},{"attributes":{"NORMAL":22088,"POSITION":4566},"indices":39610,"material":7,"mode":4},{"attributes":{"NORMAL":22089,"POSITION":4567},"indices":39611,"material":7,"mode":4},{"attributes":{"NORMAL":22090,"POSITION":4568},"indices":39612,"material":7,"mode":4},{"attributes":{"NORMAL":22091,"POSITION":4569},"indices":39613,"material":7,"mode":4},{"attributes":{"NORMAL":22092,"POSITION":4570},"indices":39614,"material":7,"mode":4},{"attributes":{"NORMAL":22093,"POSITION":4571},"indices":39615,"material":7,"mode":4},{"attributes":{"NORMAL":22094,"POSITION":4572},"indices":39616,"material":7,"mode":4},{"attributes":{"NORMAL":22095,"POSITION":4573},"indices":39617,"material":7,"mode":4}]},{"name":"COMPOUND223","primitives":[{"attributes":{"NORMAL":22096,"POSITION":4574},"indices":39618,"material":7,"mode":4},{"attributes":{"NORMAL":22097,"POSITION":4575},"indices":39619,"material":7,"mode":4},{"attributes":{"NORMAL":22098,"POSITION":4576},"indices":39620,"material":7,"mode":4},{"attributes":{"NORMAL":22099,"POSITION":4577},"indices":39621,"material":7,"mode":4},{"attributes":{"NORMAL":22100,"POSITION":4578},"indices":39622,"material":7,"mode":4},{"attributes":{"NORMAL":22101,"POSITION":4579},"indices":39623,"material":7,"mode":4},{"attributes":{"NORMAL":22102,"POSITION":4580},"indices":39624,"material":7,"mode":4},{"attributes":{"NORMAL":22103,"POSITION":4581},"indices":39625,"material":7,"mode":4},{"attributes":{"NORMAL":22104,"POSITION":4582},"indices":39626,"material":7,"mode":4},{"attributes":{"NORMAL":22105,"POSITION":4583},"indices":39627,"material":7,"mode":4}]},{"name":"COMPOUND224","primitives":[{"attributes":{"NORMAL":22106,"POSITION":4584},"indices":39628,"material":7,"mode":4},{"attributes":{"NORMAL":22107,"POSITION":4585},"indices":39629,"material":7,"mode":4},{"attributes":{"NORMAL":22108,"POSITION":4586},"indices":39630,"material":7,"mode":4},{"attributes":{"NORMAL":22109,"POSITION":4587},"indices":39631,"material":7,"mode":4},{"attributes":{"NORMAL":22110,"POSITION":4588},"indices":39632,"material":7,"mode":4},{"attributes":{"NORMAL":22111,"POSITION":4589},"indices":39633,"material":7,"mode":4},{"attributes":{"NORMAL":22112,"POSITION":4590},"indices":39634,"material":7,"mode":4},{"attributes":{"NORMAL":22113,"POSITION":4591},"indices":39635,"material":7,"mode":4},{"attributes":{"NORMAL":22114,"POSITION":4592},"indices":39636,"material":7,"mode":4},{"attributes":{"NORMAL":22115,"POSITION":4593},"indices":39637,"material":7,"mode":4}]},{"name":"COMPOUND225","primitives":[{"attributes":{"NORMAL":22116,"POSITION":4594},"indices":39638,"material":7,"mode":4},{"attributes":{"NORMAL":22117,"POSITION":4595},"indices":39639,"material":7,"mode":4},{"attributes":{"NORMAL":22118,"POSITION":4596},"indices":39640,"material":7,"mode":4},{"attributes":{"NORMAL":22119,"POSITION":4597},"indices":39641,"material":7,"mode":4},{"attributes":{"NORMAL":22120,"POSITION":4598},"indices":39642,"material":7,"mode":4},{"attributes":{"NORMAL":22121,"POSITION":4599},"indices":39643,"material":7,"mode":4},{"attributes":{"NORMAL":22122,"POSITION":4600},"indices":39644,"material":7,"mode":4},{"attributes":{"NORMAL":22123,"POSITION":4601},"indices":39645,"material":7,"mode":4},{"attributes":{"NORMAL":22124,"POSITION":4602},"indices":39646,"material":7,"mode":4},{"attributes":{"NORMAL":22125,"POSITION":4603},"indices":39647,"material":7,"mode":4}]},{"name":"COMPOUND226","primitives":[{"attributes":{"NORMAL":22126,"POSITION":4604},"indices":39648,"material":7,"mode":4},{"attributes":{"NORMAL":22127,"POSITION":4605},"indices":39649,"material":7,"mode":4},{"attributes":{"NORMAL":22128,"POSITION":4606},"indices":39650,"material":7,"mode":4},{"attributes":{"NORMAL":22129,"POSITION":4607},"indices":39651,"material":7,"mode":4},{"attributes":{"NORMAL":22130,"POSITION":4608},"indices":39652,"material":7,"mode":4},{"attributes":{"NORMAL":22131,"POSITION":4609},"indices":39653,"material":7,"mode":4},{"attributes":{"NORMAL":22132,"POSITION":4610},"indices":39654,"material":7,"mode":4},{"attributes":{"NORMAL":22133,"POSITION":4611},"indices":39655,"material":7,"mode":4},{"attributes":{"NORMAL":22134,"POSITION":4612},"indices":39656,"material":7,"mode":4},{"attributes":{"NORMAL":22135,"POSITION":4613},"indices":39657,"material":7,"mode":4}]},{"name":"COMPOUND227","primitives":[{"attributes":{"NORMAL":22136,"POSITION":4614},"indices":39658,"material":7,"mode":4},{"attributes":{"NORMAL":22137,"POSITION":4615},"indices":39659,"material":7,"mode":4},{"attributes":{"NORMAL":22138,"POSITION":4616},"indices":39660,"material":7,"mode":4},{"attributes":{"NORMAL":22139,"POSITION":4617},"indices":39661,"material":7,"mode":4},{"attributes":{"NORMAL":22140,"POSITION":4618},"indices":39662,"material":7,"mode":4},{"attributes":{"NORMAL":22141,"POSITION":4619},"indices":39663,"material":7,"mode":4},{"attributes":{"NORMAL":22142,"POSITION":4620},"indices":39664,"material":7,"mode":4},{"attributes":{"NORMAL":22143,"POSITION":4621},"indices":39665,"material":7,"mode":4},{"attributes":{"NORMAL":22144,"POSITION":4622},"indices":39666,"material":7,"mode":4},{"attributes":{"NORMAL":22145,"POSITION":4623},"indices":39667,"material":7,"mode":4}]},{"name":"COMPOUND228","primitives":[{"attributes":{"NORMAL":22146,"POSITION":4624},"indices":39668,"material":8,"mode":4},{"attributes":{"NORMAL":22147,"POSITION":4625},"indices":39669,"material":8,"mode":4},{"attributes":{"NORMAL":22148,"POSITION":4626},"indices":39670,"material":8,"mode":4},{"attributes":{"NORMAL":22149,"POSITION":4627},"indices":39671,"material":8,"mode":4},{"attributes":{"NORMAL":22150,"POSITION":4628},"indices":39672,"material":8,"mode":4},{"attributes":{"NORMAL":22151,"POSITION":4629},"indices":39673,"material":8,"mode":4},{"attributes":{"NORMAL":22152,"POSITION":4630},"indices":39674,"material":8,"mode":4},{"attributes":{"NORMAL":22153,"POSITION":4631},"indices":39675,"material":9,"mode":4},{"attributes":{"NORMAL":22154,"POSITION":4632},"indices":39676,"material":9,"mode":4},{"attributes":{"NORMAL":22155,"POSITION":4633},"indices":39677,"material":9,"mode":4}]},{"name":"COMPOUND229","primitives":[{"attributes":{"NORMAL":22156,"POSITION":4634},"indices":39678,"material":7,"mode":4},{"attributes":{"NORMAL":22157,"POSITION":4635},"indices":39679,"material":7,"mode":4},{"attributes":{"NORMAL":22158,"POSITION":4636},"indices":39680,"material":7,"mode":4},{"attributes":{"NORMAL":22159,"POSITION":4637},"indices":39681,"material":7,"mode":4},{"attributes":{"NORMAL":22160,"POSITION":4638},"indices":39682,"material":7,"mode":4},{"attributes":{"NORMAL":22161,"POSITION":4639},"indices":39683,"material":7,"mode":4},{"attributes":{"NORMAL":22162,"POSITION":4640},"indices":39684,"material":7,"mode":4},{"attributes":{"NORMAL":22163,"POSITION":4641},"indices":39685,"material":7,"mode":4},{"attributes":{"NORMAL":22164,"POSITION":4642},"indices":39686,"material":7,"mode":4},{"attributes":{"NORMAL":22165,"POSITION":4643},"indices":39687,"material":7,"mode":4}]},{"name":"COMPOUND230","primitives":[{"attributes":{"NORMAL":22166,"POSITION":4644},"indices":39688,"material":7,"mode":4},{"attributes":{"NORMAL":22167,"POSITION":4645},"indices":39689,"material":7,"mode":4},{"attributes":{"NORMAL":22168,"POSITION":4646},"indices":39690,"material":7,"mode":4},{"attributes":{"NORMAL":22169,"POSITION":4647},"indices":39691,"material":7,"mode":4},{"attributes":{"NORMAL":22170,"POSITION":4648},"indices":39692,"material":7,"mode":4},{"attributes":{"NORMAL":22171,"POSITION":4649},"indices":39693,"material":7,"mode":4},{"attributes":{"NORMAL":22172,"POSITION":4650},"indices":39694,"material":7,"mode":4},{"attributes":{"NORMAL":22173,"POSITION":4651},"indices":39695,"material":7,"mode":4},{"attributes":{"NORMAL":22174,"POSITION":4652},"indices":39696,"material":7,"mode":4},{"attributes":{"NORMAL":22175,"POSITION":4653},"indices":39697,"material":7,"mode":4}]},{"name":"COMPOUND231","primitives":[{"attributes":{"NORMAL":22176,"POSITION":4654},"indices":39698,"material":7,"mode":4},{"attributes":{"NORMAL":22177,"POSITION":4655},"indices":39699,"material":7,"mode":4},{"attributes":{"NORMAL":22178,"POSITION":4656},"indices":39700,"material":7,"mode":4},{"attributes":{"NORMAL":22179,"POSITION":4657},"indices":39701,"material":7,"mode":4},{"attributes":{"NORMAL":22180,"POSITION":4658},"indices":39702,"material":7,"mode":4},{"attributes":{"NORMAL":22181,"POSITION":4659},"indices":39703,"material":7,"mode":4},{"attributes":{"NORMAL":22182,"POSITION":4660},"indices":39704,"material":7,"mode":4},{"attributes":{"NORMAL":22183,"POSITION":4661},"indices":39705,"material":7,"mode":4},{"attributes":{"NORMAL":22184,"POSITION":4662},"indices":39706,"material":7,"mode":4},{"attributes":{"NORMAL":22185,"POSITION":4663},"indices":39707,"material":7,"mode":4}]},{"name":"COMPOUND232","primitives":[{"attributes":{"NORMAL":22186,"POSITION":4664},"indices":39708,"material":7,"mode":4},{"attributes":{"NORMAL":22187,"POSITION":4665},"indices":39709,"material":7,"mode":4},{"attributes":{"NORMAL":22188,"POSITION":4666},"indices":39710,"material":7,"mode":4},{"attributes":{"NORMAL":22189,"POSITION":4667},"indices":39711,"material":7,"mode":4},{"attributes":{"NORMAL":22190,"POSITION":4668},"indices":39712,"material":7,"mode":4},{"attributes":{"NORMAL":22191,"POSITION":4669},"indices":39713,"material":7,"mode":4},{"attributes":{"NORMAL":22192,"POSITION":4670},"indices":39714,"material":7,"mode":4},{"attributes":{"NORMAL":22193,"POSITION":4671},"indices":39715,"material":7,"mode":4},{"attributes":{"NORMAL":22194,"POSITION":4672},"indices":39716,"material":7,"mode":4},{"attributes":{"NORMAL":22195,"POSITION":4673},"indices":39717,"material":7,"mode":4}]},{"name":"COMPOUND233","primitives":[{"attributes":{"NORMAL":22196,"POSITION":4674},"indices":39718,"material":7,"mode":4},{"attributes":{"NORMAL":22197,"POSITION":4675},"indices":39719,"material":7,"mode":4},{"attributes":{"NORMAL":22198,"POSITION":4676},"indices":39720,"material":7,"mode":4},{"attributes":{"NORMAL":22199,"POSITION":4677},"indices":39721,"material":7,"mode":4},{"attributes":{"NORMAL":22200,"POSITION":4678},"indices":39722,"material":7,"mode":4},{"attributes":{"NORMAL":22201,"POSITION":4679},"indices":39723,"material":7,"mode":4},{"attributes":{"NORMAL":22202,"POSITION":4680},"indices":39724,"material":7,"mode":4},{"attributes":{"NORMAL":22203,"POSITION":4681},"indices":39725,"material":7,"mode":4},{"attributes":{"NORMAL":22204,"POSITION":4682},"indices":39726,"material":7,"mode":4},{"attributes":{"NORMAL":22205,"POSITION":4683},"indices":39727,"material":7,"mode":4}]},{"name":"COMPOUND234","primitives":[{"attributes":{"NORMAL":22206,"POSITION":4684},"indices":39728,"material":7,"mode":4},{"attributes":{"NORMAL":22207,"POSITION":4685},"indices":39729,"material":7,"mode":4},{"attributes":{"NORMAL":22208,"POSITION":4686},"indices":39730,"material":7,"mode":4},{"attributes":{"NORMAL":22209,"POSITION":4687},"indices":39731,"material":7,"mode":4},{"attributes":{"NORMAL":22210,"POSITION":4688},"indices":39732,"material":7,"mode":4},{"attributes":{"NORMAL":22211,"POSITION":4689},"indices":39733,"material":7,"mode":4},{"attributes":{"NORMAL":22212,"POSITION":4690},"indices":39734,"material":7,"mode":4},{"attributes":{"NORMAL":22213,"POSITION":4691},"indices":39735,"material":7,"mode":4},{"attributes":{"NORMAL":22214,"POSITION":4692},"indices":39736,"material":7,"mode":4},{"attributes":{"NORMAL":22215,"POSITION":4693},"indices":39737,"material":7,"mode":4}]},{"name":"COMPOUND235","primitives":[{"attributes":{"NORMAL":22216,"POSITION":4694},"indices":39738,"material":7,"mode":4},{"attributes":{"NORMAL":22217,"POSITION":4695},"indices":39739,"material":7,"mode":4},{"attributes":{"NORMAL":22218,"POSITION":4696},"indices":39740,"material":7,"mode":4},{"attributes":{"NORMAL":22219,"POSITION":4697},"indices":39741,"material":7,"mode":4},{"attributes":{"NORMAL":22220,"POSITION":4698},"indices":39742,"material":7,"mode":4},{"attributes":{"NORMAL":22221,"POSITION":4699},"indices":39743,"material":7,"mode":4},{"attributes":{"NORMAL":22222,"POSITION":4700},"indices":39744,"material":7,"mode":4},{"attributes":{"NORMAL":22223,"POSITION":4701},"indices":39745,"material":7,"mode":4},{"attributes":{"NORMAL":22224,"POSITION":4702},"indices":39746,"material":7,"mode":4},{"attributes":{"NORMAL":22225,"POSITION":4703},"indices":39747,"material":7,"mode":4}]},{"name":"COMPOUND236","primitives":[{"attributes":{"NORMAL":22226,"POSITION":4704},"indices":39748,"material":14,"mode":4},{"attributes":{"NORMAL":22227,"POSITION":4705},"indices":39749,"material":14,"mode":4}]},{"name":"COMPOUND237","primitives":[{"attributes":{"NORMAL":22228,"POSITION":4706},"indices":39750,"material":7,"mode":4},{"attributes":{"NORMAL":22229,"POSITION":4707},"indices":39751,"material":7,"mode":4},{"attributes":{"NORMAL":22230,"POSITION":4708},"indices":39752,"material":7,"mode":4},{"attributes":{"NORMAL":22231,"POSITION":4709},"indices":39753,"material":7,"mode":4},{"attributes":{"NORMAL":22232,"POSITION":4710},"indices":39754,"material":7,"mode":4},{"attributes":{"NORMAL":22233,"POSITION":4711},"indices":39755,"material":7,"mode":4},{"attributes":{"NORMAL":22234,"POSITION":4712},"indices":39756,"material":7,"mode":4},{"attributes":{"NORMAL":22235,"POSITION":4713},"indices":39757,"material":7,"mode":4},{"attributes":{"NORMAL":22236,"POSITION":4714},"indices":39758,"material":7,"mode":4},{"attributes":{"NORMAL":22237,"POSITION":4715},"indices":39759,"material":7,"mode":4}]},{"name":"COMPOUND238","primitives":[{"attributes":{"NORMAL":22238,"POSITION":4716},"indices":39760,"material":7,"mode":4},{"attributes":{"NORMAL":22239,"POSITION":4717},"indices":39761,"material":7,"mode":4},{"attributes":{"NORMAL":22240,"POSITION":4718},"indices":39762,"material":7,"mode":4},{"attributes":{"NORMAL":22241,"POSITION":4719},"indices":39763,"material":7,"mode":4},{"attributes":{"NORMAL":22242,"POSITION":4720},"indices":39764,"material":7,"mode":4},{"attributes":{"NORMAL":22243,"POSITION":4721},"indices":39765,"material":7,"mode":4},{"attributes":{"NORMAL":22244,"POSITION":4722},"indices":39766,"material":7,"mode":4},{"attributes":{"NORMAL":22245,"POSITION":4723},"indices":39767,"material":7,"mode":4},{"attributes":{"NORMAL":22246,"POSITION":4724},"indices":39768,"material":7,"mode":4},{"attributes":{"NORMAL":22247,"POSITION":4725},"indices":39769,"material":7,"mode":4}]},{"name":"COMPOUND239","primitives":[{"attributes":{"NORMAL":22248,"POSITION":4726},"indices":39770,"material":7,"mode":4},{"attributes":{"NORMAL":22249,"POSITION":4727},"indices":39771,"material":7,"mode":4},{"attributes":{"NORMAL":22250,"POSITION":4728},"indices":39772,"material":7,"mode":4},{"attributes":{"NORMAL":22251,"POSITION":4729},"indices":39773,"material":7,"mode":4},{"attributes":{"NORMAL":22252,"POSITION":4730},"indices":39774,"material":7,"mode":4},{"attributes":{"NORMAL":22253,"POSITION":4731},"indices":39775,"material":7,"mode":4},{"attributes":{"NORMAL":22254,"POSITION":4732},"indices":39776,"material":7,"mode":4},{"attributes":{"NORMAL":22255,"POSITION":4733},"indices":39777,"material":7,"mode":4},{"attributes":{"NORMAL":22256,"POSITION":4734},"indices":39778,"material":7,"mode":4},{"attributes":{"NORMAL":22257,"POSITION":4735},"indices":39779,"material":7,"mode":4}]},{"name":"COMPOUND240","primitives":[{"attributes":{"NORMAL":22258,"POSITION":4736},"indices":39780,"material":14,"mode":4},{"attributes":{"NORMAL":22259,"POSITION":4737},"indices":39781,"material":14,"mode":4}]},{"name":"COMPOUND241","primitives":[{"attributes":{"NORMAL":22260,"POSITION":4738},"indices":39782,"material":8,"mode":4},{"attributes":{"NORMAL":22261,"POSITION":4739},"indices":39783,"material":8,"mode":4},{"attributes":{"NORMAL":22262,"POSITION":4740},"indices":39784,"material":8,"mode":4},{"attributes":{"NORMAL":22263,"POSITION":4741},"indices":39785,"material":8,"mode":4},{"attributes":{"NORMAL":22264,"POSITION":4742},"indices":39786,"material":8,"mode":4},{"attributes":{"NORMAL":22265,"POSITION":4743},"indices":39787,"material":8,"mode":4},{"attributes":{"NORMAL":22266,"POSITION":4744},"indices":39788,"material":8,"mode":4},{"attributes":{"NORMAL":22267,"POSITION":4745},"indices":39789,"material":9,"mode":4},{"attributes":{"NORMAL":22268,"POSITION":4746},"indices":39790,"material":9,"mode":4},{"attributes":{"NORMAL":22269,"POSITION":4747},"indices":39791,"material":9,"mode":4}]},{"name":"COMPOUND243","primitives":[{"attributes":{"NORMAL":22270,"POSITION":4748},"indices":39792,"material":13,"mode":4}]},{"name":"COMPOUND244","primitives":[{"attributes":{"NORMAL":22271,"POSITION":4749},"indices":39793,"material":17,"mode":4}]},{"name":"COMPOUND245","primitives":[{"attributes":{"NORMAL":22272,"POSITION":4750},"indices":39794,"material":17,"mode":4}]},{"name":"COMPOUND246","primitives":[{"attributes":{"NORMAL":22273,"POSITION":4751},"indices":39795,"material":17,"mode":4}]},{"name":"COMPOUND247","primitives":[{"attributes":{"NORMAL":22274,"POSITION":4752},"indices":39796,"material":13,"mode":4}]},{"name":"COMPOUND248","primitives":[{"attributes":{"NORMAL":22275,"POSITION":4753},"indices":39797,"material":17,"mode":4}]},{"name":"COMPOUND249","primitives":[{"attributes":{"NORMAL":22276,"POSITION":4754},"indices":39798,"material":13,"mode":4}]},{"name":"COMPOUND250","primitives":[{"attributes":{"NORMAL":22277,"POSITION":4755},"indices":39799,"material":17,"mode":4}]},{"name":"COMPOUND251","primitives":[{"attributes":{"NORMAL":22278,"POSITION":4756},"indices":39800,"material":17,"mode":4}]},{"name":"COMPOUND252","primitives":[{"attributes":{"NORMAL":22279,"POSITION":4757},"indices":39801,"material":17,"mode":4}]},{"name":"COMPOUND253","primitives":[{"attributes":{"NORMAL":22280,"POSITION":4758},"indices":39802,"material":17,"mode":4}]},{"name":"COMPOUND254","primitives":[{"attributes":{"NORMAL":22281,"POSITION":4759},"indices":39803,"material":17,"mode":4}]},{"name":"COMPOUND255","primitives":[{"attributes":{"NORMAL":22282,"POSITION":4760},"indices":39804,"material":13,"mode":4}]},{"name":"COMPOUND257","primitives":[{"attributes":{"NORMAL":22283,"POSITION":4761},"indices":39805,"material":17,"mode":4}]},{"name":"COMPOUND258","primitives":[{"attributes":{"NORMAL":22284,"POSITION":4762},"indices":39806,"material":13,"mode":4}]},{"name":"COMPOUND259","primitives":[{"attributes":{"NORMAL":22285,"POSITION":4763},"indices":39807,"material":13,"mode":4}]},{"name":"COMPOUND260","primitives":[{"attributes":{"NORMAL":22286,"POSITION":4764},"indices":39808,"material":13,"mode":4}]},{"name":"COMPOUND261","primitives":[{"attributes":{"NORMAL":22287,"POSITION":4765},"indices":39809,"material":13,"mode":4}]},{"name":"COMPOUND262","primitives":[{"attributes":{"NORMAL":22288,"POSITION":4766},"indices":39810,"material":17,"mode":4}]},{"name":"COMPOUND263","primitives":[{"attributes":{"NORMAL":22289,"POSITION":4767},"indices":39811,"material":17,"mode":4}]},{"name":"COMPOUND264","primitives":[{"attributes":{"NORMAL":22290,"POSITION":4768},"indices":39812,"material":17,"mode":4}]},{"name":"COMPOUND265","primitives":[{"attributes":{"NORMAL":22291,"POSITION":4769},"indices":39813,"material":17,"mode":4}]},{"name":"COMPOUND266","primitives":[{"attributes":{"NORMAL":22292,"POSITION":4770},"indices":39814,"material":17,"mode":4}]},{"name":"COMPOUND267","primitives":[{"attributes":{"NORMAL":22293,"POSITION":4771},"indices":39815,"material":17,"mode":4}]},{"name":"COMPOUND268","primitives":[{"attributes":{"NORMAL":22294,"POSITION":4772},"indices":39816,"material":13,"mode":4}]},{"name":"COMPOUND269","primitives":[{"attributes":{"NORMAL":22295,"POSITION":4773},"indices":39817,"material":17,"mode":4}]},{"name":"COMPOUND271","primitives":[{"attributes":{"NORMAL":22296,"POSITION":4774},"indices":39818,"material":13,"mode":4}]},{"name":"COMPOUND272","primitives":[{"attributes":{"NORMAL":22297,"POSITION":4775},"indices":39819,"material":17,"mode":4}]},{"name":"COMPOUND273","primitives":[{"attributes":{"NORMAL":22298,"POSITION":4776},"indices":39820,"material":17,"mode":4}]},{"name":"COMPOUND274","primitives":[{"attributes":{"NORMAL":22299,"POSITION":4777},"indices":39821,"material":13,"mode":4}]},{"name":"COMPOUND275","primitives":[{"attributes":{"NORMAL":22300,"POSITION":4778},"indices":39822,"material":13,"mode":4}]},{"name":"COMPOUND276","primitives":[{"attributes":{"NORMAL":22301,"POSITION":4779},"indices":39823,"material":17,"mode":4}]},{"name":"COMPOUND277","primitives":[{"attributes":{"NORMAL":22302,"POSITION":4780},"indices":39824,"material":17,"mode":4}]},{"name":"COMPOUND278","primitives":[{"attributes":{"NORMAL":22303,"POSITION":4781},"indices":39825,"material":17,"mode":4}]},{"name":"COMPOUND279","primitives":[{"attributes":{"NORMAL":22304,"POSITION":4782},"indices":39826,"material":17,"mode":4}]},{"name":"COMPOUND280","primitives":[{"attributes":{"NORMAL":22305,"POSITION":4783},"indices":39827,"material":17,"mode":4}]},{"name":"COMPOUND281","primitives":[{"attributes":{"NORMAL":22306,"POSITION":4784},"indices":39828,"material":17,"mode":4}]},{"name":"COMPOUND282","primitives":[{"attributes":{"NORMAL":22307,"POSITION":4785},"indices":39829,"material":13,"mode":4}]},{"name":"COMPOUND283","primitives":[{"attributes":{"NORMAL":22308,"POSITION":4786},"indices":39830,"material":13,"mode":4}]},{"name":"COMPOUND284","primitives":[{"attributes":{"NORMAL":22309,"POSITION":4787},"indices":39831,"material":17,"mode":4}]},{"name":"COMPOUND285","primitives":[{"attributes":{"NORMAL":22310,"POSITION":4788},"indices":39832,"material":13,"mode":4}]},{"name":"COMPOUND286","primitives":[{"attributes":{"NORMAL":22311,"POSITION":4789},"indices":39833,"material":17,"mode":4}]},{"name":"COMPOUND287","primitives":[{"attributes":{"NORMAL":22312,"POSITION":4790},"indices":39834,"material":17,"mode":4}]},{"name":"COMPOUND288","primitives":[{"attributes":{"NORMAL":22313,"POSITION":4791},"indices":39835,"material":17,"mode":4}]},{"name":"COMPOUND289","primitives":[{"attributes":{"NORMAL":22314,"POSITION":4792},"indices":39836,"material":13,"mode":4}]},{"name":"COMPOUND290","primitives":[{"attributes":{"NORMAL":22315,"POSITION":4793},"indices":39837,"material":17,"mode":4}]},{"name":"COMPOUND291","primitives":[{"attributes":{"NORMAL":22316,"POSITION":4794},"indices":39838,"material":17,"mode":4}]},{"name":"COMPOUND292","primitives":[{"attributes":{"NORMAL":22317,"POSITION":4795},"indices":39839,"material":13,"mode":4}]},{"name":"COMPOUND293","primitives":[{"attributes":{"NORMAL":22318,"POSITION":4796},"indices":39840,"material":17,"mode":4}]},{"name":"COMPOUND294","primitives":[{"attributes":{"NORMAL":22319,"POSITION":4797},"indices":39841,"material":13,"mode":4}]},{"name":"COMPOUND295","primitives":[{"attributes":{"NORMAL":22320,"POSITION":4798},"indices":39842,"material":17,"mode":4}]},{"name":"COMPOUND296","primitives":[{"attributes":{"NORMAL":22321,"POSITION":4799},"indices":39843,"material":17,"mode":4}]},{"name":"COMPOUND297","primitives":[{"attributes":{"NORMAL":22322,"POSITION":4800},"indices":39844,"material":17,"mode":4}]},{"name":"COMPOUND298","primitives":[{"attributes":{"NORMAL":22323,"POSITION":4801},"indices":39845,"material":13,"mode":4}]},{"name":"COMPOUND299","primitives":[{"attributes":{"NORMAL":22324,"POSITION":4802},"indices":39846,"material":17,"mode":4}]},{"name":"COMPOUND300","primitives":[{"attributes":{"NORMAL":22325,"POSITION":4803},"indices":39847,"material":17,"mode":4}]},{"name":"COMPOUND301","primitives":[{"attributes":{"NORMAL":22326,"POSITION":4804},"indices":39848,"material":17,"mode":4}]},{"name":"COMPOUND302","primitives":[{"attributes":{"NORMAL":22327,"POSITION":4805},"indices":39849,"material":17,"mode":4}]},{"name":"COMPOUND303","primitives":[{"attributes":{"NORMAL":22328,"POSITION":4806},"indices":39850,"material":13,"mode":4}]},{"name":"COMPOUND304","primitives":[{"attributes":{"NORMAL":22329,"POSITION":4807},"indices":39851,"material":17,"mode":4}]},{"name":"COMPOUND305","primitives":[{"attributes":{"NORMAL":22330,"POSITION":4808},"indices":39852,"material":13,"mode":4}]},{"name":"COMPOUND306","primitives":[{"attributes":{"NORMAL":22331,"POSITION":4809},"indices":39853,"material":13,"mode":4}]},{"name":"COMPOUND307","primitives":[{"attributes":{"NORMAL":22332,"POSITION":4810},"indices":39854,"material":13,"mode":4}]},{"name":"COMPOUND308","primitives":[{"attributes":{"NORMAL":22333,"POSITION":4811},"indices":39855,"material":17,"mode":4}]},{"name":"COMPOUND309","primitives":[{"attributes":{"NORMAL":22334,"POSITION":4812},"indices":39856,"material":17,"mode":4}]},{"name":"COMPOUND310","primitives":[{"attributes":{"NORMAL":22335,"POSITION":4813},"indices":39857,"material":17,"mode":4}]},{"name":"COMPOUND311","primitives":[{"attributes":{"NORMAL":22336,"POSITION":4814},"indices":39858,"material":13,"mode":4}]},{"name":"COMPOUND312","primitives":[{"attributes":{"NORMAL":22337,"POSITION":4815},"indices":39859,"material":17,"mode":4}]},{"name":"COMPOUND313","primitives":[{"attributes":{"NORMAL":22338,"POSITION":4816},"indices":39860,"material":13,"mode":4}]},{"name":"COMPOUND314","primitives":[{"attributes":{"NORMAL":22339,"POSITION":4817},"indices":39861,"material":17,"mode":4}]},{"name":"COMPOUND315","primitives":[{"attributes":{"NORMAL":22340,"POSITION":4818},"indices":39862,"material":18,"mode":4}]},{"name":"COMPOUND316","primitives":[{"attributes":{"NORMAL":22341,"POSITION":4819},"indices":39863,"material":17,"mode":4}]},{"name":"COMPOUND317","primitives":[{"attributes":{"NORMAL":22342,"POSITION":4820},"indices":39864,"material":17,"mode":4}]},{"name":"COMPOUND318","primitives":[{"attributes":{"NORMAL":22343,"POSITION":4821},"indices":39865,"material":13,"mode":4}]},{"name":"COMPOUND319","primitives":[{"attributes":{"NORMAL":22344,"POSITION":4822},"indices":39866,"material":13,"mode":4}]},{"name":"COMPOUND320","primitives":[{"attributes":{"NORMAL":22345,"POSITION":4823},"indices":39867,"material":17,"mode":4}]},{"name":"COMPOUND321","primitives":[{"attributes":{"NORMAL":22346,"POSITION":4824},"indices":39868,"material":13,"mode":4}]},{"name":"COMPOUND322","primitives":[{"attributes":{"NORMAL":22347,"POSITION":4825},"indices":39869,"material":13,"mode":4}]},{"name":"COMPOUND323","primitives":[{"attributes":{"NORMAL":22348,"POSITION":4826},"indices":39870,"material":17,"mode":4}]},{"name":"COMPOUND324","primitives":[{"attributes":{"NORMAL":22349,"POSITION":4827},"indices":39871,"material":13,"mode":4}]},{"name":"COMPOUND325","primitives":[{"attributes":{"NORMAL":22350,"POSITION":4828},"indices":39872,"material":13,"mode":4}]},{"name":"COMPOUND326","primitives":[{"attributes":{"NORMAL":22351,"POSITION":4829},"indices":39873,"material":17,"mode":4}]},{"name":"COMPOUND327","primitives":[{"attributes":{"NORMAL":22352,"POSITION":4830},"indices":39874,"material":13,"mode":4}]},{"name":"COMPOUND328","primitives":[{"attributes":{"NORMAL":22353,"POSITION":4831},"indices":39875,"material":13,"mode":4}]},{"name":"COMPOUND329","primitives":[{"attributes":{"NORMAL":22354,"POSITION":4832},"indices":39876,"material":17,"mode":4}]},{"name":"COMPOUND330","primitives":[{"attributes":{"NORMAL":22355,"POSITION":4833},"indices":39877,"material":17,"mode":4}]},{"name":"COMPOUND331","primitives":[{"attributes":{"NORMAL":22356,"POSITION":4834},"indices":39878,"material":13,"mode":4}]},{"name":"COMPOUND332","primitives":[{"attributes":{"NORMAL":22357,"POSITION":4835},"indices":39879,"material":17,"mode":4}]},{"name":"COMPOUND333","primitives":[{"attributes":{"NORMAL":22358,"POSITION":4836},"indices":39880,"material":17,"mode":4}]},{"name":"COMPOUND334","primitives":[{"attributes":{"NORMAL":22359,"POSITION":4837},"indices":39881,"material":17,"mode":4}]},{"name":"COMPOUND335","primitives":[{"attributes":{"NORMAL":22360,"POSITION":4838},"indices":39882,"material":17,"mode":4}]},{"name":"COMPOUND336","primitives":[{"attributes":{"NORMAL":22361,"POSITION":4839},"indices":39883,"material":17,"mode":4}]},{"name":"COMPOUND337","primitives":[{"attributes":{"NORMAL":22362,"POSITION":4840},"indices":39884,"material":17,"mode":4}]},{"name":"COMPOUND338","primitives":[{"attributes":{"NORMAL":22363,"POSITION":4841},"indices":39885,"material":13,"mode":4}]},{"name":"COMPOUND339","primitives":[{"attributes":{"NORMAL":22364,"POSITION":4842},"indices":39886,"material":17,"mode":4}]},{"name":"COMPOUND340","primitives":[{"attributes":{"NORMAL":22365,"POSITION":4843},"indices":39887,"material":13,"mode":4}]},{"name":"COMPOUND341","primitives":[{"attributes":{"NORMAL":22366,"POSITION":4844},"indices":39888,"material":13,"mode":4}]},{"name":"COMPOUND342","primitives":[{"attributes":{"NORMAL":22367,"POSITION":4845},"indices":39889,"material":13,"mode":4}]},{"name":"COMPOUND343","primitives":[{"attributes":{"NORMAL":22368,"POSITION":4846},"indices":39890,"material":13,"mode":4}]},{"name":"COMPOUND344","primitives":[{"attributes":{"NORMAL":22369,"POSITION":4847},"indices":39891,"material":13,"mode":4}]},{"name":"COMPOUND345","primitives":[{"attributes":{"NORMAL":22370,"POSITION":4848},"indices":39892,"material":17,"mode":4}]},{"name":"COMPOUND346","primitives":[{"attributes":{"NORMAL":22371,"POSITION":4849},"indices":39893,"material":13,"mode":4}]},{"name":"COMPOUND347","primitives":[{"attributes":{"NORMAL":22372,"POSITION":4850},"indices":39894,"material":17,"mode":4}]},{"name":"COMPOUND348","primitives":[{"attributes":{"NORMAL":22373,"POSITION":4851},"indices":39895,"material":17,"mode":4}]},{"name":"COMPOUND349","primitives":[{"attributes":{"NORMAL":22374,"POSITION":4852},"indices":39896,"material":13,"mode":4}]},{"name":"COMPOUND350","primitives":[{"attributes":{"NORMAL":22375,"POSITION":4853},"indices":39897,"material":13,"mode":4}]},{"name":"COMPOUND351","primitives":[{"attributes":{"NORMAL":22376,"POSITION":4854},"indices":39898,"material":17,"mode":4}]},{"name":"COMPOUND352","primitives":[{"attributes":{"NORMAL":22377,"POSITION":4855},"indices":39899,"material":17,"mode":4}]},{"name":"COMPOUND353","primitives":[{"attributes":{"NORMAL":22378,"POSITION":4856},"indices":39900,"material":17,"mode":4}]},{"name":"SOLID007","primitives":[{"attributes":{"NORMAL":22379,"POSITION":4857},"indices":39901,"material":19,"mode":4},{"attributes":{"NORMAL":22380,"POSITION":4858},"indices":39902,"material":19,"mode":4},{"attributes":{"NORMAL":22381,"POSITION":4859},"indices":39903,"material":19,"mode":4},{"attributes":{"NORMAL":22382,"POSITION":4860},"indices":39904,"material":19,"mode":4},{"attributes":{"NORMAL":22383,"POSITION":4861},"indices":39905,"material":19,"mode":4},{"attributes":{"NORMAL":22384,"POSITION":4862},"indices":39906,"material":19,"mode":4},{"attributes":{"NORMAL":22385,"POSITION":4863},"indices":39907,"material":19,"mode":4},{"attributes":{"NORMAL":22386,"POSITION":4864},"indices":39908,"material":19,"mode":4},{"attributes":{"NORMAL":22387,"POSITION":4865},"indices":39909,"material":19,"mode":4},{"attributes":{"NORMAL":22388,"POSITION":4866},"indices":39910,"material":19,"mode":4},{"attributes":{"NORMAL":22389,"POSITION":4867},"indices":39911,"material":19,"mode":4},{"attributes":{"NORMAL":22390,"POSITION":4868},"indices":39912,"material":19,"mode":4},{"attributes":{"NORMAL":22391,"POSITION":4869},"indices":39913,"material":19,"mode":4},{"attributes":{"NORMAL":22392,"POSITION":4870},"indices":39914,"material":19,"mode":4},{"attributes":{"NORMAL":22393,"POSITION":4871},"indices":39915,"material":19,"mode":4},{"attributes":{"NORMAL":22394,"POSITION":4872},"indices":39916,"material":19,"mode":4},{"attributes":{"NORMAL":22395,"POSITION":4873},"indices":39917,"material":19,"mode":4},{"attributes":{"NORMAL":22396,"POSITION":4874},"indices":39918,"material":19,"mode":4},{"attributes":{"NORMAL":22397,"POSITION":4875},"indices":39919,"material":19,"mode":4},{"attributes":{"NORMAL":22398,"POSITION":4876},"indices":39920,"material":19,"mode":4},{"attributes":{"NORMAL":22399,"POSITION":4877},"indices":39921,"material":19,"mode":4},{"attributes":{"NORMAL":22400,"POSITION":4878},"indices":39922,"material":19,"mode":4},{"attributes":{"NORMAL":22401,"POSITION":4879},"indices":39923,"material":19,"mode":4},{"attributes":{"NORMAL":22402,"POSITION":4880},"indices":39924,"material":19,"mode":4},{"attributes":{"NORMAL":22403,"POSITION":4881},"indices":39925,"material":19,"mode":4},{"attributes":{"NORMAL":22404,"POSITION":4882},"indices":39926,"material":19,"mode":4},{"attributes":{"NORMAL":22405,"POSITION":4883},"indices":39927,"material":19,"mode":4},{"attributes":{"NORMAL":22406,"POSITION":4884},"indices":39928,"material":19,"mode":4},{"attributes":{"NORMAL":22407,"POSITION":4885},"indices":39929,"material":19,"mode":4},{"attributes":{"NORMAL":22408,"POSITION":4886},"indices":39930,"material":19,"mode":4},{"attributes":{"NORMAL":22409,"POSITION":4887},"indices":39931,"material":19,"mode":4},{"attributes":{"NORMAL":22410,"POSITION":4888},"indices":39932,"material":19,"mode":4},{"attributes":{"NORMAL":22411,"POSITION":4889},"indices":39933,"material":19,"mode":4},{"attributes":{"NORMAL":22412,"POSITION":4890},"indices":39934,"material":19,"mode":4},{"attributes":{"NORMAL":22413,"POSITION":4891},"indices":39935,"material":19,"mode":4},{"attributes":{"NORMAL":22414,"POSITION":4892},"indices":39936,"material":19,"mode":4},{"attributes":{"NORMAL":22415,"POSITION":4893},"indices":39937,"material":19,"mode":4},{"attributes":{"NORMAL":22416,"POSITION":4894},"indices":39938,"material":19,"mode":4},{"attributes":{"NORMAL":22417,"POSITION":4895},"indices":39939,"material":19,"mode":4},{"attributes":{"NORMAL":22418,"POSITION":4896},"indices":39940,"material":19,"mode":4},{"attributes":{"NORMAL":22419,"POSITION":4897},"indices":39941,"material":19,"mode":4},{"attributes":{"NORMAL":22420,"POSITION":4898},"indices":39942,"material":19,"mode":4},{"attributes":{"NORMAL":22421,"POSITION":4899},"indices":39943,"material":19,"mode":4},{"attributes":{"NORMAL":22422,"POSITION":4900},"indices":39944,"material":19,"mode":4},{"attributes":{"NORMAL":22423,"POSITION":4901},"indices":39945,"material":19,"mode":4},{"attributes":{"NORMAL":22424,"POSITION":4902},"indices":39946,"material":19,"mode":4},{"attributes":{"NORMAL":22425,"POSITION":4903},"indices":39947,"material":19,"mode":4},{"attributes":{"NORMAL":22426,"POSITION":4904},"indices":39948,"material":19,"mode":4},{"attributes":{"NORMAL":22427,"POSITION":4905},"indices":39949,"material":19,"mode":4},{"attributes":{"NORMAL":22428,"POSITION":4906},"indices":39950,"material":19,"mode":4},{"attributes":{"NORMAL":22429,"POSITION":4907},"indices":39951,"material":19,"mode":4},{"attributes":{"NORMAL":22430,"POSITION":4908},"indices":39952,"material":19,"mode":4},{"attributes":{"NORMAL":22431,"POSITION":4909},"indices":39953,"material":19,"mode":4},{"attributes":{"NORMAL":22432,"POSITION":4910},"indices":39954,"material":19,"mode":4},{"attributes":{"NORMAL":22433,"POSITION":4911},"indices":39955,"material":19,"mode":4},{"attributes":{"NORMAL":22434,"POSITION":4912},"indices":39956,"material":19,"mode":4},{"attributes":{"NORMAL":22435,"POSITION":4913},"indices":39957,"material":19,"mode":4},{"attributes":{"NORMAL":22436,"POSITION":4914},"indices":39958,"material":19,"mode":4},{"attributes":{"NORMAL":22437,"POSITION":4915},"indices":39959,"material":19,"mode":4},{"attributes":{"NORMAL":22438,"POSITION":4916},"indices":39960,"material":19,"mode":4},{"attributes":{"NORMAL":22439,"POSITION":4917},"indices":39961,"material":19,"mode":4},{"attributes":{"NORMAL":22440,"POSITION":4918},"indices":39962,"material":19,"mode":4},{"attributes":{"NORMAL":22441,"POSITION":4919},"indices":39963,"material":19,"mode":4},{"attributes":{"NORMAL":22442,"POSITION":4920},"indices":39964,"material":19,"mode":4},{"attributes":{"NORMAL":22443,"POSITION":4921},"indices":39965,"material":19,"mode":4},{"attributes":{"NORMAL":22444,"POSITION":4922},"indices":39966,"material":19,"mode":4},{"attributes":{"NORMAL":22445,"POSITION":4923},"indices":39967,"material":19,"mode":4},{"attributes":{"NORMAL":22446,"POSITION":4924},"indices":39968,"material":19,"mode":4},{"attributes":{"NORMAL":22447,"POSITION":4925},"indices":39969,"material":19,"mode":4},{"attributes":{"NORMAL":22448,"POSITION":4926},"indices":39970,"material":19,"mode":4},{"attributes":{"NORMAL":22449,"POSITION":4927},"indices":39971,"material":19,"mode":4},{"attributes":{"NORMAL":22450,"POSITION":4928},"indices":39972,"material":19,"mode":4},{"attributes":{"NORMAL":22451,"POSITION":4929},"indices":39973,"material":19,"mode":4},{"attributes":{"NORMAL":22452,"POSITION":4930},"indices":39974,"material":19,"mode":4},{"attributes":{"NORMAL":22453,"POSITION":4931},"indices":39975,"material":19,"mode":4},{"attributes":{"NORMAL":22454,"POSITION":4932},"indices":39976,"material":19,"mode":4},{"attributes":{"NORMAL":22455,"POSITION":4933},"indices":39977,"material":19,"mode":4},{"attributes":{"NORMAL":22456,"POSITION":4934},"indices":39978,"material":19,"mode":4},{"attributes":{"NORMAL":22457,"POSITION":4935},"indices":39979,"material":19,"mode":4},{"attributes":{"NORMAL":22458,"POSITION":4936},"indices":39980,"material":19,"mode":4},{"attributes":{"NORMAL":22459,"POSITION":4937},"indices":39981,"material":19,"mode":4},{"attributes":{"NORMAL":22460,"POSITION":4938},"indices":39982,"material":19,"mode":4},{"attributes":{"NORMAL":22461,"POSITION":4939},"indices":39983,"material":19,"mode":4},{"attributes":{"NORMAL":22462,"POSITION":4940},"indices":39984,"material":19,"mode":4},{"attributes":{"NORMAL":22463,"POSITION":4941},"indices":39985,"material":19,"mode":4},{"attributes":{"NORMAL":22464,"POSITION":4942},"indices":39986,"material":19,"mode":4},{"attributes":{"NORMAL":22465,"POSITION":4943},"indices":39987,"material":19,"mode":4},{"attributes":{"NORMAL":22466,"POSITION":4944},"indices":39988,"material":19,"mode":4},{"attributes":{"NORMAL":22467,"POSITION":4945},"indices":39989,"material":19,"mode":4},{"attributes":{"NORMAL":22468,"POSITION":4946},"indices":39990,"material":19,"mode":4},{"attributes":{"NORMAL":22469,"POSITION":4947},"indices":39991,"material":19,"mode":4},{"attributes":{"NORMAL":22470,"POSITION":4948},"indices":39992,"material":19,"mode":4},{"attributes":{"NORMAL":22471,"POSITION":4949},"indices":39993,"material":19,"mode":4},{"attributes":{"NORMAL":22472,"POSITION":4950},"indices":39994,"material":19,"mode":4},{"attributes":{"NORMAL":22473,"POSITION":4951},"indices":39995,"material":19,"mode":4},{"attributes":{"NORMAL":22474,"POSITION":4952},"indices":39996,"material":19,"mode":4},{"attributes":{"NORMAL":22475,"POSITION":4953},"indices":39997,"material":19,"mode":4},{"attributes":{"NORMAL":22476,"POSITION":4954},"indices":39998,"material":19,"mode":4},{"attributes":{"NORMAL":22477,"POSITION":4955},"indices":39999,"material":19,"mode":4},{"attributes":{"NORMAL":22478,"POSITION":4956},"indices":40000,"material":19,"mode":4},{"attributes":{"NORMAL":22479,"POSITION":4957},"indices":40001,"material":19,"mode":4},{"attributes":{"NORMAL":22480,"POSITION":4958},"indices":40002,"material":19,"mode":4},{"attributes":{"NORMAL":22481,"POSITION":4959},"indices":40003,"material":19,"mode":4},{"attributes":{"NORMAL":22482,"POSITION":4960},"indices":40004,"material":19,"mode":4},{"attributes":{"NORMAL":22483,"POSITION":4961},"indices":40005,"material":19,"mode":4},{"attributes":{"NORMAL":22484,"POSITION":4962},"indices":40006,"material":19,"mode":4},{"attributes":{"NORMAL":22485,"POSITION":4963},"indices":40007,"material":19,"mode":4},{"attributes":{"NORMAL":22486,"POSITION":4964},"indices":40008,"material":19,"mode":4},{"attributes":{"NORMAL":22487,"POSITION":4965},"indices":40009,"material":19,"mode":4},{"attributes":{"NORMAL":22488,"POSITION":4966},"indices":40010,"material":19,"mode":4},{"attributes":{"NORMAL":22489,"POSITION":4967},"indices":40011,"material":19,"mode":4},{"attributes":{"NORMAL":22490,"POSITION":4968},"indices":40012,"material":19,"mode":4},{"attributes":{"NORMAL":22491,"POSITION":4969},"indices":40013,"material":19,"mode":4},{"attributes":{"NORMAL":22492,"POSITION":4970},"indices":40014,"material":19,"mode":4},{"attributes":{"NORMAL":22493,"POSITION":4971},"indices":40015,"material":19,"mode":4},{"attributes":{"NORMAL":22494,"POSITION":4972},"indices":40016,"material":19,"mode":4},{"attributes":{"NORMAL":22495,"POSITION":4973},"indices":40017,"material":19,"mode":4},{"attributes":{"NORMAL":22496,"POSITION":4974},"indices":40018,"material":19,"mode":4},{"attributes":{"NORMAL":22497,"POSITION":4975},"indices":40019,"material":19,"mode":4},{"attributes":{"NORMAL":22498,"POSITION":4976},"indices":40020,"material":19,"mode":4},{"attributes":{"NORMAL":22499,"POSITION":4977},"indices":40021,"material":19,"mode":4},{"attributes":{"NORMAL":22500,"POSITION":4978},"indices":40022,"material":19,"mode":4},{"attributes":{"NORMAL":22501,"POSITION":4979},"indices":40023,"material":19,"mode":4},{"attributes":{"NORMAL":22502,"POSITION":4980},"indices":40024,"material":19,"mode":4},{"attributes":{"NORMAL":22503,"POSITION":4981},"indices":40025,"material":19,"mode":4},{"attributes":{"NORMAL":22504,"POSITION":4982},"indices":40026,"material":19,"mode":4},{"attributes":{"NORMAL":22505,"POSITION":4983},"indices":40027,"material":19,"mode":4},{"attributes":{"NORMAL":22506,"POSITION":4984},"indices":40028,"material":19,"mode":4},{"attributes":{"NORMAL":22507,"POSITION":4985},"indices":40029,"material":19,"mode":4},{"attributes":{"NORMAL":22508,"POSITION":4986},"indices":40030,"material":19,"mode":4},{"attributes":{"NORMAL":22509,"POSITION":4987},"indices":40031,"material":19,"mode":4},{"attributes":{"NORMAL":22510,"POSITION":4988},"indices":40032,"material":19,"mode":4},{"attributes":{"NORMAL":22511,"POSITION":4989},"indices":40033,"material":19,"mode":4},{"attributes":{"NORMAL":22512,"POSITION":4990},"indices":40034,"material":19,"mode":4},{"attributes":{"NORMAL":22513,"POSITION":4991},"indices":40035,"material":19,"mode":4},{"attributes":{"NORMAL":22514,"POSITION":4992},"indices":40036,"material":19,"mode":4},{"attributes":{"NORMAL":22515,"POSITION":4993},"indices":40037,"material":19,"mode":4},{"attributes":{"NORMAL":22516,"POSITION":4994},"indices":40038,"material":19,"mode":4},{"attributes":{"NORMAL":22517,"POSITION":4995},"indices":40039,"material":19,"mode":4},{"attributes":{"NORMAL":22518,"POSITION":4996},"indices":40040,"material":19,"mode":4},{"attributes":{"NORMAL":22519,"POSITION":4997},"indices":40041,"material":19,"mode":4},{"attributes":{"NORMAL":22520,"POSITION":4998},"indices":40042,"material":19,"mode":4},{"attributes":{"NORMAL":22521,"POSITION":4999},"indices":40043,"material":19,"mode":4},{"attributes":{"NORMAL":22522,"POSITION":5000},"indices":40044,"material":19,"mode":4},{"attributes":{"NORMAL":22523,"POSITION":5001},"indices":40045,"material":19,"mode":4},{"attributes":{"NORMAL":22524,"POSITION":5002},"indices":40046,"material":19,"mode":4},{"attributes":{"NORMAL":22525,"POSITION":5003},"indices":40047,"material":19,"mode":4},{"attributes":{"NORMAL":22526,"POSITION":5004},"indices":40048,"material":19,"mode":4},{"attributes":{"NORMAL":22527,"POSITION":5005},"indices":40049,"material":19,"mode":4},{"attributes":{"NORMAL":22528,"POSITION":5006},"indices":40050,"material":19,"mode":4},{"attributes":{"NORMAL":22529,"POSITION":5007},"indices":40051,"material":19,"mode":4},{"attributes":{"NORMAL":22530,"POSITION":5008},"indices":40052,"material":19,"mode":4},{"attributes":{"NORMAL":22531,"POSITION":5009},"indices":40053,"material":19,"mode":4},{"attributes":{"NORMAL":22532,"POSITION":5010},"indices":40054,"material":19,"mode":4},{"attributes":{"NORMAL":22533,"POSITION":5011},"indices":40055,"material":19,"mode":4},{"attributes":{"NORMAL":22534,"POSITION":5012},"indices":40056,"material":19,"mode":4},{"attributes":{"NORMAL":22535,"POSITION":5013},"indices":40057,"material":19,"mode":4},{"attributes":{"NORMAL":22536,"POSITION":5014},"indices":40058,"material":19,"mode":4},{"attributes":{"NORMAL":22537,"POSITION":5015},"indices":40059,"material":19,"mode":4},{"attributes":{"NORMAL":22538,"POSITION":5016},"indices":40060,"material":19,"mode":4},{"attributes":{"NORMAL":22539,"POSITION":5017},"indices":40061,"material":19,"mode":4},{"attributes":{"NORMAL":22540,"POSITION":5018},"indices":40062,"material":19,"mode":4},{"attributes":{"NORMAL":22541,"POSITION":5019},"indices":40063,"material":19,"mode":4},{"attributes":{"NORMAL":22542,"POSITION":5020},"indices":40064,"material":19,"mode":4},{"attributes":{"NORMAL":22543,"POSITION":5021},"indices":40065,"material":19,"mode":4},{"attributes":{"NORMAL":22544,"POSITION":5022},"indices":40066,"material":19,"mode":4},{"attributes":{"NORMAL":22545,"POSITION":5023},"indices":40067,"material":19,"mode":4},{"attributes":{"NORMAL":22546,"POSITION":5024},"indices":40068,"material":19,"mode":4},{"attributes":{"NORMAL":22547,"POSITION":5025},"indices":40069,"material":19,"mode":4},{"attributes":{"NORMAL":22548,"POSITION":5026},"indices":40070,"material":19,"mode":4},{"attributes":{"NORMAL":22549,"POSITION":5027},"indices":40071,"material":19,"mode":4},{"attributes":{"NORMAL":22550,"POSITION":5028},"indices":40072,"material":19,"mode":4},{"attributes":{"NORMAL":22551,"POSITION":5029},"indices":40073,"material":19,"mode":4},{"attributes":{"NORMAL":22552,"POSITION":5030},"indices":40074,"material":19,"mode":4},{"attributes":{"NORMAL":22553,"POSITION":5031},"indices":40075,"material":19,"mode":4},{"attributes":{"NORMAL":22554,"POSITION":5032},"indices":40076,"material":19,"mode":4},{"attributes":{"NORMAL":22555,"POSITION":5033},"indices":40077,"material":19,"mode":4},{"attributes":{"NORMAL":22556,"POSITION":5034},"indices":40078,"material":19,"mode":4},{"attributes":{"NORMAL":22557,"POSITION":5035},"indices":40079,"material":19,"mode":4},{"attributes":{"NORMAL":22558,"POSITION":5036},"indices":40080,"material":19,"mode":4},{"attributes":{"NORMAL":22559,"POSITION":5037},"indices":40081,"material":19,"mode":4},{"attributes":{"NORMAL":22560,"POSITION":5038},"indices":40082,"material":19,"mode":4},{"attributes":{"NORMAL":22561,"POSITION":5039},"indices":40083,"material":19,"mode":4},{"attributes":{"NORMAL":22562,"POSITION":5040},"indices":40084,"material":19,"mode":4},{"attributes":{"NORMAL":22563,"POSITION":5041},"indices":40085,"material":19,"mode":4},{"attributes":{"NORMAL":22564,"POSITION":5042},"indices":40086,"material":19,"mode":4},{"attributes":{"NORMAL":22565,"POSITION":5043},"indices":40087,"material":19,"mode":4},{"attributes":{"NORMAL":22566,"POSITION":5044},"indices":40088,"material":19,"mode":4},{"attributes":{"NORMAL":22567,"POSITION":5045},"indices":40089,"material":19,"mode":4},{"attributes":{"NORMAL":22568,"POSITION":5046},"indices":40090,"material":19,"mode":4},{"attributes":{"NORMAL":22569,"POSITION":5047},"indices":40091,"material":19,"mode":4},{"attributes":{"NORMAL":22570,"POSITION":5048},"indices":40092,"material":19,"mode":4},{"attributes":{"NORMAL":22571,"POSITION":5049},"indices":40093,"material":19,"mode":4},{"attributes":{"NORMAL":22572,"POSITION":5050},"indices":40094,"material":19,"mode":4},{"attributes":{"NORMAL":22573,"POSITION":5051},"indices":40095,"material":19,"mode":4},{"attributes":{"NORMAL":22574,"POSITION":5052},"indices":40096,"material":19,"mode":4},{"attributes":{"NORMAL":22575,"POSITION":5053},"indices":40097,"material":19,"mode":4},{"attributes":{"NORMAL":22576,"POSITION":5054},"indices":40098,"material":19,"mode":4},{"attributes":{"NORMAL":22577,"POSITION":5055},"indices":40099,"material":19,"mode":4},{"attributes":{"NORMAL":22578,"POSITION":5056},"indices":40100,"material":19,"mode":4},{"attributes":{"NORMAL":22579,"POSITION":5057},"indices":40101,"material":19,"mode":4},{"attributes":{"NORMAL":22580,"POSITION":5058},"indices":40102,"material":19,"mode":4},{"attributes":{"NORMAL":22581,"POSITION":5059},"indices":40103,"material":19,"mode":4},{"attributes":{"NORMAL":22582,"POSITION":5060},"indices":40104,"material":19,"mode":4},{"attributes":{"NORMAL":22583,"POSITION":5061},"indices":40105,"material":19,"mode":4},{"attributes":{"NORMAL":22584,"POSITION":5062},"indices":40106,"material":19,"mode":4},{"attributes":{"NORMAL":22585,"POSITION":5063},"indices":40107,"material":19,"mode":4},{"attributes":{"NORMAL":22586,"POSITION":5064},"indices":40108,"material":19,"mode":4},{"attributes":{"NORMAL":22587,"POSITION":5065},"indices":40109,"material":19,"mode":4},{"attributes":{"NORMAL":22588,"POSITION":5066},"indices":40110,"material":19,"mode":4},{"attributes":{"NORMAL":22589,"POSITION":5067},"indices":40111,"material":19,"mode":4},{"attributes":{"NORMAL":22590,"POSITION":5068},"indices":40112,"material":19,"mode":4},{"attributes":{"NORMAL":22591,"POSITION":5069},"indices":40113,"material":19,"mode":4},{"attributes":{"NORMAL":22592,"POSITION":5070},"indices":40114,"material":19,"mode":4},{"attributes":{"NORMAL":22593,"POSITION":5071},"indices":40115,"material":19,"mode":4},{"attributes":{"NORMAL":22594,"POSITION":5072},"indices":40116,"material":19,"mode":4},{"attributes":{"NORMAL":22595,"POSITION":5073},"indices":40117,"material":19,"mode":4},{"attributes":{"NORMAL":22596,"POSITION":5074},"indices":40118,"material":19,"mode":4},{"attributes":{"NORMAL":22597,"POSITION":5075},"indices":40119,"material":19,"mode":4},{"attributes":{"NORMAL":22598,"POSITION":5076},"indices":40120,"material":19,"mode":4},{"attributes":{"NORMAL":22599,"POSITION":5077},"indices":40121,"material":19,"mode":4},{"attributes":{"NORMAL":22600,"POSITION":5078},"indices":40122,"material":19,"mode":4},{"attributes":{"NORMAL":22601,"POSITION":5079},"indices":40123,"material":19,"mode":4},{"attributes":{"NORMAL":22602,"POSITION":5080},"indices":40124,"material":19,"mode":4},{"attributes":{"NORMAL":22603,"POSITION":5081},"indices":40125,"material":19,"mode":4},{"attributes":{"NORMAL":22604,"POSITION":5082},"indices":40126,"material":19,"mode":4},{"attributes":{"NORMAL":22605,"POSITION":5083},"indices":40127,"material":19,"mode":4},{"attributes":{"NORMAL":22606,"POSITION":5084},"indices":40128,"material":19,"mode":4},{"attributes":{"NORMAL":22607,"POSITION":5085},"indices":40129,"material":19,"mode":4},{"attributes":{"NORMAL":22608,"POSITION":5086},"indices":40130,"material":19,"mode":4},{"attributes":{"NORMAL":22609,"POSITION":5087},"indices":40131,"material":19,"mode":4},{"attributes":{"NORMAL":22610,"POSITION":5088},"indices":40132,"material":19,"mode":4},{"attributes":{"NORMAL":22611,"POSITION":5089},"indices":40133,"material":19,"mode":4},{"attributes":{"NORMAL":22612,"POSITION":5090},"indices":40134,"material":19,"mode":4},{"attributes":{"NORMAL":22613,"POSITION":5091},"indices":40135,"material":19,"mode":4},{"attributes":{"NORMAL":22614,"POSITION":5092},"indices":40136,"material":19,"mode":4},{"attributes":{"NORMAL":22615,"POSITION":5093},"indices":40137,"material":19,"mode":4},{"attributes":{"NORMAL":22616,"POSITION":5094},"indices":40138,"material":19,"mode":4},{"attributes":{"NORMAL":22617,"POSITION":5095},"indices":40139,"material":19,"mode":4},{"attributes":{"NORMAL":22618,"POSITION":5096},"indices":40140,"material":19,"mode":4},{"attributes":{"NORMAL":22619,"POSITION":5097},"indices":40141,"material":19,"mode":4},{"attributes":{"NORMAL":22620,"POSITION":5098},"indices":40142,"material":19,"mode":4},{"attributes":{"NORMAL":22621,"POSITION":5099},"indices":40143,"material":19,"mode":4},{"attributes":{"NORMAL":22622,"POSITION":5100},"indices":40144,"material":19,"mode":4},{"attributes":{"NORMAL":22623,"POSITION":5101},"indices":40145,"material":19,"mode":4},{"attributes":{"NORMAL":22624,"POSITION":5102},"indices":40146,"material":19,"mode":4},{"attributes":{"NORMAL":22625,"POSITION":5103},"indices":40147,"material":19,"mode":4},{"attributes":{"NORMAL":22626,"POSITION":5104},"indices":40148,"material":19,"mode":4},{"attributes":{"NORMAL":22627,"POSITION":5105},"indices":40149,"material":19,"mode":4},{"attributes":{"NORMAL":22628,"POSITION":5106},"indices":40150,"material":19,"mode":4},{"attributes":{"NORMAL":22629,"POSITION":5107},"indices":40151,"material":19,"mode":4},{"attributes":{"NORMAL":22630,"POSITION":5108},"indices":40152,"material":19,"mode":4},{"attributes":{"NORMAL":22631,"POSITION":5109},"indices":40153,"material":19,"mode":4},{"attributes":{"NORMAL":22632,"POSITION":5110},"indices":40154,"material":19,"mode":4},{"attributes":{"NORMAL":22633,"POSITION":5111},"indices":40155,"material":19,"mode":4},{"attributes":{"NORMAL":22634,"POSITION":5112},"indices":40156,"material":19,"mode":4},{"attributes":{"NORMAL":22635,"POSITION":5113},"indices":40157,"material":19,"mode":4},{"attributes":{"NORMAL":22636,"POSITION":5114},"indices":40158,"material":19,"mode":4},{"attributes":{"NORMAL":22637,"POSITION":5115},"indices":40159,"material":19,"mode":4},{"attributes":{"NORMAL":22638,"POSITION":5116},"indices":40160,"material":19,"mode":4},{"attributes":{"NORMAL":22639,"POSITION":5117},"indices":40161,"material":19,"mode":4},{"attributes":{"NORMAL":22640,"POSITION":5118},"indices":40162,"material":19,"mode":4},{"attributes":{"NORMAL":22641,"POSITION":5119},"indices":40163,"material":19,"mode":4},{"attributes":{"NORMAL":22642,"POSITION":5120},"indices":40164,"material":19,"mode":4},{"attributes":{"NORMAL":22643,"POSITION":5121},"indices":40165,"material":19,"mode":4},{"attributes":{"NORMAL":22644,"POSITION":5122},"indices":40166,"material":19,"mode":4},{"attributes":{"NORMAL":22645,"POSITION":5123},"indices":40167,"material":19,"mode":4},{"attributes":{"NORMAL":22646,"POSITION":5124},"indices":40168,"material":19,"mode":4},{"attributes":{"NORMAL":22647,"POSITION":5125},"indices":40169,"material":19,"mode":4},{"attributes":{"NORMAL":22648,"POSITION":5126},"indices":40170,"material":19,"mode":4},{"attributes":{"NORMAL":22649,"POSITION":5127},"indices":40171,"material":19,"mode":4},{"attributes":{"NORMAL":22650,"POSITION":5128},"indices":40172,"material":19,"mode":4},{"attributes":{"NORMAL":22651,"POSITION":5129},"indices":40173,"material":19,"mode":4},{"attributes":{"NORMAL":22652,"POSITION":5130},"indices":40174,"material":19,"mode":4},{"attributes":{"NORMAL":22653,"POSITION":5131},"indices":40175,"material":19,"mode":4},{"attributes":{"NORMAL":22654,"POSITION":5132},"indices":40176,"material":19,"mode":4},{"attributes":{"NORMAL":22655,"POSITION":5133},"indices":40177,"material":19,"mode":4},{"attributes":{"NORMAL":22656,"POSITION":5134},"indices":40178,"material":19,"mode":4},{"attributes":{"NORMAL":22657,"POSITION":5135},"indices":40179,"material":19,"mode":4},{"attributes":{"NORMAL":22658,"POSITION":5136},"indices":40180,"material":19,"mode":4},{"attributes":{"NORMAL":22659,"POSITION":5137},"indices":40181,"material":19,"mode":4},{"attributes":{"NORMAL":22660,"POSITION":5138},"indices":40182,"material":19,"mode":4},{"attributes":{"NORMAL":22661,"POSITION":5139},"indices":40183,"material":19,"mode":4},{"attributes":{"NORMAL":22662,"POSITION":5140},"indices":40184,"material":19,"mode":4},{"attributes":{"NORMAL":22663,"POSITION":5141},"indices":40185,"material":19,"mode":4},{"attributes":{"NORMAL":22664,"POSITION":5142},"indices":40186,"material":19,"mode":4},{"attributes":{"NORMAL":22665,"POSITION":5143},"indices":40187,"material":19,"mode":4},{"attributes":{"NORMAL":22666,"POSITION":5144},"indices":40188,"material":19,"mode":4},{"attributes":{"NORMAL":22667,"POSITION":5145},"indices":40189,"material":19,"mode":4},{"attributes":{"NORMAL":22668,"POSITION":5146},"indices":40190,"material":19,"mode":4},{"attributes":{"NORMAL":22669,"POSITION":5147},"indices":40191,"material":19,"mode":4},{"attributes":{"NORMAL":22670,"POSITION":5148},"indices":40192,"material":19,"mode":4},{"attributes":{"NORMAL":22671,"POSITION":5149},"indices":40193,"material":19,"mode":4},{"attributes":{"NORMAL":22672,"POSITION":5150},"indices":40194,"material":19,"mode":4},{"attributes":{"NORMAL":22673,"POSITION":5151},"indices":40195,"material":19,"mode":4},{"attributes":{"NORMAL":22674,"POSITION":5152},"indices":40196,"material":19,"mode":4},{"attributes":{"NORMAL":22675,"POSITION":5153},"indices":40197,"material":19,"mode":4},{"attributes":{"NORMAL":22676,"POSITION":5154},"indices":40198,"material":19,"mode":4},{"attributes":{"NORMAL":22677,"POSITION":5155},"indices":40199,"material":19,"mode":4},{"attributes":{"NORMAL":22678,"POSITION":5156},"indices":40200,"material":19,"mode":4},{"attributes":{"NORMAL":22679,"POSITION":5157},"indices":40201,"material":19,"mode":4},{"attributes":{"NORMAL":22680,"POSITION":5158},"indices":40202,"material":19,"mode":4},{"attributes":{"NORMAL":22681,"POSITION":5159},"indices":40203,"material":19,"mode":4},{"attributes":{"NORMAL":22682,"POSITION":5160},"indices":40204,"material":19,"mode":4},{"attributes":{"NORMAL":22683,"POSITION":5161},"indices":40205,"material":19,"mode":4},{"attributes":{"NORMAL":22684,"POSITION":5162},"indices":40206,"material":19,"mode":4},{"attributes":{"NORMAL":22685,"POSITION":5163},"indices":40207,"material":19,"mode":4},{"attributes":{"NORMAL":22686,"POSITION":5164},"indices":40208,"material":19,"mode":4},{"attributes":{"NORMAL":22687,"POSITION":5165},"indices":40209,"material":19,"mode":4},{"attributes":{"NORMAL":22688,"POSITION":5166},"indices":40210,"material":19,"mode":4},{"attributes":{"NORMAL":22689,"POSITION":5167},"indices":40211,"material":19,"mode":4},{"attributes":{"NORMAL":22690,"POSITION":5168},"indices":40212,"material":19,"mode":4},{"attributes":{"NORMAL":22691,"POSITION":5169},"indices":40213,"material":19,"mode":4},{"attributes":{"NORMAL":22692,"POSITION":5170},"indices":40214,"material":19,"mode":4},{"attributes":{"NORMAL":22693,"POSITION":5171},"indices":40215,"material":19,"mode":4},{"attributes":{"NORMAL":22694,"POSITION":5172},"indices":40216,"material":19,"mode":4},{"attributes":{"NORMAL":22695,"POSITION":5173},"indices":40217,"material":19,"mode":4},{"attributes":{"NORMAL":22696,"POSITION":5174},"indices":40218,"material":19,"mode":4},{"attributes":{"NORMAL":22697,"POSITION":5175},"indices":40219,"material":19,"mode":4},{"attributes":{"NORMAL":22698,"POSITION":5176},"indices":40220,"material":19,"mode":4},{"attributes":{"NORMAL":22699,"POSITION":5177},"indices":40221,"material":19,"mode":4},{"attributes":{"NORMAL":22700,"POSITION":5178},"indices":40222,"material":19,"mode":4},{"attributes":{"NORMAL":22701,"POSITION":5179},"indices":40223,"material":19,"mode":4},{"attributes":{"NORMAL":22702,"POSITION":5180},"indices":40224,"material":19,"mode":4},{"attributes":{"NORMAL":22703,"POSITION":5181},"indices":40225,"material":19,"mode":4},{"attributes":{"NORMAL":22704,"POSITION":5182},"indices":40226,"material":19,"mode":4},{"attributes":{"NORMAL":22705,"POSITION":5183},"indices":40227,"material":19,"mode":4},{"attributes":{"NORMAL":22706,"POSITION":5184},"indices":40228,"material":19,"mode":4},{"attributes":{"NORMAL":22707,"POSITION":5185},"indices":40229,"material":19,"mode":4},{"attributes":{"NORMAL":22708,"POSITION":5186},"indices":40230,"material":19,"mode":4},{"attributes":{"NORMAL":22709,"POSITION":5187},"indices":40231,"material":19,"mode":4},{"attributes":{"NORMAL":22710,"POSITION":5188},"indices":40232,"material":19,"mode":4},{"attributes":{"NORMAL":22711,"POSITION":5189},"indices":40233,"material":19,"mode":4},{"attributes":{"NORMAL":22712,"POSITION":5190},"indices":40234,"material":19,"mode":4},{"attributes":{"NORMAL":22713,"POSITION":5191},"indices":40235,"material":19,"mode":4},{"attributes":{"NORMAL":22714,"POSITION":5192},"indices":40236,"material":19,"mode":4},{"attributes":{"NORMAL":22715,"POSITION":5193},"indices":40237,"material":19,"mode":4},{"attributes":{"NORMAL":22716,"POSITION":5194},"indices":40238,"material":19,"mode":4},{"attributes":{"NORMAL":22717,"POSITION":5195},"indices":40239,"material":19,"mode":4},{"attributes":{"NORMAL":22718,"POSITION":5196},"indices":40240,"material":19,"mode":4},{"attributes":{"NORMAL":22719,"POSITION":5197},"indices":40241,"material":19,"mode":4},{"attributes":{"NORMAL":22720,"POSITION":5198},"indices":40242,"material":19,"mode":4},{"attributes":{"NORMAL":22721,"POSITION":5199},"indices":40243,"material":19,"mode":4},{"attributes":{"NORMAL":22722,"POSITION":5200},"indices":40244,"material":19,"mode":4},{"attributes":{"NORMAL":22723,"POSITION":5201},"indices":40245,"material":19,"mode":4},{"attributes":{"NORMAL":22724,"POSITION":5202},"indices":40246,"material":19,"mode":4},{"attributes":{"NORMAL":22725,"POSITION":5203},"indices":40247,"material":19,"mode":4},{"attributes":{"NORMAL":22726,"POSITION":5204},"indices":40248,"material":19,"mode":4},{"attributes":{"NORMAL":22727,"POSITION":5205},"indices":40249,"material":19,"mode":4},{"attributes":{"NORMAL":22728,"POSITION":5206},"indices":40250,"material":19,"mode":4},{"attributes":{"NORMAL":22729,"POSITION":5207},"indices":40251,"material":19,"mode":4},{"attributes":{"NORMAL":22730,"POSITION":5208},"indices":40252,"material":19,"mode":4},{"attributes":{"NORMAL":22731,"POSITION":5209},"indices":40253,"material":19,"mode":4},{"attributes":{"NORMAL":22732,"POSITION":5210},"indices":40254,"material":19,"mode":4},{"attributes":{"NORMAL":22733,"POSITION":5211},"indices":40255,"material":19,"mode":4},{"attributes":{"NORMAL":22734,"POSITION":5212},"indices":40256,"material":19,"mode":4},{"attributes":{"NORMAL":22735,"POSITION":5213},"indices":40257,"material":19,"mode":4},{"attributes":{"NORMAL":22736,"POSITION":5214},"indices":40258,"material":19,"mode":4},{"attributes":{"NORMAL":22737,"POSITION":5215},"indices":40259,"material":19,"mode":4},{"attributes":{"NORMAL":22738,"POSITION":5216},"indices":40260,"material":19,"mode":4},{"attributes":{"NORMAL":22739,"POSITION":5217},"indices":40261,"material":19,"mode":4},{"attributes":{"NORMAL":22740,"POSITION":5218},"indices":40262,"material":19,"mode":4},{"attributes":{"NORMAL":22741,"POSITION":5219},"indices":40263,"material":19,"mode":4},{"attributes":{"NORMAL":22742,"POSITION":5220},"indices":40264,"material":19,"mode":4},{"attributes":{"NORMAL":22743,"POSITION":5221},"indices":40265,"material":19,"mode":4},{"attributes":{"NORMAL":22744,"POSITION":5222},"indices":40266,"material":19,"mode":4},{"attributes":{"NORMAL":22745,"POSITION":5223},"indices":40267,"material":19,"mode":4},{"attributes":{"NORMAL":22746,"POSITION":5224},"indices":40268,"material":19,"mode":4},{"attributes":{"NORMAL":22747,"POSITION":5225},"indices":40269,"material":19,"mode":4},{"attributes":{"NORMAL":22748,"POSITION":5226},"indices":40270,"material":19,"mode":4},{"attributes":{"NORMAL":22749,"POSITION":5227},"indices":40271,"material":19,"mode":4},{"attributes":{"NORMAL":22750,"POSITION":5228},"indices":40272,"material":19,"mode":4},{"attributes":{"NORMAL":22751,"POSITION":5229},"indices":40273,"material":19,"mode":4},{"attributes":{"NORMAL":22752,"POSITION":5230},"indices":40274,"material":19,"mode":4},{"attributes":{"NORMAL":22753,"POSITION":5231},"indices":40275,"material":19,"mode":4},{"attributes":{"NORMAL":22754,"POSITION":5232},"indices":40276,"material":19,"mode":4},{"attributes":{"NORMAL":22755,"POSITION":5233},"indices":40277,"material":19,"mode":4},{"attributes":{"NORMAL":22756,"POSITION":5234},"indices":40278,"material":19,"mode":4},{"attributes":{"NORMAL":22757,"POSITION":5235},"indices":40279,"material":19,"mode":4},{"attributes":{"NORMAL":22758,"POSITION":5236},"indices":40280,"material":19,"mode":4},{"attributes":{"NORMAL":22759,"POSITION":5237},"indices":40281,"material":19,"mode":4},{"attributes":{"NORMAL":22760,"POSITION":5238},"indices":40282,"material":19,"mode":4},{"attributes":{"NORMAL":22761,"POSITION":5239},"indices":40283,"material":19,"mode":4},{"attributes":{"NORMAL":22762,"POSITION":5240},"indices":40284,"material":19,"mode":4},{"attributes":{"NORMAL":22763,"POSITION":5241},"indices":40285,"material":19,"mode":4},{"attributes":{"NORMAL":22764,"POSITION":5242},"indices":40286,"material":19,"mode":4},{"attributes":{"NORMAL":22765,"POSITION":5243},"indices":40287,"material":19,"mode":4},{"attributes":{"NORMAL":22766,"POSITION":5244},"indices":40288,"material":19,"mode":4},{"attributes":{"NORMAL":22767,"POSITION":5245},"indices":40289,"material":19,"mode":4},{"attributes":{"NORMAL":22768,"POSITION":5246},"indices":40290,"material":19,"mode":4},{"attributes":{"NORMAL":22769,"POSITION":5247},"indices":40291,"material":19,"mode":4},{"attributes":{"NORMAL":22770,"POSITION":5248},"indices":40292,"material":19,"mode":4},{"attributes":{"NORMAL":22771,"POSITION":5249},"indices":40293,"material":19,"mode":4},{"attributes":{"NORMAL":22772,"POSITION":5250},"indices":40294,"material":19,"mode":4},{"attributes":{"NORMAL":22773,"POSITION":5251},"indices":40295,"material":19,"mode":4},{"attributes":{"NORMAL":22774,"POSITION":5252},"indices":40296,"material":19,"mode":4},{"attributes":{"NORMAL":22775,"POSITION":5253},"indices":40297,"material":19,"mode":4},{"attributes":{"NORMAL":22776,"POSITION":5254},"indices":40298,"material":19,"mode":4},{"attributes":{"NORMAL":22777,"POSITION":5255},"indices":40299,"material":19,"mode":4},{"attributes":{"NORMAL":22778,"POSITION":5256},"indices":40300,"material":19,"mode":4},{"attributes":{"NORMAL":22779,"POSITION":5257},"indices":40301,"material":19,"mode":4},{"attributes":{"NORMAL":22780,"POSITION":5258},"indices":40302,"material":19,"mode":4},{"attributes":{"NORMAL":22781,"POSITION":5259},"indices":40303,"material":19,"mode":4},{"attributes":{"NORMAL":22782,"POSITION":5260},"indices":40304,"material":19,"mode":4},{"attributes":{"NORMAL":22783,"POSITION":5261},"indices":40305,"material":19,"mode":4},{"attributes":{"NORMAL":22784,"POSITION":5262},"indices":40306,"material":19,"mode":4},{"attributes":{"NORMAL":22785,"POSITION":5263},"indices":40307,"material":19,"mode":4},{"attributes":{"NORMAL":22786,"POSITION":5264},"indices":40308,"material":19,"mode":4},{"attributes":{"NORMAL":22787,"POSITION":5265},"indices":40309,"material":19,"mode":4}]},{"name":"\\X2\\6A6180F6\\X0\\_stp","primitives":[{"attributes":{"NORMAL":22788,"POSITION":5266},"indices":40310,"material":4,"mode":4},{"attributes":{"NORMAL":22789,"POSITION":5267},"indices":40311,"material":19,"mode":4},{"attributes":{"NORMAL":22790,"POSITION":5268},"indices":40312,"material":19,"mode":4},{"attributes":{"NORMAL":22791,"POSITION":5269},"indices":40313,"material":19,"mode":4},{"attributes":{"NORMAL":22792,"POSITION":5270},"indices":40314,"material":19,"mode":4},{"attributes":{"NORMAL":22793,"POSITION":5271},"indices":40315,"material":19,"mode":4},{"attributes":{"NORMAL":22794,"POSITION":5272},"indices":40316,"material":19,"mode":4},{"attributes":{"NORMAL":22795,"POSITION":5273},"indices":40317,"material":19,"mode":4},{"attributes":{"NORMAL":22796,"POSITION":5274},"indices":40318,"material":19,"mode":4},{"attributes":{"NORMAL":22797,"POSITION":5275},"indices":40319,"material":19,"mode":4},{"attributes":{"NORMAL":22798,"POSITION":5276},"indices":40320,"material":19,"mode":4},{"attributes":{"NORMAL":22799,"POSITION":5277},"indices":40321,"material":19,"mode":4},{"attributes":{"NORMAL":22800,"POSITION":5278},"indices":40322,"material":19,"mode":4},{"attributes":{"NORMAL":22801,"POSITION":5279},"indices":40323,"material":19,"mode":4},{"attributes":{"NORMAL":22802,"POSITION":5280},"indices":40324,"material":19,"mode":4},{"attributes":{"NORMAL":22803,"POSITION":5281},"indices":40325,"material":19,"mode":4},{"attributes":{"NORMAL":22804,"POSITION":5282},"indices":40326,"material":19,"mode":4},{"attributes":{"NORMAL":22805,"POSITION":5283},"indices":40327,"material":19,"mode":4},{"attributes":{"NORMAL":22806,"POSITION":5284},"indices":40328,"material":19,"mode":4},{"attributes":{"NORMAL":22807,"POSITION":5285},"indices":40329,"material":19,"mode":4},{"attributes":{"NORMAL":22808,"POSITION":5286},"indices":40330,"material":19,"mode":4},{"attributes":{"NORMAL":22809,"POSITION":5287},"indices":40331,"material":19,"mode":4},{"attributes":{"NORMAL":22810,"POSITION":5288},"indices":40332,"material":19,"mode":4},{"attributes":{"NORMAL":22811,"POSITION":5289},"indices":40333,"material":19,"mode":4},{"attributes":{"NORMAL":22812,"POSITION":5290},"indices":40334,"material":19,"mode":4},{"attributes":{"NORMAL":22813,"POSITION":5291},"indices":40335,"material":19,"mode":4},{"attributes":{"NORMAL":22814,"POSITION":5292},"indices":40336,"material":19,"mode":4},{"attributes":{"NORMAL":22815,"POSITION":5293},"indices":40337,"material":19,"mode":4},{"attributes":{"NORMAL":22816,"POSITION":5294},"indices":40338,"material":19,"mode":4},{"attributes":{"NORMAL":22817,"POSITION":5295},"indices":40339,"material":19,"mode":4},{"attributes":{"NORMAL":22818,"POSITION":5296},"indices":40340,"material":19,"mode":4},{"attributes":{"NORMAL":22819,"POSITION":5297},"indices":40341,"material":19,"mode":4},{"attributes":{"NORMAL":22820,"POSITION":5298},"indices":40342,"material":19,"mode":4},{"attributes":{"NORMAL":22821,"POSITION":5299},"indices":40343,"material":19,"mode":4},{"attributes":{"NORMAL":22822,"POSITION":5300},"indices":40344,"material":19,"mode":4},{"attributes":{"NORMAL":22823,"POSITION":5301},"indices":40345,"material":19,"mode":4},{"attributes":{"NORMAL":22824,"POSITION":5302},"indices":40346,"material":19,"mode":4},{"attributes":{"NORMAL":22825,"POSITION":5303},"indices":40347,"material":19,"mode":4},{"attributes":{"NORMAL":22826,"POSITION":5304},"indices":40348,"material":19,"mode":4},{"attributes":{"NORMAL":22827,"POSITION":5305},"indices":40349,"material":19,"mode":4},{"attributes":{"NORMAL":22828,"POSITION":5306},"indices":40350,"material":19,"mode":4},{"attributes":{"NORMAL":22829,"POSITION":5307},"indices":40351,"material":19,"mode":4},{"attributes":{"NORMAL":22830,"POSITION":5308},"indices":40352,"material":19,"mode":4}]},{"name":"\\X2\\58516599591658F3\\X0\\","primitives":[{"attributes":{"NORMAL":18372,"POSITION":850},"indices":35894,"material":5,"mode":4},{"attributes":{"NORMAL":18373,"POSITION":851},"indices":35895,"material":5,"mode":4},{"attributes":{"NORMAL":18374,"POSITION":852},"indices":35896,"material":5,"mode":4},{"attributes":{"NORMAL":18375,"POSITION":853},"indices":35897,"material":5,"mode":4},{"attributes":{"NORMAL":18376,"POSITION":854},"indices":35898,"material":5,"mode":4},{"attributes":{"NORMAL":18377,"POSITION":855},"indices":35899,"material":5,"mode":4},{"attributes":{"NORMAL":18378,"POSITION":856},"indices":35900,"material":5,"mode":4},{"attributes":{"NORMAL":18379,"POSITION":857},"indices":35901,"material":5,"mode":4},{"attributes":{"NORMAL":18380,"POSITION":858},"indices":35902,"material":5,"mode":4},{"attributes":{"NORMAL":18381,"POSITION":859},"indices":35903,"material":5,"mode":4},{"attributes":{"NORMAL":18382,"POSITION":860},"indices":35904,"material":5,"mode":4},{"attributes":{"NORMAL":18383,"POSITION":861},"indices":35905,"material":5,"mode":4},{"attributes":{"NORMAL":18384,"POSITION":862},"indices":35906,"material":5,"mode":4},{"attributes":{"NORMAL":18385,"POSITION":863},"indices":35907,"material":5,"mode":4},{"attributes":{"NORMAL":18386,"POSITION":864},"indices":35908,"material":5,"mode":4},{"attributes":{"NORMAL":18387,"POSITION":865},"indices":35909,"material":5,"mode":4},{"attributes":{"NORMAL":18388,"POSITION":866},"indices":35910,"material":5,"mode":4},{"attributes":{"NORMAL":18389,"POSITION":867},"indices":35911,"material":5,"mode":4},{"attributes":{"NORMAL":18390,"POSITION":868},"indices":35912,"material":5,"mode":4},{"attributes":{"NORMAL":18391,"POSITION":869},"indices":35913,"material":5,"mode":4},{"attributes":{"NORMAL":18392,"POSITION":870},"indices":35914,"material":5,"mode":4},{"attributes":{"NORMAL":18393,"POSITION":871},"indices":35915,"material":5,"mode":4},{"attributes":{"NORMAL":18394,"POSITION":872},"indices":35916,"material":5,"mode":4},{"attributes":{"NORMAL":18395,"POSITION":873},"indices":35917,"material":5,"mode":4},{"attributes":{"NORMAL":18396,"POSITION":874},"indices":35918,"material":5,"mode":4},{"attributes":{"NORMAL":18397,"POSITION":875},"indices":35919,"material":5,"mode":4},{"attributes":{"NORMAL":18398,"POSITION":876},"indices":35920,"material":5,"mode":4},{"attributes":{"NORMAL":18399,"POSITION":877},"indices":35921,"material":5,"mode":4},{"attributes":{"NORMAL":18400,"POSITION":878},"indices":35922,"material":5,"mode":4},{"attributes":{"NORMAL":18401,"POSITION":879},"indices":35923,"material":5,"mode":4},{"attributes":{"NORMAL":18402,"POSITION":880},"indices":35924,"material":5,"mode":4},{"attributes":{"NORMAL":18403,"POSITION":881},"indices":35925,"material":5,"mode":4},{"attributes":{"NORMAL":18404,"POSITION":882},"indices":35926,"material":5,"mode":4},{"attributes":{"NORMAL":18405,"POSITION":883},"indices":35927,"material":5,"mode":4},{"attributes":{"NORMAL":18406,"POSITION":884},"indices":35928,"material":5,"mode":4},{"attributes":{"NORMAL":18407,"POSITION":885},"indices":35929,"material":5,"mode":4},{"attributes":{"NORMAL":18408,"POSITION":886},"indices":35930,"material":5,"mode":4},{"attributes":{"NORMAL":18409,"POSITION":887},"indices":35931,"material":5,"mode":4},{"attributes":{"NORMAL":18410,"POSITION":888},"indices":35932,"material":5,"mode":4},{"attributes":{"NORMAL":18411,"POSITION":889},"indices":35933,"material":5,"mode":4},{"attributes":{"NORMAL":18412,"POSITION":890},"indices":35934,"material":5,"mode":4},{"attributes":{"NORMAL":18413,"POSITION":891},"indices":35935,"material":5,"mode":4},{"attributes":{"NORMAL":18414,"POSITION":892},"indices":35936,"material":5,"mode":4},{"attributes":{"NORMAL":18415,"POSITION":893},"indices":35937,"material":5,"mode":4},{"attributes":{"NORMAL":18416,"POSITION":894},"indices":35938,"material":5,"mode":4},{"attributes":{"NORMAL":18417,"POSITION":895},"indices":35939,"material":5,"mode":4},{"attributes":{"NORMAL":18418,"POSITION":896},"indices":35940,"material":5,"mode":4},{"attributes":{"NORMAL":18419,"POSITION":897},"indices":35941,"material":5,"mode":4},{"attributes":{"NORMAL":18420,"POSITION":898},"indices":35942,"material":5,"mode":4},{"attributes":{"NORMAL":18421,"POSITION":899},"indices":35943,"material":5,"mode":4},{"attributes":{"NORMAL":18422,"POSITION":900},"indices":35944,"material":5,"mode":4},{"attributes":{"NORMAL":18423,"POSITION":901},"indices":35945,"material":5,"mode":4},{"attributes":{"NORMAL":18424,"POSITION":902},"indices":35946,"material":5,"mode":4},{"attributes":{"NORMAL":18425,"POSITION":903},"indices":35947,"material":5,"mode":4},{"attributes":{"NORMAL":18426,"POSITION":904},"indices":35948,"material":5,"mode":4},{"attributes":{"NORMAL":18427,"POSITION":905},"indices":35949,"material":5,"mode":4},{"attributes":{"NORMAL":18428,"POSITION":906},"indices":35950,"material":5,"mode":4},{"attributes":{"NORMAL":18429,"POSITION":907},"indices":35951,"material":5,"mode":4},{"attributes":{"NORMAL":18430,"POSITION":908},"indices":35952,"material":5,"mode":4},{"attributes":{"NORMAL":18431,"POSITION":909},"indices":35953,"material":5,"mode":4},{"attributes":{"NORMAL":18432,"POSITION":910},"indices":35954,"material":5,"mode":4},{"attributes":{"NORMAL":18433,"POSITION":911},"indices":35955,"material":5,"mode":4},{"attributes":{"NORMAL":18434,"POSITION":912},"indices":35956,"material":5,"mode":4},{"attributes":{"NORMAL":18435,"POSITION":913},"indices":35957,"material":5,"mode":4},{"attributes":{"NORMAL":18436,"POSITION":914},"indices":35958,"material":5,"mode":4},{"attributes":{"NORMAL":18437,"POSITION":915},"indices":35959,"material":5,"mode":4},{"attributes":{"NORMAL":18438,"POSITION":916},"indices":35960,"material":5,"mode":4},{"attributes":{"NORMAL":18439,"POSITION":917},"indices":35961,"material":5,"mode":4},{"attributes":{"NORMAL":18440,"POSITION":918},"indices":35962,"material":5,"mode":4},{"attributes":{"NORMAL":18441,"POSITION":919},"indices":35963,"material":5,"mode":4},{"attributes":{"NORMAL":18442,"POSITION":920},"indices":35964,"material":5,"mode":4},{"attributes":{"NORMAL":18443,"POSITION":921},"indices":35965,"material":5,"mode":4},{"attributes":{"NORMAL":18444,"POSITION":922},"indices":35966,"material":5,"mode":4},{"attributes":{"NORMAL":18445,"POSITION":923},"indices":35967,"material":5,"mode":4},{"attributes":{"NORMAL":18446,"POSITION":924},"indices":35968,"material":5,"mode":4},{"attributes":{"NORMAL":18447,"POSITION":925},"indices":35969,"material":5,"mode":4},{"attributes":{"NORMAL":18448,"POSITION":926},"indices":35970,"material":5,"mode":4},{"attributes":{"NORMAL":18449,"POSITION":927},"indices":35971,"material":5,"mode":4},{"attributes":{"NORMAL":18450,"POSITION":928},"indices":35972,"material":5,"mode":4},{"attributes":{"NORMAL":18451,"POSITION":929},"indices":35973,"material":5,"mode":4},{"attributes":{"NORMAL":18452,"POSITION":930},"indices":35974,"material":5,"mode":4},{"attributes":{"NORMAL":18453,"POSITION":931},"indices":35975,"material":5,"mode":4},{"attributes":{"NORMAL":18454,"POSITION":932},"indices":35976,"material":5,"mode":4},{"attributes":{"NORMAL":18455,"POSITION":933},"indices":35977,"material":5,"mode":4},{"attributes":{"NORMAL":18456,"POSITION":934},"indices":35978,"material":5,"mode":4},{"attributes":{"NORMAL":18457,"POSITION":935},"indices":35979,"material":5,"mode":4},{"attributes":{"NORMAL":18458,"POSITION":936},"indices":35980,"material":5,"mode":4},{"attributes":{"NORMAL":18459,"POSITION":937},"indices":35981,"material":5,"mode":4},{"attributes":{"NORMAL":18460,"POSITION":938},"indices":35982,"material":5,"mode":4},{"attributes":{"NORMAL":18461,"POSITION":939},"indices":35983,"material":5,"mode":4},{"attributes":{"NORMAL":18462,"POSITION":940},"indices":35984,"material":5,"mode":4},{"attributes":{"NORMAL":18463,"POSITION":941},"indices":35985,"material":5,"mode":4},{"attributes":{"NORMAL":18464,"POSITION":942},"indices":35986,"material":5,"mode":4},{"attributes":{"NORMAL":18465,"POSITION":943},"indices":35987,"material":5,"mode":4},{"attributes":{"NORMAL":18466,"POSITION":944},"indices":35988,"material":5,"mode":4},{"attributes":{"NORMAL":18467,"POSITION":945},"indices":35989,"material":5,"mode":4},{"attributes":{"NORMAL":18468,"POSITION":946},"indices":35990,"material":5,"mode":4},{"attributes":{"NORMAL":18469,"POSITION":947},"indices":35991,"material":5,"mode":4},{"attributes":{"NORMAL":18470,"POSITION":948},"indices":35992,"material":5,"mode":4},{"attributes":{"NORMAL":18471,"POSITION":949},"indices":35993,"material":5,"mode":4},{"attributes":{"NORMAL":18472,"POSITION":950},"indices":35994,"material":5,"mode":4},{"attributes":{"NORMAL":18473,"POSITION":951},"indices":35995,"material":5,"mode":4},{"attributes":{"NORMAL":18474,"POSITION":952},"indices":35996,"material":5,"mode":4},{"attributes":{"NORMAL":18475,"POSITION":953},"indices":35997,"material":5,"mode":4},{"attributes":{"NORMAL":18476,"POSITION":954},"indices":35998,"material":6,"mode":4},{"attributes":{"NORMAL":18477,"POSITION":955},"indices":35999,"material":5,"mode":4},{"attributes":{"NORMAL":18478,"POSITION":956},"indices":36000,"material":5,"mode":4},{"attributes":{"NORMAL":18479,"POSITION":957},"indices":36001,"material":5,"mode":4},{"attributes":{"NORMAL":18480,"POSITION":958},"indices":36002,"material":5,"mode":4},{"attributes":{"NORMAL":18481,"POSITION":959},"indices":36003,"material":5,"mode":4},{"attributes":{"NORMAL":18482,"POSITION":960},"indices":36004,"material":5,"mode":4},{"attributes":{"NORMAL":18483,"POSITION":961},"indices":36005,"material":5,"mode":4},{"attributes":{"NORMAL":18484,"POSITION":962},"indices":36006,"material":5,"mode":4},{"attributes":{"NORMAL":18485,"POSITION":963},"indices":36007,"material":5,"mode":4},{"attributes":{"NORMAL":18486,"POSITION":964},"indices":36008,"material":5,"mode":4},{"attributes":{"NORMAL":18487,"POSITION":965},"indices":36009,"material":5,"mode":4},{"attributes":{"NORMAL":18488,"POSITION":966},"indices":36010,"material":5,"mode":4},{"attributes":{"NORMAL":18489,"POSITION":967},"indices":36011,"material":5,"mode":4},{"attributes":{"NORMAL":18490,"POSITION":968},"indices":36012,"material":5,"mode":4},{"attributes":{"NORMAL":18491,"POSITION":969},"indices":36013,"material":5,"mode":4},{"attributes":{"NORMAL":18492,"POSITION":970},"indices":36014,"material":5,"mode":4},{"attributes":{"NORMAL":18493,"POSITION":971},"indices":36015,"material":5,"mode":4},{"attributes":{"NORMAL":18494,"POSITION":972},"indices":36016,"material":5,"mode":4},{"attributes":{"NORMAL":18495,"POSITION":973},"indices":36017,"material":5,"mode":4},{"attributes":{"NORMAL":18496,"POSITION":974},"indices":36018,"material":5,"mode":4},{"attributes":{"NORMAL":18497,"POSITION":975},"indices":36019,"material":5,"mode":4},{"attributes":{"NORMAL":18498,"POSITION":976},"indices":36020,"material":5,"mode":4},{"attributes":{"NORMAL":18499,"POSITION":977},"indices":36021,"material":5,"mode":4},{"attributes":{"NORMAL":18500,"POSITION":978},"indices":36022,"material":5,"mode":4},{"attributes":{"NORMAL":18501,"POSITION":979},"indices":36023,"material":5,"mode":4},{"attributes":{"NORMAL":18502,"POSITION":980},"indices":36024,"material":5,"mode":4},{"attributes":{"NORMAL":18503,"POSITION":981},"indices":36025,"material":5,"mode":4},{"attributes":{"NORMAL":18504,"POSITION":982},"indices":36026,"material":5,"mode":4},{"attributes":{"NORMAL":18505,"POSITION":983},"indices":36027,"material":5,"mode":4},{"attributes":{"NORMAL":18506,"POSITION":984},"indices":36028,"material":5,"mode":4},{"attributes":{"NORMAL":18507,"POSITION":985},"indices":36029,"material":5,"mode":4},{"attributes":{"NORMAL":18508,"POSITION":986},"indices":36030,"material":5,"mode":4},{"attributes":{"NORMAL":18509,"POSITION":987},"indices":36031,"material":5,"mode":4},{"attributes":{"NORMAL":18510,"POSITION":988},"indices":36032,"material":5,"mode":4},{"attributes":{"NORMAL":18511,"POSITION":989},"indices":36033,"material":5,"mode":4},{"attributes":{"NORMAL":18512,"POSITION":990},"indices":36034,"material":5,"mode":4},{"attributes":{"NORMAL":18513,"POSITION":991},"indices":36035,"material":5,"mode":4},{"attributes":{"NORMAL":18514,"POSITION":992},"indices":36036,"material":5,"mode":4},{"attributes":{"NORMAL":18515,"POSITION":993},"indices":36037,"material":5,"mode":4},{"attributes":{"NORMAL":18516,"POSITION":994},"indices":36038,"material":5,"mode":4},{"attributes":{"NORMAL":18517,"POSITION":995},"indices":36039,"material":5,"mode":4},{"attributes":{"NORMAL":18518,"POSITION":996},"indices":36040,"material":5,"mode":4},{"attributes":{"NORMAL":18519,"POSITION":997},"indices":36041,"material":5,"mode":4},{"attributes":{"NORMAL":18520,"POSITION":998},"indices":36042,"material":5,"mode":4},{"attributes":{"NORMAL":18521,"POSITION":999},"indices":36043,"material":5,"mode":4},{"attributes":{"NORMAL":18522,"POSITION":1000},"indices":36044,"material":5,"mode":4},{"attributes":{"NORMAL":18523,"POSITION":1001},"indices":36045,"material":5,"mode":4},{"attributes":{"NORMAL":18524,"POSITION":1002},"indices":36046,"material":5,"mode":4},{"attributes":{"NORMAL":18525,"POSITION":1003},"indices":36047,"material":5,"mode":4},{"attributes":{"NORMAL":18526,"POSITION":1004},"indices":36048,"material":5,"mode":4},{"attributes":{"NORMAL":18527,"POSITION":1005},"indices":36049,"material":5,"mode":4},{"attributes":{"NORMAL":18528,"POSITION":1006},"indices":36050,"material":5,"mode":4},{"attributes":{"NORMAL":18529,"POSITION":1007},"indices":36051,"material":5,"mode":4},{"attributes":{"NORMAL":18530,"POSITION":1008},"indices":36052,"material":5,"mode":4},{"attributes":{"NORMAL":18531,"POSITION":1009},"indices":36053,"material":5,"mode":4},{"attributes":{"NORMAL":18532,"POSITION":1010},"indices":36054,"material":5,"mode":4},{"attributes":{"NORMAL":18533,"POSITION":1011},"indices":36055,"material":5,"mode":4},{"attributes":{"NORMAL":18534,"POSITION":1012},"indices":36056,"material":5,"mode":4},{"attributes":{"NORMAL":18535,"POSITION":1013},"indices":36057,"material":5,"mode":4},{"attributes":{"NORMAL":18536,"POSITION":1014},"indices":36058,"material":5,"mode":4},{"attributes":{"NORMAL":18537,"POSITION":1015},"indices":36059,"material":5,"mode":4},{"attributes":{"NORMAL":18538,"POSITION":1016},"indices":36060,"material":5,"mode":4},{"attributes":{"NORMAL":18539,"POSITION":1017},"indices":36061,"material":5,"mode":4},{"attributes":{"NORMAL":18540,"POSITION":1018},"indices":36062,"material":5,"mode":4},{"attributes":{"NORMAL":18541,"POSITION":1019},"indices":36063,"material":5,"mode":4},{"attributes":{"NORMAL":18542,"POSITION":1020},"indices":36064,"material":5,"mode":4},{"attributes":{"NORMAL":18543,"POSITION":1021},"indices":36065,"material":5,"mode":4},{"attributes":{"NORMAL":18544,"POSITION":1022},"indices":36066,"material":5,"mode":4},{"attributes":{"NORMAL":18545,"POSITION":1023},"indices":36067,"material":5,"mode":4},{"attributes":{"NORMAL":18546,"POSITION":1024},"indices":36068,"material":5,"mode":4},{"attributes":{"NORMAL":18547,"POSITION":1025},"indices":36069,"material":5,"mode":4},{"attributes":{"NORMAL":18548,"POSITION":1026},"indices":36070,"material":5,"mode":4},{"attributes":{"NORMAL":18549,"POSITION":1027},"indices":36071,"material":5,"mode":4},{"attributes":{"NORMAL":18550,"POSITION":1028},"indices":36072,"material":5,"mode":4},{"attributes":{"NORMAL":18551,"POSITION":1029},"indices":36073,"material":5,"mode":4},{"attributes":{"NORMAL":18552,"POSITION":1030},"indices":36074,"material":5,"mode":4},{"attributes":{"NORMAL":18553,"POSITION":1031},"indices":36075,"material":5,"mode":4},{"attributes":{"NORMAL":18554,"POSITION":1032},"indices":36076,"material":5,"mode":4},{"attributes":{"NORMAL":18555,"POSITION":1033},"indices":36077,"material":5,"mode":4},{"attributes":{"NORMAL":18556,"POSITION":1034},"indices":36078,"material":5,"mode":4},{"attributes":{"NORMAL":18557,"POSITION":1035},"indices":36079,"material":5,"mode":4},{"attributes":{"NORMAL":18558,"POSITION":1036},"indices":36080,"material":5,"mode":4},{"attributes":{"NORMAL":18559,"POSITION":1037},"indices":36081,"material":5,"mode":4},{"attributes":{"NORMAL":18560,"POSITION":1038},"indices":36082,"material":5,"mode":4},{"attributes":{"NORMAL":18561,"POSITION":1039},"indices":36083,"material":5,"mode":4},{"attributes":{"NORMAL":18562,"POSITION":1040},"indices":36084,"material":5,"mode":4},{"attributes":{"NORMAL":18563,"POSITION":1041},"indices":36085,"material":5,"mode":4},{"attributes":{"NORMAL":18564,"POSITION":1042},"indices":36086,"material":5,"mode":4},{"attributes":{"NORMAL":18565,"POSITION":1043},"indices":36087,"material":5,"mode":4},{"attributes":{"NORMAL":18566,"POSITION":1044},"indices":36088,"material":5,"mode":4},{"attributes":{"NORMAL":18567,"POSITION":1045},"indices":36089,"material":5,"mode":4},{"attributes":{"NORMAL":18568,"POSITION":1046},"indices":36090,"material":5,"mode":4},{"attributes":{"NORMAL":18569,"POSITION":1047},"indices":36091,"material":5,"mode":4},{"attributes":{"NORMAL":18570,"POSITION":1048},"indices":36092,"material":5,"mode":4},{"attributes":{"NORMAL":18571,"POSITION":1049},"indices":36093,"material":5,"mode":4},{"attributes":{"NORMAL":18572,"POSITION":1050},"indices":36094,"material":5,"mode":4},{"attributes":{"NORMAL":18573,"POSITION":1051},"indices":36095,"material":5,"mode":4},{"attributes":{"NORMAL":18574,"POSITION":1052},"indices":36096,"material":5,"mode":4},{"attributes":{"NORMAL":18575,"POSITION":1053},"indices":36097,"material":5,"mode":4},{"attributes":{"NORMAL":18576,"POSITION":1054},"indices":36098,"material":5,"mode":4},{"attributes":{"NORMAL":18577,"POSITION":1055},"indices":36099,"material":5,"mode":4},{"attributes":{"NORMAL":18578,"POSITION":1056},"indices":36100,"material":5,"mode":4},{"attributes":{"NORMAL":18579,"POSITION":1057},"indices":36101,"material":5,"mode":4},{"attributes":{"NORMAL":18580,"POSITION":1058},"indices":36102,"material":5,"mode":4},{"attributes":{"NORMAL":18581,"POSITION":1059},"indices":36103,"material":5,"mode":4},{"attributes":{"NORMAL":18582,"POSITION":1060},"indices":36104,"material":5,"mode":4},{"attributes":{"NORMAL":18583,"POSITION":1061},"indices":36105,"material":5,"mode":4},{"attributes":{"NORMAL":18584,"POSITION":1062},"indices":36106,"material":5,"mode":4},{"attributes":{"NORMAL":18585,"POSITION":1063},"indices":36107,"material":5,"mode":4},{"attributes":{"NORMAL":18586,"POSITION":1064},"indices":36108,"material":5,"mode":4},{"attributes":{"NORMAL":18587,"POSITION":1065},"indices":36109,"material":5,"mode":4},{"attributes":{"NORMAL":18588,"POSITION":1066},"indices":36110,"material":5,"mode":4},{"attributes":{"NORMAL":18589,"POSITION":1067},"indices":36111,"material":5,"mode":4},{"attributes":{"NORMAL":18590,"POSITION":1068},"indices":36112,"material":5,"mode":4},{"attributes":{"NORMAL":18591,"POSITION":1069},"indices":36113,"material":5,"mode":4},{"attributes":{"NORMAL":18592,"POSITION":1070},"indices":36114,"material":5,"mode":4},{"attributes":{"NORMAL":18593,"POSITION":1071},"indices":36115,"material":5,"mode":4},{"attributes":{"NORMAL":18594,"POSITION":1072},"indices":36116,"material":5,"mode":4},{"attributes":{"NORMAL":18595,"POSITION":1073},"indices":36117,"material":5,"mode":4},{"attributes":{"NORMAL":18596,"POSITION":1074},"indices":36118,"material":5,"mode":4},{"attributes":{"NORMAL":18597,"POSITION":1075},"indices":36119,"material":5,"mode":4},{"attributes":{"NORMAL":18598,"POSITION":1076},"indices":36120,"material":5,"mode":4},{"attributes":{"NORMAL":18599,"POSITION":1077},"indices":36121,"material":5,"mode":4},{"attributes":{"NORMAL":18600,"POSITION":1078},"indices":36122,"material":5,"mode":4},{"attributes":{"NORMAL":18601,"POSITION":1079},"indices":36123,"material":5,"mode":4},{"attributes":{"NORMAL":18602,"POSITION":1080},"indices":36124,"material":5,"mode":4},{"attributes":{"NORMAL":18603,"POSITION":1081},"indices":36125,"material":5,"mode":4},{"attributes":{"NORMAL":18604,"POSITION":1082},"indices":36126,"material":5,"mode":4},{"attributes":{"NORMAL":18605,"POSITION":1083},"indices":36127,"material":5,"mode":4},{"attributes":{"NORMAL":18606,"POSITION":1084},"indices":36128,"material":5,"mode":4},{"attributes":{"NORMAL":18607,"POSITION":1085},"indices":36129,"material":5,"mode":4},{"attributes":{"NORMAL":18608,"POSITION":1086},"indices":36130,"material":5,"mode":4},{"attributes":{"NORMAL":18609,"POSITION":1087},"indices":36131,"material":5,"mode":4},{"attributes":{"NORMAL":18610,"POSITION":1088},"indices":36132,"material":5,"mode":4},{"attributes":{"NORMAL":18611,"POSITION":1089},"indices":36133,"material":5,"mode":4},{"attributes":{"NORMAL":18612,"POSITION":1090},"indices":36134,"material":5,"mode":4},{"attributes":{"NORMAL":18613,"POSITION":1091},"indices":36135,"material":5,"mode":4},{"attributes":{"NORMAL":18614,"POSITION":1092},"indices":36136,"material":5,"mode":4},{"attributes":{"NORMAL":18615,"POSITION":1093},"indices":36137,"material":5,"mode":4},{"attributes":{"NORMAL":18616,"POSITION":1094},"indices":36138,"material":5,"mode":4},{"attributes":{"NORMAL":18617,"POSITION":1095},"indices":36139,"material":5,"mode":4},{"attributes":{"NORMAL":18618,"POSITION":1096},"indices":36140,"material":5,"mode":4},{"attributes":{"NORMAL":18619,"POSITION":1097},"indices":36141,"material":5,"mode":4},{"attributes":{"NORMAL":18620,"POSITION":1098},"indices":36142,"material":5,"mode":4},{"attributes":{"NORMAL":18621,"POSITION":1099},"indices":36143,"material":5,"mode":4},{"attributes":{"NORMAL":18622,"POSITION":1100},"indices":36144,"material":5,"mode":4},{"attributes":{"NORMAL":18623,"POSITION":1101},"indices":36145,"material":5,"mode":4},{"attributes":{"NORMAL":18624,"POSITION":1102},"indices":36146,"material":5,"mode":4},{"attributes":{"NORMAL":18625,"POSITION":1103},"indices":36147,"material":5,"mode":4},{"attributes":{"NORMAL":18626,"POSITION":1104},"indices":36148,"material":5,"mode":4},{"attributes":{"NORMAL":18627,"POSITION":1105},"indices":36149,"material":5,"mode":4},{"attributes":{"NORMAL":18628,"POSITION":1106},"indices":36150,"material":5,"mode":4},{"attributes":{"NORMAL":18629,"POSITION":1107},"indices":36151,"material":5,"mode":4},{"attributes":{"NORMAL":18630,"POSITION":1108},"indices":36152,"material":5,"mode":4},{"attributes":{"NORMAL":18631,"POSITION":1109},"indices":36153,"material":5,"mode":4},{"attributes":{"NORMAL":18632,"POSITION":1110},"indices":36154,"material":5,"mode":4},{"attributes":{"NORMAL":18633,"POSITION":1111},"indices":36155,"material":5,"mode":4},{"attributes":{"NORMAL":18634,"POSITION":1112},"indices":36156,"material":5,"mode":4},{"attributes":{"NORMAL":18635,"POSITION":1113},"indices":36157,"material":5,"mode":4},{"attributes":{"NORMAL":18636,"POSITION":1114},"indices":36158,"material":5,"mode":4},{"attributes":{"NORMAL":18637,"POSITION":1115},"indices":36159,"material":5,"mode":4},{"attributes":{"NORMAL":18638,"POSITION":1116},"indices":36160,"material":5,"mode":4},{"attributes":{"NORMAL":18639,"POSITION":1117},"indices":36161,"material":5,"mode":4},{"attributes":{"NORMAL":18640,"POSITION":1118},"indices":36162,"material":5,"mode":4},{"attributes":{"NORMAL":18641,"POSITION":1119},"indices":36163,"material":5,"mode":4},{"attributes":{"NORMAL":18642,"POSITION":1120},"indices":36164,"material":5,"mode":4},{"attributes":{"NORMAL":18643,"POSITION":1121},"indices":36165,"material":5,"mode":4},{"attributes":{"NORMAL":18644,"POSITION":1122},"indices":36166,"material":5,"mode":4},{"attributes":{"NORMAL":18645,"POSITION":1123},"indices":36167,"material":5,"mode":4},{"attributes":{"NORMAL":18646,"POSITION":1124},"indices":36168,"material":5,"mode":4},{"attributes":{"NORMAL":18647,"POSITION":1125},"indices":36169,"material":5,"mode":4},{"attributes":{"NORMAL":18648,"POSITION":1126},"indices":36170,"material":5,"mode":4},{"attributes":{"NORMAL":18649,"POSITION":1127},"indices":36171,"material":5,"mode":4},{"attributes":{"NORMAL":18650,"POSITION":1128},"indices":36172,"material":5,"mode":4},{"attributes":{"NORMAL":18651,"POSITION":1129},"indices":36173,"material":5,"mode":4},{"attributes":{"NORMAL":18652,"POSITION":1130},"indices":36174,"material":5,"mode":4},{"attributes":{"NORMAL":18653,"POSITION":1131},"indices":36175,"material":5,"mode":4},{"attributes":{"NORMAL":18654,"POSITION":1132},"indices":36176,"material":5,"mode":4},{"attributes":{"NORMAL":18655,"POSITION":1133},"indices":36177,"material":5,"mode":4},{"attributes":{"NORMAL":18656,"POSITION":1134},"indices":36178,"material":5,"mode":4},{"attributes":{"NORMAL":18657,"POSITION":1135},"indices":36179,"material":5,"mode":4},{"attributes":{"NORMAL":18658,"POSITION":1136},"indices":36180,"material":5,"mode":4},{"attributes":{"NORMAL":18659,"POSITION":1137},"indices":36181,"material":5,"mode":4},{"attributes":{"NORMAL":18660,"POSITION":1138},"indices":36182,"material":5,"mode":4},{"attributes":{"NORMAL":18661,"POSITION":1139},"indices":36183,"material":5,"mode":4},{"attributes":{"NORMAL":18662,"POSITION":1140},"indices":36184,"material":5,"mode":4},{"attributes":{"NORMAL":18663,"POSITION":1141},"indices":36185,"material":5,"mode":4},{"attributes":{"NORMAL":18664,"POSITION":1142},"indices":36186,"material":5,"mode":4},{"attributes":{"NORMAL":18665,"POSITION":1143},"indices":36187,"material":5,"mode":4},{"attributes":{"NORMAL":18666,"POSITION":1144},"indices":36188,"material":5,"mode":4},{"attributes":{"NORMAL":18667,"POSITION":1145},"indices":36189,"material":5,"mode":4},{"attributes":{"NORMAL":18668,"POSITION":1146},"indices":36190,"material":5,"mode":4},{"attributes":{"NORMAL":18669,"POSITION":1147},"indices":36191,"material":5,"mode":4},{"attributes":{"NORMAL":18670,"POSITION":1148},"indices":36192,"material":5,"mode":4},{"attributes":{"NORMAL":18671,"POSITION":1149},"indices":36193,"material":5,"mode":4},{"attributes":{"NORMAL":18672,"POSITION":1150},"indices":36194,"material":5,"mode":4},{"attributes":{"NORMAL":18673,"POSITION":1151},"indices":36195,"material":5,"mode":4},{"attributes":{"NORMAL":18674,"POSITION":1152},"indices":36196,"material":5,"mode":4},{"attributes":{"NORMAL":18675,"POSITION":1153},"indices":36197,"material":5,"mode":4},{"attributes":{"NORMAL":18676,"POSITION":1154},"indices":36198,"material":5,"mode":4},{"attributes":{"NORMAL":18677,"POSITION":1155},"indices":36199,"material":5,"mode":4},{"attributes":{"NORMAL":18678,"POSITION":1156},"indices":36200,"material":5,"mode":4},{"attributes":{"NORMAL":18679,"POSITION":1157},"indices":36201,"material":5,"mode":4},{"attributes":{"NORMAL":18680,"POSITION":1158},"indices":36202,"material":5,"mode":4},{"attributes":{"NORMAL":18681,"POSITION":1159},"indices":36203,"material":5,"mode":4},{"attributes":{"NORMAL":18682,"POSITION":1160},"indices":36204,"material":5,"mode":4},{"attributes":{"NORMAL":18683,"POSITION":1161},"indices":36205,"material":5,"mode":4},{"attributes":{"NORMAL":18684,"POSITION":1162},"indices":36206,"material":5,"mode":4},{"attributes":{"NORMAL":18685,"POSITION":1163},"indices":36207,"material":5,"mode":4},{"attributes":{"NORMAL":18686,"POSITION":1164},"indices":36208,"material":5,"mode":4},{"attributes":{"NORMAL":18687,"POSITION":1165},"indices":36209,"material":5,"mode":4},{"attributes":{"NORMAL":18688,"POSITION":1166},"indices":36210,"material":5,"mode":4},{"attributes":{"NORMAL":18689,"POSITION":1167},"indices":36211,"material":5,"mode":4},{"attributes":{"NORMAL":18690,"POSITION":1168},"indices":36212,"material":5,"mode":4},{"attributes":{"NORMAL":18691,"POSITION":1169},"indices":36213,"material":5,"mode":4},{"attributes":{"NORMAL":18692,"POSITION":1170},"indices":36214,"material":5,"mode":4},{"attributes":{"NORMAL":18693,"POSITION":1171},"indices":36215,"material":5,"mode":4},{"attributes":{"NORMAL":18694,"POSITION":1172},"indices":36216,"material":5,"mode":4},{"attributes":{"NORMAL":18695,"POSITION":1173},"indices":36217,"material":5,"mode":4},{"attributes":{"NORMAL":18696,"POSITION":1174},"indices":36218,"material":5,"mode":4},{"attributes":{"NORMAL":18697,"POSITION":1175},"indices":36219,"material":5,"mode":4},{"attributes":{"NORMAL":18698,"POSITION":1176},"indices":36220,"material":5,"mode":4},{"attributes":{"NORMAL":18699,"POSITION":1177},"indices":36221,"material":5,"mode":4},{"attributes":{"NORMAL":18700,"POSITION":1178},"indices":36222,"material":5,"mode":4},{"attributes":{"NORMAL":18701,"POSITION":1179},"indices":36223,"material":5,"mode":4},{"attributes":{"NORMAL":18702,"POSITION":1180},"indices":36224,"material":5,"mode":4},{"attributes":{"NORMAL":18703,"POSITION":1181},"indices":36225,"material":5,"mode":4},{"attributes":{"NORMAL":18704,"POSITION":1182},"indices":36226,"material":5,"mode":4},{"attributes":{"NORMAL":18705,"POSITION":1183},"indices":36227,"material":5,"mode":4},{"attributes":{"NORMAL":18706,"POSITION":1184},"indices":36228,"material":5,"mode":4},{"attributes":{"NORMAL":18707,"POSITION":1185},"indices":36229,"material":5,"mode":4},{"attributes":{"NORMAL":18708,"POSITION":1186},"indices":36230,"material":5,"mode":4},{"attributes":{"NORMAL":18709,"POSITION":1187},"indices":36231,"material":5,"mode":4},{"attributes":{"NORMAL":18710,"POSITION":1188},"indices":36232,"material":5,"mode":4},{"attributes":{"NORMAL":18711,"POSITION":1189},"indices":36233,"material":5,"mode":4},{"attributes":{"NORMAL":18712,"POSITION":1190},"indices":36234,"material":5,"mode":4},{"attributes":{"NORMAL":18713,"POSITION":1191},"indices":36235,"material":5,"mode":4},{"attributes":{"NORMAL":18714,"POSITION":1192},"indices":36236,"material":5,"mode":4},{"attributes":{"NORMAL":18715,"POSITION":1193},"indices":36237,"material":5,"mode":4},{"attributes":{"NORMAL":18716,"POSITION":1194},"indices":36238,"material":5,"mode":4},{"attributes":{"NORMAL":18717,"POSITION":1195},"indices":36239,"material":5,"mode":4},{"attributes":{"NORMAL":18718,"POSITION":1196},"indices":36240,"material":5,"mode":4},{"attributes":{"NORMAL":18719,"POSITION":1197},"indices":36241,"material":5,"mode":4},{"attributes":{"NORMAL":18720,"POSITION":1198},"indices":36242,"material":5,"mode":4}]},{"name":"COMPOUND","primitives":[{"attributes":{"NORMAL":18721,"POSITION":1199},"indices":36243,"material":7,"mode":4},{"attributes":{"NORMAL":18722,"POSITION":1200},"indices":36244,"material":7,"mode":4},{"attributes":{"NORMAL":18723,"POSITION":1201},"indices":36245,"material":7,"mode":4},{"attributes":{"NORMAL":18724,"POSITION":1202},"indices":36246,"material":7,"mode":4},{"attributes":{"NORMAL":18725,"POSITION":1203},"indices":36247,"material":7,"mode":4},{"attributes":{"NORMAL":18726,"POSITION":1204},"indices":36248,"material":7,"mode":4},{"attributes":{"NORMAL":18727,"POSITION":1205},"indices":36249,"material":7,"mode":4},{"attributes":{"NORMAL":18728,"POSITION":1206},"indices":36250,"material":7,"mode":4},{"attributes":{"NORMAL":18729,"POSITION":1207},"indices":36251,"material":7,"mode":4},{"attributes":{"NORMAL":18730,"POSITION":1208},"indices":36252,"material":7,"mode":4}]},{"name":"COMPOUND001","primitives":[{"attributes":{"NORMAL":18731,"POSITION":1209},"indices":36253,"material":7,"mode":4},{"attributes":{"NORMAL":18732,"POSITION":1210},"indices":36254,"material":7,"mode":4},{"attributes":{"NORMAL":18733,"POSITION":1211},"indices":36255,"material":7,"mode":4},{"attributes":{"NORMAL":18734,"POSITION":1212},"indices":36256,"material":7,"mode":4},{"attributes":{"NORMAL":18735,"POSITION":1213},"indices":36257,"material":7,"mode":4},{"attributes":{"NORMAL":18736,"POSITION":1214},"indices":36258,"material":7,"mode":4},{"attributes":{"NORMAL":18737,"POSITION":1215},"indices":36259,"material":7,"mode":4},{"attributes":{"NORMAL":18738,"POSITION":1216},"indices":36260,"material":7,"mode":4},{"attributes":{"NORMAL":18739,"POSITION":1217},"indices":36261,"material":7,"mode":4},{"attributes":{"NORMAL":18740,"POSITION":1218},"indices":36262,"material":7,"mode":4}]},{"name":"COMPOUND002","primitives":[{"attributes":{"NORMAL":18741,"POSITION":1219},"indices":36263,"material":7,"mode":4},{"attributes":{"NORMAL":18742,"POSITION":1220},"indices":36264,"material":7,"mode":4},{"attributes":{"NORMAL":18743,"POSITION":1221},"indices":36265,"material":7,"mode":4},{"attributes":{"NORMAL":18744,"POSITION":1222},"indices":36266,"material":7,"mode":4},{"attributes":{"NORMAL":18745,"POSITION":1223},"indices":36267,"material":7,"mode":4},{"attributes":{"NORMAL":18746,"POSITION":1224},"indices":36268,"material":7,"mode":4},{"attributes":{"NORMAL":18747,"POSITION":1225},"indices":36269,"material":7,"mode":4},{"attributes":{"NORMAL":18748,"POSITION":1226},"indices":36270,"material":7,"mode":4},{"attributes":{"NORMAL":18749,"POSITION":1227},"indices":36271,"material":7,"mode":4},{"attributes":{"NORMAL":18750,"POSITION":1228},"indices":36272,"material":7,"mode":4}]},{"name":"COMPOUND003","primitives":[{"attributes":{"NORMAL":18751,"POSITION":1229},"indices":36273,"material":7,"mode":4},{"attributes":{"NORMAL":18752,"POSITION":1230},"indices":36274,"material":7,"mode":4},{"attributes":{"NORMAL":18753,"POSITION":1231},"indices":36275,"material":7,"mode":4},{"attributes":{"NORMAL":18754,"POSITION":1232},"indices":36276,"material":7,"mode":4},{"attributes":{"NORMAL":18755,"POSITION":1233},"indices":36277,"material":7,"mode":4},{"attributes":{"NORMAL":18756,"POSITION":1234},"indices":36278,"material":7,"mode":4},{"attributes":{"NORMAL":18757,"POSITION":1235},"indices":36279,"material":7,"mode":4},{"attributes":{"NORMAL":18758,"POSITION":1236},"indices":36280,"material":7,"mode":4},{"attributes":{"NORMAL":18759,"POSITION":1237},"indices":36281,"material":7,"mode":4},{"attributes":{"NORMAL":18760,"POSITION":1238},"indices":36282,"material":7,"mode":4}]},{"name":"COMPOUND004","primitives":[{"attributes":{"NORMAL":18761,"POSITION":1239},"indices":36283,"material":7,"mode":4},{"attributes":{"NORMAL":18762,"POSITION":1240},"indices":36284,"material":7,"mode":4},{"attributes":{"NORMAL":18763,"POSITION":1241},"indices":36285,"material":7,"mode":4},{"attributes":{"NORMAL":18764,"POSITION":1242},"indices":36286,"material":7,"mode":4},{"attributes":{"NORMAL":18765,"POSITION":1243},"indices":36287,"material":7,"mode":4},{"attributes":{"NORMAL":18766,"POSITION":1244},"indices":36288,"material":7,"mode":4},{"attributes":{"NORMAL":18767,"POSITION":1245},"indices":36289,"material":7,"mode":4},{"attributes":{"NORMAL":18768,"POSITION":1246},"indices":36290,"material":7,"mode":4},{"attributes":{"NORMAL":18769,"POSITION":1247},"indices":36291,"material":7,"mode":4},{"attributes":{"NORMAL":18770,"POSITION":1248},"indices":36292,"material":7,"mode":4}]},{"name":"COMPOUND005","primitives":[{"attributes":{"NORMAL":18771,"POSITION":1249},"indices":36293,"material":8,"mode":4},{"attributes":{"NORMAL":18772,"POSITION":1250},"indices":36294,"material":8,"mode":4},{"attributes":{"NORMAL":18773,"POSITION":1251},"indices":36295,"material":8,"mode":4},{"attributes":{"NORMAL":18774,"POSITION":1252},"indices":36296,"material":8,"mode":4},{"attributes":{"NORMAL":18775,"POSITION":1253},"indices":36297,"material":8,"mode":4},{"attributes":{"NORMAL":18776,"POSITION":1254},"indices":36298,"material":8,"mode":4},{"attributes":{"NORMAL":18777,"POSITION":1255},"indices":36299,"material":8,"mode":4},{"attributes":{"NORMAL":18778,"POSITION":1256},"indices":36300,"material":9,"mode":4},{"attributes":{"NORMAL":18779,"POSITION":1257},"indices":36301,"material":9,"mode":4},{"attributes":{"NORMAL":18780,"POSITION":1258},"indices":36302,"material":9,"mode":4}]},{"name":"COMPOUND006","primitives":[{"attributes":{"NORMAL":18781,"POSITION":1259},"indices":36303,"material":7,"mode":4},{"attributes":{"NORMAL":18782,"POSITION":1260},"indices":36304,"material":7,"mode":4},{"attributes":{"NORMAL":18783,"POSITION":1261},"indices":36305,"material":7,"mode":4},{"attributes":{"NORMAL":18784,"POSITION":1262},"indices":36306,"material":7,"mode":4},{"attributes":{"NORMAL":18785,"POSITION":1263},"indices":36307,"material":7,"mode":4},{"attributes":{"NORMAL":18786,"POSITION":1264},"indices":36308,"material":7,"mode":4},{"attributes":{"NORMAL":18787,"POSITION":1265},"indices":36309,"material":7,"mode":4},{"attributes":{"NORMAL":18788,"POSITION":1266},"indices":36310,"material":7,"mode":4},{"attributes":{"NORMAL":18789,"POSITION":1267},"indices":36311,"material":7,"mode":4},{"attributes":{"NORMAL":18790,"POSITION":1268},"indices":36312,"material":7,"mode":4}]},{"name":"COMPOUND007","primitives":[{"attributes":{"NORMAL":18791,"POSITION":1269},"indices":36313,"material":7,"mode":4},{"attributes":{"NORMAL":18792,"POSITION":1270},"indices":36314,"material":7,"mode":4},{"attributes":{"NORMAL":18793,"POSITION":1271},"indices":36315,"material":7,"mode":4},{"attributes":{"NORMAL":18794,"POSITION":1272},"indices":36316,"material":7,"mode":4},{"attributes":{"NORMAL":18795,"POSITION":1273},"indices":36317,"material":7,"mode":4},{"attributes":{"NORMAL":18796,"POSITION":1274},"indices":36318,"material":7,"mode":4},{"attributes":{"NORMAL":18797,"POSITION":1275},"indices":36319,"material":7,"mode":4},{"attributes":{"NORMAL":18798,"POSITION":1276},"indices":36320,"material":7,"mode":4},{"attributes":{"NORMAL":18799,"POSITION":1277},"indices":36321,"material":7,"mode":4},{"attributes":{"NORMAL":18800,"POSITION":1278},"indices":36322,"material":7,"mode":4}]},{"name":"COMPOUND008","primitives":[{"attributes":{"NORMAL":18801,"POSITION":1279},"indices":36323,"material":7,"mode":4},{"attributes":{"NORMAL":18802,"POSITION":1280},"indices":36324,"material":7,"mode":4},{"attributes":{"NORMAL":18803,"POSITION":1281},"indices":36325,"material":7,"mode":4},{"attributes":{"NORMAL":18804,"POSITION":1282},"indices":36326,"material":7,"mode":4},{"attributes":{"NORMAL":18805,"POSITION":1283},"indices":36327,"material":7,"mode":4},{"attributes":{"NORMAL":18806,"POSITION":1284},"indices":36328,"material":7,"mode":4},{"attributes":{"NORMAL":18807,"POSITION":1285},"indices":36329,"material":7,"mode":4},{"attributes":{"NORMAL":18808,"POSITION":1286},"indices":36330,"material":7,"mode":4},{"attributes":{"NORMAL":18809,"POSITION":1287},"indices":36331,"material":7,"mode":4},{"attributes":{"NORMAL":18810,"POSITION":1288},"indices":36332,"material":7,"mode":4}]},{"name":"COMPOUND009","primitives":[{"attributes":{"NORMAL":18811,"POSITION":1289},"indices":36333,"material":7,"mode":4},{"attributes":{"NORMAL":18812,"POSITION":1290},"indices":36334,"material":7,"mode":4},{"attributes":{"NORMAL":18813,"POSITION":1291},"indices":36335,"material":7,"mode":4},{"attributes":{"NORMAL":18814,"POSITION":1292},"indices":36336,"material":7,"mode":4},{"attributes":{"NORMAL":18815,"POSITION":1293},"indices":36337,"material":7,"mode":4},{"attributes":{"NORMAL":18816,"POSITION":1294},"indices":36338,"material":7,"mode":4},{"attributes":{"NORMAL":18817,"POSITION":1295},"indices":36339,"material":7,"mode":4},{"attributes":{"NORMAL":18818,"POSITION":1296},"indices":36340,"material":7,"mode":4},{"attributes":{"NORMAL":18819,"POSITION":1297},"indices":36341,"material":7,"mode":4},{"attributes":{"NORMAL":18820,"POSITION":1298},"indices":36342,"material":7,"mode":4}]},{"name":"COMPOUND010","primitives":[{"attributes":{"NORMAL":18821,"POSITION":1299},"indices":36343,"material":7,"mode":4},{"attributes":{"NORMAL":18822,"POSITION":1300},"indices":36344,"material":7,"mode":4},{"attributes":{"NORMAL":18823,"POSITION":1301},"indices":36345,"material":7,"mode":4},{"attributes":{"NORMAL":18824,"POSITION":1302},"indices":36346,"material":7,"mode":4},{"attributes":{"NORMAL":18825,"POSITION":1303},"indices":36347,"material":7,"mode":4},{"attributes":{"NORMAL":18826,"POSITION":1304},"indices":36348,"material":7,"mode":4},{"attributes":{"NORMAL":18827,"POSITION":1305},"indices":36349,"material":7,"mode":4},{"attributes":{"NORMAL":18828,"POSITION":1306},"indices":36350,"material":7,"mode":4},{"attributes":{"NORMAL":18829,"POSITION":1307},"indices":36351,"material":7,"mode":4},{"attributes":{"NORMAL":18830,"POSITION":1308},"indices":36352,"material":7,"mode":4}]},{"name":"COMPOUND011","primitives":[{"attributes":{"NORMAL":18831,"POSITION":1309},"indices":36353,"material":10,"mode":4},{"attributes":{"NORMAL":18832,"POSITION":1310},"indices":36354,"material":10,"mode":4},{"attributes":{"NORMAL":18833,"POSITION":1311},"indices":36355,"material":10,"mode":4},{"attributes":{"NORMAL":18834,"POSITION":1312},"indices":36356,"material":10,"mode":4},{"attributes":{"NORMAL":18835,"POSITION":1313},"indices":36357,"material":10,"mode":4},{"attributes":{"NORMAL":18836,"POSITION":1314},"indices":36358,"material":10,"mode":4},{"attributes":{"NORMAL":18837,"POSITION":1315},"indices":36359,"material":10,"mode":4},{"attributes":{"NORMAL":18838,"POSITION":1316},"indices":36360,"material":11,"mode":4},{"attributes":{"NORMAL":18839,"POSITION":1317},"indices":36361,"material":12,"mode":4},{"attributes":{"NORMAL":18840,"POSITION":1318},"indices":36362,"material":11,"mode":4},{"attributes":{"NORMAL":18841,"POSITION":1319},"indices":36363,"material":11,"mode":4},{"attributes":{"NORMAL":18842,"POSITION":1320},"indices":36364,"material":11,"mode":4},{"attributes":{"NORMAL":18843,"POSITION":1321},"indices":36365,"material":11,"mode":4},{"attributes":{"NORMAL":18844,"POSITION":1322},"indices":36366,"material":11,"mode":4},{"attributes":{"NORMAL":18845,"POSITION":1323},"indices":36367,"material":10,"mode":4},{"attributes":{"NORMAL":18846,"POSITION":1324},"indices":36368,"material":10,"mode":4},{"attributes":{"NORMAL":18847,"POSITION":1325},"indices":36369,"material":10,"mode":4},{"attributes":{"NORMAL":18848,"POSITION":1326},"indices":36370,"material":10,"mode":4},{"attributes":{"NORMAL":18849,"POSITION":1327},"indices":36371,"material":10,"mode":4},{"attributes":{"NORMAL":18850,"POSITION":1328},"indices":36372,"material":10,"mode":4},{"attributes":{"NORMAL":18851,"POSITION":1329},"indices":36373,"material":10,"mode":4},{"attributes":{"NORMAL":18852,"POSITION":1330},"indices":36374,"material":10,"mode":4},{"attributes":{"NORMAL":18853,"POSITION":1331},"indices":36375,"material":10,"mode":4},{"attributes":{"NORMAL":18854,"POSITION":1332},"indices":36376,"material":10,"mode":4},{"attributes":{"NORMAL":18855,"POSITION":1333},"indices":36377,"material":10,"mode":4},{"attributes":{"NORMAL":18856,"POSITION":1334},"indices":36378,"material":10,"mode":4},{"attributes":{"NORMAL":18857,"POSITION":1335},"indices":36379,"material":10,"mode":4},{"attributes":{"NORMAL":18858,"POSITION":1336},"indices":36380,"material":10,"mode":4},{"attributes":{"NORMAL":18859,"POSITION":1337},"indices":36381,"material":10,"mode":4},{"attributes":{"NORMAL":18860,"POSITION":1338},"indices":36382,"material":10,"mode":4},{"attributes":{"NORMAL":18861,"POSITION":1339},"indices":36383,"material":10,"mode":4},{"attributes":{"NORMAL":18862,"POSITION":1340},"indices":36384,"material":10,"mode":4},{"attributes":{"NORMAL":18863,"POSITION":1341},"indices":36385,"material":10,"mode":4},{"attributes":{"NORMAL":18864,"POSITION":1342},"indices":36386,"material":10,"mode":4},{"attributes":{"NORMAL":18865,"POSITION":1343},"indices":36387,"material":10,"mode":4},{"attributes":{"NORMAL":18866,"POSITION":1344},"indices":36388,"material":10,"mode":4},{"attributes":{"NORMAL":18867,"POSITION":1345},"indices":36389,"material":10,"mode":4},{"attributes":{"NORMAL":18868,"POSITION":1346},"indices":36390,"material":10,"mode":4},{"attributes":{"NORMAL":18869,"POSITION":1347},"indices":36391,"material":10,"mode":4},{"attributes":{"NORMAL":18870,"POSITION":1348},"indices":36392,"material":10,"mode":4},{"attributes":{"NORMAL":18871,"POSITION":1349},"indices":36393,"material":10,"mode":4},{"attributes":{"NORMAL":18872,"POSITION":1350},"indices":36394,"material":10,"mode":4},{"attributes":{"NORMAL":18873,"POSITION":1351},"indices":36395,"material":10,"mode":4},{"attributes":{"NORMAL":18874,"POSITION":1352},"indices":36396,"material":10,"mode":4},{"attributes":{"NORMAL":18875,"POSITION":1353},"indices":36397,"material":10,"mode":4},{"attributes":{"NORMAL":18876,"POSITION":1354},"indices":36398,"material":10,"mode":4},{"attributes":{"NORMAL":18877,"POSITION":1355},"indices":36399,"material":10,"mode":4},{"attributes":{"NORMAL":18878,"POSITION":1356},"indices":36400,"material":10,"mode":4},{"attributes":{"NORMAL":18879,"POSITION":1357},"indices":36401,"material":10,"mode":4},{"attributes":{"NORMAL":18880,"POSITION":1358},"indices":36402,"material":10,"mode":4},{"attributes":{"NORMAL":18881,"POSITION":1359},"indices":36403,"material":10,"mode":4},{"attributes":{"NORMAL":18882,"POSITION":1360},"indices":36404,"material":10,"mode":4},{"attributes":{"NORMAL":18883,"POSITION":1361},"indices":36405,"material":10,"mode":4},{"attributes":{"NORMAL":18884,"POSITION":1362},"indices":36406,"material":10,"mode":4},{"attributes":{"NORMAL":18885,"POSITION":1363},"indices":36407,"material":10,"mode":4},{"attributes":{"NORMAL":18886,"POSITION":1364},"indices":36408,"material":10,"mode":4},{"attributes":{"NORMAL":18887,"POSITION":1365},"indices":36409,"material":10,"mode":4},{"attributes":{"NORMAL":18888,"POSITION":1366},"indices":36410,"material":10,"mode":4},{"attributes":{"NORMAL":18889,"POSITION":1367},"indices":36411,"material":10,"mode":4},{"attributes":{"NORMAL":18890,"POSITION":1368},"indices":36412,"material":10,"mode":4},{"attributes":{"NORMAL":18891,"POSITION":1369},"indices":36413,"material":10,"mode":4},{"attributes":{"NORMAL":18892,"POSITION":1370},"indices":36414,"material":10,"mode":4},{"attributes":{"NORMAL":18893,"POSITION":1371},"indices":36415,"material":10,"mode":4},{"attributes":{"NORMAL":18894,"POSITION":1372},"indices":36416,"material":10,"mode":4},{"attributes":{"NORMAL":18895,"POSITION":1373},"indices":36417,"material":10,"mode":4},{"attributes":{"NORMAL":18896,"POSITION":1374},"indices":36418,"material":10,"mode":4},{"attributes":{"NORMAL":18897,"POSITION":1375},"indices":36419,"material":10,"mode":4},{"attributes":{"NORMAL":18898,"POSITION":1376},"indices":36420,"material":10,"mode":4},{"attributes":{"NORMAL":18899,"POSITION":1377},"indices":36421,"material":10,"mode":4},{"attributes":{"NORMAL":18900,"POSITION":1378},"indices":36422,"material":10,"mode":4},{"attributes":{"NORMAL":18901,"POSITION":1379},"indices":36423,"material":10,"mode":4},{"attributes":{"NORMAL":18902,"POSITION":1380},"indices":36424,"material":10,"mode":4},{"attributes":{"NORMAL":18903,"POSITION":1381},"indices":36425,"material":10,"mode":4},{"attributes":{"NORMAL":18904,"POSITION":1382},"indices":36426,"material":10,"mode":4},{"attributes":{"NORMAL":18905,"POSITION":1383},"indices":36427,"material":10,"mode":4},{"attributes":{"NORMAL":18906,"POSITION":1384},"indices":36428,"material":10,"mode":4},{"attributes":{"NORMAL":18907,"POSITION":1385},"indices":36429,"material":10,"mode":4},{"attributes":{"NORMAL":18908,"POSITION":1386},"indices":36430,"material":10,"mode":4},{"attributes":{"NORMAL":18909,"POSITION":1387},"indices":36431,"material":10,"mode":4},{"attributes":{"NORMAL":18910,"POSITION":1388},"indices":36432,"material":10,"mode":4},{"attributes":{"NORMAL":18911,"POSITION":1389},"indices":36433,"material":10,"mode":4},{"attributes":{"NORMAL":18912,"POSITION":1390},"indices":36434,"material":10,"mode":4},{"attributes":{"NORMAL":18913,"POSITION":1391},"indices":36435,"material":10,"mode":4},{"attributes":{"NORMAL":18914,"POSITION":1392},"indices":36436,"material":10,"mode":4},{"attributes":{"NORMAL":18915,"POSITION":1393},"indices":36437,"material":10,"mode":4},{"attributes":{"NORMAL":18916,"POSITION":1394},"indices":36438,"material":10,"mode":4},{"attributes":{"NORMAL":18917,"POSITION":1395},"indices":36439,"material":10,"mode":4},{"attributes":{"NORMAL":18918,"POSITION":1396},"indices":36440,"material":10,"mode":4},{"attributes":{"NORMAL":18919,"POSITION":1397},"indices":36441,"material":10,"mode":4},{"attributes":{"NORMAL":18920,"POSITION":1398},"indices":36442,"material":10,"mode":4},{"attributes":{"NORMAL":18921,"POSITION":1399},"indices":36443,"material":10,"mode":4},{"attributes":{"NORMAL":18922,"POSITION":1400},"indices":36444,"material":10,"mode":4},{"attributes":{"NORMAL":18923,"POSITION":1401},"indices":36445,"material":10,"mode":4},{"attributes":{"NORMAL":18924,"POSITION":1402},"indices":36446,"material":10,"mode":4},{"attributes":{"NORMAL":18925,"POSITION":1403},"indices":36447,"material":10,"mode":4},{"attributes":{"NORMAL":18926,"POSITION":1404},"indices":36448,"material":10,"mode":4},{"attributes":{"NORMAL":18927,"POSITION":1405},"indices":36449,"material":10,"mode":4},{"attributes":{"NORMAL":18928,"POSITION":1406},"indices":36450,"material":10,"mode":4},{"attributes":{"NORMAL":18929,"POSITION":1407},"indices":36451,"material":10,"mode":4},{"attributes":{"NORMAL":18930,"POSITION":1408},"indices":36452,"material":10,"mode":4},{"attributes":{"NORMAL":18931,"POSITION":1409},"indices":36453,"material":10,"mode":4},{"attributes":{"NORMAL":18932,"POSITION":1410},"indices":36454,"material":10,"mode":4},{"attributes":{"NORMAL":18933,"POSITION":1411},"indices":36455,"material":10,"mode":4},{"attributes":{"NORMAL":18934,"POSITION":1412},"indices":36456,"material":10,"mode":4},{"attributes":{"NORMAL":18935,"POSITION":1413},"indices":36457,"material":10,"mode":4},{"attributes":{"NORMAL":18936,"POSITION":1414},"indices":36458,"material":10,"mode":4},{"attributes":{"NORMAL":18937,"POSITION":1415},"indices":36459,"material":10,"mode":4},{"attributes":{"NORMAL":18938,"POSITION":1416},"indices":36460,"material":10,"mode":4},{"attributes":{"NORMAL":18939,"POSITION":1417},"indices":36461,"material":10,"mode":4},{"attributes":{"NORMAL":18940,"POSITION":1418},"indices":36462,"material":10,"mode":4},{"attributes":{"NORMAL":18941,"POSITION":1419},"indices":36463,"material":10,"mode":4},{"attributes":{"NORMAL":18942,"POSITION":1420},"indices":36464,"material":10,"mode":4},{"attributes":{"NORMAL":18943,"POSITION":1421},"indices":36465,"material":10,"mode":4},{"attributes":{"NORMAL":18944,"POSITION":1422},"indices":36466,"material":10,"mode":4},{"attributes":{"NORMAL":18945,"POSITION":1423},"indices":36467,"material":10,"mode":4},{"attributes":{"NORMAL":18946,"POSITION":1424},"indices":36468,"material":10,"mode":4},{"attributes":{"NORMAL":18947,"POSITION":1425},"indices":36469,"material":10,"mode":4},{"attributes":{"NORMAL":18948,"POSITION":1426},"indices":36470,"material":10,"mode":4},{"attributes":{"NORMAL":18949,"POSITION":1427},"indices":36471,"material":10,"mode":4},{"attributes":{"NORMAL":18950,"POSITION":1428},"indices":36472,"material":10,"mode":4},{"attributes":{"NORMAL":18951,"POSITION":1429},"indices":36473,"material":10,"mode":4},{"attributes":{"NORMAL":18952,"POSITION":1430},"indices":36474,"material":10,"mode":4},{"attributes":{"NORMAL":18953,"POSITION":1431},"indices":36475,"material":10,"mode":4},{"attributes":{"NORMAL":18954,"POSITION":1432},"indices":36476,"material":10,"mode":4},{"attributes":{"NORMAL":18955,"POSITION":1433},"indices":36477,"material":10,"mode":4},{"attributes":{"NORMAL":18956,"POSITION":1434},"indices":36478,"material":10,"mode":4},{"attributes":{"NORMAL":18957,"POSITION":1435},"indices":36479,"material":10,"mode":4},{"attributes":{"NORMAL":18958,"POSITION":1436},"indices":36480,"material":10,"mode":4},{"attributes":{"NORMAL":18959,"POSITION":1437},"indices":36481,"material":10,"mode":4},{"attributes":{"NORMAL":18960,"POSITION":1438},"indices":36482,"material":10,"mode":4},{"attributes":{"NORMAL":18961,"POSITION":1439},"indices":36483,"material":10,"mode":4},{"attributes":{"NORMAL":18962,"POSITION":1440},"indices":36484,"material":10,"mode":4},{"attributes":{"NORMAL":18963,"POSITION":1441},"indices":36485,"material":10,"mode":4},{"attributes":{"NORMAL":18964,"POSITION":1442},"indices":36486,"material":10,"mode":4},{"attributes":{"NORMAL":18965,"POSITION":1443},"indices":36487,"material":10,"mode":4},{"attributes":{"NORMAL":18966,"POSITION":1444},"indices":36488,"material":10,"mode":4},{"attributes":{"NORMAL":18967,"POSITION":1445},"indices":36489,"material":10,"mode":4},{"attributes":{"NORMAL":18968,"POSITION":1446},"indices":36490,"material":10,"mode":4},{"attributes":{"NORMAL":18969,"POSITION":1447},"indices":36491,"material":10,"mode":4},{"attributes":{"NORMAL":18970,"POSITION":1448},"indices":36492,"material":10,"mode":4},{"attributes":{"NORMAL":18971,"POSITION":1449},"indices":36493,"material":10,"mode":4},{"attributes":{"NORMAL":18972,"POSITION":1450},"indices":36494,"material":10,"mode":4},{"attributes":{"NORMAL":18973,"POSITION":1451},"indices":36495,"material":10,"mode":4},{"attributes":{"NORMAL":18974,"POSITION":1452},"indices":36496,"material":10,"mode":4},{"attributes":{"NORMAL":18975,"POSITION":1453},"indices":36497,"material":10,"mode":4},{"attributes":{"NORMAL":18976,"POSITION":1454},"indices":36498,"material":10,"mode":4},{"attributes":{"NORMAL":18977,"POSITION":1455},"indices":36499,"material":10,"mode":4},{"attributes":{"NORMAL":18978,"POSITION":1456},"indices":36500,"material":10,"mode":4},{"attributes":{"NORMAL":18979,"POSITION":1457},"indices":36501,"material":10,"mode":4},{"attributes":{"NORMAL":18980,"POSITION":1458},"indices":36502,"material":10,"mode":4},{"attributes":{"NORMAL":18981,"POSITION":1459},"indices":36503,"material":10,"mode":4},{"attributes":{"NORMAL":18982,"POSITION":1460},"indices":36504,"material":10,"mode":4},{"attributes":{"NORMAL":18983,"POSITION":1461},"indices":36505,"material":10,"mode":4},{"attributes":{"NORMAL":18984,"POSITION":1462},"indices":36506,"material":10,"mode":4},{"attributes":{"NORMAL":18985,"POSITION":1463},"indices":36507,"material":10,"mode":4},{"attributes":{"NORMAL":18986,"POSITION":1464},"indices":36508,"material":10,"mode":4},{"attributes":{"NORMAL":18987,"POSITION":1465},"indices":36509,"material":10,"mode":4},{"attributes":{"NORMAL":18988,"POSITION":1466},"indices":36510,"material":10,"mode":4},{"attributes":{"NORMAL":18989,"POSITION":1467},"indices":36511,"material":10,"mode":4},{"attributes":{"NORMAL":18990,"POSITION":1468},"indices":36512,"material":10,"mode":4},{"attributes":{"NORMAL":18991,"POSITION":1469},"indices":36513,"material":10,"mode":4},{"attributes":{"NORMAL":18992,"POSITION":1470},"indices":36514,"material":10,"mode":4},{"attributes":{"NORMAL":18993,"POSITION":1471},"indices":36515,"material":10,"mode":4},{"attributes":{"NORMAL":18994,"POSITION":1472},"indices":36516,"material":10,"mode":4},{"attributes":{"NORMAL":18995,"POSITION":1473},"indices":36517,"material":10,"mode":4},{"attributes":{"NORMAL":18996,"POSITION":1474},"indices":36518,"material":10,"mode":4},{"attributes":{"NORMAL":18997,"POSITION":1475},"indices":36519,"material":10,"mode":4},{"attributes":{"NORMAL":18998,"POSITION":1476},"indices":36520,"material":10,"mode":4},{"attributes":{"NORMAL":18999,"POSITION":1477},"indices":36521,"material":10,"mode":4},{"attributes":{"NORMAL":19000,"POSITION":1478},"indices":36522,"material":10,"mode":4},{"attributes":{"NORMAL":19001,"POSITION":1479},"indices":36523,"material":10,"mode":4},{"attributes":{"NORMAL":19002,"POSITION":1480},"indices":36524,"material":10,"mode":4},{"attributes":{"NORMAL":19003,"POSITION":1481},"indices":36525,"material":10,"mode":4},{"attributes":{"NORMAL":19004,"POSITION":1482},"indices":36526,"material":10,"mode":4},{"attributes":{"NORMAL":19005,"POSITION":1483},"indices":36527,"material":10,"mode":4},{"attributes":{"NORMAL":19006,"POSITION":1484},"indices":36528,"material":10,"mode":4},{"attributes":{"NORMAL":19007,"POSITION":1485},"indices":36529,"material":10,"mode":4},{"attributes":{"NORMAL":19008,"POSITION":1486},"indices":36530,"material":10,"mode":4},{"attributes":{"NORMAL":19009,"POSITION":1487},"indices":36531,"material":10,"mode":4},{"attributes":{"NORMAL":19010,"POSITION":1488},"indices":36532,"material":10,"mode":4},{"attributes":{"NORMAL":19011,"POSITION":1489},"indices":36533,"material":10,"mode":4},{"attributes":{"NORMAL":19012,"POSITION":1490},"indices":36534,"material":10,"mode":4},{"attributes":{"NORMAL":19013,"POSITION":1491},"indices":36535,"material":10,"mode":4},{"attributes":{"NORMAL":19014,"POSITION":1492},"indices":36536,"material":10,"mode":4},{"attributes":{"NORMAL":19015,"POSITION":1493},"indices":36537,"material":10,"mode":4},{"attributes":{"NORMAL":19016,"POSITION":1494},"indices":36538,"material":10,"mode":4},{"attributes":{"NORMAL":19017,"POSITION":1495},"indices":36539,"material":10,"mode":4},{"attributes":{"NORMAL":19018,"POSITION":1496},"indices":36540,"material":10,"mode":4},{"attributes":{"NORMAL":19019,"POSITION":1497},"indices":36541,"material":10,"mode":4},{"attributes":{"NORMAL":19020,"POSITION":1498},"indices":36542,"material":10,"mode":4},{"attributes":{"NORMAL":19021,"POSITION":1499},"indices":36543,"material":10,"mode":4},{"attributes":{"NORMAL":19022,"POSITION":1500},"indices":36544,"material":10,"mode":4},{"attributes":{"NORMAL":19023,"POSITION":1501},"indices":36545,"material":10,"mode":4},{"attributes":{"NORMAL":19024,"POSITION":1502},"indices":36546,"material":10,"mode":4},{"attributes":{"NORMAL":19025,"POSITION":1503},"indices":36547,"material":10,"mode":4},{"attributes":{"NORMAL":19026,"POSITION":1504},"indices":36548,"material":10,"mode":4},{"attributes":{"NORMAL":19027,"POSITION":1505},"indices":36549,"material":10,"mode":4},{"attributes":{"NORMAL":19028,"POSITION":1506},"indices":36550,"material":10,"mode":4},{"attributes":{"NORMAL":19029,"POSITION":1507},"indices":36551,"material":10,"mode":4},{"attributes":{"NORMAL":19030,"POSITION":1508},"indices":36552,"material":10,"mode":4},{"attributes":{"NORMAL":19031,"POSITION":1509},"indices":36553,"material":10,"mode":4},{"attributes":{"NORMAL":19032,"POSITION":1510},"indices":36554,"material":10,"mode":4},{"attributes":{"NORMAL":19033,"POSITION":1511},"indices":36555,"material":10,"mode":4},{"attributes":{"NORMAL":19034,"POSITION":1512},"indices":36556,"material":10,"mode":4},{"attributes":{"NORMAL":19035,"POSITION":1513},"indices":36557,"material":10,"mode":4},{"attributes":{"NORMAL":19036,"POSITION":1514},"indices":36558,"material":10,"mode":4},{"attributes":{"NORMAL":19037,"POSITION":1515},"indices":36559,"material":10,"mode":4},{"attributes":{"NORMAL":19038,"POSITION":1516},"indices":36560,"material":10,"mode":4},{"attributes":{"NORMAL":19039,"POSITION":1517},"indices":36561,"material":10,"mode":4},{"attributes":{"NORMAL":19040,"POSITION":1518},"indices":36562,"material":10,"mode":4},{"attributes":{"NORMAL":19041,"POSITION":1519},"indices":36563,"material":10,"mode":4},{"attributes":{"NORMAL":19042,"POSITION":1520},"indices":36564,"material":10,"mode":4},{"attributes":{"NORMAL":19043,"POSITION":1521},"indices":36565,"material":10,"mode":4},{"attributes":{"NORMAL":19044,"POSITION":1522},"indices":36566,"material":10,"mode":4},{"attributes":{"NORMAL":19045,"POSITION":1523},"indices":36567,"material":10,"mode":4},{"attributes":{"NORMAL":19046,"POSITION":1524},"indices":36568,"material":10,"mode":4},{"attributes":{"NORMAL":19047,"POSITION":1525},"indices":36569,"material":10,"mode":4},{"attributes":{"NORMAL":19048,"POSITION":1526},"indices":36570,"material":10,"mode":4},{"attributes":{"NORMAL":19049,"POSITION":1527},"indices":36571,"material":10,"mode":4},{"attributes":{"NORMAL":19050,"POSITION":1528},"indices":36572,"material":10,"mode":4},{"attributes":{"NORMAL":19051,"POSITION":1529},"indices":36573,"material":10,"mode":4},{"attributes":{"NORMAL":19052,"POSITION":1530},"indices":36574,"material":10,"mode":4},{"attributes":{"NORMAL":19053,"POSITION":1531},"indices":36575,"material":10,"mode":4},{"attributes":{"NORMAL":19054,"POSITION":1532},"indices":36576,"material":10,"mode":4},{"attributes":{"NORMAL":19055,"POSITION":1533},"indices":36577,"material":10,"mode":4},{"attributes":{"NORMAL":19056,"POSITION":1534},"indices":36578,"material":10,"mode":4},{"attributes":{"NORMAL":19057,"POSITION":1535},"indices":36579,"material":10,"mode":4},{"attributes":{"NORMAL":19058,"POSITION":1536},"indices":36580,"material":10,"mode":4},{"attributes":{"NORMAL":19059,"POSITION":1537},"indices":36581,"material":10,"mode":4},{"attributes":{"NORMAL":19060,"POSITION":1538},"indices":36582,"material":10,"mode":4},{"attributes":{"NORMAL":19061,"POSITION":1539},"indices":36583,"material":10,"mode":4},{"attributes":{"NORMAL":19062,"POSITION":1540},"indices":36584,"material":10,"mode":4},{"attributes":{"NORMAL":19063,"POSITION":1541},"indices":36585,"material":10,"mode":4},{"attributes":{"NORMAL":19064,"POSITION":1542},"indices":36586,"material":10,"mode":4},{"attributes":{"NORMAL":19065,"POSITION":1543},"indices":36587,"material":10,"mode":4},{"attributes":{"NORMAL":19066,"POSITION":1544},"indices":36588,"material":10,"mode":4},{"attributes":{"NORMAL":19067,"POSITION":1545},"indices":36589,"material":10,"mode":4},{"attributes":{"NORMAL":19068,"POSITION":1546},"indices":36590,"material":10,"mode":4},{"attributes":{"NORMAL":19069,"POSITION":1547},"indices":36591,"material":10,"mode":4},{"attributes":{"NORMAL":19070,"POSITION":1548},"indices":36592,"material":10,"mode":4},{"attributes":{"NORMAL":19071,"POSITION":1549},"indices":36593,"material":10,"mode":4},{"attributes":{"NORMAL":19072,"POSITION":1550},"indices":36594,"material":10,"mode":4},{"attributes":{"NORMAL":19073,"POSITION":1551},"indices":36595,"material":10,"mode":4},{"attributes":{"NORMAL":19074,"POSITION":1552},"indices":36596,"material":10,"mode":4},{"attributes":{"NORMAL":19075,"POSITION":1553},"indices":36597,"material":10,"mode":4},{"attributes":{"NORMAL":19076,"POSITION":1554},"indices":36598,"material":10,"mode":4},{"attributes":{"NORMAL":19077,"POSITION":1555},"indices":36599,"material":10,"mode":4},{"attributes":{"NORMAL":19078,"POSITION":1556},"indices":36600,"material":10,"mode":4},{"attributes":{"NORMAL":19079,"POSITION":1557},"indices":36601,"material":10,"mode":4},{"attributes":{"NORMAL":19080,"POSITION":1558},"indices":36602,"material":10,"mode":4},{"attributes":{"NORMAL":19081,"POSITION":1559},"indices":36603,"material":10,"mode":4},{"attributes":{"NORMAL":19082,"POSITION":1560},"indices":36604,"material":10,"mode":4},{"attributes":{"NORMAL":19083,"POSITION":1561},"indices":36605,"material":10,"mode":4},{"attributes":{"NORMAL":19084,"POSITION":1562},"indices":36606,"material":10,"mode":4},{"attributes":{"NORMAL":19085,"POSITION":1563},"indices":36607,"material":10,"mode":4},{"attributes":{"NORMAL":19086,"POSITION":1564},"indices":36608,"material":10,"mode":4},{"attributes":{"NORMAL":19087,"POSITION":1565},"indices":36609,"material":10,"mode":4},{"attributes":{"NORMAL":19088,"POSITION":1566},"indices":36610,"material":10,"mode":4},{"attributes":{"NORMAL":19089,"POSITION":1567},"indices":36611,"material":10,"mode":4},{"attributes":{"NORMAL":19090,"POSITION":1568},"indices":36612,"material":10,"mode":4},{"attributes":{"NORMAL":19091,"POSITION":1569},"indices":36613,"material":10,"mode":4},{"attributes":{"NORMAL":19092,"POSITION":1570},"indices":36614,"material":10,"mode":4},{"attributes":{"NORMAL":19093,"POSITION":1571},"indices":36615,"material":10,"mode":4},{"attributes":{"NORMAL":19094,"POSITION":1572},"indices":36616,"material":10,"mode":4},{"attributes":{"NORMAL":19095,"POSITION":1573},"indices":36617,"material":10,"mode":4},{"attributes":{"NORMAL":19096,"POSITION":1574},"indices":36618,"material":10,"mode":4},{"attributes":{"NORMAL":19097,"POSITION":1575},"indices":36619,"material":10,"mode":4},{"attributes":{"NORMAL":19098,"POSITION":1576},"indices":36620,"material":10,"mode":4},{"attributes":{"NORMAL":19099,"POSITION":1577},"indices":36621,"material":10,"mode":4},{"attributes":{"NORMAL":19100,"POSITION":1578},"indices":36622,"material":10,"mode":4},{"attributes":{"NORMAL":19101,"POSITION":1579},"indices":36623,"material":10,"mode":4},{"attributes":{"NORMAL":19102,"POSITION":1580},"indices":36624,"material":10,"mode":4},{"attributes":{"NORMAL":19103,"POSITION":1581},"indices":36625,"material":10,"mode":4},{"attributes":{"NORMAL":19104,"POSITION":1582},"indices":36626,"material":10,"mode":4},{"attributes":{"NORMAL":19105,"POSITION":1583},"indices":36627,"material":10,"mode":4},{"attributes":{"NORMAL":19106,"POSITION":1584},"indices":36628,"material":10,"mode":4},{"attributes":{"NORMAL":19107,"POSITION":1585},"indices":36629,"material":10,"mode":4},{"attributes":{"NORMAL":19108,"POSITION":1586},"indices":36630,"material":10,"mode":4},{"attributes":{"NORMAL":19109,"POSITION":1587},"indices":36631,"material":10,"mode":4},{"attributes":{"NORMAL":19110,"POSITION":1588},"indices":36632,"material":10,"mode":4},{"attributes":{"NORMAL":19111,"POSITION":1589},"indices":36633,"material":10,"mode":4},{"attributes":{"NORMAL":19112,"POSITION":1590},"indices":36634,"material":10,"mode":4},{"attributes":{"NORMAL":19113,"POSITION":1591},"indices":36635,"material":10,"mode":4},{"attributes":{"NORMAL":19114,"POSITION":1592},"indices":36636,"material":10,"mode":4},{"attributes":{"NORMAL":19115,"POSITION":1593},"indices":36637,"material":10,"mode":4},{"attributes":{"NORMAL":19116,"POSITION":1594},"indices":36638,"material":10,"mode":4},{"attributes":{"NORMAL":19117,"POSITION":1595},"indices":36639,"material":10,"mode":4},{"attributes":{"NORMAL":19118,"POSITION":1596},"indices":36640,"material":10,"mode":4},{"attributes":{"NORMAL":19119,"POSITION":1597},"indices":36641,"material":10,"mode":4},{"attributes":{"NORMAL":19120,"POSITION":1598},"indices":36642,"material":10,"mode":4},{"attributes":{"NORMAL":19121,"POSITION":1599},"indices":36643,"material":10,"mode":4},{"attributes":{"NORMAL":19122,"POSITION":1600},"indices":36644,"material":10,"mode":4},{"attributes":{"NORMAL":19123,"POSITION":1601},"indices":36645,"material":10,"mode":4},{"attributes":{"NORMAL":19124,"POSITION":1602},"indices":36646,"material":10,"mode":4},{"attributes":{"NORMAL":19125,"POSITION":1603},"indices":36647,"material":10,"mode":4}]},{"name":"COMPOUND012","primitives":[{"attributes":{"NORMAL":19126,"POSITION":1604},"indices":36648,"material":8,"mode":4},{"attributes":{"NORMAL":19127,"POSITION":1605},"indices":36649,"material":8,"mode":4},{"attributes":{"NORMAL":19128,"POSITION":1606},"indices":36650,"material":8,"mode":4},{"attributes":{"NORMAL":19129,"POSITION":1607},"indices":36651,"material":8,"mode":4},{"attributes":{"NORMAL":19130,"POSITION":1608},"indices":36652,"material":8,"mode":4},{"attributes":{"NORMAL":19131,"POSITION":1609},"indices":36653,"material":8,"mode":4},{"attributes":{"NORMAL":19132,"POSITION":1610},"indices":36654,"material":8,"mode":4},{"attributes":{"NORMAL":19133,"POSITION":1611},"indices":36655,"material":8,"mode":4},{"attributes":{"NORMAL":19134,"POSITION":1612},"indices":36656,"material":8,"mode":4},{"attributes":{"NORMAL":19135,"POSITION":1613},"indices":36657,"material":8,"mode":4},{"attributes":{"NORMAL":19136,"POSITION":1614},"indices":36658,"material":8,"mode":4},{"attributes":{"NORMAL":19137,"POSITION":1615},"indices":36659,"material":8,"mode":4},{"attributes":{"NORMAL":19138,"POSITION":1616},"indices":36660,"material":8,"mode":4},{"attributes":{"NORMAL":19139,"POSITION":1617},"indices":36661,"material":8,"mode":4}]},{"name":"COMPOUND013","primitives":[{"attributes":{"NORMAL":19140,"POSITION":1618},"indices":36662,"material":7,"mode":4},{"attributes":{"NORMAL":19141,"POSITION":1619},"indices":36663,"material":7,"mode":4},{"attributes":{"NORMAL":19142,"POSITION":1620},"indices":36664,"material":7,"mode":4},{"attributes":{"NORMAL":19143,"POSITION":1621},"indices":36665,"material":7,"mode":4},{"attributes":{"NORMAL":19144,"POSITION":1622},"indices":36666,"material":7,"mode":4},{"attributes":{"NORMAL":19145,"POSITION":1623},"indices":36667,"material":7,"mode":4},{"attributes":{"NORMAL":19146,"POSITION":1624},"indices":36668,"material":7,"mode":4},{"attributes":{"NORMAL":19147,"POSITION":1625},"indices":36669,"material":7,"mode":4},{"attributes":{"NORMAL":19148,"POSITION":1626},"indices":36670,"material":7,"mode":4},{"attributes":{"NORMAL":19149,"POSITION":1627},"indices":36671,"material":7,"mode":4}]},{"name":"COMPOUND014","primitives":[{"attributes":{"NORMAL":19150,"POSITION":1628},"indices":36672,"material":7,"mode":4},{"attributes":{"NORMAL":19151,"POSITION":1629},"indices":36673,"material":7,"mode":4},{"attributes":{"NORMAL":19152,"POSITION":1630},"indices":36674,"material":7,"mode":4},{"attributes":{"NORMAL":19153,"POSITION":1631},"indices":36675,"material":7,"mode":4},{"attributes":{"NORMAL":19154,"POSITION":1632},"indices":36676,"material":7,"mode":4},{"attributes":{"NORMAL":19155,"POSITION":1633},"indices":36677,"material":7,"mode":4},{"attributes":{"NORMAL":19156,"POSITION":1634},"indices":36678,"material":7,"mode":4},{"attributes":{"NORMAL":19157,"POSITION":1635},"indices":36679,"material":7,"mode":4},{"attributes":{"NORMAL":19158,"POSITION":1636},"indices":36680,"material":7,"mode":4},{"attributes":{"NORMAL":19159,"POSITION":1637},"indices":36681,"material":7,"mode":4}]},{"name":"COMPOUND015","primitives":[{"attributes":{"NORMAL":19160,"POSITION":1638},"indices":36682,"material":7,"mode":4},{"attributes":{"NORMAL":19161,"POSITION":1639},"indices":36683,"material":7,"mode":4},{"attributes":{"NORMAL":19162,"POSITION":1640},"indices":36684,"material":7,"mode":4},{"attributes":{"NORMAL":19163,"POSITION":1641},"indices":36685,"material":7,"mode":4},{"attributes":{"NORMAL":19164,"POSITION":1642},"indices":36686,"material":7,"mode":4},{"attributes":{"NORMAL":19165,"POSITION":1643},"indices":36687,"material":7,"mode":4},{"attributes":{"NORMAL":19166,"POSITION":1644},"indices":36688,"material":7,"mode":4},{"attributes":{"NORMAL":19167,"POSITION":1645},"indices":36689,"material":7,"mode":4},{"attributes":{"NORMAL":19168,"POSITION":1646},"indices":36690,"material":7,"mode":4},{"attributes":{"NORMAL":19169,"POSITION":1647},"indices":36691,"material":7,"mode":4}]},{"name":"COMPOUND016","primitives":[{"attributes":{"NORMAL":19170,"POSITION":1648},"indices":36692,"material":7,"mode":4},{"attributes":{"NORMAL":19171,"POSITION":1649},"indices":36693,"material":7,"mode":4},{"attributes":{"NORMAL":19172,"POSITION":1650},"indices":36694,"material":7,"mode":4},{"attributes":{"NORMAL":19173,"POSITION":1651},"indices":36695,"material":7,"mode":4},{"attributes":{"NORMAL":19174,"POSITION":1652},"indices":36696,"material":7,"mode":4},{"attributes":{"NORMAL":19175,"POSITION":1653},"indices":36697,"material":7,"mode":4},{"attributes":{"NORMAL":19176,"POSITION":1654},"indices":36698,"material":7,"mode":4},{"attributes":{"NORMAL":19177,"POSITION":1655},"indices":36699,"material":7,"mode":4},{"attributes":{"NORMAL":19178,"POSITION":1656},"indices":36700,"material":7,"mode":4},{"attributes":{"NORMAL":19179,"POSITION":1657},"indices":36701,"material":7,"mode":4}]},{"name":"COMPOUND017","primitives":[{"attributes":{"NORMAL":19180,"POSITION":1658},"indices":36702,"material":7,"mode":4},{"attributes":{"NORMAL":19181,"POSITION":1659},"indices":36703,"material":7,"mode":4},{"attributes":{"NORMAL":19182,"POSITION":1660},"indices":36704,"material":7,"mode":4},{"attributes":{"NORMAL":19183,"POSITION":1661},"indices":36705,"material":7,"mode":4},{"attributes":{"NORMAL":19184,"POSITION":1662},"indices":36706,"material":7,"mode":4},{"attributes":{"NORMAL":19185,"POSITION":1663},"indices":36707,"material":7,"mode":4},{"attributes":{"NORMAL":19186,"POSITION":1664},"indices":36708,"material":7,"mode":4},{"attributes":{"NORMAL":19187,"POSITION":1665},"indices":36709,"material":7,"mode":4},{"attributes":{"NORMAL":19188,"POSITION":1666},"indices":36710,"material":7,"mode":4},{"attributes":{"NORMAL":19189,"POSITION":1667},"indices":36711,"material":7,"mode":4}]},{"name":"COMPOUND018","primitives":[{"attributes":{"NORMAL":19190,"POSITION":1668},"indices":36712,"material":8,"mode":4},{"attributes":{"NORMAL":19191,"POSITION":1669},"indices":36713,"material":8,"mode":4},{"attributes":{"NORMAL":19192,"POSITION":1670},"indices":36714,"material":8,"mode":4},{"attributes":{"NORMAL":19193,"POSITION":1671},"indices":36715,"material":8,"mode":4},{"attributes":{"NORMAL":19194,"POSITION":1672},"indices":36716,"material":8,"mode":4},{"attributes":{"NORMAL":19195,"POSITION":1673},"indices":36717,"material":8,"mode":4},{"attributes":{"NORMAL":19196,"POSITION":1674},"indices":36718,"material":8,"mode":4},{"attributes":{"NORMAL":19197,"POSITION":1675},"indices":36719,"material":9,"mode":4},{"attributes":{"NORMAL":19198,"POSITION":1676},"indices":36720,"material":9,"mode":4},{"attributes":{"NORMAL":19199,"POSITION":1677},"indices":36721,"material":9,"mode":4}]},{"name":"COMPOUND019","primitives":[{"attributes":{"NORMAL":19200,"POSITION":1678},"indices":36722,"material":7,"mode":4},{"attributes":{"NORMAL":19201,"POSITION":1679},"indices":36723,"material":7,"mode":4},{"attributes":{"NORMAL":19202,"POSITION":1680},"indices":36724,"material":7,"mode":4},{"attributes":{"NORMAL":19203,"POSITION":1681},"indices":36725,"material":7,"mode":4},{"attributes":{"NORMAL":19204,"POSITION":1682},"indices":36726,"material":7,"mode":4},{"attributes":{"NORMAL":19205,"POSITION":1683},"indices":36727,"material":7,"mode":4},{"attributes":{"NORMAL":19206,"POSITION":1684},"indices":36728,"material":7,"mode":4},{"attributes":{"NORMAL":19207,"POSITION":1685},"indices":36729,"material":7,"mode":4},{"attributes":{"NORMAL":19208,"POSITION":1686},"indices":36730,"material":7,"mode":4},{"attributes":{"NORMAL":19209,"POSITION":1687},"indices":36731,"material":7,"mode":4}]},{"name":"COMPOUND020","primitives":[{"attributes":{"NORMAL":19210,"POSITION":1688},"indices":36732,"material":7,"mode":4},{"attributes":{"NORMAL":19211,"POSITION":1689},"indices":36733,"material":7,"mode":4},{"attributes":{"NORMAL":19212,"POSITION":1690},"indices":36734,"material":7,"mode":4},{"attributes":{"NORMAL":19213,"POSITION":1691},"indices":36735,"material":7,"mode":4},{"attributes":{"NORMAL":19214,"POSITION":1692},"indices":36736,"material":7,"mode":4},{"attributes":{"NORMAL":19215,"POSITION":1693},"indices":36737,"material":7,"mode":4},{"attributes":{"NORMAL":19216,"POSITION":1694},"indices":36738,"material":7,"mode":4},{"attributes":{"NORMAL":19217,"POSITION":1695},"indices":36739,"material":7,"mode":4},{"attributes":{"NORMAL":19218,"POSITION":1696},"indices":36740,"material":7,"mode":4},{"attributes":{"NORMAL":19219,"POSITION":1697},"indices":36741,"material":7,"mode":4}]},{"name":"COMPOUND021","primitives":[{"attributes":{"NORMAL":19220,"POSITION":1698},"indices":36742,"material":7,"mode":4},{"attributes":{"NORMAL":19221,"POSITION":1699},"indices":36743,"material":7,"mode":4},{"attributes":{"NORMAL":19222,"POSITION":1700},"indices":36744,"material":7,"mode":4},{"attributes":{"NORMAL":19223,"POSITION":1701},"indices":36745,"material":7,"mode":4},{"attributes":{"NORMAL":19224,"POSITION":1702},"indices":36746,"material":7,"mode":4},{"attributes":{"NORMAL":19225,"POSITION":1703},"indices":36747,"material":7,"mode":4},{"attributes":{"NORMAL":19226,"POSITION":1704},"indices":36748,"material":7,"mode":4},{"attributes":{"NORMAL":19227,"POSITION":1705},"indices":36749,"material":7,"mode":4},{"attributes":{"NORMAL":19228,"POSITION":1706},"indices":36750,"material":7,"mode":4},{"attributes":{"NORMAL":19229,"POSITION":1707},"indices":36751,"material":7,"mode":4}]},{"name":"COMPOUND022","primitives":[{"attributes":{"NORMAL":19230,"POSITION":1708},"indices":36752,"material":8,"mode":4},{"attributes":{"NORMAL":19231,"POSITION":1709},"indices":36753,"material":8,"mode":4},{"attributes":{"NORMAL":19232,"POSITION":1710},"indices":36754,"material":8,"mode":4},{"attributes":{"NORMAL":19233,"POSITION":1711},"indices":36755,"material":8,"mode":4},{"attributes":{"NORMAL":19234,"POSITION":1712},"indices":36756,"material":8,"mode":4},{"attributes":{"NORMAL":19235,"POSITION":1713},"indices":36757,"material":8,"mode":4},{"attributes":{"NORMAL":19236,"POSITION":1714},"indices":36758,"material":8,"mode":4},{"attributes":{"NORMAL":19237,"POSITION":1715},"indices":36759,"material":9,"mode":4},{"attributes":{"NORMAL":19238,"POSITION":1716},"indices":36760,"material":9,"mode":4},{"attributes":{"NORMAL":19239,"POSITION":1717},"indices":36761,"material":9,"mode":4}]},{"name":"COMPOUND023","primitives":[{"attributes":{"NORMAL":19240,"POSITION":1718},"indices":36762,"material":7,"mode":4},{"attributes":{"NORMAL":19241,"POSITION":1719},"indices":36763,"material":7,"mode":4},{"attributes":{"NORMAL":19242,"POSITION":1720},"indices":36764,"material":7,"mode":4},{"attributes":{"NORMAL":19243,"POSITION":1721},"indices":36765,"material":7,"mode":4},{"attributes":{"NORMAL":19244,"POSITION":1722},"indices":36766,"material":7,"mode":4},{"attributes":{"NORMAL":19245,"POSITION":1723},"indices":36767,"material":7,"mode":4},{"attributes":{"NORMAL":19246,"POSITION":1724},"indices":36768,"material":7,"mode":4},{"attributes":{"NORMAL":19247,"POSITION":1725},"indices":36769,"material":7,"mode":4},{"attributes":{"NORMAL":19248,"POSITION":1726},"indices":36770,"material":7,"mode":4},{"attributes":{"NORMAL":19249,"POSITION":1727},"indices":36771,"material":7,"mode":4}]},{"name":"COMPOUND024","primitives":[{"attributes":{"NORMAL":19250,"POSITION":1728},"indices":36772,"material":13,"mode":4},{"attributes":{"NORMAL":19251,"POSITION":1729},"indices":36773,"material":13,"mode":4},{"attributes":{"NORMAL":19252,"POSITION":1730},"indices":36774,"material":13,"mode":4},{"attributes":{"NORMAL":19253,"POSITION":1731},"indices":36775,"material":13,"mode":4},{"attributes":{"NORMAL":19254,"POSITION":1732},"indices":36776,"material":13,"mode":4},{"attributes":{"NORMAL":19255,"POSITION":1733},"indices":36777,"material":13,"mode":4},{"attributes":{"NORMAL":19256,"POSITION":1734},"indices":36778,"material":13,"mode":4},{"attributes":{"NORMAL":19257,"POSITION":1735},"indices":36779,"material":13,"mode":4},{"attributes":{"NORMAL":19258,"POSITION":1736},"indices":36780,"material":13,"mode":4},{"attributes":{"NORMAL":19259,"POSITION":1737},"indices":36781,"material":13,"mode":4},{"attributes":{"NORMAL":19260,"POSITION":1738},"indices":36782,"material":9,"mode":4},{"attributes":{"NORMAL":19261,"POSITION":1739},"indices":36783,"material":9,"mode":4},{"attributes":{"NORMAL":19262,"POSITION":1740},"indices":36784,"material":9,"mode":4},{"attributes":{"NORMAL":19263,"POSITION":1741},"indices":36785,"material":9,"mode":4},{"attributes":{"NORMAL":19264,"POSITION":1742},"indices":36786,"material":9,"mode":4},{"attributes":{"NORMAL":19265,"POSITION":1743},"indices":36787,"material":13,"mode":4},{"attributes":{"NORMAL":19266,"POSITION":1744},"indices":36788,"material":9,"mode":4},{"attributes":{"NORMAL":19267,"POSITION":1745},"indices":36789,"material":9,"mode":4},{"attributes":{"NORMAL":19268,"POSITION":1746},"indices":36790,"material":9,"mode":4},{"attributes":{"NORMAL":19269,"POSITION":1747},"indices":36791,"material":9,"mode":4},{"attributes":{"NORMAL":19270,"POSITION":1748},"indices":36792,"material":9,"mode":4},{"attributes":{"NORMAL":19271,"POSITION":1749},"indices":36793,"material":13,"mode":4},{"attributes":{"NORMAL":19272,"POSITION":1750},"indices":36794,"material":9,"mode":4},{"attributes":{"NORMAL":19273,"POSITION":1751},"indices":36795,"material":9,"mode":4},{"attributes":{"NORMAL":19274,"POSITION":1752},"indices":36796,"material":9,"mode":4},{"attributes":{"NORMAL":19275,"POSITION":1753},"indices":36797,"material":9,"mode":4},{"attributes":{"NORMAL":19276,"POSITION":1754},"indices":36798,"material":9,"mode":4},{"attributes":{"NORMAL":19277,"POSITION":1755},"indices":36799,"material":9,"mode":4},{"attributes":{"NORMAL":19278,"POSITION":1756},"indices":36800,"material":9,"mode":4},{"attributes":{"NORMAL":19279,"POSITION":1757},"indices":36801,"material":9,"mode":4},{"attributes":{"NORMAL":19280,"POSITION":1758},"indices":36802,"material":9,"mode":4},{"attributes":{"NORMAL":19281,"POSITION":1759},"indices":36803,"material":9,"mode":4},{"attributes":{"NORMAL":19282,"POSITION":1760},"indices":36804,"material":9,"mode":4},{"attributes":{"NORMAL":19283,"POSITION":1761},"indices":36805,"material":9,"mode":4},{"attributes":{"NORMAL":19284,"POSITION":1762},"indices":36806,"material":9,"mode":4},{"attributes":{"NORMAL":19285,"POSITION":1763},"indices":36807,"material":9,"mode":4},{"attributes":{"NORMAL":19286,"POSITION":1764},"indices":36808,"material":9,"mode":4},{"attributes":{"NORMAL":19287,"POSITION":1765},"indices":36809,"material":9,"mode":4},{"attributes":{"NORMAL":19288,"POSITION":1766},"indices":36810,"material":9,"mode":4},{"attributes":{"NORMAL":19289,"POSITION":1767},"indices":36811,"material":9,"mode":4},{"attributes":{"NORMAL":19290,"POSITION":1768},"indices":36812,"material":9,"mode":4},{"attributes":{"NORMAL":19291,"POSITION":1769},"indices":36813,"material":9,"mode":4},{"attributes":{"NORMAL":19292,"POSITION":1770},"indices":36814,"material":9,"mode":4},{"attributes":{"NORMAL":19293,"POSITION":1771},"indices":36815,"material":13,"mode":4},{"attributes":{"NORMAL":19294,"POSITION":1772},"indices":36816,"material":9,"mode":4},{"attributes":{"NORMAL":19295,"POSITION":1773},"indices":36817,"material":9,"mode":4},{"attributes":{"NORMAL":19296,"POSITION":1774},"indices":36818,"material":9,"mode":4},{"attributes":{"NORMAL":19297,"POSITION":1775},"indices":36819,"material":9,"mode":4},{"attributes":{"NORMAL":19298,"POSITION":1776},"indices":36820,"material":9,"mode":4},{"attributes":{"NORMAL":19299,"POSITION":1777},"indices":36821,"material":9,"mode":4},{"attributes":{"NORMAL":19300,"POSITION":1778},"indices":36822,"material":9,"mode":4},{"attributes":{"NORMAL":19301,"POSITION":1779},"indices":36823,"material":9,"mode":4},{"attributes":{"NORMAL":19302,"POSITION":1780},"indices":36824,"material":9,"mode":4},{"attributes":{"NORMAL":19303,"POSITION":1781},"indices":36825,"material":9,"mode":4},{"attributes":{"NORMAL":19304,"POSITION":1782},"indices":36826,"material":9,"mode":4},{"attributes":{"NORMAL":19305,"POSITION":1783},"indices":36827,"material":9,"mode":4},{"attributes":{"NORMAL":19306,"POSITION":1784},"indices":36828,"material":9,"mode":4},{"attributes":{"NORMAL":19307,"POSITION":1785},"indices":36829,"material":9,"mode":4},{"attributes":{"NORMAL":19308,"POSITION":1786},"indices":36830,"material":9,"mode":4},{"attributes":{"NORMAL":19309,"POSITION":1787},"indices":36831,"material":13,"mode":4}]},{"name":"COMPOUND025","primitives":[{"attributes":{"NORMAL":19310,"POSITION":1788},"indices":36832,"material":7,"mode":4},{"attributes":{"NORMAL":19311,"POSITION":1789},"indices":36833,"material":7,"mode":4},{"attributes":{"NORMAL":19312,"POSITION":1790},"indices":36834,"material":7,"mode":4},{"attributes":{"NORMAL":19313,"POSITION":1791},"indices":36835,"material":7,"mode":4},{"attributes":{"NORMAL":19314,"POSITION":1792},"indices":36836,"material":7,"mode":4},{"attributes":{"NORMAL":19315,"POSITION":1793},"indices":36837,"material":7,"mode":4},{"attributes":{"NORMAL":19316,"POSITION":1794},"indices":36838,"material":7,"mode":4},{"attributes":{"NORMAL":19317,"POSITION":1795},"indices":36839,"material":7,"mode":4},{"attributes":{"NORMAL":19318,"POSITION":1796},"indices":36840,"material":7,"mode":4},{"attributes":{"NORMAL":19319,"POSITION":1797},"indices":36841,"material":7,"mode":4}]},{"name":"COMPOUND026","primitives":[{"attributes":{"NORMAL":19320,"POSITION":1798},"indices":36842,"material":7,"mode":4},{"attributes":{"NORMAL":19321,"POSITION":1799},"indices":36843,"material":7,"mode":4},{"attributes":{"NORMAL":19322,"POSITION":1800},"indices":36844,"material":7,"mode":4},{"attributes":{"NORMAL":19323,"POSITION":1801},"indices":36845,"material":7,"mode":4},{"attributes":{"NORMAL":19324,"POSITION":1802},"indices":36846,"material":7,"mode":4},{"attributes":{"NORMAL":19325,"POSITION":1803},"indices":36847,"material":7,"mode":4},{"attributes":{"NORMAL":19326,"POSITION":1804},"indices":36848,"material":7,"mode":4},{"attributes":{"NORMAL":19327,"POSITION":1805},"indices":36849,"material":7,"mode":4},{"attributes":{"NORMAL":19328,"POSITION":1806},"indices":36850,"material":7,"mode":4},{"attributes":{"NORMAL":19329,"POSITION":1807},"indices":36851,"material":7,"mode":4}]},{"name":"COMPOUND027","primitives":[{"attributes":{"NORMAL":19330,"POSITION":1808},"indices":36852,"material":7,"mode":4},{"attributes":{"NORMAL":19331,"POSITION":1809},"indices":36853,"material":7,"mode":4},{"attributes":{"NORMAL":19332,"POSITION":1810},"indices":36854,"material":7,"mode":4},{"attributes":{"NORMAL":19333,"POSITION":1811},"indices":36855,"material":7,"mode":4},{"attributes":{"NORMAL":19334,"POSITION":1812},"indices":36856,"material":7,"mode":4},{"attributes":{"NORMAL":19335,"POSITION":1813},"indices":36857,"material":7,"mode":4},{"attributes":{"NORMAL":19336,"POSITION":1814},"indices":36858,"material":7,"mode":4},{"attributes":{"NORMAL":19337,"POSITION":1815},"indices":36859,"material":7,"mode":4},{"attributes":{"NORMAL":19338,"POSITION":1816},"indices":36860,"material":7,"mode":4},{"attributes":{"NORMAL":19339,"POSITION":1817},"indices":36861,"material":7,"mode":4}]},{"name":"COMPOUND028","primitives":[{"attributes":{"NORMAL":19340,"POSITION":1818},"indices":36862,"material":8,"mode":4},{"attributes":{"NORMAL":19341,"POSITION":1819},"indices":36863,"material":8,"mode":4},{"attributes":{"NORMAL":19342,"POSITION":1820},"indices":36864,"material":8,"mode":4},{"attributes":{"NORMAL":19343,"POSITION":1821},"indices":36865,"material":8,"mode":4},{"attributes":{"NORMAL":19344,"POSITION":1822},"indices":36866,"material":8,"mode":4},{"attributes":{"NORMAL":19345,"POSITION":1823},"indices":36867,"material":8,"mode":4},{"attributes":{"NORMAL":19346,"POSITION":1824},"indices":36868,"material":8,"mode":4},{"attributes":{"NORMAL":19347,"POSITION":1825},"indices":36869,"material":9,"mode":4},{"attributes":{"NORMAL":19348,"POSITION":1826},"indices":36870,"material":9,"mode":4},{"attributes":{"NORMAL":19349,"POSITION":1827},"indices":36871,"material":9,"mode":4}]},{"name":"COMPOUND029","primitives":[{"attributes":{"NORMAL":19350,"POSITION":1828},"indices":36872,"material":7,"mode":4},{"attributes":{"NORMAL":19351,"POSITION":1829},"indices":36873,"material":7,"mode":4},{"attributes":{"NORMAL":19352,"POSITION":1830},"indices":36874,"material":7,"mode":4},{"attributes":{"NORMAL":19353,"POSITION":1831},"indices":36875,"material":7,"mode":4},{"attributes":{"NORMAL":19354,"POSITION":1832},"indices":36876,"material":7,"mode":4},{"attributes":{"NORMAL":19355,"POSITION":1833},"indices":36877,"material":7,"mode":4},{"attributes":{"NORMAL":19356,"POSITION":1834},"indices":36878,"material":7,"mode":4},{"attributes":{"NORMAL":19357,"POSITION":1835},"indices":36879,"material":7,"mode":4},{"attributes":{"NORMAL":19358,"POSITION":1836},"indices":36880,"material":7,"mode":4},{"attributes":{"NORMAL":19359,"POSITION":1837},"indices":36881,"material":7,"mode":4}]},{"name":"COMPOUND030","primitives":[{"attributes":{"NORMAL":19360,"POSITION":1838},"indices":36882,"material":7,"mode":4},{"attributes":{"NORMAL":19361,"POSITION":1839},"indices":36883,"material":7,"mode":4},{"attributes":{"NORMAL":19362,"POSITION":1840},"indices":36884,"material":7,"mode":4},{"attributes":{"NORMAL":19363,"POSITION":1841},"indices":36885,"material":7,"mode":4},{"attributes":{"NORMAL":19364,"POSITION":1842},"indices":36886,"material":7,"mode":4},{"attributes":{"NORMAL":19365,"POSITION":1843},"indices":36887,"material":7,"mode":4},{"attributes":{"NORMAL":19366,"POSITION":1844},"indices":36888,"material":7,"mode":4},{"attributes":{"NORMAL":19367,"POSITION":1845},"indices":36889,"material":7,"mode":4},{"attributes":{"NORMAL":19368,"POSITION":1846},"indices":36890,"material":7,"mode":4},{"attributes":{"NORMAL":19369,"POSITION":1847},"indices":36891,"material":7,"mode":4}]},{"name":"COMPOUND031","primitives":[{"attributes":{"NORMAL":19370,"POSITION":1848},"indices":36892,"material":7,"mode":4},{"attributes":{"NORMAL":19371,"POSITION":1849},"indices":36893,"material":7,"mode":4},{"attributes":{"NORMAL":19372,"POSITION":1850},"indices":36894,"material":7,"mode":4},{"attributes":{"NORMAL":19373,"POSITION":1851},"indices":36895,"material":7,"mode":4},{"attributes":{"NORMAL":19374,"POSITION":1852},"indices":36896,"material":7,"mode":4},{"attributes":{"NORMAL":19375,"POSITION":1853},"indices":36897,"material":7,"mode":4},{"attributes":{"NORMAL":19376,"POSITION":1854},"indices":36898,"material":7,"mode":4},{"attributes":{"NORMAL":19377,"POSITION":1855},"indices":36899,"material":7,"mode":4},{"attributes":{"NORMAL":19378,"POSITION":1856},"indices":36900,"material":7,"mode":4},{"attributes":{"NORMAL":19379,"POSITION":1857},"indices":36901,"material":7,"mode":4}]},{"name":"COMPOUND032","primitives":[{"attributes":{"NORMAL":19380,"POSITION":1858},"indices":36902,"material":7,"mode":4},{"attributes":{"NORMAL":19381,"POSITION":1859},"indices":36903,"material":7,"mode":4},{"attributes":{"NORMAL":19382,"POSITION":1860},"indices":36904,"material":7,"mode":4},{"attributes":{"NORMAL":19383,"POSITION":1861},"indices":36905,"material":7,"mode":4},{"attributes":{"NORMAL":19384,"POSITION":1862},"indices":36906,"material":7,"mode":4},{"attributes":{"NORMAL":19385,"POSITION":1863},"indices":36907,"material":7,"mode":4},{"attributes":{"NORMAL":19386,"POSITION":1864},"indices":36908,"material":7,"mode":4},{"attributes":{"NORMAL":19387,"POSITION":1865},"indices":36909,"material":7,"mode":4},{"attributes":{"NORMAL":19388,"POSITION":1866},"indices":36910,"material":7,"mode":4},{"attributes":{"NORMAL":19389,"POSITION":1867},"indices":36911,"material":7,"mode":4}]},{"name":"COMPOUND033","primitives":[{"attributes":{"NORMAL":19390,"POSITION":1868},"indices":36912,"material":7,"mode":4},{"attributes":{"NORMAL":19391,"POSITION":1869},"indices":36913,"material":7,"mode":4},{"attributes":{"NORMAL":19392,"POSITION":1870},"indices":36914,"material":7,"mode":4},{"attributes":{"NORMAL":19393,"POSITION":1871},"indices":36915,"material":7,"mode":4},{"attributes":{"NORMAL":19394,"POSITION":1872},"indices":36916,"material":7,"mode":4},{"attributes":{"NORMAL":19395,"POSITION":1873},"indices":36917,"material":7,"mode":4},{"attributes":{"NORMAL":19396,"POSITION":1874},"indices":36918,"material":7,"mode":4},{"attributes":{"NORMAL":19397,"POSITION":1875},"indices":36919,"material":7,"mode":4},{"attributes":{"NORMAL":19398,"POSITION":1876},"indices":36920,"material":7,"mode":4},{"attributes":{"NORMAL":19399,"POSITION":1877},"indices":36921,"material":7,"mode":4}]},{"name":"COMPOUND034","primitives":[{"attributes":{"NORMAL":19400,"POSITION":1878},"indices":36922,"material":7,"mode":4},{"attributes":{"NORMAL":19401,"POSITION":1879},"indices":36923,"material":7,"mode":4},{"attributes":{"NORMAL":19402,"POSITION":1880},"indices":36924,"material":7,"mode":4},{"attributes":{"NORMAL":19403,"POSITION":1881},"indices":36925,"material":7,"mode":4},{"attributes":{"NORMAL":19404,"POSITION":1882},"indices":36926,"material":7,"mode":4},{"attributes":{"NORMAL":19405,"POSITION":1883},"indices":36927,"material":7,"mode":4},{"attributes":{"NORMAL":19406,"POSITION":1884},"indices":36928,"material":7,"mode":4},{"attributes":{"NORMAL":19407,"POSITION":1885},"indices":36929,"material":7,"mode":4},{"attributes":{"NORMAL":19408,"POSITION":1886},"indices":36930,"material":7,"mode":4},{"attributes":{"NORMAL":19409,"POSITION":1887},"indices":36931,"material":7,"mode":4}]},{"name":"COMPOUND035","primitives":[{"attributes":{"NORMAL":19410,"POSITION":1888},"indices":36932,"material":7,"mode":4},{"attributes":{"NORMAL":19411,"POSITION":1889},"indices":36933,"material":7,"mode":4},{"attributes":{"NORMAL":19412,"POSITION":1890},"indices":36934,"material":7,"mode":4},{"attributes":{"NORMAL":19413,"POSITION":1891},"indices":36935,"material":7,"mode":4},{"attributes":{"NORMAL":19414,"POSITION":1892},"indices":36936,"material":7,"mode":4},{"attributes":{"NORMAL":19415,"POSITION":1893},"indices":36937,"material":7,"mode":4},{"attributes":{"NORMAL":19416,"POSITION":1894},"indices":36938,"material":7,"mode":4},{"attributes":{"NORMAL":19417,"POSITION":1895},"indices":36939,"material":7,"mode":4},{"attributes":{"NORMAL":19418,"POSITION":1896},"indices":36940,"material":7,"mode":4},{"attributes":{"NORMAL":19419,"POSITION":1897},"indices":36941,"material":7,"mode":4}]},{"name":"COMPOUND036","primitives":[{"attributes":{"NORMAL":19420,"POSITION":1898},"indices":36942,"material":7,"mode":4},{"attributes":{"NORMAL":19421,"POSITION":1899},"indices":36943,"material":7,"mode":4},{"attributes":{"NORMAL":19422,"POSITION":1900},"indices":36944,"material":7,"mode":4},{"attributes":{"NORMAL":19423,"POSITION":1901},"indices":36945,"material":7,"mode":4},{"attributes":{"NORMAL":19424,"POSITION":1902},"indices":36946,"material":7,"mode":4},{"attributes":{"NORMAL":19425,"POSITION":1903},"indices":36947,"material":7,"mode":4},{"attributes":{"NORMAL":19426,"POSITION":1904},"indices":36948,"material":7,"mode":4},{"attributes":{"NORMAL":19427,"POSITION":1905},"indices":36949,"material":7,"mode":4},{"attributes":{"NORMAL":19428,"POSITION":1906},"indices":36950,"material":7,"mode":4},{"attributes":{"NORMAL":19429,"POSITION":1907},"indices":36951,"material":7,"mode":4}]},{"name":"COMPOUND037","primitives":[{"attributes":{"NORMAL":19430,"POSITION":1908},"indices":36952,"material":7,"mode":4},{"attributes":{"NORMAL":19431,"POSITION":1909},"indices":36953,"material":7,"mode":4},{"attributes":{"NORMAL":19432,"POSITION":1910},"indices":36954,"material":7,"mode":4},{"attributes":{"NORMAL":19433,"POSITION":1911},"indices":36955,"material":7,"mode":4},{"attributes":{"NORMAL":19434,"POSITION":1912},"indices":36956,"material":7,"mode":4},{"attributes":{"NORMAL":19435,"POSITION":1913},"indices":36957,"material":7,"mode":4},{"attributes":{"NORMAL":19436,"POSITION":1914},"indices":36958,"material":7,"mode":4},{"attributes":{"NORMAL":19437,"POSITION":1915},"indices":36959,"material":7,"mode":4},{"attributes":{"NORMAL":19438,"POSITION":1916},"indices":36960,"material":7,"mode":4},{"attributes":{"NORMAL":19439,"POSITION":1917},"indices":36961,"material":7,"mode":4}]},{"name":"COMPOUND038","primitives":[{"attributes":{"NORMAL":19440,"POSITION":1918},"indices":36962,"material":7,"mode":4},{"attributes":{"NORMAL":19441,"POSITION":1919},"indices":36963,"material":7,"mode":4},{"attributes":{"NORMAL":19442,"POSITION":1920},"indices":36964,"material":7,"mode":4},{"attributes":{"NORMAL":19443,"POSITION":1921},"indices":36965,"material":7,"mode":4},{"attributes":{"NORMAL":19444,"POSITION":1922},"indices":36966,"material":7,"mode":4},{"attributes":{"NORMAL":19445,"POSITION":1923},"indices":36967,"material":7,"mode":4},{"attributes":{"NORMAL":19446,"POSITION":1924},"indices":36968,"material":7,"mode":4},{"attributes":{"NORMAL":19447,"POSITION":1925},"indices":36969,"material":7,"mode":4},{"attributes":{"NORMAL":19448,"POSITION":1926},"indices":36970,"material":7,"mode":4},{"attributes":{"NORMAL":19449,"POSITION":1927},"indices":36971,"material":7,"mode":4}]},{"name":"COMPOUND039","primitives":[{"attributes":{"NORMAL":19450,"POSITION":1928},"indices":36972,"material":7,"mode":4},{"attributes":{"NORMAL":19451,"POSITION":1929},"indices":36973,"material":7,"mode":4},{"attributes":{"NORMAL":19452,"POSITION":1930},"indices":36974,"material":7,"mode":4},{"attributes":{"NORMAL":19453,"POSITION":1931},"indices":36975,"material":7,"mode":4},{"attributes":{"NORMAL":19454,"POSITION":1932},"indices":36976,"material":7,"mode":4},{"attributes":{"NORMAL":19455,"POSITION":1933},"indices":36977,"material":7,"mode":4},{"attributes":{"NORMAL":19456,"POSITION":1934},"indices":36978,"material":7,"mode":4},{"attributes":{"NORMAL":19457,"POSITION":1935},"indices":36979,"material":7,"mode":4},{"attributes":{"NORMAL":19458,"POSITION":1936},"indices":36980,"material":7,"mode":4},{"attributes":{"NORMAL":19459,"POSITION":1937},"indices":36981,"material":7,"mode":4}]},{"name":"COMPOUND040","primitives":[{"attributes":{"NORMAL":19460,"POSITION":1938},"indices":36982,"material":7,"mode":4},{"attributes":{"NORMAL":19461,"POSITION":1939},"indices":36983,"material":7,"mode":4},{"attributes":{"NORMAL":19462,"POSITION":1940},"indices":36984,"material":7,"mode":4},{"attributes":{"NORMAL":19463,"POSITION":1941},"indices":36985,"material":7,"mode":4},{"attributes":{"NORMAL":19464,"POSITION":1942},"indices":36986,"material":7,"mode":4},{"attributes":{"NORMAL":19465,"POSITION":1943},"indices":36987,"material":7,"mode":4},{"attributes":{"NORMAL":19466,"POSITION":1944},"indices":36988,"material":7,"mode":4},{"attributes":{"NORMAL":19467,"POSITION":1945},"indices":36989,"material":7,"mode":4},{"attributes":{"NORMAL":19468,"POSITION":1946},"indices":36990,"material":7,"mode":4},{"attributes":{"NORMAL":19469,"POSITION":1947},"indices":36991,"material":7,"mode":4}]},{"name":"COMPOUND041","primitives":[{"attributes":{"NORMAL":19470,"POSITION":1948},"indices":36992,"material":7,"mode":4},{"attributes":{"NORMAL":19471,"POSITION":1949},"indices":36993,"material":7,"mode":4},{"attributes":{"NORMAL":19472,"POSITION":1950},"indices":36994,"material":7,"mode":4},{"attributes":{"NORMAL":19473,"POSITION":1951},"indices":36995,"material":7,"mode":4},{"attributes":{"NORMAL":19474,"POSITION":1952},"indices":36996,"material":7,"mode":4},{"attributes":{"NORMAL":19475,"POSITION":1953},"indices":36997,"material":7,"mode":4},{"attributes":{"NORMAL":19476,"POSITION":1954},"indices":36998,"material":7,"mode":4},{"attributes":{"NORMAL":19477,"POSITION":1955},"indices":36999,"material":7,"mode":4},{"attributes":{"NORMAL":19478,"POSITION":1956},"indices":37000,"material":7,"mode":4},{"attributes":{"NORMAL":19479,"POSITION":1957},"indices":37001,"material":7,"mode":4}]},{"name":"COMPOUND042","primitives":[{"attributes":{"NORMAL":19480,"POSITION":1958},"indices":37002,"material":7,"mode":4},{"attributes":{"NORMAL":19481,"POSITION":1959},"indices":37003,"material":7,"mode":4},{"attributes":{"NORMAL":19482,"POSITION":1960},"indices":37004,"material":7,"mode":4},{"attributes":{"NORMAL":19483,"POSITION":1961},"indices":37005,"material":7,"mode":4},{"attributes":{"NORMAL":19484,"POSITION":1962},"indices":37006,"material":7,"mode":4},{"attributes":{"NORMAL":19485,"POSITION":1963},"indices":37007,"material":7,"mode":4},{"attributes":{"NORMAL":19486,"POSITION":1964},"indices":37008,"material":7,"mode":4},{"attributes":{"NORMAL":19487,"POSITION":1965},"indices":37009,"material":7,"mode":4},{"attributes":{"NORMAL":19488,"POSITION":1966},"indices":37010,"material":7,"mode":4},{"attributes":{"NORMAL":19489,"POSITION":1967},"indices":37011,"material":7,"mode":4}]},{"name":"COMPOUND043","primitives":[{"attributes":{"NORMAL":19490,"POSITION":1968},"indices":37012,"material":7,"mode":4},{"attributes":{"NORMAL":19491,"POSITION":1969},"indices":37013,"material":7,"mode":4},{"attributes":{"NORMAL":19492,"POSITION":1970},"indices":37014,"material":7,"mode":4},{"attributes":{"NORMAL":19493,"POSITION":1971},"indices":37015,"material":7,"mode":4},{"attributes":{"NORMAL":19494,"POSITION":1972},"indices":37016,"material":7,"mode":4},{"attributes":{"NORMAL":19495,"POSITION":1973},"indices":37017,"material":7,"mode":4},{"attributes":{"NORMAL":19496,"POSITION":1974},"indices":37018,"material":7,"mode":4},{"attributes":{"NORMAL":19497,"POSITION":1975},"indices":37019,"material":7,"mode":4},{"attributes":{"NORMAL":19498,"POSITION":1976},"indices":37020,"material":7,"mode":4},{"attributes":{"NORMAL":19499,"POSITION":1977},"indices":37021,"material":7,"mode":4}]},{"name":"COMPOUND044","primitives":[{"attributes":{"NORMAL":19500,"POSITION":1978},"indices":37022,"material":8,"mode":4},{"attributes":{"NORMAL":19501,"POSITION":1979},"indices":37023,"material":8,"mode":4},{"attributes":{"NORMAL":19502,"POSITION":1980},"indices":37024,"material":8,"mode":4},{"attributes":{"NORMAL":19503,"POSITION":1981},"indices":37025,"material":8,"mode":4},{"attributes":{"NORMAL":19504,"POSITION":1982},"indices":37026,"material":8,"mode":4},{"attributes":{"NORMAL":19505,"POSITION":1983},"indices":37027,"material":8,"mode":4},{"attributes":{"NORMAL":19506,"POSITION":1984},"indices":37028,"material":8,"mode":4},{"attributes":{"NORMAL":19507,"POSITION":1985},"indices":37029,"material":9,"mode":4},{"attributes":{"NORMAL":19508,"POSITION":1986},"indices":37030,"material":9,"mode":4},{"attributes":{"NORMAL":19509,"POSITION":1987},"indices":37031,"material":9,"mode":4}]},{"name":"COMPOUND045","primitives":[{"attributes":{"NORMAL":19510,"POSITION":1988},"indices":37032,"material":7,"mode":4},{"attributes":{"NORMAL":19511,"POSITION":1989},"indices":37033,"material":7,"mode":4},{"attributes":{"NORMAL":19512,"POSITION":1990},"indices":37034,"material":7,"mode":4},{"attributes":{"NORMAL":19513,"POSITION":1991},"indices":37035,"material":7,"mode":4},{"attributes":{"NORMAL":19514,"POSITION":1992},"indices":37036,"material":7,"mode":4},{"attributes":{"NORMAL":19515,"POSITION":1993},"indices":37037,"material":7,"mode":4},{"attributes":{"NORMAL":19516,"POSITION":1994},"indices":37038,"material":7,"mode":4},{"attributes":{"NORMAL":19517,"POSITION":1995},"indices":37039,"material":7,"mode":4},{"attributes":{"NORMAL":19518,"POSITION":1996},"indices":37040,"material":7,"mode":4},{"attributes":{"NORMAL":19519,"POSITION":1997},"indices":37041,"material":7,"mode":4}]},{"name":"COMPOUND046","primitives":[{"attributes":{"NORMAL":19520,"POSITION":1998},"indices":37042,"material":7,"mode":4},{"attributes":{"NORMAL":19521,"POSITION":1999},"indices":37043,"material":7,"mode":4},{"attributes":{"NORMAL":19522,"POSITION":2000},"indices":37044,"material":7,"mode":4},{"attributes":{"NORMAL":19523,"POSITION":2001},"indices":37045,"material":7,"mode":4},{"attributes":{"NORMAL":19524,"POSITION":2002},"indices":37046,"material":7,"mode":4},{"attributes":{"NORMAL":19525,"POSITION":2003},"indices":37047,"material":7,"mode":4},{"attributes":{"NORMAL":19526,"POSITION":2004},"indices":37048,"material":7,"mode":4},{"attributes":{"NORMAL":19527,"POSITION":2005},"indices":37049,"material":7,"mode":4},{"attributes":{"NORMAL":19528,"POSITION":2006},"indices":37050,"material":7,"mode":4},{"attributes":{"NORMAL":19529,"POSITION":2007},"indices":37051,"material":7,"mode":4}]},{"name":"COMPOUND047","primitives":[{"attributes":{"NORMAL":19530,"POSITION":2008},"indices":37052,"material":7,"mode":4},{"attributes":{"NORMAL":19531,"POSITION":2009},"indices":37053,"material":7,"mode":4},{"attributes":{"NORMAL":19532,"POSITION":2010},"indices":37054,"material":7,"mode":4},{"attributes":{"NORMAL":19533,"POSITION":2011},"indices":37055,"material":7,"mode":4},{"attributes":{"NORMAL":19534,"POSITION":2012},"indices":37056,"material":7,"mode":4},{"attributes":{"NORMAL":19535,"POSITION":2013},"indices":37057,"material":7,"mode":4},{"attributes":{"NORMAL":19536,"POSITION":2014},"indices":37058,"material":7,"mode":4},{"attributes":{"NORMAL":19537,"POSITION":2015},"indices":37059,"material":7,"mode":4},{"attributes":{"NORMAL":19538,"POSITION":2016},"indices":37060,"material":7,"mode":4},{"attributes":{"NORMAL":19539,"POSITION":2017},"indices":37061,"material":7,"mode":4}]},{"name":"COMPOUND048","primitives":[{"attributes":{"NORMAL":19540,"POSITION":2018},"indices":37062,"material":14,"mode":4},{"attributes":{"NORMAL":19541,"POSITION":2019},"indices":37063,"material":14,"mode":4}]},{"name":"COMPOUND049","primitives":[{"attributes":{"NORMAL":19542,"POSITION":2020},"indices":37064,"material":7,"mode":4},{"attributes":{"NORMAL":19543,"POSITION":2021},"indices":37065,"material":7,"mode":4},{"attributes":{"NORMAL":19544,"POSITION":2022},"indices":37066,"material":7,"mode":4},{"attributes":{"NORMAL":19545,"POSITION":2023},"indices":37067,"material":7,"mode":4},{"attributes":{"NORMAL":19546,"POSITION":2024},"indices":37068,"material":7,"mode":4},{"attributes":{"NORMAL":19547,"POSITION":2025},"indices":37069,"material":7,"mode":4},{"attributes":{"NORMAL":19548,"POSITION":2026},"indices":37070,"material":7,"mode":4},{"attributes":{"NORMAL":19549,"POSITION":2027},"indices":37071,"material":7,"mode":4},{"attributes":{"NORMAL":19550,"POSITION":2028},"indices":37072,"material":7,"mode":4},{"attributes":{"NORMAL":19551,"POSITION":2029},"indices":37073,"material":7,"mode":4}]},{"name":"COMPOUND050","primitives":[{"attributes":{"NORMAL":19552,"POSITION":2030},"indices":37074,"material":14,"mode":4},{"attributes":{"NORMAL":19553,"POSITION":2031},"indices":37075,"material":14,"mode":4}]},{"name":"COMPOUND051","primitives":[{"attributes":{"NORMAL":19554,"POSITION":2032},"indices":37076,"material":7,"mode":4},{"attributes":{"NORMAL":19555,"POSITION":2033},"indices":37077,"material":7,"mode":4},{"attributes":{"NORMAL":19556,"POSITION":2034},"indices":37078,"material":7,"mode":4},{"attributes":{"NORMAL":19557,"POSITION":2035},"indices":37079,"material":7,"mode":4},{"attributes":{"NORMAL":19558,"POSITION":2036},"indices":37080,"material":7,"mode":4},{"attributes":{"NORMAL":19559,"POSITION":2037},"indices":37081,"material":7,"mode":4},{"attributes":{"NORMAL":19560,"POSITION":2038},"indices":37082,"material":7,"mode":4},{"attributes":{"NORMAL":19561,"POSITION":2039},"indices":37083,"material":7,"mode":4},{"attributes":{"NORMAL":19562,"POSITION":2040},"indices":37084,"material":7,"mode":4},{"attributes":{"NORMAL":19563,"POSITION":2041},"indices":37085,"material":7,"mode":4}]},{"name":"COMPOUND052","primitives":[{"attributes":{"NORMAL":19564,"POSITION":2042},"indices":37086,"material":14,"mode":4},{"attributes":{"NORMAL":19565,"POSITION":2043},"indices":37087,"material":14,"mode":4}]},{"name":"COMPOUND053","primitives":[{"attributes":{"NORMAL":19566,"POSITION":2044},"indices":37088,"material":7,"mode":4},{"attributes":{"NORMAL":19567,"POSITION":2045},"indices":37089,"material":7,"mode":4},{"attributes":{"NORMAL":19568,"POSITION":2046},"indices":37090,"material":7,"mode":4},{"attributes":{"NORMAL":19569,"POSITION":2047},"indices":37091,"material":7,"mode":4},{"attributes":{"NORMAL":19570,"POSITION":2048},"indices":37092,"material":7,"mode":4},{"attributes":{"NORMAL":19571,"POSITION":2049},"indices":37093,"material":7,"mode":4},{"attributes":{"NORMAL":19572,"POSITION":2050},"indices":37094,"material":7,"mode":4},{"attributes":{"NORMAL":19573,"POSITION":2051},"indices":37095,"material":7,"mode":4},{"attributes":{"NORMAL":19574,"POSITION":2052},"indices":37096,"material":7,"mode":4},{"attributes":{"NORMAL":19575,"POSITION":2053},"indices":37097,"material":7,"mode":4}]},{"name":"COMPOUND054","primitives":[{"attributes":{"NORMAL":19576,"POSITION":2054},"indices":37098,"material":7,"mode":4},{"attributes":{"NORMAL":19577,"POSITION":2055},"indices":37099,"material":7,"mode":4},{"attributes":{"NORMAL":19578,"POSITION":2056},"indices":37100,"material":7,"mode":4},{"attributes":{"NORMAL":19579,"POSITION":2057},"indices":37101,"material":7,"mode":4},{"attributes":{"NORMAL":19580,"POSITION":2058},"indices":37102,"material":7,"mode":4},{"attributes":{"NORMAL":19581,"POSITION":2059},"indices":37103,"material":7,"mode":4},{"attributes":{"NORMAL":19582,"POSITION":2060},"indices":37104,"material":7,"mode":4},{"attributes":{"NORMAL":19583,"POSITION":2061},"indices":37105,"material":7,"mode":4},{"attributes":{"NORMAL":19584,"POSITION":2062},"indices":37106,"material":7,"mode":4},{"attributes":{"NORMAL":19585,"POSITION":2063},"indices":37107,"material":7,"mode":4}]},{"name":"COMPOUND055","primitives":[{"attributes":{"NORMAL":19586,"POSITION":2064},"indices":37108,"material":13,"mode":4},{"attributes":{"NORMAL":19587,"POSITION":2065},"indices":37109,"material":13,"mode":4},{"attributes":{"NORMAL":19588,"POSITION":2066},"indices":37110,"material":13,"mode":4},{"attributes":{"NORMAL":19589,"POSITION":2067},"indices":37111,"material":13,"mode":4},{"attributes":{"NORMAL":19590,"POSITION":2068},"indices":37112,"material":13,"mode":4},{"attributes":{"NORMAL":19591,"POSITION":2069},"indices":37113,"material":13,"mode":4},{"attributes":{"NORMAL":19592,"POSITION":2070},"indices":37114,"material":13,"mode":4},{"attributes":{"NORMAL":19593,"POSITION":2071},"indices":37115,"material":13,"mode":4},{"attributes":{"NORMAL":19594,"POSITION":2072},"indices":37116,"material":13,"mode":4},{"attributes":{"NORMAL":19595,"POSITION":2073},"indices":37117,"material":13,"mode":4},{"attributes":{"NORMAL":19596,"POSITION":2074},"indices":37118,"material":9,"mode":4},{"attributes":{"NORMAL":19597,"POSITION":2075},"indices":37119,"material":9,"mode":4},{"attributes":{"NORMAL":19598,"POSITION":2076},"indices":37120,"material":9,"mode":4},{"attributes":{"NORMAL":19599,"POSITION":2077},"indices":37121,"material":9,"mode":4},{"attributes":{"NORMAL":19600,"POSITION":2078},"indices":37122,"material":9,"mode":4},{"attributes":{"NORMAL":19601,"POSITION":2079},"indices":37123,"material":13,"mode":4},{"attributes":{"NORMAL":19602,"POSITION":2080},"indices":37124,"material":9,"mode":4},{"attributes":{"NORMAL":19603,"POSITION":2081},"indices":37125,"material":9,"mode":4},{"attributes":{"NORMAL":19604,"POSITION":2082},"indices":37126,"material":9,"mode":4},{"attributes":{"NORMAL":19605,"POSITION":2083},"indices":37127,"material":9,"mode":4},{"attributes":{"NORMAL":19606,"POSITION":2084},"indices":37128,"material":9,"mode":4},{"attributes":{"NORMAL":19607,"POSITION":2085},"indices":37129,"material":13,"mode":4},{"attributes":{"NORMAL":19608,"POSITION":2086},"indices":37130,"material":9,"mode":4},{"attributes":{"NORMAL":19609,"POSITION":2087},"indices":37131,"material":9,"mode":4},{"attributes":{"NORMAL":19610,"POSITION":2088},"indices":37132,"material":9,"mode":4},{"attributes":{"NORMAL":19611,"POSITION":2089},"indices":37133,"material":9,"mode":4},{"attributes":{"NORMAL":19612,"POSITION":2090},"indices":37134,"material":9,"mode":4},{"attributes":{"NORMAL":19613,"POSITION":2091},"indices":37135,"material":9,"mode":4},{"attributes":{"NORMAL":19614,"POSITION":2092},"indices":37136,"material":9,"mode":4},{"attributes":{"NORMAL":19615,"POSITION":2093},"indices":37137,"material":9,"mode":4},{"attributes":{"NORMAL":19616,"POSITION":2094},"indices":37138,"material":9,"mode":4},{"attributes":{"NORMAL":19617,"POSITION":2095},"indices":37139,"material":9,"mode":4},{"attributes":{"NORMAL":19618,"POSITION":2096},"indices":37140,"material":9,"mode":4},{"attributes":{"NORMAL":19619,"POSITION":2097},"indices":37141,"material":9,"mode":4},{"attributes":{"NORMAL":19620,"POSITION":2098},"indices":37142,"material":9,"mode":4},{"attributes":{"NORMAL":19621,"POSITION":2099},"indices":37143,"material":9,"mode":4},{"attributes":{"NORMAL":19622,"POSITION":2100},"indices":37144,"material":9,"mode":4},{"attributes":{"NORMAL":19623,"POSITION":2101},"indices":37145,"material":9,"mode":4},{"attributes":{"NORMAL":19624,"POSITION":2102},"indices":37146,"material":9,"mode":4},{"attributes":{"NORMAL":19625,"POSITION":2103},"indices":37147,"material":9,"mode":4},{"attributes":{"NORMAL":19626,"POSITION":2104},"indices":37148,"material":9,"mode":4},{"attributes":{"NORMAL":19627,"POSITION":2105},"indices":37149,"material":9,"mode":4},{"attributes":{"NORMAL":19628,"POSITION":2106},"indices":37150,"material":9,"mode":4},{"attributes":{"NORMAL":19629,"POSITION":2107},"indices":37151,"material":13,"mode":4},{"attributes":{"NORMAL":19630,"POSITION":2108},"indices":37152,"material":9,"mode":4},{"attributes":{"NORMAL":19631,"POSITION":2109},"indices":37153,"material":9,"mode":4},{"attributes":{"NORMAL":19632,"POSITION":2110},"indices":37154,"material":9,"mode":4},{"attributes":{"NORMAL":19633,"POSITION":2111},"indices":37155,"material":9,"mode":4},{"attributes":{"NORMAL":19634,"POSITION":2112},"indices":37156,"material":9,"mode":4},{"attributes":{"NORMAL":19635,"POSITION":2113},"indices":37157,"material":9,"mode":4},{"attributes":{"NORMAL":19636,"POSITION":2114},"indices":37158,"material":9,"mode":4},{"attributes":{"NORMAL":19637,"POSITION":2115},"indices":37159,"material":9,"mode":4},{"attributes":{"NORMAL":19638,"POSITION":2116},"indices":37160,"material":9,"mode":4},{"attributes":{"NORMAL":19639,"POSITION":2117},"indices":37161,"material":9,"mode":4},{"attributes":{"NORMAL":19640,"POSITION":2118},"indices":37162,"material":9,"mode":4},{"attributes":{"NORMAL":19641,"POSITION":2119},"indices":37163,"material":9,"mode":4},{"attributes":{"NORMAL":19642,"POSITION":2120},"indices":37164,"material":9,"mode":4},{"attributes":{"NORMAL":19643,"POSITION":2121},"indices":37165,"material":9,"mode":4},{"attributes":{"NORMAL":19644,"POSITION":2122},"indices":37166,"material":9,"mode":4},{"attributes":{"NORMAL":19645,"POSITION":2123},"indices":37167,"material":13,"mode":4}]},{"name":"COMPOUND056","primitives":[{"attributes":{"NORMAL":19646,"POSITION":2124},"indices":37168,"material":7,"mode":4},{"attributes":{"NORMAL":19647,"POSITION":2125},"indices":37169,"material":7,"mode":4},{"attributes":{"NORMAL":19648,"POSITION":2126},"indices":37170,"material":7,"mode":4},{"attributes":{"NORMAL":19649,"POSITION":2127},"indices":37171,"material":7,"mode":4},{"attributes":{"NORMAL":19650,"POSITION":2128},"indices":37172,"material":7,"mode":4},{"attributes":{"NORMAL":19651,"POSITION":2129},"indices":37173,"material":7,"mode":4},{"attributes":{"NORMAL":19652,"POSITION":2130},"indices":37174,"material":7,"mode":4},{"attributes":{"NORMAL":19653,"POSITION":2131},"indices":37175,"material":7,"mode":4},{"attributes":{"NORMAL":19654,"POSITION":2132},"indices":37176,"material":7,"mode":4},{"attributes":{"NORMAL":19655,"POSITION":2133},"indices":37177,"material":7,"mode":4}]},{"name":"COMPOUND057","primitives":[{"attributes":{"NORMAL":19656,"POSITION":2134},"indices":37178,"material":7,"mode":4},{"attributes":{"NORMAL":19657,"POSITION":2135},"indices":37179,"material":7,"mode":4},{"attributes":{"NORMAL":19658,"POSITION":2136},"indices":37180,"material":7,"mode":4},{"attributes":{"NORMAL":19659,"POSITION":2137},"indices":37181,"material":7,"mode":4},{"attributes":{"NORMAL":19660,"POSITION":2138},"indices":37182,"material":7,"mode":4},{"attributes":{"NORMAL":19661,"POSITION":2139},"indices":37183,"material":7,"mode":4},{"attributes":{"NORMAL":19662,"POSITION":2140},"indices":37184,"material":7,"mode":4},{"attributes":{"NORMAL":19663,"POSITION":2141},"indices":37185,"material":7,"mode":4},{"attributes":{"NORMAL":19664,"POSITION":2142},"indices":37186,"material":7,"mode":4},{"attributes":{"NORMAL":19665,"POSITION":2143},"indices":37187,"material":7,"mode":4}]},{"name":"COMPOUND058","primitives":[{"attributes":{"NORMAL":19666,"POSITION":2144},"indices":37188,"material":7,"mode":4},{"attributes":{"NORMAL":19667,"POSITION":2145},"indices":37189,"material":7,"mode":4},{"attributes":{"NORMAL":19668,"POSITION":2146},"indices":37190,"material":7,"mode":4},{"attributes":{"NORMAL":19669,"POSITION":2147},"indices":37191,"material":7,"mode":4},{"attributes":{"NORMAL":19670,"POSITION":2148},"indices":37192,"material":7,"mode":4},{"attributes":{"NORMAL":19671,"POSITION":2149},"indices":37193,"material":7,"mode":4},{"attributes":{"NORMAL":19672,"POSITION":2150},"indices":37194,"material":7,"mode":4},{"attributes":{"NORMAL":19673,"POSITION":2151},"indices":37195,"material":7,"mode":4},{"attributes":{"NORMAL":19674,"POSITION":2152},"indices":37196,"material":7,"mode":4},{"attributes":{"NORMAL":19675,"POSITION":2153},"indices":37197,"material":7,"mode":4}]},{"name":"COMPOUND059","primitives":[{"attributes":{"NORMAL":19676,"POSITION":2154},"indices":37198,"material":7,"mode":4},{"attributes":{"NORMAL":19677,"POSITION":2155},"indices":37199,"material":7,"mode":4},{"attributes":{"NORMAL":19678,"POSITION":2156},"indices":37200,"material":7,"mode":4},{"attributes":{"NORMAL":19679,"POSITION":2157},"indices":37201,"material":7,"mode":4},{"attributes":{"NORMAL":19680,"POSITION":2158},"indices":37202,"material":7,"mode":4},{"attributes":{"NORMAL":19681,"POSITION":2159},"indices":37203,"material":7,"mode":4},{"attributes":{"NORMAL":19682,"POSITION":2160},"indices":37204,"material":7,"mode":4},{"attributes":{"NORMAL":19683,"POSITION":2161},"indices":37205,"material":7,"mode":4},{"attributes":{"NORMAL":19684,"POSITION":2162},"indices":37206,"material":7,"mode":4},{"attributes":{"NORMAL":19685,"POSITION":2163},"indices":37207,"material":7,"mode":4}]},{"name":"COMPOUND060","primitives":[{"attributes":{"NORMAL":19686,"POSITION":2164},"indices":37208,"material":7,"mode":4},{"attributes":{"NORMAL":19687,"POSITION":2165},"indices":37209,"material":7,"mode":4},{"attributes":{"NORMAL":19688,"POSITION":2166},"indices":37210,"material":7,"mode":4},{"attributes":{"NORMAL":19689,"POSITION":2167},"indices":37211,"material":7,"mode":4},{"attributes":{"NORMAL":19690,"POSITION":2168},"indices":37212,"material":7,"mode":4},{"attributes":{"NORMAL":19691,"POSITION":2169},"indices":37213,"material":7,"mode":4},{"attributes":{"NORMAL":19692,"POSITION":2170},"indices":37214,"material":7,"mode":4},{"attributes":{"NORMAL":19693,"POSITION":2171},"indices":37215,"material":7,"mode":4},{"attributes":{"NORMAL":19694,"POSITION":2172},"indices":37216,"material":7,"mode":4},{"attributes":{"NORMAL":19695,"POSITION":2173},"indices":37217,"material":7,"mode":4}]},{"name":"COMPOUND061","primitives":[{"attributes":{"NORMAL":19696,"POSITION":2174},"indices":37218,"material":14,"mode":4},{"attributes":{"NORMAL":19697,"POSITION":2175},"indices":37219,"material":14,"mode":4}]},{"name":"COMPOUND062","primitives":[{"attributes":{"NORMAL":19698,"POSITION":2176},"indices":37220,"material":8,"mode":4},{"attributes":{"NORMAL":19699,"POSITION":2177},"indices":37221,"material":8,"mode":4},{"attributes":{"NORMAL":19700,"POSITION":2178},"indices":37222,"material":8,"mode":4},{"attributes":{"NORMAL":19701,"POSITION":2179},"indices":37223,"material":8,"mode":4},{"attributes":{"NORMAL":19702,"POSITION":2180},"indices":37224,"material":8,"mode":4},{"attributes":{"NORMAL":19703,"POSITION":2181},"indices":37225,"material":8,"mode":4},{"attributes":{"NORMAL":19704,"POSITION":2182},"indices":37226,"material":8,"mode":4},{"attributes":{"NORMAL":19705,"POSITION":2183},"indices":37227,"material":8,"mode":4},{"attributes":{"NORMAL":19706,"POSITION":2184},"indices":37228,"material":8,"mode":4},{"attributes":{"NORMAL":19707,"POSITION":2185},"indices":37229,"material":8,"mode":4},{"attributes":{"NORMAL":19708,"POSITION":2186},"indices":37230,"material":8,"mode":4},{"attributes":{"NORMAL":19709,"POSITION":2187},"indices":37231,"material":8,"mode":4},{"attributes":{"NORMAL":19710,"POSITION":2188},"indices":37232,"material":8,"mode":4},{"attributes":{"NORMAL":19711,"POSITION":2189},"indices":37233,"material":8,"mode":4}]},{"name":"COMPOUND063","primitives":[{"attributes":{"NORMAL":19712,"POSITION":2190},"indices":37234,"material":7,"mode":4},{"attributes":{"NORMAL":19713,"POSITION":2191},"indices":37235,"material":7,"mode":4},{"attributes":{"NORMAL":19714,"POSITION":2192},"indices":37236,"material":7,"mode":4},{"attributes":{"NORMAL":19715,"POSITION":2193},"indices":37237,"material":7,"mode":4},{"attributes":{"NORMAL":19716,"POSITION":2194},"indices":37238,"material":7,"mode":4},{"attributes":{"NORMAL":19717,"POSITION":2195},"indices":37239,"material":7,"mode":4},{"attributes":{"NORMAL":19718,"POSITION":2196},"indices":37240,"material":7,"mode":4},{"attributes":{"NORMAL":19719,"POSITION":2197},"indices":37241,"material":7,"mode":4},{"attributes":{"NORMAL":19720,"POSITION":2198},"indices":37242,"material":7,"mode":4},{"attributes":{"NORMAL":19721,"POSITION":2199},"indices":37243,"material":7,"mode":4}]},{"name":"COMPOUND064","primitives":[{"attributes":{"NORMAL":19722,"POSITION":2200},"indices":37244,"material":7,"mode":4},{"attributes":{"NORMAL":19723,"POSITION":2201},"indices":37245,"material":7,"mode":4},{"attributes":{"NORMAL":19724,"POSITION":2202},"indices":37246,"material":7,"mode":4},{"attributes":{"NORMAL":19725,"POSITION":2203},"indices":37247,"material":7,"mode":4},{"attributes":{"NORMAL":19726,"POSITION":2204},"indices":37248,"material":7,"mode":4},{"attributes":{"NORMAL":19727,"POSITION":2205},"indices":37249,"material":7,"mode":4},{"attributes":{"NORMAL":19728,"POSITION":2206},"indices":37250,"material":7,"mode":4},{"attributes":{"NORMAL":19729,"POSITION":2207},"indices":37251,"material":7,"mode":4},{"attributes":{"NORMAL":19730,"POSITION":2208},"indices":37252,"material":7,"mode":4},{"attributes":{"NORMAL":19731,"POSITION":2209},"indices":37253,"material":7,"mode":4}]},{"name":"COMPOUND065","primitives":[{"attributes":{"NORMAL":19732,"POSITION":2210},"indices":37254,"material":7,"mode":4},{"attributes":{"NORMAL":19733,"POSITION":2211},"indices":37255,"material":7,"mode":4},{"attributes":{"NORMAL":19734,"POSITION":2212},"indices":37256,"material":7,"mode":4},{"attributes":{"NORMAL":19735,"POSITION":2213},"indices":37257,"material":7,"mode":4},{"attributes":{"NORMAL":19736,"POSITION":2214},"indices":37258,"material":7,"mode":4},{"attributes":{"NORMAL":19737,"POSITION":2215},"indices":37259,"material":7,"mode":4},{"attributes":{"NORMAL":19738,"POSITION":2216},"indices":37260,"material":7,"mode":4},{"attributes":{"NORMAL":19739,"POSITION":2217},"indices":37261,"material":7,"mode":4},{"attributes":{"NORMAL":19740,"POSITION":2218},"indices":37262,"material":7,"mode":4},{"attributes":{"NORMAL":19741,"POSITION":2219},"indices":37263,"material":7,"mode":4}]},{"name":"COMPOUND066","primitives":[{"attributes":{"NORMAL":19742,"POSITION":2220},"indices":37264,"material":8,"mode":4},{"attributes":{"NORMAL":19743,"POSITION":2221},"indices":37265,"material":8,"mode":4},{"attributes":{"NORMAL":19744,"POSITION":2222},"indices":37266,"material":8,"mode":4},{"attributes":{"NORMAL":19745,"POSITION":2223},"indices":37267,"material":8,"mode":4},{"attributes":{"NORMAL":19746,"POSITION":2224},"indices":37268,"material":8,"mode":4},{"attributes":{"NORMAL":19747,"POSITION":2225},"indices":37269,"material":8,"mode":4},{"attributes":{"NORMAL":19748,"POSITION":2226},"indices":37270,"material":8,"mode":4},{"attributes":{"NORMAL":19749,"POSITION":2227},"indices":37271,"material":9,"mode":4},{"attributes":{"NORMAL":19750,"POSITION":2228},"indices":37272,"material":9,"mode":4},{"attributes":{"NORMAL":19751,"POSITION":2229},"indices":37273,"material":9,"mode":4}]},{"name":"COMPOUND067","primitives":[{"attributes":{"NORMAL":19752,"POSITION":2230},"indices":37274,"material":7,"mode":4},{"attributes":{"NORMAL":19753,"POSITION":2231},"indices":37275,"material":7,"mode":4},{"attributes":{"NORMAL":19754,"POSITION":2232},"indices":37276,"material":7,"mode":4},{"attributes":{"NORMAL":19755,"POSITION":2233},"indices":37277,"material":7,"mode":4},{"attributes":{"NORMAL":19756,"POSITION":2234},"indices":37278,"material":7,"mode":4},{"attributes":{"NORMAL":19757,"POSITION":2235},"indices":37279,"material":7,"mode":4},{"attributes":{"NORMAL":19758,"POSITION":2236},"indices":37280,"material":7,"mode":4},{"attributes":{"NORMAL":19759,"POSITION":2237},"indices":37281,"material":7,"mode":4},{"attributes":{"NORMAL":19760,"POSITION":2238},"indices":37282,"material":7,"mode":4},{"attributes":{"NORMAL":19761,"POSITION":2239},"indices":37283,"material":7,"mode":4}]},{"name":"COMPOUND068","primitives":[{"attributes":{"NORMAL":19762,"POSITION":2240},"indices":37284,"material":7,"mode":4},{"attributes":{"NORMAL":19763,"POSITION":2241},"indices":37285,"material":7,"mode":4},{"attributes":{"NORMAL":19764,"POSITION":2242},"indices":37286,"material":7,"mode":4},{"attributes":{"NORMAL":19765,"POSITION":2243},"indices":37287,"material":7,"mode":4},{"attributes":{"NORMAL":19766,"POSITION":2244},"indices":37288,"material":7,"mode":4},{"attributes":{"NORMAL":19767,"POSITION":2245},"indices":37289,"material":7,"mode":4},{"attributes":{"NORMAL":19768,"POSITION":2246},"indices":37290,"material":7,"mode":4},{"attributes":{"NORMAL":19769,"POSITION":2247},"indices":37291,"material":7,"mode":4},{"attributes":{"NORMAL":19770,"POSITION":2248},"indices":37292,"material":7,"mode":4},{"attributes":{"NORMAL":19771,"POSITION":2249},"indices":37293,"material":7,"mode":4}]},{"name":"COMPOUND069","primitives":[{"attributes":{"NORMAL":19772,"POSITION":2250},"indices":37294,"material":7,"mode":4},{"attributes":{"NORMAL":19773,"POSITION":2251},"indices":37295,"material":7,"mode":4},{"attributes":{"NORMAL":19774,"POSITION":2252},"indices":37296,"material":7,"mode":4},{"attributes":{"NORMAL":19775,"POSITION":2253},"indices":37297,"material":7,"mode":4},{"attributes":{"NORMAL":19776,"POSITION":2254},"indices":37298,"material":7,"mode":4},{"attributes":{"NORMAL":19777,"POSITION":2255},"indices":37299,"material":7,"mode":4},{"attributes":{"NORMAL":19778,"POSITION":2256},"indices":37300,"material":7,"mode":4},{"attributes":{"NORMAL":19779,"POSITION":2257},"indices":37301,"material":7,"mode":4},{"attributes":{"NORMAL":19780,"POSITION":2258},"indices":37302,"material":7,"mode":4},{"attributes":{"NORMAL":19781,"POSITION":2259},"indices":37303,"material":7,"mode":4}]},{"name":"COMPOUND070","primitives":[{"attributes":{"NORMAL":19782,"POSITION":2260},"indices":37304,"material":8,"mode":4},{"attributes":{"NORMAL":19783,"POSITION":2261},"indices":37305,"material":8,"mode":4},{"attributes":{"NORMAL":19784,"POSITION":2262},"indices":37306,"material":8,"mode":4},{"attributes":{"NORMAL":19785,"POSITION":2263},"indices":37307,"material":8,"mode":4},{"attributes":{"NORMAL":19786,"POSITION":2264},"indices":37308,"material":8,"mode":4},{"attributes":{"NORMAL":19787,"POSITION":2265},"indices":37309,"material":8,"mode":4},{"attributes":{"NORMAL":19788,"POSITION":2266},"indices":37310,"material":8,"mode":4},{"attributes":{"NORMAL":19789,"POSITION":2267},"indices":37311,"material":9,"mode":4},{"attributes":{"NORMAL":19790,"POSITION":2268},"indices":37312,"material":9,"mode":4},{"attributes":{"NORMAL":19791,"POSITION":2269},"indices":37313,"material":9,"mode":4}]},{"name":"COMPOUND071","primitives":[{"attributes":{"NORMAL":19792,"POSITION":2270},"indices":37314,"material":7,"mode":4},{"attributes":{"NORMAL":19793,"POSITION":2271},"indices":37315,"material":7,"mode":4},{"attributes":{"NORMAL":19794,"POSITION":2272},"indices":37316,"material":7,"mode":4},{"attributes":{"NORMAL":19795,"POSITION":2273},"indices":37317,"material":7,"mode":4},{"attributes":{"NORMAL":19796,"POSITION":2274},"indices":37318,"material":7,"mode":4},{"attributes":{"NORMAL":19797,"POSITION":2275},"indices":37319,"material":7,"mode":4},{"attributes":{"NORMAL":19798,"POSITION":2276},"indices":37320,"material":7,"mode":4},{"attributes":{"NORMAL":19799,"POSITION":2277},"indices":37321,"material":7,"mode":4},{"attributes":{"NORMAL":19800,"POSITION":2278},"indices":37322,"material":7,"mode":4},{"attributes":{"NORMAL":19801,"POSITION":2279},"indices":37323,"material":7,"mode":4}]},{"name":"COMPOUND072","primitives":[{"attributes":{"NORMAL":19802,"POSITION":2280},"indices":37324,"material":15,"mode":4},{"attributes":{"NORMAL":19803,"POSITION":2281},"indices":37325,"material":15,"mode":4},{"attributes":{"NORMAL":19804,"POSITION":2282},"indices":37326,"material":15,"mode":4},{"attributes":{"NORMAL":19805,"POSITION":2283},"indices":37327,"material":15,"mode":4},{"attributes":{"NORMAL":19806,"POSITION":2284},"indices":37328,"material":15,"mode":4},{"attributes":{"NORMAL":19807,"POSITION":2285},"indices":37329,"material":15,"mode":4},{"attributes":{"NORMAL":19808,"POSITION":2286},"indices":37330,"material":15,"mode":4},{"attributes":{"NORMAL":19809,"POSITION":2287},"indices":37331,"material":15,"mode":4},{"attributes":{"NORMAL":19810,"POSITION":2288},"indices":37332,"material":15,"mode":4},{"attributes":{"NORMAL":19811,"POSITION":2289},"indices":37333,"material":15,"mode":4},{"attributes":{"NORMAL":19812,"POSITION":2290},"indices":37334,"material":9,"mode":4},{"attributes":{"NORMAL":19813,"POSITION":2291},"indices":37335,"material":9,"mode":4},{"attributes":{"NORMAL":19814,"POSITION":2292},"indices":37336,"material":9,"mode":4},{"attributes":{"NORMAL":19815,"POSITION":2293},"indices":37337,"material":9,"mode":4},{"attributes":{"NORMAL":19816,"POSITION":2294},"indices":37338,"material":9,"mode":4},{"attributes":{"NORMAL":19817,"POSITION":2295},"indices":37339,"material":9,"mode":4},{"attributes":{"NORMAL":19818,"POSITION":2296},"indices":37340,"material":9,"mode":4},{"attributes":{"NORMAL":19819,"POSITION":2297},"indices":37341,"material":15,"mode":4},{"attributes":{"NORMAL":19820,"POSITION":2298},"indices":37342,"material":9,"mode":4},{"attributes":{"NORMAL":19821,"POSITION":2299},"indices":37343,"material":9,"mode":4},{"attributes":{"NORMAL":19822,"POSITION":2300},"indices":37344,"material":9,"mode":4},{"attributes":{"NORMAL":19823,"POSITION":2301},"indices":37345,"material":9,"mode":4},{"attributes":{"NORMAL":19824,"POSITION":2302},"indices":37346,"material":9,"mode":4},{"attributes":{"NORMAL":19825,"POSITION":2303},"indices":37347,"material":15,"mode":4},{"attributes":{"NORMAL":19826,"POSITION":2304},"indices":37348,"material":9,"mode":4},{"attributes":{"NORMAL":19827,"POSITION":2305},"indices":37349,"material":9,"mode":4},{"attributes":{"NORMAL":19828,"POSITION":2306},"indices":37350,"material":9,"mode":4},{"attributes":{"NORMAL":19829,"POSITION":2307},"indices":37351,"material":9,"mode":4},{"attributes":{"NORMAL":19830,"POSITION":2308},"indices":37352,"material":9,"mode":4},{"attributes":{"NORMAL":19831,"POSITION":2309},"indices":37353,"material":9,"mode":4},{"attributes":{"NORMAL":19832,"POSITION":2310},"indices":37354,"material":9,"mode":4},{"attributes":{"NORMAL":19833,"POSITION":2311},"indices":37355,"material":9,"mode":4},{"attributes":{"NORMAL":19834,"POSITION":2312},"indices":37356,"material":9,"mode":4},{"attributes":{"NORMAL":19835,"POSITION":2313},"indices":37357,"material":9,"mode":4},{"attributes":{"NORMAL":19836,"POSITION":2314},"indices":37358,"material":15,"mode":4},{"attributes":{"NORMAL":19837,"POSITION":2315},"indices":37359,"material":9,"mode":4},{"attributes":{"NORMAL":19838,"POSITION":2316},"indices":37360,"material":9,"mode":4},{"attributes":{"NORMAL":19839,"POSITION":2317},"indices":37361,"material":9,"mode":4},{"attributes":{"NORMAL":19840,"POSITION":2318},"indices":37362,"material":9,"mode":4},{"attributes":{"NORMAL":19841,"POSITION":2319},"indices":37363,"material":9,"mode":4},{"attributes":{"NORMAL":19842,"POSITION":2320},"indices":37364,"material":9,"mode":4},{"attributes":{"NORMAL":19843,"POSITION":2321},"indices":37365,"material":9,"mode":4},{"attributes":{"NORMAL":19844,"POSITION":2322},"indices":37366,"material":9,"mode":4}]},{"name":"COMPOUND073","primitives":[{"attributes":{"NORMAL":19845,"POSITION":2323},"indices":37367,"material":7,"mode":4},{"attributes":{"NORMAL":19846,"POSITION":2324},"indices":37368,"material":7,"mode":4},{"attributes":{"NORMAL":19847,"POSITION":2325},"indices":37369,"material":7,"mode":4},{"attributes":{"NORMAL":19848,"POSITION":2326},"indices":37370,"material":7,"mode":4},{"attributes":{"NORMAL":19849,"POSITION":2327},"indices":37371,"material":7,"mode":4},{"attributes":{"NORMAL":19850,"POSITION":2328},"indices":37372,"material":7,"mode":4},{"attributes":{"NORMAL":19851,"POSITION":2329},"indices":37373,"material":7,"mode":4},{"attributes":{"NORMAL":19852,"POSITION":2330},"indices":37374,"material":7,"mode":4},{"attributes":{"NORMAL":19853,"POSITION":2331},"indices":37375,"material":7,"mode":4},{"attributes":{"NORMAL":19854,"POSITION":2332},"indices":37376,"material":7,"mode":4}]},{"name":"COMPOUND074","primitives":[{"attributes":{"NORMAL":19855,"POSITION":2333},"indices":37377,"material":7,"mode":4},{"attributes":{"NORMAL":19856,"POSITION":2334},"indices":37378,"material":7,"mode":4},{"attributes":{"NORMAL":19857,"POSITION":2335},"indices":37379,"material":7,"mode":4},{"attributes":{"NORMAL":19858,"POSITION":2336},"indices":37380,"material":7,"mode":4},{"attributes":{"NORMAL":19859,"POSITION":2337},"indices":37381,"material":7,"mode":4},{"attributes":{"NORMAL":19860,"POSITION":2338},"indices":37382,"material":7,"mode":4},{"attributes":{"NORMAL":19861,"POSITION":2339},"indices":37383,"material":7,"mode":4},{"attributes":{"NORMAL":19862,"POSITION":2340},"indices":37384,"material":7,"mode":4},{"attributes":{"NORMAL":19863,"POSITION":2341},"indices":37385,"material":7,"mode":4},{"attributes":{"NORMAL":19864,"POSITION":2342},"indices":37386,"material":7,"mode":4}]},{"name":"COMPOUND075","primitives":[{"attributes":{"NORMAL":19865,"POSITION":2343},"indices":37387,"material":7,"mode":4},{"attributes":{"NORMAL":19866,"POSITION":2344},"indices":37388,"material":7,"mode":4},{"attributes":{"NORMAL":19867,"POSITION":2345},"indices":37389,"material":7,"mode":4},{"attributes":{"NORMAL":19868,"POSITION":2346},"indices":37390,"material":7,"mode":4},{"attributes":{"NORMAL":19869,"POSITION":2347},"indices":37391,"material":7,"mode":4},{"attributes":{"NORMAL":19870,"POSITION":2348},"indices":37392,"material":7,"mode":4},{"attributes":{"NORMAL":19871,"POSITION":2349},"indices":37393,"material":7,"mode":4},{"attributes":{"NORMAL":19872,"POSITION":2350},"indices":37394,"material":7,"mode":4},{"attributes":{"NORMAL":19873,"POSITION":2351},"indices":37395,"material":7,"mode":4},{"attributes":{"NORMAL":19874,"POSITION":2352},"indices":37396,"material":7,"mode":4}]},{"name":"COMPOUND076","primitives":[{"attributes":{"NORMAL":19875,"POSITION":2353},"indices":37397,"material":7,"mode":4},{"attributes":{"NORMAL":19876,"POSITION":2354},"indices":37398,"material":7,"mode":4},{"attributes":{"NORMAL":19877,"POSITION":2355},"indices":37399,"material":7,"mode":4},{"attributes":{"NORMAL":19878,"POSITION":2356},"indices":37400,"material":7,"mode":4},{"attributes":{"NORMAL":19879,"POSITION":2357},"indices":37401,"material":7,"mode":4},{"attributes":{"NORMAL":19880,"POSITION":2358},"indices":37402,"material":7,"mode":4},{"attributes":{"NORMAL":19881,"POSITION":2359},"indices":37403,"material":7,"mode":4},{"attributes":{"NORMAL":19882,"POSITION":2360},"indices":37404,"material":7,"mode":4},{"attributes":{"NORMAL":19883,"POSITION":2361},"indices":37405,"material":7,"mode":4},{"attributes":{"NORMAL":19884,"POSITION":2362},"indices":37406,"material":7,"mode":4}]},{"name":"COMPOUND077","primitives":[{"attributes":{"NORMAL":19885,"POSITION":2363},"indices":37407,"material":7,"mode":4},{"attributes":{"NORMAL":19886,"POSITION":2364},"indices":37408,"material":7,"mode":4},{"attributes":{"NORMAL":19887,"POSITION":2365},"indices":37409,"material":7,"mode":4},{"attributes":{"NORMAL":19888,"POSITION":2366},"indices":37410,"material":7,"mode":4},{"attributes":{"NORMAL":19889,"POSITION":2367},"indices":37411,"material":7,"mode":4},{"attributes":{"NORMAL":19890,"POSITION":2368},"indices":37412,"material":7,"mode":4},{"attributes":{"NORMAL":19891,"POSITION":2369},"indices":37413,"material":7,"mode":4},{"attributes":{"NORMAL":19892,"POSITION":2370},"indices":37414,"material":7,"mode":4},{"attributes":{"NORMAL":19893,"POSITION":2371},"indices":37415,"material":7,"mode":4},{"attributes":{"NORMAL":19894,"POSITION":2372},"indices":37416,"material":7,"mode":4}]},{"name":"COMPOUND078","primitives":[{"attributes":{"NORMAL":19895,"POSITION":2373},"indices":37417,"material":7,"mode":4},{"attributes":{"NORMAL":19896,"POSITION":2374},"indices":37418,"material":7,"mode":4},{"attributes":{"NORMAL":19897,"POSITION":2375},"indices":37419,"material":7,"mode":4},{"attributes":{"NORMAL":19898,"POSITION":2376},"indices":37420,"material":7,"mode":4},{"attributes":{"NORMAL":19899,"POSITION":2377},"indices":37421,"material":7,"mode":4},{"attributes":{"NORMAL":19900,"POSITION":2378},"indices":37422,"material":7,"mode":4},{"attributes":{"NORMAL":19901,"POSITION":2379},"indices":37423,"material":7,"mode":4},{"attributes":{"NORMAL":19902,"POSITION":2380},"indices":37424,"material":7,"mode":4},{"attributes":{"NORMAL":19903,"POSITION":2381},"indices":37425,"material":7,"mode":4},{"attributes":{"NORMAL":19904,"POSITION":2382},"indices":37426,"material":7,"mode":4}]},{"name":"COMPOUND079","primitives":[{"attributes":{"NORMAL":19905,"POSITION":2383},"indices":37427,"material":8,"mode":4},{"attributes":{"NORMAL":19906,"POSITION":2384},"indices":37428,"material":8,"mode":4},{"attributes":{"NORMAL":19907,"POSITION":2385},"indices":37429,"material":8,"mode":4},{"attributes":{"NORMAL":19908,"POSITION":2386},"indices":37430,"material":8,"mode":4},{"attributes":{"NORMAL":19909,"POSITION":2387},"indices":37431,"material":8,"mode":4},{"attributes":{"NORMAL":19910,"POSITION":2388},"indices":37432,"material":8,"mode":4},{"attributes":{"NORMAL":19911,"POSITION":2389},"indices":37433,"material":8,"mode":4},{"attributes":{"NORMAL":19912,"POSITION":2390},"indices":37434,"material":8,"mode":4},{"attributes":{"NORMAL":19913,"POSITION":2391},"indices":37435,"material":8,"mode":4},{"attributes":{"NORMAL":19914,"POSITION":2392},"indices":37436,"material":8,"mode":4},{"attributes":{"NORMAL":19915,"POSITION":2393},"indices":37437,"material":8,"mode":4},{"attributes":{"NORMAL":19916,"POSITION":2394},"indices":37438,"material":8,"mode":4},{"attributes":{"NORMAL":19917,"POSITION":2395},"indices":37439,"material":8,"mode":4},{"attributes":{"NORMAL":19918,"POSITION":2396},"indices":37440,"material":8,"mode":4},{"attributes":{"NORMAL":19919,"POSITION":2397},"indices":37441,"material":8,"mode":4},{"attributes":{"NORMAL":19920,"POSITION":2398},"indices":37442,"material":8,"mode":4},{"attributes":{"NORMAL":19921,"POSITION":2399},"indices":37443,"material":8,"mode":4},{"attributes":{"NORMAL":19922,"POSITION":2400},"indices":37444,"material":8,"mode":4}]},{"name":"COMPOUND080","primitives":[{"attributes":{"NORMAL":19923,"POSITION":2401},"indices":37445,"material":7,"mode":4},{"attributes":{"NORMAL":19924,"POSITION":2402},"indices":37446,"material":7,"mode":4},{"attributes":{"NORMAL":19925,"POSITION":2403},"indices":37447,"material":7,"mode":4},{"attributes":{"NORMAL":19926,"POSITION":2404},"indices":37448,"material":7,"mode":4},{"attributes":{"NORMAL":19927,"POSITION":2405},"indices":37449,"material":7,"mode":4},{"attributes":{"NORMAL":19928,"POSITION":2406},"indices":37450,"material":7,"mode":4},{"attributes":{"NORMAL":19929,"POSITION":2407},"indices":37451,"material":7,"mode":4},{"attributes":{"NORMAL":19930,"POSITION":2408},"indices":37452,"material":7,"mode":4},{"attributes":{"NORMAL":19931,"POSITION":2409},"indices":37453,"material":7,"mode":4},{"attributes":{"NORMAL":19932,"POSITION":2410},"indices":37454,"material":7,"mode":4}]},{"name":"COMPOUND081","primitives":[{"attributes":{"NORMAL":19933,"POSITION":2411},"indices":37455,"material":8,"mode":4},{"attributes":{"NORMAL":19934,"POSITION":2412},"indices":37456,"material":8,"mode":4},{"attributes":{"NORMAL":19935,"POSITION":2413},"indices":37457,"material":8,"mode":4},{"attributes":{"NORMAL":19936,"POSITION":2414},"indices":37458,"material":8,"mode":4},{"attributes":{"NORMAL":19937,"POSITION":2415},"indices":37459,"material":8,"mode":4},{"attributes":{"NORMAL":19938,"POSITION":2416},"indices":37460,"material":8,"mode":4},{"attributes":{"NORMAL":19939,"POSITION":2417},"indices":37461,"material":8,"mode":4},{"attributes":{"NORMAL":19940,"POSITION":2418},"indices":37462,"material":9,"mode":4},{"attributes":{"NORMAL":19941,"POSITION":2419},"indices":37463,"material":9,"mode":4},{"attributes":{"NORMAL":19942,"POSITION":2420},"indices":37464,"material":9,"mode":4}]},{"name":"COMPOUND082","primitives":[{"attributes":{"NORMAL":19943,"POSITION":2421},"indices":37465,"material":7,"mode":4},{"attributes":{"NORMAL":19944,"POSITION":2422},"indices":37466,"material":7,"mode":4},{"attributes":{"NORMAL":19945,"POSITION":2423},"indices":37467,"material":7,"mode":4},{"attributes":{"NORMAL":19946,"POSITION":2424},"indices":37468,"material":7,"mode":4},{"attributes":{"NORMAL":19947,"POSITION":2425},"indices":37469,"material":7,"mode":4},{"attributes":{"NORMAL":19948,"POSITION":2426},"indices":37470,"material":7,"mode":4},{"attributes":{"NORMAL":19949,"POSITION":2427},"indices":37471,"material":7,"mode":4},{"attributes":{"NORMAL":19950,"POSITION":2428},"indices":37472,"material":7,"mode":4},{"attributes":{"NORMAL":19951,"POSITION":2429},"indices":37473,"material":7,"mode":4},{"attributes":{"NORMAL":19952,"POSITION":2430},"indices":37474,"material":7,"mode":4}]},{"name":"COMPOUND083","primitives":[{"attributes":{"NORMAL":19953,"POSITION":2431},"indices":37475,"material":7,"mode":4},{"attributes":{"NORMAL":19954,"POSITION":2432},"indices":37476,"material":7,"mode":4},{"attributes":{"NORMAL":19955,"POSITION":2433},"indices":37477,"material":7,"mode":4},{"attributes":{"NORMAL":19956,"POSITION":2434},"indices":37478,"material":7,"mode":4},{"attributes":{"NORMAL":19957,"POSITION":2435},"indices":37479,"material":7,"mode":4},{"attributes":{"NORMAL":19958,"POSITION":2436},"indices":37480,"material":7,"mode":4},{"attributes":{"NORMAL":19959,"POSITION":2437},"indices":37481,"material":7,"mode":4},{"attributes":{"NORMAL":19960,"POSITION":2438},"indices":37482,"material":7,"mode":4},{"attributes":{"NORMAL":19961,"POSITION":2439},"indices":37483,"material":7,"mode":4},{"attributes":{"NORMAL":19962,"POSITION":2440},"indices":37484,"material":7,"mode":4}]},{"name":"COMPOUND084","primitives":[{"attributes":{"NORMAL":19963,"POSITION":2441},"indices":37485,"material":7,"mode":4},{"attributes":{"NORMAL":19964,"POSITION":2442},"indices":37486,"material":7,"mode":4},{"attributes":{"NORMAL":19965,"POSITION":2443},"indices":37487,"material":7,"mode":4},{"attributes":{"NORMAL":19966,"POSITION":2444},"indices":37488,"material":7,"mode":4},{"attributes":{"NORMAL":19967,"POSITION":2445},"indices":37489,"material":7,"mode":4},{"attributes":{"NORMAL":19968,"POSITION":2446},"indices":37490,"material":7,"mode":4},{"attributes":{"NORMAL":19969,"POSITION":2447},"indices":37491,"material":7,"mode":4},{"attributes":{"NORMAL":19970,"POSITION":2448},"indices":37492,"material":7,"mode":4},{"attributes":{"NORMAL":19971,"POSITION":2449},"indices":37493,"material":7,"mode":4},{"attributes":{"NORMAL":19972,"POSITION":2450},"indices":37494,"material":7,"mode":4}]},{"name":"COMPOUND085","primitives":[{"attributes":{"NORMAL":19973,"POSITION":2451},"indices":37495,"material":7,"mode":4},{"attributes":{"NORMAL":19974,"POSITION":2452},"indices":37496,"material":7,"mode":4},{"attributes":{"NORMAL":19975,"POSITION":2453},"indices":37497,"material":7,"mode":4},{"attributes":{"NORMAL":19976,"POSITION":2454},"indices":37498,"material":7,"mode":4},{"attributes":{"NORMAL":19977,"POSITION":2455},"indices":37499,"material":7,"mode":4},{"attributes":{"NORMAL":19978,"POSITION":2456},"indices":37500,"material":7,"mode":4},{"attributes":{"NORMAL":19979,"POSITION":2457},"indices":37501,"material":7,"mode":4},{"attributes":{"NORMAL":19980,"POSITION":2458},"indices":37502,"material":7,"mode":4},{"attributes":{"NORMAL":19981,"POSITION":2459},"indices":37503,"material":7,"mode":4},{"attributes":{"NORMAL":19982,"POSITION":2460},"indices":37504,"material":7,"mode":4}]},{"name":"COMPOUND086","primitives":[{"attributes":{"NORMAL":19983,"POSITION":2461},"indices":37505,"material":7,"mode":4},{"attributes":{"NORMAL":19984,"POSITION":2462},"indices":37506,"material":7,"mode":4},{"attributes":{"NORMAL":19985,"POSITION":2463},"indices":37507,"material":7,"mode":4},{"attributes":{"NORMAL":19986,"POSITION":2464},"indices":37508,"material":7,"mode":4},{"attributes":{"NORMAL":19987,"POSITION":2465},"indices":37509,"material":7,"mode":4},{"attributes":{"NORMAL":19988,"POSITION":2466},"indices":37510,"material":7,"mode":4},{"attributes":{"NORMAL":19989,"POSITION":2467},"indices":37511,"material":7,"mode":4},{"attributes":{"NORMAL":19990,"POSITION":2468},"indices":37512,"material":7,"mode":4},{"attributes":{"NORMAL":19991,"POSITION":2469},"indices":37513,"material":7,"mode":4},{"attributes":{"NORMAL":19992,"POSITION":2470},"indices":37514,"material":7,"mode":4}]},{"name":"COMPOUND087","primitives":[{"attributes":{"NORMAL":19993,"POSITION":2471},"indices":37515,"material":7,"mode":4},{"attributes":{"NORMAL":19994,"POSITION":2472},"indices":37516,"material":7,"mode":4},{"attributes":{"NORMAL":19995,"POSITION":2473},"indices":37517,"material":7,"mode":4},{"attributes":{"NORMAL":19996,"POSITION":2474},"indices":37518,"material":7,"mode":4},{"attributes":{"NORMAL":19997,"POSITION":2475},"indices":37519,"material":7,"mode":4},{"attributes":{"NORMAL":19998,"POSITION":2476},"indices":37520,"material":7,"mode":4},{"attributes":{"NORMAL":19999,"POSITION":2477},"indices":37521,"material":7,"mode":4},{"attributes":{"NORMAL":20000,"POSITION":2478},"indices":37522,"material":7,"mode":4},{"attributes":{"NORMAL":20001,"POSITION":2479},"indices":37523,"material":7,"mode":4},{"attributes":{"NORMAL":20002,"POSITION":2480},"indices":37524,"material":7,"mode":4}]},{"name":"COMPOUND088","primitives":[{"attributes":{"NORMAL":20003,"POSITION":2481},"indices":37525,"material":7,"mode":4},{"attributes":{"NORMAL":20004,"POSITION":2482},"indices":37526,"material":7,"mode":4},{"attributes":{"NORMAL":20005,"POSITION":2483},"indices":37527,"material":7,"mode":4},{"attributes":{"NORMAL":20006,"POSITION":2484},"indices":37528,"material":7,"mode":4},{"attributes":{"NORMAL":20007,"POSITION":2485},"indices":37529,"material":7,"mode":4},{"attributes":{"NORMAL":20008,"POSITION":2486},"indices":37530,"material":7,"mode":4},{"attributes":{"NORMAL":20009,"POSITION":2487},"indices":37531,"material":7,"mode":4},{"attributes":{"NORMAL":20010,"POSITION":2488},"indices":37532,"material":7,"mode":4},{"attributes":{"NORMAL":20011,"POSITION":2489},"indices":37533,"material":7,"mode":4},{"attributes":{"NORMAL":20012,"POSITION":2490},"indices":37534,"material":7,"mode":4}]},{"name":"COMPOUND089","primitives":[{"attributes":{"NORMAL":20013,"POSITION":2491},"indices":37535,"material":7,"mode":4},{"attributes":{"NORMAL":20014,"POSITION":2492},"indices":37536,"material":7,"mode":4},{"attributes":{"NORMAL":20015,"POSITION":2493},"indices":37537,"material":7,"mode":4},{"attributes":{"NORMAL":20016,"POSITION":2494},"indices":37538,"material":7,"mode":4},{"attributes":{"NORMAL":20017,"POSITION":2495},"indices":37539,"material":7,"mode":4},{"attributes":{"NORMAL":20018,"POSITION":2496},"indices":37540,"material":7,"mode":4},{"attributes":{"NORMAL":20019,"POSITION":2497},"indices":37541,"material":7,"mode":4},{"attributes":{"NORMAL":20020,"POSITION":2498},"indices":37542,"material":7,"mode":4},{"attributes":{"NORMAL":20021,"POSITION":2499},"indices":37543,"material":7,"mode":4},{"attributes":{"NORMAL":20022,"POSITION":2500},"indices":37544,"material":7,"mode":4}]},{"name":"COMPOUND090","primitives":[{"attributes":{"NORMAL":20023,"POSITION":2501},"indices":37545,"material":7,"mode":4},{"attributes":{"NORMAL":20024,"POSITION":2502},"indices":37546,"material":7,"mode":4},{"attributes":{"NORMAL":20025,"POSITION":2503},"indices":37547,"material":7,"mode":4},{"attributes":{"NORMAL":20026,"POSITION":2504},"indices":37548,"material":7,"mode":4},{"attributes":{"NORMAL":20027,"POSITION":2505},"indices":37549,"material":7,"mode":4},{"attributes":{"NORMAL":20028,"POSITION":2506},"indices":37550,"material":7,"mode":4},{"attributes":{"NORMAL":20029,"POSITION":2507},"indices":37551,"material":7,"mode":4},{"attributes":{"NORMAL":20030,"POSITION":2508},"indices":37552,"material":7,"mode":4},{"attributes":{"NORMAL":20031,"POSITION":2509},"indices":37553,"material":7,"mode":4},{"attributes":{"NORMAL":20032,"POSITION":2510},"indices":37554,"material":7,"mode":4}]},{"name":"COMPOUND091","primitives":[{"attributes":{"NORMAL":20033,"POSITION":2511},"indices":37555,"material":7,"mode":4},{"attributes":{"NORMAL":20034,"POSITION":2512},"indices":37556,"material":7,"mode":4},{"attributes":{"NORMAL":20035,"POSITION":2513},"indices":37557,"material":7,"mode":4},{"attributes":{"NORMAL":20036,"POSITION":2514},"indices":37558,"material":7,"mode":4},{"attributes":{"NORMAL":20037,"POSITION":2515},"indices":37559,"material":7,"mode":4},{"attributes":{"NORMAL":20038,"POSITION":2516},"indices":37560,"material":7,"mode":4},{"attributes":{"NORMAL":20039,"POSITION":2517},"indices":37561,"material":7,"mode":4},{"attributes":{"NORMAL":20040,"POSITION":2518},"indices":37562,"material":7,"mode":4},{"attributes":{"NORMAL":20041,"POSITION":2519},"indices":37563,"material":7,"mode":4},{"attributes":{"NORMAL":20042,"POSITION":2520},"indices":37564,"material":7,"mode":4}]},{"name":"COMPOUND092","primitives":[{"attributes":{"NORMAL":20043,"POSITION":2521},"indices":37565,"material":7,"mode":4},{"attributes":{"NORMAL":20044,"POSITION":2522},"indices":37566,"material":7,"mode":4},{"attributes":{"NORMAL":20045,"POSITION":2523},"indices":37567,"material":7,"mode":4},{"attributes":{"NORMAL":20046,"POSITION":2524},"indices":37568,"material":7,"mode":4},{"attributes":{"NORMAL":20047,"POSITION":2525},"indices":37569,"material":7,"mode":4},{"attributes":{"NORMAL":20048,"POSITION":2526},"indices":37570,"material":7,"mode":4},{"attributes":{"NORMAL":20049,"POSITION":2527},"indices":37571,"material":7,"mode":4},{"attributes":{"NORMAL":20050,"POSITION":2528},"indices":37572,"material":7,"mode":4},{"attributes":{"NORMAL":20051,"POSITION":2529},"indices":37573,"material":7,"mode":4},{"attributes":{"NORMAL":20052,"POSITION":2530},"indices":37574,"material":7,"mode":4}]},{"name":"COMPOUND093","primitives":[{"attributes":{"NORMAL":20053,"POSITION":2531},"indices":37575,"material":15,"mode":4},{"attributes":{"NORMAL":20054,"POSITION":2532},"indices":37576,"material":15,"mode":4},{"attributes":{"NORMAL":20055,"POSITION":2533},"indices":37577,"material":15,"mode":4},{"attributes":{"NORMAL":20056,"POSITION":2534},"indices":37578,"material":15,"mode":4},{"attributes":{"NORMAL":20057,"POSITION":2535},"indices":37579,"material":15,"mode":4},{"attributes":{"NORMAL":20058,"POSITION":2536},"indices":37580,"material":15,"mode":4},{"attributes":{"NORMAL":20059,"POSITION":2537},"indices":37581,"material":15,"mode":4},{"attributes":{"NORMAL":20060,"POSITION":2538},"indices":37582,"material":15,"mode":4},{"attributes":{"NORMAL":20061,"POSITION":2539},"indices":37583,"material":15,"mode":4},{"attributes":{"NORMAL":20062,"POSITION":2540},"indices":37584,"material":15,"mode":4},{"attributes":{"NORMAL":20063,"POSITION":2541},"indices":37585,"material":9,"mode":4},{"attributes":{"NORMAL":20064,"POSITION":2542},"indices":37586,"material":9,"mode":4},{"attributes":{"NORMAL":20065,"POSITION":2543},"indices":37587,"material":9,"mode":4},{"attributes":{"NORMAL":20066,"POSITION":2544},"indices":37588,"material":9,"mode":4},{"attributes":{"NORMAL":20067,"POSITION":2545},"indices":37589,"material":9,"mode":4},{"attributes":{"NORMAL":20068,"POSITION":2546},"indices":37590,"material":15,"mode":4},{"attributes":{"NORMAL":20069,"POSITION":2547},"indices":37591,"material":9,"mode":4},{"attributes":{"NORMAL":20070,"POSITION":2548},"indices":37592,"material":9,"mode":4},{"attributes":{"NORMAL":20071,"POSITION":2549},"indices":37593,"material":9,"mode":4},{"attributes":{"NORMAL":20072,"POSITION":2550},"indices":37594,"material":9,"mode":4},{"attributes":{"NORMAL":20073,"POSITION":2551},"indices":37595,"material":9,"mode":4},{"attributes":{"NORMAL":20074,"POSITION":2552},"indices":37596,"material":9,"mode":4},{"attributes":{"NORMAL":20075,"POSITION":2553},"indices":37597,"material":9,"mode":4},{"attributes":{"NORMAL":20076,"POSITION":2554},"indices":37598,"material":9,"mode":4},{"attributes":{"NORMAL":20077,"POSITION":2555},"indices":37599,"material":9,"mode":4},{"attributes":{"NORMAL":20078,"POSITION":2556},"indices":37600,"material":9,"mode":4},{"attributes":{"NORMAL":20079,"POSITION":2557},"indices":37601,"material":9,"mode":4},{"attributes":{"NORMAL":20080,"POSITION":2558},"indices":37602,"material":9,"mode":4},{"attributes":{"NORMAL":20081,"POSITION":2559},"indices":37603,"material":9,"mode":4},{"attributes":{"NORMAL":20082,"POSITION":2560},"indices":37604,"material":9,"mode":4},{"attributes":{"NORMAL":20083,"POSITION":2561},"indices":37605,"material":9,"mode":4},{"attributes":{"NORMAL":20084,"POSITION":2562},"indices":37606,"material":9,"mode":4},{"attributes":{"NORMAL":20085,"POSITION":2563},"indices":37607,"material":9,"mode":4},{"attributes":{"NORMAL":20086,"POSITION":2564},"indices":37608,"material":9,"mode":4},{"attributes":{"NORMAL":20087,"POSITION":2565},"indices":37609,"material":9,"mode":4},{"attributes":{"NORMAL":20088,"POSITION":2566},"indices":37610,"material":9,"mode":4},{"attributes":{"NORMAL":20089,"POSITION":2567},"indices":37611,"material":15,"mode":4},{"attributes":{"NORMAL":20090,"POSITION":2568},"indices":37612,"material":9,"mode":4},{"attributes":{"NORMAL":20091,"POSITION":2569},"indices":37613,"material":9,"mode":4},{"attributes":{"NORMAL":20092,"POSITION":2570},"indices":37614,"material":9,"mode":4},{"attributes":{"NORMAL":20093,"POSITION":2571},"indices":37615,"material":9,"mode":4},{"attributes":{"NORMAL":20094,"POSITION":2572},"indices":37616,"material":9,"mode":4},{"attributes":{"NORMAL":20095,"POSITION":2573},"indices":37617,"material":15,"mode":4},{"attributes":{"NORMAL":20096,"POSITION":2574},"indices":37618,"material":9,"mode":4},{"attributes":{"NORMAL":20097,"POSITION":2575},"indices":37619,"material":9,"mode":4},{"attributes":{"NORMAL":20098,"POSITION":2576},"indices":37620,"material":9,"mode":4},{"attributes":{"NORMAL":20099,"POSITION":2577},"indices":37621,"material":9,"mode":4},{"attributes":{"NORMAL":20100,"POSITION":2578},"indices":37622,"material":9,"mode":4},{"attributes":{"NORMAL":20101,"POSITION":2579},"indices":37623,"material":9,"mode":4},{"attributes":{"NORMAL":20102,"POSITION":2580},"indices":37624,"material":9,"mode":4}]},{"name":"COMPOUND094","primitives":[{"attributes":{"NORMAL":20103,"POSITION":2581},"indices":37625,"material":7,"mode":4},{"attributes":{"NORMAL":20104,"POSITION":2582},"indices":37626,"material":7,"mode":4},{"attributes":{"NORMAL":20105,"POSITION":2583},"indices":37627,"material":7,"mode":4},{"attributes":{"NORMAL":20106,"POSITION":2584},"indices":37628,"material":7,"mode":4},{"attributes":{"NORMAL":20107,"POSITION":2585},"indices":37629,"material":7,"mode":4},{"attributes":{"NORMAL":20108,"POSITION":2586},"indices":37630,"material":7,"mode":4},{"attributes":{"NORMAL":20109,"POSITION":2587},"indices":37631,"material":7,"mode":4},{"attributes":{"NORMAL":20110,"POSITION":2588},"indices":37632,"material":7,"mode":4},{"attributes":{"NORMAL":20111,"POSITION":2589},"indices":37633,"material":7,"mode":4},{"attributes":{"NORMAL":20112,"POSITION":2590},"indices":37634,"material":7,"mode":4}]},{"name":"COMPOUND095","primitives":[{"attributes":{"NORMAL":20113,"POSITION":2591},"indices":37635,"material":7,"mode":4},{"attributes":{"NORMAL":20114,"POSITION":2592},"indices":37636,"material":7,"mode":4},{"attributes":{"NORMAL":20115,"POSITION":2593},"indices":37637,"material":7,"mode":4},{"attributes":{"NORMAL":20116,"POSITION":2594},"indices":37638,"material":7,"mode":4},{"attributes":{"NORMAL":20117,"POSITION":2595},"indices":37639,"material":7,"mode":4},{"attributes":{"NORMAL":20118,"POSITION":2596},"indices":37640,"material":7,"mode":4},{"attributes":{"NORMAL":20119,"POSITION":2597},"indices":37641,"material":7,"mode":4},{"attributes":{"NORMAL":20120,"POSITION":2598},"indices":37642,"material":7,"mode":4},{"attributes":{"NORMAL":20121,"POSITION":2599},"indices":37643,"material":7,"mode":4},{"attributes":{"NORMAL":20122,"POSITION":2600},"indices":37644,"material":7,"mode":4}]},{"name":"COMPOUND096","primitives":[{"attributes":{"NORMAL":20123,"POSITION":2601},"indices":37645,"material":7,"mode":4},{"attributes":{"NORMAL":20124,"POSITION":2602},"indices":37646,"material":7,"mode":4},{"attributes":{"NORMAL":20125,"POSITION":2603},"indices":37647,"material":7,"mode":4},{"attributes":{"NORMAL":20126,"POSITION":2604},"indices":37648,"material":7,"mode":4},{"attributes":{"NORMAL":20127,"POSITION":2605},"indices":37649,"material":7,"mode":4},{"attributes":{"NORMAL":20128,"POSITION":2606},"indices":37650,"material":7,"mode":4},{"attributes":{"NORMAL":20129,"POSITION":2607},"indices":37651,"material":7,"mode":4},{"attributes":{"NORMAL":20130,"POSITION":2608},"indices":37652,"material":7,"mode":4},{"attributes":{"NORMAL":20131,"POSITION":2609},"indices":37653,"material":7,"mode":4},{"attributes":{"NORMAL":20132,"POSITION":2610},"indices":37654,"material":7,"mode":4}]},{"name":"COMPOUND097","primitives":[{"attributes":{"NORMAL":20133,"POSITION":2611},"indices":37655,"material":7,"mode":4},{"attributes":{"NORMAL":20134,"POSITION":2612},"indices":37656,"material":7,"mode":4},{"attributes":{"NORMAL":20135,"POSITION":2613},"indices":37657,"material":7,"mode":4},{"attributes":{"NORMAL":20136,"POSITION":2614},"indices":37658,"material":7,"mode":4},{"attributes":{"NORMAL":20137,"POSITION":2615},"indices":37659,"material":7,"mode":4},{"attributes":{"NORMAL":20138,"POSITION":2616},"indices":37660,"material":7,"mode":4},{"attributes":{"NORMAL":20139,"POSITION":2617},"indices":37661,"material":7,"mode":4},{"attributes":{"NORMAL":20140,"POSITION":2618},"indices":37662,"material":7,"mode":4},{"attributes":{"NORMAL":20141,"POSITION":2619},"indices":37663,"material":7,"mode":4},{"attributes":{"NORMAL":20142,"POSITION":2620},"indices":37664,"material":7,"mode":4}]},{"name":"COMPOUND098","primitives":[{"attributes":{"NORMAL":20143,"POSITION":2621},"indices":37665,"material":13,"mode":4},{"attributes":{"NORMAL":20144,"POSITION":2622},"indices":37666,"material":13,"mode":4},{"attributes":{"NORMAL":20145,"POSITION":2623},"indices":37667,"material":13,"mode":4},{"attributes":{"NORMAL":20146,"POSITION":2624},"indices":37668,"material":13,"mode":4},{"attributes":{"NORMAL":20147,"POSITION":2625},"indices":37669,"material":13,"mode":4},{"attributes":{"NORMAL":20148,"POSITION":2626},"indices":37670,"material":13,"mode":4},{"attributes":{"NORMAL":20149,"POSITION":2627},"indices":37671,"material":13,"mode":4},{"attributes":{"NORMAL":20150,"POSITION":2628},"indices":37672,"material":13,"mode":4},{"attributes":{"NORMAL":20151,"POSITION":2629},"indices":37673,"material":13,"mode":4},{"attributes":{"NORMAL":20152,"POSITION":2630},"indices":37674,"material":13,"mode":4},{"attributes":{"NORMAL":20153,"POSITION":2631},"indices":37675,"material":9,"mode":4},{"attributes":{"NORMAL":20154,"POSITION":2632},"indices":37676,"material":9,"mode":4},{"attributes":{"NORMAL":20155,"POSITION":2633},"indices":37677,"material":9,"mode":4},{"attributes":{"NORMAL":20156,"POSITION":2634},"indices":37678,"material":9,"mode":4},{"attributes":{"NORMAL":20157,"POSITION":2635},"indices":37679,"material":9,"mode":4},{"attributes":{"NORMAL":20158,"POSITION":2636},"indices":37680,"material":13,"mode":4},{"attributes":{"NORMAL":20159,"POSITION":2637},"indices":37681,"material":9,"mode":4},{"attributes":{"NORMAL":20160,"POSITION":2638},"indices":37682,"material":9,"mode":4},{"attributes":{"NORMAL":20161,"POSITION":2639},"indices":37683,"material":9,"mode":4},{"attributes":{"NORMAL":20162,"POSITION":2640},"indices":37684,"material":9,"mode":4},{"attributes":{"NORMAL":20163,"POSITION":2641},"indices":37685,"material":9,"mode":4},{"attributes":{"NORMAL":20164,"POSITION":2642},"indices":37686,"material":13,"mode":4},{"attributes":{"NORMAL":20165,"POSITION":2643},"indices":37687,"material":9,"mode":4},{"attributes":{"NORMAL":20166,"POSITION":2644},"indices":37688,"material":9,"mode":4},{"attributes":{"NORMAL":20167,"POSITION":2645},"indices":37689,"material":9,"mode":4},{"attributes":{"NORMAL":20168,"POSITION":2646},"indices":37690,"material":9,"mode":4},{"attributes":{"NORMAL":20169,"POSITION":2647},"indices":37691,"material":9,"mode":4},{"attributes":{"NORMAL":20170,"POSITION":2648},"indices":37692,"material":9,"mode":4},{"attributes":{"NORMAL":20171,"POSITION":2649},"indices":37693,"material":9,"mode":4},{"attributes":{"NORMAL":20172,"POSITION":2650},"indices":37694,"material":9,"mode":4},{"attributes":{"NORMAL":20173,"POSITION":2651},"indices":37695,"material":9,"mode":4},{"attributes":{"NORMAL":20174,"POSITION":2652},"indices":37696,"material":9,"mode":4},{"attributes":{"NORMAL":20175,"POSITION":2653},"indices":37697,"material":9,"mode":4},{"attributes":{"NORMAL":20176,"POSITION":2654},"indices":37698,"material":9,"mode":4},{"attributes":{"NORMAL":20177,"POSITION":2655},"indices":37699,"material":9,"mode":4},{"attributes":{"NORMAL":20178,"POSITION":2656},"indices":37700,"material":9,"mode":4},{"attributes":{"NORMAL":20179,"POSITION":2657},"indices":37701,"material":9,"mode":4},{"attributes":{"NORMAL":20180,"POSITION":2658},"indices":37702,"material":9,"mode":4},{"attributes":{"NORMAL":20181,"POSITION":2659},"indices":37703,"material":9,"mode":4},{"attributes":{"NORMAL":20182,"POSITION":2660},"indices":37704,"material":9,"mode":4},{"attributes":{"NORMAL":20183,"POSITION":2661},"indices":37705,"material":9,"mode":4},{"attributes":{"NORMAL":20184,"POSITION":2662},"indices":37706,"material":9,"mode":4},{"attributes":{"NORMAL":20185,"POSITION":2663},"indices":37707,"material":9,"mode":4},{"attributes":{"NORMAL":20186,"POSITION":2664},"indices":37708,"material":13,"mode":4},{"attributes":{"NORMAL":20187,"POSITION":2665},"indices":37709,"material":9,"mode":4},{"attributes":{"NORMAL":20188,"POSITION":2666},"indices":37710,"material":9,"mode":4},{"attributes":{"NORMAL":20189,"POSITION":2667},"indices":37711,"material":9,"mode":4},{"attributes":{"NORMAL":20190,"POSITION":2668},"indices":37712,"material":9,"mode":4},{"attributes":{"NORMAL":20191,"POSITION":2669},"indices":37713,"material":9,"mode":4},{"attributes":{"NORMAL":20192,"POSITION":2670},"indices":37714,"material":9,"mode":4},{"attributes":{"NORMAL":20193,"POSITION":2671},"indices":37715,"material":9,"mode":4},{"attributes":{"NORMAL":20194,"POSITION":2672},"indices":37716,"material":9,"mode":4},{"attributes":{"NORMAL":20195,"POSITION":2673},"indices":37717,"material":9,"mode":4},{"attributes":{"NORMAL":20196,"POSITION":2674},"indices":37718,"material":9,"mode":4},{"attributes":{"NORMAL":20197,"POSITION":2675},"indices":37719,"material":9,"mode":4},{"attributes":{"NORMAL":20198,"POSITION":2676},"indices":37720,"material":9,"mode":4},{"attributes":{"NORMAL":20199,"POSITION":2677},"indices":37721,"material":9,"mode":4},{"attributes":{"NORMAL":20200,"POSITION":2678},"indices":37722,"material":9,"mode":4},{"attributes":{"NORMAL":20201,"POSITION":2679},"indices":37723,"material":9,"mode":4},{"attributes":{"NORMAL":20202,"POSITION":2680},"indices":37724,"material":13,"mode":4}]},{"name":"COMPOUND099","primitives":[{"attributes":{"NORMAL":20203,"POSITION":2681},"indices":37725,"material":7,"mode":4},{"attributes":{"NORMAL":20204,"POSITION":2682},"indices":37726,"material":7,"mode":4},{"attributes":{"NORMAL":20205,"POSITION":2683},"indices":37727,"material":7,"mode":4},{"attributes":{"NORMAL":20206,"POSITION":2684},"indices":37728,"material":7,"mode":4},{"attributes":{"NORMAL":20207,"POSITION":2685},"indices":37729,"material":7,"mode":4},{"attributes":{"NORMAL":20208,"POSITION":2686},"indices":37730,"material":7,"mode":4},{"attributes":{"NORMAL":20209,"POSITION":2687},"indices":37731,"material":7,"mode":4},{"attributes":{"NORMAL":20210,"POSITION":2688},"indices":37732,"material":7,"mode":4},{"attributes":{"NORMAL":20211,"POSITION":2689},"indices":37733,"material":7,"mode":4},{"attributes":{"NORMAL":20212,"POSITION":2690},"indices":37734,"material":7,"mode":4}]},{"name":"COMPOUND100","primitives":[{"attributes":{"NORMAL":20213,"POSITION":2691},"indices":37735,"material":7,"mode":4},{"attributes":{"NORMAL":20214,"POSITION":2692},"indices":37736,"material":7,"mode":4},{"attributes":{"NORMAL":20215,"POSITION":2693},"indices":37737,"material":7,"mode":4},{"attributes":{"NORMAL":20216,"POSITION":2694},"indices":37738,"material":7,"mode":4},{"attributes":{"NORMAL":20217,"POSITION":2695},"indices":37739,"material":7,"mode":4},{"attributes":{"NORMAL":20218,"POSITION":2696},"indices":37740,"material":7,"mode":4},{"attributes":{"NORMAL":20219,"POSITION":2697},"indices":37741,"material":7,"mode":4},{"attributes":{"NORMAL":20220,"POSITION":2698},"indices":37742,"material":7,"mode":4},{"attributes":{"NORMAL":20221,"POSITION":2699},"indices":37743,"material":7,"mode":4},{"attributes":{"NORMAL":20222,"POSITION":2700},"indices":37744,"material":7,"mode":4}]},{"name":"COMPOUND101","primitives":[{"attributes":{"NORMAL":20223,"POSITION":2701},"indices":37745,"material":7,"mode":4},{"attributes":{"NORMAL":20224,"POSITION":2702},"indices":37746,"material":7,"mode":4},{"attributes":{"NORMAL":20225,"POSITION":2703},"indices":37747,"material":7,"mode":4},{"attributes":{"NORMAL":20226,"POSITION":2704},"indices":37748,"material":7,"mode":4},{"attributes":{"NORMAL":20227,"POSITION":2705},"indices":37749,"material":7,"mode":4},{"attributes":{"NORMAL":20228,"POSITION":2706},"indices":37750,"material":7,"mode":4},{"attributes":{"NORMAL":20229,"POSITION":2707},"indices":37751,"material":7,"mode":4},{"attributes":{"NORMAL":20230,"POSITION":2708},"indices":37752,"material":7,"mode":4},{"attributes":{"NORMAL":20231,"POSITION":2709},"indices":37753,"material":7,"mode":4},{"attributes":{"NORMAL":20232,"POSITION":2710},"indices":37754,"material":7,"mode":4}]},{"name":"COMPOUND102","primitives":[{"attributes":{"NORMAL":20233,"POSITION":2711},"indices":37755,"material":7,"mode":4},{"attributes":{"NORMAL":20234,"POSITION":2712},"indices":37756,"material":7,"mode":4},{"attributes":{"NORMAL":20235,"POSITION":2713},"indices":37757,"material":7,"mode":4},{"attributes":{"NORMAL":20236,"POSITION":2714},"indices":37758,"material":7,"mode":4},{"attributes":{"NORMAL":20237,"POSITION":2715},"indices":37759,"material":7,"mode":4},{"attributes":{"NORMAL":20238,"POSITION":2716},"indices":37760,"material":7,"mode":4},{"attributes":{"NORMAL":20239,"POSITION":2717},"indices":37761,"material":7,"mode":4},{"attributes":{"NORMAL":20240,"POSITION":2718},"indices":37762,"material":7,"mode":4},{"attributes":{"NORMAL":20241,"POSITION":2719},"indices":37763,"material":7,"mode":4},{"attributes":{"NORMAL":20242,"POSITION":2720},"indices":37764,"material":7,"mode":4}]},{"name":"COMPOUND103","primitives":[{"attributes":{"NORMAL":20243,"POSITION":2721},"indices":37765,"material":7,"mode":4},{"attributes":{"NORMAL":20244,"POSITION":2722},"indices":37766,"material":7,"mode":4},{"attributes":{"NORMAL":20245,"POSITION":2723},"indices":37767,"material":7,"mode":4},{"attributes":{"NORMAL":20246,"POSITION":2724},"indices":37768,"material":7,"mode":4},{"attributes":{"NORMAL":20247,"POSITION":2725},"indices":37769,"material":7,"mode":4},{"attributes":{"NORMAL":20248,"POSITION":2726},"indices":37770,"material":7,"mode":4},{"attributes":{"NORMAL":20249,"POSITION":2727},"indices":37771,"material":7,"mode":4},{"attributes":{"NORMAL":20250,"POSITION":2728},"indices":37772,"material":7,"mode":4},{"attributes":{"NORMAL":20251,"POSITION":2729},"indices":37773,"material":7,"mode":4},{"attributes":{"NORMAL":20252,"POSITION":2730},"indices":37774,"material":7,"mode":4}]},{"name":"COMPOUND104","primitives":[{"attributes":{"NORMAL":20253,"POSITION":2731},"indices":37775,"material":7,"mode":4},{"attributes":{"NORMAL":20254,"POSITION":2732},"indices":37776,"material":7,"mode":4},{"attributes":{"NORMAL":20255,"POSITION":2733},"indices":37777,"material":7,"mode":4},{"attributes":{"NORMAL":20256,"POSITION":2734},"indices":37778,"material":7,"mode":4},{"attributes":{"NORMAL":20257,"POSITION":2735},"indices":37779,"material":7,"mode":4},{"attributes":{"NORMAL":20258,"POSITION":2736},"indices":37780,"material":7,"mode":4},{"attributes":{"NORMAL":20259,"POSITION":2737},"indices":37781,"material":7,"mode":4},{"attributes":{"NORMAL":20260,"POSITION":2738},"indices":37782,"material":7,"mode":4},{"attributes":{"NORMAL":20261,"POSITION":2739},"indices":37783,"material":7,"mode":4},{"attributes":{"NORMAL":20262,"POSITION":2740},"indices":37784,"material":7,"mode":4}]},{"name":"COMPOUND105","primitives":[{"attributes":{"NORMAL":20263,"POSITION":2741},"indices":37785,"material":7,"mode":4},{"attributes":{"NORMAL":20264,"POSITION":2742},"indices":37786,"material":7,"mode":4},{"attributes":{"NORMAL":20265,"POSITION":2743},"indices":37787,"material":7,"mode":4},{"attributes":{"NORMAL":20266,"POSITION":2744},"indices":37788,"material":7,"mode":4},{"attributes":{"NORMAL":20267,"POSITION":2745},"indices":37789,"material":7,"mode":4},{"attributes":{"NORMAL":20268,"POSITION":2746},"indices":37790,"material":7,"mode":4},{"attributes":{"NORMAL":20269,"POSITION":2747},"indices":37791,"material":7,"mode":4},{"attributes":{"NORMAL":20270,"POSITION":2748},"indices":37792,"material":7,"mode":4},{"attributes":{"NORMAL":20271,"POSITION":2749},"indices":37793,"material":7,"mode":4},{"attributes":{"NORMAL":20272,"POSITION":2750},"indices":37794,"material":7,"mode":4}]},{"name":"COMPOUND106","primitives":[{"attributes":{"NORMAL":20273,"POSITION":2751},"indices":37795,"material":7,"mode":4},{"attributes":{"NORMAL":20274,"POSITION":2752},"indices":37796,"material":7,"mode":4},{"attributes":{"NORMAL":20275,"POSITION":2753},"indices":37797,"material":7,"mode":4},{"attributes":{"NORMAL":20276,"POSITION":2754},"indices":37798,"material":7,"mode":4},{"attributes":{"NORMAL":20277,"POSITION":2755},"indices":37799,"material":7,"mode":4},{"attributes":{"NORMAL":20278,"POSITION":2756},"indices":37800,"material":7,"mode":4},{"attributes":{"NORMAL":20279,"POSITION":2757},"indices":37801,"material":7,"mode":4},{"attributes":{"NORMAL":20280,"POSITION":2758},"indices":37802,"material":7,"mode":4},{"attributes":{"NORMAL":20281,"POSITION":2759},"indices":37803,"material":7,"mode":4},{"attributes":{"NORMAL":20282,"POSITION":2760},"indices":37804,"material":7,"mode":4}]},{"name":"COMPOUND107","primitives":[{"attributes":{"NORMAL":20283,"POSITION":2761},"indices":37805,"material":7,"mode":4},{"attributes":{"NORMAL":20284,"POSITION":2762},"indices":37806,"material":7,"mode":4},{"attributes":{"NORMAL":20285,"POSITION":2763},"indices":37807,"material":7,"mode":4},{"attributes":{"NORMAL":20286,"POSITION":2764},"indices":37808,"material":7,"mode":4},{"attributes":{"NORMAL":20287,"POSITION":2765},"indices":37809,"material":7,"mode":4},{"attributes":{"NORMAL":20288,"POSITION":2766},"indices":37810,"material":7,"mode":4},{"attributes":{"NORMAL":20289,"POSITION":2767},"indices":37811,"material":7,"mode":4},{"attributes":{"NORMAL":20290,"POSITION":2768},"indices":37812,"material":7,"mode":4},{"attributes":{"NORMAL":20291,"POSITION":2769},"indices":37813,"material":7,"mode":4},{"attributes":{"NORMAL":20292,"POSITION":2770},"indices":37814,"material":7,"mode":4}]},{"name":"COMPOUND108","primitives":[{"attributes":{"NORMAL":20293,"POSITION":2771},"indices":37815,"material":7,"mode":4},{"attributes":{"NORMAL":20294,"POSITION":2772},"indices":37816,"material":7,"mode":4},{"attributes":{"NORMAL":20295,"POSITION":2773},"indices":37817,"material":7,"mode":4},{"attributes":{"NORMAL":20296,"POSITION":2774},"indices":37818,"material":7,"mode":4},{"attributes":{"NORMAL":20297,"POSITION":2775},"indices":37819,"material":7,"mode":4},{"attributes":{"NORMAL":20298,"POSITION":2776},"indices":37820,"material":7,"mode":4},{"attributes":{"NORMAL":20299,"POSITION":2777},"indices":37821,"material":7,"mode":4},{"attributes":{"NORMAL":20300,"POSITION":2778},"indices":37822,"material":7,"mode":4},{"attributes":{"NORMAL":20301,"POSITION":2779},"indices":37823,"material":7,"mode":4},{"attributes":{"NORMAL":20302,"POSITION":2780},"indices":37824,"material":7,"mode":4}]},{"name":"COMPOUND109","primitives":[{"attributes":{"NORMAL":20303,"POSITION":2781},"indices":37825,"material":8,"mode":4},{"attributes":{"NORMAL":20304,"POSITION":2782},"indices":37826,"material":8,"mode":4},{"attributes":{"NORMAL":20305,"POSITION":2783},"indices":37827,"material":8,"mode":4},{"attributes":{"NORMAL":20306,"POSITION":2784},"indices":37828,"material":8,"mode":4},{"attributes":{"NORMAL":20307,"POSITION":2785},"indices":37829,"material":8,"mode":4},{"attributes":{"NORMAL":20308,"POSITION":2786},"indices":37830,"material":8,"mode":4},{"attributes":{"NORMAL":20309,"POSITION":2787},"indices":37831,"material":8,"mode":4},{"attributes":{"NORMAL":20310,"POSITION":2788},"indices":37832,"material":8,"mode":4},{"attributes":{"NORMAL":20311,"POSITION":2789},"indices":37833,"material":8,"mode":4},{"attributes":{"NORMAL":20312,"POSITION":2790},"indices":37834,"material":8,"mode":4},{"attributes":{"NORMAL":20313,"POSITION":2791},"indices":37835,"material":8,"mode":4},{"attributes":{"NORMAL":20314,"POSITION":2792},"indices":37836,"material":8,"mode":4},{"attributes":{"NORMAL":20315,"POSITION":2793},"indices":37837,"material":8,"mode":4},{"attributes":{"NORMAL":20316,"POSITION":2794},"indices":37838,"material":8,"mode":4},{"attributes":{"NORMAL":20317,"POSITION":2795},"indices":37839,"material":8,"mode":4},{"attributes":{"NORMAL":20318,"POSITION":2796},"indices":37840,"material":8,"mode":4},{"attributes":{"NORMAL":20319,"POSITION":2797},"indices":37841,"material":8,"mode":4},{"attributes":{"NORMAL":20320,"POSITION":2798},"indices":37842,"material":8,"mode":4}]},{"name":"COMPOUND110","primitives":[{"attributes":{"NORMAL":20321,"POSITION":2799},"indices":37843,"material":7,"mode":4},{"attributes":{"NORMAL":20322,"POSITION":2800},"indices":37844,"material":7,"mode":4},{"attributes":{"NORMAL":20323,"POSITION":2801},"indices":37845,"material":7,"mode":4},{"attributes":{"NORMAL":20324,"POSITION":2802},"indices":37846,"material":7,"mode":4},{"attributes":{"NORMAL":20325,"POSITION":2803},"indices":37847,"material":7,"mode":4},{"attributes":{"NORMAL":20326,"POSITION":2804},"indices":37848,"material":7,"mode":4},{"attributes":{"NORMAL":20327,"POSITION":2805},"indices":37849,"material":7,"mode":4},{"attributes":{"NORMAL":20328,"POSITION":2806},"indices":37850,"material":7,"mode":4},{"attributes":{"NORMAL":20329,"POSITION":2807},"indices":37851,"material":7,"mode":4},{"attributes":{"NORMAL":20330,"POSITION":2808},"indices":37852,"material":7,"mode":4}]},{"name":"COMPOUND111","primitives":[{"attributes":{"NORMAL":20331,"POSITION":2809},"indices":37853,"material":7,"mode":4},{"attributes":{"NORMAL":20332,"POSITION":2810},"indices":37854,"material":7,"mode":4},{"attributes":{"NORMAL":20333,"POSITION":2811},"indices":37855,"material":7,"mode":4},{"attributes":{"NORMAL":20334,"POSITION":2812},"indices":37856,"material":7,"mode":4},{"attributes":{"NORMAL":20335,"POSITION":2813},"indices":37857,"material":7,"mode":4},{"attributes":{"NORMAL":20336,"POSITION":2814},"indices":37858,"material":7,"mode":4},{"attributes":{"NORMAL":20337,"POSITION":2815},"indices":37859,"material":7,"mode":4},{"attributes":{"NORMAL":20338,"POSITION":2816},"indices":37860,"material":7,"mode":4},{"attributes":{"NORMAL":20339,"POSITION":2817},"indices":37861,"material":7,"mode":4},{"attributes":{"NORMAL":20340,"POSITION":2818},"indices":37862,"material":7,"mode":4}]},{"name":"COMPOUND112","primitives":[{"attributes":{"NORMAL":20341,"POSITION":2819},"indices":37863,"material":7,"mode":4},{"attributes":{"NORMAL":20342,"POSITION":2820},"indices":37864,"material":7,"mode":4},{"attributes":{"NORMAL":20343,"POSITION":2821},"indices":37865,"material":7,"mode":4},{"attributes":{"NORMAL":20344,"POSITION":2822},"indices":37866,"material":7,"mode":4},{"attributes":{"NORMAL":20345,"POSITION":2823},"indices":37867,"material":7,"mode":4},{"attributes":{"NORMAL":20346,"POSITION":2824},"indices":37868,"material":7,"mode":4},{"attributes":{"NORMAL":20347,"POSITION":2825},"indices":37869,"material":7,"mode":4},{"attributes":{"NORMAL":20348,"POSITION":2826},"indices":37870,"material":7,"mode":4},{"attributes":{"NORMAL":20349,"POSITION":2827},"indices":37871,"material":7,"mode":4},{"attributes":{"NORMAL":20350,"POSITION":2828},"indices":37872,"material":7,"mode":4}]},{"name":"COMPOUND113","primitives":[{"attributes":{"NORMAL":20351,"POSITION":2829},"indices":37873,"material":7,"mode":4},{"attributes":{"NORMAL":20352,"POSITION":2830},"indices":37874,"material":7,"mode":4},{"attributes":{"NORMAL":20353,"POSITION":2831},"indices":37875,"material":7,"mode":4},{"attributes":{"NORMAL":20354,"POSITION":2832},"indices":37876,"material":7,"mode":4},{"attributes":{"NORMAL":20355,"POSITION":2833},"indices":37877,"material":7,"mode":4},{"attributes":{"NORMAL":20356,"POSITION":2834},"indices":37878,"material":7,"mode":4},{"attributes":{"NORMAL":20357,"POSITION":2835},"indices":37879,"material":7,"mode":4},{"attributes":{"NORMAL":20358,"POSITION":2836},"indices":37880,"material":7,"mode":4},{"attributes":{"NORMAL":20359,"POSITION":2837},"indices":37881,"material":7,"mode":4},{"attributes":{"NORMAL":20360,"POSITION":2838},"indices":37882,"material":7,"mode":4}]},{"name":"COMPOUND114","primitives":[{"attributes":{"NORMAL":20361,"POSITION":2839},"indices":37883,"material":7,"mode":4},{"attributes":{"NORMAL":20362,"POSITION":2840},"indices":37884,"material":7,"mode":4},{"attributes":{"NORMAL":20363,"POSITION":2841},"indices":37885,"material":7,"mode":4},{"attributes":{"NORMAL":20364,"POSITION":2842},"indices":37886,"material":7,"mode":4},{"attributes":{"NORMAL":20365,"POSITION":2843},"indices":37887,"material":7,"mode":4},{"attributes":{"NORMAL":20366,"POSITION":2844},"indices":37888,"material":7,"mode":4},{"attributes":{"NORMAL":20367,"POSITION":2845},"indices":37889,"material":7,"mode":4},{"attributes":{"NORMAL":20368,"POSITION":2846},"indices":37890,"material":7,"mode":4},{"attributes":{"NORMAL":20369,"POSITION":2847},"indices":37891,"material":7,"mode":4},{"attributes":{"NORMAL":20370,"POSITION":2848},"indices":37892,"material":7,"mode":4}]},{"name":"COMPOUND115","primitives":[{"attributes":{"NORMAL":20371,"POSITION":2849},"indices":37893,"material":7,"mode":4},{"attributes":{"NORMAL":20372,"POSITION":2850},"indices":37894,"material":7,"mode":4},{"attributes":{"NORMAL":20373,"POSITION":2851},"indices":37895,"material":7,"mode":4},{"attributes":{"NORMAL":20374,"POSITION":2852},"indices":37896,"material":7,"mode":4},{"attributes":{"NORMAL":20375,"POSITION":2853},"indices":37897,"material":7,"mode":4},{"attributes":{"NORMAL":20376,"POSITION":2854},"indices":37898,"material":7,"mode":4},{"attributes":{"NORMAL":20377,"POSITION":2855},"indices":37899,"material":7,"mode":4},{"attributes":{"NORMAL":20378,"POSITION":2856},"indices":37900,"material":7,"mode":4},{"attributes":{"NORMAL":20379,"POSITION":2857},"indices":37901,"material":7,"mode":4},{"attributes":{"NORMAL":20380,"POSITION":2858},"indices":37902,"material":7,"mode":4}]},{"name":"COMPOUND116","primitives":[{"attributes":{"NORMAL":20381,"POSITION":2859},"indices":37903,"material":7,"mode":4},{"attributes":{"NORMAL":20382,"POSITION":2860},"indices":37904,"material":7,"mode":4},{"attributes":{"NORMAL":20383,"POSITION":2861},"indices":37905,"material":7,"mode":4},{"attributes":{"NORMAL":20384,"POSITION":2862},"indices":37906,"material":7,"mode":4},{"attributes":{"NORMAL":20385,"POSITION":2863},"indices":37907,"material":7,"mode":4},{"attributes":{"NORMAL":20386,"POSITION":2864},"indices":37908,"material":7,"mode":4},{"attributes":{"NORMAL":20387,"POSITION":2865},"indices":37909,"material":7,"mode":4},{"attributes":{"NORMAL":20388,"POSITION":2866},"indices":37910,"material":7,"mode":4},{"attributes":{"NORMAL":20389,"POSITION":2867},"indices":37911,"material":7,"mode":4},{"attributes":{"NORMAL":20390,"POSITION":2868},"indices":37912,"material":7,"mode":4}]},{"name":"COMPOUND117","primitives":[{"attributes":{"NORMAL":20391,"POSITION":2869},"indices":37913,"material":7,"mode":4},{"attributes":{"NORMAL":20392,"POSITION":2870},"indices":37914,"material":7,"mode":4},{"attributes":{"NORMAL":20393,"POSITION":2871},"indices":37915,"material":7,"mode":4},{"attributes":{"NORMAL":20394,"POSITION":2872},"indices":37916,"material":7,"mode":4},{"attributes":{"NORMAL":20395,"POSITION":2873},"indices":37917,"material":7,"mode":4},{"attributes":{"NORMAL":20396,"POSITION":2874},"indices":37918,"material":7,"mode":4},{"attributes":{"NORMAL":20397,"POSITION":2875},"indices":37919,"material":7,"mode":4},{"attributes":{"NORMAL":20398,"POSITION":2876},"indices":37920,"material":7,"mode":4},{"attributes":{"NORMAL":20399,"POSITION":2877},"indices":37921,"material":7,"mode":4},{"attributes":{"NORMAL":20400,"POSITION":2878},"indices":37922,"material":7,"mode":4}]},{"name":"COMPOUND118","primitives":[{"attributes":{"NORMAL":20401,"POSITION":2879},"indices":37923,"material":14,"mode":4},{"attributes":{"NORMAL":20402,"POSITION":2880},"indices":37924,"material":14,"mode":4},{"attributes":{"NORMAL":20403,"POSITION":2881},"indices":37925,"material":14,"mode":4},{"attributes":{"NORMAL":20404,"POSITION":2882},"indices":37926,"material":14,"mode":4},{"attributes":{"NORMAL":20405,"POSITION":2883},"indices":37927,"material":14,"mode":4},{"attributes":{"NORMAL":20406,"POSITION":2884},"indices":37928,"material":14,"mode":4},{"attributes":{"NORMAL":20407,"POSITION":2885},"indices":37929,"material":14,"mode":4},{"attributes":{"NORMAL":20408,"POSITION":2886},"indices":37930,"material":14,"mode":4},{"attributes":{"NORMAL":20409,"POSITION":2887},"indices":37931,"material":14,"mode":4},{"attributes":{"NORMAL":20410,"POSITION":2888},"indices":37932,"material":14,"mode":4},{"attributes":{"NORMAL":20411,"POSITION":2889},"indices":37933,"material":14,"mode":4},{"attributes":{"NORMAL":20412,"POSITION":2890},"indices":37934,"material":14,"mode":4},{"attributes":{"NORMAL":20413,"POSITION":2891},"indices":37935,"material":14,"mode":4},{"attributes":{"NORMAL":20414,"POSITION":2892},"indices":37936,"material":14,"mode":4},{"attributes":{"NORMAL":20415,"POSITION":2893},"indices":37937,"material":14,"mode":4},{"attributes":{"NORMAL":20416,"POSITION":2894},"indices":37938,"material":14,"mode":4},{"attributes":{"NORMAL":20417,"POSITION":2895},"indices":37939,"material":14,"mode":4},{"attributes":{"NORMAL":20418,"POSITION":2896},"indices":37940,"material":14,"mode":4},{"attributes":{"NORMAL":20419,"POSITION":2897},"indices":37941,"material":14,"mode":4},{"attributes":{"NORMAL":20420,"POSITION":2898},"indices":37942,"material":14,"mode":4},{"attributes":{"NORMAL":20421,"POSITION":2899},"indices":37943,"material":14,"mode":4},{"attributes":{"NORMAL":20422,"POSITION":2900},"indices":37944,"material":14,"mode":4},{"attributes":{"NORMAL":20423,"POSITION":2901},"indices":37945,"material":14,"mode":4},{"attributes":{"NORMAL":20424,"POSITION":2902},"indices":37946,"material":14,"mode":4},{"attributes":{"NORMAL":20425,"POSITION":2903},"indices":37947,"material":14,"mode":4},{"attributes":{"NORMAL":20426,"POSITION":2904},"indices":37948,"material":14,"mode":4},{"attributes":{"NORMAL":20427,"POSITION":2905},"indices":37949,"material":14,"mode":4},{"attributes":{"NORMAL":20428,"POSITION":2906},"indices":37950,"material":14,"mode":4},{"attributes":{"NORMAL":20429,"POSITION":2907},"indices":37951,"material":14,"mode":4},{"attributes":{"NORMAL":20430,"POSITION":2908},"indices":37952,"material":14,"mode":4},{"attributes":{"NORMAL":20431,"POSITION":2909},"indices":37953,"material":14,"mode":4},{"attributes":{"NORMAL":20432,"POSITION":2910},"indices":37954,"material":14,"mode":4},{"attributes":{"NORMAL":20433,"POSITION":2911},"indices":37955,"material":14,"mode":4},{"attributes":{"NORMAL":20434,"POSITION":2912},"indices":37956,"material":14,"mode":4},{"attributes":{"NORMAL":20435,"POSITION":2913},"indices":37957,"material":14,"mode":4},{"attributes":{"NORMAL":20436,"POSITION":2914},"indices":37958,"material":14,"mode":4},{"attributes":{"NORMAL":20437,"POSITION":2915},"indices":37959,"material":14,"mode":4},{"attributes":{"NORMAL":20438,"POSITION":2916},"indices":37960,"material":14,"mode":4},{"attributes":{"NORMAL":20439,"POSITION":2917},"indices":37961,"material":14,"mode":4},{"attributes":{"NORMAL":20440,"POSITION":2918},"indices":37962,"material":14,"mode":4},{"attributes":{"NORMAL":20441,"POSITION":2919},"indices":37963,"material":14,"mode":4},{"attributes":{"NORMAL":20442,"POSITION":2920},"indices":37964,"material":14,"mode":4},{"attributes":{"NORMAL":20443,"POSITION":2921},"indices":37965,"material":14,"mode":4},{"attributes":{"NORMAL":20444,"POSITION":2922},"indices":37966,"material":14,"mode":4},{"attributes":{"NORMAL":20445,"POSITION":2923},"indices":37967,"material":14,"mode":4},{"attributes":{"NORMAL":20446,"POSITION":2924},"indices":37968,"material":14,"mode":4},{"attributes":{"NORMAL":20447,"POSITION":2925},"indices":37969,"material":14,"mode":4},{"attributes":{"NORMAL":20448,"POSITION":2926},"indices":37970,"material":14,"mode":4},{"attributes":{"NORMAL":20449,"POSITION":2927},"indices":37971,"material":14,"mode":4},{"attributes":{"NORMAL":20450,"POSITION":2928},"indices":37972,"material":14,"mode":4},{"attributes":{"NORMAL":20451,"POSITION":2929},"indices":37973,"material":14,"mode":4},{"attributes":{"NORMAL":20452,"POSITION":2930},"indices":37974,"material":14,"mode":4},{"attributes":{"NORMAL":20453,"POSITION":2931},"indices":37975,"material":14,"mode":4},{"attributes":{"NORMAL":20454,"POSITION":2932},"indices":37976,"material":14,"mode":4},{"attributes":{"NORMAL":20455,"POSITION":2933},"indices":37977,"material":14,"mode":4},{"attributes":{"NORMAL":20456,"POSITION":2934},"indices":37978,"material":14,"mode":4},{"attributes":{"NORMAL":20457,"POSITION":2935},"indices":37979,"material":14,"mode":4},{"attributes":{"NORMAL":20458,"POSITION":2936},"indices":37980,"material":14,"mode":4},{"attributes":{"NORMAL":20459,"POSITION":2937},"indices":37981,"material":14,"mode":4},{"attributes":{"NORMAL":20460,"POSITION":2938},"indices":37982,"material":14,"mode":4},{"attributes":{"NORMAL":20461,"POSITION":2939},"indices":37983,"material":14,"mode":4},{"attributes":{"NORMAL":20462,"POSITION":2940},"indices":37984,"material":14,"mode":4},{"attributes":{"NORMAL":20463,"POSITION":2941},"indices":37985,"material":14,"mode":4},{"attributes":{"NORMAL":20464,"POSITION":2942},"indices":37986,"material":14,"mode":4},{"attributes":{"NORMAL":20465,"POSITION":2943},"indices":37987,"material":14,"mode":4},{"attributes":{"NORMAL":20466,"POSITION":2944},"indices":37988,"material":14,"mode":4},{"attributes":{"NORMAL":20467,"POSITION":2945},"indices":37989,"material":14,"mode":4},{"attributes":{"NORMAL":20468,"POSITION":2946},"indices":37990,"material":14,"mode":4},{"attributes":{"NORMAL":20469,"POSITION":2947},"indices":37991,"material":14,"mode":4},{"attributes":{"NORMAL":20470,"POSITION":2948},"indices":37992,"material":14,"mode":4},{"attributes":{"NORMAL":20471,"POSITION":2949},"indices":37993,"material":14,"mode":4},{"attributes":{"NORMAL":20472,"POSITION":2950},"indices":37994,"material":14,"mode":4},{"attributes":{"NORMAL":20473,"POSITION":2951},"indices":37995,"material":14,"mode":4},{"attributes":{"NORMAL":20474,"POSITION":2952},"indices":37996,"material":14,"mode":4},{"attributes":{"NORMAL":20475,"POSITION":2953},"indices":37997,"material":14,"mode":4},{"attributes":{"NORMAL":20476,"POSITION":2954},"indices":37998,"material":14,"mode":4},{"attributes":{"NORMAL":20477,"POSITION":2955},"indices":37999,"material":14,"mode":4},{"attributes":{"NORMAL":20478,"POSITION":2956},"indices":38000,"material":14,"mode":4},{"attributes":{"NORMAL":20479,"POSITION":2957},"indices":38001,"material":14,"mode":4},{"attributes":{"NORMAL":20480,"POSITION":2958},"indices":38002,"material":14,"mode":4},{"attributes":{"NORMAL":20481,"POSITION":2959},"indices":38003,"material":14,"mode":4},{"attributes":{"NORMAL":20482,"POSITION":2960},"indices":38004,"material":14,"mode":4},{"attributes":{"NORMAL":20483,"POSITION":2961},"indices":38005,"material":14,"mode":4},{"attributes":{"NORMAL":20484,"POSITION":2962},"indices":38006,"material":14,"mode":4},{"attributes":{"NORMAL":20485,"POSITION":2963},"indices":38007,"material":14,"mode":4},{"attributes":{"NORMAL":20486,"POSITION":2964},"indices":38008,"material":14,"mode":4},{"attributes":{"NORMAL":20487,"POSITION":2965},"indices":38009,"material":14,"mode":4},{"attributes":{"NORMAL":20488,"POSITION":2966},"indices":38010,"material":14,"mode":4},{"attributes":{"NORMAL":20489,"POSITION":2967},"indices":38011,"material":14,"mode":4},{"attributes":{"NORMAL":20490,"POSITION":2968},"indices":38012,"material":14,"mode":4},{"attributes":{"NORMAL":20491,"POSITION":2969},"indices":38013,"material":14,"mode":4},{"attributes":{"NORMAL":20492,"POSITION":2970},"indices":38014,"material":14,"mode":4},{"attributes":{"NORMAL":20493,"POSITION":2971},"indices":38015,"material":14,"mode":4},{"attributes":{"NORMAL":20494,"POSITION":2972},"indices":38016,"material":14,"mode":4},{"attributes":{"NORMAL":20495,"POSITION":2973},"indices":38017,"material":14,"mode":4},{"attributes":{"NORMAL":20496,"POSITION":2974},"indices":38018,"material":14,"mode":4},{"attributes":{"NORMAL":20497,"POSITION":2975},"indices":38019,"material":14,"mode":4},{"attributes":{"NORMAL":20498,"POSITION":2976},"indices":38020,"material":14,"mode":4},{"attributes":{"NORMAL":20499,"POSITION":2977},"indices":38021,"material":14,"mode":4},{"attributes":{"NORMAL":20500,"POSITION":2978},"indices":38022,"material":14,"mode":4},{"attributes":{"NORMAL":20501,"POSITION":2979},"indices":38023,"material":14,"mode":4},{"attributes":{"NORMAL":20502,"POSITION":2980},"indices":38024,"material":14,"mode":4},{"attributes":{"NORMAL":20503,"POSITION":2981},"indices":38025,"material":14,"mode":4},{"attributes":{"NORMAL":20504,"POSITION":2982},"indices":38026,"material":14,"mode":4},{"attributes":{"NORMAL":20505,"POSITION":2983},"indices":38027,"material":14,"mode":4},{"attributes":{"NORMAL":20506,"POSITION":2984},"indices":38028,"material":14,"mode":4},{"attributes":{"NORMAL":20507,"POSITION":2985},"indices":38029,"material":14,"mode":4},{"attributes":{"NORMAL":20508,"POSITION":2986},"indices":38030,"material":14,"mode":4},{"attributes":{"NORMAL":20509,"POSITION":2987},"indices":38031,"material":14,"mode":4},{"attributes":{"NORMAL":20510,"POSITION":2988},"indices":38032,"material":14,"mode":4},{"attributes":{"NORMAL":20511,"POSITION":2989},"indices":38033,"material":14,"mode":4},{"attributes":{"NORMAL":20512,"POSITION":2990},"indices":38034,"material":14,"mode":4},{"attributes":{"NORMAL":20513,"POSITION":2991},"indices":38035,"material":14,"mode":4},{"attributes":{"NORMAL":20514,"POSITION":2992},"indices":38036,"material":14,"mode":4},{"attributes":{"NORMAL":20515,"POSITION":2993},"indices":38037,"material":14,"mode":4},{"attributes":{"NORMAL":20516,"POSITION":2994},"indices":38038,"material":14,"mode":4},{"attributes":{"NORMAL":20517,"POSITION":2995},"indices":38039,"material":14,"mode":4},{"attributes":{"NORMAL":20518,"POSITION":2996},"indices":38040,"material":14,"mode":4},{"attributes":{"NORMAL":20519,"POSITION":2997},"indices":38041,"material":14,"mode":4},{"attributes":{"NORMAL":20520,"POSITION":2998},"indices":38042,"material":14,"mode":4},{"attributes":{"NORMAL":20521,"POSITION":2999},"indices":38043,"material":14,"mode":4},{"attributes":{"NORMAL":20522,"POSITION":3000},"indices":38044,"material":14,"mode":4},{"attributes":{"NORMAL":20523,"POSITION":3001},"indices":38045,"material":14,"mode":4},{"attributes":{"NORMAL":20524,"POSITION":3002},"indices":38046,"material":14,"mode":4},{"attributes":{"NORMAL":20525,"POSITION":3003},"indices":38047,"material":14,"mode":4},{"attributes":{"NORMAL":20526,"POSITION":3004},"indices":38048,"material":14,"mode":4},{"attributes":{"NORMAL":20527,"POSITION":3005},"indices":38049,"material":14,"mode":4},{"attributes":{"NORMAL":20528,"POSITION":3006},"indices":38050,"material":14,"mode":4},{"attributes":{"NORMAL":20529,"POSITION":3007},"indices":38051,"material":14,"mode":4},{"attributes":{"NORMAL":20530,"POSITION":3008},"indices":38052,"material":14,"mode":4},{"attributes":{"NORMAL":20531,"POSITION":3009},"indices":38053,"material":14,"mode":4},{"attributes":{"NORMAL":20532,"POSITION":3010},"indices":38054,"material":14,"mode":4},{"attributes":{"NORMAL":20533,"POSITION":3011},"indices":38055,"material":14,"mode":4},{"attributes":{"NORMAL":20534,"POSITION":3012},"indices":38056,"material":14,"mode":4},{"attributes":{"NORMAL":20535,"POSITION":3013},"indices":38057,"material":14,"mode":4},{"attributes":{"NORMAL":20536,"POSITION":3014},"indices":38058,"material":14,"mode":4},{"attributes":{"NORMAL":20537,"POSITION":3015},"indices":38059,"material":14,"mode":4},{"attributes":{"NORMAL":20538,"POSITION":3016},"indices":38060,"material":14,"mode":4},{"attributes":{"NORMAL":20539,"POSITION":3017},"indices":38061,"material":14,"mode":4},{"attributes":{"NORMAL":20540,"POSITION":3018},"indices":38062,"material":14,"mode":4},{"attributes":{"NORMAL":20541,"POSITION":3019},"indices":38063,"material":14,"mode":4},{"attributes":{"NORMAL":20542,"POSITION":3020},"indices":38064,"material":14,"mode":4},{"attributes":{"NORMAL":20543,"POSITION":3021},"indices":38065,"material":14,"mode":4},{"attributes":{"NORMAL":20544,"POSITION":3022},"indices":38066,"material":14,"mode":4},{"attributes":{"NORMAL":20545,"POSITION":3023},"indices":38067,"material":14,"mode":4},{"attributes":{"NORMAL":20546,"POSITION":3024},"indices":38068,"material":14,"mode":4},{"attributes":{"NORMAL":20547,"POSITION":3025},"indices":38069,"material":14,"mode":4},{"attributes":{"NORMAL":20548,"POSITION":3026},"indices":38070,"material":14,"mode":4},{"attributes":{"NORMAL":20549,"POSITION":3027},"indices":38071,"material":14,"mode":4},{"attributes":{"NORMAL":20550,"POSITION":3028},"indices":38072,"material":14,"mode":4},{"attributes":{"NORMAL":20551,"POSITION":3029},"indices":38073,"material":14,"mode":4},{"attributes":{"NORMAL":20552,"POSITION":3030},"indices":38074,"material":14,"mode":4},{"attributes":{"NORMAL":20553,"POSITION":3031},"indices":38075,"material":14,"mode":4},{"attributes":{"NORMAL":20554,"POSITION":3032},"indices":38076,"material":14,"mode":4},{"attributes":{"NORMAL":20555,"POSITION":3033},"indices":38077,"material":14,"mode":4},{"attributes":{"NORMAL":20556,"POSITION":3034},"indices":38078,"material":14,"mode":4},{"attributes":{"NORMAL":20557,"POSITION":3035},"indices":38079,"material":14,"mode":4},{"attributes":{"NORMAL":20558,"POSITION":3036},"indices":38080,"material":14,"mode":4},{"attributes":{"NORMAL":20559,"POSITION":3037},"indices":38081,"material":14,"mode":4},{"attributes":{"NORMAL":20560,"POSITION":3038},"indices":38082,"material":14,"mode":4},{"attributes":{"NORMAL":20561,"POSITION":3039},"indices":38083,"material":14,"mode":4},{"attributes":{"NORMAL":20562,"POSITION":3040},"indices":38084,"material":14,"mode":4},{"attributes":{"NORMAL":20563,"POSITION":3041},"indices":38085,"material":14,"mode":4},{"attributes":{"NORMAL":20564,"POSITION":3042},"indices":38086,"material":14,"mode":4},{"attributes":{"NORMAL":20565,"POSITION":3043},"indices":38087,"material":14,"mode":4},{"attributes":{"NORMAL":20566,"POSITION":3044},"indices":38088,"material":14,"mode":4},{"attributes":{"NORMAL":20567,"POSITION":3045},"indices":38089,"material":14,"mode":4},{"attributes":{"NORMAL":20568,"POSITION":3046},"indices":38090,"material":14,"mode":4},{"attributes":{"NORMAL":20569,"POSITION":3047},"indices":38091,"material":14,"mode":4},{"attributes":{"NORMAL":20570,"POSITION":3048},"indices":38092,"material":14,"mode":4},{"attributes":{"NORMAL":20571,"POSITION":3049},"indices":38093,"material":14,"mode":4},{"attributes":{"NORMAL":20572,"POSITION":3050},"indices":38094,"material":14,"mode":4},{"attributes":{"NORMAL":20573,"POSITION":3051},"indices":38095,"material":14,"mode":4},{"attributes":{"NORMAL":20574,"POSITION":3052},"indices":38096,"material":14,"mode":4},{"attributes":{"NORMAL":20575,"POSITION":3053},"indices":38097,"material":14,"mode":4},{"attributes":{"NORMAL":20576,"POSITION":3054},"indices":38098,"material":14,"mode":4},{"attributes":{"NORMAL":20577,"POSITION":3055},"indices":38099,"material":14,"mode":4},{"attributes":{"NORMAL":20578,"POSITION":3056},"indices":38100,"material":14,"mode":4},{"attributes":{"NORMAL":20579,"POSITION":3057},"indices":38101,"material":14,"mode":4},{"attributes":{"NORMAL":20580,"POSITION":3058},"indices":38102,"material":14,"mode":4},{"attributes":{"NORMAL":20581,"POSITION":3059},"indices":38103,"material":14,"mode":4},{"attributes":{"NORMAL":20582,"POSITION":3060},"indices":38104,"material":14,"mode":4},{"attributes":{"NORMAL":20583,"POSITION":3061},"indices":38105,"material":14,"mode":4},{"attributes":{"NORMAL":20584,"POSITION":3062},"indices":38106,"material":14,"mode":4},{"attributes":{"NORMAL":20585,"POSITION":3063},"indices":38107,"material":14,"mode":4},{"attributes":{"NORMAL":20586,"POSITION":3064},"indices":38108,"material":14,"mode":4},{"attributes":{"NORMAL":20587,"POSITION":3065},"indices":38109,"material":14,"mode":4},{"attributes":{"NORMAL":20588,"POSITION":3066},"indices":38110,"material":14,"mode":4},{"attributes":{"NORMAL":20589,"POSITION":3067},"indices":38111,"material":14,"mode":4},{"attributes":{"NORMAL":20590,"POSITION":3068},"indices":38112,"material":14,"mode":4},{"attributes":{"NORMAL":20591,"POSITION":3069},"indices":38113,"material":14,"mode":4},{"attributes":{"NORMAL":20592,"POSITION":3070},"indices":38114,"material":14,"mode":4},{"attributes":{"NORMAL":20593,"POSITION":3071},"indices":38115,"material":14,"mode":4},{"attributes":{"NORMAL":20594,"POSITION":3072},"indices":38116,"material":14,"mode":4},{"attributes":{"NORMAL":20595,"POSITION":3073},"indices":38117,"material":14,"mode":4},{"attributes":{"NORMAL":20596,"POSITION":3074},"indices":38118,"material":14,"mode":4},{"attributes":{"NORMAL":20597,"POSITION":3075},"indices":38119,"material":14,"mode":4},{"attributes":{"NORMAL":20598,"POSITION":3076},"indices":38120,"material":14,"mode":4},{"attributes":{"NORMAL":20599,"POSITION":3077},"indices":38121,"material":14,"mode":4},{"attributes":{"NORMAL":20600,"POSITION":3078},"indices":38122,"material":14,"mode":4},{"attributes":{"NORMAL":20601,"POSITION":3079},"indices":38123,"material":14,"mode":4},{"attributes":{"NORMAL":20602,"POSITION":3080},"indices":38124,"material":14,"mode":4},{"attributes":{"NORMAL":20603,"POSITION":3081},"indices":38125,"material":14,"mode":4},{"attributes":{"NORMAL":20604,"POSITION":3082},"indices":38126,"material":14,"mode":4},{"attributes":{"NORMAL":20605,"POSITION":3083},"indices":38127,"material":14,"mode":4},{"attributes":{"NORMAL":20606,"POSITION":3084},"indices":38128,"material":14,"mode":4},{"attributes":{"NORMAL":20607,"POSITION":3085},"indices":38129,"material":14,"mode":4},{"attributes":{"NORMAL":20608,"POSITION":3086},"indices":38130,"material":14,"mode":4},{"attributes":{"NORMAL":20609,"POSITION":3087},"indices":38131,"material":14,"mode":4},{"attributes":{"NORMAL":20610,"POSITION":3088},"indices":38132,"material":14,"mode":4},{"attributes":{"NORMAL":20611,"POSITION":3089},"indices":38133,"material":14,"mode":4},{"attributes":{"NORMAL":20612,"POSITION":3090},"indices":38134,"material":14,"mode":4},{"attributes":{"NORMAL":20613,"POSITION":3091},"indices":38135,"material":14,"mode":4},{"attributes":{"NORMAL":20614,"POSITION":3092},"indices":38136,"material":14,"mode":4},{"attributes":{"NORMAL":20615,"POSITION":3093},"indices":38137,"material":14,"mode":4},{"attributes":{"NORMAL":20616,"POSITION":3094},"indices":38138,"material":14,"mode":4},{"attributes":{"NORMAL":20617,"POSITION":3095},"indices":38139,"material":14,"mode":4},{"attributes":{"NORMAL":20618,"POSITION":3096},"indices":38140,"material":14,"mode":4},{"attributes":{"NORMAL":20619,"POSITION":3097},"indices":38141,"material":14,"mode":4},{"attributes":{"NORMAL":20620,"POSITION":3098},"indices":38142,"material":14,"mode":4},{"attributes":{"NORMAL":20621,"POSITION":3099},"indices":38143,"material":14,"mode":4},{"attributes":{"NORMAL":20622,"POSITION":3100},"indices":38144,"material":14,"mode":4},{"attributes":{"NORMAL":20623,"POSITION":3101},"indices":38145,"material":14,"mode":4},{"attributes":{"NORMAL":20624,"POSITION":3102},"indices":38146,"material":14,"mode":4},{"attributes":{"NORMAL":20625,"POSITION":3103},"indices":38147,"material":14,"mode":4},{"attributes":{"NORMAL":20626,"POSITION":3104},"indices":38148,"material":14,"mode":4},{"attributes":{"NORMAL":20627,"POSITION":3105},"indices":38149,"material":14,"mode":4},{"attributes":{"NORMAL":20628,"POSITION":3106},"indices":38150,"material":14,"mode":4},{"attributes":{"NORMAL":20629,"POSITION":3107},"indices":38151,"material":14,"mode":4},{"attributes":{"NORMAL":20630,"POSITION":3108},"indices":38152,"material":14,"mode":4},{"attributes":{"NORMAL":20631,"POSITION":3109},"indices":38153,"material":14,"mode":4},{"attributes":{"NORMAL":20632,"POSITION":3110},"indices":38154,"material":14,"mode":4},{"attributes":{"NORMAL":20633,"POSITION":3111},"indices":38155,"material":14,"mode":4},{"attributes":{"NORMAL":20634,"POSITION":3112},"indices":38156,"material":14,"mode":4},{"attributes":{"NORMAL":20635,"POSITION":3113},"indices":38157,"material":14,"mode":4},{"attributes":{"NORMAL":20636,"POSITION":3114},"indices":38158,"material":14,"mode":4},{"attributes":{"NORMAL":20637,"POSITION":3115},"indices":38159,"material":14,"mode":4},{"attributes":{"NORMAL":20638,"POSITION":3116},"indices":38160,"material":14,"mode":4},{"attributes":{"NORMAL":20639,"POSITION":3117},"indices":38161,"material":14,"mode":4},{"attributes":{"NORMAL":20640,"POSITION":3118},"indices":38162,"material":14,"mode":4},{"attributes":{"NORMAL":20641,"POSITION":3119},"indices":38163,"material":14,"mode":4},{"attributes":{"NORMAL":20642,"POSITION":3120},"indices":38164,"material":14,"mode":4},{"attributes":{"NORMAL":20643,"POSITION":3121},"indices":38165,"material":14,"mode":4},{"attributes":{"NORMAL":20644,"POSITION":3122},"indices":38166,"material":14,"mode":4},{"attributes":{"NORMAL":20645,"POSITION":3123},"indices":38167,"material":14,"mode":4},{"attributes":{"NORMAL":20646,"POSITION":3124},"indices":38168,"material":14,"mode":4},{"attributes":{"NORMAL":20647,"POSITION":3125},"indices":38169,"material":14,"mode":4},{"attributes":{"NORMAL":20648,"POSITION":3126},"indices":38170,"material":14,"mode":4},{"attributes":{"NORMAL":20649,"POSITION":3127},"indices":38171,"material":14,"mode":4},{"attributes":{"NORMAL":20650,"POSITION":3128},"indices":38172,"material":14,"mode":4},{"attributes":{"NORMAL":20651,"POSITION":3129},"indices":38173,"material":14,"mode":4},{"attributes":{"NORMAL":20652,"POSITION":3130},"indices":38174,"material":14,"mode":4},{"attributes":{"NORMAL":20653,"POSITION":3131},"indices":38175,"material":14,"mode":4},{"attributes":{"NORMAL":20654,"POSITION":3132},"indices":38176,"material":14,"mode":4},{"attributes":{"NORMAL":20655,"POSITION":3133},"indices":38177,"material":14,"mode":4},{"attributes":{"NORMAL":20656,"POSITION":3134},"indices":38178,"material":14,"mode":4},{"attributes":{"NORMAL":20657,"POSITION":3135},"indices":38179,"material":14,"mode":4},{"attributes":{"NORMAL":20658,"POSITION":3136},"indices":38180,"material":14,"mode":4},{"attributes":{"NORMAL":20659,"POSITION":3137},"indices":38181,"material":14,"mode":4},{"attributes":{"NORMAL":20660,"POSITION":3138},"indices":38182,"material":14,"mode":4},{"attributes":{"NORMAL":20661,"POSITION":3139},"indices":38183,"material":14,"mode":4},{"attributes":{"NORMAL":20662,"POSITION":3140},"indices":38184,"material":14,"mode":4},{"attributes":{"NORMAL":20663,"POSITION":3141},"indices":38185,"material":14,"mode":4},{"attributes":{"NORMAL":20664,"POSITION":3142},"indices":38186,"material":14,"mode":4},{"attributes":{"NORMAL":20665,"POSITION":3143},"indices":38187,"material":14,"mode":4},{"attributes":{"NORMAL":20666,"POSITION":3144},"indices":38188,"material":14,"mode":4},{"attributes":{"NORMAL":20667,"POSITION":3145},"indices":38189,"material":14,"mode":4},{"attributes":{"NORMAL":20668,"POSITION":3146},"indices":38190,"material":14,"mode":4},{"attributes":{"NORMAL":20669,"POSITION":3147},"indices":38191,"material":14,"mode":4},{"attributes":{"NORMAL":20670,"POSITION":3148},"indices":38192,"material":14,"mode":4},{"attributes":{"NORMAL":20671,"POSITION":3149},"indices":38193,"material":14,"mode":4},{"attributes":{"NORMAL":20672,"POSITION":3150},"indices":38194,"material":14,"mode":4},{"attributes":{"NORMAL":20673,"POSITION":3151},"indices":38195,"material":14,"mode":4},{"attributes":{"NORMAL":20674,"POSITION":3152},"indices":38196,"material":14,"mode":4},{"attributes":{"NORMAL":20675,"POSITION":3153},"indices":38197,"material":14,"mode":4},{"attributes":{"NORMAL":20676,"POSITION":3154},"indices":38198,"material":14,"mode":4},{"attributes":{"NORMAL":20677,"POSITION":3155},"indices":38199,"material":14,"mode":4},{"attributes":{"NORMAL":20678,"POSITION":3156},"indices":38200,"material":14,"mode":4},{"attributes":{"NORMAL":20679,"POSITION":3157},"indices":38201,"material":14,"mode":4},{"attributes":{"NORMAL":20680,"POSITION":3158},"indices":38202,"material":14,"mode":4},{"attributes":{"NORMAL":20681,"POSITION":3159},"indices":38203,"material":14,"mode":4},{"attributes":{"NORMAL":20682,"POSITION":3160},"indices":38204,"material":14,"mode":4},{"attributes":{"NORMAL":20683,"POSITION":3161},"indices":38205,"material":14,"mode":4},{"attributes":{"NORMAL":20684,"POSITION":3162},"indices":38206,"material":14,"mode":4},{"attributes":{"NORMAL":20685,"POSITION":3163},"indices":38207,"material":14,"mode":4},{"attributes":{"NORMAL":20686,"POSITION":3164},"indices":38208,"material":14,"mode":4},{"attributes":{"NORMAL":20687,"POSITION":3165},"indices":38209,"material":14,"mode":4},{"attributes":{"NORMAL":20688,"POSITION":3166},"indices":38210,"material":14,"mode":4},{"attributes":{"NORMAL":20689,"POSITION":3167},"indices":38211,"material":14,"mode":4},{"attributes":{"NORMAL":20690,"POSITION":3168},"indices":38212,"material":14,"mode":4},{"attributes":{"NORMAL":20691,"POSITION":3169},"indices":38213,"material":14,"mode":4},{"attributes":{"NORMAL":20692,"POSITION":3170},"indices":38214,"material":14,"mode":4},{"attributes":{"NORMAL":20693,"POSITION":3171},"indices":38215,"material":14,"mode":4},{"attributes":{"NORMAL":20694,"POSITION":3172},"indices":38216,"material":14,"mode":4},{"attributes":{"NORMAL":20695,"POSITION":3173},"indices":38217,"material":14,"mode":4},{"attributes":{"NORMAL":20696,"POSITION":3174},"indices":38218,"material":14,"mode":4},{"attributes":{"NORMAL":20697,"POSITION":3175},"indices":38219,"material":14,"mode":4},{"attributes":{"NORMAL":20698,"POSITION":3176},"indices":38220,"material":14,"mode":4},{"attributes":{"NORMAL":20699,"POSITION":3177},"indices":38221,"material":14,"mode":4},{"attributes":{"NORMAL":20700,"POSITION":3178},"indices":38222,"material":14,"mode":4},{"attributes":{"NORMAL":20701,"POSITION":3179},"indices":38223,"material":14,"mode":4},{"attributes":{"NORMAL":20702,"POSITION":3180},"indices":38224,"material":14,"mode":4},{"attributes":{"NORMAL":20703,"POSITION":3181},"indices":38225,"material":14,"mode":4},{"attributes":{"NORMAL":20704,"POSITION":3182},"indices":38226,"material":14,"mode":4},{"attributes":{"NORMAL":20705,"POSITION":3183},"indices":38227,"material":14,"mode":4},{"attributes":{"NORMAL":20706,"POSITION":3184},"indices":38228,"material":14,"mode":4},{"attributes":{"NORMAL":20707,"POSITION":3185},"indices":38229,"material":14,"mode":4},{"attributes":{"NORMAL":20708,"POSITION":3186},"indices":38230,"material":14,"mode":4},{"attributes":{"NORMAL":20709,"POSITION":3187},"indices":38231,"material":14,"mode":4},{"attributes":{"NORMAL":20710,"POSITION":3188},"indices":38232,"material":14,"mode":4},{"attributes":{"NORMAL":20711,"POSITION":3189},"indices":38233,"material":14,"mode":4},{"attributes":{"NORMAL":20712,"POSITION":3190},"indices":38234,"material":14,"mode":4},{"attributes":{"NORMAL":20713,"POSITION":3191},"indices":38235,"material":14,"mode":4}]},{"name":"COMPOUND119","primitives":[{"attributes":{"NORMAL":20714,"POSITION":3192},"indices":38236,"material":7,"mode":4},{"attributes":{"NORMAL":20715,"POSITION":3193},"indices":38237,"material":7,"mode":4},{"attributes":{"NORMAL":20716,"POSITION":3194},"indices":38238,"material":7,"mode":4},{"attributes":{"NORMAL":20717,"POSITION":3195},"indices":38239,"material":7,"mode":4},{"attributes":{"NORMAL":20718,"POSITION":3196},"indices":38240,"material":7,"mode":4},{"attributes":{"NORMAL":20719,"POSITION":3197},"indices":38241,"material":7,"mode":4},{"attributes":{"NORMAL":20720,"POSITION":3198},"indices":38242,"material":7,"mode":4},{"attributes":{"NORMAL":20721,"POSITION":3199},"indices":38243,"material":7,"mode":4},{"attributes":{"NORMAL":20722,"POSITION":3200},"indices":38244,"material":7,"mode":4},{"attributes":{"NORMAL":20723,"POSITION":3201},"indices":38245,"material":7,"mode":4}]},{"name":"COMPOUND120","primitives":[{"attributes":{"NORMAL":20724,"POSITION":3202},"indices":38246,"material":7,"mode":4},{"attributes":{"NORMAL":20725,"POSITION":3203},"indices":38247,"material":7,"mode":4},{"attributes":{"NORMAL":20726,"POSITION":3204},"indices":38248,"material":7,"mode":4},{"attributes":{"NORMAL":20727,"POSITION":3205},"indices":38249,"material":7,"mode":4},{"attributes":{"NORMAL":20728,"POSITION":3206},"indices":38250,"material":7,"mode":4},{"attributes":{"NORMAL":20729,"POSITION":3207},"indices":38251,"material":7,"mode":4},{"attributes":{"NORMAL":20730,"POSITION":3208},"indices":38252,"material":7,"mode":4},{"attributes":{"NORMAL":20731,"POSITION":3209},"indices":38253,"material":7,"mode":4},{"attributes":{"NORMAL":20732,"POSITION":3210},"indices":38254,"material":7,"mode":4},{"attributes":{"NORMAL":20733,"POSITION":3211},"indices":38255,"material":7,"mode":4}]},{"name":"COMPOUND121","primitives":[{"attributes":{"NORMAL":20734,"POSITION":3212},"indices":38256,"material":7,"mode":4},{"attributes":{"NORMAL":20735,"POSITION":3213},"indices":38257,"material":7,"mode":4},{"attributes":{"NORMAL":20736,"POSITION":3214},"indices":38258,"material":7,"mode":4},{"attributes":{"NORMAL":20737,"POSITION":3215},"indices":38259,"material":7,"mode":4},{"attributes":{"NORMAL":20738,"POSITION":3216},"indices":38260,"material":7,"mode":4},{"attributes":{"NORMAL":20739,"POSITION":3217},"indices":38261,"material":7,"mode":4},{"attributes":{"NORMAL":20740,"POSITION":3218},"indices":38262,"material":7,"mode":4},{"attributes":{"NORMAL":20741,"POSITION":3219},"indices":38263,"material":7,"mode":4},{"attributes":{"NORMAL":20742,"POSITION":3220},"indices":38264,"material":7,"mode":4},{"attributes":{"NORMAL":20743,"POSITION":3221},"indices":38265,"material":7,"mode":4}]},{"name":"COMPOUND122","primitives":[{"attributes":{"NORMAL":20744,"POSITION":3222},"indices":38266,"material":7,"mode":4},{"attributes":{"NORMAL":20745,"POSITION":3223},"indices":38267,"material":7,"mode":4},{"attributes":{"NORMAL":20746,"POSITION":3224},"indices":38268,"material":7,"mode":4},{"attributes":{"NORMAL":20747,"POSITION":3225},"indices":38269,"material":7,"mode":4},{"attributes":{"NORMAL":20748,"POSITION":3226},"indices":38270,"material":7,"mode":4},{"attributes":{"NORMAL":20749,"POSITION":3227},"indices":38271,"material":7,"mode":4},{"attributes":{"NORMAL":20750,"POSITION":3228},"indices":38272,"material":7,"mode":4},{"attributes":{"NORMAL":20751,"POSITION":3229},"indices":38273,"material":7,"mode":4},{"attributes":{"NORMAL":20752,"POSITION":3230},"indices":38274,"material":7,"mode":4},{"attributes":{"NORMAL":20753,"POSITION":3231},"indices":38275,"material":7,"mode":4}]},{"name":"COMPOUND123","primitives":[{"attributes":{"NORMAL":20754,"POSITION":3232},"indices":38276,"material":7,"mode":4},{"attributes":{"NORMAL":20755,"POSITION":3233},"indices":38277,"material":7,"mode":4},{"attributes":{"NORMAL":20756,"POSITION":3234},"indices":38278,"material":7,"mode":4},{"attributes":{"NORMAL":20757,"POSITION":3235},"indices":38279,"material":7,"mode":4},{"attributes":{"NORMAL":20758,"POSITION":3236},"indices":38280,"material":7,"mode":4},{"attributes":{"NORMAL":20759,"POSITION":3237},"indices":38281,"material":7,"mode":4},{"attributes":{"NORMAL":20760,"POSITION":3238},"indices":38282,"material":7,"mode":4},{"attributes":{"NORMAL":20761,"POSITION":3239},"indices":38283,"material":7,"mode":4},{"attributes":{"NORMAL":20762,"POSITION":3240},"indices":38284,"material":7,"mode":4},{"attributes":{"NORMAL":20763,"POSITION":3241},"indices":38285,"material":7,"mode":4}]},{"name":"COMPOUND124","primitives":[{"attributes":{"NORMAL":20764,"POSITION":3242},"indices":38286,"material":7,"mode":4},{"attributes":{"NORMAL":20765,"POSITION":3243},"indices":38287,"material":7,"mode":4},{"attributes":{"NORMAL":20766,"POSITION":3244},"indices":38288,"material":7,"mode":4},{"attributes":{"NORMAL":20767,"POSITION":3245},"indices":38289,"material":7,"mode":4},{"attributes":{"NORMAL":20768,"POSITION":3246},"indices":38290,"material":7,"mode":4},{"attributes":{"NORMAL":20769,"POSITION":3247},"indices":38291,"material":7,"mode":4},{"attributes":{"NORMAL":20770,"POSITION":3248},"indices":38292,"material":7,"mode":4},{"attributes":{"NORMAL":20771,"POSITION":3249},"indices":38293,"material":7,"mode":4},{"attributes":{"NORMAL":20772,"POSITION":3250},"indices":38294,"material":7,"mode":4},{"attributes":{"NORMAL":20773,"POSITION":3251},"indices":38295,"material":7,"mode":4}]},{"name":"COMPOUND125","primitives":[{"attributes":{"NORMAL":20774,"POSITION":3252},"indices":38296,"material":7,"mode":4},{"attributes":{"NORMAL":20775,"POSITION":3253},"indices":38297,"material":7,"mode":4},{"attributes":{"NORMAL":20776,"POSITION":3254},"indices":38298,"material":7,"mode":4},{"attributes":{"NORMAL":20777,"POSITION":3255},"indices":38299,"material":7,"mode":4},{"attributes":{"NORMAL":20778,"POSITION":3256},"indices":38300,"material":7,"mode":4},{"attributes":{"NORMAL":20779,"POSITION":3257},"indices":38301,"material":7,"mode":4},{"attributes":{"NORMAL":20780,"POSITION":3258},"indices":38302,"material":7,"mode":4},{"attributes":{"NORMAL":20781,"POSITION":3259},"indices":38303,"material":7,"mode":4},{"attributes":{"NORMAL":20782,"POSITION":3260},"indices":38304,"material":7,"mode":4},{"attributes":{"NORMAL":20783,"POSITION":3261},"indices":38305,"material":7,"mode":4}]},{"name":"COMPOUND126","primitives":[{"attributes":{"NORMAL":20784,"POSITION":3262},"indices":38306,"material":7,"mode":4},{"attributes":{"NORMAL":20785,"POSITION":3263},"indices":38307,"material":7,"mode":4},{"attributes":{"NORMAL":20786,"POSITION":3264},"indices":38308,"material":7,"mode":4},{"attributes":{"NORMAL":20787,"POSITION":3265},"indices":38309,"material":7,"mode":4},{"attributes":{"NORMAL":20788,"POSITION":3266},"indices":38310,"material":7,"mode":4},{"attributes":{"NORMAL":20789,"POSITION":3267},"indices":38311,"material":7,"mode":4},{"attributes":{"NORMAL":20790,"POSITION":3268},"indices":38312,"material":7,"mode":4},{"attributes":{"NORMAL":20791,"POSITION":3269},"indices":38313,"material":7,"mode":4},{"attributes":{"NORMAL":20792,"POSITION":3270},"indices":38314,"material":7,"mode":4},{"attributes":{"NORMAL":20793,"POSITION":3271},"indices":38315,"material":7,"mode":4}]},{"name":"COMPOUND127","primitives":[{"attributes":{"NORMAL":20794,"POSITION":3272},"indices":38316,"material":14,"mode":4},{"attributes":{"NORMAL":20795,"POSITION":3273},"indices":38317,"material":14,"mode":4}]},{"name":"COMPOUND128","primitives":[{"attributes":{"NORMAL":20796,"POSITION":3274},"indices":38318,"material":7,"mode":4},{"attributes":{"NORMAL":20797,"POSITION":3275},"indices":38319,"material":7,"mode":4},{"attributes":{"NORMAL":20798,"POSITION":3276},"indices":38320,"material":7,"mode":4},{"attributes":{"NORMAL":20799,"POSITION":3277},"indices":38321,"material":7,"mode":4},{"attributes":{"NORMAL":20800,"POSITION":3278},"indices":38322,"material":7,"mode":4},{"attributes":{"NORMAL":20801,"POSITION":3279},"indices":38323,"material":7,"mode":4},{"attributes":{"NORMAL":20802,"POSITION":3280},"indices":38324,"material":7,"mode":4},{"attributes":{"NORMAL":20803,"POSITION":3281},"indices":38325,"material":7,"mode":4},{"attributes":{"NORMAL":20804,"POSITION":3282},"indices":38326,"material":7,"mode":4},{"attributes":{"NORMAL":20805,"POSITION":3283},"indices":38327,"material":7,"mode":4}]},{"name":"COMPOUND129","primitives":[{"attributes":{"NORMAL":20806,"POSITION":3284},"indices":38328,"material":8,"mode":4},{"attributes":{"NORMAL":20807,"POSITION":3285},"indices":38329,"material":8,"mode":4},{"attributes":{"NORMAL":20808,"POSITION":3286},"indices":38330,"material":8,"mode":4},{"attributes":{"NORMAL":20809,"POSITION":3287},"indices":38331,"material":8,"mode":4},{"attributes":{"NORMAL":20810,"POSITION":3288},"indices":38332,"material":8,"mode":4},{"attributes":{"NORMAL":20811,"POSITION":3289},"indices":38333,"material":8,"mode":4},{"attributes":{"NORMAL":20812,"POSITION":3290},"indices":38334,"material":8,"mode":4},{"attributes":{"NORMAL":20813,"POSITION":3291},"indices":38335,"material":8,"mode":4},{"attributes":{"NORMAL":20814,"POSITION":3292},"indices":38336,"material":8,"mode":4},{"attributes":{"NORMAL":20815,"POSITION":3293},"indices":38337,"material":8,"mode":4},{"attributes":{"NORMAL":20816,"POSITION":3294},"indices":38338,"material":8,"mode":4},{"attributes":{"NORMAL":20817,"POSITION":3295},"indices":38339,"material":8,"mode":4},{"attributes":{"NORMAL":20818,"POSITION":3296},"indices":38340,"material":8,"mode":4},{"attributes":{"NORMAL":20819,"POSITION":3297},"indices":38341,"material":8,"mode":4}]},{"name":"COMPOUND130","primitives":[{"attributes":{"NORMAL":20820,"POSITION":3298},"indices":38342,"material":7,"mode":4},{"attributes":{"NORMAL":20821,"POSITION":3299},"indices":38343,"material":7,"mode":4},{"attributes":{"NORMAL":20822,"POSITION":3300},"indices":38344,"material":7,"mode":4},{"attributes":{"NORMAL":20823,"POSITION":3301},"indices":38345,"material":7,"mode":4},{"attributes":{"NORMAL":20824,"POSITION":3302},"indices":38346,"material":7,"mode":4},{"attributes":{"NORMAL":20825,"POSITION":3303},"indices":38347,"material":7,"mode":4},{"attributes":{"NORMAL":20826,"POSITION":3304},"indices":38348,"material":7,"mode":4},{"attributes":{"NORMAL":20827,"POSITION":3305},"indices":38349,"material":7,"mode":4},{"attributes":{"NORMAL":20828,"POSITION":3306},"indices":38350,"material":7,"mode":4},{"attributes":{"NORMAL":20829,"POSITION":3307},"indices":38351,"material":7,"mode":4}]},{"name":"COMPOUND131","primitives":[{"attributes":{"NORMAL":20830,"POSITION":3308},"indices":38352,"material":8,"mode":4},{"attributes":{"NORMAL":20831,"POSITION":3309},"indices":38353,"material":8,"mode":4},{"attributes":{"NORMAL":20832,"POSITION":3310},"indices":38354,"material":8,"mode":4},{"attributes":{"NORMAL":20833,"POSITION":3311},"indices":38355,"material":8,"mode":4},{"attributes":{"NORMAL":20834,"POSITION":3312},"indices":38356,"material":8,"mode":4},{"attributes":{"NORMAL":20835,"POSITION":3313},"indices":38357,"material":8,"mode":4},{"attributes":{"NORMAL":20836,"POSITION":3314},"indices":38358,"material":8,"mode":4},{"attributes":{"NORMAL":20837,"POSITION":3315},"indices":38359,"material":9,"mode":4},{"attributes":{"NORMAL":20838,"POSITION":3316},"indices":38360,"material":9,"mode":4},{"attributes":{"NORMAL":20839,"POSITION":3317},"indices":38361,"material":9,"mode":4}]},{"name":"COMPOUND132","primitives":[{"attributes":{"NORMAL":20840,"POSITION":3318},"indices":38362,"material":7,"mode":4},{"attributes":{"NORMAL":20841,"POSITION":3319},"indices":38363,"material":7,"mode":4},{"attributes":{"NORMAL":20842,"POSITION":3320},"indices":38364,"material":7,"mode":4},{"attributes":{"NORMAL":20843,"POSITION":3321},"indices":38365,"material":7,"mode":4},{"attributes":{"NORMAL":20844,"POSITION":3322},"indices":38366,"material":7,"mode":4},{"attributes":{"NORMAL":20845,"POSITION":3323},"indices":38367,"material":7,"mode":4},{"attributes":{"NORMAL":20846,"POSITION":3324},"indices":38368,"material":7,"mode":4},{"attributes":{"NORMAL":20847,"POSITION":3325},"indices":38369,"material":7,"mode":4},{"attributes":{"NORMAL":20848,"POSITION":3326},"indices":38370,"material":7,"mode":4},{"attributes":{"NORMAL":20849,"POSITION":3327},"indices":38371,"material":7,"mode":4}]},{"name":"COMPOUND133","primitives":[{"attributes":{"NORMAL":20850,"POSITION":3328},"indices":38372,"material":7,"mode":4},{"attributes":{"NORMAL":20851,"POSITION":3329},"indices":38373,"material":7,"mode":4},{"attributes":{"NORMAL":20852,"POSITION":3330},"indices":38374,"material":7,"mode":4},{"attributes":{"NORMAL":20853,"POSITION":3331},"indices":38375,"material":7,"mode":4},{"attributes":{"NORMAL":20854,"POSITION":3332},"indices":38376,"material":7,"mode":4},{"attributes":{"NORMAL":20855,"POSITION":3333},"indices":38377,"material":7,"mode":4},{"attributes":{"NORMAL":20856,"POSITION":3334},"indices":38378,"material":7,"mode":4},{"attributes":{"NORMAL":20857,"POSITION":3335},"indices":38379,"material":7,"mode":4},{"attributes":{"NORMAL":20858,"POSITION":3336},"indices":38380,"material":7,"mode":4},{"attributes":{"NORMAL":20859,"POSITION":3337},"indices":38381,"material":7,"mode":4}]},{"name":"COMPOUND134","primitives":[{"attributes":{"NORMAL":20860,"POSITION":3338},"indices":38382,"material":8,"mode":4},{"attributes":{"NORMAL":20861,"POSITION":3339},"indices":38383,"material":8,"mode":4},{"attributes":{"NORMAL":20862,"POSITION":3340},"indices":38384,"material":8,"mode":4},{"attributes":{"NORMAL":20863,"POSITION":3341},"indices":38385,"material":8,"mode":4},{"attributes":{"NORMAL":20864,"POSITION":3342},"indices":38386,"material":8,"mode":4},{"attributes":{"NORMAL":20865,"POSITION":3343},"indices":38387,"material":8,"mode":4},{"attributes":{"NORMAL":20866,"POSITION":3344},"indices":38388,"material":8,"mode":4},{"attributes":{"NORMAL":20867,"POSITION":3345},"indices":38389,"material":9,"mode":4},{"attributes":{"NORMAL":20868,"POSITION":3346},"indices":38390,"material":9,"mode":4},{"attributes":{"NORMAL":20869,"POSITION":3347},"indices":38391,"material":9,"mode":4}]},{"name":"COMPOUND135","primitives":[{"attributes":{"NORMAL":20870,"POSITION":3348},"indices":38392,"material":8,"mode":4},{"attributes":{"NORMAL":20871,"POSITION":3349},"indices":38393,"material":8,"mode":4},{"attributes":{"NORMAL":20872,"POSITION":3350},"indices":38394,"material":8,"mode":4},{"attributes":{"NORMAL":20873,"POSITION":3351},"indices":38395,"material":8,"mode":4},{"attributes":{"NORMAL":20874,"POSITION":3352},"indices":38396,"material":8,"mode":4},{"attributes":{"NORMAL":20875,"POSITION":3353},"indices":38397,"material":8,"mode":4},{"attributes":{"NORMAL":20876,"POSITION":3354},"indices":38398,"material":8,"mode":4},{"attributes":{"NORMAL":20877,"POSITION":3355},"indices":38399,"material":8,"mode":4},{"attributes":{"NORMAL":20878,"POSITION":3356},"indices":38400,"material":8,"mode":4},{"attributes":{"NORMAL":20879,"POSITION":3357},"indices":38401,"material":8,"mode":4},{"attributes":{"NORMAL":20880,"POSITION":3358},"indices":38402,"material":8,"mode":4},{"attributes":{"NORMAL":20881,"POSITION":3359},"indices":38403,"material":8,"mode":4},{"attributes":{"NORMAL":20882,"POSITION":3360},"indices":38404,"material":8,"mode":4},{"attributes":{"NORMAL":20883,"POSITION":3361},"indices":38405,"material":8,"mode":4}]},{"name":"COMPOUND136","primitives":[{"attributes":{"NORMAL":20884,"POSITION":3362},"indices":38406,"material":14,"mode":4},{"attributes":{"NORMAL":20885,"POSITION":3363},"indices":38407,"material":14,"mode":4}]},{"name":"COMPOUND137","primitives":[{"attributes":{"NORMAL":20886,"POSITION":3364},"indices":38408,"material":7,"mode":4},{"attributes":{"NORMAL":20887,"POSITION":3365},"indices":38409,"material":7,"mode":4},{"attributes":{"NORMAL":20888,"POSITION":3366},"indices":38410,"material":7,"mode":4},{"attributes":{"NORMAL":20889,"POSITION":3367},"indices":38411,"material":7,"mode":4},{"attributes":{"NORMAL":20890,"POSITION":3368},"indices":38412,"material":7,"mode":4},{"attributes":{"NORMAL":20891,"POSITION":3369},"indices":38413,"material":7,"mode":4},{"attributes":{"NORMAL":20892,"POSITION":3370},"indices":38414,"material":7,"mode":4},{"attributes":{"NORMAL":20893,"POSITION":3371},"indices":38415,"material":7,"mode":4},{"attributes":{"NORMAL":20894,"POSITION":3372},"indices":38416,"material":7,"mode":4},{"attributes":{"NORMAL":20895,"POSITION":3373},"indices":38417,"material":7,"mode":4}]},{"name":"COMPOUND138","primitives":[{"attributes":{"NORMAL":20896,"POSITION":3374},"indices":38418,"material":7,"mode":4},{"attributes":{"NORMAL":20897,"POSITION":3375},"indices":38419,"material":7,"mode":4},{"attributes":{"NORMAL":20898,"POSITION":3376},"indices":38420,"material":7,"mode":4},{"attributes":{"NORMAL":20899,"POSITION":3377},"indices":38421,"material":7,"mode":4},{"attributes":{"NORMAL":20900,"POSITION":3378},"indices":38422,"material":7,"mode":4},{"attributes":{"NORMAL":20901,"POSITION":3379},"indices":38423,"material":7,"mode":4},{"attributes":{"NORMAL":20902,"POSITION":3380},"indices":38424,"material":7,"mode":4},{"attributes":{"NORMAL":20903,"POSITION":3381},"indices":38425,"material":7,"mode":4},{"attributes":{"NORMAL":20904,"POSITION":3382},"indices":38426,"material":7,"mode":4},{"attributes":{"NORMAL":20905,"POSITION":3383},"indices":38427,"material":7,"mode":4}]},{"name":"COMPOUND139","primitives":[{"attributes":{"NORMAL":20906,"POSITION":3384},"indices":38428,"material":7,"mode":4},{"attributes":{"NORMAL":20907,"POSITION":3385},"indices":38429,"material":7,"mode":4},{"attributes":{"NORMAL":20908,"POSITION":3386},"indices":38430,"material":7,"mode":4},{"attributes":{"NORMAL":20909,"POSITION":3387},"indices":38431,"material":7,"mode":4},{"attributes":{"NORMAL":20910,"POSITION":3388},"indices":38432,"material":7,"mode":4},{"attributes":{"NORMAL":20911,"POSITION":3389},"indices":38433,"material":7,"mode":4},{"attributes":{"NORMAL":20912,"POSITION":3390},"indices":38434,"material":7,"mode":4},{"attributes":{"NORMAL":20913,"POSITION":3391},"indices":38435,"material":7,"mode":4},{"attributes":{"NORMAL":20914,"POSITION":3392},"indices":38436,"material":7,"mode":4},{"attributes":{"NORMAL":20915,"POSITION":3393},"indices":38437,"material":7,"mode":4}]},{"name":"COMPOUND140","primitives":[{"attributes":{"NORMAL":20916,"POSITION":3394},"indices":38438,"material":7,"mode":4},{"attributes":{"NORMAL":20917,"POSITION":3395},"indices":38439,"material":7,"mode":4},{"attributes":{"NORMAL":20918,"POSITION":3396},"indices":38440,"material":7,"mode":4},{"attributes":{"NORMAL":20919,"POSITION":3397},"indices":38441,"material":7,"mode":4},{"attributes":{"NORMAL":20920,"POSITION":3398},"indices":38442,"material":7,"mode":4},{"attributes":{"NORMAL":20921,"POSITION":3399},"indices":38443,"material":7,"mode":4},{"attributes":{"NORMAL":20922,"POSITION":3400},"indices":38444,"material":7,"mode":4},{"attributes":{"NORMAL":20923,"POSITION":3401},"indices":38445,"material":7,"mode":4},{"attributes":{"NORMAL":20924,"POSITION":3402},"indices":38446,"material":7,"mode":4},{"attributes":{"NORMAL":20925,"POSITION":3403},"indices":38447,"material":7,"mode":4}]},{"name":"COMPOUND141","primitives":[{"attributes":{"NORMAL":20926,"POSITION":3404},"indices":38448,"material":15,"mode":4},{"attributes":{"NORMAL":20927,"POSITION":3405},"indices":38449,"material":15,"mode":4},{"attributes":{"NORMAL":20928,"POSITION":3406},"indices":38450,"material":15,"mode":4},{"attributes":{"NORMAL":20929,"POSITION":3407},"indices":38451,"material":15,"mode":4},{"attributes":{"NORMAL":20930,"POSITION":3408},"indices":38452,"material":15,"mode":4},{"attributes":{"NORMAL":20931,"POSITION":3409},"indices":38453,"material":15,"mode":4},{"attributes":{"NORMAL":20932,"POSITION":3410},"indices":38454,"material":15,"mode":4},{"attributes":{"NORMAL":20933,"POSITION":3411},"indices":38455,"material":15,"mode":4},{"attributes":{"NORMAL":20934,"POSITION":3412},"indices":38456,"material":15,"mode":4},{"attributes":{"NORMAL":20935,"POSITION":3413},"indices":38457,"material":15,"mode":4},{"attributes":{"NORMAL":20936,"POSITION":3414},"indices":38458,"material":9,"mode":4},{"attributes":{"NORMAL":20937,"POSITION":3415},"indices":38459,"material":9,"mode":4},{"attributes":{"NORMAL":20938,"POSITION":3416},"indices":38460,"material":9,"mode":4},{"attributes":{"NORMAL":20939,"POSITION":3417},"indices":38461,"material":9,"mode":4},{"attributes":{"NORMAL":20940,"POSITION":3418},"indices":38462,"material":9,"mode":4},{"attributes":{"NORMAL":20941,"POSITION":3419},"indices":38463,"material":15,"mode":4},{"attributes":{"NORMAL":20942,"POSITION":3420},"indices":38464,"material":9,"mode":4},{"attributes":{"NORMAL":20943,"POSITION":3421},"indices":38465,"material":9,"mode":4},{"attributes":{"NORMAL":20944,"POSITION":3422},"indices":38466,"material":9,"mode":4},{"attributes":{"NORMAL":20945,"POSITION":3423},"indices":38467,"material":9,"mode":4},{"attributes":{"NORMAL":20946,"POSITION":3424},"indices":38468,"material":9,"mode":4},{"attributes":{"NORMAL":20947,"POSITION":3425},"indices":38469,"material":9,"mode":4},{"attributes":{"NORMAL":20948,"POSITION":3426},"indices":38470,"material":9,"mode":4},{"attributes":{"NORMAL":20949,"POSITION":3427},"indices":38471,"material":9,"mode":4},{"attributes":{"NORMAL":20950,"POSITION":3428},"indices":38472,"material":9,"mode":4},{"attributes":{"NORMAL":20951,"POSITION":3429},"indices":38473,"material":9,"mode":4},{"attributes":{"NORMAL":20952,"POSITION":3430},"indices":38474,"material":9,"mode":4},{"attributes":{"NORMAL":20953,"POSITION":3431},"indices":38475,"material":9,"mode":4},{"attributes":{"NORMAL":20954,"POSITION":3432},"indices":38476,"material":9,"mode":4},{"attributes":{"NORMAL":20955,"POSITION":3433},"indices":38477,"material":9,"mode":4},{"attributes":{"NORMAL":20956,"POSITION":3434},"indices":38478,"material":9,"mode":4},{"attributes":{"NORMAL":20957,"POSITION":3435},"indices":38479,"material":9,"mode":4},{"attributes":{"NORMAL":20958,"POSITION":3436},"indices":38480,"material":9,"mode":4},{"attributes":{"NORMAL":20959,"POSITION":3437},"indices":38481,"material":9,"mode":4},{"attributes":{"NORMAL":20960,"POSITION":3438},"indices":38482,"material":9,"mode":4},{"attributes":{"NORMAL":20961,"POSITION":3439},"indices":38483,"material":9,"mode":4},{"attributes":{"NORMAL":20962,"POSITION":3440},"indices":38484,"material":15,"mode":4},{"attributes":{"NORMAL":20963,"POSITION":3441},"indices":38485,"material":9,"mode":4},{"attributes":{"NORMAL":20964,"POSITION":3442},"indices":38486,"material":9,"mode":4},{"attributes":{"NORMAL":20965,"POSITION":3443},"indices":38487,"material":9,"mode":4},{"attributes":{"NORMAL":20966,"POSITION":3444},"indices":38488,"material":9,"mode":4},{"attributes":{"NORMAL":20967,"POSITION":3445},"indices":38489,"material":9,"mode":4},{"attributes":{"NORMAL":20968,"POSITION":3446},"indices":38490,"material":15,"mode":4},{"attributes":{"NORMAL":20969,"POSITION":3447},"indices":38491,"material":9,"mode":4},{"attributes":{"NORMAL":20970,"POSITION":3448},"indices":38492,"material":9,"mode":4},{"attributes":{"NORMAL":20971,"POSITION":3449},"indices":38493,"material":9,"mode":4},{"attributes":{"NORMAL":20972,"POSITION":3450},"indices":38494,"material":9,"mode":4},{"attributes":{"NORMAL":20973,"POSITION":3451},"indices":38495,"material":9,"mode":4},{"attributes":{"NORMAL":20974,"POSITION":3452},"indices":38496,"material":9,"mode":4},{"attributes":{"NORMAL":20975,"POSITION":3453},"indices":38497,"material":9,"mode":4}]},{"name":"COMPOUND142","primitives":[{"attributes":{"NORMAL":20976,"POSITION":3454},"indices":38498,"material":7,"mode":4},{"attributes":{"NORMAL":20977,"POSITION":3455},"indices":38499,"material":7,"mode":4},{"attributes":{"NORMAL":20978,"POSITION":3456},"indices":38500,"material":7,"mode":4},{"attributes":{"NORMAL":20979,"POSITION":3457},"indices":38501,"material":7,"mode":4},{"attributes":{"NORMAL":20980,"POSITION":3458},"indices":38502,"material":7,"mode":4},{"attributes":{"NORMAL":20981,"POSITION":3459},"indices":38503,"material":7,"mode":4},{"attributes":{"NORMAL":20982,"POSITION":3460},"indices":38504,"material":7,"mode":4},{"attributes":{"NORMAL":20983,"POSITION":3461},"indices":38505,"material":7,"mode":4},{"attributes":{"NORMAL":20984,"POSITION":3462},"indices":38506,"material":7,"mode":4},{"attributes":{"NORMAL":20985,"POSITION":3463},"indices":38507,"material":7,"mode":4}]},{"name":"COMPOUND143","primitives":[{"attributes":{"NORMAL":20986,"POSITION":3464},"indices":38508,"material":7,"mode":4},{"attributes":{"NORMAL":20987,"POSITION":3465},"indices":38509,"material":7,"mode":4},{"attributes":{"NORMAL":20988,"POSITION":3466},"indices":38510,"material":7,"mode":4},{"attributes":{"NORMAL":20989,"POSITION":3467},"indices":38511,"material":7,"mode":4},{"attributes":{"NORMAL":20990,"POSITION":3468},"indices":38512,"material":7,"mode":4},{"attributes":{"NORMAL":20991,"POSITION":3469},"indices":38513,"material":7,"mode":4},{"attributes":{"NORMAL":20992,"POSITION":3470},"indices":38514,"material":7,"mode":4},{"attributes":{"NORMAL":20993,"POSITION":3471},"indices":38515,"material":7,"mode":4},{"attributes":{"NORMAL":20994,"POSITION":3472},"indices":38516,"material":7,"mode":4},{"attributes":{"NORMAL":20995,"POSITION":3473},"indices":38517,"material":7,"mode":4}]},{"name":"COMPOUND144","primitives":[{"attributes":{"NORMAL":20996,"POSITION":3474},"indices":38518,"material":7,"mode":4},{"attributes":{"NORMAL":20997,"POSITION":3475},"indices":38519,"material":7,"mode":4},{"attributes":{"NORMAL":20998,"POSITION":3476},"indices":38520,"material":7,"mode":4},{"attributes":{"NORMAL":20999,"POSITION":3477},"indices":38521,"material":7,"mode":4},{"attributes":{"NORMAL":21000,"POSITION":3478},"indices":38522,"material":7,"mode":4},{"attributes":{"NORMAL":21001,"POSITION":3479},"indices":38523,"material":7,"mode":4},{"attributes":{"NORMAL":21002,"POSITION":3480},"indices":38524,"material":7,"mode":4},{"attributes":{"NORMAL":21003,"POSITION":3481},"indices":38525,"material":7,"mode":4},{"attributes":{"NORMAL":21004,"POSITION":3482},"indices":38526,"material":7,"mode":4},{"attributes":{"NORMAL":21005,"POSITION":3483},"indices":38527,"material":7,"mode":4}]},{"name":"COMPOUND145","primitives":[{"attributes":{"NORMAL":21006,"POSITION":3484},"indices":38528,"material":7,"mode":4},{"attributes":{"NORMAL":21007,"POSITION":3485},"indices":38529,"material":7,"mode":4},{"attributes":{"NORMAL":21008,"POSITION":3486},"indices":38530,"material":7,"mode":4},{"attributes":{"NORMAL":21009,"POSITION":3487},"indices":38531,"material":7,"mode":4},{"attributes":{"NORMAL":21010,"POSITION":3488},"indices":38532,"material":7,"mode":4},{"attributes":{"NORMAL":21011,"POSITION":3489},"indices":38533,"material":7,"mode":4},{"attributes":{"NORMAL":21012,"POSITION":3490},"indices":38534,"material":7,"mode":4},{"attributes":{"NORMAL":21013,"POSITION":3491},"indices":38535,"material":7,"mode":4},{"attributes":{"NORMAL":21014,"POSITION":3492},"indices":38536,"material":7,"mode":4},{"attributes":{"NORMAL":21015,"POSITION":3493},"indices":38537,"material":7,"mode":4}]},{"name":"COMPOUND146","primitives":[{"attributes":{"NORMAL":21016,"POSITION":3494},"indices":38538,"material":7,"mode":4},{"attributes":{"NORMAL":21017,"POSITION":3495},"indices":38539,"material":7,"mode":4},{"attributes":{"NORMAL":21018,"POSITION":3496},"indices":38540,"material":7,"mode":4},{"attributes":{"NORMAL":21019,"POSITION":3497},"indices":38541,"material":7,"mode":4},{"attributes":{"NORMAL":21020,"POSITION":3498},"indices":38542,"material":7,"mode":4},{"attributes":{"NORMAL":21021,"POSITION":3499},"indices":38543,"material":7,"mode":4},{"attributes":{"NORMAL":21022,"POSITION":3500},"indices":38544,"material":7,"mode":4},{"attributes":{"NORMAL":21023,"POSITION":3501},"indices":38545,"material":7,"mode":4},{"attributes":{"NORMAL":21024,"POSITION":3502},"indices":38546,"material":7,"mode":4},{"attributes":{"NORMAL":21025,"POSITION":3503},"indices":38547,"material":7,"mode":4}]},{"name":"COMPOUND147","primitives":[{"attributes":{"NORMAL":21026,"POSITION":3504},"indices":38548,"material":7,"mode":4},{"attributes":{"NORMAL":21027,"POSITION":3505},"indices":38549,"material":7,"mode":4},{"attributes":{"NORMAL":21028,"POSITION":3506},"indices":38550,"material":7,"mode":4},{"attributes":{"NORMAL":21029,"POSITION":3507},"indices":38551,"material":7,"mode":4},{"attributes":{"NORMAL":21030,"POSITION":3508},"indices":38552,"material":7,"mode":4},{"attributes":{"NORMAL":21031,"POSITION":3509},"indices":38553,"material":7,"mode":4},{"attributes":{"NORMAL":21032,"POSITION":3510},"indices":38554,"material":7,"mode":4},{"attributes":{"NORMAL":21033,"POSITION":3511},"indices":38555,"material":7,"mode":4},{"attributes":{"NORMAL":21034,"POSITION":3512},"indices":38556,"material":7,"mode":4},{"attributes":{"NORMAL":21035,"POSITION":3513},"indices":38557,"material":7,"mode":4}]},{"name":"COMPOUND148","primitives":[{"attributes":{"NORMAL":21036,"POSITION":3514},"indices":38558,"material":7,"mode":4},{"attributes":{"NORMAL":21037,"POSITION":3515},"indices":38559,"material":7,"mode":4},{"attributes":{"NORMAL":21038,"POSITION":3516},"indices":38560,"material":7,"mode":4},{"attributes":{"NORMAL":21039,"POSITION":3517},"indices":38561,"material":7,"mode":4},{"attributes":{"NORMAL":21040,"POSITION":3518},"indices":38562,"material":7,"mode":4},{"attributes":{"NORMAL":21041,"POSITION":3519},"indices":38563,"material":7,"mode":4},{"attributes":{"NORMAL":21042,"POSITION":3520},"indices":38564,"material":7,"mode":4},{"attributes":{"NORMAL":21043,"POSITION":3521},"indices":38565,"material":7,"mode":4},{"attributes":{"NORMAL":21044,"POSITION":3522},"indices":38566,"material":7,"mode":4},{"attributes":{"NORMAL":21045,"POSITION":3523},"indices":38567,"material":7,"mode":4}]},{"name":"COMPOUND149","primitives":[{"attributes":{"NORMAL":21046,"POSITION":3524},"indices":38568,"material":7,"mode":4},{"attributes":{"NORMAL":21047,"POSITION":3525},"indices":38569,"material":7,"mode":4},{"attributes":{"NORMAL":21048,"POSITION":3526},"indices":38570,"material":7,"mode":4},{"attributes":{"NORMAL":21049,"POSITION":3527},"indices":38571,"material":7,"mode":4},{"attributes":{"NORMAL":21050,"POSITION":3528},"indices":38572,"material":7,"mode":4},{"attributes":{"NORMAL":21051,"POSITION":3529},"indices":38573,"material":7,"mode":4},{"attributes":{"NORMAL":21052,"POSITION":3530},"indices":38574,"material":7,"mode":4},{"attributes":{"NORMAL":21053,"POSITION":3531},"indices":38575,"material":7,"mode":4},{"attributes":{"NORMAL":21054,"POSITION":3532},"indices":38576,"material":7,"mode":4},{"attributes":{"NORMAL":21055,"POSITION":3533},"indices":38577,"material":7,"mode":4}]},{"name":"COMPOUND150","primitives":[{"attributes":{"NORMAL":21056,"POSITION":3534},"indices":38578,"material":7,"mode":4},{"attributes":{"NORMAL":21057,"POSITION":3535},"indices":38579,"material":7,"mode":4},{"attributes":{"NORMAL":21058,"POSITION":3536},"indices":38580,"material":7,"mode":4},{"attributes":{"NORMAL":21059,"POSITION":3537},"indices":38581,"material":7,"mode":4},{"attributes":{"NORMAL":21060,"POSITION":3538},"indices":38582,"material":7,"mode":4},{"attributes":{"NORMAL":21061,"POSITION":3539},"indices":38583,"material":7,"mode":4},{"attributes":{"NORMAL":21062,"POSITION":3540},"indices":38584,"material":7,"mode":4},{"attributes":{"NORMAL":21063,"POSITION":3541},"indices":38585,"material":7,"mode":4},{"attributes":{"NORMAL":21064,"POSITION":3542},"indices":38586,"material":7,"mode":4},{"attributes":{"NORMAL":21065,"POSITION":3543},"indices":38587,"material":7,"mode":4}]},{"name":"COMPOUND151","primitives":[{"attributes":{"NORMAL":21066,"POSITION":3544},"indices":38588,"material":8,"mode":4},{"attributes":{"NORMAL":21067,"POSITION":3545},"indices":38589,"material":8,"mode":4},{"attributes":{"NORMAL":21068,"POSITION":3546},"indices":38590,"material":8,"mode":4},{"attributes":{"NORMAL":21069,"POSITION":3547},"indices":38591,"material":8,"mode":4},{"attributes":{"NORMAL":21070,"POSITION":3548},"indices":38592,"material":8,"mode":4},{"attributes":{"NORMAL":21071,"POSITION":3549},"indices":38593,"material":8,"mode":4},{"attributes":{"NORMAL":21072,"POSITION":3550},"indices":38594,"material":8,"mode":4},{"attributes":{"NORMAL":21073,"POSITION":3551},"indices":38595,"material":9,"mode":4},{"attributes":{"NORMAL":21074,"POSITION":3552},"indices":38596,"material":9,"mode":4},{"attributes":{"NORMAL":21075,"POSITION":3553},"indices":38597,"material":9,"mode":4}]},{"name":"COMPOUND152","primitives":[{"attributes":{"NORMAL":21076,"POSITION":3554},"indices":38598,"material":7,"mode":4},{"attributes":{"NORMAL":21077,"POSITION":3555},"indices":38599,"material":7,"mode":4},{"attributes":{"NORMAL":21078,"POSITION":3556},"indices":38600,"material":7,"mode":4},{"attributes":{"NORMAL":21079,"POSITION":3557},"indices":38601,"material":7,"mode":4},{"attributes":{"NORMAL":21080,"POSITION":3558},"indices":38602,"material":7,"mode":4},{"attributes":{"NORMAL":21081,"POSITION":3559},"indices":38603,"material":7,"mode":4},{"attributes":{"NORMAL":21082,"POSITION":3560},"indices":38604,"material":7,"mode":4},{"attributes":{"NORMAL":21083,"POSITION":3561},"indices":38605,"material":7,"mode":4},{"attributes":{"NORMAL":21084,"POSITION":3562},"indices":38606,"material":7,"mode":4},{"attributes":{"NORMAL":21085,"POSITION":3563},"indices":38607,"material":7,"mode":4}]},{"name":"COMPOUND153","primitives":[{"attributes":{"NORMAL":21086,"POSITION":3564},"indices":38608,"material":7,"mode":4},{"attributes":{"NORMAL":21087,"POSITION":3565},"indices":38609,"material":7,"mode":4},{"attributes":{"NORMAL":21088,"POSITION":3566},"indices":38610,"material":7,"mode":4},{"attributes":{"NORMAL":21089,"POSITION":3567},"indices":38611,"material":7,"mode":4},{"attributes":{"NORMAL":21090,"POSITION":3568},"indices":38612,"material":7,"mode":4},{"attributes":{"NORMAL":21091,"POSITION":3569},"indices":38613,"material":7,"mode":4},{"attributes":{"NORMAL":21092,"POSITION":3570},"indices":38614,"material":7,"mode":4},{"attributes":{"NORMAL":21093,"POSITION":3571},"indices":38615,"material":7,"mode":4},{"attributes":{"NORMAL":21094,"POSITION":3572},"indices":38616,"material":7,"mode":4},{"attributes":{"NORMAL":21095,"POSITION":3573},"indices":38617,"material":7,"mode":4}]},{"name":"COMPOUND154","primitives":[{"attributes":{"NORMAL":21096,"POSITION":3574},"indices":38618,"material":7,"mode":4},{"attributes":{"NORMAL":21097,"POSITION":3575},"indices":38619,"material":7,"mode":4},{"attributes":{"NORMAL":21098,"POSITION":3576},"indices":38620,"material":7,"mode":4},{"attributes":{"NORMAL":21099,"POSITION":3577},"indices":38621,"material":7,"mode":4},{"attributes":{"NORMAL":21100,"POSITION":3578},"indices":38622,"material":7,"mode":4},{"attributes":{"NORMAL":21101,"POSITION":3579},"indices":38623,"material":7,"mode":4},{"attributes":{"NORMAL":21102,"POSITION":3580},"indices":38624,"material":7,"mode":4},{"attributes":{"NORMAL":21103,"POSITION":3581},"indices":38625,"material":7,"mode":4},{"attributes":{"NORMAL":21104,"POSITION":3582},"indices":38626,"material":7,"mode":4},{"attributes":{"NORMAL":21105,"POSITION":3583},"indices":38627,"material":7,"mode":4}]},{"name":"COMPOUND155","primitives":[{"attributes":{"NORMAL":21106,"POSITION":3584},"indices":38628,"material":8,"mode":4},{"attributes":{"NORMAL":21107,"POSITION":3585},"indices":38629,"material":8,"mode":4},{"attributes":{"NORMAL":21108,"POSITION":3586},"indices":38630,"material":8,"mode":4},{"attributes":{"NORMAL":21109,"POSITION":3587},"indices":38631,"material":8,"mode":4},{"attributes":{"NORMAL":21110,"POSITION":3588},"indices":38632,"material":8,"mode":4},{"attributes":{"NORMAL":21111,"POSITION":3589},"indices":38633,"material":8,"mode":4},{"attributes":{"NORMAL":21112,"POSITION":3590},"indices":38634,"material":8,"mode":4},{"attributes":{"NORMAL":21113,"POSITION":3591},"indices":38635,"material":8,"mode":4},{"attributes":{"NORMAL":21114,"POSITION":3592},"indices":38636,"material":8,"mode":4},{"attributes":{"NORMAL":21115,"POSITION":3593},"indices":38637,"material":8,"mode":4},{"attributes":{"NORMAL":21116,"POSITION":3594},"indices":38638,"material":8,"mode":4},{"attributes":{"NORMAL":21117,"POSITION":3595},"indices":38639,"material":8,"mode":4},{"attributes":{"NORMAL":21118,"POSITION":3596},"indices":38640,"material":8,"mode":4},{"attributes":{"NORMAL":21119,"POSITION":3597},"indices":38641,"material":8,"mode":4},{"attributes":{"NORMAL":21120,"POSITION":3598},"indices":38642,"material":8,"mode":4},{"attributes":{"NORMAL":21121,"POSITION":3599},"indices":38643,"material":8,"mode":4},{"attributes":{"NORMAL":21122,"POSITION":3600},"indices":38644,"material":8,"mode":4},{"attributes":{"NORMAL":21123,"POSITION":3601},"indices":38645,"material":8,"mode":4}]},{"name":"COMPOUND156","primitives":[{"attributes":{"NORMAL":21124,"POSITION":3602},"indices":38646,"material":14,"mode":4},{"attributes":{"NORMAL":21125,"POSITION":3603},"indices":38647,"material":14,"mode":4}]},{"name":"COMPOUND157","primitives":[{"attributes":{"NORMAL":21126,"POSITION":3604},"indices":38648,"material":7,"mode":4},{"attributes":{"NORMAL":21127,"POSITION":3605},"indices":38649,"material":7,"mode":4},{"attributes":{"NORMAL":21128,"POSITION":3606},"indices":38650,"material":7,"mode":4},{"attributes":{"NORMAL":21129,"POSITION":3607},"indices":38651,"material":7,"mode":4},{"attributes":{"NORMAL":21130,"POSITION":3608},"indices":38652,"material":7,"mode":4},{"attributes":{"NORMAL":21131,"POSITION":3609},"indices":38653,"material":7,"mode":4},{"attributes":{"NORMAL":21132,"POSITION":3610},"indices":38654,"material":7,"mode":4},{"attributes":{"NORMAL":21133,"POSITION":3611},"indices":38655,"material":7,"mode":4},{"attributes":{"NORMAL":21134,"POSITION":3612},"indices":38656,"material":7,"mode":4},{"attributes":{"NORMAL":21135,"POSITION":3613},"indices":38657,"material":7,"mode":4}]},{"name":"COMPOUND158","primitives":[{"attributes":{"NORMAL":21136,"POSITION":3614},"indices":38658,"material":13,"mode":4},{"attributes":{"NORMAL":21137,"POSITION":3615},"indices":38659,"material":13,"mode":4},{"attributes":{"NORMAL":21138,"POSITION":3616},"indices":38660,"material":13,"mode":4},{"attributes":{"NORMAL":21139,"POSITION":3617},"indices":38661,"material":13,"mode":4},{"attributes":{"NORMAL":21140,"POSITION":3618},"indices":38662,"material":13,"mode":4},{"attributes":{"NORMAL":21141,"POSITION":3619},"indices":38663,"material":13,"mode":4},{"attributes":{"NORMAL":21142,"POSITION":3620},"indices":38664,"material":13,"mode":4},{"attributes":{"NORMAL":21143,"POSITION":3621},"indices":38665,"material":13,"mode":4},{"attributes":{"NORMAL":21144,"POSITION":3622},"indices":38666,"material":13,"mode":4},{"attributes":{"NORMAL":21145,"POSITION":3623},"indices":38667,"material":13,"mode":4},{"attributes":{"NORMAL":21146,"POSITION":3624},"indices":38668,"material":9,"mode":4},{"attributes":{"NORMAL":21147,"POSITION":3625},"indices":38669,"material":9,"mode":4},{"attributes":{"NORMAL":21148,"POSITION":3626},"indices":38670,"material":9,"mode":4},{"attributes":{"NORMAL":21149,"POSITION":3627},"indices":38671,"material":9,"mode":4},{"attributes":{"NORMAL":21150,"POSITION":3628},"indices":38672,"material":9,"mode":4},{"attributes":{"NORMAL":21151,"POSITION":3629},"indices":38673,"material":13,"mode":4},{"attributes":{"NORMAL":21152,"POSITION":3630},"indices":38674,"material":9,"mode":4},{"attributes":{"NORMAL":21153,"POSITION":3631},"indices":38675,"material":9,"mode":4},{"attributes":{"NORMAL":21154,"POSITION":3632},"indices":38676,"material":9,"mode":4},{"attributes":{"NORMAL":21155,"POSITION":3633},"indices":38677,"material":9,"mode":4},{"attributes":{"NORMAL":21156,"POSITION":3634},"indices":38678,"material":9,"mode":4},{"attributes":{"NORMAL":21157,"POSITION":3635},"indices":38679,"material":13,"mode":4},{"attributes":{"NORMAL":21158,"POSITION":3636},"indices":38680,"material":9,"mode":4},{"attributes":{"NORMAL":21159,"POSITION":3637},"indices":38681,"material":9,"mode":4},{"attributes":{"NORMAL":21160,"POSITION":3638},"indices":38682,"material":9,"mode":4},{"attributes":{"NORMAL":21161,"POSITION":3639},"indices":38683,"material":9,"mode":4},{"attributes":{"NORMAL":21162,"POSITION":3640},"indices":38684,"material":9,"mode":4},{"attributes":{"NORMAL":21163,"POSITION":3641},"indices":38685,"material":9,"mode":4},{"attributes":{"NORMAL":21164,"POSITION":3642},"indices":38686,"material":9,"mode":4},{"attributes":{"NORMAL":21165,"POSITION":3643},"indices":38687,"material":9,"mode":4},{"attributes":{"NORMAL":21166,"POSITION":3644},"indices":38688,"material":9,"mode":4},{"attributes":{"NORMAL":21167,"POSITION":3645},"indices":38689,"material":9,"mode":4},{"attributes":{"NORMAL":21168,"POSITION":3646},"indices":38690,"material":9,"mode":4},{"attributes":{"NORMAL":21169,"POSITION":3647},"indices":38691,"material":9,"mode":4},{"attributes":{"NORMAL":21170,"POSITION":3648},"indices":38692,"material":9,"mode":4},{"attributes":{"NORMAL":21171,"POSITION":3649},"indices":38693,"material":9,"mode":4},{"attributes":{"NORMAL":21172,"POSITION":3650},"indices":38694,"material":9,"mode":4},{"attributes":{"NORMAL":21173,"POSITION":3651},"indices":38695,"material":9,"mode":4},{"attributes":{"NORMAL":21174,"POSITION":3652},"indices":38696,"material":9,"mode":4},{"attributes":{"NORMAL":21175,"POSITION":3653},"indices":38697,"material":9,"mode":4},{"attributes":{"NORMAL":21176,"POSITION":3654},"indices":38698,"material":9,"mode":4},{"attributes":{"NORMAL":21177,"POSITION":3655},"indices":38699,"material":9,"mode":4},{"attributes":{"NORMAL":21178,"POSITION":3656},"indices":38700,"material":9,"mode":4},{"attributes":{"NORMAL":21179,"POSITION":3657},"indices":38701,"material":13,"mode":4},{"attributes":{"NORMAL":21180,"POSITION":3658},"indices":38702,"material":9,"mode":4},{"attributes":{"NORMAL":21181,"POSITION":3659},"indices":38703,"material":9,"mode":4},{"attributes":{"NORMAL":21182,"POSITION":3660},"indices":38704,"material":9,"mode":4},{"attributes":{"NORMAL":21183,"POSITION":3661},"indices":38705,"material":9,"mode":4},{"attributes":{"NORMAL":21184,"POSITION":3662},"indices":38706,"material":9,"mode":4},{"attributes":{"NORMAL":21185,"POSITION":3663},"indices":38707,"material":9,"mode":4},{"attributes":{"NORMAL":21186,"POSITION":3664},"indices":38708,"material":9,"mode":4},{"attributes":{"NORMAL":21187,"POSITION":3665},"indices":38709,"material":9,"mode":4},{"attributes":{"NORMAL":21188,"POSITION":3666},"indices":38710,"material":9,"mode":4},{"attributes":{"NORMAL":21189,"POSITION":3667},"indices":38711,"material":9,"mode":4},{"attributes":{"NORMAL":21190,"POSITION":3668},"indices":38712,"material":9,"mode":4},{"attributes":{"NORMAL":21191,"POSITION":3669},"indices":38713,"material":9,"mode":4},{"attributes":{"NORMAL":21192,"POSITION":3670},"indices":38714,"material":9,"mode":4},{"attributes":{"NORMAL":21193,"POSITION":3671},"indices":38715,"material":9,"mode":4},{"attributes":{"NORMAL":21194,"POSITION":3672},"indices":38716,"material":9,"mode":4},{"attributes":{"NORMAL":21195,"POSITION":3673},"indices":38717,"material":13,"mode":4}]},{"name":"COMPOUND159","primitives":[{"attributes":{"NORMAL":21196,"POSITION":3674},"indices":38718,"material":7,"mode":4},{"attributes":{"NORMAL":21197,"POSITION":3675},"indices":38719,"material":7,"mode":4},{"attributes":{"NORMAL":21198,"POSITION":3676},"indices":38720,"material":7,"mode":4},{"attributes":{"NORMAL":21199,"POSITION":3677},"indices":38721,"material":7,"mode":4},{"attributes":{"NORMAL":21200,"POSITION":3678},"indices":38722,"material":7,"mode":4},{"attributes":{"NORMAL":21201,"POSITION":3679},"indices":38723,"material":7,"mode":4},{"attributes":{"NORMAL":21202,"POSITION":3680},"indices":38724,"material":7,"mode":4},{"attributes":{"NORMAL":21203,"POSITION":3681},"indices":38725,"material":7,"mode":4},{"attributes":{"NORMAL":21204,"POSITION":3682},"indices":38726,"material":7,"mode":4},{"attributes":{"NORMAL":21205,"POSITION":3683},"indices":38727,"material":7,"mode":4}]},{"name":"COMPOUND160","primitives":[{"attributes":{"NORMAL":21206,"POSITION":3684},"indices":38728,"material":7,"mode":4},{"attributes":{"NORMAL":21207,"POSITION":3685},"indices":38729,"material":7,"mode":4},{"attributes":{"NORMAL":21208,"POSITION":3686},"indices":38730,"material":7,"mode":4},{"attributes":{"NORMAL":21209,"POSITION":3687},"indices":38731,"material":7,"mode":4},{"attributes":{"NORMAL":21210,"POSITION":3688},"indices":38732,"material":7,"mode":4},{"attributes":{"NORMAL":21211,"POSITION":3689},"indices":38733,"material":7,"mode":4},{"attributes":{"NORMAL":21212,"POSITION":3690},"indices":38734,"material":7,"mode":4},{"attributes":{"NORMAL":21213,"POSITION":3691},"indices":38735,"material":7,"mode":4},{"attributes":{"NORMAL":21214,"POSITION":3692},"indices":38736,"material":7,"mode":4},{"attributes":{"NORMAL":21215,"POSITION":3693},"indices":38737,"material":7,"mode":4}]},{"name":"COMPOUND161","primitives":[{"attributes":{"NORMAL":21216,"POSITION":3694},"indices":38738,"material":7,"mode":4},{"attributes":{"NORMAL":21217,"POSITION":3695},"indices":38739,"material":7,"mode":4},{"attributes":{"NORMAL":21218,"POSITION":3696},"indices":38740,"material":7,"mode":4},{"attributes":{"NORMAL":21219,"POSITION":3697},"indices":38741,"material":7,"mode":4},{"attributes":{"NORMAL":21220,"POSITION":3698},"indices":38742,"material":7,"mode":4},{"attributes":{"NORMAL":21221,"POSITION":3699},"indices":38743,"material":7,"mode":4},{"attributes":{"NORMAL":21222,"POSITION":3700},"indices":38744,"material":7,"mode":4},{"attributes":{"NORMAL":21223,"POSITION":3701},"indices":38745,"material":7,"mode":4},{"attributes":{"NORMAL":21224,"POSITION":3702},"indices":38746,"material":7,"mode":4},{"attributes":{"NORMAL":21225,"POSITION":3703},"indices":38747,"material":7,"mode":4}]},{"name":"COMPOUND162","primitives":[{"attributes":{"NORMAL":21226,"POSITION":3704},"indices":38748,"material":7,"mode":4},{"attributes":{"NORMAL":21227,"POSITION":3705},"indices":38749,"material":7,"mode":4},{"attributes":{"NORMAL":21228,"POSITION":3706},"indices":38750,"material":7,"mode":4},{"attributes":{"NORMAL":21229,"POSITION":3707},"indices":38751,"material":7,"mode":4},{"attributes":{"NORMAL":21230,"POSITION":3708},"indices":38752,"material":7,"mode":4},{"attributes":{"NORMAL":21231,"POSITION":3709},"indices":38753,"material":7,"mode":4},{"attributes":{"NORMAL":21232,"POSITION":3710},"indices":38754,"material":7,"mode":4},{"attributes":{"NORMAL":21233,"POSITION":3711},"indices":38755,"material":7,"mode":4},{"attributes":{"NORMAL":21234,"POSITION":3712},"indices":38756,"material":7,"mode":4},{"attributes":{"NORMAL":21235,"POSITION":3713},"indices":38757,"material":7,"mode":4}]},{"name":"COMPOUND163","primitives":[{"attributes":{"NORMAL":21236,"POSITION":3714},"indices":38758,"material":7,"mode":4},{"attributes":{"NORMAL":21237,"POSITION":3715},"indices":38759,"material":7,"mode":4},{"attributes":{"NORMAL":21238,"POSITION":3716},"indices":38760,"material":7,"mode":4},{"attributes":{"NORMAL":21239,"POSITION":3717},"indices":38761,"material":7,"mode":4},{"attributes":{"NORMAL":21240,"POSITION":3718},"indices":38762,"material":7,"mode":4},{"attributes":{"NORMAL":21241,"POSITION":3719},"indices":38763,"material":7,"mode":4},{"attributes":{"NORMAL":21242,"POSITION":3720},"indices":38764,"material":7,"mode":4},{"attributes":{"NORMAL":21243,"POSITION":3721},"indices":38765,"material":7,"mode":4},{"attributes":{"NORMAL":21244,"POSITION":3722},"indices":38766,"material":7,"mode":4},{"attributes":{"NORMAL":21245,"POSITION":3723},"indices":38767,"material":7,"mode":4}]},{"name":"COMPOUND164","primitives":[{"attributes":{"NORMAL":21246,"POSITION":3724},"indices":38768,"material":7,"mode":4},{"attributes":{"NORMAL":21247,"POSITION":3725},"indices":38769,"material":7,"mode":4},{"attributes":{"NORMAL":21248,"POSITION":3726},"indices":38770,"material":7,"mode":4},{"attributes":{"NORMAL":21249,"POSITION":3727},"indices":38771,"material":7,"mode":4},{"attributes":{"NORMAL":21250,"POSITION":3728},"indices":38772,"material":7,"mode":4},{"attributes":{"NORMAL":21251,"POSITION":3729},"indices":38773,"material":7,"mode":4},{"attributes":{"NORMAL":21252,"POSITION":3730},"indices":38774,"material":7,"mode":4},{"attributes":{"NORMAL":21253,"POSITION":3731},"indices":38775,"material":7,"mode":4},{"attributes":{"NORMAL":21254,"POSITION":3732},"indices":38776,"material":7,"mode":4},{"attributes":{"NORMAL":21255,"POSITION":3733},"indices":38777,"material":7,"mode":4}]},{"name":"COMPOUND165","primitives":[{"attributes":{"NORMAL":21256,"POSITION":3734},"indices":38778,"material":7,"mode":4},{"attributes":{"NORMAL":21257,"POSITION":3735},"indices":38779,"material":7,"mode":4},{"attributes":{"NORMAL":21258,"POSITION":3736},"indices":38780,"material":7,"mode":4},{"attributes":{"NORMAL":21259,"POSITION":3737},"indices":38781,"material":7,"mode":4},{"attributes":{"NORMAL":21260,"POSITION":3738},"indices":38782,"material":7,"mode":4},{"attributes":{"NORMAL":21261,"POSITION":3739},"indices":38783,"material":7,"mode":4},{"attributes":{"NORMAL":21262,"POSITION":3740},"indices":38784,"material":7,"mode":4},{"attributes":{"NORMAL":21263,"POSITION":3741},"indices":38785,"material":7,"mode":4},{"attributes":{"NORMAL":21264,"POSITION":3742},"indices":38786,"material":7,"mode":4},{"attributes":{"NORMAL":21265,"POSITION":3743},"indices":38787,"material":7,"mode":4}]},{"name":"COMPOUND166","primitives":[{"attributes":{"NORMAL":21266,"POSITION":3744},"indices":38788,"material":7,"mode":4},{"attributes":{"NORMAL":21267,"POSITION":3745},"indices":38789,"material":7,"mode":4},{"attributes":{"NORMAL":21268,"POSITION":3746},"indices":38790,"material":7,"mode":4},{"attributes":{"NORMAL":21269,"POSITION":3747},"indices":38791,"material":7,"mode":4},{"attributes":{"NORMAL":21270,"POSITION":3748},"indices":38792,"material":7,"mode":4},{"attributes":{"NORMAL":21271,"POSITION":3749},"indices":38793,"material":7,"mode":4},{"attributes":{"NORMAL":21272,"POSITION":3750},"indices":38794,"material":7,"mode":4},{"attributes":{"NORMAL":21273,"POSITION":3751},"indices":38795,"material":7,"mode":4},{"attributes":{"NORMAL":21274,"POSITION":3752},"indices":38796,"material":7,"mode":4},{"attributes":{"NORMAL":21275,"POSITION":3753},"indices":38797,"material":7,"mode":4}]},{"name":"COMPOUND167","primitives":[{"attributes":{"NORMAL":21276,"POSITION":3754},"indices":38798,"material":7,"mode":4},{"attributes":{"NORMAL":21277,"POSITION":3755},"indices":38799,"material":7,"mode":4},{"attributes":{"NORMAL":21278,"POSITION":3756},"indices":38800,"material":7,"mode":4},{"attributes":{"NORMAL":21279,"POSITION":3757},"indices":38801,"material":7,"mode":4},{"attributes":{"NORMAL":21280,"POSITION":3758},"indices":38802,"material":7,"mode":4},{"attributes":{"NORMAL":21281,"POSITION":3759},"indices":38803,"material":7,"mode":4},{"attributes":{"NORMAL":21282,"POSITION":3760},"indices":38804,"material":7,"mode":4},{"attributes":{"NORMAL":21283,"POSITION":3761},"indices":38805,"material":7,"mode":4},{"attributes":{"NORMAL":21284,"POSITION":3762},"indices":38806,"material":7,"mode":4},{"attributes":{"NORMAL":21285,"POSITION":3763},"indices":38807,"material":7,"mode":4}]},{"name":"COMPOUND168","primitives":[{"attributes":{"NORMAL":21286,"POSITION":3764},"indices":38808,"material":7,"mode":4},{"attributes":{"NORMAL":21287,"POSITION":3765},"indices":38809,"material":7,"mode":4},{"attributes":{"NORMAL":21288,"POSITION":3766},"indices":38810,"material":7,"mode":4},{"attributes":{"NORMAL":21289,"POSITION":3767},"indices":38811,"material":7,"mode":4},{"attributes":{"NORMAL":21290,"POSITION":3768},"indices":38812,"material":7,"mode":4},{"attributes":{"NORMAL":21291,"POSITION":3769},"indices":38813,"material":7,"mode":4},{"attributes":{"NORMAL":21292,"POSITION":3770},"indices":38814,"material":7,"mode":4},{"attributes":{"NORMAL":21293,"POSITION":3771},"indices":38815,"material":7,"mode":4},{"attributes":{"NORMAL":21294,"POSITION":3772},"indices":38816,"material":7,"mode":4},{"attributes":{"NORMAL":21295,"POSITION":3773},"indices":38817,"material":7,"mode":4}]},{"name":"COMPOUND169","primitives":[{"attributes":{"NORMAL":21296,"POSITION":3774},"indices":38818,"material":14,"mode":4},{"attributes":{"NORMAL":21297,"POSITION":3775},"indices":38819,"material":14,"mode":4}]},{"name":"COMPOUND170","primitives":[{"attributes":{"NORMAL":21298,"POSITION":3776},"indices":38820,"material":7,"mode":4},{"attributes":{"NORMAL":21299,"POSITION":3777},"indices":38821,"material":7,"mode":4},{"attributes":{"NORMAL":21300,"POSITION":3778},"indices":38822,"material":7,"mode":4},{"attributes":{"NORMAL":21301,"POSITION":3779},"indices":38823,"material":7,"mode":4},{"attributes":{"NORMAL":21302,"POSITION":3780},"indices":38824,"material":7,"mode":4},{"attributes":{"NORMAL":21303,"POSITION":3781},"indices":38825,"material":7,"mode":4},{"attributes":{"NORMAL":21304,"POSITION":3782},"indices":38826,"material":7,"mode":4},{"attributes":{"NORMAL":21305,"POSITION":3783},"indices":38827,"material":7,"mode":4},{"attributes":{"NORMAL":21306,"POSITION":3784},"indices":38828,"material":7,"mode":4},{"attributes":{"NORMAL":21307,"POSITION":3785},"indices":38829,"material":7,"mode":4}]},{"name":"COMPOUND171","primitives":[{"attributes":{"NORMAL":21308,"POSITION":3786},"indices":38830,"material":7,"mode":4},{"attributes":{"NORMAL":21309,"POSITION":3787},"indices":38831,"material":7,"mode":4},{"attributes":{"NORMAL":21310,"POSITION":3788},"indices":38832,"material":7,"mode":4},{"attributes":{"NORMAL":21311,"POSITION":3789},"indices":38833,"material":7,"mode":4},{"attributes":{"NORMAL":21312,"POSITION":3790},"indices":38834,"material":7,"mode":4},{"attributes":{"NORMAL":21313,"POSITION":3791},"indices":38835,"material":7,"mode":4},{"attributes":{"NORMAL":21314,"POSITION":3792},"indices":38836,"material":7,"mode":4},{"attributes":{"NORMAL":21315,"POSITION":3793},"indices":38837,"material":7,"mode":4},{"attributes":{"NORMAL":21316,"POSITION":3794},"indices":38838,"material":7,"mode":4},{"attributes":{"NORMAL":21317,"POSITION":3795},"indices":38839,"material":7,"mode":4}]},{"name":"COMPOUND172","primitives":[{"attributes":{"NORMAL":21318,"POSITION":3796},"indices":38840,"material":7,"mode":4},{"attributes":{"NORMAL":21319,"POSITION":3797},"indices":38841,"material":7,"mode":4},{"attributes":{"NORMAL":21320,"POSITION":3798},"indices":38842,"material":7,"mode":4},{"attributes":{"NORMAL":21321,"POSITION":3799},"indices":38843,"material":7,"mode":4},{"attributes":{"NORMAL":21322,"POSITION":3800},"indices":38844,"material":7,"mode":4},{"attributes":{"NORMAL":21323,"POSITION":3801},"indices":38845,"material":7,"mode":4},{"attributes":{"NORMAL":21324,"POSITION":3802},"indices":38846,"material":7,"mode":4},{"attributes":{"NORMAL":21325,"POSITION":3803},"indices":38847,"material":7,"mode":4},{"attributes":{"NORMAL":21326,"POSITION":3804},"indices":38848,"material":7,"mode":4},{"attributes":{"NORMAL":21327,"POSITION":3805},"indices":38849,"material":7,"mode":4}]},{"name":"COMPOUND173","primitives":[{"attributes":{"NORMAL":21328,"POSITION":3806},"indices":38850,"material":7,"mode":4},{"attributes":{"NORMAL":21329,"POSITION":3807},"indices":38851,"material":7,"mode":4},{"attributes":{"NORMAL":21330,"POSITION":3808},"indices":38852,"material":7,"mode":4},{"attributes":{"NORMAL":21331,"POSITION":3809},"indices":38853,"material":7,"mode":4},{"attributes":{"NORMAL":21332,"POSITION":3810},"indices":38854,"material":7,"mode":4},{"attributes":{"NORMAL":21333,"POSITION":3811},"indices":38855,"material":7,"mode":4},{"attributes":{"NORMAL":21334,"POSITION":3812},"indices":38856,"material":7,"mode":4},{"attributes":{"NORMAL":21335,"POSITION":3813},"indices":38857,"material":7,"mode":4},{"attributes":{"NORMAL":21336,"POSITION":3814},"indices":38858,"material":7,"mode":4},{"attributes":{"NORMAL":21337,"POSITION":3815},"indices":38859,"material":7,"mode":4}]},{"name":"COMPOUND174","primitives":[{"attributes":{"NORMAL":21338,"POSITION":3816},"indices":38860,"material":7,"mode":4},{"attributes":{"NORMAL":21339,"POSITION":3817},"indices":38861,"material":7,"mode":4},{"attributes":{"NORMAL":21340,"POSITION":3818},"indices":38862,"material":7,"mode":4},{"attributes":{"NORMAL":21341,"POSITION":3819},"indices":38863,"material":7,"mode":4},{"attributes":{"NORMAL":21342,"POSITION":3820},"indices":38864,"material":7,"mode":4},{"attributes":{"NORMAL":21343,"POSITION":3821},"indices":38865,"material":7,"mode":4},{"attributes":{"NORMAL":21344,"POSITION":3822},"indices":38866,"material":7,"mode":4},{"attributes":{"NORMAL":21345,"POSITION":3823},"indices":38867,"material":7,"mode":4},{"attributes":{"NORMAL":21346,"POSITION":3824},"indices":38868,"material":7,"mode":4},{"attributes":{"NORMAL":21347,"POSITION":3825},"indices":38869,"material":7,"mode":4}]},{"name":"COMPOUND175","primitives":[{"attributes":{"NORMAL":21348,"POSITION":3826},"indices":38870,"material":7,"mode":4},{"attributes":{"NORMAL":21349,"POSITION":3827},"indices":38871,"material":7,"mode":4},{"attributes":{"NORMAL":21350,"POSITION":3828},"indices":38872,"material":7,"mode":4},{"attributes":{"NORMAL":21351,"POSITION":3829},"indices":38873,"material":7,"mode":4},{"attributes":{"NORMAL":21352,"POSITION":3830},"indices":38874,"material":7,"mode":4},{"attributes":{"NORMAL":21353,"POSITION":3831},"indices":38875,"material":7,"mode":4},{"attributes":{"NORMAL":21354,"POSITION":3832},"indices":38876,"material":7,"mode":4},{"attributes":{"NORMAL":21355,"POSITION":3833},"indices":38877,"material":7,"mode":4},{"attributes":{"NORMAL":21356,"POSITION":3834},"indices":38878,"material":7,"mode":4},{"attributes":{"NORMAL":21357,"POSITION":3835},"indices":38879,"material":7,"mode":4}]},{"name":"COMPOUND176","primitives":[{"attributes":{"NORMAL":21358,"POSITION":3836},"indices":38880,"material":14,"mode":4},{"attributes":{"NORMAL":21359,"POSITION":3837},"indices":38881,"material":14,"mode":4}]},{"name":"COMPOUND177","primitives":[{"attributes":{"NORMAL":21360,"POSITION":3838},"indices":38882,"material":7,"mode":4},{"attributes":{"NORMAL":21361,"POSITION":3839},"indices":38883,"material":7,"mode":4},{"attributes":{"NORMAL":21362,"POSITION":3840},"indices":38884,"material":7,"mode":4},{"attributes":{"NORMAL":21363,"POSITION":3841},"indices":38885,"material":7,"mode":4},{"attributes":{"NORMAL":21364,"POSITION":3842},"indices":38886,"material":7,"mode":4},{"attributes":{"NORMAL":21365,"POSITION":3843},"indices":38887,"material":7,"mode":4},{"attributes":{"NORMAL":21366,"POSITION":3844},"indices":38888,"material":7,"mode":4},{"attributes":{"NORMAL":21367,"POSITION":3845},"indices":38889,"material":7,"mode":4},{"attributes":{"NORMAL":21368,"POSITION":3846},"indices":38890,"material":7,"mode":4},{"attributes":{"NORMAL":21369,"POSITION":3847},"indices":38891,"material":7,"mode":4}]},{"name":"COMPOUND178","primitives":[{"attributes":{"NORMAL":21370,"POSITION":3848},"indices":38892,"material":8,"mode":4},{"attributes":{"NORMAL":21371,"POSITION":3849},"indices":38893,"material":8,"mode":4},{"attributes":{"NORMAL":21372,"POSITION":3850},"indices":38894,"material":8,"mode":4},{"attributes":{"NORMAL":21373,"POSITION":3851},"indices":38895,"material":8,"mode":4},{"attributes":{"NORMAL":21374,"POSITION":3852},"indices":38896,"material":8,"mode":4},{"attributes":{"NORMAL":21375,"POSITION":3853},"indices":38897,"material":8,"mode":4},{"attributes":{"NORMAL":21376,"POSITION":3854},"indices":38898,"material":8,"mode":4},{"attributes":{"NORMAL":21377,"POSITION":3855},"indices":38899,"material":9,"mode":4},{"attributes":{"NORMAL":21378,"POSITION":3856},"indices":38900,"material":9,"mode":4},{"attributes":{"NORMAL":21379,"POSITION":3857},"indices":38901,"material":9,"mode":4}]},{"name":"COMPOUND179","primitives":[{"attributes":{"NORMAL":21380,"POSITION":3858},"indices":38902,"material":7,"mode":4},{"attributes":{"NORMAL":21381,"POSITION":3859},"indices":38903,"material":7,"mode":4},{"attributes":{"NORMAL":21382,"POSITION":3860},"indices":38904,"material":7,"mode":4},{"attributes":{"NORMAL":21383,"POSITION":3861},"indices":38905,"material":7,"mode":4},{"attributes":{"NORMAL":21384,"POSITION":3862},"indices":38906,"material":7,"mode":4},{"attributes":{"NORMAL":21385,"POSITION":3863},"indices":38907,"material":7,"mode":4},{"attributes":{"NORMAL":21386,"POSITION":3864},"indices":38908,"material":7,"mode":4},{"attributes":{"NORMAL":21387,"POSITION":3865},"indices":38909,"material":7,"mode":4},{"attributes":{"NORMAL":21388,"POSITION":3866},"indices":38910,"material":7,"mode":4},{"attributes":{"NORMAL":21389,"POSITION":3867},"indices":38911,"material":7,"mode":4}]},{"name":"COMPOUND180","primitives":[{"attributes":{"NORMAL":21390,"POSITION":3868},"indices":38912,"material":7,"mode":4},{"attributes":{"NORMAL":21391,"POSITION":3869},"indices":38913,"material":7,"mode":4},{"attributes":{"NORMAL":21392,"POSITION":3870},"indices":38914,"material":7,"mode":4},{"attributes":{"NORMAL":21393,"POSITION":3871},"indices":38915,"material":7,"mode":4},{"attributes":{"NORMAL":21394,"POSITION":3872},"indices":38916,"material":7,"mode":4},{"attributes":{"NORMAL":21395,"POSITION":3873},"indices":38917,"material":7,"mode":4},{"attributes":{"NORMAL":21396,"POSITION":3874},"indices":38918,"material":7,"mode":4},{"attributes":{"NORMAL":21397,"POSITION":3875},"indices":38919,"material":7,"mode":4},{"attributes":{"NORMAL":21398,"POSITION":3876},"indices":38920,"material":7,"mode":4},{"attributes":{"NORMAL":21399,"POSITION":3877},"indices":38921,"material":7,"mode":4}]},{"name":"COMPOUND181","primitives":[{"attributes":{"NORMAL":21400,"POSITION":3878},"indices":38922,"material":7,"mode":4},{"attributes":{"NORMAL":21401,"POSITION":3879},"indices":38923,"material":7,"mode":4},{"attributes":{"NORMAL":21402,"POSITION":3880},"indices":38924,"material":7,"mode":4},{"attributes":{"NORMAL":21403,"POSITION":3881},"indices":38925,"material":7,"mode":4},{"attributes":{"NORMAL":21404,"POSITION":3882},"indices":38926,"material":7,"mode":4},{"attributes":{"NORMAL":21405,"POSITION":3883},"indices":38927,"material":7,"mode":4},{"attributes":{"NORMAL":21406,"POSITION":3884},"indices":38928,"material":7,"mode":4},{"attributes":{"NORMAL":21407,"POSITION":3885},"indices":38929,"material":7,"mode":4},{"attributes":{"NORMAL":21408,"POSITION":3886},"indices":38930,"material":7,"mode":4},{"attributes":{"NORMAL":21409,"POSITION":3887},"indices":38931,"material":7,"mode":4}]},{"name":"COMPOUND182","primitives":[{"attributes":{"NORMAL":21410,"POSITION":3888},"indices":38932,"material":7,"mode":4},{"attributes":{"NORMAL":21411,"POSITION":3889},"indices":38933,"material":7,"mode":4},{"attributes":{"NORMAL":21412,"POSITION":3890},"indices":38934,"material":7,"mode":4},{"attributes":{"NORMAL":21413,"POSITION":3891},"indices":38935,"material":7,"mode":4},{"attributes":{"NORMAL":21414,"POSITION":3892},"indices":38936,"material":7,"mode":4},{"attributes":{"NORMAL":21415,"POSITION":3893},"indices":38937,"material":7,"mode":4},{"attributes":{"NORMAL":21416,"POSITION":3894},"indices":38938,"material":7,"mode":4},{"attributes":{"NORMAL":21417,"POSITION":3895},"indices":38939,"material":7,"mode":4},{"attributes":{"NORMAL":21418,"POSITION":3896},"indices":38940,"material":7,"mode":4},{"attributes":{"NORMAL":21419,"POSITION":3897},"indices":38941,"material":7,"mode":4}]},{"name":"COMPOUND183","primitives":[{"attributes":{"NORMAL":21420,"POSITION":3898},"indices":38942,"material":7,"mode":4},{"attributes":{"NORMAL":21421,"POSITION":3899},"indices":38943,"material":7,"mode":4},{"attributes":{"NORMAL":21422,"POSITION":3900},"indices":38944,"material":7,"mode":4},{"attributes":{"NORMAL":21423,"POSITION":3901},"indices":38945,"material":7,"mode":4},{"attributes":{"NORMAL":21424,"POSITION":3902},"indices":38946,"material":7,"mode":4},{"attributes":{"NORMAL":21425,"POSITION":3903},"indices":38947,"material":7,"mode":4},{"attributes":{"NORMAL":21426,"POSITION":3904},"indices":38948,"material":7,"mode":4},{"attributes":{"NORMAL":21427,"POSITION":3905},"indices":38949,"material":7,"mode":4},{"attributes":{"NORMAL":21428,"POSITION":3906},"indices":38950,"material":7,"mode":4},{"attributes":{"NORMAL":21429,"POSITION":3907},"indices":38951,"material":7,"mode":4}]},{"name":"COMPOUND184","primitives":[{"attributes":{"NORMAL":21430,"POSITION":3908},"indices":38952,"material":7,"mode":4},{"attributes":{"NORMAL":21431,"POSITION":3909},"indices":38953,"material":7,"mode":4},{"attributes":{"NORMAL":21432,"POSITION":3910},"indices":38954,"material":7,"mode":4},{"attributes":{"NORMAL":21433,"POSITION":3911},"indices":38955,"material":7,"mode":4},{"attributes":{"NORMAL":21434,"POSITION":3912},"indices":38956,"material":7,"mode":4},{"attributes":{"NORMAL":21435,"POSITION":3913},"indices":38957,"material":7,"mode":4},{"attributes":{"NORMAL":21436,"POSITION":3914},"indices":38958,"material":7,"mode":4},{"attributes":{"NORMAL":21437,"POSITION":3915},"indices":38959,"material":7,"mode":4},{"attributes":{"NORMAL":21438,"POSITION":3916},"indices":38960,"material":7,"mode":4},{"attributes":{"NORMAL":21439,"POSITION":3917},"indices":38961,"material":7,"mode":4}]},{"name":"COMPOUND185","primitives":[{"attributes":{"NORMAL":21440,"POSITION":3918},"indices":38962,"material":7,"mode":4},{"attributes":{"NORMAL":21441,"POSITION":3919},"indices":38963,"material":7,"mode":4},{"attributes":{"NORMAL":21442,"POSITION":3920},"indices":38964,"material":7,"mode":4},{"attributes":{"NORMAL":21443,"POSITION":3921},"indices":38965,"material":7,"mode":4},{"attributes":{"NORMAL":21444,"POSITION":3922},"indices":38966,"material":7,"mode":4},{"attributes":{"NORMAL":21445,"POSITION":3923},"indices":38967,"material":7,"mode":4},{"attributes":{"NORMAL":21446,"POSITION":3924},"indices":38968,"material":7,"mode":4},{"attributes":{"NORMAL":21447,"POSITION":3925},"indices":38969,"material":7,"mode":4},{"attributes":{"NORMAL":21448,"POSITION":3926},"indices":38970,"material":7,"mode":4},{"attributes":{"NORMAL":21449,"POSITION":3927},"indices":38971,"material":7,"mode":4}]},{"name":"COMPOUND186","primitives":[{"attributes":{"NORMAL":21450,"POSITION":3928},"indices":38972,"material":7,"mode":4},{"attributes":{"NORMAL":21451,"POSITION":3929},"indices":38973,"material":7,"mode":4},{"attributes":{"NORMAL":21452,"POSITION":3930},"indices":38974,"material":7,"mode":4},{"attributes":{"NORMAL":21453,"POSITION":3931},"indices":38975,"material":7,"mode":4},{"attributes":{"NORMAL":21454,"POSITION":3932},"indices":38976,"material":7,"mode":4},{"attributes":{"NORMAL":21455,"POSITION":3933},"indices":38977,"material":7,"mode":4},{"attributes":{"NORMAL":21456,"POSITION":3934},"indices":38978,"material":7,"mode":4},{"attributes":{"NORMAL":21457,"POSITION":3935},"indices":38979,"material":7,"mode":4},{"attributes":{"NORMAL":21458,"POSITION":3936},"indices":38980,"material":7,"mode":4},{"attributes":{"NORMAL":21459,"POSITION":3937},"indices":38981,"material":7,"mode":4}]},{"name":"COMPOUND187","primitives":[{"attributes":{"NORMAL":21460,"POSITION":3938},"indices":38982,"material":7,"mode":4},{"attributes":{"NORMAL":21461,"POSITION":3939},"indices":38983,"material":7,"mode":4},{"attributes":{"NORMAL":21462,"POSITION":3940},"indices":38984,"material":7,"mode":4},{"attributes":{"NORMAL":21463,"POSITION":3941},"indices":38985,"material":7,"mode":4},{"attributes":{"NORMAL":21464,"POSITION":3942},"indices":38986,"material":7,"mode":4},{"attributes":{"NORMAL":21465,"POSITION":3943},"indices":38987,"material":7,"mode":4},{"attributes":{"NORMAL":21466,"POSITION":3944},"indices":38988,"material":7,"mode":4},{"attributes":{"NORMAL":21467,"POSITION":3945},"indices":38989,"material":7,"mode":4},{"attributes":{"NORMAL":21468,"POSITION":3946},"indices":38990,"material":7,"mode":4},{"attributes":{"NORMAL":21469,"POSITION":3947},"indices":38991,"material":7,"mode":4}]},{"name":"COMPOUND188","primitives":[{"attributes":{"NORMAL":21470,"POSITION":3948},"indices":38992,"material":8,"mode":4},{"attributes":{"NORMAL":21471,"POSITION":3949},"indices":38993,"material":8,"mode":4},{"attributes":{"NORMAL":21472,"POSITION":3950},"indices":38994,"material":8,"mode":4},{"attributes":{"NORMAL":21473,"POSITION":3951},"indices":38995,"material":8,"mode":4},{"attributes":{"NORMAL":21474,"POSITION":3952},"indices":38996,"material":8,"mode":4},{"attributes":{"NORMAL":21475,"POSITION":3953},"indices":38997,"material":8,"mode":4},{"attributes":{"NORMAL":21476,"POSITION":3954},"indices":38998,"material":8,"mode":4},{"attributes":{"NORMAL":21477,"POSITION":3955},"indices":38999,"material":9,"mode":4},{"attributes":{"NORMAL":21478,"POSITION":3956},"indices":39000,"material":9,"mode":4},{"attributes":{"NORMAL":21479,"POSITION":3957},"indices":39001,"material":9,"mode":4}]},{"name":"COMPOUND189","primitives":[{"attributes":{"NORMAL":21480,"POSITION":3958},"indices":39002,"material":7,"mode":4},{"attributes":{"NORMAL":21481,"POSITION":3959},"indices":39003,"material":7,"mode":4},{"attributes":{"NORMAL":21482,"POSITION":3960},"indices":39004,"material":7,"mode":4},{"attributes":{"NORMAL":21483,"POSITION":3961},"indices":39005,"material":7,"mode":4},{"attributes":{"NORMAL":21484,"POSITION":3962},"indices":39006,"material":7,"mode":4},{"attributes":{"NORMAL":21485,"POSITION":3963},"indices":39007,"material":7,"mode":4},{"attributes":{"NORMAL":21486,"POSITION":3964},"indices":39008,"material":7,"mode":4},{"attributes":{"NORMAL":21487,"POSITION":3965},"indices":39009,"material":7,"mode":4},{"attributes":{"NORMAL":21488,"POSITION":3966},"indices":39010,"material":7,"mode":4},{"attributes":{"NORMAL":21489,"POSITION":3967},"indices":39011,"material":7,"mode":4}]},{"name":"COMPOUND190","primitives":[{"attributes":{"NORMAL":21490,"POSITION":3968},"indices":39012,"material":7,"mode":4},{"attributes":{"NORMAL":21491,"POSITION":3969},"indices":39013,"material":7,"mode":4},{"attributes":{"NORMAL":21492,"POSITION":3970},"indices":39014,"material":7,"mode":4},{"attributes":{"NORMAL":21493,"POSITION":3971},"indices":39015,"material":7,"mode":4},{"attributes":{"NORMAL":21494,"POSITION":3972},"indices":39016,"material":7,"mode":4},{"attributes":{"NORMAL":21495,"POSITION":3973},"indices":39017,"material":7,"mode":4},{"attributes":{"NORMAL":21496,"POSITION":3974},"indices":39018,"material":7,"mode":4},{"attributes":{"NORMAL":21497,"POSITION":3975},"indices":39019,"material":7,"mode":4},{"attributes":{"NORMAL":21498,"POSITION":3976},"indices":39020,"material":7,"mode":4},{"attributes":{"NORMAL":21499,"POSITION":3977},"indices":39021,"material":7,"mode":4}]},{"name":"COMPOUND191","primitives":[{"attributes":{"NORMAL":21500,"POSITION":3978},"indices":39022,"material":7,"mode":4},{"attributes":{"NORMAL":21501,"POSITION":3979},"indices":39023,"material":7,"mode":4},{"attributes":{"NORMAL":21502,"POSITION":3980},"indices":39024,"material":7,"mode":4},{"attributes":{"NORMAL":21503,"POSITION":3981},"indices":39025,"material":7,"mode":4},{"attributes":{"NORMAL":21504,"POSITION":3982},"indices":39026,"material":7,"mode":4},{"attributes":{"NORMAL":21505,"POSITION":3983},"indices":39027,"material":7,"mode":4},{"attributes":{"NORMAL":21506,"POSITION":3984},"indices":39028,"material":7,"mode":4},{"attributes":{"NORMAL":21507,"POSITION":3985},"indices":39029,"material":7,"mode":4},{"attributes":{"NORMAL":21508,"POSITION":3986},"indices":39030,"material":7,"mode":4},{"attributes":{"NORMAL":21509,"POSITION":3987},"indices":39031,"material":7,"mode":4}]},{"name":"COMPOUND192","primitives":[{"attributes":{"NORMAL":21510,"POSITION":3988},"indices":39032,"material":7,"mode":4},{"attributes":{"NORMAL":21511,"POSITION":3989},"indices":39033,"material":7,"mode":4},{"attributes":{"NORMAL":21512,"POSITION":3990},"indices":39034,"material":7,"mode":4},{"attributes":{"NORMAL":21513,"POSITION":3991},"indices":39035,"material":7,"mode":4},{"attributes":{"NORMAL":21514,"POSITION":3992},"indices":39036,"material":7,"mode":4},{"attributes":{"NORMAL":21515,"POSITION":3993},"indices":39037,"material":7,"mode":4},{"attributes":{"NORMAL":21516,"POSITION":3994},"indices":39038,"material":7,"mode":4},{"attributes":{"NORMAL":21517,"POSITION":3995},"indices":39039,"material":7,"mode":4},{"attributes":{"NORMAL":21518,"POSITION":3996},"indices":39040,"material":7,"mode":4},{"attributes":{"NORMAL":21519,"POSITION":3997},"indices":39041,"material":7,"mode":4}]},{"name":"COMPOUND193","primitives":[{"attributes":{"NORMAL":21520,"POSITION":3998},"indices":39042,"material":7,"mode":4},{"attributes":{"NORMAL":21521,"POSITION":3999},"indices":39043,"material":7,"mode":4},{"attributes":{"NORMAL":21522,"POSITION":4000},"indices":39044,"material":7,"mode":4},{"attributes":{"NORMAL":21523,"POSITION":4001},"indices":39045,"material":7,"mode":4},{"attributes":{"NORMAL":21524,"POSITION":4002},"indices":39046,"material":7,"mode":4},{"attributes":{"NORMAL":21525,"POSITION":4003},"indices":39047,"material":7,"mode":4},{"attributes":{"NORMAL":21526,"POSITION":4004},"indices":39048,"material":7,"mode":4},{"attributes":{"NORMAL":21527,"POSITION":4005},"indices":39049,"material":7,"mode":4},{"attributes":{"NORMAL":21528,"POSITION":4006},"indices":39050,"material":7,"mode":4},{"attributes":{"NORMAL":21529,"POSITION":4007},"indices":39051,"material":7,"mode":4}]},{"name":"COMPOUND194","primitives":[{"attributes":{"NORMAL":21530,"POSITION":4008},"indices":39052,"material":7,"mode":4},{"attributes":{"NORMAL":21531,"POSITION":4009},"indices":39053,"material":7,"mode":4},{"attributes":{"NORMAL":21532,"POSITION":4010},"indices":39054,"material":7,"mode":4},{"attributes":{"NORMAL":21533,"POSITION":4011},"indices":39055,"material":7,"mode":4},{"attributes":{"NORMAL":21534,"POSITION":4012},"indices":39056,"material":7,"mode":4},{"attributes":{"NORMAL":21535,"POSITION":4013},"indices":39057,"material":7,"mode":4},{"attributes":{"NORMAL":21536,"POSITION":4014},"indices":39058,"material":7,"mode":4},{"attributes":{"NORMAL":21537,"POSITION":4015},"indices":39059,"material":7,"mode":4},{"attributes":{"NORMAL":21538,"POSITION":4016},"indices":39060,"material":7,"mode":4},{"attributes":{"NORMAL":21539,"POSITION":4017},"indices":39061,"material":7,"mode":4}]},{"name":"COMPOUND195","primitives":[{"attributes":{"NORMAL":21540,"POSITION":4018},"indices":39062,"material":8,"mode":4},{"attributes":{"NORMAL":21541,"POSITION":4019},"indices":39063,"material":8,"mode":4},{"attributes":{"NORMAL":21542,"POSITION":4020},"indices":39064,"material":8,"mode":4},{"attributes":{"NORMAL":21543,"POSITION":4021},"indices":39065,"material":8,"mode":4},{"attributes":{"NORMAL":21544,"POSITION":4022},"indices":39066,"material":8,"mode":4},{"attributes":{"NORMAL":21545,"POSITION":4023},"indices":39067,"material":8,"mode":4},{"attributes":{"NORMAL":21546,"POSITION":4024},"indices":39068,"material":8,"mode":4},{"attributes":{"NORMAL":21547,"POSITION":4025},"indices":39069,"material":9,"mode":4},{"attributes":{"NORMAL":21548,"POSITION":4026},"indices":39070,"material":9,"mode":4},{"attributes":{"NORMAL":21549,"POSITION":4027},"indices":39071,"material":9,"mode":4}]},{"name":"COMPOUND196","primitives":[{"attributes":{"NORMAL":21550,"POSITION":4028},"indices":39072,"material":7,"mode":4},{"attributes":{"NORMAL":21551,"POSITION":4029},"indices":39073,"material":7,"mode":4},{"attributes":{"NORMAL":21552,"POSITION":4030},"indices":39074,"material":7,"mode":4},{"attributes":{"NORMAL":21553,"POSITION":4031},"indices":39075,"material":7,"mode":4},{"attributes":{"NORMAL":21554,"POSITION":4032},"indices":39076,"material":7,"mode":4},{"attributes":{"NORMAL":21555,"POSITION":4033},"indices":39077,"material":7,"mode":4},{"attributes":{"NORMAL":21556,"POSITION":4034},"indices":39078,"material":7,"mode":4},{"attributes":{"NORMAL":21557,"POSITION":4035},"indices":39079,"material":7,"mode":4},{"attributes":{"NORMAL":21558,"POSITION":4036},"indices":39080,"material":7,"mode":4},{"attributes":{"NORMAL":21559,"POSITION":4037},"indices":39081,"material":7,"mode":4}]},{"name":"COMPOUND197","primitives":[{"attributes":{"NORMAL":21560,"POSITION":4038},"indices":39082,"material":7,"mode":4},{"attributes":{"NORMAL":21561,"POSITION":4039},"indices":39083,"material":7,"mode":4},{"attributes":{"NORMAL":21562,"POSITION":4040},"indices":39084,"material":7,"mode":4},{"attributes":{"NORMAL":21563,"POSITION":4041},"indices":39085,"material":7,"mode":4},{"attributes":{"NORMAL":21564,"POSITION":4042},"indices":39086,"material":7,"mode":4},{"attributes":{"NORMAL":21565,"POSITION":4043},"indices":39087,"material":7,"mode":4},{"attributes":{"NORMAL":21566,"POSITION":4044},"indices":39088,"material":7,"mode":4},{"attributes":{"NORMAL":21567,"POSITION":4045},"indices":39089,"material":7,"mode":4},{"attributes":{"NORMAL":21568,"POSITION":4046},"indices":39090,"material":7,"mode":4},{"attributes":{"NORMAL":21569,"POSITION":4047},"indices":39091,"material":7,"mode":4}]},{"name":"COMPOUND198","primitives":[{"attributes":{"NORMAL":21570,"POSITION":4048},"indices":39092,"material":13,"mode":4},{"attributes":{"NORMAL":21571,"POSITION":4049},"indices":39093,"material":13,"mode":4},{"attributes":{"NORMAL":21572,"POSITION":4050},"indices":39094,"material":13,"mode":4},{"attributes":{"NORMAL":21573,"POSITION":4051},"indices":39095,"material":13,"mode":4},{"attributes":{"NORMAL":21574,"POSITION":4052},"indices":39096,"material":13,"mode":4},{"attributes":{"NORMAL":21575,"POSITION":4053},"indices":39097,"material":13,"mode":4},{"attributes":{"NORMAL":21576,"POSITION":4054},"indices":39098,"material":13,"mode":4},{"attributes":{"NORMAL":21577,"POSITION":4055},"indices":39099,"material":13,"mode":4},{"attributes":{"NORMAL":21578,"POSITION":4056},"indices":39100,"material":13,"mode":4},{"attributes":{"NORMAL":21579,"POSITION":4057},"indices":39101,"material":13,"mode":4},{"attributes":{"NORMAL":21580,"POSITION":4058},"indices":39102,"material":9,"mode":4},{"attributes":{"NORMAL":21581,"POSITION":4059},"indices":39103,"material":9,"mode":4},{"attributes":{"NORMAL":21582,"POSITION":4060},"indices":39104,"material":9,"mode":4},{"attributes":{"NORMAL":21583,"POSITION":4061},"indices":39105,"material":9,"mode":4},{"attributes":{"NORMAL":21584,"POSITION":4062},"indices":39106,"material":9,"mode":4},{"attributes":{"NORMAL":21585,"POSITION":4063},"indices":39107,"material":13,"mode":4},{"attributes":{"NORMAL":21586,"POSITION":4064},"indices":39108,"material":9,"mode":4},{"attributes":{"NORMAL":21587,"POSITION":4065},"indices":39109,"material":9,"mode":4},{"attributes":{"NORMAL":21588,"POSITION":4066},"indices":39110,"material":9,"mode":4},{"attributes":{"NORMAL":21589,"POSITION":4067},"indices":39111,"material":9,"mode":4},{"attributes":{"NORMAL":21590,"POSITION":4068},"indices":39112,"material":9,"mode":4},{"attributes":{"NORMAL":21591,"POSITION":4069},"indices":39113,"material":13,"mode":4},{"attributes":{"NORMAL":21592,"POSITION":4070},"indices":39114,"material":9,"mode":4},{"attributes":{"NORMAL":21593,"POSITION":4071},"indices":39115,"material":9,"mode":4},{"attributes":{"NORMAL":21594,"POSITION":4072},"indices":39116,"material":9,"mode":4},{"attributes":{"NORMAL":21595,"POSITION":4073},"indices":39117,"material":9,"mode":4},{"attributes":{"NORMAL":21596,"POSITION":4074},"indices":39118,"material":9,"mode":4},{"attributes":{"NORMAL":21597,"POSITION":4075},"indices":39119,"material":9,"mode":4},{"attributes":{"NORMAL":21598,"POSITION":4076},"indices":39120,"material":9,"mode":4},{"attributes":{"NORMAL":21599,"POSITION":4077},"indices":39121,"material":9,"mode":4},{"attributes":{"NORMAL":21600,"POSITION":4078},"indices":39122,"material":9,"mode":4},{"attributes":{"NORMAL":21601,"POSITION":4079},"indices":39123,"material":9,"mode":4},{"attributes":{"NORMAL":21602,"POSITION":4080},"indices":39124,"material":9,"mode":4},{"attributes":{"NORMAL":21603,"POSITION":4081},"indices":39125,"material":9,"mode":4},{"attributes":{"NORMAL":21604,"POSITION":4082},"indices":39126,"material":9,"mode":4},{"attributes":{"NORMAL":21605,"POSITION":4083},"indices":39127,"material":9,"mode":4},{"attributes":{"NORMAL":21606,"POSITION":4084},"indices":39128,"material":9,"mode":4},{"attributes":{"NORMAL":21607,"POSITION":4085},"indices":39129,"material":9,"mode":4},{"attributes":{"NORMAL":21608,"POSITION":4086},"indices":39130,"material":9,"mode":4},{"attributes":{"NORMAL":21609,"POSITION":4087},"indices":39131,"material":9,"mode":4},{"attributes":{"NORMAL":21610,"POSITION":4088},"indices":39132,"material":9,"mode":4},{"attributes":{"NORMAL":21611,"POSITION":4089},"indices":39133,"material":9,"mode":4},{"attributes":{"NORMAL":21612,"POSITION":4090},"indices":39134,"material":9,"mode":4},{"attributes":{"NORMAL":21613,"POSITION":4091},"indices":39135,"material":13,"mode":4},{"attributes":{"NORMAL":21614,"POSITION":4092},"indices":39136,"material":9,"mode":4},{"attributes":{"NORMAL":21615,"POSITION":4093},"indices":39137,"material":9,"mode":4},{"attributes":{"NORMAL":21616,"POSITION":4094},"indices":39138,"material":9,"mode":4},{"attributes":{"NORMAL":21617,"POSITION":4095},"indices":39139,"material":9,"mode":4},{"attributes":{"NORMAL":21618,"POSITION":4096},"indices":39140,"material":9,"mode":4},{"attributes":{"NORMAL":21619,"POSITION":4097},"indices":39141,"material":9,"mode":4},{"attributes":{"NORMAL":21620,"POSITION":4098},"indices":39142,"material":9,"mode":4},{"attributes":{"NORMAL":21621,"POSITION":4099},"indices":39143,"material":9,"mode":4},{"attributes":{"NORMAL":21622,"POSITION":4100},"indices":39144,"material":9,"mode":4},{"attributes":{"NORMAL":21623,"POSITION":4101},"indices":39145,"material":9,"mode":4},{"attributes":{"NORMAL":21624,"POSITION":4102},"indices":39146,"material":9,"mode":4},{"attributes":{"NORMAL":21625,"POSITION":4103},"indices":39147,"material":9,"mode":4},{"attributes":{"NORMAL":21626,"POSITION":4104},"indices":39148,"material":9,"mode":4},{"attributes":{"NORMAL":21627,"POSITION":4105},"indices":39149,"material":9,"mode":4},{"attributes":{"NORMAL":21628,"POSITION":4106},"indices":39150,"material":9,"mode":4},{"attributes":{"NORMAL":21629,"POSITION":4107},"indices":39151,"material":13,"mode":4}]},{"name":"COMPOUND199","primitives":[{"attributes":{"NORMAL":21630,"POSITION":4108},"indices":39152,"material":13,"mode":4},{"attributes":{"NORMAL":21631,"POSITION":4109},"indices":39153,"material":13,"mode":4},{"attributes":{"NORMAL":21632,"POSITION":4110},"indices":39154,"material":13,"mode":4},{"attributes":{"NORMAL":21633,"POSITION":4111},"indices":39155,"material":13,"mode":4},{"attributes":{"NORMAL":21634,"POSITION":4112},"indices":39156,"material":13,"mode":4},{"attributes":{"NORMAL":21635,"POSITION":4113},"indices":39157,"material":13,"mode":4},{"attributes":{"NORMAL":21636,"POSITION":4114},"indices":39158,"material":13,"mode":4},{"attributes":{"NORMAL":21637,"POSITION":4115},"indices":39159,"material":13,"mode":4},{"attributes":{"NORMAL":21638,"POSITION":4116},"indices":39160,"material":13,"mode":4},{"attributes":{"NORMAL":21639,"POSITION":4117},"indices":39161,"material":13,"mode":4},{"attributes":{"NORMAL":21640,"POSITION":4118},"indices":39162,"material":9,"mode":4},{"attributes":{"NORMAL":21641,"POSITION":4119},"indices":39163,"material":9,"mode":4},{"attributes":{"NORMAL":21642,"POSITION":4120},"indices":39164,"material":9,"mode":4},{"attributes":{"NORMAL":21643,"POSITION":4121},"indices":39165,"material":9,"mode":4},{"attributes":{"NORMAL":21644,"POSITION":4122},"indices":39166,"material":9,"mode":4},{"attributes":{"NORMAL":21645,"POSITION":4123},"indices":39167,"material":13,"mode":4},{"attributes":{"NORMAL":21646,"POSITION":4124},"indices":39168,"material":9,"mode":4},{"attributes":{"NORMAL":21647,"POSITION":4125},"indices":39169,"material":9,"mode":4},{"attributes":{"NORMAL":21648,"POSITION":4126},"indices":39170,"material":9,"mode":4},{"attributes":{"NORMAL":21649,"POSITION":4127},"indices":39171,"material":9,"mode":4},{"attributes":{"NORMAL":21650,"POSITION":4128},"indices":39172,"material":9,"mode":4},{"attributes":{"NORMAL":21651,"POSITION":4129},"indices":39173,"material":13,"mode":4},{"attributes":{"NORMAL":21652,"POSITION":4130},"indices":39174,"material":9,"mode":4},{"attributes":{"NORMAL":21653,"POSITION":4131},"indices":39175,"material":9,"mode":4},{"attributes":{"NORMAL":21654,"POSITION":4132},"indices":39176,"material":9,"mode":4},{"attributes":{"NORMAL":21655,"POSITION":4133},"indices":39177,"material":9,"mode":4},{"attributes":{"NORMAL":21656,"POSITION":4134},"indices":39178,"material":9,"mode":4},{"attributes":{"NORMAL":21657,"POSITION":4135},"indices":39179,"material":9,"mode":4},{"attributes":{"NORMAL":21658,"POSITION":4136},"indices":39180,"material":9,"mode":4},{"attributes":{"NORMAL":21659,"POSITION":4137},"indices":39181,"material":9,"mode":4},{"attributes":{"NORMAL":21660,"POSITION":4138},"indices":39182,"material":9,"mode":4},{"attributes":{"NORMAL":21661,"POSITION":4139},"indices":39183,"material":9,"mode":4},{"attributes":{"NORMAL":21662,"POSITION":4140},"indices":39184,"material":9,"mode":4},{"attributes":{"NORMAL":21663,"POSITION":4141},"indices":39185,"material":9,"mode":4},{"attributes":{"NORMAL":21664,"POSITION":4142},"indices":39186,"material":9,"mode":4},{"attributes":{"NORMAL":21665,"POSITION":4143},"indices":39187,"material":9,"mode":4},{"attributes":{"NORMAL":21666,"POSITION":4144},"indices":39188,"material":9,"mode":4},{"attributes":{"NORMAL":21667,"POSITION":4145},"indices":39189,"material":9,"mode":4},{"attributes":{"NORMAL":21668,"POSITION":4146},"indices":39190,"material":9,"mode":4},{"attributes":{"NORMAL":21669,"POSITION":4147},"indices":39191,"material":9,"mode":4},{"attributes":{"NORMAL":21670,"POSITION":4148},"indices":39192,"material":9,"mode":4},{"attributes":{"NORMAL":21671,"POSITION":4149},"indices":39193,"material":9,"mode":4},{"attributes":{"NORMAL":21672,"POSITION":4150},"indices":39194,"material":9,"mode":4},{"attributes":{"NORMAL":21673,"POSITION":4151},"indices":39195,"material":13,"mode":4},{"attributes":{"NORMAL":21674,"POSITION":4152},"indices":39196,"material":9,"mode":4},{"attributes":{"NORMAL":21675,"POSITION":4153},"indices":39197,"material":9,"mode":4},{"attributes":{"NORMAL":21676,"POSITION":4154},"indices":39198,"material":9,"mode":4},{"attributes":{"NORMAL":21677,"POSITION":4155},"indices":39199,"material":9,"mode":4},{"attributes":{"NORMAL":21678,"POSITION":4156},"indices":39200,"material":9,"mode":4},{"attributes":{"NORMAL":21679,"POSITION":4157},"indices":39201,"material":9,"mode":4},{"attributes":{"NORMAL":21680,"POSITION":4158},"indices":39202,"material":9,"mode":4},{"attributes":{"NORMAL":21681,"POSITION":4159},"indices":39203,"material":9,"mode":4},{"attributes":{"NORMAL":21682,"POSITION":4160},"indices":39204,"material":9,"mode":4},{"attributes":{"NORMAL":21683,"POSITION":4161},"indices":39205,"material":9,"mode":4},{"attributes":{"NORMAL":21684,"POSITION":4162},"indices":39206,"material":9,"mode":4},{"attributes":{"NORMAL":21685,"POSITION":4163},"indices":39207,"material":9,"mode":4},{"attributes":{"NORMAL":21686,"POSITION":4164},"indices":39208,"material":9,"mode":4},{"attributes":{"NORMAL":21687,"POSITION":4165},"indices":39209,"material":9,"mode":4},{"attributes":{"NORMAL":21688,"POSITION":4166},"indices":39210,"material":9,"mode":4},{"attributes":{"NORMAL":21689,"POSITION":4167},"indices":39211,"material":13,"mode":4}]},{"name":"COMPOUND200","primitives":[{"attributes":{"NORMAL":21690,"POSITION":4168},"indices":39212,"material":7,"mode":4},{"attributes":{"NORMAL":21691,"POSITION":4169},"indices":39213,"material":7,"mode":4},{"attributes":{"NORMAL":21692,"POSITION":4170},"indices":39214,"material":7,"mode":4},{"attributes":{"NORMAL":21693,"POSITION":4171},"indices":39215,"material":7,"mode":4},{"attributes":{"NORMAL":21694,"POSITION":4172},"indices":39216,"material":7,"mode":4},{"attributes":{"NORMAL":21695,"POSITION":4173},"indices":39217,"material":7,"mode":4},{"attributes":{"NORMAL":21696,"POSITION":4174},"indices":39218,"material":7,"mode":4},{"attributes":{"NORMAL":21697,"POSITION":4175},"indices":39219,"material":7,"mode":4},{"attributes":{"NORMAL":21698,"POSITION":4176},"indices":39220,"material":7,"mode":4},{"attributes":{"NORMAL":21699,"POSITION":4177},"indices":39221,"material":7,"mode":4}]},{"name":"COMPOUND201","primitives":[{"attributes":{"NORMAL":21700,"POSITION":4178},"indices":39222,"material":8,"mode":4},{"attributes":{"NORMAL":21701,"POSITION":4179},"indices":39223,"material":8,"mode":4},{"attributes":{"NORMAL":21702,"POSITION":4180},"indices":39224,"material":8,"mode":4},{"attributes":{"NORMAL":21703,"POSITION":4181},"indices":39225,"material":8,"mode":4},{"attributes":{"NORMAL":21704,"POSITION":4182},"indices":39226,"material":8,"mode":4},{"attributes":{"NORMAL":21705,"POSITION":4183},"indices":39227,"material":8,"mode":4},{"attributes":{"NORMAL":21706,"POSITION":4184},"indices":39228,"material":8,"mode":4},{"attributes":{"NORMAL":21707,"POSITION":4185},"indices":39229,"material":8,"mode":4},{"attributes":{"NORMAL":21708,"POSITION":4186},"indices":39230,"material":8,"mode":4},{"attributes":{"NORMAL":21709,"POSITION":4187},"indices":39231,"material":8,"mode":4},{"attributes":{"NORMAL":21710,"POSITION":4188},"indices":39232,"material":8,"mode":4},{"attributes":{"NORMAL":21711,"POSITION":4189},"indices":39233,"material":8,"mode":4},{"attributes":{"NORMAL":21712,"POSITION":4190},"indices":39234,"material":8,"mode":4},{"attributes":{"NORMAL":21713,"POSITION":4191},"indices":39235,"material":8,"mode":4}]},{"name":"COMPOUND202","primitives":[{"attributes":{"NORMAL":21714,"POSITION":4192},"indices":39236,"material":7,"mode":4},{"attributes":{"NORMAL":21715,"POSITION":4193},"indices":39237,"material":7,"mode":4},{"attributes":{"NORMAL":21716,"POSITION":4194},"indices":39238,"material":7,"mode":4},{"attributes":{"NORMAL":21717,"POSITION":4195},"indices":39239,"material":7,"mode":4},{"attributes":{"NORMAL":21718,"POSITION":4196},"indices":39240,"material":7,"mode":4},{"attributes":{"NORMAL":21719,"POSITION":4197},"indices":39241,"material":7,"mode":4},{"attributes":{"NORMAL":21720,"POSITION":4198},"indices":39242,"material":7,"mode":4},{"attributes":{"NORMAL":21721,"POSITION":4199},"indices":39243,"material":7,"mode":4},{"attributes":{"NORMAL":21722,"POSITION":4200},"indices":39244,"material":7,"mode":4},{"attributes":{"NORMAL":21723,"POSITION":4201},"indices":39245,"material":7,"mode":4}]},{"name":"COMPOUND203","primitives":[{"attributes":{"NORMAL":21724,"POSITION":4202},"indices":39246,"material":7,"mode":4},{"attributes":{"NORMAL":21725,"POSITION":4203},"indices":39247,"material":7,"mode":4},{"attributes":{"NORMAL":21726,"POSITION":4204},"indices":39248,"material":7,"mode":4},{"attributes":{"NORMAL":21727,"POSITION":4205},"indices":39249,"material":7,"mode":4},{"attributes":{"NORMAL":21728,"POSITION":4206},"indices":39250,"material":7,"mode":4},{"attributes":{"NORMAL":21729,"POSITION":4207},"indices":39251,"material":7,"mode":4},{"attributes":{"NORMAL":21730,"POSITION":4208},"indices":39252,"material":7,"mode":4},{"attributes":{"NORMAL":21731,"POSITION":4209},"indices":39253,"material":7,"mode":4},{"attributes":{"NORMAL":21732,"POSITION":4210},"indices":39254,"material":7,"mode":4},{"attributes":{"NORMAL":21733,"POSITION":4211},"indices":39255,"material":7,"mode":4}]},{"name":"COMPOUND204","primitives":[{"attributes":{"NORMAL":21734,"POSITION":4212},"indices":39256,"material":7,"mode":4},{"attributes":{"NORMAL":21735,"POSITION":4213},"indices":39257,"material":7,"mode":4},{"attributes":{"NORMAL":21736,"POSITION":4214},"indices":39258,"material":7,"mode":4},{"attributes":{"NORMAL":21737,"POSITION":4215},"indices":39259,"material":7,"mode":4},{"attributes":{"NORMAL":21738,"POSITION":4216},"indices":39260,"material":7,"mode":4},{"attributes":{"NORMAL":21739,"POSITION":4217},"indices":39261,"material":7,"mode":4},{"attributes":{"NORMAL":21740,"POSITION":4218},"indices":39262,"material":7,"mode":4},{"attributes":{"NORMAL":21741,"POSITION":4219},"indices":39263,"material":7,"mode":4},{"attributes":{"NORMAL":21742,"POSITION":4220},"indices":39264,"material":7,"mode":4},{"attributes":{"NORMAL":21743,"POSITION":4221},"indices":39265,"material":7,"mode":4}]},{"name":"COMPOUND205","primitives":[{"attributes":{"NORMAL":21744,"POSITION":4222},"indices":39266,"material":14,"mode":4},{"attributes":{"NORMAL":21745,"POSITION":4223},"indices":39267,"material":14,"mode":4}]},{"name":"COMPOUND206","primitives":[{"attributes":{"NORMAL":21746,"POSITION":4224},"indices":39268,"material":7,"mode":4},{"attributes":{"NORMAL":21747,"POSITION":4225},"indices":39269,"material":7,"mode":4},{"attributes":{"NORMAL":21748,"POSITION":4226},"indices":39270,"material":7,"mode":4},{"attributes":{"NORMAL":21749,"POSITION":4227},"indices":39271,"material":7,"mode":4},{"attributes":{"NORMAL":21750,"POSITION":4228},"indices":39272,"material":7,"mode":4},{"attributes":{"NORMAL":21751,"POSITION":4229},"indices":39273,"material":7,"mode":4},{"attributes":{"NORMAL":21752,"POSITION":4230},"indices":39274,"material":7,"mode":4},{"attributes":{"NORMAL":21753,"POSITION":4231},"indices":39275,"material":7,"mode":4},{"attributes":{"NORMAL":21754,"POSITION":4232},"indices":39276,"material":7,"mode":4},{"attributes":{"NORMAL":21755,"POSITION":4233},"indices":39277,"material":7,"mode":4}]},{"name":"COMPOUND207","primitives":[{"attributes":{"NORMAL":21756,"POSITION":4234},"indices":39278,"material":15,"mode":4},{"attributes":{"NORMAL":21757,"POSITION":4235},"indices":39279,"material":15,"mode":4},{"attributes":{"NORMAL":21758,"POSITION":4236},"indices":39280,"material":15,"mode":4},{"attributes":{"NORMAL":21759,"POSITION":4237},"indices":39281,"material":15,"mode":4},{"attributes":{"NORMAL":21760,"POSITION":4238},"indices":39282,"material":15,"mode":4},{"attributes":{"NORMAL":21761,"POSITION":4239},"indices":39283,"material":15,"mode":4},{"attributes":{"NORMAL":21762,"POSITION":4240},"indices":39284,"material":9,"mode":4},{"attributes":{"NORMAL":21763,"POSITION":4241},"indices":39285,"material":9,"mode":4},{"attributes":{"NORMAL":21764,"POSITION":4242},"indices":39286,"material":9,"mode":4},{"attributes":{"NORMAL":21765,"POSITION":4243},"indices":39287,"material":9,"mode":4},{"attributes":{"NORMAL":21766,"POSITION":4244},"indices":39288,"material":9,"mode":4},{"attributes":{"NORMAL":21767,"POSITION":4245},"indices":39289,"material":9,"mode":4},{"attributes":{"NORMAL":21768,"POSITION":4246},"indices":39290,"material":9,"mode":4},{"attributes":{"NORMAL":21769,"POSITION":4247},"indices":39291,"material":9,"mode":4},{"attributes":{"NORMAL":21770,"POSITION":4248},"indices":39292,"material":15,"mode":4},{"attributes":{"NORMAL":21771,"POSITION":4249},"indices":39293,"material":15,"mode":4},{"attributes":{"NORMAL":21772,"POSITION":4250},"indices":39294,"material":9,"mode":4},{"attributes":{"NORMAL":21773,"POSITION":4251},"indices":39295,"material":9,"mode":4},{"attributes":{"NORMAL":21774,"POSITION":4252},"indices":39296,"material":9,"mode":4},{"attributes":{"NORMAL":21775,"POSITION":4253},"indices":39297,"material":9,"mode":4},{"attributes":{"NORMAL":21776,"POSITION":4254},"indices":39298,"material":9,"mode":4},{"attributes":{"NORMAL":21777,"POSITION":4255},"indices":39299,"material":15,"mode":4},{"attributes":{"NORMAL":21778,"POSITION":4256},"indices":39300,"material":9,"mode":4},{"attributes":{"NORMAL":21779,"POSITION":4257},"indices":39301,"material":9,"mode":4},{"attributes":{"NORMAL":21780,"POSITION":4258},"indices":39302,"material":9,"mode":4},{"attributes":{"NORMAL":21781,"POSITION":4259},"indices":39303,"material":9,"mode":4},{"attributes":{"NORMAL":21782,"POSITION":4260},"indices":39304,"material":9,"mode":4},{"attributes":{"NORMAL":21783,"POSITION":4261},"indices":39305,"material":9,"mode":4},{"attributes":{"NORMAL":21784,"POSITION":4262},"indices":39306,"material":9,"mode":4},{"attributes":{"NORMAL":21785,"POSITION":4263},"indices":39307,"material":9,"mode":4},{"attributes":{"NORMAL":21786,"POSITION":4264},"indices":39308,"material":9,"mode":4},{"attributes":{"NORMAL":21787,"POSITION":4265},"indices":39309,"material":9,"mode":4},{"attributes":{"NORMAL":21788,"POSITION":4266},"indices":39310,"material":15,"mode":4},{"attributes":{"NORMAL":21789,"POSITION":4267},"indices":39311,"material":9,"mode":4},{"attributes":{"NORMAL":21790,"POSITION":4268},"indices":39312,"material":9,"mode":4},{"attributes":{"NORMAL":21791,"POSITION":4269},"indices":39313,"material":9,"mode":4},{"attributes":{"NORMAL":21792,"POSITION":4270},"indices":39314,"material":9,"mode":4},{"attributes":{"NORMAL":21793,"POSITION":4271},"indices":39315,"material":9,"mode":4},{"attributes":{"NORMAL":21794,"POSITION":4272},"indices":39316,"material":9,"mode":4},{"attributes":{"NORMAL":21795,"POSITION":4273},"indices":39317,"material":9,"mode":4},{"attributes":{"NORMAL":21796,"POSITION":4274},"indices":39318,"material":9,"mode":4},{"attributes":{"NORMAL":21797,"POSITION":4275},"indices":39319,"material":9,"mode":4},{"attributes":{"NORMAL":21798,"POSITION":4276},"indices":39320,"material":9,"mode":4},{"attributes":{"NORMAL":21799,"POSITION":4277},"indices":39321,"material":15,"mode":4},{"attributes":{"NORMAL":21800,"POSITION":4278},"indices":39322,"material":15,"mode":4},{"attributes":{"NORMAL":21801,"POSITION":4279},"indices":39323,"material":15,"mode":4},{"attributes":{"NORMAL":21802,"POSITION":4280},"indices":39324,"material":15,"mode":4}]},{"name":"COMPOUND208","primitives":[{"attributes":{"NORMAL":21803,"POSITION":4281},"indices":39325,"material":7,"mode":4},{"attributes":{"NORMAL":21804,"POSITION":4282},"indices":39326,"material":7,"mode":4},{"attributes":{"NORMAL":21805,"POSITION":4283},"indices":39327,"material":7,"mode":4},{"attributes":{"NORMAL":21806,"POSITION":4284},"indices":39328,"material":7,"mode":4},{"attributes":{"NORMAL":21807,"POSITION":4285},"indices":39329,"material":7,"mode":4},{"attributes":{"NORMAL":21808,"POSITION":4286},"indices":39330,"material":7,"mode":4},{"attributes":{"NORMAL":21809,"POSITION":4287},"indices":39331,"material":7,"mode":4},{"attributes":{"NORMAL":21810,"POSITION":4288},"indices":39332,"material":7,"mode":4},{"attributes":{"NORMAL":21811,"POSITION":4289},"indices":39333,"material":7,"mode":4},{"attributes":{"NORMAL":21812,"POSITION":4290},"indices":39334,"material":7,"mode":4}]},{"name":"COMPOUND209","primitives":[{"attributes":{"NORMAL":21813,"POSITION":4291},"indices":39335,"material":13,"mode":4},{"attributes":{"NORMAL":21814,"POSITION":4292},"indices":39336,"material":13,"mode":4},{"attributes":{"NORMAL":21815,"POSITION":4293},"indices":39337,"material":13,"mode":4},{"attributes":{"NORMAL":21816,"POSITION":4294},"indices":39338,"material":13,"mode":4},{"attributes":{"NORMAL":21817,"POSITION":4295},"indices":39339,"material":13,"mode":4},{"attributes":{"NORMAL":21818,"POSITION":4296},"indices":39340,"material":13,"mode":4},{"attributes":{"NORMAL":21819,"POSITION":4297},"indices":39341,"material":13,"mode":4},{"attributes":{"NORMAL":21820,"POSITION":4298},"indices":39342,"material":13,"mode":4},{"attributes":{"NORMAL":21821,"POSITION":4299},"indices":39343,"material":13,"mode":4},{"attributes":{"NORMAL":21822,"POSITION":4300},"indices":39344,"material":13,"mode":4},{"attributes":{"NORMAL":21823,"POSITION":4301},"indices":39345,"material":9,"mode":4},{"attributes":{"NORMAL":21824,"POSITION":4302},"indices":39346,"material":9,"mode":4},{"attributes":{"NORMAL":21825,"POSITION":4303},"indices":39347,"material":9,"mode":4},{"attributes":{"NORMAL":21826,"POSITION":4304},"indices":39348,"material":9,"mode":4},{"attributes":{"NORMAL":21827,"POSITION":4305},"indices":39349,"material":9,"mode":4},{"attributes":{"NORMAL":21828,"POSITION":4306},"indices":39350,"material":13,"mode":4},{"attributes":{"NORMAL":21829,"POSITION":4307},"indices":39351,"material":9,"mode":4},{"attributes":{"NORMAL":21830,"POSITION":4308},"indices":39352,"material":9,"mode":4},{"attributes":{"NORMAL":21831,"POSITION":4309},"indices":39353,"material":9,"mode":4},{"attributes":{"NORMAL":21832,"POSITION":4310},"indices":39354,"material":9,"mode":4},{"attributes":{"NORMAL":21833,"POSITION":4311},"indices":39355,"material":9,"mode":4},{"attributes":{"NORMAL":21834,"POSITION":4312},"indices":39356,"material":13,"mode":4},{"attributes":{"NORMAL":21835,"POSITION":4313},"indices":39357,"material":9,"mode":4},{"attributes":{"NORMAL":21836,"POSITION":4314},"indices":39358,"material":9,"mode":4},{"attributes":{"NORMAL":21837,"POSITION":4315},"indices":39359,"material":9,"mode":4},{"attributes":{"NORMAL":21838,"POSITION":4316},"indices":39360,"material":9,"mode":4},{"attributes":{"NORMAL":21839,"POSITION":4317},"indices":39361,"material":9,"mode":4},{"attributes":{"NORMAL":21840,"POSITION":4318},"indices":39362,"material":9,"mode":4},{"attributes":{"NORMAL":21841,"POSITION":4319},"indices":39363,"material":9,"mode":4},{"attributes":{"NORMAL":21842,"POSITION":4320},"indices":39364,"material":9,"mode":4},{"attributes":{"NORMAL":21843,"POSITION":4321},"indices":39365,"material":9,"mode":4},{"attributes":{"NORMAL":21844,"POSITION":4322},"indices":39366,"material":9,"mode":4},{"attributes":{"NORMAL":21845,"POSITION":4323},"indices":39367,"material":9,"mode":4},{"attributes":{"NORMAL":21846,"POSITION":4324},"indices":39368,"material":9,"mode":4},{"attributes":{"NORMAL":21847,"POSITION":4325},"indices":39369,"material":9,"mode":4},{"attributes":{"NORMAL":21848,"POSITION":4326},"indices":39370,"material":9,"mode":4},{"attributes":{"NORMAL":21849,"POSITION":4327},"indices":39371,"material":9,"mode":4},{"attributes":{"NORMAL":21850,"POSITION":4328},"indices":39372,"material":9,"mode":4},{"attributes":{"NORMAL":21851,"POSITION":4329},"indices":39373,"material":9,"mode":4},{"attributes":{"NORMAL":21852,"POSITION":4330},"indices":39374,"material":9,"mode":4},{"attributes":{"NORMAL":21853,"POSITION":4331},"indices":39375,"material":9,"mode":4},{"attributes":{"NORMAL":21854,"POSITION":4332},"indices":39376,"material":9,"mode":4},{"attributes":{"NORMAL":21855,"POSITION":4333},"indices":39377,"material":9,"mode":4},{"attributes":{"NORMAL":21856,"POSITION":4334},"indices":39378,"material":13,"mode":4},{"attributes":{"NORMAL":21857,"POSITION":4335},"indices":39379,"material":9,"mode":4},{"attributes":{"NORMAL":21858,"POSITION":4336},"indices":39380,"material":9,"mode":4},{"attributes":{"NORMAL":21859,"POSITION":4337},"indices":39381,"material":9,"mode":4},{"attributes":{"NORMAL":21860,"POSITION":4338},"indices":39382,"material":9,"mode":4},{"attributes":{"NORMAL":21861,"POSITION":4339},"indices":39383,"material":9,"mode":4},{"attributes":{"NORMAL":21862,"POSITION":4340},"indices":39384,"material":9,"mode":4},{"attributes":{"NORMAL":21863,"POSITION":4341},"indices":39385,"material":9,"mode":4},{"attributes":{"NORMAL":21864,"POSITION":4342},"indices":39386,"material":9,"mode":4},{"attributes":{"NORMAL":21865,"POSITION":4343},"indices":39387,"material":9,"mode":4},{"attributes":{"NORMAL":21866,"POSITION":4344},"indices":39388,"material":9,"mode":4},{"attributes":{"NORMAL":21867,"POSITION":4345},"indices":39389,"material":9,"mode":4},{"attributes":{"NORMAL":21868,"POSITION":4346},"indices":39390,"material":9,"mode":4},{"attributes":{"NORMAL":21869,"POSITION":4347},"indices":39391,"material":9,"mode":4},{"attributes":{"NORMAL":21870,"POSITION":4348},"indices":39392,"material":9,"mode":4},{"attributes":{"NORMAL":21871,"POSITION":4349},"indices":39393,"material":9,"mode":4},{"attributes":{"NORMAL":21872,"POSITION":4350},"indices":39394,"material":13,"mode":4}]},{"name":"COMPOUND210","primitives":[{"attributes":{"NORMAL":21873,"POSITION":4351},"indices":39395,"material":7,"mode":4},{"attributes":{"NORMAL":21874,"POSITION":4352},"indices":39396,"material":7,"mode":4},{"attributes":{"NORMAL":21875,"POSITION":4353},"indices":39397,"material":7,"mode":4},{"attributes":{"NORMAL":21876,"POSITION":4354},"indices":39398,"material":7,"mode":4},{"attributes":{"NORMAL":21877,"POSITION":4355},"indices":39399,"material":7,"mode":4},{"attributes":{"NORMAL":21878,"POSITION":4356},"indices":39400,"material":7,"mode":4},{"attributes":{"NORMAL":21879,"POSITION":4357},"indices":39401,"material":7,"mode":4},{"attributes":{"NORMAL":21880,"POSITION":4358},"indices":39402,"material":7,"mode":4},{"attributes":{"NORMAL":21881,"POSITION":4359},"indices":39403,"material":7,"mode":4},{"attributes":{"NORMAL":21882,"POSITION":4360},"indices":39404,"material":7,"mode":4}]},{"name":"COMPOUND211","primitives":[{"attributes":{"NORMAL":21883,"POSITION":4361},"indices":39405,"material":7,"mode":4},{"attributes":{"NORMAL":21884,"POSITION":4362},"indices":39406,"material":7,"mode":4},{"attributes":{"NORMAL":21885,"POSITION":4363},"indices":39407,"material":7,"mode":4},{"attributes":{"NORMAL":21886,"POSITION":4364},"indices":39408,"material":7,"mode":4},{"attributes":{"NORMAL":21887,"POSITION":4365},"indices":39409,"material":7,"mode":4},{"attributes":{"NORMAL":21888,"POSITION":4366},"indices":39410,"material":7,"mode":4},{"attributes":{"NORMAL":21889,"POSITION":4367},"indices":39411,"material":7,"mode":4},{"attributes":{"NORMAL":21890,"POSITION":4368},"indices":39412,"material":7,"mode":4},{"attributes":{"NORMAL":21891,"POSITION":4369},"indices":39413,"material":7,"mode":4},{"attributes":{"NORMAL":21892,"POSITION":4370},"indices":39414,"material":7,"mode":4}]},{"name":"COMPOUND212","primitives":[{"attributes":{"NORMAL":21893,"POSITION":4371},"indices":39415,"material":13,"mode":4},{"attributes":{"NORMAL":21894,"POSITION":4372},"indices":39416,"material":13,"mode":4},{"attributes":{"NORMAL":21895,"POSITION":4373},"indices":39417,"material":13,"mode":4},{"attributes":{"NORMAL":21896,"POSITION":4374},"indices":39418,"material":13,"mode":4},{"attributes":{"NORMAL":21897,"POSITION":4375},"indices":39419,"material":13,"mode":4},{"attributes":{"NORMAL":21898,"POSITION":4376},"indices":39420,"material":13,"mode":4},{"attributes":{"NORMAL":21899,"POSITION":4377},"indices":39421,"material":13,"mode":4},{"attributes":{"NORMAL":21900,"POSITION":4378},"indices":39422,"material":13,"mode":4},{"attributes":{"NORMAL":21901,"POSITION":4379},"indices":39423,"material":13,"mode":4},{"attributes":{"NORMAL":21902,"POSITION":4380},"indices":39424,"material":13,"mode":4},{"attributes":{"NORMAL":21903,"POSITION":4381},"indices":39425,"material":9,"mode":4},{"attributes":{"NORMAL":21904,"POSITION":4382},"indices":39426,"material":9,"mode":4},{"attributes":{"NORMAL":21905,"POSITION":4383},"indices":39427,"material":9,"mode":4},{"attributes":{"NORMAL":21906,"POSITION":4384},"indices":39428,"material":9,"mode":4},{"attributes":{"NORMAL":21907,"POSITION":4385},"indices":39429,"material":9,"mode":4},{"attributes":{"NORMAL":21908,"POSITION":4386},"indices":39430,"material":13,"mode":4},{"attributes":{"NORMAL":21909,"POSITION":4387},"indices":39431,"material":9,"mode":4},{"attributes":{"NORMAL":21910,"POSITION":4388},"indices":39432,"material":9,"mode":4},{"attributes":{"NORMAL":21911,"POSITION":4389},"indices":39433,"material":9,"mode":4},{"attributes":{"NORMAL":21912,"POSITION":4390},"indices":39434,"material":9,"mode":4},{"attributes":{"NORMAL":21913,"POSITION":4391},"indices":39435,"material":9,"mode":4},{"attributes":{"NORMAL":21914,"POSITION":4392},"indices":39436,"material":13,"mode":4},{"attributes":{"NORMAL":21915,"POSITION":4393},"indices":39437,"material":9,"mode":4},{"attributes":{"NORMAL":21916,"POSITION":4394},"indices":39438,"material":9,"mode":4},{"attributes":{"NORMAL":21917,"POSITION":4395},"indices":39439,"material":9,"mode":4},{"attributes":{"NORMAL":21918,"POSITION":4396},"indices":39440,"material":9,"mode":4},{"attributes":{"NORMAL":21919,"POSITION":4397},"indices":39441,"material":9,"mode":4},{"attributes":{"NORMAL":21920,"POSITION":4398},"indices":39442,"material":9,"mode":4},{"attributes":{"NORMAL":21921,"POSITION":4399},"indices":39443,"material":9,"mode":4},{"attributes":{"NORMAL":21922,"POSITION":4400},"indices":39444,"material":9,"mode":4},{"attributes":{"NORMAL":21923,"POSITION":4401},"indices":39445,"material":9,"mode":4},{"attributes":{"NORMAL":21924,"POSITION":4402},"indices":39446,"material":9,"mode":4},{"attributes":{"NORMAL":21925,"POSITION":4403},"indices":39447,"material":9,"mode":4},{"attributes":{"NORMAL":21926,"POSITION":4404},"indices":39448,"material":9,"mode":4},{"attributes":{"NORMAL":21927,"POSITION":4405},"indices":39449,"material":9,"mode":4},{"attributes":{"NORMAL":21928,"POSITION":4406},"indices":39450,"material":9,"mode":4},{"attributes":{"NORMAL":21929,"POSITION":4407},"indices":39451,"material":9,"mode":4},{"attributes":{"NORMAL":21930,"POSITION":4408},"indices":39452,"material":9,"mode":4},{"attributes":{"NORMAL":21931,"POSITION":4409},"indices":39453,"material":9,"mode":4},{"attributes":{"NORMAL":21932,"POSITION":4410},"indices":39454,"material":9,"mode":4},{"attributes":{"NORMAL":21933,"POSITION":4411},"indices":39455,"material":9,"mode":4},{"attributes":{"NORMAL":21934,"POSITION":4412},"indices":39456,"material":9,"mode":4},{"attributes":{"NORMAL":21935,"POSITION":4413},"indices":39457,"material":9,"mode":4},{"attributes":{"NORMAL":21936,"POSITION":4414},"indices":39458,"material":13,"mode":4},{"attributes":{"NORMAL":21937,"POSITION":4415},"indices":39459,"material":9,"mode":4},{"attributes":{"NORMAL":21938,"POSITION":4416},"indices":39460,"material":9,"mode":4},{"attributes":{"NORMAL":21939,"POSITION":4417},"indices":39461,"material":9,"mode":4},{"attributes":{"NORMAL":21940,"POSITION":4418},"indices":39462,"material":9,"mode":4},{"attributes":{"NORMAL":21941,"POSITION":4419},"indices":39463,"material":9,"mode":4},{"attributes":{"NORMAL":21942,"POSITION":4420},"indices":39464,"material":9,"mode":4},{"attributes":{"NORMAL":21943,"POSITION":4421},"indices":39465,"material":9,"mode":4},{"attributes":{"NORMAL":21944,"POSITION":4422},"indices":39466,"material":9,"mode":4},{"attributes":{"NORMAL":21945,"POSITION":4423},"indices":39467,"material":9,"mode":4},{"attributes":{"NORMAL":21946,"POSITION":4424},"indices":39468,"material":9,"mode":4},{"attributes":{"NORMAL":21947,"POSITION":4425},"indices":39469,"material":9,"mode":4},{"attributes":{"NORMAL":21948,"POSITION":4426},"indices":39470,"material":9,"mode":4},{"attributes":{"NORMAL":21949,"POSITION":4427},"indices":39471,"material":9,"mode":4},{"attributes":{"NORMAL":21950,"POSITION":4428},"indices":39472,"material":9,"mode":4},{"attributes":{"NORMAL":21951,"POSITION":4429},"indices":39473,"material":9,"mode":4},{"attributes":{"NORMAL":21952,"POSITION":4430},"indices":39474,"material":13,"mode":4}]},{"name":"COMPOUND213","primitives":[{"attributes":{"NORMAL":21953,"POSITION":4431},"indices":39475,"material":8,"mode":4},{"attributes":{"NORMAL":21954,"POSITION":4432},"indices":39476,"material":8,"mode":4},{"attributes":{"NORMAL":21955,"POSITION":4433},"indices":39477,"material":8,"mode":4},{"attributes":{"NORMAL":21956,"POSITION":4434},"indices":39478,"material":8,"mode":4},{"attributes":{"NORMAL":21957,"POSITION":4435},"indices":39479,"material":8,"mode":4},{"attributes":{"NORMAL":21958,"POSITION":4436},"indices":39480,"material":8,"mode":4},{"attributes":{"NORMAL":21959,"POSITION":4437},"indices":39481,"material":8,"mode":4},{"attributes":{"NORMAL":21960,"POSITION":4438},"indices":39482,"material":8,"mode":4},{"attributes":{"NORMAL":21961,"POSITION":4439},"indices":39483,"material":8,"mode":4},{"attributes":{"NORMAL":21962,"POSITION":4440},"indices":39484,"material":8,"mode":4},{"attributes":{"NORMAL":21963,"POSITION":4441},"indices":39485,"material":8,"mode":4},{"attributes":{"NORMAL":21964,"POSITION":4442},"indices":39486,"material":8,"mode":4},{"attributes":{"NORMAL":21965,"POSITION":4443},"indices":39487,"material":8,"mode":4},{"attributes":{"NORMAL":21966,"POSITION":4444},"indices":39488,"material":8,"mode":4},{"attributes":{"NORMAL":21967,"POSITION":4445},"indices":39489,"material":8,"mode":4},{"attributes":{"NORMAL":21968,"POSITION":4446},"indices":39490,"material":8,"mode":4},{"attributes":{"NORMAL":21969,"POSITION":4447},"indices":39491,"material":8,"mode":4}]},{"name":"COMPOUND214","primitives":[{"attributes":{"NORMAL":21970,"POSITION":4448},"indices":39492,"material":14,"mode":4},{"attributes":{"NORMAL":21971,"POSITION":4449},"indices":39493,"material":14,"mode":4}]},{"name":"COMPOUND215","primitives":[{"attributes":{"NORMAL":21972,"POSITION":4450},"indices":39494,"material":7,"mode":4},{"attributes":{"NORMAL":21973,"POSITION":4451},"indices":39495,"material":7,"mode":4},{"attributes":{"NORMAL":21974,"POSITION":4452},"indices":39496,"material":7,"mode":4},{"attributes":{"NORMAL":21975,"POSITION":4453},"indices":39497,"material":7,"mode":4},{"attributes":{"NORMAL":21976,"POSITION":4454},"indices":39498,"material":7,"mode":4},{"attributes":{"NORMAL":21977,"POSITION":4455},"indices":39499,"material":7,"mode":4},{"attributes":{"NORMAL":21978,"POSITION":4456},"indices":39500,"material":7,"mode":4},{"attributes":{"NORMAL":21979,"POSITION":4457},"indices":39501,"material":7,"mode":4},{"attributes":{"NORMAL":21980,"POSITION":4458},"indices":39502,"material":7,"mode":4},{"attributes":{"NORMAL":21981,"POSITION":4459},"indices":39503,"material":7,"mode":4}]},{"name":"COMPOUND216","primitives":[{"attributes":{"NORMAL":21982,"POSITION":4460},"indices":39504,"material":15,"mode":4},{"attributes":{"NORMAL":21983,"POSITION":4461},"indices":39505,"material":15,"mode":4},{"attributes":{"NORMAL":21984,"POSITION":4462},"indices":39506,"material":15,"mode":4},{"attributes":{"NORMAL":21985,"POSITION":4463},"indices":39507,"material":15,"mode":4},{"attributes":{"NORMAL":21986,"POSITION":4464},"indices":39508,"material":15,"mode":4},{"attributes":{"NORMAL":21987,"POSITION":4465},"indices":39509,"material":15,"mode":4},{"attributes":{"NORMAL":21988,"POSITION":4466},"indices":39510,"material":15,"mode":4},{"attributes":{"NORMAL":21989,"POSITION":4467},"indices":39511,"material":15,"mode":4},{"attributes":{"NORMAL":21990,"POSITION":4468},"indices":39512,"material":15,"mode":4},{"attributes":{"NORMAL":21991,"POSITION":4469},"indices":39513,"material":15,"mode":4},{"attributes":{"NORMAL":21992,"POSITION":4470},"indices":39514,"material":9,"mode":4},{"attributes":{"NORMAL":21993,"POSITION":4471},"indices":39515,"material":9,"mode":4},{"attributes":{"NORMAL":21994,"POSITION":4472},"indices":39516,"material":9,"mode":4},{"attributes":{"NORMAL":21995,"POSITION":4473},"indices":39517,"material":9,"mode":4},{"attributes":{"NORMAL":21996,"POSITION":4474},"indices":39518,"material":9,"mode":4},{"attributes":{"NORMAL":21997,"POSITION":4475},"indices":39519,"material":15,"mode":4},{"attributes":{"NORMAL":21998,"POSITION":4476},"indices":39520,"material":9,"mode":4},{"attributes":{"NORMAL":21999,"POSITION":4477},"indices":39521,"material":9,"mode":4},{"attributes":{"NORMAL":22000,"POSITION":4478},"indices":39522,"material":9,"mode":4},{"attributes":{"NORMAL":22001,"POSITION":4479},"indices":39523,"material":9,"mode":4},{"attributes":{"NORMAL":22002,"POSITION":4480},"indices":39524,"material":9,"mode":4},{"attributes":{"NORMAL":22003,"POSITION":4481},"indices":39525,"material":9,"mode":4},{"attributes":{"NORMAL":22004,"POSITION":4482},"indices":39526,"material":9,"mode":4},{"attributes":{"NORMAL":22005,"POSITION":4483},"indices":39527,"material":9,"mode":4},{"attributes":{"NORMAL":22006,"POSITION":4484},"indices":39528,"material":9,"mode":4},{"attributes":{"NORMAL":22007,"POSITION":4485},"indices":39529,"material":9,"mode":4},{"attributes":{"NORMAL":22008,"POSITION":4486},"indices":39530,"material":9,"mode":4},{"attributes":{"NORMAL":22009,"POSITION":4487},"indices":39531,"material":9,"mode":4},{"attributes":{"NORMAL":22010,"POSITION":4488},"indices":39532,"material":9,"mode":4},{"attributes":{"NORMAL":22011,"POSITION":4489},"indices":39533,"material":9,"mode":4},{"attributes":{"NORMAL":22012,"POSITION":4490},"indices":39534,"material":9,"mode":4},{"attributes":{"NORMAL":22013,"POSITION":4491},"indices":39535,"material":9,"mode":4},{"attributes":{"NORMAL":22014,"POSITION":4492},"indices":39536,"material":9,"mode":4},{"attributes":{"NORMAL":22015,"POSITION":4493},"indices":39537,"material":9,"mode":4},{"attributes":{"NORMAL":22016,"POSITION":4494},"indices":39538,"material":9,"mode":4},{"attributes":{"NORMAL":22017,"POSITION":4495},"indices":39539,"material":9,"mode":4},{"attributes":{"NORMAL":22018,"POSITION":4496},"indices":39540,"material":15,"mode":4},{"attributes":{"NORMAL":22019,"POSITION":4497},"indices":39541,"material":9,"mode":4},{"attributes":{"NORMAL":22020,"POSITION":4498},"indices":39542,"material":9,"mode":4},{"attributes":{"NORMAL":22021,"POSITION":4499},"indices":39543,"material":9,"mode":4},{"attributes":{"NORMAL":22022,"POSITION":4500},"indices":39544,"material":9,"mode":4},{"attributes":{"NORMAL":22023,"POSITION":4501},"indices":39545,"material":9,"mode":4},{"attributes":{"NORMAL":22024,"POSITION":4502},"indices":39546,"material":15,"mode":4},{"attributes":{"NORMAL":22025,"POSITION":4503},"indices":39547,"material":9,"mode":4},{"attributes":{"NORMAL":22026,"POSITION":4504},"indices":39548,"material":9,"mode":4},{"attributes":{"NORMAL":22027,"POSITION":4505},"indices":39549,"material":9,"mode":4},{"attributes":{"NORMAL":22028,"POSITION":4506},"indices":39550,"material":9,"mode":4},{"attributes":{"NORMAL":22029,"POSITION":4507},"indices":39551,"material":9,"mode":4},{"attributes":{"NORMAL":22030,"POSITION":4508},"indices":39552,"material":9,"mode":4},{"attributes":{"NORMAL":22031,"POSITION":4509},"indices":39553,"material":9,"mode":4}]},{"name":"COMPOUND217","primitives":[{"attributes":{"NORMAL":22032,"POSITION":4510},"indices":39554,"material":7,"mode":4},{"attributes":{"NORMAL":22033,"POSITION":4511},"indices":39555,"material":7,"mode":4},{"attributes":{"NORMAL":22034,"POSITION":4512},"indices":39556,"material":7,"mode":4},{"attributes":{"NORMAL":22035,"POSITION":4513},"indices":39557,"material":7,"mode":4},{"attributes":{"NORMAL":22036,"POSITION":4514},"indices":39558,"material":7,"mode":4},{"attributes":{"NORMAL":22037,"POSITION":4515},"indices":39559,"material":7,"mode":4},{"attributes":{"NORMAL":22038,"POSITION":4516},"indices":39560,"material":7,"mode":4},{"attributes":{"NORMAL":22039,"POSITION":4517},"indices":39561,"material":7,"mode":4},{"attributes":{"NORMAL":22040,"POSITION":4518},"indices":39562,"material":7,"mode":4},{"attributes":{"NORMAL":22041,"POSITION":4519},"indices":39563,"material":7,"mode":4}]},{"name":"COMPOUND218","primitives":[{"attributes":{"NORMAL":22042,"POSITION":4520},"indices":39564,"material":7,"mode":4},{"attributes":{"NORMAL":22043,"POSITION":4521},"indices":39565,"material":7,"mode":4},{"attributes":{"NORMAL":22044,"POSITION":4522},"indices":39566,"material":7,"mode":4},{"attributes":{"NORMAL":22045,"POSITION":4523},"indices":39567,"material":7,"mode":4},{"attributes":{"NORMAL":22046,"POSITION":4524},"indices":39568,"material":7,"mode":4},{"attributes":{"NORMAL":22047,"POSITION":4525},"indices":39569,"material":7,"mode":4},{"attributes":{"NORMAL":22048,"POSITION":4526},"indices":39570,"material":7,"mode":4},{"attributes":{"NORMAL":22049,"POSITION":4527},"indices":39571,"material":7,"mode":4},{"attributes":{"NORMAL":22050,"POSITION":4528},"indices":39572,"material":7,"mode":4},{"attributes":{"NORMAL":22051,"POSITION":4529},"indices":39573,"material":7,"mode":4}]},{"name":"COMPOUND219","primitives":[{"attributes":{"NORMAL":22052,"POSITION":4530},"indices":39574,"material":7,"mode":4},{"attributes":{"NORMAL":22053,"POSITION":4531},"indices":39575,"material":7,"mode":4},{"attributes":{"NORMAL":22054,"POSITION":4532},"indices":39576,"material":7,"mode":4},{"attributes":{"NORMAL":22055,"POSITION":4533},"indices":39577,"material":7,"mode":4},{"attributes":{"NORMAL":22056,"POSITION":4534},"indices":39578,"material":7,"mode":4},{"attributes":{"NORMAL":22057,"POSITION":4535},"indices":39579,"material":7,"mode":4},{"attributes":{"NORMAL":22058,"POSITION":4536},"indices":39580,"material":7,"mode":4},{"attributes":{"NORMAL":22059,"POSITION":4537},"indices":39581,"material":7,"mode":4},{"attributes":{"NORMAL":22060,"POSITION":4538},"indices":39582,"material":7,"mode":4},{"attributes":{"NORMAL":22061,"POSITION":4539},"indices":39583,"material":7,"mode":4}]},{"name":"COMPOUND220","primitives":[{"attributes":{"NORMAL":22062,"POSITION":4540},"indices":39584,"material":8,"mode":4},{"attributes":{"NORMAL":22063,"POSITION":4541},"indices":39585,"material":8,"mode":4},{"attributes":{"NORMAL":22064,"POSITION":4542},"indices":39586,"material":8,"mode":4},{"attributes":{"NORMAL":22065,"POSITION":4543},"indices":39587,"material":8,"mode":4},{"attributes":{"NORMAL":22066,"POSITION":4544},"indices":39588,"material":8,"mode":4},{"attributes":{"NORMAL":22067,"POSITION":4545},"indices":39589,"material":8,"mode":4},{"attributes":{"NORMAL":22068,"POSITION":4546},"indices":39590,"material":8,"mode":4},{"attributes":{"NORMAL":22069,"POSITION":4547},"indices":39591,"material":8,"mode":4},{"attributes":{"NORMAL":22070,"POSITION":4548},"indices":39592,"material":8,"mode":4},{"attributes":{"NORMAL":22071,"POSITION":4549},"indices":39593,"material":8,"mode":4},{"attributes":{"NORMAL":22072,"POSITION":4550},"indices":39594,"material":8,"mode":4},{"attributes":{"NORMAL":22073,"POSITION":4551},"indices":39595,"material":8,"mode":4},{"attributes":{"NORMAL":22074,"POSITION":4552},"indices":39596,"material":8,"mode":4},{"attributes":{"NORMAL":22075,"POSITION":4553},"indices":39597,"material":8,"mode":4}]},{"name":"COMPOUND221","primitives":[{"attributes":{"NORMAL":22076,"POSITION":4554},"indices":39598,"material":16,"mode":4},{"attributes":{"NORMAL":22077,"POSITION":4555},"indices":39599,"material":16,"mode":4},{"attributes":{"NORMAL":22078,"POSITION":4556},"indices":39600,"material":16,"mode":4},{"attributes":{"NORMAL":22079,"POSITION":4557},"indices":39601,"material":16,"mode":4},{"attributes":{"NORMAL":22080,"POSITION":4558},"indices":39602,"material":16,"mode":4},{"attributes":{"NORMAL":22081,"POSITION":4559},"indices":39603,"material":16,"mode":4},{"attributes":{"NORMAL":22082,"POSITION":4560},"indices":39604,"material":16,"mode":4},{"attributes":{"NORMAL":22083,"POSITION":4561},"indices":39605,"material":16,"mode":4},{"attributes":{"NORMAL":22084,"POSITION":4562},"indices":39606,"material":16,"mode":4},{"attributes":{"NORMAL":22085,"POSITION":4563},"indices":39607,"material":16,"mode":4}]},{"name":"COMPOUND222","primitives":[{"attributes":{"NORMAL":22086,"POSITION":4564},"indices":39608,"material":7,"mode":4},{"attributes":{"NORMAL":22087,"POSITION":4565},"indices":39609,"material":7,"mode":4},{"attributes":{"NORMAL":22088,"POSITION":4566},"indices":39610,"material":7,"mode":4},{"attributes":{"NORMAL":22089,"POSITION":4567},"indices":39611,"material":7,"mode":4},{"attributes":{"NORMAL":22090,"POSITION":4568},"indices":39612,"material":7,"mode":4},{"attributes":{"NORMAL":22091,"POSITION":4569},"indices":39613,"material":7,"mode":4},{"attributes":{"NORMAL":22092,"POSITION":4570},"indices":39614,"material":7,"mode":4},{"attributes":{"NORMAL":22093,"POSITION":4571},"indices":39615,"material":7,"mode":4},{"attributes":{"NORMAL":22094,"POSITION":4572},"indices":39616,"material":7,"mode":4},{"attributes":{"NORMAL":22095,"POSITION":4573},"indices":39617,"material":7,"mode":4}]},{"name":"COMPOUND223","primitives":[{"attributes":{"NORMAL":22096,"POSITION":4574},"indices":39618,"material":7,"mode":4},{"attributes":{"NORMAL":22097,"POSITION":4575},"indices":39619,"material":7,"mode":4},{"attributes":{"NORMAL":22098,"POSITION":4576},"indices":39620,"material":7,"mode":4},{"attributes":{"NORMAL":22099,"POSITION":4577},"indices":39621,"material":7,"mode":4},{"attributes":{"NORMAL":22100,"POSITION":4578},"indices":39622,"material":7,"mode":4},{"attributes":{"NORMAL":22101,"POSITION":4579},"indices":39623,"material":7,"mode":4},{"attributes":{"NORMAL":22102,"POSITION":4580},"indices":39624,"material":7,"mode":4},{"attributes":{"NORMAL":22103,"POSITION":4581},"indices":39625,"material":7,"mode":4},{"attributes":{"NORMAL":22104,"POSITION":4582},"indices":39626,"material":7,"mode":4},{"attributes":{"NORMAL":22105,"POSITION":4583},"indices":39627,"material":7,"mode":4}]},{"name":"COMPOUND224","primitives":[{"attributes":{"NORMAL":22106,"POSITION":4584},"indices":39628,"material":7,"mode":4},{"attributes":{"NORMAL":22107,"POSITION":4585},"indices":39629,"material":7,"mode":4},{"attributes":{"NORMAL":22108,"POSITION":4586},"indices":39630,"material":7,"mode":4},{"attributes":{"NORMAL":22109,"POSITION":4587},"indices":39631,"material":7,"mode":4},{"attributes":{"NORMAL":22110,"POSITION":4588},"indices":39632,"material":7,"mode":4},{"attributes":{"NORMAL":22111,"POSITION":4589},"indices":39633,"material":7,"mode":4},{"attributes":{"NORMAL":22112,"POSITION":4590},"indices":39634,"material":7,"mode":4},{"attributes":{"NORMAL":22113,"POSITION":4591},"indices":39635,"material":7,"mode":4},{"attributes":{"NORMAL":22114,"POSITION":4592},"indices":39636,"material":7,"mode":4},{"attributes":{"NORMAL":22115,"POSITION":4593},"indices":39637,"material":7,"mode":4}]},{"name":"COMPOUND225","primitives":[{"attributes":{"NORMAL":22116,"POSITION":4594},"indices":39638,"material":7,"mode":4},{"attributes":{"NORMAL":22117,"POSITION":4595},"indices":39639,"material":7,"mode":4},{"attributes":{"NORMAL":22118,"POSITION":4596},"indices":39640,"material":7,"mode":4},{"attributes":{"NORMAL":22119,"POSITION":4597},"indices":39641,"material":7,"mode":4},{"attributes":{"NORMAL":22120,"POSITION":4598},"indices":39642,"material":7,"mode":4},{"attributes":{"NORMAL":22121,"POSITION":4599},"indices":39643,"material":7,"mode":4},{"attributes":{"NORMAL":22122,"POSITION":4600},"indices":39644,"material":7,"mode":4},{"attributes":{"NORMAL":22123,"POSITION":4601},"indices":39645,"material":7,"mode":4},{"attributes":{"NORMAL":22124,"POSITION":4602},"indices":39646,"material":7,"mode":4},{"attributes":{"NORMAL":22125,"POSITION":4603},"indices":39647,"material":7,"mode":4}]},{"name":"COMPOUND226","primitives":[{"attributes":{"NORMAL":22126,"POSITION":4604},"indices":39648,"material":7,"mode":4},{"attributes":{"NORMAL":22127,"POSITION":4605},"indices":39649,"material":7,"mode":4},{"attributes":{"NORMAL":22128,"POSITION":4606},"indices":39650,"material":7,"mode":4},{"attributes":{"NORMAL":22129,"POSITION":4607},"indices":39651,"material":7,"mode":4},{"attributes":{"NORMAL":22130,"POSITION":4608},"indices":39652,"material":7,"mode":4},{"attributes":{"NORMAL":22131,"POSITION":4609},"indices":39653,"material":7,"mode":4},{"attributes":{"NORMAL":22132,"POSITION":4610},"indices":39654,"material":7,"mode":4},{"attributes":{"NORMAL":22133,"POSITION":4611},"indices":39655,"material":7,"mode":4},{"attributes":{"NORMAL":22134,"POSITION":4612},"indices":39656,"material":7,"mode":4},{"attributes":{"NORMAL":22135,"POSITION":4613},"indices":39657,"material":7,"mode":4}]},{"name":"COMPOUND227","primitives":[{"attributes":{"NORMAL":22136,"POSITION":4614},"indices":39658,"material":7,"mode":4},{"attributes":{"NORMAL":22137,"POSITION":4615},"indices":39659,"material":7,"mode":4},{"attributes":{"NORMAL":22138,"POSITION":4616},"indices":39660,"material":7,"mode":4},{"attributes":{"NORMAL":22139,"POSITION":4617},"indices":39661,"material":7,"mode":4},{"attributes":{"NORMAL":22140,"POSITION":4618},"indices":39662,"material":7,"mode":4},{"attributes":{"NORMAL":22141,"POSITION":4619},"indices":39663,"material":7,"mode":4},{"attributes":{"NORMAL":22142,"POSITION":4620},"indices":39664,"material":7,"mode":4},{"attributes":{"NORMAL":22143,"POSITION":4621},"indices":39665,"material":7,"mode":4},{"attributes":{"NORMAL":22144,"POSITION":4622},"indices":39666,"material":7,"mode":4},{"attributes":{"NORMAL":22145,"POSITION":4623},"indices":39667,"material":7,"mode":4}]},{"name":"COMPOUND228","primitives":[{"attributes":{"NORMAL":22146,"POSITION":4624},"indices":39668,"material":8,"mode":4},{"attributes":{"NORMAL":22147,"POSITION":4625},"indices":39669,"material":8,"mode":4},{"attributes":{"NORMAL":22148,"POSITION":4626},"indices":39670,"material":8,"mode":4},{"attributes":{"NORMAL":22149,"POSITION":4627},"indices":39671,"material":8,"mode":4},{"attributes":{"NORMAL":22150,"POSITION":4628},"indices":39672,"material":8,"mode":4},{"attributes":{"NORMAL":22151,"POSITION":4629},"indices":39673,"material":8,"mode":4},{"attributes":{"NORMAL":22152,"POSITION":4630},"indices":39674,"material":8,"mode":4},{"attributes":{"NORMAL":22153,"POSITION":4631},"indices":39675,"material":9,"mode":4},{"attributes":{"NORMAL":22154,"POSITION":4632},"indices":39676,"material":9,"mode":4},{"attributes":{"NORMAL":22155,"POSITION":4633},"indices":39677,"material":9,"mode":4}]},{"name":"COMPOUND229","primitives":[{"attributes":{"NORMAL":22156,"POSITION":4634},"indices":39678,"material":7,"mode":4},{"attributes":{"NORMAL":22157,"POSITION":4635},"indices":39679,"material":7,"mode":4},{"attributes":{"NORMAL":22158,"POSITION":4636},"indices":39680,"material":7,"mode":4},{"attributes":{"NORMAL":22159,"POSITION":4637},"indices":39681,"material":7,"mode":4},{"attributes":{"NORMAL":22160,"POSITION":4638},"indices":39682,"material":7,"mode":4},{"attributes":{"NORMAL":22161,"POSITION":4639},"indices":39683,"material":7,"mode":4},{"attributes":{"NORMAL":22162,"POSITION":4640},"indices":39684,"material":7,"mode":4},{"attributes":{"NORMAL":22163,"POSITION":4641},"indices":39685,"material":7,"mode":4},{"attributes":{"NORMAL":22164,"POSITION":4642},"indices":39686,"material":7,"mode":4},{"attributes":{"NORMAL":22165,"POSITION":4643},"indices":39687,"material":7,"mode":4}]},{"name":"COMPOUND230","primitives":[{"attributes":{"NORMAL":22166,"POSITION":4644},"indices":39688,"material":7,"mode":4},{"attributes":{"NORMAL":22167,"POSITION":4645},"indices":39689,"material":7,"mode":4},{"attributes":{"NORMAL":22168,"POSITION":4646},"indices":39690,"material":7,"mode":4},{"attributes":{"NORMAL":22169,"POSITION":4647},"indices":39691,"material":7,"mode":4},{"attributes":{"NORMAL":22170,"POSITION":4648},"indices":39692,"material":7,"mode":4},{"attributes":{"NORMAL":22171,"POSITION":4649},"indices":39693,"material":7,"mode":4},{"attributes":{"NORMAL":22172,"POSITION":4650},"indices":39694,"material":7,"mode":4},{"attributes":{"NORMAL":22173,"POSITION":4651},"indices":39695,"material":7,"mode":4},{"attributes":{"NORMAL":22174,"POSITION":4652},"indices":39696,"material":7,"mode":4},{"attributes":{"NORMAL":22175,"POSITION":4653},"indices":39697,"material":7,"mode":4}]},{"name":"COMPOUND231","primitives":[{"attributes":{"NORMAL":22176,"POSITION":4654},"indices":39698,"material":7,"mode":4},{"attributes":{"NORMAL":22177,"POSITION":4655},"indices":39699,"material":7,"mode":4},{"attributes":{"NORMAL":22178,"POSITION":4656},"indices":39700,"material":7,"mode":4},{"attributes":{"NORMAL":22179,"POSITION":4657},"indices":39701,"material":7,"mode":4},{"attributes":{"NORMAL":22180,"POSITION":4658},"indices":39702,"material":7,"mode":4},{"attributes":{"NORMAL":22181,"POSITION":4659},"indices":39703,"material":7,"mode":4},{"attributes":{"NORMAL":22182,"POSITION":4660},"indices":39704,"material":7,"mode":4},{"attributes":{"NORMAL":22183,"POSITION":4661},"indices":39705,"material":7,"mode":4},{"attributes":{"NORMAL":22184,"POSITION":4662},"indices":39706,"material":7,"mode":4},{"attributes":{"NORMAL":22185,"POSITION":4663},"indices":39707,"material":7,"mode":4}]},{"name":"COMPOUND232","primitives":[{"attributes":{"NORMAL":22186,"POSITION":4664},"indices":39708,"material":7,"mode":4},{"attributes":{"NORMAL":22187,"POSITION":4665},"indices":39709,"material":7,"mode":4},{"attributes":{"NORMAL":22188,"POSITION":4666},"indices":39710,"material":7,"mode":4},{"attributes":{"NORMAL":22189,"POSITION":4667},"indices":39711,"material":7,"mode":4},{"attributes":{"NORMAL":22190,"POSITION":4668},"indices":39712,"material":7,"mode":4},{"attributes":{"NORMAL":22191,"POSITION":4669},"indices":39713,"material":7,"mode":4},{"attributes":{"NORMAL":22192,"POSITION":4670},"indices":39714,"material":7,"mode":4},{"attributes":{"NORMAL":22193,"POSITION":4671},"indices":39715,"material":7,"mode":4},{"attributes":{"NORMAL":22194,"POSITION":4672},"indices":39716,"material":7,"mode":4},{"attributes":{"NORMAL":22195,"POSITION":4673},"indices":39717,"material":7,"mode":4}]},{"name":"COMPOUND233","primitives":[{"attributes":{"NORMAL":22196,"POSITION":4674},"indices":39718,"material":7,"mode":4},{"attributes":{"NORMAL":22197,"POSITION":4675},"indices":39719,"material":7,"mode":4},{"attributes":{"NORMAL":22198,"POSITION":4676},"indices":39720,"material":7,"mode":4},{"attributes":{"NORMAL":22199,"POSITION":4677},"indices":39721,"material":7,"mode":4},{"attributes":{"NORMAL":22200,"POSITION":4678},"indices":39722,"material":7,"mode":4},{"attributes":{"NORMAL":22201,"POSITION":4679},"indices":39723,"material":7,"mode":4},{"attributes":{"NORMAL":22202,"POSITION":4680},"indices":39724,"material":7,"mode":4},{"attributes":{"NORMAL":22203,"POSITION":4681},"indices":39725,"material":7,"mode":4},{"attributes":{"NORMAL":22204,"POSITION":4682},"indices":39726,"material":7,"mode":4},{"attributes":{"NORMAL":22205,"POSITION":4683},"indices":39727,"material":7,"mode":4}]},{"name":"COMPOUND234","primitives":[{"attributes":{"NORMAL":22206,"POSITION":4684},"indices":39728,"material":7,"mode":4},{"attributes":{"NORMAL":22207,"POSITION":4685},"indices":39729,"material":7,"mode":4},{"attributes":{"NORMAL":22208,"POSITION":4686},"indices":39730,"material":7,"mode":4},{"attributes":{"NORMAL":22209,"POSITION":4687},"indices":39731,"material":7,"mode":4},{"attributes":{"NORMAL":22210,"POSITION":4688},"indices":39732,"material":7,"mode":4},{"attributes":{"NORMAL":22211,"POSITION":4689},"indices":39733,"material":7,"mode":4},{"attributes":{"NORMAL":22212,"POSITION":4690},"indices":39734,"material":7,"mode":4},{"attributes":{"NORMAL":22213,"POSITION":4691},"indices":39735,"material":7,"mode":4},{"attributes":{"NORMAL":22214,"POSITION":4692},"indices":39736,"material":7,"mode":4},{"attributes":{"NORMAL":22215,"POSITION":4693},"indices":39737,"material":7,"mode":4}]},{"name":"COMPOUND235","primitives":[{"attributes":{"NORMAL":22216,"POSITION":4694},"indices":39738,"material":7,"mode":4},{"attributes":{"NORMAL":22217,"POSITION":4695},"indices":39739,"material":7,"mode":4},{"attributes":{"NORMAL":22218,"POSITION":4696},"indices":39740,"material":7,"mode":4},{"attributes":{"NORMAL":22219,"POSITION":4697},"indices":39741,"material":7,"mode":4},{"attributes":{"NORMAL":22220,"POSITION":4698},"indices":39742,"material":7,"mode":4},{"attributes":{"NORMAL":22221,"POSITION":4699},"indices":39743,"material":7,"mode":4},{"attributes":{"NORMAL":22222,"POSITION":4700},"indices":39744,"material":7,"mode":4},{"attributes":{"NORMAL":22223,"POSITION":4701},"indices":39745,"material":7,"mode":4},{"attributes":{"NORMAL":22224,"POSITION":4702},"indices":39746,"material":7,"mode":4},{"attributes":{"NORMAL":22225,"POSITION":4703},"indices":39747,"material":7,"mode":4}]},{"name":"COMPOUND236","primitives":[{"attributes":{"NORMAL":22226,"POSITION":4704},"indices":39748,"material":14,"mode":4},{"attributes":{"NORMAL":22227,"POSITION":4705},"indices":39749,"material":14,"mode":4}]},{"name":"COMPOUND237","primitives":[{"attributes":{"NORMAL":22228,"POSITION":4706},"indices":39750,"material":7,"mode":4},{"attributes":{"NORMAL":22229,"POSITION":4707},"indices":39751,"material":7,"mode":4},{"attributes":{"NORMAL":22230,"POSITION":4708},"indices":39752,"material":7,"mode":4},{"attributes":{"NORMAL":22231,"POSITION":4709},"indices":39753,"material":7,"mode":4},{"attributes":{"NORMAL":22232,"POSITION":4710},"indices":39754,"material":7,"mode":4},{"attributes":{"NORMAL":22233,"POSITION":4711},"indices":39755,"material":7,"mode":4},{"attributes":{"NORMAL":22234,"POSITION":4712},"indices":39756,"material":7,"mode":4},{"attributes":{"NORMAL":22235,"POSITION":4713},"indices":39757,"material":7,"mode":4},{"attributes":{"NORMAL":22236,"POSITION":4714},"indices":39758,"material":7,"mode":4},{"attributes":{"NORMAL":22237,"POSITION":4715},"indices":39759,"material":7,"mode":4}]},{"name":"COMPOUND238","primitives":[{"attributes":{"NORMAL":22238,"POSITION":4716},"indices":39760,"material":7,"mode":4},{"attributes":{"NORMAL":22239,"POSITION":4717},"indices":39761,"material":7,"mode":4},{"attributes":{"NORMAL":22240,"POSITION":4718},"indices":39762,"material":7,"mode":4},{"attributes":{"NORMAL":22241,"POSITION":4719},"indices":39763,"material":7,"mode":4},{"attributes":{"NORMAL":22242,"POSITION":4720},"indices":39764,"material":7,"mode":4},{"attributes":{"NORMAL":22243,"POSITION":4721},"indices":39765,"material":7,"mode":4},{"attributes":{"NORMAL":22244,"POSITION":4722},"indices":39766,"material":7,"mode":4},{"attributes":{"NORMAL":22245,"POSITION":4723},"indices":39767,"material":7,"mode":4},{"attributes":{"NORMAL":22246,"POSITION":4724},"indices":39768,"material":7,"mode":4},{"attributes":{"NORMAL":22247,"POSITION":4725},"indices":39769,"material":7,"mode":4}]},{"name":"COMPOUND239","primitives":[{"attributes":{"NORMAL":22248,"POSITION":4726},"indices":39770,"material":7,"mode":4},{"attributes":{"NORMAL":22249,"POSITION":4727},"indices":39771,"material":7,"mode":4},{"attributes":{"NORMAL":22250,"POSITION":4728},"indices":39772,"material":7,"mode":4},{"attributes":{"NORMAL":22251,"POSITION":4729},"indices":39773,"material":7,"mode":4},{"attributes":{"NORMAL":22252,"POSITION":4730},"indices":39774,"material":7,"mode":4},{"attributes":{"NORMAL":22253,"POSITION":4731},"indices":39775,"material":7,"mode":4},{"attributes":{"NORMAL":22254,"POSITION":4732},"indices":39776,"material":7,"mode":4},{"attributes":{"NORMAL":22255,"POSITION":4733},"indices":39777,"material":7,"mode":4},{"attributes":{"NORMAL":22256,"POSITION":4734},"indices":39778,"material":7,"mode":4},{"attributes":{"NORMAL":22257,"POSITION":4735},"indices":39779,"material":7,"mode":4}]},{"name":"COMPOUND240","primitives":[{"attributes":{"NORMAL":22258,"POSITION":4736},"indices":39780,"material":14,"mode":4},{"attributes":{"NORMAL":22259,"POSITION":4737},"indices":39781,"material":14,"mode":4}]},{"name":"COMPOUND241","primitives":[{"attributes":{"NORMAL":22260,"POSITION":4738},"indices":39782,"material":8,"mode":4},{"attributes":{"NORMAL":22261,"POSITION":4739},"indices":39783,"material":8,"mode":4},{"attributes":{"NORMAL":22262,"POSITION":4740},"indices":39784,"material":8,"mode":4},{"attributes":{"NORMAL":22263,"POSITION":4741},"indices":39785,"material":8,"mode":4},{"attributes":{"NORMAL":22264,"POSITION":4742},"indices":39786,"material":8,"mode":4},{"attributes":{"NORMAL":22265,"POSITION":4743},"indices":39787,"material":8,"mode":4},{"attributes":{"NORMAL":22266,"POSITION":4744},"indices":39788,"material":8,"mode":4},{"attributes":{"NORMAL":22267,"POSITION":4745},"indices":39789,"material":9,"mode":4},{"attributes":{"NORMAL":22268,"POSITION":4746},"indices":39790,"material":9,"mode":4},{"attributes":{"NORMAL":22269,"POSITION":4747},"indices":39791,"material":9,"mode":4}]},{"name":"COMPOUND243","primitives":[{"attributes":{"NORMAL":22270,"POSITION":4748},"indices":39792,"material":13,"mode":4}]},{"name":"COMPOUND244","primitives":[{"attributes":{"NORMAL":22271,"POSITION":4749},"indices":39793,"material":17,"mode":4}]},{"name":"COMPOUND245","primitives":[{"attributes":{"NORMAL":22272,"POSITION":4750},"indices":39794,"material":17,"mode":4}]},{"name":"COMPOUND246","primitives":[{"attributes":{"NORMAL":22273,"POSITION":4751},"indices":39795,"material":17,"mode":4}]},{"name":"COMPOUND247","primitives":[{"attributes":{"NORMAL":22274,"POSITION":4752},"indices":39796,"material":13,"mode":4}]},{"name":"COMPOUND248","primitives":[{"attributes":{"NORMAL":22275,"POSITION":4753},"indices":39797,"material":17,"mode":4}]},{"name":"COMPOUND249","primitives":[{"attributes":{"NORMAL":22276,"POSITION":4754},"indices":39798,"material":13,"mode":4}]},{"name":"COMPOUND250","primitives":[{"attributes":{"NORMAL":22277,"POSITION":4755},"indices":39799,"material":17,"mode":4}]},{"name":"COMPOUND251","primitives":[{"attributes":{"NORMAL":22278,"POSITION":4756},"indices":39800,"material":17,"mode":4}]},{"name":"COMPOUND252","primitives":[{"attributes":{"NORMAL":22279,"POSITION":4757},"indices":39801,"material":17,"mode":4}]},{"name":"COMPOUND253","primitives":[{"attributes":{"NORMAL":22280,"POSITION":4758},"indices":39802,"material":17,"mode":4}]},{"name":"COMPOUND254","primitives":[{"attributes":{"NORMAL":22281,"POSITION":4759},"indices":39803,"material":17,"mode":4}]},{"name":"COMPOUND255","primitives":[{"attributes":{"NORMAL":22282,"POSITION":4760},"indices":39804,"material":13,"mode":4}]},{"name":"COMPOUND257","primitives":[{"attributes":{"NORMAL":22283,"POSITION":4761},"indices":39805,"material":17,"mode":4}]},{"name":"COMPOUND258","primitives":[{"attributes":{"NORMAL":22284,"POSITION":4762},"indices":39806,"material":13,"mode":4}]},{"name":"COMPOUND259","primitives":[{"attributes":{"NORMAL":22285,"POSITION":4763},"indices":39807,"material":13,"mode":4}]},{"name":"COMPOUND260","primitives":[{"attributes":{"NORMAL":22286,"POSITION":4764},"indices":39808,"material":13,"mode":4}]},{"name":"COMPOUND261","primitives":[{"attributes":{"NORMAL":22287,"POSITION":4765},"indices":39809,"material":13,"mode":4}]},{"name":"COMPOUND262","primitives":[{"attributes":{"NORMAL":22288,"POSITION":4766},"indices":39810,"material":17,"mode":4}]},{"name":"COMPOUND263","primitives":[{"attributes":{"NORMAL":22289,"POSITION":4767},"indices":39811,"material":17,"mode":4}]},{"name":"COMPOUND264","primitives":[{"attributes":{"NORMAL":22290,"POSITION":4768},"indices":39812,"material":17,"mode":4}]},{"name":"COMPOUND265","primitives":[{"attributes":{"NORMAL":22291,"POSITION":4769},"indices":39813,"material":17,"mode":4}]},{"name":"COMPOUND266","primitives":[{"attributes":{"NORMAL":22292,"POSITION":4770},"indices":39814,"material":17,"mode":4}]},{"name":"COMPOUND267","primitives":[{"attributes":{"NORMAL":22293,"POSITION":4771},"indices":39815,"material":17,"mode":4}]},{"name":"COMPOUND268","primitives":[{"attributes":{"NORMAL":22294,"POSITION":4772},"indices":39816,"material":13,"mode":4}]},{"name":"COMPOUND269","primitives":[{"attributes":{"NORMAL":22295,"POSITION":4773},"indices":39817,"material":17,"mode":4}]},{"name":"COMPOUND271","primitives":[{"attributes":{"NORMAL":22296,"POSITION":4774},"indices":39818,"material":13,"mode":4}]},{"name":"COMPOUND272","primitives":[{"attributes":{"NORMAL":22297,"POSITION":4775},"indices":39819,"material":17,"mode":4}]},{"name":"COMPOUND273","primitives":[{"attributes":{"NORMAL":22298,"POSITION":4776},"indices":39820,"material":17,"mode":4}]},{"name":"COMPOUND274","primitives":[{"attributes":{"NORMAL":22299,"POSITION":4777},"indices":39821,"material":13,"mode":4}]},{"name":"COMPOUND275","primitives":[{"attributes":{"NORMAL":22300,"POSITION":4778},"indices":39822,"material":13,"mode":4}]},{"name":"COMPOUND276","primitives":[{"attributes":{"NORMAL":22301,"POSITION":4779},"indices":39823,"material":17,"mode":4}]},{"name":"COMPOUND277","primitives":[{"attributes":{"NORMAL":22302,"POSITION":4780},"indices":39824,"material":17,"mode":4}]},{"name":"COMPOUND278","primitives":[{"attributes":{"NORMAL":22303,"POSITION":4781},"indices":39825,"material":17,"mode":4}]},{"name":"COMPOUND279","primitives":[{"attributes":{"NORMAL":22304,"POSITION":4782},"indices":39826,"material":17,"mode":4}]},{"name":"COMPOUND280","primitives":[{"attributes":{"NORMAL":22305,"POSITION":4783},"indices":39827,"material":17,"mode":4}]},{"name":"COMPOUND281","primitives":[{"attributes":{"NORMAL":22306,"POSITION":4784},"indices":39828,"material":17,"mode":4}]},{"name":"COMPOUND282","primitives":[{"attributes":{"NORMAL":22307,"POSITION":4785},"indices":39829,"material":13,"mode":4}]},{"name":"COMPOUND283","primitives":[{"attributes":{"NORMAL":22308,"POSITION":4786},"indices":39830,"material":13,"mode":4}]},{"name":"COMPOUND284","primitives":[{"attributes":{"NORMAL":22309,"POSITION":4787},"indices":39831,"material":17,"mode":4}]},{"name":"COMPOUND285","primitives":[{"attributes":{"NORMAL":22310,"POSITION":4788},"indices":39832,"material":13,"mode":4}]},{"name":"COMPOUND286","primitives":[{"attributes":{"NORMAL":22311,"POSITION":4789},"indices":39833,"material":17,"mode":4}]},{"name":"COMPOUND287","primitives":[{"attributes":{"NORMAL":22312,"POSITION":4790},"indices":39834,"material":17,"mode":4}]},{"name":"COMPOUND288","primitives":[{"attributes":{"NORMAL":22313,"POSITION":4791},"indices":39835,"material":17,"mode":4}]},{"name":"COMPOUND289","primitives":[{"attributes":{"NORMAL":22314,"POSITION":4792},"indices":39836,"material":13,"mode":4}]},{"name":"COMPOUND290","primitives":[{"attributes":{"NORMAL":22315,"POSITION":4793},"indices":39837,"material":17,"mode":4}]},{"name":"COMPOUND291","primitives":[{"attributes":{"NORMAL":22316,"POSITION":4794},"indices":39838,"material":17,"mode":4}]},{"name":"COMPOUND292","primitives":[{"attributes":{"NORMAL":22317,"POSITION":4795},"indices":39839,"material":13,"mode":4}]},{"name":"COMPOUND293","primitives":[{"attributes":{"NORMAL":22318,"POSITION":4796},"indices":39840,"material":17,"mode":4}]},{"name":"COMPOUND294","primitives":[{"attributes":{"NORMAL":22319,"POSITION":4797},"indices":39841,"material":13,"mode":4}]},{"name":"COMPOUND295","primitives":[{"attributes":{"NORMAL":22320,"POSITION":4798},"indices":39842,"material":17,"mode":4}]},{"name":"COMPOUND296","primitives":[{"attributes":{"NORMAL":22321,"POSITION":4799},"indices":39843,"material":17,"mode":4}]},{"name":"COMPOUND297","primitives":[{"attributes":{"NORMAL":22322,"POSITION":4800},"indices":39844,"material":17,"mode":4}]},{"name":"COMPOUND298","primitives":[{"attributes":{"NORMAL":22323,"POSITION":4801},"indices":39845,"material":13,"mode":4}]},{"name":"COMPOUND299","primitives":[{"attributes":{"NORMAL":22324,"POSITION":4802},"indices":39846,"material":17,"mode":4}]},{"name":"COMPOUND300","primitives":[{"attributes":{"NORMAL":22325,"POSITION":4803},"indices":39847,"material":17,"mode":4}]},{"name":"COMPOUND301","primitives":[{"attributes":{"NORMAL":22326,"POSITION":4804},"indices":39848,"material":17,"mode":4}]},{"name":"COMPOUND302","primitives":[{"attributes":{"NORMAL":22327,"POSITION":4805},"indices":39849,"material":17,"mode":4}]},{"name":"COMPOUND303","primitives":[{"attributes":{"NORMAL":22328,"POSITION":4806},"indices":39850,"material":13,"mode":4}]},{"name":"COMPOUND304","primitives":[{"attributes":{"NORMAL":22329,"POSITION":4807},"indices":39851,"material":17,"mode":4}]},{"name":"COMPOUND305","primitives":[{"attributes":{"NORMAL":22330,"POSITION":4808},"indices":39852,"material":13,"mode":4}]},{"name":"COMPOUND306","primitives":[{"attributes":{"NORMAL":22331,"POSITION":4809},"indices":39853,"material":13,"mode":4}]},{"name":"COMPOUND307","primitives":[{"attributes":{"NORMAL":22332,"POSITION":4810},"indices":39854,"material":13,"mode":4}]},{"name":"COMPOUND308","primitives":[{"attributes":{"NORMAL":22333,"POSITION":4811},"indices":39855,"material":17,"mode":4}]},{"name":"COMPOUND309","primitives":[{"attributes":{"NORMAL":22334,"POSITION":4812},"indices":39856,"material":17,"mode":4}]},{"name":"COMPOUND310","primitives":[{"attributes":{"NORMAL":22335,"POSITION":4813},"indices":39857,"material":17,"mode":4}]},{"name":"COMPOUND311","primitives":[{"attributes":{"NORMAL":22336,"POSITION":4814},"indices":39858,"material":13,"mode":4}]},{"name":"COMPOUND312","primitives":[{"attributes":{"NORMAL":22337,"POSITION":4815},"indices":39859,"material":17,"mode":4}]},{"name":"COMPOUND313","primitives":[{"attributes":{"NORMAL":22338,"POSITION":4816},"indices":39860,"material":13,"mode":4}]},{"name":"COMPOUND314","primitives":[{"attributes":{"NORMAL":22339,"POSITION":4817},"indices":39861,"material":17,"mode":4}]},{"name":"COMPOUND315","primitives":[{"attributes":{"NORMAL":22340,"POSITION":4818},"indices":39862,"material":18,"mode":4}]},{"name":"COMPOUND316","primitives":[{"attributes":{"NORMAL":22341,"POSITION":4819},"indices":39863,"material":17,"mode":4}]},{"name":"COMPOUND317","primitives":[{"attributes":{"NORMAL":22342,"POSITION":4820},"indices":39864,"material":17,"mode":4}]},{"name":"COMPOUND318","primitives":[{"attributes":{"NORMAL":22343,"POSITION":4821},"indices":39865,"material":13,"mode":4}]},{"name":"COMPOUND319","primitives":[{"attributes":{"NORMAL":22344,"POSITION":4822},"indices":39866,"material":13,"mode":4}]},{"name":"COMPOUND320","primitives":[{"attributes":{"NORMAL":22345,"POSITION":4823},"indices":39867,"material":17,"mode":4}]},{"name":"COMPOUND321","primitives":[{"attributes":{"NORMAL":22346,"POSITION":4824},"indices":39868,"material":13,"mode":4}]},{"name":"COMPOUND322","primitives":[{"attributes":{"NORMAL":22347,"POSITION":4825},"indices":39869,"material":13,"mode":4}]},{"name":"COMPOUND323","primitives":[{"attributes":{"NORMAL":22348,"POSITION":4826},"indices":39870,"material":17,"mode":4}]},{"name":"COMPOUND324","primitives":[{"attributes":{"NORMAL":22349,"POSITION":4827},"indices":39871,"material":13,"mode":4}]},{"name":"COMPOUND325","primitives":[{"attributes":{"NORMAL":22350,"POSITION":4828},"indices":39872,"material":13,"mode":4}]},{"name":"COMPOUND326","primitives":[{"attributes":{"NORMAL":22351,"POSITION":4829},"indices":39873,"material":17,"mode":4}]},{"name":"COMPOUND327","primitives":[{"attributes":{"NORMAL":22352,"POSITION":4830},"indices":39874,"material":13,"mode":4}]},{"name":"COMPOUND328","primitives":[{"attributes":{"NORMAL":22353,"POSITION":4831},"indices":39875,"material":13,"mode":4}]},{"name":"COMPOUND329","primitives":[{"attributes":{"NORMAL":22354,"POSITION":4832},"indices":39876,"material":17,"mode":4}]},{"name":"COMPOUND330","primitives":[{"attributes":{"NORMAL":22355,"POSITION":4833},"indices":39877,"material":17,"mode":4}]},{"name":"COMPOUND331","primitives":[{"attributes":{"NORMAL":22356,"POSITION":4834},"indices":39878,"material":13,"mode":4}]},{"name":"COMPOUND332","primitives":[{"attributes":{"NORMAL":22357,"POSITION":4835},"indices":39879,"material":17,"mode":4}]},{"name":"COMPOUND333","primitives":[{"attributes":{"NORMAL":22358,"POSITION":4836},"indices":39880,"material":17,"mode":4}]},{"name":"COMPOUND334","primitives":[{"attributes":{"NORMAL":22359,"POSITION":4837},"indices":39881,"material":17,"mode":4}]},{"name":"COMPOUND335","primitives":[{"attributes":{"NORMAL":22360,"POSITION":4838},"indices":39882,"material":17,"mode":4}]},{"name":"COMPOUND336","primitives":[{"attributes":{"NORMAL":22361,"POSITION":4839},"indices":39883,"material":17,"mode":4}]},{"name":"COMPOUND337","primitives":[{"attributes":{"NORMAL":22362,"POSITION":4840},"indices":39884,"material":17,"mode":4}]},{"name":"COMPOUND338","primitives":[{"attributes":{"NORMAL":22363,"POSITION":4841},"indices":39885,"material":13,"mode":4}]},{"name":"COMPOUND339","primitives":[{"attributes":{"NORMAL":22364,"POSITION":4842},"indices":39886,"material":17,"mode":4}]},{"name":"COMPOUND340","primitives":[{"attributes":{"NORMAL":22365,"POSITION":4843},"indices":39887,"material":13,"mode":4}]},{"name":"COMPOUND341","primitives":[{"attributes":{"NORMAL":22366,"POSITION":4844},"indices":39888,"material":13,"mode":4}]},{"name":"COMPOUND342","primitives":[{"attributes":{"NORMAL":22367,"POSITION":4845},"indices":39889,"material":13,"mode":4}]},{"name":"COMPOUND343","primitives":[{"attributes":{"NORMAL":22368,"POSITION":4846},"indices":39890,"material":13,"mode":4}]},{"name":"COMPOUND344","primitives":[{"attributes":{"NORMAL":22369,"POSITION":4847},"indices":39891,"material":13,"mode":4}]},{"name":"COMPOUND345","primitives":[{"attributes":{"NORMAL":22370,"POSITION":4848},"indices":39892,"material":17,"mode":4}]},{"name":"COMPOUND346","primitives":[{"attributes":{"NORMAL":22371,"POSITION":4849},"indices":39893,"material":13,"mode":4}]},{"name":"COMPOUND347","primitives":[{"attributes":{"NORMAL":22372,"POSITION":4850},"indices":39894,"material":17,"mode":4}]},{"name":"COMPOUND348","primitives":[{"attributes":{"NORMAL":22373,"POSITION":4851},"indices":39895,"material":17,"mode":4}]},{"name":"COMPOUND349","primitives":[{"attributes":{"NORMAL":22374,"POSITION":4852},"indices":39896,"material":13,"mode":4}]},{"name":"COMPOUND350","primitives":[{"attributes":{"NORMAL":22375,"POSITION":4853},"indices":39897,"material":13,"mode":4}]},{"name":"COMPOUND351","primitives":[{"attributes":{"NORMAL":22376,"POSITION":4854},"indices":39898,"material":17,"mode":4}]},{"name":"COMPOUND352","primitives":[{"attributes":{"NORMAL":22377,"POSITION":4855},"indices":39899,"material":17,"mode":4}]},{"name":"COMPOUND353","primitives":[{"attributes":{"NORMAL":22378,"POSITION":4856},"indices":39900,"material":17,"mode":4}]},{"name":"SOLID007","primitives":[{"attributes":{"NORMAL":22379,"POSITION":4857},"indices":39901,"material":19,"mode":4},{"attributes":{"NORMAL":22380,"POSITION":4858},"indices":39902,"material":19,"mode":4},{"attributes":{"NORMAL":22381,"POSITION":4859},"indices":39903,"material":19,"mode":4},{"attributes":{"NORMAL":22382,"POSITION":4860},"indices":39904,"material":19,"mode":4},{"attributes":{"NORMAL":22383,"POSITION":4861},"indices":39905,"material":19,"mode":4},{"attributes":{"NORMAL":22384,"POSITION":4862},"indices":39906,"material":19,"mode":4},{"attributes":{"NORMAL":22385,"POSITION":4863},"indices":39907,"material":19,"mode":4},{"attributes":{"NORMAL":22386,"POSITION":4864},"indices":39908,"material":19,"mode":4},{"attributes":{"NORMAL":22387,"POSITION":4865},"indices":39909,"material":19,"mode":4},{"attributes":{"NORMAL":22388,"POSITION":4866},"indices":39910,"material":19,"mode":4},{"attributes":{"NORMAL":22389,"POSITION":4867},"indices":39911,"material":19,"mode":4},{"attributes":{"NORMAL":22390,"POSITION":4868},"indices":39912,"material":19,"mode":4},{"attributes":{"NORMAL":22391,"POSITION":4869},"indices":39913,"material":19,"mode":4},{"attributes":{"NORMAL":22392,"POSITION":4870},"indices":39914,"material":19,"mode":4},{"attributes":{"NORMAL":22393,"POSITION":4871},"indices":39915,"material":19,"mode":4},{"attributes":{"NORMAL":22394,"POSITION":4872},"indices":39916,"material":19,"mode":4},{"attributes":{"NORMAL":22395,"POSITION":4873},"indices":39917,"material":19,"mode":4},{"attributes":{"NORMAL":22396,"POSITION":4874},"indices":39918,"material":19,"mode":4},{"attributes":{"NORMAL":22397,"POSITION":4875},"indices":39919,"material":19,"mode":4},{"attributes":{"NORMAL":22398,"POSITION":4876},"indices":39920,"material":19,"mode":4},{"attributes":{"NORMAL":22399,"POSITION":4877},"indices":39921,"material":19,"mode":4},{"attributes":{"NORMAL":22400,"POSITION":4878},"indices":39922,"material":19,"mode":4},{"attributes":{"NORMAL":22401,"POSITION":4879},"indices":39923,"material":19,"mode":4},{"attributes":{"NORMAL":22402,"POSITION":4880},"indices":39924,"material":19,"mode":4},{"attributes":{"NORMAL":22403,"POSITION":4881},"indices":39925,"material":19,"mode":4},{"attributes":{"NORMAL":22404,"POSITION":4882},"indices":39926,"material":19,"mode":4},{"attributes":{"NORMAL":22405,"POSITION":4883},"indices":39927,"material":19,"mode":4},{"attributes":{"NORMAL":22406,"POSITION":4884},"indices":39928,"material":19,"mode":4},{"attributes":{"NORMAL":22407,"POSITION":4885},"indices":39929,"material":19,"mode":4},{"attributes":{"NORMAL":22408,"POSITION":4886},"indices":39930,"material":19,"mode":4},{"attributes":{"NORMAL":22409,"POSITION":4887},"indices":39931,"material":19,"mode":4},{"attributes":{"NORMAL":22410,"POSITION":4888},"indices":39932,"material":19,"mode":4},{"attributes":{"NORMAL":22411,"POSITION":4889},"indices":39933,"material":19,"mode":4},{"attributes":{"NORMAL":22412,"POSITION":4890},"indices":39934,"material":19,"mode":4},{"attributes":{"NORMAL":22413,"POSITION":4891},"indices":39935,"material":19,"mode":4},{"attributes":{"NORMAL":22414,"POSITION":4892},"indices":39936,"material":19,"mode":4},{"attributes":{"NORMAL":22415,"POSITION":4893},"indices":39937,"material":19,"mode":4},{"attributes":{"NORMAL":22416,"POSITION":4894},"indices":39938,"material":19,"mode":4},{"attributes":{"NORMAL":22417,"POSITION":4895},"indices":39939,"material":19,"mode":4},{"attributes":{"NORMAL":22418,"POSITION":4896},"indices":39940,"material":19,"mode":4},{"attributes":{"NORMAL":22419,"POSITION":4897},"indices":39941,"material":19,"mode":4},{"attributes":{"NORMAL":22420,"POSITION":4898},"indices":39942,"material":19,"mode":4},{"attributes":{"NORMAL":22421,"POSITION":4899},"indices":39943,"material":19,"mode":4},{"attributes":{"NORMAL":22422,"POSITION":4900},"indices":39944,"material":19,"mode":4},{"attributes":{"NORMAL":22423,"POSITION":4901},"indices":39945,"material":19,"mode":4},{"attributes":{"NORMAL":22424,"POSITION":4902},"indices":39946,"material":19,"mode":4},{"attributes":{"NORMAL":22425,"POSITION":4903},"indices":39947,"material":19,"mode":4},{"attributes":{"NORMAL":22426,"POSITION":4904},"indices":39948,"material":19,"mode":4},{"attributes":{"NORMAL":22427,"POSITION":4905},"indices":39949,"material":19,"mode":4},{"attributes":{"NORMAL":22428,"POSITION":4906},"indices":39950,"material":19,"mode":4},{"attributes":{"NORMAL":22429,"POSITION":4907},"indices":39951,"material":19,"mode":4},{"attributes":{"NORMAL":22430,"POSITION":4908},"indices":39952,"material":19,"mode":4},{"attributes":{"NORMAL":22431,"POSITION":4909},"indices":39953,"material":19,"mode":4},{"attributes":{"NORMAL":22432,"POSITION":4910},"indices":39954,"material":19,"mode":4},{"attributes":{"NORMAL":22433,"POSITION":4911},"indices":39955,"material":19,"mode":4},{"attributes":{"NORMAL":22434,"POSITION":4912},"indices":39956,"material":19,"mode":4},{"attributes":{"NORMAL":22435,"POSITION":4913},"indices":39957,"material":19,"mode":4},{"attributes":{"NORMAL":22436,"POSITION":4914},"indices":39958,"material":19,"mode":4},{"attributes":{"NORMAL":22437,"POSITION":4915},"indices":39959,"material":19,"mode":4},{"attributes":{"NORMAL":22438,"POSITION":4916},"indices":39960,"material":19,"mode":4},{"attributes":{"NORMAL":22439,"POSITION":4917},"indices":39961,"material":19,"mode":4},{"attributes":{"NORMAL":22440,"POSITION":4918},"indices":39962,"material":19,"mode":4},{"attributes":{"NORMAL":22441,"POSITION":4919},"indices":39963,"material":19,"mode":4},{"attributes":{"NORMAL":22442,"POSITION":4920},"indices":39964,"material":19,"mode":4},{"attributes":{"NORMAL":22443,"POSITION":4921},"indices":39965,"material":19,"mode":4},{"attributes":{"NORMAL":22444,"POSITION":4922},"indices":39966,"material":19,"mode":4},{"attributes":{"NORMAL":22445,"POSITION":4923},"indices":39967,"material":19,"mode":4},{"attributes":{"NORMAL":22446,"POSITION":4924},"indices":39968,"material":19,"mode":4},{"attributes":{"NORMAL":22447,"POSITION":4925},"indices":39969,"material":19,"mode":4},{"attributes":{"NORMAL":22448,"POSITION":4926},"indices":39970,"material":19,"mode":4},{"attributes":{"NORMAL":22449,"POSITION":4927},"indices":39971,"material":19,"mode":4},{"attributes":{"NORMAL":22450,"POSITION":4928},"indices":39972,"material":19,"mode":4},{"attributes":{"NORMAL":22451,"POSITION":4929},"indices":39973,"material":19,"mode":4},{"attributes":{"NORMAL":22452,"POSITION":4930},"indices":39974,"material":19,"mode":4},{"attributes":{"NORMAL":22453,"POSITION":4931},"indices":39975,"material":19,"mode":4},{"attributes":{"NORMAL":22454,"POSITION":4932},"indices":39976,"material":19,"mode":4},{"attributes":{"NORMAL":22455,"POSITION":4933},"indices":39977,"material":19,"mode":4},{"attributes":{"NORMAL":22456,"POSITION":4934},"indices":39978,"material":19,"mode":4},{"attributes":{"NORMAL":22457,"POSITION":4935},"indices":39979,"material":19,"mode":4},{"attributes":{"NORMAL":22458,"POSITION":4936},"indices":39980,"material":19,"mode":4},{"attributes":{"NORMAL":22459,"POSITION":4937},"indices":39981,"material":19,"mode":4},{"attributes":{"NORMAL":22460,"POSITION":4938},"indices":39982,"material":19,"mode":4},{"attributes":{"NORMAL":22461,"POSITION":4939},"indices":39983,"material":19,"mode":4},{"attributes":{"NORMAL":22462,"POSITION":4940},"indices":39984,"material":19,"mode":4},{"attributes":{"NORMAL":22463,"POSITION":4941},"indices":39985,"material":19,"mode":4},{"attributes":{"NORMAL":22464,"POSITION":4942},"indices":39986,"material":19,"mode":4},{"attributes":{"NORMAL":22465,"POSITION":4943},"indices":39987,"material":19,"mode":4},{"attributes":{"NORMAL":22466,"POSITION":4944},"indices":39988,"material":19,"mode":4},{"attributes":{"NORMAL":22467,"POSITION":4945},"indices":39989,"material":19,"mode":4},{"attributes":{"NORMAL":22468,"POSITION":4946},"indices":39990,"material":19,"mode":4},{"attributes":{"NORMAL":22469,"POSITION":4947},"indices":39991,"material":19,"mode":4},{"attributes":{"NORMAL":22470,"POSITION":4948},"indices":39992,"material":19,"mode":4},{"attributes":{"NORMAL":22471,"POSITION":4949},"indices":39993,"material":19,"mode":4},{"attributes":{"NORMAL":22472,"POSITION":4950},"indices":39994,"material":19,"mode":4},{"attributes":{"NORMAL":22473,"POSITION":4951},"indices":39995,"material":19,"mode":4},{"attributes":{"NORMAL":22474,"POSITION":4952},"indices":39996,"material":19,"mode":4},{"attributes":{"NORMAL":22475,"POSITION":4953},"indices":39997,"material":19,"mode":4},{"attributes":{"NORMAL":22476,"POSITION":4954},"indices":39998,"material":19,"mode":4},{"attributes":{"NORMAL":22477,"POSITION":4955},"indices":39999,"material":19,"mode":4},{"attributes":{"NORMAL":22478,"POSITION":4956},"indices":40000,"material":19,"mode":4},{"attributes":{"NORMAL":22479,"POSITION":4957},"indices":40001,"material":19,"mode":4},{"attributes":{"NORMAL":22480,"POSITION":4958},"indices":40002,"material":19,"mode":4},{"attributes":{"NORMAL":22481,"POSITION":4959},"indices":40003,"material":19,"mode":4},{"attributes":{"NORMAL":22482,"POSITION":4960},"indices":40004,"material":19,"mode":4},{"attributes":{"NORMAL":22483,"POSITION":4961},"indices":40005,"material":19,"mode":4},{"attributes":{"NORMAL":22484,"POSITION":4962},"indices":40006,"material":19,"mode":4},{"attributes":{"NORMAL":22485,"POSITION":4963},"indices":40007,"material":19,"mode":4},{"attributes":{"NORMAL":22486,"POSITION":4964},"indices":40008,"material":19,"mode":4},{"attributes":{"NORMAL":22487,"POSITION":4965},"indices":40009,"material":19,"mode":4},{"attributes":{"NORMAL":22488,"POSITION":4966},"indices":40010,"material":19,"mode":4},{"attributes":{"NORMAL":22489,"POSITION":4967},"indices":40011,"material":19,"mode":4},{"attributes":{"NORMAL":22490,"POSITION":4968},"indices":40012,"material":19,"mode":4},{"attributes":{"NORMAL":22491,"POSITION":4969},"indices":40013,"material":19,"mode":4},{"attributes":{"NORMAL":22492,"POSITION":4970},"indices":40014,"material":19,"mode":4},{"attributes":{"NORMAL":22493,"POSITION":4971},"indices":40015,"material":19,"mode":4},{"attributes":{"NORMAL":22494,"POSITION":4972},"indices":40016,"material":19,"mode":4},{"attributes":{"NORMAL":22495,"POSITION":4973},"indices":40017,"material":19,"mode":4},{"attributes":{"NORMAL":22496,"POSITION":4974},"indices":40018,"material":19,"mode":4},{"attributes":{"NORMAL":22497,"POSITION":4975},"indices":40019,"material":19,"mode":4},{"attributes":{"NORMAL":22498,"POSITION":4976},"indices":40020,"material":19,"mode":4},{"attributes":{"NORMAL":22499,"POSITION":4977},"indices":40021,"material":19,"mode":4},{"attributes":{"NORMAL":22500,"POSITION":4978},"indices":40022,"material":19,"mode":4},{"attributes":{"NORMAL":22501,"POSITION":4979},"indices":40023,"material":19,"mode":4},{"attributes":{"NORMAL":22502,"POSITION":4980},"indices":40024,"material":19,"mode":4},{"attributes":{"NORMAL":22503,"POSITION":4981},"indices":40025,"material":19,"mode":4},{"attributes":{"NORMAL":22504,"POSITION":4982},"indices":40026,"material":19,"mode":4},{"attributes":{"NORMAL":22505,"POSITION":4983},"indices":40027,"material":19,"mode":4},{"attributes":{"NORMAL":22506,"POSITION":4984},"indices":40028,"material":19,"mode":4},{"attributes":{"NORMAL":22507,"POSITION":4985},"indices":40029,"material":19,"mode":4},{"attributes":{"NORMAL":22508,"POSITION":4986},"indices":40030,"material":19,"mode":4},{"attributes":{"NORMAL":22509,"POSITION":4987},"indices":40031,"material":19,"mode":4},{"attributes":{"NORMAL":22510,"POSITION":4988},"indices":40032,"material":19,"mode":4},{"attributes":{"NORMAL":22511,"POSITION":4989},"indices":40033,"material":19,"mode":4},{"attributes":{"NORMAL":22512,"POSITION":4990},"indices":40034,"material":19,"mode":4},{"attributes":{"NORMAL":22513,"POSITION":4991},"indices":40035,"material":19,"mode":4},{"attributes":{"NORMAL":22514,"POSITION":4992},"indices":40036,"material":19,"mode":4},{"attributes":{"NORMAL":22515,"POSITION":4993},"indices":40037,"material":19,"mode":4},{"attributes":{"NORMAL":22516,"POSITION":4994},"indices":40038,"material":19,"mode":4},{"attributes":{"NORMAL":22517,"POSITION":4995},"indices":40039,"material":19,"mode":4},{"attributes":{"NORMAL":22518,"POSITION":4996},"indices":40040,"material":19,"mode":4},{"attributes":{"NORMAL":22519,"POSITION":4997},"indices":40041,"material":19,"mode":4},{"attributes":{"NORMAL":22520,"POSITION":4998},"indices":40042,"material":19,"mode":4},{"attributes":{"NORMAL":22521,"POSITION":4999},"indices":40043,"material":19,"mode":4},{"attributes":{"NORMAL":22522,"POSITION":5000},"indices":40044,"material":19,"mode":4},{"attributes":{"NORMAL":22523,"POSITION":5001},"indices":40045,"material":19,"mode":4},{"attributes":{"NORMAL":22524,"POSITION":5002},"indices":40046,"material":19,"mode":4},{"attributes":{"NORMAL":22525,"POSITION":5003},"indices":40047,"material":19,"mode":4},{"attributes":{"NORMAL":22526,"POSITION":5004},"indices":40048,"material":19,"mode":4},{"attributes":{"NORMAL":22527,"POSITION":5005},"indices":40049,"material":19,"mode":4},{"attributes":{"NORMAL":22528,"POSITION":5006},"indices":40050,"material":19,"mode":4},{"attributes":{"NORMAL":22529,"POSITION":5007},"indices":40051,"material":19,"mode":4},{"attributes":{"NORMAL":22530,"POSITION":5008},"indices":40052,"material":19,"mode":4},{"attributes":{"NORMAL":22531,"POSITION":5009},"indices":40053,"material":19,"mode":4},{"attributes":{"NORMAL":22532,"POSITION":5010},"indices":40054,"material":19,"mode":4},{"attributes":{"NORMAL":22533,"POSITION":5011},"indices":40055,"material":19,"mode":4},{"attributes":{"NORMAL":22534,"POSITION":5012},"indices":40056,"material":19,"mode":4},{"attributes":{"NORMAL":22535,"POSITION":5013},"indices":40057,"material":19,"mode":4},{"attributes":{"NORMAL":22536,"POSITION":5014},"indices":40058,"material":19,"mode":4},{"attributes":{"NORMAL":22537,"POSITION":5015},"indices":40059,"material":19,"mode":4},{"attributes":{"NORMAL":22538,"POSITION":5016},"indices":40060,"material":19,"mode":4},{"attributes":{"NORMAL":22539,"POSITION":5017},"indices":40061,"material":19,"mode":4},{"attributes":{"NORMAL":22540,"POSITION":5018},"indices":40062,"material":19,"mode":4},{"attributes":{"NORMAL":22541,"POSITION":5019},"indices":40063,"material":19,"mode":4},{"attributes":{"NORMAL":22542,"POSITION":5020},"indices":40064,"material":19,"mode":4},{"attributes":{"NORMAL":22543,"POSITION":5021},"indices":40065,"material":19,"mode":4},{"attributes":{"NORMAL":22544,"POSITION":5022},"indices":40066,"material":19,"mode":4},{"attributes":{"NORMAL":22545,"POSITION":5023},"indices":40067,"material":19,"mode":4},{"attributes":{"NORMAL":22546,"POSITION":5024},"indices":40068,"material":19,"mode":4},{"attributes":{"NORMAL":22547,"POSITION":5025},"indices":40069,"material":19,"mode":4},{"attributes":{"NORMAL":22548,"POSITION":5026},"indices":40070,"material":19,"mode":4},{"attributes":{"NORMAL":22549,"POSITION":5027},"indices":40071,"material":19,"mode":4},{"attributes":{"NORMAL":22550,"POSITION":5028},"indices":40072,"material":19,"mode":4},{"attributes":{"NORMAL":22551,"POSITION":5029},"indices":40073,"material":19,"mode":4},{"attributes":{"NORMAL":22552,"POSITION":5030},"indices":40074,"material":19,"mode":4},{"attributes":{"NORMAL":22553,"POSITION":5031},"indices":40075,"material":19,"mode":4},{"attributes":{"NORMAL":22554,"POSITION":5032},"indices":40076,"material":19,"mode":4},{"attributes":{"NORMAL":22555,"POSITION":5033},"indices":40077,"material":19,"mode":4},{"attributes":{"NORMAL":22556,"POSITION":5034},"indices":40078,"material":19,"mode":4},{"attributes":{"NORMAL":22557,"POSITION":5035},"indices":40079,"material":19,"mode":4},{"attributes":{"NORMAL":22558,"POSITION":5036},"indices":40080,"material":19,"mode":4},{"attributes":{"NORMAL":22559,"POSITION":5037},"indices":40081,"material":19,"mode":4},{"attributes":{"NORMAL":22560,"POSITION":5038},"indices":40082,"material":19,"mode":4},{"attributes":{"NORMAL":22561,"POSITION":5039},"indices":40083,"material":19,"mode":4},{"attributes":{"NORMAL":22562,"POSITION":5040},"indices":40084,"material":19,"mode":4},{"attributes":{"NORMAL":22563,"POSITION":5041},"indices":40085,"material":19,"mode":4},{"attributes":{"NORMAL":22564,"POSITION":5042},"indices":40086,"material":19,"mode":4},{"attributes":{"NORMAL":22565,"POSITION":5043},"indices":40087,"material":19,"mode":4},{"attributes":{"NORMAL":22566,"POSITION":5044},"indices":40088,"material":19,"mode":4},{"attributes":{"NORMAL":22567,"POSITION":5045},"indices":40089,"material":19,"mode":4},{"attributes":{"NORMAL":22568,"POSITION":5046},"indices":40090,"material":19,"mode":4},{"attributes":{"NORMAL":22569,"POSITION":5047},"indices":40091,"material":19,"mode":4},{"attributes":{"NORMAL":22570,"POSITION":5048},"indices":40092,"material":19,"mode":4},{"attributes":{"NORMAL":22571,"POSITION":5049},"indices":40093,"material":19,"mode":4},{"attributes":{"NORMAL":22572,"POSITION":5050},"indices":40094,"material":19,"mode":4},{"attributes":{"NORMAL":22573,"POSITION":5051},"indices":40095,"material":19,"mode":4},{"attributes":{"NORMAL":22574,"POSITION":5052},"indices":40096,"material":19,"mode":4},{"attributes":{"NORMAL":22575,"POSITION":5053},"indices":40097,"material":19,"mode":4},{"attributes":{"NORMAL":22576,"POSITION":5054},"indices":40098,"material":19,"mode":4},{"attributes":{"NORMAL":22577,"POSITION":5055},"indices":40099,"material":19,"mode":4},{"attributes":{"NORMAL":22578,"POSITION":5056},"indices":40100,"material":19,"mode":4},{"attributes":{"NORMAL":22579,"POSITION":5057},"indices":40101,"material":19,"mode":4},{"attributes":{"NORMAL":22580,"POSITION":5058},"indices":40102,"material":19,"mode":4},{"attributes":{"NORMAL":22581,"POSITION":5059},"indices":40103,"material":19,"mode":4},{"attributes":{"NORMAL":22582,"POSITION":5060},"indices":40104,"material":19,"mode":4},{"attributes":{"NORMAL":22583,"POSITION":5061},"indices":40105,"material":19,"mode":4},{"attributes":{"NORMAL":22584,"POSITION":5062},"indices":40106,"material":19,"mode":4},{"attributes":{"NORMAL":22585,"POSITION":5063},"indices":40107,"material":19,"mode":4},{"attributes":{"NORMAL":22586,"POSITION":5064},"indices":40108,"material":19,"mode":4},{"attributes":{"NORMAL":22587,"POSITION":5065},"indices":40109,"material":19,"mode":4},{"attributes":{"NORMAL":22588,"POSITION":5066},"indices":40110,"material":19,"mode":4},{"attributes":{"NORMAL":22589,"POSITION":5067},"indices":40111,"material":19,"mode":4},{"attributes":{"NORMAL":22590,"POSITION":5068},"indices":40112,"material":19,"mode":4},{"attributes":{"NORMAL":22591,"POSITION":5069},"indices":40113,"material":19,"mode":4},{"attributes":{"NORMAL":22592,"POSITION":5070},"indices":40114,"material":19,"mode":4},{"attributes":{"NORMAL":22593,"POSITION":5071},"indices":40115,"material":19,"mode":4},{"attributes":{"NORMAL":22594,"POSITION":5072},"indices":40116,"material":19,"mode":4},{"attributes":{"NORMAL":22595,"POSITION":5073},"indices":40117,"material":19,"mode":4},{"attributes":{"NORMAL":22596,"POSITION":5074},"indices":40118,"material":19,"mode":4},{"attributes":{"NORMAL":22597,"POSITION":5075},"indices":40119,"material":19,"mode":4},{"attributes":{"NORMAL":22598,"POSITION":5076},"indices":40120,"material":19,"mode":4},{"attributes":{"NORMAL":22599,"POSITION":5077},"indices":40121,"material":19,"mode":4},{"attributes":{"NORMAL":22600,"POSITION":5078},"indices":40122,"material":19,"mode":4},{"attributes":{"NORMAL":22601,"POSITION":5079},"indices":40123,"material":19,"mode":4},{"attributes":{"NORMAL":22602,"POSITION":5080},"indices":40124,"material":19,"mode":4},{"attributes":{"NORMAL":22603,"POSITION":5081},"indices":40125,"material":19,"mode":4},{"attributes":{"NORMAL":22604,"POSITION":5082},"indices":40126,"material":19,"mode":4},{"attributes":{"NORMAL":22605,"POSITION":5083},"indices":40127,"material":19,"mode":4},{"attributes":{"NORMAL":22606,"POSITION":5084},"indices":40128,"material":19,"mode":4},{"attributes":{"NORMAL":22607,"POSITION":5085},"indices":40129,"material":19,"mode":4},{"attributes":{"NORMAL":22608,"POSITION":5086},"indices":40130,"material":19,"mode":4},{"attributes":{"NORMAL":22609,"POSITION":5087},"indices":40131,"material":19,"mode":4},{"attributes":{"NORMAL":22610,"POSITION":5088},"indices":40132,"material":19,"mode":4},{"attributes":{"NORMAL":22611,"POSITION":5089},"indices":40133,"material":19,"mode":4},{"attributes":{"NORMAL":22612,"POSITION":5090},"indices":40134,"material":19,"mode":4},{"attributes":{"NORMAL":22613,"POSITION":5091},"indices":40135,"material":19,"mode":4},{"attributes":{"NORMAL":22614,"POSITION":5092},"indices":40136,"material":19,"mode":4},{"attributes":{"NORMAL":22615,"POSITION":5093},"indices":40137,"material":19,"mode":4},{"attributes":{"NORMAL":22616,"POSITION":5094},"indices":40138,"material":19,"mode":4},{"attributes":{"NORMAL":22617,"POSITION":5095},"indices":40139,"material":19,"mode":4},{"attributes":{"NORMAL":22618,"POSITION":5096},"indices":40140,"material":19,"mode":4},{"attributes":{"NORMAL":22619,"POSITION":5097},"indices":40141,"material":19,"mode":4},{"attributes":{"NORMAL":22620,"POSITION":5098},"indices":40142,"material":19,"mode":4},{"attributes":{"NORMAL":22621,"POSITION":5099},"indices":40143,"material":19,"mode":4},{"attributes":{"NORMAL":22622,"POSITION":5100},"indices":40144,"material":19,"mode":4},{"attributes":{"NORMAL":22623,"POSITION":5101},"indices":40145,"material":19,"mode":4},{"attributes":{"NORMAL":22624,"POSITION":5102},"indices":40146,"material":19,"mode":4},{"attributes":{"NORMAL":22625,"POSITION":5103},"indices":40147,"material":19,"mode":4},{"attributes":{"NORMAL":22626,"POSITION":5104},"indices":40148,"material":19,"mode":4},{"attributes":{"NORMAL":22627,"POSITION":5105},"indices":40149,"material":19,"mode":4},{"attributes":{"NORMAL":22628,"POSITION":5106},"indices":40150,"material":19,"mode":4},{"attributes":{"NORMAL":22629,"POSITION":5107},"indices":40151,"material":19,"mode":4},{"attributes":{"NORMAL":22630,"POSITION":5108},"indices":40152,"material":19,"mode":4},{"attributes":{"NORMAL":22631,"POSITION":5109},"indices":40153,"material":19,"mode":4},{"attributes":{"NORMAL":22632,"POSITION":5110},"indices":40154,"material":19,"mode":4},{"attributes":{"NORMAL":22633,"POSITION":5111},"indices":40155,"material":19,"mode":4},{"attributes":{"NORMAL":22634,"POSITION":5112},"indices":40156,"material":19,"mode":4},{"attributes":{"NORMAL":22635,"POSITION":5113},"indices":40157,"material":19,"mode":4},{"attributes":{"NORMAL":22636,"POSITION":5114},"indices":40158,"material":19,"mode":4},{"attributes":{"NORMAL":22637,"POSITION":5115},"indices":40159,"material":19,"mode":4},{"attributes":{"NORMAL":22638,"POSITION":5116},"indices":40160,"material":19,"mode":4},{"attributes":{"NORMAL":22639,"POSITION":5117},"indices":40161,"material":19,"mode":4},{"attributes":{"NORMAL":22640,"POSITION":5118},"indices":40162,"material":19,"mode":4},{"attributes":{"NORMAL":22641,"POSITION":5119},"indices":40163,"material":19,"mode":4},{"attributes":{"NORMAL":22642,"POSITION":5120},"indices":40164,"material":19,"mode":4},{"attributes":{"NORMAL":22643,"POSITION":5121},"indices":40165,"material":19,"mode":4},{"attributes":{"NORMAL":22644,"POSITION":5122},"indices":40166,"material":19,"mode":4},{"attributes":{"NORMAL":22645,"POSITION":5123},"indices":40167,"material":19,"mode":4},{"attributes":{"NORMAL":22646,"POSITION":5124},"indices":40168,"material":19,"mode":4},{"attributes":{"NORMAL":22647,"POSITION":5125},"indices":40169,"material":19,"mode":4},{"attributes":{"NORMAL":22648,"POSITION":5126},"indices":40170,"material":19,"mode":4},{"attributes":{"NORMAL":22649,"POSITION":5127},"indices":40171,"material":19,"mode":4},{"attributes":{"NORMAL":22650,"POSITION":5128},"indices":40172,"material":19,"mode":4},{"attributes":{"NORMAL":22651,"POSITION":5129},"indices":40173,"material":19,"mode":4},{"attributes":{"NORMAL":22652,"POSITION":5130},"indices":40174,"material":19,"mode":4},{"attributes":{"NORMAL":22653,"POSITION":5131},"indices":40175,"material":19,"mode":4},{"attributes":{"NORMAL":22654,"POSITION":5132},"indices":40176,"material":19,"mode":4},{"attributes":{"NORMAL":22655,"POSITION":5133},"indices":40177,"material":19,"mode":4},{"attributes":{"NORMAL":22656,"POSITION":5134},"indices":40178,"material":19,"mode":4},{"attributes":{"NORMAL":22657,"POSITION":5135},"indices":40179,"material":19,"mode":4},{"attributes":{"NORMAL":22658,"POSITION":5136},"indices":40180,"material":19,"mode":4},{"attributes":{"NORMAL":22659,"POSITION":5137},"indices":40181,"material":19,"mode":4},{"attributes":{"NORMAL":22660,"POSITION":5138},"indices":40182,"material":19,"mode":4},{"attributes":{"NORMAL":22661,"POSITION":5139},"indices":40183,"material":19,"mode":4},{"attributes":{"NORMAL":22662,"POSITION":5140},"indices":40184,"material":19,"mode":4},{"attributes":{"NORMAL":22663,"POSITION":5141},"indices":40185,"material":19,"mode":4},{"attributes":{"NORMAL":22664,"POSITION":5142},"indices":40186,"material":19,"mode":4},{"attributes":{"NORMAL":22665,"POSITION":5143},"indices":40187,"material":19,"mode":4},{"attributes":{"NORMAL":22666,"POSITION":5144},"indices":40188,"material":19,"mode":4},{"attributes":{"NORMAL":22667,"POSITION":5145},"indices":40189,"material":19,"mode":4},{"attributes":{"NORMAL":22668,"POSITION":5146},"indices":40190,"material":19,"mode":4},{"attributes":{"NORMAL":22669,"POSITION":5147},"indices":40191,"material":19,"mode":4},{"attributes":{"NORMAL":22670,"POSITION":5148},"indices":40192,"material":19,"mode":4},{"attributes":{"NORMAL":22671,"POSITION":5149},"indices":40193,"material":19,"mode":4},{"attributes":{"NORMAL":22672,"POSITION":5150},"indices":40194,"material":19,"mode":4},{"attributes":{"NORMAL":22673,"POSITION":5151},"indices":40195,"material":19,"mode":4},{"attributes":{"NORMAL":22674,"POSITION":5152},"indices":40196,"material":19,"mode":4},{"attributes":{"NORMAL":22675,"POSITION":5153},"indices":40197,"material":19,"mode":4},{"attributes":{"NORMAL":22676,"POSITION":5154},"indices":40198,"material":19,"mode":4},{"attributes":{"NORMAL":22677,"POSITION":5155},"indices":40199,"material":19,"mode":4},{"attributes":{"NORMAL":22678,"POSITION":5156},"indices":40200,"material":19,"mode":4},{"attributes":{"NORMAL":22679,"POSITION":5157},"indices":40201,"material":19,"mode":4},{"attributes":{"NORMAL":22680,"POSITION":5158},"indices":40202,"material":19,"mode":4},{"attributes":{"NORMAL":22681,"POSITION":5159},"indices":40203,"material":19,"mode":4},{"attributes":{"NORMAL":22682,"POSITION":5160},"indices":40204,"material":19,"mode":4},{"attributes":{"NORMAL":22683,"POSITION":5161},"indices":40205,"material":19,"mode":4},{"attributes":{"NORMAL":22684,"POSITION":5162},"indices":40206,"material":19,"mode":4},{"attributes":{"NORMAL":22685,"POSITION":5163},"indices":40207,"material":19,"mode":4},{"attributes":{"NORMAL":22686,"POSITION":5164},"indices":40208,"material":19,"mode":4},{"attributes":{"NORMAL":22687,"POSITION":5165},"indices":40209,"material":19,"mode":4},{"attributes":{"NORMAL":22688,"POSITION":5166},"indices":40210,"material":19,"mode":4},{"attributes":{"NORMAL":22689,"POSITION":5167},"indices":40211,"material":19,"mode":4},{"attributes":{"NORMAL":22690,"POSITION":5168},"indices":40212,"material":19,"mode":4},{"attributes":{"NORMAL":22691,"POSITION":5169},"indices":40213,"material":19,"mode":4},{"attributes":{"NORMAL":22692,"POSITION":5170},"indices":40214,"material":19,"mode":4},{"attributes":{"NORMAL":22693,"POSITION":5171},"indices":40215,"material":19,"mode":4},{"attributes":{"NORMAL":22694,"POSITION":5172},"indices":40216,"material":19,"mode":4},{"attributes":{"NORMAL":22695,"POSITION":5173},"indices":40217,"material":19,"mode":4},{"attributes":{"NORMAL":22696,"POSITION":5174},"indices":40218,"material":19,"mode":4},{"attributes":{"NORMAL":22697,"POSITION":5175},"indices":40219,"material":19,"mode":4},{"attributes":{"NORMAL":22698,"POSITION":5176},"indices":40220,"material":19,"mode":4},{"attributes":{"NORMAL":22699,"POSITION":5177},"indices":40221,"material":19,"mode":4},{"attributes":{"NORMAL":22700,"POSITION":5178},"indices":40222,"material":19,"mode":4},{"attributes":{"NORMAL":22701,"POSITION":5179},"indices":40223,"material":19,"mode":4},{"attributes":{"NORMAL":22702,"POSITION":5180},"indices":40224,"material":19,"mode":4},{"attributes":{"NORMAL":22703,"POSITION":5181},"indices":40225,"material":19,"mode":4},{"attributes":{"NORMAL":22704,"POSITION":5182},"indices":40226,"material":19,"mode":4},{"attributes":{"NORMAL":22705,"POSITION":5183},"indices":40227,"material":19,"mode":4},{"attributes":{"NORMAL":22706,"POSITION":5184},"indices":40228,"material":19,"mode":4},{"attributes":{"NORMAL":22707,"POSITION":5185},"indices":40229,"material":19,"mode":4},{"attributes":{"NORMAL":22708,"POSITION":5186},"indices":40230,"material":19,"mode":4},{"attributes":{"NORMAL":22709,"POSITION":5187},"indices":40231,"material":19,"mode":4},{"attributes":{"NORMAL":22710,"POSITION":5188},"indices":40232,"material":19,"mode":4},{"attributes":{"NORMAL":22711,"POSITION":5189},"indices":40233,"material":19,"mode":4},{"attributes":{"NORMAL":22712,"POSITION":5190},"indices":40234,"material":19,"mode":4},{"attributes":{"NORMAL":22713,"POSITION":5191},"indices":40235,"material":19,"mode":4},{"attributes":{"NORMAL":22714,"POSITION":5192},"indices":40236,"material":19,"mode":4},{"attributes":{"NORMAL":22715,"POSITION":5193},"indices":40237,"material":19,"mode":4},{"attributes":{"NORMAL":22716,"POSITION":5194},"indices":40238,"material":19,"mode":4},{"attributes":{"NORMAL":22717,"POSITION":5195},"indices":40239,"material":19,"mode":4},{"attributes":{"NORMAL":22718,"POSITION":5196},"indices":40240,"material":19,"mode":4},{"attributes":{"NORMAL":22719,"POSITION":5197},"indices":40241,"material":19,"mode":4},{"attributes":{"NORMAL":22720,"POSITION":5198},"indices":40242,"material":19,"mode":4},{"attributes":{"NORMAL":22721,"POSITION":5199},"indices":40243,"material":19,"mode":4},{"attributes":{"NORMAL":22722,"POSITION":5200},"indices":40244,"material":19,"mode":4},{"attributes":{"NORMAL":22723,"POSITION":5201},"indices":40245,"material":19,"mode":4},{"attributes":{"NORMAL":22724,"POSITION":5202},"indices":40246,"material":19,"mode":4},{"attributes":{"NORMAL":22725,"POSITION":5203},"indices":40247,"material":19,"mode":4},{"attributes":{"NORMAL":22726,"POSITION":5204},"indices":40248,"material":19,"mode":4},{"attributes":{"NORMAL":22727,"POSITION":5205},"indices":40249,"material":19,"mode":4},{"attributes":{"NORMAL":22728,"POSITION":5206},"indices":40250,"material":19,"mode":4},{"attributes":{"NORMAL":22729,"POSITION":5207},"indices":40251,"material":19,"mode":4},{"attributes":{"NORMAL":22730,"POSITION":5208},"indices":40252,"material":19,"mode":4},{"attributes":{"NORMAL":22731,"POSITION":5209},"indices":40253,"material":19,"mode":4},{"attributes":{"NORMAL":22732,"POSITION":5210},"indices":40254,"material":19,"mode":4},{"attributes":{"NORMAL":22733,"POSITION":5211},"indices":40255,"material":19,"mode":4},{"attributes":{"NORMAL":22734,"POSITION":5212},"indices":40256,"material":19,"mode":4},{"attributes":{"NORMAL":22735,"POSITION":5213},"indices":40257,"material":19,"mode":4},{"attributes":{"NORMAL":22736,"POSITION":5214},"indices":40258,"material":19,"mode":4},{"attributes":{"NORMAL":22737,"POSITION":5215},"indices":40259,"material":19,"mode":4},{"attributes":{"NORMAL":22738,"POSITION":5216},"indices":40260,"material":19,"mode":4},{"attributes":{"NORMAL":22739,"POSITION":5217},"indices":40261,"material":19,"mode":4},{"attributes":{"NORMAL":22740,"POSITION":5218},"indices":40262,"material":19,"mode":4},{"attributes":{"NORMAL":22741,"POSITION":5219},"indices":40263,"material":19,"mode":4},{"attributes":{"NORMAL":22742,"POSITION":5220},"indices":40264,"material":19,"mode":4},{"attributes":{"NORMAL":22743,"POSITION":5221},"indices":40265,"material":19,"mode":4},{"attributes":{"NORMAL":22744,"POSITION":5222},"indices":40266,"material":19,"mode":4},{"attributes":{"NORMAL":22745,"POSITION":5223},"indices":40267,"material":19,"mode":4},{"attributes":{"NORMAL":22746,"POSITION":5224},"indices":40268,"material":19,"mode":4},{"attributes":{"NORMAL":22747,"POSITION":5225},"indices":40269,"material":19,"mode":4},{"attributes":{"NORMAL":22748,"POSITION":5226},"indices":40270,"material":19,"mode":4},{"attributes":{"NORMAL":22749,"POSITION":5227},"indices":40271,"material":19,"mode":4},{"attributes":{"NORMAL":22750,"POSITION":5228},"indices":40272,"material":19,"mode":4},{"attributes":{"NORMAL":22751,"POSITION":5229},"indices":40273,"material":19,"mode":4},{"attributes":{"NORMAL":22752,"POSITION":5230},"indices":40274,"material":19,"mode":4},{"attributes":{"NORMAL":22753,"POSITION":5231},"indices":40275,"material":19,"mode":4},{"attributes":{"NORMAL":22754,"POSITION":5232},"indices":40276,"material":19,"mode":4},{"attributes":{"NORMAL":22755,"POSITION":5233},"indices":40277,"material":19,"mode":4},{"attributes":{"NORMAL":22756,"POSITION":5234},"indices":40278,"material":19,"mode":4},{"attributes":{"NORMAL":22757,"POSITION":5235},"indices":40279,"material":19,"mode":4},{"attributes":{"NORMAL":22758,"POSITION":5236},"indices":40280,"material":19,"mode":4},{"attributes":{"NORMAL":22759,"POSITION":5237},"indices":40281,"material":19,"mode":4},{"attributes":{"NORMAL":22760,"POSITION":5238},"indices":40282,"material":19,"mode":4},{"attributes":{"NORMAL":22761,"POSITION":5239},"indices":40283,"material":19,"mode":4},{"attributes":{"NORMAL":22762,"POSITION":5240},"indices":40284,"material":19,"mode":4},{"attributes":{"NORMAL":22763,"POSITION":5241},"indices":40285,"material":19,"mode":4},{"attributes":{"NORMAL":22764,"POSITION":5242},"indices":40286,"material":19,"mode":4},{"attributes":{"NORMAL":22765,"POSITION":5243},"indices":40287,"material":19,"mode":4},{"attributes":{"NORMAL":22766,"POSITION":5244},"indices":40288,"material":19,"mode":4},{"attributes":{"NORMAL":22767,"POSITION":5245},"indices":40289,"material":19,"mode":4},{"attributes":{"NORMAL":22768,"POSITION":5246},"indices":40290,"material":19,"mode":4},{"attributes":{"NORMAL":22769,"POSITION":5247},"indices":40291,"material":19,"mode":4},{"attributes":{"NORMAL":22770,"POSITION":5248},"indices":40292,"material":19,"mode":4},{"attributes":{"NORMAL":22771,"POSITION":5249},"indices":40293,"material":19,"mode":4},{"attributes":{"NORMAL":22772,"POSITION":5250},"indices":40294,"material":19,"mode":4},{"attributes":{"NORMAL":22773,"POSITION":5251},"indices":40295,"material":19,"mode":4},{"attributes":{"NORMAL":22774,"POSITION":5252},"indices":40296,"material":19,"mode":4},{"attributes":{"NORMAL":22775,"POSITION":5253},"indices":40297,"material":19,"mode":4},{"attributes":{"NORMAL":22776,"POSITION":5254},"indices":40298,"material":19,"mode":4},{"attributes":{"NORMAL":22777,"POSITION":5255},"indices":40299,"material":19,"mode":4},{"attributes":{"NORMAL":22778,"POSITION":5256},"indices":40300,"material":19,"mode":4},{"attributes":{"NORMAL":22779,"POSITION":5257},"indices":40301,"material":19,"mode":4},{"attributes":{"NORMAL":22780,"POSITION":5258},"indices":40302,"material":19,"mode":4},{"attributes":{"NORMAL":22781,"POSITION":5259},"indices":40303,"material":19,"mode":4},{"attributes":{"NORMAL":22782,"POSITION":5260},"indices":40304,"material":19,"mode":4},{"attributes":{"NORMAL":22783,"POSITION":5261},"indices":40305,"material":19,"mode":4},{"attributes":{"NORMAL":22784,"POSITION":5262},"indices":40306,"material":19,"mode":4},{"attributes":{"NORMAL":22785,"POSITION":5263},"indices":40307,"material":19,"mode":4},{"attributes":{"NORMAL":22786,"POSITION":5264},"indices":40308,"material":19,"mode":4},{"attributes":{"NORMAL":22787,"POSITION":5265},"indices":40309,"material":19,"mode":4}]},{"name":"\\X2\\6A6180F6\\X0\\_stp","primitives":[{"attributes":{"NORMAL":22788,"POSITION":5266},"indices":40310,"material":4,"mode":4},{"attributes":{"NORMAL":22789,"POSITION":5267},"indices":40311,"material":19,"mode":4},{"attributes":{"NORMAL":22790,"POSITION":5268},"indices":40312,"material":19,"mode":4},{"attributes":{"NORMAL":22791,"POSITION":5269},"indices":40313,"material":19,"mode":4},{"attributes":{"NORMAL":22792,"POSITION":5270},"indices":40314,"material":19,"mode":4},{"attributes":{"NORMAL":22793,"POSITION":5271},"indices":40315,"material":19,"mode":4},{"attributes":{"NORMAL":22794,"POSITION":5272},"indices":40316,"material":19,"mode":4},{"attributes":{"NORMAL":22795,"POSITION":5273},"indices":40317,"material":19,"mode":4},{"attributes":{"NORMAL":22796,"POSITION":5274},"indices":40318,"material":19,"mode":4},{"attributes":{"NORMAL":22797,"POSITION":5275},"indices":40319,"material":19,"mode":4},{"attributes":{"NORMAL":22798,"POSITION":5276},"indices":40320,"material":19,"mode":4},{"attributes":{"NORMAL":22799,"POSITION":5277},"indices":40321,"material":19,"mode":4},{"attributes":{"NORMAL":22800,"POSITION":5278},"indices":40322,"material":19,"mode":4},{"attributes":{"NORMAL":22801,"POSITION":5279},"indices":40323,"material":19,"mode":4},{"attributes":{"NORMAL":22802,"POSITION":5280},"indices":40324,"material":19,"mode":4},{"attributes":{"NORMAL":22803,"POSITION":5281},"indices":40325,"material":19,"mode":4},{"attributes":{"NORMAL":22804,"POSITION":5282},"indices":40326,"material":19,"mode":4},{"attributes":{"NORMAL":22805,"POSITION":5283},"indices":40327,"material":19,"mode":4},{"attributes":{"NORMAL":22806,"POSITION":5284},"indices":40328,"material":19,"mode":4},{"attributes":{"NORMAL":22807,"POSITION":5285},"indices":40329,"material":19,"mode":4},{"attributes":{"NORMAL":22808,"POSITION":5286},"indices":40330,"material":19,"mode":4},{"attributes":{"NORMAL":22809,"POSITION":5287},"indices":40331,"material":19,"mode":4},{"attributes":{"NORMAL":22810,"POSITION":5288},"indices":40332,"material":19,"mode":4},{"attributes":{"NORMAL":22811,"POSITION":5289},"indices":40333,"material":19,"mode":4},{"attributes":{"NORMAL":22812,"POSITION":5290},"indices":40334,"material":19,"mode":4},{"attributes":{"NORMAL":22813,"POSITION":5291},"indices":40335,"material":19,"mode":4},{"attributes":{"NORMAL":22814,"POSITION":5292},"indices":40336,"material":19,"mode":4},{"attributes":{"NORMAL":22815,"POSITION":5293},"indices":40337,"material":19,"mode":4},{"attributes":{"NORMAL":22816,"POSITION":5294},"indices":40338,"material":19,"mode":4},{"attributes":{"NORMAL":22817,"POSITION":5295},"indices":40339,"material":19,"mode":4},{"attributes":{"NORMAL":22818,"POSITION":5296},"indices":40340,"material":19,"mode":4},{"attributes":{"NORMAL":22819,"POSITION":5297},"indices":40341,"material":19,"mode":4},{"attributes":{"NORMAL":22820,"POSITION":5298},"indices":40342,"material":19,"mode":4},{"attributes":{"NORMAL":22821,"POSITION":5299},"indices":40343,"material":19,"mode":4},{"attributes":{"NORMAL":22822,"POSITION":5300},"indices":40344,"material":19,"mode":4},{"attributes":{"NORMAL":22823,"POSITION":5301},"indices":40345,"material":19,"mode":4},{"attributes":{"NORMAL":22824,"POSITION":5302},"indices":40346,"material":19,"mode":4},{"attributes":{"NORMAL":22825,"POSITION":5303},"indices":40347,"material":19,"mode":4},{"attributes":{"NORMAL":22826,"POSITION":5304},"indices":40348,"material":19,"mode":4},{"attributes":{"NORMAL":22827,"POSITION":5305},"indices":40349,"material":19,"mode":4},{"attributes":{"NORMAL":22828,"POSITION":5306},"indices":40350,"material":19,"mode":4},{"attributes":{"NORMAL":22829,"POSITION":5307},"indices":40351,"material":19,"mode":4},{"attributes":{"NORMAL":22830,"POSITION":5308},"indices":40352,"material":19,"mode":4}]},{"name":"\\X2\\58516599591658F3\\X0\\","primitives":[{"attributes":{"NORMAL":18372,"POSITION":850},"indices":35894,"material":5,"mode":4},{"attributes":{"NORMAL":18373,"POSITION":851},"indices":35895,"material":5,"mode":4},{"attributes":{"NORMAL":18374,"POSITION":852},"indices":35896,"material":5,"mode":4},{"attributes":{"NORMAL":18375,"POSITION":853},"indices":35897,"material":5,"mode":4},{"attributes":{"NORMAL":18376,"POSITION":854},"indices":35898,"material":5,"mode":4},{"attributes":{"NORMAL":18377,"POSITION":855},"indices":35899,"material":5,"mode":4},{"attributes":{"NORMAL":18378,"POSITION":856},"indices":35900,"material":5,"mode":4},{"attributes":{"NORMAL":18379,"POSITION":857},"indices":35901,"material":5,"mode":4},{"attributes":{"NORMAL":18380,"POSITION":858},"indices":35902,"material":5,"mode":4},{"attributes":{"NORMAL":18381,"POSITION":859},"indices":35903,"material":5,"mode":4},{"attributes":{"NORMAL":18382,"POSITION":860},"indices":35904,"material":5,"mode":4},{"attributes":{"NORMAL":18383,"POSITION":861},"indices":35905,"material":5,"mode":4},{"attributes":{"NORMAL":18384,"POSITION":862},"indices":35906,"material":5,"mode":4},{"attributes":{"NORMAL":18385,"POSITION":863},"indices":35907,"material":5,"mode":4},{"attributes":{"NORMAL":18386,"POSITION":864},"indices":35908,"material":5,"mode":4},{"attributes":{"NORMAL":18387,"POSITION":865},"indices":35909,"material":5,"mode":4},{"attributes":{"NORMAL":18388,"POSITION":866},"indices":35910,"material":5,"mode":4},{"attributes":{"NORMAL":18389,"POSITION":867},"indices":35911,"material":5,"mode":4},{"attributes":{"NORMAL":18390,"POSITION":868},"indices":35912,"material":5,"mode":4},{"attributes":{"NORMAL":18391,"POSITION":869},"indices":35913,"material":5,"mode":4},{"attributes":{"NORMAL":18392,"POSITION":870},"indices":35914,"material":5,"mode":4},{"attributes":{"NORMAL":18393,"POSITION":871},"indices":35915,"material":5,"mode":4},{"attributes":{"NORMAL":18394,"POSITION":872},"indices":35916,"material":5,"mode":4},{"attributes":{"NORMAL":18395,"POSITION":873},"indices":35917,"material":5,"mode":4},{"attributes":{"NORMAL":18396,"POSITION":874},"indices":35918,"material":5,"mode":4},{"attributes":{"NORMAL":18397,"POSITION":875},"indices":35919,"material":5,"mode":4},{"attributes":{"NORMAL":18398,"POSITION":876},"indices":35920,"material":5,"mode":4},{"attributes":{"NORMAL":18399,"POSITION":877},"indices":35921,"material":5,"mode":4},{"attributes":{"NORMAL":18400,"POSITION":878},"indices":35922,"material":5,"mode":4},{"attributes":{"NORMAL":18401,"POSITION":879},"indices":35923,"material":5,"mode":4},{"attributes":{"NORMAL":18402,"POSITION":880},"indices":35924,"material":5,"mode":4},{"attributes":{"NORMAL":18403,"POSITION":881},"indices":35925,"material":5,"mode":4},{"attributes":{"NORMAL":18404,"POSITION":882},"indices":35926,"material":5,"mode":4},{"attributes":{"NORMAL":18405,"POSITION":883},"indices":35927,"material":5,"mode":4},{"attributes":{"NORMAL":18406,"POSITION":884},"indices":35928,"material":5,"mode":4},{"attributes":{"NORMAL":18407,"POSITION":885},"indices":35929,"material":5,"mode":4},{"attributes":{"NORMAL":18408,"POSITION":886},"indices":35930,"material":5,"mode":4},{"attributes":{"NORMAL":18409,"POSITION":887},"indices":35931,"material":5,"mode":4},{"attributes":{"NORMAL":18410,"POSITION":888},"indices":35932,"material":5,"mode":4},{"attributes":{"NORMAL":18411,"POSITION":889},"indices":35933,"material":5,"mode":4},{"attributes":{"NORMAL":18412,"POSITION":890},"indices":35934,"material":5,"mode":4},{"attributes":{"NORMAL":18413,"POSITION":891},"indices":35935,"material":5,"mode":4},{"attributes":{"NORMAL":18414,"POSITION":892},"indices":35936,"material":5,"mode":4},{"attributes":{"NORMAL":18415,"POSITION":893},"indices":35937,"material":5,"mode":4},{"attributes":{"NORMAL":18416,"POSITION":894},"indices":35938,"material":5,"mode":4},{"attributes":{"NORMAL":18417,"POSITION":895},"indices":35939,"material":5,"mode":4},{"attributes":{"NORMAL":18418,"POSITION":896},"indices":35940,"material":5,"mode":4},{"attributes":{"NORMAL":18419,"POSITION":897},"indices":35941,"material":5,"mode":4},{"attributes":{"NORMAL":18420,"POSITION":898},"indices":35942,"material":5,"mode":4},{"attributes":{"NORMAL":18421,"POSITION":899},"indices":35943,"material":5,"mode":4},{"attributes":{"NORMAL":18422,"POSITION":900},"indices":35944,"material":5,"mode":4},{"attributes":{"NORMAL":18423,"POSITION":901},"indices":35945,"material":5,"mode":4},{"attributes":{"NORMAL":18424,"POSITION":902},"indices":35946,"material":5,"mode":4},{"attributes":{"NORMAL":18425,"POSITION":903},"indices":35947,"material":5,"mode":4},{"attributes":{"NORMAL":18426,"POSITION":904},"indices":35948,"material":5,"mode":4},{"attributes":{"NORMAL":18427,"POSITION":905},"indices":35949,"material":5,"mode":4},{"attributes":{"NORMAL":18428,"POSITION":906},"indices":35950,"material":5,"mode":4},{"attributes":{"NORMAL":18429,"POSITION":907},"indices":35951,"material":5,"mode":4},{"attributes":{"NORMAL":18430,"POSITION":908},"indices":35952,"material":5,"mode":4},{"attributes":{"NORMAL":18431,"POSITION":909},"indices":35953,"material":5,"mode":4},{"attributes":{"NORMAL":18432,"POSITION":910},"indices":35954,"material":5,"mode":4},{"attributes":{"NORMAL":18433,"POSITION":911},"indices":35955,"material":5,"mode":4},{"attributes":{"NORMAL":18434,"POSITION":912},"indices":35956,"material":5,"mode":4},{"attributes":{"NORMAL":18435,"POSITION":913},"indices":35957,"material":5,"mode":4},{"attributes":{"NORMAL":18436,"POSITION":914},"indices":35958,"material":5,"mode":4},{"attributes":{"NORMAL":18437,"POSITION":915},"indices":35959,"material":5,"mode":4},{"attributes":{"NORMAL":18438,"POSITION":916},"indices":35960,"material":5,"mode":4},{"attributes":{"NORMAL":18439,"POSITION":917},"indices":35961,"material":5,"mode":4},{"attributes":{"NORMAL":18440,"POSITION":918},"indices":35962,"material":5,"mode":4},{"attributes":{"NORMAL":18441,"POSITION":919},"indices":35963,"material":5,"mode":4},{"attributes":{"NORMAL":18442,"POSITION":920},"indices":35964,"material":5,"mode":4},{"attributes":{"NORMAL":18443,"POSITION":921},"indices":35965,"material":5,"mode":4},{"attributes":{"NORMAL":18444,"POSITION":922},"indices":35966,"material":5,"mode":4},{"attributes":{"NORMAL":18445,"POSITION":923},"indices":35967,"material":5,"mode":4},{"attributes":{"NORMAL":18446,"POSITION":924},"indices":35968,"material":5,"mode":4},{"attributes":{"NORMAL":18447,"POSITION":925},"indices":35969,"material":5,"mode":4},{"attributes":{"NORMAL":18448,"POSITION":926},"indices":35970,"material":5,"mode":4},{"attributes":{"NORMAL":18449,"POSITION":927},"indices":35971,"material":5,"mode":4},{"attributes":{"NORMAL":18450,"POSITION":928},"indices":35972,"material":5,"mode":4},{"attributes":{"NORMAL":18451,"POSITION":929},"indices":35973,"material":5,"mode":4},{"attributes":{"NORMAL":18452,"POSITION":930},"indices":35974,"material":5,"mode":4},{"attributes":{"NORMAL":18453,"POSITION":931},"indices":35975,"material":5,"mode":4},{"attributes":{"NORMAL":18454,"POSITION":932},"indices":35976,"material":5,"mode":4},{"attributes":{"NORMAL":18455,"POSITION":933},"indices":35977,"material":5,"mode":4},{"attributes":{"NORMAL":18456,"POSITION":934},"indices":35978,"material":5,"mode":4},{"attributes":{"NORMAL":18457,"POSITION":935},"indices":35979,"material":5,"mode":4},{"attributes":{"NORMAL":18458,"POSITION":936},"indices":35980,"material":5,"mode":4},{"attributes":{"NORMAL":18459,"POSITION":937},"indices":35981,"material":5,"mode":4},{"attributes":{"NORMAL":18460,"POSITION":938},"indices":35982,"material":5,"mode":4},{"attributes":{"NORMAL":18461,"POSITION":939},"indices":35983,"material":5,"mode":4},{"attributes":{"NORMAL":18462,"POSITION":940},"indices":35984,"material":5,"mode":4},{"attributes":{"NORMAL":18463,"POSITION":941},"indices":35985,"material":5,"mode":4},{"attributes":{"NORMAL":18464,"POSITION":942},"indices":35986,"material":5,"mode":4},{"attributes":{"NORMAL":18465,"POSITION":943},"indices":35987,"material":5,"mode":4},{"attributes":{"NORMAL":18466,"POSITION":944},"indices":35988,"material":5,"mode":4},{"attributes":{"NORMAL":18467,"POSITION":945},"indices":35989,"material":5,"mode":4},{"attributes":{"NORMAL":18468,"POSITION":946},"indices":35990,"material":5,"mode":4},{"attributes":{"NORMAL":18469,"POSITION":947},"indices":35991,"material":5,"mode":4},{"attributes":{"NORMAL":18470,"POSITION":948},"indices":35992,"material":5,"mode":4},{"attributes":{"NORMAL":18471,"POSITION":949},"indices":35993,"material":5,"mode":4},{"attributes":{"NORMAL":18472,"POSITION":950},"indices":35994,"material":5,"mode":4},{"attributes":{"NORMAL":18473,"POSITION":951},"indices":35995,"material":5,"mode":4},{"attributes":{"NORMAL":18474,"POSITION":952},"indices":35996,"material":5,"mode":4},{"attributes":{"NORMAL":18475,"POSITION":953},"indices":35997,"material":5,"mode":4},{"attributes":{"NORMAL":18476,"POSITION":954},"indices":35998,"material":6,"mode":4},{"attributes":{"NORMAL":18477,"POSITION":955},"indices":35999,"material":5,"mode":4},{"attributes":{"NORMAL":18478,"POSITION":956},"indices":36000,"material":5,"mode":4},{"attributes":{"NORMAL":18479,"POSITION":957},"indices":36001,"material":5,"mode":4},{"attributes":{"NORMAL":18480,"POSITION":958},"indices":36002,"material":5,"mode":4},{"attributes":{"NORMAL":18481,"POSITION":959},"indices":36003,"material":5,"mode":4},{"attributes":{"NORMAL":18482,"POSITION":960},"indices":36004,"material":5,"mode":4},{"attributes":{"NORMAL":18483,"POSITION":961},"indices":36005,"material":5,"mode":4},{"attributes":{"NORMAL":18484,"POSITION":962},"indices":36006,"material":5,"mode":4},{"attributes":{"NORMAL":18485,"POSITION":963},"indices":36007,"material":5,"mode":4},{"attributes":{"NORMAL":18486,"POSITION":964},"indices":36008,"material":5,"mode":4},{"attributes":{"NORMAL":18487,"POSITION":965},"indices":36009,"material":5,"mode":4},{"attributes":{"NORMAL":18488,"POSITION":966},"indices":36010,"material":5,"mode":4},{"attributes":{"NORMAL":18489,"POSITION":967},"indices":36011,"material":5,"mode":4},{"attributes":{"NORMAL":18490,"POSITION":968},"indices":36012,"material":5,"mode":4},{"attributes":{"NORMAL":18491,"POSITION":969},"indices":36013,"material":5,"mode":4},{"attributes":{"NORMAL":18492,"POSITION":970},"indices":36014,"material":5,"mode":4},{"attributes":{"NORMAL":18493,"POSITION":971},"indices":36015,"material":5,"mode":4},{"attributes":{"NORMAL":18494,"POSITION":972},"indices":36016,"material":5,"mode":4},{"attributes":{"NORMAL":18495,"POSITION":973},"indices":36017,"material":5,"mode":4},{"attributes":{"NORMAL":18496,"POSITION":974},"indices":36018,"material":5,"mode":4},{"attributes":{"NORMAL":18497,"POSITION":975},"indices":36019,"material":5,"mode":4},{"attributes":{"NORMAL":18498,"POSITION":976},"indices":36020,"material":5,"mode":4},{"attributes":{"NORMAL":18499,"POSITION":977},"indices":36021,"material":5,"mode":4},{"attributes":{"NORMAL":18500,"POSITION":978},"indices":36022,"material":5,"mode":4},{"attributes":{"NORMAL":18501,"POSITION":979},"indices":36023,"material":5,"mode":4},{"attributes":{"NORMAL":18502,"POSITION":980},"indices":36024,"material":5,"mode":4},{"attributes":{"NORMAL":18503,"POSITION":981},"indices":36025,"material":5,"mode":4},{"attributes":{"NORMAL":18504,"POSITION":982},"indices":36026,"material":5,"mode":4},{"attributes":{"NORMAL":18505,"POSITION":983},"indices":36027,"material":5,"mode":4},{"attributes":{"NORMAL":18506,"POSITION":984},"indices":36028,"material":5,"mode":4},{"attributes":{"NORMAL":18507,"POSITION":985},"indices":36029,"material":5,"mode":4},{"attributes":{"NORMAL":18508,"POSITION":986},"indices":36030,"material":5,"mode":4},{"attributes":{"NORMAL":18509,"POSITION":987},"indices":36031,"material":5,"mode":4},{"attributes":{"NORMAL":18510,"POSITION":988},"indices":36032,"material":5,"mode":4},{"attributes":{"NORMAL":18511,"POSITION":989},"indices":36033,"material":5,"mode":4},{"attributes":{"NORMAL":18512,"POSITION":990},"indices":36034,"material":5,"mode":4},{"attributes":{"NORMAL":18513,"POSITION":991},"indices":36035,"material":5,"mode":4},{"attributes":{"NORMAL":18514,"POSITION":992},"indices":36036,"material":5,"mode":4},{"attributes":{"NORMAL":18515,"POSITION":993},"indices":36037,"material":5,"mode":4},{"attributes":{"NORMAL":18516,"POSITION":994},"indices":36038,"material":5,"mode":4},{"attributes":{"NORMAL":18517,"POSITION":995},"indices":36039,"material":5,"mode":4},{"attributes":{"NORMAL":18518,"POSITION":996},"indices":36040,"material":5,"mode":4},{"attributes":{"NORMAL":18519,"POSITION":997},"indices":36041,"material":5,"mode":4},{"attributes":{"NORMAL":18520,"POSITION":998},"indices":36042,"material":5,"mode":4},{"attributes":{"NORMAL":18521,"POSITION":999},"indices":36043,"material":5,"mode":4},{"attributes":{"NORMAL":18522,"POSITION":1000},"indices":36044,"material":5,"mode":4},{"attributes":{"NORMAL":18523,"POSITION":1001},"indices":36045,"material":5,"mode":4},{"attributes":{"NORMAL":18524,"POSITION":1002},"indices":36046,"material":5,"mode":4},{"attributes":{"NORMAL":18525,"POSITION":1003},"indices":36047,"material":5,"mode":4},{"attributes":{"NORMAL":18526,"POSITION":1004},"indices":36048,"material":5,"mode":4},{"attributes":{"NORMAL":18527,"POSITION":1005},"indices":36049,"material":5,"mode":4},{"attributes":{"NORMAL":18528,"POSITION":1006},"indices":36050,"material":5,"mode":4},{"attributes":{"NORMAL":18529,"POSITION":1007},"indices":36051,"material":5,"mode":4},{"attributes":{"NORMAL":18530,"POSITION":1008},"indices":36052,"material":5,"mode":4},{"attributes":{"NORMAL":18531,"POSITION":1009},"indices":36053,"material":5,"mode":4},{"attributes":{"NORMAL":18532,"POSITION":1010},"indices":36054,"material":5,"mode":4},{"attributes":{"NORMAL":18533,"POSITION":1011},"indices":36055,"material":5,"mode":4},{"attributes":{"NORMAL":18534,"POSITION":1012},"indices":36056,"material":5,"mode":4},{"attributes":{"NORMAL":18535,"POSITION":1013},"indices":36057,"material":5,"mode":4},{"attributes":{"NORMAL":18536,"POSITION":1014},"indices":36058,"material":5,"mode":4},{"attributes":{"NORMAL":18537,"POSITION":1015},"indices":36059,"material":5,"mode":4},{"attributes":{"NORMAL":18538,"POSITION":1016},"indices":36060,"material":5,"mode":4},{"attributes":{"NORMAL":18539,"POSITION":1017},"indices":36061,"material":5,"mode":4},{"attributes":{"NORMAL":18540,"POSITION":1018},"indices":36062,"material":5,"mode":4},{"attributes":{"NORMAL":18541,"POSITION":1019},"indices":36063,"material":5,"mode":4},{"attributes":{"NORMAL":18542,"POSITION":1020},"indices":36064,"material":5,"mode":4},{"attributes":{"NORMAL":18543,"POSITION":1021},"indices":36065,"material":5,"mode":4},{"attributes":{"NORMAL":18544,"POSITION":1022},"indices":36066,"material":5,"mode":4},{"attributes":{"NORMAL":18545,"POSITION":1023},"indices":36067,"material":5,"mode":4},{"attributes":{"NORMAL":18546,"POSITION":1024},"indices":36068,"material":5,"mode":4},{"attributes":{"NORMAL":18547,"POSITION":1025},"indices":36069,"material":5,"mode":4},{"attributes":{"NORMAL":18548,"POSITION":1026},"indices":36070,"material":5,"mode":4},{"attributes":{"NORMAL":18549,"POSITION":1027},"indices":36071,"material":5,"mode":4},{"attributes":{"NORMAL":18550,"POSITION":1028},"indices":36072,"material":5,"mode":4},{"attributes":{"NORMAL":18551,"POSITION":1029},"indices":36073,"material":5,"mode":4},{"attributes":{"NORMAL":18552,"POSITION":1030},"indices":36074,"material":5,"mode":4},{"attributes":{"NORMAL":18553,"POSITION":1031},"indices":36075,"material":5,"mode":4},{"attributes":{"NORMAL":18554,"POSITION":1032},"indices":36076,"material":5,"mode":4},{"attributes":{"NORMAL":18555,"POSITION":1033},"indices":36077,"material":5,"mode":4},{"attributes":{"NORMAL":18556,"POSITION":1034},"indices":36078,"material":5,"mode":4},{"attributes":{"NORMAL":18557,"POSITION":1035},"indices":36079,"material":5,"mode":4},{"attributes":{"NORMAL":18558,"POSITION":1036},"indices":36080,"material":5,"mode":4},{"attributes":{"NORMAL":18559,"POSITION":1037},"indices":36081,"material":5,"mode":4},{"attributes":{"NORMAL":18560,"POSITION":1038},"indices":36082,"material":5,"mode":4},{"attributes":{"NORMAL":18561,"POSITION":1039},"indices":36083,"material":5,"mode":4},{"attributes":{"NORMAL":18562,"POSITION":1040},"indices":36084,"material":5,"mode":4},{"attributes":{"NORMAL":18563,"POSITION":1041},"indices":36085,"material":5,"mode":4},{"attributes":{"NORMAL":18564,"POSITION":1042},"indices":36086,"material":5,"mode":4},{"attributes":{"NORMAL":18565,"POSITION":1043},"indices":36087,"material":5,"mode":4},{"attributes":{"NORMAL":18566,"POSITION":1044},"indices":36088,"material":5,"mode":4},{"attributes":{"NORMAL":18567,"POSITION":1045},"indices":36089,"material":5,"mode":4},{"attributes":{"NORMAL":18568,"POSITION":1046},"indices":36090,"material":5,"mode":4},{"attributes":{"NORMAL":18569,"POSITION":1047},"indices":36091,"material":5,"mode":4},{"attributes":{"NORMAL":18570,"POSITION":1048},"indices":36092,"material":5,"mode":4},{"attributes":{"NORMAL":18571,"POSITION":1049},"indices":36093,"material":5,"mode":4},{"attributes":{"NORMAL":18572,"POSITION":1050},"indices":36094,"material":5,"mode":4},{"attributes":{"NORMAL":18573,"POSITION":1051},"indices":36095,"material":5,"mode":4},{"attributes":{"NORMAL":18574,"POSITION":1052},"indices":36096,"material":5,"mode":4},{"attributes":{"NORMAL":18575,"POSITION":1053},"indices":36097,"material":5,"mode":4},{"attributes":{"NORMAL":18576,"POSITION":1054},"indices":36098,"material":5,"mode":4},{"attributes":{"NORMAL":18577,"POSITION":1055},"indices":36099,"material":5,"mode":4},{"attributes":{"NORMAL":18578,"POSITION":1056},"indices":36100,"material":5,"mode":4},{"attributes":{"NORMAL":18579,"POSITION":1057},"indices":36101,"material":5,"mode":4},{"attributes":{"NORMAL":18580,"POSITION":1058},"indices":36102,"material":5,"mode":4},{"attributes":{"NORMAL":18581,"POSITION":1059},"indices":36103,"material":5,"mode":4},{"attributes":{"NORMAL":18582,"POSITION":1060},"indices":36104,"material":5,"mode":4},{"attributes":{"NORMAL":18583,"POSITION":1061},"indices":36105,"material":5,"mode":4},{"attributes":{"NORMAL":18584,"POSITION":1062},"indices":36106,"material":5,"mode":4},{"attributes":{"NORMAL":18585,"POSITION":1063},"indices":36107,"material":5,"mode":4},{"attributes":{"NORMAL":18586,"POSITION":1064},"indices":36108,"material":5,"mode":4},{"attributes":{"NORMAL":18587,"POSITION":1065},"indices":36109,"material":5,"mode":4},{"attributes":{"NORMAL":18588,"POSITION":1066},"indices":36110,"material":5,"mode":4},{"attributes":{"NORMAL":18589,"POSITION":1067},"indices":36111,"material":5,"mode":4},{"attributes":{"NORMAL":18590,"POSITION":1068},"indices":36112,"material":5,"mode":4},{"attributes":{"NORMAL":18591,"POSITION":1069},"indices":36113,"material":5,"mode":4},{"attributes":{"NORMAL":18592,"POSITION":1070},"indices":36114,"material":5,"mode":4},{"attributes":{"NORMAL":18593,"POSITION":1071},"indices":36115,"material":5,"mode":4},{"attributes":{"NORMAL":18594,"POSITION":1072},"indices":36116,"material":5,"mode":4},{"attributes":{"NORMAL":18595,"POSITION":1073},"indices":36117,"material":5,"mode":4},{"attributes":{"NORMAL":18596,"POSITION":1074},"indices":36118,"material":5,"mode":4},{"attributes":{"NORMAL":18597,"POSITION":1075},"indices":36119,"material":5,"mode":4},{"attributes":{"NORMAL":18598,"POSITION":1076},"indices":36120,"material":5,"mode":4},{"attributes":{"NORMAL":18599,"POSITION":1077},"indices":36121,"material":5,"mode":4},{"attributes":{"NORMAL":18600,"POSITION":1078},"indices":36122,"material":5,"mode":4},{"attributes":{"NORMAL":18601,"POSITION":1079},"indices":36123,"material":5,"mode":4},{"attributes":{"NORMAL":18602,"POSITION":1080},"indices":36124,"material":5,"mode":4},{"attributes":{"NORMAL":18603,"POSITION":1081},"indices":36125,"material":5,"mode":4},{"attributes":{"NORMAL":18604,"POSITION":1082},"indices":36126,"material":5,"mode":4},{"attributes":{"NORMAL":18605,"POSITION":1083},"indices":36127,"material":5,"mode":4},{"attributes":{"NORMAL":18606,"POSITION":1084},"indices":36128,"material":5,"mode":4},{"attributes":{"NORMAL":18607,"POSITION":1085},"indices":36129,"material":5,"mode":4},{"attributes":{"NORMAL":18608,"POSITION":1086},"indices":36130,"material":5,"mode":4},{"attributes":{"NORMAL":18609,"POSITION":1087},"indices":36131,"material":5,"mode":4},{"attributes":{"NORMAL":18610,"POSITION":1088},"indices":36132,"material":5,"mode":4},{"attributes":{"NORMAL":18611,"POSITION":1089},"indices":36133,"material":5,"mode":4},{"attributes":{"NORMAL":18612,"POSITION":1090},"indices":36134,"material":5,"mode":4},{"attributes":{"NORMAL":18613,"POSITION":1091},"indices":36135,"material":5,"mode":4},{"attributes":{"NORMAL":18614,"POSITION":1092},"indices":36136,"material":5,"mode":4},{"attributes":{"NORMAL":18615,"POSITION":1093},"indices":36137,"material":5,"mode":4},{"attributes":{"NORMAL":18616,"POSITION":1094},"indices":36138,"material":5,"mode":4},{"attributes":{"NORMAL":18617,"POSITION":1095},"indices":36139,"material":5,"mode":4},{"attributes":{"NORMAL":18618,"POSITION":1096},"indices":36140,"material":5,"mode":4},{"attributes":{"NORMAL":18619,"POSITION":1097},"indices":36141,"material":5,"mode":4},{"attributes":{"NORMAL":18620,"POSITION":1098},"indices":36142,"material":5,"mode":4},{"attributes":{"NORMAL":18621,"POSITION":1099},"indices":36143,"material":5,"mode":4},{"attributes":{"NORMAL":18622,"POSITION":1100},"indices":36144,"material":5,"mode":4},{"attributes":{"NORMAL":18623,"POSITION":1101},"indices":36145,"material":5,"mode":4},{"attributes":{"NORMAL":18624,"POSITION":1102},"indices":36146,"material":5,"mode":4},{"attributes":{"NORMAL":18625,"POSITION":1103},"indices":36147,"material":5,"mode":4},{"attributes":{"NORMAL":18626,"POSITION":1104},"indices":36148,"material":5,"mode":4},{"attributes":{"NORMAL":18627,"POSITION":1105},"indices":36149,"material":5,"mode":4},{"attributes":{"NORMAL":18628,"POSITION":1106},"indices":36150,"material":5,"mode":4},{"attributes":{"NORMAL":18629,"POSITION":1107},"indices":36151,"material":5,"mode":4},{"attributes":{"NORMAL":18630,"POSITION":1108},"indices":36152,"material":5,"mode":4},{"attributes":{"NORMAL":18631,"POSITION":1109},"indices":36153,"material":5,"mode":4},{"attributes":{"NORMAL":18632,"POSITION":1110},"indices":36154,"material":5,"mode":4},{"attributes":{"NORMAL":18633,"POSITION":1111},"indices":36155,"material":5,"mode":4},{"attributes":{"NORMAL":18634,"POSITION":1112},"indices":36156,"material":5,"mode":4},{"attributes":{"NORMAL":18635,"POSITION":1113},"indices":36157,"material":5,"mode":4},{"attributes":{"NORMAL":18636,"POSITION":1114},"indices":36158,"material":5,"mode":4},{"attributes":{"NORMAL":18637,"POSITION":1115},"indices":36159,"material":5,"mode":4},{"attributes":{"NORMAL":18638,"POSITION":1116},"indices":36160,"material":5,"mode":4},{"attributes":{"NORMAL":18639,"POSITION":1117},"indices":36161,"material":5,"mode":4},{"attributes":{"NORMAL":18640,"POSITION":1118},"indices":36162,"material":5,"mode":4},{"attributes":{"NORMAL":18641,"POSITION":1119},"indices":36163,"material":5,"mode":4},{"attributes":{"NORMAL":18642,"POSITION":1120},"indices":36164,"material":5,"mode":4},{"attributes":{"NORMAL":18643,"POSITION":1121},"indices":36165,"material":5,"mode":4},{"attributes":{"NORMAL":18644,"POSITION":1122},"indices":36166,"material":5,"mode":4},{"attributes":{"NORMAL":18645,"POSITION":1123},"indices":36167,"material":5,"mode":4},{"attributes":{"NORMAL":18646,"POSITION":1124},"indices":36168,"material":5,"mode":4},{"attributes":{"NORMAL":18647,"POSITION":1125},"indices":36169,"material":5,"mode":4},{"attributes":{"NORMAL":18648,"POSITION":1126},"indices":36170,"material":5,"mode":4},{"attributes":{"NORMAL":18649,"POSITION":1127},"indices":36171,"material":5,"mode":4},{"attributes":{"NORMAL":18650,"POSITION":1128},"indices":36172,"material":5,"mode":4},{"attributes":{"NORMAL":18651,"POSITION":1129},"indices":36173,"material":5,"mode":4},{"attributes":{"NORMAL":18652,"POSITION":1130},"indices":36174,"material":5,"mode":4},{"attributes":{"NORMAL":18653,"POSITION":1131},"indices":36175,"material":5,"mode":4},{"attributes":{"NORMAL":18654,"POSITION":1132},"indices":36176,"material":5,"mode":4},{"attributes":{"NORMAL":18655,"POSITION":1133},"indices":36177,"material":5,"mode":4},{"attributes":{"NORMAL":18656,"POSITION":1134},"indices":36178,"material":5,"mode":4},{"attributes":{"NORMAL":18657,"POSITION":1135},"indices":36179,"material":5,"mode":4},{"attributes":{"NORMAL":18658,"POSITION":1136},"indices":36180,"material":5,"mode":4},{"attributes":{"NORMAL":18659,"POSITION":1137},"indices":36181,"material":5,"mode":4},{"attributes":{"NORMAL":18660,"POSITION":1138},"indices":36182,"material":5,"mode":4},{"attributes":{"NORMAL":18661,"POSITION":1139},"indices":36183,"material":5,"mode":4},{"attributes":{"NORMAL":18662,"POSITION":1140},"indices":36184,"material":5,"mode":4},{"attributes":{"NORMAL":18663,"POSITION":1141},"indices":36185,"material":5,"mode":4},{"attributes":{"NORMAL":18664,"POSITION":1142},"indices":36186,"material":5,"mode":4},{"attributes":{"NORMAL":18665,"POSITION":1143},"indices":36187,"material":5,"mode":4},{"attributes":{"NORMAL":18666,"POSITION":1144},"indices":36188,"material":5,"mode":4},{"attributes":{"NORMAL":18667,"POSITION":1145},"indices":36189,"material":5,"mode":4},{"attributes":{"NORMAL":18668,"POSITION":1146},"indices":36190,"material":5,"mode":4},{"attributes":{"NORMAL":18669,"POSITION":1147},"indices":36191,"material":5,"mode":4},{"attributes":{"NORMAL":18670,"POSITION":1148},"indices":36192,"material":5,"mode":4},{"attributes":{"NORMAL":18671,"POSITION":1149},"indices":36193,"material":5,"mode":4},{"attributes":{"NORMAL":18672,"POSITION":1150},"indices":36194,"material":5,"mode":4},{"attributes":{"NORMAL":18673,"POSITION":1151},"indices":36195,"material":5,"mode":4},{"attributes":{"NORMAL":18674,"POSITION":1152},"indices":36196,"material":5,"mode":4},{"attributes":{"NORMAL":18675,"POSITION":1153},"indices":36197,"material":5,"mode":4},{"attributes":{"NORMAL":18676,"POSITION":1154},"indices":36198,"material":5,"mode":4},{"attributes":{"NORMAL":18677,"POSITION":1155},"indices":36199,"material":5,"mode":4},{"attributes":{"NORMAL":18678,"POSITION":1156},"indices":36200,"material":5,"mode":4},{"attributes":{"NORMAL":18679,"POSITION":1157},"indices":36201,"material":5,"mode":4},{"attributes":{"NORMAL":18680,"POSITION":1158},"indices":36202,"material":5,"mode":4},{"attributes":{"NORMAL":18681,"POSITION":1159},"indices":36203,"material":5,"mode":4},{"attributes":{"NORMAL":18682,"POSITION":1160},"indices":36204,"material":5,"mode":4},{"attributes":{"NORMAL":18683,"POSITION":1161},"indices":36205,"material":5,"mode":4},{"attributes":{"NORMAL":18684,"POSITION":1162},"indices":36206,"material":5,"mode":4},{"attributes":{"NORMAL":18685,"POSITION":1163},"indices":36207,"material":5,"mode":4},{"attributes":{"NORMAL":18686,"POSITION":1164},"indices":36208,"material":5,"mode":4},{"attributes":{"NORMAL":18687,"POSITION":1165},"indices":36209,"material":5,"mode":4},{"attributes":{"NORMAL":18688,"POSITION":1166},"indices":36210,"material":5,"mode":4},{"attributes":{"NORMAL":18689,"POSITION":1167},"indices":36211,"material":5,"mode":4},{"attributes":{"NORMAL":18690,"POSITION":1168},"indices":36212,"material":5,"mode":4},{"attributes":{"NORMAL":18691,"POSITION":1169},"indices":36213,"material":5,"mode":4},{"attributes":{"NORMAL":18692,"POSITION":1170},"indices":36214,"material":5,"mode":4},{"attributes":{"NORMAL":18693,"POSITION":1171},"indices":36215,"material":5,"mode":4},{"attributes":{"NORMAL":18694,"POSITION":1172},"indices":36216,"material":5,"mode":4},{"attributes":{"NORMAL":18695,"POSITION":1173},"indices":36217,"material":5,"mode":4},{"attributes":{"NORMAL":18696,"POSITION":1174},"indices":36218,"material":5,"mode":4},{"attributes":{"NORMAL":18697,"POSITION":1175},"indices":36219,"material":5,"mode":4},{"attributes":{"NORMAL":18698,"POSITION":1176},"indices":36220,"material":5,"mode":4},{"attributes":{"NORMAL":18699,"POSITION":1177},"indices":36221,"material":5,"mode":4},{"attributes":{"NORMAL":18700,"POSITION":1178},"indices":36222,"material":5,"mode":4},{"attributes":{"NORMAL":18701,"POSITION":1179},"indices":36223,"material":5,"mode":4},{"attributes":{"NORMAL":18702,"POSITION":1180},"indices":36224,"material":5,"mode":4},{"attributes":{"NORMAL":18703,"POSITION":1181},"indices":36225,"material":5,"mode":4},{"attributes":{"NORMAL":18704,"POSITION":1182},"indices":36226,"material":5,"mode":4},{"attributes":{"NORMAL":18705,"POSITION":1183},"indices":36227,"material":5,"mode":4},{"attributes":{"NORMAL":18706,"POSITION":1184},"indices":36228,"material":5,"mode":4},{"attributes":{"NORMAL":18707,"POSITION":1185},"indices":36229,"material":5,"mode":4},{"attributes":{"NORMAL":18708,"POSITION":1186},"indices":36230,"material":5,"mode":4},{"attributes":{"NORMAL":18709,"POSITION":1187},"indices":36231,"material":5,"mode":4},{"attributes":{"NORMAL":18710,"POSITION":1188},"indices":36232,"material":5,"mode":4},{"attributes":{"NORMAL":18711,"POSITION":1189},"indices":36233,"material":5,"mode":4},{"attributes":{"NORMAL":18712,"POSITION":1190},"indices":36234,"material":5,"mode":4},{"attributes":{"NORMAL":18713,"POSITION":1191},"indices":36235,"material":5,"mode":4},{"attributes":{"NORMAL":18714,"POSITION":1192},"indices":36236,"material":5,"mode":4},{"attributes":{"NORMAL":18715,"POSITION":1193},"indices":36237,"material":5,"mode":4},{"attributes":{"NORMAL":18716,"POSITION":1194},"indices":36238,"material":5,"mode":4},{"attributes":{"NORMAL":18717,"POSITION":1195},"indices":36239,"material":5,"mode":4},{"attributes":{"NORMAL":18718,"POSITION":1196},"indices":36240,"material":5,"mode":4},{"attributes":{"NORMAL":18719,"POSITION":1197},"indices":36241,"material":5,"mode":4},{"attributes":{"NORMAL":18720,"POSITION":1198},"indices":36242,"material":5,"mode":4}]},{"name":"COMPOUND","primitives":[{"attributes":{"NORMAL":18721,"POSITION":1199},"indices":36243,"material":7,"mode":4},{"attributes":{"NORMAL":18722,"POSITION":1200},"indices":36244,"material":7,"mode":4},{"attributes":{"NORMAL":18723,"POSITION":1201},"indices":36245,"material":7,"mode":4},{"attributes":{"NORMAL":18724,"POSITION":1202},"indices":36246,"material":7,"mode":4},{"attributes":{"NORMAL":18725,"POSITION":1203},"indices":36247,"material":7,"mode":4},{"attributes":{"NORMAL":18726,"POSITION":1204},"indices":36248,"material":7,"mode":4},{"attributes":{"NORMAL":18727,"POSITION":1205},"indices":36249,"material":7,"mode":4},{"attributes":{"NORMAL":18728,"POSITION":1206},"indices":36250,"material":7,"mode":4},{"attributes":{"NORMAL":18729,"POSITION":1207},"indices":36251,"material":7,"mode":4},{"attributes":{"NORMAL":18730,"POSITION":1208},"indices":36252,"material":7,"mode":4}]},{"name":"COMPOUND001","primitives":[{"attributes":{"NORMAL":18731,"POSITION":1209},"indices":36253,"material":7,"mode":4},{"attributes":{"NORMAL":18732,"POSITION":1210},"indices":36254,"material":7,"mode":4},{"attributes":{"NORMAL":18733,"POSITION":1211},"indices":36255,"material":7,"mode":4},{"attributes":{"NORMAL":18734,"POSITION":1212},"indices":36256,"material":7,"mode":4},{"attributes":{"NORMAL":18735,"POSITION":1213},"indices":36257,"material":7,"mode":4},{"attributes":{"NORMAL":18736,"POSITION":1214},"indices":36258,"material":7,"mode":4},{"attributes":{"NORMAL":18737,"POSITION":1215},"indices":36259,"material":7,"mode":4},{"attributes":{"NORMAL":18738,"POSITION":1216},"indices":36260,"material":7,"mode":4},{"attributes":{"NORMAL":18739,"POSITION":1217},"indices":36261,"material":7,"mode":4},{"attributes":{"NORMAL":18740,"POSITION":1218},"indices":36262,"material":7,"mode":4}]},{"name":"COMPOUND002","primitives":[{"attributes":{"NORMAL":18741,"POSITION":1219},"indices":36263,"material":7,"mode":4},{"attributes":{"NORMAL":18742,"POSITION":1220},"indices":36264,"material":7,"mode":4},{"attributes":{"NORMAL":18743,"POSITION":1221},"indices":36265,"material":7,"mode":4},{"attributes":{"NORMAL":18744,"POSITION":1222},"indices":36266,"material":7,"mode":4},{"attributes":{"NORMAL":18745,"POSITION":1223},"indices":36267,"material":7,"mode":4},{"attributes":{"NORMAL":18746,"POSITION":1224},"indices":36268,"material":7,"mode":4},{"attributes":{"NORMAL":18747,"POSITION":1225},"indices":36269,"material":7,"mode":4},{"attributes":{"NORMAL":18748,"POSITION":1226},"indices":36270,"material":7,"mode":4},{"attributes":{"NORMAL":18749,"POSITION":1227},"indices":36271,"material":7,"mode":4},{"attributes":{"NORMAL":18750,"POSITION":1228},"indices":36272,"material":7,"mode":4}]},{"name":"COMPOUND003","primitives":[{"attributes":{"NORMAL":18751,"POSITION":1229},"indices":36273,"material":7,"mode":4},{"attributes":{"NORMAL":18752,"POSITION":1230},"indices":36274,"material":7,"mode":4},{"attributes":{"NORMAL":18753,"POSITION":1231},"indices":36275,"material":7,"mode":4},{"attributes":{"NORMAL":18754,"POSITION":1232},"indices":36276,"material":7,"mode":4},{"attributes":{"NORMAL":18755,"POSITION":1233},"indices":36277,"material":7,"mode":4},{"attributes":{"NORMAL":18756,"POSITION":1234},"indices":36278,"material":7,"mode":4},{"attributes":{"NORMAL":18757,"POSITION":1235},"indices":36279,"material":7,"mode":4},{"attributes":{"NORMAL":18758,"POSITION":1236},"indices":36280,"material":7,"mode":4},{"attributes":{"NORMAL":18759,"POSITION":1237},"indices":36281,"material":7,"mode":4},{"attributes":{"NORMAL":18760,"POSITION":1238},"indices":36282,"material":7,"mode":4}]},{"name":"COMPOUND004","primitives":[{"attributes":{"NORMAL":18761,"POSITION":1239},"indices":36283,"material":7,"mode":4},{"attributes":{"NORMAL":18762,"POSITION":1240},"indices":36284,"material":7,"mode":4},{"attributes":{"NORMAL":18763,"POSITION":1241},"indices":36285,"material":7,"mode":4},{"attributes":{"NORMAL":18764,"POSITION":1242},"indices":36286,"material":7,"mode":4},{"attributes":{"NORMAL":18765,"POSITION":1243},"indices":36287,"material":7,"mode":4},{"attributes":{"NORMAL":18766,"POSITION":1244},"indices":36288,"material":7,"mode":4},{"attributes":{"NORMAL":18767,"POSITION":1245},"indices":36289,"material":7,"mode":4},{"attributes":{"NORMAL":18768,"POSITION":1246},"indices":36290,"material":7,"mode":4},{"attributes":{"NORMAL":18769,"POSITION":1247},"indices":36291,"material":7,"mode":4},{"attributes":{"NORMAL":18770,"POSITION":1248},"indices":36292,"material":7,"mode":4}]},{"name":"COMPOUND005","primitives":[{"attributes":{"NORMAL":18771,"POSITION":1249},"indices":36293,"material":8,"mode":4},{"attributes":{"NORMAL":18772,"POSITION":1250},"indices":36294,"material":8,"mode":4},{"attributes":{"NORMAL":18773,"POSITION":1251},"indices":36295,"material":8,"mode":4},{"attributes":{"NORMAL":18774,"POSITION":1252},"indices":36296,"material":8,"mode":4},{"attributes":{"NORMAL":18775,"POSITION":1253},"indices":36297,"material":8,"mode":4},{"attributes":{"NORMAL":18776,"POSITION":1254},"indices":36298,"material":8,"mode":4},{"attributes":{"NORMAL":18777,"POSITION":1255},"indices":36299,"material":8,"mode":4},{"attributes":{"NORMAL":18778,"POSITION":1256},"indices":36300,"material":9,"mode":4},{"attributes":{"NORMAL":18779,"POSITION":1257},"indices":36301,"material":9,"mode":4},{"attributes":{"NORMAL":18780,"POSITION":1258},"indices":36302,"material":9,"mode":4}]},{"name":"COMPOUND006","primitives":[{"attributes":{"NORMAL":18781,"POSITION":1259},"indices":36303,"material":7,"mode":4},{"attributes":{"NORMAL":18782,"POSITION":1260},"indices":36304,"material":7,"mode":4},{"attributes":{"NORMAL":18783,"POSITION":1261},"indices":36305,"material":7,"mode":4},{"attributes":{"NORMAL":18784,"POSITION":1262},"indices":36306,"material":7,"mode":4},{"attributes":{"NORMAL":18785,"POSITION":1263},"indices":36307,"material":7,"mode":4},{"attributes":{"NORMAL":18786,"POSITION":1264},"indices":36308,"material":7,"mode":4},{"attributes":{"NORMAL":18787,"POSITION":1265},"indices":36309,"material":7,"mode":4},{"attributes":{"NORMAL":18788,"POSITION":1266},"indices":36310,"material":7,"mode":4},{"attributes":{"NORMAL":18789,"POSITION":1267},"indices":36311,"material":7,"mode":4},{"attributes":{"NORMAL":18790,"POSITION":1268},"indices":36312,"material":7,"mode":4}]},{"name":"COMPOUND007","primitives":[{"attributes":{"NORMAL":18791,"POSITION":1269},"indices":36313,"material":7,"mode":4},{"attributes":{"NORMAL":18792,"POSITION":1270},"indices":36314,"material":7,"mode":4},{"attributes":{"NORMAL":18793,"POSITION":1271},"indices":36315,"material":7,"mode":4},{"attributes":{"NORMAL":18794,"POSITION":1272},"indices":36316,"material":7,"mode":4},{"attributes":{"NORMAL":18795,"POSITION":1273},"indices":36317,"material":7,"mode":4},{"attributes":{"NORMAL":18796,"POSITION":1274},"indices":36318,"material":7,"mode":4},{"attributes":{"NORMAL":18797,"POSITION":1275},"indices":36319,"material":7,"mode":4},{"attributes":{"NORMAL":18798,"POSITION":1276},"indices":36320,"material":7,"mode":4},{"attributes":{"NORMAL":18799,"POSITION":1277},"indices":36321,"material":7,"mode":4},{"attributes":{"NORMAL":18800,"POSITION":1278},"indices":36322,"material":7,"mode":4}]},{"name":"COMPOUND008","primitives":[{"attributes":{"NORMAL":18801,"POSITION":1279},"indices":36323,"material":7,"mode":4},{"attributes":{"NORMAL":18802,"POSITION":1280},"indices":36324,"material":7,"mode":4},{"attributes":{"NORMAL":18803,"POSITION":1281},"indices":36325,"material":7,"mode":4},{"attributes":{"NORMAL":18804,"POSITION":1282},"indices":36326,"material":7,"mode":4},{"attributes":{"NORMAL":18805,"POSITION":1283},"indices":36327,"material":7,"mode":4},{"attributes":{"NORMAL":18806,"POSITION":1284},"indices":36328,"material":7,"mode":4},{"attributes":{"NORMAL":18807,"POSITION":1285},"indices":36329,"material":7,"mode":4},{"attributes":{"NORMAL":18808,"POSITION":1286},"indices":36330,"material":7,"mode":4},{"attributes":{"NORMAL":18809,"POSITION":1287},"indices":36331,"material":7,"mode":4},{"attributes":{"NORMAL":18810,"POSITION":1288},"indices":36332,"material":7,"mode":4}]},{"name":"COMPOUND009","primitives":[{"attributes":{"NORMAL":18811,"POSITION":1289},"indices":36333,"material":7,"mode":4},{"attributes":{"NORMAL":18812,"POSITION":1290},"indices":36334,"material":7,"mode":4},{"attributes":{"NORMAL":18813,"POSITION":1291},"indices":36335,"material":7,"mode":4},{"attributes":{"NORMAL":18814,"POSITION":1292},"indices":36336,"material":7,"mode":4},{"attributes":{"NORMAL":18815,"POSITION":1293},"indices":36337,"material":7,"mode":4},{"attributes":{"NORMAL":18816,"POSITION":1294},"indices":36338,"material":7,"mode":4},{"attributes":{"NORMAL":18817,"POSITION":1295},"indices":36339,"material":7,"mode":4},{"attributes":{"NORMAL":18818,"POSITION":1296},"indices":36340,"material":7,"mode":4},{"attributes":{"NORMAL":18819,"POSITION":1297},"indices":36341,"material":7,"mode":4},{"attributes":{"NORMAL":18820,"POSITION":1298},"indices":36342,"material":7,"mode":4}]},{"name":"COMPOUND010","primitives":[{"attributes":{"NORMAL":18821,"POSITION":1299},"indices":36343,"material":7,"mode":4},{"attributes":{"NORMAL":18822,"POSITION":1300},"indices":36344,"material":7,"mode":4},{"attributes":{"NORMAL":18823,"POSITION":1301},"indices":36345,"material":7,"mode":4},{"attributes":{"NORMAL":18824,"POSITION":1302},"indices":36346,"material":7,"mode":4},{"attributes":{"NORMAL":18825,"POSITION":1303},"indices":36347,"material":7,"mode":4},{"attributes":{"NORMAL":18826,"POSITION":1304},"indices":36348,"material":7,"mode":4},{"attributes":{"NORMAL":18827,"POSITION":1305},"indices":36349,"material":7,"mode":4},{"attributes":{"NORMAL":18828,"POSITION":1306},"indices":36350,"material":7,"mode":4},{"attributes":{"NORMAL":18829,"POSITION":1307},"indices":36351,"material":7,"mode":4},{"attributes":{"NORMAL":18830,"POSITION":1308},"indices":36352,"material":7,"mode":4}]},{"name":"COMPOUND011","primitives":[{"attributes":{"NORMAL":18831,"POSITION":1309},"indices":36353,"material":10,"mode":4},{"attributes":{"NORMAL":18832,"POSITION":1310},"indices":36354,"material":10,"mode":4},{"attributes":{"NORMAL":18833,"POSITION":1311},"indices":36355,"material":10,"mode":4},{"attributes":{"NORMAL":18834,"POSITION":1312},"indices":36356,"material":10,"mode":4},{"attributes":{"NORMAL":18835,"POSITION":1313},"indices":36357,"material":10,"mode":4},{"attributes":{"NORMAL":18836,"POSITION":1314},"indices":36358,"material":10,"mode":4},{"attributes":{"NORMAL":18837,"POSITION":1315},"indices":36359,"material":10,"mode":4},{"attributes":{"NORMAL":18838,"POSITION":1316},"indices":36360,"material":11,"mode":4},{"attributes":{"NORMAL":18839,"POSITION":1317},"indices":36361,"material":12,"mode":4},{"attributes":{"NORMAL":18840,"POSITION":1318},"indices":36362,"material":11,"mode":4},{"attributes":{"NORMAL":18841,"POSITION":1319},"indices":36363,"material":11,"mode":4},{"attributes":{"NORMAL":18842,"POSITION":1320},"indices":36364,"material":11,"mode":4},{"attributes":{"NORMAL":18843,"POSITION":1321},"indices":36365,"material":11,"mode":4},{"attributes":{"NORMAL":18844,"POSITION":1322},"indices":36366,"material":11,"mode":4},{"attributes":{"NORMAL":18845,"POSITION":1323},"indices":36367,"material":10,"mode":4},{"attributes":{"NORMAL":18846,"POSITION":1324},"indices":36368,"material":10,"mode":4},{"attributes":{"NORMAL":18847,"POSITION":1325},"indices":36369,"material":10,"mode":4},{"attributes":{"NORMAL":18848,"POSITION":1326},"indices":36370,"material":10,"mode":4},{"attributes":{"NORMAL":18849,"POSITION":1327},"indices":36371,"material":10,"mode":4},{"attributes":{"NORMAL":18850,"POSITION":1328},"indices":36372,"material":10,"mode":4},{"attributes":{"NORMAL":18851,"POSITION":1329},"indices":36373,"material":10,"mode":4},{"attributes":{"NORMAL":18852,"POSITION":1330},"indices":36374,"material":10,"mode":4},{"attributes":{"NORMAL":18853,"POSITION":1331},"indices":36375,"material":10,"mode":4},{"attributes":{"NORMAL":18854,"POSITION":1332},"indices":36376,"material":10,"mode":4},{"attributes":{"NORMAL":18855,"POSITION":1333},"indices":36377,"material":10,"mode":4},{"attributes":{"NORMAL":18856,"POSITION":1334},"indices":36378,"material":10,"mode":4},{"attributes":{"NORMAL":18857,"POSITION":1335},"indices":36379,"material":10,"mode":4},{"attributes":{"NORMAL":18858,"POSITION":1336},"indices":36380,"material":10,"mode":4},{"attributes":{"NORMAL":18859,"POSITION":1337},"indices":36381,"material":10,"mode":4},{"attributes":{"NORMAL":18860,"POSITION":1338},"indices":36382,"material":10,"mode":4},{"attributes":{"NORMAL":18861,"POSITION":1339},"indices":36383,"material":10,"mode":4},{"attributes":{"NORMAL":18862,"POSITION":1340},"indices":36384,"material":10,"mode":4},{"attributes":{"NORMAL":18863,"POSITION":1341},"indices":36385,"material":10,"mode":4},{"attributes":{"NORMAL":18864,"POSITION":1342},"indices":36386,"material":10,"mode":4},{"attributes":{"NORMAL":18865,"POSITION":1343},"indices":36387,"material":10,"mode":4},{"attributes":{"NORMAL":18866,"POSITION":1344},"indices":36388,"material":10,"mode":4},{"attributes":{"NORMAL":18867,"POSITION":1345},"indices":36389,"material":10,"mode":4},{"attributes":{"NORMAL":18868,"POSITION":1346},"indices":36390,"material":10,"mode":4},{"attributes":{"NORMAL":18869,"POSITION":1347},"indices":36391,"material":10,"mode":4},{"attributes":{"NORMAL":18870,"POSITION":1348},"indices":36392,"material":10,"mode":4},{"attributes":{"NORMAL":18871,"POSITION":1349},"indices":36393,"material":10,"mode":4},{"attributes":{"NORMAL":18872,"POSITION":1350},"indices":36394,"material":10,"mode":4},{"attributes":{"NORMAL":18873,"POSITION":1351},"indices":36395,"material":10,"mode":4},{"attributes":{"NORMAL":18874,"POSITION":1352},"indices":36396,"material":10,"mode":4},{"attributes":{"NORMAL":18875,"POSITION":1353},"indices":36397,"material":10,"mode":4},{"attributes":{"NORMAL":18876,"POSITION":1354},"indices":36398,"material":10,"mode":4},{"attributes":{"NORMAL":18877,"POSITION":1355},"indices":36399,"material":10,"mode":4},{"attributes":{"NORMAL":18878,"POSITION":1356},"indices":36400,"material":10,"mode":4},{"attributes":{"NORMAL":18879,"POSITION":1357},"indices":36401,"material":10,"mode":4},{"attributes":{"NORMAL":18880,"POSITION":1358},"indices":36402,"material":10,"mode":4},{"attributes":{"NORMAL":18881,"POSITION":1359},"indices":36403,"material":10,"mode":4},{"attributes":{"NORMAL":18882,"POSITION":1360},"indices":36404,"material":10,"mode":4},{"attributes":{"NORMAL":18883,"POSITION":1361},"indices":36405,"material":10,"mode":4},{"attributes":{"NORMAL":18884,"POSITION":1362},"indices":36406,"material":10,"mode":4},{"attributes":{"NORMAL":18885,"POSITION":1363},"indices":36407,"material":10,"mode":4},{"attributes":{"NORMAL":18886,"POSITION":1364},"indices":36408,"material":10,"mode":4},{"attributes":{"NORMAL":18887,"POSITION":1365},"indices":36409,"material":10,"mode":4},{"attributes":{"NORMAL":18888,"POSITION":1366},"indices":36410,"material":10,"mode":4},{"attributes":{"NORMAL":18889,"POSITION":1367},"indices":36411,"material":10,"mode":4},{"attributes":{"NORMAL":18890,"POSITION":1368},"indices":36412,"material":10,"mode":4},{"attributes":{"NORMAL":18891,"POSITION":1369},"indices":36413,"material":10,"mode":4},{"attributes":{"NORMAL":18892,"POSITION":1370},"indices":36414,"material":10,"mode":4},{"attributes":{"NORMAL":18893,"POSITION":1371},"indices":36415,"material":10,"mode":4},{"attributes":{"NORMAL":18894,"POSITION":1372},"indices":36416,"material":10,"mode":4},{"attributes":{"NORMAL":18895,"POSITION":1373},"indices":36417,"material":10,"mode":4},{"attributes":{"NORMAL":18896,"POSITION":1374},"indices":36418,"material":10,"mode":4},{"attributes":{"NORMAL":18897,"POSITION":1375},"indices":36419,"material":10,"mode":4},{"attributes":{"NORMAL":18898,"POSITION":1376},"indices":36420,"material":10,"mode":4},{"attributes":{"NORMAL":18899,"POSITION":1377},"indices":36421,"material":10,"mode":4},{"attributes":{"NORMAL":18900,"POSITION":1378},"indices":36422,"material":10,"mode":4},{"attributes":{"NORMAL":18901,"POSITION":1379},"indices":36423,"material":10,"mode":4},{"attributes":{"NORMAL":18902,"POSITION":1380},"indices":36424,"material":10,"mode":4},{"attributes":{"NORMAL":18903,"POSITION":1381},"indices":36425,"material":10,"mode":4},{"attributes":{"NORMAL":18904,"POSITION":1382},"indices":36426,"material":10,"mode":4},{"attributes":{"NORMAL":18905,"POSITION":1383},"indices":36427,"material":10,"mode":4},{"attributes":{"NORMAL":18906,"POSITION":1384},"indices":36428,"material":10,"mode":4},{"attributes":{"NORMAL":18907,"POSITION":1385},"indices":36429,"material":10,"mode":4},{"attributes":{"NORMAL":18908,"POSITION":1386},"indices":36430,"material":10,"mode":4},{"attributes":{"NORMAL":18909,"POSITION":1387},"indices":36431,"material":10,"mode":4},{"attributes":{"NORMAL":18910,"POSITION":1388},"indices":36432,"material":10,"mode":4},{"attributes":{"NORMAL":18911,"POSITION":1389},"indices":36433,"material":10,"mode":4},{"attributes":{"NORMAL":18912,"POSITION":1390},"indices":36434,"material":10,"mode":4},{"attributes":{"NORMAL":18913,"POSITION":1391},"indices":36435,"material":10,"mode":4},{"attributes":{"NORMAL":18914,"POSITION":1392},"indices":36436,"material":10,"mode":4},{"attributes":{"NORMAL":18915,"POSITION":1393},"indices":36437,"material":10,"mode":4},{"attributes":{"NORMAL":18916,"POSITION":1394},"indices":36438,"material":10,"mode":4},{"attributes":{"NORMAL":18917,"POSITION":1395},"indices":36439,"material":10,"mode":4},{"attributes":{"NORMAL":18918,"POSITION":1396},"indices":36440,"material":10,"mode":4},{"attributes":{"NORMAL":18919,"POSITION":1397},"indices":36441,"material":10,"mode":4},{"attributes":{"NORMAL":18920,"POSITION":1398},"indices":36442,"material":10,"mode":4},{"attributes":{"NORMAL":18921,"POSITION":1399},"indices":36443,"material":10,"mode":4},{"attributes":{"NORMAL":18922,"POSITION":1400},"indices":36444,"material":10,"mode":4},{"attributes":{"NORMAL":18923,"POSITION":1401},"indices":36445,"material":10,"mode":4},{"attributes":{"NORMAL":18924,"POSITION":1402},"indices":36446,"material":10,"mode":4},{"attributes":{"NORMAL":18925,"POSITION":1403},"indices":36447,"material":10,"mode":4},{"attributes":{"NORMAL":18926,"POSITION":1404},"indices":36448,"material":10,"mode":4},{"attributes":{"NORMAL":18927,"POSITION":1405},"indices":36449,"material":10,"mode":4},{"attributes":{"NORMAL":18928,"POSITION":1406},"indices":36450,"material":10,"mode":4},{"attributes":{"NORMAL":18929,"POSITION":1407},"indices":36451,"material":10,"mode":4},{"attributes":{"NORMAL":18930,"POSITION":1408},"indices":36452,"material":10,"mode":4},{"attributes":{"NORMAL":18931,"POSITION":1409},"indices":36453,"material":10,"mode":4},{"attributes":{"NORMAL":18932,"POSITION":1410},"indices":36454,"material":10,"mode":4},{"attributes":{"NORMAL":18933,"POSITION":1411},"indices":36455,"material":10,"mode":4},{"attributes":{"NORMAL":18934,"POSITION":1412},"indices":36456,"material":10,"mode":4},{"attributes":{"NORMAL":18935,"POSITION":1413},"indices":36457,"material":10,"mode":4},{"attributes":{"NORMAL":18936,"POSITION":1414},"indices":36458,"material":10,"mode":4},{"attributes":{"NORMAL":18937,"POSITION":1415},"indices":36459,"material":10,"mode":4},{"attributes":{"NORMAL":18938,"POSITION":1416},"indices":36460,"material":10,"mode":4},{"attributes":{"NORMAL":18939,"POSITION":1417},"indices":36461,"material":10,"mode":4},{"attributes":{"NORMAL":18940,"POSITION":1418},"indices":36462,"material":10,"mode":4},{"attributes":{"NORMAL":18941,"POSITION":1419},"indices":36463,"material":10,"mode":4},{"attributes":{"NORMAL":18942,"POSITION":1420},"indices":36464,"material":10,"mode":4},{"attributes":{"NORMAL":18943,"POSITION":1421},"indices":36465,"material":10,"mode":4},{"attributes":{"NORMAL":18944,"POSITION":1422},"indices":36466,"material":10,"mode":4},{"attributes":{"NORMAL":18945,"POSITION":1423},"indices":36467,"material":10,"mode":4},{"attributes":{"NORMAL":18946,"POSITION":1424},"indices":36468,"material":10,"mode":4},{"attributes":{"NORMAL":18947,"POSITION":1425},"indices":36469,"material":10,"mode":4},{"attributes":{"NORMAL":18948,"POSITION":1426},"indices":36470,"material":10,"mode":4},{"attributes":{"NORMAL":18949,"POSITION":1427},"indices":36471,"material":10,"mode":4},{"attributes":{"NORMAL":18950,"POSITION":1428},"indices":36472,"material":10,"mode":4},{"attributes":{"NORMAL":18951,"POSITION":1429},"indices":36473,"material":10,"mode":4},{"attributes":{"NORMAL":18952,"POSITION":1430},"indices":36474,"material":10,"mode":4},{"attributes":{"NORMAL":18953,"POSITION":1431},"indices":36475,"material":10,"mode":4},{"attributes":{"NORMAL":18954,"POSITION":1432},"indices":36476,"material":10,"mode":4},{"attributes":{"NORMAL":18955,"POSITION":1433},"indices":36477,"material":10,"mode":4},{"attributes":{"NORMAL":18956,"POSITION":1434},"indices":36478,"material":10,"mode":4},{"attributes":{"NORMAL":18957,"POSITION":1435},"indices":36479,"material":10,"mode":4},{"attributes":{"NORMAL":18958,"POSITION":1436},"indices":36480,"material":10,"mode":4},{"attributes":{"NORMAL":18959,"POSITION":1437},"indices":36481,"material":10,"mode":4},{"attributes":{"NORMAL":18960,"POSITION":1438},"indices":36482,"material":10,"mode":4},{"attributes":{"NORMAL":18961,"POSITION":1439},"indices":36483,"material":10,"mode":4},{"attributes":{"NORMAL":18962,"POSITION":1440},"indices":36484,"material":10,"mode":4},{"attributes":{"NORMAL":18963,"POSITION":1441},"indices":36485,"material":10,"mode":4},{"attributes":{"NORMAL":18964,"POSITION":1442},"indices":36486,"material":10,"mode":4},{"attributes":{"NORMAL":18965,"POSITION":1443},"indices":36487,"material":10,"mode":4},{"attributes":{"NORMAL":18966,"POSITION":1444},"indices":36488,"material":10,"mode":4},{"attributes":{"NORMAL":18967,"POSITION":1445},"indices":36489,"material":10,"mode":4},{"attributes":{"NORMAL":18968,"POSITION":1446},"indices":36490,"material":10,"mode":4},{"attributes":{"NORMAL":18969,"POSITION":1447},"indices":36491,"material":10,"mode":4},{"attributes":{"NORMAL":18970,"POSITION":1448},"indices":36492,"material":10,"mode":4},{"attributes":{"NORMAL":18971,"POSITION":1449},"indices":36493,"material":10,"mode":4},{"attributes":{"NORMAL":18972,"POSITION":1450},"indices":36494,"material":10,"mode":4},{"attributes":{"NORMAL":18973,"POSITION":1451},"indices":36495,"material":10,"mode":4},{"attributes":{"NORMAL":18974,"POSITION":1452},"indices":36496,"material":10,"mode":4},{"attributes":{"NORMAL":18975,"POSITION":1453},"indices":36497,"material":10,"mode":4},{"attributes":{"NORMAL":18976,"POSITION":1454},"indices":36498,"material":10,"mode":4},{"attributes":{"NORMAL":18977,"POSITION":1455},"indices":36499,"material":10,"mode":4},{"attributes":{"NORMAL":18978,"POSITION":1456},"indices":36500,"material":10,"mode":4},{"attributes":{"NORMAL":18979,"POSITION":1457},"indices":36501,"material":10,"mode":4},{"attributes":{"NORMAL":18980,"POSITION":1458},"indices":36502,"material":10,"mode":4},{"attributes":{"NORMAL":18981,"POSITION":1459},"indices":36503,"material":10,"mode":4},{"attributes":{"NORMAL":18982,"POSITION":1460},"indices":36504,"material":10,"mode":4},{"attributes":{"NORMAL":18983,"POSITION":1461},"indices":36505,"material":10,"mode":4},{"attributes":{"NORMAL":18984,"POSITION":1462},"indices":36506,"material":10,"mode":4},{"attributes":{"NORMAL":18985,"POSITION":1463},"indices":36507,"material":10,"mode":4},{"attributes":{"NORMAL":18986,"POSITION":1464},"indices":36508,"material":10,"mode":4},{"attributes":{"NORMAL":18987,"POSITION":1465},"indices":36509,"material":10,"mode":4},{"attributes":{"NORMAL":18988,"POSITION":1466},"indices":36510,"material":10,"mode":4},{"attributes":{"NORMAL":18989,"POSITION":1467},"indices":36511,"material":10,"mode":4},{"attributes":{"NORMAL":18990,"POSITION":1468},"indices":36512,"material":10,"mode":4},{"attributes":{"NORMAL":18991,"POSITION":1469},"indices":36513,"material":10,"mode":4},{"attributes":{"NORMAL":18992,"POSITION":1470},"indices":36514,"material":10,"mode":4},{"attributes":{"NORMAL":18993,"POSITION":1471},"indices":36515,"material":10,"mode":4},{"attributes":{"NORMAL":18994,"POSITION":1472},"indices":36516,"material":10,"mode":4},{"attributes":{"NORMAL":18995,"POSITION":1473},"indices":36517,"material":10,"mode":4},{"attributes":{"NORMAL":18996,"POSITION":1474},"indices":36518,"material":10,"mode":4},{"attributes":{"NORMAL":18997,"POSITION":1475},"indices":36519,"material":10,"mode":4},{"attributes":{"NORMAL":18998,"POSITION":1476},"indices":36520,"material":10,"mode":4},{"attributes":{"NORMAL":18999,"POSITION":1477},"indices":36521,"material":10,"mode":4},{"attributes":{"NORMAL":19000,"POSITION":1478},"indices":36522,"material":10,"mode":4},{"attributes":{"NORMAL":19001,"POSITION":1479},"indices":36523,"material":10,"mode":4},{"attributes":{"NORMAL":19002,"POSITION":1480},"indices":36524,"material":10,"mode":4},{"attributes":{"NORMAL":19003,"POSITION":1481},"indices":36525,"material":10,"mode":4},{"attributes":{"NORMAL":19004,"POSITION":1482},"indices":36526,"material":10,"mode":4},{"attributes":{"NORMAL":19005,"POSITION":1483},"indices":36527,"material":10,"mode":4},{"attributes":{"NORMAL":19006,"POSITION":1484},"indices":36528,"material":10,"mode":4},{"attributes":{"NORMAL":19007,"POSITION":1485},"indices":36529,"material":10,"mode":4},{"attributes":{"NORMAL":19008,"POSITION":1486},"indices":36530,"material":10,"mode":4},{"attributes":{"NORMAL":19009,"POSITION":1487},"indices":36531,"material":10,"mode":4},{"attributes":{"NORMAL":19010,"POSITION":1488},"indices":36532,"material":10,"mode":4},{"attributes":{"NORMAL":19011,"POSITION":1489},"indices":36533,"material":10,"mode":4},{"attributes":{"NORMAL":19012,"POSITION":1490},"indices":36534,"material":10,"mode":4},{"attributes":{"NORMAL":19013,"POSITION":1491},"indices":36535,"material":10,"mode":4},{"attributes":{"NORMAL":19014,"POSITION":1492},"indices":36536,"material":10,"mode":4},{"attributes":{"NORMAL":19015,"POSITION":1493},"indices":36537,"material":10,"mode":4},{"attributes":{"NORMAL":19016,"POSITION":1494},"indices":36538,"material":10,"mode":4},{"attributes":{"NORMAL":19017,"POSITION":1495},"indices":36539,"material":10,"mode":4},{"attributes":{"NORMAL":19018,"POSITION":1496},"indices":36540,"material":10,"mode":4},{"attributes":{"NORMAL":19019,"POSITION":1497},"indices":36541,"material":10,"mode":4},{"attributes":{"NORMAL":19020,"POSITION":1498},"indices":36542,"material":10,"mode":4},{"attributes":{"NORMAL":19021,"POSITION":1499},"indices":36543,"material":10,"mode":4},{"attributes":{"NORMAL":19022,"POSITION":1500},"indices":36544,"material":10,"mode":4},{"attributes":{"NORMAL":19023,"POSITION":1501},"indices":36545,"material":10,"mode":4},{"attributes":{"NORMAL":19024,"POSITION":1502},"indices":36546,"material":10,"mode":4},{"attributes":{"NORMAL":19025,"POSITION":1503},"indices":36547,"material":10,"mode":4},{"attributes":{"NORMAL":19026,"POSITION":1504},"indices":36548,"material":10,"mode":4},{"attributes":{"NORMAL":19027,"POSITION":1505},"indices":36549,"material":10,"mode":4},{"attributes":{"NORMAL":19028,"POSITION":1506},"indices":36550,"material":10,"mode":4},{"attributes":{"NORMAL":19029,"POSITION":1507},"indices":36551,"material":10,"mode":4},{"attributes":{"NORMAL":19030,"POSITION":1508},"indices":36552,"material":10,"mode":4},{"attributes":{"NORMAL":19031,"POSITION":1509},"indices":36553,"material":10,"mode":4},{"attributes":{"NORMAL":19032,"POSITION":1510},"indices":36554,"material":10,"mode":4},{"attributes":{"NORMAL":19033,"POSITION":1511},"indices":36555,"material":10,"mode":4},{"attributes":{"NORMAL":19034,"POSITION":1512},"indices":36556,"material":10,"mode":4},{"attributes":{"NORMAL":19035,"POSITION":1513},"indices":36557,"material":10,"mode":4},{"attributes":{"NORMAL":19036,"POSITION":1514},"indices":36558,"material":10,"mode":4},{"attributes":{"NORMAL":19037,"POSITION":1515},"indices":36559,"material":10,"mode":4},{"attributes":{"NORMAL":19038,"POSITION":1516},"indices":36560,"material":10,"mode":4},{"attributes":{"NORMAL":19039,"POSITION":1517},"indices":36561,"material":10,"mode":4},{"attributes":{"NORMAL":19040,"POSITION":1518},"indices":36562,"material":10,"mode":4},{"attributes":{"NORMAL":19041,"POSITION":1519},"indices":36563,"material":10,"mode":4},{"attributes":{"NORMAL":19042,"POSITION":1520},"indices":36564,"material":10,"mode":4},{"attributes":{"NORMAL":19043,"POSITION":1521},"indices":36565,"material":10,"mode":4},{"attributes":{"NORMAL":19044,"POSITION":1522},"indices":36566,"material":10,"mode":4},{"attributes":{"NORMAL":19045,"POSITION":1523},"indices":36567,"material":10,"mode":4},{"attributes":{"NORMAL":19046,"POSITION":1524},"indices":36568,"material":10,"mode":4},{"attributes":{"NORMAL":19047,"POSITION":1525},"indices":36569,"material":10,"mode":4},{"attributes":{"NORMAL":19048,"POSITION":1526},"indices":36570,"material":10,"mode":4},{"attributes":{"NORMAL":19049,"POSITION":1527},"indices":36571,"material":10,"mode":4},{"attributes":{"NORMAL":19050,"POSITION":1528},"indices":36572,"material":10,"mode":4},{"attributes":{"NORMAL":19051,"POSITION":1529},"indices":36573,"material":10,"mode":4},{"attributes":{"NORMAL":19052,"POSITION":1530},"indices":36574,"material":10,"mode":4},{"attributes":{"NORMAL":19053,"POSITION":1531},"indices":36575,"material":10,"mode":4},{"attributes":{"NORMAL":19054,"POSITION":1532},"indices":36576,"material":10,"mode":4},{"attributes":{"NORMAL":19055,"POSITION":1533},"indices":36577,"material":10,"mode":4},{"attributes":{"NORMAL":19056,"POSITION":1534},"indices":36578,"material":10,"mode":4},{"attributes":{"NORMAL":19057,"POSITION":1535},"indices":36579,"material":10,"mode":4},{"attributes":{"NORMAL":19058,"POSITION":1536},"indices":36580,"material":10,"mode":4},{"attributes":{"NORMAL":19059,"POSITION":1537},"indices":36581,"material":10,"mode":4},{"attributes":{"NORMAL":19060,"POSITION":1538},"indices":36582,"material":10,"mode":4},{"attributes":{"NORMAL":19061,"POSITION":1539},"indices":36583,"material":10,"mode":4},{"attributes":{"NORMAL":19062,"POSITION":1540},"indices":36584,"material":10,"mode":4},{"attributes":{"NORMAL":19063,"POSITION":1541},"indices":36585,"material":10,"mode":4},{"attributes":{"NORMAL":19064,"POSITION":1542},"indices":36586,"material":10,"mode":4},{"attributes":{"NORMAL":19065,"POSITION":1543},"indices":36587,"material":10,"mode":4},{"attributes":{"NORMAL":19066,"POSITION":1544},"indices":36588,"material":10,"mode":4},{"attributes":{"NORMAL":19067,"POSITION":1545},"indices":36589,"material":10,"mode":4},{"attributes":{"NORMAL":19068,"POSITION":1546},"indices":36590,"material":10,"mode":4},{"attributes":{"NORMAL":19069,"POSITION":1547},"indices":36591,"material":10,"mode":4},{"attributes":{"NORMAL":19070,"POSITION":1548},"indices":36592,"material":10,"mode":4},{"attributes":{"NORMAL":19071,"POSITION":1549},"indices":36593,"material":10,"mode":4},{"attributes":{"NORMAL":19072,"POSITION":1550},"indices":36594,"material":10,"mode":4},{"attributes":{"NORMAL":19073,"POSITION":1551},"indices":36595,"material":10,"mode":4},{"attributes":{"NORMAL":19074,"POSITION":1552},"indices":36596,"material":10,"mode":4},{"attributes":{"NORMAL":19075,"POSITION":1553},"indices":36597,"material":10,"mode":4},{"attributes":{"NORMAL":19076,"POSITION":1554},"indices":36598,"material":10,"mode":4},{"attributes":{"NORMAL":19077,"POSITION":1555},"indices":36599,"material":10,"mode":4},{"attributes":{"NORMAL":19078,"POSITION":1556},"indices":36600,"material":10,"mode":4},{"attributes":{"NORMAL":19079,"POSITION":1557},"indices":36601,"material":10,"mode":4},{"attributes":{"NORMAL":19080,"POSITION":1558},"indices":36602,"material":10,"mode":4},{"attributes":{"NORMAL":19081,"POSITION":1559},"indices":36603,"material":10,"mode":4},{"attributes":{"NORMAL":19082,"POSITION":1560},"indices":36604,"material":10,"mode":4},{"attributes":{"NORMAL":19083,"POSITION":1561},"indices":36605,"material":10,"mode":4},{"attributes":{"NORMAL":19084,"POSITION":1562},"indices":36606,"material":10,"mode":4},{"attributes":{"NORMAL":19085,"POSITION":1563},"indices":36607,"material":10,"mode":4},{"attributes":{"NORMAL":19086,"POSITION":1564},"indices":36608,"material":10,"mode":4},{"attributes":{"NORMAL":19087,"POSITION":1565},"indices":36609,"material":10,"mode":4},{"attributes":{"NORMAL":19088,"POSITION":1566},"indices":36610,"material":10,"mode":4},{"attributes":{"NORMAL":19089,"POSITION":1567},"indices":36611,"material":10,"mode":4},{"attributes":{"NORMAL":19090,"POSITION":1568},"indices":36612,"material":10,"mode":4},{"attributes":{"NORMAL":19091,"POSITION":1569},"indices":36613,"material":10,"mode":4},{"attributes":{"NORMAL":19092,"POSITION":1570},"indices":36614,"material":10,"mode":4},{"attributes":{"NORMAL":19093,"POSITION":1571},"indices":36615,"material":10,"mode":4},{"attributes":{"NORMAL":19094,"POSITION":1572},"indices":36616,"material":10,"mode":4},{"attributes":{"NORMAL":19095,"POSITION":1573},"indices":36617,"material":10,"mode":4},{"attributes":{"NORMAL":19096,"POSITION":1574},"indices":36618,"material":10,"mode":4},{"attributes":{"NORMAL":19097,"POSITION":1575},"indices":36619,"material":10,"mode":4},{"attributes":{"NORMAL":19098,"POSITION":1576},"indices":36620,"material":10,"mode":4},{"attributes":{"NORMAL":19099,"POSITION":1577},"indices":36621,"material":10,"mode":4},{"attributes":{"NORMAL":19100,"POSITION":1578},"indices":36622,"material":10,"mode":4},{"attributes":{"NORMAL":19101,"POSITION":1579},"indices":36623,"material":10,"mode":4},{"attributes":{"NORMAL":19102,"POSITION":1580},"indices":36624,"material":10,"mode":4},{"attributes":{"NORMAL":19103,"POSITION":1581},"indices":36625,"material":10,"mode":4},{"attributes":{"NORMAL":19104,"POSITION":1582},"indices":36626,"material":10,"mode":4},{"attributes":{"NORMAL":19105,"POSITION":1583},"indices":36627,"material":10,"mode":4},{"attributes":{"NORMAL":19106,"POSITION":1584},"indices":36628,"material":10,"mode":4},{"attributes":{"NORMAL":19107,"POSITION":1585},"indices":36629,"material":10,"mode":4},{"attributes":{"NORMAL":19108,"POSITION":1586},"indices":36630,"material":10,"mode":4},{"attributes":{"NORMAL":19109,"POSITION":1587},"indices":36631,"material":10,"mode":4},{"attributes":{"NORMAL":19110,"POSITION":1588},"indices":36632,"material":10,"mode":4},{"attributes":{"NORMAL":19111,"POSITION":1589},"indices":36633,"material":10,"mode":4},{"attributes":{"NORMAL":19112,"POSITION":1590},"indices":36634,"material":10,"mode":4},{"attributes":{"NORMAL":19113,"POSITION":1591},"indices":36635,"material":10,"mode":4},{"attributes":{"NORMAL":19114,"POSITION":1592},"indices":36636,"material":10,"mode":4},{"attributes":{"NORMAL":19115,"POSITION":1593},"indices":36637,"material":10,"mode":4},{"attributes":{"NORMAL":19116,"POSITION":1594},"indices":36638,"material":10,"mode":4},{"attributes":{"NORMAL":19117,"POSITION":1595},"indices":36639,"material":10,"mode":4},{"attributes":{"NORMAL":19118,"POSITION":1596},"indices":36640,"material":10,"mode":4},{"attributes":{"NORMAL":19119,"POSITION":1597},"indices":36641,"material":10,"mode":4},{"attributes":{"NORMAL":19120,"POSITION":1598},"indices":36642,"material":10,"mode":4},{"attributes":{"NORMAL":19121,"POSITION":1599},"indices":36643,"material":10,"mode":4},{"attributes":{"NORMAL":19122,"POSITION":1600},"indices":36644,"material":10,"mode":4},{"attributes":{"NORMAL":19123,"POSITION":1601},"indices":36645,"material":10,"mode":4},{"attributes":{"NORMAL":19124,"POSITION":1602},"indices":36646,"material":10,"mode":4},{"attributes":{"NORMAL":19125,"POSITION":1603},"indices":36647,"material":10,"mode":4}]},{"name":"COMPOUND012","primitives":[{"attributes":{"NORMAL":19126,"POSITION":1604},"indices":36648,"material":8,"mode":4},{"attributes":{"NORMAL":19127,"POSITION":1605},"indices":36649,"material":8,"mode":4},{"attributes":{"NORMAL":19128,"POSITION":1606},"indices":36650,"material":8,"mode":4},{"attributes":{"NORMAL":19129,"POSITION":1607},"indices":36651,"material":8,"mode":4},{"attributes":{"NORMAL":19130,"POSITION":1608},"indices":36652,"material":8,"mode":4},{"attributes":{"NORMAL":19131,"POSITION":1609},"indices":36653,"material":8,"mode":4},{"attributes":{"NORMAL":19132,"POSITION":1610},"indices":36654,"material":8,"mode":4},{"attributes":{"NORMAL":19133,"POSITION":1611},"indices":36655,"material":8,"mode":4},{"attributes":{"NORMAL":19134,"POSITION":1612},"indices":36656,"material":8,"mode":4},{"attributes":{"NORMAL":19135,"POSITION":1613},"indices":36657,"material":8,"mode":4},{"attributes":{"NORMAL":19136,"POSITION":1614},"indices":36658,"material":8,"mode":4},{"attributes":{"NORMAL":19137,"POSITION":1615},"indices":36659,"material":8,"mode":4},{"attributes":{"NORMAL":19138,"POSITION":1616},"indices":36660,"material":8,"mode":4},{"attributes":{"NORMAL":19139,"POSITION":1617},"indices":36661,"material":8,"mode":4}]},{"name":"COMPOUND013","primitives":[{"attributes":{"NORMAL":19140,"POSITION":1618},"indices":36662,"material":7,"mode":4},{"attributes":{"NORMAL":19141,"POSITION":1619},"indices":36663,"material":7,"mode":4},{"attributes":{"NORMAL":19142,"POSITION":1620},"indices":36664,"material":7,"mode":4},{"attributes":{"NORMAL":19143,"POSITION":1621},"indices":36665,"material":7,"mode":4},{"attributes":{"NORMAL":19144,"POSITION":1622},"indices":36666,"material":7,"mode":4},{"attributes":{"NORMAL":19145,"POSITION":1623},"indices":36667,"material":7,"mode":4},{"attributes":{"NORMAL":19146,"POSITION":1624},"indices":36668,"material":7,"mode":4},{"attributes":{"NORMAL":19147,"POSITION":1625},"indices":36669,"material":7,"mode":4},{"attributes":{"NORMAL":19148,"POSITION":1626},"indices":36670,"material":7,"mode":4},{"attributes":{"NORMAL":19149,"POSITION":1627},"indices":36671,"material":7,"mode":4}]},{"name":"COMPOUND014","primitives":[{"attributes":{"NORMAL":19150,"POSITION":1628},"indices":36672,"material":7,"mode":4},{"attributes":{"NORMAL":19151,"POSITION":1629},"indices":36673,"material":7,"mode":4},{"attributes":{"NORMAL":19152,"POSITION":1630},"indices":36674,"material":7,"mode":4},{"attributes":{"NORMAL":19153,"POSITION":1631},"indices":36675,"material":7,"mode":4},{"attributes":{"NORMAL":19154,"POSITION":1632},"indices":36676,"material":7,"mode":4},{"attributes":{"NORMAL":19155,"POSITION":1633},"indices":36677,"material":7,"mode":4},{"attributes":{"NORMAL":19156,"POSITION":1634},"indices":36678,"material":7,"mode":4},{"attributes":{"NORMAL":19157,"POSITION":1635},"indices":36679,"material":7,"mode":4},{"attributes":{"NORMAL":19158,"POSITION":1636},"indices":36680,"material":7,"mode":4},{"attributes":{"NORMAL":19159,"POSITION":1637},"indices":36681,"material":7,"mode":4}]},{"name":"COMPOUND015","primitives":[{"attributes":{"NORMAL":19160,"POSITION":1638},"indices":36682,"material":7,"mode":4},{"attributes":{"NORMAL":19161,"POSITION":1639},"indices":36683,"material":7,"mode":4},{"attributes":{"NORMAL":19162,"POSITION":1640},"indices":36684,"material":7,"mode":4},{"attributes":{"NORMAL":19163,"POSITION":1641},"indices":36685,"material":7,"mode":4},{"attributes":{"NORMAL":19164,"POSITION":1642},"indices":36686,"material":7,"mode":4},{"attributes":{"NORMAL":19165,"POSITION":1643},"indices":36687,"material":7,"mode":4},{"attributes":{"NORMAL":19166,"POSITION":1644},"indices":36688,"material":7,"mode":4},{"attributes":{"NORMAL":19167,"POSITION":1645},"indices":36689,"material":7,"mode":4},{"attributes":{"NORMAL":19168,"POSITION":1646},"indices":36690,"material":7,"mode":4},{"attributes":{"NORMAL":19169,"POSITION":1647},"indices":36691,"material":7,"mode":4}]},{"name":"COMPOUND016","primitives":[{"attributes":{"NORMAL":19170,"POSITION":1648},"indices":36692,"material":7,"mode":4},{"attributes":{"NORMAL":19171,"POSITION":1649},"indices":36693,"material":7,"mode":4},{"attributes":{"NORMAL":19172,"POSITION":1650},"indices":36694,"material":7,"mode":4},{"attributes":{"NORMAL":19173,"POSITION":1651},"indices":36695,"material":7,"mode":4},{"attributes":{"NORMAL":19174,"POSITION":1652},"indices":36696,"material":7,"mode":4},{"attributes":{"NORMAL":19175,"POSITION":1653},"indices":36697,"material":7,"mode":4},{"attributes":{"NORMAL":19176,"POSITION":1654},"indices":36698,"material":7,"mode":4},{"attributes":{"NORMAL":19177,"POSITION":1655},"indices":36699,"material":7,"mode":4},{"attributes":{"NORMAL":19178,"POSITION":1656},"indices":36700,"material":7,"mode":4},{"attributes":{"NORMAL":19179,"POSITION":1657},"indices":36701,"material":7,"mode":4}]},{"name":"COMPOUND017","primitives":[{"attributes":{"NORMAL":19180,"POSITION":1658},"indices":36702,"material":7,"mode":4},{"attributes":{"NORMAL":19181,"POSITION":1659},"indices":36703,"material":7,"mode":4},{"attributes":{"NORMAL":19182,"POSITION":1660},"indices":36704,"material":7,"mode":4},{"attributes":{"NORMAL":19183,"POSITION":1661},"indices":36705,"material":7,"mode":4},{"attributes":{"NORMAL":19184,"POSITION":1662},"indices":36706,"material":7,"mode":4},{"attributes":{"NORMAL":19185,"POSITION":1663},"indices":36707,"material":7,"mode":4},{"attributes":{"NORMAL":19186,"POSITION":1664},"indices":36708,"material":7,"mode":4},{"attributes":{"NORMAL":19187,"POSITION":1665},"indices":36709,"material":7,"mode":4},{"attributes":{"NORMAL":19188,"POSITION":1666},"indices":36710,"material":7,"mode":4},{"attributes":{"NORMAL":19189,"POSITION":1667},"indices":36711,"material":7,"mode":4}]},{"name":"COMPOUND018","primitives":[{"attributes":{"NORMAL":19190,"POSITION":1668},"indices":36712,"material":8,"mode":4},{"attributes":{"NORMAL":19191,"POSITION":1669},"indices":36713,"material":8,"mode":4},{"attributes":{"NORMAL":19192,"POSITION":1670},"indices":36714,"material":8,"mode":4},{"attributes":{"NORMAL":19193,"POSITION":1671},"indices":36715,"material":8,"mode":4},{"attributes":{"NORMAL":19194,"POSITION":1672},"indices":36716,"material":8,"mode":4},{"attributes":{"NORMAL":19195,"POSITION":1673},"indices":36717,"material":8,"mode":4},{"attributes":{"NORMAL":19196,"POSITION":1674},"indices":36718,"material":8,"mode":4},{"attributes":{"NORMAL":19197,"POSITION":1675},"indices":36719,"material":9,"mode":4},{"attributes":{"NORMAL":19198,"POSITION":1676},"indices":36720,"material":9,"mode":4},{"attributes":{"NORMAL":19199,"POSITION":1677},"indices":36721,"material":9,"mode":4}]},{"name":"COMPOUND019","primitives":[{"attributes":{"NORMAL":19200,"POSITION":1678},"indices":36722,"material":7,"mode":4},{"attributes":{"NORMAL":19201,"POSITION":1679},"indices":36723,"material":7,"mode":4},{"attributes":{"NORMAL":19202,"POSITION":1680},"indices":36724,"material":7,"mode":4},{"attributes":{"NORMAL":19203,"POSITION":1681},"indices":36725,"material":7,"mode":4},{"attributes":{"NORMAL":19204,"POSITION":1682},"indices":36726,"material":7,"mode":4},{"attributes":{"NORMAL":19205,"POSITION":1683},"indices":36727,"material":7,"mode":4},{"attributes":{"NORMAL":19206,"POSITION":1684},"indices":36728,"material":7,"mode":4},{"attributes":{"NORMAL":19207,"POSITION":1685},"indices":36729,"material":7,"mode":4},{"attributes":{"NORMAL":19208,"POSITION":1686},"indices":36730,"material":7,"mode":4},{"attributes":{"NORMAL":19209,"POSITION":1687},"indices":36731,"material":7,"mode":4}]},{"name":"COMPOUND020","primitives":[{"attributes":{"NORMAL":19210,"POSITION":1688},"indices":36732,"material":7,"mode":4},{"attributes":{"NORMAL":19211,"POSITION":1689},"indices":36733,"material":7,"mode":4},{"attributes":{"NORMAL":19212,"POSITION":1690},"indices":36734,"material":7,"mode":4},{"attributes":{"NORMAL":19213,"POSITION":1691},"indices":36735,"material":7,"mode":4},{"attributes":{"NORMAL":19214,"POSITION":1692},"indices":36736,"material":7,"mode":4},{"attributes":{"NORMAL":19215,"POSITION":1693},"indices":36737,"material":7,"mode":4},{"attributes":{"NORMAL":19216,"POSITION":1694},"indices":36738,"material":7,"mode":4},{"attributes":{"NORMAL":19217,"POSITION":1695},"indices":36739,"material":7,"mode":4},{"attributes":{"NORMAL":19218,"POSITION":1696},"indices":36740,"material":7,"mode":4},{"attributes":{"NORMAL":19219,"POSITION":1697},"indices":36741,"material":7,"mode":4}]},{"name":"COMPOUND021","primitives":[{"attributes":{"NORMAL":19220,"POSITION":1698},"indices":36742,"material":7,"mode":4},{"attributes":{"NORMAL":19221,"POSITION":1699},"indices":36743,"material":7,"mode":4},{"attributes":{"NORMAL":19222,"POSITION":1700},"indices":36744,"material":7,"mode":4},{"attributes":{"NORMAL":19223,"POSITION":1701},"indices":36745,"material":7,"mode":4},{"attributes":{"NORMAL":19224,"POSITION":1702},"indices":36746,"material":7,"mode":4},{"attributes":{"NORMAL":19225,"POSITION":1703},"indices":36747,"material":7,"mode":4},{"attributes":{"NORMAL":19226,"POSITION":1704},"indices":36748,"material":7,"mode":4},{"attributes":{"NORMAL":19227,"POSITION":1705},"indices":36749,"material":7,"mode":4},{"attributes":{"NORMAL":19228,"POSITION":1706},"indices":36750,"material":7,"mode":4},{"attributes":{"NORMAL":19229,"POSITION":1707},"indices":36751,"material":7,"mode":4}]},{"name":"COMPOUND022","primitives":[{"attributes":{"NORMAL":19230,"POSITION":1708},"indices":36752,"material":8,"mode":4},{"attributes":{"NORMAL":19231,"POSITION":1709},"indices":36753,"material":8,"mode":4},{"attributes":{"NORMAL":19232,"POSITION":1710},"indices":36754,"material":8,"mode":4},{"attributes":{"NORMAL":19233,"POSITION":1711},"indices":36755,"material":8,"mode":4},{"attributes":{"NORMAL":19234,"POSITION":1712},"indices":36756,"material":8,"mode":4},{"attributes":{"NORMAL":19235,"POSITION":1713},"indices":36757,"material":8,"mode":4},{"attributes":{"NORMAL":19236,"POSITION":1714},"indices":36758,"material":8,"mode":4},{"attributes":{"NORMAL":19237,"POSITION":1715},"indices":36759,"material":9,"mode":4},{"attributes":{"NORMAL":19238,"POSITION":1716},"indices":36760,"material":9,"mode":4},{"attributes":{"NORMAL":19239,"POSITION":1717},"indices":36761,"material":9,"mode":4}]},{"name":"COMPOUND023","primitives":[{"attributes":{"NORMAL":19240,"POSITION":1718},"indices":36762,"material":7,"mode":4},{"attributes":{"NORMAL":19241,"POSITION":1719},"indices":36763,"material":7,"mode":4},{"attributes":{"NORMAL":19242,"POSITION":1720},"indices":36764,"material":7,"mode":4},{"attributes":{"NORMAL":19243,"POSITION":1721},"indices":36765,"material":7,"mode":4},{"attributes":{"NORMAL":19244,"POSITION":1722},"indices":36766,"material":7,"mode":4},{"attributes":{"NORMAL":19245,"POSITION":1723},"indices":36767,"material":7,"mode":4},{"attributes":{"NORMAL":19246,"POSITION":1724},"indices":36768,"material":7,"mode":4},{"attributes":{"NORMAL":19247,"POSITION":1725},"indices":36769,"material":7,"mode":4},{"attributes":{"NORMAL":19248,"POSITION":1726},"indices":36770,"material":7,"mode":4},{"attributes":{"NORMAL":19249,"POSITION":1727},"indices":36771,"material":7,"mode":4}]},{"name":"COMPOUND024","primitives":[{"attributes":{"NORMAL":19250,"POSITION":1728},"indices":36772,"material":13,"mode":4},{"attributes":{"NORMAL":19251,"POSITION":1729},"indices":36773,"material":13,"mode":4},{"attributes":{"NORMAL":19252,"POSITION":1730},"indices":36774,"material":13,"mode":4},{"attributes":{"NORMAL":19253,"POSITION":1731},"indices":36775,"material":13,"mode":4},{"attributes":{"NORMAL":19254,"POSITION":1732},"indices":36776,"material":13,"mode":4},{"attributes":{"NORMAL":19255,"POSITION":1733},"indices":36777,"material":13,"mode":4},{"attributes":{"NORMAL":19256,"POSITION":1734},"indices":36778,"material":13,"mode":4},{"attributes":{"NORMAL":19257,"POSITION":1735},"indices":36779,"material":13,"mode":4},{"attributes":{"NORMAL":19258,"POSITION":1736},"indices":36780,"material":13,"mode":4},{"attributes":{"NORMAL":19259,"POSITION":1737},"indices":36781,"material":13,"mode":4},{"attributes":{"NORMAL":19260,"POSITION":1738},"indices":36782,"material":9,"mode":4},{"attributes":{"NORMAL":19261,"POSITION":1739},"indices":36783,"material":9,"mode":4},{"attributes":{"NORMAL":19262,"POSITION":1740},"indices":36784,"material":9,"mode":4},{"attributes":{"NORMAL":19263,"POSITION":1741},"indices":36785,"material":9,"mode":4},{"attributes":{"NORMAL":19264,"POSITION":1742},"indices":36786,"material":9,"mode":4},{"attributes":{"NORMAL":19265,"POSITION":1743},"indices":36787,"material":13,"mode":4},{"attributes":{"NORMAL":19266,"POSITION":1744},"indices":36788,"material":9,"mode":4},{"attributes":{"NORMAL":19267,"POSITION":1745},"indices":36789,"material":9,"mode":4},{"attributes":{"NORMAL":19268,"POSITION":1746},"indices":36790,"material":9,"mode":4},{"attributes":{"NORMAL":19269,"POSITION":1747},"indices":36791,"material":9,"mode":4},{"attributes":{"NORMAL":19270,"POSITION":1748},"indices":36792,"material":9,"mode":4},{"attributes":{"NORMAL":19271,"POSITION":1749},"indices":36793,"material":13,"mode":4},{"attributes":{"NORMAL":19272,"POSITION":1750},"indices":36794,"material":9,"mode":4},{"attributes":{"NORMAL":19273,"POSITION":1751},"indices":36795,"material":9,"mode":4},{"attributes":{"NORMAL":19274,"POSITION":1752},"indices":36796,"material":9,"mode":4},{"attributes":{"NORMAL":19275,"POSITION":1753},"indices":36797,"material":9,"mode":4},{"attributes":{"NORMAL":19276,"POSITION":1754},"indices":36798,"material":9,"mode":4},{"attributes":{"NORMAL":19277,"POSITION":1755},"indices":36799,"material":9,"mode":4},{"attributes":{"NORMAL":19278,"POSITION":1756},"indices":36800,"material":9,"mode":4},{"attributes":{"NORMAL":19279,"POSITION":1757},"indices":36801,"material":9,"mode":4},{"attributes":{"NORMAL":19280,"POSITION":1758},"indices":36802,"material":9,"mode":4},{"attributes":{"NORMAL":19281,"POSITION":1759},"indices":36803,"material":9,"mode":4},{"attributes":{"NORMAL":19282,"POSITION":1760},"indices":36804,"material":9,"mode":4},{"attributes":{"NORMAL":19283,"POSITION":1761},"indices":36805,"material":9,"mode":4},{"attributes":{"NORMAL":19284,"POSITION":1762},"indices":36806,"material":9,"mode":4},{"attributes":{"NORMAL":19285,"POSITION":1763},"indices":36807,"material":9,"mode":4},{"attributes":{"NORMAL":19286,"POSITION":1764},"indices":36808,"material":9,"mode":4},{"attributes":{"NORMAL":19287,"POSITION":1765},"indices":36809,"material":9,"mode":4},{"attributes":{"NORMAL":19288,"POSITION":1766},"indices":36810,"material":9,"mode":4},{"attributes":{"NORMAL":19289,"POSITION":1767},"indices":36811,"material":9,"mode":4},{"attributes":{"NORMAL":19290,"POSITION":1768},"indices":36812,"material":9,"mode":4},{"attributes":{"NORMAL":19291,"POSITION":1769},"indices":36813,"material":9,"mode":4},{"attributes":{"NORMAL":19292,"POSITION":1770},"indices":36814,"material":9,"mode":4},{"attributes":{"NORMAL":19293,"POSITION":1771},"indices":36815,"material":13,"mode":4},{"attributes":{"NORMAL":19294,"POSITION":1772},"indices":36816,"material":9,"mode":4},{"attributes":{"NORMAL":19295,"POSITION":1773},"indices":36817,"material":9,"mode":4},{"attributes":{"NORMAL":19296,"POSITION":1774},"indices":36818,"material":9,"mode":4},{"attributes":{"NORMAL":19297,"POSITION":1775},"indices":36819,"material":9,"mode":4},{"attributes":{"NORMAL":19298,"POSITION":1776},"indices":36820,"material":9,"mode":4},{"attributes":{"NORMAL":19299,"POSITION":1777},"indices":36821,"material":9,"mode":4},{"attributes":{"NORMAL":19300,"POSITION":1778},"indices":36822,"material":9,"mode":4},{"attributes":{"NORMAL":19301,"POSITION":1779},"indices":36823,"material":9,"mode":4},{"attributes":{"NORMAL":19302,"POSITION":1780},"indices":36824,"material":9,"mode":4},{"attributes":{"NORMAL":19303,"POSITION":1781},"indices":36825,"material":9,"mode":4},{"attributes":{"NORMAL":19304,"POSITION":1782},"indices":36826,"material":9,"mode":4},{"attributes":{"NORMAL":19305,"POSITION":1783},"indices":36827,"material":9,"mode":4},{"attributes":{"NORMAL":19306,"POSITION":1784},"indices":36828,"material":9,"mode":4},{"attributes":{"NORMAL":19307,"POSITION":1785},"indices":36829,"material":9,"mode":4},{"attributes":{"NORMAL":19308,"POSITION":1786},"indices":36830,"material":9,"mode":4},{"attributes":{"NORMAL":19309,"POSITION":1787},"indices":36831,"material":13,"mode":4}]},{"name":"COMPOUND025","primitives":[{"attributes":{"NORMAL":19310,"POSITION":1788},"indices":36832,"material":7,"mode":4},{"attributes":{"NORMAL":19311,"POSITION":1789},"indices":36833,"material":7,"mode":4},{"attributes":{"NORMAL":19312,"POSITION":1790},"indices":36834,"material":7,"mode":4},{"attributes":{"NORMAL":19313,"POSITION":1791},"indices":36835,"material":7,"mode":4},{"attributes":{"NORMAL":19314,"POSITION":1792},"indices":36836,"material":7,"mode":4},{"attributes":{"NORMAL":19315,"POSITION":1793},"indices":36837,"material":7,"mode":4},{"attributes":{"NORMAL":19316,"POSITION":1794},"indices":36838,"material":7,"mode":4},{"attributes":{"NORMAL":19317,"POSITION":1795},"indices":36839,"material":7,"mode":4},{"attributes":{"NORMAL":19318,"POSITION":1796},"indices":36840,"material":7,"mode":4},{"attributes":{"NORMAL":19319,"POSITION":1797},"indices":36841,"material":7,"mode":4}]},{"name":"COMPOUND026","primitives":[{"attributes":{"NORMAL":19320,"POSITION":1798},"indices":36842,"material":7,"mode":4},{"attributes":{"NORMAL":19321,"POSITION":1799},"indices":36843,"material":7,"mode":4},{"attributes":{"NORMAL":19322,"POSITION":1800},"indices":36844,"material":7,"mode":4},{"attributes":{"NORMAL":19323,"POSITION":1801},"indices":36845,"material":7,"mode":4},{"attributes":{"NORMAL":19324,"POSITION":1802},"indices":36846,"material":7,"mode":4},{"attributes":{"NORMAL":19325,"POSITION":1803},"indices":36847,"material":7,"mode":4},{"attributes":{"NORMAL":19326,"POSITION":1804},"indices":36848,"material":7,"mode":4},{"attributes":{"NORMAL":19327,"POSITION":1805},"indices":36849,"material":7,"mode":4},{"attributes":{"NORMAL":19328,"POSITION":1806},"indices":36850,"material":7,"mode":4},{"attributes":{"NORMAL":19329,"POSITION":1807},"indices":36851,"material":7,"mode":4}]},{"name":"COMPOUND027","primitives":[{"attributes":{"NORMAL":19330,"POSITION":1808},"indices":36852,"material":7,"mode":4},{"attributes":{"NORMAL":19331,"POSITION":1809},"indices":36853,"material":7,"mode":4},{"attributes":{"NORMAL":19332,"POSITION":1810},"indices":36854,"material":7,"mode":4},{"attributes":{"NORMAL":19333,"POSITION":1811},"indices":36855,"material":7,"mode":4},{"attributes":{"NORMAL":19334,"POSITION":1812},"indices":36856,"material":7,"mode":4},{"attributes":{"NORMAL":19335,"POSITION":1813},"indices":36857,"material":7,"mode":4},{"attributes":{"NORMAL":19336,"POSITION":1814},"indices":36858,"material":7,"mode":4},{"attributes":{"NORMAL":19337,"POSITION":1815},"indices":36859,"material":7,"mode":4},{"attributes":{"NORMAL":19338,"POSITION":1816},"indices":36860,"material":7,"mode":4},{"attributes":{"NORMAL":19339,"POSITION":1817},"indices":36861,"material":7,"mode":4}]},{"name":"COMPOUND028","primitives":[{"attributes":{"NORMAL":19340,"POSITION":1818},"indices":36862,"material":8,"mode":4},{"attributes":{"NORMAL":19341,"POSITION":1819},"indices":36863,"material":8,"mode":4},{"attributes":{"NORMAL":19342,"POSITION":1820},"indices":36864,"material":8,"mode":4},{"attributes":{"NORMAL":19343,"POSITION":1821},"indices":36865,"material":8,"mode":4},{"attributes":{"NORMAL":19344,"POSITION":1822},"indices":36866,"material":8,"mode":4},{"attributes":{"NORMAL":19345,"POSITION":1823},"indices":36867,"material":8,"mode":4},{"attributes":{"NORMAL":19346,"POSITION":1824},"indices":36868,"material":8,"mode":4},{"attributes":{"NORMAL":19347,"POSITION":1825},"indices":36869,"material":9,"mode":4},{"attributes":{"NORMAL":19348,"POSITION":1826},"indices":36870,"material":9,"mode":4},{"attributes":{"NORMAL":19349,"POSITION":1827},"indices":36871,"material":9,"mode":4}]},{"name":"COMPOUND029","primitives":[{"attributes":{"NORMAL":19350,"POSITION":1828},"indices":36872,"material":7,"mode":4},{"attributes":{"NORMAL":19351,"POSITION":1829},"indices":36873,"material":7,"mode":4},{"attributes":{"NORMAL":19352,"POSITION":1830},"indices":36874,"material":7,"mode":4},{"attributes":{"NORMAL":19353,"POSITION":1831},"indices":36875,"material":7,"mode":4},{"attributes":{"NORMAL":19354,"POSITION":1832},"indices":36876,"material":7,"mode":4},{"attributes":{"NORMAL":19355,"POSITION":1833},"indices":36877,"material":7,"mode":4},{"attributes":{"NORMAL":19356,"POSITION":1834},"indices":36878,"material":7,"mode":4},{"attributes":{"NORMAL":19357,"POSITION":1835},"indices":36879,"material":7,"mode":4},{"attributes":{"NORMAL":19358,"POSITION":1836},"indices":36880,"material":7,"mode":4},{"attributes":{"NORMAL":19359,"POSITION":1837},"indices":36881,"material":7,"mode":4}]},{"name":"COMPOUND030","primitives":[{"attributes":{"NORMAL":19360,"POSITION":1838},"indices":36882,"material":7,"mode":4},{"attributes":{"NORMAL":19361,"POSITION":1839},"indices":36883,"material":7,"mode":4},{"attributes":{"NORMAL":19362,"POSITION":1840},"indices":36884,"material":7,"mode":4},{"attributes":{"NORMAL":19363,"POSITION":1841},"indices":36885,"material":7,"mode":4},{"attributes":{"NORMAL":19364,"POSITION":1842},"indices":36886,"material":7,"mode":4},{"attributes":{"NORMAL":19365,"POSITION":1843},"indices":36887,"material":7,"mode":4},{"attributes":{"NORMAL":19366,"POSITION":1844},"indices":36888,"material":7,"mode":4},{"attributes":{"NORMAL":19367,"POSITION":1845},"indices":36889,"material":7,"mode":4},{"attributes":{"NORMAL":19368,"POSITION":1846},"indices":36890,"material":7,"mode":4},{"attributes":{"NORMAL":19369,"POSITION":1847},"indices":36891,"material":7,"mode":4}]},{"name":"COMPOUND031","primitives":[{"attributes":{"NORMAL":19370,"POSITION":1848},"indices":36892,"material":7,"mode":4},{"attributes":{"NORMAL":19371,"POSITION":1849},"indices":36893,"material":7,"mode":4},{"attributes":{"NORMAL":19372,"POSITION":1850},"indices":36894,"material":7,"mode":4},{"attributes":{"NORMAL":19373,"POSITION":1851},"indices":36895,"material":7,"mode":4},{"attributes":{"NORMAL":19374,"POSITION":1852},"indices":36896,"material":7,"mode":4},{"attributes":{"NORMAL":19375,"POSITION":1853},"indices":36897,"material":7,"mode":4},{"attributes":{"NORMAL":19376,"POSITION":1854},"indices":36898,"material":7,"mode":4},{"attributes":{"NORMAL":19377,"POSITION":1855},"indices":36899,"material":7,"mode":4},{"attributes":{"NORMAL":19378,"POSITION":1856},"indices":36900,"material":7,"mode":4},{"attributes":{"NORMAL":19379,"POSITION":1857},"indices":36901,"material":7,"mode":4}]},{"name":"COMPOUND032","primitives":[{"attributes":{"NORMAL":19380,"POSITION":1858},"indices":36902,"material":7,"mode":4},{"attributes":{"NORMAL":19381,"POSITION":1859},"indices":36903,"material":7,"mode":4},{"attributes":{"NORMAL":19382,"POSITION":1860},"indices":36904,"material":7,"mode":4},{"attributes":{"NORMAL":19383,"POSITION":1861},"indices":36905,"material":7,"mode":4},{"attributes":{"NORMAL":19384,"POSITION":1862},"indices":36906,"material":7,"mode":4},{"attributes":{"NORMAL":19385,"POSITION":1863},"indices":36907,"material":7,"mode":4},{"attributes":{"NORMAL":19386,"POSITION":1864},"indices":36908,"material":7,"mode":4},{"attributes":{"NORMAL":19387,"POSITION":1865},"indices":36909,"material":7,"mode":4},{"attributes":{"NORMAL":19388,"POSITION":1866},"indices":36910,"material":7,"mode":4},{"attributes":{"NORMAL":19389,"POSITION":1867},"indices":36911,"material":7,"mode":4}]},{"name":"COMPOUND033","primitives":[{"attributes":{"NORMAL":19390,"POSITION":1868},"indices":36912,"material":7,"mode":4},{"attributes":{"NORMAL":19391,"POSITION":1869},"indices":36913,"material":7,"mode":4},{"attributes":{"NORMAL":19392,"POSITION":1870},"indices":36914,"material":7,"mode":4},{"attributes":{"NORMAL":19393,"POSITION":1871},"indices":36915,"material":7,"mode":4},{"attributes":{"NORMAL":19394,"POSITION":1872},"indices":36916,"material":7,"mode":4},{"attributes":{"NORMAL":19395,"POSITION":1873},"indices":36917,"material":7,"mode":4},{"attributes":{"NORMAL":19396,"POSITION":1874},"indices":36918,"material":7,"mode":4},{"attributes":{"NORMAL":19397,"POSITION":1875},"indices":36919,"material":7,"mode":4},{"attributes":{"NORMAL":19398,"POSITION":1876},"indices":36920,"material":7,"mode":4},{"attributes":{"NORMAL":19399,"POSITION":1877},"indices":36921,"material":7,"mode":4}]},{"name":"COMPOUND034","primitives":[{"attributes":{"NORMAL":19400,"POSITION":1878},"indices":36922,"material":7,"mode":4},{"attributes":{"NORMAL":19401,"POSITION":1879},"indices":36923,"material":7,"mode":4},{"attributes":{"NORMAL":19402,"POSITION":1880},"indices":36924,"material":7,"mode":4},{"attributes":{"NORMAL":19403,"POSITION":1881},"indices":36925,"material":7,"mode":4},{"attributes":{"NORMAL":19404,"POSITION":1882},"indices":36926,"material":7,"mode":4},{"attributes":{"NORMAL":19405,"POSITION":1883},"indices":36927,"material":7,"mode":4},{"attributes":{"NORMAL":19406,"POSITION":1884},"indices":36928,"material":7,"mode":4},{"attributes":{"NORMAL":19407,"POSITION":1885},"indices":36929,"material":7,"mode":4},{"attributes":{"NORMAL":19408,"POSITION":1886},"indices":36930,"material":7,"mode":4},{"attributes":{"NORMAL":19409,"POSITION":1887},"indices":36931,"material":7,"mode":4}]},{"name":"COMPOUND035","primitives":[{"attributes":{"NORMAL":19410,"POSITION":1888},"indices":36932,"material":7,"mode":4},{"attributes":{"NORMAL":19411,"POSITION":1889},"indices":36933,"material":7,"mode":4},{"attributes":{"NORMAL":19412,"POSITION":1890},"indices":36934,"material":7,"mode":4},{"attributes":{"NORMAL":19413,"POSITION":1891},"indices":36935,"material":7,"mode":4},{"attributes":{"NORMAL":19414,"POSITION":1892},"indices":36936,"material":7,"mode":4},{"attributes":{"NORMAL":19415,"POSITION":1893},"indices":36937,"material":7,"mode":4},{"attributes":{"NORMAL":19416,"POSITION":1894},"indices":36938,"material":7,"mode":4},{"attributes":{"NORMAL":19417,"POSITION":1895},"indices":36939,"material":7,"mode":4},{"attributes":{"NORMAL":19418,"POSITION":1896},"indices":36940,"material":7,"mode":4},{"attributes":{"NORMAL":19419,"POSITION":1897},"indices":36941,"material":7,"mode":4}]},{"name":"COMPOUND036","primitives":[{"attributes":{"NORMAL":19420,"POSITION":1898},"indices":36942,"material":7,"mode":4},{"attributes":{"NORMAL":19421,"POSITION":1899},"indices":36943,"material":7,"mode":4},{"attributes":{"NORMAL":19422,"POSITION":1900},"indices":36944,"material":7,"mode":4},{"attributes":{"NORMAL":19423,"POSITION":1901},"indices":36945,"material":7,"mode":4},{"attributes":{"NORMAL":19424,"POSITION":1902},"indices":36946,"material":7,"mode":4},{"attributes":{"NORMAL":19425,"POSITION":1903},"indices":36947,"material":7,"mode":4},{"attributes":{"NORMAL":19426,"POSITION":1904},"indices":36948,"material":7,"mode":4},{"attributes":{"NORMAL":19427,"POSITION":1905},"indices":36949,"material":7,"mode":4},{"attributes":{"NORMAL":19428,"POSITION":1906},"indices":36950,"material":7,"mode":4},{"attributes":{"NORMAL":19429,"POSITION":1907},"indices":36951,"material":7,"mode":4}]},{"name":"COMPOUND037","primitives":[{"attributes":{"NORMAL":19430,"POSITION":1908},"indices":36952,"material":7,"mode":4},{"attributes":{"NORMAL":19431,"POSITION":1909},"indices":36953,"material":7,"mode":4},{"attributes":{"NORMAL":19432,"POSITION":1910},"indices":36954,"material":7,"mode":4},{"attributes":{"NORMAL":19433,"POSITION":1911},"indices":36955,"material":7,"mode":4},{"attributes":{"NORMAL":19434,"POSITION":1912},"indices":36956,"material":7,"mode":4},{"attributes":{"NORMAL":19435,"POSITION":1913},"indices":36957,"material":7,"mode":4},{"attributes":{"NORMAL":19436,"POSITION":1914},"indices":36958,"material":7,"mode":4},{"attributes":{"NORMAL":19437,"POSITION":1915},"indices":36959,"material":7,"mode":4},{"attributes":{"NORMAL":19438,"POSITION":1916},"indices":36960,"material":7,"mode":4},{"attributes":{"NORMAL":19439,"POSITION":1917},"indices":36961,"material":7,"mode":4}]},{"name":"COMPOUND038","primitives":[{"attributes":{"NORMAL":19440,"POSITION":1918},"indices":36962,"material":7,"mode":4},{"attributes":{"NORMAL":19441,"POSITION":1919},"indices":36963,"material":7,"mode":4},{"attributes":{"NORMAL":19442,"POSITION":1920},"indices":36964,"material":7,"mode":4},{"attributes":{"NORMAL":19443,"POSITION":1921},"indices":36965,"material":7,"mode":4},{"attributes":{"NORMAL":19444,"POSITION":1922},"indices":36966,"material":7,"mode":4},{"attributes":{"NORMAL":19445,"POSITION":1923},"indices":36967,"material":7,"mode":4},{"attributes":{"NORMAL":19446,"POSITION":1924},"indices":36968,"material":7,"mode":4},{"attributes":{"NORMAL":19447,"POSITION":1925},"indices":36969,"material":7,"mode":4},{"attributes":{"NORMAL":19448,"POSITION":1926},"indices":36970,"material":7,"mode":4},{"attributes":{"NORMAL":19449,"POSITION":1927},"indices":36971,"material":7,"mode":4}]},{"name":"COMPOUND039","primitives":[{"attributes":{"NORMAL":19450,"POSITION":1928},"indices":36972,"material":7,"mode":4},{"attributes":{"NORMAL":19451,"POSITION":1929},"indices":36973,"material":7,"mode":4},{"attributes":{"NORMAL":19452,"POSITION":1930},"indices":36974,"material":7,"mode":4},{"attributes":{"NORMAL":19453,"POSITION":1931},"indices":36975,"material":7,"mode":4},{"attributes":{"NORMAL":19454,"POSITION":1932},"indices":36976,"material":7,"mode":4},{"attributes":{"NORMAL":19455,"POSITION":1933},"indices":36977,"material":7,"mode":4},{"attributes":{"NORMAL":19456,"POSITION":1934},"indices":36978,"material":7,"mode":4},{"attributes":{"NORMAL":19457,"POSITION":1935},"indices":36979,"material":7,"mode":4},{"attributes":{"NORMAL":19458,"POSITION":1936},"indices":36980,"material":7,"mode":4},{"attributes":{"NORMAL":19459,"POSITION":1937},"indices":36981,"material":7,"mode":4}]},{"name":"COMPOUND040","primitives":[{"attributes":{"NORMAL":19460,"POSITION":1938},"indices":36982,"material":7,"mode":4},{"attributes":{"NORMAL":19461,"POSITION":1939},"indices":36983,"material":7,"mode":4},{"attributes":{"NORMAL":19462,"POSITION":1940},"indices":36984,"material":7,"mode":4},{"attributes":{"NORMAL":19463,"POSITION":1941},"indices":36985,"material":7,"mode":4},{"attributes":{"NORMAL":19464,"POSITION":1942},"indices":36986,"material":7,"mode":4},{"attributes":{"NORMAL":19465,"POSITION":1943},"indices":36987,"material":7,"mode":4},{"attributes":{"NORMAL":19466,"POSITION":1944},"indices":36988,"material":7,"mode":4},{"attributes":{"NORMAL":19467,"POSITION":1945},"indices":36989,"material":7,"mode":4},{"attributes":{"NORMAL":19468,"POSITION":1946},"indices":36990,"material":7,"mode":4},{"attributes":{"NORMAL":19469,"POSITION":1947},"indices":36991,"material":7,"mode":4}]},{"name":"COMPOUND041","primitives":[{"attributes":{"NORMAL":19470,"POSITION":1948},"indices":36992,"material":7,"mode":4},{"attributes":{"NORMAL":19471,"POSITION":1949},"indices":36993,"material":7,"mode":4},{"attributes":{"NORMAL":19472,"POSITION":1950},"indices":36994,"material":7,"mode":4},{"attributes":{"NORMAL":19473,"POSITION":1951},"indices":36995,"material":7,"mode":4},{"attributes":{"NORMAL":19474,"POSITION":1952},"indices":36996,"material":7,"mode":4},{"attributes":{"NORMAL":19475,"POSITION":1953},"indices":36997,"material":7,"mode":4},{"attributes":{"NORMAL":19476,"POSITION":1954},"indices":36998,"material":7,"mode":4},{"attributes":{"NORMAL":19477,"POSITION":1955},"indices":36999,"material":7,"mode":4},{"attributes":{"NORMAL":19478,"POSITION":1956},"indices":37000,"material":7,"mode":4},{"attributes":{"NORMAL":19479,"POSITION":1957},"indices":37001,"material":7,"mode":4}]},{"name":"COMPOUND042","primitives":[{"attributes":{"NORMAL":19480,"POSITION":1958},"indices":37002,"material":7,"mode":4},{"attributes":{"NORMAL":19481,"POSITION":1959},"indices":37003,"material":7,"mode":4},{"attributes":{"NORMAL":19482,"POSITION":1960},"indices":37004,"material":7,"mode":4},{"attributes":{"NORMAL":19483,"POSITION":1961},"indices":37005,"material":7,"mode":4},{"attributes":{"NORMAL":19484,"POSITION":1962},"indices":37006,"material":7,"mode":4},{"attributes":{"NORMAL":19485,"POSITION":1963},"indices":37007,"material":7,"mode":4},{"attributes":{"NORMAL":19486,"POSITION":1964},"indices":37008,"material":7,"mode":4},{"attributes":{"NORMAL":19487,"POSITION":1965},"indices":37009,"material":7,"mode":4},{"attributes":{"NORMAL":19488,"POSITION":1966},"indices":37010,"material":7,"mode":4},{"attributes":{"NORMAL":19489,"POSITION":1967},"indices":37011,"material":7,"mode":4}]},{"name":"COMPOUND043","primitives":[{"attributes":{"NORMAL":19490,"POSITION":1968},"indices":37012,"material":7,"mode":4},{"attributes":{"NORMAL":19491,"POSITION":1969},"indices":37013,"material":7,"mode":4},{"attributes":{"NORMAL":19492,"POSITION":1970},"indices":37014,"material":7,"mode":4},{"attributes":{"NORMAL":19493,"POSITION":1971},"indices":37015,"material":7,"mode":4},{"attributes":{"NORMAL":19494,"POSITION":1972},"indices":37016,"material":7,"mode":4},{"attributes":{"NORMAL":19495,"POSITION":1973},"indices":37017,"material":7,"mode":4},{"attributes":{"NORMAL":19496,"POSITION":1974},"indices":37018,"material":7,"mode":4},{"attributes":{"NORMAL":19497,"POSITION":1975},"indices":37019,"material":7,"mode":4},{"attributes":{"NORMAL":19498,"POSITION":1976},"indices":37020,"material":7,"mode":4},{"attributes":{"NORMAL":19499,"POSITION":1977},"indices":37021,"material":7,"mode":4}]},{"name":"COMPOUND044","primitives":[{"attributes":{"NORMAL":19500,"POSITION":1978},"indices":37022,"material":8,"mode":4},{"attributes":{"NORMAL":19501,"POSITION":1979},"indices":37023,"material":8,"mode":4},{"attributes":{"NORMAL":19502,"POSITION":1980},"indices":37024,"material":8,"mode":4},{"attributes":{"NORMAL":19503,"POSITION":1981},"indices":37025,"material":8,"mode":4},{"attributes":{"NORMAL":19504,"POSITION":1982},"indices":37026,"material":8,"mode":4},{"attributes":{"NORMAL":19505,"POSITION":1983},"indices":37027,"material":8,"mode":4},{"attributes":{"NORMAL":19506,"POSITION":1984},"indices":37028,"material":8,"mode":4},{"attributes":{"NORMAL":19507,"POSITION":1985},"indices":37029,"material":9,"mode":4},{"attributes":{"NORMAL":19508,"POSITION":1986},"indices":37030,"material":9,"mode":4},{"attributes":{"NORMAL":19509,"POSITION":1987},"indices":37031,"material":9,"mode":4}]},{"name":"COMPOUND045","primitives":[{"attributes":{"NORMAL":19510,"POSITION":1988},"indices":37032,"material":7,"mode":4},{"attributes":{"NORMAL":19511,"POSITION":1989},"indices":37033,"material":7,"mode":4},{"attributes":{"NORMAL":19512,"POSITION":1990},"indices":37034,"material":7,"mode":4},{"attributes":{"NORMAL":19513,"POSITION":1991},"indices":37035,"material":7,"mode":4},{"attributes":{"NORMAL":19514,"POSITION":1992},"indices":37036,"material":7,"mode":4},{"attributes":{"NORMAL":19515,"POSITION":1993},"indices":37037,"material":7,"mode":4},{"attributes":{"NORMAL":19516,"POSITION":1994},"indices":37038,"material":7,"mode":4},{"attributes":{"NORMAL":19517,"POSITION":1995},"indices":37039,"material":7,"mode":4},{"attributes":{"NORMAL":19518,"POSITION":1996},"indices":37040,"material":7,"mode":4},{"attributes":{"NORMAL":19519,"POSITION":1997},"indices":37041,"material":7,"mode":4}]},{"name":"COMPOUND046","primitives":[{"attributes":{"NORMAL":19520,"POSITION":1998},"indices":37042,"material":7,"mode":4},{"attributes":{"NORMAL":19521,"POSITION":1999},"indices":37043,"material":7,"mode":4},{"attributes":{"NORMAL":19522,"POSITION":2000},"indices":37044,"material":7,"mode":4},{"attributes":{"NORMAL":19523,"POSITION":2001},"indices":37045,"material":7,"mode":4},{"attributes":{"NORMAL":19524,"POSITION":2002},"indices":37046,"material":7,"mode":4},{"attributes":{"NORMAL":19525,"POSITION":2003},"indices":37047,"material":7,"mode":4},{"attributes":{"NORMAL":19526,"POSITION":2004},"indices":37048,"material":7,"mode":4},{"attributes":{"NORMAL":19527,"POSITION":2005},"indices":37049,"material":7,"mode":4},{"attributes":{"NORMAL":19528,"POSITION":2006},"indices":37050,"material":7,"mode":4},{"attributes":{"NORMAL":19529,"POSITION":2007},"indices":37051,"material":7,"mode":4}]},{"name":"COMPOUND047","primitives":[{"attributes":{"NORMAL":19530,"POSITION":2008},"indices":37052,"material":7,"mode":4},{"attributes":{"NORMAL":19531,"POSITION":2009},"indices":37053,"material":7,"mode":4},{"attributes":{"NORMAL":19532,"POSITION":2010},"indices":37054,"material":7,"mode":4},{"attributes":{"NORMAL":19533,"POSITION":2011},"indices":37055,"material":7,"mode":4},{"attributes":{"NORMAL":19534,"POSITION":2012},"indices":37056,"material":7,"mode":4},{"attributes":{"NORMAL":19535,"POSITION":2013},"indices":37057,"material":7,"mode":4},{"attributes":{"NORMAL":19536,"POSITION":2014},"indices":37058,"material":7,"mode":4},{"attributes":{"NORMAL":19537,"POSITION":2015},"indices":37059,"material":7,"mode":4},{"attributes":{"NORMAL":19538,"POSITION":2016},"indices":37060,"material":7,"mode":4},{"attributes":{"NORMAL":19539,"POSITION":2017},"indices":37061,"material":7,"mode":4}]},{"name":"COMPOUND048","primitives":[{"attributes":{"NORMAL":19540,"POSITION":2018},"indices":37062,"material":14,"mode":4},{"attributes":{"NORMAL":19541,"POSITION":2019},"indices":37063,"material":14,"mode":4}]},{"name":"COMPOUND049","primitives":[{"attributes":{"NORMAL":19542,"POSITION":2020},"indices":37064,"material":7,"mode":4},{"attributes":{"NORMAL":19543,"POSITION":2021},"indices":37065,"material":7,"mode":4},{"attributes":{"NORMAL":19544,"POSITION":2022},"indices":37066,"material":7,"mode":4},{"attributes":{"NORMAL":19545,"POSITION":2023},"indices":37067,"material":7,"mode":4},{"attributes":{"NORMAL":19546,"POSITION":2024},"indices":37068,"material":7,"mode":4},{"attributes":{"NORMAL":19547,"POSITION":2025},"indices":37069,"material":7,"mode":4},{"attributes":{"NORMAL":19548,"POSITION":2026},"indices":37070,"material":7,"mode":4},{"attributes":{"NORMAL":19549,"POSITION":2027},"indices":37071,"material":7,"mode":4},{"attributes":{"NORMAL":19550,"POSITION":2028},"indices":37072,"material":7,"mode":4},{"attributes":{"NORMAL":19551,"POSITION":2029},"indices":37073,"material":7,"mode":4}]},{"name":"COMPOUND050","primitives":[{"attributes":{"NORMAL":19552,"POSITION":2030},"indices":37074,"material":14,"mode":4},{"attributes":{"NORMAL":19553,"POSITION":2031},"indices":37075,"material":14,"mode":4}]},{"name":"COMPOUND051","primitives":[{"attributes":{"NORMAL":19554,"POSITION":2032},"indices":37076,"material":7,"mode":4},{"attributes":{"NORMAL":19555,"POSITION":2033},"indices":37077,"material":7,"mode":4},{"attributes":{"NORMAL":19556,"POSITION":2034},"indices":37078,"material":7,"mode":4},{"attributes":{"NORMAL":19557,"POSITION":2035},"indices":37079,"material":7,"mode":4},{"attributes":{"NORMAL":19558,"POSITION":2036},"indices":37080,"material":7,"mode":4},{"attributes":{"NORMAL":19559,"POSITION":2037},"indices":37081,"material":7,"mode":4},{"attributes":{"NORMAL":19560,"POSITION":2038},"indices":37082,"material":7,"mode":4},{"attributes":{"NORMAL":19561,"POSITION":2039},"indices":37083,"material":7,"mode":4},{"attributes":{"NORMAL":19562,"POSITION":2040},"indices":37084,"material":7,"mode":4},{"attributes":{"NORMAL":19563,"POSITION":2041},"indices":37085,"material":7,"mode":4}]},{"name":"COMPOUND052","primitives":[{"attributes":{"NORMAL":19564,"POSITION":2042},"indices":37086,"material":14,"mode":4},{"attributes":{"NORMAL":19565,"POSITION":2043},"indices":37087,"material":14,"mode":4}]},{"name":"COMPOUND053","primitives":[{"attributes":{"NORMAL":19566,"POSITION":2044},"indices":37088,"material":7,"mode":4},{"attributes":{"NORMAL":19567,"POSITION":2045},"indices":37089,"material":7,"mode":4},{"attributes":{"NORMAL":19568,"POSITION":2046},"indices":37090,"material":7,"mode":4},{"attributes":{"NORMAL":19569,"POSITION":2047},"indices":37091,"material":7,"mode":4},{"attributes":{"NORMAL":19570,"POSITION":2048},"indices":37092,"material":7,"mode":4},{"attributes":{"NORMAL":19571,"POSITION":2049},"indices":37093,"material":7,"mode":4},{"attributes":{"NORMAL":19572,"POSITION":2050},"indices":37094,"material":7,"mode":4},{"attributes":{"NORMAL":19573,"POSITION":2051},"indices":37095,"material":7,"mode":4},{"attributes":{"NORMAL":19574,"POSITION":2052},"indices":37096,"material":7,"mode":4},{"attributes":{"NORMAL":19575,"POSITION":2053},"indices":37097,"material":7,"mode":4}]},{"name":"COMPOUND054","primitives":[{"attributes":{"NORMAL":19576,"POSITION":2054},"indices":37098,"material":7,"mode":4},{"attributes":{"NORMAL":19577,"POSITION":2055},"indices":37099,"material":7,"mode":4},{"attributes":{"NORMAL":19578,"POSITION":2056},"indices":37100,"material":7,"mode":4},{"attributes":{"NORMAL":19579,"POSITION":2057},"indices":37101,"material":7,"mode":4},{"attributes":{"NORMAL":19580,"POSITION":2058},"indices":37102,"material":7,"mode":4},{"attributes":{"NORMAL":19581,"POSITION":2059},"indices":37103,"material":7,"mode":4},{"attributes":{"NORMAL":19582,"POSITION":2060},"indices":37104,"material":7,"mode":4},{"attributes":{"NORMAL":19583,"POSITION":2061},"indices":37105,"material":7,"mode":4},{"attributes":{"NORMAL":19584,"POSITION":2062},"indices":37106,"material":7,"mode":4},{"attributes":{"NORMAL":19585,"POSITION":2063},"indices":37107,"material":7,"mode":4}]},{"name":"COMPOUND055","primitives":[{"attributes":{"NORMAL":19586,"POSITION":2064},"indices":37108,"material":13,"mode":4},{"attributes":{"NORMAL":19587,"POSITION":2065},"indices":37109,"material":13,"mode":4},{"attributes":{"NORMAL":19588,"POSITION":2066},"indices":37110,"material":13,"mode":4},{"attributes":{"NORMAL":19589,"POSITION":2067},"indices":37111,"material":13,"mode":4},{"attributes":{"NORMAL":19590,"POSITION":2068},"indices":37112,"material":13,"mode":4},{"attributes":{"NORMAL":19591,"POSITION":2069},"indices":37113,"material":13,"mode":4},{"attributes":{"NORMAL":19592,"POSITION":2070},"indices":37114,"material":13,"mode":4},{"attributes":{"NORMAL":19593,"POSITION":2071},"indices":37115,"material":13,"mode":4},{"attributes":{"NORMAL":19594,"POSITION":2072},"indices":37116,"material":13,"mode":4},{"attributes":{"NORMAL":19595,"POSITION":2073},"indices":37117,"material":13,"mode":4},{"attributes":{"NORMAL":19596,"POSITION":2074},"indices":37118,"material":9,"mode":4},{"attributes":{"NORMAL":19597,"POSITION":2075},"indices":37119,"material":9,"mode":4},{"attributes":{"NORMAL":19598,"POSITION":2076},"indices":37120,"material":9,"mode":4},{"attributes":{"NORMAL":19599,"POSITION":2077},"indices":37121,"material":9,"mode":4},{"attributes":{"NORMAL":19600,"POSITION":2078},"indices":37122,"material":9,"mode":4},{"attributes":{"NORMAL":19601,"POSITION":2079},"indices":37123,"material":13,"mode":4},{"attributes":{"NORMAL":19602,"POSITION":2080},"indices":37124,"material":9,"mode":4},{"attributes":{"NORMAL":19603,"POSITION":2081},"indices":37125,"material":9,"mode":4},{"attributes":{"NORMAL":19604,"POSITION":2082},"indices":37126,"material":9,"mode":4},{"attributes":{"NORMAL":19605,"POSITION":2083},"indices":37127,"material":9,"mode":4},{"attributes":{"NORMAL":19606,"POSITION":2084},"indices":37128,"material":9,"mode":4},{"attributes":{"NORMAL":19607,"POSITION":2085},"indices":37129,"material":13,"mode":4},{"attributes":{"NORMAL":19608,"POSITION":2086},"indices":37130,"material":9,"mode":4},{"attributes":{"NORMAL":19609,"POSITION":2087},"indices":37131,"material":9,"mode":4},{"attributes":{"NORMAL":19610,"POSITION":2088},"indices":37132,"material":9,"mode":4},{"attributes":{"NORMAL":19611,"POSITION":2089},"indices":37133,"material":9,"mode":4},{"attributes":{"NORMAL":19612,"POSITION":2090},"indices":37134,"material":9,"mode":4},{"attributes":{"NORMAL":19613,"POSITION":2091},"indices":37135,"material":9,"mode":4},{"attributes":{"NORMAL":19614,"POSITION":2092},"indices":37136,"material":9,"mode":4},{"attributes":{"NORMAL":19615,"POSITION":2093},"indices":37137,"material":9,"mode":4},{"attributes":{"NORMAL":19616,"POSITION":2094},"indices":37138,"material":9,"mode":4},{"attributes":{"NORMAL":19617,"POSITION":2095},"indices":37139,"material":9,"mode":4},{"attributes":{"NORMAL":19618,"POSITION":2096},"indices":37140,"material":9,"mode":4},{"attributes":{"NORMAL":19619,"POSITION":2097},"indices":37141,"material":9,"mode":4},{"attributes":{"NORMAL":19620,"POSITION":2098},"indices":37142,"material":9,"mode":4},{"attributes":{"NORMAL":19621,"POSITION":2099},"indices":37143,"material":9,"mode":4},{"attributes":{"NORMAL":19622,"POSITION":2100},"indices":37144,"material":9,"mode":4},{"attributes":{"NORMAL":19623,"POSITION":2101},"indices":37145,"material":9,"mode":4},{"attributes":{"NORMAL":19624,"POSITION":2102},"indices":37146,"material":9,"mode":4},{"attributes":{"NORMAL":19625,"POSITION":2103},"indices":37147,"material":9,"mode":4},{"attributes":{"NORMAL":19626,"POSITION":2104},"indices":37148,"material":9,"mode":4},{"attributes":{"NORMAL":19627,"POSITION":2105},"indices":37149,"material":9,"mode":4},{"attributes":{"NORMAL":19628,"POSITION":2106},"indices":37150,"material":9,"mode":4},{"attributes":{"NORMAL":19629,"POSITION":2107},"indices":37151,"material":13,"mode":4},{"attributes":{"NORMAL":19630,"POSITION":2108},"indices":37152,"material":9,"mode":4},{"attributes":{"NORMAL":19631,"POSITION":2109},"indices":37153,"material":9,"mode":4},{"attributes":{"NORMAL":19632,"POSITION":2110},"indices":37154,"material":9,"mode":4},{"attributes":{"NORMAL":19633,"POSITION":2111},"indices":37155,"material":9,"mode":4},{"attributes":{"NORMAL":19634,"POSITION":2112},"indices":37156,"material":9,"mode":4},{"attributes":{"NORMAL":19635,"POSITION":2113},"indices":37157,"material":9,"mode":4},{"attributes":{"NORMAL":19636,"POSITION":2114},"indices":37158,"material":9,"mode":4},{"attributes":{"NORMAL":19637,"POSITION":2115},"indices":37159,"material":9,"mode":4},{"attributes":{"NORMAL":19638,"POSITION":2116},"indices":37160,"material":9,"mode":4},{"attributes":{"NORMAL":19639,"POSITION":2117},"indices":37161,"material":9,"mode":4},{"attributes":{"NORMAL":19640,"POSITION":2118},"indices":37162,"material":9,"mode":4},{"attributes":{"NORMAL":19641,"POSITION":2119},"indices":37163,"material":9,"mode":4},{"attributes":{"NORMAL":19642,"POSITION":2120},"indices":37164,"material":9,"mode":4},{"attributes":{"NORMAL":19643,"POSITION":2121},"indices":37165,"material":9,"mode":4},{"attributes":{"NORMAL":19644,"POSITION":2122},"indices":37166,"material":9,"mode":4},{"attributes":{"NORMAL":19645,"POSITION":2123},"indices":37167,"material":13,"mode":4}]},{"name":"COMPOUND056","primitives":[{"attributes":{"NORMAL":19646,"POSITION":2124},"indices":37168,"material":7,"mode":4},{"attributes":{"NORMAL":19647,"POSITION":2125},"indices":37169,"material":7,"mode":4},{"attributes":{"NORMAL":19648,"POSITION":2126},"indices":37170,"material":7,"mode":4},{"attributes":{"NORMAL":19649,"POSITION":2127},"indices":37171,"material":7,"mode":4},{"attributes":{"NORMAL":19650,"POSITION":2128},"indices":37172,"material":7,"mode":4},{"attributes":{"NORMAL":19651,"POSITION":2129},"indices":37173,"material":7,"mode":4},{"attributes":{"NORMAL":19652,"POSITION":2130},"indices":37174,"material":7,"mode":4},{"attributes":{"NORMAL":19653,"POSITION":2131},"indices":37175,"material":7,"mode":4},{"attributes":{"NORMAL":19654,"POSITION":2132},"indices":37176,"material":7,"mode":4},{"attributes":{"NORMAL":19655,"POSITION":2133},"indices":37177,"material":7,"mode":4}]},{"name":"COMPOUND057","primitives":[{"attributes":{"NORMAL":19656,"POSITION":2134},"indices":37178,"material":7,"mode":4},{"attributes":{"NORMAL":19657,"POSITION":2135},"indices":37179,"material":7,"mode":4},{"attributes":{"NORMAL":19658,"POSITION":2136},"indices":37180,"material":7,"mode":4},{"attributes":{"NORMAL":19659,"POSITION":2137},"indices":37181,"material":7,"mode":4},{"attributes":{"NORMAL":19660,"POSITION":2138},"indices":37182,"material":7,"mode":4},{"attributes":{"NORMAL":19661,"POSITION":2139},"indices":37183,"material":7,"mode":4},{"attributes":{"NORMAL":19662,"POSITION":2140},"indices":37184,"material":7,"mode":4},{"attributes":{"NORMAL":19663,"POSITION":2141},"indices":37185,"material":7,"mode":4},{"attributes":{"NORMAL":19664,"POSITION":2142},"indices":37186,"material":7,"mode":4},{"attributes":{"NORMAL":19665,"POSITION":2143},"indices":37187,"material":7,"mode":4}]},{"name":"COMPOUND058","primitives":[{"attributes":{"NORMAL":19666,"POSITION":2144},"indices":37188,"material":7,"mode":4},{"attributes":{"NORMAL":19667,"POSITION":2145},"indices":37189,"material":7,"mode":4},{"attributes":{"NORMAL":19668,"POSITION":2146},"indices":37190,"material":7,"mode":4},{"attributes":{"NORMAL":19669,"POSITION":2147},"indices":37191,"material":7,"mode":4},{"attributes":{"NORMAL":19670,"POSITION":2148},"indices":37192,"material":7,"mode":4},{"attributes":{"NORMAL":19671,"POSITION":2149},"indices":37193,"material":7,"mode":4},{"attributes":{"NORMAL":19672,"POSITION":2150},"indices":37194,"material":7,"mode":4},{"attributes":{"NORMAL":19673,"POSITION":2151},"indices":37195,"material":7,"mode":4},{"attributes":{"NORMAL":19674,"POSITION":2152},"indices":37196,"material":7,"mode":4},{"attributes":{"NORMAL":19675,"POSITION":2153},"indices":37197,"material":7,"mode":4}]},{"name":"COMPOUND059","primitives":[{"attributes":{"NORMAL":19676,"POSITION":2154},"indices":37198,"material":7,"mode":4},{"attributes":{"NORMAL":19677,"POSITION":2155},"indices":37199,"material":7,"mode":4},{"attributes":{"NORMAL":19678,"POSITION":2156},"indices":37200,"material":7,"mode":4},{"attributes":{"NORMAL":19679,"POSITION":2157},"indices":37201,"material":7,"mode":4},{"attributes":{"NORMAL":19680,"POSITION":2158},"indices":37202,"material":7,"mode":4},{"attributes":{"NORMAL":19681,"POSITION":2159},"indices":37203,"material":7,"mode":4},{"attributes":{"NORMAL":19682,"POSITION":2160},"indices":37204,"material":7,"mode":4},{"attributes":{"NORMAL":19683,"POSITION":2161},"indices":37205,"material":7,"mode":4},{"attributes":{"NORMAL":19684,"POSITION":2162},"indices":37206,"material":7,"mode":4},{"attributes":{"NORMAL":19685,"POSITION":2163},"indices":37207,"material":7,"mode":4}]},{"name":"COMPOUND060","primitives":[{"attributes":{"NORMAL":19686,"POSITION":2164},"indices":37208,"material":7,"mode":4},{"attributes":{"NORMAL":19687,"POSITION":2165},"indices":37209,"material":7,"mode":4},{"attributes":{"NORMAL":19688,"POSITION":2166},"indices":37210,"material":7,"mode":4},{"attributes":{"NORMAL":19689,"POSITION":2167},"indices":37211,"material":7,"mode":4},{"attributes":{"NORMAL":19690,"POSITION":2168},"indices":37212,"material":7,"mode":4},{"attributes":{"NORMAL":19691,"POSITION":2169},"indices":37213,"material":7,"mode":4},{"attributes":{"NORMAL":19692,"POSITION":2170},"indices":37214,"material":7,"mode":4},{"attributes":{"NORMAL":19693,"POSITION":2171},"indices":37215,"material":7,"mode":4},{"attributes":{"NORMAL":19694,"POSITION":2172},"indices":37216,"material":7,"mode":4},{"attributes":{"NORMAL":19695,"POSITION":2173},"indices":37217,"material":7,"mode":4}]},{"name":"COMPOUND061","primitives":[{"attributes":{"NORMAL":19696,"POSITION":2174},"indices":37218,"material":14,"mode":4},{"attributes":{"NORMAL":19697,"POSITION":2175},"indices":37219,"material":14,"mode":4}]},{"name":"COMPOUND062","primitives":[{"attributes":{"NORMAL":19698,"POSITION":2176},"indices":37220,"material":8,"mode":4},{"attributes":{"NORMAL":19699,"POSITION":2177},"indices":37221,"material":8,"mode":4},{"attributes":{"NORMAL":19700,"POSITION":2178},"indices":37222,"material":8,"mode":4},{"attributes":{"NORMAL":19701,"POSITION":2179},"indices":37223,"material":8,"mode":4},{"attributes":{"NORMAL":19702,"POSITION":2180},"indices":37224,"material":8,"mode":4},{"attributes":{"NORMAL":19703,"POSITION":2181},"indices":37225,"material":8,"mode":4},{"attributes":{"NORMAL":19704,"POSITION":2182},"indices":37226,"material":8,"mode":4},{"attributes":{"NORMAL":19705,"POSITION":2183},"indices":37227,"material":8,"mode":4},{"attributes":{"NORMAL":19706,"POSITION":2184},"indices":37228,"material":8,"mode":4},{"attributes":{"NORMAL":19707,"POSITION":2185},"indices":37229,"material":8,"mode":4},{"attributes":{"NORMAL":19708,"POSITION":2186},"indices":37230,"material":8,"mode":4},{"attributes":{"NORMAL":19709,"POSITION":2187},"indices":37231,"material":8,"mode":4},{"attributes":{"NORMAL":19710,"POSITION":2188},"indices":37232,"material":8,"mode":4},{"attributes":{"NORMAL":19711,"POSITION":2189},"indices":37233,"material":8,"mode":4}]},{"name":"COMPOUND063","primitives":[{"attributes":{"NORMAL":19712,"POSITION":2190},"indices":37234,"material":7,"mode":4},{"attributes":{"NORMAL":19713,"POSITION":2191},"indices":37235,"material":7,"mode":4},{"attributes":{"NORMAL":19714,"POSITION":2192},"indices":37236,"material":7,"mode":4},{"attributes":{"NORMAL":19715,"POSITION":2193},"indices":37237,"material":7,"mode":4},{"attributes":{"NORMAL":19716,"POSITION":2194},"indices":37238,"material":7,"mode":4},{"attributes":{"NORMAL":19717,"POSITION":2195},"indices":37239,"material":7,"mode":4},{"attributes":{"NORMAL":19718,"POSITION":2196},"indices":37240,"material":7,"mode":4},{"attributes":{"NORMAL":19719,"POSITION":2197},"indices":37241,"material":7,"mode":4},{"attributes":{"NORMAL":19720,"POSITION":2198},"indices":37242,"material":7,"mode":4},{"attributes":{"NORMAL":19721,"POSITION":2199},"indices":37243,"material":7,"mode":4}]},{"name":"COMPOUND064","primitives":[{"attributes":{"NORMAL":19722,"POSITION":2200},"indices":37244,"material":7,"mode":4},{"attributes":{"NORMAL":19723,"POSITION":2201},"indices":37245,"material":7,"mode":4},{"attributes":{"NORMAL":19724,"POSITION":2202},"indices":37246,"material":7,"mode":4},{"attributes":{"NORMAL":19725,"POSITION":2203},"indices":37247,"material":7,"mode":4},{"attributes":{"NORMAL":19726,"POSITION":2204},"indices":37248,"material":7,"mode":4},{"attributes":{"NORMAL":19727,"POSITION":2205},"indices":37249,"material":7,"mode":4},{"attributes":{"NORMAL":19728,"POSITION":2206},"indices":37250,"material":7,"mode":4},{"attributes":{"NORMAL":19729,"POSITION":2207},"indices":37251,"material":7,"mode":4},{"attributes":{"NORMAL":19730,"POSITION":2208},"indices":37252,"material":7,"mode":4},{"attributes":{"NORMAL":19731,"POSITION":2209},"indices":37253,"material":7,"mode":4}]},{"name":"COMPOUND065","primitives":[{"attributes":{"NORMAL":19732,"POSITION":2210},"indices":37254,"material":7,"mode":4},{"attributes":{"NORMAL":19733,"POSITION":2211},"indices":37255,"material":7,"mode":4},{"attributes":{"NORMAL":19734,"POSITION":2212},"indices":37256,"material":7,"mode":4},{"attributes":{"NORMAL":19735,"POSITION":2213},"indices":37257,"material":7,"mode":4},{"attributes":{"NORMAL":19736,"POSITION":2214},"indices":37258,"material":7,"mode":4},{"attributes":{"NORMAL":19737,"POSITION":2215},"indices":37259,"material":7,"mode":4},{"attributes":{"NORMAL":19738,"POSITION":2216},"indices":37260,"material":7,"mode":4},{"attributes":{"NORMAL":19739,"POSITION":2217},"indices":37261,"material":7,"mode":4},{"attributes":{"NORMAL":19740,"POSITION":2218},"indices":37262,"material":7,"mode":4},{"attributes":{"NORMAL":19741,"POSITION":2219},"indices":37263,"material":7,"mode":4}]},{"name":"COMPOUND066","primitives":[{"attributes":{"NORMAL":19742,"POSITION":2220},"indices":37264,"material":8,"mode":4},{"attributes":{"NORMAL":19743,"POSITION":2221},"indices":37265,"material":8,"mode":4},{"attributes":{"NORMAL":19744,"POSITION":2222},"indices":37266,"material":8,"mode":4},{"attributes":{"NORMAL":19745,"POSITION":2223},"indices":37267,"material":8,"mode":4},{"attributes":{"NORMAL":19746,"POSITION":2224},"indices":37268,"material":8,"mode":4},{"attributes":{"NORMAL":19747,"POSITION":2225},"indices":37269,"material":8,"mode":4},{"attributes":{"NORMAL":19748,"POSITION":2226},"indices":37270,"material":8,"mode":4},{"attributes":{"NORMAL":19749,"POSITION":2227},"indices":37271,"material":9,"mode":4},{"attributes":{"NORMAL":19750,"POSITION":2228},"indices":37272,"material":9,"mode":4},{"attributes":{"NORMAL":19751,"POSITION":2229},"indices":37273,"material":9,"mode":4}]},{"name":"COMPOUND067","primitives":[{"attributes":{"NORMAL":19752,"POSITION":2230},"indices":37274,"material":7,"mode":4},{"attributes":{"NORMAL":19753,"POSITION":2231},"indices":37275,"material":7,"mode":4},{"attributes":{"NORMAL":19754,"POSITION":2232},"indices":37276,"material":7,"mode":4},{"attributes":{"NORMAL":19755,"POSITION":2233},"indices":37277,"material":7,"mode":4},{"attributes":{"NORMAL":19756,"POSITION":2234},"indices":37278,"material":7,"mode":4},{"attributes":{"NORMAL":19757,"POSITION":2235},"indices":37279,"material":7,"mode":4},{"attributes":{"NORMAL":19758,"POSITION":2236},"indices":37280,"material":7,"mode":4},{"attributes":{"NORMAL":19759,"POSITION":2237},"indices":37281,"material":7,"mode":4},{"attributes":{"NORMAL":19760,"POSITION":2238},"indices":37282,"material":7,"mode":4},{"attributes":{"NORMAL":19761,"POSITION":2239},"indices":37283,"material":7,"mode":4}]},{"name":"COMPOUND068","primitives":[{"attributes":{"NORMAL":19762,"POSITION":2240},"indices":37284,"material":7,"mode":4},{"attributes":{"NORMAL":19763,"POSITION":2241},"indices":37285,"material":7,"mode":4},{"attributes":{"NORMAL":19764,"POSITION":2242},"indices":37286,"material":7,"mode":4},{"attributes":{"NORMAL":19765,"POSITION":2243},"indices":37287,"material":7,"mode":4},{"attributes":{"NORMAL":19766,"POSITION":2244},"indices":37288,"material":7,"mode":4},{"attributes":{"NORMAL":19767,"POSITION":2245},"indices":37289,"material":7,"mode":4},{"attributes":{"NORMAL":19768,"POSITION":2246},"indices":37290,"material":7,"mode":4},{"attributes":{"NORMAL":19769,"POSITION":2247},"indices":37291,"material":7,"mode":4},{"attributes":{"NORMAL":19770,"POSITION":2248},"indices":37292,"material":7,"mode":4},{"attributes":{"NORMAL":19771,"POSITION":2249},"indices":37293,"material":7,"mode":4}]},{"name":"COMPOUND069","primitives":[{"attributes":{"NORMAL":19772,"POSITION":2250},"indices":37294,"material":7,"mode":4},{"attributes":{"NORMAL":19773,"POSITION":2251},"indices":37295,"material":7,"mode":4},{"attributes":{"NORMAL":19774,"POSITION":2252},"indices":37296,"material":7,"mode":4},{"attributes":{"NORMAL":19775,"POSITION":2253},"indices":37297,"material":7,"mode":4},{"attributes":{"NORMAL":19776,"POSITION":2254},"indices":37298,"material":7,"mode":4},{"attributes":{"NORMAL":19777,"POSITION":2255},"indices":37299,"material":7,"mode":4},{"attributes":{"NORMAL":19778,"POSITION":2256},"indices":37300,"material":7,"mode":4},{"attributes":{"NORMAL":19779,"POSITION":2257},"indices":37301,"material":7,"mode":4},{"attributes":{"NORMAL":19780,"POSITION":2258},"indices":37302,"material":7,"mode":4},{"attributes":{"NORMAL":19781,"POSITION":2259},"indices":37303,"material":7,"mode":4}]},{"name":"COMPOUND070","primitives":[{"attributes":{"NORMAL":19782,"POSITION":2260},"indices":37304,"material":8,"mode":4},{"attributes":{"NORMAL":19783,"POSITION":2261},"indices":37305,"material":8,"mode":4},{"attributes":{"NORMAL":19784,"POSITION":2262},"indices":37306,"material":8,"mode":4},{"attributes":{"NORMAL":19785,"POSITION":2263},"indices":37307,"material":8,"mode":4},{"attributes":{"NORMAL":19786,"POSITION":2264},"indices":37308,"material":8,"mode":4},{"attributes":{"NORMAL":19787,"POSITION":2265},"indices":37309,"material":8,"mode":4},{"attributes":{"NORMAL":19788,"POSITION":2266},"indices":37310,"material":8,"mode":4},{"attributes":{"NORMAL":19789,"POSITION":2267},"indices":37311,"material":9,"mode":4},{"attributes":{"NORMAL":19790,"POSITION":2268},"indices":37312,"material":9,"mode":4},{"attributes":{"NORMAL":19791,"POSITION":2269},"indices":37313,"material":9,"mode":4}]},{"name":"COMPOUND071","primitives":[{"attributes":{"NORMAL":19792,"POSITION":2270},"indices":37314,"material":7,"mode":4},{"attributes":{"NORMAL":19793,"POSITION":2271},"indices":37315,"material":7,"mode":4},{"attributes":{"NORMAL":19794,"POSITION":2272},"indices":37316,"material":7,"mode":4},{"attributes":{"NORMAL":19795,"POSITION":2273},"indices":37317,"material":7,"mode":4},{"attributes":{"NORMAL":19796,"POSITION":2274},"indices":37318,"material":7,"mode":4},{"attributes":{"NORMAL":19797,"POSITION":2275},"indices":37319,"material":7,"mode":4},{"attributes":{"NORMAL":19798,"POSITION":2276},"indices":37320,"material":7,"mode":4},{"attributes":{"NORMAL":19799,"POSITION":2277},"indices":37321,"material":7,"mode":4},{"attributes":{"NORMAL":19800,"POSITION":2278},"indices":37322,"material":7,"mode":4},{"attributes":{"NORMAL":19801,"POSITION":2279},"indices":37323,"material":7,"mode":4}]},{"name":"COMPOUND072","primitives":[{"attributes":{"NORMAL":19802,"POSITION":2280},"indices":37324,"material":15,"mode":4},{"attributes":{"NORMAL":19803,"POSITION":2281},"indices":37325,"material":15,"mode":4},{"attributes":{"NORMAL":19804,"POSITION":2282},"indices":37326,"material":15,"mode":4},{"attributes":{"NORMAL":19805,"POSITION":2283},"indices":37327,"material":15,"mode":4},{"attributes":{"NORMAL":19806,"POSITION":2284},"indices":37328,"material":15,"mode":4},{"attributes":{"NORMAL":19807,"POSITION":2285},"indices":37329,"material":15,"mode":4},{"attributes":{"NORMAL":19808,"POSITION":2286},"indices":37330,"material":15,"mode":4},{"attributes":{"NORMAL":19809,"POSITION":2287},"indices":37331,"material":15,"mode":4},{"attributes":{"NORMAL":19810,"POSITION":2288},"indices":37332,"material":15,"mode":4},{"attributes":{"NORMAL":19811,"POSITION":2289},"indices":37333,"material":15,"mode":4},{"attributes":{"NORMAL":19812,"POSITION":2290},"indices":37334,"material":9,"mode":4},{"attributes":{"NORMAL":19813,"POSITION":2291},"indices":37335,"material":9,"mode":4},{"attributes":{"NORMAL":19814,"POSITION":2292},"indices":37336,"material":9,"mode":4},{"attributes":{"NORMAL":19815,"POSITION":2293},"indices":37337,"material":9,"mode":4},{"attributes":{"NORMAL":19816,"POSITION":2294},"indices":37338,"material":9,"mode":4},{"attributes":{"NORMAL":19817,"POSITION":2295},"indices":37339,"material":9,"mode":4},{"attributes":{"NORMAL":19818,"POSITION":2296},"indices":37340,"material":9,"mode":4},{"attributes":{"NORMAL":19819,"POSITION":2297},"indices":37341,"material":15,"mode":4},{"attributes":{"NORMAL":19820,"POSITION":2298},"indices":37342,"material":9,"mode":4},{"attributes":{"NORMAL":19821,"POSITION":2299},"indices":37343,"material":9,"mode":4},{"attributes":{"NORMAL":19822,"POSITION":2300},"indices":37344,"material":9,"mode":4},{"attributes":{"NORMAL":19823,"POSITION":2301},"indices":37345,"material":9,"mode":4},{"attributes":{"NORMAL":19824,"POSITION":2302},"indices":37346,"material":9,"mode":4},{"attributes":{"NORMAL":19825,"POSITION":2303},"indices":37347,"material":15,"mode":4},{"attributes":{"NORMAL":19826,"POSITION":2304},"indices":37348,"material":9,"mode":4},{"attributes":{"NORMAL":19827,"POSITION":2305},"indices":37349,"material":9,"mode":4},{"attributes":{"NORMAL":19828,"POSITION":2306},"indices":37350,"material":9,"mode":4},{"attributes":{"NORMAL":19829,"POSITION":2307},"indices":37351,"material":9,"mode":4},{"attributes":{"NORMAL":19830,"POSITION":2308},"indices":37352,"material":9,"mode":4},{"attributes":{"NORMAL":19831,"POSITION":2309},"indices":37353,"material":9,"mode":4},{"attributes":{"NORMAL":19832,"POSITION":2310},"indices":37354,"material":9,"mode":4},{"attributes":{"NORMAL":19833,"POSITION":2311},"indices":37355,"material":9,"mode":4},{"attributes":{"NORMAL":19834,"POSITION":2312},"indices":37356,"material":9,"mode":4},{"attributes":{"NORMAL":19835,"POSITION":2313},"indices":37357,"material":9,"mode":4},{"attributes":{"NORMAL":19836,"POSITION":2314},"indices":37358,"material":15,"mode":4},{"attributes":{"NORMAL":19837,"POSITION":2315},"indices":37359,"material":9,"mode":4},{"attributes":{"NORMAL":19838,"POSITION":2316},"indices":37360,"material":9,"mode":4},{"attributes":{"NORMAL":19839,"POSITION":2317},"indices":37361,"material":9,"mode":4},{"attributes":{"NORMAL":19840,"POSITION":2318},"indices":37362,"material":9,"mode":4},{"attributes":{"NORMAL":19841,"POSITION":2319},"indices":37363,"material":9,"mode":4},{"attributes":{"NORMAL":19842,"POSITION":2320},"indices":37364,"material":9,"mode":4},{"attributes":{"NORMAL":19843,"POSITION":2321},"indices":37365,"material":9,"mode":4},{"attributes":{"NORMAL":19844,"POSITION":2322},"indices":37366,"material":9,"mode":4}]},{"name":"COMPOUND073","primitives":[{"attributes":{"NORMAL":19845,"POSITION":2323},"indices":37367,"material":7,"mode":4},{"attributes":{"NORMAL":19846,"POSITION":2324},"indices":37368,"material":7,"mode":4},{"attributes":{"NORMAL":19847,"POSITION":2325},"indices":37369,"material":7,"mode":4},{"attributes":{"NORMAL":19848,"POSITION":2326},"indices":37370,"material":7,"mode":4},{"attributes":{"NORMAL":19849,"POSITION":2327},"indices":37371,"material":7,"mode":4},{"attributes":{"NORMAL":19850,"POSITION":2328},"indices":37372,"material":7,"mode":4},{"attributes":{"NORMAL":19851,"POSITION":2329},"indices":37373,"material":7,"mode":4},{"attributes":{"NORMAL":19852,"POSITION":2330},"indices":37374,"material":7,"mode":4},{"attributes":{"NORMAL":19853,"POSITION":2331},"indices":37375,"material":7,"mode":4},{"attributes":{"NORMAL":19854,"POSITION":2332},"indices":37376,"material":7,"mode":4}]},{"name":"COMPOUND074","primitives":[{"attributes":{"NORMAL":19855,"POSITION":2333},"indices":37377,"material":7,"mode":4},{"attributes":{"NORMAL":19856,"POSITION":2334},"indices":37378,"material":7,"mode":4},{"attributes":{"NORMAL":19857,"POSITION":2335},"indices":37379,"material":7,"mode":4},{"attributes":{"NORMAL":19858,"POSITION":2336},"indices":37380,"material":7,"mode":4},{"attributes":{"NORMAL":19859,"POSITION":2337},"indices":37381,"material":7,"mode":4},{"attributes":{"NORMAL":19860,"POSITION":2338},"indices":37382,"material":7,"mode":4},{"attributes":{"NORMAL":19861,"POSITION":2339},"indices":37383,"material":7,"mode":4},{"attributes":{"NORMAL":19862,"POSITION":2340},"indices":37384,"material":7,"mode":4},{"attributes":{"NORMAL":19863,"POSITION":2341},"indices":37385,"material":7,"mode":4},{"attributes":{"NORMAL":19864,"POSITION":2342},"indices":37386,"material":7,"mode":4}]},{"name":"COMPOUND075","primitives":[{"attributes":{"NORMAL":19865,"POSITION":2343},"indices":37387,"material":7,"mode":4},{"attributes":{"NORMAL":19866,"POSITION":2344},"indices":37388,"material":7,"mode":4},{"attributes":{"NORMAL":19867,"POSITION":2345},"indices":37389,"material":7,"mode":4},{"attributes":{"NORMAL":19868,"POSITION":2346},"indices":37390,"material":7,"mode":4},{"attributes":{"NORMAL":19869,"POSITION":2347},"indices":37391,"material":7,"mode":4},{"attributes":{"NORMAL":19870,"POSITION":2348},"indices":37392,"material":7,"mode":4},{"attributes":{"NORMAL":19871,"POSITION":2349},"indices":37393,"material":7,"mode":4},{"attributes":{"NORMAL":19872,"POSITION":2350},"indices":37394,"material":7,"mode":4},{"attributes":{"NORMAL":19873,"POSITION":2351},"indices":37395,"material":7,"mode":4},{"attributes":{"NORMAL":19874,"POSITION":2352},"indices":37396,"material":7,"mode":4}]},{"name":"COMPOUND076","primitives":[{"attributes":{"NORMAL":19875,"POSITION":2353},"indices":37397,"material":7,"mode":4},{"attributes":{"NORMAL":19876,"POSITION":2354},"indices":37398,"material":7,"mode":4},{"attributes":{"NORMAL":19877,"POSITION":2355},"indices":37399,"material":7,"mode":4},{"attributes":{"NORMAL":19878,"POSITION":2356},"indices":37400,"material":7,"mode":4},{"attributes":{"NORMAL":19879,"POSITION":2357},"indices":37401,"material":7,"mode":4},{"attributes":{"NORMAL":19880,"POSITION":2358},"indices":37402,"material":7,"mode":4},{"attributes":{"NORMAL":19881,"POSITION":2359},"indices":37403,"material":7,"mode":4},{"attributes":{"NORMAL":19882,"POSITION":2360},"indices":37404,"material":7,"mode":4},{"attributes":{"NORMAL":19883,"POSITION":2361},"indices":37405,"material":7,"mode":4},{"attributes":{"NORMAL":19884,"POSITION":2362},"indices":37406,"material":7,"mode":4}]},{"name":"COMPOUND077","primitives":[{"attributes":{"NORMAL":19885,"POSITION":2363},"indices":37407,"material":7,"mode":4},{"attributes":{"NORMAL":19886,"POSITION":2364},"indices":37408,"material":7,"mode":4},{"attributes":{"NORMAL":19887,"POSITION":2365},"indices":37409,"material":7,"mode":4},{"attributes":{"NORMAL":19888,"POSITION":2366},"indices":37410,"material":7,"mode":4},{"attributes":{"NORMAL":19889,"POSITION":2367},"indices":37411,"material":7,"mode":4},{"attributes":{"NORMAL":19890,"POSITION":2368},"indices":37412,"material":7,"mode":4},{"attributes":{"NORMAL":19891,"POSITION":2369},"indices":37413,"material":7,"mode":4},{"attributes":{"NORMAL":19892,"POSITION":2370},"indices":37414,"material":7,"mode":4},{"attributes":{"NORMAL":19893,"POSITION":2371},"indices":37415,"material":7,"mode":4},{"attributes":{"NORMAL":19894,"POSITION":2372},"indices":37416,"material":7,"mode":4}]},{"name":"COMPOUND078","primitives":[{"attributes":{"NORMAL":19895,"POSITION":2373},"indices":37417,"material":7,"mode":4},{"attributes":{"NORMAL":19896,"POSITION":2374},"indices":37418,"material":7,"mode":4},{"attributes":{"NORMAL":19897,"POSITION":2375},"indices":37419,"material":7,"mode":4},{"attributes":{"NORMAL":19898,"POSITION":2376},"indices":37420,"material":7,"mode":4},{"attributes":{"NORMAL":19899,"POSITION":2377},"indices":37421,"material":7,"mode":4},{"attributes":{"NORMAL":19900,"POSITION":2378},"indices":37422,"material":7,"mode":4},{"attributes":{"NORMAL":19901,"POSITION":2379},"indices":37423,"material":7,"mode":4},{"attributes":{"NORMAL":19902,"POSITION":2380},"indices":37424,"material":7,"mode":4},{"attributes":{"NORMAL":19903,"POSITION":2381},"indices":37425,"material":7,"mode":4},{"attributes":{"NORMAL":19904,"POSITION":2382},"indices":37426,"material":7,"mode":4}]},{"name":"COMPOUND079","primitives":[{"attributes":{"NORMAL":19905,"POSITION":2383},"indices":37427,"material":8,"mode":4},{"attributes":{"NORMAL":19906,"POSITION":2384},"indices":37428,"material":8,"mode":4},{"attributes":{"NORMAL":19907,"POSITION":2385},"indices":37429,"material":8,"mode":4},{"attributes":{"NORMAL":19908,"POSITION":2386},"indices":37430,"material":8,"mode":4},{"attributes":{"NORMAL":19909,"POSITION":2387},"indices":37431,"material":8,"mode":4},{"attributes":{"NORMAL":19910,"POSITION":2388},"indices":37432,"material":8,"mode":4},{"attributes":{"NORMAL":19911,"POSITION":2389},"indices":37433,"material":8,"mode":4},{"attributes":{"NORMAL":19912,"POSITION":2390},"indices":37434,"material":8,"mode":4},{"attributes":{"NORMAL":19913,"POSITION":2391},"indices":37435,"material":8,"mode":4},{"attributes":{"NORMAL":19914,"POSITION":2392},"indices":37436,"material":8,"mode":4},{"attributes":{"NORMAL":19915,"POSITION":2393},"indices":37437,"material":8,"mode":4},{"attributes":{"NORMAL":19916,"POSITION":2394},"indices":37438,"material":8,"mode":4},{"attributes":{"NORMAL":19917,"POSITION":2395},"indices":37439,"material":8,"mode":4},{"attributes":{"NORMAL":19918,"POSITION":2396},"indices":37440,"material":8,"mode":4},{"attributes":{"NORMAL":19919,"POSITION":2397},"indices":37441,"material":8,"mode":4},{"attributes":{"NORMAL":19920,"POSITION":2398},"indices":37442,"material":8,"mode":4},{"attributes":{"NORMAL":19921,"POSITION":2399},"indices":37443,"material":8,"mode":4},{"attributes":{"NORMAL":19922,"POSITION":2400},"indices":37444,"material":8,"mode":4}]},{"name":"COMPOUND080","primitives":[{"attributes":{"NORMAL":19923,"POSITION":2401},"indices":37445,"material":7,"mode":4},{"attributes":{"NORMAL":19924,"POSITION":2402},"indices":37446,"material":7,"mode":4},{"attributes":{"NORMAL":19925,"POSITION":2403},"indices":37447,"material":7,"mode":4},{"attributes":{"NORMAL":19926,"POSITION":2404},"indices":37448,"material":7,"mode":4},{"attributes":{"NORMAL":19927,"POSITION":2405},"indices":37449,"material":7,"mode":4},{"attributes":{"NORMAL":19928,"POSITION":2406},"indices":37450,"material":7,"mode":4},{"attributes":{"NORMAL":19929,"POSITION":2407},"indices":37451,"material":7,"mode":4},{"attributes":{"NORMAL":19930,"POSITION":2408},"indices":37452,"material":7,"mode":4},{"attributes":{"NORMAL":19931,"POSITION":2409},"indices":37453,"material":7,"mode":4},{"attributes":{"NORMAL":19932,"POSITION":2410},"indices":37454,"material":7,"mode":4}]},{"name":"COMPOUND081","primitives":[{"attributes":{"NORMAL":19933,"POSITION":2411},"indices":37455,"material":8,"mode":4},{"attributes":{"NORMAL":19934,"POSITION":2412},"indices":37456,"material":8,"mode":4},{"attributes":{"NORMAL":19935,"POSITION":2413},"indices":37457,"material":8,"mode":4},{"attributes":{"NORMAL":19936,"POSITION":2414},"indices":37458,"material":8,"mode":4},{"attributes":{"NORMAL":19937,"POSITION":2415},"indices":37459,"material":8,"mode":4},{"attributes":{"NORMAL":19938,"POSITION":2416},"indices":37460,"material":8,"mode":4},{"attributes":{"NORMAL":19939,"POSITION":2417},"indices":37461,"material":8,"mode":4},{"attributes":{"NORMAL":19940,"POSITION":2418},"indices":37462,"material":9,"mode":4},{"attributes":{"NORMAL":19941,"POSITION":2419},"indices":37463,"material":9,"mode":4},{"attributes":{"NORMAL":19942,"POSITION":2420},"indices":37464,"material":9,"mode":4}]},{"name":"COMPOUND082","primitives":[{"attributes":{"NORMAL":19943,"POSITION":2421},"indices":37465,"material":7,"mode":4},{"attributes":{"NORMAL":19944,"POSITION":2422},"indices":37466,"material":7,"mode":4},{"attributes":{"NORMAL":19945,"POSITION":2423},"indices":37467,"material":7,"mode":4},{"attributes":{"NORMAL":19946,"POSITION":2424},"indices":37468,"material":7,"mode":4},{"attributes":{"NORMAL":19947,"POSITION":2425},"indices":37469,"material":7,"mode":4},{"attributes":{"NORMAL":19948,"POSITION":2426},"indices":37470,"material":7,"mode":4},{"attributes":{"NORMAL":19949,"POSITION":2427},"indices":37471,"material":7,"mode":4},{"attributes":{"NORMAL":19950,"POSITION":2428},"indices":37472,"material":7,"mode":4},{"attributes":{"NORMAL":19951,"POSITION":2429},"indices":37473,"material":7,"mode":4},{"attributes":{"NORMAL":19952,"POSITION":2430},"indices":37474,"material":7,"mode":4}]},{"name":"COMPOUND083","primitives":[{"attributes":{"NORMAL":19953,"POSITION":2431},"indices":37475,"material":7,"mode":4},{"attributes":{"NORMAL":19954,"POSITION":2432},"indices":37476,"material":7,"mode":4},{"attributes":{"NORMAL":19955,"POSITION":2433},"indices":37477,"material":7,"mode":4},{"attributes":{"NORMAL":19956,"POSITION":2434},"indices":37478,"material":7,"mode":4},{"attributes":{"NORMAL":19957,"POSITION":2435},"indices":37479,"material":7,"mode":4},{"attributes":{"NORMAL":19958,"POSITION":2436},"indices":37480,"material":7,"mode":4},{"attributes":{"NORMAL":19959,"POSITION":2437},"indices":37481,"material":7,"mode":4},{"attributes":{"NORMAL":19960,"POSITION":2438},"indices":37482,"material":7,"mode":4},{"attributes":{"NORMAL":19961,"POSITION":2439},"indices":37483,"material":7,"mode":4},{"attributes":{"NORMAL":19962,"POSITION":2440},"indices":37484,"material":7,"mode":4}]},{"name":"COMPOUND084","primitives":[{"attributes":{"NORMAL":19963,"POSITION":2441},"indices":37485,"material":7,"mode":4},{"attributes":{"NORMAL":19964,"POSITION":2442},"indices":37486,"material":7,"mode":4},{"attributes":{"NORMAL":19965,"POSITION":2443},"indices":37487,"material":7,"mode":4},{"attributes":{"NORMAL":19966,"POSITION":2444},"indices":37488,"material":7,"mode":4},{"attributes":{"NORMAL":19967,"POSITION":2445},"indices":37489,"material":7,"mode":4},{"attributes":{"NORMAL":19968,"POSITION":2446},"indices":37490,"material":7,"mode":4},{"attributes":{"NORMAL":19969,"POSITION":2447},"indices":37491,"material":7,"mode":4},{"attributes":{"NORMAL":19970,"POSITION":2448},"indices":37492,"material":7,"mode":4},{"attributes":{"NORMAL":19971,"POSITION":2449},"indices":37493,"material":7,"mode":4},{"attributes":{"NORMAL":19972,"POSITION":2450},"indices":37494,"material":7,"mode":4}]},{"name":"COMPOUND085","primitives":[{"attributes":{"NORMAL":19973,"POSITION":2451},"indices":37495,"material":7,"mode":4},{"attributes":{"NORMAL":19974,"POSITION":2452},"indices":37496,"material":7,"mode":4},{"attributes":{"NORMAL":19975,"POSITION":2453},"indices":37497,"material":7,"mode":4},{"attributes":{"NORMAL":19976,"POSITION":2454},"indices":37498,"material":7,"mode":4},{"attributes":{"NORMAL":19977,"POSITION":2455},"indices":37499,"material":7,"mode":4},{"attributes":{"NORMAL":19978,"POSITION":2456},"indices":37500,"material":7,"mode":4},{"attributes":{"NORMAL":19979,"POSITION":2457},"indices":37501,"material":7,"mode":4},{"attributes":{"NORMAL":19980,"POSITION":2458},"indices":37502,"material":7,"mode":4},{"attributes":{"NORMAL":19981,"POSITION":2459},"indices":37503,"material":7,"mode":4},{"attributes":{"NORMAL":19982,"POSITION":2460},"indices":37504,"material":7,"mode":4}]},{"name":"COMPOUND086","primitives":[{"attributes":{"NORMAL":19983,"POSITION":2461},"indices":37505,"material":7,"mode":4},{"attributes":{"NORMAL":19984,"POSITION":2462},"indices":37506,"material":7,"mode":4},{"attributes":{"NORMAL":19985,"POSITION":2463},"indices":37507,"material":7,"mode":4},{"attributes":{"NORMAL":19986,"POSITION":2464},"indices":37508,"material":7,"mode":4},{"attributes":{"NORMAL":19987,"POSITION":2465},"indices":37509,"material":7,"mode":4},{"attributes":{"NORMAL":19988,"POSITION":2466},"indices":37510,"material":7,"mode":4},{"attributes":{"NORMAL":19989,"POSITION":2467},"indices":37511,"material":7,"mode":4},{"attributes":{"NORMAL":19990,"POSITION":2468},"indices":37512,"material":7,"mode":4},{"attributes":{"NORMAL":19991,"POSITION":2469},"indices":37513,"material":7,"mode":4},{"attributes":{"NORMAL":19992,"POSITION":2470},"indices":37514,"material":7,"mode":4}]},{"name":"COMPOUND087","primitives":[{"attributes":{"NORMAL":19993,"POSITION":2471},"indices":37515,"material":7,"mode":4},{"attributes":{"NORMAL":19994,"POSITION":2472},"indices":37516,"material":7,"mode":4},{"attributes":{"NORMAL":19995,"POSITION":2473},"indices":37517,"material":7,"mode":4},{"attributes":{"NORMAL":19996,"POSITION":2474},"indices":37518,"material":7,"mode":4},{"attributes":{"NORMAL":19997,"POSITION":2475},"indices":37519,"material":7,"mode":4},{"attributes":{"NORMAL":19998,"POSITION":2476},"indices":37520,"material":7,"mode":4},{"attributes":{"NORMAL":19999,"POSITION":2477},"indices":37521,"material":7,"mode":4},{"attributes":{"NORMAL":20000,"POSITION":2478},"indices":37522,"material":7,"mode":4},{"attributes":{"NORMAL":20001,"POSITION":2479},"indices":37523,"material":7,"mode":4},{"attributes":{"NORMAL":20002,"POSITION":2480},"indices":37524,"material":7,"mode":4}]},{"name":"COMPOUND088","primitives":[{"attributes":{"NORMAL":20003,"POSITION":2481},"indices":37525,"material":7,"mode":4},{"attributes":{"NORMAL":20004,"POSITION":2482},"indices":37526,"material":7,"mode":4},{"attributes":{"NORMAL":20005,"POSITION":2483},"indices":37527,"material":7,"mode":4},{"attributes":{"NORMAL":20006,"POSITION":2484},"indices":37528,"material":7,"mode":4},{"attributes":{"NORMAL":20007,"POSITION":2485},"indices":37529,"material":7,"mode":4},{"attributes":{"NORMAL":20008,"POSITION":2486},"indices":37530,"material":7,"mode":4},{"attributes":{"NORMAL":20009,"POSITION":2487},"indices":37531,"material":7,"mode":4},{"attributes":{"NORMAL":20010,"POSITION":2488},"indices":37532,"material":7,"mode":4},{"attributes":{"NORMAL":20011,"POSITION":2489},"indices":37533,"material":7,"mode":4},{"attributes":{"NORMAL":20012,"POSITION":2490},"indices":37534,"material":7,"mode":4}]},{"name":"COMPOUND089","primitives":[{"attributes":{"NORMAL":20013,"POSITION":2491},"indices":37535,"material":7,"mode":4},{"attributes":{"NORMAL":20014,"POSITION":2492},"indices":37536,"material":7,"mode":4},{"attributes":{"NORMAL":20015,"POSITION":2493},"indices":37537,"material":7,"mode":4},{"attributes":{"NORMAL":20016,"POSITION":2494},"indices":37538,"material":7,"mode":4},{"attributes":{"NORMAL":20017,"POSITION":2495},"indices":37539,"material":7,"mode":4},{"attributes":{"NORMAL":20018,"POSITION":2496},"indices":37540,"material":7,"mode":4},{"attributes":{"NORMAL":20019,"POSITION":2497},"indices":37541,"material":7,"mode":4},{"attributes":{"NORMAL":20020,"POSITION":2498},"indices":37542,"material":7,"mode":4},{"attributes":{"NORMAL":20021,"POSITION":2499},"indices":37543,"material":7,"mode":4},{"attributes":{"NORMAL":20022,"POSITION":2500},"indices":37544,"material":7,"mode":4}]},{"name":"COMPOUND090","primitives":[{"attributes":{"NORMAL":20023,"POSITION":2501},"indices":37545,"material":7,"mode":4},{"attributes":{"NORMAL":20024,"POSITION":2502},"indices":37546,"material":7,"mode":4},{"attributes":{"NORMAL":20025,"POSITION":2503},"indices":37547,"material":7,"mode":4},{"attributes":{"NORMAL":20026,"POSITION":2504},"indices":37548,"material":7,"mode":4},{"attributes":{"NORMAL":20027,"POSITION":2505},"indices":37549,"material":7,"mode":4},{"attributes":{"NORMAL":20028,"POSITION":2506},"indices":37550,"material":7,"mode":4},{"attributes":{"NORMAL":20029,"POSITION":2507},"indices":37551,"material":7,"mode":4},{"attributes":{"NORMAL":20030,"POSITION":2508},"indices":37552,"material":7,"mode":4},{"attributes":{"NORMAL":20031,"POSITION":2509},"indices":37553,"material":7,"mode":4},{"attributes":{"NORMAL":20032,"POSITION":2510},"indices":37554,"material":7,"mode":4}]},{"name":"COMPOUND091","primitives":[{"attributes":{"NORMAL":20033,"POSITION":2511},"indices":37555,"material":7,"mode":4},{"attributes":{"NORMAL":20034,"POSITION":2512},"indices":37556,"material":7,"mode":4},{"attributes":{"NORMAL":20035,"POSITION":2513},"indices":37557,"material":7,"mode":4},{"attributes":{"NORMAL":20036,"POSITION":2514},"indices":37558,"material":7,"mode":4},{"attributes":{"NORMAL":20037,"POSITION":2515},"indices":37559,"material":7,"mode":4},{"attributes":{"NORMAL":20038,"POSITION":2516},"indices":37560,"material":7,"mode":4},{"attributes":{"NORMAL":20039,"POSITION":2517},"indices":37561,"material":7,"mode":4},{"attributes":{"NORMAL":20040,"POSITION":2518},"indices":37562,"material":7,"mode":4},{"attributes":{"NORMAL":20041,"POSITION":2519},"indices":37563,"material":7,"mode":4},{"attributes":{"NORMAL":20042,"POSITION":2520},"indices":37564,"material":7,"mode":4}]},{"name":"COMPOUND092","primitives":[{"attributes":{"NORMAL":20043,"POSITION":2521},"indices":37565,"material":7,"mode":4},{"attributes":{"NORMAL":20044,"POSITION":2522},"indices":37566,"material":7,"mode":4},{"attributes":{"NORMAL":20045,"POSITION":2523},"indices":37567,"material":7,"mode":4},{"attributes":{"NORMAL":20046,"POSITION":2524},"indices":37568,"material":7,"mode":4},{"attributes":{"NORMAL":20047,"POSITION":2525},"indices":37569,"material":7,"mode":4},{"attributes":{"NORMAL":20048,"POSITION":2526},"indices":37570,"material":7,"mode":4},{"attributes":{"NORMAL":20049,"POSITION":2527},"indices":37571,"material":7,"mode":4},{"attributes":{"NORMAL":20050,"POSITION":2528},"indices":37572,"material":7,"mode":4},{"attributes":{"NORMAL":20051,"POSITION":2529},"indices":37573,"material":7,"mode":4},{"attributes":{"NORMAL":20052,"POSITION":2530},"indices":37574,"material":7,"mode":4}]},{"name":"COMPOUND093","primitives":[{"attributes":{"NORMAL":20053,"POSITION":2531},"indices":37575,"material":15,"mode":4},{"attributes":{"NORMAL":20054,"POSITION":2532},"indices":37576,"material":15,"mode":4},{"attributes":{"NORMAL":20055,"POSITION":2533},"indices":37577,"material":15,"mode":4},{"attributes":{"NORMAL":20056,"POSITION":2534},"indices":37578,"material":15,"mode":4},{"attributes":{"NORMAL":20057,"POSITION":2535},"indices":37579,"material":15,"mode":4},{"attributes":{"NORMAL":20058,"POSITION":2536},"indices":37580,"material":15,"mode":4},{"attributes":{"NORMAL":20059,"POSITION":2537},"indices":37581,"material":15,"mode":4},{"attributes":{"NORMAL":20060,"POSITION":2538},"indices":37582,"material":15,"mode":4},{"attributes":{"NORMAL":20061,"POSITION":2539},"indices":37583,"material":15,"mode":4},{"attributes":{"NORMAL":20062,"POSITION":2540},"indices":37584,"material":15,"mode":4},{"attributes":{"NORMAL":20063,"POSITION":2541},"indices":37585,"material":9,"mode":4},{"attributes":{"NORMAL":20064,"POSITION":2542},"indices":37586,"material":9,"mode":4},{"attributes":{"NORMAL":20065,"POSITION":2543},"indices":37587,"material":9,"mode":4},{"attributes":{"NORMAL":20066,"POSITION":2544},"indices":37588,"material":9,"mode":4},{"attributes":{"NORMAL":20067,"POSITION":2545},"indices":37589,"material":9,"mode":4},{"attributes":{"NORMAL":20068,"POSITION":2546},"indices":37590,"material":15,"mode":4},{"attributes":{"NORMAL":20069,"POSITION":2547},"indices":37591,"material":9,"mode":4},{"attributes":{"NORMAL":20070,"POSITION":2548},"indices":37592,"material":9,"mode":4},{"attributes":{"NORMAL":20071,"POSITION":2549},"indices":37593,"material":9,"mode":4},{"attributes":{"NORMAL":20072,"POSITION":2550},"indices":37594,"material":9,"mode":4},{"attributes":{"NORMAL":20073,"POSITION":2551},"indices":37595,"material":9,"mode":4},{"attributes":{"NORMAL":20074,"POSITION":2552},"indices":37596,"material":9,"mode":4},{"attributes":{"NORMAL":20075,"POSITION":2553},"indices":37597,"material":9,"mode":4},{"attributes":{"NORMAL":20076,"POSITION":2554},"indices":37598,"material":9,"mode":4},{"attributes":{"NORMAL":20077,"POSITION":2555},"indices":37599,"material":9,"mode":4},{"attributes":{"NORMAL":20078,"POSITION":2556},"indices":37600,"material":9,"mode":4},{"attributes":{"NORMAL":20079,"POSITION":2557},"indices":37601,"material":9,"mode":4},{"attributes":{"NORMAL":20080,"POSITION":2558},"indices":37602,"material":9,"mode":4},{"attributes":{"NORMAL":20081,"POSITION":2559},"indices":37603,"material":9,"mode":4},{"attributes":{"NORMAL":20082,"POSITION":2560},"indices":37604,"material":9,"mode":4},{"attributes":{"NORMAL":20083,"POSITION":2561},"indices":37605,"material":9,"mode":4},{"attributes":{"NORMAL":20084,"POSITION":2562},"indices":37606,"material":9,"mode":4},{"attributes":{"NORMAL":20085,"POSITION":2563},"indices":37607,"material":9,"mode":4},{"attributes":{"NORMAL":20086,"POSITION":2564},"indices":37608,"material":9,"mode":4},{"attributes":{"NORMAL":20087,"POSITION":2565},"indices":37609,"material":9,"mode":4},{"attributes":{"NORMAL":20088,"POSITION":2566},"indices":37610,"material":9,"mode":4},{"attributes":{"NORMAL":20089,"POSITION":2567},"indices":37611,"material":15,"mode":4},{"attributes":{"NORMAL":20090,"POSITION":2568},"indices":37612,"material":9,"mode":4},{"attributes":{"NORMAL":20091,"POSITION":2569},"indices":37613,"material":9,"mode":4},{"attributes":{"NORMAL":20092,"POSITION":2570},"indices":37614,"material":9,"mode":4},{"attributes":{"NORMAL":20093,"POSITION":2571},"indices":37615,"material":9,"mode":4},{"attributes":{"NORMAL":20094,"POSITION":2572},"indices":37616,"material":9,"mode":4},{"attributes":{"NORMAL":20095,"POSITION":2573},"indices":37617,"material":15,"mode":4},{"attributes":{"NORMAL":20096,"POSITION":2574},"indices":37618,"material":9,"mode":4},{"attributes":{"NORMAL":20097,"POSITION":2575},"indices":37619,"material":9,"mode":4},{"attributes":{"NORMAL":20098,"POSITION":2576},"indices":37620,"material":9,"mode":4},{"attributes":{"NORMAL":20099,"POSITION":2577},"indices":37621,"material":9,"mode":4},{"attributes":{"NORMAL":20100,"POSITION":2578},"indices":37622,"material":9,"mode":4},{"attributes":{"NORMAL":20101,"POSITION":2579},"indices":37623,"material":9,"mode":4},{"attributes":{"NORMAL":20102,"POSITION":2580},"indices":37624,"material":9,"mode":4}]},{"name":"COMPOUND094","primitives":[{"attributes":{"NORMAL":20103,"POSITION":2581},"indices":37625,"material":7,"mode":4},{"attributes":{"NORMAL":20104,"POSITION":2582},"indices":37626,"material":7,"mode":4},{"attributes":{"NORMAL":20105,"POSITION":2583},"indices":37627,"material":7,"mode":4},{"attributes":{"NORMAL":20106,"POSITION":2584},"indices":37628,"material":7,"mode":4},{"attributes":{"NORMAL":20107,"POSITION":2585},"indices":37629,"material":7,"mode":4},{"attributes":{"NORMAL":20108,"POSITION":2586},"indices":37630,"material":7,"mode":4},{"attributes":{"NORMAL":20109,"POSITION":2587},"indices":37631,"material":7,"mode":4},{"attributes":{"NORMAL":20110,"POSITION":2588},"indices":37632,"material":7,"mode":4},{"attributes":{"NORMAL":20111,"POSITION":2589},"indices":37633,"material":7,"mode":4},{"attributes":{"NORMAL":20112,"POSITION":2590},"indices":37634,"material":7,"mode":4}]},{"name":"COMPOUND095","primitives":[{"attributes":{"NORMAL":20113,"POSITION":2591},"indices":37635,"material":7,"mode":4},{"attributes":{"NORMAL":20114,"POSITION":2592},"indices":37636,"material":7,"mode":4},{"attributes":{"NORMAL":20115,"POSITION":2593},"indices":37637,"material":7,"mode":4},{"attributes":{"NORMAL":20116,"POSITION":2594},"indices":37638,"material":7,"mode":4},{"attributes":{"NORMAL":20117,"POSITION":2595},"indices":37639,"material":7,"mode":4},{"attributes":{"NORMAL":20118,"POSITION":2596},"indices":37640,"material":7,"mode":4},{"attributes":{"NORMAL":20119,"POSITION":2597},"indices":37641,"material":7,"mode":4},{"attributes":{"NORMAL":20120,"POSITION":2598},"indices":37642,"material":7,"mode":4},{"attributes":{"NORMAL":20121,"POSITION":2599},"indices":37643,"material":7,"mode":4},{"attributes":{"NORMAL":20122,"POSITION":2600},"indices":37644,"material":7,"mode":4}]},{"name":"COMPOUND096","primitives":[{"attributes":{"NORMAL":20123,"POSITION":2601},"indices":37645,"material":7,"mode":4},{"attributes":{"NORMAL":20124,"POSITION":2602},"indices":37646,"material":7,"mode":4},{"attributes":{"NORMAL":20125,"POSITION":2603},"indices":37647,"material":7,"mode":4},{"attributes":{"NORMAL":20126,"POSITION":2604},"indices":37648,"material":7,"mode":4},{"attributes":{"NORMAL":20127,"POSITION":2605},"indices":37649,"material":7,"mode":4},{"attributes":{"NORMAL":20128,"POSITION":2606},"indices":37650,"material":7,"mode":4},{"attributes":{"NORMAL":20129,"POSITION":2607},"indices":37651,"material":7,"mode":4},{"attributes":{"NORMAL":20130,"POSITION":2608},"indices":37652,"material":7,"mode":4},{"attributes":{"NORMAL":20131,"POSITION":2609},"indices":37653,"material":7,"mode":4},{"attributes":{"NORMAL":20132,"POSITION":2610},"indices":37654,"material":7,"mode":4}]},{"name":"COMPOUND097","primitives":[{"attributes":{"NORMAL":20133,"POSITION":2611},"indices":37655,"material":7,"mode":4},{"attributes":{"NORMAL":20134,"POSITION":2612},"indices":37656,"material":7,"mode":4},{"attributes":{"NORMAL":20135,"POSITION":2613},"indices":37657,"material":7,"mode":4},{"attributes":{"NORMAL":20136,"POSITION":2614},"indices":37658,"material":7,"mode":4},{"attributes":{"NORMAL":20137,"POSITION":2615},"indices":37659,"material":7,"mode":4},{"attributes":{"NORMAL":20138,"POSITION":2616},"indices":37660,"material":7,"mode":4},{"attributes":{"NORMAL":20139,"POSITION":2617},"indices":37661,"material":7,"mode":4},{"attributes":{"NORMAL":20140,"POSITION":2618},"indices":37662,"material":7,"mode":4},{"attributes":{"NORMAL":20141,"POSITION":2619},"indices":37663,"material":7,"mode":4},{"attributes":{"NORMAL":20142,"POSITION":2620},"indices":37664,"material":7,"mode":4}]},{"name":"COMPOUND098","primitives":[{"attributes":{"NORMAL":20143,"POSITION":2621},"indices":37665,"material":13,"mode":4},{"attributes":{"NORMAL":20144,"POSITION":2622},"indices":37666,"material":13,"mode":4},{"attributes":{"NORMAL":20145,"POSITION":2623},"indices":37667,"material":13,"mode":4},{"attributes":{"NORMAL":20146,"POSITION":2624},"indices":37668,"material":13,"mode":4},{"attributes":{"NORMAL":20147,"POSITION":2625},"indices":37669,"material":13,"mode":4},{"attributes":{"NORMAL":20148,"POSITION":2626},"indices":37670,"material":13,"mode":4},{"attributes":{"NORMAL":20149,"POSITION":2627},"indices":37671,"material":13,"mode":4},{"attributes":{"NORMAL":20150,"POSITION":2628},"indices":37672,"material":13,"mode":4},{"attributes":{"NORMAL":20151,"POSITION":2629},"indices":37673,"material":13,"mode":4},{"attributes":{"NORMAL":20152,"POSITION":2630},"indices":37674,"material":13,"mode":4},{"attributes":{"NORMAL":20153,"POSITION":2631},"indices":37675,"material":9,"mode":4},{"attributes":{"NORMAL":20154,"POSITION":2632},"indices":37676,"material":9,"mode":4},{"attributes":{"NORMAL":20155,"POSITION":2633},"indices":37677,"material":9,"mode":4},{"attributes":{"NORMAL":20156,"POSITION":2634},"indices":37678,"material":9,"mode":4},{"attributes":{"NORMAL":20157,"POSITION":2635},"indices":37679,"material":9,"mode":4},{"attributes":{"NORMAL":20158,"POSITION":2636},"indices":37680,"material":13,"mode":4},{"attributes":{"NORMAL":20159,"POSITION":2637},"indices":37681,"material":9,"mode":4},{"attributes":{"NORMAL":20160,"POSITION":2638},"indices":37682,"material":9,"mode":4},{"attributes":{"NORMAL":20161,"POSITION":2639},"indices":37683,"material":9,"mode":4},{"attributes":{"NORMAL":20162,"POSITION":2640},"indices":37684,"material":9,"mode":4},{"attributes":{"NORMAL":20163,"POSITION":2641},"indices":37685,"material":9,"mode":4},{"attributes":{"NORMAL":20164,"POSITION":2642},"indices":37686,"material":13,"mode":4},{"attributes":{"NORMAL":20165,"POSITION":2643},"indices":37687,"material":9,"mode":4},{"attributes":{"NORMAL":20166,"POSITION":2644},"indices":37688,"material":9,"mode":4},{"attributes":{"NORMAL":20167,"POSITION":2645},"indices":37689,"material":9,"mode":4},{"attributes":{"NORMAL":20168,"POSITION":2646},"indices":37690,"material":9,"mode":4},{"attributes":{"NORMAL":20169,"POSITION":2647},"indices":37691,"material":9,"mode":4},{"attributes":{"NORMAL":20170,"POSITION":2648},"indices":37692,"material":9,"mode":4},{"attributes":{"NORMAL":20171,"POSITION":2649},"indices":37693,"material":9,"mode":4},{"attributes":{"NORMAL":20172,"POSITION":2650},"indices":37694,"material":9,"mode":4},{"attributes":{"NORMAL":20173,"POSITION":2651},"indices":37695,"material":9,"mode":4},{"attributes":{"NORMAL":20174,"POSITION":2652},"indices":37696,"material":9,"mode":4},{"attributes":{"NORMAL":20175,"POSITION":2653},"indices":37697,"material":9,"mode":4},{"attributes":{"NORMAL":20176,"POSITION":2654},"indices":37698,"material":9,"mode":4},{"attributes":{"NORMAL":20177,"POSITION":2655},"indices":37699,"material":9,"mode":4},{"attributes":{"NORMAL":20178,"POSITION":2656},"indices":37700,"material":9,"mode":4},{"attributes":{"NORMAL":20179,"POSITION":2657},"indices":37701,"material":9,"mode":4},{"attributes":{"NORMAL":20180,"POSITION":2658},"indices":37702,"material":9,"mode":4},{"attributes":{"NORMAL":20181,"POSITION":2659},"indices":37703,"material":9,"mode":4},{"attributes":{"NORMAL":20182,"POSITION":2660},"indices":37704,"material":9,"mode":4},{"attributes":{"NORMAL":20183,"POSITION":2661},"indices":37705,"material":9,"mode":4},{"attributes":{"NORMAL":20184,"POSITION":2662},"indices":37706,"material":9,"mode":4},{"attributes":{"NORMAL":20185,"POSITION":2663},"indices":37707,"material":9,"mode":4},{"attributes":{"NORMAL":20186,"POSITION":2664},"indices":37708,"material":13,"mode":4},{"attributes":{"NORMAL":20187,"POSITION":2665},"indices":37709,"material":9,"mode":4},{"attributes":{"NORMAL":20188,"POSITION":2666},"indices":37710,"material":9,"mode":4},{"attributes":{"NORMAL":20189,"POSITION":2667},"indices":37711,"material":9,"mode":4},{"attributes":{"NORMAL":20190,"POSITION":2668},"indices":37712,"material":9,"mode":4},{"attributes":{"NORMAL":20191,"POSITION":2669},"indices":37713,"material":9,"mode":4},{"attributes":{"NORMAL":20192,"POSITION":2670},"indices":37714,"material":9,"mode":4},{"attributes":{"NORMAL":20193,"POSITION":2671},"indices":37715,"material":9,"mode":4},{"attributes":{"NORMAL":20194,"POSITION":2672},"indices":37716,"material":9,"mode":4},{"attributes":{"NORMAL":20195,"POSITION":2673},"indices":37717,"material":9,"mode":4},{"attributes":{"NORMAL":20196,"POSITION":2674},"indices":37718,"material":9,"mode":4},{"attributes":{"NORMAL":20197,"POSITION":2675},"indices":37719,"material":9,"mode":4},{"attributes":{"NORMAL":20198,"POSITION":2676},"indices":37720,"material":9,"mode":4},{"attributes":{"NORMAL":20199,"POSITION":2677},"indices":37721,"material":9,"mode":4},{"attributes":{"NORMAL":20200,"POSITION":2678},"indices":37722,"material":9,"mode":4},{"attributes":{"NORMAL":20201,"POSITION":2679},"indices":37723,"material":9,"mode":4},{"attributes":{"NORMAL":20202,"POSITION":2680},"indices":37724,"material":13,"mode":4}]},{"name":"COMPOUND099","primitives":[{"attributes":{"NORMAL":20203,"POSITION":2681},"indices":37725,"material":7,"mode":4},{"attributes":{"NORMAL":20204,"POSITION":2682},"indices":37726,"material":7,"mode":4},{"attributes":{"NORMAL":20205,"POSITION":2683},"indices":37727,"material":7,"mode":4},{"attributes":{"NORMAL":20206,"POSITION":2684},"indices":37728,"material":7,"mode":4},{"attributes":{"NORMAL":20207,"POSITION":2685},"indices":37729,"material":7,"mode":4},{"attributes":{"NORMAL":20208,"POSITION":2686},"indices":37730,"material":7,"mode":4},{"attributes":{"NORMAL":20209,"POSITION":2687},"indices":37731,"material":7,"mode":4},{"attributes":{"NORMAL":20210,"POSITION":2688},"indices":37732,"material":7,"mode":4},{"attributes":{"NORMAL":20211,"POSITION":2689},"indices":37733,"material":7,"mode":4},{"attributes":{"NORMAL":20212,"POSITION":2690},"indices":37734,"material":7,"mode":4}]},{"name":"COMPOUND100","primitives":[{"attributes":{"NORMAL":20213,"POSITION":2691},"indices":37735,"material":7,"mode":4},{"attributes":{"NORMAL":20214,"POSITION":2692},"indices":37736,"material":7,"mode":4},{"attributes":{"NORMAL":20215,"POSITION":2693},"indices":37737,"material":7,"mode":4},{"attributes":{"NORMAL":20216,"POSITION":2694},"indices":37738,"material":7,"mode":4},{"attributes":{"NORMAL":20217,"POSITION":2695},"indices":37739,"material":7,"mode":4},{"attributes":{"NORMAL":20218,"POSITION":2696},"indices":37740,"material":7,"mode":4},{"attributes":{"NORMAL":20219,"POSITION":2697},"indices":37741,"material":7,"mode":4},{"attributes":{"NORMAL":20220,"POSITION":2698},"indices":37742,"material":7,"mode":4},{"attributes":{"NORMAL":20221,"POSITION":2699},"indices":37743,"material":7,"mode":4},{"attributes":{"NORMAL":20222,"POSITION":2700},"indices":37744,"material":7,"mode":4}]},{"name":"COMPOUND101","primitives":[{"attributes":{"NORMAL":20223,"POSITION":2701},"indices":37745,"material":7,"mode":4},{"attributes":{"NORMAL":20224,"POSITION":2702},"indices":37746,"material":7,"mode":4},{"attributes":{"NORMAL":20225,"POSITION":2703},"indices":37747,"material":7,"mode":4},{"attributes":{"NORMAL":20226,"POSITION":2704},"indices":37748,"material":7,"mode":4},{"attributes":{"NORMAL":20227,"POSITION":2705},"indices":37749,"material":7,"mode":4},{"attributes":{"NORMAL":20228,"POSITION":2706},"indices":37750,"material":7,"mode":4},{"attributes":{"NORMAL":20229,"POSITION":2707},"indices":37751,"material":7,"mode":4},{"attributes":{"NORMAL":20230,"POSITION":2708},"indices":37752,"material":7,"mode":4},{"attributes":{"NORMAL":20231,"POSITION":2709},"indices":37753,"material":7,"mode":4},{"attributes":{"NORMAL":20232,"POSITION":2710},"indices":37754,"material":7,"mode":4}]},{"name":"COMPOUND102","primitives":[{"attributes":{"NORMAL":20233,"POSITION":2711},"indices":37755,"material":7,"mode":4},{"attributes":{"NORMAL":20234,"POSITION":2712},"indices":37756,"material":7,"mode":4},{"attributes":{"NORMAL":20235,"POSITION":2713},"indices":37757,"material":7,"mode":4},{"attributes":{"NORMAL":20236,"POSITION":2714},"indices":37758,"material":7,"mode":4},{"attributes":{"NORMAL":20237,"POSITION":2715},"indices":37759,"material":7,"mode":4},{"attributes":{"NORMAL":20238,"POSITION":2716},"indices":37760,"material":7,"mode":4},{"attributes":{"NORMAL":20239,"POSITION":2717},"indices":37761,"material":7,"mode":4},{"attributes":{"NORMAL":20240,"POSITION":2718},"indices":37762,"material":7,"mode":4},{"attributes":{"NORMAL":20241,"POSITION":2719},"indices":37763,"material":7,"mode":4},{"attributes":{"NORMAL":20242,"POSITION":2720},"indices":37764,"material":7,"mode":4}]},{"name":"COMPOUND103","primitives":[{"attributes":{"NORMAL":20243,"POSITION":2721},"indices":37765,"material":7,"mode":4},{"attributes":{"NORMAL":20244,"POSITION":2722},"indices":37766,"material":7,"mode":4},{"attributes":{"NORMAL":20245,"POSITION":2723},"indices":37767,"material":7,"mode":4},{"attributes":{"NORMAL":20246,"POSITION":2724},"indices":37768,"material":7,"mode":4},{"attributes":{"NORMAL":20247,"POSITION":2725},"indices":37769,"material":7,"mode":4},{"attributes":{"NORMAL":20248,"POSITION":2726},"indices":37770,"material":7,"mode":4},{"attributes":{"NORMAL":20249,"POSITION":2727},"indices":37771,"material":7,"mode":4},{"attributes":{"NORMAL":20250,"POSITION":2728},"indices":37772,"material":7,"mode":4},{"attributes":{"NORMAL":20251,"POSITION":2729},"indices":37773,"material":7,"mode":4},{"attributes":{"NORMAL":20252,"POSITION":2730},"indices":37774,"material":7,"mode":4}]},{"name":"COMPOUND104","primitives":[{"attributes":{"NORMAL":20253,"POSITION":2731},"indices":37775,"material":7,"mode":4},{"attributes":{"NORMAL":20254,"POSITION":2732},"indices":37776,"material":7,"mode":4},{"attributes":{"NORMAL":20255,"POSITION":2733},"indices":37777,"material":7,"mode":4},{"attributes":{"NORMAL":20256,"POSITION":2734},"indices":37778,"material":7,"mode":4},{"attributes":{"NORMAL":20257,"POSITION":2735},"indices":37779,"material":7,"mode":4},{"attributes":{"NORMAL":20258,"POSITION":2736},"indices":37780,"material":7,"mode":4},{"attributes":{"NORMAL":20259,"POSITION":2737},"indices":37781,"material":7,"mode":4},{"attributes":{"NORMAL":20260,"POSITION":2738},"indices":37782,"material":7,"mode":4},{"attributes":{"NORMAL":20261,"POSITION":2739},"indices":37783,"material":7,"mode":4},{"attributes":{"NORMAL":20262,"POSITION":2740},"indices":37784,"material":7,"mode":4}]},{"name":"COMPOUND105","primitives":[{"attributes":{"NORMAL":20263,"POSITION":2741},"indices":37785,"material":7,"mode":4},{"attributes":{"NORMAL":20264,"POSITION":2742},"indices":37786,"material":7,"mode":4},{"attributes":{"NORMAL":20265,"POSITION":2743},"indices":37787,"material":7,"mode":4},{"attributes":{"NORMAL":20266,"POSITION":2744},"indices":37788,"material":7,"mode":4},{"attributes":{"NORMAL":20267,"POSITION":2745},"indices":37789,"material":7,"mode":4},{"attributes":{"NORMAL":20268,"POSITION":2746},"indices":37790,"material":7,"mode":4},{"attributes":{"NORMAL":20269,"POSITION":2747},"indices":37791,"material":7,"mode":4},{"attributes":{"NORMAL":20270,"POSITION":2748},"indices":37792,"material":7,"mode":4},{"attributes":{"NORMAL":20271,"POSITION":2749},"indices":37793,"material":7,"mode":4},{"attributes":{"NORMAL":20272,"POSITION":2750},"indices":37794,"material":7,"mode":4}]},{"name":"COMPOUND106","primitives":[{"attributes":{"NORMAL":20273,"POSITION":2751},"indices":37795,"material":7,"mode":4},{"attributes":{"NORMAL":20274,"POSITION":2752},"indices":37796,"material":7,"mode":4},{"attributes":{"NORMAL":20275,"POSITION":2753},"indices":37797,"material":7,"mode":4},{"attributes":{"NORMAL":20276,"POSITION":2754},"indices":37798,"material":7,"mode":4},{"attributes":{"NORMAL":20277,"POSITION":2755},"indices":37799,"material":7,"mode":4},{"attributes":{"NORMAL":20278,"POSITION":2756},"indices":37800,"material":7,"mode":4},{"attributes":{"NORMAL":20279,"POSITION":2757},"indices":37801,"material":7,"mode":4},{"attributes":{"NORMAL":20280,"POSITION":2758},"indices":37802,"material":7,"mode":4},{"attributes":{"NORMAL":20281,"POSITION":2759},"indices":37803,"material":7,"mode":4},{"attributes":{"NORMAL":20282,"POSITION":2760},"indices":37804,"material":7,"mode":4}]},{"name":"COMPOUND107","primitives":[{"attributes":{"NORMAL":20283,"POSITION":2761},"indices":37805,"material":7,"mode":4},{"attributes":{"NORMAL":20284,"POSITION":2762},"indices":37806,"material":7,"mode":4},{"attributes":{"NORMAL":20285,"POSITION":2763},"indices":37807,"material":7,"mode":4},{"attributes":{"NORMAL":20286,"POSITION":2764},"indices":37808,"material":7,"mode":4},{"attributes":{"NORMAL":20287,"POSITION":2765},"indices":37809,"material":7,"mode":4},{"attributes":{"NORMAL":20288,"POSITION":2766},"indices":37810,"material":7,"mode":4},{"attributes":{"NORMAL":20289,"POSITION":2767},"indices":37811,"material":7,"mode":4},{"attributes":{"NORMAL":20290,"POSITION":2768},"indices":37812,"material":7,"mode":4},{"attributes":{"NORMAL":20291,"POSITION":2769},"indices":37813,"material":7,"mode":4},{"attributes":{"NORMAL":20292,"POSITION":2770},"indices":37814,"material":7,"mode":4}]},{"name":"COMPOUND108","primitives":[{"attributes":{"NORMAL":20293,"POSITION":2771},"indices":37815,"material":7,"mode":4},{"attributes":{"NORMAL":20294,"POSITION":2772},"indices":37816,"material":7,"mode":4},{"attributes":{"NORMAL":20295,"POSITION":2773},"indices":37817,"material":7,"mode":4},{"attributes":{"NORMAL":20296,"POSITION":2774},"indices":37818,"material":7,"mode":4},{"attributes":{"NORMAL":20297,"POSITION":2775},"indices":37819,"material":7,"mode":4},{"attributes":{"NORMAL":20298,"POSITION":2776},"indices":37820,"material":7,"mode":4},{"attributes":{"NORMAL":20299,"POSITION":2777},"indices":37821,"material":7,"mode":4},{"attributes":{"NORMAL":20300,"POSITION":2778},"indices":37822,"material":7,"mode":4},{"attributes":{"NORMAL":20301,"POSITION":2779},"indices":37823,"material":7,"mode":4},{"attributes":{"NORMAL":20302,"POSITION":2780},"indices":37824,"material":7,"mode":4}]},{"name":"COMPOUND109","primitives":[{"attributes":{"NORMAL":20303,"POSITION":2781},"indices":37825,"material":8,"mode":4},{"attributes":{"NORMAL":20304,"POSITION":2782},"indices":37826,"material":8,"mode":4},{"attributes":{"NORMAL":20305,"POSITION":2783},"indices":37827,"material":8,"mode":4},{"attributes":{"NORMAL":20306,"POSITION":2784},"indices":37828,"material":8,"mode":4},{"attributes":{"NORMAL":20307,"POSITION":2785},"indices":37829,"material":8,"mode":4},{"attributes":{"NORMAL":20308,"POSITION":2786},"indices":37830,"material":8,"mode":4},{"attributes":{"NORMAL":20309,"POSITION":2787},"indices":37831,"material":8,"mode":4},{"attributes":{"NORMAL":20310,"POSITION":2788},"indices":37832,"material":8,"mode":4},{"attributes":{"NORMAL":20311,"POSITION":2789},"indices":37833,"material":8,"mode":4},{"attributes":{"NORMAL":20312,"POSITION":2790},"indices":37834,"material":8,"mode":4},{"attributes":{"NORMAL":20313,"POSITION":2791},"indices":37835,"material":8,"mode":4},{"attributes":{"NORMAL":20314,"POSITION":2792},"indices":37836,"material":8,"mode":4},{"attributes":{"NORMAL":20315,"POSITION":2793},"indices":37837,"material":8,"mode":4},{"attributes":{"NORMAL":20316,"POSITION":2794},"indices":37838,"material":8,"mode":4},{"attributes":{"NORMAL":20317,"POSITION":2795},"indices":37839,"material":8,"mode":4},{"attributes":{"NORMAL":20318,"POSITION":2796},"indices":37840,"material":8,"mode":4},{"attributes":{"NORMAL":20319,"POSITION":2797},"indices":37841,"material":8,"mode":4},{"attributes":{"NORMAL":20320,"POSITION":2798},"indices":37842,"material":8,"mode":4}]},{"name":"COMPOUND110","primitives":[{"attributes":{"NORMAL":20321,"POSITION":2799},"indices":37843,"material":7,"mode":4},{"attributes":{"NORMAL":20322,"POSITION":2800},"indices":37844,"material":7,"mode":4},{"attributes":{"NORMAL":20323,"POSITION":2801},"indices":37845,"material":7,"mode":4},{"attributes":{"NORMAL":20324,"POSITION":2802},"indices":37846,"material":7,"mode":4},{"attributes":{"NORMAL":20325,"POSITION":2803},"indices":37847,"material":7,"mode":4},{"attributes":{"NORMAL":20326,"POSITION":2804},"indices":37848,"material":7,"mode":4},{"attributes":{"NORMAL":20327,"POSITION":2805},"indices":37849,"material":7,"mode":4},{"attributes":{"NORMAL":20328,"POSITION":2806},"indices":37850,"material":7,"mode":4},{"attributes":{"NORMAL":20329,"POSITION":2807},"indices":37851,"material":7,"mode":4},{"attributes":{"NORMAL":20330,"POSITION":2808},"indices":37852,"material":7,"mode":4}]},{"name":"COMPOUND111","primitives":[{"attributes":{"NORMAL":20331,"POSITION":2809},"indices":37853,"material":7,"mode":4},{"attributes":{"NORMAL":20332,"POSITION":2810},"indices":37854,"material":7,"mode":4},{"attributes":{"NORMAL":20333,"POSITION":2811},"indices":37855,"material":7,"mode":4},{"attributes":{"NORMAL":20334,"POSITION":2812},"indices":37856,"material":7,"mode":4},{"attributes":{"NORMAL":20335,"POSITION":2813},"indices":37857,"material":7,"mode":4},{"attributes":{"NORMAL":20336,"POSITION":2814},"indices":37858,"material":7,"mode":4},{"attributes":{"NORMAL":20337,"POSITION":2815},"indices":37859,"material":7,"mode":4},{"attributes":{"NORMAL":20338,"POSITION":2816},"indices":37860,"material":7,"mode":4},{"attributes":{"NORMAL":20339,"POSITION":2817},"indices":37861,"material":7,"mode":4},{"attributes":{"NORMAL":20340,"POSITION":2818},"indices":37862,"material":7,"mode":4}]},{"name":"COMPOUND112","primitives":[{"attributes":{"NORMAL":20341,"POSITION":2819},"indices":37863,"material":7,"mode":4},{"attributes":{"NORMAL":20342,"POSITION":2820},"indices":37864,"material":7,"mode":4},{"attributes":{"NORMAL":20343,"POSITION":2821},"indices":37865,"material":7,"mode":4},{"attributes":{"NORMAL":20344,"POSITION":2822},"indices":37866,"material":7,"mode":4},{"attributes":{"NORMAL":20345,"POSITION":2823},"indices":37867,"material":7,"mode":4},{"attributes":{"NORMAL":20346,"POSITION":2824},"indices":37868,"material":7,"mode":4},{"attributes":{"NORMAL":20347,"POSITION":2825},"indices":37869,"material":7,"mode":4},{"attributes":{"NORMAL":20348,"POSITION":2826},"indices":37870,"material":7,"mode":4},{"attributes":{"NORMAL":20349,"POSITION":2827},"indices":37871,"material":7,"mode":4},{"attributes":{"NORMAL":20350,"POSITION":2828},"indices":37872,"material":7,"mode":4}]},{"name":"COMPOUND113","primitives":[{"attributes":{"NORMAL":20351,"POSITION":2829},"indices":37873,"material":7,"mode":4},{"attributes":{"NORMAL":20352,"POSITION":2830},"indices":37874,"material":7,"mode":4},{"attributes":{"NORMAL":20353,"POSITION":2831},"indices":37875,"material":7,"mode":4},{"attributes":{"NORMAL":20354,"POSITION":2832},"indices":37876,"material":7,"mode":4},{"attributes":{"NORMAL":20355,"POSITION":2833},"indices":37877,"material":7,"mode":4},{"attributes":{"NORMAL":20356,"POSITION":2834},"indices":37878,"material":7,"mode":4},{"attributes":{"NORMAL":20357,"POSITION":2835},"indices":37879,"material":7,"mode":4},{"attributes":{"NORMAL":20358,"POSITION":2836},"indices":37880,"material":7,"mode":4},{"attributes":{"NORMAL":20359,"POSITION":2837},"indices":37881,"material":7,"mode":4},{"attributes":{"NORMAL":20360,"POSITION":2838},"indices":37882,"material":7,"mode":4}]},{"name":"COMPOUND114","primitives":[{"attributes":{"NORMAL":20361,"POSITION":2839},"indices":37883,"material":7,"mode":4},{"attributes":{"NORMAL":20362,"POSITION":2840},"indices":37884,"material":7,"mode":4},{"attributes":{"NORMAL":20363,"POSITION":2841},"indices":37885,"material":7,"mode":4},{"attributes":{"NORMAL":20364,"POSITION":2842},"indices":37886,"material":7,"mode":4},{"attributes":{"NORMAL":20365,"POSITION":2843},"indices":37887,"material":7,"mode":4},{"attributes":{"NORMAL":20366,"POSITION":2844},"indices":37888,"material":7,"mode":4},{"attributes":{"NORMAL":20367,"POSITION":2845},"indices":37889,"material":7,"mode":4},{"attributes":{"NORMAL":20368,"POSITION":2846},"indices":37890,"material":7,"mode":4},{"attributes":{"NORMAL":20369,"POSITION":2847},"indices":37891,"material":7,"mode":4},{"attributes":{"NORMAL":20370,"POSITION":2848},"indices":37892,"material":7,"mode":4}]},{"name":"COMPOUND115","primitives":[{"attributes":{"NORMAL":20371,"POSITION":2849},"indices":37893,"material":7,"mode":4},{"attributes":{"NORMAL":20372,"POSITION":2850},"indices":37894,"material":7,"mode":4},{"attributes":{"NORMAL":20373,"POSITION":2851},"indices":37895,"material":7,"mode":4},{"attributes":{"NORMAL":20374,"POSITION":2852},"indices":37896,"material":7,"mode":4},{"attributes":{"NORMAL":20375,"POSITION":2853},"indices":37897,"material":7,"mode":4},{"attributes":{"NORMAL":20376,"POSITION":2854},"indices":37898,"material":7,"mode":4},{"attributes":{"NORMAL":20377,"POSITION":2855},"indices":37899,"material":7,"mode":4},{"attributes":{"NORMAL":20378,"POSITION":2856},"indices":37900,"material":7,"mode":4},{"attributes":{"NORMAL":20379,"POSITION":2857},"indices":37901,"material":7,"mode":4},{"attributes":{"NORMAL":20380,"POSITION":2858},"indices":37902,"material":7,"mode":4}]},{"name":"COMPOUND116","primitives":[{"attributes":{"NORMAL":20381,"POSITION":2859},"indices":37903,"material":7,"mode":4},{"attributes":{"NORMAL":20382,"POSITION":2860},"indices":37904,"material":7,"mode":4},{"attributes":{"NORMAL":20383,"POSITION":2861},"indices":37905,"material":7,"mode":4},{"attributes":{"NORMAL":20384,"POSITION":2862},"indices":37906,"material":7,"mode":4},{"attributes":{"NORMAL":20385,"POSITION":2863},"indices":37907,"material":7,"mode":4},{"attributes":{"NORMAL":20386,"POSITION":2864},"indices":37908,"material":7,"mode":4},{"attributes":{"NORMAL":20387,"POSITION":2865},"indices":37909,"material":7,"mode":4},{"attributes":{"NORMAL":20388,"POSITION":2866},"indices":37910,"material":7,"mode":4},{"attributes":{"NORMAL":20389,"POSITION":2867},"indices":37911,"material":7,"mode":4},{"attributes":{"NORMAL":20390,"POSITION":2868},"indices":37912,"material":7,"mode":4}]},{"name":"COMPOUND117","primitives":[{"attributes":{"NORMAL":20391,"POSITION":2869},"indices":37913,"material":7,"mode":4},{"attributes":{"NORMAL":20392,"POSITION":2870},"indices":37914,"material":7,"mode":4},{"attributes":{"NORMAL":20393,"POSITION":2871},"indices":37915,"material":7,"mode":4},{"attributes":{"NORMAL":20394,"POSITION":2872},"indices":37916,"material":7,"mode":4},{"attributes":{"NORMAL":20395,"POSITION":2873},"indices":37917,"material":7,"mode":4},{"attributes":{"NORMAL":20396,"POSITION":2874},"indices":37918,"material":7,"mode":4},{"attributes":{"NORMAL":20397,"POSITION":2875},"indices":37919,"material":7,"mode":4},{"attributes":{"NORMAL":20398,"POSITION":2876},"indices":37920,"material":7,"mode":4},{"attributes":{"NORMAL":20399,"POSITION":2877},"indices":37921,"material":7,"mode":4},{"attributes":{"NORMAL":20400,"POSITION":2878},"indices":37922,"material":7,"mode":4}]},{"name":"COMPOUND118","primitives":[{"attributes":{"NORMAL":20401,"POSITION":2879},"indices":37923,"material":14,"mode":4},{"attributes":{"NORMAL":20402,"POSITION":2880},"indices":37924,"material":14,"mode":4},{"attributes":{"NORMAL":20403,"POSITION":2881},"indices":37925,"material":14,"mode":4},{"attributes":{"NORMAL":20404,"POSITION":2882},"indices":37926,"material":14,"mode":4},{"attributes":{"NORMAL":20405,"POSITION":2883},"indices":37927,"material":14,"mode":4},{"attributes":{"NORMAL":20406,"POSITION":2884},"indices":37928,"material":14,"mode":4},{"attributes":{"NORMAL":20407,"POSITION":2885},"indices":37929,"material":14,"mode":4},{"attributes":{"NORMAL":20408,"POSITION":2886},"indices":37930,"material":14,"mode":4},{"attributes":{"NORMAL":20409,"POSITION":2887},"indices":37931,"material":14,"mode":4},{"attributes":{"NORMAL":20410,"POSITION":2888},"indices":37932,"material":14,"mode":4},{"attributes":{"NORMAL":20411,"POSITION":2889},"indices":37933,"material":14,"mode":4},{"attributes":{"NORMAL":20412,"POSITION":2890},"indices":37934,"material":14,"mode":4},{"attributes":{"NORMAL":20413,"POSITION":2891},"indices":37935,"material":14,"mode":4},{"attributes":{"NORMAL":20414,"POSITION":2892},"indices":37936,"material":14,"mode":4},{"attributes":{"NORMAL":20415,"POSITION":2893},"indices":37937,"material":14,"mode":4},{"attributes":{"NORMAL":20416,"POSITION":2894},"indices":37938,"material":14,"mode":4},{"attributes":{"NORMAL":20417,"POSITION":2895},"indices":37939,"material":14,"mode":4},{"attributes":{"NORMAL":20418,"POSITION":2896},"indices":37940,"material":14,"mode":4},{"attributes":{"NORMAL":20419,"POSITION":2897},"indices":37941,"material":14,"mode":4},{"attributes":{"NORMAL":20420,"POSITION":2898},"indices":37942,"material":14,"mode":4},{"attributes":{"NORMAL":20421,"POSITION":2899},"indices":37943,"material":14,"mode":4},{"attributes":{"NORMAL":20422,"POSITION":2900},"indices":37944,"material":14,"mode":4},{"attributes":{"NORMAL":20423,"POSITION":2901},"indices":37945,"material":14,"mode":4},{"attributes":{"NORMAL":20424,"POSITION":2902},"indices":37946,"material":14,"mode":4},{"attributes":{"NORMAL":20425,"POSITION":2903},"indices":37947,"material":14,"mode":4},{"attributes":{"NORMAL":20426,"POSITION":2904},"indices":37948,"material":14,"mode":4},{"attributes":{"NORMAL":20427,"POSITION":2905},"indices":37949,"material":14,"mode":4},{"attributes":{"NORMAL":20428,"POSITION":2906},"indices":37950,"material":14,"mode":4},{"attributes":{"NORMAL":20429,"POSITION":2907},"indices":37951,"material":14,"mode":4},{"attributes":{"NORMAL":20430,"POSITION":2908},"indices":37952,"material":14,"mode":4},{"attributes":{"NORMAL":20431,"POSITION":2909},"indices":37953,"material":14,"mode":4},{"attributes":{"NORMAL":20432,"POSITION":2910},"indices":37954,"material":14,"mode":4},{"attributes":{"NORMAL":20433,"POSITION":2911},"indices":37955,"material":14,"mode":4},{"attributes":{"NORMAL":20434,"POSITION":2912},"indices":37956,"material":14,"mode":4},{"attributes":{"NORMAL":20435,"POSITION":2913},"indices":37957,"material":14,"mode":4},{"attributes":{"NORMAL":20436,"POSITION":2914},"indices":37958,"material":14,"mode":4},{"attributes":{"NORMAL":20437,"POSITION":2915},"indices":37959,"material":14,"mode":4},{"attributes":{"NORMAL":20438,"POSITION":2916},"indices":37960,"material":14,"mode":4},{"attributes":{"NORMAL":20439,"POSITION":2917},"indices":37961,"material":14,"mode":4},{"attributes":{"NORMAL":20440,"POSITION":2918},"indices":37962,"material":14,"mode":4},{"attributes":{"NORMAL":20441,"POSITION":2919},"indices":37963,"material":14,"mode":4},{"attributes":{"NORMAL":20442,"POSITION":2920},"indices":37964,"material":14,"mode":4},{"attributes":{"NORMAL":20443,"POSITION":2921},"indices":37965,"material":14,"mode":4},{"attributes":{"NORMAL":20444,"POSITION":2922},"indices":37966,"material":14,"mode":4},{"attributes":{"NORMAL":20445,"POSITION":2923},"indices":37967,"material":14,"mode":4},{"attributes":{"NORMAL":20446,"POSITION":2924},"indices":37968,"material":14,"mode":4},{"attributes":{"NORMAL":20447,"POSITION":2925},"indices":37969,"material":14,"mode":4},{"attributes":{"NORMAL":20448,"POSITION":2926},"indices":37970,"material":14,"mode":4},{"attributes":{"NORMAL":20449,"POSITION":2927},"indices":37971,"material":14,"mode":4},{"attributes":{"NORMAL":20450,"POSITION":2928},"indices":37972,"material":14,"mode":4},{"attributes":{"NORMAL":20451,"POSITION":2929},"indices":37973,"material":14,"mode":4},{"attributes":{"NORMAL":20452,"POSITION":2930},"indices":37974,"material":14,"mode":4},{"attributes":{"NORMAL":20453,"POSITION":2931},"indices":37975,"material":14,"mode":4},{"attributes":{"NORMAL":20454,"POSITION":2932},"indices":37976,"material":14,"mode":4},{"attributes":{"NORMAL":20455,"POSITION":2933},"indices":37977,"material":14,"mode":4},{"attributes":{"NORMAL":20456,"POSITION":2934},"indices":37978,"material":14,"mode":4},{"attributes":{"NORMAL":20457,"POSITION":2935},"indices":37979,"material":14,"mode":4},{"attributes":{"NORMAL":20458,"POSITION":2936},"indices":37980,"material":14,"mode":4},{"attributes":{"NORMAL":20459,"POSITION":2937},"indices":37981,"material":14,"mode":4},{"attributes":{"NORMAL":20460,"POSITION":2938},"indices":37982,"material":14,"mode":4},{"attributes":{"NORMAL":20461,"POSITION":2939},"indices":37983,"material":14,"mode":4},{"attributes":{"NORMAL":20462,"POSITION":2940},"indices":37984,"material":14,"mode":4},{"attributes":{"NORMAL":20463,"POSITION":2941},"indices":37985,"material":14,"mode":4},{"attributes":{"NORMAL":20464,"POSITION":2942},"indices":37986,"material":14,"mode":4},{"attributes":{"NORMAL":20465,"POSITION":2943},"indices":37987,"material":14,"mode":4},{"attributes":{"NORMAL":20466,"POSITION":2944},"indices":37988,"material":14,"mode":4},{"attributes":{"NORMAL":20467,"POSITION":2945},"indices":37989,"material":14,"mode":4},{"attributes":{"NORMAL":20468,"POSITION":2946},"indices":37990,"material":14,"mode":4},{"attributes":{"NORMAL":20469,"POSITION":2947},"indices":37991,"material":14,"mode":4},{"attributes":{"NORMAL":20470,"POSITION":2948},"indices":37992,"material":14,"mode":4},{"attributes":{"NORMAL":20471,"POSITION":2949},"indices":37993,"material":14,"mode":4},{"attributes":{"NORMAL":20472,"POSITION":2950},"indices":37994,"material":14,"mode":4},{"attributes":{"NORMAL":20473,"POSITION":2951},"indices":37995,"material":14,"mode":4},{"attributes":{"NORMAL":20474,"POSITION":2952},"indices":37996,"material":14,"mode":4},{"attributes":{"NORMAL":20475,"POSITION":2953},"indices":37997,"material":14,"mode":4},{"attributes":{"NORMAL":20476,"POSITION":2954},"indices":37998,"material":14,"mode":4},{"attributes":{"NORMAL":20477,"POSITION":2955},"indices":37999,"material":14,"mode":4},{"attributes":{"NORMAL":20478,"POSITION":2956},"indices":38000,"material":14,"mode":4},{"attributes":{"NORMAL":20479,"POSITION":2957},"indices":38001,"material":14,"mode":4},{"attributes":{"NORMAL":20480,"POSITION":2958},"indices":38002,"material":14,"mode":4},{"attributes":{"NORMAL":20481,"POSITION":2959},"indices":38003,"material":14,"mode":4},{"attributes":{"NORMAL":20482,"POSITION":2960},"indices":38004,"material":14,"mode":4},{"attributes":{"NORMAL":20483,"POSITION":2961},"indices":38005,"material":14,"mode":4},{"attributes":{"NORMAL":20484,"POSITION":2962},"indices":38006,"material":14,"mode":4},{"attributes":{"NORMAL":20485,"POSITION":2963},"indices":38007,"material":14,"mode":4},{"attributes":{"NORMAL":20486,"POSITION":2964},"indices":38008,"material":14,"mode":4},{"attributes":{"NORMAL":20487,"POSITION":2965},"indices":38009,"material":14,"mode":4},{"attributes":{"NORMAL":20488,"POSITION":2966},"indices":38010,"material":14,"mode":4},{"attributes":{"NORMAL":20489,"POSITION":2967},"indices":38011,"material":14,"mode":4},{"attributes":{"NORMAL":20490,"POSITION":2968},"indices":38012,"material":14,"mode":4},{"attributes":{"NORMAL":20491,"POSITION":2969},"indices":38013,"material":14,"mode":4},{"attributes":{"NORMAL":20492,"POSITION":2970},"indices":38014,"material":14,"mode":4},{"attributes":{"NORMAL":20493,"POSITION":2971},"indices":38015,"material":14,"mode":4},{"attributes":{"NORMAL":20494,"POSITION":2972},"indices":38016,"material":14,"mode":4},{"attributes":{"NORMAL":20495,"POSITION":2973},"indices":38017,"material":14,"mode":4},{"attributes":{"NORMAL":20496,"POSITION":2974},"indices":38018,"material":14,"mode":4},{"attributes":{"NORMAL":20497,"POSITION":2975},"indices":38019,"material":14,"mode":4},{"attributes":{"NORMAL":20498,"POSITION":2976},"indices":38020,"material":14,"mode":4},{"attributes":{"NORMAL":20499,"POSITION":2977},"indices":38021,"material":14,"mode":4},{"attributes":{"NORMAL":20500,"POSITION":2978},"indices":38022,"material":14,"mode":4},{"attributes":{"NORMAL":20501,"POSITION":2979},"indices":38023,"material":14,"mode":4},{"attributes":{"NORMAL":20502,"POSITION":2980},"indices":38024,"material":14,"mode":4},{"attributes":{"NORMAL":20503,"POSITION":2981},"indices":38025,"material":14,"mode":4},{"attributes":{"NORMAL":20504,"POSITION":2982},"indices":38026,"material":14,"mode":4},{"attributes":{"NORMAL":20505,"POSITION":2983},"indices":38027,"material":14,"mode":4},{"attributes":{"NORMAL":20506,"POSITION":2984},"indices":38028,"material":14,"mode":4},{"attributes":{"NORMAL":20507,"POSITION":2985},"indices":38029,"material":14,"mode":4},{"attributes":{"NORMAL":20508,"POSITION":2986},"indices":38030,"material":14,"mode":4},{"attributes":{"NORMAL":20509,"POSITION":2987},"indices":38031,"material":14,"mode":4},{"attributes":{"NORMAL":20510,"POSITION":2988},"indices":38032,"material":14,"mode":4},{"attributes":{"NORMAL":20511,"POSITION":2989},"indices":38033,"material":14,"mode":4},{"attributes":{"NORMAL":20512,"POSITION":2990},"indices":38034,"material":14,"mode":4},{"attributes":{"NORMAL":20513,"POSITION":2991},"indices":38035,"material":14,"mode":4},{"attributes":{"NORMAL":20514,"POSITION":2992},"indices":38036,"material":14,"mode":4},{"attributes":{"NORMAL":20515,"POSITION":2993},"indices":38037,"material":14,"mode":4},{"attributes":{"NORMAL":20516,"POSITION":2994},"indices":38038,"material":14,"mode":4},{"attributes":{"NORMAL":20517,"POSITION":2995},"indices":38039,"material":14,"mode":4},{"attributes":{"NORMAL":20518,"POSITION":2996},"indices":38040,"material":14,"mode":4},{"attributes":{"NORMAL":20519,"POSITION":2997},"indices":38041,"material":14,"mode":4},{"attributes":{"NORMAL":20520,"POSITION":2998},"indices":38042,"material":14,"mode":4},{"attributes":{"NORMAL":20521,"POSITION":2999},"indices":38043,"material":14,"mode":4},{"attributes":{"NORMAL":20522,"POSITION":3000},"indices":38044,"material":14,"mode":4},{"attributes":{"NORMAL":20523,"POSITION":3001},"indices":38045,"material":14,"mode":4},{"attributes":{"NORMAL":20524,"POSITION":3002},"indices":38046,"material":14,"mode":4},{"attributes":{"NORMAL":20525,"POSITION":3003},"indices":38047,"material":14,"mode":4},{"attributes":{"NORMAL":20526,"POSITION":3004},"indices":38048,"material":14,"mode":4},{"attributes":{"NORMAL":20527,"POSITION":3005},"indices":38049,"material":14,"mode":4},{"attributes":{"NORMAL":20528,"POSITION":3006},"indices":38050,"material":14,"mode":4},{"attributes":{"NORMAL":20529,"POSITION":3007},"indices":38051,"material":14,"mode":4},{"attributes":{"NORMAL":20530,"POSITION":3008},"indices":38052,"material":14,"mode":4},{"attributes":{"NORMAL":20531,"POSITION":3009},"indices":38053,"material":14,"mode":4},{"attributes":{"NORMAL":20532,"POSITION":3010},"indices":38054,"material":14,"mode":4},{"attributes":{"NORMAL":20533,"POSITION":3011},"indices":38055,"material":14,"mode":4},{"attributes":{"NORMAL":20534,"POSITION":3012},"indices":38056,"material":14,"mode":4},{"attributes":{"NORMAL":20535,"POSITION":3013},"indices":38057,"material":14,"mode":4},{"attributes":{"NORMAL":20536,"POSITION":3014},"indices":38058,"material":14,"mode":4},{"attributes":{"NORMAL":20537,"POSITION":3015},"indices":38059,"material":14,"mode":4},{"attributes":{"NORMAL":20538,"POSITION":3016},"indices":38060,"material":14,"mode":4},{"attributes":{"NORMAL":20539,"POSITION":3017},"indices":38061,"material":14,"mode":4},{"attributes":{"NORMAL":20540,"POSITION":3018},"indices":38062,"material":14,"mode":4},{"attributes":{"NORMAL":20541,"POSITION":3019},"indices":38063,"material":14,"mode":4},{"attributes":{"NORMAL":20542,"POSITION":3020},"indices":38064,"material":14,"mode":4},{"attributes":{"NORMAL":20543,"POSITION":3021},"indices":38065,"material":14,"mode":4},{"attributes":{"NORMAL":20544,"POSITION":3022},"indices":38066,"material":14,"mode":4},{"attributes":{"NORMAL":20545,"POSITION":3023},"indices":38067,"material":14,"mode":4},{"attributes":{"NORMAL":20546,"POSITION":3024},"indices":38068,"material":14,"mode":4},{"attributes":{"NORMAL":20547,"POSITION":3025},"indices":38069,"material":14,"mode":4},{"attributes":{"NORMAL":20548,"POSITION":3026},"indices":38070,"material":14,"mode":4},{"attributes":{"NORMAL":20549,"POSITION":3027},"indices":38071,"material":14,"mode":4},{"attributes":{"NORMAL":20550,"POSITION":3028},"indices":38072,"material":14,"mode":4},{"attributes":{"NORMAL":20551,"POSITION":3029},"indices":38073,"material":14,"mode":4},{"attributes":{"NORMAL":20552,"POSITION":3030},"indices":38074,"material":14,"mode":4},{"attributes":{"NORMAL":20553,"POSITION":3031},"indices":38075,"material":14,"mode":4},{"attributes":{"NORMAL":20554,"POSITION":3032},"indices":38076,"material":14,"mode":4},{"attributes":{"NORMAL":20555,"POSITION":3033},"indices":38077,"material":14,"mode":4},{"attributes":{"NORMAL":20556,"POSITION":3034},"indices":38078,"material":14,"mode":4},{"attributes":{"NORMAL":20557,"POSITION":3035},"indices":38079,"material":14,"mode":4},{"attributes":{"NORMAL":20558,"POSITION":3036},"indices":38080,"material":14,"mode":4},{"attributes":{"NORMAL":20559,"POSITION":3037},"indices":38081,"material":14,"mode":4},{"attributes":{"NORMAL":20560,"POSITION":3038},"indices":38082,"material":14,"mode":4},{"attributes":{"NORMAL":20561,"POSITION":3039},"indices":38083,"material":14,"mode":4},{"attributes":{"NORMAL":20562,"POSITION":3040},"indices":38084,"material":14,"mode":4},{"attributes":{"NORMAL":20563,"POSITION":3041},"indices":38085,"material":14,"mode":4},{"attributes":{"NORMAL":20564,"POSITION":3042},"indices":38086,"material":14,"mode":4},{"attributes":{"NORMAL":20565,"POSITION":3043},"indices":38087,"material":14,"mode":4},{"attributes":{"NORMAL":20566,"POSITION":3044},"indices":38088,"material":14,"mode":4},{"attributes":{"NORMAL":20567,"POSITION":3045},"indices":38089,"material":14,"mode":4},{"attributes":{"NORMAL":20568,"POSITION":3046},"indices":38090,"material":14,"mode":4},{"attributes":{"NORMAL":20569,"POSITION":3047},"indices":38091,"material":14,"mode":4},{"attributes":{"NORMAL":20570,"POSITION":3048},"indices":38092,"material":14,"mode":4},{"attributes":{"NORMAL":20571,"POSITION":3049},"indices":38093,"material":14,"mode":4},{"attributes":{"NORMAL":20572,"POSITION":3050},"indices":38094,"material":14,"mode":4},{"attributes":{"NORMAL":20573,"POSITION":3051},"indices":38095,"material":14,"mode":4},{"attributes":{"NORMAL":20574,"POSITION":3052},"indices":38096,"material":14,"mode":4},{"attributes":{"NORMAL":20575,"POSITION":3053},"indices":38097,"material":14,"mode":4},{"attributes":{"NORMAL":20576,"POSITION":3054},"indices":38098,"material":14,"mode":4},{"attributes":{"NORMAL":20577,"POSITION":3055},"indices":38099,"material":14,"mode":4},{"attributes":{"NORMAL":20578,"POSITION":3056},"indices":38100,"material":14,"mode":4},{"attributes":{"NORMAL":20579,"POSITION":3057},"indices":38101,"material":14,"mode":4},{"attributes":{"NORMAL":20580,"POSITION":3058},"indices":38102,"material":14,"mode":4},{"attributes":{"NORMAL":20581,"POSITION":3059},"indices":38103,"material":14,"mode":4},{"attributes":{"NORMAL":20582,"POSITION":3060},"indices":38104,"material":14,"mode":4},{"attributes":{"NORMAL":20583,"POSITION":3061},"indices":38105,"material":14,"mode":4},{"attributes":{"NORMAL":20584,"POSITION":3062},"indices":38106,"material":14,"mode":4},{"attributes":{"NORMAL":20585,"POSITION":3063},"indices":38107,"material":14,"mode":4},{"attributes":{"NORMAL":20586,"POSITION":3064},"indices":38108,"material":14,"mode":4},{"attributes":{"NORMAL":20587,"POSITION":3065},"indices":38109,"material":14,"mode":4},{"attributes":{"NORMAL":20588,"POSITION":3066},"indices":38110,"material":14,"mode":4},{"attributes":{"NORMAL":20589,"POSITION":3067},"indices":38111,"material":14,"mode":4},{"attributes":{"NORMAL":20590,"POSITION":3068},"indices":38112,"material":14,"mode":4},{"attributes":{"NORMAL":20591,"POSITION":3069},"indices":38113,"material":14,"mode":4},{"attributes":{"NORMAL":20592,"POSITION":3070},"indices":38114,"material":14,"mode":4},{"attributes":{"NORMAL":20593,"POSITION":3071},"indices":38115,"material":14,"mode":4},{"attributes":{"NORMAL":20594,"POSITION":3072},"indices":38116,"material":14,"mode":4},{"attributes":{"NORMAL":20595,"POSITION":3073},"indices":38117,"material":14,"mode":4},{"attributes":{"NORMAL":20596,"POSITION":3074},"indices":38118,"material":14,"mode":4},{"attributes":{"NORMAL":20597,"POSITION":3075},"indices":38119,"material":14,"mode":4},{"attributes":{"NORMAL":20598,"POSITION":3076},"indices":38120,"material":14,"mode":4},{"attributes":{"NORMAL":20599,"POSITION":3077},"indices":38121,"material":14,"mode":4},{"attributes":{"NORMAL":20600,"POSITION":3078},"indices":38122,"material":14,"mode":4},{"attributes":{"NORMAL":20601,"POSITION":3079},"indices":38123,"material":14,"mode":4},{"attributes":{"NORMAL":20602,"POSITION":3080},"indices":38124,"material":14,"mode":4},{"attributes":{"NORMAL":20603,"POSITION":3081},"indices":38125,"material":14,"mode":4},{"attributes":{"NORMAL":20604,"POSITION":3082},"indices":38126,"material":14,"mode":4},{"attributes":{"NORMAL":20605,"POSITION":3083},"indices":38127,"material":14,"mode":4},{"attributes":{"NORMAL":20606,"POSITION":3084},"indices":38128,"material":14,"mode":4},{"attributes":{"NORMAL":20607,"POSITION":3085},"indices":38129,"material":14,"mode":4},{"attributes":{"NORMAL":20608,"POSITION":3086},"indices":38130,"material":14,"mode":4},{"attributes":{"NORMAL":20609,"POSITION":3087},"indices":38131,"material":14,"mode":4},{"attributes":{"NORMAL":20610,"POSITION":3088},"indices":38132,"material":14,"mode":4},{"attributes":{"NORMAL":20611,"POSITION":3089},"indices":38133,"material":14,"mode":4},{"attributes":{"NORMAL":20612,"POSITION":3090},"indices":38134,"material":14,"mode":4},{"attributes":{"NORMAL":20613,"POSITION":3091},"indices":38135,"material":14,"mode":4},{"attributes":{"NORMAL":20614,"POSITION":3092},"indices":38136,"material":14,"mode":4},{"attributes":{"NORMAL":20615,"POSITION":3093},"indices":38137,"material":14,"mode":4},{"attributes":{"NORMAL":20616,"POSITION":3094},"indices":38138,"material":14,"mode":4},{"attributes":{"NORMAL":20617,"POSITION":3095},"indices":38139,"material":14,"mode":4},{"attributes":{"NORMAL":20618,"POSITION":3096},"indices":38140,"material":14,"mode":4},{"attributes":{"NORMAL":20619,"POSITION":3097},"indices":38141,"material":14,"mode":4},{"attributes":{"NORMAL":20620,"POSITION":3098},"indices":38142,"material":14,"mode":4},{"attributes":{"NORMAL":20621,"POSITION":3099},"indices":38143,"material":14,"mode":4},{"attributes":{"NORMAL":20622,"POSITION":3100},"indices":38144,"material":14,"mode":4},{"attributes":{"NORMAL":20623,"POSITION":3101},"indices":38145,"material":14,"mode":4},{"attributes":{"NORMAL":20624,"POSITION":3102},"indices":38146,"material":14,"mode":4},{"attributes":{"NORMAL":20625,"POSITION":3103},"indices":38147,"material":14,"mode":4},{"attributes":{"NORMAL":20626,"POSITION":3104},"indices":38148,"material":14,"mode":4},{"attributes":{"NORMAL":20627,"POSITION":3105},"indices":38149,"material":14,"mode":4},{"attributes":{"NORMAL":20628,"POSITION":3106},"indices":38150,"material":14,"mode":4},{"attributes":{"NORMAL":20629,"POSITION":3107},"indices":38151,"material":14,"mode":4},{"attributes":{"NORMAL":20630,"POSITION":3108},"indices":38152,"material":14,"mode":4},{"attributes":{"NORMAL":20631,"POSITION":3109},"indices":38153,"material":14,"mode":4},{"attributes":{"NORMAL":20632,"POSITION":3110},"indices":38154,"material":14,"mode":4},{"attributes":{"NORMAL":20633,"POSITION":3111},"indices":38155,"material":14,"mode":4},{"attributes":{"NORMAL":20634,"POSITION":3112},"indices":38156,"material":14,"mode":4},{"attributes":{"NORMAL":20635,"POSITION":3113},"indices":38157,"material":14,"mode":4},{"attributes":{"NORMAL":20636,"POSITION":3114},"indices":38158,"material":14,"mode":4},{"attributes":{"NORMAL":20637,"POSITION":3115},"indices":38159,"material":14,"mode":4},{"attributes":{"NORMAL":20638,"POSITION":3116},"indices":38160,"material":14,"mode":4},{"attributes":{"NORMAL":20639,"POSITION":3117},"indices":38161,"material":14,"mode":4},{"attributes":{"NORMAL":20640,"POSITION":3118},"indices":38162,"material":14,"mode":4},{"attributes":{"NORMAL":20641,"POSITION":3119},"indices":38163,"material":14,"mode":4},{"attributes":{"NORMAL":20642,"POSITION":3120},"indices":38164,"material":14,"mode":4},{"attributes":{"NORMAL":20643,"POSITION":3121},"indices":38165,"material":14,"mode":4},{"attributes":{"NORMAL":20644,"POSITION":3122},"indices":38166,"material":14,"mode":4},{"attributes":{"NORMAL":20645,"POSITION":3123},"indices":38167,"material":14,"mode":4},{"attributes":{"NORMAL":20646,"POSITION":3124},"indices":38168,"material":14,"mode":4},{"attributes":{"NORMAL":20647,"POSITION":3125},"indices":38169,"material":14,"mode":4},{"attributes":{"NORMAL":20648,"POSITION":3126},"indices":38170,"material":14,"mode":4},{"attributes":{"NORMAL":20649,"POSITION":3127},"indices":38171,"material":14,"mode":4},{"attributes":{"NORMAL":20650,"POSITION":3128},"indices":38172,"material":14,"mode":4},{"attributes":{"NORMAL":20651,"POSITION":3129},"indices":38173,"material":14,"mode":4},{"attributes":{"NORMAL":20652,"POSITION":3130},"indices":38174,"material":14,"mode":4},{"attributes":{"NORMAL":20653,"POSITION":3131},"indices":38175,"material":14,"mode":4},{"attributes":{"NORMAL":20654,"POSITION":3132},"indices":38176,"material":14,"mode":4},{"attributes":{"NORMAL":20655,"POSITION":3133},"indices":38177,"material":14,"mode":4},{"attributes":{"NORMAL":20656,"POSITION":3134},"indices":38178,"material":14,"mode":4},{"attributes":{"NORMAL":20657,"POSITION":3135},"indices":38179,"material":14,"mode":4},{"attributes":{"NORMAL":20658,"POSITION":3136},"indices":38180,"material":14,"mode":4},{"attributes":{"NORMAL":20659,"POSITION":3137},"indices":38181,"material":14,"mode":4},{"attributes":{"NORMAL":20660,"POSITION":3138},"indices":38182,"material":14,"mode":4},{"attributes":{"NORMAL":20661,"POSITION":3139},"indices":38183,"material":14,"mode":4},{"attributes":{"NORMAL":20662,"POSITION":3140},"indices":38184,"material":14,"mode":4},{"attributes":{"NORMAL":20663,"POSITION":3141},"indices":38185,"material":14,"mode":4},{"attributes":{"NORMAL":20664,"POSITION":3142},"indices":38186,"material":14,"mode":4},{"attributes":{"NORMAL":20665,"POSITION":3143},"indices":38187,"material":14,"mode":4},{"attributes":{"NORMAL":20666,"POSITION":3144},"indices":38188,"material":14,"mode":4},{"attributes":{"NORMAL":20667,"POSITION":3145},"indices":38189,"material":14,"mode":4},{"attributes":{"NORMAL":20668,"POSITION":3146},"indices":38190,"material":14,"mode":4},{"attributes":{"NORMAL":20669,"POSITION":3147},"indices":38191,"material":14,"mode":4},{"attributes":{"NORMAL":20670,"POSITION":3148},"indices":38192,"material":14,"mode":4},{"attributes":{"NORMAL":20671,"POSITION":3149},"indices":38193,"material":14,"mode":4},{"attributes":{"NORMAL":20672,"POSITION":3150},"indices":38194,"material":14,"mode":4},{"attributes":{"NORMAL":20673,"POSITION":3151},"indices":38195,"material":14,"mode":4},{"attributes":{"NORMAL":20674,"POSITION":3152},"indices":38196,"material":14,"mode":4},{"attributes":{"NORMAL":20675,"POSITION":3153},"indices":38197,"material":14,"mode":4},{"attributes":{"NORMAL":20676,"POSITION":3154},"indices":38198,"material":14,"mode":4},{"attributes":{"NORMAL":20677,"POSITION":3155},"indices":38199,"material":14,"mode":4},{"attributes":{"NORMAL":20678,"POSITION":3156},"indices":38200,"material":14,"mode":4},{"attributes":{"NORMAL":20679,"POSITION":3157},"indices":38201,"material":14,"mode":4},{"attributes":{"NORMAL":20680,"POSITION":3158},"indices":38202,"material":14,"mode":4},{"attributes":{"NORMAL":20681,"POSITION":3159},"indices":38203,"material":14,"mode":4},{"attributes":{"NORMAL":20682,"POSITION":3160},"indices":38204,"material":14,"mode":4},{"attributes":{"NORMAL":20683,"POSITION":3161},"indices":38205,"material":14,"mode":4},{"attributes":{"NORMAL":20684,"POSITION":3162},"indices":38206,"material":14,"mode":4},{"attributes":{"NORMAL":20685,"POSITION":3163},"indices":38207,"material":14,"mode":4},{"attributes":{"NORMAL":20686,"POSITION":3164},"indices":38208,"material":14,"mode":4},{"attributes":{"NORMAL":20687,"POSITION":3165},"indices":38209,"material":14,"mode":4},{"attributes":{"NORMAL":20688,"POSITION":3166},"indices":38210,"material":14,"mode":4},{"attributes":{"NORMAL":20689,"POSITION":3167},"indices":38211,"material":14,"mode":4},{"attributes":{"NORMAL":20690,"POSITION":3168},"indices":38212,"material":14,"mode":4},{"attributes":{"NORMAL":20691,"POSITION":3169},"indices":38213,"material":14,"mode":4},{"attributes":{"NORMAL":20692,"POSITION":3170},"indices":38214,"material":14,"mode":4},{"attributes":{"NORMAL":20693,"POSITION":3171},"indices":38215,"material":14,"mode":4},{"attributes":{"NORMAL":20694,"POSITION":3172},"indices":38216,"material":14,"mode":4},{"attributes":{"NORMAL":20695,"POSITION":3173},"indices":38217,"material":14,"mode":4},{"attributes":{"NORMAL":20696,"POSITION":3174},"indices":38218,"material":14,"mode":4},{"attributes":{"NORMAL":20697,"POSITION":3175},"indices":38219,"material":14,"mode":4},{"attributes":{"NORMAL":20698,"POSITION":3176},"indices":38220,"material":14,"mode":4},{"attributes":{"NORMAL":20699,"POSITION":3177},"indices":38221,"material":14,"mode":4},{"attributes":{"NORMAL":20700,"POSITION":3178},"indices":38222,"material":14,"mode":4},{"attributes":{"NORMAL":20701,"POSITION":3179},"indices":38223,"material":14,"mode":4},{"attributes":{"NORMAL":20702,"POSITION":3180},"indices":38224,"material":14,"mode":4},{"attributes":{"NORMAL":20703,"POSITION":3181},"indices":38225,"material":14,"mode":4},{"attributes":{"NORMAL":20704,"POSITION":3182},"indices":38226,"material":14,"mode":4},{"attributes":{"NORMAL":20705,"POSITION":3183},"indices":38227,"material":14,"mode":4},{"attributes":{"NORMAL":20706,"POSITION":3184},"indices":38228,"material":14,"mode":4},{"attributes":{"NORMAL":20707,"POSITION":3185},"indices":38229,"material":14,"mode":4},{"attributes":{"NORMAL":20708,"POSITION":3186},"indices":38230,"material":14,"mode":4},{"attributes":{"NORMAL":20709,"POSITION":3187},"indices":38231,"material":14,"mode":4},{"attributes":{"NORMAL":20710,"POSITION":3188},"indices":38232,"material":14,"mode":4},{"attributes":{"NORMAL":20711,"POSITION":3189},"indices":38233,"material":14,"mode":4},{"attributes":{"NORMAL":20712,"POSITION":3190},"indices":38234,"material":14,"mode":4},{"attributes":{"NORMAL":20713,"POSITION":3191},"indices":38235,"material":14,"mode":4}]},{"name":"COMPOUND119","primitives":[{"attributes":{"NORMAL":20714,"POSITION":3192},"indices":38236,"material":7,"mode":4},{"attributes":{"NORMAL":20715,"POSITION":3193},"indices":38237,"material":7,"mode":4},{"attributes":{"NORMAL":20716,"POSITION":3194},"indices":38238,"material":7,"mode":4},{"attributes":{"NORMAL":20717,"POSITION":3195},"indices":38239,"material":7,"mode":4},{"attributes":{"NORMAL":20718,"POSITION":3196},"indices":38240,"material":7,"mode":4},{"attributes":{"NORMAL":20719,"POSITION":3197},"indices":38241,"material":7,"mode":4},{"attributes":{"NORMAL":20720,"POSITION":3198},"indices":38242,"material":7,"mode":4},{"attributes":{"NORMAL":20721,"POSITION":3199},"indices":38243,"material":7,"mode":4},{"attributes":{"NORMAL":20722,"POSITION":3200},"indices":38244,"material":7,"mode":4},{"attributes":{"NORMAL":20723,"POSITION":3201},"indices":38245,"material":7,"mode":4}]},{"name":"COMPOUND120","primitives":[{"attributes":{"NORMAL":20724,"POSITION":3202},"indices":38246,"material":7,"mode":4},{"attributes":{"NORMAL":20725,"POSITION":3203},"indices":38247,"material":7,"mode":4},{"attributes":{"NORMAL":20726,"POSITION":3204},"indices":38248,"material":7,"mode":4},{"attributes":{"NORMAL":20727,"POSITION":3205},"indices":38249,"material":7,"mode":4},{"attributes":{"NORMAL":20728,"POSITION":3206},"indices":38250,"material":7,"mode":4},{"attributes":{"NORMAL":20729,"POSITION":3207},"indices":38251,"material":7,"mode":4},{"attributes":{"NORMAL":20730,"POSITION":3208},"indices":38252,"material":7,"mode":4},{"attributes":{"NORMAL":20731,"POSITION":3209},"indices":38253,"material":7,"mode":4},{"attributes":{"NORMAL":20732,"POSITION":3210},"indices":38254,"material":7,"mode":4},{"attributes":{"NORMAL":20733,"POSITION":3211},"indices":38255,"material":7,"mode":4}]},{"name":"COMPOUND121","primitives":[{"attributes":{"NORMAL":20734,"POSITION":3212},"indices":38256,"material":7,"mode":4},{"attributes":{"NORMAL":20735,"POSITION":3213},"indices":38257,"material":7,"mode":4},{"attributes":{"NORMAL":20736,"POSITION":3214},"indices":38258,"material":7,"mode":4},{"attributes":{"NORMAL":20737,"POSITION":3215},"indices":38259,"material":7,"mode":4},{"attributes":{"NORMAL":20738,"POSITION":3216},"indices":38260,"material":7,"mode":4},{"attributes":{"NORMAL":20739,"POSITION":3217},"indices":38261,"material":7,"mode":4},{"attributes":{"NORMAL":20740,"POSITION":3218},"indices":38262,"material":7,"mode":4},{"attributes":{"NORMAL":20741,"POSITION":3219},"indices":38263,"material":7,"mode":4},{"attributes":{"NORMAL":20742,"POSITION":3220},"indices":38264,"material":7,"mode":4},{"attributes":{"NORMAL":20743,"POSITION":3221},"indices":38265,"material":7,"mode":4}]},{"name":"COMPOUND122","primitives":[{"attributes":{"NORMAL":20744,"POSITION":3222},"indices":38266,"material":7,"mode":4},{"attributes":{"NORMAL":20745,"POSITION":3223},"indices":38267,"material":7,"mode":4},{"attributes":{"NORMAL":20746,"POSITION":3224},"indices":38268,"material":7,"mode":4},{"attributes":{"NORMAL":20747,"POSITION":3225},"indices":38269,"material":7,"mode":4},{"attributes":{"NORMAL":20748,"POSITION":3226},"indices":38270,"material":7,"mode":4},{"attributes":{"NORMAL":20749,"POSITION":3227},"indices":38271,"material":7,"mode":4},{"attributes":{"NORMAL":20750,"POSITION":3228},"indices":38272,"material":7,"mode":4},{"attributes":{"NORMAL":20751,"POSITION":3229},"indices":38273,"material":7,"mode":4},{"attributes":{"NORMAL":20752,"POSITION":3230},"indices":38274,"material":7,"mode":4},{"attributes":{"NORMAL":20753,"POSITION":3231},"indices":38275,"material":7,"mode":4}]},{"name":"COMPOUND123","primitives":[{"attributes":{"NORMAL":20754,"POSITION":3232},"indices":38276,"material":7,"mode":4},{"attributes":{"NORMAL":20755,"POSITION":3233},"indices":38277,"material":7,"mode":4},{"attributes":{"NORMAL":20756,"POSITION":3234},"indices":38278,"material":7,"mode":4},{"attributes":{"NORMAL":20757,"POSITION":3235},"indices":38279,"material":7,"mode":4},{"attributes":{"NORMAL":20758,"POSITION":3236},"indices":38280,"material":7,"mode":4},{"attributes":{"NORMAL":20759,"POSITION":3237},"indices":38281,"material":7,"mode":4},{"attributes":{"NORMAL":20760,"POSITION":3238},"indices":38282,"material":7,"mode":4},{"attributes":{"NORMAL":20761,"POSITION":3239},"indices":38283,"material":7,"mode":4},{"attributes":{"NORMAL":20762,"POSITION":3240},"indices":38284,"material":7,"mode":4},{"attributes":{"NORMAL":20763,"POSITION":3241},"indices":38285,"material":7,"mode":4}]},{"name":"COMPOUND124","primitives":[{"attributes":{"NORMAL":20764,"POSITION":3242},"indices":38286,"material":7,"mode":4},{"attributes":{"NORMAL":20765,"POSITION":3243},"indices":38287,"material":7,"mode":4},{"attributes":{"NORMAL":20766,"POSITION":3244},"indices":38288,"material":7,"mode":4},{"attributes":{"NORMAL":20767,"POSITION":3245},"indices":38289,"material":7,"mode":4},{"attributes":{"NORMAL":20768,"POSITION":3246},"indices":38290,"material":7,"mode":4},{"attributes":{"NORMAL":20769,"POSITION":3247},"indices":38291,"material":7,"mode":4},{"attributes":{"NORMAL":20770,"POSITION":3248},"indices":38292,"material":7,"mode":4},{"attributes":{"NORMAL":20771,"POSITION":3249},"indices":38293,"material":7,"mode":4},{"attributes":{"NORMAL":20772,"POSITION":3250},"indices":38294,"material":7,"mode":4},{"attributes":{"NORMAL":20773,"POSITION":3251},"indices":38295,"material":7,"mode":4}]},{"name":"COMPOUND125","primitives":[{"attributes":{"NORMAL":20774,"POSITION":3252},"indices":38296,"material":7,"mode":4},{"attributes":{"NORMAL":20775,"POSITION":3253},"indices":38297,"material":7,"mode":4},{"attributes":{"NORMAL":20776,"POSITION":3254},"indices":38298,"material":7,"mode":4},{"attributes":{"NORMAL":20777,"POSITION":3255},"indices":38299,"material":7,"mode":4},{"attributes":{"NORMAL":20778,"POSITION":3256},"indices":38300,"material":7,"mode":4},{"attributes":{"NORMAL":20779,"POSITION":3257},"indices":38301,"material":7,"mode":4},{"attributes":{"NORMAL":20780,"POSITION":3258},"indices":38302,"material":7,"mode":4},{"attributes":{"NORMAL":20781,"POSITION":3259},"indices":38303,"material":7,"mode":4},{"attributes":{"NORMAL":20782,"POSITION":3260},"indices":38304,"material":7,"mode":4},{"attributes":{"NORMAL":20783,"POSITION":3261},"indices":38305,"material":7,"mode":4}]},{"name":"COMPOUND126","primitives":[{"attributes":{"NORMAL":20784,"POSITION":3262},"indices":38306,"material":7,"mode":4},{"attributes":{"NORMAL":20785,"POSITION":3263},"indices":38307,"material":7,"mode":4},{"attributes":{"NORMAL":20786,"POSITION":3264},"indices":38308,"material":7,"mode":4},{"attributes":{"NORMAL":20787,"POSITION":3265},"indices":38309,"material":7,"mode":4},{"attributes":{"NORMAL":20788,"POSITION":3266},"indices":38310,"material":7,"mode":4},{"attributes":{"NORMAL":20789,"POSITION":3267},"indices":38311,"material":7,"mode":4},{"attributes":{"NORMAL":20790,"POSITION":3268},"indices":38312,"material":7,"mode":4},{"attributes":{"NORMAL":20791,"POSITION":3269},"indices":38313,"material":7,"mode":4},{"attributes":{"NORMAL":20792,"POSITION":3270},"indices":38314,"material":7,"mode":4},{"attributes":{"NORMAL":20793,"POSITION":3271},"indices":38315,"material":7,"mode":4}]},{"name":"COMPOUND127","primitives":[{"attributes":{"NORMAL":20794,"POSITION":3272},"indices":38316,"material":14,"mode":4},{"attributes":{"NORMAL":20795,"POSITION":3273},"indices":38317,"material":14,"mode":4}]},{"name":"COMPOUND128","primitives":[{"attributes":{"NORMAL":20796,"POSITION":3274},"indices":38318,"material":7,"mode":4},{"attributes":{"NORMAL":20797,"POSITION":3275},"indices":38319,"material":7,"mode":4},{"attributes":{"NORMAL":20798,"POSITION":3276},"indices":38320,"material":7,"mode":4},{"attributes":{"NORMAL":20799,"POSITION":3277},"indices":38321,"material":7,"mode":4},{"attributes":{"NORMAL":20800,"POSITION":3278},"indices":38322,"material":7,"mode":4},{"attributes":{"NORMAL":20801,"POSITION":3279},"indices":38323,"material":7,"mode":4},{"attributes":{"NORMAL":20802,"POSITION":3280},"indices":38324,"material":7,"mode":4},{"attributes":{"NORMAL":20803,"POSITION":3281},"indices":38325,"material":7,"mode":4},{"attributes":{"NORMAL":20804,"POSITION":3282},"indices":38326,"material":7,"mode":4},{"attributes":{"NORMAL":20805,"POSITION":3283},"indices":38327,"material":7,"mode":4}]},{"name":"COMPOUND129","primitives":[{"attributes":{"NORMAL":20806,"POSITION":3284},"indices":38328,"material":8,"mode":4},{"attributes":{"NORMAL":20807,"POSITION":3285},"indices":38329,"material":8,"mode":4},{"attributes":{"NORMAL":20808,"POSITION":3286},"indices":38330,"material":8,"mode":4},{"attributes":{"NORMAL":20809,"POSITION":3287},"indices":38331,"material":8,"mode":4},{"attributes":{"NORMAL":20810,"POSITION":3288},"indices":38332,"material":8,"mode":4},{"attributes":{"NORMAL":20811,"POSITION":3289},"indices":38333,"material":8,"mode":4},{"attributes":{"NORMAL":20812,"POSITION":3290},"indices":38334,"material":8,"mode":4},{"attributes":{"NORMAL":20813,"POSITION":3291},"indices":38335,"material":8,"mode":4},{"attributes":{"NORMAL":20814,"POSITION":3292},"indices":38336,"material":8,"mode":4},{"attributes":{"NORMAL":20815,"POSITION":3293},"indices":38337,"material":8,"mode":4},{"attributes":{"NORMAL":20816,"POSITION":3294},"indices":38338,"material":8,"mode":4},{"attributes":{"NORMAL":20817,"POSITION":3295},"indices":38339,"material":8,"mode":4},{"attributes":{"NORMAL":20818,"POSITION":3296},"indices":38340,"material":8,"mode":4},{"attributes":{"NORMAL":20819,"POSITION":3297},"indices":38341,"material":8,"mode":4}]},{"name":"COMPOUND130","primitives":[{"attributes":{"NORMAL":20820,"POSITION":3298},"indices":38342,"material":7,"mode":4},{"attributes":{"NORMAL":20821,"POSITION":3299},"indices":38343,"material":7,"mode":4},{"attributes":{"NORMAL":20822,"POSITION":3300},"indices":38344,"material":7,"mode":4},{"attributes":{"NORMAL":20823,"POSITION":3301},"indices":38345,"material":7,"mode":4},{"attributes":{"NORMAL":20824,"POSITION":3302},"indices":38346,"material":7,"mode":4},{"attributes":{"NORMAL":20825,"POSITION":3303},"indices":38347,"material":7,"mode":4},{"attributes":{"NORMAL":20826,"POSITION":3304},"indices":38348,"material":7,"mode":4},{"attributes":{"NORMAL":20827,"POSITION":3305},"indices":38349,"material":7,"mode":4},{"attributes":{"NORMAL":20828,"POSITION":3306},"indices":38350,"material":7,"mode":4},{"attributes":{"NORMAL":20829,"POSITION":3307},"indices":38351,"material":7,"mode":4}]},{"name":"COMPOUND131","primitives":[{"attributes":{"NORMAL":20830,"POSITION":3308},"indices":38352,"material":8,"mode":4},{"attributes":{"NORMAL":20831,"POSITION":3309},"indices":38353,"material":8,"mode":4},{"attributes":{"NORMAL":20832,"POSITION":3310},"indices":38354,"material":8,"mode":4},{"attributes":{"NORMAL":20833,"POSITION":3311},"indices":38355,"material":8,"mode":4},{"attributes":{"NORMAL":20834,"POSITION":3312},"indices":38356,"material":8,"mode":4},{"attributes":{"NORMAL":20835,"POSITION":3313},"indices":38357,"material":8,"mode":4},{"attributes":{"NORMAL":20836,"POSITION":3314},"indices":38358,"material":8,"mode":4},{"attributes":{"NORMAL":20837,"POSITION":3315},"indices":38359,"material":9,"mode":4},{"attributes":{"NORMAL":20838,"POSITION":3316},"indices":38360,"material":9,"mode":4},{"attributes":{"NORMAL":20839,"POSITION":3317},"indices":38361,"material":9,"mode":4}]},{"name":"COMPOUND132","primitives":[{"attributes":{"NORMAL":20840,"POSITION":3318},"indices":38362,"material":7,"mode":4},{"attributes":{"NORMAL":20841,"POSITION":3319},"indices":38363,"material":7,"mode":4},{"attributes":{"NORMAL":20842,"POSITION":3320},"indices":38364,"material":7,"mode":4},{"attributes":{"NORMAL":20843,"POSITION":3321},"indices":38365,"material":7,"mode":4},{"attributes":{"NORMAL":20844,"POSITION":3322},"indices":38366,"material":7,"mode":4},{"attributes":{"NORMAL":20845,"POSITION":3323},"indices":38367,"material":7,"mode":4},{"attributes":{"NORMAL":20846,"POSITION":3324},"indices":38368,"material":7,"mode":4},{"attributes":{"NORMAL":20847,"POSITION":3325},"indices":38369,"material":7,"mode":4},{"attributes":{"NORMAL":20848,"POSITION":3326},"indices":38370,"material":7,"mode":4},{"attributes":{"NORMAL":20849,"POSITION":3327},"indices":38371,"material":7,"mode":4}]},{"name":"COMPOUND133","primitives":[{"attributes":{"NORMAL":20850,"POSITION":3328},"indices":38372,"material":7,"mode":4},{"attributes":{"NORMAL":20851,"POSITION":3329},"indices":38373,"material":7,"mode":4},{"attributes":{"NORMAL":20852,"POSITION":3330},"indices":38374,"material":7,"mode":4},{"attributes":{"NORMAL":20853,"POSITION":3331},"indices":38375,"material":7,"mode":4},{"attributes":{"NORMAL":20854,"POSITION":3332},"indices":38376,"material":7,"mode":4},{"attributes":{"NORMAL":20855,"POSITION":3333},"indices":38377,"material":7,"mode":4},{"attributes":{"NORMAL":20856,"POSITION":3334},"indices":38378,"material":7,"mode":4},{"attributes":{"NORMAL":20857,"POSITION":3335},"indices":38379,"material":7,"mode":4},{"attributes":{"NORMAL":20858,"POSITION":3336},"indices":38380,"material":7,"mode":4},{"attributes":{"NORMAL":20859,"POSITION":3337},"indices":38381,"material":7,"mode":4}]},{"name":"COMPOUND134","primitives":[{"attributes":{"NORMAL":20860,"POSITION":3338},"indices":38382,"material":8,"mode":4},{"attributes":{"NORMAL":20861,"POSITION":3339},"indices":38383,"material":8,"mode":4},{"attributes":{"NORMAL":20862,"POSITION":3340},"indices":38384,"material":8,"mode":4},{"attributes":{"NORMAL":20863,"POSITION":3341},"indices":38385,"material":8,"mode":4},{"attributes":{"NORMAL":20864,"POSITION":3342},"indices":38386,"material":8,"mode":4},{"attributes":{"NORMAL":20865,"POSITION":3343},"indices":38387,"material":8,"mode":4},{"attributes":{"NORMAL":20866,"POSITION":3344},"indices":38388,"material":8,"mode":4},{"attributes":{"NORMAL":20867,"POSITION":3345},"indices":38389,"material":9,"mode":4},{"attributes":{"NORMAL":20868,"POSITION":3346},"indices":38390,"material":9,"mode":4},{"attributes":{"NORMAL":20869,"POSITION":3347},"indices":38391,"material":9,"mode":4}]},{"name":"COMPOUND135","primitives":[{"attributes":{"NORMAL":20870,"POSITION":3348},"indices":38392,"material":8,"mode":4},{"attributes":{"NORMAL":20871,"POSITION":3349},"indices":38393,"material":8,"mode":4},{"attributes":{"NORMAL":20872,"POSITION":3350},"indices":38394,"material":8,"mode":4},{"attributes":{"NORMAL":20873,"POSITION":3351},"indices":38395,"material":8,"mode":4},{"attributes":{"NORMAL":20874,"POSITION":3352},"indices":38396,"material":8,"mode":4},{"attributes":{"NORMAL":20875,"POSITION":3353},"indices":38397,"material":8,"mode":4},{"attributes":{"NORMAL":20876,"POSITION":3354},"indices":38398,"material":8,"mode":4},{"attributes":{"NORMAL":20877,"POSITION":3355},"indices":38399,"material":8,"mode":4},{"attributes":{"NORMAL":20878,"POSITION":3356},"indices":38400,"material":8,"mode":4},{"attributes":{"NORMAL":20879,"POSITION":3357},"indices":38401,"material":8,"mode":4},{"attributes":{"NORMAL":20880,"POSITION":3358},"indices":38402,"material":8,"mode":4},{"attributes":{"NORMAL":20881,"POSITION":3359},"indices":38403,"material":8,"mode":4},{"attributes":{"NORMAL":20882,"POSITION":3360},"indices":38404,"material":8,"mode":4},{"attributes":{"NORMAL":20883,"POSITION":3361},"indices":38405,"material":8,"mode":4}]},{"name":"COMPOUND136","primitives":[{"attributes":{"NORMAL":20884,"POSITION":3362},"indices":38406,"material":14,"mode":4},{"attributes":{"NORMAL":20885,"POSITION":3363},"indices":38407,"material":14,"mode":4}]},{"name":"COMPOUND137","primitives":[{"attributes":{"NORMAL":20886,"POSITION":3364},"indices":38408,"material":7,"mode":4},{"attributes":{"NORMAL":20887,"POSITION":3365},"indices":38409,"material":7,"mode":4},{"attributes":{"NORMAL":20888,"POSITION":3366},"indices":38410,"material":7,"mode":4},{"attributes":{"NORMAL":20889,"POSITION":3367},"indices":38411,"material":7,"mode":4},{"attributes":{"NORMAL":20890,"POSITION":3368},"indices":38412,"material":7,"mode":4},{"attributes":{"NORMAL":20891,"POSITION":3369},"indices":38413,"material":7,"mode":4},{"attributes":{"NORMAL":20892,"POSITION":3370},"indices":38414,"material":7,"mode":4},{"attributes":{"NORMAL":20893,"POSITION":3371},"indices":38415,"material":7,"mode":4},{"attributes":{"NORMAL":20894,"POSITION":3372},"indices":38416,"material":7,"mode":4},{"attributes":{"NORMAL":20895,"POSITION":3373},"indices":38417,"material":7,"mode":4}]},{"name":"COMPOUND138","primitives":[{"attributes":{"NORMAL":20896,"POSITION":3374},"indices":38418,"material":7,"mode":4},{"attributes":{"NORMAL":20897,"POSITION":3375},"indices":38419,"material":7,"mode":4},{"attributes":{"NORMAL":20898,"POSITION":3376},"indices":38420,"material":7,"mode":4},{"attributes":{"NORMAL":20899,"POSITION":3377},"indices":38421,"material":7,"mode":4},{"attributes":{"NORMAL":20900,"POSITION":3378},"indices":38422,"material":7,"mode":4},{"attributes":{"NORMAL":20901,"POSITION":3379},"indices":38423,"material":7,"mode":4},{"attributes":{"NORMAL":20902,"POSITION":3380},"indices":38424,"material":7,"mode":4},{"attributes":{"NORMAL":20903,"POSITION":3381},"indices":38425,"material":7,"mode":4},{"attributes":{"NORMAL":20904,"POSITION":3382},"indices":38426,"material":7,"mode":4},{"attributes":{"NORMAL":20905,"POSITION":3383},"indices":38427,"material":7,"mode":4}]},{"name":"COMPOUND139","primitives":[{"attributes":{"NORMAL":20906,"POSITION":3384},"indices":38428,"material":7,"mode":4},{"attributes":{"NORMAL":20907,"POSITION":3385},"indices":38429,"material":7,"mode":4},{"attributes":{"NORMAL":20908,"POSITION":3386},"indices":38430,"material":7,"mode":4},{"attributes":{"NORMAL":20909,"POSITION":3387},"indices":38431,"material":7,"mode":4},{"attributes":{"NORMAL":20910,"POSITION":3388},"indices":38432,"material":7,"mode":4},{"attributes":{"NORMAL":20911,"POSITION":3389},"indices":38433,"material":7,"mode":4},{"attributes":{"NORMAL":20912,"POSITION":3390},"indices":38434,"material":7,"mode":4},{"attributes":{"NORMAL":20913,"POSITION":3391},"indices":38435,"material":7,"mode":4},{"attributes":{"NORMAL":20914,"POSITION":3392},"indices":38436,"material":7,"mode":4},{"attributes":{"NORMAL":20915,"POSITION":3393},"indices":38437,"material":7,"mode":4}]},{"name":"COMPOUND140","primitives":[{"attributes":{"NORMAL":20916,"POSITION":3394},"indices":38438,"material":7,"mode":4},{"attributes":{"NORMAL":20917,"POSITION":3395},"indices":38439,"material":7,"mode":4},{"attributes":{"NORMAL":20918,"POSITION":3396},"indices":38440,"material":7,"mode":4},{"attributes":{"NORMAL":20919,"POSITION":3397},"indices":38441,"material":7,"mode":4},{"attributes":{"NORMAL":20920,"POSITION":3398},"indices":38442,"material":7,"mode":4},{"attributes":{"NORMAL":20921,"POSITION":3399},"indices":38443,"material":7,"mode":4},{"attributes":{"NORMAL":20922,"POSITION":3400},"indices":38444,"material":7,"mode":4},{"attributes":{"NORMAL":20923,"POSITION":3401},"indices":38445,"material":7,"mode":4},{"attributes":{"NORMAL":20924,"POSITION":3402},"indices":38446,"material":7,"mode":4},{"attributes":{"NORMAL":20925,"POSITION":3403},"indices":38447,"material":7,"mode":4}]},{"name":"COMPOUND141","primitives":[{"attributes":{"NORMAL":20926,"POSITION":3404},"indices":38448,"material":15,"mode":4},{"attributes":{"NORMAL":20927,"POSITION":3405},"indices":38449,"material":15,"mode":4},{"attributes":{"NORMAL":20928,"POSITION":3406},"indices":38450,"material":15,"mode":4},{"attributes":{"NORMAL":20929,"POSITION":3407},"indices":38451,"material":15,"mode":4},{"attributes":{"NORMAL":20930,"POSITION":3408},"indices":38452,"material":15,"mode":4},{"attributes":{"NORMAL":20931,"POSITION":3409},"indices":38453,"material":15,"mode":4},{"attributes":{"NORMAL":20932,"POSITION":3410},"indices":38454,"material":15,"mode":4},{"attributes":{"NORMAL":20933,"POSITION":3411},"indices":38455,"material":15,"mode":4},{"attributes":{"NORMAL":20934,"POSITION":3412},"indices":38456,"material":15,"mode":4},{"attributes":{"NORMAL":20935,"POSITION":3413},"indices":38457,"material":15,"mode":4},{"attributes":{"NORMAL":20936,"POSITION":3414},"indices":38458,"material":9,"mode":4},{"attributes":{"NORMAL":20937,"POSITION":3415},"indices":38459,"material":9,"mode":4},{"attributes":{"NORMAL":20938,"POSITION":3416},"indices":38460,"material":9,"mode":4},{"attributes":{"NORMAL":20939,"POSITION":3417},"indices":38461,"material":9,"mode":4},{"attributes":{"NORMAL":20940,"POSITION":3418},"indices":38462,"material":9,"mode":4},{"attributes":{"NORMAL":20941,"POSITION":3419},"indices":38463,"material":15,"mode":4},{"attributes":{"NORMAL":20942,"POSITION":3420},"indices":38464,"material":9,"mode":4},{"attributes":{"NORMAL":20943,"POSITION":3421},"indices":38465,"material":9,"mode":4},{"attributes":{"NORMAL":20944,"POSITION":3422},"indices":38466,"material":9,"mode":4},{"attributes":{"NORMAL":20945,"POSITION":3423},"indices":38467,"material":9,"mode":4},{"attributes":{"NORMAL":20946,"POSITION":3424},"indices":38468,"material":9,"mode":4},{"attributes":{"NORMAL":20947,"POSITION":3425},"indices":38469,"material":9,"mode":4},{"attributes":{"NORMAL":20948,"POSITION":3426},"indices":38470,"material":9,"mode":4},{"attributes":{"NORMAL":20949,"POSITION":3427},"indices":38471,"material":9,"mode":4},{"attributes":{"NORMAL":20950,"POSITION":3428},"indices":38472,"material":9,"mode":4},{"attributes":{"NORMAL":20951,"POSITION":3429},"indices":38473,"material":9,"mode":4},{"attributes":{"NORMAL":20952,"POSITION":3430},"indices":38474,"material":9,"mode":4},{"attributes":{"NORMAL":20953,"POSITION":3431},"indices":38475,"material":9,"mode":4},{"attributes":{"NORMAL":20954,"POSITION":3432},"indices":38476,"material":9,"mode":4},{"attributes":{"NORMAL":20955,"POSITION":3433},"indices":38477,"material":9,"mode":4},{"attributes":{"NORMAL":20956,"POSITION":3434},"indices":38478,"material":9,"mode":4},{"attributes":{"NORMAL":20957,"POSITION":3435},"indices":38479,"material":9,"mode":4},{"attributes":{"NORMAL":20958,"POSITION":3436},"indices":38480,"material":9,"mode":4},{"attributes":{"NORMAL":20959,"POSITION":3437},"indices":38481,"material":9,"mode":4},{"attributes":{"NORMAL":20960,"POSITION":3438},"indices":38482,"material":9,"mode":4},{"attributes":{"NORMAL":20961,"POSITION":3439},"indices":38483,"material":9,"mode":4},{"attributes":{"NORMAL":20962,"POSITION":3440},"indices":38484,"material":15,"mode":4},{"attributes":{"NORMAL":20963,"POSITION":3441},"indices":38485,"material":9,"mode":4},{"attributes":{"NORMAL":20964,"POSITION":3442},"indices":38486,"material":9,"mode":4},{"attributes":{"NORMAL":20965,"POSITION":3443},"indices":38487,"material":9,"mode":4},{"attributes":{"NORMAL":20966,"POSITION":3444},"indices":38488,"material":9,"mode":4},{"attributes":{"NORMAL":20967,"POSITION":3445},"indices":38489,"material":9,"mode":4},{"attributes":{"NORMAL":20968,"POSITION":3446},"indices":38490,"material":15,"mode":4},{"attributes":{"NORMAL":20969,"POSITION":3447},"indices":38491,"material":9,"mode":4},{"attributes":{"NORMAL":20970,"POSITION":3448},"indices":38492,"material":9,"mode":4},{"attributes":{"NORMAL":20971,"POSITION":3449},"indices":38493,"material":9,"mode":4},{"attributes":{"NORMAL":20972,"POSITION":3450},"indices":38494,"material":9,"mode":4},{"attributes":{"NORMAL":20973,"POSITION":3451},"indices":38495,"material":9,"mode":4},{"attributes":{"NORMAL":20974,"POSITION":3452},"indices":38496,"material":9,"mode":4},{"attributes":{"NORMAL":20975,"POSITION":3453},"indices":38497,"material":9,"mode":4}]},{"name":"COMPOUND142","primitives":[{"attributes":{"NORMAL":20976,"POSITION":3454},"indices":38498,"material":7,"mode":4},{"attributes":{"NORMAL":20977,"POSITION":3455},"indices":38499,"material":7,"mode":4},{"attributes":{"NORMAL":20978,"POSITION":3456},"indices":38500,"material":7,"mode":4},{"attributes":{"NORMAL":20979,"POSITION":3457},"indices":38501,"material":7,"mode":4},{"attributes":{"NORMAL":20980,"POSITION":3458},"indices":38502,"material":7,"mode":4},{"attributes":{"NORMAL":20981,"POSITION":3459},"indices":38503,"material":7,"mode":4},{"attributes":{"NORMAL":20982,"POSITION":3460},"indices":38504,"material":7,"mode":4},{"attributes":{"NORMAL":20983,"POSITION":3461},"indices":38505,"material":7,"mode":4},{"attributes":{"NORMAL":20984,"POSITION":3462},"indices":38506,"material":7,"mode":4},{"attributes":{"NORMAL":20985,"POSITION":3463},"indices":38507,"material":7,"mode":4}]},{"name":"COMPOUND143","primitives":[{"attributes":{"NORMAL":20986,"POSITION":3464},"indices":38508,"material":7,"mode":4},{"attributes":{"NORMAL":20987,"POSITION":3465},"indices":38509,"material":7,"mode":4},{"attributes":{"NORMAL":20988,"POSITION":3466},"indices":38510,"material":7,"mode":4},{"attributes":{"NORMAL":20989,"POSITION":3467},"indices":38511,"material":7,"mode":4},{"attributes":{"NORMAL":20990,"POSITION":3468},"indices":38512,"material":7,"mode":4},{"attributes":{"NORMAL":20991,"POSITION":3469},"indices":38513,"material":7,"mode":4},{"attributes":{"NORMAL":20992,"POSITION":3470},"indices":38514,"material":7,"mode":4},{"attributes":{"NORMAL":20993,"POSITION":3471},"indices":38515,"material":7,"mode":4},{"attributes":{"NORMAL":20994,"POSITION":3472},"indices":38516,"material":7,"mode":4},{"attributes":{"NORMAL":20995,"POSITION":3473},"indices":38517,"material":7,"mode":4}]},{"name":"COMPOUND144","primitives":[{"attributes":{"NORMAL":20996,"POSITION":3474},"indices":38518,"material":7,"mode":4},{"attributes":{"NORMAL":20997,"POSITION":3475},"indices":38519,"material":7,"mode":4},{"attributes":{"NORMAL":20998,"POSITION":3476},"indices":38520,"material":7,"mode":4},{"attributes":{"NORMAL":20999,"POSITION":3477},"indices":38521,"material":7,"mode":4},{"attributes":{"NORMAL":21000,"POSITION":3478},"indices":38522,"material":7,"mode":4},{"attributes":{"NORMAL":21001,"POSITION":3479},"indices":38523,"material":7,"mode":4},{"attributes":{"NORMAL":21002,"POSITION":3480},"indices":38524,"material":7,"mode":4},{"attributes":{"NORMAL":21003,"POSITION":3481},"indices":38525,"material":7,"mode":4},{"attributes":{"NORMAL":21004,"POSITION":3482},"indices":38526,"material":7,"mode":4},{"attributes":{"NORMAL":21005,"POSITION":3483},"indices":38527,"material":7,"mode":4}]},{"name":"COMPOUND145","primitives":[{"attributes":{"NORMAL":21006,"POSITION":3484},"indices":38528,"material":7,"mode":4},{"attributes":{"NORMAL":21007,"POSITION":3485},"indices":38529,"material":7,"mode":4},{"attributes":{"NORMAL":21008,"POSITION":3486},"indices":38530,"material":7,"mode":4},{"attributes":{"NORMAL":21009,"POSITION":3487},"indices":38531,"material":7,"mode":4},{"attributes":{"NORMAL":21010,"POSITION":3488},"indices":38532,"material":7,"mode":4},{"attributes":{"NORMAL":21011,"POSITION":3489},"indices":38533,"material":7,"mode":4},{"attributes":{"NORMAL":21012,"POSITION":3490},"indices":38534,"material":7,"mode":4},{"attributes":{"NORMAL":21013,"POSITION":3491},"indices":38535,"material":7,"mode":4},{"attributes":{"NORMAL":21014,"POSITION":3492},"indices":38536,"material":7,"mode":4},{"attributes":{"NORMAL":21015,"POSITION":3493},"indices":38537,"material":7,"mode":4}]},{"name":"COMPOUND146","primitives":[{"attributes":{"NORMAL":21016,"POSITION":3494},"indices":38538,"material":7,"mode":4},{"attributes":{"NORMAL":21017,"POSITION":3495},"indices":38539,"material":7,"mode":4},{"attributes":{"NORMAL":21018,"POSITION":3496},"indices":38540,"material":7,"mode":4},{"attributes":{"NORMAL":21019,"POSITION":3497},"indices":38541,"material":7,"mode":4},{"attributes":{"NORMAL":21020,"POSITION":3498},"indices":38542,"material":7,"mode":4},{"attributes":{"NORMAL":21021,"POSITION":3499},"indices":38543,"material":7,"mode":4},{"attributes":{"NORMAL":21022,"POSITION":3500},"indices":38544,"material":7,"mode":4},{"attributes":{"NORMAL":21023,"POSITION":3501},"indices":38545,"material":7,"mode":4},{"attributes":{"NORMAL":21024,"POSITION":3502},"indices":38546,"material":7,"mode":4},{"attributes":{"NORMAL":21025,"POSITION":3503},"indices":38547,"material":7,"mode":4}]},{"name":"COMPOUND147","primitives":[{"attributes":{"NORMAL":21026,"POSITION":3504},"indices":38548,"material":7,"mode":4},{"attributes":{"NORMAL":21027,"POSITION":3505},"indices":38549,"material":7,"mode":4},{"attributes":{"NORMAL":21028,"POSITION":3506},"indices":38550,"material":7,"mode":4},{"attributes":{"NORMAL":21029,"POSITION":3507},"indices":38551,"material":7,"mode":4},{"attributes":{"NORMAL":21030,"POSITION":3508},"indices":38552,"material":7,"mode":4},{"attributes":{"NORMAL":21031,"POSITION":3509},"indices":38553,"material":7,"mode":4},{"attributes":{"NORMAL":21032,"POSITION":3510},"indices":38554,"material":7,"mode":4},{"attributes":{"NORMAL":21033,"POSITION":3511},"indices":38555,"material":7,"mode":4},{"attributes":{"NORMAL":21034,"POSITION":3512},"indices":38556,"material":7,"mode":4},{"attributes":{"NORMAL":21035,"POSITION":3513},"indices":38557,"material":7,"mode":4}]},{"name":"COMPOUND148","primitives":[{"attributes":{"NORMAL":21036,"POSITION":3514},"indices":38558,"material":7,"mode":4},{"attributes":{"NORMAL":21037,"POSITION":3515},"indices":38559,"material":7,"mode":4},{"attributes":{"NORMAL":21038,"POSITION":3516},"indices":38560,"material":7,"mode":4},{"attributes":{"NORMAL":21039,"POSITION":3517},"indices":38561,"material":7,"mode":4},{"attributes":{"NORMAL":21040,"POSITION":3518},"indices":38562,"material":7,"mode":4},{"attributes":{"NORMAL":21041,"POSITION":3519},"indices":38563,"material":7,"mode":4},{"attributes":{"NORMAL":21042,"POSITION":3520},"indices":38564,"material":7,"mode":4},{"attributes":{"NORMAL":21043,"POSITION":3521},"indices":38565,"material":7,"mode":4},{"attributes":{"NORMAL":21044,"POSITION":3522},"indices":38566,"material":7,"mode":4},{"attributes":{"NORMAL":21045,"POSITION":3523},"indices":38567,"material":7,"mode":4}]},{"name":"COMPOUND149","primitives":[{"attributes":{"NORMAL":21046,"POSITION":3524},"indices":38568,"material":7,"mode":4},{"attributes":{"NORMAL":21047,"POSITION":3525},"indices":38569,"material":7,"mode":4},{"attributes":{"NORMAL":21048,"POSITION":3526},"indices":38570,"material":7,"mode":4},{"attributes":{"NORMAL":21049,"POSITION":3527},"indices":38571,"material":7,"mode":4},{"attributes":{"NORMAL":21050,"POSITION":3528},"indices":38572,"material":7,"mode":4},{"attributes":{"NORMAL":21051,"POSITION":3529},"indices":38573,"material":7,"mode":4},{"attributes":{"NORMAL":21052,"POSITION":3530},"indices":38574,"material":7,"mode":4},{"attributes":{"NORMAL":21053,"POSITION":3531},"indices":38575,"material":7,"mode":4},{"attributes":{"NORMAL":21054,"POSITION":3532},"indices":38576,"material":7,"mode":4},{"attributes":{"NORMAL":21055,"POSITION":3533},"indices":38577,"material":7,"mode":4}]},{"name":"COMPOUND150","primitives":[{"attributes":{"NORMAL":21056,"POSITION":3534},"indices":38578,"material":7,"mode":4},{"attributes":{"NORMAL":21057,"POSITION":3535},"indices":38579,"material":7,"mode":4},{"attributes":{"NORMAL":21058,"POSITION":3536},"indices":38580,"material":7,"mode":4},{"attributes":{"NORMAL":21059,"POSITION":3537},"indices":38581,"material":7,"mode":4},{"attributes":{"NORMAL":21060,"POSITION":3538},"indices":38582,"material":7,"mode":4},{"attributes":{"NORMAL":21061,"POSITION":3539},"indices":38583,"material":7,"mode":4},{"attributes":{"NORMAL":21062,"POSITION":3540},"indices":38584,"material":7,"mode":4},{"attributes":{"NORMAL":21063,"POSITION":3541},"indices":38585,"material":7,"mode":4},{"attributes":{"NORMAL":21064,"POSITION":3542},"indices":38586,"material":7,"mode":4},{"attributes":{"NORMAL":21065,"POSITION":3543},"indices":38587,"material":7,"mode":4}]},{"name":"COMPOUND151","primitives":[{"attributes":{"NORMAL":21066,"POSITION":3544},"indices":38588,"material":8,"mode":4},{"attributes":{"NORMAL":21067,"POSITION":3545},"indices":38589,"material":8,"mode":4},{"attributes":{"NORMAL":21068,"POSITION":3546},"indices":38590,"material":8,"mode":4},{"attributes":{"NORMAL":21069,"POSITION":3547},"indices":38591,"material":8,"mode":4},{"attributes":{"NORMAL":21070,"POSITION":3548},"indices":38592,"material":8,"mode":4},{"attributes":{"NORMAL":21071,"POSITION":3549},"indices":38593,"material":8,"mode":4},{"attributes":{"NORMAL":21072,"POSITION":3550},"indices":38594,"material":8,"mode":4},{"attributes":{"NORMAL":21073,"POSITION":3551},"indices":38595,"material":9,"mode":4},{"attributes":{"NORMAL":21074,"POSITION":3552},"indices":38596,"material":9,"mode":4},{"attributes":{"NORMAL":21075,"POSITION":3553},"indices":38597,"material":9,"mode":4}]},{"name":"COMPOUND152","primitives":[{"attributes":{"NORMAL":21076,"POSITION":3554},"indices":38598,"material":7,"mode":4},{"attributes":{"NORMAL":21077,"POSITION":3555},"indices":38599,"material":7,"mode":4},{"attributes":{"NORMAL":21078,"POSITION":3556},"indices":38600,"material":7,"mode":4},{"attributes":{"NORMAL":21079,"POSITION":3557},"indices":38601,"material":7,"mode":4},{"attributes":{"NORMAL":21080,"POSITION":3558},"indices":38602,"material":7,"mode":4},{"attributes":{"NORMAL":21081,"POSITION":3559},"indices":38603,"material":7,"mode":4},{"attributes":{"NORMAL":21082,"POSITION":3560},"indices":38604,"material":7,"mode":4},{"attributes":{"NORMAL":21083,"POSITION":3561},"indices":38605,"material":7,"mode":4},{"attributes":{"NORMAL":21084,"POSITION":3562},"indices":38606,"material":7,"mode":4},{"attributes":{"NORMAL":21085,"POSITION":3563},"indices":38607,"material":7,"mode":4}]},{"name":"COMPOUND153","primitives":[{"attributes":{"NORMAL":21086,"POSITION":3564},"indices":38608,"material":7,"mode":4},{"attributes":{"NORMAL":21087,"POSITION":3565},"indices":38609,"material":7,"mode":4},{"attributes":{"NORMAL":21088,"POSITION":3566},"indices":38610,"material":7,"mode":4},{"attributes":{"NORMAL":21089,"POSITION":3567},"indices":38611,"material":7,"mode":4},{"attributes":{"NORMAL":21090,"POSITION":3568},"indices":38612,"material":7,"mode":4},{"attributes":{"NORMAL":21091,"POSITION":3569},"indices":38613,"material":7,"mode":4},{"attributes":{"NORMAL":21092,"POSITION":3570},"indices":38614,"material":7,"mode":4},{"attributes":{"NORMAL":21093,"POSITION":3571},"indices":38615,"material":7,"mode":4},{"attributes":{"NORMAL":21094,"POSITION":3572},"indices":38616,"material":7,"mode":4},{"attributes":{"NORMAL":21095,"POSITION":3573},"indices":38617,"material":7,"mode":4}]},{"name":"COMPOUND154","primitives":[{"attributes":{"NORMAL":21096,"POSITION":3574},"indices":38618,"material":7,"mode":4},{"attributes":{"NORMAL":21097,"POSITION":3575},"indices":38619,"material":7,"mode":4},{"attributes":{"NORMAL":21098,"POSITION":3576},"indices":38620,"material":7,"mode":4},{"attributes":{"NORMAL":21099,"POSITION":3577},"indices":38621,"material":7,"mode":4},{"attributes":{"NORMAL":21100,"POSITION":3578},"indices":38622,"material":7,"mode":4},{"attributes":{"NORMAL":21101,"POSITION":3579},"indices":38623,"material":7,"mode":4},{"attributes":{"NORMAL":21102,"POSITION":3580},"indices":38624,"material":7,"mode":4},{"attributes":{"NORMAL":21103,"POSITION":3581},"indices":38625,"material":7,"mode":4},{"attributes":{"NORMAL":21104,"POSITION":3582},"indices":38626,"material":7,"mode":4},{"attributes":{"NORMAL":21105,"POSITION":3583},"indices":38627,"material":7,"mode":4}]},{"name":"COMPOUND155","primitives":[{"attributes":{"NORMAL":21106,"POSITION":3584},"indices":38628,"material":8,"mode":4},{"attributes":{"NORMAL":21107,"POSITION":3585},"indices":38629,"material":8,"mode":4},{"attributes":{"NORMAL":21108,"POSITION":3586},"indices":38630,"material":8,"mode":4},{"attributes":{"NORMAL":21109,"POSITION":3587},"indices":38631,"material":8,"mode":4},{"attributes":{"NORMAL":21110,"POSITION":3588},"indices":38632,"material":8,"mode":4},{"attributes":{"NORMAL":21111,"POSITION":3589},"indices":38633,"material":8,"mode":4},{"attributes":{"NORMAL":21112,"POSITION":3590},"indices":38634,"material":8,"mode":4},{"attributes":{"NORMAL":21113,"POSITION":3591},"indices":38635,"material":8,"mode":4},{"attributes":{"NORMAL":21114,"POSITION":3592},"indices":38636,"material":8,"mode":4},{"attributes":{"NORMAL":21115,"POSITION":3593},"indices":38637,"material":8,"mode":4},{"attributes":{"NORMAL":21116,"POSITION":3594},"indices":38638,"material":8,"mode":4},{"attributes":{"NORMAL":21117,"POSITION":3595},"indices":38639,"material":8,"mode":4},{"attributes":{"NORMAL":21118,"POSITION":3596},"indices":38640,"material":8,"mode":4},{"attributes":{"NORMAL":21119,"POSITION":3597},"indices":38641,"material":8,"mode":4},{"attributes":{"NORMAL":21120,"POSITION":3598},"indices":38642,"material":8,"mode":4},{"attributes":{"NORMAL":21121,"POSITION":3599},"indices":38643,"material":8,"mode":4},{"attributes":{"NORMAL":21122,"POSITION":3600},"indices":38644,"material":8,"mode":4},{"attributes":{"NORMAL":21123,"POSITION":3601},"indices":38645,"material":8,"mode":4}]},{"name":"COMPOUND156","primitives":[{"attributes":{"NORMAL":21124,"POSITION":3602},"indices":38646,"material":14,"mode":4},{"attributes":{"NORMAL":21125,"POSITION":3603},"indices":38647,"material":14,"mode":4}]},{"name":"COMPOUND157","primitives":[{"attributes":{"NORMAL":21126,"POSITION":3604},"indices":38648,"material":7,"mode":4},{"attributes":{"NORMAL":21127,"POSITION":3605},"indices":38649,"material":7,"mode":4},{"attributes":{"NORMAL":21128,"POSITION":3606},"indices":38650,"material":7,"mode":4},{"attributes":{"NORMAL":21129,"POSITION":3607},"indices":38651,"material":7,"mode":4},{"attributes":{"NORMAL":21130,"POSITION":3608},"indices":38652,"material":7,"mode":4},{"attributes":{"NORMAL":21131,"POSITION":3609},"indices":38653,"material":7,"mode":4},{"attributes":{"NORMAL":21132,"POSITION":3610},"indices":38654,"material":7,"mode":4},{"attributes":{"NORMAL":21133,"POSITION":3611},"indices":38655,"material":7,"mode":4},{"attributes":{"NORMAL":21134,"POSITION":3612},"indices":38656,"material":7,"mode":4},{"attributes":{"NORMAL":21135,"POSITION":3613},"indices":38657,"material":7,"mode":4}]},{"name":"COMPOUND158","primitives":[{"attributes":{"NORMAL":21136,"POSITION":3614},"indices":38658,"material":13,"mode":4},{"attributes":{"NORMAL":21137,"POSITION":3615},"indices":38659,"material":13,"mode":4},{"attributes":{"NORMAL":21138,"POSITION":3616},"indices":38660,"material":13,"mode":4},{"attributes":{"NORMAL":21139,"POSITION":3617},"indices":38661,"material":13,"mode":4},{"attributes":{"NORMAL":21140,"POSITION":3618},"indices":38662,"material":13,"mode":4},{"attributes":{"NORMAL":21141,"POSITION":3619},"indices":38663,"material":13,"mode":4},{"attributes":{"NORMAL":21142,"POSITION":3620},"indices":38664,"material":13,"mode":4},{"attributes":{"NORMAL":21143,"POSITION":3621},"indices":38665,"material":13,"mode":4},{"attributes":{"NORMAL":21144,"POSITION":3622},"indices":38666,"material":13,"mode":4},{"attributes":{"NORMAL":21145,"POSITION":3623},"indices":38667,"material":13,"mode":4},{"attributes":{"NORMAL":21146,"POSITION":3624},"indices":38668,"material":9,"mode":4},{"attributes":{"NORMAL":21147,"POSITION":3625},"indices":38669,"material":9,"mode":4},{"attributes":{"NORMAL":21148,"POSITION":3626},"indices":38670,"material":9,"mode":4},{"attributes":{"NORMAL":21149,"POSITION":3627},"indices":38671,"material":9,"mode":4},{"attributes":{"NORMAL":21150,"POSITION":3628},"indices":38672,"material":9,"mode":4},{"attributes":{"NORMAL":21151,"POSITION":3629},"indices":38673,"material":13,"mode":4},{"attributes":{"NORMAL":21152,"POSITION":3630},"indices":38674,"material":9,"mode":4},{"attributes":{"NORMAL":21153,"POSITION":3631},"indices":38675,"material":9,"mode":4},{"attributes":{"NORMAL":21154,"POSITION":3632},"indices":38676,"material":9,"mode":4},{"attributes":{"NORMAL":21155,"POSITION":3633},"indices":38677,"material":9,"mode":4},{"attributes":{"NORMAL":21156,"POSITION":3634},"indices":38678,"material":9,"mode":4},{"attributes":{"NORMAL":21157,"POSITION":3635},"indices":38679,"material":13,"mode":4},{"attributes":{"NORMAL":21158,"POSITION":3636},"indices":38680,"material":9,"mode":4},{"attributes":{"NORMAL":21159,"POSITION":3637},"indices":38681,"material":9,"mode":4},{"attributes":{"NORMAL":21160,"POSITION":3638},"indices":38682,"material":9,"mode":4},{"attributes":{"NORMAL":21161,"POSITION":3639},"indices":38683,"material":9,"mode":4},{"attributes":{"NORMAL":21162,"POSITION":3640},"indices":38684,"material":9,"mode":4},{"attributes":{"NORMAL":21163,"POSITION":3641},"indices":38685,"material":9,"mode":4},{"attributes":{"NORMAL":21164,"POSITION":3642},"indices":38686,"material":9,"mode":4},{"attributes":{"NORMAL":21165,"POSITION":3643},"indices":38687,"material":9,"mode":4},{"attributes":{"NORMAL":21166,"POSITION":3644},"indices":38688,"material":9,"mode":4},{"attributes":{"NORMAL":21167,"POSITION":3645},"indices":38689,"material":9,"mode":4},{"attributes":{"NORMAL":21168,"POSITION":3646},"indices":38690,"material":9,"mode":4},{"attributes":{"NORMAL":21169,"POSITION":3647},"indices":38691,"material":9,"mode":4},{"attributes":{"NORMAL":21170,"POSITION":3648},"indices":38692,"material":9,"mode":4},{"attributes":{"NORMAL":21171,"POSITION":3649},"indices":38693,"material":9,"mode":4},{"attributes":{"NORMAL":21172,"POSITION":3650},"indices":38694,"material":9,"mode":4},{"attributes":{"NORMAL":21173,"POSITION":3651},"indices":38695,"material":9,"mode":4},{"attributes":{"NORMAL":21174,"POSITION":3652},"indices":38696,"material":9,"mode":4},{"attributes":{"NORMAL":21175,"POSITION":3653},"indices":38697,"material":9,"mode":4},{"attributes":{"NORMAL":21176,"POSITION":3654},"indices":38698,"material":9,"mode":4},{"attributes":{"NORMAL":21177,"POSITION":3655},"indices":38699,"material":9,"mode":4},{"attributes":{"NORMAL":21178,"POSITION":3656},"indices":38700,"material":9,"mode":4},{"attributes":{"NORMAL":21179,"POSITION":3657},"indices":38701,"material":13,"mode":4},{"attributes":{"NORMAL":21180,"POSITION":3658},"indices":38702,"material":9,"mode":4},{"attributes":{"NORMAL":21181,"POSITION":3659},"indices":38703,"material":9,"mode":4},{"attributes":{"NORMAL":21182,"POSITION":3660},"indices":38704,"material":9,"mode":4},{"attributes":{"NORMAL":21183,"POSITION":3661},"indices":38705,"material":9,"mode":4},{"attributes":{"NORMAL":21184,"POSITION":3662},"indices":38706,"material":9,"mode":4},{"attributes":{"NORMAL":21185,"POSITION":3663},"indices":38707,"material":9,"mode":4},{"attributes":{"NORMAL":21186,"POSITION":3664},"indices":38708,"material":9,"mode":4},{"attributes":{"NORMAL":21187,"POSITION":3665},"indices":38709,"material":9,"mode":4},{"attributes":{"NORMAL":21188,"POSITION":3666},"indices":38710,"material":9,"mode":4},{"attributes":{"NORMAL":21189,"POSITION":3667},"indices":38711,"material":9,"mode":4},{"attributes":{"NORMAL":21190,"POSITION":3668},"indices":38712,"material":9,"mode":4},{"attributes":{"NORMAL":21191,"POSITION":3669},"indices":38713,"material":9,"mode":4},{"attributes":{"NORMAL":21192,"POSITION":3670},"indices":38714,"material":9,"mode":4},{"attributes":{"NORMAL":21193,"POSITION":3671},"indices":38715,"material":9,"mode":4},{"attributes":{"NORMAL":21194,"POSITION":3672},"indices":38716,"material":9,"mode":4},{"attributes":{"NORMAL":21195,"POSITION":3673},"indices":38717,"material":13,"mode":4}]},{"name":"COMPOUND159","primitives":[{"attributes":{"NORMAL":21196,"POSITION":3674},"indices":38718,"material":7,"mode":4},{"attributes":{"NORMAL":21197,"POSITION":3675},"indices":38719,"material":7,"mode":4},{"attributes":{"NORMAL":21198,"POSITION":3676},"indices":38720,"material":7,"mode":4},{"attributes":{"NORMAL":21199,"POSITION":3677},"indices":38721,"material":7,"mode":4},{"attributes":{"NORMAL":21200,"POSITION":3678},"indices":38722,"material":7,"mode":4},{"attributes":{"NORMAL":21201,"POSITION":3679},"indices":38723,"material":7,"mode":4},{"attributes":{"NORMAL":21202,"POSITION":3680},"indices":38724,"material":7,"mode":4},{"attributes":{"NORMAL":21203,"POSITION":3681},"indices":38725,"material":7,"mode":4},{"attributes":{"NORMAL":21204,"POSITION":3682},"indices":38726,"material":7,"mode":4},{"attributes":{"NORMAL":21205,"POSITION":3683},"indices":38727,"material":7,"mode":4}]},{"name":"COMPOUND160","primitives":[{"attributes":{"NORMAL":21206,"POSITION":3684},"indices":38728,"material":7,"mode":4},{"attributes":{"NORMAL":21207,"POSITION":3685},"indices":38729,"material":7,"mode":4},{"attributes":{"NORMAL":21208,"POSITION":3686},"indices":38730,"material":7,"mode":4},{"attributes":{"NORMAL":21209,"POSITION":3687},"indices":38731,"material":7,"mode":4},{"attributes":{"NORMAL":21210,"POSITION":3688},"indices":38732,"material":7,"mode":4},{"attributes":{"NORMAL":21211,"POSITION":3689},"indices":38733,"material":7,"mode":4},{"attributes":{"NORMAL":21212,"POSITION":3690},"indices":38734,"material":7,"mode":4},{"attributes":{"NORMAL":21213,"POSITION":3691},"indices":38735,"material":7,"mode":4},{"attributes":{"NORMAL":21214,"POSITION":3692},"indices":38736,"material":7,"mode":4},{"attributes":{"NORMAL":21215,"POSITION":3693},"indices":38737,"material":7,"mode":4}]},{"name":"COMPOUND161","primitives":[{"attributes":{"NORMAL":21216,"POSITION":3694},"indices":38738,"material":7,"mode":4},{"attributes":{"NORMAL":21217,"POSITION":3695},"indices":38739,"material":7,"mode":4},{"attributes":{"NORMAL":21218,"POSITION":3696},"indices":38740,"material":7,"mode":4},{"attributes":{"NORMAL":21219,"POSITION":3697},"indices":38741,"material":7,"mode":4},{"attributes":{"NORMAL":21220,"POSITION":3698},"indices":38742,"material":7,"mode":4},{"attributes":{"NORMAL":21221,"POSITION":3699},"indices":38743,"material":7,"mode":4},{"attributes":{"NORMAL":21222,"POSITION":3700},"indices":38744,"material":7,"mode":4},{"attributes":{"NORMAL":21223,"POSITION":3701},"indices":38745,"material":7,"mode":4},{"attributes":{"NORMAL":21224,"POSITION":3702},"indices":38746,"material":7,"mode":4},{"attributes":{"NORMAL":21225,"POSITION":3703},"indices":38747,"material":7,"mode":4}]},{"name":"COMPOUND162","primitives":[{"attributes":{"NORMAL":21226,"POSITION":3704},"indices":38748,"material":7,"mode":4},{"attributes":{"NORMAL":21227,"POSITION":3705},"indices":38749,"material":7,"mode":4},{"attributes":{"NORMAL":21228,"POSITION":3706},"indices":38750,"material":7,"mode":4},{"attributes":{"NORMAL":21229,"POSITION":3707},"indices":38751,"material":7,"mode":4},{"attributes":{"NORMAL":21230,"POSITION":3708},"indices":38752,"material":7,"mode":4},{"attributes":{"NORMAL":21231,"POSITION":3709},"indices":38753,"material":7,"mode":4},{"attributes":{"NORMAL":21232,"POSITION":3710},"indices":38754,"material":7,"mode":4},{"attributes":{"NORMAL":21233,"POSITION":3711},"indices":38755,"material":7,"mode":4},{"attributes":{"NORMAL":21234,"POSITION":3712},"indices":38756,"material":7,"mode":4},{"attributes":{"NORMAL":21235,"POSITION":3713},"indices":38757,"material":7,"mode":4}]},{"name":"COMPOUND163","primitives":[{"attributes":{"NORMAL":21236,"POSITION":3714},"indices":38758,"material":7,"mode":4},{"attributes":{"NORMAL":21237,"POSITION":3715},"indices":38759,"material":7,"mode":4},{"attributes":{"NORMAL":21238,"POSITION":3716},"indices":38760,"material":7,"mode":4},{"attributes":{"NORMAL":21239,"POSITION":3717},"indices":38761,"material":7,"mode":4},{"attributes":{"NORMAL":21240,"POSITION":3718},"indices":38762,"material":7,"mode":4},{"attributes":{"NORMAL":21241,"POSITION":3719},"indices":38763,"material":7,"mode":4},{"attributes":{"NORMAL":21242,"POSITION":3720},"indices":38764,"material":7,"mode":4},{"attributes":{"NORMAL":21243,"POSITION":3721},"indices":38765,"material":7,"mode":4},{"attributes":{"NORMAL":21244,"POSITION":3722},"indices":38766,"material":7,"mode":4},{"attributes":{"NORMAL":21245,"POSITION":3723},"indices":38767,"material":7,"mode":4}]},{"name":"COMPOUND164","primitives":[{"attributes":{"NORMAL":21246,"POSITION":3724},"indices":38768,"material":7,"mode":4},{"attributes":{"NORMAL":21247,"POSITION":3725},"indices":38769,"material":7,"mode":4},{"attributes":{"NORMAL":21248,"POSITION":3726},"indices":38770,"material":7,"mode":4},{"attributes":{"NORMAL":21249,"POSITION":3727},"indices":38771,"material":7,"mode":4},{"attributes":{"NORMAL":21250,"POSITION":3728},"indices":38772,"material":7,"mode":4},{"attributes":{"NORMAL":21251,"POSITION":3729},"indices":38773,"material":7,"mode":4},{"attributes":{"NORMAL":21252,"POSITION":3730},"indices":38774,"material":7,"mode":4},{"attributes":{"NORMAL":21253,"POSITION":3731},"indices":38775,"material":7,"mode":4},{"attributes":{"NORMAL":21254,"POSITION":3732},"indices":38776,"material":7,"mode":4},{"attributes":{"NORMAL":21255,"POSITION":3733},"indices":38777,"material":7,"mode":4}]},{"name":"COMPOUND165","primitives":[{"attributes":{"NORMAL":21256,"POSITION":3734},"indices":38778,"material":7,"mode":4},{"attributes":{"NORMAL":21257,"POSITION":3735},"indices":38779,"material":7,"mode":4},{"attributes":{"NORMAL":21258,"POSITION":3736},"indices":38780,"material":7,"mode":4},{"attributes":{"NORMAL":21259,"POSITION":3737},"indices":38781,"material":7,"mode":4},{"attributes":{"NORMAL":21260,"POSITION":3738},"indices":38782,"material":7,"mode":4},{"attributes":{"NORMAL":21261,"POSITION":3739},"indices":38783,"material":7,"mode":4},{"attributes":{"NORMAL":21262,"POSITION":3740},"indices":38784,"material":7,"mode":4},{"attributes":{"NORMAL":21263,"POSITION":3741},"indices":38785,"material":7,"mode":4},{"attributes":{"NORMAL":21264,"POSITION":3742},"indices":38786,"material":7,"mode":4},{"attributes":{"NORMAL":21265,"POSITION":3743},"indices":38787,"material":7,"mode":4}]},{"name":"COMPOUND166","primitives":[{"attributes":{"NORMAL":21266,"POSITION":3744},"indices":38788,"material":7,"mode":4},{"attributes":{"NORMAL":21267,"POSITION":3745},"indices":38789,"material":7,"mode":4},{"attributes":{"NORMAL":21268,"POSITION":3746},"indices":38790,"material":7,"mode":4},{"attributes":{"NORMAL":21269,"POSITION":3747},"indices":38791,"material":7,"mode":4},{"attributes":{"NORMAL":21270,"POSITION":3748},"indices":38792,"material":7,"mode":4},{"attributes":{"NORMAL":21271,"POSITION":3749},"indices":38793,"material":7,"mode":4},{"attributes":{"NORMAL":21272,"POSITION":3750},"indices":38794,"material":7,"mode":4},{"attributes":{"NORMAL":21273,"POSITION":3751},"indices":38795,"material":7,"mode":4},{"attributes":{"NORMAL":21274,"POSITION":3752},"indices":38796,"material":7,"mode":4},{"attributes":{"NORMAL":21275,"POSITION":3753},"indices":38797,"material":7,"mode":4}]},{"name":"COMPOUND167","primitives":[{"attributes":{"NORMAL":21276,"POSITION":3754},"indices":38798,"material":7,"mode":4},{"attributes":{"NORMAL":21277,"POSITION":3755},"indices":38799,"material":7,"mode":4},{"attributes":{"NORMAL":21278,"POSITION":3756},"indices":38800,"material":7,"mode":4},{"attributes":{"NORMAL":21279,"POSITION":3757},"indices":38801,"material":7,"mode":4},{"attributes":{"NORMAL":21280,"POSITION":3758},"indices":38802,"material":7,"mode":4},{"attributes":{"NORMAL":21281,"POSITION":3759},"indices":38803,"material":7,"mode":4},{"attributes":{"NORMAL":21282,"POSITION":3760},"indices":38804,"material":7,"mode":4},{"attributes":{"NORMAL":21283,"POSITION":3761},"indices":38805,"material":7,"mode":4},{"attributes":{"NORMAL":21284,"POSITION":3762},"indices":38806,"material":7,"mode":4},{"attributes":{"NORMAL":21285,"POSITION":3763},"indices":38807,"material":7,"mode":4}]},{"name":"COMPOUND168","primitives":[{"attributes":{"NORMAL":21286,"POSITION":3764},"indices":38808,"material":7,"mode":4},{"attributes":{"NORMAL":21287,"POSITION":3765},"indices":38809,"material":7,"mode":4},{"attributes":{"NORMAL":21288,"POSITION":3766},"indices":38810,"material":7,"mode":4},{"attributes":{"NORMAL":21289,"POSITION":3767},"indices":38811,"material":7,"mode":4},{"attributes":{"NORMAL":21290,"POSITION":3768},"indices":38812,"material":7,"mode":4},{"attributes":{"NORMAL":21291,"POSITION":3769},"indices":38813,"material":7,"mode":4},{"attributes":{"NORMAL":21292,"POSITION":3770},"indices":38814,"material":7,"mode":4},{"attributes":{"NORMAL":21293,"POSITION":3771},"indices":38815,"material":7,"mode":4},{"attributes":{"NORMAL":21294,"POSITION":3772},"indices":38816,"material":7,"mode":4},{"attributes":{"NORMAL":21295,"POSITION":3773},"indices":38817,"material":7,"mode":4}]},{"name":"COMPOUND169","primitives":[{"attributes":{"NORMAL":21296,"POSITION":3774},"indices":38818,"material":14,"mode":4},{"attributes":{"NORMAL":21297,"POSITION":3775},"indices":38819,"material":14,"mode":4}]},{"name":"COMPOUND170","primitives":[{"attributes":{"NORMAL":21298,"POSITION":3776},"indices":38820,"material":7,"mode":4},{"attributes":{"NORMAL":21299,"POSITION":3777},"indices":38821,"material":7,"mode":4},{"attributes":{"NORMAL":21300,"POSITION":3778},"indices":38822,"material":7,"mode":4},{"attributes":{"NORMAL":21301,"POSITION":3779},"indices":38823,"material":7,"mode":4},{"attributes":{"NORMAL":21302,"POSITION":3780},"indices":38824,"material":7,"mode":4},{"attributes":{"NORMAL":21303,"POSITION":3781},"indices":38825,"material":7,"mode":4},{"attributes":{"NORMAL":21304,"POSITION":3782},"indices":38826,"material":7,"mode":4},{"attributes":{"NORMAL":21305,"POSITION":3783},"indices":38827,"material":7,"mode":4},{"attributes":{"NORMAL":21306,"POSITION":3784},"indices":38828,"material":7,"mode":4},{"attributes":{"NORMAL":21307,"POSITION":3785},"indices":38829,"material":7,"mode":4}]},{"name":"COMPOUND171","primitives":[{"attributes":{"NORMAL":21308,"POSITION":3786},"indices":38830,"material":7,"mode":4},{"attributes":{"NORMAL":21309,"POSITION":3787},"indices":38831,"material":7,"mode":4},{"attributes":{"NORMAL":21310,"POSITION":3788},"indices":38832,"material":7,"mode":4},{"attributes":{"NORMAL":21311,"POSITION":3789},"indices":38833,"material":7,"mode":4},{"attributes":{"NORMAL":21312,"POSITION":3790},"indices":38834,"material":7,"mode":4},{"attributes":{"NORMAL":21313,"POSITION":3791},"indices":38835,"material":7,"mode":4},{"attributes":{"NORMAL":21314,"POSITION":3792},"indices":38836,"material":7,"mode":4},{"attributes":{"NORMAL":21315,"POSITION":3793},"indices":38837,"material":7,"mode":4},{"attributes":{"NORMAL":21316,"POSITION":3794},"indices":38838,"material":7,"mode":4},{"attributes":{"NORMAL":21317,"POSITION":3795},"indices":38839,"material":7,"mode":4}]},{"name":"COMPOUND172","primitives":[{"attributes":{"NORMAL":21318,"POSITION":3796},"indices":38840,"material":7,"mode":4},{"attributes":{"NORMAL":21319,"POSITION":3797},"indices":38841,"material":7,"mode":4},{"attributes":{"NORMAL":21320,"POSITION":3798},"indices":38842,"material":7,"mode":4},{"attributes":{"NORMAL":21321,"POSITION":3799},"indices":38843,"material":7,"mode":4},{"attributes":{"NORMAL":21322,"POSITION":3800},"indices":38844,"material":7,"mode":4},{"attributes":{"NORMAL":21323,"POSITION":3801},"indices":38845,"material":7,"mode":4},{"attributes":{"NORMAL":21324,"POSITION":3802},"indices":38846,"material":7,"mode":4},{"attributes":{"NORMAL":21325,"POSITION":3803},"indices":38847,"material":7,"mode":4},{"attributes":{"NORMAL":21326,"POSITION":3804},"indices":38848,"material":7,"mode":4},{"attributes":{"NORMAL":21327,"POSITION":3805},"indices":38849,"material":7,"mode":4}]},{"name":"COMPOUND173","primitives":[{"attributes":{"NORMAL":21328,"POSITION":3806},"indices":38850,"material":7,"mode":4},{"attributes":{"NORMAL":21329,"POSITION":3807},"indices":38851,"material":7,"mode":4},{"attributes":{"NORMAL":21330,"POSITION":3808},"indices":38852,"material":7,"mode":4},{"attributes":{"NORMAL":21331,"POSITION":3809},"indices":38853,"material":7,"mode":4},{"attributes":{"NORMAL":21332,"POSITION":3810},"indices":38854,"material":7,"mode":4},{"attributes":{"NORMAL":21333,"POSITION":3811},"indices":38855,"material":7,"mode":4},{"attributes":{"NORMAL":21334,"POSITION":3812},"indices":38856,"material":7,"mode":4},{"attributes":{"NORMAL":21335,"POSITION":3813},"indices":38857,"material":7,"mode":4},{"attributes":{"NORMAL":21336,"POSITION":3814},"indices":38858,"material":7,"mode":4},{"attributes":{"NORMAL":21337,"POSITION":3815},"indices":38859,"material":7,"mode":4}]},{"name":"COMPOUND174","primitives":[{"attributes":{"NORMAL":21338,"POSITION":3816},"indices":38860,"material":7,"mode":4},{"attributes":{"NORMAL":21339,"POSITION":3817},"indices":38861,"material":7,"mode":4},{"attributes":{"NORMAL":21340,"POSITION":3818},"indices":38862,"material":7,"mode":4},{"attributes":{"NORMAL":21341,"POSITION":3819},"indices":38863,"material":7,"mode":4},{"attributes":{"NORMAL":21342,"POSITION":3820},"indices":38864,"material":7,"mode":4},{"attributes":{"NORMAL":21343,"POSITION":3821},"indices":38865,"material":7,"mode":4},{"attributes":{"NORMAL":21344,"POSITION":3822},"indices":38866,"material":7,"mode":4},{"attributes":{"NORMAL":21345,"POSITION":3823},"indices":38867,"material":7,"mode":4},{"attributes":{"NORMAL":21346,"POSITION":3824},"indices":38868,"material":7,"mode":4},{"attributes":{"NORMAL":21347,"POSITION":3825},"indices":38869,"material":7,"mode":4}]},{"name":"COMPOUND175","primitives":[{"attributes":{"NORMAL":21348,"POSITION":3826},"indices":38870,"material":7,"mode":4},{"attributes":{"NORMAL":21349,"POSITION":3827},"indices":38871,"material":7,"mode":4},{"attributes":{"NORMAL":21350,"POSITION":3828},"indices":38872,"material":7,"mode":4},{"attributes":{"NORMAL":21351,"POSITION":3829},"indices":38873,"material":7,"mode":4},{"attributes":{"NORMAL":21352,"POSITION":3830},"indices":38874,"material":7,"mode":4},{"attributes":{"NORMAL":21353,"POSITION":3831},"indices":38875,"material":7,"mode":4},{"attributes":{"NORMAL":21354,"POSITION":3832},"indices":38876,"material":7,"mode":4},{"attributes":{"NORMAL":21355,"POSITION":3833},"indices":38877,"material":7,"mode":4},{"attributes":{"NORMAL":21356,"POSITION":3834},"indices":38878,"material":7,"mode":4},{"attributes":{"NORMAL":21357,"POSITION":3835},"indices":38879,"material":7,"mode":4}]},{"name":"COMPOUND176","primitives":[{"attributes":{"NORMAL":21358,"POSITION":3836},"indices":38880,"material":14,"mode":4},{"attributes":{"NORMAL":21359,"POSITION":3837},"indices":38881,"material":14,"mode":4}]},{"name":"COMPOUND177","primitives":[{"attributes":{"NORMAL":21360,"POSITION":3838},"indices":38882,"material":7,"mode":4},{"attributes":{"NORMAL":21361,"POSITION":3839},"indices":38883,"material":7,"mode":4},{"attributes":{"NORMAL":21362,"POSITION":3840},"indices":38884,"material":7,"mode":4},{"attributes":{"NORMAL":21363,"POSITION":3841},"indices":38885,"material":7,"mode":4},{"attributes":{"NORMAL":21364,"POSITION":3842},"indices":38886,"material":7,"mode":4},{"attributes":{"NORMAL":21365,"POSITION":3843},"indices":38887,"material":7,"mode":4},{"attributes":{"NORMAL":21366,"POSITION":3844},"indices":38888,"material":7,"mode":4},{"attributes":{"NORMAL":21367,"POSITION":3845},"indices":38889,"material":7,"mode":4},{"attributes":{"NORMAL":21368,"POSITION":3846},"indices":38890,"material":7,"mode":4},{"attributes":{"NORMAL":21369,"POSITION":3847},"indices":38891,"material":7,"mode":4}]},{"name":"COMPOUND178","primitives":[{"attributes":{"NORMAL":21370,"POSITION":3848},"indices":38892,"material":8,"mode":4},{"attributes":{"NORMAL":21371,"POSITION":3849},"indices":38893,"material":8,"mode":4},{"attributes":{"NORMAL":21372,"POSITION":3850},"indices":38894,"material":8,"mode":4},{"attributes":{"NORMAL":21373,"POSITION":3851},"indices":38895,"material":8,"mode":4},{"attributes":{"NORMAL":21374,"POSITION":3852},"indices":38896,"material":8,"mode":4},{"attributes":{"NORMAL":21375,"POSITION":3853},"indices":38897,"material":8,"mode":4},{"attributes":{"NORMAL":21376,"POSITION":3854},"indices":38898,"material":8,"mode":4},{"attributes":{"NORMAL":21377,"POSITION":3855},"indices":38899,"material":9,"mode":4},{"attributes":{"NORMAL":21378,"POSITION":3856},"indices":38900,"material":9,"mode":4},{"attributes":{"NORMAL":21379,"POSITION":3857},"indices":38901,"material":9,"mode":4}]},{"name":"COMPOUND179","primitives":[{"attributes":{"NORMAL":21380,"POSITION":3858},"indices":38902,"material":7,"mode":4},{"attributes":{"NORMAL":21381,"POSITION":3859},"indices":38903,"material":7,"mode":4},{"attributes":{"NORMAL":21382,"POSITION":3860},"indices":38904,"material":7,"mode":4},{"attributes":{"NORMAL":21383,"POSITION":3861},"indices":38905,"material":7,"mode":4},{"attributes":{"NORMAL":21384,"POSITION":3862},"indices":38906,"material":7,"mode":4},{"attributes":{"NORMAL":21385,"POSITION":3863},"indices":38907,"material":7,"mode":4},{"attributes":{"NORMAL":21386,"POSITION":3864},"indices":38908,"material":7,"mode":4},{"attributes":{"NORMAL":21387,"POSITION":3865},"indices":38909,"material":7,"mode":4},{"attributes":{"NORMAL":21388,"POSITION":3866},"indices":38910,"material":7,"mode":4},{"attributes":{"NORMAL":21389,"POSITION":3867},"indices":38911,"material":7,"mode":4}]},{"name":"COMPOUND180","primitives":[{"attributes":{"NORMAL":21390,"POSITION":3868},"indices":38912,"material":7,"mode":4},{"attributes":{"NORMAL":21391,"POSITION":3869},"indices":38913,"material":7,"mode":4},{"attributes":{"NORMAL":21392,"POSITION":3870},"indices":38914,"material":7,"mode":4},{"attributes":{"NORMAL":21393,"POSITION":3871},"indices":38915,"material":7,"mode":4},{"attributes":{"NORMAL":21394,"POSITION":3872},"indices":38916,"material":7,"mode":4},{"attributes":{"NORMAL":21395,"POSITION":3873},"indices":38917,"material":7,"mode":4},{"attributes":{"NORMAL":21396,"POSITION":3874},"indices":38918,"material":7,"mode":4},{"attributes":{"NORMAL":21397,"POSITION":3875},"indices":38919,"material":7,"mode":4},{"attributes":{"NORMAL":21398,"POSITION":3876},"indices":38920,"material":7,"mode":4},{"attributes":{"NORMAL":21399,"POSITION":3877},"indices":38921,"material":7,"mode":4}]},{"name":"COMPOUND181","primitives":[{"attributes":{"NORMAL":21400,"POSITION":3878},"indices":38922,"material":7,"mode":4},{"attributes":{"NORMAL":21401,"POSITION":3879},"indices":38923,"material":7,"mode":4},{"attributes":{"NORMAL":21402,"POSITION":3880},"indices":38924,"material":7,"mode":4},{"attributes":{"NORMAL":21403,"POSITION":3881},"indices":38925,"material":7,"mode":4},{"attributes":{"NORMAL":21404,"POSITION":3882},"indices":38926,"material":7,"mode":4},{"attributes":{"NORMAL":21405,"POSITION":3883},"indices":38927,"material":7,"mode":4},{"attributes":{"NORMAL":21406,"POSITION":3884},"indices":38928,"material":7,"mode":4},{"attributes":{"NORMAL":21407,"POSITION":3885},"indices":38929,"material":7,"mode":4},{"attributes":{"NORMAL":21408,"POSITION":3886},"indices":38930,"material":7,"mode":4},{"attributes":{"NORMAL":21409,"POSITION":3887},"indices":38931,"material":7,"mode":4}]},{"name":"COMPOUND182","primitives":[{"attributes":{"NORMAL":21410,"POSITION":3888},"indices":38932,"material":7,"mode":4},{"attributes":{"NORMAL":21411,"POSITION":3889},"indices":38933,"material":7,"mode":4},{"attributes":{"NORMAL":21412,"POSITION":3890},"indices":38934,"material":7,"mode":4},{"attributes":{"NORMAL":21413,"POSITION":3891},"indices":38935,"material":7,"mode":4},{"attributes":{"NORMAL":21414,"POSITION":3892},"indices":38936,"material":7,"mode":4},{"attributes":{"NORMAL":21415,"POSITION":3893},"indices":38937,"material":7,"mode":4},{"attributes":{"NORMAL":21416,"POSITION":3894},"indices":38938,"material":7,"mode":4},{"attributes":{"NORMAL":21417,"POSITION":3895},"indices":38939,"material":7,"mode":4},{"attributes":{"NORMAL":21418,"POSITION":3896},"indices":38940,"material":7,"mode":4},{"attributes":{"NORMAL":21419,"POSITION":3897},"indices":38941,"material":7,"mode":4}]},{"name":"COMPOUND183","primitives":[{"attributes":{"NORMAL":21420,"POSITION":3898},"indices":38942,"material":7,"mode":4},{"attributes":{"NORMAL":21421,"POSITION":3899},"indices":38943,"material":7,"mode":4},{"attributes":{"NORMAL":21422,"POSITION":3900},"indices":38944,"material":7,"mode":4},{"attributes":{"NORMAL":21423,"POSITION":3901},"indices":38945,"material":7,"mode":4},{"attributes":{"NORMAL":21424,"POSITION":3902},"indices":38946,"material":7,"mode":4},{"attributes":{"NORMAL":21425,"POSITION":3903},"indices":38947,"material":7,"mode":4},{"attributes":{"NORMAL":21426,"POSITION":3904},"indices":38948,"material":7,"mode":4},{"attributes":{"NORMAL":21427,"POSITION":3905},"indices":38949,"material":7,"mode":4},{"attributes":{"NORMAL":21428,"POSITION":3906},"indices":38950,"material":7,"mode":4},{"attributes":{"NORMAL":21429,"POSITION":3907},"indices":38951,"material":7,"mode":4}]},{"name":"COMPOUND184","primitives":[{"attributes":{"NORMAL":21430,"POSITION":3908},"indices":38952,"material":7,"mode":4},{"attributes":{"NORMAL":21431,"POSITION":3909},"indices":38953,"material":7,"mode":4},{"attributes":{"NORMAL":21432,"POSITION":3910},"indices":38954,"material":7,"mode":4},{"attributes":{"NORMAL":21433,"POSITION":3911},"indices":38955,"material":7,"mode":4},{"attributes":{"NORMAL":21434,"POSITION":3912},"indices":38956,"material":7,"mode":4},{"attributes":{"NORMAL":21435,"POSITION":3913},"indices":38957,"material":7,"mode":4},{"attributes":{"NORMAL":21436,"POSITION":3914},"indices":38958,"material":7,"mode":4},{"attributes":{"NORMAL":21437,"POSITION":3915},"indices":38959,"material":7,"mode":4},{"attributes":{"NORMAL":21438,"POSITION":3916},"indices":38960,"material":7,"mode":4},{"attributes":{"NORMAL":21439,"POSITION":3917},"indices":38961,"material":7,"mode":4}]},{"name":"COMPOUND185","primitives":[{"attributes":{"NORMAL":21440,"POSITION":3918},"indices":38962,"material":7,"mode":4},{"attributes":{"NORMAL":21441,"POSITION":3919},"indices":38963,"material":7,"mode":4},{"attributes":{"NORMAL":21442,"POSITION":3920},"indices":38964,"material":7,"mode":4},{"attributes":{"NORMAL":21443,"POSITION":3921},"indices":38965,"material":7,"mode":4},{"attributes":{"NORMAL":21444,"POSITION":3922},"indices":38966,"material":7,"mode":4},{"attributes":{"NORMAL":21445,"POSITION":3923},"indices":38967,"material":7,"mode":4},{"attributes":{"NORMAL":21446,"POSITION":3924},"indices":38968,"material":7,"mode":4},{"attributes":{"NORMAL":21447,"POSITION":3925},"indices":38969,"material":7,"mode":4},{"attributes":{"NORMAL":21448,"POSITION":3926},"indices":38970,"material":7,"mode":4},{"attributes":{"NORMAL":21449,"POSITION":3927},"indices":38971,"material":7,"mode":4}]},{"name":"COMPOUND186","primitives":[{"attributes":{"NORMAL":21450,"POSITION":3928},"indices":38972,"material":7,"mode":4},{"attributes":{"NORMAL":21451,"POSITION":3929},"indices":38973,"material":7,"mode":4},{"attributes":{"NORMAL":21452,"POSITION":3930},"indices":38974,"material":7,"mode":4},{"attributes":{"NORMAL":21453,"POSITION":3931},"indices":38975,"material":7,"mode":4},{"attributes":{"NORMAL":21454,"POSITION":3932},"indices":38976,"material":7,"mode":4},{"attributes":{"NORMAL":21455,"POSITION":3933},"indices":38977,"material":7,"mode":4},{"attributes":{"NORMAL":21456,"POSITION":3934},"indices":38978,"material":7,"mode":4},{"attributes":{"NORMAL":21457,"POSITION":3935},"indices":38979,"material":7,"mode":4},{"attributes":{"NORMAL":21458,"POSITION":3936},"indices":38980,"material":7,"mode":4},{"attributes":{"NORMAL":21459,"POSITION":3937},"indices":38981,"material":7,"mode":4}]},{"name":"COMPOUND187","primitives":[{"attributes":{"NORMAL":21460,"POSITION":3938},"indices":38982,"material":7,"mode":4},{"attributes":{"NORMAL":21461,"POSITION":3939},"indices":38983,"material":7,"mode":4},{"attributes":{"NORMAL":21462,"POSITION":3940},"indices":38984,"material":7,"mode":4},{"attributes":{"NORMAL":21463,"POSITION":3941},"indices":38985,"material":7,"mode":4},{"attributes":{"NORMAL":21464,"POSITION":3942},"indices":38986,"material":7,"mode":4},{"attributes":{"NORMAL":21465,"POSITION":3943},"indices":38987,"material":7,"mode":4},{"attributes":{"NORMAL":21466,"POSITION":3944},"indices":38988,"material":7,"mode":4},{"attributes":{"NORMAL":21467,"POSITION":3945},"indices":38989,"material":7,"mode":4},{"attributes":{"NORMAL":21468,"POSITION":3946},"indices":38990,"material":7,"mode":4},{"attributes":{"NORMAL":21469,"POSITION":3947},"indices":38991,"material":7,"mode":4}]},{"name":"COMPOUND188","primitives":[{"attributes":{"NORMAL":21470,"POSITION":3948},"indices":38992,"material":8,"mode":4},{"attributes":{"NORMAL":21471,"POSITION":3949},"indices":38993,"material":8,"mode":4},{"attributes":{"NORMAL":21472,"POSITION":3950},"indices":38994,"material":8,"mode":4},{"attributes":{"NORMAL":21473,"POSITION":3951},"indices":38995,"material":8,"mode":4},{"attributes":{"NORMAL":21474,"POSITION":3952},"indices":38996,"material":8,"mode":4},{"attributes":{"NORMAL":21475,"POSITION":3953},"indices":38997,"material":8,"mode":4},{"attributes":{"NORMAL":21476,"POSITION":3954},"indices":38998,"material":8,"mode":4},{"attributes":{"NORMAL":21477,"POSITION":3955},"indices":38999,"material":9,"mode":4},{"attributes":{"NORMAL":21478,"POSITION":3956},"indices":39000,"material":9,"mode":4},{"attributes":{"NORMAL":21479,"POSITION":3957},"indices":39001,"material":9,"mode":4}]},{"name":"COMPOUND189","primitives":[{"attributes":{"NORMAL":21480,"POSITION":3958},"indices":39002,"material":7,"mode":4},{"attributes":{"NORMAL":21481,"POSITION":3959},"indices":39003,"material":7,"mode":4},{"attributes":{"NORMAL":21482,"POSITION":3960},"indices":39004,"material":7,"mode":4},{"attributes":{"NORMAL":21483,"POSITION":3961},"indices":39005,"material":7,"mode":4},{"attributes":{"NORMAL":21484,"POSITION":3962},"indices":39006,"material":7,"mode":4},{"attributes":{"NORMAL":21485,"POSITION":3963},"indices":39007,"material":7,"mode":4},{"attributes":{"NORMAL":21486,"POSITION":3964},"indices":39008,"material":7,"mode":4},{"attributes":{"NORMAL":21487,"POSITION":3965},"indices":39009,"material":7,"mode":4},{"attributes":{"NORMAL":21488,"POSITION":3966},"indices":39010,"material":7,"mode":4},{"attributes":{"NORMAL":21489,"POSITION":3967},"indices":39011,"material":7,"mode":4}]},{"name":"COMPOUND190","primitives":[{"attributes":{"NORMAL":21490,"POSITION":3968},"indices":39012,"material":7,"mode":4},{"attributes":{"NORMAL":21491,"POSITION":3969},"indices":39013,"material":7,"mode":4},{"attributes":{"NORMAL":21492,"POSITION":3970},"indices":39014,"material":7,"mode":4},{"attributes":{"NORMAL":21493,"POSITION":3971},"indices":39015,"material":7,"mode":4},{"attributes":{"NORMAL":21494,"POSITION":3972},"indices":39016,"material":7,"mode":4},{"attributes":{"NORMAL":21495,"POSITION":3973},"indices":39017,"material":7,"mode":4},{"attributes":{"NORMAL":21496,"POSITION":3974},"indices":39018,"material":7,"mode":4},{"attributes":{"NORMAL":21497,"POSITION":3975},"indices":39019,"material":7,"mode":4},{"attributes":{"NORMAL":21498,"POSITION":3976},"indices":39020,"material":7,"mode":4},{"attributes":{"NORMAL":21499,"POSITION":3977},"indices":39021,"material":7,"mode":4}]},{"name":"COMPOUND191","primitives":[{"attributes":{"NORMAL":21500,"POSITION":3978},"indices":39022,"material":7,"mode":4},{"attributes":{"NORMAL":21501,"POSITION":3979},"indices":39023,"material":7,"mode":4},{"attributes":{"NORMAL":21502,"POSITION":3980},"indices":39024,"material":7,"mode":4},{"attributes":{"NORMAL":21503,"POSITION":3981},"indices":39025,"material":7,"mode":4},{"attributes":{"NORMAL":21504,"POSITION":3982},"indices":39026,"material":7,"mode":4},{"attributes":{"NORMAL":21505,"POSITION":3983},"indices":39027,"material":7,"mode":4},{"attributes":{"NORMAL":21506,"POSITION":3984},"indices":39028,"material":7,"mode":4},{"attributes":{"NORMAL":21507,"POSITION":3985},"indices":39029,"material":7,"mode":4},{"attributes":{"NORMAL":21508,"POSITION":3986},"indices":39030,"material":7,"mode":4},{"attributes":{"NORMAL":21509,"POSITION":3987},"indices":39031,"material":7,"mode":4}]},{"name":"COMPOUND192","primitives":[{"attributes":{"NORMAL":21510,"POSITION":3988},"indices":39032,"material":7,"mode":4},{"attributes":{"NORMAL":21511,"POSITION":3989},"indices":39033,"material":7,"mode":4},{"attributes":{"NORMAL":21512,"POSITION":3990},"indices":39034,"material":7,"mode":4},{"attributes":{"NORMAL":21513,"POSITION":3991},"indices":39035,"material":7,"mode":4},{"attributes":{"NORMAL":21514,"POSITION":3992},"indices":39036,"material":7,"mode":4},{"attributes":{"NORMAL":21515,"POSITION":3993},"indices":39037,"material":7,"mode":4},{"attributes":{"NORMAL":21516,"POSITION":3994},"indices":39038,"material":7,"mode":4},{"attributes":{"NORMAL":21517,"POSITION":3995},"indices":39039,"material":7,"mode":4},{"attributes":{"NORMAL":21518,"POSITION":3996},"indices":39040,"material":7,"mode":4},{"attributes":{"NORMAL":21519,"POSITION":3997},"indices":39041,"material":7,"mode":4}]},{"name":"COMPOUND193","primitives":[{"attributes":{"NORMAL":21520,"POSITION":3998},"indices":39042,"material":7,"mode":4},{"attributes":{"NORMAL":21521,"POSITION":3999},"indices":39043,"material":7,"mode":4},{"attributes":{"NORMAL":21522,"POSITION":4000},"indices":39044,"material":7,"mode":4},{"attributes":{"NORMAL":21523,"POSITION":4001},"indices":39045,"material":7,"mode":4},{"attributes":{"NORMAL":21524,"POSITION":4002},"indices":39046,"material":7,"mode":4},{"attributes":{"NORMAL":21525,"POSITION":4003},"indices":39047,"material":7,"mode":4},{"attributes":{"NORMAL":21526,"POSITION":4004},"indices":39048,"material":7,"mode":4},{"attributes":{"NORMAL":21527,"POSITION":4005},"indices":39049,"material":7,"mode":4},{"attributes":{"NORMAL":21528,"POSITION":4006},"indices":39050,"material":7,"mode":4},{"attributes":{"NORMAL":21529,"POSITION":4007},"indices":39051,"material":7,"mode":4}]},{"name":"COMPOUND194","primitives":[{"attributes":{"NORMAL":21530,"POSITION":4008},"indices":39052,"material":7,"mode":4},{"attributes":{"NORMAL":21531,"POSITION":4009},"indices":39053,"material":7,"mode":4},{"attributes":{"NORMAL":21532,"POSITION":4010},"indices":39054,"material":7,"mode":4},{"attributes":{"NORMAL":21533,"POSITION":4011},"indices":39055,"material":7,"mode":4},{"attributes":{"NORMAL":21534,"POSITION":4012},"indices":39056,"material":7,"mode":4},{"attributes":{"NORMAL":21535,"POSITION":4013},"indices":39057,"material":7,"mode":4},{"attributes":{"NORMAL":21536,"POSITION":4014},"indices":39058,"material":7,"mode":4},{"attributes":{"NORMAL":21537,"POSITION":4015},"indices":39059,"material":7,"mode":4},{"attributes":{"NORMAL":21538,"POSITION":4016},"indices":39060,"material":7,"mode":4},{"attributes":{"NORMAL":21539,"POSITION":4017},"indices":39061,"material":7,"mode":4}]},{"name":"COMPOUND195","primitives":[{"attributes":{"NORMAL":21540,"POSITION":4018},"indices":39062,"material":8,"mode":4},{"attributes":{"NORMAL":21541,"POSITION":4019},"indices":39063,"material":8,"mode":4},{"attributes":{"NORMAL":21542,"POSITION":4020},"indices":39064,"material":8,"mode":4},{"attributes":{"NORMAL":21543,"POSITION":4021},"indices":39065,"material":8,"mode":4},{"attributes":{"NORMAL":21544,"POSITION":4022},"indices":39066,"material":8,"mode":4},{"attributes":{"NORMAL":21545,"POSITION":4023},"indices":39067,"material":8,"mode":4},{"attributes":{"NORMAL":21546,"POSITION":4024},"indices":39068,"material":8,"mode":4},{"attributes":{"NORMAL":21547,"POSITION":4025},"indices":39069,"material":9,"mode":4},{"attributes":{"NORMAL":21548,"POSITION":4026},"indices":39070,"material":9,"mode":4},{"attributes":{"NORMAL":21549,"POSITION":4027},"indices":39071,"material":9,"mode":4}]},{"name":"COMPOUND196","primitives":[{"attributes":{"NORMAL":21550,"POSITION":4028},"indices":39072,"material":7,"mode":4},{"attributes":{"NORMAL":21551,"POSITION":4029},"indices":39073,"material":7,"mode":4},{"attributes":{"NORMAL":21552,"POSITION":4030},"indices":39074,"material":7,"mode":4},{"attributes":{"NORMAL":21553,"POSITION":4031},"indices":39075,"material":7,"mode":4},{"attributes":{"NORMAL":21554,"POSITION":4032},"indices":39076,"material":7,"mode":4},{"attributes":{"NORMAL":21555,"POSITION":4033},"indices":39077,"material":7,"mode":4},{"attributes":{"NORMAL":21556,"POSITION":4034},"indices":39078,"material":7,"mode":4},{"attributes":{"NORMAL":21557,"POSITION":4035},"indices":39079,"material":7,"mode":4},{"attributes":{"NORMAL":21558,"POSITION":4036},"indices":39080,"material":7,"mode":4},{"attributes":{"NORMAL":21559,"POSITION":4037},"indices":39081,"material":7,"mode":4}]},{"name":"COMPOUND197","primitives":[{"attributes":{"NORMAL":21560,"POSITION":4038},"indices":39082,"material":7,"mode":4},{"attributes":{"NORMAL":21561,"POSITION":4039},"indices":39083,"material":7,"mode":4},{"attributes":{"NORMAL":21562,"POSITION":4040},"indices":39084,"material":7,"mode":4},{"attributes":{"NORMAL":21563,"POSITION":4041},"indices":39085,"material":7,"mode":4},{"attributes":{"NORMAL":21564,"POSITION":4042},"indices":39086,"material":7,"mode":4},{"attributes":{"NORMAL":21565,"POSITION":4043},"indices":39087,"material":7,"mode":4},{"attributes":{"NORMAL":21566,"POSITION":4044},"indices":39088,"material":7,"mode":4},{"attributes":{"NORMAL":21567,"POSITION":4045},"indices":39089,"material":7,"mode":4},{"attributes":{"NORMAL":21568,"POSITION":4046},"indices":39090,"material":7,"mode":4},{"attributes":{"NORMAL":21569,"POSITION":4047},"indices":39091,"material":7,"mode":4}]},{"name":"COMPOUND198","primitives":[{"attributes":{"NORMAL":21570,"POSITION":4048},"indices":39092,"material":13,"mode":4},{"attributes":{"NORMAL":21571,"POSITION":4049},"indices":39093,"material":13,"mode":4},{"attributes":{"NORMAL":21572,"POSITION":4050},"indices":39094,"material":13,"mode":4},{"attributes":{"NORMAL":21573,"POSITION":4051},"indices":39095,"material":13,"mode":4},{"attributes":{"NORMAL":21574,"POSITION":4052},"indices":39096,"material":13,"mode":4},{"attributes":{"NORMAL":21575,"POSITION":4053},"indices":39097,"material":13,"mode":4},{"attributes":{"NORMAL":21576,"POSITION":4054},"indices":39098,"material":13,"mode":4},{"attributes":{"NORMAL":21577,"POSITION":4055},"indices":39099,"material":13,"mode":4},{"attributes":{"NORMAL":21578,"POSITION":4056},"indices":39100,"material":13,"mode":4},{"attributes":{"NORMAL":21579,"POSITION":4057},"indices":39101,"material":13,"mode":4},{"attributes":{"NORMAL":21580,"POSITION":4058},"indices":39102,"material":9,"mode":4},{"attributes":{"NORMAL":21581,"POSITION":4059},"indices":39103,"material":9,"mode":4},{"attributes":{"NORMAL":21582,"POSITION":4060},"indices":39104,"material":9,"mode":4},{"attributes":{"NORMAL":21583,"POSITION":4061},"indices":39105,"material":9,"mode":4},{"attributes":{"NORMAL":21584,"POSITION":4062},"indices":39106,"material":9,"mode":4},{"attributes":{"NORMAL":21585,"POSITION":4063},"indices":39107,"material":13,"mode":4},{"attributes":{"NORMAL":21586,"POSITION":4064},"indices":39108,"material":9,"mode":4},{"attributes":{"NORMAL":21587,"POSITION":4065},"indices":39109,"material":9,"mode":4},{"attributes":{"NORMAL":21588,"POSITION":4066},"indices":39110,"material":9,"mode":4},{"attributes":{"NORMAL":21589,"POSITION":4067},"indices":39111,"material":9,"mode":4},{"attributes":{"NORMAL":21590,"POSITION":4068},"indices":39112,"material":9,"mode":4},{"attributes":{"NORMAL":21591,"POSITION":4069},"indices":39113,"material":13,"mode":4},{"attributes":{"NORMAL":21592,"POSITION":4070},"indices":39114,"material":9,"mode":4},{"attributes":{"NORMAL":21593,"POSITION":4071},"indices":39115,"material":9,"mode":4},{"attributes":{"NORMAL":21594,"POSITION":4072},"indices":39116,"material":9,"mode":4},{"attributes":{"NORMAL":21595,"POSITION":4073},"indices":39117,"material":9,"mode":4},{"attributes":{"NORMAL":21596,"POSITION":4074},"indices":39118,"material":9,"mode":4},{"attributes":{"NORMAL":21597,"POSITION":4075},"indices":39119,"material":9,"mode":4},{"attributes":{"NORMAL":21598,"POSITION":4076},"indices":39120,"material":9,"mode":4},{"attributes":{"NORMAL":21599,"POSITION":4077},"indices":39121,"material":9,"mode":4},{"attributes":{"NORMAL":21600,"POSITION":4078},"indices":39122,"material":9,"mode":4},{"attributes":{"NORMAL":21601,"POSITION":4079},"indices":39123,"material":9,"mode":4},{"attributes":{"NORMAL":21602,"POSITION":4080},"indices":39124,"material":9,"mode":4},{"attributes":{"NORMAL":21603,"POSITION":4081},"indices":39125,"material":9,"mode":4},{"attributes":{"NORMAL":21604,"POSITION":4082},"indices":39126,"material":9,"mode":4},{"attributes":{"NORMAL":21605,"POSITION":4083},"indices":39127,"material":9,"mode":4},{"attributes":{"NORMAL":21606,"POSITION":4084},"indices":39128,"material":9,"mode":4},{"attributes":{"NORMAL":21607,"POSITION":4085},"indices":39129,"material":9,"mode":4},{"attributes":{"NORMAL":21608,"POSITION":4086},"indices":39130,"material":9,"mode":4},{"attributes":{"NORMAL":21609,"POSITION":4087},"indices":39131,"material":9,"mode":4},{"attributes":{"NORMAL":21610,"POSITION":4088},"indices":39132,"material":9,"mode":4},{"attributes":{"NORMAL":21611,"POSITION":4089},"indices":39133,"material":9,"mode":4},{"attributes":{"NORMAL":21612,"POSITION":4090},"indices":39134,"material":9,"mode":4},{"attributes":{"NORMAL":21613,"POSITION":4091},"indices":39135,"material":13,"mode":4},{"attributes":{"NORMAL":21614,"POSITION":4092},"indices":39136,"material":9,"mode":4},{"attributes":{"NORMAL":21615,"POSITION":4093},"indices":39137,"material":9,"mode":4},{"attributes":{"NORMAL":21616,"POSITION":4094},"indices":39138,"material":9,"mode":4},{"attributes":{"NORMAL":21617,"POSITION":4095},"indices":39139,"material":9,"mode":4},{"attributes":{"NORMAL":21618,"POSITION":4096},"indices":39140,"material":9,"mode":4},{"attributes":{"NORMAL":21619,"POSITION":4097},"indices":39141,"material":9,"mode":4},{"attributes":{"NORMAL":21620,"POSITION":4098},"indices":39142,"material":9,"mode":4},{"attributes":{"NORMAL":21621,"POSITION":4099},"indices":39143,"material":9,"mode":4},{"attributes":{"NORMAL":21622,"POSITION":4100},"indices":39144,"material":9,"mode":4},{"attributes":{"NORMAL":21623,"POSITION":4101},"indices":39145,"material":9,"mode":4},{"attributes":{"NORMAL":21624,"POSITION":4102},"indices":39146,"material":9,"mode":4},{"attributes":{"NORMAL":21625,"POSITION":4103},"indices":39147,"material":9,"mode":4},{"attributes":{"NORMAL":21626,"POSITION":4104},"indices":39148,"material":9,"mode":4},{"attributes":{"NORMAL":21627,"POSITION":4105},"indices":39149,"material":9,"mode":4},{"attributes":{"NORMAL":21628,"POSITION":4106},"indices":39150,"material":9,"mode":4},{"attributes":{"NORMAL":21629,"POSITION":4107},"indices":39151,"material":13,"mode":4}]},{"name":"COMPOUND199","primitives":[{"attributes":{"NORMAL":21630,"POSITION":4108},"indices":39152,"material":13,"mode":4},{"attributes":{"NORMAL":21631,"POSITION":4109},"indices":39153,"material":13,"mode":4},{"attributes":{"NORMAL":21632,"POSITION":4110},"indices":39154,"material":13,"mode":4},{"attributes":{"NORMAL":21633,"POSITION":4111},"indices":39155,"material":13,"mode":4},{"attributes":{"NORMAL":21634,"POSITION":4112},"indices":39156,"material":13,"mode":4},{"attributes":{"NORMAL":21635,"POSITION":4113},"indices":39157,"material":13,"mode":4},{"attributes":{"NORMAL":21636,"POSITION":4114},"indices":39158,"material":13,"mode":4},{"attributes":{"NORMAL":21637,"POSITION":4115},"indices":39159,"material":13,"mode":4},{"attributes":{"NORMAL":21638,"POSITION":4116},"indices":39160,"material":13,"mode":4},{"attributes":{"NORMAL":21639,"POSITION":4117},"indices":39161,"material":13,"mode":4},{"attributes":{"NORMAL":21640,"POSITION":4118},"indices":39162,"material":9,"mode":4},{"attributes":{"NORMAL":21641,"POSITION":4119},"indices":39163,"material":9,"mode":4},{"attributes":{"NORMAL":21642,"POSITION":4120},"indices":39164,"material":9,"mode":4},{"attributes":{"NORMAL":21643,"POSITION":4121},"indices":39165,"material":9,"mode":4},{"attributes":{"NORMAL":21644,"POSITION":4122},"indices":39166,"material":9,"mode":4},{"attributes":{"NORMAL":21645,"POSITION":4123},"indices":39167,"material":13,"mode":4},{"attributes":{"NORMAL":21646,"POSITION":4124},"indices":39168,"material":9,"mode":4},{"attributes":{"NORMAL":21647,"POSITION":4125},"indices":39169,"material":9,"mode":4},{"attributes":{"NORMAL":21648,"POSITION":4126},"indices":39170,"material":9,"mode":4},{"attributes":{"NORMAL":21649,"POSITION":4127},"indices":39171,"material":9,"mode":4},{"attributes":{"NORMAL":21650,"POSITION":4128},"indices":39172,"material":9,"mode":4},{"attributes":{"NORMAL":21651,"POSITION":4129},"indices":39173,"material":13,"mode":4},{"attributes":{"NORMAL":21652,"POSITION":4130},"indices":39174,"material":9,"mode":4},{"attributes":{"NORMAL":21653,"POSITION":4131},"indices":39175,"material":9,"mode":4},{"attributes":{"NORMAL":21654,"POSITION":4132},"indices":39176,"material":9,"mode":4},{"attributes":{"NORMAL":21655,"POSITION":4133},"indices":39177,"material":9,"mode":4},{"attributes":{"NORMAL":21656,"POSITION":4134},"indices":39178,"material":9,"mode":4},{"attributes":{"NORMAL":21657,"POSITION":4135},"indices":39179,"material":9,"mode":4},{"attributes":{"NORMAL":21658,"POSITION":4136},"indices":39180,"material":9,"mode":4},{"attributes":{"NORMAL":21659,"POSITION":4137},"indices":39181,"material":9,"mode":4},{"attributes":{"NORMAL":21660,"POSITION":4138},"indices":39182,"material":9,"mode":4},{"attributes":{"NORMAL":21661,"POSITION":4139},"indices":39183,"material":9,"mode":4},{"attributes":{"NORMAL":21662,"POSITION":4140},"indices":39184,"material":9,"mode":4},{"attributes":{"NORMAL":21663,"POSITION":4141},"indices":39185,"material":9,"mode":4},{"attributes":{"NORMAL":21664,"POSITION":4142},"indices":39186,"material":9,"mode":4},{"attributes":{"NORMAL":21665,"POSITION":4143},"indices":39187,"material":9,"mode":4},{"attributes":{"NORMAL":21666,"POSITION":4144},"indices":39188,"material":9,"mode":4},{"attributes":{"NORMAL":21667,"POSITION":4145},"indices":39189,"material":9,"mode":4},{"attributes":{"NORMAL":21668,"POSITION":4146},"indices":39190,"material":9,"mode":4},{"attributes":{"NORMAL":21669,"POSITION":4147},"indices":39191,"material":9,"mode":4},{"attributes":{"NORMAL":21670,"POSITION":4148},"indices":39192,"material":9,"mode":4},{"attributes":{"NORMAL":21671,"POSITION":4149},"indices":39193,"material":9,"mode":4},{"attributes":{"NORMAL":21672,"POSITION":4150},"indices":39194,"material":9,"mode":4},{"attributes":{"NORMAL":21673,"POSITION":4151},"indices":39195,"material":13,"mode":4},{"attributes":{"NORMAL":21674,"POSITION":4152},"indices":39196,"material":9,"mode":4},{"attributes":{"NORMAL":21675,"POSITION":4153},"indices":39197,"material":9,"mode":4},{"attributes":{"NORMAL":21676,"POSITION":4154},"indices":39198,"material":9,"mode":4},{"attributes":{"NORMAL":21677,"POSITION":4155},"indices":39199,"material":9,"mode":4},{"attributes":{"NORMAL":21678,"POSITION":4156},"indices":39200,"material":9,"mode":4},{"attributes":{"NORMAL":21679,"POSITION":4157},"indices":39201,"material":9,"mode":4},{"attributes":{"NORMAL":21680,"POSITION":4158},"indices":39202,"material":9,"mode":4},{"attributes":{"NORMAL":21681,"POSITION":4159},"indices":39203,"material":9,"mode":4},{"attributes":{"NORMAL":21682,"POSITION":4160},"indices":39204,"material":9,"mode":4},{"attributes":{"NORMAL":21683,"POSITION":4161},"indices":39205,"material":9,"mode":4},{"attributes":{"NORMAL":21684,"POSITION":4162},"indices":39206,"material":9,"mode":4},{"attributes":{"NORMAL":21685,"POSITION":4163},"indices":39207,"material":9,"mode":4},{"attributes":{"NORMAL":21686,"POSITION":4164},"indices":39208,"material":9,"mode":4},{"attributes":{"NORMAL":21687,"POSITION":4165},"indices":39209,"material":9,"mode":4},{"attributes":{"NORMAL":21688,"POSITION":4166},"indices":39210,"material":9,"mode":4},{"attributes":{"NORMAL":21689,"POSITION":4167},"indices":39211,"material":13,"mode":4}]},{"name":"COMPOUND200","primitives":[{"attributes":{"NORMAL":21690,"POSITION":4168},"indices":39212,"material":7,"mode":4},{"attributes":{"NORMAL":21691,"POSITION":4169},"indices":39213,"material":7,"mode":4},{"attributes":{"NORMAL":21692,"POSITION":4170},"indices":39214,"material":7,"mode":4},{"attributes":{"NORMAL":21693,"POSITION":4171},"indices":39215,"material":7,"mode":4},{"attributes":{"NORMAL":21694,"POSITION":4172},"indices":39216,"material":7,"mode":4},{"attributes":{"NORMAL":21695,"POSITION":4173},"indices":39217,"material":7,"mode":4},{"attributes":{"NORMAL":21696,"POSITION":4174},"indices":39218,"material":7,"mode":4},{"attributes":{"NORMAL":21697,"POSITION":4175},"indices":39219,"material":7,"mode":4},{"attributes":{"NORMAL":21698,"POSITION":4176},"indices":39220,"material":7,"mode":4},{"attributes":{"NORMAL":21699,"POSITION":4177},"indices":39221,"material":7,"mode":4}]},{"name":"COMPOUND201","primitives":[{"attributes":{"NORMAL":21700,"POSITION":4178},"indices":39222,"material":8,"mode":4},{"attributes":{"NORMAL":21701,"POSITION":4179},"indices":39223,"material":8,"mode":4},{"attributes":{"NORMAL":21702,"POSITION":4180},"indices":39224,"material":8,"mode":4},{"attributes":{"NORMAL":21703,"POSITION":4181},"indices":39225,"material":8,"mode":4},{"attributes":{"NORMAL":21704,"POSITION":4182},"indices":39226,"material":8,"mode":4},{"attributes":{"NORMAL":21705,"POSITION":4183},"indices":39227,"material":8,"mode":4},{"attributes":{"NORMAL":21706,"POSITION":4184},"indices":39228,"material":8,"mode":4},{"attributes":{"NORMAL":21707,"POSITION":4185},"indices":39229,"material":8,"mode":4},{"attributes":{"NORMAL":21708,"POSITION":4186},"indices":39230,"material":8,"mode":4},{"attributes":{"NORMAL":21709,"POSITION":4187},"indices":39231,"material":8,"mode":4},{"attributes":{"NORMAL":21710,"POSITION":4188},"indices":39232,"material":8,"mode":4},{"attributes":{"NORMAL":21711,"POSITION":4189},"indices":39233,"material":8,"mode":4},{"attributes":{"NORMAL":21712,"POSITION":4190},"indices":39234,"material":8,"mode":4},{"attributes":{"NORMAL":21713,"POSITION":4191},"indices":39235,"material":8,"mode":4}]},{"name":"COMPOUND202","primitives":[{"attributes":{"NORMAL":21714,"POSITION":4192},"indices":39236,"material":7,"mode":4},{"attributes":{"NORMAL":21715,"POSITION":4193},"indices":39237,"material":7,"mode":4},{"attributes":{"NORMAL":21716,"POSITION":4194},"indices":39238,"material":7,"mode":4},{"attributes":{"NORMAL":21717,"POSITION":4195},"indices":39239,"material":7,"mode":4},{"attributes":{"NORMAL":21718,"POSITION":4196},"indices":39240,"material":7,"mode":4},{"attributes":{"NORMAL":21719,"POSITION":4197},"indices":39241,"material":7,"mode":4},{"attributes":{"NORMAL":21720,"POSITION":4198},"indices":39242,"material":7,"mode":4},{"attributes":{"NORMAL":21721,"POSITION":4199},"indices":39243,"material":7,"mode":4},{"attributes":{"NORMAL":21722,"POSITION":4200},"indices":39244,"material":7,"mode":4},{"attributes":{"NORMAL":21723,"POSITION":4201},"indices":39245,"material":7,"mode":4}]},{"name":"COMPOUND203","primitives":[{"attributes":{"NORMAL":21724,"POSITION":4202},"indices":39246,"material":7,"mode":4},{"attributes":{"NORMAL":21725,"POSITION":4203},"indices":39247,"material":7,"mode":4},{"attributes":{"NORMAL":21726,"POSITION":4204},"indices":39248,"material":7,"mode":4},{"attributes":{"NORMAL":21727,"POSITION":4205},"indices":39249,"material":7,"mode":4},{"attributes":{"NORMAL":21728,"POSITION":4206},"indices":39250,"material":7,"mode":4},{"attributes":{"NORMAL":21729,"POSITION":4207},"indices":39251,"material":7,"mode":4},{"attributes":{"NORMAL":21730,"POSITION":4208},"indices":39252,"material":7,"mode":4},{"attributes":{"NORMAL":21731,"POSITION":4209},"indices":39253,"material":7,"mode":4},{"attributes":{"NORMAL":21732,"POSITION":4210},"indices":39254,"material":7,"mode":4},{"attributes":{"NORMAL":21733,"POSITION":4211},"indices":39255,"material":7,"mode":4}]},{"name":"COMPOUND204","primitives":[{"attributes":{"NORMAL":21734,"POSITION":4212},"indices":39256,"material":7,"mode":4},{"attributes":{"NORMAL":21735,"POSITION":4213},"indices":39257,"material":7,"mode":4},{"attributes":{"NORMAL":21736,"POSITION":4214},"indices":39258,"material":7,"mode":4},{"attributes":{"NORMAL":21737,"POSITION":4215},"indices":39259,"material":7,"mode":4},{"attributes":{"NORMAL":21738,"POSITION":4216},"indices":39260,"material":7,"mode":4},{"attributes":{"NORMAL":21739,"POSITION":4217},"indices":39261,"material":7,"mode":4},{"attributes":{"NORMAL":21740,"POSITION":4218},"indices":39262,"material":7,"mode":4},{"attributes":{"NORMAL":21741,"POSITION":4219},"indices":39263,"material":7,"mode":4},{"attributes":{"NORMAL":21742,"POSITION":4220},"indices":39264,"material":7,"mode":4},{"attributes":{"NORMAL":21743,"POSITION":4221},"indices":39265,"material":7,"mode":4}]},{"name":"COMPOUND205","primitives":[{"attributes":{"NORMAL":21744,"POSITION":4222},"indices":39266,"material":14,"mode":4},{"attributes":{"NORMAL":21745,"POSITION":4223},"indices":39267,"material":14,"mode":4}]},{"name":"COMPOUND206","primitives":[{"attributes":{"NORMAL":21746,"POSITION":4224},"indices":39268,"material":7,"mode":4},{"attributes":{"NORMAL":21747,"POSITION":4225},"indices":39269,"material":7,"mode":4},{"attributes":{"NORMAL":21748,"POSITION":4226},"indices":39270,"material":7,"mode":4},{"attributes":{"NORMAL":21749,"POSITION":4227},"indices":39271,"material":7,"mode":4},{"attributes":{"NORMAL":21750,"POSITION":4228},"indices":39272,"material":7,"mode":4},{"attributes":{"NORMAL":21751,"POSITION":4229},"indices":39273,"material":7,"mode":4},{"attributes":{"NORMAL":21752,"POSITION":4230},"indices":39274,"material":7,"mode":4},{"attributes":{"NORMAL":21753,"POSITION":4231},"indices":39275,"material":7,"mode":4},{"attributes":{"NORMAL":21754,"POSITION":4232},"indices":39276,"material":7,"mode":4},{"attributes":{"NORMAL":21755,"POSITION":4233},"indices":39277,"material":7,"mode":4}]},{"name":"COMPOUND207","primitives":[{"attributes":{"NORMAL":21756,"POSITION":4234},"indices":39278,"material":15,"mode":4},{"attributes":{"NORMAL":21757,"POSITION":4235},"indices":39279,"material":15,"mode":4},{"attributes":{"NORMAL":21758,"POSITION":4236},"indices":39280,"material":15,"mode":4},{"attributes":{"NORMAL":21759,"POSITION":4237},"indices":39281,"material":15,"mode":4},{"attributes":{"NORMAL":21760,"POSITION":4238},"indices":39282,"material":15,"mode":4},{"attributes":{"NORMAL":21761,"POSITION":4239},"indices":39283,"material":15,"mode":4},{"attributes":{"NORMAL":21762,"POSITION":4240},"indices":39284,"material":9,"mode":4},{"attributes":{"NORMAL":21763,"POSITION":4241},"indices":39285,"material":9,"mode":4},{"attributes":{"NORMAL":21764,"POSITION":4242},"indices":39286,"material":9,"mode":4},{"attributes":{"NORMAL":21765,"POSITION":4243},"indices":39287,"material":9,"mode":4},{"attributes":{"NORMAL":21766,"POSITION":4244},"indices":39288,"material":9,"mode":4},{"attributes":{"NORMAL":21767,"POSITION":4245},"indices":39289,"material":9,"mode":4},{"attributes":{"NORMAL":21768,"POSITION":4246},"indices":39290,"material":9,"mode":4},{"attributes":{"NORMAL":21769,"POSITION":4247},"indices":39291,"material":9,"mode":4},{"attributes":{"NORMAL":21770,"POSITION":4248},"indices":39292,"material":15,"mode":4},{"attributes":{"NORMAL":21771,"POSITION":4249},"indices":39293,"material":15,"mode":4},{"attributes":{"NORMAL":21772,"POSITION":4250},"indices":39294,"material":9,"mode":4},{"attributes":{"NORMAL":21773,"POSITION":4251},"indices":39295,"material":9,"mode":4},{"attributes":{"NORMAL":21774,"POSITION":4252},"indices":39296,"material":9,"mode":4},{"attributes":{"NORMAL":21775,"POSITION":4253},"indices":39297,"material":9,"mode":4},{"attributes":{"NORMAL":21776,"POSITION":4254},"indices":39298,"material":9,"mode":4},{"attributes":{"NORMAL":21777,"POSITION":4255},"indices":39299,"material":15,"mode":4},{"attributes":{"NORMAL":21778,"POSITION":4256},"indices":39300,"material":9,"mode":4},{"attributes":{"NORMAL":21779,"POSITION":4257},"indices":39301,"material":9,"mode":4},{"attributes":{"NORMAL":21780,"POSITION":4258},"indices":39302,"material":9,"mode":4},{"attributes":{"NORMAL":21781,"POSITION":4259},"indices":39303,"material":9,"mode":4},{"attributes":{"NORMAL":21782,"POSITION":4260},"indices":39304,"material":9,"mode":4},{"attributes":{"NORMAL":21783,"POSITION":4261},"indices":39305,"material":9,"mode":4},{"attributes":{"NORMAL":21784,"POSITION":4262},"indices":39306,"material":9,"mode":4},{"attributes":{"NORMAL":21785,"POSITION":4263},"indices":39307,"material":9,"mode":4},{"attributes":{"NORMAL":21786,"POSITION":4264},"indices":39308,"material":9,"mode":4},{"attributes":{"NORMAL":21787,"POSITION":4265},"indices":39309,"material":9,"mode":4},{"attributes":{"NORMAL":21788,"POSITION":4266},"indices":39310,"material":15,"mode":4},{"attributes":{"NORMAL":21789,"POSITION":4267},"indices":39311,"material":9,"mode":4},{"attributes":{"NORMAL":21790,"POSITION":4268},"indices":39312,"material":9,"mode":4},{"attributes":{"NORMAL":21791,"POSITION":4269},"indices":39313,"material":9,"mode":4},{"attributes":{"NORMAL":21792,"POSITION":4270},"indices":39314,"material":9,"mode":4},{"attributes":{"NORMAL":21793,"POSITION":4271},"indices":39315,"material":9,"mode":4},{"attributes":{"NORMAL":21794,"POSITION":4272},"indices":39316,"material":9,"mode":4},{"attributes":{"NORMAL":21795,"POSITION":4273},"indices":39317,"material":9,"mode":4},{"attributes":{"NORMAL":21796,"POSITION":4274},"indices":39318,"material":9,"mode":4},{"attributes":{"NORMAL":21797,"POSITION":4275},"indices":39319,"material":9,"mode":4},{"attributes":{"NORMAL":21798,"POSITION":4276},"indices":39320,"material":9,"mode":4},{"attributes":{"NORMAL":21799,"POSITION":4277},"indices":39321,"material":15,"mode":4},{"attributes":{"NORMAL":21800,"POSITION":4278},"indices":39322,"material":15,"mode":4},{"attributes":{"NORMAL":21801,"POSITION":4279},"indices":39323,"material":15,"mode":4},{"attributes":{"NORMAL":21802,"POSITION":4280},"indices":39324,"material":15,"mode":4}]},{"name":"COMPOUND208","primitives":[{"attributes":{"NORMAL":21803,"POSITION":4281},"indices":39325,"material":7,"mode":4},{"attributes":{"NORMAL":21804,"POSITION":4282},"indices":39326,"material":7,"mode":4},{"attributes":{"NORMAL":21805,"POSITION":4283},"indices":39327,"material":7,"mode":4},{"attributes":{"NORMAL":21806,"POSITION":4284},"indices":39328,"material":7,"mode":4},{"attributes":{"NORMAL":21807,"POSITION":4285},"indices":39329,"material":7,"mode":4},{"attributes":{"NORMAL":21808,"POSITION":4286},"indices":39330,"material":7,"mode":4},{"attributes":{"NORMAL":21809,"POSITION":4287},"indices":39331,"material":7,"mode":4},{"attributes":{"NORMAL":21810,"POSITION":4288},"indices":39332,"material":7,"mode":4},{"attributes":{"NORMAL":21811,"POSITION":4289},"indices":39333,"material":7,"mode":4},{"attributes":{"NORMAL":21812,"POSITION":4290},"indices":39334,"material":7,"mode":4}]},{"name":"COMPOUND209","primitives":[{"attributes":{"NORMAL":21813,"POSITION":4291},"indices":39335,"material":13,"mode":4},{"attributes":{"NORMAL":21814,"POSITION":4292},"indices":39336,"material":13,"mode":4},{"attributes":{"NORMAL":21815,"POSITION":4293},"indices":39337,"material":13,"mode":4},{"attributes":{"NORMAL":21816,"POSITION":4294},"indices":39338,"material":13,"mode":4},{"attributes":{"NORMAL":21817,"POSITION":4295},"indices":39339,"material":13,"mode":4},{"attributes":{"NORMAL":21818,"POSITION":4296},"indices":39340,"material":13,"mode":4},{"attributes":{"NORMAL":21819,"POSITION":4297},"indices":39341,"material":13,"mode":4},{"attributes":{"NORMAL":21820,"POSITION":4298},"indices":39342,"material":13,"mode":4},{"attributes":{"NORMAL":21821,"POSITION":4299},"indices":39343,"material":13,"mode":4},{"attributes":{"NORMAL":21822,"POSITION":4300},"indices":39344,"material":13,"mode":4},{"attributes":{"NORMAL":21823,"POSITION":4301},"indices":39345,"material":9,"mode":4},{"attributes":{"NORMAL":21824,"POSITION":4302},"indices":39346,"material":9,"mode":4},{"attributes":{"NORMAL":21825,"POSITION":4303},"indices":39347,"material":9,"mode":4},{"attributes":{"NORMAL":21826,"POSITION":4304},"indices":39348,"material":9,"mode":4},{"attributes":{"NORMAL":21827,"POSITION":4305},"indices":39349,"material":9,"mode":4},{"attributes":{"NORMAL":21828,"POSITION":4306},"indices":39350,"material":13,"mode":4},{"attributes":{"NORMAL":21829,"POSITION":4307},"indices":39351,"material":9,"mode":4},{"attributes":{"NORMAL":21830,"POSITION":4308},"indices":39352,"material":9,"mode":4},{"attributes":{"NORMAL":21831,"POSITION":4309},"indices":39353,"material":9,"mode":4},{"attributes":{"NORMAL":21832,"POSITION":4310},"indices":39354,"material":9,"mode":4},{"attributes":{"NORMAL":21833,"POSITION":4311},"indices":39355,"material":9,"mode":4},{"attributes":{"NORMAL":21834,"POSITION":4312},"indices":39356,"material":13,"mode":4},{"attributes":{"NORMAL":21835,"POSITION":4313},"indices":39357,"material":9,"mode":4},{"attributes":{"NORMAL":21836,"POSITION":4314},"indices":39358,"material":9,"mode":4},{"attributes":{"NORMAL":21837,"POSITION":4315},"indices":39359,"material":9,"mode":4},{"attributes":{"NORMAL":21838,"POSITION":4316},"indices":39360,"material":9,"mode":4},{"attributes":{"NORMAL":21839,"POSITION":4317},"indices":39361,"material":9,"mode":4},{"attributes":{"NORMAL":21840,"POSITION":4318},"indices":39362,"material":9,"mode":4},{"attributes":{"NORMAL":21841,"POSITION":4319},"indices":39363,"material":9,"mode":4},{"attributes":{"NORMAL":21842,"POSITION":4320},"indices":39364,"material":9,"mode":4},{"attributes":{"NORMAL":21843,"POSITION":4321},"indices":39365,"material":9,"mode":4},{"attributes":{"NORMAL":21844,"POSITION":4322},"indices":39366,"material":9,"mode":4},{"attributes":{"NORMAL":21845,"POSITION":4323},"indices":39367,"material":9,"mode":4},{"attributes":{"NORMAL":21846,"POSITION":4324},"indices":39368,"material":9,"mode":4},{"attributes":{"NORMAL":21847,"POSITION":4325},"indices":39369,"material":9,"mode":4},{"attributes":{"NORMAL":21848,"POSITION":4326},"indices":39370,"material":9,"mode":4},{"attributes":{"NORMAL":21849,"POSITION":4327},"indices":39371,"material":9,"mode":4},{"attributes":{"NORMAL":21850,"POSITION":4328},"indices":39372,"material":9,"mode":4},{"attributes":{"NORMAL":21851,"POSITION":4329},"indices":39373,"material":9,"mode":4},{"attributes":{"NORMAL":21852,"POSITION":4330},"indices":39374,"material":9,"mode":4},{"attributes":{"NORMAL":21853,"POSITION":4331},"indices":39375,"material":9,"mode":4},{"attributes":{"NORMAL":21854,"POSITION":4332},"indices":39376,"material":9,"mode":4},{"attributes":{"NORMAL":21855,"POSITION":4333},"indices":39377,"material":9,"mode":4},{"attributes":{"NORMAL":21856,"POSITION":4334},"indices":39378,"material":13,"mode":4},{"attributes":{"NORMAL":21857,"POSITION":4335},"indices":39379,"material":9,"mode":4},{"attributes":{"NORMAL":21858,"POSITION":4336},"indices":39380,"material":9,"mode":4},{"attributes":{"NORMAL":21859,"POSITION":4337},"indices":39381,"material":9,"mode":4},{"attributes":{"NORMAL":21860,"POSITION":4338},"indices":39382,"material":9,"mode":4},{"attributes":{"NORMAL":21861,"POSITION":4339},"indices":39383,"material":9,"mode":4},{"attributes":{"NORMAL":21862,"POSITION":4340},"indices":39384,"material":9,"mode":4},{"attributes":{"NORMAL":21863,"POSITION":4341},"indices":39385,"material":9,"mode":4},{"attributes":{"NORMAL":21864,"POSITION":4342},"indices":39386,"material":9,"mode":4},{"attributes":{"NORMAL":21865,"POSITION":4343},"indices":39387,"material":9,"mode":4},{"attributes":{"NORMAL":21866,"POSITION":4344},"indices":39388,"material":9,"mode":4},{"attributes":{"NORMAL":21867,"POSITION":4345},"indices":39389,"material":9,"mode":4},{"attributes":{"NORMAL":21868,"POSITION":4346},"indices":39390,"material":9,"mode":4},{"attributes":{"NORMAL":21869,"POSITION":4347},"indices":39391,"material":9,"mode":4},{"attributes":{"NORMAL":21870,"POSITION":4348},"indices":39392,"material":9,"mode":4},{"attributes":{"NORMAL":21871,"POSITION":4349},"indices":39393,"material":9,"mode":4},{"attributes":{"NORMAL":21872,"POSITION":4350},"indices":39394,"material":13,"mode":4}]},{"name":"COMPOUND210","primitives":[{"attributes":{"NORMAL":21873,"POSITION":4351},"indices":39395,"material":7,"mode":4},{"attributes":{"NORMAL":21874,"POSITION":4352},"indices":39396,"material":7,"mode":4},{"attributes":{"NORMAL":21875,"POSITION":4353},"indices":39397,"material":7,"mode":4},{"attributes":{"NORMAL":21876,"POSITION":4354},"indices":39398,"material":7,"mode":4},{"attributes":{"NORMAL":21877,"POSITION":4355},"indices":39399,"material":7,"mode":4},{"attributes":{"NORMAL":21878,"POSITION":4356},"indices":39400,"material":7,"mode":4},{"attributes":{"NORMAL":21879,"POSITION":4357},"indices":39401,"material":7,"mode":4},{"attributes":{"NORMAL":21880,"POSITION":4358},"indices":39402,"material":7,"mode":4},{"attributes":{"NORMAL":21881,"POSITION":4359},"indices":39403,"material":7,"mode":4},{"attributes":{"NORMAL":21882,"POSITION":4360},"indices":39404,"material":7,"mode":4}]},{"name":"COMPOUND211","primitives":[{"attributes":{"NORMAL":21883,"POSITION":4361},"indices":39405,"material":7,"mode":4},{"attributes":{"NORMAL":21884,"POSITION":4362},"indices":39406,"material":7,"mode":4},{"attributes":{"NORMAL":21885,"POSITION":4363},"indices":39407,"material":7,"mode":4},{"attributes":{"NORMAL":21886,"POSITION":4364},"indices":39408,"material":7,"mode":4},{"attributes":{"NORMAL":21887,"POSITION":4365},"indices":39409,"material":7,"mode":4},{"attributes":{"NORMAL":21888,"POSITION":4366},"indices":39410,"material":7,"mode":4},{"attributes":{"NORMAL":21889,"POSITION":4367},"indices":39411,"material":7,"mode":4},{"attributes":{"NORMAL":21890,"POSITION":4368},"indices":39412,"material":7,"mode":4},{"attributes":{"NORMAL":21891,"POSITION":4369},"indices":39413,"material":7,"mode":4},{"attributes":{"NORMAL":21892,"POSITION":4370},"indices":39414,"material":7,"mode":4}]},{"name":"COMPOUND212","primitives":[{"attributes":{"NORMAL":21893,"POSITION":4371},"indices":39415,"material":13,"mode":4},{"attributes":{"NORMAL":21894,"POSITION":4372},"indices":39416,"material":13,"mode":4},{"attributes":{"NORMAL":21895,"POSITION":4373},"indices":39417,"material":13,"mode":4},{"attributes":{"NORMAL":21896,"POSITION":4374},"indices":39418,"material":13,"mode":4},{"attributes":{"NORMAL":21897,"POSITION":4375},"indices":39419,"material":13,"mode":4},{"attributes":{"NORMAL":21898,"POSITION":4376},"indices":39420,"material":13,"mode":4},{"attributes":{"NORMAL":21899,"POSITION":4377},"indices":39421,"material":13,"mode":4},{"attributes":{"NORMAL":21900,"POSITION":4378},"indices":39422,"material":13,"mode":4},{"attributes":{"NORMAL":21901,"POSITION":4379},"indices":39423,"material":13,"mode":4},{"attributes":{"NORMAL":21902,"POSITION":4380},"indices":39424,"material":13,"mode":4},{"attributes":{"NORMAL":21903,"POSITION":4381},"indices":39425,"material":9,"mode":4},{"attributes":{"NORMAL":21904,"POSITION":4382},"indices":39426,"material":9,"mode":4},{"attributes":{"NORMAL":21905,"POSITION":4383},"indices":39427,"material":9,"mode":4},{"attributes":{"NORMAL":21906,"POSITION":4384},"indices":39428,"material":9,"mode":4},{"attributes":{"NORMAL":21907,"POSITION":4385},"indices":39429,"material":9,"mode":4},{"attributes":{"NORMAL":21908,"POSITION":4386},"indices":39430,"material":13,"mode":4},{"attributes":{"NORMAL":21909,"POSITION":4387},"indices":39431,"material":9,"mode":4},{"attributes":{"NORMAL":21910,"POSITION":4388},"indices":39432,"material":9,"mode":4},{"attributes":{"NORMAL":21911,"POSITION":4389},"indices":39433,"material":9,"mode":4},{"attributes":{"NORMAL":21912,"POSITION":4390},"indices":39434,"material":9,"mode":4},{"attributes":{"NORMAL":21913,"POSITION":4391},"indices":39435,"material":9,"mode":4},{"attributes":{"NORMAL":21914,"POSITION":4392},"indices":39436,"material":13,"mode":4},{"attributes":{"NORMAL":21915,"POSITION":4393},"indices":39437,"material":9,"mode":4},{"attributes":{"NORMAL":21916,"POSITION":4394},"indices":39438,"material":9,"mode":4},{"attributes":{"NORMAL":21917,"POSITION":4395},"indices":39439,"material":9,"mode":4},{"attributes":{"NORMAL":21918,"POSITION":4396},"indices":39440,"material":9,"mode":4},{"attributes":{"NORMAL":21919,"POSITION":4397},"indices":39441,"material":9,"mode":4},{"attributes":{"NORMAL":21920,"POSITION":4398},"indices":39442,"material":9,"mode":4},{"attributes":{"NORMAL":21921,"POSITION":4399},"indices":39443,"material":9,"mode":4},{"attributes":{"NORMAL":21922,"POSITION":4400},"indices":39444,"material":9,"mode":4},{"attributes":{"NORMAL":21923,"POSITION":4401},"indices":39445,"material":9,"mode":4},{"attributes":{"NORMAL":21924,"POSITION":4402},"indices":39446,"material":9,"mode":4},{"attributes":{"NORMAL":21925,"POSITION":4403},"indices":39447,"material":9,"mode":4},{"attributes":{"NORMAL":21926,"POSITION":4404},"indices":39448,"material":9,"mode":4},{"attributes":{"NORMAL":21927,"POSITION":4405},"indices":39449,"material":9,"mode":4},{"attributes":{"NORMAL":21928,"POSITION":4406},"indices":39450,"material":9,"mode":4},{"attributes":{"NORMAL":21929,"POSITION":4407},"indices":39451,"material":9,"mode":4},{"attributes":{"NORMAL":21930,"POSITION":4408},"indices":39452,"material":9,"mode":4},{"attributes":{"NORMAL":21931,"POSITION":4409},"indices":39453,"material":9,"mode":4},{"attributes":{"NORMAL":21932,"POSITION":4410},"indices":39454,"material":9,"mode":4},{"attributes":{"NORMAL":21933,"POSITION":4411},"indices":39455,"material":9,"mode":4},{"attributes":{"NORMAL":21934,"POSITION":4412},"indices":39456,"material":9,"mode":4},{"attributes":{"NORMAL":21935,"POSITION":4413},"indices":39457,"material":9,"mode":4},{"attributes":{"NORMAL":21936,"POSITION":4414},"indices":39458,"material":13,"mode":4},{"attributes":{"NORMAL":21937,"POSITION":4415},"indices":39459,"material":9,"mode":4},{"attributes":{"NORMAL":21938,"POSITION":4416},"indices":39460,"material":9,"mode":4},{"attributes":{"NORMAL":21939,"POSITION":4417},"indices":39461,"material":9,"mode":4},{"attributes":{"NORMAL":21940,"POSITION":4418},"indices":39462,"material":9,"mode":4},{"attributes":{"NORMAL":21941,"POSITION":4419},"indices":39463,"material":9,"mode":4},{"attributes":{"NORMAL":21942,"POSITION":4420},"indices":39464,"material":9,"mode":4},{"attributes":{"NORMAL":21943,"POSITION":4421},"indices":39465,"material":9,"mode":4},{"attributes":{"NORMAL":21944,"POSITION":4422},"indices":39466,"material":9,"mode":4},{"attributes":{"NORMAL":21945,"POSITION":4423},"indices":39467,"material":9,"mode":4},{"attributes":{"NORMAL":21946,"POSITION":4424},"indices":39468,"material":9,"mode":4},{"attributes":{"NORMAL":21947,"POSITION":4425},"indices":39469,"material":9,"mode":4},{"attributes":{"NORMAL":21948,"POSITION":4426},"indices":39470,"material":9,"mode":4},{"attributes":{"NORMAL":21949,"POSITION":4427},"indices":39471,"material":9,"mode":4},{"attributes":{"NORMAL":21950,"POSITION":4428},"indices":39472,"material":9,"mode":4},{"attributes":{"NORMAL":21951,"POSITION":4429},"indices":39473,"material":9,"mode":4},{"attributes":{"NORMAL":21952,"POSITION":4430},"indices":39474,"material":13,"mode":4}]},{"name":"COMPOUND213","primitives":[{"attributes":{"NORMAL":21953,"POSITION":4431},"indices":39475,"material":8,"mode":4},{"attributes":{"NORMAL":21954,"POSITION":4432},"indices":39476,"material":8,"mode":4},{"attributes":{"NORMAL":21955,"POSITION":4433},"indices":39477,"material":8,"mode":4},{"attributes":{"NORMAL":21956,"POSITION":4434},"indices":39478,"material":8,"mode":4},{"attributes":{"NORMAL":21957,"POSITION":4435},"indices":39479,"material":8,"mode":4},{"attributes":{"NORMAL":21958,"POSITION":4436},"indices":39480,"material":8,"mode":4},{"attributes":{"NORMAL":21959,"POSITION":4437},"indices":39481,"material":8,"mode":4},{"attributes":{"NORMAL":21960,"POSITION":4438},"indices":39482,"material":8,"mode":4},{"attributes":{"NORMAL":21961,"POSITION":4439},"indices":39483,"material":8,"mode":4},{"attributes":{"NORMAL":21962,"POSITION":4440},"indices":39484,"material":8,"mode":4},{"attributes":{"NORMAL":21963,"POSITION":4441},"indices":39485,"material":8,"mode":4},{"attributes":{"NORMAL":21964,"POSITION":4442},"indices":39486,"material":8,"mode":4},{"attributes":{"NORMAL":21965,"POSITION":4443},"indices":39487,"material":8,"mode":4},{"attributes":{"NORMAL":21966,"POSITION":4444},"indices":39488,"material":8,"mode":4},{"attributes":{"NORMAL":21967,"POSITION":4445},"indices":39489,"material":8,"mode":4},{"attributes":{"NORMAL":21968,"POSITION":4446},"indices":39490,"material":8,"mode":4},{"attributes":{"NORMAL":21969,"POSITION":4447},"indices":39491,"material":8,"mode":4}]},{"name":"COMPOUND214","primitives":[{"attributes":{"NORMAL":21970,"POSITION":4448},"indices":39492,"material":14,"mode":4},{"attributes":{"NORMAL":21971,"POSITION":4449},"indices":39493,"material":14,"mode":4}]},{"name":"COMPOUND215","primitives":[{"attributes":{"NORMAL":21972,"POSITION":4450},"indices":39494,"material":7,"mode":4},{"attributes":{"NORMAL":21973,"POSITION":4451},"indices":39495,"material":7,"mode":4},{"attributes":{"NORMAL":21974,"POSITION":4452},"indices":39496,"material":7,"mode":4},{"attributes":{"NORMAL":21975,"POSITION":4453},"indices":39497,"material":7,"mode":4},{"attributes":{"NORMAL":21976,"POSITION":4454},"indices":39498,"material":7,"mode":4},{"attributes":{"NORMAL":21977,"POSITION":4455},"indices":39499,"material":7,"mode":4},{"attributes":{"NORMAL":21978,"POSITION":4456},"indices":39500,"material":7,"mode":4},{"attributes":{"NORMAL":21979,"POSITION":4457},"indices":39501,"material":7,"mode":4},{"attributes":{"NORMAL":21980,"POSITION":4458},"indices":39502,"material":7,"mode":4},{"attributes":{"NORMAL":21981,"POSITION":4459},"indices":39503,"material":7,"mode":4}]},{"name":"COMPOUND216","primitives":[{"attributes":{"NORMAL":21982,"POSITION":4460},"indices":39504,"material":15,"mode":4},{"attributes":{"NORMAL":21983,"POSITION":4461},"indices":39505,"material":15,"mode":4},{"attributes":{"NORMAL":21984,"POSITION":4462},"indices":39506,"material":15,"mode":4},{"attributes":{"NORMAL":21985,"POSITION":4463},"indices":39507,"material":15,"mode":4},{"attributes":{"NORMAL":21986,"POSITION":4464},"indices":39508,"material":15,"mode":4},{"attributes":{"NORMAL":21987,"POSITION":4465},"indices":39509,"material":15,"mode":4},{"attributes":{"NORMAL":21988,"POSITION":4466},"indices":39510,"material":15,"mode":4},{"attributes":{"NORMAL":21989,"POSITION":4467},"indices":39511,"material":15,"mode":4},{"attributes":{"NORMAL":21990,"POSITION":4468},"indices":39512,"material":15,"mode":4},{"attributes":{"NORMAL":21991,"POSITION":4469},"indices":39513,"material":15,"mode":4},{"attributes":{"NORMAL":21992,"POSITION":4470},"indices":39514,"material":9,"mode":4},{"attributes":{"NORMAL":21993,"POSITION":4471},"indices":39515,"material":9,"mode":4},{"attributes":{"NORMAL":21994,"POSITION":4472},"indices":39516,"material":9,"mode":4},{"attributes":{"NORMAL":21995,"POSITION":4473},"indices":39517,"material":9,"mode":4},{"attributes":{"NORMAL":21996,"POSITION":4474},"indices":39518,"material":9,"mode":4},{"attributes":{"NORMAL":21997,"POSITION":4475},"indices":39519,"material":15,"mode":4},{"attributes":{"NORMAL":21998,"POSITION":4476},"indices":39520,"material":9,"mode":4},{"attributes":{"NORMAL":21999,"POSITION":4477},"indices":39521,"material":9,"mode":4},{"attributes":{"NORMAL":22000,"POSITION":4478},"indices":39522,"material":9,"mode":4},{"attributes":{"NORMAL":22001,"POSITION":4479},"indices":39523,"material":9,"mode":4},{"attributes":{"NORMAL":22002,"POSITION":4480},"indices":39524,"material":9,"mode":4},{"attributes":{"NORMAL":22003,"POSITION":4481},"indices":39525,"material":9,"mode":4},{"attributes":{"NORMAL":22004,"POSITION":4482},"indices":39526,"material":9,"mode":4},{"attributes":{"NORMAL":22005,"POSITION":4483},"indices":39527,"material":9,"mode":4},{"attributes":{"NORMAL":22006,"POSITION":4484},"indices":39528,"material":9,"mode":4},{"attributes":{"NORMAL":22007,"POSITION":4485},"indices":39529,"material":9,"mode":4},{"attributes":{"NORMAL":22008,"POSITION":4486},"indices":39530,"material":9,"mode":4},{"attributes":{"NORMAL":22009,"POSITION":4487},"indices":39531,"material":9,"mode":4},{"attributes":{"NORMAL":22010,"POSITION":4488},"indices":39532,"material":9,"mode":4},{"attributes":{"NORMAL":22011,"POSITION":4489},"indices":39533,"material":9,"mode":4},{"attributes":{"NORMAL":22012,"POSITION":4490},"indices":39534,"material":9,"mode":4},{"attributes":{"NORMAL":22013,"POSITION":4491},"indices":39535,"material":9,"mode":4},{"attributes":{"NORMAL":22014,"POSITION":4492},"indices":39536,"material":9,"mode":4},{"attributes":{"NORMAL":22015,"POSITION":4493},"indices":39537,"material":9,"mode":4},{"attributes":{"NORMAL":22016,"POSITION":4494},"indices":39538,"material":9,"mode":4},{"attributes":{"NORMAL":22017,"POSITION":4495},"indices":39539,"material":9,"mode":4},{"attributes":{"NORMAL":22018,"POSITION":4496},"indices":39540,"material":15,"mode":4},{"attributes":{"NORMAL":22019,"POSITION":4497},"indices":39541,"material":9,"mode":4},{"attributes":{"NORMAL":22020,"POSITION":4498},"indices":39542,"material":9,"mode":4},{"attributes":{"NORMAL":22021,"POSITION":4499},"indices":39543,"material":9,"mode":4},{"attributes":{"NORMAL":22022,"POSITION":4500},"indices":39544,"material":9,"mode":4},{"attributes":{"NORMAL":22023,"POSITION":4501},"indices":39545,"material":9,"mode":4},{"attributes":{"NORMAL":22024,"POSITION":4502},"indices":39546,"material":15,"mode":4},{"attributes":{"NORMAL":22025,"POSITION":4503},"indices":39547,"material":9,"mode":4},{"attributes":{"NORMAL":22026,"POSITION":4504},"indices":39548,"material":9,"mode":4},{"attributes":{"NORMAL":22027,"POSITION":4505},"indices":39549,"material":9,"mode":4},{"attributes":{"NORMAL":22028,"POSITION":4506},"indices":39550,"material":9,"mode":4},{"attributes":{"NORMAL":22029,"POSITION":4507},"indices":39551,"material":9,"mode":4},{"attributes":{"NORMAL":22030,"POSITION":4508},"indices":39552,"material":9,"mode":4},{"attributes":{"NORMAL":22031,"POSITION":4509},"indices":39553,"material":9,"mode":4}]},{"name":"COMPOUND217","primitives":[{"attributes":{"NORMAL":22032,"POSITION":4510},"indices":39554,"material":7,"mode":4},{"attributes":{"NORMAL":22033,"POSITION":4511},"indices":39555,"material":7,"mode":4},{"attributes":{"NORMAL":22034,"POSITION":4512},"indices":39556,"material":7,"mode":4},{"attributes":{"NORMAL":22035,"POSITION":4513},"indices":39557,"material":7,"mode":4},{"attributes":{"NORMAL":22036,"POSITION":4514},"indices":39558,"material":7,"mode":4},{"attributes":{"NORMAL":22037,"POSITION":4515},"indices":39559,"material":7,"mode":4},{"attributes":{"NORMAL":22038,"POSITION":4516},"indices":39560,"material":7,"mode":4},{"attributes":{"NORMAL":22039,"POSITION":4517},"indices":39561,"material":7,"mode":4},{"attributes":{"NORMAL":22040,"POSITION":4518},"indices":39562,"material":7,"mode":4},{"attributes":{"NORMAL":22041,"POSITION":4519},"indices":39563,"material":7,"mode":4}]},{"name":"COMPOUND218","primitives":[{"attributes":{"NORMAL":22042,"POSITION":4520},"indices":39564,"material":7,"mode":4},{"attributes":{"NORMAL":22043,"POSITION":4521},"indices":39565,"material":7,"mode":4},{"attributes":{"NORMAL":22044,"POSITION":4522},"indices":39566,"material":7,"mode":4},{"attributes":{"NORMAL":22045,"POSITION":4523},"indices":39567,"material":7,"mode":4},{"attributes":{"NORMAL":22046,"POSITION":4524},"indices":39568,"material":7,"mode":4},{"attributes":{"NORMAL":22047,"POSITION":4525},"indices":39569,"material":7,"mode":4},{"attributes":{"NORMAL":22048,"POSITION":4526},"indices":39570,"material":7,"mode":4},{"attributes":{"NORMAL":22049,"POSITION":4527},"indices":39571,"material":7,"mode":4},{"attributes":{"NORMAL":22050,"POSITION":4528},"indices":39572,"material":7,"mode":4},{"attributes":{"NORMAL":22051,"POSITION":4529},"indices":39573,"material":7,"mode":4}]},{"name":"COMPOUND219","primitives":[{"attributes":{"NORMAL":22052,"POSITION":4530},"indices":39574,"material":7,"mode":4},{"attributes":{"NORMAL":22053,"POSITION":4531},"indices":39575,"material":7,"mode":4},{"attributes":{"NORMAL":22054,"POSITION":4532},"indices":39576,"material":7,"mode":4},{"attributes":{"NORMAL":22055,"POSITION":4533},"indices":39577,"material":7,"mode":4},{"attributes":{"NORMAL":22056,"POSITION":4534},"indices":39578,"material":7,"mode":4},{"attributes":{"NORMAL":22057,"POSITION":4535},"indices":39579,"material":7,"mode":4},{"attributes":{"NORMAL":22058,"POSITION":4536},"indices":39580,"material":7,"mode":4},{"attributes":{"NORMAL":22059,"POSITION":4537},"indices":39581,"material":7,"mode":4},{"attributes":{"NORMAL":22060,"POSITION":4538},"indices":39582,"material":7,"mode":4},{"attributes":{"NORMAL":22061,"POSITION":4539},"indices":39583,"material":7,"mode":4}]},{"name":"COMPOUND220","primitives":[{"attributes":{"NORMAL":22062,"POSITION":4540},"indices":39584,"material":8,"mode":4},{"attributes":{"NORMAL":22063,"POSITION":4541},"indices":39585,"material":8,"mode":4},{"attributes":{"NORMAL":22064,"POSITION":4542},"indices":39586,"material":8,"mode":4},{"attributes":{"NORMAL":22065,"POSITION":4543},"indices":39587,"material":8,"mode":4},{"attributes":{"NORMAL":22066,"POSITION":4544},"indices":39588,"material":8,"mode":4},{"attributes":{"NORMAL":22067,"POSITION":4545},"indices":39589,"material":8,"mode":4},{"attributes":{"NORMAL":22068,"POSITION":4546},"indices":39590,"material":8,"mode":4},{"attributes":{"NORMAL":22069,"POSITION":4547},"indices":39591,"material":8,"mode":4},{"attributes":{"NORMAL":22070,"POSITION":4548},"indices":39592,"material":8,"mode":4},{"attributes":{"NORMAL":22071,"POSITION":4549},"indices":39593,"material":8,"mode":4},{"attributes":{"NORMAL":22072,"POSITION":4550},"indices":39594,"material":8,"mode":4},{"attributes":{"NORMAL":22073,"POSITION":4551},"indices":39595,"material":8,"mode":4},{"attributes":{"NORMAL":22074,"POSITION":4552},"indices":39596,"material":8,"mode":4},{"attributes":{"NORMAL":22075,"POSITION":4553},"indices":39597,"material":8,"mode":4}]},{"name":"COMPOUND221","primitives":[{"attributes":{"NORMAL":22076,"POSITION":4554},"indices":39598,"material":16,"mode":4},{"attributes":{"NORMAL":22077,"POSITION":4555},"indices":39599,"material":16,"mode":4},{"attributes":{"NORMAL":22078,"POSITION":4556},"indices":39600,"material":16,"mode":4},{"attributes":{"NORMAL":22079,"POSITION":4557},"indices":39601,"material":16,"mode":4},{"attributes":{"NORMAL":22080,"POSITION":4558},"indices":39602,"material":16,"mode":4},{"attributes":{"NORMAL":22081,"POSITION":4559},"indices":39603,"material":16,"mode":4},{"attributes":{"NORMAL":22082,"POSITION":4560},"indices":39604,"material":16,"mode":4},{"attributes":{"NORMAL":22083,"POSITION":4561},"indices":39605,"material":16,"mode":4},{"attributes":{"NORMAL":22084,"POSITION":4562},"indices":39606,"material":16,"mode":4},{"attributes":{"NORMAL":22085,"POSITION":4563},"indices":39607,"material":16,"mode":4}]},{"name":"COMPOUND222","primitives":[{"attributes":{"NORMAL":22086,"POSITION":4564},"indices":39608,"material":7,"mode":4},{"attributes":{"NORMAL":22087,"POSITION":4565},"indices":39609,"material":7,"mode":4},{"attributes":{"NORMAL":22088,"POSITION":4566},"indices":39610,"material":7,"mode":4},{"attributes":{"NORMAL":22089,"POSITION":4567},"indices":39611,"material":7,"mode":4},{"attributes":{"NORMAL":22090,"POSITION":4568},"indices":39612,"material":7,"mode":4},{"attributes":{"NORMAL":22091,"POSITION":4569},"indices":39613,"material":7,"mode":4},{"attributes":{"NORMAL":22092,"POSITION":4570},"indices":39614,"material":7,"mode":4},{"attributes":{"NORMAL":22093,"POSITION":4571},"indices":39615,"material":7,"mode":4},{"attributes":{"NORMAL":22094,"POSITION":4572},"indices":39616,"material":7,"mode":4},{"attributes":{"NORMAL":22095,"POSITION":4573},"indices":39617,"material":7,"mode":4}]},{"name":"COMPOUND223","primitives":[{"attributes":{"NORMAL":22096,"POSITION":4574},"indices":39618,"material":7,"mode":4},{"attributes":{"NORMAL":22097,"POSITION":4575},"indices":39619,"material":7,"mode":4},{"attributes":{"NORMAL":22098,"POSITION":4576},"indices":39620,"material":7,"mode":4},{"attributes":{"NORMAL":22099,"POSITION":4577},"indices":39621,"material":7,"mode":4},{"attributes":{"NORMAL":22100,"POSITION":4578},"indices":39622,"material":7,"mode":4},{"attributes":{"NORMAL":22101,"POSITION":4579},"indices":39623,"material":7,"mode":4},{"attributes":{"NORMAL":22102,"POSITION":4580},"indices":39624,"material":7,"mode":4},{"attributes":{"NORMAL":22103,"POSITION":4581},"indices":39625,"material":7,"mode":4},{"attributes":{"NORMAL":22104,"POSITION":4582},"indices":39626,"material":7,"mode":4},{"attributes":{"NORMAL":22105,"POSITION":4583},"indices":39627,"material":7,"mode":4}]},{"name":"COMPOUND224","primitives":[{"attributes":{"NORMAL":22106,"POSITION":4584},"indices":39628,"material":7,"mode":4},{"attributes":{"NORMAL":22107,"POSITION":4585},"indices":39629,"material":7,"mode":4},{"attributes":{"NORMAL":22108,"POSITION":4586},"indices":39630,"material":7,"mode":4},{"attributes":{"NORMAL":22109,"POSITION":4587},"indices":39631,"material":7,"mode":4},{"attributes":{"NORMAL":22110,"POSITION":4588},"indices":39632,"material":7,"mode":4},{"attributes":{"NORMAL":22111,"POSITION":4589},"indices":39633,"material":7,"mode":4},{"attributes":{"NORMAL":22112,"POSITION":4590},"indices":39634,"material":7,"mode":4},{"attributes":{"NORMAL":22113,"POSITION":4591},"indices":39635,"material":7,"mode":4},{"attributes":{"NORMAL":22114,"POSITION":4592},"indices":39636,"material":7,"mode":4},{"attributes":{"NORMAL":22115,"POSITION":4593},"indices":39637,"material":7,"mode":4}]},{"name":"COMPOUND225","primitives":[{"attributes":{"NORMAL":22116,"POSITION":4594},"indices":39638,"material":7,"mode":4},{"attributes":{"NORMAL":22117,"POSITION":4595},"indices":39639,"material":7,"mode":4},{"attributes":{"NORMAL":22118,"POSITION":4596},"indices":39640,"material":7,"mode":4},{"attributes":{"NORMAL":22119,"POSITION":4597},"indices":39641,"material":7,"mode":4},{"attributes":{"NORMAL":22120,"POSITION":4598},"indices":39642,"material":7,"mode":4},{"attributes":{"NORMAL":22121,"POSITION":4599},"indices":39643,"material":7,"mode":4},{"attributes":{"NORMAL":22122,"POSITION":4600},"indices":39644,"material":7,"mode":4},{"attributes":{"NORMAL":22123,"POSITION":4601},"indices":39645,"material":7,"mode":4},{"attributes":{"NORMAL":22124,"POSITION":4602},"indices":39646,"material":7,"mode":4},{"attributes":{"NORMAL":22125,"POSITION":4603},"indices":39647,"material":7,"mode":4}]},{"name":"COMPOUND226","primitives":[{"attributes":{"NORMAL":22126,"POSITION":4604},"indices":39648,"material":7,"mode":4},{"attributes":{"NORMAL":22127,"POSITION":4605},"indices":39649,"material":7,"mode":4},{"attributes":{"NORMAL":22128,"POSITION":4606},"indices":39650,"material":7,"mode":4},{"attributes":{"NORMAL":22129,"POSITION":4607},"indices":39651,"material":7,"mode":4},{"attributes":{"NORMAL":22130,"POSITION":4608},"indices":39652,"material":7,"mode":4},{"attributes":{"NORMAL":22131,"POSITION":4609},"indices":39653,"material":7,"mode":4},{"attributes":{"NORMAL":22132,"POSITION":4610},"indices":39654,"material":7,"mode":4},{"attributes":{"NORMAL":22133,"POSITION":4611},"indices":39655,"material":7,"mode":4},{"attributes":{"NORMAL":22134,"POSITION":4612},"indices":39656,"material":7,"mode":4},{"attributes":{"NORMAL":22135,"POSITION":4613},"indices":39657,"material":7,"mode":4}]},{"name":"COMPOUND227","primitives":[{"attributes":{"NORMAL":22136,"POSITION":4614},"indices":39658,"material":7,"mode":4},{"attributes":{"NORMAL":22137,"POSITION":4615},"indices":39659,"material":7,"mode":4},{"attributes":{"NORMAL":22138,"POSITION":4616},"indices":39660,"material":7,"mode":4},{"attributes":{"NORMAL":22139,"POSITION":4617},"indices":39661,"material":7,"mode":4},{"attributes":{"NORMAL":22140,"POSITION":4618},"indices":39662,"material":7,"mode":4},{"attributes":{"NORMAL":22141,"POSITION":4619},"indices":39663,"material":7,"mode":4},{"attributes":{"NORMAL":22142,"POSITION":4620},"indices":39664,"material":7,"mode":4},{"attributes":{"NORMAL":22143,"POSITION":4621},"indices":39665,"material":7,"mode":4},{"attributes":{"NORMAL":22144,"POSITION":4622},"indices":39666,"material":7,"mode":4},{"attributes":{"NORMAL":22145,"POSITION":4623},"indices":39667,"material":7,"mode":4}]},{"name":"COMPOUND228","primitives":[{"attributes":{"NORMAL":22146,"POSITION":4624},"indices":39668,"material":8,"mode":4},{"attributes":{"NORMAL":22147,"POSITION":4625},"indices":39669,"material":8,"mode":4},{"attributes":{"NORMAL":22148,"POSITION":4626},"indices":39670,"material":8,"mode":4},{"attributes":{"NORMAL":22149,"POSITION":4627},"indices":39671,"material":8,"mode":4},{"attributes":{"NORMAL":22150,"POSITION":4628},"indices":39672,"material":8,"mode":4},{"attributes":{"NORMAL":22151,"POSITION":4629},"indices":39673,"material":8,"mode":4},{"attributes":{"NORMAL":22152,"POSITION":4630},"indices":39674,"material":8,"mode":4},{"attributes":{"NORMAL":22153,"POSITION":4631},"indices":39675,"material":9,"mode":4},{"attributes":{"NORMAL":22154,"POSITION":4632},"indices":39676,"material":9,"mode":4},{"attributes":{"NORMAL":22155,"POSITION":4633},"indices":39677,"material":9,"mode":4}]},{"name":"COMPOUND229","primitives":[{"attributes":{"NORMAL":22156,"POSITION":4634},"indices":39678,"material":7,"mode":4},{"attributes":{"NORMAL":22157,"POSITION":4635},"indices":39679,"material":7,"mode":4},{"attributes":{"NORMAL":22158,"POSITION":4636},"indices":39680,"material":7,"mode":4},{"attributes":{"NORMAL":22159,"POSITION":4637},"indices":39681,"material":7,"mode":4},{"attributes":{"NORMAL":22160,"POSITION":4638},"indices":39682,"material":7,"mode":4},{"attributes":{"NORMAL":22161,"POSITION":4639},"indices":39683,"material":7,"mode":4},{"attributes":{"NORMAL":22162,"POSITION":4640},"indices":39684,"material":7,"mode":4},{"attributes":{"NORMAL":22163,"POSITION":4641},"indices":39685,"material":7,"mode":4},{"attributes":{"NORMAL":22164,"POSITION":4642},"indices":39686,"material":7,"mode":4},{"attributes":{"NORMAL":22165,"POSITION":4643},"indices":39687,"material":7,"mode":4}]},{"name":"COMPOUND230","primitives":[{"attributes":{"NORMAL":22166,"POSITION":4644},"indices":39688,"material":7,"mode":4},{"attributes":{"NORMAL":22167,"POSITION":4645},"indices":39689,"material":7,"mode":4},{"attributes":{"NORMAL":22168,"POSITION":4646},"indices":39690,"material":7,"mode":4},{"attributes":{"NORMAL":22169,"POSITION":4647},"indices":39691,"material":7,"mode":4},{"attributes":{"NORMAL":22170,"POSITION":4648},"indices":39692,"material":7,"mode":4},{"attributes":{"NORMAL":22171,"POSITION":4649},"indices":39693,"material":7,"mode":4},{"attributes":{"NORMAL":22172,"POSITION":4650},"indices":39694,"material":7,"mode":4},{"attributes":{"NORMAL":22173,"POSITION":4651},"indices":39695,"material":7,"mode":4},{"attributes":{"NORMAL":22174,"POSITION":4652},"indices":39696,"material":7,"mode":4},{"attributes":{"NORMAL":22175,"POSITION":4653},"indices":39697,"material":7,"mode":4}]},{"name":"COMPOUND231","primitives":[{"attributes":{"NORMAL":22176,"POSITION":4654},"indices":39698,"material":7,"mode":4},{"attributes":{"NORMAL":22177,"POSITION":4655},"indices":39699,"material":7,"mode":4},{"attributes":{"NORMAL":22178,"POSITION":4656},"indices":39700,"material":7,"mode":4},{"attributes":{"NORMAL":22179,"POSITION":4657},"indices":39701,"material":7,"mode":4},{"attributes":{"NORMAL":22180,"POSITION":4658},"indices":39702,"material":7,"mode":4},{"attributes":{"NORMAL":22181,"POSITION":4659},"indices":39703,"material":7,"mode":4},{"attributes":{"NORMAL":22182,"POSITION":4660},"indices":39704,"material":7,"mode":4},{"attributes":{"NORMAL":22183,"POSITION":4661},"indices":39705,"material":7,"mode":4},{"attributes":{"NORMAL":22184,"POSITION":4662},"indices":39706,"material":7,"mode":4},{"attributes":{"NORMAL":22185,"POSITION":4663},"indices":39707,"material":7,"mode":4}]},{"name":"COMPOUND232","primitives":[{"attributes":{"NORMAL":22186,"POSITION":4664},"indices":39708,"material":7,"mode":4},{"attributes":{"NORMAL":22187,"POSITION":4665},"indices":39709,"material":7,"mode":4},{"attributes":{"NORMAL":22188,"POSITION":4666},"indices":39710,"material":7,"mode":4},{"attributes":{"NORMAL":22189,"POSITION":4667},"indices":39711,"material":7,"mode":4},{"attributes":{"NORMAL":22190,"POSITION":4668},"indices":39712,"material":7,"mode":4},{"attributes":{"NORMAL":22191,"POSITION":4669},"indices":39713,"material":7,"mode":4},{"attributes":{"NORMAL":22192,"POSITION":4670},"indices":39714,"material":7,"mode":4},{"attributes":{"NORMAL":22193,"POSITION":4671},"indices":39715,"material":7,"mode":4},{"attributes":{"NORMAL":22194,"POSITION":4672},"indices":39716,"material":7,"mode":4},{"attributes":{"NORMAL":22195,"POSITION":4673},"indices":39717,"material":7,"mode":4}]},{"name":"COMPOUND233","primitives":[{"attributes":{"NORMAL":22196,"POSITION":4674},"indices":39718,"material":7,"mode":4},{"attributes":{"NORMAL":22197,"POSITION":4675},"indices":39719,"material":7,"mode":4},{"attributes":{"NORMAL":22198,"POSITION":4676},"indices":39720,"material":7,"mode":4},{"attributes":{"NORMAL":22199,"POSITION":4677},"indices":39721,"material":7,"mode":4},{"attributes":{"NORMAL":22200,"POSITION":4678},"indices":39722,"material":7,"mode":4},{"attributes":{"NORMAL":22201,"POSITION":4679},"indices":39723,"material":7,"mode":4},{"attributes":{"NORMAL":22202,"POSITION":4680},"indices":39724,"material":7,"mode":4},{"attributes":{"NORMAL":22203,"POSITION":4681},"indices":39725,"material":7,"mode":4},{"attributes":{"NORMAL":22204,"POSITION":4682},"indices":39726,"material":7,"mode":4},{"attributes":{"NORMAL":22205,"POSITION":4683},"indices":39727,"material":7,"mode":4}]},{"name":"COMPOUND234","primitives":[{"attributes":{"NORMAL":22206,"POSITION":4684},"indices":39728,"material":7,"mode":4},{"attributes":{"NORMAL":22207,"POSITION":4685},"indices":39729,"material":7,"mode":4},{"attributes":{"NORMAL":22208,"POSITION":4686},"indices":39730,"material":7,"mode":4},{"attributes":{"NORMAL":22209,"POSITION":4687},"indices":39731,"material":7,"mode":4},{"attributes":{"NORMAL":22210,"POSITION":4688},"indices":39732,"material":7,"mode":4},{"attributes":{"NORMAL":22211,"POSITION":4689},"indices":39733,"material":7,"mode":4},{"attributes":{"NORMAL":22212,"POSITION":4690},"indices":39734,"material":7,"mode":4},{"attributes":{"NORMAL":22213,"POSITION":4691},"indices":39735,"material":7,"mode":4},{"attributes":{"NORMAL":22214,"POSITION":4692},"indices":39736,"material":7,"mode":4},{"attributes":{"NORMAL":22215,"POSITION":4693},"indices":39737,"material":7,"mode":4}]},{"name":"COMPOUND235","primitives":[{"attributes":{"NORMAL":22216,"POSITION":4694},"indices":39738,"material":7,"mode":4},{"attributes":{"NORMAL":22217,"POSITION":4695},"indices":39739,"material":7,"mode":4},{"attributes":{"NORMAL":22218,"POSITION":4696},"indices":39740,"material":7,"mode":4},{"attributes":{"NORMAL":22219,"POSITION":4697},"indices":39741,"material":7,"mode":4},{"attributes":{"NORMAL":22220,"POSITION":4698},"indices":39742,"material":7,"mode":4},{"attributes":{"NORMAL":22221,"POSITION":4699},"indices":39743,"material":7,"mode":4},{"attributes":{"NORMAL":22222,"POSITION":4700},"indices":39744,"material":7,"mode":4},{"attributes":{"NORMAL":22223,"POSITION":4701},"indices":39745,"material":7,"mode":4},{"attributes":{"NORMAL":22224,"POSITION":4702},"indices":39746,"material":7,"mode":4},{"attributes":{"NORMAL":22225,"POSITION":4703},"indices":39747,"material":7,"mode":4}]},{"name":"COMPOUND236","primitives":[{"attributes":{"NORMAL":22226,"POSITION":4704},"indices":39748,"material":14,"mode":4},{"attributes":{"NORMAL":22227,"POSITION":4705},"indices":39749,"material":14,"mode":4}]},{"name":"COMPOUND237","primitives":[{"attributes":{"NORMAL":22228,"POSITION":4706},"indices":39750,"material":7,"mode":4},{"attributes":{"NORMAL":22229,"POSITION":4707},"indices":39751,"material":7,"mode":4},{"attributes":{"NORMAL":22230,"POSITION":4708},"indices":39752,"material":7,"mode":4},{"attributes":{"NORMAL":22231,"POSITION":4709},"indices":39753,"material":7,"mode":4},{"attributes":{"NORMAL":22232,"POSITION":4710},"indices":39754,"material":7,"mode":4},{"attributes":{"NORMAL":22233,"POSITION":4711},"indices":39755,"material":7,"mode":4},{"attributes":{"NORMAL":22234,"POSITION":4712},"indices":39756,"material":7,"mode":4},{"attributes":{"NORMAL":22235,"POSITION":4713},"indices":39757,"material":7,"mode":4},{"attributes":{"NORMAL":22236,"POSITION":4714},"indices":39758,"material":7,"mode":4},{"attributes":{"NORMAL":22237,"POSITION":4715},"indices":39759,"material":7,"mode":4}]},{"name":"COMPOUND238","primitives":[{"attributes":{"NORMAL":22238,"POSITION":4716},"indices":39760,"material":7,"mode":4},{"attributes":{"NORMAL":22239,"POSITION":4717},"indices":39761,"material":7,"mode":4},{"attributes":{"NORMAL":22240,"POSITION":4718},"indices":39762,"material":7,"mode":4},{"attributes":{"NORMAL":22241,"POSITION":4719},"indices":39763,"material":7,"mode":4},{"attributes":{"NORMAL":22242,"POSITION":4720},"indices":39764,"material":7,"mode":4},{"attributes":{"NORMAL":22243,"POSITION":4721},"indices":39765,"material":7,"mode":4},{"attributes":{"NORMAL":22244,"POSITION":4722},"indices":39766,"material":7,"mode":4},{"attributes":{"NORMAL":22245,"POSITION":4723},"indices":39767,"material":7,"mode":4},{"attributes":{"NORMAL":22246,"POSITION":4724},"indices":39768,"material":7,"mode":4},{"attributes":{"NORMAL":22247,"POSITION":4725},"indices":39769,"material":7,"mode":4}]},{"name":"COMPOUND239","primitives":[{"attributes":{"NORMAL":22248,"POSITION":4726},"indices":39770,"material":7,"mode":4},{"attributes":{"NORMAL":22249,"POSITION":4727},"indices":39771,"material":7,"mode":4},{"attributes":{"NORMAL":22250,"POSITION":4728},"indices":39772,"material":7,"mode":4},{"attributes":{"NORMAL":22251,"POSITION":4729},"indices":39773,"material":7,"mode":4},{"attributes":{"NORMAL":22252,"POSITION":4730},"indices":39774,"material":7,"mode":4},{"attributes":{"NORMAL":22253,"POSITION":4731},"indices":39775,"material":7,"mode":4},{"attributes":{"NORMAL":22254,"POSITION":4732},"indices":39776,"material":7,"mode":4},{"attributes":{"NORMAL":22255,"POSITION":4733},"indices":39777,"material":7,"mode":4},{"attributes":{"NORMAL":22256,"POSITION":4734},"indices":39778,"material":7,"mode":4},{"attributes":{"NORMAL":22257,"POSITION":4735},"indices":39779,"material":7,"mode":4}]},{"name":"COMPOUND240","primitives":[{"attributes":{"NORMAL":22258,"POSITION":4736},"indices":39780,"material":14,"mode":4},{"attributes":{"NORMAL":22259,"POSITION":4737},"indices":39781,"material":14,"mode":4}]},{"name":"COMPOUND241","primitives":[{"attributes":{"NORMAL":22260,"POSITION":4738},"indices":39782,"material":8,"mode":4},{"attributes":{"NORMAL":22261,"POSITION":4739},"indices":39783,"material":8,"mode":4},{"attributes":{"NORMAL":22262,"POSITION":4740},"indices":39784,"material":8,"mode":4},{"attributes":{"NORMAL":22263,"POSITION":4741},"indices":39785,"material":8,"mode":4},{"attributes":{"NORMAL":22264,"POSITION":4742},"indices":39786,"material":8,"mode":4},{"attributes":{"NORMAL":22265,"POSITION":4743},"indices":39787,"material":8,"mode":4},{"attributes":{"NORMAL":22266,"POSITION":4744},"indices":39788,"material":8,"mode":4},{"attributes":{"NORMAL":22267,"POSITION":4745},"indices":39789,"material":9,"mode":4},{"attributes":{"NORMAL":22268,"POSITION":4746},"indices":39790,"material":9,"mode":4},{"attributes":{"NORMAL":22269,"POSITION":4747},"indices":39791,"material":9,"mode":4}]},{"name":"COMPOUND243","primitives":[{"attributes":{"NORMAL":22270,"POSITION":4748},"indices":39792,"material":13,"mode":4}]},{"name":"COMPOUND244","primitives":[{"attributes":{"NORMAL":22271,"POSITION":4749},"indices":39793,"material":17,"mode":4}]},{"name":"COMPOUND245","primitives":[{"attributes":{"NORMAL":22272,"POSITION":4750},"indices":39794,"material":17,"mode":4}]},{"name":"COMPOUND246","primitives":[{"attributes":{"NORMAL":22273,"POSITION":4751},"indices":39795,"material":17,"mode":4}]},{"name":"COMPOUND247","primitives":[{"attributes":{"NORMAL":22274,"POSITION":4752},"indices":39796,"material":13,"mode":4}]},{"name":"COMPOUND248","primitives":[{"attributes":{"NORMAL":22275,"POSITION":4753},"indices":39797,"material":17,"mode":4}]},{"name":"COMPOUND249","primitives":[{"attributes":{"NORMAL":22276,"POSITION":4754},"indices":39798,"material":13,"mode":4}]},{"name":"COMPOUND250","primitives":[{"attributes":{"NORMAL":22277,"POSITION":4755},"indices":39799,"material":17,"mode":4}]},{"name":"COMPOUND251","primitives":[{"attributes":{"NORMAL":22278,"POSITION":4756},"indices":39800,"material":17,"mode":4}]},{"name":"COMPOUND252","primitives":[{"attributes":{"NORMAL":22279,"POSITION":4757},"indices":39801,"material":17,"mode":4}]},{"name":"COMPOUND253","primitives":[{"attributes":{"NORMAL":22280,"POSITION":4758},"indices":39802,"material":17,"mode":4}]},{"name":"COMPOUND254","primitives":[{"attributes":{"NORMAL":22281,"POSITION":4759},"indices":39803,"material":17,"mode":4}]},{"name":"COMPOUND255","primitives":[{"attributes":{"NORMAL":22282,"POSITION":4760},"indices":39804,"material":13,"mode":4}]},{"name":"COMPOUND257","primitives":[{"attributes":{"NORMAL":22283,"POSITION":4761},"indices":39805,"material":17,"mode":4}]},{"name":"COMPOUND258","primitives":[{"attributes":{"NORMAL":22284,"POSITION":4762},"indices":39806,"material":13,"mode":4}]},{"name":"COMPOUND259","primitives":[{"attributes":{"NORMAL":22285,"POSITION":4763},"indices":39807,"material":13,"mode":4}]},{"name":"COMPOUND260","primitives":[{"attributes":{"NORMAL":22286,"POSITION":4764},"indices":39808,"material":13,"mode":4}]},{"name":"COMPOUND261","primitives":[{"attributes":{"NORMAL":22287,"POSITION":4765},"indices":39809,"material":13,"mode":4}]},{"name":"COMPOUND262","primitives":[{"attributes":{"NORMAL":22288,"POSITION":4766},"indices":39810,"material":17,"mode":4}]},{"name":"COMPOUND263","primitives":[{"attributes":{"NORMAL":22289,"POSITION":4767},"indices":39811,"material":17,"mode":4}]},{"name":"COMPOUND264","primitives":[{"attributes":{"NORMAL":22290,"POSITION":4768},"indices":39812,"material":17,"mode":4}]},{"name":"COMPOUND265","primitives":[{"attributes":{"NORMAL":22291,"POSITION":4769},"indices":39813,"material":17,"mode":4}]},{"name":"COMPOUND266","primitives":[{"attributes":{"NORMAL":22292,"POSITION":4770},"indices":39814,"material":17,"mode":4}]},{"name":"COMPOUND267","primitives":[{"attributes":{"NORMAL":22293,"POSITION":4771},"indices":39815,"material":17,"mode":4}]},{"name":"COMPOUND268","primitives":[{"attributes":{"NORMAL":22294,"POSITION":4772},"indices":39816,"material":13,"mode":4}]},{"name":"COMPOUND269","primitives":[{"attributes":{"NORMAL":22295,"POSITION":4773},"indices":39817,"material":17,"mode":4}]},{"name":"COMPOUND271","primitives":[{"attributes":{"NORMAL":22296,"POSITION":4774},"indices":39818,"material":13,"mode":4}]},{"name":"COMPOUND272","primitives":[{"attributes":{"NORMAL":22297,"POSITION":4775},"indices":39819,"material":17,"mode":4}]},{"name":"COMPOUND273","primitives":[{"attributes":{"NORMAL":22298,"POSITION":4776},"indices":39820,"material":17,"mode":4}]},{"name":"COMPOUND274","primitives":[{"attributes":{"NORMAL":22299,"POSITION":4777},"indices":39821,"material":13,"mode":4}]},{"name":"COMPOUND275","primitives":[{"attributes":{"NORMAL":22300,"POSITION":4778},"indices":39822,"material":13,"mode":4}]},{"name":"COMPOUND276","primitives":[{"attributes":{"NORMAL":22301,"POSITION":4779},"indices":39823,"material":17,"mode":4}]},{"name":"COMPOUND277","primitives":[{"attributes":{"NORMAL":22302,"POSITION":4780},"indices":39824,"material":17,"mode":4}]},{"name":"COMPOUND278","primitives":[{"attributes":{"NORMAL":22303,"POSITION":4781},"indices":39825,"material":17,"mode":4}]},{"name":"COMPOUND279","primitives":[{"attributes":{"NORMAL":22304,"POSITION":4782},"indices":39826,"material":17,"mode":4}]},{"name":"COMPOUND280","primitives":[{"attributes":{"NORMAL":22305,"POSITION":4783},"indices":39827,"material":17,"mode":4}]},{"name":"COMPOUND281","primitives":[{"attributes":{"NORMAL":22306,"POSITION":4784},"indices":39828,"material":17,"mode":4}]},{"name":"COMPOUND282","primitives":[{"attributes":{"NORMAL":22307,"POSITION":4785},"indices":39829,"material":13,"mode":4}]},{"name":"COMPOUND283","primitives":[{"attributes":{"NORMAL":22308,"POSITION":4786},"indices":39830,"material":13,"mode":4}]},{"name":"COMPOUND284","primitives":[{"attributes":{"NORMAL":22309,"POSITION":4787},"indices":39831,"material":17,"mode":4}]},{"name":"COMPOUND285","primitives":[{"attributes":{"NORMAL":22310,"POSITION":4788},"indices":39832,"material":13,"mode":4}]},{"name":"COMPOUND286","primitives":[{"attributes":{"NORMAL":22311,"POSITION":4789},"indices":39833,"material":17,"mode":4}]},{"name":"COMPOUND287","primitives":[{"attributes":{"NORMAL":22312,"POSITION":4790},"indices":39834,"material":17,"mode":4}]},{"name":"COMPOUND288","primitives":[{"attributes":{"NORMAL":22313,"POSITION":4791},"indices":39835,"material":17,"mode":4}]},{"name":"COMPOUND289","primitives":[{"attributes":{"NORMAL":22314,"POSITION":4792},"indices":39836,"material":13,"mode":4}]},{"name":"COMPOUND290","primitives":[{"attributes":{"NORMAL":22315,"POSITION":4793},"indices":39837,"material":17,"mode":4}]},{"name":"COMPOUND291","primitives":[{"attributes":{"NORMAL":22316,"POSITION":4794},"indices":39838,"material":17,"mode":4}]},{"name":"COMPOUND292","primitives":[{"attributes":{"NORMAL":22317,"POSITION":4795},"indices":39839,"material":13,"mode":4}]},{"name":"COMPOUND293","primitives":[{"attributes":{"NORMAL":22318,"POSITION":4796},"indices":39840,"material":17,"mode":4}]},{"name":"COMPOUND294","primitives":[{"attributes":{"NORMAL":22319,"POSITION":4797},"indices":39841,"material":13,"mode":4}]},{"name":"COMPOUND295","primitives":[{"attributes":{"NORMAL":22320,"POSITION":4798},"indices":39842,"material":17,"mode":4}]},{"name":"COMPOUND296","primitives":[{"attributes":{"NORMAL":22321,"POSITION":4799},"indices":39843,"material":17,"mode":4}]},{"name":"COMPOUND297","primitives":[{"attributes":{"NORMAL":22322,"POSITION":4800},"indices":39844,"material":17,"mode":4}]},{"name":"COMPOUND298","primitives":[{"attributes":{"NORMAL":22323,"POSITION":4801},"indices":39845,"material":13,"mode":4}]},{"name":"COMPOUND299","primitives":[{"attributes":{"NORMAL":22324,"POSITION":4802},"indices":39846,"material":17,"mode":4}]},{"name":"COMPOUND300","primitives":[{"attributes":{"NORMAL":22325,"POSITION":4803},"indices":39847,"material":17,"mode":4}]},{"name":"COMPOUND301","primitives":[{"attributes":{"NORMAL":22326,"POSITION":4804},"indices":39848,"material":17,"mode":4}]},{"name":"COMPOUND302","primitives":[{"attributes":{"NORMAL":22327,"POSITION":4805},"indices":39849,"material":17,"mode":4}]},{"name":"COMPOUND303","primitives":[{"attributes":{"NORMAL":22328,"POSITION":4806},"indices":39850,"material":13,"mode":4}]},{"name":"COMPOUND304","primitives":[{"attributes":{"NORMAL":22329,"POSITION":4807},"indices":39851,"material":17,"mode":4}]},{"name":"COMPOUND305","primitives":[{"attributes":{"NORMAL":22330,"POSITION":4808},"indices":39852,"material":13,"mode":4}]},{"name":"COMPOUND306","primitives":[{"attributes":{"NORMAL":22331,"POSITION":4809},"indices":39853,"material":13,"mode":4}]},{"name":"COMPOUND307","primitives":[{"attributes":{"NORMAL":22332,"POSITION":4810},"indices":39854,"material":13,"mode":4}]},{"name":"COMPOUND308","primitives":[{"attributes":{"NORMAL":22333,"POSITION":4811},"indices":39855,"material":17,"mode":4}]},{"name":"COMPOUND309","primitives":[{"attributes":{"NORMAL":22334,"POSITION":4812},"indices":39856,"material":17,"mode":4}]},{"name":"COMPOUND310","primitives":[{"attributes":{"NORMAL":22335,"POSITION":4813},"indices":39857,"material":17,"mode":4}]},{"name":"COMPOUND311","primitives":[{"attributes":{"NORMAL":22336,"POSITION":4814},"indices":39858,"material":13,"mode":4}]},{"name":"COMPOUND312","primitives":[{"attributes":{"NORMAL":22337,"POSITION":4815},"indices":39859,"material":17,"mode":4}]},{"name":"COMPOUND313","primitives":[{"attributes":{"NORMAL":22338,"POSITION":4816},"indices":39860,"material":13,"mode":4}]},{"name":"COMPOUND314","primitives":[{"attributes":{"NORMAL":22339,"POSITION":4817},"indices":39861,"material":17,"mode":4}]},{"name":"COMPOUND315","primitives":[{"attributes":{"NORMAL":22340,"POSITION":4818},"indices":39862,"material":18,"mode":4}]},{"name":"COMPOUND316","primitives":[{"attributes":{"NORMAL":22341,"POSITION":4819},"indices":39863,"material":17,"mode":4}]},{"name":"COMPOUND317","primitives":[{"attributes":{"NORMAL":22342,"POSITION":4820},"indices":39864,"material":17,"mode":4}]},{"name":"COMPOUND318","primitives":[{"attributes":{"NORMAL":22343,"POSITION":4821},"indices":39865,"material":13,"mode":4}]},{"name":"COMPOUND319","primitives":[{"attributes":{"NORMAL":22344,"POSITION":4822},"indices":39866,"material":13,"mode":4}]},{"name":"COMPOUND320","primitives":[{"attributes":{"NORMAL":22345,"POSITION":4823},"indices":39867,"material":17,"mode":4}]},{"name":"COMPOUND321","primitives":[{"attributes":{"NORMAL":22346,"POSITION":4824},"indices":39868,"material":13,"mode":4}]},{"name":"COMPOUND322","primitives":[{"attributes":{"NORMAL":22347,"POSITION":4825},"indices":39869,"material":13,"mode":4}]},{"name":"COMPOUND323","primitives":[{"attributes":{"NORMAL":22348,"POSITION":4826},"indices":39870,"material":17,"mode":4}]},{"name":"COMPOUND324","primitives":[{"attributes":{"NORMAL":22349,"POSITION":4827},"indices":39871,"material":13,"mode":4}]},{"name":"COMPOUND325","primitives":[{"attributes":{"NORMAL":22350,"POSITION":4828},"indices":39872,"material":13,"mode":4}]},{"name":"COMPOUND326","primitives":[{"attributes":{"NORMAL":22351,"POSITION":4829},"indices":39873,"material":17,"mode":4}]},{"name":"COMPOUND327","primitives":[{"attributes":{"NORMAL":22352,"POSITION":4830},"indices":39874,"material":13,"mode":4}]},{"name":"COMPOUND328","primitives":[{"attributes":{"NORMAL":22353,"POSITION":4831},"indices":39875,"material":13,"mode":4}]},{"name":"COMPOUND329","primitives":[{"attributes":{"NORMAL":22354,"POSITION":4832},"indices":39876,"material":17,"mode":4}]},{"name":"COMPOUND330","primitives":[{"attributes":{"NORMAL":22355,"POSITION":4833},"indices":39877,"material":17,"mode":4}]},{"name":"COMPOUND331","primitives":[{"attributes":{"NORMAL":22356,"POSITION":4834},"indices":39878,"material":13,"mode":4}]},{"name":"COMPOUND332","primitives":[{"attributes":{"NORMAL":22357,"POSITION":4835},"indices":39879,"material":17,"mode":4}]},{"name":"COMPOUND333","primitives":[{"attributes":{"NORMAL":22358,"POSITION":4836},"indices":39880,"material":17,"mode":4}]},{"name":"COMPOUND334","primitives":[{"attributes":{"NORMAL":22359,"POSITION":4837},"indices":39881,"material":17,"mode":4}]},{"name":"COMPOUND335","primitives":[{"attributes":{"NORMAL":22360,"POSITION":4838},"indices":39882,"material":17,"mode":4}]},{"name":"COMPOUND336","primitives":[{"attributes":{"NORMAL":22361,"POSITION":4839},"indices":39883,"material":17,"mode":4}]},{"name":"COMPOUND337","primitives":[{"attributes":{"NORMAL":22362,"POSITION":4840},"indices":39884,"material":17,"mode":4}]},{"name":"COMPOUND338","primitives":[{"attributes":{"NORMAL":22363,"POSITION":4841},"indices":39885,"material":13,"mode":4}]},{"name":"COMPOUND339","primitives":[{"attributes":{"NORMAL":22364,"POSITION":4842},"indices":39886,"material":17,"mode":4}]},{"name":"COMPOUND340","primitives":[{"attributes":{"NORMAL":22365,"POSITION":4843},"indices":39887,"material":13,"mode":4}]},{"name":"COMPOUND341","primitives":[{"attributes":{"NORMAL":22366,"POSITION":4844},"indices":39888,"material":13,"mode":4}]},{"name":"COMPOUND342","primitives":[{"attributes":{"NORMAL":22367,"POSITION":4845},"indices":39889,"material":13,"mode":4}]},{"name":"COMPOUND343","primitives":[{"attributes":{"NORMAL":22368,"POSITION":4846},"indices":39890,"material":13,"mode":4}]},{"name":"COMPOUND344","primitives":[{"attributes":{"NORMAL":22369,"POSITION":4847},"indices":39891,"material":13,"mode":4}]},{"name":"COMPOUND345","primitives":[{"attributes":{"NORMAL":22370,"POSITION":4848},"indices":39892,"material":17,"mode":4}]},{"name":"COMPOUND346","primitives":[{"attributes":{"NORMAL":22371,"POSITION":4849},"indices":39893,"material":13,"mode":4}]},{"name":"COMPOUND347","primitives":[{"attributes":{"NORMAL":22372,"POSITION":4850},"indices":39894,"material":17,"mode":4}]},{"name":"COMPOUND348","primitives":[{"attributes":{"NORMAL":22373,"POSITION":4851},"indices":39895,"material":17,"mode":4}]},{"name":"COMPOUND349","primitives":[{"attributes":{"NORMAL":22374,"POSITION":4852},"indices":39896,"material":13,"mode":4}]},{"name":"COMPOUND350","primitives":[{"attributes":{"NORMAL":22375,"POSITION":4853},"indices":39897,"material":13,"mode":4}]},{"name":"COMPOUND351","primitives":[{"attributes":{"NORMAL":22376,"POSITION":4854},"indices":39898,"material":17,"mode":4}]},{"name":"COMPOUND352","primitives":[{"attributes":{"NORMAL":22377,"POSITION":4855},"indices":39899,"material":17,"mode":4}]},{"name":"COMPOUND353","primitives":[{"attributes":{"NORMAL":22378,"POSITION":4856},"indices":39900,"material":17,"mode":4}]},{"name":"SOLID007","primitives":[{"attributes":{"NORMAL":22379,"POSITION":4857},"indices":39901,"material":19,"mode":4},{"attributes":{"NORMAL":22380,"POSITION":4858},"indices":39902,"material":19,"mode":4},{"attributes":{"NORMAL":22381,"POSITION":4859},"indices":39903,"material":19,"mode":4},{"attributes":{"NORMAL":22382,"POSITION":4860},"indices":39904,"material":19,"mode":4},{"attributes":{"NORMAL":22383,"POSITION":4861},"indices":39905,"material":19,"mode":4},{"attributes":{"NORMAL":22384,"POSITION":4862},"indices":39906,"material":19,"mode":4},{"attributes":{"NORMAL":22385,"POSITION":4863},"indices":39907,"material":19,"mode":4},{"attributes":{"NORMAL":22386,"POSITION":4864},"indices":39908,"material":19,"mode":4},{"attributes":{"NORMAL":22387,"POSITION":4865},"indices":39909,"material":19,"mode":4},{"attributes":{"NORMAL":22388,"POSITION":4866},"indices":39910,"material":19,"mode":4},{"attributes":{"NORMAL":22389,"POSITION":4867},"indices":39911,"material":19,"mode":4},{"attributes":{"NORMAL":22390,"POSITION":4868},"indices":39912,"material":19,"mode":4},{"attributes":{"NORMAL":22391,"POSITION":4869},"indices":39913,"material":19,"mode":4},{"attributes":{"NORMAL":22392,"POSITION":4870},"indices":39914,"material":19,"mode":4},{"attributes":{"NORMAL":22393,"POSITION":4871},"indices":39915,"material":19,"mode":4},{"attributes":{"NORMAL":22394,"POSITION":4872},"indices":39916,"material":19,"mode":4},{"attributes":{"NORMAL":22395,"POSITION":4873},"indices":39917,"material":19,"mode":4},{"attributes":{"NORMAL":22396,"POSITION":4874},"indices":39918,"material":19,"mode":4},{"attributes":{"NORMAL":22397,"POSITION":4875},"indices":39919,"material":19,"mode":4},{"attributes":{"NORMAL":22398,"POSITION":4876},"indices":39920,"material":19,"mode":4},{"attributes":{"NORMAL":22399,"POSITION":4877},"indices":39921,"material":19,"mode":4},{"attributes":{"NORMAL":22400,"POSITION":4878},"indices":39922,"material":19,"mode":4},{"attributes":{"NORMAL":22401,"POSITION":4879},"indices":39923,"material":19,"mode":4},{"attributes":{"NORMAL":22402,"POSITION":4880},"indices":39924,"material":19,"mode":4},{"attributes":{"NORMAL":22403,"POSITION":4881},"indices":39925,"material":19,"mode":4},{"attributes":{"NORMAL":22404,"POSITION":4882},"indices":39926,"material":19,"mode":4},{"attributes":{"NORMAL":22405,"POSITION":4883},"indices":39927,"material":19,"mode":4},{"attributes":{"NORMAL":22406,"POSITION":4884},"indices":39928,"material":19,"mode":4},{"attributes":{"NORMAL":22407,"POSITION":4885},"indices":39929,"material":19,"mode":4},{"attributes":{"NORMAL":22408,"POSITION":4886},"indices":39930,"material":19,"mode":4},{"attributes":{"NORMAL":22409,"POSITION":4887},"indices":39931,"material":19,"mode":4},{"attributes":{"NORMAL":22410,"POSITION":4888},"indices":39932,"material":19,"mode":4},{"attributes":{"NORMAL":22411,"POSITION":4889},"indices":39933,"material":19,"mode":4},{"attributes":{"NORMAL":22412,"POSITION":4890},"indices":39934,"material":19,"mode":4},{"attributes":{"NORMAL":22413,"POSITION":4891},"indices":39935,"material":19,"mode":4},{"attributes":{"NORMAL":22414,"POSITION":4892},"indices":39936,"material":19,"mode":4},{"attributes":{"NORMAL":22415,"POSITION":4893},"indices":39937,"material":19,"mode":4},{"attributes":{"NORMAL":22416,"POSITION":4894},"indices":39938,"material":19,"mode":4},{"attributes":{"NORMAL":22417,"POSITION":4895},"indices":39939,"material":19,"mode":4},{"attributes":{"NORMAL":22418,"POSITION":4896},"indices":39940,"material":19,"mode":4},{"attributes":{"NORMAL":22419,"POSITION":4897},"indices":39941,"material":19,"mode":4},{"attributes":{"NORMAL":22420,"POSITION":4898},"indices":39942,"material":19,"mode":4},{"attributes":{"NORMAL":22421,"POSITION":4899},"indices":39943,"material":19,"mode":4},{"attributes":{"NORMAL":22422,"POSITION":4900},"indices":39944,"material":19,"mode":4},{"attributes":{"NORMAL":22423,"POSITION":4901},"indices":39945,"material":19,"mode":4},{"attributes":{"NORMAL":22424,"POSITION":4902},"indices":39946,"material":19,"mode":4},{"attributes":{"NORMAL":22425,"POSITION":4903},"indices":39947,"material":19,"mode":4},{"attributes":{"NORMAL":22426,"POSITION":4904},"indices":39948,"material":19,"mode":4},{"attributes":{"NORMAL":22427,"POSITION":4905},"indices":39949,"material":19,"mode":4},{"attributes":{"NORMAL":22428,"POSITION":4906},"indices":39950,"material":19,"mode":4},{"attributes":{"NORMAL":22429,"POSITION":4907},"indices":39951,"material":19,"mode":4},{"attributes":{"NORMAL":22430,"POSITION":4908},"indices":39952,"material":19,"mode":4},{"attributes":{"NORMAL":22431,"POSITION":4909},"indices":39953,"material":19,"mode":4},{"attributes":{"NORMAL":22432,"POSITION":4910},"indices":39954,"material":19,"mode":4},{"attributes":{"NORMAL":22433,"POSITION":4911},"indices":39955,"material":19,"mode":4},{"attributes":{"NORMAL":22434,"POSITION":4912},"indices":39956,"material":19,"mode":4},{"attributes":{"NORMAL":22435,"POSITION":4913},"indices":39957,"material":19,"mode":4},{"attributes":{"NORMAL":22436,"POSITION":4914},"indices":39958,"material":19,"mode":4},{"attributes":{"NORMAL":22437,"POSITION":4915},"indices":39959,"material":19,"mode":4},{"attributes":{"NORMAL":22438,"POSITION":4916},"indices":39960,"material":19,"mode":4},{"attributes":{"NORMAL":22439,"POSITION":4917},"indices":39961,"material":19,"mode":4},{"attributes":{"NORMAL":22440,"POSITION":4918},"indices":39962,"material":19,"mode":4},{"attributes":{"NORMAL":22441,"POSITION":4919},"indices":39963,"material":19,"mode":4},{"attributes":{"NORMAL":22442,"POSITION":4920},"indices":39964,"material":19,"mode":4},{"attributes":{"NORMAL":22443,"POSITION":4921},"indices":39965,"material":19,"mode":4},{"attributes":{"NORMAL":22444,"POSITION":4922},"indices":39966,"material":19,"mode":4},{"attributes":{"NORMAL":22445,"POSITION":4923},"indices":39967,"material":19,"mode":4},{"attributes":{"NORMAL":22446,"POSITION":4924},"indices":39968,"material":19,"mode":4},{"attributes":{"NORMAL":22447,"POSITION":4925},"indices":39969,"material":19,"mode":4},{"attributes":{"NORMAL":22448,"POSITION":4926},"indices":39970,"material":19,"mode":4},{"attributes":{"NORMAL":22449,"POSITION":4927},"indices":39971,"material":19,"mode":4},{"attributes":{"NORMAL":22450,"POSITION":4928},"indices":39972,"material":19,"mode":4},{"attributes":{"NORMAL":22451,"POSITION":4929},"indices":39973,"material":19,"mode":4},{"attributes":{"NORMAL":22452,"POSITION":4930},"indices":39974,"material":19,"mode":4},{"attributes":{"NORMAL":22453,"POSITION":4931},"indices":39975,"material":19,"mode":4},{"attributes":{"NORMAL":22454,"POSITION":4932},"indices":39976,"material":19,"mode":4},{"attributes":{"NORMAL":22455,"POSITION":4933},"indices":39977,"material":19,"mode":4},{"attributes":{"NORMAL":22456,"POSITION":4934},"indices":39978,"material":19,"mode":4},{"attributes":{"NORMAL":22457,"POSITION":4935},"indices":39979,"material":19,"mode":4},{"attributes":{"NORMAL":22458,"POSITION":4936},"indices":39980,"material":19,"mode":4},{"attributes":{"NORMAL":22459,"POSITION":4937},"indices":39981,"material":19,"mode":4},{"attributes":{"NORMAL":22460,"POSITION":4938},"indices":39982,"material":19,"mode":4},{"attributes":{"NORMAL":22461,"POSITION":4939},"indices":39983,"material":19,"mode":4},{"attributes":{"NORMAL":22462,"POSITION":4940},"indices":39984,"material":19,"mode":4},{"attributes":{"NORMAL":22463,"POSITION":4941},"indices":39985,"material":19,"mode":4},{"attributes":{"NORMAL":22464,"POSITION":4942},"indices":39986,"material":19,"mode":4},{"attributes":{"NORMAL":22465,"POSITION":4943},"indices":39987,"material":19,"mode":4},{"attributes":{"NORMAL":22466,"POSITION":4944},"indices":39988,"material":19,"mode":4},{"attributes":{"NORMAL":22467,"POSITION":4945},"indices":39989,"material":19,"mode":4},{"attributes":{"NORMAL":22468,"POSITION":4946},"indices":39990,"material":19,"mode":4},{"attributes":{"NORMAL":22469,"POSITION":4947},"indices":39991,"material":19,"mode":4},{"attributes":{"NORMAL":22470,"POSITION":4948},"indices":39992,"material":19,"mode":4},{"attributes":{"NORMAL":22471,"POSITION":4949},"indices":39993,"material":19,"mode":4},{"attributes":{"NORMAL":22472,"POSITION":4950},"indices":39994,"material":19,"mode":4},{"attributes":{"NORMAL":22473,"POSITION":4951},"indices":39995,"material":19,"mode":4},{"attributes":{"NORMAL":22474,"POSITION":4952},"indices":39996,"material":19,"mode":4},{"attributes":{"NORMAL":22475,"POSITION":4953},"indices":39997,"material":19,"mode":4},{"attributes":{"NORMAL":22476,"POSITION":4954},"indices":39998,"material":19,"mode":4},{"attributes":{"NORMAL":22477,"POSITION":4955},"indices":39999,"material":19,"mode":4},{"attributes":{"NORMAL":22478,"POSITION":4956},"indices":40000,"material":19,"mode":4},{"attributes":{"NORMAL":22479,"POSITION":4957},"indices":40001,"material":19,"mode":4},{"attributes":{"NORMAL":22480,"POSITION":4958},"indices":40002,"material":19,"mode":4},{"attributes":{"NORMAL":22481,"POSITION":4959},"indices":40003,"material":19,"mode":4},{"attributes":{"NORMAL":22482,"POSITION":4960},"indices":40004,"material":19,"mode":4},{"attributes":{"NORMAL":22483,"POSITION":4961},"indices":40005,"material":19,"mode":4},{"attributes":{"NORMAL":22484,"POSITION":4962},"indices":40006,"material":19,"mode":4},{"attributes":{"NORMAL":22485,"POSITION":4963},"indices":40007,"material":19,"mode":4},{"attributes":{"NORMAL":22486,"POSITION":4964},"indices":40008,"material":19,"mode":4},{"attributes":{"NORMAL":22487,"POSITION":4965},"indices":40009,"material":19,"mode":4},{"attributes":{"NORMAL":22488,"POSITION":4966},"indices":40010,"material":19,"mode":4},{"attributes":{"NORMAL":22489,"POSITION":4967},"indices":40011,"material":19,"mode":4},{"attributes":{"NORMAL":22490,"POSITION":4968},"indices":40012,"material":19,"mode":4},{"attributes":{"NORMAL":22491,"POSITION":4969},"indices":40013,"material":19,"mode":4},{"attributes":{"NORMAL":22492,"POSITION":4970},"indices":40014,"material":19,"mode":4},{"attributes":{"NORMAL":22493,"POSITION":4971},"indices":40015,"material":19,"mode":4},{"attributes":{"NORMAL":22494,"POSITION":4972},"indices":40016,"material":19,"mode":4},{"attributes":{"NORMAL":22495,"POSITION":4973},"indices":40017,"material":19,"mode":4},{"attributes":{"NORMAL":22496,"POSITION":4974},"indices":40018,"material":19,"mode":4},{"attributes":{"NORMAL":22497,"POSITION":4975},"indices":40019,"material":19,"mode":4},{"attributes":{"NORMAL":22498,"POSITION":4976},"indices":40020,"material":19,"mode":4},{"attributes":{"NORMAL":22499,"POSITION":4977},"indices":40021,"material":19,"mode":4},{"attributes":{"NORMAL":22500,"POSITION":4978},"indices":40022,"material":19,"mode":4},{"attributes":{"NORMAL":22501,"POSITION":4979},"indices":40023,"material":19,"mode":4},{"attributes":{"NORMAL":22502,"POSITION":4980},"indices":40024,"material":19,"mode":4},{"attributes":{"NORMAL":22503,"POSITION":4981},"indices":40025,"material":19,"mode":4},{"attributes":{"NORMAL":22504,"POSITION":4982},"indices":40026,"material":19,"mode":4},{"attributes":{"NORMAL":22505,"POSITION":4983},"indices":40027,"material":19,"mode":4},{"attributes":{"NORMAL":22506,"POSITION":4984},"indices":40028,"material":19,"mode":4},{"attributes":{"NORMAL":22507,"POSITION":4985},"indices":40029,"material":19,"mode":4},{"attributes":{"NORMAL":22508,"POSITION":4986},"indices":40030,"material":19,"mode":4},{"attributes":{"NORMAL":22509,"POSITION":4987},"indices":40031,"material":19,"mode":4},{"attributes":{"NORMAL":22510,"POSITION":4988},"indices":40032,"material":19,"mode":4},{"attributes":{"NORMAL":22511,"POSITION":4989},"indices":40033,"material":19,"mode":4},{"attributes":{"NORMAL":22512,"POSITION":4990},"indices":40034,"material":19,"mode":4},{"attributes":{"NORMAL":22513,"POSITION":4991},"indices":40035,"material":19,"mode":4},{"attributes":{"NORMAL":22514,"POSITION":4992},"indices":40036,"material":19,"mode":4},{"attributes":{"NORMAL":22515,"POSITION":4993},"indices":40037,"material":19,"mode":4},{"attributes":{"NORMAL":22516,"POSITION":4994},"indices":40038,"material":19,"mode":4},{"attributes":{"NORMAL":22517,"POSITION":4995},"indices":40039,"material":19,"mode":4},{"attributes":{"NORMAL":22518,"POSITION":4996},"indices":40040,"material":19,"mode":4},{"attributes":{"NORMAL":22519,"POSITION":4997},"indices":40041,"material":19,"mode":4},{"attributes":{"NORMAL":22520,"POSITION":4998},"indices":40042,"material":19,"mode":4},{"attributes":{"NORMAL":22521,"POSITION":4999},"indices":40043,"material":19,"mode":4},{"attributes":{"NORMAL":22522,"POSITION":5000},"indices":40044,"material":19,"mode":4},{"attributes":{"NORMAL":22523,"POSITION":5001},"indices":40045,"material":19,"mode":4},{"attributes":{"NORMAL":22524,"POSITION":5002},"indices":40046,"material":19,"mode":4},{"attributes":{"NORMAL":22525,"POSITION":5003},"indices":40047,"material":19,"mode":4},{"attributes":{"NORMAL":22526,"POSITION":5004},"indices":40048,"material":19,"mode":4},{"attributes":{"NORMAL":22527,"POSITION":5005},"indices":40049,"material":19,"mode":4},{"attributes":{"NORMAL":22528,"POSITION":5006},"indices":40050,"material":19,"mode":4},{"attributes":{"NORMAL":22529,"POSITION":5007},"indices":40051,"material":19,"mode":4},{"attributes":{"NORMAL":22530,"POSITION":5008},"indices":40052,"material":19,"mode":4},{"attributes":{"NORMAL":22531,"POSITION":5009},"indices":40053,"material":19,"mode":4},{"attributes":{"NORMAL":22532,"POSITION":5010},"indices":40054,"material":19,"mode":4},{"attributes":{"NORMAL":22533,"POSITION":5011},"indices":40055,"material":19,"mode":4},{"attributes":{"NORMAL":22534,"POSITION":5012},"indices":40056,"material":19,"mode":4},{"attributes":{"NORMAL":22535,"POSITION":5013},"indices":40057,"material":19,"mode":4},{"attributes":{"NORMAL":22536,"POSITION":5014},"indices":40058,"material":19,"mode":4},{"attributes":{"NORMAL":22537,"POSITION":5015},"indices":40059,"material":19,"mode":4},{"attributes":{"NORMAL":22538,"POSITION":5016},"indices":40060,"material":19,"mode":4},{"attributes":{"NORMAL":22539,"POSITION":5017},"indices":40061,"material":19,"mode":4},{"attributes":{"NORMAL":22540,"POSITION":5018},"indices":40062,"material":19,"mode":4},{"attributes":{"NORMAL":22541,"POSITION":5019},"indices":40063,"material":19,"mode":4},{"attributes":{"NORMAL":22542,"POSITION":5020},"indices":40064,"material":19,"mode":4},{"attributes":{"NORMAL":22543,"POSITION":5021},"indices":40065,"material":19,"mode":4},{"attributes":{"NORMAL":22544,"POSITION":5022},"indices":40066,"material":19,"mode":4},{"attributes":{"NORMAL":22545,"POSITION":5023},"indices":40067,"material":19,"mode":4},{"attributes":{"NORMAL":22546,"POSITION":5024},"indices":40068,"material":19,"mode":4},{"attributes":{"NORMAL":22547,"POSITION":5025},"indices":40069,"material":19,"mode":4},{"attributes":{"NORMAL":22548,"POSITION":5026},"indices":40070,"material":19,"mode":4},{"attributes":{"NORMAL":22549,"POSITION":5027},"indices":40071,"material":19,"mode":4},{"attributes":{"NORMAL":22550,"POSITION":5028},"indices":40072,"material":19,"mode":4},{"attributes":{"NORMAL":22551,"POSITION":5029},"indices":40073,"material":19,"mode":4},{"attributes":{"NORMAL":22552,"POSITION":5030},"indices":40074,"material":19,"mode":4},{"attributes":{"NORMAL":22553,"POSITION":5031},"indices":40075,"material":19,"mode":4},{"attributes":{"NORMAL":22554,"POSITION":5032},"indices":40076,"material":19,"mode":4},{"attributes":{"NORMAL":22555,"POSITION":5033},"indices":40077,"material":19,"mode":4},{"attributes":{"NORMAL":22556,"POSITION":5034},"indices":40078,"material":19,"mode":4},{"attributes":{"NORMAL":22557,"POSITION":5035},"indices":40079,"material":19,"mode":4},{"attributes":{"NORMAL":22558,"POSITION":5036},"indices":40080,"material":19,"mode":4},{"attributes":{"NORMAL":22559,"POSITION":5037},"indices":40081,"material":19,"mode":4},{"attributes":{"NORMAL":22560,"POSITION":5038},"indices":40082,"material":19,"mode":4},{"attributes":{"NORMAL":22561,"POSITION":5039},"indices":40083,"material":19,"mode":4},{"attributes":{"NORMAL":22562,"POSITION":5040},"indices":40084,"material":19,"mode":4},{"attributes":{"NORMAL":22563,"POSITION":5041},"indices":40085,"material":19,"mode":4},{"attributes":{"NORMAL":22564,"POSITION":5042},"indices":40086,"material":19,"mode":4},{"attributes":{"NORMAL":22565,"POSITION":5043},"indices":40087,"material":19,"mode":4},{"attributes":{"NORMAL":22566,"POSITION":5044},"indices":40088,"material":19,"mode":4},{"attributes":{"NORMAL":22567,"POSITION":5045},"indices":40089,"material":19,"mode":4},{"attributes":{"NORMAL":22568,"POSITION":5046},"indices":40090,"material":19,"mode":4},{"attributes":{"NORMAL":22569,"POSITION":5047},"indices":40091,"material":19,"mode":4},{"attributes":{"NORMAL":22570,"POSITION":5048},"indices":40092,"material":19,"mode":4},{"attributes":{"NORMAL":22571,"POSITION":5049},"indices":40093,"material":19,"mode":4},{"attributes":{"NORMAL":22572,"POSITION":5050},"indices":40094,"material":19,"mode":4},{"attributes":{"NORMAL":22573,"POSITION":5051},"indices":40095,"material":19,"mode":4},{"attributes":{"NORMAL":22574,"POSITION":5052},"indices":40096,"material":19,"mode":4},{"attributes":{"NORMAL":22575,"POSITION":5053},"indices":40097,"material":19,"mode":4},{"attributes":{"NORMAL":22576,"POSITION":5054},"indices":40098,"material":19,"mode":4},{"attributes":{"NORMAL":22577,"POSITION":5055},"indices":40099,"material":19,"mode":4},{"attributes":{"NORMAL":22578,"POSITION":5056},"indices":40100,"material":19,"mode":4},{"attributes":{"NORMAL":22579,"POSITION":5057},"indices":40101,"material":19,"mode":4},{"attributes":{"NORMAL":22580,"POSITION":5058},"indices":40102,"material":19,"mode":4},{"attributes":{"NORMAL":22581,"POSITION":5059},"indices":40103,"material":19,"mode":4},{"attributes":{"NORMAL":22582,"POSITION":5060},"indices":40104,"material":19,"mode":4},{"attributes":{"NORMAL":22583,"POSITION":5061},"indices":40105,"material":19,"mode":4},{"attributes":{"NORMAL":22584,"POSITION":5062},"indices":40106,"material":19,"mode":4},{"attributes":{"NORMAL":22585,"POSITION":5063},"indices":40107,"material":19,"mode":4},{"attributes":{"NORMAL":22586,"POSITION":5064},"indices":40108,"material":19,"mode":4},{"attributes":{"NORMAL":22587,"POSITION":5065},"indices":40109,"material":19,"mode":4},{"attributes":{"NORMAL":22588,"POSITION":5066},"indices":40110,"material":19,"mode":4},{"attributes":{"NORMAL":22589,"POSITION":5067},"indices":40111,"material":19,"mode":4},{"attributes":{"NORMAL":22590,"POSITION":5068},"indices":40112,"material":19,"mode":4},{"attributes":{"NORMAL":22591,"POSITION":5069},"indices":40113,"material":19,"mode":4},{"attributes":{"NORMAL":22592,"POSITION":5070},"indices":40114,"material":19,"mode":4},{"attributes":{"NORMAL":22593,"POSITION":5071},"indices":40115,"material":19,"mode":4},{"attributes":{"NORMAL":22594,"POSITION":5072},"indices":40116,"material":19,"mode":4},{"attributes":{"NORMAL":22595,"POSITION":5073},"indices":40117,"material":19,"mode":4},{"attributes":{"NORMAL":22596,"POSITION":5074},"indices":40118,"material":19,"mode":4},{"attributes":{"NORMAL":22597,"POSITION":5075},"indices":40119,"material":19,"mode":4},{"attributes":{"NORMAL":22598,"POSITION":5076},"indices":40120,"material":19,"mode":4},{"attributes":{"NORMAL":22599,"POSITION":5077},"indices":40121,"material":19,"mode":4},{"attributes":{"NORMAL":22600,"POSITION":5078},"indices":40122,"material":19,"mode":4},{"attributes":{"NORMAL":22601,"POSITION":5079},"indices":40123,"material":19,"mode":4},{"attributes":{"NORMAL":22602,"POSITION":5080},"indices":40124,"material":19,"mode":4},{"attributes":{"NORMAL":22603,"POSITION":5081},"indices":40125,"material":19,"mode":4},{"attributes":{"NORMAL":22604,"POSITION":5082},"indices":40126,"material":19,"mode":4},{"attributes":{"NORMAL":22605,"POSITION":5083},"indices":40127,"material":19,"mode":4},{"attributes":{"NORMAL":22606,"POSITION":5084},"indices":40128,"material":19,"mode":4},{"attributes":{"NORMAL":22607,"POSITION":5085},"indices":40129,"material":19,"mode":4},{"attributes":{"NORMAL":22608,"POSITION":5086},"indices":40130,"material":19,"mode":4},{"attributes":{"NORMAL":22609,"POSITION":5087},"indices":40131,"material":19,"mode":4},{"attributes":{"NORMAL":22610,"POSITION":5088},"indices":40132,"material":19,"mode":4},{"attributes":{"NORMAL":22611,"POSITION":5089},"indices":40133,"material":19,"mode":4},{"attributes":{"NORMAL":22612,"POSITION":5090},"indices":40134,"material":19,"mode":4},{"attributes":{"NORMAL":22613,"POSITION":5091},"indices":40135,"material":19,"mode":4},{"attributes":{"NORMAL":22614,"POSITION":5092},"indices":40136,"material":19,"mode":4},{"attributes":{"NORMAL":22615,"POSITION":5093},"indices":40137,"material":19,"mode":4},{"attributes":{"NORMAL":22616,"POSITION":5094},"indices":40138,"material":19,"mode":4},{"attributes":{"NORMAL":22617,"POSITION":5095},"indices":40139,"material":19,"mode":4},{"attributes":{"NORMAL":22618,"POSITION":5096},"indices":40140,"material":19,"mode":4},{"attributes":{"NORMAL":22619,"POSITION":5097},"indices":40141,"material":19,"mode":4},{"attributes":{"NORMAL":22620,"POSITION":5098},"indices":40142,"material":19,"mode":4},{"attributes":{"NORMAL":22621,"POSITION":5099},"indices":40143,"material":19,"mode":4},{"attributes":{"NORMAL":22622,"POSITION":5100},"indices":40144,"material":19,"mode":4},{"attributes":{"NORMAL":22623,"POSITION":5101},"indices":40145,"material":19,"mode":4},{"attributes":{"NORMAL":22624,"POSITION":5102},"indices":40146,"material":19,"mode":4},{"attributes":{"NORMAL":22625,"POSITION":5103},"indices":40147,"material":19,"mode":4},{"attributes":{"NORMAL":22626,"POSITION":5104},"indices":40148,"material":19,"mode":4},{"attributes":{"NORMAL":22627,"POSITION":5105},"indices":40149,"material":19,"mode":4},{"attributes":{"NORMAL":22628,"POSITION":5106},"indices":40150,"material":19,"mode":4},{"attributes":{"NORMAL":22629,"POSITION":5107},"indices":40151,"material":19,"mode":4},{"attributes":{"NORMAL":22630,"POSITION":5108},"indices":40152,"material":19,"mode":4},{"attributes":{"NORMAL":22631,"POSITION":5109},"indices":40153,"material":19,"mode":4},{"attributes":{"NORMAL":22632,"POSITION":5110},"indices":40154,"material":19,"mode":4},{"attributes":{"NORMAL":22633,"POSITION":5111},"indices":40155,"material":19,"mode":4},{"attributes":{"NORMAL":22634,"POSITION":5112},"indices":40156,"material":19,"mode":4},{"attributes":{"NORMAL":22635,"POSITION":5113},"indices":40157,"material":19,"mode":4},{"attributes":{"NORMAL":22636,"POSITION":5114},"indices":40158,"material":19,"mode":4},{"attributes":{"NORMAL":22637,"POSITION":5115},"indices":40159,"material":19,"mode":4},{"attributes":{"NORMAL":22638,"POSITION":5116},"indices":40160,"material":19,"mode":4},{"attributes":{"NORMAL":22639,"POSITION":5117},"indices":40161,"material":19,"mode":4},{"attributes":{"NORMAL":22640,"POSITION":5118},"indices":40162,"material":19,"mode":4},{"attributes":{"NORMAL":22641,"POSITION":5119},"indices":40163,"material":19,"mode":4},{"attributes":{"NORMAL":22642,"POSITION":5120},"indices":40164,"material":19,"mode":4},{"attributes":{"NORMAL":22643,"POSITION":5121},"indices":40165,"material":19,"mode":4},{"attributes":{"NORMAL":22644,"POSITION":5122},"indices":40166,"material":19,"mode":4},{"attributes":{"NORMAL":22645,"POSITION":5123},"indices":40167,"material":19,"mode":4},{"attributes":{"NORMAL":22646,"POSITION":5124},"indices":40168,"material":19,"mode":4},{"attributes":{"NORMAL":22647,"POSITION":5125},"indices":40169,"material":19,"mode":4},{"attributes":{"NORMAL":22648,"POSITION":5126},"indices":40170,"material":19,"mode":4},{"attributes":{"NORMAL":22649,"POSITION":5127},"indices":40171,"material":19,"mode":4},{"attributes":{"NORMAL":22650,"POSITION":5128},"indices":40172,"material":19,"mode":4},{"attributes":{"NORMAL":22651,"POSITION":5129},"indices":40173,"material":19,"mode":4},{"attributes":{"NORMAL":22652,"POSITION":5130},"indices":40174,"material":19,"mode":4},{"attributes":{"NORMAL":22653,"POSITION":5131},"indices":40175,"material":19,"mode":4},{"attributes":{"NORMAL":22654,"POSITION":5132},"indices":40176,"material":19,"mode":4},{"attributes":{"NORMAL":22655,"POSITION":5133},"indices":40177,"material":19,"mode":4},{"attributes":{"NORMAL":22656,"POSITION":5134},"indices":40178,"material":19,"mode":4},{"attributes":{"NORMAL":22657,"POSITION":5135},"indices":40179,"material":19,"mode":4},{"attributes":{"NORMAL":22658,"POSITION":5136},"indices":40180,"material":19,"mode":4},{"attributes":{"NORMAL":22659,"POSITION":5137},"indices":40181,"material":19,"mode":4},{"attributes":{"NORMAL":22660,"POSITION":5138},"indices":40182,"material":19,"mode":4},{"attributes":{"NORMAL":22661,"POSITION":5139},"indices":40183,"material":19,"mode":4},{"attributes":{"NORMAL":22662,"POSITION":5140},"indices":40184,"material":19,"mode":4},{"attributes":{"NORMAL":22663,"POSITION":5141},"indices":40185,"material":19,"mode":4},{"attributes":{"NORMAL":22664,"POSITION":5142},"indices":40186,"material":19,"mode":4},{"attributes":{"NORMAL":22665,"POSITION":5143},"indices":40187,"material":19,"mode":4},{"attributes":{"NORMAL":22666,"POSITION":5144},"indices":40188,"material":19,"mode":4},{"attributes":{"NORMAL":22667,"POSITION":5145},"indices":40189,"material":19,"mode":4},{"attributes":{"NORMAL":22668,"POSITION":5146},"indices":40190,"material":19,"mode":4},{"attributes":{"NORMAL":22669,"POSITION":5147},"indices":40191,"material":19,"mode":4},{"attributes":{"NORMAL":22670,"POSITION":5148},"indices":40192,"material":19,"mode":4},{"attributes":{"NORMAL":22671,"POSITION":5149},"indices":40193,"material":19,"mode":4},{"attributes":{"NORMAL":22672,"POSITION":5150},"indices":40194,"material":19,"mode":4},{"attributes":{"NORMAL":22673,"POSITION":5151},"indices":40195,"material":19,"mode":4},{"attributes":{"NORMAL":22674,"POSITION":5152},"indices":40196,"material":19,"mode":4},{"attributes":{"NORMAL":22675,"POSITION":5153},"indices":40197,"material":19,"mode":4},{"attributes":{"NORMAL":22676,"POSITION":5154},"indices":40198,"material":19,"mode":4},{"attributes":{"NORMAL":22677,"POSITION":5155},"indices":40199,"material":19,"mode":4},{"attributes":{"NORMAL":22678,"POSITION":5156},"indices":40200,"material":19,"mode":4},{"attributes":{"NORMAL":22679,"POSITION":5157},"indices":40201,"material":19,"mode":4},{"attributes":{"NORMAL":22680,"POSITION":5158},"indices":40202,"material":19,"mode":4},{"attributes":{"NORMAL":22681,"POSITION":5159},"indices":40203,"material":19,"mode":4},{"attributes":{"NORMAL":22682,"POSITION":5160},"indices":40204,"material":19,"mode":4},{"attributes":{"NORMAL":22683,"POSITION":5161},"indices":40205,"material":19,"mode":4},{"attributes":{"NORMAL":22684,"POSITION":5162},"indices":40206,"material":19,"mode":4},{"attributes":{"NORMAL":22685,"POSITION":5163},"indices":40207,"material":19,"mode":4},{"attributes":{"NORMAL":22686,"POSITION":5164},"indices":40208,"material":19,"mode":4},{"attributes":{"NORMAL":22687,"POSITION":5165},"indices":40209,"material":19,"mode":4},{"attributes":{"NORMAL":22688,"POSITION":5166},"indices":40210,"material":19,"mode":4},{"attributes":{"NORMAL":22689,"POSITION":5167},"indices":40211,"material":19,"mode":4},{"attributes":{"NORMAL":22690,"POSITION":5168},"indices":40212,"material":19,"mode":4},{"attributes":{"NORMAL":22691,"POSITION":5169},"indices":40213,"material":19,"mode":4},{"attributes":{"NORMAL":22692,"POSITION":5170},"indices":40214,"material":19,"mode":4},{"attributes":{"NORMAL":22693,"POSITION":5171},"indices":40215,"material":19,"mode":4},{"attributes":{"NORMAL":22694,"POSITION":5172},"indices":40216,"material":19,"mode":4},{"attributes":{"NORMAL":22695,"POSITION":5173},"indices":40217,"material":19,"mode":4},{"attributes":{"NORMAL":22696,"POSITION":5174},"indices":40218,"material":19,"mode":4},{"attributes":{"NORMAL":22697,"POSITION":5175},"indices":40219,"material":19,"mode":4},{"attributes":{"NORMAL":22698,"POSITION":5176},"indices":40220,"material":19,"mode":4},{"attributes":{"NORMAL":22699,"POSITION":5177},"indices":40221,"material":19,"mode":4},{"attributes":{"NORMAL":22700,"POSITION":5178},"indices":40222,"material":19,"mode":4},{"attributes":{"NORMAL":22701,"POSITION":5179},"indices":40223,"material":19,"mode":4},{"attributes":{"NORMAL":22702,"POSITION":5180},"indices":40224,"material":19,"mode":4},{"attributes":{"NORMAL":22703,"POSITION":5181},"indices":40225,"material":19,"mode":4},{"attributes":{"NORMAL":22704,"POSITION":5182},"indices":40226,"material":19,"mode":4},{"attributes":{"NORMAL":22705,"POSITION":5183},"indices":40227,"material":19,"mode":4},{"attributes":{"NORMAL":22706,"POSITION":5184},"indices":40228,"material":19,"mode":4},{"attributes":{"NORMAL":22707,"POSITION":5185},"indices":40229,"material":19,"mode":4},{"attributes":{"NORMAL":22708,"POSITION":5186},"indices":40230,"material":19,"mode":4},{"attributes":{"NORMAL":22709,"POSITION":5187},"indices":40231,"material":19,"mode":4},{"attributes":{"NORMAL":22710,"POSITION":5188},"indices":40232,"material":19,"mode":4},{"attributes":{"NORMAL":22711,"POSITION":5189},"indices":40233,"material":19,"mode":4},{"attributes":{"NORMAL":22712,"POSITION":5190},"indices":40234,"material":19,"mode":4},{"attributes":{"NORMAL":22713,"POSITION":5191},"indices":40235,"material":19,"mode":4},{"attributes":{"NORMAL":22714,"POSITION":5192},"indices":40236,"material":19,"mode":4},{"attributes":{"NORMAL":22715,"POSITION":5193},"indices":40237,"material":19,"mode":4},{"attributes":{"NORMAL":22716,"POSITION":5194},"indices":40238,"material":19,"mode":4},{"attributes":{"NORMAL":22717,"POSITION":5195},"indices":40239,"material":19,"mode":4},{"attributes":{"NORMAL":22718,"POSITION":5196},"indices":40240,"material":19,"mode":4},{"attributes":{"NORMAL":22719,"POSITION":5197},"indices":40241,"material":19,"mode":4},{"attributes":{"NORMAL":22720,"POSITION":5198},"indices":40242,"material":19,"mode":4},{"attributes":{"NORMAL":22721,"POSITION":5199},"indices":40243,"material":19,"mode":4},{"attributes":{"NORMAL":22722,"POSITION":5200},"indices":40244,"material":19,"mode":4},{"attributes":{"NORMAL":22723,"POSITION":5201},"indices":40245,"material":19,"mode":4},{"attributes":{"NORMAL":22724,"POSITION":5202},"indices":40246,"material":19,"mode":4},{"attributes":{"NORMAL":22725,"POSITION":5203},"indices":40247,"material":19,"mode":4},{"attributes":{"NORMAL":22726,"POSITION":5204},"indices":40248,"material":19,"mode":4},{"attributes":{"NORMAL":22727,"POSITION":5205},"indices":40249,"material":19,"mode":4},{"attributes":{"NORMAL":22728,"POSITION":5206},"indices":40250,"material":19,"mode":4},{"attributes":{"NORMAL":22729,"POSITION":5207},"indices":40251,"material":19,"mode":4},{"attributes":{"NORMAL":22730,"POSITION":5208},"indices":40252,"material":19,"mode":4},{"attributes":{"NORMAL":22731,"POSITION":5209},"indices":40253,"material":19,"mode":4},{"attributes":{"NORMAL":22732,"POSITION":5210},"indices":40254,"material":19,"mode":4},{"attributes":{"NORMAL":22733,"POSITION":5211},"indices":40255,"material":19,"mode":4},{"attributes":{"NORMAL":22734,"POSITION":5212},"indices":40256,"material":19,"mode":4},{"attributes":{"NORMAL":22735,"POSITION":5213},"indices":40257,"material":19,"mode":4},{"attributes":{"NORMAL":22736,"POSITION":5214},"indices":40258,"material":19,"mode":4},{"attributes":{"NORMAL":22737,"POSITION":5215},"indices":40259,"material":19,"mode":4},{"attributes":{"NORMAL":22738,"POSITION":5216},"indices":40260,"material":19,"mode":4},{"attributes":{"NORMAL":22739,"POSITION":5217},"indices":40261,"material":19,"mode":4},{"attributes":{"NORMAL":22740,"POSITION":5218},"indices":40262,"material":19,"mode":4},{"attributes":{"NORMAL":22741,"POSITION":5219},"indices":40263,"material":19,"mode":4},{"attributes":{"NORMAL":22742,"POSITION":5220},"indices":40264,"material":19,"mode":4},{"attributes":{"NORMAL":22743,"POSITION":5221},"indices":40265,"material":19,"mode":4},{"attributes":{"NORMAL":22744,"POSITION":5222},"indices":40266,"material":19,"mode":4},{"attributes":{"NORMAL":22745,"POSITION":5223},"indices":40267,"material":19,"mode":4},{"attributes":{"NORMAL":22746,"POSITION":5224},"indices":40268,"material":19,"mode":4},{"attributes":{"NORMAL":22747,"POSITION":5225},"indices":40269,"material":19,"mode":4},{"attributes":{"NORMAL":22748,"POSITION":5226},"indices":40270,"material":19,"mode":4},{"attributes":{"NORMAL":22749,"POSITION":5227},"indices":40271,"material":19,"mode":4},{"attributes":{"NORMAL":22750,"POSITION":5228},"indices":40272,"material":19,"mode":4},{"attributes":{"NORMAL":22751,"POSITION":5229},"indices":40273,"material":19,"mode":4},{"attributes":{"NORMAL":22752,"POSITION":5230},"indices":40274,"material":19,"mode":4},{"attributes":{"NORMAL":22753,"POSITION":5231},"indices":40275,"material":19,"mode":4},{"attributes":{"NORMAL":22754,"POSITION":5232},"indices":40276,"material":19,"mode":4},{"attributes":{"NORMAL":22755,"POSITION":5233},"indices":40277,"material":19,"mode":4},{"attributes":{"NORMAL":22756,"POSITION":5234},"indices":40278,"material":19,"mode":4},{"attributes":{"NORMAL":22757,"POSITION":5235},"indices":40279,"material":19,"mode":4},{"attributes":{"NORMAL":22758,"POSITION":5236},"indices":40280,"material":19,"mode":4},{"attributes":{"NORMAL":22759,"POSITION":5237},"indices":40281,"material":19,"mode":4},{"attributes":{"NORMAL":22760,"POSITION":5238},"indices":40282,"material":19,"mode":4},{"attributes":{"NORMAL":22761,"POSITION":5239},"indices":40283,"material":19,"mode":4},{"attributes":{"NORMAL":22762,"POSITION":5240},"indices":40284,"material":19,"mode":4},{"attributes":{"NORMAL":22763,"POSITION":5241},"indices":40285,"material":19,"mode":4},{"attributes":{"NORMAL":22764,"POSITION":5242},"indices":40286,"material":19,"mode":4},{"attributes":{"NORMAL":22765,"POSITION":5243},"indices":40287,"material":19,"mode":4},{"attributes":{"NORMAL":22766,"POSITION":5244},"indices":40288,"material":19,"mode":4},{"attributes":{"NORMAL":22767,"POSITION":5245},"indices":40289,"material":19,"mode":4},{"attributes":{"NORMAL":22768,"POSITION":5246},"indices":40290,"material":19,"mode":4},{"attributes":{"NORMAL":22769,"POSITION":5247},"indices":40291,"material":19,"mode":4},{"attributes":{"NORMAL":22770,"POSITION":5248},"indices":40292,"material":19,"mode":4},{"attributes":{"NORMAL":22771,"POSITION":5249},"indices":40293,"material":19,"mode":4},{"attributes":{"NORMAL":22772,"POSITION":5250},"indices":40294,"material":19,"mode":4},{"attributes":{"NORMAL":22773,"POSITION":5251},"indices":40295,"material":19,"mode":4},{"attributes":{"NORMAL":22774,"POSITION":5252},"indices":40296,"material":19,"mode":4},{"attributes":{"NORMAL":22775,"POSITION":5253},"indices":40297,"material":19,"mode":4},{"attributes":{"NORMAL":22776,"POSITION":5254},"indices":40298,"material":19,"mode":4},{"attributes":{"NORMAL":22777,"POSITION":5255},"indices":40299,"material":19,"mode":4},{"attributes":{"NORMAL":22778,"POSITION":5256},"indices":40300,"material":19,"mode":4},{"attributes":{"NORMAL":22779,"POSITION":5257},"indices":40301,"material":19,"mode":4},{"attributes":{"NORMAL":22780,"POSITION":5258},"indices":40302,"material":19,"mode":4},{"attributes":{"NORMAL":22781,"POSITION":5259},"indices":40303,"material":19,"mode":4},{"attributes":{"NORMAL":22782,"POSITION":5260},"indices":40304,"material":19,"mode":4},{"attributes":{"NORMAL":22783,"POSITION":5261},"indices":40305,"material":19,"mode":4},{"attributes":{"NORMAL":22784,"POSITION":5262},"indices":40306,"material":19,"mode":4},{"attributes":{"NORMAL":22785,"POSITION":5263},"indices":40307,"material":19,"mode":4},{"attributes":{"NORMAL":22786,"POSITION":5264},"indices":40308,"material":19,"mode":4},{"attributes":{"NORMAL":22787,"POSITION":5265},"indices":40309,"material":19,"mode":4}]},{"name":"\\X2\\6A6180F6\\X0\\_stp","primitives":[{"attributes":{"NORMAL":22788,"POSITION":5266},"indices":40310,"material":4,"mode":4},{"attributes":{"NORMAL":22789,"POSITION":5267},"indices":40311,"material":19,"mode":4},{"attributes":{"NORMAL":22790,"POSITION":5268},"indices":40312,"material":19,"mode":4},{"attributes":{"NORMAL":22791,"POSITION":5269},"indices":40313,"material":19,"mode":4},{"attributes":{"NORMAL":22792,"POSITION":5270},"indices":40314,"material":19,"mode":4},{"attributes":{"NORMAL":22793,"POSITION":5271},"indices":40315,"material":19,"mode":4},{"attributes":{"NORMAL":22794,"POSITION":5272},"indices":40316,"material":19,"mode":4},{"attributes":{"NORMAL":22795,"POSITION":5273},"indices":40317,"material":19,"mode":4},{"attributes":{"NORMAL":22796,"POSITION":5274},"indices":40318,"material":19,"mode":4},{"attributes":{"NORMAL":22797,"POSITION":5275},"indices":40319,"material":19,"mode":4},{"attributes":{"NORMAL":22798,"POSITION":5276},"indices":40320,"material":19,"mode":4},{"attributes":{"NORMAL":22799,"POSITION":5277},"indices":40321,"material":19,"mode":4},{"attributes":{"NORMAL":22800,"POSITION":5278},"indices":40322,"material":19,"mode":4},{"attributes":{"NORMAL":22801,"POSITION":5279},"indices":40323,"material":19,"mode":4},{"attributes":{"NORMAL":22802,"POSITION":5280},"indices":40324,"material":19,"mode":4},{"attributes":{"NORMAL":22803,"POSITION":5281},"indices":40325,"material":19,"mode":4},{"attributes":{"NORMAL":22804,"POSITION":5282},"indices":40326,"material":19,"mode":4},{"attributes":{"NORMAL":22805,"POSITION":5283},"indices":40327,"material":19,"mode":4},{"attributes":{"NORMAL":22806,"POSITION":5284},"indices":40328,"material":19,"mode":4},{"attributes":{"NORMAL":22807,"POSITION":5285},"indices":40329,"material":19,"mode":4},{"attributes":{"NORMAL":22808,"POSITION":5286},"indices":40330,"material":19,"mode":4},{"attributes":{"NORMAL":22809,"POSITION":5287},"indices":40331,"material":19,"mode":4},{"attributes":{"NORMAL":22810,"POSITION":5288},"indices":40332,"material":19,"mode":4},{"attributes":{"NORMAL":22811,"POSITION":5289},"indices":40333,"material":19,"mode":4},{"attributes":{"NORMAL":22812,"POSITION":5290},"indices":40334,"material":19,"mode":4},{"attributes":{"NORMAL":22813,"POSITION":5291},"indices":40335,"material":19,"mode":4},{"attributes":{"NORMAL":22814,"POSITION":5292},"indices":40336,"material":19,"mode":4},{"attributes":{"NORMAL":22815,"POSITION":5293},"indices":40337,"material":19,"mode":4},{"attributes":{"NORMAL":22816,"POSITION":5294},"indices":40338,"material":19,"mode":4},{"attributes":{"NORMAL":22817,"POSITION":5295},"indices":40339,"material":19,"mode":4},{"attributes":{"NORMAL":22818,"POSITION":5296},"indices":40340,"material":19,"mode":4},{"attributes":{"NORMAL":22819,"POSITION":5297},"indices":40341,"material":19,"mode":4},{"attributes":{"NORMAL":22820,"POSITION":5298},"indices":40342,"material":19,"mode":4},{"attributes":{"NORMAL":22821,"POSITION":5299},"indices":40343,"material":19,"mode":4},{"attributes":{"NORMAL":22822,"POSITION":5300},"indices":40344,"material":19,"mode":4},{"attributes":{"NORMAL":22823,"POSITION":5301},"indices":40345,"material":19,"mode":4},{"attributes":{"NORMAL":22824,"POSITION":5302},"indices":40346,"material":19,"mode":4},{"attributes":{"NORMAL":22825,"POSITION":5303},"indices":40347,"material":19,"mode":4},{"attributes":{"NORMAL":22826,"POSITION":5304},"indices":40348,"material":19,"mode":4},{"attributes":{"NORMAL":22827,"POSITION":5305},"indices":40349,"material":19,"mode":4},{"attributes":{"NORMAL":22828,"POSITION":5306},"indices":40350,"material":19,"mode":4},{"attributes":{"NORMAL":22829,"POSITION":5307},"indices":40351,"material":19,"mode":4},{"attributes":{"NORMAL":22830,"POSITION":5308},"indices":40352,"material":19,"mode":4}]},{"name":"SCB5-12","primitives":[{"attributes":{"NORMAL":22831,"POSITION":5309},"indices":40353,"material":0,"mode":4},{"attributes":{"NORMAL":22832,"POSITION":5310},"indices":40354,"material":0,"mode":4},{"attributes":{"NORMAL":22833,"POSITION":5311},"indices":40355,"material":0,"mode":4},{"attributes":{"NORMAL":22834,"POSITION":5312},"indices":40356,"material":0,"mode":4},{"attributes":{"NORMAL":22835,"POSITION":5313},"indices":40357,"material":0,"mode":4},{"attributes":{"NORMAL":22836,"POSITION":5314},"indices":40358,"material":0,"mode":4},{"attributes":{"NORMAL":22837,"POSITION":5315},"indices":40359,"material":0,"mode":4},{"attributes":{"NORMAL":22838,"POSITION":5316},"indices":40360,"material":0,"mode":4},{"attributes":{"NORMAL":22839,"POSITION":5317},"indices":40361,"material":0,"mode":4},{"attributes":{"NORMAL":22840,"POSITION":5318},"indices":40362,"material":0,"mode":4},{"attributes":{"NORMAL":22841,"POSITION":5319},"indices":40363,"material":0,"mode":4},{"attributes":{"NORMAL":22842,"POSITION":5320},"indices":40364,"material":0,"mode":4},{"attributes":{"NORMAL":22843,"POSITION":5321},"indices":40365,"material":0,"mode":4},{"attributes":{"NORMAL":22844,"POSITION":5322},"indices":40366,"material":0,"mode":4},{"attributes":{"NORMAL":22845,"POSITION":5323},"indices":40367,"material":0,"mode":4},{"attributes":{"NORMAL":22846,"POSITION":5324},"indices":40368,"material":0,"mode":4},{"attributes":{"NORMAL":22847,"POSITION":5325},"indices":40369,"material":0,"mode":4},{"attributes":{"NORMAL":22848,"POSITION":5326},"indices":40370,"material":0,"mode":4},{"attributes":{"NORMAL":22849,"POSITION":5327},"indices":40371,"material":0,"mode":4},{"attributes":{"NORMAL":22850,"POSITION":5328},"indices":40372,"material":0,"mode":4}]},{"name":"SCB5-12","primitives":[{"attributes":{"NORMAL":22831,"POSITION":5309},"indices":40353,"material":0,"mode":4},{"attributes":{"NORMAL":22832,"POSITION":5310},"indices":40354,"material":0,"mode":4},{"attributes":{"NORMAL":22833,"POSITION":5311},"indices":40355,"material":0,"mode":4},{"attributes":{"NORMAL":22834,"POSITION":5312},"indices":40356,"material":0,"mode":4},{"attributes":{"NORMAL":22835,"POSITION":5313},"indices":40357,"material":0,"mode":4},{"attributes":{"NORMAL":22836,"POSITION":5314},"indices":40358,"material":0,"mode":4},{"attributes":{"NORMAL":22837,"POSITION":5315},"indices":40359,"material":0,"mode":4},{"attributes":{"NORMAL":22838,"POSITION":5316},"indices":40360,"material":0,"mode":4},{"attributes":{"NORMAL":22839,"POSITION":5317},"indices":40361,"material":0,"mode":4},{"attributes":{"NORMAL":22840,"POSITION":5318},"indices":40362,"material":0,"mode":4},{"attributes":{"NORMAL":22841,"POSITION":5319},"indices":40363,"material":0,"mode":4},{"attributes":{"NORMAL":22842,"POSITION":5320},"indices":40364,"material":0,"mode":4},{"attributes":{"NORMAL":22843,"POSITION":5321},"indices":40365,"material":0,"mode":4},{"attributes":{"NORMAL":22844,"POSITION":5322},"indices":40366,"material":0,"mode":4},{"attributes":{"NORMAL":22845,"POSITION":5323},"indices":40367,"material":0,"mode":4},{"attributes":{"NORMAL":22846,"POSITION":5324},"indices":40368,"material":0,"mode":4},{"attributes":{"NORMAL":22847,"POSITION":5325},"indices":40369,"material":0,"mode":4},{"attributes":{"NORMAL":22848,"POSITION":5326},"indices":40370,"material":0,"mode":4},{"attributes":{"NORMAL":22849,"POSITION":5327},"indices":40371,"material":0,"mode":4},{"attributes":{"NORMAL":22850,"POSITION":5328},"indices":40372,"material":0,"mode":4}]},{"name":"SCB5-12","primitives":[{"attributes":{"NORMAL":22831,"POSITION":5309},"indices":40353,"material":0,"mode":4},{"attributes":{"NORMAL":22832,"POSITION":5310},"indices":40354,"material":0,"mode":4},{"attributes":{"NORMAL":22833,"POSITION":5311},"indices":40355,"material":0,"mode":4},{"attributes":{"NORMAL":22834,"POSITION":5312},"indices":40356,"material":0,"mode":4},{"attributes":{"NORMAL":22835,"POSITION":5313},"indices":40357,"material":0,"mode":4},{"attributes":{"NORMAL":22836,"POSITION":5314},"indices":40358,"material":0,"mode":4},{"attributes":{"NORMAL":22837,"POSITION":5315},"indices":40359,"material":0,"mode":4},{"attributes":{"NORMAL":22838,"POSITION":5316},"indices":40360,"material":0,"mode":4},{"attributes":{"NORMAL":22839,"POSITION":5317},"indices":40361,"material":0,"mode":4},{"attributes":{"NORMAL":22840,"POSITION":5318},"indices":40362,"material":0,"mode":4},{"attributes":{"NORMAL":22841,"POSITION":5319},"indices":40363,"material":0,"mode":4},{"attributes":{"NORMAL":22842,"POSITION":5320},"indices":40364,"material":0,"mode":4},{"attributes":{"NORMAL":22843,"POSITION":5321},"indices":40365,"material":0,"mode":4},{"attributes":{"NORMAL":22844,"POSITION":5322},"indices":40366,"material":0,"mode":4},{"attributes":{"NORMAL":22845,"POSITION":5323},"indices":40367,"material":0,"mode":4},{"attributes":{"NORMAL":22846,"POSITION":5324},"indices":40368,"material":0,"mode":4},{"attributes":{"NORMAL":22847,"POSITION":5325},"indices":40369,"material":0,"mode":4},{"attributes":{"NORMAL":22848,"POSITION":5326},"indices":40370,"material":0,"mode":4},{"attributes":{"NORMAL":22849,"POSITION":5327},"indices":40371,"material":0,"mode":4},{"attributes":{"NORMAL":22850,"POSITION":5328},"indices":40372,"material":0,"mode":4}]},{"name":"SCB5-12","primitives":[{"attributes":{"NORMAL":22831,"POSITION":5309},"indices":40353,"material":0,"mode":4},{"attributes":{"NORMAL":22832,"POSITION":5310},"indices":40354,"material":0,"mode":4},{"attributes":{"NORMAL":22833,"POSITION":5311},"indices":40355,"material":0,"mode":4},{"attributes":{"NORMAL":22834,"POSITION":5312},"indices":40356,"material":0,"mode":4},{"attributes":{"NORMAL":22835,"POSITION":5313},"indices":40357,"material":0,"mode":4},{"attributes":{"NORMAL":22836,"POSITION":5314},"indices":40358,"material":0,"mode":4},{"attributes":{"NORMAL":22837,"POSITION":5315},"indices":40359,"material":0,"mode":4},{"attributes":{"NORMAL":22838,"POSITION":5316},"indices":40360,"material":0,"mode":4},{"attributes":{"NORMAL":22839,"POSITION":5317},"indices":40361,"material":0,"mode":4},{"attributes":{"NORMAL":22840,"POSITION":5318},"indices":40362,"material":0,"mode":4},{"attributes":{"NORMAL":22841,"POSITION":5319},"indices":40363,"material":0,"mode":4},{"attributes":{"NORMAL":22842,"POSITION":5320},"indices":40364,"material":0,"mode":4},{"attributes":{"NORMAL":22843,"POSITION":5321},"indices":40365,"material":0,"mode":4},{"attributes":{"NORMAL":22844,"POSITION":5322},"indices":40366,"material":0,"mode":4},{"attributes":{"NORMAL":22845,"POSITION":5323},"indices":40367,"material":0,"mode":4},{"attributes":{"NORMAL":22846,"POSITION":5324},"indices":40368,"material":0,"mode":4},{"attributes":{"NORMAL":22847,"POSITION":5325},"indices":40369,"material":0,"mode":4},{"attributes":{"NORMAL":22848,"POSITION":5326},"indices":40370,"material":0,"mode":4},{"attributes":{"NORMAL":22849,"POSITION":5327},"indices":40371,"material":0,"mode":4},{"attributes":{"NORMAL":22850,"POSITION":5328},"indices":40372,"material":0,"mode":4}]},{"name":"SCB5-12","primitives":[{"attributes":{"NORMAL":22831,"POSITION":5309},"indices":40353,"material":0,"mode":4},{"attributes":{"NORMAL":22832,"POSITION":5310},"indices":40354,"material":0,"mode":4},{"attributes":{"NORMAL":22833,"POSITION":5311},"indices":40355,"material":0,"mode":4},{"attributes":{"NORMAL":22834,"POSITION":5312},"indices":40356,"material":0,"mode":4},{"attributes":{"NORMAL":22835,"POSITION":5313},"indices":40357,"material":0,"mode":4},{"attributes":{"NORMAL":22836,"POSITION":5314},"indices":40358,"material":0,"mode":4},{"attributes":{"NORMAL":22837,"POSITION":5315},"indices":40359,"material":0,"mode":4},{"attributes":{"NORMAL":22838,"POSITION":5316},"indices":40360,"material":0,"mode":4},{"attributes":{"NORMAL":22839,"POSITION":5317},"indices":40361,"material":0,"mode":4},{"attributes":{"NORMAL":22840,"POSITION":5318},"indices":40362,"material":0,"mode":4},{"attributes":{"NORMAL":22841,"POSITION":5319},"indices":40363,"material":0,"mode":4},{"attributes":{"NORMAL":22842,"POSITION":5320},"indices":40364,"material":0,"mode":4},{"attributes":{"NORMAL":22843,"POSITION":5321},"indices":40365,"material":0,"mode":4},{"attributes":{"NORMAL":22844,"POSITION":5322},"indices":40366,"material":0,"mode":4},{"attributes":{"NORMAL":22845,"POSITION":5323},"indices":40367,"material":0,"mode":4},{"attributes":{"NORMAL":22846,"POSITION":5324},"indices":40368,"material":0,"mode":4},{"attributes":{"NORMAL":22847,"POSITION":5325},"indices":40369,"material":0,"mode":4},{"attributes":{"NORMAL":22848,"POSITION":5326},"indices":40370,"material":0,"mode":4},{"attributes":{"NORMAL":22849,"POSITION":5327},"indices":40371,"material":0,"mode":4},{"attributes":{"NORMAL":22850,"POSITION":5328},"indices":40372,"material":0,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-1","primitives":[{"attributes":{"NORMAL":22851,"POSITION":5329},"indices":40373,"material":7,"mode":4},{"attributes":{"NORMAL":22852,"POSITION":5330},"indices":40374,"material":7,"mode":4},{"attributes":{"NORMAL":22853,"POSITION":5331},"indices":40375,"material":7,"mode":4},{"attributes":{"NORMAL":22854,"POSITION":5332},"indices":40376,"material":7,"mode":4},{"attributes":{"NORMAL":22855,"POSITION":5333},"indices":40377,"material":7,"mode":4},{"attributes":{"NORMAL":22856,"POSITION":5334},"indices":40378,"material":7,"mode":4},{"attributes":{"NORMAL":22857,"POSITION":5335},"indices":40379,"material":7,"mode":4},{"attributes":{"NORMAL":22858,"POSITION":5336},"indices":40380,"material":7,"mode":4},{"attributes":{"NORMAL":22859,"POSITION":5337},"indices":40381,"material":7,"mode":4},{"attributes":{"NORMAL":22860,"POSITION":5338},"indices":40382,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-001","primitives":[{"attributes":{"NORMAL":22861,"POSITION":5339},"indices":40383,"material":14,"mode":4},{"attributes":{"NORMAL":22862,"POSITION":5340},"indices":40384,"material":14,"mode":4},{"attributes":{"NORMAL":22863,"POSITION":5341},"indices":40385,"material":14,"mode":4},{"attributes":{"NORMAL":22864,"POSITION":5342},"indices":40386,"material":14,"mode":4},{"attributes":{"NORMAL":22865,"POSITION":5343},"indices":40387,"material":14,"mode":4},{"attributes":{"NORMAL":22866,"POSITION":5344},"indices":40388,"material":14,"mode":4},{"attributes":{"NORMAL":22867,"POSITION":5345},"indices":40389,"material":14,"mode":4},{"attributes":{"NORMAL":22868,"POSITION":5346},"indices":40390,"material":14,"mode":4},{"attributes":{"NORMAL":22869,"POSITION":5347},"indices":40391,"material":14,"mode":4},{"attributes":{"NORMAL":22870,"POSITION":5348},"indices":40392,"material":14,"mode":4},{"attributes":{"NORMAL":22871,"POSITION":5349},"indices":40393,"material":14,"mode":4},{"attributes":{"NORMAL":22872,"POSITION":5350},"indices":40394,"material":14,"mode":4},{"attributes":{"NORMAL":22873,"POSITION":5351},"indices":40395,"material":14,"mode":4},{"attributes":{"NORMAL":22874,"POSITION":5352},"indices":40396,"material":14,"mode":4},{"attributes":{"NORMAL":22875,"POSITION":5353},"indices":40397,"material":14,"mode":4},{"attributes":{"NORMAL":22876,"POSITION":5354},"indices":40398,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-002","primitives":[{"attributes":{"NORMAL":22877,"POSITION":5355},"indices":40399,"material":7,"mode":4},{"attributes":{"NORMAL":22878,"POSITION":5356},"indices":40400,"material":7,"mode":4},{"attributes":{"NORMAL":22879,"POSITION":5357},"indices":40401,"material":7,"mode":4},{"attributes":{"NORMAL":22880,"POSITION":5358},"indices":40402,"material":7,"mode":4},{"attributes":{"NORMAL":22881,"POSITION":5359},"indices":40403,"material":7,"mode":4},{"attributes":{"NORMAL":22882,"POSITION":5360},"indices":40404,"material":7,"mode":4},{"attributes":{"NORMAL":22883,"POSITION":5361},"indices":40405,"material":7,"mode":4},{"attributes":{"NORMAL":22884,"POSITION":5362},"indices":40406,"material":7,"mode":4},{"attributes":{"NORMAL":22885,"POSITION":5363},"indices":40407,"material":7,"mode":4},{"attributes":{"NORMAL":22886,"POSITION":5364},"indices":40408,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-003","primitives":[{"attributes":{"NORMAL":22887,"POSITION":5365},"indices":40409,"material":7,"mode":4},{"attributes":{"NORMAL":22888,"POSITION":5366},"indices":40410,"material":7,"mode":4},{"attributes":{"NORMAL":22889,"POSITION":5367},"indices":40411,"material":7,"mode":4},{"attributes":{"NORMAL":22890,"POSITION":5368},"indices":40412,"material":7,"mode":4},{"attributes":{"NORMAL":22891,"POSITION":5369},"indices":40413,"material":7,"mode":4},{"attributes":{"NORMAL":22892,"POSITION":5370},"indices":40414,"material":7,"mode":4},{"attributes":{"NORMAL":22893,"POSITION":5371},"indices":40415,"material":7,"mode":4},{"attributes":{"NORMAL":22894,"POSITION":5372},"indices":40416,"material":7,"mode":4},{"attributes":{"NORMAL":22895,"POSITION":5373},"indices":40417,"material":7,"mode":4},{"attributes":{"NORMAL":22896,"POSITION":5374},"indices":40418,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-004","primitives":[{"attributes":{"NORMAL":22897,"POSITION":5375},"indices":40419,"material":14,"mode":4},{"attributes":{"NORMAL":22898,"POSITION":5376},"indices":40420,"material":14,"mode":4},{"attributes":{"NORMAL":22899,"POSITION":5377},"indices":40421,"material":14,"mode":4},{"attributes":{"NORMAL":22900,"POSITION":5378},"indices":40422,"material":14,"mode":4},{"attributes":{"NORMAL":22901,"POSITION":5379},"indices":40423,"material":14,"mode":4},{"attributes":{"NORMAL":22902,"POSITION":5380},"indices":40424,"material":14,"mode":4},{"attributes":{"NORMAL":22903,"POSITION":5381},"indices":40425,"material":14,"mode":4},{"attributes":{"NORMAL":22904,"POSITION":5382},"indices":40426,"material":14,"mode":4},{"attributes":{"NORMAL":22905,"POSITION":5383},"indices":40427,"material":14,"mode":4},{"attributes":{"NORMAL":22906,"POSITION":5384},"indices":40428,"material":14,"mode":4},{"attributes":{"NORMAL":22907,"POSITION":5385},"indices":40429,"material":14,"mode":4},{"attributes":{"NORMAL":22908,"POSITION":5386},"indices":40430,"material":14,"mode":4},{"attributes":{"NORMAL":22909,"POSITION":5387},"indices":40431,"material":14,"mode":4},{"attributes":{"NORMAL":22910,"POSITION":5388},"indices":40432,"material":14,"mode":4},{"attributes":{"NORMAL":22911,"POSITION":5389},"indices":40433,"material":14,"mode":4},{"attributes":{"NORMAL":22912,"POSITION":5390},"indices":40434,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-005","primitives":[{"attributes":{"NORMAL":22913,"POSITION":5391},"indices":40435,"material":7,"mode":4},{"attributes":{"NORMAL":22914,"POSITION":5392},"indices":40436,"material":7,"mode":4},{"attributes":{"NORMAL":22915,"POSITION":5393},"indices":40437,"material":7,"mode":4},{"attributes":{"NORMAL":22916,"POSITION":5394},"indices":40438,"material":7,"mode":4},{"attributes":{"NORMAL":22917,"POSITION":5395},"indices":40439,"material":7,"mode":4},{"attributes":{"NORMAL":22918,"POSITION":5396},"indices":40440,"material":7,"mode":4},{"attributes":{"NORMAL":22919,"POSITION":5397},"indices":40441,"material":7,"mode":4},{"attributes":{"NORMAL":22920,"POSITION":5398},"indices":40442,"material":7,"mode":4},{"attributes":{"NORMAL":22921,"POSITION":5399},"indices":40443,"material":7,"mode":4},{"attributes":{"NORMAL":22922,"POSITION":5400},"indices":40444,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-006","primitives":[{"attributes":{"NORMAL":22923,"POSITION":5401},"indices":40445,"material":7,"mode":4},{"attributes":{"NORMAL":22924,"POSITION":5402},"indices":40446,"material":7,"mode":4},{"attributes":{"NORMAL":22925,"POSITION":5403},"indices":40447,"material":7,"mode":4},{"attributes":{"NORMAL":22926,"POSITION":5404},"indices":40448,"material":7,"mode":4},{"attributes":{"NORMAL":22927,"POSITION":5405},"indices":40449,"material":7,"mode":4},{"attributes":{"NORMAL":22928,"POSITION":5406},"indices":40450,"material":7,"mode":4},{"attributes":{"NORMAL":22929,"POSITION":5407},"indices":40451,"material":7,"mode":4},{"attributes":{"NORMAL":22930,"POSITION":5408},"indices":40452,"material":7,"mode":4},{"attributes":{"NORMAL":22931,"POSITION":5409},"indices":40453,"material":7,"mode":4},{"attributes":{"NORMAL":22932,"POSITION":5410},"indices":40454,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-007","primitives":[{"attributes":{"NORMAL":22933,"POSITION":5411},"indices":40455,"material":7,"mode":4},{"attributes":{"NORMAL":22934,"POSITION":5412},"indices":40456,"material":7,"mode":4},{"attributes":{"NORMAL":22935,"POSITION":5413},"indices":40457,"material":7,"mode":4},{"attributes":{"NORMAL":22936,"POSITION":5414},"indices":40458,"material":7,"mode":4},{"attributes":{"NORMAL":22937,"POSITION":5415},"indices":40459,"material":7,"mode":4},{"attributes":{"NORMAL":22938,"POSITION":5416},"indices":40460,"material":7,"mode":4},{"attributes":{"NORMAL":22939,"POSITION":5417},"indices":40461,"material":7,"mode":4},{"attributes":{"NORMAL":22940,"POSITION":5418},"indices":40462,"material":7,"mode":4},{"attributes":{"NORMAL":22941,"POSITION":5419},"indices":40463,"material":7,"mode":4},{"attributes":{"NORMAL":22942,"POSITION":5420},"indices":40464,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-008","primitives":[{"attributes":{"NORMAL":22943,"POSITION":5421},"indices":40465,"material":7,"mode":4},{"attributes":{"NORMAL":22944,"POSITION":5422},"indices":40466,"material":7,"mode":4},{"attributes":{"NORMAL":22945,"POSITION":5423},"indices":40467,"material":7,"mode":4},{"attributes":{"NORMAL":22946,"POSITION":5424},"indices":40468,"material":7,"mode":4},{"attributes":{"NORMAL":22947,"POSITION":5425},"indices":40469,"material":7,"mode":4},{"attributes":{"NORMAL":22948,"POSITION":5426},"indices":40470,"material":7,"mode":4},{"attributes":{"NORMAL":22949,"POSITION":5427},"indices":40471,"material":7,"mode":4},{"attributes":{"NORMAL":22950,"POSITION":5428},"indices":40472,"material":7,"mode":4},{"attributes":{"NORMAL":22951,"POSITION":5429},"indices":40473,"material":7,"mode":4},{"attributes":{"NORMAL":22952,"POSITION":5430},"indices":40474,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-009","primitives":[{"attributes":{"NORMAL":22953,"POSITION":5431},"indices":40475,"material":7,"mode":4},{"attributes":{"NORMAL":22954,"POSITION":5432},"indices":40476,"material":7,"mode":4},{"attributes":{"NORMAL":22955,"POSITION":5433},"indices":40477,"material":7,"mode":4},{"attributes":{"NORMAL":22956,"POSITION":5434},"indices":40478,"material":7,"mode":4},{"attributes":{"NORMAL":22957,"POSITION":5435},"indices":40479,"material":7,"mode":4},{"attributes":{"NORMAL":22958,"POSITION":5436},"indices":40480,"material":7,"mode":4},{"attributes":{"NORMAL":22959,"POSITION":5437},"indices":40481,"material":7,"mode":4},{"attributes":{"NORMAL":22960,"POSITION":5438},"indices":40482,"material":7,"mode":4},{"attributes":{"NORMAL":22961,"POSITION":5439},"indices":40483,"material":7,"mode":4},{"attributes":{"NORMAL":22962,"POSITION":5440},"indices":40484,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-010","primitives":[{"attributes":{"NORMAL":22963,"POSITION":5441},"indices":40485,"material":7,"mode":4},{"attributes":{"NORMAL":22964,"POSITION":5442},"indices":40486,"material":7,"mode":4},{"attributes":{"NORMAL":22965,"POSITION":5443},"indices":40487,"material":7,"mode":4},{"attributes":{"NORMAL":22966,"POSITION":5444},"indices":40488,"material":7,"mode":4},{"attributes":{"NORMAL":22967,"POSITION":5445},"indices":40489,"material":7,"mode":4},{"attributes":{"NORMAL":22968,"POSITION":5446},"indices":40490,"material":7,"mode":4},{"attributes":{"NORMAL":22969,"POSITION":5447},"indices":40491,"material":7,"mode":4},{"attributes":{"NORMAL":22970,"POSITION":5448},"indices":40492,"material":7,"mode":4},{"attributes":{"NORMAL":22971,"POSITION":5449},"indices":40493,"material":7,"mode":4},{"attributes":{"NORMAL":22972,"POSITION":5450},"indices":40494,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-011","primitives":[{"attributes":{"NORMAL":22973,"POSITION":5451},"indices":40495,"material":7,"mode":4},{"attributes":{"NORMAL":22974,"POSITION":5452},"indices":40496,"material":7,"mode":4},{"attributes":{"NORMAL":22975,"POSITION":5453},"indices":40497,"material":7,"mode":4},{"attributes":{"NORMAL":22976,"POSITION":5454},"indices":40498,"material":7,"mode":4},{"attributes":{"NORMAL":22977,"POSITION":5455},"indices":40499,"material":7,"mode":4},{"attributes":{"NORMAL":22978,"POSITION":5456},"indices":40500,"material":7,"mode":4},{"attributes":{"NORMAL":22979,"POSITION":5457},"indices":40501,"material":7,"mode":4},{"attributes":{"NORMAL":22980,"POSITION":5458},"indices":40502,"material":7,"mode":4},{"attributes":{"NORMAL":22981,"POSITION":5459},"indices":40503,"material":7,"mode":4},{"attributes":{"NORMAL":22982,"POSITION":5460},"indices":40504,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-012","primitives":[{"attributes":{"NORMAL":22983,"POSITION":5461},"indices":40505,"material":7,"mode":4},{"attributes":{"NORMAL":22984,"POSITION":5462},"indices":40506,"material":7,"mode":4},{"attributes":{"NORMAL":22985,"POSITION":5463},"indices":40507,"material":7,"mode":4},{"attributes":{"NORMAL":22986,"POSITION":5464},"indices":40508,"material":7,"mode":4},{"attributes":{"NORMAL":22987,"POSITION":5465},"indices":40509,"material":7,"mode":4},{"attributes":{"NORMAL":22988,"POSITION":5466},"indices":40510,"material":7,"mode":4},{"attributes":{"NORMAL":22989,"POSITION":5467},"indices":40511,"material":7,"mode":4},{"attributes":{"NORMAL":22990,"POSITION":5468},"indices":40512,"material":7,"mode":4},{"attributes":{"NORMAL":22991,"POSITION":5469},"indices":40513,"material":7,"mode":4},{"attributes":{"NORMAL":22992,"POSITION":5470},"indices":40514,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-013","primitives":[{"attributes":{"NORMAL":22993,"POSITION":5471},"indices":40515,"material":14,"mode":4},{"attributes":{"NORMAL":22994,"POSITION":5472},"indices":40516,"material":14,"mode":4},{"attributes":{"NORMAL":22995,"POSITION":5473},"indices":40517,"material":14,"mode":4},{"attributes":{"NORMAL":22996,"POSITION":5474},"indices":40518,"material":14,"mode":4},{"attributes":{"NORMAL":22997,"POSITION":5475},"indices":40519,"material":14,"mode":4},{"attributes":{"NORMAL":22998,"POSITION":5476},"indices":40520,"material":14,"mode":4},{"attributes":{"NORMAL":22999,"POSITION":5477},"indices":40521,"material":14,"mode":4},{"attributes":{"NORMAL":23000,"POSITION":5478},"indices":40522,"material":14,"mode":4},{"attributes":{"NORMAL":23001,"POSITION":5479},"indices":40523,"material":14,"mode":4},{"attributes":{"NORMAL":23002,"POSITION":5480},"indices":40524,"material":14,"mode":4},{"attributes":{"NORMAL":23003,"POSITION":5481},"indices":40525,"material":14,"mode":4},{"attributes":{"NORMAL":23004,"POSITION":5482},"indices":40526,"material":14,"mode":4},{"attributes":{"NORMAL":23005,"POSITION":5483},"indices":40527,"material":14,"mode":4},{"attributes":{"NORMAL":23006,"POSITION":5484},"indices":40528,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-014","primitives":[{"attributes":{"NORMAL":23007,"POSITION":5485},"indices":40529,"material":7,"mode":4},{"attributes":{"NORMAL":23008,"POSITION":5486},"indices":40530,"material":7,"mode":4},{"attributes":{"NORMAL":23009,"POSITION":5487},"indices":40531,"material":7,"mode":4},{"attributes":{"NORMAL":23010,"POSITION":5488},"indices":40532,"material":7,"mode":4},{"attributes":{"NORMAL":23011,"POSITION":5489},"indices":40533,"material":7,"mode":4},{"attributes":{"NORMAL":23012,"POSITION":5490},"indices":40534,"material":7,"mode":4},{"attributes":{"NORMAL":23013,"POSITION":5491},"indices":40535,"material":7,"mode":4},{"attributes":{"NORMAL":23014,"POSITION":5492},"indices":40536,"material":7,"mode":4},{"attributes":{"NORMAL":23015,"POSITION":5493},"indices":40537,"material":7,"mode":4},{"attributes":{"NORMAL":23016,"POSITION":5494},"indices":40538,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-015","primitives":[{"attributes":{"NORMAL":23017,"POSITION":5495},"indices":40539,"material":7,"mode":4},{"attributes":{"NORMAL":23018,"POSITION":5496},"indices":40540,"material":7,"mode":4},{"attributes":{"NORMAL":23019,"POSITION":5497},"indices":40541,"material":7,"mode":4},{"attributes":{"NORMAL":23020,"POSITION":5498},"indices":40542,"material":7,"mode":4},{"attributes":{"NORMAL":23021,"POSITION":5499},"indices":40543,"material":7,"mode":4},{"attributes":{"NORMAL":23022,"POSITION":5500},"indices":40544,"material":7,"mode":4},{"attributes":{"NORMAL":23023,"POSITION":5501},"indices":40545,"material":7,"mode":4},{"attributes":{"NORMAL":23024,"POSITION":5502},"indices":40546,"material":7,"mode":4},{"attributes":{"NORMAL":23025,"POSITION":5503},"indices":40547,"material":7,"mode":4},{"attributes":{"NORMAL":23026,"POSITION":5504},"indices":40548,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-016","primitives":[{"attributes":{"NORMAL":23027,"POSITION":5505},"indices":40549,"material":7,"mode":4},{"attributes":{"NORMAL":23028,"POSITION":5506},"indices":40550,"material":7,"mode":4},{"attributes":{"NORMAL":23029,"POSITION":5507},"indices":40551,"material":7,"mode":4},{"attributes":{"NORMAL":23030,"POSITION":5508},"indices":40552,"material":7,"mode":4},{"attributes":{"NORMAL":23031,"POSITION":5509},"indices":40553,"material":7,"mode":4},{"attributes":{"NORMAL":23032,"POSITION":5510},"indices":40554,"material":7,"mode":4},{"attributes":{"NORMAL":23033,"POSITION":5511},"indices":40555,"material":7,"mode":4},{"attributes":{"NORMAL":23034,"POSITION":5512},"indices":40556,"material":7,"mode":4},{"attributes":{"NORMAL":23035,"POSITION":5513},"indices":40557,"material":7,"mode":4},{"attributes":{"NORMAL":23036,"POSITION":5514},"indices":40558,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-017","primitives":[{"attributes":{"NORMAL":23037,"POSITION":5515},"indices":40559,"material":7,"mode":4},{"attributes":{"NORMAL":23038,"POSITION":5516},"indices":40560,"material":7,"mode":4},{"attributes":{"NORMAL":23039,"POSITION":5517},"indices":40561,"material":7,"mode":4},{"attributes":{"NORMAL":23040,"POSITION":5518},"indices":40562,"material":7,"mode":4},{"attributes":{"NORMAL":23041,"POSITION":5519},"indices":40563,"material":7,"mode":4},{"attributes":{"NORMAL":23042,"POSITION":5520},"indices":40564,"material":7,"mode":4},{"attributes":{"NORMAL":23043,"POSITION":5521},"indices":40565,"material":7,"mode":4},{"attributes":{"NORMAL":23044,"POSITION":5522},"indices":40566,"material":7,"mode":4},{"attributes":{"NORMAL":23045,"POSITION":5523},"indices":40567,"material":7,"mode":4},{"attributes":{"NORMAL":23046,"POSITION":5524},"indices":40568,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-018","primitives":[{"attributes":{"NORMAL":23047,"POSITION":5525},"indices":40569,"material":14,"mode":4},{"attributes":{"NORMAL":23048,"POSITION":5526},"indices":40570,"material":14,"mode":4},{"attributes":{"NORMAL":23049,"POSITION":5527},"indices":40571,"material":14,"mode":4},{"attributes":{"NORMAL":23050,"POSITION":5528},"indices":40572,"material":14,"mode":4},{"attributes":{"NORMAL":23051,"POSITION":5529},"indices":40573,"material":14,"mode":4},{"attributes":{"NORMAL":23052,"POSITION":5530},"indices":40574,"material":14,"mode":4},{"attributes":{"NORMAL":23053,"POSITION":5531},"indices":40575,"material":14,"mode":4},{"attributes":{"NORMAL":23054,"POSITION":5532},"indices":40576,"material":14,"mode":4},{"attributes":{"NORMAL":23055,"POSITION":5533},"indices":40577,"material":14,"mode":4},{"attributes":{"NORMAL":23056,"POSITION":5534},"indices":40578,"material":14,"mode":4},{"attributes":{"NORMAL":23057,"POSITION":5535},"indices":40579,"material":14,"mode":4},{"attributes":{"NORMAL":23058,"POSITION":5536},"indices":40580,"material":14,"mode":4},{"attributes":{"NORMAL":23059,"POSITION":5537},"indices":40581,"material":14,"mode":4},{"attributes":{"NORMAL":23060,"POSITION":5538},"indices":40582,"material":14,"mode":4},{"attributes":{"NORMAL":23061,"POSITION":5539},"indices":40583,"material":14,"mode":4},{"attributes":{"NORMAL":23062,"POSITION":5540},"indices":40584,"material":14,"mode":4},{"attributes":{"NORMAL":23063,"POSITION":5541},"indices":40585,"material":14,"mode":4},{"attributes":{"NORMAL":23064,"POSITION":5542},"indices":40586,"material":14,"mode":4},{"attributes":{"NORMAL":23065,"POSITION":5543},"indices":40587,"material":14,"mode":4},{"attributes":{"NORMAL":23066,"POSITION":5544},"indices":40588,"material":14,"mode":4},{"attributes":{"NORMAL":23067,"POSITION":5545},"indices":40589,"material":14,"mode":4},{"attributes":{"NORMAL":23068,"POSITION":5546},"indices":40590,"material":14,"mode":4},{"attributes":{"NORMAL":23069,"POSITION":5547},"indices":40591,"material":14,"mode":4},{"attributes":{"NORMAL":23070,"POSITION":5548},"indices":40592,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-019","primitives":[{"attributes":{"NORMAL":23071,"POSITION":5549},"indices":40593,"material":14,"mode":4},{"attributes":{"NORMAL":23072,"POSITION":5550},"indices":40594,"material":14,"mode":4},{"attributes":{"NORMAL":23073,"POSITION":5551},"indices":40595,"material":14,"mode":4},{"attributes":{"NORMAL":23074,"POSITION":5552},"indices":40596,"material":14,"mode":4},{"attributes":{"NORMAL":23075,"POSITION":5553},"indices":40597,"material":14,"mode":4},{"attributes":{"NORMAL":23076,"POSITION":5554},"indices":40598,"material":14,"mode":4},{"attributes":{"NORMAL":23077,"POSITION":5555},"indices":40599,"material":14,"mode":4},{"attributes":{"NORMAL":23078,"POSITION":5556},"indices":40600,"material":14,"mode":4},{"attributes":{"NORMAL":23079,"POSITION":5557},"indices":40601,"material":14,"mode":4},{"attributes":{"NORMAL":23080,"POSITION":5558},"indices":40602,"material":14,"mode":4},{"attributes":{"NORMAL":23081,"POSITION":5559},"indices":40603,"material":14,"mode":4},{"attributes":{"NORMAL":23082,"POSITION":5560},"indices":40604,"material":14,"mode":4},{"attributes":{"NORMAL":23083,"POSITION":5561},"indices":40605,"material":14,"mode":4},{"attributes":{"NORMAL":23084,"POSITION":5562},"indices":40606,"material":14,"mode":4},{"attributes":{"NORMAL":23085,"POSITION":5563},"indices":40607,"material":14,"mode":4},{"attributes":{"NORMAL":23086,"POSITION":5564},"indices":40608,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-020","primitives":[{"attributes":{"NORMAL":23087,"POSITION":5565},"indices":40609,"material":7,"mode":4},{"attributes":{"NORMAL":23088,"POSITION":5566},"indices":40610,"material":7,"mode":4},{"attributes":{"NORMAL":23089,"POSITION":5567},"indices":40611,"material":7,"mode":4},{"attributes":{"NORMAL":23090,"POSITION":5568},"indices":40612,"material":7,"mode":4},{"attributes":{"NORMAL":23091,"POSITION":5569},"indices":40613,"material":7,"mode":4},{"attributes":{"NORMAL":23092,"POSITION":5570},"indices":40614,"material":7,"mode":4},{"attributes":{"NORMAL":23093,"POSITION":5571},"indices":40615,"material":7,"mode":4},{"attributes":{"NORMAL":23094,"POSITION":5572},"indices":40616,"material":7,"mode":4},{"attributes":{"NORMAL":23095,"POSITION":5573},"indices":40617,"material":7,"mode":4},{"attributes":{"NORMAL":23096,"POSITION":5574},"indices":40618,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-021","primitives":[{"attributes":{"NORMAL":23097,"POSITION":5575},"indices":40619,"material":7,"mode":4},{"attributes":{"NORMAL":23098,"POSITION":5576},"indices":40620,"material":7,"mode":4},{"attributes":{"NORMAL":23099,"POSITION":5577},"indices":40621,"material":7,"mode":4},{"attributes":{"NORMAL":23100,"POSITION":5578},"indices":40622,"material":7,"mode":4},{"attributes":{"NORMAL":23101,"POSITION":5579},"indices":40623,"material":7,"mode":4},{"attributes":{"NORMAL":23102,"POSITION":5580},"indices":40624,"material":7,"mode":4},{"attributes":{"NORMAL":23103,"POSITION":5581},"indices":40625,"material":7,"mode":4},{"attributes":{"NORMAL":23104,"POSITION":5582},"indices":40626,"material":7,"mode":4},{"attributes":{"NORMAL":23105,"POSITION":5583},"indices":40627,"material":7,"mode":4},{"attributes":{"NORMAL":23106,"POSITION":5584},"indices":40628,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-022","primitives":[{"attributes":{"NORMAL":23107,"POSITION":5585},"indices":40629,"material":14,"mode":4},{"attributes":{"NORMAL":23108,"POSITION":5586},"indices":40630,"material":14,"mode":4},{"attributes":{"NORMAL":23109,"POSITION":5587},"indices":40631,"material":14,"mode":4},{"attributes":{"NORMAL":23110,"POSITION":5588},"indices":40632,"material":14,"mode":4},{"attributes":{"NORMAL":23111,"POSITION":5589},"indices":40633,"material":14,"mode":4},{"attributes":{"NORMAL":23112,"POSITION":5590},"indices":40634,"material":14,"mode":4},{"attributes":{"NORMAL":23113,"POSITION":5591},"indices":40635,"material":14,"mode":4},{"attributes":{"NORMAL":23114,"POSITION":5592},"indices":40636,"material":14,"mode":4},{"attributes":{"NORMAL":23115,"POSITION":5593},"indices":40637,"material":14,"mode":4},{"attributes":{"NORMAL":23116,"POSITION":5594},"indices":40638,"material":14,"mode":4},{"attributes":{"NORMAL":23117,"POSITION":5595},"indices":40639,"material":14,"mode":4},{"attributes":{"NORMAL":23118,"POSITION":5596},"indices":40640,"material":14,"mode":4},{"attributes":{"NORMAL":23119,"POSITION":5597},"indices":40641,"material":14,"mode":4},{"attributes":{"NORMAL":23120,"POSITION":5598},"indices":40642,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-023","primitives":[{"attributes":{"NORMAL":23121,"POSITION":5599},"indices":40643,"material":7,"mode":4},{"attributes":{"NORMAL":23122,"POSITION":5600},"indices":40644,"material":7,"mode":4},{"attributes":{"NORMAL":23123,"POSITION":5601},"indices":40645,"material":7,"mode":4},{"attributes":{"NORMAL":23124,"POSITION":5602},"indices":40646,"material":7,"mode":4},{"attributes":{"NORMAL":23125,"POSITION":5603},"indices":40647,"material":7,"mode":4},{"attributes":{"NORMAL":23126,"POSITION":5604},"indices":40648,"material":7,"mode":4},{"attributes":{"NORMAL":23127,"POSITION":5605},"indices":40649,"material":7,"mode":4},{"attributes":{"NORMAL":23128,"POSITION":5606},"indices":40650,"material":7,"mode":4},{"attributes":{"NORMAL":23129,"POSITION":5607},"indices":40651,"material":7,"mode":4},{"attributes":{"NORMAL":23130,"POSITION":5608},"indices":40652,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-024","primitives":[{"attributes":{"NORMAL":23131,"POSITION":5609},"indices":40653,"material":7,"mode":4},{"attributes":{"NORMAL":23132,"POSITION":5610},"indices":40654,"material":7,"mode":4},{"attributes":{"NORMAL":23133,"POSITION":5611},"indices":40655,"material":7,"mode":4},{"attributes":{"NORMAL":23134,"POSITION":5612},"indices":40656,"material":7,"mode":4},{"attributes":{"NORMAL":23135,"POSITION":5613},"indices":40657,"material":7,"mode":4},{"attributes":{"NORMAL":23136,"POSITION":5614},"indices":40658,"material":7,"mode":4},{"attributes":{"NORMAL":23137,"POSITION":5615},"indices":40659,"material":7,"mode":4},{"attributes":{"NORMAL":23138,"POSITION":5616},"indices":40660,"material":7,"mode":4},{"attributes":{"NORMAL":23139,"POSITION":5617},"indices":40661,"material":7,"mode":4},{"attributes":{"NORMAL":23140,"POSITION":5618},"indices":40662,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-025","primitives":[{"attributes":{"NORMAL":23141,"POSITION":5619},"indices":40663,"material":7,"mode":4},{"attributes":{"NORMAL":23142,"POSITION":5620},"indices":40664,"material":7,"mode":4},{"attributes":{"NORMAL":23143,"POSITION":5621},"indices":40665,"material":7,"mode":4},{"attributes":{"NORMAL":23144,"POSITION":5622},"indices":40666,"material":7,"mode":4},{"attributes":{"NORMAL":23145,"POSITION":5623},"indices":40667,"material":7,"mode":4},{"attributes":{"NORMAL":23146,"POSITION":5624},"indices":40668,"material":7,"mode":4},{"attributes":{"NORMAL":23147,"POSITION":5625},"indices":40669,"material":7,"mode":4},{"attributes":{"NORMAL":23148,"POSITION":5626},"indices":40670,"material":7,"mode":4},{"attributes":{"NORMAL":23149,"POSITION":5627},"indices":40671,"material":7,"mode":4},{"attributes":{"NORMAL":23150,"POSITION":5628},"indices":40672,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-026","primitives":[{"attributes":{"NORMAL":23151,"POSITION":5629},"indices":40673,"material":7,"mode":4},{"attributes":{"NORMAL":23152,"POSITION":5630},"indices":40674,"material":7,"mode":4},{"attributes":{"NORMAL":23153,"POSITION":5631},"indices":40675,"material":7,"mode":4},{"attributes":{"NORMAL":23154,"POSITION":5632},"indices":40676,"material":7,"mode":4},{"attributes":{"NORMAL":23155,"POSITION":5633},"indices":40677,"material":7,"mode":4},{"attributes":{"NORMAL":23156,"POSITION":5634},"indices":40678,"material":7,"mode":4},{"attributes":{"NORMAL":23157,"POSITION":5635},"indices":40679,"material":7,"mode":4},{"attributes":{"NORMAL":23158,"POSITION":5636},"indices":40680,"material":7,"mode":4},{"attributes":{"NORMAL":23159,"POSITION":5637},"indices":40681,"material":7,"mode":4},{"attributes":{"NORMAL":23160,"POSITION":5638},"indices":40682,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-027","primitives":[{"attributes":{"NORMAL":23161,"POSITION":5639},"indices":40683,"material":7,"mode":4},{"attributes":{"NORMAL":23162,"POSITION":5640},"indices":40684,"material":7,"mode":4},{"attributes":{"NORMAL":23163,"POSITION":5641},"indices":40685,"material":7,"mode":4},{"attributes":{"NORMAL":23164,"POSITION":5642},"indices":40686,"material":7,"mode":4},{"attributes":{"NORMAL":23165,"POSITION":5643},"indices":40687,"material":7,"mode":4},{"attributes":{"NORMAL":23166,"POSITION":5644},"indices":40688,"material":7,"mode":4},{"attributes":{"NORMAL":23167,"POSITION":5645},"indices":40689,"material":7,"mode":4},{"attributes":{"NORMAL":23168,"POSITION":5646},"indices":40690,"material":7,"mode":4},{"attributes":{"NORMAL":23169,"POSITION":5647},"indices":40691,"material":7,"mode":4},{"attributes":{"NORMAL":23170,"POSITION":5648},"indices":40692,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-028","primitives":[{"attributes":{"NORMAL":23171,"POSITION":5649},"indices":40693,"material":7,"mode":4},{"attributes":{"NORMAL":23172,"POSITION":5650},"indices":40694,"material":7,"mode":4},{"attributes":{"NORMAL":23173,"POSITION":5651},"indices":40695,"material":7,"mode":4},{"attributes":{"NORMAL":23174,"POSITION":5652},"indices":40696,"material":7,"mode":4},{"attributes":{"NORMAL":23175,"POSITION":5653},"indices":40697,"material":7,"mode":4},{"attributes":{"NORMAL":23176,"POSITION":5654},"indices":40698,"material":7,"mode":4},{"attributes":{"NORMAL":23177,"POSITION":5655},"indices":40699,"material":7,"mode":4},{"attributes":{"NORMAL":23178,"POSITION":5656},"indices":40700,"material":7,"mode":4},{"attributes":{"NORMAL":23179,"POSITION":5657},"indices":40701,"material":7,"mode":4},{"attributes":{"NORMAL":23180,"POSITION":5658},"indices":40702,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-029","primitives":[{"attributes":{"NORMAL":23181,"POSITION":5659},"indices":40703,"material":7,"mode":4},{"attributes":{"NORMAL":23182,"POSITION":5660},"indices":40704,"material":7,"mode":4},{"attributes":{"NORMAL":23183,"POSITION":5661},"indices":40705,"material":7,"mode":4},{"attributes":{"NORMAL":23184,"POSITION":5662},"indices":40706,"material":7,"mode":4},{"attributes":{"NORMAL":23185,"POSITION":5663},"indices":40707,"material":7,"mode":4},{"attributes":{"NORMAL":23186,"POSITION":5664},"indices":40708,"material":7,"mode":4},{"attributes":{"NORMAL":23187,"POSITION":5665},"indices":40709,"material":7,"mode":4},{"attributes":{"NORMAL":23188,"POSITION":5666},"indices":40710,"material":7,"mode":4},{"attributes":{"NORMAL":23189,"POSITION":5667},"indices":40711,"material":7,"mode":4},{"attributes":{"NORMAL":23190,"POSITION":5668},"indices":40712,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-030","primitives":[{"attributes":{"NORMAL":23191,"POSITION":5669},"indices":40713,"material":7,"mode":4},{"attributes":{"NORMAL":23192,"POSITION":5670},"indices":40714,"material":7,"mode":4},{"attributes":{"NORMAL":23193,"POSITION":5671},"indices":40715,"material":7,"mode":4},{"attributes":{"NORMAL":23194,"POSITION":5672},"indices":40716,"material":7,"mode":4},{"attributes":{"NORMAL":23195,"POSITION":5673},"indices":40717,"material":7,"mode":4},{"attributes":{"NORMAL":23196,"POSITION":5674},"indices":40718,"material":7,"mode":4},{"attributes":{"NORMAL":23197,"POSITION":5675},"indices":40719,"material":7,"mode":4},{"attributes":{"NORMAL":23198,"POSITION":5676},"indices":40720,"material":7,"mode":4},{"attributes":{"NORMAL":23199,"POSITION":5677},"indices":40721,"material":7,"mode":4},{"attributes":{"NORMAL":23200,"POSITION":5678},"indices":40722,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-031","primitives":[{"attributes":{"NORMAL":23201,"POSITION":5679},"indices":40723,"material":7,"mode":4},{"attributes":{"NORMAL":23202,"POSITION":5680},"indices":40724,"material":7,"mode":4},{"attributes":{"NORMAL":23203,"POSITION":5681},"indices":40725,"material":7,"mode":4},{"attributes":{"NORMAL":23204,"POSITION":5682},"indices":40726,"material":7,"mode":4},{"attributes":{"NORMAL":23205,"POSITION":5683},"indices":40727,"material":7,"mode":4},{"attributes":{"NORMAL":23206,"POSITION":5684},"indices":40728,"material":7,"mode":4},{"attributes":{"NORMAL":23207,"POSITION":5685},"indices":40729,"material":7,"mode":4},{"attributes":{"NORMAL":23208,"POSITION":5686},"indices":40730,"material":7,"mode":4},{"attributes":{"NORMAL":23209,"POSITION":5687},"indices":40731,"material":7,"mode":4},{"attributes":{"NORMAL":23210,"POSITION":5688},"indices":40732,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-032","primitives":[{"attributes":{"NORMAL":23211,"POSITION":5689},"indices":40733,"material":7,"mode":4},{"attributes":{"NORMAL":23212,"POSITION":5690},"indices":40734,"material":7,"mode":4},{"attributes":{"NORMAL":23213,"POSITION":5691},"indices":40735,"material":7,"mode":4},{"attributes":{"NORMAL":23214,"POSITION":5692},"indices":40736,"material":7,"mode":4},{"attributes":{"NORMAL":23215,"POSITION":5693},"indices":40737,"material":7,"mode":4},{"attributes":{"NORMAL":23216,"POSITION":5694},"indices":40738,"material":7,"mode":4},{"attributes":{"NORMAL":23217,"POSITION":5695},"indices":40739,"material":7,"mode":4},{"attributes":{"NORMAL":23218,"POSITION":5696},"indices":40740,"material":7,"mode":4},{"attributes":{"NORMAL":23219,"POSITION":5697},"indices":40741,"material":7,"mode":4},{"attributes":{"NORMAL":23220,"POSITION":5698},"indices":40742,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-033","primitives":[{"attributes":{"NORMAL":23221,"POSITION":5699},"indices":40743,"material":14,"mode":4},{"attributes":{"NORMAL":23222,"POSITION":5700},"indices":40744,"material":14,"mode":4},{"attributes":{"NORMAL":23223,"POSITION":5701},"indices":40745,"material":14,"mode":4},{"attributes":{"NORMAL":23224,"POSITION":5702},"indices":40746,"material":14,"mode":4},{"attributes":{"NORMAL":23225,"POSITION":5703},"indices":40747,"material":14,"mode":4},{"attributes":{"NORMAL":23226,"POSITION":5704},"indices":40748,"material":14,"mode":4},{"attributes":{"NORMAL":23227,"POSITION":5705},"indices":40749,"material":14,"mode":4},{"attributes":{"NORMAL":23228,"POSITION":5706},"indices":40750,"material":14,"mode":4},{"attributes":{"NORMAL":23229,"POSITION":5707},"indices":40751,"material":14,"mode":4},{"attributes":{"NORMAL":23230,"POSITION":5708},"indices":40752,"material":14,"mode":4},{"attributes":{"NORMAL":23231,"POSITION":5709},"indices":40753,"material":14,"mode":4},{"attributes":{"NORMAL":23232,"POSITION":5710},"indices":40754,"material":14,"mode":4},{"attributes":{"NORMAL":23233,"POSITION":5711},"indices":40755,"material":14,"mode":4},{"attributes":{"NORMAL":23234,"POSITION":5712},"indices":40756,"material":14,"mode":4},{"attributes":{"NORMAL":23235,"POSITION":5713},"indices":40757,"material":14,"mode":4},{"attributes":{"NORMAL":23236,"POSITION":5714},"indices":40758,"material":14,"mode":4},{"attributes":{"NORMAL":23237,"POSITION":5715},"indices":40759,"material":14,"mode":4},{"attributes":{"NORMAL":23238,"POSITION":5716},"indices":40760,"material":14,"mode":4},{"attributes":{"NORMAL":23239,"POSITION":5717},"indices":40761,"material":14,"mode":4},{"attributes":{"NORMAL":23240,"POSITION":5718},"indices":40762,"material":14,"mode":4},{"attributes":{"NORMAL":23241,"POSITION":5719},"indices":40763,"material":14,"mode":4},{"attributes":{"NORMAL":23242,"POSITION":5720},"indices":40764,"material":14,"mode":4},{"attributes":{"NORMAL":23243,"POSITION":5721},"indices":40765,"material":14,"mode":4},{"attributes":{"NORMAL":23244,"POSITION":5722},"indices":40766,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-034","primitives":[{"attributes":{"NORMAL":23245,"POSITION":5723},"indices":40767,"material":7,"mode":4},{"attributes":{"NORMAL":23246,"POSITION":5724},"indices":40768,"material":7,"mode":4},{"attributes":{"NORMAL":23247,"POSITION":5725},"indices":40769,"material":7,"mode":4},{"attributes":{"NORMAL":23248,"POSITION":5726},"indices":40770,"material":7,"mode":4},{"attributes":{"NORMAL":23249,"POSITION":5727},"indices":40771,"material":7,"mode":4},{"attributes":{"NORMAL":23250,"POSITION":5728},"indices":40772,"material":7,"mode":4},{"attributes":{"NORMAL":23251,"POSITION":5729},"indices":40773,"material":7,"mode":4},{"attributes":{"NORMAL":23252,"POSITION":5730},"indices":40774,"material":7,"mode":4},{"attributes":{"NORMAL":23253,"POSITION":5731},"indices":40775,"material":7,"mode":4},{"attributes":{"NORMAL":23254,"POSITION":5732},"indices":40776,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-035","primitives":[{"attributes":{"NORMAL":23255,"POSITION":5733},"indices":40777,"material":14,"mode":4},{"attributes":{"NORMAL":23256,"POSITION":5734},"indices":40778,"material":14,"mode":4},{"attributes":{"NORMAL":23257,"POSITION":5735},"indices":40779,"material":14,"mode":4},{"attributes":{"NORMAL":23258,"POSITION":5736},"indices":40780,"material":14,"mode":4},{"attributes":{"NORMAL":23259,"POSITION":5737},"indices":40781,"material":14,"mode":4},{"attributes":{"NORMAL":23260,"POSITION":5738},"indices":40782,"material":14,"mode":4},{"attributes":{"NORMAL":23261,"POSITION":5739},"indices":40783,"material":14,"mode":4},{"attributes":{"NORMAL":23262,"POSITION":5740},"indices":40784,"material":14,"mode":4},{"attributes":{"NORMAL":23263,"POSITION":5741},"indices":40785,"material":14,"mode":4},{"attributes":{"NORMAL":23264,"POSITION":5742},"indices":40786,"material":14,"mode":4},{"attributes":{"NORMAL":23265,"POSITION":5743},"indices":40787,"material":14,"mode":4},{"attributes":{"NORMAL":23266,"POSITION":5744},"indices":40788,"material":14,"mode":4},{"attributes":{"NORMAL":23267,"POSITION":5745},"indices":40789,"material":14,"mode":4},{"attributes":{"NORMAL":23268,"POSITION":5746},"indices":40790,"material":14,"mode":4},{"attributes":{"NORMAL":23269,"POSITION":5747},"indices":40791,"material":14,"mode":4},{"attributes":{"NORMAL":23270,"POSITION":5748},"indices":40792,"material":14,"mode":4},{"attributes":{"NORMAL":23271,"POSITION":5749},"indices":40793,"material":14,"mode":4},{"attributes":{"NORMAL":23272,"POSITION":5750},"indices":40794,"material":14,"mode":4},{"attributes":{"NORMAL":23273,"POSITION":5751},"indices":40795,"material":14,"mode":4},{"attributes":{"NORMAL":23274,"POSITION":5752},"indices":40796,"material":14,"mode":4},{"attributes":{"NORMAL":23275,"POSITION":5753},"indices":40797,"material":14,"mode":4},{"attributes":{"NORMAL":23276,"POSITION":5754},"indices":40798,"material":14,"mode":4},{"attributes":{"NORMAL":23277,"POSITION":5755},"indices":40799,"material":14,"mode":4},{"attributes":{"NORMAL":23278,"POSITION":5756},"indices":40800,"material":14,"mode":4},{"attributes":{"NORMAL":23279,"POSITION":5757},"indices":40801,"material":14,"mode":4},{"attributes":{"NORMAL":23280,"POSITION":5758},"indices":40802,"material":14,"mode":4},{"attributes":{"NORMAL":23281,"POSITION":5759},"indices":40803,"material":14,"mode":4},{"attributes":{"NORMAL":23282,"POSITION":5760},"indices":40804,"material":14,"mode":4},{"attributes":{"NORMAL":23283,"POSITION":5761},"indices":40805,"material":14,"mode":4},{"attributes":{"NORMAL":23284,"POSITION":5762},"indices":40806,"material":14,"mode":4},{"attributes":{"NORMAL":23285,"POSITION":5763},"indices":40807,"material":14,"mode":4},{"attributes":{"NORMAL":23286,"POSITION":5764},"indices":40808,"material":14,"mode":4},{"attributes":{"NORMAL":23287,"POSITION":5765},"indices":40809,"material":14,"mode":4},{"attributes":{"NORMAL":23288,"POSITION":5766},"indices":40810,"material":14,"mode":4},{"attributes":{"NORMAL":23289,"POSITION":5767},"indices":40811,"material":14,"mode":4},{"attributes":{"NORMAL":23290,"POSITION":5768},"indices":40812,"material":14,"mode":4},{"attributes":{"NORMAL":23291,"POSITION":5769},"indices":40813,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-036","primitives":[{"attributes":{"NORMAL":23292,"POSITION":5770},"indices":40814,"material":14,"mode":4},{"attributes":{"NORMAL":23293,"POSITION":5771},"indices":40815,"material":14,"mode":4},{"attributes":{"NORMAL":23294,"POSITION":5772},"indices":40816,"material":14,"mode":4},{"attributes":{"NORMAL":23295,"POSITION":5773},"indices":40817,"material":14,"mode":4},{"attributes":{"NORMAL":23296,"POSITION":5774},"indices":40818,"material":14,"mode":4},{"attributes":{"NORMAL":23297,"POSITION":5775},"indices":40819,"material":14,"mode":4},{"attributes":{"NORMAL":23298,"POSITION":5776},"indices":40820,"material":14,"mode":4},{"attributes":{"NORMAL":23299,"POSITION":5777},"indices":40821,"material":14,"mode":4},{"attributes":{"NORMAL":23300,"POSITION":5778},"indices":40822,"material":14,"mode":4},{"attributes":{"NORMAL":23301,"POSITION":5779},"indices":40823,"material":14,"mode":4},{"attributes":{"NORMAL":23302,"POSITION":5780},"indices":40824,"material":14,"mode":4},{"attributes":{"NORMAL":23303,"POSITION":5781},"indices":40825,"material":14,"mode":4},{"attributes":{"NORMAL":23304,"POSITION":5782},"indices":40826,"material":14,"mode":4},{"attributes":{"NORMAL":23305,"POSITION":5783},"indices":40827,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-037","primitives":[{"attributes":{"NORMAL":23306,"POSITION":5784},"indices":40828,"material":7,"mode":4},{"attributes":{"NORMAL":23307,"POSITION":5785},"indices":40829,"material":7,"mode":4},{"attributes":{"NORMAL":23308,"POSITION":5786},"indices":40830,"material":7,"mode":4},{"attributes":{"NORMAL":23309,"POSITION":5787},"indices":40831,"material":7,"mode":4},{"attributes":{"NORMAL":23310,"POSITION":5788},"indices":40832,"material":7,"mode":4},{"attributes":{"NORMAL":23311,"POSITION":5789},"indices":40833,"material":7,"mode":4},{"attributes":{"NORMAL":23312,"POSITION":5790},"indices":40834,"material":7,"mode":4},{"attributes":{"NORMAL":23313,"POSITION":5791},"indices":40835,"material":7,"mode":4},{"attributes":{"NORMAL":23314,"POSITION":5792},"indices":40836,"material":7,"mode":4},{"attributes":{"NORMAL":23315,"POSITION":5793},"indices":40837,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-038","primitives":[{"attributes":{"NORMAL":23316,"POSITION":5794},"indices":40838,"material":14,"mode":4},{"attributes":{"NORMAL":23317,"POSITION":5795},"indices":40839,"material":14,"mode":4},{"attributes":{"NORMAL":23318,"POSITION":5796},"indices":40840,"material":14,"mode":4},{"attributes":{"NORMAL":23319,"POSITION":5797},"indices":40841,"material":14,"mode":4},{"attributes":{"NORMAL":23320,"POSITION":5798},"indices":40842,"material":14,"mode":4},{"attributes":{"NORMAL":23321,"POSITION":5799},"indices":40843,"material":14,"mode":4},{"attributes":{"NORMAL":23322,"POSITION":5800},"indices":40844,"material":14,"mode":4},{"attributes":{"NORMAL":23323,"POSITION":5801},"indices":40845,"material":14,"mode":4},{"attributes":{"NORMAL":23324,"POSITION":5802},"indices":40846,"material":14,"mode":4},{"attributes":{"NORMAL":23325,"POSITION":5803},"indices":40847,"material":14,"mode":4},{"attributes":{"NORMAL":23326,"POSITION":5804},"indices":40848,"material":14,"mode":4},{"attributes":{"NORMAL":23327,"POSITION":5805},"indices":40849,"material":14,"mode":4},{"attributes":{"NORMAL":23328,"POSITION":5806},"indices":40850,"material":14,"mode":4},{"attributes":{"NORMAL":23329,"POSITION":5807},"indices":40851,"material":14,"mode":4},{"attributes":{"NORMAL":23330,"POSITION":5808},"indices":40852,"material":14,"mode":4},{"attributes":{"NORMAL":23331,"POSITION":5809},"indices":40853,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-039","primitives":[{"attributes":{"NORMAL":23332,"POSITION":5810},"indices":40854,"material":7,"mode":4},{"attributes":{"NORMAL":23333,"POSITION":5811},"indices":40855,"material":7,"mode":4},{"attributes":{"NORMAL":23334,"POSITION":5812},"indices":40856,"material":7,"mode":4},{"attributes":{"NORMAL":23335,"POSITION":5813},"indices":40857,"material":7,"mode":4},{"attributes":{"NORMAL":23336,"POSITION":5814},"indices":40858,"material":7,"mode":4},{"attributes":{"NORMAL":23337,"POSITION":5815},"indices":40859,"material":7,"mode":4},{"attributes":{"NORMAL":23338,"POSITION":5816},"indices":40860,"material":7,"mode":4},{"attributes":{"NORMAL":23339,"POSITION":5817},"indices":40861,"material":7,"mode":4},{"attributes":{"NORMAL":23340,"POSITION":5818},"indices":40862,"material":7,"mode":4},{"attributes":{"NORMAL":23341,"POSITION":5819},"indices":40863,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-040","primitives":[{"attributes":{"NORMAL":23342,"POSITION":5820},"indices":40864,"material":7,"mode":4},{"attributes":{"NORMAL":23343,"POSITION":5821},"indices":40865,"material":7,"mode":4},{"attributes":{"NORMAL":23344,"POSITION":5822},"indices":40866,"material":7,"mode":4},{"attributes":{"NORMAL":23345,"POSITION":5823},"indices":40867,"material":7,"mode":4},{"attributes":{"NORMAL":23346,"POSITION":5824},"indices":40868,"material":7,"mode":4},{"attributes":{"NORMAL":23347,"POSITION":5825},"indices":40869,"material":7,"mode":4},{"attributes":{"NORMAL":23348,"POSITION":5826},"indices":40870,"material":7,"mode":4},{"attributes":{"NORMAL":23349,"POSITION":5827},"indices":40871,"material":7,"mode":4},{"attributes":{"NORMAL":23350,"POSITION":5828},"indices":40872,"material":7,"mode":4},{"attributes":{"NORMAL":23351,"POSITION":5829},"indices":40873,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-041","primitives":[{"attributes":{"NORMAL":23352,"POSITION":5830},"indices":40874,"material":7,"mode":4},{"attributes":{"NORMAL":23353,"POSITION":5831},"indices":40875,"material":7,"mode":4},{"attributes":{"NORMAL":23354,"POSITION":5832},"indices":40876,"material":7,"mode":4},{"attributes":{"NORMAL":23355,"POSITION":5833},"indices":40877,"material":7,"mode":4},{"attributes":{"NORMAL":23356,"POSITION":5834},"indices":40878,"material":7,"mode":4},{"attributes":{"NORMAL":23357,"POSITION":5835},"indices":40879,"material":7,"mode":4},{"attributes":{"NORMAL":23358,"POSITION":5836},"indices":40880,"material":7,"mode":4},{"attributes":{"NORMAL":23359,"POSITION":5837},"indices":40881,"material":7,"mode":4},{"attributes":{"NORMAL":23360,"POSITION":5838},"indices":40882,"material":7,"mode":4},{"attributes":{"NORMAL":23361,"POSITION":5839},"indices":40883,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-042","primitives":[{"attributes":{"NORMAL":23362,"POSITION":5840},"indices":40884,"material":7,"mode":4},{"attributes":{"NORMAL":23363,"POSITION":5841},"indices":40885,"material":7,"mode":4},{"attributes":{"NORMAL":23364,"POSITION":5842},"indices":40886,"material":7,"mode":4},{"attributes":{"NORMAL":23365,"POSITION":5843},"indices":40887,"material":7,"mode":4},{"attributes":{"NORMAL":23366,"POSITION":5844},"indices":40888,"material":7,"mode":4},{"attributes":{"NORMAL":23367,"POSITION":5845},"indices":40889,"material":7,"mode":4},{"attributes":{"NORMAL":23368,"POSITION":5846},"indices":40890,"material":7,"mode":4},{"attributes":{"NORMAL":23369,"POSITION":5847},"indices":40891,"material":7,"mode":4},{"attributes":{"NORMAL":23370,"POSITION":5848},"indices":40892,"material":7,"mode":4},{"attributes":{"NORMAL":23371,"POSITION":5849},"indices":40893,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-043","primitives":[{"attributes":{"NORMAL":23372,"POSITION":5850},"indices":40894,"material":7,"mode":4},{"attributes":{"NORMAL":23373,"POSITION":5851},"indices":40895,"material":7,"mode":4},{"attributes":{"NORMAL":23374,"POSITION":5852},"indices":40896,"material":7,"mode":4},{"attributes":{"NORMAL":23375,"POSITION":5853},"indices":40897,"material":7,"mode":4},{"attributes":{"NORMAL":23376,"POSITION":5854},"indices":40898,"material":7,"mode":4},{"attributes":{"NORMAL":23377,"POSITION":5855},"indices":40899,"material":7,"mode":4},{"attributes":{"NORMAL":23378,"POSITION":5856},"indices":40900,"material":7,"mode":4},{"attributes":{"NORMAL":23379,"POSITION":5857},"indices":40901,"material":7,"mode":4},{"attributes":{"NORMAL":23380,"POSITION":5858},"indices":40902,"material":7,"mode":4},{"attributes":{"NORMAL":23381,"POSITION":5859},"indices":40903,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-044","primitives":[{"attributes":{"NORMAL":23382,"POSITION":5860},"indices":40904,"material":7,"mode":4},{"attributes":{"NORMAL":23383,"POSITION":5861},"indices":40905,"material":7,"mode":4},{"attributes":{"NORMAL":23384,"POSITION":5862},"indices":40906,"material":7,"mode":4},{"attributes":{"NORMAL":23385,"POSITION":5863},"indices":40907,"material":7,"mode":4},{"attributes":{"NORMAL":23386,"POSITION":5864},"indices":40908,"material":7,"mode":4},{"attributes":{"NORMAL":23387,"POSITION":5865},"indices":40909,"material":7,"mode":4},{"attributes":{"NORMAL":23388,"POSITION":5866},"indices":40910,"material":7,"mode":4},{"attributes":{"NORMAL":23389,"POSITION":5867},"indices":40911,"material":7,"mode":4},{"attributes":{"NORMAL":23390,"POSITION":5868},"indices":40912,"material":7,"mode":4},{"attributes":{"NORMAL":23391,"POSITION":5869},"indices":40913,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-045","primitives":[{"attributes":{"NORMAL":23392,"POSITION":5870},"indices":40914,"material":7,"mode":4},{"attributes":{"NORMAL":23393,"POSITION":5871},"indices":40915,"material":7,"mode":4},{"attributes":{"NORMAL":23394,"POSITION":5872},"indices":40916,"material":7,"mode":4},{"attributes":{"NORMAL":23395,"POSITION":5873},"indices":40917,"material":7,"mode":4},{"attributes":{"NORMAL":23396,"POSITION":5874},"indices":40918,"material":7,"mode":4},{"attributes":{"NORMAL":23397,"POSITION":5875},"indices":40919,"material":7,"mode":4},{"attributes":{"NORMAL":23398,"POSITION":5876},"indices":40920,"material":7,"mode":4},{"attributes":{"NORMAL":23399,"POSITION":5877},"indices":40921,"material":7,"mode":4},{"attributes":{"NORMAL":23400,"POSITION":5878},"indices":40922,"material":7,"mode":4},{"attributes":{"NORMAL":23401,"POSITION":5879},"indices":40923,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-046","primitives":[{"attributes":{"NORMAL":23402,"POSITION":5880},"indices":40924,"material":7,"mode":4},{"attributes":{"NORMAL":23403,"POSITION":5881},"indices":40925,"material":7,"mode":4},{"attributes":{"NORMAL":23404,"POSITION":5882},"indices":40926,"material":7,"mode":4},{"attributes":{"NORMAL":23405,"POSITION":5883},"indices":40927,"material":7,"mode":4},{"attributes":{"NORMAL":23406,"POSITION":5884},"indices":40928,"material":7,"mode":4},{"attributes":{"NORMAL":23407,"POSITION":5885},"indices":40929,"material":7,"mode":4},{"attributes":{"NORMAL":23408,"POSITION":5886},"indices":40930,"material":7,"mode":4},{"attributes":{"NORMAL":23409,"POSITION":5887},"indices":40931,"material":7,"mode":4},{"attributes":{"NORMAL":23410,"POSITION":5888},"indices":40932,"material":7,"mode":4},{"attributes":{"NORMAL":23411,"POSITION":5889},"indices":40933,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-047","primitives":[{"attributes":{"NORMAL":23412,"POSITION":5890},"indices":40934,"material":14,"mode":4},{"attributes":{"NORMAL":23413,"POSITION":5891},"indices":40935,"material":14,"mode":4},{"attributes":{"NORMAL":23414,"POSITION":5892},"indices":40936,"material":14,"mode":4},{"attributes":{"NORMAL":23415,"POSITION":5893},"indices":40937,"material":14,"mode":4},{"attributes":{"NORMAL":23416,"POSITION":5894},"indices":40938,"material":14,"mode":4},{"attributes":{"NORMAL":23417,"POSITION":5895},"indices":40939,"material":14,"mode":4},{"attributes":{"NORMAL":23418,"POSITION":5896},"indices":40940,"material":14,"mode":4},{"attributes":{"NORMAL":23419,"POSITION":5897},"indices":40941,"material":14,"mode":4},{"attributes":{"NORMAL":23420,"POSITION":5898},"indices":40942,"material":14,"mode":4},{"attributes":{"NORMAL":23421,"POSITION":5899},"indices":40943,"material":14,"mode":4},{"attributes":{"NORMAL":23422,"POSITION":5900},"indices":40944,"material":14,"mode":4},{"attributes":{"NORMAL":23423,"POSITION":5901},"indices":40945,"material":14,"mode":4},{"attributes":{"NORMAL":23424,"POSITION":5902},"indices":40946,"material":14,"mode":4},{"attributes":{"NORMAL":23425,"POSITION":5903},"indices":40947,"material":14,"mode":4},{"attributes":{"NORMAL":23426,"POSITION":5904},"indices":40948,"material":14,"mode":4},{"attributes":{"NORMAL":23427,"POSITION":5905},"indices":40949,"material":14,"mode":4},{"attributes":{"NORMAL":23428,"POSITION":5906},"indices":40950,"material":14,"mode":4},{"attributes":{"NORMAL":23429,"POSITION":5907},"indices":40951,"material":14,"mode":4},{"attributes":{"NORMAL":23430,"POSITION":5908},"indices":40952,"material":14,"mode":4},{"attributes":{"NORMAL":23431,"POSITION":5909},"indices":40953,"material":14,"mode":4},{"attributes":{"NORMAL":23432,"POSITION":5910},"indices":40954,"material":14,"mode":4},{"attributes":{"NORMAL":23433,"POSITION":5911},"indices":40955,"material":14,"mode":4},{"attributes":{"NORMAL":23434,"POSITION":5912},"indices":40956,"material":14,"mode":4},{"attributes":{"NORMAL":23435,"POSITION":5913},"indices":40957,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-048","primitives":[{"attributes":{"NORMAL":23436,"POSITION":5914},"indices":40958,"material":7,"mode":4},{"attributes":{"NORMAL":23437,"POSITION":5915},"indices":40959,"material":7,"mode":4},{"attributes":{"NORMAL":23438,"POSITION":5916},"indices":40960,"material":7,"mode":4},{"attributes":{"NORMAL":23439,"POSITION":5917},"indices":40961,"material":7,"mode":4},{"attributes":{"NORMAL":23440,"POSITION":5918},"indices":40962,"material":7,"mode":4},{"attributes":{"NORMAL":23441,"POSITION":5919},"indices":40963,"material":7,"mode":4},{"attributes":{"NORMAL":23442,"POSITION":5920},"indices":40964,"material":7,"mode":4},{"attributes":{"NORMAL":23443,"POSITION":5921},"indices":40965,"material":7,"mode":4},{"attributes":{"NORMAL":23444,"POSITION":5922},"indices":40966,"material":7,"mode":4},{"attributes":{"NORMAL":23445,"POSITION":5923},"indices":40967,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-049","primitives":[{"attributes":{"NORMAL":23446,"POSITION":5924},"indices":40968,"material":14,"mode":4},{"attributes":{"NORMAL":23447,"POSITION":5925},"indices":40969,"material":14,"mode":4},{"attributes":{"NORMAL":23448,"POSITION":5926},"indices":40970,"material":14,"mode":4},{"attributes":{"NORMAL":23449,"POSITION":5927},"indices":40971,"material":14,"mode":4},{"attributes":{"NORMAL":23450,"POSITION":5928},"indices":40972,"material":14,"mode":4},{"attributes":{"NORMAL":23451,"POSITION":5929},"indices":40973,"material":14,"mode":4},{"attributes":{"NORMAL":23452,"POSITION":5930},"indices":40974,"material":14,"mode":4},{"attributes":{"NORMAL":23453,"POSITION":5931},"indices":40975,"material":14,"mode":4},{"attributes":{"NORMAL":23454,"POSITION":5932},"indices":40976,"material":14,"mode":4},{"attributes":{"NORMAL":23455,"POSITION":5933},"indices":40977,"material":14,"mode":4},{"attributes":{"NORMAL":23456,"POSITION":5934},"indices":40978,"material":14,"mode":4},{"attributes":{"NORMAL":23457,"POSITION":5935},"indices":40979,"material":14,"mode":4},{"attributes":{"NORMAL":23458,"POSITION":5936},"indices":40980,"material":14,"mode":4},{"attributes":{"NORMAL":23459,"POSITION":5937},"indices":40981,"material":14,"mode":4},{"attributes":{"NORMAL":23460,"POSITION":5938},"indices":40982,"material":14,"mode":4},{"attributes":{"NORMAL":23461,"POSITION":5939},"indices":40983,"material":14,"mode":4},{"attributes":{"NORMAL":23462,"POSITION":5940},"indices":40984,"material":14,"mode":4},{"attributes":{"NORMAL":23463,"POSITION":5941},"indices":40985,"material":14,"mode":4},{"attributes":{"NORMAL":23464,"POSITION":5942},"indices":40986,"material":14,"mode":4},{"attributes":{"NORMAL":23465,"POSITION":5943},"indices":40987,"material":14,"mode":4},{"attributes":{"NORMAL":23466,"POSITION":5944},"indices":40988,"material":14,"mode":4},{"attributes":{"NORMAL":23467,"POSITION":5945},"indices":40989,"material":14,"mode":4},{"attributes":{"NORMAL":23468,"POSITION":5946},"indices":40990,"material":14,"mode":4},{"attributes":{"NORMAL":23469,"POSITION":5947},"indices":40991,"material":14,"mode":4},{"attributes":{"NORMAL":23470,"POSITION":5948},"indices":40992,"material":14,"mode":4},{"attributes":{"NORMAL":23471,"POSITION":5949},"indices":40993,"material":14,"mode":4},{"attributes":{"NORMAL":23472,"POSITION":5950},"indices":40994,"material":14,"mode":4},{"attributes":{"NORMAL":23473,"POSITION":5951},"indices":40995,"material":14,"mode":4},{"attributes":{"NORMAL":23474,"POSITION":5952},"indices":40996,"material":14,"mode":4},{"attributes":{"NORMAL":23475,"POSITION":5953},"indices":40997,"material":14,"mode":4},{"attributes":{"NORMAL":23476,"POSITION":5954},"indices":40998,"material":14,"mode":4},{"attributes":{"NORMAL":23477,"POSITION":5955},"indices":40999,"material":14,"mode":4},{"attributes":{"NORMAL":23478,"POSITION":5956},"indices":41000,"material":14,"mode":4},{"attributes":{"NORMAL":23479,"POSITION":5957},"indices":41001,"material":14,"mode":4},{"attributes":{"NORMAL":23480,"POSITION":5958},"indices":41002,"material":14,"mode":4},{"attributes":{"NORMAL":23481,"POSITION":5959},"indices":41003,"material":14,"mode":4},{"attributes":{"NORMAL":23482,"POSITION":5960},"indices":41004,"material":14,"mode":4},{"attributes":{"NORMAL":23483,"POSITION":5961},"indices":41005,"material":14,"mode":4},{"attributes":{"NORMAL":23484,"POSITION":5962},"indices":41006,"material":14,"mode":4},{"attributes":{"NORMAL":23485,"POSITION":5963},"indices":41007,"material":14,"mode":4},{"attributes":{"NORMAL":23486,"POSITION":5964},"indices":41008,"material":14,"mode":4},{"attributes":{"NORMAL":23487,"POSITION":5965},"indices":41009,"material":14,"mode":4},{"attributes":{"NORMAL":23488,"POSITION":5966},"indices":41010,"material":14,"mode":4},{"attributes":{"NORMAL":23489,"POSITION":5967},"indices":41011,"material":14,"mode":4},{"attributes":{"NORMAL":23490,"POSITION":5968},"indices":41012,"material":14,"mode":4},{"attributes":{"NORMAL":23491,"POSITION":5969},"indices":41013,"material":14,"mode":4},{"attributes":{"NORMAL":23492,"POSITION":5970},"indices":41014,"material":14,"mode":4},{"attributes":{"NORMAL":23493,"POSITION":5971},"indices":41015,"material":14,"mode":4},{"attributes":{"NORMAL":23494,"POSITION":5972},"indices":41016,"material":14,"mode":4},{"attributes":{"NORMAL":23495,"POSITION":5973},"indices":41017,"material":14,"mode":4},{"attributes":{"NORMAL":23496,"POSITION":5974},"indices":41018,"material":14,"mode":4},{"attributes":{"NORMAL":23497,"POSITION":5975},"indices":41019,"material":14,"mode":4},{"attributes":{"NORMAL":23498,"POSITION":5976},"indices":41020,"material":14,"mode":4},{"attributes":{"NORMAL":23499,"POSITION":5977},"indices":41021,"material":14,"mode":4},{"attributes":{"NORMAL":23500,"POSITION":5978},"indices":41022,"material":14,"mode":4},{"attributes":{"NORMAL":23501,"POSITION":5979},"indices":41023,"material":14,"mode":4},{"attributes":{"NORMAL":23502,"POSITION":5980},"indices":41024,"material":14,"mode":4},{"attributes":{"NORMAL":23503,"POSITION":5981},"indices":41025,"material":14,"mode":4},{"attributes":{"NORMAL":23504,"POSITION":5982},"indices":41026,"material":14,"mode":4},{"attributes":{"NORMAL":23505,"POSITION":5983},"indices":41027,"material":14,"mode":4},{"attributes":{"NORMAL":23506,"POSITION":5984},"indices":41028,"material":14,"mode":4},{"attributes":{"NORMAL":23507,"POSITION":5985},"indices":41029,"material":14,"mode":4},{"attributes":{"NORMAL":23508,"POSITION":5986},"indices":41030,"material":14,"mode":4},{"attributes":{"NORMAL":23509,"POSITION":5987},"indices":41031,"material":14,"mode":4},{"attributes":{"NORMAL":23510,"POSITION":5988},"indices":41032,"material":14,"mode":4},{"attributes":{"NORMAL":23511,"POSITION":5989},"indices":41033,"material":14,"mode":4},{"attributes":{"NORMAL":23512,"POSITION":5990},"indices":41034,"material":14,"mode":4},{"attributes":{"NORMAL":23513,"POSITION":5991},"indices":41035,"material":14,"mode":4},{"attributes":{"NORMAL":23514,"POSITION":5992},"indices":41036,"material":14,"mode":4},{"attributes":{"NORMAL":23515,"POSITION":5993},"indices":41037,"material":14,"mode":4},{"attributes":{"NORMAL":23516,"POSITION":5994},"indices":41038,"material":14,"mode":4},{"attributes":{"NORMAL":23517,"POSITION":5995},"indices":41039,"material":14,"mode":4},{"attributes":{"NORMAL":23518,"POSITION":5996},"indices":41040,"material":14,"mode":4},{"attributes":{"NORMAL":23519,"POSITION":5997},"indices":41041,"material":14,"mode":4},{"attributes":{"NORMAL":23520,"POSITION":5998},"indices":41042,"material":14,"mode":4},{"attributes":{"NORMAL":23521,"POSITION":5999},"indices":41043,"material":14,"mode":4},{"attributes":{"NORMAL":23522,"POSITION":6000},"indices":41044,"material":14,"mode":4},{"attributes":{"NORMAL":23523,"POSITION":6001},"indices":41045,"material":14,"mode":4},{"attributes":{"NORMAL":23524,"POSITION":6002},"indices":41046,"material":14,"mode":4},{"attributes":{"NORMAL":23525,"POSITION":6003},"indices":41047,"material":14,"mode":4},{"attributes":{"NORMAL":23526,"POSITION":6004},"indices":41048,"material":14,"mode":4},{"attributes":{"NORMAL":23527,"POSITION":6005},"indices":41049,"material":14,"mode":4},{"attributes":{"NORMAL":23528,"POSITION":6006},"indices":41050,"material":14,"mode":4},{"attributes":{"NORMAL":23529,"POSITION":6007},"indices":41051,"material":14,"mode":4},{"attributes":{"NORMAL":23530,"POSITION":6008},"indices":41052,"material":14,"mode":4},{"attributes":{"NORMAL":23531,"POSITION":6009},"indices":41053,"material":14,"mode":4},{"attributes":{"NORMAL":23532,"POSITION":6010},"indices":41054,"material":14,"mode":4},{"attributes":{"NORMAL":23533,"POSITION":6011},"indices":41055,"material":14,"mode":4},{"attributes":{"NORMAL":23534,"POSITION":6012},"indices":41056,"material":14,"mode":4},{"attributes":{"NORMAL":23535,"POSITION":6013},"indices":41057,"material":14,"mode":4},{"attributes":{"NORMAL":23536,"POSITION":6014},"indices":41058,"material":14,"mode":4},{"attributes":{"NORMAL":23537,"POSITION":6015},"indices":41059,"material":14,"mode":4},{"attributes":{"NORMAL":23538,"POSITION":6016},"indices":41060,"material":14,"mode":4},{"attributes":{"NORMAL":23539,"POSITION":6017},"indices":41061,"material":14,"mode":4},{"attributes":{"NORMAL":23540,"POSITION":6018},"indices":41062,"material":14,"mode":4},{"attributes":{"NORMAL":23541,"POSITION":6019},"indices":41063,"material":14,"mode":4},{"attributes":{"NORMAL":23542,"POSITION":6020},"indices":41064,"material":14,"mode":4},{"attributes":{"NORMAL":23543,"POSITION":6021},"indices":41065,"material":14,"mode":4},{"attributes":{"NORMAL":23544,"POSITION":6022},"indices":41066,"material":14,"mode":4},{"attributes":{"NORMAL":23545,"POSITION":6023},"indices":41067,"material":14,"mode":4},{"attributes":{"NORMAL":23546,"POSITION":6024},"indices":41068,"material":14,"mode":4},{"attributes":{"NORMAL":23547,"POSITION":6025},"indices":41069,"material":14,"mode":4},{"attributes":{"NORMAL":23548,"POSITION":6026},"indices":41070,"material":14,"mode":4},{"attributes":{"NORMAL":23549,"POSITION":6027},"indices":41071,"material":14,"mode":4},{"attributes":{"NORMAL":23550,"POSITION":6028},"indices":41072,"material":14,"mode":4},{"attributes":{"NORMAL":23551,"POSITION":6029},"indices":41073,"material":14,"mode":4},{"attributes":{"NORMAL":23552,"POSITION":6030},"indices":41074,"material":14,"mode":4},{"attributes":{"NORMAL":23553,"POSITION":6031},"indices":41075,"material":14,"mode":4},{"attributes":{"NORMAL":23554,"POSITION":6032},"indices":41076,"material":14,"mode":4},{"attributes":{"NORMAL":23555,"POSITION":6033},"indices":41077,"material":14,"mode":4},{"attributes":{"NORMAL":23556,"POSITION":6034},"indices":41078,"material":14,"mode":4},{"attributes":{"NORMAL":23557,"POSITION":6035},"indices":41079,"material":14,"mode":4},{"attributes":{"NORMAL":23558,"POSITION":6036},"indices":41080,"material":14,"mode":4},{"attributes":{"NORMAL":23559,"POSITION":6037},"indices":41081,"material":14,"mode":4},{"attributes":{"NORMAL":23560,"POSITION":6038},"indices":41082,"material":14,"mode":4},{"attributes":{"NORMAL":23561,"POSITION":6039},"indices":41083,"material":14,"mode":4},{"attributes":{"NORMAL":23562,"POSITION":6040},"indices":41084,"material":14,"mode":4},{"attributes":{"NORMAL":23563,"POSITION":6041},"indices":41085,"material":14,"mode":4},{"attributes":{"NORMAL":23564,"POSITION":6042},"indices":41086,"material":14,"mode":4},{"attributes":{"NORMAL":23565,"POSITION":6043},"indices":41087,"material":14,"mode":4},{"attributes":{"NORMAL":23566,"POSITION":6044},"indices":41088,"material":14,"mode":4},{"attributes":{"NORMAL":23567,"POSITION":6045},"indices":41089,"material":14,"mode":4},{"attributes":{"NORMAL":23568,"POSITION":6046},"indices":41090,"material":14,"mode":4},{"attributes":{"NORMAL":23569,"POSITION":6047},"indices":41091,"material":14,"mode":4},{"attributes":{"NORMAL":23570,"POSITION":6048},"indices":41092,"material":14,"mode":4},{"attributes":{"NORMAL":23571,"POSITION":6049},"indices":41093,"material":14,"mode":4},{"attributes":{"NORMAL":23572,"POSITION":6050},"indices":41094,"material":14,"mode":4},{"attributes":{"NORMAL":23573,"POSITION":6051},"indices":41095,"material":14,"mode":4},{"attributes":{"NORMAL":23574,"POSITION":6052},"indices":41096,"material":14,"mode":4},{"attributes":{"NORMAL":23575,"POSITION":6053},"indices":41097,"material":14,"mode":4},{"attributes":{"NORMAL":23576,"POSITION":6054},"indices":41098,"material":14,"mode":4},{"attributes":{"NORMAL":23577,"POSITION":6055},"indices":41099,"material":14,"mode":4},{"attributes":{"NORMAL":23578,"POSITION":6056},"indices":41100,"material":14,"mode":4},{"attributes":{"NORMAL":23579,"POSITION":6057},"indices":41101,"material":14,"mode":4},{"attributes":{"NORMAL":23580,"POSITION":6058},"indices":41102,"material":14,"mode":4},{"attributes":{"NORMAL":23581,"POSITION":6059},"indices":41103,"material":14,"mode":4},{"attributes":{"NORMAL":23582,"POSITION":6060},"indices":41104,"material":14,"mode":4},{"attributes":{"NORMAL":23583,"POSITION":6061},"indices":41105,"material":14,"mode":4},{"attributes":{"NORMAL":23584,"POSITION":6062},"indices":41106,"material":14,"mode":4},{"attributes":{"NORMAL":23585,"POSITION":6063},"indices":41107,"material":14,"mode":4},{"attributes":{"NORMAL":23586,"POSITION":6064},"indices":41108,"material":14,"mode":4},{"attributes":{"NORMAL":23587,"POSITION":6065},"indices":41109,"material":14,"mode":4},{"attributes":{"NORMAL":23588,"POSITION":6066},"indices":41110,"material":14,"mode":4},{"attributes":{"NORMAL":23589,"POSITION":6067},"indices":41111,"material":14,"mode":4},{"attributes":{"NORMAL":23590,"POSITION":6068},"indices":41112,"material":14,"mode":4},{"attributes":{"NORMAL":23591,"POSITION":6069},"indices":41113,"material":14,"mode":4},{"attributes":{"NORMAL":23592,"POSITION":6070},"indices":41114,"material":14,"mode":4},{"attributes":{"NORMAL":23593,"POSITION":6071},"indices":41115,"material":14,"mode":4},{"attributes":{"NORMAL":23594,"POSITION":6072},"indices":41116,"material":14,"mode":4},{"attributes":{"NORMAL":23595,"POSITION":6073},"indices":41117,"material":14,"mode":4},{"attributes":{"NORMAL":23596,"POSITION":6074},"indices":41118,"material":14,"mode":4},{"attributes":{"NORMAL":23597,"POSITION":6075},"indices":41119,"material":14,"mode":4},{"attributes":{"NORMAL":23598,"POSITION":6076},"indices":41120,"material":14,"mode":4},{"attributes":{"NORMAL":23599,"POSITION":6077},"indices":41121,"material":14,"mode":4},{"attributes":{"NORMAL":23600,"POSITION":6078},"indices":41122,"material":14,"mode":4},{"attributes":{"NORMAL":23601,"POSITION":6079},"indices":41123,"material":14,"mode":4},{"attributes":{"NORMAL":23602,"POSITION":6080},"indices":41124,"material":14,"mode":4},{"attributes":{"NORMAL":23603,"POSITION":6081},"indices":41125,"material":14,"mode":4},{"attributes":{"NORMAL":23604,"POSITION":6082},"indices":41126,"material":14,"mode":4},{"attributes":{"NORMAL":23605,"POSITION":6083},"indices":41127,"material":14,"mode":4},{"attributes":{"NORMAL":23606,"POSITION":6084},"indices":41128,"material":14,"mode":4},{"attributes":{"NORMAL":23607,"POSITION":6085},"indices":41129,"material":14,"mode":4},{"attributes":{"NORMAL":23608,"POSITION":6086},"indices":41130,"material":14,"mode":4},{"attributes":{"NORMAL":23609,"POSITION":6087},"indices":41131,"material":14,"mode":4},{"attributes":{"NORMAL":23610,"POSITION":6088},"indices":41132,"material":14,"mode":4},{"attributes":{"NORMAL":23611,"POSITION":6089},"indices":41133,"material":14,"mode":4},{"attributes":{"NORMAL":23612,"POSITION":6090},"indices":41134,"material":14,"mode":4},{"attributes":{"NORMAL":23613,"POSITION":6091},"indices":41135,"material":14,"mode":4},{"attributes":{"NORMAL":23614,"POSITION":6092},"indices":41136,"material":14,"mode":4},{"attributes":{"NORMAL":23615,"POSITION":6093},"indices":41137,"material":14,"mode":4},{"attributes":{"NORMAL":23616,"POSITION":6094},"indices":41138,"material":14,"mode":4},{"attributes":{"NORMAL":23617,"POSITION":6095},"indices":41139,"material":14,"mode":4},{"attributes":{"NORMAL":23618,"POSITION":6096},"indices":41140,"material":14,"mode":4},{"attributes":{"NORMAL":23619,"POSITION":6097},"indices":41141,"material":14,"mode":4},{"attributes":{"NORMAL":23620,"POSITION":6098},"indices":41142,"material":14,"mode":4},{"attributes":{"NORMAL":23621,"POSITION":6099},"indices":41143,"material":14,"mode":4},{"attributes":{"NORMAL":23622,"POSITION":6100},"indices":41144,"material":14,"mode":4},{"attributes":{"NORMAL":23623,"POSITION":6101},"indices":41145,"material":14,"mode":4},{"attributes":{"NORMAL":23624,"POSITION":6102},"indices":41146,"material":14,"mode":4},{"attributes":{"NORMAL":23625,"POSITION":6103},"indices":41147,"material":14,"mode":4},{"attributes":{"NORMAL":23626,"POSITION":6104},"indices":41148,"material":14,"mode":4},{"attributes":{"NORMAL":23627,"POSITION":6105},"indices":41149,"material":14,"mode":4},{"attributes":{"NORMAL":23628,"POSITION":6106},"indices":41150,"material":14,"mode":4},{"attributes":{"NORMAL":23629,"POSITION":6107},"indices":41151,"material":14,"mode":4},{"attributes":{"NORMAL":23630,"POSITION":6108},"indices":41152,"material":14,"mode":4},{"attributes":{"NORMAL":23631,"POSITION":6109},"indices":41153,"material":14,"mode":4},{"attributes":{"NORMAL":23632,"POSITION":6110},"indices":41154,"material":14,"mode":4},{"attributes":{"NORMAL":23633,"POSITION":6111},"indices":41155,"material":14,"mode":4},{"attributes":{"NORMAL":23634,"POSITION":6112},"indices":41156,"material":14,"mode":4},{"attributes":{"NORMAL":23635,"POSITION":6113},"indices":41157,"material":14,"mode":4},{"attributes":{"NORMAL":23636,"POSITION":6114},"indices":41158,"material":14,"mode":4},{"attributes":{"NORMAL":23637,"POSITION":6115},"indices":41159,"material":14,"mode":4},{"attributes":{"NORMAL":23638,"POSITION":6116},"indices":41160,"material":14,"mode":4},{"attributes":{"NORMAL":23639,"POSITION":6117},"indices":41161,"material":14,"mode":4},{"attributes":{"NORMAL":23640,"POSITION":6118},"indices":41162,"material":14,"mode":4},{"attributes":{"NORMAL":23641,"POSITION":6119},"indices":41163,"material":14,"mode":4},{"attributes":{"NORMAL":23642,"POSITION":6120},"indices":41164,"material":14,"mode":4},{"attributes":{"NORMAL":23643,"POSITION":6121},"indices":41165,"material":14,"mode":4},{"attributes":{"NORMAL":23644,"POSITION":6122},"indices":41166,"material":14,"mode":4},{"attributes":{"NORMAL":23645,"POSITION":6123},"indices":41167,"material":14,"mode":4},{"attributes":{"NORMAL":23646,"POSITION":6124},"indices":41168,"material":14,"mode":4},{"attributes":{"NORMAL":23647,"POSITION":6125},"indices":41169,"material":14,"mode":4},{"attributes":{"NORMAL":23648,"POSITION":6126},"indices":41170,"material":14,"mode":4},{"attributes":{"NORMAL":23649,"POSITION":6127},"indices":41171,"material":14,"mode":4},{"attributes":{"NORMAL":23650,"POSITION":6128},"indices":41172,"material":14,"mode":4},{"attributes":{"NORMAL":23651,"POSITION":6129},"indices":41173,"material":14,"mode":4},{"attributes":{"NORMAL":23652,"POSITION":6130},"indices":41174,"material":14,"mode":4},{"attributes":{"NORMAL":23653,"POSITION":6131},"indices":41175,"material":14,"mode":4},{"attributes":{"NORMAL":23654,"POSITION":6132},"indices":41176,"material":14,"mode":4},{"attributes":{"NORMAL":23655,"POSITION":6133},"indices":41177,"material":14,"mode":4},{"attributes":{"NORMAL":23656,"POSITION":6134},"indices":41178,"material":14,"mode":4},{"attributes":{"NORMAL":23657,"POSITION":6135},"indices":41179,"material":14,"mode":4},{"attributes":{"NORMAL":23658,"POSITION":6136},"indices":41180,"material":14,"mode":4},{"attributes":{"NORMAL":23659,"POSITION":6137},"indices":41181,"material":14,"mode":4},{"attributes":{"NORMAL":23660,"POSITION":6138},"indices":41182,"material":14,"mode":4},{"attributes":{"NORMAL":23661,"POSITION":6139},"indices":41183,"material":14,"mode":4},{"attributes":{"NORMAL":23662,"POSITION":6140},"indices":41184,"material":14,"mode":4},{"attributes":{"NORMAL":23663,"POSITION":6141},"indices":41185,"material":14,"mode":4},{"attributes":{"NORMAL":23664,"POSITION":6142},"indices":41186,"material":14,"mode":4},{"attributes":{"NORMAL":23665,"POSITION":6143},"indices":41187,"material":14,"mode":4},{"attributes":{"NORMAL":23666,"POSITION":6144},"indices":41188,"material":14,"mode":4},{"attributes":{"NORMAL":23667,"POSITION":6145},"indices":41189,"material":14,"mode":4},{"attributes":{"NORMAL":23668,"POSITION":6146},"indices":41190,"material":14,"mode":4},{"attributes":{"NORMAL":23669,"POSITION":6147},"indices":41191,"material":14,"mode":4},{"attributes":{"NORMAL":23670,"POSITION":6148},"indices":41192,"material":14,"mode":4},{"attributes":{"NORMAL":23671,"POSITION":6149},"indices":41193,"material":14,"mode":4},{"attributes":{"NORMAL":23672,"POSITION":6150},"indices":41194,"material":14,"mode":4},{"attributes":{"NORMAL":23673,"POSITION":6151},"indices":41195,"material":14,"mode":4},{"attributes":{"NORMAL":23674,"POSITION":6152},"indices":41196,"material":14,"mode":4},{"attributes":{"NORMAL":23675,"POSITION":6153},"indices":41197,"material":14,"mode":4},{"attributes":{"NORMAL":23676,"POSITION":6154},"indices":41198,"material":14,"mode":4},{"attributes":{"NORMAL":23677,"POSITION":6155},"indices":41199,"material":14,"mode":4},{"attributes":{"NORMAL":23678,"POSITION":6156},"indices":41200,"material":14,"mode":4},{"attributes":{"NORMAL":23679,"POSITION":6157},"indices":41201,"material":14,"mode":4},{"attributes":{"NORMAL":23680,"POSITION":6158},"indices":41202,"material":14,"mode":4},{"attributes":{"NORMAL":23681,"POSITION":6159},"indices":41203,"material":14,"mode":4},{"attributes":{"NORMAL":23682,"POSITION":6160},"indices":41204,"material":14,"mode":4},{"attributes":{"NORMAL":23683,"POSITION":6161},"indices":41205,"material":14,"mode":4},{"attributes":{"NORMAL":23684,"POSITION":6162},"indices":41206,"material":14,"mode":4},{"attributes":{"NORMAL":23685,"POSITION":6163},"indices":41207,"material":14,"mode":4},{"attributes":{"NORMAL":23686,"POSITION":6164},"indices":41208,"material":14,"mode":4},{"attributes":{"NORMAL":23687,"POSITION":6165},"indices":41209,"material":14,"mode":4},{"attributes":{"NORMAL":23688,"POSITION":6166},"indices":41210,"material":14,"mode":4},{"attributes":{"NORMAL":23689,"POSITION":6167},"indices":41211,"material":14,"mode":4},{"attributes":{"NORMAL":23690,"POSITION":6168},"indices":41212,"material":14,"mode":4},{"attributes":{"NORMAL":23691,"POSITION":6169},"indices":41213,"material":14,"mode":4},{"attributes":{"NORMAL":23692,"POSITION":6170},"indices":41214,"material":14,"mode":4},{"attributes":{"NORMAL":23693,"POSITION":6171},"indices":41215,"material":14,"mode":4},{"attributes":{"NORMAL":23694,"POSITION":6172},"indices":41216,"material":14,"mode":4},{"attributes":{"NORMAL":23695,"POSITION":6173},"indices":41217,"material":14,"mode":4},{"attributes":{"NORMAL":23696,"POSITION":6174},"indices":41218,"material":14,"mode":4},{"attributes":{"NORMAL":23697,"POSITION":6175},"indices":41219,"material":14,"mode":4},{"attributes":{"NORMAL":23698,"POSITION":6176},"indices":41220,"material":14,"mode":4},{"attributes":{"NORMAL":23699,"POSITION":6177},"indices":41221,"material":14,"mode":4},{"attributes":{"NORMAL":23700,"POSITION":6178},"indices":41222,"material":14,"mode":4},{"attributes":{"NORMAL":23701,"POSITION":6179},"indices":41223,"material":14,"mode":4},{"attributes":{"NORMAL":23702,"POSITION":6180},"indices":41224,"material":14,"mode":4},{"attributes":{"NORMAL":23703,"POSITION":6181},"indices":41225,"material":14,"mode":4},{"attributes":{"NORMAL":23704,"POSITION":6182},"indices":41226,"material":14,"mode":4},{"attributes":{"NORMAL":23705,"POSITION":6183},"indices":41227,"material":14,"mode":4},{"attributes":{"NORMAL":23706,"POSITION":6184},"indices":41228,"material":14,"mode":4},{"attributes":{"NORMAL":23707,"POSITION":6185},"indices":41229,"material":14,"mode":4},{"attributes":{"NORMAL":23708,"POSITION":6186},"indices":41230,"material":14,"mode":4},{"attributes":{"NORMAL":23709,"POSITION":6187},"indices":41231,"material":14,"mode":4},{"attributes":{"NORMAL":23710,"POSITION":6188},"indices":41232,"material":14,"mode":4},{"attributes":{"NORMAL":23711,"POSITION":6189},"indices":41233,"material":14,"mode":4},{"attributes":{"NORMAL":23712,"POSITION":6190},"indices":41234,"material":14,"mode":4},{"attributes":{"NORMAL":23713,"POSITION":6191},"indices":41235,"material":14,"mode":4},{"attributes":{"NORMAL":23714,"POSITION":6192},"indices":41236,"material":14,"mode":4},{"attributes":{"NORMAL":23715,"POSITION":6193},"indices":41237,"material":14,"mode":4},{"attributes":{"NORMAL":23716,"POSITION":6194},"indices":41238,"material":14,"mode":4},{"attributes":{"NORMAL":23717,"POSITION":6195},"indices":41239,"material":14,"mode":4},{"attributes":{"NORMAL":23718,"POSITION":6196},"indices":41240,"material":14,"mode":4},{"attributes":{"NORMAL":23719,"POSITION":6197},"indices":41241,"material":14,"mode":4},{"attributes":{"NORMAL":23720,"POSITION":6198},"indices":41242,"material":14,"mode":4},{"attributes":{"NORMAL":23721,"POSITION":6199},"indices":41243,"material":14,"mode":4},{"attributes":{"NORMAL":23722,"POSITION":6200},"indices":41244,"material":14,"mode":4},{"attributes":{"NORMAL":23723,"POSITION":6201},"indices":41245,"material":14,"mode":4},{"attributes":{"NORMAL":23724,"POSITION":6202},"indices":41246,"material":14,"mode":4},{"attributes":{"NORMAL":23725,"POSITION":6203},"indices":41247,"material":14,"mode":4},{"attributes":{"NORMAL":23726,"POSITION":6204},"indices":41248,"material":14,"mode":4},{"attributes":{"NORMAL":23727,"POSITION":6205},"indices":41249,"material":14,"mode":4},{"attributes":{"NORMAL":23728,"POSITION":6206},"indices":41250,"material":14,"mode":4},{"attributes":{"NORMAL":23729,"POSITION":6207},"indices":41251,"material":14,"mode":4},{"attributes":{"NORMAL":23730,"POSITION":6208},"indices":41252,"material":14,"mode":4},{"attributes":{"NORMAL":23731,"POSITION":6209},"indices":41253,"material":14,"mode":4},{"attributes":{"NORMAL":23732,"POSITION":6210},"indices":41254,"material":14,"mode":4},{"attributes":{"NORMAL":23733,"POSITION":6211},"indices":41255,"material":14,"mode":4},{"attributes":{"NORMAL":23734,"POSITION":6212},"indices":41256,"material":14,"mode":4},{"attributes":{"NORMAL":23735,"POSITION":6213},"indices":41257,"material":14,"mode":4},{"attributes":{"NORMAL":23736,"POSITION":6214},"indices":41258,"material":14,"mode":4},{"attributes":{"NORMAL":23737,"POSITION":6215},"indices":41259,"material":14,"mode":4},{"attributes":{"NORMAL":23738,"POSITION":6216},"indices":41260,"material":14,"mode":4},{"attributes":{"NORMAL":23739,"POSITION":6217},"indices":41261,"material":14,"mode":4},{"attributes":{"NORMAL":23740,"POSITION":6218},"indices":41262,"material":14,"mode":4},{"attributes":{"NORMAL":23741,"POSITION":6219},"indices":41263,"material":14,"mode":4},{"attributes":{"NORMAL":23742,"POSITION":6220},"indices":41264,"material":14,"mode":4},{"attributes":{"NORMAL":23743,"POSITION":6221},"indices":41265,"material":14,"mode":4},{"attributes":{"NORMAL":23744,"POSITION":6222},"indices":41266,"material":14,"mode":4},{"attributes":{"NORMAL":23745,"POSITION":6223},"indices":41267,"material":14,"mode":4},{"attributes":{"NORMAL":23746,"POSITION":6224},"indices":41268,"material":14,"mode":4},{"attributes":{"NORMAL":23747,"POSITION":6225},"indices":41269,"material":14,"mode":4},{"attributes":{"NORMAL":23748,"POSITION":6226},"indices":41270,"material":14,"mode":4},{"attributes":{"NORMAL":23749,"POSITION":6227},"indices":41271,"material":14,"mode":4},{"attributes":{"NORMAL":23750,"POSITION":6228},"indices":41272,"material":14,"mode":4},{"attributes":{"NORMAL":23751,"POSITION":6229},"indices":41273,"material":14,"mode":4},{"attributes":{"NORMAL":23752,"POSITION":6230},"indices":41274,"material":14,"mode":4},{"attributes":{"NORMAL":23753,"POSITION":6231},"indices":41275,"material":14,"mode":4},{"attributes":{"NORMAL":23754,"POSITION":6232},"indices":41276,"material":14,"mode":4},{"attributes":{"NORMAL":23755,"POSITION":6233},"indices":41277,"material":14,"mode":4},{"attributes":{"NORMAL":23756,"POSITION":6234},"indices":41278,"material":14,"mode":4},{"attributes":{"NORMAL":23757,"POSITION":6235},"indices":41279,"material":14,"mode":4},{"attributes":{"NORMAL":23758,"POSITION":6236},"indices":41280,"material":14,"mode":4},{"attributes":{"NORMAL":23759,"POSITION":6237},"indices":41281,"material":14,"mode":4},{"attributes":{"NORMAL":23760,"POSITION":6238},"indices":41282,"material":14,"mode":4},{"attributes":{"NORMAL":23761,"POSITION":6239},"indices":41283,"material":14,"mode":4},{"attributes":{"NORMAL":23762,"POSITION":6240},"indices":41284,"material":14,"mode":4},{"attributes":{"NORMAL":23763,"POSITION":6241},"indices":41285,"material":14,"mode":4},{"attributes":{"NORMAL":23764,"POSITION":6242},"indices":41286,"material":14,"mode":4},{"attributes":{"NORMAL":23765,"POSITION":6243},"indices":41287,"material":14,"mode":4},{"attributes":{"NORMAL":23766,"POSITION":6244},"indices":41288,"material":14,"mode":4},{"attributes":{"NORMAL":23767,"POSITION":6245},"indices":41289,"material":14,"mode":4},{"attributes":{"NORMAL":23768,"POSITION":6246},"indices":41290,"material":14,"mode":4},{"attributes":{"NORMAL":23769,"POSITION":6247},"indices":41291,"material":14,"mode":4},{"attributes":{"NORMAL":23770,"POSITION":6248},"indices":41292,"material":14,"mode":4},{"attributes":{"NORMAL":23771,"POSITION":6249},"indices":41293,"material":14,"mode":4},{"attributes":{"NORMAL":23772,"POSITION":6250},"indices":41294,"material":14,"mode":4},{"attributes":{"NORMAL":23773,"POSITION":6251},"indices":41295,"material":14,"mode":4},{"attributes":{"NORMAL":23774,"POSITION":6252},"indices":41296,"material":14,"mode":4},{"attributes":{"NORMAL":23775,"POSITION":6253},"indices":41297,"material":14,"mode":4},{"attributes":{"NORMAL":23776,"POSITION":6254},"indices":41298,"material":14,"mode":4},{"attributes":{"NORMAL":23777,"POSITION":6255},"indices":41299,"material":14,"mode":4},{"attributes":{"NORMAL":23778,"POSITION":6256},"indices":41300,"material":14,"mode":4},{"attributes":{"NORMAL":23779,"POSITION":6257},"indices":41301,"material":14,"mode":4},{"attributes":{"NORMAL":23780,"POSITION":6258},"indices":41302,"material":14,"mode":4},{"attributes":{"NORMAL":23781,"POSITION":6259},"indices":41303,"material":14,"mode":4},{"attributes":{"NORMAL":23782,"POSITION":6260},"indices":41304,"material":14,"mode":4},{"attributes":{"NORMAL":23783,"POSITION":6261},"indices":41305,"material":14,"mode":4},{"attributes":{"NORMAL":23784,"POSITION":6262},"indices":41306,"material":14,"mode":4},{"attributes":{"NORMAL":23785,"POSITION":6263},"indices":41307,"material":14,"mode":4},{"attributes":{"NORMAL":23786,"POSITION":6264},"indices":41308,"material":14,"mode":4},{"attributes":{"NORMAL":23787,"POSITION":6265},"indices":41309,"material":14,"mode":4},{"attributes":{"NORMAL":23788,"POSITION":6266},"indices":41310,"material":14,"mode":4},{"attributes":{"NORMAL":23789,"POSITION":6267},"indices":41311,"material":14,"mode":4},{"attributes":{"NORMAL":23790,"POSITION":6268},"indices":41312,"material":14,"mode":4},{"attributes":{"NORMAL":23791,"POSITION":6269},"indices":41313,"material":14,"mode":4},{"attributes":{"NORMAL":23792,"POSITION":6270},"indices":41314,"material":14,"mode":4},{"attributes":{"NORMAL":23793,"POSITION":6271},"indices":41315,"material":14,"mode":4},{"attributes":{"NORMAL":23794,"POSITION":6272},"indices":41316,"material":14,"mode":4},{"attributes":{"NORMAL":23795,"POSITION":6273},"indices":41317,"material":14,"mode":4},{"attributes":{"NORMAL":23796,"POSITION":6274},"indices":41318,"material":14,"mode":4},{"attributes":{"NORMAL":23797,"POSITION":6275},"indices":41319,"material":14,"mode":4},{"attributes":{"NORMAL":23798,"POSITION":6276},"indices":41320,"material":14,"mode":4},{"attributes":{"NORMAL":23799,"POSITION":6277},"indices":41321,"material":14,"mode":4},{"attributes":{"NORMAL":23800,"POSITION":6278},"indices":41322,"material":14,"mode":4},{"attributes":{"NORMAL":23801,"POSITION":6279},"indices":41323,"material":14,"mode":4},{"attributes":{"NORMAL":23802,"POSITION":6280},"indices":41324,"material":14,"mode":4},{"attributes":{"NORMAL":23803,"POSITION":6281},"indices":41325,"material":14,"mode":4},{"attributes":{"NORMAL":23804,"POSITION":6282},"indices":41326,"material":14,"mode":4},{"attributes":{"NORMAL":23805,"POSITION":6283},"indices":41327,"material":14,"mode":4},{"attributes":{"NORMAL":23806,"POSITION":6284},"indices":41328,"material":14,"mode":4},{"attributes":{"NORMAL":23807,"POSITION":6285},"indices":41329,"material":14,"mode":4},{"attributes":{"NORMAL":23808,"POSITION":6286},"indices":41330,"material":14,"mode":4},{"attributes":{"NORMAL":23809,"POSITION":6287},"indices":41331,"material":14,"mode":4},{"attributes":{"NORMAL":23810,"POSITION":6288},"indices":41332,"material":14,"mode":4},{"attributes":{"NORMAL":23811,"POSITION":6289},"indices":41333,"material":14,"mode":4},{"attributes":{"NORMAL":23812,"POSITION":6290},"indices":41334,"material":14,"mode":4},{"attributes":{"NORMAL":23813,"POSITION":6291},"indices":41335,"material":14,"mode":4},{"attributes":{"NORMAL":23814,"POSITION":6292},"indices":41336,"material":14,"mode":4},{"attributes":{"NORMAL":23815,"POSITION":6293},"indices":41337,"material":14,"mode":4},{"attributes":{"NORMAL":23816,"POSITION":6294},"indices":41338,"material":14,"mode":4},{"attributes":{"NORMAL":23817,"POSITION":6295},"indices":41339,"material":14,"mode":4},{"attributes":{"NORMAL":23818,"POSITION":6296},"indices":41340,"material":14,"mode":4},{"attributes":{"NORMAL":23819,"POSITION":6297},"indices":41341,"material":14,"mode":4},{"attributes":{"NORMAL":23820,"POSITION":6298},"indices":41342,"material":14,"mode":4},{"attributes":{"NORMAL":23821,"POSITION":6299},"indices":41343,"material":14,"mode":4},{"attributes":{"NORMAL":23822,"POSITION":6300},"indices":41344,"material":14,"mode":4},{"attributes":{"NORMAL":23823,"POSITION":6301},"indices":41345,"material":14,"mode":4},{"attributes":{"NORMAL":23824,"POSITION":6302},"indices":41346,"material":14,"mode":4},{"attributes":{"NORMAL":23825,"POSITION":6303},"indices":41347,"material":14,"mode":4},{"attributes":{"NORMAL":23826,"POSITION":6304},"indices":41348,"material":14,"mode":4},{"attributes":{"NORMAL":23827,"POSITION":6305},"indices":41349,"material":14,"mode":4},{"attributes":{"NORMAL":23828,"POSITION":6306},"indices":41350,"material":14,"mode":4},{"attributes":{"NORMAL":23829,"POSITION":6307},"indices":41351,"material":14,"mode":4},{"attributes":{"NORMAL":23830,"POSITION":6308},"indices":41352,"material":14,"mode":4},{"attributes":{"NORMAL":23831,"POSITION":6309},"indices":41353,"material":14,"mode":4},{"attributes":{"NORMAL":23832,"POSITION":6310},"indices":41354,"material":14,"mode":4},{"attributes":{"NORMAL":23833,"POSITION":6311},"indices":41355,"material":14,"mode":4},{"attributes":{"NORMAL":23834,"POSITION":6312},"indices":41356,"material":14,"mode":4},{"attributes":{"NORMAL":23835,"POSITION":6313},"indices":41357,"material":14,"mode":4},{"attributes":{"NORMAL":23836,"POSITION":6314},"indices":41358,"material":14,"mode":4},{"attributes":{"NORMAL":23837,"POSITION":6315},"indices":41359,"material":14,"mode":4},{"attributes":{"NORMAL":23838,"POSITION":6316},"indices":41360,"material":14,"mode":4},{"attributes":{"NORMAL":23839,"POSITION":6317},"indices":41361,"material":14,"mode":4},{"attributes":{"NORMAL":23840,"POSITION":6318},"indices":41362,"material":14,"mode":4},{"attributes":{"NORMAL":23841,"POSITION":6319},"indices":41363,"material":14,"mode":4},{"attributes":{"NORMAL":23842,"POSITION":6320},"indices":41364,"material":14,"mode":4},{"attributes":{"NORMAL":23843,"POSITION":6321},"indices":41365,"material":14,"mode":4},{"attributes":{"NORMAL":23844,"POSITION":6322},"indices":41366,"material":14,"mode":4},{"attributes":{"NORMAL":23845,"POSITION":6323},"indices":41367,"material":14,"mode":4},{"attributes":{"NORMAL":23846,"POSITION":6324},"indices":41368,"material":14,"mode":4},{"attributes":{"NORMAL":23847,"POSITION":6325},"indices":41369,"material":14,"mode":4},{"attributes":{"NORMAL":23848,"POSITION":6326},"indices":41370,"material":14,"mode":4},{"attributes":{"NORMAL":23849,"POSITION":6327},"indices":41371,"material":14,"mode":4},{"attributes":{"NORMAL":23850,"POSITION":6328},"indices":41372,"material":14,"mode":4},{"attributes":{"NORMAL":23851,"POSITION":6329},"indices":41373,"material":14,"mode":4},{"attributes":{"NORMAL":23852,"POSITION":6330},"indices":41374,"material":14,"mode":4},{"attributes":{"NORMAL":23853,"POSITION":6331},"indices":41375,"material":14,"mode":4},{"attributes":{"NORMAL":23854,"POSITION":6332},"indices":41376,"material":14,"mode":4},{"attributes":{"NORMAL":23855,"POSITION":6333},"indices":41377,"material":14,"mode":4},{"attributes":{"NORMAL":23856,"POSITION":6334},"indices":41378,"material":14,"mode":4},{"attributes":{"NORMAL":23857,"POSITION":6335},"indices":41379,"material":14,"mode":4},{"attributes":{"NORMAL":23858,"POSITION":6336},"indices":41380,"material":14,"mode":4},{"attributes":{"NORMAL":23859,"POSITION":6337},"indices":41381,"material":14,"mode":4},{"attributes":{"NORMAL":23860,"POSITION":6338},"indices":41382,"material":14,"mode":4},{"attributes":{"NORMAL":23861,"POSITION":6339},"indices":41383,"material":14,"mode":4},{"attributes":{"NORMAL":23862,"POSITION":6340},"indices":41384,"material":14,"mode":4},{"attributes":{"NORMAL":23863,"POSITION":6341},"indices":41385,"material":14,"mode":4},{"attributes":{"NORMAL":23864,"POSITION":6342},"indices":41386,"material":14,"mode":4},{"attributes":{"NORMAL":23865,"POSITION":6343},"indices":41387,"material":14,"mode":4},{"attributes":{"NORMAL":23866,"POSITION":6344},"indices":41388,"material":14,"mode":4},{"attributes":{"NORMAL":23867,"POSITION":6345},"indices":41389,"material":14,"mode":4},{"attributes":{"NORMAL":23868,"POSITION":6346},"indices":41390,"material":14,"mode":4},{"attributes":{"NORMAL":23869,"POSITION":6347},"indices":41391,"material":14,"mode":4},{"attributes":{"NORMAL":23870,"POSITION":6348},"indices":41392,"material":14,"mode":4},{"attributes":{"NORMAL":23871,"POSITION":6349},"indices":41393,"material":14,"mode":4},{"attributes":{"NORMAL":23872,"POSITION":6350},"indices":41394,"material":14,"mode":4},{"attributes":{"NORMAL":23873,"POSITION":6351},"indices":41395,"material":14,"mode":4},{"attributes":{"NORMAL":23874,"POSITION":6352},"indices":41396,"material":14,"mode":4},{"attributes":{"NORMAL":23875,"POSITION":6353},"indices":41397,"material":14,"mode":4},{"attributes":{"NORMAL":23876,"POSITION":6354},"indices":41398,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-050","primitives":[{"attributes":{"NORMAL":23877,"POSITION":6355},"indices":41399,"material":14,"mode":4},{"attributes":{"NORMAL":23878,"POSITION":6356},"indices":41400,"material":14,"mode":4},{"attributes":{"NORMAL":23879,"POSITION":6357},"indices":41401,"material":14,"mode":4},{"attributes":{"NORMAL":23880,"POSITION":6358},"indices":41402,"material":14,"mode":4},{"attributes":{"NORMAL":23881,"POSITION":6359},"indices":41403,"material":14,"mode":4},{"attributes":{"NORMAL":23882,"POSITION":6360},"indices":41404,"material":14,"mode":4},{"attributes":{"NORMAL":23883,"POSITION":6361},"indices":41405,"material":14,"mode":4},{"attributes":{"NORMAL":23884,"POSITION":6362},"indices":41406,"material":14,"mode":4},{"attributes":{"NORMAL":23885,"POSITION":6363},"indices":41407,"material":14,"mode":4},{"attributes":{"NORMAL":23886,"POSITION":6364},"indices":41408,"material":14,"mode":4},{"attributes":{"NORMAL":23887,"POSITION":6365},"indices":41409,"material":14,"mode":4},{"attributes":{"NORMAL":23888,"POSITION":6366},"indices":41410,"material":14,"mode":4},{"attributes":{"NORMAL":23889,"POSITION":6367},"indices":41411,"material":14,"mode":4},{"attributes":{"NORMAL":23890,"POSITION":6368},"indices":41412,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-051","primitives":[{"attributes":{"NORMAL":23891,"POSITION":6369},"indices":41413,"material":7,"mode":4},{"attributes":{"NORMAL":23892,"POSITION":6370},"indices":41414,"material":7,"mode":4},{"attributes":{"NORMAL":23893,"POSITION":6371},"indices":41415,"material":7,"mode":4},{"attributes":{"NORMAL":23894,"POSITION":6372},"indices":41416,"material":7,"mode":4},{"attributes":{"NORMAL":23895,"POSITION":6373},"indices":41417,"material":7,"mode":4},{"attributes":{"NORMAL":23896,"POSITION":6374},"indices":41418,"material":7,"mode":4},{"attributes":{"NORMAL":23897,"POSITION":6375},"indices":41419,"material":7,"mode":4},{"attributes":{"NORMAL":23898,"POSITION":6376},"indices":41420,"material":7,"mode":4},{"attributes":{"NORMAL":23899,"POSITION":6377},"indices":41421,"material":7,"mode":4},{"attributes":{"NORMAL":23900,"POSITION":6378},"indices":41422,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-052","primitives":[{"attributes":{"NORMAL":23901,"POSITION":6379},"indices":41423,"material":14,"mode":4},{"attributes":{"NORMAL":23902,"POSITION":6380},"indices":41424,"material":14,"mode":4},{"attributes":{"NORMAL":23903,"POSITION":6381},"indices":41425,"material":14,"mode":4},{"attributes":{"NORMAL":23904,"POSITION":6382},"indices":41426,"material":14,"mode":4},{"attributes":{"NORMAL":23905,"POSITION":6383},"indices":41427,"material":14,"mode":4},{"attributes":{"NORMAL":23906,"POSITION":6384},"indices":41428,"material":14,"mode":4},{"attributes":{"NORMAL":23907,"POSITION":6385},"indices":41429,"material":14,"mode":4},{"attributes":{"NORMAL":23908,"POSITION":6386},"indices":41430,"material":14,"mode":4},{"attributes":{"NORMAL":23909,"POSITION":6387},"indices":41431,"material":14,"mode":4},{"attributes":{"NORMAL":23910,"POSITION":6388},"indices":41432,"material":14,"mode":4},{"attributes":{"NORMAL":23911,"POSITION":6389},"indices":41433,"material":14,"mode":4},{"attributes":{"NORMAL":23912,"POSITION":6390},"indices":41434,"material":14,"mode":4},{"attributes":{"NORMAL":23913,"POSITION":6391},"indices":41435,"material":14,"mode":4},{"attributes":{"NORMAL":23914,"POSITION":6392},"indices":41436,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-053","primitives":[{"attributes":{"NORMAL":23915,"POSITION":6393},"indices":41437,"material":7,"mode":4},{"attributes":{"NORMAL":23916,"POSITION":6394},"indices":41438,"material":7,"mode":4},{"attributes":{"NORMAL":23917,"POSITION":6395},"indices":41439,"material":7,"mode":4},{"attributes":{"NORMAL":23918,"POSITION":6396},"indices":41440,"material":7,"mode":4},{"attributes":{"NORMAL":23919,"POSITION":6397},"indices":41441,"material":7,"mode":4},{"attributes":{"NORMAL":23920,"POSITION":6398},"indices":41442,"material":7,"mode":4},{"attributes":{"NORMAL":23921,"POSITION":6399},"indices":41443,"material":7,"mode":4},{"attributes":{"NORMAL":23922,"POSITION":6400},"indices":41444,"material":7,"mode":4},{"attributes":{"NORMAL":23923,"POSITION":6401},"indices":41445,"material":7,"mode":4},{"attributes":{"NORMAL":23924,"POSITION":6402},"indices":41446,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-054","primitives":[{"attributes":{"NORMAL":23925,"POSITION":6403},"indices":41447,"material":7,"mode":4},{"attributes":{"NORMAL":23926,"POSITION":6404},"indices":41448,"material":7,"mode":4},{"attributes":{"NORMAL":23927,"POSITION":6405},"indices":41449,"material":7,"mode":4},{"attributes":{"NORMAL":23928,"POSITION":6406},"indices":41450,"material":7,"mode":4},{"attributes":{"NORMAL":23929,"POSITION":6407},"indices":41451,"material":7,"mode":4},{"attributes":{"NORMAL":23930,"POSITION":6408},"indices":41452,"material":7,"mode":4},{"attributes":{"NORMAL":23931,"POSITION":6409},"indices":41453,"material":7,"mode":4},{"attributes":{"NORMAL":23932,"POSITION":6410},"indices":41454,"material":7,"mode":4},{"attributes":{"NORMAL":23933,"POSITION":6411},"indices":41455,"material":7,"mode":4},{"attributes":{"NORMAL":23934,"POSITION":6412},"indices":41456,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-055","primitives":[{"attributes":{"NORMAL":23935,"POSITION":6413},"indices":41457,"material":7,"mode":4},{"attributes":{"NORMAL":23936,"POSITION":6414},"indices":41458,"material":7,"mode":4},{"attributes":{"NORMAL":23937,"POSITION":6415},"indices":41459,"material":7,"mode":4},{"attributes":{"NORMAL":23938,"POSITION":6416},"indices":41460,"material":7,"mode":4},{"attributes":{"NORMAL":23939,"POSITION":6417},"indices":41461,"material":7,"mode":4},{"attributes":{"NORMAL":23940,"POSITION":6418},"indices":41462,"material":7,"mode":4},{"attributes":{"NORMAL":23941,"POSITION":6419},"indices":41463,"material":7,"mode":4},{"attributes":{"NORMAL":23942,"POSITION":6420},"indices":41464,"material":7,"mode":4},{"attributes":{"NORMAL":23943,"POSITION":6421},"indices":41465,"material":7,"mode":4},{"attributes":{"NORMAL":23944,"POSITION":6422},"indices":41466,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-056","primitives":[{"attributes":{"NORMAL":23945,"POSITION":6423},"indices":41467,"material":7,"mode":4},{"attributes":{"NORMAL":23946,"POSITION":6424},"indices":41468,"material":7,"mode":4},{"attributes":{"NORMAL":23947,"POSITION":6425},"indices":41469,"material":7,"mode":4},{"attributes":{"NORMAL":23948,"POSITION":6426},"indices":41470,"material":7,"mode":4},{"attributes":{"NORMAL":23949,"POSITION":6427},"indices":41471,"material":7,"mode":4},{"attributes":{"NORMAL":23950,"POSITION":6428},"indices":41472,"material":7,"mode":4},{"attributes":{"NORMAL":23951,"POSITION":6429},"indices":41473,"material":7,"mode":4},{"attributes":{"NORMAL":23952,"POSITION":6430},"indices":41474,"material":7,"mode":4},{"attributes":{"NORMAL":23953,"POSITION":6431},"indices":41475,"material":7,"mode":4},{"attributes":{"NORMAL":23954,"POSITION":6432},"indices":41476,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-057","primitives":[{"attributes":{"NORMAL":23955,"POSITION":6433},"indices":41477,"material":7,"mode":4},{"attributes":{"NORMAL":23956,"POSITION":6434},"indices":41478,"material":7,"mode":4},{"attributes":{"NORMAL":23957,"POSITION":6435},"indices":41479,"material":7,"mode":4},{"attributes":{"NORMAL":23958,"POSITION":6436},"indices":41480,"material":7,"mode":4},{"attributes":{"NORMAL":23959,"POSITION":6437},"indices":41481,"material":7,"mode":4},{"attributes":{"NORMAL":23960,"POSITION":6438},"indices":41482,"material":7,"mode":4},{"attributes":{"NORMAL":23961,"POSITION":6439},"indices":41483,"material":7,"mode":4},{"attributes":{"NORMAL":23962,"POSITION":6440},"indices":41484,"material":7,"mode":4},{"attributes":{"NORMAL":23963,"POSITION":6441},"indices":41485,"material":7,"mode":4},{"attributes":{"NORMAL":23964,"POSITION":6442},"indices":41486,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-058","primitives":[{"attributes":{"NORMAL":23965,"POSITION":6443},"indices":41487,"material":7,"mode":4},{"attributes":{"NORMAL":23966,"POSITION":6444},"indices":41488,"material":7,"mode":4},{"attributes":{"NORMAL":23967,"POSITION":6445},"indices":41489,"material":7,"mode":4},{"attributes":{"NORMAL":23968,"POSITION":6446},"indices":41490,"material":7,"mode":4},{"attributes":{"NORMAL":23969,"POSITION":6447},"indices":41491,"material":7,"mode":4},{"attributes":{"NORMAL":23970,"POSITION":6448},"indices":41492,"material":7,"mode":4},{"attributes":{"NORMAL":23971,"POSITION":6449},"indices":41493,"material":7,"mode":4},{"attributes":{"NORMAL":23972,"POSITION":6450},"indices":41494,"material":7,"mode":4},{"attributes":{"NORMAL":23973,"POSITION":6451},"indices":41495,"material":7,"mode":4},{"attributes":{"NORMAL":23974,"POSITION":6452},"indices":41496,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-059","primitives":[{"attributes":{"NORMAL":23975,"POSITION":6453},"indices":41497,"material":7,"mode":4},{"attributes":{"NORMAL":23976,"POSITION":6454},"indices":41498,"material":7,"mode":4},{"attributes":{"NORMAL":23977,"POSITION":6455},"indices":41499,"material":7,"mode":4},{"attributes":{"NORMAL":23978,"POSITION":6456},"indices":41500,"material":7,"mode":4},{"attributes":{"NORMAL":23979,"POSITION":6457},"indices":41501,"material":7,"mode":4},{"attributes":{"NORMAL":23980,"POSITION":6458},"indices":41502,"material":7,"mode":4},{"attributes":{"NORMAL":23981,"POSITION":6459},"indices":41503,"material":7,"mode":4},{"attributes":{"NORMAL":23982,"POSITION":6460},"indices":41504,"material":7,"mode":4},{"attributes":{"NORMAL":23983,"POSITION":6461},"indices":41505,"material":7,"mode":4},{"attributes":{"NORMAL":23984,"POSITION":6462},"indices":41506,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-060","primitives":[{"attributes":{"NORMAL":23985,"POSITION":6463},"indices":41507,"material":7,"mode":4},{"attributes":{"NORMAL":23986,"POSITION":6464},"indices":41508,"material":7,"mode":4},{"attributes":{"NORMAL":23987,"POSITION":6465},"indices":41509,"material":7,"mode":4},{"attributes":{"NORMAL":23988,"POSITION":6466},"indices":41510,"material":7,"mode":4},{"attributes":{"NORMAL":23989,"POSITION":6467},"indices":41511,"material":7,"mode":4},{"attributes":{"NORMAL":23990,"POSITION":6468},"indices":41512,"material":7,"mode":4},{"attributes":{"NORMAL":23991,"POSITION":6469},"indices":41513,"material":7,"mode":4},{"attributes":{"NORMAL":23992,"POSITION":6470},"indices":41514,"material":7,"mode":4},{"attributes":{"NORMAL":23993,"POSITION":6471},"indices":41515,"material":7,"mode":4},{"attributes":{"NORMAL":23994,"POSITION":6472},"indices":41516,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-061","primitives":[{"attributes":{"NORMAL":23995,"POSITION":6473},"indices":41517,"material":7,"mode":4},{"attributes":{"NORMAL":23996,"POSITION":6474},"indices":41518,"material":7,"mode":4},{"attributes":{"NORMAL":23997,"POSITION":6475},"indices":41519,"material":7,"mode":4},{"attributes":{"NORMAL":23998,"POSITION":6476},"indices":41520,"material":7,"mode":4},{"attributes":{"NORMAL":23999,"POSITION":6477},"indices":41521,"material":7,"mode":4},{"attributes":{"NORMAL":24000,"POSITION":6478},"indices":41522,"material":7,"mode":4},{"attributes":{"NORMAL":24001,"POSITION":6479},"indices":41523,"material":7,"mode":4},{"attributes":{"NORMAL":24002,"POSITION":6480},"indices":41524,"material":7,"mode":4},{"attributes":{"NORMAL":24003,"POSITION":6481},"indices":41525,"material":7,"mode":4},{"attributes":{"NORMAL":24004,"POSITION":6482},"indices":41526,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-062","primitives":[{"attributes":{"NORMAL":24005,"POSITION":6483},"indices":41527,"material":14,"mode":4},{"attributes":{"NORMAL":24006,"POSITION":6484},"indices":41528,"material":14,"mode":4},{"attributes":{"NORMAL":24007,"POSITION":6485},"indices":41529,"material":14,"mode":4},{"attributes":{"NORMAL":24008,"POSITION":6486},"indices":41530,"material":14,"mode":4},{"attributes":{"NORMAL":24009,"POSITION":6487},"indices":41531,"material":14,"mode":4},{"attributes":{"NORMAL":24010,"POSITION":6488},"indices":41532,"material":14,"mode":4},{"attributes":{"NORMAL":24011,"POSITION":6489},"indices":41533,"material":14,"mode":4},{"attributes":{"NORMAL":24012,"POSITION":6490},"indices":41534,"material":14,"mode":4},{"attributes":{"NORMAL":24013,"POSITION":6491},"indices":41535,"material":14,"mode":4},{"attributes":{"NORMAL":24014,"POSITION":6492},"indices":41536,"material":14,"mode":4},{"attributes":{"NORMAL":24015,"POSITION":6493},"indices":41537,"material":14,"mode":4},{"attributes":{"NORMAL":24016,"POSITION":6494},"indices":41538,"material":14,"mode":4},{"attributes":{"NORMAL":24017,"POSITION":6495},"indices":41539,"material":14,"mode":4},{"attributes":{"NORMAL":24018,"POSITION":6496},"indices":41540,"material":14,"mode":4},{"attributes":{"NORMAL":24019,"POSITION":6497},"indices":41541,"material":14,"mode":4},{"attributes":{"NORMAL":24020,"POSITION":6498},"indices":41542,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-063","primitives":[{"attributes":{"NORMAL":24021,"POSITION":6499},"indices":41543,"material":7,"mode":4},{"attributes":{"NORMAL":24022,"POSITION":6500},"indices":41544,"material":7,"mode":4},{"attributes":{"NORMAL":24023,"POSITION":6501},"indices":41545,"material":7,"mode":4},{"attributes":{"NORMAL":24024,"POSITION":6502},"indices":41546,"material":7,"mode":4},{"attributes":{"NORMAL":24025,"POSITION":6503},"indices":41547,"material":7,"mode":4},{"attributes":{"NORMAL":24026,"POSITION":6504},"indices":41548,"material":7,"mode":4},{"attributes":{"NORMAL":24027,"POSITION":6505},"indices":41549,"material":7,"mode":4},{"attributes":{"NORMAL":24028,"POSITION":6506},"indices":41550,"material":7,"mode":4},{"attributes":{"NORMAL":24029,"POSITION":6507},"indices":41551,"material":7,"mode":4},{"attributes":{"NORMAL":24030,"POSITION":6508},"indices":41552,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-064","primitives":[{"attributes":{"NORMAL":24031,"POSITION":6509},"indices":41553,"material":14,"mode":4},{"attributes":{"NORMAL":24032,"POSITION":6510},"indices":41554,"material":14,"mode":4},{"attributes":{"NORMAL":24033,"POSITION":6511},"indices":41555,"material":14,"mode":4},{"attributes":{"NORMAL":24034,"POSITION":6512},"indices":41556,"material":14,"mode":4},{"attributes":{"NORMAL":24035,"POSITION":6513},"indices":41557,"material":14,"mode":4},{"attributes":{"NORMAL":24036,"POSITION":6514},"indices":41558,"material":14,"mode":4},{"attributes":{"NORMAL":24037,"POSITION":6515},"indices":41559,"material":14,"mode":4},{"attributes":{"NORMAL":24038,"POSITION":6516},"indices":41560,"material":14,"mode":4},{"attributes":{"NORMAL":24039,"POSITION":6517},"indices":41561,"material":14,"mode":4},{"attributes":{"NORMAL":24040,"POSITION":6518},"indices":41562,"material":14,"mode":4},{"attributes":{"NORMAL":24041,"POSITION":6519},"indices":41563,"material":14,"mode":4},{"attributes":{"NORMAL":24042,"POSITION":6520},"indices":41564,"material":14,"mode":4},{"attributes":{"NORMAL":24043,"POSITION":6521},"indices":41565,"material":14,"mode":4},{"attributes":{"NORMAL":24044,"POSITION":6522},"indices":41566,"material":14,"mode":4},{"attributes":{"NORMAL":24045,"POSITION":6523},"indices":41567,"material":14,"mode":4},{"attributes":{"NORMAL":24046,"POSITION":6524},"indices":41568,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-065","primitives":[{"attributes":{"NORMAL":24047,"POSITION":6525},"indices":41569,"material":7,"mode":4},{"attributes":{"NORMAL":24048,"POSITION":6526},"indices":41570,"material":7,"mode":4},{"attributes":{"NORMAL":24049,"POSITION":6527},"indices":41571,"material":7,"mode":4},{"attributes":{"NORMAL":24050,"POSITION":6528},"indices":41572,"material":7,"mode":4},{"attributes":{"NORMAL":24051,"POSITION":6529},"indices":41573,"material":7,"mode":4},{"attributes":{"NORMAL":24052,"POSITION":6530},"indices":41574,"material":7,"mode":4},{"attributes":{"NORMAL":24053,"POSITION":6531},"indices":41575,"material":7,"mode":4},{"attributes":{"NORMAL":24054,"POSITION":6532},"indices":41576,"material":7,"mode":4},{"attributes":{"NORMAL":24055,"POSITION":6533},"indices":41577,"material":7,"mode":4},{"attributes":{"NORMAL":24056,"POSITION":6534},"indices":41578,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-066","primitives":[{"attributes":{"NORMAL":24057,"POSITION":6535},"indices":41579,"material":14,"mode":4},{"attributes":{"NORMAL":24058,"POSITION":6536},"indices":41580,"material":14,"mode":4},{"attributes":{"NORMAL":24059,"POSITION":6537},"indices":41581,"material":14,"mode":4},{"attributes":{"NORMAL":24060,"POSITION":6538},"indices":41582,"material":14,"mode":4},{"attributes":{"NORMAL":24061,"POSITION":6539},"indices":41583,"material":14,"mode":4},{"attributes":{"NORMAL":24062,"POSITION":6540},"indices":41584,"material":14,"mode":4},{"attributes":{"NORMAL":24063,"POSITION":6541},"indices":41585,"material":14,"mode":4},{"attributes":{"NORMAL":24064,"POSITION":6542},"indices":41586,"material":14,"mode":4},{"attributes":{"NORMAL":24065,"POSITION":6543},"indices":41587,"material":14,"mode":4},{"attributes":{"NORMAL":24066,"POSITION":6544},"indices":41588,"material":14,"mode":4},{"attributes":{"NORMAL":24067,"POSITION":6545},"indices":41589,"material":14,"mode":4},{"attributes":{"NORMAL":24068,"POSITION":6546},"indices":41590,"material":14,"mode":4},{"attributes":{"NORMAL":24069,"POSITION":6547},"indices":41591,"material":14,"mode":4},{"attributes":{"NORMAL":24070,"POSITION":6548},"indices":41592,"material":14,"mode":4},{"attributes":{"NORMAL":24071,"POSITION":6549},"indices":41593,"material":14,"mode":4},{"attributes":{"NORMAL":24072,"POSITION":6550},"indices":41594,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-067","primitives":[{"attributes":{"NORMAL":24073,"POSITION":6551},"indices":41595,"material":14,"mode":4},{"attributes":{"NORMAL":24074,"POSITION":6552},"indices":41596,"material":14,"mode":4},{"attributes":{"NORMAL":24075,"POSITION":6553},"indices":41597,"material":14,"mode":4},{"attributes":{"NORMAL":24076,"POSITION":6554},"indices":41598,"material":14,"mode":4},{"attributes":{"NORMAL":24077,"POSITION":6555},"indices":41599,"material":14,"mode":4},{"attributes":{"NORMAL":24078,"POSITION":6556},"indices":41600,"material":14,"mode":4},{"attributes":{"NORMAL":24079,"POSITION":6557},"indices":41601,"material":14,"mode":4},{"attributes":{"NORMAL":24080,"POSITION":6558},"indices":41602,"material":14,"mode":4},{"attributes":{"NORMAL":24081,"POSITION":6559},"indices":41603,"material":14,"mode":4},{"attributes":{"NORMAL":24082,"POSITION":6560},"indices":41604,"material":14,"mode":4},{"attributes":{"NORMAL":24083,"POSITION":6561},"indices":41605,"material":14,"mode":4},{"attributes":{"NORMAL":24084,"POSITION":6562},"indices":41606,"material":14,"mode":4},{"attributes":{"NORMAL":24085,"POSITION":6563},"indices":41607,"material":14,"mode":4},{"attributes":{"NORMAL":24086,"POSITION":6564},"indices":41608,"material":14,"mode":4},{"attributes":{"NORMAL":24087,"POSITION":6565},"indices":41609,"material":14,"mode":4},{"attributes":{"NORMAL":24088,"POSITION":6566},"indices":41610,"material":14,"mode":4},{"attributes":{"NORMAL":24089,"POSITION":6567},"indices":41611,"material":14,"mode":4},{"attributes":{"NORMAL":24090,"POSITION":6568},"indices":41612,"material":14,"mode":4},{"attributes":{"NORMAL":24091,"POSITION":6569},"indices":41613,"material":14,"mode":4},{"attributes":{"NORMAL":24092,"POSITION":6570},"indices":41614,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-068","primitives":[{"attributes":{"NORMAL":24093,"POSITION":6571},"indices":41615,"material":7,"mode":4},{"attributes":{"NORMAL":24094,"POSITION":6572},"indices":41616,"material":7,"mode":4},{"attributes":{"NORMAL":24095,"POSITION":6573},"indices":41617,"material":7,"mode":4},{"attributes":{"NORMAL":24096,"POSITION":6574},"indices":41618,"material":7,"mode":4},{"attributes":{"NORMAL":24097,"POSITION":6575},"indices":41619,"material":7,"mode":4},{"attributes":{"NORMAL":24098,"POSITION":6576},"indices":41620,"material":7,"mode":4},{"attributes":{"NORMAL":24099,"POSITION":6577},"indices":41621,"material":7,"mode":4},{"attributes":{"NORMAL":24100,"POSITION":6578},"indices":41622,"material":7,"mode":4},{"attributes":{"NORMAL":24101,"POSITION":6579},"indices":41623,"material":7,"mode":4},{"attributes":{"NORMAL":24102,"POSITION":6580},"indices":41624,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-069","primitives":[{"attributes":{"NORMAL":24103,"POSITION":6581},"indices":41625,"material":7,"mode":4},{"attributes":{"NORMAL":24104,"POSITION":6582},"indices":41626,"material":7,"mode":4},{"attributes":{"NORMAL":24105,"POSITION":6583},"indices":41627,"material":7,"mode":4},{"attributes":{"NORMAL":24106,"POSITION":6584},"indices":41628,"material":7,"mode":4},{"attributes":{"NORMAL":24107,"POSITION":6585},"indices":41629,"material":7,"mode":4},{"attributes":{"NORMAL":24108,"POSITION":6586},"indices":41630,"material":7,"mode":4},{"attributes":{"NORMAL":24109,"POSITION":6587},"indices":41631,"material":7,"mode":4},{"attributes":{"NORMAL":24110,"POSITION":6588},"indices":41632,"material":7,"mode":4},{"attributes":{"NORMAL":24111,"POSITION":6589},"indices":41633,"material":7,"mode":4},{"attributes":{"NORMAL":24112,"POSITION":6590},"indices":41634,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-070","primitives":[{"attributes":{"NORMAL":24113,"POSITION":6591},"indices":41635,"material":7,"mode":4},{"attributes":{"NORMAL":24114,"POSITION":6592},"indices":41636,"material":7,"mode":4},{"attributes":{"NORMAL":24115,"POSITION":6593},"indices":41637,"material":7,"mode":4},{"attributes":{"NORMAL":24116,"POSITION":6594},"indices":41638,"material":7,"mode":4},{"attributes":{"NORMAL":24117,"POSITION":6595},"indices":41639,"material":7,"mode":4},{"attributes":{"NORMAL":24118,"POSITION":6596},"indices":41640,"material":7,"mode":4},{"attributes":{"NORMAL":24119,"POSITION":6597},"indices":41641,"material":7,"mode":4},{"attributes":{"NORMAL":24120,"POSITION":6598},"indices":41642,"material":7,"mode":4},{"attributes":{"NORMAL":24121,"POSITION":6599},"indices":41643,"material":7,"mode":4},{"attributes":{"NORMAL":24122,"POSITION":6600},"indices":41644,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-071","primitives":[{"attributes":{"NORMAL":24123,"POSITION":6601},"indices":41645,"material":7,"mode":4},{"attributes":{"NORMAL":24124,"POSITION":6602},"indices":41646,"material":7,"mode":4},{"attributes":{"NORMAL":24125,"POSITION":6603},"indices":41647,"material":7,"mode":4},{"attributes":{"NORMAL":24126,"POSITION":6604},"indices":41648,"material":7,"mode":4},{"attributes":{"NORMAL":24127,"POSITION":6605},"indices":41649,"material":7,"mode":4},{"attributes":{"NORMAL":24128,"POSITION":6606},"indices":41650,"material":7,"mode":4},{"attributes":{"NORMAL":24129,"POSITION":6607},"indices":41651,"material":7,"mode":4},{"attributes":{"NORMAL":24130,"POSITION":6608},"indices":41652,"material":7,"mode":4},{"attributes":{"NORMAL":24131,"POSITION":6609},"indices":41653,"material":7,"mode":4},{"attributes":{"NORMAL":24132,"POSITION":6610},"indices":41654,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-072","primitives":[{"attributes":{"NORMAL":24133,"POSITION":6611},"indices":41655,"material":7,"mode":4},{"attributes":{"NORMAL":24134,"POSITION":6612},"indices":41656,"material":7,"mode":4},{"attributes":{"NORMAL":24135,"POSITION":6613},"indices":41657,"material":7,"mode":4},{"attributes":{"NORMAL":24136,"POSITION":6614},"indices":41658,"material":7,"mode":4},{"attributes":{"NORMAL":24137,"POSITION":6615},"indices":41659,"material":7,"mode":4},{"attributes":{"NORMAL":24138,"POSITION":6616},"indices":41660,"material":7,"mode":4},{"attributes":{"NORMAL":24139,"POSITION":6617},"indices":41661,"material":7,"mode":4},{"attributes":{"NORMAL":24140,"POSITION":6618},"indices":41662,"material":7,"mode":4},{"attributes":{"NORMAL":24141,"POSITION":6619},"indices":41663,"material":7,"mode":4},{"attributes":{"NORMAL":24142,"POSITION":6620},"indices":41664,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-073","primitives":[{"attributes":{"NORMAL":24143,"POSITION":6621},"indices":41665,"material":7,"mode":4},{"attributes":{"NORMAL":24144,"POSITION":6622},"indices":41666,"material":7,"mode":4},{"attributes":{"NORMAL":24145,"POSITION":6623},"indices":41667,"material":7,"mode":4},{"attributes":{"NORMAL":24146,"POSITION":6624},"indices":41668,"material":7,"mode":4},{"attributes":{"NORMAL":24147,"POSITION":6625},"indices":41669,"material":7,"mode":4},{"attributes":{"NORMAL":24148,"POSITION":6626},"indices":41670,"material":7,"mode":4},{"attributes":{"NORMAL":24149,"POSITION":6627},"indices":41671,"material":7,"mode":4},{"attributes":{"NORMAL":24150,"POSITION":6628},"indices":41672,"material":7,"mode":4},{"attributes":{"NORMAL":24151,"POSITION":6629},"indices":41673,"material":7,"mode":4},{"attributes":{"NORMAL":24152,"POSITION":6630},"indices":41674,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-074","primitives":[{"attributes":{"NORMAL":24153,"POSITION":6631},"indices":41675,"material":7,"mode":4},{"attributes":{"NORMAL":24154,"POSITION":6632},"indices":41676,"material":7,"mode":4},{"attributes":{"NORMAL":24155,"POSITION":6633},"indices":41677,"material":7,"mode":4},{"attributes":{"NORMAL":24156,"POSITION":6634},"indices":41678,"material":7,"mode":4},{"attributes":{"NORMAL":24157,"POSITION":6635},"indices":41679,"material":7,"mode":4},{"attributes":{"NORMAL":24158,"POSITION":6636},"indices":41680,"material":7,"mode":4},{"attributes":{"NORMAL":24159,"POSITION":6637},"indices":41681,"material":7,"mode":4},{"attributes":{"NORMAL":24160,"POSITION":6638},"indices":41682,"material":7,"mode":4},{"attributes":{"NORMAL":24161,"POSITION":6639},"indices":41683,"material":7,"mode":4},{"attributes":{"NORMAL":24162,"POSITION":6640},"indices":41684,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-075","primitives":[{"attributes":{"NORMAL":24163,"POSITION":6641},"indices":41685,"material":7,"mode":4},{"attributes":{"NORMAL":24164,"POSITION":6642},"indices":41686,"material":7,"mode":4},{"attributes":{"NORMAL":24165,"POSITION":6643},"indices":41687,"material":7,"mode":4},{"attributes":{"NORMAL":24166,"POSITION":6644},"indices":41688,"material":7,"mode":4},{"attributes":{"NORMAL":24167,"POSITION":6645},"indices":41689,"material":7,"mode":4},{"attributes":{"NORMAL":24168,"POSITION":6646},"indices":41690,"material":7,"mode":4},{"attributes":{"NORMAL":24169,"POSITION":6647},"indices":41691,"material":7,"mode":4},{"attributes":{"NORMAL":24170,"POSITION":6648},"indices":41692,"material":7,"mode":4},{"attributes":{"NORMAL":24171,"POSITION":6649},"indices":41693,"material":7,"mode":4},{"attributes":{"NORMAL":24172,"POSITION":6650},"indices":41694,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-076","primitives":[{"attributes":{"NORMAL":24173,"POSITION":6651},"indices":41695,"material":7,"mode":4},{"attributes":{"NORMAL":24174,"POSITION":6652},"indices":41696,"material":7,"mode":4},{"attributes":{"NORMAL":24175,"POSITION":6653},"indices":41697,"material":7,"mode":4},{"attributes":{"NORMAL":24176,"POSITION":6654},"indices":41698,"material":7,"mode":4},{"attributes":{"NORMAL":24177,"POSITION":6655},"indices":41699,"material":7,"mode":4},{"attributes":{"NORMAL":24178,"POSITION":6656},"indices":41700,"material":7,"mode":4},{"attributes":{"NORMAL":24179,"POSITION":6657},"indices":41701,"material":7,"mode":4},{"attributes":{"NORMAL":24180,"POSITION":6658},"indices":41702,"material":7,"mode":4},{"attributes":{"NORMAL":24181,"POSITION":6659},"indices":41703,"material":7,"mode":4},{"attributes":{"NORMAL":24182,"POSITION":6660},"indices":41704,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-077","primitives":[{"attributes":{"NORMAL":24183,"POSITION":6661},"indices":41705,"material":7,"mode":4},{"attributes":{"NORMAL":24184,"POSITION":6662},"indices":41706,"material":7,"mode":4},{"attributes":{"NORMAL":24185,"POSITION":6663},"indices":41707,"material":7,"mode":4},{"attributes":{"NORMAL":24186,"POSITION":6664},"indices":41708,"material":7,"mode":4},{"attributes":{"NORMAL":24187,"POSITION":6665},"indices":41709,"material":7,"mode":4},{"attributes":{"NORMAL":24188,"POSITION":6666},"indices":41710,"material":7,"mode":4},{"attributes":{"NORMAL":24189,"POSITION":6667},"indices":41711,"material":7,"mode":4},{"attributes":{"NORMAL":24190,"POSITION":6668},"indices":41712,"material":7,"mode":4},{"attributes":{"NORMAL":24191,"POSITION":6669},"indices":41713,"material":7,"mode":4},{"attributes":{"NORMAL":24192,"POSITION":6670},"indices":41714,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-078","primitives":[{"attributes":{"NORMAL":24193,"POSITION":6671},"indices":41715,"material":7,"mode":4},{"attributes":{"NORMAL":24194,"POSITION":6672},"indices":41716,"material":7,"mode":4},{"attributes":{"NORMAL":24195,"POSITION":6673},"indices":41717,"material":7,"mode":4},{"attributes":{"NORMAL":24196,"POSITION":6674},"indices":41718,"material":7,"mode":4},{"attributes":{"NORMAL":24197,"POSITION":6675},"indices":41719,"material":7,"mode":4},{"attributes":{"NORMAL":24198,"POSITION":6676},"indices":41720,"material":7,"mode":4},{"attributes":{"NORMAL":24199,"POSITION":6677},"indices":41721,"material":7,"mode":4},{"attributes":{"NORMAL":24200,"POSITION":6678},"indices":41722,"material":7,"mode":4},{"attributes":{"NORMAL":24201,"POSITION":6679},"indices":41723,"material":7,"mode":4},{"attributes":{"NORMAL":24202,"POSITION":6680},"indices":41724,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-079","primitives":[{"attributes":{"NORMAL":24203,"POSITION":6681},"indices":41725,"material":14,"mode":4},{"attributes":{"NORMAL":24204,"POSITION":6682},"indices":41726,"material":14,"mode":4},{"attributes":{"NORMAL":24205,"POSITION":6683},"indices":41727,"material":14,"mode":4},{"attributes":{"NORMAL":24206,"POSITION":6684},"indices":41728,"material":14,"mode":4},{"attributes":{"NORMAL":24207,"POSITION":6685},"indices":41729,"material":14,"mode":4},{"attributes":{"NORMAL":24208,"POSITION":6686},"indices":41730,"material":14,"mode":4},{"attributes":{"NORMAL":24209,"POSITION":6687},"indices":41731,"material":14,"mode":4},{"attributes":{"NORMAL":24210,"POSITION":6688},"indices":41732,"material":14,"mode":4},{"attributes":{"NORMAL":24211,"POSITION":6689},"indices":41733,"material":14,"mode":4},{"attributes":{"NORMAL":24212,"POSITION":6690},"indices":41734,"material":14,"mode":4},{"attributes":{"NORMAL":24213,"POSITION":6691},"indices":41735,"material":14,"mode":4},{"attributes":{"NORMAL":24214,"POSITION":6692},"indices":41736,"material":14,"mode":4},{"attributes":{"NORMAL":24215,"POSITION":6693},"indices":41737,"material":14,"mode":4},{"attributes":{"NORMAL":24216,"POSITION":6694},"indices":41738,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-080","primitives":[{"attributes":{"NORMAL":24217,"POSITION":6695},"indices":41739,"material":7,"mode":4},{"attributes":{"NORMAL":24218,"POSITION":6696},"indices":41740,"material":7,"mode":4},{"attributes":{"NORMAL":24219,"POSITION":6697},"indices":41741,"material":7,"mode":4},{"attributes":{"NORMAL":24220,"POSITION":6698},"indices":41742,"material":7,"mode":4},{"attributes":{"NORMAL":24221,"POSITION":6699},"indices":41743,"material":7,"mode":4},{"attributes":{"NORMAL":24222,"POSITION":6700},"indices":41744,"material":7,"mode":4},{"attributes":{"NORMAL":24223,"POSITION":6701},"indices":41745,"material":7,"mode":4},{"attributes":{"NORMAL":24224,"POSITION":6702},"indices":41746,"material":7,"mode":4},{"attributes":{"NORMAL":24225,"POSITION":6703},"indices":41747,"material":7,"mode":4},{"attributes":{"NORMAL":24226,"POSITION":6704},"indices":41748,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-081","primitives":[{"attributes":{"NORMAL":24227,"POSITION":6705},"indices":41749,"material":7,"mode":4},{"attributes":{"NORMAL":24228,"POSITION":6706},"indices":41750,"material":7,"mode":4},{"attributes":{"NORMAL":24229,"POSITION":6707},"indices":41751,"material":7,"mode":4},{"attributes":{"NORMAL":24230,"POSITION":6708},"indices":41752,"material":7,"mode":4},{"attributes":{"NORMAL":24231,"POSITION":6709},"indices":41753,"material":7,"mode":4},{"attributes":{"NORMAL":24232,"POSITION":6710},"indices":41754,"material":7,"mode":4},{"attributes":{"NORMAL":24233,"POSITION":6711},"indices":41755,"material":7,"mode":4},{"attributes":{"NORMAL":24234,"POSITION":6712},"indices":41756,"material":7,"mode":4},{"attributes":{"NORMAL":24235,"POSITION":6713},"indices":41757,"material":7,"mode":4},{"attributes":{"NORMAL":24236,"POSITION":6714},"indices":41758,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-082","primitives":[{"attributes":{"NORMAL":24237,"POSITION":6715},"indices":41759,"material":14,"mode":4},{"attributes":{"NORMAL":24238,"POSITION":6716},"indices":41760,"material":14,"mode":4},{"attributes":{"NORMAL":24239,"POSITION":6717},"indices":41761,"material":14,"mode":4},{"attributes":{"NORMAL":24240,"POSITION":6718},"indices":41762,"material":14,"mode":4},{"attributes":{"NORMAL":24241,"POSITION":6719},"indices":41763,"material":14,"mode":4},{"attributes":{"NORMAL":24242,"POSITION":6720},"indices":41764,"material":14,"mode":4},{"attributes":{"NORMAL":24243,"POSITION":6721},"indices":41765,"material":14,"mode":4},{"attributes":{"NORMAL":24244,"POSITION":6722},"indices":41766,"material":14,"mode":4},{"attributes":{"NORMAL":24245,"POSITION":6723},"indices":41767,"material":14,"mode":4},{"attributes":{"NORMAL":24246,"POSITION":6724},"indices":41768,"material":14,"mode":4},{"attributes":{"NORMAL":24247,"POSITION":6725},"indices":41769,"material":14,"mode":4},{"attributes":{"NORMAL":24248,"POSITION":6726},"indices":41770,"material":14,"mode":4},{"attributes":{"NORMAL":24249,"POSITION":6727},"indices":41771,"material":14,"mode":4},{"attributes":{"NORMAL":24250,"POSITION":6728},"indices":41772,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-083","primitives":[{"attributes":{"NORMAL":24251,"POSITION":6729},"indices":41773,"material":7,"mode":4},{"attributes":{"NORMAL":24252,"POSITION":6730},"indices":41774,"material":7,"mode":4},{"attributes":{"NORMAL":24253,"POSITION":6731},"indices":41775,"material":7,"mode":4},{"attributes":{"NORMAL":24254,"POSITION":6732},"indices":41776,"material":7,"mode":4},{"attributes":{"NORMAL":24255,"POSITION":6733},"indices":41777,"material":7,"mode":4},{"attributes":{"NORMAL":24256,"POSITION":6734},"indices":41778,"material":7,"mode":4},{"attributes":{"NORMAL":24257,"POSITION":6735},"indices":41779,"material":7,"mode":4},{"attributes":{"NORMAL":24258,"POSITION":6736},"indices":41780,"material":7,"mode":4},{"attributes":{"NORMAL":24259,"POSITION":6737},"indices":41781,"material":7,"mode":4},{"attributes":{"NORMAL":24260,"POSITION":6738},"indices":41782,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-084","primitives":[{"attributes":{"NORMAL":24261,"POSITION":6739},"indices":41783,"material":7,"mode":4},{"attributes":{"NORMAL":24262,"POSITION":6740},"indices":41784,"material":7,"mode":4},{"attributes":{"NORMAL":24263,"POSITION":6741},"indices":41785,"material":7,"mode":4},{"attributes":{"NORMAL":24264,"POSITION":6742},"indices":41786,"material":7,"mode":4},{"attributes":{"NORMAL":24265,"POSITION":6743},"indices":41787,"material":7,"mode":4},{"attributes":{"NORMAL":24266,"POSITION":6744},"indices":41788,"material":7,"mode":4},{"attributes":{"NORMAL":24267,"POSITION":6745},"indices":41789,"material":7,"mode":4},{"attributes":{"NORMAL":24268,"POSITION":6746},"indices":41790,"material":7,"mode":4},{"attributes":{"NORMAL":24269,"POSITION":6747},"indices":41791,"material":7,"mode":4},{"attributes":{"NORMAL":24270,"POSITION":6748},"indices":41792,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-085","primitives":[{"attributes":{"NORMAL":24271,"POSITION":6749},"indices":41793,"material":7,"mode":4},{"attributes":{"NORMAL":24272,"POSITION":6750},"indices":41794,"material":7,"mode":4},{"attributes":{"NORMAL":24273,"POSITION":6751},"indices":41795,"material":7,"mode":4},{"attributes":{"NORMAL":24274,"POSITION":6752},"indices":41796,"material":7,"mode":4},{"attributes":{"NORMAL":24275,"POSITION":6753},"indices":41797,"material":7,"mode":4},{"attributes":{"NORMAL":24276,"POSITION":6754},"indices":41798,"material":7,"mode":4},{"attributes":{"NORMAL":24277,"POSITION":6755},"indices":41799,"material":7,"mode":4},{"attributes":{"NORMAL":24278,"POSITION":6756},"indices":41800,"material":7,"mode":4},{"attributes":{"NORMAL":24279,"POSITION":6757},"indices":41801,"material":7,"mode":4},{"attributes":{"NORMAL":24280,"POSITION":6758},"indices":41802,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-086","primitives":[{"attributes":{"NORMAL":24281,"POSITION":6759},"indices":41803,"material":7,"mode":4},{"attributes":{"NORMAL":24282,"POSITION":6760},"indices":41804,"material":7,"mode":4},{"attributes":{"NORMAL":24283,"POSITION":6761},"indices":41805,"material":7,"mode":4},{"attributes":{"NORMAL":24284,"POSITION":6762},"indices":41806,"material":7,"mode":4},{"attributes":{"NORMAL":24285,"POSITION":6763},"indices":41807,"material":7,"mode":4},{"attributes":{"NORMAL":24286,"POSITION":6764},"indices":41808,"material":7,"mode":4},{"attributes":{"NORMAL":24287,"POSITION":6765},"indices":41809,"material":7,"mode":4},{"attributes":{"NORMAL":24288,"POSITION":6766},"indices":41810,"material":7,"mode":4},{"attributes":{"NORMAL":24289,"POSITION":6767},"indices":41811,"material":7,"mode":4},{"attributes":{"NORMAL":24290,"POSITION":6768},"indices":41812,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-087","primitives":[{"attributes":{"NORMAL":24291,"POSITION":6769},"indices":41813,"material":7,"mode":4},{"attributes":{"NORMAL":24292,"POSITION":6770},"indices":41814,"material":7,"mode":4},{"attributes":{"NORMAL":24293,"POSITION":6771},"indices":41815,"material":7,"mode":4},{"attributes":{"NORMAL":24294,"POSITION":6772},"indices":41816,"material":7,"mode":4},{"attributes":{"NORMAL":24295,"POSITION":6773},"indices":41817,"material":7,"mode":4},{"attributes":{"NORMAL":24296,"POSITION":6774},"indices":41818,"material":7,"mode":4},{"attributes":{"NORMAL":24297,"POSITION":6775},"indices":41819,"material":7,"mode":4},{"attributes":{"NORMAL":24298,"POSITION":6776},"indices":41820,"material":7,"mode":4},{"attributes":{"NORMAL":24299,"POSITION":6777},"indices":41821,"material":7,"mode":4},{"attributes":{"NORMAL":24300,"POSITION":6778},"indices":41822,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-088","primitives":[{"attributes":{"NORMAL":24301,"POSITION":6779},"indices":41823,"material":7,"mode":4},{"attributes":{"NORMAL":24302,"POSITION":6780},"indices":41824,"material":7,"mode":4},{"attributes":{"NORMAL":24303,"POSITION":6781},"indices":41825,"material":7,"mode":4},{"attributes":{"NORMAL":24304,"POSITION":6782},"indices":41826,"material":7,"mode":4},{"attributes":{"NORMAL":24305,"POSITION":6783},"indices":41827,"material":7,"mode":4},{"attributes":{"NORMAL":24306,"POSITION":6784},"indices":41828,"material":7,"mode":4},{"attributes":{"NORMAL":24307,"POSITION":6785},"indices":41829,"material":7,"mode":4},{"attributes":{"NORMAL":24308,"POSITION":6786},"indices":41830,"material":7,"mode":4},{"attributes":{"NORMAL":24309,"POSITION":6787},"indices":41831,"material":7,"mode":4},{"attributes":{"NORMAL":24310,"POSITION":6788},"indices":41832,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-089","primitives":[{"attributes":{"NORMAL":24311,"POSITION":6789},"indices":41833,"material":7,"mode":4},{"attributes":{"NORMAL":24312,"POSITION":6790},"indices":41834,"material":7,"mode":4},{"attributes":{"NORMAL":24313,"POSITION":6791},"indices":41835,"material":7,"mode":4},{"attributes":{"NORMAL":24314,"POSITION":6792},"indices":41836,"material":7,"mode":4},{"attributes":{"NORMAL":24315,"POSITION":6793},"indices":41837,"material":7,"mode":4},{"attributes":{"NORMAL":24316,"POSITION":6794},"indices":41838,"material":7,"mode":4},{"attributes":{"NORMAL":24317,"POSITION":6795},"indices":41839,"material":7,"mode":4},{"attributes":{"NORMAL":24318,"POSITION":6796},"indices":41840,"material":7,"mode":4},{"attributes":{"NORMAL":24319,"POSITION":6797},"indices":41841,"material":7,"mode":4},{"attributes":{"NORMAL":24320,"POSITION":6798},"indices":41842,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-090","primitives":[{"attributes":{"NORMAL":24321,"POSITION":6799},"indices":41843,"material":7,"mode":4},{"attributes":{"NORMAL":24322,"POSITION":6800},"indices":41844,"material":7,"mode":4},{"attributes":{"NORMAL":24323,"POSITION":6801},"indices":41845,"material":7,"mode":4},{"attributes":{"NORMAL":24324,"POSITION":6802},"indices":41846,"material":7,"mode":4},{"attributes":{"NORMAL":24325,"POSITION":6803},"indices":41847,"material":7,"mode":4},{"attributes":{"NORMAL":24326,"POSITION":6804},"indices":41848,"material":7,"mode":4},{"attributes":{"NORMAL":24327,"POSITION":6805},"indices":41849,"material":7,"mode":4},{"attributes":{"NORMAL":24328,"POSITION":6806},"indices":41850,"material":7,"mode":4},{"attributes":{"NORMAL":24329,"POSITION":6807},"indices":41851,"material":7,"mode":4},{"attributes":{"NORMAL":24330,"POSITION":6808},"indices":41852,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-091","primitives":[{"attributes":{"NORMAL":24331,"POSITION":6809},"indices":41853,"material":14,"mode":4},{"attributes":{"NORMAL":24332,"POSITION":6810},"indices":41854,"material":14,"mode":4},{"attributes":{"NORMAL":24333,"POSITION":6811},"indices":41855,"material":14,"mode":4},{"attributes":{"NORMAL":24334,"POSITION":6812},"indices":41856,"material":14,"mode":4},{"attributes":{"NORMAL":24335,"POSITION":6813},"indices":41857,"material":14,"mode":4},{"attributes":{"NORMAL":24336,"POSITION":6814},"indices":41858,"material":14,"mode":4},{"attributes":{"NORMAL":24337,"POSITION":6815},"indices":41859,"material":14,"mode":4},{"attributes":{"NORMAL":24338,"POSITION":6816},"indices":41860,"material":14,"mode":4},{"attributes":{"NORMAL":24339,"POSITION":6817},"indices":41861,"material":14,"mode":4},{"attributes":{"NORMAL":24340,"POSITION":6818},"indices":41862,"material":14,"mode":4},{"attributes":{"NORMAL":24341,"POSITION":6819},"indices":41863,"material":14,"mode":4},{"attributes":{"NORMAL":24342,"POSITION":6820},"indices":41864,"material":14,"mode":4},{"attributes":{"NORMAL":24343,"POSITION":6821},"indices":41865,"material":14,"mode":4},{"attributes":{"NORMAL":24344,"POSITION":6822},"indices":41866,"material":14,"mode":4},{"attributes":{"NORMAL":24345,"POSITION":6823},"indices":41867,"material":14,"mode":4},{"attributes":{"NORMAL":24346,"POSITION":6824},"indices":41868,"material":14,"mode":4},{"attributes":{"NORMAL":24347,"POSITION":6825},"indices":41869,"material":14,"mode":4},{"attributes":{"NORMAL":24348,"POSITION":6826},"indices":41870,"material":14,"mode":4},{"attributes":{"NORMAL":24349,"POSITION":6827},"indices":41871,"material":14,"mode":4},{"attributes":{"NORMAL":24350,"POSITION":6828},"indices":41872,"material":14,"mode":4},{"attributes":{"NORMAL":24351,"POSITION":6829},"indices":41873,"material":14,"mode":4},{"attributes":{"NORMAL":24352,"POSITION":6830},"indices":41874,"material":14,"mode":4},{"attributes":{"NORMAL":24353,"POSITION":6831},"indices":41875,"material":14,"mode":4},{"attributes":{"NORMAL":24354,"POSITION":6832},"indices":41876,"material":14,"mode":4},{"attributes":{"NORMAL":24355,"POSITION":6833},"indices":41877,"material":14,"mode":4},{"attributes":{"NORMAL":24356,"POSITION":6834},"indices":41878,"material":14,"mode":4},{"attributes":{"NORMAL":24357,"POSITION":6835},"indices":41879,"material":14,"mode":4},{"attributes":{"NORMAL":24358,"POSITION":6836},"indices":41880,"material":14,"mode":4},{"attributes":{"NORMAL":24359,"POSITION":6837},"indices":41881,"material":14,"mode":4},{"attributes":{"NORMAL":24360,"POSITION":6838},"indices":41882,"material":14,"mode":4},{"attributes":{"NORMAL":24361,"POSITION":6839},"indices":41883,"material":14,"mode":4},{"attributes":{"NORMAL":24362,"POSITION":6840},"indices":41884,"material":14,"mode":4},{"attributes":{"NORMAL":24363,"POSITION":6841},"indices":41885,"material":14,"mode":4},{"attributes":{"NORMAL":24364,"POSITION":6842},"indices":41886,"material":14,"mode":4},{"attributes":{"NORMAL":24365,"POSITION":6843},"indices":41887,"material":14,"mode":4},{"attributes":{"NORMAL":24366,"POSITION":6844},"indices":41888,"material":14,"mode":4},{"attributes":{"NORMAL":24367,"POSITION":6845},"indices":41889,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-092","primitives":[{"attributes":{"NORMAL":24368,"POSITION":6846},"indices":41890,"material":7,"mode":4},{"attributes":{"NORMAL":24369,"POSITION":6847},"indices":41891,"material":7,"mode":4},{"attributes":{"NORMAL":24370,"POSITION":6848},"indices":41892,"material":7,"mode":4},{"attributes":{"NORMAL":24371,"POSITION":6849},"indices":41893,"material":7,"mode":4},{"attributes":{"NORMAL":24372,"POSITION":6850},"indices":41894,"material":7,"mode":4},{"attributes":{"NORMAL":24373,"POSITION":6851},"indices":41895,"material":7,"mode":4},{"attributes":{"NORMAL":24374,"POSITION":6852},"indices":41896,"material":7,"mode":4},{"attributes":{"NORMAL":24375,"POSITION":6853},"indices":41897,"material":7,"mode":4},{"attributes":{"NORMAL":24376,"POSITION":6854},"indices":41898,"material":7,"mode":4},{"attributes":{"NORMAL":24377,"POSITION":6855},"indices":41899,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-093","primitives":[{"attributes":{"NORMAL":24378,"POSITION":6856},"indices":41900,"material":7,"mode":4},{"attributes":{"NORMAL":24379,"POSITION":6857},"indices":41901,"material":7,"mode":4},{"attributes":{"NORMAL":24380,"POSITION":6858},"indices":41902,"material":7,"mode":4},{"attributes":{"NORMAL":24381,"POSITION":6859},"indices":41903,"material":7,"mode":4},{"attributes":{"NORMAL":24382,"POSITION":6860},"indices":41904,"material":7,"mode":4},{"attributes":{"NORMAL":24383,"POSITION":6861},"indices":41905,"material":7,"mode":4},{"attributes":{"NORMAL":24384,"POSITION":6862},"indices":41906,"material":7,"mode":4},{"attributes":{"NORMAL":24385,"POSITION":6863},"indices":41907,"material":7,"mode":4},{"attributes":{"NORMAL":24386,"POSITION":6864},"indices":41908,"material":7,"mode":4},{"attributes":{"NORMAL":24387,"POSITION":6865},"indices":41909,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-094","primitives":[{"attributes":{"NORMAL":24388,"POSITION":6866},"indices":41910,"material":14,"mode":4},{"attributes":{"NORMAL":24389,"POSITION":6867},"indices":41911,"material":14,"mode":4},{"attributes":{"NORMAL":24390,"POSITION":6868},"indices":41912,"material":14,"mode":4},{"attributes":{"NORMAL":24391,"POSITION":6869},"indices":41913,"material":14,"mode":4},{"attributes":{"NORMAL":24392,"POSITION":6870},"indices":41914,"material":14,"mode":4},{"attributes":{"NORMAL":24393,"POSITION":6871},"indices":41915,"material":14,"mode":4},{"attributes":{"NORMAL":24394,"POSITION":6872},"indices":41916,"material":14,"mode":4},{"attributes":{"NORMAL":24395,"POSITION":6873},"indices":41917,"material":14,"mode":4},{"attributes":{"NORMAL":24396,"POSITION":6874},"indices":41918,"material":14,"mode":4},{"attributes":{"NORMAL":24397,"POSITION":6875},"indices":41919,"material":14,"mode":4},{"attributes":{"NORMAL":24398,"POSITION":6876},"indices":41920,"material":14,"mode":4},{"attributes":{"NORMAL":24399,"POSITION":6877},"indices":41921,"material":14,"mode":4},{"attributes":{"NORMAL":24400,"POSITION":6878},"indices":41922,"material":14,"mode":4},{"attributes":{"NORMAL":24401,"POSITION":6879},"indices":41923,"material":14,"mode":4},{"attributes":{"NORMAL":24402,"POSITION":6880},"indices":41924,"material":14,"mode":4},{"attributes":{"NORMAL":24403,"POSITION":6881},"indices":41925,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-095","primitives":[{"attributes":{"NORMAL":24404,"POSITION":6882},"indices":41926,"material":7,"mode":4},{"attributes":{"NORMAL":24405,"POSITION":6883},"indices":41927,"material":7,"mode":4},{"attributes":{"NORMAL":24406,"POSITION":6884},"indices":41928,"material":7,"mode":4},{"attributes":{"NORMAL":24407,"POSITION":6885},"indices":41929,"material":7,"mode":4},{"attributes":{"NORMAL":24408,"POSITION":6886},"indices":41930,"material":7,"mode":4},{"attributes":{"NORMAL":24409,"POSITION":6887},"indices":41931,"material":7,"mode":4},{"attributes":{"NORMAL":24410,"POSITION":6888},"indices":41932,"material":7,"mode":4},{"attributes":{"NORMAL":24411,"POSITION":6889},"indices":41933,"material":7,"mode":4},{"attributes":{"NORMAL":24412,"POSITION":6890},"indices":41934,"material":7,"mode":4},{"attributes":{"NORMAL":24413,"POSITION":6891},"indices":41935,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-096","primitives":[{"attributes":{"NORMAL":24414,"POSITION":6892},"indices":41936,"material":14,"mode":4},{"attributes":{"NORMAL":24415,"POSITION":6893},"indices":41937,"material":14,"mode":4},{"attributes":{"NORMAL":24416,"POSITION":6894},"indices":41938,"material":14,"mode":4},{"attributes":{"NORMAL":24417,"POSITION":6895},"indices":41939,"material":14,"mode":4},{"attributes":{"NORMAL":24418,"POSITION":6896},"indices":41940,"material":14,"mode":4},{"attributes":{"NORMAL":24419,"POSITION":6897},"indices":41941,"material":14,"mode":4},{"attributes":{"NORMAL":24420,"POSITION":6898},"indices":41942,"material":14,"mode":4},{"attributes":{"NORMAL":24421,"POSITION":6899},"indices":41943,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-097","primitives":[{"attributes":{"NORMAL":24422,"POSITION":6900},"indices":41944,"material":7,"mode":4},{"attributes":{"NORMAL":24423,"POSITION":6901},"indices":41945,"material":7,"mode":4},{"attributes":{"NORMAL":24424,"POSITION":6902},"indices":41946,"material":7,"mode":4},{"attributes":{"NORMAL":24425,"POSITION":6903},"indices":41947,"material":7,"mode":4},{"attributes":{"NORMAL":24426,"POSITION":6904},"indices":41948,"material":7,"mode":4},{"attributes":{"NORMAL":24427,"POSITION":6905},"indices":41949,"material":7,"mode":4},{"attributes":{"NORMAL":24428,"POSITION":6906},"indices":41950,"material":7,"mode":4},{"attributes":{"NORMAL":24429,"POSITION":6907},"indices":41951,"material":7,"mode":4},{"attributes":{"NORMAL":24430,"POSITION":6908},"indices":41952,"material":7,"mode":4},{"attributes":{"NORMAL":24431,"POSITION":6909},"indices":41953,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-098","primitives":[{"attributes":{"NORMAL":24432,"POSITION":6910},"indices":41954,"material":7,"mode":4},{"attributes":{"NORMAL":24433,"POSITION":6911},"indices":41955,"material":7,"mode":4},{"attributes":{"NORMAL":24434,"POSITION":6912},"indices":41956,"material":7,"mode":4},{"attributes":{"NORMAL":24435,"POSITION":6913},"indices":41957,"material":7,"mode":4},{"attributes":{"NORMAL":24436,"POSITION":6914},"indices":41958,"material":7,"mode":4},{"attributes":{"NORMAL":24437,"POSITION":6915},"indices":41959,"material":7,"mode":4},{"attributes":{"NORMAL":24438,"POSITION":6916},"indices":41960,"material":7,"mode":4},{"attributes":{"NORMAL":24439,"POSITION":6917},"indices":41961,"material":7,"mode":4},{"attributes":{"NORMAL":24440,"POSITION":6918},"indices":41962,"material":7,"mode":4},{"attributes":{"NORMAL":24441,"POSITION":6919},"indices":41963,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-099","primitives":[{"attributes":{"NORMAL":24442,"POSITION":6920},"indices":41964,"material":7,"mode":4},{"attributes":{"NORMAL":24443,"POSITION":6921},"indices":41965,"material":7,"mode":4},{"attributes":{"NORMAL":24444,"POSITION":6922},"indices":41966,"material":7,"mode":4},{"attributes":{"NORMAL":24445,"POSITION":6923},"indices":41967,"material":7,"mode":4},{"attributes":{"NORMAL":24446,"POSITION":6924},"indices":41968,"material":7,"mode":4},{"attributes":{"NORMAL":24447,"POSITION":6925},"indices":41969,"material":7,"mode":4},{"attributes":{"NORMAL":24448,"POSITION":6926},"indices":41970,"material":7,"mode":4},{"attributes":{"NORMAL":24449,"POSITION":6927},"indices":41971,"material":7,"mode":4},{"attributes":{"NORMAL":24450,"POSITION":6928},"indices":41972,"material":7,"mode":4},{"attributes":{"NORMAL":24451,"POSITION":6929},"indices":41973,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-100","primitives":[{"attributes":{"NORMAL":24452,"POSITION":6930},"indices":41974,"material":7,"mode":4},{"attributes":{"NORMAL":24453,"POSITION":6931},"indices":41975,"material":7,"mode":4},{"attributes":{"NORMAL":24454,"POSITION":6932},"indices":41976,"material":7,"mode":4},{"attributes":{"NORMAL":24455,"POSITION":6933},"indices":41977,"material":7,"mode":4},{"attributes":{"NORMAL":24456,"POSITION":6934},"indices":41978,"material":7,"mode":4},{"attributes":{"NORMAL":24457,"POSITION":6935},"indices":41979,"material":7,"mode":4},{"attributes":{"NORMAL":24458,"POSITION":6936},"indices":41980,"material":7,"mode":4},{"attributes":{"NORMAL":24459,"POSITION":6937},"indices":41981,"material":7,"mode":4},{"attributes":{"NORMAL":24460,"POSITION":6938},"indices":41982,"material":7,"mode":4},{"attributes":{"NORMAL":24461,"POSITION":6939},"indices":41983,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-101","primitives":[{"attributes":{"NORMAL":24462,"POSITION":6940},"indices":41984,"material":7,"mode":4},{"attributes":{"NORMAL":24463,"POSITION":6941},"indices":41985,"material":7,"mode":4},{"attributes":{"NORMAL":24464,"POSITION":6942},"indices":41986,"material":7,"mode":4},{"attributes":{"NORMAL":24465,"POSITION":6943},"indices":41987,"material":7,"mode":4},{"attributes":{"NORMAL":24466,"POSITION":6944},"indices":41988,"material":7,"mode":4},{"attributes":{"NORMAL":24467,"POSITION":6945},"indices":41989,"material":7,"mode":4},{"attributes":{"NORMAL":24468,"POSITION":6946},"indices":41990,"material":7,"mode":4},{"attributes":{"NORMAL":24469,"POSITION":6947},"indices":41991,"material":7,"mode":4},{"attributes":{"NORMAL":24470,"POSITION":6948},"indices":41992,"material":7,"mode":4},{"attributes":{"NORMAL":24471,"POSITION":6949},"indices":41993,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-102","primitives":[{"attributes":{"NORMAL":24472,"POSITION":6950},"indices":41994,"material":7,"mode":4},{"attributes":{"NORMAL":24473,"POSITION":6951},"indices":41995,"material":7,"mode":4},{"attributes":{"NORMAL":24474,"POSITION":6952},"indices":41996,"material":7,"mode":4},{"attributes":{"NORMAL":24475,"POSITION":6953},"indices":41997,"material":7,"mode":4},{"attributes":{"NORMAL":24476,"POSITION":6954},"indices":41998,"material":7,"mode":4},{"attributes":{"NORMAL":24477,"POSITION":6955},"indices":41999,"material":7,"mode":4},{"attributes":{"NORMAL":24478,"POSITION":6956},"indices":42000,"material":7,"mode":4},{"attributes":{"NORMAL":24479,"POSITION":6957},"indices":42001,"material":7,"mode":4},{"attributes":{"NORMAL":24480,"POSITION":6958},"indices":42002,"material":7,"mode":4},{"attributes":{"NORMAL":24481,"POSITION":6959},"indices":42003,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-103","primitives":[{"attributes":{"NORMAL":24482,"POSITION":6960},"indices":42004,"material":7,"mode":4},{"attributes":{"NORMAL":24483,"POSITION":6961},"indices":42005,"material":7,"mode":4},{"attributes":{"NORMAL":24484,"POSITION":6962},"indices":42006,"material":7,"mode":4},{"attributes":{"NORMAL":24485,"POSITION":6963},"indices":42007,"material":7,"mode":4},{"attributes":{"NORMAL":24486,"POSITION":6964},"indices":42008,"material":7,"mode":4},{"attributes":{"NORMAL":24487,"POSITION":6965},"indices":42009,"material":7,"mode":4},{"attributes":{"NORMAL":24488,"POSITION":6966},"indices":42010,"material":7,"mode":4},{"attributes":{"NORMAL":24489,"POSITION":6967},"indices":42011,"material":7,"mode":4},{"attributes":{"NORMAL":24490,"POSITION":6968},"indices":42012,"material":7,"mode":4},{"attributes":{"NORMAL":24491,"POSITION":6969},"indices":42013,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-104","primitives":[{"attributes":{"NORMAL":24492,"POSITION":6970},"indices":42014,"material":7,"mode":4},{"attributes":{"NORMAL":24493,"POSITION":6971},"indices":42015,"material":7,"mode":4},{"attributes":{"NORMAL":24494,"POSITION":6972},"indices":42016,"material":7,"mode":4},{"attributes":{"NORMAL":24495,"POSITION":6973},"indices":42017,"material":7,"mode":4},{"attributes":{"NORMAL":24496,"POSITION":6974},"indices":42018,"material":7,"mode":4},{"attributes":{"NORMAL":24497,"POSITION":6975},"indices":42019,"material":7,"mode":4},{"attributes":{"NORMAL":24498,"POSITION":6976},"indices":42020,"material":7,"mode":4},{"attributes":{"NORMAL":24499,"POSITION":6977},"indices":42021,"material":7,"mode":4},{"attributes":{"NORMAL":24500,"POSITION":6978},"indices":42022,"material":7,"mode":4},{"attributes":{"NORMAL":24501,"POSITION":6979},"indices":42023,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-105","primitives":[{"attributes":{"NORMAL":24502,"POSITION":6980},"indices":42024,"material":7,"mode":4},{"attributes":{"NORMAL":24503,"POSITION":6981},"indices":42025,"material":7,"mode":4},{"attributes":{"NORMAL":24504,"POSITION":6982},"indices":42026,"material":7,"mode":4},{"attributes":{"NORMAL":24505,"POSITION":6983},"indices":42027,"material":7,"mode":4},{"attributes":{"NORMAL":24506,"POSITION":6984},"indices":42028,"material":7,"mode":4},{"attributes":{"NORMAL":24507,"POSITION":6985},"indices":42029,"material":7,"mode":4},{"attributes":{"NORMAL":24508,"POSITION":6986},"indices":42030,"material":7,"mode":4},{"attributes":{"NORMAL":24509,"POSITION":6987},"indices":42031,"material":7,"mode":4},{"attributes":{"NORMAL":24510,"POSITION":6988},"indices":42032,"material":7,"mode":4},{"attributes":{"NORMAL":24511,"POSITION":6989},"indices":42033,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-106","primitives":[{"attributes":{"NORMAL":24512,"POSITION":6990},"indices":42034,"material":14,"mode":4},{"attributes":{"NORMAL":24513,"POSITION":6991},"indices":42035,"material":14,"mode":4},{"attributes":{"NORMAL":24514,"POSITION":6992},"indices":42036,"material":14,"mode":4},{"attributes":{"NORMAL":24515,"POSITION":6993},"indices":42037,"material":14,"mode":4},{"attributes":{"NORMAL":24516,"POSITION":6994},"indices":42038,"material":14,"mode":4},{"attributes":{"NORMAL":24517,"POSITION":6995},"indices":42039,"material":14,"mode":4},{"attributes":{"NORMAL":24518,"POSITION":6996},"indices":42040,"material":14,"mode":4},{"attributes":{"NORMAL":24519,"POSITION":6997},"indices":42041,"material":14,"mode":4},{"attributes":{"NORMAL":24520,"POSITION":6998},"indices":42042,"material":14,"mode":4},{"attributes":{"NORMAL":24521,"POSITION":6999},"indices":42043,"material":14,"mode":4},{"attributes":{"NORMAL":24522,"POSITION":7000},"indices":42044,"material":14,"mode":4},{"attributes":{"NORMAL":24523,"POSITION":7001},"indices":42045,"material":14,"mode":4},{"attributes":{"NORMAL":24524,"POSITION":7002},"indices":42046,"material":14,"mode":4},{"attributes":{"NORMAL":24525,"POSITION":7003},"indices":42047,"material":14,"mode":4},{"attributes":{"NORMAL":24526,"POSITION":7004},"indices":42048,"material":14,"mode":4},{"attributes":{"NORMAL":24527,"POSITION":7005},"indices":42049,"material":14,"mode":4},{"attributes":{"NORMAL":24528,"POSITION":7006},"indices":42050,"material":14,"mode":4},{"attributes":{"NORMAL":24529,"POSITION":7007},"indices":42051,"material":14,"mode":4},{"attributes":{"NORMAL":24530,"POSITION":7008},"indices":42052,"material":14,"mode":4},{"attributes":{"NORMAL":24531,"POSITION":7009},"indices":42053,"material":14,"mode":4},{"attributes":{"NORMAL":24532,"POSITION":7010},"indices":42054,"material":14,"mode":4},{"attributes":{"NORMAL":24533,"POSITION":7011},"indices":42055,"material":14,"mode":4},{"attributes":{"NORMAL":24534,"POSITION":7012},"indices":42056,"material":14,"mode":4},{"attributes":{"NORMAL":24535,"POSITION":7013},"indices":42057,"material":14,"mode":4},{"attributes":{"NORMAL":24536,"POSITION":7014},"indices":42058,"material":14,"mode":4},{"attributes":{"NORMAL":24537,"POSITION":7015},"indices":42059,"material":14,"mode":4},{"attributes":{"NORMAL":24538,"POSITION":7016},"indices":42060,"material":14,"mode":4},{"attributes":{"NORMAL":24539,"POSITION":7017},"indices":42061,"material":14,"mode":4},{"attributes":{"NORMAL":24540,"POSITION":7018},"indices":42062,"material":14,"mode":4},{"attributes":{"NORMAL":24541,"POSITION":7019},"indices":42063,"material":14,"mode":4},{"attributes":{"NORMAL":24542,"POSITION":7020},"indices":42064,"material":14,"mode":4},{"attributes":{"NORMAL":24543,"POSITION":7021},"indices":42065,"material":14,"mode":4},{"attributes":{"NORMAL":24544,"POSITION":7022},"indices":42066,"material":14,"mode":4},{"attributes":{"NORMAL":24545,"POSITION":7023},"indices":42067,"material":14,"mode":4},{"attributes":{"NORMAL":24546,"POSITION":7024},"indices":42068,"material":14,"mode":4},{"attributes":{"NORMAL":24547,"POSITION":7025},"indices":42069,"material":14,"mode":4},{"attributes":{"NORMAL":24548,"POSITION":7026},"indices":42070,"material":14,"mode":4},{"attributes":{"NORMAL":24549,"POSITION":7027},"indices":42071,"material":14,"mode":4},{"attributes":{"NORMAL":24550,"POSITION":7028},"indices":42072,"material":14,"mode":4},{"attributes":{"NORMAL":24551,"POSITION":7029},"indices":42073,"material":14,"mode":4},{"attributes":{"NORMAL":24552,"POSITION":7030},"indices":42074,"material":14,"mode":4},{"attributes":{"NORMAL":24553,"POSITION":7031},"indices":42075,"material":14,"mode":4},{"attributes":{"NORMAL":24554,"POSITION":7032},"indices":42076,"material":14,"mode":4},{"attributes":{"NORMAL":24555,"POSITION":7033},"indices":42077,"material":14,"mode":4},{"attributes":{"NORMAL":24556,"POSITION":7034},"indices":42078,"material":14,"mode":4},{"attributes":{"NORMAL":24557,"POSITION":7035},"indices":42079,"material":14,"mode":4},{"attributes":{"NORMAL":24558,"POSITION":7036},"indices":42080,"material":14,"mode":4},{"attributes":{"NORMAL":24559,"POSITION":7037},"indices":42081,"material":14,"mode":4},{"attributes":{"NORMAL":24560,"POSITION":7038},"indices":42082,"material":14,"mode":4},{"attributes":{"NORMAL":24561,"POSITION":7039},"indices":42083,"material":14,"mode":4},{"attributes":{"NORMAL":24562,"POSITION":7040},"indices":42084,"material":14,"mode":4},{"attributes":{"NORMAL":24563,"POSITION":7041},"indices":42085,"material":14,"mode":4},{"attributes":{"NORMAL":24564,"POSITION":7042},"indices":42086,"material":14,"mode":4},{"attributes":{"NORMAL":24565,"POSITION":7043},"indices":42087,"material":14,"mode":4},{"attributes":{"NORMAL":24566,"POSITION":7044},"indices":42088,"material":14,"mode":4},{"attributes":{"NORMAL":24567,"POSITION":7045},"indices":42089,"material":14,"mode":4},{"attributes":{"NORMAL":24568,"POSITION":7046},"indices":42090,"material":14,"mode":4},{"attributes":{"NORMAL":24569,"POSITION":7047},"indices":42091,"material":14,"mode":4},{"attributes":{"NORMAL":24570,"POSITION":7048},"indices":42092,"material":14,"mode":4},{"attributes":{"NORMAL":24571,"POSITION":7049},"indices":42093,"material":14,"mode":4},{"attributes":{"NORMAL":24572,"POSITION":7050},"indices":42094,"material":14,"mode":4},{"attributes":{"NORMAL":24573,"POSITION":7051},"indices":42095,"material":14,"mode":4},{"attributes":{"NORMAL":24574,"POSITION":7052},"indices":42096,"material":14,"mode":4},{"attributes":{"NORMAL":24575,"POSITION":7053},"indices":42097,"material":14,"mode":4},{"attributes":{"NORMAL":24576,"POSITION":7054},"indices":42098,"material":14,"mode":4},{"attributes":{"NORMAL":24577,"POSITION":7055},"indices":42099,"material":14,"mode":4},{"attributes":{"NORMAL":24578,"POSITION":7056},"indices":42100,"material":14,"mode":4},{"attributes":{"NORMAL":24579,"POSITION":7057},"indices":42101,"material":14,"mode":4},{"attributes":{"NORMAL":24580,"POSITION":7058},"indices":42102,"material":14,"mode":4},{"attributes":{"NORMAL":24581,"POSITION":7059},"indices":42103,"material":14,"mode":4},{"attributes":{"NORMAL":24582,"POSITION":7060},"indices":42104,"material":14,"mode":4},{"attributes":{"NORMAL":24583,"POSITION":7061},"indices":42105,"material":14,"mode":4},{"attributes":{"NORMAL":24584,"POSITION":7062},"indices":42106,"material":14,"mode":4},{"attributes":{"NORMAL":24585,"POSITION":7063},"indices":42107,"material":14,"mode":4},{"attributes":{"NORMAL":24586,"POSITION":7064},"indices":42108,"material":14,"mode":4},{"attributes":{"NORMAL":24587,"POSITION":7065},"indices":42109,"material":14,"mode":4},{"attributes":{"NORMAL":24588,"POSITION":7066},"indices":42110,"material":14,"mode":4},{"attributes":{"NORMAL":24589,"POSITION":7067},"indices":42111,"material":14,"mode":4},{"attributes":{"NORMAL":24590,"POSITION":7068},"indices":42112,"material":14,"mode":4},{"attributes":{"NORMAL":24591,"POSITION":7069},"indices":42113,"material":14,"mode":4},{"attributes":{"NORMAL":24592,"POSITION":7070},"indices":42114,"material":14,"mode":4},{"attributes":{"NORMAL":24593,"POSITION":7071},"indices":42115,"material":14,"mode":4},{"attributes":{"NORMAL":24594,"POSITION":7072},"indices":42116,"material":14,"mode":4},{"attributes":{"NORMAL":24595,"POSITION":7073},"indices":42117,"material":14,"mode":4},{"attributes":{"NORMAL":24596,"POSITION":7074},"indices":42118,"material":14,"mode":4},{"attributes":{"NORMAL":24597,"POSITION":7075},"indices":42119,"material":14,"mode":4},{"attributes":{"NORMAL":24598,"POSITION":7076},"indices":42120,"material":14,"mode":4},{"attributes":{"NORMAL":24599,"POSITION":7077},"indices":42121,"material":14,"mode":4},{"attributes":{"NORMAL":24600,"POSITION":7078},"indices":42122,"material":14,"mode":4},{"attributes":{"NORMAL":24601,"POSITION":7079},"indices":42123,"material":14,"mode":4},{"attributes":{"NORMAL":24602,"POSITION":7080},"indices":42124,"material":14,"mode":4},{"attributes":{"NORMAL":24603,"POSITION":7081},"indices":42125,"material":14,"mode":4},{"attributes":{"NORMAL":24604,"POSITION":7082},"indices":42126,"material":14,"mode":4},{"attributes":{"NORMAL":24605,"POSITION":7083},"indices":42127,"material":14,"mode":4},{"attributes":{"NORMAL":24606,"POSITION":7084},"indices":42128,"material":14,"mode":4},{"attributes":{"NORMAL":24607,"POSITION":7085},"indices":42129,"material":14,"mode":4},{"attributes":{"NORMAL":24608,"POSITION":7086},"indices":42130,"material":14,"mode":4},{"attributes":{"NORMAL":24609,"POSITION":7087},"indices":42131,"material":14,"mode":4},{"attributes":{"NORMAL":24610,"POSITION":7088},"indices":42132,"material":14,"mode":4},{"attributes":{"NORMAL":24611,"POSITION":7089},"indices":42133,"material":14,"mode":4},{"attributes":{"NORMAL":24612,"POSITION":7090},"indices":42134,"material":14,"mode":4},{"attributes":{"NORMAL":24613,"POSITION":7091},"indices":42135,"material":14,"mode":4},{"attributes":{"NORMAL":24614,"POSITION":7092},"indices":42136,"material":14,"mode":4},{"attributes":{"NORMAL":24615,"POSITION":7093},"indices":42137,"material":14,"mode":4},{"attributes":{"NORMAL":24616,"POSITION":7094},"indices":42138,"material":14,"mode":4},{"attributes":{"NORMAL":24617,"POSITION":7095},"indices":42139,"material":14,"mode":4},{"attributes":{"NORMAL":24618,"POSITION":7096},"indices":42140,"material":14,"mode":4},{"attributes":{"NORMAL":24619,"POSITION":7097},"indices":42141,"material":14,"mode":4},{"attributes":{"NORMAL":24620,"POSITION":7098},"indices":42142,"material":14,"mode":4},{"attributes":{"NORMAL":24621,"POSITION":7099},"indices":42143,"material":14,"mode":4},{"attributes":{"NORMAL":24622,"POSITION":7100},"indices":42144,"material":14,"mode":4},{"attributes":{"NORMAL":24623,"POSITION":7101},"indices":42145,"material":14,"mode":4},{"attributes":{"NORMAL":24624,"POSITION":7102},"indices":42146,"material":14,"mode":4},{"attributes":{"NORMAL":24625,"POSITION":7103},"indices":42147,"material":14,"mode":4},{"attributes":{"NORMAL":24626,"POSITION":7104},"indices":42148,"material":14,"mode":4},{"attributes":{"NORMAL":24627,"POSITION":7105},"indices":42149,"material":14,"mode":4},{"attributes":{"NORMAL":24628,"POSITION":7106},"indices":42150,"material":14,"mode":4},{"attributes":{"NORMAL":24629,"POSITION":7107},"indices":42151,"material":14,"mode":4},{"attributes":{"NORMAL":24630,"POSITION":7108},"indices":42152,"material":14,"mode":4},{"attributes":{"NORMAL":24631,"POSITION":7109},"indices":42153,"material":14,"mode":4},{"attributes":{"NORMAL":24632,"POSITION":7110},"indices":42154,"material":14,"mode":4},{"attributes":{"NORMAL":24633,"POSITION":7111},"indices":42155,"material":14,"mode":4},{"attributes":{"NORMAL":24634,"POSITION":7112},"indices":42156,"material":14,"mode":4},{"attributes":{"NORMAL":24635,"POSITION":7113},"indices":42157,"material":14,"mode":4},{"attributes":{"NORMAL":24636,"POSITION":7114},"indices":42158,"material":14,"mode":4},{"attributes":{"NORMAL":24637,"POSITION":7115},"indices":42159,"material":14,"mode":4},{"attributes":{"NORMAL":24638,"POSITION":7116},"indices":42160,"material":14,"mode":4},{"attributes":{"NORMAL":24639,"POSITION":7117},"indices":42161,"material":14,"mode":4},{"attributes":{"NORMAL":24640,"POSITION":7118},"indices":42162,"material":14,"mode":4},{"attributes":{"NORMAL":24641,"POSITION":7119},"indices":42163,"material":14,"mode":4},{"attributes":{"NORMAL":24642,"POSITION":7120},"indices":42164,"material":14,"mode":4},{"attributes":{"NORMAL":24643,"POSITION":7121},"indices":42165,"material":14,"mode":4},{"attributes":{"NORMAL":24644,"POSITION":7122},"indices":42166,"material":14,"mode":4},{"attributes":{"NORMAL":24645,"POSITION":7123},"indices":42167,"material":14,"mode":4},{"attributes":{"NORMAL":24646,"POSITION":7124},"indices":42168,"material":14,"mode":4},{"attributes":{"NORMAL":24647,"POSITION":7125},"indices":42169,"material":14,"mode":4},{"attributes":{"NORMAL":24648,"POSITION":7126},"indices":42170,"material":14,"mode":4},{"attributes":{"NORMAL":24649,"POSITION":7127},"indices":42171,"material":14,"mode":4},{"attributes":{"NORMAL":24650,"POSITION":7128},"indices":42172,"material":14,"mode":4},{"attributes":{"NORMAL":24651,"POSITION":7129},"indices":42173,"material":14,"mode":4},{"attributes":{"NORMAL":24652,"POSITION":7130},"indices":42174,"material":14,"mode":4},{"attributes":{"NORMAL":24653,"POSITION":7131},"indices":42175,"material":14,"mode":4},{"attributes":{"NORMAL":24654,"POSITION":7132},"indices":42176,"material":14,"mode":4},{"attributes":{"NORMAL":24655,"POSITION":7133},"indices":42177,"material":14,"mode":4},{"attributes":{"NORMAL":24656,"POSITION":7134},"indices":42178,"material":14,"mode":4},{"attributes":{"NORMAL":24657,"POSITION":7135},"indices":42179,"material":14,"mode":4},{"attributes":{"NORMAL":24658,"POSITION":7136},"indices":42180,"material":14,"mode":4},{"attributes":{"NORMAL":24659,"POSITION":7137},"indices":42181,"material":14,"mode":4},{"attributes":{"NORMAL":24660,"POSITION":7138},"indices":42182,"material":14,"mode":4},{"attributes":{"NORMAL":24661,"POSITION":7139},"indices":42183,"material":14,"mode":4},{"attributes":{"NORMAL":24662,"POSITION":7140},"indices":42184,"material":14,"mode":4},{"attributes":{"NORMAL":24663,"POSITION":7141},"indices":42185,"material":14,"mode":4},{"attributes":{"NORMAL":24664,"POSITION":7142},"indices":42186,"material":14,"mode":4},{"attributes":{"NORMAL":24665,"POSITION":7143},"indices":42187,"material":14,"mode":4},{"attributes":{"NORMAL":24666,"POSITION":7144},"indices":42188,"material":14,"mode":4},{"attributes":{"NORMAL":24667,"POSITION":7145},"indices":42189,"material":14,"mode":4},{"attributes":{"NORMAL":24668,"POSITION":7146},"indices":42190,"material":14,"mode":4},{"attributes":{"NORMAL":24669,"POSITION":7147},"indices":42191,"material":14,"mode":4},{"attributes":{"NORMAL":24670,"POSITION":7148},"indices":42192,"material":14,"mode":4},{"attributes":{"NORMAL":24671,"POSITION":7149},"indices":42193,"material":14,"mode":4},{"attributes":{"NORMAL":24672,"POSITION":7150},"indices":42194,"material":14,"mode":4},{"attributes":{"NORMAL":24673,"POSITION":7151},"indices":42195,"material":14,"mode":4},{"attributes":{"NORMAL":24674,"POSITION":7152},"indices":42196,"material":14,"mode":4},{"attributes":{"NORMAL":24675,"POSITION":7153},"indices":42197,"material":14,"mode":4},{"attributes":{"NORMAL":24676,"POSITION":7154},"indices":42198,"material":14,"mode":4},{"attributes":{"NORMAL":24677,"POSITION":7155},"indices":42199,"material":14,"mode":4},{"attributes":{"NORMAL":24678,"POSITION":7156},"indices":42200,"material":14,"mode":4},{"attributes":{"NORMAL":24679,"POSITION":7157},"indices":42201,"material":14,"mode":4},{"attributes":{"NORMAL":24680,"POSITION":7158},"indices":42202,"material":14,"mode":4},{"attributes":{"NORMAL":24681,"POSITION":7159},"indices":42203,"material":14,"mode":4},{"attributes":{"NORMAL":24682,"POSITION":7160},"indices":42204,"material":14,"mode":4},{"attributes":{"NORMAL":24683,"POSITION":7161},"indices":42205,"material":14,"mode":4},{"attributes":{"NORMAL":24684,"POSITION":7162},"indices":42206,"material":14,"mode":4},{"attributes":{"NORMAL":24685,"POSITION":7163},"indices":42207,"material":14,"mode":4},{"attributes":{"NORMAL":24686,"POSITION":7164},"indices":42208,"material":14,"mode":4},{"attributes":{"NORMAL":24687,"POSITION":7165},"indices":42209,"material":14,"mode":4},{"attributes":{"NORMAL":24688,"POSITION":7166},"indices":42210,"material":14,"mode":4},{"attributes":{"NORMAL":24689,"POSITION":7167},"indices":42211,"material":14,"mode":4},{"attributes":{"NORMAL":24690,"POSITION":7168},"indices":42212,"material":14,"mode":4},{"attributes":{"NORMAL":24691,"POSITION":7169},"indices":42213,"material":14,"mode":4},{"attributes":{"NORMAL":24692,"POSITION":7170},"indices":42214,"material":14,"mode":4},{"attributes":{"NORMAL":24693,"POSITION":7171},"indices":42215,"material":14,"mode":4},{"attributes":{"NORMAL":24694,"POSITION":7172},"indices":42216,"material":14,"mode":4},{"attributes":{"NORMAL":24695,"POSITION":7173},"indices":42217,"material":14,"mode":4},{"attributes":{"NORMAL":24696,"POSITION":7174},"indices":42218,"material":14,"mode":4},{"attributes":{"NORMAL":24697,"POSITION":7175},"indices":42219,"material":14,"mode":4},{"attributes":{"NORMAL":24698,"POSITION":7176},"indices":42220,"material":14,"mode":4},{"attributes":{"NORMAL":24699,"POSITION":7177},"indices":42221,"material":14,"mode":4},{"attributes":{"NORMAL":24700,"POSITION":7178},"indices":42222,"material":14,"mode":4},{"attributes":{"NORMAL":24701,"POSITION":7179},"indices":42223,"material":14,"mode":4},{"attributes":{"NORMAL":24702,"POSITION":7180},"indices":42224,"material":14,"mode":4},{"attributes":{"NORMAL":24703,"POSITION":7181},"indices":42225,"material":14,"mode":4},{"attributes":{"NORMAL":24704,"POSITION":7182},"indices":42226,"material":14,"mode":4},{"attributes":{"NORMAL":24705,"POSITION":7183},"indices":42227,"material":14,"mode":4},{"attributes":{"NORMAL":24706,"POSITION":7184},"indices":42228,"material":14,"mode":4},{"attributes":{"NORMAL":24707,"POSITION":7185},"indices":42229,"material":14,"mode":4},{"attributes":{"NORMAL":24708,"POSITION":7186},"indices":42230,"material":14,"mode":4},{"attributes":{"NORMAL":24709,"POSITION":7187},"indices":42231,"material":14,"mode":4},{"attributes":{"NORMAL":24710,"POSITION":7188},"indices":42232,"material":14,"mode":4},{"attributes":{"NORMAL":24711,"POSITION":7189},"indices":42233,"material":14,"mode":4},{"attributes":{"NORMAL":24712,"POSITION":7190},"indices":42234,"material":14,"mode":4},{"attributes":{"NORMAL":24713,"POSITION":7191},"indices":42235,"material":14,"mode":4},{"attributes":{"NORMAL":24714,"POSITION":7192},"indices":42236,"material":14,"mode":4},{"attributes":{"NORMAL":24715,"POSITION":7193},"indices":42237,"material":14,"mode":4},{"attributes":{"NORMAL":24716,"POSITION":7194},"indices":42238,"material":14,"mode":4},{"attributes":{"NORMAL":24717,"POSITION":7195},"indices":42239,"material":14,"mode":4},{"attributes":{"NORMAL":24718,"POSITION":7196},"indices":42240,"material":14,"mode":4},{"attributes":{"NORMAL":24719,"POSITION":7197},"indices":42241,"material":14,"mode":4},{"attributes":{"NORMAL":24720,"POSITION":7198},"indices":42242,"material":14,"mode":4},{"attributes":{"NORMAL":24721,"POSITION":7199},"indices":42243,"material":14,"mode":4},{"attributes":{"NORMAL":24722,"POSITION":7200},"indices":42244,"material":14,"mode":4},{"attributes":{"NORMAL":24723,"POSITION":7201},"indices":42245,"material":14,"mode":4},{"attributes":{"NORMAL":24724,"POSITION":7202},"indices":42246,"material":14,"mode":4},{"attributes":{"NORMAL":24725,"POSITION":7203},"indices":42247,"material":14,"mode":4},{"attributes":{"NORMAL":24726,"POSITION":7204},"indices":42248,"material":14,"mode":4},{"attributes":{"NORMAL":24727,"POSITION":7205},"indices":42249,"material":14,"mode":4},{"attributes":{"NORMAL":24728,"POSITION":7206},"indices":42250,"material":14,"mode":4},{"attributes":{"NORMAL":24729,"POSITION":7207},"indices":42251,"material":14,"mode":4},{"attributes":{"NORMAL":24730,"POSITION":7208},"indices":42252,"material":14,"mode":4},{"attributes":{"NORMAL":24731,"POSITION":7209},"indices":42253,"material":14,"mode":4},{"attributes":{"NORMAL":24732,"POSITION":7210},"indices":42254,"material":14,"mode":4},{"attributes":{"NORMAL":24733,"POSITION":7211},"indices":42255,"material":14,"mode":4},{"attributes":{"NORMAL":24734,"POSITION":7212},"indices":42256,"material":14,"mode":4},{"attributes":{"NORMAL":24735,"POSITION":7213},"indices":42257,"material":14,"mode":4},{"attributes":{"NORMAL":24736,"POSITION":7214},"indices":42258,"material":14,"mode":4},{"attributes":{"NORMAL":24737,"POSITION":7215},"indices":42259,"material":14,"mode":4},{"attributes":{"NORMAL":24738,"POSITION":7216},"indices":42260,"material":14,"mode":4},{"attributes":{"NORMAL":24739,"POSITION":7217},"indices":42261,"material":14,"mode":4},{"attributes":{"NORMAL":24740,"POSITION":7218},"indices":42262,"material":14,"mode":4},{"attributes":{"NORMAL":24741,"POSITION":7219},"indices":42263,"material":14,"mode":4},{"attributes":{"NORMAL":24742,"POSITION":7220},"indices":42264,"material":14,"mode":4},{"attributes":{"NORMAL":24743,"POSITION":7221},"indices":42265,"material":14,"mode":4},{"attributes":{"NORMAL":24744,"POSITION":7222},"indices":42266,"material":14,"mode":4},{"attributes":{"NORMAL":24745,"POSITION":7223},"indices":42267,"material":14,"mode":4},{"attributes":{"NORMAL":24746,"POSITION":7224},"indices":42268,"material":14,"mode":4},{"attributes":{"NORMAL":24747,"POSITION":7225},"indices":42269,"material":14,"mode":4},{"attributes":{"NORMAL":24748,"POSITION":7226},"indices":42270,"material":14,"mode":4},{"attributes":{"NORMAL":24749,"POSITION":7227},"indices":42271,"material":14,"mode":4},{"attributes":{"NORMAL":24750,"POSITION":7228},"indices":42272,"material":14,"mode":4},{"attributes":{"NORMAL":24751,"POSITION":7229},"indices":42273,"material":14,"mode":4},{"attributes":{"NORMAL":24752,"POSITION":7230},"indices":42274,"material":14,"mode":4},{"attributes":{"NORMAL":24753,"POSITION":7231},"indices":42275,"material":14,"mode":4},{"attributes":{"NORMAL":24754,"POSITION":7232},"indices":42276,"material":14,"mode":4},{"attributes":{"NORMAL":24755,"POSITION":7233},"indices":42277,"material":14,"mode":4},{"attributes":{"NORMAL":24756,"POSITION":7234},"indices":42278,"material":14,"mode":4},{"attributes":{"NORMAL":24757,"POSITION":7235},"indices":42279,"material":14,"mode":4},{"attributes":{"NORMAL":24758,"POSITION":7236},"indices":42280,"material":14,"mode":4},{"attributes":{"NORMAL":24759,"POSITION":7237},"indices":42281,"material":14,"mode":4},{"attributes":{"NORMAL":24760,"POSITION":7238},"indices":42282,"material":14,"mode":4},{"attributes":{"NORMAL":24761,"POSITION":7239},"indices":42283,"material":14,"mode":4},{"attributes":{"NORMAL":24762,"POSITION":7240},"indices":42284,"material":14,"mode":4},{"attributes":{"NORMAL":24763,"POSITION":7241},"indices":42285,"material":14,"mode":4},{"attributes":{"NORMAL":24764,"POSITION":7242},"indices":42286,"material":14,"mode":4},{"attributes":{"NORMAL":24765,"POSITION":7243},"indices":42287,"material":14,"mode":4},{"attributes":{"NORMAL":24766,"POSITION":7244},"indices":42288,"material":14,"mode":4},{"attributes":{"NORMAL":24767,"POSITION":7245},"indices":42289,"material":14,"mode":4},{"attributes":{"NORMAL":24768,"POSITION":7246},"indices":42290,"material":14,"mode":4},{"attributes":{"NORMAL":24769,"POSITION":7247},"indices":42291,"material":14,"mode":4},{"attributes":{"NORMAL":24770,"POSITION":7248},"indices":42292,"material":14,"mode":4},{"attributes":{"NORMAL":24771,"POSITION":7249},"indices":42293,"material":14,"mode":4},{"attributes":{"NORMAL":24772,"POSITION":7250},"indices":42294,"material":14,"mode":4},{"attributes":{"NORMAL":24773,"POSITION":7251},"indices":42295,"material":14,"mode":4},{"attributes":{"NORMAL":24774,"POSITION":7252},"indices":42296,"material":14,"mode":4},{"attributes":{"NORMAL":24775,"POSITION":7253},"indices":42297,"material":14,"mode":4},{"attributes":{"NORMAL":24776,"POSITION":7254},"indices":42298,"material":14,"mode":4},{"attributes":{"NORMAL":24777,"POSITION":7255},"indices":42299,"material":14,"mode":4},{"attributes":{"NORMAL":24778,"POSITION":7256},"indices":42300,"material":14,"mode":4},{"attributes":{"NORMAL":24779,"POSITION":7257},"indices":42301,"material":14,"mode":4},{"attributes":{"NORMAL":24780,"POSITION":7258},"indices":42302,"material":14,"mode":4},{"attributes":{"NORMAL":24781,"POSITION":7259},"indices":42303,"material":14,"mode":4},{"attributes":{"NORMAL":24782,"POSITION":7260},"indices":42304,"material":14,"mode":4},{"attributes":{"NORMAL":24783,"POSITION":7261},"indices":42305,"material":14,"mode":4},{"attributes":{"NORMAL":24784,"POSITION":7262},"indices":42306,"material":14,"mode":4},{"attributes":{"NORMAL":24785,"POSITION":7263},"indices":42307,"material":14,"mode":4},{"attributes":{"NORMAL":24786,"POSITION":7264},"indices":42308,"material":14,"mode":4},{"attributes":{"NORMAL":24787,"POSITION":7265},"indices":42309,"material":14,"mode":4},{"attributes":{"NORMAL":24788,"POSITION":7266},"indices":42310,"material":14,"mode":4},{"attributes":{"NORMAL":24789,"POSITION":7267},"indices":42311,"material":14,"mode":4},{"attributes":{"NORMAL":24790,"POSITION":7268},"indices":42312,"material":14,"mode":4},{"attributes":{"NORMAL":24791,"POSITION":7269},"indices":42313,"material":14,"mode":4},{"attributes":{"NORMAL":24792,"POSITION":7270},"indices":42314,"material":14,"mode":4},{"attributes":{"NORMAL":24793,"POSITION":7271},"indices":42315,"material":14,"mode":4},{"attributes":{"NORMAL":24794,"POSITION":7272},"indices":42316,"material":14,"mode":4},{"attributes":{"NORMAL":24795,"POSITION":7273},"indices":42317,"material":14,"mode":4},{"attributes":{"NORMAL":24796,"POSITION":7274},"indices":42318,"material":14,"mode":4},{"attributes":{"NORMAL":24797,"POSITION":7275},"indices":42319,"material":14,"mode":4},{"attributes":{"NORMAL":24798,"POSITION":7276},"indices":42320,"material":14,"mode":4},{"attributes":{"NORMAL":24799,"POSITION":7277},"indices":42321,"material":14,"mode":4},{"attributes":{"NORMAL":24800,"POSITION":7278},"indices":42322,"material":14,"mode":4},{"attributes":{"NORMAL":24801,"POSITION":7279},"indices":42323,"material":14,"mode":4},{"attributes":{"NORMAL":24802,"POSITION":7280},"indices":42324,"material":14,"mode":4},{"attributes":{"NORMAL":24803,"POSITION":7281},"indices":42325,"material":14,"mode":4},{"attributes":{"NORMAL":24804,"POSITION":7282},"indices":42326,"material":14,"mode":4},{"attributes":{"NORMAL":24805,"POSITION":7283},"indices":42327,"material":14,"mode":4},{"attributes":{"NORMAL":24806,"POSITION":7284},"indices":42328,"material":14,"mode":4},{"attributes":{"NORMAL":24807,"POSITION":7285},"indices":42329,"material":14,"mode":4},{"attributes":{"NORMAL":24808,"POSITION":7286},"indices":42330,"material":14,"mode":4},{"attributes":{"NORMAL":24809,"POSITION":7287},"indices":42331,"material":14,"mode":4},{"attributes":{"NORMAL":24810,"POSITION":7288},"indices":42332,"material":14,"mode":4},{"attributes":{"NORMAL":24811,"POSITION":7289},"indices":42333,"material":14,"mode":4},{"attributes":{"NORMAL":24812,"POSITION":7290},"indices":42334,"material":14,"mode":4},{"attributes":{"NORMAL":24813,"POSITION":7291},"indices":42335,"material":14,"mode":4},{"attributes":{"NORMAL":24814,"POSITION":7292},"indices":42336,"material":14,"mode":4},{"attributes":{"NORMAL":24815,"POSITION":7293},"indices":42337,"material":14,"mode":4},{"attributes":{"NORMAL":24816,"POSITION":7294},"indices":42338,"material":14,"mode":4},{"attributes":{"NORMAL":24817,"POSITION":7295},"indices":42339,"material":14,"mode":4},{"attributes":{"NORMAL":24818,"POSITION":7296},"indices":42340,"material":14,"mode":4},{"attributes":{"NORMAL":24819,"POSITION":7297},"indices":42341,"material":14,"mode":4},{"attributes":{"NORMAL":24820,"POSITION":7298},"indices":42342,"material":14,"mode":4},{"attributes":{"NORMAL":24821,"POSITION":7299},"indices":42343,"material":14,"mode":4},{"attributes":{"NORMAL":24822,"POSITION":7300},"indices":42344,"material":14,"mode":4},{"attributes":{"NORMAL":24823,"POSITION":7301},"indices":42345,"material":14,"mode":4},{"attributes":{"NORMAL":24824,"POSITION":7302},"indices":42346,"material":14,"mode":4},{"attributes":{"NORMAL":24825,"POSITION":7303},"indices":42347,"material":14,"mode":4},{"attributes":{"NORMAL":24826,"POSITION":7304},"indices":42348,"material":14,"mode":4},{"attributes":{"NORMAL":24827,"POSITION":7305},"indices":42349,"material":14,"mode":4},{"attributes":{"NORMAL":24828,"POSITION":7306},"indices":42350,"material":14,"mode":4},{"attributes":{"NORMAL":24829,"POSITION":7307},"indices":42351,"material":14,"mode":4},{"attributes":{"NORMAL":24830,"POSITION":7308},"indices":42352,"material":14,"mode":4},{"attributes":{"NORMAL":24831,"POSITION":7309},"indices":42353,"material":14,"mode":4},{"attributes":{"NORMAL":24832,"POSITION":7310},"indices":42354,"material":14,"mode":4},{"attributes":{"NORMAL":24833,"POSITION":7311},"indices":42355,"material":14,"mode":4},{"attributes":{"NORMAL":24834,"POSITION":7312},"indices":42356,"material":14,"mode":4},{"attributes":{"NORMAL":24835,"POSITION":7313},"indices":42357,"material":14,"mode":4},{"attributes":{"NORMAL":24836,"POSITION":7314},"indices":42358,"material":14,"mode":4},{"attributes":{"NORMAL":24837,"POSITION":7315},"indices":42359,"material":14,"mode":4},{"attributes":{"NORMAL":24838,"POSITION":7316},"indices":42360,"material":14,"mode":4},{"attributes":{"NORMAL":24839,"POSITION":7317},"indices":42361,"material":14,"mode":4},{"attributes":{"NORMAL":24840,"POSITION":7318},"indices":42362,"material":14,"mode":4},{"attributes":{"NORMAL":24841,"POSITION":7319},"indices":42363,"material":14,"mode":4},{"attributes":{"NORMAL":24842,"POSITION":7320},"indices":42364,"material":14,"mode":4},{"attributes":{"NORMAL":24843,"POSITION":7321},"indices":42365,"material":14,"mode":4},{"attributes":{"NORMAL":24844,"POSITION":7322},"indices":42366,"material":14,"mode":4},{"attributes":{"NORMAL":24845,"POSITION":7323},"indices":42367,"material":14,"mode":4},{"attributes":{"NORMAL":24846,"POSITION":7324},"indices":42368,"material":14,"mode":4},{"attributes":{"NORMAL":24847,"POSITION":7325},"indices":42369,"material":14,"mode":4},{"attributes":{"NORMAL":24848,"POSITION":7326},"indices":42370,"material":14,"mode":4},{"attributes":{"NORMAL":24849,"POSITION":7327},"indices":42371,"material":14,"mode":4},{"attributes":{"NORMAL":24850,"POSITION":7328},"indices":42372,"material":14,"mode":4},{"attributes":{"NORMAL":24851,"POSITION":7329},"indices":42373,"material":14,"mode":4},{"attributes":{"NORMAL":24852,"POSITION":7330},"indices":42374,"material":14,"mode":4},{"attributes":{"NORMAL":24853,"POSITION":7331},"indices":42375,"material":14,"mode":4},{"attributes":{"NORMAL":24854,"POSITION":7332},"indices":42376,"material":14,"mode":4},{"attributes":{"NORMAL":24855,"POSITION":7333},"indices":42377,"material":14,"mode":4},{"attributes":{"NORMAL":24856,"POSITION":7334},"indices":42378,"material":14,"mode":4},{"attributes":{"NORMAL":24857,"POSITION":7335},"indices":42379,"material":14,"mode":4},{"attributes":{"NORMAL":24858,"POSITION":7336},"indices":42380,"material":14,"mode":4},{"attributes":{"NORMAL":24859,"POSITION":7337},"indices":42381,"material":14,"mode":4},{"attributes":{"NORMAL":24860,"POSITION":7338},"indices":42382,"material":14,"mode":4},{"attributes":{"NORMAL":24861,"POSITION":7339},"indices":42383,"material":14,"mode":4},{"attributes":{"NORMAL":24862,"POSITION":7340},"indices":42384,"material":14,"mode":4},{"attributes":{"NORMAL":24863,"POSITION":7341},"indices":42385,"material":14,"mode":4},{"attributes":{"NORMAL":24864,"POSITION":7342},"indices":42386,"material":14,"mode":4},{"attributes":{"NORMAL":24865,"POSITION":7343},"indices":42387,"material":14,"mode":4},{"attributes":{"NORMAL":24866,"POSITION":7344},"indices":42388,"material":14,"mode":4},{"attributes":{"NORMAL":24867,"POSITION":7345},"indices":42389,"material":14,"mode":4},{"attributes":{"NORMAL":24868,"POSITION":7346},"indices":42390,"material":14,"mode":4},{"attributes":{"NORMAL":24869,"POSITION":7347},"indices":42391,"material":14,"mode":4},{"attributes":{"NORMAL":24870,"POSITION":7348},"indices":42392,"material":14,"mode":4},{"attributes":{"NORMAL":24871,"POSITION":7349},"indices":42393,"material":14,"mode":4},{"attributes":{"NORMAL":24872,"POSITION":7350},"indices":42394,"material":14,"mode":4},{"attributes":{"NORMAL":24873,"POSITION":7351},"indices":42395,"material":14,"mode":4},{"attributes":{"NORMAL":24874,"POSITION":7352},"indices":42396,"material":14,"mode":4},{"attributes":{"NORMAL":24875,"POSITION":7353},"indices":42397,"material":14,"mode":4},{"attributes":{"NORMAL":24876,"POSITION":7354},"indices":42398,"material":14,"mode":4},{"attributes":{"NORMAL":24877,"POSITION":7355},"indices":42399,"material":14,"mode":4},{"attributes":{"NORMAL":24878,"POSITION":7356},"indices":42400,"material":14,"mode":4},{"attributes":{"NORMAL":24879,"POSITION":7357},"indices":42401,"material":14,"mode":4},{"attributes":{"NORMAL":24880,"POSITION":7358},"indices":42402,"material":14,"mode":4},{"attributes":{"NORMAL":24881,"POSITION":7359},"indices":42403,"material":14,"mode":4},{"attributes":{"NORMAL":24882,"POSITION":7360},"indices":42404,"material":14,"mode":4},{"attributes":{"NORMAL":24883,"POSITION":7361},"indices":42405,"material":14,"mode":4},{"attributes":{"NORMAL":24884,"POSITION":7362},"indices":42406,"material":14,"mode":4},{"attributes":{"NORMAL":24885,"POSITION":7363},"indices":42407,"material":14,"mode":4},{"attributes":{"NORMAL":24886,"POSITION":7364},"indices":42408,"material":14,"mode":4},{"attributes":{"NORMAL":24887,"POSITION":7365},"indices":42409,"material":14,"mode":4},{"attributes":{"NORMAL":24888,"POSITION":7366},"indices":42410,"material":14,"mode":4},{"attributes":{"NORMAL":24889,"POSITION":7367},"indices":42411,"material":14,"mode":4},{"attributes":{"NORMAL":24890,"POSITION":7368},"indices":42412,"material":14,"mode":4},{"attributes":{"NORMAL":24891,"POSITION":7369},"indices":42413,"material":14,"mode":4},{"attributes":{"NORMAL":24892,"POSITION":7370},"indices":42414,"material":14,"mode":4},{"attributes":{"NORMAL":24893,"POSITION":7371},"indices":42415,"material":14,"mode":4},{"attributes":{"NORMAL":24894,"POSITION":7372},"indices":42416,"material":14,"mode":4},{"attributes":{"NORMAL":24895,"POSITION":7373},"indices":42417,"material":14,"mode":4},{"attributes":{"NORMAL":24896,"POSITION":7374},"indices":42418,"material":14,"mode":4},{"attributes":{"NORMAL":24897,"POSITION":7375},"indices":42419,"material":14,"mode":4},{"attributes":{"NORMAL":24898,"POSITION":7376},"indices":42420,"material":14,"mode":4},{"attributes":{"NORMAL":24899,"POSITION":7377},"indices":42421,"material":14,"mode":4},{"attributes":{"NORMAL":24900,"POSITION":7378},"indices":42422,"material":14,"mode":4},{"attributes":{"NORMAL":24901,"POSITION":7379},"indices":42423,"material":14,"mode":4},{"attributes":{"NORMAL":24902,"POSITION":7380},"indices":42424,"material":14,"mode":4},{"attributes":{"NORMAL":24903,"POSITION":7381},"indices":42425,"material":14,"mode":4},{"attributes":{"NORMAL":24904,"POSITION":7382},"indices":42426,"material":14,"mode":4},{"attributes":{"NORMAL":24905,"POSITION":7383},"indices":42427,"material":14,"mode":4},{"attributes":{"NORMAL":24906,"POSITION":7384},"indices":42428,"material":14,"mode":4},{"attributes":{"NORMAL":24907,"POSITION":7385},"indices":42429,"material":14,"mode":4},{"attributes":{"NORMAL":24908,"POSITION":7386},"indices":42430,"material":14,"mode":4},{"attributes":{"NORMAL":24909,"POSITION":7387},"indices":42431,"material":14,"mode":4},{"attributes":{"NORMAL":24910,"POSITION":7388},"indices":42432,"material":14,"mode":4},{"attributes":{"NORMAL":24911,"POSITION":7389},"indices":42433,"material":14,"mode":4},{"attributes":{"NORMAL":24912,"POSITION":7390},"indices":42434,"material":14,"mode":4},{"attributes":{"NORMAL":24913,"POSITION":7391},"indices":42435,"material":14,"mode":4},{"attributes":{"NORMAL":24914,"POSITION":7392},"indices":42436,"material":14,"mode":4},{"attributes":{"NORMAL":24915,"POSITION":7393},"indices":42437,"material":14,"mode":4},{"attributes":{"NORMAL":24916,"POSITION":7394},"indices":42438,"material":14,"mode":4},{"attributes":{"NORMAL":24917,"POSITION":7395},"indices":42439,"material":14,"mode":4},{"attributes":{"NORMAL":24918,"POSITION":7396},"indices":42440,"material":14,"mode":4},{"attributes":{"NORMAL":24919,"POSITION":7397},"indices":42441,"material":14,"mode":4},{"attributes":{"NORMAL":24920,"POSITION":7398},"indices":42442,"material":14,"mode":4},{"attributes":{"NORMAL":24921,"POSITION":7399},"indices":42443,"material":14,"mode":4},{"attributes":{"NORMAL":24922,"POSITION":7400},"indices":42444,"material":14,"mode":4},{"attributes":{"NORMAL":24923,"POSITION":7401},"indices":42445,"material":14,"mode":4},{"attributes":{"NORMAL":24924,"POSITION":7402},"indices":42446,"material":14,"mode":4},{"attributes":{"NORMAL":24925,"POSITION":7403},"indices":42447,"material":14,"mode":4},{"attributes":{"NORMAL":24926,"POSITION":7404},"indices":42448,"material":14,"mode":4},{"attributes":{"NORMAL":24927,"POSITION":7405},"indices":42449,"material":14,"mode":4},{"attributes":{"NORMAL":24928,"POSITION":7406},"indices":42450,"material":14,"mode":4},{"attributes":{"NORMAL":24929,"POSITION":7407},"indices":42451,"material":14,"mode":4},{"attributes":{"NORMAL":24930,"POSITION":7408},"indices":42452,"material":14,"mode":4},{"attributes":{"NORMAL":24931,"POSITION":7409},"indices":42453,"material":14,"mode":4},{"attributes":{"NORMAL":24932,"POSITION":7410},"indices":42454,"material":14,"mode":4},{"attributes":{"NORMAL":24933,"POSITION":7411},"indices":42455,"material":14,"mode":4},{"attributes":{"NORMAL":24934,"POSITION":7412},"indices":42456,"material":14,"mode":4},{"attributes":{"NORMAL":24935,"POSITION":7413},"indices":42457,"material":14,"mode":4},{"attributes":{"NORMAL":24936,"POSITION":7414},"indices":42458,"material":14,"mode":4},{"attributes":{"NORMAL":24937,"POSITION":7415},"indices":42459,"material":14,"mode":4},{"attributes":{"NORMAL":24938,"POSITION":7416},"indices":42460,"material":14,"mode":4},{"attributes":{"NORMAL":24939,"POSITION":7417},"indices":42461,"material":14,"mode":4},{"attributes":{"NORMAL":24940,"POSITION":7418},"indices":42462,"material":14,"mode":4},{"attributes":{"NORMAL":24941,"POSITION":7419},"indices":42463,"material":14,"mode":4},{"attributes":{"NORMAL":24942,"POSITION":7420},"indices":42464,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-107","primitives":[{"attributes":{"NORMAL":24943,"POSITION":7421},"indices":42465,"material":7,"mode":4},{"attributes":{"NORMAL":24944,"POSITION":7422},"indices":42466,"material":7,"mode":4},{"attributes":{"NORMAL":24945,"POSITION":7423},"indices":42467,"material":7,"mode":4},{"attributes":{"NORMAL":24946,"POSITION":7424},"indices":42468,"material":7,"mode":4},{"attributes":{"NORMAL":24947,"POSITION":7425},"indices":42469,"material":7,"mode":4},{"attributes":{"NORMAL":24948,"POSITION":7426},"indices":42470,"material":7,"mode":4},{"attributes":{"NORMAL":24949,"POSITION":7427},"indices":42471,"material":7,"mode":4},{"attributes":{"NORMAL":24950,"POSITION":7428},"indices":42472,"material":7,"mode":4},{"attributes":{"NORMAL":24951,"POSITION":7429},"indices":42473,"material":7,"mode":4},{"attributes":{"NORMAL":24952,"POSITION":7430},"indices":42474,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-108","primitives":[{"attributes":{"NORMAL":24953,"POSITION":7431},"indices":42475,"material":7,"mode":4},{"attributes":{"NORMAL":24954,"POSITION":7432},"indices":42476,"material":7,"mode":4},{"attributes":{"NORMAL":24955,"POSITION":7433},"indices":42477,"material":7,"mode":4},{"attributes":{"NORMAL":24956,"POSITION":7434},"indices":42478,"material":7,"mode":4},{"attributes":{"NORMAL":24957,"POSITION":7435},"indices":42479,"material":7,"mode":4},{"attributes":{"NORMAL":24958,"POSITION":7436},"indices":42480,"material":7,"mode":4},{"attributes":{"NORMAL":24959,"POSITION":7437},"indices":42481,"material":7,"mode":4},{"attributes":{"NORMAL":24960,"POSITION":7438},"indices":42482,"material":7,"mode":4},{"attributes":{"NORMAL":24961,"POSITION":7439},"indices":42483,"material":7,"mode":4},{"attributes":{"NORMAL":24962,"POSITION":7440},"indices":42484,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-109","primitives":[{"attributes":{"NORMAL":24963,"POSITION":7441},"indices":42485,"material":7,"mode":4},{"attributes":{"NORMAL":24964,"POSITION":7442},"indices":42486,"material":7,"mode":4},{"attributes":{"NORMAL":24965,"POSITION":7443},"indices":42487,"material":7,"mode":4},{"attributes":{"NORMAL":24966,"POSITION":7444},"indices":42488,"material":7,"mode":4},{"attributes":{"NORMAL":24967,"POSITION":7445},"indices":42489,"material":7,"mode":4},{"attributes":{"NORMAL":24968,"POSITION":7446},"indices":42490,"material":7,"mode":4},{"attributes":{"NORMAL":24969,"POSITION":7447},"indices":42491,"material":7,"mode":4},{"attributes":{"NORMAL":24970,"POSITION":7448},"indices":42492,"material":7,"mode":4},{"attributes":{"NORMAL":24971,"POSITION":7449},"indices":42493,"material":7,"mode":4},{"attributes":{"NORMAL":24972,"POSITION":7450},"indices":42494,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-110","primitives":[{"attributes":{"NORMAL":24973,"POSITION":7451},"indices":42495,"material":14,"mode":4},{"attributes":{"NORMAL":24974,"POSITION":7452},"indices":42496,"material":14,"mode":4},{"attributes":{"NORMAL":24975,"POSITION":7453},"indices":42497,"material":14,"mode":4},{"attributes":{"NORMAL":24976,"POSITION":7454},"indices":42498,"material":14,"mode":4},{"attributes":{"NORMAL":24977,"POSITION":7455},"indices":42499,"material":14,"mode":4},{"attributes":{"NORMAL":24978,"POSITION":7456},"indices":42500,"material":14,"mode":4},{"attributes":{"NORMAL":24979,"POSITION":7457},"indices":42501,"material":14,"mode":4},{"attributes":{"NORMAL":24980,"POSITION":7458},"indices":42502,"material":14,"mode":4},{"attributes":{"NORMAL":24981,"POSITION":7459},"indices":42503,"material":14,"mode":4},{"attributes":{"NORMAL":24982,"POSITION":7460},"indices":42504,"material":14,"mode":4},{"attributes":{"NORMAL":24983,"POSITION":7461},"indices":42505,"material":14,"mode":4},{"attributes":{"NORMAL":24984,"POSITION":7462},"indices":42506,"material":14,"mode":4},{"attributes":{"NORMAL":24985,"POSITION":7463},"indices":42507,"material":14,"mode":4},{"attributes":{"NORMAL":24986,"POSITION":7464},"indices":42508,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-111","primitives":[{"attributes":{"NORMAL":24987,"POSITION":7465},"indices":42509,"material":7,"mode":4},{"attributes":{"NORMAL":24988,"POSITION":7466},"indices":42510,"material":7,"mode":4},{"attributes":{"NORMAL":24989,"POSITION":7467},"indices":42511,"material":7,"mode":4},{"attributes":{"NORMAL":24990,"POSITION":7468},"indices":42512,"material":7,"mode":4},{"attributes":{"NORMAL":24991,"POSITION":7469},"indices":42513,"material":7,"mode":4},{"attributes":{"NORMAL":24992,"POSITION":7470},"indices":42514,"material":7,"mode":4},{"attributes":{"NORMAL":24993,"POSITION":7471},"indices":42515,"material":7,"mode":4},{"attributes":{"NORMAL":24994,"POSITION":7472},"indices":42516,"material":7,"mode":4},{"attributes":{"NORMAL":24995,"POSITION":7473},"indices":42517,"material":7,"mode":4},{"attributes":{"NORMAL":24996,"POSITION":7474},"indices":42518,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-112","primitives":[{"attributes":{"NORMAL":24997,"POSITION":7475},"indices":42519,"material":14,"mode":4},{"attributes":{"NORMAL":24998,"POSITION":7476},"indices":42520,"material":14,"mode":4},{"attributes":{"NORMAL":24999,"POSITION":7477},"indices":42521,"material":14,"mode":4},{"attributes":{"NORMAL":25000,"POSITION":7478},"indices":42522,"material":14,"mode":4},{"attributes":{"NORMAL":25001,"POSITION":7479},"indices":42523,"material":14,"mode":4},{"attributes":{"NORMAL":25002,"POSITION":7480},"indices":42524,"material":14,"mode":4},{"attributes":{"NORMAL":25003,"POSITION":7481},"indices":42525,"material":14,"mode":4},{"attributes":{"NORMAL":25004,"POSITION":7482},"indices":42526,"material":14,"mode":4},{"attributes":{"NORMAL":25005,"POSITION":7483},"indices":42527,"material":14,"mode":4},{"attributes":{"NORMAL":25006,"POSITION":7484},"indices":42528,"material":14,"mode":4},{"attributes":{"NORMAL":25007,"POSITION":7485},"indices":42529,"material":14,"mode":4},{"attributes":{"NORMAL":25008,"POSITION":7486},"indices":42530,"material":14,"mode":4},{"attributes":{"NORMAL":25009,"POSITION":7487},"indices":42531,"material":14,"mode":4},{"attributes":{"NORMAL":25010,"POSITION":7488},"indices":42532,"material":14,"mode":4},{"attributes":{"NORMAL":25011,"POSITION":7489},"indices":42533,"material":14,"mode":4},{"attributes":{"NORMAL":25012,"POSITION":7490},"indices":42534,"material":14,"mode":4},{"attributes":{"NORMAL":25013,"POSITION":7491},"indices":42535,"material":14,"mode":4},{"attributes":{"NORMAL":25014,"POSITION":7492},"indices":42536,"material":14,"mode":4},{"attributes":{"NORMAL":25015,"POSITION":7493},"indices":42537,"material":14,"mode":4},{"attributes":{"NORMAL":25016,"POSITION":7494},"indices":42538,"material":14,"mode":4},{"attributes":{"NORMAL":25017,"POSITION":7495},"indices":42539,"material":14,"mode":4},{"attributes":{"NORMAL":25018,"POSITION":7496},"indices":42540,"material":14,"mode":4},{"attributes":{"NORMAL":25019,"POSITION":7497},"indices":42541,"material":14,"mode":4},{"attributes":{"NORMAL":25020,"POSITION":7498},"indices":42542,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-113","primitives":[{"attributes":{"NORMAL":25021,"POSITION":7499},"indices":42543,"material":6,"mode":4},{"attributes":{"NORMAL":25022,"POSITION":7500},"indices":42544,"material":6,"mode":4},{"attributes":{"NORMAL":25023,"POSITION":7501},"indices":42545,"material":6,"mode":4},{"attributes":{"NORMAL":25024,"POSITION":7502},"indices":42546,"material":6,"mode":4},{"attributes":{"NORMAL":25025,"POSITION":7503},"indices":42547,"material":6,"mode":4},{"attributes":{"NORMAL":25026,"POSITION":7504},"indices":42548,"material":6,"mode":4},{"attributes":{"NORMAL":25027,"POSITION":7505},"indices":42549,"material":6,"mode":4},{"attributes":{"NORMAL":25028,"POSITION":7506},"indices":42550,"material":6,"mode":4},{"attributes":{"NORMAL":25029,"POSITION":7507},"indices":42551,"material":6,"mode":4},{"attributes":{"NORMAL":25030,"POSITION":7508},"indices":42552,"material":6,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-114","primitives":[{"attributes":{"NORMAL":25031,"POSITION":7509},"indices":42553,"material":7,"mode":4},{"attributes":{"NORMAL":25032,"POSITION":7510},"indices":42554,"material":7,"mode":4},{"attributes":{"NORMAL":25033,"POSITION":7511},"indices":42555,"material":7,"mode":4},{"attributes":{"NORMAL":25034,"POSITION":7512},"indices":42556,"material":7,"mode":4},{"attributes":{"NORMAL":25035,"POSITION":7513},"indices":42557,"material":7,"mode":4},{"attributes":{"NORMAL":25036,"POSITION":7514},"indices":42558,"material":7,"mode":4},{"attributes":{"NORMAL":25037,"POSITION":7515},"indices":42559,"material":7,"mode":4},{"attributes":{"NORMAL":25038,"POSITION":7516},"indices":42560,"material":7,"mode":4},{"attributes":{"NORMAL":25039,"POSITION":7517},"indices":42561,"material":7,"mode":4},{"attributes":{"NORMAL":25040,"POSITION":7518},"indices":42562,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-115","primitives":[{"attributes":{"NORMAL":25041,"POSITION":7519},"indices":42563,"material":7,"mode":4},{"attributes":{"NORMAL":25042,"POSITION":7520},"indices":42564,"material":7,"mode":4},{"attributes":{"NORMAL":25043,"POSITION":7521},"indices":42565,"material":7,"mode":4},{"attributes":{"NORMAL":25044,"POSITION":7522},"indices":42566,"material":7,"mode":4},{"attributes":{"NORMAL":25045,"POSITION":7523},"indices":42567,"material":7,"mode":4},{"attributes":{"NORMAL":25046,"POSITION":7524},"indices":42568,"material":7,"mode":4},{"attributes":{"NORMAL":25047,"POSITION":7525},"indices":42569,"material":7,"mode":4},{"attributes":{"NORMAL":25048,"POSITION":7526},"indices":42570,"material":7,"mode":4},{"attributes":{"NORMAL":25049,"POSITION":7527},"indices":42571,"material":7,"mode":4},{"attributes":{"NORMAL":25050,"POSITION":7528},"indices":42572,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-116","primitives":[{"attributes":{"NORMAL":25051,"POSITION":7529},"indices":42573,"material":7,"mode":4},{"attributes":{"NORMAL":25052,"POSITION":7530},"indices":42574,"material":7,"mode":4},{"attributes":{"NORMAL":25053,"POSITION":7531},"indices":42575,"material":7,"mode":4},{"attributes":{"NORMAL":25054,"POSITION":7532},"indices":42576,"material":7,"mode":4},{"attributes":{"NORMAL":25055,"POSITION":7533},"indices":42577,"material":7,"mode":4},{"attributes":{"NORMAL":25056,"POSITION":7534},"indices":42578,"material":7,"mode":4},{"attributes":{"NORMAL":25057,"POSITION":7535},"indices":42579,"material":7,"mode":4},{"attributes":{"NORMAL":25058,"POSITION":7536},"indices":42580,"material":7,"mode":4},{"attributes":{"NORMAL":25059,"POSITION":7537},"indices":42581,"material":7,"mode":4},{"attributes":{"NORMAL":25060,"POSITION":7538},"indices":42582,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-117","primitives":[{"attributes":{"NORMAL":25061,"POSITION":7539},"indices":42583,"material":7,"mode":4},{"attributes":{"NORMAL":25062,"POSITION":7540},"indices":42584,"material":7,"mode":4},{"attributes":{"NORMAL":25063,"POSITION":7541},"indices":42585,"material":7,"mode":4},{"attributes":{"NORMAL":25064,"POSITION":7542},"indices":42586,"material":7,"mode":4},{"attributes":{"NORMAL":25065,"POSITION":7543},"indices":42587,"material":7,"mode":4},{"attributes":{"NORMAL":25066,"POSITION":7544},"indices":42588,"material":7,"mode":4},{"attributes":{"NORMAL":25067,"POSITION":7545},"indices":42589,"material":7,"mode":4},{"attributes":{"NORMAL":25068,"POSITION":7546},"indices":42590,"material":7,"mode":4},{"attributes":{"NORMAL":25069,"POSITION":7547},"indices":42591,"material":7,"mode":4},{"attributes":{"NORMAL":25070,"POSITION":7548},"indices":42592,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-118","primitives":[{"attributes":{"NORMAL":25071,"POSITION":7549},"indices":42593,"material":7,"mode":4},{"attributes":{"NORMAL":25072,"POSITION":7550},"indices":42594,"material":7,"mode":4},{"attributes":{"NORMAL":25073,"POSITION":7551},"indices":42595,"material":7,"mode":4},{"attributes":{"NORMAL":25074,"POSITION":7552},"indices":42596,"material":7,"mode":4},{"attributes":{"NORMAL":25075,"POSITION":7553},"indices":42597,"material":7,"mode":4},{"attributes":{"NORMAL":25076,"POSITION":7554},"indices":42598,"material":7,"mode":4},{"attributes":{"NORMAL":25077,"POSITION":7555},"indices":42599,"material":7,"mode":4},{"attributes":{"NORMAL":25078,"POSITION":7556},"indices":42600,"material":7,"mode":4},{"attributes":{"NORMAL":25079,"POSITION":7557},"indices":42601,"material":7,"mode":4},{"attributes":{"NORMAL":25080,"POSITION":7558},"indices":42602,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-119","primitives":[{"attributes":{"NORMAL":25081,"POSITION":7559},"indices":42603,"material":7,"mode":4},{"attributes":{"NORMAL":25082,"POSITION":7560},"indices":42604,"material":7,"mode":4},{"attributes":{"NORMAL":25083,"POSITION":7561},"indices":42605,"material":7,"mode":4},{"attributes":{"NORMAL":25084,"POSITION":7562},"indices":42606,"material":7,"mode":4},{"attributes":{"NORMAL":25085,"POSITION":7563},"indices":42607,"material":7,"mode":4},{"attributes":{"NORMAL":25086,"POSITION":7564},"indices":42608,"material":7,"mode":4},{"attributes":{"NORMAL":25087,"POSITION":7565},"indices":42609,"material":7,"mode":4},{"attributes":{"NORMAL":25088,"POSITION":7566},"indices":42610,"material":7,"mode":4},{"attributes":{"NORMAL":25089,"POSITION":7567},"indices":42611,"material":7,"mode":4},{"attributes":{"NORMAL":25090,"POSITION":7568},"indices":42612,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-120","primitives":[{"attributes":{"NORMAL":25091,"POSITION":7569},"indices":42613,"material":7,"mode":4},{"attributes":{"NORMAL":25092,"POSITION":7570},"indices":42614,"material":7,"mode":4},{"attributes":{"NORMAL":25093,"POSITION":7571},"indices":42615,"material":7,"mode":4},{"attributes":{"NORMAL":25094,"POSITION":7572},"indices":42616,"material":7,"mode":4},{"attributes":{"NORMAL":25095,"POSITION":7573},"indices":42617,"material":7,"mode":4},{"attributes":{"NORMAL":25096,"POSITION":7574},"indices":42618,"material":7,"mode":4},{"attributes":{"NORMAL":25097,"POSITION":7575},"indices":42619,"material":7,"mode":4},{"attributes":{"NORMAL":25098,"POSITION":7576},"indices":42620,"material":7,"mode":4},{"attributes":{"NORMAL":25099,"POSITION":7577},"indices":42621,"material":7,"mode":4},{"attributes":{"NORMAL":25100,"POSITION":7578},"indices":42622,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-121","primitives":[{"attributes":{"NORMAL":25101,"POSITION":7579},"indices":42623,"material":7,"mode":4},{"attributes":{"NORMAL":25102,"POSITION":7580},"indices":42624,"material":7,"mode":4},{"attributes":{"NORMAL":25103,"POSITION":7581},"indices":42625,"material":7,"mode":4},{"attributes":{"NORMAL":25104,"POSITION":7582},"indices":42626,"material":7,"mode":4},{"attributes":{"NORMAL":25105,"POSITION":7583},"indices":42627,"material":7,"mode":4},{"attributes":{"NORMAL":25106,"POSITION":7584},"indices":42628,"material":7,"mode":4},{"attributes":{"NORMAL":25107,"POSITION":7585},"indices":42629,"material":7,"mode":4},{"attributes":{"NORMAL":25108,"POSITION":7586},"indices":42630,"material":7,"mode":4},{"attributes":{"NORMAL":25109,"POSITION":7587},"indices":42631,"material":7,"mode":4},{"attributes":{"NORMAL":25110,"POSITION":7588},"indices":42632,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-122","primitives":[{"attributes":{"NORMAL":25111,"POSITION":7589},"indices":42633,"material":7,"mode":4},{"attributes":{"NORMAL":25112,"POSITION":7590},"indices":42634,"material":7,"mode":4},{"attributes":{"NORMAL":25113,"POSITION":7591},"indices":42635,"material":7,"mode":4},{"attributes":{"NORMAL":25114,"POSITION":7592},"indices":42636,"material":7,"mode":4},{"attributes":{"NORMAL":25115,"POSITION":7593},"indices":42637,"material":7,"mode":4},{"attributes":{"NORMAL":25116,"POSITION":7594},"indices":42638,"material":7,"mode":4},{"attributes":{"NORMAL":25117,"POSITION":7595},"indices":42639,"material":7,"mode":4},{"attributes":{"NORMAL":25118,"POSITION":7596},"indices":42640,"material":7,"mode":4},{"attributes":{"NORMAL":25119,"POSITION":7597},"indices":42641,"material":7,"mode":4},{"attributes":{"NORMAL":25120,"POSITION":7598},"indices":42642,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-123","primitives":[{"attributes":{"NORMAL":25121,"POSITION":7599},"indices":42643,"material":7,"mode":4},{"attributes":{"NORMAL":25122,"POSITION":7600},"indices":42644,"material":7,"mode":4},{"attributes":{"NORMAL":25123,"POSITION":7601},"indices":42645,"material":7,"mode":4},{"attributes":{"NORMAL":25124,"POSITION":7602},"indices":42646,"material":7,"mode":4},{"attributes":{"NORMAL":25125,"POSITION":7603},"indices":42647,"material":7,"mode":4},{"attributes":{"NORMAL":25126,"POSITION":7604},"indices":42648,"material":7,"mode":4},{"attributes":{"NORMAL":25127,"POSITION":7605},"indices":42649,"material":7,"mode":4},{"attributes":{"NORMAL":25128,"POSITION":7606},"indices":42650,"material":7,"mode":4},{"attributes":{"NORMAL":25129,"POSITION":7607},"indices":42651,"material":7,"mode":4},{"attributes":{"NORMAL":25130,"POSITION":7608},"indices":42652,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-124","primitives":[{"attributes":{"NORMAL":25131,"POSITION":7609},"indices":42653,"material":14,"mode":4},{"attributes":{"NORMAL":25132,"POSITION":7610},"indices":42654,"material":14,"mode":4},{"attributes":{"NORMAL":25133,"POSITION":7611},"indices":42655,"material":14,"mode":4},{"attributes":{"NORMAL":25134,"POSITION":7612},"indices":42656,"material":14,"mode":4},{"attributes":{"NORMAL":25135,"POSITION":7613},"indices":42657,"material":14,"mode":4},{"attributes":{"NORMAL":25136,"POSITION":7614},"indices":42658,"material":14,"mode":4},{"attributes":{"NORMAL":25137,"POSITION":7615},"indices":42659,"material":14,"mode":4},{"attributes":{"NORMAL":25138,"POSITION":7616},"indices":42660,"material":14,"mode":4},{"attributes":{"NORMAL":25139,"POSITION":7617},"indices":42661,"material":14,"mode":4},{"attributes":{"NORMAL":25140,"POSITION":7618},"indices":42662,"material":14,"mode":4},{"attributes":{"NORMAL":25141,"POSITION":7619},"indices":42663,"material":14,"mode":4},{"attributes":{"NORMAL":25142,"POSITION":7620},"indices":42664,"material":14,"mode":4},{"attributes":{"NORMAL":25143,"POSITION":7621},"indices":42665,"material":14,"mode":4},{"attributes":{"NORMAL":25144,"POSITION":7622},"indices":42666,"material":14,"mode":4},{"attributes":{"NORMAL":25145,"POSITION":7623},"indices":42667,"material":14,"mode":4},{"attributes":{"NORMAL":25146,"POSITION":7624},"indices":42668,"material":14,"mode":4},{"attributes":{"NORMAL":25147,"POSITION":7625},"indices":42669,"material":14,"mode":4},{"attributes":{"NORMAL":25148,"POSITION":7626},"indices":42670,"material":14,"mode":4},{"attributes":{"NORMAL":25149,"POSITION":7627},"indices":42671,"material":14,"mode":4},{"attributes":{"NORMAL":25150,"POSITION":7628},"indices":42672,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-125","primitives":[{"attributes":{"NORMAL":25151,"POSITION":7629},"indices":42673,"material":7,"mode":4},{"attributes":{"NORMAL":25152,"POSITION":7630},"indices":42674,"material":7,"mode":4},{"attributes":{"NORMAL":25153,"POSITION":7631},"indices":42675,"material":7,"mode":4},{"attributes":{"NORMAL":25154,"POSITION":7632},"indices":42676,"material":7,"mode":4},{"attributes":{"NORMAL":25155,"POSITION":7633},"indices":42677,"material":7,"mode":4},{"attributes":{"NORMAL":25156,"POSITION":7634},"indices":42678,"material":7,"mode":4},{"attributes":{"NORMAL":25157,"POSITION":7635},"indices":42679,"material":7,"mode":4},{"attributes":{"NORMAL":25158,"POSITION":7636},"indices":42680,"material":7,"mode":4},{"attributes":{"NORMAL":25159,"POSITION":7637},"indices":42681,"material":7,"mode":4},{"attributes":{"NORMAL":25160,"POSITION":7638},"indices":42682,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-126","primitives":[{"attributes":{"NORMAL":25161,"POSITION":7639},"indices":42683,"material":14,"mode":4},{"attributes":{"NORMAL":25162,"POSITION":7640},"indices":42684,"material":14,"mode":4},{"attributes":{"NORMAL":25163,"POSITION":7641},"indices":42685,"material":14,"mode":4},{"attributes":{"NORMAL":25164,"POSITION":7642},"indices":42686,"material":14,"mode":4},{"attributes":{"NORMAL":25165,"POSITION":7643},"indices":42687,"material":14,"mode":4},{"attributes":{"NORMAL":25166,"POSITION":7644},"indices":42688,"material":14,"mode":4},{"attributes":{"NORMAL":25167,"POSITION":7645},"indices":42689,"material":14,"mode":4},{"attributes":{"NORMAL":25168,"POSITION":7646},"indices":42690,"material":14,"mode":4},{"attributes":{"NORMAL":25169,"POSITION":7647},"indices":42691,"material":14,"mode":4},{"attributes":{"NORMAL":25170,"POSITION":7648},"indices":42692,"material":14,"mode":4},{"attributes":{"NORMAL":25171,"POSITION":7649},"indices":42693,"material":14,"mode":4},{"attributes":{"NORMAL":25172,"POSITION":7650},"indices":42694,"material":14,"mode":4},{"attributes":{"NORMAL":25173,"POSITION":7651},"indices":42695,"material":14,"mode":4},{"attributes":{"NORMAL":25174,"POSITION":7652},"indices":42696,"material":14,"mode":4},{"attributes":{"NORMAL":25175,"POSITION":7653},"indices":42697,"material":14,"mode":4},{"attributes":{"NORMAL":25176,"POSITION":7654},"indices":42698,"material":14,"mode":4},{"attributes":{"NORMAL":25177,"POSITION":7655},"indices":42699,"material":14,"mode":4},{"attributes":{"NORMAL":25178,"POSITION":7656},"indices":42700,"material":14,"mode":4},{"attributes":{"NORMAL":25179,"POSITION":7657},"indices":42701,"material":14,"mode":4},{"attributes":{"NORMAL":25180,"POSITION":7658},"indices":42702,"material":14,"mode":4},{"attributes":{"NORMAL":25181,"POSITION":7659},"indices":42703,"material":14,"mode":4},{"attributes":{"NORMAL":25182,"POSITION":7660},"indices":42704,"material":14,"mode":4},{"attributes":{"NORMAL":25183,"POSITION":7661},"indices":42705,"material":14,"mode":4},{"attributes":{"NORMAL":25184,"POSITION":7662},"indices":42706,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-127","primitives":[{"attributes":{"NORMAL":25185,"POSITION":7663},"indices":42707,"material":7,"mode":4},{"attributes":{"NORMAL":25186,"POSITION":7664},"indices":42708,"material":7,"mode":4},{"attributes":{"NORMAL":25187,"POSITION":7665},"indices":42709,"material":7,"mode":4},{"attributes":{"NORMAL":25188,"POSITION":7666},"indices":42710,"material":7,"mode":4},{"attributes":{"NORMAL":25189,"POSITION":7667},"indices":42711,"material":7,"mode":4},{"attributes":{"NORMAL":25190,"POSITION":7668},"indices":42712,"material":7,"mode":4},{"attributes":{"NORMAL":25191,"POSITION":7669},"indices":42713,"material":7,"mode":4},{"attributes":{"NORMAL":25192,"POSITION":7670},"indices":42714,"material":7,"mode":4},{"attributes":{"NORMAL":25193,"POSITION":7671},"indices":42715,"material":7,"mode":4},{"attributes":{"NORMAL":25194,"POSITION":7672},"indices":42716,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-128","primitives":[{"attributes":{"NORMAL":25195,"POSITION":7673},"indices":42717,"material":7,"mode":4},{"attributes":{"NORMAL":25196,"POSITION":7674},"indices":42718,"material":7,"mode":4},{"attributes":{"NORMAL":25197,"POSITION":7675},"indices":42719,"material":7,"mode":4},{"attributes":{"NORMAL":25198,"POSITION":7676},"indices":42720,"material":7,"mode":4},{"attributes":{"NORMAL":25199,"POSITION":7677},"indices":42721,"material":7,"mode":4},{"attributes":{"NORMAL":25200,"POSITION":7678},"indices":42722,"material":7,"mode":4},{"attributes":{"NORMAL":25201,"POSITION":7679},"indices":42723,"material":7,"mode":4},{"attributes":{"NORMAL":25202,"POSITION":7680},"indices":42724,"material":7,"mode":4},{"attributes":{"NORMAL":25203,"POSITION":7681},"indices":42725,"material":7,"mode":4},{"attributes":{"NORMAL":25204,"POSITION":7682},"indices":42726,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-129","primitives":[{"attributes":{"NORMAL":25205,"POSITION":7683},"indices":42727,"material":7,"mode":4},{"attributes":{"NORMAL":25206,"POSITION":7684},"indices":42728,"material":7,"mode":4},{"attributes":{"NORMAL":25207,"POSITION":7685},"indices":42729,"material":7,"mode":4},{"attributes":{"NORMAL":25208,"POSITION":7686},"indices":42730,"material":7,"mode":4},{"attributes":{"NORMAL":25209,"POSITION":7687},"indices":42731,"material":7,"mode":4},{"attributes":{"NORMAL":25210,"POSITION":7688},"indices":42732,"material":7,"mode":4},{"attributes":{"NORMAL":25211,"POSITION":7689},"indices":42733,"material":7,"mode":4},{"attributes":{"NORMAL":25212,"POSITION":7690},"indices":42734,"material":7,"mode":4},{"attributes":{"NORMAL":25213,"POSITION":7691},"indices":42735,"material":7,"mode":4},{"attributes":{"NORMAL":25214,"POSITION":7692},"indices":42736,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-130","primitives":[{"attributes":{"NORMAL":25215,"POSITION":7693},"indices":42737,"material":7,"mode":4},{"attributes":{"NORMAL":25216,"POSITION":7694},"indices":42738,"material":7,"mode":4},{"attributes":{"NORMAL":25217,"POSITION":7695},"indices":42739,"material":7,"mode":4},{"attributes":{"NORMAL":25218,"POSITION":7696},"indices":42740,"material":7,"mode":4},{"attributes":{"NORMAL":25219,"POSITION":7697},"indices":42741,"material":7,"mode":4},{"attributes":{"NORMAL":25220,"POSITION":7698},"indices":42742,"material":7,"mode":4},{"attributes":{"NORMAL":25221,"POSITION":7699},"indices":42743,"material":7,"mode":4},{"attributes":{"NORMAL":25222,"POSITION":7700},"indices":42744,"material":7,"mode":4},{"attributes":{"NORMAL":25223,"POSITION":7701},"indices":42745,"material":7,"mode":4},{"attributes":{"NORMAL":25224,"POSITION":7702},"indices":42746,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-131","primitives":[{"attributes":{"NORMAL":25225,"POSITION":7703},"indices":42747,"material":7,"mode":4},{"attributes":{"NORMAL":25226,"POSITION":7704},"indices":42748,"material":7,"mode":4},{"attributes":{"NORMAL":25227,"POSITION":7705},"indices":42749,"material":7,"mode":4},{"attributes":{"NORMAL":25228,"POSITION":7706},"indices":42750,"material":7,"mode":4},{"attributes":{"NORMAL":25229,"POSITION":7707},"indices":42751,"material":7,"mode":4},{"attributes":{"NORMAL":25230,"POSITION":7708},"indices":42752,"material":7,"mode":4},{"attributes":{"NORMAL":25231,"POSITION":7709},"indices":42753,"material":7,"mode":4},{"attributes":{"NORMAL":25232,"POSITION":7710},"indices":42754,"material":7,"mode":4},{"attributes":{"NORMAL":25233,"POSITION":7711},"indices":42755,"material":7,"mode":4},{"attributes":{"NORMAL":25234,"POSITION":7712},"indices":42756,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-132","primitives":[{"attributes":{"NORMAL":25235,"POSITION":7713},"indices":42757,"material":7,"mode":4},{"attributes":{"NORMAL":25236,"POSITION":7714},"indices":42758,"material":7,"mode":4},{"attributes":{"NORMAL":25237,"POSITION":7715},"indices":42759,"material":7,"mode":4},{"attributes":{"NORMAL":25238,"POSITION":7716},"indices":42760,"material":7,"mode":4},{"attributes":{"NORMAL":25239,"POSITION":7717},"indices":42761,"material":7,"mode":4},{"attributes":{"NORMAL":25240,"POSITION":7718},"indices":42762,"material":7,"mode":4},{"attributes":{"NORMAL":25241,"POSITION":7719},"indices":42763,"material":7,"mode":4},{"attributes":{"NORMAL":25242,"POSITION":7720},"indices":42764,"material":7,"mode":4},{"attributes":{"NORMAL":25243,"POSITION":7721},"indices":42765,"material":7,"mode":4},{"attributes":{"NORMAL":25244,"POSITION":7722},"indices":42766,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-133","primitives":[{"attributes":{"NORMAL":25245,"POSITION":7723},"indices":42767,"material":7,"mode":4},{"attributes":{"NORMAL":25246,"POSITION":7724},"indices":42768,"material":7,"mode":4},{"attributes":{"NORMAL":25247,"POSITION":7725},"indices":42769,"material":7,"mode":4},{"attributes":{"NORMAL":25248,"POSITION":7726},"indices":42770,"material":7,"mode":4},{"attributes":{"NORMAL":25249,"POSITION":7727},"indices":42771,"material":7,"mode":4},{"attributes":{"NORMAL":25250,"POSITION":7728},"indices":42772,"material":7,"mode":4},{"attributes":{"NORMAL":25251,"POSITION":7729},"indices":42773,"material":7,"mode":4},{"attributes":{"NORMAL":25252,"POSITION":7730},"indices":42774,"material":7,"mode":4},{"attributes":{"NORMAL":25253,"POSITION":7731},"indices":42775,"material":7,"mode":4},{"attributes":{"NORMAL":25254,"POSITION":7732},"indices":42776,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-134","primitives":[{"attributes":{"NORMAL":25255,"POSITION":7733},"indices":42777,"material":7,"mode":4},{"attributes":{"NORMAL":25256,"POSITION":7734},"indices":42778,"material":7,"mode":4},{"attributes":{"NORMAL":25257,"POSITION":7735},"indices":42779,"material":7,"mode":4},{"attributes":{"NORMAL":25258,"POSITION":7736},"indices":42780,"material":7,"mode":4},{"attributes":{"NORMAL":25259,"POSITION":7737},"indices":42781,"material":7,"mode":4},{"attributes":{"NORMAL":25260,"POSITION":7738},"indices":42782,"material":7,"mode":4},{"attributes":{"NORMAL":25261,"POSITION":7739},"indices":42783,"material":7,"mode":4},{"attributes":{"NORMAL":25262,"POSITION":7740},"indices":42784,"material":7,"mode":4},{"attributes":{"NORMAL":25263,"POSITION":7741},"indices":42785,"material":7,"mode":4},{"attributes":{"NORMAL":25264,"POSITION":7742},"indices":42786,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-135","primitives":[{"attributes":{"NORMAL":25265,"POSITION":7743},"indices":42787,"material":7,"mode":4},{"attributes":{"NORMAL":25266,"POSITION":7744},"indices":42788,"material":7,"mode":4},{"attributes":{"NORMAL":25267,"POSITION":7745},"indices":42789,"material":7,"mode":4},{"attributes":{"NORMAL":25268,"POSITION":7746},"indices":42790,"material":7,"mode":4},{"attributes":{"NORMAL":25269,"POSITION":7747},"indices":42791,"material":7,"mode":4},{"attributes":{"NORMAL":25270,"POSITION":7748},"indices":42792,"material":7,"mode":4},{"attributes":{"NORMAL":25271,"POSITION":7749},"indices":42793,"material":7,"mode":4},{"attributes":{"NORMAL":25272,"POSITION":7750},"indices":42794,"material":7,"mode":4},{"attributes":{"NORMAL":25273,"POSITION":7751},"indices":42795,"material":7,"mode":4},{"attributes":{"NORMAL":25274,"POSITION":7752},"indices":42796,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-136","primitives":[{"attributes":{"NORMAL":25275,"POSITION":7753},"indices":42797,"material":7,"mode":4},{"attributes":{"NORMAL":25276,"POSITION":7754},"indices":42798,"material":7,"mode":4},{"attributes":{"NORMAL":25277,"POSITION":7755},"indices":42799,"material":7,"mode":4},{"attributes":{"NORMAL":25278,"POSITION":7756},"indices":42800,"material":7,"mode":4},{"attributes":{"NORMAL":25279,"POSITION":7757},"indices":42801,"material":7,"mode":4},{"attributes":{"NORMAL":25280,"POSITION":7758},"indices":42802,"material":7,"mode":4},{"attributes":{"NORMAL":25281,"POSITION":7759},"indices":42803,"material":7,"mode":4},{"attributes":{"NORMAL":25282,"POSITION":7760},"indices":42804,"material":7,"mode":4},{"attributes":{"NORMAL":25283,"POSITION":7761},"indices":42805,"material":7,"mode":4},{"attributes":{"NORMAL":25284,"POSITION":7762},"indices":42806,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-137","primitives":[{"attributes":{"NORMAL":25285,"POSITION":7763},"indices":42807,"material":7,"mode":4},{"attributes":{"NORMAL":25286,"POSITION":7764},"indices":42808,"material":7,"mode":4},{"attributes":{"NORMAL":25287,"POSITION":7765},"indices":42809,"material":7,"mode":4},{"attributes":{"NORMAL":25288,"POSITION":7766},"indices":42810,"material":7,"mode":4},{"attributes":{"NORMAL":25289,"POSITION":7767},"indices":42811,"material":7,"mode":4},{"attributes":{"NORMAL":25290,"POSITION":7768},"indices":42812,"material":7,"mode":4},{"attributes":{"NORMAL":25291,"POSITION":7769},"indices":42813,"material":7,"mode":4},{"attributes":{"NORMAL":25292,"POSITION":7770},"indices":42814,"material":7,"mode":4},{"attributes":{"NORMAL":25293,"POSITION":7771},"indices":42815,"material":7,"mode":4},{"attributes":{"NORMAL":25294,"POSITION":7772},"indices":42816,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-138","primitives":[{"attributes":{"NORMAL":25295,"POSITION":7773},"indices":42817,"material":14,"mode":4},{"attributes":{"NORMAL":25296,"POSITION":7774},"indices":42818,"material":14,"mode":4},{"attributes":{"NORMAL":25297,"POSITION":7775},"indices":42819,"material":14,"mode":4},{"attributes":{"NORMAL":25298,"POSITION":7776},"indices":42820,"material":14,"mode":4},{"attributes":{"NORMAL":25299,"POSITION":7777},"indices":42821,"material":14,"mode":4},{"attributes":{"NORMAL":25300,"POSITION":7778},"indices":42822,"material":14,"mode":4},{"attributes":{"NORMAL":25301,"POSITION":7779},"indices":42823,"material":14,"mode":4},{"attributes":{"NORMAL":25302,"POSITION":7780},"indices":42824,"material":14,"mode":4},{"attributes":{"NORMAL":25303,"POSITION":7781},"indices":42825,"material":14,"mode":4},{"attributes":{"NORMAL":25304,"POSITION":7782},"indices":42826,"material":14,"mode":4},{"attributes":{"NORMAL":25305,"POSITION":7783},"indices":42827,"material":14,"mode":4},{"attributes":{"NORMAL":25306,"POSITION":7784},"indices":42828,"material":14,"mode":4},{"attributes":{"NORMAL":25307,"POSITION":7785},"indices":42829,"material":14,"mode":4},{"attributes":{"NORMAL":25308,"POSITION":7786},"indices":42830,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-139","primitives":[{"attributes":{"NORMAL":25309,"POSITION":7787},"indices":42831,"material":7,"mode":4},{"attributes":{"NORMAL":25310,"POSITION":7788},"indices":42832,"material":7,"mode":4},{"attributes":{"NORMAL":25311,"POSITION":7789},"indices":42833,"material":7,"mode":4},{"attributes":{"NORMAL":25312,"POSITION":7790},"indices":42834,"material":7,"mode":4},{"attributes":{"NORMAL":25313,"POSITION":7791},"indices":42835,"material":7,"mode":4},{"attributes":{"NORMAL":25314,"POSITION":7792},"indices":42836,"material":7,"mode":4},{"attributes":{"NORMAL":25315,"POSITION":7793},"indices":42837,"material":7,"mode":4},{"attributes":{"NORMAL":25316,"POSITION":7794},"indices":42838,"material":7,"mode":4},{"attributes":{"NORMAL":25317,"POSITION":7795},"indices":42839,"material":7,"mode":4},{"attributes":{"NORMAL":25318,"POSITION":7796},"indices":42840,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-140","primitives":[{"attributes":{"NORMAL":25319,"POSITION":7797},"indices":42841,"material":7,"mode":4},{"attributes":{"NORMAL":25320,"POSITION":7798},"indices":42842,"material":7,"mode":4},{"attributes":{"NORMAL":25321,"POSITION":7799},"indices":42843,"material":7,"mode":4},{"attributes":{"NORMAL":25322,"POSITION":7800},"indices":42844,"material":7,"mode":4},{"attributes":{"NORMAL":25323,"POSITION":7801},"indices":42845,"material":7,"mode":4},{"attributes":{"NORMAL":25324,"POSITION":7802},"indices":42846,"material":7,"mode":4},{"attributes":{"NORMAL":25325,"POSITION":7803},"indices":42847,"material":7,"mode":4},{"attributes":{"NORMAL":25326,"POSITION":7804},"indices":42848,"material":7,"mode":4},{"attributes":{"NORMAL":25327,"POSITION":7805},"indices":42849,"material":7,"mode":4},{"attributes":{"NORMAL":25328,"POSITION":7806},"indices":42850,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-141","primitives":[{"attributes":{"NORMAL":25329,"POSITION":7807},"indices":42851,"material":7,"mode":4},{"attributes":{"NORMAL":25330,"POSITION":7808},"indices":42852,"material":7,"mode":4},{"attributes":{"NORMAL":25331,"POSITION":7809},"indices":42853,"material":7,"mode":4},{"attributes":{"NORMAL":25332,"POSITION":7810},"indices":42854,"material":7,"mode":4},{"attributes":{"NORMAL":25333,"POSITION":7811},"indices":42855,"material":7,"mode":4},{"attributes":{"NORMAL":25334,"POSITION":7812},"indices":42856,"material":7,"mode":4},{"attributes":{"NORMAL":25335,"POSITION":7813},"indices":42857,"material":7,"mode":4},{"attributes":{"NORMAL":25336,"POSITION":7814},"indices":42858,"material":7,"mode":4},{"attributes":{"NORMAL":25337,"POSITION":7815},"indices":42859,"material":7,"mode":4},{"attributes":{"NORMAL":25338,"POSITION":7816},"indices":42860,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-142","primitives":[{"attributes":{"NORMAL":25339,"POSITION":7817},"indices":42861,"material":7,"mode":4},{"attributes":{"NORMAL":25340,"POSITION":7818},"indices":42862,"material":7,"mode":4},{"attributes":{"NORMAL":25341,"POSITION":7819},"indices":42863,"material":7,"mode":4},{"attributes":{"NORMAL":25342,"POSITION":7820},"indices":42864,"material":7,"mode":4},{"attributes":{"NORMAL":25343,"POSITION":7821},"indices":42865,"material":7,"mode":4},{"attributes":{"NORMAL":25344,"POSITION":7822},"indices":42866,"material":7,"mode":4},{"attributes":{"NORMAL":25345,"POSITION":7823},"indices":42867,"material":7,"mode":4},{"attributes":{"NORMAL":25346,"POSITION":7824},"indices":42868,"material":7,"mode":4},{"attributes":{"NORMAL":25347,"POSITION":7825},"indices":42869,"material":7,"mode":4},{"attributes":{"NORMAL":25348,"POSITION":7826},"indices":42870,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-143","primitives":[{"attributes":{"NORMAL":25349,"POSITION":7827},"indices":42871,"material":7,"mode":4},{"attributes":{"NORMAL":25350,"POSITION":7828},"indices":42872,"material":7,"mode":4},{"attributes":{"NORMAL":25351,"POSITION":7829},"indices":42873,"material":7,"mode":4},{"attributes":{"NORMAL":25352,"POSITION":7830},"indices":42874,"material":7,"mode":4},{"attributes":{"NORMAL":25353,"POSITION":7831},"indices":42875,"material":7,"mode":4},{"attributes":{"NORMAL":25354,"POSITION":7832},"indices":42876,"material":7,"mode":4},{"attributes":{"NORMAL":25355,"POSITION":7833},"indices":42877,"material":7,"mode":4},{"attributes":{"NORMAL":25356,"POSITION":7834},"indices":42878,"material":7,"mode":4},{"attributes":{"NORMAL":25357,"POSITION":7835},"indices":42879,"material":7,"mode":4},{"attributes":{"NORMAL":25358,"POSITION":7836},"indices":42880,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-144","primitives":[{"attributes":{"NORMAL":25359,"POSITION":7837},"indices":42881,"material":7,"mode":4},{"attributes":{"NORMAL":25360,"POSITION":7838},"indices":42882,"material":7,"mode":4},{"attributes":{"NORMAL":25361,"POSITION":7839},"indices":42883,"material":7,"mode":4},{"attributes":{"NORMAL":25362,"POSITION":7840},"indices":42884,"material":7,"mode":4},{"attributes":{"NORMAL":25363,"POSITION":7841},"indices":42885,"material":7,"mode":4},{"attributes":{"NORMAL":25364,"POSITION":7842},"indices":42886,"material":7,"mode":4},{"attributes":{"NORMAL":25365,"POSITION":7843},"indices":42887,"material":7,"mode":4},{"attributes":{"NORMAL":25366,"POSITION":7844},"indices":42888,"material":7,"mode":4},{"attributes":{"NORMAL":25367,"POSITION":7845},"indices":42889,"material":7,"mode":4},{"attributes":{"NORMAL":25368,"POSITION":7846},"indices":42890,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-145","primitives":[{"attributes":{"NORMAL":25369,"POSITION":7847},"indices":42891,"material":7,"mode":4},{"attributes":{"NORMAL":25370,"POSITION":7848},"indices":42892,"material":7,"mode":4},{"attributes":{"NORMAL":25371,"POSITION":7849},"indices":42893,"material":7,"mode":4},{"attributes":{"NORMAL":25372,"POSITION":7850},"indices":42894,"material":7,"mode":4},{"attributes":{"NORMAL":25373,"POSITION":7851},"indices":42895,"material":7,"mode":4},{"attributes":{"NORMAL":25374,"POSITION":7852},"indices":42896,"material":7,"mode":4},{"attributes":{"NORMAL":25375,"POSITION":7853},"indices":42897,"material":7,"mode":4},{"attributes":{"NORMAL":25376,"POSITION":7854},"indices":42898,"material":7,"mode":4},{"attributes":{"NORMAL":25377,"POSITION":7855},"indices":42899,"material":7,"mode":4},{"attributes":{"NORMAL":25378,"POSITION":7856},"indices":42900,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-146","primitives":[{"attributes":{"NORMAL":25379,"POSITION":7857},"indices":42901,"material":7,"mode":4},{"attributes":{"NORMAL":25380,"POSITION":7858},"indices":42902,"material":7,"mode":4},{"attributes":{"NORMAL":25381,"POSITION":7859},"indices":42903,"material":7,"mode":4},{"attributes":{"NORMAL":25382,"POSITION":7860},"indices":42904,"material":7,"mode":4},{"attributes":{"NORMAL":25383,"POSITION":7861},"indices":42905,"material":7,"mode":4},{"attributes":{"NORMAL":25384,"POSITION":7862},"indices":42906,"material":7,"mode":4},{"attributes":{"NORMAL":25385,"POSITION":7863},"indices":42907,"material":7,"mode":4},{"attributes":{"NORMAL":25386,"POSITION":7864},"indices":42908,"material":7,"mode":4},{"attributes":{"NORMAL":25387,"POSITION":7865},"indices":42909,"material":7,"mode":4},{"attributes":{"NORMAL":25388,"POSITION":7866},"indices":42910,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-147","primitives":[{"attributes":{"NORMAL":25389,"POSITION":7867},"indices":42911,"material":14,"mode":4},{"attributes":{"NORMAL":25390,"POSITION":7868},"indices":42912,"material":14,"mode":4},{"attributes":{"NORMAL":25391,"POSITION":7869},"indices":42913,"material":14,"mode":4},{"attributes":{"NORMAL":25392,"POSITION":7870},"indices":42914,"material":14,"mode":4},{"attributes":{"NORMAL":25393,"POSITION":7871},"indices":42915,"material":14,"mode":4},{"attributes":{"NORMAL":25394,"POSITION":7872},"indices":42916,"material":14,"mode":4},{"attributes":{"NORMAL":25395,"POSITION":7873},"indices":42917,"material":14,"mode":4},{"attributes":{"NORMAL":25396,"POSITION":7874},"indices":42918,"material":14,"mode":4},{"attributes":{"NORMAL":25397,"POSITION":7875},"indices":42919,"material":14,"mode":4},{"attributes":{"NORMAL":25398,"POSITION":7876},"indices":42920,"material":14,"mode":4},{"attributes":{"NORMAL":25399,"POSITION":7877},"indices":42921,"material":14,"mode":4},{"attributes":{"NORMAL":25400,"POSITION":7878},"indices":42922,"material":14,"mode":4},{"attributes":{"NORMAL":25401,"POSITION":7879},"indices":42923,"material":14,"mode":4},{"attributes":{"NORMAL":25402,"POSITION":7880},"indices":42924,"material":14,"mode":4},{"attributes":{"NORMAL":25403,"POSITION":7881},"indices":42925,"material":14,"mode":4},{"attributes":{"NORMAL":25404,"POSITION":7882},"indices":42926,"material":14,"mode":4},{"attributes":{"NORMAL":25405,"POSITION":7883},"indices":42927,"material":14,"mode":4},{"attributes":{"NORMAL":25406,"POSITION":7884},"indices":42928,"material":14,"mode":4},{"attributes":{"NORMAL":25407,"POSITION":7885},"indices":42929,"material":14,"mode":4},{"attributes":{"NORMAL":25408,"POSITION":7886},"indices":42930,"material":14,"mode":4},{"attributes":{"NORMAL":25409,"POSITION":7887},"indices":42931,"material":14,"mode":4},{"attributes":{"NORMAL":25410,"POSITION":7888},"indices":42932,"material":14,"mode":4},{"attributes":{"NORMAL":25411,"POSITION":7889},"indices":42933,"material":14,"mode":4},{"attributes":{"NORMAL":25412,"POSITION":7890},"indices":42934,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-148","primitives":[{"attributes":{"NORMAL":25413,"POSITION":7891},"indices":42935,"material":7,"mode":4},{"attributes":{"NORMAL":25414,"POSITION":7892},"indices":42936,"material":7,"mode":4},{"attributes":{"NORMAL":25415,"POSITION":7893},"indices":42937,"material":7,"mode":4},{"attributes":{"NORMAL":25416,"POSITION":7894},"indices":42938,"material":7,"mode":4},{"attributes":{"NORMAL":25417,"POSITION":7895},"indices":42939,"material":7,"mode":4},{"attributes":{"NORMAL":25418,"POSITION":7896},"indices":42940,"material":7,"mode":4},{"attributes":{"NORMAL":25419,"POSITION":7897},"indices":42941,"material":7,"mode":4},{"attributes":{"NORMAL":25420,"POSITION":7898},"indices":42942,"material":7,"mode":4},{"attributes":{"NORMAL":25421,"POSITION":7899},"indices":42943,"material":7,"mode":4},{"attributes":{"NORMAL":25422,"POSITION":7900},"indices":42944,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-149","primitives":[{"attributes":{"NORMAL":25423,"POSITION":7901},"indices":42945,"material":14,"mode":4},{"attributes":{"NORMAL":25424,"POSITION":7902},"indices":42946,"material":14,"mode":4},{"attributes":{"NORMAL":25425,"POSITION":7903},"indices":42947,"material":14,"mode":4},{"attributes":{"NORMAL":25426,"POSITION":7904},"indices":42948,"material":14,"mode":4},{"attributes":{"NORMAL":25427,"POSITION":7905},"indices":42949,"material":14,"mode":4},{"attributes":{"NORMAL":25428,"POSITION":7906},"indices":42950,"material":14,"mode":4},{"attributes":{"NORMAL":25429,"POSITION":7907},"indices":42951,"material":14,"mode":4},{"attributes":{"NORMAL":25430,"POSITION":7908},"indices":42952,"material":14,"mode":4},{"attributes":{"NORMAL":25431,"POSITION":7909},"indices":42953,"material":14,"mode":4},{"attributes":{"NORMAL":25432,"POSITION":7910},"indices":42954,"material":14,"mode":4},{"attributes":{"NORMAL":25433,"POSITION":7911},"indices":42955,"material":14,"mode":4},{"attributes":{"NORMAL":25434,"POSITION":7912},"indices":42956,"material":14,"mode":4},{"attributes":{"NORMAL":25435,"POSITION":7913},"indices":42957,"material":14,"mode":4},{"attributes":{"NORMAL":25436,"POSITION":7914},"indices":42958,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-150","primitives":[{"attributes":{"NORMAL":25437,"POSITION":7915},"indices":42959,"material":7,"mode":4},{"attributes":{"NORMAL":25438,"POSITION":7916},"indices":42960,"material":7,"mode":4},{"attributes":{"NORMAL":25439,"POSITION":7917},"indices":42961,"material":7,"mode":4},{"attributes":{"NORMAL":25440,"POSITION":7918},"indices":42962,"material":7,"mode":4},{"attributes":{"NORMAL":25441,"POSITION":7919},"indices":42963,"material":7,"mode":4},{"attributes":{"NORMAL":25442,"POSITION":7920},"indices":42964,"material":7,"mode":4},{"attributes":{"NORMAL":25443,"POSITION":7921},"indices":42965,"material":7,"mode":4},{"attributes":{"NORMAL":25444,"POSITION":7922},"indices":42966,"material":7,"mode":4},{"attributes":{"NORMAL":25445,"POSITION":7923},"indices":42967,"material":7,"mode":4},{"attributes":{"NORMAL":25446,"POSITION":7924},"indices":42968,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-151","primitives":[{"attributes":{"NORMAL":25447,"POSITION":7925},"indices":42969,"material":7,"mode":4},{"attributes":{"NORMAL":25448,"POSITION":7926},"indices":42970,"material":7,"mode":4},{"attributes":{"NORMAL":25449,"POSITION":7927},"indices":42971,"material":7,"mode":4},{"attributes":{"NORMAL":25450,"POSITION":7928},"indices":42972,"material":7,"mode":4},{"attributes":{"NORMAL":25451,"POSITION":7929},"indices":42973,"material":7,"mode":4},{"attributes":{"NORMAL":25452,"POSITION":7930},"indices":42974,"material":7,"mode":4},{"attributes":{"NORMAL":25453,"POSITION":7931},"indices":42975,"material":7,"mode":4},{"attributes":{"NORMAL":25454,"POSITION":7932},"indices":42976,"material":7,"mode":4},{"attributes":{"NORMAL":25455,"POSITION":7933},"indices":42977,"material":7,"mode":4},{"attributes":{"NORMAL":25456,"POSITION":7934},"indices":42978,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-152","primitives":[{"attributes":{"NORMAL":25457,"POSITION":7935},"indices":42979,"material":14,"mode":4},{"attributes":{"NORMAL":25458,"POSITION":7936},"indices":42980,"material":14,"mode":4},{"attributes":{"NORMAL":25459,"POSITION":7937},"indices":42981,"material":14,"mode":4},{"attributes":{"NORMAL":25460,"POSITION":7938},"indices":42982,"material":14,"mode":4},{"attributes":{"NORMAL":25461,"POSITION":7939},"indices":42983,"material":14,"mode":4},{"attributes":{"NORMAL":25462,"POSITION":7940},"indices":42984,"material":14,"mode":4},{"attributes":{"NORMAL":25463,"POSITION":7941},"indices":42985,"material":14,"mode":4},{"attributes":{"NORMAL":25464,"POSITION":7942},"indices":42986,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\1-153","primitives":[{"attributes":{"NORMAL":25465,"POSITION":7943},"indices":42987,"material":7,"mode":4},{"attributes":{"NORMAL":25466,"POSITION":7944},"indices":42988,"material":7,"mode":4},{"attributes":{"NORMAL":25467,"POSITION":7945},"indices":42989,"material":7,"mode":4},{"attributes":{"NORMAL":25468,"POSITION":7946},"indices":42990,"material":7,"mode":4},{"attributes":{"NORMAL":25469,"POSITION":7947},"indices":42991,"material":7,"mode":4},{"attributes":{"NORMAL":25470,"POSITION":7948},"indices":42992,"material":7,"mode":4},{"attributes":{"NORMAL":25471,"POSITION":7949},"indices":42993,"material":7,"mode":4},{"attributes":{"NORMAL":25472,"POSITION":7950},"indices":42994,"material":7,"mode":4},{"attributes":{"NORMAL":25473,"POSITION":7951},"indices":42995,"material":7,"mode":4},{"attributes":{"NORMAL":25474,"POSITION":7952},"indices":42996,"material":7,"mode":4}]},{"name":"COMPOUND1775","primitives":[{"attributes":{"NORMAL":25475,"POSITION":7953},"indices":42997,"material":14,"mode":4},{"attributes":{"NORMAL":25476,"POSITION":7954},"indices":42998,"material":14,"mode":4},{"attributes":{"NORMAL":25477,"POSITION":7955},"indices":42999,"material":14,"mode":4},{"attributes":{"NORMAL":25478,"POSITION":7956},"indices":43000,"material":14,"mode":4},{"attributes":{"NORMAL":25479,"POSITION":7957},"indices":43001,"material":14,"mode":4},{"attributes":{"NORMAL":25480,"POSITION":7958},"indices":43002,"material":14,"mode":4},{"attributes":{"NORMAL":25481,"POSITION":7959},"indices":43003,"material":14,"mode":4},{"attributes":{"NORMAL":25482,"POSITION":7960},"indices":43004,"material":14,"mode":4},{"attributes":{"NORMAL":25483,"POSITION":7961},"indices":43005,"material":14,"mode":4},{"attributes":{"NORMAL":25484,"POSITION":7962},"indices":43006,"material":14,"mode":4},{"attributes":{"NORMAL":25485,"POSITION":7963},"indices":43007,"material":14,"mode":4},{"attributes":{"NORMAL":25486,"POSITION":7964},"indices":43008,"material":14,"mode":4},{"attributes":{"NORMAL":25487,"POSITION":7965},"indices":43009,"material":14,"mode":4},{"attributes":{"NORMAL":25488,"POSITION":7966},"indices":43010,"material":14,"mode":4},{"attributes":{"NORMAL":25489,"POSITION":7967},"indices":43011,"material":14,"mode":4},{"attributes":{"NORMAL":25490,"POSITION":7968},"indices":43012,"material":14,"mode":4},{"attributes":{"NORMAL":25491,"POSITION":7969},"indices":43013,"material":14,"mode":4},{"attributes":{"NORMAL":25492,"POSITION":7970},"indices":43014,"material":14,"mode":4},{"attributes":{"NORMAL":25493,"POSITION":7971},"indices":43015,"material":14,"mode":4},{"attributes":{"NORMAL":25494,"POSITION":7972},"indices":43016,"material":14,"mode":4},{"attributes":{"NORMAL":25495,"POSITION":7973},"indices":43017,"material":14,"mode":4},{"attributes":{"NORMAL":25496,"POSITION":7974},"indices":43018,"material":14,"mode":4},{"attributes":{"NORMAL":25497,"POSITION":7975},"indices":43019,"material":14,"mode":4},{"attributes":{"NORMAL":25498,"POSITION":7976},"indices":43020,"material":14,"mode":4}]},{"name":"COMPOUND1776","primitives":[{"attributes":{"NORMAL":25499,"POSITION":7977},"indices":43021,"material":15,"mode":4},{"attributes":{"NORMAL":25500,"POSITION":7978},"indices":43022,"material":15,"mode":4},{"attributes":{"NORMAL":25501,"POSITION":7979},"indices":43023,"material":15,"mode":4},{"attributes":{"NORMAL":25502,"POSITION":7980},"indices":43024,"material":15,"mode":4},{"attributes":{"NORMAL":25503,"POSITION":7981},"indices":43025,"material":15,"mode":4},{"attributes":{"NORMAL":25504,"POSITION":7982},"indices":43026,"material":15,"mode":4},{"attributes":{"NORMAL":25505,"POSITION":7983},"indices":43027,"material":9,"mode":4},{"attributes":{"NORMAL":25506,"POSITION":7984},"indices":43028,"material":9,"mode":4},{"attributes":{"NORMAL":25507,"POSITION":7985},"indices":43029,"material":9,"mode":4},{"attributes":{"NORMAL":25508,"POSITION":7986},"indices":43030,"material":9,"mode":4},{"attributes":{"NORMAL":25509,"POSITION":7987},"indices":43031,"material":9,"mode":4},{"attributes":{"NORMAL":25510,"POSITION":7988},"indices":43032,"material":9,"mode":4},{"attributes":{"NORMAL":25511,"POSITION":7989},"indices":43033,"material":9,"mode":4},{"attributes":{"NORMAL":25512,"POSITION":7990},"indices":43034,"material":9,"mode":4},{"attributes":{"NORMAL":25513,"POSITION":7991},"indices":43035,"material":15,"mode":4},{"attributes":{"NORMAL":25514,"POSITION":7992},"indices":43036,"material":15,"mode":4},{"attributes":{"NORMAL":25515,"POSITION":7993},"indices":43037,"material":9,"mode":4},{"attributes":{"NORMAL":25516,"POSITION":7994},"indices":43038,"material":9,"mode":4},{"attributes":{"NORMAL":25517,"POSITION":7995},"indices":43039,"material":9,"mode":4},{"attributes":{"NORMAL":25518,"POSITION":7996},"indices":43040,"material":9,"mode":4},{"attributes":{"NORMAL":25519,"POSITION":7997},"indices":43041,"material":9,"mode":4},{"attributes":{"NORMAL":25520,"POSITION":7998},"indices":43042,"material":15,"mode":4},{"attributes":{"NORMAL":25521,"POSITION":7999},"indices":43043,"material":9,"mode":4},{"attributes":{"NORMAL":25522,"POSITION":8000},"indices":43044,"material":9,"mode":4},{"attributes":{"NORMAL":25523,"POSITION":8001},"indices":43045,"material":9,"mode":4},{"attributes":{"NORMAL":25524,"POSITION":8002},"indices":43046,"material":9,"mode":4},{"attributes":{"NORMAL":25525,"POSITION":8003},"indices":43047,"material":9,"mode":4},{"attributes":{"NORMAL":25526,"POSITION":8004},"indices":43048,"material":9,"mode":4},{"attributes":{"NORMAL":25527,"POSITION":8005},"indices":43049,"material":9,"mode":4},{"attributes":{"NORMAL":25528,"POSITION":8006},"indices":43050,"material":9,"mode":4},{"attributes":{"NORMAL":25529,"POSITION":8007},"indices":43051,"material":9,"mode":4},{"attributes":{"NORMAL":25530,"POSITION":8008},"indices":43052,"material":9,"mode":4},{"attributes":{"NORMAL":25531,"POSITION":8009},"indices":43053,"material":15,"mode":4},{"attributes":{"NORMAL":25532,"POSITION":8010},"indices":43054,"material":9,"mode":4},{"attributes":{"NORMAL":25533,"POSITION":8011},"indices":43055,"material":9,"mode":4},{"attributes":{"NORMAL":25534,"POSITION":8012},"indices":43056,"material":9,"mode":4},{"attributes":{"NORMAL":25535,"POSITION":8013},"indices":43057,"material":9,"mode":4},{"attributes":{"NORMAL":25536,"POSITION":8014},"indices":43058,"material":9,"mode":4},{"attributes":{"NORMAL":25537,"POSITION":8015},"indices":43059,"material":9,"mode":4},{"attributes":{"NORMAL":25538,"POSITION":8016},"indices":43060,"material":9,"mode":4},{"attributes":{"NORMAL":25539,"POSITION":8017},"indices":43061,"material":9,"mode":4},{"attributes":{"NORMAL":25540,"POSITION":8018},"indices":43062,"material":9,"mode":4},{"attributes":{"NORMAL":25541,"POSITION":8019},"indices":43063,"material":9,"mode":4},{"attributes":{"NORMAL":25542,"POSITION":8020},"indices":43064,"material":15,"mode":4},{"attributes":{"NORMAL":25543,"POSITION":8021},"indices":43065,"material":15,"mode":4},{"attributes":{"NORMAL":25544,"POSITION":8022},"indices":43066,"material":15,"mode":4},{"attributes":{"NORMAL":25545,"POSITION":8023},"indices":43067,"material":15,"mode":4}]},{"name":"COMPOUND1777","primitives":[{"attributes":{"NORMAL":25546,"POSITION":8024},"indices":43068,"material":14,"mode":4},{"attributes":{"NORMAL":25547,"POSITION":8025},"indices":43069,"material":14,"mode":4},{"attributes":{"NORMAL":25548,"POSITION":8026},"indices":43070,"material":14,"mode":4},{"attributes":{"NORMAL":25549,"POSITION":8027},"indices":43071,"material":14,"mode":4},{"attributes":{"NORMAL":25550,"POSITION":8028},"indices":43072,"material":14,"mode":4},{"attributes":{"NORMAL":25551,"POSITION":8029},"indices":43073,"material":14,"mode":4},{"attributes":{"NORMAL":25552,"POSITION":8030},"indices":43074,"material":14,"mode":4},{"attributes":{"NORMAL":25553,"POSITION":8031},"indices":43075,"material":14,"mode":4},{"attributes":{"NORMAL":25554,"POSITION":8032},"indices":43076,"material":14,"mode":4},{"attributes":{"NORMAL":25555,"POSITION":8033},"indices":43077,"material":14,"mode":4},{"attributes":{"NORMAL":25556,"POSITION":8034},"indices":43078,"material":14,"mode":4},{"attributes":{"NORMAL":25557,"POSITION":8035},"indices":43079,"material":14,"mode":4},{"attributes":{"NORMAL":25558,"POSITION":8036},"indices":43080,"material":14,"mode":4},{"attributes":{"NORMAL":25559,"POSITION":8037},"indices":43081,"material":14,"mode":4},{"attributes":{"NORMAL":25560,"POSITION":8038},"indices":43082,"material":14,"mode":4},{"attributes":{"NORMAL":25561,"POSITION":8039},"indices":43083,"material":14,"mode":4},{"attributes":{"NORMAL":25562,"POSITION":8040},"indices":43084,"material":14,"mode":4},{"attributes":{"NORMAL":25563,"POSITION":8041},"indices":43085,"material":14,"mode":4},{"attributes":{"NORMAL":25564,"POSITION":8042},"indices":43086,"material":14,"mode":4},{"attributes":{"NORMAL":25565,"POSITION":8043},"indices":43087,"material":14,"mode":4},{"attributes":{"NORMAL":25566,"POSITION":8044},"indices":43088,"material":14,"mode":4},{"attributes":{"NORMAL":25567,"POSITION":8045},"indices":43089,"material":14,"mode":4},{"attributes":{"NORMAL":25568,"POSITION":8046},"indices":43090,"material":14,"mode":4},{"attributes":{"NORMAL":25569,"POSITION":8047},"indices":43091,"material":14,"mode":4}]},{"name":"COMPOUND1778","primitives":[{"attributes":{"NORMAL":25570,"POSITION":8048},"indices":43092,"material":15,"mode":4},{"attributes":{"NORMAL":25571,"POSITION":8049},"indices":43093,"material":15,"mode":4},{"attributes":{"NORMAL":25572,"POSITION":8050},"indices":43094,"material":15,"mode":4},{"attributes":{"NORMAL":25573,"POSITION":8051},"indices":43095,"material":15,"mode":4},{"attributes":{"NORMAL":25574,"POSITION":8052},"indices":43096,"material":15,"mode":4},{"attributes":{"NORMAL":25575,"POSITION":8053},"indices":43097,"material":15,"mode":4},{"attributes":{"NORMAL":25576,"POSITION":8054},"indices":43098,"material":15,"mode":4},{"attributes":{"NORMAL":25577,"POSITION":8055},"indices":43099,"material":15,"mode":4},{"attributes":{"NORMAL":25578,"POSITION":8056},"indices":43100,"material":15,"mode":4},{"attributes":{"NORMAL":25579,"POSITION":8057},"indices":43101,"material":15,"mode":4},{"attributes":{"NORMAL":25580,"POSITION":8058},"indices":43102,"material":9,"mode":4},{"attributes":{"NORMAL":25581,"POSITION":8059},"indices":43103,"material":9,"mode":4},{"attributes":{"NORMAL":25582,"POSITION":8060},"indices":43104,"material":9,"mode":4},{"attributes":{"NORMAL":25583,"POSITION":8061},"indices":43105,"material":9,"mode":4},{"attributes":{"NORMAL":25584,"POSITION":8062},"indices":43106,"material":9,"mode":4},{"attributes":{"NORMAL":25585,"POSITION":8063},"indices":43107,"material":9,"mode":4},{"attributes":{"NORMAL":25586,"POSITION":8064},"indices":43108,"material":9,"mode":4},{"attributes":{"NORMAL":25587,"POSITION":8065},"indices":43109,"material":15,"mode":4},{"attributes":{"NORMAL":25588,"POSITION":8066},"indices":43110,"material":9,"mode":4},{"attributes":{"NORMAL":25589,"POSITION":8067},"indices":43111,"material":9,"mode":4},{"attributes":{"NORMAL":25590,"POSITION":8068},"indices":43112,"material":9,"mode":4},{"attributes":{"NORMAL":25591,"POSITION":8069},"indices":43113,"material":9,"mode":4},{"attributes":{"NORMAL":25592,"POSITION":8070},"indices":43114,"material":9,"mode":4},{"attributes":{"NORMAL":25593,"POSITION":8071},"indices":43115,"material":15,"mode":4},{"attributes":{"NORMAL":25594,"POSITION":8072},"indices":43116,"material":9,"mode":4},{"attributes":{"NORMAL":25595,"POSITION":8073},"indices":43117,"material":9,"mode":4},{"attributes":{"NORMAL":25596,"POSITION":8074},"indices":43118,"material":9,"mode":4},{"attributes":{"NORMAL":25597,"POSITION":8075},"indices":43119,"material":9,"mode":4},{"attributes":{"NORMAL":25598,"POSITION":8076},"indices":43120,"material":9,"mode":4},{"attributes":{"NORMAL":25599,"POSITION":8077},"indices":43121,"material":9,"mode":4},{"attributes":{"NORMAL":25600,"POSITION":8078},"indices":43122,"material":9,"mode":4},{"attributes":{"NORMAL":25601,"POSITION":8079},"indices":43123,"material":9,"mode":4},{"attributes":{"NORMAL":25602,"POSITION":8080},"indices":43124,"material":9,"mode":4},{"attributes":{"NORMAL":25603,"POSITION":8081},"indices":43125,"material":9,"mode":4},{"attributes":{"NORMAL":25604,"POSITION":8082},"indices":43126,"material":15,"mode":4},{"attributes":{"NORMAL":25605,"POSITION":8083},"indices":43127,"material":9,"mode":4},{"attributes":{"NORMAL":25606,"POSITION":8084},"indices":43128,"material":9,"mode":4},{"attributes":{"NORMAL":25607,"POSITION":8085},"indices":43129,"material":9,"mode":4},{"attributes":{"NORMAL":25608,"POSITION":8086},"indices":43130,"material":9,"mode":4},{"attributes":{"NORMAL":25609,"POSITION":8087},"indices":43131,"material":9,"mode":4},{"attributes":{"NORMAL":25610,"POSITION":8088},"indices":43132,"material":9,"mode":4},{"attributes":{"NORMAL":25611,"POSITION":8089},"indices":43133,"material":9,"mode":4},{"attributes":{"NORMAL":25612,"POSITION":8090},"indices":43134,"material":9,"mode":4}]},{"name":"COMPOUND1779","primitives":[{"attributes":{"NORMAL":25613,"POSITION":8091},"indices":43135,"material":14,"mode":4},{"attributes":{"NORMAL":25614,"POSITION":8092},"indices":43136,"material":14,"mode":4},{"attributes":{"NORMAL":25615,"POSITION":8093},"indices":43137,"material":14,"mode":4},{"attributes":{"NORMAL":25616,"POSITION":8094},"indices":43138,"material":14,"mode":4},{"attributes":{"NORMAL":25617,"POSITION":8095},"indices":43139,"material":14,"mode":4},{"attributes":{"NORMAL":25618,"POSITION":8096},"indices":43140,"material":14,"mode":4},{"attributes":{"NORMAL":25619,"POSITION":8097},"indices":43141,"material":14,"mode":4},{"attributes":{"NORMAL":25620,"POSITION":8098},"indices":43142,"material":14,"mode":4},{"attributes":{"NORMAL":25621,"POSITION":8099},"indices":43143,"material":14,"mode":4},{"attributes":{"NORMAL":25622,"POSITION":8100},"indices":43144,"material":14,"mode":4},{"attributes":{"NORMAL":25623,"POSITION":8101},"indices":43145,"material":14,"mode":4},{"attributes":{"NORMAL":25624,"POSITION":8102},"indices":43146,"material":14,"mode":4},{"attributes":{"NORMAL":25625,"POSITION":8103},"indices":43147,"material":14,"mode":4},{"attributes":{"NORMAL":25626,"POSITION":8104},"indices":43148,"material":14,"mode":4},{"attributes":{"NORMAL":25627,"POSITION":8105},"indices":43149,"material":14,"mode":4},{"attributes":{"NORMAL":25628,"POSITION":8106},"indices":43150,"material":14,"mode":4},{"attributes":{"NORMAL":25629,"POSITION":8107},"indices":43151,"material":14,"mode":4},{"attributes":{"NORMAL":25630,"POSITION":8108},"indices":43152,"material":14,"mode":4},{"attributes":{"NORMAL":25631,"POSITION":8109},"indices":43153,"material":14,"mode":4},{"attributes":{"NORMAL":25632,"POSITION":8110},"indices":43154,"material":14,"mode":4},{"attributes":{"NORMAL":25633,"POSITION":8111},"indices":43155,"material":14,"mode":4},{"attributes":{"NORMAL":25634,"POSITION":8112},"indices":43156,"material":14,"mode":4}]},{"name":"COMPOUND1780","primitives":[{"attributes":{"NORMAL":25635,"POSITION":8113},"indices":43157,"material":14,"mode":4},{"attributes":{"NORMAL":25636,"POSITION":8114},"indices":43158,"material":14,"mode":4},{"attributes":{"NORMAL":25637,"POSITION":8115},"indices":43159,"material":14,"mode":4},{"attributes":{"NORMAL":25638,"POSITION":8116},"indices":43160,"material":14,"mode":4},{"attributes":{"NORMAL":25639,"POSITION":8117},"indices":43161,"material":14,"mode":4},{"attributes":{"NORMAL":25640,"POSITION":8118},"indices":43162,"material":14,"mode":4},{"attributes":{"NORMAL":25641,"POSITION":8119},"indices":43163,"material":14,"mode":4},{"attributes":{"NORMAL":25642,"POSITION":8120},"indices":43164,"material":14,"mode":4},{"attributes":{"NORMAL":25643,"POSITION":8121},"indices":43165,"material":14,"mode":4},{"attributes":{"NORMAL":25644,"POSITION":8122},"indices":43166,"material":14,"mode":4},{"attributes":{"NORMAL":25645,"POSITION":8123},"indices":43167,"material":14,"mode":4},{"attributes":{"NORMAL":25646,"POSITION":8124},"indices":43168,"material":14,"mode":4},{"attributes":{"NORMAL":25647,"POSITION":8125},"indices":43169,"material":14,"mode":4},{"attributes":{"NORMAL":25648,"POSITION":8126},"indices":43170,"material":14,"mode":4},{"attributes":{"NORMAL":25649,"POSITION":8127},"indices":43171,"material":14,"mode":4},{"attributes":{"NORMAL":25650,"POSITION":8128},"indices":43172,"material":14,"mode":4}]},{"name":"COMPOUND1781","primitives":[{"attributes":{"NORMAL":25651,"POSITION":8129},"indices":43173,"material":8,"mode":4},{"attributes":{"NORMAL":25652,"POSITION":8130},"indices":43174,"material":8,"mode":4},{"attributes":{"NORMAL":25653,"POSITION":8131},"indices":43175,"material":8,"mode":4},{"attributes":{"NORMAL":25654,"POSITION":8132},"indices":43176,"material":8,"mode":4},{"attributes":{"NORMAL":25655,"POSITION":8133},"indices":43177,"material":8,"mode":4},{"attributes":{"NORMAL":25656,"POSITION":8134},"indices":43178,"material":8,"mode":4},{"attributes":{"NORMAL":25657,"POSITION":8135},"indices":43179,"material":8,"mode":4},{"attributes":{"NORMAL":25658,"POSITION":8136},"indices":43180,"material":8,"mode":4},{"attributes":{"NORMAL":25659,"POSITION":8137},"indices":43181,"material":8,"mode":4},{"attributes":{"NORMAL":25660,"POSITION":8138},"indices":43182,"material":8,"mode":4},{"attributes":{"NORMAL":25661,"POSITION":8139},"indices":43183,"material":8,"mode":4},{"attributes":{"NORMAL":25662,"POSITION":8140},"indices":43184,"material":8,"mode":4},{"attributes":{"NORMAL":25663,"POSITION":8141},"indices":43185,"material":8,"mode":4},{"attributes":{"NORMAL":25664,"POSITION":8142},"indices":43186,"material":8,"mode":4},{"attributes":{"NORMAL":25665,"POSITION":8143},"indices":43187,"material":8,"mode":4},{"attributes":{"NORMAL":25666,"POSITION":8144},"indices":43188,"material":8,"mode":4},{"attributes":{"NORMAL":25667,"POSITION":8145},"indices":43189,"material":8,"mode":4},{"attributes":{"NORMAL":25668,"POSITION":8146},"indices":43190,"material":8,"mode":4}]},{"name":"COMPOUND1782","primitives":[{"attributes":{"NORMAL":25669,"POSITION":8147},"indices":43191,"material":14,"mode":4},{"attributes":{"NORMAL":25670,"POSITION":8148},"indices":43192,"material":14,"mode":4},{"attributes":{"NORMAL":25671,"POSITION":8149},"indices":43193,"material":14,"mode":4},{"attributes":{"NORMAL":25672,"POSITION":8150},"indices":43194,"material":14,"mode":4},{"attributes":{"NORMAL":25673,"POSITION":8151},"indices":43195,"material":14,"mode":4},{"attributes":{"NORMAL":25674,"POSITION":8152},"indices":43196,"material":14,"mode":4},{"attributes":{"NORMAL":25675,"POSITION":8153},"indices":43197,"material":14,"mode":4},{"attributes":{"NORMAL":25676,"POSITION":8154},"indices":43198,"material":14,"mode":4},{"attributes":{"NORMAL":25677,"POSITION":8155},"indices":43199,"material":14,"mode":4},{"attributes":{"NORMAL":25678,"POSITION":8156},"indices":43200,"material":14,"mode":4},{"attributes":{"NORMAL":25679,"POSITION":8157},"indices":43201,"material":14,"mode":4},{"attributes":{"NORMAL":25680,"POSITION":8158},"indices":43202,"material":14,"mode":4},{"attributes":{"NORMAL":25681,"POSITION":8159},"indices":43203,"material":14,"mode":4},{"attributes":{"NORMAL":25682,"POSITION":8160},"indices":43204,"material":14,"mode":4},{"attributes":{"NORMAL":25683,"POSITION":8161},"indices":43205,"material":14,"mode":4},{"attributes":{"NORMAL":25684,"POSITION":8162},"indices":43206,"material":14,"mode":4},{"attributes":{"NORMAL":25685,"POSITION":8163},"indices":43207,"material":14,"mode":4},{"attributes":{"NORMAL":25686,"POSITION":8164},"indices":43208,"material":14,"mode":4},{"attributes":{"NORMAL":25687,"POSITION":8165},"indices":43209,"material":14,"mode":4},{"attributes":{"NORMAL":25688,"POSITION":8166},"indices":43210,"material":14,"mode":4},{"attributes":{"NORMAL":25689,"POSITION":8167},"indices":43211,"material":14,"mode":4},{"attributes":{"NORMAL":25690,"POSITION":8168},"indices":43212,"material":14,"mode":4},{"attributes":{"NORMAL":25691,"POSITION":8169},"indices":43213,"material":14,"mode":4},{"attributes":{"NORMAL":25692,"POSITION":8170},"indices":43214,"material":14,"mode":4}]},{"name":"COMPOUND1783","primitives":[{"attributes":{"NORMAL":25693,"POSITION":8171},"indices":43215,"material":8,"mode":4},{"attributes":{"NORMAL":25694,"POSITION":8172},"indices":43216,"material":8,"mode":4},{"attributes":{"NORMAL":25695,"POSITION":8173},"indices":43217,"material":8,"mode":4},{"attributes":{"NORMAL":25696,"POSITION":8174},"indices":43218,"material":8,"mode":4},{"attributes":{"NORMAL":25697,"POSITION":8175},"indices":43219,"material":8,"mode":4},{"attributes":{"NORMAL":25698,"POSITION":8176},"indices":43220,"material":8,"mode":4},{"attributes":{"NORMAL":25699,"POSITION":8177},"indices":43221,"material":8,"mode":4},{"attributes":{"NORMAL":25700,"POSITION":8178},"indices":43222,"material":8,"mode":4},{"attributes":{"NORMAL":25701,"POSITION":8179},"indices":43223,"material":8,"mode":4},{"attributes":{"NORMAL":25702,"POSITION":8180},"indices":43224,"material":8,"mode":4},{"attributes":{"NORMAL":25703,"POSITION":8181},"indices":43225,"material":8,"mode":4},{"attributes":{"NORMAL":25704,"POSITION":8182},"indices":43226,"material":8,"mode":4},{"attributes":{"NORMAL":25705,"POSITION":8183},"indices":43227,"material":8,"mode":4},{"attributes":{"NORMAL":25706,"POSITION":8184},"indices":43228,"material":8,"mode":4},{"attributes":{"NORMAL":25707,"POSITION":8185},"indices":43229,"material":8,"mode":4},{"attributes":{"NORMAL":25708,"POSITION":8186},"indices":43230,"material":8,"mode":4},{"attributes":{"NORMAL":25709,"POSITION":8187},"indices":43231,"material":8,"mode":4},{"attributes":{"NORMAL":25710,"POSITION":8188},"indices":43232,"material":8,"mode":4}]},{"name":"COMPOUND1784","primitives":[{"attributes":{"NORMAL":25711,"POSITION":8189},"indices":43233,"material":14,"mode":4},{"attributes":{"NORMAL":25712,"POSITION":8190},"indices":43234,"material":14,"mode":4},{"attributes":{"NORMAL":25713,"POSITION":8191},"indices":43235,"material":14,"mode":4},{"attributes":{"NORMAL":25714,"POSITION":8192},"indices":43236,"material":14,"mode":4},{"attributes":{"NORMAL":25715,"POSITION":8193},"indices":43237,"material":14,"mode":4},{"attributes":{"NORMAL":25716,"POSITION":8194},"indices":43238,"material":14,"mode":4},{"attributes":{"NORMAL":25717,"POSITION":8195},"indices":43239,"material":14,"mode":4},{"attributes":{"NORMAL":25718,"POSITION":8196},"indices":43240,"material":14,"mode":4},{"attributes":{"NORMAL":25719,"POSITION":8197},"indices":43241,"material":14,"mode":4},{"attributes":{"NORMAL":25720,"POSITION":8198},"indices":43242,"material":14,"mode":4},{"attributes":{"NORMAL":25721,"POSITION":8199},"indices":43243,"material":14,"mode":4},{"attributes":{"NORMAL":25722,"POSITION":8200},"indices":43244,"material":14,"mode":4},{"attributes":{"NORMAL":25723,"POSITION":8201},"indices":43245,"material":14,"mode":4},{"attributes":{"NORMAL":25724,"POSITION":8202},"indices":43246,"material":14,"mode":4},{"attributes":{"NORMAL":25725,"POSITION":8203},"indices":43247,"material":14,"mode":4},{"attributes":{"NORMAL":25726,"POSITION":8204},"indices":43248,"material":14,"mode":4},{"attributes":{"NORMAL":25727,"POSITION":8205},"indices":43249,"material":14,"mode":4},{"attributes":{"NORMAL":25728,"POSITION":8206},"indices":43250,"material":14,"mode":4},{"attributes":{"NORMAL":25729,"POSITION":8207},"indices":43251,"material":14,"mode":4},{"attributes":{"NORMAL":25730,"POSITION":8208},"indices":43252,"material":14,"mode":4},{"attributes":{"NORMAL":25731,"POSITION":8209},"indices":43253,"material":14,"mode":4},{"attributes":{"NORMAL":25732,"POSITION":8210},"indices":43254,"material":14,"mode":4}]},{"name":"COMPOUND1785","primitives":[{"attributes":{"NORMAL":25733,"POSITION":8211},"indices":43255,"material":14,"mode":4},{"attributes":{"NORMAL":25734,"POSITION":8212},"indices":43256,"material":14,"mode":4},{"attributes":{"NORMAL":25735,"POSITION":8213},"indices":43257,"material":14,"mode":4},{"attributes":{"NORMAL":25736,"POSITION":8214},"indices":43258,"material":14,"mode":4},{"attributes":{"NORMAL":25737,"POSITION":8215},"indices":43259,"material":14,"mode":4},{"attributes":{"NORMAL":25738,"POSITION":8216},"indices":43260,"material":14,"mode":4},{"attributes":{"NORMAL":25739,"POSITION":8217},"indices":43261,"material":14,"mode":4},{"attributes":{"NORMAL":25740,"POSITION":8218},"indices":43262,"material":14,"mode":4},{"attributes":{"NORMAL":25741,"POSITION":8219},"indices":43263,"material":14,"mode":4},{"attributes":{"NORMAL":25742,"POSITION":8220},"indices":43264,"material":14,"mode":4},{"attributes":{"NORMAL":25743,"POSITION":8221},"indices":43265,"material":14,"mode":4},{"attributes":{"NORMAL":25744,"POSITION":8222},"indices":43266,"material":14,"mode":4},{"attributes":{"NORMAL":25745,"POSITION":8223},"indices":43267,"material":14,"mode":4},{"attributes":{"NORMAL":25746,"POSITION":8224},"indices":43268,"material":14,"mode":4},{"attributes":{"NORMAL":25747,"POSITION":8225},"indices":43269,"material":14,"mode":4},{"attributes":{"NORMAL":25748,"POSITION":8226},"indices":43270,"material":14,"mode":4}]},{"name":"COMPOUND1786","primitives":[{"attributes":{"NORMAL":25749,"POSITION":8227},"indices":43271,"material":14,"mode":4},{"attributes":{"NORMAL":25750,"POSITION":8228},"indices":43272,"material":14,"mode":4},{"attributes":{"NORMAL":25751,"POSITION":8229},"indices":43273,"material":14,"mode":4},{"attributes":{"NORMAL":25752,"POSITION":8230},"indices":43274,"material":14,"mode":4},{"attributes":{"NORMAL":25753,"POSITION":8231},"indices":43275,"material":14,"mode":4},{"attributes":{"NORMAL":25754,"POSITION":8232},"indices":43276,"material":14,"mode":4},{"attributes":{"NORMAL":25755,"POSITION":8233},"indices":43277,"material":14,"mode":4},{"attributes":{"NORMAL":25756,"POSITION":8234},"indices":43278,"material":14,"mode":4},{"attributes":{"NORMAL":25757,"POSITION":8235},"indices":43279,"material":14,"mode":4},{"attributes":{"NORMAL":25758,"POSITION":8236},"indices":43280,"material":14,"mode":4},{"attributes":{"NORMAL":25759,"POSITION":8237},"indices":43281,"material":14,"mode":4},{"attributes":{"NORMAL":25760,"POSITION":8238},"indices":43282,"material":14,"mode":4},{"attributes":{"NORMAL":25761,"POSITION":8239},"indices":43283,"material":14,"mode":4},{"attributes":{"NORMAL":25762,"POSITION":8240},"indices":43284,"material":14,"mode":4}]},{"name":"COMPOUND1787","primitives":[{"attributes":{"NORMAL":25763,"POSITION":8241},"indices":43285,"material":14,"mode":4},{"attributes":{"NORMAL":25764,"POSITION":8242},"indices":43286,"material":14,"mode":4},{"attributes":{"NORMAL":25765,"POSITION":8243},"indices":43287,"material":14,"mode":4},{"attributes":{"NORMAL":25766,"POSITION":8244},"indices":43288,"material":14,"mode":4},{"attributes":{"NORMAL":25767,"POSITION":8245},"indices":43289,"material":14,"mode":4},{"attributes":{"NORMAL":25768,"POSITION":8246},"indices":43290,"material":14,"mode":4},{"attributes":{"NORMAL":25769,"POSITION":8247},"indices":43291,"material":14,"mode":4},{"attributes":{"NORMAL":25770,"POSITION":8248},"indices":43292,"material":14,"mode":4},{"attributes":{"NORMAL":25771,"POSITION":8249},"indices":43293,"material":14,"mode":4},{"attributes":{"NORMAL":25772,"POSITION":8250},"indices":43294,"material":14,"mode":4},{"attributes":{"NORMAL":25773,"POSITION":8251},"indices":43295,"material":14,"mode":4},{"attributes":{"NORMAL":25774,"POSITION":8252},"indices":43296,"material":14,"mode":4},{"attributes":{"NORMAL":25775,"POSITION":8253},"indices":43297,"material":14,"mode":4},{"attributes":{"NORMAL":25776,"POSITION":8254},"indices":43298,"material":14,"mode":4},{"attributes":{"NORMAL":25777,"POSITION":8255},"indices":43299,"material":14,"mode":4},{"attributes":{"NORMAL":25778,"POSITION":8256},"indices":43300,"material":14,"mode":4}]},{"name":"COMPOUND1788","primitives":[{"attributes":{"NORMAL":25779,"POSITION":8257},"indices":43301,"material":20,"mode":4},{"attributes":{"NORMAL":25780,"POSITION":8258},"indices":43302,"material":20,"mode":4},{"attributes":{"NORMAL":25781,"POSITION":8259},"indices":43303,"material":20,"mode":4},{"attributes":{"NORMAL":25782,"POSITION":8260},"indices":43304,"material":20,"mode":4}]},{"name":"COMPOUND1789","primitives":[{"attributes":{"NORMAL":25783,"POSITION":8261},"indices":43305,"material":14,"mode":4},{"attributes":{"NORMAL":25784,"POSITION":8262},"indices":43306,"material":14,"mode":4},{"attributes":{"NORMAL":25785,"POSITION":8263},"indices":43307,"material":14,"mode":4},{"attributes":{"NORMAL":25786,"POSITION":8264},"indices":43308,"material":14,"mode":4},{"attributes":{"NORMAL":25787,"POSITION":8265},"indices":43309,"material":14,"mode":4},{"attributes":{"NORMAL":25788,"POSITION":8266},"indices":43310,"material":14,"mode":4},{"attributes":{"NORMAL":25789,"POSITION":8267},"indices":43311,"material":14,"mode":4},{"attributes":{"NORMAL":25790,"POSITION":8268},"indices":43312,"material":14,"mode":4},{"attributes":{"NORMAL":25791,"POSITION":8269},"indices":43313,"material":14,"mode":4},{"attributes":{"NORMAL":25792,"POSITION":8270},"indices":43314,"material":14,"mode":4},{"attributes":{"NORMAL":25793,"POSITION":8271},"indices":43315,"material":14,"mode":4},{"attributes":{"NORMAL":25794,"POSITION":8272},"indices":43316,"material":14,"mode":4},{"attributes":{"NORMAL":25795,"POSITION":8273},"indices":43317,"material":14,"mode":4},{"attributes":{"NORMAL":25796,"POSITION":8274},"indices":43318,"material":14,"mode":4},{"attributes":{"NORMAL":25797,"POSITION":8275},"indices":43319,"material":14,"mode":4},{"attributes":{"NORMAL":25798,"POSITION":8276},"indices":43320,"material":14,"mode":4},{"attributes":{"NORMAL":25799,"POSITION":8277},"indices":43321,"material":14,"mode":4},{"attributes":{"NORMAL":25800,"POSITION":8278},"indices":43322,"material":14,"mode":4},{"attributes":{"NORMAL":25801,"POSITION":8279},"indices":43323,"material":14,"mode":4},{"attributes":{"NORMAL":25802,"POSITION":8280},"indices":43324,"material":14,"mode":4},{"attributes":{"NORMAL":25803,"POSITION":8281},"indices":43325,"material":14,"mode":4},{"attributes":{"NORMAL":25804,"POSITION":8282},"indices":43326,"material":14,"mode":4},{"attributes":{"NORMAL":25805,"POSITION":8283},"indices":43327,"material":14,"mode":4},{"attributes":{"NORMAL":25806,"POSITION":8284},"indices":43328,"material":14,"mode":4},{"attributes":{"NORMAL":25807,"POSITION":8285},"indices":43329,"material":14,"mode":4},{"attributes":{"NORMAL":25808,"POSITION":8286},"indices":43330,"material":14,"mode":4},{"attributes":{"NORMAL":25809,"POSITION":8287},"indices":43331,"material":14,"mode":4},{"attributes":{"NORMAL":25810,"POSITION":8288},"indices":43332,"material":14,"mode":4},{"attributes":{"NORMAL":25811,"POSITION":8289},"indices":43333,"material":14,"mode":4},{"attributes":{"NORMAL":25812,"POSITION":8290},"indices":43334,"material":14,"mode":4},{"attributes":{"NORMAL":25813,"POSITION":8291},"indices":43335,"material":14,"mode":4},{"attributes":{"NORMAL":25814,"POSITION":8292},"indices":43336,"material":14,"mode":4},{"attributes":{"NORMAL":25815,"POSITION":8293},"indices":43337,"material":14,"mode":4},{"attributes":{"NORMAL":25816,"POSITION":8294},"indices":43338,"material":14,"mode":4},{"attributes":{"NORMAL":25817,"POSITION":8295},"indices":43339,"material":14,"mode":4},{"attributes":{"NORMAL":25818,"POSITION":8296},"indices":43340,"material":14,"mode":4},{"attributes":{"NORMAL":25819,"POSITION":8297},"indices":43341,"material":14,"mode":4},{"attributes":{"NORMAL":25820,"POSITION":8298},"indices":43342,"material":14,"mode":4},{"attributes":{"NORMAL":25821,"POSITION":8299},"indices":43343,"material":14,"mode":4},{"attributes":{"NORMAL":25822,"POSITION":8300},"indices":43344,"material":14,"mode":4},{"attributes":{"NORMAL":25823,"POSITION":8301},"indices":43345,"material":14,"mode":4},{"attributes":{"NORMAL":25824,"POSITION":8302},"indices":43346,"material":14,"mode":4},{"attributes":{"NORMAL":25825,"POSITION":8303},"indices":43347,"material":14,"mode":4},{"attributes":{"NORMAL":25826,"POSITION":8304},"indices":43348,"material":14,"mode":4},{"attributes":{"NORMAL":25827,"POSITION":8305},"indices":43349,"material":14,"mode":4},{"attributes":{"NORMAL":25828,"POSITION":8306},"indices":43350,"material":14,"mode":4},{"attributes":{"NORMAL":25829,"POSITION":8307},"indices":43351,"material":14,"mode":4},{"attributes":{"NORMAL":25830,"POSITION":8308},"indices":43352,"material":14,"mode":4},{"attributes":{"NORMAL":25831,"POSITION":8309},"indices":43353,"material":14,"mode":4},{"attributes":{"NORMAL":25832,"POSITION":8310},"indices":43354,"material":14,"mode":4},{"attributes":{"NORMAL":25833,"POSITION":8311},"indices":43355,"material":14,"mode":4},{"attributes":{"NORMAL":25834,"POSITION":8312},"indices":43356,"material":14,"mode":4},{"attributes":{"NORMAL":25835,"POSITION":8313},"indices":43357,"material":14,"mode":4},{"attributes":{"NORMAL":25836,"POSITION":8314},"indices":43358,"material":14,"mode":4},{"attributes":{"NORMAL":25837,"POSITION":8315},"indices":43359,"material":14,"mode":4},{"attributes":{"NORMAL":25838,"POSITION":8316},"indices":43360,"material":14,"mode":4},{"attributes":{"NORMAL":25839,"POSITION":8317},"indices":43361,"material":14,"mode":4},{"attributes":{"NORMAL":25840,"POSITION":8318},"indices":43362,"material":14,"mode":4},{"attributes":{"NORMAL":25841,"POSITION":8319},"indices":43363,"material":14,"mode":4},{"attributes":{"NORMAL":25842,"POSITION":8320},"indices":43364,"material":14,"mode":4},{"attributes":{"NORMAL":25843,"POSITION":8321},"indices":43365,"material":14,"mode":4},{"attributes":{"NORMAL":25844,"POSITION":8322},"indices":43366,"material":14,"mode":4},{"attributes":{"NORMAL":25845,"POSITION":8323},"indices":43367,"material":14,"mode":4},{"attributes":{"NORMAL":25846,"POSITION":8324},"indices":43368,"material":14,"mode":4},{"attributes":{"NORMAL":25847,"POSITION":8325},"indices":43369,"material":14,"mode":4},{"attributes":{"NORMAL":25848,"POSITION":8326},"indices":43370,"material":14,"mode":4},{"attributes":{"NORMAL":25849,"POSITION":8327},"indices":43371,"material":14,"mode":4},{"attributes":{"NORMAL":25850,"POSITION":8328},"indices":43372,"material":14,"mode":4},{"attributes":{"NORMAL":25851,"POSITION":8329},"indices":43373,"material":14,"mode":4},{"attributes":{"NORMAL":25852,"POSITION":8330},"indices":43374,"material":14,"mode":4},{"attributes":{"NORMAL":25853,"POSITION":8331},"indices":43375,"material":14,"mode":4},{"attributes":{"NORMAL":25854,"POSITION":8332},"indices":43376,"material":14,"mode":4},{"attributes":{"NORMAL":25855,"POSITION":8333},"indices":43377,"material":14,"mode":4},{"attributes":{"NORMAL":25856,"POSITION":8334},"indices":43378,"material":14,"mode":4},{"attributes":{"NORMAL":25857,"POSITION":8335},"indices":43379,"material":14,"mode":4},{"attributes":{"NORMAL":25858,"POSITION":8336},"indices":43380,"material":14,"mode":4},{"attributes":{"NORMAL":25859,"POSITION":8337},"indices":43381,"material":14,"mode":4},{"attributes":{"NORMAL":25860,"POSITION":8338},"indices":43382,"material":14,"mode":4},{"attributes":{"NORMAL":25861,"POSITION":8339},"indices":43383,"material":14,"mode":4},{"attributes":{"NORMAL":25862,"POSITION":8340},"indices":43384,"material":14,"mode":4},{"attributes":{"NORMAL":25863,"POSITION":8341},"indices":43385,"material":14,"mode":4},{"attributes":{"NORMAL":25864,"POSITION":8342},"indices":43386,"material":14,"mode":4},{"attributes":{"NORMAL":25865,"POSITION":8343},"indices":43387,"material":14,"mode":4},{"attributes":{"NORMAL":25866,"POSITION":8344},"indices":43388,"material":14,"mode":4},{"attributes":{"NORMAL":25867,"POSITION":8345},"indices":43389,"material":14,"mode":4},{"attributes":{"NORMAL":25868,"POSITION":8346},"indices":43390,"material":14,"mode":4},{"attributes":{"NORMAL":25869,"POSITION":8347},"indices":43391,"material":14,"mode":4},{"attributes":{"NORMAL":25870,"POSITION":8348},"indices":43392,"material":14,"mode":4},{"attributes":{"NORMAL":25871,"POSITION":8349},"indices":43393,"material":14,"mode":4},{"attributes":{"NORMAL":25872,"POSITION":8350},"indices":43394,"material":14,"mode":4},{"attributes":{"NORMAL":25873,"POSITION":8351},"indices":43395,"material":14,"mode":4},{"attributes":{"NORMAL":25874,"POSITION":8352},"indices":43396,"material":14,"mode":4},{"attributes":{"NORMAL":25875,"POSITION":8353},"indices":43397,"material":14,"mode":4},{"attributes":{"NORMAL":25876,"POSITION":8354},"indices":43398,"material":14,"mode":4},{"attributes":{"NORMAL":25877,"POSITION":8355},"indices":43399,"material":14,"mode":4},{"attributes":{"NORMAL":25878,"POSITION":8356},"indices":43400,"material":14,"mode":4},{"attributes":{"NORMAL":25879,"POSITION":8357},"indices":43401,"material":14,"mode":4},{"attributes":{"NORMAL":25880,"POSITION":8358},"indices":43402,"material":14,"mode":4},{"attributes":{"NORMAL":25881,"POSITION":8359},"indices":43403,"material":14,"mode":4},{"attributes":{"NORMAL":25882,"POSITION":8360},"indices":43404,"material":14,"mode":4},{"attributes":{"NORMAL":25883,"POSITION":8361},"indices":43405,"material":14,"mode":4},{"attributes":{"NORMAL":25884,"POSITION":8362},"indices":43406,"material":14,"mode":4},{"attributes":{"NORMAL":25885,"POSITION":8363},"indices":43407,"material":14,"mode":4},{"attributes":{"NORMAL":25886,"POSITION":8364},"indices":43408,"material":14,"mode":4},{"attributes":{"NORMAL":25887,"POSITION":8365},"indices":43409,"material":14,"mode":4},{"attributes":{"NORMAL":25888,"POSITION":8366},"indices":43410,"material":14,"mode":4},{"attributes":{"NORMAL":25889,"POSITION":8367},"indices":43411,"material":14,"mode":4},{"attributes":{"NORMAL":25890,"POSITION":8368},"indices":43412,"material":14,"mode":4},{"attributes":{"NORMAL":25891,"POSITION":8369},"indices":43413,"material":14,"mode":4},{"attributes":{"NORMAL":25892,"POSITION":8370},"indices":43414,"material":14,"mode":4},{"attributes":{"NORMAL":25893,"POSITION":8371},"indices":43415,"material":14,"mode":4},{"attributes":{"NORMAL":25894,"POSITION":8372},"indices":43416,"material":14,"mode":4},{"attributes":{"NORMAL":25895,"POSITION":8373},"indices":43417,"material":14,"mode":4},{"attributes":{"NORMAL":25896,"POSITION":8374},"indices":43418,"material":14,"mode":4},{"attributes":{"NORMAL":25897,"POSITION":8375},"indices":43419,"material":14,"mode":4},{"attributes":{"NORMAL":25898,"POSITION":8376},"indices":43420,"material":14,"mode":4},{"attributes":{"NORMAL":25899,"POSITION":8377},"indices":43421,"material":14,"mode":4},{"attributes":{"NORMAL":25900,"POSITION":8378},"indices":43422,"material":14,"mode":4},{"attributes":{"NORMAL":25901,"POSITION":8379},"indices":43423,"material":14,"mode":4},{"attributes":{"NORMAL":25902,"POSITION":8380},"indices":43424,"material":14,"mode":4},{"attributes":{"NORMAL":25903,"POSITION":8381},"indices":43425,"material":14,"mode":4},{"attributes":{"NORMAL":25904,"POSITION":8382},"indices":43426,"material":14,"mode":4},{"attributes":{"NORMAL":25905,"POSITION":8383},"indices":43427,"material":14,"mode":4},{"attributes":{"NORMAL":25906,"POSITION":8384},"indices":43428,"material":14,"mode":4},{"attributes":{"NORMAL":25907,"POSITION":8385},"indices":43429,"material":14,"mode":4},{"attributes":{"NORMAL":25908,"POSITION":8386},"indices":43430,"material":14,"mode":4},{"attributes":{"NORMAL":25909,"POSITION":8387},"indices":43431,"material":14,"mode":4},{"attributes":{"NORMAL":25910,"POSITION":8388},"indices":43432,"material":14,"mode":4},{"attributes":{"NORMAL":25911,"POSITION":8389},"indices":43433,"material":14,"mode":4},{"attributes":{"NORMAL":25912,"POSITION":8390},"indices":43434,"material":14,"mode":4},{"attributes":{"NORMAL":25913,"POSITION":8391},"indices":43435,"material":14,"mode":4},{"attributes":{"NORMAL":25914,"POSITION":8392},"indices":43436,"material":14,"mode":4},{"attributes":{"NORMAL":25915,"POSITION":8393},"indices":43437,"material":14,"mode":4},{"attributes":{"NORMAL":25916,"POSITION":8394},"indices":43438,"material":14,"mode":4},{"attributes":{"NORMAL":25917,"POSITION":8395},"indices":43439,"material":14,"mode":4},{"attributes":{"NORMAL":25918,"POSITION":8396},"indices":43440,"material":14,"mode":4},{"attributes":{"NORMAL":25919,"POSITION":8397},"indices":43441,"material":14,"mode":4},{"attributes":{"NORMAL":25920,"POSITION":8398},"indices":43442,"material":14,"mode":4},{"attributes":{"NORMAL":25921,"POSITION":8399},"indices":43443,"material":14,"mode":4},{"attributes":{"NORMAL":25922,"POSITION":8400},"indices":43444,"material":14,"mode":4},{"attributes":{"NORMAL":25923,"POSITION":8401},"indices":43445,"material":14,"mode":4},{"attributes":{"NORMAL":25924,"POSITION":8402},"indices":43446,"material":14,"mode":4},{"attributes":{"NORMAL":25925,"POSITION":8403},"indices":43447,"material":14,"mode":4},{"attributes":{"NORMAL":25926,"POSITION":8404},"indices":43448,"material":14,"mode":4},{"attributes":{"NORMAL":25927,"POSITION":8405},"indices":43449,"material":14,"mode":4},{"attributes":{"NORMAL":25928,"POSITION":8406},"indices":43450,"material":14,"mode":4},{"attributes":{"NORMAL":25929,"POSITION":8407},"indices":43451,"material":14,"mode":4},{"attributes":{"NORMAL":25930,"POSITION":8408},"indices":43452,"material":14,"mode":4},{"attributes":{"NORMAL":25931,"POSITION":8409},"indices":43453,"material":14,"mode":4},{"attributes":{"NORMAL":25932,"POSITION":8410},"indices":43454,"material":14,"mode":4},{"attributes":{"NORMAL":25933,"POSITION":8411},"indices":43455,"material":14,"mode":4},{"attributes":{"NORMAL":25934,"POSITION":8412},"indices":43456,"material":14,"mode":4},{"attributes":{"NORMAL":25935,"POSITION":8413},"indices":43457,"material":14,"mode":4},{"attributes":{"NORMAL":25936,"POSITION":8414},"indices":43458,"material":14,"mode":4},{"attributes":{"NORMAL":25937,"POSITION":8415},"indices":43459,"material":14,"mode":4},{"attributes":{"NORMAL":25938,"POSITION":8416},"indices":43460,"material":14,"mode":4},{"attributes":{"NORMAL":25939,"POSITION":8417},"indices":43461,"material":14,"mode":4},{"attributes":{"NORMAL":25940,"POSITION":8418},"indices":43462,"material":14,"mode":4},{"attributes":{"NORMAL":25941,"POSITION":8419},"indices":43463,"material":14,"mode":4},{"attributes":{"NORMAL":25942,"POSITION":8420},"indices":43464,"material":14,"mode":4},{"attributes":{"NORMAL":25943,"POSITION":8421},"indices":43465,"material":14,"mode":4},{"attributes":{"NORMAL":25944,"POSITION":8422},"indices":43466,"material":14,"mode":4},{"attributes":{"NORMAL":25945,"POSITION":8423},"indices":43467,"material":14,"mode":4},{"attributes":{"NORMAL":25946,"POSITION":8424},"indices":43468,"material":14,"mode":4},{"attributes":{"NORMAL":25947,"POSITION":8425},"indices":43469,"material":14,"mode":4},{"attributes":{"NORMAL":25948,"POSITION":8426},"indices":43470,"material":14,"mode":4},{"attributes":{"NORMAL":25949,"POSITION":8427},"indices":43471,"material":14,"mode":4},{"attributes":{"NORMAL":25950,"POSITION":8428},"indices":43472,"material":14,"mode":4},{"attributes":{"NORMAL":25951,"POSITION":8429},"indices":43473,"material":14,"mode":4},{"attributes":{"NORMAL":25952,"POSITION":8430},"indices":43474,"material":14,"mode":4},{"attributes":{"NORMAL":25953,"POSITION":8431},"indices":43475,"material":14,"mode":4},{"attributes":{"NORMAL":25954,"POSITION":8432},"indices":43476,"material":14,"mode":4},{"attributes":{"NORMAL":25955,"POSITION":8433},"indices":43477,"material":14,"mode":4},{"attributes":{"NORMAL":25956,"POSITION":8434},"indices":43478,"material":14,"mode":4},{"attributes":{"NORMAL":25957,"POSITION":8435},"indices":43479,"material":14,"mode":4},{"attributes":{"NORMAL":25958,"POSITION":8436},"indices":43480,"material":14,"mode":4},{"attributes":{"NORMAL":25959,"POSITION":8437},"indices":43481,"material":14,"mode":4},{"attributes":{"NORMAL":25960,"POSITION":8438},"indices":43482,"material":14,"mode":4},{"attributes":{"NORMAL":25961,"POSITION":8439},"indices":43483,"material":14,"mode":4},{"attributes":{"NORMAL":25962,"POSITION":8440},"indices":43484,"material":14,"mode":4},{"attributes":{"NORMAL":25963,"POSITION":8441},"indices":43485,"material":14,"mode":4},{"attributes":{"NORMAL":25964,"POSITION":8442},"indices":43486,"material":14,"mode":4},{"attributes":{"NORMAL":25965,"POSITION":8443},"indices":43487,"material":14,"mode":4},{"attributes":{"NORMAL":25966,"POSITION":8444},"indices":43488,"material":14,"mode":4},{"attributes":{"NORMAL":25967,"POSITION":8445},"indices":43489,"material":14,"mode":4},{"attributes":{"NORMAL":25968,"POSITION":8446},"indices":43490,"material":14,"mode":4},{"attributes":{"NORMAL":25969,"POSITION":8447},"indices":43491,"material":14,"mode":4},{"attributes":{"NORMAL":25970,"POSITION":8448},"indices":43492,"material":14,"mode":4},{"attributes":{"NORMAL":25971,"POSITION":8449},"indices":43493,"material":14,"mode":4},{"attributes":{"NORMAL":25972,"POSITION":8450},"indices":43494,"material":14,"mode":4},{"attributes":{"NORMAL":25973,"POSITION":8451},"indices":43495,"material":14,"mode":4},{"attributes":{"NORMAL":25974,"POSITION":8452},"indices":43496,"material":14,"mode":4},{"attributes":{"NORMAL":25975,"POSITION":8453},"indices":43497,"material":14,"mode":4},{"attributes":{"NORMAL":25976,"POSITION":8454},"indices":43498,"material":14,"mode":4},{"attributes":{"NORMAL":25977,"POSITION":8455},"indices":43499,"material":14,"mode":4},{"attributes":{"NORMAL":25978,"POSITION":8456},"indices":43500,"material":14,"mode":4},{"attributes":{"NORMAL":25979,"POSITION":8457},"indices":43501,"material":14,"mode":4},{"attributes":{"NORMAL":25980,"POSITION":8458},"indices":43502,"material":14,"mode":4},{"attributes":{"NORMAL":25981,"POSITION":8459},"indices":43503,"material":14,"mode":4},{"attributes":{"NORMAL":25982,"POSITION":8460},"indices":43504,"material":14,"mode":4},{"attributes":{"NORMAL":25983,"POSITION":8461},"indices":43505,"material":14,"mode":4},{"attributes":{"NORMAL":25984,"POSITION":8462},"indices":43506,"material":14,"mode":4},{"attributes":{"NORMAL":25985,"POSITION":8463},"indices":43507,"material":14,"mode":4},{"attributes":{"NORMAL":25986,"POSITION":8464},"indices":43508,"material":14,"mode":4},{"attributes":{"NORMAL":25987,"POSITION":8465},"indices":43509,"material":14,"mode":4},{"attributes":{"NORMAL":25988,"POSITION":8466},"indices":43510,"material":14,"mode":4},{"attributes":{"NORMAL":25989,"POSITION":8467},"indices":43511,"material":14,"mode":4},{"attributes":{"NORMAL":25990,"POSITION":8468},"indices":43512,"material":14,"mode":4},{"attributes":{"NORMAL":25991,"POSITION":8469},"indices":43513,"material":14,"mode":4},{"attributes":{"NORMAL":25992,"POSITION":8470},"indices":43514,"material":14,"mode":4},{"attributes":{"NORMAL":25993,"POSITION":8471},"indices":43515,"material":14,"mode":4},{"attributes":{"NORMAL":25994,"POSITION":8472},"indices":43516,"material":14,"mode":4},{"attributes":{"NORMAL":25995,"POSITION":8473},"indices":43517,"material":14,"mode":4},{"attributes":{"NORMAL":25996,"POSITION":8474},"indices":43518,"material":14,"mode":4},{"attributes":{"NORMAL":25997,"POSITION":8475},"indices":43519,"material":14,"mode":4},{"attributes":{"NORMAL":25998,"POSITION":8476},"indices":43520,"material":14,"mode":4},{"attributes":{"NORMAL":25999,"POSITION":8477},"indices":43521,"material":14,"mode":4},{"attributes":{"NORMAL":26000,"POSITION":8478},"indices":43522,"material":14,"mode":4},{"attributes":{"NORMAL":26001,"POSITION":8479},"indices":43523,"material":14,"mode":4},{"attributes":{"NORMAL":26002,"POSITION":8480},"indices":43524,"material":14,"mode":4},{"attributes":{"NORMAL":26003,"POSITION":8481},"indices":43525,"material":14,"mode":4},{"attributes":{"NORMAL":26004,"POSITION":8482},"indices":43526,"material":14,"mode":4},{"attributes":{"NORMAL":26005,"POSITION":8483},"indices":43527,"material":14,"mode":4},{"attributes":{"NORMAL":26006,"POSITION":8484},"indices":43528,"material":14,"mode":4},{"attributes":{"NORMAL":26007,"POSITION":8485},"indices":43529,"material":14,"mode":4}]},{"name":"COMPOUND1790","primitives":[{"attributes":{"NORMAL":26008,"POSITION":8486},"indices":43530,"material":14,"mode":4},{"attributes":{"NORMAL":26009,"POSITION":8487},"indices":43531,"material":14,"mode":4},{"attributes":{"NORMAL":26010,"POSITION":8488},"indices":43532,"material":14,"mode":4},{"attributes":{"NORMAL":26011,"POSITION":8489},"indices":43533,"material":14,"mode":4},{"attributes":{"NORMAL":26012,"POSITION":8490},"indices":43534,"material":14,"mode":4},{"attributes":{"NORMAL":26013,"POSITION":8491},"indices":43535,"material":14,"mode":4},{"attributes":{"NORMAL":26014,"POSITION":8492},"indices":43536,"material":14,"mode":4},{"attributes":{"NORMAL":26015,"POSITION":8493},"indices":43537,"material":14,"mode":4},{"attributes":{"NORMAL":26016,"POSITION":8494},"indices":43538,"material":14,"mode":4},{"attributes":{"NORMAL":26017,"POSITION":8495},"indices":43539,"material":14,"mode":4},{"attributes":{"NORMAL":26018,"POSITION":8496},"indices":43540,"material":14,"mode":4},{"attributes":{"NORMAL":26019,"POSITION":8497},"indices":43541,"material":14,"mode":4},{"attributes":{"NORMAL":26020,"POSITION":8498},"indices":43542,"material":14,"mode":4},{"attributes":{"NORMAL":26021,"POSITION":8499},"indices":43543,"material":14,"mode":4},{"attributes":{"NORMAL":26022,"POSITION":8500},"indices":43544,"material":14,"mode":4},{"attributes":{"NORMAL":26023,"POSITION":8501},"indices":43545,"material":14,"mode":4},{"attributes":{"NORMAL":26024,"POSITION":8502},"indices":43546,"material":14,"mode":4},{"attributes":{"NORMAL":26025,"POSITION":8503},"indices":43547,"material":14,"mode":4},{"attributes":{"NORMAL":26026,"POSITION":8504},"indices":43548,"material":14,"mode":4},{"attributes":{"NORMAL":26027,"POSITION":8505},"indices":43549,"material":14,"mode":4},{"attributes":{"NORMAL":26028,"POSITION":8506},"indices":43550,"material":14,"mode":4},{"attributes":{"NORMAL":26029,"POSITION":8507},"indices":43551,"material":14,"mode":4},{"attributes":{"NORMAL":26030,"POSITION":8508},"indices":43552,"material":14,"mode":4},{"attributes":{"NORMAL":26031,"POSITION":8509},"indices":43553,"material":14,"mode":4},{"attributes":{"NORMAL":26032,"POSITION":8510},"indices":43554,"material":14,"mode":4},{"attributes":{"NORMAL":26033,"POSITION":8511},"indices":43555,"material":14,"mode":4},{"attributes":{"NORMAL":26034,"POSITION":8512},"indices":43556,"material":14,"mode":4},{"attributes":{"NORMAL":26035,"POSITION":8513},"indices":43557,"material":14,"mode":4},{"attributes":{"NORMAL":26036,"POSITION":8514},"indices":43558,"material":14,"mode":4},{"attributes":{"NORMAL":26037,"POSITION":8515},"indices":43559,"material":14,"mode":4},{"attributes":{"NORMAL":26038,"POSITION":8516},"indices":43560,"material":14,"mode":4},{"attributes":{"NORMAL":26039,"POSITION":8517},"indices":43561,"material":14,"mode":4},{"attributes":{"NORMAL":26040,"POSITION":8518},"indices":43562,"material":14,"mode":4},{"attributes":{"NORMAL":26041,"POSITION":8519},"indices":43563,"material":14,"mode":4},{"attributes":{"NORMAL":26042,"POSITION":8520},"indices":43564,"material":14,"mode":4},{"attributes":{"NORMAL":26043,"POSITION":8521},"indices":43565,"material":14,"mode":4},{"attributes":{"NORMAL":26044,"POSITION":8522},"indices":43566,"material":14,"mode":4}]},{"name":"COMPOUND1791","primitives":[{"attributes":{"NORMAL":26045,"POSITION":8523},"indices":43567,"material":14,"mode":4},{"attributes":{"NORMAL":26046,"POSITION":8524},"indices":43568,"material":14,"mode":4},{"attributes":{"NORMAL":26047,"POSITION":8525},"indices":43569,"material":14,"mode":4},{"attributes":{"NORMAL":26048,"POSITION":8526},"indices":43570,"material":14,"mode":4},{"attributes":{"NORMAL":26049,"POSITION":8527},"indices":43571,"material":14,"mode":4},{"attributes":{"NORMAL":26050,"POSITION":8528},"indices":43572,"material":14,"mode":4},{"attributes":{"NORMAL":26051,"POSITION":8529},"indices":43573,"material":14,"mode":4},{"attributes":{"NORMAL":26052,"POSITION":8530},"indices":43574,"material":14,"mode":4},{"attributes":{"NORMAL":26053,"POSITION":8531},"indices":43575,"material":14,"mode":4},{"attributes":{"NORMAL":26054,"POSITION":8532},"indices":43576,"material":14,"mode":4},{"attributes":{"NORMAL":26055,"POSITION":8533},"indices":43577,"material":14,"mode":4},{"attributes":{"NORMAL":26056,"POSITION":8534},"indices":43578,"material":14,"mode":4},{"attributes":{"NORMAL":26057,"POSITION":8535},"indices":43579,"material":14,"mode":4},{"attributes":{"NORMAL":26058,"POSITION":8536},"indices":43580,"material":14,"mode":4},{"attributes":{"NORMAL":26059,"POSITION":8537},"indices":43581,"material":14,"mode":4},{"attributes":{"NORMAL":26060,"POSITION":8538},"indices":43582,"material":14,"mode":4}]},{"name":"COMPOUND1792","primitives":[{"attributes":{"NORMAL":26061,"POSITION":8539},"indices":43583,"material":13,"mode":4},{"attributes":{"NORMAL":26062,"POSITION":8540},"indices":43584,"material":13,"mode":4},{"attributes":{"NORMAL":26063,"POSITION":8541},"indices":43585,"material":13,"mode":4},{"attributes":{"NORMAL":26064,"POSITION":8542},"indices":43586,"material":13,"mode":4},{"attributes":{"NORMAL":26065,"POSITION":8543},"indices":43587,"material":13,"mode":4},{"attributes":{"NORMAL":26066,"POSITION":8544},"indices":43588,"material":13,"mode":4},{"attributes":{"NORMAL":26067,"POSITION":8545},"indices":43589,"material":13,"mode":4},{"attributes":{"NORMAL":26068,"POSITION":8546},"indices":43590,"material":13,"mode":4},{"attributes":{"NORMAL":26069,"POSITION":8547},"indices":43591,"material":13,"mode":4},{"attributes":{"NORMAL":26070,"POSITION":8548},"indices":43592,"material":13,"mode":4},{"attributes":{"NORMAL":26071,"POSITION":8549},"indices":43593,"material":9,"mode":4},{"attributes":{"NORMAL":26072,"POSITION":8550},"indices":43594,"material":9,"mode":4},{"attributes":{"NORMAL":26073,"POSITION":8551},"indices":43595,"material":9,"mode":4},{"attributes":{"NORMAL":26074,"POSITION":8552},"indices":43596,"material":9,"mode":4},{"attributes":{"NORMAL":26075,"POSITION":8553},"indices":43597,"material":9,"mode":4},{"attributes":{"NORMAL":26076,"POSITION":8554},"indices":43598,"material":13,"mode":4},{"attributes":{"NORMAL":26077,"POSITION":8555},"indices":43599,"material":9,"mode":4},{"attributes":{"NORMAL":26078,"POSITION":8556},"indices":43600,"material":9,"mode":4},{"attributes":{"NORMAL":26079,"POSITION":8557},"indices":43601,"material":9,"mode":4},{"attributes":{"NORMAL":26080,"POSITION":8558},"indices":43602,"material":9,"mode":4},{"attributes":{"NORMAL":26081,"POSITION":8559},"indices":43603,"material":9,"mode":4},{"attributes":{"NORMAL":26082,"POSITION":8560},"indices":43604,"material":13,"mode":4},{"attributes":{"NORMAL":26083,"POSITION":8561},"indices":43605,"material":9,"mode":4},{"attributes":{"NORMAL":26084,"POSITION":8562},"indices":43606,"material":9,"mode":4},{"attributes":{"NORMAL":26085,"POSITION":8563},"indices":43607,"material":9,"mode":4},{"attributes":{"NORMAL":26086,"POSITION":8564},"indices":43608,"material":9,"mode":4},{"attributes":{"NORMAL":26087,"POSITION":8565},"indices":43609,"material":9,"mode":4},{"attributes":{"NORMAL":26088,"POSITION":8566},"indices":43610,"material":9,"mode":4},{"attributes":{"NORMAL":26089,"POSITION":8567},"indices":43611,"material":9,"mode":4},{"attributes":{"NORMAL":26090,"POSITION":8568},"indices":43612,"material":9,"mode":4},{"attributes":{"NORMAL":26091,"POSITION":8569},"indices":43613,"material":9,"mode":4},{"attributes":{"NORMAL":26092,"POSITION":8570},"indices":43614,"material":9,"mode":4},{"attributes":{"NORMAL":26093,"POSITION":8571},"indices":43615,"material":9,"mode":4},{"attributes":{"NORMAL":26094,"POSITION":8572},"indices":43616,"material":9,"mode":4},{"attributes":{"NORMAL":26095,"POSITION":8573},"indices":43617,"material":9,"mode":4},{"attributes":{"NORMAL":26096,"POSITION":8574},"indices":43618,"material":9,"mode":4},{"attributes":{"NORMAL":26097,"POSITION":8575},"indices":43619,"material":9,"mode":4},{"attributes":{"NORMAL":26098,"POSITION":8576},"indices":43620,"material":9,"mode":4},{"attributes":{"NORMAL":26099,"POSITION":8577},"indices":43621,"material":9,"mode":4},{"attributes":{"NORMAL":26100,"POSITION":8578},"indices":43622,"material":9,"mode":4},{"attributes":{"NORMAL":26101,"POSITION":8579},"indices":43623,"material":9,"mode":4},{"attributes":{"NORMAL":26102,"POSITION":8580},"indices":43624,"material":9,"mode":4},{"attributes":{"NORMAL":26103,"POSITION":8581},"indices":43625,"material":9,"mode":4},{"attributes":{"NORMAL":26104,"POSITION":8582},"indices":43626,"material":13,"mode":4},{"attributes":{"NORMAL":26105,"POSITION":8583},"indices":43627,"material":9,"mode":4},{"attributes":{"NORMAL":26106,"POSITION":8584},"indices":43628,"material":9,"mode":4},{"attributes":{"NORMAL":26107,"POSITION":8585},"indices":43629,"material":9,"mode":4},{"attributes":{"NORMAL":26108,"POSITION":8586},"indices":43630,"material":9,"mode":4},{"attributes":{"NORMAL":26109,"POSITION":8587},"indices":43631,"material":9,"mode":4},{"attributes":{"NORMAL":26110,"POSITION":8588},"indices":43632,"material":9,"mode":4},{"attributes":{"NORMAL":26111,"POSITION":8589},"indices":43633,"material":9,"mode":4},{"attributes":{"NORMAL":26112,"POSITION":8590},"indices":43634,"material":9,"mode":4},{"attributes":{"NORMAL":26113,"POSITION":8591},"indices":43635,"material":9,"mode":4},{"attributes":{"NORMAL":26114,"POSITION":8592},"indices":43636,"material":9,"mode":4},{"attributes":{"NORMAL":26115,"POSITION":8593},"indices":43637,"material":9,"mode":4},{"attributes":{"NORMAL":26116,"POSITION":8594},"indices":43638,"material":9,"mode":4},{"attributes":{"NORMAL":26117,"POSITION":8595},"indices":43639,"material":9,"mode":4},{"attributes":{"NORMAL":26118,"POSITION":8596},"indices":43640,"material":9,"mode":4},{"attributes":{"NORMAL":26119,"POSITION":8597},"indices":43641,"material":9,"mode":4},{"attributes":{"NORMAL":26120,"POSITION":8598},"indices":43642,"material":13,"mode":4}]},{"name":"COMPOUND1793","primitives":[{"attributes":{"NORMAL":26121,"POSITION":8599},"indices":43643,"material":8,"mode":4},{"attributes":{"NORMAL":26122,"POSITION":8600},"indices":43644,"material":8,"mode":4},{"attributes":{"NORMAL":26123,"POSITION":8601},"indices":43645,"material":8,"mode":4},{"attributes":{"NORMAL":26124,"POSITION":8602},"indices":43646,"material":8,"mode":4},{"attributes":{"NORMAL":26125,"POSITION":8603},"indices":43647,"material":8,"mode":4},{"attributes":{"NORMAL":26126,"POSITION":8604},"indices":43648,"material":8,"mode":4},{"attributes":{"NORMAL":26127,"POSITION":8605},"indices":43649,"material":8,"mode":4},{"attributes":{"NORMAL":26128,"POSITION":8606},"indices":43650,"material":8,"mode":4},{"attributes":{"NORMAL":26129,"POSITION":8607},"indices":43651,"material":8,"mode":4},{"attributes":{"NORMAL":26130,"POSITION":8608},"indices":43652,"material":8,"mode":4},{"attributes":{"NORMAL":26131,"POSITION":8609},"indices":43653,"material":8,"mode":4},{"attributes":{"NORMAL":26132,"POSITION":8610},"indices":43654,"material":8,"mode":4},{"attributes":{"NORMAL":26133,"POSITION":8611},"indices":43655,"material":8,"mode":4},{"attributes":{"NORMAL":26134,"POSITION":8612},"indices":43656,"material":8,"mode":4}]},{"name":"COMPOUND1794","primitives":[{"attributes":{"NORMAL":26135,"POSITION":8613},"indices":43657,"material":14,"mode":4},{"attributes":{"NORMAL":26136,"POSITION":8614},"indices":43658,"material":14,"mode":4},{"attributes":{"NORMAL":26137,"POSITION":8615},"indices":43659,"material":14,"mode":4},{"attributes":{"NORMAL":26138,"POSITION":8616},"indices":43660,"material":14,"mode":4},{"attributes":{"NORMAL":26139,"POSITION":8617},"indices":43661,"material":14,"mode":4},{"attributes":{"NORMAL":26140,"POSITION":8618},"indices":43662,"material":14,"mode":4},{"attributes":{"NORMAL":26141,"POSITION":8619},"indices":43663,"material":14,"mode":4},{"attributes":{"NORMAL":26142,"POSITION":8620},"indices":43664,"material":14,"mode":4},{"attributes":{"NORMAL":26143,"POSITION":8621},"indices":43665,"material":14,"mode":4},{"attributes":{"NORMAL":26144,"POSITION":8622},"indices":43666,"material":14,"mode":4},{"attributes":{"NORMAL":26145,"POSITION":8623},"indices":43667,"material":14,"mode":4},{"attributes":{"NORMAL":26146,"POSITION":8624},"indices":43668,"material":14,"mode":4},{"attributes":{"NORMAL":26147,"POSITION":8625},"indices":43669,"material":14,"mode":4},{"attributes":{"NORMAL":26148,"POSITION":8626},"indices":43670,"material":14,"mode":4},{"attributes":{"NORMAL":26149,"POSITION":8627},"indices":43671,"material":14,"mode":4},{"attributes":{"NORMAL":26150,"POSITION":8628},"indices":43672,"material":14,"mode":4},{"attributes":{"NORMAL":26151,"POSITION":8629},"indices":43673,"material":14,"mode":4},{"attributes":{"NORMAL":26152,"POSITION":8630},"indices":43674,"material":14,"mode":4},{"attributes":{"NORMAL":26153,"POSITION":8631},"indices":43675,"material":14,"mode":4},{"attributes":{"NORMAL":26154,"POSITION":8632},"indices":43676,"material":14,"mode":4},{"attributes":{"NORMAL":26155,"POSITION":8633},"indices":43677,"material":14,"mode":4},{"attributes":{"NORMAL":26156,"POSITION":8634},"indices":43678,"material":14,"mode":4},{"attributes":{"NORMAL":26157,"POSITION":8635},"indices":43679,"material":14,"mode":4},{"attributes":{"NORMAL":26158,"POSITION":8636},"indices":43680,"material":14,"mode":4},{"attributes":{"NORMAL":26159,"POSITION":8637},"indices":43681,"material":14,"mode":4},{"attributes":{"NORMAL":26160,"POSITION":8638},"indices":43682,"material":14,"mode":4},{"attributes":{"NORMAL":26161,"POSITION":8639},"indices":43683,"material":14,"mode":4},{"attributes":{"NORMAL":26162,"POSITION":8640},"indices":43684,"material":14,"mode":4},{"attributes":{"NORMAL":26163,"POSITION":8641},"indices":43685,"material":14,"mode":4},{"attributes":{"NORMAL":26164,"POSITION":8642},"indices":43686,"material":14,"mode":4},{"attributes":{"NORMAL":26165,"POSITION":8643},"indices":43687,"material":14,"mode":4},{"attributes":{"NORMAL":26166,"POSITION":8644},"indices":43688,"material":14,"mode":4},{"attributes":{"NORMAL":26167,"POSITION":8645},"indices":43689,"material":14,"mode":4},{"attributes":{"NORMAL":26168,"POSITION":8646},"indices":43690,"material":14,"mode":4},{"attributes":{"NORMAL":26169,"POSITION":8647},"indices":43691,"material":14,"mode":4},{"attributes":{"NORMAL":26170,"POSITION":8648},"indices":43692,"material":14,"mode":4},{"attributes":{"NORMAL":26171,"POSITION":8649},"indices":43693,"material":14,"mode":4},{"attributes":{"NORMAL":26172,"POSITION":8650},"indices":43694,"material":14,"mode":4},{"attributes":{"NORMAL":26173,"POSITION":8651},"indices":43695,"material":14,"mode":4},{"attributes":{"NORMAL":26174,"POSITION":8652},"indices":43696,"material":14,"mode":4},{"attributes":{"NORMAL":26175,"POSITION":8653},"indices":43697,"material":14,"mode":4},{"attributes":{"NORMAL":26176,"POSITION":8654},"indices":43698,"material":14,"mode":4},{"attributes":{"NORMAL":26177,"POSITION":8655},"indices":43699,"material":14,"mode":4},{"attributes":{"NORMAL":26178,"POSITION":8656},"indices":43700,"material":14,"mode":4},{"attributes":{"NORMAL":26179,"POSITION":8657},"indices":43701,"material":14,"mode":4},{"attributes":{"NORMAL":26180,"POSITION":8658},"indices":43702,"material":14,"mode":4},{"attributes":{"NORMAL":26181,"POSITION":8659},"indices":43703,"material":14,"mode":4},{"attributes":{"NORMAL":26182,"POSITION":8660},"indices":43704,"material":14,"mode":4},{"attributes":{"NORMAL":26183,"POSITION":8661},"indices":43705,"material":14,"mode":4},{"attributes":{"NORMAL":26184,"POSITION":8662},"indices":43706,"material":14,"mode":4},{"attributes":{"NORMAL":26185,"POSITION":8663},"indices":43707,"material":14,"mode":4},{"attributes":{"NORMAL":26186,"POSITION":8664},"indices":43708,"material":14,"mode":4},{"attributes":{"NORMAL":26187,"POSITION":8665},"indices":43709,"material":14,"mode":4},{"attributes":{"NORMAL":26188,"POSITION":8666},"indices":43710,"material":14,"mode":4},{"attributes":{"NORMAL":26189,"POSITION":8667},"indices":43711,"material":14,"mode":4},{"attributes":{"NORMAL":26190,"POSITION":8668},"indices":43712,"material":14,"mode":4},{"attributes":{"NORMAL":26191,"POSITION":8669},"indices":43713,"material":14,"mode":4},{"attributes":{"NORMAL":26192,"POSITION":8670},"indices":43714,"material":14,"mode":4},{"attributes":{"NORMAL":26193,"POSITION":8671},"indices":43715,"material":14,"mode":4},{"attributes":{"NORMAL":26194,"POSITION":8672},"indices":43716,"material":14,"mode":4},{"attributes":{"NORMAL":26195,"POSITION":8673},"indices":43717,"material":14,"mode":4},{"attributes":{"NORMAL":26196,"POSITION":8674},"indices":43718,"material":14,"mode":4},{"attributes":{"NORMAL":26197,"POSITION":8675},"indices":43719,"material":14,"mode":4},{"attributes":{"NORMAL":26198,"POSITION":8676},"indices":43720,"material":14,"mode":4},{"attributes":{"NORMAL":26199,"POSITION":8677},"indices":43721,"material":14,"mode":4},{"attributes":{"NORMAL":26200,"POSITION":8678},"indices":43722,"material":14,"mode":4},{"attributes":{"NORMAL":26201,"POSITION":8679},"indices":43723,"material":14,"mode":4},{"attributes":{"NORMAL":26202,"POSITION":8680},"indices":43724,"material":14,"mode":4},{"attributes":{"NORMAL":26203,"POSITION":8681},"indices":43725,"material":14,"mode":4},{"attributes":{"NORMAL":26204,"POSITION":8682},"indices":43726,"material":14,"mode":4},{"attributes":{"NORMAL":26205,"POSITION":8683},"indices":43727,"material":14,"mode":4},{"attributes":{"NORMAL":26206,"POSITION":8684},"indices":43728,"material":14,"mode":4},{"attributes":{"NORMAL":26207,"POSITION":8685},"indices":43729,"material":14,"mode":4},{"attributes":{"NORMAL":26208,"POSITION":8686},"indices":43730,"material":14,"mode":4},{"attributes":{"NORMAL":26209,"POSITION":8687},"indices":43731,"material":14,"mode":4},{"attributes":{"NORMAL":26210,"POSITION":8688},"indices":43732,"material":14,"mode":4},{"attributes":{"NORMAL":26211,"POSITION":8689},"indices":43733,"material":14,"mode":4},{"attributes":{"NORMAL":26212,"POSITION":8690},"indices":43734,"material":14,"mode":4},{"attributes":{"NORMAL":26213,"POSITION":8691},"indices":43735,"material":14,"mode":4},{"attributes":{"NORMAL":26214,"POSITION":8692},"indices":43736,"material":14,"mode":4},{"attributes":{"NORMAL":26215,"POSITION":8693},"indices":43737,"material":14,"mode":4},{"attributes":{"NORMAL":26216,"POSITION":8694},"indices":43738,"material":14,"mode":4},{"attributes":{"NORMAL":26217,"POSITION":8695},"indices":43739,"material":14,"mode":4},{"attributes":{"NORMAL":26218,"POSITION":8696},"indices":43740,"material":14,"mode":4},{"attributes":{"NORMAL":26219,"POSITION":8697},"indices":43741,"material":14,"mode":4},{"attributes":{"NORMAL":26220,"POSITION":8698},"indices":43742,"material":14,"mode":4},{"attributes":{"NORMAL":26221,"POSITION":8699},"indices":43743,"material":14,"mode":4},{"attributes":{"NORMAL":26222,"POSITION":8700},"indices":43744,"material":14,"mode":4},{"attributes":{"NORMAL":26223,"POSITION":8701},"indices":43745,"material":14,"mode":4},{"attributes":{"NORMAL":26224,"POSITION":8702},"indices":43746,"material":14,"mode":4},{"attributes":{"NORMAL":26225,"POSITION":8703},"indices":43747,"material":14,"mode":4},{"attributes":{"NORMAL":26226,"POSITION":8704},"indices":43748,"material":14,"mode":4},{"attributes":{"NORMAL":26227,"POSITION":8705},"indices":43749,"material":14,"mode":4},{"attributes":{"NORMAL":26228,"POSITION":8706},"indices":43750,"material":14,"mode":4},{"attributes":{"NORMAL":26229,"POSITION":8707},"indices":43751,"material":14,"mode":4},{"attributes":{"NORMAL":26230,"POSITION":8708},"indices":43752,"material":14,"mode":4},{"attributes":{"NORMAL":26231,"POSITION":8709},"indices":43753,"material":14,"mode":4},{"attributes":{"NORMAL":26232,"POSITION":8710},"indices":43754,"material":14,"mode":4},{"attributes":{"NORMAL":26233,"POSITION":8711},"indices":43755,"material":14,"mode":4},{"attributes":{"NORMAL":26234,"POSITION":8712},"indices":43756,"material":14,"mode":4},{"attributes":{"NORMAL":26235,"POSITION":8713},"indices":43757,"material":14,"mode":4},{"attributes":{"NORMAL":26236,"POSITION":8714},"indices":43758,"material":14,"mode":4},{"attributes":{"NORMAL":26237,"POSITION":8715},"indices":43759,"material":14,"mode":4},{"attributes":{"NORMAL":26238,"POSITION":8716},"indices":43760,"material":14,"mode":4},{"attributes":{"NORMAL":26239,"POSITION":8717},"indices":43761,"material":14,"mode":4},{"attributes":{"NORMAL":26240,"POSITION":8718},"indices":43762,"material":14,"mode":4},{"attributes":{"NORMAL":26241,"POSITION":8719},"indices":43763,"material":14,"mode":4},{"attributes":{"NORMAL":26242,"POSITION":8720},"indices":43764,"material":14,"mode":4},{"attributes":{"NORMAL":26243,"POSITION":8721},"indices":43765,"material":14,"mode":4},{"attributes":{"NORMAL":26244,"POSITION":8722},"indices":43766,"material":14,"mode":4},{"attributes":{"NORMAL":26245,"POSITION":8723},"indices":43767,"material":14,"mode":4},{"attributes":{"NORMAL":26246,"POSITION":8724},"indices":43768,"material":14,"mode":4},{"attributes":{"NORMAL":26247,"POSITION":8725},"indices":43769,"material":14,"mode":4},{"attributes":{"NORMAL":26248,"POSITION":8726},"indices":43770,"material":14,"mode":4},{"attributes":{"NORMAL":26249,"POSITION":8727},"indices":43771,"material":14,"mode":4},{"attributes":{"NORMAL":26250,"POSITION":8728},"indices":43772,"material":14,"mode":4},{"attributes":{"NORMAL":26251,"POSITION":8729},"indices":43773,"material":14,"mode":4},{"attributes":{"NORMAL":26252,"POSITION":8730},"indices":43774,"material":14,"mode":4},{"attributes":{"NORMAL":26253,"POSITION":8731},"indices":43775,"material":14,"mode":4},{"attributes":{"NORMAL":26254,"POSITION":8732},"indices":43776,"material":14,"mode":4},{"attributes":{"NORMAL":26255,"POSITION":8733},"indices":43777,"material":14,"mode":4},{"attributes":{"NORMAL":26256,"POSITION":8734},"indices":43778,"material":14,"mode":4},{"attributes":{"NORMAL":26257,"POSITION":8735},"indices":43779,"material":14,"mode":4},{"attributes":{"NORMAL":26258,"POSITION":8736},"indices":43780,"material":14,"mode":4},{"attributes":{"NORMAL":26259,"POSITION":8737},"indices":43781,"material":14,"mode":4},{"attributes":{"NORMAL":26260,"POSITION":8738},"indices":43782,"material":14,"mode":4},{"attributes":{"NORMAL":26261,"POSITION":8739},"indices":43783,"material":14,"mode":4},{"attributes":{"NORMAL":26262,"POSITION":8740},"indices":43784,"material":14,"mode":4},{"attributes":{"NORMAL":26263,"POSITION":8741},"indices":43785,"material":14,"mode":4},{"attributes":{"NORMAL":26264,"POSITION":8742},"indices":43786,"material":14,"mode":4},{"attributes":{"NORMAL":26265,"POSITION":8743},"indices":43787,"material":14,"mode":4},{"attributes":{"NORMAL":26266,"POSITION":8744},"indices":43788,"material":14,"mode":4},{"attributes":{"NORMAL":26267,"POSITION":8745},"indices":43789,"material":14,"mode":4},{"attributes":{"NORMAL":26268,"POSITION":8746},"indices":43790,"material":14,"mode":4},{"attributes":{"NORMAL":26269,"POSITION":8747},"indices":43791,"material":14,"mode":4},{"attributes":{"NORMAL":26270,"POSITION":8748},"indices":43792,"material":14,"mode":4},{"attributes":{"NORMAL":26271,"POSITION":8749},"indices":43793,"material":14,"mode":4},{"attributes":{"NORMAL":26272,"POSITION":8750},"indices":43794,"material":14,"mode":4},{"attributes":{"NORMAL":26273,"POSITION":8751},"indices":43795,"material":14,"mode":4},{"attributes":{"NORMAL":26274,"POSITION":8752},"indices":43796,"material":14,"mode":4},{"attributes":{"NORMAL":26275,"POSITION":8753},"indices":43797,"material":14,"mode":4},{"attributes":{"NORMAL":26276,"POSITION":8754},"indices":43798,"material":14,"mode":4},{"attributes":{"NORMAL":26277,"POSITION":8755},"indices":43799,"material":14,"mode":4},{"attributes":{"NORMAL":26278,"POSITION":8756},"indices":43800,"material":14,"mode":4},{"attributes":{"NORMAL":26279,"POSITION":8757},"indices":43801,"material":14,"mode":4},{"attributes":{"NORMAL":26280,"POSITION":8758},"indices":43802,"material":14,"mode":4},{"attributes":{"NORMAL":26281,"POSITION":8759},"indices":43803,"material":14,"mode":4},{"attributes":{"NORMAL":26282,"POSITION":8760},"indices":43804,"material":14,"mode":4},{"attributes":{"NORMAL":26283,"POSITION":8761},"indices":43805,"material":14,"mode":4},{"attributes":{"NORMAL":26284,"POSITION":8762},"indices":43806,"material":14,"mode":4},{"attributes":{"NORMAL":26285,"POSITION":8763},"indices":43807,"material":14,"mode":4},{"attributes":{"NORMAL":26286,"POSITION":8764},"indices":43808,"material":14,"mode":4},{"attributes":{"NORMAL":26287,"POSITION":8765},"indices":43809,"material":14,"mode":4},{"attributes":{"NORMAL":26288,"POSITION":8766},"indices":43810,"material":14,"mode":4},{"attributes":{"NORMAL":26289,"POSITION":8767},"indices":43811,"material":14,"mode":4},{"attributes":{"NORMAL":26290,"POSITION":8768},"indices":43812,"material":14,"mode":4},{"attributes":{"NORMAL":26291,"POSITION":8769},"indices":43813,"material":14,"mode":4},{"attributes":{"NORMAL":26292,"POSITION":8770},"indices":43814,"material":14,"mode":4},{"attributes":{"NORMAL":26293,"POSITION":8771},"indices":43815,"material":14,"mode":4},{"attributes":{"NORMAL":26294,"POSITION":8772},"indices":43816,"material":14,"mode":4},{"attributes":{"NORMAL":26295,"POSITION":8773},"indices":43817,"material":14,"mode":4},{"attributes":{"NORMAL":26296,"POSITION":8774},"indices":43818,"material":14,"mode":4},{"attributes":{"NORMAL":26297,"POSITION":8775},"indices":43819,"material":14,"mode":4},{"attributes":{"NORMAL":26298,"POSITION":8776},"indices":43820,"material":14,"mode":4},{"attributes":{"NORMAL":26299,"POSITION":8777},"indices":43821,"material":14,"mode":4},{"attributes":{"NORMAL":26300,"POSITION":8778},"indices":43822,"material":14,"mode":4},{"attributes":{"NORMAL":26301,"POSITION":8779},"indices":43823,"material":14,"mode":4},{"attributes":{"NORMAL":26302,"POSITION":8780},"indices":43824,"material":14,"mode":4},{"attributes":{"NORMAL":26303,"POSITION":8781},"indices":43825,"material":14,"mode":4},{"attributes":{"NORMAL":26304,"POSITION":8782},"indices":43826,"material":14,"mode":4},{"attributes":{"NORMAL":26305,"POSITION":8783},"indices":43827,"material":14,"mode":4},{"attributes":{"NORMAL":26306,"POSITION":8784},"indices":43828,"material":14,"mode":4},{"attributes":{"NORMAL":26307,"POSITION":8785},"indices":43829,"material":14,"mode":4},{"attributes":{"NORMAL":26308,"POSITION":8786},"indices":43830,"material":14,"mode":4},{"attributes":{"NORMAL":26309,"POSITION":8787},"indices":43831,"material":14,"mode":4},{"attributes":{"NORMAL":26310,"POSITION":8788},"indices":43832,"material":14,"mode":4},{"attributes":{"NORMAL":26311,"POSITION":8789},"indices":43833,"material":14,"mode":4},{"attributes":{"NORMAL":26312,"POSITION":8790},"indices":43834,"material":14,"mode":4},{"attributes":{"NORMAL":26313,"POSITION":8791},"indices":43835,"material":14,"mode":4},{"attributes":{"NORMAL":26314,"POSITION":8792},"indices":43836,"material":14,"mode":4},{"attributes":{"NORMAL":26315,"POSITION":8793},"indices":43837,"material":14,"mode":4},{"attributes":{"NORMAL":26316,"POSITION":8794},"indices":43838,"material":14,"mode":4},{"attributes":{"NORMAL":26317,"POSITION":8795},"indices":43839,"material":14,"mode":4},{"attributes":{"NORMAL":26318,"POSITION":8796},"indices":43840,"material":14,"mode":4},{"attributes":{"NORMAL":26319,"POSITION":8797},"indices":43841,"material":14,"mode":4},{"attributes":{"NORMAL":26320,"POSITION":8798},"indices":43842,"material":14,"mode":4},{"attributes":{"NORMAL":26321,"POSITION":8799},"indices":43843,"material":14,"mode":4},{"attributes":{"NORMAL":26322,"POSITION":8800},"indices":43844,"material":14,"mode":4},{"attributes":{"NORMAL":26323,"POSITION":8801},"indices":43845,"material":14,"mode":4},{"attributes":{"NORMAL":26324,"POSITION":8802},"indices":43846,"material":14,"mode":4},{"attributes":{"NORMAL":26325,"POSITION":8803},"indices":43847,"material":14,"mode":4},{"attributes":{"NORMAL":26326,"POSITION":8804},"indices":43848,"material":14,"mode":4},{"attributes":{"NORMAL":26327,"POSITION":8805},"indices":43849,"material":14,"mode":4},{"attributes":{"NORMAL":26328,"POSITION":8806},"indices":43850,"material":14,"mode":4},{"attributes":{"NORMAL":26329,"POSITION":8807},"indices":43851,"material":14,"mode":4},{"attributes":{"NORMAL":26330,"POSITION":8808},"indices":43852,"material":14,"mode":4},{"attributes":{"NORMAL":26331,"POSITION":8809},"indices":43853,"material":14,"mode":4},{"attributes":{"NORMAL":26332,"POSITION":8810},"indices":43854,"material":14,"mode":4},{"attributes":{"NORMAL":26333,"POSITION":8811},"indices":43855,"material":14,"mode":4},{"attributes":{"NORMAL":26334,"POSITION":8812},"indices":43856,"material":14,"mode":4},{"attributes":{"NORMAL":26335,"POSITION":8813},"indices":43857,"material":14,"mode":4},{"attributes":{"NORMAL":26336,"POSITION":8814},"indices":43858,"material":14,"mode":4},{"attributes":{"NORMAL":26337,"POSITION":8815},"indices":43859,"material":14,"mode":4},{"attributes":{"NORMAL":26338,"POSITION":8816},"indices":43860,"material":14,"mode":4},{"attributes":{"NORMAL":26339,"POSITION":8817},"indices":43861,"material":14,"mode":4},{"attributes":{"NORMAL":26340,"POSITION":8818},"indices":43862,"material":14,"mode":4},{"attributes":{"NORMAL":26341,"POSITION":8819},"indices":43863,"material":14,"mode":4},{"attributes":{"NORMAL":26342,"POSITION":8820},"indices":43864,"material":14,"mode":4},{"attributes":{"NORMAL":26343,"POSITION":8821},"indices":43865,"material":14,"mode":4},{"attributes":{"NORMAL":26344,"POSITION":8822},"indices":43866,"material":14,"mode":4},{"attributes":{"NORMAL":26345,"POSITION":8823},"indices":43867,"material":14,"mode":4},{"attributes":{"NORMAL":26346,"POSITION":8824},"indices":43868,"material":14,"mode":4},{"attributes":{"NORMAL":26347,"POSITION":8825},"indices":43869,"material":14,"mode":4},{"attributes":{"NORMAL":26348,"POSITION":8826},"indices":43870,"material":14,"mode":4},{"attributes":{"NORMAL":26349,"POSITION":8827},"indices":43871,"material":14,"mode":4},{"attributes":{"NORMAL":26350,"POSITION":8828},"indices":43872,"material":14,"mode":4},{"attributes":{"NORMAL":26351,"POSITION":8829},"indices":43873,"material":14,"mode":4},{"attributes":{"NORMAL":26352,"POSITION":8830},"indices":43874,"material":14,"mode":4},{"attributes":{"NORMAL":26353,"POSITION":8831},"indices":43875,"material":14,"mode":4},{"attributes":{"NORMAL":26354,"POSITION":8832},"indices":43876,"material":14,"mode":4},{"attributes":{"NORMAL":26355,"POSITION":8833},"indices":43877,"material":14,"mode":4},{"attributes":{"NORMAL":26356,"POSITION":8834},"indices":43878,"material":14,"mode":4},{"attributes":{"NORMAL":26357,"POSITION":8835},"indices":43879,"material":14,"mode":4},{"attributes":{"NORMAL":26358,"POSITION":8836},"indices":43880,"material":14,"mode":4},{"attributes":{"NORMAL":26359,"POSITION":8837},"indices":43881,"material":14,"mode":4},{"attributes":{"NORMAL":26360,"POSITION":8838},"indices":43882,"material":14,"mode":4},{"attributes":{"NORMAL":26361,"POSITION":8839},"indices":43883,"material":14,"mode":4},{"attributes":{"NORMAL":26362,"POSITION":8840},"indices":43884,"material":14,"mode":4},{"attributes":{"NORMAL":26363,"POSITION":8841},"indices":43885,"material":14,"mode":4},{"attributes":{"NORMAL":26364,"POSITION":8842},"indices":43886,"material":14,"mode":4},{"attributes":{"NORMAL":26365,"POSITION":8843},"indices":43887,"material":14,"mode":4},{"attributes":{"NORMAL":26366,"POSITION":8844},"indices":43888,"material":14,"mode":4},{"attributes":{"NORMAL":26367,"POSITION":8845},"indices":43889,"material":14,"mode":4},{"attributes":{"NORMAL":26368,"POSITION":8846},"indices":43890,"material":14,"mode":4},{"attributes":{"NORMAL":26369,"POSITION":8847},"indices":43891,"material":14,"mode":4},{"attributes":{"NORMAL":26370,"POSITION":8848},"indices":43892,"material":14,"mode":4},{"attributes":{"NORMAL":26371,"POSITION":8849},"indices":43893,"material":14,"mode":4},{"attributes":{"NORMAL":26372,"POSITION":8850},"indices":43894,"material":14,"mode":4},{"attributes":{"NORMAL":26373,"POSITION":8851},"indices":43895,"material":14,"mode":4},{"attributes":{"NORMAL":26374,"POSITION":8852},"indices":43896,"material":14,"mode":4},{"attributes":{"NORMAL":26375,"POSITION":8853},"indices":43897,"material":14,"mode":4},{"attributes":{"NORMAL":26376,"POSITION":8854},"indices":43898,"material":14,"mode":4},{"attributes":{"NORMAL":26377,"POSITION":8855},"indices":43899,"material":14,"mode":4},{"attributes":{"NORMAL":26378,"POSITION":8856},"indices":43900,"material":14,"mode":4},{"attributes":{"NORMAL":26379,"POSITION":8857},"indices":43901,"material":14,"mode":4},{"attributes":{"NORMAL":26380,"POSITION":8858},"indices":43902,"material":14,"mode":4},{"attributes":{"NORMAL":26381,"POSITION":8859},"indices":43903,"material":14,"mode":4},{"attributes":{"NORMAL":26382,"POSITION":8860},"indices":43904,"material":14,"mode":4},{"attributes":{"NORMAL":26383,"POSITION":8861},"indices":43905,"material":14,"mode":4},{"attributes":{"NORMAL":26384,"POSITION":8862},"indices":43906,"material":14,"mode":4},{"attributes":{"NORMAL":26385,"POSITION":8863},"indices":43907,"material":14,"mode":4},{"attributes":{"NORMAL":26386,"POSITION":8864},"indices":43908,"material":14,"mode":4},{"attributes":{"NORMAL":26387,"POSITION":8865},"indices":43909,"material":14,"mode":4},{"attributes":{"NORMAL":26388,"POSITION":8866},"indices":43910,"material":14,"mode":4},{"attributes":{"NORMAL":26389,"POSITION":8867},"indices":43911,"material":14,"mode":4},{"attributes":{"NORMAL":26390,"POSITION":8868},"indices":43912,"material":14,"mode":4},{"attributes":{"NORMAL":26391,"POSITION":8869},"indices":43913,"material":14,"mode":4},{"attributes":{"NORMAL":26392,"POSITION":8870},"indices":43914,"material":14,"mode":4},{"attributes":{"NORMAL":26393,"POSITION":8871},"indices":43915,"material":14,"mode":4},{"attributes":{"NORMAL":26394,"POSITION":8872},"indices":43916,"material":14,"mode":4},{"attributes":{"NORMAL":26395,"POSITION":8873},"indices":43917,"material":14,"mode":4},{"attributes":{"NORMAL":26396,"POSITION":8874},"indices":43918,"material":14,"mode":4},{"attributes":{"NORMAL":26397,"POSITION":8875},"indices":43919,"material":14,"mode":4},{"attributes":{"NORMAL":26398,"POSITION":8876},"indices":43920,"material":14,"mode":4},{"attributes":{"NORMAL":26399,"POSITION":8877},"indices":43921,"material":14,"mode":4},{"attributes":{"NORMAL":26400,"POSITION":8878},"indices":43922,"material":14,"mode":4},{"attributes":{"NORMAL":26401,"POSITION":8879},"indices":43923,"material":14,"mode":4},{"attributes":{"NORMAL":26402,"POSITION":8880},"indices":43924,"material":14,"mode":4},{"attributes":{"NORMAL":26403,"POSITION":8881},"indices":43925,"material":14,"mode":4},{"attributes":{"NORMAL":26404,"POSITION":8882},"indices":43926,"material":14,"mode":4},{"attributes":{"NORMAL":26405,"POSITION":8883},"indices":43927,"material":14,"mode":4},{"attributes":{"NORMAL":26406,"POSITION":8884},"indices":43928,"material":14,"mode":4},{"attributes":{"NORMAL":26407,"POSITION":8885},"indices":43929,"material":14,"mode":4},{"attributes":{"NORMAL":26408,"POSITION":8886},"indices":43930,"material":14,"mode":4},{"attributes":{"NORMAL":26409,"POSITION":8887},"indices":43931,"material":14,"mode":4},{"attributes":{"NORMAL":26410,"POSITION":8888},"indices":43932,"material":14,"mode":4},{"attributes":{"NORMAL":26411,"POSITION":8889},"indices":43933,"material":14,"mode":4},{"attributes":{"NORMAL":26412,"POSITION":8890},"indices":43934,"material":14,"mode":4},{"attributes":{"NORMAL":26413,"POSITION":8891},"indices":43935,"material":14,"mode":4},{"attributes":{"NORMAL":26414,"POSITION":8892},"indices":43936,"material":14,"mode":4},{"attributes":{"NORMAL":26415,"POSITION":8893},"indices":43937,"material":14,"mode":4},{"attributes":{"NORMAL":26416,"POSITION":8894},"indices":43938,"material":14,"mode":4},{"attributes":{"NORMAL":26417,"POSITION":8895},"indices":43939,"material":14,"mode":4},{"attributes":{"NORMAL":26418,"POSITION":8896},"indices":43940,"material":14,"mode":4},{"attributes":{"NORMAL":26419,"POSITION":8897},"indices":43941,"material":14,"mode":4},{"attributes":{"NORMAL":26420,"POSITION":8898},"indices":43942,"material":14,"mode":4},{"attributes":{"NORMAL":26421,"POSITION":8899},"indices":43943,"material":14,"mode":4},{"attributes":{"NORMAL":26422,"POSITION":8900},"indices":43944,"material":14,"mode":4},{"attributes":{"NORMAL":26423,"POSITION":8901},"indices":43945,"material":14,"mode":4},{"attributes":{"NORMAL":26424,"POSITION":8902},"indices":43946,"material":14,"mode":4},{"attributes":{"NORMAL":26425,"POSITION":8903},"indices":43947,"material":14,"mode":4},{"attributes":{"NORMAL":26426,"POSITION":8904},"indices":43948,"material":14,"mode":4},{"attributes":{"NORMAL":26427,"POSITION":8905},"indices":43949,"material":14,"mode":4},{"attributes":{"NORMAL":26428,"POSITION":8906},"indices":43950,"material":14,"mode":4},{"attributes":{"NORMAL":26429,"POSITION":8907},"indices":43951,"material":14,"mode":4},{"attributes":{"NORMAL":26430,"POSITION":8908},"indices":43952,"material":14,"mode":4},{"attributes":{"NORMAL":26431,"POSITION":8909},"indices":43953,"material":14,"mode":4},{"attributes":{"NORMAL":26432,"POSITION":8910},"indices":43954,"material":14,"mode":4},{"attributes":{"NORMAL":26433,"POSITION":8911},"indices":43955,"material":14,"mode":4},{"attributes":{"NORMAL":26434,"POSITION":8912},"indices":43956,"material":14,"mode":4},{"attributes":{"NORMAL":26435,"POSITION":8913},"indices":43957,"material":14,"mode":4},{"attributes":{"NORMAL":26436,"POSITION":8914},"indices":43958,"material":14,"mode":4},{"attributes":{"NORMAL":26437,"POSITION":8915},"indices":43959,"material":14,"mode":4},{"attributes":{"NORMAL":26438,"POSITION":8916},"indices":43960,"material":14,"mode":4},{"attributes":{"NORMAL":26439,"POSITION":8917},"indices":43961,"material":14,"mode":4},{"attributes":{"NORMAL":26440,"POSITION":8918},"indices":43962,"material":14,"mode":4},{"attributes":{"NORMAL":26441,"POSITION":8919},"indices":43963,"material":14,"mode":4},{"attributes":{"NORMAL":26442,"POSITION":8920},"indices":43964,"material":14,"mode":4},{"attributes":{"NORMAL":26443,"POSITION":8921},"indices":43965,"material":14,"mode":4},{"attributes":{"NORMAL":26444,"POSITION":8922},"indices":43966,"material":14,"mode":4},{"attributes":{"NORMAL":26445,"POSITION":8923},"indices":43967,"material":14,"mode":4},{"attributes":{"NORMAL":26446,"POSITION":8924},"indices":43968,"material":14,"mode":4},{"attributes":{"NORMAL":26447,"POSITION":8925},"indices":43969,"material":14,"mode":4},{"attributes":{"NORMAL":26448,"POSITION":8926},"indices":43970,"material":14,"mode":4},{"attributes":{"NORMAL":26449,"POSITION":8927},"indices":43971,"material":14,"mode":4},{"attributes":{"NORMAL":26450,"POSITION":8928},"indices":43972,"material":14,"mode":4},{"attributes":{"NORMAL":26451,"POSITION":8929},"indices":43973,"material":14,"mode":4},{"attributes":{"NORMAL":26452,"POSITION":8930},"indices":43974,"material":14,"mode":4},{"attributes":{"NORMAL":26453,"POSITION":8931},"indices":43975,"material":14,"mode":4},{"attributes":{"NORMAL":26454,"POSITION":8932},"indices":43976,"material":14,"mode":4},{"attributes":{"NORMAL":26455,"POSITION":8933},"indices":43977,"material":14,"mode":4},{"attributes":{"NORMAL":26456,"POSITION":8934},"indices":43978,"material":14,"mode":4},{"attributes":{"NORMAL":26457,"POSITION":8935},"indices":43979,"material":14,"mode":4},{"attributes":{"NORMAL":26458,"POSITION":8936},"indices":43980,"material":14,"mode":4},{"attributes":{"NORMAL":26459,"POSITION":8937},"indices":43981,"material":14,"mode":4},{"attributes":{"NORMAL":26460,"POSITION":8938},"indices":43982,"material":14,"mode":4},{"attributes":{"NORMAL":26461,"POSITION":8939},"indices":43983,"material":14,"mode":4},{"attributes":{"NORMAL":26462,"POSITION":8940},"indices":43984,"material":14,"mode":4},{"attributes":{"NORMAL":26463,"POSITION":8941},"indices":43985,"material":14,"mode":4},{"attributes":{"NORMAL":26464,"POSITION":8942},"indices":43986,"material":14,"mode":4},{"attributes":{"NORMAL":26465,"POSITION":8943},"indices":43987,"material":14,"mode":4},{"attributes":{"NORMAL":26466,"POSITION":8944},"indices":43988,"material":14,"mode":4},{"attributes":{"NORMAL":26467,"POSITION":8945},"indices":43989,"material":14,"mode":4},{"attributes":{"NORMAL":26468,"POSITION":8946},"indices":43990,"material":14,"mode":4},{"attributes":{"NORMAL":26469,"POSITION":8947},"indices":43991,"material":14,"mode":4},{"attributes":{"NORMAL":26470,"POSITION":8948},"indices":43992,"material":14,"mode":4},{"attributes":{"NORMAL":26471,"POSITION":8949},"indices":43993,"material":14,"mode":4},{"attributes":{"NORMAL":26472,"POSITION":8950},"indices":43994,"material":14,"mode":4},{"attributes":{"NORMAL":26473,"POSITION":8951},"indices":43995,"material":14,"mode":4},{"attributes":{"NORMAL":26474,"POSITION":8952},"indices":43996,"material":14,"mode":4},{"attributes":{"NORMAL":26475,"POSITION":8953},"indices":43997,"material":14,"mode":4},{"attributes":{"NORMAL":26476,"POSITION":8954},"indices":43998,"material":14,"mode":4},{"attributes":{"NORMAL":26477,"POSITION":8955},"indices":43999,"material":14,"mode":4},{"attributes":{"NORMAL":26478,"POSITION":8956},"indices":44000,"material":14,"mode":4},{"attributes":{"NORMAL":26479,"POSITION":8957},"indices":44001,"material":14,"mode":4},{"attributes":{"NORMAL":26480,"POSITION":8958},"indices":44002,"material":14,"mode":4},{"attributes":{"NORMAL":26481,"POSITION":8959},"indices":44003,"material":14,"mode":4},{"attributes":{"NORMAL":26482,"POSITION":8960},"indices":44004,"material":14,"mode":4},{"attributes":{"NORMAL":26483,"POSITION":8961},"indices":44005,"material":14,"mode":4},{"attributes":{"NORMAL":26484,"POSITION":8962},"indices":44006,"material":14,"mode":4},{"attributes":{"NORMAL":26485,"POSITION":8963},"indices":44007,"material":14,"mode":4},{"attributes":{"NORMAL":26486,"POSITION":8964},"indices":44008,"material":14,"mode":4},{"attributes":{"NORMAL":26487,"POSITION":8965},"indices":44009,"material":14,"mode":4},{"attributes":{"NORMAL":26488,"POSITION":8966},"indices":44010,"material":14,"mode":4},{"attributes":{"NORMAL":26489,"POSITION":8967},"indices":44011,"material":14,"mode":4},{"attributes":{"NORMAL":26490,"POSITION":8968},"indices":44012,"material":14,"mode":4},{"attributes":{"NORMAL":26491,"POSITION":8969},"indices":44013,"material":14,"mode":4},{"attributes":{"NORMAL":26492,"POSITION":8970},"indices":44014,"material":14,"mode":4},{"attributes":{"NORMAL":26493,"POSITION":8971},"indices":44015,"material":14,"mode":4},{"attributes":{"NORMAL":26494,"POSITION":8972},"indices":44016,"material":14,"mode":4},{"attributes":{"NORMAL":26495,"POSITION":8973},"indices":44017,"material":14,"mode":4},{"attributes":{"NORMAL":26496,"POSITION":8974},"indices":44018,"material":14,"mode":4},{"attributes":{"NORMAL":26497,"POSITION":8975},"indices":44019,"material":14,"mode":4},{"attributes":{"NORMAL":26498,"POSITION":8976},"indices":44020,"material":14,"mode":4},{"attributes":{"NORMAL":26499,"POSITION":8977},"indices":44021,"material":14,"mode":4},{"attributes":{"NORMAL":26500,"POSITION":8978},"indices":44022,"material":14,"mode":4},{"attributes":{"NORMAL":26501,"POSITION":8979},"indices":44023,"material":14,"mode":4},{"attributes":{"NORMAL":26502,"POSITION":8980},"indices":44024,"material":14,"mode":4},{"attributes":{"NORMAL":26503,"POSITION":8981},"indices":44025,"material":14,"mode":4},{"attributes":{"NORMAL":26504,"POSITION":8982},"indices":44026,"material":14,"mode":4},{"attributes":{"NORMAL":26505,"POSITION":8983},"indices":44027,"material":14,"mode":4},{"attributes":{"NORMAL":26506,"POSITION":8984},"indices":44028,"material":14,"mode":4},{"attributes":{"NORMAL":26507,"POSITION":8985},"indices":44029,"material":14,"mode":4},{"attributes":{"NORMAL":26508,"POSITION":8986},"indices":44030,"material":14,"mode":4},{"attributes":{"NORMAL":26509,"POSITION":8987},"indices":44031,"material":14,"mode":4},{"attributes":{"NORMAL":26510,"POSITION":8988},"indices":44032,"material":14,"mode":4},{"attributes":{"NORMAL":26511,"POSITION":8989},"indices":44033,"material":14,"mode":4},{"attributes":{"NORMAL":26512,"POSITION":8990},"indices":44034,"material":14,"mode":4},{"attributes":{"NORMAL":26513,"POSITION":8991},"indices":44035,"material":14,"mode":4},{"attributes":{"NORMAL":26514,"POSITION":8992},"indices":44036,"material":14,"mode":4},{"attributes":{"NORMAL":26515,"POSITION":8993},"indices":44037,"material":14,"mode":4},{"attributes":{"NORMAL":26516,"POSITION":8994},"indices":44038,"material":14,"mode":4},{"attributes":{"NORMAL":26517,"POSITION":8995},"indices":44039,"material":14,"mode":4},{"attributes":{"NORMAL":26518,"POSITION":8996},"indices":44040,"material":14,"mode":4},{"attributes":{"NORMAL":26519,"POSITION":8997},"indices":44041,"material":14,"mode":4},{"attributes":{"NORMAL":26520,"POSITION":8998},"indices":44042,"material":14,"mode":4},{"attributes":{"NORMAL":26521,"POSITION":8999},"indices":44043,"material":14,"mode":4},{"attributes":{"NORMAL":26522,"POSITION":9000},"indices":44044,"material":14,"mode":4},{"attributes":{"NORMAL":26523,"POSITION":9001},"indices":44045,"material":14,"mode":4},{"attributes":{"NORMAL":26524,"POSITION":9002},"indices":44046,"material":14,"mode":4},{"attributes":{"NORMAL":26525,"POSITION":9003},"indices":44047,"material":14,"mode":4},{"attributes":{"NORMAL":26526,"POSITION":9004},"indices":44048,"material":14,"mode":4},{"attributes":{"NORMAL":26527,"POSITION":9005},"indices":44049,"material":14,"mode":4},{"attributes":{"NORMAL":26528,"POSITION":9006},"indices":44050,"material":14,"mode":4},{"attributes":{"NORMAL":26529,"POSITION":9007},"indices":44051,"material":14,"mode":4},{"attributes":{"NORMAL":26530,"POSITION":9008},"indices":44052,"material":14,"mode":4},{"attributes":{"NORMAL":26531,"POSITION":9009},"indices":44053,"material":14,"mode":4},{"attributes":{"NORMAL":26532,"POSITION":9010},"indices":44054,"material":14,"mode":4},{"attributes":{"NORMAL":26533,"POSITION":9011},"indices":44055,"material":14,"mode":4},{"attributes":{"NORMAL":26534,"POSITION":9012},"indices":44056,"material":14,"mode":4},{"attributes":{"NORMAL":26535,"POSITION":9013},"indices":44057,"material":14,"mode":4},{"attributes":{"NORMAL":26536,"POSITION":9014},"indices":44058,"material":14,"mode":4},{"attributes":{"NORMAL":26537,"POSITION":9015},"indices":44059,"material":14,"mode":4},{"attributes":{"NORMAL":26538,"POSITION":9016},"indices":44060,"material":14,"mode":4},{"attributes":{"NORMAL":26539,"POSITION":9017},"indices":44061,"material":14,"mode":4},{"attributes":{"NORMAL":26540,"POSITION":9018},"indices":44062,"material":14,"mode":4},{"attributes":{"NORMAL":26541,"POSITION":9019},"indices":44063,"material":14,"mode":4},{"attributes":{"NORMAL":26542,"POSITION":9020},"indices":44064,"material":14,"mode":4},{"attributes":{"NORMAL":26543,"POSITION":9021},"indices":44065,"material":14,"mode":4},{"attributes":{"NORMAL":26544,"POSITION":9022},"indices":44066,"material":14,"mode":4},{"attributes":{"NORMAL":26545,"POSITION":9023},"indices":44067,"material":14,"mode":4},{"attributes":{"NORMAL":26546,"POSITION":9024},"indices":44068,"material":14,"mode":4},{"attributes":{"NORMAL":26547,"POSITION":9025},"indices":44069,"material":14,"mode":4},{"attributes":{"NORMAL":26548,"POSITION":9026},"indices":44070,"material":14,"mode":4},{"attributes":{"NORMAL":26549,"POSITION":9027},"indices":44071,"material":14,"mode":4},{"attributes":{"NORMAL":26550,"POSITION":9028},"indices":44072,"material":14,"mode":4},{"attributes":{"NORMAL":26551,"POSITION":9029},"indices":44073,"material":14,"mode":4},{"attributes":{"NORMAL":26552,"POSITION":9030},"indices":44074,"material":14,"mode":4},{"attributes":{"NORMAL":26553,"POSITION":9031},"indices":44075,"material":14,"mode":4},{"attributes":{"NORMAL":26554,"POSITION":9032},"indices":44076,"material":14,"mode":4},{"attributes":{"NORMAL":26555,"POSITION":9033},"indices":44077,"material":14,"mode":4},{"attributes":{"NORMAL":26556,"POSITION":9034},"indices":44078,"material":14,"mode":4},{"attributes":{"NORMAL":26557,"POSITION":9035},"indices":44079,"material":14,"mode":4},{"attributes":{"NORMAL":26558,"POSITION":9036},"indices":44080,"material":14,"mode":4},{"attributes":{"NORMAL":26559,"POSITION":9037},"indices":44081,"material":14,"mode":4},{"attributes":{"NORMAL":26560,"POSITION":9038},"indices":44082,"material":14,"mode":4},{"attributes":{"NORMAL":26561,"POSITION":9039},"indices":44083,"material":14,"mode":4},{"attributes":{"NORMAL":26562,"POSITION":9040},"indices":44084,"material":14,"mode":4},{"attributes":{"NORMAL":26563,"POSITION":9041},"indices":44085,"material":14,"mode":4},{"attributes":{"NORMAL":26564,"POSITION":9042},"indices":44086,"material":14,"mode":4},{"attributes":{"NORMAL":26565,"POSITION":9043},"indices":44087,"material":14,"mode":4}]},{"name":"COMPOUND1795","primitives":[{"attributes":{"NORMAL":26566,"POSITION":9044},"indices":44088,"material":14,"mode":4},{"attributes":{"NORMAL":26567,"POSITION":9045},"indices":44089,"material":14,"mode":4},{"attributes":{"NORMAL":26568,"POSITION":9046},"indices":44090,"material":14,"mode":4},{"attributes":{"NORMAL":26569,"POSITION":9047},"indices":44091,"material":14,"mode":4},{"attributes":{"NORMAL":26570,"POSITION":9048},"indices":44092,"material":14,"mode":4},{"attributes":{"NORMAL":26571,"POSITION":9049},"indices":44093,"material":14,"mode":4},{"attributes":{"NORMAL":26572,"POSITION":9050},"indices":44094,"material":14,"mode":4},{"attributes":{"NORMAL":26573,"POSITION":9051},"indices":44095,"material":14,"mode":4},{"attributes":{"NORMAL":26574,"POSITION":9052},"indices":44096,"material":14,"mode":4},{"attributes":{"NORMAL":26575,"POSITION":9053},"indices":44097,"material":14,"mode":4},{"attributes":{"NORMAL":26576,"POSITION":9054},"indices":44098,"material":14,"mode":4},{"attributes":{"NORMAL":26577,"POSITION":9055},"indices":44099,"material":14,"mode":4},{"attributes":{"NORMAL":26578,"POSITION":9056},"indices":44100,"material":14,"mode":4},{"attributes":{"NORMAL":26579,"POSITION":9057},"indices":44101,"material":14,"mode":4},{"attributes":{"NORMAL":26580,"POSITION":9058},"indices":44102,"material":14,"mode":4},{"attributes":{"NORMAL":26581,"POSITION":9059},"indices":44103,"material":14,"mode":4},{"attributes":{"NORMAL":26582,"POSITION":9060},"indices":44104,"material":14,"mode":4},{"attributes":{"NORMAL":26583,"POSITION":9061},"indices":44105,"material":14,"mode":4},{"attributes":{"NORMAL":26584,"POSITION":9062},"indices":44106,"material":14,"mode":4},{"attributes":{"NORMAL":26585,"POSITION":9063},"indices":44107,"material":14,"mode":4},{"attributes":{"NORMAL":26586,"POSITION":9064},"indices":44108,"material":14,"mode":4},{"attributes":{"NORMAL":26587,"POSITION":9065},"indices":44109,"material":14,"mode":4},{"attributes":{"NORMAL":26588,"POSITION":9066},"indices":44110,"material":14,"mode":4},{"attributes":{"NORMAL":26589,"POSITION":9067},"indices":44111,"material":14,"mode":4},{"attributes":{"NORMAL":26590,"POSITION":9068},"indices":44112,"material":14,"mode":4},{"attributes":{"NORMAL":26591,"POSITION":9069},"indices":44113,"material":14,"mode":4},{"attributes":{"NORMAL":26592,"POSITION":9070},"indices":44114,"material":14,"mode":4},{"attributes":{"NORMAL":26593,"POSITION":9071},"indices":44115,"material":14,"mode":4},{"attributes":{"NORMAL":26594,"POSITION":9072},"indices":44116,"material":14,"mode":4},{"attributes":{"NORMAL":26595,"POSITION":9073},"indices":44117,"material":14,"mode":4},{"attributes":{"NORMAL":26596,"POSITION":9074},"indices":44118,"material":14,"mode":4},{"attributes":{"NORMAL":26597,"POSITION":9075},"indices":44119,"material":14,"mode":4},{"attributes":{"NORMAL":26598,"POSITION":9076},"indices":44120,"material":14,"mode":4},{"attributes":{"NORMAL":26599,"POSITION":9077},"indices":44121,"material":14,"mode":4},{"attributes":{"NORMAL":26600,"POSITION":9078},"indices":44122,"material":14,"mode":4},{"attributes":{"NORMAL":26601,"POSITION":9079},"indices":44123,"material":14,"mode":4},{"attributes":{"NORMAL":26602,"POSITION":9080},"indices":44124,"material":14,"mode":4}]},{"name":"COMPOUND1796","primitives":[{"attributes":{"NORMAL":26603,"POSITION":9081},"indices":44125,"material":8,"mode":4},{"attributes":{"NORMAL":26604,"POSITION":9082},"indices":44126,"material":8,"mode":4},{"attributes":{"NORMAL":26605,"POSITION":9083},"indices":44127,"material":8,"mode":4},{"attributes":{"NORMAL":26606,"POSITION":9084},"indices":44128,"material":8,"mode":4},{"attributes":{"NORMAL":26607,"POSITION":9085},"indices":44129,"material":8,"mode":4},{"attributes":{"NORMAL":26608,"POSITION":9086},"indices":44130,"material":8,"mode":4},{"attributes":{"NORMAL":26609,"POSITION":9087},"indices":44131,"material":8,"mode":4},{"attributes":{"NORMAL":26610,"POSITION":9088},"indices":44132,"material":9,"mode":4},{"attributes":{"NORMAL":26611,"POSITION":9089},"indices":44133,"material":9,"mode":4},{"attributes":{"NORMAL":26612,"POSITION":9090},"indices":44134,"material":9,"mode":4}]},{"name":"COMPOUND1797","primitives":[{"attributes":{"NORMAL":26613,"POSITION":9091},"indices":44135,"material":15,"mode":4},{"attributes":{"NORMAL":26614,"POSITION":9092},"indices":44136,"material":15,"mode":4},{"attributes":{"NORMAL":26615,"POSITION":9093},"indices":44137,"material":15,"mode":4},{"attributes":{"NORMAL":26616,"POSITION":9094},"indices":44138,"material":15,"mode":4},{"attributes":{"NORMAL":26617,"POSITION":9095},"indices":44139,"material":15,"mode":4},{"attributes":{"NORMAL":26618,"POSITION":9096},"indices":44140,"material":15,"mode":4},{"attributes":{"NORMAL":26619,"POSITION":9097},"indices":44141,"material":15,"mode":4},{"attributes":{"NORMAL":26620,"POSITION":9098},"indices":44142,"material":15,"mode":4},{"attributes":{"NORMAL":26621,"POSITION":9099},"indices":44143,"material":15,"mode":4},{"attributes":{"NORMAL":26622,"POSITION":9100},"indices":44144,"material":15,"mode":4},{"attributes":{"NORMAL":26623,"POSITION":9101},"indices":44145,"material":9,"mode":4},{"attributes":{"NORMAL":26624,"POSITION":9102},"indices":44146,"material":9,"mode":4},{"attributes":{"NORMAL":26625,"POSITION":9103},"indices":44147,"material":9,"mode":4},{"attributes":{"NORMAL":26626,"POSITION":9104},"indices":44148,"material":9,"mode":4},{"attributes":{"NORMAL":26627,"POSITION":9105},"indices":44149,"material":9,"mode":4},{"attributes":{"NORMAL":26628,"POSITION":9106},"indices":44150,"material":15,"mode":4},{"attributes":{"NORMAL":26629,"POSITION":9107},"indices":44151,"material":9,"mode":4},{"attributes":{"NORMAL":26630,"POSITION":9108},"indices":44152,"material":9,"mode":4},{"attributes":{"NORMAL":26631,"POSITION":9109},"indices":44153,"material":9,"mode":4},{"attributes":{"NORMAL":26632,"POSITION":9110},"indices":44154,"material":9,"mode":4},{"attributes":{"NORMAL":26633,"POSITION":9111},"indices":44155,"material":9,"mode":4},{"attributes":{"NORMAL":26634,"POSITION":9112},"indices":44156,"material":9,"mode":4},{"attributes":{"NORMAL":26635,"POSITION":9113},"indices":44157,"material":9,"mode":4},{"attributes":{"NORMAL":26636,"POSITION":9114},"indices":44158,"material":9,"mode":4},{"attributes":{"NORMAL":26637,"POSITION":9115},"indices":44159,"material":9,"mode":4},{"attributes":{"NORMAL":26638,"POSITION":9116},"indices":44160,"material":9,"mode":4},{"attributes":{"NORMAL":26639,"POSITION":9117},"indices":44161,"material":9,"mode":4},{"attributes":{"NORMAL":26640,"POSITION":9118},"indices":44162,"material":9,"mode":4},{"attributes":{"NORMAL":26641,"POSITION":9119},"indices":44163,"material":9,"mode":4},{"attributes":{"NORMAL":26642,"POSITION":9120},"indices":44164,"material":9,"mode":4},{"attributes":{"NORMAL":26643,"POSITION":9121},"indices":44165,"material":9,"mode":4},{"attributes":{"NORMAL":26644,"POSITION":9122},"indices":44166,"material":9,"mode":4},{"attributes":{"NORMAL":26645,"POSITION":9123},"indices":44167,"material":9,"mode":4},{"attributes":{"NORMAL":26646,"POSITION":9124},"indices":44168,"material":9,"mode":4},{"attributes":{"NORMAL":26647,"POSITION":9125},"indices":44169,"material":9,"mode":4},{"attributes":{"NORMAL":26648,"POSITION":9126},"indices":44170,"material":9,"mode":4},{"attributes":{"NORMAL":26649,"POSITION":9127},"indices":44171,"material":15,"mode":4},{"attributes":{"NORMAL":26650,"POSITION":9128},"indices":44172,"material":9,"mode":4},{"attributes":{"NORMAL":26651,"POSITION":9129},"indices":44173,"material":9,"mode":4},{"attributes":{"NORMAL":26652,"POSITION":9130},"indices":44174,"material":9,"mode":4},{"attributes":{"NORMAL":26653,"POSITION":9131},"indices":44175,"material":9,"mode":4},{"attributes":{"NORMAL":26654,"POSITION":9132},"indices":44176,"material":9,"mode":4},{"attributes":{"NORMAL":26655,"POSITION":9133},"indices":44177,"material":15,"mode":4},{"attributes":{"NORMAL":26656,"POSITION":9134},"indices":44178,"material":9,"mode":4},{"attributes":{"NORMAL":26657,"POSITION":9135},"indices":44179,"material":9,"mode":4},{"attributes":{"NORMAL":26658,"POSITION":9136},"indices":44180,"material":9,"mode":4},{"attributes":{"NORMAL":26659,"POSITION":9137},"indices":44181,"material":9,"mode":4},{"attributes":{"NORMAL":26660,"POSITION":9138},"indices":44182,"material":9,"mode":4},{"attributes":{"NORMAL":26661,"POSITION":9139},"indices":44183,"material":9,"mode":4},{"attributes":{"NORMAL":26662,"POSITION":9140},"indices":44184,"material":9,"mode":4}]},{"name":"COMPOUND1798","primitives":[{"attributes":{"NORMAL":26663,"POSITION":9141},"indices":44185,"material":8,"mode":4},{"attributes":{"NORMAL":26664,"POSITION":9142},"indices":44186,"material":8,"mode":4},{"attributes":{"NORMAL":26665,"POSITION":9143},"indices":44187,"material":8,"mode":4},{"attributes":{"NORMAL":26666,"POSITION":9144},"indices":44188,"material":8,"mode":4},{"attributes":{"NORMAL":26667,"POSITION":9145},"indices":44189,"material":8,"mode":4},{"attributes":{"NORMAL":26668,"POSITION":9146},"indices":44190,"material":8,"mode":4},{"attributes":{"NORMAL":26669,"POSITION":9147},"indices":44191,"material":8,"mode":4},{"attributes":{"NORMAL":26670,"POSITION":9148},"indices":44192,"material":8,"mode":4},{"attributes":{"NORMAL":26671,"POSITION":9149},"indices":44193,"material":8,"mode":4},{"attributes":{"NORMAL":26672,"POSITION":9150},"indices":44194,"material":8,"mode":4},{"attributes":{"NORMAL":26673,"POSITION":9151},"indices":44195,"material":8,"mode":4},{"attributes":{"NORMAL":26674,"POSITION":9152},"indices":44196,"material":8,"mode":4},{"attributes":{"NORMAL":26675,"POSITION":9153},"indices":44197,"material":8,"mode":4},{"attributes":{"NORMAL":26676,"POSITION":9154},"indices":44198,"material":8,"mode":4},{"attributes":{"NORMAL":26677,"POSITION":9155},"indices":44199,"material":8,"mode":4},{"attributes":{"NORMAL":26678,"POSITION":9156},"indices":44200,"material":8,"mode":4},{"attributes":{"NORMAL":26679,"POSITION":9157},"indices":44201,"material":8,"mode":4},{"attributes":{"NORMAL":26680,"POSITION":9158},"indices":44202,"material":8,"mode":4}]},{"name":"COMPOUND1799","primitives":[{"attributes":{"NORMAL":26681,"POSITION":9159},"indices":44203,"material":14,"mode":4},{"attributes":{"NORMAL":26682,"POSITION":9160},"indices":44204,"material":14,"mode":4},{"attributes":{"NORMAL":26683,"POSITION":9161},"indices":44205,"material":14,"mode":4},{"attributes":{"NORMAL":26684,"POSITION":9162},"indices":44206,"material":14,"mode":4},{"attributes":{"NORMAL":26685,"POSITION":9163},"indices":44207,"material":14,"mode":4},{"attributes":{"NORMAL":26686,"POSITION":9164},"indices":44208,"material":14,"mode":4},{"attributes":{"NORMAL":26687,"POSITION":9165},"indices":44209,"material":14,"mode":4},{"attributes":{"NORMAL":26688,"POSITION":9166},"indices":44210,"material":14,"mode":4},{"attributes":{"NORMAL":26689,"POSITION":9167},"indices":44211,"material":14,"mode":4},{"attributes":{"NORMAL":26690,"POSITION":9168},"indices":44212,"material":14,"mode":4},{"attributes":{"NORMAL":26691,"POSITION":9169},"indices":44213,"material":14,"mode":4},{"attributes":{"NORMAL":26692,"POSITION":9170},"indices":44214,"material":14,"mode":4},{"attributes":{"NORMAL":26693,"POSITION":9171},"indices":44215,"material":14,"mode":4},{"attributes":{"NORMAL":26694,"POSITION":9172},"indices":44216,"material":14,"mode":4},{"attributes":{"NORMAL":26695,"POSITION":9173},"indices":44217,"material":14,"mode":4},{"attributes":{"NORMAL":26696,"POSITION":9174},"indices":44218,"material":14,"mode":4},{"attributes":{"NORMAL":26697,"POSITION":9175},"indices":44219,"material":14,"mode":4},{"attributes":{"NORMAL":26698,"POSITION":9176},"indices":44220,"material":14,"mode":4},{"attributes":{"NORMAL":26699,"POSITION":9177},"indices":44221,"material":14,"mode":4},{"attributes":{"NORMAL":26700,"POSITION":9178},"indices":44222,"material":14,"mode":4},{"attributes":{"NORMAL":26701,"POSITION":9179},"indices":44223,"material":14,"mode":4},{"attributes":{"NORMAL":26702,"POSITION":9180},"indices":44224,"material":14,"mode":4},{"attributes":{"NORMAL":26703,"POSITION":9181},"indices":44225,"material":14,"mode":4},{"attributes":{"NORMAL":26704,"POSITION":9182},"indices":44226,"material":14,"mode":4},{"attributes":{"NORMAL":26705,"POSITION":9183},"indices":44227,"material":14,"mode":4},{"attributes":{"NORMAL":26706,"POSITION":9184},"indices":44228,"material":14,"mode":4},{"attributes":{"NORMAL":26707,"POSITION":9185},"indices":44229,"material":14,"mode":4},{"attributes":{"NORMAL":26708,"POSITION":9186},"indices":44230,"material":14,"mode":4},{"attributes":{"NORMAL":26709,"POSITION":9187},"indices":44231,"material":14,"mode":4},{"attributes":{"NORMAL":26710,"POSITION":9188},"indices":44232,"material":14,"mode":4},{"attributes":{"NORMAL":26711,"POSITION":9189},"indices":44233,"material":14,"mode":4},{"attributes":{"NORMAL":26712,"POSITION":9190},"indices":44234,"material":14,"mode":4},{"attributes":{"NORMAL":26713,"POSITION":9191},"indices":44235,"material":14,"mode":4},{"attributes":{"NORMAL":26714,"POSITION":9192},"indices":44236,"material":14,"mode":4},{"attributes":{"NORMAL":26715,"POSITION":9193},"indices":44237,"material":14,"mode":4},{"attributes":{"NORMAL":26716,"POSITION":9194},"indices":44238,"material":14,"mode":4},{"attributes":{"NORMAL":26717,"POSITION":9195},"indices":44239,"material":14,"mode":4},{"attributes":{"NORMAL":26718,"POSITION":9196},"indices":44240,"material":14,"mode":4},{"attributes":{"NORMAL":26719,"POSITION":9197},"indices":44241,"material":14,"mode":4},{"attributes":{"NORMAL":26720,"POSITION":9198},"indices":44242,"material":14,"mode":4},{"attributes":{"NORMAL":26721,"POSITION":9199},"indices":44243,"material":14,"mode":4},{"attributes":{"NORMAL":26722,"POSITION":9200},"indices":44244,"material":14,"mode":4},{"attributes":{"NORMAL":26723,"POSITION":9201},"indices":44245,"material":14,"mode":4},{"attributes":{"NORMAL":26724,"POSITION":9202},"indices":44246,"material":14,"mode":4},{"attributes":{"NORMAL":26725,"POSITION":9203},"indices":44247,"material":14,"mode":4},{"attributes":{"NORMAL":26726,"POSITION":9204},"indices":44248,"material":14,"mode":4},{"attributes":{"NORMAL":26727,"POSITION":9205},"indices":44249,"material":14,"mode":4},{"attributes":{"NORMAL":26728,"POSITION":9206},"indices":44250,"material":14,"mode":4},{"attributes":{"NORMAL":26729,"POSITION":9207},"indices":44251,"material":14,"mode":4},{"attributes":{"NORMAL":26730,"POSITION":9208},"indices":44252,"material":14,"mode":4},{"attributes":{"NORMAL":26731,"POSITION":9209},"indices":44253,"material":14,"mode":4},{"attributes":{"NORMAL":26732,"POSITION":9210},"indices":44254,"material":14,"mode":4},{"attributes":{"NORMAL":26733,"POSITION":9211},"indices":44255,"material":14,"mode":4},{"attributes":{"NORMAL":26734,"POSITION":9212},"indices":44256,"material":14,"mode":4},{"attributes":{"NORMAL":26735,"POSITION":9213},"indices":44257,"material":14,"mode":4},{"attributes":{"NORMAL":26736,"POSITION":9214},"indices":44258,"material":14,"mode":4},{"attributes":{"NORMAL":26737,"POSITION":9215},"indices":44259,"material":14,"mode":4},{"attributes":{"NORMAL":26738,"POSITION":9216},"indices":44260,"material":14,"mode":4},{"attributes":{"NORMAL":26739,"POSITION":9217},"indices":44261,"material":14,"mode":4},{"attributes":{"NORMAL":26740,"POSITION":9218},"indices":44262,"material":14,"mode":4},{"attributes":{"NORMAL":26741,"POSITION":9219},"indices":44263,"material":14,"mode":4},{"attributes":{"NORMAL":26742,"POSITION":9220},"indices":44264,"material":14,"mode":4},{"attributes":{"NORMAL":26743,"POSITION":9221},"indices":44265,"material":14,"mode":4},{"attributes":{"NORMAL":26744,"POSITION":9222},"indices":44266,"material":14,"mode":4},{"attributes":{"NORMAL":26745,"POSITION":9223},"indices":44267,"material":14,"mode":4},{"attributes":{"NORMAL":26746,"POSITION":9224},"indices":44268,"material":14,"mode":4},{"attributes":{"NORMAL":26747,"POSITION":9225},"indices":44269,"material":14,"mode":4},{"attributes":{"NORMAL":26748,"POSITION":9226},"indices":44270,"material":14,"mode":4},{"attributes":{"NORMAL":26749,"POSITION":9227},"indices":44271,"material":14,"mode":4},{"attributes":{"NORMAL":26750,"POSITION":9228},"indices":44272,"material":14,"mode":4},{"attributes":{"NORMAL":26751,"POSITION":9229},"indices":44273,"material":14,"mode":4},{"attributes":{"NORMAL":26752,"POSITION":9230},"indices":44274,"material":14,"mode":4},{"attributes":{"NORMAL":26753,"POSITION":9231},"indices":44275,"material":14,"mode":4},{"attributes":{"NORMAL":26754,"POSITION":9232},"indices":44276,"material":14,"mode":4},{"attributes":{"NORMAL":26755,"POSITION":9233},"indices":44277,"material":14,"mode":4},{"attributes":{"NORMAL":26756,"POSITION":9234},"indices":44278,"material":14,"mode":4},{"attributes":{"NORMAL":26757,"POSITION":9235},"indices":44279,"material":14,"mode":4},{"attributes":{"NORMAL":26758,"POSITION":9236},"indices":44280,"material":14,"mode":4},{"attributes":{"NORMAL":26759,"POSITION":9237},"indices":44281,"material":14,"mode":4},{"attributes":{"NORMAL":26760,"POSITION":9238},"indices":44282,"material":14,"mode":4},{"attributes":{"NORMAL":26761,"POSITION":9239},"indices":44283,"material":14,"mode":4},{"attributes":{"NORMAL":26762,"POSITION":9240},"indices":44284,"material":14,"mode":4},{"attributes":{"NORMAL":26763,"POSITION":9241},"indices":44285,"material":14,"mode":4},{"attributes":{"NORMAL":26764,"POSITION":9242},"indices":44286,"material":14,"mode":4},{"attributes":{"NORMAL":26765,"POSITION":9243},"indices":44287,"material":14,"mode":4},{"attributes":{"NORMAL":26766,"POSITION":9244},"indices":44288,"material":14,"mode":4},{"attributes":{"NORMAL":26767,"POSITION":9245},"indices":44289,"material":14,"mode":4},{"attributes":{"NORMAL":26768,"POSITION":9246},"indices":44290,"material":14,"mode":4},{"attributes":{"NORMAL":26769,"POSITION":9247},"indices":44291,"material":14,"mode":4},{"attributes":{"NORMAL":26770,"POSITION":9248},"indices":44292,"material":14,"mode":4},{"attributes":{"NORMAL":26771,"POSITION":9249},"indices":44293,"material":14,"mode":4},{"attributes":{"NORMAL":26772,"POSITION":9250},"indices":44294,"material":14,"mode":4},{"attributes":{"NORMAL":26773,"POSITION":9251},"indices":44295,"material":14,"mode":4},{"attributes":{"NORMAL":26774,"POSITION":9252},"indices":44296,"material":14,"mode":4},{"attributes":{"NORMAL":26775,"POSITION":9253},"indices":44297,"material":14,"mode":4},{"attributes":{"NORMAL":26776,"POSITION":9254},"indices":44298,"material":14,"mode":4},{"attributes":{"NORMAL":26777,"POSITION":9255},"indices":44299,"material":14,"mode":4},{"attributes":{"NORMAL":26778,"POSITION":9256},"indices":44300,"material":14,"mode":4},{"attributes":{"NORMAL":26779,"POSITION":9257},"indices":44301,"material":14,"mode":4},{"attributes":{"NORMAL":26780,"POSITION":9258},"indices":44302,"material":14,"mode":4},{"attributes":{"NORMAL":26781,"POSITION":9259},"indices":44303,"material":14,"mode":4},{"attributes":{"NORMAL":26782,"POSITION":9260},"indices":44304,"material":14,"mode":4},{"attributes":{"NORMAL":26783,"POSITION":9261},"indices":44305,"material":14,"mode":4},{"attributes":{"NORMAL":26784,"POSITION":9262},"indices":44306,"material":14,"mode":4},{"attributes":{"NORMAL":26785,"POSITION":9263},"indices":44307,"material":14,"mode":4},{"attributes":{"NORMAL":26786,"POSITION":9264},"indices":44308,"material":14,"mode":4},{"attributes":{"NORMAL":26787,"POSITION":9265},"indices":44309,"material":14,"mode":4},{"attributes":{"NORMAL":26788,"POSITION":9266},"indices":44310,"material":14,"mode":4},{"attributes":{"NORMAL":26789,"POSITION":9267},"indices":44311,"material":14,"mode":4},{"attributes":{"NORMAL":26790,"POSITION":9268},"indices":44312,"material":14,"mode":4},{"attributes":{"NORMAL":26791,"POSITION":9269},"indices":44313,"material":14,"mode":4},{"attributes":{"NORMAL":26792,"POSITION":9270},"indices":44314,"material":14,"mode":4},{"attributes":{"NORMAL":26793,"POSITION":9271},"indices":44315,"material":14,"mode":4},{"attributes":{"NORMAL":26794,"POSITION":9272},"indices":44316,"material":14,"mode":4},{"attributes":{"NORMAL":26795,"POSITION":9273},"indices":44317,"material":14,"mode":4},{"attributes":{"NORMAL":26796,"POSITION":9274},"indices":44318,"material":14,"mode":4},{"attributes":{"NORMAL":26797,"POSITION":9275},"indices":44319,"material":14,"mode":4},{"attributes":{"NORMAL":26798,"POSITION":9276},"indices":44320,"material":14,"mode":4},{"attributes":{"NORMAL":26799,"POSITION":9277},"indices":44321,"material":14,"mode":4},{"attributes":{"NORMAL":26800,"POSITION":9278},"indices":44322,"material":14,"mode":4},{"attributes":{"NORMAL":26801,"POSITION":9279},"indices":44323,"material":14,"mode":4},{"attributes":{"NORMAL":26802,"POSITION":9280},"indices":44324,"material":14,"mode":4},{"attributes":{"NORMAL":26803,"POSITION":9281},"indices":44325,"material":14,"mode":4},{"attributes":{"NORMAL":26804,"POSITION":9282},"indices":44326,"material":14,"mode":4},{"attributes":{"NORMAL":26805,"POSITION":9283},"indices":44327,"material":14,"mode":4},{"attributes":{"NORMAL":26806,"POSITION":9284},"indices":44328,"material":14,"mode":4},{"attributes":{"NORMAL":26807,"POSITION":9285},"indices":44329,"material":14,"mode":4},{"attributes":{"NORMAL":26808,"POSITION":9286},"indices":44330,"material":14,"mode":4},{"attributes":{"NORMAL":26809,"POSITION":9287},"indices":44331,"material":14,"mode":4},{"attributes":{"NORMAL":26810,"POSITION":9288},"indices":44332,"material":14,"mode":4},{"attributes":{"NORMAL":26811,"POSITION":9289},"indices":44333,"material":14,"mode":4},{"attributes":{"NORMAL":26812,"POSITION":9290},"indices":44334,"material":14,"mode":4},{"attributes":{"NORMAL":26813,"POSITION":9291},"indices":44335,"material":14,"mode":4},{"attributes":{"NORMAL":26814,"POSITION":9292},"indices":44336,"material":14,"mode":4},{"attributes":{"NORMAL":26815,"POSITION":9293},"indices":44337,"material":14,"mode":4},{"attributes":{"NORMAL":26816,"POSITION":9294},"indices":44338,"material":14,"mode":4},{"attributes":{"NORMAL":26817,"POSITION":9295},"indices":44339,"material":14,"mode":4},{"attributes":{"NORMAL":26818,"POSITION":9296},"indices":44340,"material":14,"mode":4},{"attributes":{"NORMAL":26819,"POSITION":9297},"indices":44341,"material":14,"mode":4},{"attributes":{"NORMAL":26820,"POSITION":9298},"indices":44342,"material":14,"mode":4},{"attributes":{"NORMAL":26821,"POSITION":9299},"indices":44343,"material":14,"mode":4},{"attributes":{"NORMAL":26822,"POSITION":9300},"indices":44344,"material":14,"mode":4},{"attributes":{"NORMAL":26823,"POSITION":9301},"indices":44345,"material":14,"mode":4},{"attributes":{"NORMAL":26824,"POSITION":9302},"indices":44346,"material":14,"mode":4},{"attributes":{"NORMAL":26825,"POSITION":9303},"indices":44347,"material":14,"mode":4},{"attributes":{"NORMAL":26826,"POSITION":9304},"indices":44348,"material":14,"mode":4},{"attributes":{"NORMAL":26827,"POSITION":9305},"indices":44349,"material":14,"mode":4},{"attributes":{"NORMAL":26828,"POSITION":9306},"indices":44350,"material":14,"mode":4},{"attributes":{"NORMAL":26829,"POSITION":9307},"indices":44351,"material":14,"mode":4},{"attributes":{"NORMAL":26830,"POSITION":9308},"indices":44352,"material":14,"mode":4},{"attributes":{"NORMAL":26831,"POSITION":9309},"indices":44353,"material":14,"mode":4},{"attributes":{"NORMAL":26832,"POSITION":9310},"indices":44354,"material":14,"mode":4},{"attributes":{"NORMAL":26833,"POSITION":9311},"indices":44355,"material":14,"mode":4},{"attributes":{"NORMAL":26834,"POSITION":9312},"indices":44356,"material":14,"mode":4},{"attributes":{"NORMAL":26835,"POSITION":9313},"indices":44357,"material":14,"mode":4},{"attributes":{"NORMAL":26836,"POSITION":9314},"indices":44358,"material":14,"mode":4},{"attributes":{"NORMAL":26837,"POSITION":9315},"indices":44359,"material":14,"mode":4},{"attributes":{"NORMAL":26838,"POSITION":9316},"indices":44360,"material":14,"mode":4},{"attributes":{"NORMAL":26839,"POSITION":9317},"indices":44361,"material":14,"mode":4},{"attributes":{"NORMAL":26840,"POSITION":9318},"indices":44362,"material":14,"mode":4},{"attributes":{"NORMAL":26841,"POSITION":9319},"indices":44363,"material":14,"mode":4},{"attributes":{"NORMAL":26842,"POSITION":9320},"indices":44364,"material":14,"mode":4},{"attributes":{"NORMAL":26843,"POSITION":9321},"indices":44365,"material":14,"mode":4},{"attributes":{"NORMAL":26844,"POSITION":9322},"indices":44366,"material":14,"mode":4},{"attributes":{"NORMAL":26845,"POSITION":9323},"indices":44367,"material":14,"mode":4},{"attributes":{"NORMAL":26846,"POSITION":9324},"indices":44368,"material":14,"mode":4},{"attributes":{"NORMAL":26847,"POSITION":9325},"indices":44369,"material":14,"mode":4},{"attributes":{"NORMAL":26848,"POSITION":9326},"indices":44370,"material":14,"mode":4},{"attributes":{"NORMAL":26849,"POSITION":9327},"indices":44371,"material":14,"mode":4},{"attributes":{"NORMAL":26850,"POSITION":9328},"indices":44372,"material":14,"mode":4},{"attributes":{"NORMAL":26851,"POSITION":9329},"indices":44373,"material":14,"mode":4},{"attributes":{"NORMAL":26852,"POSITION":9330},"indices":44374,"material":14,"mode":4},{"attributes":{"NORMAL":26853,"POSITION":9331},"indices":44375,"material":14,"mode":4},{"attributes":{"NORMAL":26854,"POSITION":9332},"indices":44376,"material":14,"mode":4},{"attributes":{"NORMAL":26855,"POSITION":9333},"indices":44377,"material":14,"mode":4},{"attributes":{"NORMAL":26856,"POSITION":9334},"indices":44378,"material":14,"mode":4},{"attributes":{"NORMAL":26857,"POSITION":9335},"indices":44379,"material":14,"mode":4},{"attributes":{"NORMAL":26858,"POSITION":9336},"indices":44380,"material":14,"mode":4},{"attributes":{"NORMAL":26859,"POSITION":9337},"indices":44381,"material":14,"mode":4},{"attributes":{"NORMAL":26860,"POSITION":9338},"indices":44382,"material":14,"mode":4},{"attributes":{"NORMAL":26861,"POSITION":9339},"indices":44383,"material":14,"mode":4},{"attributes":{"NORMAL":26862,"POSITION":9340},"indices":44384,"material":14,"mode":4},{"attributes":{"NORMAL":26863,"POSITION":9341},"indices":44385,"material":14,"mode":4},{"attributes":{"NORMAL":26864,"POSITION":9342},"indices":44386,"material":14,"mode":4},{"attributes":{"NORMAL":26865,"POSITION":9343},"indices":44387,"material":14,"mode":4},{"attributes":{"NORMAL":26866,"POSITION":9344},"indices":44388,"material":14,"mode":4},{"attributes":{"NORMAL":26867,"POSITION":9345},"indices":44389,"material":14,"mode":4},{"attributes":{"NORMAL":26868,"POSITION":9346},"indices":44390,"material":14,"mode":4},{"attributes":{"NORMAL":26869,"POSITION":9347},"indices":44391,"material":14,"mode":4},{"attributes":{"NORMAL":26870,"POSITION":9348},"indices":44392,"material":14,"mode":4},{"attributes":{"NORMAL":26871,"POSITION":9349},"indices":44393,"material":14,"mode":4},{"attributes":{"NORMAL":26872,"POSITION":9350},"indices":44394,"material":14,"mode":4},{"attributes":{"NORMAL":26873,"POSITION":9351},"indices":44395,"material":14,"mode":4},{"attributes":{"NORMAL":26874,"POSITION":9352},"indices":44396,"material":14,"mode":4},{"attributes":{"NORMAL":26875,"POSITION":9353},"indices":44397,"material":14,"mode":4},{"attributes":{"NORMAL":26876,"POSITION":9354},"indices":44398,"material":14,"mode":4},{"attributes":{"NORMAL":26877,"POSITION":9355},"indices":44399,"material":14,"mode":4},{"attributes":{"NORMAL":26878,"POSITION":9356},"indices":44400,"material":14,"mode":4},{"attributes":{"NORMAL":26879,"POSITION":9357},"indices":44401,"material":14,"mode":4},{"attributes":{"NORMAL":26880,"POSITION":9358},"indices":44402,"material":14,"mode":4},{"attributes":{"NORMAL":26881,"POSITION":9359},"indices":44403,"material":14,"mode":4},{"attributes":{"NORMAL":26882,"POSITION":9360},"indices":44404,"material":14,"mode":4},{"attributes":{"NORMAL":26883,"POSITION":9361},"indices":44405,"material":14,"mode":4},{"attributes":{"NORMAL":26884,"POSITION":9362},"indices":44406,"material":14,"mode":4},{"attributes":{"NORMAL":26885,"POSITION":9363},"indices":44407,"material":14,"mode":4},{"attributes":{"NORMAL":26886,"POSITION":9364},"indices":44408,"material":14,"mode":4},{"attributes":{"NORMAL":26887,"POSITION":9365},"indices":44409,"material":14,"mode":4},{"attributes":{"NORMAL":26888,"POSITION":9366},"indices":44410,"material":14,"mode":4},{"attributes":{"NORMAL":26889,"POSITION":9367},"indices":44411,"material":14,"mode":4},{"attributes":{"NORMAL":26890,"POSITION":9368},"indices":44412,"material":14,"mode":4},{"attributes":{"NORMAL":26891,"POSITION":9369},"indices":44413,"material":14,"mode":4},{"attributes":{"NORMAL":26892,"POSITION":9370},"indices":44414,"material":14,"mode":4},{"attributes":{"NORMAL":26893,"POSITION":9371},"indices":44415,"material":14,"mode":4},{"attributes":{"NORMAL":26894,"POSITION":9372},"indices":44416,"material":14,"mode":4},{"attributes":{"NORMAL":26895,"POSITION":9373},"indices":44417,"material":14,"mode":4},{"attributes":{"NORMAL":26896,"POSITION":9374},"indices":44418,"material":14,"mode":4},{"attributes":{"NORMAL":26897,"POSITION":9375},"indices":44419,"material":14,"mode":4},{"attributes":{"NORMAL":26898,"POSITION":9376},"indices":44420,"material":14,"mode":4},{"attributes":{"NORMAL":26899,"POSITION":9377},"indices":44421,"material":14,"mode":4},{"attributes":{"NORMAL":26900,"POSITION":9378},"indices":44422,"material":14,"mode":4},{"attributes":{"NORMAL":26901,"POSITION":9379},"indices":44423,"material":14,"mode":4},{"attributes":{"NORMAL":26902,"POSITION":9380},"indices":44424,"material":14,"mode":4},{"attributes":{"NORMAL":26903,"POSITION":9381},"indices":44425,"material":14,"mode":4},{"attributes":{"NORMAL":26904,"POSITION":9382},"indices":44426,"material":14,"mode":4},{"attributes":{"NORMAL":26905,"POSITION":9383},"indices":44427,"material":14,"mode":4},{"attributes":{"NORMAL":26906,"POSITION":9384},"indices":44428,"material":14,"mode":4},{"attributes":{"NORMAL":26907,"POSITION":9385},"indices":44429,"material":14,"mode":4},{"attributes":{"NORMAL":26908,"POSITION":9386},"indices":44430,"material":14,"mode":4},{"attributes":{"NORMAL":26909,"POSITION":9387},"indices":44431,"material":14,"mode":4},{"attributes":{"NORMAL":26910,"POSITION":9388},"indices":44432,"material":14,"mode":4},{"attributes":{"NORMAL":26911,"POSITION":9389},"indices":44433,"material":14,"mode":4},{"attributes":{"NORMAL":26912,"POSITION":9390},"indices":44434,"material":14,"mode":4},{"attributes":{"NORMAL":26913,"POSITION":9391},"indices":44435,"material":14,"mode":4},{"attributes":{"NORMAL":26914,"POSITION":9392},"indices":44436,"material":14,"mode":4},{"attributes":{"NORMAL":26915,"POSITION":9393},"indices":44437,"material":14,"mode":4},{"attributes":{"NORMAL":26916,"POSITION":9394},"indices":44438,"material":14,"mode":4},{"attributes":{"NORMAL":26917,"POSITION":9395},"indices":44439,"material":14,"mode":4},{"attributes":{"NORMAL":26918,"POSITION":9396},"indices":44440,"material":14,"mode":4},{"attributes":{"NORMAL":26919,"POSITION":9397},"indices":44441,"material":14,"mode":4},{"attributes":{"NORMAL":26920,"POSITION":9398},"indices":44442,"material":14,"mode":4},{"attributes":{"NORMAL":26921,"POSITION":9399},"indices":44443,"material":14,"mode":4},{"attributes":{"NORMAL":26922,"POSITION":9400},"indices":44444,"material":14,"mode":4},{"attributes":{"NORMAL":26923,"POSITION":9401},"indices":44445,"material":14,"mode":4},{"attributes":{"NORMAL":26924,"POSITION":9402},"indices":44446,"material":14,"mode":4},{"attributes":{"NORMAL":26925,"POSITION":9403},"indices":44447,"material":14,"mode":4},{"attributes":{"NORMAL":26926,"POSITION":9404},"indices":44448,"material":14,"mode":4},{"attributes":{"NORMAL":26927,"POSITION":9405},"indices":44449,"material":14,"mode":4},{"attributes":{"NORMAL":26928,"POSITION":9406},"indices":44450,"material":14,"mode":4},{"attributes":{"NORMAL":26929,"POSITION":9407},"indices":44451,"material":14,"mode":4},{"attributes":{"NORMAL":26930,"POSITION":9408},"indices":44452,"material":14,"mode":4},{"attributes":{"NORMAL":26931,"POSITION":9409},"indices":44453,"material":14,"mode":4},{"attributes":{"NORMAL":26932,"POSITION":9410},"indices":44454,"material":14,"mode":4},{"attributes":{"NORMAL":26933,"POSITION":9411},"indices":44455,"material":14,"mode":4},{"attributes":{"NORMAL":26934,"POSITION":9412},"indices":44456,"material":14,"mode":4},{"attributes":{"NORMAL":26935,"POSITION":9413},"indices":44457,"material":14,"mode":4},{"attributes":{"NORMAL":26936,"POSITION":9414},"indices":44458,"material":14,"mode":4},{"attributes":{"NORMAL":26937,"POSITION":9415},"indices":44459,"material":14,"mode":4},{"attributes":{"NORMAL":26938,"POSITION":9416},"indices":44460,"material":14,"mode":4},{"attributes":{"NORMAL":26939,"POSITION":9417},"indices":44461,"material":14,"mode":4},{"attributes":{"NORMAL":26940,"POSITION":9418},"indices":44462,"material":14,"mode":4},{"attributes":{"NORMAL":26941,"POSITION":9419},"indices":44463,"material":14,"mode":4},{"attributes":{"NORMAL":26942,"POSITION":9420},"indices":44464,"material":14,"mode":4},{"attributes":{"NORMAL":26943,"POSITION":9421},"indices":44465,"material":14,"mode":4},{"attributes":{"NORMAL":26944,"POSITION":9422},"indices":44466,"material":14,"mode":4},{"attributes":{"NORMAL":26945,"POSITION":9423},"indices":44467,"material":14,"mode":4},{"attributes":{"NORMAL":26946,"POSITION":9424},"indices":44468,"material":14,"mode":4},{"attributes":{"NORMAL":26947,"POSITION":9425},"indices":44469,"material":14,"mode":4},{"attributes":{"NORMAL":26948,"POSITION":9426},"indices":44470,"material":14,"mode":4},{"attributes":{"NORMAL":26949,"POSITION":9427},"indices":44471,"material":14,"mode":4},{"attributes":{"NORMAL":26950,"POSITION":9428},"indices":44472,"material":14,"mode":4},{"attributes":{"NORMAL":26951,"POSITION":9429},"indices":44473,"material":14,"mode":4},{"attributes":{"NORMAL":26952,"POSITION":9430},"indices":44474,"material":14,"mode":4},{"attributes":{"NORMAL":26953,"POSITION":9431},"indices":44475,"material":14,"mode":4},{"attributes":{"NORMAL":26954,"POSITION":9432},"indices":44476,"material":14,"mode":4},{"attributes":{"NORMAL":26955,"POSITION":9433},"indices":44477,"material":14,"mode":4},{"attributes":{"NORMAL":26956,"POSITION":9434},"indices":44478,"material":14,"mode":4},{"attributes":{"NORMAL":26957,"POSITION":9435},"indices":44479,"material":14,"mode":4},{"attributes":{"NORMAL":26958,"POSITION":9436},"indices":44480,"material":14,"mode":4},{"attributes":{"NORMAL":26959,"POSITION":9437},"indices":44481,"material":14,"mode":4},{"attributes":{"NORMAL":26960,"POSITION":9438},"indices":44482,"material":14,"mode":4},{"attributes":{"NORMAL":26961,"POSITION":9439},"indices":44483,"material":14,"mode":4},{"attributes":{"NORMAL":26962,"POSITION":9440},"indices":44484,"material":14,"mode":4},{"attributes":{"NORMAL":26963,"POSITION":9441},"indices":44485,"material":14,"mode":4},{"attributes":{"NORMAL":26964,"POSITION":9442},"indices":44486,"material":14,"mode":4},{"attributes":{"NORMAL":26965,"POSITION":9443},"indices":44487,"material":14,"mode":4},{"attributes":{"NORMAL":26966,"POSITION":9444},"indices":44488,"material":14,"mode":4},{"attributes":{"NORMAL":26967,"POSITION":9445},"indices":44489,"material":14,"mode":4},{"attributes":{"NORMAL":26968,"POSITION":9446},"indices":44490,"material":14,"mode":4},{"attributes":{"NORMAL":26969,"POSITION":9447},"indices":44491,"material":14,"mode":4},{"attributes":{"NORMAL":26970,"POSITION":9448},"indices":44492,"material":14,"mode":4},{"attributes":{"NORMAL":26971,"POSITION":9449},"indices":44493,"material":14,"mode":4},{"attributes":{"NORMAL":26972,"POSITION":9450},"indices":44494,"material":14,"mode":4},{"attributes":{"NORMAL":26973,"POSITION":9451},"indices":44495,"material":14,"mode":4},{"attributes":{"NORMAL":26974,"POSITION":9452},"indices":44496,"material":14,"mode":4},{"attributes":{"NORMAL":26975,"POSITION":9453},"indices":44497,"material":14,"mode":4},{"attributes":{"NORMAL":26976,"POSITION":9454},"indices":44498,"material":14,"mode":4},{"attributes":{"NORMAL":26977,"POSITION":9455},"indices":44499,"material":14,"mode":4},{"attributes":{"NORMAL":26978,"POSITION":9456},"indices":44500,"material":14,"mode":4},{"attributes":{"NORMAL":26979,"POSITION":9457},"indices":44501,"material":14,"mode":4},{"attributes":{"NORMAL":26980,"POSITION":9458},"indices":44502,"material":14,"mode":4},{"attributes":{"NORMAL":26981,"POSITION":9459},"indices":44503,"material":14,"mode":4},{"attributes":{"NORMAL":26982,"POSITION":9460},"indices":44504,"material":14,"mode":4},{"attributes":{"NORMAL":26983,"POSITION":9461},"indices":44505,"material":14,"mode":4},{"attributes":{"NORMAL":26984,"POSITION":9462},"indices":44506,"material":14,"mode":4},{"attributes":{"NORMAL":26985,"POSITION":9463},"indices":44507,"material":14,"mode":4},{"attributes":{"NORMAL":26986,"POSITION":9464},"indices":44508,"material":14,"mode":4},{"attributes":{"NORMAL":26987,"POSITION":9465},"indices":44509,"material":14,"mode":4},{"attributes":{"NORMAL":26988,"POSITION":9466},"indices":44510,"material":14,"mode":4},{"attributes":{"NORMAL":26989,"POSITION":9467},"indices":44511,"material":14,"mode":4},{"attributes":{"NORMAL":26990,"POSITION":9468},"indices":44512,"material":14,"mode":4},{"attributes":{"NORMAL":26991,"POSITION":9469},"indices":44513,"material":14,"mode":4},{"attributes":{"NORMAL":26992,"POSITION":9470},"indices":44514,"material":14,"mode":4},{"attributes":{"NORMAL":26993,"POSITION":9471},"indices":44515,"material":14,"mode":4},{"attributes":{"NORMAL":26994,"POSITION":9472},"indices":44516,"material":14,"mode":4},{"attributes":{"NORMAL":26995,"POSITION":9473},"indices":44517,"material":14,"mode":4},{"attributes":{"NORMAL":26996,"POSITION":9474},"indices":44518,"material":14,"mode":4},{"attributes":{"NORMAL":26997,"POSITION":9475},"indices":44519,"material":14,"mode":4},{"attributes":{"NORMAL":26998,"POSITION":9476},"indices":44520,"material":14,"mode":4},{"attributes":{"NORMAL":26999,"POSITION":9477},"indices":44521,"material":14,"mode":4},{"attributes":{"NORMAL":27000,"POSITION":9478},"indices":44522,"material":14,"mode":4},{"attributes":{"NORMAL":27001,"POSITION":9479},"indices":44523,"material":14,"mode":4},{"attributes":{"NORMAL":27002,"POSITION":9480},"indices":44524,"material":14,"mode":4},{"attributes":{"NORMAL":27003,"POSITION":9481},"indices":44525,"material":14,"mode":4},{"attributes":{"NORMAL":27004,"POSITION":9482},"indices":44526,"material":14,"mode":4},{"attributes":{"NORMAL":27005,"POSITION":9483},"indices":44527,"material":14,"mode":4},{"attributes":{"NORMAL":27006,"POSITION":9484},"indices":44528,"material":14,"mode":4},{"attributes":{"NORMAL":27007,"POSITION":9485},"indices":44529,"material":14,"mode":4},{"attributes":{"NORMAL":27008,"POSITION":9486},"indices":44530,"material":14,"mode":4},{"attributes":{"NORMAL":27009,"POSITION":9487},"indices":44531,"material":14,"mode":4},{"attributes":{"NORMAL":27010,"POSITION":9488},"indices":44532,"material":14,"mode":4},{"attributes":{"NORMAL":27011,"POSITION":9489},"indices":44533,"material":14,"mode":4},{"attributes":{"NORMAL":27012,"POSITION":9490},"indices":44534,"material":14,"mode":4},{"attributes":{"NORMAL":27013,"POSITION":9491},"indices":44535,"material":14,"mode":4},{"attributes":{"NORMAL":27014,"POSITION":9492},"indices":44536,"material":14,"mode":4},{"attributes":{"NORMAL":27015,"POSITION":9493},"indices":44537,"material":14,"mode":4},{"attributes":{"NORMAL":27016,"POSITION":9494},"indices":44538,"material":14,"mode":4},{"attributes":{"NORMAL":27017,"POSITION":9495},"indices":44539,"material":14,"mode":4},{"attributes":{"NORMAL":27018,"POSITION":9496},"indices":44540,"material":14,"mode":4},{"attributes":{"NORMAL":27019,"POSITION":9497},"indices":44541,"material":14,"mode":4},{"attributes":{"NORMAL":27020,"POSITION":9498},"indices":44542,"material":14,"mode":4},{"attributes":{"NORMAL":27021,"POSITION":9499},"indices":44543,"material":14,"mode":4},{"attributes":{"NORMAL":27022,"POSITION":9500},"indices":44544,"material":14,"mode":4},{"attributes":{"NORMAL":27023,"POSITION":9501},"indices":44545,"material":14,"mode":4},{"attributes":{"NORMAL":27024,"POSITION":9502},"indices":44546,"material":14,"mode":4},{"attributes":{"NORMAL":27025,"POSITION":9503},"indices":44547,"material":14,"mode":4},{"attributes":{"NORMAL":27026,"POSITION":9504},"indices":44548,"material":14,"mode":4},{"attributes":{"NORMAL":27027,"POSITION":9505},"indices":44549,"material":14,"mode":4},{"attributes":{"NORMAL":27028,"POSITION":9506},"indices":44550,"material":14,"mode":4},{"attributes":{"NORMAL":27029,"POSITION":9507},"indices":44551,"material":14,"mode":4},{"attributes":{"NORMAL":27030,"POSITION":9508},"indices":44552,"material":14,"mode":4},{"attributes":{"NORMAL":27031,"POSITION":9509},"indices":44553,"material":14,"mode":4},{"attributes":{"NORMAL":27032,"POSITION":9510},"indices":44554,"material":14,"mode":4},{"attributes":{"NORMAL":27033,"POSITION":9511},"indices":44555,"material":14,"mode":4},{"attributes":{"NORMAL":27034,"POSITION":9512},"indices":44556,"material":14,"mode":4},{"attributes":{"NORMAL":27035,"POSITION":9513},"indices":44557,"material":14,"mode":4},{"attributes":{"NORMAL":27036,"POSITION":9514},"indices":44558,"material":14,"mode":4},{"attributes":{"NORMAL":27037,"POSITION":9515},"indices":44559,"material":14,"mode":4},{"attributes":{"NORMAL":27038,"POSITION":9516},"indices":44560,"material":14,"mode":4},{"attributes":{"NORMAL":27039,"POSITION":9517},"indices":44561,"material":14,"mode":4},{"attributes":{"NORMAL":27040,"POSITION":9518},"indices":44562,"material":14,"mode":4},{"attributes":{"NORMAL":27041,"POSITION":9519},"indices":44563,"material":14,"mode":4},{"attributes":{"NORMAL":27042,"POSITION":9520},"indices":44564,"material":14,"mode":4},{"attributes":{"NORMAL":27043,"POSITION":9521},"indices":44565,"material":14,"mode":4},{"attributes":{"NORMAL":27044,"POSITION":9522},"indices":44566,"material":14,"mode":4},{"attributes":{"NORMAL":27045,"POSITION":9523},"indices":44567,"material":14,"mode":4},{"attributes":{"NORMAL":27046,"POSITION":9524},"indices":44568,"material":14,"mode":4},{"attributes":{"NORMAL":27047,"POSITION":9525},"indices":44569,"material":14,"mode":4},{"attributes":{"NORMAL":27048,"POSITION":9526},"indices":44570,"material":14,"mode":4},{"attributes":{"NORMAL":27049,"POSITION":9527},"indices":44571,"material":14,"mode":4},{"attributes":{"NORMAL":27050,"POSITION":9528},"indices":44572,"material":14,"mode":4},{"attributes":{"NORMAL":27051,"POSITION":9529},"indices":44573,"material":14,"mode":4},{"attributes":{"NORMAL":27052,"POSITION":9530},"indices":44574,"material":14,"mode":4},{"attributes":{"NORMAL":27053,"POSITION":9531},"indices":44575,"material":14,"mode":4},{"attributes":{"NORMAL":27054,"POSITION":9532},"indices":44576,"material":14,"mode":4},{"attributes":{"NORMAL":27055,"POSITION":9533},"indices":44577,"material":14,"mode":4},{"attributes":{"NORMAL":27056,"POSITION":9534},"indices":44578,"material":14,"mode":4},{"attributes":{"NORMAL":27057,"POSITION":9535},"indices":44579,"material":14,"mode":4},{"attributes":{"NORMAL":27058,"POSITION":9536},"indices":44580,"material":14,"mode":4},{"attributes":{"NORMAL":27059,"POSITION":9537},"indices":44581,"material":14,"mode":4},{"attributes":{"NORMAL":27060,"POSITION":9538},"indices":44582,"material":14,"mode":4},{"attributes":{"NORMAL":27061,"POSITION":9539},"indices":44583,"material":14,"mode":4},{"attributes":{"NORMAL":27062,"POSITION":9540},"indices":44584,"material":14,"mode":4},{"attributes":{"NORMAL":27063,"POSITION":9541},"indices":44585,"material":14,"mode":4},{"attributes":{"NORMAL":27064,"POSITION":9542},"indices":44586,"material":14,"mode":4},{"attributes":{"NORMAL":27065,"POSITION":9543},"indices":44587,"material":14,"mode":4},{"attributes":{"NORMAL":27066,"POSITION":9544},"indices":44588,"material":14,"mode":4},{"attributes":{"NORMAL":27067,"POSITION":9545},"indices":44589,"material":14,"mode":4},{"attributes":{"NORMAL":27068,"POSITION":9546},"indices":44590,"material":14,"mode":4},{"attributes":{"NORMAL":27069,"POSITION":9547},"indices":44591,"material":14,"mode":4},{"attributes":{"NORMAL":27070,"POSITION":9548},"indices":44592,"material":14,"mode":4},{"attributes":{"NORMAL":27071,"POSITION":9549},"indices":44593,"material":14,"mode":4},{"attributes":{"NORMAL":27072,"POSITION":9550},"indices":44594,"material":14,"mode":4},{"attributes":{"NORMAL":27073,"POSITION":9551},"indices":44595,"material":14,"mode":4},{"attributes":{"NORMAL":27074,"POSITION":9552},"indices":44596,"material":14,"mode":4},{"attributes":{"NORMAL":27075,"POSITION":9553},"indices":44597,"material":14,"mode":4},{"attributes":{"NORMAL":27076,"POSITION":9554},"indices":44598,"material":14,"mode":4},{"attributes":{"NORMAL":27077,"POSITION":9555},"indices":44599,"material":14,"mode":4},{"attributes":{"NORMAL":27078,"POSITION":9556},"indices":44600,"material":14,"mode":4},{"attributes":{"NORMAL":27079,"POSITION":9557},"indices":44601,"material":14,"mode":4},{"attributes":{"NORMAL":27080,"POSITION":9558},"indices":44602,"material":14,"mode":4},{"attributes":{"NORMAL":27081,"POSITION":9559},"indices":44603,"material":14,"mode":4},{"attributes":{"NORMAL":27082,"POSITION":9560},"indices":44604,"material":14,"mode":4},{"attributes":{"NORMAL":27083,"POSITION":9561},"indices":44605,"material":14,"mode":4},{"attributes":{"NORMAL":27084,"POSITION":9562},"indices":44606,"material":14,"mode":4},{"attributes":{"NORMAL":27085,"POSITION":9563},"indices":44607,"material":14,"mode":4},{"attributes":{"NORMAL":27086,"POSITION":9564},"indices":44608,"material":14,"mode":4},{"attributes":{"NORMAL":27087,"POSITION":9565},"indices":44609,"material":14,"mode":4},{"attributes":{"NORMAL":27088,"POSITION":9566},"indices":44610,"material":14,"mode":4},{"attributes":{"NORMAL":27089,"POSITION":9567},"indices":44611,"material":14,"mode":4},{"attributes":{"NORMAL":27090,"POSITION":9568},"indices":44612,"material":14,"mode":4},{"attributes":{"NORMAL":27091,"POSITION":9569},"indices":44613,"material":14,"mode":4},{"attributes":{"NORMAL":27092,"POSITION":9570},"indices":44614,"material":14,"mode":4},{"attributes":{"NORMAL":27093,"POSITION":9571},"indices":44615,"material":14,"mode":4},{"attributes":{"NORMAL":27094,"POSITION":9572},"indices":44616,"material":14,"mode":4},{"attributes":{"NORMAL":27095,"POSITION":9573},"indices":44617,"material":14,"mode":4},{"attributes":{"NORMAL":27096,"POSITION":9574},"indices":44618,"material":14,"mode":4},{"attributes":{"NORMAL":27097,"POSITION":9575},"indices":44619,"material":14,"mode":4},{"attributes":{"NORMAL":27098,"POSITION":9576},"indices":44620,"material":14,"mode":4},{"attributes":{"NORMAL":27099,"POSITION":9577},"indices":44621,"material":14,"mode":4},{"attributes":{"NORMAL":27100,"POSITION":9578},"indices":44622,"material":14,"mode":4},{"attributes":{"NORMAL":27101,"POSITION":9579},"indices":44623,"material":14,"mode":4},{"attributes":{"NORMAL":27102,"POSITION":9580},"indices":44624,"material":14,"mode":4},{"attributes":{"NORMAL":27103,"POSITION":9581},"indices":44625,"material":14,"mode":4},{"attributes":{"NORMAL":27104,"POSITION":9582},"indices":44626,"material":14,"mode":4},{"attributes":{"NORMAL":27105,"POSITION":9583},"indices":44627,"material":14,"mode":4},{"attributes":{"NORMAL":27106,"POSITION":9584},"indices":44628,"material":14,"mode":4},{"attributes":{"NORMAL":27107,"POSITION":9585},"indices":44629,"material":14,"mode":4},{"attributes":{"NORMAL":27108,"POSITION":9586},"indices":44630,"material":14,"mode":4},{"attributes":{"NORMAL":27109,"POSITION":9587},"indices":44631,"material":14,"mode":4},{"attributes":{"NORMAL":27110,"POSITION":9588},"indices":44632,"material":14,"mode":4},{"attributes":{"NORMAL":27111,"POSITION":9589},"indices":44633,"material":14,"mode":4}]},{"name":"COMPOUND1800","primitives":[{"attributes":{"NORMAL":27112,"POSITION":9590},"indices":44634,"material":8,"mode":4},{"attributes":{"NORMAL":27113,"POSITION":9591},"indices":44635,"material":8,"mode":4},{"attributes":{"NORMAL":27114,"POSITION":9592},"indices":44636,"material":8,"mode":4},{"attributes":{"NORMAL":27115,"POSITION":9593},"indices":44637,"material":8,"mode":4},{"attributes":{"NORMAL":27116,"POSITION":9594},"indices":44638,"material":8,"mode":4},{"attributes":{"NORMAL":27117,"POSITION":9595},"indices":44639,"material":8,"mode":4},{"attributes":{"NORMAL":27118,"POSITION":9596},"indices":44640,"material":8,"mode":4},{"attributes":{"NORMAL":27119,"POSITION":9597},"indices":44641,"material":9,"mode":4},{"attributes":{"NORMAL":27120,"POSITION":9598},"indices":44642,"material":9,"mode":4},{"attributes":{"NORMAL":27121,"POSITION":9599},"indices":44643,"material":9,"mode":4}]},{"name":"COMPOUND1801","primitives":[{"attributes":{"NORMAL":27122,"POSITION":9600},"indices":44644,"material":8,"mode":4},{"attributes":{"NORMAL":27123,"POSITION":9601},"indices":44645,"material":8,"mode":4},{"attributes":{"NORMAL":27124,"POSITION":9602},"indices":44646,"material":8,"mode":4},{"attributes":{"NORMAL":27125,"POSITION":9603},"indices":44647,"material":8,"mode":4},{"attributes":{"NORMAL":27126,"POSITION":9604},"indices":44648,"material":8,"mode":4},{"attributes":{"NORMAL":27127,"POSITION":9605},"indices":44649,"material":8,"mode":4},{"attributes":{"NORMAL":27128,"POSITION":9606},"indices":44650,"material":8,"mode":4},{"attributes":{"NORMAL":27129,"POSITION":9607},"indices":44651,"material":8,"mode":4},{"attributes":{"NORMAL":27130,"POSITION":9608},"indices":44652,"material":8,"mode":4},{"attributes":{"NORMAL":27131,"POSITION":9609},"indices":44653,"material":8,"mode":4},{"attributes":{"NORMAL":27132,"POSITION":9610},"indices":44654,"material":8,"mode":4},{"attributes":{"NORMAL":27133,"POSITION":9611},"indices":44655,"material":8,"mode":4},{"attributes":{"NORMAL":27134,"POSITION":9612},"indices":44656,"material":8,"mode":4},{"attributes":{"NORMAL":27135,"POSITION":9613},"indices":44657,"material":8,"mode":4}]},{"name":"COMPOUND1802","primitives":[{"attributes":{"NORMAL":27136,"POSITION":9614},"indices":44658,"material":15,"mode":4},{"attributes":{"NORMAL":27137,"POSITION":9615},"indices":44659,"material":15,"mode":4},{"attributes":{"NORMAL":27138,"POSITION":9616},"indices":44660,"material":15,"mode":4},{"attributes":{"NORMAL":27139,"POSITION":9617},"indices":44661,"material":15,"mode":4},{"attributes":{"NORMAL":27140,"POSITION":9618},"indices":44662,"material":15,"mode":4},{"attributes":{"NORMAL":27141,"POSITION":9619},"indices":44663,"material":15,"mode":4},{"attributes":{"NORMAL":27142,"POSITION":9620},"indices":44664,"material":15,"mode":4},{"attributes":{"NORMAL":27143,"POSITION":9621},"indices":44665,"material":15,"mode":4},{"attributes":{"NORMAL":27144,"POSITION":9622},"indices":44666,"material":15,"mode":4},{"attributes":{"NORMAL":27145,"POSITION":9623},"indices":44667,"material":15,"mode":4},{"attributes":{"NORMAL":27146,"POSITION":9624},"indices":44668,"material":9,"mode":4},{"attributes":{"NORMAL":27147,"POSITION":9625},"indices":44669,"material":9,"mode":4},{"attributes":{"NORMAL":27148,"POSITION":9626},"indices":44670,"material":9,"mode":4},{"attributes":{"NORMAL":27149,"POSITION":9627},"indices":44671,"material":9,"mode":4},{"attributes":{"NORMAL":27150,"POSITION":9628},"indices":44672,"material":9,"mode":4},{"attributes":{"NORMAL":27151,"POSITION":9629},"indices":44673,"material":9,"mode":4},{"attributes":{"NORMAL":27152,"POSITION":9630},"indices":44674,"material":9,"mode":4},{"attributes":{"NORMAL":27153,"POSITION":9631},"indices":44675,"material":15,"mode":4},{"attributes":{"NORMAL":27154,"POSITION":9632},"indices":44676,"material":9,"mode":4},{"attributes":{"NORMAL":27155,"POSITION":9633},"indices":44677,"material":9,"mode":4},{"attributes":{"NORMAL":27156,"POSITION":9634},"indices":44678,"material":9,"mode":4},{"attributes":{"NORMAL":27157,"POSITION":9635},"indices":44679,"material":9,"mode":4},{"attributes":{"NORMAL":27158,"POSITION":9636},"indices":44680,"material":9,"mode":4},{"attributes":{"NORMAL":27159,"POSITION":9637},"indices":44681,"material":15,"mode":4},{"attributes":{"NORMAL":27160,"POSITION":9638},"indices":44682,"material":9,"mode":4},{"attributes":{"NORMAL":27161,"POSITION":9639},"indices":44683,"material":9,"mode":4},{"attributes":{"NORMAL":27162,"POSITION":9640},"indices":44684,"material":9,"mode":4},{"attributes":{"NORMAL":27163,"POSITION":9641},"indices":44685,"material":9,"mode":4},{"attributes":{"NORMAL":27164,"POSITION":9642},"indices":44686,"material":9,"mode":4},{"attributes":{"NORMAL":27165,"POSITION":9643},"indices":44687,"material":9,"mode":4},{"attributes":{"NORMAL":27166,"POSITION":9644},"indices":44688,"material":9,"mode":4},{"attributes":{"NORMAL":27167,"POSITION":9645},"indices":44689,"material":9,"mode":4},{"attributes":{"NORMAL":27168,"POSITION":9646},"indices":44690,"material":9,"mode":4},{"attributes":{"NORMAL":27169,"POSITION":9647},"indices":44691,"material":9,"mode":4},{"attributes":{"NORMAL":27170,"POSITION":9648},"indices":44692,"material":15,"mode":4},{"attributes":{"NORMAL":27171,"POSITION":9649},"indices":44693,"material":9,"mode":4},{"attributes":{"NORMAL":27172,"POSITION":9650},"indices":44694,"material":9,"mode":4},{"attributes":{"NORMAL":27173,"POSITION":9651},"indices":44695,"material":9,"mode":4},{"attributes":{"NORMAL":27174,"POSITION":9652},"indices":44696,"material":9,"mode":4},{"attributes":{"NORMAL":27175,"POSITION":9653},"indices":44697,"material":9,"mode":4},{"attributes":{"NORMAL":27176,"POSITION":9654},"indices":44698,"material":9,"mode":4},{"attributes":{"NORMAL":27177,"POSITION":9655},"indices":44699,"material":9,"mode":4},{"attributes":{"NORMAL":27178,"POSITION":9656},"indices":44700,"material":9,"mode":4}]},{"name":"COMPOUND1803","primitives":[{"attributes":{"NORMAL":27179,"POSITION":9657},"indices":44701,"material":13,"mode":4},{"attributes":{"NORMAL":27180,"POSITION":9658},"indices":44702,"material":13,"mode":4},{"attributes":{"NORMAL":27181,"POSITION":9659},"indices":44703,"material":13,"mode":4},{"attributes":{"NORMAL":27182,"POSITION":9660},"indices":44704,"material":13,"mode":4},{"attributes":{"NORMAL":27183,"POSITION":9661},"indices":44705,"material":13,"mode":4},{"attributes":{"NORMAL":27184,"POSITION":9662},"indices":44706,"material":13,"mode":4},{"attributes":{"NORMAL":27185,"POSITION":9663},"indices":44707,"material":13,"mode":4},{"attributes":{"NORMAL":27186,"POSITION":9664},"indices":44708,"material":13,"mode":4},{"attributes":{"NORMAL":27187,"POSITION":9665},"indices":44709,"material":13,"mode":4},{"attributes":{"NORMAL":27188,"POSITION":9666},"indices":44710,"material":13,"mode":4},{"attributes":{"NORMAL":27189,"POSITION":9667},"indices":44711,"material":9,"mode":4},{"attributes":{"NORMAL":27190,"POSITION":9668},"indices":44712,"material":9,"mode":4},{"attributes":{"NORMAL":27191,"POSITION":9669},"indices":44713,"material":9,"mode":4},{"attributes":{"NORMAL":27192,"POSITION":9670},"indices":44714,"material":9,"mode":4},{"attributes":{"NORMAL":27193,"POSITION":9671},"indices":44715,"material":9,"mode":4},{"attributes":{"NORMAL":27194,"POSITION":9672},"indices":44716,"material":13,"mode":4},{"attributes":{"NORMAL":27195,"POSITION":9673},"indices":44717,"material":9,"mode":4},{"attributes":{"NORMAL":27196,"POSITION":9674},"indices":44718,"material":9,"mode":4},{"attributes":{"NORMAL":27197,"POSITION":9675},"indices":44719,"material":9,"mode":4},{"attributes":{"NORMAL":27198,"POSITION":9676},"indices":44720,"material":9,"mode":4},{"attributes":{"NORMAL":27199,"POSITION":9677},"indices":44721,"material":9,"mode":4},{"attributes":{"NORMAL":27200,"POSITION":9678},"indices":44722,"material":13,"mode":4},{"attributes":{"NORMAL":27201,"POSITION":9679},"indices":44723,"material":9,"mode":4},{"attributes":{"NORMAL":27202,"POSITION":9680},"indices":44724,"material":9,"mode":4},{"attributes":{"NORMAL":27203,"POSITION":9681},"indices":44725,"material":9,"mode":4},{"attributes":{"NORMAL":27204,"POSITION":9682},"indices":44726,"material":9,"mode":4},{"attributes":{"NORMAL":27205,"POSITION":9683},"indices":44727,"material":9,"mode":4},{"attributes":{"NORMAL":27206,"POSITION":9684},"indices":44728,"material":9,"mode":4},{"attributes":{"NORMAL":27207,"POSITION":9685},"indices":44729,"material":9,"mode":4},{"attributes":{"NORMAL":27208,"POSITION":9686},"indices":44730,"material":9,"mode":4},{"attributes":{"NORMAL":27209,"POSITION":9687},"indices":44731,"material":9,"mode":4},{"attributes":{"NORMAL":27210,"POSITION":9688},"indices":44732,"material":9,"mode":4},{"attributes":{"NORMAL":27211,"POSITION":9689},"indices":44733,"material":9,"mode":4},{"attributes":{"NORMAL":27212,"POSITION":9690},"indices":44734,"material":9,"mode":4},{"attributes":{"NORMAL":27213,"POSITION":9691},"indices":44735,"material":9,"mode":4},{"attributes":{"NORMAL":27214,"POSITION":9692},"indices":44736,"material":9,"mode":4},{"attributes":{"NORMAL":27215,"POSITION":9693},"indices":44737,"material":9,"mode":4},{"attributes":{"NORMAL":27216,"POSITION":9694},"indices":44738,"material":9,"mode":4},{"attributes":{"NORMAL":27217,"POSITION":9695},"indices":44739,"material":9,"mode":4},{"attributes":{"NORMAL":27218,"POSITION":9696},"indices":44740,"material":9,"mode":4},{"attributes":{"NORMAL":27219,"POSITION":9697},"indices":44741,"material":9,"mode":4},{"attributes":{"NORMAL":27220,"POSITION":9698},"indices":44742,"material":9,"mode":4},{"attributes":{"NORMAL":27221,"POSITION":9699},"indices":44743,"material":9,"mode":4},{"attributes":{"NORMAL":27222,"POSITION":9700},"indices":44744,"material":13,"mode":4},{"attributes":{"NORMAL":27223,"POSITION":9701},"indices":44745,"material":9,"mode":4},{"attributes":{"NORMAL":27224,"POSITION":9702},"indices":44746,"material":9,"mode":4},{"attributes":{"NORMAL":27225,"POSITION":9703},"indices":44747,"material":9,"mode":4},{"attributes":{"NORMAL":27226,"POSITION":9704},"indices":44748,"material":9,"mode":4},{"attributes":{"NORMAL":27227,"POSITION":9705},"indices":44749,"material":9,"mode":4},{"attributes":{"NORMAL":27228,"POSITION":9706},"indices":44750,"material":9,"mode":4},{"attributes":{"NORMAL":27229,"POSITION":9707},"indices":44751,"material":9,"mode":4},{"attributes":{"NORMAL":27230,"POSITION":9708},"indices":44752,"material":9,"mode":4},{"attributes":{"NORMAL":27231,"POSITION":9709},"indices":44753,"material":9,"mode":4},{"attributes":{"NORMAL":27232,"POSITION":9710},"indices":44754,"material":9,"mode":4},{"attributes":{"NORMAL":27233,"POSITION":9711},"indices":44755,"material":9,"mode":4},{"attributes":{"NORMAL":27234,"POSITION":9712},"indices":44756,"material":9,"mode":4},{"attributes":{"NORMAL":27235,"POSITION":9713},"indices":44757,"material":9,"mode":4},{"attributes":{"NORMAL":27236,"POSITION":9714},"indices":44758,"material":9,"mode":4},{"attributes":{"NORMAL":27237,"POSITION":9715},"indices":44759,"material":9,"mode":4},{"attributes":{"NORMAL":27238,"POSITION":9716},"indices":44760,"material":13,"mode":4}]},{"name":"COMPOUND1804","primitives":[{"attributes":{"NORMAL":27239,"POSITION":9717},"indices":44761,"material":6,"mode":4},{"attributes":{"NORMAL":27240,"POSITION":9718},"indices":44762,"material":6,"mode":4},{"attributes":{"NORMAL":27241,"POSITION":9719},"indices":44763,"material":6,"mode":4},{"attributes":{"NORMAL":27242,"POSITION":9720},"indices":44764,"material":6,"mode":4},{"attributes":{"NORMAL":27243,"POSITION":9721},"indices":44765,"material":6,"mode":4},{"attributes":{"NORMAL":27244,"POSITION":9722},"indices":44766,"material":6,"mode":4}]},{"name":"COMPOUND1805","primitives":[{"attributes":{"NORMAL":27245,"POSITION":9723},"indices":44767,"material":14,"mode":4},{"attributes":{"NORMAL":27246,"POSITION":9724},"indices":44768,"material":14,"mode":4},{"attributes":{"NORMAL":27247,"POSITION":9725},"indices":44769,"material":14,"mode":4},{"attributes":{"NORMAL":27248,"POSITION":9726},"indices":44770,"material":14,"mode":4},{"attributes":{"NORMAL":27249,"POSITION":9727},"indices":44771,"material":14,"mode":4},{"attributes":{"NORMAL":27250,"POSITION":9728},"indices":44772,"material":14,"mode":4},{"attributes":{"NORMAL":27251,"POSITION":9729},"indices":44773,"material":14,"mode":4},{"attributes":{"NORMAL":27252,"POSITION":9730},"indices":44774,"material":14,"mode":4},{"attributes":{"NORMAL":27253,"POSITION":9731},"indices":44775,"material":14,"mode":4},{"attributes":{"NORMAL":27254,"POSITION":9732},"indices":44776,"material":14,"mode":4},{"attributes":{"NORMAL":27255,"POSITION":9733},"indices":44777,"material":14,"mode":4},{"attributes":{"NORMAL":27256,"POSITION":9734},"indices":44778,"material":14,"mode":4},{"attributes":{"NORMAL":27257,"POSITION":9735},"indices":44779,"material":14,"mode":4},{"attributes":{"NORMAL":27258,"POSITION":9736},"indices":44780,"material":14,"mode":4}]},{"name":"COMPOUND1806","primitives":[{"attributes":{"NORMAL":27259,"POSITION":9737},"indices":44781,"material":8,"mode":4},{"attributes":{"NORMAL":27260,"POSITION":9738},"indices":44782,"material":8,"mode":4},{"attributes":{"NORMAL":27261,"POSITION":9739},"indices":44783,"material":8,"mode":4},{"attributes":{"NORMAL":27262,"POSITION":9740},"indices":44784,"material":8,"mode":4},{"attributes":{"NORMAL":27263,"POSITION":9741},"indices":44785,"material":8,"mode":4},{"attributes":{"NORMAL":27264,"POSITION":9742},"indices":44786,"material":8,"mode":4},{"attributes":{"NORMAL":27265,"POSITION":9743},"indices":44787,"material":8,"mode":4},{"attributes":{"NORMAL":27266,"POSITION":9744},"indices":44788,"material":8,"mode":4},{"attributes":{"NORMAL":27267,"POSITION":9745},"indices":44789,"material":8,"mode":4},{"attributes":{"NORMAL":27268,"POSITION":9746},"indices":44790,"material":8,"mode":4},{"attributes":{"NORMAL":27269,"POSITION":9747},"indices":44791,"material":8,"mode":4},{"attributes":{"NORMAL":27270,"POSITION":9748},"indices":44792,"material":8,"mode":4},{"attributes":{"NORMAL":27271,"POSITION":9749},"indices":44793,"material":8,"mode":4},{"attributes":{"NORMAL":27272,"POSITION":9750},"indices":44794,"material":8,"mode":4},{"attributes":{"NORMAL":27273,"POSITION":9751},"indices":44795,"material":8,"mode":4},{"attributes":{"NORMAL":27274,"POSITION":9752},"indices":44796,"material":8,"mode":4},{"attributes":{"NORMAL":27275,"POSITION":9753},"indices":44797,"material":8,"mode":4},{"attributes":{"NORMAL":27276,"POSITION":9754},"indices":44798,"material":8,"mode":4}]},{"name":"COMPOUND1807","primitives":[{"attributes":{"NORMAL":27277,"POSITION":9755},"indices":44799,"material":8,"mode":4},{"attributes":{"NORMAL":27278,"POSITION":9756},"indices":44800,"material":8,"mode":4},{"attributes":{"NORMAL":27279,"POSITION":9757},"indices":44801,"material":8,"mode":4},{"attributes":{"NORMAL":27280,"POSITION":9758},"indices":44802,"material":8,"mode":4},{"attributes":{"NORMAL":27281,"POSITION":9759},"indices":44803,"material":8,"mode":4},{"attributes":{"NORMAL":27282,"POSITION":9760},"indices":44804,"material":8,"mode":4},{"attributes":{"NORMAL":27283,"POSITION":9761},"indices":44805,"material":8,"mode":4},{"attributes":{"NORMAL":27284,"POSITION":9762},"indices":44806,"material":9,"mode":4},{"attributes":{"NORMAL":27285,"POSITION":9763},"indices":44807,"material":9,"mode":4},{"attributes":{"NORMAL":27286,"POSITION":9764},"indices":44808,"material":9,"mode":4}]},{"name":"COMPOUND1808","primitives":[{"attributes":{"NORMAL":27287,"POSITION":9765},"indices":44809,"material":8,"mode":4},{"attributes":{"NORMAL":27288,"POSITION":9766},"indices":44810,"material":8,"mode":4},{"attributes":{"NORMAL":27289,"POSITION":9767},"indices":44811,"material":8,"mode":4},{"attributes":{"NORMAL":27290,"POSITION":9768},"indices":44812,"material":8,"mode":4},{"attributes":{"NORMAL":27291,"POSITION":9769},"indices":44813,"material":8,"mode":4},{"attributes":{"NORMAL":27292,"POSITION":9770},"indices":44814,"material":8,"mode":4},{"attributes":{"NORMAL":27293,"POSITION":9771},"indices":44815,"material":8,"mode":4},{"attributes":{"NORMAL":27294,"POSITION":9772},"indices":44816,"material":8,"mode":4},{"attributes":{"NORMAL":27295,"POSITION":9773},"indices":44817,"material":8,"mode":4},{"attributes":{"NORMAL":27296,"POSITION":9774},"indices":44818,"material":8,"mode":4},{"attributes":{"NORMAL":27297,"POSITION":9775},"indices":44819,"material":8,"mode":4},{"attributes":{"NORMAL":27298,"POSITION":9776},"indices":44820,"material":8,"mode":4},{"attributes":{"NORMAL":27299,"POSITION":9777},"indices":44821,"material":8,"mode":4},{"attributes":{"NORMAL":27300,"POSITION":9778},"indices":44822,"material":8,"mode":4}]},{"name":"COMPOUND1809","primitives":[{"attributes":{"NORMAL":27301,"POSITION":9779},"indices":44823,"material":14,"mode":4},{"attributes":{"NORMAL":27302,"POSITION":9780},"indices":44824,"material":14,"mode":4},{"attributes":{"NORMAL":27303,"POSITION":9781},"indices":44825,"material":14,"mode":4},{"attributes":{"NORMAL":27304,"POSITION":9782},"indices":44826,"material":14,"mode":4},{"attributes":{"NORMAL":27305,"POSITION":9783},"indices":44827,"material":14,"mode":4},{"attributes":{"NORMAL":27306,"POSITION":9784},"indices":44828,"material":14,"mode":4},{"attributes":{"NORMAL":27307,"POSITION":9785},"indices":44829,"material":14,"mode":4},{"attributes":{"NORMAL":27308,"POSITION":9786},"indices":44830,"material":14,"mode":4},{"attributes":{"NORMAL":27309,"POSITION":9787},"indices":44831,"material":14,"mode":4},{"attributes":{"NORMAL":27310,"POSITION":9788},"indices":44832,"material":14,"mode":4},{"attributes":{"NORMAL":27311,"POSITION":9789},"indices":44833,"material":14,"mode":4},{"attributes":{"NORMAL":27312,"POSITION":9790},"indices":44834,"material":14,"mode":4},{"attributes":{"NORMAL":27313,"POSITION":9791},"indices":44835,"material":14,"mode":4},{"attributes":{"NORMAL":27314,"POSITION":9792},"indices":44836,"material":14,"mode":4},{"attributes":{"NORMAL":27315,"POSITION":9793},"indices":44837,"material":14,"mode":4},{"attributes":{"NORMAL":27316,"POSITION":9794},"indices":44838,"material":14,"mode":4},{"attributes":{"NORMAL":27317,"POSITION":9795},"indices":44839,"material":14,"mode":4},{"attributes":{"NORMAL":27318,"POSITION":9796},"indices":44840,"material":14,"mode":4},{"attributes":{"NORMAL":27319,"POSITION":9797},"indices":44841,"material":14,"mode":4},{"attributes":{"NORMAL":27320,"POSITION":9798},"indices":44842,"material":14,"mode":4},{"attributes":{"NORMAL":27321,"POSITION":9799},"indices":44843,"material":14,"mode":4},{"attributes":{"NORMAL":27322,"POSITION":9800},"indices":44844,"material":14,"mode":4}]},{"name":"COMPOUND1810","primitives":[{"attributes":{"NORMAL":27323,"POSITION":9801},"indices":44845,"material":13,"mode":4},{"attributes":{"NORMAL":27324,"POSITION":9802},"indices":44846,"material":13,"mode":4},{"attributes":{"NORMAL":27325,"POSITION":9803},"indices":44847,"material":13,"mode":4},{"attributes":{"NORMAL":27326,"POSITION":9804},"indices":44848,"material":13,"mode":4},{"attributes":{"NORMAL":27327,"POSITION":9805},"indices":44849,"material":13,"mode":4},{"attributes":{"NORMAL":27328,"POSITION":9806},"indices":44850,"material":13,"mode":4},{"attributes":{"NORMAL":27329,"POSITION":9807},"indices":44851,"material":13,"mode":4},{"attributes":{"NORMAL":27330,"POSITION":9808},"indices":44852,"material":13,"mode":4},{"attributes":{"NORMAL":27331,"POSITION":9809},"indices":44853,"material":13,"mode":4},{"attributes":{"NORMAL":27332,"POSITION":9810},"indices":44854,"material":13,"mode":4},{"attributes":{"NORMAL":27333,"POSITION":9811},"indices":44855,"material":9,"mode":4},{"attributes":{"NORMAL":27334,"POSITION":9812},"indices":44856,"material":9,"mode":4},{"attributes":{"NORMAL":27335,"POSITION":9813},"indices":44857,"material":9,"mode":4},{"attributes":{"NORMAL":27336,"POSITION":9814},"indices":44858,"material":9,"mode":4},{"attributes":{"NORMAL":27337,"POSITION":9815},"indices":44859,"material":9,"mode":4},{"attributes":{"NORMAL":27338,"POSITION":9816},"indices":44860,"material":13,"mode":4},{"attributes":{"NORMAL":27339,"POSITION":9817},"indices":44861,"material":9,"mode":4},{"attributes":{"NORMAL":27340,"POSITION":9818},"indices":44862,"material":9,"mode":4},{"attributes":{"NORMAL":27341,"POSITION":9819},"indices":44863,"material":9,"mode":4},{"attributes":{"NORMAL":27342,"POSITION":9820},"indices":44864,"material":9,"mode":4},{"attributes":{"NORMAL":27343,"POSITION":9821},"indices":44865,"material":9,"mode":4},{"attributes":{"NORMAL":27344,"POSITION":9822},"indices":44866,"material":13,"mode":4},{"attributes":{"NORMAL":27345,"POSITION":9823},"indices":44867,"material":9,"mode":4},{"attributes":{"NORMAL":27346,"POSITION":9824},"indices":44868,"material":9,"mode":4},{"attributes":{"NORMAL":27347,"POSITION":9825},"indices":44869,"material":9,"mode":4},{"attributes":{"NORMAL":27348,"POSITION":9826},"indices":44870,"material":9,"mode":4},{"attributes":{"NORMAL":27349,"POSITION":9827},"indices":44871,"material":9,"mode":4},{"attributes":{"NORMAL":27350,"POSITION":9828},"indices":44872,"material":9,"mode":4},{"attributes":{"NORMAL":27351,"POSITION":9829},"indices":44873,"material":9,"mode":4},{"attributes":{"NORMAL":27352,"POSITION":9830},"indices":44874,"material":9,"mode":4},{"attributes":{"NORMAL":27353,"POSITION":9831},"indices":44875,"material":9,"mode":4},{"attributes":{"NORMAL":27354,"POSITION":9832},"indices":44876,"material":9,"mode":4},{"attributes":{"NORMAL":27355,"POSITION":9833},"indices":44877,"material":9,"mode":4},{"attributes":{"NORMAL":27356,"POSITION":9834},"indices":44878,"material":9,"mode":4},{"attributes":{"NORMAL":27357,"POSITION":9835},"indices":44879,"material":9,"mode":4},{"attributes":{"NORMAL":27358,"POSITION":9836},"indices":44880,"material":9,"mode":4},{"attributes":{"NORMAL":27359,"POSITION":9837},"indices":44881,"material":9,"mode":4},{"attributes":{"NORMAL":27360,"POSITION":9838},"indices":44882,"material":9,"mode":4},{"attributes":{"NORMAL":27361,"POSITION":9839},"indices":44883,"material":9,"mode":4},{"attributes":{"NORMAL":27362,"POSITION":9840},"indices":44884,"material":9,"mode":4},{"attributes":{"NORMAL":27363,"POSITION":9841},"indices":44885,"material":9,"mode":4},{"attributes":{"NORMAL":27364,"POSITION":9842},"indices":44886,"material":9,"mode":4},{"attributes":{"NORMAL":27365,"POSITION":9843},"indices":44887,"material":9,"mode":4},{"attributes":{"NORMAL":27366,"POSITION":9844},"indices":44888,"material":13,"mode":4},{"attributes":{"NORMAL":27367,"POSITION":9845},"indices":44889,"material":9,"mode":4},{"attributes":{"NORMAL":27368,"POSITION":9846},"indices":44890,"material":9,"mode":4},{"attributes":{"NORMAL":27369,"POSITION":9847},"indices":44891,"material":9,"mode":4},{"attributes":{"NORMAL":27370,"POSITION":9848},"indices":44892,"material":9,"mode":4},{"attributes":{"NORMAL":27371,"POSITION":9849},"indices":44893,"material":9,"mode":4},{"attributes":{"NORMAL":27372,"POSITION":9850},"indices":44894,"material":9,"mode":4},{"attributes":{"NORMAL":27373,"POSITION":9851},"indices":44895,"material":9,"mode":4},{"attributes":{"NORMAL":27374,"POSITION":9852},"indices":44896,"material":9,"mode":4},{"attributes":{"NORMAL":27375,"POSITION":9853},"indices":44897,"material":9,"mode":4},{"attributes":{"NORMAL":27376,"POSITION":9854},"indices":44898,"material":9,"mode":4},{"attributes":{"NORMAL":27377,"POSITION":9855},"indices":44899,"material":9,"mode":4},{"attributes":{"NORMAL":27378,"POSITION":9856},"indices":44900,"material":9,"mode":4},{"attributes":{"NORMAL":27379,"POSITION":9857},"indices":44901,"material":9,"mode":4},{"attributes":{"NORMAL":27380,"POSITION":9858},"indices":44902,"material":9,"mode":4},{"attributes":{"NORMAL":27381,"POSITION":9859},"indices":44903,"material":9,"mode":4},{"attributes":{"NORMAL":27382,"POSITION":9860},"indices":44904,"material":13,"mode":4}]},{"name":"COMPOUND1811","primitives":[{"attributes":{"NORMAL":27383,"POSITION":9861},"indices":44905,"material":8,"mode":4},{"attributes":{"NORMAL":27384,"POSITION":9862},"indices":44906,"material":8,"mode":4},{"attributes":{"NORMAL":27385,"POSITION":9863},"indices":44907,"material":8,"mode":4},{"attributes":{"NORMAL":27386,"POSITION":9864},"indices":44908,"material":8,"mode":4},{"attributes":{"NORMAL":27387,"POSITION":9865},"indices":44909,"material":8,"mode":4},{"attributes":{"NORMAL":27388,"POSITION":9866},"indices":44910,"material":8,"mode":4},{"attributes":{"NORMAL":27389,"POSITION":9867},"indices":44911,"material":8,"mode":4},{"attributes":{"NORMAL":27390,"POSITION":9868},"indices":44912,"material":9,"mode":4},{"attributes":{"NORMAL":27391,"POSITION":9869},"indices":44913,"material":9,"mode":4},{"attributes":{"NORMAL":27392,"POSITION":9870},"indices":44914,"material":9,"mode":4}]},{"name":"COMPOUND1812","primitives":[{"attributes":{"NORMAL":27393,"POSITION":9871},"indices":44915,"material":15,"mode":4},{"attributes":{"NORMAL":27394,"POSITION":9872},"indices":44916,"material":15,"mode":4},{"attributes":{"NORMAL":27395,"POSITION":9873},"indices":44917,"material":15,"mode":4},{"attributes":{"NORMAL":27396,"POSITION":9874},"indices":44918,"material":15,"mode":4},{"attributes":{"NORMAL":27397,"POSITION":9875},"indices":44919,"material":15,"mode":4},{"attributes":{"NORMAL":27398,"POSITION":9876},"indices":44920,"material":15,"mode":4},{"attributes":{"NORMAL":27399,"POSITION":9877},"indices":44921,"material":15,"mode":4},{"attributes":{"NORMAL":27400,"POSITION":9878},"indices":44922,"material":15,"mode":4},{"attributes":{"NORMAL":27401,"POSITION":9879},"indices":44923,"material":15,"mode":4},{"attributes":{"NORMAL":27402,"POSITION":9880},"indices":44924,"material":15,"mode":4},{"attributes":{"NORMAL":27403,"POSITION":9881},"indices":44925,"material":9,"mode":4},{"attributes":{"NORMAL":27404,"POSITION":9882},"indices":44926,"material":9,"mode":4},{"attributes":{"NORMAL":27405,"POSITION":9883},"indices":44927,"material":9,"mode":4},{"attributes":{"NORMAL":27406,"POSITION":9884},"indices":44928,"material":9,"mode":4},{"attributes":{"NORMAL":27407,"POSITION":9885},"indices":44929,"material":9,"mode":4},{"attributes":{"NORMAL":27408,"POSITION":9886},"indices":44930,"material":15,"mode":4},{"attributes":{"NORMAL":27409,"POSITION":9887},"indices":44931,"material":9,"mode":4},{"attributes":{"NORMAL":27410,"POSITION":9888},"indices":44932,"material":9,"mode":4},{"attributes":{"NORMAL":27411,"POSITION":9889},"indices":44933,"material":9,"mode":4},{"attributes":{"NORMAL":27412,"POSITION":9890},"indices":44934,"material":9,"mode":4},{"attributes":{"NORMAL":27413,"POSITION":9891},"indices":44935,"material":9,"mode":4},{"attributes":{"NORMAL":27414,"POSITION":9892},"indices":44936,"material":9,"mode":4},{"attributes":{"NORMAL":27415,"POSITION":9893},"indices":44937,"material":9,"mode":4},{"attributes":{"NORMAL":27416,"POSITION":9894},"indices":44938,"material":9,"mode":4},{"attributes":{"NORMAL":27417,"POSITION":9895},"indices":44939,"material":9,"mode":4},{"attributes":{"NORMAL":27418,"POSITION":9896},"indices":44940,"material":9,"mode":4},{"attributes":{"NORMAL":27419,"POSITION":9897},"indices":44941,"material":9,"mode":4},{"attributes":{"NORMAL":27420,"POSITION":9898},"indices":44942,"material":9,"mode":4},{"attributes":{"NORMAL":27421,"POSITION":9899},"indices":44943,"material":9,"mode":4},{"attributes":{"NORMAL":27422,"POSITION":9900},"indices":44944,"material":9,"mode":4},{"attributes":{"NORMAL":27423,"POSITION":9901},"indices":44945,"material":9,"mode":4},{"attributes":{"NORMAL":27424,"POSITION":9902},"indices":44946,"material":9,"mode":4},{"attributes":{"NORMAL":27425,"POSITION":9903},"indices":44947,"material":9,"mode":4},{"attributes":{"NORMAL":27426,"POSITION":9904},"indices":44948,"material":9,"mode":4},{"attributes":{"NORMAL":27427,"POSITION":9905},"indices":44949,"material":9,"mode":4},{"attributes":{"NORMAL":27428,"POSITION":9906},"indices":44950,"material":9,"mode":4},{"attributes":{"NORMAL":27429,"POSITION":9907},"indices":44951,"material":15,"mode":4},{"attributes":{"NORMAL":27430,"POSITION":9908},"indices":44952,"material":9,"mode":4},{"attributes":{"NORMAL":27431,"POSITION":9909},"indices":44953,"material":9,"mode":4},{"attributes":{"NORMAL":27432,"POSITION":9910},"indices":44954,"material":9,"mode":4},{"attributes":{"NORMAL":27433,"POSITION":9911},"indices":44955,"material":9,"mode":4},{"attributes":{"NORMAL":27434,"POSITION":9912},"indices":44956,"material":9,"mode":4},{"attributes":{"NORMAL":27435,"POSITION":9913},"indices":44957,"material":15,"mode":4},{"attributes":{"NORMAL":27436,"POSITION":9914},"indices":44958,"material":9,"mode":4},{"attributes":{"NORMAL":27437,"POSITION":9915},"indices":44959,"material":9,"mode":4},{"attributes":{"NORMAL":27438,"POSITION":9916},"indices":44960,"material":9,"mode":4},{"attributes":{"NORMAL":27439,"POSITION":9917},"indices":44961,"material":9,"mode":4},{"attributes":{"NORMAL":27440,"POSITION":9918},"indices":44962,"material":9,"mode":4},{"attributes":{"NORMAL":27441,"POSITION":9919},"indices":44963,"material":9,"mode":4},{"attributes":{"NORMAL":27442,"POSITION":9920},"indices":44964,"material":9,"mode":4}]},{"name":"COMPOUND1813","primitives":[{"attributes":{"NORMAL":27443,"POSITION":9921},"indices":44965,"material":14,"mode":4},{"attributes":{"NORMAL":27444,"POSITION":9922},"indices":44966,"material":14,"mode":4},{"attributes":{"NORMAL":27445,"POSITION":9923},"indices":44967,"material":14,"mode":4},{"attributes":{"NORMAL":27446,"POSITION":9924},"indices":44968,"material":14,"mode":4},{"attributes":{"NORMAL":27447,"POSITION":9925},"indices":44969,"material":14,"mode":4},{"attributes":{"NORMAL":27448,"POSITION":9926},"indices":44970,"material":14,"mode":4},{"attributes":{"NORMAL":27449,"POSITION":9927},"indices":44971,"material":14,"mode":4},{"attributes":{"NORMAL":27450,"POSITION":9928},"indices":44972,"material":14,"mode":4},{"attributes":{"NORMAL":27451,"POSITION":9929},"indices":44973,"material":14,"mode":4},{"attributes":{"NORMAL":27452,"POSITION":9930},"indices":44974,"material":14,"mode":4},{"attributes":{"NORMAL":27453,"POSITION":9931},"indices":44975,"material":14,"mode":4},{"attributes":{"NORMAL":27454,"POSITION":9932},"indices":44976,"material":14,"mode":4},{"attributes":{"NORMAL":27455,"POSITION":9933},"indices":44977,"material":14,"mode":4},{"attributes":{"NORMAL":27456,"POSITION":9934},"indices":44978,"material":14,"mode":4}]},{"name":"COMPOUND1814","primitives":[{"attributes":{"NORMAL":27457,"POSITION":9935},"indices":44979,"material":8,"mode":4},{"attributes":{"NORMAL":27458,"POSITION":9936},"indices":44980,"material":8,"mode":4},{"attributes":{"NORMAL":27459,"POSITION":9937},"indices":44981,"material":8,"mode":4},{"attributes":{"NORMAL":27460,"POSITION":9938},"indices":44982,"material":8,"mode":4},{"attributes":{"NORMAL":27461,"POSITION":9939},"indices":44983,"material":8,"mode":4},{"attributes":{"NORMAL":27462,"POSITION":9940},"indices":44984,"material":8,"mode":4},{"attributes":{"NORMAL":27463,"POSITION":9941},"indices":44985,"material":8,"mode":4},{"attributes":{"NORMAL":27464,"POSITION":9942},"indices":44986,"material":9,"mode":4},{"attributes":{"NORMAL":27465,"POSITION":9943},"indices":44987,"material":9,"mode":4},{"attributes":{"NORMAL":27466,"POSITION":9944},"indices":44988,"material":9,"mode":4}]},{"name":"COMPOUND1815","primitives":[{"attributes":{"NORMAL":27467,"POSITION":9945},"indices":44989,"material":8,"mode":4},{"attributes":{"NORMAL":27468,"POSITION":9946},"indices":44990,"material":8,"mode":4},{"attributes":{"NORMAL":27469,"POSITION":9947},"indices":44991,"material":8,"mode":4},{"attributes":{"NORMAL":27470,"POSITION":9948},"indices":44992,"material":8,"mode":4},{"attributes":{"NORMAL":27471,"POSITION":9949},"indices":44993,"material":8,"mode":4},{"attributes":{"NORMAL":27472,"POSITION":9950},"indices":44994,"material":8,"mode":4},{"attributes":{"NORMAL":27473,"POSITION":9951},"indices":44995,"material":8,"mode":4},{"attributes":{"NORMAL":27474,"POSITION":9952},"indices":44996,"material":9,"mode":4},{"attributes":{"NORMAL":27475,"POSITION":9953},"indices":44997,"material":9,"mode":4},{"attributes":{"NORMAL":27476,"POSITION":9954},"indices":44998,"material":9,"mode":4}]},{"name":"COMPOUND1816","primitives":[{"attributes":{"NORMAL":27477,"POSITION":9955},"indices":44999,"material":14,"mode":4},{"attributes":{"NORMAL":27478,"POSITION":9956},"indices":45000,"material":14,"mode":4},{"attributes":{"NORMAL":27479,"POSITION":9957},"indices":45001,"material":14,"mode":4},{"attributes":{"NORMAL":27480,"POSITION":9958},"indices":45002,"material":14,"mode":4},{"attributes":{"NORMAL":27481,"POSITION":9959},"indices":45003,"material":14,"mode":4},{"attributes":{"NORMAL":27482,"POSITION":9960},"indices":45004,"material":14,"mode":4},{"attributes":{"NORMAL":27483,"POSITION":9961},"indices":45005,"material":14,"mode":4},{"attributes":{"NORMAL":27484,"POSITION":9962},"indices":45006,"material":14,"mode":4},{"attributes":{"NORMAL":27485,"POSITION":9963},"indices":45007,"material":14,"mode":4},{"attributes":{"NORMAL":27486,"POSITION":9964},"indices":45008,"material":14,"mode":4},{"attributes":{"NORMAL":27487,"POSITION":9965},"indices":45009,"material":14,"mode":4},{"attributes":{"NORMAL":27488,"POSITION":9966},"indices":45010,"material":14,"mode":4},{"attributes":{"NORMAL":27489,"POSITION":9967},"indices":45011,"material":14,"mode":4},{"attributes":{"NORMAL":27490,"POSITION":9968},"indices":45012,"material":14,"mode":4}]},{"name":"COMPOUND1817","primitives":[{"attributes":{"NORMAL":27491,"POSITION":9969},"indices":45013,"material":8,"mode":4},{"attributes":{"NORMAL":27492,"POSITION":9970},"indices":45014,"material":8,"mode":4},{"attributes":{"NORMAL":27493,"POSITION":9971},"indices":45015,"material":8,"mode":4},{"attributes":{"NORMAL":27494,"POSITION":9972},"indices":45016,"material":8,"mode":4},{"attributes":{"NORMAL":27495,"POSITION":9973},"indices":45017,"material":8,"mode":4},{"attributes":{"NORMAL":27496,"POSITION":9974},"indices":45018,"material":8,"mode":4},{"attributes":{"NORMAL":27497,"POSITION":9975},"indices":45019,"material":8,"mode":4},{"attributes":{"NORMAL":27498,"POSITION":9976},"indices":45020,"material":8,"mode":4},{"attributes":{"NORMAL":27499,"POSITION":9977},"indices":45021,"material":8,"mode":4},{"attributes":{"NORMAL":27500,"POSITION":9978},"indices":45022,"material":8,"mode":4},{"attributes":{"NORMAL":27501,"POSITION":9979},"indices":45023,"material":8,"mode":4},{"attributes":{"NORMAL":27502,"POSITION":9980},"indices":45024,"material":8,"mode":4},{"attributes":{"NORMAL":27503,"POSITION":9981},"indices":45025,"material":8,"mode":4},{"attributes":{"NORMAL":27504,"POSITION":9982},"indices":45026,"material":8,"mode":4}]},{"name":"COMPOUND1818","primitives":[{"attributes":{"NORMAL":27505,"POSITION":9983},"indices":45027,"material":14,"mode":4},{"attributes":{"NORMAL":27506,"POSITION":9984},"indices":45028,"material":14,"mode":4},{"attributes":{"NORMAL":27507,"POSITION":9985},"indices":45029,"material":14,"mode":4},{"attributes":{"NORMAL":27508,"POSITION":9986},"indices":45030,"material":14,"mode":4},{"attributes":{"NORMAL":27509,"POSITION":9987},"indices":45031,"material":14,"mode":4},{"attributes":{"NORMAL":27510,"POSITION":9988},"indices":45032,"material":14,"mode":4},{"attributes":{"NORMAL":27511,"POSITION":9989},"indices":45033,"material":14,"mode":4},{"attributes":{"NORMAL":27512,"POSITION":9990},"indices":45034,"material":14,"mode":4},{"attributes":{"NORMAL":27513,"POSITION":9991},"indices":45035,"material":14,"mode":4},{"attributes":{"NORMAL":27514,"POSITION":9992},"indices":45036,"material":14,"mode":4},{"attributes":{"NORMAL":27515,"POSITION":9993},"indices":45037,"material":14,"mode":4},{"attributes":{"NORMAL":27516,"POSITION":9994},"indices":45038,"material":14,"mode":4},{"attributes":{"NORMAL":27517,"POSITION":9995},"indices":45039,"material":14,"mode":4},{"attributes":{"NORMAL":27518,"POSITION":9996},"indices":45040,"material":14,"mode":4},{"attributes":{"NORMAL":27519,"POSITION":9997},"indices":45041,"material":14,"mode":4},{"attributes":{"NORMAL":27520,"POSITION":9998},"indices":45042,"material":14,"mode":4},{"attributes":{"NORMAL":27521,"POSITION":9999},"indices":45043,"material":14,"mode":4},{"attributes":{"NORMAL":27522,"POSITION":10000},"indices":45044,"material":14,"mode":4},{"attributes":{"NORMAL":27523,"POSITION":10001},"indices":45045,"material":14,"mode":4},{"attributes":{"NORMAL":27524,"POSITION":10002},"indices":45046,"material":14,"mode":4},{"attributes":{"NORMAL":27525,"POSITION":10003},"indices":45047,"material":14,"mode":4},{"attributes":{"NORMAL":27526,"POSITION":10004},"indices":45048,"material":14,"mode":4}]},{"name":"COMPOUND1819","primitives":[{"attributes":{"NORMAL":27527,"POSITION":10005},"indices":45049,"material":8,"mode":4},{"attributes":{"NORMAL":27528,"POSITION":10006},"indices":45050,"material":8,"mode":4},{"attributes":{"NORMAL":27529,"POSITION":10007},"indices":45051,"material":8,"mode":4},{"attributes":{"NORMAL":27530,"POSITION":10008},"indices":45052,"material":8,"mode":4},{"attributes":{"NORMAL":27531,"POSITION":10009},"indices":45053,"material":8,"mode":4},{"attributes":{"NORMAL":27532,"POSITION":10010},"indices":45054,"material":8,"mode":4},{"attributes":{"NORMAL":27533,"POSITION":10011},"indices":45055,"material":8,"mode":4},{"attributes":{"NORMAL":27534,"POSITION":10012},"indices":45056,"material":9,"mode":4},{"attributes":{"NORMAL":27535,"POSITION":10013},"indices":45057,"material":9,"mode":4},{"attributes":{"NORMAL":27536,"POSITION":10014},"indices":45058,"material":9,"mode":4}]},{"name":"COMPOUND1820","primitives":[{"attributes":{"NORMAL":27537,"POSITION":10015},"indices":45059,"material":8,"mode":4},{"attributes":{"NORMAL":27538,"POSITION":10016},"indices":45060,"material":8,"mode":4},{"attributes":{"NORMAL":27539,"POSITION":10017},"indices":45061,"material":8,"mode":4},{"attributes":{"NORMAL":27540,"POSITION":10018},"indices":45062,"material":8,"mode":4},{"attributes":{"NORMAL":27541,"POSITION":10019},"indices":45063,"material":8,"mode":4},{"attributes":{"NORMAL":27542,"POSITION":10020},"indices":45064,"material":8,"mode":4},{"attributes":{"NORMAL":27543,"POSITION":10021},"indices":45065,"material":8,"mode":4},{"attributes":{"NORMAL":27544,"POSITION":10022},"indices":45066,"material":9,"mode":4},{"attributes":{"NORMAL":27545,"POSITION":10023},"indices":45067,"material":9,"mode":4},{"attributes":{"NORMAL":27546,"POSITION":10024},"indices":45068,"material":9,"mode":4}]},{"name":"COMPOUND1821","primitives":[{"attributes":{"NORMAL":27547,"POSITION":10025},"indices":45069,"material":14,"mode":4},{"attributes":{"NORMAL":27548,"POSITION":10026},"indices":45070,"material":14,"mode":4},{"attributes":{"NORMAL":27549,"POSITION":10027},"indices":45071,"material":14,"mode":4},{"attributes":{"NORMAL":27550,"POSITION":10028},"indices":45072,"material":14,"mode":4},{"attributes":{"NORMAL":27551,"POSITION":10029},"indices":45073,"material":14,"mode":4},{"attributes":{"NORMAL":27552,"POSITION":10030},"indices":45074,"material":14,"mode":4},{"attributes":{"NORMAL":27553,"POSITION":10031},"indices":45075,"material":14,"mode":4},{"attributes":{"NORMAL":27554,"POSITION":10032},"indices":45076,"material":14,"mode":4},{"attributes":{"NORMAL":27555,"POSITION":10033},"indices":45077,"material":14,"mode":4},{"attributes":{"NORMAL":27556,"POSITION":10034},"indices":45078,"material":14,"mode":4},{"attributes":{"NORMAL":27557,"POSITION":10035},"indices":45079,"material":14,"mode":4},{"attributes":{"NORMAL":27558,"POSITION":10036},"indices":45080,"material":14,"mode":4},{"attributes":{"NORMAL":27559,"POSITION":10037},"indices":45081,"material":14,"mode":4},{"attributes":{"NORMAL":27560,"POSITION":10038},"indices":45082,"material":14,"mode":4}]},{"name":"COMPOUND1822","primitives":[{"attributes":{"NORMAL":27561,"POSITION":10039},"indices":45083,"material":13,"mode":4},{"attributes":{"NORMAL":27562,"POSITION":10040},"indices":45084,"material":13,"mode":4},{"attributes":{"NORMAL":27563,"POSITION":10041},"indices":45085,"material":13,"mode":4},{"attributes":{"NORMAL":27564,"POSITION":10042},"indices":45086,"material":13,"mode":4},{"attributes":{"NORMAL":27565,"POSITION":10043},"indices":45087,"material":13,"mode":4},{"attributes":{"NORMAL":27566,"POSITION":10044},"indices":45088,"material":13,"mode":4},{"attributes":{"NORMAL":27567,"POSITION":10045},"indices":45089,"material":13,"mode":4},{"attributes":{"NORMAL":27568,"POSITION":10046},"indices":45090,"material":13,"mode":4},{"attributes":{"NORMAL":27569,"POSITION":10047},"indices":45091,"material":13,"mode":4},{"attributes":{"NORMAL":27570,"POSITION":10048},"indices":45092,"material":13,"mode":4},{"attributes":{"NORMAL":27571,"POSITION":10049},"indices":45093,"material":9,"mode":4},{"attributes":{"NORMAL":27572,"POSITION":10050},"indices":45094,"material":9,"mode":4},{"attributes":{"NORMAL":27573,"POSITION":10051},"indices":45095,"material":9,"mode":4},{"attributes":{"NORMAL":27574,"POSITION":10052},"indices":45096,"material":9,"mode":4},{"attributes":{"NORMAL":27575,"POSITION":10053},"indices":45097,"material":9,"mode":4},{"attributes":{"NORMAL":27576,"POSITION":10054},"indices":45098,"material":13,"mode":4},{"attributes":{"NORMAL":27577,"POSITION":10055},"indices":45099,"material":9,"mode":4},{"attributes":{"NORMAL":27578,"POSITION":10056},"indices":45100,"material":9,"mode":4},{"attributes":{"NORMAL":27579,"POSITION":10057},"indices":45101,"material":9,"mode":4},{"attributes":{"NORMAL":27580,"POSITION":10058},"indices":45102,"material":9,"mode":4},{"attributes":{"NORMAL":27581,"POSITION":10059},"indices":45103,"material":9,"mode":4},{"attributes":{"NORMAL":27582,"POSITION":10060},"indices":45104,"material":13,"mode":4},{"attributes":{"NORMAL":27583,"POSITION":10061},"indices":45105,"material":9,"mode":4},{"attributes":{"NORMAL":27584,"POSITION":10062},"indices":45106,"material":9,"mode":4},{"attributes":{"NORMAL":27585,"POSITION":10063},"indices":45107,"material":9,"mode":4},{"attributes":{"NORMAL":27586,"POSITION":10064},"indices":45108,"material":9,"mode":4},{"attributes":{"NORMAL":27587,"POSITION":10065},"indices":45109,"material":9,"mode":4},{"attributes":{"NORMAL":27588,"POSITION":10066},"indices":45110,"material":9,"mode":4},{"attributes":{"NORMAL":27589,"POSITION":10067},"indices":45111,"material":9,"mode":4},{"attributes":{"NORMAL":27590,"POSITION":10068},"indices":45112,"material":9,"mode":4},{"attributes":{"NORMAL":27591,"POSITION":10069},"indices":45113,"material":9,"mode":4},{"attributes":{"NORMAL":27592,"POSITION":10070},"indices":45114,"material":9,"mode":4},{"attributes":{"NORMAL":27593,"POSITION":10071},"indices":45115,"material":9,"mode":4},{"attributes":{"NORMAL":27594,"POSITION":10072},"indices":45116,"material":9,"mode":4},{"attributes":{"NORMAL":27595,"POSITION":10073},"indices":45117,"material":9,"mode":4},{"attributes":{"NORMAL":27596,"POSITION":10074},"indices":45118,"material":9,"mode":4},{"attributes":{"NORMAL":27597,"POSITION":10075},"indices":45119,"material":9,"mode":4},{"attributes":{"NORMAL":27598,"POSITION":10076},"indices":45120,"material":9,"mode":4},{"attributes":{"NORMAL":27599,"POSITION":10077},"indices":45121,"material":9,"mode":4},{"attributes":{"NORMAL":27600,"POSITION":10078},"indices":45122,"material":9,"mode":4},{"attributes":{"NORMAL":27601,"POSITION":10079},"indices":45123,"material":9,"mode":4},{"attributes":{"NORMAL":27602,"POSITION":10080},"indices":45124,"material":9,"mode":4},{"attributes":{"NORMAL":27603,"POSITION":10081},"indices":45125,"material":9,"mode":4},{"attributes":{"NORMAL":27604,"POSITION":10082},"indices":45126,"material":13,"mode":4},{"attributes":{"NORMAL":27605,"POSITION":10083},"indices":45127,"material":9,"mode":4},{"attributes":{"NORMAL":27606,"POSITION":10084},"indices":45128,"material":9,"mode":4},{"attributes":{"NORMAL":27607,"POSITION":10085},"indices":45129,"material":9,"mode":4},{"attributes":{"NORMAL":27608,"POSITION":10086},"indices":45130,"material":9,"mode":4},{"attributes":{"NORMAL":27609,"POSITION":10087},"indices":45131,"material":9,"mode":4},{"attributes":{"NORMAL":27610,"POSITION":10088},"indices":45132,"material":9,"mode":4},{"attributes":{"NORMAL":27611,"POSITION":10089},"indices":45133,"material":9,"mode":4},{"attributes":{"NORMAL":27612,"POSITION":10090},"indices":45134,"material":9,"mode":4},{"attributes":{"NORMAL":27613,"POSITION":10091},"indices":45135,"material":9,"mode":4},{"attributes":{"NORMAL":27614,"POSITION":10092},"indices":45136,"material":9,"mode":4},{"attributes":{"NORMAL":27615,"POSITION":10093},"indices":45137,"material":9,"mode":4},{"attributes":{"NORMAL":27616,"POSITION":10094},"indices":45138,"material":9,"mode":4},{"attributes":{"NORMAL":27617,"POSITION":10095},"indices":45139,"material":9,"mode":4},{"attributes":{"NORMAL":27618,"POSITION":10096},"indices":45140,"material":9,"mode":4},{"attributes":{"NORMAL":27619,"POSITION":10097},"indices":45141,"material":9,"mode":4},{"attributes":{"NORMAL":27620,"POSITION":10098},"indices":45142,"material":13,"mode":4}]},{"name":"COMPOUND1823","primitives":[{"attributes":{"NORMAL":27621,"POSITION":10099},"indices":45143,"material":14,"mode":4},{"attributes":{"NORMAL":27622,"POSITION":10100},"indices":45144,"material":14,"mode":4},{"attributes":{"NORMAL":27623,"POSITION":10101},"indices":45145,"material":14,"mode":4},{"attributes":{"NORMAL":27624,"POSITION":10102},"indices":45146,"material":14,"mode":4},{"attributes":{"NORMAL":27625,"POSITION":10103},"indices":45147,"material":14,"mode":4},{"attributes":{"NORMAL":27626,"POSITION":10104},"indices":45148,"material":14,"mode":4},{"attributes":{"NORMAL":27627,"POSITION":10105},"indices":45149,"material":14,"mode":4},{"attributes":{"NORMAL":27628,"POSITION":10106},"indices":45150,"material":14,"mode":4},{"attributes":{"NORMAL":27629,"POSITION":10107},"indices":45151,"material":14,"mode":4},{"attributes":{"NORMAL":27630,"POSITION":10108},"indices":45152,"material":14,"mode":4},{"attributes":{"NORMAL":27631,"POSITION":10109},"indices":45153,"material":14,"mode":4},{"attributes":{"NORMAL":27632,"POSITION":10110},"indices":45154,"material":14,"mode":4},{"attributes":{"NORMAL":27633,"POSITION":10111},"indices":45155,"material":14,"mode":4},{"attributes":{"NORMAL":27634,"POSITION":10112},"indices":45156,"material":14,"mode":4},{"attributes":{"NORMAL":27635,"POSITION":10113},"indices":45157,"material":14,"mode":4},{"attributes":{"NORMAL":27636,"POSITION":10114},"indices":45158,"material":14,"mode":4},{"attributes":{"NORMAL":27637,"POSITION":10115},"indices":45159,"material":14,"mode":4},{"attributes":{"NORMAL":27638,"POSITION":10116},"indices":45160,"material":14,"mode":4},{"attributes":{"NORMAL":27639,"POSITION":10117},"indices":45161,"material":14,"mode":4},{"attributes":{"NORMAL":27640,"POSITION":10118},"indices":45162,"material":14,"mode":4},{"attributes":{"NORMAL":27641,"POSITION":10119},"indices":45163,"material":14,"mode":4},{"attributes":{"NORMAL":27642,"POSITION":10120},"indices":45164,"material":14,"mode":4}]},{"name":"COMPOUND1824","primitives":[{"attributes":{"NORMAL":27643,"POSITION":10121},"indices":45165,"material":13,"mode":4},{"attributes":{"NORMAL":27644,"POSITION":10122},"indices":45166,"material":13,"mode":4},{"attributes":{"NORMAL":27645,"POSITION":10123},"indices":45167,"material":13,"mode":4},{"attributes":{"NORMAL":27646,"POSITION":10124},"indices":45168,"material":13,"mode":4},{"attributes":{"NORMAL":27647,"POSITION":10125},"indices":45169,"material":13,"mode":4},{"attributes":{"NORMAL":27648,"POSITION":10126},"indices":45170,"material":13,"mode":4},{"attributes":{"NORMAL":27649,"POSITION":10127},"indices":45171,"material":13,"mode":4},{"attributes":{"NORMAL":27650,"POSITION":10128},"indices":45172,"material":13,"mode":4},{"attributes":{"NORMAL":27651,"POSITION":10129},"indices":45173,"material":13,"mode":4},{"attributes":{"NORMAL":27652,"POSITION":10130},"indices":45174,"material":13,"mode":4},{"attributes":{"NORMAL":27653,"POSITION":10131},"indices":45175,"material":9,"mode":4},{"attributes":{"NORMAL":27654,"POSITION":10132},"indices":45176,"material":9,"mode":4},{"attributes":{"NORMAL":27655,"POSITION":10133},"indices":45177,"material":9,"mode":4},{"attributes":{"NORMAL":27656,"POSITION":10134},"indices":45178,"material":9,"mode":4},{"attributes":{"NORMAL":27657,"POSITION":10135},"indices":45179,"material":9,"mode":4},{"attributes":{"NORMAL":27658,"POSITION":10136},"indices":45180,"material":13,"mode":4},{"attributes":{"NORMAL":27659,"POSITION":10137},"indices":45181,"material":9,"mode":4},{"attributes":{"NORMAL":27660,"POSITION":10138},"indices":45182,"material":9,"mode":4},{"attributes":{"NORMAL":27661,"POSITION":10139},"indices":45183,"material":9,"mode":4},{"attributes":{"NORMAL":27662,"POSITION":10140},"indices":45184,"material":9,"mode":4},{"attributes":{"NORMAL":27663,"POSITION":10141},"indices":45185,"material":9,"mode":4},{"attributes":{"NORMAL":27664,"POSITION":10142},"indices":45186,"material":13,"mode":4},{"attributes":{"NORMAL":27665,"POSITION":10143},"indices":45187,"material":9,"mode":4},{"attributes":{"NORMAL":27666,"POSITION":10144},"indices":45188,"material":9,"mode":4},{"attributes":{"NORMAL":27667,"POSITION":10145},"indices":45189,"material":9,"mode":4},{"attributes":{"NORMAL":27668,"POSITION":10146},"indices":45190,"material":9,"mode":4},{"attributes":{"NORMAL":27669,"POSITION":10147},"indices":45191,"material":9,"mode":4},{"attributes":{"NORMAL":27670,"POSITION":10148},"indices":45192,"material":9,"mode":4},{"attributes":{"NORMAL":27671,"POSITION":10149},"indices":45193,"material":9,"mode":4},{"attributes":{"NORMAL":27672,"POSITION":10150},"indices":45194,"material":9,"mode":4},{"attributes":{"NORMAL":27673,"POSITION":10151},"indices":45195,"material":9,"mode":4},{"attributes":{"NORMAL":27674,"POSITION":10152},"indices":45196,"material":9,"mode":4},{"attributes":{"NORMAL":27675,"POSITION":10153},"indices":45197,"material":9,"mode":4},{"attributes":{"NORMAL":27676,"POSITION":10154},"indices":45198,"material":9,"mode":4},{"attributes":{"NORMAL":27677,"POSITION":10155},"indices":45199,"material":9,"mode":4},{"attributes":{"NORMAL":27678,"POSITION":10156},"indices":45200,"material":9,"mode":4},{"attributes":{"NORMAL":27679,"POSITION":10157},"indices":45201,"material":9,"mode":4},{"attributes":{"NORMAL":27680,"POSITION":10158},"indices":45202,"material":9,"mode":4},{"attributes":{"NORMAL":27681,"POSITION":10159},"indices":45203,"material":9,"mode":4},{"attributes":{"NORMAL":27682,"POSITION":10160},"indices":45204,"material":9,"mode":4},{"attributes":{"NORMAL":27683,"POSITION":10161},"indices":45205,"material":9,"mode":4},{"attributes":{"NORMAL":27684,"POSITION":10162},"indices":45206,"material":9,"mode":4},{"attributes":{"NORMAL":27685,"POSITION":10163},"indices":45207,"material":9,"mode":4},{"attributes":{"NORMAL":27686,"POSITION":10164},"indices":45208,"material":13,"mode":4},{"attributes":{"NORMAL":27687,"POSITION":10165},"indices":45209,"material":9,"mode":4},{"attributes":{"NORMAL":27688,"POSITION":10166},"indices":45210,"material":9,"mode":4},{"attributes":{"NORMAL":27689,"POSITION":10167},"indices":45211,"material":9,"mode":4},{"attributes":{"NORMAL":27690,"POSITION":10168},"indices":45212,"material":9,"mode":4},{"attributes":{"NORMAL":27691,"POSITION":10169},"indices":45213,"material":9,"mode":4},{"attributes":{"NORMAL":27692,"POSITION":10170},"indices":45214,"material":9,"mode":4},{"attributes":{"NORMAL":27693,"POSITION":10171},"indices":45215,"material":9,"mode":4},{"attributes":{"NORMAL":27694,"POSITION":10172},"indices":45216,"material":9,"mode":4},{"attributes":{"NORMAL":27695,"POSITION":10173},"indices":45217,"material":9,"mode":4},{"attributes":{"NORMAL":27696,"POSITION":10174},"indices":45218,"material":9,"mode":4},{"attributes":{"NORMAL":27697,"POSITION":10175},"indices":45219,"material":9,"mode":4},{"attributes":{"NORMAL":27698,"POSITION":10176},"indices":45220,"material":9,"mode":4},{"attributes":{"NORMAL":27699,"POSITION":10177},"indices":45221,"material":9,"mode":4},{"attributes":{"NORMAL":27700,"POSITION":10178},"indices":45222,"material":9,"mode":4},{"attributes":{"NORMAL":27701,"POSITION":10179},"indices":45223,"material":9,"mode":4},{"attributes":{"NORMAL":27702,"POSITION":10180},"indices":45224,"material":13,"mode":4}]},{"name":"COMPOUND1825","primitives":[{"attributes":{"NORMAL":27703,"POSITION":10181},"indices":45225,"material":8,"mode":4},{"attributes":{"NORMAL":27704,"POSITION":10182},"indices":45226,"material":8,"mode":4},{"attributes":{"NORMAL":27705,"POSITION":10183},"indices":45227,"material":8,"mode":4},{"attributes":{"NORMAL":27706,"POSITION":10184},"indices":45228,"material":8,"mode":4},{"attributes":{"NORMAL":27707,"POSITION":10185},"indices":45229,"material":8,"mode":4},{"attributes":{"NORMAL":27708,"POSITION":10186},"indices":45230,"material":8,"mode":4},{"attributes":{"NORMAL":27709,"POSITION":10187},"indices":45231,"material":8,"mode":4},{"attributes":{"NORMAL":27710,"POSITION":10188},"indices":45232,"material":8,"mode":4},{"attributes":{"NORMAL":27711,"POSITION":10189},"indices":45233,"material":8,"mode":4},{"attributes":{"NORMAL":27712,"POSITION":10190},"indices":45234,"material":8,"mode":4},{"attributes":{"NORMAL":27713,"POSITION":10191},"indices":45235,"material":8,"mode":4},{"attributes":{"NORMAL":27714,"POSITION":10192},"indices":45236,"material":8,"mode":4},{"attributes":{"NORMAL":27715,"POSITION":10193},"indices":45237,"material":8,"mode":4},{"attributes":{"NORMAL":27716,"POSITION":10194},"indices":45238,"material":8,"mode":4},{"attributes":{"NORMAL":27717,"POSITION":10195},"indices":45239,"material":8,"mode":4},{"attributes":{"NORMAL":27718,"POSITION":10196},"indices":45240,"material":8,"mode":4},{"attributes":{"NORMAL":27719,"POSITION":10197},"indices":45241,"material":8,"mode":4},{"attributes":{"NORMAL":27720,"POSITION":10198},"indices":45242,"material":8,"mode":4}]},{"name":"COMPOUND1826","primitives":[{"attributes":{"NORMAL":27721,"POSITION":10199},"indices":45243,"material":14,"mode":4},{"attributes":{"NORMAL":27722,"POSITION":10200},"indices":45244,"material":14,"mode":4},{"attributes":{"NORMAL":27723,"POSITION":10201},"indices":45245,"material":14,"mode":4},{"attributes":{"NORMAL":27724,"POSITION":10202},"indices":45246,"material":14,"mode":4},{"attributes":{"NORMAL":27725,"POSITION":10203},"indices":45247,"material":14,"mode":4},{"attributes":{"NORMAL":27726,"POSITION":10204},"indices":45248,"material":14,"mode":4},{"attributes":{"NORMAL":27727,"POSITION":10205},"indices":45249,"material":14,"mode":4},{"attributes":{"NORMAL":27728,"POSITION":10206},"indices":45250,"material":14,"mode":4},{"attributes":{"NORMAL":27729,"POSITION":10207},"indices":45251,"material":14,"mode":4},{"attributes":{"NORMAL":27730,"POSITION":10208},"indices":45252,"material":14,"mode":4},{"attributes":{"NORMAL":27731,"POSITION":10209},"indices":45253,"material":14,"mode":4},{"attributes":{"NORMAL":27732,"POSITION":10210},"indices":45254,"material":14,"mode":4},{"attributes":{"NORMAL":27733,"POSITION":10211},"indices":45255,"material":14,"mode":4},{"attributes":{"NORMAL":27734,"POSITION":10212},"indices":45256,"material":14,"mode":4},{"attributes":{"NORMAL":27735,"POSITION":10213},"indices":45257,"material":14,"mode":4},{"attributes":{"NORMAL":27736,"POSITION":10214},"indices":45258,"material":14,"mode":4}]},{"name":"COMPOUND1827","primitives":[{"attributes":{"NORMAL":27737,"POSITION":10215},"indices":45259,"material":8,"mode":4},{"attributes":{"NORMAL":27738,"POSITION":10216},"indices":45260,"material":8,"mode":4},{"attributes":{"NORMAL":27739,"POSITION":10217},"indices":45261,"material":8,"mode":4},{"attributes":{"NORMAL":27740,"POSITION":10218},"indices":45262,"material":8,"mode":4},{"attributes":{"NORMAL":27741,"POSITION":10219},"indices":45263,"material":8,"mode":4},{"attributes":{"NORMAL":27742,"POSITION":10220},"indices":45264,"material":8,"mode":4},{"attributes":{"NORMAL":27743,"POSITION":10221},"indices":45265,"material":8,"mode":4},{"attributes":{"NORMAL":27744,"POSITION":10222},"indices":45266,"material":9,"mode":4},{"attributes":{"NORMAL":27745,"POSITION":10223},"indices":45267,"material":9,"mode":4},{"attributes":{"NORMAL":27746,"POSITION":10224},"indices":45268,"material":9,"mode":4}]},{"name":"COMPOUND1828","primitives":[{"attributes":{"NORMAL":27747,"POSITION":10225},"indices":45269,"material":14,"mode":4},{"attributes":{"NORMAL":27748,"POSITION":10226},"indices":45270,"material":14,"mode":4},{"attributes":{"NORMAL":27749,"POSITION":10227},"indices":45271,"material":14,"mode":4},{"attributes":{"NORMAL":27750,"POSITION":10228},"indices":45272,"material":14,"mode":4},{"attributes":{"NORMAL":27751,"POSITION":10229},"indices":45273,"material":14,"mode":4},{"attributes":{"NORMAL":27752,"POSITION":10230},"indices":45274,"material":14,"mode":4},{"attributes":{"NORMAL":27753,"POSITION":10231},"indices":45275,"material":14,"mode":4},{"attributes":{"NORMAL":27754,"POSITION":10232},"indices":45276,"material":14,"mode":4},{"attributes":{"NORMAL":27755,"POSITION":10233},"indices":45277,"material":14,"mode":4},{"attributes":{"NORMAL":27756,"POSITION":10234},"indices":45278,"material":14,"mode":4},{"attributes":{"NORMAL":27757,"POSITION":10235},"indices":45279,"material":14,"mode":4},{"attributes":{"NORMAL":27758,"POSITION":10236},"indices":45280,"material":14,"mode":4},{"attributes":{"NORMAL":27759,"POSITION":10237},"indices":45281,"material":14,"mode":4},{"attributes":{"NORMAL":27760,"POSITION":10238},"indices":45282,"material":14,"mode":4},{"attributes":{"NORMAL":27761,"POSITION":10239},"indices":45283,"material":14,"mode":4},{"attributes":{"NORMAL":27762,"POSITION":10240},"indices":45284,"material":14,"mode":4},{"attributes":{"NORMAL":27763,"POSITION":10241},"indices":45285,"material":14,"mode":4},{"attributes":{"NORMAL":27764,"POSITION":10242},"indices":45286,"material":14,"mode":4},{"attributes":{"NORMAL":27765,"POSITION":10243},"indices":45287,"material":14,"mode":4},{"attributes":{"NORMAL":27766,"POSITION":10244},"indices":45288,"material":14,"mode":4},{"attributes":{"NORMAL":27767,"POSITION":10245},"indices":45289,"material":14,"mode":4},{"attributes":{"NORMAL":27768,"POSITION":10246},"indices":45290,"material":14,"mode":4}]},{"name":"COMPOUND1829","primitives":[{"attributes":{"NORMAL":27769,"POSITION":10247},"indices":45291,"material":14,"mode":4},{"attributes":{"NORMAL":27770,"POSITION":10248},"indices":45292,"material":14,"mode":4},{"attributes":{"NORMAL":27771,"POSITION":10249},"indices":45293,"material":14,"mode":4},{"attributes":{"NORMAL":27772,"POSITION":10250},"indices":45294,"material":14,"mode":4},{"attributes":{"NORMAL":27773,"POSITION":10251},"indices":45295,"material":14,"mode":4},{"attributes":{"NORMAL":27774,"POSITION":10252},"indices":45296,"material":14,"mode":4},{"attributes":{"NORMAL":27775,"POSITION":10253},"indices":45297,"material":14,"mode":4},{"attributes":{"NORMAL":27776,"POSITION":10254},"indices":45298,"material":14,"mode":4},{"attributes":{"NORMAL":27777,"POSITION":10255},"indices":45299,"material":14,"mode":4},{"attributes":{"NORMAL":27778,"POSITION":10256},"indices":45300,"material":14,"mode":4},{"attributes":{"NORMAL":27779,"POSITION":10257},"indices":45301,"material":14,"mode":4},{"attributes":{"NORMAL":27780,"POSITION":10258},"indices":45302,"material":14,"mode":4},{"attributes":{"NORMAL":27781,"POSITION":10259},"indices":45303,"material":14,"mode":4},{"attributes":{"NORMAL":27782,"POSITION":10260},"indices":45304,"material":14,"mode":4}]},{"name":"COMPOUND1830","primitives":[{"attributes":{"NORMAL":27783,"POSITION":10261},"indices":45305,"material":8,"mode":4},{"attributes":{"NORMAL":27784,"POSITION":10262},"indices":45306,"material":8,"mode":4},{"attributes":{"NORMAL":27785,"POSITION":10263},"indices":45307,"material":8,"mode":4},{"attributes":{"NORMAL":27786,"POSITION":10264},"indices":45308,"material":8,"mode":4},{"attributes":{"NORMAL":27787,"POSITION":10265},"indices":45309,"material":8,"mode":4},{"attributes":{"NORMAL":27788,"POSITION":10266},"indices":45310,"material":8,"mode":4},{"attributes":{"NORMAL":27789,"POSITION":10267},"indices":45311,"material":8,"mode":4},{"attributes":{"NORMAL":27790,"POSITION":10268},"indices":45312,"material":9,"mode":4},{"attributes":{"NORMAL":27791,"POSITION":10269},"indices":45313,"material":9,"mode":4},{"attributes":{"NORMAL":27792,"POSITION":10270},"indices":45314,"material":9,"mode":4}]},{"name":"COMPOUND1831","primitives":[{"attributes":{"NORMAL":27793,"POSITION":10271},"indices":45315,"material":15,"mode":4},{"attributes":{"NORMAL":27794,"POSITION":10272},"indices":45316,"material":15,"mode":4},{"attributes":{"NORMAL":27795,"POSITION":10273},"indices":45317,"material":15,"mode":4},{"attributes":{"NORMAL":27796,"POSITION":10274},"indices":45318,"material":15,"mode":4},{"attributes":{"NORMAL":27797,"POSITION":10275},"indices":45319,"material":15,"mode":4},{"attributes":{"NORMAL":27798,"POSITION":10276},"indices":45320,"material":15,"mode":4},{"attributes":{"NORMAL":27799,"POSITION":10277},"indices":45321,"material":15,"mode":4},{"attributes":{"NORMAL":27800,"POSITION":10278},"indices":45322,"material":15,"mode":4},{"attributes":{"NORMAL":27801,"POSITION":10279},"indices":45323,"material":15,"mode":4},{"attributes":{"NORMAL":27802,"POSITION":10280},"indices":45324,"material":15,"mode":4},{"attributes":{"NORMAL":27803,"POSITION":10281},"indices":45325,"material":9,"mode":4},{"attributes":{"NORMAL":27804,"POSITION":10282},"indices":45326,"material":9,"mode":4},{"attributes":{"NORMAL":27805,"POSITION":10283},"indices":45327,"material":9,"mode":4},{"attributes":{"NORMAL":27806,"POSITION":10284},"indices":45328,"material":9,"mode":4},{"attributes":{"NORMAL":27807,"POSITION":10285},"indices":45329,"material":9,"mode":4},{"attributes":{"NORMAL":27808,"POSITION":10286},"indices":45330,"material":9,"mode":4},{"attributes":{"NORMAL":27809,"POSITION":10287},"indices":45331,"material":9,"mode":4},{"attributes":{"NORMAL":27810,"POSITION":10288},"indices":45332,"material":15,"mode":4},{"attributes":{"NORMAL":27811,"POSITION":10289},"indices":45333,"material":9,"mode":4},{"attributes":{"NORMAL":27812,"POSITION":10290},"indices":45334,"material":9,"mode":4},{"attributes":{"NORMAL":27813,"POSITION":10291},"indices":45335,"material":9,"mode":4},{"attributes":{"NORMAL":27814,"POSITION":10292},"indices":45336,"material":9,"mode":4},{"attributes":{"NORMAL":27815,"POSITION":10293},"indices":45337,"material":9,"mode":4},{"attributes":{"NORMAL":27816,"POSITION":10294},"indices":45338,"material":15,"mode":4},{"attributes":{"NORMAL":27817,"POSITION":10295},"indices":45339,"material":9,"mode":4},{"attributes":{"NORMAL":27818,"POSITION":10296},"indices":45340,"material":9,"mode":4},{"attributes":{"NORMAL":27819,"POSITION":10297},"indices":45341,"material":9,"mode":4},{"attributes":{"NORMAL":27820,"POSITION":10298},"indices":45342,"material":9,"mode":4},{"attributes":{"NORMAL":27821,"POSITION":10299},"indices":45343,"material":9,"mode":4},{"attributes":{"NORMAL":27822,"POSITION":10300},"indices":45344,"material":9,"mode":4},{"attributes":{"NORMAL":27823,"POSITION":10301},"indices":45345,"material":9,"mode":4},{"attributes":{"NORMAL":27824,"POSITION":10302},"indices":45346,"material":9,"mode":4},{"attributes":{"NORMAL":27825,"POSITION":10303},"indices":45347,"material":9,"mode":4},{"attributes":{"NORMAL":27826,"POSITION":10304},"indices":45348,"material":9,"mode":4},{"attributes":{"NORMAL":27827,"POSITION":10305},"indices":45349,"material":15,"mode":4},{"attributes":{"NORMAL":27828,"POSITION":10306},"indices":45350,"material":9,"mode":4},{"attributes":{"NORMAL":27829,"POSITION":10307},"indices":45351,"material":9,"mode":4},{"attributes":{"NORMAL":27830,"POSITION":10308},"indices":45352,"material":9,"mode":4},{"attributes":{"NORMAL":27831,"POSITION":10309},"indices":45353,"material":9,"mode":4},{"attributes":{"NORMAL":27832,"POSITION":10310},"indices":45354,"material":9,"mode":4},{"attributes":{"NORMAL":27833,"POSITION":10311},"indices":45355,"material":9,"mode":4},{"attributes":{"NORMAL":27834,"POSITION":10312},"indices":45356,"material":9,"mode":4},{"attributes":{"NORMAL":27835,"POSITION":10313},"indices":45357,"material":9,"mode":4}]},{"name":"COMPOUND1832","primitives":[{"attributes":{"NORMAL":27836,"POSITION":10314},"indices":45358,"material":14,"mode":4},{"attributes":{"NORMAL":27837,"POSITION":10315},"indices":45359,"material":14,"mode":4},{"attributes":{"NORMAL":27838,"POSITION":10316},"indices":45360,"material":14,"mode":4},{"attributes":{"NORMAL":27839,"POSITION":10317},"indices":45361,"material":14,"mode":4},{"attributes":{"NORMAL":27840,"POSITION":10318},"indices":45362,"material":14,"mode":4},{"attributes":{"NORMAL":27841,"POSITION":10319},"indices":45363,"material":14,"mode":4},{"attributes":{"NORMAL":27842,"POSITION":10320},"indices":45364,"material":14,"mode":4},{"attributes":{"NORMAL":27843,"POSITION":10321},"indices":45365,"material":14,"mode":4},{"attributes":{"NORMAL":27844,"POSITION":10322},"indices":45366,"material":14,"mode":4},{"attributes":{"NORMAL":27845,"POSITION":10323},"indices":45367,"material":14,"mode":4},{"attributes":{"NORMAL":27846,"POSITION":10324},"indices":45368,"material":14,"mode":4},{"attributes":{"NORMAL":27847,"POSITION":10325},"indices":45369,"material":14,"mode":4},{"attributes":{"NORMAL":27848,"POSITION":10326},"indices":45370,"material":14,"mode":4},{"attributes":{"NORMAL":27849,"POSITION":10327},"indices":45371,"material":14,"mode":4}]},{"name":"COMPOUND1833","primitives":[{"attributes":{"NORMAL":27850,"POSITION":10328},"indices":45372,"material":8,"mode":4},{"attributes":{"NORMAL":27851,"POSITION":10329},"indices":45373,"material":8,"mode":4},{"attributes":{"NORMAL":27852,"POSITION":10330},"indices":45374,"material":8,"mode":4},{"attributes":{"NORMAL":27853,"POSITION":10331},"indices":45375,"material":8,"mode":4},{"attributes":{"NORMAL":27854,"POSITION":10332},"indices":45376,"material":8,"mode":4},{"attributes":{"NORMAL":27855,"POSITION":10333},"indices":45377,"material":8,"mode":4},{"attributes":{"NORMAL":27856,"POSITION":10334},"indices":45378,"material":8,"mode":4},{"attributes":{"NORMAL":27857,"POSITION":10335},"indices":45379,"material":9,"mode":4},{"attributes":{"NORMAL":27858,"POSITION":10336},"indices":45380,"material":9,"mode":4},{"attributes":{"NORMAL":27859,"POSITION":10337},"indices":45381,"material":9,"mode":4}]},{"name":"COMPOUND1834","primitives":[{"attributes":{"NORMAL":27860,"POSITION":10338},"indices":45382,"material":14,"mode":4},{"attributes":{"NORMAL":27861,"POSITION":10339},"indices":45383,"material":14,"mode":4},{"attributes":{"NORMAL":27862,"POSITION":10340},"indices":45384,"material":14,"mode":4},{"attributes":{"NORMAL":27863,"POSITION":10341},"indices":45385,"material":14,"mode":4},{"attributes":{"NORMAL":27864,"POSITION":10342},"indices":45386,"material":14,"mode":4},{"attributes":{"NORMAL":27865,"POSITION":10343},"indices":45387,"material":14,"mode":4},{"attributes":{"NORMAL":27866,"POSITION":10344},"indices":45388,"material":14,"mode":4},{"attributes":{"NORMAL":27867,"POSITION":10345},"indices":45389,"material":14,"mode":4},{"attributes":{"NORMAL":27868,"POSITION":10346},"indices":45390,"material":14,"mode":4},{"attributes":{"NORMAL":27869,"POSITION":10347},"indices":45391,"material":14,"mode":4},{"attributes":{"NORMAL":27870,"POSITION":10348},"indices":45392,"material":14,"mode":4},{"attributes":{"NORMAL":27871,"POSITION":10349},"indices":45393,"material":14,"mode":4},{"attributes":{"NORMAL":27872,"POSITION":10350},"indices":45394,"material":14,"mode":4},{"attributes":{"NORMAL":27873,"POSITION":10351},"indices":45395,"material":14,"mode":4},{"attributes":{"NORMAL":27874,"POSITION":10352},"indices":45396,"material":14,"mode":4},{"attributes":{"NORMAL":27875,"POSITION":10353},"indices":45397,"material":14,"mode":4},{"attributes":{"NORMAL":27876,"POSITION":10354},"indices":45398,"material":14,"mode":4},{"attributes":{"NORMAL":27877,"POSITION":10355},"indices":45399,"material":14,"mode":4},{"attributes":{"NORMAL":27878,"POSITION":10356},"indices":45400,"material":14,"mode":4},{"attributes":{"NORMAL":27879,"POSITION":10357},"indices":45401,"material":14,"mode":4},{"attributes":{"NORMAL":27880,"POSITION":10358},"indices":45402,"material":14,"mode":4},{"attributes":{"NORMAL":27881,"POSITION":10359},"indices":45403,"material":14,"mode":4},{"attributes":{"NORMAL":27882,"POSITION":10360},"indices":45404,"material":14,"mode":4},{"attributes":{"NORMAL":27883,"POSITION":10361},"indices":45405,"material":14,"mode":4},{"attributes":{"NORMAL":27884,"POSITION":10362},"indices":45406,"material":14,"mode":4},{"attributes":{"NORMAL":27885,"POSITION":10363},"indices":45407,"material":14,"mode":4},{"attributes":{"NORMAL":27886,"POSITION":10364},"indices":45408,"material":14,"mode":4},{"attributes":{"NORMAL":27887,"POSITION":10365},"indices":45409,"material":14,"mode":4},{"attributes":{"NORMAL":27888,"POSITION":10366},"indices":45410,"material":14,"mode":4},{"attributes":{"NORMAL":27889,"POSITION":10367},"indices":45411,"material":14,"mode":4},{"attributes":{"NORMAL":27890,"POSITION":10368},"indices":45412,"material":14,"mode":4},{"attributes":{"NORMAL":27891,"POSITION":10369},"indices":45413,"material":14,"mode":4},{"attributes":{"NORMAL":27892,"POSITION":10370},"indices":45414,"material":14,"mode":4},{"attributes":{"NORMAL":27893,"POSITION":10371},"indices":45415,"material":14,"mode":4},{"attributes":{"NORMAL":27894,"POSITION":10372},"indices":45416,"material":14,"mode":4},{"attributes":{"NORMAL":27895,"POSITION":10373},"indices":45417,"material":14,"mode":4},{"attributes":{"NORMAL":27896,"POSITION":10374},"indices":45418,"material":14,"mode":4},{"attributes":{"NORMAL":27897,"POSITION":10375},"indices":45419,"material":14,"mode":4},{"attributes":{"NORMAL":27898,"POSITION":10376},"indices":45420,"material":14,"mode":4},{"attributes":{"NORMAL":27899,"POSITION":10377},"indices":45421,"material":14,"mode":4},{"attributes":{"NORMAL":27900,"POSITION":10378},"indices":45422,"material":14,"mode":4},{"attributes":{"NORMAL":27901,"POSITION":10379},"indices":45423,"material":14,"mode":4},{"attributes":{"NORMAL":27902,"POSITION":10380},"indices":45424,"material":14,"mode":4},{"attributes":{"NORMAL":27903,"POSITION":10381},"indices":45425,"material":14,"mode":4},{"attributes":{"NORMAL":27904,"POSITION":10382},"indices":45426,"material":14,"mode":4},{"attributes":{"NORMAL":27905,"POSITION":10383},"indices":45427,"material":14,"mode":4},{"attributes":{"NORMAL":27906,"POSITION":10384},"indices":45428,"material":14,"mode":4},{"attributes":{"NORMAL":27907,"POSITION":10385},"indices":45429,"material":14,"mode":4},{"attributes":{"NORMAL":27908,"POSITION":10386},"indices":45430,"material":14,"mode":4},{"attributes":{"NORMAL":27909,"POSITION":10387},"indices":45431,"material":14,"mode":4},{"attributes":{"NORMAL":27910,"POSITION":10388},"indices":45432,"material":14,"mode":4},{"attributes":{"NORMAL":27911,"POSITION":10389},"indices":45433,"material":14,"mode":4},{"attributes":{"NORMAL":27912,"POSITION":10390},"indices":45434,"material":14,"mode":4},{"attributes":{"NORMAL":27913,"POSITION":10391},"indices":45435,"material":14,"mode":4},{"attributes":{"NORMAL":27914,"POSITION":10392},"indices":45436,"material":14,"mode":4},{"attributes":{"NORMAL":27915,"POSITION":10393},"indices":45437,"material":14,"mode":4},{"attributes":{"NORMAL":27916,"POSITION":10394},"indices":45438,"material":14,"mode":4},{"attributes":{"NORMAL":27917,"POSITION":10395},"indices":45439,"material":14,"mode":4},{"attributes":{"NORMAL":27918,"POSITION":10396},"indices":45440,"material":14,"mode":4},{"attributes":{"NORMAL":27919,"POSITION":10397},"indices":45441,"material":14,"mode":4},{"attributes":{"NORMAL":27920,"POSITION":10398},"indices":45442,"material":14,"mode":4},{"attributes":{"NORMAL":27921,"POSITION":10399},"indices":45443,"material":14,"mode":4},{"attributes":{"NORMAL":27922,"POSITION":10400},"indices":45444,"material":14,"mode":4},{"attributes":{"NORMAL":27923,"POSITION":10401},"indices":45445,"material":14,"mode":4},{"attributes":{"NORMAL":27924,"POSITION":10402},"indices":45446,"material":14,"mode":4},{"attributes":{"NORMAL":27925,"POSITION":10403},"indices":45447,"material":14,"mode":4},{"attributes":{"NORMAL":27926,"POSITION":10404},"indices":45448,"material":14,"mode":4},{"attributes":{"NORMAL":27927,"POSITION":10405},"indices":45449,"material":14,"mode":4},{"attributes":{"NORMAL":27928,"POSITION":10406},"indices":45450,"material":14,"mode":4},{"attributes":{"NORMAL":27929,"POSITION":10407},"indices":45451,"material":14,"mode":4},{"attributes":{"NORMAL":27930,"POSITION":10408},"indices":45452,"material":14,"mode":4},{"attributes":{"NORMAL":27931,"POSITION":10409},"indices":45453,"material":14,"mode":4},{"attributes":{"NORMAL":27932,"POSITION":10410},"indices":45454,"material":14,"mode":4},{"attributes":{"NORMAL":27933,"POSITION":10411},"indices":45455,"material":14,"mode":4},{"attributes":{"NORMAL":27934,"POSITION":10412},"indices":45456,"material":14,"mode":4},{"attributes":{"NORMAL":27935,"POSITION":10413},"indices":45457,"material":14,"mode":4},{"attributes":{"NORMAL":27936,"POSITION":10414},"indices":45458,"material":14,"mode":4},{"attributes":{"NORMAL":27937,"POSITION":10415},"indices":45459,"material":14,"mode":4},{"attributes":{"NORMAL":27938,"POSITION":10416},"indices":45460,"material":14,"mode":4},{"attributes":{"NORMAL":27939,"POSITION":10417},"indices":45461,"material":14,"mode":4},{"attributes":{"NORMAL":27940,"POSITION":10418},"indices":45462,"material":14,"mode":4},{"attributes":{"NORMAL":27941,"POSITION":10419},"indices":45463,"material":14,"mode":4},{"attributes":{"NORMAL":27942,"POSITION":10420},"indices":45464,"material":14,"mode":4},{"attributes":{"NORMAL":27943,"POSITION":10421},"indices":45465,"material":14,"mode":4},{"attributes":{"NORMAL":27944,"POSITION":10422},"indices":45466,"material":14,"mode":4},{"attributes":{"NORMAL":27945,"POSITION":10423},"indices":45467,"material":14,"mode":4},{"attributes":{"NORMAL":27946,"POSITION":10424},"indices":45468,"material":14,"mode":4},{"attributes":{"NORMAL":27947,"POSITION":10425},"indices":45469,"material":14,"mode":4},{"attributes":{"NORMAL":27948,"POSITION":10426},"indices":45470,"material":14,"mode":4},{"attributes":{"NORMAL":27949,"POSITION":10427},"indices":45471,"material":14,"mode":4},{"attributes":{"NORMAL":27950,"POSITION":10428},"indices":45472,"material":14,"mode":4},{"attributes":{"NORMAL":27951,"POSITION":10429},"indices":45473,"material":14,"mode":4},{"attributes":{"NORMAL":27952,"POSITION":10430},"indices":45474,"material":14,"mode":4},{"attributes":{"NORMAL":27953,"POSITION":10431},"indices":45475,"material":14,"mode":4},{"attributes":{"NORMAL":27954,"POSITION":10432},"indices":45476,"material":14,"mode":4},{"attributes":{"NORMAL":27955,"POSITION":10433},"indices":45477,"material":14,"mode":4},{"attributes":{"NORMAL":27956,"POSITION":10434},"indices":45478,"material":14,"mode":4},{"attributes":{"NORMAL":27957,"POSITION":10435},"indices":45479,"material":14,"mode":4},{"attributes":{"NORMAL":27958,"POSITION":10436},"indices":45480,"material":14,"mode":4},{"attributes":{"NORMAL":27959,"POSITION":10437},"indices":45481,"material":14,"mode":4},{"attributes":{"NORMAL":27960,"POSITION":10438},"indices":45482,"material":14,"mode":4},{"attributes":{"NORMAL":27961,"POSITION":10439},"indices":45483,"material":14,"mode":4},{"attributes":{"NORMAL":27962,"POSITION":10440},"indices":45484,"material":14,"mode":4},{"attributes":{"NORMAL":27963,"POSITION":10441},"indices":45485,"material":14,"mode":4},{"attributes":{"NORMAL":27964,"POSITION":10442},"indices":45486,"material":14,"mode":4},{"attributes":{"NORMAL":27965,"POSITION":10443},"indices":45487,"material":14,"mode":4},{"attributes":{"NORMAL":27966,"POSITION":10444},"indices":45488,"material":14,"mode":4},{"attributes":{"NORMAL":27967,"POSITION":10445},"indices":45489,"material":14,"mode":4},{"attributes":{"NORMAL":27968,"POSITION":10446},"indices":45490,"material":14,"mode":4},{"attributes":{"NORMAL":27969,"POSITION":10447},"indices":45491,"material":14,"mode":4},{"attributes":{"NORMAL":27970,"POSITION":10448},"indices":45492,"material":14,"mode":4},{"attributes":{"NORMAL":27971,"POSITION":10449},"indices":45493,"material":14,"mode":4},{"attributes":{"NORMAL":27972,"POSITION":10450},"indices":45494,"material":14,"mode":4},{"attributes":{"NORMAL":27973,"POSITION":10451},"indices":45495,"material":14,"mode":4},{"attributes":{"NORMAL":27974,"POSITION":10452},"indices":45496,"material":14,"mode":4},{"attributes":{"NORMAL":27975,"POSITION":10453},"indices":45497,"material":14,"mode":4},{"attributes":{"NORMAL":27976,"POSITION":10454},"indices":45498,"material":14,"mode":4},{"attributes":{"NORMAL":27977,"POSITION":10455},"indices":45499,"material":14,"mode":4},{"attributes":{"NORMAL":27978,"POSITION":10456},"indices":45500,"material":14,"mode":4},{"attributes":{"NORMAL":27979,"POSITION":10457},"indices":45501,"material":14,"mode":4},{"attributes":{"NORMAL":27980,"POSITION":10458},"indices":45502,"material":14,"mode":4},{"attributes":{"NORMAL":27981,"POSITION":10459},"indices":45503,"material":14,"mode":4},{"attributes":{"NORMAL":27982,"POSITION":10460},"indices":45504,"material":14,"mode":4},{"attributes":{"NORMAL":27983,"POSITION":10461},"indices":45505,"material":14,"mode":4},{"attributes":{"NORMAL":27984,"POSITION":10462},"indices":45506,"material":14,"mode":4},{"attributes":{"NORMAL":27985,"POSITION":10463},"indices":45507,"material":14,"mode":4},{"attributes":{"NORMAL":27986,"POSITION":10464},"indices":45508,"material":14,"mode":4},{"attributes":{"NORMAL":27987,"POSITION":10465},"indices":45509,"material":14,"mode":4},{"attributes":{"NORMAL":27988,"POSITION":10466},"indices":45510,"material":14,"mode":4},{"attributes":{"NORMAL":27989,"POSITION":10467},"indices":45511,"material":14,"mode":4},{"attributes":{"NORMAL":27990,"POSITION":10468},"indices":45512,"material":14,"mode":4},{"attributes":{"NORMAL":27991,"POSITION":10469},"indices":45513,"material":14,"mode":4},{"attributes":{"NORMAL":27992,"POSITION":10470},"indices":45514,"material":14,"mode":4},{"attributes":{"NORMAL":27993,"POSITION":10471},"indices":45515,"material":14,"mode":4},{"attributes":{"NORMAL":27994,"POSITION":10472},"indices":45516,"material":14,"mode":4},{"attributes":{"NORMAL":27995,"POSITION":10473},"indices":45517,"material":14,"mode":4},{"attributes":{"NORMAL":27996,"POSITION":10474},"indices":45518,"material":14,"mode":4},{"attributes":{"NORMAL":27997,"POSITION":10475},"indices":45519,"material":14,"mode":4},{"attributes":{"NORMAL":27998,"POSITION":10476},"indices":45520,"material":14,"mode":4},{"attributes":{"NORMAL":27999,"POSITION":10477},"indices":45521,"material":14,"mode":4},{"attributes":{"NORMAL":28000,"POSITION":10478},"indices":45522,"material":14,"mode":4},{"attributes":{"NORMAL":28001,"POSITION":10479},"indices":45523,"material":14,"mode":4},{"attributes":{"NORMAL":28002,"POSITION":10480},"indices":45524,"material":14,"mode":4},{"attributes":{"NORMAL":28003,"POSITION":10481},"indices":45525,"material":14,"mode":4},{"attributes":{"NORMAL":28004,"POSITION":10482},"indices":45526,"material":14,"mode":4},{"attributes":{"NORMAL":28005,"POSITION":10483},"indices":45527,"material":14,"mode":4},{"attributes":{"NORMAL":28006,"POSITION":10484},"indices":45528,"material":14,"mode":4},{"attributes":{"NORMAL":28007,"POSITION":10485},"indices":45529,"material":14,"mode":4},{"attributes":{"NORMAL":28008,"POSITION":10486},"indices":45530,"material":14,"mode":4},{"attributes":{"NORMAL":28009,"POSITION":10487},"indices":45531,"material":14,"mode":4},{"attributes":{"NORMAL":28010,"POSITION":10488},"indices":45532,"material":14,"mode":4},{"attributes":{"NORMAL":28011,"POSITION":10489},"indices":45533,"material":14,"mode":4},{"attributes":{"NORMAL":28012,"POSITION":10490},"indices":45534,"material":14,"mode":4},{"attributes":{"NORMAL":28013,"POSITION":10491},"indices":45535,"material":14,"mode":4},{"attributes":{"NORMAL":28014,"POSITION":10492},"indices":45536,"material":14,"mode":4},{"attributes":{"NORMAL":28015,"POSITION":10493},"indices":45537,"material":14,"mode":4},{"attributes":{"NORMAL":28016,"POSITION":10494},"indices":45538,"material":14,"mode":4},{"attributes":{"NORMAL":28017,"POSITION":10495},"indices":45539,"material":14,"mode":4},{"attributes":{"NORMAL":28018,"POSITION":10496},"indices":45540,"material":14,"mode":4},{"attributes":{"NORMAL":28019,"POSITION":10497},"indices":45541,"material":14,"mode":4},{"attributes":{"NORMAL":28020,"POSITION":10498},"indices":45542,"material":14,"mode":4},{"attributes":{"NORMAL":28021,"POSITION":10499},"indices":45543,"material":14,"mode":4},{"attributes":{"NORMAL":28022,"POSITION":10500},"indices":45544,"material":14,"mode":4},{"attributes":{"NORMAL":28023,"POSITION":10501},"indices":45545,"material":14,"mode":4},{"attributes":{"NORMAL":28024,"POSITION":10502},"indices":45546,"material":14,"mode":4},{"attributes":{"NORMAL":28025,"POSITION":10503},"indices":45547,"material":14,"mode":4},{"attributes":{"NORMAL":28026,"POSITION":10504},"indices":45548,"material":14,"mode":4},{"attributes":{"NORMAL":28027,"POSITION":10505},"indices":45549,"material":14,"mode":4},{"attributes":{"NORMAL":28028,"POSITION":10506},"indices":45550,"material":14,"mode":4},{"attributes":{"NORMAL":28029,"POSITION":10507},"indices":45551,"material":14,"mode":4},{"attributes":{"NORMAL":28030,"POSITION":10508},"indices":45552,"material":14,"mode":4},{"attributes":{"NORMAL":28031,"POSITION":10509},"indices":45553,"material":14,"mode":4},{"attributes":{"NORMAL":28032,"POSITION":10510},"indices":45554,"material":14,"mode":4},{"attributes":{"NORMAL":28033,"POSITION":10511},"indices":45555,"material":14,"mode":4},{"attributes":{"NORMAL":28034,"POSITION":10512},"indices":45556,"material":14,"mode":4},{"attributes":{"NORMAL":28035,"POSITION":10513},"indices":45557,"material":14,"mode":4},{"attributes":{"NORMAL":28036,"POSITION":10514},"indices":45558,"material":14,"mode":4},{"attributes":{"NORMAL":28037,"POSITION":10515},"indices":45559,"material":14,"mode":4},{"attributes":{"NORMAL":28038,"POSITION":10516},"indices":45560,"material":14,"mode":4},{"attributes":{"NORMAL":28039,"POSITION":10517},"indices":45561,"material":14,"mode":4},{"attributes":{"NORMAL":28040,"POSITION":10518},"indices":45562,"material":14,"mode":4},{"attributes":{"NORMAL":28041,"POSITION":10519},"indices":45563,"material":14,"mode":4},{"attributes":{"NORMAL":28042,"POSITION":10520},"indices":45564,"material":14,"mode":4},{"attributes":{"NORMAL":28043,"POSITION":10521},"indices":45565,"material":14,"mode":4},{"attributes":{"NORMAL":28044,"POSITION":10522},"indices":45566,"material":14,"mode":4},{"attributes":{"NORMAL":28045,"POSITION":10523},"indices":45567,"material":14,"mode":4},{"attributes":{"NORMAL":28046,"POSITION":10524},"indices":45568,"material":14,"mode":4},{"attributes":{"NORMAL":28047,"POSITION":10525},"indices":45569,"material":14,"mode":4},{"attributes":{"NORMAL":28048,"POSITION":10526},"indices":45570,"material":14,"mode":4},{"attributes":{"NORMAL":28049,"POSITION":10527},"indices":45571,"material":14,"mode":4},{"attributes":{"NORMAL":28050,"POSITION":10528},"indices":45572,"material":14,"mode":4},{"attributes":{"NORMAL":28051,"POSITION":10529},"indices":45573,"material":14,"mode":4},{"attributes":{"NORMAL":28052,"POSITION":10530},"indices":45574,"material":14,"mode":4},{"attributes":{"NORMAL":28053,"POSITION":10531},"indices":45575,"material":14,"mode":4},{"attributes":{"NORMAL":28054,"POSITION":10532},"indices":45576,"material":14,"mode":4},{"attributes":{"NORMAL":28055,"POSITION":10533},"indices":45577,"material":14,"mode":4},{"attributes":{"NORMAL":28056,"POSITION":10534},"indices":45578,"material":14,"mode":4},{"attributes":{"NORMAL":28057,"POSITION":10535},"indices":45579,"material":14,"mode":4},{"attributes":{"NORMAL":28058,"POSITION":10536},"indices":45580,"material":14,"mode":4},{"attributes":{"NORMAL":28059,"POSITION":10537},"indices":45581,"material":14,"mode":4},{"attributes":{"NORMAL":28060,"POSITION":10538},"indices":45582,"material":14,"mode":4},{"attributes":{"NORMAL":28061,"POSITION":10539},"indices":45583,"material":14,"mode":4},{"attributes":{"NORMAL":28062,"POSITION":10540},"indices":45584,"material":14,"mode":4},{"attributes":{"NORMAL":28063,"POSITION":10541},"indices":45585,"material":14,"mode":4},{"attributes":{"NORMAL":28064,"POSITION":10542},"indices":45586,"material":14,"mode":4},{"attributes":{"NORMAL":28065,"POSITION":10543},"indices":45587,"material":14,"mode":4},{"attributes":{"NORMAL":28066,"POSITION":10544},"indices":45588,"material":14,"mode":4},{"attributes":{"NORMAL":28067,"POSITION":10545},"indices":45589,"material":14,"mode":4},{"attributes":{"NORMAL":28068,"POSITION":10546},"indices":45590,"material":14,"mode":4},{"attributes":{"NORMAL":28069,"POSITION":10547},"indices":45591,"material":14,"mode":4},{"attributes":{"NORMAL":28070,"POSITION":10548},"indices":45592,"material":14,"mode":4},{"attributes":{"NORMAL":28071,"POSITION":10549},"indices":45593,"material":14,"mode":4},{"attributes":{"NORMAL":28072,"POSITION":10550},"indices":45594,"material":14,"mode":4},{"attributes":{"NORMAL":28073,"POSITION":10551},"indices":45595,"material":14,"mode":4},{"attributes":{"NORMAL":28074,"POSITION":10552},"indices":45596,"material":14,"mode":4},{"attributes":{"NORMAL":28075,"POSITION":10553},"indices":45597,"material":14,"mode":4},{"attributes":{"NORMAL":28076,"POSITION":10554},"indices":45598,"material":14,"mode":4},{"attributes":{"NORMAL":28077,"POSITION":10555},"indices":45599,"material":14,"mode":4},{"attributes":{"NORMAL":28078,"POSITION":10556},"indices":45600,"material":14,"mode":4},{"attributes":{"NORMAL":28079,"POSITION":10557},"indices":45601,"material":14,"mode":4},{"attributes":{"NORMAL":28080,"POSITION":10558},"indices":45602,"material":14,"mode":4},{"attributes":{"NORMAL":28081,"POSITION":10559},"indices":45603,"material":14,"mode":4},{"attributes":{"NORMAL":28082,"POSITION":10560},"indices":45604,"material":14,"mode":4},{"attributes":{"NORMAL":28083,"POSITION":10561},"indices":45605,"material":14,"mode":4},{"attributes":{"NORMAL":28084,"POSITION":10562},"indices":45606,"material":14,"mode":4}]},{"name":"COMPOUND1835","primitives":[{"attributes":{"NORMAL":28085,"POSITION":10563},"indices":45607,"material":14,"mode":4},{"attributes":{"NORMAL":28086,"POSITION":10564},"indices":45608,"material":14,"mode":4},{"attributes":{"NORMAL":28087,"POSITION":10565},"indices":45609,"material":14,"mode":4},{"attributes":{"NORMAL":28088,"POSITION":10566},"indices":45610,"material":14,"mode":4},{"attributes":{"NORMAL":28089,"POSITION":10567},"indices":45611,"material":14,"mode":4},{"attributes":{"NORMAL":28090,"POSITION":10568},"indices":45612,"material":14,"mode":4},{"attributes":{"NORMAL":28091,"POSITION":10569},"indices":45613,"material":14,"mode":4},{"attributes":{"NORMAL":28092,"POSITION":10570},"indices":45614,"material":14,"mode":4},{"attributes":{"NORMAL":28093,"POSITION":10571},"indices":45615,"material":14,"mode":4},{"attributes":{"NORMAL":28094,"POSITION":10572},"indices":45616,"material":14,"mode":4},{"attributes":{"NORMAL":28095,"POSITION":10573},"indices":45617,"material":14,"mode":4},{"attributes":{"NORMAL":28096,"POSITION":10574},"indices":45618,"material":14,"mode":4},{"attributes":{"NORMAL":28097,"POSITION":10575},"indices":45619,"material":14,"mode":4},{"attributes":{"NORMAL":28098,"POSITION":10576},"indices":45620,"material":14,"mode":4},{"attributes":{"NORMAL":28099,"POSITION":10577},"indices":45621,"material":14,"mode":4},{"attributes":{"NORMAL":28100,"POSITION":10578},"indices":45622,"material":14,"mode":4}]},{"name":"COMPOUND1836","primitives":[{"attributes":{"NORMAL":28101,"POSITION":10579},"indices":45623,"material":8,"mode":4},{"attributes":{"NORMAL":28102,"POSITION":10580},"indices":45624,"material":8,"mode":4},{"attributes":{"NORMAL":28103,"POSITION":10581},"indices":45625,"material":8,"mode":4},{"attributes":{"NORMAL":28104,"POSITION":10582},"indices":45626,"material":8,"mode":4},{"attributes":{"NORMAL":28105,"POSITION":10583},"indices":45627,"material":8,"mode":4},{"attributes":{"NORMAL":28106,"POSITION":10584},"indices":45628,"material":8,"mode":4},{"attributes":{"NORMAL":28107,"POSITION":10585},"indices":45629,"material":8,"mode":4},{"attributes":{"NORMAL":28108,"POSITION":10586},"indices":45630,"material":9,"mode":4},{"attributes":{"NORMAL":28109,"POSITION":10587},"indices":45631,"material":9,"mode":4},{"attributes":{"NORMAL":28110,"POSITION":10588},"indices":45632,"material":9,"mode":4}]},{"name":"COMPOUND1837","primitives":[{"attributes":{"NORMAL":28111,"POSITION":10589},"indices":45633,"material":8,"mode":4},{"attributes":{"NORMAL":28112,"POSITION":10590},"indices":45634,"material":8,"mode":4},{"attributes":{"NORMAL":28113,"POSITION":10591},"indices":45635,"material":8,"mode":4},{"attributes":{"NORMAL":28114,"POSITION":10592},"indices":45636,"material":8,"mode":4},{"attributes":{"NORMAL":28115,"POSITION":10593},"indices":45637,"material":8,"mode":4},{"attributes":{"NORMAL":28116,"POSITION":10594},"indices":45638,"material":8,"mode":4},{"attributes":{"NORMAL":28117,"POSITION":10595},"indices":45639,"material":8,"mode":4},{"attributes":{"NORMAL":28118,"POSITION":10596},"indices":45640,"material":8,"mode":4},{"attributes":{"NORMAL":28119,"POSITION":10597},"indices":45641,"material":8,"mode":4},{"attributes":{"NORMAL":28120,"POSITION":10598},"indices":45642,"material":8,"mode":4},{"attributes":{"NORMAL":28121,"POSITION":10599},"indices":45643,"material":8,"mode":4},{"attributes":{"NORMAL":28122,"POSITION":10600},"indices":45644,"material":8,"mode":4},{"attributes":{"NORMAL":28123,"POSITION":10601},"indices":45645,"material":8,"mode":4},{"attributes":{"NORMAL":28124,"POSITION":10602},"indices":45646,"material":8,"mode":4},{"attributes":{"NORMAL":28125,"POSITION":10603},"indices":45647,"material":8,"mode":4},{"attributes":{"NORMAL":28126,"POSITION":10604},"indices":45648,"material":8,"mode":4},{"attributes":{"NORMAL":28127,"POSITION":10605},"indices":45649,"material":8,"mode":4},{"attributes":{"NORMAL":28128,"POSITION":10606},"indices":45650,"material":8,"mode":4}]},{"name":"COMPOUND1838","primitives":[{"attributes":{"NORMAL":28129,"POSITION":10607},"indices":45651,"material":14,"mode":4},{"attributes":{"NORMAL":28130,"POSITION":10608},"indices":45652,"material":14,"mode":4},{"attributes":{"NORMAL":28131,"POSITION":10609},"indices":45653,"material":14,"mode":4},{"attributes":{"NORMAL":28132,"POSITION":10610},"indices":45654,"material":14,"mode":4},{"attributes":{"NORMAL":28133,"POSITION":10611},"indices":45655,"material":14,"mode":4},{"attributes":{"NORMAL":28134,"POSITION":10612},"indices":45656,"material":14,"mode":4},{"attributes":{"NORMAL":28135,"POSITION":10613},"indices":45657,"material":14,"mode":4},{"attributes":{"NORMAL":28136,"POSITION":10614},"indices":45658,"material":14,"mode":4},{"attributes":{"NORMAL":28137,"POSITION":10615},"indices":45659,"material":14,"mode":4},{"attributes":{"NORMAL":28138,"POSITION":10616},"indices":45660,"material":14,"mode":4},{"attributes":{"NORMAL":28139,"POSITION":10617},"indices":45661,"material":14,"mode":4},{"attributes":{"NORMAL":28140,"POSITION":10618},"indices":45662,"material":14,"mode":4},{"attributes":{"NORMAL":28141,"POSITION":10619},"indices":45663,"material":14,"mode":4},{"attributes":{"NORMAL":28142,"POSITION":10620},"indices":45664,"material":14,"mode":4},{"attributes":{"NORMAL":28143,"POSITION":10621},"indices":45665,"material":14,"mode":4},{"attributes":{"NORMAL":28144,"POSITION":10622},"indices":45666,"material":14,"mode":4}]},{"name":"COMPOUND1839","primitives":[{"attributes":{"NORMAL":28145,"POSITION":10623},"indices":45667,"material":8,"mode":4},{"attributes":{"NORMAL":28146,"POSITION":10624},"indices":45668,"material":8,"mode":4},{"attributes":{"NORMAL":28147,"POSITION":10625},"indices":45669,"material":8,"mode":4},{"attributes":{"NORMAL":28148,"POSITION":10626},"indices":45670,"material":8,"mode":4},{"attributes":{"NORMAL":28149,"POSITION":10627},"indices":45671,"material":8,"mode":4},{"attributes":{"NORMAL":28150,"POSITION":10628},"indices":45672,"material":8,"mode":4},{"attributes":{"NORMAL":28151,"POSITION":10629},"indices":45673,"material":8,"mode":4},{"attributes":{"NORMAL":28152,"POSITION":10630},"indices":45674,"material":8,"mode":4},{"attributes":{"NORMAL":28153,"POSITION":10631},"indices":45675,"material":8,"mode":4},{"attributes":{"NORMAL":28154,"POSITION":10632},"indices":45676,"material":8,"mode":4},{"attributes":{"NORMAL":28155,"POSITION":10633},"indices":45677,"material":8,"mode":4},{"attributes":{"NORMAL":28156,"POSITION":10634},"indices":45678,"material":8,"mode":4},{"attributes":{"NORMAL":28157,"POSITION":10635},"indices":45679,"material":8,"mode":4},{"attributes":{"NORMAL":28158,"POSITION":10636},"indices":45680,"material":8,"mode":4},{"attributes":{"NORMAL":28159,"POSITION":10637},"indices":45681,"material":8,"mode":4},{"attributes":{"NORMAL":28160,"POSITION":10638},"indices":45682,"material":8,"mode":4},{"attributes":{"NORMAL":28161,"POSITION":10639},"indices":45683,"material":8,"mode":4},{"attributes":{"NORMAL":28162,"POSITION":10640},"indices":45684,"material":8,"mode":4}]},{"name":"COMPOUND1840","primitives":[{"attributes":{"NORMAL":28163,"POSITION":10641},"indices":45685,"material":13,"mode":4},{"attributes":{"NORMAL":28164,"POSITION":10642},"indices":45686,"material":13,"mode":4},{"attributes":{"NORMAL":28165,"POSITION":10643},"indices":45687,"material":13,"mode":4},{"attributes":{"NORMAL":28166,"POSITION":10644},"indices":45688,"material":13,"mode":4},{"attributes":{"NORMAL":28167,"POSITION":10645},"indices":45689,"material":13,"mode":4},{"attributes":{"NORMAL":28168,"POSITION":10646},"indices":45690,"material":13,"mode":4},{"attributes":{"NORMAL":28169,"POSITION":10647},"indices":45691,"material":13,"mode":4},{"attributes":{"NORMAL":28170,"POSITION":10648},"indices":45692,"material":13,"mode":4},{"attributes":{"NORMAL":28171,"POSITION":10649},"indices":45693,"material":13,"mode":4},{"attributes":{"NORMAL":28172,"POSITION":10650},"indices":45694,"material":13,"mode":4},{"attributes":{"NORMAL":28173,"POSITION":10651},"indices":45695,"material":9,"mode":4},{"attributes":{"NORMAL":28174,"POSITION":10652},"indices":45696,"material":9,"mode":4},{"attributes":{"NORMAL":28175,"POSITION":10653},"indices":45697,"material":9,"mode":4},{"attributes":{"NORMAL":28176,"POSITION":10654},"indices":45698,"material":9,"mode":4},{"attributes":{"NORMAL":28177,"POSITION":10655},"indices":45699,"material":9,"mode":4},{"attributes":{"NORMAL":28178,"POSITION":10656},"indices":45700,"material":13,"mode":4},{"attributes":{"NORMAL":28179,"POSITION":10657},"indices":45701,"material":9,"mode":4},{"attributes":{"NORMAL":28180,"POSITION":10658},"indices":45702,"material":9,"mode":4},{"attributes":{"NORMAL":28181,"POSITION":10659},"indices":45703,"material":9,"mode":4},{"attributes":{"NORMAL":28182,"POSITION":10660},"indices":45704,"material":9,"mode":4},{"attributes":{"NORMAL":28183,"POSITION":10661},"indices":45705,"material":9,"mode":4},{"attributes":{"NORMAL":28184,"POSITION":10662},"indices":45706,"material":13,"mode":4},{"attributes":{"NORMAL":28185,"POSITION":10663},"indices":45707,"material":9,"mode":4},{"attributes":{"NORMAL":28186,"POSITION":10664},"indices":45708,"material":9,"mode":4},{"attributes":{"NORMAL":28187,"POSITION":10665},"indices":45709,"material":9,"mode":4},{"attributes":{"NORMAL":28188,"POSITION":10666},"indices":45710,"material":9,"mode":4},{"attributes":{"NORMAL":28189,"POSITION":10667},"indices":45711,"material":9,"mode":4},{"attributes":{"NORMAL":28190,"POSITION":10668},"indices":45712,"material":9,"mode":4},{"attributes":{"NORMAL":28191,"POSITION":10669},"indices":45713,"material":9,"mode":4},{"attributes":{"NORMAL":28192,"POSITION":10670},"indices":45714,"material":9,"mode":4},{"attributes":{"NORMAL":28193,"POSITION":10671},"indices":45715,"material":9,"mode":4},{"attributes":{"NORMAL":28194,"POSITION":10672},"indices":45716,"material":9,"mode":4},{"attributes":{"NORMAL":28195,"POSITION":10673},"indices":45717,"material":9,"mode":4},{"attributes":{"NORMAL":28196,"POSITION":10674},"indices":45718,"material":9,"mode":4},{"attributes":{"NORMAL":28197,"POSITION":10675},"indices":45719,"material":9,"mode":4},{"attributes":{"NORMAL":28198,"POSITION":10676},"indices":45720,"material":9,"mode":4},{"attributes":{"NORMAL":28199,"POSITION":10677},"indices":45721,"material":9,"mode":4},{"attributes":{"NORMAL":28200,"POSITION":10678},"indices":45722,"material":9,"mode":4},{"attributes":{"NORMAL":28201,"POSITION":10679},"indices":45723,"material":9,"mode":4},{"attributes":{"NORMAL":28202,"POSITION":10680},"indices":45724,"material":9,"mode":4},{"attributes":{"NORMAL":28203,"POSITION":10681},"indices":45725,"material":9,"mode":4},{"attributes":{"NORMAL":28204,"POSITION":10682},"indices":45726,"material":9,"mode":4},{"attributes":{"NORMAL":28205,"POSITION":10683},"indices":45727,"material":9,"mode":4},{"attributes":{"NORMAL":28206,"POSITION":10684},"indices":45728,"material":13,"mode":4},{"attributes":{"NORMAL":28207,"POSITION":10685},"indices":45729,"material":9,"mode":4},{"attributes":{"NORMAL":28208,"POSITION":10686},"indices":45730,"material":9,"mode":4},{"attributes":{"NORMAL":28209,"POSITION":10687},"indices":45731,"material":9,"mode":4},{"attributes":{"NORMAL":28210,"POSITION":10688},"indices":45732,"material":9,"mode":4},{"attributes":{"NORMAL":28211,"POSITION":10689},"indices":45733,"material":9,"mode":4},{"attributes":{"NORMAL":28212,"POSITION":10690},"indices":45734,"material":9,"mode":4},{"attributes":{"NORMAL":28213,"POSITION":10691},"indices":45735,"material":9,"mode":4},{"attributes":{"NORMAL":28214,"POSITION":10692},"indices":45736,"material":9,"mode":4},{"attributes":{"NORMAL":28215,"POSITION":10693},"indices":45737,"material":9,"mode":4},{"attributes":{"NORMAL":28216,"POSITION":10694},"indices":45738,"material":9,"mode":4},{"attributes":{"NORMAL":28217,"POSITION":10695},"indices":45739,"material":9,"mode":4},{"attributes":{"NORMAL":28218,"POSITION":10696},"indices":45740,"material":9,"mode":4},{"attributes":{"NORMAL":28219,"POSITION":10697},"indices":45741,"material":9,"mode":4},{"attributes":{"NORMAL":28220,"POSITION":10698},"indices":45742,"material":9,"mode":4},{"attributes":{"NORMAL":28221,"POSITION":10699},"indices":45743,"material":9,"mode":4},{"attributes":{"NORMAL":28222,"POSITION":10700},"indices":45744,"material":13,"mode":4}]},{"name":"COMPOUND1841","primitives":[{"attributes":{"NORMAL":28223,"POSITION":10701},"indices":45745,"material":14,"mode":4},{"attributes":{"NORMAL":28224,"POSITION":10702},"indices":45746,"material":14,"mode":4},{"attributes":{"NORMAL":28225,"POSITION":10703},"indices":45747,"material":14,"mode":4},{"attributes":{"NORMAL":28226,"POSITION":10704},"indices":45748,"material":14,"mode":4},{"attributes":{"NORMAL":28227,"POSITION":10705},"indices":45749,"material":14,"mode":4},{"attributes":{"NORMAL":28228,"POSITION":10706},"indices":45750,"material":14,"mode":4},{"attributes":{"NORMAL":28229,"POSITION":10707},"indices":45751,"material":14,"mode":4},{"attributes":{"NORMAL":28230,"POSITION":10708},"indices":45752,"material":14,"mode":4},{"attributes":{"NORMAL":28231,"POSITION":10709},"indices":45753,"material":14,"mode":4},{"attributes":{"NORMAL":28232,"POSITION":10710},"indices":45754,"material":14,"mode":4},{"attributes":{"NORMAL":28233,"POSITION":10711},"indices":45755,"material":14,"mode":4},{"attributes":{"NORMAL":28234,"POSITION":10712},"indices":45756,"material":14,"mode":4},{"attributes":{"NORMAL":28235,"POSITION":10713},"indices":45757,"material":14,"mode":4},{"attributes":{"NORMAL":28236,"POSITION":10714},"indices":45758,"material":14,"mode":4}]},{"name":"COMPOUND1842","primitives":[{"attributes":{"NORMAL":28237,"POSITION":10715},"indices":45759,"material":8,"mode":4},{"attributes":{"NORMAL":28238,"POSITION":10716},"indices":45760,"material":8,"mode":4},{"attributes":{"NORMAL":28239,"POSITION":10717},"indices":45761,"material":8,"mode":4},{"attributes":{"NORMAL":28240,"POSITION":10718},"indices":45762,"material":8,"mode":4},{"attributes":{"NORMAL":28241,"POSITION":10719},"indices":45763,"material":8,"mode":4},{"attributes":{"NORMAL":28242,"POSITION":10720},"indices":45764,"material":8,"mode":4},{"attributes":{"NORMAL":28243,"POSITION":10721},"indices":45765,"material":8,"mode":4},{"attributes":{"NORMAL":28244,"POSITION":10722},"indices":45766,"material":8,"mode":4},{"attributes":{"NORMAL":28245,"POSITION":10723},"indices":45767,"material":8,"mode":4},{"attributes":{"NORMAL":28246,"POSITION":10724},"indices":45768,"material":8,"mode":4},{"attributes":{"NORMAL":28247,"POSITION":10725},"indices":45769,"material":8,"mode":4},{"attributes":{"NORMAL":28248,"POSITION":10726},"indices":45770,"material":8,"mode":4},{"attributes":{"NORMAL":28249,"POSITION":10727},"indices":45771,"material":8,"mode":4},{"attributes":{"NORMAL":28250,"POSITION":10728},"indices":45772,"material":8,"mode":4},{"attributes":{"NORMAL":28251,"POSITION":10729},"indices":45773,"material":8,"mode":4},{"attributes":{"NORMAL":28252,"POSITION":10730},"indices":45774,"material":8,"mode":4},{"attributes":{"NORMAL":28253,"POSITION":10731},"indices":45775,"material":8,"mode":4},{"attributes":{"NORMAL":28254,"POSITION":10732},"indices":45776,"material":8,"mode":4}]},{"name":"COMPOUND1843","primitives":[{"attributes":{"NORMAL":28255,"POSITION":10733},"indices":45777,"material":13,"mode":4},{"attributes":{"NORMAL":28256,"POSITION":10734},"indices":45778,"material":13,"mode":4},{"attributes":{"NORMAL":28257,"POSITION":10735},"indices":45779,"material":13,"mode":4},{"attributes":{"NORMAL":28258,"POSITION":10736},"indices":45780,"material":13,"mode":4},{"attributes":{"NORMAL":28259,"POSITION":10737},"indices":45781,"material":13,"mode":4},{"attributes":{"NORMAL":28260,"POSITION":10738},"indices":45782,"material":13,"mode":4},{"attributes":{"NORMAL":28261,"POSITION":10739},"indices":45783,"material":13,"mode":4},{"attributes":{"NORMAL":28262,"POSITION":10740},"indices":45784,"material":13,"mode":4},{"attributes":{"NORMAL":28263,"POSITION":10741},"indices":45785,"material":13,"mode":4},{"attributes":{"NORMAL":28264,"POSITION":10742},"indices":45786,"material":13,"mode":4},{"attributes":{"NORMAL":28265,"POSITION":10743},"indices":45787,"material":9,"mode":4},{"attributes":{"NORMAL":28266,"POSITION":10744},"indices":45788,"material":9,"mode":4},{"attributes":{"NORMAL":28267,"POSITION":10745},"indices":45789,"material":9,"mode":4},{"attributes":{"NORMAL":28268,"POSITION":10746},"indices":45790,"material":9,"mode":4},{"attributes":{"NORMAL":28269,"POSITION":10747},"indices":45791,"material":9,"mode":4},{"attributes":{"NORMAL":28270,"POSITION":10748},"indices":45792,"material":13,"mode":4},{"attributes":{"NORMAL":28271,"POSITION":10749},"indices":45793,"material":9,"mode":4},{"attributes":{"NORMAL":28272,"POSITION":10750},"indices":45794,"material":9,"mode":4},{"attributes":{"NORMAL":28273,"POSITION":10751},"indices":45795,"material":9,"mode":4},{"attributes":{"NORMAL":28274,"POSITION":10752},"indices":45796,"material":9,"mode":4},{"attributes":{"NORMAL":28275,"POSITION":10753},"indices":45797,"material":9,"mode":4},{"attributes":{"NORMAL":28276,"POSITION":10754},"indices":45798,"material":13,"mode":4},{"attributes":{"NORMAL":28277,"POSITION":10755},"indices":45799,"material":9,"mode":4},{"attributes":{"NORMAL":28278,"POSITION":10756},"indices":45800,"material":9,"mode":4},{"attributes":{"NORMAL":28279,"POSITION":10757},"indices":45801,"material":9,"mode":4},{"attributes":{"NORMAL":28280,"POSITION":10758},"indices":45802,"material":9,"mode":4},{"attributes":{"NORMAL":28281,"POSITION":10759},"indices":45803,"material":9,"mode":4},{"attributes":{"NORMAL":28282,"POSITION":10760},"indices":45804,"material":9,"mode":4},{"attributes":{"NORMAL":28283,"POSITION":10761},"indices":45805,"material":9,"mode":4},{"attributes":{"NORMAL":28284,"POSITION":10762},"indices":45806,"material":9,"mode":4},{"attributes":{"NORMAL":28285,"POSITION":10763},"indices":45807,"material":9,"mode":4},{"attributes":{"NORMAL":28286,"POSITION":10764},"indices":45808,"material":9,"mode":4},{"attributes":{"NORMAL":28287,"POSITION":10765},"indices":45809,"material":9,"mode":4},{"attributes":{"NORMAL":28288,"POSITION":10766},"indices":45810,"material":9,"mode":4},{"attributes":{"NORMAL":28289,"POSITION":10767},"indices":45811,"material":9,"mode":4},{"attributes":{"NORMAL":28290,"POSITION":10768},"indices":45812,"material":9,"mode":4},{"attributes":{"NORMAL":28291,"POSITION":10769},"indices":45813,"material":9,"mode":4},{"attributes":{"NORMAL":28292,"POSITION":10770},"indices":45814,"material":9,"mode":4},{"attributes":{"NORMAL":28293,"POSITION":10771},"indices":45815,"material":9,"mode":4},{"attributes":{"NORMAL":28294,"POSITION":10772},"indices":45816,"material":9,"mode":4},{"attributes":{"NORMAL":28295,"POSITION":10773},"indices":45817,"material":9,"mode":4},{"attributes":{"NORMAL":28296,"POSITION":10774},"indices":45818,"material":9,"mode":4},{"attributes":{"NORMAL":28297,"POSITION":10775},"indices":45819,"material":9,"mode":4},{"attributes":{"NORMAL":28298,"POSITION":10776},"indices":45820,"material":13,"mode":4},{"attributes":{"NORMAL":28299,"POSITION":10777},"indices":45821,"material":9,"mode":4},{"attributes":{"NORMAL":28300,"POSITION":10778},"indices":45822,"material":9,"mode":4},{"attributes":{"NORMAL":28301,"POSITION":10779},"indices":45823,"material":9,"mode":4},{"attributes":{"NORMAL":28302,"POSITION":10780},"indices":45824,"material":9,"mode":4},{"attributes":{"NORMAL":28303,"POSITION":10781},"indices":45825,"material":9,"mode":4},{"attributes":{"NORMAL":28304,"POSITION":10782},"indices":45826,"material":9,"mode":4},{"attributes":{"NORMAL":28305,"POSITION":10783},"indices":45827,"material":9,"mode":4},{"attributes":{"NORMAL":28306,"POSITION":10784},"indices":45828,"material":9,"mode":4},{"attributes":{"NORMAL":28307,"POSITION":10785},"indices":45829,"material":9,"mode":4},{"attributes":{"NORMAL":28308,"POSITION":10786},"indices":45830,"material":9,"mode":4},{"attributes":{"NORMAL":28309,"POSITION":10787},"indices":45831,"material":9,"mode":4},{"attributes":{"NORMAL":28310,"POSITION":10788},"indices":45832,"material":9,"mode":4},{"attributes":{"NORMAL":28311,"POSITION":10789},"indices":45833,"material":9,"mode":4},{"attributes":{"NORMAL":28312,"POSITION":10790},"indices":45834,"material":9,"mode":4},{"attributes":{"NORMAL":28313,"POSITION":10791},"indices":45835,"material":9,"mode":4},{"attributes":{"NORMAL":28314,"POSITION":10792},"indices":45836,"material":13,"mode":4}]},{"name":"COMPOUND1844","primitives":[{"attributes":{"NORMAL":28315,"POSITION":10793},"indices":45837,"material":14,"mode":4},{"attributes":{"NORMAL":28316,"POSITION":10794},"indices":45838,"material":14,"mode":4},{"attributes":{"NORMAL":28317,"POSITION":10795},"indices":45839,"material":14,"mode":4},{"attributes":{"NORMAL":28318,"POSITION":10796},"indices":45840,"material":14,"mode":4},{"attributes":{"NORMAL":28319,"POSITION":10797},"indices":45841,"material":14,"mode":4},{"attributes":{"NORMAL":28320,"POSITION":10798},"indices":45842,"material":14,"mode":4},{"attributes":{"NORMAL":28321,"POSITION":10799},"indices":45843,"material":14,"mode":4},{"attributes":{"NORMAL":28322,"POSITION":10800},"indices":45844,"material":14,"mode":4},{"attributes":{"NORMAL":28323,"POSITION":10801},"indices":45845,"material":14,"mode":4},{"attributes":{"NORMAL":28324,"POSITION":10802},"indices":45846,"material":14,"mode":4},{"attributes":{"NORMAL":28325,"POSITION":10803},"indices":45847,"material":14,"mode":4},{"attributes":{"NORMAL":28326,"POSITION":10804},"indices":45848,"material":14,"mode":4},{"attributes":{"NORMAL":28327,"POSITION":10805},"indices":45849,"material":14,"mode":4},{"attributes":{"NORMAL":28328,"POSITION":10806},"indices":45850,"material":14,"mode":4}]},{"name":"COMPOUND1845","primitives":[{"attributes":{"NORMAL":28329,"POSITION":10807},"indices":45851,"material":15,"mode":4},{"attributes":{"NORMAL":28330,"POSITION":10808},"indices":45852,"material":15,"mode":4},{"attributes":{"NORMAL":28331,"POSITION":10809},"indices":45853,"material":15,"mode":4},{"attributes":{"NORMAL":28332,"POSITION":10810},"indices":45854,"material":15,"mode":4},{"attributes":{"NORMAL":28333,"POSITION":10811},"indices":45855,"material":15,"mode":4},{"attributes":{"NORMAL":28334,"POSITION":10812},"indices":45856,"material":15,"mode":4},{"attributes":{"NORMAL":28335,"POSITION":10813},"indices":45857,"material":15,"mode":4},{"attributes":{"NORMAL":28336,"POSITION":10814},"indices":45858,"material":15,"mode":4},{"attributes":{"NORMAL":28337,"POSITION":10815},"indices":45859,"material":15,"mode":4},{"attributes":{"NORMAL":28338,"POSITION":10816},"indices":45860,"material":15,"mode":4},{"attributes":{"NORMAL":28339,"POSITION":10817},"indices":45861,"material":9,"mode":4},{"attributes":{"NORMAL":28340,"POSITION":10818},"indices":45862,"material":9,"mode":4},{"attributes":{"NORMAL":28341,"POSITION":10819},"indices":45863,"material":9,"mode":4},{"attributes":{"NORMAL":28342,"POSITION":10820},"indices":45864,"material":9,"mode":4},{"attributes":{"NORMAL":28343,"POSITION":10821},"indices":45865,"material":9,"mode":4},{"attributes":{"NORMAL":28344,"POSITION":10822},"indices":45866,"material":9,"mode":4},{"attributes":{"NORMAL":28345,"POSITION":10823},"indices":45867,"material":9,"mode":4},{"attributes":{"NORMAL":28346,"POSITION":10824},"indices":45868,"material":15,"mode":4},{"attributes":{"NORMAL":28347,"POSITION":10825},"indices":45869,"material":9,"mode":4},{"attributes":{"NORMAL":28348,"POSITION":10826},"indices":45870,"material":9,"mode":4},{"attributes":{"NORMAL":28349,"POSITION":10827},"indices":45871,"material":9,"mode":4},{"attributes":{"NORMAL":28350,"POSITION":10828},"indices":45872,"material":9,"mode":4},{"attributes":{"NORMAL":28351,"POSITION":10829},"indices":45873,"material":9,"mode":4},{"attributes":{"NORMAL":28352,"POSITION":10830},"indices":45874,"material":15,"mode":4},{"attributes":{"NORMAL":28353,"POSITION":10831},"indices":45875,"material":9,"mode":4},{"attributes":{"NORMAL":28354,"POSITION":10832},"indices":45876,"material":9,"mode":4},{"attributes":{"NORMAL":28355,"POSITION":10833},"indices":45877,"material":9,"mode":4},{"attributes":{"NORMAL":28356,"POSITION":10834},"indices":45878,"material":9,"mode":4},{"attributes":{"NORMAL":28357,"POSITION":10835},"indices":45879,"material":9,"mode":4},{"attributes":{"NORMAL":28358,"POSITION":10836},"indices":45880,"material":9,"mode":4},{"attributes":{"NORMAL":28359,"POSITION":10837},"indices":45881,"material":9,"mode":4},{"attributes":{"NORMAL":28360,"POSITION":10838},"indices":45882,"material":9,"mode":4},{"attributes":{"NORMAL":28361,"POSITION":10839},"indices":45883,"material":9,"mode":4},{"attributes":{"NORMAL":28362,"POSITION":10840},"indices":45884,"material":9,"mode":4},{"attributes":{"NORMAL":28363,"POSITION":10841},"indices":45885,"material":15,"mode":4},{"attributes":{"NORMAL":28364,"POSITION":10842},"indices":45886,"material":9,"mode":4},{"attributes":{"NORMAL":28365,"POSITION":10843},"indices":45887,"material":9,"mode":4},{"attributes":{"NORMAL":28366,"POSITION":10844},"indices":45888,"material":9,"mode":4},{"attributes":{"NORMAL":28367,"POSITION":10845},"indices":45889,"material":9,"mode":4},{"attributes":{"NORMAL":28368,"POSITION":10846},"indices":45890,"material":9,"mode":4},{"attributes":{"NORMAL":28369,"POSITION":10847},"indices":45891,"material":9,"mode":4},{"attributes":{"NORMAL":28370,"POSITION":10848},"indices":45892,"material":9,"mode":4},{"attributes":{"NORMAL":28371,"POSITION":10849},"indices":45893,"material":9,"mode":4}]},{"name":"COMPOUND1846","primitives":[{"attributes":{"NORMAL":28372,"POSITION":10850},"indices":45894,"material":14,"mode":4},{"attributes":{"NORMAL":28373,"POSITION":10851},"indices":45895,"material":14,"mode":4},{"attributes":{"NORMAL":28374,"POSITION":10852},"indices":45896,"material":14,"mode":4},{"attributes":{"NORMAL":28375,"POSITION":10853},"indices":45897,"material":14,"mode":4},{"attributes":{"NORMAL":28376,"POSITION":10854},"indices":45898,"material":14,"mode":4},{"attributes":{"NORMAL":28377,"POSITION":10855},"indices":45899,"material":14,"mode":4},{"attributes":{"NORMAL":28378,"POSITION":10856},"indices":45900,"material":14,"mode":4},{"attributes":{"NORMAL":28379,"POSITION":10857},"indices":45901,"material":14,"mode":4},{"attributes":{"NORMAL":28380,"POSITION":10858},"indices":45902,"material":14,"mode":4},{"attributes":{"NORMAL":28381,"POSITION":10859},"indices":45903,"material":14,"mode":4},{"attributes":{"NORMAL":28382,"POSITION":10860},"indices":45904,"material":14,"mode":4},{"attributes":{"NORMAL":28383,"POSITION":10861},"indices":45905,"material":14,"mode":4},{"attributes":{"NORMAL":28384,"POSITION":10862},"indices":45906,"material":14,"mode":4},{"attributes":{"NORMAL":28385,"POSITION":10863},"indices":45907,"material":14,"mode":4},{"attributes":{"NORMAL":28386,"POSITION":10864},"indices":45908,"material":14,"mode":4},{"attributes":{"NORMAL":28387,"POSITION":10865},"indices":45909,"material":14,"mode":4}]},{"name":"COMPOUND1847","primitives":[{"attributes":{"NORMAL":28388,"POSITION":10866},"indices":45910,"material":15,"mode":4},{"attributes":{"NORMAL":28389,"POSITION":10867},"indices":45911,"material":15,"mode":4},{"attributes":{"NORMAL":28390,"POSITION":10868},"indices":45912,"material":15,"mode":4},{"attributes":{"NORMAL":28391,"POSITION":10869},"indices":45913,"material":15,"mode":4},{"attributes":{"NORMAL":28392,"POSITION":10870},"indices":45914,"material":15,"mode":4},{"attributes":{"NORMAL":28393,"POSITION":10871},"indices":45915,"material":15,"mode":4},{"attributes":{"NORMAL":28394,"POSITION":10872},"indices":45916,"material":9,"mode":4},{"attributes":{"NORMAL":28395,"POSITION":10873},"indices":45917,"material":9,"mode":4},{"attributes":{"NORMAL":28396,"POSITION":10874},"indices":45918,"material":9,"mode":4},{"attributes":{"NORMAL":28397,"POSITION":10875},"indices":45919,"material":9,"mode":4},{"attributes":{"NORMAL":28398,"POSITION":10876},"indices":45920,"material":9,"mode":4},{"attributes":{"NORMAL":28399,"POSITION":10877},"indices":45921,"material":9,"mode":4},{"attributes":{"NORMAL":28400,"POSITION":10878},"indices":45922,"material":9,"mode":4},{"attributes":{"NORMAL":28401,"POSITION":10879},"indices":45923,"material":9,"mode":4},{"attributes":{"NORMAL":28402,"POSITION":10880},"indices":45924,"material":15,"mode":4},{"attributes":{"NORMAL":28403,"POSITION":10881},"indices":45925,"material":15,"mode":4},{"attributes":{"NORMAL":28404,"POSITION":10882},"indices":45926,"material":9,"mode":4},{"attributes":{"NORMAL":28405,"POSITION":10883},"indices":45927,"material":9,"mode":4},{"attributes":{"NORMAL":28406,"POSITION":10884},"indices":45928,"material":9,"mode":4},{"attributes":{"NORMAL":28407,"POSITION":10885},"indices":45929,"material":9,"mode":4},{"attributes":{"NORMAL":28408,"POSITION":10886},"indices":45930,"material":9,"mode":4},{"attributes":{"NORMAL":28409,"POSITION":10887},"indices":45931,"material":15,"mode":4},{"attributes":{"NORMAL":28410,"POSITION":10888},"indices":45932,"material":9,"mode":4},{"attributes":{"NORMAL":28411,"POSITION":10889},"indices":45933,"material":9,"mode":4},{"attributes":{"NORMAL":28412,"POSITION":10890},"indices":45934,"material":9,"mode":4},{"attributes":{"NORMAL":28413,"POSITION":10891},"indices":45935,"material":9,"mode":4},{"attributes":{"NORMAL":28414,"POSITION":10892},"indices":45936,"material":9,"mode":4},{"attributes":{"NORMAL":28415,"POSITION":10893},"indices":45937,"material":9,"mode":4},{"attributes":{"NORMAL":28416,"POSITION":10894},"indices":45938,"material":9,"mode":4},{"attributes":{"NORMAL":28417,"POSITION":10895},"indices":45939,"material":9,"mode":4},{"attributes":{"NORMAL":28418,"POSITION":10896},"indices":45940,"material":9,"mode":4},{"attributes":{"NORMAL":28419,"POSITION":10897},"indices":45941,"material":9,"mode":4},{"attributes":{"NORMAL":28420,"POSITION":10898},"indices":45942,"material":15,"mode":4},{"attributes":{"NORMAL":28421,"POSITION":10899},"indices":45943,"material":9,"mode":4},{"attributes":{"NORMAL":28422,"POSITION":10900},"indices":45944,"material":9,"mode":4},{"attributes":{"NORMAL":28423,"POSITION":10901},"indices":45945,"material":9,"mode":4},{"attributes":{"NORMAL":28424,"POSITION":10902},"indices":45946,"material":9,"mode":4},{"attributes":{"NORMAL":28425,"POSITION":10903},"indices":45947,"material":9,"mode":4},{"attributes":{"NORMAL":28426,"POSITION":10904},"indices":45948,"material":9,"mode":4},{"attributes":{"NORMAL":28427,"POSITION":10905},"indices":45949,"material":9,"mode":4},{"attributes":{"NORMAL":28428,"POSITION":10906},"indices":45950,"material":9,"mode":4},{"attributes":{"NORMAL":28429,"POSITION":10907},"indices":45951,"material":9,"mode":4},{"attributes":{"NORMAL":28430,"POSITION":10908},"indices":45952,"material":9,"mode":4},{"attributes":{"NORMAL":28431,"POSITION":10909},"indices":45953,"material":15,"mode":4},{"attributes":{"NORMAL":28432,"POSITION":10910},"indices":45954,"material":15,"mode":4},{"attributes":{"NORMAL":28433,"POSITION":10911},"indices":45955,"material":15,"mode":4},{"attributes":{"NORMAL":28434,"POSITION":10912},"indices":45956,"material":15,"mode":4}]},{"name":"COMPOUND1848","primitives":[{"attributes":{"NORMAL":28435,"POSITION":10913},"indices":45957,"material":8,"mode":4},{"attributes":{"NORMAL":28436,"POSITION":10914},"indices":45958,"material":8,"mode":4},{"attributes":{"NORMAL":28437,"POSITION":10915},"indices":45959,"material":8,"mode":4},{"attributes":{"NORMAL":28438,"POSITION":10916},"indices":45960,"material":8,"mode":4},{"attributes":{"NORMAL":28439,"POSITION":10917},"indices":45961,"material":8,"mode":4},{"attributes":{"NORMAL":28440,"POSITION":10918},"indices":45962,"material":8,"mode":4},{"attributes":{"NORMAL":28441,"POSITION":10919},"indices":45963,"material":8,"mode":4},{"attributes":{"NORMAL":28442,"POSITION":10920},"indices":45964,"material":9,"mode":4},{"attributes":{"NORMAL":28443,"POSITION":10921},"indices":45965,"material":9,"mode":4},{"attributes":{"NORMAL":28444,"POSITION":10922},"indices":45966,"material":9,"mode":4}]},{"name":"COMPOUND1849","primitives":[{"attributes":{"NORMAL":28445,"POSITION":10923},"indices":45967,"material":14,"mode":4},{"attributes":{"NORMAL":28446,"POSITION":10924},"indices":45968,"material":14,"mode":4},{"attributes":{"NORMAL":28447,"POSITION":10925},"indices":45969,"material":14,"mode":4},{"attributes":{"NORMAL":28448,"POSITION":10926},"indices":45970,"material":14,"mode":4},{"attributes":{"NORMAL":28449,"POSITION":10927},"indices":45971,"material":14,"mode":4},{"attributes":{"NORMAL":28450,"POSITION":10928},"indices":45972,"material":14,"mode":4},{"attributes":{"NORMAL":28451,"POSITION":10929},"indices":45973,"material":14,"mode":4},{"attributes":{"NORMAL":28452,"POSITION":10930},"indices":45974,"material":14,"mode":4},{"attributes":{"NORMAL":28453,"POSITION":10931},"indices":45975,"material":14,"mode":4},{"attributes":{"NORMAL":28454,"POSITION":10932},"indices":45976,"material":14,"mode":4},{"attributes":{"NORMAL":28455,"POSITION":10933},"indices":45977,"material":14,"mode":4},{"attributes":{"NORMAL":28456,"POSITION":10934},"indices":45978,"material":14,"mode":4},{"attributes":{"NORMAL":28457,"POSITION":10935},"indices":45979,"material":14,"mode":4},{"attributes":{"NORMAL":28458,"POSITION":10936},"indices":45980,"material":14,"mode":4},{"attributes":{"NORMAL":28459,"POSITION":10937},"indices":45981,"material":14,"mode":4},{"attributes":{"NORMAL":28460,"POSITION":10938},"indices":45982,"material":14,"mode":4},{"attributes":{"NORMAL":28461,"POSITION":10939},"indices":45983,"material":14,"mode":4},{"attributes":{"NORMAL":28462,"POSITION":10940},"indices":45984,"material":14,"mode":4},{"attributes":{"NORMAL":28463,"POSITION":10941},"indices":45985,"material":14,"mode":4},{"attributes":{"NORMAL":28464,"POSITION":10942},"indices":45986,"material":14,"mode":4}]},{"name":"COMPOUND1850","primitives":[{"attributes":{"NORMAL":28465,"POSITION":10943},"indices":45987,"material":8,"mode":4},{"attributes":{"NORMAL":28466,"POSITION":10944},"indices":45988,"material":8,"mode":4},{"attributes":{"NORMAL":28467,"POSITION":10945},"indices":45989,"material":8,"mode":4},{"attributes":{"NORMAL":28468,"POSITION":10946},"indices":45990,"material":8,"mode":4},{"attributes":{"NORMAL":28469,"POSITION":10947},"indices":45991,"material":8,"mode":4},{"attributes":{"NORMAL":28470,"POSITION":10948},"indices":45992,"material":8,"mode":4},{"attributes":{"NORMAL":28471,"POSITION":10949},"indices":45993,"material":8,"mode":4},{"attributes":{"NORMAL":28472,"POSITION":10950},"indices":45994,"material":8,"mode":4},{"attributes":{"NORMAL":28473,"POSITION":10951},"indices":45995,"material":8,"mode":4},{"attributes":{"NORMAL":28474,"POSITION":10952},"indices":45996,"material":8,"mode":4},{"attributes":{"NORMAL":28475,"POSITION":10953},"indices":45997,"material":8,"mode":4},{"attributes":{"NORMAL":28476,"POSITION":10954},"indices":45998,"material":8,"mode":4},{"attributes":{"NORMAL":28477,"POSITION":10955},"indices":45999,"material":8,"mode":4},{"attributes":{"NORMAL":28478,"POSITION":10956},"indices":46000,"material":8,"mode":4},{"attributes":{"NORMAL":28479,"POSITION":10957},"indices":46001,"material":8,"mode":4},{"attributes":{"NORMAL":28480,"POSITION":10958},"indices":46002,"material":8,"mode":4},{"attributes":{"NORMAL":28481,"POSITION":10959},"indices":46003,"material":8,"mode":4},{"attributes":{"NORMAL":28482,"POSITION":10960},"indices":46004,"material":8,"mode":4}]},{"name":"COMPOUND1851","primitives":[{"attributes":{"NORMAL":28483,"POSITION":10961},"indices":46005,"material":14,"mode":4},{"attributes":{"NORMAL":28484,"POSITION":10962},"indices":46006,"material":14,"mode":4},{"attributes":{"NORMAL":28485,"POSITION":10963},"indices":46007,"material":14,"mode":4},{"attributes":{"NORMAL":28486,"POSITION":10964},"indices":46008,"material":14,"mode":4},{"attributes":{"NORMAL":28487,"POSITION":10965},"indices":46009,"material":14,"mode":4},{"attributes":{"NORMAL":28488,"POSITION":10966},"indices":46010,"material":14,"mode":4},{"attributes":{"NORMAL":28489,"POSITION":10967},"indices":46011,"material":14,"mode":4},{"attributes":{"NORMAL":28490,"POSITION":10968},"indices":46012,"material":14,"mode":4},{"attributes":{"NORMAL":28491,"POSITION":10969},"indices":46013,"material":14,"mode":4},{"attributes":{"NORMAL":28492,"POSITION":10970},"indices":46014,"material":14,"mode":4},{"attributes":{"NORMAL":28493,"POSITION":10971},"indices":46015,"material":14,"mode":4},{"attributes":{"NORMAL":28494,"POSITION":10972},"indices":46016,"material":14,"mode":4},{"attributes":{"NORMAL":28495,"POSITION":10973},"indices":46017,"material":14,"mode":4},{"attributes":{"NORMAL":28496,"POSITION":10974},"indices":46018,"material":14,"mode":4}]},{"name":"COMPOUND1852","primitives":[{"attributes":{"NORMAL":28497,"POSITION":10975},"indices":46019,"material":8,"mode":4},{"attributes":{"NORMAL":28498,"POSITION":10976},"indices":46020,"material":8,"mode":4},{"attributes":{"NORMAL":28499,"POSITION":10977},"indices":46021,"material":8,"mode":4},{"attributes":{"NORMAL":28500,"POSITION":10978},"indices":46022,"material":8,"mode":4},{"attributes":{"NORMAL":28501,"POSITION":10979},"indices":46023,"material":8,"mode":4},{"attributes":{"NORMAL":28502,"POSITION":10980},"indices":46024,"material":8,"mode":4},{"attributes":{"NORMAL":28503,"POSITION":10981},"indices":46025,"material":8,"mode":4},{"attributes":{"NORMAL":28504,"POSITION":10982},"indices":46026,"material":8,"mode":4},{"attributes":{"NORMAL":28505,"POSITION":10983},"indices":46027,"material":8,"mode":4},{"attributes":{"NORMAL":28506,"POSITION":10984},"indices":46028,"material":8,"mode":4},{"attributes":{"NORMAL":28507,"POSITION":10985},"indices":46029,"material":8,"mode":4},{"attributes":{"NORMAL":28508,"POSITION":10986},"indices":46030,"material":8,"mode":4},{"attributes":{"NORMAL":28509,"POSITION":10987},"indices":46031,"material":8,"mode":4},{"attributes":{"NORMAL":28510,"POSITION":10988},"indices":46032,"material":8,"mode":4},{"attributes":{"NORMAL":28511,"POSITION":10989},"indices":46033,"material":8,"mode":4},{"attributes":{"NORMAL":28512,"POSITION":10990},"indices":46034,"material":8,"mode":4},{"attributes":{"NORMAL":28513,"POSITION":10991},"indices":46035,"material":8,"mode":4},{"attributes":{"NORMAL":28514,"POSITION":10992},"indices":46036,"material":8,"mode":4}]},{"name":"COMPOUND1853","primitives":[{"attributes":{"NORMAL":28515,"POSITION":10993},"indices":46037,"material":8,"mode":4},{"attributes":{"NORMAL":28516,"POSITION":10994},"indices":46038,"material":8,"mode":4},{"attributes":{"NORMAL":28517,"POSITION":10995},"indices":46039,"material":8,"mode":4},{"attributes":{"NORMAL":28518,"POSITION":10996},"indices":46040,"material":8,"mode":4},{"attributes":{"NORMAL":28519,"POSITION":10997},"indices":46041,"material":8,"mode":4},{"attributes":{"NORMAL":28520,"POSITION":10998},"indices":46042,"material":8,"mode":4},{"attributes":{"NORMAL":28521,"POSITION":10999},"indices":46043,"material":8,"mode":4},{"attributes":{"NORMAL":28522,"POSITION":11000},"indices":46044,"material":9,"mode":4},{"attributes":{"NORMAL":28523,"POSITION":11001},"indices":46045,"material":9,"mode":4},{"attributes":{"NORMAL":28524,"POSITION":11002},"indices":46046,"material":9,"mode":4}]},{"name":"COMPOUND1854","primitives":[{"attributes":{"NORMAL":28525,"POSITION":11003},"indices":46047,"material":14,"mode":4},{"attributes":{"NORMAL":28526,"POSITION":11004},"indices":46048,"material":14,"mode":4},{"attributes":{"NORMAL":28527,"POSITION":11005},"indices":46049,"material":14,"mode":4},{"attributes":{"NORMAL":28528,"POSITION":11006},"indices":46050,"material":14,"mode":4},{"attributes":{"NORMAL":28529,"POSITION":11007},"indices":46051,"material":14,"mode":4},{"attributes":{"NORMAL":28530,"POSITION":11008},"indices":46052,"material":14,"mode":4},{"attributes":{"NORMAL":28531,"POSITION":11009},"indices":46053,"material":14,"mode":4},{"attributes":{"NORMAL":28532,"POSITION":11010},"indices":46054,"material":14,"mode":4},{"attributes":{"NORMAL":28533,"POSITION":11011},"indices":46055,"material":14,"mode":4},{"attributes":{"NORMAL":28534,"POSITION":11012},"indices":46056,"material":14,"mode":4},{"attributes":{"NORMAL":28535,"POSITION":11013},"indices":46057,"material":14,"mode":4},{"attributes":{"NORMAL":28536,"POSITION":11014},"indices":46058,"material":14,"mode":4},{"attributes":{"NORMAL":28537,"POSITION":11015},"indices":46059,"material":14,"mode":4},{"attributes":{"NORMAL":28538,"POSITION":11016},"indices":46060,"material":14,"mode":4}]},{"name":"COMPOUND1855","primitives":[{"attributes":{"NORMAL":28539,"POSITION":11017},"indices":46061,"material":13,"mode":4},{"attributes":{"NORMAL":28540,"POSITION":11018},"indices":46062,"material":13,"mode":4},{"attributes":{"NORMAL":28541,"POSITION":11019},"indices":46063,"material":13,"mode":4},{"attributes":{"NORMAL":28542,"POSITION":11020},"indices":46064,"material":13,"mode":4},{"attributes":{"NORMAL":28543,"POSITION":11021},"indices":46065,"material":13,"mode":4},{"attributes":{"NORMAL":28544,"POSITION":11022},"indices":46066,"material":13,"mode":4},{"attributes":{"NORMAL":28545,"POSITION":11023},"indices":46067,"material":13,"mode":4},{"attributes":{"NORMAL":28546,"POSITION":11024},"indices":46068,"material":13,"mode":4},{"attributes":{"NORMAL":28547,"POSITION":11025},"indices":46069,"material":13,"mode":4},{"attributes":{"NORMAL":28548,"POSITION":11026},"indices":46070,"material":13,"mode":4},{"attributes":{"NORMAL":28549,"POSITION":11027},"indices":46071,"material":9,"mode":4},{"attributes":{"NORMAL":28550,"POSITION":11028},"indices":46072,"material":9,"mode":4},{"attributes":{"NORMAL":28551,"POSITION":11029},"indices":46073,"material":9,"mode":4},{"attributes":{"NORMAL":28552,"POSITION":11030},"indices":46074,"material":9,"mode":4},{"attributes":{"NORMAL":28553,"POSITION":11031},"indices":46075,"material":9,"mode":4},{"attributes":{"NORMAL":28554,"POSITION":11032},"indices":46076,"material":13,"mode":4},{"attributes":{"NORMAL":28555,"POSITION":11033},"indices":46077,"material":9,"mode":4},{"attributes":{"NORMAL":28556,"POSITION":11034},"indices":46078,"material":9,"mode":4},{"attributes":{"NORMAL":28557,"POSITION":11035},"indices":46079,"material":9,"mode":4},{"attributes":{"NORMAL":28558,"POSITION":11036},"indices":46080,"material":9,"mode":4},{"attributes":{"NORMAL":28559,"POSITION":11037},"indices":46081,"material":9,"mode":4},{"attributes":{"NORMAL":28560,"POSITION":11038},"indices":46082,"material":13,"mode":4},{"attributes":{"NORMAL":28561,"POSITION":11039},"indices":46083,"material":9,"mode":4},{"attributes":{"NORMAL":28562,"POSITION":11040},"indices":46084,"material":9,"mode":4},{"attributes":{"NORMAL":28563,"POSITION":11041},"indices":46085,"material":9,"mode":4},{"attributes":{"NORMAL":28564,"POSITION":11042},"indices":46086,"material":9,"mode":4},{"attributes":{"NORMAL":28565,"POSITION":11043},"indices":46087,"material":9,"mode":4},{"attributes":{"NORMAL":28566,"POSITION":11044},"indices":46088,"material":9,"mode":4},{"attributes":{"NORMAL":28567,"POSITION":11045},"indices":46089,"material":9,"mode":4},{"attributes":{"NORMAL":28568,"POSITION":11046},"indices":46090,"material":9,"mode":4},{"attributes":{"NORMAL":28569,"POSITION":11047},"indices":46091,"material":9,"mode":4},{"attributes":{"NORMAL":28570,"POSITION":11048},"indices":46092,"material":9,"mode":4},{"attributes":{"NORMAL":28571,"POSITION":11049},"indices":46093,"material":9,"mode":4},{"attributes":{"NORMAL":28572,"POSITION":11050},"indices":46094,"material":9,"mode":4},{"attributes":{"NORMAL":28573,"POSITION":11051},"indices":46095,"material":9,"mode":4},{"attributes":{"NORMAL":28574,"POSITION":11052},"indices":46096,"material":9,"mode":4},{"attributes":{"NORMAL":28575,"POSITION":11053},"indices":46097,"material":9,"mode":4},{"attributes":{"NORMAL":28576,"POSITION":11054},"indices":46098,"material":9,"mode":4},{"attributes":{"NORMAL":28577,"POSITION":11055},"indices":46099,"material":9,"mode":4},{"attributes":{"NORMAL":28578,"POSITION":11056},"indices":46100,"material":9,"mode":4},{"attributes":{"NORMAL":28579,"POSITION":11057},"indices":46101,"material":9,"mode":4},{"attributes":{"NORMAL":28580,"POSITION":11058},"indices":46102,"material":9,"mode":4},{"attributes":{"NORMAL":28581,"POSITION":11059},"indices":46103,"material":9,"mode":4},{"attributes":{"NORMAL":28582,"POSITION":11060},"indices":46104,"material":13,"mode":4},{"attributes":{"NORMAL":28583,"POSITION":11061},"indices":46105,"material":9,"mode":4},{"attributes":{"NORMAL":28584,"POSITION":11062},"indices":46106,"material":9,"mode":4},{"attributes":{"NORMAL":28585,"POSITION":11063},"indices":46107,"material":9,"mode":4},{"attributes":{"NORMAL":28586,"POSITION":11064},"indices":46108,"material":9,"mode":4},{"attributes":{"NORMAL":28587,"POSITION":11065},"indices":46109,"material":9,"mode":4},{"attributes":{"NORMAL":28588,"POSITION":11066},"indices":46110,"material":9,"mode":4},{"attributes":{"NORMAL":28589,"POSITION":11067},"indices":46111,"material":9,"mode":4},{"attributes":{"NORMAL":28590,"POSITION":11068},"indices":46112,"material":9,"mode":4},{"attributes":{"NORMAL":28591,"POSITION":11069},"indices":46113,"material":9,"mode":4},{"attributes":{"NORMAL":28592,"POSITION":11070},"indices":46114,"material":9,"mode":4},{"attributes":{"NORMAL":28593,"POSITION":11071},"indices":46115,"material":9,"mode":4},{"attributes":{"NORMAL":28594,"POSITION":11072},"indices":46116,"material":9,"mode":4},{"attributes":{"NORMAL":28595,"POSITION":11073},"indices":46117,"material":9,"mode":4},{"attributes":{"NORMAL":28596,"POSITION":11074},"indices":46118,"material":9,"mode":4},{"attributes":{"NORMAL":28597,"POSITION":11075},"indices":46119,"material":9,"mode":4},{"attributes":{"NORMAL":28598,"POSITION":11076},"indices":46120,"material":13,"mode":4}]},{"name":"COMPOUND1856","primitives":[{"attributes":{"NORMAL":28599,"POSITION":11077},"indices":46121,"material":14,"mode":4},{"attributes":{"NORMAL":28600,"POSITION":11078},"indices":46122,"material":14,"mode":4},{"attributes":{"NORMAL":28601,"POSITION":11079},"indices":46123,"material":14,"mode":4},{"attributes":{"NORMAL":28602,"POSITION":11080},"indices":46124,"material":14,"mode":4},{"attributes":{"NORMAL":28603,"POSITION":11081},"indices":46125,"material":14,"mode":4},{"attributes":{"NORMAL":28604,"POSITION":11082},"indices":46126,"material":14,"mode":4},{"attributes":{"NORMAL":28605,"POSITION":11083},"indices":46127,"material":14,"mode":4},{"attributes":{"NORMAL":28606,"POSITION":11084},"indices":46128,"material":14,"mode":4},{"attributes":{"NORMAL":28607,"POSITION":11085},"indices":46129,"material":14,"mode":4},{"attributes":{"NORMAL":28608,"POSITION":11086},"indices":46130,"material":14,"mode":4},{"attributes":{"NORMAL":28609,"POSITION":11087},"indices":46131,"material":14,"mode":4},{"attributes":{"NORMAL":28610,"POSITION":11088},"indices":46132,"material":14,"mode":4},{"attributes":{"NORMAL":28611,"POSITION":11089},"indices":46133,"material":14,"mode":4},{"attributes":{"NORMAL":28612,"POSITION":11090},"indices":46134,"material":14,"mode":4},{"attributes":{"NORMAL":28613,"POSITION":11091},"indices":46135,"material":14,"mode":4},{"attributes":{"NORMAL":28614,"POSITION":11092},"indices":46136,"material":14,"mode":4},{"attributes":{"NORMAL":28615,"POSITION":11093},"indices":46137,"material":14,"mode":4},{"attributes":{"NORMAL":28616,"POSITION":11094},"indices":46138,"material":14,"mode":4},{"attributes":{"NORMAL":28617,"POSITION":11095},"indices":46139,"material":14,"mode":4},{"attributes":{"NORMAL":28618,"POSITION":11096},"indices":46140,"material":14,"mode":4}]},{"name":"COMPOUND1857","primitives":[{"attributes":{"NORMAL":28619,"POSITION":11097},"indices":46141,"material":13,"mode":4},{"attributes":{"NORMAL":28620,"POSITION":11098},"indices":46142,"material":13,"mode":4},{"attributes":{"NORMAL":28621,"POSITION":11099},"indices":46143,"material":13,"mode":4},{"attributes":{"NORMAL":28622,"POSITION":11100},"indices":46144,"material":13,"mode":4},{"attributes":{"NORMAL":28623,"POSITION":11101},"indices":46145,"material":13,"mode":4},{"attributes":{"NORMAL":28624,"POSITION":11102},"indices":46146,"material":13,"mode":4},{"attributes":{"NORMAL":28625,"POSITION":11103},"indices":46147,"material":13,"mode":4},{"attributes":{"NORMAL":28626,"POSITION":11104},"indices":46148,"material":13,"mode":4},{"attributes":{"NORMAL":28627,"POSITION":11105},"indices":46149,"material":13,"mode":4},{"attributes":{"NORMAL":28628,"POSITION":11106},"indices":46150,"material":13,"mode":4},{"attributes":{"NORMAL":28629,"POSITION":11107},"indices":46151,"material":9,"mode":4},{"attributes":{"NORMAL":28630,"POSITION":11108},"indices":46152,"material":9,"mode":4},{"attributes":{"NORMAL":28631,"POSITION":11109},"indices":46153,"material":9,"mode":4},{"attributes":{"NORMAL":28632,"POSITION":11110},"indices":46154,"material":9,"mode":4},{"attributes":{"NORMAL":28633,"POSITION":11111},"indices":46155,"material":9,"mode":4},{"attributes":{"NORMAL":28634,"POSITION":11112},"indices":46156,"material":13,"mode":4},{"attributes":{"NORMAL":28635,"POSITION":11113},"indices":46157,"material":9,"mode":4},{"attributes":{"NORMAL":28636,"POSITION":11114},"indices":46158,"material":9,"mode":4},{"attributes":{"NORMAL":28637,"POSITION":11115},"indices":46159,"material":9,"mode":4},{"attributes":{"NORMAL":28638,"POSITION":11116},"indices":46160,"material":9,"mode":4},{"attributes":{"NORMAL":28639,"POSITION":11117},"indices":46161,"material":9,"mode":4},{"attributes":{"NORMAL":28640,"POSITION":11118},"indices":46162,"material":13,"mode":4},{"attributes":{"NORMAL":28641,"POSITION":11119},"indices":46163,"material":9,"mode":4},{"attributes":{"NORMAL":28642,"POSITION":11120},"indices":46164,"material":9,"mode":4},{"attributes":{"NORMAL":28643,"POSITION":11121},"indices":46165,"material":9,"mode":4},{"attributes":{"NORMAL":28644,"POSITION":11122},"indices":46166,"material":9,"mode":4},{"attributes":{"NORMAL":28645,"POSITION":11123},"indices":46167,"material":9,"mode":4},{"attributes":{"NORMAL":28646,"POSITION":11124},"indices":46168,"material":9,"mode":4},{"attributes":{"NORMAL":28647,"POSITION":11125},"indices":46169,"material":9,"mode":4},{"attributes":{"NORMAL":28648,"POSITION":11126},"indices":46170,"material":9,"mode":4},{"attributes":{"NORMAL":28649,"POSITION":11127},"indices":46171,"material":9,"mode":4},{"attributes":{"NORMAL":28650,"POSITION":11128},"indices":46172,"material":9,"mode":4},{"attributes":{"NORMAL":28651,"POSITION":11129},"indices":46173,"material":9,"mode":4},{"attributes":{"NORMAL":28652,"POSITION":11130},"indices":46174,"material":9,"mode":4},{"attributes":{"NORMAL":28653,"POSITION":11131},"indices":46175,"material":9,"mode":4},{"attributes":{"NORMAL":28654,"POSITION":11132},"indices":46176,"material":9,"mode":4},{"attributes":{"NORMAL":28655,"POSITION":11133},"indices":46177,"material":9,"mode":4},{"attributes":{"NORMAL":28656,"POSITION":11134},"indices":46178,"material":9,"mode":4},{"attributes":{"NORMAL":28657,"POSITION":11135},"indices":46179,"material":9,"mode":4},{"attributes":{"NORMAL":28658,"POSITION":11136},"indices":46180,"material":9,"mode":4},{"attributes":{"NORMAL":28659,"POSITION":11137},"indices":46181,"material":9,"mode":4},{"attributes":{"NORMAL":28660,"POSITION":11138},"indices":46182,"material":9,"mode":4},{"attributes":{"NORMAL":28661,"POSITION":11139},"indices":46183,"material":9,"mode":4},{"attributes":{"NORMAL":28662,"POSITION":11140},"indices":46184,"material":13,"mode":4},{"attributes":{"NORMAL":28663,"POSITION":11141},"indices":46185,"material":9,"mode":4},{"attributes":{"NORMAL":28664,"POSITION":11142},"indices":46186,"material":9,"mode":4},{"attributes":{"NORMAL":28665,"POSITION":11143},"indices":46187,"material":9,"mode":4},{"attributes":{"NORMAL":28666,"POSITION":11144},"indices":46188,"material":9,"mode":4},{"attributes":{"NORMAL":28667,"POSITION":11145},"indices":46189,"material":9,"mode":4},{"attributes":{"NORMAL":28668,"POSITION":11146},"indices":46190,"material":9,"mode":4},{"attributes":{"NORMAL":28669,"POSITION":11147},"indices":46191,"material":9,"mode":4},{"attributes":{"NORMAL":28670,"POSITION":11148},"indices":46192,"material":9,"mode":4},{"attributes":{"NORMAL":28671,"POSITION":11149},"indices":46193,"material":9,"mode":4},{"attributes":{"NORMAL":28672,"POSITION":11150},"indices":46194,"material":9,"mode":4},{"attributes":{"NORMAL":28673,"POSITION":11151},"indices":46195,"material":9,"mode":4},{"attributes":{"NORMAL":28674,"POSITION":11152},"indices":46196,"material":9,"mode":4},{"attributes":{"NORMAL":28675,"POSITION":11153},"indices":46197,"material":9,"mode":4},{"attributes":{"NORMAL":28676,"POSITION":11154},"indices":46198,"material":9,"mode":4},{"attributes":{"NORMAL":28677,"POSITION":11155},"indices":46199,"material":9,"mode":4},{"attributes":{"NORMAL":28678,"POSITION":11156},"indices":46200,"material":13,"mode":4}]},{"name":"COMPOUND1858","primitives":[{"attributes":{"NORMAL":28679,"POSITION":11157},"indices":46201,"material":14,"mode":4},{"attributes":{"NORMAL":28680,"POSITION":11158},"indices":46202,"material":14,"mode":4},{"attributes":{"NORMAL":28681,"POSITION":11159},"indices":46203,"material":14,"mode":4},{"attributes":{"NORMAL":28682,"POSITION":11160},"indices":46204,"material":14,"mode":4},{"attributes":{"NORMAL":28683,"POSITION":11161},"indices":46205,"material":14,"mode":4},{"attributes":{"NORMAL":28684,"POSITION":11162},"indices":46206,"material":14,"mode":4},{"attributes":{"NORMAL":28685,"POSITION":11163},"indices":46207,"material":14,"mode":4},{"attributes":{"NORMAL":28686,"POSITION":11164},"indices":46208,"material":14,"mode":4},{"attributes":{"NORMAL":28687,"POSITION":11165},"indices":46209,"material":14,"mode":4},{"attributes":{"NORMAL":28688,"POSITION":11166},"indices":46210,"material":14,"mode":4},{"attributes":{"NORMAL":28689,"POSITION":11167},"indices":46211,"material":14,"mode":4},{"attributes":{"NORMAL":28690,"POSITION":11168},"indices":46212,"material":14,"mode":4},{"attributes":{"NORMAL":28691,"POSITION":11169},"indices":46213,"material":14,"mode":4},{"attributes":{"NORMAL":28692,"POSITION":11170},"indices":46214,"material":14,"mode":4}]},{"name":"COMPOUND1859","primitives":[{"attributes":{"NORMAL":28693,"POSITION":11171},"indices":46215,"material":14,"mode":4},{"attributes":{"NORMAL":28694,"POSITION":11172},"indices":46216,"material":14,"mode":4},{"attributes":{"NORMAL":28695,"POSITION":11173},"indices":46217,"material":14,"mode":4},{"attributes":{"NORMAL":28696,"POSITION":11174},"indices":46218,"material":14,"mode":4},{"attributes":{"NORMAL":28697,"POSITION":11175},"indices":46219,"material":14,"mode":4},{"attributes":{"NORMAL":28698,"POSITION":11176},"indices":46220,"material":14,"mode":4},{"attributes":{"NORMAL":28699,"POSITION":11177},"indices":46221,"material":14,"mode":4},{"attributes":{"NORMAL":28700,"POSITION":11178},"indices":46222,"material":14,"mode":4}]},{"name":"COMPOUND1860","primitives":[{"attributes":{"NORMAL":28701,"POSITION":11179},"indices":46223,"material":8,"mode":4},{"attributes":{"NORMAL":28702,"POSITION":11180},"indices":46224,"material":8,"mode":4},{"attributes":{"NORMAL":28703,"POSITION":11181},"indices":46225,"material":8,"mode":4},{"attributes":{"NORMAL":28704,"POSITION":11182},"indices":46226,"material":8,"mode":4},{"attributes":{"NORMAL":28705,"POSITION":11183},"indices":46227,"material":8,"mode":4},{"attributes":{"NORMAL":28706,"POSITION":11184},"indices":46228,"material":8,"mode":4},{"attributes":{"NORMAL":28707,"POSITION":11185},"indices":46229,"material":8,"mode":4},{"attributes":{"NORMAL":28708,"POSITION":11186},"indices":46230,"material":9,"mode":4},{"attributes":{"NORMAL":28709,"POSITION":11187},"indices":46231,"material":9,"mode":4},{"attributes":{"NORMAL":28710,"POSITION":11188},"indices":46232,"material":9,"mode":4}]},{"name":"COMPOUND1861","primitives":[{"attributes":{"NORMAL":28711,"POSITION":11189},"indices":46233,"material":14,"mode":4},{"attributes":{"NORMAL":28712,"POSITION":11190},"indices":46234,"material":14,"mode":4},{"attributes":{"NORMAL":28713,"POSITION":11191},"indices":46235,"material":14,"mode":4},{"attributes":{"NORMAL":28714,"POSITION":11192},"indices":46236,"material":14,"mode":4},{"attributes":{"NORMAL":28715,"POSITION":11193},"indices":46237,"material":14,"mode":4},{"attributes":{"NORMAL":28716,"POSITION":11194},"indices":46238,"material":14,"mode":4},{"attributes":{"NORMAL":28717,"POSITION":11195},"indices":46239,"material":14,"mode":4},{"attributes":{"NORMAL":28718,"POSITION":11196},"indices":46240,"material":14,"mode":4},{"attributes":{"NORMAL":28719,"POSITION":11197},"indices":46241,"material":14,"mode":4},{"attributes":{"NORMAL":28720,"POSITION":11198},"indices":46242,"material":14,"mode":4},{"attributes":{"NORMAL":28721,"POSITION":11199},"indices":46243,"material":14,"mode":4},{"attributes":{"NORMAL":28722,"POSITION":11200},"indices":46244,"material":14,"mode":4},{"attributes":{"NORMAL":28723,"POSITION":11201},"indices":46245,"material":14,"mode":4},{"attributes":{"NORMAL":28724,"POSITION":11202},"indices":46246,"material":14,"mode":4},{"attributes":{"NORMAL":28725,"POSITION":11203},"indices":46247,"material":14,"mode":4},{"attributes":{"NORMAL":28726,"POSITION":11204},"indices":46248,"material":14,"mode":4},{"attributes":{"NORMAL":28727,"POSITION":11205},"indices":46249,"material":14,"mode":4},{"attributes":{"NORMAL":28728,"POSITION":11206},"indices":46250,"material":14,"mode":4},{"attributes":{"NORMAL":28729,"POSITION":11207},"indices":46251,"material":14,"mode":4},{"attributes":{"NORMAL":28730,"POSITION":11208},"indices":46252,"material":14,"mode":4},{"attributes":{"NORMAL":28731,"POSITION":11209},"indices":46253,"material":14,"mode":4},{"attributes":{"NORMAL":28732,"POSITION":11210},"indices":46254,"material":14,"mode":4},{"attributes":{"NORMAL":28733,"POSITION":11211},"indices":46255,"material":14,"mode":4},{"attributes":{"NORMAL":28734,"POSITION":11212},"indices":46256,"material":14,"mode":4}]},{"name":"COMPOUND1862","primitives":[{"attributes":{"NORMAL":28735,"POSITION":11213},"indices":46257,"material":14,"mode":4},{"attributes":{"NORMAL":28736,"POSITION":11214},"indices":46258,"material":14,"mode":4},{"attributes":{"NORMAL":28737,"POSITION":11215},"indices":46259,"material":14,"mode":4},{"attributes":{"NORMAL":28738,"POSITION":11216},"indices":46260,"material":14,"mode":4},{"attributes":{"NORMAL":28739,"POSITION":11217},"indices":46261,"material":14,"mode":4},{"attributes":{"NORMAL":28740,"POSITION":11218},"indices":46262,"material":14,"mode":4},{"attributes":{"NORMAL":28741,"POSITION":11219},"indices":46263,"material":14,"mode":4},{"attributes":{"NORMAL":28742,"POSITION":11220},"indices":46264,"material":14,"mode":4},{"attributes":{"NORMAL":28743,"POSITION":11221},"indices":46265,"material":14,"mode":4},{"attributes":{"NORMAL":28744,"POSITION":11222},"indices":46266,"material":14,"mode":4},{"attributes":{"NORMAL":28745,"POSITION":11223},"indices":46267,"material":14,"mode":4},{"attributes":{"NORMAL":28746,"POSITION":11224},"indices":46268,"material":14,"mode":4},{"attributes":{"NORMAL":28747,"POSITION":11225},"indices":46269,"material":14,"mode":4},{"attributes":{"NORMAL":28748,"POSITION":11226},"indices":46270,"material":14,"mode":4}]},{"name":"COMPOUND1863","primitives":[{"attributes":{"NORMAL":28749,"POSITION":11227},"indices":46271,"material":8,"mode":4},{"attributes":{"NORMAL":28750,"POSITION":11228},"indices":46272,"material":8,"mode":4},{"attributes":{"NORMAL":28751,"POSITION":11229},"indices":46273,"material":8,"mode":4},{"attributes":{"NORMAL":28752,"POSITION":11230},"indices":46274,"material":8,"mode":4},{"attributes":{"NORMAL":28753,"POSITION":11231},"indices":46275,"material":8,"mode":4},{"attributes":{"NORMAL":28754,"POSITION":11232},"indices":46276,"material":8,"mode":4},{"attributes":{"NORMAL":28755,"POSITION":11233},"indices":46277,"material":8,"mode":4},{"attributes":{"NORMAL":28756,"POSITION":11234},"indices":46278,"material":9,"mode":4},{"attributes":{"NORMAL":28757,"POSITION":11235},"indices":46279,"material":9,"mode":4},{"attributes":{"NORMAL":28758,"POSITION":11236},"indices":46280,"material":9,"mode":4}]},{"name":"COMPOUND1864","primitives":[{"attributes":{"NORMAL":28759,"POSITION":11237},"indices":46281,"material":14,"mode":4},{"attributes":{"NORMAL":28760,"POSITION":11238},"indices":46282,"material":14,"mode":4},{"attributes":{"NORMAL":28761,"POSITION":11239},"indices":46283,"material":14,"mode":4},{"attributes":{"NORMAL":28762,"POSITION":11240},"indices":46284,"material":14,"mode":4},{"attributes":{"NORMAL":28763,"POSITION":11241},"indices":46285,"material":14,"mode":4},{"attributes":{"NORMAL":28764,"POSITION":11242},"indices":46286,"material":14,"mode":4},{"attributes":{"NORMAL":28765,"POSITION":11243},"indices":46287,"material":14,"mode":4},{"attributes":{"NORMAL":28766,"POSITION":11244},"indices":46288,"material":14,"mode":4},{"attributes":{"NORMAL":28767,"POSITION":11245},"indices":46289,"material":14,"mode":4},{"attributes":{"NORMAL":28768,"POSITION":11246},"indices":46290,"material":14,"mode":4},{"attributes":{"NORMAL":28769,"POSITION":11247},"indices":46291,"material":14,"mode":4},{"attributes":{"NORMAL":28770,"POSITION":11248},"indices":46292,"material":14,"mode":4},{"attributes":{"NORMAL":28771,"POSITION":11249},"indices":46293,"material":14,"mode":4},{"attributes":{"NORMAL":28772,"POSITION":11250},"indices":46294,"material":14,"mode":4},{"attributes":{"NORMAL":28773,"POSITION":11251},"indices":46295,"material":14,"mode":4},{"attributes":{"NORMAL":28774,"POSITION":11252},"indices":46296,"material":14,"mode":4},{"attributes":{"NORMAL":28775,"POSITION":11253},"indices":46297,"material":14,"mode":4},{"attributes":{"NORMAL":28776,"POSITION":11254},"indices":46298,"material":14,"mode":4},{"attributes":{"NORMAL":28777,"POSITION":11255},"indices":46299,"material":14,"mode":4},{"attributes":{"NORMAL":28778,"POSITION":11256},"indices":46300,"material":14,"mode":4},{"attributes":{"NORMAL":28779,"POSITION":11257},"indices":46301,"material":14,"mode":4},{"attributes":{"NORMAL":28780,"POSITION":11258},"indices":46302,"material":14,"mode":4}]},{"name":"COMPOUND1865","primitives":[{"attributes":{"NORMAL":28781,"POSITION":11259},"indices":46303,"material":14,"mode":4},{"attributes":{"NORMAL":28782,"POSITION":11260},"indices":46304,"material":14,"mode":4},{"attributes":{"NORMAL":28783,"POSITION":11261},"indices":46305,"material":14,"mode":4},{"attributes":{"NORMAL":28784,"POSITION":11262},"indices":46306,"material":14,"mode":4},{"attributes":{"NORMAL":28785,"POSITION":11263},"indices":46307,"material":14,"mode":4},{"attributes":{"NORMAL":28786,"POSITION":11264},"indices":46308,"material":14,"mode":4},{"attributes":{"NORMAL":28787,"POSITION":11265},"indices":46309,"material":14,"mode":4},{"attributes":{"NORMAL":28788,"POSITION":11266},"indices":46310,"material":14,"mode":4},{"attributes":{"NORMAL":28789,"POSITION":11267},"indices":46311,"material":14,"mode":4},{"attributes":{"NORMAL":28790,"POSITION":11268},"indices":46312,"material":14,"mode":4},{"attributes":{"NORMAL":28791,"POSITION":11269},"indices":46313,"material":14,"mode":4},{"attributes":{"NORMAL":28792,"POSITION":11270},"indices":46314,"material":14,"mode":4},{"attributes":{"NORMAL":28793,"POSITION":11271},"indices":46315,"material":14,"mode":4},{"attributes":{"NORMAL":28794,"POSITION":11272},"indices":46316,"material":14,"mode":4},{"attributes":{"NORMAL":28795,"POSITION":11273},"indices":46317,"material":14,"mode":4},{"attributes":{"NORMAL":28796,"POSITION":11274},"indices":46318,"material":14,"mode":4},{"attributes":{"NORMAL":28797,"POSITION":11275},"indices":46319,"material":14,"mode":4},{"attributes":{"NORMAL":28798,"POSITION":11276},"indices":46320,"material":14,"mode":4},{"attributes":{"NORMAL":28799,"POSITION":11277},"indices":46321,"material":14,"mode":4},{"attributes":{"NORMAL":28800,"POSITION":11278},"indices":46322,"material":14,"mode":4},{"attributes":{"NORMAL":28801,"POSITION":11279},"indices":46323,"material":14,"mode":4},{"attributes":{"NORMAL":28802,"POSITION":11280},"indices":46324,"material":14,"mode":4},{"attributes":{"NORMAL":28803,"POSITION":11281},"indices":46325,"material":14,"mode":4},{"attributes":{"NORMAL":28804,"POSITION":11282},"indices":46326,"material":14,"mode":4}]},{"name":"COMPOUND1866","primitives":[{"attributes":{"NORMAL":28805,"POSITION":11283},"indices":46327,"material":8,"mode":4},{"attributes":{"NORMAL":28806,"POSITION":11284},"indices":46328,"material":8,"mode":4},{"attributes":{"NORMAL":28807,"POSITION":11285},"indices":46329,"material":8,"mode":4},{"attributes":{"NORMAL":28808,"POSITION":11286},"indices":46330,"material":8,"mode":4},{"attributes":{"NORMAL":28809,"POSITION":11287},"indices":46331,"material":8,"mode":4},{"attributes":{"NORMAL":28810,"POSITION":11288},"indices":46332,"material":8,"mode":4},{"attributes":{"NORMAL":28811,"POSITION":11289},"indices":46333,"material":8,"mode":4},{"attributes":{"NORMAL":28812,"POSITION":11290},"indices":46334,"material":9,"mode":4},{"attributes":{"NORMAL":28813,"POSITION":11291},"indices":46335,"material":9,"mode":4},{"attributes":{"NORMAL":28814,"POSITION":11292},"indices":46336,"material":9,"mode":4}]},{"name":"COMPOUND1867","primitives":[{"attributes":{"NORMAL":28815,"POSITION":11293},"indices":46337,"material":14,"mode":4},{"attributes":{"NORMAL":28816,"POSITION":11294},"indices":46338,"material":14,"mode":4},{"attributes":{"NORMAL":28817,"POSITION":11295},"indices":46339,"material":14,"mode":4},{"attributes":{"NORMAL":28818,"POSITION":11296},"indices":46340,"material":14,"mode":4},{"attributes":{"NORMAL":28819,"POSITION":11297},"indices":46341,"material":14,"mode":4},{"attributes":{"NORMAL":28820,"POSITION":11298},"indices":46342,"material":14,"mode":4},{"attributes":{"NORMAL":28821,"POSITION":11299},"indices":46343,"material":14,"mode":4},{"attributes":{"NORMAL":28822,"POSITION":11300},"indices":46344,"material":14,"mode":4}]},{"name":"COMPOUND1868","primitives":[{"attributes":{"NORMAL":28823,"POSITION":11301},"indices":46345,"material":8,"mode":4},{"attributes":{"NORMAL":28824,"POSITION":11302},"indices":46346,"material":8,"mode":4},{"attributes":{"NORMAL":28825,"POSITION":11303},"indices":46347,"material":8,"mode":4},{"attributes":{"NORMAL":28826,"POSITION":11304},"indices":46348,"material":8,"mode":4},{"attributes":{"NORMAL":28827,"POSITION":11305},"indices":46349,"material":8,"mode":4},{"attributes":{"NORMAL":28828,"POSITION":11306},"indices":46350,"material":8,"mode":4},{"attributes":{"NORMAL":28829,"POSITION":11307},"indices":46351,"material":8,"mode":4},{"attributes":{"NORMAL":28830,"POSITION":11308},"indices":46352,"material":9,"mode":4},{"attributes":{"NORMAL":28831,"POSITION":11309},"indices":46353,"material":9,"mode":4},{"attributes":{"NORMAL":28832,"POSITION":11310},"indices":46354,"material":9,"mode":4}]},{"name":"COMPOUND1869","primitives":[{"attributes":{"NORMAL":28833,"POSITION":11311},"indices":46355,"material":14,"mode":4},{"attributes":{"NORMAL":28834,"POSITION":11312},"indices":46356,"material":14,"mode":4},{"attributes":{"NORMAL":28835,"POSITION":11313},"indices":46357,"material":14,"mode":4},{"attributes":{"NORMAL":28836,"POSITION":11314},"indices":46358,"material":14,"mode":4},{"attributes":{"NORMAL":28837,"POSITION":11315},"indices":46359,"material":14,"mode":4},{"attributes":{"NORMAL":28838,"POSITION":11316},"indices":46360,"material":14,"mode":4},{"attributes":{"NORMAL":28839,"POSITION":11317},"indices":46361,"material":14,"mode":4},{"attributes":{"NORMAL":28840,"POSITION":11318},"indices":46362,"material":14,"mode":4},{"attributes":{"NORMAL":28841,"POSITION":11319},"indices":46363,"material":14,"mode":4},{"attributes":{"NORMAL":28842,"POSITION":11320},"indices":46364,"material":14,"mode":4},{"attributes":{"NORMAL":28843,"POSITION":11321},"indices":46365,"material":14,"mode":4},{"attributes":{"NORMAL":28844,"POSITION":11322},"indices":46366,"material":14,"mode":4},{"attributes":{"NORMAL":28845,"POSITION":11323},"indices":46367,"material":14,"mode":4},{"attributes":{"NORMAL":28846,"POSITION":11324},"indices":46368,"material":14,"mode":4}]},{"name":"COMPOUND1870","primitives":[{"attributes":{"NORMAL":28847,"POSITION":11325},"indices":46369,"material":14,"mode":4},{"attributes":{"NORMAL":28848,"POSITION":11326},"indices":46370,"material":14,"mode":4},{"attributes":{"NORMAL":28849,"POSITION":11327},"indices":46371,"material":14,"mode":4},{"attributes":{"NORMAL":28850,"POSITION":11328},"indices":46372,"material":14,"mode":4},{"attributes":{"NORMAL":28851,"POSITION":11329},"indices":46373,"material":14,"mode":4},{"attributes":{"NORMAL":28852,"POSITION":11330},"indices":46374,"material":14,"mode":4},{"attributes":{"NORMAL":28853,"POSITION":11331},"indices":46375,"material":14,"mode":4},{"attributes":{"NORMAL":28854,"POSITION":11332},"indices":46376,"material":14,"mode":4},{"attributes":{"NORMAL":28855,"POSITION":11333},"indices":46377,"material":14,"mode":4},{"attributes":{"NORMAL":28856,"POSITION":11334},"indices":46378,"material":14,"mode":4},{"attributes":{"NORMAL":28857,"POSITION":11335},"indices":46379,"material":14,"mode":4},{"attributes":{"NORMAL":28858,"POSITION":11336},"indices":46380,"material":14,"mode":4},{"attributes":{"NORMAL":28859,"POSITION":11337},"indices":46381,"material":14,"mode":4},{"attributes":{"NORMAL":28860,"POSITION":11338},"indices":46382,"material":14,"mode":4},{"attributes":{"NORMAL":28861,"POSITION":11339},"indices":46383,"material":14,"mode":4},{"attributes":{"NORMAL":28862,"POSITION":11340},"indices":46384,"material":14,"mode":4},{"attributes":{"NORMAL":28863,"POSITION":11341},"indices":46385,"material":14,"mode":4},{"attributes":{"NORMAL":28864,"POSITION":11342},"indices":46386,"material":14,"mode":4},{"attributes":{"NORMAL":28865,"POSITION":11343},"indices":46387,"material":14,"mode":4},{"attributes":{"NORMAL":28866,"POSITION":11344},"indices":46388,"material":14,"mode":4},{"attributes":{"NORMAL":28867,"POSITION":11345},"indices":46389,"material":14,"mode":4},{"attributes":{"NORMAL":28868,"POSITION":11346},"indices":46390,"material":14,"mode":4},{"attributes":{"NORMAL":28869,"POSITION":11347},"indices":46391,"material":14,"mode":4},{"attributes":{"NORMAL":28870,"POSITION":11348},"indices":46392,"material":14,"mode":4}]},{"name":"COMPOUND1871","primitives":[{"attributes":{"NORMAL":28871,"POSITION":11349},"indices":46393,"material":8,"mode":4},{"attributes":{"NORMAL":28872,"POSITION":11350},"indices":46394,"material":8,"mode":4},{"attributes":{"NORMAL":28873,"POSITION":11351},"indices":46395,"material":8,"mode":4},{"attributes":{"NORMAL":28874,"POSITION":11352},"indices":46396,"material":8,"mode":4},{"attributes":{"NORMAL":28875,"POSITION":11353},"indices":46397,"material":8,"mode":4},{"attributes":{"NORMAL":28876,"POSITION":11354},"indices":46398,"material":8,"mode":4},{"attributes":{"NORMAL":28877,"POSITION":11355},"indices":46399,"material":8,"mode":4},{"attributes":{"NORMAL":28878,"POSITION":11356},"indices":46400,"material":8,"mode":4},{"attributes":{"NORMAL":28879,"POSITION":11357},"indices":46401,"material":8,"mode":4},{"attributes":{"NORMAL":28880,"POSITION":11358},"indices":46402,"material":8,"mode":4},{"attributes":{"NORMAL":28881,"POSITION":11359},"indices":46403,"material":8,"mode":4},{"attributes":{"NORMAL":28882,"POSITION":11360},"indices":46404,"material":8,"mode":4},{"attributes":{"NORMAL":28883,"POSITION":11361},"indices":46405,"material":8,"mode":4},{"attributes":{"NORMAL":28884,"POSITION":11362},"indices":46406,"material":8,"mode":4},{"attributes":{"NORMAL":28885,"POSITION":11363},"indices":46407,"material":8,"mode":4},{"attributes":{"NORMAL":28886,"POSITION":11364},"indices":46408,"material":8,"mode":4},{"attributes":{"NORMAL":28887,"POSITION":11365},"indices":46409,"material":8,"mode":4},{"attributes":{"NORMAL":28888,"POSITION":11366},"indices":46410,"material":8,"mode":4}]},{"name":"COMPOUND1872","primitives":[{"attributes":{"NORMAL":28889,"POSITION":11367},"indices":46411,"material":8,"mode":4},{"attributes":{"NORMAL":28890,"POSITION":11368},"indices":46412,"material":8,"mode":4},{"attributes":{"NORMAL":28891,"POSITION":11369},"indices":46413,"material":8,"mode":4},{"attributes":{"NORMAL":28892,"POSITION":11370},"indices":46414,"material":8,"mode":4},{"attributes":{"NORMAL":28893,"POSITION":11371},"indices":46415,"material":8,"mode":4},{"attributes":{"NORMAL":28894,"POSITION":11372},"indices":46416,"material":8,"mode":4},{"attributes":{"NORMAL":28895,"POSITION":11373},"indices":46417,"material":8,"mode":4},{"attributes":{"NORMAL":28896,"POSITION":11374},"indices":46418,"material":8,"mode":4},{"attributes":{"NORMAL":28897,"POSITION":11375},"indices":46419,"material":8,"mode":4},{"attributes":{"NORMAL":28898,"POSITION":11376},"indices":46420,"material":8,"mode":4},{"attributes":{"NORMAL":28899,"POSITION":11377},"indices":46421,"material":8,"mode":4},{"attributes":{"NORMAL":28900,"POSITION":11378},"indices":46422,"material":8,"mode":4},{"attributes":{"NORMAL":28901,"POSITION":11379},"indices":46423,"material":8,"mode":4},{"attributes":{"NORMAL":28902,"POSITION":11380},"indices":46424,"material":8,"mode":4},{"attributes":{"NORMAL":28903,"POSITION":11381},"indices":46425,"material":8,"mode":4},{"attributes":{"NORMAL":28904,"POSITION":11382},"indices":46426,"material":8,"mode":4},{"attributes":{"NORMAL":28905,"POSITION":11383},"indices":46427,"material":8,"mode":4},{"attributes":{"NORMAL":28906,"POSITION":11384},"indices":46428,"material":8,"mode":4}]},{"name":"COMPOUND1873","primitives":[{"attributes":{"NORMAL":28907,"POSITION":11385},"indices":46429,"material":14,"mode":4},{"attributes":{"NORMAL":28908,"POSITION":11386},"indices":46430,"material":14,"mode":4},{"attributes":{"NORMAL":28909,"POSITION":11387},"indices":46431,"material":14,"mode":4},{"attributes":{"NORMAL":28910,"POSITION":11388},"indices":46432,"material":14,"mode":4},{"attributes":{"NORMAL":28911,"POSITION":11389},"indices":46433,"material":14,"mode":4},{"attributes":{"NORMAL":28912,"POSITION":11390},"indices":46434,"material":14,"mode":4},{"attributes":{"NORMAL":28913,"POSITION":11391},"indices":46435,"material":14,"mode":4},{"attributes":{"NORMAL":28914,"POSITION":11392},"indices":46436,"material":14,"mode":4},{"attributes":{"NORMAL":28915,"POSITION":11393},"indices":46437,"material":14,"mode":4},{"attributes":{"NORMAL":28916,"POSITION":11394},"indices":46438,"material":14,"mode":4},{"attributes":{"NORMAL":28917,"POSITION":11395},"indices":46439,"material":14,"mode":4},{"attributes":{"NORMAL":28918,"POSITION":11396},"indices":46440,"material":14,"mode":4},{"attributes":{"NORMAL":28919,"POSITION":11397},"indices":46441,"material":14,"mode":4},{"attributes":{"NORMAL":28920,"POSITION":11398},"indices":46442,"material":14,"mode":4},{"attributes":{"NORMAL":28921,"POSITION":11399},"indices":46443,"material":14,"mode":4},{"attributes":{"NORMAL":28922,"POSITION":11400},"indices":46444,"material":14,"mode":4},{"attributes":{"NORMAL":28923,"POSITION":11401},"indices":46445,"material":14,"mode":4},{"attributes":{"NORMAL":28924,"POSITION":11402},"indices":46446,"material":14,"mode":4},{"attributes":{"NORMAL":28925,"POSITION":11403},"indices":46447,"material":14,"mode":4},{"attributes":{"NORMAL":28926,"POSITION":11404},"indices":46448,"material":14,"mode":4},{"attributes":{"NORMAL":28927,"POSITION":11405},"indices":46449,"material":14,"mode":4},{"attributes":{"NORMAL":28928,"POSITION":11406},"indices":46450,"material":14,"mode":4}]},{"name":"COMPOUND1875","primitives":[{"attributes":{"NORMAL":28929,"POSITION":11407},"indices":46451,"material":13,"mode":4}]},{"name":"COMPOUND1876","primitives":[{"attributes":{"NORMAL":28930,"POSITION":11408},"indices":46452,"material":17,"mode":4}]},{"name":"COMPOUND1877","primitives":[{"attributes":{"NORMAL":28931,"POSITION":11409},"indices":46453,"material":13,"mode":4}]},{"name":"COMPOUND1878","primitives":[{"attributes":{"NORMAL":28932,"POSITION":11410},"indices":46454,"material":17,"mode":4}]},{"name":"COMPOUND1879","primitives":[{"attributes":{"NORMAL":28933,"POSITION":11411},"indices":46455,"material":17,"mode":4}]},{"name":"COMPOUND1881","primitives":[{"attributes":{"NORMAL":28934,"POSITION":11412},"indices":46456,"material":17,"mode":4}]},{"name":"COMPOUND1882","primitives":[{"attributes":{"NORMAL":28935,"POSITION":11413},"indices":46457,"material":17,"mode":4}]},{"name":"COMPOUND1883","primitives":[{"attributes":{"NORMAL":28936,"POSITION":11414},"indices":46458,"material":17,"mode":4}]},{"name":"COMPOUND1884","primitives":[{"attributes":{"NORMAL":28937,"POSITION":11415},"indices":46459,"material":17,"mode":4}]},{"name":"COMPOUND1885","primitives":[{"attributes":{"NORMAL":28938,"POSITION":11416},"indices":46460,"material":13,"mode":4}]},{"name":"COMPOUND1886","primitives":[{"attributes":{"NORMAL":28939,"POSITION":11417},"indices":46461,"material":17,"mode":4}]},{"name":"COMPOUND1887","primitives":[{"attributes":{"NORMAL":28940,"POSITION":11418},"indices":46462,"material":13,"mode":4}]},{"name":"COMPOUND1888","primitives":[{"attributes":{"NORMAL":28941,"POSITION":11419},"indices":46463,"material":17,"mode":4}]},{"name":"COMPOUND1889","primitives":[{"attributes":{"NORMAL":28942,"POSITION":11420},"indices":46464,"material":17,"mode":4}]},{"name":"COMPOUND1890","primitives":[{"attributes":{"NORMAL":28943,"POSITION":11421},"indices":46465,"material":13,"mode":4}]},{"name":"COMPOUND1891","primitives":[{"attributes":{"NORMAL":28944,"POSITION":11422},"indices":46466,"material":13,"mode":4}]},{"name":"COMPOUND1892","primitives":[{"attributes":{"NORMAL":28945,"POSITION":11423},"indices":46467,"material":17,"mode":4}]},{"name":"COMPOUND1893","primitives":[{"attributes":{"NORMAL":28946,"POSITION":11424},"indices":46468,"material":17,"mode":4}]},{"name":"COMPOUND1894","primitives":[{"attributes":{"NORMAL":28947,"POSITION":11425},"indices":46469,"material":17,"mode":4}]},{"name":"COMPOUND1895","primitives":[{"attributes":{"NORMAL":28948,"POSITION":11426},"indices":46470,"material":17,"mode":4}]},{"name":"COMPOUND1896","primitives":[{"attributes":{"NORMAL":28949,"POSITION":11427},"indices":46471,"material":13,"mode":4}]},{"name":"COMPOUND1897","primitives":[{"attributes":{"NORMAL":28950,"POSITION":11428},"indices":46472,"material":13,"mode":4}]},{"name":"COMPOUND1898","primitives":[{"attributes":{"NORMAL":28951,"POSITION":11429},"indices":46473,"material":17,"mode":4}]},{"name":"COMPOUND1899","primitives":[{"attributes":{"NORMAL":28952,"POSITION":11430},"indices":46474,"material":13,"mode":4}]},{"name":"COMPOUND1900","primitives":[{"attributes":{"NORMAL":28953,"POSITION":11431},"indices":46475,"material":17,"mode":4}]},{"name":"COMPOUND1901","primitives":[{"attributes":{"NORMAL":28954,"POSITION":11432},"indices":46476,"material":17,"mode":4}]},{"name":"COMPOUND1902","primitives":[{"attributes":{"NORMAL":28955,"POSITION":11433},"indices":46477,"material":13,"mode":4}]},{"name":"COMPOUND1903","primitives":[{"attributes":{"NORMAL":28956,"POSITION":11434},"indices":46478,"material":13,"mode":4}]},{"name":"COMPOUND1904","primitives":[{"attributes":{"NORMAL":28957,"POSITION":11435},"indices":46479,"material":17,"mode":4}]},{"name":"COMPOUND1905","primitives":[{"attributes":{"NORMAL":28958,"POSITION":11436},"indices":46480,"material":17,"mode":4}]},{"name":"COMPOUND1906","primitives":[{"attributes":{"NORMAL":28959,"POSITION":11437},"indices":46481,"material":17,"mode":4}]},{"name":"COMPOUND1907","primitives":[{"attributes":{"NORMAL":28960,"POSITION":11438},"indices":46482,"material":17,"mode":4}]},{"name":"COMPOUND1908","primitives":[{"attributes":{"NORMAL":28961,"POSITION":11439},"indices":46483,"material":13,"mode":4}]},{"name":"COMPOUND1909","primitives":[{"attributes":{"NORMAL":28962,"POSITION":11440},"indices":46484,"material":13,"mode":4}]},{"name":"COMPOUND1910","primitives":[{"attributes":{"NORMAL":28963,"POSITION":11441},"indices":46485,"material":13,"mode":4}]},{"name":"COMPOUND1911","primitives":[{"attributes":{"NORMAL":28964,"POSITION":11442},"indices":46486,"material":13,"mode":4}]},{"name":"COMPOUND1912","primitives":[{"attributes":{"NORMAL":28965,"POSITION":11443},"indices":46487,"material":17,"mode":4}]},{"name":"COMPOUND1913","primitives":[{"attributes":{"NORMAL":28966,"POSITION":11444},"indices":46488,"material":13,"mode":4}]},{"name":"COMPOUND1914","primitives":[{"attributes":{"NORMAL":28967,"POSITION":11445},"indices":46489,"material":13,"mode":4}]},{"name":"COMPOUND1915","primitives":[{"attributes":{"NORMAL":28968,"POSITION":11446},"indices":46490,"material":13,"mode":4}]},{"name":"COMPOUND1916","primitives":[{"attributes":{"NORMAL":28969,"POSITION":11447},"indices":46491,"material":13,"mode":4}]},{"name":"COMPOUND1917","primitives":[{"attributes":{"NORMAL":28970,"POSITION":11448},"indices":46492,"material":13,"mode":4}]},{"name":"COMPOUND1918","primitives":[{"attributes":{"NORMAL":28971,"POSITION":11449},"indices":46493,"material":17,"mode":4}]},{"name":"COMPOUND1919","primitives":[{"attributes":{"NORMAL":28972,"POSITION":11450},"indices":46494,"material":13,"mode":4}]},{"name":"COMPOUND1920","primitives":[{"attributes":{"NORMAL":28973,"POSITION":11451},"indices":46495,"material":13,"mode":4}]},{"name":"COMPOUND1921","primitives":[{"attributes":{"NORMAL":28974,"POSITION":11452},"indices":46496,"material":13,"mode":4}]},{"name":"COMPOUND1922","primitives":[{"attributes":{"NORMAL":28975,"POSITION":11453},"indices":46497,"material":17,"mode":4}]},{"name":"COMPOUND1923","primitives":[{"attributes":{"NORMAL":28976,"POSITION":11454},"indices":46498,"material":13,"mode":4}]},{"name":"COMPOUND1924","primitives":[{"attributes":{"NORMAL":28977,"POSITION":11455},"indices":46499,"material":17,"mode":4}]},{"name":"COMPOUND1925","primitives":[{"attributes":{"NORMAL":28978,"POSITION":11456},"indices":46500,"material":13,"mode":4}]},{"name":"COMPOUND1926","primitives":[{"attributes":{"NORMAL":28979,"POSITION":11457},"indices":46501,"material":13,"mode":4}]},{"name":"COMPOUND1927","primitives":[{"attributes":{"NORMAL":28980,"POSITION":11458},"indices":46502,"material":13,"mode":4}]},{"name":"COMPOUND1928","primitives":[{"attributes":{"NORMAL":28981,"POSITION":11459},"indices":46503,"material":17,"mode":4}]},{"name":"COMPOUND1929","primitives":[{"attributes":{"NORMAL":28982,"POSITION":11460},"indices":46504,"material":17,"mode":4}]},{"name":"COMPOUND1930","primitives":[{"attributes":{"NORMAL":28983,"POSITION":11461},"indices":46505,"material":13,"mode":4}]},{"name":"COMPOUND1931","primitives":[{"attributes":{"NORMAL":28984,"POSITION":11462},"indices":46506,"material":17,"mode":4}]},{"name":"COMPOUND1932","primitives":[{"attributes":{"NORMAL":28985,"POSITION":11463},"indices":46507,"material":17,"mode":4}]},{"name":"COMPOUND1933","primitives":[{"attributes":{"NORMAL":28986,"POSITION":11464},"indices":46508,"material":13,"mode":4}]},{"name":"COMPOUND1934","primitives":[{"attributes":{"NORMAL":28987,"POSITION":11465},"indices":46509,"material":17,"mode":4}]},{"name":"COMPOUND1935","primitives":[{"attributes":{"NORMAL":28988,"POSITION":11466},"indices":46510,"material":17,"mode":4}]},{"name":"COMPOUND1936","primitives":[{"attributes":{"NORMAL":28989,"POSITION":11467},"indices":46511,"material":17,"mode":4}]},{"name":"COMPOUND1937","primitives":[{"attributes":{"NORMAL":28990,"POSITION":11468},"indices":46512,"material":17,"mode":4}]},{"name":"COMPOUND1938","primitives":[{"attributes":{"NORMAL":28991,"POSITION":11469},"indices":46513,"material":17,"mode":4}]},{"name":"COMPOUND1939","primitives":[{"attributes":{"NORMAL":28992,"POSITION":11470},"indices":46514,"material":17,"mode":4}]},{"name":"COMPOUND1940","primitives":[{"attributes":{"NORMAL":28993,"POSITION":11471},"indices":46515,"material":17,"mode":4}]},{"name":"COMPOUND1941","primitives":[{"attributes":{"NORMAL":28994,"POSITION":11472},"indices":46516,"material":17,"mode":4}]},{"name":"COMPOUND1942","primitives":[{"attributes":{"NORMAL":28995,"POSITION":11473},"indices":46517,"material":17,"mode":4}]},{"name":"COMPOUND1943","primitives":[{"attributes":{"NORMAL":28996,"POSITION":11474},"indices":46518,"material":13,"mode":4}]},{"name":"COMPOUND1944","primitives":[{"attributes":{"NORMAL":28997,"POSITION":11475},"indices":46519,"material":17,"mode":4}]},{"name":"COMPOUND1945","primitives":[{"attributes":{"NORMAL":28998,"POSITION":11476},"indices":46520,"material":17,"mode":4}]},{"name":"COMPOUND1946","primitives":[{"attributes":{"NORMAL":28999,"POSITION":11477},"indices":46521,"material":17,"mode":4}]},{"name":"COMPOUND1947","primitives":[{"attributes":{"NORMAL":29000,"POSITION":11478},"indices":46522,"material":17,"mode":4}]},{"name":"COMPOUND1948","primitives":[{"attributes":{"NORMAL":29001,"POSITION":11479},"indices":46523,"material":17,"mode":4}]},{"name":"COMPOUND1949","primitives":[{"attributes":{"NORMAL":29002,"POSITION":11480},"indices":46524,"material":17,"mode":4}]},{"name":"COMPOUND1950","primitives":[{"attributes":{"NORMAL":29003,"POSITION":11481},"indices":46525,"material":13,"mode":4}]},{"name":"COMPOUND1951","primitives":[{"attributes":{"NORMAL":29004,"POSITION":11482},"indices":46526,"material":17,"mode":4}]},{"name":"COMPOUND1952","primitives":[{"attributes":{"NORMAL":29005,"POSITION":11483},"indices":46527,"material":17,"mode":4}]},{"name":"COMPOUND1953","primitives":[{"attributes":{"NORMAL":29006,"POSITION":11484},"indices":46528,"material":13,"mode":4}]},{"name":"COMPOUND1954","primitives":[{"attributes":{"NORMAL":29007,"POSITION":11485},"indices":46529,"material":17,"mode":4}]},{"name":"COMPOUND1955","primitives":[{"attributes":{"NORMAL":29008,"POSITION":11486},"indices":46530,"material":17,"mode":4}]},{"name":"COMPOUND1956","primitives":[{"attributes":{"NORMAL":29009,"POSITION":11487},"indices":46531,"material":17,"mode":4}]},{"name":"COMPOUND1957","primitives":[{"attributes":{"NORMAL":29010,"POSITION":11488},"indices":46532,"material":17,"mode":4}]},{"name":"COMPOUND1958","primitives":[{"attributes":{"NORMAL":29011,"POSITION":11489},"indices":46533,"material":13,"mode":4}]},{"name":"COMPOUND1959","primitives":[{"attributes":{"NORMAL":29012,"POSITION":11490},"indices":46534,"material":17,"mode":4}]},{"name":"COMPOUND1960","primitives":[{"attributes":{"NORMAL":29013,"POSITION":11491},"indices":46535,"material":17,"mode":4}]},{"name":"COMPOUND1961","primitives":[{"attributes":{"NORMAL":29014,"POSITION":11492},"indices":46536,"material":17,"mode":4}]},{"name":"COMPOUND1962","primitives":[{"attributes":{"NORMAL":29015,"POSITION":11493},"indices":46537,"material":13,"mode":4}]},{"name":"COMPOUND1963","primitives":[{"attributes":{"NORMAL":29016,"POSITION":11494},"indices":46538,"material":13,"mode":4}]},{"name":"COMPOUND1964","primitives":[{"attributes":{"NORMAL":29017,"POSITION":11495},"indices":46539,"material":17,"mode":4}]},{"name":"COMPOUND1965","primitives":[{"attributes":{"NORMAL":29018,"POSITION":11496},"indices":46540,"material":17,"mode":4}]},{"name":"COMPOUND1966","primitives":[{"attributes":{"NORMAL":29019,"POSITION":11497},"indices":46541,"material":17,"mode":4}]},{"name":"COMPOUND1967","primitives":[{"attributes":{"NORMAL":29020,"POSITION":11498},"indices":46542,"material":13,"mode":4}]},{"name":"COMPOUND1968","primitives":[{"attributes":{"NORMAL":29021,"POSITION":11499},"indices":46543,"material":13,"mode":4}]},{"name":"COMPOUND1969","primitives":[{"attributes":{"NORMAL":29022,"POSITION":11500},"indices":46544,"material":13,"mode":4}]},{"name":"COMPOUND1970","primitives":[{"attributes":{"NORMAL":29023,"POSITION":11501},"indices":46545,"material":13,"mode":4}]},{"name":"COMPOUND1971","primitives":[{"attributes":{"NORMAL":29024,"POSITION":11502},"indices":46546,"material":17,"mode":4}]},{"name":"COMPOUND1972","primitives":[{"attributes":{"NORMAL":29025,"POSITION":11503},"indices":46547,"material":13,"mode":4}]},{"name":"COMPOUND1973","primitives":[{"attributes":{"NORMAL":29026,"POSITION":11504},"indices":46548,"material":18,"mode":4}]},{"name":"COMPOUND1974","primitives":[{"attributes":{"NORMAL":29027,"POSITION":11505},"indices":46549,"material":13,"mode":4}]},{"name":"COMPOUND1975","primitives":[{"attributes":{"NORMAL":29028,"POSITION":11506},"indices":46550,"material":13,"mode":4}]},{"name":"COMPOUND1976","primitives":[{"attributes":{"NORMAL":29029,"POSITION":11507},"indices":46551,"material":17,"mode":4}]},{"name":"COMPOUND1977","primitives":[{"attributes":{"NORMAL":29030,"POSITION":11508},"indices":46552,"material":17,"mode":4}]},{"name":"COMPOUND1978","primitives":[{"attributes":{"NORMAL":29031,"POSITION":11509},"indices":46553,"material":13,"mode":4}]},{"name":"COMPOUND1979","primitives":[{"attributes":{"NORMAL":29032,"POSITION":11510},"indices":46554,"material":17,"mode":4}]},{"name":"COMPOUND1980","primitives":[{"attributes":{"NORMAL":29033,"POSITION":11511},"indices":46555,"material":13,"mode":4}]},{"name":"COMPOUND1981","primitives":[{"attributes":{"NORMAL":29034,"POSITION":11512},"indices":46556,"material":17,"mode":4}]},{"name":"COMPOUND1982","primitives":[{"attributes":{"NORMAL":29035,"POSITION":11513},"indices":46557,"material":17,"mode":4}]},{"name":"COMPOUND1983","primitives":[{"attributes":{"NORMAL":29036,"POSITION":11514},"indices":46558,"material":13,"mode":4}]},{"name":"COMPOUND1984","primitives":[{"attributes":{"NORMAL":29037,"POSITION":11515},"indices":46559,"material":17,"mode":4}]},{"name":"COMPOUND1985","primitives":[{"attributes":{"NORMAL":29038,"POSITION":11516},"indices":46560,"material":13,"mode":4}]},{"name":"COMPOUND1986","primitives":[{"attributes":{"NORMAL":29039,"POSITION":11517},"indices":46561,"material":17,"mode":4}]},{"name":"COMPOUND1987","primitives":[{"attributes":{"NORMAL":29040,"POSITION":11518},"indices":46562,"material":17,"mode":4}]},{"name":"COMPOUND1989","primitives":[{"attributes":{"NORMAL":29041,"POSITION":11519},"indices":46563,"material":14,"mode":4},{"attributes":{"NORMAL":29042,"POSITION":11520},"indices":46564,"material":14,"mode":4},{"attributes":{"NORMAL":29043,"POSITION":11521},"indices":46565,"material":14,"mode":4},{"attributes":{"NORMAL":29044,"POSITION":11522},"indices":46566,"material":14,"mode":4},{"attributes":{"NORMAL":29045,"POSITION":11523},"indices":46567,"material":14,"mode":4},{"attributes":{"NORMAL":29046,"POSITION":11524},"indices":46568,"material":14,"mode":4},{"attributes":{"NORMAL":29047,"POSITION":11525},"indices":46569,"material":14,"mode":4},{"attributes":{"NORMAL":29048,"POSITION":11526},"indices":46570,"material":14,"mode":4},{"attributes":{"NORMAL":29049,"POSITION":11527},"indices":46571,"material":14,"mode":4},{"attributes":{"NORMAL":29050,"POSITION":11528},"indices":46572,"material":14,"mode":4},{"attributes":{"NORMAL":29051,"POSITION":11529},"indices":46573,"material":14,"mode":4},{"attributes":{"NORMAL":29052,"POSITION":11530},"indices":46574,"material":14,"mode":4},{"attributes":{"NORMAL":29053,"POSITION":11531},"indices":46575,"material":14,"mode":4},{"attributes":{"NORMAL":29054,"POSITION":11532},"indices":46576,"material":14,"mode":4},{"attributes":{"NORMAL":29055,"POSITION":11533},"indices":46577,"material":14,"mode":4},{"attributes":{"NORMAL":29056,"POSITION":11534},"indices":46578,"material":14,"mode":4},{"attributes":{"NORMAL":29057,"POSITION":11535},"indices":46579,"material":14,"mode":4},{"attributes":{"NORMAL":29058,"POSITION":11536},"indices":46580,"material":14,"mode":4},{"attributes":{"NORMAL":29059,"POSITION":11537},"indices":46581,"material":14,"mode":4},{"attributes":{"NORMAL":29060,"POSITION":11538},"indices":46582,"material":14,"mode":4},{"attributes":{"NORMAL":29061,"POSITION":11539},"indices":46583,"material":14,"mode":4},{"attributes":{"NORMAL":29062,"POSITION":11540},"indices":46584,"material":14,"mode":4},{"attributes":{"NORMAL":29063,"POSITION":11541},"indices":46585,"material":14,"mode":4},{"attributes":{"NORMAL":29064,"POSITION":11542},"indices":46586,"material":14,"mode":4},{"attributes":{"NORMAL":29065,"POSITION":11543},"indices":46587,"material":14,"mode":4},{"attributes":{"NORMAL":29066,"POSITION":11544},"indices":46588,"material":14,"mode":4},{"attributes":{"NORMAL":29067,"POSITION":11545},"indices":46589,"material":14,"mode":4},{"attributes":{"NORMAL":29068,"POSITION":11546},"indices":46590,"material":14,"mode":4},{"attributes":{"NORMAL":29069,"POSITION":11547},"indices":46591,"material":14,"mode":4},{"attributes":{"NORMAL":29070,"POSITION":11548},"indices":46592,"material":14,"mode":4},{"attributes":{"NORMAL":29071,"POSITION":11549},"indices":46593,"material":14,"mode":4},{"attributes":{"NORMAL":29072,"POSITION":11550},"indices":46594,"material":14,"mode":4},{"attributes":{"NORMAL":29073,"POSITION":11551},"indices":46595,"material":14,"mode":4},{"attributes":{"NORMAL":29074,"POSITION":11552},"indices":46596,"material":14,"mode":4},{"attributes":{"NORMAL":29075,"POSITION":11553},"indices":46597,"material":14,"mode":4},{"attributes":{"NORMAL":29076,"POSITION":11554},"indices":46598,"material":14,"mode":4},{"attributes":{"NORMAL":29077,"POSITION":11555},"indices":46599,"material":14,"mode":4},{"attributes":{"NORMAL":29078,"POSITION":11556},"indices":46600,"material":14,"mode":4},{"attributes":{"NORMAL":29079,"POSITION":11557},"indices":46601,"material":14,"mode":4},{"attributes":{"NORMAL":29080,"POSITION":11558},"indices":46602,"material":14,"mode":4},{"attributes":{"NORMAL":29081,"POSITION":11559},"indices":46603,"material":14,"mode":4},{"attributes":{"NORMAL":29082,"POSITION":11560},"indices":46604,"material":14,"mode":4},{"attributes":{"NORMAL":29083,"POSITION":11561},"indices":46605,"material":14,"mode":4},{"attributes":{"NORMAL":29084,"POSITION":11562},"indices":46606,"material":14,"mode":4},{"attributes":{"NORMAL":29085,"POSITION":11563},"indices":46607,"material":14,"mode":4},{"attributes":{"NORMAL":29086,"POSITION":11564},"indices":46608,"material":14,"mode":4},{"attributes":{"NORMAL":29087,"POSITION":11565},"indices":46609,"material":14,"mode":4},{"attributes":{"NORMAL":29088,"POSITION":11566},"indices":46610,"material":14,"mode":4},{"attributes":{"NORMAL":29089,"POSITION":11567},"indices":46611,"material":14,"mode":4},{"attributes":{"NORMAL":29090,"POSITION":11568},"indices":46612,"material":14,"mode":4},{"attributes":{"NORMAL":29091,"POSITION":11569},"indices":46613,"material":14,"mode":4},{"attributes":{"NORMAL":29092,"POSITION":11570},"indices":46614,"material":14,"mode":4},{"attributes":{"NORMAL":29093,"POSITION":11571},"indices":46615,"material":14,"mode":4},{"attributes":{"NORMAL":29094,"POSITION":11572},"indices":46616,"material":14,"mode":4},{"attributes":{"NORMAL":29095,"POSITION":11573},"indices":46617,"material":14,"mode":4},{"attributes":{"NORMAL":29096,"POSITION":11574},"indices":46618,"material":14,"mode":4},{"attributes":{"NORMAL":29097,"POSITION":11575},"indices":46619,"material":14,"mode":4},{"attributes":{"NORMAL":29098,"POSITION":11576},"indices":46620,"material":14,"mode":4},{"attributes":{"NORMAL":29099,"POSITION":11577},"indices":46621,"material":14,"mode":4},{"attributes":{"NORMAL":29100,"POSITION":11578},"indices":46622,"material":14,"mode":4},{"attributes":{"NORMAL":29101,"POSITION":11579},"indices":46623,"material":14,"mode":4},{"attributes":{"NORMAL":29102,"POSITION":11580},"indices":46624,"material":14,"mode":4},{"attributes":{"NORMAL":29103,"POSITION":11581},"indices":46625,"material":14,"mode":4},{"attributes":{"NORMAL":29104,"POSITION":11582},"indices":46626,"material":14,"mode":4},{"attributes":{"NORMAL":29105,"POSITION":11583},"indices":46627,"material":14,"mode":4},{"attributes":{"NORMAL":29106,"POSITION":11584},"indices":46628,"material":14,"mode":4},{"attributes":{"NORMAL":29107,"POSITION":11585},"indices":46629,"material":14,"mode":4},{"attributes":{"NORMAL":29108,"POSITION":11586},"indices":46630,"material":14,"mode":4},{"attributes":{"NORMAL":29109,"POSITION":11587},"indices":46631,"material":14,"mode":4},{"attributes":{"NORMAL":29110,"POSITION":11588},"indices":46632,"material":14,"mode":4},{"attributes":{"NORMAL":29111,"POSITION":11589},"indices":46633,"material":14,"mode":4},{"attributes":{"NORMAL":29112,"POSITION":11590},"indices":46634,"material":14,"mode":4},{"attributes":{"NORMAL":29113,"POSITION":11591},"indices":46635,"material":14,"mode":4},{"attributes":{"NORMAL":29114,"POSITION":11592},"indices":46636,"material":14,"mode":4},{"attributes":{"NORMAL":29115,"POSITION":11593},"indices":46637,"material":14,"mode":4},{"attributes":{"NORMAL":29116,"POSITION":11594},"indices":46638,"material":14,"mode":4},{"attributes":{"NORMAL":29117,"POSITION":11595},"indices":46639,"material":14,"mode":4},{"attributes":{"NORMAL":29118,"POSITION":11596},"indices":46640,"material":14,"mode":4},{"attributes":{"NORMAL":29119,"POSITION":11597},"indices":46641,"material":14,"mode":4},{"attributes":{"NORMAL":29120,"POSITION":11598},"indices":46642,"material":14,"mode":4},{"attributes":{"NORMAL":29121,"POSITION":11599},"indices":46643,"material":14,"mode":4},{"attributes":{"NORMAL":29122,"POSITION":11600},"indices":46644,"material":14,"mode":4},{"attributes":{"NORMAL":29123,"POSITION":11601},"indices":46645,"material":14,"mode":4},{"attributes":{"NORMAL":29124,"POSITION":11602},"indices":46646,"material":14,"mode":4},{"attributes":{"NORMAL":29125,"POSITION":11603},"indices":46647,"material":14,"mode":4},{"attributes":{"NORMAL":29126,"POSITION":11604},"indices":46648,"material":14,"mode":4},{"attributes":{"NORMAL":29127,"POSITION":11605},"indices":46649,"material":14,"mode":4},{"attributes":{"NORMAL":29128,"POSITION":11606},"indices":46650,"material":14,"mode":4},{"attributes":{"NORMAL":29129,"POSITION":11607},"indices":46651,"material":14,"mode":4},{"attributes":{"NORMAL":29130,"POSITION":11608},"indices":46652,"material":14,"mode":4},{"attributes":{"NORMAL":29131,"POSITION":11609},"indices":46653,"material":14,"mode":4},{"attributes":{"NORMAL":29132,"POSITION":11610},"indices":46654,"material":14,"mode":4},{"attributes":{"NORMAL":29133,"POSITION":11611},"indices":46655,"material":14,"mode":4},{"attributes":{"NORMAL":29134,"POSITION":11612},"indices":46656,"material":14,"mode":4},{"attributes":{"NORMAL":29135,"POSITION":11613},"indices":46657,"material":14,"mode":4},{"attributes":{"NORMAL":29136,"POSITION":11614},"indices":46658,"material":14,"mode":4},{"attributes":{"NORMAL":29137,"POSITION":11615},"indices":46659,"material":14,"mode":4},{"attributes":{"NORMAL":29138,"POSITION":11616},"indices":46660,"material":14,"mode":4},{"attributes":{"NORMAL":29139,"POSITION":11617},"indices":46661,"material":14,"mode":4},{"attributes":{"NORMAL":29140,"POSITION":11618},"indices":46662,"material":14,"mode":4},{"attributes":{"NORMAL":29141,"POSITION":11619},"indices":46663,"material":14,"mode":4},{"attributes":{"NORMAL":29142,"POSITION":11620},"indices":46664,"material":14,"mode":4},{"attributes":{"NORMAL":29143,"POSITION":11621},"indices":46665,"material":14,"mode":4},{"attributes":{"NORMAL":29144,"POSITION":11622},"indices":46666,"material":14,"mode":4},{"attributes":{"NORMAL":29145,"POSITION":11623},"indices":46667,"material":14,"mode":4},{"attributes":{"NORMAL":29146,"POSITION":11624},"indices":46668,"material":14,"mode":4},{"attributes":{"NORMAL":29147,"POSITION":11625},"indices":46669,"material":14,"mode":4},{"attributes":{"NORMAL":29148,"POSITION":11626},"indices":46670,"material":14,"mode":4},{"attributes":{"NORMAL":29149,"POSITION":11627},"indices":46671,"material":14,"mode":4},{"attributes":{"NORMAL":29150,"POSITION":11628},"indices":46672,"material":14,"mode":4},{"attributes":{"NORMAL":29151,"POSITION":11629},"indices":46673,"material":14,"mode":4},{"attributes":{"NORMAL":29152,"POSITION":11630},"indices":46674,"material":14,"mode":4},{"attributes":{"NORMAL":29153,"POSITION":11631},"indices":46675,"material":14,"mode":4},{"attributes":{"NORMAL":29154,"POSITION":11632},"indices":46676,"material":14,"mode":4},{"attributes":{"NORMAL":29155,"POSITION":11633},"indices":46677,"material":14,"mode":4},{"attributes":{"NORMAL":29156,"POSITION":11634},"indices":46678,"material":14,"mode":4},{"attributes":{"NORMAL":29157,"POSITION":11635},"indices":46679,"material":14,"mode":4},{"attributes":{"NORMAL":29158,"POSITION":11636},"indices":46680,"material":14,"mode":4},{"attributes":{"NORMAL":29159,"POSITION":11637},"indices":46681,"material":14,"mode":4},{"attributes":{"NORMAL":29160,"POSITION":11638},"indices":46682,"material":14,"mode":4},{"attributes":{"NORMAL":29161,"POSITION":11639},"indices":46683,"material":14,"mode":4},{"attributes":{"NORMAL":29162,"POSITION":11640},"indices":46684,"material":14,"mode":4},{"attributes":{"NORMAL":29163,"POSITION":11641},"indices":46685,"material":14,"mode":4},{"attributes":{"NORMAL":29164,"POSITION":11642},"indices":46686,"material":14,"mode":4},{"attributes":{"NORMAL":29165,"POSITION":11643},"indices":46687,"material":14,"mode":4},{"attributes":{"NORMAL":29166,"POSITION":11644},"indices":46688,"material":14,"mode":4},{"attributes":{"NORMAL":29167,"POSITION":11645},"indices":46689,"material":14,"mode":4},{"attributes":{"NORMAL":29168,"POSITION":11646},"indices":46690,"material":14,"mode":4},{"attributes":{"NORMAL":29169,"POSITION":11647},"indices":46691,"material":14,"mode":4},{"attributes":{"NORMAL":29170,"POSITION":11648},"indices":46692,"material":14,"mode":4},{"attributes":{"NORMAL":29171,"POSITION":11649},"indices":46693,"material":14,"mode":4},{"attributes":{"NORMAL":29172,"POSITION":11650},"indices":46694,"material":14,"mode":4},{"attributes":{"NORMAL":29173,"POSITION":11651},"indices":46695,"material":14,"mode":4},{"attributes":{"NORMAL":29174,"POSITION":11652},"indices":46696,"material":14,"mode":4},{"attributes":{"NORMAL":29175,"POSITION":11653},"indices":46697,"material":14,"mode":4},{"attributes":{"NORMAL":29176,"POSITION":11654},"indices":46698,"material":14,"mode":4},{"attributes":{"NORMAL":29177,"POSITION":11655},"indices":46699,"material":14,"mode":4},{"attributes":{"NORMAL":29178,"POSITION":11656},"indices":46700,"material":14,"mode":4},{"attributes":{"NORMAL":29179,"POSITION":11657},"indices":46701,"material":14,"mode":4},{"attributes":{"NORMAL":29180,"POSITION":11658},"indices":46702,"material":14,"mode":4},{"attributes":{"NORMAL":29181,"POSITION":11659},"indices":46703,"material":14,"mode":4},{"attributes":{"NORMAL":29182,"POSITION":11660},"indices":46704,"material":14,"mode":4},{"attributes":{"NORMAL":29183,"POSITION":11661},"indices":46705,"material":14,"mode":4},{"attributes":{"NORMAL":29184,"POSITION":11662},"indices":46706,"material":14,"mode":4},{"attributes":{"NORMAL":29185,"POSITION":11663},"indices":46707,"material":14,"mode":4},{"attributes":{"NORMAL":29186,"POSITION":11664},"indices":46708,"material":14,"mode":4},{"attributes":{"NORMAL":29187,"POSITION":11665},"indices":46709,"material":14,"mode":4},{"attributes":{"NORMAL":29188,"POSITION":11666},"indices":46710,"material":14,"mode":4},{"attributes":{"NORMAL":29189,"POSITION":11667},"indices":46711,"material":14,"mode":4},{"attributes":{"NORMAL":29190,"POSITION":11668},"indices":46712,"material":14,"mode":4},{"attributes":{"NORMAL":29191,"POSITION":11669},"indices":46713,"material":14,"mode":4},{"attributes":{"NORMAL":29192,"POSITION":11670},"indices":46714,"material":14,"mode":4},{"attributes":{"NORMAL":29193,"POSITION":11671},"indices":46715,"material":14,"mode":4},{"attributes":{"NORMAL":29194,"POSITION":11672},"indices":46716,"material":14,"mode":4},{"attributes":{"NORMAL":29195,"POSITION":11673},"indices":46717,"material":14,"mode":4},{"attributes":{"NORMAL":29196,"POSITION":11674},"indices":46718,"material":14,"mode":4},{"attributes":{"NORMAL":29197,"POSITION":11675},"indices":46719,"material":14,"mode":4},{"attributes":{"NORMAL":29198,"POSITION":11676},"indices":46720,"material":14,"mode":4},{"attributes":{"NORMAL":29199,"POSITION":11677},"indices":46721,"material":14,"mode":4},{"attributes":{"NORMAL":29200,"POSITION":11678},"indices":46722,"material":14,"mode":4},{"attributes":{"NORMAL":29201,"POSITION":11679},"indices":46723,"material":14,"mode":4},{"attributes":{"NORMAL":29202,"POSITION":11680},"indices":46724,"material":14,"mode":4},{"attributes":{"NORMAL":29203,"POSITION":11681},"indices":46725,"material":14,"mode":4},{"attributes":{"NORMAL":29204,"POSITION":11682},"indices":46726,"material":14,"mode":4},{"attributes":{"NORMAL":29205,"POSITION":11683},"indices":46727,"material":14,"mode":4},{"attributes":{"NORMAL":29206,"POSITION":11684},"indices":46728,"material":14,"mode":4},{"attributes":{"NORMAL":29207,"POSITION":11685},"indices":46729,"material":14,"mode":4},{"attributes":{"NORMAL":29208,"POSITION":11686},"indices":46730,"material":14,"mode":4},{"attributes":{"NORMAL":29209,"POSITION":11687},"indices":46731,"material":14,"mode":4},{"attributes":{"NORMAL":29210,"POSITION":11688},"indices":46732,"material":14,"mode":4},{"attributes":{"NORMAL":29211,"POSITION":11689},"indices":46733,"material":14,"mode":4},{"attributes":{"NORMAL":29212,"POSITION":11690},"indices":46734,"material":14,"mode":4},{"attributes":{"NORMAL":29213,"POSITION":11691},"indices":46735,"material":14,"mode":4},{"attributes":{"NORMAL":29214,"POSITION":11692},"indices":46736,"material":14,"mode":4},{"attributes":{"NORMAL":29215,"POSITION":11693},"indices":46737,"material":14,"mode":4},{"attributes":{"NORMAL":29216,"POSITION":11694},"indices":46738,"material":14,"mode":4},{"attributes":{"NORMAL":29217,"POSITION":11695},"indices":46739,"material":14,"mode":4},{"attributes":{"NORMAL":29218,"POSITION":11696},"indices":46740,"material":14,"mode":4},{"attributes":{"NORMAL":29219,"POSITION":11697},"indices":46741,"material":14,"mode":4},{"attributes":{"NORMAL":29220,"POSITION":11698},"indices":46742,"material":14,"mode":4},{"attributes":{"NORMAL":29221,"POSITION":11699},"indices":46743,"material":14,"mode":4},{"attributes":{"NORMAL":29222,"POSITION":11700},"indices":46744,"material":14,"mode":4},{"attributes":{"NORMAL":29223,"POSITION":11701},"indices":46745,"material":14,"mode":4},{"attributes":{"NORMAL":29224,"POSITION":11702},"indices":46746,"material":14,"mode":4},{"attributes":{"NORMAL":29225,"POSITION":11703},"indices":46747,"material":14,"mode":4},{"attributes":{"NORMAL":29226,"POSITION":11704},"indices":46748,"material":14,"mode":4},{"attributes":{"NORMAL":29227,"POSITION":11705},"indices":46749,"material":14,"mode":4},{"attributes":{"NORMAL":29228,"POSITION":11706},"indices":46750,"material":14,"mode":4},{"attributes":{"NORMAL":29229,"POSITION":11707},"indices":46751,"material":14,"mode":4},{"attributes":{"NORMAL":29230,"POSITION":11708},"indices":46752,"material":14,"mode":4},{"attributes":{"NORMAL":29231,"POSITION":11709},"indices":46753,"material":14,"mode":4},{"attributes":{"NORMAL":29232,"POSITION":11710},"indices":46754,"material":14,"mode":4},{"attributes":{"NORMAL":29233,"POSITION":11711},"indices":46755,"material":14,"mode":4},{"attributes":{"NORMAL":29234,"POSITION":11712},"indices":46756,"material":14,"mode":4},{"attributes":{"NORMAL":29235,"POSITION":11713},"indices":46757,"material":14,"mode":4},{"attributes":{"NORMAL":29236,"POSITION":11714},"indices":46758,"material":14,"mode":4},{"attributes":{"NORMAL":29237,"POSITION":11715},"indices":46759,"material":14,"mode":4},{"attributes":{"NORMAL":29238,"POSITION":11716},"indices":46760,"material":14,"mode":4},{"attributes":{"NORMAL":29239,"POSITION":11717},"indices":46761,"material":14,"mode":4},{"attributes":{"NORMAL":29240,"POSITION":11718},"indices":46762,"material":14,"mode":4},{"attributes":{"NORMAL":29241,"POSITION":11719},"indices":46763,"material":14,"mode":4},{"attributes":{"NORMAL":29242,"POSITION":11720},"indices":46764,"material":14,"mode":4},{"attributes":{"NORMAL":29243,"POSITION":11721},"indices":46765,"material":14,"mode":4},{"attributes":{"NORMAL":29244,"POSITION":11722},"indices":46766,"material":14,"mode":4},{"attributes":{"NORMAL":29245,"POSITION":11723},"indices":46767,"material":14,"mode":4},{"attributes":{"NORMAL":29246,"POSITION":11724},"indices":46768,"material":14,"mode":4},{"attributes":{"NORMAL":29247,"POSITION":11725},"indices":46769,"material":14,"mode":4},{"attributes":{"NORMAL":29248,"POSITION":11726},"indices":46770,"material":14,"mode":4},{"attributes":{"NORMAL":29249,"POSITION":11727},"indices":46771,"material":14,"mode":4},{"attributes":{"NORMAL":29250,"POSITION":11728},"indices":46772,"material":14,"mode":4},{"attributes":{"NORMAL":29251,"POSITION":11729},"indices":46773,"material":14,"mode":4},{"attributes":{"NORMAL":29252,"POSITION":11730},"indices":46774,"material":14,"mode":4},{"attributes":{"NORMAL":29253,"POSITION":11731},"indices":46775,"material":14,"mode":4},{"attributes":{"NORMAL":29254,"POSITION":11732},"indices":46776,"material":14,"mode":4},{"attributes":{"NORMAL":29255,"POSITION":11733},"indices":46777,"material":14,"mode":4},{"attributes":{"NORMAL":29256,"POSITION":11734},"indices":46778,"material":14,"mode":4},{"attributes":{"NORMAL":29257,"POSITION":11735},"indices":46779,"material":14,"mode":4},{"attributes":{"NORMAL":29258,"POSITION":11736},"indices":46780,"material":14,"mode":4},{"attributes":{"NORMAL":29259,"POSITION":11737},"indices":46781,"material":14,"mode":4},{"attributes":{"NORMAL":29260,"POSITION":11738},"indices":46782,"material":14,"mode":4},{"attributes":{"NORMAL":29261,"POSITION":11739},"indices":46783,"material":14,"mode":4},{"attributes":{"NORMAL":29262,"POSITION":11740},"indices":46784,"material":14,"mode":4},{"attributes":{"NORMAL":29263,"POSITION":11741},"indices":46785,"material":14,"mode":4},{"attributes":{"NORMAL":29264,"POSITION":11742},"indices":46786,"material":14,"mode":4},{"attributes":{"NORMAL":29265,"POSITION":11743},"indices":46787,"material":14,"mode":4},{"attributes":{"NORMAL":29266,"POSITION":11744},"indices":46788,"material":14,"mode":4},{"attributes":{"NORMAL":29267,"POSITION":11745},"indices":46789,"material":14,"mode":4},{"attributes":{"NORMAL":29268,"POSITION":11746},"indices":46790,"material":14,"mode":4},{"attributes":{"NORMAL":29269,"POSITION":11747},"indices":46791,"material":14,"mode":4},{"attributes":{"NORMAL":29270,"POSITION":11748},"indices":46792,"material":14,"mode":4},{"attributes":{"NORMAL":29271,"POSITION":11749},"indices":46793,"material":14,"mode":4},{"attributes":{"NORMAL":29272,"POSITION":11750},"indices":46794,"material":14,"mode":4},{"attributes":{"NORMAL":29273,"POSITION":11751},"indices":46795,"material":14,"mode":4},{"attributes":{"NORMAL":29274,"POSITION":11752},"indices":46796,"material":14,"mode":4},{"attributes":{"NORMAL":29275,"POSITION":11753},"indices":46797,"material":14,"mode":4},{"attributes":{"NORMAL":29276,"POSITION":11754},"indices":46798,"material":14,"mode":4},{"attributes":{"NORMAL":29277,"POSITION":11755},"indices":46799,"material":14,"mode":4},{"attributes":{"NORMAL":29278,"POSITION":11756},"indices":46800,"material":14,"mode":4},{"attributes":{"NORMAL":29279,"POSITION":11757},"indices":46801,"material":14,"mode":4},{"attributes":{"NORMAL":29280,"POSITION":11758},"indices":46802,"material":14,"mode":4},{"attributes":{"NORMAL":29281,"POSITION":11759},"indices":46803,"material":14,"mode":4},{"attributes":{"NORMAL":29282,"POSITION":11760},"indices":46804,"material":14,"mode":4},{"attributes":{"NORMAL":29283,"POSITION":11761},"indices":46805,"material":14,"mode":4},{"attributes":{"NORMAL":29284,"POSITION":11762},"indices":46806,"material":14,"mode":4},{"attributes":{"NORMAL":29285,"POSITION":11763},"indices":46807,"material":14,"mode":4},{"attributes":{"NORMAL":29286,"POSITION":11764},"indices":46808,"material":14,"mode":4},{"attributes":{"NORMAL":29287,"POSITION":11765},"indices":46809,"material":14,"mode":4},{"attributes":{"NORMAL":29288,"POSITION":11766},"indices":46810,"material":14,"mode":4},{"attributes":{"NORMAL":29289,"POSITION":11767},"indices":46811,"material":14,"mode":4},{"attributes":{"NORMAL":29290,"POSITION":11768},"indices":46812,"material":14,"mode":4},{"attributes":{"NORMAL":29291,"POSITION":11769},"indices":46813,"material":14,"mode":4},{"attributes":{"NORMAL":29292,"POSITION":11770},"indices":46814,"material":14,"mode":4},{"attributes":{"NORMAL":29293,"POSITION":11771},"indices":46815,"material":14,"mode":4},{"attributes":{"NORMAL":29294,"POSITION":11772},"indices":46816,"material":14,"mode":4},{"attributes":{"NORMAL":29295,"POSITION":11773},"indices":46817,"material":14,"mode":4},{"attributes":{"NORMAL":29296,"POSITION":11774},"indices":46818,"material":14,"mode":4},{"attributes":{"NORMAL":29297,"POSITION":11775},"indices":46819,"material":14,"mode":4},{"attributes":{"NORMAL":29298,"POSITION":11776},"indices":46820,"material":14,"mode":4},{"attributes":{"NORMAL":29299,"POSITION":11777},"indices":46821,"material":14,"mode":4},{"attributes":{"NORMAL":29300,"POSITION":11778},"indices":46822,"material":14,"mode":4},{"attributes":{"NORMAL":29301,"POSITION":11779},"indices":46823,"material":14,"mode":4},{"attributes":{"NORMAL":29302,"POSITION":11780},"indices":46824,"material":14,"mode":4},{"attributes":{"NORMAL":29303,"POSITION":11781},"indices":46825,"material":14,"mode":4},{"attributes":{"NORMAL":29304,"POSITION":11782},"indices":46826,"material":14,"mode":4},{"attributes":{"NORMAL":29305,"POSITION":11783},"indices":46827,"material":14,"mode":4},{"attributes":{"NORMAL":29306,"POSITION":11784},"indices":46828,"material":14,"mode":4},{"attributes":{"NORMAL":29307,"POSITION":11785},"indices":46829,"material":14,"mode":4},{"attributes":{"NORMAL":29308,"POSITION":11786},"indices":46830,"material":14,"mode":4},{"attributes":{"NORMAL":29309,"POSITION":11787},"indices":46831,"material":14,"mode":4},{"attributes":{"NORMAL":29310,"POSITION":11788},"indices":46832,"material":14,"mode":4},{"attributes":{"NORMAL":29311,"POSITION":11789},"indices":46833,"material":14,"mode":4},{"attributes":{"NORMAL":29312,"POSITION":11790},"indices":46834,"material":14,"mode":4},{"attributes":{"NORMAL":29313,"POSITION":11791},"indices":46835,"material":14,"mode":4},{"attributes":{"NORMAL":29314,"POSITION":11792},"indices":46836,"material":14,"mode":4},{"attributes":{"NORMAL":29315,"POSITION":11793},"indices":46837,"material":14,"mode":4},{"attributes":{"NORMAL":29316,"POSITION":11794},"indices":46838,"material":14,"mode":4},{"attributes":{"NORMAL":29317,"POSITION":11795},"indices":46839,"material":14,"mode":4},{"attributes":{"NORMAL":29318,"POSITION":11796},"indices":46840,"material":14,"mode":4},{"attributes":{"NORMAL":29319,"POSITION":11797},"indices":46841,"material":14,"mode":4},{"attributes":{"NORMAL":29320,"POSITION":11798},"indices":46842,"material":14,"mode":4},{"attributes":{"NORMAL":29321,"POSITION":11799},"indices":46843,"material":14,"mode":4},{"attributes":{"NORMAL":29322,"POSITION":11800},"indices":46844,"material":14,"mode":4},{"attributes":{"NORMAL":29323,"POSITION":11801},"indices":46845,"material":14,"mode":4},{"attributes":{"NORMAL":29324,"POSITION":11802},"indices":46846,"material":14,"mode":4},{"attributes":{"NORMAL":29325,"POSITION":11803},"indices":46847,"material":14,"mode":4},{"attributes":{"NORMAL":29326,"POSITION":11804},"indices":46848,"material":14,"mode":4},{"attributes":{"NORMAL":29327,"POSITION":11805},"indices":46849,"material":14,"mode":4},{"attributes":{"NORMAL":29328,"POSITION":11806},"indices":46850,"material":14,"mode":4},{"attributes":{"NORMAL":29329,"POSITION":11807},"indices":46851,"material":14,"mode":4},{"attributes":{"NORMAL":29330,"POSITION":11808},"indices":46852,"material":14,"mode":4},{"attributes":{"NORMAL":29331,"POSITION":11809},"indices":46853,"material":14,"mode":4},{"attributes":{"NORMAL":29332,"POSITION":11810},"indices":46854,"material":14,"mode":4},{"attributes":{"NORMAL":29333,"POSITION":11811},"indices":46855,"material":14,"mode":4},{"attributes":{"NORMAL":29334,"POSITION":11812},"indices":46856,"material":14,"mode":4},{"attributes":{"NORMAL":29335,"POSITION":11813},"indices":46857,"material":14,"mode":4},{"attributes":{"NORMAL":29336,"POSITION":11814},"indices":46858,"material":14,"mode":4},{"attributes":{"NORMAL":29337,"POSITION":11815},"indices":46859,"material":14,"mode":4},{"attributes":{"NORMAL":29338,"POSITION":11816},"indices":46860,"material":14,"mode":4},{"attributes":{"NORMAL":29339,"POSITION":11817},"indices":46861,"material":14,"mode":4},{"attributes":{"NORMAL":29340,"POSITION":11818},"indices":46862,"material":14,"mode":4},{"attributes":{"NORMAL":29341,"POSITION":11819},"indices":46863,"material":14,"mode":4},{"attributes":{"NORMAL":29342,"POSITION":11820},"indices":46864,"material":14,"mode":4},{"attributes":{"NORMAL":29343,"POSITION":11821},"indices":46865,"material":14,"mode":4},{"attributes":{"NORMAL":29344,"POSITION":11822},"indices":46866,"material":14,"mode":4},{"attributes":{"NORMAL":29345,"POSITION":11823},"indices":46867,"material":14,"mode":4},{"attributes":{"NORMAL":29346,"POSITION":11824},"indices":46868,"material":14,"mode":4},{"attributes":{"NORMAL":29347,"POSITION":11825},"indices":46869,"material":14,"mode":4},{"attributes":{"NORMAL":29348,"POSITION":11826},"indices":46870,"material":14,"mode":4},{"attributes":{"NORMAL":29349,"POSITION":11827},"indices":46871,"material":14,"mode":4},{"attributes":{"NORMAL":29350,"POSITION":11828},"indices":46872,"material":14,"mode":4},{"attributes":{"NORMAL":29351,"POSITION":11829},"indices":46873,"material":14,"mode":4},{"attributes":{"NORMAL":29352,"POSITION":11830},"indices":46874,"material":14,"mode":4},{"attributes":{"NORMAL":29353,"POSITION":11831},"indices":46875,"material":14,"mode":4}]},{"name":"COMPOUND1990","primitives":[{"attributes":{"NORMAL":29354,"POSITION":11832},"indices":46876,"material":14,"mode":4},{"attributes":{"NORMAL":29355,"POSITION":11833},"indices":46877,"material":14,"mode":4}]},{"name":"COMPOUND1991","primitives":[{"attributes":{"NORMAL":29356,"POSITION":11834},"indices":46878,"material":14,"mode":4},{"attributes":{"NORMAL":29357,"POSITION":11835},"indices":46879,"material":14,"mode":4}]},{"name":"COMPOUND1992","primitives":[{"attributes":{"NORMAL":29358,"POSITION":11836},"indices":46880,"material":14,"mode":4},{"attributes":{"NORMAL":29359,"POSITION":11837},"indices":46881,"material":14,"mode":4}]},{"name":"COMPOUND1993","primitives":[{"attributes":{"NORMAL":29360,"POSITION":11838},"indices":46882,"material":0,"mode":4},{"attributes":{"NORMAL":29361,"POSITION":11839},"indices":46883,"material":0,"mode":4},{"attributes":{"NORMAL":29362,"POSITION":11840},"indices":46884,"material":0,"mode":4},{"attributes":{"NORMAL":29363,"POSITION":11841},"indices":46885,"material":0,"mode":4},{"attributes":{"NORMAL":29364,"POSITION":11842},"indices":46886,"material":0,"mode":4},{"attributes":{"NORMAL":29365,"POSITION":11843},"indices":46887,"material":0,"mode":4},{"attributes":{"NORMAL":29366,"POSITION":11844},"indices":46888,"material":0,"mode":4},{"attributes":{"NORMAL":29367,"POSITION":11845},"indices":46889,"material":0,"mode":4},{"attributes":{"NORMAL":29368,"POSITION":11846},"indices":46890,"material":0,"mode":4},{"attributes":{"NORMAL":29369,"POSITION":11847},"indices":46891,"material":0,"mode":4},{"attributes":{"NORMAL":29370,"POSITION":11848},"indices":46892,"material":0,"mode":4},{"attributes":{"NORMAL":29371,"POSITION":11849},"indices":46893,"material":0,"mode":4},{"attributes":{"NORMAL":29372,"POSITION":11850},"indices":46894,"material":0,"mode":4},{"attributes":{"NORMAL":29373,"POSITION":11851},"indices":46895,"material":0,"mode":4}]},{"name":"COMPOUND1994","primitives":[{"attributes":{"NORMAL":29374,"POSITION":11852},"indices":46896,"material":14,"mode":4},{"attributes":{"NORMAL":29375,"POSITION":11853},"indices":46897,"material":14,"mode":4}]},{"name":"COMPOUND1995","primitives":[{"attributes":{"NORMAL":29376,"POSITION":11854},"indices":46898,"material":14,"mode":4},{"attributes":{"NORMAL":29377,"POSITION":11855},"indices":46899,"material":14,"mode":4}]},{"name":"COMPOUND1996","primitives":[{"attributes":{"NORMAL":29378,"POSITION":11856},"indices":46900,"material":0,"mode":4},{"attributes":{"NORMAL":29379,"POSITION":11857},"indices":46901,"material":0,"mode":4},{"attributes":{"NORMAL":29380,"POSITION":11858},"indices":46902,"material":0,"mode":4},{"attributes":{"NORMAL":29381,"POSITION":11859},"indices":46903,"material":0,"mode":4},{"attributes":{"NORMAL":29382,"POSITION":11860},"indices":46904,"material":0,"mode":4},{"attributes":{"NORMAL":29383,"POSITION":11861},"indices":46905,"material":0,"mode":4},{"attributes":{"NORMAL":29384,"POSITION":11862},"indices":46906,"material":0,"mode":4},{"attributes":{"NORMAL":29385,"POSITION":11863},"indices":46907,"material":0,"mode":4},{"attributes":{"NORMAL":29386,"POSITION":11864},"indices":46908,"material":0,"mode":4},{"attributes":{"NORMAL":29387,"POSITION":11865},"indices":46909,"material":0,"mode":4},{"attributes":{"NORMAL":29388,"POSITION":11866},"indices":46910,"material":0,"mode":4},{"attributes":{"NORMAL":29389,"POSITION":11867},"indices":46911,"material":0,"mode":4},{"attributes":{"NORMAL":29390,"POSITION":11868},"indices":46912,"material":0,"mode":4},{"attributes":{"NORMAL":29391,"POSITION":11869},"indices":46913,"material":0,"mode":4}]},{"name":"COMPOUND1997","primitives":[{"attributes":{"NORMAL":29392,"POSITION":11870},"indices":46914,"material":14,"mode":4},{"attributes":{"NORMAL":29393,"POSITION":11871},"indices":46915,"material":14,"mode":4}]},{"name":"COMPOUND1998","primitives":[{"attributes":{"NORMAL":29394,"POSITION":11872},"indices":46916,"material":14,"mode":4},{"attributes":{"NORMAL":29395,"POSITION":11873},"indices":46917,"material":14,"mode":4}]},{"name":"COMPOUND1999","primitives":[{"attributes":{"NORMAL":29396,"POSITION":11874},"indices":46918,"material":14,"mode":4},{"attributes":{"NORMAL":29397,"POSITION":11875},"indices":46919,"material":14,"mode":4}]},{"name":"COMPOUND2000","primitives":[{"attributes":{"NORMAL":29398,"POSITION":11876},"indices":46920,"material":14,"mode":4},{"attributes":{"NORMAL":29399,"POSITION":11877},"indices":46921,"material":14,"mode":4}]},{"name":"COMPOUND2001","primitives":[{"attributes":{"NORMAL":29400,"POSITION":11878},"indices":46922,"material":0,"mode":4},{"attributes":{"NORMAL":29401,"POSITION":11879},"indices":46923,"material":0,"mode":4},{"attributes":{"NORMAL":29402,"POSITION":11880},"indices":46924,"material":0,"mode":4},{"attributes":{"NORMAL":29403,"POSITION":11881},"indices":46925,"material":0,"mode":4},{"attributes":{"NORMAL":29404,"POSITION":11882},"indices":46926,"material":0,"mode":4},{"attributes":{"NORMAL":29405,"POSITION":11883},"indices":46927,"material":0,"mode":4},{"attributes":{"NORMAL":29406,"POSITION":11884},"indices":46928,"material":0,"mode":4},{"attributes":{"NORMAL":29407,"POSITION":11885},"indices":46929,"material":0,"mode":4},{"attributes":{"NORMAL":29408,"POSITION":11886},"indices":46930,"material":0,"mode":4},{"attributes":{"NORMAL":29409,"POSITION":11887},"indices":46931,"material":0,"mode":4},{"attributes":{"NORMAL":29410,"POSITION":11888},"indices":46932,"material":0,"mode":4},{"attributes":{"NORMAL":29411,"POSITION":11889},"indices":46933,"material":0,"mode":4},{"attributes":{"NORMAL":29412,"POSITION":11890},"indices":46934,"material":0,"mode":4},{"attributes":{"NORMAL":29413,"POSITION":11891},"indices":46935,"material":0,"mode":4}]},{"name":"COMPOUND2002","primitives":[{"attributes":{"NORMAL":29414,"POSITION":11892},"indices":46936,"material":14,"mode":4},{"attributes":{"NORMAL":29415,"POSITION":11893},"indices":46937,"material":14,"mode":4}]},{"name":"COMPOUND2003","primitives":[{"attributes":{"NORMAL":29416,"POSITION":11894},"indices":46938,"material":14,"mode":4},{"attributes":{"NORMAL":29417,"POSITION":11895},"indices":46939,"material":14,"mode":4}]},{"name":"COMPOUND2004","primitives":[{"attributes":{"NORMAL":29418,"POSITION":11896},"indices":46940,"material":0,"mode":4},{"attributes":{"NORMAL":29419,"POSITION":11897},"indices":46941,"material":0,"mode":4},{"attributes":{"NORMAL":29420,"POSITION":11898},"indices":46942,"material":0,"mode":4},{"attributes":{"NORMAL":29421,"POSITION":11899},"indices":46943,"material":0,"mode":4},{"attributes":{"NORMAL":29422,"POSITION":11900},"indices":46944,"material":0,"mode":4},{"attributes":{"NORMAL":29423,"POSITION":11901},"indices":46945,"material":0,"mode":4},{"attributes":{"NORMAL":29424,"POSITION":11902},"indices":46946,"material":0,"mode":4},{"attributes":{"NORMAL":29425,"POSITION":11903},"indices":46947,"material":0,"mode":4},{"attributes":{"NORMAL":29426,"POSITION":11904},"indices":46948,"material":0,"mode":4},{"attributes":{"NORMAL":29427,"POSITION":11905},"indices":46949,"material":0,"mode":4},{"attributes":{"NORMAL":29428,"POSITION":11906},"indices":46950,"material":0,"mode":4},{"attributes":{"NORMAL":29429,"POSITION":11907},"indices":46951,"material":0,"mode":4},{"attributes":{"NORMAL":29430,"POSITION":11908},"indices":46952,"material":0,"mode":4},{"attributes":{"NORMAL":29431,"POSITION":11909},"indices":46953,"material":0,"mode":4}]},{"name":"COMPOUND2005","primitives":[{"attributes":{"NORMAL":29432,"POSITION":11910},"indices":46954,"material":14,"mode":4},{"attributes":{"NORMAL":29433,"POSITION":11911},"indices":46955,"material":14,"mode":4}]},{"name":"COMPOUND2006","primitives":[{"attributes":{"NORMAL":29434,"POSITION":11912},"indices":46956,"material":4,"mode":4},{"attributes":{"NORMAL":29435,"POSITION":11913},"indices":46957,"material":4,"mode":4},{"attributes":{"NORMAL":29436,"POSITION":11914},"indices":46958,"material":4,"mode":4}]},{"name":"COMPOUND2007","primitives":[{"attributes":{"NORMAL":29437,"POSITION":11915},"indices":46959,"material":14,"mode":4},{"attributes":{"NORMAL":29438,"POSITION":11916},"indices":46960,"material":14,"mode":4}]},{"name":"COMPOUND2008","primitives":[{"attributes":{"NORMAL":29439,"POSITION":11917},"indices":46961,"material":0,"mode":4},{"attributes":{"NORMAL":29440,"POSITION":11918},"indices":46962,"material":0,"mode":4},{"attributes":{"NORMAL":29441,"POSITION":11919},"indices":46963,"material":0,"mode":4},{"attributes":{"NORMAL":29442,"POSITION":11920},"indices":46964,"material":0,"mode":4},{"attributes":{"NORMAL":29443,"POSITION":11921},"indices":46965,"material":0,"mode":4},{"attributes":{"NORMAL":29444,"POSITION":11922},"indices":46966,"material":0,"mode":4},{"attributes":{"NORMAL":29445,"POSITION":11923},"indices":46967,"material":0,"mode":4},{"attributes":{"NORMAL":29446,"POSITION":11924},"indices":46968,"material":0,"mode":4},{"attributes":{"NORMAL":29447,"POSITION":11925},"indices":46969,"material":0,"mode":4},{"attributes":{"NORMAL":29448,"POSITION":11926},"indices":46970,"material":0,"mode":4},{"attributes":{"NORMAL":29449,"POSITION":11927},"indices":46971,"material":0,"mode":4},{"attributes":{"NORMAL":29450,"POSITION":11928},"indices":46972,"material":0,"mode":4},{"attributes":{"NORMAL":29451,"POSITION":11929},"indices":46973,"material":0,"mode":4},{"attributes":{"NORMAL":29452,"POSITION":11930},"indices":46974,"material":0,"mode":4}]},{"name":"COMPOUND2009","primitives":[{"attributes":{"NORMAL":29453,"POSITION":11931},"indices":46975,"material":14,"mode":4},{"attributes":{"NORMAL":29454,"POSITION":11932},"indices":46976,"material":14,"mode":4}]},{"name":"COMPOUND2010","primitives":[{"attributes":{"NORMAL":29455,"POSITION":11933},"indices":46977,"material":14,"mode":4},{"attributes":{"NORMAL":29456,"POSITION":11934},"indices":46978,"material":14,"mode":4}]},{"name":"COMPOUND2011","primitives":[{"attributes":{"NORMAL":29457,"POSITION":11935},"indices":46979,"material":0,"mode":4},{"attributes":{"NORMAL":29458,"POSITION":11936},"indices":46980,"material":0,"mode":4},{"attributes":{"NORMAL":29459,"POSITION":11937},"indices":46981,"material":0,"mode":4},{"attributes":{"NORMAL":29460,"POSITION":11938},"indices":46982,"material":0,"mode":4},{"attributes":{"NORMAL":29461,"POSITION":11939},"indices":46983,"material":0,"mode":4},{"attributes":{"NORMAL":29462,"POSITION":11940},"indices":46984,"material":0,"mode":4},{"attributes":{"NORMAL":29463,"POSITION":11941},"indices":46985,"material":0,"mode":4},{"attributes":{"NORMAL":29464,"POSITION":11942},"indices":46986,"material":0,"mode":4},{"attributes":{"NORMAL":29465,"POSITION":11943},"indices":46987,"material":0,"mode":4},{"attributes":{"NORMAL":29466,"POSITION":11944},"indices":46988,"material":0,"mode":4},{"attributes":{"NORMAL":29467,"POSITION":11945},"indices":46989,"material":0,"mode":4},{"attributes":{"NORMAL":29468,"POSITION":11946},"indices":46990,"material":0,"mode":4},{"attributes":{"NORMAL":29469,"POSITION":11947},"indices":46991,"material":0,"mode":4},{"attributes":{"NORMAL":29470,"POSITION":11948},"indices":46992,"material":0,"mode":4}]},{"name":"COMPOUND2012","primitives":[{"attributes":{"NORMAL":29471,"POSITION":11949},"indices":46993,"material":14,"mode":4},{"attributes":{"NORMAL":29472,"POSITION":11950},"indices":46994,"material":14,"mode":4}]},{"name":"COMPOUND2013","primitives":[{"attributes":{"NORMAL":29473,"POSITION":11951},"indices":46995,"material":0,"mode":4},{"attributes":{"NORMAL":29474,"POSITION":11952},"indices":46996,"material":0,"mode":4},{"attributes":{"NORMAL":29475,"POSITION":11953},"indices":46997,"material":0,"mode":4},{"attributes":{"NORMAL":29476,"POSITION":11954},"indices":46998,"material":0,"mode":4},{"attributes":{"NORMAL":29477,"POSITION":11955},"indices":46999,"material":0,"mode":4},{"attributes":{"NORMAL":29478,"POSITION":11956},"indices":47000,"material":0,"mode":4},{"attributes":{"NORMAL":29479,"POSITION":11957},"indices":47001,"material":0,"mode":4},{"attributes":{"NORMAL":29480,"POSITION":11958},"indices":47002,"material":0,"mode":4},{"attributes":{"NORMAL":29481,"POSITION":11959},"indices":47003,"material":0,"mode":4},{"attributes":{"NORMAL":29482,"POSITION":11960},"indices":47004,"material":0,"mode":4},{"attributes":{"NORMAL":29483,"POSITION":11961},"indices":47005,"material":0,"mode":4},{"attributes":{"NORMAL":29484,"POSITION":11962},"indices":47006,"material":0,"mode":4},{"attributes":{"NORMAL":29485,"POSITION":11963},"indices":47007,"material":0,"mode":4},{"attributes":{"NORMAL":29486,"POSITION":11964},"indices":47008,"material":0,"mode":4}]},{"name":"COMPOUND2014","primitives":[{"attributes":{"NORMAL":29487,"POSITION":11965},"indices":47009,"material":11,"mode":4},{"attributes":{"NORMAL":29488,"POSITION":11966},"indices":47010,"material":11,"mode":4},{"attributes":{"NORMAL":29489,"POSITION":11967},"indices":47011,"material":11,"mode":4},{"attributes":{"NORMAL":29490,"POSITION":11968},"indices":47012,"material":11,"mode":4},{"attributes":{"NORMAL":29491,"POSITION":11969},"indices":47013,"material":11,"mode":4},{"attributes":{"NORMAL":29492,"POSITION":11970},"indices":47014,"material":11,"mode":4},{"attributes":{"NORMAL":29493,"POSITION":11971},"indices":47015,"material":11,"mode":4},{"attributes":{"NORMAL":29494,"POSITION":11972},"indices":47016,"material":11,"mode":4},{"attributes":{"NORMAL":29495,"POSITION":11973},"indices":47017,"material":11,"mode":4},{"attributes":{"NORMAL":29496,"POSITION":11974},"indices":47018,"material":11,"mode":4},{"attributes":{"NORMAL":29497,"POSITION":11975},"indices":47019,"material":11,"mode":4},{"attributes":{"NORMAL":29498,"POSITION":11976},"indices":47020,"material":11,"mode":4},{"attributes":{"NORMAL":29499,"POSITION":11977},"indices":47021,"material":11,"mode":4},{"attributes":{"NORMAL":29500,"POSITION":11978},"indices":47022,"material":11,"mode":4}]},{"name":"COMPOUND2015","primitives":[{"attributes":{"NORMAL":29501,"POSITION":11979},"indices":47023,"material":8,"mode":4},{"attributes":{"NORMAL":29502,"POSITION":11980},"indices":47024,"material":8,"mode":4},{"attributes":{"NORMAL":29503,"POSITION":11981},"indices":47025,"material":8,"mode":4},{"attributes":{"NORMAL":29504,"POSITION":11982},"indices":47026,"material":8,"mode":4},{"attributes":{"NORMAL":29505,"POSITION":11983},"indices":47027,"material":8,"mode":4},{"attributes":{"NORMAL":29506,"POSITION":11984},"indices":47028,"material":8,"mode":4},{"attributes":{"NORMAL":29507,"POSITION":11985},"indices":47029,"material":8,"mode":4},{"attributes":{"NORMAL":29508,"POSITION":11986},"indices":47030,"material":8,"mode":4},{"attributes":{"NORMAL":29509,"POSITION":11987},"indices":47031,"material":8,"mode":4},{"attributes":{"NORMAL":29510,"POSITION":11988},"indices":47032,"material":8,"mode":4},{"attributes":{"NORMAL":29511,"POSITION":11989},"indices":47033,"material":8,"mode":4},{"attributes":{"NORMAL":29512,"POSITION":11990},"indices":47034,"material":8,"mode":4},{"attributes":{"NORMAL":29513,"POSITION":11991},"indices":47035,"material":8,"mode":4},{"attributes":{"NORMAL":29514,"POSITION":11992},"indices":47036,"material":8,"mode":4}]},{"name":"COMPOUND2016","primitives":[{"attributes":{"NORMAL":29515,"POSITION":11993},"indices":47037,"material":0,"mode":4},{"attributes":{"NORMAL":29516,"POSITION":11994},"indices":47038,"material":0,"mode":4},{"attributes":{"NORMAL":29517,"POSITION":11995},"indices":47039,"material":0,"mode":4},{"attributes":{"NORMAL":29518,"POSITION":11996},"indices":47040,"material":0,"mode":4},{"attributes":{"NORMAL":29519,"POSITION":11997},"indices":47041,"material":0,"mode":4},{"attributes":{"NORMAL":29520,"POSITION":11998},"indices":47042,"material":0,"mode":4},{"attributes":{"NORMAL":29521,"POSITION":11999},"indices":47043,"material":0,"mode":4},{"attributes":{"NORMAL":29522,"POSITION":12000},"indices":47044,"material":0,"mode":4},{"attributes":{"NORMAL":29523,"POSITION":12001},"indices":47045,"material":0,"mode":4},{"attributes":{"NORMAL":29524,"POSITION":12002},"indices":47046,"material":0,"mode":4},{"attributes":{"NORMAL":29525,"POSITION":12003},"indices":47047,"material":0,"mode":4},{"attributes":{"NORMAL":29526,"POSITION":12004},"indices":47048,"material":0,"mode":4},{"attributes":{"NORMAL":29527,"POSITION":12005},"indices":47049,"material":0,"mode":4},{"attributes":{"NORMAL":29528,"POSITION":12006},"indices":47050,"material":0,"mode":4}]},{"name":"COMPOUND2017","primitives":[{"attributes":{"NORMAL":29529,"POSITION":12007},"indices":47051,"material":14,"mode":4},{"attributes":{"NORMAL":29530,"POSITION":12008},"indices":47052,"material":14,"mode":4}]},{"name":"COMPOUND2018","primitives":[{"attributes":{"NORMAL":29531,"POSITION":12009},"indices":47053,"material":14,"mode":4},{"attributes":{"NORMAL":29532,"POSITION":12010},"indices":47054,"material":14,"mode":4}]},{"name":"COMPOUND2019","primitives":[{"attributes":{"NORMAL":29533,"POSITION":12011},"indices":47055,"material":0,"mode":4},{"attributes":{"NORMAL":29534,"POSITION":12012},"indices":47056,"material":0,"mode":4},{"attributes":{"NORMAL":29535,"POSITION":12013},"indices":47057,"material":0,"mode":4},{"attributes":{"NORMAL":29536,"POSITION":12014},"indices":47058,"material":0,"mode":4},{"attributes":{"NORMAL":29537,"POSITION":12015},"indices":47059,"material":0,"mode":4},{"attributes":{"NORMAL":29538,"POSITION":12016},"indices":47060,"material":0,"mode":4},{"attributes":{"NORMAL":29539,"POSITION":12017},"indices":47061,"material":0,"mode":4},{"attributes":{"NORMAL":29540,"POSITION":12018},"indices":47062,"material":0,"mode":4},{"attributes":{"NORMAL":29541,"POSITION":12019},"indices":47063,"material":0,"mode":4},{"attributes":{"NORMAL":29542,"POSITION":12020},"indices":47064,"material":0,"mode":4},{"attributes":{"NORMAL":29543,"POSITION":12021},"indices":47065,"material":0,"mode":4},{"attributes":{"NORMAL":29544,"POSITION":12022},"indices":47066,"material":0,"mode":4},{"attributes":{"NORMAL":29545,"POSITION":12023},"indices":47067,"material":0,"mode":4},{"attributes":{"NORMAL":29546,"POSITION":12024},"indices":47068,"material":0,"mode":4}]},{"name":"COMPOUND2020","primitives":[{"attributes":{"NORMAL":29547,"POSITION":12025},"indices":47069,"material":14,"mode":4},{"attributes":{"NORMAL":29548,"POSITION":12026},"indices":47070,"material":14,"mode":4}]},{"name":"COMPOUND2021","primitives":[{"attributes":{"NORMAL":29549,"POSITION":12027},"indices":47071,"material":0,"mode":4},{"attributes":{"NORMAL":29550,"POSITION":12028},"indices":47072,"material":0,"mode":4},{"attributes":{"NORMAL":29551,"POSITION":12029},"indices":47073,"material":0,"mode":4},{"attributes":{"NORMAL":29552,"POSITION":12030},"indices":47074,"material":0,"mode":4},{"attributes":{"NORMAL":29553,"POSITION":12031},"indices":47075,"material":0,"mode":4},{"attributes":{"NORMAL":29554,"POSITION":12032},"indices":47076,"material":0,"mode":4},{"attributes":{"NORMAL":29555,"POSITION":12033},"indices":47077,"material":0,"mode":4},{"attributes":{"NORMAL":29556,"POSITION":12034},"indices":47078,"material":0,"mode":4},{"attributes":{"NORMAL":29557,"POSITION":12035},"indices":47079,"material":0,"mode":4},{"attributes":{"NORMAL":29558,"POSITION":12036},"indices":47080,"material":0,"mode":4},{"attributes":{"NORMAL":29559,"POSITION":12037},"indices":47081,"material":0,"mode":4},{"attributes":{"NORMAL":29560,"POSITION":12038},"indices":47082,"material":0,"mode":4},{"attributes":{"NORMAL":29561,"POSITION":12039},"indices":47083,"material":0,"mode":4},{"attributes":{"NORMAL":29562,"POSITION":12040},"indices":47084,"material":0,"mode":4}]},{"name":"COMPOUND2022","primitives":[{"attributes":{"NORMAL":29563,"POSITION":12041},"indices":47085,"material":0,"mode":4},{"attributes":{"NORMAL":29564,"POSITION":12042},"indices":47086,"material":0,"mode":4},{"attributes":{"NORMAL":29565,"POSITION":12043},"indices":47087,"material":0,"mode":4},{"attributes":{"NORMAL":29566,"POSITION":12044},"indices":47088,"material":0,"mode":4},{"attributes":{"NORMAL":29567,"POSITION":12045},"indices":47089,"material":0,"mode":4},{"attributes":{"NORMAL":29568,"POSITION":12046},"indices":47090,"material":0,"mode":4},{"attributes":{"NORMAL":29569,"POSITION":12047},"indices":47091,"material":0,"mode":4},{"attributes":{"NORMAL":29570,"POSITION":12048},"indices":47092,"material":0,"mode":4},{"attributes":{"NORMAL":29571,"POSITION":12049},"indices":47093,"material":0,"mode":4},{"attributes":{"NORMAL":29572,"POSITION":12050},"indices":47094,"material":0,"mode":4},{"attributes":{"NORMAL":29573,"POSITION":12051},"indices":47095,"material":0,"mode":4},{"attributes":{"NORMAL":29574,"POSITION":12052},"indices":47096,"material":0,"mode":4},{"attributes":{"NORMAL":29575,"POSITION":12053},"indices":47097,"material":0,"mode":4},{"attributes":{"NORMAL":29576,"POSITION":12054},"indices":47098,"material":0,"mode":4}]},{"name":"COMPOUND2023","primitives":[{"attributes":{"NORMAL":29577,"POSITION":12055},"indices":47099,"material":15,"mode":4},{"attributes":{"NORMAL":29578,"POSITION":12056},"indices":47100,"material":15,"mode":4},{"attributes":{"NORMAL":29579,"POSITION":12057},"indices":47101,"material":15,"mode":4},{"attributes":{"NORMAL":29580,"POSITION":12058},"indices":47102,"material":15,"mode":4},{"attributes":{"NORMAL":29581,"POSITION":12059},"indices":47103,"material":15,"mode":4},{"attributes":{"NORMAL":29582,"POSITION":12060},"indices":47104,"material":15,"mode":4},{"attributes":{"NORMAL":29583,"POSITION":12061},"indices":47105,"material":15,"mode":4},{"attributes":{"NORMAL":29584,"POSITION":12062},"indices":47106,"material":15,"mode":4},{"attributes":{"NORMAL":29585,"POSITION":12063},"indices":47107,"material":15,"mode":4},{"attributes":{"NORMAL":29586,"POSITION":12064},"indices":47108,"material":15,"mode":4},{"attributes":{"NORMAL":29587,"POSITION":12065},"indices":47109,"material":9,"mode":4},{"attributes":{"NORMAL":29588,"POSITION":12066},"indices":47110,"material":9,"mode":4},{"attributes":{"NORMAL":29589,"POSITION":12067},"indices":47111,"material":9,"mode":4},{"attributes":{"NORMAL":29590,"POSITION":12068},"indices":47112,"material":9,"mode":4},{"attributes":{"NORMAL":29591,"POSITION":12069},"indices":47113,"material":9,"mode":4},{"attributes":{"NORMAL":29592,"POSITION":12070},"indices":47114,"material":15,"mode":4},{"attributes":{"NORMAL":29593,"POSITION":12071},"indices":47115,"material":9,"mode":4},{"attributes":{"NORMAL":29594,"POSITION":12072},"indices":47116,"material":9,"mode":4},{"attributes":{"NORMAL":29595,"POSITION":12073},"indices":47117,"material":9,"mode":4},{"attributes":{"NORMAL":29596,"POSITION":12074},"indices":47118,"material":9,"mode":4},{"attributes":{"NORMAL":29597,"POSITION":12075},"indices":47119,"material":9,"mode":4},{"attributes":{"NORMAL":29598,"POSITION":12076},"indices":47120,"material":9,"mode":4},{"attributes":{"NORMAL":29599,"POSITION":12077},"indices":47121,"material":9,"mode":4},{"attributes":{"NORMAL":29600,"POSITION":12078},"indices":47122,"material":9,"mode":4},{"attributes":{"NORMAL":29601,"POSITION":12079},"indices":47123,"material":9,"mode":4},{"attributes":{"NORMAL":29602,"POSITION":12080},"indices":47124,"material":9,"mode":4},{"attributes":{"NORMAL":29603,"POSITION":12081},"indices":47125,"material":9,"mode":4},{"attributes":{"NORMAL":29604,"POSITION":12082},"indices":47126,"material":9,"mode":4},{"attributes":{"NORMAL":29605,"POSITION":12083},"indices":47127,"material":9,"mode":4},{"attributes":{"NORMAL":29606,"POSITION":12084},"indices":47128,"material":9,"mode":4},{"attributes":{"NORMAL":29607,"POSITION":12085},"indices":47129,"material":9,"mode":4},{"attributes":{"NORMAL":29608,"POSITION":12086},"indices":47130,"material":9,"mode":4},{"attributes":{"NORMAL":29609,"POSITION":12087},"indices":47131,"material":9,"mode":4},{"attributes":{"NORMAL":29610,"POSITION":12088},"indices":47132,"material":9,"mode":4},{"attributes":{"NORMAL":29611,"POSITION":12089},"indices":47133,"material":9,"mode":4},{"attributes":{"NORMAL":29612,"POSITION":12090},"indices":47134,"material":9,"mode":4},{"attributes":{"NORMAL":29613,"POSITION":12091},"indices":47135,"material":15,"mode":4},{"attributes":{"NORMAL":29614,"POSITION":12092},"indices":47136,"material":9,"mode":4},{"attributes":{"NORMAL":29615,"POSITION":12093},"indices":47137,"material":9,"mode":4},{"attributes":{"NORMAL":29616,"POSITION":12094},"indices":47138,"material":9,"mode":4},{"attributes":{"NORMAL":29617,"POSITION":12095},"indices":47139,"material":9,"mode":4},{"attributes":{"NORMAL":29618,"POSITION":12096},"indices":47140,"material":9,"mode":4},{"attributes":{"NORMAL":29619,"POSITION":12097},"indices":47141,"material":15,"mode":4},{"attributes":{"NORMAL":29620,"POSITION":12098},"indices":47142,"material":9,"mode":4},{"attributes":{"NORMAL":29621,"POSITION":12099},"indices":47143,"material":9,"mode":4},{"attributes":{"NORMAL":29622,"POSITION":12100},"indices":47144,"material":9,"mode":4},{"attributes":{"NORMAL":29623,"POSITION":12101},"indices":47145,"material":9,"mode":4},{"attributes":{"NORMAL":29624,"POSITION":12102},"indices":47146,"material":9,"mode":4},{"attributes":{"NORMAL":29625,"POSITION":12103},"indices":47147,"material":9,"mode":4},{"attributes":{"NORMAL":29626,"POSITION":12104},"indices":47148,"material":9,"mode":4}]},{"name":"COMPOUND2024","primitives":[{"attributes":{"NORMAL":29627,"POSITION":12105},"indices":47149,"material":0,"mode":4},{"attributes":{"NORMAL":29628,"POSITION":12106},"indices":47150,"material":0,"mode":4},{"attributes":{"NORMAL":29629,"POSITION":12107},"indices":47151,"material":0,"mode":4},{"attributes":{"NORMAL":29630,"POSITION":12108},"indices":47152,"material":0,"mode":4},{"attributes":{"NORMAL":29631,"POSITION":12109},"indices":47153,"material":0,"mode":4},{"attributes":{"NORMAL":29632,"POSITION":12110},"indices":47154,"material":0,"mode":4},{"attributes":{"NORMAL":29633,"POSITION":12111},"indices":47155,"material":0,"mode":4},{"attributes":{"NORMAL":29634,"POSITION":12112},"indices":47156,"material":0,"mode":4},{"attributes":{"NORMAL":29635,"POSITION":12113},"indices":47157,"material":0,"mode":4},{"attributes":{"NORMAL":29636,"POSITION":12114},"indices":47158,"material":0,"mode":4},{"attributes":{"NORMAL":29637,"POSITION":12115},"indices":47159,"material":0,"mode":4},{"attributes":{"NORMAL":29638,"POSITION":12116},"indices":47160,"material":0,"mode":4},{"attributes":{"NORMAL":29639,"POSITION":12117},"indices":47161,"material":0,"mode":4},{"attributes":{"NORMAL":29640,"POSITION":12118},"indices":47162,"material":0,"mode":4}]},{"name":"COMPOUND2025","primitives":[{"attributes":{"NORMAL":29641,"POSITION":12119},"indices":47163,"material":14,"mode":4},{"attributes":{"NORMAL":29642,"POSITION":12120},"indices":47164,"material":14,"mode":4}]},{"name":"COMPOUND2026","primitives":[{"attributes":{"NORMAL":29643,"POSITION":12121},"indices":47165,"material":14,"mode":4},{"attributes":{"NORMAL":29644,"POSITION":12122},"indices":47166,"material":14,"mode":4}]},{"name":"COMPOUND2027","primitives":[{"attributes":{"NORMAL":29645,"POSITION":12123},"indices":47167,"material":0,"mode":4},{"attributes":{"NORMAL":29646,"POSITION":12124},"indices":47168,"material":0,"mode":4},{"attributes":{"NORMAL":29647,"POSITION":12125},"indices":47169,"material":0,"mode":4},{"attributes":{"NORMAL":29648,"POSITION":12126},"indices":47170,"material":0,"mode":4},{"attributes":{"NORMAL":29649,"POSITION":12127},"indices":47171,"material":0,"mode":4},{"attributes":{"NORMAL":29650,"POSITION":12128},"indices":47172,"material":0,"mode":4},{"attributes":{"NORMAL":29651,"POSITION":12129},"indices":47173,"material":0,"mode":4},{"attributes":{"NORMAL":29652,"POSITION":12130},"indices":47174,"material":0,"mode":4},{"attributes":{"NORMAL":29653,"POSITION":12131},"indices":47175,"material":0,"mode":4},{"attributes":{"NORMAL":29654,"POSITION":12132},"indices":47176,"material":0,"mode":4},{"attributes":{"NORMAL":29655,"POSITION":12133},"indices":47177,"material":0,"mode":4},{"attributes":{"NORMAL":29656,"POSITION":12134},"indices":47178,"material":0,"mode":4},{"attributes":{"NORMAL":29657,"POSITION":12135},"indices":47179,"material":0,"mode":4},{"attributes":{"NORMAL":29658,"POSITION":12136},"indices":47180,"material":0,"mode":4}]},{"name":"COMPOUND2028","primitives":[{"attributes":{"NORMAL":29659,"POSITION":12137},"indices":47181,"material":14,"mode":4},{"attributes":{"NORMAL":29660,"POSITION":12138},"indices":47182,"material":14,"mode":4}]},{"name":"COMPOUND2029","primitives":[{"attributes":{"NORMAL":29661,"POSITION":12139},"indices":47183,"material":0,"mode":4},{"attributes":{"NORMAL":29662,"POSITION":12140},"indices":47184,"material":0,"mode":4},{"attributes":{"NORMAL":29663,"POSITION":12141},"indices":47185,"material":0,"mode":4},{"attributes":{"NORMAL":29664,"POSITION":12142},"indices":47186,"material":0,"mode":4},{"attributes":{"NORMAL":29665,"POSITION":12143},"indices":47187,"material":0,"mode":4},{"attributes":{"NORMAL":29666,"POSITION":12144},"indices":47188,"material":0,"mode":4},{"attributes":{"NORMAL":29667,"POSITION":12145},"indices":47189,"material":0,"mode":4},{"attributes":{"NORMAL":29668,"POSITION":12146},"indices":47190,"material":0,"mode":4},{"attributes":{"NORMAL":29669,"POSITION":12147},"indices":47191,"material":0,"mode":4},{"attributes":{"NORMAL":29670,"POSITION":12148},"indices":47192,"material":0,"mode":4},{"attributes":{"NORMAL":29671,"POSITION":12149},"indices":47193,"material":0,"mode":4},{"attributes":{"NORMAL":29672,"POSITION":12150},"indices":47194,"material":0,"mode":4},{"attributes":{"NORMAL":29673,"POSITION":12151},"indices":47195,"material":0,"mode":4},{"attributes":{"NORMAL":29674,"POSITION":12152},"indices":47196,"material":0,"mode":4}]},{"name":"COMPOUND2030","primitives":[{"attributes":{"NORMAL":29675,"POSITION":12153},"indices":47197,"material":0,"mode":4},{"attributes":{"NORMAL":29676,"POSITION":12154},"indices":47198,"material":0,"mode":4},{"attributes":{"NORMAL":29677,"POSITION":12155},"indices":47199,"material":0,"mode":4},{"attributes":{"NORMAL":29678,"POSITION":12156},"indices":47200,"material":0,"mode":4},{"attributes":{"NORMAL":29679,"POSITION":12157},"indices":47201,"material":0,"mode":4},{"attributes":{"NORMAL":29680,"POSITION":12158},"indices":47202,"material":0,"mode":4},{"attributes":{"NORMAL":29681,"POSITION":12159},"indices":47203,"material":0,"mode":4},{"attributes":{"NORMAL":29682,"POSITION":12160},"indices":47204,"material":0,"mode":4},{"attributes":{"NORMAL":29683,"POSITION":12161},"indices":47205,"material":0,"mode":4},{"attributes":{"NORMAL":29684,"POSITION":12162},"indices":47206,"material":0,"mode":4},{"attributes":{"NORMAL":29685,"POSITION":12163},"indices":47207,"material":0,"mode":4},{"attributes":{"NORMAL":29686,"POSITION":12164},"indices":47208,"material":0,"mode":4},{"attributes":{"NORMAL":29687,"POSITION":12165},"indices":47209,"material":0,"mode":4},{"attributes":{"NORMAL":29688,"POSITION":12166},"indices":47210,"material":0,"mode":4}]},{"name":"COMPOUND2031","primitives":[{"attributes":{"NORMAL":29689,"POSITION":12167},"indices":47211,"material":8,"mode":4},{"attributes":{"NORMAL":29690,"POSITION":12168},"indices":47212,"material":8,"mode":4},{"attributes":{"NORMAL":29691,"POSITION":12169},"indices":47213,"material":8,"mode":4},{"attributes":{"NORMAL":29692,"POSITION":12170},"indices":47214,"material":8,"mode":4},{"attributes":{"NORMAL":29693,"POSITION":12171},"indices":47215,"material":8,"mode":4},{"attributes":{"NORMAL":29694,"POSITION":12172},"indices":47216,"material":8,"mode":4},{"attributes":{"NORMAL":29695,"POSITION":12173},"indices":47217,"material":8,"mode":4},{"attributes":{"NORMAL":29696,"POSITION":12174},"indices":47218,"material":8,"mode":4},{"attributes":{"NORMAL":29697,"POSITION":12175},"indices":47219,"material":8,"mode":4},{"attributes":{"NORMAL":29698,"POSITION":12176},"indices":47220,"material":8,"mode":4},{"attributes":{"NORMAL":29699,"POSITION":12177},"indices":47221,"material":8,"mode":4},{"attributes":{"NORMAL":29700,"POSITION":12178},"indices":47222,"material":8,"mode":4},{"attributes":{"NORMAL":29701,"POSITION":12179},"indices":47223,"material":8,"mode":4},{"attributes":{"NORMAL":29702,"POSITION":12180},"indices":47224,"material":8,"mode":4}]},{"name":"COMPOUND2032","primitives":[{"attributes":{"NORMAL":29703,"POSITION":12181},"indices":47225,"material":0,"mode":4},{"attributes":{"NORMAL":29704,"POSITION":12182},"indices":47226,"material":0,"mode":4},{"attributes":{"NORMAL":29705,"POSITION":12183},"indices":47227,"material":0,"mode":4},{"attributes":{"NORMAL":29706,"POSITION":12184},"indices":47228,"material":0,"mode":4},{"attributes":{"NORMAL":29707,"POSITION":12185},"indices":47229,"material":0,"mode":4},{"attributes":{"NORMAL":29708,"POSITION":12186},"indices":47230,"material":0,"mode":4},{"attributes":{"NORMAL":29709,"POSITION":12187},"indices":47231,"material":0,"mode":4},{"attributes":{"NORMAL":29710,"POSITION":12188},"indices":47232,"material":0,"mode":4},{"attributes":{"NORMAL":29711,"POSITION":12189},"indices":47233,"material":0,"mode":4},{"attributes":{"NORMAL":29712,"POSITION":12190},"indices":47234,"material":0,"mode":4},{"attributes":{"NORMAL":29713,"POSITION":12191},"indices":47235,"material":0,"mode":4},{"attributes":{"NORMAL":29714,"POSITION":12192},"indices":47236,"material":0,"mode":4},{"attributes":{"NORMAL":29715,"POSITION":12193},"indices":47237,"material":0,"mode":4},{"attributes":{"NORMAL":29716,"POSITION":12194},"indices":47238,"material":0,"mode":4}]},{"name":"COMPOUND2033","primitives":[{"attributes":{"NORMAL":29717,"POSITION":12195},"indices":47239,"material":14,"mode":4},{"attributes":{"NORMAL":29718,"POSITION":12196},"indices":47240,"material":14,"mode":4}]},{"name":"COMPOUND2034","primitives":[{"attributes":{"NORMAL":29719,"POSITION":12197},"indices":47241,"material":14,"mode":4},{"attributes":{"NORMAL":29720,"POSITION":12198},"indices":47242,"material":14,"mode":4}]},{"name":"COMPOUND2035","primitives":[{"attributes":{"NORMAL":29721,"POSITION":12199},"indices":47243,"material":0,"mode":4},{"attributes":{"NORMAL":29722,"POSITION":12200},"indices":47244,"material":0,"mode":4},{"attributes":{"NORMAL":29723,"POSITION":12201},"indices":47245,"material":0,"mode":4},{"attributes":{"NORMAL":29724,"POSITION":12202},"indices":47246,"material":0,"mode":4},{"attributes":{"NORMAL":29725,"POSITION":12203},"indices":47247,"material":0,"mode":4},{"attributes":{"NORMAL":29726,"POSITION":12204},"indices":47248,"material":0,"mode":4},{"attributes":{"NORMAL":29727,"POSITION":12205},"indices":47249,"material":0,"mode":4},{"attributes":{"NORMAL":29728,"POSITION":12206},"indices":47250,"material":0,"mode":4},{"attributes":{"NORMAL":29729,"POSITION":12207},"indices":47251,"material":0,"mode":4},{"attributes":{"NORMAL":29730,"POSITION":12208},"indices":47252,"material":0,"mode":4},{"attributes":{"NORMAL":29731,"POSITION":12209},"indices":47253,"material":0,"mode":4},{"attributes":{"NORMAL":29732,"POSITION":12210},"indices":47254,"material":0,"mode":4},{"attributes":{"NORMAL":29733,"POSITION":12211},"indices":47255,"material":0,"mode":4},{"attributes":{"NORMAL":29734,"POSITION":12212},"indices":47256,"material":0,"mode":4}]},{"name":"COMPOUND2036","primitives":[{"attributes":{"NORMAL":29735,"POSITION":12213},"indices":47257,"material":14,"mode":4},{"attributes":{"NORMAL":29736,"POSITION":12214},"indices":47258,"material":14,"mode":4}]},{"name":"COMPOUND2037","primitives":[{"attributes":{"NORMAL":29737,"POSITION":12215},"indices":47259,"material":0,"mode":4},{"attributes":{"NORMAL":29738,"POSITION":12216},"indices":47260,"material":0,"mode":4},{"attributes":{"NORMAL":29739,"POSITION":12217},"indices":47261,"material":0,"mode":4},{"attributes":{"NORMAL":29740,"POSITION":12218},"indices":47262,"material":0,"mode":4},{"attributes":{"NORMAL":29741,"POSITION":12219},"indices":47263,"material":0,"mode":4},{"attributes":{"NORMAL":29742,"POSITION":12220},"indices":47264,"material":0,"mode":4},{"attributes":{"NORMAL":29743,"POSITION":12221},"indices":47265,"material":0,"mode":4},{"attributes":{"NORMAL":29744,"POSITION":12222},"indices":47266,"material":0,"mode":4},{"attributes":{"NORMAL":29745,"POSITION":12223},"indices":47267,"material":0,"mode":4},{"attributes":{"NORMAL":29746,"POSITION":12224},"indices":47268,"material":0,"mode":4},{"attributes":{"NORMAL":29747,"POSITION":12225},"indices":47269,"material":0,"mode":4},{"attributes":{"NORMAL":29748,"POSITION":12226},"indices":47270,"material":0,"mode":4},{"attributes":{"NORMAL":29749,"POSITION":12227},"indices":47271,"material":0,"mode":4},{"attributes":{"NORMAL":29750,"POSITION":12228},"indices":47272,"material":0,"mode":4}]},{"name":"COMPOUND2038","primitives":[{"attributes":{"NORMAL":29751,"POSITION":12229},"indices":47273,"material":0,"mode":4},{"attributes":{"NORMAL":29752,"POSITION":12230},"indices":47274,"material":0,"mode":4},{"attributes":{"NORMAL":29753,"POSITION":12231},"indices":47275,"material":0,"mode":4},{"attributes":{"NORMAL":29754,"POSITION":12232},"indices":47276,"material":0,"mode":4},{"attributes":{"NORMAL":29755,"POSITION":12233},"indices":47277,"material":0,"mode":4},{"attributes":{"NORMAL":29756,"POSITION":12234},"indices":47278,"material":0,"mode":4},{"attributes":{"NORMAL":29757,"POSITION":12235},"indices":47279,"material":0,"mode":4},{"attributes":{"NORMAL":29758,"POSITION":12236},"indices":47280,"material":0,"mode":4},{"attributes":{"NORMAL":29759,"POSITION":12237},"indices":47281,"material":0,"mode":4},{"attributes":{"NORMAL":29760,"POSITION":12238},"indices":47282,"material":0,"mode":4},{"attributes":{"NORMAL":29761,"POSITION":12239},"indices":47283,"material":0,"mode":4},{"attributes":{"NORMAL":29762,"POSITION":12240},"indices":47284,"material":0,"mode":4},{"attributes":{"NORMAL":29763,"POSITION":12241},"indices":47285,"material":0,"mode":4},{"attributes":{"NORMAL":29764,"POSITION":12242},"indices":47286,"material":0,"mode":4}]},{"name":"COMPOUND2039","primitives":[{"attributes":{"NORMAL":29765,"POSITION":12243},"indices":47287,"material":14,"mode":4},{"attributes":{"NORMAL":29766,"POSITION":12244},"indices":47288,"material":14,"mode":4},{"attributes":{"NORMAL":29767,"POSITION":12245},"indices":47289,"material":14,"mode":4},{"attributes":{"NORMAL":29768,"POSITION":12246},"indices":47290,"material":14,"mode":4},{"attributes":{"NORMAL":29769,"POSITION":12247},"indices":47291,"material":14,"mode":4},{"attributes":{"NORMAL":29770,"POSITION":12248},"indices":47292,"material":14,"mode":4},{"attributes":{"NORMAL":29771,"POSITION":12249},"indices":47293,"material":14,"mode":4},{"attributes":{"NORMAL":29772,"POSITION":12250},"indices":47294,"material":14,"mode":4},{"attributes":{"NORMAL":29773,"POSITION":12251},"indices":47295,"material":14,"mode":4},{"attributes":{"NORMAL":29774,"POSITION":12252},"indices":47296,"material":14,"mode":4},{"attributes":{"NORMAL":29775,"POSITION":12253},"indices":47297,"material":14,"mode":4},{"attributes":{"NORMAL":29776,"POSITION":12254},"indices":47298,"material":14,"mode":4},{"attributes":{"NORMAL":29777,"POSITION":12255},"indices":47299,"material":14,"mode":4},{"attributes":{"NORMAL":29778,"POSITION":12256},"indices":47300,"material":14,"mode":4},{"attributes":{"NORMAL":29779,"POSITION":12257},"indices":47301,"material":14,"mode":4},{"attributes":{"NORMAL":29780,"POSITION":12258},"indices":47302,"material":14,"mode":4},{"attributes":{"NORMAL":29781,"POSITION":12259},"indices":47303,"material":14,"mode":4},{"attributes":{"NORMAL":29782,"POSITION":12260},"indices":47304,"material":14,"mode":4},{"attributes":{"NORMAL":29783,"POSITION":12261},"indices":47305,"material":14,"mode":4},{"attributes":{"NORMAL":29784,"POSITION":12262},"indices":47306,"material":14,"mode":4},{"attributes":{"NORMAL":29785,"POSITION":12263},"indices":47307,"material":14,"mode":4},{"attributes":{"NORMAL":29786,"POSITION":12264},"indices":47308,"material":14,"mode":4},{"attributes":{"NORMAL":29787,"POSITION":12265},"indices":47309,"material":14,"mode":4},{"attributes":{"NORMAL":29788,"POSITION":12266},"indices":47310,"material":14,"mode":4},{"attributes":{"NORMAL":29789,"POSITION":12267},"indices":47311,"material":14,"mode":4},{"attributes":{"NORMAL":29790,"POSITION":12268},"indices":47312,"material":14,"mode":4},{"attributes":{"NORMAL":29791,"POSITION":12269},"indices":47313,"material":14,"mode":4},{"attributes":{"NORMAL":29792,"POSITION":12270},"indices":47314,"material":14,"mode":4},{"attributes":{"NORMAL":29793,"POSITION":12271},"indices":47315,"material":14,"mode":4},{"attributes":{"NORMAL":29794,"POSITION":12272},"indices":47316,"material":14,"mode":4},{"attributes":{"NORMAL":29795,"POSITION":12273},"indices":47317,"material":14,"mode":4},{"attributes":{"NORMAL":29796,"POSITION":12274},"indices":47318,"material":14,"mode":4},{"attributes":{"NORMAL":29797,"POSITION":12275},"indices":47319,"material":14,"mode":4},{"attributes":{"NORMAL":29798,"POSITION":12276},"indices":47320,"material":14,"mode":4},{"attributes":{"NORMAL":29799,"POSITION":12277},"indices":47321,"material":14,"mode":4},{"attributes":{"NORMAL":29800,"POSITION":12278},"indices":47322,"material":14,"mode":4},{"attributes":{"NORMAL":29801,"POSITION":12279},"indices":47323,"material":14,"mode":4},{"attributes":{"NORMAL":29802,"POSITION":12280},"indices":47324,"material":14,"mode":4},{"attributes":{"NORMAL":29803,"POSITION":12281},"indices":47325,"material":14,"mode":4},{"attributes":{"NORMAL":29804,"POSITION":12282},"indices":47326,"material":14,"mode":4},{"attributes":{"NORMAL":29805,"POSITION":12283},"indices":47327,"material":14,"mode":4},{"attributes":{"NORMAL":29806,"POSITION":12284},"indices":47328,"material":14,"mode":4},{"attributes":{"NORMAL":29807,"POSITION":12285},"indices":47329,"material":14,"mode":4},{"attributes":{"NORMAL":29808,"POSITION":12286},"indices":47330,"material":14,"mode":4},{"attributes":{"NORMAL":29809,"POSITION":12287},"indices":47331,"material":14,"mode":4},{"attributes":{"NORMAL":29810,"POSITION":12288},"indices":47332,"material":14,"mode":4},{"attributes":{"NORMAL":29811,"POSITION":12289},"indices":47333,"material":14,"mode":4},{"attributes":{"NORMAL":29812,"POSITION":12290},"indices":47334,"material":14,"mode":4},{"attributes":{"NORMAL":29813,"POSITION":12291},"indices":47335,"material":14,"mode":4},{"attributes":{"NORMAL":29814,"POSITION":12292},"indices":47336,"material":14,"mode":4},{"attributes":{"NORMAL":29815,"POSITION":12293},"indices":47337,"material":14,"mode":4},{"attributes":{"NORMAL":29816,"POSITION":12294},"indices":47338,"material":14,"mode":4},{"attributes":{"NORMAL":29817,"POSITION":12295},"indices":47339,"material":14,"mode":4},{"attributes":{"NORMAL":29818,"POSITION":12296},"indices":47340,"material":14,"mode":4},{"attributes":{"NORMAL":29819,"POSITION":12297},"indices":47341,"material":14,"mode":4},{"attributes":{"NORMAL":29820,"POSITION":12298},"indices":47342,"material":14,"mode":4},{"attributes":{"NORMAL":29821,"POSITION":12299},"indices":47343,"material":14,"mode":4},{"attributes":{"NORMAL":29822,"POSITION":12300},"indices":47344,"material":14,"mode":4},{"attributes":{"NORMAL":29823,"POSITION":12301},"indices":47345,"material":14,"mode":4},{"attributes":{"NORMAL":29824,"POSITION":12302},"indices":47346,"material":14,"mode":4},{"attributes":{"NORMAL":29825,"POSITION":12303},"indices":47347,"material":14,"mode":4},{"attributes":{"NORMAL":29826,"POSITION":12304},"indices":47348,"material":14,"mode":4},{"attributes":{"NORMAL":29827,"POSITION":12305},"indices":47349,"material":14,"mode":4},{"attributes":{"NORMAL":29828,"POSITION":12306},"indices":47350,"material":14,"mode":4},{"attributes":{"NORMAL":29829,"POSITION":12307},"indices":47351,"material":14,"mode":4},{"attributes":{"NORMAL":29830,"POSITION":12308},"indices":47352,"material":14,"mode":4},{"attributes":{"NORMAL":29831,"POSITION":12309},"indices":47353,"material":14,"mode":4},{"attributes":{"NORMAL":29832,"POSITION":12310},"indices":47354,"material":14,"mode":4},{"attributes":{"NORMAL":29833,"POSITION":12311},"indices":47355,"material":14,"mode":4},{"attributes":{"NORMAL":29834,"POSITION":12312},"indices":47356,"material":14,"mode":4},{"attributes":{"NORMAL":29835,"POSITION":12313},"indices":47357,"material":14,"mode":4},{"attributes":{"NORMAL":29836,"POSITION":12314},"indices":47358,"material":14,"mode":4},{"attributes":{"NORMAL":29837,"POSITION":12315},"indices":47359,"material":14,"mode":4},{"attributes":{"NORMAL":29838,"POSITION":12316},"indices":47360,"material":14,"mode":4},{"attributes":{"NORMAL":29839,"POSITION":12317},"indices":47361,"material":14,"mode":4},{"attributes":{"NORMAL":29840,"POSITION":12318},"indices":47362,"material":14,"mode":4},{"attributes":{"NORMAL":29841,"POSITION":12319},"indices":47363,"material":14,"mode":4},{"attributes":{"NORMAL":29842,"POSITION":12320},"indices":47364,"material":14,"mode":4},{"attributes":{"NORMAL":29843,"POSITION":12321},"indices":47365,"material":14,"mode":4},{"attributes":{"NORMAL":29844,"POSITION":12322},"indices":47366,"material":14,"mode":4},{"attributes":{"NORMAL":29845,"POSITION":12323},"indices":47367,"material":14,"mode":4},{"attributes":{"NORMAL":29846,"POSITION":12324},"indices":47368,"material":14,"mode":4},{"attributes":{"NORMAL":29847,"POSITION":12325},"indices":47369,"material":14,"mode":4},{"attributes":{"NORMAL":29848,"POSITION":12326},"indices":47370,"material":14,"mode":4},{"attributes":{"NORMAL":29849,"POSITION":12327},"indices":47371,"material":14,"mode":4},{"attributes":{"NORMAL":29850,"POSITION":12328},"indices":47372,"material":14,"mode":4},{"attributes":{"NORMAL":29851,"POSITION":12329},"indices":47373,"material":14,"mode":4},{"attributes":{"NORMAL":29852,"POSITION":12330},"indices":47374,"material":14,"mode":4},{"attributes":{"NORMAL":29853,"POSITION":12331},"indices":47375,"material":14,"mode":4},{"attributes":{"NORMAL":29854,"POSITION":12332},"indices":47376,"material":14,"mode":4},{"attributes":{"NORMAL":29855,"POSITION":12333},"indices":47377,"material":14,"mode":4},{"attributes":{"NORMAL":29856,"POSITION":12334},"indices":47378,"material":14,"mode":4},{"attributes":{"NORMAL":29857,"POSITION":12335},"indices":47379,"material":14,"mode":4},{"attributes":{"NORMAL":29858,"POSITION":12336},"indices":47380,"material":14,"mode":4},{"attributes":{"NORMAL":29859,"POSITION":12337},"indices":47381,"material":14,"mode":4},{"attributes":{"NORMAL":29860,"POSITION":12338},"indices":47382,"material":14,"mode":4},{"attributes":{"NORMAL":29861,"POSITION":12339},"indices":47383,"material":14,"mode":4},{"attributes":{"NORMAL":29862,"POSITION":12340},"indices":47384,"material":14,"mode":4},{"attributes":{"NORMAL":29863,"POSITION":12341},"indices":47385,"material":14,"mode":4},{"attributes":{"NORMAL":29864,"POSITION":12342},"indices":47386,"material":14,"mode":4},{"attributes":{"NORMAL":29865,"POSITION":12343},"indices":47387,"material":14,"mode":4},{"attributes":{"NORMAL":29866,"POSITION":12344},"indices":47388,"material":14,"mode":4},{"attributes":{"NORMAL":29867,"POSITION":12345},"indices":47389,"material":14,"mode":4},{"attributes":{"NORMAL":29868,"POSITION":12346},"indices":47390,"material":14,"mode":4},{"attributes":{"NORMAL":29869,"POSITION":12347},"indices":47391,"material":14,"mode":4},{"attributes":{"NORMAL":29870,"POSITION":12348},"indices":47392,"material":14,"mode":4},{"attributes":{"NORMAL":29871,"POSITION":12349},"indices":47393,"material":14,"mode":4},{"attributes":{"NORMAL":29872,"POSITION":12350},"indices":47394,"material":14,"mode":4},{"attributes":{"NORMAL":29873,"POSITION":12351},"indices":47395,"material":14,"mode":4},{"attributes":{"NORMAL":29874,"POSITION":12352},"indices":47396,"material":14,"mode":4},{"attributes":{"NORMAL":29875,"POSITION":12353},"indices":47397,"material":14,"mode":4},{"attributes":{"NORMAL":29876,"POSITION":12354},"indices":47398,"material":14,"mode":4},{"attributes":{"NORMAL":29877,"POSITION":12355},"indices":47399,"material":14,"mode":4},{"attributes":{"NORMAL":29878,"POSITION":12356},"indices":47400,"material":14,"mode":4},{"attributes":{"NORMAL":29879,"POSITION":12357},"indices":47401,"material":14,"mode":4},{"attributes":{"NORMAL":29880,"POSITION":12358},"indices":47402,"material":14,"mode":4},{"attributes":{"NORMAL":29881,"POSITION":12359},"indices":47403,"material":14,"mode":4},{"attributes":{"NORMAL":29882,"POSITION":12360},"indices":47404,"material":14,"mode":4},{"attributes":{"NORMAL":29883,"POSITION":12361},"indices":47405,"material":14,"mode":4},{"attributes":{"NORMAL":29884,"POSITION":12362},"indices":47406,"material":14,"mode":4},{"attributes":{"NORMAL":29885,"POSITION":12363},"indices":47407,"material":14,"mode":4},{"attributes":{"NORMAL":29886,"POSITION":12364},"indices":47408,"material":14,"mode":4},{"attributes":{"NORMAL":29887,"POSITION":12365},"indices":47409,"material":14,"mode":4},{"attributes":{"NORMAL":29888,"POSITION":12366},"indices":47410,"material":14,"mode":4},{"attributes":{"NORMAL":29889,"POSITION":12367},"indices":47411,"material":14,"mode":4},{"attributes":{"NORMAL":29890,"POSITION":12368},"indices":47412,"material":14,"mode":4},{"attributes":{"NORMAL":29891,"POSITION":12369},"indices":47413,"material":14,"mode":4},{"attributes":{"NORMAL":29892,"POSITION":12370},"indices":47414,"material":14,"mode":4},{"attributes":{"NORMAL":29893,"POSITION":12371},"indices":47415,"material":14,"mode":4},{"attributes":{"NORMAL":29894,"POSITION":12372},"indices":47416,"material":14,"mode":4},{"attributes":{"NORMAL":29895,"POSITION":12373},"indices":47417,"material":14,"mode":4},{"attributes":{"NORMAL":29896,"POSITION":12374},"indices":47418,"material":14,"mode":4},{"attributes":{"NORMAL":29897,"POSITION":12375},"indices":47419,"material":14,"mode":4},{"attributes":{"NORMAL":29898,"POSITION":12376},"indices":47420,"material":14,"mode":4},{"attributes":{"NORMAL":29899,"POSITION":12377},"indices":47421,"material":14,"mode":4},{"attributes":{"NORMAL":29900,"POSITION":12378},"indices":47422,"material":14,"mode":4},{"attributes":{"NORMAL":29901,"POSITION":12379},"indices":47423,"material":14,"mode":4},{"attributes":{"NORMAL":29902,"POSITION":12380},"indices":47424,"material":14,"mode":4},{"attributes":{"NORMAL":29903,"POSITION":12381},"indices":47425,"material":14,"mode":4},{"attributes":{"NORMAL":29904,"POSITION":12382},"indices":47426,"material":14,"mode":4},{"attributes":{"NORMAL":29905,"POSITION":12383},"indices":47427,"material":14,"mode":4},{"attributes":{"NORMAL":29906,"POSITION":12384},"indices":47428,"material":14,"mode":4},{"attributes":{"NORMAL":29907,"POSITION":12385},"indices":47429,"material":14,"mode":4},{"attributes":{"NORMAL":29908,"POSITION":12386},"indices":47430,"material":14,"mode":4},{"attributes":{"NORMAL":29909,"POSITION":12387},"indices":47431,"material":14,"mode":4},{"attributes":{"NORMAL":29910,"POSITION":12388},"indices":47432,"material":14,"mode":4},{"attributes":{"NORMAL":29911,"POSITION":12389},"indices":47433,"material":14,"mode":4},{"attributes":{"NORMAL":29912,"POSITION":12390},"indices":47434,"material":14,"mode":4},{"attributes":{"NORMAL":29913,"POSITION":12391},"indices":47435,"material":14,"mode":4},{"attributes":{"NORMAL":29914,"POSITION":12392},"indices":47436,"material":14,"mode":4},{"attributes":{"NORMAL":29915,"POSITION":12393},"indices":47437,"material":14,"mode":4},{"attributes":{"NORMAL":29916,"POSITION":12394},"indices":47438,"material":14,"mode":4},{"attributes":{"NORMAL":29917,"POSITION":12395},"indices":47439,"material":14,"mode":4},{"attributes":{"NORMAL":29918,"POSITION":12396},"indices":47440,"material":14,"mode":4},{"attributes":{"NORMAL":29919,"POSITION":12397},"indices":47441,"material":14,"mode":4},{"attributes":{"NORMAL":29920,"POSITION":12398},"indices":47442,"material":14,"mode":4},{"attributes":{"NORMAL":29921,"POSITION":12399},"indices":47443,"material":14,"mode":4},{"attributes":{"NORMAL":29922,"POSITION":12400},"indices":47444,"material":14,"mode":4},{"attributes":{"NORMAL":29923,"POSITION":12401},"indices":47445,"material":14,"mode":4},{"attributes":{"NORMAL":29924,"POSITION":12402},"indices":47446,"material":14,"mode":4},{"attributes":{"NORMAL":29925,"POSITION":12403},"indices":47447,"material":14,"mode":4},{"attributes":{"NORMAL":29926,"POSITION":12404},"indices":47448,"material":14,"mode":4},{"attributes":{"NORMAL":29927,"POSITION":12405},"indices":47449,"material":14,"mode":4},{"attributes":{"NORMAL":29928,"POSITION":12406},"indices":47450,"material":14,"mode":4},{"attributes":{"NORMAL":29929,"POSITION":12407},"indices":47451,"material":14,"mode":4},{"attributes":{"NORMAL":29930,"POSITION":12408},"indices":47452,"material":14,"mode":4},{"attributes":{"NORMAL":29931,"POSITION":12409},"indices":47453,"material":14,"mode":4},{"attributes":{"NORMAL":29932,"POSITION":12410},"indices":47454,"material":14,"mode":4},{"attributes":{"NORMAL":29933,"POSITION":12411},"indices":47455,"material":14,"mode":4},{"attributes":{"NORMAL":29934,"POSITION":12412},"indices":47456,"material":14,"mode":4},{"attributes":{"NORMAL":29935,"POSITION":12413},"indices":47457,"material":14,"mode":4},{"attributes":{"NORMAL":29936,"POSITION":12414},"indices":47458,"material":14,"mode":4},{"attributes":{"NORMAL":29937,"POSITION":12415},"indices":47459,"material":14,"mode":4},{"attributes":{"NORMAL":29938,"POSITION":12416},"indices":47460,"material":14,"mode":4},{"attributes":{"NORMAL":29939,"POSITION":12417},"indices":47461,"material":14,"mode":4},{"attributes":{"NORMAL":29940,"POSITION":12418},"indices":47462,"material":14,"mode":4},{"attributes":{"NORMAL":29941,"POSITION":12419},"indices":47463,"material":14,"mode":4},{"attributes":{"NORMAL":29942,"POSITION":12420},"indices":47464,"material":14,"mode":4},{"attributes":{"NORMAL":29943,"POSITION":12421},"indices":47465,"material":14,"mode":4},{"attributes":{"NORMAL":29944,"POSITION":12422},"indices":47466,"material":14,"mode":4},{"attributes":{"NORMAL":29945,"POSITION":12423},"indices":47467,"material":14,"mode":4},{"attributes":{"NORMAL":29946,"POSITION":12424},"indices":47468,"material":14,"mode":4},{"attributes":{"NORMAL":29947,"POSITION":12425},"indices":47469,"material":14,"mode":4},{"attributes":{"NORMAL":29948,"POSITION":12426},"indices":47470,"material":14,"mode":4},{"attributes":{"NORMAL":29949,"POSITION":12427},"indices":47471,"material":14,"mode":4},{"attributes":{"NORMAL":29950,"POSITION":12428},"indices":47472,"material":14,"mode":4},{"attributes":{"NORMAL":29951,"POSITION":12429},"indices":47473,"material":14,"mode":4},{"attributes":{"NORMAL":29952,"POSITION":12430},"indices":47474,"material":14,"mode":4},{"attributes":{"NORMAL":29953,"POSITION":12431},"indices":47475,"material":14,"mode":4},{"attributes":{"NORMAL":29954,"POSITION":12432},"indices":47476,"material":14,"mode":4},{"attributes":{"NORMAL":29955,"POSITION":12433},"indices":47477,"material":14,"mode":4},{"attributes":{"NORMAL":29956,"POSITION":12434},"indices":47478,"material":14,"mode":4},{"attributes":{"NORMAL":29957,"POSITION":12435},"indices":47479,"material":14,"mode":4},{"attributes":{"NORMAL":29958,"POSITION":12436},"indices":47480,"material":14,"mode":4},{"attributes":{"NORMAL":29959,"POSITION":12437},"indices":47481,"material":14,"mode":4},{"attributes":{"NORMAL":29960,"POSITION":12438},"indices":47482,"material":14,"mode":4},{"attributes":{"NORMAL":29961,"POSITION":12439},"indices":47483,"material":14,"mode":4},{"attributes":{"NORMAL":29962,"POSITION":12440},"indices":47484,"material":14,"mode":4},{"attributes":{"NORMAL":29963,"POSITION":12441},"indices":47485,"material":14,"mode":4},{"attributes":{"NORMAL":29964,"POSITION":12442},"indices":47486,"material":14,"mode":4},{"attributes":{"NORMAL":29965,"POSITION":12443},"indices":47487,"material":14,"mode":4},{"attributes":{"NORMAL":29966,"POSITION":12444},"indices":47488,"material":14,"mode":4},{"attributes":{"NORMAL":29967,"POSITION":12445},"indices":47489,"material":14,"mode":4},{"attributes":{"NORMAL":29968,"POSITION":12446},"indices":47490,"material":14,"mode":4},{"attributes":{"NORMAL":29969,"POSITION":12447},"indices":47491,"material":14,"mode":4},{"attributes":{"NORMAL":29970,"POSITION":12448},"indices":47492,"material":14,"mode":4},{"attributes":{"NORMAL":29971,"POSITION":12449},"indices":47493,"material":14,"mode":4},{"attributes":{"NORMAL":29972,"POSITION":12450},"indices":47494,"material":14,"mode":4},{"attributes":{"NORMAL":29973,"POSITION":12451},"indices":47495,"material":14,"mode":4},{"attributes":{"NORMAL":29974,"POSITION":12452},"indices":47496,"material":14,"mode":4},{"attributes":{"NORMAL":29975,"POSITION":12453},"indices":47497,"material":14,"mode":4},{"attributes":{"NORMAL":29976,"POSITION":12454},"indices":47498,"material":14,"mode":4},{"attributes":{"NORMAL":29977,"POSITION":12455},"indices":47499,"material":14,"mode":4},{"attributes":{"NORMAL":29978,"POSITION":12456},"indices":47500,"material":14,"mode":4},{"attributes":{"NORMAL":29979,"POSITION":12457},"indices":47501,"material":14,"mode":4},{"attributes":{"NORMAL":29980,"POSITION":12458},"indices":47502,"material":14,"mode":4},{"attributes":{"NORMAL":29981,"POSITION":12459},"indices":47503,"material":14,"mode":4},{"attributes":{"NORMAL":29982,"POSITION":12460},"indices":47504,"material":14,"mode":4},{"attributes":{"NORMAL":29983,"POSITION":12461},"indices":47505,"material":14,"mode":4},{"attributes":{"NORMAL":29984,"POSITION":12462},"indices":47506,"material":14,"mode":4},{"attributes":{"NORMAL":29985,"POSITION":12463},"indices":47507,"material":14,"mode":4},{"attributes":{"NORMAL":29986,"POSITION":12464},"indices":47508,"material":14,"mode":4},{"attributes":{"NORMAL":29987,"POSITION":12465},"indices":47509,"material":14,"mode":4},{"attributes":{"NORMAL":29988,"POSITION":12466},"indices":47510,"material":14,"mode":4},{"attributes":{"NORMAL":29989,"POSITION":12467},"indices":47511,"material":14,"mode":4},{"attributes":{"NORMAL":29990,"POSITION":12468},"indices":47512,"material":14,"mode":4},{"attributes":{"NORMAL":29991,"POSITION":12469},"indices":47513,"material":14,"mode":4},{"attributes":{"NORMAL":29992,"POSITION":12470},"indices":47514,"material":14,"mode":4},{"attributes":{"NORMAL":29993,"POSITION":12471},"indices":47515,"material":14,"mode":4},{"attributes":{"NORMAL":29994,"POSITION":12472},"indices":47516,"material":14,"mode":4},{"attributes":{"NORMAL":29995,"POSITION":12473},"indices":47517,"material":14,"mode":4},{"attributes":{"NORMAL":29996,"POSITION":12474},"indices":47518,"material":14,"mode":4},{"attributes":{"NORMAL":29997,"POSITION":12475},"indices":47519,"material":14,"mode":4},{"attributes":{"NORMAL":29998,"POSITION":12476},"indices":47520,"material":14,"mode":4},{"attributes":{"NORMAL":29999,"POSITION":12477},"indices":47521,"material":14,"mode":4},{"attributes":{"NORMAL":30000,"POSITION":12478},"indices":47522,"material":14,"mode":4},{"attributes":{"NORMAL":30001,"POSITION":12479},"indices":47523,"material":14,"mode":4},{"attributes":{"NORMAL":30002,"POSITION":12480},"indices":47524,"material":14,"mode":4},{"attributes":{"NORMAL":30003,"POSITION":12481},"indices":47525,"material":14,"mode":4},{"attributes":{"NORMAL":30004,"POSITION":12482},"indices":47526,"material":14,"mode":4},{"attributes":{"NORMAL":30005,"POSITION":12483},"indices":47527,"material":14,"mode":4},{"attributes":{"NORMAL":30006,"POSITION":12484},"indices":47528,"material":14,"mode":4},{"attributes":{"NORMAL":30007,"POSITION":12485},"indices":47529,"material":14,"mode":4},{"attributes":{"NORMAL":30008,"POSITION":12486},"indices":47530,"material":14,"mode":4},{"attributes":{"NORMAL":30009,"POSITION":12487},"indices":47531,"material":14,"mode":4},{"attributes":{"NORMAL":30010,"POSITION":12488},"indices":47532,"material":14,"mode":4},{"attributes":{"NORMAL":30011,"POSITION":12489},"indices":47533,"material":14,"mode":4},{"attributes":{"NORMAL":30012,"POSITION":12490},"indices":47534,"material":14,"mode":4},{"attributes":{"NORMAL":30013,"POSITION":12491},"indices":47535,"material":14,"mode":4},{"attributes":{"NORMAL":30014,"POSITION":12492},"indices":47536,"material":14,"mode":4},{"attributes":{"NORMAL":30015,"POSITION":12493},"indices":47537,"material":14,"mode":4},{"attributes":{"NORMAL":30016,"POSITION":12494},"indices":47538,"material":14,"mode":4},{"attributes":{"NORMAL":30017,"POSITION":12495},"indices":47539,"material":14,"mode":4},{"attributes":{"NORMAL":30018,"POSITION":12496},"indices":47540,"material":14,"mode":4},{"attributes":{"NORMAL":30019,"POSITION":12497},"indices":47541,"material":14,"mode":4},{"attributes":{"NORMAL":30020,"POSITION":12498},"indices":47542,"material":14,"mode":4},{"attributes":{"NORMAL":30021,"POSITION":12499},"indices":47543,"material":14,"mode":4},{"attributes":{"NORMAL":30022,"POSITION":12500},"indices":47544,"material":14,"mode":4},{"attributes":{"NORMAL":30023,"POSITION":12501},"indices":47545,"material":14,"mode":4},{"attributes":{"NORMAL":30024,"POSITION":12502},"indices":47546,"material":14,"mode":4},{"attributes":{"NORMAL":30025,"POSITION":12503},"indices":47547,"material":14,"mode":4},{"attributes":{"NORMAL":30026,"POSITION":12504},"indices":47548,"material":14,"mode":4},{"attributes":{"NORMAL":30027,"POSITION":12505},"indices":47549,"material":14,"mode":4},{"attributes":{"NORMAL":30028,"POSITION":12506},"indices":47550,"material":14,"mode":4},{"attributes":{"NORMAL":30029,"POSITION":12507},"indices":47551,"material":14,"mode":4},{"attributes":{"NORMAL":30030,"POSITION":12508},"indices":47552,"material":14,"mode":4},{"attributes":{"NORMAL":30031,"POSITION":12509},"indices":47553,"material":14,"mode":4},{"attributes":{"NORMAL":30032,"POSITION":12510},"indices":47554,"material":14,"mode":4},{"attributes":{"NORMAL":30033,"POSITION":12511},"indices":47555,"material":14,"mode":4},{"attributes":{"NORMAL":30034,"POSITION":12512},"indices":47556,"material":14,"mode":4},{"attributes":{"NORMAL":30035,"POSITION":12513},"indices":47557,"material":14,"mode":4},{"attributes":{"NORMAL":30036,"POSITION":12514},"indices":47558,"material":14,"mode":4},{"attributes":{"NORMAL":30037,"POSITION":12515},"indices":47559,"material":14,"mode":4},{"attributes":{"NORMAL":30038,"POSITION":12516},"indices":47560,"material":14,"mode":4},{"attributes":{"NORMAL":30039,"POSITION":12517},"indices":47561,"material":14,"mode":4},{"attributes":{"NORMAL":30040,"POSITION":12518},"indices":47562,"material":14,"mode":4},{"attributes":{"NORMAL":30041,"POSITION":12519},"indices":47563,"material":14,"mode":4},{"attributes":{"NORMAL":30042,"POSITION":12520},"indices":47564,"material":14,"mode":4},{"attributes":{"NORMAL":30043,"POSITION":12521},"indices":47565,"material":14,"mode":4},{"attributes":{"NORMAL":30044,"POSITION":12522},"indices":47566,"material":14,"mode":4},{"attributes":{"NORMAL":30045,"POSITION":12523},"indices":47567,"material":14,"mode":4},{"attributes":{"NORMAL":30046,"POSITION":12524},"indices":47568,"material":14,"mode":4},{"attributes":{"NORMAL":30047,"POSITION":12525},"indices":47569,"material":14,"mode":4},{"attributes":{"NORMAL":30048,"POSITION":12526},"indices":47570,"material":14,"mode":4},{"attributes":{"NORMAL":30049,"POSITION":12527},"indices":47571,"material":14,"mode":4},{"attributes":{"NORMAL":30050,"POSITION":12528},"indices":47572,"material":14,"mode":4},{"attributes":{"NORMAL":30051,"POSITION":12529},"indices":47573,"material":14,"mode":4},{"attributes":{"NORMAL":30052,"POSITION":12530},"indices":47574,"material":14,"mode":4},{"attributes":{"NORMAL":30053,"POSITION":12531},"indices":47575,"material":14,"mode":4},{"attributes":{"NORMAL":30054,"POSITION":12532},"indices":47576,"material":14,"mode":4},{"attributes":{"NORMAL":30055,"POSITION":12533},"indices":47577,"material":14,"mode":4},{"attributes":{"NORMAL":30056,"POSITION":12534},"indices":47578,"material":14,"mode":4},{"attributes":{"NORMAL":30057,"POSITION":12535},"indices":47579,"material":14,"mode":4},{"attributes":{"NORMAL":30058,"POSITION":12536},"indices":47580,"material":14,"mode":4},{"attributes":{"NORMAL":30059,"POSITION":12537},"indices":47581,"material":14,"mode":4},{"attributes":{"NORMAL":30060,"POSITION":12538},"indices":47582,"material":14,"mode":4},{"attributes":{"NORMAL":30061,"POSITION":12539},"indices":47583,"material":14,"mode":4},{"attributes":{"NORMAL":30062,"POSITION":12540},"indices":47584,"material":14,"mode":4},{"attributes":{"NORMAL":30063,"POSITION":12541},"indices":47585,"material":14,"mode":4},{"attributes":{"NORMAL":30064,"POSITION":12542},"indices":47586,"material":14,"mode":4},{"attributes":{"NORMAL":30065,"POSITION":12543},"indices":47587,"material":14,"mode":4},{"attributes":{"NORMAL":30066,"POSITION":12544},"indices":47588,"material":14,"mode":4},{"attributes":{"NORMAL":30067,"POSITION":12545},"indices":47589,"material":14,"mode":4},{"attributes":{"NORMAL":30068,"POSITION":12546},"indices":47590,"material":14,"mode":4},{"attributes":{"NORMAL":30069,"POSITION":12547},"indices":47591,"material":14,"mode":4},{"attributes":{"NORMAL":30070,"POSITION":12548},"indices":47592,"material":14,"mode":4},{"attributes":{"NORMAL":30071,"POSITION":12549},"indices":47593,"material":14,"mode":4},{"attributes":{"NORMAL":30072,"POSITION":12550},"indices":47594,"material":14,"mode":4},{"attributes":{"NORMAL":30073,"POSITION":12551},"indices":47595,"material":14,"mode":4},{"attributes":{"NORMAL":30074,"POSITION":12552},"indices":47596,"material":14,"mode":4},{"attributes":{"NORMAL":30075,"POSITION":12553},"indices":47597,"material":14,"mode":4},{"attributes":{"NORMAL":30076,"POSITION":12554},"indices":47598,"material":14,"mode":4},{"attributes":{"NORMAL":30077,"POSITION":12555},"indices":47599,"material":14,"mode":4}]},{"name":"COMPOUND2040","primitives":[{"attributes":{"NORMAL":30078,"POSITION":12556},"indices":47600,"material":0,"mode":4},{"attributes":{"NORMAL":30079,"POSITION":12557},"indices":47601,"material":0,"mode":4},{"attributes":{"NORMAL":30080,"POSITION":12558},"indices":47602,"material":0,"mode":4},{"attributes":{"NORMAL":30081,"POSITION":12559},"indices":47603,"material":0,"mode":4},{"attributes":{"NORMAL":30082,"POSITION":12560},"indices":47604,"material":0,"mode":4},{"attributes":{"NORMAL":30083,"POSITION":12561},"indices":47605,"material":0,"mode":4},{"attributes":{"NORMAL":30084,"POSITION":12562},"indices":47606,"material":0,"mode":4},{"attributes":{"NORMAL":30085,"POSITION":12563},"indices":47607,"material":0,"mode":4},{"attributes":{"NORMAL":30086,"POSITION":12564},"indices":47608,"material":0,"mode":4},{"attributes":{"NORMAL":30087,"POSITION":12565},"indices":47609,"material":0,"mode":4},{"attributes":{"NORMAL":30088,"POSITION":12566},"indices":47610,"material":0,"mode":4},{"attributes":{"NORMAL":30089,"POSITION":12567},"indices":47611,"material":0,"mode":4},{"attributes":{"NORMAL":30090,"POSITION":12568},"indices":47612,"material":0,"mode":4},{"attributes":{"NORMAL":30091,"POSITION":12569},"indices":47613,"material":0,"mode":4}]},{"name":"COMPOUND2041","primitives":[{"attributes":{"NORMAL":30092,"POSITION":12570},"indices":47614,"material":14,"mode":4},{"attributes":{"NORMAL":30093,"POSITION":12571},"indices":47615,"material":14,"mode":4}]},{"name":"COMPOUND2042","primitives":[{"attributes":{"NORMAL":30094,"POSITION":12572},"indices":47616,"material":14,"mode":4},{"attributes":{"NORMAL":30095,"POSITION":12573},"indices":47617,"material":14,"mode":4}]},{"name":"COMPOUND2043","primitives":[{"attributes":{"NORMAL":30096,"POSITION":12574},"indices":47618,"material":0,"mode":4},{"attributes":{"NORMAL":30097,"POSITION":12575},"indices":47619,"material":0,"mode":4},{"attributes":{"NORMAL":30098,"POSITION":12576},"indices":47620,"material":0,"mode":4},{"attributes":{"NORMAL":30099,"POSITION":12577},"indices":47621,"material":0,"mode":4},{"attributes":{"NORMAL":30100,"POSITION":12578},"indices":47622,"material":0,"mode":4},{"attributes":{"NORMAL":30101,"POSITION":12579},"indices":47623,"material":0,"mode":4},{"attributes":{"NORMAL":30102,"POSITION":12580},"indices":47624,"material":0,"mode":4},{"attributes":{"NORMAL":30103,"POSITION":12581},"indices":47625,"material":0,"mode":4},{"attributes":{"NORMAL":30104,"POSITION":12582},"indices":47626,"material":0,"mode":4},{"attributes":{"NORMAL":30105,"POSITION":12583},"indices":47627,"material":0,"mode":4},{"attributes":{"NORMAL":30106,"POSITION":12584},"indices":47628,"material":0,"mode":4},{"attributes":{"NORMAL":30107,"POSITION":12585},"indices":47629,"material":0,"mode":4},{"attributes":{"NORMAL":30108,"POSITION":12586},"indices":47630,"material":0,"mode":4},{"attributes":{"NORMAL":30109,"POSITION":12587},"indices":47631,"material":0,"mode":4}]},{"name":"COMPOUND2044","primitives":[{"attributes":{"NORMAL":30110,"POSITION":12588},"indices":47632,"material":14,"mode":4},{"attributes":{"NORMAL":30111,"POSITION":12589},"indices":47633,"material":14,"mode":4}]},{"name":"COMPOUND2045","primitives":[{"attributes":{"NORMAL":30112,"POSITION":12590},"indices":47634,"material":0,"mode":4},{"attributes":{"NORMAL":30113,"POSITION":12591},"indices":47635,"material":0,"mode":4},{"attributes":{"NORMAL":30114,"POSITION":12592},"indices":47636,"material":0,"mode":4},{"attributes":{"NORMAL":30115,"POSITION":12593},"indices":47637,"material":0,"mode":4},{"attributes":{"NORMAL":30116,"POSITION":12594},"indices":47638,"material":0,"mode":4},{"attributes":{"NORMAL":30117,"POSITION":12595},"indices":47639,"material":0,"mode":4},{"attributes":{"NORMAL":30118,"POSITION":12596},"indices":47640,"material":0,"mode":4},{"attributes":{"NORMAL":30119,"POSITION":12597},"indices":47641,"material":0,"mode":4},{"attributes":{"NORMAL":30120,"POSITION":12598},"indices":47642,"material":0,"mode":4},{"attributes":{"NORMAL":30121,"POSITION":12599},"indices":47643,"material":0,"mode":4},{"attributes":{"NORMAL":30122,"POSITION":12600},"indices":47644,"material":0,"mode":4},{"attributes":{"NORMAL":30123,"POSITION":12601},"indices":47645,"material":0,"mode":4},{"attributes":{"NORMAL":30124,"POSITION":12602},"indices":47646,"material":0,"mode":4},{"attributes":{"NORMAL":30125,"POSITION":12603},"indices":47647,"material":0,"mode":4}]},{"name":"COMPOUND2046","primitives":[{"attributes":{"NORMAL":30126,"POSITION":12604},"indices":47648,"material":0,"mode":4},{"attributes":{"NORMAL":30127,"POSITION":12605},"indices":47649,"material":0,"mode":4},{"attributes":{"NORMAL":30128,"POSITION":12606},"indices":47650,"material":0,"mode":4},{"attributes":{"NORMAL":30129,"POSITION":12607},"indices":47651,"material":0,"mode":4},{"attributes":{"NORMAL":30130,"POSITION":12608},"indices":47652,"material":0,"mode":4},{"attributes":{"NORMAL":30131,"POSITION":12609},"indices":47653,"material":0,"mode":4},{"attributes":{"NORMAL":30132,"POSITION":12610},"indices":47654,"material":0,"mode":4},{"attributes":{"NORMAL":30133,"POSITION":12611},"indices":47655,"material":0,"mode":4},{"attributes":{"NORMAL":30134,"POSITION":12612},"indices":47656,"material":0,"mode":4},{"attributes":{"NORMAL":30135,"POSITION":12613},"indices":47657,"material":0,"mode":4},{"attributes":{"NORMAL":30136,"POSITION":12614},"indices":47658,"material":0,"mode":4},{"attributes":{"NORMAL":30137,"POSITION":12615},"indices":47659,"material":0,"mode":4},{"attributes":{"NORMAL":30138,"POSITION":12616},"indices":47660,"material":0,"mode":4},{"attributes":{"NORMAL":30139,"POSITION":12617},"indices":47661,"material":0,"mode":4}]},{"name":"COMPOUND2047","primitives":[{"attributes":{"NORMAL":30140,"POSITION":12618},"indices":47662,"material":14,"mode":4},{"attributes":{"NORMAL":30141,"POSITION":12619},"indices":47663,"material":14,"mode":4}]},{"name":"COMPOUND2048","primitives":[{"attributes":{"NORMAL":30142,"POSITION":12620},"indices":47664,"material":0,"mode":4},{"attributes":{"NORMAL":30143,"POSITION":12621},"indices":47665,"material":0,"mode":4},{"attributes":{"NORMAL":30144,"POSITION":12622},"indices":47666,"material":0,"mode":4},{"attributes":{"NORMAL":30145,"POSITION":12623},"indices":47667,"material":0,"mode":4},{"attributes":{"NORMAL":30146,"POSITION":12624},"indices":47668,"material":0,"mode":4},{"attributes":{"NORMAL":30147,"POSITION":12625},"indices":47669,"material":0,"mode":4},{"attributes":{"NORMAL":30148,"POSITION":12626},"indices":47670,"material":0,"mode":4},{"attributes":{"NORMAL":30149,"POSITION":12627},"indices":47671,"material":0,"mode":4},{"attributes":{"NORMAL":30150,"POSITION":12628},"indices":47672,"material":0,"mode":4},{"attributes":{"NORMAL":30151,"POSITION":12629},"indices":47673,"material":0,"mode":4},{"attributes":{"NORMAL":30152,"POSITION":12630},"indices":47674,"material":0,"mode":4},{"attributes":{"NORMAL":30153,"POSITION":12631},"indices":47675,"material":0,"mode":4},{"attributes":{"NORMAL":30154,"POSITION":12632},"indices":47676,"material":0,"mode":4},{"attributes":{"NORMAL":30155,"POSITION":12633},"indices":47677,"material":0,"mode":4}]},{"name":"COMPOUND2049","primitives":[{"attributes":{"NORMAL":30156,"POSITION":12634},"indices":47678,"material":6,"mode":4},{"attributes":{"NORMAL":30157,"POSITION":12635},"indices":47679,"material":6,"mode":4},{"attributes":{"NORMAL":30158,"POSITION":12636},"indices":47680,"material":6,"mode":4},{"attributes":{"NORMAL":30159,"POSITION":12637},"indices":47681,"material":6,"mode":4},{"attributes":{"NORMAL":30160,"POSITION":12638},"indices":47682,"material":6,"mode":4},{"attributes":{"NORMAL":30161,"POSITION":12639},"indices":47683,"material":6,"mode":4}]},{"name":"COMPOUND2050","primitives":[{"attributes":{"NORMAL":30162,"POSITION":12640},"indices":47684,"material":14,"mode":4},{"attributes":{"NORMAL":30163,"POSITION":12641},"indices":47685,"material":14,"mode":4}]},{"name":"COMPOUND2051","primitives":[{"attributes":{"NORMAL":30164,"POSITION":12642},"indices":47686,"material":14,"mode":4},{"attributes":{"NORMAL":30165,"POSITION":12643},"indices":47687,"material":14,"mode":4}]},{"name":"COMPOUND2052","primitives":[{"attributes":{"NORMAL":30166,"POSITION":12644},"indices":47688,"material":0,"mode":4},{"attributes":{"NORMAL":30167,"POSITION":12645},"indices":47689,"material":0,"mode":4},{"attributes":{"NORMAL":30168,"POSITION":12646},"indices":47690,"material":0,"mode":4},{"attributes":{"NORMAL":30169,"POSITION":12647},"indices":47691,"material":0,"mode":4},{"attributes":{"NORMAL":30170,"POSITION":12648},"indices":47692,"material":0,"mode":4},{"attributes":{"NORMAL":30171,"POSITION":12649},"indices":47693,"material":0,"mode":4},{"attributes":{"NORMAL":30172,"POSITION":12650},"indices":47694,"material":0,"mode":4},{"attributes":{"NORMAL":30173,"POSITION":12651},"indices":47695,"material":0,"mode":4},{"attributes":{"NORMAL":30174,"POSITION":12652},"indices":47696,"material":0,"mode":4},{"attributes":{"NORMAL":30175,"POSITION":12653},"indices":47697,"material":0,"mode":4},{"attributes":{"NORMAL":30176,"POSITION":12654},"indices":47698,"material":0,"mode":4},{"attributes":{"NORMAL":30177,"POSITION":12655},"indices":47699,"material":0,"mode":4},{"attributes":{"NORMAL":30178,"POSITION":12656},"indices":47700,"material":0,"mode":4},{"attributes":{"NORMAL":30179,"POSITION":12657},"indices":47701,"material":0,"mode":4}]},{"name":"COMPOUND2053","primitives":[{"attributes":{"NORMAL":30180,"POSITION":12658},"indices":47702,"material":14,"mode":4},{"attributes":{"NORMAL":30181,"POSITION":12659},"indices":47703,"material":14,"mode":4}]},{"name":"COMPOUND2054","primitives":[{"attributes":{"NORMAL":30182,"POSITION":12660},"indices":47704,"material":0,"mode":4},{"attributes":{"NORMAL":30183,"POSITION":12661},"indices":47705,"material":0,"mode":4},{"attributes":{"NORMAL":30184,"POSITION":12662},"indices":47706,"material":0,"mode":4},{"attributes":{"NORMAL":30185,"POSITION":12663},"indices":47707,"material":0,"mode":4},{"attributes":{"NORMAL":30186,"POSITION":12664},"indices":47708,"material":0,"mode":4},{"attributes":{"NORMAL":30187,"POSITION":12665},"indices":47709,"material":0,"mode":4},{"attributes":{"NORMAL":30188,"POSITION":12666},"indices":47710,"material":0,"mode":4},{"attributes":{"NORMAL":30189,"POSITION":12667},"indices":47711,"material":0,"mode":4},{"attributes":{"NORMAL":30190,"POSITION":12668},"indices":47712,"material":0,"mode":4},{"attributes":{"NORMAL":30191,"POSITION":12669},"indices":47713,"material":0,"mode":4},{"attributes":{"NORMAL":30192,"POSITION":12670},"indices":47714,"material":0,"mode":4},{"attributes":{"NORMAL":30193,"POSITION":12671},"indices":47715,"material":0,"mode":4},{"attributes":{"NORMAL":30194,"POSITION":12672},"indices":47716,"material":0,"mode":4},{"attributes":{"NORMAL":30195,"POSITION":12673},"indices":47717,"material":0,"mode":4}]},{"name":"COMPOUND2055","primitives":[{"attributes":{"NORMAL":30196,"POSITION":12674},"indices":47718,"material":0,"mode":4},{"attributes":{"NORMAL":30197,"POSITION":12675},"indices":47719,"material":0,"mode":4},{"attributes":{"NORMAL":30198,"POSITION":12676},"indices":47720,"material":0,"mode":4},{"attributes":{"NORMAL":30199,"POSITION":12677},"indices":47721,"material":0,"mode":4},{"attributes":{"NORMAL":30200,"POSITION":12678},"indices":47722,"material":0,"mode":4},{"attributes":{"NORMAL":30201,"POSITION":12679},"indices":47723,"material":0,"mode":4},{"attributes":{"NORMAL":30202,"POSITION":12680},"indices":47724,"material":0,"mode":4},{"attributes":{"NORMAL":30203,"POSITION":12681},"indices":47725,"material":0,"mode":4},{"attributes":{"NORMAL":30204,"POSITION":12682},"indices":47726,"material":0,"mode":4},{"attributes":{"NORMAL":30205,"POSITION":12683},"indices":47727,"material":0,"mode":4},{"attributes":{"NORMAL":30206,"POSITION":12684},"indices":47728,"material":0,"mode":4},{"attributes":{"NORMAL":30207,"POSITION":12685},"indices":47729,"material":0,"mode":4},{"attributes":{"NORMAL":30208,"POSITION":12686},"indices":47730,"material":0,"mode":4},{"attributes":{"NORMAL":30209,"POSITION":12687},"indices":47731,"material":0,"mode":4}]},{"name":"COMPOUND2056","primitives":[{"attributes":{"NORMAL":30210,"POSITION":12688},"indices":47732,"material":14,"mode":4},{"attributes":{"NORMAL":30211,"POSITION":12689},"indices":47733,"material":14,"mode":4}]},{"name":"COMPOUND2057","primitives":[{"attributes":{"NORMAL":30212,"POSITION":12690},"indices":47734,"material":0,"mode":4},{"attributes":{"NORMAL":30213,"POSITION":12691},"indices":47735,"material":0,"mode":4},{"attributes":{"NORMAL":30214,"POSITION":12692},"indices":47736,"material":0,"mode":4},{"attributes":{"NORMAL":30215,"POSITION":12693},"indices":47737,"material":0,"mode":4},{"attributes":{"NORMAL":30216,"POSITION":12694},"indices":47738,"material":0,"mode":4},{"attributes":{"NORMAL":30217,"POSITION":12695},"indices":47739,"material":0,"mode":4},{"attributes":{"NORMAL":30218,"POSITION":12696},"indices":47740,"material":0,"mode":4},{"attributes":{"NORMAL":30219,"POSITION":12697},"indices":47741,"material":0,"mode":4},{"attributes":{"NORMAL":30220,"POSITION":12698},"indices":47742,"material":0,"mode":4},{"attributes":{"NORMAL":30221,"POSITION":12699},"indices":47743,"material":0,"mode":4},{"attributes":{"NORMAL":30222,"POSITION":12700},"indices":47744,"material":0,"mode":4},{"attributes":{"NORMAL":30223,"POSITION":12701},"indices":47745,"material":0,"mode":4},{"attributes":{"NORMAL":30224,"POSITION":12702},"indices":47746,"material":0,"mode":4},{"attributes":{"NORMAL":30225,"POSITION":12703},"indices":47747,"material":0,"mode":4}]},{"name":"COMPOUND2058","primitives":[{"attributes":{"NORMAL":30226,"POSITION":12704},"indices":47748,"material":14,"mode":4},{"attributes":{"NORMAL":30227,"POSITION":12705},"indices":47749,"material":14,"mode":4},{"attributes":{"NORMAL":30228,"POSITION":12706},"indices":47750,"material":14,"mode":4},{"attributes":{"NORMAL":30229,"POSITION":12707},"indices":47751,"material":14,"mode":4},{"attributes":{"NORMAL":30230,"POSITION":12708},"indices":47752,"material":14,"mode":4},{"attributes":{"NORMAL":30231,"POSITION":12709},"indices":47753,"material":14,"mode":4},{"attributes":{"NORMAL":30232,"POSITION":12710},"indices":47754,"material":14,"mode":4},{"attributes":{"NORMAL":30233,"POSITION":12711},"indices":47755,"material":14,"mode":4},{"attributes":{"NORMAL":30234,"POSITION":12712},"indices":47756,"material":14,"mode":4},{"attributes":{"NORMAL":30235,"POSITION":12713},"indices":47757,"material":14,"mode":4},{"attributes":{"NORMAL":30236,"POSITION":12714},"indices":47758,"material":14,"mode":4},{"attributes":{"NORMAL":30237,"POSITION":12715},"indices":47759,"material":14,"mode":4},{"attributes":{"NORMAL":30238,"POSITION":12716},"indices":47760,"material":14,"mode":4},{"attributes":{"NORMAL":30239,"POSITION":12717},"indices":47761,"material":14,"mode":4},{"attributes":{"NORMAL":30240,"POSITION":12718},"indices":47762,"material":14,"mode":4},{"attributes":{"NORMAL":30241,"POSITION":12719},"indices":47763,"material":14,"mode":4},{"attributes":{"NORMAL":30242,"POSITION":12720},"indices":47764,"material":14,"mode":4},{"attributes":{"NORMAL":30243,"POSITION":12721},"indices":47765,"material":14,"mode":4},{"attributes":{"NORMAL":30244,"POSITION":12722},"indices":47766,"material":14,"mode":4},{"attributes":{"NORMAL":30245,"POSITION":12723},"indices":47767,"material":14,"mode":4},{"attributes":{"NORMAL":30246,"POSITION":12724},"indices":47768,"material":14,"mode":4},{"attributes":{"NORMAL":30247,"POSITION":12725},"indices":47769,"material":14,"mode":4},{"attributes":{"NORMAL":30248,"POSITION":12726},"indices":47770,"material":14,"mode":4},{"attributes":{"NORMAL":30249,"POSITION":12727},"indices":47771,"material":14,"mode":4},{"attributes":{"NORMAL":30250,"POSITION":12728},"indices":47772,"material":14,"mode":4},{"attributes":{"NORMAL":30251,"POSITION":12729},"indices":47773,"material":14,"mode":4},{"attributes":{"NORMAL":30252,"POSITION":12730},"indices":47774,"material":14,"mode":4},{"attributes":{"NORMAL":30253,"POSITION":12731},"indices":47775,"material":14,"mode":4},{"attributes":{"NORMAL":30254,"POSITION":12732},"indices":47776,"material":14,"mode":4},{"attributes":{"NORMAL":30255,"POSITION":12733},"indices":47777,"material":14,"mode":4},{"attributes":{"NORMAL":30256,"POSITION":12734},"indices":47778,"material":14,"mode":4},{"attributes":{"NORMAL":30257,"POSITION":12735},"indices":47779,"material":14,"mode":4},{"attributes":{"NORMAL":30258,"POSITION":12736},"indices":47780,"material":14,"mode":4},{"attributes":{"NORMAL":30259,"POSITION":12737},"indices":47781,"material":14,"mode":4},{"attributes":{"NORMAL":30260,"POSITION":12738},"indices":47782,"material":14,"mode":4},{"attributes":{"NORMAL":30261,"POSITION":12739},"indices":47783,"material":14,"mode":4},{"attributes":{"NORMAL":30262,"POSITION":12740},"indices":47784,"material":14,"mode":4},{"attributes":{"NORMAL":30263,"POSITION":12741},"indices":47785,"material":14,"mode":4},{"attributes":{"NORMAL":30264,"POSITION":12742},"indices":47786,"material":14,"mode":4},{"attributes":{"NORMAL":30265,"POSITION":12743},"indices":47787,"material":14,"mode":4},{"attributes":{"NORMAL":30266,"POSITION":12744},"indices":47788,"material":14,"mode":4},{"attributes":{"NORMAL":30267,"POSITION":12745},"indices":47789,"material":14,"mode":4},{"attributes":{"NORMAL":30268,"POSITION":12746},"indices":47790,"material":14,"mode":4},{"attributes":{"NORMAL":30269,"POSITION":12747},"indices":47791,"material":14,"mode":4},{"attributes":{"NORMAL":30270,"POSITION":12748},"indices":47792,"material":14,"mode":4},{"attributes":{"NORMAL":30271,"POSITION":12749},"indices":47793,"material":14,"mode":4},{"attributes":{"NORMAL":30272,"POSITION":12750},"indices":47794,"material":14,"mode":4},{"attributes":{"NORMAL":30273,"POSITION":12751},"indices":47795,"material":14,"mode":4},{"attributes":{"NORMAL":30274,"POSITION":12752},"indices":47796,"material":14,"mode":4},{"attributes":{"NORMAL":30275,"POSITION":12753},"indices":47797,"material":14,"mode":4},{"attributes":{"NORMAL":30276,"POSITION":12754},"indices":47798,"material":14,"mode":4},{"attributes":{"NORMAL":30277,"POSITION":12755},"indices":47799,"material":14,"mode":4},{"attributes":{"NORMAL":30278,"POSITION":12756},"indices":47800,"material":14,"mode":4},{"attributes":{"NORMAL":30279,"POSITION":12757},"indices":47801,"material":14,"mode":4},{"attributes":{"NORMAL":30280,"POSITION":12758},"indices":47802,"material":14,"mode":4},{"attributes":{"NORMAL":30281,"POSITION":12759},"indices":47803,"material":14,"mode":4},{"attributes":{"NORMAL":30282,"POSITION":12760},"indices":47804,"material":14,"mode":4},{"attributes":{"NORMAL":30283,"POSITION":12761},"indices":47805,"material":14,"mode":4},{"attributes":{"NORMAL":30284,"POSITION":12762},"indices":47806,"material":14,"mode":4},{"attributes":{"NORMAL":30285,"POSITION":12763},"indices":47807,"material":14,"mode":4},{"attributes":{"NORMAL":30286,"POSITION":12764},"indices":47808,"material":14,"mode":4},{"attributes":{"NORMAL":30287,"POSITION":12765},"indices":47809,"material":14,"mode":4},{"attributes":{"NORMAL":30288,"POSITION":12766},"indices":47810,"material":14,"mode":4},{"attributes":{"NORMAL":30289,"POSITION":12767},"indices":47811,"material":14,"mode":4},{"attributes":{"NORMAL":30290,"POSITION":12768},"indices":47812,"material":14,"mode":4},{"attributes":{"NORMAL":30291,"POSITION":12769},"indices":47813,"material":14,"mode":4},{"attributes":{"NORMAL":30292,"POSITION":12770},"indices":47814,"material":14,"mode":4},{"attributes":{"NORMAL":30293,"POSITION":12771},"indices":47815,"material":14,"mode":4},{"attributes":{"NORMAL":30294,"POSITION":12772},"indices":47816,"material":14,"mode":4},{"attributes":{"NORMAL":30295,"POSITION":12773},"indices":47817,"material":14,"mode":4},{"attributes":{"NORMAL":30296,"POSITION":12774},"indices":47818,"material":14,"mode":4},{"attributes":{"NORMAL":30297,"POSITION":12775},"indices":47819,"material":14,"mode":4},{"attributes":{"NORMAL":30298,"POSITION":12776},"indices":47820,"material":14,"mode":4},{"attributes":{"NORMAL":30299,"POSITION":12777},"indices":47821,"material":14,"mode":4},{"attributes":{"NORMAL":30300,"POSITION":12778},"indices":47822,"material":14,"mode":4},{"attributes":{"NORMAL":30301,"POSITION":12779},"indices":47823,"material":14,"mode":4},{"attributes":{"NORMAL":30302,"POSITION":12780},"indices":47824,"material":14,"mode":4},{"attributes":{"NORMAL":30303,"POSITION":12781},"indices":47825,"material":14,"mode":4},{"attributes":{"NORMAL":30304,"POSITION":12782},"indices":47826,"material":14,"mode":4},{"attributes":{"NORMAL":30305,"POSITION":12783},"indices":47827,"material":14,"mode":4},{"attributes":{"NORMAL":30306,"POSITION":12784},"indices":47828,"material":14,"mode":4},{"attributes":{"NORMAL":30307,"POSITION":12785},"indices":47829,"material":14,"mode":4},{"attributes":{"NORMAL":30308,"POSITION":12786},"indices":47830,"material":14,"mode":4},{"attributes":{"NORMAL":30309,"POSITION":12787},"indices":47831,"material":14,"mode":4},{"attributes":{"NORMAL":30310,"POSITION":12788},"indices":47832,"material":14,"mode":4},{"attributes":{"NORMAL":30311,"POSITION":12789},"indices":47833,"material":14,"mode":4},{"attributes":{"NORMAL":30312,"POSITION":12790},"indices":47834,"material":14,"mode":4},{"attributes":{"NORMAL":30313,"POSITION":12791},"indices":47835,"material":14,"mode":4},{"attributes":{"NORMAL":30314,"POSITION":12792},"indices":47836,"material":14,"mode":4},{"attributes":{"NORMAL":30315,"POSITION":12793},"indices":47837,"material":14,"mode":4},{"attributes":{"NORMAL":30316,"POSITION":12794},"indices":47838,"material":14,"mode":4},{"attributes":{"NORMAL":30317,"POSITION":12795},"indices":47839,"material":14,"mode":4},{"attributes":{"NORMAL":30318,"POSITION":12796},"indices":47840,"material":14,"mode":4},{"attributes":{"NORMAL":30319,"POSITION":12797},"indices":47841,"material":14,"mode":4},{"attributes":{"NORMAL":30320,"POSITION":12798},"indices":47842,"material":14,"mode":4},{"attributes":{"NORMAL":30321,"POSITION":12799},"indices":47843,"material":14,"mode":4},{"attributes":{"NORMAL":30322,"POSITION":12800},"indices":47844,"material":14,"mode":4},{"attributes":{"NORMAL":30323,"POSITION":12801},"indices":47845,"material":14,"mode":4},{"attributes":{"NORMAL":30324,"POSITION":12802},"indices":47846,"material":14,"mode":4},{"attributes":{"NORMAL":30325,"POSITION":12803},"indices":47847,"material":14,"mode":4},{"attributes":{"NORMAL":30326,"POSITION":12804},"indices":47848,"material":14,"mode":4},{"attributes":{"NORMAL":30327,"POSITION":12805},"indices":47849,"material":14,"mode":4},{"attributes":{"NORMAL":30328,"POSITION":12806},"indices":47850,"material":14,"mode":4},{"attributes":{"NORMAL":30329,"POSITION":12807},"indices":47851,"material":14,"mode":4},{"attributes":{"NORMAL":30330,"POSITION":12808},"indices":47852,"material":14,"mode":4},{"attributes":{"NORMAL":30331,"POSITION":12809},"indices":47853,"material":14,"mode":4},{"attributes":{"NORMAL":30332,"POSITION":12810},"indices":47854,"material":14,"mode":4},{"attributes":{"NORMAL":30333,"POSITION":12811},"indices":47855,"material":14,"mode":4},{"attributes":{"NORMAL":30334,"POSITION":12812},"indices":47856,"material":14,"mode":4},{"attributes":{"NORMAL":30335,"POSITION":12813},"indices":47857,"material":14,"mode":4},{"attributes":{"NORMAL":30336,"POSITION":12814},"indices":47858,"material":14,"mode":4},{"attributes":{"NORMAL":30337,"POSITION":12815},"indices":47859,"material":14,"mode":4},{"attributes":{"NORMAL":30338,"POSITION":12816},"indices":47860,"material":14,"mode":4},{"attributes":{"NORMAL":30339,"POSITION":12817},"indices":47861,"material":14,"mode":4},{"attributes":{"NORMAL":30340,"POSITION":12818},"indices":47862,"material":14,"mode":4},{"attributes":{"NORMAL":30341,"POSITION":12819},"indices":47863,"material":14,"mode":4},{"attributes":{"NORMAL":30342,"POSITION":12820},"indices":47864,"material":14,"mode":4},{"attributes":{"NORMAL":30343,"POSITION":12821},"indices":47865,"material":14,"mode":4},{"attributes":{"NORMAL":30344,"POSITION":12822},"indices":47866,"material":14,"mode":4},{"attributes":{"NORMAL":30345,"POSITION":12823},"indices":47867,"material":14,"mode":4},{"attributes":{"NORMAL":30346,"POSITION":12824},"indices":47868,"material":14,"mode":4},{"attributes":{"NORMAL":30347,"POSITION":12825},"indices":47869,"material":14,"mode":4},{"attributes":{"NORMAL":30348,"POSITION":12826},"indices":47870,"material":14,"mode":4},{"attributes":{"NORMAL":30349,"POSITION":12827},"indices":47871,"material":14,"mode":4},{"attributes":{"NORMAL":30350,"POSITION":12828},"indices":47872,"material":14,"mode":4},{"attributes":{"NORMAL":30351,"POSITION":12829},"indices":47873,"material":14,"mode":4},{"attributes":{"NORMAL":30352,"POSITION":12830},"indices":47874,"material":14,"mode":4},{"attributes":{"NORMAL":30353,"POSITION":12831},"indices":47875,"material":14,"mode":4},{"attributes":{"NORMAL":30354,"POSITION":12832},"indices":47876,"material":14,"mode":4},{"attributes":{"NORMAL":30355,"POSITION":12833},"indices":47877,"material":14,"mode":4},{"attributes":{"NORMAL":30356,"POSITION":12834},"indices":47878,"material":14,"mode":4},{"attributes":{"NORMAL":30357,"POSITION":12835},"indices":47879,"material":14,"mode":4},{"attributes":{"NORMAL":30358,"POSITION":12836},"indices":47880,"material":14,"mode":4},{"attributes":{"NORMAL":30359,"POSITION":12837},"indices":47881,"material":14,"mode":4},{"attributes":{"NORMAL":30360,"POSITION":12838},"indices":47882,"material":14,"mode":4},{"attributes":{"NORMAL":30361,"POSITION":12839},"indices":47883,"material":14,"mode":4},{"attributes":{"NORMAL":30362,"POSITION":12840},"indices":47884,"material":14,"mode":4},{"attributes":{"NORMAL":30363,"POSITION":12841},"indices":47885,"material":14,"mode":4},{"attributes":{"NORMAL":30364,"POSITION":12842},"indices":47886,"material":14,"mode":4},{"attributes":{"NORMAL":30365,"POSITION":12843},"indices":47887,"material":14,"mode":4},{"attributes":{"NORMAL":30366,"POSITION":12844},"indices":47888,"material":14,"mode":4},{"attributes":{"NORMAL":30367,"POSITION":12845},"indices":47889,"material":14,"mode":4},{"attributes":{"NORMAL":30368,"POSITION":12846},"indices":47890,"material":14,"mode":4},{"attributes":{"NORMAL":30369,"POSITION":12847},"indices":47891,"material":14,"mode":4},{"attributes":{"NORMAL":30370,"POSITION":12848},"indices":47892,"material":14,"mode":4},{"attributes":{"NORMAL":30371,"POSITION":12849},"indices":47893,"material":14,"mode":4},{"attributes":{"NORMAL":30372,"POSITION":12850},"indices":47894,"material":14,"mode":4},{"attributes":{"NORMAL":30373,"POSITION":12851},"indices":47895,"material":14,"mode":4},{"attributes":{"NORMAL":30374,"POSITION":12852},"indices":47896,"material":14,"mode":4},{"attributes":{"NORMAL":30375,"POSITION":12853},"indices":47897,"material":14,"mode":4},{"attributes":{"NORMAL":30376,"POSITION":12854},"indices":47898,"material":14,"mode":4},{"attributes":{"NORMAL":30377,"POSITION":12855},"indices":47899,"material":14,"mode":4},{"attributes":{"NORMAL":30378,"POSITION":12856},"indices":47900,"material":14,"mode":4},{"attributes":{"NORMAL":30379,"POSITION":12857},"indices":47901,"material":14,"mode":4},{"attributes":{"NORMAL":30380,"POSITION":12858},"indices":47902,"material":14,"mode":4},{"attributes":{"NORMAL":30381,"POSITION":12859},"indices":47903,"material":14,"mode":4},{"attributes":{"NORMAL":30382,"POSITION":12860},"indices":47904,"material":14,"mode":4},{"attributes":{"NORMAL":30383,"POSITION":12861},"indices":47905,"material":14,"mode":4},{"attributes":{"NORMAL":30384,"POSITION":12862},"indices":47906,"material":14,"mode":4},{"attributes":{"NORMAL":30385,"POSITION":12863},"indices":47907,"material":14,"mode":4},{"attributes":{"NORMAL":30386,"POSITION":12864},"indices":47908,"material":14,"mode":4},{"attributes":{"NORMAL":30387,"POSITION":12865},"indices":47909,"material":14,"mode":4},{"attributes":{"NORMAL":30388,"POSITION":12866},"indices":47910,"material":14,"mode":4},{"attributes":{"NORMAL":30389,"POSITION":12867},"indices":47911,"material":14,"mode":4},{"attributes":{"NORMAL":30390,"POSITION":12868},"indices":47912,"material":14,"mode":4},{"attributes":{"NORMAL":30391,"POSITION":12869},"indices":47913,"material":14,"mode":4},{"attributes":{"NORMAL":30392,"POSITION":12870},"indices":47914,"material":14,"mode":4},{"attributes":{"NORMAL":30393,"POSITION":12871},"indices":47915,"material":14,"mode":4},{"attributes":{"NORMAL":30394,"POSITION":12872},"indices":47916,"material":14,"mode":4},{"attributes":{"NORMAL":30395,"POSITION":12873},"indices":47917,"material":14,"mode":4},{"attributes":{"NORMAL":30396,"POSITION":12874},"indices":47918,"material":14,"mode":4},{"attributes":{"NORMAL":30397,"POSITION":12875},"indices":47919,"material":14,"mode":4},{"attributes":{"NORMAL":30398,"POSITION":12876},"indices":47920,"material":14,"mode":4},{"attributes":{"NORMAL":30399,"POSITION":12877},"indices":47921,"material":14,"mode":4},{"attributes":{"NORMAL":30400,"POSITION":12878},"indices":47922,"material":14,"mode":4},{"attributes":{"NORMAL":30401,"POSITION":12879},"indices":47923,"material":14,"mode":4},{"attributes":{"NORMAL":30402,"POSITION":12880},"indices":47924,"material":14,"mode":4},{"attributes":{"NORMAL":30403,"POSITION":12881},"indices":47925,"material":14,"mode":4},{"attributes":{"NORMAL":30404,"POSITION":12882},"indices":47926,"material":14,"mode":4},{"attributes":{"NORMAL":30405,"POSITION":12883},"indices":47927,"material":14,"mode":4},{"attributes":{"NORMAL":30406,"POSITION":12884},"indices":47928,"material":14,"mode":4},{"attributes":{"NORMAL":30407,"POSITION":12885},"indices":47929,"material":14,"mode":4},{"attributes":{"NORMAL":30408,"POSITION":12886},"indices":47930,"material":14,"mode":4},{"attributes":{"NORMAL":30409,"POSITION":12887},"indices":47931,"material":14,"mode":4},{"attributes":{"NORMAL":30410,"POSITION":12888},"indices":47932,"material":14,"mode":4},{"attributes":{"NORMAL":30411,"POSITION":12889},"indices":47933,"material":14,"mode":4},{"attributes":{"NORMAL":30412,"POSITION":12890},"indices":47934,"material":14,"mode":4},{"attributes":{"NORMAL":30413,"POSITION":12891},"indices":47935,"material":14,"mode":4},{"attributes":{"NORMAL":30414,"POSITION":12892},"indices":47936,"material":14,"mode":4},{"attributes":{"NORMAL":30415,"POSITION":12893},"indices":47937,"material":14,"mode":4},{"attributes":{"NORMAL":30416,"POSITION":12894},"indices":47938,"material":14,"mode":4},{"attributes":{"NORMAL":30417,"POSITION":12895},"indices":47939,"material":14,"mode":4},{"attributes":{"NORMAL":30418,"POSITION":12896},"indices":47940,"material":14,"mode":4},{"attributes":{"NORMAL":30419,"POSITION":12897},"indices":47941,"material":14,"mode":4},{"attributes":{"NORMAL":30420,"POSITION":12898},"indices":47942,"material":14,"mode":4},{"attributes":{"NORMAL":30421,"POSITION":12899},"indices":47943,"material":14,"mode":4},{"attributes":{"NORMAL":30422,"POSITION":12900},"indices":47944,"material":14,"mode":4},{"attributes":{"NORMAL":30423,"POSITION":12901},"indices":47945,"material":14,"mode":4},{"attributes":{"NORMAL":30424,"POSITION":12902},"indices":47946,"material":14,"mode":4},{"attributes":{"NORMAL":30425,"POSITION":12903},"indices":47947,"material":14,"mode":4},{"attributes":{"NORMAL":30426,"POSITION":12904},"indices":47948,"material":14,"mode":4},{"attributes":{"NORMAL":30427,"POSITION":12905},"indices":47949,"material":14,"mode":4},{"attributes":{"NORMAL":30428,"POSITION":12906},"indices":47950,"material":14,"mode":4},{"attributes":{"NORMAL":30429,"POSITION":12907},"indices":47951,"material":14,"mode":4},{"attributes":{"NORMAL":30430,"POSITION":12908},"indices":47952,"material":14,"mode":4},{"attributes":{"NORMAL":30431,"POSITION":12909},"indices":47953,"material":14,"mode":4},{"attributes":{"NORMAL":30432,"POSITION":12910},"indices":47954,"material":14,"mode":4},{"attributes":{"NORMAL":30433,"POSITION":12911},"indices":47955,"material":14,"mode":4},{"attributes":{"NORMAL":30434,"POSITION":12912},"indices":47956,"material":14,"mode":4},{"attributes":{"NORMAL":30435,"POSITION":12913},"indices":47957,"material":14,"mode":4},{"attributes":{"NORMAL":30436,"POSITION":12914},"indices":47958,"material":14,"mode":4},{"attributes":{"NORMAL":30437,"POSITION":12915},"indices":47959,"material":14,"mode":4},{"attributes":{"NORMAL":30438,"POSITION":12916},"indices":47960,"material":14,"mode":4},{"attributes":{"NORMAL":30439,"POSITION":12917},"indices":47961,"material":14,"mode":4},{"attributes":{"NORMAL":30440,"POSITION":12918},"indices":47962,"material":14,"mode":4},{"attributes":{"NORMAL":30441,"POSITION":12919},"indices":47963,"material":14,"mode":4},{"attributes":{"NORMAL":30442,"POSITION":12920},"indices":47964,"material":14,"mode":4},{"attributes":{"NORMAL":30443,"POSITION":12921},"indices":47965,"material":14,"mode":4},{"attributes":{"NORMAL":30444,"POSITION":12922},"indices":47966,"material":14,"mode":4},{"attributes":{"NORMAL":30445,"POSITION":12923},"indices":47967,"material":14,"mode":4},{"attributes":{"NORMAL":30446,"POSITION":12924},"indices":47968,"material":14,"mode":4},{"attributes":{"NORMAL":30447,"POSITION":12925},"indices":47969,"material":14,"mode":4},{"attributes":{"NORMAL":30448,"POSITION":12926},"indices":47970,"material":14,"mode":4},{"attributes":{"NORMAL":30449,"POSITION":12927},"indices":47971,"material":14,"mode":4},{"attributes":{"NORMAL":30450,"POSITION":12928},"indices":47972,"material":14,"mode":4},{"attributes":{"NORMAL":30451,"POSITION":12929},"indices":47973,"material":14,"mode":4},{"attributes":{"NORMAL":30452,"POSITION":12930},"indices":47974,"material":14,"mode":4},{"attributes":{"NORMAL":30453,"POSITION":12931},"indices":47975,"material":14,"mode":4},{"attributes":{"NORMAL":30454,"POSITION":12932},"indices":47976,"material":14,"mode":4},{"attributes":{"NORMAL":30455,"POSITION":12933},"indices":47977,"material":14,"mode":4},{"attributes":{"NORMAL":30456,"POSITION":12934},"indices":47978,"material":14,"mode":4},{"attributes":{"NORMAL":30457,"POSITION":12935},"indices":47979,"material":14,"mode":4},{"attributes":{"NORMAL":30458,"POSITION":12936},"indices":47980,"material":14,"mode":4},{"attributes":{"NORMAL":30459,"POSITION":12937},"indices":47981,"material":14,"mode":4},{"attributes":{"NORMAL":30460,"POSITION":12938},"indices":47982,"material":14,"mode":4},{"attributes":{"NORMAL":30461,"POSITION":12939},"indices":47983,"material":14,"mode":4},{"attributes":{"NORMAL":30462,"POSITION":12940},"indices":47984,"material":14,"mode":4},{"attributes":{"NORMAL":30463,"POSITION":12941},"indices":47985,"material":14,"mode":4},{"attributes":{"NORMAL":30464,"POSITION":12942},"indices":47986,"material":14,"mode":4},{"attributes":{"NORMAL":30465,"POSITION":12943},"indices":47987,"material":14,"mode":4},{"attributes":{"NORMAL":30466,"POSITION":12944},"indices":47988,"material":14,"mode":4},{"attributes":{"NORMAL":30467,"POSITION":12945},"indices":47989,"material":14,"mode":4},{"attributes":{"NORMAL":30468,"POSITION":12946},"indices":47990,"material":14,"mode":4},{"attributes":{"NORMAL":30469,"POSITION":12947},"indices":47991,"material":14,"mode":4},{"attributes":{"NORMAL":30470,"POSITION":12948},"indices":47992,"material":14,"mode":4},{"attributes":{"NORMAL":30471,"POSITION":12949},"indices":47993,"material":14,"mode":4},{"attributes":{"NORMAL":30472,"POSITION":12950},"indices":47994,"material":14,"mode":4},{"attributes":{"NORMAL":30473,"POSITION":12951},"indices":47995,"material":14,"mode":4},{"attributes":{"NORMAL":30474,"POSITION":12952},"indices":47996,"material":14,"mode":4},{"attributes":{"NORMAL":30475,"POSITION":12953},"indices":47997,"material":14,"mode":4},{"attributes":{"NORMAL":30476,"POSITION":12954},"indices":47998,"material":14,"mode":4},{"attributes":{"NORMAL":30477,"POSITION":12955},"indices":47999,"material":14,"mode":4},{"attributes":{"NORMAL":30478,"POSITION":12956},"indices":48000,"material":14,"mode":4},{"attributes":{"NORMAL":30479,"POSITION":12957},"indices":48001,"material":14,"mode":4},{"attributes":{"NORMAL":30480,"POSITION":12958},"indices":48002,"material":14,"mode":4},{"attributes":{"NORMAL":30481,"POSITION":12959},"indices":48003,"material":14,"mode":4},{"attributes":{"NORMAL":30482,"POSITION":12960},"indices":48004,"material":14,"mode":4},{"attributes":{"NORMAL":30483,"POSITION":12961},"indices":48005,"material":14,"mode":4},{"attributes":{"NORMAL":30484,"POSITION":12962},"indices":48006,"material":14,"mode":4},{"attributes":{"NORMAL":30485,"POSITION":12963},"indices":48007,"material":14,"mode":4},{"attributes":{"NORMAL":30486,"POSITION":12964},"indices":48008,"material":14,"mode":4},{"attributes":{"NORMAL":30487,"POSITION":12965},"indices":48009,"material":14,"mode":4},{"attributes":{"NORMAL":30488,"POSITION":12966},"indices":48010,"material":14,"mode":4},{"attributes":{"NORMAL":30489,"POSITION":12967},"indices":48011,"material":14,"mode":4},{"attributes":{"NORMAL":30490,"POSITION":12968},"indices":48012,"material":14,"mode":4},{"attributes":{"NORMAL":30491,"POSITION":12969},"indices":48013,"material":14,"mode":4},{"attributes":{"NORMAL":30492,"POSITION":12970},"indices":48014,"material":14,"mode":4},{"attributes":{"NORMAL":30493,"POSITION":12971},"indices":48015,"material":14,"mode":4},{"attributes":{"NORMAL":30494,"POSITION":12972},"indices":48016,"material":14,"mode":4},{"attributes":{"NORMAL":30495,"POSITION":12973},"indices":48017,"material":14,"mode":4},{"attributes":{"NORMAL":30496,"POSITION":12974},"indices":48018,"material":14,"mode":4},{"attributes":{"NORMAL":30497,"POSITION":12975},"indices":48019,"material":14,"mode":4},{"attributes":{"NORMAL":30498,"POSITION":12976},"indices":48020,"material":14,"mode":4},{"attributes":{"NORMAL":30499,"POSITION":12977},"indices":48021,"material":14,"mode":4},{"attributes":{"NORMAL":30500,"POSITION":12978},"indices":48022,"material":14,"mode":4},{"attributes":{"NORMAL":30501,"POSITION":12979},"indices":48023,"material":14,"mode":4},{"attributes":{"NORMAL":30502,"POSITION":12980},"indices":48024,"material":14,"mode":4},{"attributes":{"NORMAL":30503,"POSITION":12981},"indices":48025,"material":14,"mode":4},{"attributes":{"NORMAL":30504,"POSITION":12982},"indices":48026,"material":14,"mode":4},{"attributes":{"NORMAL":30505,"POSITION":12983},"indices":48027,"material":14,"mode":4},{"attributes":{"NORMAL":30506,"POSITION":12984},"indices":48028,"material":14,"mode":4},{"attributes":{"NORMAL":30507,"POSITION":12985},"indices":48029,"material":14,"mode":4},{"attributes":{"NORMAL":30508,"POSITION":12986},"indices":48030,"material":14,"mode":4},{"attributes":{"NORMAL":30509,"POSITION":12987},"indices":48031,"material":14,"mode":4},{"attributes":{"NORMAL":30510,"POSITION":12988},"indices":48032,"material":14,"mode":4},{"attributes":{"NORMAL":30511,"POSITION":12989},"indices":48033,"material":14,"mode":4},{"attributes":{"NORMAL":30512,"POSITION":12990},"indices":48034,"material":14,"mode":4},{"attributes":{"NORMAL":30513,"POSITION":12991},"indices":48035,"material":14,"mode":4},{"attributes":{"NORMAL":30514,"POSITION":12992},"indices":48036,"material":14,"mode":4},{"attributes":{"NORMAL":30515,"POSITION":12993},"indices":48037,"material":14,"mode":4},{"attributes":{"NORMAL":30516,"POSITION":12994},"indices":48038,"material":14,"mode":4},{"attributes":{"NORMAL":30517,"POSITION":12995},"indices":48039,"material":14,"mode":4},{"attributes":{"NORMAL":30518,"POSITION":12996},"indices":48040,"material":14,"mode":4},{"attributes":{"NORMAL":30519,"POSITION":12997},"indices":48041,"material":14,"mode":4},{"attributes":{"NORMAL":30520,"POSITION":12998},"indices":48042,"material":14,"mode":4},{"attributes":{"NORMAL":30521,"POSITION":12999},"indices":48043,"material":14,"mode":4},{"attributes":{"NORMAL":30522,"POSITION":13000},"indices":48044,"material":14,"mode":4},{"attributes":{"NORMAL":30523,"POSITION":13001},"indices":48045,"material":14,"mode":4},{"attributes":{"NORMAL":30524,"POSITION":13002},"indices":48046,"material":14,"mode":4},{"attributes":{"NORMAL":30525,"POSITION":13003},"indices":48047,"material":14,"mode":4},{"attributes":{"NORMAL":30526,"POSITION":13004},"indices":48048,"material":14,"mode":4},{"attributes":{"NORMAL":30527,"POSITION":13005},"indices":48049,"material":14,"mode":4},{"attributes":{"NORMAL":30528,"POSITION":13006},"indices":48050,"material":14,"mode":4},{"attributes":{"NORMAL":30529,"POSITION":13007},"indices":48051,"material":14,"mode":4},{"attributes":{"NORMAL":30530,"POSITION":13008},"indices":48052,"material":14,"mode":4},{"attributes":{"NORMAL":30531,"POSITION":13009},"indices":48053,"material":14,"mode":4},{"attributes":{"NORMAL":30532,"POSITION":13010},"indices":48054,"material":14,"mode":4},{"attributes":{"NORMAL":30533,"POSITION":13011},"indices":48055,"material":14,"mode":4},{"attributes":{"NORMAL":30534,"POSITION":13012},"indices":48056,"material":14,"mode":4},{"attributes":{"NORMAL":30535,"POSITION":13013},"indices":48057,"material":14,"mode":4},{"attributes":{"NORMAL":30536,"POSITION":13014},"indices":48058,"material":14,"mode":4},{"attributes":{"NORMAL":30537,"POSITION":13015},"indices":48059,"material":14,"mode":4},{"attributes":{"NORMAL":30538,"POSITION":13016},"indices":48060,"material":14,"mode":4}]},{"name":"COMPOUND2059","primitives":[{"attributes":{"NORMAL":30539,"POSITION":13017},"indices":48061,"material":14,"mode":4},{"attributes":{"NORMAL":30540,"POSITION":13018},"indices":48062,"material":14,"mode":4},{"attributes":{"NORMAL":30541,"POSITION":13019},"indices":48063,"material":14,"mode":4},{"attributes":{"NORMAL":30542,"POSITION":13020},"indices":48064,"material":14,"mode":4},{"attributes":{"NORMAL":30543,"POSITION":13021},"indices":48065,"material":14,"mode":4},{"attributes":{"NORMAL":30544,"POSITION":13022},"indices":48066,"material":14,"mode":4},{"attributes":{"NORMAL":30545,"POSITION":13023},"indices":48067,"material":14,"mode":4},{"attributes":{"NORMAL":30546,"POSITION":13024},"indices":48068,"material":14,"mode":4},{"attributes":{"NORMAL":30547,"POSITION":13025},"indices":48069,"material":14,"mode":4},{"attributes":{"NORMAL":30548,"POSITION":13026},"indices":48070,"material":14,"mode":4},{"attributes":{"NORMAL":30549,"POSITION":13027},"indices":48071,"material":14,"mode":4},{"attributes":{"NORMAL":30550,"POSITION":13028},"indices":48072,"material":14,"mode":4},{"attributes":{"NORMAL":30551,"POSITION":13029},"indices":48073,"material":14,"mode":4},{"attributes":{"NORMAL":30552,"POSITION":13030},"indices":48074,"material":14,"mode":4},{"attributes":{"NORMAL":30553,"POSITION":13031},"indices":48075,"material":14,"mode":4},{"attributes":{"NORMAL":30554,"POSITION":13032},"indices":48076,"material":14,"mode":4},{"attributes":{"NORMAL":30555,"POSITION":13033},"indices":48077,"material":14,"mode":4},{"attributes":{"NORMAL":30556,"POSITION":13034},"indices":48078,"material":14,"mode":4},{"attributes":{"NORMAL":30557,"POSITION":13035},"indices":48079,"material":14,"mode":4},{"attributes":{"NORMAL":30558,"POSITION":13036},"indices":48080,"material":14,"mode":4},{"attributes":{"NORMAL":30559,"POSITION":13037},"indices":48081,"material":14,"mode":4},{"attributes":{"NORMAL":30560,"POSITION":13038},"indices":48082,"material":14,"mode":4},{"attributes":{"NORMAL":30561,"POSITION":13039},"indices":48083,"material":14,"mode":4},{"attributes":{"NORMAL":30562,"POSITION":13040},"indices":48084,"material":14,"mode":4},{"attributes":{"NORMAL":30563,"POSITION":13041},"indices":48085,"material":14,"mode":4},{"attributes":{"NORMAL":30564,"POSITION":13042},"indices":48086,"material":14,"mode":4},{"attributes":{"NORMAL":30565,"POSITION":13043},"indices":48087,"material":14,"mode":4},{"attributes":{"NORMAL":30566,"POSITION":13044},"indices":48088,"material":14,"mode":4},{"attributes":{"NORMAL":30567,"POSITION":13045},"indices":48089,"material":14,"mode":4},{"attributes":{"NORMAL":30568,"POSITION":13046},"indices":48090,"material":14,"mode":4},{"attributes":{"NORMAL":30569,"POSITION":13047},"indices":48091,"material":14,"mode":4},{"attributes":{"NORMAL":30570,"POSITION":13048},"indices":48092,"material":14,"mode":4},{"attributes":{"NORMAL":30571,"POSITION":13049},"indices":48093,"material":14,"mode":4},{"attributes":{"NORMAL":30572,"POSITION":13050},"indices":48094,"material":14,"mode":4},{"attributes":{"NORMAL":30573,"POSITION":13051},"indices":48095,"material":14,"mode":4},{"attributes":{"NORMAL":30574,"POSITION":13052},"indices":48096,"material":14,"mode":4},{"attributes":{"NORMAL":30575,"POSITION":13053},"indices":48097,"material":14,"mode":4},{"attributes":{"NORMAL":30576,"POSITION":13054},"indices":48098,"material":14,"mode":4},{"attributes":{"NORMAL":30577,"POSITION":13055},"indices":48099,"material":14,"mode":4},{"attributes":{"NORMAL":30578,"POSITION":13056},"indices":48100,"material":14,"mode":4},{"attributes":{"NORMAL":30579,"POSITION":13057},"indices":48101,"material":14,"mode":4},{"attributes":{"NORMAL":30580,"POSITION":13058},"indices":48102,"material":14,"mode":4},{"attributes":{"NORMAL":30581,"POSITION":13059},"indices":48103,"material":14,"mode":4},{"attributes":{"NORMAL":30582,"POSITION":13060},"indices":48104,"material":14,"mode":4},{"attributes":{"NORMAL":30583,"POSITION":13061},"indices":48105,"material":14,"mode":4},{"attributes":{"NORMAL":30584,"POSITION":13062},"indices":48106,"material":14,"mode":4},{"attributes":{"NORMAL":30585,"POSITION":13063},"indices":48107,"material":14,"mode":4},{"attributes":{"NORMAL":30586,"POSITION":13064},"indices":48108,"material":14,"mode":4},{"attributes":{"NORMAL":30587,"POSITION":13065},"indices":48109,"material":14,"mode":4},{"attributes":{"NORMAL":30588,"POSITION":13066},"indices":48110,"material":14,"mode":4},{"attributes":{"NORMAL":30589,"POSITION":13067},"indices":48111,"material":14,"mode":4},{"attributes":{"NORMAL":30590,"POSITION":13068},"indices":48112,"material":14,"mode":4},{"attributes":{"NORMAL":30591,"POSITION":13069},"indices":48113,"material":14,"mode":4},{"attributes":{"NORMAL":30592,"POSITION":13070},"indices":48114,"material":14,"mode":4},{"attributes":{"NORMAL":30593,"POSITION":13071},"indices":48115,"material":14,"mode":4},{"attributes":{"NORMAL":30594,"POSITION":13072},"indices":48116,"material":14,"mode":4},{"attributes":{"NORMAL":30595,"POSITION":13073},"indices":48117,"material":14,"mode":4},{"attributes":{"NORMAL":30596,"POSITION":13074},"indices":48118,"material":14,"mode":4},{"attributes":{"NORMAL":30597,"POSITION":13075},"indices":48119,"material":14,"mode":4},{"attributes":{"NORMAL":30598,"POSITION":13076},"indices":48120,"material":14,"mode":4},{"attributes":{"NORMAL":30599,"POSITION":13077},"indices":48121,"material":14,"mode":4},{"attributes":{"NORMAL":30600,"POSITION":13078},"indices":48122,"material":14,"mode":4},{"attributes":{"NORMAL":30601,"POSITION":13079},"indices":48123,"material":14,"mode":4},{"attributes":{"NORMAL":30602,"POSITION":13080},"indices":48124,"material":14,"mode":4},{"attributes":{"NORMAL":30603,"POSITION":13081},"indices":48125,"material":14,"mode":4},{"attributes":{"NORMAL":30604,"POSITION":13082},"indices":48126,"material":14,"mode":4},{"attributes":{"NORMAL":30605,"POSITION":13083},"indices":48127,"material":14,"mode":4},{"attributes":{"NORMAL":30606,"POSITION":13084},"indices":48128,"material":14,"mode":4},{"attributes":{"NORMAL":30607,"POSITION":13085},"indices":48129,"material":14,"mode":4},{"attributes":{"NORMAL":30608,"POSITION":13086},"indices":48130,"material":14,"mode":4},{"attributes":{"NORMAL":30609,"POSITION":13087},"indices":48131,"material":14,"mode":4},{"attributes":{"NORMAL":30610,"POSITION":13088},"indices":48132,"material":14,"mode":4},{"attributes":{"NORMAL":30611,"POSITION":13089},"indices":48133,"material":14,"mode":4},{"attributes":{"NORMAL":30612,"POSITION":13090},"indices":48134,"material":14,"mode":4},{"attributes":{"NORMAL":30613,"POSITION":13091},"indices":48135,"material":14,"mode":4},{"attributes":{"NORMAL":30614,"POSITION":13092},"indices":48136,"material":14,"mode":4},{"attributes":{"NORMAL":30615,"POSITION":13093},"indices":48137,"material":14,"mode":4},{"attributes":{"NORMAL":30616,"POSITION":13094},"indices":48138,"material":14,"mode":4},{"attributes":{"NORMAL":30617,"POSITION":13095},"indices":48139,"material":14,"mode":4},{"attributes":{"NORMAL":30618,"POSITION":13096},"indices":48140,"material":14,"mode":4},{"attributes":{"NORMAL":30619,"POSITION":13097},"indices":48141,"material":14,"mode":4},{"attributes":{"NORMAL":30620,"POSITION":13098},"indices":48142,"material":14,"mode":4},{"attributes":{"NORMAL":30621,"POSITION":13099},"indices":48143,"material":14,"mode":4},{"attributes":{"NORMAL":30622,"POSITION":13100},"indices":48144,"material":14,"mode":4},{"attributes":{"NORMAL":30623,"POSITION":13101},"indices":48145,"material":14,"mode":4},{"attributes":{"NORMAL":30624,"POSITION":13102},"indices":48146,"material":14,"mode":4},{"attributes":{"NORMAL":30625,"POSITION":13103},"indices":48147,"material":14,"mode":4},{"attributes":{"NORMAL":30626,"POSITION":13104},"indices":48148,"material":14,"mode":4},{"attributes":{"NORMAL":30627,"POSITION":13105},"indices":48149,"material":14,"mode":4},{"attributes":{"NORMAL":30628,"POSITION":13106},"indices":48150,"material":14,"mode":4},{"attributes":{"NORMAL":30629,"POSITION":13107},"indices":48151,"material":14,"mode":4},{"attributes":{"NORMAL":30630,"POSITION":13108},"indices":48152,"material":14,"mode":4},{"attributes":{"NORMAL":30631,"POSITION":13109},"indices":48153,"material":14,"mode":4},{"attributes":{"NORMAL":30632,"POSITION":13110},"indices":48154,"material":14,"mode":4},{"attributes":{"NORMAL":30633,"POSITION":13111},"indices":48155,"material":14,"mode":4},{"attributes":{"NORMAL":30634,"POSITION":13112},"indices":48156,"material":14,"mode":4},{"attributes":{"NORMAL":30635,"POSITION":13113},"indices":48157,"material":14,"mode":4},{"attributes":{"NORMAL":30636,"POSITION":13114},"indices":48158,"material":14,"mode":4},{"attributes":{"NORMAL":30637,"POSITION":13115},"indices":48159,"material":14,"mode":4},{"attributes":{"NORMAL":30638,"POSITION":13116},"indices":48160,"material":14,"mode":4},{"attributes":{"NORMAL":30639,"POSITION":13117},"indices":48161,"material":14,"mode":4},{"attributes":{"NORMAL":30640,"POSITION":13118},"indices":48162,"material":14,"mode":4},{"attributes":{"NORMAL":30641,"POSITION":13119},"indices":48163,"material":14,"mode":4},{"attributes":{"NORMAL":30642,"POSITION":13120},"indices":48164,"material":14,"mode":4},{"attributes":{"NORMAL":30643,"POSITION":13121},"indices":48165,"material":14,"mode":4},{"attributes":{"NORMAL":30644,"POSITION":13122},"indices":48166,"material":14,"mode":4},{"attributes":{"NORMAL":30645,"POSITION":13123},"indices":48167,"material":14,"mode":4},{"attributes":{"NORMAL":30646,"POSITION":13124},"indices":48168,"material":14,"mode":4},{"attributes":{"NORMAL":30647,"POSITION":13125},"indices":48169,"material":14,"mode":4},{"attributes":{"NORMAL":30648,"POSITION":13126},"indices":48170,"material":14,"mode":4},{"attributes":{"NORMAL":30649,"POSITION":13127},"indices":48171,"material":14,"mode":4},{"attributes":{"NORMAL":30650,"POSITION":13128},"indices":48172,"material":14,"mode":4},{"attributes":{"NORMAL":30651,"POSITION":13129},"indices":48173,"material":14,"mode":4},{"attributes":{"NORMAL":30652,"POSITION":13130},"indices":48174,"material":14,"mode":4},{"attributes":{"NORMAL":30653,"POSITION":13131},"indices":48175,"material":14,"mode":4},{"attributes":{"NORMAL":30654,"POSITION":13132},"indices":48176,"material":14,"mode":4},{"attributes":{"NORMAL":30655,"POSITION":13133},"indices":48177,"material":14,"mode":4},{"attributes":{"NORMAL":30656,"POSITION":13134},"indices":48178,"material":14,"mode":4},{"attributes":{"NORMAL":30657,"POSITION":13135},"indices":48179,"material":14,"mode":4},{"attributes":{"NORMAL":30658,"POSITION":13136},"indices":48180,"material":14,"mode":4},{"attributes":{"NORMAL":30659,"POSITION":13137},"indices":48181,"material":14,"mode":4},{"attributes":{"NORMAL":30660,"POSITION":13138},"indices":48182,"material":14,"mode":4},{"attributes":{"NORMAL":30661,"POSITION":13139},"indices":48183,"material":14,"mode":4},{"attributes":{"NORMAL":30662,"POSITION":13140},"indices":48184,"material":14,"mode":4},{"attributes":{"NORMAL":30663,"POSITION":13141},"indices":48185,"material":14,"mode":4},{"attributes":{"NORMAL":30664,"POSITION":13142},"indices":48186,"material":14,"mode":4},{"attributes":{"NORMAL":30665,"POSITION":13143},"indices":48187,"material":14,"mode":4},{"attributes":{"NORMAL":30666,"POSITION":13144},"indices":48188,"material":14,"mode":4},{"attributes":{"NORMAL":30667,"POSITION":13145},"indices":48189,"material":14,"mode":4},{"attributes":{"NORMAL":30668,"POSITION":13146},"indices":48190,"material":14,"mode":4},{"attributes":{"NORMAL":30669,"POSITION":13147},"indices":48191,"material":14,"mode":4},{"attributes":{"NORMAL":30670,"POSITION":13148},"indices":48192,"material":14,"mode":4},{"attributes":{"NORMAL":30671,"POSITION":13149},"indices":48193,"material":14,"mode":4},{"attributes":{"NORMAL":30672,"POSITION":13150},"indices":48194,"material":14,"mode":4},{"attributes":{"NORMAL":30673,"POSITION":13151},"indices":48195,"material":14,"mode":4},{"attributes":{"NORMAL":30674,"POSITION":13152},"indices":48196,"material":14,"mode":4},{"attributes":{"NORMAL":30675,"POSITION":13153},"indices":48197,"material":14,"mode":4},{"attributes":{"NORMAL":30676,"POSITION":13154},"indices":48198,"material":14,"mode":4},{"attributes":{"NORMAL":30677,"POSITION":13155},"indices":48199,"material":14,"mode":4},{"attributes":{"NORMAL":30678,"POSITION":13156},"indices":48200,"material":14,"mode":4},{"attributes":{"NORMAL":30679,"POSITION":13157},"indices":48201,"material":14,"mode":4},{"attributes":{"NORMAL":30680,"POSITION":13158},"indices":48202,"material":14,"mode":4},{"attributes":{"NORMAL":30681,"POSITION":13159},"indices":48203,"material":14,"mode":4},{"attributes":{"NORMAL":30682,"POSITION":13160},"indices":48204,"material":14,"mode":4},{"attributes":{"NORMAL":30683,"POSITION":13161},"indices":48205,"material":14,"mode":4},{"attributes":{"NORMAL":30684,"POSITION":13162},"indices":48206,"material":14,"mode":4},{"attributes":{"NORMAL":30685,"POSITION":13163},"indices":48207,"material":14,"mode":4},{"attributes":{"NORMAL":30686,"POSITION":13164},"indices":48208,"material":14,"mode":4},{"attributes":{"NORMAL":30687,"POSITION":13165},"indices":48209,"material":14,"mode":4},{"attributes":{"NORMAL":30688,"POSITION":13166},"indices":48210,"material":14,"mode":4},{"attributes":{"NORMAL":30689,"POSITION":13167},"indices":48211,"material":14,"mode":4},{"attributes":{"NORMAL":30690,"POSITION":13168},"indices":48212,"material":14,"mode":4},{"attributes":{"NORMAL":30691,"POSITION":13169},"indices":48213,"material":14,"mode":4},{"attributes":{"NORMAL":30692,"POSITION":13170},"indices":48214,"material":14,"mode":4},{"attributes":{"NORMAL":30693,"POSITION":13171},"indices":48215,"material":14,"mode":4},{"attributes":{"NORMAL":30694,"POSITION":13172},"indices":48216,"material":14,"mode":4},{"attributes":{"NORMAL":30695,"POSITION":13173},"indices":48217,"material":14,"mode":4},{"attributes":{"NORMAL":30696,"POSITION":13174},"indices":48218,"material":14,"mode":4},{"attributes":{"NORMAL":30697,"POSITION":13175},"indices":48219,"material":14,"mode":4},{"attributes":{"NORMAL":30698,"POSITION":13176},"indices":48220,"material":14,"mode":4},{"attributes":{"NORMAL":30699,"POSITION":13177},"indices":48221,"material":14,"mode":4},{"attributes":{"NORMAL":30700,"POSITION":13178},"indices":48222,"material":14,"mode":4},{"attributes":{"NORMAL":30701,"POSITION":13179},"indices":48223,"material":14,"mode":4},{"attributes":{"NORMAL":30702,"POSITION":13180},"indices":48224,"material":14,"mode":4},{"attributes":{"NORMAL":30703,"POSITION":13181},"indices":48225,"material":14,"mode":4},{"attributes":{"NORMAL":30704,"POSITION":13182},"indices":48226,"material":14,"mode":4},{"attributes":{"NORMAL":30705,"POSITION":13183},"indices":48227,"material":14,"mode":4},{"attributes":{"NORMAL":30706,"POSITION":13184},"indices":48228,"material":14,"mode":4},{"attributes":{"NORMAL":30707,"POSITION":13185},"indices":48229,"material":14,"mode":4},{"attributes":{"NORMAL":30708,"POSITION":13186},"indices":48230,"material":14,"mode":4},{"attributes":{"NORMAL":30709,"POSITION":13187},"indices":48231,"material":14,"mode":4},{"attributes":{"NORMAL":30710,"POSITION":13188},"indices":48232,"material":14,"mode":4},{"attributes":{"NORMAL":30711,"POSITION":13189},"indices":48233,"material":14,"mode":4},{"attributes":{"NORMAL":30712,"POSITION":13190},"indices":48234,"material":14,"mode":4},{"attributes":{"NORMAL":30713,"POSITION":13191},"indices":48235,"material":14,"mode":4},{"attributes":{"NORMAL":30714,"POSITION":13192},"indices":48236,"material":14,"mode":4},{"attributes":{"NORMAL":30715,"POSITION":13193},"indices":48237,"material":14,"mode":4},{"attributes":{"NORMAL":30716,"POSITION":13194},"indices":48238,"material":14,"mode":4},{"attributes":{"NORMAL":30717,"POSITION":13195},"indices":48239,"material":14,"mode":4},{"attributes":{"NORMAL":30718,"POSITION":13196},"indices":48240,"material":14,"mode":4},{"attributes":{"NORMAL":30719,"POSITION":13197},"indices":48241,"material":14,"mode":4},{"attributes":{"NORMAL":30720,"POSITION":13198},"indices":48242,"material":14,"mode":4},{"attributes":{"NORMAL":30721,"POSITION":13199},"indices":48243,"material":14,"mode":4},{"attributes":{"NORMAL":30722,"POSITION":13200},"indices":48244,"material":14,"mode":4},{"attributes":{"NORMAL":30723,"POSITION":13201},"indices":48245,"material":14,"mode":4},{"attributes":{"NORMAL":30724,"POSITION":13202},"indices":48246,"material":14,"mode":4},{"attributes":{"NORMAL":30725,"POSITION":13203},"indices":48247,"material":14,"mode":4},{"attributes":{"NORMAL":30726,"POSITION":13204},"indices":48248,"material":14,"mode":4},{"attributes":{"NORMAL":30727,"POSITION":13205},"indices":48249,"material":14,"mode":4},{"attributes":{"NORMAL":30728,"POSITION":13206},"indices":48250,"material":14,"mode":4},{"attributes":{"NORMAL":30729,"POSITION":13207},"indices":48251,"material":14,"mode":4},{"attributes":{"NORMAL":30730,"POSITION":13208},"indices":48252,"material":14,"mode":4},{"attributes":{"NORMAL":30731,"POSITION":13209},"indices":48253,"material":14,"mode":4},{"attributes":{"NORMAL":30732,"POSITION":13210},"indices":48254,"material":14,"mode":4},{"attributes":{"NORMAL":30733,"POSITION":13211},"indices":48255,"material":14,"mode":4},{"attributes":{"NORMAL":30734,"POSITION":13212},"indices":48256,"material":14,"mode":4},{"attributes":{"NORMAL":30735,"POSITION":13213},"indices":48257,"material":14,"mode":4},{"attributes":{"NORMAL":30736,"POSITION":13214},"indices":48258,"material":14,"mode":4},{"attributes":{"NORMAL":30737,"POSITION":13215},"indices":48259,"material":14,"mode":4},{"attributes":{"NORMAL":30738,"POSITION":13216},"indices":48260,"material":14,"mode":4},{"attributes":{"NORMAL":30739,"POSITION":13217},"indices":48261,"material":14,"mode":4},{"attributes":{"NORMAL":30740,"POSITION":13218},"indices":48262,"material":14,"mode":4},{"attributes":{"NORMAL":30741,"POSITION":13219},"indices":48263,"material":14,"mode":4},{"attributes":{"NORMAL":30742,"POSITION":13220},"indices":48264,"material":14,"mode":4},{"attributes":{"NORMAL":30743,"POSITION":13221},"indices":48265,"material":14,"mode":4},{"attributes":{"NORMAL":30744,"POSITION":13222},"indices":48266,"material":14,"mode":4},{"attributes":{"NORMAL":30745,"POSITION":13223},"indices":48267,"material":14,"mode":4},{"attributes":{"NORMAL":30746,"POSITION":13224},"indices":48268,"material":14,"mode":4},{"attributes":{"NORMAL":30747,"POSITION":13225},"indices":48269,"material":14,"mode":4},{"attributes":{"NORMAL":30748,"POSITION":13226},"indices":48270,"material":14,"mode":4},{"attributes":{"NORMAL":30749,"POSITION":13227},"indices":48271,"material":14,"mode":4},{"attributes":{"NORMAL":30750,"POSITION":13228},"indices":48272,"material":14,"mode":4},{"attributes":{"NORMAL":30751,"POSITION":13229},"indices":48273,"material":14,"mode":4},{"attributes":{"NORMAL":30752,"POSITION":13230},"indices":48274,"material":14,"mode":4},{"attributes":{"NORMAL":30753,"POSITION":13231},"indices":48275,"material":14,"mode":4},{"attributes":{"NORMAL":30754,"POSITION":13232},"indices":48276,"material":14,"mode":4},{"attributes":{"NORMAL":30755,"POSITION":13233},"indices":48277,"material":14,"mode":4},{"attributes":{"NORMAL":30756,"POSITION":13234},"indices":48278,"material":14,"mode":4},{"attributes":{"NORMAL":30757,"POSITION":13235},"indices":48279,"material":14,"mode":4},{"attributes":{"NORMAL":30758,"POSITION":13236},"indices":48280,"material":14,"mode":4},{"attributes":{"NORMAL":30759,"POSITION":13237},"indices":48281,"material":14,"mode":4},{"attributes":{"NORMAL":30760,"POSITION":13238},"indices":48282,"material":14,"mode":4},{"attributes":{"NORMAL":30761,"POSITION":13239},"indices":48283,"material":14,"mode":4},{"attributes":{"NORMAL":30762,"POSITION":13240},"indices":48284,"material":14,"mode":4},{"attributes":{"NORMAL":30763,"POSITION":13241},"indices":48285,"material":14,"mode":4},{"attributes":{"NORMAL":30764,"POSITION":13242},"indices":48286,"material":14,"mode":4},{"attributes":{"NORMAL":30765,"POSITION":13243},"indices":48287,"material":14,"mode":4},{"attributes":{"NORMAL":30766,"POSITION":13244},"indices":48288,"material":14,"mode":4},{"attributes":{"NORMAL":30767,"POSITION":13245},"indices":48289,"material":14,"mode":4},{"attributes":{"NORMAL":30768,"POSITION":13246},"indices":48290,"material":14,"mode":4},{"attributes":{"NORMAL":30769,"POSITION":13247},"indices":48291,"material":14,"mode":4},{"attributes":{"NORMAL":30770,"POSITION":13248},"indices":48292,"material":14,"mode":4},{"attributes":{"NORMAL":30771,"POSITION":13249},"indices":48293,"material":14,"mode":4},{"attributes":{"NORMAL":30772,"POSITION":13250},"indices":48294,"material":14,"mode":4},{"attributes":{"NORMAL":30773,"POSITION":13251},"indices":48295,"material":14,"mode":4},{"attributes":{"NORMAL":30774,"POSITION":13252},"indices":48296,"material":14,"mode":4},{"attributes":{"NORMAL":30775,"POSITION":13253},"indices":48297,"material":14,"mode":4},{"attributes":{"NORMAL":30776,"POSITION":13254},"indices":48298,"material":14,"mode":4},{"attributes":{"NORMAL":30777,"POSITION":13255},"indices":48299,"material":14,"mode":4},{"attributes":{"NORMAL":30778,"POSITION":13256},"indices":48300,"material":14,"mode":4},{"attributes":{"NORMAL":30779,"POSITION":13257},"indices":48301,"material":14,"mode":4},{"attributes":{"NORMAL":30780,"POSITION":13258},"indices":48302,"material":14,"mode":4},{"attributes":{"NORMAL":30781,"POSITION":13259},"indices":48303,"material":14,"mode":4},{"attributes":{"NORMAL":30782,"POSITION":13260},"indices":48304,"material":14,"mode":4},{"attributes":{"NORMAL":30783,"POSITION":13261},"indices":48305,"material":14,"mode":4},{"attributes":{"NORMAL":30784,"POSITION":13262},"indices":48306,"material":14,"mode":4},{"attributes":{"NORMAL":30785,"POSITION":13263},"indices":48307,"material":14,"mode":4},{"attributes":{"NORMAL":30786,"POSITION":13264},"indices":48308,"material":14,"mode":4},{"attributes":{"NORMAL":30787,"POSITION":13265},"indices":48309,"material":14,"mode":4},{"attributes":{"NORMAL":30788,"POSITION":13266},"indices":48310,"material":14,"mode":4},{"attributes":{"NORMAL":30789,"POSITION":13267},"indices":48311,"material":14,"mode":4},{"attributes":{"NORMAL":30790,"POSITION":13268},"indices":48312,"material":14,"mode":4},{"attributes":{"NORMAL":30791,"POSITION":13269},"indices":48313,"material":14,"mode":4},{"attributes":{"NORMAL":30792,"POSITION":13270},"indices":48314,"material":14,"mode":4},{"attributes":{"NORMAL":30793,"POSITION":13271},"indices":48315,"material":14,"mode":4},{"attributes":{"NORMAL":30794,"POSITION":13272},"indices":48316,"material":14,"mode":4},{"attributes":{"NORMAL":30795,"POSITION":13273},"indices":48317,"material":14,"mode":4},{"attributes":{"NORMAL":30796,"POSITION":13274},"indices":48318,"material":14,"mode":4},{"attributes":{"NORMAL":30797,"POSITION":13275},"indices":48319,"material":14,"mode":4},{"attributes":{"NORMAL":30798,"POSITION":13276},"indices":48320,"material":14,"mode":4},{"attributes":{"NORMAL":30799,"POSITION":13277},"indices":48321,"material":14,"mode":4},{"attributes":{"NORMAL":30800,"POSITION":13278},"indices":48322,"material":14,"mode":4},{"attributes":{"NORMAL":30801,"POSITION":13279},"indices":48323,"material":14,"mode":4},{"attributes":{"NORMAL":30802,"POSITION":13280},"indices":48324,"material":14,"mode":4},{"attributes":{"NORMAL":30803,"POSITION":13281},"indices":48325,"material":14,"mode":4},{"attributes":{"NORMAL":30804,"POSITION":13282},"indices":48326,"material":14,"mode":4},{"attributes":{"NORMAL":30805,"POSITION":13283},"indices":48327,"material":14,"mode":4},{"attributes":{"NORMAL":30806,"POSITION":13284},"indices":48328,"material":14,"mode":4},{"attributes":{"NORMAL":30807,"POSITION":13285},"indices":48329,"material":14,"mode":4},{"attributes":{"NORMAL":30808,"POSITION":13286},"indices":48330,"material":14,"mode":4},{"attributes":{"NORMAL":30809,"POSITION":13287},"indices":48331,"material":14,"mode":4},{"attributes":{"NORMAL":30810,"POSITION":13288},"indices":48332,"material":14,"mode":4},{"attributes":{"NORMAL":30811,"POSITION":13289},"indices":48333,"material":14,"mode":4},{"attributes":{"NORMAL":30812,"POSITION":13290},"indices":48334,"material":14,"mode":4},{"attributes":{"NORMAL":30813,"POSITION":13291},"indices":48335,"material":14,"mode":4},{"attributes":{"NORMAL":30814,"POSITION":13292},"indices":48336,"material":14,"mode":4},{"attributes":{"NORMAL":30815,"POSITION":13293},"indices":48337,"material":14,"mode":4},{"attributes":{"NORMAL":30816,"POSITION":13294},"indices":48338,"material":14,"mode":4},{"attributes":{"NORMAL":30817,"POSITION":13295},"indices":48339,"material":14,"mode":4},{"attributes":{"NORMAL":30818,"POSITION":13296},"indices":48340,"material":14,"mode":4},{"attributes":{"NORMAL":30819,"POSITION":13297},"indices":48341,"material":14,"mode":4},{"attributes":{"NORMAL":30820,"POSITION":13298},"indices":48342,"material":14,"mode":4},{"attributes":{"NORMAL":30821,"POSITION":13299},"indices":48343,"material":14,"mode":4},{"attributes":{"NORMAL":30822,"POSITION":13300},"indices":48344,"material":14,"mode":4},{"attributes":{"NORMAL":30823,"POSITION":13301},"indices":48345,"material":14,"mode":4},{"attributes":{"NORMAL":30824,"POSITION":13302},"indices":48346,"material":14,"mode":4},{"attributes":{"NORMAL":30825,"POSITION":13303},"indices":48347,"material":14,"mode":4},{"attributes":{"NORMAL":30826,"POSITION":13304},"indices":48348,"material":14,"mode":4},{"attributes":{"NORMAL":30827,"POSITION":13305},"indices":48349,"material":14,"mode":4},{"attributes":{"NORMAL":30828,"POSITION":13306},"indices":48350,"material":14,"mode":4},{"attributes":{"NORMAL":30829,"POSITION":13307},"indices":48351,"material":14,"mode":4},{"attributes":{"NORMAL":30830,"POSITION":13308},"indices":48352,"material":14,"mode":4},{"attributes":{"NORMAL":30831,"POSITION":13309},"indices":48353,"material":14,"mode":4},{"attributes":{"NORMAL":30832,"POSITION":13310},"indices":48354,"material":14,"mode":4},{"attributes":{"NORMAL":30833,"POSITION":13311},"indices":48355,"material":14,"mode":4},{"attributes":{"NORMAL":30834,"POSITION":13312},"indices":48356,"material":14,"mode":4},{"attributes":{"NORMAL":30835,"POSITION":13313},"indices":48357,"material":14,"mode":4},{"attributes":{"NORMAL":30836,"POSITION":13314},"indices":48358,"material":14,"mode":4},{"attributes":{"NORMAL":30837,"POSITION":13315},"indices":48359,"material":14,"mode":4},{"attributes":{"NORMAL":30838,"POSITION":13316},"indices":48360,"material":14,"mode":4},{"attributes":{"NORMAL":30839,"POSITION":13317},"indices":48361,"material":14,"mode":4},{"attributes":{"NORMAL":30840,"POSITION":13318},"indices":48362,"material":14,"mode":4},{"attributes":{"NORMAL":30841,"POSITION":13319},"indices":48363,"material":14,"mode":4},{"attributes":{"NORMAL":30842,"POSITION":13320},"indices":48364,"material":14,"mode":4},{"attributes":{"NORMAL":30843,"POSITION":13321},"indices":48365,"material":14,"mode":4},{"attributes":{"NORMAL":30844,"POSITION":13322},"indices":48366,"material":14,"mode":4},{"attributes":{"NORMAL":30845,"POSITION":13323},"indices":48367,"material":14,"mode":4},{"attributes":{"NORMAL":30846,"POSITION":13324},"indices":48368,"material":14,"mode":4},{"attributes":{"NORMAL":30847,"POSITION":13325},"indices":48369,"material":14,"mode":4},{"attributes":{"NORMAL":30848,"POSITION":13326},"indices":48370,"material":14,"mode":4},{"attributes":{"NORMAL":30849,"POSITION":13327},"indices":48371,"material":14,"mode":4},{"attributes":{"NORMAL":30850,"POSITION":13328},"indices":48372,"material":14,"mode":4},{"attributes":{"NORMAL":30851,"POSITION":13329},"indices":48373,"material":14,"mode":4}]},{"name":"COMPOUND2060","primitives":[{"attributes":{"NORMAL":30852,"POSITION":13330},"indices":48374,"material":14,"mode":4},{"attributes":{"NORMAL":30853,"POSITION":13331},"indices":48375,"material":14,"mode":4}]},{"name":"COMPOUND2061","primitives":[{"attributes":{"NORMAL":30854,"POSITION":13332},"indices":48376,"material":0,"mode":4},{"attributes":{"NORMAL":30855,"POSITION":13333},"indices":48377,"material":0,"mode":4},{"attributes":{"NORMAL":30856,"POSITION":13334},"indices":48378,"material":0,"mode":4},{"attributes":{"NORMAL":30857,"POSITION":13335},"indices":48379,"material":0,"mode":4},{"attributes":{"NORMAL":30858,"POSITION":13336},"indices":48380,"material":0,"mode":4},{"attributes":{"NORMAL":30859,"POSITION":13337},"indices":48381,"material":0,"mode":4},{"attributes":{"NORMAL":30860,"POSITION":13338},"indices":48382,"material":0,"mode":4},{"attributes":{"NORMAL":30861,"POSITION":13339},"indices":48383,"material":0,"mode":4},{"attributes":{"NORMAL":30862,"POSITION":13340},"indices":48384,"material":0,"mode":4},{"attributes":{"NORMAL":30863,"POSITION":13341},"indices":48385,"material":0,"mode":4},{"attributes":{"NORMAL":30864,"POSITION":13342},"indices":48386,"material":0,"mode":4},{"attributes":{"NORMAL":30865,"POSITION":13343},"indices":48387,"material":0,"mode":4},{"attributes":{"NORMAL":30866,"POSITION":13344},"indices":48388,"material":0,"mode":4},{"attributes":{"NORMAL":30867,"POSITION":13345},"indices":48389,"material":0,"mode":4}]},{"name":"COMPOUND2062","primitives":[{"attributes":{"NORMAL":30868,"POSITION":13346},"indices":48390,"material":14,"mode":4},{"attributes":{"NORMAL":30869,"POSITION":13347},"indices":48391,"material":14,"mode":4}]},{"name":"COMPOUND2063","primitives":[{"attributes":{"NORMAL":30870,"POSITION":13348},"indices":48392,"material":0,"mode":4},{"attributes":{"NORMAL":30871,"POSITION":13349},"indices":48393,"material":0,"mode":4},{"attributes":{"NORMAL":30872,"POSITION":13350},"indices":48394,"material":0,"mode":4},{"attributes":{"NORMAL":30873,"POSITION":13351},"indices":48395,"material":0,"mode":4},{"attributes":{"NORMAL":30874,"POSITION":13352},"indices":48396,"material":0,"mode":4},{"attributes":{"NORMAL":30875,"POSITION":13353},"indices":48397,"material":0,"mode":4},{"attributes":{"NORMAL":30876,"POSITION":13354},"indices":48398,"material":0,"mode":4},{"attributes":{"NORMAL":30877,"POSITION":13355},"indices":48399,"material":0,"mode":4},{"attributes":{"NORMAL":30878,"POSITION":13356},"indices":48400,"material":0,"mode":4},{"attributes":{"NORMAL":30879,"POSITION":13357},"indices":48401,"material":0,"mode":4},{"attributes":{"NORMAL":30880,"POSITION":13358},"indices":48402,"material":0,"mode":4},{"attributes":{"NORMAL":30881,"POSITION":13359},"indices":48403,"material":0,"mode":4},{"attributes":{"NORMAL":30882,"POSITION":13360},"indices":48404,"material":0,"mode":4},{"attributes":{"NORMAL":30883,"POSITION":13361},"indices":48405,"material":0,"mode":4}]},{"name":"COMPOUND2064","primitives":[{"attributes":{"NORMAL":30884,"POSITION":13362},"indices":48406,"material":0,"mode":4},{"attributes":{"NORMAL":30885,"POSITION":13363},"indices":48407,"material":0,"mode":4},{"attributes":{"NORMAL":30886,"POSITION":13364},"indices":48408,"material":0,"mode":4},{"attributes":{"NORMAL":30887,"POSITION":13365},"indices":48409,"material":0,"mode":4},{"attributes":{"NORMAL":30888,"POSITION":13366},"indices":48410,"material":0,"mode":4},{"attributes":{"NORMAL":30889,"POSITION":13367},"indices":48411,"material":0,"mode":4},{"attributes":{"NORMAL":30890,"POSITION":13368},"indices":48412,"material":0,"mode":4},{"attributes":{"NORMAL":30891,"POSITION":13369},"indices":48413,"material":0,"mode":4},{"attributes":{"NORMAL":30892,"POSITION":13370},"indices":48414,"material":0,"mode":4},{"attributes":{"NORMAL":30893,"POSITION":13371},"indices":48415,"material":0,"mode":4},{"attributes":{"NORMAL":30894,"POSITION":13372},"indices":48416,"material":0,"mode":4},{"attributes":{"NORMAL":30895,"POSITION":13373},"indices":48417,"material":0,"mode":4},{"attributes":{"NORMAL":30896,"POSITION":13374},"indices":48418,"material":0,"mode":4},{"attributes":{"NORMAL":30897,"POSITION":13375},"indices":48419,"material":0,"mode":4}]},{"name":"COMPOUND2065","primitives":[{"attributes":{"NORMAL":30898,"POSITION":13376},"indices":48420,"material":14,"mode":4},{"attributes":{"NORMAL":30899,"POSITION":13377},"indices":48421,"material":14,"mode":4}]},{"name":"COMPOUND2066","primitives":[{"attributes":{"NORMAL":30900,"POSITION":13378},"indices":48422,"material":0,"mode":4},{"attributes":{"NORMAL":30901,"POSITION":13379},"indices":48423,"material":0,"mode":4},{"attributes":{"NORMAL":30902,"POSITION":13380},"indices":48424,"material":0,"mode":4},{"attributes":{"NORMAL":30903,"POSITION":13381},"indices":48425,"material":0,"mode":4},{"attributes":{"NORMAL":30904,"POSITION":13382},"indices":48426,"material":0,"mode":4},{"attributes":{"NORMAL":30905,"POSITION":13383},"indices":48427,"material":0,"mode":4},{"attributes":{"NORMAL":30906,"POSITION":13384},"indices":48428,"material":0,"mode":4},{"attributes":{"NORMAL":30907,"POSITION":13385},"indices":48429,"material":0,"mode":4},{"attributes":{"NORMAL":30908,"POSITION":13386},"indices":48430,"material":0,"mode":4},{"attributes":{"NORMAL":30909,"POSITION":13387},"indices":48431,"material":0,"mode":4},{"attributes":{"NORMAL":30910,"POSITION":13388},"indices":48432,"material":0,"mode":4},{"attributes":{"NORMAL":30911,"POSITION":13389},"indices":48433,"material":0,"mode":4},{"attributes":{"NORMAL":30912,"POSITION":13390},"indices":48434,"material":0,"mode":4},{"attributes":{"NORMAL":30913,"POSITION":13391},"indices":48435,"material":0,"mode":4}]},{"name":"COMPOUND2067","primitives":[{"attributes":{"NORMAL":30914,"POSITION":13392},"indices":48436,"material":14,"mode":4},{"attributes":{"NORMAL":30915,"POSITION":13393},"indices":48437,"material":14,"mode":4}]},{"name":"COMPOUND2068","primitives":[{"attributes":{"NORMAL":30916,"POSITION":13394},"indices":48438,"material":14,"mode":4},{"attributes":{"NORMAL":30917,"POSITION":13395},"indices":48439,"material":14,"mode":4}]},{"name":"COMPOUND2069","primitives":[{"attributes":{"NORMAL":30918,"POSITION":13396},"indices":48440,"material":14,"mode":4},{"attributes":{"NORMAL":30919,"POSITION":13397},"indices":48441,"material":14,"mode":4},{"attributes":{"NORMAL":30920,"POSITION":13398},"indices":48442,"material":14,"mode":4},{"attributes":{"NORMAL":30921,"POSITION":13399},"indices":48443,"material":14,"mode":4},{"attributes":{"NORMAL":30922,"POSITION":13400},"indices":48444,"material":14,"mode":4},{"attributes":{"NORMAL":30923,"POSITION":13401},"indices":48445,"material":14,"mode":4},{"attributes":{"NORMAL":30924,"POSITION":13402},"indices":48446,"material":14,"mode":4},{"attributes":{"NORMAL":30925,"POSITION":13403},"indices":48447,"material":14,"mode":4},{"attributes":{"NORMAL":30926,"POSITION":13404},"indices":48448,"material":14,"mode":4},{"attributes":{"NORMAL":30927,"POSITION":13405},"indices":48449,"material":14,"mode":4},{"attributes":{"NORMAL":30928,"POSITION":13406},"indices":48450,"material":14,"mode":4},{"attributes":{"NORMAL":30929,"POSITION":13407},"indices":48451,"material":14,"mode":4},{"attributes":{"NORMAL":30930,"POSITION":13408},"indices":48452,"material":14,"mode":4},{"attributes":{"NORMAL":30931,"POSITION":13409},"indices":48453,"material":14,"mode":4},{"attributes":{"NORMAL":30932,"POSITION":13410},"indices":48454,"material":14,"mode":4},{"attributes":{"NORMAL":30933,"POSITION":13411},"indices":48455,"material":14,"mode":4},{"attributes":{"NORMAL":30934,"POSITION":13412},"indices":48456,"material":14,"mode":4},{"attributes":{"NORMAL":30935,"POSITION":13413},"indices":48457,"material":14,"mode":4},{"attributes":{"NORMAL":30936,"POSITION":13414},"indices":48458,"material":14,"mode":4},{"attributes":{"NORMAL":30937,"POSITION":13415},"indices":48459,"material":14,"mode":4},{"attributes":{"NORMAL":30938,"POSITION":13416},"indices":48460,"material":14,"mode":4},{"attributes":{"NORMAL":30939,"POSITION":13417},"indices":48461,"material":14,"mode":4},{"attributes":{"NORMAL":30940,"POSITION":13418},"indices":48462,"material":14,"mode":4},{"attributes":{"NORMAL":30941,"POSITION":13419},"indices":48463,"material":14,"mode":4},{"attributes":{"NORMAL":30942,"POSITION":13420},"indices":48464,"material":14,"mode":4},{"attributes":{"NORMAL":30943,"POSITION":13421},"indices":48465,"material":14,"mode":4},{"attributes":{"NORMAL":30944,"POSITION":13422},"indices":48466,"material":14,"mode":4},{"attributes":{"NORMAL":30945,"POSITION":13423},"indices":48467,"material":14,"mode":4},{"attributes":{"NORMAL":30946,"POSITION":13424},"indices":48468,"material":14,"mode":4},{"attributes":{"NORMAL":30947,"POSITION":13425},"indices":48469,"material":14,"mode":4},{"attributes":{"NORMAL":30948,"POSITION":13426},"indices":48470,"material":14,"mode":4},{"attributes":{"NORMAL":30949,"POSITION":13427},"indices":48471,"material":14,"mode":4},{"attributes":{"NORMAL":30950,"POSITION":13428},"indices":48472,"material":14,"mode":4},{"attributes":{"NORMAL":30951,"POSITION":13429},"indices":48473,"material":14,"mode":4},{"attributes":{"NORMAL":30952,"POSITION":13430},"indices":48474,"material":14,"mode":4},{"attributes":{"NORMAL":30953,"POSITION":13431},"indices":48475,"material":14,"mode":4},{"attributes":{"NORMAL":30954,"POSITION":13432},"indices":48476,"material":14,"mode":4},{"attributes":{"NORMAL":30955,"POSITION":13433},"indices":48477,"material":14,"mode":4},{"attributes":{"NORMAL":30956,"POSITION":13434},"indices":48478,"material":14,"mode":4},{"attributes":{"NORMAL":30957,"POSITION":13435},"indices":48479,"material":14,"mode":4},{"attributes":{"NORMAL":30958,"POSITION":13436},"indices":48480,"material":14,"mode":4},{"attributes":{"NORMAL":30959,"POSITION":13437},"indices":48481,"material":14,"mode":4},{"attributes":{"NORMAL":30960,"POSITION":13438},"indices":48482,"material":14,"mode":4},{"attributes":{"NORMAL":30961,"POSITION":13439},"indices":48483,"material":14,"mode":4},{"attributes":{"NORMAL":30962,"POSITION":13440},"indices":48484,"material":14,"mode":4},{"attributes":{"NORMAL":30963,"POSITION":13441},"indices":48485,"material":14,"mode":4},{"attributes":{"NORMAL":30964,"POSITION":13442},"indices":48486,"material":14,"mode":4},{"attributes":{"NORMAL":30965,"POSITION":13443},"indices":48487,"material":14,"mode":4},{"attributes":{"NORMAL":30966,"POSITION":13444},"indices":48488,"material":14,"mode":4},{"attributes":{"NORMAL":30967,"POSITION":13445},"indices":48489,"material":14,"mode":4},{"attributes":{"NORMAL":30968,"POSITION":13446},"indices":48490,"material":14,"mode":4},{"attributes":{"NORMAL":30969,"POSITION":13447},"indices":48491,"material":14,"mode":4},{"attributes":{"NORMAL":30970,"POSITION":13448},"indices":48492,"material":14,"mode":4},{"attributes":{"NORMAL":30971,"POSITION":13449},"indices":48493,"material":14,"mode":4},{"attributes":{"NORMAL":30972,"POSITION":13450},"indices":48494,"material":14,"mode":4},{"attributes":{"NORMAL":30973,"POSITION":13451},"indices":48495,"material":14,"mode":4},{"attributes":{"NORMAL":30974,"POSITION":13452},"indices":48496,"material":14,"mode":4},{"attributes":{"NORMAL":30975,"POSITION":13453},"indices":48497,"material":14,"mode":4},{"attributes":{"NORMAL":30976,"POSITION":13454},"indices":48498,"material":14,"mode":4},{"attributes":{"NORMAL":30977,"POSITION":13455},"indices":48499,"material":14,"mode":4},{"attributes":{"NORMAL":30978,"POSITION":13456},"indices":48500,"material":14,"mode":4},{"attributes":{"NORMAL":30979,"POSITION":13457},"indices":48501,"material":14,"mode":4},{"attributes":{"NORMAL":30980,"POSITION":13458},"indices":48502,"material":14,"mode":4},{"attributes":{"NORMAL":30981,"POSITION":13459},"indices":48503,"material":14,"mode":4},{"attributes":{"NORMAL":30982,"POSITION":13460},"indices":48504,"material":14,"mode":4},{"attributes":{"NORMAL":30983,"POSITION":13461},"indices":48505,"material":14,"mode":4},{"attributes":{"NORMAL":30984,"POSITION":13462},"indices":48506,"material":14,"mode":4},{"attributes":{"NORMAL":30985,"POSITION":13463},"indices":48507,"material":14,"mode":4},{"attributes":{"NORMAL":30986,"POSITION":13464},"indices":48508,"material":14,"mode":4},{"attributes":{"NORMAL":30987,"POSITION":13465},"indices":48509,"material":14,"mode":4},{"attributes":{"NORMAL":30988,"POSITION":13466},"indices":48510,"material":14,"mode":4},{"attributes":{"NORMAL":30989,"POSITION":13467},"indices":48511,"material":14,"mode":4},{"attributes":{"NORMAL":30990,"POSITION":13468},"indices":48512,"material":14,"mode":4},{"attributes":{"NORMAL":30991,"POSITION":13469},"indices":48513,"material":14,"mode":4},{"attributes":{"NORMAL":30992,"POSITION":13470},"indices":48514,"material":14,"mode":4},{"attributes":{"NORMAL":30993,"POSITION":13471},"indices":48515,"material":14,"mode":4},{"attributes":{"NORMAL":30994,"POSITION":13472},"indices":48516,"material":14,"mode":4},{"attributes":{"NORMAL":30995,"POSITION":13473},"indices":48517,"material":14,"mode":4},{"attributes":{"NORMAL":30996,"POSITION":13474},"indices":48518,"material":14,"mode":4},{"attributes":{"NORMAL":30997,"POSITION":13475},"indices":48519,"material":14,"mode":4},{"attributes":{"NORMAL":30998,"POSITION":13476},"indices":48520,"material":14,"mode":4},{"attributes":{"NORMAL":30999,"POSITION":13477},"indices":48521,"material":14,"mode":4},{"attributes":{"NORMAL":31000,"POSITION":13478},"indices":48522,"material":14,"mode":4},{"attributes":{"NORMAL":31001,"POSITION":13479},"indices":48523,"material":14,"mode":4},{"attributes":{"NORMAL":31002,"POSITION":13480},"indices":48524,"material":14,"mode":4},{"attributes":{"NORMAL":31003,"POSITION":13481},"indices":48525,"material":14,"mode":4},{"attributes":{"NORMAL":31004,"POSITION":13482},"indices":48526,"material":14,"mode":4},{"attributes":{"NORMAL":31005,"POSITION":13483},"indices":48527,"material":14,"mode":4},{"attributes":{"NORMAL":31006,"POSITION":13484},"indices":48528,"material":14,"mode":4},{"attributes":{"NORMAL":31007,"POSITION":13485},"indices":48529,"material":14,"mode":4},{"attributes":{"NORMAL":31008,"POSITION":13486},"indices":48530,"material":14,"mode":4},{"attributes":{"NORMAL":31009,"POSITION":13487},"indices":48531,"material":14,"mode":4},{"attributes":{"NORMAL":31010,"POSITION":13488},"indices":48532,"material":14,"mode":4},{"attributes":{"NORMAL":31011,"POSITION":13489},"indices":48533,"material":14,"mode":4},{"attributes":{"NORMAL":31012,"POSITION":13490},"indices":48534,"material":14,"mode":4},{"attributes":{"NORMAL":31013,"POSITION":13491},"indices":48535,"material":14,"mode":4},{"attributes":{"NORMAL":31014,"POSITION":13492},"indices":48536,"material":14,"mode":4},{"attributes":{"NORMAL":31015,"POSITION":13493},"indices":48537,"material":14,"mode":4},{"attributes":{"NORMAL":31016,"POSITION":13494},"indices":48538,"material":14,"mode":4},{"attributes":{"NORMAL":31017,"POSITION":13495},"indices":48539,"material":14,"mode":4},{"attributes":{"NORMAL":31018,"POSITION":13496},"indices":48540,"material":14,"mode":4},{"attributes":{"NORMAL":31019,"POSITION":13497},"indices":48541,"material":14,"mode":4},{"attributes":{"NORMAL":31020,"POSITION":13498},"indices":48542,"material":14,"mode":4},{"attributes":{"NORMAL":31021,"POSITION":13499},"indices":48543,"material":14,"mode":4},{"attributes":{"NORMAL":31022,"POSITION":13500},"indices":48544,"material":14,"mode":4},{"attributes":{"NORMAL":31023,"POSITION":13501},"indices":48545,"material":14,"mode":4},{"attributes":{"NORMAL":31024,"POSITION":13502},"indices":48546,"material":14,"mode":4},{"attributes":{"NORMAL":31025,"POSITION":13503},"indices":48547,"material":14,"mode":4},{"attributes":{"NORMAL":31026,"POSITION":13504},"indices":48548,"material":14,"mode":4},{"attributes":{"NORMAL":31027,"POSITION":13505},"indices":48549,"material":14,"mode":4},{"attributes":{"NORMAL":31028,"POSITION":13506},"indices":48550,"material":14,"mode":4},{"attributes":{"NORMAL":31029,"POSITION":13507},"indices":48551,"material":14,"mode":4},{"attributes":{"NORMAL":31030,"POSITION":13508},"indices":48552,"material":14,"mode":4},{"attributes":{"NORMAL":31031,"POSITION":13509},"indices":48553,"material":14,"mode":4},{"attributes":{"NORMAL":31032,"POSITION":13510},"indices":48554,"material":14,"mode":4},{"attributes":{"NORMAL":31033,"POSITION":13511},"indices":48555,"material":14,"mode":4},{"attributes":{"NORMAL":31034,"POSITION":13512},"indices":48556,"material":14,"mode":4},{"attributes":{"NORMAL":31035,"POSITION":13513},"indices":48557,"material":14,"mode":4},{"attributes":{"NORMAL":31036,"POSITION":13514},"indices":48558,"material":14,"mode":4},{"attributes":{"NORMAL":31037,"POSITION":13515},"indices":48559,"material":14,"mode":4},{"attributes":{"NORMAL":31038,"POSITION":13516},"indices":48560,"material":14,"mode":4},{"attributes":{"NORMAL":31039,"POSITION":13517},"indices":48561,"material":14,"mode":4},{"attributes":{"NORMAL":31040,"POSITION":13518},"indices":48562,"material":14,"mode":4},{"attributes":{"NORMAL":31041,"POSITION":13519},"indices":48563,"material":14,"mode":4},{"attributes":{"NORMAL":31042,"POSITION":13520},"indices":48564,"material":14,"mode":4},{"attributes":{"NORMAL":31043,"POSITION":13521},"indices":48565,"material":14,"mode":4},{"attributes":{"NORMAL":31044,"POSITION":13522},"indices":48566,"material":14,"mode":4},{"attributes":{"NORMAL":31045,"POSITION":13523},"indices":48567,"material":14,"mode":4},{"attributes":{"NORMAL":31046,"POSITION":13524},"indices":48568,"material":14,"mode":4},{"attributes":{"NORMAL":31047,"POSITION":13525},"indices":48569,"material":14,"mode":4},{"attributes":{"NORMAL":31048,"POSITION":13526},"indices":48570,"material":14,"mode":4},{"attributes":{"NORMAL":31049,"POSITION":13527},"indices":48571,"material":14,"mode":4},{"attributes":{"NORMAL":31050,"POSITION":13528},"indices":48572,"material":14,"mode":4},{"attributes":{"NORMAL":31051,"POSITION":13529},"indices":48573,"material":14,"mode":4},{"attributes":{"NORMAL":31052,"POSITION":13530},"indices":48574,"material":14,"mode":4},{"attributes":{"NORMAL":31053,"POSITION":13531},"indices":48575,"material":14,"mode":4},{"attributes":{"NORMAL":31054,"POSITION":13532},"indices":48576,"material":14,"mode":4},{"attributes":{"NORMAL":31055,"POSITION":13533},"indices":48577,"material":14,"mode":4},{"attributes":{"NORMAL":31056,"POSITION":13534},"indices":48578,"material":14,"mode":4},{"attributes":{"NORMAL":31057,"POSITION":13535},"indices":48579,"material":14,"mode":4},{"attributes":{"NORMAL":31058,"POSITION":13536},"indices":48580,"material":14,"mode":4},{"attributes":{"NORMAL":31059,"POSITION":13537},"indices":48581,"material":14,"mode":4},{"attributes":{"NORMAL":31060,"POSITION":13538},"indices":48582,"material":14,"mode":4},{"attributes":{"NORMAL":31061,"POSITION":13539},"indices":48583,"material":14,"mode":4},{"attributes":{"NORMAL":31062,"POSITION":13540},"indices":48584,"material":14,"mode":4},{"attributes":{"NORMAL":31063,"POSITION":13541},"indices":48585,"material":14,"mode":4},{"attributes":{"NORMAL":31064,"POSITION":13542},"indices":48586,"material":14,"mode":4},{"attributes":{"NORMAL":31065,"POSITION":13543},"indices":48587,"material":14,"mode":4},{"attributes":{"NORMAL":31066,"POSITION":13544},"indices":48588,"material":14,"mode":4},{"attributes":{"NORMAL":31067,"POSITION":13545},"indices":48589,"material":14,"mode":4},{"attributes":{"NORMAL":31068,"POSITION":13546},"indices":48590,"material":14,"mode":4},{"attributes":{"NORMAL":31069,"POSITION":13547},"indices":48591,"material":14,"mode":4},{"attributes":{"NORMAL":31070,"POSITION":13548},"indices":48592,"material":14,"mode":4},{"attributes":{"NORMAL":31071,"POSITION":13549},"indices":48593,"material":14,"mode":4},{"attributes":{"NORMAL":31072,"POSITION":13550},"indices":48594,"material":14,"mode":4},{"attributes":{"NORMAL":31073,"POSITION":13551},"indices":48595,"material":14,"mode":4},{"attributes":{"NORMAL":31074,"POSITION":13552},"indices":48596,"material":14,"mode":4},{"attributes":{"NORMAL":31075,"POSITION":13553},"indices":48597,"material":14,"mode":4},{"attributes":{"NORMAL":31076,"POSITION":13554},"indices":48598,"material":14,"mode":4},{"attributes":{"NORMAL":31077,"POSITION":13555},"indices":48599,"material":14,"mode":4},{"attributes":{"NORMAL":31078,"POSITION":13556},"indices":48600,"material":14,"mode":4},{"attributes":{"NORMAL":31079,"POSITION":13557},"indices":48601,"material":14,"mode":4},{"attributes":{"NORMAL":31080,"POSITION":13558},"indices":48602,"material":14,"mode":4},{"attributes":{"NORMAL":31081,"POSITION":13559},"indices":48603,"material":14,"mode":4},{"attributes":{"NORMAL":31082,"POSITION":13560},"indices":48604,"material":14,"mode":4},{"attributes":{"NORMAL":31083,"POSITION":13561},"indices":48605,"material":14,"mode":4},{"attributes":{"NORMAL":31084,"POSITION":13562},"indices":48606,"material":14,"mode":4},{"attributes":{"NORMAL":31085,"POSITION":13563},"indices":48607,"material":14,"mode":4},{"attributes":{"NORMAL":31086,"POSITION":13564},"indices":48608,"material":14,"mode":4},{"attributes":{"NORMAL":31087,"POSITION":13565},"indices":48609,"material":14,"mode":4},{"attributes":{"NORMAL":31088,"POSITION":13566},"indices":48610,"material":14,"mode":4},{"attributes":{"NORMAL":31089,"POSITION":13567},"indices":48611,"material":14,"mode":4},{"attributes":{"NORMAL":31090,"POSITION":13568},"indices":48612,"material":14,"mode":4},{"attributes":{"NORMAL":31091,"POSITION":13569},"indices":48613,"material":14,"mode":4},{"attributes":{"NORMAL":31092,"POSITION":13570},"indices":48614,"material":14,"mode":4},{"attributes":{"NORMAL":31093,"POSITION":13571},"indices":48615,"material":14,"mode":4},{"attributes":{"NORMAL":31094,"POSITION":13572},"indices":48616,"material":14,"mode":4},{"attributes":{"NORMAL":31095,"POSITION":13573},"indices":48617,"material":14,"mode":4},{"attributes":{"NORMAL":31096,"POSITION":13574},"indices":48618,"material":14,"mode":4},{"attributes":{"NORMAL":31097,"POSITION":13575},"indices":48619,"material":14,"mode":4},{"attributes":{"NORMAL":31098,"POSITION":13576},"indices":48620,"material":14,"mode":4},{"attributes":{"NORMAL":31099,"POSITION":13577},"indices":48621,"material":14,"mode":4},{"attributes":{"NORMAL":31100,"POSITION":13578},"indices":48622,"material":14,"mode":4},{"attributes":{"NORMAL":31101,"POSITION":13579},"indices":48623,"material":14,"mode":4},{"attributes":{"NORMAL":31102,"POSITION":13580},"indices":48624,"material":14,"mode":4},{"attributes":{"NORMAL":31103,"POSITION":13581},"indices":48625,"material":14,"mode":4},{"attributes":{"NORMAL":31104,"POSITION":13582},"indices":48626,"material":14,"mode":4},{"attributes":{"NORMAL":31105,"POSITION":13583},"indices":48627,"material":14,"mode":4},{"attributes":{"NORMAL":31106,"POSITION":13584},"indices":48628,"material":14,"mode":4},{"attributes":{"NORMAL":31107,"POSITION":13585},"indices":48629,"material":14,"mode":4},{"attributes":{"NORMAL":31108,"POSITION":13586},"indices":48630,"material":14,"mode":4},{"attributes":{"NORMAL":31109,"POSITION":13587},"indices":48631,"material":14,"mode":4},{"attributes":{"NORMAL":31110,"POSITION":13588},"indices":48632,"material":14,"mode":4},{"attributes":{"NORMAL":31111,"POSITION":13589},"indices":48633,"material":14,"mode":4},{"attributes":{"NORMAL":31112,"POSITION":13590},"indices":48634,"material":14,"mode":4},{"attributes":{"NORMAL":31113,"POSITION":13591},"indices":48635,"material":14,"mode":4},{"attributes":{"NORMAL":31114,"POSITION":13592},"indices":48636,"material":14,"mode":4},{"attributes":{"NORMAL":31115,"POSITION":13593},"indices":48637,"material":14,"mode":4},{"attributes":{"NORMAL":31116,"POSITION":13594},"indices":48638,"material":14,"mode":4},{"attributes":{"NORMAL":31117,"POSITION":13595},"indices":48639,"material":14,"mode":4},{"attributes":{"NORMAL":31118,"POSITION":13596},"indices":48640,"material":14,"mode":4},{"attributes":{"NORMAL":31119,"POSITION":13597},"indices":48641,"material":14,"mode":4},{"attributes":{"NORMAL":31120,"POSITION":13598},"indices":48642,"material":14,"mode":4},{"attributes":{"NORMAL":31121,"POSITION":13599},"indices":48643,"material":14,"mode":4},{"attributes":{"NORMAL":31122,"POSITION":13600},"indices":48644,"material":14,"mode":4},{"attributes":{"NORMAL":31123,"POSITION":13601},"indices":48645,"material":14,"mode":4},{"attributes":{"NORMAL":31124,"POSITION":13602},"indices":48646,"material":14,"mode":4},{"attributes":{"NORMAL":31125,"POSITION":13603},"indices":48647,"material":14,"mode":4},{"attributes":{"NORMAL":31126,"POSITION":13604},"indices":48648,"material":14,"mode":4},{"attributes":{"NORMAL":31127,"POSITION":13605},"indices":48649,"material":14,"mode":4},{"attributes":{"NORMAL":31128,"POSITION":13606},"indices":48650,"material":14,"mode":4},{"attributes":{"NORMAL":31129,"POSITION":13607},"indices":48651,"material":14,"mode":4},{"attributes":{"NORMAL":31130,"POSITION":13608},"indices":48652,"material":14,"mode":4},{"attributes":{"NORMAL":31131,"POSITION":13609},"indices":48653,"material":14,"mode":4},{"attributes":{"NORMAL":31132,"POSITION":13610},"indices":48654,"material":14,"mode":4},{"attributes":{"NORMAL":31133,"POSITION":13611},"indices":48655,"material":14,"mode":4},{"attributes":{"NORMAL":31134,"POSITION":13612},"indices":48656,"material":14,"mode":4},{"attributes":{"NORMAL":31135,"POSITION":13613},"indices":48657,"material":14,"mode":4},{"attributes":{"NORMAL":31136,"POSITION":13614},"indices":48658,"material":14,"mode":4},{"attributes":{"NORMAL":31137,"POSITION":13615},"indices":48659,"material":14,"mode":4},{"attributes":{"NORMAL":31138,"POSITION":13616},"indices":48660,"material":14,"mode":4},{"attributes":{"NORMAL":31139,"POSITION":13617},"indices":48661,"material":14,"mode":4},{"attributes":{"NORMAL":31140,"POSITION":13618},"indices":48662,"material":14,"mode":4},{"attributes":{"NORMAL":31141,"POSITION":13619},"indices":48663,"material":14,"mode":4},{"attributes":{"NORMAL":31142,"POSITION":13620},"indices":48664,"material":14,"mode":4},{"attributes":{"NORMAL":31143,"POSITION":13621},"indices":48665,"material":14,"mode":4},{"attributes":{"NORMAL":31144,"POSITION":13622},"indices":48666,"material":14,"mode":4},{"attributes":{"NORMAL":31145,"POSITION":13623},"indices":48667,"material":14,"mode":4},{"attributes":{"NORMAL":31146,"POSITION":13624},"indices":48668,"material":14,"mode":4},{"attributes":{"NORMAL":31147,"POSITION":13625},"indices":48669,"material":14,"mode":4},{"attributes":{"NORMAL":31148,"POSITION":13626},"indices":48670,"material":14,"mode":4},{"attributes":{"NORMAL":31149,"POSITION":13627},"indices":48671,"material":14,"mode":4},{"attributes":{"NORMAL":31150,"POSITION":13628},"indices":48672,"material":14,"mode":4},{"attributes":{"NORMAL":31151,"POSITION":13629},"indices":48673,"material":14,"mode":4},{"attributes":{"NORMAL":31152,"POSITION":13630},"indices":48674,"material":14,"mode":4},{"attributes":{"NORMAL":31153,"POSITION":13631},"indices":48675,"material":14,"mode":4},{"attributes":{"NORMAL":31154,"POSITION":13632},"indices":48676,"material":14,"mode":4},{"attributes":{"NORMAL":31155,"POSITION":13633},"indices":48677,"material":14,"mode":4},{"attributes":{"NORMAL":31156,"POSITION":13634},"indices":48678,"material":14,"mode":4},{"attributes":{"NORMAL":31157,"POSITION":13635},"indices":48679,"material":14,"mode":4},{"attributes":{"NORMAL":31158,"POSITION":13636},"indices":48680,"material":14,"mode":4},{"attributes":{"NORMAL":31159,"POSITION":13637},"indices":48681,"material":14,"mode":4},{"attributes":{"NORMAL":31160,"POSITION":13638},"indices":48682,"material":14,"mode":4},{"attributes":{"NORMAL":31161,"POSITION":13639},"indices":48683,"material":14,"mode":4},{"attributes":{"NORMAL":31162,"POSITION":13640},"indices":48684,"material":14,"mode":4},{"attributes":{"NORMAL":31163,"POSITION":13641},"indices":48685,"material":14,"mode":4},{"attributes":{"NORMAL":31164,"POSITION":13642},"indices":48686,"material":14,"mode":4},{"attributes":{"NORMAL":31165,"POSITION":13643},"indices":48687,"material":14,"mode":4},{"attributes":{"NORMAL":31166,"POSITION":13644},"indices":48688,"material":14,"mode":4},{"attributes":{"NORMAL":31167,"POSITION":13645},"indices":48689,"material":14,"mode":4},{"attributes":{"NORMAL":31168,"POSITION":13646},"indices":48690,"material":14,"mode":4},{"attributes":{"NORMAL":31169,"POSITION":13647},"indices":48691,"material":14,"mode":4},{"attributes":{"NORMAL":31170,"POSITION":13648},"indices":48692,"material":14,"mode":4},{"attributes":{"NORMAL":31171,"POSITION":13649},"indices":48693,"material":14,"mode":4},{"attributes":{"NORMAL":31172,"POSITION":13650},"indices":48694,"material":14,"mode":4},{"attributes":{"NORMAL":31173,"POSITION":13651},"indices":48695,"material":14,"mode":4},{"attributes":{"NORMAL":31174,"POSITION":13652},"indices":48696,"material":14,"mode":4},{"attributes":{"NORMAL":31175,"POSITION":13653},"indices":48697,"material":14,"mode":4},{"attributes":{"NORMAL":31176,"POSITION":13654},"indices":48698,"material":14,"mode":4},{"attributes":{"NORMAL":31177,"POSITION":13655},"indices":48699,"material":14,"mode":4},{"attributes":{"NORMAL":31178,"POSITION":13656},"indices":48700,"material":14,"mode":4},{"attributes":{"NORMAL":31179,"POSITION":13657},"indices":48701,"material":14,"mode":4},{"attributes":{"NORMAL":31180,"POSITION":13658},"indices":48702,"material":14,"mode":4},{"attributes":{"NORMAL":31181,"POSITION":13659},"indices":48703,"material":14,"mode":4},{"attributes":{"NORMAL":31182,"POSITION":13660},"indices":48704,"material":14,"mode":4},{"attributes":{"NORMAL":31183,"POSITION":13661},"indices":48705,"material":14,"mode":4},{"attributes":{"NORMAL":31184,"POSITION":13662},"indices":48706,"material":14,"mode":4},{"attributes":{"NORMAL":31185,"POSITION":13663},"indices":48707,"material":14,"mode":4},{"attributes":{"NORMAL":31186,"POSITION":13664},"indices":48708,"material":14,"mode":4},{"attributes":{"NORMAL":31187,"POSITION":13665},"indices":48709,"material":14,"mode":4},{"attributes":{"NORMAL":31188,"POSITION":13666},"indices":48710,"material":14,"mode":4},{"attributes":{"NORMAL":31189,"POSITION":13667},"indices":48711,"material":14,"mode":4},{"attributes":{"NORMAL":31190,"POSITION":13668},"indices":48712,"material":14,"mode":4},{"attributes":{"NORMAL":31191,"POSITION":13669},"indices":48713,"material":14,"mode":4},{"attributes":{"NORMAL":31192,"POSITION":13670},"indices":48714,"material":14,"mode":4},{"attributes":{"NORMAL":31193,"POSITION":13671},"indices":48715,"material":14,"mode":4},{"attributes":{"NORMAL":31194,"POSITION":13672},"indices":48716,"material":14,"mode":4},{"attributes":{"NORMAL":31195,"POSITION":13673},"indices":48717,"material":14,"mode":4},{"attributes":{"NORMAL":31196,"POSITION":13674},"indices":48718,"material":14,"mode":4},{"attributes":{"NORMAL":31197,"POSITION":13675},"indices":48719,"material":14,"mode":4},{"attributes":{"NORMAL":31198,"POSITION":13676},"indices":48720,"material":14,"mode":4},{"attributes":{"NORMAL":31199,"POSITION":13677},"indices":48721,"material":14,"mode":4},{"attributes":{"NORMAL":31200,"POSITION":13678},"indices":48722,"material":14,"mode":4},{"attributes":{"NORMAL":31201,"POSITION":13679},"indices":48723,"material":14,"mode":4},{"attributes":{"NORMAL":31202,"POSITION":13680},"indices":48724,"material":14,"mode":4},{"attributes":{"NORMAL":31203,"POSITION":13681},"indices":48725,"material":14,"mode":4},{"attributes":{"NORMAL":31204,"POSITION":13682},"indices":48726,"material":14,"mode":4},{"attributes":{"NORMAL":31205,"POSITION":13683},"indices":48727,"material":14,"mode":4},{"attributes":{"NORMAL":31206,"POSITION":13684},"indices":48728,"material":14,"mode":4},{"attributes":{"NORMAL":31207,"POSITION":13685},"indices":48729,"material":14,"mode":4},{"attributes":{"NORMAL":31208,"POSITION":13686},"indices":48730,"material":14,"mode":4},{"attributes":{"NORMAL":31209,"POSITION":13687},"indices":48731,"material":14,"mode":4},{"attributes":{"NORMAL":31210,"POSITION":13688},"indices":48732,"material":14,"mode":4},{"attributes":{"NORMAL":31211,"POSITION":13689},"indices":48733,"material":14,"mode":4},{"attributes":{"NORMAL":31212,"POSITION":13690},"indices":48734,"material":14,"mode":4},{"attributes":{"NORMAL":31213,"POSITION":13691},"indices":48735,"material":14,"mode":4},{"attributes":{"NORMAL":31214,"POSITION":13692},"indices":48736,"material":14,"mode":4},{"attributes":{"NORMAL":31215,"POSITION":13693},"indices":48737,"material":14,"mode":4},{"attributes":{"NORMAL":31216,"POSITION":13694},"indices":48738,"material":14,"mode":4},{"attributes":{"NORMAL":31217,"POSITION":13695},"indices":48739,"material":14,"mode":4},{"attributes":{"NORMAL":31218,"POSITION":13696},"indices":48740,"material":14,"mode":4},{"attributes":{"NORMAL":31219,"POSITION":13697},"indices":48741,"material":14,"mode":4},{"attributes":{"NORMAL":31220,"POSITION":13698},"indices":48742,"material":14,"mode":4},{"attributes":{"NORMAL":31221,"POSITION":13699},"indices":48743,"material":14,"mode":4},{"attributes":{"NORMAL":31222,"POSITION":13700},"indices":48744,"material":14,"mode":4},{"attributes":{"NORMAL":31223,"POSITION":13701},"indices":48745,"material":14,"mode":4},{"attributes":{"NORMAL":31224,"POSITION":13702},"indices":48746,"material":14,"mode":4},{"attributes":{"NORMAL":31225,"POSITION":13703},"indices":48747,"material":14,"mode":4},{"attributes":{"NORMAL":31226,"POSITION":13704},"indices":48748,"material":14,"mode":4},{"attributes":{"NORMAL":31227,"POSITION":13705},"indices":48749,"material":14,"mode":4},{"attributes":{"NORMAL":31228,"POSITION":13706},"indices":48750,"material":14,"mode":4},{"attributes":{"NORMAL":31229,"POSITION":13707},"indices":48751,"material":14,"mode":4},{"attributes":{"NORMAL":31230,"POSITION":13708},"indices":48752,"material":14,"mode":4}]},{"name":"COMPOUND2070","primitives":[{"attributes":{"NORMAL":31231,"POSITION":13709},"indices":48753,"material":0,"mode":4},{"attributes":{"NORMAL":31232,"POSITION":13710},"indices":48754,"material":0,"mode":4},{"attributes":{"NORMAL":31233,"POSITION":13711},"indices":48755,"material":0,"mode":4},{"attributes":{"NORMAL":31234,"POSITION":13712},"indices":48756,"material":0,"mode":4},{"attributes":{"NORMAL":31235,"POSITION":13713},"indices":48757,"material":0,"mode":4},{"attributes":{"NORMAL":31236,"POSITION":13714},"indices":48758,"material":0,"mode":4},{"attributes":{"NORMAL":31237,"POSITION":13715},"indices":48759,"material":0,"mode":4},{"attributes":{"NORMAL":31238,"POSITION":13716},"indices":48760,"material":0,"mode":4},{"attributes":{"NORMAL":31239,"POSITION":13717},"indices":48761,"material":0,"mode":4},{"attributes":{"NORMAL":31240,"POSITION":13718},"indices":48762,"material":0,"mode":4},{"attributes":{"NORMAL":31241,"POSITION":13719},"indices":48763,"material":0,"mode":4},{"attributes":{"NORMAL":31242,"POSITION":13720},"indices":48764,"material":0,"mode":4},{"attributes":{"NORMAL":31243,"POSITION":13721},"indices":48765,"material":0,"mode":4},{"attributes":{"NORMAL":31244,"POSITION":13722},"indices":48766,"material":0,"mode":4}]},{"name":"COMPOUND2071","primitives":[{"attributes":{"NORMAL":31245,"POSITION":13723},"indices":48767,"material":14,"mode":4},{"attributes":{"NORMAL":31246,"POSITION":13724},"indices":48768,"material":14,"mode":4}]},{"name":"COMPOUND2072","primitives":[{"attributes":{"NORMAL":31247,"POSITION":13725},"indices":48769,"material":0,"mode":4},{"attributes":{"NORMAL":31248,"POSITION":13726},"indices":48770,"material":0,"mode":4},{"attributes":{"NORMAL":31249,"POSITION":13727},"indices":48771,"material":0,"mode":4},{"attributes":{"NORMAL":31250,"POSITION":13728},"indices":48772,"material":0,"mode":4},{"attributes":{"NORMAL":31251,"POSITION":13729},"indices":48773,"material":0,"mode":4},{"attributes":{"NORMAL":31252,"POSITION":13730},"indices":48774,"material":0,"mode":4},{"attributes":{"NORMAL":31253,"POSITION":13731},"indices":48775,"material":0,"mode":4},{"attributes":{"NORMAL":31254,"POSITION":13732},"indices":48776,"material":0,"mode":4},{"attributes":{"NORMAL":31255,"POSITION":13733},"indices":48777,"material":0,"mode":4},{"attributes":{"NORMAL":31256,"POSITION":13734},"indices":48778,"material":0,"mode":4},{"attributes":{"NORMAL":31257,"POSITION":13735},"indices":48779,"material":0,"mode":4},{"attributes":{"NORMAL":31258,"POSITION":13736},"indices":48780,"material":0,"mode":4},{"attributes":{"NORMAL":31259,"POSITION":13737},"indices":48781,"material":0,"mode":4},{"attributes":{"NORMAL":31260,"POSITION":13738},"indices":48782,"material":0,"mode":4}]},{"name":"COMPOUND2073","primitives":[{"attributes":{"NORMAL":31261,"POSITION":13739},"indices":48783,"material":0,"mode":4},{"attributes":{"NORMAL":31262,"POSITION":13740},"indices":48784,"material":0,"mode":4},{"attributes":{"NORMAL":31263,"POSITION":13741},"indices":48785,"material":0,"mode":4},{"attributes":{"NORMAL":31264,"POSITION":13742},"indices":48786,"material":0,"mode":4},{"attributes":{"NORMAL":31265,"POSITION":13743},"indices":48787,"material":0,"mode":4},{"attributes":{"NORMAL":31266,"POSITION":13744},"indices":48788,"material":0,"mode":4},{"attributes":{"NORMAL":31267,"POSITION":13745},"indices":48789,"material":0,"mode":4},{"attributes":{"NORMAL":31268,"POSITION":13746},"indices":48790,"material":0,"mode":4},{"attributes":{"NORMAL":31269,"POSITION":13747},"indices":48791,"material":0,"mode":4},{"attributes":{"NORMAL":31270,"POSITION":13748},"indices":48792,"material":0,"mode":4},{"attributes":{"NORMAL":31271,"POSITION":13749},"indices":48793,"material":0,"mode":4},{"attributes":{"NORMAL":31272,"POSITION":13750},"indices":48794,"material":0,"mode":4},{"attributes":{"NORMAL":31273,"POSITION":13751},"indices":48795,"material":0,"mode":4},{"attributes":{"NORMAL":31274,"POSITION":13752},"indices":48796,"material":0,"mode":4}]},{"name":"COMPOUND2074","primitives":[{"attributes":{"NORMAL":31275,"POSITION":13753},"indices":48797,"material":14,"mode":4},{"attributes":{"NORMAL":31276,"POSITION":13754},"indices":48798,"material":14,"mode":4}]},{"name":"COMPOUND2075","primitives":[{"attributes":{"NORMAL":31277,"POSITION":13755},"indices":48799,"material":0,"mode":4},{"attributes":{"NORMAL":31278,"POSITION":13756},"indices":48800,"material":0,"mode":4},{"attributes":{"NORMAL":31279,"POSITION":13757},"indices":48801,"material":0,"mode":4},{"attributes":{"NORMAL":31280,"POSITION":13758},"indices":48802,"material":0,"mode":4},{"attributes":{"NORMAL":31281,"POSITION":13759},"indices":48803,"material":0,"mode":4},{"attributes":{"NORMAL":31282,"POSITION":13760},"indices":48804,"material":0,"mode":4},{"attributes":{"NORMAL":31283,"POSITION":13761},"indices":48805,"material":0,"mode":4},{"attributes":{"NORMAL":31284,"POSITION":13762},"indices":48806,"material":0,"mode":4},{"attributes":{"NORMAL":31285,"POSITION":13763},"indices":48807,"material":0,"mode":4},{"attributes":{"NORMAL":31286,"POSITION":13764},"indices":48808,"material":0,"mode":4},{"attributes":{"NORMAL":31287,"POSITION":13765},"indices":48809,"material":0,"mode":4},{"attributes":{"NORMAL":31288,"POSITION":13766},"indices":48810,"material":0,"mode":4},{"attributes":{"NORMAL":31289,"POSITION":13767},"indices":48811,"material":0,"mode":4},{"attributes":{"NORMAL":31290,"POSITION":13768},"indices":48812,"material":0,"mode":4}]},{"name":"COMPOUND2076","primitives":[{"attributes":{"NORMAL":31291,"POSITION":13769},"indices":48813,"material":14,"mode":4},{"attributes":{"NORMAL":31292,"POSITION":13770},"indices":48814,"material":14,"mode":4}]},{"name":"COMPOUND2077","primitives":[{"attributes":{"NORMAL":31293,"POSITION":13771},"indices":48815,"material":14,"mode":4},{"attributes":{"NORMAL":31294,"POSITION":13772},"indices":48816,"material":14,"mode":4}]},{"name":"COMPOUND2078","primitives":[{"attributes":{"NORMAL":31295,"POSITION":13773},"indices":48817,"material":14,"mode":4},{"attributes":{"NORMAL":31296,"POSITION":13774},"indices":48818,"material":14,"mode":4}]},{"name":"COMPOUND2079","primitives":[{"attributes":{"NORMAL":31297,"POSITION":13775},"indices":48819,"material":0,"mode":4},{"attributes":{"NORMAL":31298,"POSITION":13776},"indices":48820,"material":0,"mode":4},{"attributes":{"NORMAL":31299,"POSITION":13777},"indices":48821,"material":0,"mode":4},{"attributes":{"NORMAL":31300,"POSITION":13778},"indices":48822,"material":0,"mode":4},{"attributes":{"NORMAL":31301,"POSITION":13779},"indices":48823,"material":0,"mode":4},{"attributes":{"NORMAL":31302,"POSITION":13780},"indices":48824,"material":0,"mode":4},{"attributes":{"NORMAL":31303,"POSITION":13781},"indices":48825,"material":0,"mode":4},{"attributes":{"NORMAL":31304,"POSITION":13782},"indices":48826,"material":0,"mode":4},{"attributes":{"NORMAL":31305,"POSITION":13783},"indices":48827,"material":0,"mode":4},{"attributes":{"NORMAL":31306,"POSITION":13784},"indices":48828,"material":0,"mode":4},{"attributes":{"NORMAL":31307,"POSITION":13785},"indices":48829,"material":0,"mode":4},{"attributes":{"NORMAL":31308,"POSITION":13786},"indices":48830,"material":0,"mode":4},{"attributes":{"NORMAL":31309,"POSITION":13787},"indices":48831,"material":0,"mode":4},{"attributes":{"NORMAL":31310,"POSITION":13788},"indices":48832,"material":0,"mode":4}]},{"name":"COMPOUND2080","primitives":[{"attributes":{"NORMAL":31311,"POSITION":13789},"indices":48833,"material":14,"mode":4},{"attributes":{"NORMAL":31312,"POSITION":13790},"indices":48834,"material":14,"mode":4}]},{"name":"COMPOUND2081","primitives":[{"attributes":{"NORMAL":31313,"POSITION":13791},"indices":48835,"material":0,"mode":4},{"attributes":{"NORMAL":31314,"POSITION":13792},"indices":48836,"material":0,"mode":4},{"attributes":{"NORMAL":31315,"POSITION":13793},"indices":48837,"material":0,"mode":4},{"attributes":{"NORMAL":31316,"POSITION":13794},"indices":48838,"material":0,"mode":4},{"attributes":{"NORMAL":31317,"POSITION":13795},"indices":48839,"material":0,"mode":4},{"attributes":{"NORMAL":31318,"POSITION":13796},"indices":48840,"material":0,"mode":4},{"attributes":{"NORMAL":31319,"POSITION":13797},"indices":48841,"material":0,"mode":4},{"attributes":{"NORMAL":31320,"POSITION":13798},"indices":48842,"material":0,"mode":4},{"attributes":{"NORMAL":31321,"POSITION":13799},"indices":48843,"material":0,"mode":4},{"attributes":{"NORMAL":31322,"POSITION":13800},"indices":48844,"material":0,"mode":4},{"attributes":{"NORMAL":31323,"POSITION":13801},"indices":48845,"material":0,"mode":4},{"attributes":{"NORMAL":31324,"POSITION":13802},"indices":48846,"material":0,"mode":4},{"attributes":{"NORMAL":31325,"POSITION":13803},"indices":48847,"material":0,"mode":4},{"attributes":{"NORMAL":31326,"POSITION":13804},"indices":48848,"material":0,"mode":4}]},{"name":"COMPOUND2082","primitives":[{"attributes":{"NORMAL":31327,"POSITION":13805},"indices":48849,"material":0,"mode":4},{"attributes":{"NORMAL":31328,"POSITION":13806},"indices":48850,"material":0,"mode":4},{"attributes":{"NORMAL":31329,"POSITION":13807},"indices":48851,"material":0,"mode":4},{"attributes":{"NORMAL":31330,"POSITION":13808},"indices":48852,"material":0,"mode":4},{"attributes":{"NORMAL":31331,"POSITION":13809},"indices":48853,"material":0,"mode":4},{"attributes":{"NORMAL":31332,"POSITION":13810},"indices":48854,"material":0,"mode":4},{"attributes":{"NORMAL":31333,"POSITION":13811},"indices":48855,"material":0,"mode":4},{"attributes":{"NORMAL":31334,"POSITION":13812},"indices":48856,"material":0,"mode":4},{"attributes":{"NORMAL":31335,"POSITION":13813},"indices":48857,"material":0,"mode":4},{"attributes":{"NORMAL":31336,"POSITION":13814},"indices":48858,"material":0,"mode":4},{"attributes":{"NORMAL":31337,"POSITION":13815},"indices":48859,"material":0,"mode":4},{"attributes":{"NORMAL":31338,"POSITION":13816},"indices":48860,"material":0,"mode":4},{"attributes":{"NORMAL":31339,"POSITION":13817},"indices":48861,"material":0,"mode":4},{"attributes":{"NORMAL":31340,"POSITION":13818},"indices":48862,"material":0,"mode":4}]},{"name":"COMPOUND2083","primitives":[{"attributes":{"NORMAL":31341,"POSITION":13819},"indices":48863,"material":14,"mode":4},{"attributes":{"NORMAL":31342,"POSITION":13820},"indices":48864,"material":14,"mode":4}]},{"name":"COMPOUND2084","primitives":[{"attributes":{"NORMAL":31343,"POSITION":13821},"indices":48865,"material":0,"mode":4},{"attributes":{"NORMAL":31344,"POSITION":13822},"indices":48866,"material":0,"mode":4},{"attributes":{"NORMAL":31345,"POSITION":13823},"indices":48867,"material":0,"mode":4},{"attributes":{"NORMAL":31346,"POSITION":13824},"indices":48868,"material":0,"mode":4},{"attributes":{"NORMAL":31347,"POSITION":13825},"indices":48869,"material":0,"mode":4},{"attributes":{"NORMAL":31348,"POSITION":13826},"indices":48870,"material":0,"mode":4},{"attributes":{"NORMAL":31349,"POSITION":13827},"indices":48871,"material":0,"mode":4},{"attributes":{"NORMAL":31350,"POSITION":13828},"indices":48872,"material":0,"mode":4},{"attributes":{"NORMAL":31351,"POSITION":13829},"indices":48873,"material":0,"mode":4},{"attributes":{"NORMAL":31352,"POSITION":13830},"indices":48874,"material":0,"mode":4},{"attributes":{"NORMAL":31353,"POSITION":13831},"indices":48875,"material":0,"mode":4},{"attributes":{"NORMAL":31354,"POSITION":13832},"indices":48876,"material":0,"mode":4},{"attributes":{"NORMAL":31355,"POSITION":13833},"indices":48877,"material":0,"mode":4},{"attributes":{"NORMAL":31356,"POSITION":13834},"indices":48878,"material":0,"mode":4}]},{"name":"COMPOUND2085","primitives":[{"attributes":{"NORMAL":31357,"POSITION":13835},"indices":48879,"material":14,"mode":4},{"attributes":{"NORMAL":31358,"POSITION":13836},"indices":48880,"material":14,"mode":4}]},{"name":"COMPOUND2086","primitives":[{"attributes":{"NORMAL":31359,"POSITION":13837},"indices":48881,"material":14,"mode":4},{"attributes":{"NORMAL":31360,"POSITION":13838},"indices":48882,"material":14,"mode":4}]},{"name":"COMPOUND2087","primitives":[{"attributes":{"NORMAL":31361,"POSITION":13839},"indices":48883,"material":14,"mode":4},{"attributes":{"NORMAL":31362,"POSITION":13840},"indices":48884,"material":14,"mode":4}]},{"name":"COMPOUND2088","primitives":[{"attributes":{"NORMAL":31363,"POSITION":13841},"indices":48885,"material":0,"mode":4},{"attributes":{"NORMAL":31364,"POSITION":13842},"indices":48886,"material":0,"mode":4},{"attributes":{"NORMAL":31365,"POSITION":13843},"indices":48887,"material":0,"mode":4},{"attributes":{"NORMAL":31366,"POSITION":13844},"indices":48888,"material":0,"mode":4},{"attributes":{"NORMAL":31367,"POSITION":13845},"indices":48889,"material":0,"mode":4},{"attributes":{"NORMAL":31368,"POSITION":13846},"indices":48890,"material":0,"mode":4},{"attributes":{"NORMAL":31369,"POSITION":13847},"indices":48891,"material":0,"mode":4},{"attributes":{"NORMAL":31370,"POSITION":13848},"indices":48892,"material":0,"mode":4},{"attributes":{"NORMAL":31371,"POSITION":13849},"indices":48893,"material":0,"mode":4},{"attributes":{"NORMAL":31372,"POSITION":13850},"indices":48894,"material":0,"mode":4},{"attributes":{"NORMAL":31373,"POSITION":13851},"indices":48895,"material":0,"mode":4},{"attributes":{"NORMAL":31374,"POSITION":13852},"indices":48896,"material":0,"mode":4},{"attributes":{"NORMAL":31375,"POSITION":13853},"indices":48897,"material":0,"mode":4},{"attributes":{"NORMAL":31376,"POSITION":13854},"indices":48898,"material":0,"mode":4}]},{"name":"COMPOUND2089","primitives":[{"attributes":{"NORMAL":31377,"POSITION":13855},"indices":48899,"material":14,"mode":4},{"attributes":{"NORMAL":31378,"POSITION":13856},"indices":48900,"material":14,"mode":4}]},{"name":"COMPOUND2090","primitives":[{"attributes":{"NORMAL":31379,"POSITION":13857},"indices":48901,"material":0,"mode":4},{"attributes":{"NORMAL":31380,"POSITION":13858},"indices":48902,"material":0,"mode":4},{"attributes":{"NORMAL":31381,"POSITION":13859},"indices":48903,"material":0,"mode":4},{"attributes":{"NORMAL":31382,"POSITION":13860},"indices":48904,"material":0,"mode":4},{"attributes":{"NORMAL":31383,"POSITION":13861},"indices":48905,"material":0,"mode":4},{"attributes":{"NORMAL":31384,"POSITION":13862},"indices":48906,"material":0,"mode":4},{"attributes":{"NORMAL":31385,"POSITION":13863},"indices":48907,"material":0,"mode":4},{"attributes":{"NORMAL":31386,"POSITION":13864},"indices":48908,"material":0,"mode":4},{"attributes":{"NORMAL":31387,"POSITION":13865},"indices":48909,"material":0,"mode":4},{"attributes":{"NORMAL":31388,"POSITION":13866},"indices":48910,"material":0,"mode":4},{"attributes":{"NORMAL":31389,"POSITION":13867},"indices":48911,"material":0,"mode":4},{"attributes":{"NORMAL":31390,"POSITION":13868},"indices":48912,"material":0,"mode":4},{"attributes":{"NORMAL":31391,"POSITION":13869},"indices":48913,"material":0,"mode":4},{"attributes":{"NORMAL":31392,"POSITION":13870},"indices":48914,"material":0,"mode":4}]},{"name":"COMPOUND2091","primitives":[{"attributes":{"NORMAL":31393,"POSITION":13871},"indices":48915,"material":0,"mode":4},{"attributes":{"NORMAL":31394,"POSITION":13872},"indices":48916,"material":0,"mode":4},{"attributes":{"NORMAL":31395,"POSITION":13873},"indices":48917,"material":0,"mode":4},{"attributes":{"NORMAL":31396,"POSITION":13874},"indices":48918,"material":0,"mode":4},{"attributes":{"NORMAL":31397,"POSITION":13875},"indices":48919,"material":0,"mode":4},{"attributes":{"NORMAL":31398,"POSITION":13876},"indices":48920,"material":0,"mode":4},{"attributes":{"NORMAL":31399,"POSITION":13877},"indices":48921,"material":0,"mode":4},{"attributes":{"NORMAL":31400,"POSITION":13878},"indices":48922,"material":0,"mode":4},{"attributes":{"NORMAL":31401,"POSITION":13879},"indices":48923,"material":0,"mode":4},{"attributes":{"NORMAL":31402,"POSITION":13880},"indices":48924,"material":0,"mode":4},{"attributes":{"NORMAL":31403,"POSITION":13881},"indices":48925,"material":0,"mode":4},{"attributes":{"NORMAL":31404,"POSITION":13882},"indices":48926,"material":0,"mode":4},{"attributes":{"NORMAL":31405,"POSITION":13883},"indices":48927,"material":0,"mode":4},{"attributes":{"NORMAL":31406,"POSITION":13884},"indices":48928,"material":0,"mode":4}]},{"name":"COMPOUND2092","primitives":[{"attributes":{"NORMAL":31407,"POSITION":13885},"indices":48929,"material":14,"mode":4},{"attributes":{"NORMAL":31408,"POSITION":13886},"indices":48930,"material":14,"mode":4}]},{"name":"COMPOUND2093","primitives":[{"attributes":{"NORMAL":31409,"POSITION":13887},"indices":48931,"material":0,"mode":4},{"attributes":{"NORMAL":31410,"POSITION":13888},"indices":48932,"material":0,"mode":4},{"attributes":{"NORMAL":31411,"POSITION":13889},"indices":48933,"material":0,"mode":4},{"attributes":{"NORMAL":31412,"POSITION":13890},"indices":48934,"material":0,"mode":4},{"attributes":{"NORMAL":31413,"POSITION":13891},"indices":48935,"material":0,"mode":4},{"attributes":{"NORMAL":31414,"POSITION":13892},"indices":48936,"material":0,"mode":4},{"attributes":{"NORMAL":31415,"POSITION":13893},"indices":48937,"material":0,"mode":4},{"attributes":{"NORMAL":31416,"POSITION":13894},"indices":48938,"material":0,"mode":4},{"attributes":{"NORMAL":31417,"POSITION":13895},"indices":48939,"material":0,"mode":4},{"attributes":{"NORMAL":31418,"POSITION":13896},"indices":48940,"material":0,"mode":4},{"attributes":{"NORMAL":31419,"POSITION":13897},"indices":48941,"material":0,"mode":4},{"attributes":{"NORMAL":31420,"POSITION":13898},"indices":48942,"material":0,"mode":4},{"attributes":{"NORMAL":31421,"POSITION":13899},"indices":48943,"material":0,"mode":4},{"attributes":{"NORMAL":31422,"POSITION":13900},"indices":48944,"material":0,"mode":4}]},{"name":"COMPOUND2094","primitives":[{"attributes":{"NORMAL":31423,"POSITION":13901},"indices":48945,"material":14,"mode":4},{"attributes":{"NORMAL":31424,"POSITION":13902},"indices":48946,"material":14,"mode":4}]},{"name":"COMPOUND2095","primitives":[{"attributes":{"NORMAL":31425,"POSITION":13903},"indices":48947,"material":14,"mode":4},{"attributes":{"NORMAL":31426,"POSITION":13904},"indices":48948,"material":14,"mode":4}]},{"name":"COMPOUND2096","primitives":[{"attributes":{"NORMAL":31427,"POSITION":13905},"indices":48949,"material":14,"mode":4},{"attributes":{"NORMAL":31428,"POSITION":13906},"indices":48950,"material":14,"mode":4}]},{"name":"COMPOUND2097","primitives":[{"attributes":{"NORMAL":31429,"POSITION":13907},"indices":48951,"material":0,"mode":4},{"attributes":{"NORMAL":31430,"POSITION":13908},"indices":48952,"material":0,"mode":4},{"attributes":{"NORMAL":31431,"POSITION":13909},"indices":48953,"material":0,"mode":4},{"attributes":{"NORMAL":31432,"POSITION":13910},"indices":48954,"material":0,"mode":4},{"attributes":{"NORMAL":31433,"POSITION":13911},"indices":48955,"material":0,"mode":4},{"attributes":{"NORMAL":31434,"POSITION":13912},"indices":48956,"material":0,"mode":4},{"attributes":{"NORMAL":31435,"POSITION":13913},"indices":48957,"material":0,"mode":4},{"attributes":{"NORMAL":31436,"POSITION":13914},"indices":48958,"material":0,"mode":4},{"attributes":{"NORMAL":31437,"POSITION":13915},"indices":48959,"material":0,"mode":4},{"attributes":{"NORMAL":31438,"POSITION":13916},"indices":48960,"material":0,"mode":4},{"attributes":{"NORMAL":31439,"POSITION":13917},"indices":48961,"material":0,"mode":4},{"attributes":{"NORMAL":31440,"POSITION":13918},"indices":48962,"material":0,"mode":4},{"attributes":{"NORMAL":31441,"POSITION":13919},"indices":48963,"material":0,"mode":4},{"attributes":{"NORMAL":31442,"POSITION":13920},"indices":48964,"material":0,"mode":4}]},{"name":"COMPOUND2098","primitives":[{"attributes":{"NORMAL":31443,"POSITION":13921},"indices":48965,"material":14,"mode":4},{"attributes":{"NORMAL":31444,"POSITION":13922},"indices":48966,"material":14,"mode":4}]},{"name":"COMPOUND2099","primitives":[{"attributes":{"NORMAL":31445,"POSITION":13923},"indices":48967,"material":0,"mode":4},{"attributes":{"NORMAL":31446,"POSITION":13924},"indices":48968,"material":0,"mode":4},{"attributes":{"NORMAL":31447,"POSITION":13925},"indices":48969,"material":0,"mode":4},{"attributes":{"NORMAL":31448,"POSITION":13926},"indices":48970,"material":0,"mode":4},{"attributes":{"NORMAL":31449,"POSITION":13927},"indices":48971,"material":0,"mode":4},{"attributes":{"NORMAL":31450,"POSITION":13928},"indices":48972,"material":0,"mode":4},{"attributes":{"NORMAL":31451,"POSITION":13929},"indices":48973,"material":0,"mode":4},{"attributes":{"NORMAL":31452,"POSITION":13930},"indices":48974,"material":0,"mode":4},{"attributes":{"NORMAL":31453,"POSITION":13931},"indices":48975,"material":0,"mode":4},{"attributes":{"NORMAL":31454,"POSITION":13932},"indices":48976,"material":0,"mode":4},{"attributes":{"NORMAL":31455,"POSITION":13933},"indices":48977,"material":0,"mode":4},{"attributes":{"NORMAL":31456,"POSITION":13934},"indices":48978,"material":0,"mode":4},{"attributes":{"NORMAL":31457,"POSITION":13935},"indices":48979,"material":0,"mode":4},{"attributes":{"NORMAL":31458,"POSITION":13936},"indices":48980,"material":0,"mode":4}]},{"name":"COMPOUND2100","primitives":[{"attributes":{"NORMAL":31459,"POSITION":13937},"indices":48981,"material":0,"mode":4},{"attributes":{"NORMAL":31460,"POSITION":13938},"indices":48982,"material":0,"mode":4},{"attributes":{"NORMAL":31461,"POSITION":13939},"indices":48983,"material":0,"mode":4},{"attributes":{"NORMAL":31462,"POSITION":13940},"indices":48984,"material":0,"mode":4},{"attributes":{"NORMAL":31463,"POSITION":13941},"indices":48985,"material":0,"mode":4},{"attributes":{"NORMAL":31464,"POSITION":13942},"indices":48986,"material":0,"mode":4},{"attributes":{"NORMAL":31465,"POSITION":13943},"indices":48987,"material":0,"mode":4},{"attributes":{"NORMAL":31466,"POSITION":13944},"indices":48988,"material":0,"mode":4},{"attributes":{"NORMAL":31467,"POSITION":13945},"indices":48989,"material":0,"mode":4},{"attributes":{"NORMAL":31468,"POSITION":13946},"indices":48990,"material":0,"mode":4},{"attributes":{"NORMAL":31469,"POSITION":13947},"indices":48991,"material":0,"mode":4},{"attributes":{"NORMAL":31470,"POSITION":13948},"indices":48992,"material":0,"mode":4},{"attributes":{"NORMAL":31471,"POSITION":13949},"indices":48993,"material":0,"mode":4},{"attributes":{"NORMAL":31472,"POSITION":13950},"indices":48994,"material":0,"mode":4}]},{"name":"COMPOUND2101","primitives":[{"attributes":{"NORMAL":31473,"POSITION":13951},"indices":48995,"material":14,"mode":4},{"attributes":{"NORMAL":31474,"POSITION":13952},"indices":48996,"material":14,"mode":4}]},{"name":"COMPOUND2102","primitives":[{"attributes":{"NORMAL":31475,"POSITION":13953},"indices":48997,"material":0,"mode":4},{"attributes":{"NORMAL":31476,"POSITION":13954},"indices":48998,"material":0,"mode":4},{"attributes":{"NORMAL":31477,"POSITION":13955},"indices":48999,"material":0,"mode":4},{"attributes":{"NORMAL":31478,"POSITION":13956},"indices":49000,"material":0,"mode":4},{"attributes":{"NORMAL":31479,"POSITION":13957},"indices":49001,"material":0,"mode":4},{"attributes":{"NORMAL":31480,"POSITION":13958},"indices":49002,"material":0,"mode":4},{"attributes":{"NORMAL":31481,"POSITION":13959},"indices":49003,"material":0,"mode":4},{"attributes":{"NORMAL":31482,"POSITION":13960},"indices":49004,"material":0,"mode":4},{"attributes":{"NORMAL":31483,"POSITION":13961},"indices":49005,"material":0,"mode":4},{"attributes":{"NORMAL":31484,"POSITION":13962},"indices":49006,"material":0,"mode":4},{"attributes":{"NORMAL":31485,"POSITION":13963},"indices":49007,"material":0,"mode":4},{"attributes":{"NORMAL":31486,"POSITION":13964},"indices":49008,"material":0,"mode":4},{"attributes":{"NORMAL":31487,"POSITION":13965},"indices":49009,"material":0,"mode":4},{"attributes":{"NORMAL":31488,"POSITION":13966},"indices":49010,"material":0,"mode":4}]},{"name":"COMPOUND2103","primitives":[{"attributes":{"NORMAL":31489,"POSITION":13967},"indices":49011,"material":14,"mode":4},{"attributes":{"NORMAL":31490,"POSITION":13968},"indices":49012,"material":14,"mode":4}]},{"name":"COMPOUND2104","primitives":[{"attributes":{"NORMAL":31491,"POSITION":13969},"indices":49013,"material":14,"mode":4},{"attributes":{"NORMAL":31492,"POSITION":13970},"indices":49014,"material":14,"mode":4}]},{"name":"COMPOUND2105","primitives":[{"attributes":{"NORMAL":31493,"POSITION":13971},"indices":49015,"material":14,"mode":4},{"attributes":{"NORMAL":31494,"POSITION":13972},"indices":49016,"material":14,"mode":4}]},{"name":"COMPOUND2106","primitives":[{"attributes":{"NORMAL":31495,"POSITION":13973},"indices":49017,"material":0,"mode":4},{"attributes":{"NORMAL":31496,"POSITION":13974},"indices":49018,"material":0,"mode":4},{"attributes":{"NORMAL":31497,"POSITION":13975},"indices":49019,"material":0,"mode":4},{"attributes":{"NORMAL":31498,"POSITION":13976},"indices":49020,"material":0,"mode":4},{"attributes":{"NORMAL":31499,"POSITION":13977},"indices":49021,"material":0,"mode":4},{"attributes":{"NORMAL":31500,"POSITION":13978},"indices":49022,"material":0,"mode":4},{"attributes":{"NORMAL":31501,"POSITION":13979},"indices":49023,"material":0,"mode":4},{"attributes":{"NORMAL":31502,"POSITION":13980},"indices":49024,"material":0,"mode":4},{"attributes":{"NORMAL":31503,"POSITION":13981},"indices":49025,"material":0,"mode":4},{"attributes":{"NORMAL":31504,"POSITION":13982},"indices":49026,"material":0,"mode":4},{"attributes":{"NORMAL":31505,"POSITION":13983},"indices":49027,"material":0,"mode":4},{"attributes":{"NORMAL":31506,"POSITION":13984},"indices":49028,"material":0,"mode":4},{"attributes":{"NORMAL":31507,"POSITION":13985},"indices":49029,"material":0,"mode":4},{"attributes":{"NORMAL":31508,"POSITION":13986},"indices":49030,"material":0,"mode":4}]},{"name":"COMPOUND2107","primitives":[{"attributes":{"NORMAL":31509,"POSITION":13987},"indices":49031,"material":20,"mode":4},{"attributes":{"NORMAL":31510,"POSITION":13988},"indices":49032,"material":20,"mode":4},{"attributes":{"NORMAL":31511,"POSITION":13989},"indices":49033,"material":20,"mode":4},{"attributes":{"NORMAL":31512,"POSITION":13990},"indices":49034,"material":20,"mode":4}]},{"name":"COMPOUND2108","primitives":[{"attributes":{"NORMAL":31513,"POSITION":13991},"indices":49035,"material":0,"mode":4},{"attributes":{"NORMAL":31514,"POSITION":13992},"indices":49036,"material":0,"mode":4},{"attributes":{"NORMAL":31515,"POSITION":13993},"indices":49037,"material":0,"mode":4},{"attributes":{"NORMAL":31516,"POSITION":13994},"indices":49038,"material":0,"mode":4},{"attributes":{"NORMAL":31517,"POSITION":13995},"indices":49039,"material":0,"mode":4},{"attributes":{"NORMAL":31518,"POSITION":13996},"indices":49040,"material":0,"mode":4},{"attributes":{"NORMAL":31519,"POSITION":13997},"indices":49041,"material":0,"mode":4},{"attributes":{"NORMAL":31520,"POSITION":13998},"indices":49042,"material":0,"mode":4},{"attributes":{"NORMAL":31521,"POSITION":13999},"indices":49043,"material":0,"mode":4},{"attributes":{"NORMAL":31522,"POSITION":14000},"indices":49044,"material":0,"mode":4},{"attributes":{"NORMAL":31523,"POSITION":14001},"indices":49045,"material":0,"mode":4},{"attributes":{"NORMAL":31524,"POSITION":14002},"indices":49046,"material":0,"mode":4},{"attributes":{"NORMAL":31525,"POSITION":14003},"indices":49047,"material":0,"mode":4},{"attributes":{"NORMAL":31526,"POSITION":14004},"indices":49048,"material":0,"mode":4}]},{"name":"COMPOUND2109","primitives":[{"attributes":{"NORMAL":31527,"POSITION":14005},"indices":49049,"material":0,"mode":4},{"attributes":{"NORMAL":31528,"POSITION":14006},"indices":49050,"material":0,"mode":4},{"attributes":{"NORMAL":31529,"POSITION":14007},"indices":49051,"material":0,"mode":4},{"attributes":{"NORMAL":31530,"POSITION":14008},"indices":49052,"material":0,"mode":4},{"attributes":{"NORMAL":31531,"POSITION":14009},"indices":49053,"material":0,"mode":4},{"attributes":{"NORMAL":31532,"POSITION":14010},"indices":49054,"material":0,"mode":4},{"attributes":{"NORMAL":31533,"POSITION":14011},"indices":49055,"material":0,"mode":4},{"attributes":{"NORMAL":31534,"POSITION":14012},"indices":49056,"material":0,"mode":4},{"attributes":{"NORMAL":31535,"POSITION":14013},"indices":49057,"material":0,"mode":4},{"attributes":{"NORMAL":31536,"POSITION":14014},"indices":49058,"material":0,"mode":4},{"attributes":{"NORMAL":31537,"POSITION":14015},"indices":49059,"material":0,"mode":4},{"attributes":{"NORMAL":31538,"POSITION":14016},"indices":49060,"material":0,"mode":4},{"attributes":{"NORMAL":31539,"POSITION":14017},"indices":49061,"material":0,"mode":4},{"attributes":{"NORMAL":31540,"POSITION":14018},"indices":49062,"material":0,"mode":4}]},{"name":"COMPOUND2110","primitives":[{"attributes":{"NORMAL":31541,"POSITION":14019},"indices":49063,"material":14,"mode":4},{"attributes":{"NORMAL":31542,"POSITION":14020},"indices":49064,"material":14,"mode":4}]},{"name":"COMPOUND2111","primitives":[{"attributes":{"NORMAL":31543,"POSITION":14021},"indices":49065,"material":14,"mode":4},{"attributes":{"NORMAL":31544,"POSITION":14022},"indices":49066,"material":14,"mode":4}]},{"name":"COMPOUND2112","primitives":[{"attributes":{"NORMAL":31545,"POSITION":14023},"indices":49067,"material":14,"mode":4},{"attributes":{"NORMAL":31546,"POSITION":14024},"indices":49068,"material":14,"mode":4}]},{"name":"COMPOUND2113","primitives":[{"attributes":{"NORMAL":31547,"POSITION":14025},"indices":49069,"material":14,"mode":4},{"attributes":{"NORMAL":31548,"POSITION":14026},"indices":49070,"material":14,"mode":4}]},{"name":"COMPOUND2114","primitives":[{"attributes":{"NORMAL":31549,"POSITION":14027},"indices":49071,"material":0,"mode":4},{"attributes":{"NORMAL":31550,"POSITION":14028},"indices":49072,"material":0,"mode":4},{"attributes":{"NORMAL":31551,"POSITION":14029},"indices":49073,"material":0,"mode":4},{"attributes":{"NORMAL":31552,"POSITION":14030},"indices":49074,"material":0,"mode":4},{"attributes":{"NORMAL":31553,"POSITION":14031},"indices":49075,"material":0,"mode":4},{"attributes":{"NORMAL":31554,"POSITION":14032},"indices":49076,"material":0,"mode":4},{"attributes":{"NORMAL":31555,"POSITION":14033},"indices":49077,"material":0,"mode":4},{"attributes":{"NORMAL":31556,"POSITION":14034},"indices":49078,"material":0,"mode":4},{"attributes":{"NORMAL":31557,"POSITION":14035},"indices":49079,"material":0,"mode":4},{"attributes":{"NORMAL":31558,"POSITION":14036},"indices":49080,"material":0,"mode":4},{"attributes":{"NORMAL":31559,"POSITION":14037},"indices":49081,"material":0,"mode":4},{"attributes":{"NORMAL":31560,"POSITION":14038},"indices":49082,"material":0,"mode":4},{"attributes":{"NORMAL":31561,"POSITION":14039},"indices":49083,"material":0,"mode":4},{"attributes":{"NORMAL":31562,"POSITION":14040},"indices":49084,"material":0,"mode":4}]},{"name":"COMPOUND2115","primitives":[{"attributes":{"NORMAL":31563,"POSITION":14041},"indices":49085,"material":14,"mode":4},{"attributes":{"NORMAL":31564,"POSITION":14042},"indices":49086,"material":14,"mode":4},{"attributes":{"NORMAL":31565,"POSITION":14043},"indices":49087,"material":14,"mode":4},{"attributes":{"NORMAL":31566,"POSITION":14044},"indices":49088,"material":14,"mode":4},{"attributes":{"NORMAL":31567,"POSITION":14045},"indices":49089,"material":14,"mode":4},{"attributes":{"NORMAL":31568,"POSITION":14046},"indices":49090,"material":14,"mode":4},{"attributes":{"NORMAL":31569,"POSITION":14047},"indices":49091,"material":14,"mode":4},{"attributes":{"NORMAL":31570,"POSITION":14048},"indices":49092,"material":14,"mode":4},{"attributes":{"NORMAL":31571,"POSITION":14049},"indices":49093,"material":14,"mode":4},{"attributes":{"NORMAL":31572,"POSITION":14050},"indices":49094,"material":14,"mode":4},{"attributes":{"NORMAL":31573,"POSITION":14051},"indices":49095,"material":14,"mode":4},{"attributes":{"NORMAL":31574,"POSITION":14052},"indices":49096,"material":14,"mode":4},{"attributes":{"NORMAL":31575,"POSITION":14053},"indices":49097,"material":14,"mode":4},{"attributes":{"NORMAL":31576,"POSITION":14054},"indices":49098,"material":14,"mode":4},{"attributes":{"NORMAL":31577,"POSITION":14055},"indices":49099,"material":14,"mode":4},{"attributes":{"NORMAL":31578,"POSITION":14056},"indices":49100,"material":14,"mode":4},{"attributes":{"NORMAL":31579,"POSITION":14057},"indices":49101,"material":14,"mode":4},{"attributes":{"NORMAL":31580,"POSITION":14058},"indices":49102,"material":14,"mode":4},{"attributes":{"NORMAL":31581,"POSITION":14059},"indices":49103,"material":14,"mode":4},{"attributes":{"NORMAL":31582,"POSITION":14060},"indices":49104,"material":14,"mode":4},{"attributes":{"NORMAL":31583,"POSITION":14061},"indices":49105,"material":14,"mode":4},{"attributes":{"NORMAL":31584,"POSITION":14062},"indices":49106,"material":14,"mode":4},{"attributes":{"NORMAL":31585,"POSITION":14063},"indices":49107,"material":14,"mode":4},{"attributes":{"NORMAL":31586,"POSITION":14064},"indices":49108,"material":14,"mode":4},{"attributes":{"NORMAL":31587,"POSITION":14065},"indices":49109,"material":14,"mode":4},{"attributes":{"NORMAL":31588,"POSITION":14066},"indices":49110,"material":14,"mode":4},{"attributes":{"NORMAL":31589,"POSITION":14067},"indices":49111,"material":14,"mode":4},{"attributes":{"NORMAL":31590,"POSITION":14068},"indices":49112,"material":14,"mode":4},{"attributes":{"NORMAL":31591,"POSITION":14069},"indices":49113,"material":14,"mode":4},{"attributes":{"NORMAL":31592,"POSITION":14070},"indices":49114,"material":14,"mode":4},{"attributes":{"NORMAL":31593,"POSITION":14071},"indices":49115,"material":14,"mode":4},{"attributes":{"NORMAL":31594,"POSITION":14072},"indices":49116,"material":14,"mode":4},{"attributes":{"NORMAL":31595,"POSITION":14073},"indices":49117,"material":14,"mode":4},{"attributes":{"NORMAL":31596,"POSITION":14074},"indices":49118,"material":14,"mode":4},{"attributes":{"NORMAL":31597,"POSITION":14075},"indices":49119,"material":14,"mode":4},{"attributes":{"NORMAL":31598,"POSITION":14076},"indices":49120,"material":14,"mode":4},{"attributes":{"NORMAL":31599,"POSITION":14077},"indices":49121,"material":14,"mode":4},{"attributes":{"NORMAL":31600,"POSITION":14078},"indices":49122,"material":14,"mode":4},{"attributes":{"NORMAL":31601,"POSITION":14079},"indices":49123,"material":14,"mode":4},{"attributes":{"NORMAL":31602,"POSITION":14080},"indices":49124,"material":14,"mode":4},{"attributes":{"NORMAL":31603,"POSITION":14081},"indices":49125,"material":14,"mode":4},{"attributes":{"NORMAL":31604,"POSITION":14082},"indices":49126,"material":14,"mode":4},{"attributes":{"NORMAL":31605,"POSITION":14083},"indices":49127,"material":14,"mode":4},{"attributes":{"NORMAL":31606,"POSITION":14084},"indices":49128,"material":14,"mode":4},{"attributes":{"NORMAL":31607,"POSITION":14085},"indices":49129,"material":14,"mode":4},{"attributes":{"NORMAL":31608,"POSITION":14086},"indices":49130,"material":14,"mode":4},{"attributes":{"NORMAL":31609,"POSITION":14087},"indices":49131,"material":14,"mode":4},{"attributes":{"NORMAL":31610,"POSITION":14088},"indices":49132,"material":14,"mode":4},{"attributes":{"NORMAL":31611,"POSITION":14089},"indices":49133,"material":14,"mode":4},{"attributes":{"NORMAL":31612,"POSITION":14090},"indices":49134,"material":14,"mode":4},{"attributes":{"NORMAL":31613,"POSITION":14091},"indices":49135,"material":14,"mode":4},{"attributes":{"NORMAL":31614,"POSITION":14092},"indices":49136,"material":14,"mode":4},{"attributes":{"NORMAL":31615,"POSITION":14093},"indices":49137,"material":14,"mode":4},{"attributes":{"NORMAL":31616,"POSITION":14094},"indices":49138,"material":14,"mode":4},{"attributes":{"NORMAL":31617,"POSITION":14095},"indices":49139,"material":14,"mode":4},{"attributes":{"NORMAL":31618,"POSITION":14096},"indices":49140,"material":14,"mode":4},{"attributes":{"NORMAL":31619,"POSITION":14097},"indices":49141,"material":14,"mode":4},{"attributes":{"NORMAL":31620,"POSITION":14098},"indices":49142,"material":14,"mode":4},{"attributes":{"NORMAL":31621,"POSITION":14099},"indices":49143,"material":14,"mode":4},{"attributes":{"NORMAL":31622,"POSITION":14100},"indices":49144,"material":14,"mode":4},{"attributes":{"NORMAL":31623,"POSITION":14101},"indices":49145,"material":14,"mode":4},{"attributes":{"NORMAL":31624,"POSITION":14102},"indices":49146,"material":14,"mode":4},{"attributes":{"NORMAL":31625,"POSITION":14103},"indices":49147,"material":14,"mode":4},{"attributes":{"NORMAL":31626,"POSITION":14104},"indices":49148,"material":14,"mode":4},{"attributes":{"NORMAL":31627,"POSITION":14105},"indices":49149,"material":14,"mode":4},{"attributes":{"NORMAL":31628,"POSITION":14106},"indices":49150,"material":14,"mode":4},{"attributes":{"NORMAL":31629,"POSITION":14107},"indices":49151,"material":14,"mode":4},{"attributes":{"NORMAL":31630,"POSITION":14108},"indices":49152,"material":14,"mode":4},{"attributes":{"NORMAL":31631,"POSITION":14109},"indices":49153,"material":14,"mode":4},{"attributes":{"NORMAL":31632,"POSITION":14110},"indices":49154,"material":14,"mode":4},{"attributes":{"NORMAL":31633,"POSITION":14111},"indices":49155,"material":14,"mode":4},{"attributes":{"NORMAL":31634,"POSITION":14112},"indices":49156,"material":14,"mode":4},{"attributes":{"NORMAL":31635,"POSITION":14113},"indices":49157,"material":14,"mode":4},{"attributes":{"NORMAL":31636,"POSITION":14114},"indices":49158,"material":14,"mode":4},{"attributes":{"NORMAL":31637,"POSITION":14115},"indices":49159,"material":14,"mode":4},{"attributes":{"NORMAL":31638,"POSITION":14116},"indices":49160,"material":14,"mode":4},{"attributes":{"NORMAL":31639,"POSITION":14117},"indices":49161,"material":14,"mode":4},{"attributes":{"NORMAL":31640,"POSITION":14118},"indices":49162,"material":14,"mode":4},{"attributes":{"NORMAL":31641,"POSITION":14119},"indices":49163,"material":14,"mode":4},{"attributes":{"NORMAL":31642,"POSITION":14120},"indices":49164,"material":14,"mode":4},{"attributes":{"NORMAL":31643,"POSITION":14121},"indices":49165,"material":14,"mode":4},{"attributes":{"NORMAL":31644,"POSITION":14122},"indices":49166,"material":14,"mode":4},{"attributes":{"NORMAL":31645,"POSITION":14123},"indices":49167,"material":14,"mode":4},{"attributes":{"NORMAL":31646,"POSITION":14124},"indices":49168,"material":14,"mode":4},{"attributes":{"NORMAL":31647,"POSITION":14125},"indices":49169,"material":14,"mode":4},{"attributes":{"NORMAL":31648,"POSITION":14126},"indices":49170,"material":14,"mode":4},{"attributes":{"NORMAL":31649,"POSITION":14127},"indices":49171,"material":14,"mode":4},{"attributes":{"NORMAL":31650,"POSITION":14128},"indices":49172,"material":14,"mode":4},{"attributes":{"NORMAL":31651,"POSITION":14129},"indices":49173,"material":14,"mode":4},{"attributes":{"NORMAL":31652,"POSITION":14130},"indices":49174,"material":14,"mode":4},{"attributes":{"NORMAL":31653,"POSITION":14131},"indices":49175,"material":14,"mode":4},{"attributes":{"NORMAL":31654,"POSITION":14132},"indices":49176,"material":14,"mode":4},{"attributes":{"NORMAL":31655,"POSITION":14133},"indices":49177,"material":14,"mode":4},{"attributes":{"NORMAL":31656,"POSITION":14134},"indices":49178,"material":14,"mode":4},{"attributes":{"NORMAL":31657,"POSITION":14135},"indices":49179,"material":14,"mode":4},{"attributes":{"NORMAL":31658,"POSITION":14136},"indices":49180,"material":14,"mode":4},{"attributes":{"NORMAL":31659,"POSITION":14137},"indices":49181,"material":14,"mode":4},{"attributes":{"NORMAL":31660,"POSITION":14138},"indices":49182,"material":14,"mode":4},{"attributes":{"NORMAL":31661,"POSITION":14139},"indices":49183,"material":14,"mode":4},{"attributes":{"NORMAL":31662,"POSITION":14140},"indices":49184,"material":14,"mode":4},{"attributes":{"NORMAL":31663,"POSITION":14141},"indices":49185,"material":14,"mode":4},{"attributes":{"NORMAL":31664,"POSITION":14142},"indices":49186,"material":14,"mode":4},{"attributes":{"NORMAL":31665,"POSITION":14143},"indices":49187,"material":14,"mode":4},{"attributes":{"NORMAL":31666,"POSITION":14144},"indices":49188,"material":14,"mode":4},{"attributes":{"NORMAL":31667,"POSITION":14145},"indices":49189,"material":14,"mode":4},{"attributes":{"NORMAL":31668,"POSITION":14146},"indices":49190,"material":14,"mode":4},{"attributes":{"NORMAL":31669,"POSITION":14147},"indices":49191,"material":14,"mode":4},{"attributes":{"NORMAL":31670,"POSITION":14148},"indices":49192,"material":14,"mode":4},{"attributes":{"NORMAL":31671,"POSITION":14149},"indices":49193,"material":14,"mode":4},{"attributes":{"NORMAL":31672,"POSITION":14150},"indices":49194,"material":14,"mode":4},{"attributes":{"NORMAL":31673,"POSITION":14151},"indices":49195,"material":14,"mode":4},{"attributes":{"NORMAL":31674,"POSITION":14152},"indices":49196,"material":14,"mode":4},{"attributes":{"NORMAL":31675,"POSITION":14153},"indices":49197,"material":14,"mode":4},{"attributes":{"NORMAL":31676,"POSITION":14154},"indices":49198,"material":14,"mode":4},{"attributes":{"NORMAL":31677,"POSITION":14155},"indices":49199,"material":14,"mode":4},{"attributes":{"NORMAL":31678,"POSITION":14156},"indices":49200,"material":14,"mode":4},{"attributes":{"NORMAL":31679,"POSITION":14157},"indices":49201,"material":14,"mode":4},{"attributes":{"NORMAL":31680,"POSITION":14158},"indices":49202,"material":14,"mode":4},{"attributes":{"NORMAL":31681,"POSITION":14159},"indices":49203,"material":14,"mode":4},{"attributes":{"NORMAL":31682,"POSITION":14160},"indices":49204,"material":14,"mode":4},{"attributes":{"NORMAL":31683,"POSITION":14161},"indices":49205,"material":14,"mode":4},{"attributes":{"NORMAL":31684,"POSITION":14162},"indices":49206,"material":14,"mode":4},{"attributes":{"NORMAL":31685,"POSITION":14163},"indices":49207,"material":14,"mode":4},{"attributes":{"NORMAL":31686,"POSITION":14164},"indices":49208,"material":14,"mode":4},{"attributes":{"NORMAL":31687,"POSITION":14165},"indices":49209,"material":14,"mode":4},{"attributes":{"NORMAL":31688,"POSITION":14166},"indices":49210,"material":14,"mode":4},{"attributes":{"NORMAL":31689,"POSITION":14167},"indices":49211,"material":14,"mode":4},{"attributes":{"NORMAL":31690,"POSITION":14168},"indices":49212,"material":14,"mode":4},{"attributes":{"NORMAL":31691,"POSITION":14169},"indices":49213,"material":14,"mode":4},{"attributes":{"NORMAL":31692,"POSITION":14170},"indices":49214,"material":14,"mode":4},{"attributes":{"NORMAL":31693,"POSITION":14171},"indices":49215,"material":14,"mode":4},{"attributes":{"NORMAL":31694,"POSITION":14172},"indices":49216,"material":14,"mode":4},{"attributes":{"NORMAL":31695,"POSITION":14173},"indices":49217,"material":14,"mode":4},{"attributes":{"NORMAL":31696,"POSITION":14174},"indices":49218,"material":14,"mode":4},{"attributes":{"NORMAL":31697,"POSITION":14175},"indices":49219,"material":14,"mode":4},{"attributes":{"NORMAL":31698,"POSITION":14176},"indices":49220,"material":14,"mode":4},{"attributes":{"NORMAL":31699,"POSITION":14177},"indices":49221,"material":14,"mode":4},{"attributes":{"NORMAL":31700,"POSITION":14178},"indices":49222,"material":14,"mode":4},{"attributes":{"NORMAL":31701,"POSITION":14179},"indices":49223,"material":14,"mode":4},{"attributes":{"NORMAL":31702,"POSITION":14180},"indices":49224,"material":14,"mode":4},{"attributes":{"NORMAL":31703,"POSITION":14181},"indices":49225,"material":14,"mode":4},{"attributes":{"NORMAL":31704,"POSITION":14182},"indices":49226,"material":14,"mode":4},{"attributes":{"NORMAL":31705,"POSITION":14183},"indices":49227,"material":14,"mode":4},{"attributes":{"NORMAL":31706,"POSITION":14184},"indices":49228,"material":14,"mode":4},{"attributes":{"NORMAL":31707,"POSITION":14185},"indices":49229,"material":14,"mode":4},{"attributes":{"NORMAL":31708,"POSITION":14186},"indices":49230,"material":14,"mode":4},{"attributes":{"NORMAL":31709,"POSITION":14187},"indices":49231,"material":14,"mode":4},{"attributes":{"NORMAL":31710,"POSITION":14188},"indices":49232,"material":14,"mode":4},{"attributes":{"NORMAL":31711,"POSITION":14189},"indices":49233,"material":14,"mode":4},{"attributes":{"NORMAL":31712,"POSITION":14190},"indices":49234,"material":14,"mode":4},{"attributes":{"NORMAL":31713,"POSITION":14191},"indices":49235,"material":14,"mode":4},{"attributes":{"NORMAL":31714,"POSITION":14192},"indices":49236,"material":14,"mode":4},{"attributes":{"NORMAL":31715,"POSITION":14193},"indices":49237,"material":14,"mode":4},{"attributes":{"NORMAL":31716,"POSITION":14194},"indices":49238,"material":14,"mode":4},{"attributes":{"NORMAL":31717,"POSITION":14195},"indices":49239,"material":14,"mode":4},{"attributes":{"NORMAL":31718,"POSITION":14196},"indices":49240,"material":14,"mode":4},{"attributes":{"NORMAL":31719,"POSITION":14197},"indices":49241,"material":14,"mode":4},{"attributes":{"NORMAL":31720,"POSITION":14198},"indices":49242,"material":14,"mode":4},{"attributes":{"NORMAL":31721,"POSITION":14199},"indices":49243,"material":14,"mode":4},{"attributes":{"NORMAL":31722,"POSITION":14200},"indices":49244,"material":14,"mode":4},{"attributes":{"NORMAL":31723,"POSITION":14201},"indices":49245,"material":14,"mode":4},{"attributes":{"NORMAL":31724,"POSITION":14202},"indices":49246,"material":14,"mode":4},{"attributes":{"NORMAL":31725,"POSITION":14203},"indices":49247,"material":14,"mode":4},{"attributes":{"NORMAL":31726,"POSITION":14204},"indices":49248,"material":14,"mode":4},{"attributes":{"NORMAL":31727,"POSITION":14205},"indices":49249,"material":14,"mode":4},{"attributes":{"NORMAL":31728,"POSITION":14206},"indices":49250,"material":14,"mode":4},{"attributes":{"NORMAL":31729,"POSITION":14207},"indices":49251,"material":14,"mode":4},{"attributes":{"NORMAL":31730,"POSITION":14208},"indices":49252,"material":14,"mode":4},{"attributes":{"NORMAL":31731,"POSITION":14209},"indices":49253,"material":14,"mode":4},{"attributes":{"NORMAL":31732,"POSITION":14210},"indices":49254,"material":14,"mode":4},{"attributes":{"NORMAL":31733,"POSITION":14211},"indices":49255,"material":14,"mode":4},{"attributes":{"NORMAL":31734,"POSITION":14212},"indices":49256,"material":14,"mode":4},{"attributes":{"NORMAL":31735,"POSITION":14213},"indices":49257,"material":14,"mode":4},{"attributes":{"NORMAL":31736,"POSITION":14214},"indices":49258,"material":14,"mode":4},{"attributes":{"NORMAL":31737,"POSITION":14215},"indices":49259,"material":14,"mode":4},{"attributes":{"NORMAL":31738,"POSITION":14216},"indices":49260,"material":14,"mode":4},{"attributes":{"NORMAL":31739,"POSITION":14217},"indices":49261,"material":14,"mode":4},{"attributes":{"NORMAL":31740,"POSITION":14218},"indices":49262,"material":14,"mode":4},{"attributes":{"NORMAL":31741,"POSITION":14219},"indices":49263,"material":14,"mode":4},{"attributes":{"NORMAL":31742,"POSITION":14220},"indices":49264,"material":14,"mode":4},{"attributes":{"NORMAL":31743,"POSITION":14221},"indices":49265,"material":14,"mode":4},{"attributes":{"NORMAL":31744,"POSITION":14222},"indices":49266,"material":14,"mode":4},{"attributes":{"NORMAL":31745,"POSITION":14223},"indices":49267,"material":14,"mode":4},{"attributes":{"NORMAL":31746,"POSITION":14224},"indices":49268,"material":14,"mode":4},{"attributes":{"NORMAL":31747,"POSITION":14225},"indices":49269,"material":14,"mode":4},{"attributes":{"NORMAL":31748,"POSITION":14226},"indices":49270,"material":14,"mode":4},{"attributes":{"NORMAL":31749,"POSITION":14227},"indices":49271,"material":14,"mode":4},{"attributes":{"NORMAL":31750,"POSITION":14228},"indices":49272,"material":14,"mode":4},{"attributes":{"NORMAL":31751,"POSITION":14229},"indices":49273,"material":14,"mode":4},{"attributes":{"NORMAL":31752,"POSITION":14230},"indices":49274,"material":14,"mode":4},{"attributes":{"NORMAL":31753,"POSITION":14231},"indices":49275,"material":14,"mode":4},{"attributes":{"NORMAL":31754,"POSITION":14232},"indices":49276,"material":14,"mode":4},{"attributes":{"NORMAL":31755,"POSITION":14233},"indices":49277,"material":14,"mode":4},{"attributes":{"NORMAL":31756,"POSITION":14234},"indices":49278,"material":14,"mode":4},{"attributes":{"NORMAL":31757,"POSITION":14235},"indices":49279,"material":14,"mode":4},{"attributes":{"NORMAL":31758,"POSITION":14236},"indices":49280,"material":14,"mode":4},{"attributes":{"NORMAL":31759,"POSITION":14237},"indices":49281,"material":14,"mode":4},{"attributes":{"NORMAL":31760,"POSITION":14238},"indices":49282,"material":14,"mode":4},{"attributes":{"NORMAL":31761,"POSITION":14239},"indices":49283,"material":14,"mode":4},{"attributes":{"NORMAL":31762,"POSITION":14240},"indices":49284,"material":14,"mode":4},{"attributes":{"NORMAL":31763,"POSITION":14241},"indices":49285,"material":14,"mode":4},{"attributes":{"NORMAL":31764,"POSITION":14242},"indices":49286,"material":14,"mode":4},{"attributes":{"NORMAL":31765,"POSITION":14243},"indices":49287,"material":14,"mode":4},{"attributes":{"NORMAL":31766,"POSITION":14244},"indices":49288,"material":14,"mode":4},{"attributes":{"NORMAL":31767,"POSITION":14245},"indices":49289,"material":14,"mode":4},{"attributes":{"NORMAL":31768,"POSITION":14246},"indices":49290,"material":14,"mode":4},{"attributes":{"NORMAL":31769,"POSITION":14247},"indices":49291,"material":14,"mode":4},{"attributes":{"NORMAL":31770,"POSITION":14248},"indices":49292,"material":14,"mode":4},{"attributes":{"NORMAL":31771,"POSITION":14249},"indices":49293,"material":14,"mode":4},{"attributes":{"NORMAL":31772,"POSITION":14250},"indices":49294,"material":14,"mode":4},{"attributes":{"NORMAL":31773,"POSITION":14251},"indices":49295,"material":14,"mode":4},{"attributes":{"NORMAL":31774,"POSITION":14252},"indices":49296,"material":14,"mode":4},{"attributes":{"NORMAL":31775,"POSITION":14253},"indices":49297,"material":14,"mode":4},{"attributes":{"NORMAL":31776,"POSITION":14254},"indices":49298,"material":14,"mode":4},{"attributes":{"NORMAL":31777,"POSITION":14255},"indices":49299,"material":14,"mode":4},{"attributes":{"NORMAL":31778,"POSITION":14256},"indices":49300,"material":14,"mode":4},{"attributes":{"NORMAL":31779,"POSITION":14257},"indices":49301,"material":14,"mode":4},{"attributes":{"NORMAL":31780,"POSITION":14258},"indices":49302,"material":14,"mode":4},{"attributes":{"NORMAL":31781,"POSITION":14259},"indices":49303,"material":14,"mode":4},{"attributes":{"NORMAL":31782,"POSITION":14260},"indices":49304,"material":14,"mode":4},{"attributes":{"NORMAL":31783,"POSITION":14261},"indices":49305,"material":14,"mode":4},{"attributes":{"NORMAL":31784,"POSITION":14262},"indices":49306,"material":14,"mode":4},{"attributes":{"NORMAL":31785,"POSITION":14263},"indices":49307,"material":14,"mode":4},{"attributes":{"NORMAL":31786,"POSITION":14264},"indices":49308,"material":14,"mode":4},{"attributes":{"NORMAL":31787,"POSITION":14265},"indices":49309,"material":14,"mode":4},{"attributes":{"NORMAL":31788,"POSITION":14266},"indices":49310,"material":14,"mode":4},{"attributes":{"NORMAL":31789,"POSITION":14267},"indices":49311,"material":14,"mode":4},{"attributes":{"NORMAL":31790,"POSITION":14268},"indices":49312,"material":14,"mode":4},{"attributes":{"NORMAL":31791,"POSITION":14269},"indices":49313,"material":14,"mode":4},{"attributes":{"NORMAL":31792,"POSITION":14270},"indices":49314,"material":14,"mode":4},{"attributes":{"NORMAL":31793,"POSITION":14271},"indices":49315,"material":14,"mode":4},{"attributes":{"NORMAL":31794,"POSITION":14272},"indices":49316,"material":14,"mode":4},{"attributes":{"NORMAL":31795,"POSITION":14273},"indices":49317,"material":14,"mode":4},{"attributes":{"NORMAL":31796,"POSITION":14274},"indices":49318,"material":14,"mode":4},{"attributes":{"NORMAL":31797,"POSITION":14275},"indices":49319,"material":14,"mode":4},{"attributes":{"NORMAL":31798,"POSITION":14276},"indices":49320,"material":14,"mode":4},{"attributes":{"NORMAL":31799,"POSITION":14277},"indices":49321,"material":14,"mode":4},{"attributes":{"NORMAL":31800,"POSITION":14278},"indices":49322,"material":14,"mode":4},{"attributes":{"NORMAL":31801,"POSITION":14279},"indices":49323,"material":14,"mode":4},{"attributes":{"NORMAL":31802,"POSITION":14280},"indices":49324,"material":14,"mode":4},{"attributes":{"NORMAL":31803,"POSITION":14281},"indices":49325,"material":14,"mode":4},{"attributes":{"NORMAL":31804,"POSITION":14282},"indices":49326,"material":14,"mode":4},{"attributes":{"NORMAL":31805,"POSITION":14283},"indices":49327,"material":14,"mode":4},{"attributes":{"NORMAL":31806,"POSITION":14284},"indices":49328,"material":14,"mode":4},{"attributes":{"NORMAL":31807,"POSITION":14285},"indices":49329,"material":14,"mode":4},{"attributes":{"NORMAL":31808,"POSITION":14286},"indices":49330,"material":14,"mode":4},{"attributes":{"NORMAL":31809,"POSITION":14287},"indices":49331,"material":14,"mode":4},{"attributes":{"NORMAL":31810,"POSITION":14288},"indices":49332,"material":14,"mode":4},{"attributes":{"NORMAL":31811,"POSITION":14289},"indices":49333,"material":14,"mode":4},{"attributes":{"NORMAL":31812,"POSITION":14290},"indices":49334,"material":14,"mode":4},{"attributes":{"NORMAL":31813,"POSITION":14291},"indices":49335,"material":14,"mode":4},{"attributes":{"NORMAL":31814,"POSITION":14292},"indices":49336,"material":14,"mode":4},{"attributes":{"NORMAL":31815,"POSITION":14293},"indices":49337,"material":14,"mode":4},{"attributes":{"NORMAL":31816,"POSITION":14294},"indices":49338,"material":14,"mode":4},{"attributes":{"NORMAL":31817,"POSITION":14295},"indices":49339,"material":14,"mode":4},{"attributes":{"NORMAL":31818,"POSITION":14296},"indices":49340,"material":14,"mode":4},{"attributes":{"NORMAL":31819,"POSITION":14297},"indices":49341,"material":14,"mode":4},{"attributes":{"NORMAL":31820,"POSITION":14298},"indices":49342,"material":14,"mode":4},{"attributes":{"NORMAL":31821,"POSITION":14299},"indices":49343,"material":14,"mode":4},{"attributes":{"NORMAL":31822,"POSITION":14300},"indices":49344,"material":14,"mode":4},{"attributes":{"NORMAL":31823,"POSITION":14301},"indices":49345,"material":14,"mode":4},{"attributes":{"NORMAL":31824,"POSITION":14302},"indices":49346,"material":14,"mode":4},{"attributes":{"NORMAL":31825,"POSITION":14303},"indices":49347,"material":14,"mode":4},{"attributes":{"NORMAL":31826,"POSITION":14304},"indices":49348,"material":14,"mode":4},{"attributes":{"NORMAL":31827,"POSITION":14305},"indices":49349,"material":14,"mode":4},{"attributes":{"NORMAL":31828,"POSITION":14306},"indices":49350,"material":14,"mode":4},{"attributes":{"NORMAL":31829,"POSITION":14307},"indices":49351,"material":14,"mode":4},{"attributes":{"NORMAL":31830,"POSITION":14308},"indices":49352,"material":14,"mode":4},{"attributes":{"NORMAL":31831,"POSITION":14309},"indices":49353,"material":14,"mode":4},{"attributes":{"NORMAL":31832,"POSITION":14310},"indices":49354,"material":14,"mode":4},{"attributes":{"NORMAL":31833,"POSITION":14311},"indices":49355,"material":14,"mode":4},{"attributes":{"NORMAL":31834,"POSITION":14312},"indices":49356,"material":14,"mode":4},{"attributes":{"NORMAL":31835,"POSITION":14313},"indices":49357,"material":14,"mode":4},{"attributes":{"NORMAL":31836,"POSITION":14314},"indices":49358,"material":14,"mode":4},{"attributes":{"NORMAL":31837,"POSITION":14315},"indices":49359,"material":14,"mode":4},{"attributes":{"NORMAL":31838,"POSITION":14316},"indices":49360,"material":14,"mode":4},{"attributes":{"NORMAL":31839,"POSITION":14317},"indices":49361,"material":14,"mode":4},{"attributes":{"NORMAL":31840,"POSITION":14318},"indices":49362,"material":14,"mode":4},{"attributes":{"NORMAL":31841,"POSITION":14319},"indices":49363,"material":14,"mode":4},{"attributes":{"NORMAL":31842,"POSITION":14320},"indices":49364,"material":14,"mode":4},{"attributes":{"NORMAL":31843,"POSITION":14321},"indices":49365,"material":14,"mode":4},{"attributes":{"NORMAL":31844,"POSITION":14322},"indices":49366,"material":14,"mode":4},{"attributes":{"NORMAL":31845,"POSITION":14323},"indices":49367,"material":14,"mode":4},{"attributes":{"NORMAL":31846,"POSITION":14324},"indices":49368,"material":14,"mode":4},{"attributes":{"NORMAL":31847,"POSITION":14325},"indices":49369,"material":14,"mode":4},{"attributes":{"NORMAL":31848,"POSITION":14326},"indices":49370,"material":14,"mode":4},{"attributes":{"NORMAL":31849,"POSITION":14327},"indices":49371,"material":14,"mode":4},{"attributes":{"NORMAL":31850,"POSITION":14328},"indices":49372,"material":14,"mode":4},{"attributes":{"NORMAL":31851,"POSITION":14329},"indices":49373,"material":14,"mode":4},{"attributes":{"NORMAL":31852,"POSITION":14330},"indices":49374,"material":14,"mode":4},{"attributes":{"NORMAL":31853,"POSITION":14331},"indices":49375,"material":14,"mode":4},{"attributes":{"NORMAL":31854,"POSITION":14332},"indices":49376,"material":14,"mode":4},{"attributes":{"NORMAL":31855,"POSITION":14333},"indices":49377,"material":14,"mode":4},{"attributes":{"NORMAL":31856,"POSITION":14334},"indices":49378,"material":14,"mode":4},{"attributes":{"NORMAL":31857,"POSITION":14335},"indices":49379,"material":14,"mode":4},{"attributes":{"NORMAL":31858,"POSITION":14336},"indices":49380,"material":14,"mode":4},{"attributes":{"NORMAL":31859,"POSITION":14337},"indices":49381,"material":14,"mode":4},{"attributes":{"NORMAL":31860,"POSITION":14338},"indices":49382,"material":14,"mode":4},{"attributes":{"NORMAL":31861,"POSITION":14339},"indices":49383,"material":14,"mode":4},{"attributes":{"NORMAL":31862,"POSITION":14340},"indices":49384,"material":14,"mode":4},{"attributes":{"NORMAL":31863,"POSITION":14341},"indices":49385,"material":14,"mode":4},{"attributes":{"NORMAL":31864,"POSITION":14342},"indices":49386,"material":14,"mode":4},{"attributes":{"NORMAL":31865,"POSITION":14343},"indices":49387,"material":14,"mode":4},{"attributes":{"NORMAL":31866,"POSITION":14344},"indices":49388,"material":14,"mode":4},{"attributes":{"NORMAL":31867,"POSITION":14345},"indices":49389,"material":14,"mode":4},{"attributes":{"NORMAL":31868,"POSITION":14346},"indices":49390,"material":14,"mode":4},{"attributes":{"NORMAL":31869,"POSITION":14347},"indices":49391,"material":14,"mode":4},{"attributes":{"NORMAL":31870,"POSITION":14348},"indices":49392,"material":14,"mode":4},{"attributes":{"NORMAL":31871,"POSITION":14349},"indices":49393,"material":14,"mode":4},{"attributes":{"NORMAL":31872,"POSITION":14350},"indices":49394,"material":14,"mode":4},{"attributes":{"NORMAL":31873,"POSITION":14351},"indices":49395,"material":14,"mode":4},{"attributes":{"NORMAL":31874,"POSITION":14352},"indices":49396,"material":14,"mode":4},{"attributes":{"NORMAL":31875,"POSITION":14353},"indices":49397,"material":14,"mode":4}]},{"name":"COMPOUND2116","primitives":[{"attributes":{"NORMAL":31876,"POSITION":14354},"indices":49398,"material":14,"mode":4},{"attributes":{"NORMAL":31877,"POSITION":14355},"indices":49399,"material":14,"mode":4}]},{"name":"COMPOUND2117","primitives":[{"attributes":{"NORMAL":31878,"POSITION":14356},"indices":49400,"material":0,"mode":4},{"attributes":{"NORMAL":31879,"POSITION":14357},"indices":49401,"material":0,"mode":4},{"attributes":{"NORMAL":31880,"POSITION":14358},"indices":49402,"material":0,"mode":4},{"attributes":{"NORMAL":31881,"POSITION":14359},"indices":49403,"material":0,"mode":4},{"attributes":{"NORMAL":31882,"POSITION":14360},"indices":49404,"material":0,"mode":4},{"attributes":{"NORMAL":31883,"POSITION":14361},"indices":49405,"material":0,"mode":4},{"attributes":{"NORMAL":31884,"POSITION":14362},"indices":49406,"material":0,"mode":4},{"attributes":{"NORMAL":31885,"POSITION":14363},"indices":49407,"material":0,"mode":4},{"attributes":{"NORMAL":31886,"POSITION":14364},"indices":49408,"material":0,"mode":4},{"attributes":{"NORMAL":31887,"POSITION":14365},"indices":49409,"material":0,"mode":4},{"attributes":{"NORMAL":31888,"POSITION":14366},"indices":49410,"material":0,"mode":4},{"attributes":{"NORMAL":31889,"POSITION":14367},"indices":49411,"material":0,"mode":4},{"attributes":{"NORMAL":31890,"POSITION":14368},"indices":49412,"material":0,"mode":4},{"attributes":{"NORMAL":31891,"POSITION":14369},"indices":49413,"material":0,"mode":4}]},{"name":"COMPOUND2118","primitives":[{"attributes":{"NORMAL":31892,"POSITION":14370},"indices":49414,"material":0,"mode":4},{"attributes":{"NORMAL":31893,"POSITION":14371},"indices":49415,"material":0,"mode":4},{"attributes":{"NORMAL":31894,"POSITION":14372},"indices":49416,"material":0,"mode":4},{"attributes":{"NORMAL":31895,"POSITION":14373},"indices":49417,"material":0,"mode":4},{"attributes":{"NORMAL":31896,"POSITION":14374},"indices":49418,"material":0,"mode":4},{"attributes":{"NORMAL":31897,"POSITION":14375},"indices":49419,"material":0,"mode":4},{"attributes":{"NORMAL":31898,"POSITION":14376},"indices":49420,"material":0,"mode":4},{"attributes":{"NORMAL":31899,"POSITION":14377},"indices":49421,"material":0,"mode":4},{"attributes":{"NORMAL":31900,"POSITION":14378},"indices":49422,"material":0,"mode":4},{"attributes":{"NORMAL":31901,"POSITION":14379},"indices":49423,"material":0,"mode":4},{"attributes":{"NORMAL":31902,"POSITION":14380},"indices":49424,"material":0,"mode":4},{"attributes":{"NORMAL":31903,"POSITION":14381},"indices":49425,"material":0,"mode":4},{"attributes":{"NORMAL":31904,"POSITION":14382},"indices":49426,"material":0,"mode":4},{"attributes":{"NORMAL":31905,"POSITION":14383},"indices":49427,"material":0,"mode":4}]},{"name":"COMPOUND2119","primitives":[{"attributes":{"NORMAL":31906,"POSITION":14384},"indices":49428,"material":14,"mode":4},{"attributes":{"NORMAL":31907,"POSITION":14385},"indices":49429,"material":14,"mode":4}]},{"name":"COMPOUND2120","primitives":[{"attributes":{"NORMAL":31908,"POSITION":14386},"indices":49430,"material":14,"mode":4},{"attributes":{"NORMAL":31909,"POSITION":14387},"indices":49431,"material":14,"mode":4}]},{"name":"COMPOUND2121","primitives":[{"attributes":{"NORMAL":31910,"POSITION":14388},"indices":49432,"material":14,"mode":4},{"attributes":{"NORMAL":31911,"POSITION":14389},"indices":49433,"material":14,"mode":4}]},{"name":"COMPOUND2122","primitives":[{"attributes":{"NORMAL":31912,"POSITION":14390},"indices":49434,"material":14,"mode":4},{"attributes":{"NORMAL":31913,"POSITION":14391},"indices":49435,"material":14,"mode":4}]},{"name":"COMPOUND2123","primitives":[{"attributes":{"NORMAL":31914,"POSITION":14392},"indices":49436,"material":0,"mode":4},{"attributes":{"NORMAL":31915,"POSITION":14393},"indices":49437,"material":0,"mode":4},{"attributes":{"NORMAL":31916,"POSITION":14394},"indices":49438,"material":0,"mode":4},{"attributes":{"NORMAL":31917,"POSITION":14395},"indices":49439,"material":0,"mode":4},{"attributes":{"NORMAL":31918,"POSITION":14396},"indices":49440,"material":0,"mode":4},{"attributes":{"NORMAL":31919,"POSITION":14397},"indices":49441,"material":0,"mode":4},{"attributes":{"NORMAL":31920,"POSITION":14398},"indices":49442,"material":0,"mode":4},{"attributes":{"NORMAL":31921,"POSITION":14399},"indices":49443,"material":0,"mode":4},{"attributes":{"NORMAL":31922,"POSITION":14400},"indices":49444,"material":0,"mode":4},{"attributes":{"NORMAL":31923,"POSITION":14401},"indices":49445,"material":0,"mode":4},{"attributes":{"NORMAL":31924,"POSITION":14402},"indices":49446,"material":0,"mode":4},{"attributes":{"NORMAL":31925,"POSITION":14403},"indices":49447,"material":0,"mode":4},{"attributes":{"NORMAL":31926,"POSITION":14404},"indices":49448,"material":0,"mode":4},{"attributes":{"NORMAL":31927,"POSITION":14405},"indices":49449,"material":0,"mode":4}]},{"name":"COMPOUND2124","primitives":[{"attributes":{"NORMAL":31928,"POSITION":14406},"indices":49450,"material":14,"mode":4},{"attributes":{"NORMAL":31929,"POSITION":14407},"indices":49451,"material":14,"mode":4}]},{"name":"COMPOUND2125","primitives":[{"attributes":{"NORMAL":31930,"POSITION":14408},"indices":49452,"material":14,"mode":4},{"attributes":{"NORMAL":31931,"POSITION":14409},"indices":49453,"material":14,"mode":4},{"attributes":{"NORMAL":31932,"POSITION":14410},"indices":49454,"material":14,"mode":4},{"attributes":{"NORMAL":31933,"POSITION":14411},"indices":49455,"material":14,"mode":4},{"attributes":{"NORMAL":31934,"POSITION":14412},"indices":49456,"material":14,"mode":4},{"attributes":{"NORMAL":31935,"POSITION":14413},"indices":49457,"material":14,"mode":4},{"attributes":{"NORMAL":31936,"POSITION":14414},"indices":49458,"material":14,"mode":4},{"attributes":{"NORMAL":31937,"POSITION":14415},"indices":49459,"material":14,"mode":4},{"attributes":{"NORMAL":31938,"POSITION":14416},"indices":49460,"material":14,"mode":4},{"attributes":{"NORMAL":31939,"POSITION":14417},"indices":49461,"material":14,"mode":4},{"attributes":{"NORMAL":31940,"POSITION":14418},"indices":49462,"material":14,"mode":4},{"attributes":{"NORMAL":31941,"POSITION":14419},"indices":49463,"material":14,"mode":4},{"attributes":{"NORMAL":31942,"POSITION":14420},"indices":49464,"material":14,"mode":4},{"attributes":{"NORMAL":31943,"POSITION":14421},"indices":49465,"material":14,"mode":4},{"attributes":{"NORMAL":31944,"POSITION":14422},"indices":49466,"material":14,"mode":4},{"attributes":{"NORMAL":31945,"POSITION":14423},"indices":49467,"material":14,"mode":4},{"attributes":{"NORMAL":31946,"POSITION":14424},"indices":49468,"material":14,"mode":4},{"attributes":{"NORMAL":31947,"POSITION":14425},"indices":49469,"material":14,"mode":4},{"attributes":{"NORMAL":31948,"POSITION":14426},"indices":49470,"material":14,"mode":4},{"attributes":{"NORMAL":31949,"POSITION":14427},"indices":49471,"material":14,"mode":4},{"attributes":{"NORMAL":31950,"POSITION":14428},"indices":49472,"material":14,"mode":4},{"attributes":{"NORMAL":31951,"POSITION":14429},"indices":49473,"material":14,"mode":4},{"attributes":{"NORMAL":31952,"POSITION":14430},"indices":49474,"material":14,"mode":4},{"attributes":{"NORMAL":31953,"POSITION":14431},"indices":49475,"material":14,"mode":4},{"attributes":{"NORMAL":31954,"POSITION":14432},"indices":49476,"material":14,"mode":4},{"attributes":{"NORMAL":31955,"POSITION":14433},"indices":49477,"material":14,"mode":4},{"attributes":{"NORMAL":31956,"POSITION":14434},"indices":49478,"material":14,"mode":4},{"attributes":{"NORMAL":31957,"POSITION":14435},"indices":49479,"material":14,"mode":4},{"attributes":{"NORMAL":31958,"POSITION":14436},"indices":49480,"material":14,"mode":4},{"attributes":{"NORMAL":31959,"POSITION":14437},"indices":49481,"material":14,"mode":4},{"attributes":{"NORMAL":31960,"POSITION":14438},"indices":49482,"material":14,"mode":4},{"attributes":{"NORMAL":31961,"POSITION":14439},"indices":49483,"material":14,"mode":4},{"attributes":{"NORMAL":31962,"POSITION":14440},"indices":49484,"material":14,"mode":4},{"attributes":{"NORMAL":31963,"POSITION":14441},"indices":49485,"material":14,"mode":4},{"attributes":{"NORMAL":31964,"POSITION":14442},"indices":49486,"material":14,"mode":4},{"attributes":{"NORMAL":31965,"POSITION":14443},"indices":49487,"material":14,"mode":4},{"attributes":{"NORMAL":31966,"POSITION":14444},"indices":49488,"material":14,"mode":4},{"attributes":{"NORMAL":31967,"POSITION":14445},"indices":49489,"material":14,"mode":4},{"attributes":{"NORMAL":31968,"POSITION":14446},"indices":49490,"material":14,"mode":4},{"attributes":{"NORMAL":31969,"POSITION":14447},"indices":49491,"material":14,"mode":4},{"attributes":{"NORMAL":31970,"POSITION":14448},"indices":49492,"material":14,"mode":4},{"attributes":{"NORMAL":31971,"POSITION":14449},"indices":49493,"material":14,"mode":4},{"attributes":{"NORMAL":31972,"POSITION":14450},"indices":49494,"material":14,"mode":4},{"attributes":{"NORMAL":31973,"POSITION":14451},"indices":49495,"material":14,"mode":4},{"attributes":{"NORMAL":31974,"POSITION":14452},"indices":49496,"material":14,"mode":4},{"attributes":{"NORMAL":31975,"POSITION":14453},"indices":49497,"material":14,"mode":4},{"attributes":{"NORMAL":31976,"POSITION":14454},"indices":49498,"material":14,"mode":4},{"attributes":{"NORMAL":31977,"POSITION":14455},"indices":49499,"material":14,"mode":4},{"attributes":{"NORMAL":31978,"POSITION":14456},"indices":49500,"material":14,"mode":4},{"attributes":{"NORMAL":31979,"POSITION":14457},"indices":49501,"material":14,"mode":4},{"attributes":{"NORMAL":31980,"POSITION":14458},"indices":49502,"material":14,"mode":4},{"attributes":{"NORMAL":31981,"POSITION":14459},"indices":49503,"material":14,"mode":4},{"attributes":{"NORMAL":31982,"POSITION":14460},"indices":49504,"material":14,"mode":4},{"attributes":{"NORMAL":31983,"POSITION":14461},"indices":49505,"material":14,"mode":4},{"attributes":{"NORMAL":31984,"POSITION":14462},"indices":49506,"material":14,"mode":4},{"attributes":{"NORMAL":31985,"POSITION":14463},"indices":49507,"material":14,"mode":4},{"attributes":{"NORMAL":31986,"POSITION":14464},"indices":49508,"material":14,"mode":4},{"attributes":{"NORMAL":31987,"POSITION":14465},"indices":49509,"material":14,"mode":4},{"attributes":{"NORMAL":31988,"POSITION":14466},"indices":49510,"material":14,"mode":4},{"attributes":{"NORMAL":31989,"POSITION":14467},"indices":49511,"material":14,"mode":4},{"attributes":{"NORMAL":31990,"POSITION":14468},"indices":49512,"material":14,"mode":4},{"attributes":{"NORMAL":31991,"POSITION":14469},"indices":49513,"material":14,"mode":4},{"attributes":{"NORMAL":31992,"POSITION":14470},"indices":49514,"material":14,"mode":4},{"attributes":{"NORMAL":31993,"POSITION":14471},"indices":49515,"material":14,"mode":4},{"attributes":{"NORMAL":31994,"POSITION":14472},"indices":49516,"material":14,"mode":4},{"attributes":{"NORMAL":31995,"POSITION":14473},"indices":49517,"material":14,"mode":4},{"attributes":{"NORMAL":31996,"POSITION":14474},"indices":49518,"material":14,"mode":4},{"attributes":{"NORMAL":31997,"POSITION":14475},"indices":49519,"material":14,"mode":4},{"attributes":{"NORMAL":31998,"POSITION":14476},"indices":49520,"material":14,"mode":4},{"attributes":{"NORMAL":31999,"POSITION":14477},"indices":49521,"material":14,"mode":4},{"attributes":{"NORMAL":32000,"POSITION":14478},"indices":49522,"material":14,"mode":4},{"attributes":{"NORMAL":32001,"POSITION":14479},"indices":49523,"material":14,"mode":4},{"attributes":{"NORMAL":32002,"POSITION":14480},"indices":49524,"material":14,"mode":4},{"attributes":{"NORMAL":32003,"POSITION":14481},"indices":49525,"material":14,"mode":4},{"attributes":{"NORMAL":32004,"POSITION":14482},"indices":49526,"material":14,"mode":4},{"attributes":{"NORMAL":32005,"POSITION":14483},"indices":49527,"material":14,"mode":4},{"attributes":{"NORMAL":32006,"POSITION":14484},"indices":49528,"material":14,"mode":4},{"attributes":{"NORMAL":32007,"POSITION":14485},"indices":49529,"material":14,"mode":4},{"attributes":{"NORMAL":32008,"POSITION":14486},"indices":49530,"material":14,"mode":4},{"attributes":{"NORMAL":32009,"POSITION":14487},"indices":49531,"material":14,"mode":4},{"attributes":{"NORMAL":32010,"POSITION":14488},"indices":49532,"material":14,"mode":4},{"attributes":{"NORMAL":32011,"POSITION":14489},"indices":49533,"material":14,"mode":4},{"attributes":{"NORMAL":32012,"POSITION":14490},"indices":49534,"material":14,"mode":4},{"attributes":{"NORMAL":32013,"POSITION":14491},"indices":49535,"material":14,"mode":4},{"attributes":{"NORMAL":32014,"POSITION":14492},"indices":49536,"material":14,"mode":4},{"attributes":{"NORMAL":32015,"POSITION":14493},"indices":49537,"material":14,"mode":4},{"attributes":{"NORMAL":32016,"POSITION":14494},"indices":49538,"material":14,"mode":4},{"attributes":{"NORMAL":32017,"POSITION":14495},"indices":49539,"material":14,"mode":4},{"attributes":{"NORMAL":32018,"POSITION":14496},"indices":49540,"material":14,"mode":4},{"attributes":{"NORMAL":32019,"POSITION":14497},"indices":49541,"material":14,"mode":4},{"attributes":{"NORMAL":32020,"POSITION":14498},"indices":49542,"material":14,"mode":4},{"attributes":{"NORMAL":32021,"POSITION":14499},"indices":49543,"material":14,"mode":4},{"attributes":{"NORMAL":32022,"POSITION":14500},"indices":49544,"material":14,"mode":4},{"attributes":{"NORMAL":32023,"POSITION":14501},"indices":49545,"material":14,"mode":4},{"attributes":{"NORMAL":32024,"POSITION":14502},"indices":49546,"material":14,"mode":4},{"attributes":{"NORMAL":32025,"POSITION":14503},"indices":49547,"material":14,"mode":4},{"attributes":{"NORMAL":32026,"POSITION":14504},"indices":49548,"material":14,"mode":4},{"attributes":{"NORMAL":32027,"POSITION":14505},"indices":49549,"material":14,"mode":4},{"attributes":{"NORMAL":32028,"POSITION":14506},"indices":49550,"material":14,"mode":4},{"attributes":{"NORMAL":32029,"POSITION":14507},"indices":49551,"material":14,"mode":4},{"attributes":{"NORMAL":32030,"POSITION":14508},"indices":49552,"material":14,"mode":4},{"attributes":{"NORMAL":32031,"POSITION":14509},"indices":49553,"material":14,"mode":4},{"attributes":{"NORMAL":32032,"POSITION":14510},"indices":49554,"material":14,"mode":4},{"attributes":{"NORMAL":32033,"POSITION":14511},"indices":49555,"material":14,"mode":4},{"attributes":{"NORMAL":32034,"POSITION":14512},"indices":49556,"material":14,"mode":4},{"attributes":{"NORMAL":32035,"POSITION":14513},"indices":49557,"material":14,"mode":4},{"attributes":{"NORMAL":32036,"POSITION":14514},"indices":49558,"material":14,"mode":4},{"attributes":{"NORMAL":32037,"POSITION":14515},"indices":49559,"material":14,"mode":4},{"attributes":{"NORMAL":32038,"POSITION":14516},"indices":49560,"material":14,"mode":4},{"attributes":{"NORMAL":32039,"POSITION":14517},"indices":49561,"material":14,"mode":4},{"attributes":{"NORMAL":32040,"POSITION":14518},"indices":49562,"material":14,"mode":4},{"attributes":{"NORMAL":32041,"POSITION":14519},"indices":49563,"material":14,"mode":4},{"attributes":{"NORMAL":32042,"POSITION":14520},"indices":49564,"material":14,"mode":4},{"attributes":{"NORMAL":32043,"POSITION":14521},"indices":49565,"material":14,"mode":4},{"attributes":{"NORMAL":32044,"POSITION":14522},"indices":49566,"material":14,"mode":4},{"attributes":{"NORMAL":32045,"POSITION":14523},"indices":49567,"material":14,"mode":4},{"attributes":{"NORMAL":32046,"POSITION":14524},"indices":49568,"material":14,"mode":4},{"attributes":{"NORMAL":32047,"POSITION":14525},"indices":49569,"material":14,"mode":4},{"attributes":{"NORMAL":32048,"POSITION":14526},"indices":49570,"material":14,"mode":4},{"attributes":{"NORMAL":32049,"POSITION":14527},"indices":49571,"material":14,"mode":4},{"attributes":{"NORMAL":32050,"POSITION":14528},"indices":49572,"material":14,"mode":4},{"attributes":{"NORMAL":32051,"POSITION":14529},"indices":49573,"material":14,"mode":4},{"attributes":{"NORMAL":32052,"POSITION":14530},"indices":49574,"material":14,"mode":4},{"attributes":{"NORMAL":32053,"POSITION":14531},"indices":49575,"material":14,"mode":4},{"attributes":{"NORMAL":32054,"POSITION":14532},"indices":49576,"material":14,"mode":4},{"attributes":{"NORMAL":32055,"POSITION":14533},"indices":49577,"material":14,"mode":4},{"attributes":{"NORMAL":32056,"POSITION":14534},"indices":49578,"material":14,"mode":4},{"attributes":{"NORMAL":32057,"POSITION":14535},"indices":49579,"material":14,"mode":4},{"attributes":{"NORMAL":32058,"POSITION":14536},"indices":49580,"material":14,"mode":4},{"attributes":{"NORMAL":32059,"POSITION":14537},"indices":49581,"material":14,"mode":4},{"attributes":{"NORMAL":32060,"POSITION":14538},"indices":49582,"material":14,"mode":4},{"attributes":{"NORMAL":32061,"POSITION":14539},"indices":49583,"material":14,"mode":4},{"attributes":{"NORMAL":32062,"POSITION":14540},"indices":49584,"material":14,"mode":4},{"attributes":{"NORMAL":32063,"POSITION":14541},"indices":49585,"material":14,"mode":4},{"attributes":{"NORMAL":32064,"POSITION":14542},"indices":49586,"material":14,"mode":4},{"attributes":{"NORMAL":32065,"POSITION":14543},"indices":49587,"material":14,"mode":4},{"attributes":{"NORMAL":32066,"POSITION":14544},"indices":49588,"material":14,"mode":4},{"attributes":{"NORMAL":32067,"POSITION":14545},"indices":49589,"material":14,"mode":4},{"attributes":{"NORMAL":32068,"POSITION":14546},"indices":49590,"material":14,"mode":4},{"attributes":{"NORMAL":32069,"POSITION":14547},"indices":49591,"material":14,"mode":4},{"attributes":{"NORMAL":32070,"POSITION":14548},"indices":49592,"material":14,"mode":4},{"attributes":{"NORMAL":32071,"POSITION":14549},"indices":49593,"material":14,"mode":4},{"attributes":{"NORMAL":32072,"POSITION":14550},"indices":49594,"material":14,"mode":4},{"attributes":{"NORMAL":32073,"POSITION":14551},"indices":49595,"material":14,"mode":4},{"attributes":{"NORMAL":32074,"POSITION":14552},"indices":49596,"material":14,"mode":4},{"attributes":{"NORMAL":32075,"POSITION":14553},"indices":49597,"material":14,"mode":4},{"attributes":{"NORMAL":32076,"POSITION":14554},"indices":49598,"material":14,"mode":4},{"attributes":{"NORMAL":32077,"POSITION":14555},"indices":49599,"material":14,"mode":4},{"attributes":{"NORMAL":32078,"POSITION":14556},"indices":49600,"material":14,"mode":4},{"attributes":{"NORMAL":32079,"POSITION":14557},"indices":49601,"material":14,"mode":4},{"attributes":{"NORMAL":32080,"POSITION":14558},"indices":49602,"material":14,"mode":4},{"attributes":{"NORMAL":32081,"POSITION":14559},"indices":49603,"material":14,"mode":4},{"attributes":{"NORMAL":32082,"POSITION":14560},"indices":49604,"material":14,"mode":4},{"attributes":{"NORMAL":32083,"POSITION":14561},"indices":49605,"material":14,"mode":4},{"attributes":{"NORMAL":32084,"POSITION":14562},"indices":49606,"material":14,"mode":4},{"attributes":{"NORMAL":32085,"POSITION":14563},"indices":49607,"material":14,"mode":4},{"attributes":{"NORMAL":32086,"POSITION":14564},"indices":49608,"material":14,"mode":4},{"attributes":{"NORMAL":32087,"POSITION":14565},"indices":49609,"material":14,"mode":4},{"attributes":{"NORMAL":32088,"POSITION":14566},"indices":49610,"material":14,"mode":4},{"attributes":{"NORMAL":32089,"POSITION":14567},"indices":49611,"material":14,"mode":4},{"attributes":{"NORMAL":32090,"POSITION":14568},"indices":49612,"material":14,"mode":4},{"attributes":{"NORMAL":32091,"POSITION":14569},"indices":49613,"material":14,"mode":4},{"attributes":{"NORMAL":32092,"POSITION":14570},"indices":49614,"material":14,"mode":4},{"attributes":{"NORMAL":32093,"POSITION":14571},"indices":49615,"material":14,"mode":4},{"attributes":{"NORMAL":32094,"POSITION":14572},"indices":49616,"material":14,"mode":4},{"attributes":{"NORMAL":32095,"POSITION":14573},"indices":49617,"material":14,"mode":4},{"attributes":{"NORMAL":32096,"POSITION":14574},"indices":49618,"material":14,"mode":4},{"attributes":{"NORMAL":32097,"POSITION":14575},"indices":49619,"material":14,"mode":4},{"attributes":{"NORMAL":32098,"POSITION":14576},"indices":49620,"material":14,"mode":4},{"attributes":{"NORMAL":32099,"POSITION":14577},"indices":49621,"material":14,"mode":4},{"attributes":{"NORMAL":32100,"POSITION":14578},"indices":49622,"material":14,"mode":4},{"attributes":{"NORMAL":32101,"POSITION":14579},"indices":49623,"material":14,"mode":4},{"attributes":{"NORMAL":32102,"POSITION":14580},"indices":49624,"material":14,"mode":4},{"attributes":{"NORMAL":32103,"POSITION":14581},"indices":49625,"material":14,"mode":4},{"attributes":{"NORMAL":32104,"POSITION":14582},"indices":49626,"material":14,"mode":4},{"attributes":{"NORMAL":32105,"POSITION":14583},"indices":49627,"material":14,"mode":4},{"attributes":{"NORMAL":32106,"POSITION":14584},"indices":49628,"material":14,"mode":4},{"attributes":{"NORMAL":32107,"POSITION":14585},"indices":49629,"material":14,"mode":4},{"attributes":{"NORMAL":32108,"POSITION":14586},"indices":49630,"material":14,"mode":4},{"attributes":{"NORMAL":32109,"POSITION":14587},"indices":49631,"material":14,"mode":4},{"attributes":{"NORMAL":32110,"POSITION":14588},"indices":49632,"material":14,"mode":4},{"attributes":{"NORMAL":32111,"POSITION":14589},"indices":49633,"material":14,"mode":4},{"attributes":{"NORMAL":32112,"POSITION":14590},"indices":49634,"material":14,"mode":4},{"attributes":{"NORMAL":32113,"POSITION":14591},"indices":49635,"material":14,"mode":4},{"attributes":{"NORMAL":32114,"POSITION":14592},"indices":49636,"material":14,"mode":4},{"attributes":{"NORMAL":32115,"POSITION":14593},"indices":49637,"material":14,"mode":4},{"attributes":{"NORMAL":32116,"POSITION":14594},"indices":49638,"material":14,"mode":4},{"attributes":{"NORMAL":32117,"POSITION":14595},"indices":49639,"material":14,"mode":4},{"attributes":{"NORMAL":32118,"POSITION":14596},"indices":49640,"material":14,"mode":4},{"attributes":{"NORMAL":32119,"POSITION":14597},"indices":49641,"material":14,"mode":4},{"attributes":{"NORMAL":32120,"POSITION":14598},"indices":49642,"material":14,"mode":4},{"attributes":{"NORMAL":32121,"POSITION":14599},"indices":49643,"material":14,"mode":4},{"attributes":{"NORMAL":32122,"POSITION":14600},"indices":49644,"material":14,"mode":4},{"attributes":{"NORMAL":32123,"POSITION":14601},"indices":49645,"material":14,"mode":4},{"attributes":{"NORMAL":32124,"POSITION":14602},"indices":49646,"material":14,"mode":4},{"attributes":{"NORMAL":32125,"POSITION":14603},"indices":49647,"material":14,"mode":4},{"attributes":{"NORMAL":32126,"POSITION":14604},"indices":49648,"material":14,"mode":4},{"attributes":{"NORMAL":32127,"POSITION":14605},"indices":49649,"material":14,"mode":4},{"attributes":{"NORMAL":32128,"POSITION":14606},"indices":49650,"material":14,"mode":4},{"attributes":{"NORMAL":32129,"POSITION":14607},"indices":49651,"material":14,"mode":4},{"attributes":{"NORMAL":32130,"POSITION":14608},"indices":49652,"material":14,"mode":4},{"attributes":{"NORMAL":32131,"POSITION":14609},"indices":49653,"material":14,"mode":4},{"attributes":{"NORMAL":32132,"POSITION":14610},"indices":49654,"material":14,"mode":4},{"attributes":{"NORMAL":32133,"POSITION":14611},"indices":49655,"material":14,"mode":4},{"attributes":{"NORMAL":32134,"POSITION":14612},"indices":49656,"material":14,"mode":4},{"attributes":{"NORMAL":32135,"POSITION":14613},"indices":49657,"material":14,"mode":4},{"attributes":{"NORMAL":32136,"POSITION":14614},"indices":49658,"material":14,"mode":4},{"attributes":{"NORMAL":32137,"POSITION":14615},"indices":49659,"material":14,"mode":4},{"attributes":{"NORMAL":32138,"POSITION":14616},"indices":49660,"material":14,"mode":4},{"attributes":{"NORMAL":32139,"POSITION":14617},"indices":49661,"material":14,"mode":4},{"attributes":{"NORMAL":32140,"POSITION":14618},"indices":49662,"material":14,"mode":4},{"attributes":{"NORMAL":32141,"POSITION":14619},"indices":49663,"material":14,"mode":4},{"attributes":{"NORMAL":32142,"POSITION":14620},"indices":49664,"material":14,"mode":4},{"attributes":{"NORMAL":32143,"POSITION":14621},"indices":49665,"material":14,"mode":4},{"attributes":{"NORMAL":32144,"POSITION":14622},"indices":49666,"material":14,"mode":4},{"attributes":{"NORMAL":32145,"POSITION":14623},"indices":49667,"material":14,"mode":4},{"attributes":{"NORMAL":32146,"POSITION":14624},"indices":49668,"material":14,"mode":4},{"attributes":{"NORMAL":32147,"POSITION":14625},"indices":49669,"material":14,"mode":4},{"attributes":{"NORMAL":32148,"POSITION":14626},"indices":49670,"material":14,"mode":4},{"attributes":{"NORMAL":32149,"POSITION":14627},"indices":49671,"material":14,"mode":4},{"attributes":{"NORMAL":32150,"POSITION":14628},"indices":49672,"material":14,"mode":4},{"attributes":{"NORMAL":32151,"POSITION":14629},"indices":49673,"material":14,"mode":4},{"attributes":{"NORMAL":32152,"POSITION":14630},"indices":49674,"material":14,"mode":4},{"attributes":{"NORMAL":32153,"POSITION":14631},"indices":49675,"material":14,"mode":4},{"attributes":{"NORMAL":32154,"POSITION":14632},"indices":49676,"material":14,"mode":4},{"attributes":{"NORMAL":32155,"POSITION":14633},"indices":49677,"material":14,"mode":4},{"attributes":{"NORMAL":32156,"POSITION":14634},"indices":49678,"material":14,"mode":4},{"attributes":{"NORMAL":32157,"POSITION":14635},"indices":49679,"material":14,"mode":4},{"attributes":{"NORMAL":32158,"POSITION":14636},"indices":49680,"material":14,"mode":4},{"attributes":{"NORMAL":32159,"POSITION":14637},"indices":49681,"material":14,"mode":4},{"attributes":{"NORMAL":32160,"POSITION":14638},"indices":49682,"material":14,"mode":4},{"attributes":{"NORMAL":32161,"POSITION":14639},"indices":49683,"material":14,"mode":4},{"attributes":{"NORMAL":32162,"POSITION":14640},"indices":49684,"material":14,"mode":4},{"attributes":{"NORMAL":32163,"POSITION":14641},"indices":49685,"material":14,"mode":4},{"attributes":{"NORMAL":32164,"POSITION":14642},"indices":49686,"material":14,"mode":4},{"attributes":{"NORMAL":32165,"POSITION":14643},"indices":49687,"material":14,"mode":4},{"attributes":{"NORMAL":32166,"POSITION":14644},"indices":49688,"material":14,"mode":4},{"attributes":{"NORMAL":32167,"POSITION":14645},"indices":49689,"material":14,"mode":4},{"attributes":{"NORMAL":32168,"POSITION":14646},"indices":49690,"material":14,"mode":4},{"attributes":{"NORMAL":32169,"POSITION":14647},"indices":49691,"material":14,"mode":4},{"attributes":{"NORMAL":32170,"POSITION":14648},"indices":49692,"material":14,"mode":4},{"attributes":{"NORMAL":32171,"POSITION":14649},"indices":49693,"material":14,"mode":4},{"attributes":{"NORMAL":32172,"POSITION":14650},"indices":49694,"material":14,"mode":4},{"attributes":{"NORMAL":32173,"POSITION":14651},"indices":49695,"material":14,"mode":4},{"attributes":{"NORMAL":32174,"POSITION":14652},"indices":49696,"material":14,"mode":4},{"attributes":{"NORMAL":32175,"POSITION":14653},"indices":49697,"material":14,"mode":4},{"attributes":{"NORMAL":32176,"POSITION":14654},"indices":49698,"material":14,"mode":4},{"attributes":{"NORMAL":32177,"POSITION":14655},"indices":49699,"material":14,"mode":4},{"attributes":{"NORMAL":32178,"POSITION":14656},"indices":49700,"material":14,"mode":4},{"attributes":{"NORMAL":32179,"POSITION":14657},"indices":49701,"material":14,"mode":4},{"attributes":{"NORMAL":32180,"POSITION":14658},"indices":49702,"material":14,"mode":4},{"attributes":{"NORMAL":32181,"POSITION":14659},"indices":49703,"material":14,"mode":4},{"attributes":{"NORMAL":32182,"POSITION":14660},"indices":49704,"material":14,"mode":4},{"attributes":{"NORMAL":32183,"POSITION":14661},"indices":49705,"material":14,"mode":4},{"attributes":{"NORMAL":32184,"POSITION":14662},"indices":49706,"material":14,"mode":4},{"attributes":{"NORMAL":32185,"POSITION":14663},"indices":49707,"material":14,"mode":4},{"attributes":{"NORMAL":32186,"POSITION":14664},"indices":49708,"material":14,"mode":4},{"attributes":{"NORMAL":32187,"POSITION":14665},"indices":49709,"material":14,"mode":4},{"attributes":{"NORMAL":32188,"POSITION":14666},"indices":49710,"material":14,"mode":4},{"attributes":{"NORMAL":32189,"POSITION":14667},"indices":49711,"material":14,"mode":4},{"attributes":{"NORMAL":32190,"POSITION":14668},"indices":49712,"material":14,"mode":4},{"attributes":{"NORMAL":32191,"POSITION":14669},"indices":49713,"material":14,"mode":4},{"attributes":{"NORMAL":32192,"POSITION":14670},"indices":49714,"material":14,"mode":4},{"attributes":{"NORMAL":32193,"POSITION":14671},"indices":49715,"material":14,"mode":4},{"attributes":{"NORMAL":32194,"POSITION":14672},"indices":49716,"material":14,"mode":4},{"attributes":{"NORMAL":32195,"POSITION":14673},"indices":49717,"material":14,"mode":4},{"attributes":{"NORMAL":32196,"POSITION":14674},"indices":49718,"material":14,"mode":4},{"attributes":{"NORMAL":32197,"POSITION":14675},"indices":49719,"material":14,"mode":4},{"attributes":{"NORMAL":32198,"POSITION":14676},"indices":49720,"material":14,"mode":4},{"attributes":{"NORMAL":32199,"POSITION":14677},"indices":49721,"material":14,"mode":4},{"attributes":{"NORMAL":32200,"POSITION":14678},"indices":49722,"material":14,"mode":4},{"attributes":{"NORMAL":32201,"POSITION":14679},"indices":49723,"material":14,"mode":4},{"attributes":{"NORMAL":32202,"POSITION":14680},"indices":49724,"material":14,"mode":4},{"attributes":{"NORMAL":32203,"POSITION":14681},"indices":49725,"material":14,"mode":4},{"attributes":{"NORMAL":32204,"POSITION":14682},"indices":49726,"material":14,"mode":4},{"attributes":{"NORMAL":32205,"POSITION":14683},"indices":49727,"material":14,"mode":4},{"attributes":{"NORMAL":32206,"POSITION":14684},"indices":49728,"material":14,"mode":4},{"attributes":{"NORMAL":32207,"POSITION":14685},"indices":49729,"material":14,"mode":4},{"attributes":{"NORMAL":32208,"POSITION":14686},"indices":49730,"material":14,"mode":4},{"attributes":{"NORMAL":32209,"POSITION":14687},"indices":49731,"material":14,"mode":4},{"attributes":{"NORMAL":32210,"POSITION":14688},"indices":49732,"material":14,"mode":4},{"attributes":{"NORMAL":32211,"POSITION":14689},"indices":49733,"material":14,"mode":4},{"attributes":{"NORMAL":32212,"POSITION":14690},"indices":49734,"material":14,"mode":4},{"attributes":{"NORMAL":32213,"POSITION":14691},"indices":49735,"material":14,"mode":4},{"attributes":{"NORMAL":32214,"POSITION":14692},"indices":49736,"material":14,"mode":4},{"attributes":{"NORMAL":32215,"POSITION":14693},"indices":49737,"material":14,"mode":4},{"attributes":{"NORMAL":32216,"POSITION":14694},"indices":49738,"material":14,"mode":4},{"attributes":{"NORMAL":32217,"POSITION":14695},"indices":49739,"material":14,"mode":4},{"attributes":{"NORMAL":32218,"POSITION":14696},"indices":49740,"material":14,"mode":4},{"attributes":{"NORMAL":32219,"POSITION":14697},"indices":49741,"material":14,"mode":4},{"attributes":{"NORMAL":32220,"POSITION":14698},"indices":49742,"material":14,"mode":4},{"attributes":{"NORMAL":32221,"POSITION":14699},"indices":49743,"material":14,"mode":4},{"attributes":{"NORMAL":32222,"POSITION":14700},"indices":49744,"material":14,"mode":4},{"attributes":{"NORMAL":32223,"POSITION":14701},"indices":49745,"material":14,"mode":4},{"attributes":{"NORMAL":32224,"POSITION":14702},"indices":49746,"material":14,"mode":4},{"attributes":{"NORMAL":32225,"POSITION":14703},"indices":49747,"material":14,"mode":4},{"attributes":{"NORMAL":32226,"POSITION":14704},"indices":49748,"material":14,"mode":4},{"attributes":{"NORMAL":32227,"POSITION":14705},"indices":49749,"material":14,"mode":4},{"attributes":{"NORMAL":32228,"POSITION":14706},"indices":49750,"material":14,"mode":4},{"attributes":{"NORMAL":32229,"POSITION":14707},"indices":49751,"material":14,"mode":4},{"attributes":{"NORMAL":32230,"POSITION":14708},"indices":49752,"material":14,"mode":4},{"attributes":{"NORMAL":32231,"POSITION":14709},"indices":49753,"material":14,"mode":4},{"attributes":{"NORMAL":32232,"POSITION":14710},"indices":49754,"material":14,"mode":4},{"attributes":{"NORMAL":32233,"POSITION":14711},"indices":49755,"material":14,"mode":4},{"attributes":{"NORMAL":32234,"POSITION":14712},"indices":49756,"material":14,"mode":4},{"attributes":{"NORMAL":32235,"POSITION":14713},"indices":49757,"material":14,"mode":4},{"attributes":{"NORMAL":32236,"POSITION":14714},"indices":49758,"material":14,"mode":4},{"attributes":{"NORMAL":32237,"POSITION":14715},"indices":49759,"material":14,"mode":4},{"attributes":{"NORMAL":32238,"POSITION":14716},"indices":49760,"material":14,"mode":4},{"attributes":{"NORMAL":32239,"POSITION":14717},"indices":49761,"material":14,"mode":4},{"attributes":{"NORMAL":32240,"POSITION":14718},"indices":49762,"material":14,"mode":4},{"attributes":{"NORMAL":32241,"POSITION":14719},"indices":49763,"material":14,"mode":4},{"attributes":{"NORMAL":32242,"POSITION":14720},"indices":49764,"material":14,"mode":4}]},{"name":"COMPOUND2126","primitives":[{"attributes":{"NORMAL":32243,"POSITION":14721},"indices":49765,"material":0,"mode":4},{"attributes":{"NORMAL":32244,"POSITION":14722},"indices":49766,"material":0,"mode":4},{"attributes":{"NORMAL":32245,"POSITION":14723},"indices":49767,"material":0,"mode":4},{"attributes":{"NORMAL":32246,"POSITION":14724},"indices":49768,"material":0,"mode":4},{"attributes":{"NORMAL":32247,"POSITION":14725},"indices":49769,"material":0,"mode":4},{"attributes":{"NORMAL":32248,"POSITION":14726},"indices":49770,"material":0,"mode":4},{"attributes":{"NORMAL":32249,"POSITION":14727},"indices":49771,"material":0,"mode":4},{"attributes":{"NORMAL":32250,"POSITION":14728},"indices":49772,"material":0,"mode":4},{"attributes":{"NORMAL":32251,"POSITION":14729},"indices":49773,"material":0,"mode":4},{"attributes":{"NORMAL":32252,"POSITION":14730},"indices":49774,"material":0,"mode":4},{"attributes":{"NORMAL":32253,"POSITION":14731},"indices":49775,"material":0,"mode":4},{"attributes":{"NORMAL":32254,"POSITION":14732},"indices":49776,"material":0,"mode":4},{"attributes":{"NORMAL":32255,"POSITION":14733},"indices":49777,"material":0,"mode":4},{"attributes":{"NORMAL":32256,"POSITION":14734},"indices":49778,"material":0,"mode":4}]},{"name":"COMPOUND2127","primitives":[{"attributes":{"NORMAL":32257,"POSITION":14735},"indices":49779,"material":14,"mode":4},{"attributes":{"NORMAL":32258,"POSITION":14736},"indices":49780,"material":14,"mode":4}]},{"name":"COMPOUND2128","primitives":[{"attributes":{"NORMAL":32259,"POSITION":14737},"indices":49781,"material":14,"mode":4},{"attributes":{"NORMAL":32260,"POSITION":14738},"indices":49782,"material":14,"mode":4}]},{"name":"COMPOUND2129","primitives":[{"attributes":{"NORMAL":32261,"POSITION":14739},"indices":49783,"material":14,"mode":4},{"attributes":{"NORMAL":32262,"POSITION":14740},"indices":49784,"material":14,"mode":4}]},{"name":"COMPOUND2130","primitives":[{"attributes":{"NORMAL":32263,"POSITION":14741},"indices":49785,"material":14,"mode":4},{"attributes":{"NORMAL":32264,"POSITION":14742},"indices":49786,"material":14,"mode":4}]},{"name":"COMPOUND2131","primitives":[{"attributes":{"NORMAL":32265,"POSITION":14743},"indices":49787,"material":0,"mode":4},{"attributes":{"NORMAL":32266,"POSITION":14744},"indices":49788,"material":0,"mode":4},{"attributes":{"NORMAL":32267,"POSITION":14745},"indices":49789,"material":0,"mode":4},{"attributes":{"NORMAL":32268,"POSITION":14746},"indices":49790,"material":0,"mode":4},{"attributes":{"NORMAL":32269,"POSITION":14747},"indices":49791,"material":0,"mode":4},{"attributes":{"NORMAL":32270,"POSITION":14748},"indices":49792,"material":0,"mode":4},{"attributes":{"NORMAL":32271,"POSITION":14749},"indices":49793,"material":0,"mode":4},{"attributes":{"NORMAL":32272,"POSITION":14750},"indices":49794,"material":0,"mode":4},{"attributes":{"NORMAL":32273,"POSITION":14751},"indices":49795,"material":0,"mode":4},{"attributes":{"NORMAL":32274,"POSITION":14752},"indices":49796,"material":0,"mode":4},{"attributes":{"NORMAL":32275,"POSITION":14753},"indices":49797,"material":0,"mode":4},{"attributes":{"NORMAL":32276,"POSITION":14754},"indices":49798,"material":0,"mode":4},{"attributes":{"NORMAL":32277,"POSITION":14755},"indices":49799,"material":0,"mode":4},{"attributes":{"NORMAL":32278,"POSITION":14756},"indices":49800,"material":0,"mode":4}]},{"name":"COMPOUND2132","primitives":[{"attributes":{"NORMAL":32279,"POSITION":14757},"indices":49801,"material":14,"mode":4},{"attributes":{"NORMAL":32280,"POSITION":14758},"indices":49802,"material":14,"mode":4}]},{"name":"COMPOUND2133","primitives":[{"attributes":{"NORMAL":32281,"POSITION":14759},"indices":49803,"material":14,"mode":4},{"attributes":{"NORMAL":32282,"POSITION":14760},"indices":49804,"material":14,"mode":4}]},{"name":"COMPOUND2134","primitives":[{"attributes":{"NORMAL":32283,"POSITION":14761},"indices":49805,"material":0,"mode":4},{"attributes":{"NORMAL":32284,"POSITION":14762},"indices":49806,"material":0,"mode":4},{"attributes":{"NORMAL":32285,"POSITION":14763},"indices":49807,"material":0,"mode":4},{"attributes":{"NORMAL":32286,"POSITION":14764},"indices":49808,"material":0,"mode":4},{"attributes":{"NORMAL":32287,"POSITION":14765},"indices":49809,"material":0,"mode":4},{"attributes":{"NORMAL":32288,"POSITION":14766},"indices":49810,"material":0,"mode":4},{"attributes":{"NORMAL":32289,"POSITION":14767},"indices":49811,"material":0,"mode":4},{"attributes":{"NORMAL":32290,"POSITION":14768},"indices":49812,"material":0,"mode":4},{"attributes":{"NORMAL":32291,"POSITION":14769},"indices":49813,"material":0,"mode":4},{"attributes":{"NORMAL":32292,"POSITION":14770},"indices":49814,"material":0,"mode":4},{"attributes":{"NORMAL":32293,"POSITION":14771},"indices":49815,"material":0,"mode":4},{"attributes":{"NORMAL":32294,"POSITION":14772},"indices":49816,"material":0,"mode":4},{"attributes":{"NORMAL":32295,"POSITION":14773},"indices":49817,"material":0,"mode":4},{"attributes":{"NORMAL":32296,"POSITION":14774},"indices":49818,"material":0,"mode":4}]},{"name":"COMPOUND2135","primitives":[{"attributes":{"NORMAL":32297,"POSITION":14775},"indices":49819,"material":14,"mode":4},{"attributes":{"NORMAL":32298,"POSITION":14776},"indices":49820,"material":14,"mode":4}]},{"name":"COMPOUND2136","primitives":[{"attributes":{"NORMAL":32299,"POSITION":14777},"indices":49821,"material":14,"mode":4},{"attributes":{"NORMAL":32300,"POSITION":14778},"indices":49822,"material":14,"mode":4}]},{"name":"COMPOUND2137","primitives":[{"attributes":{"NORMAL":32301,"POSITION":14779},"indices":49823,"material":14,"mode":4},{"attributes":{"NORMAL":32302,"POSITION":14780},"indices":49824,"material":14,"mode":4}]},{"name":"COMPOUND2138","primitives":[{"attributes":{"NORMAL":32303,"POSITION":14781},"indices":49825,"material":14,"mode":4},{"attributes":{"NORMAL":32304,"POSITION":14782},"indices":49826,"material":14,"mode":4}]},{"name":"COMPOUND2139","primitives":[{"attributes":{"NORMAL":32305,"POSITION":14783},"indices":49827,"material":0,"mode":4},{"attributes":{"NORMAL":32306,"POSITION":14784},"indices":49828,"material":0,"mode":4},{"attributes":{"NORMAL":32307,"POSITION":14785},"indices":49829,"material":0,"mode":4},{"attributes":{"NORMAL":32308,"POSITION":14786},"indices":49830,"material":0,"mode":4},{"attributes":{"NORMAL":32309,"POSITION":14787},"indices":49831,"material":0,"mode":4},{"attributes":{"NORMAL":32310,"POSITION":14788},"indices":49832,"material":0,"mode":4},{"attributes":{"NORMAL":32311,"POSITION":14789},"indices":49833,"material":0,"mode":4},{"attributes":{"NORMAL":32312,"POSITION":14790},"indices":49834,"material":0,"mode":4},{"attributes":{"NORMAL":32313,"POSITION":14791},"indices":49835,"material":0,"mode":4},{"attributes":{"NORMAL":32314,"POSITION":14792},"indices":49836,"material":0,"mode":4},{"attributes":{"NORMAL":32315,"POSITION":14793},"indices":49837,"material":0,"mode":4},{"attributes":{"NORMAL":32316,"POSITION":14794},"indices":49838,"material":0,"mode":4},{"attributes":{"NORMAL":32317,"POSITION":14795},"indices":49839,"material":0,"mode":4},{"attributes":{"NORMAL":32318,"POSITION":14796},"indices":49840,"material":0,"mode":4}]},{"name":"COMPOUND2140","primitives":[{"attributes":{"NORMAL":32319,"POSITION":14797},"indices":49841,"material":14,"mode":4},{"attributes":{"NORMAL":32320,"POSITION":14798},"indices":49842,"material":14,"mode":4}]},{"name":"COMPOUND2141","primitives":[{"attributes":{"NORMAL":32321,"POSITION":14799},"indices":49843,"material":0,"mode":4},{"attributes":{"NORMAL":32322,"POSITION":14800},"indices":49844,"material":0,"mode":4},{"attributes":{"NORMAL":32323,"POSITION":14801},"indices":49845,"material":0,"mode":4},{"attributes":{"NORMAL":32324,"POSITION":14802},"indices":49846,"material":0,"mode":4},{"attributes":{"NORMAL":32325,"POSITION":14803},"indices":49847,"material":0,"mode":4},{"attributes":{"NORMAL":32326,"POSITION":14804},"indices":49848,"material":0,"mode":4},{"attributes":{"NORMAL":32327,"POSITION":14805},"indices":49849,"material":0,"mode":4},{"attributes":{"NORMAL":32328,"POSITION":14806},"indices":49850,"material":0,"mode":4},{"attributes":{"NORMAL":32329,"POSITION":14807},"indices":49851,"material":0,"mode":4},{"attributes":{"NORMAL":32330,"POSITION":14808},"indices":49852,"material":0,"mode":4},{"attributes":{"NORMAL":32331,"POSITION":14809},"indices":49853,"material":0,"mode":4},{"attributes":{"NORMAL":32332,"POSITION":14810},"indices":49854,"material":0,"mode":4},{"attributes":{"NORMAL":32333,"POSITION":14811},"indices":49855,"material":0,"mode":4},{"attributes":{"NORMAL":32334,"POSITION":14812},"indices":49856,"material":0,"mode":4}]},{"name":"COMPOUND2142","primitives":[{"attributes":{"NORMAL":32335,"POSITION":14813},"indices":49857,"material":14,"mode":4},{"attributes":{"NORMAL":32336,"POSITION":14814},"indices":49858,"material":14,"mode":4}]},{"name":"COMPOUND2143","primitives":[{"attributes":{"NORMAL":32337,"POSITION":14815},"indices":49859,"material":14,"mode":4},{"attributes":{"NORMAL":32338,"POSITION":14816},"indices":49860,"material":14,"mode":4}]},{"name":"COMPOUND2144","primitives":[{"attributes":{"NORMAL":32339,"POSITION":14817},"indices":49861,"material":14,"mode":4},{"attributes":{"NORMAL":32340,"POSITION":14818},"indices":49862,"material":14,"mode":4}]},{"name":"COMPOUND2145","primitives":[{"attributes":{"NORMAL":32341,"POSITION":14819},"indices":49863,"material":14,"mode":4},{"attributes":{"NORMAL":32342,"POSITION":14820},"indices":49864,"material":14,"mode":4}]},{"name":"COMPOUND2146","primitives":[{"attributes":{"NORMAL":32343,"POSITION":14821},"indices":49865,"material":0,"mode":4},{"attributes":{"NORMAL":32344,"POSITION":14822},"indices":49866,"material":0,"mode":4},{"attributes":{"NORMAL":32345,"POSITION":14823},"indices":49867,"material":0,"mode":4},{"attributes":{"NORMAL":32346,"POSITION":14824},"indices":49868,"material":0,"mode":4},{"attributes":{"NORMAL":32347,"POSITION":14825},"indices":49869,"material":0,"mode":4},{"attributes":{"NORMAL":32348,"POSITION":14826},"indices":49870,"material":0,"mode":4},{"attributes":{"NORMAL":32349,"POSITION":14827},"indices":49871,"material":0,"mode":4},{"attributes":{"NORMAL":32350,"POSITION":14828},"indices":49872,"material":0,"mode":4},{"attributes":{"NORMAL":32351,"POSITION":14829},"indices":49873,"material":0,"mode":4},{"attributes":{"NORMAL":32352,"POSITION":14830},"indices":49874,"material":0,"mode":4},{"attributes":{"NORMAL":32353,"POSITION":14831},"indices":49875,"material":0,"mode":4},{"attributes":{"NORMAL":32354,"POSITION":14832},"indices":49876,"material":0,"mode":4},{"attributes":{"NORMAL":32355,"POSITION":14833},"indices":49877,"material":0,"mode":4},{"attributes":{"NORMAL":32356,"POSITION":14834},"indices":49878,"material":0,"mode":4}]},{"name":"COMPOUND2147","primitives":[{"attributes":{"NORMAL":32357,"POSITION":14835},"indices":49879,"material":14,"mode":4},{"attributes":{"NORMAL":32358,"POSITION":14836},"indices":49880,"material":14,"mode":4}]},{"name":"COMPOUND2148","primitives":[{"attributes":{"NORMAL":32359,"POSITION":14837},"indices":49881,"material":14,"mode":4},{"attributes":{"NORMAL":32360,"POSITION":14838},"indices":49882,"material":14,"mode":4}]},{"name":"COMPOUND2149","primitives":[{"attributes":{"NORMAL":32361,"POSITION":14839},"indices":49883,"material":0,"mode":4},{"attributes":{"NORMAL":32362,"POSITION":14840},"indices":49884,"material":0,"mode":4},{"attributes":{"NORMAL":32363,"POSITION":14841},"indices":49885,"material":0,"mode":4},{"attributes":{"NORMAL":32364,"POSITION":14842},"indices":49886,"material":0,"mode":4},{"attributes":{"NORMAL":32365,"POSITION":14843},"indices":49887,"material":0,"mode":4},{"attributes":{"NORMAL":32366,"POSITION":14844},"indices":49888,"material":0,"mode":4},{"attributes":{"NORMAL":32367,"POSITION":14845},"indices":49889,"material":0,"mode":4},{"attributes":{"NORMAL":32368,"POSITION":14846},"indices":49890,"material":0,"mode":4},{"attributes":{"NORMAL":32369,"POSITION":14847},"indices":49891,"material":0,"mode":4},{"attributes":{"NORMAL":32370,"POSITION":14848},"indices":49892,"material":0,"mode":4},{"attributes":{"NORMAL":32371,"POSITION":14849},"indices":49893,"material":0,"mode":4},{"attributes":{"NORMAL":32372,"POSITION":14850},"indices":49894,"material":0,"mode":4},{"attributes":{"NORMAL":32373,"POSITION":14851},"indices":49895,"material":0,"mode":4},{"attributes":{"NORMAL":32374,"POSITION":14852},"indices":49896,"material":0,"mode":4}]},{"name":"COMPOUND2150","primitives":[{"attributes":{"NORMAL":32375,"POSITION":14853},"indices":49897,"material":14,"mode":4},{"attributes":{"NORMAL":32376,"POSITION":14854},"indices":49898,"material":14,"mode":4}]},{"name":"COMPOUND2151","primitives":[{"attributes":{"NORMAL":32377,"POSITION":14855},"indices":49899,"material":14,"mode":4},{"attributes":{"NORMAL":32378,"POSITION":14856},"indices":49900,"material":14,"mode":4}]},{"name":"COMPOUND2152","primitives":[{"attributes":{"NORMAL":32379,"POSITION":14857},"indices":49901,"material":14,"mode":4},{"attributes":{"NORMAL":32380,"POSITION":14858},"indices":49902,"material":14,"mode":4}]},{"name":"COMPOUND2153","primitives":[{"attributes":{"NORMAL":32381,"POSITION":14859},"indices":49903,"material":14,"mode":4},{"attributes":{"NORMAL":32382,"POSITION":14860},"indices":49904,"material":14,"mode":4}]},{"name":"COMPOUND2154","primitives":[{"attributes":{"NORMAL":32383,"POSITION":14861},"indices":49905,"material":0,"mode":4},{"attributes":{"NORMAL":32384,"POSITION":14862},"indices":49906,"material":0,"mode":4},{"attributes":{"NORMAL":32385,"POSITION":14863},"indices":49907,"material":0,"mode":4},{"attributes":{"NORMAL":32386,"POSITION":14864},"indices":49908,"material":0,"mode":4},{"attributes":{"NORMAL":32387,"POSITION":14865},"indices":49909,"material":0,"mode":4},{"attributes":{"NORMAL":32388,"POSITION":14866},"indices":49910,"material":0,"mode":4},{"attributes":{"NORMAL":32389,"POSITION":14867},"indices":49911,"material":0,"mode":4},{"attributes":{"NORMAL":32390,"POSITION":14868},"indices":49912,"material":0,"mode":4},{"attributes":{"NORMAL":32391,"POSITION":14869},"indices":49913,"material":0,"mode":4},{"attributes":{"NORMAL":32392,"POSITION":14870},"indices":49914,"material":0,"mode":4},{"attributes":{"NORMAL":32393,"POSITION":14871},"indices":49915,"material":0,"mode":4},{"attributes":{"NORMAL":32394,"POSITION":14872},"indices":49916,"material":0,"mode":4},{"attributes":{"NORMAL":32395,"POSITION":14873},"indices":49917,"material":0,"mode":4},{"attributes":{"NORMAL":32396,"POSITION":14874},"indices":49918,"material":0,"mode":4}]},{"name":"COMPOUND2155","primitives":[{"attributes":{"NORMAL":32397,"POSITION":14875},"indices":49919,"material":14,"mode":4},{"attributes":{"NORMAL":32398,"POSITION":14876},"indices":49920,"material":14,"mode":4}]},{"name":"COMPOUND2156","primitives":[{"attributes":{"NORMAL":32399,"POSITION":14877},"indices":49921,"material":14,"mode":4},{"attributes":{"NORMAL":32400,"POSITION":14878},"indices":49922,"material":14,"mode":4}]},{"name":"COMPOUND2157","primitives":[{"attributes":{"NORMAL":32401,"POSITION":14879},"indices":49923,"material":0,"mode":4},{"attributes":{"NORMAL":32402,"POSITION":14880},"indices":49924,"material":0,"mode":4},{"attributes":{"NORMAL":32403,"POSITION":14881},"indices":49925,"material":0,"mode":4},{"attributes":{"NORMAL":32404,"POSITION":14882},"indices":49926,"material":0,"mode":4},{"attributes":{"NORMAL":32405,"POSITION":14883},"indices":49927,"material":0,"mode":4},{"attributes":{"NORMAL":32406,"POSITION":14884},"indices":49928,"material":0,"mode":4},{"attributes":{"NORMAL":32407,"POSITION":14885},"indices":49929,"material":0,"mode":4},{"attributes":{"NORMAL":32408,"POSITION":14886},"indices":49930,"material":0,"mode":4},{"attributes":{"NORMAL":32409,"POSITION":14887},"indices":49931,"material":0,"mode":4},{"attributes":{"NORMAL":32410,"POSITION":14888},"indices":49932,"material":0,"mode":4},{"attributes":{"NORMAL":32411,"POSITION":14889},"indices":49933,"material":0,"mode":4},{"attributes":{"NORMAL":32412,"POSITION":14890},"indices":49934,"material":0,"mode":4},{"attributes":{"NORMAL":32413,"POSITION":14891},"indices":49935,"material":0,"mode":4},{"attributes":{"NORMAL":32414,"POSITION":14892},"indices":49936,"material":0,"mode":4}]},{"name":"COMPOUND2159","primitives":[{"attributes":{"NORMAL":32415,"POSITION":14893},"indices":49937,"material":13,"mode":4}]},{"name":"COMPOUND2160","primitives":[{"attributes":{"NORMAL":32416,"POSITION":14894},"indices":49938,"material":13,"mode":4}]},{"name":"COMPOUND2161","primitives":[{"attributes":{"NORMAL":32417,"POSITION":14895},"indices":49939,"material":17,"mode":4}]},{"name":"COMPOUND2162","primitives":[{"attributes":{"NORMAL":32418,"POSITION":14896},"indices":49940,"material":17,"mode":4}]},{"name":"COMPOUND2163","primitives":[{"attributes":{"NORMAL":32419,"POSITION":14897},"indices":49941,"material":17,"mode":4}]},{"name":"COMPOUND2164","primitives":[{"attributes":{"NORMAL":32420,"POSITION":14898},"indices":49942,"material":17,"mode":4}]},{"name":"COMPOUND2165","primitives":[{"attributes":{"NORMAL":32421,"POSITION":14899},"indices":49943,"material":17,"mode":4}]},{"name":"COMPOUND2166","primitives":[{"attributes":{"NORMAL":32422,"POSITION":14900},"indices":49944,"material":13,"mode":4}]},{"name":"COMPOUND2167","primitives":[{"attributes":{"NORMAL":32423,"POSITION":14901},"indices":49945,"material":17,"mode":4}]},{"name":"COMPOUND2168","primitives":[{"attributes":{"NORMAL":32424,"POSITION":14902},"indices":49946,"material":17,"mode":4}]},{"name":"COMPOUND2169","primitives":[{"attributes":{"NORMAL":32425,"POSITION":14903},"indices":49947,"material":17,"mode":4}]},{"name":"COMPOUND2170","primitives":[{"attributes":{"NORMAL":32426,"POSITION":14904},"indices":49948,"material":13,"mode":4}]},{"name":"COMPOUND2171","primitives":[{"attributes":{"NORMAL":32427,"POSITION":14905},"indices":49949,"material":13,"mode":4}]},{"name":"COMPOUND2172","primitives":[{"attributes":{"NORMAL":32428,"POSITION":14906},"indices":49950,"material":17,"mode":4}]},{"name":"COMPOUND2173","primitives":[{"attributes":{"NORMAL":32429,"POSITION":14907},"indices":49951,"material":13,"mode":4}]},{"name":"COMPOUND2174","primitives":[{"attributes":{"NORMAL":32430,"POSITION":14908},"indices":49952,"material":17,"mode":4}]},{"name":"COMPOUND2175","primitives":[{"attributes":{"NORMAL":32431,"POSITION":14909},"indices":49953,"material":13,"mode":4}]},{"name":"COMPOUND2176","primitives":[{"attributes":{"NORMAL":32432,"POSITION":14910},"indices":49954,"material":17,"mode":4}]},{"name":"COMPOUND2177","primitives":[{"attributes":{"NORMAL":32433,"POSITION":14911},"indices":49955,"material":17,"mode":4}]},{"name":"COMPOUND2178","primitives":[{"attributes":{"NORMAL":32434,"POSITION":14912},"indices":49956,"material":13,"mode":4}]},{"name":"COMPOUND2179","primitives":[{"attributes":{"NORMAL":32435,"POSITION":14913},"indices":49957,"material":17,"mode":4}]},{"name":"COMPOUND2180","primitives":[{"attributes":{"NORMAL":32436,"POSITION":14914},"indices":49958,"material":13,"mode":4}]},{"name":"COMPOUND2181","primitives":[{"attributes":{"NORMAL":32437,"POSITION":14915},"indices":49959,"material":13,"mode":4}]},{"name":"COMPOUND2182","primitives":[{"attributes":{"NORMAL":32438,"POSITION":14916},"indices":49960,"material":13,"mode":4}]},{"name":"COMPOUND2183","primitives":[{"attributes":{"NORMAL":32439,"POSITION":14917},"indices":49961,"material":17,"mode":4}]},{"name":"COMPOUND2184","primitives":[{"attributes":{"NORMAL":32440,"POSITION":14918},"indices":49962,"material":17,"mode":4}]},{"name":"COMPOUND2185","primitives":[{"attributes":{"NORMAL":32441,"POSITION":14919},"indices":49963,"material":13,"mode":4}]},{"name":"COMPOUND2186","primitives":[{"attributes":{"NORMAL":32442,"POSITION":14920},"indices":49964,"material":17,"mode":4}]},{"name":"COMPOUND2188","primitives":[{"attributes":{"NORMAL":32443,"POSITION":14921},"indices":49965,"material":13,"mode":4}]},{"name":"COMPOUND2189","primitives":[{"attributes":{"NORMAL":32444,"POSITION":14922},"indices":49966,"material":13,"mode":4}]},{"name":"COMPOUND2190","primitives":[{"attributes":{"NORMAL":32445,"POSITION":14923},"indices":49967,"material":17,"mode":4}]},{"name":"COMPOUND2191","primitives":[{"attributes":{"NORMAL":32446,"POSITION":14924},"indices":49968,"material":17,"mode":4}]},{"name":"COMPOUND2192","primitives":[{"attributes":{"NORMAL":32447,"POSITION":14925},"indices":49969,"material":17,"mode":4}]},{"name":"COMPOUND2193","primitives":[{"attributes":{"NORMAL":32448,"POSITION":14926},"indices":49970,"material":13,"mode":4}]},{"name":"COMPOUND2194","primitives":[{"attributes":{"NORMAL":32449,"POSITION":14927},"indices":49971,"material":13,"mode":4}]},{"name":"COMPOUND2195","primitives":[{"attributes":{"NORMAL":32450,"POSITION":14928},"indices":49972,"material":17,"mode":4}]},{"name":"COMPOUND2196","primitives":[{"attributes":{"NORMAL":32451,"POSITION":14929},"indices":49973,"material":17,"mode":4}]},{"name":"COMPOUND2197","primitives":[{"attributes":{"NORMAL":32452,"POSITION":14930},"indices":49974,"material":17,"mode":4}]},{"name":"COMPOUND2198","primitives":[{"attributes":{"NORMAL":32453,"POSITION":14931},"indices":49975,"material":17,"mode":4}]},{"name":"COMPOUND2199","primitives":[{"attributes":{"NORMAL":32454,"POSITION":14932},"indices":49976,"material":13,"mode":4}]},{"name":"COMPOUND2200","primitives":[{"attributes":{"NORMAL":32455,"POSITION":14933},"indices":49977,"material":13,"mode":4}]},{"name":"COMPOUND2201","primitives":[{"attributes":{"NORMAL":32456,"POSITION":14934},"indices":49978,"material":17,"mode":4}]},{"name":"COMPOUND2202","primitives":[{"attributes":{"NORMAL":32457,"POSITION":14935},"indices":49979,"material":17,"mode":4}]},{"name":"COMPOUND2203","primitives":[{"attributes":{"NORMAL":32458,"POSITION":14936},"indices":49980,"material":17,"mode":4}]},{"name":"COMPOUND2204","primitives":[{"attributes":{"NORMAL":32459,"POSITION":14937},"indices":49981,"material":17,"mode":4}]},{"name":"COMPOUND2206","primitives":[{"attributes":{"NORMAL":32460,"POSITION":14938},"indices":49982,"material":18,"mode":4}]},{"name":"COMPOUND2207","primitives":[{"attributes":{"NORMAL":32461,"POSITION":14939},"indices":49983,"material":17,"mode":4}]},{"name":"COMPOUND2208","primitives":[{"attributes":{"NORMAL":32462,"POSITION":14940},"indices":49984,"material":17,"mode":4}]},{"name":"COMPOUND2209","primitives":[{"attributes":{"NORMAL":32463,"POSITION":14941},"indices":49985,"material":17,"mode":4}]},{"name":"COMPOUND2210","primitives":[{"attributes":{"NORMAL":32464,"POSITION":14942},"indices":49986,"material":17,"mode":4}]},{"name":"COMPOUND2212","primitives":[{"attributes":{"NORMAL":32465,"POSITION":14943},"indices":49987,"material":13,"mode":4}]},{"name":"COMPOUND2213","primitives":[{"attributes":{"NORMAL":32466,"POSITION":14944},"indices":49988,"material":13,"mode":4}]},{"name":"COMPOUND2214","primitives":[{"attributes":{"NORMAL":32467,"POSITION":14945},"indices":49989,"material":17,"mode":4}]},{"name":"COMPOUND2215","primitives":[{"attributes":{"NORMAL":32468,"POSITION":14946},"indices":49990,"material":13,"mode":4}]},{"name":"COMPOUND2216","primitives":[{"attributes":{"NORMAL":32469,"POSITION":14947},"indices":49991,"material":17,"mode":4}]},{"name":"COMPOUND2217","primitives":[{"attributes":{"NORMAL":32470,"POSITION":14948},"indices":49992,"material":13,"mode":4}]},{"name":"COMPOUND2218","primitives":[{"attributes":{"NORMAL":32471,"POSITION":14949},"indices":49993,"material":17,"mode":4}]},{"name":"COMPOUND2219","primitives":[{"attributes":{"NORMAL":32472,"POSITION":14950},"indices":49994,"material":17,"mode":4}]},{"name":"COMPOUND2220","primitives":[{"attributes":{"NORMAL":32473,"POSITION":14951},"indices":49995,"material":13,"mode":4}]},{"name":"COMPOUND2221","primitives":[{"attributes":{"NORMAL":32474,"POSITION":14952},"indices":49996,"material":17,"mode":4}]},{"name":"COMPOUND2222","primitives":[{"attributes":{"NORMAL":32475,"POSITION":14953},"indices":49997,"material":13,"mode":4}]},{"name":"COMPOUND2223","primitives":[{"attributes":{"NORMAL":32476,"POSITION":14954},"indices":49998,"material":17,"mode":4}]},{"name":"COMPOUND2224","primitives":[{"attributes":{"NORMAL":32477,"POSITION":14955},"indices":49999,"material":13,"mode":4}]},{"name":"COMPOUND2225","primitives":[{"attributes":{"NORMAL":32478,"POSITION":14956},"indices":50000,"material":17,"mode":4}]},{"name":"COMPOUND2226","primitives":[{"attributes":{"NORMAL":32479,"POSITION":14957},"indices":50001,"material":17,"mode":4}]},{"name":"COMPOUND2228","primitives":[{"attributes":{"NORMAL":32480,"POSITION":14958},"indices":50002,"material":17,"mode":4}]},{"name":"COMPOUND2229","primitives":[{"attributes":{"NORMAL":32481,"POSITION":14959},"indices":50003,"material":13,"mode":4}]},{"name":"COMPOUND2230","primitives":[{"attributes":{"NORMAL":32482,"POSITION":14960},"indices":50004,"material":17,"mode":4}]},{"name":"COMPOUND2231","primitives":[{"attributes":{"NORMAL":32483,"POSITION":14961},"indices":50005,"material":17,"mode":4}]},{"name":"COMPOUND2232","primitives":[{"attributes":{"NORMAL":32484,"POSITION":14962},"indices":50006,"material":13,"mode":4}]},{"name":"COMPOUND2233","primitives":[{"attributes":{"NORMAL":32485,"POSITION":14963},"indices":50007,"material":13,"mode":4}]},{"name":"COMPOUND2234","primitives":[{"attributes":{"NORMAL":32486,"POSITION":14964},"indices":50008,"material":13,"mode":4}]},{"name":"COMPOUND2235","primitives":[{"attributes":{"NORMAL":32487,"POSITION":14965},"indices":50009,"material":17,"mode":4}]},{"name":"COMPOUND2236","primitives":[{"attributes":{"NORMAL":32488,"POSITION":14966},"indices":50010,"material":17,"mode":4}]},{"name":"COMPOUND2237","primitives":[{"attributes":{"NORMAL":32489,"POSITION":14967},"indices":50011,"material":13,"mode":4}]},{"name":"COMPOUND2238","primitives":[{"attributes":{"NORMAL":32490,"POSITION":14968},"indices":50012,"material":13,"mode":4}]},{"name":"COMPOUND2239","primitives":[{"attributes":{"NORMAL":32491,"POSITION":14969},"indices":50013,"material":17,"mode":4}]},{"name":"COMPOUND2240","primitives":[{"attributes":{"NORMAL":32492,"POSITION":14970},"indices":50014,"material":17,"mode":4}]},{"name":"COMPOUND2241","primitives":[{"attributes":{"NORMAL":32493,"POSITION":14971},"indices":50015,"material":17,"mode":4}]},{"name":"COMPOUND2242","primitives":[{"attributes":{"NORMAL":32494,"POSITION":14972},"indices":50016,"material":13,"mode":4}]},{"name":"COMPOUND2243","primitives":[{"attributes":{"NORMAL":32495,"POSITION":14973},"indices":50017,"material":13,"mode":4}]},{"name":"COMPOUND2244","primitives":[{"attributes":{"NORMAL":32496,"POSITION":14974},"indices":50018,"material":17,"mode":4}]},{"name":"COMPOUND2245","primitives":[{"attributes":{"NORMAL":32497,"POSITION":14975},"indices":50019,"material":17,"mode":4}]},{"name":"COMPOUND2246","primitives":[{"attributes":{"NORMAL":32498,"POSITION":14976},"indices":50020,"material":17,"mode":4}]},{"name":"COMPOUND2247","primitives":[{"attributes":{"NORMAL":32499,"POSITION":14977},"indices":50021,"material":13,"mode":4}]},{"name":"COMPOUND2248","primitives":[{"attributes":{"NORMAL":32500,"POSITION":14978},"indices":50022,"material":13,"mode":4}]},{"name":"COMPOUND2249","primitives":[{"attributes":{"NORMAL":32501,"POSITION":14979},"indices":50023,"material":17,"mode":4}]},{"name":"COMPOUND2250","primitives":[{"attributes":{"NORMAL":32502,"POSITION":14980},"indices":50024,"material":17,"mode":4}]},{"name":"COMPOUND2251","primitives":[{"attributes":{"NORMAL":32503,"POSITION":14981},"indices":50025,"material":17,"mode":4}]},{"name":"COMPOUND2252","primitives":[{"attributes":{"NORMAL":32504,"POSITION":14982},"indices":50026,"material":13,"mode":4}]},{"name":"COMPOUND2253","primitives":[{"attributes":{"NORMAL":32505,"POSITION":14983},"indices":50027,"material":13,"mode":4}]},{"name":"COMPOUND2254","primitives":[{"attributes":{"NORMAL":32506,"POSITION":14984},"indices":50028,"material":17,"mode":4}]},{"name":"COMPOUND2255","primitives":[{"attributes":{"NORMAL":32507,"POSITION":14985},"indices":50029,"material":17,"mode":4}]},{"name":"COMPOUND2256","primitives":[{"attributes":{"NORMAL":32508,"POSITION":14986},"indices":50030,"material":17,"mode":4}]},{"name":"COMPOUND2257","primitives":[{"attributes":{"NORMAL":32509,"POSITION":14987},"indices":50031,"material":17,"mode":4}]},{"name":"COMPOUND2258","primitives":[{"attributes":{"NORMAL":32510,"POSITION":14988},"indices":50032,"material":17,"mode":4}]},{"name":"COMPOUND2259","primitives":[{"attributes":{"NORMAL":32511,"POSITION":14989},"indices":50033,"material":17,"mode":4}]},{"name":"COMPOUND2260","primitives":[{"attributes":{"NORMAL":32512,"POSITION":14990},"indices":50034,"material":17,"mode":4}]},{"name":"COMPOUND2261","primitives":[{"attributes":{"NORMAL":32513,"POSITION":14991},"indices":50035,"material":13,"mode":4}]},{"name":"COMPOUND2262","primitives":[{"attributes":{"NORMAL":32514,"POSITION":14992},"indices":50036,"material":13,"mode":4}]},{"name":"COMPOUND2263","primitives":[{"attributes":{"NORMAL":32515,"POSITION":14993},"indices":50037,"material":17,"mode":4}]},{"name":"COMPOUND2264","primitives":[{"attributes":{"NORMAL":32516,"POSITION":14994},"indices":50038,"material":13,"mode":4}]},{"name":"COMPOUND2265","primitives":[{"attributes":{"NORMAL":32517,"POSITION":14995},"indices":50039,"material":17,"mode":4}]},{"name":"COMPOUND2266","primitives":[{"attributes":{"NORMAL":32518,"POSITION":14996},"indices":50040,"material":13,"mode":4}]},{"name":"COMPOUND2267","primitives":[{"attributes":{"NORMAL":32519,"POSITION":14997},"indices":50041,"material":17,"mode":4}]},{"name":"COMPOUND2268","primitives":[{"attributes":{"NORMAL":32520,"POSITION":14998},"indices":50042,"material":13,"mode":4}]},{"name":"COMPOUND2269","primitives":[{"attributes":{"NORMAL":32521,"POSITION":14999},"indices":50043,"material":17,"mode":4}]},{"name":"COMPOUND2270","primitives":[{"attributes":{"NORMAL":32522,"POSITION":15000},"indices":50044,"material":13,"mode":4}]},{"name":"COMPOUND2271","primitives":[{"attributes":{"NORMAL":32523,"POSITION":15001},"indices":50045,"material":17,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-1","primitives":[{"attributes":{"NORMAL":32524,"POSITION":15002},"indices":50046,"material":7,"mode":4},{"attributes":{"NORMAL":32525,"POSITION":15003},"indices":50047,"material":7,"mode":4},{"attributes":{"NORMAL":32526,"POSITION":15004},"indices":50048,"material":7,"mode":4},{"attributes":{"NORMAL":32527,"POSITION":15005},"indices":50049,"material":7,"mode":4},{"attributes":{"NORMAL":32528,"POSITION":15006},"indices":50050,"material":7,"mode":4},{"attributes":{"NORMAL":32529,"POSITION":15007},"indices":50051,"material":7,"mode":4},{"attributes":{"NORMAL":32530,"POSITION":15008},"indices":50052,"material":7,"mode":4},{"attributes":{"NORMAL":32531,"POSITION":15009},"indices":50053,"material":7,"mode":4},{"attributes":{"NORMAL":32532,"POSITION":15010},"indices":50054,"material":7,"mode":4},{"attributes":{"NORMAL":32533,"POSITION":15011},"indices":50055,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-001","primitives":[{"attributes":{"NORMAL":32534,"POSITION":15012},"indices":50056,"material":14,"mode":4},{"attributes":{"NORMAL":32535,"POSITION":15013},"indices":50057,"material":14,"mode":4},{"attributes":{"NORMAL":32536,"POSITION":15014},"indices":50058,"material":14,"mode":4},{"attributes":{"NORMAL":32537,"POSITION":15015},"indices":50059,"material":14,"mode":4},{"attributes":{"NORMAL":32538,"POSITION":15016},"indices":50060,"material":14,"mode":4},{"attributes":{"NORMAL":32539,"POSITION":15017},"indices":50061,"material":14,"mode":4},{"attributes":{"NORMAL":32540,"POSITION":15018},"indices":50062,"material":14,"mode":4},{"attributes":{"NORMAL":32541,"POSITION":15019},"indices":50063,"material":14,"mode":4},{"attributes":{"NORMAL":32542,"POSITION":15020},"indices":50064,"material":14,"mode":4},{"attributes":{"NORMAL":32543,"POSITION":15021},"indices":50065,"material":14,"mode":4},{"attributes":{"NORMAL":32544,"POSITION":15022},"indices":50066,"material":14,"mode":4},{"attributes":{"NORMAL":32545,"POSITION":15023},"indices":50067,"material":14,"mode":4},{"attributes":{"NORMAL":32546,"POSITION":15024},"indices":50068,"material":14,"mode":4},{"attributes":{"NORMAL":32547,"POSITION":15025},"indices":50069,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-002","primitives":[{"attributes":{"NORMAL":32548,"POSITION":15026},"indices":50070,"material":7,"mode":4},{"attributes":{"NORMAL":32549,"POSITION":15027},"indices":50071,"material":7,"mode":4},{"attributes":{"NORMAL":32550,"POSITION":15028},"indices":50072,"material":7,"mode":4},{"attributes":{"NORMAL":32551,"POSITION":15029},"indices":50073,"material":7,"mode":4},{"attributes":{"NORMAL":32552,"POSITION":15030},"indices":50074,"material":7,"mode":4},{"attributes":{"NORMAL":32553,"POSITION":15031},"indices":50075,"material":7,"mode":4},{"attributes":{"NORMAL":32554,"POSITION":15032},"indices":50076,"material":7,"mode":4},{"attributes":{"NORMAL":32555,"POSITION":15033},"indices":50077,"material":7,"mode":4},{"attributes":{"NORMAL":32556,"POSITION":15034},"indices":50078,"material":7,"mode":4},{"attributes":{"NORMAL":32557,"POSITION":15035},"indices":50079,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-003","primitives":[{"attributes":{"NORMAL":32558,"POSITION":15036},"indices":50080,"material":7,"mode":4},{"attributes":{"NORMAL":32559,"POSITION":15037},"indices":50081,"material":7,"mode":4},{"attributes":{"NORMAL":32560,"POSITION":15038},"indices":50082,"material":7,"mode":4},{"attributes":{"NORMAL":32561,"POSITION":15039},"indices":50083,"material":7,"mode":4},{"attributes":{"NORMAL":32562,"POSITION":15040},"indices":50084,"material":7,"mode":4},{"attributes":{"NORMAL":32563,"POSITION":15041},"indices":50085,"material":7,"mode":4},{"attributes":{"NORMAL":32564,"POSITION":15042},"indices":50086,"material":7,"mode":4},{"attributes":{"NORMAL":32565,"POSITION":15043},"indices":50087,"material":7,"mode":4},{"attributes":{"NORMAL":32566,"POSITION":15044},"indices":50088,"material":7,"mode":4},{"attributes":{"NORMAL":32567,"POSITION":15045},"indices":50089,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-004","primitives":[{"attributes":{"NORMAL":32568,"POSITION":15046},"indices":50090,"material":7,"mode":4},{"attributes":{"NORMAL":32569,"POSITION":15047},"indices":50091,"material":7,"mode":4},{"attributes":{"NORMAL":32570,"POSITION":15048},"indices":50092,"material":7,"mode":4},{"attributes":{"NORMAL":32571,"POSITION":15049},"indices":50093,"material":7,"mode":4},{"attributes":{"NORMAL":32572,"POSITION":15050},"indices":50094,"material":7,"mode":4},{"attributes":{"NORMAL":32573,"POSITION":15051},"indices":50095,"material":7,"mode":4},{"attributes":{"NORMAL":32574,"POSITION":15052},"indices":50096,"material":7,"mode":4},{"attributes":{"NORMAL":32575,"POSITION":15053},"indices":50097,"material":7,"mode":4},{"attributes":{"NORMAL":32576,"POSITION":15054},"indices":50098,"material":7,"mode":4},{"attributes":{"NORMAL":32577,"POSITION":15055},"indices":50099,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-005","primitives":[{"attributes":{"NORMAL":32578,"POSITION":15056},"indices":50100,"material":14,"mode":4},{"attributes":{"NORMAL":32579,"POSITION":15057},"indices":50101,"material":14,"mode":4},{"attributes":{"NORMAL":32580,"POSITION":15058},"indices":50102,"material":14,"mode":4},{"attributes":{"NORMAL":32581,"POSITION":15059},"indices":50103,"material":14,"mode":4},{"attributes":{"NORMAL":32582,"POSITION":15060},"indices":50104,"material":14,"mode":4},{"attributes":{"NORMAL":32583,"POSITION":15061},"indices":50105,"material":14,"mode":4},{"attributes":{"NORMAL":32584,"POSITION":15062},"indices":50106,"material":14,"mode":4},{"attributes":{"NORMAL":32585,"POSITION":15063},"indices":50107,"material":14,"mode":4},{"attributes":{"NORMAL":32586,"POSITION":15064},"indices":50108,"material":14,"mode":4},{"attributes":{"NORMAL":32587,"POSITION":15065},"indices":50109,"material":14,"mode":4},{"attributes":{"NORMAL":32588,"POSITION":15066},"indices":50110,"material":14,"mode":4},{"attributes":{"NORMAL":32589,"POSITION":15067},"indices":50111,"material":14,"mode":4},{"attributes":{"NORMAL":32590,"POSITION":15068},"indices":50112,"material":14,"mode":4},{"attributes":{"NORMAL":32591,"POSITION":15069},"indices":50113,"material":14,"mode":4},{"attributes":{"NORMAL":32592,"POSITION":15070},"indices":50114,"material":14,"mode":4},{"attributes":{"NORMAL":32593,"POSITION":15071},"indices":50115,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-006","primitives":[{"attributes":{"NORMAL":32594,"POSITION":15072},"indices":50116,"material":7,"mode":4},{"attributes":{"NORMAL":32595,"POSITION":15073},"indices":50117,"material":7,"mode":4},{"attributes":{"NORMAL":32596,"POSITION":15074},"indices":50118,"material":7,"mode":4},{"attributes":{"NORMAL":32597,"POSITION":15075},"indices":50119,"material":7,"mode":4},{"attributes":{"NORMAL":32598,"POSITION":15076},"indices":50120,"material":7,"mode":4},{"attributes":{"NORMAL":32599,"POSITION":15077},"indices":50121,"material":7,"mode":4},{"attributes":{"NORMAL":32600,"POSITION":15078},"indices":50122,"material":7,"mode":4},{"attributes":{"NORMAL":32601,"POSITION":15079},"indices":50123,"material":7,"mode":4},{"attributes":{"NORMAL":32602,"POSITION":15080},"indices":50124,"material":7,"mode":4},{"attributes":{"NORMAL":32603,"POSITION":15081},"indices":50125,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-007","primitives":[{"attributes":{"NORMAL":32604,"POSITION":15082},"indices":50126,"material":14,"mode":4},{"attributes":{"NORMAL":32605,"POSITION":15083},"indices":50127,"material":14,"mode":4},{"attributes":{"NORMAL":32606,"POSITION":15084},"indices":50128,"material":14,"mode":4},{"attributes":{"NORMAL":32607,"POSITION":15085},"indices":50129,"material":14,"mode":4},{"attributes":{"NORMAL":32608,"POSITION":15086},"indices":50130,"material":14,"mode":4},{"attributes":{"NORMAL":32609,"POSITION":15087},"indices":50131,"material":14,"mode":4},{"attributes":{"NORMAL":32610,"POSITION":15088},"indices":50132,"material":14,"mode":4},{"attributes":{"NORMAL":32611,"POSITION":15089},"indices":50133,"material":14,"mode":4},{"attributes":{"NORMAL":32612,"POSITION":15090},"indices":50134,"material":14,"mode":4},{"attributes":{"NORMAL":32613,"POSITION":15091},"indices":50135,"material":14,"mode":4},{"attributes":{"NORMAL":32614,"POSITION":15092},"indices":50136,"material":14,"mode":4},{"attributes":{"NORMAL":32615,"POSITION":15093},"indices":50137,"material":14,"mode":4},{"attributes":{"NORMAL":32616,"POSITION":15094},"indices":50138,"material":14,"mode":4},{"attributes":{"NORMAL":32617,"POSITION":15095},"indices":50139,"material":14,"mode":4},{"attributes":{"NORMAL":32618,"POSITION":15096},"indices":50140,"material":14,"mode":4},{"attributes":{"NORMAL":32619,"POSITION":15097},"indices":50141,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-008","primitives":[{"attributes":{"NORMAL":32620,"POSITION":15098},"indices":50142,"material":7,"mode":4},{"attributes":{"NORMAL":32621,"POSITION":15099},"indices":50143,"material":7,"mode":4},{"attributes":{"NORMAL":32622,"POSITION":15100},"indices":50144,"material":7,"mode":4},{"attributes":{"NORMAL":32623,"POSITION":15101},"indices":50145,"material":7,"mode":4},{"attributes":{"NORMAL":32624,"POSITION":15102},"indices":50146,"material":7,"mode":4},{"attributes":{"NORMAL":32625,"POSITION":15103},"indices":50147,"material":7,"mode":4},{"attributes":{"NORMAL":32626,"POSITION":15104},"indices":50148,"material":7,"mode":4},{"attributes":{"NORMAL":32627,"POSITION":15105},"indices":50149,"material":7,"mode":4},{"attributes":{"NORMAL":32628,"POSITION":15106},"indices":50150,"material":7,"mode":4},{"attributes":{"NORMAL":32629,"POSITION":15107},"indices":50151,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-009","primitives":[{"attributes":{"NORMAL":32630,"POSITION":15108},"indices":50152,"material":14,"mode":4},{"attributes":{"NORMAL":32631,"POSITION":15109},"indices":50153,"material":14,"mode":4},{"attributes":{"NORMAL":32632,"POSITION":15110},"indices":50154,"material":14,"mode":4},{"attributes":{"NORMAL":32633,"POSITION":15111},"indices":50155,"material":14,"mode":4},{"attributes":{"NORMAL":32634,"POSITION":15112},"indices":50156,"material":14,"mode":4},{"attributes":{"NORMAL":32635,"POSITION":15113},"indices":50157,"material":14,"mode":4},{"attributes":{"NORMAL":32636,"POSITION":15114},"indices":50158,"material":14,"mode":4},{"attributes":{"NORMAL":32637,"POSITION":15115},"indices":50159,"material":14,"mode":4},{"attributes":{"NORMAL":32638,"POSITION":15116},"indices":50160,"material":14,"mode":4},{"attributes":{"NORMAL":32639,"POSITION":15117},"indices":50161,"material":14,"mode":4},{"attributes":{"NORMAL":32640,"POSITION":15118},"indices":50162,"material":14,"mode":4},{"attributes":{"NORMAL":32641,"POSITION":15119},"indices":50163,"material":14,"mode":4},{"attributes":{"NORMAL":32642,"POSITION":15120},"indices":50164,"material":14,"mode":4},{"attributes":{"NORMAL":32643,"POSITION":15121},"indices":50165,"material":14,"mode":4},{"attributes":{"NORMAL":32644,"POSITION":15122},"indices":50166,"material":14,"mode":4},{"attributes":{"NORMAL":32645,"POSITION":15123},"indices":50167,"material":14,"mode":4},{"attributes":{"NORMAL":32646,"POSITION":15124},"indices":50168,"material":14,"mode":4},{"attributes":{"NORMAL":32647,"POSITION":15125},"indices":50169,"material":14,"mode":4},{"attributes":{"NORMAL":32648,"POSITION":15126},"indices":50170,"material":14,"mode":4},{"attributes":{"NORMAL":32649,"POSITION":15127},"indices":50171,"material":14,"mode":4},{"attributes":{"NORMAL":32650,"POSITION":15128},"indices":50172,"material":14,"mode":4},{"attributes":{"NORMAL":32651,"POSITION":15129},"indices":50173,"material":14,"mode":4},{"attributes":{"NORMAL":32652,"POSITION":15130},"indices":50174,"material":14,"mode":4},{"attributes":{"NORMAL":32653,"POSITION":15131},"indices":50175,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-010","primitives":[{"attributes":{"NORMAL":32654,"POSITION":15132},"indices":50176,"material":7,"mode":4},{"attributes":{"NORMAL":32655,"POSITION":15133},"indices":50177,"material":7,"mode":4},{"attributes":{"NORMAL":32656,"POSITION":15134},"indices":50178,"material":7,"mode":4},{"attributes":{"NORMAL":32657,"POSITION":15135},"indices":50179,"material":7,"mode":4},{"attributes":{"NORMAL":32658,"POSITION":15136},"indices":50180,"material":7,"mode":4},{"attributes":{"NORMAL":32659,"POSITION":15137},"indices":50181,"material":7,"mode":4},{"attributes":{"NORMAL":32660,"POSITION":15138},"indices":50182,"material":7,"mode":4},{"attributes":{"NORMAL":32661,"POSITION":15139},"indices":50183,"material":7,"mode":4},{"attributes":{"NORMAL":32662,"POSITION":15140},"indices":50184,"material":7,"mode":4},{"attributes":{"NORMAL":32663,"POSITION":15141},"indices":50185,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-011","primitives":[{"attributes":{"NORMAL":32664,"POSITION":15142},"indices":50186,"material":14,"mode":4},{"attributes":{"NORMAL":32665,"POSITION":15143},"indices":50187,"material":14,"mode":4},{"attributes":{"NORMAL":32666,"POSITION":15144},"indices":50188,"material":14,"mode":4},{"attributes":{"NORMAL":32667,"POSITION":15145},"indices":50189,"material":14,"mode":4},{"attributes":{"NORMAL":32668,"POSITION":15146},"indices":50190,"material":14,"mode":4},{"attributes":{"NORMAL":32669,"POSITION":15147},"indices":50191,"material":14,"mode":4},{"attributes":{"NORMAL":32670,"POSITION":15148},"indices":50192,"material":14,"mode":4},{"attributes":{"NORMAL":32671,"POSITION":15149},"indices":50193,"material":14,"mode":4},{"attributes":{"NORMAL":32672,"POSITION":15150},"indices":50194,"material":14,"mode":4},{"attributes":{"NORMAL":32673,"POSITION":15151},"indices":50195,"material":14,"mode":4},{"attributes":{"NORMAL":32674,"POSITION":15152},"indices":50196,"material":14,"mode":4},{"attributes":{"NORMAL":32675,"POSITION":15153},"indices":50197,"material":14,"mode":4},{"attributes":{"NORMAL":32676,"POSITION":15154},"indices":50198,"material":14,"mode":4},{"attributes":{"NORMAL":32677,"POSITION":15155},"indices":50199,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-012","primitives":[{"attributes":{"NORMAL":32678,"POSITION":15156},"indices":50200,"material":7,"mode":4},{"attributes":{"NORMAL":32679,"POSITION":15157},"indices":50201,"material":7,"mode":4},{"attributes":{"NORMAL":32680,"POSITION":15158},"indices":50202,"material":7,"mode":4},{"attributes":{"NORMAL":32681,"POSITION":15159},"indices":50203,"material":7,"mode":4},{"attributes":{"NORMAL":32682,"POSITION":15160},"indices":50204,"material":7,"mode":4},{"attributes":{"NORMAL":32683,"POSITION":15161},"indices":50205,"material":7,"mode":4},{"attributes":{"NORMAL":32684,"POSITION":15162},"indices":50206,"material":7,"mode":4},{"attributes":{"NORMAL":32685,"POSITION":15163},"indices":50207,"material":7,"mode":4},{"attributes":{"NORMAL":32686,"POSITION":15164},"indices":50208,"material":7,"mode":4},{"attributes":{"NORMAL":32687,"POSITION":15165},"indices":50209,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-013","primitives":[{"attributes":{"NORMAL":32688,"POSITION":15166},"indices":50210,"material":7,"mode":4},{"attributes":{"NORMAL":32689,"POSITION":15167},"indices":50211,"material":7,"mode":4},{"attributes":{"NORMAL":32690,"POSITION":15168},"indices":50212,"material":7,"mode":4},{"attributes":{"NORMAL":32691,"POSITION":15169},"indices":50213,"material":7,"mode":4},{"attributes":{"NORMAL":32692,"POSITION":15170},"indices":50214,"material":7,"mode":4},{"attributes":{"NORMAL":32693,"POSITION":15171},"indices":50215,"material":7,"mode":4},{"attributes":{"NORMAL":32694,"POSITION":15172},"indices":50216,"material":7,"mode":4},{"attributes":{"NORMAL":32695,"POSITION":15173},"indices":50217,"material":7,"mode":4},{"attributes":{"NORMAL":32696,"POSITION":15174},"indices":50218,"material":7,"mode":4},{"attributes":{"NORMAL":32697,"POSITION":15175},"indices":50219,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-014","primitives":[{"attributes":{"NORMAL":32698,"POSITION":15176},"indices":50220,"material":7,"mode":4},{"attributes":{"NORMAL":32699,"POSITION":15177},"indices":50221,"material":7,"mode":4},{"attributes":{"NORMAL":32700,"POSITION":15178},"indices":50222,"material":7,"mode":4},{"attributes":{"NORMAL":32701,"POSITION":15179},"indices":50223,"material":7,"mode":4},{"attributes":{"NORMAL":32702,"POSITION":15180},"indices":50224,"material":7,"mode":4},{"attributes":{"NORMAL":32703,"POSITION":15181},"indices":50225,"material":7,"mode":4},{"attributes":{"NORMAL":32704,"POSITION":15182},"indices":50226,"material":7,"mode":4},{"attributes":{"NORMAL":32705,"POSITION":15183},"indices":50227,"material":7,"mode":4},{"attributes":{"NORMAL":32706,"POSITION":15184},"indices":50228,"material":7,"mode":4},{"attributes":{"NORMAL":32707,"POSITION":15185},"indices":50229,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-015","primitives":[{"attributes":{"NORMAL":32708,"POSITION":15186},"indices":50230,"material":14,"mode":4},{"attributes":{"NORMAL":32709,"POSITION":15187},"indices":50231,"material":14,"mode":4},{"attributes":{"NORMAL":32710,"POSITION":15188},"indices":50232,"material":14,"mode":4},{"attributes":{"NORMAL":32711,"POSITION":15189},"indices":50233,"material":14,"mode":4},{"attributes":{"NORMAL":32712,"POSITION":15190},"indices":50234,"material":14,"mode":4},{"attributes":{"NORMAL":32713,"POSITION":15191},"indices":50235,"material":14,"mode":4},{"attributes":{"NORMAL":32714,"POSITION":15192},"indices":50236,"material":14,"mode":4},{"attributes":{"NORMAL":32715,"POSITION":15193},"indices":50237,"material":14,"mode":4},{"attributes":{"NORMAL":32716,"POSITION":15194},"indices":50238,"material":14,"mode":4},{"attributes":{"NORMAL":32717,"POSITION":15195},"indices":50239,"material":14,"mode":4},{"attributes":{"NORMAL":32718,"POSITION":15196},"indices":50240,"material":14,"mode":4},{"attributes":{"NORMAL":32719,"POSITION":15197},"indices":50241,"material":14,"mode":4},{"attributes":{"NORMAL":32720,"POSITION":15198},"indices":50242,"material":14,"mode":4},{"attributes":{"NORMAL":32721,"POSITION":15199},"indices":50243,"material":14,"mode":4},{"attributes":{"NORMAL":32722,"POSITION":15200},"indices":50244,"material":14,"mode":4},{"attributes":{"NORMAL":32723,"POSITION":15201},"indices":50245,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-016","primitives":[{"attributes":{"NORMAL":32724,"POSITION":15202},"indices":50246,"material":7,"mode":4},{"attributes":{"NORMAL":32725,"POSITION":15203},"indices":50247,"material":7,"mode":4},{"attributes":{"NORMAL":32726,"POSITION":15204},"indices":50248,"material":7,"mode":4},{"attributes":{"NORMAL":32727,"POSITION":15205},"indices":50249,"material":7,"mode":4},{"attributes":{"NORMAL":32728,"POSITION":15206},"indices":50250,"material":7,"mode":4},{"attributes":{"NORMAL":32729,"POSITION":15207},"indices":50251,"material":7,"mode":4},{"attributes":{"NORMAL":32730,"POSITION":15208},"indices":50252,"material":7,"mode":4},{"attributes":{"NORMAL":32731,"POSITION":15209},"indices":50253,"material":7,"mode":4},{"attributes":{"NORMAL":32732,"POSITION":15210},"indices":50254,"material":7,"mode":4},{"attributes":{"NORMAL":32733,"POSITION":15211},"indices":50255,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-017","primitives":[{"attributes":{"NORMAL":32734,"POSITION":15212},"indices":50256,"material":14,"mode":4},{"attributes":{"NORMAL":32735,"POSITION":15213},"indices":50257,"material":14,"mode":4},{"attributes":{"NORMAL":32736,"POSITION":15214},"indices":50258,"material":14,"mode":4},{"attributes":{"NORMAL":32737,"POSITION":15215},"indices":50259,"material":14,"mode":4},{"attributes":{"NORMAL":32738,"POSITION":15216},"indices":50260,"material":14,"mode":4},{"attributes":{"NORMAL":32739,"POSITION":15217},"indices":50261,"material":14,"mode":4},{"attributes":{"NORMAL":32740,"POSITION":15218},"indices":50262,"material":14,"mode":4},{"attributes":{"NORMAL":32741,"POSITION":15219},"indices":50263,"material":14,"mode":4},{"attributes":{"NORMAL":32742,"POSITION":15220},"indices":50264,"material":14,"mode":4},{"attributes":{"NORMAL":32743,"POSITION":15221},"indices":50265,"material":14,"mode":4},{"attributes":{"NORMAL":32744,"POSITION":15222},"indices":50266,"material":14,"mode":4},{"attributes":{"NORMAL":32745,"POSITION":15223},"indices":50267,"material":14,"mode":4},{"attributes":{"NORMAL":32746,"POSITION":15224},"indices":50268,"material":14,"mode":4},{"attributes":{"NORMAL":32747,"POSITION":15225},"indices":50269,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-018","primitives":[{"attributes":{"NORMAL":32748,"POSITION":15226},"indices":50270,"material":7,"mode":4},{"attributes":{"NORMAL":32749,"POSITION":15227},"indices":50271,"material":7,"mode":4},{"attributes":{"NORMAL":32750,"POSITION":15228},"indices":50272,"material":7,"mode":4},{"attributes":{"NORMAL":32751,"POSITION":15229},"indices":50273,"material":7,"mode":4},{"attributes":{"NORMAL":32752,"POSITION":15230},"indices":50274,"material":7,"mode":4},{"attributes":{"NORMAL":32753,"POSITION":15231},"indices":50275,"material":7,"mode":4},{"attributes":{"NORMAL":32754,"POSITION":15232},"indices":50276,"material":7,"mode":4},{"attributes":{"NORMAL":32755,"POSITION":15233},"indices":50277,"material":7,"mode":4},{"attributes":{"NORMAL":32756,"POSITION":15234},"indices":50278,"material":7,"mode":4},{"attributes":{"NORMAL":32757,"POSITION":15235},"indices":50279,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-019","primitives":[{"attributes":{"NORMAL":32758,"POSITION":15236},"indices":50280,"material":7,"mode":4},{"attributes":{"NORMAL":32759,"POSITION":15237},"indices":50281,"material":7,"mode":4},{"attributes":{"NORMAL":32760,"POSITION":15238},"indices":50282,"material":7,"mode":4},{"attributes":{"NORMAL":32761,"POSITION":15239},"indices":50283,"material":7,"mode":4},{"attributes":{"NORMAL":32762,"POSITION":15240},"indices":50284,"material":7,"mode":4},{"attributes":{"NORMAL":32763,"POSITION":15241},"indices":50285,"material":7,"mode":4},{"attributes":{"NORMAL":32764,"POSITION":15242},"indices":50286,"material":7,"mode":4},{"attributes":{"NORMAL":32765,"POSITION":15243},"indices":50287,"material":7,"mode":4},{"attributes":{"NORMAL":32766,"POSITION":15244},"indices":50288,"material":7,"mode":4},{"attributes":{"NORMAL":32767,"POSITION":15245},"indices":50289,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-020","primitives":[{"attributes":{"NORMAL":32768,"POSITION":15246},"indices":50290,"material":14,"mode":4},{"attributes":{"NORMAL":32769,"POSITION":15247},"indices":50291,"material":14,"mode":4},{"attributes":{"NORMAL":32770,"POSITION":15248},"indices":50292,"material":14,"mode":4},{"attributes":{"NORMAL":32771,"POSITION":15249},"indices":50293,"material":14,"mode":4},{"attributes":{"NORMAL":32772,"POSITION":15250},"indices":50294,"material":14,"mode":4},{"attributes":{"NORMAL":32773,"POSITION":15251},"indices":50295,"material":14,"mode":4},{"attributes":{"NORMAL":32774,"POSITION":15252},"indices":50296,"material":14,"mode":4},{"attributes":{"NORMAL":32775,"POSITION":15253},"indices":50297,"material":14,"mode":4},{"attributes":{"NORMAL":32776,"POSITION":15254},"indices":50298,"material":14,"mode":4},{"attributes":{"NORMAL":32777,"POSITION":15255},"indices":50299,"material":14,"mode":4},{"attributes":{"NORMAL":32778,"POSITION":15256},"indices":50300,"material":14,"mode":4},{"attributes":{"NORMAL":32779,"POSITION":15257},"indices":50301,"material":14,"mode":4},{"attributes":{"NORMAL":32780,"POSITION":15258},"indices":50302,"material":14,"mode":4},{"attributes":{"NORMAL":32781,"POSITION":15259},"indices":50303,"material":14,"mode":4},{"attributes":{"NORMAL":32782,"POSITION":15260},"indices":50304,"material":14,"mode":4},{"attributes":{"NORMAL":32783,"POSITION":15261},"indices":50305,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-021","primitives":[{"attributes":{"NORMAL":32784,"POSITION":15262},"indices":50306,"material":7,"mode":4},{"attributes":{"NORMAL":32785,"POSITION":15263},"indices":50307,"material":7,"mode":4},{"attributes":{"NORMAL":32786,"POSITION":15264},"indices":50308,"material":7,"mode":4},{"attributes":{"NORMAL":32787,"POSITION":15265},"indices":50309,"material":7,"mode":4},{"attributes":{"NORMAL":32788,"POSITION":15266},"indices":50310,"material":7,"mode":4},{"attributes":{"NORMAL":32789,"POSITION":15267},"indices":50311,"material":7,"mode":4},{"attributes":{"NORMAL":32790,"POSITION":15268},"indices":50312,"material":7,"mode":4},{"attributes":{"NORMAL":32791,"POSITION":15269},"indices":50313,"material":7,"mode":4},{"attributes":{"NORMAL":32792,"POSITION":15270},"indices":50314,"material":7,"mode":4},{"attributes":{"NORMAL":32793,"POSITION":15271},"indices":50315,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-022","primitives":[{"attributes":{"NORMAL":32794,"POSITION":15272},"indices":50316,"material":14,"mode":4},{"attributes":{"NORMAL":32795,"POSITION":15273},"indices":50317,"material":14,"mode":4},{"attributes":{"NORMAL":32796,"POSITION":15274},"indices":50318,"material":14,"mode":4},{"attributes":{"NORMAL":32797,"POSITION":15275},"indices":50319,"material":14,"mode":4},{"attributes":{"NORMAL":32798,"POSITION":15276},"indices":50320,"material":14,"mode":4},{"attributes":{"NORMAL":32799,"POSITION":15277},"indices":50321,"material":14,"mode":4},{"attributes":{"NORMAL":32800,"POSITION":15278},"indices":50322,"material":14,"mode":4},{"attributes":{"NORMAL":32801,"POSITION":15279},"indices":50323,"material":14,"mode":4},{"attributes":{"NORMAL":32802,"POSITION":15280},"indices":50324,"material":14,"mode":4},{"attributes":{"NORMAL":32803,"POSITION":15281},"indices":50325,"material":14,"mode":4},{"attributes":{"NORMAL":32804,"POSITION":15282},"indices":50326,"material":14,"mode":4},{"attributes":{"NORMAL":32805,"POSITION":15283},"indices":50327,"material":14,"mode":4},{"attributes":{"NORMAL":32806,"POSITION":15284},"indices":50328,"material":14,"mode":4},{"attributes":{"NORMAL":32807,"POSITION":15285},"indices":50329,"material":14,"mode":4},{"attributes":{"NORMAL":32808,"POSITION":15286},"indices":50330,"material":14,"mode":4},{"attributes":{"NORMAL":32809,"POSITION":15287},"indices":50331,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-023","primitives":[{"attributes":{"NORMAL":32810,"POSITION":15288},"indices":50332,"material":7,"mode":4},{"attributes":{"NORMAL":32811,"POSITION":15289},"indices":50333,"material":7,"mode":4},{"attributes":{"NORMAL":32812,"POSITION":15290},"indices":50334,"material":7,"mode":4},{"attributes":{"NORMAL":32813,"POSITION":15291},"indices":50335,"material":7,"mode":4},{"attributes":{"NORMAL":32814,"POSITION":15292},"indices":50336,"material":7,"mode":4},{"attributes":{"NORMAL":32815,"POSITION":15293},"indices":50337,"material":7,"mode":4},{"attributes":{"NORMAL":32816,"POSITION":15294},"indices":50338,"material":7,"mode":4},{"attributes":{"NORMAL":32817,"POSITION":15295},"indices":50339,"material":7,"mode":4},{"attributes":{"NORMAL":32818,"POSITION":15296},"indices":50340,"material":7,"mode":4},{"attributes":{"NORMAL":32819,"POSITION":15297},"indices":50341,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-024","primitives":[{"attributes":{"NORMAL":32820,"POSITION":15298},"indices":50342,"material":7,"mode":4},{"attributes":{"NORMAL":32821,"POSITION":15299},"indices":50343,"material":7,"mode":4},{"attributes":{"NORMAL":32822,"POSITION":15300},"indices":50344,"material":7,"mode":4},{"attributes":{"NORMAL":32823,"POSITION":15301},"indices":50345,"material":7,"mode":4},{"attributes":{"NORMAL":32824,"POSITION":15302},"indices":50346,"material":7,"mode":4},{"attributes":{"NORMAL":32825,"POSITION":15303},"indices":50347,"material":7,"mode":4},{"attributes":{"NORMAL":32826,"POSITION":15304},"indices":50348,"material":7,"mode":4},{"attributes":{"NORMAL":32827,"POSITION":15305},"indices":50349,"material":7,"mode":4},{"attributes":{"NORMAL":32828,"POSITION":15306},"indices":50350,"material":7,"mode":4},{"attributes":{"NORMAL":32829,"POSITION":15307},"indices":50351,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-025","primitives":[{"attributes":{"NORMAL":32830,"POSITION":15308},"indices":50352,"material":7,"mode":4},{"attributes":{"NORMAL":32831,"POSITION":15309},"indices":50353,"material":7,"mode":4},{"attributes":{"NORMAL":32832,"POSITION":15310},"indices":50354,"material":7,"mode":4},{"attributes":{"NORMAL":32833,"POSITION":15311},"indices":50355,"material":7,"mode":4},{"attributes":{"NORMAL":32834,"POSITION":15312},"indices":50356,"material":7,"mode":4},{"attributes":{"NORMAL":32835,"POSITION":15313},"indices":50357,"material":7,"mode":4},{"attributes":{"NORMAL":32836,"POSITION":15314},"indices":50358,"material":7,"mode":4},{"attributes":{"NORMAL":32837,"POSITION":15315},"indices":50359,"material":7,"mode":4},{"attributes":{"NORMAL":32838,"POSITION":15316},"indices":50360,"material":7,"mode":4},{"attributes":{"NORMAL":32839,"POSITION":15317},"indices":50361,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-026","primitives":[{"attributes":{"NORMAL":32840,"POSITION":15318},"indices":50362,"material":14,"mode":4},{"attributes":{"NORMAL":32841,"POSITION":15319},"indices":50363,"material":14,"mode":4},{"attributes":{"NORMAL":32842,"POSITION":15320},"indices":50364,"material":14,"mode":4},{"attributes":{"NORMAL":32843,"POSITION":15321},"indices":50365,"material":14,"mode":4},{"attributes":{"NORMAL":32844,"POSITION":15322},"indices":50366,"material":14,"mode":4},{"attributes":{"NORMAL":32845,"POSITION":15323},"indices":50367,"material":14,"mode":4},{"attributes":{"NORMAL":32846,"POSITION":15324},"indices":50368,"material":14,"mode":4},{"attributes":{"NORMAL":32847,"POSITION":15325},"indices":50369,"material":14,"mode":4},{"attributes":{"NORMAL":32848,"POSITION":15326},"indices":50370,"material":14,"mode":4},{"attributes":{"NORMAL":32849,"POSITION":15327},"indices":50371,"material":14,"mode":4},{"attributes":{"NORMAL":32850,"POSITION":15328},"indices":50372,"material":14,"mode":4},{"attributes":{"NORMAL":32851,"POSITION":15329},"indices":50373,"material":14,"mode":4},{"attributes":{"NORMAL":32852,"POSITION":15330},"indices":50374,"material":14,"mode":4},{"attributes":{"NORMAL":32853,"POSITION":15331},"indices":50375,"material":14,"mode":4},{"attributes":{"NORMAL":32854,"POSITION":15332},"indices":50376,"material":14,"mode":4},{"attributes":{"NORMAL":32855,"POSITION":15333},"indices":50377,"material":14,"mode":4},{"attributes":{"NORMAL":32856,"POSITION":15334},"indices":50378,"material":14,"mode":4},{"attributes":{"NORMAL":32857,"POSITION":15335},"indices":50379,"material":14,"mode":4},{"attributes":{"NORMAL":32858,"POSITION":15336},"indices":50380,"material":14,"mode":4},{"attributes":{"NORMAL":32859,"POSITION":15337},"indices":50381,"material":14,"mode":4},{"attributes":{"NORMAL":32860,"POSITION":15338},"indices":50382,"material":14,"mode":4},{"attributes":{"NORMAL":32861,"POSITION":15339},"indices":50383,"material":14,"mode":4},{"attributes":{"NORMAL":32862,"POSITION":15340},"indices":50384,"material":14,"mode":4},{"attributes":{"NORMAL":32863,"POSITION":15341},"indices":50385,"material":14,"mode":4},{"attributes":{"NORMAL":32864,"POSITION":15342},"indices":50386,"material":14,"mode":4},{"attributes":{"NORMAL":32865,"POSITION":15343},"indices":50387,"material":14,"mode":4},{"attributes":{"NORMAL":32866,"POSITION":15344},"indices":50388,"material":14,"mode":4},{"attributes":{"NORMAL":32867,"POSITION":15345},"indices":50389,"material":14,"mode":4},{"attributes":{"NORMAL":32868,"POSITION":15346},"indices":50390,"material":14,"mode":4},{"attributes":{"NORMAL":32869,"POSITION":15347},"indices":50391,"material":14,"mode":4},{"attributes":{"NORMAL":32870,"POSITION":15348},"indices":50392,"material":14,"mode":4},{"attributes":{"NORMAL":32871,"POSITION":15349},"indices":50393,"material":14,"mode":4},{"attributes":{"NORMAL":32872,"POSITION":15350},"indices":50394,"material":14,"mode":4},{"attributes":{"NORMAL":32873,"POSITION":15351},"indices":50395,"material":14,"mode":4},{"attributes":{"NORMAL":32874,"POSITION":15352},"indices":50396,"material":14,"mode":4},{"attributes":{"NORMAL":32875,"POSITION":15353},"indices":50397,"material":14,"mode":4},{"attributes":{"NORMAL":32876,"POSITION":15354},"indices":50398,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-027","primitives":[{"attributes":{"NORMAL":32877,"POSITION":15355},"indices":50399,"material":7,"mode":4},{"attributes":{"NORMAL":32878,"POSITION":15356},"indices":50400,"material":7,"mode":4},{"attributes":{"NORMAL":32879,"POSITION":15357},"indices":50401,"material":7,"mode":4},{"attributes":{"NORMAL":32880,"POSITION":15358},"indices":50402,"material":7,"mode":4},{"attributes":{"NORMAL":32881,"POSITION":15359},"indices":50403,"material":7,"mode":4},{"attributes":{"NORMAL":32882,"POSITION":15360},"indices":50404,"material":7,"mode":4},{"attributes":{"NORMAL":32883,"POSITION":15361},"indices":50405,"material":7,"mode":4},{"attributes":{"NORMAL":32884,"POSITION":15362},"indices":50406,"material":7,"mode":4},{"attributes":{"NORMAL":32885,"POSITION":15363},"indices":50407,"material":7,"mode":4},{"attributes":{"NORMAL":32886,"POSITION":15364},"indices":50408,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-028","primitives":[{"attributes":{"NORMAL":32887,"POSITION":15365},"indices":50409,"material":14,"mode":4},{"attributes":{"NORMAL":32888,"POSITION":15366},"indices":50410,"material":14,"mode":4},{"attributes":{"NORMAL":32889,"POSITION":15367},"indices":50411,"material":14,"mode":4},{"attributes":{"NORMAL":32890,"POSITION":15368},"indices":50412,"material":14,"mode":4},{"attributes":{"NORMAL":32891,"POSITION":15369},"indices":50413,"material":14,"mode":4},{"attributes":{"NORMAL":32892,"POSITION":15370},"indices":50414,"material":14,"mode":4},{"attributes":{"NORMAL":32893,"POSITION":15371},"indices":50415,"material":14,"mode":4},{"attributes":{"NORMAL":32894,"POSITION":15372},"indices":50416,"material":14,"mode":4},{"attributes":{"NORMAL":32895,"POSITION":15373},"indices":50417,"material":14,"mode":4},{"attributes":{"NORMAL":32896,"POSITION":15374},"indices":50418,"material":14,"mode":4},{"attributes":{"NORMAL":32897,"POSITION":15375},"indices":50419,"material":14,"mode":4},{"attributes":{"NORMAL":32898,"POSITION":15376},"indices":50420,"material":14,"mode":4},{"attributes":{"NORMAL":32899,"POSITION":15377},"indices":50421,"material":14,"mode":4},{"attributes":{"NORMAL":32900,"POSITION":15378},"indices":50422,"material":14,"mode":4},{"attributes":{"NORMAL":32901,"POSITION":15379},"indices":50423,"material":14,"mode":4},{"attributes":{"NORMAL":32902,"POSITION":15380},"indices":50424,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-029","primitives":[{"attributes":{"NORMAL":32903,"POSITION":15381},"indices":50425,"material":7,"mode":4},{"attributes":{"NORMAL":32904,"POSITION":15382},"indices":50426,"material":7,"mode":4},{"attributes":{"NORMAL":32905,"POSITION":15383},"indices":50427,"material":7,"mode":4},{"attributes":{"NORMAL":32906,"POSITION":15384},"indices":50428,"material":7,"mode":4},{"attributes":{"NORMAL":32907,"POSITION":15385},"indices":50429,"material":7,"mode":4},{"attributes":{"NORMAL":32908,"POSITION":15386},"indices":50430,"material":7,"mode":4},{"attributes":{"NORMAL":32909,"POSITION":15387},"indices":50431,"material":7,"mode":4},{"attributes":{"NORMAL":32910,"POSITION":15388},"indices":50432,"material":7,"mode":4},{"attributes":{"NORMAL":32911,"POSITION":15389},"indices":50433,"material":7,"mode":4},{"attributes":{"NORMAL":32912,"POSITION":15390},"indices":50434,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-030","primitives":[{"attributes":{"NORMAL":32913,"POSITION":15391},"indices":50435,"material":7,"mode":4},{"attributes":{"NORMAL":32914,"POSITION":15392},"indices":50436,"material":7,"mode":4},{"attributes":{"NORMAL":32915,"POSITION":15393},"indices":50437,"material":7,"mode":4},{"attributes":{"NORMAL":32916,"POSITION":15394},"indices":50438,"material":7,"mode":4},{"attributes":{"NORMAL":32917,"POSITION":15395},"indices":50439,"material":7,"mode":4},{"attributes":{"NORMAL":32918,"POSITION":15396},"indices":50440,"material":7,"mode":4},{"attributes":{"NORMAL":32919,"POSITION":15397},"indices":50441,"material":7,"mode":4},{"attributes":{"NORMAL":32920,"POSITION":15398},"indices":50442,"material":7,"mode":4},{"attributes":{"NORMAL":32921,"POSITION":15399},"indices":50443,"material":7,"mode":4},{"attributes":{"NORMAL":32922,"POSITION":15400},"indices":50444,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-031","primitives":[{"attributes":{"NORMAL":32923,"POSITION":15401},"indices":50445,"material":7,"mode":4},{"attributes":{"NORMAL":32924,"POSITION":15402},"indices":50446,"material":7,"mode":4},{"attributes":{"NORMAL":32925,"POSITION":15403},"indices":50447,"material":7,"mode":4},{"attributes":{"NORMAL":32926,"POSITION":15404},"indices":50448,"material":7,"mode":4},{"attributes":{"NORMAL":32927,"POSITION":15405},"indices":50449,"material":7,"mode":4},{"attributes":{"NORMAL":32928,"POSITION":15406},"indices":50450,"material":7,"mode":4},{"attributes":{"NORMAL":32929,"POSITION":15407},"indices":50451,"material":7,"mode":4},{"attributes":{"NORMAL":32930,"POSITION":15408},"indices":50452,"material":7,"mode":4},{"attributes":{"NORMAL":32931,"POSITION":15409},"indices":50453,"material":7,"mode":4},{"attributes":{"NORMAL":32932,"POSITION":15410},"indices":50454,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-032","primitives":[{"attributes":{"NORMAL":32933,"POSITION":15411},"indices":50455,"material":7,"mode":4},{"attributes":{"NORMAL":32934,"POSITION":15412},"indices":50456,"material":7,"mode":4},{"attributes":{"NORMAL":32935,"POSITION":15413},"indices":50457,"material":7,"mode":4},{"attributes":{"NORMAL":32936,"POSITION":15414},"indices":50458,"material":7,"mode":4},{"attributes":{"NORMAL":32937,"POSITION":15415},"indices":50459,"material":7,"mode":4},{"attributes":{"NORMAL":32938,"POSITION":15416},"indices":50460,"material":7,"mode":4},{"attributes":{"NORMAL":32939,"POSITION":15417},"indices":50461,"material":7,"mode":4},{"attributes":{"NORMAL":32940,"POSITION":15418},"indices":50462,"material":7,"mode":4},{"attributes":{"NORMAL":32941,"POSITION":15419},"indices":50463,"material":7,"mode":4},{"attributes":{"NORMAL":32942,"POSITION":15420},"indices":50464,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-033","primitives":[{"attributes":{"NORMAL":32943,"POSITION":15421},"indices":50465,"material":7,"mode":4},{"attributes":{"NORMAL":32944,"POSITION":15422},"indices":50466,"material":7,"mode":4},{"attributes":{"NORMAL":32945,"POSITION":15423},"indices":50467,"material":7,"mode":4},{"attributes":{"NORMAL":32946,"POSITION":15424},"indices":50468,"material":7,"mode":4},{"attributes":{"NORMAL":32947,"POSITION":15425},"indices":50469,"material":7,"mode":4},{"attributes":{"NORMAL":32948,"POSITION":15426},"indices":50470,"material":7,"mode":4},{"attributes":{"NORMAL":32949,"POSITION":15427},"indices":50471,"material":7,"mode":4},{"attributes":{"NORMAL":32950,"POSITION":15428},"indices":50472,"material":7,"mode":4},{"attributes":{"NORMAL":32951,"POSITION":15429},"indices":50473,"material":7,"mode":4},{"attributes":{"NORMAL":32952,"POSITION":15430},"indices":50474,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-034","primitives":[{"attributes":{"NORMAL":32953,"POSITION":15431},"indices":50475,"material":7,"mode":4},{"attributes":{"NORMAL":32954,"POSITION":15432},"indices":50476,"material":7,"mode":4},{"attributes":{"NORMAL":32955,"POSITION":15433},"indices":50477,"material":7,"mode":4},{"attributes":{"NORMAL":32956,"POSITION":15434},"indices":50478,"material":7,"mode":4},{"attributes":{"NORMAL":32957,"POSITION":15435},"indices":50479,"material":7,"mode":4},{"attributes":{"NORMAL":32958,"POSITION":15436},"indices":50480,"material":7,"mode":4},{"attributes":{"NORMAL":32959,"POSITION":15437},"indices":50481,"material":7,"mode":4},{"attributes":{"NORMAL":32960,"POSITION":15438},"indices":50482,"material":7,"mode":4},{"attributes":{"NORMAL":32961,"POSITION":15439},"indices":50483,"material":7,"mode":4},{"attributes":{"NORMAL":32962,"POSITION":15440},"indices":50484,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-035","primitives":[{"attributes":{"NORMAL":32963,"POSITION":15441},"indices":50485,"material":7,"mode":4},{"attributes":{"NORMAL":32964,"POSITION":15442},"indices":50486,"material":7,"mode":4},{"attributes":{"NORMAL":32965,"POSITION":15443},"indices":50487,"material":7,"mode":4},{"attributes":{"NORMAL":32966,"POSITION":15444},"indices":50488,"material":7,"mode":4},{"attributes":{"NORMAL":32967,"POSITION":15445},"indices":50489,"material":7,"mode":4},{"attributes":{"NORMAL":32968,"POSITION":15446},"indices":50490,"material":7,"mode":4},{"attributes":{"NORMAL":32969,"POSITION":15447},"indices":50491,"material":7,"mode":4},{"attributes":{"NORMAL":32970,"POSITION":15448},"indices":50492,"material":7,"mode":4},{"attributes":{"NORMAL":32971,"POSITION":15449},"indices":50493,"material":7,"mode":4},{"attributes":{"NORMAL":32972,"POSITION":15450},"indices":50494,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-036","primitives":[{"attributes":{"NORMAL":32973,"POSITION":15451},"indices":50495,"material":14,"mode":4},{"attributes":{"NORMAL":32974,"POSITION":15452},"indices":50496,"material":14,"mode":4},{"attributes":{"NORMAL":32975,"POSITION":15453},"indices":50497,"material":14,"mode":4},{"attributes":{"NORMAL":32976,"POSITION":15454},"indices":50498,"material":14,"mode":4},{"attributes":{"NORMAL":32977,"POSITION":15455},"indices":50499,"material":14,"mode":4},{"attributes":{"NORMAL":32978,"POSITION":15456},"indices":50500,"material":14,"mode":4},{"attributes":{"NORMAL":32979,"POSITION":15457},"indices":50501,"material":14,"mode":4},{"attributes":{"NORMAL":32980,"POSITION":15458},"indices":50502,"material":14,"mode":4},{"attributes":{"NORMAL":32981,"POSITION":15459},"indices":50503,"material":14,"mode":4},{"attributes":{"NORMAL":32982,"POSITION":15460},"indices":50504,"material":14,"mode":4},{"attributes":{"NORMAL":32983,"POSITION":15461},"indices":50505,"material":14,"mode":4},{"attributes":{"NORMAL":32984,"POSITION":15462},"indices":50506,"material":14,"mode":4},{"attributes":{"NORMAL":32985,"POSITION":15463},"indices":50507,"material":14,"mode":4},{"attributes":{"NORMAL":32986,"POSITION":15464},"indices":50508,"material":14,"mode":4},{"attributes":{"NORMAL":32987,"POSITION":15465},"indices":50509,"material":14,"mode":4},{"attributes":{"NORMAL":32988,"POSITION":15466},"indices":50510,"material":14,"mode":4},{"attributes":{"NORMAL":32989,"POSITION":15467},"indices":50511,"material":14,"mode":4},{"attributes":{"NORMAL":32990,"POSITION":15468},"indices":50512,"material":14,"mode":4},{"attributes":{"NORMAL":32991,"POSITION":15469},"indices":50513,"material":14,"mode":4},{"attributes":{"NORMAL":32992,"POSITION":15470},"indices":50514,"material":14,"mode":4},{"attributes":{"NORMAL":32993,"POSITION":15471},"indices":50515,"material":14,"mode":4},{"attributes":{"NORMAL":32994,"POSITION":15472},"indices":50516,"material":14,"mode":4},{"attributes":{"NORMAL":32995,"POSITION":15473},"indices":50517,"material":14,"mode":4},{"attributes":{"NORMAL":32996,"POSITION":15474},"indices":50518,"material":14,"mode":4},{"attributes":{"NORMAL":32997,"POSITION":15475},"indices":50519,"material":14,"mode":4},{"attributes":{"NORMAL":32998,"POSITION":15476},"indices":50520,"material":14,"mode":4},{"attributes":{"NORMAL":32999,"POSITION":15477},"indices":50521,"material":14,"mode":4},{"attributes":{"NORMAL":33000,"POSITION":15478},"indices":50522,"material":14,"mode":4},{"attributes":{"NORMAL":33001,"POSITION":15479},"indices":50523,"material":14,"mode":4},{"attributes":{"NORMAL":33002,"POSITION":15480},"indices":50524,"material":14,"mode":4},{"attributes":{"NORMAL":33003,"POSITION":15481},"indices":50525,"material":14,"mode":4},{"attributes":{"NORMAL":33004,"POSITION":15482},"indices":50526,"material":14,"mode":4},{"attributes":{"NORMAL":33005,"POSITION":15483},"indices":50527,"material":14,"mode":4},{"attributes":{"NORMAL":33006,"POSITION":15484},"indices":50528,"material":14,"mode":4},{"attributes":{"NORMAL":33007,"POSITION":15485},"indices":50529,"material":14,"mode":4},{"attributes":{"NORMAL":33008,"POSITION":15486},"indices":50530,"material":14,"mode":4},{"attributes":{"NORMAL":33009,"POSITION":15487},"indices":50531,"material":14,"mode":4},{"attributes":{"NORMAL":33010,"POSITION":15488},"indices":50532,"material":14,"mode":4},{"attributes":{"NORMAL":33011,"POSITION":15489},"indices":50533,"material":14,"mode":4},{"attributes":{"NORMAL":33012,"POSITION":15490},"indices":50534,"material":14,"mode":4},{"attributes":{"NORMAL":33013,"POSITION":15491},"indices":50535,"material":14,"mode":4},{"attributes":{"NORMAL":33014,"POSITION":15492},"indices":50536,"material":14,"mode":4},{"attributes":{"NORMAL":33015,"POSITION":15493},"indices":50537,"material":14,"mode":4},{"attributes":{"NORMAL":33016,"POSITION":15494},"indices":50538,"material":14,"mode":4},{"attributes":{"NORMAL":33017,"POSITION":15495},"indices":50539,"material":14,"mode":4},{"attributes":{"NORMAL":33018,"POSITION":15496},"indices":50540,"material":14,"mode":4},{"attributes":{"NORMAL":33019,"POSITION":15497},"indices":50541,"material":14,"mode":4},{"attributes":{"NORMAL":33020,"POSITION":15498},"indices":50542,"material":14,"mode":4},{"attributes":{"NORMAL":33021,"POSITION":15499},"indices":50543,"material":14,"mode":4},{"attributes":{"NORMAL":33022,"POSITION":15500},"indices":50544,"material":14,"mode":4},{"attributes":{"NORMAL":33023,"POSITION":15501},"indices":50545,"material":14,"mode":4},{"attributes":{"NORMAL":33024,"POSITION":15502},"indices":50546,"material":14,"mode":4},{"attributes":{"NORMAL":33025,"POSITION":15503},"indices":50547,"material":14,"mode":4},{"attributes":{"NORMAL":33026,"POSITION":15504},"indices":50548,"material":14,"mode":4},{"attributes":{"NORMAL":33027,"POSITION":15505},"indices":50549,"material":14,"mode":4},{"attributes":{"NORMAL":33028,"POSITION":15506},"indices":50550,"material":14,"mode":4},{"attributes":{"NORMAL":33029,"POSITION":15507},"indices":50551,"material":14,"mode":4},{"attributes":{"NORMAL":33030,"POSITION":15508},"indices":50552,"material":14,"mode":4},{"attributes":{"NORMAL":33031,"POSITION":15509},"indices":50553,"material":14,"mode":4},{"attributes":{"NORMAL":33032,"POSITION":15510},"indices":50554,"material":14,"mode":4},{"attributes":{"NORMAL":33033,"POSITION":15511},"indices":50555,"material":14,"mode":4},{"attributes":{"NORMAL":33034,"POSITION":15512},"indices":50556,"material":14,"mode":4},{"attributes":{"NORMAL":33035,"POSITION":15513},"indices":50557,"material":14,"mode":4},{"attributes":{"NORMAL":33036,"POSITION":15514},"indices":50558,"material":14,"mode":4},{"attributes":{"NORMAL":33037,"POSITION":15515},"indices":50559,"material":14,"mode":4},{"attributes":{"NORMAL":33038,"POSITION":15516},"indices":50560,"material":14,"mode":4},{"attributes":{"NORMAL":33039,"POSITION":15517},"indices":50561,"material":14,"mode":4},{"attributes":{"NORMAL":33040,"POSITION":15518},"indices":50562,"material":14,"mode":4},{"attributes":{"NORMAL":33041,"POSITION":15519},"indices":50563,"material":14,"mode":4},{"attributes":{"NORMAL":33042,"POSITION":15520},"indices":50564,"material":14,"mode":4},{"attributes":{"NORMAL":33043,"POSITION":15521},"indices":50565,"material":14,"mode":4},{"attributes":{"NORMAL":33044,"POSITION":15522},"indices":50566,"material":14,"mode":4},{"attributes":{"NORMAL":33045,"POSITION":15523},"indices":50567,"material":14,"mode":4},{"attributes":{"NORMAL":33046,"POSITION":15524},"indices":50568,"material":14,"mode":4},{"attributes":{"NORMAL":33047,"POSITION":15525},"indices":50569,"material":14,"mode":4},{"attributes":{"NORMAL":33048,"POSITION":15526},"indices":50570,"material":14,"mode":4},{"attributes":{"NORMAL":33049,"POSITION":15527},"indices":50571,"material":14,"mode":4},{"attributes":{"NORMAL":33050,"POSITION":15528},"indices":50572,"material":14,"mode":4},{"attributes":{"NORMAL":33051,"POSITION":15529},"indices":50573,"material":14,"mode":4},{"attributes":{"NORMAL":33052,"POSITION":15530},"indices":50574,"material":14,"mode":4},{"attributes":{"NORMAL":33053,"POSITION":15531},"indices":50575,"material":14,"mode":4},{"attributes":{"NORMAL":33054,"POSITION":15532},"indices":50576,"material":14,"mode":4},{"attributes":{"NORMAL":33055,"POSITION":15533},"indices":50577,"material":14,"mode":4},{"attributes":{"NORMAL":33056,"POSITION":15534},"indices":50578,"material":14,"mode":4},{"attributes":{"NORMAL":33057,"POSITION":15535},"indices":50579,"material":14,"mode":4},{"attributes":{"NORMAL":33058,"POSITION":15536},"indices":50580,"material":14,"mode":4},{"attributes":{"NORMAL":33059,"POSITION":15537},"indices":50581,"material":14,"mode":4},{"attributes":{"NORMAL":33060,"POSITION":15538},"indices":50582,"material":14,"mode":4},{"attributes":{"NORMAL":33061,"POSITION":15539},"indices":50583,"material":14,"mode":4},{"attributes":{"NORMAL":33062,"POSITION":15540},"indices":50584,"material":14,"mode":4},{"attributes":{"NORMAL":33063,"POSITION":15541},"indices":50585,"material":14,"mode":4},{"attributes":{"NORMAL":33064,"POSITION":15542},"indices":50586,"material":14,"mode":4},{"attributes":{"NORMAL":33065,"POSITION":15543},"indices":50587,"material":14,"mode":4},{"attributes":{"NORMAL":33066,"POSITION":15544},"indices":50588,"material":14,"mode":4},{"attributes":{"NORMAL":33067,"POSITION":15545},"indices":50589,"material":14,"mode":4},{"attributes":{"NORMAL":33068,"POSITION":15546},"indices":50590,"material":14,"mode":4},{"attributes":{"NORMAL":33069,"POSITION":15547},"indices":50591,"material":14,"mode":4},{"attributes":{"NORMAL":33070,"POSITION":15548},"indices":50592,"material":14,"mode":4},{"attributes":{"NORMAL":33071,"POSITION":15549},"indices":50593,"material":14,"mode":4},{"attributes":{"NORMAL":33072,"POSITION":15550},"indices":50594,"material":14,"mode":4},{"attributes":{"NORMAL":33073,"POSITION":15551},"indices":50595,"material":14,"mode":4},{"attributes":{"NORMAL":33074,"POSITION":15552},"indices":50596,"material":14,"mode":4},{"attributes":{"NORMAL":33075,"POSITION":15553},"indices":50597,"material":14,"mode":4},{"attributes":{"NORMAL":33076,"POSITION":15554},"indices":50598,"material":14,"mode":4},{"attributes":{"NORMAL":33077,"POSITION":15555},"indices":50599,"material":14,"mode":4},{"attributes":{"NORMAL":33078,"POSITION":15556},"indices":50600,"material":14,"mode":4},{"attributes":{"NORMAL":33079,"POSITION":15557},"indices":50601,"material":14,"mode":4},{"attributes":{"NORMAL":33080,"POSITION":15558},"indices":50602,"material":14,"mode":4},{"attributes":{"NORMAL":33081,"POSITION":15559},"indices":50603,"material":14,"mode":4},{"attributes":{"NORMAL":33082,"POSITION":15560},"indices":50604,"material":14,"mode":4},{"attributes":{"NORMAL":33083,"POSITION":15561},"indices":50605,"material":14,"mode":4},{"attributes":{"NORMAL":33084,"POSITION":15562},"indices":50606,"material":14,"mode":4},{"attributes":{"NORMAL":33085,"POSITION":15563},"indices":50607,"material":14,"mode":4},{"attributes":{"NORMAL":33086,"POSITION":15564},"indices":50608,"material":14,"mode":4},{"attributes":{"NORMAL":33087,"POSITION":15565},"indices":50609,"material":14,"mode":4},{"attributes":{"NORMAL":33088,"POSITION":15566},"indices":50610,"material":14,"mode":4},{"attributes":{"NORMAL":33089,"POSITION":15567},"indices":50611,"material":14,"mode":4},{"attributes":{"NORMAL":33090,"POSITION":15568},"indices":50612,"material":14,"mode":4},{"attributes":{"NORMAL":33091,"POSITION":15569},"indices":50613,"material":14,"mode":4},{"attributes":{"NORMAL":33092,"POSITION":15570},"indices":50614,"material":14,"mode":4},{"attributes":{"NORMAL":33093,"POSITION":15571},"indices":50615,"material":14,"mode":4},{"attributes":{"NORMAL":33094,"POSITION":15572},"indices":50616,"material":14,"mode":4},{"attributes":{"NORMAL":33095,"POSITION":15573},"indices":50617,"material":14,"mode":4},{"attributes":{"NORMAL":33096,"POSITION":15574},"indices":50618,"material":14,"mode":4},{"attributes":{"NORMAL":33097,"POSITION":15575},"indices":50619,"material":14,"mode":4},{"attributes":{"NORMAL":33098,"POSITION":15576},"indices":50620,"material":14,"mode":4},{"attributes":{"NORMAL":33099,"POSITION":15577},"indices":50621,"material":14,"mode":4},{"attributes":{"NORMAL":33100,"POSITION":15578},"indices":50622,"material":14,"mode":4},{"attributes":{"NORMAL":33101,"POSITION":15579},"indices":50623,"material":14,"mode":4},{"attributes":{"NORMAL":33102,"POSITION":15580},"indices":50624,"material":14,"mode":4},{"attributes":{"NORMAL":33103,"POSITION":15581},"indices":50625,"material":14,"mode":4},{"attributes":{"NORMAL":33104,"POSITION":15582},"indices":50626,"material":14,"mode":4},{"attributes":{"NORMAL":33105,"POSITION":15583},"indices":50627,"material":14,"mode":4},{"attributes":{"NORMAL":33106,"POSITION":15584},"indices":50628,"material":14,"mode":4},{"attributes":{"NORMAL":33107,"POSITION":15585},"indices":50629,"material":14,"mode":4},{"attributes":{"NORMAL":33108,"POSITION":15586},"indices":50630,"material":14,"mode":4},{"attributes":{"NORMAL":33109,"POSITION":15587},"indices":50631,"material":14,"mode":4},{"attributes":{"NORMAL":33110,"POSITION":15588},"indices":50632,"material":14,"mode":4},{"attributes":{"NORMAL":33111,"POSITION":15589},"indices":50633,"material":14,"mode":4},{"attributes":{"NORMAL":33112,"POSITION":15590},"indices":50634,"material":14,"mode":4},{"attributes":{"NORMAL":33113,"POSITION":15591},"indices":50635,"material":14,"mode":4},{"attributes":{"NORMAL":33114,"POSITION":15592},"indices":50636,"material":14,"mode":4},{"attributes":{"NORMAL":33115,"POSITION":15593},"indices":50637,"material":14,"mode":4},{"attributes":{"NORMAL":33116,"POSITION":15594},"indices":50638,"material":14,"mode":4},{"attributes":{"NORMAL":33117,"POSITION":15595},"indices":50639,"material":14,"mode":4},{"attributes":{"NORMAL":33118,"POSITION":15596},"indices":50640,"material":14,"mode":4},{"attributes":{"NORMAL":33119,"POSITION":15597},"indices":50641,"material":14,"mode":4},{"attributes":{"NORMAL":33120,"POSITION":15598},"indices":50642,"material":14,"mode":4},{"attributes":{"NORMAL":33121,"POSITION":15599},"indices":50643,"material":14,"mode":4},{"attributes":{"NORMAL":33122,"POSITION":15600},"indices":50644,"material":14,"mode":4},{"attributes":{"NORMAL":33123,"POSITION":15601},"indices":50645,"material":14,"mode":4},{"attributes":{"NORMAL":33124,"POSITION":15602},"indices":50646,"material":14,"mode":4},{"attributes":{"NORMAL":33125,"POSITION":15603},"indices":50647,"material":14,"mode":4},{"attributes":{"NORMAL":33126,"POSITION":15604},"indices":50648,"material":14,"mode":4},{"attributes":{"NORMAL":33127,"POSITION":15605},"indices":50649,"material":14,"mode":4},{"attributes":{"NORMAL":33128,"POSITION":15606},"indices":50650,"material":14,"mode":4},{"attributes":{"NORMAL":33129,"POSITION":15607},"indices":50651,"material":14,"mode":4},{"attributes":{"NORMAL":33130,"POSITION":15608},"indices":50652,"material":14,"mode":4},{"attributes":{"NORMAL":33131,"POSITION":15609},"indices":50653,"material":14,"mode":4},{"attributes":{"NORMAL":33132,"POSITION":15610},"indices":50654,"material":14,"mode":4},{"attributes":{"NORMAL":33133,"POSITION":15611},"indices":50655,"material":14,"mode":4},{"attributes":{"NORMAL":33134,"POSITION":15612},"indices":50656,"material":14,"mode":4},{"attributes":{"NORMAL":33135,"POSITION":15613},"indices":50657,"material":14,"mode":4},{"attributes":{"NORMAL":33136,"POSITION":15614},"indices":50658,"material":14,"mode":4},{"attributes":{"NORMAL":33137,"POSITION":15615},"indices":50659,"material":14,"mode":4},{"attributes":{"NORMAL":33138,"POSITION":15616},"indices":50660,"material":14,"mode":4},{"attributes":{"NORMAL":33139,"POSITION":15617},"indices":50661,"material":14,"mode":4},{"attributes":{"NORMAL":33140,"POSITION":15618},"indices":50662,"material":14,"mode":4},{"attributes":{"NORMAL":33141,"POSITION":15619},"indices":50663,"material":14,"mode":4},{"attributes":{"NORMAL":33142,"POSITION":15620},"indices":50664,"material":14,"mode":4},{"attributes":{"NORMAL":33143,"POSITION":15621},"indices":50665,"material":14,"mode":4},{"attributes":{"NORMAL":33144,"POSITION":15622},"indices":50666,"material":14,"mode":4},{"attributes":{"NORMAL":33145,"POSITION":15623},"indices":50667,"material":14,"mode":4},{"attributes":{"NORMAL":33146,"POSITION":15624},"indices":50668,"material":14,"mode":4},{"attributes":{"NORMAL":33147,"POSITION":15625},"indices":50669,"material":14,"mode":4},{"attributes":{"NORMAL":33148,"POSITION":15626},"indices":50670,"material":14,"mode":4},{"attributes":{"NORMAL":33149,"POSITION":15627},"indices":50671,"material":14,"mode":4},{"attributes":{"NORMAL":33150,"POSITION":15628},"indices":50672,"material":14,"mode":4},{"attributes":{"NORMAL":33151,"POSITION":15629},"indices":50673,"material":14,"mode":4},{"attributes":{"NORMAL":33152,"POSITION":15630},"indices":50674,"material":14,"mode":4},{"attributes":{"NORMAL":33153,"POSITION":15631},"indices":50675,"material":14,"mode":4},{"attributes":{"NORMAL":33154,"POSITION":15632},"indices":50676,"material":14,"mode":4},{"attributes":{"NORMAL":33155,"POSITION":15633},"indices":50677,"material":14,"mode":4},{"attributes":{"NORMAL":33156,"POSITION":15634},"indices":50678,"material":14,"mode":4},{"attributes":{"NORMAL":33157,"POSITION":15635},"indices":50679,"material":14,"mode":4},{"attributes":{"NORMAL":33158,"POSITION":15636},"indices":50680,"material":14,"mode":4},{"attributes":{"NORMAL":33159,"POSITION":15637},"indices":50681,"material":14,"mode":4},{"attributes":{"NORMAL":33160,"POSITION":15638},"indices":50682,"material":14,"mode":4},{"attributes":{"NORMAL":33161,"POSITION":15639},"indices":50683,"material":14,"mode":4},{"attributes":{"NORMAL":33162,"POSITION":15640},"indices":50684,"material":14,"mode":4},{"attributes":{"NORMAL":33163,"POSITION":15641},"indices":50685,"material":14,"mode":4},{"attributes":{"NORMAL":33164,"POSITION":15642},"indices":50686,"material":14,"mode":4},{"attributes":{"NORMAL":33165,"POSITION":15643},"indices":50687,"material":14,"mode":4},{"attributes":{"NORMAL":33166,"POSITION":15644},"indices":50688,"material":14,"mode":4},{"attributes":{"NORMAL":33167,"POSITION":15645},"indices":50689,"material":14,"mode":4},{"attributes":{"NORMAL":33168,"POSITION":15646},"indices":50690,"material":14,"mode":4},{"attributes":{"NORMAL":33169,"POSITION":15647},"indices":50691,"material":14,"mode":4},{"attributes":{"NORMAL":33170,"POSITION":15648},"indices":50692,"material":14,"mode":4},{"attributes":{"NORMAL":33171,"POSITION":15649},"indices":50693,"material":14,"mode":4},{"attributes":{"NORMAL":33172,"POSITION":15650},"indices":50694,"material":14,"mode":4},{"attributes":{"NORMAL":33173,"POSITION":15651},"indices":50695,"material":14,"mode":4},{"attributes":{"NORMAL":33174,"POSITION":15652},"indices":50696,"material":14,"mode":4},{"attributes":{"NORMAL":33175,"POSITION":15653},"indices":50697,"material":14,"mode":4},{"attributes":{"NORMAL":33176,"POSITION":15654},"indices":50698,"material":14,"mode":4},{"attributes":{"NORMAL":33177,"POSITION":15655},"indices":50699,"material":14,"mode":4},{"attributes":{"NORMAL":33178,"POSITION":15656},"indices":50700,"material":14,"mode":4},{"attributes":{"NORMAL":33179,"POSITION":15657},"indices":50701,"material":14,"mode":4},{"attributes":{"NORMAL":33180,"POSITION":15658},"indices":50702,"material":14,"mode":4},{"attributes":{"NORMAL":33181,"POSITION":15659},"indices":50703,"material":14,"mode":4},{"attributes":{"NORMAL":33182,"POSITION":15660},"indices":50704,"material":14,"mode":4},{"attributes":{"NORMAL":33183,"POSITION":15661},"indices":50705,"material":14,"mode":4},{"attributes":{"NORMAL":33184,"POSITION":15662},"indices":50706,"material":14,"mode":4},{"attributes":{"NORMAL":33185,"POSITION":15663},"indices":50707,"material":14,"mode":4},{"attributes":{"NORMAL":33186,"POSITION":15664},"indices":50708,"material":14,"mode":4},{"attributes":{"NORMAL":33187,"POSITION":15665},"indices":50709,"material":14,"mode":4},{"attributes":{"NORMAL":33188,"POSITION":15666},"indices":50710,"material":14,"mode":4},{"attributes":{"NORMAL":33189,"POSITION":15667},"indices":50711,"material":14,"mode":4},{"attributes":{"NORMAL":33190,"POSITION":15668},"indices":50712,"material":14,"mode":4},{"attributes":{"NORMAL":33191,"POSITION":15669},"indices":50713,"material":14,"mode":4},{"attributes":{"NORMAL":33192,"POSITION":15670},"indices":50714,"material":14,"mode":4},{"attributes":{"NORMAL":33193,"POSITION":15671},"indices":50715,"material":14,"mode":4},{"attributes":{"NORMAL":33194,"POSITION":15672},"indices":50716,"material":14,"mode":4},{"attributes":{"NORMAL":33195,"POSITION":15673},"indices":50717,"material":14,"mode":4},{"attributes":{"NORMAL":33196,"POSITION":15674},"indices":50718,"material":14,"mode":4},{"attributes":{"NORMAL":33197,"POSITION":15675},"indices":50719,"material":14,"mode":4},{"attributes":{"NORMAL":33198,"POSITION":15676},"indices":50720,"material":14,"mode":4},{"attributes":{"NORMAL":33199,"POSITION":15677},"indices":50721,"material":14,"mode":4},{"attributes":{"NORMAL":33200,"POSITION":15678},"indices":50722,"material":14,"mode":4},{"attributes":{"NORMAL":33201,"POSITION":15679},"indices":50723,"material":14,"mode":4},{"attributes":{"NORMAL":33202,"POSITION":15680},"indices":50724,"material":14,"mode":4},{"attributes":{"NORMAL":33203,"POSITION":15681},"indices":50725,"material":14,"mode":4},{"attributes":{"NORMAL":33204,"POSITION":15682},"indices":50726,"material":14,"mode":4},{"attributes":{"NORMAL":33205,"POSITION":15683},"indices":50727,"material":14,"mode":4},{"attributes":{"NORMAL":33206,"POSITION":15684},"indices":50728,"material":14,"mode":4},{"attributes":{"NORMAL":33207,"POSITION":15685},"indices":50729,"material":14,"mode":4},{"attributes":{"NORMAL":33208,"POSITION":15686},"indices":50730,"material":14,"mode":4},{"attributes":{"NORMAL":33209,"POSITION":15687},"indices":50731,"material":14,"mode":4},{"attributes":{"NORMAL":33210,"POSITION":15688},"indices":50732,"material":14,"mode":4},{"attributes":{"NORMAL":33211,"POSITION":15689},"indices":50733,"material":14,"mode":4},{"attributes":{"NORMAL":33212,"POSITION":15690},"indices":50734,"material":14,"mode":4},{"attributes":{"NORMAL":33213,"POSITION":15691},"indices":50735,"material":14,"mode":4},{"attributes":{"NORMAL":33214,"POSITION":15692},"indices":50736,"material":14,"mode":4},{"attributes":{"NORMAL":33215,"POSITION":15693},"indices":50737,"material":14,"mode":4},{"attributes":{"NORMAL":33216,"POSITION":15694},"indices":50738,"material":14,"mode":4},{"attributes":{"NORMAL":33217,"POSITION":15695},"indices":50739,"material":14,"mode":4},{"attributes":{"NORMAL":33218,"POSITION":15696},"indices":50740,"material":14,"mode":4},{"attributes":{"NORMAL":33219,"POSITION":15697},"indices":50741,"material":14,"mode":4},{"attributes":{"NORMAL":33220,"POSITION":15698},"indices":50742,"material":14,"mode":4},{"attributes":{"NORMAL":33221,"POSITION":15699},"indices":50743,"material":14,"mode":4},{"attributes":{"NORMAL":33222,"POSITION":15700},"indices":50744,"material":14,"mode":4},{"attributes":{"NORMAL":33223,"POSITION":15701},"indices":50745,"material":14,"mode":4},{"attributes":{"NORMAL":33224,"POSITION":15702},"indices":50746,"material":14,"mode":4},{"attributes":{"NORMAL":33225,"POSITION":15703},"indices":50747,"material":14,"mode":4},{"attributes":{"NORMAL":33226,"POSITION":15704},"indices":50748,"material":14,"mode":4},{"attributes":{"NORMAL":33227,"POSITION":15705},"indices":50749,"material":14,"mode":4},{"attributes":{"NORMAL":33228,"POSITION":15706},"indices":50750,"material":14,"mode":4},{"attributes":{"NORMAL":33229,"POSITION":15707},"indices":50751,"material":14,"mode":4},{"attributes":{"NORMAL":33230,"POSITION":15708},"indices":50752,"material":14,"mode":4},{"attributes":{"NORMAL":33231,"POSITION":15709},"indices":50753,"material":14,"mode":4},{"attributes":{"NORMAL":33232,"POSITION":15710},"indices":50754,"material":14,"mode":4},{"attributes":{"NORMAL":33233,"POSITION":15711},"indices":50755,"material":14,"mode":4},{"attributes":{"NORMAL":33234,"POSITION":15712},"indices":50756,"material":14,"mode":4},{"attributes":{"NORMAL":33235,"POSITION":15713},"indices":50757,"material":14,"mode":4},{"attributes":{"NORMAL":33236,"POSITION":15714},"indices":50758,"material":14,"mode":4},{"attributes":{"NORMAL":33237,"POSITION":15715},"indices":50759,"material":14,"mode":4},{"attributes":{"NORMAL":33238,"POSITION":15716},"indices":50760,"material":14,"mode":4},{"attributes":{"NORMAL":33239,"POSITION":15717},"indices":50761,"material":14,"mode":4},{"attributes":{"NORMAL":33240,"POSITION":15718},"indices":50762,"material":14,"mode":4},{"attributes":{"NORMAL":33241,"POSITION":15719},"indices":50763,"material":14,"mode":4},{"attributes":{"NORMAL":33242,"POSITION":15720},"indices":50764,"material":14,"mode":4},{"attributes":{"NORMAL":33243,"POSITION":15721},"indices":50765,"material":14,"mode":4},{"attributes":{"NORMAL":33244,"POSITION":15722},"indices":50766,"material":14,"mode":4},{"attributes":{"NORMAL":33245,"POSITION":15723},"indices":50767,"material":14,"mode":4},{"attributes":{"NORMAL":33246,"POSITION":15724},"indices":50768,"material":14,"mode":4},{"attributes":{"NORMAL":33247,"POSITION":15725},"indices":50769,"material":14,"mode":4},{"attributes":{"NORMAL":33248,"POSITION":15726},"indices":50770,"material":14,"mode":4},{"attributes":{"NORMAL":33249,"POSITION":15727},"indices":50771,"material":14,"mode":4},{"attributes":{"NORMAL":33250,"POSITION":15728},"indices":50772,"material":14,"mode":4},{"attributes":{"NORMAL":33251,"POSITION":15729},"indices":50773,"material":14,"mode":4},{"attributes":{"NORMAL":33252,"POSITION":15730},"indices":50774,"material":14,"mode":4},{"attributes":{"NORMAL":33253,"POSITION":15731},"indices":50775,"material":14,"mode":4},{"attributes":{"NORMAL":33254,"POSITION":15732},"indices":50776,"material":14,"mode":4},{"attributes":{"NORMAL":33255,"POSITION":15733},"indices":50777,"material":14,"mode":4},{"attributes":{"NORMAL":33256,"POSITION":15734},"indices":50778,"material":14,"mode":4},{"attributes":{"NORMAL":33257,"POSITION":15735},"indices":50779,"material":14,"mode":4},{"attributes":{"NORMAL":33258,"POSITION":15736},"indices":50780,"material":14,"mode":4},{"attributes":{"NORMAL":33259,"POSITION":15737},"indices":50781,"material":14,"mode":4},{"attributes":{"NORMAL":33260,"POSITION":15738},"indices":50782,"material":14,"mode":4},{"attributes":{"NORMAL":33261,"POSITION":15739},"indices":50783,"material":14,"mode":4},{"attributes":{"NORMAL":33262,"POSITION":15740},"indices":50784,"material":14,"mode":4},{"attributes":{"NORMAL":33263,"POSITION":15741},"indices":50785,"material":14,"mode":4},{"attributes":{"NORMAL":33264,"POSITION":15742},"indices":50786,"material":14,"mode":4},{"attributes":{"NORMAL":33265,"POSITION":15743},"indices":50787,"material":14,"mode":4},{"attributes":{"NORMAL":33266,"POSITION":15744},"indices":50788,"material":14,"mode":4},{"attributes":{"NORMAL":33267,"POSITION":15745},"indices":50789,"material":14,"mode":4},{"attributes":{"NORMAL":33268,"POSITION":15746},"indices":50790,"material":14,"mode":4},{"attributes":{"NORMAL":33269,"POSITION":15747},"indices":50791,"material":14,"mode":4},{"attributes":{"NORMAL":33270,"POSITION":15748},"indices":50792,"material":14,"mode":4},{"attributes":{"NORMAL":33271,"POSITION":15749},"indices":50793,"material":14,"mode":4},{"attributes":{"NORMAL":33272,"POSITION":15750},"indices":50794,"material":14,"mode":4},{"attributes":{"NORMAL":33273,"POSITION":15751},"indices":50795,"material":14,"mode":4},{"attributes":{"NORMAL":33274,"POSITION":15752},"indices":50796,"material":14,"mode":4},{"attributes":{"NORMAL":33275,"POSITION":15753},"indices":50797,"material":14,"mode":4},{"attributes":{"NORMAL":33276,"POSITION":15754},"indices":50798,"material":14,"mode":4},{"attributes":{"NORMAL":33277,"POSITION":15755},"indices":50799,"material":14,"mode":4},{"attributes":{"NORMAL":33278,"POSITION":15756},"indices":50800,"material":14,"mode":4},{"attributes":{"NORMAL":33279,"POSITION":15757},"indices":50801,"material":14,"mode":4},{"attributes":{"NORMAL":33280,"POSITION":15758},"indices":50802,"material":14,"mode":4},{"attributes":{"NORMAL":33281,"POSITION":15759},"indices":50803,"material":14,"mode":4},{"attributes":{"NORMAL":33282,"POSITION":15760},"indices":50804,"material":14,"mode":4},{"attributes":{"NORMAL":33283,"POSITION":15761},"indices":50805,"material":14,"mode":4},{"attributes":{"NORMAL":33284,"POSITION":15762},"indices":50806,"material":14,"mode":4},{"attributes":{"NORMAL":33285,"POSITION":15763},"indices":50807,"material":14,"mode":4},{"attributes":{"NORMAL":33286,"POSITION":15764},"indices":50808,"material":14,"mode":4},{"attributes":{"NORMAL":33287,"POSITION":15765},"indices":50809,"material":14,"mode":4},{"attributes":{"NORMAL":33288,"POSITION":15766},"indices":50810,"material":14,"mode":4},{"attributes":{"NORMAL":33289,"POSITION":15767},"indices":50811,"material":14,"mode":4},{"attributes":{"NORMAL":33290,"POSITION":15768},"indices":50812,"material":14,"mode":4},{"attributes":{"NORMAL":33291,"POSITION":15769},"indices":50813,"material":14,"mode":4},{"attributes":{"NORMAL":33292,"POSITION":15770},"indices":50814,"material":14,"mode":4},{"attributes":{"NORMAL":33293,"POSITION":15771},"indices":50815,"material":14,"mode":4},{"attributes":{"NORMAL":33294,"POSITION":15772},"indices":50816,"material":14,"mode":4},{"attributes":{"NORMAL":33295,"POSITION":15773},"indices":50817,"material":14,"mode":4},{"attributes":{"NORMAL":33296,"POSITION":15774},"indices":50818,"material":14,"mode":4},{"attributes":{"NORMAL":33297,"POSITION":15775},"indices":50819,"material":14,"mode":4},{"attributes":{"NORMAL":33298,"POSITION":15776},"indices":50820,"material":14,"mode":4},{"attributes":{"NORMAL":33299,"POSITION":15777},"indices":50821,"material":14,"mode":4},{"attributes":{"NORMAL":33300,"POSITION":15778},"indices":50822,"material":14,"mode":4},{"attributes":{"NORMAL":33301,"POSITION":15779},"indices":50823,"material":14,"mode":4},{"attributes":{"NORMAL":33302,"POSITION":15780},"indices":50824,"material":14,"mode":4},{"attributes":{"NORMAL":33303,"POSITION":15781},"indices":50825,"material":14,"mode":4},{"attributes":{"NORMAL":33304,"POSITION":15782},"indices":50826,"material":14,"mode":4},{"attributes":{"NORMAL":33305,"POSITION":15783},"indices":50827,"material":14,"mode":4},{"attributes":{"NORMAL":33306,"POSITION":15784},"indices":50828,"material":14,"mode":4},{"attributes":{"NORMAL":33307,"POSITION":15785},"indices":50829,"material":14,"mode":4},{"attributes":{"NORMAL":33308,"POSITION":15786},"indices":50830,"material":14,"mode":4},{"attributes":{"NORMAL":33309,"POSITION":15787},"indices":50831,"material":14,"mode":4},{"attributes":{"NORMAL":33310,"POSITION":15788},"indices":50832,"material":14,"mode":4},{"attributes":{"NORMAL":33311,"POSITION":15789},"indices":50833,"material":14,"mode":4},{"attributes":{"NORMAL":33312,"POSITION":15790},"indices":50834,"material":14,"mode":4},{"attributes":{"NORMAL":33313,"POSITION":15791},"indices":50835,"material":14,"mode":4},{"attributes":{"NORMAL":33314,"POSITION":15792},"indices":50836,"material":14,"mode":4},{"attributes":{"NORMAL":33315,"POSITION":15793},"indices":50837,"material":14,"mode":4},{"attributes":{"NORMAL":33316,"POSITION":15794},"indices":50838,"material":14,"mode":4},{"attributes":{"NORMAL":33317,"POSITION":15795},"indices":50839,"material":14,"mode":4},{"attributes":{"NORMAL":33318,"POSITION":15796},"indices":50840,"material":14,"mode":4},{"attributes":{"NORMAL":33319,"POSITION":15797},"indices":50841,"material":14,"mode":4},{"attributes":{"NORMAL":33320,"POSITION":15798},"indices":50842,"material":14,"mode":4},{"attributes":{"NORMAL":33321,"POSITION":15799},"indices":50843,"material":14,"mode":4},{"attributes":{"NORMAL":33322,"POSITION":15800},"indices":50844,"material":14,"mode":4},{"attributes":{"NORMAL":33323,"POSITION":15801},"indices":50845,"material":14,"mode":4},{"attributes":{"NORMAL":33324,"POSITION":15802},"indices":50846,"material":14,"mode":4},{"attributes":{"NORMAL":33325,"POSITION":15803},"indices":50847,"material":14,"mode":4},{"attributes":{"NORMAL":33326,"POSITION":15804},"indices":50848,"material":14,"mode":4},{"attributes":{"NORMAL":33327,"POSITION":15805},"indices":50849,"material":14,"mode":4},{"attributes":{"NORMAL":33328,"POSITION":15806},"indices":50850,"material":14,"mode":4},{"attributes":{"NORMAL":33329,"POSITION":15807},"indices":50851,"material":14,"mode":4},{"attributes":{"NORMAL":33330,"POSITION":15808},"indices":50852,"material":14,"mode":4},{"attributes":{"NORMAL":33331,"POSITION":15809},"indices":50853,"material":14,"mode":4},{"attributes":{"NORMAL":33332,"POSITION":15810},"indices":50854,"material":14,"mode":4},{"attributes":{"NORMAL":33333,"POSITION":15811},"indices":50855,"material":14,"mode":4},{"attributes":{"NORMAL":33334,"POSITION":15812},"indices":50856,"material":14,"mode":4},{"attributes":{"NORMAL":33335,"POSITION":15813},"indices":50857,"material":14,"mode":4},{"attributes":{"NORMAL":33336,"POSITION":15814},"indices":50858,"material":14,"mode":4},{"attributes":{"NORMAL":33337,"POSITION":15815},"indices":50859,"material":14,"mode":4},{"attributes":{"NORMAL":33338,"POSITION":15816},"indices":50860,"material":14,"mode":4},{"attributes":{"NORMAL":33339,"POSITION":15817},"indices":50861,"material":14,"mode":4},{"attributes":{"NORMAL":33340,"POSITION":15818},"indices":50862,"material":14,"mode":4},{"attributes":{"NORMAL":33341,"POSITION":15819},"indices":50863,"material":14,"mode":4},{"attributes":{"NORMAL":33342,"POSITION":15820},"indices":50864,"material":14,"mode":4},{"attributes":{"NORMAL":33343,"POSITION":15821},"indices":50865,"material":14,"mode":4},{"attributes":{"NORMAL":33344,"POSITION":15822},"indices":50866,"material":14,"mode":4},{"attributes":{"NORMAL":33345,"POSITION":15823},"indices":50867,"material":14,"mode":4},{"attributes":{"NORMAL":33346,"POSITION":15824},"indices":50868,"material":14,"mode":4},{"attributes":{"NORMAL":33347,"POSITION":15825},"indices":50869,"material":14,"mode":4},{"attributes":{"NORMAL":33348,"POSITION":15826},"indices":50870,"material":14,"mode":4},{"attributes":{"NORMAL":33349,"POSITION":15827},"indices":50871,"material":14,"mode":4},{"attributes":{"NORMAL":33350,"POSITION":15828},"indices":50872,"material":14,"mode":4},{"attributes":{"NORMAL":33351,"POSITION":15829},"indices":50873,"material":14,"mode":4},{"attributes":{"NORMAL":33352,"POSITION":15830},"indices":50874,"material":14,"mode":4},{"attributes":{"NORMAL":33353,"POSITION":15831},"indices":50875,"material":14,"mode":4},{"attributes":{"NORMAL":33354,"POSITION":15832},"indices":50876,"material":14,"mode":4},{"attributes":{"NORMAL":33355,"POSITION":15833},"indices":50877,"material":14,"mode":4},{"attributes":{"NORMAL":33356,"POSITION":15834},"indices":50878,"material":14,"mode":4},{"attributes":{"NORMAL":33357,"POSITION":15835},"indices":50879,"material":14,"mode":4},{"attributes":{"NORMAL":33358,"POSITION":15836},"indices":50880,"material":14,"mode":4},{"attributes":{"NORMAL":33359,"POSITION":15837},"indices":50881,"material":14,"mode":4},{"attributes":{"NORMAL":33360,"POSITION":15838},"indices":50882,"material":14,"mode":4},{"attributes":{"NORMAL":33361,"POSITION":15839},"indices":50883,"material":14,"mode":4},{"attributes":{"NORMAL":33362,"POSITION":15840},"indices":50884,"material":14,"mode":4},{"attributes":{"NORMAL":33363,"POSITION":15841},"indices":50885,"material":14,"mode":4},{"attributes":{"NORMAL":33364,"POSITION":15842},"indices":50886,"material":14,"mode":4},{"attributes":{"NORMAL":33365,"POSITION":15843},"indices":50887,"material":14,"mode":4},{"attributes":{"NORMAL":33366,"POSITION":15844},"indices":50888,"material":14,"mode":4},{"attributes":{"NORMAL":33367,"POSITION":15845},"indices":50889,"material":14,"mode":4},{"attributes":{"NORMAL":33368,"POSITION":15846},"indices":50890,"material":14,"mode":4},{"attributes":{"NORMAL":33369,"POSITION":15847},"indices":50891,"material":14,"mode":4},{"attributes":{"NORMAL":33370,"POSITION":15848},"indices":50892,"material":14,"mode":4},{"attributes":{"NORMAL":33371,"POSITION":15849},"indices":50893,"material":14,"mode":4},{"attributes":{"NORMAL":33372,"POSITION":15850},"indices":50894,"material":14,"mode":4},{"attributes":{"NORMAL":33373,"POSITION":15851},"indices":50895,"material":14,"mode":4},{"attributes":{"NORMAL":33374,"POSITION":15852},"indices":50896,"material":14,"mode":4},{"attributes":{"NORMAL":33375,"POSITION":15853},"indices":50897,"material":14,"mode":4},{"attributes":{"NORMAL":33376,"POSITION":15854},"indices":50898,"material":14,"mode":4},{"attributes":{"NORMAL":33377,"POSITION":15855},"indices":50899,"material":14,"mode":4},{"attributes":{"NORMAL":33378,"POSITION":15856},"indices":50900,"material":14,"mode":4},{"attributes":{"NORMAL":33379,"POSITION":15857},"indices":50901,"material":14,"mode":4},{"attributes":{"NORMAL":33380,"POSITION":15858},"indices":50902,"material":14,"mode":4},{"attributes":{"NORMAL":33381,"POSITION":15859},"indices":50903,"material":14,"mode":4},{"attributes":{"NORMAL":33382,"POSITION":15860},"indices":50904,"material":14,"mode":4},{"attributes":{"NORMAL":33383,"POSITION":15861},"indices":50905,"material":14,"mode":4},{"attributes":{"NORMAL":33384,"POSITION":15862},"indices":50906,"material":14,"mode":4},{"attributes":{"NORMAL":33385,"POSITION":15863},"indices":50907,"material":14,"mode":4},{"attributes":{"NORMAL":33386,"POSITION":15864},"indices":50908,"material":14,"mode":4},{"attributes":{"NORMAL":33387,"POSITION":15865},"indices":50909,"material":14,"mode":4},{"attributes":{"NORMAL":33388,"POSITION":15866},"indices":50910,"material":14,"mode":4},{"attributes":{"NORMAL":33389,"POSITION":15867},"indices":50911,"material":14,"mode":4},{"attributes":{"NORMAL":33390,"POSITION":15868},"indices":50912,"material":14,"mode":4},{"attributes":{"NORMAL":33391,"POSITION":15869},"indices":50913,"material":14,"mode":4},{"attributes":{"NORMAL":33392,"POSITION":15870},"indices":50914,"material":14,"mode":4},{"attributes":{"NORMAL":33393,"POSITION":15871},"indices":50915,"material":14,"mode":4},{"attributes":{"NORMAL":33394,"POSITION":15872},"indices":50916,"material":14,"mode":4},{"attributes":{"NORMAL":33395,"POSITION":15873},"indices":50917,"material":14,"mode":4},{"attributes":{"NORMAL":33396,"POSITION":15874},"indices":50918,"material":14,"mode":4},{"attributes":{"NORMAL":33397,"POSITION":15875},"indices":50919,"material":14,"mode":4},{"attributes":{"NORMAL":33398,"POSITION":15876},"indices":50920,"material":14,"mode":4},{"attributes":{"NORMAL":33399,"POSITION":15877},"indices":50921,"material":14,"mode":4},{"attributes":{"NORMAL":33400,"POSITION":15878},"indices":50922,"material":14,"mode":4},{"attributes":{"NORMAL":33401,"POSITION":15879},"indices":50923,"material":14,"mode":4},{"attributes":{"NORMAL":33402,"POSITION":15880},"indices":50924,"material":14,"mode":4},{"attributes":{"NORMAL":33403,"POSITION":15881},"indices":50925,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-037","primitives":[{"attributes":{"NORMAL":33404,"POSITION":15882},"indices":50926,"material":7,"mode":4},{"attributes":{"NORMAL":33405,"POSITION":15883},"indices":50927,"material":7,"mode":4},{"attributes":{"NORMAL":33406,"POSITION":15884},"indices":50928,"material":7,"mode":4},{"attributes":{"NORMAL":33407,"POSITION":15885},"indices":50929,"material":7,"mode":4},{"attributes":{"NORMAL":33408,"POSITION":15886},"indices":50930,"material":7,"mode":4},{"attributes":{"NORMAL":33409,"POSITION":15887},"indices":50931,"material":7,"mode":4},{"attributes":{"NORMAL":33410,"POSITION":15888},"indices":50932,"material":7,"mode":4},{"attributes":{"NORMAL":33411,"POSITION":15889},"indices":50933,"material":7,"mode":4},{"attributes":{"NORMAL":33412,"POSITION":15890},"indices":50934,"material":7,"mode":4},{"attributes":{"NORMAL":33413,"POSITION":15891},"indices":50935,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-038","primitives":[{"attributes":{"NORMAL":33414,"POSITION":15892},"indices":50936,"material":14,"mode":4},{"attributes":{"NORMAL":33415,"POSITION":15893},"indices":50937,"material":14,"mode":4},{"attributes":{"NORMAL":33416,"POSITION":15894},"indices":50938,"material":14,"mode":4},{"attributes":{"NORMAL":33417,"POSITION":15895},"indices":50939,"material":14,"mode":4},{"attributes":{"NORMAL":33418,"POSITION":15896},"indices":50940,"material":14,"mode":4},{"attributes":{"NORMAL":33419,"POSITION":15897},"indices":50941,"material":14,"mode":4},{"attributes":{"NORMAL":33420,"POSITION":15898},"indices":50942,"material":14,"mode":4},{"attributes":{"NORMAL":33421,"POSITION":15899},"indices":50943,"material":14,"mode":4},{"attributes":{"NORMAL":33422,"POSITION":15900},"indices":50944,"material":14,"mode":4},{"attributes":{"NORMAL":33423,"POSITION":15901},"indices":50945,"material":14,"mode":4},{"attributes":{"NORMAL":33424,"POSITION":15902},"indices":50946,"material":14,"mode":4},{"attributes":{"NORMAL":33425,"POSITION":15903},"indices":50947,"material":14,"mode":4},{"attributes":{"NORMAL":33426,"POSITION":15904},"indices":50948,"material":14,"mode":4},{"attributes":{"NORMAL":33427,"POSITION":15905},"indices":50949,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-039","primitives":[{"attributes":{"NORMAL":33428,"POSITION":15906},"indices":50950,"material":7,"mode":4},{"attributes":{"NORMAL":33429,"POSITION":15907},"indices":50951,"material":7,"mode":4},{"attributes":{"NORMAL":33430,"POSITION":15908},"indices":50952,"material":7,"mode":4},{"attributes":{"NORMAL":33431,"POSITION":15909},"indices":50953,"material":7,"mode":4},{"attributes":{"NORMAL":33432,"POSITION":15910},"indices":50954,"material":7,"mode":4},{"attributes":{"NORMAL":33433,"POSITION":15911},"indices":50955,"material":7,"mode":4},{"attributes":{"NORMAL":33434,"POSITION":15912},"indices":50956,"material":7,"mode":4},{"attributes":{"NORMAL":33435,"POSITION":15913},"indices":50957,"material":7,"mode":4},{"attributes":{"NORMAL":33436,"POSITION":15914},"indices":50958,"material":7,"mode":4},{"attributes":{"NORMAL":33437,"POSITION":15915},"indices":50959,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-040","primitives":[{"attributes":{"NORMAL":33438,"POSITION":15916},"indices":50960,"material":7,"mode":4},{"attributes":{"NORMAL":33439,"POSITION":15917},"indices":50961,"material":7,"mode":4},{"attributes":{"NORMAL":33440,"POSITION":15918},"indices":50962,"material":7,"mode":4},{"attributes":{"NORMAL":33441,"POSITION":15919},"indices":50963,"material":7,"mode":4},{"attributes":{"NORMAL":33442,"POSITION":15920},"indices":50964,"material":7,"mode":4},{"attributes":{"NORMAL":33443,"POSITION":15921},"indices":50965,"material":7,"mode":4},{"attributes":{"NORMAL":33444,"POSITION":15922},"indices":50966,"material":7,"mode":4},{"attributes":{"NORMAL":33445,"POSITION":15923},"indices":50967,"material":7,"mode":4},{"attributes":{"NORMAL":33446,"POSITION":15924},"indices":50968,"material":7,"mode":4},{"attributes":{"NORMAL":33447,"POSITION":15925},"indices":50969,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-041","primitives":[{"attributes":{"NORMAL":33448,"POSITION":15926},"indices":50970,"material":7,"mode":4},{"attributes":{"NORMAL":33449,"POSITION":15927},"indices":50971,"material":7,"mode":4},{"attributes":{"NORMAL":33450,"POSITION":15928},"indices":50972,"material":7,"mode":4},{"attributes":{"NORMAL":33451,"POSITION":15929},"indices":50973,"material":7,"mode":4},{"attributes":{"NORMAL":33452,"POSITION":15930},"indices":50974,"material":7,"mode":4},{"attributes":{"NORMAL":33453,"POSITION":15931},"indices":50975,"material":7,"mode":4},{"attributes":{"NORMAL":33454,"POSITION":15932},"indices":50976,"material":7,"mode":4},{"attributes":{"NORMAL":33455,"POSITION":15933},"indices":50977,"material":7,"mode":4},{"attributes":{"NORMAL":33456,"POSITION":15934},"indices":50978,"material":7,"mode":4},{"attributes":{"NORMAL":33457,"POSITION":15935},"indices":50979,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-042","primitives":[{"attributes":{"NORMAL":33458,"POSITION":15936},"indices":50980,"material":7,"mode":4},{"attributes":{"NORMAL":33459,"POSITION":15937},"indices":50981,"material":7,"mode":4},{"attributes":{"NORMAL":33460,"POSITION":15938},"indices":50982,"material":7,"mode":4},{"attributes":{"NORMAL":33461,"POSITION":15939},"indices":50983,"material":7,"mode":4},{"attributes":{"NORMAL":33462,"POSITION":15940},"indices":50984,"material":7,"mode":4},{"attributes":{"NORMAL":33463,"POSITION":15941},"indices":50985,"material":7,"mode":4},{"attributes":{"NORMAL":33464,"POSITION":15942},"indices":50986,"material":7,"mode":4},{"attributes":{"NORMAL":33465,"POSITION":15943},"indices":50987,"material":7,"mode":4},{"attributes":{"NORMAL":33466,"POSITION":15944},"indices":50988,"material":7,"mode":4},{"attributes":{"NORMAL":33467,"POSITION":15945},"indices":50989,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-043","primitives":[{"attributes":{"NORMAL":33468,"POSITION":15946},"indices":50990,"material":7,"mode":4},{"attributes":{"NORMAL":33469,"POSITION":15947},"indices":50991,"material":7,"mode":4},{"attributes":{"NORMAL":33470,"POSITION":15948},"indices":50992,"material":7,"mode":4},{"attributes":{"NORMAL":33471,"POSITION":15949},"indices":50993,"material":7,"mode":4},{"attributes":{"NORMAL":33472,"POSITION":15950},"indices":50994,"material":7,"mode":4},{"attributes":{"NORMAL":33473,"POSITION":15951},"indices":50995,"material":7,"mode":4},{"attributes":{"NORMAL":33474,"POSITION":15952},"indices":50996,"material":7,"mode":4},{"attributes":{"NORMAL":33475,"POSITION":15953},"indices":50997,"material":7,"mode":4},{"attributes":{"NORMAL":33476,"POSITION":15954},"indices":50998,"material":7,"mode":4},{"attributes":{"NORMAL":33477,"POSITION":15955},"indices":50999,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-044","primitives":[{"attributes":{"NORMAL":33478,"POSITION":15956},"indices":51000,"material":7,"mode":4},{"attributes":{"NORMAL":33479,"POSITION":15957},"indices":51001,"material":7,"mode":4},{"attributes":{"NORMAL":33480,"POSITION":15958},"indices":51002,"material":7,"mode":4},{"attributes":{"NORMAL":33481,"POSITION":15959},"indices":51003,"material":7,"mode":4},{"attributes":{"NORMAL":33482,"POSITION":15960},"indices":51004,"material":7,"mode":4},{"attributes":{"NORMAL":33483,"POSITION":15961},"indices":51005,"material":7,"mode":4},{"attributes":{"NORMAL":33484,"POSITION":15962},"indices":51006,"material":7,"mode":4},{"attributes":{"NORMAL":33485,"POSITION":15963},"indices":51007,"material":7,"mode":4},{"attributes":{"NORMAL":33486,"POSITION":15964},"indices":51008,"material":7,"mode":4},{"attributes":{"NORMAL":33487,"POSITION":15965},"indices":51009,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-045","primitives":[{"attributes":{"NORMAL":33488,"POSITION":15966},"indices":51010,"material":7,"mode":4},{"attributes":{"NORMAL":33489,"POSITION":15967},"indices":51011,"material":7,"mode":4},{"attributes":{"NORMAL":33490,"POSITION":15968},"indices":51012,"material":7,"mode":4},{"attributes":{"NORMAL":33491,"POSITION":15969},"indices":51013,"material":7,"mode":4},{"attributes":{"NORMAL":33492,"POSITION":15970},"indices":51014,"material":7,"mode":4},{"attributes":{"NORMAL":33493,"POSITION":15971},"indices":51015,"material":7,"mode":4},{"attributes":{"NORMAL":33494,"POSITION":15972},"indices":51016,"material":7,"mode":4},{"attributes":{"NORMAL":33495,"POSITION":15973},"indices":51017,"material":7,"mode":4},{"attributes":{"NORMAL":33496,"POSITION":15974},"indices":51018,"material":7,"mode":4},{"attributes":{"NORMAL":33497,"POSITION":15975},"indices":51019,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-046","primitives":[{"attributes":{"NORMAL":33498,"POSITION":15976},"indices":51020,"material":14,"mode":4},{"attributes":{"NORMAL":33499,"POSITION":15977},"indices":51021,"material":14,"mode":4},{"attributes":{"NORMAL":33500,"POSITION":15978},"indices":51022,"material":14,"mode":4},{"attributes":{"NORMAL":33501,"POSITION":15979},"indices":51023,"material":14,"mode":4},{"attributes":{"NORMAL":33502,"POSITION":15980},"indices":51024,"material":14,"mode":4},{"attributes":{"NORMAL":33503,"POSITION":15981},"indices":51025,"material":14,"mode":4},{"attributes":{"NORMAL":33504,"POSITION":15982},"indices":51026,"material":14,"mode":4},{"attributes":{"NORMAL":33505,"POSITION":15983},"indices":51027,"material":14,"mode":4},{"attributes":{"NORMAL":33506,"POSITION":15984},"indices":51028,"material":14,"mode":4},{"attributes":{"NORMAL":33507,"POSITION":15985},"indices":51029,"material":14,"mode":4},{"attributes":{"NORMAL":33508,"POSITION":15986},"indices":51030,"material":14,"mode":4},{"attributes":{"NORMAL":33509,"POSITION":15987},"indices":51031,"material":14,"mode":4},{"attributes":{"NORMAL":33510,"POSITION":15988},"indices":51032,"material":14,"mode":4},{"attributes":{"NORMAL":33511,"POSITION":15989},"indices":51033,"material":14,"mode":4},{"attributes":{"NORMAL":33512,"POSITION":15990},"indices":51034,"material":14,"mode":4},{"attributes":{"NORMAL":33513,"POSITION":15991},"indices":51035,"material":14,"mode":4},{"attributes":{"NORMAL":33514,"POSITION":15992},"indices":51036,"material":14,"mode":4},{"attributes":{"NORMAL":33515,"POSITION":15993},"indices":51037,"material":14,"mode":4},{"attributes":{"NORMAL":33516,"POSITION":15994},"indices":51038,"material":14,"mode":4},{"attributes":{"NORMAL":33517,"POSITION":15995},"indices":51039,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-047","primitives":[{"attributes":{"NORMAL":33518,"POSITION":15996},"indices":51040,"material":7,"mode":4},{"attributes":{"NORMAL":33519,"POSITION":15997},"indices":51041,"material":7,"mode":4},{"attributes":{"NORMAL":33520,"POSITION":15998},"indices":51042,"material":7,"mode":4},{"attributes":{"NORMAL":33521,"POSITION":15999},"indices":51043,"material":7,"mode":4},{"attributes":{"NORMAL":33522,"POSITION":16000},"indices":51044,"material":7,"mode":4},{"attributes":{"NORMAL":33523,"POSITION":16001},"indices":51045,"material":7,"mode":4},{"attributes":{"NORMAL":33524,"POSITION":16002},"indices":51046,"material":7,"mode":4},{"attributes":{"NORMAL":33525,"POSITION":16003},"indices":51047,"material":7,"mode":4},{"attributes":{"NORMAL":33526,"POSITION":16004},"indices":51048,"material":7,"mode":4},{"attributes":{"NORMAL":33527,"POSITION":16005},"indices":51049,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-048","primitives":[{"attributes":{"NORMAL":33528,"POSITION":16006},"indices":51050,"material":14,"mode":4},{"attributes":{"NORMAL":33529,"POSITION":16007},"indices":51051,"material":14,"mode":4},{"attributes":{"NORMAL":33530,"POSITION":16008},"indices":51052,"material":14,"mode":4},{"attributes":{"NORMAL":33531,"POSITION":16009},"indices":51053,"material":14,"mode":4},{"attributes":{"NORMAL":33532,"POSITION":16010},"indices":51054,"material":14,"mode":4},{"attributes":{"NORMAL":33533,"POSITION":16011},"indices":51055,"material":14,"mode":4},{"attributes":{"NORMAL":33534,"POSITION":16012},"indices":51056,"material":14,"mode":4},{"attributes":{"NORMAL":33535,"POSITION":16013},"indices":51057,"material":14,"mode":4},{"attributes":{"NORMAL":33536,"POSITION":16014},"indices":51058,"material":14,"mode":4},{"attributes":{"NORMAL":33537,"POSITION":16015},"indices":51059,"material":14,"mode":4},{"attributes":{"NORMAL":33538,"POSITION":16016},"indices":51060,"material":14,"mode":4},{"attributes":{"NORMAL":33539,"POSITION":16017},"indices":51061,"material":14,"mode":4},{"attributes":{"NORMAL":33540,"POSITION":16018},"indices":51062,"material":14,"mode":4},{"attributes":{"NORMAL":33541,"POSITION":16019},"indices":51063,"material":14,"mode":4},{"attributes":{"NORMAL":33542,"POSITION":16020},"indices":51064,"material":14,"mode":4},{"attributes":{"NORMAL":33543,"POSITION":16021},"indices":51065,"material":14,"mode":4},{"attributes":{"NORMAL":33544,"POSITION":16022},"indices":51066,"material":14,"mode":4},{"attributes":{"NORMAL":33545,"POSITION":16023},"indices":51067,"material":14,"mode":4},{"attributes":{"NORMAL":33546,"POSITION":16024},"indices":51068,"material":14,"mode":4},{"attributes":{"NORMAL":33547,"POSITION":16025},"indices":51069,"material":14,"mode":4},{"attributes":{"NORMAL":33548,"POSITION":16026},"indices":51070,"material":14,"mode":4},{"attributes":{"NORMAL":33549,"POSITION":16027},"indices":51071,"material":14,"mode":4},{"attributes":{"NORMAL":33550,"POSITION":16028},"indices":51072,"material":14,"mode":4},{"attributes":{"NORMAL":33551,"POSITION":16029},"indices":51073,"material":14,"mode":4},{"attributes":{"NORMAL":33552,"POSITION":16030},"indices":51074,"material":14,"mode":4},{"attributes":{"NORMAL":33553,"POSITION":16031},"indices":51075,"material":14,"mode":4},{"attributes":{"NORMAL":33554,"POSITION":16032},"indices":51076,"material":14,"mode":4},{"attributes":{"NORMAL":33555,"POSITION":16033},"indices":51077,"material":14,"mode":4},{"attributes":{"NORMAL":33556,"POSITION":16034},"indices":51078,"material":14,"mode":4},{"attributes":{"NORMAL":33557,"POSITION":16035},"indices":51079,"material":14,"mode":4},{"attributes":{"NORMAL":33558,"POSITION":16036},"indices":51080,"material":14,"mode":4},{"attributes":{"NORMAL":33559,"POSITION":16037},"indices":51081,"material":14,"mode":4},{"attributes":{"NORMAL":33560,"POSITION":16038},"indices":51082,"material":14,"mode":4},{"attributes":{"NORMAL":33561,"POSITION":16039},"indices":51083,"material":14,"mode":4},{"attributes":{"NORMAL":33562,"POSITION":16040},"indices":51084,"material":14,"mode":4},{"attributes":{"NORMAL":33563,"POSITION":16041},"indices":51085,"material":14,"mode":4},{"attributes":{"NORMAL":33564,"POSITION":16042},"indices":51086,"material":14,"mode":4},{"attributes":{"NORMAL":33565,"POSITION":16043},"indices":51087,"material":14,"mode":4},{"attributes":{"NORMAL":33566,"POSITION":16044},"indices":51088,"material":14,"mode":4},{"attributes":{"NORMAL":33567,"POSITION":16045},"indices":51089,"material":14,"mode":4},{"attributes":{"NORMAL":33568,"POSITION":16046},"indices":51090,"material":14,"mode":4},{"attributes":{"NORMAL":33569,"POSITION":16047},"indices":51091,"material":14,"mode":4},{"attributes":{"NORMAL":33570,"POSITION":16048},"indices":51092,"material":14,"mode":4},{"attributes":{"NORMAL":33571,"POSITION":16049},"indices":51093,"material":14,"mode":4},{"attributes":{"NORMAL":33572,"POSITION":16050},"indices":51094,"material":14,"mode":4},{"attributes":{"NORMAL":33573,"POSITION":16051},"indices":51095,"material":14,"mode":4},{"attributes":{"NORMAL":33574,"POSITION":16052},"indices":51096,"material":14,"mode":4},{"attributes":{"NORMAL":33575,"POSITION":16053},"indices":51097,"material":14,"mode":4},{"attributes":{"NORMAL":33576,"POSITION":16054},"indices":51098,"material":14,"mode":4},{"attributes":{"NORMAL":33577,"POSITION":16055},"indices":51099,"material":14,"mode":4},{"attributes":{"NORMAL":33578,"POSITION":16056},"indices":51100,"material":14,"mode":4},{"attributes":{"NORMAL":33579,"POSITION":16057},"indices":51101,"material":14,"mode":4},{"attributes":{"NORMAL":33580,"POSITION":16058},"indices":51102,"material":14,"mode":4},{"attributes":{"NORMAL":33581,"POSITION":16059},"indices":51103,"material":14,"mode":4},{"attributes":{"NORMAL":33582,"POSITION":16060},"indices":51104,"material":14,"mode":4},{"attributes":{"NORMAL":33583,"POSITION":16061},"indices":51105,"material":14,"mode":4},{"attributes":{"NORMAL":33584,"POSITION":16062},"indices":51106,"material":14,"mode":4},{"attributes":{"NORMAL":33585,"POSITION":16063},"indices":51107,"material":14,"mode":4},{"attributes":{"NORMAL":33586,"POSITION":16064},"indices":51108,"material":14,"mode":4},{"attributes":{"NORMAL":33587,"POSITION":16065},"indices":51109,"material":14,"mode":4},{"attributes":{"NORMAL":33588,"POSITION":16066},"indices":51110,"material":14,"mode":4},{"attributes":{"NORMAL":33589,"POSITION":16067},"indices":51111,"material":14,"mode":4},{"attributes":{"NORMAL":33590,"POSITION":16068},"indices":51112,"material":14,"mode":4},{"attributes":{"NORMAL":33591,"POSITION":16069},"indices":51113,"material":14,"mode":4},{"attributes":{"NORMAL":33592,"POSITION":16070},"indices":51114,"material":14,"mode":4},{"attributes":{"NORMAL":33593,"POSITION":16071},"indices":51115,"material":14,"mode":4},{"attributes":{"NORMAL":33594,"POSITION":16072},"indices":51116,"material":14,"mode":4},{"attributes":{"NORMAL":33595,"POSITION":16073},"indices":51117,"material":14,"mode":4},{"attributes":{"NORMAL":33596,"POSITION":16074},"indices":51118,"material":14,"mode":4},{"attributes":{"NORMAL":33597,"POSITION":16075},"indices":51119,"material":14,"mode":4},{"attributes":{"NORMAL":33598,"POSITION":16076},"indices":51120,"material":14,"mode":4},{"attributes":{"NORMAL":33599,"POSITION":16077},"indices":51121,"material":14,"mode":4},{"attributes":{"NORMAL":33600,"POSITION":16078},"indices":51122,"material":14,"mode":4},{"attributes":{"NORMAL":33601,"POSITION":16079},"indices":51123,"material":14,"mode":4},{"attributes":{"NORMAL":33602,"POSITION":16080},"indices":51124,"material":14,"mode":4},{"attributes":{"NORMAL":33603,"POSITION":16081},"indices":51125,"material":14,"mode":4},{"attributes":{"NORMAL":33604,"POSITION":16082},"indices":51126,"material":14,"mode":4},{"attributes":{"NORMAL":33605,"POSITION":16083},"indices":51127,"material":14,"mode":4},{"attributes":{"NORMAL":33606,"POSITION":16084},"indices":51128,"material":14,"mode":4},{"attributes":{"NORMAL":33607,"POSITION":16085},"indices":51129,"material":14,"mode":4},{"attributes":{"NORMAL":33608,"POSITION":16086},"indices":51130,"material":14,"mode":4},{"attributes":{"NORMAL":33609,"POSITION":16087},"indices":51131,"material":14,"mode":4},{"attributes":{"NORMAL":33610,"POSITION":16088},"indices":51132,"material":14,"mode":4},{"attributes":{"NORMAL":33611,"POSITION":16089},"indices":51133,"material":14,"mode":4},{"attributes":{"NORMAL":33612,"POSITION":16090},"indices":51134,"material":14,"mode":4},{"attributes":{"NORMAL":33613,"POSITION":16091},"indices":51135,"material":14,"mode":4},{"attributes":{"NORMAL":33614,"POSITION":16092},"indices":51136,"material":14,"mode":4},{"attributes":{"NORMAL":33615,"POSITION":16093},"indices":51137,"material":14,"mode":4},{"attributes":{"NORMAL":33616,"POSITION":16094},"indices":51138,"material":14,"mode":4},{"attributes":{"NORMAL":33617,"POSITION":16095},"indices":51139,"material":14,"mode":4},{"attributes":{"NORMAL":33618,"POSITION":16096},"indices":51140,"material":14,"mode":4},{"attributes":{"NORMAL":33619,"POSITION":16097},"indices":51141,"material":14,"mode":4},{"attributes":{"NORMAL":33620,"POSITION":16098},"indices":51142,"material":14,"mode":4},{"attributes":{"NORMAL":33621,"POSITION":16099},"indices":51143,"material":14,"mode":4},{"attributes":{"NORMAL":33622,"POSITION":16100},"indices":51144,"material":14,"mode":4},{"attributes":{"NORMAL":33623,"POSITION":16101},"indices":51145,"material":14,"mode":4},{"attributes":{"NORMAL":33624,"POSITION":16102},"indices":51146,"material":14,"mode":4},{"attributes":{"NORMAL":33625,"POSITION":16103},"indices":51147,"material":14,"mode":4},{"attributes":{"NORMAL":33626,"POSITION":16104},"indices":51148,"material":14,"mode":4},{"attributes":{"NORMAL":33627,"POSITION":16105},"indices":51149,"material":14,"mode":4},{"attributes":{"NORMAL":33628,"POSITION":16106},"indices":51150,"material":14,"mode":4},{"attributes":{"NORMAL":33629,"POSITION":16107},"indices":51151,"material":14,"mode":4},{"attributes":{"NORMAL":33630,"POSITION":16108},"indices":51152,"material":14,"mode":4},{"attributes":{"NORMAL":33631,"POSITION":16109},"indices":51153,"material":14,"mode":4},{"attributes":{"NORMAL":33632,"POSITION":16110},"indices":51154,"material":14,"mode":4},{"attributes":{"NORMAL":33633,"POSITION":16111},"indices":51155,"material":14,"mode":4},{"attributes":{"NORMAL":33634,"POSITION":16112},"indices":51156,"material":14,"mode":4},{"attributes":{"NORMAL":33635,"POSITION":16113},"indices":51157,"material":14,"mode":4},{"attributes":{"NORMAL":33636,"POSITION":16114},"indices":51158,"material":14,"mode":4},{"attributes":{"NORMAL":33637,"POSITION":16115},"indices":51159,"material":14,"mode":4},{"attributes":{"NORMAL":33638,"POSITION":16116},"indices":51160,"material":14,"mode":4},{"attributes":{"NORMAL":33639,"POSITION":16117},"indices":51161,"material":14,"mode":4},{"attributes":{"NORMAL":33640,"POSITION":16118},"indices":51162,"material":14,"mode":4},{"attributes":{"NORMAL":33641,"POSITION":16119},"indices":51163,"material":14,"mode":4},{"attributes":{"NORMAL":33642,"POSITION":16120},"indices":51164,"material":14,"mode":4},{"attributes":{"NORMAL":33643,"POSITION":16121},"indices":51165,"material":14,"mode":4},{"attributes":{"NORMAL":33644,"POSITION":16122},"indices":51166,"material":14,"mode":4},{"attributes":{"NORMAL":33645,"POSITION":16123},"indices":51167,"material":14,"mode":4},{"attributes":{"NORMAL":33646,"POSITION":16124},"indices":51168,"material":14,"mode":4},{"attributes":{"NORMAL":33647,"POSITION":16125},"indices":51169,"material":14,"mode":4},{"attributes":{"NORMAL":33648,"POSITION":16126},"indices":51170,"material":14,"mode":4},{"attributes":{"NORMAL":33649,"POSITION":16127},"indices":51171,"material":14,"mode":4},{"attributes":{"NORMAL":33650,"POSITION":16128},"indices":51172,"material":14,"mode":4},{"attributes":{"NORMAL":33651,"POSITION":16129},"indices":51173,"material":14,"mode":4},{"attributes":{"NORMAL":33652,"POSITION":16130},"indices":51174,"material":14,"mode":4},{"attributes":{"NORMAL":33653,"POSITION":16131},"indices":51175,"material":14,"mode":4},{"attributes":{"NORMAL":33654,"POSITION":16132},"indices":51176,"material":14,"mode":4},{"attributes":{"NORMAL":33655,"POSITION":16133},"indices":51177,"material":14,"mode":4},{"attributes":{"NORMAL":33656,"POSITION":16134},"indices":51178,"material":14,"mode":4},{"attributes":{"NORMAL":33657,"POSITION":16135},"indices":51179,"material":14,"mode":4},{"attributes":{"NORMAL":33658,"POSITION":16136},"indices":51180,"material":14,"mode":4},{"attributes":{"NORMAL":33659,"POSITION":16137},"indices":51181,"material":14,"mode":4},{"attributes":{"NORMAL":33660,"POSITION":16138},"indices":51182,"material":14,"mode":4},{"attributes":{"NORMAL":33661,"POSITION":16139},"indices":51183,"material":14,"mode":4},{"attributes":{"NORMAL":33662,"POSITION":16140},"indices":51184,"material":14,"mode":4},{"attributes":{"NORMAL":33663,"POSITION":16141},"indices":51185,"material":14,"mode":4},{"attributes":{"NORMAL":33664,"POSITION":16142},"indices":51186,"material":14,"mode":4},{"attributes":{"NORMAL":33665,"POSITION":16143},"indices":51187,"material":14,"mode":4},{"attributes":{"NORMAL":33666,"POSITION":16144},"indices":51188,"material":14,"mode":4},{"attributes":{"NORMAL":33667,"POSITION":16145},"indices":51189,"material":14,"mode":4},{"attributes":{"NORMAL":33668,"POSITION":16146},"indices":51190,"material":14,"mode":4},{"attributes":{"NORMAL":33669,"POSITION":16147},"indices":51191,"material":14,"mode":4},{"attributes":{"NORMAL":33670,"POSITION":16148},"indices":51192,"material":14,"mode":4},{"attributes":{"NORMAL":33671,"POSITION":16149},"indices":51193,"material":14,"mode":4},{"attributes":{"NORMAL":33672,"POSITION":16150},"indices":51194,"material":14,"mode":4},{"attributes":{"NORMAL":33673,"POSITION":16151},"indices":51195,"material":14,"mode":4},{"attributes":{"NORMAL":33674,"POSITION":16152},"indices":51196,"material":14,"mode":4},{"attributes":{"NORMAL":33675,"POSITION":16153},"indices":51197,"material":14,"mode":4},{"attributes":{"NORMAL":33676,"POSITION":16154},"indices":51198,"material":14,"mode":4},{"attributes":{"NORMAL":33677,"POSITION":16155},"indices":51199,"material":14,"mode":4},{"attributes":{"NORMAL":33678,"POSITION":16156},"indices":51200,"material":14,"mode":4},{"attributes":{"NORMAL":33679,"POSITION":16157},"indices":51201,"material":14,"mode":4},{"attributes":{"NORMAL":33680,"POSITION":16158},"indices":51202,"material":14,"mode":4},{"attributes":{"NORMAL":33681,"POSITION":16159},"indices":51203,"material":14,"mode":4},{"attributes":{"NORMAL":33682,"POSITION":16160},"indices":51204,"material":14,"mode":4},{"attributes":{"NORMAL":33683,"POSITION":16161},"indices":51205,"material":14,"mode":4},{"attributes":{"NORMAL":33684,"POSITION":16162},"indices":51206,"material":14,"mode":4},{"attributes":{"NORMAL":33685,"POSITION":16163},"indices":51207,"material":14,"mode":4},{"attributes":{"NORMAL":33686,"POSITION":16164},"indices":51208,"material":14,"mode":4},{"attributes":{"NORMAL":33687,"POSITION":16165},"indices":51209,"material":14,"mode":4},{"attributes":{"NORMAL":33688,"POSITION":16166},"indices":51210,"material":14,"mode":4},{"attributes":{"NORMAL":33689,"POSITION":16167},"indices":51211,"material":14,"mode":4},{"attributes":{"NORMAL":33690,"POSITION":16168},"indices":51212,"material":14,"mode":4},{"attributes":{"NORMAL":33691,"POSITION":16169},"indices":51213,"material":14,"mode":4},{"attributes":{"NORMAL":33692,"POSITION":16170},"indices":51214,"material":14,"mode":4},{"attributes":{"NORMAL":33693,"POSITION":16171},"indices":51215,"material":14,"mode":4},{"attributes":{"NORMAL":33694,"POSITION":16172},"indices":51216,"material":14,"mode":4},{"attributes":{"NORMAL":33695,"POSITION":16173},"indices":51217,"material":14,"mode":4},{"attributes":{"NORMAL":33696,"POSITION":16174},"indices":51218,"material":14,"mode":4},{"attributes":{"NORMAL":33697,"POSITION":16175},"indices":51219,"material":14,"mode":4},{"attributes":{"NORMAL":33698,"POSITION":16176},"indices":51220,"material":14,"mode":4},{"attributes":{"NORMAL":33699,"POSITION":16177},"indices":51221,"material":14,"mode":4},{"attributes":{"NORMAL":33700,"POSITION":16178},"indices":51222,"material":14,"mode":4},{"attributes":{"NORMAL":33701,"POSITION":16179},"indices":51223,"material":14,"mode":4},{"attributes":{"NORMAL":33702,"POSITION":16180},"indices":51224,"material":14,"mode":4},{"attributes":{"NORMAL":33703,"POSITION":16181},"indices":51225,"material":14,"mode":4},{"attributes":{"NORMAL":33704,"POSITION":16182},"indices":51226,"material":14,"mode":4},{"attributes":{"NORMAL":33705,"POSITION":16183},"indices":51227,"material":14,"mode":4},{"attributes":{"NORMAL":33706,"POSITION":16184},"indices":51228,"material":14,"mode":4},{"attributes":{"NORMAL":33707,"POSITION":16185},"indices":51229,"material":14,"mode":4},{"attributes":{"NORMAL":33708,"POSITION":16186},"indices":51230,"material":14,"mode":4},{"attributes":{"NORMAL":33709,"POSITION":16187},"indices":51231,"material":14,"mode":4},{"attributes":{"NORMAL":33710,"POSITION":16188},"indices":51232,"material":14,"mode":4},{"attributes":{"NORMAL":33711,"POSITION":16189},"indices":51233,"material":14,"mode":4},{"attributes":{"NORMAL":33712,"POSITION":16190},"indices":51234,"material":14,"mode":4},{"attributes":{"NORMAL":33713,"POSITION":16191},"indices":51235,"material":14,"mode":4},{"attributes":{"NORMAL":33714,"POSITION":16192},"indices":51236,"material":14,"mode":4},{"attributes":{"NORMAL":33715,"POSITION":16193},"indices":51237,"material":14,"mode":4},{"attributes":{"NORMAL":33716,"POSITION":16194},"indices":51238,"material":14,"mode":4},{"attributes":{"NORMAL":33717,"POSITION":16195},"indices":51239,"material":14,"mode":4},{"attributes":{"NORMAL":33718,"POSITION":16196},"indices":51240,"material":14,"mode":4},{"attributes":{"NORMAL":33719,"POSITION":16197},"indices":51241,"material":14,"mode":4},{"attributes":{"NORMAL":33720,"POSITION":16198},"indices":51242,"material":14,"mode":4},{"attributes":{"NORMAL":33721,"POSITION":16199},"indices":51243,"material":14,"mode":4},{"attributes":{"NORMAL":33722,"POSITION":16200},"indices":51244,"material":14,"mode":4},{"attributes":{"NORMAL":33723,"POSITION":16201},"indices":51245,"material":14,"mode":4},{"attributes":{"NORMAL":33724,"POSITION":16202},"indices":51246,"material":14,"mode":4},{"attributes":{"NORMAL":33725,"POSITION":16203},"indices":51247,"material":14,"mode":4},{"attributes":{"NORMAL":33726,"POSITION":16204},"indices":51248,"material":14,"mode":4},{"attributes":{"NORMAL":33727,"POSITION":16205},"indices":51249,"material":14,"mode":4},{"attributes":{"NORMAL":33728,"POSITION":16206},"indices":51250,"material":14,"mode":4},{"attributes":{"NORMAL":33729,"POSITION":16207},"indices":51251,"material":14,"mode":4},{"attributes":{"NORMAL":33730,"POSITION":16208},"indices":51252,"material":14,"mode":4},{"attributes":{"NORMAL":33731,"POSITION":16209},"indices":51253,"material":14,"mode":4},{"attributes":{"NORMAL":33732,"POSITION":16210},"indices":51254,"material":14,"mode":4},{"attributes":{"NORMAL":33733,"POSITION":16211},"indices":51255,"material":14,"mode":4},{"attributes":{"NORMAL":33734,"POSITION":16212},"indices":51256,"material":14,"mode":4},{"attributes":{"NORMAL":33735,"POSITION":16213},"indices":51257,"material":14,"mode":4},{"attributes":{"NORMAL":33736,"POSITION":16214},"indices":51258,"material":14,"mode":4},{"attributes":{"NORMAL":33737,"POSITION":16215},"indices":51259,"material":14,"mode":4},{"attributes":{"NORMAL":33738,"POSITION":16216},"indices":51260,"material":14,"mode":4},{"attributes":{"NORMAL":33739,"POSITION":16217},"indices":51261,"material":14,"mode":4},{"attributes":{"NORMAL":33740,"POSITION":16218},"indices":51262,"material":14,"mode":4},{"attributes":{"NORMAL":33741,"POSITION":16219},"indices":51263,"material":14,"mode":4},{"attributes":{"NORMAL":33742,"POSITION":16220},"indices":51264,"material":14,"mode":4},{"attributes":{"NORMAL":33743,"POSITION":16221},"indices":51265,"material":14,"mode":4},{"attributes":{"NORMAL":33744,"POSITION":16222},"indices":51266,"material":14,"mode":4},{"attributes":{"NORMAL":33745,"POSITION":16223},"indices":51267,"material":14,"mode":4},{"attributes":{"NORMAL":33746,"POSITION":16224},"indices":51268,"material":14,"mode":4},{"attributes":{"NORMAL":33747,"POSITION":16225},"indices":51269,"material":14,"mode":4},{"attributes":{"NORMAL":33748,"POSITION":16226},"indices":51270,"material":14,"mode":4},{"attributes":{"NORMAL":33749,"POSITION":16227},"indices":51271,"material":14,"mode":4},{"attributes":{"NORMAL":33750,"POSITION":16228},"indices":51272,"material":14,"mode":4},{"attributes":{"NORMAL":33751,"POSITION":16229},"indices":51273,"material":14,"mode":4},{"attributes":{"NORMAL":33752,"POSITION":16230},"indices":51274,"material":14,"mode":4},{"attributes":{"NORMAL":33753,"POSITION":16231},"indices":51275,"material":14,"mode":4},{"attributes":{"NORMAL":33754,"POSITION":16232},"indices":51276,"material":14,"mode":4},{"attributes":{"NORMAL":33755,"POSITION":16233},"indices":51277,"material":14,"mode":4},{"attributes":{"NORMAL":33756,"POSITION":16234},"indices":51278,"material":14,"mode":4},{"attributes":{"NORMAL":33757,"POSITION":16235},"indices":51279,"material":14,"mode":4},{"attributes":{"NORMAL":33758,"POSITION":16236},"indices":51280,"material":14,"mode":4},{"attributes":{"NORMAL":33759,"POSITION":16237},"indices":51281,"material":14,"mode":4},{"attributes":{"NORMAL":33760,"POSITION":16238},"indices":51282,"material":14,"mode":4},{"attributes":{"NORMAL":33761,"POSITION":16239},"indices":51283,"material":14,"mode":4},{"attributes":{"NORMAL":33762,"POSITION":16240},"indices":51284,"material":14,"mode":4},{"attributes":{"NORMAL":33763,"POSITION":16241},"indices":51285,"material":14,"mode":4},{"attributes":{"NORMAL":33764,"POSITION":16242},"indices":51286,"material":14,"mode":4},{"attributes":{"NORMAL":33765,"POSITION":16243},"indices":51287,"material":14,"mode":4},{"attributes":{"NORMAL":33766,"POSITION":16244},"indices":51288,"material":14,"mode":4},{"attributes":{"NORMAL":33767,"POSITION":16245},"indices":51289,"material":14,"mode":4},{"attributes":{"NORMAL":33768,"POSITION":16246},"indices":51290,"material":14,"mode":4},{"attributes":{"NORMAL":33769,"POSITION":16247},"indices":51291,"material":14,"mode":4},{"attributes":{"NORMAL":33770,"POSITION":16248},"indices":51292,"material":14,"mode":4},{"attributes":{"NORMAL":33771,"POSITION":16249},"indices":51293,"material":14,"mode":4},{"attributes":{"NORMAL":33772,"POSITION":16250},"indices":51294,"material":14,"mode":4},{"attributes":{"NORMAL":33773,"POSITION":16251},"indices":51295,"material":14,"mode":4},{"attributes":{"NORMAL":33774,"POSITION":16252},"indices":51296,"material":14,"mode":4},{"attributes":{"NORMAL":33775,"POSITION":16253},"indices":51297,"material":14,"mode":4},{"attributes":{"NORMAL":33776,"POSITION":16254},"indices":51298,"material":14,"mode":4},{"attributes":{"NORMAL":33777,"POSITION":16255},"indices":51299,"material":14,"mode":4},{"attributes":{"NORMAL":33778,"POSITION":16256},"indices":51300,"material":14,"mode":4},{"attributes":{"NORMAL":33779,"POSITION":16257},"indices":51301,"material":14,"mode":4},{"attributes":{"NORMAL":33780,"POSITION":16258},"indices":51302,"material":14,"mode":4},{"attributes":{"NORMAL":33781,"POSITION":16259},"indices":51303,"material":14,"mode":4},{"attributes":{"NORMAL":33782,"POSITION":16260},"indices":51304,"material":14,"mode":4},{"attributes":{"NORMAL":33783,"POSITION":16261},"indices":51305,"material":14,"mode":4},{"attributes":{"NORMAL":33784,"POSITION":16262},"indices":51306,"material":14,"mode":4},{"attributes":{"NORMAL":33785,"POSITION":16263},"indices":51307,"material":14,"mode":4},{"attributes":{"NORMAL":33786,"POSITION":16264},"indices":51308,"material":14,"mode":4},{"attributes":{"NORMAL":33787,"POSITION":16265},"indices":51309,"material":14,"mode":4},{"attributes":{"NORMAL":33788,"POSITION":16266},"indices":51310,"material":14,"mode":4},{"attributes":{"NORMAL":33789,"POSITION":16267},"indices":51311,"material":14,"mode":4},{"attributes":{"NORMAL":33790,"POSITION":16268},"indices":51312,"material":14,"mode":4},{"attributes":{"NORMAL":33791,"POSITION":16269},"indices":51313,"material":14,"mode":4},{"attributes":{"NORMAL":33792,"POSITION":16270},"indices":51314,"material":14,"mode":4},{"attributes":{"NORMAL":33793,"POSITION":16271},"indices":51315,"material":14,"mode":4},{"attributes":{"NORMAL":33794,"POSITION":16272},"indices":51316,"material":14,"mode":4},{"attributes":{"NORMAL":33795,"POSITION":16273},"indices":51317,"material":14,"mode":4},{"attributes":{"NORMAL":33796,"POSITION":16274},"indices":51318,"material":14,"mode":4},{"attributes":{"NORMAL":33797,"POSITION":16275},"indices":51319,"material":14,"mode":4},{"attributes":{"NORMAL":33798,"POSITION":16276},"indices":51320,"material":14,"mode":4},{"attributes":{"NORMAL":33799,"POSITION":16277},"indices":51321,"material":14,"mode":4},{"attributes":{"NORMAL":33800,"POSITION":16278},"indices":51322,"material":14,"mode":4},{"attributes":{"NORMAL":33801,"POSITION":16279},"indices":51323,"material":14,"mode":4},{"attributes":{"NORMAL":33802,"POSITION":16280},"indices":51324,"material":14,"mode":4},{"attributes":{"NORMAL":33803,"POSITION":16281},"indices":51325,"material":14,"mode":4},{"attributes":{"NORMAL":33804,"POSITION":16282},"indices":51326,"material":14,"mode":4},{"attributes":{"NORMAL":33805,"POSITION":16283},"indices":51327,"material":14,"mode":4},{"attributes":{"NORMAL":33806,"POSITION":16284},"indices":51328,"material":14,"mode":4},{"attributes":{"NORMAL":33807,"POSITION":16285},"indices":51329,"material":14,"mode":4},{"attributes":{"NORMAL":33808,"POSITION":16286},"indices":51330,"material":14,"mode":4},{"attributes":{"NORMAL":33809,"POSITION":16287},"indices":51331,"material":14,"mode":4},{"attributes":{"NORMAL":33810,"POSITION":16288},"indices":51332,"material":14,"mode":4},{"attributes":{"NORMAL":33811,"POSITION":16289},"indices":51333,"material":14,"mode":4},{"attributes":{"NORMAL":33812,"POSITION":16290},"indices":51334,"material":14,"mode":4},{"attributes":{"NORMAL":33813,"POSITION":16291},"indices":51335,"material":14,"mode":4},{"attributes":{"NORMAL":33814,"POSITION":16292},"indices":51336,"material":14,"mode":4},{"attributes":{"NORMAL":33815,"POSITION":16293},"indices":51337,"material":14,"mode":4},{"attributes":{"NORMAL":33816,"POSITION":16294},"indices":51338,"material":14,"mode":4},{"attributes":{"NORMAL":33817,"POSITION":16295},"indices":51339,"material":14,"mode":4},{"attributes":{"NORMAL":33818,"POSITION":16296},"indices":51340,"material":14,"mode":4},{"attributes":{"NORMAL":33819,"POSITION":16297},"indices":51341,"material":14,"mode":4},{"attributes":{"NORMAL":33820,"POSITION":16298},"indices":51342,"material":14,"mode":4},{"attributes":{"NORMAL":33821,"POSITION":16299},"indices":51343,"material":14,"mode":4},{"attributes":{"NORMAL":33822,"POSITION":16300},"indices":51344,"material":14,"mode":4},{"attributes":{"NORMAL":33823,"POSITION":16301},"indices":51345,"material":14,"mode":4},{"attributes":{"NORMAL":33824,"POSITION":16302},"indices":51346,"material":14,"mode":4},{"attributes":{"NORMAL":33825,"POSITION":16303},"indices":51347,"material":14,"mode":4},{"attributes":{"NORMAL":33826,"POSITION":16304},"indices":51348,"material":14,"mode":4},{"attributes":{"NORMAL":33827,"POSITION":16305},"indices":51349,"material":14,"mode":4},{"attributes":{"NORMAL":33828,"POSITION":16306},"indices":51350,"material":14,"mode":4},{"attributes":{"NORMAL":33829,"POSITION":16307},"indices":51351,"material":14,"mode":4},{"attributes":{"NORMAL":33830,"POSITION":16308},"indices":51352,"material":14,"mode":4},{"attributes":{"NORMAL":33831,"POSITION":16309},"indices":51353,"material":14,"mode":4},{"attributes":{"NORMAL":33832,"POSITION":16310},"indices":51354,"material":14,"mode":4},{"attributes":{"NORMAL":33833,"POSITION":16311},"indices":51355,"material":14,"mode":4},{"attributes":{"NORMAL":33834,"POSITION":16312},"indices":51356,"material":14,"mode":4},{"attributes":{"NORMAL":33835,"POSITION":16313},"indices":51357,"material":14,"mode":4},{"attributes":{"NORMAL":33836,"POSITION":16314},"indices":51358,"material":14,"mode":4},{"attributes":{"NORMAL":33837,"POSITION":16315},"indices":51359,"material":14,"mode":4},{"attributes":{"NORMAL":33838,"POSITION":16316},"indices":51360,"material":14,"mode":4},{"attributes":{"NORMAL":33839,"POSITION":16317},"indices":51361,"material":14,"mode":4},{"attributes":{"NORMAL":33840,"POSITION":16318},"indices":51362,"material":14,"mode":4},{"attributes":{"NORMAL":33841,"POSITION":16319},"indices":51363,"material":14,"mode":4},{"attributes":{"NORMAL":33842,"POSITION":16320},"indices":51364,"material":14,"mode":4},{"attributes":{"NORMAL":33843,"POSITION":16321},"indices":51365,"material":14,"mode":4},{"attributes":{"NORMAL":33844,"POSITION":16322},"indices":51366,"material":14,"mode":4},{"attributes":{"NORMAL":33845,"POSITION":16323},"indices":51367,"material":14,"mode":4},{"attributes":{"NORMAL":33846,"POSITION":16324},"indices":51368,"material":14,"mode":4},{"attributes":{"NORMAL":33847,"POSITION":16325},"indices":51369,"material":14,"mode":4},{"attributes":{"NORMAL":33848,"POSITION":16326},"indices":51370,"material":14,"mode":4},{"attributes":{"NORMAL":33849,"POSITION":16327},"indices":51371,"material":14,"mode":4},{"attributes":{"NORMAL":33850,"POSITION":16328},"indices":51372,"material":14,"mode":4},{"attributes":{"NORMAL":33851,"POSITION":16329},"indices":51373,"material":14,"mode":4},{"attributes":{"NORMAL":33852,"POSITION":16330},"indices":51374,"material":14,"mode":4},{"attributes":{"NORMAL":33853,"POSITION":16331},"indices":51375,"material":14,"mode":4},{"attributes":{"NORMAL":33854,"POSITION":16332},"indices":51376,"material":14,"mode":4},{"attributes":{"NORMAL":33855,"POSITION":16333},"indices":51377,"material":14,"mode":4},{"attributes":{"NORMAL":33856,"POSITION":16334},"indices":51378,"material":14,"mode":4},{"attributes":{"NORMAL":33857,"POSITION":16335},"indices":51379,"material":14,"mode":4},{"attributes":{"NORMAL":33858,"POSITION":16336},"indices":51380,"material":14,"mode":4},{"attributes":{"NORMAL":33859,"POSITION":16337},"indices":51381,"material":14,"mode":4},{"attributes":{"NORMAL":33860,"POSITION":16338},"indices":51382,"material":14,"mode":4},{"attributes":{"NORMAL":33861,"POSITION":16339},"indices":51383,"material":14,"mode":4},{"attributes":{"NORMAL":33862,"POSITION":16340},"indices":51384,"material":14,"mode":4},{"attributes":{"NORMAL":33863,"POSITION":16341},"indices":51385,"material":14,"mode":4},{"attributes":{"NORMAL":33864,"POSITION":16342},"indices":51386,"material":14,"mode":4},{"attributes":{"NORMAL":33865,"POSITION":16343},"indices":51387,"material":14,"mode":4},{"attributes":{"NORMAL":33866,"POSITION":16344},"indices":51388,"material":14,"mode":4},{"attributes":{"NORMAL":33867,"POSITION":16345},"indices":51389,"material":14,"mode":4},{"attributes":{"NORMAL":33868,"POSITION":16346},"indices":51390,"material":14,"mode":4},{"attributes":{"NORMAL":33869,"POSITION":16347},"indices":51391,"material":14,"mode":4},{"attributes":{"NORMAL":33870,"POSITION":16348},"indices":51392,"material":14,"mode":4},{"attributes":{"NORMAL":33871,"POSITION":16349},"indices":51393,"material":14,"mode":4},{"attributes":{"NORMAL":33872,"POSITION":16350},"indices":51394,"material":14,"mode":4},{"attributes":{"NORMAL":33873,"POSITION":16351},"indices":51395,"material":14,"mode":4},{"attributes":{"NORMAL":33874,"POSITION":16352},"indices":51396,"material":14,"mode":4},{"attributes":{"NORMAL":33875,"POSITION":16353},"indices":51397,"material":14,"mode":4},{"attributes":{"NORMAL":33876,"POSITION":16354},"indices":51398,"material":14,"mode":4},{"attributes":{"NORMAL":33877,"POSITION":16355},"indices":51399,"material":14,"mode":4},{"attributes":{"NORMAL":33878,"POSITION":16356},"indices":51400,"material":14,"mode":4},{"attributes":{"NORMAL":33879,"POSITION":16357},"indices":51401,"material":14,"mode":4},{"attributes":{"NORMAL":33880,"POSITION":16358},"indices":51402,"material":14,"mode":4},{"attributes":{"NORMAL":33881,"POSITION":16359},"indices":51403,"material":14,"mode":4},{"attributes":{"NORMAL":33882,"POSITION":16360},"indices":51404,"material":14,"mode":4},{"attributes":{"NORMAL":33883,"POSITION":16361},"indices":51405,"material":14,"mode":4},{"attributes":{"NORMAL":33884,"POSITION":16362},"indices":51406,"material":14,"mode":4},{"attributes":{"NORMAL":33885,"POSITION":16363},"indices":51407,"material":14,"mode":4},{"attributes":{"NORMAL":33886,"POSITION":16364},"indices":51408,"material":14,"mode":4},{"attributes":{"NORMAL":33887,"POSITION":16365},"indices":51409,"material":14,"mode":4},{"attributes":{"NORMAL":33888,"POSITION":16366},"indices":51410,"material":14,"mode":4},{"attributes":{"NORMAL":33889,"POSITION":16367},"indices":51411,"material":14,"mode":4},{"attributes":{"NORMAL":33890,"POSITION":16368},"indices":51412,"material":14,"mode":4},{"attributes":{"NORMAL":33891,"POSITION":16369},"indices":51413,"material":14,"mode":4},{"attributes":{"NORMAL":33892,"POSITION":16370},"indices":51414,"material":14,"mode":4},{"attributes":{"NORMAL":33893,"POSITION":16371},"indices":51415,"material":14,"mode":4},{"attributes":{"NORMAL":33894,"POSITION":16372},"indices":51416,"material":14,"mode":4},{"attributes":{"NORMAL":33895,"POSITION":16373},"indices":51417,"material":14,"mode":4},{"attributes":{"NORMAL":33896,"POSITION":16374},"indices":51418,"material":14,"mode":4},{"attributes":{"NORMAL":33897,"POSITION":16375},"indices":51419,"material":14,"mode":4},{"attributes":{"NORMAL":33898,"POSITION":16376},"indices":51420,"material":14,"mode":4},{"attributes":{"NORMAL":33899,"POSITION":16377},"indices":51421,"material":14,"mode":4},{"attributes":{"NORMAL":33900,"POSITION":16378},"indices":51422,"material":14,"mode":4},{"attributes":{"NORMAL":33901,"POSITION":16379},"indices":51423,"material":14,"mode":4},{"attributes":{"NORMAL":33902,"POSITION":16380},"indices":51424,"material":14,"mode":4},{"attributes":{"NORMAL":33903,"POSITION":16381},"indices":51425,"material":14,"mode":4},{"attributes":{"NORMAL":33904,"POSITION":16382},"indices":51426,"material":14,"mode":4},{"attributes":{"NORMAL":33905,"POSITION":16383},"indices":51427,"material":14,"mode":4},{"attributes":{"NORMAL":33906,"POSITION":16384},"indices":51428,"material":14,"mode":4},{"attributes":{"NORMAL":33907,"POSITION":16385},"indices":51429,"material":14,"mode":4},{"attributes":{"NORMAL":33908,"POSITION":16386},"indices":51430,"material":14,"mode":4},{"attributes":{"NORMAL":33909,"POSITION":16387},"indices":51431,"material":14,"mode":4},{"attributes":{"NORMAL":33910,"POSITION":16388},"indices":51432,"material":14,"mode":4},{"attributes":{"NORMAL":33911,"POSITION":16389},"indices":51433,"material":14,"mode":4},{"attributes":{"NORMAL":33912,"POSITION":16390},"indices":51434,"material":14,"mode":4},{"attributes":{"NORMAL":33913,"POSITION":16391},"indices":51435,"material":14,"mode":4},{"attributes":{"NORMAL":33914,"POSITION":16392},"indices":51436,"material":14,"mode":4},{"attributes":{"NORMAL":33915,"POSITION":16393},"indices":51437,"material":14,"mode":4},{"attributes":{"NORMAL":33916,"POSITION":16394},"indices":51438,"material":14,"mode":4},{"attributes":{"NORMAL":33917,"POSITION":16395},"indices":51439,"material":14,"mode":4},{"attributes":{"NORMAL":33918,"POSITION":16396},"indices":51440,"material":14,"mode":4},{"attributes":{"NORMAL":33919,"POSITION":16397},"indices":51441,"material":14,"mode":4},{"attributes":{"NORMAL":33920,"POSITION":16398},"indices":51442,"material":14,"mode":4},{"attributes":{"NORMAL":33921,"POSITION":16399},"indices":51443,"material":14,"mode":4},{"attributes":{"NORMAL":33922,"POSITION":16400},"indices":51444,"material":14,"mode":4},{"attributes":{"NORMAL":33923,"POSITION":16401},"indices":51445,"material":14,"mode":4},{"attributes":{"NORMAL":33924,"POSITION":16402},"indices":51446,"material":14,"mode":4},{"attributes":{"NORMAL":33925,"POSITION":16403},"indices":51447,"material":14,"mode":4},{"attributes":{"NORMAL":33926,"POSITION":16404},"indices":51448,"material":14,"mode":4},{"attributes":{"NORMAL":33927,"POSITION":16405},"indices":51449,"material":14,"mode":4},{"attributes":{"NORMAL":33928,"POSITION":16406},"indices":51450,"material":14,"mode":4},{"attributes":{"NORMAL":33929,"POSITION":16407},"indices":51451,"material":14,"mode":4},{"attributes":{"NORMAL":33930,"POSITION":16408},"indices":51452,"material":14,"mode":4},{"attributes":{"NORMAL":33931,"POSITION":16409},"indices":51453,"material":14,"mode":4},{"attributes":{"NORMAL":33932,"POSITION":16410},"indices":51454,"material":14,"mode":4},{"attributes":{"NORMAL":33933,"POSITION":16411},"indices":51455,"material":14,"mode":4},{"attributes":{"NORMAL":33934,"POSITION":16412},"indices":51456,"material":14,"mode":4},{"attributes":{"NORMAL":33935,"POSITION":16413},"indices":51457,"material":14,"mode":4},{"attributes":{"NORMAL":33936,"POSITION":16414},"indices":51458,"material":14,"mode":4},{"attributes":{"NORMAL":33937,"POSITION":16415},"indices":51459,"material":14,"mode":4},{"attributes":{"NORMAL":33938,"POSITION":16416},"indices":51460,"material":14,"mode":4},{"attributes":{"NORMAL":33939,"POSITION":16417},"indices":51461,"material":14,"mode":4},{"attributes":{"NORMAL":33940,"POSITION":16418},"indices":51462,"material":14,"mode":4},{"attributes":{"NORMAL":33941,"POSITION":16419},"indices":51463,"material":14,"mode":4},{"attributes":{"NORMAL":33942,"POSITION":16420},"indices":51464,"material":14,"mode":4},{"attributes":{"NORMAL":33943,"POSITION":16421},"indices":51465,"material":14,"mode":4},{"attributes":{"NORMAL":33944,"POSITION":16422},"indices":51466,"material":14,"mode":4},{"attributes":{"NORMAL":33945,"POSITION":16423},"indices":51467,"material":14,"mode":4},{"attributes":{"NORMAL":33946,"POSITION":16424},"indices":51468,"material":14,"mode":4},{"attributes":{"NORMAL":33947,"POSITION":16425},"indices":51469,"material":14,"mode":4},{"attributes":{"NORMAL":33948,"POSITION":16426},"indices":51470,"material":14,"mode":4},{"attributes":{"NORMAL":33949,"POSITION":16427},"indices":51471,"material":14,"mode":4},{"attributes":{"NORMAL":33950,"POSITION":16428},"indices":51472,"material":14,"mode":4},{"attributes":{"NORMAL":33951,"POSITION":16429},"indices":51473,"material":14,"mode":4},{"attributes":{"NORMAL":33952,"POSITION":16430},"indices":51474,"material":14,"mode":4},{"attributes":{"NORMAL":33953,"POSITION":16431},"indices":51475,"material":14,"mode":4},{"attributes":{"NORMAL":33954,"POSITION":16432},"indices":51476,"material":14,"mode":4},{"attributes":{"NORMAL":33955,"POSITION":16433},"indices":51477,"material":14,"mode":4},{"attributes":{"NORMAL":33956,"POSITION":16434},"indices":51478,"material":14,"mode":4},{"attributes":{"NORMAL":33957,"POSITION":16435},"indices":51479,"material":14,"mode":4},{"attributes":{"NORMAL":33958,"POSITION":16436},"indices":51480,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-049","primitives":[{"attributes":{"NORMAL":33959,"POSITION":16437},"indices":51481,"material":7,"mode":4},{"attributes":{"NORMAL":33960,"POSITION":16438},"indices":51482,"material":7,"mode":4},{"attributes":{"NORMAL":33961,"POSITION":16439},"indices":51483,"material":7,"mode":4},{"attributes":{"NORMAL":33962,"POSITION":16440},"indices":51484,"material":7,"mode":4},{"attributes":{"NORMAL":33963,"POSITION":16441},"indices":51485,"material":7,"mode":4},{"attributes":{"NORMAL":33964,"POSITION":16442},"indices":51486,"material":7,"mode":4},{"attributes":{"NORMAL":33965,"POSITION":16443},"indices":51487,"material":7,"mode":4},{"attributes":{"NORMAL":33966,"POSITION":16444},"indices":51488,"material":7,"mode":4},{"attributes":{"NORMAL":33967,"POSITION":16445},"indices":51489,"material":7,"mode":4},{"attributes":{"NORMAL":33968,"POSITION":16446},"indices":51490,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-050","primitives":[{"attributes":{"NORMAL":33969,"POSITION":16447},"indices":51491,"material":14,"mode":4},{"attributes":{"NORMAL":33970,"POSITION":16448},"indices":51492,"material":14,"mode":4},{"attributes":{"NORMAL":33971,"POSITION":16449},"indices":51493,"material":14,"mode":4},{"attributes":{"NORMAL":33972,"POSITION":16450},"indices":51494,"material":14,"mode":4},{"attributes":{"NORMAL":33973,"POSITION":16451},"indices":51495,"material":14,"mode":4},{"attributes":{"NORMAL":33974,"POSITION":16452},"indices":51496,"material":14,"mode":4},{"attributes":{"NORMAL":33975,"POSITION":16453},"indices":51497,"material":14,"mode":4},{"attributes":{"NORMAL":33976,"POSITION":16454},"indices":51498,"material":14,"mode":4},{"attributes":{"NORMAL":33977,"POSITION":16455},"indices":51499,"material":14,"mode":4},{"attributes":{"NORMAL":33978,"POSITION":16456},"indices":51500,"material":14,"mode":4},{"attributes":{"NORMAL":33979,"POSITION":16457},"indices":51501,"material":14,"mode":4},{"attributes":{"NORMAL":33980,"POSITION":16458},"indices":51502,"material":14,"mode":4},{"attributes":{"NORMAL":33981,"POSITION":16459},"indices":51503,"material":14,"mode":4},{"attributes":{"NORMAL":33982,"POSITION":16460},"indices":51504,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-051","primitives":[{"attributes":{"NORMAL":33983,"POSITION":16461},"indices":51505,"material":7,"mode":4},{"attributes":{"NORMAL":33984,"POSITION":16462},"indices":51506,"material":7,"mode":4},{"attributes":{"NORMAL":33985,"POSITION":16463},"indices":51507,"material":7,"mode":4},{"attributes":{"NORMAL":33986,"POSITION":16464},"indices":51508,"material":7,"mode":4},{"attributes":{"NORMAL":33987,"POSITION":16465},"indices":51509,"material":7,"mode":4},{"attributes":{"NORMAL":33988,"POSITION":16466},"indices":51510,"material":7,"mode":4},{"attributes":{"NORMAL":33989,"POSITION":16467},"indices":51511,"material":7,"mode":4},{"attributes":{"NORMAL":33990,"POSITION":16468},"indices":51512,"material":7,"mode":4},{"attributes":{"NORMAL":33991,"POSITION":16469},"indices":51513,"material":7,"mode":4},{"attributes":{"NORMAL":33992,"POSITION":16470},"indices":51514,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-052","primitives":[{"attributes":{"NORMAL":33993,"POSITION":16471},"indices":51515,"material":6,"mode":4},{"attributes":{"NORMAL":33994,"POSITION":16472},"indices":51516,"material":6,"mode":4},{"attributes":{"NORMAL":33995,"POSITION":16473},"indices":51517,"material":6,"mode":4},{"attributes":{"NORMAL":33996,"POSITION":16474},"indices":51518,"material":6,"mode":4},{"attributes":{"NORMAL":33997,"POSITION":16475},"indices":51519,"material":6,"mode":4},{"attributes":{"NORMAL":33998,"POSITION":16476},"indices":51520,"material":6,"mode":4},{"attributes":{"NORMAL":33999,"POSITION":16477},"indices":51521,"material":6,"mode":4},{"attributes":{"NORMAL":34000,"POSITION":16478},"indices":51522,"material":6,"mode":4},{"attributes":{"NORMAL":34001,"POSITION":16479},"indices":51523,"material":6,"mode":4},{"attributes":{"NORMAL":34002,"POSITION":16480},"indices":51524,"material":6,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-053","primitives":[{"attributes":{"NORMAL":34003,"POSITION":16481},"indices":51525,"material":7,"mode":4},{"attributes":{"NORMAL":34004,"POSITION":16482},"indices":51526,"material":7,"mode":4},{"attributes":{"NORMAL":34005,"POSITION":16483},"indices":51527,"material":7,"mode":4},{"attributes":{"NORMAL":34006,"POSITION":16484},"indices":51528,"material":7,"mode":4},{"attributes":{"NORMAL":34007,"POSITION":16485},"indices":51529,"material":7,"mode":4},{"attributes":{"NORMAL":34008,"POSITION":16486},"indices":51530,"material":7,"mode":4},{"attributes":{"NORMAL":34009,"POSITION":16487},"indices":51531,"material":7,"mode":4},{"attributes":{"NORMAL":34010,"POSITION":16488},"indices":51532,"material":7,"mode":4},{"attributes":{"NORMAL":34011,"POSITION":16489},"indices":51533,"material":7,"mode":4},{"attributes":{"NORMAL":34012,"POSITION":16490},"indices":51534,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-054","primitives":[{"attributes":{"NORMAL":34013,"POSITION":16491},"indices":51535,"material":7,"mode":4},{"attributes":{"NORMAL":34014,"POSITION":16492},"indices":51536,"material":7,"mode":4},{"attributes":{"NORMAL":34015,"POSITION":16493},"indices":51537,"material":7,"mode":4},{"attributes":{"NORMAL":34016,"POSITION":16494},"indices":51538,"material":7,"mode":4},{"attributes":{"NORMAL":34017,"POSITION":16495},"indices":51539,"material":7,"mode":4},{"attributes":{"NORMAL":34018,"POSITION":16496},"indices":51540,"material":7,"mode":4},{"attributes":{"NORMAL":34019,"POSITION":16497},"indices":51541,"material":7,"mode":4},{"attributes":{"NORMAL":34020,"POSITION":16498},"indices":51542,"material":7,"mode":4},{"attributes":{"NORMAL":34021,"POSITION":16499},"indices":51543,"material":7,"mode":4},{"attributes":{"NORMAL":34022,"POSITION":16500},"indices":51544,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-055","primitives":[{"attributes":{"NORMAL":34023,"POSITION":16501},"indices":51545,"material":7,"mode":4},{"attributes":{"NORMAL":34024,"POSITION":16502},"indices":51546,"material":7,"mode":4},{"attributes":{"NORMAL":34025,"POSITION":16503},"indices":51547,"material":7,"mode":4},{"attributes":{"NORMAL":34026,"POSITION":16504},"indices":51548,"material":7,"mode":4},{"attributes":{"NORMAL":34027,"POSITION":16505},"indices":51549,"material":7,"mode":4},{"attributes":{"NORMAL":34028,"POSITION":16506},"indices":51550,"material":7,"mode":4},{"attributes":{"NORMAL":34029,"POSITION":16507},"indices":51551,"material":7,"mode":4},{"attributes":{"NORMAL":34030,"POSITION":16508},"indices":51552,"material":7,"mode":4},{"attributes":{"NORMAL":34031,"POSITION":16509},"indices":51553,"material":7,"mode":4},{"attributes":{"NORMAL":34032,"POSITION":16510},"indices":51554,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-056","primitives":[{"attributes":{"NORMAL":34033,"POSITION":16511},"indices":51555,"material":7,"mode":4},{"attributes":{"NORMAL":34034,"POSITION":16512},"indices":51556,"material":7,"mode":4},{"attributes":{"NORMAL":34035,"POSITION":16513},"indices":51557,"material":7,"mode":4},{"attributes":{"NORMAL":34036,"POSITION":16514},"indices":51558,"material":7,"mode":4},{"attributes":{"NORMAL":34037,"POSITION":16515},"indices":51559,"material":7,"mode":4},{"attributes":{"NORMAL":34038,"POSITION":16516},"indices":51560,"material":7,"mode":4},{"attributes":{"NORMAL":34039,"POSITION":16517},"indices":51561,"material":7,"mode":4},{"attributes":{"NORMAL":34040,"POSITION":16518},"indices":51562,"material":7,"mode":4},{"attributes":{"NORMAL":34041,"POSITION":16519},"indices":51563,"material":7,"mode":4},{"attributes":{"NORMAL":34042,"POSITION":16520},"indices":51564,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-057","primitives":[{"attributes":{"NORMAL":34043,"POSITION":16521},"indices":51565,"material":14,"mode":4},{"attributes":{"NORMAL":34044,"POSITION":16522},"indices":51566,"material":14,"mode":4},{"attributes":{"NORMAL":34045,"POSITION":16523},"indices":51567,"material":14,"mode":4},{"attributes":{"NORMAL":34046,"POSITION":16524},"indices":51568,"material":14,"mode":4},{"attributes":{"NORMAL":34047,"POSITION":16525},"indices":51569,"material":14,"mode":4},{"attributes":{"NORMAL":34048,"POSITION":16526},"indices":51570,"material":14,"mode":4},{"attributes":{"NORMAL":34049,"POSITION":16527},"indices":51571,"material":14,"mode":4},{"attributes":{"NORMAL":34050,"POSITION":16528},"indices":51572,"material":14,"mode":4},{"attributes":{"NORMAL":34051,"POSITION":16529},"indices":51573,"material":14,"mode":4},{"attributes":{"NORMAL":34052,"POSITION":16530},"indices":51574,"material":14,"mode":4},{"attributes":{"NORMAL":34053,"POSITION":16531},"indices":51575,"material":14,"mode":4},{"attributes":{"NORMAL":34054,"POSITION":16532},"indices":51576,"material":14,"mode":4},{"attributes":{"NORMAL":34055,"POSITION":16533},"indices":51577,"material":14,"mode":4},{"attributes":{"NORMAL":34056,"POSITION":16534},"indices":51578,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-058","primitives":[{"attributes":{"NORMAL":34057,"POSITION":16535},"indices":51579,"material":7,"mode":4},{"attributes":{"NORMAL":34058,"POSITION":16536},"indices":51580,"material":7,"mode":4},{"attributes":{"NORMAL":34059,"POSITION":16537},"indices":51581,"material":7,"mode":4},{"attributes":{"NORMAL":34060,"POSITION":16538},"indices":51582,"material":7,"mode":4},{"attributes":{"NORMAL":34061,"POSITION":16539},"indices":51583,"material":7,"mode":4},{"attributes":{"NORMAL":34062,"POSITION":16540},"indices":51584,"material":7,"mode":4},{"attributes":{"NORMAL":34063,"POSITION":16541},"indices":51585,"material":7,"mode":4},{"attributes":{"NORMAL":34064,"POSITION":16542},"indices":51586,"material":7,"mode":4},{"attributes":{"NORMAL":34065,"POSITION":16543},"indices":51587,"material":7,"mode":4},{"attributes":{"NORMAL":34066,"POSITION":16544},"indices":51588,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-059","primitives":[{"attributes":{"NORMAL":34067,"POSITION":16545},"indices":51589,"material":7,"mode":4},{"attributes":{"NORMAL":34068,"POSITION":16546},"indices":51590,"material":7,"mode":4},{"attributes":{"NORMAL":34069,"POSITION":16547},"indices":51591,"material":7,"mode":4},{"attributes":{"NORMAL":34070,"POSITION":16548},"indices":51592,"material":7,"mode":4},{"attributes":{"NORMAL":34071,"POSITION":16549},"indices":51593,"material":7,"mode":4},{"attributes":{"NORMAL":34072,"POSITION":16550},"indices":51594,"material":7,"mode":4},{"attributes":{"NORMAL":34073,"POSITION":16551},"indices":51595,"material":7,"mode":4},{"attributes":{"NORMAL":34074,"POSITION":16552},"indices":51596,"material":7,"mode":4},{"attributes":{"NORMAL":34075,"POSITION":16553},"indices":51597,"material":7,"mode":4},{"attributes":{"NORMAL":34076,"POSITION":16554},"indices":51598,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-060","primitives":[{"attributes":{"NORMAL":34077,"POSITION":16555},"indices":51599,"material":7,"mode":4},{"attributes":{"NORMAL":34078,"POSITION":16556},"indices":51600,"material":7,"mode":4},{"attributes":{"NORMAL":34079,"POSITION":16557},"indices":51601,"material":7,"mode":4},{"attributes":{"NORMAL":34080,"POSITION":16558},"indices":51602,"material":7,"mode":4},{"attributes":{"NORMAL":34081,"POSITION":16559},"indices":51603,"material":7,"mode":4},{"attributes":{"NORMAL":34082,"POSITION":16560},"indices":51604,"material":7,"mode":4},{"attributes":{"NORMAL":34083,"POSITION":16561},"indices":51605,"material":7,"mode":4},{"attributes":{"NORMAL":34084,"POSITION":16562},"indices":51606,"material":7,"mode":4},{"attributes":{"NORMAL":34085,"POSITION":16563},"indices":51607,"material":7,"mode":4},{"attributes":{"NORMAL":34086,"POSITION":16564},"indices":51608,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-061","primitives":[{"attributes":{"NORMAL":34087,"POSITION":16565},"indices":51609,"material":7,"mode":4},{"attributes":{"NORMAL":34088,"POSITION":16566},"indices":51610,"material":7,"mode":4},{"attributes":{"NORMAL":34089,"POSITION":16567},"indices":51611,"material":7,"mode":4},{"attributes":{"NORMAL":34090,"POSITION":16568},"indices":51612,"material":7,"mode":4},{"attributes":{"NORMAL":34091,"POSITION":16569},"indices":51613,"material":7,"mode":4},{"attributes":{"NORMAL":34092,"POSITION":16570},"indices":51614,"material":7,"mode":4},{"attributes":{"NORMAL":34093,"POSITION":16571},"indices":51615,"material":7,"mode":4},{"attributes":{"NORMAL":34094,"POSITION":16572},"indices":51616,"material":7,"mode":4},{"attributes":{"NORMAL":34095,"POSITION":16573},"indices":51617,"material":7,"mode":4},{"attributes":{"NORMAL":34096,"POSITION":16574},"indices":51618,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-062","primitives":[{"attributes":{"NORMAL":34097,"POSITION":16575},"indices":51619,"material":7,"mode":4},{"attributes":{"NORMAL":34098,"POSITION":16576},"indices":51620,"material":7,"mode":4},{"attributes":{"NORMAL":34099,"POSITION":16577},"indices":51621,"material":7,"mode":4},{"attributes":{"NORMAL":34100,"POSITION":16578},"indices":51622,"material":7,"mode":4},{"attributes":{"NORMAL":34101,"POSITION":16579},"indices":51623,"material":7,"mode":4},{"attributes":{"NORMAL":34102,"POSITION":16580},"indices":51624,"material":7,"mode":4},{"attributes":{"NORMAL":34103,"POSITION":16581},"indices":51625,"material":7,"mode":4},{"attributes":{"NORMAL":34104,"POSITION":16582},"indices":51626,"material":7,"mode":4},{"attributes":{"NORMAL":34105,"POSITION":16583},"indices":51627,"material":7,"mode":4},{"attributes":{"NORMAL":34106,"POSITION":16584},"indices":51628,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-063","primitives":[{"attributes":{"NORMAL":34107,"POSITION":16585},"indices":51629,"material":14,"mode":4},{"attributes":{"NORMAL":34108,"POSITION":16586},"indices":51630,"material":14,"mode":4},{"attributes":{"NORMAL":34109,"POSITION":16587},"indices":51631,"material":14,"mode":4},{"attributes":{"NORMAL":34110,"POSITION":16588},"indices":51632,"material":14,"mode":4},{"attributes":{"NORMAL":34111,"POSITION":16589},"indices":51633,"material":14,"mode":4},{"attributes":{"NORMAL":34112,"POSITION":16590},"indices":51634,"material":14,"mode":4},{"attributes":{"NORMAL":34113,"POSITION":16591},"indices":51635,"material":14,"mode":4},{"attributes":{"NORMAL":34114,"POSITION":16592},"indices":51636,"material":14,"mode":4},{"attributes":{"NORMAL":34115,"POSITION":16593},"indices":51637,"material":14,"mode":4},{"attributes":{"NORMAL":34116,"POSITION":16594},"indices":51638,"material":14,"mode":4},{"attributes":{"NORMAL":34117,"POSITION":16595},"indices":51639,"material":14,"mode":4},{"attributes":{"NORMAL":34118,"POSITION":16596},"indices":51640,"material":14,"mode":4},{"attributes":{"NORMAL":34119,"POSITION":16597},"indices":51641,"material":14,"mode":4},{"attributes":{"NORMAL":34120,"POSITION":16598},"indices":51642,"material":14,"mode":4},{"attributes":{"NORMAL":34121,"POSITION":16599},"indices":51643,"material":14,"mode":4},{"attributes":{"NORMAL":34122,"POSITION":16600},"indices":51644,"material":14,"mode":4},{"attributes":{"NORMAL":34123,"POSITION":16601},"indices":51645,"material":14,"mode":4},{"attributes":{"NORMAL":34124,"POSITION":16602},"indices":51646,"material":14,"mode":4},{"attributes":{"NORMAL":34125,"POSITION":16603},"indices":51647,"material":14,"mode":4},{"attributes":{"NORMAL":34126,"POSITION":16604},"indices":51648,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-064","primitives":[{"attributes":{"NORMAL":34127,"POSITION":16605},"indices":51649,"material":7,"mode":4},{"attributes":{"NORMAL":34128,"POSITION":16606},"indices":51650,"material":7,"mode":4},{"attributes":{"NORMAL":34129,"POSITION":16607},"indices":51651,"material":7,"mode":4},{"attributes":{"NORMAL":34130,"POSITION":16608},"indices":51652,"material":7,"mode":4},{"attributes":{"NORMAL":34131,"POSITION":16609},"indices":51653,"material":7,"mode":4},{"attributes":{"NORMAL":34132,"POSITION":16610},"indices":51654,"material":7,"mode":4},{"attributes":{"NORMAL":34133,"POSITION":16611},"indices":51655,"material":7,"mode":4},{"attributes":{"NORMAL":34134,"POSITION":16612},"indices":51656,"material":7,"mode":4},{"attributes":{"NORMAL":34135,"POSITION":16613},"indices":51657,"material":7,"mode":4},{"attributes":{"NORMAL":34136,"POSITION":16614},"indices":51658,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-065","primitives":[{"attributes":{"NORMAL":34137,"POSITION":16615},"indices":51659,"material":7,"mode":4},{"attributes":{"NORMAL":34138,"POSITION":16616},"indices":51660,"material":7,"mode":4},{"attributes":{"NORMAL":34139,"POSITION":16617},"indices":51661,"material":7,"mode":4},{"attributes":{"NORMAL":34140,"POSITION":16618},"indices":51662,"material":7,"mode":4},{"attributes":{"NORMAL":34141,"POSITION":16619},"indices":51663,"material":7,"mode":4},{"attributes":{"NORMAL":34142,"POSITION":16620},"indices":51664,"material":7,"mode":4},{"attributes":{"NORMAL":34143,"POSITION":16621},"indices":51665,"material":7,"mode":4},{"attributes":{"NORMAL":34144,"POSITION":16622},"indices":51666,"material":7,"mode":4},{"attributes":{"NORMAL":34145,"POSITION":16623},"indices":51667,"material":7,"mode":4},{"attributes":{"NORMAL":34146,"POSITION":16624},"indices":51668,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-066","primitives":[{"attributes":{"NORMAL":34147,"POSITION":16625},"indices":51669,"material":7,"mode":4},{"attributes":{"NORMAL":34148,"POSITION":16626},"indices":51670,"material":7,"mode":4},{"attributes":{"NORMAL":34149,"POSITION":16627},"indices":51671,"material":7,"mode":4},{"attributes":{"NORMAL":34150,"POSITION":16628},"indices":51672,"material":7,"mode":4},{"attributes":{"NORMAL":34151,"POSITION":16629},"indices":51673,"material":7,"mode":4},{"attributes":{"NORMAL":34152,"POSITION":16630},"indices":51674,"material":7,"mode":4},{"attributes":{"NORMAL":34153,"POSITION":16631},"indices":51675,"material":7,"mode":4},{"attributes":{"NORMAL":34154,"POSITION":16632},"indices":51676,"material":7,"mode":4},{"attributes":{"NORMAL":34155,"POSITION":16633},"indices":51677,"material":7,"mode":4},{"attributes":{"NORMAL":34156,"POSITION":16634},"indices":51678,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-067","primitives":[{"attributes":{"NORMAL":34157,"POSITION":16635},"indices":51679,"material":7,"mode":4},{"attributes":{"NORMAL":34158,"POSITION":16636},"indices":51680,"material":7,"mode":4},{"attributes":{"NORMAL":34159,"POSITION":16637},"indices":51681,"material":7,"mode":4},{"attributes":{"NORMAL":34160,"POSITION":16638},"indices":51682,"material":7,"mode":4},{"attributes":{"NORMAL":34161,"POSITION":16639},"indices":51683,"material":7,"mode":4},{"attributes":{"NORMAL":34162,"POSITION":16640},"indices":51684,"material":7,"mode":4},{"attributes":{"NORMAL":34163,"POSITION":16641},"indices":51685,"material":7,"mode":4},{"attributes":{"NORMAL":34164,"POSITION":16642},"indices":51686,"material":7,"mode":4},{"attributes":{"NORMAL":34165,"POSITION":16643},"indices":51687,"material":7,"mode":4},{"attributes":{"NORMAL":34166,"POSITION":16644},"indices":51688,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-068","primitives":[{"attributes":{"NORMAL":34167,"POSITION":16645},"indices":51689,"material":7,"mode":4},{"attributes":{"NORMAL":34168,"POSITION":16646},"indices":51690,"material":7,"mode":4},{"attributes":{"NORMAL":34169,"POSITION":16647},"indices":51691,"material":7,"mode":4},{"attributes":{"NORMAL":34170,"POSITION":16648},"indices":51692,"material":7,"mode":4},{"attributes":{"NORMAL":34171,"POSITION":16649},"indices":51693,"material":7,"mode":4},{"attributes":{"NORMAL":34172,"POSITION":16650},"indices":51694,"material":7,"mode":4},{"attributes":{"NORMAL":34173,"POSITION":16651},"indices":51695,"material":7,"mode":4},{"attributes":{"NORMAL":34174,"POSITION":16652},"indices":51696,"material":7,"mode":4},{"attributes":{"NORMAL":34175,"POSITION":16653},"indices":51697,"material":7,"mode":4},{"attributes":{"NORMAL":34176,"POSITION":16654},"indices":51698,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-069","primitives":[{"attributes":{"NORMAL":34177,"POSITION":16655},"indices":51699,"material":14,"mode":4},{"attributes":{"NORMAL":34178,"POSITION":16656},"indices":51700,"material":14,"mode":4},{"attributes":{"NORMAL":34179,"POSITION":16657},"indices":51701,"material":14,"mode":4},{"attributes":{"NORMAL":34180,"POSITION":16658},"indices":51702,"material":14,"mode":4},{"attributes":{"NORMAL":34181,"POSITION":16659},"indices":51703,"material":14,"mode":4},{"attributes":{"NORMAL":34182,"POSITION":16660},"indices":51704,"material":14,"mode":4},{"attributes":{"NORMAL":34183,"POSITION":16661},"indices":51705,"material":14,"mode":4},{"attributes":{"NORMAL":34184,"POSITION":16662},"indices":51706,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-070","primitives":[{"attributes":{"NORMAL":34185,"POSITION":16663},"indices":51707,"material":14,"mode":4},{"attributes":{"NORMAL":34186,"POSITION":16664},"indices":51708,"material":14,"mode":4},{"attributes":{"NORMAL":34187,"POSITION":16665},"indices":51709,"material":14,"mode":4},{"attributes":{"NORMAL":34188,"POSITION":16666},"indices":51710,"material":14,"mode":4},{"attributes":{"NORMAL":34189,"POSITION":16667},"indices":51711,"material":14,"mode":4},{"attributes":{"NORMAL":34190,"POSITION":16668},"indices":51712,"material":14,"mode":4},{"attributes":{"NORMAL":34191,"POSITION":16669},"indices":51713,"material":14,"mode":4},{"attributes":{"NORMAL":34192,"POSITION":16670},"indices":51714,"material":14,"mode":4},{"attributes":{"NORMAL":34193,"POSITION":16671},"indices":51715,"material":14,"mode":4},{"attributes":{"NORMAL":34194,"POSITION":16672},"indices":51716,"material":14,"mode":4},{"attributes":{"NORMAL":34195,"POSITION":16673},"indices":51717,"material":14,"mode":4},{"attributes":{"NORMAL":34196,"POSITION":16674},"indices":51718,"material":14,"mode":4},{"attributes":{"NORMAL":34197,"POSITION":16675},"indices":51719,"material":14,"mode":4},{"attributes":{"NORMAL":34198,"POSITION":16676},"indices":51720,"material":14,"mode":4},{"attributes":{"NORMAL":34199,"POSITION":16677},"indices":51721,"material":14,"mode":4},{"attributes":{"NORMAL":34200,"POSITION":16678},"indices":51722,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-071","primitives":[{"attributes":{"NORMAL":34201,"POSITION":16679},"indices":51723,"material":7,"mode":4},{"attributes":{"NORMAL":34202,"POSITION":16680},"indices":51724,"material":7,"mode":4},{"attributes":{"NORMAL":34203,"POSITION":16681},"indices":51725,"material":7,"mode":4},{"attributes":{"NORMAL":34204,"POSITION":16682},"indices":51726,"material":7,"mode":4},{"attributes":{"NORMAL":34205,"POSITION":16683},"indices":51727,"material":7,"mode":4},{"attributes":{"NORMAL":34206,"POSITION":16684},"indices":51728,"material":7,"mode":4},{"attributes":{"NORMAL":34207,"POSITION":16685},"indices":51729,"material":7,"mode":4},{"attributes":{"NORMAL":34208,"POSITION":16686},"indices":51730,"material":7,"mode":4},{"attributes":{"NORMAL":34209,"POSITION":16687},"indices":51731,"material":7,"mode":4},{"attributes":{"NORMAL":34210,"POSITION":16688},"indices":51732,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-072","primitives":[{"attributes":{"NORMAL":34211,"POSITION":16689},"indices":51733,"material":7,"mode":4},{"attributes":{"NORMAL":34212,"POSITION":16690},"indices":51734,"material":7,"mode":4},{"attributes":{"NORMAL":34213,"POSITION":16691},"indices":51735,"material":7,"mode":4},{"attributes":{"NORMAL":34214,"POSITION":16692},"indices":51736,"material":7,"mode":4},{"attributes":{"NORMAL":34215,"POSITION":16693},"indices":51737,"material":7,"mode":4},{"attributes":{"NORMAL":34216,"POSITION":16694},"indices":51738,"material":7,"mode":4},{"attributes":{"NORMAL":34217,"POSITION":16695},"indices":51739,"material":7,"mode":4},{"attributes":{"NORMAL":34218,"POSITION":16696},"indices":51740,"material":7,"mode":4},{"attributes":{"NORMAL":34219,"POSITION":16697},"indices":51741,"material":7,"mode":4},{"attributes":{"NORMAL":34220,"POSITION":16698},"indices":51742,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-073","primitives":[{"attributes":{"NORMAL":34221,"POSITION":16699},"indices":51743,"material":7,"mode":4},{"attributes":{"NORMAL":34222,"POSITION":16700},"indices":51744,"material":7,"mode":4},{"attributes":{"NORMAL":34223,"POSITION":16701},"indices":51745,"material":7,"mode":4},{"attributes":{"NORMAL":34224,"POSITION":16702},"indices":51746,"material":7,"mode":4},{"attributes":{"NORMAL":34225,"POSITION":16703},"indices":51747,"material":7,"mode":4},{"attributes":{"NORMAL":34226,"POSITION":16704},"indices":51748,"material":7,"mode":4},{"attributes":{"NORMAL":34227,"POSITION":16705},"indices":51749,"material":7,"mode":4},{"attributes":{"NORMAL":34228,"POSITION":16706},"indices":51750,"material":7,"mode":4},{"attributes":{"NORMAL":34229,"POSITION":16707},"indices":51751,"material":7,"mode":4},{"attributes":{"NORMAL":34230,"POSITION":16708},"indices":51752,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-074","primitives":[{"attributes":{"NORMAL":34231,"POSITION":16709},"indices":51753,"material":14,"mode":4},{"attributes":{"NORMAL":34232,"POSITION":16710},"indices":51754,"material":14,"mode":4},{"attributes":{"NORMAL":34233,"POSITION":16711},"indices":51755,"material":14,"mode":4},{"attributes":{"NORMAL":34234,"POSITION":16712},"indices":51756,"material":14,"mode":4},{"attributes":{"NORMAL":34235,"POSITION":16713},"indices":51757,"material":14,"mode":4},{"attributes":{"NORMAL":34236,"POSITION":16714},"indices":51758,"material":14,"mode":4},{"attributes":{"NORMAL":34237,"POSITION":16715},"indices":51759,"material":14,"mode":4},{"attributes":{"NORMAL":34238,"POSITION":16716},"indices":51760,"material":14,"mode":4},{"attributes":{"NORMAL":34239,"POSITION":16717},"indices":51761,"material":14,"mode":4},{"attributes":{"NORMAL":34240,"POSITION":16718},"indices":51762,"material":14,"mode":4},{"attributes":{"NORMAL":34241,"POSITION":16719},"indices":51763,"material":14,"mode":4},{"attributes":{"NORMAL":34242,"POSITION":16720},"indices":51764,"material":14,"mode":4},{"attributes":{"NORMAL":34243,"POSITION":16721},"indices":51765,"material":14,"mode":4},{"attributes":{"NORMAL":34244,"POSITION":16722},"indices":51766,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-075","primitives":[{"attributes":{"NORMAL":34245,"POSITION":16723},"indices":51767,"material":7,"mode":4},{"attributes":{"NORMAL":34246,"POSITION":16724},"indices":51768,"material":7,"mode":4},{"attributes":{"NORMAL":34247,"POSITION":16725},"indices":51769,"material":7,"mode":4},{"attributes":{"NORMAL":34248,"POSITION":16726},"indices":51770,"material":7,"mode":4},{"attributes":{"NORMAL":34249,"POSITION":16727},"indices":51771,"material":7,"mode":4},{"attributes":{"NORMAL":34250,"POSITION":16728},"indices":51772,"material":7,"mode":4},{"attributes":{"NORMAL":34251,"POSITION":16729},"indices":51773,"material":7,"mode":4},{"attributes":{"NORMAL":34252,"POSITION":16730},"indices":51774,"material":7,"mode":4},{"attributes":{"NORMAL":34253,"POSITION":16731},"indices":51775,"material":7,"mode":4},{"attributes":{"NORMAL":34254,"POSITION":16732},"indices":51776,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-076","primitives":[{"attributes":{"NORMAL":34255,"POSITION":16733},"indices":51777,"material":7,"mode":4},{"attributes":{"NORMAL":34256,"POSITION":16734},"indices":51778,"material":7,"mode":4},{"attributes":{"NORMAL":34257,"POSITION":16735},"indices":51779,"material":7,"mode":4},{"attributes":{"NORMAL":34258,"POSITION":16736},"indices":51780,"material":7,"mode":4},{"attributes":{"NORMAL":34259,"POSITION":16737},"indices":51781,"material":7,"mode":4},{"attributes":{"NORMAL":34260,"POSITION":16738},"indices":51782,"material":7,"mode":4},{"attributes":{"NORMAL":34261,"POSITION":16739},"indices":51783,"material":7,"mode":4},{"attributes":{"NORMAL":34262,"POSITION":16740},"indices":51784,"material":7,"mode":4},{"attributes":{"NORMAL":34263,"POSITION":16741},"indices":51785,"material":7,"mode":4},{"attributes":{"NORMAL":34264,"POSITION":16742},"indices":51786,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-077","primitives":[{"attributes":{"NORMAL":34265,"POSITION":16743},"indices":51787,"material":7,"mode":4},{"attributes":{"NORMAL":34266,"POSITION":16744},"indices":51788,"material":7,"mode":4},{"attributes":{"NORMAL":34267,"POSITION":16745},"indices":51789,"material":7,"mode":4},{"attributes":{"NORMAL":34268,"POSITION":16746},"indices":51790,"material":7,"mode":4},{"attributes":{"NORMAL":34269,"POSITION":16747},"indices":51791,"material":7,"mode":4},{"attributes":{"NORMAL":34270,"POSITION":16748},"indices":51792,"material":7,"mode":4},{"attributes":{"NORMAL":34271,"POSITION":16749},"indices":51793,"material":7,"mode":4},{"attributes":{"NORMAL":34272,"POSITION":16750},"indices":51794,"material":7,"mode":4},{"attributes":{"NORMAL":34273,"POSITION":16751},"indices":51795,"material":7,"mode":4},{"attributes":{"NORMAL":34274,"POSITION":16752},"indices":51796,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-078","primitives":[{"attributes":{"NORMAL":34275,"POSITION":16753},"indices":51797,"material":7,"mode":4},{"attributes":{"NORMAL":34276,"POSITION":16754},"indices":51798,"material":7,"mode":4},{"attributes":{"NORMAL":34277,"POSITION":16755},"indices":51799,"material":7,"mode":4},{"attributes":{"NORMAL":34278,"POSITION":16756},"indices":51800,"material":7,"mode":4},{"attributes":{"NORMAL":34279,"POSITION":16757},"indices":51801,"material":7,"mode":4},{"attributes":{"NORMAL":34280,"POSITION":16758},"indices":51802,"material":7,"mode":4},{"attributes":{"NORMAL":34281,"POSITION":16759},"indices":51803,"material":7,"mode":4},{"attributes":{"NORMAL":34282,"POSITION":16760},"indices":51804,"material":7,"mode":4},{"attributes":{"NORMAL":34283,"POSITION":16761},"indices":51805,"material":7,"mode":4},{"attributes":{"NORMAL":34284,"POSITION":16762},"indices":51806,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-079","primitives":[{"attributes":{"NORMAL":34285,"POSITION":16763},"indices":51807,"material":14,"mode":4},{"attributes":{"NORMAL":34286,"POSITION":16764},"indices":51808,"material":14,"mode":4},{"attributes":{"NORMAL":34287,"POSITION":16765},"indices":51809,"material":14,"mode":4},{"attributes":{"NORMAL":34288,"POSITION":16766},"indices":51810,"material":14,"mode":4},{"attributes":{"NORMAL":34289,"POSITION":16767},"indices":51811,"material":14,"mode":4},{"attributes":{"NORMAL":34290,"POSITION":16768},"indices":51812,"material":14,"mode":4},{"attributes":{"NORMAL":34291,"POSITION":16769},"indices":51813,"material":14,"mode":4},{"attributes":{"NORMAL":34292,"POSITION":16770},"indices":51814,"material":14,"mode":4},{"attributes":{"NORMAL":34293,"POSITION":16771},"indices":51815,"material":14,"mode":4},{"attributes":{"NORMAL":34294,"POSITION":16772},"indices":51816,"material":14,"mode":4},{"attributes":{"NORMAL":34295,"POSITION":16773},"indices":51817,"material":14,"mode":4},{"attributes":{"NORMAL":34296,"POSITION":16774},"indices":51818,"material":14,"mode":4},{"attributes":{"NORMAL":34297,"POSITION":16775},"indices":51819,"material":14,"mode":4},{"attributes":{"NORMAL":34298,"POSITION":16776},"indices":51820,"material":14,"mode":4},{"attributes":{"NORMAL":34299,"POSITION":16777},"indices":51821,"material":14,"mode":4},{"attributes":{"NORMAL":34300,"POSITION":16778},"indices":51822,"material":14,"mode":4},{"attributes":{"NORMAL":34301,"POSITION":16779},"indices":51823,"material":14,"mode":4},{"attributes":{"NORMAL":34302,"POSITION":16780},"indices":51824,"material":14,"mode":4},{"attributes":{"NORMAL":34303,"POSITION":16781},"indices":51825,"material":14,"mode":4},{"attributes":{"NORMAL":34304,"POSITION":16782},"indices":51826,"material":14,"mode":4},{"attributes":{"NORMAL":34305,"POSITION":16783},"indices":51827,"material":14,"mode":4},{"attributes":{"NORMAL":34306,"POSITION":16784},"indices":51828,"material":14,"mode":4},{"attributes":{"NORMAL":34307,"POSITION":16785},"indices":51829,"material":14,"mode":4},{"attributes":{"NORMAL":34308,"POSITION":16786},"indices":51830,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-080","primitives":[{"attributes":{"NORMAL":34309,"POSITION":16787},"indices":51831,"material":7,"mode":4},{"attributes":{"NORMAL":34310,"POSITION":16788},"indices":51832,"material":7,"mode":4},{"attributes":{"NORMAL":34311,"POSITION":16789},"indices":51833,"material":7,"mode":4},{"attributes":{"NORMAL":34312,"POSITION":16790},"indices":51834,"material":7,"mode":4},{"attributes":{"NORMAL":34313,"POSITION":16791},"indices":51835,"material":7,"mode":4},{"attributes":{"NORMAL":34314,"POSITION":16792},"indices":51836,"material":7,"mode":4},{"attributes":{"NORMAL":34315,"POSITION":16793},"indices":51837,"material":7,"mode":4},{"attributes":{"NORMAL":34316,"POSITION":16794},"indices":51838,"material":7,"mode":4},{"attributes":{"NORMAL":34317,"POSITION":16795},"indices":51839,"material":7,"mode":4},{"attributes":{"NORMAL":34318,"POSITION":16796},"indices":51840,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-081","primitives":[{"attributes":{"NORMAL":34319,"POSITION":16797},"indices":51841,"material":7,"mode":4},{"attributes":{"NORMAL":34320,"POSITION":16798},"indices":51842,"material":7,"mode":4},{"attributes":{"NORMAL":34321,"POSITION":16799},"indices":51843,"material":7,"mode":4},{"attributes":{"NORMAL":34322,"POSITION":16800},"indices":51844,"material":7,"mode":4},{"attributes":{"NORMAL":34323,"POSITION":16801},"indices":51845,"material":7,"mode":4},{"attributes":{"NORMAL":34324,"POSITION":16802},"indices":51846,"material":7,"mode":4},{"attributes":{"NORMAL":34325,"POSITION":16803},"indices":51847,"material":7,"mode":4},{"attributes":{"NORMAL":34326,"POSITION":16804},"indices":51848,"material":7,"mode":4},{"attributes":{"NORMAL":34327,"POSITION":16805},"indices":51849,"material":7,"mode":4},{"attributes":{"NORMAL":34328,"POSITION":16806},"indices":51850,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-082","primitives":[{"attributes":{"NORMAL":34329,"POSITION":16807},"indices":51851,"material":7,"mode":4},{"attributes":{"NORMAL":34330,"POSITION":16808},"indices":51852,"material":7,"mode":4},{"attributes":{"NORMAL":34331,"POSITION":16809},"indices":51853,"material":7,"mode":4},{"attributes":{"NORMAL":34332,"POSITION":16810},"indices":51854,"material":7,"mode":4},{"attributes":{"NORMAL":34333,"POSITION":16811},"indices":51855,"material":7,"mode":4},{"attributes":{"NORMAL":34334,"POSITION":16812},"indices":51856,"material":7,"mode":4},{"attributes":{"NORMAL":34335,"POSITION":16813},"indices":51857,"material":7,"mode":4},{"attributes":{"NORMAL":34336,"POSITION":16814},"indices":51858,"material":7,"mode":4},{"attributes":{"NORMAL":34337,"POSITION":16815},"indices":51859,"material":7,"mode":4},{"attributes":{"NORMAL":34338,"POSITION":16816},"indices":51860,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-083","primitives":[{"attributes":{"NORMAL":34339,"POSITION":16817},"indices":51861,"material":7,"mode":4},{"attributes":{"NORMAL":34340,"POSITION":16818},"indices":51862,"material":7,"mode":4},{"attributes":{"NORMAL":34341,"POSITION":16819},"indices":51863,"material":7,"mode":4},{"attributes":{"NORMAL":34342,"POSITION":16820},"indices":51864,"material":7,"mode":4},{"attributes":{"NORMAL":34343,"POSITION":16821},"indices":51865,"material":7,"mode":4},{"attributes":{"NORMAL":34344,"POSITION":16822},"indices":51866,"material":7,"mode":4},{"attributes":{"NORMAL":34345,"POSITION":16823},"indices":51867,"material":7,"mode":4},{"attributes":{"NORMAL":34346,"POSITION":16824},"indices":51868,"material":7,"mode":4},{"attributes":{"NORMAL":34347,"POSITION":16825},"indices":51869,"material":7,"mode":4},{"attributes":{"NORMAL":34348,"POSITION":16826},"indices":51870,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-084","primitives":[{"attributes":{"NORMAL":34349,"POSITION":16827},"indices":51871,"material":7,"mode":4},{"attributes":{"NORMAL":34350,"POSITION":16828},"indices":51872,"material":7,"mode":4},{"attributes":{"NORMAL":34351,"POSITION":16829},"indices":51873,"material":7,"mode":4},{"attributes":{"NORMAL":34352,"POSITION":16830},"indices":51874,"material":7,"mode":4},{"attributes":{"NORMAL":34353,"POSITION":16831},"indices":51875,"material":7,"mode":4},{"attributes":{"NORMAL":34354,"POSITION":16832},"indices":51876,"material":7,"mode":4},{"attributes":{"NORMAL":34355,"POSITION":16833},"indices":51877,"material":7,"mode":4},{"attributes":{"NORMAL":34356,"POSITION":16834},"indices":51878,"material":7,"mode":4},{"attributes":{"NORMAL":34357,"POSITION":16835},"indices":51879,"material":7,"mode":4},{"attributes":{"NORMAL":34358,"POSITION":16836},"indices":51880,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-085","primitives":[{"attributes":{"NORMAL":34359,"POSITION":16837},"indices":51881,"material":7,"mode":4},{"attributes":{"NORMAL":34360,"POSITION":16838},"indices":51882,"material":7,"mode":4},{"attributes":{"NORMAL":34361,"POSITION":16839},"indices":51883,"material":7,"mode":4},{"attributes":{"NORMAL":34362,"POSITION":16840},"indices":51884,"material":7,"mode":4},{"attributes":{"NORMAL":34363,"POSITION":16841},"indices":51885,"material":7,"mode":4},{"attributes":{"NORMAL":34364,"POSITION":16842},"indices":51886,"material":7,"mode":4},{"attributes":{"NORMAL":34365,"POSITION":16843},"indices":51887,"material":7,"mode":4},{"attributes":{"NORMAL":34366,"POSITION":16844},"indices":51888,"material":7,"mode":4},{"attributes":{"NORMAL":34367,"POSITION":16845},"indices":51889,"material":7,"mode":4},{"attributes":{"NORMAL":34368,"POSITION":16846},"indices":51890,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-086","primitives":[{"attributes":{"NORMAL":34369,"POSITION":16847},"indices":51891,"material":14,"mode":4},{"attributes":{"NORMAL":34370,"POSITION":16848},"indices":51892,"material":14,"mode":4},{"attributes":{"NORMAL":34371,"POSITION":16849},"indices":51893,"material":14,"mode":4},{"attributes":{"NORMAL":34372,"POSITION":16850},"indices":51894,"material":14,"mode":4},{"attributes":{"NORMAL":34373,"POSITION":16851},"indices":51895,"material":14,"mode":4},{"attributes":{"NORMAL":34374,"POSITION":16852},"indices":51896,"material":14,"mode":4},{"attributes":{"NORMAL":34375,"POSITION":16853},"indices":51897,"material":14,"mode":4},{"attributes":{"NORMAL":34376,"POSITION":16854},"indices":51898,"material":14,"mode":4},{"attributes":{"NORMAL":34377,"POSITION":16855},"indices":51899,"material":14,"mode":4},{"attributes":{"NORMAL":34378,"POSITION":16856},"indices":51900,"material":14,"mode":4},{"attributes":{"NORMAL":34379,"POSITION":16857},"indices":51901,"material":14,"mode":4},{"attributes":{"NORMAL":34380,"POSITION":16858},"indices":51902,"material":14,"mode":4},{"attributes":{"NORMAL":34381,"POSITION":16859},"indices":51903,"material":14,"mode":4},{"attributes":{"NORMAL":34382,"POSITION":16860},"indices":51904,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-087","primitives":[{"attributes":{"NORMAL":34383,"POSITION":16861},"indices":51905,"material":7,"mode":4},{"attributes":{"NORMAL":34384,"POSITION":16862},"indices":51906,"material":7,"mode":4},{"attributes":{"NORMAL":34385,"POSITION":16863},"indices":51907,"material":7,"mode":4},{"attributes":{"NORMAL":34386,"POSITION":16864},"indices":51908,"material":7,"mode":4},{"attributes":{"NORMAL":34387,"POSITION":16865},"indices":51909,"material":7,"mode":4},{"attributes":{"NORMAL":34388,"POSITION":16866},"indices":51910,"material":7,"mode":4},{"attributes":{"NORMAL":34389,"POSITION":16867},"indices":51911,"material":7,"mode":4},{"attributes":{"NORMAL":34390,"POSITION":16868},"indices":51912,"material":7,"mode":4},{"attributes":{"NORMAL":34391,"POSITION":16869},"indices":51913,"material":7,"mode":4},{"attributes":{"NORMAL":34392,"POSITION":16870},"indices":51914,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-088","primitives":[{"attributes":{"NORMAL":34393,"POSITION":16871},"indices":51915,"material":7,"mode":4},{"attributes":{"NORMAL":34394,"POSITION":16872},"indices":51916,"material":7,"mode":4},{"attributes":{"NORMAL":34395,"POSITION":16873},"indices":51917,"material":7,"mode":4},{"attributes":{"NORMAL":34396,"POSITION":16874},"indices":51918,"material":7,"mode":4},{"attributes":{"NORMAL":34397,"POSITION":16875},"indices":51919,"material":7,"mode":4},{"attributes":{"NORMAL":34398,"POSITION":16876},"indices":51920,"material":7,"mode":4},{"attributes":{"NORMAL":34399,"POSITION":16877},"indices":51921,"material":7,"mode":4},{"attributes":{"NORMAL":34400,"POSITION":16878},"indices":51922,"material":7,"mode":4},{"attributes":{"NORMAL":34401,"POSITION":16879},"indices":51923,"material":7,"mode":4},{"attributes":{"NORMAL":34402,"POSITION":16880},"indices":51924,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-089","primitives":[{"attributes":{"NORMAL":34403,"POSITION":16881},"indices":51925,"material":14,"mode":4},{"attributes":{"NORMAL":34404,"POSITION":16882},"indices":51926,"material":14,"mode":4},{"attributes":{"NORMAL":34405,"POSITION":16883},"indices":51927,"material":14,"mode":4},{"attributes":{"NORMAL":34406,"POSITION":16884},"indices":51928,"material":14,"mode":4},{"attributes":{"NORMAL":34407,"POSITION":16885},"indices":51929,"material":14,"mode":4},{"attributes":{"NORMAL":34408,"POSITION":16886},"indices":51930,"material":14,"mode":4},{"attributes":{"NORMAL":34409,"POSITION":16887},"indices":51931,"material":14,"mode":4},{"attributes":{"NORMAL":34410,"POSITION":16888},"indices":51932,"material":14,"mode":4},{"attributes":{"NORMAL":34411,"POSITION":16889},"indices":51933,"material":14,"mode":4},{"attributes":{"NORMAL":34412,"POSITION":16890},"indices":51934,"material":14,"mode":4},{"attributes":{"NORMAL":34413,"POSITION":16891},"indices":51935,"material":14,"mode":4},{"attributes":{"NORMAL":34414,"POSITION":16892},"indices":51936,"material":14,"mode":4},{"attributes":{"NORMAL":34415,"POSITION":16893},"indices":51937,"material":14,"mode":4},{"attributes":{"NORMAL":34416,"POSITION":16894},"indices":51938,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-090","primitives":[{"attributes":{"NORMAL":34417,"POSITION":16895},"indices":51939,"material":7,"mode":4},{"attributes":{"NORMAL":34418,"POSITION":16896},"indices":51940,"material":7,"mode":4},{"attributes":{"NORMAL":34419,"POSITION":16897},"indices":51941,"material":7,"mode":4},{"attributes":{"NORMAL":34420,"POSITION":16898},"indices":51942,"material":7,"mode":4},{"attributes":{"NORMAL":34421,"POSITION":16899},"indices":51943,"material":7,"mode":4},{"attributes":{"NORMAL":34422,"POSITION":16900},"indices":51944,"material":7,"mode":4},{"attributes":{"NORMAL":34423,"POSITION":16901},"indices":51945,"material":7,"mode":4},{"attributes":{"NORMAL":34424,"POSITION":16902},"indices":51946,"material":7,"mode":4},{"attributes":{"NORMAL":34425,"POSITION":16903},"indices":51947,"material":7,"mode":4},{"attributes":{"NORMAL":34426,"POSITION":16904},"indices":51948,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-091","primitives":[{"attributes":{"NORMAL":34427,"POSITION":16905},"indices":51949,"material":14,"mode":4},{"attributes":{"NORMAL":34428,"POSITION":16906},"indices":51950,"material":14,"mode":4},{"attributes":{"NORMAL":34429,"POSITION":16907},"indices":51951,"material":14,"mode":4},{"attributes":{"NORMAL":34430,"POSITION":16908},"indices":51952,"material":14,"mode":4},{"attributes":{"NORMAL":34431,"POSITION":16909},"indices":51953,"material":14,"mode":4},{"attributes":{"NORMAL":34432,"POSITION":16910},"indices":51954,"material":14,"mode":4},{"attributes":{"NORMAL":34433,"POSITION":16911},"indices":51955,"material":14,"mode":4},{"attributes":{"NORMAL":34434,"POSITION":16912},"indices":51956,"material":14,"mode":4},{"attributes":{"NORMAL":34435,"POSITION":16913},"indices":51957,"material":14,"mode":4},{"attributes":{"NORMAL":34436,"POSITION":16914},"indices":51958,"material":14,"mode":4},{"attributes":{"NORMAL":34437,"POSITION":16915},"indices":51959,"material":14,"mode":4},{"attributes":{"NORMAL":34438,"POSITION":16916},"indices":51960,"material":14,"mode":4},{"attributes":{"NORMAL":34439,"POSITION":16917},"indices":51961,"material":14,"mode":4},{"attributes":{"NORMAL":34440,"POSITION":16918},"indices":51962,"material":14,"mode":4},{"attributes":{"NORMAL":34441,"POSITION":16919},"indices":51963,"material":14,"mode":4},{"attributes":{"NORMAL":34442,"POSITION":16920},"indices":51964,"material":14,"mode":4},{"attributes":{"NORMAL":34443,"POSITION":16921},"indices":51965,"material":14,"mode":4},{"attributes":{"NORMAL":34444,"POSITION":16922},"indices":51966,"material":14,"mode":4},{"attributes":{"NORMAL":34445,"POSITION":16923},"indices":51967,"material":14,"mode":4},{"attributes":{"NORMAL":34446,"POSITION":16924},"indices":51968,"material":14,"mode":4},{"attributes":{"NORMAL":34447,"POSITION":16925},"indices":51969,"material":14,"mode":4},{"attributes":{"NORMAL":34448,"POSITION":16926},"indices":51970,"material":14,"mode":4},{"attributes":{"NORMAL":34449,"POSITION":16927},"indices":51971,"material":14,"mode":4},{"attributes":{"NORMAL":34450,"POSITION":16928},"indices":51972,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-092","primitives":[{"attributes":{"NORMAL":34451,"POSITION":16929},"indices":51973,"material":7,"mode":4},{"attributes":{"NORMAL":34452,"POSITION":16930},"indices":51974,"material":7,"mode":4},{"attributes":{"NORMAL":34453,"POSITION":16931},"indices":51975,"material":7,"mode":4},{"attributes":{"NORMAL":34454,"POSITION":16932},"indices":51976,"material":7,"mode":4},{"attributes":{"NORMAL":34455,"POSITION":16933},"indices":51977,"material":7,"mode":4},{"attributes":{"NORMAL":34456,"POSITION":16934},"indices":51978,"material":7,"mode":4},{"attributes":{"NORMAL":34457,"POSITION":16935},"indices":51979,"material":7,"mode":4},{"attributes":{"NORMAL":34458,"POSITION":16936},"indices":51980,"material":7,"mode":4},{"attributes":{"NORMAL":34459,"POSITION":16937},"indices":51981,"material":7,"mode":4},{"attributes":{"NORMAL":34460,"POSITION":16938},"indices":51982,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-093","primitives":[{"attributes":{"NORMAL":34461,"POSITION":16939},"indices":51983,"material":14,"mode":4},{"attributes":{"NORMAL":34462,"POSITION":16940},"indices":51984,"material":14,"mode":4},{"attributes":{"NORMAL":34463,"POSITION":16941},"indices":51985,"material":14,"mode":4},{"attributes":{"NORMAL":34464,"POSITION":16942},"indices":51986,"material":14,"mode":4},{"attributes":{"NORMAL":34465,"POSITION":16943},"indices":51987,"material":14,"mode":4},{"attributes":{"NORMAL":34466,"POSITION":16944},"indices":51988,"material":14,"mode":4},{"attributes":{"NORMAL":34467,"POSITION":16945},"indices":51989,"material":14,"mode":4},{"attributes":{"NORMAL":34468,"POSITION":16946},"indices":51990,"material":14,"mode":4},{"attributes":{"NORMAL":34469,"POSITION":16947},"indices":51991,"material":14,"mode":4},{"attributes":{"NORMAL":34470,"POSITION":16948},"indices":51992,"material":14,"mode":4},{"attributes":{"NORMAL":34471,"POSITION":16949},"indices":51993,"material":14,"mode":4},{"attributes":{"NORMAL":34472,"POSITION":16950},"indices":51994,"material":14,"mode":4},{"attributes":{"NORMAL":34473,"POSITION":16951},"indices":51995,"material":14,"mode":4},{"attributes":{"NORMAL":34474,"POSITION":16952},"indices":51996,"material":14,"mode":4},{"attributes":{"NORMAL":34475,"POSITION":16953},"indices":51997,"material":14,"mode":4},{"attributes":{"NORMAL":34476,"POSITION":16954},"indices":51998,"material":14,"mode":4},{"attributes":{"NORMAL":34477,"POSITION":16955},"indices":51999,"material":14,"mode":4},{"attributes":{"NORMAL":34478,"POSITION":16956},"indices":52000,"material":14,"mode":4},{"attributes":{"NORMAL":34479,"POSITION":16957},"indices":52001,"material":14,"mode":4},{"attributes":{"NORMAL":34480,"POSITION":16958},"indices":52002,"material":14,"mode":4},{"attributes":{"NORMAL":34481,"POSITION":16959},"indices":52003,"material":14,"mode":4},{"attributes":{"NORMAL":34482,"POSITION":16960},"indices":52004,"material":14,"mode":4},{"attributes":{"NORMAL":34483,"POSITION":16961},"indices":52005,"material":14,"mode":4},{"attributes":{"NORMAL":34484,"POSITION":16962},"indices":52006,"material":14,"mode":4},{"attributes":{"NORMAL":34485,"POSITION":16963},"indices":52007,"material":14,"mode":4},{"attributes":{"NORMAL":34486,"POSITION":16964},"indices":52008,"material":14,"mode":4},{"attributes":{"NORMAL":34487,"POSITION":16965},"indices":52009,"material":14,"mode":4},{"attributes":{"NORMAL":34488,"POSITION":16966},"indices":52010,"material":14,"mode":4},{"attributes":{"NORMAL":34489,"POSITION":16967},"indices":52011,"material":14,"mode":4},{"attributes":{"NORMAL":34490,"POSITION":16968},"indices":52012,"material":14,"mode":4},{"attributes":{"NORMAL":34491,"POSITION":16969},"indices":52013,"material":14,"mode":4},{"attributes":{"NORMAL":34492,"POSITION":16970},"indices":52014,"material":14,"mode":4},{"attributes":{"NORMAL":34493,"POSITION":16971},"indices":52015,"material":14,"mode":4},{"attributes":{"NORMAL":34494,"POSITION":16972},"indices":52016,"material":14,"mode":4},{"attributes":{"NORMAL":34495,"POSITION":16973},"indices":52017,"material":14,"mode":4},{"attributes":{"NORMAL":34496,"POSITION":16974},"indices":52018,"material":14,"mode":4},{"attributes":{"NORMAL":34497,"POSITION":16975},"indices":52019,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-094","primitives":[{"attributes":{"NORMAL":34498,"POSITION":16976},"indices":52020,"material":7,"mode":4},{"attributes":{"NORMAL":34499,"POSITION":16977},"indices":52021,"material":7,"mode":4},{"attributes":{"NORMAL":34500,"POSITION":16978},"indices":52022,"material":7,"mode":4},{"attributes":{"NORMAL":34501,"POSITION":16979},"indices":52023,"material":7,"mode":4},{"attributes":{"NORMAL":34502,"POSITION":16980},"indices":52024,"material":7,"mode":4},{"attributes":{"NORMAL":34503,"POSITION":16981},"indices":52025,"material":7,"mode":4},{"attributes":{"NORMAL":34504,"POSITION":16982},"indices":52026,"material":7,"mode":4},{"attributes":{"NORMAL":34505,"POSITION":16983},"indices":52027,"material":7,"mode":4},{"attributes":{"NORMAL":34506,"POSITION":16984},"indices":52028,"material":7,"mode":4},{"attributes":{"NORMAL":34507,"POSITION":16985},"indices":52029,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-095","primitives":[{"attributes":{"NORMAL":34508,"POSITION":16986},"indices":52030,"material":14,"mode":4},{"attributes":{"NORMAL":34509,"POSITION":16987},"indices":52031,"material":14,"mode":4},{"attributes":{"NORMAL":34510,"POSITION":16988},"indices":52032,"material":14,"mode":4},{"attributes":{"NORMAL":34511,"POSITION":16989},"indices":52033,"material":14,"mode":4},{"attributes":{"NORMAL":34512,"POSITION":16990},"indices":52034,"material":14,"mode":4},{"attributes":{"NORMAL":34513,"POSITION":16991},"indices":52035,"material":14,"mode":4},{"attributes":{"NORMAL":34514,"POSITION":16992},"indices":52036,"material":14,"mode":4},{"attributes":{"NORMAL":34515,"POSITION":16993},"indices":52037,"material":14,"mode":4},{"attributes":{"NORMAL":34516,"POSITION":16994},"indices":52038,"material":14,"mode":4},{"attributes":{"NORMAL":34517,"POSITION":16995},"indices":52039,"material":14,"mode":4},{"attributes":{"NORMAL":34518,"POSITION":16996},"indices":52040,"material":14,"mode":4},{"attributes":{"NORMAL":34519,"POSITION":16997},"indices":52041,"material":14,"mode":4},{"attributes":{"NORMAL":34520,"POSITION":16998},"indices":52042,"material":14,"mode":4},{"attributes":{"NORMAL":34521,"POSITION":16999},"indices":52043,"material":14,"mode":4},{"attributes":{"NORMAL":34522,"POSITION":17000},"indices":52044,"material":14,"mode":4},{"attributes":{"NORMAL":34523,"POSITION":17001},"indices":52045,"material":14,"mode":4},{"attributes":{"NORMAL":34524,"POSITION":17002},"indices":52046,"material":14,"mode":4},{"attributes":{"NORMAL":34525,"POSITION":17003},"indices":52047,"material":14,"mode":4},{"attributes":{"NORMAL":34526,"POSITION":17004},"indices":52048,"material":14,"mode":4},{"attributes":{"NORMAL":34527,"POSITION":17005},"indices":52049,"material":14,"mode":4},{"attributes":{"NORMAL":34528,"POSITION":17006},"indices":52050,"material":14,"mode":4},{"attributes":{"NORMAL":34529,"POSITION":17007},"indices":52051,"material":14,"mode":4},{"attributes":{"NORMAL":34530,"POSITION":17008},"indices":52052,"material":14,"mode":4},{"attributes":{"NORMAL":34531,"POSITION":17009},"indices":52053,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-096","primitives":[{"attributes":{"NORMAL":34532,"POSITION":17010},"indices":52054,"material":7,"mode":4},{"attributes":{"NORMAL":34533,"POSITION":17011},"indices":52055,"material":7,"mode":4},{"attributes":{"NORMAL":34534,"POSITION":17012},"indices":52056,"material":7,"mode":4},{"attributes":{"NORMAL":34535,"POSITION":17013},"indices":52057,"material":7,"mode":4},{"attributes":{"NORMAL":34536,"POSITION":17014},"indices":52058,"material":7,"mode":4},{"attributes":{"NORMAL":34537,"POSITION":17015},"indices":52059,"material":7,"mode":4},{"attributes":{"NORMAL":34538,"POSITION":17016},"indices":52060,"material":7,"mode":4},{"attributes":{"NORMAL":34539,"POSITION":17017},"indices":52061,"material":7,"mode":4},{"attributes":{"NORMAL":34540,"POSITION":17018},"indices":52062,"material":7,"mode":4},{"attributes":{"NORMAL":34541,"POSITION":17019},"indices":52063,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-097","primitives":[{"attributes":{"NORMAL":34542,"POSITION":17020},"indices":52064,"material":7,"mode":4},{"attributes":{"NORMAL":34543,"POSITION":17021},"indices":52065,"material":7,"mode":4},{"attributes":{"NORMAL":34544,"POSITION":17022},"indices":52066,"material":7,"mode":4},{"attributes":{"NORMAL":34545,"POSITION":17023},"indices":52067,"material":7,"mode":4},{"attributes":{"NORMAL":34546,"POSITION":17024},"indices":52068,"material":7,"mode":4},{"attributes":{"NORMAL":34547,"POSITION":17025},"indices":52069,"material":7,"mode":4},{"attributes":{"NORMAL":34548,"POSITION":17026},"indices":52070,"material":7,"mode":4},{"attributes":{"NORMAL":34549,"POSITION":17027},"indices":52071,"material":7,"mode":4},{"attributes":{"NORMAL":34550,"POSITION":17028},"indices":52072,"material":7,"mode":4},{"attributes":{"NORMAL":34551,"POSITION":17029},"indices":52073,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-098","primitives":[{"attributes":{"NORMAL":34552,"POSITION":17030},"indices":52074,"material":14,"mode":4},{"attributes":{"NORMAL":34553,"POSITION":17031},"indices":52075,"material":14,"mode":4},{"attributes":{"NORMAL":34554,"POSITION":17032},"indices":52076,"material":14,"mode":4},{"attributes":{"NORMAL":34555,"POSITION":17033},"indices":52077,"material":14,"mode":4},{"attributes":{"NORMAL":34556,"POSITION":17034},"indices":52078,"material":14,"mode":4},{"attributes":{"NORMAL":34557,"POSITION":17035},"indices":52079,"material":14,"mode":4},{"attributes":{"NORMAL":34558,"POSITION":17036},"indices":52080,"material":14,"mode":4},{"attributes":{"NORMAL":34559,"POSITION":17037},"indices":52081,"material":14,"mode":4},{"attributes":{"NORMAL":34560,"POSITION":17038},"indices":52082,"material":14,"mode":4},{"attributes":{"NORMAL":34561,"POSITION":17039},"indices":52083,"material":14,"mode":4},{"attributes":{"NORMAL":34562,"POSITION":17040},"indices":52084,"material":14,"mode":4},{"attributes":{"NORMAL":34563,"POSITION":17041},"indices":52085,"material":14,"mode":4},{"attributes":{"NORMAL":34564,"POSITION":17042},"indices":52086,"material":14,"mode":4},{"attributes":{"NORMAL":34565,"POSITION":17043},"indices":52087,"material":14,"mode":4},{"attributes":{"NORMAL":34566,"POSITION":17044},"indices":52088,"material":14,"mode":4},{"attributes":{"NORMAL":34567,"POSITION":17045},"indices":52089,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-099","primitives":[{"attributes":{"NORMAL":34568,"POSITION":17046},"indices":52090,"material":7,"mode":4},{"attributes":{"NORMAL":34569,"POSITION":17047},"indices":52091,"material":7,"mode":4},{"attributes":{"NORMAL":34570,"POSITION":17048},"indices":52092,"material":7,"mode":4},{"attributes":{"NORMAL":34571,"POSITION":17049},"indices":52093,"material":7,"mode":4},{"attributes":{"NORMAL":34572,"POSITION":17050},"indices":52094,"material":7,"mode":4},{"attributes":{"NORMAL":34573,"POSITION":17051},"indices":52095,"material":7,"mode":4},{"attributes":{"NORMAL":34574,"POSITION":17052},"indices":52096,"material":7,"mode":4},{"attributes":{"NORMAL":34575,"POSITION":17053},"indices":52097,"material":7,"mode":4},{"attributes":{"NORMAL":34576,"POSITION":17054},"indices":52098,"material":7,"mode":4},{"attributes":{"NORMAL":34577,"POSITION":17055},"indices":52099,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-100","primitives":[{"attributes":{"NORMAL":34578,"POSITION":17056},"indices":52100,"material":7,"mode":4},{"attributes":{"NORMAL":34579,"POSITION":17057},"indices":52101,"material":7,"mode":4},{"attributes":{"NORMAL":34580,"POSITION":17058},"indices":52102,"material":7,"mode":4},{"attributes":{"NORMAL":34581,"POSITION":17059},"indices":52103,"material":7,"mode":4},{"attributes":{"NORMAL":34582,"POSITION":17060},"indices":52104,"material":7,"mode":4},{"attributes":{"NORMAL":34583,"POSITION":17061},"indices":52105,"material":7,"mode":4},{"attributes":{"NORMAL":34584,"POSITION":17062},"indices":52106,"material":7,"mode":4},{"attributes":{"NORMAL":34585,"POSITION":17063},"indices":52107,"material":7,"mode":4},{"attributes":{"NORMAL":34586,"POSITION":17064},"indices":52108,"material":7,"mode":4},{"attributes":{"NORMAL":34587,"POSITION":17065},"indices":52109,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-101","primitives":[{"attributes":{"NORMAL":34588,"POSITION":17066},"indices":52110,"material":7,"mode":4},{"attributes":{"NORMAL":34589,"POSITION":17067},"indices":52111,"material":7,"mode":4},{"attributes":{"NORMAL":34590,"POSITION":17068},"indices":52112,"material":7,"mode":4},{"attributes":{"NORMAL":34591,"POSITION":17069},"indices":52113,"material":7,"mode":4},{"attributes":{"NORMAL":34592,"POSITION":17070},"indices":52114,"material":7,"mode":4},{"attributes":{"NORMAL":34593,"POSITION":17071},"indices":52115,"material":7,"mode":4},{"attributes":{"NORMAL":34594,"POSITION":17072},"indices":52116,"material":7,"mode":4},{"attributes":{"NORMAL":34595,"POSITION":17073},"indices":52117,"material":7,"mode":4},{"attributes":{"NORMAL":34596,"POSITION":17074},"indices":52118,"material":7,"mode":4},{"attributes":{"NORMAL":34597,"POSITION":17075},"indices":52119,"material":7,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-102","primitives":[{"attributes":{"NORMAL":34598,"POSITION":17076},"indices":52120,"material":14,"mode":4},{"attributes":{"NORMAL":34599,"POSITION":17077},"indices":52121,"material":14,"mode":4},{"attributes":{"NORMAL":34600,"POSITION":17078},"indices":52122,"material":14,"mode":4},{"attributes":{"NORMAL":34601,"POSITION":17079},"indices":52123,"material":14,"mode":4},{"attributes":{"NORMAL":34602,"POSITION":17080},"indices":52124,"material":14,"mode":4},{"attributes":{"NORMAL":34603,"POSITION":17081},"indices":52125,"material":14,"mode":4},{"attributes":{"NORMAL":34604,"POSITION":17082},"indices":52126,"material":14,"mode":4},{"attributes":{"NORMAL":34605,"POSITION":17083},"indices":52127,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-103","primitives":[{"attributes":{"NORMAL":34606,"POSITION":17084},"indices":52128,"material":14,"mode":4},{"attributes":{"NORMAL":34607,"POSITION":17085},"indices":52129,"material":14,"mode":4},{"attributes":{"NORMAL":34608,"POSITION":17086},"indices":52130,"material":14,"mode":4},{"attributes":{"NORMAL":34609,"POSITION":17087},"indices":52131,"material":14,"mode":4},{"attributes":{"NORMAL":34610,"POSITION":17088},"indices":52132,"material":14,"mode":4},{"attributes":{"NORMAL":34611,"POSITION":17089},"indices":52133,"material":14,"mode":4},{"attributes":{"NORMAL":34612,"POSITION":17090},"indices":52134,"material":14,"mode":4},{"attributes":{"NORMAL":34613,"POSITION":17091},"indices":52135,"material":14,"mode":4},{"attributes":{"NORMAL":34614,"POSITION":17092},"indices":52136,"material":14,"mode":4},{"attributes":{"NORMAL":34615,"POSITION":17093},"indices":52137,"material":14,"mode":4},{"attributes":{"NORMAL":34616,"POSITION":17094},"indices":52138,"material":14,"mode":4},{"attributes":{"NORMAL":34617,"POSITION":17095},"indices":52139,"material":14,"mode":4},{"attributes":{"NORMAL":34618,"POSITION":17096},"indices":52140,"material":14,"mode":4},{"attributes":{"NORMAL":34619,"POSITION":17097},"indices":52141,"material":14,"mode":4},{"attributes":{"NORMAL":34620,"POSITION":17098},"indices":52142,"material":14,"mode":4},{"attributes":{"NORMAL":34621,"POSITION":17099},"indices":52143,"material":14,"mode":4},{"attributes":{"NORMAL":34622,"POSITION":17100},"indices":52144,"material":14,"mode":4},{"attributes":{"NORMAL":34623,"POSITION":17101},"indices":52145,"material":14,"mode":4},{"attributes":{"NORMAL":34624,"POSITION":17102},"indices":52146,"material":14,"mode":4},{"attributes":{"NORMAL":34625,"POSITION":17103},"indices":52147,"material":14,"mode":4},{"attributes":{"NORMAL":34626,"POSITION":17104},"indices":52148,"material":14,"mode":4},{"attributes":{"NORMAL":34627,"POSITION":17105},"indices":52149,"material":14,"mode":4},{"attributes":{"NORMAL":34628,"POSITION":17106},"indices":52150,"material":14,"mode":4},{"attributes":{"NORMAL":34629,"POSITION":17107},"indices":52151,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-104","primitives":[{"attributes":{"NORMAL":34630,"POSITION":17108},"indices":52152,"material":14,"mode":4},{"attributes":{"NORMAL":34631,"POSITION":17109},"indices":52153,"material":14,"mode":4},{"attributes":{"NORMAL":34632,"POSITION":17110},"indices":52154,"material":14,"mode":4},{"attributes":{"NORMAL":34633,"POSITION":17111},"indices":52155,"material":14,"mode":4},{"attributes":{"NORMAL":34634,"POSITION":17112},"indices":52156,"material":14,"mode":4},{"attributes":{"NORMAL":34635,"POSITION":17113},"indices":52157,"material":14,"mode":4},{"attributes":{"NORMAL":34636,"POSITION":17114},"indices":52158,"material":14,"mode":4},{"attributes":{"NORMAL":34637,"POSITION":17115},"indices":52159,"material":14,"mode":4},{"attributes":{"NORMAL":34638,"POSITION":17116},"indices":52160,"material":14,"mode":4},{"attributes":{"NORMAL":34639,"POSITION":17117},"indices":52161,"material":14,"mode":4},{"attributes":{"NORMAL":34640,"POSITION":17118},"indices":52162,"material":14,"mode":4},{"attributes":{"NORMAL":34641,"POSITION":17119},"indices":52163,"material":14,"mode":4},{"attributes":{"NORMAL":34642,"POSITION":17120},"indices":52164,"material":14,"mode":4},{"attributes":{"NORMAL":34643,"POSITION":17121},"indices":52165,"material":14,"mode":4}]},{"name":"\\X2\\624B638C\\X0\\2-105","primitives":[{"attributes":{"NORMAL":34644,"POSITION":17122},"indices":52166,"material":14,"mode":4},{"attributes":{"NORMAL":34645,"POSITION":17123},"indices":52167,"material":14,"mode":4},{"attributes":{"NORMAL":34646,"POSITION":17124},"indices":52168,"material":14,"mode":4},{"attributes":{"NORMAL":34647,"POSITION":17125},"indices":52169,"material":14,"mode":4},{"attributes":{"NORMAL":34648,"POSITION":17126},"indices":52170,"material":14,"mode":4},{"attributes":{"NORMAL":34649,"POSITION":17127},"indices":52171,"material":14,"mode":4},{"attributes":{"NORMAL":34650,"POSITION":17128},"indices":52172,"material":14,"mode":4},{"attributes":{"NORMAL":34651,"POSITION":17129},"indices":52173,"material":14,"mode":4},{"attributes":{"NORMAL":34652,"POSITION":17130},"indices":52174,"material":14,"mode":4},{"attributes":{"NORMAL":34653,"POSITION":17131},"indices":52175,"material":14,"mode":4},{"attributes":{"NORMAL":34654,"POSITION":17132},"indices":52176,"material":14,"mode":4},{"attributes":{"NORMAL":34655,"POSITION":17133},"indices":52177,"material":14,"mode":4},{"attributes":{"NORMAL":34656,"POSITION":17134},"indices":52178,"material":14,"mode":4},{"attributes":{"NORMAL":34657,"POSITION":17135},"indices":52179,"material":14,"mode":4},{"attributes":{"NORMAL":34658,"POSITION":17136},"indices":52180,"material":14,"mode":4},{"attributes":{"NORMAL":34659,"POSITION":17137},"indices":52181,"material":14,"mode":4},{"attributes":{"NORMAL":34660,"POSITION":17138},"indices":52182,"material":14,"mode":4},{"attributes":{"NORMAL":34661,"POSITION":17139},"indices":52183,"material":14,"mode":4},{"attributes":{"NORMAL":34662,"POSITION":17140},"indices":52184,"material":14,"mode":4},{"attributes":{"NORMAL":34663,"POSITION":17141},"indices":52185,"material":14,"mode":4},{"attributes":{"NORMAL":34664,"POSITION":17142},"indices":52186,"material":14,"mode":4},{"attributes":{"NORMAL":34665,"POSITION":17143},"indices":52187,"material":14,"mode":4},{"attributes":{"NORMAL":34666,"POSITION":17144},"indices":52188,"material":14,"mode":4},{"attributes":{"NORMAL":34667,"POSITION":17145},"indices":52189,"material":14,"mode":4}]},{"name":"COMPOUND1775","primitives":[{"attributes":{"NORMAL":25475,"POSITION":7953},"indices":42997,"material":14,"mode":4},{"attributes":{"NORMAL":25476,"POSITION":7954},"indices":42998,"material":14,"mode":4},{"attributes":{"NORMAL":25477,"POSITION":7955},"indices":42999,"material":14,"mode":4},{"attributes":{"NORMAL":25478,"POSITION":7956},"indices":43000,"material":14,"mode":4},{"attributes":{"NORMAL":25479,"POSITION":7957},"indices":43001,"material":14,"mode":4},{"attributes":{"NORMAL":25480,"POSITION":7958},"indices":43002,"material":14,"mode":4},{"attributes":{"NORMAL":25481,"POSITION":7959},"indices":43003,"material":14,"mode":4},{"attributes":{"NORMAL":25482,"POSITION":7960},"indices":43004,"material":14,"mode":4},{"attributes":{"NORMAL":25483,"POSITION":7961},"indices":43005,"material":14,"mode":4},{"attributes":{"NORMAL":25484,"POSITION":7962},"indices":43006,"material":14,"mode":4},{"attributes":{"NORMAL":25485,"POSITION":7963},"indices":43007,"material":14,"mode":4},{"attributes":{"NORMAL":25486,"POSITION":7964},"indices":43008,"material":14,"mode":4},{"attributes":{"NORMAL":25487,"POSITION":7965},"indices":43009,"material":14,"mode":4},{"attributes":{"NORMAL":25488,"POSITION":7966},"indices":43010,"material":14,"mode":4},{"attributes":{"NORMAL":25489,"POSITION":7967},"indices":43011,"material":14,"mode":4},{"attributes":{"NORMAL":25490,"POSITION":7968},"indices":43012,"material":14,"mode":4},{"attributes":{"NORMAL":25491,"POSITION":7969},"indices":43013,"material":14,"mode":4},{"attributes":{"NORMAL":25492,"POSITION":7970},"indices":43014,"material":14,"mode":4},{"attributes":{"NORMAL":25493,"POSITION":7971},"indices":43015,"material":14,"mode":4},{"attributes":{"NORMAL":25494,"POSITION":7972},"indices":43016,"material":14,"mode":4},{"attributes":{"NORMAL":25495,"POSITION":7973},"indices":43017,"material":14,"mode":4},{"attributes":{"NORMAL":25496,"POSITION":7974},"indices":43018,"material":14,"mode":4},{"attributes":{"NORMAL":25497,"POSITION":7975},"indices":43019,"material":14,"mode":4},{"attributes":{"NORMAL":25498,"POSITION":7976},"indices":43020,"material":14,"mode":4}]},{"name":"COMPOUND1776","primitives":[{"attributes":{"NORMAL":25499,"POSITION":7977},"indices":43021,"material":15,"mode":4},{"attributes":{"NORMAL":25500,"POSITION":7978},"indices":43022,"material":15,"mode":4},{"attributes":{"NORMAL":25501,"POSITION":7979},"indices":43023,"material":15,"mode":4},{"attributes":{"NORMAL":25502,"POSITION":7980},"indices":43024,"material":15,"mode":4},{"attributes":{"NORMAL":25503,"POSITION":7981},"indices":43025,"material":15,"mode":4},{"attributes":{"NORMAL":25504,"POSITION":7982},"indices":43026,"material":15,"mode":4},{"attributes":{"NORMAL":25505,"POSITION":7983},"indices":43027,"material":9,"mode":4},{"attributes":{"NORMAL":25506,"POSITION":7984},"indices":43028,"material":9,"mode":4},{"attributes":{"NORMAL":25507,"POSITION":7985},"indices":43029,"material":9,"mode":4},{"attributes":{"NORMAL":25508,"POSITION":7986},"indices":43030,"material":9,"mode":4},{"attributes":{"NORMAL":25509,"POSITION":7987},"indices":43031,"material":9,"mode":4},{"attributes":{"NORMAL":25510,"POSITION":7988},"indices":43032,"material":9,"mode":4},{"attributes":{"NORMAL":25511,"POSITION":7989},"indices":43033,"material":9,"mode":4},{"attributes":{"NORMAL":25512,"POSITION":7990},"indices":43034,"material":9,"mode":4},{"attributes":{"NORMAL":25513,"POSITION":7991},"indices":43035,"material":15,"mode":4},{"attributes":{"NORMAL":25514,"POSITION":7992},"indices":43036,"material":15,"mode":4},{"attributes":{"NORMAL":25515,"POSITION":7993},"indices":43037,"material":9,"mode":4},{"attributes":{"NORMAL":25516,"POSITION":7994},"indices":43038,"material":9,"mode":4},{"attributes":{"NORMAL":25517,"POSITION":7995},"indices":43039,"material":9,"mode":4},{"attributes":{"NORMAL":25518,"POSITION":7996},"indices":43040,"material":9,"mode":4},{"attributes":{"NORMAL":25519,"POSITION":7997},"indices":43041,"material":9,"mode":4},{"attributes":{"NORMAL":25520,"POSITION":7998},"indices":43042,"material":15,"mode":4},{"attributes":{"NORMAL":25521,"POSITION":7999},"indices":43043,"material":9,"mode":4},{"attributes":{"NORMAL":25522,"POSITION":8000},"indices":43044,"material":9,"mode":4},{"attributes":{"NORMAL":25523,"POSITION":8001},"indices":43045,"material":9,"mode":4},{"attributes":{"NORMAL":25524,"POSITION":8002},"indices":43046,"material":9,"mode":4},{"attributes":{"NORMAL":25525,"POSITION":8003},"indices":43047,"material":9,"mode":4},{"attributes":{"NORMAL":25526,"POSITION":8004},"indices":43048,"material":9,"mode":4},{"attributes":{"NORMAL":25527,"POSITION":8005},"indices":43049,"material":9,"mode":4},{"attributes":{"NORMAL":25528,"POSITION":8006},"indices":43050,"material":9,"mode":4},{"attributes":{"NORMAL":25529,"POSITION":8007},"indices":43051,"material":9,"mode":4},{"attributes":{"NORMAL":25530,"POSITION":8008},"indices":43052,"material":9,"mode":4},{"attributes":{"NORMAL":25531,"POSITION":8009},"indices":43053,"material":15,"mode":4},{"attributes":{"NORMAL":25532,"POSITION":8010},"indices":43054,"material":9,"mode":4},{"attributes":{"NORMAL":25533,"POSITION":8011},"indices":43055,"material":9,"mode":4},{"attributes":{"NORMAL":25534,"POSITION":8012},"indices":43056,"material":9,"mode":4},{"attributes":{"NORMAL":25535,"POSITION":8013},"indices":43057,"material":9,"mode":4},{"attributes":{"NORMAL":25536,"POSITION":8014},"indices":43058,"material":9,"mode":4},{"attributes":{"NORMAL":25537,"POSITION":8015},"indices":43059,"material":9,"mode":4},{"attributes":{"NORMAL":25538,"POSITION":8016},"indices":43060,"material":9,"mode":4},{"attributes":{"NORMAL":25539,"POSITION":8017},"indices":43061,"material":9,"mode":4},{"attributes":{"NORMAL":25540,"POSITION":8018},"indices":43062,"material":9,"mode":4},{"attributes":{"NORMAL":25541,"POSITION":8019},"indices":43063,"material":9,"mode":4},{"attributes":{"NORMAL":25542,"POSITION":8020},"indices":43064,"material":15,"mode":4},{"attributes":{"NORMAL":25543,"POSITION":8021},"indices":43065,"material":15,"mode":4},{"attributes":{"NORMAL":25544,"POSITION":8022},"indices":43066,"material":15,"mode":4},{"attributes":{"NORMAL":25545,"POSITION":8023},"indices":43067,"material":15,"mode":4}]},{"name":"COMPOUND1777","primitives":[{"attributes":{"NORMAL":25546,"POSITION":8024},"indices":43068,"material":14,"mode":4},{"attributes":{"NORMAL":25547,"POSITION":8025},"indices":43069,"material":14,"mode":4},{"attributes":{"NORMAL":25548,"POSITION":8026},"indices":43070,"material":14,"mode":4},{"attributes":{"NORMAL":25549,"POSITION":8027},"indices":43071,"material":14,"mode":4},{"attributes":{"NORMAL":25550,"POSITION":8028},"indices":43072,"material":14,"mode":4},{"attributes":{"NORMAL":25551,"POSITION":8029},"indices":43073,"material":14,"mode":4},{"attributes":{"NORMAL":25552,"POSITION":8030},"indices":43074,"material":14,"mode":4},{"attributes":{"NORMAL":25553,"POSITION":8031},"indices":43075,"material":14,"mode":4},{"attributes":{"NORMAL":25554,"POSITION":8032},"indices":43076,"material":14,"mode":4},{"attributes":{"NORMAL":25555,"POSITION":8033},"indices":43077,"material":14,"mode":4},{"attributes":{"NORMAL":25556,"POSITION":8034},"indices":43078,"material":14,"mode":4},{"attributes":{"NORMAL":25557,"POSITION":8035},"indices":43079,"material":14,"mode":4},{"attributes":{"NORMAL":25558,"POSITION":8036},"indices":43080,"material":14,"mode":4},{"attributes":{"NORMAL":25559,"POSITION":8037},"indices":43081,"material":14,"mode":4},{"attributes":{"NORMAL":25560,"POSITION":8038},"indices":43082,"material":14,"mode":4},{"attributes":{"NORMAL":25561,"POSITION":8039},"indices":43083,"material":14,"mode":4},{"attributes":{"NORMAL":25562,"POSITION":8040},"indices":43084,"material":14,"mode":4},{"attributes":{"NORMAL":25563,"POSITION":8041},"indices":43085,"material":14,"mode":4},{"attributes":{"NORMAL":25564,"POSITION":8042},"indices":43086,"material":14,"mode":4},{"attributes":{"NORMAL":25565,"POSITION":8043},"indices":43087,"material":14,"mode":4},{"attributes":{"NORMAL":25566,"POSITION":8044},"indices":43088,"material":14,"mode":4},{"attributes":{"NORMAL":25567,"POSITION":8045},"indices":43089,"material":14,"mode":4},{"attributes":{"NORMAL":25568,"POSITION":8046},"indices":43090,"material":14,"mode":4},{"attributes":{"NORMAL":25569,"POSITION":8047},"indices":43091,"material":14,"mode":4}]},{"name":"COMPOUND1778","primitives":[{"attributes":{"NORMAL":25570,"POSITION":8048},"indices":43092,"material":15,"mode":4},{"attributes":{"NORMAL":25571,"POSITION":8049},"indices":43093,"material":15,"mode":4},{"attributes":{"NORMAL":25572,"POSITION":8050},"indices":43094,"material":15,"mode":4},{"attributes":{"NORMAL":25573,"POSITION":8051},"indices":43095,"material":15,"mode":4},{"attributes":{"NORMAL":25574,"POSITION":8052},"indices":43096,"material":15,"mode":4},{"attributes":{"NORMAL":25575,"POSITION":8053},"indices":43097,"material":15,"mode":4},{"attributes":{"NORMAL":25576,"POSITION":8054},"indices":43098,"material":15,"mode":4},{"attributes":{"NORMAL":25577,"POSITION":8055},"indices":43099,"material":15,"mode":4},{"attributes":{"NORMAL":25578,"POSITION":8056},"indices":43100,"material":15,"mode":4},{"attributes":{"NORMAL":25579,"POSITION":8057},"indices":43101,"material":15,"mode":4},{"attributes":{"NORMAL":25580,"POSITION":8058},"indices":43102,"material":9,"mode":4},{"attributes":{"NORMAL":25581,"POSITION":8059},"indices":43103,"material":9,"mode":4},{"attributes":{"NORMAL":25582,"POSITION":8060},"indices":43104,"material":9,"mode":4},{"attributes":{"NORMAL":25583,"POSITION":8061},"indices":43105,"material":9,"mode":4},{"attributes":{"NORMAL":25584,"POSITION":8062},"indices":43106,"material":9,"mode":4},{"attributes":{"NORMAL":25585,"POSITION":8063},"indices":43107,"material":9,"mode":4},{"attributes":{"NORMAL":25586,"POSITION":8064},"indices":43108,"material":9,"mode":4},{"attributes":{"NORMAL":25587,"POSITION":8065},"indices":43109,"material":15,"mode":4},{"attributes":{"NORMAL":25588,"POSITION":8066},"indices":43110,"material":9,"mode":4},{"attributes":{"NORMAL":25589,"POSITION":8067},"indices":43111,"material":9,"mode":4},{"attributes":{"NORMAL":25590,"POSITION":8068},"indices":43112,"material":9,"mode":4},{"attributes":{"NORMAL":25591,"POSITION":8069},"indices":43113,"material":9,"mode":4},{"attributes":{"NORMAL":25592,"POSITION":8070},"indices":43114,"material":9,"mode":4},{"attributes":{"NORMAL":25593,"POSITION":8071},"indices":43115,"material":15,"mode":4},{"attributes":{"NORMAL":25594,"POSITION":8072},"indices":43116,"material":9,"mode":4},{"attributes":{"NORMAL":25595,"POSITION":8073},"indices":43117,"material":9,"mode":4},{"attributes":{"NORMAL":25596,"POSITION":8074},"indices":43118,"material":9,"mode":4},{"attributes":{"NORMAL":25597,"POSITION":8075},"indices":43119,"material":9,"mode":4},{"attributes":{"NORMAL":25598,"POSITION":8076},"indices":43120,"material":9,"mode":4},{"attributes":{"NORMAL":25599,"POSITION":8077},"indices":43121,"material":9,"mode":4},{"attributes":{"NORMAL":25600,"POSITION":8078},"indices":43122,"material":9,"mode":4},{"attributes":{"NORMAL":25601,"POSITION":8079},"indices":43123,"material":9,"mode":4},{"attributes":{"NORMAL":25602,"POSITION":8080},"indices":43124,"material":9,"mode":4},{"attributes":{"NORMAL":25603,"POSITION":8081},"indices":43125,"material":9,"mode":4},{"attributes":{"NORMAL":25604,"POSITION":8082},"indices":43126,"material":15,"mode":4},{"attributes":{"NORMAL":25605,"POSITION":8083},"indices":43127,"material":9,"mode":4},{"attributes":{"NORMAL":25606,"POSITION":8084},"indices":43128,"material":9,"mode":4},{"attributes":{"NORMAL":25607,"POSITION":8085},"indices":43129,"material":9,"mode":4},{"attributes":{"NORMAL":25608,"POSITION":8086},"indices":43130,"material":9,"mode":4},{"attributes":{"NORMAL":25609,"POSITION":8087},"indices":43131,"material":9,"mode":4},{"attributes":{"NORMAL":25610,"POSITION":8088},"indices":43132,"material":9,"mode":4},{"attributes":{"NORMAL":25611,"POSITION":8089},"indices":43133,"material":9,"mode":4},{"attributes":{"NORMAL":25612,"POSITION":8090},"indices":43134,"material":9,"mode":4}]},{"name":"COMPOUND1779","primitives":[{"attributes":{"NORMAL":25613,"POSITION":8091},"indices":43135,"material":14,"mode":4},{"attributes":{"NORMAL":25614,"POSITION":8092},"indices":43136,"material":14,"mode":4},{"attributes":{"NORMAL":25615,"POSITION":8093},"indices":43137,"material":14,"mode":4},{"attributes":{"NORMAL":25616,"POSITION":8094},"indices":43138,"material":14,"mode":4},{"attributes":{"NORMAL":25617,"POSITION":8095},"indices":43139,"material":14,"mode":4},{"attributes":{"NORMAL":25618,"POSITION":8096},"indices":43140,"material":14,"mode":4},{"attributes":{"NORMAL":25619,"POSITION":8097},"indices":43141,"material":14,"mode":4},{"attributes":{"NORMAL":25620,"POSITION":8098},"indices":43142,"material":14,"mode":4},{"attributes":{"NORMAL":25621,"POSITION":8099},"indices":43143,"material":14,"mode":4},{"attributes":{"NORMAL":25622,"POSITION":8100},"indices":43144,"material":14,"mode":4},{"attributes":{"NORMAL":25623,"POSITION":8101},"indices":43145,"material":14,"mode":4},{"attributes":{"NORMAL":25624,"POSITION":8102},"indices":43146,"material":14,"mode":4},{"attributes":{"NORMAL":25625,"POSITION":8103},"indices":43147,"material":14,"mode":4},{"attributes":{"NORMAL":25626,"POSITION":8104},"indices":43148,"material":14,"mode":4},{"attributes":{"NORMAL":25627,"POSITION":8105},"indices":43149,"material":14,"mode":4},{"attributes":{"NORMAL":25628,"POSITION":8106},"indices":43150,"material":14,"mode":4},{"attributes":{"NORMAL":25629,"POSITION":8107},"indices":43151,"material":14,"mode":4},{"attributes":{"NORMAL":25630,"POSITION":8108},"indices":43152,"material":14,"mode":4},{"attributes":{"NORMAL":25631,"POSITION":8109},"indices":43153,"material":14,"mode":4},{"attributes":{"NORMAL":25632,"POSITION":8110},"indices":43154,"material":14,"mode":4},{"attributes":{"NORMAL":25633,"POSITION":8111},"indices":43155,"material":14,"mode":4},{"attributes":{"NORMAL":25634,"POSITION":8112},"indices":43156,"material":14,"mode":4}]},{"name":"COMPOUND1780","primitives":[{"attributes":{"NORMAL":25635,"POSITION":8113},"indices":43157,"material":14,"mode":4},{"attributes":{"NORMAL":25636,"POSITION":8114},"indices":43158,"material":14,"mode":4},{"attributes":{"NORMAL":25637,"POSITION":8115},"indices":43159,"material":14,"mode":4},{"attributes":{"NORMAL":25638,"POSITION":8116},"indices":43160,"material":14,"mode":4},{"attributes":{"NORMAL":25639,"POSITION":8117},"indices":43161,"material":14,"mode":4},{"attributes":{"NORMAL":25640,"POSITION":8118},"indices":43162,"material":14,"mode":4},{"attributes":{"NORMAL":25641,"POSITION":8119},"indices":43163,"material":14,"mode":4},{"attributes":{"NORMAL":25642,"POSITION":8120},"indices":43164,"material":14,"mode":4},{"attributes":{"NORMAL":25643,"POSITION":8121},"indices":43165,"material":14,"mode":4},{"attributes":{"NORMAL":25644,"POSITION":8122},"indices":43166,"material":14,"mode":4},{"attributes":{"NORMAL":25645,"POSITION":8123},"indices":43167,"material":14,"mode":4},{"attributes":{"NORMAL":25646,"POSITION":8124},"indices":43168,"material":14,"mode":4},{"attributes":{"NORMAL":25647,"POSITION":8125},"indices":43169,"material":14,"mode":4},{"attributes":{"NORMAL":25648,"POSITION":8126},"indices":43170,"material":14,"mode":4},{"attributes":{"NORMAL":25649,"POSITION":8127},"indices":43171,"material":14,"mode":4},{"attributes":{"NORMAL":25650,"POSITION":8128},"indices":43172,"material":14,"mode":4}]},{"name":"COMPOUND1781","primitives":[{"attributes":{"NORMAL":25651,"POSITION":8129},"indices":43173,"material":8,"mode":4},{"attributes":{"NORMAL":25652,"POSITION":8130},"indices":43174,"material":8,"mode":4},{"attributes":{"NORMAL":25653,"POSITION":8131},"indices":43175,"material":8,"mode":4},{"attributes":{"NORMAL":25654,"POSITION":8132},"indices":43176,"material":8,"mode":4},{"attributes":{"NORMAL":25655,"POSITION":8133},"indices":43177,"material":8,"mode":4},{"attributes":{"NORMAL":25656,"POSITION":8134},"indices":43178,"material":8,"mode":4},{"attributes":{"NORMAL":25657,"POSITION":8135},"indices":43179,"material":8,"mode":4},{"attributes":{"NORMAL":25658,"POSITION":8136},"indices":43180,"material":8,"mode":4},{"attributes":{"NORMAL":25659,"POSITION":8137},"indices":43181,"material":8,"mode":4},{"attributes":{"NORMAL":25660,"POSITION":8138},"indices":43182,"material":8,"mode":4},{"attributes":{"NORMAL":25661,"POSITION":8139},"indices":43183,"material":8,"mode":4},{"attributes":{"NORMAL":25662,"POSITION":8140},"indices":43184,"material":8,"mode":4},{"attributes":{"NORMAL":25663,"POSITION":8141},"indices":43185,"material":8,"mode":4},{"attributes":{"NORMAL":25664,"POSITION":8142},"indices":43186,"material":8,"mode":4},{"attributes":{"NORMAL":25665,"POSITION":8143},"indices":43187,"material":8,"mode":4},{"attributes":{"NORMAL":25666,"POSITION":8144},"indices":43188,"material":8,"mode":4},{"attributes":{"NORMAL":25667,"POSITION":8145},"indices":43189,"material":8,"mode":4},{"attributes":{"NORMAL":25668,"POSITION":8146},"indices":43190,"material":8,"mode":4}]},{"name":"COMPOUND1782","primitives":[{"attributes":{"NORMAL":25669,"POSITION":8147},"indices":43191,"material":14,"mode":4},{"attributes":{"NORMAL":25670,"POSITION":8148},"indices":43192,"material":14,"mode":4},{"attributes":{"NORMAL":25671,"POSITION":8149},"indices":43193,"material":14,"mode":4},{"attributes":{"NORMAL":25672,"POSITION":8150},"indices":43194,"material":14,"mode":4},{"attributes":{"NORMAL":25673,"POSITION":8151},"indices":43195,"material":14,"mode":4},{"attributes":{"NORMAL":25674,"POSITION":8152},"indices":43196,"material":14,"mode":4},{"attributes":{"NORMAL":25675,"POSITION":8153},"indices":43197,"material":14,"mode":4},{"attributes":{"NORMAL":25676,"POSITION":8154},"indices":43198,"material":14,"mode":4},{"attributes":{"NORMAL":25677,"POSITION":8155},"indices":43199,"material":14,"mode":4},{"attributes":{"NORMAL":25678,"POSITION":8156},"indices":43200,"material":14,"mode":4},{"attributes":{"NORMAL":25679,"POSITION":8157},"indices":43201,"material":14,"mode":4},{"attributes":{"NORMAL":25680,"POSITION":8158},"indices":43202,"material":14,"mode":4},{"attributes":{"NORMAL":25681,"POSITION":8159},"indices":43203,"material":14,"mode":4},{"attributes":{"NORMAL":25682,"POSITION":8160},"indices":43204,"material":14,"mode":4},{"attributes":{"NORMAL":25683,"POSITION":8161},"indices":43205,"material":14,"mode":4},{"attributes":{"NORMAL":25684,"POSITION":8162},"indices":43206,"material":14,"mode":4},{"attributes":{"NORMAL":25685,"POSITION":8163},"indices":43207,"material":14,"mode":4},{"attributes":{"NORMAL":25686,"POSITION":8164},"indices":43208,"material":14,"mode":4},{"attributes":{"NORMAL":25687,"POSITION":8165},"indices":43209,"material":14,"mode":4},{"attributes":{"NORMAL":25688,"POSITION":8166},"indices":43210,"material":14,"mode":4},{"attributes":{"NORMAL":25689,"POSITION":8167},"indices":43211,"material":14,"mode":4},{"attributes":{"NORMAL":25690,"POSITION":8168},"indices":43212,"material":14,"mode":4},{"attributes":{"NORMAL":25691,"POSITION":8169},"indices":43213,"material":14,"mode":4},{"attributes":{"NORMAL":25692,"POSITION":8170},"indices":43214,"material":14,"mode":4}]},{"name":"COMPOUND1783","primitives":[{"attributes":{"NORMAL":25693,"POSITION":8171},"indices":43215,"material":8,"mode":4},{"attributes":{"NORMAL":25694,"POSITION":8172},"indices":43216,"material":8,"mode":4},{"attributes":{"NORMAL":25695,"POSITION":8173},"indices":43217,"material":8,"mode":4},{"attributes":{"NORMAL":25696,"POSITION":8174},"indices":43218,"material":8,"mode":4},{"attributes":{"NORMAL":25697,"POSITION":8175},"indices":43219,"material":8,"mode":4},{"attributes":{"NORMAL":25698,"POSITION":8176},"indices":43220,"material":8,"mode":4},{"attributes":{"NORMAL":25699,"POSITION":8177},"indices":43221,"material":8,"mode":4},{"attributes":{"NORMAL":25700,"POSITION":8178},"indices":43222,"material":8,"mode":4},{"attributes":{"NORMAL":25701,"POSITION":8179},"indices":43223,"material":8,"mode":4},{"attributes":{"NORMAL":25702,"POSITION":8180},"indices":43224,"material":8,"mode":4},{"attributes":{"NORMAL":25703,"POSITION":8181},"indices":43225,"material":8,"mode":4},{"attributes":{"NORMAL":25704,"POSITION":8182},"indices":43226,"material":8,"mode":4},{"attributes":{"NORMAL":25705,"POSITION":8183},"indices":43227,"material":8,"mode":4},{"attributes":{"NORMAL":25706,"POSITION":8184},"indices":43228,"material":8,"mode":4},{"attributes":{"NORMAL":25707,"POSITION":8185},"indices":43229,"material":8,"mode":4},{"attributes":{"NORMAL":25708,"POSITION":8186},"indices":43230,"material":8,"mode":4},{"attributes":{"NORMAL":25709,"POSITION":8187},"indices":43231,"material":8,"mode":4},{"attributes":{"NORMAL":25710,"POSITION":8188},"indices":43232,"material":8,"mode":4}]},{"name":"COMPOUND1784","primitives":[{"attributes":{"NORMAL":25711,"POSITION":8189},"indices":43233,"material":14,"mode":4},{"attributes":{"NORMAL":25712,"POSITION":8190},"indices":43234,"material":14,"mode":4},{"attributes":{"NORMAL":25713,"POSITION":8191},"indices":43235,"material":14,"mode":4},{"attributes":{"NORMAL":25714,"POSITION":8192},"indices":43236,"material":14,"mode":4},{"attributes":{"NORMAL":25715,"POSITION":8193},"indices":43237,"material":14,"mode":4},{"attributes":{"NORMAL":25716,"POSITION":8194},"indices":43238,"material":14,"mode":4},{"attributes":{"NORMAL":25717,"POSITION":8195},"indices":43239,"material":14,"mode":4},{"attributes":{"NORMAL":25718,"POSITION":8196},"indices":43240,"material":14,"mode":4},{"attributes":{"NORMAL":25719,"POSITION":8197},"indices":43241,"material":14,"mode":4},{"attributes":{"NORMAL":25720,"POSITION":8198},"indices":43242,"material":14,"mode":4},{"attributes":{"NORMAL":25721,"POSITION":8199},"indices":43243,"material":14,"mode":4},{"attributes":{"NORMAL":25722,"POSITION":8200},"indices":43244,"material":14,"mode":4},{"attributes":{"NORMAL":25723,"POSITION":8201},"indices":43245,"material":14,"mode":4},{"attributes":{"NORMAL":25724,"POSITION":8202},"indices":43246,"material":14,"mode":4},{"attributes":{"NORMAL":25725,"POSITION":8203},"indices":43247,"material":14,"mode":4},{"attributes":{"NORMAL":25726,"POSITION":8204},"indices":43248,"material":14,"mode":4},{"attributes":{"NORMAL":25727,"POSITION":8205},"indices":43249,"material":14,"mode":4},{"attributes":{"NORMAL":25728,"POSITION":8206},"indices":43250,"material":14,"mode":4},{"attributes":{"NORMAL":25729,"POSITION":8207},"indices":43251,"material":14,"mode":4},{"attributes":{"NORMAL":25730,"POSITION":8208},"indices":43252,"material":14,"mode":4},{"attributes":{"NORMAL":25731,"POSITION":8209},"indices":43253,"material":14,"mode":4},{"attributes":{"NORMAL":25732,"POSITION":8210},"indices":43254,"material":14,"mode":4}]},{"name":"COMPOUND1785","primitives":[{"attributes":{"NORMAL":25733,"POSITION":8211},"indices":43255,"material":14,"mode":4},{"attributes":{"NORMAL":25734,"POSITION":8212},"indices":43256,"material":14,"mode":4},{"attributes":{"NORMAL":25735,"POSITION":8213},"indices":43257,"material":14,"mode":4},{"attributes":{"NORMAL":25736,"POSITION":8214},"indices":43258,"material":14,"mode":4},{"attributes":{"NORMAL":25737,"POSITION":8215},"indices":43259,"material":14,"mode":4},{"attributes":{"NORMAL":25738,"POSITION":8216},"indices":43260,"material":14,"mode":4},{"attributes":{"NORMAL":25739,"POSITION":8217},"indices":43261,"material":14,"mode":4},{"attributes":{"NORMAL":25740,"POSITION":8218},"indices":43262,"material":14,"mode":4},{"attributes":{"NORMAL":25741,"POSITION":8219},"indices":43263,"material":14,"mode":4},{"attributes":{"NORMAL":25742,"POSITION":8220},"indices":43264,"material":14,"mode":4},{"attributes":{"NORMAL":25743,"POSITION":8221},"indices":43265,"material":14,"mode":4},{"attributes":{"NORMAL":25744,"POSITION":8222},"indices":43266,"material":14,"mode":4},{"attributes":{"NORMAL":25745,"POSITION":8223},"indices":43267,"material":14,"mode":4},{"attributes":{"NORMAL":25746,"POSITION":8224},"indices":43268,"material":14,"mode":4},{"attributes":{"NORMAL":25747,"POSITION":8225},"indices":43269,"material":14,"mode":4},{"attributes":{"NORMAL":25748,"POSITION":8226},"indices":43270,"material":14,"mode":4}]},{"name":"COMPOUND1786","primitives":[{"attributes":{"NORMAL":25749,"POSITION":8227},"indices":43271,"material":14,"mode":4},{"attributes":{"NORMAL":25750,"POSITION":8228},"indices":43272,"material":14,"mode":4},{"attributes":{"NORMAL":25751,"POSITION":8229},"indices":43273,"material":14,"mode":4},{"attributes":{"NORMAL":25752,"POSITION":8230},"indices":43274,"material":14,"mode":4},{"attributes":{"NORMAL":25753,"POSITION":8231},"indices":43275,"material":14,"mode":4},{"attributes":{"NORMAL":25754,"POSITION":8232},"indices":43276,"material":14,"mode":4},{"attributes":{"NORMAL":25755,"POSITION":8233},"indices":43277,"material":14,"mode":4},{"attributes":{"NORMAL":25756,"POSITION":8234},"indices":43278,"material":14,"mode":4},{"attributes":{"NORMAL":25757,"POSITION":8235},"indices":43279,"material":14,"mode":4},{"attributes":{"NORMAL":25758,"POSITION":8236},"indices":43280,"material":14,"mode":4},{"attributes":{"NORMAL":25759,"POSITION":8237},"indices":43281,"material":14,"mode":4},{"attributes":{"NORMAL":25760,"POSITION":8238},"indices":43282,"material":14,"mode":4},{"attributes":{"NORMAL":25761,"POSITION":8239},"indices":43283,"material":14,"mode":4},{"attributes":{"NORMAL":25762,"POSITION":8240},"indices":43284,"material":14,"mode":4}]},{"name":"COMPOUND1787","primitives":[{"attributes":{"NORMAL":25763,"POSITION":8241},"indices":43285,"material":14,"mode":4},{"attributes":{"NORMAL":25764,"POSITION":8242},"indices":43286,"material":14,"mode":4},{"attributes":{"NORMAL":25765,"POSITION":8243},"indices":43287,"material":14,"mode":4},{"attributes":{"NORMAL":25766,"POSITION":8244},"indices":43288,"material":14,"mode":4},{"attributes":{"NORMAL":25767,"POSITION":8245},"indices":43289,"material":14,"mode":4},{"attributes":{"NORMAL":25768,"POSITION":8246},"indices":43290,"material":14,"mode":4},{"attributes":{"NORMAL":25769,"POSITION":8247},"indices":43291,"material":14,"mode":4},{"attributes":{"NORMAL":25770,"POSITION":8248},"indices":43292,"material":14,"mode":4},{"attributes":{"NORMAL":25771,"POSITION":8249},"indices":43293,"material":14,"mode":4},{"attributes":{"NORMAL":25772,"POSITION":8250},"indices":43294,"material":14,"mode":4},{"attributes":{"NORMAL":25773,"POSITION":8251},"indices":43295,"material":14,"mode":4},{"attributes":{"NORMAL":25774,"POSITION":8252},"indices":43296,"material":14,"mode":4},{"attributes":{"NORMAL":25775,"POSITION":8253},"indices":43297,"material":14,"mode":4},{"attributes":{"NORMAL":25776,"POSITION":8254},"indices":43298,"material":14,"mode":4},{"attributes":{"NORMAL":25777,"POSITION":8255},"indices":43299,"material":14,"mode":4},{"attributes":{"NORMAL":25778,"POSITION":8256},"indices":43300,"material":14,"mode":4}]},{"name":"COMPOUND1788","primitives":[{"attributes":{"NORMAL":25779,"POSITION":8257},"indices":43301,"material":20,"mode":4},{"attributes":{"NORMAL":25780,"POSITION":8258},"indices":43302,"material":20,"mode":4},{"attributes":{"NORMAL":25781,"POSITION":8259},"indices":43303,"material":20,"mode":4},{"attributes":{"NORMAL":25782,"POSITION":8260},"indices":43304,"material":20,"mode":4}]},{"name":"COMPOUND1789","primitives":[{"attributes":{"NORMAL":25783,"POSITION":8261},"indices":43305,"material":14,"mode":4},{"attributes":{"NORMAL":25784,"POSITION":8262},"indices":43306,"material":14,"mode":4},{"attributes":{"NORMAL":25785,"POSITION":8263},"indices":43307,"material":14,"mode":4},{"attributes":{"NORMAL":25786,"POSITION":8264},"indices":43308,"material":14,"mode":4},{"attributes":{"NORMAL":25787,"POSITION":8265},"indices":43309,"material":14,"mode":4},{"attributes":{"NORMAL":25788,"POSITION":8266},"indices":43310,"material":14,"mode":4},{"attributes":{"NORMAL":25789,"POSITION":8267},"indices":43311,"material":14,"mode":4},{"attributes":{"NORMAL":25790,"POSITION":8268},"indices":43312,"material":14,"mode":4},{"attributes":{"NORMAL":25791,"POSITION":8269},"indices":43313,"material":14,"mode":4},{"attributes":{"NORMAL":25792,"POSITION":8270},"indices":43314,"material":14,"mode":4},{"attributes":{"NORMAL":25793,"POSITION":8271},"indices":43315,"material":14,"mode":4},{"attributes":{"NORMAL":25794,"POSITION":8272},"indices":43316,"material":14,"mode":4},{"attributes":{"NORMAL":25795,"POSITION":8273},"indices":43317,"material":14,"mode":4},{"attributes":{"NORMAL":25796,"POSITION":8274},"indices":43318,"material":14,"mode":4},{"attributes":{"NORMAL":25797,"POSITION":8275},"indices":43319,"material":14,"mode":4},{"attributes":{"NORMAL":25798,"POSITION":8276},"indices":43320,"material":14,"mode":4},{"attributes":{"NORMAL":25799,"POSITION":8277},"indices":43321,"material":14,"mode":4},{"attributes":{"NORMAL":25800,"POSITION":8278},"indices":43322,"material":14,"mode":4},{"attributes":{"NORMAL":25801,"POSITION":8279},"indices":43323,"material":14,"mode":4},{"attributes":{"NORMAL":25802,"POSITION":8280},"indices":43324,"material":14,"mode":4},{"attributes":{"NORMAL":25803,"POSITION":8281},"indices":43325,"material":14,"mode":4},{"attributes":{"NORMAL":25804,"POSITION":8282},"indices":43326,"material":14,"mode":4},{"attributes":{"NORMAL":25805,"POSITION":8283},"indices":43327,"material":14,"mode":4},{"attributes":{"NORMAL":25806,"POSITION":8284},"indices":43328,"material":14,"mode":4},{"attributes":{"NORMAL":25807,"POSITION":8285},"indices":43329,"material":14,"mode":4},{"attributes":{"NORMAL":25808,"POSITION":8286},"indices":43330,"material":14,"mode":4},{"attributes":{"NORMAL":25809,"POSITION":8287},"indices":43331,"material":14,"mode":4},{"attributes":{"NORMAL":25810,"POSITION":8288},"indices":43332,"material":14,"mode":4},{"attributes":{"NORMAL":25811,"POSITION":8289},"indices":43333,"material":14,"mode":4},{"attributes":{"NORMAL":25812,"POSITION":8290},"indices":43334,"material":14,"mode":4},{"attributes":{"NORMAL":25813,"POSITION":8291},"indices":43335,"material":14,"mode":4},{"attributes":{"NORMAL":25814,"POSITION":8292},"indices":43336,"material":14,"mode":4},{"attributes":{"NORMAL":25815,"POSITION":8293},"indices":43337,"material":14,"mode":4},{"attributes":{"NORMAL":25816,"POSITION":8294},"indices":43338,"material":14,"mode":4},{"attributes":{"NORMAL":25817,"POSITION":8295},"indices":43339,"material":14,"mode":4},{"attributes":{"NORMAL":25818,"POSITION":8296},"indices":43340,"material":14,"mode":4},{"attributes":{"NORMAL":25819,"POSITION":8297},"indices":43341,"material":14,"mode":4},{"attributes":{"NORMAL":25820,"POSITION":8298},"indices":43342,"material":14,"mode":4},{"attributes":{"NORMAL":25821,"POSITION":8299},"indices":43343,"material":14,"mode":4},{"attributes":{"NORMAL":25822,"POSITION":8300},"indices":43344,"material":14,"mode":4},{"attributes":{"NORMAL":25823,"POSITION":8301},"indices":43345,"material":14,"mode":4},{"attributes":{"NORMAL":25824,"POSITION":8302},"indices":43346,"material":14,"mode":4},{"attributes":{"NORMAL":25825,"POSITION":8303},"indices":43347,"material":14,"mode":4},{"attributes":{"NORMAL":25826,"POSITION":8304},"indices":43348,"material":14,"mode":4},{"attributes":{"NORMAL":25827,"POSITION":8305},"indices":43349,"material":14,"mode":4},{"attributes":{"NORMAL":25828,"POSITION":8306},"indices":43350,"material":14,"mode":4},{"attributes":{"NORMAL":25829,"POSITION":8307},"indices":43351,"material":14,"mode":4},{"attributes":{"NORMAL":25830,"POSITION":8308},"indices":43352,"material":14,"mode":4},{"attributes":{"NORMAL":25831,"POSITION":8309},"indices":43353,"material":14,"mode":4},{"attributes":{"NORMAL":25832,"POSITION":8310},"indices":43354,"material":14,"mode":4},{"attributes":{"NORMAL":25833,"POSITION":8311},"indices":43355,"material":14,"mode":4},{"attributes":{"NORMAL":25834,"POSITION":8312},"indices":43356,"material":14,"mode":4},{"attributes":{"NORMAL":25835,"POSITION":8313},"indices":43357,"material":14,"mode":4},{"attributes":{"NORMAL":25836,"POSITION":8314},"indices":43358,"material":14,"mode":4},{"attributes":{"NORMAL":25837,"POSITION":8315},"indices":43359,"material":14,"mode":4},{"attributes":{"NORMAL":25838,"POSITION":8316},"indices":43360,"material":14,"mode":4},{"attributes":{"NORMAL":25839,"POSITION":8317},"indices":43361,"material":14,"mode":4},{"attributes":{"NORMAL":25840,"POSITION":8318},"indices":43362,"material":14,"mode":4},{"attributes":{"NORMAL":25841,"POSITION":8319},"indices":43363,"material":14,"mode":4},{"attributes":{"NORMAL":25842,"POSITION":8320},"indices":43364,"material":14,"mode":4},{"attributes":{"NORMAL":25843,"POSITION":8321},"indices":43365,"material":14,"mode":4},{"attributes":{"NORMAL":25844,"POSITION":8322},"indices":43366,"material":14,"mode":4},{"attributes":{"NORMAL":25845,"POSITION":8323},"indices":43367,"material":14,"mode":4},{"attributes":{"NORMAL":25846,"POSITION":8324},"indices":43368,"material":14,"mode":4},{"attributes":{"NORMAL":25847,"POSITION":8325},"indices":43369,"material":14,"mode":4},{"attributes":{"NORMAL":25848,"POSITION":8326},"indices":43370,"material":14,"mode":4},{"attributes":{"NORMAL":25849,"POSITION":8327},"indices":43371,"material":14,"mode":4},{"attributes":{"NORMAL":25850,"POSITION":8328},"indices":43372,"material":14,"mode":4},{"attributes":{"NORMAL":25851,"POSITION":8329},"indices":43373,"material":14,"mode":4},{"attributes":{"NORMAL":25852,"POSITION":8330},"indices":43374,"material":14,"mode":4},{"attributes":{"NORMAL":25853,"POSITION":8331},"indices":43375,"material":14,"mode":4},{"attributes":{"NORMAL":25854,"POSITION":8332},"indices":43376,"material":14,"mode":4},{"attributes":{"NORMAL":25855,"POSITION":8333},"indices":43377,"material":14,"mode":4},{"attributes":{"NORMAL":25856,"POSITION":8334},"indices":43378,"material":14,"mode":4},{"attributes":{"NORMAL":25857,"POSITION":8335},"indices":43379,"material":14,"mode":4},{"attributes":{"NORMAL":25858,"POSITION":8336},"indices":43380,"material":14,"mode":4},{"attributes":{"NORMAL":25859,"POSITION":8337},"indices":43381,"material":14,"mode":4},{"attributes":{"NORMAL":25860,"POSITION":8338},"indices":43382,"material":14,"mode":4},{"attributes":{"NORMAL":25861,"POSITION":8339},"indices":43383,"material":14,"mode":4},{"attributes":{"NORMAL":25862,"POSITION":8340},"indices":43384,"material":14,"mode":4},{"attributes":{"NORMAL":25863,"POSITION":8341},"indices":43385,"material":14,"mode":4},{"attributes":{"NORMAL":25864,"POSITION":8342},"indices":43386,"material":14,"mode":4},{"attributes":{"NORMAL":25865,"POSITION":8343},"indices":43387,"material":14,"mode":4},{"attributes":{"NORMAL":25866,"POSITION":8344},"indices":43388,"material":14,"mode":4},{"attributes":{"NORMAL":25867,"POSITION":8345},"indices":43389,"material":14,"mode":4},{"attributes":{"NORMAL":25868,"POSITION":8346},"indices":43390,"material":14,"mode":4},{"attributes":{"NORMAL":25869,"POSITION":8347},"indices":43391,"material":14,"mode":4},{"attributes":{"NORMAL":25870,"POSITION":8348},"indices":43392,"material":14,"mode":4},{"attributes":{"NORMAL":25871,"POSITION":8349},"indices":43393,"material":14,"mode":4},{"attributes":{"NORMAL":25872,"POSITION":8350},"indices":43394,"material":14,"mode":4},{"attributes":{"NORMAL":25873,"POSITION":8351},"indices":43395,"material":14,"mode":4},{"attributes":{"NORMAL":25874,"POSITION":8352},"indices":43396,"material":14,"mode":4},{"attributes":{"NORMAL":25875,"POSITION":8353},"indices":43397,"material":14,"mode":4},{"attributes":{"NORMAL":25876,"POSITION":8354},"indices":43398,"material":14,"mode":4},{"attributes":{"NORMAL":25877,"POSITION":8355},"indices":43399,"material":14,"mode":4},{"attributes":{"NORMAL":25878,"POSITION":8356},"indices":43400,"material":14,"mode":4},{"attributes":{"NORMAL":25879,"POSITION":8357},"indices":43401,"material":14,"mode":4},{"attributes":{"NORMAL":25880,"POSITION":8358},"indices":43402,"material":14,"mode":4},{"attributes":{"NORMAL":25881,"POSITION":8359},"indices":43403,"material":14,"mode":4},{"attributes":{"NORMAL":25882,"POSITION":8360},"indices":43404,"material":14,"mode":4},{"attributes":{"NORMAL":25883,"POSITION":8361},"indices":43405,"material":14,"mode":4},{"attributes":{"NORMAL":25884,"POSITION":8362},"indices":43406,"material":14,"mode":4},{"attributes":{"NORMAL":25885,"POSITION":8363},"indices":43407,"material":14,"mode":4},{"attributes":{"NORMAL":25886,"POSITION":8364},"indices":43408,"material":14,"mode":4},{"attributes":{"NORMAL":25887,"POSITION":8365},"indices":43409,"material":14,"mode":4},{"attributes":{"NORMAL":25888,"POSITION":8366},"indices":43410,"material":14,"mode":4},{"attributes":{"NORMAL":25889,"POSITION":8367},"indices":43411,"material":14,"mode":4},{"attributes":{"NORMAL":25890,"POSITION":8368},"indices":43412,"material":14,"mode":4},{"attributes":{"NORMAL":25891,"POSITION":8369},"indices":43413,"material":14,"mode":4},{"attributes":{"NORMAL":25892,"POSITION":8370},"indices":43414,"material":14,"mode":4},{"attributes":{"NORMAL":25893,"POSITION":8371},"indices":43415,"material":14,"mode":4},{"attributes":{"NORMAL":25894,"POSITION":8372},"indices":43416,"material":14,"mode":4},{"attributes":{"NORMAL":25895,"POSITION":8373},"indices":43417,"material":14,"mode":4},{"attributes":{"NORMAL":25896,"POSITION":8374},"indices":43418,"material":14,"mode":4},{"attributes":{"NORMAL":25897,"POSITION":8375},"indices":43419,"material":14,"mode":4},{"attributes":{"NORMAL":25898,"POSITION":8376},"indices":43420,"material":14,"mode":4},{"attributes":{"NORMAL":25899,"POSITION":8377},"indices":43421,"material":14,"mode":4},{"attributes":{"NORMAL":25900,"POSITION":8378},"indices":43422,"material":14,"mode":4},{"attributes":{"NORMAL":25901,"POSITION":8379},"indices":43423,"material":14,"mode":4},{"attributes":{"NORMAL":25902,"POSITION":8380},"indices":43424,"material":14,"mode":4},{"attributes":{"NORMAL":25903,"POSITION":8381},"indices":43425,"material":14,"mode":4},{"attributes":{"NORMAL":25904,"POSITION":8382},"indices":43426,"material":14,"mode":4},{"attributes":{"NORMAL":25905,"POSITION":8383},"indices":43427,"material":14,"mode":4},{"attributes":{"NORMAL":25906,"POSITION":8384},"indices":43428,"material":14,"mode":4},{"attributes":{"NORMAL":25907,"POSITION":8385},"indices":43429,"material":14,"mode":4},{"attributes":{"NORMAL":25908,"POSITION":8386},"indices":43430,"material":14,"mode":4},{"attributes":{"NORMAL":25909,"POSITION":8387},"indices":43431,"material":14,"mode":4},{"attributes":{"NORMAL":25910,"POSITION":8388},"indices":43432,"material":14,"mode":4},{"attributes":{"NORMAL":25911,"POSITION":8389},"indices":43433,"material":14,"mode":4},{"attributes":{"NORMAL":25912,"POSITION":8390},"indices":43434,"material":14,"mode":4},{"attributes":{"NORMAL":25913,"POSITION":8391},"indices":43435,"material":14,"mode":4},{"attributes":{"NORMAL":25914,"POSITION":8392},"indices":43436,"material":14,"mode":4},{"attributes":{"NORMAL":25915,"POSITION":8393},"indices":43437,"material":14,"mode":4},{"attributes":{"NORMAL":25916,"POSITION":8394},"indices":43438,"material":14,"mode":4},{"attributes":{"NORMAL":25917,"POSITION":8395},"indices":43439,"material":14,"mode":4},{"attributes":{"NORMAL":25918,"POSITION":8396},"indices":43440,"material":14,"mode":4},{"attributes":{"NORMAL":25919,"POSITION":8397},"indices":43441,"material":14,"mode":4},{"attributes":{"NORMAL":25920,"POSITION":8398},"indices":43442,"material":14,"mode":4},{"attributes":{"NORMAL":25921,"POSITION":8399},"indices":43443,"material":14,"mode":4},{"attributes":{"NORMAL":25922,"POSITION":8400},"indices":43444,"material":14,"mode":4},{"attributes":{"NORMAL":25923,"POSITION":8401},"indices":43445,"material":14,"mode":4},{"attributes":{"NORMAL":25924,"POSITION":8402},"indices":43446,"material":14,"mode":4},{"attributes":{"NORMAL":25925,"POSITION":8403},"indices":43447,"material":14,"mode":4},{"attributes":{"NORMAL":25926,"POSITION":8404},"indices":43448,"material":14,"mode":4},{"attributes":{"NORMAL":25927,"POSITION":8405},"indices":43449,"material":14,"mode":4},{"attributes":{"NORMAL":25928,"POSITION":8406},"indices":43450,"material":14,"mode":4},{"attributes":{"NORMAL":25929,"POSITION":8407},"indices":43451,"material":14,"mode":4},{"attributes":{"NORMAL":25930,"POSITION":8408},"indices":43452,"material":14,"mode":4},{"attributes":{"NORMAL":25931,"POSITION":8409},"indices":43453,"material":14,"mode":4},{"attributes":{"NORMAL":25932,"POSITION":8410},"indices":43454,"material":14,"mode":4},{"attributes":{"NORMAL":25933,"POSITION":8411},"indices":43455,"material":14,"mode":4},{"attributes":{"NORMAL":25934,"POSITION":8412},"indices":43456,"material":14,"mode":4},{"attributes":{"NORMAL":25935,"POSITION":8413},"indices":43457,"material":14,"mode":4},{"attributes":{"NORMAL":25936,"POSITION":8414},"indices":43458,"material":14,"mode":4},{"attributes":{"NORMAL":25937,"POSITION":8415},"indices":43459,"material":14,"mode":4},{"attributes":{"NORMAL":25938,"POSITION":8416},"indices":43460,"material":14,"mode":4},{"attributes":{"NORMAL":25939,"POSITION":8417},"indices":43461,"material":14,"mode":4},{"attributes":{"NORMAL":25940,"POSITION":8418},"indices":43462,"material":14,"mode":4},{"attributes":{"NORMAL":25941,"POSITION":8419},"indices":43463,"material":14,"mode":4},{"attributes":{"NORMAL":25942,"POSITION":8420},"indices":43464,"material":14,"mode":4},{"attributes":{"NORMAL":25943,"POSITION":8421},"indices":43465,"material":14,"mode":4},{"attributes":{"NORMAL":25944,"POSITION":8422},"indices":43466,"material":14,"mode":4},{"attributes":{"NORMAL":25945,"POSITION":8423},"indices":43467,"material":14,"mode":4},{"attributes":{"NORMAL":25946,"POSITION":8424},"indices":43468,"material":14,"mode":4},{"attributes":{"NORMAL":25947,"POSITION":8425},"indices":43469,"material":14,"mode":4},{"attributes":{"NORMAL":25948,"POSITION":8426},"indices":43470,"material":14,"mode":4},{"attributes":{"NORMAL":25949,"POSITION":8427},"indices":43471,"material":14,"mode":4},{"attributes":{"NORMAL":25950,"POSITION":8428},"indices":43472,"material":14,"mode":4},{"attributes":{"NORMAL":25951,"POSITION":8429},"indices":43473,"material":14,"mode":4},{"attributes":{"NORMAL":25952,"POSITION":8430},"indices":43474,"material":14,"mode":4},{"attributes":{"NORMAL":25953,"POSITION":8431},"indices":43475,"material":14,"mode":4},{"attributes":{"NORMAL":25954,"POSITION":8432},"indices":43476,"material":14,"mode":4},{"attributes":{"NORMAL":25955,"POSITION":8433},"indices":43477,"material":14,"mode":4},{"attributes":{"NORMAL":25956,"POSITION":8434},"indices":43478,"material":14,"mode":4},{"attributes":{"NORMAL":25957,"POSITION":8435},"indices":43479,"material":14,"mode":4},{"attributes":{"NORMAL":25958,"POSITION":8436},"indices":43480,"material":14,"mode":4},{"attributes":{"NORMAL":25959,"POSITION":8437},"indices":43481,"material":14,"mode":4},{"attributes":{"NORMAL":25960,"POSITION":8438},"indices":43482,"material":14,"mode":4},{"attributes":{"NORMAL":25961,"POSITION":8439},"indices":43483,"material":14,"mode":4},{"attributes":{"NORMAL":25962,"POSITION":8440},"indices":43484,"material":14,"mode":4},{"attributes":{"NORMAL":25963,"POSITION":8441},"indices":43485,"material":14,"mode":4},{"attributes":{"NORMAL":25964,"POSITION":8442},"indices":43486,"material":14,"mode":4},{"attributes":{"NORMAL":25965,"POSITION":8443},"indices":43487,"material":14,"mode":4},{"attributes":{"NORMAL":25966,"POSITION":8444},"indices":43488,"material":14,"mode":4},{"attributes":{"NORMAL":25967,"POSITION":8445},"indices":43489,"material":14,"mode":4},{"attributes":{"NORMAL":25968,"POSITION":8446},"indices":43490,"material":14,"mode":4},{"attributes":{"NORMAL":25969,"POSITION":8447},"indices":43491,"material":14,"mode":4},{"attributes":{"NORMAL":25970,"POSITION":8448},"indices":43492,"material":14,"mode":4},{"attributes":{"NORMAL":25971,"POSITION":8449},"indices":43493,"material":14,"mode":4},{"attributes":{"NORMAL":25972,"POSITION":8450},"indices":43494,"material":14,"mode":4},{"attributes":{"NORMAL":25973,"POSITION":8451},"indices":43495,"material":14,"mode":4},{"attributes":{"NORMAL":25974,"POSITION":8452},"indices":43496,"material":14,"mode":4},{"attributes":{"NORMAL":25975,"POSITION":8453},"indices":43497,"material":14,"mode":4},{"attributes":{"NORMAL":25976,"POSITION":8454},"indices":43498,"material":14,"mode":4},{"attributes":{"NORMAL":25977,"POSITION":8455},"indices":43499,"material":14,"mode":4},{"attributes":{"NORMAL":25978,"POSITION":8456},"indices":43500,"material":14,"mode":4},{"attributes":{"NORMAL":25979,"POSITION":8457},"indices":43501,"material":14,"mode":4},{"attributes":{"NORMAL":25980,"POSITION":8458},"indices":43502,"material":14,"mode":4},{"attributes":{"NORMAL":25981,"POSITION":8459},"indices":43503,"material":14,"mode":4},{"attributes":{"NORMAL":25982,"POSITION":8460},"indices":43504,"material":14,"mode":4},{"attributes":{"NORMAL":25983,"POSITION":8461},"indices":43505,"material":14,"mode":4},{"attributes":{"NORMAL":25984,"POSITION":8462},"indices":43506,"material":14,"mode":4},{"attributes":{"NORMAL":25985,"POSITION":8463},"indices":43507,"material":14,"mode":4},{"attributes":{"NORMAL":25986,"POSITION":8464},"indices":43508,"material":14,"mode":4},{"attributes":{"NORMAL":25987,"POSITION":8465},"indices":43509,"material":14,"mode":4},{"attributes":{"NORMAL":25988,"POSITION":8466},"indices":43510,"material":14,"mode":4},{"attributes":{"NORMAL":25989,"POSITION":8467},"indices":43511,"material":14,"mode":4},{"attributes":{"NORMAL":25990,"POSITION":8468},"indices":43512,"material":14,"mode":4},{"attributes":{"NORMAL":25991,"POSITION":8469},"indices":43513,"material":14,"mode":4},{"attributes":{"NORMAL":25992,"POSITION":8470},"indices":43514,"material":14,"mode":4},{"attributes":{"NORMAL":25993,"POSITION":8471},"indices":43515,"material":14,"mode":4},{"attributes":{"NORMAL":25994,"POSITION":8472},"indices":43516,"material":14,"mode":4},{"attributes":{"NORMAL":25995,"POSITION":8473},"indices":43517,"material":14,"mode":4},{"attributes":{"NORMAL":25996,"POSITION":8474},"indices":43518,"material":14,"mode":4},{"attributes":{"NORMAL":25997,"POSITION":8475},"indices":43519,"material":14,"mode":4},{"attributes":{"NORMAL":25998,"POSITION":8476},"indices":43520,"material":14,"mode":4},{"attributes":{"NORMAL":25999,"POSITION":8477},"indices":43521,"material":14,"mode":4},{"attributes":{"NORMAL":26000,"POSITION":8478},"indices":43522,"material":14,"mode":4},{"attributes":{"NORMAL":26001,"POSITION":8479},"indices":43523,"material":14,"mode":4},{"attributes":{"NORMAL":26002,"POSITION":8480},"indices":43524,"material":14,"mode":4},{"attributes":{"NORMAL":26003,"POSITION":8481},"indices":43525,"material":14,"mode":4},{"attributes":{"NORMAL":26004,"POSITION":8482},"indices":43526,"material":14,"mode":4},{"attributes":{"NORMAL":26005,"POSITION":8483},"indices":43527,"material":14,"mode":4},{"attributes":{"NORMAL":26006,"POSITION":8484},"indices":43528,"material":14,"mode":4},{"attributes":{"NORMAL":26007,"POSITION":8485},"indices":43529,"material":14,"mode":4}]},{"name":"COMPOUND1790","primitives":[{"attributes":{"NORMAL":26008,"POSITION":8486},"indices":43530,"material":14,"mode":4},{"attributes":{"NORMAL":26009,"POSITION":8487},"indices":43531,"material":14,"mode":4},{"attributes":{"NORMAL":26010,"POSITION":8488},"indices":43532,"material":14,"mode":4},{"attributes":{"NORMAL":26011,"POSITION":8489},"indices":43533,"material":14,"mode":4},{"attributes":{"NORMAL":26012,"POSITION":8490},"indices":43534,"material":14,"mode":4},{"attributes":{"NORMAL":26013,"POSITION":8491},"indices":43535,"material":14,"mode":4},{"attributes":{"NORMAL":26014,"POSITION":8492},"indices":43536,"material":14,"mode":4},{"attributes":{"NORMAL":26015,"POSITION":8493},"indices":43537,"material":14,"mode":4},{"attributes":{"NORMAL":26016,"POSITION":8494},"indices":43538,"material":14,"mode":4},{"attributes":{"NORMAL":26017,"POSITION":8495},"indices":43539,"material":14,"mode":4},{"attributes":{"NORMAL":26018,"POSITION":8496},"indices":43540,"material":14,"mode":4},{"attributes":{"NORMAL":26019,"POSITION":8497},"indices":43541,"material":14,"mode":4},{"attributes":{"NORMAL":26020,"POSITION":8498},"indices":43542,"material":14,"mode":4},{"attributes":{"NORMAL":26021,"POSITION":8499},"indices":43543,"material":14,"mode":4},{"attributes":{"NORMAL":26022,"POSITION":8500},"indices":43544,"material":14,"mode":4},{"attributes":{"NORMAL":26023,"POSITION":8501},"indices":43545,"material":14,"mode":4},{"attributes":{"NORMAL":26024,"POSITION":8502},"indices":43546,"material":14,"mode":4},{"attributes":{"NORMAL":26025,"POSITION":8503},"indices":43547,"material":14,"mode":4},{"attributes":{"NORMAL":26026,"POSITION":8504},"indices":43548,"material":14,"mode":4},{"attributes":{"NORMAL":26027,"POSITION":8505},"indices":43549,"material":14,"mode":4},{"attributes":{"NORMAL":26028,"POSITION":8506},"indices":43550,"material":14,"mode":4},{"attributes":{"NORMAL":26029,"POSITION":8507},"indices":43551,"material":14,"mode":4},{"attributes":{"NORMAL":26030,"POSITION":8508},"indices":43552,"material":14,"mode":4},{"attributes":{"NORMAL":26031,"POSITION":8509},"indices":43553,"material":14,"mode":4},{"attributes":{"NORMAL":26032,"POSITION":8510},"indices":43554,"material":14,"mode":4},{"attributes":{"NORMAL":26033,"POSITION":8511},"indices":43555,"material":14,"mode":4},{"attributes":{"NORMAL":26034,"POSITION":8512},"indices":43556,"material":14,"mode":4},{"attributes":{"NORMAL":26035,"POSITION":8513},"indices":43557,"material":14,"mode":4},{"attributes":{"NORMAL":26036,"POSITION":8514},"indices":43558,"material":14,"mode":4},{"attributes":{"NORMAL":26037,"POSITION":8515},"indices":43559,"material":14,"mode":4},{"attributes":{"NORMAL":26038,"POSITION":8516},"indices":43560,"material":14,"mode":4},{"attributes":{"NORMAL":26039,"POSITION":8517},"indices":43561,"material":14,"mode":4},{"attributes":{"NORMAL":26040,"POSITION":8518},"indices":43562,"material":14,"mode":4},{"attributes":{"NORMAL":26041,"POSITION":8519},"indices":43563,"material":14,"mode":4},{"attributes":{"NORMAL":26042,"POSITION":8520},"indices":43564,"material":14,"mode":4},{"attributes":{"NORMAL":26043,"POSITION":8521},"indices":43565,"material":14,"mode":4},{"attributes":{"NORMAL":26044,"POSITION":8522},"indices":43566,"material":14,"mode":4}]},{"name":"COMPOUND1791","primitives":[{"attributes":{"NORMAL":26045,"POSITION":8523},"indices":43567,"material":14,"mode":4},{"attributes":{"NORMAL":26046,"POSITION":8524},"indices":43568,"material":14,"mode":4},{"attributes":{"NORMAL":26047,"POSITION":8525},"indices":43569,"material":14,"mode":4},{"attributes":{"NORMAL":26048,"POSITION":8526},"indices":43570,"material":14,"mode":4},{"attributes":{"NORMAL":26049,"POSITION":8527},"indices":43571,"material":14,"mode":4},{"attributes":{"NORMAL":26050,"POSITION":8528},"indices":43572,"material":14,"mode":4},{"attributes":{"NORMAL":26051,"POSITION":8529},"indices":43573,"material":14,"mode":4},{"attributes":{"NORMAL":26052,"POSITION":8530},"indices":43574,"material":14,"mode":4},{"attributes":{"NORMAL":26053,"POSITION":8531},"indices":43575,"material":14,"mode":4},{"attributes":{"NORMAL":26054,"POSITION":8532},"indices":43576,"material":14,"mode":4},{"attributes":{"NORMAL":26055,"POSITION":8533},"indices":43577,"material":14,"mode":4},{"attributes":{"NORMAL":26056,"POSITION":8534},"indices":43578,"material":14,"mode":4},{"attributes":{"NORMAL":26057,"POSITION":8535},"indices":43579,"material":14,"mode":4},{"attributes":{"NORMAL":26058,"POSITION":8536},"indices":43580,"material":14,"mode":4},{"attributes":{"NORMAL":26059,"POSITION":8537},"indices":43581,"material":14,"mode":4},{"attributes":{"NORMAL":26060,"POSITION":8538},"indices":43582,"material":14,"mode":4}]},{"name":"COMPOUND1792","primitives":[{"attributes":{"NORMAL":26061,"POSITION":8539},"indices":43583,"material":13,"mode":4},{"attributes":{"NORMAL":26062,"POSITION":8540},"indices":43584,"material":13,"mode":4},{"attributes":{"NORMAL":26063,"POSITION":8541},"indices":43585,"material":13,"mode":4},{"attributes":{"NORMAL":26064,"POSITION":8542},"indices":43586,"material":13,"mode":4},{"attributes":{"NORMAL":26065,"POSITION":8543},"indices":43587,"material":13,"mode":4},{"attributes":{"NORMAL":26066,"POSITION":8544},"indices":43588,"material":13,"mode":4},{"attributes":{"NORMAL":26067,"POSITION":8545},"indices":43589,"material":13,"mode":4},{"attributes":{"NORMAL":26068,"POSITION":8546},"indices":43590,"material":13,"mode":4},{"attributes":{"NORMAL":26069,"POSITION":8547},"indices":43591,"material":13,"mode":4},{"attributes":{"NORMAL":26070,"POSITION":8548},"indices":43592,"material":13,"mode":4},{"attributes":{"NORMAL":26071,"POSITION":8549},"indices":43593,"material":9,"mode":4},{"attributes":{"NORMAL":26072,"POSITION":8550},"indices":43594,"material":9,"mode":4},{"attributes":{"NORMAL":26073,"POSITION":8551},"indices":43595,"material":9,"mode":4},{"attributes":{"NORMAL":26074,"POSITION":8552},"indices":43596,"material":9,"mode":4},{"attributes":{"NORMAL":26075,"POSITION":8553},"indices":43597,"material":9,"mode":4},{"attributes":{"NORMAL":26076,"POSITION":8554},"indices":43598,"material":13,"mode":4},{"attributes":{"NORMAL":26077,"POSITION":8555},"indices":43599,"material":9,"mode":4},{"attributes":{"NORMAL":26078,"POSITION":8556},"indices":43600,"material":9,"mode":4},{"attributes":{"NORMAL":26079,"POSITION":8557},"indices":43601,"material":9,"mode":4},{"attributes":{"NORMAL":26080,"POSITION":8558},"indices":43602,"material":9,"mode":4},{"attributes":{"NORMAL":26081,"POSITION":8559},"indices":43603,"material":9,"mode":4},{"attributes":{"NORMAL":26082,"POSITION":8560},"indices":43604,"material":13,"mode":4},{"attributes":{"NORMAL":26083,"POSITION":8561},"indices":43605,"material":9,"mode":4},{"attributes":{"NORMAL":26084,"POSITION":8562},"indices":43606,"material":9,"mode":4},{"attributes":{"NORMAL":26085,"POSITION":8563},"indices":43607,"material":9,"mode":4},{"attributes":{"NORMAL":26086,"POSITION":8564},"indices":43608,"material":9,"mode":4},{"attributes":{"NORMAL":26087,"POSITION":8565},"indices":43609,"material":9,"mode":4},{"attributes":{"NORMAL":26088,"POSITION":8566},"indices":43610,"material":9,"mode":4},{"attributes":{"NORMAL":26089,"POSITION":8567},"indices":43611,"material":9,"mode":4},{"attributes":{"NORMAL":26090,"POSITION":8568},"indices":43612,"material":9,"mode":4},{"attributes":{"NORMAL":26091,"POSITION":8569},"indices":43613,"material":9,"mode":4},{"attributes":{"NORMAL":26092,"POSITION":8570},"indices":43614,"material":9,"mode":4},{"attributes":{"NORMAL":26093,"POSITION":8571},"indices":43615,"material":9,"mode":4},{"attributes":{"NORMAL":26094,"POSITION":8572},"indices":43616,"material":9,"mode":4},{"attributes":{"NORMAL":26095,"POSITION":8573},"indices":43617,"material":9,"mode":4},{"attributes":{"NORMAL":26096,"POSITION":8574},"indices":43618,"material":9,"mode":4},{"attributes":{"NORMAL":26097,"POSITION":8575},"indices":43619,"material":9,"mode":4},{"attributes":{"NORMAL":26098,"POSITION":8576},"indices":43620,"material":9,"mode":4},{"attributes":{"NORMAL":26099,"POSITION":8577},"indices":43621,"material":9,"mode":4},{"attributes":{"NORMAL":26100,"POSITION":8578},"indices":43622,"material":9,"mode":4},{"attributes":{"NORMAL":26101,"POSITION":8579},"indices":43623,"material":9,"mode":4},{"attributes":{"NORMAL":26102,"POSITION":8580},"indices":43624,"material":9,"mode":4},{"attributes":{"NORMAL":26103,"POSITION":8581},"indices":43625,"material":9,"mode":4},{"attributes":{"NORMAL":26104,"POSITION":8582},"indices":43626,"material":13,"mode":4},{"attributes":{"NORMAL":26105,"POSITION":8583},"indices":43627,"material":9,"mode":4},{"attributes":{"NORMAL":26106,"POSITION":8584},"indices":43628,"material":9,"mode":4},{"attributes":{"NORMAL":26107,"POSITION":8585},"indices":43629,"material":9,"mode":4},{"attributes":{"NORMAL":26108,"POSITION":8586},"indices":43630,"material":9,"mode":4},{"attributes":{"NORMAL":26109,"POSITION":8587},"indices":43631,"material":9,"mode":4},{"attributes":{"NORMAL":26110,"POSITION":8588},"indices":43632,"material":9,"mode":4},{"attributes":{"NORMAL":26111,"POSITION":8589},"indices":43633,"material":9,"mode":4},{"attributes":{"NORMAL":26112,"POSITION":8590},"indices":43634,"material":9,"mode":4},{"attributes":{"NORMAL":26113,"POSITION":8591},"indices":43635,"material":9,"mode":4},{"attributes":{"NORMAL":26114,"POSITION":8592},"indices":43636,"material":9,"mode":4},{"attributes":{"NORMAL":26115,"POSITION":8593},"indices":43637,"material":9,"mode":4},{"attributes":{"NORMAL":26116,"POSITION":8594},"indices":43638,"material":9,"mode":4},{"attributes":{"NORMAL":26117,"POSITION":8595},"indices":43639,"material":9,"mode":4},{"attributes":{"NORMAL":26118,"POSITION":8596},"indices":43640,"material":9,"mode":4},{"attributes":{"NORMAL":26119,"POSITION":8597},"indices":43641,"material":9,"mode":4},{"attributes":{"NORMAL":26120,"POSITION":8598},"indices":43642,"material":13,"mode":4}]},{"name":"COMPOUND1793","primitives":[{"attributes":{"NORMAL":26121,"POSITION":8599},"indices":43643,"material":8,"mode":4},{"attributes":{"NORMAL":26122,"POSITION":8600},"indices":43644,"material":8,"mode":4},{"attributes":{"NORMAL":26123,"POSITION":8601},"indices":43645,"material":8,"mode":4},{"attributes":{"NORMAL":26124,"POSITION":8602},"indices":43646,"material":8,"mode":4},{"attributes":{"NORMAL":26125,"POSITION":8603},"indices":43647,"material":8,"mode":4},{"attributes":{"NORMAL":26126,"POSITION":8604},"indices":43648,"material":8,"mode":4},{"attributes":{"NORMAL":26127,"POSITION":8605},"indices":43649,"material":8,"mode":4},{"attributes":{"NORMAL":26128,"POSITION":8606},"indices":43650,"material":8,"mode":4},{"attributes":{"NORMAL":26129,"POSITION":8607},"indices":43651,"material":8,"mode":4},{"attributes":{"NORMAL":26130,"POSITION":8608},"indices":43652,"material":8,"mode":4},{"attributes":{"NORMAL":26131,"POSITION":8609},"indices":43653,"material":8,"mode":4},{"attributes":{"NORMAL":26132,"POSITION":8610},"indices":43654,"material":8,"mode":4},{"attributes":{"NORMAL":26133,"POSITION":8611},"indices":43655,"material":8,"mode":4},{"attributes":{"NORMAL":26134,"POSITION":8612},"indices":43656,"material":8,"mode":4}]},{"name":"COMPOUND1794","primitives":[{"attributes":{"NORMAL":26135,"POSITION":8613},"indices":43657,"material":14,"mode":4},{"attributes":{"NORMAL":26136,"POSITION":8614},"indices":43658,"material":14,"mode":4},{"attributes":{"NORMAL":26137,"POSITION":8615},"indices":43659,"material":14,"mode":4},{"attributes":{"NORMAL":26138,"POSITION":8616},"indices":43660,"material":14,"mode":4},{"attributes":{"NORMAL":26139,"POSITION":8617},"indices":43661,"material":14,"mode":4},{"attributes":{"NORMAL":26140,"POSITION":8618},"indices":43662,"material":14,"mode":4},{"attributes":{"NORMAL":26141,"POSITION":8619},"indices":43663,"material":14,"mode":4},{"attributes":{"NORMAL":26142,"POSITION":8620},"indices":43664,"material":14,"mode":4},{"attributes":{"NORMAL":26143,"POSITION":8621},"indices":43665,"material":14,"mode":4},{"attributes":{"NORMAL":26144,"POSITION":8622},"indices":43666,"material":14,"mode":4},{"attributes":{"NORMAL":26145,"POSITION":8623},"indices":43667,"material":14,"mode":4},{"attributes":{"NORMAL":26146,"POSITION":8624},"indices":43668,"material":14,"mode":4},{"attributes":{"NORMAL":26147,"POSITION":8625},"indices":43669,"material":14,"mode":4},{"attributes":{"NORMAL":26148,"POSITION":8626},"indices":43670,"material":14,"mode":4},{"attributes":{"NORMAL":26149,"POSITION":8627},"indices":43671,"material":14,"mode":4},{"attributes":{"NORMAL":26150,"POSITION":8628},"indices":43672,"material":14,"mode":4},{"attributes":{"NORMAL":26151,"POSITION":8629},"indices":43673,"material":14,"mode":4},{"attributes":{"NORMAL":26152,"POSITION":8630},"indices":43674,"material":14,"mode":4},{"attributes":{"NORMAL":26153,"POSITION":8631},"indices":43675,"material":14,"mode":4},{"attributes":{"NORMAL":26154,"POSITION":8632},"indices":43676,"material":14,"mode":4},{"attributes":{"NORMAL":26155,"POSITION":8633},"indices":43677,"material":14,"mode":4},{"attributes":{"NORMAL":26156,"POSITION":8634},"indices":43678,"material":14,"mode":4},{"attributes":{"NORMAL":26157,"POSITION":8635},"indices":43679,"material":14,"mode":4},{"attributes":{"NORMAL":26158,"POSITION":8636},"indices":43680,"material":14,"mode":4},{"attributes":{"NORMAL":26159,"POSITION":8637},"indices":43681,"material":14,"mode":4},{"attributes":{"NORMAL":26160,"POSITION":8638},"indices":43682,"material":14,"mode":4},{"attributes":{"NORMAL":26161,"POSITION":8639},"indices":43683,"material":14,"mode":4},{"attributes":{"NORMAL":26162,"POSITION":8640},"indices":43684,"material":14,"mode":4},{"attributes":{"NORMAL":26163,"POSITION":8641},"indices":43685,"material":14,"mode":4},{"attributes":{"NORMAL":26164,"POSITION":8642},"indices":43686,"material":14,"mode":4},{"attributes":{"NORMAL":26165,"POSITION":8643},"indices":43687,"material":14,"mode":4},{"attributes":{"NORMAL":26166,"POSITION":8644},"indices":43688,"material":14,"mode":4},{"attributes":{"NORMAL":26167,"POSITION":8645},"indices":43689,"material":14,"mode":4},{"attributes":{"NORMAL":26168,"POSITION":8646},"indices":43690,"material":14,"mode":4},{"attributes":{"NORMAL":26169,"POSITION":8647},"indices":43691,"material":14,"mode":4},{"attributes":{"NORMAL":26170,"POSITION":8648},"indices":43692,"material":14,"mode":4},{"attributes":{"NORMAL":26171,"POSITION":8649},"indices":43693,"material":14,"mode":4},{"attributes":{"NORMAL":26172,"POSITION":8650},"indices":43694,"material":14,"mode":4},{"attributes":{"NORMAL":26173,"POSITION":8651},"indices":43695,"material":14,"mode":4},{"attributes":{"NORMAL":26174,"POSITION":8652},"indices":43696,"material":14,"mode":4},{"attributes":{"NORMAL":26175,"POSITION":8653},"indices":43697,"material":14,"mode":4},{"attributes":{"NORMAL":26176,"POSITION":8654},"indices":43698,"material":14,"mode":4},{"attributes":{"NORMAL":26177,"POSITION":8655},"indices":43699,"material":14,"mode":4},{"attributes":{"NORMAL":26178,"POSITION":8656},"indices":43700,"material":14,"mode":4},{"attributes":{"NORMAL":26179,"POSITION":8657},"indices":43701,"material":14,"mode":4},{"attributes":{"NORMAL":26180,"POSITION":8658},"indices":43702,"material":14,"mode":4},{"attributes":{"NORMAL":26181,"POSITION":8659},"indices":43703,"material":14,"mode":4},{"attributes":{"NORMAL":26182,"POSITION":8660},"indices":43704,"material":14,"mode":4},{"attributes":{"NORMAL":26183,"POSITION":8661},"indices":43705,"material":14,"mode":4},{"attributes":{"NORMAL":26184,"POSITION":8662},"indices":43706,"material":14,"mode":4},{"attributes":{"NORMAL":26185,"POSITION":8663},"indices":43707,"material":14,"mode":4},{"attributes":{"NORMAL":26186,"POSITION":8664},"indices":43708,"material":14,"mode":4},{"attributes":{"NORMAL":26187,"POSITION":8665},"indices":43709,"material":14,"mode":4},{"attributes":{"NORMAL":26188,"POSITION":8666},"indices":43710,"material":14,"mode":4},{"attributes":{"NORMAL":26189,"POSITION":8667},"indices":43711,"material":14,"mode":4},{"attributes":{"NORMAL":26190,"POSITION":8668},"indices":43712,"material":14,"mode":4},{"attributes":{"NORMAL":26191,"POSITION":8669},"indices":43713,"material":14,"mode":4},{"attributes":{"NORMAL":26192,"POSITION":8670},"indices":43714,"material":14,"mode":4},{"attributes":{"NORMAL":26193,"POSITION":8671},"indices":43715,"material":14,"mode":4},{"attributes":{"NORMAL":26194,"POSITION":8672},"indices":43716,"material":14,"mode":4},{"attributes":{"NORMAL":26195,"POSITION":8673},"indices":43717,"material":14,"mode":4},{"attributes":{"NORMAL":26196,"POSITION":8674},"indices":43718,"material":14,"mode":4},{"attributes":{"NORMAL":26197,"POSITION":8675},"indices":43719,"material":14,"mode":4},{"attributes":{"NORMAL":26198,"POSITION":8676},"indices":43720,"material":14,"mode":4},{"attributes":{"NORMAL":26199,"POSITION":8677},"indices":43721,"material":14,"mode":4},{"attributes":{"NORMAL":26200,"POSITION":8678},"indices":43722,"material":14,"mode":4},{"attributes":{"NORMAL":26201,"POSITION":8679},"indices":43723,"material":14,"mode":4},{"attributes":{"NORMAL":26202,"POSITION":8680},"indices":43724,"material":14,"mode":4},{"attributes":{"NORMAL":26203,"POSITION":8681},"indices":43725,"material":14,"mode":4},{"attributes":{"NORMAL":26204,"POSITION":8682},"indices":43726,"material":14,"mode":4},{"attributes":{"NORMAL":26205,"POSITION":8683},"indices":43727,"material":14,"mode":4},{"attributes":{"NORMAL":26206,"POSITION":8684},"indices":43728,"material":14,"mode":4},{"attributes":{"NORMAL":26207,"POSITION":8685},"indices":43729,"material":14,"mode":4},{"attributes":{"NORMAL":26208,"POSITION":8686},"indices":43730,"material":14,"mode":4},{"attributes":{"NORMAL":26209,"POSITION":8687},"indices":43731,"material":14,"mode":4},{"attributes":{"NORMAL":26210,"POSITION":8688},"indices":43732,"material":14,"mode":4},{"attributes":{"NORMAL":26211,"POSITION":8689},"indices":43733,"material":14,"mode":4},{"attributes":{"NORMAL":26212,"POSITION":8690},"indices":43734,"material":14,"mode":4},{"attributes":{"NORMAL":26213,"POSITION":8691},"indices":43735,"material":14,"mode":4},{"attributes":{"NORMAL":26214,"POSITION":8692},"indices":43736,"material":14,"mode":4},{"attributes":{"NORMAL":26215,"POSITION":8693},"indices":43737,"material":14,"mode":4},{"attributes":{"NORMAL":26216,"POSITION":8694},"indices":43738,"material":14,"mode":4},{"attributes":{"NORMAL":26217,"POSITION":8695},"indices":43739,"material":14,"mode":4},{"attributes":{"NORMAL":26218,"POSITION":8696},"indices":43740,"material":14,"mode":4},{"attributes":{"NORMAL":26219,"POSITION":8697},"indices":43741,"material":14,"mode":4},{"attributes":{"NORMAL":26220,"POSITION":8698},"indices":43742,"material":14,"mode":4},{"attributes":{"NORMAL":26221,"POSITION":8699},"indices":43743,"material":14,"mode":4},{"attributes":{"NORMAL":26222,"POSITION":8700},"indices":43744,"material":14,"mode":4},{"attributes":{"NORMAL":26223,"POSITION":8701},"indices":43745,"material":14,"mode":4},{"attributes":{"NORMAL":26224,"POSITION":8702},"indices":43746,"material":14,"mode":4},{"attributes":{"NORMAL":26225,"POSITION":8703},"indices":43747,"material":14,"mode":4},{"attributes":{"NORMAL":26226,"POSITION":8704},"indices":43748,"material":14,"mode":4},{"attributes":{"NORMAL":26227,"POSITION":8705},"indices":43749,"material":14,"mode":4},{"attributes":{"NORMAL":26228,"POSITION":8706},"indices":43750,"material":14,"mode":4},{"attributes":{"NORMAL":26229,"POSITION":8707},"indices":43751,"material":14,"mode":4},{"attributes":{"NORMAL":26230,"POSITION":8708},"indices":43752,"material":14,"mode":4},{"attributes":{"NORMAL":26231,"POSITION":8709},"indices":43753,"material":14,"mode":4},{"attributes":{"NORMAL":26232,"POSITION":8710},"indices":43754,"material":14,"mode":4},{"attributes":{"NORMAL":26233,"POSITION":8711},"indices":43755,"material":14,"mode":4},{"attributes":{"NORMAL":26234,"POSITION":8712},"indices":43756,"material":14,"mode":4},{"attributes":{"NORMAL":26235,"POSITION":8713},"indices":43757,"material":14,"mode":4},{"attributes":{"NORMAL":26236,"POSITION":8714},"indices":43758,"material":14,"mode":4},{"attributes":{"NORMAL":26237,"POSITION":8715},"indices":43759,"material":14,"mode":4},{"attributes":{"NORMAL":26238,"POSITION":8716},"indices":43760,"material":14,"mode":4},{"attributes":{"NORMAL":26239,"POSITION":8717},"indices":43761,"material":14,"mode":4},{"attributes":{"NORMAL":26240,"POSITION":8718},"indices":43762,"material":14,"mode":4},{"attributes":{"NORMAL":26241,"POSITION":8719},"indices":43763,"material":14,"mode":4},{"attributes":{"NORMAL":26242,"POSITION":8720},"indices":43764,"material":14,"mode":4},{"attributes":{"NORMAL":26243,"POSITION":8721},"indices":43765,"material":14,"mode":4},{"attributes":{"NORMAL":26244,"POSITION":8722},"indices":43766,"material":14,"mode":4},{"attributes":{"NORMAL":26245,"POSITION":8723},"indices":43767,"material":14,"mode":4},{"attributes":{"NORMAL":26246,"POSITION":8724},"indices":43768,"material":14,"mode":4},{"attributes":{"NORMAL":26247,"POSITION":8725},"indices":43769,"material":14,"mode":4},{"attributes":{"NORMAL":26248,"POSITION":8726},"indices":43770,"material":14,"mode":4},{"attributes":{"NORMAL":26249,"POSITION":8727},"indices":43771,"material":14,"mode":4},{"attributes":{"NORMAL":26250,"POSITION":8728},"indices":43772,"material":14,"mode":4},{"attributes":{"NORMAL":26251,"POSITION":8729},"indices":43773,"material":14,"mode":4},{"attributes":{"NORMAL":26252,"POSITION":8730},"indices":43774,"material":14,"mode":4},{"attributes":{"NORMAL":26253,"POSITION":8731},"indices":43775,"material":14,"mode":4},{"attributes":{"NORMAL":26254,"POSITION":8732},"indices":43776,"material":14,"mode":4},{"attributes":{"NORMAL":26255,"POSITION":8733},"indices":43777,"material":14,"mode":4},{"attributes":{"NORMAL":26256,"POSITION":8734},"indices":43778,"material":14,"mode":4},{"attributes":{"NORMAL":26257,"POSITION":8735},"indices":43779,"material":14,"mode":4},{"attributes":{"NORMAL":26258,"POSITION":8736},"indices":43780,"material":14,"mode":4},{"attributes":{"NORMAL":26259,"POSITION":8737},"indices":43781,"material":14,"mode":4},{"attributes":{"NORMAL":26260,"POSITION":8738},"indices":43782,"material":14,"mode":4},{"attributes":{"NORMAL":26261,"POSITION":8739},"indices":43783,"material":14,"mode":4},{"attributes":{"NORMAL":26262,"POSITION":8740},"indices":43784,"material":14,"mode":4},{"attributes":{"NORMAL":26263,"POSITION":8741},"indices":43785,"material":14,"mode":4},{"attributes":{"NORMAL":26264,"POSITION":8742},"indices":43786,"material":14,"mode":4},{"attributes":{"NORMAL":26265,"POSITION":8743},"indices":43787,"material":14,"mode":4},{"attributes":{"NORMAL":26266,"POSITION":8744},"indices":43788,"material":14,"mode":4},{"attributes":{"NORMAL":26267,"POSITION":8745},"indices":43789,"material":14,"mode":4},{"attributes":{"NORMAL":26268,"POSITION":8746},"indices":43790,"material":14,"mode":4},{"attributes":{"NORMAL":26269,"POSITION":8747},"indices":43791,"material":14,"mode":4},{"attributes":{"NORMAL":26270,"POSITION":8748},"indices":43792,"material":14,"mode":4},{"attributes":{"NORMAL":26271,"POSITION":8749},"indices":43793,"material":14,"mode":4},{"attributes":{"NORMAL":26272,"POSITION":8750},"indices":43794,"material":14,"mode":4},{"attributes":{"NORMAL":26273,"POSITION":8751},"indices":43795,"material":14,"mode":4},{"attributes":{"NORMAL":26274,"POSITION":8752},"indices":43796,"material":14,"mode":4},{"attributes":{"NORMAL":26275,"POSITION":8753},"indices":43797,"material":14,"mode":4},{"attributes":{"NORMAL":26276,"POSITION":8754},"indices":43798,"material":14,"mode":4},{"attributes":{"NORMAL":26277,"POSITION":8755},"indices":43799,"material":14,"mode":4},{"attributes":{"NORMAL":26278,"POSITION":8756},"indices":43800,"material":14,"mode":4},{"attributes":{"NORMAL":26279,"POSITION":8757},"indices":43801,"material":14,"mode":4},{"attributes":{"NORMAL":26280,"POSITION":8758},"indices":43802,"material":14,"mode":4},{"attributes":{"NORMAL":26281,"POSITION":8759},"indices":43803,"material":14,"mode":4},{"attributes":{"NORMAL":26282,"POSITION":8760},"indices":43804,"material":14,"mode":4},{"attributes":{"NORMAL":26283,"POSITION":8761},"indices":43805,"material":14,"mode":4},{"attributes":{"NORMAL":26284,"POSITION":8762},"indices":43806,"material":14,"mode":4},{"attributes":{"NORMAL":26285,"POSITION":8763},"indices":43807,"material":14,"mode":4},{"attributes":{"NORMAL":26286,"POSITION":8764},"indices":43808,"material":14,"mode":4},{"attributes":{"NORMAL":26287,"POSITION":8765},"indices":43809,"material":14,"mode":4},{"attributes":{"NORMAL":26288,"POSITION":8766},"indices":43810,"material":14,"mode":4},{"attributes":{"NORMAL":26289,"POSITION":8767},"indices":43811,"material":14,"mode":4},{"attributes":{"NORMAL":26290,"POSITION":8768},"indices":43812,"material":14,"mode":4},{"attributes":{"NORMAL":26291,"POSITION":8769},"indices":43813,"material":14,"mode":4},{"attributes":{"NORMAL":26292,"POSITION":8770},"indices":43814,"material":14,"mode":4},{"attributes":{"NORMAL":26293,"POSITION":8771},"indices":43815,"material":14,"mode":4},{"attributes":{"NORMAL":26294,"POSITION":8772},"indices":43816,"material":14,"mode":4},{"attributes":{"NORMAL":26295,"POSITION":8773},"indices":43817,"material":14,"mode":4},{"attributes":{"NORMAL":26296,"POSITION":8774},"indices":43818,"material":14,"mode":4},{"attributes":{"NORMAL":26297,"POSITION":8775},"indices":43819,"material":14,"mode":4},{"attributes":{"NORMAL":26298,"POSITION":8776},"indices":43820,"material":14,"mode":4},{"attributes":{"NORMAL":26299,"POSITION":8777},"indices":43821,"material":14,"mode":4},{"attributes":{"NORMAL":26300,"POSITION":8778},"indices":43822,"material":14,"mode":4},{"attributes":{"NORMAL":26301,"POSITION":8779},"indices":43823,"material":14,"mode":4},{"attributes":{"NORMAL":26302,"POSITION":8780},"indices":43824,"material":14,"mode":4},{"attributes":{"NORMAL":26303,"POSITION":8781},"indices":43825,"material":14,"mode":4},{"attributes":{"NORMAL":26304,"POSITION":8782},"indices":43826,"material":14,"mode":4},{"attributes":{"NORMAL":26305,"POSITION":8783},"indices":43827,"material":14,"mode":4},{"attributes":{"NORMAL":26306,"POSITION":8784},"indices":43828,"material":14,"mode":4},{"attributes":{"NORMAL":26307,"POSITION":8785},"indices":43829,"material":14,"mode":4},{"attributes":{"NORMAL":26308,"POSITION":8786},"indices":43830,"material":14,"mode":4},{"attributes":{"NORMAL":26309,"POSITION":8787},"indices":43831,"material":14,"mode":4},{"attributes":{"NORMAL":26310,"POSITION":8788},"indices":43832,"material":14,"mode":4},{"attributes":{"NORMAL":26311,"POSITION":8789},"indices":43833,"material":14,"mode":4},{"attributes":{"NORMAL":26312,"POSITION":8790},"indices":43834,"material":14,"mode":4},{"attributes":{"NORMAL":26313,"POSITION":8791},"indices":43835,"material":14,"mode":4},{"attributes":{"NORMAL":26314,"POSITION":8792},"indices":43836,"material":14,"mode":4},{"attributes":{"NORMAL":26315,"POSITION":8793},"indices":43837,"material":14,"mode":4},{"attributes":{"NORMAL":26316,"POSITION":8794},"indices":43838,"material":14,"mode":4},{"attributes":{"NORMAL":26317,"POSITION":8795},"indices":43839,"material":14,"mode":4},{"attributes":{"NORMAL":26318,"POSITION":8796},"indices":43840,"material":14,"mode":4},{"attributes":{"NORMAL":26319,"POSITION":8797},"indices":43841,"material":14,"mode":4},{"attributes":{"NORMAL":26320,"POSITION":8798},"indices":43842,"material":14,"mode":4},{"attributes":{"NORMAL":26321,"POSITION":8799},"indices":43843,"material":14,"mode":4},{"attributes":{"NORMAL":26322,"POSITION":8800},"indices":43844,"material":14,"mode":4},{"attributes":{"NORMAL":26323,"POSITION":8801},"indices":43845,"material":14,"mode":4},{"attributes":{"NORMAL":26324,"POSITION":8802},"indices":43846,"material":14,"mode":4},{"attributes":{"NORMAL":26325,"POSITION":8803},"indices":43847,"material":14,"mode":4},{"attributes":{"NORMAL":26326,"POSITION":8804},"indices":43848,"material":14,"mode":4},{"attributes":{"NORMAL":26327,"POSITION":8805},"indices":43849,"material":14,"mode":4},{"attributes":{"NORMAL":26328,"POSITION":8806},"indices":43850,"material":14,"mode":4},{"attributes":{"NORMAL":26329,"POSITION":8807},"indices":43851,"material":14,"mode":4},{"attributes":{"NORMAL":26330,"POSITION":8808},"indices":43852,"material":14,"mode":4},{"attributes":{"NORMAL":26331,"POSITION":8809},"indices":43853,"material":14,"mode":4},{"attributes":{"NORMAL":26332,"POSITION":8810},"indices":43854,"material":14,"mode":4},{"attributes":{"NORMAL":26333,"POSITION":8811},"indices":43855,"material":14,"mode":4},{"attributes":{"NORMAL":26334,"POSITION":8812},"indices":43856,"material":14,"mode":4},{"attributes":{"NORMAL":26335,"POSITION":8813},"indices":43857,"material":14,"mode":4},{"attributes":{"NORMAL":26336,"POSITION":8814},"indices":43858,"material":14,"mode":4},{"attributes":{"NORMAL":26337,"POSITION":8815},"indices":43859,"material":14,"mode":4},{"attributes":{"NORMAL":26338,"POSITION":8816},"indices":43860,"material":14,"mode":4},{"attributes":{"NORMAL":26339,"POSITION":8817},"indices":43861,"material":14,"mode":4},{"attributes":{"NORMAL":26340,"POSITION":8818},"indices":43862,"material":14,"mode":4},{"attributes":{"NORMAL":26341,"POSITION":8819},"indices":43863,"material":14,"mode":4},{"attributes":{"NORMAL":26342,"POSITION":8820},"indices":43864,"material":14,"mode":4},{"attributes":{"NORMAL":26343,"POSITION":8821},"indices":43865,"material":14,"mode":4},{"attributes":{"NORMAL":26344,"POSITION":8822},"indices":43866,"material":14,"mode":4},{"attributes":{"NORMAL":26345,"POSITION":8823},"indices":43867,"material":14,"mode":4},{"attributes":{"NORMAL":26346,"POSITION":8824},"indices":43868,"material":14,"mode":4},{"attributes":{"NORMAL":26347,"POSITION":8825},"indices":43869,"material":14,"mode":4},{"attributes":{"NORMAL":26348,"POSITION":8826},"indices":43870,"material":14,"mode":4},{"attributes":{"NORMAL":26349,"POSITION":8827},"indices":43871,"material":14,"mode":4},{"attributes":{"NORMAL":26350,"POSITION":8828},"indices":43872,"material":14,"mode":4},{"attributes":{"NORMAL":26351,"POSITION":8829},"indices":43873,"material":14,"mode":4},{"attributes":{"NORMAL":26352,"POSITION":8830},"indices":43874,"material":14,"mode":4},{"attributes":{"NORMAL":26353,"POSITION":8831},"indices":43875,"material":14,"mode":4},{"attributes":{"NORMAL":26354,"POSITION":8832},"indices":43876,"material":14,"mode":4},{"attributes":{"NORMAL":26355,"POSITION":8833},"indices":43877,"material":14,"mode":4},{"attributes":{"NORMAL":26356,"POSITION":8834},"indices":43878,"material":14,"mode":4},{"attributes":{"NORMAL":26357,"POSITION":8835},"indices":43879,"material":14,"mode":4},{"attributes":{"NORMAL":26358,"POSITION":8836},"indices":43880,"material":14,"mode":4},{"attributes":{"NORMAL":26359,"POSITION":8837},"indices":43881,"material":14,"mode":4},{"attributes":{"NORMAL":26360,"POSITION":8838},"indices":43882,"material":14,"mode":4},{"attributes":{"NORMAL":26361,"POSITION":8839},"indices":43883,"material":14,"mode":4},{"attributes":{"NORMAL":26362,"POSITION":8840},"indices":43884,"material":14,"mode":4},{"attributes":{"NORMAL":26363,"POSITION":8841},"indices":43885,"material":14,"mode":4},{"attributes":{"NORMAL":26364,"POSITION":8842},"indices":43886,"material":14,"mode":4},{"attributes":{"NORMAL":26365,"POSITION":8843},"indices":43887,"material":14,"mode":4},{"attributes":{"NORMAL":26366,"POSITION":8844},"indices":43888,"material":14,"mode":4},{"attributes":{"NORMAL":26367,"POSITION":8845},"indices":43889,"material":14,"mode":4},{"attributes":{"NORMAL":26368,"POSITION":8846},"indices":43890,"material":14,"mode":4},{"attributes":{"NORMAL":26369,"POSITION":8847},"indices":43891,"material":14,"mode":4},{"attributes":{"NORMAL":26370,"POSITION":8848},"indices":43892,"material":14,"mode":4},{"attributes":{"NORMAL":26371,"POSITION":8849},"indices":43893,"material":14,"mode":4},{"attributes":{"NORMAL":26372,"POSITION":8850},"indices":43894,"material":14,"mode":4},{"attributes":{"NORMAL":26373,"POSITION":8851},"indices":43895,"material":14,"mode":4},{"attributes":{"NORMAL":26374,"POSITION":8852},"indices":43896,"material":14,"mode":4},{"attributes":{"NORMAL":26375,"POSITION":8853},"indices":43897,"material":14,"mode":4},{"attributes":{"NORMAL":26376,"POSITION":8854},"indices":43898,"material":14,"mode":4},{"attributes":{"NORMAL":26377,"POSITION":8855},"indices":43899,"material":14,"mode":4},{"attributes":{"NORMAL":26378,"POSITION":8856},"indices":43900,"material":14,"mode":4},{"attributes":{"NORMAL":26379,"POSITION":8857},"indices":43901,"material":14,"mode":4},{"attributes":{"NORMAL":26380,"POSITION":8858},"indices":43902,"material":14,"mode":4},{"attributes":{"NORMAL":26381,"POSITION":8859},"indices":43903,"material":14,"mode":4},{"attributes":{"NORMAL":26382,"POSITION":8860},"indices":43904,"material":14,"mode":4},{"attributes":{"NORMAL":26383,"POSITION":8861},"indices":43905,"material":14,"mode":4},{"attributes":{"NORMAL":26384,"POSITION":8862},"indices":43906,"material":14,"mode":4},{"attributes":{"NORMAL":26385,"POSITION":8863},"indices":43907,"material":14,"mode":4},{"attributes":{"NORMAL":26386,"POSITION":8864},"indices":43908,"material":14,"mode":4},{"attributes":{"NORMAL":26387,"POSITION":8865},"indices":43909,"material":14,"mode":4},{"attributes":{"NORMAL":26388,"POSITION":8866},"indices":43910,"material":14,"mode":4},{"attributes":{"NORMAL":26389,"POSITION":8867},"indices":43911,"material":14,"mode":4},{"attributes":{"NORMAL":26390,"POSITION":8868},"indices":43912,"material":14,"mode":4},{"attributes":{"NORMAL":26391,"POSITION":8869},"indices":43913,"material":14,"mode":4},{"attributes":{"NORMAL":26392,"POSITION":8870},"indices":43914,"material":14,"mode":4},{"attributes":{"NORMAL":26393,"POSITION":8871},"indices":43915,"material":14,"mode":4},{"attributes":{"NORMAL":26394,"POSITION":8872},"indices":43916,"material":14,"mode":4},{"attributes":{"NORMAL":26395,"POSITION":8873},"indices":43917,"material":14,"mode":4},{"attributes":{"NORMAL":26396,"POSITION":8874},"indices":43918,"material":14,"mode":4},{"attributes":{"NORMAL":26397,"POSITION":8875},"indices":43919,"material":14,"mode":4},{"attributes":{"NORMAL":26398,"POSITION":8876},"indices":43920,"material":14,"mode":4},{"attributes":{"NORMAL":26399,"POSITION":8877},"indices":43921,"material":14,"mode":4},{"attributes":{"NORMAL":26400,"POSITION":8878},"indices":43922,"material":14,"mode":4},{"attributes":{"NORMAL":26401,"POSITION":8879},"indices":43923,"material":14,"mode":4},{"attributes":{"NORMAL":26402,"POSITION":8880},"indices":43924,"material":14,"mode":4},{"attributes":{"NORMAL":26403,"POSITION":8881},"indices":43925,"material":14,"mode":4},{"attributes":{"NORMAL":26404,"POSITION":8882},"indices":43926,"material":14,"mode":4},{"attributes":{"NORMAL":26405,"POSITION":8883},"indices":43927,"material":14,"mode":4},{"attributes":{"NORMAL":26406,"POSITION":8884},"indices":43928,"material":14,"mode":4},{"attributes":{"NORMAL":26407,"POSITION":8885},"indices":43929,"material":14,"mode":4},{"attributes":{"NORMAL":26408,"POSITION":8886},"indices":43930,"material":14,"mode":4},{"attributes":{"NORMAL":26409,"POSITION":8887},"indices":43931,"material":14,"mode":4},{"attributes":{"NORMAL":26410,"POSITION":8888},"indices":43932,"material":14,"mode":4},{"attributes":{"NORMAL":26411,"POSITION":8889},"indices":43933,"material":14,"mode":4},{"attributes":{"NORMAL":26412,"POSITION":8890},"indices":43934,"material":14,"mode":4},{"attributes":{"NORMAL":26413,"POSITION":8891},"indices":43935,"material":14,"mode":4},{"attributes":{"NORMAL":26414,"POSITION":8892},"indices":43936,"material":14,"mode":4},{"attributes":{"NORMAL":26415,"POSITION":8893},"indices":43937,"material":14,"mode":4},{"attributes":{"NORMAL":26416,"POSITION":8894},"indices":43938,"material":14,"mode":4},{"attributes":{"NORMAL":26417,"POSITION":8895},"indices":43939,"material":14,"mode":4},{"attributes":{"NORMAL":26418,"POSITION":8896},"indices":43940,"material":14,"mode":4},{"attributes":{"NORMAL":26419,"POSITION":8897},"indices":43941,"material":14,"mode":4},{"attributes":{"NORMAL":26420,"POSITION":8898},"indices":43942,"material":14,"mode":4},{"attributes":{"NORMAL":26421,"POSITION":8899},"indices":43943,"material":14,"mode":4},{"attributes":{"NORMAL":26422,"POSITION":8900},"indices":43944,"material":14,"mode":4},{"attributes":{"NORMAL":26423,"POSITION":8901},"indices":43945,"material":14,"mode":4},{"attributes":{"NORMAL":26424,"POSITION":8902},"indices":43946,"material":14,"mode":4},{"attributes":{"NORMAL":26425,"POSITION":8903},"indices":43947,"material":14,"mode":4},{"attributes":{"NORMAL":26426,"POSITION":8904},"indices":43948,"material":14,"mode":4},{"attributes":{"NORMAL":26427,"POSITION":8905},"indices":43949,"material":14,"mode":4},{"attributes":{"NORMAL":26428,"POSITION":8906},"indices":43950,"material":14,"mode":4},{"attributes":{"NORMAL":26429,"POSITION":8907},"indices":43951,"material":14,"mode":4},{"attributes":{"NORMAL":26430,"POSITION":8908},"indices":43952,"material":14,"mode":4},{"attributes":{"NORMAL":26431,"POSITION":8909},"indices":43953,"material":14,"mode":4},{"attributes":{"NORMAL":26432,"POSITION":8910},"indices":43954,"material":14,"mode":4},{"attributes":{"NORMAL":26433,"POSITION":8911},"indices":43955,"material":14,"mode":4},{"attributes":{"NORMAL":26434,"POSITION":8912},"indices":43956,"material":14,"mode":4},{"attributes":{"NORMAL":26435,"POSITION":8913},"indices":43957,"material":14,"mode":4},{"attributes":{"NORMAL":26436,"POSITION":8914},"indices":43958,"material":14,"mode":4},{"attributes":{"NORMAL":26437,"POSITION":8915},"indices":43959,"material":14,"mode":4},{"attributes":{"NORMAL":26438,"POSITION":8916},"indices":43960,"material":14,"mode":4},{"attributes":{"NORMAL":26439,"POSITION":8917},"indices":43961,"material":14,"mode":4},{"attributes":{"NORMAL":26440,"POSITION":8918},"indices":43962,"material":14,"mode":4},{"attributes":{"NORMAL":26441,"POSITION":8919},"indices":43963,"material":14,"mode":4},{"attributes":{"NORMAL":26442,"POSITION":8920},"indices":43964,"material":14,"mode":4},{"attributes":{"NORMAL":26443,"POSITION":8921},"indices":43965,"material":14,"mode":4},{"attributes":{"NORMAL":26444,"POSITION":8922},"indices":43966,"material":14,"mode":4},{"attributes":{"NORMAL":26445,"POSITION":8923},"indices":43967,"material":14,"mode":4},{"attributes":{"NORMAL":26446,"POSITION":8924},"indices":43968,"material":14,"mode":4},{"attributes":{"NORMAL":26447,"POSITION":8925},"indices":43969,"material":14,"mode":4},{"attributes":{"NORMAL":26448,"POSITION":8926},"indices":43970,"material":14,"mode":4},{"attributes":{"NORMAL":26449,"POSITION":8927},"indices":43971,"material":14,"mode":4},{"attributes":{"NORMAL":26450,"POSITION":8928},"indices":43972,"material":14,"mode":4},{"attributes":{"NORMAL":26451,"POSITION":8929},"indices":43973,"material":14,"mode":4},{"attributes":{"NORMAL":26452,"POSITION":8930},"indices":43974,"material":14,"mode":4},{"attributes":{"NORMAL":26453,"POSITION":8931},"indices":43975,"material":14,"mode":4},{"attributes":{"NORMAL":26454,"POSITION":8932},"indices":43976,"material":14,"mode":4},{"attributes":{"NORMAL":26455,"POSITION":8933},"indices":43977,"material":14,"mode":4},{"attributes":{"NORMAL":26456,"POSITION":8934},"indices":43978,"material":14,"mode":4},{"attributes":{"NORMAL":26457,"POSITION":8935},"indices":43979,"material":14,"mode":4},{"attributes":{"NORMAL":26458,"POSITION":8936},"indices":43980,"material":14,"mode":4},{"attributes":{"NORMAL":26459,"POSITION":8937},"indices":43981,"material":14,"mode":4},{"attributes":{"NORMAL":26460,"POSITION":8938},"indices":43982,"material":14,"mode":4},{"attributes":{"NORMAL":26461,"POSITION":8939},"indices":43983,"material":14,"mode":4},{"attributes":{"NORMAL":26462,"POSITION":8940},"indices":43984,"material":14,"mode":4},{"attributes":{"NORMAL":26463,"POSITION":8941},"indices":43985,"material":14,"mode":4},{"attributes":{"NORMAL":26464,"POSITION":8942},"indices":43986,"material":14,"mode":4},{"attributes":{"NORMAL":26465,"POSITION":8943},"indices":43987,"material":14,"mode":4},{"attributes":{"NORMAL":26466,"POSITION":8944},"indices":43988,"material":14,"mode":4},{"attributes":{"NORMAL":26467,"POSITION":8945},"indices":43989,"material":14,"mode":4},{"attributes":{"NORMAL":26468,"POSITION":8946},"indices":43990,"material":14,"mode":4},{"attributes":{"NORMAL":26469,"POSITION":8947},"indices":43991,"material":14,"mode":4},{"attributes":{"NORMAL":26470,"POSITION":8948},"indices":43992,"material":14,"mode":4},{"attributes":{"NORMAL":26471,"POSITION":8949},"indices":43993,"material":14,"mode":4},{"attributes":{"NORMAL":26472,"POSITION":8950},"indices":43994,"material":14,"mode":4},{"attributes":{"NORMAL":26473,"POSITION":8951},"indices":43995,"material":14,"mode":4},{"attributes":{"NORMAL":26474,"POSITION":8952},"indices":43996,"material":14,"mode":4},{"attributes":{"NORMAL":26475,"POSITION":8953},"indices":43997,"material":14,"mode":4},{"attributes":{"NORMAL":26476,"POSITION":8954},"indices":43998,"material":14,"mode":4},{"attributes":{"NORMAL":26477,"POSITION":8955},"indices":43999,"material":14,"mode":4},{"attributes":{"NORMAL":26478,"POSITION":8956},"indices":44000,"material":14,"mode":4},{"attributes":{"NORMAL":26479,"POSITION":8957},"indices":44001,"material":14,"mode":4},{"attributes":{"NORMAL":26480,"POSITION":8958},"indices":44002,"material":14,"mode":4},{"attributes":{"NORMAL":26481,"POSITION":8959},"indices":44003,"material":14,"mode":4},{"attributes":{"NORMAL":26482,"POSITION":8960},"indices":44004,"material":14,"mode":4},{"attributes":{"NORMAL":26483,"POSITION":8961},"indices":44005,"material":14,"mode":4},{"attributes":{"NORMAL":26484,"POSITION":8962},"indices":44006,"material":14,"mode":4},{"attributes":{"NORMAL":26485,"POSITION":8963},"indices":44007,"material":14,"mode":4},{"attributes":{"NORMAL":26486,"POSITION":8964},"indices":44008,"material":14,"mode":4},{"attributes":{"NORMAL":26487,"POSITION":8965},"indices":44009,"material":14,"mode":4},{"attributes":{"NORMAL":26488,"POSITION":8966},"indices":44010,"material":14,"mode":4},{"attributes":{"NORMAL":26489,"POSITION":8967},"indices":44011,"material":14,"mode":4},{"attributes":{"NORMAL":26490,"POSITION":8968},"indices":44012,"material":14,"mode":4},{"attributes":{"NORMAL":26491,"POSITION":8969},"indices":44013,"material":14,"mode":4},{"attributes":{"NORMAL":26492,"POSITION":8970},"indices":44014,"material":14,"mode":4},{"attributes":{"NORMAL":26493,"POSITION":8971},"indices":44015,"material":14,"mode":4},{"attributes":{"NORMAL":26494,"POSITION":8972},"indices":44016,"material":14,"mode":4},{"attributes":{"NORMAL":26495,"POSITION":8973},"indices":44017,"material":14,"mode":4},{"attributes":{"NORMAL":26496,"POSITION":8974},"indices":44018,"material":14,"mode":4},{"attributes":{"NORMAL":26497,"POSITION":8975},"indices":44019,"material":14,"mode":4},{"attributes":{"NORMAL":26498,"POSITION":8976},"indices":44020,"material":14,"mode":4},{"attributes":{"NORMAL":26499,"POSITION":8977},"indices":44021,"material":14,"mode":4},{"attributes":{"NORMAL":26500,"POSITION":8978},"indices":44022,"material":14,"mode":4},{"attributes":{"NORMAL":26501,"POSITION":8979},"indices":44023,"material":14,"mode":4},{"attributes":{"NORMAL":26502,"POSITION":8980},"indices":44024,"material":14,"mode":4},{"attributes":{"NORMAL":26503,"POSITION":8981},"indices":44025,"material":14,"mode":4},{"attributes":{"NORMAL":26504,"POSITION":8982},"indices":44026,"material":14,"mode":4},{"attributes":{"NORMAL":26505,"POSITION":8983},"indices":44027,"material":14,"mode":4},{"attributes":{"NORMAL":26506,"POSITION":8984},"indices":44028,"material":14,"mode":4},{"attributes":{"NORMAL":26507,"POSITION":8985},"indices":44029,"material":14,"mode":4},{"attributes":{"NORMAL":26508,"POSITION":8986},"indices":44030,"material":14,"mode":4},{"attributes":{"NORMAL":26509,"POSITION":8987},"indices":44031,"material":14,"mode":4},{"attributes":{"NORMAL":26510,"POSITION":8988},"indices":44032,"material":14,"mode":4},{"attributes":{"NORMAL":26511,"POSITION":8989},"indices":44033,"material":14,"mode":4},{"attributes":{"NORMAL":26512,"POSITION":8990},"indices":44034,"material":14,"mode":4},{"attributes":{"NORMAL":26513,"POSITION":8991},"indices":44035,"material":14,"mode":4},{"attributes":{"NORMAL":26514,"POSITION":8992},"indices":44036,"material":14,"mode":4},{"attributes":{"NORMAL":26515,"POSITION":8993},"indices":44037,"material":14,"mode":4},{"attributes":{"NORMAL":26516,"POSITION":8994},"indices":44038,"material":14,"mode":4},{"attributes":{"NORMAL":26517,"POSITION":8995},"indices":44039,"material":14,"mode":4},{"attributes":{"NORMAL":26518,"POSITION":8996},"indices":44040,"material":14,"mode":4},{"attributes":{"NORMAL":26519,"POSITION":8997},"indices":44041,"material":14,"mode":4},{"attributes":{"NORMAL":26520,"POSITION":8998},"indices":44042,"material":14,"mode":4},{"attributes":{"NORMAL":26521,"POSITION":8999},"indices":44043,"material":14,"mode":4},{"attributes":{"NORMAL":26522,"POSITION":9000},"indices":44044,"material":14,"mode":4},{"attributes":{"NORMAL":26523,"POSITION":9001},"indices":44045,"material":14,"mode":4},{"attributes":{"NORMAL":26524,"POSITION":9002},"indices":44046,"material":14,"mode":4},{"attributes":{"NORMAL":26525,"POSITION":9003},"indices":44047,"material":14,"mode":4},{"attributes":{"NORMAL":26526,"POSITION":9004},"indices":44048,"material":14,"mode":4},{"attributes":{"NORMAL":26527,"POSITION":9005},"indices":44049,"material":14,"mode":4},{"attributes":{"NORMAL":26528,"POSITION":9006},"indices":44050,"material":14,"mode":4},{"attributes":{"NORMAL":26529,"POSITION":9007},"indices":44051,"material":14,"mode":4},{"attributes":{"NORMAL":26530,"POSITION":9008},"indices":44052,"material":14,"mode":4},{"attributes":{"NORMAL":26531,"POSITION":9009},"indices":44053,"material":14,"mode":4},{"attributes":{"NORMAL":26532,"POSITION":9010},"indices":44054,"material":14,"mode":4},{"attributes":{"NORMAL":26533,"POSITION":9011},"indices":44055,"material":14,"mode":4},{"attributes":{"NORMAL":26534,"POSITION":9012},"indices":44056,"material":14,"mode":4},{"attributes":{"NORMAL":26535,"POSITION":9013},"indices":44057,"material":14,"mode":4},{"attributes":{"NORMAL":26536,"POSITION":9014},"indices":44058,"material":14,"mode":4},{"attributes":{"NORMAL":26537,"POSITION":9015},"indices":44059,"material":14,"mode":4},{"attributes":{"NORMAL":26538,"POSITION":9016},"indices":44060,"material":14,"mode":4},{"attributes":{"NORMAL":26539,"POSITION":9017},"indices":44061,"material":14,"mode":4},{"attributes":{"NORMAL":26540,"POSITION":9018},"indices":44062,"material":14,"mode":4},{"attributes":{"NORMAL":26541,"POSITION":9019},"indices":44063,"material":14,"mode":4},{"attributes":{"NORMAL":26542,"POSITION":9020},"indices":44064,"material":14,"mode":4},{"attributes":{"NORMAL":26543,"POSITION":9021},"indices":44065,"material":14,"mode":4},{"attributes":{"NORMAL":26544,"POSITION":9022},"indices":44066,"material":14,"mode":4},{"attributes":{"NORMAL":26545,"POSITION":9023},"indices":44067,"material":14,"mode":4},{"attributes":{"NORMAL":26546,"POSITION":9024},"indices":44068,"material":14,"mode":4},{"attributes":{"NORMAL":26547,"POSITION":9025},"indices":44069,"material":14,"mode":4},{"attributes":{"NORMAL":26548,"POSITION":9026},"indices":44070,"material":14,"mode":4},{"attributes":{"NORMAL":26549,"POSITION":9027},"indices":44071,"material":14,"mode":4},{"attributes":{"NORMAL":26550,"POSITION":9028},"indices":44072,"material":14,"mode":4},{"attributes":{"NORMAL":26551,"POSITION":9029},"indices":44073,"material":14,"mode":4},{"attributes":{"NORMAL":26552,"POSITION":9030},"indices":44074,"material":14,"mode":4},{"attributes":{"NORMAL":26553,"POSITION":9031},"indices":44075,"material":14,"mode":4},{"attributes":{"NORMAL":26554,"POSITION":9032},"indices":44076,"material":14,"mode":4},{"attributes":{"NORMAL":26555,"POSITION":9033},"indices":44077,"material":14,"mode":4},{"attributes":{"NORMAL":26556,"POSITION":9034},"indices":44078,"material":14,"mode":4},{"attributes":{"NORMAL":26557,"POSITION":9035},"indices":44079,"material":14,"mode":4},{"attributes":{"NORMAL":26558,"POSITION":9036},"indices":44080,"material":14,"mode":4},{"attributes":{"NORMAL":26559,"POSITION":9037},"indices":44081,"material":14,"mode":4},{"attributes":{"NORMAL":26560,"POSITION":9038},"indices":44082,"material":14,"mode":4},{"attributes":{"NORMAL":26561,"POSITION":9039},"indices":44083,"material":14,"mode":4},{"attributes":{"NORMAL":26562,"POSITION":9040},"indices":44084,"material":14,"mode":4},{"attributes":{"NORMAL":26563,"POSITION":9041},"indices":44085,"material":14,"mode":4},{"attributes":{"NORMAL":26564,"POSITION":9042},"indices":44086,"material":14,"mode":4},{"attributes":{"NORMAL":26565,"POSITION":9043},"indices":44087,"material":14,"mode":4}]},{"name":"COMPOUND1795","primitives":[{"attributes":{"NORMAL":26566,"POSITION":9044},"indices":44088,"material":14,"mode":4},{"attributes":{"NORMAL":26567,"POSITION":9045},"indices":44089,"material":14,"mode":4},{"attributes":{"NORMAL":26568,"POSITION":9046},"indices":44090,"material":14,"mode":4},{"attributes":{"NORMAL":26569,"POSITION":9047},"indices":44091,"material":14,"mode":4},{"attributes":{"NORMAL":26570,"POSITION":9048},"indices":44092,"material":14,"mode":4},{"attributes":{"NORMAL":26571,"POSITION":9049},"indices":44093,"material":14,"mode":4},{"attributes":{"NORMAL":26572,"POSITION":9050},"indices":44094,"material":14,"mode":4},{"attributes":{"NORMAL":26573,"POSITION":9051},"indices":44095,"material":14,"mode":4},{"attributes":{"NORMAL":26574,"POSITION":9052},"indices":44096,"material":14,"mode":4},{"attributes":{"NORMAL":26575,"POSITION":9053},"indices":44097,"material":14,"mode":4},{"attributes":{"NORMAL":26576,"POSITION":9054},"indices":44098,"material":14,"mode":4},{"attributes":{"NORMAL":26577,"POSITION":9055},"indices":44099,"material":14,"mode":4},{"attributes":{"NORMAL":26578,"POSITION":9056},"indices":44100,"material":14,"mode":4},{"attributes":{"NORMAL":26579,"POSITION":9057},"indices":44101,"material":14,"mode":4},{"attributes":{"NORMAL":26580,"POSITION":9058},"indices":44102,"material":14,"mode":4},{"attributes":{"NORMAL":26581,"POSITION":9059},"indices":44103,"material":14,"mode":4},{"attributes":{"NORMAL":26582,"POSITION":9060},"indices":44104,"material":14,"mode":4},{"attributes":{"NORMAL":26583,"POSITION":9061},"indices":44105,"material":14,"mode":4},{"attributes":{"NORMAL":26584,"POSITION":9062},"indices":44106,"material":14,"mode":4},{"attributes":{"NORMAL":26585,"POSITION":9063},"indices":44107,"material":14,"mode":4},{"attributes":{"NORMAL":26586,"POSITION":9064},"indices":44108,"material":14,"mode":4},{"attributes":{"NORMAL":26587,"POSITION":9065},"indices":44109,"material":14,"mode":4},{"attributes":{"NORMAL":26588,"POSITION":9066},"indices":44110,"material":14,"mode":4},{"attributes":{"NORMAL":26589,"POSITION":9067},"indices":44111,"material":14,"mode":4},{"attributes":{"NORMAL":26590,"POSITION":9068},"indices":44112,"material":14,"mode":4},{"attributes":{"NORMAL":26591,"POSITION":9069},"indices":44113,"material":14,"mode":4},{"attributes":{"NORMAL":26592,"POSITION":9070},"indices":44114,"material":14,"mode":4},{"attributes":{"NORMAL":26593,"POSITION":9071},"indices":44115,"material":14,"mode":4},{"attributes":{"NORMAL":26594,"POSITION":9072},"indices":44116,"material":14,"mode":4},{"attributes":{"NORMAL":26595,"POSITION":9073},"indices":44117,"material":14,"mode":4},{"attributes":{"NORMAL":26596,"POSITION":9074},"indices":44118,"material":14,"mode":4},{"attributes":{"NORMAL":26597,"POSITION":9075},"indices":44119,"material":14,"mode":4},{"attributes":{"NORMAL":26598,"POSITION":9076},"indices":44120,"material":14,"mode":4},{"attributes":{"NORMAL":26599,"POSITION":9077},"indices":44121,"material":14,"mode":4},{"attributes":{"NORMAL":26600,"POSITION":9078},"indices":44122,"material":14,"mode":4},{"attributes":{"NORMAL":26601,"POSITION":9079},"indices":44123,"material":14,"mode":4},{"attributes":{"NORMAL":26602,"POSITION":9080},"indices":44124,"material":14,"mode":4}]},{"name":"COMPOUND1796","primitives":[{"attributes":{"NORMAL":26603,"POSITION":9081},"indices":44125,"material":8,"mode":4},{"attributes":{"NORMAL":26604,"POSITION":9082},"indices":44126,"material":8,"mode":4},{"attributes":{"NORMAL":26605,"POSITION":9083},"indices":44127,"material":8,"mode":4},{"attributes":{"NORMAL":26606,"POSITION":9084},"indices":44128,"material":8,"mode":4},{"attributes":{"NORMAL":26607,"POSITION":9085},"indices":44129,"material":8,"mode":4},{"attributes":{"NORMAL":26608,"POSITION":9086},"indices":44130,"material":8,"mode":4},{"attributes":{"NORMAL":26609,"POSITION":9087},"indices":44131,"material":8,"mode":4},{"attributes":{"NORMAL":26610,"POSITION":9088},"indices":44132,"material":9,"mode":4},{"attributes":{"NORMAL":26611,"POSITION":9089},"indices":44133,"material":9,"mode":4},{"attributes":{"NORMAL":26612,"POSITION":9090},"indices":44134,"material":9,"mode":4}]},{"name":"COMPOUND1797","primitives":[{"attributes":{"NORMAL":26613,"POSITION":9091},"indices":44135,"material":15,"mode":4},{"attributes":{"NORMAL":26614,"POSITION":9092},"indices":44136,"material":15,"mode":4},{"attributes":{"NORMAL":26615,"POSITION":9093},"indices":44137,"material":15,"mode":4},{"attributes":{"NORMAL":26616,"POSITION":9094},"indices":44138,"material":15,"mode":4},{"attributes":{"NORMAL":26617,"POSITION":9095},"indices":44139,"material":15,"mode":4},{"attributes":{"NORMAL":26618,"POSITION":9096},"indices":44140,"material":15,"mode":4},{"attributes":{"NORMAL":26619,"POSITION":9097},"indices":44141,"material":15,"mode":4},{"attributes":{"NORMAL":26620,"POSITION":9098},"indices":44142,"material":15,"mode":4},{"attributes":{"NORMAL":26621,"POSITION":9099},"indices":44143,"material":15,"mode":4},{"attributes":{"NORMAL":26622,"POSITION":9100},"indices":44144,"material":15,"mode":4},{"attributes":{"NORMAL":26623,"POSITION":9101},"indices":44145,"material":9,"mode":4},{"attributes":{"NORMAL":26624,"POSITION":9102},"indices":44146,"material":9,"mode":4},{"attributes":{"NORMAL":26625,"POSITION":9103},"indices":44147,"material":9,"mode":4},{"attributes":{"NORMAL":26626,"POSITION":9104},"indices":44148,"material":9,"mode":4},{"attributes":{"NORMAL":26627,"POSITION":9105},"indices":44149,"material":9,"mode":4},{"attributes":{"NORMAL":26628,"POSITION":9106},"indices":44150,"material":15,"mode":4},{"attributes":{"NORMAL":26629,"POSITION":9107},"indices":44151,"material":9,"mode":4},{"attributes":{"NORMAL":26630,"POSITION":9108},"indices":44152,"material":9,"mode":4},{"attributes":{"NORMAL":26631,"POSITION":9109},"indices":44153,"material":9,"mode":4},{"attributes":{"NORMAL":26632,"POSITION":9110},"indices":44154,"material":9,"mode":4},{"attributes":{"NORMAL":26633,"POSITION":9111},"indices":44155,"material":9,"mode":4},{"attributes":{"NORMAL":26634,"POSITION":9112},"indices":44156,"material":9,"mode":4},{"attributes":{"NORMAL":26635,"POSITION":9113},"indices":44157,"material":9,"mode":4},{"attributes":{"NORMAL":26636,"POSITION":9114},"indices":44158,"material":9,"mode":4},{"attributes":{"NORMAL":26637,"POSITION":9115},"indices":44159,"material":9,"mode":4},{"attributes":{"NORMAL":26638,"POSITION":9116},"indices":44160,"material":9,"mode":4},{"attributes":{"NORMAL":26639,"POSITION":9117},"indices":44161,"material":9,"mode":4},{"attributes":{"NORMAL":26640,"POSITION":9118},"indices":44162,"material":9,"mode":4},{"attributes":{"NORMAL":26641,"POSITION":9119},"indices":44163,"material":9,"mode":4},{"attributes":{"NORMAL":26642,"POSITION":9120},"indices":44164,"material":9,"mode":4},{"attributes":{"NORMAL":26643,"POSITION":9121},"indices":44165,"material":9,"mode":4},{"attributes":{"NORMAL":26644,"POSITION":9122},"indices":44166,"material":9,"mode":4},{"attributes":{"NORMAL":26645,"POSITION":9123},"indices":44167,"material":9,"mode":4},{"attributes":{"NORMAL":26646,"POSITION":9124},"indices":44168,"material":9,"mode":4},{"attributes":{"NORMAL":26647,"POSITION":9125},"indices":44169,"material":9,"mode":4},{"attributes":{"NORMAL":26648,"POSITION":9126},"indices":44170,"material":9,"mode":4},{"attributes":{"NORMAL":26649,"POSITION":9127},"indices":44171,"material":15,"mode":4},{"attributes":{"NORMAL":26650,"POSITION":9128},"indices":44172,"material":9,"mode":4},{"attributes":{"NORMAL":26651,"POSITION":9129},"indices":44173,"material":9,"mode":4},{"attributes":{"NORMAL":26652,"POSITION":9130},"indices":44174,"material":9,"mode":4},{"attributes":{"NORMAL":26653,"POSITION":9131},"indices":44175,"material":9,"mode":4},{"attributes":{"NORMAL":26654,"POSITION":9132},"indices":44176,"material":9,"mode":4},{"attributes":{"NORMAL":26655,"POSITION":9133},"indices":44177,"material":15,"mode":4},{"attributes":{"NORMAL":26656,"POSITION":9134},"indices":44178,"material":9,"mode":4},{"attributes":{"NORMAL":26657,"POSITION":9135},"indices":44179,"material":9,"mode":4},{"attributes":{"NORMAL":26658,"POSITION":9136},"indices":44180,"material":9,"mode":4},{"attributes":{"NORMAL":26659,"POSITION":9137},"indices":44181,"material":9,"mode":4},{"attributes":{"NORMAL":26660,"POSITION":9138},"indices":44182,"material":9,"mode":4},{"attributes":{"NORMAL":26661,"POSITION":9139},"indices":44183,"material":9,"mode":4},{"attributes":{"NORMAL":26662,"POSITION":9140},"indices":44184,"material":9,"mode":4}]},{"name":"COMPOUND1798","primitives":[{"attributes":{"NORMAL":26663,"POSITION":9141},"indices":44185,"material":8,"mode":4},{"attributes":{"NORMAL":26664,"POSITION":9142},"indices":44186,"material":8,"mode":4},{"attributes":{"NORMAL":26665,"POSITION":9143},"indices":44187,"material":8,"mode":4},{"attributes":{"NORMAL":26666,"POSITION":9144},"indices":44188,"material":8,"mode":4},{"attributes":{"NORMAL":26667,"POSITION":9145},"indices":44189,"material":8,"mode":4},{"attributes":{"NORMAL":26668,"POSITION":9146},"indices":44190,"material":8,"mode":4},{"attributes":{"NORMAL":26669,"POSITION":9147},"indices":44191,"material":8,"mode":4},{"attributes":{"NORMAL":26670,"POSITION":9148},"indices":44192,"material":8,"mode":4},{"attributes":{"NORMAL":26671,"POSITION":9149},"indices":44193,"material":8,"mode":4},{"attributes":{"NORMAL":26672,"POSITION":9150},"indices":44194,"material":8,"mode":4},{"attributes":{"NORMAL":26673,"POSITION":9151},"indices":44195,"material":8,"mode":4},{"attributes":{"NORMAL":26674,"POSITION":9152},"indices":44196,"material":8,"mode":4},{"attributes":{"NORMAL":26675,"POSITION":9153},"indices":44197,"material":8,"mode":4},{"attributes":{"NORMAL":26676,"POSITION":9154},"indices":44198,"material":8,"mode":4},{"attributes":{"NORMAL":26677,"POSITION":9155},"indices":44199,"material":8,"mode":4},{"attributes":{"NORMAL":26678,"POSITION":9156},"indices":44200,"material":8,"mode":4},{"attributes":{"NORMAL":26679,"POSITION":9157},"indices":44201,"material":8,"mode":4},{"attributes":{"NORMAL":26680,"POSITION":9158},"indices":44202,"material":8,"mode":4}]},{"name":"COMPOUND1799","primitives":[{"attributes":{"NORMAL":26681,"POSITION":9159},"indices":44203,"material":14,"mode":4},{"attributes":{"NORMAL":26682,"POSITION":9160},"indices":44204,"material":14,"mode":4},{"attributes":{"NORMAL":26683,"POSITION":9161},"indices":44205,"material":14,"mode":4},{"attributes":{"NORMAL":26684,"POSITION":9162},"indices":44206,"material":14,"mode":4},{"attributes":{"NORMAL":26685,"POSITION":9163},"indices":44207,"material":14,"mode":4},{"attributes":{"NORMAL":26686,"POSITION":9164},"indices":44208,"material":14,"mode":4},{"attributes":{"NORMAL":26687,"POSITION":9165},"indices":44209,"material":14,"mode":4},{"attributes":{"NORMAL":26688,"POSITION":9166},"indices":44210,"material":14,"mode":4},{"attributes":{"NORMAL":26689,"POSITION":9167},"indices":44211,"material":14,"mode":4},{"attributes":{"NORMAL":26690,"POSITION":9168},"indices":44212,"material":14,"mode":4},{"attributes":{"NORMAL":26691,"POSITION":9169},"indices":44213,"material":14,"mode":4},{"attributes":{"NORMAL":26692,"POSITION":9170},"indices":44214,"material":14,"mode":4},{"attributes":{"NORMAL":26693,"POSITION":9171},"indices":44215,"material":14,"mode":4},{"attributes":{"NORMAL":26694,"POSITION":9172},"indices":44216,"material":14,"mode":4},{"attributes":{"NORMAL":26695,"POSITION":9173},"indices":44217,"material":14,"mode":4},{"attributes":{"NORMAL":26696,"POSITION":9174},"indices":44218,"material":14,"mode":4},{"attributes":{"NORMAL":26697,"POSITION":9175},"indices":44219,"material":14,"mode":4},{"attributes":{"NORMAL":26698,"POSITION":9176},"indices":44220,"material":14,"mode":4},{"attributes":{"NORMAL":26699,"POSITION":9177},"indices":44221,"material":14,"mode":4},{"attributes":{"NORMAL":26700,"POSITION":9178},"indices":44222,"material":14,"mode":4},{"attributes":{"NORMAL":26701,"POSITION":9179},"indices":44223,"material":14,"mode":4},{"attributes":{"NORMAL":26702,"POSITION":9180},"indices":44224,"material":14,"mode":4},{"attributes":{"NORMAL":26703,"POSITION":9181},"indices":44225,"material":14,"mode":4},{"attributes":{"NORMAL":26704,"POSITION":9182},"indices":44226,"material":14,"mode":4},{"attributes":{"NORMAL":26705,"POSITION":9183},"indices":44227,"material":14,"mode":4},{"attributes":{"NORMAL":26706,"POSITION":9184},"indices":44228,"material":14,"mode":4},{"attributes":{"NORMAL":26707,"POSITION":9185},"indices":44229,"material":14,"mode":4},{"attributes":{"NORMAL":26708,"POSITION":9186},"indices":44230,"material":14,"mode":4},{"attributes":{"NORMAL":26709,"POSITION":9187},"indices":44231,"material":14,"mode":4},{"attributes":{"NORMAL":26710,"POSITION":9188},"indices":44232,"material":14,"mode":4},{"attributes":{"NORMAL":26711,"POSITION":9189},"indices":44233,"material":14,"mode":4},{"attributes":{"NORMAL":26712,"POSITION":9190},"indices":44234,"material":14,"mode":4},{"attributes":{"NORMAL":26713,"POSITION":9191},"indices":44235,"material":14,"mode":4},{"attributes":{"NORMAL":26714,"POSITION":9192},"indices":44236,"material":14,"mode":4},{"attributes":{"NORMAL":26715,"POSITION":9193},"indices":44237,"material":14,"mode":4},{"attributes":{"NORMAL":26716,"POSITION":9194},"indices":44238,"material":14,"mode":4},{"attributes":{"NORMAL":26717,"POSITION":9195},"indices":44239,"material":14,"mode":4},{"attributes":{"NORMAL":26718,"POSITION":9196},"indices":44240,"material":14,"mode":4},{"attributes":{"NORMAL":26719,"POSITION":9197},"indices":44241,"material":14,"mode":4},{"attributes":{"NORMAL":26720,"POSITION":9198},"indices":44242,"material":14,"mode":4},{"attributes":{"NORMAL":26721,"POSITION":9199},"indices":44243,"material":14,"mode":4},{"attributes":{"NORMAL":26722,"POSITION":9200},"indices":44244,"material":14,"mode":4},{"attributes":{"NORMAL":26723,"POSITION":9201},"indices":44245,"material":14,"mode":4},{"attributes":{"NORMAL":26724,"POSITION":9202},"indices":44246,"material":14,"mode":4},{"attributes":{"NORMAL":26725,"POSITION":9203},"indices":44247,"material":14,"mode":4},{"attributes":{"NORMAL":26726,"POSITION":9204},"indices":44248,"material":14,"mode":4},{"attributes":{"NORMAL":26727,"POSITION":9205},"indices":44249,"material":14,"mode":4},{"attributes":{"NORMAL":26728,"POSITION":9206},"indices":44250,"material":14,"mode":4},{"attributes":{"NORMAL":26729,"POSITION":9207},"indices":44251,"material":14,"mode":4},{"attributes":{"NORMAL":26730,"POSITION":9208},"indices":44252,"material":14,"mode":4},{"attributes":{"NORMAL":26731,"POSITION":9209},"indices":44253,"material":14,"mode":4},{"attributes":{"NORMAL":26732,"POSITION":9210},"indices":44254,"material":14,"mode":4},{"attributes":{"NORMAL":26733,"POSITION":9211},"indices":44255,"material":14,"mode":4},{"attributes":{"NORMAL":26734,"POSITION":9212},"indices":44256,"material":14,"mode":4},{"attributes":{"NORMAL":26735,"POSITION":9213},"indices":44257,"material":14,"mode":4},{"attributes":{"NORMAL":26736,"POSITION":9214},"indices":44258,"material":14,"mode":4},{"attributes":{"NORMAL":26737,"POSITION":9215},"indices":44259,"material":14,"mode":4},{"attributes":{"NORMAL":26738,"POSITION":9216},"indices":44260,"material":14,"mode":4},{"attributes":{"NORMAL":26739,"POSITION":9217},"indices":44261,"material":14,"mode":4},{"attributes":{"NORMAL":26740,"POSITION":9218},"indices":44262,"material":14,"mode":4},{"attributes":{"NORMAL":26741,"POSITION":9219},"indices":44263,"material":14,"mode":4},{"attributes":{"NORMAL":26742,"POSITION":9220},"indices":44264,"material":14,"mode":4},{"attributes":{"NORMAL":26743,"POSITION":9221},"indices":44265,"material":14,"mode":4},{"attributes":{"NORMAL":26744,"POSITION":9222},"indices":44266,"material":14,"mode":4},{"attributes":{"NORMAL":26745,"POSITION":9223},"indices":44267,"material":14,"mode":4},{"attributes":{"NORMAL":26746,"POSITION":9224},"indices":44268,"material":14,"mode":4},{"attributes":{"NORMAL":26747,"POSITION":9225},"indices":44269,"material":14,"mode":4},{"attributes":{"NORMAL":26748,"POSITION":9226},"indices":44270,"material":14,"mode":4},{"attributes":{"NORMAL":26749,"POSITION":9227},"indices":44271,"material":14,"mode":4},{"attributes":{"NORMAL":26750,"POSITION":9228},"indices":44272,"material":14,"mode":4},{"attributes":{"NORMAL":26751,"POSITION":9229},"indices":44273,"material":14,"mode":4},{"attributes":{"NORMAL":26752,"POSITION":9230},"indices":44274,"material":14,"mode":4},{"attributes":{"NORMAL":26753,"POSITION":9231},"indices":44275,"material":14,"mode":4},{"attributes":{"NORMAL":26754,"POSITION":9232},"indices":44276,"material":14,"mode":4},{"attributes":{"NORMAL":26755,"POSITION":9233},"indices":44277,"material":14,"mode":4},{"attributes":{"NORMAL":26756,"POSITION":9234},"indices":44278,"material":14,"mode":4},{"attributes":{"NORMAL":26757,"POSITION":9235},"indices":44279,"material":14,"mode":4},{"attributes":{"NORMAL":26758,"POSITION":9236},"indices":44280,"material":14,"mode":4},{"attributes":{"NORMAL":26759,"POSITION":9237},"indices":44281,"material":14,"mode":4},{"attributes":{"NORMAL":26760,"POSITION":9238},"indices":44282,"material":14,"mode":4},{"attributes":{"NORMAL":26761,"POSITION":9239},"indices":44283,"material":14,"mode":4},{"attributes":{"NORMAL":26762,"POSITION":9240},"indices":44284,"material":14,"mode":4},{"attributes":{"NORMAL":26763,"POSITION":9241},"indices":44285,"material":14,"mode":4},{"attributes":{"NORMAL":26764,"POSITION":9242},"indices":44286,"material":14,"mode":4},{"attributes":{"NORMAL":26765,"POSITION":9243},"indices":44287,"material":14,"mode":4},{"attributes":{"NORMAL":26766,"POSITION":9244},"indices":44288,"material":14,"mode":4},{"attributes":{"NORMAL":26767,"POSITION":9245},"indices":44289,"material":14,"mode":4},{"attributes":{"NORMAL":26768,"POSITION":9246},"indices":44290,"material":14,"mode":4},{"attributes":{"NORMAL":26769,"POSITION":9247},"indices":44291,"material":14,"mode":4},{"attributes":{"NORMAL":26770,"POSITION":9248},"indices":44292,"material":14,"mode":4},{"attributes":{"NORMAL":26771,"POSITION":9249},"indices":44293,"material":14,"mode":4},{"attributes":{"NORMAL":26772,"POSITION":9250},"indices":44294,"material":14,"mode":4},{"attributes":{"NORMAL":26773,"POSITION":9251},"indices":44295,"material":14,"mode":4},{"attributes":{"NORMAL":26774,"POSITION":9252},"indices":44296,"material":14,"mode":4},{"attributes":{"NORMAL":26775,"POSITION":9253},"indices":44297,"material":14,"mode":4},{"attributes":{"NORMAL":26776,"POSITION":9254},"indices":44298,"material":14,"mode":4},{"attributes":{"NORMAL":26777,"POSITION":9255},"indices":44299,"material":14,"mode":4},{"attributes":{"NORMAL":26778,"POSITION":9256},"indices":44300,"material":14,"mode":4},{"attributes":{"NORMAL":26779,"POSITION":9257},"indices":44301,"material":14,"mode":4},{"attributes":{"NORMAL":26780,"POSITION":9258},"indices":44302,"material":14,"mode":4},{"attributes":{"NORMAL":26781,"POSITION":9259},"indices":44303,"material":14,"mode":4},{"attributes":{"NORMAL":26782,"POSITION":9260},"indices":44304,"material":14,"mode":4},{"attributes":{"NORMAL":26783,"POSITION":9261},"indices":44305,"material":14,"mode":4},{"attributes":{"NORMAL":26784,"POSITION":9262},"indices":44306,"material":14,"mode":4},{"attributes":{"NORMAL":26785,"POSITION":9263},"indices":44307,"material":14,"mode":4},{"attributes":{"NORMAL":26786,"POSITION":9264},"indices":44308,"material":14,"mode":4},{"attributes":{"NORMAL":26787,"POSITION":9265},"indices":44309,"material":14,"mode":4},{"attributes":{"NORMAL":26788,"POSITION":9266},"indices":44310,"material":14,"mode":4},{"attributes":{"NORMAL":26789,"POSITION":9267},"indices":44311,"material":14,"mode":4},{"attributes":{"NORMAL":26790,"POSITION":9268},"indices":44312,"material":14,"mode":4},{"attributes":{"NORMAL":26791,"POSITION":9269},"indices":44313,"material":14,"mode":4},{"attributes":{"NORMAL":26792,"POSITION":9270},"indices":44314,"material":14,"mode":4},{"attributes":{"NORMAL":26793,"POSITION":9271},"indices":44315,"material":14,"mode":4},{"attributes":{"NORMAL":26794,"POSITION":9272},"indices":44316,"material":14,"mode":4},{"attributes":{"NORMAL":26795,"POSITION":9273},"indices":44317,"material":14,"mode":4},{"attributes":{"NORMAL":26796,"POSITION":9274},"indices":44318,"material":14,"mode":4},{"attributes":{"NORMAL":26797,"POSITION":9275},"indices":44319,"material":14,"mode":4},{"attributes":{"NORMAL":26798,"POSITION":9276},"indices":44320,"material":14,"mode":4},{"attributes":{"NORMAL":26799,"POSITION":9277},"indices":44321,"material":14,"mode":4},{"attributes":{"NORMAL":26800,"POSITION":9278},"indices":44322,"material":14,"mode":4},{"attributes":{"NORMAL":26801,"POSITION":9279},"indices":44323,"material":14,"mode":4},{"attributes":{"NORMAL":26802,"POSITION":9280},"indices":44324,"material":14,"mode":4},{"attributes":{"NORMAL":26803,"POSITION":9281},"indices":44325,"material":14,"mode":4},{"attributes":{"NORMAL":26804,"POSITION":9282},"indices":44326,"material":14,"mode":4},{"attributes":{"NORMAL":26805,"POSITION":9283},"indices":44327,"material":14,"mode":4},{"attributes":{"NORMAL":26806,"POSITION":9284},"indices":44328,"material":14,"mode":4},{"attributes":{"NORMAL":26807,"POSITION":9285},"indices":44329,"material":14,"mode":4},{"attributes":{"NORMAL":26808,"POSITION":9286},"indices":44330,"material":14,"mode":4},{"attributes":{"NORMAL":26809,"POSITION":9287},"indices":44331,"material":14,"mode":4},{"attributes":{"NORMAL":26810,"POSITION":9288},"indices":44332,"material":14,"mode":4},{"attributes":{"NORMAL":26811,"POSITION":9289},"indices":44333,"material":14,"mode":4},{"attributes":{"NORMAL":26812,"POSITION":9290},"indices":44334,"material":14,"mode":4},{"attributes":{"NORMAL":26813,"POSITION":9291},"indices":44335,"material":14,"mode":4},{"attributes":{"NORMAL":26814,"POSITION":9292},"indices":44336,"material":14,"mode":4},{"attributes":{"NORMAL":26815,"POSITION":9293},"indices":44337,"material":14,"mode":4},{"attributes":{"NORMAL":26816,"POSITION":9294},"indices":44338,"material":14,"mode":4},{"attributes":{"NORMAL":26817,"POSITION":9295},"indices":44339,"material":14,"mode":4},{"attributes":{"NORMAL":26818,"POSITION":9296},"indices":44340,"material":14,"mode":4},{"attributes":{"NORMAL":26819,"POSITION":9297},"indices":44341,"material":14,"mode":4},{"attributes":{"NORMAL":26820,"POSITION":9298},"indices":44342,"material":14,"mode":4},{"attributes":{"NORMAL":26821,"POSITION":9299},"indices":44343,"material":14,"mode":4},{"attributes":{"NORMAL":26822,"POSITION":9300},"indices":44344,"material":14,"mode":4},{"attributes":{"NORMAL":26823,"POSITION":9301},"indices":44345,"material":14,"mode":4},{"attributes":{"NORMAL":26824,"POSITION":9302},"indices":44346,"material":14,"mode":4},{"attributes":{"NORMAL":26825,"POSITION":9303},"indices":44347,"material":14,"mode":4},{"attributes":{"NORMAL":26826,"POSITION":9304},"indices":44348,"material":14,"mode":4},{"attributes":{"NORMAL":26827,"POSITION":9305},"indices":44349,"material":14,"mode":4},{"attributes":{"NORMAL":26828,"POSITION":9306},"indices":44350,"material":14,"mode":4},{"attributes":{"NORMAL":26829,"POSITION":9307},"indices":44351,"material":14,"mode":4},{"attributes":{"NORMAL":26830,"POSITION":9308},"indices":44352,"material":14,"mode":4},{"attributes":{"NORMAL":26831,"POSITION":9309},"indices":44353,"material":14,"mode":4},{"attributes":{"NORMAL":26832,"POSITION":9310},"indices":44354,"material":14,"mode":4},{"attributes":{"NORMAL":26833,"POSITION":9311},"indices":44355,"material":14,"mode":4},{"attributes":{"NORMAL":26834,"POSITION":9312},"indices":44356,"material":14,"mode":4},{"attributes":{"NORMAL":26835,"POSITION":9313},"indices":44357,"material":14,"mode":4},{"attributes":{"NORMAL":26836,"POSITION":9314},"indices":44358,"material":14,"mode":4},{"attributes":{"NORMAL":26837,"POSITION":9315},"indices":44359,"material":14,"mode":4},{"attributes":{"NORMAL":26838,"POSITION":9316},"indices":44360,"material":14,"mode":4},{"attributes":{"NORMAL":26839,"POSITION":9317},"indices":44361,"material":14,"mode":4},{"attributes":{"NORMAL":26840,"POSITION":9318},"indices":44362,"material":14,"mode":4},{"attributes":{"NORMAL":26841,"POSITION":9319},"indices":44363,"material":14,"mode":4},{"attributes":{"NORMAL":26842,"POSITION":9320},"indices":44364,"material":14,"mode":4},{"attributes":{"NORMAL":26843,"POSITION":9321},"indices":44365,"material":14,"mode":4},{"attributes":{"NORMAL":26844,"POSITION":9322},"indices":44366,"material":14,"mode":4},{"attributes":{"NORMAL":26845,"POSITION":9323},"indices":44367,"material":14,"mode":4},{"attributes":{"NORMAL":26846,"POSITION":9324},"indices":44368,"material":14,"mode":4},{"attributes":{"NORMAL":26847,"POSITION":9325},"indices":44369,"material":14,"mode":4},{"attributes":{"NORMAL":26848,"POSITION":9326},"indices":44370,"material":14,"mode":4},{"attributes":{"NORMAL":26849,"POSITION":9327},"indices":44371,"material":14,"mode":4},{"attributes":{"NORMAL":26850,"POSITION":9328},"indices":44372,"material":14,"mode":4},{"attributes":{"NORMAL":26851,"POSITION":9329},"indices":44373,"material":14,"mode":4},{"attributes":{"NORMAL":26852,"POSITION":9330},"indices":44374,"material":14,"mode":4},{"attributes":{"NORMAL":26853,"POSITION":9331},"indices":44375,"material":14,"mode":4},{"attributes":{"NORMAL":26854,"POSITION":9332},"indices":44376,"material":14,"mode":4},{"attributes":{"NORMAL":26855,"POSITION":9333},"indices":44377,"material":14,"mode":4},{"attributes":{"NORMAL":26856,"POSITION":9334},"indices":44378,"material":14,"mode":4},{"attributes":{"NORMAL":26857,"POSITION":9335},"indices":44379,"material":14,"mode":4},{"attributes":{"NORMAL":26858,"POSITION":9336},"indices":44380,"material":14,"mode":4},{"attributes":{"NORMAL":26859,"POSITION":9337},"indices":44381,"material":14,"mode":4},{"attributes":{"NORMAL":26860,"POSITION":9338},"indices":44382,"material":14,"mode":4},{"attributes":{"NORMAL":26861,"POSITION":9339},"indices":44383,"material":14,"mode":4},{"attributes":{"NORMAL":26862,"POSITION":9340},"indices":44384,"material":14,"mode":4},{"attributes":{"NORMAL":26863,"POSITION":9341},"indices":44385,"material":14,"mode":4},{"attributes":{"NORMAL":26864,"POSITION":9342},"indices":44386,"material":14,"mode":4},{"attributes":{"NORMAL":26865,"POSITION":9343},"indices":44387,"material":14,"mode":4},{"attributes":{"NORMAL":26866,"POSITION":9344},"indices":44388,"material":14,"mode":4},{"attributes":{"NORMAL":26867,"POSITION":9345},"indices":44389,"material":14,"mode":4},{"attributes":{"NORMAL":26868,"POSITION":9346},"indices":44390,"material":14,"mode":4},{"attributes":{"NORMAL":26869,"POSITION":9347},"indices":44391,"material":14,"mode":4},{"attributes":{"NORMAL":26870,"POSITION":9348},"indices":44392,"material":14,"mode":4},{"attributes":{"NORMAL":26871,"POSITION":9349},"indices":44393,"material":14,"mode":4},{"attributes":{"NORMAL":26872,"POSITION":9350},"indices":44394,"material":14,"mode":4},{"attributes":{"NORMAL":26873,"POSITION":9351},"indices":44395,"material":14,"mode":4},{"attributes":{"NORMAL":26874,"POSITION":9352},"indices":44396,"material":14,"mode":4},{"attributes":{"NORMAL":26875,"POSITION":9353},"indices":44397,"material":14,"mode":4},{"attributes":{"NORMAL":26876,"POSITION":9354},"indices":44398,"material":14,"mode":4},{"attributes":{"NORMAL":26877,"POSITION":9355},"indices":44399,"material":14,"mode":4},{"attributes":{"NORMAL":26878,"POSITION":9356},"indices":44400,"material":14,"mode":4},{"attributes":{"NORMAL":26879,"POSITION":9357},"indices":44401,"material":14,"mode":4},{"attributes":{"NORMAL":26880,"POSITION":9358},"indices":44402,"material":14,"mode":4},{"attributes":{"NORMAL":26881,"POSITION":9359},"indices":44403,"material":14,"mode":4},{"attributes":{"NORMAL":26882,"POSITION":9360},"indices":44404,"material":14,"mode":4},{"attributes":{"NORMAL":26883,"POSITION":9361},"indices":44405,"material":14,"mode":4},{"attributes":{"NORMAL":26884,"POSITION":9362},"indices":44406,"material":14,"mode":4},{"attributes":{"NORMAL":26885,"POSITION":9363},"indices":44407,"material":14,"mode":4},{"attributes":{"NORMAL":26886,"POSITION":9364},"indices":44408,"material":14,"mode":4},{"attributes":{"NORMAL":26887,"POSITION":9365},"indices":44409,"material":14,"mode":4},{"attributes":{"NORMAL":26888,"POSITION":9366},"indices":44410,"material":14,"mode":4},{"attributes":{"NORMAL":26889,"POSITION":9367},"indices":44411,"material":14,"mode":4},{"attributes":{"NORMAL":26890,"POSITION":9368},"indices":44412,"material":14,"mode":4},{"attributes":{"NORMAL":26891,"POSITION":9369},"indices":44413,"material":14,"mode":4},{"attributes":{"NORMAL":26892,"POSITION":9370},"indices":44414,"material":14,"mode":4},{"attributes":{"NORMAL":26893,"POSITION":9371},"indices":44415,"material":14,"mode":4},{"attributes":{"NORMAL":26894,"POSITION":9372},"indices":44416,"material":14,"mode":4},{"attributes":{"NORMAL":26895,"POSITION":9373},"indices":44417,"material":14,"mode":4},{"attributes":{"NORMAL":26896,"POSITION":9374},"indices":44418,"material":14,"mode":4},{"attributes":{"NORMAL":26897,"POSITION":9375},"indices":44419,"material":14,"mode":4},{"attributes":{"NORMAL":26898,"POSITION":9376},"indices":44420,"material":14,"mode":4},{"attributes":{"NORMAL":26899,"POSITION":9377},"indices":44421,"material":14,"mode":4},{"attributes":{"NORMAL":26900,"POSITION":9378},"indices":44422,"material":14,"mode":4},{"attributes":{"NORMAL":26901,"POSITION":9379},"indices":44423,"material":14,"mode":4},{"attributes":{"NORMAL":26902,"POSITION":9380},"indices":44424,"material":14,"mode":4},{"attributes":{"NORMAL":26903,"POSITION":9381},"indices":44425,"material":14,"mode":4},{"attributes":{"NORMAL":26904,"POSITION":9382},"indices":44426,"material":14,"mode":4},{"attributes":{"NORMAL":26905,"POSITION":9383},"indices":44427,"material":14,"mode":4},{"attributes":{"NORMAL":26906,"POSITION":9384},"indices":44428,"material":14,"mode":4},{"attributes":{"NORMAL":26907,"POSITION":9385},"indices":44429,"material":14,"mode":4},{"attributes":{"NORMAL":26908,"POSITION":9386},"indices":44430,"material":14,"mode":4},{"attributes":{"NORMAL":26909,"POSITION":9387},"indices":44431,"material":14,"mode":4},{"attributes":{"NORMAL":26910,"POSITION":9388},"indices":44432,"material":14,"mode":4},{"attributes":{"NORMAL":26911,"POSITION":9389},"indices":44433,"material":14,"mode":4},{"attributes":{"NORMAL":26912,"POSITION":9390},"indices":44434,"material":14,"mode":4},{"attributes":{"NORMAL":26913,"POSITION":9391},"indices":44435,"material":14,"mode":4},{"attributes":{"NORMAL":26914,"POSITION":9392},"indices":44436,"material":14,"mode":4},{"attributes":{"NORMAL":26915,"POSITION":9393},"indices":44437,"material":14,"mode":4},{"attributes":{"NORMAL":26916,"POSITION":9394},"indices":44438,"material":14,"mode":4},{"attributes":{"NORMAL":26917,"POSITION":9395},"indices":44439,"material":14,"mode":4},{"attributes":{"NORMAL":26918,"POSITION":9396},"indices":44440,"material":14,"mode":4},{"attributes":{"NORMAL":26919,"POSITION":9397},"indices":44441,"material":14,"mode":4},{"attributes":{"NORMAL":26920,"POSITION":9398},"indices":44442,"material":14,"mode":4},{"attributes":{"NORMAL":26921,"POSITION":9399},"indices":44443,"material":14,"mode":4},{"attributes":{"NORMAL":26922,"POSITION":9400},"indices":44444,"material":14,"mode":4},{"attributes":{"NORMAL":26923,"POSITION":9401},"indices":44445,"material":14,"mode":4},{"attributes":{"NORMAL":26924,"POSITION":9402},"indices":44446,"material":14,"mode":4},{"attributes":{"NORMAL":26925,"POSITION":9403},"indices":44447,"material":14,"mode":4},{"attributes":{"NORMAL":26926,"POSITION":9404},"indices":44448,"material":14,"mode":4},{"attributes":{"NORMAL":26927,"POSITION":9405},"indices":44449,"material":14,"mode":4},{"attributes":{"NORMAL":26928,"POSITION":9406},"indices":44450,"material":14,"mode":4},{"attributes":{"NORMAL":26929,"POSITION":9407},"indices":44451,"material":14,"mode":4},{"attributes":{"NORMAL":26930,"POSITION":9408},"indices":44452,"material":14,"mode":4},{"attributes":{"NORMAL":26931,"POSITION":9409},"indices":44453,"material":14,"mode":4},{"attributes":{"NORMAL":26932,"POSITION":9410},"indices":44454,"material":14,"mode":4},{"attributes":{"NORMAL":26933,"POSITION":9411},"indices":44455,"material":14,"mode":4},{"attributes":{"NORMAL":26934,"POSITION":9412},"indices":44456,"material":14,"mode":4},{"attributes":{"NORMAL":26935,"POSITION":9413},"indices":44457,"material":14,"mode":4},{"attributes":{"NORMAL":26936,"POSITION":9414},"indices":44458,"material":14,"mode":4},{"attributes":{"NORMAL":26937,"POSITION":9415},"indices":44459,"material":14,"mode":4},{"attributes":{"NORMAL":26938,"POSITION":9416},"indices":44460,"material":14,"mode":4},{"attributes":{"NORMAL":26939,"POSITION":9417},"indices":44461,"material":14,"mode":4},{"attributes":{"NORMAL":26940,"POSITION":9418},"indices":44462,"material":14,"mode":4},{"attributes":{"NORMAL":26941,"POSITION":9419},"indices":44463,"material":14,"mode":4},{"attributes":{"NORMAL":26942,"POSITION":9420},"indices":44464,"material":14,"mode":4},{"attributes":{"NORMAL":26943,"POSITION":9421},"indices":44465,"material":14,"mode":4},{"attributes":{"NORMAL":26944,"POSITION":9422},"indices":44466,"material":14,"mode":4},{"attributes":{"NORMAL":26945,"POSITION":9423},"indices":44467,"material":14,"mode":4},{"attributes":{"NORMAL":26946,"POSITION":9424},"indices":44468,"material":14,"mode":4},{"attributes":{"NORMAL":26947,"POSITION":9425},"indices":44469,"material":14,"mode":4},{"attributes":{"NORMAL":26948,"POSITION":9426},"indices":44470,"material":14,"mode":4},{"attributes":{"NORMAL":26949,"POSITION":9427},"indices":44471,"material":14,"mode":4},{"attributes":{"NORMAL":26950,"POSITION":9428},"indices":44472,"material":14,"mode":4},{"attributes":{"NORMAL":26951,"POSITION":9429},"indices":44473,"material":14,"mode":4},{"attributes":{"NORMAL":26952,"POSITION":9430},"indices":44474,"material":14,"mode":4},{"attributes":{"NORMAL":26953,"POSITION":9431},"indices":44475,"material":14,"mode":4},{"attributes":{"NORMAL":26954,"POSITION":9432},"indices":44476,"material":14,"mode":4},{"attributes":{"NORMAL":26955,"POSITION":9433},"indices":44477,"material":14,"mode":4},{"attributes":{"NORMAL":26956,"POSITION":9434},"indices":44478,"material":14,"mode":4},{"attributes":{"NORMAL":26957,"POSITION":9435},"indices":44479,"material":14,"mode":4},{"attributes":{"NORMAL":26958,"POSITION":9436},"indices":44480,"material":14,"mode":4},{"attributes":{"NORMAL":26959,"POSITION":9437},"indices":44481,"material":14,"mode":4},{"attributes":{"NORMAL":26960,"POSITION":9438},"indices":44482,"material":14,"mode":4},{"attributes":{"NORMAL":26961,"POSITION":9439},"indices":44483,"material":14,"mode":4},{"attributes":{"NORMAL":26962,"POSITION":9440},"indices":44484,"material":14,"mode":4},{"attributes":{"NORMAL":26963,"POSITION":9441},"indices":44485,"material":14,"mode":4},{"attributes":{"NORMAL":26964,"POSITION":9442},"indices":44486,"material":14,"mode":4},{"attributes":{"NORMAL":26965,"POSITION":9443},"indices":44487,"material":14,"mode":4},{"attributes":{"NORMAL":26966,"POSITION":9444},"indices":44488,"material":14,"mode":4},{"attributes":{"NORMAL":26967,"POSITION":9445},"indices":44489,"material":14,"mode":4},{"attributes":{"NORMAL":26968,"POSITION":9446},"indices":44490,"material":14,"mode":4},{"attributes":{"NORMAL":26969,"POSITION":9447},"indices":44491,"material":14,"mode":4},{"attributes":{"NORMAL":26970,"POSITION":9448},"indices":44492,"material":14,"mode":4},{"attributes":{"NORMAL":26971,"POSITION":9449},"indices":44493,"material":14,"mode":4},{"attributes":{"NORMAL":26972,"POSITION":9450},"indices":44494,"material":14,"mode":4},{"attributes":{"NORMAL":26973,"POSITION":9451},"indices":44495,"material":14,"mode":4},{"attributes":{"NORMAL":26974,"POSITION":9452},"indices":44496,"material":14,"mode":4},{"attributes":{"NORMAL":26975,"POSITION":9453},"indices":44497,"material":14,"mode":4},{"attributes":{"NORMAL":26976,"POSITION":9454},"indices":44498,"material":14,"mode":4},{"attributes":{"NORMAL":26977,"POSITION":9455},"indices":44499,"material":14,"mode":4},{"attributes":{"NORMAL":26978,"POSITION":9456},"indices":44500,"material":14,"mode":4},{"attributes":{"NORMAL":26979,"POSITION":9457},"indices":44501,"material":14,"mode":4},{"attributes":{"NORMAL":26980,"POSITION":9458},"indices":44502,"material":14,"mode":4},{"attributes":{"NORMAL":26981,"POSITION":9459},"indices":44503,"material":14,"mode":4},{"attributes":{"NORMAL":26982,"POSITION":9460},"indices":44504,"material":14,"mode":4},{"attributes":{"NORMAL":26983,"POSITION":9461},"indices":44505,"material":14,"mode":4},{"attributes":{"NORMAL":26984,"POSITION":9462},"indices":44506,"material":14,"mode":4},{"attributes":{"NORMAL":26985,"POSITION":9463},"indices":44507,"material":14,"mode":4},{"attributes":{"NORMAL":26986,"POSITION":9464},"indices":44508,"material":14,"mode":4},{"attributes":{"NORMAL":26987,"POSITION":9465},"indices":44509,"material":14,"mode":4},{"attributes":{"NORMAL":26988,"POSITION":9466},"indices":44510,"material":14,"mode":4},{"attributes":{"NORMAL":26989,"POSITION":9467},"indices":44511,"material":14,"mode":4},{"attributes":{"NORMAL":26990,"POSITION":9468},"indices":44512,"material":14,"mode":4},{"attributes":{"NORMAL":26991,"POSITION":9469},"indices":44513,"material":14,"mode":4},{"attributes":{"NORMAL":26992,"POSITION":9470},"indices":44514,"material":14,"mode":4},{"attributes":{"NORMAL":26993,"POSITION":9471},"indices":44515,"material":14,"mode":4},{"attributes":{"NORMAL":26994,"POSITION":9472},"indices":44516,"material":14,"mode":4},{"attributes":{"NORMAL":26995,"POSITION":9473},"indices":44517,"material":14,"mode":4},{"attributes":{"NORMAL":26996,"POSITION":9474},"indices":44518,"material":14,"mode":4},{"attributes":{"NORMAL":26997,"POSITION":9475},"indices":44519,"material":14,"mode":4},{"attributes":{"NORMAL":26998,"POSITION":9476},"indices":44520,"material":14,"mode":4},{"attributes":{"NORMAL":26999,"POSITION":9477},"indices":44521,"material":14,"mode":4},{"attributes":{"NORMAL":27000,"POSITION":9478},"indices":44522,"material":14,"mode":4},{"attributes":{"NORMAL":27001,"POSITION":9479},"indices":44523,"material":14,"mode":4},{"attributes":{"NORMAL":27002,"POSITION":9480},"indices":44524,"material":14,"mode":4},{"attributes":{"NORMAL":27003,"POSITION":9481},"indices":44525,"material":14,"mode":4},{"attributes":{"NORMAL":27004,"POSITION":9482},"indices":44526,"material":14,"mode":4},{"attributes":{"NORMAL":27005,"POSITION":9483},"indices":44527,"material":14,"mode":4},{"attributes":{"NORMAL":27006,"POSITION":9484},"indices":44528,"material":14,"mode":4},{"attributes":{"NORMAL":27007,"POSITION":9485},"indices":44529,"material":14,"mode":4},{"attributes":{"NORMAL":27008,"POSITION":9486},"indices":44530,"material":14,"mode":4},{"attributes":{"NORMAL":27009,"POSITION":9487},"indices":44531,"material":14,"mode":4},{"attributes":{"NORMAL":27010,"POSITION":9488},"indices":44532,"material":14,"mode":4},{"attributes":{"NORMAL":27011,"POSITION":9489},"indices":44533,"material":14,"mode":4},{"attributes":{"NORMAL":27012,"POSITION":9490},"indices":44534,"material":14,"mode":4},{"attributes":{"NORMAL":27013,"POSITION":9491},"indices":44535,"material":14,"mode":4},{"attributes":{"NORMAL":27014,"POSITION":9492},"indices":44536,"material":14,"mode":4},{"attributes":{"NORMAL":27015,"POSITION":9493},"indices":44537,"material":14,"mode":4},{"attributes":{"NORMAL":27016,"POSITION":9494},"indices":44538,"material":14,"mode":4},{"attributes":{"NORMAL":27017,"POSITION":9495},"indices":44539,"material":14,"mode":4},{"attributes":{"NORMAL":27018,"POSITION":9496},"indices":44540,"material":14,"mode":4},{"attributes":{"NORMAL":27019,"POSITION":9497},"indices":44541,"material":14,"mode":4},{"attributes":{"NORMAL":27020,"POSITION":9498},"indices":44542,"material":14,"mode":4},{"attributes":{"NORMAL":27021,"POSITION":9499},"indices":44543,"material":14,"mode":4},{"attributes":{"NORMAL":27022,"POSITION":9500},"indices":44544,"material":14,"mode":4},{"attributes":{"NORMAL":27023,"POSITION":9501},"indices":44545,"material":14,"mode":4},{"attributes":{"NORMAL":27024,"POSITION":9502},"indices":44546,"material":14,"mode":4},{"attributes":{"NORMAL":27025,"POSITION":9503},"indices":44547,"material":14,"mode":4},{"attributes":{"NORMAL":27026,"POSITION":9504},"indices":44548,"material":14,"mode":4},{"attributes":{"NORMAL":27027,"POSITION":9505},"indices":44549,"material":14,"mode":4},{"attributes":{"NORMAL":27028,"POSITION":9506},"indices":44550,"material":14,"mode":4},{"attributes":{"NORMAL":27029,"POSITION":9507},"indices":44551,"material":14,"mode":4},{"attributes":{"NORMAL":27030,"POSITION":9508},"indices":44552,"material":14,"mode":4},{"attributes":{"NORMAL":27031,"POSITION":9509},"indices":44553,"material":14,"mode":4},{"attributes":{"NORMAL":27032,"POSITION":9510},"indices":44554,"material":14,"mode":4},{"attributes":{"NORMAL":27033,"POSITION":9511},"indices":44555,"material":14,"mode":4},{"attributes":{"NORMAL":27034,"POSITION":9512},"indices":44556,"material":14,"mode":4},{"attributes":{"NORMAL":27035,"POSITION":9513},"indices":44557,"material":14,"mode":4},{"attributes":{"NORMAL":27036,"POSITION":9514},"indices":44558,"material":14,"mode":4},{"attributes":{"NORMAL":27037,"POSITION":9515},"indices":44559,"material":14,"mode":4},{"attributes":{"NORMAL":27038,"POSITION":9516},"indices":44560,"material":14,"mode":4},{"attributes":{"NORMAL":27039,"POSITION":9517},"indices":44561,"material":14,"mode":4},{"attributes":{"NORMAL":27040,"POSITION":9518},"indices":44562,"material":14,"mode":4},{"attributes":{"NORMAL":27041,"POSITION":9519},"indices":44563,"material":14,"mode":4},{"attributes":{"NORMAL":27042,"POSITION":9520},"indices":44564,"material":14,"mode":4},{"attributes":{"NORMAL":27043,"POSITION":9521},"indices":44565,"material":14,"mode":4},{"attributes":{"NORMAL":27044,"POSITION":9522},"indices":44566,"material":14,"mode":4},{"attributes":{"NORMAL":27045,"POSITION":9523},"indices":44567,"material":14,"mode":4},{"attributes":{"NORMAL":27046,"POSITION":9524},"indices":44568,"material":14,"mode":4},{"attributes":{"NORMAL":27047,"POSITION":9525},"indices":44569,"material":14,"mode":4},{"attributes":{"NORMAL":27048,"POSITION":9526},"indices":44570,"material":14,"mode":4},{"attributes":{"NORMAL":27049,"POSITION":9527},"indices":44571,"material":14,"mode":4},{"attributes":{"NORMAL":27050,"POSITION":9528},"indices":44572,"material":14,"mode":4},{"attributes":{"NORMAL":27051,"POSITION":9529},"indices":44573,"material":14,"mode":4},{"attributes":{"NORMAL":27052,"POSITION":9530},"indices":44574,"material":14,"mode":4},{"attributes":{"NORMAL":27053,"POSITION":9531},"indices":44575,"material":14,"mode":4},{"attributes":{"NORMAL":27054,"POSITION":9532},"indices":44576,"material":14,"mode":4},{"attributes":{"NORMAL":27055,"POSITION":9533},"indices":44577,"material":14,"mode":4},{"attributes":{"NORMAL":27056,"POSITION":9534},"indices":44578,"material":14,"mode":4},{"attributes":{"NORMAL":27057,"POSITION":9535},"indices":44579,"material":14,"mode":4},{"attributes":{"NORMAL":27058,"POSITION":9536},"indices":44580,"material":14,"mode":4},{"attributes":{"NORMAL":27059,"POSITION":9537},"indices":44581,"material":14,"mode":4},{"attributes":{"NORMAL":27060,"POSITION":9538},"indices":44582,"material":14,"mode":4},{"attributes":{"NORMAL":27061,"POSITION":9539},"indices":44583,"material":14,"mode":4},{"attributes":{"NORMAL":27062,"POSITION":9540},"indices":44584,"material":14,"mode":4},{"attributes":{"NORMAL":27063,"POSITION":9541},"indices":44585,"material":14,"mode":4},{"attributes":{"NORMAL":27064,"POSITION":9542},"indices":44586,"material":14,"mode":4},{"attributes":{"NORMAL":27065,"POSITION":9543},"indices":44587,"material":14,"mode":4},{"attributes":{"NORMAL":27066,"POSITION":9544},"indices":44588,"material":14,"mode":4},{"attributes":{"NORMAL":27067,"POSITION":9545},"indices":44589,"material":14,"mode":4},{"attributes":{"NORMAL":27068,"POSITION":9546},"indices":44590,"material":14,"mode":4},{"attributes":{"NORMAL":27069,"POSITION":9547},"indices":44591,"material":14,"mode":4},{"attributes":{"NORMAL":27070,"POSITION":9548},"indices":44592,"material":14,"mode":4},{"attributes":{"NORMAL":27071,"POSITION":9549},"indices":44593,"material":14,"mode":4},{"attributes":{"NORMAL":27072,"POSITION":9550},"indices":44594,"material":14,"mode":4},{"attributes":{"NORMAL":27073,"POSITION":9551},"indices":44595,"material":14,"mode":4},{"attributes":{"NORMAL":27074,"POSITION":9552},"indices":44596,"material":14,"mode":4},{"attributes":{"NORMAL":27075,"POSITION":9553},"indices":44597,"material":14,"mode":4},{"attributes":{"NORMAL":27076,"POSITION":9554},"indices":44598,"material":14,"mode":4},{"attributes":{"NORMAL":27077,"POSITION":9555},"indices":44599,"material":14,"mode":4},{"attributes":{"NORMAL":27078,"POSITION":9556},"indices":44600,"material":14,"mode":4},{"attributes":{"NORMAL":27079,"POSITION":9557},"indices":44601,"material":14,"mode":4},{"attributes":{"NORMAL":27080,"POSITION":9558},"indices":44602,"material":14,"mode":4},{"attributes":{"NORMAL":27081,"POSITION":9559},"indices":44603,"material":14,"mode":4},{"attributes":{"NORMAL":27082,"POSITION":9560},"indices":44604,"material":14,"mode":4},{"attributes":{"NORMAL":27083,"POSITION":9561},"indices":44605,"material":14,"mode":4},{"attributes":{"NORMAL":27084,"POSITION":9562},"indices":44606,"material":14,"mode":4},{"attributes":{"NORMAL":27085,"POSITION":9563},"indices":44607,"material":14,"mode":4},{"attributes":{"NORMAL":27086,"POSITION":9564},"indices":44608,"material":14,"mode":4},{"attributes":{"NORMAL":27087,"POSITION":9565},"indices":44609,"material":14,"mode":4},{"attributes":{"NORMAL":27088,"POSITION":9566},"indices":44610,"material":14,"mode":4},{"attributes":{"NORMAL":27089,"POSITION":9567},"indices":44611,"material":14,"mode":4},{"attributes":{"NORMAL":27090,"POSITION":9568},"indices":44612,"material":14,"mode":4},{"attributes":{"NORMAL":27091,"POSITION":9569},"indices":44613,"material":14,"mode":4},{"attributes":{"NORMAL":27092,"POSITION":9570},"indices":44614,"material":14,"mode":4},{"attributes":{"NORMAL":27093,"POSITION":9571},"indices":44615,"material":14,"mode":4},{"attributes":{"NORMAL":27094,"POSITION":9572},"indices":44616,"material":14,"mode":4},{"attributes":{"NORMAL":27095,"POSITION":9573},"indices":44617,"material":14,"mode":4},{"attributes":{"NORMAL":27096,"POSITION":9574},"indices":44618,"material":14,"mode":4},{"attributes":{"NORMAL":27097,"POSITION":9575},"indices":44619,"material":14,"mode":4},{"attributes":{"NORMAL":27098,"POSITION":9576},"indices":44620,"material":14,"mode":4},{"attributes":{"NORMAL":27099,"POSITION":9577},"indices":44621,"material":14,"mode":4},{"attributes":{"NORMAL":27100,"POSITION":9578},"indices":44622,"material":14,"mode":4},{"attributes":{"NORMAL":27101,"POSITION":9579},"indices":44623,"material":14,"mode":4},{"attributes":{"NORMAL":27102,"POSITION":9580},"indices":44624,"material":14,"mode":4},{"attributes":{"NORMAL":27103,"POSITION":9581},"indices":44625,"material":14,"mode":4},{"attributes":{"NORMAL":27104,"POSITION":9582},"indices":44626,"material":14,"mode":4},{"attributes":{"NORMAL":27105,"POSITION":9583},"indices":44627,"material":14,"mode":4},{"attributes":{"NORMAL":27106,"POSITION":9584},"indices":44628,"material":14,"mode":4},{"attributes":{"NORMAL":27107,"POSITION":9585},"indices":44629,"material":14,"mode":4},{"attributes":{"NORMAL":27108,"POSITION":9586},"indices":44630,"material":14,"mode":4},{"attributes":{"NORMAL":27109,"POSITION":9587},"indices":44631,"material":14,"mode":4},{"attributes":{"NORMAL":27110,"POSITION":9588},"indices":44632,"material":14,"mode":4},{"attributes":{"NORMAL":27111,"POSITION":9589},"indices":44633,"material":14,"mode":4}]},{"name":"COMPOUND1800","primitives":[{"attributes":{"NORMAL":27112,"POSITION":9590},"indices":44634,"material":8,"mode":4},{"attributes":{"NORMAL":27113,"POSITION":9591},"indices":44635,"material":8,"mode":4},{"attributes":{"NORMAL":27114,"POSITION":9592},"indices":44636,"material":8,"mode":4},{"attributes":{"NORMAL":27115,"POSITION":9593},"indices":44637,"material":8,"mode":4},{"attributes":{"NORMAL":27116,"POSITION":9594},"indices":44638,"material":8,"mode":4},{"attributes":{"NORMAL":27117,"POSITION":9595},"indices":44639,"material":8,"mode":4},{"attributes":{"NORMAL":27118,"POSITION":9596},"indices":44640,"material":8,"mode":4},{"attributes":{"NORMAL":27119,"POSITION":9597},"indices":44641,"material":9,"mode":4},{"attributes":{"NORMAL":27120,"POSITION":9598},"indices":44642,"material":9,"mode":4},{"attributes":{"NORMAL":27121,"POSITION":9599},"indices":44643,"material":9,"mode":4}]},{"name":"COMPOUND1801","primitives":[{"attributes":{"NORMAL":27122,"POSITION":9600},"indices":44644,"material":8,"mode":4},{"attributes":{"NORMAL":27123,"POSITION":9601},"indices":44645,"material":8,"mode":4},{"attributes":{"NORMAL":27124,"POSITION":9602},"indices":44646,"material":8,"mode":4},{"attributes":{"NORMAL":27125,"POSITION":9603},"indices":44647,"material":8,"mode":4},{"attributes":{"NORMAL":27126,"POSITION":9604},"indices":44648,"material":8,"mode":4},{"attributes":{"NORMAL":27127,"POSITION":9605},"indices":44649,"material":8,"mode":4},{"attributes":{"NORMAL":27128,"POSITION":9606},"indices":44650,"material":8,"mode":4},{"attributes":{"NORMAL":27129,"POSITION":9607},"indices":44651,"material":8,"mode":4},{"attributes":{"NORMAL":27130,"POSITION":9608},"indices":44652,"material":8,"mode":4},{"attributes":{"NORMAL":27131,"POSITION":9609},"indices":44653,"material":8,"mode":4},{"attributes":{"NORMAL":27132,"POSITION":9610},"indices":44654,"material":8,"mode":4},{"attributes":{"NORMAL":27133,"POSITION":9611},"indices":44655,"material":8,"mode":4},{"attributes":{"NORMAL":27134,"POSITION":9612},"indices":44656,"material":8,"mode":4},{"attributes":{"NORMAL":27135,"POSITION":9613},"indices":44657,"material":8,"mode":4}]},{"name":"COMPOUND1802","primitives":[{"attributes":{"NORMAL":27136,"POSITION":9614},"indices":44658,"material":15,"mode":4},{"attributes":{"NORMAL":27137,"POSITION":9615},"indices":44659,"material":15,"mode":4},{"attributes":{"NORMAL":27138,"POSITION":9616},"indices":44660,"material":15,"mode":4},{"attributes":{"NORMAL":27139,"POSITION":9617},"indices":44661,"material":15,"mode":4},{"attributes":{"NORMAL":27140,"POSITION":9618},"indices":44662,"material":15,"mode":4},{"attributes":{"NORMAL":27141,"POSITION":9619},"indices":44663,"material":15,"mode":4},{"attributes":{"NORMAL":27142,"POSITION":9620},"indices":44664,"material":15,"mode":4},{"attributes":{"NORMAL":27143,"POSITION":9621},"indices":44665,"material":15,"mode":4},{"attributes":{"NORMAL":27144,"POSITION":9622},"indices":44666,"material":15,"mode":4},{"attributes":{"NORMAL":27145,"POSITION":9623},"indices":44667,"material":15,"mode":4},{"attributes":{"NORMAL":27146,"POSITION":9624},"indices":44668,"material":9,"mode":4},{"attributes":{"NORMAL":27147,"POSITION":9625},"indices":44669,"material":9,"mode":4},{"attributes":{"NORMAL":27148,"POSITION":9626},"indices":44670,"material":9,"mode":4},{"attributes":{"NORMAL":27149,"POSITION":9627},"indices":44671,"material":9,"mode":4},{"attributes":{"NORMAL":27150,"POSITION":9628},"indices":44672,"material":9,"mode":4},{"attributes":{"NORMAL":27151,"POSITION":9629},"indices":44673,"material":9,"mode":4},{"attributes":{"NORMAL":27152,"POSITION":9630},"indices":44674,"material":9,"mode":4},{"attributes":{"NORMAL":27153,"POSITION":9631},"indices":44675,"material":15,"mode":4},{"attributes":{"NORMAL":27154,"POSITION":9632},"indices":44676,"material":9,"mode":4},{"attributes":{"NORMAL":27155,"POSITION":9633},"indices":44677,"material":9,"mode":4},{"attributes":{"NORMAL":27156,"POSITION":9634},"indices":44678,"material":9,"mode":4},{"attributes":{"NORMAL":27157,"POSITION":9635},"indices":44679,"material":9,"mode":4},{"attributes":{"NORMAL":27158,"POSITION":9636},"indices":44680,"material":9,"mode":4},{"attributes":{"NORMAL":27159,"POSITION":9637},"indices":44681,"material":15,"mode":4},{"attributes":{"NORMAL":27160,"POSITION":9638},"indices":44682,"material":9,"mode":4},{"attributes":{"NORMAL":27161,"POSITION":9639},"indices":44683,"material":9,"mode":4},{"attributes":{"NORMAL":27162,"POSITION":9640},"indices":44684,"material":9,"mode":4},{"attributes":{"NORMAL":27163,"POSITION":9641},"indices":44685,"material":9,"mode":4},{"attributes":{"NORMAL":27164,"POSITION":9642},"indices":44686,"material":9,"mode":4},{"attributes":{"NORMAL":27165,"POSITION":9643},"indices":44687,"material":9,"mode":4},{"attributes":{"NORMAL":27166,"POSITION":9644},"indices":44688,"material":9,"mode":4},{"attributes":{"NORMAL":27167,"POSITION":9645},"indices":44689,"material":9,"mode":4},{"attributes":{"NORMAL":27168,"POSITION":9646},"indices":44690,"material":9,"mode":4},{"attributes":{"NORMAL":27169,"POSITION":9647},"indices":44691,"material":9,"mode":4},{"attributes":{"NORMAL":27170,"POSITION":9648},"indices":44692,"material":15,"mode":4},{"attributes":{"NORMAL":27171,"POSITION":9649},"indices":44693,"material":9,"mode":4},{"attributes":{"NORMAL":27172,"POSITION":9650},"indices":44694,"material":9,"mode":4},{"attributes":{"NORMAL":27173,"POSITION":9651},"indices":44695,"material":9,"mode":4},{"attributes":{"NORMAL":27174,"POSITION":9652},"indices":44696,"material":9,"mode":4},{"attributes":{"NORMAL":27175,"POSITION":9653},"indices":44697,"material":9,"mode":4},{"attributes":{"NORMAL":27176,"POSITION":9654},"indices":44698,"material":9,"mode":4},{"attributes":{"NORMAL":27177,"POSITION":9655},"indices":44699,"material":9,"mode":4},{"attributes":{"NORMAL":27178,"POSITION":9656},"indices":44700,"material":9,"mode":4}]},{"name":"COMPOUND1803","primitives":[{"attributes":{"NORMAL":27179,"POSITION":9657},"indices":44701,"material":13,"mode":4},{"attributes":{"NORMAL":27180,"POSITION":9658},"indices":44702,"material":13,"mode":4},{"attributes":{"NORMAL":27181,"POSITION":9659},"indices":44703,"material":13,"mode":4},{"attributes":{"NORMAL":27182,"POSITION":9660},"indices":44704,"material":13,"mode":4},{"attributes":{"NORMAL":27183,"POSITION":9661},"indices":44705,"material":13,"mode":4},{"attributes":{"NORMAL":27184,"POSITION":9662},"indices":44706,"material":13,"mode":4},{"attributes":{"NORMAL":27185,"POSITION":9663},"indices":44707,"material":13,"mode":4},{"attributes":{"NORMAL":27186,"POSITION":9664},"indices":44708,"material":13,"mode":4},{"attributes":{"NORMAL":27187,"POSITION":9665},"indices":44709,"material":13,"mode":4},{"attributes":{"NORMAL":27188,"POSITION":9666},"indices":44710,"material":13,"mode":4},{"attributes":{"NORMAL":27189,"POSITION":9667},"indices":44711,"material":9,"mode":4},{"attributes":{"NORMAL":27190,"POSITION":9668},"indices":44712,"material":9,"mode":4},{"attributes":{"NORMAL":27191,"POSITION":9669},"indices":44713,"material":9,"mode":4},{"attributes":{"NORMAL":27192,"POSITION":9670},"indices":44714,"material":9,"mode":4},{"attributes":{"NORMAL":27193,"POSITION":9671},"indices":44715,"material":9,"mode":4},{"attributes":{"NORMAL":27194,"POSITION":9672},"indices":44716,"material":13,"mode":4},{"attributes":{"NORMAL":27195,"POSITION":9673},"indices":44717,"material":9,"mode":4},{"attributes":{"NORMAL":27196,"POSITION":9674},"indices":44718,"material":9,"mode":4},{"attributes":{"NORMAL":27197,"POSITION":9675},"indices":44719,"material":9,"mode":4},{"attributes":{"NORMAL":27198,"POSITION":9676},"indices":44720,"material":9,"mode":4},{"attributes":{"NORMAL":27199,"POSITION":9677},"indices":44721,"material":9,"mode":4},{"attributes":{"NORMAL":27200,"POSITION":9678},"indices":44722,"material":13,"mode":4},{"attributes":{"NORMAL":27201,"POSITION":9679},"indices":44723,"material":9,"mode":4},{"attributes":{"NORMAL":27202,"POSITION":9680},"indices":44724,"material":9,"mode":4},{"attributes":{"NORMAL":27203,"POSITION":9681},"indices":44725,"material":9,"mode":4},{"attributes":{"NORMAL":27204,"POSITION":9682},"indices":44726,"material":9,"mode":4},{"attributes":{"NORMAL":27205,"POSITION":9683},"indices":44727,"material":9,"mode":4},{"attributes":{"NORMAL":27206,"POSITION":9684},"indices":44728,"material":9,"mode":4},{"attributes":{"NORMAL":27207,"POSITION":9685},"indices":44729,"material":9,"mode":4},{"attributes":{"NORMAL":27208,"POSITION":9686},"indices":44730,"material":9,"mode":4},{"attributes":{"NORMAL":27209,"POSITION":9687},"indices":44731,"material":9,"mode":4},{"attributes":{"NORMAL":27210,"POSITION":9688},"indices":44732,"material":9,"mode":4},{"attributes":{"NORMAL":27211,"POSITION":9689},"indices":44733,"material":9,"mode":4},{"attributes":{"NORMAL":27212,"POSITION":9690},"indices":44734,"material":9,"mode":4},{"attributes":{"NORMAL":27213,"POSITION":9691},"indices":44735,"material":9,"mode":4},{"attributes":{"NORMAL":27214,"POSITION":9692},"indices":44736,"material":9,"mode":4},{"attributes":{"NORMAL":27215,"POSITION":9693},"indices":44737,"material":9,"mode":4},{"attributes":{"NORMAL":27216,"POSITION":9694},"indices":44738,"material":9,"mode":4},{"attributes":{"NORMAL":27217,"POSITION":9695},"indices":44739,"material":9,"mode":4},{"attributes":{"NORMAL":27218,"POSITION":9696},"indices":44740,"material":9,"mode":4},{"attributes":{"NORMAL":27219,"POSITION":9697},"indices":44741,"material":9,"mode":4},{"attributes":{"NORMAL":27220,"POSITION":9698},"indices":44742,"material":9,"mode":4},{"attributes":{"NORMAL":27221,"POSITION":9699},"indices":44743,"material":9,"mode":4},{"attributes":{"NORMAL":27222,"POSITION":9700},"indices":44744,"material":13,"mode":4},{"attributes":{"NORMAL":27223,"POSITION":9701},"indices":44745,"material":9,"mode":4},{"attributes":{"NORMAL":27224,"POSITION":9702},"indices":44746,"material":9,"mode":4},{"attributes":{"NORMAL":27225,"POSITION":9703},"indices":44747,"material":9,"mode":4},{"attributes":{"NORMAL":27226,"POSITION":9704},"indices":44748,"material":9,"mode":4},{"attributes":{"NORMAL":27227,"POSITION":9705},"indices":44749,"material":9,"mode":4},{"attributes":{"NORMAL":27228,"POSITION":9706},"indices":44750,"material":9,"mode":4},{"attributes":{"NORMAL":27229,"POSITION":9707},"indices":44751,"material":9,"mode":4},{"attributes":{"NORMAL":27230,"POSITION":9708},"indices":44752,"material":9,"mode":4},{"attributes":{"NORMAL":27231,"POSITION":9709},"indices":44753,"material":9,"mode":4},{"attributes":{"NORMAL":27232,"POSITION":9710},"indices":44754,"material":9,"mode":4},{"attributes":{"NORMAL":27233,"POSITION":9711},"indices":44755,"material":9,"mode":4},{"attributes":{"NORMAL":27234,"POSITION":9712},"indices":44756,"material":9,"mode":4},{"attributes":{"NORMAL":27235,"POSITION":9713},"indices":44757,"material":9,"mode":4},{"attributes":{"NORMAL":27236,"POSITION":9714},"indices":44758,"material":9,"mode":4},{"attributes":{"NORMAL":27237,"POSITION":9715},"indices":44759,"material":9,"mode":4},{"attributes":{"NORMAL":27238,"POSITION":9716},"indices":44760,"material":13,"mode":4}]},{"name":"COMPOUND1804","primitives":[{"attributes":{"NORMAL":27239,"POSITION":9717},"indices":44761,"material":6,"mode":4},{"attributes":{"NORMAL":27240,"POSITION":9718},"indices":44762,"material":6,"mode":4},{"attributes":{"NORMAL":27241,"POSITION":9719},"indices":44763,"material":6,"mode":4},{"attributes":{"NORMAL":27242,"POSITION":9720},"indices":44764,"material":6,"mode":4},{"attributes":{"NORMAL":27243,"POSITION":9721},"indices":44765,"material":6,"mode":4},{"attributes":{"NORMAL":27244,"POSITION":9722},"indices":44766,"material":6,"mode":4}]},{"name":"COMPOUND1805","primitives":[{"attributes":{"NORMAL":27245,"POSITION":9723},"indices":44767,"material":14,"mode":4},{"attributes":{"NORMAL":27246,"POSITION":9724},"indices":44768,"material":14,"mode":4},{"attributes":{"NORMAL":27247,"POSITION":9725},"indices":44769,"material":14,"mode":4},{"attributes":{"NORMAL":27248,"POSITION":9726},"indices":44770,"material":14,"mode":4},{"attributes":{"NORMAL":27249,"POSITION":9727},"indices":44771,"material":14,"mode":4},{"attributes":{"NORMAL":27250,"POSITION":9728},"indices":44772,"material":14,"mode":4},{"attributes":{"NORMAL":27251,"POSITION":9729},"indices":44773,"material":14,"mode":4},{"attributes":{"NORMAL":27252,"POSITION":9730},"indices":44774,"material":14,"mode":4},{"attributes":{"NORMAL":27253,"POSITION":9731},"indices":44775,"material":14,"mode":4},{"attributes":{"NORMAL":27254,"POSITION":9732},"indices":44776,"material":14,"mode":4},{"attributes":{"NORMAL":27255,"POSITION":9733},"indices":44777,"material":14,"mode":4},{"attributes":{"NORMAL":27256,"POSITION":9734},"indices":44778,"material":14,"mode":4},{"attributes":{"NORMAL":27257,"POSITION":9735},"indices":44779,"material":14,"mode":4},{"attributes":{"NORMAL":27258,"POSITION":9736},"indices":44780,"material":14,"mode":4}]},{"name":"COMPOUND1806","primitives":[{"attributes":{"NORMAL":27259,"POSITION":9737},"indices":44781,"material":8,"mode":4},{"attributes":{"NORMAL":27260,"POSITION":9738},"indices":44782,"material":8,"mode":4},{"attributes":{"NORMAL":27261,"POSITION":9739},"indices":44783,"material":8,"mode":4},{"attributes":{"NORMAL":27262,"POSITION":9740},"indices":44784,"material":8,"mode":4},{"attributes":{"NORMAL":27263,"POSITION":9741},"indices":44785,"material":8,"mode":4},{"attributes":{"NORMAL":27264,"POSITION":9742},"indices":44786,"material":8,"mode":4},{"attributes":{"NORMAL":27265,"POSITION":9743},"indices":44787,"material":8,"mode":4},{"attributes":{"NORMAL":27266,"POSITION":9744},"indices":44788,"material":8,"mode":4},{"attributes":{"NORMAL":27267,"POSITION":9745},"indices":44789,"material":8,"mode":4},{"attributes":{"NORMAL":27268,"POSITION":9746},"indices":44790,"material":8,"mode":4},{"attributes":{"NORMAL":27269,"POSITION":9747},"indices":44791,"material":8,"mode":4},{"attributes":{"NORMAL":27270,"POSITION":9748},"indices":44792,"material":8,"mode":4},{"attributes":{"NORMAL":27271,"POSITION":9749},"indices":44793,"material":8,"mode":4},{"attributes":{"NORMAL":27272,"POSITION":9750},"indices":44794,"material":8,"mode":4},{"attributes":{"NORMAL":27273,"POSITION":9751},"indices":44795,"material":8,"mode":4},{"attributes":{"NORMAL":27274,"POSITION":9752},"indices":44796,"material":8,"mode":4},{"attributes":{"NORMAL":27275,"POSITION":9753},"indices":44797,"material":8,"mode":4},{"attributes":{"NORMAL":27276,"POSITION":9754},"indices":44798,"material":8,"mode":4}]},{"name":"COMPOUND1807","primitives":[{"attributes":{"NORMAL":27277,"POSITION":9755},"indices":44799,"material":8,"mode":4},{"attributes":{"NORMAL":27278,"POSITION":9756},"indices":44800,"material":8,"mode":4},{"attributes":{"NORMAL":27279,"POSITION":9757},"indices":44801,"material":8,"mode":4},{"attributes":{"NORMAL":27280,"POSITION":9758},"indices":44802,"material":8,"mode":4},{"attributes":{"NORMAL":27281,"POSITION":9759},"indices":44803,"material":8,"mode":4},{"attributes":{"NORMAL":27282,"POSITION":9760},"indices":44804,"material":8,"mode":4},{"attributes":{"NORMAL":27283,"POSITION":9761},"indices":44805,"material":8,"mode":4},{"attributes":{"NORMAL":27284,"POSITION":9762},"indices":44806,"material":9,"mode":4},{"attributes":{"NORMAL":27285,"POSITION":9763},"indices":44807,"material":9,"mode":4},{"attributes":{"NORMAL":27286,"POSITION":9764},"indices":44808,"material":9,"mode":4}]},{"name":"COMPOUND1808","primitives":[{"attributes":{"NORMAL":27287,"POSITION":9765},"indices":44809,"material":8,"mode":4},{"attributes":{"NORMAL":27288,"POSITION":9766},"indices":44810,"material":8,"mode":4},{"attributes":{"NORMAL":27289,"POSITION":9767},"indices":44811,"material":8,"mode":4},{"attributes":{"NORMAL":27290,"POSITION":9768},"indices":44812,"material":8,"mode":4},{"attributes":{"NORMAL":27291,"POSITION":9769},"indices":44813,"material":8,"mode":4},{"attributes":{"NORMAL":27292,"POSITION":9770},"indices":44814,"material":8,"mode":4},{"attributes":{"NORMAL":27293,"POSITION":9771},"indices":44815,"material":8,"mode":4},{"attributes":{"NORMAL":27294,"POSITION":9772},"indices":44816,"material":8,"mode":4},{"attributes":{"NORMAL":27295,"POSITION":9773},"indices":44817,"material":8,"mode":4},{"attributes":{"NORMAL":27296,"POSITION":9774},"indices":44818,"material":8,"mode":4},{"attributes":{"NORMAL":27297,"POSITION":9775},"indices":44819,"material":8,"mode":4},{"attributes":{"NORMAL":27298,"POSITION":9776},"indices":44820,"material":8,"mode":4},{"attributes":{"NORMAL":27299,"POSITION":9777},"indices":44821,"material":8,"mode":4},{"attributes":{"NORMAL":27300,"POSITION":9778},"indices":44822,"material":8,"mode":4}]},{"name":"COMPOUND1809","primitives":[{"attributes":{"NORMAL":27301,"POSITION":9779},"indices":44823,"material":14,"mode":4},{"attributes":{"NORMAL":27302,"POSITION":9780},"indices":44824,"material":14,"mode":4},{"attributes":{"NORMAL":27303,"POSITION":9781},"indices":44825,"material":14,"mode":4},{"attributes":{"NORMAL":27304,"POSITION":9782},"indices":44826,"material":14,"mode":4},{"attributes":{"NORMAL":27305,"POSITION":9783},"indices":44827,"material":14,"mode":4},{"attributes":{"NORMAL":27306,"POSITION":9784},"indices":44828,"material":14,"mode":4},{"attributes":{"NORMAL":27307,"POSITION":9785},"indices":44829,"material":14,"mode":4},{"attributes":{"NORMAL":27308,"POSITION":9786},"indices":44830,"material":14,"mode":4},{"attributes":{"NORMAL":27309,"POSITION":9787},"indices":44831,"material":14,"mode":4},{"attributes":{"NORMAL":27310,"POSITION":9788},"indices":44832,"material":14,"mode":4},{"attributes":{"NORMAL":27311,"POSITION":9789},"indices":44833,"material":14,"mode":4},{"attributes":{"NORMAL":27312,"POSITION":9790},"indices":44834,"material":14,"mode":4},{"attributes":{"NORMAL":27313,"POSITION":9791},"indices":44835,"material":14,"mode":4},{"attributes":{"NORMAL":27314,"POSITION":9792},"indices":44836,"material":14,"mode":4},{"attributes":{"NORMAL":27315,"POSITION":9793},"indices":44837,"material":14,"mode":4},{"attributes":{"NORMAL":27316,"POSITION":9794},"indices":44838,"material":14,"mode":4},{"attributes":{"NORMAL":27317,"POSITION":9795},"indices":44839,"material":14,"mode":4},{"attributes":{"NORMAL":27318,"POSITION":9796},"indices":44840,"material":14,"mode":4},{"attributes":{"NORMAL":27319,"POSITION":9797},"indices":44841,"material":14,"mode":4},{"attributes":{"NORMAL":27320,"POSITION":9798},"indices":44842,"material":14,"mode":4},{"attributes":{"NORMAL":27321,"POSITION":9799},"indices":44843,"material":14,"mode":4},{"attributes":{"NORMAL":27322,"POSITION":9800},"indices":44844,"material":14,"mode":4}]},{"name":"COMPOUND1810","primitives":[{"attributes":{"NORMAL":27323,"POSITION":9801},"indices":44845,"material":13,"mode":4},{"attributes":{"NORMAL":27324,"POSITION":9802},"indices":44846,"material":13,"mode":4},{"attributes":{"NORMAL":27325,"POSITION":9803},"indices":44847,"material":13,"mode":4},{"attributes":{"NORMAL":27326,"POSITION":9804},"indices":44848,"material":13,"mode":4},{"attributes":{"NORMAL":27327,"POSITION":9805},"indices":44849,"material":13,"mode":4},{"attributes":{"NORMAL":27328,"POSITION":9806},"indices":44850,"material":13,"mode":4},{"attributes":{"NORMAL":27329,"POSITION":9807},"indices":44851,"material":13,"mode":4},{"attributes":{"NORMAL":27330,"POSITION":9808},"indices":44852,"material":13,"mode":4},{"attributes":{"NORMAL":27331,"POSITION":9809},"indices":44853,"material":13,"mode":4},{"attributes":{"NORMAL":27332,"POSITION":9810},"indices":44854,"material":13,"mode":4},{"attributes":{"NORMAL":27333,"POSITION":9811},"indices":44855,"material":9,"mode":4},{"attributes":{"NORMAL":27334,"POSITION":9812},"indices":44856,"material":9,"mode":4},{"attributes":{"NORMAL":27335,"POSITION":9813},"indices":44857,"material":9,"mode":4},{"attributes":{"NORMAL":27336,"POSITION":9814},"indices":44858,"material":9,"mode":4},{"attributes":{"NORMAL":27337,"POSITION":9815},"indices":44859,"material":9,"mode":4},{"attributes":{"NORMAL":27338,"POSITION":9816},"indices":44860,"material":13,"mode":4},{"attributes":{"NORMAL":27339,"POSITION":9817},"indices":44861,"material":9,"mode":4},{"attributes":{"NORMAL":27340,"POSITION":9818},"indices":44862,"material":9,"mode":4},{"attributes":{"NORMAL":27341,"POSITION":9819},"indices":44863,"material":9,"mode":4},{"attributes":{"NORMAL":27342,"POSITION":9820},"indices":44864,"material":9,"mode":4},{"attributes":{"NORMAL":27343,"POSITION":9821},"indices":44865,"material":9,"mode":4},{"attributes":{"NORMAL":27344,"POSITION":9822},"indices":44866,"material":13,"mode":4},{"attributes":{"NORMAL":27345,"POSITION":9823},"indices":44867,"material":9,"mode":4},{"attributes":{"NORMAL":27346,"POSITION":9824},"indices":44868,"material":9,"mode":4},{"attributes":{"NORMAL":27347,"POSITION":9825},"indices":44869,"material":9,"mode":4},{"attributes":{"NORMAL":27348,"POSITION":9826},"indices":44870,"material":9,"mode":4},{"attributes":{"NORMAL":27349,"POSITION":9827},"indices":44871,"material":9,"mode":4},{"attributes":{"NORMAL":27350,"POSITION":9828},"indices":44872,"material":9,"mode":4},{"attributes":{"NORMAL":27351,"POSITION":9829},"indices":44873,"material":9,"mode":4},{"attributes":{"NORMAL":27352,"POSITION":9830},"indices":44874,"material":9,"mode":4},{"attributes":{"NORMAL":27353,"POSITION":9831},"indices":44875,"material":9,"mode":4},{"attributes":{"NORMAL":27354,"POSITION":9832},"indices":44876,"material":9,"mode":4},{"attributes":{"NORMAL":27355,"POSITION":9833},"indices":44877,"material":9,"mode":4},{"attributes":{"NORMAL":27356,"POSITION":9834},"indices":44878,"material":9,"mode":4},{"attributes":{"NORMAL":27357,"POSITION":9835},"indices":44879,"material":9,"mode":4},{"attributes":{"NORMAL":27358,"POSITION":9836},"indices":44880,"material":9,"mode":4},{"attributes":{"NORMAL":27359,"POSITION":9837},"indices":44881,"material":9,"mode":4},{"attributes":{"NORMAL":27360,"POSITION":9838},"indices":44882,"material":9,"mode":4},{"attributes":{"NORMAL":27361,"POSITION":9839},"indices":44883,"material":9,"mode":4},{"attributes":{"NORMAL":27362,"POSITION":9840},"indices":44884,"material":9,"mode":4},{"attributes":{"NORMAL":27363,"POSITION":9841},"indices":44885,"material":9,"mode":4},{"attributes":{"NORMAL":27364,"POSITION":9842},"indices":44886,"material":9,"mode":4},{"attributes":{"NORMAL":27365,"POSITION":9843},"indices":44887,"material":9,"mode":4},{"attributes":{"NORMAL":27366,"POSITION":9844},"indices":44888,"material":13,"mode":4},{"attributes":{"NORMAL":27367,"POSITION":9845},"indices":44889,"material":9,"mode":4},{"attributes":{"NORMAL":27368,"POSITION":9846},"indices":44890,"material":9,"mode":4},{"attributes":{"NORMAL":27369,"POSITION":9847},"indices":44891,"material":9,"mode":4},{"attributes":{"NORMAL":27370,"POSITION":9848},"indices":44892,"material":9,"mode":4},{"attributes":{"NORMAL":27371,"POSITION":9849},"indices":44893,"material":9,"mode":4},{"attributes":{"NORMAL":27372,"POSITION":9850},"indices":44894,"material":9,"mode":4},{"attributes":{"NORMAL":27373,"POSITION":9851},"indices":44895,"material":9,"mode":4},{"attributes":{"NORMAL":27374,"POSITION":9852},"indices":44896,"material":9,"mode":4},{"attributes":{"NORMAL":27375,"POSITION":9853},"indices":44897,"material":9,"mode":4},{"attributes":{"NORMAL":27376,"POSITION":9854},"indices":44898,"material":9,"mode":4},{"attributes":{"NORMAL":27377,"POSITION":9855},"indices":44899,"material":9,"mode":4},{"attributes":{"NORMAL":27378,"POSITION":9856},"indices":44900,"material":9,"mode":4},{"attributes":{"NORMAL":27379,"POSITION":9857},"indices":44901,"material":9,"mode":4},{"attributes":{"NORMAL":27380,"POSITION":9858},"indices":44902,"material":9,"mode":4},{"attributes":{"NORMAL":27381,"POSITION":9859},"indices":44903,"material":9,"mode":4},{"attributes":{"NORMAL":27382,"POSITION":9860},"indices":44904,"material":13,"mode":4}]},{"name":"COMPOUND1811","primitives":[{"attributes":{"NORMAL":27383,"POSITION":9861},"indices":44905,"material":8,"mode":4},{"attributes":{"NORMAL":27384,"POSITION":9862},"indices":44906,"material":8,"mode":4},{"attributes":{"NORMAL":27385,"POSITION":9863},"indices":44907,"material":8,"mode":4},{"attributes":{"NORMAL":27386,"POSITION":9864},"indices":44908,"material":8,"mode":4},{"attributes":{"NORMAL":27387,"POSITION":9865},"indices":44909,"material":8,"mode":4},{"attributes":{"NORMAL":27388,"POSITION":9866},"indices":44910,"material":8,"mode":4},{"attributes":{"NORMAL":27389,"POSITION":9867},"indices":44911,"material":8,"mode":4},{"attributes":{"NORMAL":27390,"POSITION":9868},"indices":44912,"material":9,"mode":4},{"attributes":{"NORMAL":27391,"POSITION":9869},"indices":44913,"material":9,"mode":4},{"attributes":{"NORMAL":27392,"POSITION":9870},"indices":44914,"material":9,"mode":4}]},{"name":"COMPOUND1812","primitives":[{"attributes":{"NORMAL":27393,"POSITION":9871},"indices":44915,"material":15,"mode":4},{"attributes":{"NORMAL":27394,"POSITION":9872},"indices":44916,"material":15,"mode":4},{"attributes":{"NORMAL":27395,"POSITION":9873},"indices":44917,"material":15,"mode":4},{"attributes":{"NORMAL":27396,"POSITION":9874},"indices":44918,"material":15,"mode":4},{"attributes":{"NORMAL":27397,"POSITION":9875},"indices":44919,"material":15,"mode":4},{"attributes":{"NORMAL":27398,"POSITION":9876},"indices":44920,"material":15,"mode":4},{"attributes":{"NORMAL":27399,"POSITION":9877},"indices":44921,"material":15,"mode":4},{"attributes":{"NORMAL":27400,"POSITION":9878},"indices":44922,"material":15,"mode":4},{"attributes":{"NORMAL":27401,"POSITION":9879},"indices":44923,"material":15,"mode":4},{"attributes":{"NORMAL":27402,"POSITION":9880},"indices":44924,"material":15,"mode":4},{"attributes":{"NORMAL":27403,"POSITION":9881},"indices":44925,"material":9,"mode":4},{"attributes":{"NORMAL":27404,"POSITION":9882},"indices":44926,"material":9,"mode":4},{"attributes":{"NORMAL":27405,"POSITION":9883},"indices":44927,"material":9,"mode":4},{"attributes":{"NORMAL":27406,"POSITION":9884},"indices":44928,"material":9,"mode":4},{"attributes":{"NORMAL":27407,"POSITION":9885},"indices":44929,"material":9,"mode":4},{"attributes":{"NORMAL":27408,"POSITION":9886},"indices":44930,"material":15,"mode":4},{"attributes":{"NORMAL":27409,"POSITION":9887},"indices":44931,"material":9,"mode":4},{"attributes":{"NORMAL":27410,"POSITION":9888},"indices":44932,"material":9,"mode":4},{"attributes":{"NORMAL":27411,"POSITION":9889},"indices":44933,"material":9,"mode":4},{"attributes":{"NORMAL":27412,"POSITION":9890},"indices":44934,"material":9,"mode":4},{"attributes":{"NORMAL":27413,"POSITION":9891},"indices":44935,"material":9,"mode":4},{"attributes":{"NORMAL":27414,"POSITION":9892},"indices":44936,"material":9,"mode":4},{"attributes":{"NORMAL":27415,"POSITION":9893},"indices":44937,"material":9,"mode":4},{"attributes":{"NORMAL":27416,"POSITION":9894},"indices":44938,"material":9,"mode":4},{"attributes":{"NORMAL":27417,"POSITION":9895},"indices":44939,"material":9,"mode":4},{"attributes":{"NORMAL":27418,"POSITION":9896},"indices":44940,"material":9,"mode":4},{"attributes":{"NORMAL":27419,"POSITION":9897},"indices":44941,"material":9,"mode":4},{"attributes":{"NORMAL":27420,"POSITION":9898},"indices":44942,"material":9,"mode":4},{"attributes":{"NORMAL":27421,"POSITION":9899},"indices":44943,"material":9,"mode":4},{"attributes":{"NORMAL":27422,"POSITION":9900},"indices":44944,"material":9,"mode":4},{"attributes":{"NORMAL":27423,"POSITION":9901},"indices":44945,"material":9,"mode":4},{"attributes":{"NORMAL":27424,"POSITION":9902},"indices":44946,"material":9,"mode":4},{"attributes":{"NORMAL":27425,"POSITION":9903},"indices":44947,"material":9,"mode":4},{"attributes":{"NORMAL":27426,"POSITION":9904},"indices":44948,"material":9,"mode":4},{"attributes":{"NORMAL":27427,"POSITION":9905},"indices":44949,"material":9,"mode":4},{"attributes":{"NORMAL":27428,"POSITION":9906},"indices":44950,"material":9,"mode":4},{"attributes":{"NORMAL":27429,"POSITION":9907},"indices":44951,"material":15,"mode":4},{"attributes":{"NORMAL":27430,"POSITION":9908},"indices":44952,"material":9,"mode":4},{"attributes":{"NORMAL":27431,"POSITION":9909},"indices":44953,"material":9,"mode":4},{"attributes":{"NORMAL":27432,"POSITION":9910},"indices":44954,"material":9,"mode":4},{"attributes":{"NORMAL":27433,"POSITION":9911},"indices":44955,"material":9,"mode":4},{"attributes":{"NORMAL":27434,"POSITION":9912},"indices":44956,"material":9,"mode":4},{"attributes":{"NORMAL":27435,"POSITION":9913},"indices":44957,"material":15,"mode":4},{"attributes":{"NORMAL":27436,"POSITION":9914},"indices":44958,"material":9,"mode":4},{"attributes":{"NORMAL":27437,"POSITION":9915},"indices":44959,"material":9,"mode":4},{"attributes":{"NORMAL":27438,"POSITION":9916},"indices":44960,"material":9,"mode":4},{"attributes":{"NORMAL":27439,"POSITION":9917},"indices":44961,"material":9,"mode":4},{"attributes":{"NORMAL":27440,"POSITION":9918},"indices":44962,"material":9,"mode":4},{"attributes":{"NORMAL":27441,"POSITION":9919},"indices":44963,"material":9,"mode":4},{"attributes":{"NORMAL":27442,"POSITION":9920},"indices":44964,"material":9,"mode":4}]},{"name":"COMPOUND1813","primitives":[{"attributes":{"NORMAL":27443,"POSITION":9921},"indices":44965,"material":14,"mode":4},{"attributes":{"NORMAL":27444,"POSITION":9922},"indices":44966,"material":14,"mode":4},{"attributes":{"NORMAL":27445,"POSITION":9923},"indices":44967,"material":14,"mode":4},{"attributes":{"NORMAL":27446,"POSITION":9924},"indices":44968,"material":14,"mode":4},{"attributes":{"NORMAL":27447,"POSITION":9925},"indices":44969,"material":14,"mode":4},{"attributes":{"NORMAL":27448,"POSITION":9926},"indices":44970,"material":14,"mode":4},{"attributes":{"NORMAL":27449,"POSITION":9927},"indices":44971,"material":14,"mode":4},{"attributes":{"NORMAL":27450,"POSITION":9928},"indices":44972,"material":14,"mode":4},{"attributes":{"NORMAL":27451,"POSITION":9929},"indices":44973,"material":14,"mode":4},{"attributes":{"NORMAL":27452,"POSITION":9930},"indices":44974,"material":14,"mode":4},{"attributes":{"NORMAL":27453,"POSITION":9931},"indices":44975,"material":14,"mode":4},{"attributes":{"NORMAL":27454,"POSITION":9932},"indices":44976,"material":14,"mode":4},{"attributes":{"NORMAL":27455,"POSITION":9933},"indices":44977,"material":14,"mode":4},{"attributes":{"NORMAL":27456,"POSITION":9934},"indices":44978,"material":14,"mode":4}]},{"name":"COMPOUND1814","primitives":[{"attributes":{"NORMAL":27457,"POSITION":9935},"indices":44979,"material":8,"mode":4},{"attributes":{"NORMAL":27458,"POSITION":9936},"indices":44980,"material":8,"mode":4},{"attributes":{"NORMAL":27459,"POSITION":9937},"indices":44981,"material":8,"mode":4},{"attributes":{"NORMAL":27460,"POSITION":9938},"indices":44982,"material":8,"mode":4},{"attributes":{"NORMAL":27461,"POSITION":9939},"indices":44983,"material":8,"mode":4},{"attributes":{"NORMAL":27462,"POSITION":9940},"indices":44984,"material":8,"mode":4},{"attributes":{"NORMAL":27463,"POSITION":9941},"indices":44985,"material":8,"mode":4},{"attributes":{"NORMAL":27464,"POSITION":9942},"indices":44986,"material":9,"mode":4},{"attributes":{"NORMAL":27465,"POSITION":9943},"indices":44987,"material":9,"mode":4},{"attributes":{"NORMAL":27466,"POSITION":9944},"indices":44988,"material":9,"mode":4}]},{"name":"COMPOUND1815","primitives":[{"attributes":{"NORMAL":27467,"POSITION":9945},"indices":44989,"material":8,"mode":4},{"attributes":{"NORMAL":27468,"POSITION":9946},"indices":44990,"material":8,"mode":4},{"attributes":{"NORMAL":27469,"POSITION":9947},"indices":44991,"material":8,"mode":4},{"attributes":{"NORMAL":27470,"POSITION":9948},"indices":44992,"material":8,"mode":4},{"attributes":{"NORMAL":27471,"POSITION":9949},"indices":44993,"material":8,"mode":4},{"attributes":{"NORMAL":27472,"POSITION":9950},"indices":44994,"material":8,"mode":4},{"attributes":{"NORMAL":27473,"POSITION":9951},"indices":44995,"material":8,"mode":4},{"attributes":{"NORMAL":27474,"POSITION":9952},"indices":44996,"material":9,"mode":4},{"attributes":{"NORMAL":27475,"POSITION":9953},"indices":44997,"material":9,"mode":4},{"attributes":{"NORMAL":27476,"POSITION":9954},"indices":44998,"material":9,"mode":4}]},{"name":"COMPOUND1816","primitives":[{"attributes":{"NORMAL":27477,"POSITION":9955},"indices":44999,"material":14,"mode":4},{"attributes":{"NORMAL":27478,"POSITION":9956},"indices":45000,"material":14,"mode":4},{"attributes":{"NORMAL":27479,"POSITION":9957},"indices":45001,"material":14,"mode":4},{"attributes":{"NORMAL":27480,"POSITION":9958},"indices":45002,"material":14,"mode":4},{"attributes":{"NORMAL":27481,"POSITION":9959},"indices":45003,"material":14,"mode":4},{"attributes":{"NORMAL":27482,"POSITION":9960},"indices":45004,"material":14,"mode":4},{"attributes":{"NORMAL":27483,"POSITION":9961},"indices":45005,"material":14,"mode":4},{"attributes":{"NORMAL":27484,"POSITION":9962},"indices":45006,"material":14,"mode":4},{"attributes":{"NORMAL":27485,"POSITION":9963},"indices":45007,"material":14,"mode":4},{"attributes":{"NORMAL":27486,"POSITION":9964},"indices":45008,"material":14,"mode":4},{"attributes":{"NORMAL":27487,"POSITION":9965},"indices":45009,"material":14,"mode":4},{"attributes":{"NORMAL":27488,"POSITION":9966},"indices":45010,"material":14,"mode":4},{"attributes":{"NORMAL":27489,"POSITION":9967},"indices":45011,"material":14,"mode":4},{"attributes":{"NORMAL":27490,"POSITION":9968},"indices":45012,"material":14,"mode":4}]},{"name":"COMPOUND1817","primitives":[{"attributes":{"NORMAL":27491,"POSITION":9969},"indices":45013,"material":8,"mode":4},{"attributes":{"NORMAL":27492,"POSITION":9970},"indices":45014,"material":8,"mode":4},{"attributes":{"NORMAL":27493,"POSITION":9971},"indices":45015,"material":8,"mode":4},{"attributes":{"NORMAL":27494,"POSITION":9972},"indices":45016,"material":8,"mode":4},{"attributes":{"NORMAL":27495,"POSITION":9973},"indices":45017,"material":8,"mode":4},{"attributes":{"NORMAL":27496,"POSITION":9974},"indices":45018,"material":8,"mode":4},{"attributes":{"NORMAL":27497,"POSITION":9975},"indices":45019,"material":8,"mode":4},{"attributes":{"NORMAL":27498,"POSITION":9976},"indices":45020,"material":8,"mode":4},{"attributes":{"NORMAL":27499,"POSITION":9977},"indices":45021,"material":8,"mode":4},{"attributes":{"NORMAL":27500,"POSITION":9978},"indices":45022,"material":8,"mode":4},{"attributes":{"NORMAL":27501,"POSITION":9979},"indices":45023,"material":8,"mode":4},{"attributes":{"NORMAL":27502,"POSITION":9980},"indices":45024,"material":8,"mode":4},{"attributes":{"NORMAL":27503,"POSITION":9981},"indices":45025,"material":8,"mode":4},{"attributes":{"NORMAL":27504,"POSITION":9982},"indices":45026,"material":8,"mode":4}]},{"name":"COMPOUND1818","primitives":[{"attributes":{"NORMAL":27505,"POSITION":9983},"indices":45027,"material":14,"mode":4},{"attributes":{"NORMAL":27506,"POSITION":9984},"indices":45028,"material":14,"mode":4},{"attributes":{"NORMAL":27507,"POSITION":9985},"indices":45029,"material":14,"mode":4},{"attributes":{"NORMAL":27508,"POSITION":9986},"indices":45030,"material":14,"mode":4},{"attributes":{"NORMAL":27509,"POSITION":9987},"indices":45031,"material":14,"mode":4},{"attributes":{"NORMAL":27510,"POSITION":9988},"indices":45032,"material":14,"mode":4},{"attributes":{"NORMAL":27511,"POSITION":9989},"indices":45033,"material":14,"mode":4},{"attributes":{"NORMAL":27512,"POSITION":9990},"indices":45034,"material":14,"mode":4},{"attributes":{"NORMAL":27513,"POSITION":9991},"indices":45035,"material":14,"mode":4},{"attributes":{"NORMAL":27514,"POSITION":9992},"indices":45036,"material":14,"mode":4},{"attributes":{"NORMAL":27515,"POSITION":9993},"indices":45037,"material":14,"mode":4},{"attributes":{"NORMAL":27516,"POSITION":9994},"indices":45038,"material":14,"mode":4},{"attributes":{"NORMAL":27517,"POSITION":9995},"indices":45039,"material":14,"mode":4},{"attributes":{"NORMAL":27518,"POSITION":9996},"indices":45040,"material":14,"mode":4},{"attributes":{"NORMAL":27519,"POSITION":9997},"indices":45041,"material":14,"mode":4},{"attributes":{"NORMAL":27520,"POSITION":9998},"indices":45042,"material":14,"mode":4},{"attributes":{"NORMAL":27521,"POSITION":9999},"indices":45043,"material":14,"mode":4},{"attributes":{"NORMAL":27522,"POSITION":10000},"indices":45044,"material":14,"mode":4},{"attributes":{"NORMAL":27523,"POSITION":10001},"indices":45045,"material":14,"mode":4},{"attributes":{"NORMAL":27524,"POSITION":10002},"indices":45046,"material":14,"mode":4},{"attributes":{"NORMAL":27525,"POSITION":10003},"indices":45047,"material":14,"mode":4},{"attributes":{"NORMAL":27526,"POSITION":10004},"indices":45048,"material":14,"mode":4}]},{"name":"COMPOUND1819","primitives":[{"attributes":{"NORMAL":27527,"POSITION":10005},"indices":45049,"material":8,"mode":4},{"attributes":{"NORMAL":27528,"POSITION":10006},"indices":45050,"material":8,"mode":4},{"attributes":{"NORMAL":27529,"POSITION":10007},"indices":45051,"material":8,"mode":4},{"attributes":{"NORMAL":27530,"POSITION":10008},"indices":45052,"material":8,"mode":4},{"attributes":{"NORMAL":27531,"POSITION":10009},"indices":45053,"material":8,"mode":4},{"attributes":{"NORMAL":27532,"POSITION":10010},"indices":45054,"material":8,"mode":4},{"attributes":{"NORMAL":27533,"POSITION":10011},"indices":45055,"material":8,"mode":4},{"attributes":{"NORMAL":27534,"POSITION":10012},"indices":45056,"material":9,"mode":4},{"attributes":{"NORMAL":27535,"POSITION":10013},"indices":45057,"material":9,"mode":4},{"attributes":{"NORMAL":27536,"POSITION":10014},"indices":45058,"material":9,"mode":4}]},{"name":"COMPOUND1820","primitives":[{"attributes":{"NORMAL":27537,"POSITION":10015},"indices":45059,"material":8,"mode":4},{"attributes":{"NORMAL":27538,"POSITION":10016},"indices":45060,"material":8,"mode":4},{"attributes":{"NORMAL":27539,"POSITION":10017},"indices":45061,"material":8,"mode":4},{"attributes":{"NORMAL":27540,"POSITION":10018},"indices":45062,"material":8,"mode":4},{"attributes":{"NORMAL":27541,"POSITION":10019},"indices":45063,"material":8,"mode":4},{"attributes":{"NORMAL":27542,"POSITION":10020},"indices":45064,"material":8,"mode":4},{"attributes":{"NORMAL":27543,"POSITION":10021},"indices":45065,"material":8,"mode":4},{"attributes":{"NORMAL":27544,"POSITION":10022},"indices":45066,"material":9,"mode":4},{"attributes":{"NORMAL":27545,"POSITION":10023},"indices":45067,"material":9,"mode":4},{"attributes":{"NORMAL":27546,"POSITION":10024},"indices":45068,"material":9,"mode":4}]},{"name":"COMPOUND1821","primitives":[{"attributes":{"NORMAL":27547,"POSITION":10025},"indices":45069,"material":14,"mode":4},{"attributes":{"NORMAL":27548,"POSITION":10026},"indices":45070,"material":14,"mode":4},{"attributes":{"NORMAL":27549,"POSITION":10027},"indices":45071,"material":14,"mode":4},{"attributes":{"NORMAL":27550,"POSITION":10028},"indices":45072,"material":14,"mode":4},{"attributes":{"NORMAL":27551,"POSITION":10029},"indices":45073,"material":14,"mode":4},{"attributes":{"NORMAL":27552,"POSITION":10030},"indices":45074,"material":14,"mode":4},{"attributes":{"NORMAL":27553,"POSITION":10031},"indices":45075,"material":14,"mode":4},{"attributes":{"NORMAL":27554,"POSITION":10032},"indices":45076,"material":14,"mode":4},{"attributes":{"NORMAL":27555,"POSITION":10033},"indices":45077,"material":14,"mode":4},{"attributes":{"NORMAL":27556,"POSITION":10034},"indices":45078,"material":14,"mode":4},{"attributes":{"NORMAL":27557,"POSITION":10035},"indices":45079,"material":14,"mode":4},{"attributes":{"NORMAL":27558,"POSITION":10036},"indices":45080,"material":14,"mode":4},{"attributes":{"NORMAL":27559,"POSITION":10037},"indices":45081,"material":14,"mode":4},{"attributes":{"NORMAL":27560,"POSITION":10038},"indices":45082,"material":14,"mode":4}]},{"name":"COMPOUND1822","primitives":[{"attributes":{"NORMAL":27561,"POSITION":10039},"indices":45083,"material":13,"mode":4},{"attributes":{"NORMAL":27562,"POSITION":10040},"indices":45084,"material":13,"mode":4},{"attributes":{"NORMAL":27563,"POSITION":10041},"indices":45085,"material":13,"mode":4},{"attributes":{"NORMAL":27564,"POSITION":10042},"indices":45086,"material":13,"mode":4},{"attributes":{"NORMAL":27565,"POSITION":10043},"indices":45087,"material":13,"mode":4},{"attributes":{"NORMAL":27566,"POSITION":10044},"indices":45088,"material":13,"mode":4},{"attributes":{"NORMAL":27567,"POSITION":10045},"indices":45089,"material":13,"mode":4},{"attributes":{"NORMAL":27568,"POSITION":10046},"indices":45090,"material":13,"mode":4},{"attributes":{"NORMAL":27569,"POSITION":10047},"indices":45091,"material":13,"mode":4},{"attributes":{"NORMAL":27570,"POSITION":10048},"indices":45092,"material":13,"mode":4},{"attributes":{"NORMAL":27571,"POSITION":10049},"indices":45093,"material":9,"mode":4},{"attributes":{"NORMAL":27572,"POSITION":10050},"indices":45094,"material":9,"mode":4},{"attributes":{"NORMAL":27573,"POSITION":10051},"indices":45095,"material":9,"mode":4},{"attributes":{"NORMAL":27574,"POSITION":10052},"indices":45096,"material":9,"mode":4},{"attributes":{"NORMAL":27575,"POSITION":10053},"indices":45097,"material":9,"mode":4},{"attributes":{"NORMAL":27576,"POSITION":10054},"indices":45098,"material":13,"mode":4},{"attributes":{"NORMAL":27577,"POSITION":10055},"indices":45099,"material":9,"mode":4},{"attributes":{"NORMAL":27578,"POSITION":10056},"indices":45100,"material":9,"mode":4},{"attributes":{"NORMAL":27579,"POSITION":10057},"indices":45101,"material":9,"mode":4},{"attributes":{"NORMAL":27580,"POSITION":10058},"indices":45102,"material":9,"mode":4},{"attributes":{"NORMAL":27581,"POSITION":10059},"indices":45103,"material":9,"mode":4},{"attributes":{"NORMAL":27582,"POSITION":10060},"indices":45104,"material":13,"mode":4},{"attributes":{"NORMAL":27583,"POSITION":10061},"indices":45105,"material":9,"mode":4},{"attributes":{"NORMAL":27584,"POSITION":10062},"indices":45106,"material":9,"mode":4},{"attributes":{"NORMAL":27585,"POSITION":10063},"indices":45107,"material":9,"mode":4},{"attributes":{"NORMAL":27586,"POSITION":10064},"indices":45108,"material":9,"mode":4},{"attributes":{"NORMAL":27587,"POSITION":10065},"indices":45109,"material":9,"mode":4},{"attributes":{"NORMAL":27588,"POSITION":10066},"indices":45110,"material":9,"mode":4},{"attributes":{"NORMAL":27589,"POSITION":10067},"indices":45111,"material":9,"mode":4},{"attributes":{"NORMAL":27590,"POSITION":10068},"indices":45112,"material":9,"mode":4},{"attributes":{"NORMAL":27591,"POSITION":10069},"indices":45113,"material":9,"mode":4},{"attributes":{"NORMAL":27592,"POSITION":10070},"indices":45114,"material":9,"mode":4},{"attributes":{"NORMAL":27593,"POSITION":10071},"indices":45115,"material":9,"mode":4},{"attributes":{"NORMAL":27594,"POSITION":10072},"indices":45116,"material":9,"mode":4},{"attributes":{"NORMAL":27595,"POSITION":10073},"indices":45117,"material":9,"mode":4},{"attributes":{"NORMAL":27596,"POSITION":10074},"indices":45118,"material":9,"mode":4},{"attributes":{"NORMAL":27597,"POSITION":10075},"indices":45119,"material":9,"mode":4},{"attributes":{"NORMAL":27598,"POSITION":10076},"indices":45120,"material":9,"mode":4},{"attributes":{"NORMAL":27599,"POSITION":10077},"indices":45121,"material":9,"mode":4},{"attributes":{"NORMAL":27600,"POSITION":10078},"indices":45122,"material":9,"mode":4},{"attributes":{"NORMAL":27601,"POSITION":10079},"indices":45123,"material":9,"mode":4},{"attributes":{"NORMAL":27602,"POSITION":10080},"indices":45124,"material":9,"mode":4},{"attributes":{"NORMAL":27603,"POSITION":10081},"indices":45125,"material":9,"mode":4},{"attributes":{"NORMAL":27604,"POSITION":10082},"indices":45126,"material":13,"mode":4},{"attributes":{"NORMAL":27605,"POSITION":10083},"indices":45127,"material":9,"mode":4},{"attributes":{"NORMAL":27606,"POSITION":10084},"indices":45128,"material":9,"mode":4},{"attributes":{"NORMAL":27607,"POSITION":10085},"indices":45129,"material":9,"mode":4},{"attributes":{"NORMAL":27608,"POSITION":10086},"indices":45130,"material":9,"mode":4},{"attributes":{"NORMAL":27609,"POSITION":10087},"indices":45131,"material":9,"mode":4},{"attributes":{"NORMAL":27610,"POSITION":10088},"indices":45132,"material":9,"mode":4},{"attributes":{"NORMAL":27611,"POSITION":10089},"indices":45133,"material":9,"mode":4},{"attributes":{"NORMAL":27612,"POSITION":10090},"indices":45134,"material":9,"mode":4},{"attributes":{"NORMAL":27613,"POSITION":10091},"indices":45135,"material":9,"mode":4},{"attributes":{"NORMAL":27614,"POSITION":10092},"indices":45136,"material":9,"mode":4},{"attributes":{"NORMAL":27615,"POSITION":10093},"indices":45137,"material":9,"mode":4},{"attributes":{"NORMAL":27616,"POSITION":10094},"indices":45138,"material":9,"mode":4},{"attributes":{"NORMAL":27617,"POSITION":10095},"indices":45139,"material":9,"mode":4},{"attributes":{"NORMAL":27618,"POSITION":10096},"indices":45140,"material":9,"mode":4},{"attributes":{"NORMAL":27619,"POSITION":10097},"indices":45141,"material":9,"mode":4},{"attributes":{"NORMAL":27620,"POSITION":10098},"indices":45142,"material":13,"mode":4}]},{"name":"COMPOUND1823","primitives":[{"attributes":{"NORMAL":27621,"POSITION":10099},"indices":45143,"material":14,"mode":4},{"attributes":{"NORMAL":27622,"POSITION":10100},"indices":45144,"material":14,"mode":4},{"attributes":{"NORMAL":27623,"POSITION":10101},"indices":45145,"material":14,"mode":4},{"attributes":{"NORMAL":27624,"POSITION":10102},"indices":45146,"material":14,"mode":4},{"attributes":{"NORMAL":27625,"POSITION":10103},"indices":45147,"material":14,"mode":4},{"attributes":{"NORMAL":27626,"POSITION":10104},"indices":45148,"material":14,"mode":4},{"attributes":{"NORMAL":27627,"POSITION":10105},"indices":45149,"material":14,"mode":4},{"attributes":{"NORMAL":27628,"POSITION":10106},"indices":45150,"material":14,"mode":4},{"attributes":{"NORMAL":27629,"POSITION":10107},"indices":45151,"material":14,"mode":4},{"attributes":{"NORMAL":27630,"POSITION":10108},"indices":45152,"material":14,"mode":4},{"attributes":{"NORMAL":27631,"POSITION":10109},"indices":45153,"material":14,"mode":4},{"attributes":{"NORMAL":27632,"POSITION":10110},"indices":45154,"material":14,"mode":4},{"attributes":{"NORMAL":27633,"POSITION":10111},"indices":45155,"material":14,"mode":4},{"attributes":{"NORMAL":27634,"POSITION":10112},"indices":45156,"material":14,"mode":4},{"attributes":{"NORMAL":27635,"POSITION":10113},"indices":45157,"material":14,"mode":4},{"attributes":{"NORMAL":27636,"POSITION":10114},"indices":45158,"material":14,"mode":4},{"attributes":{"NORMAL":27637,"POSITION":10115},"indices":45159,"material":14,"mode":4},{"attributes":{"NORMAL":27638,"POSITION":10116},"indices":45160,"material":14,"mode":4},{"attributes":{"NORMAL":27639,"POSITION":10117},"indices":45161,"material":14,"mode":4},{"attributes":{"NORMAL":27640,"POSITION":10118},"indices":45162,"material":14,"mode":4},{"attributes":{"NORMAL":27641,"POSITION":10119},"indices":45163,"material":14,"mode":4},{"attributes":{"NORMAL":27642,"POSITION":10120},"indices":45164,"material":14,"mode":4}]},{"name":"COMPOUND1824","primitives":[{"attributes":{"NORMAL":27643,"POSITION":10121},"indices":45165,"material":13,"mode":4},{"attributes":{"NORMAL":27644,"POSITION":10122},"indices":45166,"material":13,"mode":4},{"attributes":{"NORMAL":27645,"POSITION":10123},"indices":45167,"material":13,"mode":4},{"attributes":{"NORMAL":27646,"POSITION":10124},"indices":45168,"material":13,"mode":4},{"attributes":{"NORMAL":27647,"POSITION":10125},"indices":45169,"material":13,"mode":4},{"attributes":{"NORMAL":27648,"POSITION":10126},"indices":45170,"material":13,"mode":4},{"attributes":{"NORMAL":27649,"POSITION":10127},"indices":45171,"material":13,"mode":4},{"attributes":{"NORMAL":27650,"POSITION":10128},"indices":45172,"material":13,"mode":4},{"attributes":{"NORMAL":27651,"POSITION":10129},"indices":45173,"material":13,"mode":4},{"attributes":{"NORMAL":27652,"POSITION":10130},"indices":45174,"material":13,"mode":4},{"attributes":{"NORMAL":27653,"POSITION":10131},"indices":45175,"material":9,"mode":4},{"attributes":{"NORMAL":27654,"POSITION":10132},"indices":45176,"material":9,"mode":4},{"attributes":{"NORMAL":27655,"POSITION":10133},"indices":45177,"material":9,"mode":4},{"attributes":{"NORMAL":27656,"POSITION":10134},"indices":45178,"material":9,"mode":4},{"attributes":{"NORMAL":27657,"POSITION":10135},"indices":45179,"material":9,"mode":4},{"attributes":{"NORMAL":27658,"POSITION":10136},"indices":45180,"material":13,"mode":4},{"attributes":{"NORMAL":27659,"POSITION":10137},"indices":45181,"material":9,"mode":4},{"attributes":{"NORMAL":27660,"POSITION":10138},"indices":45182,"material":9,"mode":4},{"attributes":{"NORMAL":27661,"POSITION":10139},"indices":45183,"material":9,"mode":4},{"attributes":{"NORMAL":27662,"POSITION":10140},"indices":45184,"material":9,"mode":4},{"attributes":{"NORMAL":27663,"POSITION":10141},"indices":45185,"material":9,"mode":4},{"attributes":{"NORMAL":27664,"POSITION":10142},"indices":45186,"material":13,"mode":4},{"attributes":{"NORMAL":27665,"POSITION":10143},"indices":45187,"material":9,"mode":4},{"attributes":{"NORMAL":27666,"POSITION":10144},"indices":45188,"material":9,"mode":4},{"attributes":{"NORMAL":27667,"POSITION":10145},"indices":45189,"material":9,"mode":4},{"attributes":{"NORMAL":27668,"POSITION":10146},"indices":45190,"material":9,"mode":4},{"attributes":{"NORMAL":27669,"POSITION":10147},"indices":45191,"material":9,"mode":4},{"attributes":{"NORMAL":27670,"POSITION":10148},"indices":45192,"material":9,"mode":4},{"attributes":{"NORMAL":27671,"POSITION":10149},"indices":45193,"material":9,"mode":4},{"attributes":{"NORMAL":27672,"POSITION":10150},"indices":45194,"material":9,"mode":4},{"attributes":{"NORMAL":27673,"POSITION":10151},"indices":45195,"material":9,"mode":4},{"attributes":{"NORMAL":27674,"POSITION":10152},"indices":45196,"material":9,"mode":4},{"attributes":{"NORMAL":27675,"POSITION":10153},"indices":45197,"material":9,"mode":4},{"attributes":{"NORMAL":27676,"POSITION":10154},"indices":45198,"material":9,"mode":4},{"attributes":{"NORMAL":27677,"POSITION":10155},"indices":45199,"material":9,"mode":4},{"attributes":{"NORMAL":27678,"POSITION":10156},"indices":45200,"material":9,"mode":4},{"attributes":{"NORMAL":27679,"POSITION":10157},"indices":45201,"material":9,"mode":4},{"attributes":{"NORMAL":27680,"POSITION":10158},"indices":45202,"material":9,"mode":4},{"attributes":{"NORMAL":27681,"POSITION":10159},"indices":45203,"material":9,"mode":4},{"attributes":{"NORMAL":27682,"POSITION":10160},"indices":45204,"material":9,"mode":4},{"attributes":{"NORMAL":27683,"POSITION":10161},"indices":45205,"material":9,"mode":4},{"attributes":{"NORMAL":27684,"POSITION":10162},"indices":45206,"material":9,"mode":4},{"attributes":{"NORMAL":27685,"POSITION":10163},"indices":45207,"material":9,"mode":4},{"attributes":{"NORMAL":27686,"POSITION":10164},"indices":45208,"material":13,"mode":4},{"attributes":{"NORMAL":27687,"POSITION":10165},"indices":45209,"material":9,"mode":4},{"attributes":{"NORMAL":27688,"POSITION":10166},"indices":45210,"material":9,"mode":4},{"attributes":{"NORMAL":27689,"POSITION":10167},"indices":45211,"material":9,"mode":4},{"attributes":{"NORMAL":27690,"POSITION":10168},"indices":45212,"material":9,"mode":4},{"attributes":{"NORMAL":27691,"POSITION":10169},"indices":45213,"material":9,"mode":4},{"attributes":{"NORMAL":27692,"POSITION":10170},"indices":45214,"material":9,"mode":4},{"attributes":{"NORMAL":27693,"POSITION":10171},"indices":45215,"material":9,"mode":4},{"attributes":{"NORMAL":27694,"POSITION":10172},"indices":45216,"material":9,"mode":4},{"attributes":{"NORMAL":27695,"POSITION":10173},"indices":45217,"material":9,"mode":4},{"attributes":{"NORMAL":27696,"POSITION":10174},"indices":45218,"material":9,"mode":4},{"attributes":{"NORMAL":27697,"POSITION":10175},"indices":45219,"material":9,"mode":4},{"attributes":{"NORMAL":27698,"POSITION":10176},"indices":45220,"material":9,"mode":4},{"attributes":{"NORMAL":27699,"POSITION":10177},"indices":45221,"material":9,"mode":4},{"attributes":{"NORMAL":27700,"POSITION":10178},"indices":45222,"material":9,"mode":4},{"attributes":{"NORMAL":27701,"POSITION":10179},"indices":45223,"material":9,"mode":4},{"attributes":{"NORMAL":27702,"POSITION":10180},"indices":45224,"material":13,"mode":4}]},{"name":"COMPOUND1825","primitives":[{"attributes":{"NORMAL":27703,"POSITION":10181},"indices":45225,"material":8,"mode":4},{"attributes":{"NORMAL":27704,"POSITION":10182},"indices":45226,"material":8,"mode":4},{"attributes":{"NORMAL":27705,"POSITION":10183},"indices":45227,"material":8,"mode":4},{"attributes":{"NORMAL":27706,"POSITION":10184},"indices":45228,"material":8,"mode":4},{"attributes":{"NORMAL":27707,"POSITION":10185},"indices":45229,"material":8,"mode":4},{"attributes":{"NORMAL":27708,"POSITION":10186},"indices":45230,"material":8,"mode":4},{"attributes":{"NORMAL":27709,"POSITION":10187},"indices":45231,"material":8,"mode":4},{"attributes":{"NORMAL":27710,"POSITION":10188},"indices":45232,"material":8,"mode":4},{"attributes":{"NORMAL":27711,"POSITION":10189},"indices":45233,"material":8,"mode":4},{"attributes":{"NORMAL":27712,"POSITION":10190},"indices":45234,"material":8,"mode":4},{"attributes":{"NORMAL":27713,"POSITION":10191},"indices":45235,"material":8,"mode":4},{"attributes":{"NORMAL":27714,"POSITION":10192},"indices":45236,"material":8,"mode":4},{"attributes":{"NORMAL":27715,"POSITION":10193},"indices":45237,"material":8,"mode":4},{"attributes":{"NORMAL":27716,"POSITION":10194},"indices":45238,"material":8,"mode":4},{"attributes":{"NORMAL":27717,"POSITION":10195},"indices":45239,"material":8,"mode":4},{"attributes":{"NORMAL":27718,"POSITION":10196},"indices":45240,"material":8,"mode":4},{"attributes":{"NORMAL":27719,"POSITION":10197},"indices":45241,"material":8,"mode":4},{"attributes":{"NORMAL":27720,"POSITION":10198},"indices":45242,"material":8,"mode":4}]},{"name":"COMPOUND1826","primitives":[{"attributes":{"NORMAL":27721,"POSITION":10199},"indices":45243,"material":14,"mode":4},{"attributes":{"NORMAL":27722,"POSITION":10200},"indices":45244,"material":14,"mode":4},{"attributes":{"NORMAL":27723,"POSITION":10201},"indices":45245,"material":14,"mode":4},{"attributes":{"NORMAL":27724,"POSITION":10202},"indices":45246,"material":14,"mode":4},{"attributes":{"NORMAL":27725,"POSITION":10203},"indices":45247,"material":14,"mode":4},{"attributes":{"NORMAL":27726,"POSITION":10204},"indices":45248,"material":14,"mode":4},{"attributes":{"NORMAL":27727,"POSITION":10205},"indices":45249,"material":14,"mode":4},{"attributes":{"NORMAL":27728,"POSITION":10206},"indices":45250,"material":14,"mode":4},{"attributes":{"NORMAL":27729,"POSITION":10207},"indices":45251,"material":14,"mode":4},{"attributes":{"NORMAL":27730,"POSITION":10208},"indices":45252,"material":14,"mode":4},{"attributes":{"NORMAL":27731,"POSITION":10209},"indices":45253,"material":14,"mode":4},{"attributes":{"NORMAL":27732,"POSITION":10210},"indices":45254,"material":14,"mode":4},{"attributes":{"NORMAL":27733,"POSITION":10211},"indices":45255,"material":14,"mode":4},{"attributes":{"NORMAL":27734,"POSITION":10212},"indices":45256,"material":14,"mode":4},{"attributes":{"NORMAL":27735,"POSITION":10213},"indices":45257,"material":14,"mode":4},{"attributes":{"NORMAL":27736,"POSITION":10214},"indices":45258,"material":14,"mode":4}]},{"name":"COMPOUND1827","primitives":[{"attributes":{"NORMAL":27737,"POSITION":10215},"indices":45259,"material":8,"mode":4},{"attributes":{"NORMAL":27738,"POSITION":10216},"indices":45260,"material":8,"mode":4},{"attributes":{"NORMAL":27739,"POSITION":10217},"indices":45261,"material":8,"mode":4},{"attributes":{"NORMAL":27740,"POSITION":10218},"indices":45262,"material":8,"mode":4},{"attributes":{"NORMAL":27741,"POSITION":10219},"indices":45263,"material":8,"mode":4},{"attributes":{"NORMAL":27742,"POSITION":10220},"indices":45264,"material":8,"mode":4},{"attributes":{"NORMAL":27743,"POSITION":10221},"indices":45265,"material":8,"mode":4},{"attributes":{"NORMAL":27744,"POSITION":10222},"indices":45266,"material":9,"mode":4},{"attributes":{"NORMAL":27745,"POSITION":10223},"indices":45267,"material":9,"mode":4},{"attributes":{"NORMAL":27746,"POSITION":10224},"indices":45268,"material":9,"mode":4}]},{"name":"COMPOUND1828","primitives":[{"attributes":{"NORMAL":27747,"POSITION":10225},"indices":45269,"material":14,"mode":4},{"attributes":{"NORMAL":27748,"POSITION":10226},"indices":45270,"material":14,"mode":4},{"attributes":{"NORMAL":27749,"POSITION":10227},"indices":45271,"material":14,"mode":4},{"attributes":{"NORMAL":27750,"POSITION":10228},"indices":45272,"material":14,"mode":4},{"attributes":{"NORMAL":27751,"POSITION":10229},"indices":45273,"material":14,"mode":4},{"attributes":{"NORMAL":27752,"POSITION":10230},"indices":45274,"material":14,"mode":4},{"attributes":{"NORMAL":27753,"POSITION":10231},"indices":45275,"material":14,"mode":4},{"attributes":{"NORMAL":27754,"POSITION":10232},"indices":45276,"material":14,"mode":4},{"attributes":{"NORMAL":27755,"POSITION":10233},"indices":45277,"material":14,"mode":4},{"attributes":{"NORMAL":27756,"POSITION":10234},"indices":45278,"material":14,"mode":4},{"attributes":{"NORMAL":27757,"POSITION":10235},"indices":45279,"material":14,"mode":4},{"attributes":{"NORMAL":27758,"POSITION":10236},"indices":45280,"material":14,"mode":4},{"attributes":{"NORMAL":27759,"POSITION":10237},"indices":45281,"material":14,"mode":4},{"attributes":{"NORMAL":27760,"POSITION":10238},"indices":45282,"material":14,"mode":4},{"attributes":{"NORMAL":27761,"POSITION":10239},"indices":45283,"material":14,"mode":4},{"attributes":{"NORMAL":27762,"POSITION":10240},"indices":45284,"material":14,"mode":4},{"attributes":{"NORMAL":27763,"POSITION":10241},"indices":45285,"material":14,"mode":4},{"attributes":{"NORMAL":27764,"POSITION":10242},"indices":45286,"material":14,"mode":4},{"attributes":{"NORMAL":27765,"POSITION":10243},"indices":45287,"material":14,"mode":4},{"attributes":{"NORMAL":27766,"POSITION":10244},"indices":45288,"material":14,"mode":4},{"attributes":{"NORMAL":27767,"POSITION":10245},"indices":45289,"material":14,"mode":4},{"attributes":{"NORMAL":27768,"POSITION":10246},"indices":45290,"material":14,"mode":4}]},{"name":"COMPOUND1829","primitives":[{"attributes":{"NORMAL":27769,"POSITION":10247},"indices":45291,"material":14,"mode":4},{"attributes":{"NORMAL":27770,"POSITION":10248},"indices":45292,"material":14,"mode":4},{"attributes":{"NORMAL":27771,"POSITION":10249},"indices":45293,"material":14,"mode":4},{"attributes":{"NORMAL":27772,"POSITION":10250},"indices":45294,"material":14,"mode":4},{"attributes":{"NORMAL":27773,"POSITION":10251},"indices":45295,"material":14,"mode":4},{"attributes":{"NORMAL":27774,"POSITION":10252},"indices":45296,"material":14,"mode":4},{"attributes":{"NORMAL":27775,"POSITION":10253},"indices":45297,"material":14,"mode":4},{"attributes":{"NORMAL":27776,"POSITION":10254},"indices":45298,"material":14,"mode":4},{"attributes":{"NORMAL":27777,"POSITION":10255},"indices":45299,"material":14,"mode":4},{"attributes":{"NORMAL":27778,"POSITION":10256},"indices":45300,"material":14,"mode":4},{"attributes":{"NORMAL":27779,"POSITION":10257},"indices":45301,"material":14,"mode":4},{"attributes":{"NORMAL":27780,"POSITION":10258},"indices":45302,"material":14,"mode":4},{"attributes":{"NORMAL":27781,"POSITION":10259},"indices":45303,"material":14,"mode":4},{"attributes":{"NORMAL":27782,"POSITION":10260},"indices":45304,"material":14,"mode":4}]},{"name":"COMPOUND1830","primitives":[{"attributes":{"NORMAL":27783,"POSITION":10261},"indices":45305,"material":8,"mode":4},{"attributes":{"NORMAL":27784,"POSITION":10262},"indices":45306,"material":8,"mode":4},{"attributes":{"NORMAL":27785,"POSITION":10263},"indices":45307,"material":8,"mode":4},{"attributes":{"NORMAL":27786,"POSITION":10264},"indices":45308,"material":8,"mode":4},{"attributes":{"NORMAL":27787,"POSITION":10265},"indices":45309,"material":8,"mode":4},{"attributes":{"NORMAL":27788,"POSITION":10266},"indices":45310,"material":8,"mode":4},{"attributes":{"NORMAL":27789,"POSITION":10267},"indices":45311,"material":8,"mode":4},{"attributes":{"NORMAL":27790,"POSITION":10268},"indices":45312,"material":9,"mode":4},{"attributes":{"NORMAL":27791,"POSITION":10269},"indices":45313,"material":9,"mode":4},{"attributes":{"NORMAL":27792,"POSITION":10270},"indices":45314,"material":9,"mode":4}]},{"name":"COMPOUND1831","primitives":[{"attributes":{"NORMAL":27793,"POSITION":10271},"indices":45315,"material":15,"mode":4},{"attributes":{"NORMAL":27794,"POSITION":10272},"indices":45316,"material":15,"mode":4},{"attributes":{"NORMAL":27795,"POSITION":10273},"indices":45317,"material":15,"mode":4},{"attributes":{"NORMAL":27796,"POSITION":10274},"indices":45318,"material":15,"mode":4},{"attributes":{"NORMAL":27797,"POSITION":10275},"indices":45319,"material":15,"mode":4},{"attributes":{"NORMAL":27798,"POSITION":10276},"indices":45320,"material":15,"mode":4},{"attributes":{"NORMAL":27799,"POSITION":10277},"indices":45321,"material":15,"mode":4},{"attributes":{"NORMAL":27800,"POSITION":10278},"indices":45322,"material":15,"mode":4},{"attributes":{"NORMAL":27801,"POSITION":10279},"indices":45323,"material":15,"mode":4},{"attributes":{"NORMAL":27802,"POSITION":10280},"indices":45324,"material":15,"mode":4},{"attributes":{"NORMAL":27803,"POSITION":10281},"indices":45325,"material":9,"mode":4},{"attributes":{"NORMAL":27804,"POSITION":10282},"indices":45326,"material":9,"mode":4},{"attributes":{"NORMAL":27805,"POSITION":10283},"indices":45327,"material":9,"mode":4},{"attributes":{"NORMAL":27806,"POSITION":10284},"indices":45328,"material":9,"mode":4},{"attributes":{"NORMAL":27807,"POSITION":10285},"indices":45329,"material":9,"mode":4},{"attributes":{"NORMAL":27808,"POSITION":10286},"indices":45330,"material":9,"mode":4},{"attributes":{"NORMAL":27809,"POSITION":10287},"indices":45331,"material":9,"mode":4},{"attributes":{"NORMAL":27810,"POSITION":10288},"indices":45332,"material":15,"mode":4},{"attributes":{"NORMAL":27811,"POSITION":10289},"indices":45333,"material":9,"mode":4},{"attributes":{"NORMAL":27812,"POSITION":10290},"indices":45334,"material":9,"mode":4},{"attributes":{"NORMAL":27813,"POSITION":10291},"indices":45335,"material":9,"mode":4},{"attributes":{"NORMAL":27814,"POSITION":10292},"indices":45336,"material":9,"mode":4},{"attributes":{"NORMAL":27815,"POSITION":10293},"indices":45337,"material":9,"mode":4},{"attributes":{"NORMAL":27816,"POSITION":10294},"indices":45338,"material":15,"mode":4},{"attributes":{"NORMAL":27817,"POSITION":10295},"indices":45339,"material":9,"mode":4},{"attributes":{"NORMAL":27818,"POSITION":10296},"indices":45340,"material":9,"mode":4},{"attributes":{"NORMAL":27819,"POSITION":10297},"indices":45341,"material":9,"mode":4},{"attributes":{"NORMAL":27820,"POSITION":10298},"indices":45342,"material":9,"mode":4},{"attributes":{"NORMAL":27821,"POSITION":10299},"indices":45343,"material":9,"mode":4},{"attributes":{"NORMAL":27822,"POSITION":10300},"indices":45344,"material":9,"mode":4},{"attributes":{"NORMAL":27823,"POSITION":10301},"indices":45345,"material":9,"mode":4},{"attributes":{"NORMAL":27824,"POSITION":10302},"indices":45346,"material":9,"mode":4},{"attributes":{"NORMAL":27825,"POSITION":10303},"indices":45347,"material":9,"mode":4},{"attributes":{"NORMAL":27826,"POSITION":10304},"indices":45348,"material":9,"mode":4},{"attributes":{"NORMAL":27827,"POSITION":10305},"indices":45349,"material":15,"mode":4},{"attributes":{"NORMAL":27828,"POSITION":10306},"indices":45350,"material":9,"mode":4},{"attributes":{"NORMAL":27829,"POSITION":10307},"indices":45351,"material":9,"mode":4},{"attributes":{"NORMAL":27830,"POSITION":10308},"indices":45352,"material":9,"mode":4},{"attributes":{"NORMAL":27831,"POSITION":10309},"indices":45353,"material":9,"mode":4},{"attributes":{"NORMAL":27832,"POSITION":10310},"indices":45354,"material":9,"mode":4},{"attributes":{"NORMAL":27833,"POSITION":10311},"indices":45355,"material":9,"mode":4},{"attributes":{"NORMAL":27834,"POSITION":10312},"indices":45356,"material":9,"mode":4},{"attributes":{"NORMAL":27835,"POSITION":10313},"indices":45357,"material":9,"mode":4}]},{"name":"COMPOUND1832","primitives":[{"attributes":{"NORMAL":27836,"POSITION":10314},"indices":45358,"material":14,"mode":4},{"attributes":{"NORMAL":27837,"POSITION":10315},"indices":45359,"material":14,"mode":4},{"attributes":{"NORMAL":27838,"POSITION":10316},"indices":45360,"material":14,"mode":4},{"attributes":{"NORMAL":27839,"POSITION":10317},"indices":45361,"material":14,"mode":4},{"attributes":{"NORMAL":27840,"POSITION":10318},"indices":45362,"material":14,"mode":4},{"attributes":{"NORMAL":27841,"POSITION":10319},"indices":45363,"material":14,"mode":4},{"attributes":{"NORMAL":27842,"POSITION":10320},"indices":45364,"material":14,"mode":4},{"attributes":{"NORMAL":27843,"POSITION":10321},"indices":45365,"material":14,"mode":4},{"attributes":{"NORMAL":27844,"POSITION":10322},"indices":45366,"material":14,"mode":4},{"attributes":{"NORMAL":27845,"POSITION":10323},"indices":45367,"material":14,"mode":4},{"attributes":{"NORMAL":27846,"POSITION":10324},"indices":45368,"material":14,"mode":4},{"attributes":{"NORMAL":27847,"POSITION":10325},"indices":45369,"material":14,"mode":4},{"attributes":{"NORMAL":27848,"POSITION":10326},"indices":45370,"material":14,"mode":4},{"attributes":{"NORMAL":27849,"POSITION":10327},"indices":45371,"material":14,"mode":4}]},{"name":"COMPOUND1833","primitives":[{"attributes":{"NORMAL":27850,"POSITION":10328},"indices":45372,"material":8,"mode":4},{"attributes":{"NORMAL":27851,"POSITION":10329},"indices":45373,"material":8,"mode":4},{"attributes":{"NORMAL":27852,"POSITION":10330},"indices":45374,"material":8,"mode":4},{"attributes":{"NORMAL":27853,"POSITION":10331},"indices":45375,"material":8,"mode":4},{"attributes":{"NORMAL":27854,"POSITION":10332},"indices":45376,"material":8,"mode":4},{"attributes":{"NORMAL":27855,"POSITION":10333},"indices":45377,"material":8,"mode":4},{"attributes":{"NORMAL":27856,"POSITION":10334},"indices":45378,"material":8,"mode":4},{"attributes":{"NORMAL":27857,"POSITION":10335},"indices":45379,"material":9,"mode":4},{"attributes":{"NORMAL":27858,"POSITION":10336},"indices":45380,"material":9,"mode":4},{"attributes":{"NORMAL":27859,"POSITION":10337},"indices":45381,"material":9,"mode":4}]},{"name":"COMPOUND1834","primitives":[{"attributes":{"NORMAL":27860,"POSITION":10338},"indices":45382,"material":14,"mode":4},{"attributes":{"NORMAL":27861,"POSITION":10339},"indices":45383,"material":14,"mode":4},{"attributes":{"NORMAL":27862,"POSITION":10340},"indices":45384,"material":14,"mode":4},{"attributes":{"NORMAL":27863,"POSITION":10341},"indices":45385,"material":14,"mode":4},{"attributes":{"NORMAL":27864,"POSITION":10342},"indices":45386,"material":14,"mode":4},{"attributes":{"NORMAL":27865,"POSITION":10343},"indices":45387,"material":14,"mode":4},{"attributes":{"NORMAL":27866,"POSITION":10344},"indices":45388,"material":14,"mode":4},{"attributes":{"NORMAL":27867,"POSITION":10345},"indices":45389,"material":14,"mode":4},{"attributes":{"NORMAL":27868,"POSITION":10346},"indices":45390,"material":14,"mode":4},{"attributes":{"NORMAL":27869,"POSITION":10347},"indices":45391,"material":14,"mode":4},{"attributes":{"NORMAL":27870,"POSITION":10348},"indices":45392,"material":14,"mode":4},{"attributes":{"NORMAL":27871,"POSITION":10349},"indices":45393,"material":14,"mode":4},{"attributes":{"NORMAL":27872,"POSITION":10350},"indices":45394,"material":14,"mode":4},{"attributes":{"NORMAL":27873,"POSITION":10351},"indices":45395,"material":14,"mode":4},{"attributes":{"NORMAL":27874,"POSITION":10352},"indices":45396,"material":14,"mode":4},{"attributes":{"NORMAL":27875,"POSITION":10353},"indices":45397,"material":14,"mode":4},{"attributes":{"NORMAL":27876,"POSITION":10354},"indices":45398,"material":14,"mode":4},{"attributes":{"NORMAL":27877,"POSITION":10355},"indices":45399,"material":14,"mode":4},{"attributes":{"NORMAL":27878,"POSITION":10356},"indices":45400,"material":14,"mode":4},{"attributes":{"NORMAL":27879,"POSITION":10357},"indices":45401,"material":14,"mode":4},{"attributes":{"NORMAL":27880,"POSITION":10358},"indices":45402,"material":14,"mode":4},{"attributes":{"NORMAL":27881,"POSITION":10359},"indices":45403,"material":14,"mode":4},{"attributes":{"NORMAL":27882,"POSITION":10360},"indices":45404,"material":14,"mode":4},{"attributes":{"NORMAL":27883,"POSITION":10361},"indices":45405,"material":14,"mode":4},{"attributes":{"NORMAL":27884,"POSITION":10362},"indices":45406,"material":14,"mode":4},{"attributes":{"NORMAL":27885,"POSITION":10363},"indices":45407,"material":14,"mode":4},{"attributes":{"NORMAL":27886,"POSITION":10364},"indices":45408,"material":14,"mode":4},{"attributes":{"NORMAL":27887,"POSITION":10365},"indices":45409,"material":14,"mode":4},{"attributes":{"NORMAL":27888,"POSITION":10366},"indices":45410,"material":14,"mode":4},{"attributes":{"NORMAL":27889,"POSITION":10367},"indices":45411,"material":14,"mode":4},{"attributes":{"NORMAL":27890,"POSITION":10368},"indices":45412,"material":14,"mode":4},{"attributes":{"NORMAL":27891,"POSITION":10369},"indices":45413,"material":14,"mode":4},{"attributes":{"NORMAL":27892,"POSITION":10370},"indices":45414,"material":14,"mode":4},{"attributes":{"NORMAL":27893,"POSITION":10371},"indices":45415,"material":14,"mode":4},{"attributes":{"NORMAL":27894,"POSITION":10372},"indices":45416,"material":14,"mode":4},{"attributes":{"NORMAL":27895,"POSITION":10373},"indices":45417,"material":14,"mode":4},{"attributes":{"NORMAL":27896,"POSITION":10374},"indices":45418,"material":14,"mode":4},{"attributes":{"NORMAL":27897,"POSITION":10375},"indices":45419,"material":14,"mode":4},{"attributes":{"NORMAL":27898,"POSITION":10376},"indices":45420,"material":14,"mode":4},{"attributes":{"NORMAL":27899,"POSITION":10377},"indices":45421,"material":14,"mode":4},{"attributes":{"NORMAL":27900,"POSITION":10378},"indices":45422,"material":14,"mode":4},{"attributes":{"NORMAL":27901,"POSITION":10379},"indices":45423,"material":14,"mode":4},{"attributes":{"NORMAL":27902,"POSITION":10380},"indices":45424,"material":14,"mode":4},{"attributes":{"NORMAL":27903,"POSITION":10381},"indices":45425,"material":14,"mode":4},{"attributes":{"NORMAL":27904,"POSITION":10382},"indices":45426,"material":14,"mode":4},{"attributes":{"NORMAL":27905,"POSITION":10383},"indices":45427,"material":14,"mode":4},{"attributes":{"NORMAL":27906,"POSITION":10384},"indices":45428,"material":14,"mode":4},{"attributes":{"NORMAL":27907,"POSITION":10385},"indices":45429,"material":14,"mode":4},{"attributes":{"NORMAL":27908,"POSITION":10386},"indices":45430,"material":14,"mode":4},{"attributes":{"NORMAL":27909,"POSITION":10387},"indices":45431,"material":14,"mode":4},{"attributes":{"NORMAL":27910,"POSITION":10388},"indices":45432,"material":14,"mode":4},{"attributes":{"NORMAL":27911,"POSITION":10389},"indices":45433,"material":14,"mode":4},{"attributes":{"NORMAL":27912,"POSITION":10390},"indices":45434,"material":14,"mode":4},{"attributes":{"NORMAL":27913,"POSITION":10391},"indices":45435,"material":14,"mode":4},{"attributes":{"NORMAL":27914,"POSITION":10392},"indices":45436,"material":14,"mode":4},{"attributes":{"NORMAL":27915,"POSITION":10393},"indices":45437,"material":14,"mode":4},{"attributes":{"NORMAL":27916,"POSITION":10394},"indices":45438,"material":14,"mode":4},{"attributes":{"NORMAL":27917,"POSITION":10395},"indices":45439,"material":14,"mode":4},{"attributes":{"NORMAL":27918,"POSITION":10396},"indices":45440,"material":14,"mode":4},{"attributes":{"NORMAL":27919,"POSITION":10397},"indices":45441,"material":14,"mode":4},{"attributes":{"NORMAL":27920,"POSITION":10398},"indices":45442,"material":14,"mode":4},{"attributes":{"NORMAL":27921,"POSITION":10399},"indices":45443,"material":14,"mode":4},{"attributes":{"NORMAL":27922,"POSITION":10400},"indices":45444,"material":14,"mode":4},{"attributes":{"NORMAL":27923,"POSITION":10401},"indices":45445,"material":14,"mode":4},{"attributes":{"NORMAL":27924,"POSITION":10402},"indices":45446,"material":14,"mode":4},{"attributes":{"NORMAL":27925,"POSITION":10403},"indices":45447,"material":14,"mode":4},{"attributes":{"NORMAL":27926,"POSITION":10404},"indices":45448,"material":14,"mode":4},{"attributes":{"NORMAL":27927,"POSITION":10405},"indices":45449,"material":14,"mode":4},{"attributes":{"NORMAL":27928,"POSITION":10406},"indices":45450,"material":14,"mode":4},{"attributes":{"NORMAL":27929,"POSITION":10407},"indices":45451,"material":14,"mode":4},{"attributes":{"NORMAL":27930,"POSITION":10408},"indices":45452,"material":14,"mode":4},{"attributes":{"NORMAL":27931,"POSITION":10409},"indices":45453,"material":14,"mode":4},{"attributes":{"NORMAL":27932,"POSITION":10410},"indices":45454,"material":14,"mode":4},{"attributes":{"NORMAL":27933,"POSITION":10411},"indices":45455,"material":14,"mode":4},{"attributes":{"NORMAL":27934,"POSITION":10412},"indices":45456,"material":14,"mode":4},{"attributes":{"NORMAL":27935,"POSITION":10413},"indices":45457,"material":14,"mode":4},{"attributes":{"NORMAL":27936,"POSITION":10414},"indices":45458,"material":14,"mode":4},{"attributes":{"NORMAL":27937,"POSITION":10415},"indices":45459,"material":14,"mode":4},{"attributes":{"NORMAL":27938,"POSITION":10416},"indices":45460,"material":14,"mode":4},{"attributes":{"NORMAL":27939,"POSITION":10417},"indices":45461,"material":14,"mode":4},{"attributes":{"NORMAL":27940,"POSITION":10418},"indices":45462,"material":14,"mode":4},{"attributes":{"NORMAL":27941,"POSITION":10419},"indices":45463,"material":14,"mode":4},{"attributes":{"NORMAL":27942,"POSITION":10420},"indices":45464,"material":14,"mode":4},{"attributes":{"NORMAL":27943,"POSITION":10421},"indices":45465,"material":14,"mode":4},{"attributes":{"NORMAL":27944,"POSITION":10422},"indices":45466,"material":14,"mode":4},{"attributes":{"NORMAL":27945,"POSITION":10423},"indices":45467,"material":14,"mode":4},{"attributes":{"NORMAL":27946,"POSITION":10424},"indices":45468,"material":14,"mode":4},{"attributes":{"NORMAL":27947,"POSITION":10425},"indices":45469,"material":14,"mode":4},{"attributes":{"NORMAL":27948,"POSITION":10426},"indices":45470,"material":14,"mode":4},{"attributes":{"NORMAL":27949,"POSITION":10427},"indices":45471,"material":14,"mode":4},{"attributes":{"NORMAL":27950,"POSITION":10428},"indices":45472,"material":14,"mode":4},{"attributes":{"NORMAL":27951,"POSITION":10429},"indices":45473,"material":14,"mode":4},{"attributes":{"NORMAL":27952,"POSITION":10430},"indices":45474,"material":14,"mode":4},{"attributes":{"NORMAL":27953,"POSITION":10431},"indices":45475,"material":14,"mode":4},{"attributes":{"NORMAL":27954,"POSITION":10432},"indices":45476,"material":14,"mode":4},{"attributes":{"NORMAL":27955,"POSITION":10433},"indices":45477,"material":14,"mode":4},{"attributes":{"NORMAL":27956,"POSITION":10434},"indices":45478,"material":14,"mode":4},{"attributes":{"NORMAL":27957,"POSITION":10435},"indices":45479,"material":14,"mode":4},{"attributes":{"NORMAL":27958,"POSITION":10436},"indices":45480,"material":14,"mode":4},{"attributes":{"NORMAL":27959,"POSITION":10437},"indices":45481,"material":14,"mode":4},{"attributes":{"NORMAL":27960,"POSITION":10438},"indices":45482,"material":14,"mode":4},{"attributes":{"NORMAL":27961,"POSITION":10439},"indices":45483,"material":14,"mode":4},{"attributes":{"NORMAL":27962,"POSITION":10440},"indices":45484,"material":14,"mode":4},{"attributes":{"NORMAL":27963,"POSITION":10441},"indices":45485,"material":14,"mode":4},{"attributes":{"NORMAL":27964,"POSITION":10442},"indices":45486,"material":14,"mode":4},{"attributes":{"NORMAL":27965,"POSITION":10443},"indices":45487,"material":14,"mode":4},{"attributes":{"NORMAL":27966,"POSITION":10444},"indices":45488,"material":14,"mode":4},{"attributes":{"NORMAL":27967,"POSITION":10445},"indices":45489,"material":14,"mode":4},{"attributes":{"NORMAL":27968,"POSITION":10446},"indices":45490,"material":14,"mode":4},{"attributes":{"NORMAL":27969,"POSITION":10447},"indices":45491,"material":14,"mode":4},{"attributes":{"NORMAL":27970,"POSITION":10448},"indices":45492,"material":14,"mode":4},{"attributes":{"NORMAL":27971,"POSITION":10449},"indices":45493,"material":14,"mode":4},{"attributes":{"NORMAL":27972,"POSITION":10450},"indices":45494,"material":14,"mode":4},{"attributes":{"NORMAL":27973,"POSITION":10451},"indices":45495,"material":14,"mode":4},{"attributes":{"NORMAL":27974,"POSITION":10452},"indices":45496,"material":14,"mode":4},{"attributes":{"NORMAL":27975,"POSITION":10453},"indices":45497,"material":14,"mode":4},{"attributes":{"NORMAL":27976,"POSITION":10454},"indices":45498,"material":14,"mode":4},{"attributes":{"NORMAL":27977,"POSITION":10455},"indices":45499,"material":14,"mode":4},{"attributes":{"NORMAL":27978,"POSITION":10456},"indices":45500,"material":14,"mode":4},{"attributes":{"NORMAL":27979,"POSITION":10457},"indices":45501,"material":14,"mode":4},{"attributes":{"NORMAL":27980,"POSITION":10458},"indices":45502,"material":14,"mode":4},{"attributes":{"NORMAL":27981,"POSITION":10459},"indices":45503,"material":14,"mode":4},{"attributes":{"NORMAL":27982,"POSITION":10460},"indices":45504,"material":14,"mode":4},{"attributes":{"NORMAL":27983,"POSITION":10461},"indices":45505,"material":14,"mode":4},{"attributes":{"NORMAL":27984,"POSITION":10462},"indices":45506,"material":14,"mode":4},{"attributes":{"NORMAL":27985,"POSITION":10463},"indices":45507,"material":14,"mode":4},{"attributes":{"NORMAL":27986,"POSITION":10464},"indices":45508,"material":14,"mode":4},{"attributes":{"NORMAL":27987,"POSITION":10465},"indices":45509,"material":14,"mode":4},{"attributes":{"NORMAL":27988,"POSITION":10466},"indices":45510,"material":14,"mode":4},{"attributes":{"NORMAL":27989,"POSITION":10467},"indices":45511,"material":14,"mode":4},{"attributes":{"NORMAL":27990,"POSITION":10468},"indices":45512,"material":14,"mode":4},{"attributes":{"NORMAL":27991,"POSITION":10469},"indices":45513,"material":14,"mode":4},{"attributes":{"NORMAL":27992,"POSITION":10470},"indices":45514,"material":14,"mode":4},{"attributes":{"NORMAL":27993,"POSITION":10471},"indices":45515,"material":14,"mode":4},{"attributes":{"NORMAL":27994,"POSITION":10472},"indices":45516,"material":14,"mode":4},{"attributes":{"NORMAL":27995,"POSITION":10473},"indices":45517,"material":14,"mode":4},{"attributes":{"NORMAL":27996,"POSITION":10474},"indices":45518,"material":14,"mode":4},{"attributes":{"NORMAL":27997,"POSITION":10475},"indices":45519,"material":14,"mode":4},{"attributes":{"NORMAL":27998,"POSITION":10476},"indices":45520,"material":14,"mode":4},{"attributes":{"NORMAL":27999,"POSITION":10477},"indices":45521,"material":14,"mode":4},{"attributes":{"NORMAL":28000,"POSITION":10478},"indices":45522,"material":14,"mode":4},{"attributes":{"NORMAL":28001,"POSITION":10479},"indices":45523,"material":14,"mode":4},{"attributes":{"NORMAL":28002,"POSITION":10480},"indices":45524,"material":14,"mode":4},{"attributes":{"NORMAL":28003,"POSITION":10481},"indices":45525,"material":14,"mode":4},{"attributes":{"NORMAL":28004,"POSITION":10482},"indices":45526,"material":14,"mode":4},{"attributes":{"NORMAL":28005,"POSITION":10483},"indices":45527,"material":14,"mode":4},{"attributes":{"NORMAL":28006,"POSITION":10484},"indices":45528,"material":14,"mode":4},{"attributes":{"NORMAL":28007,"POSITION":10485},"indices":45529,"material":14,"mode":4},{"attributes":{"NORMAL":28008,"POSITION":10486},"indices":45530,"material":14,"mode":4},{"attributes":{"NORMAL":28009,"POSITION":10487},"indices":45531,"material":14,"mode":4},{"attributes":{"NORMAL":28010,"POSITION":10488},"indices":45532,"material":14,"mode":4},{"attributes":{"NORMAL":28011,"POSITION":10489},"indices":45533,"material":14,"mode":4},{"attributes":{"NORMAL":28012,"POSITION":10490},"indices":45534,"material":14,"mode":4},{"attributes":{"NORMAL":28013,"POSITION":10491},"indices":45535,"material":14,"mode":4},{"attributes":{"NORMAL":28014,"POSITION":10492},"indices":45536,"material":14,"mode":4},{"attributes":{"NORMAL":28015,"POSITION":10493},"indices":45537,"material":14,"mode":4},{"attributes":{"NORMAL":28016,"POSITION":10494},"indices":45538,"material":14,"mode":4},{"attributes":{"NORMAL":28017,"POSITION":10495},"indices":45539,"material":14,"mode":4},{"attributes":{"NORMAL":28018,"POSITION":10496},"indices":45540,"material":14,"mode":4},{"attributes":{"NORMAL":28019,"POSITION":10497},"indices":45541,"material":14,"mode":4},{"attributes":{"NORMAL":28020,"POSITION":10498},"indices":45542,"material":14,"mode":4},{"attributes":{"NORMAL":28021,"POSITION":10499},"indices":45543,"material":14,"mode":4},{"attributes":{"NORMAL":28022,"POSITION":10500},"indices":45544,"material":14,"mode":4},{"attributes":{"NORMAL":28023,"POSITION":10501},"indices":45545,"material":14,"mode":4},{"attributes":{"NORMAL":28024,"POSITION":10502},"indices":45546,"material":14,"mode":4},{"attributes":{"NORMAL":28025,"POSITION":10503},"indices":45547,"material":14,"mode":4},{"attributes":{"NORMAL":28026,"POSITION":10504},"indices":45548,"material":14,"mode":4},{"attributes":{"NORMAL":28027,"POSITION":10505},"indices":45549,"material":14,"mode":4},{"attributes":{"NORMAL":28028,"POSITION":10506},"indices":45550,"material":14,"mode":4},{"attributes":{"NORMAL":28029,"POSITION":10507},"indices":45551,"material":14,"mode":4},{"attributes":{"NORMAL":28030,"POSITION":10508},"indices":45552,"material":14,"mode":4},{"attributes":{"NORMAL":28031,"POSITION":10509},"indices":45553,"material":14,"mode":4},{"attributes":{"NORMAL":28032,"POSITION":10510},"indices":45554,"material":14,"mode":4},{"attributes":{"NORMAL":28033,"POSITION":10511},"indices":45555,"material":14,"mode":4},{"attributes":{"NORMAL":28034,"POSITION":10512},"indices":45556,"material":14,"mode":4},{"attributes":{"NORMAL":28035,"POSITION":10513},"indices":45557,"material":14,"mode":4},{"attributes":{"NORMAL":28036,"POSITION":10514},"indices":45558,"material":14,"mode":4},{"attributes":{"NORMAL":28037,"POSITION":10515},"indices":45559,"material":14,"mode":4},{"attributes":{"NORMAL":28038,"POSITION":10516},"indices":45560,"material":14,"mode":4},{"attributes":{"NORMAL":28039,"POSITION":10517},"indices":45561,"material":14,"mode":4},{"attributes":{"NORMAL":28040,"POSITION":10518},"indices":45562,"material":14,"mode":4},{"attributes":{"NORMAL":28041,"POSITION":10519},"indices":45563,"material":14,"mode":4},{"attributes":{"NORMAL":28042,"POSITION":10520},"indices":45564,"material":14,"mode":4},{"attributes":{"NORMAL":28043,"POSITION":10521},"indices":45565,"material":14,"mode":4},{"attributes":{"NORMAL":28044,"POSITION":10522},"indices":45566,"material":14,"mode":4},{"attributes":{"NORMAL":28045,"POSITION":10523},"indices":45567,"material":14,"mode":4},{"attributes":{"NORMAL":28046,"POSITION":10524},"indices":45568,"material":14,"mode":4},{"attributes":{"NORMAL":28047,"POSITION":10525},"indices":45569,"material":14,"mode":4},{"attributes":{"NORMAL":28048,"POSITION":10526},"indices":45570,"material":14,"mode":4},{"attributes":{"NORMAL":28049,"POSITION":10527},"indices":45571,"material":14,"mode":4},{"attributes":{"NORMAL":28050,"POSITION":10528},"indices":45572,"material":14,"mode":4},{"attributes":{"NORMAL":28051,"POSITION":10529},"indices":45573,"material":14,"mode":4},{"attributes":{"NORMAL":28052,"POSITION":10530},"indices":45574,"material":14,"mode":4},{"attributes":{"NORMAL":28053,"POSITION":10531},"indices":45575,"material":14,"mode":4},{"attributes":{"NORMAL":28054,"POSITION":10532},"indices":45576,"material":14,"mode":4},{"attributes":{"NORMAL":28055,"POSITION":10533},"indices":45577,"material":14,"mode":4},{"attributes":{"NORMAL":28056,"POSITION":10534},"indices":45578,"material":14,"mode":4},{"attributes":{"NORMAL":28057,"POSITION":10535},"indices":45579,"material":14,"mode":4},{"attributes":{"NORMAL":28058,"POSITION":10536},"indices":45580,"material":14,"mode":4},{"attributes":{"NORMAL":28059,"POSITION":10537},"indices":45581,"material":14,"mode":4},{"attributes":{"NORMAL":28060,"POSITION":10538},"indices":45582,"material":14,"mode":4},{"attributes":{"NORMAL":28061,"POSITION":10539},"indices":45583,"material":14,"mode":4},{"attributes":{"NORMAL":28062,"POSITION":10540},"indices":45584,"material":14,"mode":4},{"attributes":{"NORMAL":28063,"POSITION":10541},"indices":45585,"material":14,"mode":4},{"attributes":{"NORMAL":28064,"POSITION":10542},"indices":45586,"material":14,"mode":4},{"attributes":{"NORMAL":28065,"POSITION":10543},"indices":45587,"material":14,"mode":4},{"attributes":{"NORMAL":28066,"POSITION":10544},"indices":45588,"material":14,"mode":4},{"attributes":{"NORMAL":28067,"POSITION":10545},"indices":45589,"material":14,"mode":4},{"attributes":{"NORMAL":28068,"POSITION":10546},"indices":45590,"material":14,"mode":4},{"attributes":{"NORMAL":28069,"POSITION":10547},"indices":45591,"material":14,"mode":4},{"attributes":{"NORMAL":28070,"POSITION":10548},"indices":45592,"material":14,"mode":4},{"attributes":{"NORMAL":28071,"POSITION":10549},"indices":45593,"material":14,"mode":4},{"attributes":{"NORMAL":28072,"POSITION":10550},"indices":45594,"material":14,"mode":4},{"attributes":{"NORMAL":28073,"POSITION":10551},"indices":45595,"material":14,"mode":4},{"attributes":{"NORMAL":28074,"POSITION":10552},"indices":45596,"material":14,"mode":4},{"attributes":{"NORMAL":28075,"POSITION":10553},"indices":45597,"material":14,"mode":4},{"attributes":{"NORMAL":28076,"POSITION":10554},"indices":45598,"material":14,"mode":4},{"attributes":{"NORMAL":28077,"POSITION":10555},"indices":45599,"material":14,"mode":4},{"attributes":{"NORMAL":28078,"POSITION":10556},"indices":45600,"material":14,"mode":4},{"attributes":{"NORMAL":28079,"POSITION":10557},"indices":45601,"material":14,"mode":4},{"attributes":{"NORMAL":28080,"POSITION":10558},"indices":45602,"material":14,"mode":4},{"attributes":{"NORMAL":28081,"POSITION":10559},"indices":45603,"material":14,"mode":4},{"attributes":{"NORMAL":28082,"POSITION":10560},"indices":45604,"material":14,"mode":4},{"attributes":{"NORMAL":28083,"POSITION":10561},"indices":45605,"material":14,"mode":4},{"attributes":{"NORMAL":28084,"POSITION":10562},"indices":45606,"material":14,"mode":4}]},{"name":"COMPOUND1835","primitives":[{"attributes":{"NORMAL":28085,"POSITION":10563},"indices":45607,"material":14,"mode":4},{"attributes":{"NORMAL":28086,"POSITION":10564},"indices":45608,"material":14,"mode":4},{"attributes":{"NORMAL":28087,"POSITION":10565},"indices":45609,"material":14,"mode":4},{"attributes":{"NORMAL":28088,"POSITION":10566},"indices":45610,"material":14,"mode":4},{"attributes":{"NORMAL":28089,"POSITION":10567},"indices":45611,"material":14,"mode":4},{"attributes":{"NORMAL":28090,"POSITION":10568},"indices":45612,"material":14,"mode":4},{"attributes":{"NORMAL":28091,"POSITION":10569},"indices":45613,"material":14,"mode":4},{"attributes":{"NORMAL":28092,"POSITION":10570},"indices":45614,"material":14,"mode":4},{"attributes":{"NORMAL":28093,"POSITION":10571},"indices":45615,"material":14,"mode":4},{"attributes":{"NORMAL":28094,"POSITION":10572},"indices":45616,"material":14,"mode":4},{"attributes":{"NORMAL":28095,"POSITION":10573},"indices":45617,"material":14,"mode":4},{"attributes":{"NORMAL":28096,"POSITION":10574},"indices":45618,"material":14,"mode":4},{"attributes":{"NORMAL":28097,"POSITION":10575},"indices":45619,"material":14,"mode":4},{"attributes":{"NORMAL":28098,"POSITION":10576},"indices":45620,"material":14,"mode":4},{"attributes":{"NORMAL":28099,"POSITION":10577},"indices":45621,"material":14,"mode":4},{"attributes":{"NORMAL":28100,"POSITION":10578},"indices":45622,"material":14,"mode":4}]},{"name":"COMPOUND1836","primitives":[{"attributes":{"NORMAL":28101,"POSITION":10579},"indices":45623,"material":8,"mode":4},{"attributes":{"NORMAL":28102,"POSITION":10580},"indices":45624,"material":8,"mode":4},{"attributes":{"NORMAL":28103,"POSITION":10581},"indices":45625,"material":8,"mode":4},{"attributes":{"NORMAL":28104,"POSITION":10582},"indices":45626,"material":8,"mode":4},{"attributes":{"NORMAL":28105,"POSITION":10583},"indices":45627,"material":8,"mode":4},{"attributes":{"NORMAL":28106,"POSITION":10584},"indices":45628,"material":8,"mode":4},{"attributes":{"NORMAL":28107,"POSITION":10585},"indices":45629,"material":8,"mode":4},{"attributes":{"NORMAL":28108,"POSITION":10586},"indices":45630,"material":9,"mode":4},{"attributes":{"NORMAL":28109,"POSITION":10587},"indices":45631,"material":9,"mode":4},{"attributes":{"NORMAL":28110,"POSITION":10588},"indices":45632,"material":9,"mode":4}]},{"name":"COMPOUND1837","primitives":[{"attributes":{"NORMAL":28111,"POSITION":10589},"indices":45633,"material":8,"mode":4},{"attributes":{"NORMAL":28112,"POSITION":10590},"indices":45634,"material":8,"mode":4},{"attributes":{"NORMAL":28113,"POSITION":10591},"indices":45635,"material":8,"mode":4},{"attributes":{"NORMAL":28114,"POSITION":10592},"indices":45636,"material":8,"mode":4},{"attributes":{"NORMAL":28115,"POSITION":10593},"indices":45637,"material":8,"mode":4},{"attributes":{"NORMAL":28116,"POSITION":10594},"indices":45638,"material":8,"mode":4},{"attributes":{"NORMAL":28117,"POSITION":10595},"indices":45639,"material":8,"mode":4},{"attributes":{"NORMAL":28118,"POSITION":10596},"indices":45640,"material":8,"mode":4},{"attributes":{"NORMAL":28119,"POSITION":10597},"indices":45641,"material":8,"mode":4},{"attributes":{"NORMAL":28120,"POSITION":10598},"indices":45642,"material":8,"mode":4},{"attributes":{"NORMAL":28121,"POSITION":10599},"indices":45643,"material":8,"mode":4},{"attributes":{"NORMAL":28122,"POSITION":10600},"indices":45644,"material":8,"mode":4},{"attributes":{"NORMAL":28123,"POSITION":10601},"indices":45645,"material":8,"mode":4},{"attributes":{"NORMAL":28124,"POSITION":10602},"indices":45646,"material":8,"mode":4},{"attributes":{"NORMAL":28125,"POSITION":10603},"indices":45647,"material":8,"mode":4},{"attributes":{"NORMAL":28126,"POSITION":10604},"indices":45648,"material":8,"mode":4},{"attributes":{"NORMAL":28127,"POSITION":10605},"indices":45649,"material":8,"mode":4},{"attributes":{"NORMAL":28128,"POSITION":10606},"indices":45650,"material":8,"mode":4}]},{"name":"COMPOUND1838","primitives":[{"attributes":{"NORMAL":28129,"POSITION":10607},"indices":45651,"material":14,"mode":4},{"attributes":{"NORMAL":28130,"POSITION":10608},"indices":45652,"material":14,"mode":4},{"attributes":{"NORMAL":28131,"POSITION":10609},"indices":45653,"material":14,"mode":4},{"attributes":{"NORMAL":28132,"POSITION":10610},"indices":45654,"material":14,"mode":4},{"attributes":{"NORMAL":28133,"POSITION":10611},"indices":45655,"material":14,"mode":4},{"attributes":{"NORMAL":28134,"POSITION":10612},"indices":45656,"material":14,"mode":4},{"attributes":{"NORMAL":28135,"POSITION":10613},"indices":45657,"material":14,"mode":4},{"attributes":{"NORMAL":28136,"POSITION":10614},"indices":45658,"material":14,"mode":4},{"attributes":{"NORMAL":28137,"POSITION":10615},"indices":45659,"material":14,"mode":4},{"attributes":{"NORMAL":28138,"POSITION":10616},"indices":45660,"material":14,"mode":4},{"attributes":{"NORMAL":28139,"POSITION":10617},"indices":45661,"material":14,"mode":4},{"attributes":{"NORMAL":28140,"POSITION":10618},"indices":45662,"material":14,"mode":4},{"attributes":{"NORMAL":28141,"POSITION":10619},"indices":45663,"material":14,"mode":4},{"attributes":{"NORMAL":28142,"POSITION":10620},"indices":45664,"material":14,"mode":4},{"attributes":{"NORMAL":28143,"POSITION":10621},"indices":45665,"material":14,"mode":4},{"attributes":{"NORMAL":28144,"POSITION":10622},"indices":45666,"material":14,"mode":4}]},{"name":"COMPOUND1839","primitives":[{"attributes":{"NORMAL":28145,"POSITION":10623},"indices":45667,"material":8,"mode":4},{"attributes":{"NORMAL":28146,"POSITION":10624},"indices":45668,"material":8,"mode":4},{"attributes":{"NORMAL":28147,"POSITION":10625},"indices":45669,"material":8,"mode":4},{"attributes":{"NORMAL":28148,"POSITION":10626},"indices":45670,"material":8,"mode":4},{"attributes":{"NORMAL":28149,"POSITION":10627},"indices":45671,"material":8,"mode":4},{"attributes":{"NORMAL":28150,"POSITION":10628},"indices":45672,"material":8,"mode":4},{"attributes":{"NORMAL":28151,"POSITION":10629},"indices":45673,"material":8,"mode":4},{"attributes":{"NORMAL":28152,"POSITION":10630},"indices":45674,"material":8,"mode":4},{"attributes":{"NORMAL":28153,"POSITION":10631},"indices":45675,"material":8,"mode":4},{"attributes":{"NORMAL":28154,"POSITION":10632},"indices":45676,"material":8,"mode":4},{"attributes":{"NORMAL":28155,"POSITION":10633},"indices":45677,"material":8,"mode":4},{"attributes":{"NORMAL":28156,"POSITION":10634},"indices":45678,"material":8,"mode":4},{"attributes":{"NORMAL":28157,"POSITION":10635},"indices":45679,"material":8,"mode":4},{"attributes":{"NORMAL":28158,"POSITION":10636},"indices":45680,"material":8,"mode":4},{"attributes":{"NORMAL":28159,"POSITION":10637},"indices":45681,"material":8,"mode":4},{"attributes":{"NORMAL":28160,"POSITION":10638},"indices":45682,"material":8,"mode":4},{"attributes":{"NORMAL":28161,"POSITION":10639},"indices":45683,"material":8,"mode":4},{"attributes":{"NORMAL":28162,"POSITION":10640},"indices":45684,"material":8,"mode":4}]},{"name":"COMPOUND1840","primitives":[{"attributes":{"NORMAL":28163,"POSITION":10641},"indices":45685,"material":13,"mode":4},{"attributes":{"NORMAL":28164,"POSITION":10642},"indices":45686,"material":13,"mode":4},{"attributes":{"NORMAL":28165,"POSITION":10643},"indices":45687,"material":13,"mode":4},{"attributes":{"NORMAL":28166,"POSITION":10644},"indices":45688,"material":13,"mode":4},{"attributes":{"NORMAL":28167,"POSITION":10645},"indices":45689,"material":13,"mode":4},{"attributes":{"NORMAL":28168,"POSITION":10646},"indices":45690,"material":13,"mode":4},{"attributes":{"NORMAL":28169,"POSITION":10647},"indices":45691,"material":13,"mode":4},{"attributes":{"NORMAL":28170,"POSITION":10648},"indices":45692,"material":13,"mode":4},{"attributes":{"NORMAL":28171,"POSITION":10649},"indices":45693,"material":13,"mode":4},{"attributes":{"NORMAL":28172,"POSITION":10650},"indices":45694,"material":13,"mode":4},{"attributes":{"NORMAL":28173,"POSITION":10651},"indices":45695,"material":9,"mode":4},{"attributes":{"NORMAL":28174,"POSITION":10652},"indices":45696,"material":9,"mode":4},{"attributes":{"NORMAL":28175,"POSITION":10653},"indices":45697,"material":9,"mode":4},{"attributes":{"NORMAL":28176,"POSITION":10654},"indices":45698,"material":9,"mode":4},{"attributes":{"NORMAL":28177,"POSITION":10655},"indices":45699,"material":9,"mode":4},{"attributes":{"NORMAL":28178,"POSITION":10656},"indices":45700,"material":13,"mode":4},{"attributes":{"NORMAL":28179,"POSITION":10657},"indices":45701,"material":9,"mode":4},{"attributes":{"NORMAL":28180,"POSITION":10658},"indices":45702,"material":9,"mode":4},{"attributes":{"NORMAL":28181,"POSITION":10659},"indices":45703,"material":9,"mode":4},{"attributes":{"NORMAL":28182,"POSITION":10660},"indices":45704,"material":9,"mode":4},{"attributes":{"NORMAL":28183,"POSITION":10661},"indices":45705,"material":9,"mode":4},{"attributes":{"NORMAL":28184,"POSITION":10662},"indices":45706,"material":13,"mode":4},{"attributes":{"NORMAL":28185,"POSITION":10663},"indices":45707,"material":9,"mode":4},{"attributes":{"NORMAL":28186,"POSITION":10664},"indices":45708,"material":9,"mode":4},{"attributes":{"NORMAL":28187,"POSITION":10665},"indices":45709,"material":9,"mode":4},{"attributes":{"NORMAL":28188,"POSITION":10666},"indices":45710,"material":9,"mode":4},{"attributes":{"NORMAL":28189,"POSITION":10667},"indices":45711,"material":9,"mode":4},{"attributes":{"NORMAL":28190,"POSITION":10668},"indices":45712,"material":9,"mode":4},{"attributes":{"NORMAL":28191,"POSITION":10669},"indices":45713,"material":9,"mode":4},{"attributes":{"NORMAL":28192,"POSITION":10670},"indices":45714,"material":9,"mode":4},{"attributes":{"NORMAL":28193,"POSITION":10671},"indices":45715,"material":9,"mode":4},{"attributes":{"NORMAL":28194,"POSITION":10672},"indices":45716,"material":9,"mode":4},{"attributes":{"NORMAL":28195,"POSITION":10673},"indices":45717,"material":9,"mode":4},{"attributes":{"NORMAL":28196,"POSITION":10674},"indices":45718,"material":9,"mode":4},{"attributes":{"NORMAL":28197,"POSITION":10675},"indices":45719,"material":9,"mode":4},{"attributes":{"NORMAL":28198,"POSITION":10676},"indices":45720,"material":9,"mode":4},{"attributes":{"NORMAL":28199,"POSITION":10677},"indices":45721,"material":9,"mode":4},{"attributes":{"NORMAL":28200,"POSITION":10678},"indices":45722,"material":9,"mode":4},{"attributes":{"NORMAL":28201,"POSITION":10679},"indices":45723,"material":9,"mode":4},{"attributes":{"NORMAL":28202,"POSITION":10680},"indices":45724,"material":9,"mode":4},{"attributes":{"NORMAL":28203,"POSITION":10681},"indices":45725,"material":9,"mode":4},{"attributes":{"NORMAL":28204,"POSITION":10682},"indices":45726,"material":9,"mode":4},{"attributes":{"NORMAL":28205,"POSITION":10683},"indices":45727,"material":9,"mode":4},{"attributes":{"NORMAL":28206,"POSITION":10684},"indices":45728,"material":13,"mode":4},{"attributes":{"NORMAL":28207,"POSITION":10685},"indices":45729,"material":9,"mode":4},{"attributes":{"NORMAL":28208,"POSITION":10686},"indices":45730,"material":9,"mode":4},{"attributes":{"NORMAL":28209,"POSITION":10687},"indices":45731,"material":9,"mode":4},{"attributes":{"NORMAL":28210,"POSITION":10688},"indices":45732,"material":9,"mode":4},{"attributes":{"NORMAL":28211,"POSITION":10689},"indices":45733,"material":9,"mode":4},{"attributes":{"NORMAL":28212,"POSITION":10690},"indices":45734,"material":9,"mode":4},{"attributes":{"NORMAL":28213,"POSITION":10691},"indices":45735,"material":9,"mode":4},{"attributes":{"NORMAL":28214,"POSITION":10692},"indices":45736,"material":9,"mode":4},{"attributes":{"NORMAL":28215,"POSITION":10693},"indices":45737,"material":9,"mode":4},{"attributes":{"NORMAL":28216,"POSITION":10694},"indices":45738,"material":9,"mode":4},{"attributes":{"NORMAL":28217,"POSITION":10695},"indices":45739,"material":9,"mode":4},{"attributes":{"NORMAL":28218,"POSITION":10696},"indices":45740,"material":9,"mode":4},{"attributes":{"NORMAL":28219,"POSITION":10697},"indices":45741,"material":9,"mode":4},{"attributes":{"NORMAL":28220,"POSITION":10698},"indices":45742,"material":9,"mode":4},{"attributes":{"NORMAL":28221,"POSITION":10699},"indices":45743,"material":9,"mode":4},{"attributes":{"NORMAL":28222,"POSITION":10700},"indices":45744,"material":13,"mode":4}]},{"name":"COMPOUND1841","primitives":[{"attributes":{"NORMAL":28223,"POSITION":10701},"indices":45745,"material":14,"mode":4},{"attributes":{"NORMAL":28224,"POSITION":10702},"indices":45746,"material":14,"mode":4},{"attributes":{"NORMAL":28225,"POSITION":10703},"indices":45747,"material":14,"mode":4},{"attributes":{"NORMAL":28226,"POSITION":10704},"indices":45748,"material":14,"mode":4},{"attributes":{"NORMAL":28227,"POSITION":10705},"indices":45749,"material":14,"mode":4},{"attributes":{"NORMAL":28228,"POSITION":10706},"indices":45750,"material":14,"mode":4},{"attributes":{"NORMAL":28229,"POSITION":10707},"indices":45751,"material":14,"mode":4},{"attributes":{"NORMAL":28230,"POSITION":10708},"indices":45752,"material":14,"mode":4},{"attributes":{"NORMAL":28231,"POSITION":10709},"indices":45753,"material":14,"mode":4},{"attributes":{"NORMAL":28232,"POSITION":10710},"indices":45754,"material":14,"mode":4},{"attributes":{"NORMAL":28233,"POSITION":10711},"indices":45755,"material":14,"mode":4},{"attributes":{"NORMAL":28234,"POSITION":10712},"indices":45756,"material":14,"mode":4},{"attributes":{"NORMAL":28235,"POSITION":10713},"indices":45757,"material":14,"mode":4},{"attributes":{"NORMAL":28236,"POSITION":10714},"indices":45758,"material":14,"mode":4}]},{"name":"COMPOUND1842","primitives":[{"attributes":{"NORMAL":28237,"POSITION":10715},"indices":45759,"material":8,"mode":4},{"attributes":{"NORMAL":28238,"POSITION":10716},"indices":45760,"material":8,"mode":4},{"attributes":{"NORMAL":28239,"POSITION":10717},"indices":45761,"material":8,"mode":4},{"attributes":{"NORMAL":28240,"POSITION":10718},"indices":45762,"material":8,"mode":4},{"attributes":{"NORMAL":28241,"POSITION":10719},"indices":45763,"material":8,"mode":4},{"attributes":{"NORMAL":28242,"POSITION":10720},"indices":45764,"material":8,"mode":4},{"attributes":{"NORMAL":28243,"POSITION":10721},"indices":45765,"material":8,"mode":4},{"attributes":{"NORMAL":28244,"POSITION":10722},"indices":45766,"material":8,"mode":4},{"attributes":{"NORMAL":28245,"POSITION":10723},"indices":45767,"material":8,"mode":4},{"attributes":{"NORMAL":28246,"POSITION":10724},"indices":45768,"material":8,"mode":4},{"attributes":{"NORMAL":28247,"POSITION":10725},"indices":45769,"material":8,"mode":4},{"attributes":{"NORMAL":28248,"POSITION":10726},"indices":45770,"material":8,"mode":4},{"attributes":{"NORMAL":28249,"POSITION":10727},"indices":45771,"material":8,"mode":4},{"attributes":{"NORMAL":28250,"POSITION":10728},"indices":45772,"material":8,"mode":4},{"attributes":{"NORMAL":28251,"POSITION":10729},"indices":45773,"material":8,"mode":4},{"attributes":{"NORMAL":28252,"POSITION":10730},"indices":45774,"material":8,"mode":4},{"attributes":{"NORMAL":28253,"POSITION":10731},"indices":45775,"material":8,"mode":4},{"attributes":{"NORMAL":28254,"POSITION":10732},"indices":45776,"material":8,"mode":4}]},{"name":"COMPOUND1843","primitives":[{"attributes":{"NORMAL":28255,"POSITION":10733},"indices":45777,"material":13,"mode":4},{"attributes":{"NORMAL":28256,"POSITION":10734},"indices":45778,"material":13,"mode":4},{"attributes":{"NORMAL":28257,"POSITION":10735},"indices":45779,"material":13,"mode":4},{"attributes":{"NORMAL":28258,"POSITION":10736},"indices":45780,"material":13,"mode":4},{"attributes":{"NORMAL":28259,"POSITION":10737},"indices":45781,"material":13,"mode":4},{"attributes":{"NORMAL":28260,"POSITION":10738},"indices":45782,"material":13,"mode":4},{"attributes":{"NORMAL":28261,"POSITION":10739},"indices":45783,"material":13,"mode":4},{"attributes":{"NORMAL":28262,"POSITION":10740},"indices":45784,"material":13,"mode":4},{"attributes":{"NORMAL":28263,"POSITION":10741},"indices":45785,"material":13,"mode":4},{"attributes":{"NORMAL":28264,"POSITION":10742},"indices":45786,"material":13,"mode":4},{"attributes":{"NORMAL":28265,"POSITION":10743},"indices":45787,"material":9,"mode":4},{"attributes":{"NORMAL":28266,"POSITION":10744},"indices":45788,"material":9,"mode":4},{"attributes":{"NORMAL":28267,"POSITION":10745},"indices":45789,"material":9,"mode":4},{"attributes":{"NORMAL":28268,"POSITION":10746},"indices":45790,"material":9,"mode":4},{"attributes":{"NORMAL":28269,"POSITION":10747},"indices":45791,"material":9,"mode":4},{"attributes":{"NORMAL":28270,"POSITION":10748},"indices":45792,"material":13,"mode":4},{"attributes":{"NORMAL":28271,"POSITION":10749},"indices":45793,"material":9,"mode":4},{"attributes":{"NORMAL":28272,"POSITION":10750},"indices":45794,"material":9,"mode":4},{"attributes":{"NORMAL":28273,"POSITION":10751},"indices":45795,"material":9,"mode":4},{"attributes":{"NORMAL":28274,"POSITION":10752},"indices":45796,"material":9,"mode":4},{"attributes":{"NORMAL":28275,"POSITION":10753},"indices":45797,"material":9,"mode":4},{"attributes":{"NORMAL":28276,"POSITION":10754},"indices":45798,"material":13,"mode":4},{"attributes":{"NORMAL":28277,"POSITION":10755},"indices":45799,"material":9,"mode":4},{"attributes":{"NORMAL":28278,"POSITION":10756},"indices":45800,"material":9,"mode":4},{"attributes":{"NORMAL":28279,"POSITION":10757},"indices":45801,"material":9,"mode":4},{"attributes":{"NORMAL":28280,"POSITION":10758},"indices":45802,"material":9,"mode":4},{"attributes":{"NORMAL":28281,"POSITION":10759},"indices":45803,"material":9,"mode":4},{"attributes":{"NORMAL":28282,"POSITION":10760},"indices":45804,"material":9,"mode":4},{"attributes":{"NORMAL":28283,"POSITION":10761},"indices":45805,"material":9,"mode":4},{"attributes":{"NORMAL":28284,"POSITION":10762},"indices":45806,"material":9,"mode":4},{"attributes":{"NORMAL":28285,"POSITION":10763},"indices":45807,"material":9,"mode":4},{"attributes":{"NORMAL":28286,"POSITION":10764},"indices":45808,"material":9,"mode":4},{"attributes":{"NORMAL":28287,"POSITION":10765},"indices":45809,"material":9,"mode":4},{"attributes":{"NORMAL":28288,"POSITION":10766},"indices":45810,"material":9,"mode":4},{"attributes":{"NORMAL":28289,"POSITION":10767},"indices":45811,"material":9,"mode":4},{"attributes":{"NORMAL":28290,"POSITION":10768},"indices":45812,"material":9,"mode":4},{"attributes":{"NORMAL":28291,"POSITION":10769},"indices":45813,"material":9,"mode":4},{"attributes":{"NORMAL":28292,"POSITION":10770},"indices":45814,"material":9,"mode":4},{"attributes":{"NORMAL":28293,"POSITION":10771},"indices":45815,"material":9,"mode":4},{"attributes":{"NORMAL":28294,"POSITION":10772},"indices":45816,"material":9,"mode":4},{"attributes":{"NORMAL":28295,"POSITION":10773},"indices":45817,"material":9,"mode":4},{"attributes":{"NORMAL":28296,"POSITION":10774},"indices":45818,"material":9,"mode":4},{"attributes":{"NORMAL":28297,"POSITION":10775},"indices":45819,"material":9,"mode":4},{"attributes":{"NORMAL":28298,"POSITION":10776},"indices":45820,"material":13,"mode":4},{"attributes":{"NORMAL":28299,"POSITION":10777},"indices":45821,"material":9,"mode":4},{"attributes":{"NORMAL":28300,"POSITION":10778},"indices":45822,"material":9,"mode":4},{"attributes":{"NORMAL":28301,"POSITION":10779},"indices":45823,"material":9,"mode":4},{"attributes":{"NORMAL":28302,"POSITION":10780},"indices":45824,"material":9,"mode":4},{"attributes":{"NORMAL":28303,"POSITION":10781},"indices":45825,"material":9,"mode":4},{"attributes":{"NORMAL":28304,"POSITION":10782},"indices":45826,"material":9,"mode":4},{"attributes":{"NORMAL":28305,"POSITION":10783},"indices":45827,"material":9,"mode":4},{"attributes":{"NORMAL":28306,"POSITION":10784},"indices":45828,"material":9,"mode":4},{"attributes":{"NORMAL":28307,"POSITION":10785},"indices":45829,"material":9,"mode":4},{"attributes":{"NORMAL":28308,"POSITION":10786},"indices":45830,"material":9,"mode":4},{"attributes":{"NORMAL":28309,"POSITION":10787},"indices":45831,"material":9,"mode":4},{"attributes":{"NORMAL":28310,"POSITION":10788},"indices":45832,"material":9,"mode":4},{"attributes":{"NORMAL":28311,"POSITION":10789},"indices":45833,"material":9,"mode":4},{"attributes":{"NORMAL":28312,"POSITION":10790},"indices":45834,"material":9,"mode":4},{"attributes":{"NORMAL":28313,"POSITION":10791},"indices":45835,"material":9,"mode":4},{"attributes":{"NORMAL":28314,"POSITION":10792},"indices":45836,"material":13,"mode":4}]},{"name":"COMPOUND1844","primitives":[{"attributes":{"NORMAL":28315,"POSITION":10793},"indices":45837,"material":14,"mode":4},{"attributes":{"NORMAL":28316,"POSITION":10794},"indices":45838,"material":14,"mode":4},{"attributes":{"NORMAL":28317,"POSITION":10795},"indices":45839,"material":14,"mode":4},{"attributes":{"NORMAL":28318,"POSITION":10796},"indices":45840,"material":14,"mode":4},{"attributes":{"NORMAL":28319,"POSITION":10797},"indices":45841,"material":14,"mode":4},{"attributes":{"NORMAL":28320,"POSITION":10798},"indices":45842,"material":14,"mode":4},{"attributes":{"NORMAL":28321,"POSITION":10799},"indices":45843,"material":14,"mode":4},{"attributes":{"NORMAL":28322,"POSITION":10800},"indices":45844,"material":14,"mode":4},{"attributes":{"NORMAL":28323,"POSITION":10801},"indices":45845,"material":14,"mode":4},{"attributes":{"NORMAL":28324,"POSITION":10802},"indices":45846,"material":14,"mode":4},{"attributes":{"NORMAL":28325,"POSITION":10803},"indices":45847,"material":14,"mode":4},{"attributes":{"NORMAL":28326,"POSITION":10804},"indices":45848,"material":14,"mode":4},{"attributes":{"NORMAL":28327,"POSITION":10805},"indices":45849,"material":14,"mode":4},{"attributes":{"NORMAL":28328,"POSITION":10806},"indices":45850,"material":14,"mode":4}]},{"name":"COMPOUND1845","primitives":[{"attributes":{"NORMAL":28329,"POSITION":10807},"indices":45851,"material":15,"mode":4},{"attributes":{"NORMAL":28330,"POSITION":10808},"indices":45852,"material":15,"mode":4},{"attributes":{"NORMAL":28331,"POSITION":10809},"indices":45853,"material":15,"mode":4},{"attributes":{"NORMAL":28332,"POSITION":10810},"indices":45854,"material":15,"mode":4},{"attributes":{"NORMAL":28333,"POSITION":10811},"indices":45855,"material":15,"mode":4},{"attributes":{"NORMAL":28334,"POSITION":10812},"indices":45856,"material":15,"mode":4},{"attributes":{"NORMAL":28335,"POSITION":10813},"indices":45857,"material":15,"mode":4},{"attributes":{"NORMAL":28336,"POSITION":10814},"indices":45858,"material":15,"mode":4},{"attributes":{"NORMAL":28337,"POSITION":10815},"indices":45859,"material":15,"mode":4},{"attributes":{"NORMAL":28338,"POSITION":10816},"indices":45860,"material":15,"mode":4},{"attributes":{"NORMAL":28339,"POSITION":10817},"indices":45861,"material":9,"mode":4},{"attributes":{"NORMAL":28340,"POSITION":10818},"indices":45862,"material":9,"mode":4},{"attributes":{"NORMAL":28341,"POSITION":10819},"indices":45863,"material":9,"mode":4},{"attributes":{"NORMAL":28342,"POSITION":10820},"indices":45864,"material":9,"mode":4},{"attributes":{"NORMAL":28343,"POSITION":10821},"indices":45865,"material":9,"mode":4},{"attributes":{"NORMAL":28344,"POSITION":10822},"indices":45866,"material":9,"mode":4},{"attributes":{"NORMAL":28345,"POSITION":10823},"indices":45867,"material":9,"mode":4},{"attributes":{"NORMAL":28346,"POSITION":10824},"indices":45868,"material":15,"mode":4},{"attributes":{"NORMAL":28347,"POSITION":10825},"indices":45869,"material":9,"mode":4},{"attributes":{"NORMAL":28348,"POSITION":10826},"indices":45870,"material":9,"mode":4},{"attributes":{"NORMAL":28349,"POSITION":10827},"indices":45871,"material":9,"mode":4},{"attributes":{"NORMAL":28350,"POSITION":10828},"indices":45872,"material":9,"mode":4},{"attributes":{"NORMAL":28351,"POSITION":10829},"indices":45873,"material":9,"mode":4},{"attributes":{"NORMAL":28352,"POSITION":10830},"indices":45874,"material":15,"mode":4},{"attributes":{"NORMAL":28353,"POSITION":10831},"indices":45875,"material":9,"mode":4},{"attributes":{"NORMAL":28354,"POSITION":10832},"indices":45876,"material":9,"mode":4},{"attributes":{"NORMAL":28355,"POSITION":10833},"indices":45877,"material":9,"mode":4},{"attributes":{"NORMAL":28356,"POSITION":10834},"indices":45878,"material":9,"mode":4},{"attributes":{"NORMAL":28357,"POSITION":10835},"indices":45879,"material":9,"mode":4},{"attributes":{"NORMAL":28358,"POSITION":10836},"indices":45880,"material":9,"mode":4},{"attributes":{"NORMAL":28359,"POSITION":10837},"indices":45881,"material":9,"mode":4},{"attributes":{"NORMAL":28360,"POSITION":10838},"indices":45882,"material":9,"mode":4},{"attributes":{"NORMAL":28361,"POSITION":10839},"indices":45883,"material":9,"mode":4},{"attributes":{"NORMAL":28362,"POSITION":10840},"indices":45884,"material":9,"mode":4},{"attributes":{"NORMAL":28363,"POSITION":10841},"indices":45885,"material":15,"mode":4},{"attributes":{"NORMAL":28364,"POSITION":10842},"indices":45886,"material":9,"mode":4},{"attributes":{"NORMAL":28365,"POSITION":10843},"indices":45887,"material":9,"mode":4},{"attributes":{"NORMAL":28366,"POSITION":10844},"indices":45888,"material":9,"mode":4},{"attributes":{"NORMAL":28367,"POSITION":10845},"indices":45889,"material":9,"mode":4},{"attributes":{"NORMAL":28368,"POSITION":10846},"indices":45890,"material":9,"mode":4},{"attributes":{"NORMAL":28369,"POSITION":10847},"indices":45891,"material":9,"mode":4},{"attributes":{"NORMAL":28370,"POSITION":10848},"indices":45892,"material":9,"mode":4},{"attributes":{"NORMAL":28371,"POSITION":10849},"indices":45893,"material":9,"mode":4}]},{"name":"COMPOUND1846","primitives":[{"attributes":{"NORMAL":28372,"POSITION":10850},"indices":45894,"material":14,"mode":4},{"attributes":{"NORMAL":28373,"POSITION":10851},"indices":45895,"material":14,"mode":4},{"attributes":{"NORMAL":28374,"POSITION":10852},"indices":45896,"material":14,"mode":4},{"attributes":{"NORMAL":28375,"POSITION":10853},"indices":45897,"material":14,"mode":4},{"attributes":{"NORMAL":28376,"POSITION":10854},"indices":45898,"material":14,"mode":4},{"attributes":{"NORMAL":28377,"POSITION":10855},"indices":45899,"material":14,"mode":4},{"attributes":{"NORMAL":28378,"POSITION":10856},"indices":45900,"material":14,"mode":4},{"attributes":{"NORMAL":28379,"POSITION":10857},"indices":45901,"material":14,"mode":4},{"attributes":{"NORMAL":28380,"POSITION":10858},"indices":45902,"material":14,"mode":4},{"attributes":{"NORMAL":28381,"POSITION":10859},"indices":45903,"material":14,"mode":4},{"attributes":{"NORMAL":28382,"POSITION":10860},"indices":45904,"material":14,"mode":4},{"attributes":{"NORMAL":28383,"POSITION":10861},"indices":45905,"material":14,"mode":4},{"attributes":{"NORMAL":28384,"POSITION":10862},"indices":45906,"material":14,"mode":4},{"attributes":{"NORMAL":28385,"POSITION":10863},"indices":45907,"material":14,"mode":4},{"attributes":{"NORMAL":28386,"POSITION":10864},"indices":45908,"material":14,"mode":4},{"attributes":{"NORMAL":28387,"POSITION":10865},"indices":45909,"material":14,"mode":4}]},{"name":"COMPOUND1847","primitives":[{"attributes":{"NORMAL":28388,"POSITION":10866},"indices":45910,"material":15,"mode":4},{"attributes":{"NORMAL":28389,"POSITION":10867},"indices":45911,"material":15,"mode":4},{"attributes":{"NORMAL":28390,"POSITION":10868},"indices":45912,"material":15,"mode":4},{"attributes":{"NORMAL":28391,"POSITION":10869},"indices":45913,"material":15,"mode":4},{"attributes":{"NORMAL":28392,"POSITION":10870},"indices":45914,"material":15,"mode":4},{"attributes":{"NORMAL":28393,"POSITION":10871},"indices":45915,"material":15,"mode":4},{"attributes":{"NORMAL":28394,"POSITION":10872},"indices":45916,"material":9,"mode":4},{"attributes":{"NORMAL":28395,"POSITION":10873},"indices":45917,"material":9,"mode":4},{"attributes":{"NORMAL":28396,"POSITION":10874},"indices":45918,"material":9,"mode":4},{"attributes":{"NORMAL":28397,"POSITION":10875},"indices":45919,"material":9,"mode":4},{"attributes":{"NORMAL":28398,"POSITION":10876},"indices":45920,"material":9,"mode":4},{"attributes":{"NORMAL":28399,"POSITION":10877},"indices":45921,"material":9,"mode":4},{"attributes":{"NORMAL":28400,"POSITION":10878},"indices":45922,"material":9,"mode":4},{"attributes":{"NORMAL":28401,"POSITION":10879},"indices":45923,"material":9,"mode":4},{"attributes":{"NORMAL":28402,"POSITION":10880},"indices":45924,"material":15,"mode":4},{"attributes":{"NORMAL":28403,"POSITION":10881},"indices":45925,"material":15,"mode":4},{"attributes":{"NORMAL":28404,"POSITION":10882},"indices":45926,"material":9,"mode":4},{"attributes":{"NORMAL":28405,"POSITION":10883},"indices":45927,"material":9,"mode":4},{"attributes":{"NORMAL":28406,"POSITION":10884},"indices":45928,"material":9,"mode":4},{"attributes":{"NORMAL":28407,"POSITION":10885},"indices":45929,"material":9,"mode":4},{"attributes":{"NORMAL":28408,"POSITION":10886},"indices":45930,"material":9,"mode":4},{"attributes":{"NORMAL":28409,"POSITION":10887},"indices":45931,"material":15,"mode":4},{"attributes":{"NORMAL":28410,"POSITION":10888},"indices":45932,"material":9,"mode":4},{"attributes":{"NORMAL":28411,"POSITION":10889},"indices":45933,"material":9,"mode":4},{"attributes":{"NORMAL":28412,"POSITION":10890},"indices":45934,"material":9,"mode":4},{"attributes":{"NORMAL":28413,"POSITION":10891},"indices":45935,"material":9,"mode":4},{"attributes":{"NORMAL":28414,"POSITION":10892},"indices":45936,"material":9,"mode":4},{"attributes":{"NORMAL":28415,"POSITION":10893},"indices":45937,"material":9,"mode":4},{"attributes":{"NORMAL":28416,"POSITION":10894},"indices":45938,"material":9,"mode":4},{"attributes":{"NORMAL":28417,"POSITION":10895},"indices":45939,"material":9,"mode":4},{"attributes":{"NORMAL":28418,"POSITION":10896},"indices":45940,"material":9,"mode":4},{"attributes":{"NORMAL":28419,"POSITION":10897},"indices":45941,"material":9,"mode":4},{"attributes":{"NORMAL":28420,"POSITION":10898},"indices":45942,"material":15,"mode":4},{"attributes":{"NORMAL":28421,"POSITION":10899},"indices":45943,"material":9,"mode":4},{"attributes":{"NORMAL":28422,"POSITION":10900},"indices":45944,"material":9,"mode":4},{"attributes":{"NORMAL":28423,"POSITION":10901},"indices":45945,"material":9,"mode":4},{"attributes":{"NORMAL":28424,"POSITION":10902},"indices":45946,"material":9,"mode":4},{"attributes":{"NORMAL":28425,"POSITION":10903},"indices":45947,"material":9,"mode":4},{"attributes":{"NORMAL":28426,"POSITION":10904},"indices":45948,"material":9,"mode":4},{"attributes":{"NORMAL":28427,"POSITION":10905},"indices":45949,"material":9,"mode":4},{"attributes":{"NORMAL":28428,"POSITION":10906},"indices":45950,"material":9,"mode":4},{"attributes":{"NORMAL":28429,"POSITION":10907},"indices":45951,"material":9,"mode":4},{"attributes":{"NORMAL":28430,"POSITION":10908},"indices":45952,"material":9,"mode":4},{"attributes":{"NORMAL":28431,"POSITION":10909},"indices":45953,"material":15,"mode":4},{"attributes":{"NORMAL":28432,"POSITION":10910},"indices":45954,"material":15,"mode":4},{"attributes":{"NORMAL":28433,"POSITION":10911},"indices":45955,"material":15,"mode":4},{"attributes":{"NORMAL":28434,"POSITION":10912},"indices":45956,"material":15,"mode":4}]},{"name":"COMPOUND1848","primitives":[{"attributes":{"NORMAL":28435,"POSITION":10913},"indices":45957,"material":8,"mode":4},{"attributes":{"NORMAL":28436,"POSITION":10914},"indices":45958,"material":8,"mode":4},{"attributes":{"NORMAL":28437,"POSITION":10915},"indices":45959,"material":8,"mode":4},{"attributes":{"NORMAL":28438,"POSITION":10916},"indices":45960,"material":8,"mode":4},{"attributes":{"NORMAL":28439,"POSITION":10917},"indices":45961,"material":8,"mode":4},{"attributes":{"NORMAL":28440,"POSITION":10918},"indices":45962,"material":8,"mode":4},{"attributes":{"NORMAL":28441,"POSITION":10919},"indices":45963,"material":8,"mode":4},{"attributes":{"NORMAL":28442,"POSITION":10920},"indices":45964,"material":9,"mode":4},{"attributes":{"NORMAL":28443,"POSITION":10921},"indices":45965,"material":9,"mode":4},{"attributes":{"NORMAL":28444,"POSITION":10922},"indices":45966,"material":9,"mode":4}]},{"name":"COMPOUND1849","primitives":[{"attributes":{"NORMAL":28445,"POSITION":10923},"indices":45967,"material":14,"mode":4},{"attributes":{"NORMAL":28446,"POSITION":10924},"indices":45968,"material":14,"mode":4},{"attributes":{"NORMAL":28447,"POSITION":10925},"indices":45969,"material":14,"mode":4},{"attributes":{"NORMAL":28448,"POSITION":10926},"indices":45970,"material":14,"mode":4},{"attributes":{"NORMAL":28449,"POSITION":10927},"indices":45971,"material":14,"mode":4},{"attributes":{"NORMAL":28450,"POSITION":10928},"indices":45972,"material":14,"mode":4},{"attributes":{"NORMAL":28451,"POSITION":10929},"indices":45973,"material":14,"mode":4},{"attributes":{"NORMAL":28452,"POSITION":10930},"indices":45974,"material":14,"mode":4},{"attributes":{"NORMAL":28453,"POSITION":10931},"indices":45975,"material":14,"mode":4},{"attributes":{"NORMAL":28454,"POSITION":10932},"indices":45976,"material":14,"mode":4},{"attributes":{"NORMAL":28455,"POSITION":10933},"indices":45977,"material":14,"mode":4},{"attributes":{"NORMAL":28456,"POSITION":10934},"indices":45978,"material":14,"mode":4},{"attributes":{"NORMAL":28457,"POSITION":10935},"indices":45979,"material":14,"mode":4},{"attributes":{"NORMAL":28458,"POSITION":10936},"indices":45980,"material":14,"mode":4},{"attributes":{"NORMAL":28459,"POSITION":10937},"indices":45981,"material":14,"mode":4},{"attributes":{"NORMAL":28460,"POSITION":10938},"indices":45982,"material":14,"mode":4},{"attributes":{"NORMAL":28461,"POSITION":10939},"indices":45983,"material":14,"mode":4},{"attributes":{"NORMAL":28462,"POSITION":10940},"indices":45984,"material":14,"mode":4},{"attributes":{"NORMAL":28463,"POSITION":10941},"indices":45985,"material":14,"mode":4},{"attributes":{"NORMAL":28464,"POSITION":10942},"indices":45986,"material":14,"mode":4}]},{"name":"COMPOUND1850","primitives":[{"attributes":{"NORMAL":28465,"POSITION":10943},"indices":45987,"material":8,"mode":4},{"attributes":{"NORMAL":28466,"POSITION":10944},"indices":45988,"material":8,"mode":4},{"attributes":{"NORMAL":28467,"POSITION":10945},"indices":45989,"material":8,"mode":4},{"attributes":{"NORMAL":28468,"POSITION":10946},"indices":45990,"material":8,"mode":4},{"attributes":{"NORMAL":28469,"POSITION":10947},"indices":45991,"material":8,"mode":4},{"attributes":{"NORMAL":28470,"POSITION":10948},"indices":45992,"material":8,"mode":4},{"attributes":{"NORMAL":28471,"POSITION":10949},"indices":45993,"material":8,"mode":4},{"attributes":{"NORMAL":28472,"POSITION":10950},"indices":45994,"material":8,"mode":4},{"attributes":{"NORMAL":28473,"POSITION":10951},"indices":45995,"material":8,"mode":4},{"attributes":{"NORMAL":28474,"POSITION":10952},"indices":45996,"material":8,"mode":4},{"attributes":{"NORMAL":28475,"POSITION":10953},"indices":45997,"material":8,"mode":4},{"attributes":{"NORMAL":28476,"POSITION":10954},"indices":45998,"material":8,"mode":4},{"attributes":{"NORMAL":28477,"POSITION":10955},"indices":45999,"material":8,"mode":4},{"attributes":{"NORMAL":28478,"POSITION":10956},"indices":46000,"material":8,"mode":4},{"attributes":{"NORMAL":28479,"POSITION":10957},"indices":46001,"material":8,"mode":4},{"attributes":{"NORMAL":28480,"POSITION":10958},"indices":46002,"material":8,"mode":4},{"attributes":{"NORMAL":28481,"POSITION":10959},"indices":46003,"material":8,"mode":4},{"attributes":{"NORMAL":28482,"POSITION":10960},"indices":46004,"material":8,"mode":4}]},{"name":"COMPOUND1851","primitives":[{"attributes":{"NORMAL":28483,"POSITION":10961},"indices":46005,"material":14,"mode":4},{"attributes":{"NORMAL":28484,"POSITION":10962},"indices":46006,"material":14,"mode":4},{"attributes":{"NORMAL":28485,"POSITION":10963},"indices":46007,"material":14,"mode":4},{"attributes":{"NORMAL":28486,"POSITION":10964},"indices":46008,"material":14,"mode":4},{"attributes":{"NORMAL":28487,"POSITION":10965},"indices":46009,"material":14,"mode":4},{"attributes":{"NORMAL":28488,"POSITION":10966},"indices":46010,"material":14,"mode":4},{"attributes":{"NORMAL":28489,"POSITION":10967},"indices":46011,"material":14,"mode":4},{"attributes":{"NORMAL":28490,"POSITION":10968},"indices":46012,"material":14,"mode":4},{"attributes":{"NORMAL":28491,"POSITION":10969},"indices":46013,"material":14,"mode":4},{"attributes":{"NORMAL":28492,"POSITION":10970},"indices":46014,"material":14,"mode":4},{"attributes":{"NORMAL":28493,"POSITION":10971},"indices":46015,"material":14,"mode":4},{"attributes":{"NORMAL":28494,"POSITION":10972},"indices":46016,"material":14,"mode":4},{"attributes":{"NORMAL":28495,"POSITION":10973},"indices":46017,"material":14,"mode":4},{"attributes":{"NORMAL":28496,"POSITION":10974},"indices":46018,"material":14,"mode":4}]},{"name":"COMPOUND1852","primitives":[{"attributes":{"NORMAL":28497,"POSITION":10975},"indices":46019,"material":8,"mode":4},{"attributes":{"NORMAL":28498,"POSITION":10976},"indices":46020,"material":8,"mode":4},{"attributes":{"NORMAL":28499,"POSITION":10977},"indices":46021,"material":8,"mode":4},{"attributes":{"NORMAL":28500,"POSITION":10978},"indices":46022,"material":8,"mode":4},{"attributes":{"NORMAL":28501,"POSITION":10979},"indices":46023,"material":8,"mode":4},{"attributes":{"NORMAL":28502,"POSITION":10980},"indices":46024,"material":8,"mode":4},{"attributes":{"NORMAL":28503,"POSITION":10981},"indices":46025,"material":8,"mode":4},{"attributes":{"NORMAL":28504,"POSITION":10982},"indices":46026,"material":8,"mode":4},{"attributes":{"NORMAL":28505,"POSITION":10983},"indices":46027,"material":8,"mode":4},{"attributes":{"NORMAL":28506,"POSITION":10984},"indices":46028,"material":8,"mode":4},{"attributes":{"NORMAL":28507,"POSITION":10985},"indices":46029,"material":8,"mode":4},{"attributes":{"NORMAL":28508,"POSITION":10986},"indices":46030,"material":8,"mode":4},{"attributes":{"NORMAL":28509,"POSITION":10987},"indices":46031,"material":8,"mode":4},{"attributes":{"NORMAL":28510,"POSITION":10988},"indices":46032,"material":8,"mode":4},{"attributes":{"NORMAL":28511,"POSITION":10989},"indices":46033,"material":8,"mode":4},{"attributes":{"NORMAL":28512,"POSITION":10990},"indices":46034,"material":8,"mode":4},{"attributes":{"NORMAL":28513,"POSITION":10991},"indices":46035,"material":8,"mode":4},{"attributes":{"NORMAL":28514,"POSITION":10992},"indices":46036,"material":8,"mode":4}]},{"name":"COMPOUND1853","primitives":[{"attributes":{"NORMAL":28515,"POSITION":10993},"indices":46037,"material":8,"mode":4},{"attributes":{"NORMAL":28516,"POSITION":10994},"indices":46038,"material":8,"mode":4},{"attributes":{"NORMAL":28517,"POSITION":10995},"indices":46039,"material":8,"mode":4},{"attributes":{"NORMAL":28518,"POSITION":10996},"indices":46040,"material":8,"mode":4},{"attributes":{"NORMAL":28519,"POSITION":10997},"indices":46041,"material":8,"mode":4},{"attributes":{"NORMAL":28520,"POSITION":10998},"indices":46042,"material":8,"mode":4},{"attributes":{"NORMAL":28521,"POSITION":10999},"indices":46043,"material":8,"mode":4},{"attributes":{"NORMAL":28522,"POSITION":11000},"indices":46044,"material":9,"mode":4},{"attributes":{"NORMAL":28523,"POSITION":11001},"indices":46045,"material":9,"mode":4},{"attributes":{"NORMAL":28524,"POSITION":11002},"indices":46046,"material":9,"mode":4}]},{"name":"COMPOUND1854","primitives":[{"attributes":{"NORMAL":28525,"POSITION":11003},"indices":46047,"material":14,"mode":4},{"attributes":{"NORMAL":28526,"POSITION":11004},"indices":46048,"material":14,"mode":4},{"attributes":{"NORMAL":28527,"POSITION":11005},"indices":46049,"material":14,"mode":4},{"attributes":{"NORMAL":28528,"POSITION":11006},"indices":46050,"material":14,"mode":4},{"attributes":{"NORMAL":28529,"POSITION":11007},"indices":46051,"material":14,"mode":4},{"attributes":{"NORMAL":28530,"POSITION":11008},"indices":46052,"material":14,"mode":4},{"attributes":{"NORMAL":28531,"POSITION":11009},"indices":46053,"material":14,"mode":4},{"attributes":{"NORMAL":28532,"POSITION":11010},"indices":46054,"material":14,"mode":4},{"attributes":{"NORMAL":28533,"POSITION":11011},"indices":46055,"material":14,"mode":4},{"attributes":{"NORMAL":28534,"POSITION":11012},"indices":46056,"material":14,"mode":4},{"attributes":{"NORMAL":28535,"POSITION":11013},"indices":46057,"material":14,"mode":4},{"attributes":{"NORMAL":28536,"POSITION":11014},"indices":46058,"material":14,"mode":4},{"attributes":{"NORMAL":28537,"POSITION":11015},"indices":46059,"material":14,"mode":4},{"attributes":{"NORMAL":28538,"POSITION":11016},"indices":46060,"material":14,"mode":4}]},{"name":"COMPOUND1855","primitives":[{"attributes":{"NORMAL":28539,"POSITION":11017},"indices":46061,"material":13,"mode":4},{"attributes":{"NORMAL":28540,"POSITION":11018},"indices":46062,"material":13,"mode":4},{"attributes":{"NORMAL":28541,"POSITION":11019},"indices":46063,"material":13,"mode":4},{"attributes":{"NORMAL":28542,"POSITION":11020},"indices":46064,"material":13,"mode":4},{"attributes":{"NORMAL":28543,"POSITION":11021},"indices":46065,"material":13,"mode":4},{"attributes":{"NORMAL":28544,"POSITION":11022},"indices":46066,"material":13,"mode":4},{"attributes":{"NORMAL":28545,"POSITION":11023},"indices":46067,"material":13,"mode":4},{"attributes":{"NORMAL":28546,"POSITION":11024},"indices":46068,"material":13,"mode":4},{"attributes":{"NORMAL":28547,"POSITION":11025},"indices":46069,"material":13,"mode":4},{"attributes":{"NORMAL":28548,"POSITION":11026},"indices":46070,"material":13,"mode":4},{"attributes":{"NORMAL":28549,"POSITION":11027},"indices":46071,"material":9,"mode":4},{"attributes":{"NORMAL":28550,"POSITION":11028},"indices":46072,"material":9,"mode":4},{"attributes":{"NORMAL":28551,"POSITION":11029},"indices":46073,"material":9,"mode":4},{"attributes":{"NORMAL":28552,"POSITION":11030},"indices":46074,"material":9,"mode":4},{"attributes":{"NORMAL":28553,"POSITION":11031},"indices":46075,"material":9,"mode":4},{"attributes":{"NORMAL":28554,"POSITION":11032},"indices":46076,"material":13,"mode":4},{"attributes":{"NORMAL":28555,"POSITION":11033},"indices":46077,"material":9,"mode":4},{"attributes":{"NORMAL":28556,"POSITION":11034},"indices":46078,"material":9,"mode":4},{"attributes":{"NORMAL":28557,"POSITION":11035},"indices":46079,"material":9,"mode":4},{"attributes":{"NORMAL":28558,"POSITION":11036},"indices":46080,"material":9,"mode":4},{"attributes":{"NORMAL":28559,"POSITION":11037},"indices":46081,"material":9,"mode":4},{"attributes":{"NORMAL":28560,"POSITION":11038},"indices":46082,"material":13,"mode":4},{"attributes":{"NORMAL":28561,"POSITION":11039},"indices":46083,"material":9,"mode":4},{"attributes":{"NORMAL":28562,"POSITION":11040},"indices":46084,"material":9,"mode":4},{"attributes":{"NORMAL":28563,"POSITION":11041},"indices":46085,"material":9,"mode":4},{"attributes":{"NORMAL":28564,"POSITION":11042},"indices":46086,"material":9,"mode":4},{"attributes":{"NORMAL":28565,"POSITION":11043},"indices":46087,"material":9,"mode":4},{"attributes":{"NORMAL":28566,"POSITION":11044},"indices":46088,"material":9,"mode":4},{"attributes":{"NORMAL":28567,"POSITION":11045},"indices":46089,"material":9,"mode":4},{"attributes":{"NORMAL":28568,"POSITION":11046},"indices":46090,"material":9,"mode":4},{"attributes":{"NORMAL":28569,"POSITION":11047},"indices":46091,"material":9,"mode":4},{"attributes":{"NORMAL":28570,"POSITION":11048},"indices":46092,"material":9,"mode":4},{"attributes":{"NORMAL":28571,"POSITION":11049},"indices":46093,"material":9,"mode":4},{"attributes":{"NORMAL":28572,"POSITION":11050},"indices":46094,"material":9,"mode":4},{"attributes":{"NORMAL":28573,"POSITION":11051},"indices":46095,"material":9,"mode":4},{"attributes":{"NORMAL":28574,"POSITION":11052},"indices":46096,"material":9,"mode":4},{"attributes":{"NORMAL":28575,"POSITION":11053},"indices":46097,"material":9,"mode":4},{"attributes":{"NORMAL":28576,"POSITION":11054},"indices":46098,"material":9,"mode":4},{"attributes":{"NORMAL":28577,"POSITION":11055},"indices":46099,"material":9,"mode":4},{"attributes":{"NORMAL":28578,"POSITION":11056},"indices":46100,"material":9,"mode":4},{"attributes":{"NORMAL":28579,"POSITION":11057},"indices":46101,"material":9,"mode":4},{"attributes":{"NORMAL":28580,"POSITION":11058},"indices":46102,"material":9,"mode":4},{"attributes":{"NORMAL":28581,"POSITION":11059},"indices":46103,"material":9,"mode":4},{"attributes":{"NORMAL":28582,"POSITION":11060},"indices":46104,"material":13,"mode":4},{"attributes":{"NORMAL":28583,"POSITION":11061},"indices":46105,"material":9,"mode":4},{"attributes":{"NORMAL":28584,"POSITION":11062},"indices":46106,"material":9,"mode":4},{"attributes":{"NORMAL":28585,"POSITION":11063},"indices":46107,"material":9,"mode":4},{"attributes":{"NORMAL":28586,"POSITION":11064},"indices":46108,"material":9,"mode":4},{"attributes":{"NORMAL":28587,"POSITION":11065},"indices":46109,"material":9,"mode":4},{"attributes":{"NORMAL":28588,"POSITION":11066},"indices":46110,"material":9,"mode":4},{"attributes":{"NORMAL":28589,"POSITION":11067},"indices":46111,"material":9,"mode":4},{"attributes":{"NORMAL":28590,"POSITION":11068},"indices":46112,"material":9,"mode":4},{"attributes":{"NORMAL":28591,"POSITION":11069},"indices":46113,"material":9,"mode":4},{"attributes":{"NORMAL":28592,"POSITION":11070},"indices":46114,"material":9,"mode":4},{"attributes":{"NORMAL":28593,"POSITION":11071},"indices":46115,"material":9,"mode":4},{"attributes":{"NORMAL":28594,"POSITION":11072},"indices":46116,"material":9,"mode":4},{"attributes":{"NORMAL":28595,"POSITION":11073},"indices":46117,"material":9,"mode":4},{"attributes":{"NORMAL":28596,"POSITION":11074},"indices":46118,"material":9,"mode":4},{"attributes":{"NORMAL":28597,"POSITION":11075},"indices":46119,"material":9,"mode":4},{"attributes":{"NORMAL":28598,"POSITION":11076},"indices":46120,"material":13,"mode":4}]},{"name":"COMPOUND1856","primitives":[{"attributes":{"NORMAL":28599,"POSITION":11077},"indices":46121,"material":14,"mode":4},{"attributes":{"NORMAL":28600,"POSITION":11078},"indices":46122,"material":14,"mode":4},{"attributes":{"NORMAL":28601,"POSITION":11079},"indices":46123,"material":14,"mode":4},{"attributes":{"NORMAL":28602,"POSITION":11080},"indices":46124,"material":14,"mode":4},{"attributes":{"NORMAL":28603,"POSITION":11081},"indices":46125,"material":14,"mode":4},{"attributes":{"NORMAL":28604,"POSITION":11082},"indices":46126,"material":14,"mode":4},{"attributes":{"NORMAL":28605,"POSITION":11083},"indices":46127,"material":14,"mode":4},{"attributes":{"NORMAL":28606,"POSITION":11084},"indices":46128,"material":14,"mode":4},{"attributes":{"NORMAL":28607,"POSITION":11085},"indices":46129,"material":14,"mode":4},{"attributes":{"NORMAL":28608,"POSITION":11086},"indices":46130,"material":14,"mode":4},{"attributes":{"NORMAL":28609,"POSITION":11087},"indices":46131,"material":14,"mode":4},{"attributes":{"NORMAL":28610,"POSITION":11088},"indices":46132,"material":14,"mode":4},{"attributes":{"NORMAL":28611,"POSITION":11089},"indices":46133,"material":14,"mode":4},{"attributes":{"NORMAL":28612,"POSITION":11090},"indices":46134,"material":14,"mode":4},{"attributes":{"NORMAL":28613,"POSITION":11091},"indices":46135,"material":14,"mode":4},{"attributes":{"NORMAL":28614,"POSITION":11092},"indices":46136,"material":14,"mode":4},{"attributes":{"NORMAL":28615,"POSITION":11093},"indices":46137,"material":14,"mode":4},{"attributes":{"NORMAL":28616,"POSITION":11094},"indices":46138,"material":14,"mode":4},{"attributes":{"NORMAL":28617,"POSITION":11095},"indices":46139,"material":14,"mode":4},{"attributes":{"NORMAL":28618,"POSITION":11096},"indices":46140,"material":14,"mode":4}]},{"name":"COMPOUND1857","primitives":[{"attributes":{"NORMAL":28619,"POSITION":11097},"indices":46141,"material":13,"mode":4},{"attributes":{"NORMAL":28620,"POSITION":11098},"indices":46142,"material":13,"mode":4},{"attributes":{"NORMAL":28621,"POSITION":11099},"indices":46143,"material":13,"mode":4},{"attributes":{"NORMAL":28622,"POSITION":11100},"indices":46144,"material":13,"mode":4},{"attributes":{"NORMAL":28623,"POSITION":11101},"indices":46145,"material":13,"mode":4},{"attributes":{"NORMAL":28624,"POSITION":11102},"indices":46146,"material":13,"mode":4},{"attributes":{"NORMAL":28625,"POSITION":11103},"indices":46147,"material":13,"mode":4},{"attributes":{"NORMAL":28626,"POSITION":11104},"indices":46148,"material":13,"mode":4},{"attributes":{"NORMAL":28627,"POSITION":11105},"indices":46149,"material":13,"mode":4},{"attributes":{"NORMAL":28628,"POSITION":11106},"indices":46150,"material":13,"mode":4},{"attributes":{"NORMAL":28629,"POSITION":11107},"indices":46151,"material":9,"mode":4},{"attributes":{"NORMAL":28630,"POSITION":11108},"indices":46152,"material":9,"mode":4},{"attributes":{"NORMAL":28631,"POSITION":11109},"indices":46153,"material":9,"mode":4},{"attributes":{"NORMAL":28632,"POSITION":11110},"indices":46154,"material":9,"mode":4},{"attributes":{"NORMAL":28633,"POSITION":11111},"indices":46155,"material":9,"mode":4},{"attributes":{"NORMAL":28634,"POSITION":11112},"indices":46156,"material":13,"mode":4},{"attributes":{"NORMAL":28635,"POSITION":11113},"indices":46157,"material":9,"mode":4},{"attributes":{"NORMAL":28636,"POSITION":11114},"indices":46158,"material":9,"mode":4},{"attributes":{"NORMAL":28637,"POSITION":11115},"indices":46159,"material":9,"mode":4},{"attributes":{"NORMAL":28638,"POSITION":11116},"indices":46160,"material":9,"mode":4},{"attributes":{"NORMAL":28639,"POSITION":11117},"indices":46161,"material":9,"mode":4},{"attributes":{"NORMAL":28640,"POSITION":11118},"indices":46162,"material":13,"mode":4},{"attributes":{"NORMAL":28641,"POSITION":11119},"indices":46163,"material":9,"mode":4},{"attributes":{"NORMAL":28642,"POSITION":11120},"indices":46164,"material":9,"mode":4},{"attributes":{"NORMAL":28643,"POSITION":11121},"indices":46165,"material":9,"mode":4},{"attributes":{"NORMAL":28644,"POSITION":11122},"indices":46166,"material":9,"mode":4},{"attributes":{"NORMAL":28645,"POSITION":11123},"indices":46167,"material":9,"mode":4},{"attributes":{"NORMAL":28646,"POSITION":11124},"indices":46168,"material":9,"mode":4},{"attributes":{"NORMAL":28647,"POSITION":11125},"indices":46169,"material":9,"mode":4},{"attributes":{"NORMAL":28648,"POSITION":11126},"indices":46170,"material":9,"mode":4},{"attributes":{"NORMAL":28649,"POSITION":11127},"indices":46171,"material":9,"mode":4},{"attributes":{"NORMAL":28650,"POSITION":11128},"indices":46172,"material":9,"mode":4},{"attributes":{"NORMAL":28651,"POSITION":11129},"indices":46173,"material":9,"mode":4},{"attributes":{"NORMAL":28652,"POSITION":11130},"indices":46174,"material":9,"mode":4},{"attributes":{"NORMAL":28653,"POSITION":11131},"indices":46175,"material":9,"mode":4},{"attributes":{"NORMAL":28654,"POSITION":11132},"indices":46176,"material":9,"mode":4},{"attributes":{"NORMAL":28655,"POSITION":11133},"indices":46177,"material":9,"mode":4},{"attributes":{"NORMAL":28656,"POSITION":11134},"indices":46178,"material":9,"mode":4},{"attributes":{"NORMAL":28657,"POSITION":11135},"indices":46179,"material":9,"mode":4},{"attributes":{"NORMAL":28658,"POSITION":11136},"indices":46180,"material":9,"mode":4},{"attributes":{"NORMAL":28659,"POSITION":11137},"indices":46181,"material":9,"mode":4},{"attributes":{"NORMAL":28660,"POSITION":11138},"indices":46182,"material":9,"mode":4},{"attributes":{"NORMAL":28661,"POSITION":11139},"indices":46183,"material":9,"mode":4},{"attributes":{"NORMAL":28662,"POSITION":11140},"indices":46184,"material":13,"mode":4},{"attributes":{"NORMAL":28663,"POSITION":11141},"indices":46185,"material":9,"mode":4},{"attributes":{"NORMAL":28664,"POSITION":11142},"indices":46186,"material":9,"mode":4},{"attributes":{"NORMAL":28665,"POSITION":11143},"indices":46187,"material":9,"mode":4},{"attributes":{"NORMAL":28666,"POSITION":11144},"indices":46188,"material":9,"mode":4},{"attributes":{"NORMAL":28667,"POSITION":11145},"indices":46189,"material":9,"mode":4},{"attributes":{"NORMAL":28668,"POSITION":11146},"indices":46190,"material":9,"mode":4},{"attributes":{"NORMAL":28669,"POSITION":11147},"indices":46191,"material":9,"mode":4},{"attributes":{"NORMAL":28670,"POSITION":11148},"indices":46192,"material":9,"mode":4},{"attributes":{"NORMAL":28671,"POSITION":11149},"indices":46193,"material":9,"mode":4},{"attributes":{"NORMAL":28672,"POSITION":11150},"indices":46194,"material":9,"mode":4},{"attributes":{"NORMAL":28673,"POSITION":11151},"indices":46195,"material":9,"mode":4},{"attributes":{"NORMAL":28674,"POSITION":11152},"indices":46196,"material":9,"mode":4},{"attributes":{"NORMAL":28675,"POSITION":11153},"indices":46197,"material":9,"mode":4},{"attributes":{"NORMAL":28676,"POSITION":11154},"indices":46198,"material":9,"mode":4},{"attributes":{"NORMAL":28677,"POSITION":11155},"indices":46199,"material":9,"mode":4},{"attributes":{"NORMAL":28678,"POSITION":11156},"indices":46200,"material":13,"mode":4}]},{"name":"COMPOUND1858","primitives":[{"attributes":{"NORMAL":28679,"POSITION":11157},"indices":46201,"material":14,"mode":4},{"attributes":{"NORMAL":28680,"POSITION":11158},"indices":46202,"material":14,"mode":4},{"attributes":{"NORMAL":28681,"POSITION":11159},"indices":46203,"material":14,"mode":4},{"attributes":{"NORMAL":28682,"POSITION":11160},"indices":46204,"material":14,"mode":4},{"attributes":{"NORMAL":28683,"POSITION":11161},"indices":46205,"material":14,"mode":4},{"attributes":{"NORMAL":28684,"POSITION":11162},"indices":46206,"material":14,"mode":4},{"attributes":{"NORMAL":28685,"POSITION":11163},"indices":46207,"material":14,"mode":4},{"attributes":{"NORMAL":28686,"POSITION":11164},"indices":46208,"material":14,"mode":4},{"attributes":{"NORMAL":28687,"POSITION":11165},"indices":46209,"material":14,"mode":4},{"attributes":{"NORMAL":28688,"POSITION":11166},"indices":46210,"material":14,"mode":4},{"attributes":{"NORMAL":28689,"POSITION":11167},"indices":46211,"material":14,"mode":4},{"attributes":{"NORMAL":28690,"POSITION":11168},"indices":46212,"material":14,"mode":4},{"attributes":{"NORMAL":28691,"POSITION":11169},"indices":46213,"material":14,"mode":4},{"attributes":{"NORMAL":28692,"POSITION":11170},"indices":46214,"material":14,"mode":4}]},{"name":"COMPOUND1859","primitives":[{"attributes":{"NORMAL":28693,"POSITION":11171},"indices":46215,"material":14,"mode":4},{"attributes":{"NORMAL":28694,"POSITION":11172},"indices":46216,"material":14,"mode":4},{"attributes":{"NORMAL":28695,"POSITION":11173},"indices":46217,"material":14,"mode":4},{"attributes":{"NORMAL":28696,"POSITION":11174},"indices":46218,"material":14,"mode":4},{"attributes":{"NORMAL":28697,"POSITION":11175},"indices":46219,"material":14,"mode":4},{"attributes":{"NORMAL":28698,"POSITION":11176},"indices":46220,"material":14,"mode":4},{"attributes":{"NORMAL":28699,"POSITION":11177},"indices":46221,"material":14,"mode":4},{"attributes":{"NORMAL":28700,"POSITION":11178},"indices":46222,"material":14,"mode":4}]},{"name":"COMPOUND1860","primitives":[{"attributes":{"NORMAL":28701,"POSITION":11179},"indices":46223,"material":8,"mode":4},{"attributes":{"NORMAL":28702,"POSITION":11180},"indices":46224,"material":8,"mode":4},{"attributes":{"NORMAL":28703,"POSITION":11181},"indices":46225,"material":8,"mode":4},{"attributes":{"NORMAL":28704,"POSITION":11182},"indices":46226,"material":8,"mode":4},{"attributes":{"NORMAL":28705,"POSITION":11183},"indices":46227,"material":8,"mode":4},{"attributes":{"NORMAL":28706,"POSITION":11184},"indices":46228,"material":8,"mode":4},{"attributes":{"NORMAL":28707,"POSITION":11185},"indices":46229,"material":8,"mode":4},{"attributes":{"NORMAL":28708,"POSITION":11186},"indices":46230,"material":9,"mode":4},{"attributes":{"NORMAL":28709,"POSITION":11187},"indices":46231,"material":9,"mode":4},{"attributes":{"NORMAL":28710,"POSITION":11188},"indices":46232,"material":9,"mode":4}]},{"name":"COMPOUND1861","primitives":[{"attributes":{"NORMAL":28711,"POSITION":11189},"indices":46233,"material":14,"mode":4},{"attributes":{"NORMAL":28712,"POSITION":11190},"indices":46234,"material":14,"mode":4},{"attributes":{"NORMAL":28713,"POSITION":11191},"indices":46235,"material":14,"mode":4},{"attributes":{"NORMAL":28714,"POSITION":11192},"indices":46236,"material":14,"mode":4},{"attributes":{"NORMAL":28715,"POSITION":11193},"indices":46237,"material":14,"mode":4},{"attributes":{"NORMAL":28716,"POSITION":11194},"indices":46238,"material":14,"mode":4},{"attributes":{"NORMAL":28717,"POSITION":11195},"indices":46239,"material":14,"mode":4},{"attributes":{"NORMAL":28718,"POSITION":11196},"indices":46240,"material":14,"mode":4},{"attributes":{"NORMAL":28719,"POSITION":11197},"indices":46241,"material":14,"mode":4},{"attributes":{"NORMAL":28720,"POSITION":11198},"indices":46242,"material":14,"mode":4},{"attributes":{"NORMAL":28721,"POSITION":11199},"indices":46243,"material":14,"mode":4},{"attributes":{"NORMAL":28722,"POSITION":11200},"indices":46244,"material":14,"mode":4},{"attributes":{"NORMAL":28723,"POSITION":11201},"indices":46245,"material":14,"mode":4},{"attributes":{"NORMAL":28724,"POSITION":11202},"indices":46246,"material":14,"mode":4},{"attributes":{"NORMAL":28725,"POSITION":11203},"indices":46247,"material":14,"mode":4},{"attributes":{"NORMAL":28726,"POSITION":11204},"indices":46248,"material":14,"mode":4},{"attributes":{"NORMAL":28727,"POSITION":11205},"indices":46249,"material":14,"mode":4},{"attributes":{"NORMAL":28728,"POSITION":11206},"indices":46250,"material":14,"mode":4},{"attributes":{"NORMAL":28729,"POSITION":11207},"indices":46251,"material":14,"mode":4},{"attributes":{"NORMAL":28730,"POSITION":11208},"indices":46252,"material":14,"mode":4},{"attributes":{"NORMAL":28731,"POSITION":11209},"indices":46253,"material":14,"mode":4},{"attributes":{"NORMAL":28732,"POSITION":11210},"indices":46254,"material":14,"mode":4},{"attributes":{"NORMAL":28733,"POSITION":11211},"indices":46255,"material":14,"mode":4},{"attributes":{"NORMAL":28734,"POSITION":11212},"indices":46256,"material":14,"mode":4}]},{"name":"COMPOUND1862","primitives":[{"attributes":{"NORMAL":28735,"POSITION":11213},"indices":46257,"material":14,"mode":4},{"attributes":{"NORMAL":28736,"POSITION":11214},"indices":46258,"material":14,"mode":4},{"attributes":{"NORMAL":28737,"POSITION":11215},"indices":46259,"material":14,"mode":4},{"attributes":{"NORMAL":28738,"POSITION":11216},"indices":46260,"material":14,"mode":4},{"attributes":{"NORMAL":28739,"POSITION":11217},"indices":46261,"material":14,"mode":4},{"attributes":{"NORMAL":28740,"POSITION":11218},"indices":46262,"material":14,"mode":4},{"attributes":{"NORMAL":28741,"POSITION":11219},"indices":46263,"material":14,"mode":4},{"attributes":{"NORMAL":28742,"POSITION":11220},"indices":46264,"material":14,"mode":4},{"attributes":{"NORMAL":28743,"POSITION":11221},"indices":46265,"material":14,"mode":4},{"attributes":{"NORMAL":28744,"POSITION":11222},"indices":46266,"material":14,"mode":4},{"attributes":{"NORMAL":28745,"POSITION":11223},"indices":46267,"material":14,"mode":4},{"attributes":{"NORMAL":28746,"POSITION":11224},"indices":46268,"material":14,"mode":4},{"attributes":{"NORMAL":28747,"POSITION":11225},"indices":46269,"material":14,"mode":4},{"attributes":{"NORMAL":28748,"POSITION":11226},"indices":46270,"material":14,"mode":4}]},{"name":"COMPOUND1863","primitives":[{"attributes":{"NORMAL":28749,"POSITION":11227},"indices":46271,"material":8,"mode":4},{"attributes":{"NORMAL":28750,"POSITION":11228},"indices":46272,"material":8,"mode":4},{"attributes":{"NORMAL":28751,"POSITION":11229},"indices":46273,"material":8,"mode":4},{"attributes":{"NORMAL":28752,"POSITION":11230},"indices":46274,"material":8,"mode":4},{"attributes":{"NORMAL":28753,"POSITION":11231},"indices":46275,"material":8,"mode":4},{"attributes":{"NORMAL":28754,"POSITION":11232},"indices":46276,"material":8,"mode":4},{"attributes":{"NORMAL":28755,"POSITION":11233},"indices":46277,"material":8,"mode":4},{"attributes":{"NORMAL":28756,"POSITION":11234},"indices":46278,"material":9,"mode":4},{"attributes":{"NORMAL":28757,"POSITION":11235},"indices":46279,"material":9,"mode":4},{"attributes":{"NORMAL":28758,"POSITION":11236},"indices":46280,"material":9,"mode":4}]},{"name":"COMPOUND1864","primitives":[{"attributes":{"NORMAL":28759,"POSITION":11237},"indices":46281,"material":14,"mode":4},{"attributes":{"NORMAL":28760,"POSITION":11238},"indices":46282,"material":14,"mode":4},{"attributes":{"NORMAL":28761,"POSITION":11239},"indices":46283,"material":14,"mode":4},{"attributes":{"NORMAL":28762,"POSITION":11240},"indices":46284,"material":14,"mode":4},{"attributes":{"NORMAL":28763,"POSITION":11241},"indices":46285,"material":14,"mode":4},{"attributes":{"NORMAL":28764,"POSITION":11242},"indices":46286,"material":14,"mode":4},{"attributes":{"NORMAL":28765,"POSITION":11243},"indices":46287,"material":14,"mode":4},{"attributes":{"NORMAL":28766,"POSITION":11244},"indices":46288,"material":14,"mode":4},{"attributes":{"NORMAL":28767,"POSITION":11245},"indices":46289,"material":14,"mode":4},{"attributes":{"NORMAL":28768,"POSITION":11246},"indices":46290,"material":14,"mode":4},{"attributes":{"NORMAL":28769,"POSITION":11247},"indices":46291,"material":14,"mode":4},{"attributes":{"NORMAL":28770,"POSITION":11248},"indices":46292,"material":14,"mode":4},{"attributes":{"NORMAL":28771,"POSITION":11249},"indices":46293,"material":14,"mode":4},{"attributes":{"NORMAL":28772,"POSITION":11250},"indices":46294,"material":14,"mode":4},{"attributes":{"NORMAL":28773,"POSITION":11251},"indices":46295,"material":14,"mode":4},{"attributes":{"NORMAL":28774,"POSITION":11252},"indices":46296,"material":14,"mode":4},{"attributes":{"NORMAL":28775,"POSITION":11253},"indices":46297,"material":14,"mode":4},{"attributes":{"NORMAL":28776,"POSITION":11254},"indices":46298,"material":14,"mode":4},{"attributes":{"NORMAL":28777,"POSITION":11255},"indices":46299,"material":14,"mode":4},{"attributes":{"NORMAL":28778,"POSITION":11256},"indices":46300,"material":14,"mode":4},{"attributes":{"NORMAL":28779,"POSITION":11257},"indices":46301,"material":14,"mode":4},{"attributes":{"NORMAL":28780,"POSITION":11258},"indices":46302,"material":14,"mode":4}]},{"name":"COMPOUND1865","primitives":[{"attributes":{"NORMAL":28781,"POSITION":11259},"indices":46303,"material":14,"mode":4},{"attributes":{"NORMAL":28782,"POSITION":11260},"indices":46304,"material":14,"mode":4},{"attributes":{"NORMAL":28783,"POSITION":11261},"indices":46305,"material":14,"mode":4},{"attributes":{"NORMAL":28784,"POSITION":11262},"indices":46306,"material":14,"mode":4},{"attributes":{"NORMAL":28785,"POSITION":11263},"indices":46307,"material":14,"mode":4},{"attributes":{"NORMAL":28786,"POSITION":11264},"indices":46308,"material":14,"mode":4},{"attributes":{"NORMAL":28787,"POSITION":11265},"indices":46309,"material":14,"mode":4},{"attributes":{"NORMAL":28788,"POSITION":11266},"indices":46310,"material":14,"mode":4},{"attributes":{"NORMAL":28789,"POSITION":11267},"indices":46311,"material":14,"mode":4},{"attributes":{"NORMAL":28790,"POSITION":11268},"indices":46312,"material":14,"mode":4},{"attributes":{"NORMAL":28791,"POSITION":11269},"indices":46313,"material":14,"mode":4},{"attributes":{"NORMAL":28792,"POSITION":11270},"indices":46314,"material":14,"mode":4},{"attributes":{"NORMAL":28793,"POSITION":11271},"indices":46315,"material":14,"mode":4},{"attributes":{"NORMAL":28794,"POSITION":11272},"indices":46316,"material":14,"mode":4},{"attributes":{"NORMAL":28795,"POSITION":11273},"indices":46317,"material":14,"mode":4},{"attributes":{"NORMAL":28796,"POSITION":11274},"indices":46318,"material":14,"mode":4},{"attributes":{"NORMAL":28797,"POSITION":11275},"indices":46319,"material":14,"mode":4},{"attributes":{"NORMAL":28798,"POSITION":11276},"indices":46320,"material":14,"mode":4},{"attributes":{"NORMAL":28799,"POSITION":11277},"indices":46321,"material":14,"mode":4},{"attributes":{"NORMAL":28800,"POSITION":11278},"indices":46322,"material":14,"mode":4},{"attributes":{"NORMAL":28801,"POSITION":11279},"indices":46323,"material":14,"mode":4},{"attributes":{"NORMAL":28802,"POSITION":11280},"indices":46324,"material":14,"mode":4},{"attributes":{"NORMAL":28803,"POSITION":11281},"indices":46325,"material":14,"mode":4},{"attributes":{"NORMAL":28804,"POSITION":11282},"indices":46326,"material":14,"mode":4}]},{"name":"COMPOUND1866","primitives":[{"attributes":{"NORMAL":28805,"POSITION":11283},"indices":46327,"material":8,"mode":4},{"attributes":{"NORMAL":28806,"POSITION":11284},"indices":46328,"material":8,"mode":4},{"attributes":{"NORMAL":28807,"POSITION":11285},"indices":46329,"material":8,"mode":4},{"attributes":{"NORMAL":28808,"POSITION":11286},"indices":46330,"material":8,"mode":4},{"attributes":{"NORMAL":28809,"POSITION":11287},"indices":46331,"material":8,"mode":4},{"attributes":{"NORMAL":28810,"POSITION":11288},"indices":46332,"material":8,"mode":4},{"attributes":{"NORMAL":28811,"POSITION":11289},"indices":46333,"material":8,"mode":4},{"attributes":{"NORMAL":28812,"POSITION":11290},"indices":46334,"material":9,"mode":4},{"attributes":{"NORMAL":28813,"POSITION":11291},"indices":46335,"material":9,"mode":4},{"attributes":{"NORMAL":28814,"POSITION":11292},"indices":46336,"material":9,"mode":4}]},{"name":"COMPOUND1867","primitives":[{"attributes":{"NORMAL":28815,"POSITION":11293},"indices":46337,"material":14,"mode":4},{"attributes":{"NORMAL":28816,"POSITION":11294},"indices":46338,"material":14,"mode":4},{"attributes":{"NORMAL":28817,"POSITION":11295},"indices":46339,"material":14,"mode":4},{"attributes":{"NORMAL":28818,"POSITION":11296},"indices":46340,"material":14,"mode":4},{"attributes":{"NORMAL":28819,"POSITION":11297},"indices":46341,"material":14,"mode":4},{"attributes":{"NORMAL":28820,"POSITION":11298},"indices":46342,"material":14,"mode":4},{"attributes":{"NORMAL":28821,"POSITION":11299},"indices":46343,"material":14,"mode":4},{"attributes":{"NORMAL":28822,"POSITION":11300},"indices":46344,"material":14,"mode":4}]},{"name":"COMPOUND1868","primitives":[{"attributes":{"NORMAL":28823,"POSITION":11301},"indices":46345,"material":8,"mode":4},{"attributes":{"NORMAL":28824,"POSITION":11302},"indices":46346,"material":8,"mode":4},{"attributes":{"NORMAL":28825,"POSITION":11303},"indices":46347,"material":8,"mode":4},{"attributes":{"NORMAL":28826,"POSITION":11304},"indices":46348,"material":8,"mode":4},{"attributes":{"NORMAL":28827,"POSITION":11305},"indices":46349,"material":8,"mode":4},{"attributes":{"NORMAL":28828,"POSITION":11306},"indices":46350,"material":8,"mode":4},{"attributes":{"NORMAL":28829,"POSITION":11307},"indices":46351,"material":8,"mode":4},{"attributes":{"NORMAL":28830,"POSITION":11308},"indices":46352,"material":9,"mode":4},{"attributes":{"NORMAL":28831,"POSITION":11309},"indices":46353,"material":9,"mode":4},{"attributes":{"NORMAL":28832,"POSITION":11310},"indices":46354,"material":9,"mode":4}]},{"name":"COMPOUND1869","primitives":[{"attributes":{"NORMAL":28833,"POSITION":11311},"indices":46355,"material":14,"mode":4},{"attributes":{"NORMAL":28834,"POSITION":11312},"indices":46356,"material":14,"mode":4},{"attributes":{"NORMAL":28835,"POSITION":11313},"indices":46357,"material":14,"mode":4},{"attributes":{"NORMAL":28836,"POSITION":11314},"indices":46358,"material":14,"mode":4},{"attributes":{"NORMAL":28837,"POSITION":11315},"indices":46359,"material":14,"mode":4},{"attributes":{"NORMAL":28838,"POSITION":11316},"indices":46360,"material":14,"mode":4},{"attributes":{"NORMAL":28839,"POSITION":11317},"indices":46361,"material":14,"mode":4},{"attributes":{"NORMAL":28840,"POSITION":11318},"indices":46362,"material":14,"mode":4},{"attributes":{"NORMAL":28841,"POSITION":11319},"indices":46363,"material":14,"mode":4},{"attributes":{"NORMAL":28842,"POSITION":11320},"indices":46364,"material":14,"mode":4},{"attributes":{"NORMAL":28843,"POSITION":11321},"indices":46365,"material":14,"mode":4},{"attributes":{"NORMAL":28844,"POSITION":11322},"indices":46366,"material":14,"mode":4},{"attributes":{"NORMAL":28845,"POSITION":11323},"indices":46367,"material":14,"mode":4},{"attributes":{"NORMAL":28846,"POSITION":11324},"indices":46368,"material":14,"mode":4}]},{"name":"COMPOUND1870","primitives":[{"attributes":{"NORMAL":28847,"POSITION":11325},"indices":46369,"material":14,"mode":4},{"attributes":{"NORMAL":28848,"POSITION":11326},"indices":46370,"material":14,"mode":4},{"attributes":{"NORMAL":28849,"POSITION":11327},"indices":46371,"material":14,"mode":4},{"attributes":{"NORMAL":28850,"POSITION":11328},"indices":46372,"material":14,"mode":4},{"attributes":{"NORMAL":28851,"POSITION":11329},"indices":46373,"material":14,"mode":4},{"attributes":{"NORMAL":28852,"POSITION":11330},"indices":46374,"material":14,"mode":4},{"attributes":{"NORMAL":28853,"POSITION":11331},"indices":46375,"material":14,"mode":4},{"attributes":{"NORMAL":28854,"POSITION":11332},"indices":46376,"material":14,"mode":4},{"attributes":{"NORMAL":28855,"POSITION":11333},"indices":46377,"material":14,"mode":4},{"attributes":{"NORMAL":28856,"POSITION":11334},"indices":46378,"material":14,"mode":4},{"attributes":{"NORMAL":28857,"POSITION":11335},"indices":46379,"material":14,"mode":4},{"attributes":{"NORMAL":28858,"POSITION":11336},"indices":46380,"material":14,"mode":4},{"attributes":{"NORMAL":28859,"POSITION":11337},"indices":46381,"material":14,"mode":4},{"attributes":{"NORMAL":28860,"POSITION":11338},"indices":46382,"material":14,"mode":4},{"attributes":{"NORMAL":28861,"POSITION":11339},"indices":46383,"material":14,"mode":4},{"attributes":{"NORMAL":28862,"POSITION":11340},"indices":46384,"material":14,"mode":4},{"attributes":{"NORMAL":28863,"POSITION":11341},"indices":46385,"material":14,"mode":4},{"attributes":{"NORMAL":28864,"POSITION":11342},"indices":46386,"material":14,"mode":4},{"attributes":{"NORMAL":28865,"POSITION":11343},"indices":46387,"material":14,"mode":4},{"attributes":{"NORMAL":28866,"POSITION":11344},"indices":46388,"material":14,"mode":4},{"attributes":{"NORMAL":28867,"POSITION":11345},"indices":46389,"material":14,"mode":4},{"attributes":{"NORMAL":28868,"POSITION":11346},"indices":46390,"material":14,"mode":4},{"attributes":{"NORMAL":28869,"POSITION":11347},"indices":46391,"material":14,"mode":4},{"attributes":{"NORMAL":28870,"POSITION":11348},"indices":46392,"material":14,"mode":4}]},{"name":"COMPOUND1871","primitives":[{"attributes":{"NORMAL":28871,"POSITION":11349},"indices":46393,"material":8,"mode":4},{"attributes":{"NORMAL":28872,"POSITION":11350},"indices":46394,"material":8,"mode":4},{"attributes":{"NORMAL":28873,"POSITION":11351},"indices":46395,"material":8,"mode":4},{"attributes":{"NORMAL":28874,"POSITION":11352},"indices":46396,"material":8,"mode":4},{"attributes":{"NORMAL":28875,"POSITION":11353},"indices":46397,"material":8,"mode":4},{"attributes":{"NORMAL":28876,"POSITION":11354},"indices":46398,"material":8,"mode":4},{"attributes":{"NORMAL":28877,"POSITION":11355},"indices":46399,"material":8,"mode":4},{"attributes":{"NORMAL":28878,"POSITION":11356},"indices":46400,"material":8,"mode":4},{"attributes":{"NORMAL":28879,"POSITION":11357},"indices":46401,"material":8,"mode":4},{"attributes":{"NORMAL":28880,"POSITION":11358},"indices":46402,"material":8,"mode":4},{"attributes":{"NORMAL":28881,"POSITION":11359},"indices":46403,"material":8,"mode":4},{"attributes":{"NORMAL":28882,"POSITION":11360},"indices":46404,"material":8,"mode":4},{"attributes":{"NORMAL":28883,"POSITION":11361},"indices":46405,"material":8,"mode":4},{"attributes":{"NORMAL":28884,"POSITION":11362},"indices":46406,"material":8,"mode":4},{"attributes":{"NORMAL":28885,"POSITION":11363},"indices":46407,"material":8,"mode":4},{"attributes":{"NORMAL":28886,"POSITION":11364},"indices":46408,"material":8,"mode":4},{"attributes":{"NORMAL":28887,"POSITION":11365},"indices":46409,"material":8,"mode":4},{"attributes":{"NORMAL":28888,"POSITION":11366},"indices":46410,"material":8,"mode":4}]},{"name":"COMPOUND1872","primitives":[{"attributes":{"NORMAL":28889,"POSITION":11367},"indices":46411,"material":8,"mode":4},{"attributes":{"NORMAL":28890,"POSITION":11368},"indices":46412,"material":8,"mode":4},{"attributes":{"NORMAL":28891,"POSITION":11369},"indices":46413,"material":8,"mode":4},{"attributes":{"NORMAL":28892,"POSITION":11370},"indices":46414,"material":8,"mode":4},{"attributes":{"NORMAL":28893,"POSITION":11371},"indices":46415,"material":8,"mode":4},{"attributes":{"NORMAL":28894,"POSITION":11372},"indices":46416,"material":8,"mode":4},{"attributes":{"NORMAL":28895,"POSITION":11373},"indices":46417,"material":8,"mode":4},{"attributes":{"NORMAL":28896,"POSITION":11374},"indices":46418,"material":8,"mode":4},{"attributes":{"NORMAL":28897,"POSITION":11375},"indices":46419,"material":8,"mode":4},{"attributes":{"NORMAL":28898,"POSITION":11376},"indices":46420,"material":8,"mode":4},{"attributes":{"NORMAL":28899,"POSITION":11377},"indices":46421,"material":8,"mode":4},{"attributes":{"NORMAL":28900,"POSITION":11378},"indices":46422,"material":8,"mode":4},{"attributes":{"NORMAL":28901,"POSITION":11379},"indices":46423,"material":8,"mode":4},{"attributes":{"NORMAL":28902,"POSITION":11380},"indices":46424,"material":8,"mode":4},{"attributes":{"NORMAL":28903,"POSITION":11381},"indices":46425,"material":8,"mode":4},{"attributes":{"NORMAL":28904,"POSITION":11382},"indices":46426,"material":8,"mode":4},{"attributes":{"NORMAL":28905,"POSITION":11383},"indices":46427,"material":8,"mode":4},{"attributes":{"NORMAL":28906,"POSITION":11384},"indices":46428,"material":8,"mode":4}]},{"name":"COMPOUND1873","primitives":[{"attributes":{"NORMAL":28907,"POSITION":11385},"indices":46429,"material":14,"mode":4},{"attributes":{"NORMAL":28908,"POSITION":11386},"indices":46430,"material":14,"mode":4},{"attributes":{"NORMAL":28909,"POSITION":11387},"indices":46431,"material":14,"mode":4},{"attributes":{"NORMAL":28910,"POSITION":11388},"indices":46432,"material":14,"mode":4},{"attributes":{"NORMAL":28911,"POSITION":11389},"indices":46433,"material":14,"mode":4},{"attributes":{"NORMAL":28912,"POSITION":11390},"indices":46434,"material":14,"mode":4},{"attributes":{"NORMAL":28913,"POSITION":11391},"indices":46435,"material":14,"mode":4},{"attributes":{"NORMAL":28914,"POSITION":11392},"indices":46436,"material":14,"mode":4},{"attributes":{"NORMAL":28915,"POSITION":11393},"indices":46437,"material":14,"mode":4},{"attributes":{"NORMAL":28916,"POSITION":11394},"indices":46438,"material":14,"mode":4},{"attributes":{"NORMAL":28917,"POSITION":11395},"indices":46439,"material":14,"mode":4},{"attributes":{"NORMAL":28918,"POSITION":11396},"indices":46440,"material":14,"mode":4},{"attributes":{"NORMAL":28919,"POSITION":11397},"indices":46441,"material":14,"mode":4},{"attributes":{"NORMAL":28920,"POSITION":11398},"indices":46442,"material":14,"mode":4},{"attributes":{"NORMAL":28921,"POSITION":11399},"indices":46443,"material":14,"mode":4},{"attributes":{"NORMAL":28922,"POSITION":11400},"indices":46444,"material":14,"mode":4},{"attributes":{"NORMAL":28923,"POSITION":11401},"indices":46445,"material":14,"mode":4},{"attributes":{"NORMAL":28924,"POSITION":11402},"indices":46446,"material":14,"mode":4},{"attributes":{"NORMAL":28925,"POSITION":11403},"indices":46447,"material":14,"mode":4},{"attributes":{"NORMAL":28926,"POSITION":11404},"indices":46448,"material":14,"mode":4},{"attributes":{"NORMAL":28927,"POSITION":11405},"indices":46449,"material":14,"mode":4},{"attributes":{"NORMAL":28928,"POSITION":11406},"indices":46450,"material":14,"mode":4}]},{"name":"COMPOUND1875","primitives":[{"attributes":{"NORMAL":28929,"POSITION":11407},"indices":46451,"material":13,"mode":4}]},{"name":"COMPOUND1876","primitives":[{"attributes":{"NORMAL":28930,"POSITION":11408},"indices":46452,"material":17,"mode":4}]},{"name":"COMPOUND1877","primitives":[{"attributes":{"NORMAL":28931,"POSITION":11409},"indices":46453,"material":13,"mode":4}]},{"name":"COMPOUND1878","primitives":[{"attributes":{"NORMAL":28932,"POSITION":11410},"indices":46454,"material":17,"mode":4}]},{"name":"COMPOUND1879","primitives":[{"attributes":{"NORMAL":28933,"POSITION":11411},"indices":46455,"material":17,"mode":4}]},{"name":"COMPOUND1881","primitives":[{"attributes":{"NORMAL":28934,"POSITION":11412},"indices":46456,"material":17,"mode":4}]},{"name":"COMPOUND1882","primitives":[{"attributes":{"NORMAL":28935,"POSITION":11413},"indices":46457,"material":17,"mode":4}]},{"name":"COMPOUND1883","primitives":[{"attributes":{"NORMAL":28936,"POSITION":11414},"indices":46458,"material":17,"mode":4}]},{"name":"COMPOUND1884","primitives":[{"attributes":{"NORMAL":28937,"POSITION":11415},"indices":46459,"material":17,"mode":4}]},{"name":"COMPOUND1885","primitives":[{"attributes":{"NORMAL":28938,"POSITION":11416},"indices":46460,"material":13,"mode":4}]},{"name":"COMPOUND1886","primitives":[{"attributes":{"NORMAL":28939,"POSITION":11417},"indices":46461,"material":17,"mode":4}]},{"name":"COMPOUND1887","primitives":[{"attributes":{"NORMAL":28940,"POSITION":11418},"indices":46462,"material":13,"mode":4}]},{"name":"COMPOUND1888","primitives":[{"attributes":{"NORMAL":28941,"POSITION":11419},"indices":46463,"material":17,"mode":4}]},{"name":"COMPOUND1889","primitives":[{"attributes":{"NORMAL":28942,"POSITION":11420},"indices":46464,"material":17,"mode":4}]},{"name":"COMPOUND1890","primitives":[{"attributes":{"NORMAL":28943,"POSITION":11421},"indices":46465,"material":13,"mode":4}]},{"name":"COMPOUND1891","primitives":[{"attributes":{"NORMAL":28944,"POSITION":11422},"indices":46466,"material":13,"mode":4}]},{"name":"COMPOUND1892","primitives":[{"attributes":{"NORMAL":28945,"POSITION":11423},"indices":46467,"material":17,"mode":4}]},{"name":"COMPOUND1893","primitives":[{"attributes":{"NORMAL":28946,"POSITION":11424},"indices":46468,"material":17,"mode":4}]},{"name":"COMPOUND1894","primitives":[{"attributes":{"NORMAL":28947,"POSITION":11425},"indices":46469,"material":17,"mode":4}]},{"name":"COMPOUND1895","primitives":[{"attributes":{"NORMAL":28948,"POSITION":11426},"indices":46470,"material":17,"mode":4}]},{"name":"COMPOUND1896","primitives":[{"attributes":{"NORMAL":28949,"POSITION":11427},"indices":46471,"material":13,"mode":4}]},{"name":"COMPOUND1897","primitives":[{"attributes":{"NORMAL":28950,"POSITION":11428},"indices":46472,"material":13,"mode":4}]},{"name":"COMPOUND1898","primitives":[{"attributes":{"NORMAL":28951,"POSITION":11429},"indices":46473,"material":17,"mode":4}]},{"name":"COMPOUND1899","primitives":[{"attributes":{"NORMAL":28952,"POSITION":11430},"indices":46474,"material":13,"mode":4}]},{"name":"COMPOUND1900","primitives":[{"attributes":{"NORMAL":28953,"POSITION":11431},"indices":46475,"material":17,"mode":4}]},{"name":"COMPOUND1901","primitives":[{"attributes":{"NORMAL":28954,"POSITION":11432},"indices":46476,"material":17,"mode":4}]},{"name":"COMPOUND1902","primitives":[{"attributes":{"NORMAL":28955,"POSITION":11433},"indices":46477,"material":13,"mode":4}]},{"name":"COMPOUND1903","primitives":[{"attributes":{"NORMAL":28956,"POSITION":11434},"indices":46478,"material":13,"mode":4}]},{"name":"COMPOUND1904","primitives":[{"attributes":{"NORMAL":28957,"POSITION":11435},"indices":46479,"material":17,"mode":4}]},{"name":"COMPOUND1905","primitives":[{"attributes":{"NORMAL":28958,"POSITION":11436},"indices":46480,"material":17,"mode":4}]},{"name":"COMPOUND1906","primitives":[{"attributes":{"NORMAL":28959,"POSITION":11437},"indices":46481,"material":17,"mode":4}]},{"name":"COMPOUND1907","primitives":[{"attributes":{"NORMAL":28960,"POSITION":11438},"indices":46482,"material":17,"mode":4}]},{"name":"COMPOUND1908","primitives":[{"attributes":{"NORMAL":28961,"POSITION":11439},"indices":46483,"material":13,"mode":4}]},{"name":"COMPOUND1909","primitives":[{"attributes":{"NORMAL":28962,"POSITION":11440},"indices":46484,"material":13,"mode":4}]},{"name":"COMPOUND1910","primitives":[{"attributes":{"NORMAL":28963,"POSITION":11441},"indices":46485,"material":13,"mode":4}]},{"name":"COMPOUND1911","primitives":[{"attributes":{"NORMAL":28964,"POSITION":11442},"indices":46486,"material":13,"mode":4}]},{"name":"COMPOUND1912","primitives":[{"attributes":{"NORMAL":28965,"POSITION":11443},"indices":46487,"material":17,"mode":4}]},{"name":"COMPOUND1913","primitives":[{"attributes":{"NORMAL":28966,"POSITION":11444},"indices":46488,"material":13,"mode":4}]},{"name":"COMPOUND1914","primitives":[{"attributes":{"NORMAL":28967,"POSITION":11445},"indices":46489,"material":13,"mode":4}]},{"name":"COMPOUND1915","primitives":[{"attributes":{"NORMAL":28968,"POSITION":11446},"indices":46490,"material":13,"mode":4}]},{"name":"COMPOUND1916","primitives":[{"attributes":{"NORMAL":28969,"POSITION":11447},"indices":46491,"material":13,"mode":4}]},{"name":"COMPOUND1917","primitives":[{"attributes":{"NORMAL":28970,"POSITION":11448},"indices":46492,"material":13,"mode":4}]},{"name":"COMPOUND1918","primitives":[{"attributes":{"NORMAL":28971,"POSITION":11449},"indices":46493,"material":17,"mode":4}]},{"name":"COMPOUND1919","primitives":[{"attributes":{"NORMAL":28972,"POSITION":11450},"indices":46494,"material":13,"mode":4}]},{"name":"COMPOUND1920","primitives":[{"attributes":{"NORMAL":28973,"POSITION":11451},"indices":46495,"material":13,"mode":4}]},{"name":"COMPOUND1921","primitives":[{"attributes":{"NORMAL":28974,"POSITION":11452},"indices":46496,"material":13,"mode":4}]},{"name":"COMPOUND1922","primitives":[{"attributes":{"NORMAL":28975,"POSITION":11453},"indices":46497,"material":17,"mode":4}]},{"name":"COMPOUND1923","primitives":[{"attributes":{"NORMAL":28976,"POSITION":11454},"indices":46498,"material":13,"mode":4}]},{"name":"COMPOUND1924","primitives":[{"attributes":{"NORMAL":28977,"POSITION":11455},"indices":46499,"material":17,"mode":4}]},{"name":"COMPOUND1925","primitives":[{"attributes":{"NORMAL":28978,"POSITION":11456},"indices":46500,"material":13,"mode":4}]},{"name":"COMPOUND1926","primitives":[{"attributes":{"NORMAL":28979,"POSITION":11457},"indices":46501,"material":13,"mode":4}]},{"name":"COMPOUND1927","primitives":[{"attributes":{"NORMAL":28980,"POSITION":11458},"indices":46502,"material":13,"mode":4}]},{"name":"COMPOUND1928","primitives":[{"attributes":{"NORMAL":28981,"POSITION":11459},"indices":46503,"material":17,"mode":4}]},{"name":"COMPOUND1929","primitives":[{"attributes":{"NORMAL":28982,"POSITION":11460},"indices":46504,"material":17,"mode":4}]},{"name":"COMPOUND1930","primitives":[{"attributes":{"NORMAL":28983,"POSITION":11461},"indices":46505,"material":13,"mode":4}]},{"name":"COMPOUND1931","primitives":[{"attributes":{"NORMAL":28984,"POSITION":11462},"indices":46506,"material":17,"mode":4}]},{"name":"COMPOUND1932","primitives":[{"attributes":{"NORMAL":28985,"POSITION":11463},"indices":46507,"material":17,"mode":4}]},{"name":"COMPOUND1933","primitives":[{"attributes":{"NORMAL":28986,"POSITION":11464},"indices":46508,"material":13,"mode":4}]},{"name":"COMPOUND1934","primitives":[{"attributes":{"NORMAL":28987,"POSITION":11465},"indices":46509,"material":17,"mode":4}]},{"name":"COMPOUND1935","primitives":[{"attributes":{"NORMAL":28988,"POSITION":11466},"indices":46510,"material":17,"mode":4}]},{"name":"COMPOUND1936","primitives":[{"attributes":{"NORMAL":28989,"POSITION":11467},"indices":46511,"material":17,"mode":4}]},{"name":"COMPOUND1937","primitives":[{"attributes":{"NORMAL":28990,"POSITION":11468},"indices":46512,"material":17,"mode":4}]},{"name":"COMPOUND1938","primitives":[{"attributes":{"NORMAL":28991,"POSITION":11469},"indices":46513,"material":17,"mode":4}]},{"name":"COMPOUND1939","primitives":[{"attributes":{"NORMAL":28992,"POSITION":11470},"indices":46514,"material":17,"mode":4}]},{"name":"COMPOUND1940","primitives":[{"attributes":{"NORMAL":28993,"POSITION":11471},"indices":46515,"material":17,"mode":4}]},{"name":"COMPOUND1941","primitives":[{"attributes":{"NORMAL":28994,"POSITION":11472},"indices":46516,"material":17,"mode":4}]},{"name":"COMPOUND1942","primitives":[{"attributes":{"NORMAL":28995,"POSITION":11473},"indices":46517,"material":17,"mode":4}]},{"name":"COMPOUND1943","primitives":[{"attributes":{"NORMAL":28996,"POSITION":11474},"indices":46518,"material":13,"mode":4}]},{"name":"COMPOUND1944","primitives":[{"attributes":{"NORMAL":28997,"POSITION":11475},"indices":46519,"material":17,"mode":4}]},{"name":"COMPOUND1945","primitives":[{"attributes":{"NORMAL":28998,"POSITION":11476},"indices":46520,"material":17,"mode":4}]},{"name":"COMPOUND1946","primitives":[{"attributes":{"NORMAL":28999,"POSITION":11477},"indices":46521,"material":17,"mode":4}]},{"name":"COMPOUND1947","primitives":[{"attributes":{"NORMAL":29000,"POSITION":11478},"indices":46522,"material":17,"mode":4}]},{"name":"COMPOUND1948","primitives":[{"attributes":{"NORMAL":29001,"POSITION":11479},"indices":46523,"material":17,"mode":4}]},{"name":"COMPOUND1949","primitives":[{"attributes":{"NORMAL":29002,"POSITION":11480},"indices":46524,"material":17,"mode":4}]},{"name":"COMPOUND1950","primitives":[{"attributes":{"NORMAL":29003,"POSITION":11481},"indices":46525,"material":13,"mode":4}]},{"name":"COMPOUND1951","primitives":[{"attributes":{"NORMAL":29004,"POSITION":11482},"indices":46526,"material":17,"mode":4}]},{"name":"COMPOUND1952","primitives":[{"attributes":{"NORMAL":29005,"POSITION":11483},"indices":46527,"material":17,"mode":4}]},{"name":"COMPOUND1953","primitives":[{"attributes":{"NORMAL":29006,"POSITION":11484},"indices":46528,"material":13,"mode":4}]},{"name":"COMPOUND1954","primitives":[{"attributes":{"NORMAL":29007,"POSITION":11485},"indices":46529,"material":17,"mode":4}]},{"name":"COMPOUND1955","primitives":[{"attributes":{"NORMAL":29008,"POSITION":11486},"indices":46530,"material":17,"mode":4}]},{"name":"COMPOUND1956","primitives":[{"attributes":{"NORMAL":29009,"POSITION":11487},"indices":46531,"material":17,"mode":4}]},{"name":"COMPOUND1957","primitives":[{"attributes":{"NORMAL":29010,"POSITION":11488},"indices":46532,"material":17,"mode":4}]},{"name":"COMPOUND1958","primitives":[{"attributes":{"NORMAL":29011,"POSITION":11489},"indices":46533,"material":13,"mode":4}]},{"name":"COMPOUND1959","primitives":[{"attributes":{"NORMAL":29012,"POSITION":11490},"indices":46534,"material":17,"mode":4}]},{"name":"COMPOUND1960","primitives":[{"attributes":{"NORMAL":29013,"POSITION":11491},"indices":46535,"material":17,"mode":4}]},{"name":"COMPOUND1961","primitives":[{"attributes":{"NORMAL":29014,"POSITION":11492},"indices":46536,"material":17,"mode":4}]},{"name":"COMPOUND1962","primitives":[{"attributes":{"NORMAL":29015,"POSITION":11493},"indices":46537,"material":13,"mode":4}]},{"name":"COMPOUND1963","primitives":[{"attributes":{"NORMAL":29016,"POSITION":11494},"indices":46538,"material":13,"mode":4}]},{"name":"COMPOUND1964","primitives":[{"attributes":{"NORMAL":29017,"POSITION":11495},"indices":46539,"material":17,"mode":4}]},{"name":"COMPOUND1965","primitives":[{"attributes":{"NORMAL":29018,"POSITION":11496},"indices":46540,"material":17,"mode":4}]},{"name":"COMPOUND1966","primitives":[{"attributes":{"NORMAL":29019,"POSITION":11497},"indices":46541,"material":17,"mode":4}]},{"name":"COMPOUND1967","primitives":[{"attributes":{"NORMAL":29020,"POSITION":11498},"indices":46542,"material":13,"mode":4}]},{"name":"COMPOUND1968","primitives":[{"attributes":{"NORMAL":29021,"POSITION":11499},"indices":46543,"material":13,"mode":4}]},{"name":"COMPOUND1969","primitives":[{"attributes":{"NORMAL":29022,"POSITION":11500},"indices":46544,"material":13,"mode":4}]},{"name":"COMPOUND1970","primitives":[{"attributes":{"NORMAL":29023,"POSITION":11501},"indices":46545,"material":13,"mode":4}]},{"name":"COMPOUND1971","primitives":[{"attributes":{"NORMAL":29024,"POSITION":11502},"indices":46546,"material":17,"mode":4}]},{"name":"COMPOUND1972","primitives":[{"attributes":{"NORMAL":29025,"POSITION":11503},"indices":46547,"material":13,"mode":4}]},{"name":"COMPOUND1973","primitives":[{"attributes":{"NORMAL":29026,"POSITION":11504},"indices":46548,"material":18,"mode":4}]},{"name":"COMPOUND1974","primitives":[{"attributes":{"NORMAL":29027,"POSITION":11505},"indices":46549,"material":13,"mode":4}]},{"name":"COMPOUND1975","primitives":[{"attributes":{"NORMAL":29028,"POSITION":11506},"indices":46550,"material":13,"mode":4}]},{"name":"COMPOUND1976","primitives":[{"attributes":{"NORMAL":29029,"POSITION":11507},"indices":46551,"material":17,"mode":4}]},{"name":"COMPOUND1977","primitives":[{"attributes":{"NORMAL":29030,"POSITION":11508},"indices":46552,"material":17,"mode":4}]},{"name":"COMPOUND1978","primitives":[{"attributes":{"NORMAL":29031,"POSITION":11509},"indices":46553,"material":13,"mode":4}]},{"name":"COMPOUND1979","primitives":[{"attributes":{"NORMAL":29032,"POSITION":11510},"indices":46554,"material":17,"mode":4}]},{"name":"COMPOUND1980","primitives":[{"attributes":{"NORMAL":29033,"POSITION":11511},"indices":46555,"material":13,"mode":4}]},{"name":"COMPOUND1981","primitives":[{"attributes":{"NORMAL":29034,"POSITION":11512},"indices":46556,"material":17,"mode":4}]},{"name":"COMPOUND1982","primitives":[{"attributes":{"NORMAL":29035,"POSITION":11513},"indices":46557,"material":17,"mode":4}]},{"name":"COMPOUND1983","primitives":[{"attributes":{"NORMAL":29036,"POSITION":11514},"indices":46558,"material":13,"mode":4}]},{"name":"COMPOUND1984","primitives":[{"attributes":{"NORMAL":29037,"POSITION":11515},"indices":46559,"material":17,"mode":4}]},{"name":"COMPOUND1985","primitives":[{"attributes":{"NORMAL":29038,"POSITION":11516},"indices":46560,"material":13,"mode":4}]},{"name":"COMPOUND1986","primitives":[{"attributes":{"NORMAL":29039,"POSITION":11517},"indices":46561,"material":17,"mode":4}]},{"name":"COMPOUND1987","primitives":[{"attributes":{"NORMAL":29040,"POSITION":11518},"indices":46562,"material":17,"mode":4}]},{"name":"SOLID012","primitives":[{"attributes":{"NORMAL":34668,"POSITION":17146},"indices":52190,"material":21,"mode":4},{"attributes":{"NORMAL":34669,"POSITION":17147},"indices":52191,"material":21,"mode":4},{"attributes":{"NORMAL":34670,"POSITION":17148},"indices":52192,"material":21,"mode":4},{"attributes":{"NORMAL":34671,"POSITION":17149},"indices":52193,"material":21,"mode":4},{"attributes":{"NORMAL":34672,"POSITION":17150},"indices":52194,"material":21,"mode":4},{"attributes":{"NORMAL":34673,"POSITION":17151},"indices":52195,"material":21,"mode":4},{"attributes":{"NORMAL":34674,"POSITION":17152},"indices":52196,"material":21,"mode":4},{"attributes":{"NORMAL":34675,"POSITION":17153},"indices":52197,"material":21,"mode":4},{"attributes":{"NORMAL":34676,"POSITION":17154},"indices":52198,"material":21,"mode":4},{"attributes":{"NORMAL":34677,"POSITION":17155},"indices":52199,"material":21,"mode":4},{"attributes":{"NORMAL":34678,"POSITION":17156},"indices":52200,"material":21,"mode":4},{"attributes":{"NORMAL":34679,"POSITION":17157},"indices":52201,"material":21,"mode":4},{"attributes":{"NORMAL":34680,"POSITION":17158},"indices":52202,"material":21,"mode":4},{"attributes":{"NORMAL":34681,"POSITION":17159},"indices":52203,"material":21,"mode":4},{"attributes":{"NORMAL":34682,"POSITION":17160},"indices":52204,"material":21,"mode":4},{"attributes":{"NORMAL":34683,"POSITION":17161},"indices":52205,"material":21,"mode":4},{"attributes":{"NORMAL":34684,"POSITION":17162},"indices":52206,"material":21,"mode":4},{"attributes":{"NORMAL":34685,"POSITION":17163},"indices":52207,"material":21,"mode":4},{"attributes":{"NORMAL":34686,"POSITION":17164},"indices":52208,"material":21,"mode":4},{"attributes":{"NORMAL":34687,"POSITION":17165},"indices":52209,"material":21,"mode":4},{"attributes":{"NORMAL":34688,"POSITION":17166},"indices":52210,"material":21,"mode":4},{"attributes":{"NORMAL":34689,"POSITION":17167},"indices":52211,"material":21,"mode":4},{"attributes":{"NORMAL":34690,"POSITION":17168},"indices":52212,"material":21,"mode":4},{"attributes":{"NORMAL":34691,"POSITION":17169},"indices":52213,"material":21,"mode":4},{"attributes":{"NORMAL":34692,"POSITION":17170},"indices":52214,"material":21,"mode":4},{"attributes":{"NORMAL":34693,"POSITION":17171},"indices":52215,"material":21,"mode":4},{"attributes":{"NORMAL":34694,"POSITION":17172},"indices":52216,"material":21,"mode":4},{"attributes":{"NORMAL":34695,"POSITION":17173},"indices":52217,"material":21,"mode":4},{"attributes":{"NORMAL":34696,"POSITION":17174},"indices":52218,"material":21,"mode":4},{"attributes":{"NORMAL":34697,"POSITION":17175},"indices":52219,"material":21,"mode":4},{"attributes":{"NORMAL":34698,"POSITION":17176},"indices":52220,"material":21,"mode":4},{"attributes":{"NORMAL":34699,"POSITION":17177},"indices":52221,"material":21,"mode":4},{"attributes":{"NORMAL":34700,"POSITION":17178},"indices":52222,"material":21,"mode":4},{"attributes":{"NORMAL":34701,"POSITION":17179},"indices":52223,"material":21,"mode":4},{"attributes":{"NORMAL":34702,"POSITION":17180},"indices":52224,"material":21,"mode":4},{"attributes":{"NORMAL":34703,"POSITION":17181},"indices":52225,"material":21,"mode":4},{"attributes":{"NORMAL":34704,"POSITION":17182},"indices":52226,"material":21,"mode":4},{"attributes":{"NORMAL":34705,"POSITION":17183},"indices":52227,"material":21,"mode":4},{"attributes":{"NORMAL":34706,"POSITION":17184},"indices":52228,"material":21,"mode":4},{"attributes":{"NORMAL":34707,"POSITION":17185},"indices":52229,"material":21,"mode":4},{"attributes":{"NORMAL":34708,"POSITION":17186},"indices":52230,"material":21,"mode":4},{"attributes":{"NORMAL":34709,"POSITION":17187},"indices":52231,"material":21,"mode":4},{"attributes":{"NORMAL":34710,"POSITION":17188},"indices":52232,"material":21,"mode":4},{"attributes":{"NORMAL":34711,"POSITION":17189},"indices":52233,"material":21,"mode":4},{"attributes":{"NORMAL":34712,"POSITION":17190},"indices":52234,"material":21,"mode":4},{"attributes":{"NORMAL":34713,"POSITION":17191},"indices":52235,"material":21,"mode":4},{"attributes":{"NORMAL":34714,"POSITION":17192},"indices":52236,"material":21,"mode":4},{"attributes":{"NORMAL":34715,"POSITION":17193},"indices":52237,"material":21,"mode":4},{"attributes":{"NORMAL":34716,"POSITION":17194},"indices":52238,"material":21,"mode":4},{"attributes":{"NORMAL":34717,"POSITION":17195},"indices":52239,"material":21,"mode":4},{"attributes":{"NORMAL":34718,"POSITION":17196},"indices":52240,"material":21,"mode":4},{"attributes":{"NORMAL":34719,"POSITION":17197},"indices":52241,"material":21,"mode":4},{"attributes":{"NORMAL":34720,"POSITION":17198},"indices":52242,"material":21,"mode":4},{"attributes":{"NORMAL":34721,"POSITION":17199},"indices":52243,"material":21,"mode":4},{"attributes":{"NORMAL":34722,"POSITION":17200},"indices":52244,"material":21,"mode":4},{"attributes":{"NORMAL":34723,"POSITION":17201},"indices":52245,"material":21,"mode":4},{"attributes":{"NORMAL":34724,"POSITION":17202},"indices":52246,"material":21,"mode":4},{"attributes":{"NORMAL":34725,"POSITION":17203},"indices":52247,"material":21,"mode":4},{"attributes":{"NORMAL":34726,"POSITION":17204},"indices":52248,"material":21,"mode":4},{"attributes":{"NORMAL":34727,"POSITION":17205},"indices":52249,"material":21,"mode":4},{"attributes":{"NORMAL":34728,"POSITION":17206},"indices":52250,"material":21,"mode":4},{"attributes":{"NORMAL":34729,"POSITION":17207},"indices":52251,"material":21,"mode":4},{"attributes":{"NORMAL":34730,"POSITION":17208},"indices":52252,"material":21,"mode":4},{"attributes":{"NORMAL":34731,"POSITION":17209},"indices":52253,"material":21,"mode":4},{"attributes":{"NORMAL":34732,"POSITION":17210},"indices":52254,"material":21,"mode":4},{"attributes":{"NORMAL":34733,"POSITION":17211},"indices":52255,"material":21,"mode":4},{"attributes":{"NORMAL":34734,"POSITION":17212},"indices":52256,"material":21,"mode":4},{"attributes":{"NORMAL":34735,"POSITION":17213},"indices":52257,"material":21,"mode":4},{"attributes":{"NORMAL":34736,"POSITION":17214},"indices":52258,"material":21,"mode":4},{"attributes":{"NORMAL":34737,"POSITION":17215},"indices":52259,"material":21,"mode":4},{"attributes":{"NORMAL":34738,"POSITION":17216},"indices":52260,"material":21,"mode":4},{"attributes":{"NORMAL":34739,"POSITION":17217},"indices":52261,"material":21,"mode":4},{"attributes":{"NORMAL":34740,"POSITION":17218},"indices":52262,"material":21,"mode":4},{"attributes":{"NORMAL":34741,"POSITION":17219},"indices":52263,"material":21,"mode":4},{"attributes":{"NORMAL":34742,"POSITION":17220},"indices":52264,"material":21,"mode":4},{"attributes":{"NORMAL":34743,"POSITION":17221},"indices":52265,"material":21,"mode":4},{"attributes":{"NORMAL":34744,"POSITION":17222},"indices":52266,"material":21,"mode":4},{"attributes":{"NORMAL":34745,"POSITION":17223},"indices":52267,"material":21,"mode":4},{"attributes":{"NORMAL":34746,"POSITION":17224},"indices":52268,"material":21,"mode":4},{"attributes":{"NORMAL":34747,"POSITION":17225},"indices":52269,"material":21,"mode":4},{"attributes":{"NORMAL":34748,"POSITION":17226},"indices":52270,"material":21,"mode":4},{"attributes":{"NORMAL":34749,"POSITION":17227},"indices":52271,"material":21,"mode":4},{"attributes":{"NORMAL":34750,"POSITION":17228},"indices":52272,"material":21,"mode":4},{"attributes":{"NORMAL":34751,"POSITION":17229},"indices":52273,"material":21,"mode":4},{"attributes":{"NORMAL":34752,"POSITION":17230},"indices":52274,"material":21,"mode":4},{"attributes":{"NORMAL":34753,"POSITION":17231},"indices":52275,"material":21,"mode":4},{"attributes":{"NORMAL":34754,"POSITION":17232},"indices":52276,"material":21,"mode":4},{"attributes":{"NORMAL":34755,"POSITION":17233},"indices":52277,"material":21,"mode":4},{"attributes":{"NORMAL":34756,"POSITION":17234},"indices":52278,"material":21,"mode":4},{"attributes":{"NORMAL":34757,"POSITION":17235},"indices":52279,"material":21,"mode":4},{"attributes":{"NORMAL":34758,"POSITION":17236},"indices":52280,"material":21,"mode":4},{"attributes":{"NORMAL":34759,"POSITION":17237},"indices":52281,"material":21,"mode":4},{"attributes":{"NORMAL":34760,"POSITION":17238},"indices":52282,"material":21,"mode":4},{"attributes":{"NORMAL":34761,"POSITION":17239},"indices":52283,"material":21,"mode":4},{"attributes":{"NORMAL":34762,"POSITION":17240},"indices":52284,"material":21,"mode":4},{"attributes":{"NORMAL":34763,"POSITION":17241},"indices":52285,"material":21,"mode":4},{"attributes":{"NORMAL":34764,"POSITION":17242},"indices":52286,"material":21,"mode":4},{"attributes":{"NORMAL":34765,"POSITION":17243},"indices":52287,"material":21,"mode":4},{"attributes":{"NORMAL":34766,"POSITION":17244},"indices":52288,"material":21,"mode":4},{"attributes":{"NORMAL":34767,"POSITION":17245},"indices":52289,"material":21,"mode":4},{"attributes":{"NORMAL":34768,"POSITION":17246},"indices":52290,"material":21,"mode":4},{"attributes":{"NORMAL":34769,"POSITION":17247},"indices":52291,"material":21,"mode":4},{"attributes":{"NORMAL":34770,"POSITION":17248},"indices":52292,"material":21,"mode":4},{"attributes":{"NORMAL":34771,"POSITION":17249},"indices":52293,"material":21,"mode":4},{"attributes":{"NORMAL":34772,"POSITION":17250},"indices":52294,"material":21,"mode":4},{"attributes":{"NORMAL":34773,"POSITION":17251},"indices":52295,"material":21,"mode":4},{"attributes":{"NORMAL":34774,"POSITION":17252},"indices":52296,"material":21,"mode":4},{"attributes":{"NORMAL":34775,"POSITION":17253},"indices":52297,"material":21,"mode":4},{"attributes":{"NORMAL":34776,"POSITION":17254},"indices":52298,"material":21,"mode":4},{"attributes":{"NORMAL":34777,"POSITION":17255},"indices":52299,"material":21,"mode":4},{"attributes":{"NORMAL":34778,"POSITION":17256},"indices":52300,"material":21,"mode":4},{"attributes":{"NORMAL":34779,"POSITION":17257},"indices":52301,"material":21,"mode":4},{"attributes":{"NORMAL":34780,"POSITION":17258},"indices":52302,"material":21,"mode":4},{"attributes":{"NORMAL":34781,"POSITION":17259},"indices":52303,"material":21,"mode":4},{"attributes":{"NORMAL":34782,"POSITION":17260},"indices":52304,"material":21,"mode":4},{"attributes":{"NORMAL":34783,"POSITION":17261},"indices":52305,"material":21,"mode":4},{"attributes":{"NORMAL":34784,"POSITION":17262},"indices":52306,"material":21,"mode":4},{"attributes":{"NORMAL":34785,"POSITION":17263},"indices":52307,"material":21,"mode":4},{"attributes":{"NORMAL":34786,"POSITION":17264},"indices":52308,"material":21,"mode":4},{"attributes":{"NORMAL":34787,"POSITION":17265},"indices":52309,"material":21,"mode":4},{"attributes":{"NORMAL":34788,"POSITION":17266},"indices":52310,"material":21,"mode":4},{"attributes":{"NORMAL":34789,"POSITION":17267},"indices":52311,"material":21,"mode":4},{"attributes":{"NORMAL":34790,"POSITION":17268},"indices":52312,"material":21,"mode":4},{"attributes":{"NORMAL":34791,"POSITION":17269},"indices":52313,"material":21,"mode":4},{"attributes":{"NORMAL":34792,"POSITION":17270},"indices":52314,"material":21,"mode":4},{"attributes":{"NORMAL":34793,"POSITION":17271},"indices":52315,"material":21,"mode":4},{"attributes":{"NORMAL":34794,"POSITION":17272},"indices":52316,"material":21,"mode":4},{"attributes":{"NORMAL":34795,"POSITION":17273},"indices":52317,"material":21,"mode":4},{"attributes":{"NORMAL":34796,"POSITION":17274},"indices":52318,"material":21,"mode":4},{"attributes":{"NORMAL":34797,"POSITION":17275},"indices":52319,"material":21,"mode":4},{"attributes":{"NORMAL":34798,"POSITION":17276},"indices":52320,"material":21,"mode":4},{"attributes":{"NORMAL":34799,"POSITION":17277},"indices":52321,"material":21,"mode":4},{"attributes":{"NORMAL":34800,"POSITION":17278},"indices":52322,"material":21,"mode":4},{"attributes":{"NORMAL":34801,"POSITION":17279},"indices":52323,"material":21,"mode":4},{"attributes":{"NORMAL":34802,"POSITION":17280},"indices":52324,"material":21,"mode":4},{"attributes":{"NORMAL":34803,"POSITION":17281},"indices":52325,"material":21,"mode":4},{"attributes":{"NORMAL":34804,"POSITION":17282},"indices":52326,"material":21,"mode":4},{"attributes":{"NORMAL":34805,"POSITION":17283},"indices":52327,"material":21,"mode":4},{"attributes":{"NORMAL":34806,"POSITION":17284},"indices":52328,"material":21,"mode":4},{"attributes":{"NORMAL":34807,"POSITION":17285},"indices":52329,"material":21,"mode":4},{"attributes":{"NORMAL":34808,"POSITION":17286},"indices":52330,"material":21,"mode":4},{"attributes":{"NORMAL":34809,"POSITION":17287},"indices":52331,"material":21,"mode":4},{"attributes":{"NORMAL":34810,"POSITION":17288},"indices":52332,"material":21,"mode":4},{"attributes":{"NORMAL":34811,"POSITION":17289},"indices":52333,"material":21,"mode":4},{"attributes":{"NORMAL":34812,"POSITION":17290},"indices":52334,"material":21,"mode":4},{"attributes":{"NORMAL":34813,"POSITION":17291},"indices":52335,"material":21,"mode":4},{"attributes":{"NORMAL":34814,"POSITION":17292},"indices":52336,"material":21,"mode":4},{"attributes":{"NORMAL":34815,"POSITION":17293},"indices":52337,"material":21,"mode":4},{"attributes":{"NORMAL":34816,"POSITION":17294},"indices":52338,"material":21,"mode":4},{"attributes":{"NORMAL":34817,"POSITION":17295},"indices":52339,"material":21,"mode":4},{"attributes":{"NORMAL":34818,"POSITION":17296},"indices":52340,"material":21,"mode":4},{"attributes":{"NORMAL":34819,"POSITION":17297},"indices":52341,"material":21,"mode":4},{"attributes":{"NORMAL":34820,"POSITION":17298},"indices":52342,"material":21,"mode":4},{"attributes":{"NORMAL":34821,"POSITION":17299},"indices":52343,"material":21,"mode":4},{"attributes":{"NORMAL":34822,"POSITION":17300},"indices":52344,"material":21,"mode":4},{"attributes":{"NORMAL":34823,"POSITION":17301},"indices":52345,"material":21,"mode":4},{"attributes":{"NORMAL":34824,"POSITION":17302},"indices":52346,"material":21,"mode":4},{"attributes":{"NORMAL":34825,"POSITION":17303},"indices":52347,"material":21,"mode":4},{"attributes":{"NORMAL":34826,"POSITION":17304},"indices":52348,"material":21,"mode":4},{"attributes":{"NORMAL":34827,"POSITION":17305},"indices":52349,"material":21,"mode":4},{"attributes":{"NORMAL":34828,"POSITION":17306},"indices":52350,"material":21,"mode":4},{"attributes":{"NORMAL":34829,"POSITION":17307},"indices":52351,"material":21,"mode":4},{"attributes":{"NORMAL":34830,"POSITION":17308},"indices":52352,"material":21,"mode":4},{"attributes":{"NORMAL":34831,"POSITION":17309},"indices":52353,"material":21,"mode":4},{"attributes":{"NORMAL":34832,"POSITION":17310},"indices":52354,"material":21,"mode":4},{"attributes":{"NORMAL":34833,"POSITION":17311},"indices":52355,"material":21,"mode":4},{"attributes":{"NORMAL":34834,"POSITION":17312},"indices":52356,"material":21,"mode":4},{"attributes":{"NORMAL":34835,"POSITION":17313},"indices":52357,"material":21,"mode":4},{"attributes":{"NORMAL":34836,"POSITION":17314},"indices":52358,"material":21,"mode":4},{"attributes":{"NORMAL":34837,"POSITION":17315},"indices":52359,"material":21,"mode":4},{"attributes":{"NORMAL":34838,"POSITION":17316},"indices":52360,"material":21,"mode":4},{"attributes":{"NORMAL":34839,"POSITION":17317},"indices":52361,"material":21,"mode":4},{"attributes":{"NORMAL":34840,"POSITION":17318},"indices":52362,"material":21,"mode":4},{"attributes":{"NORMAL":34841,"POSITION":17319},"indices":52363,"material":21,"mode":4},{"attributes":{"NORMAL":34842,"POSITION":17320},"indices":52364,"material":21,"mode":4},{"attributes":{"NORMAL":34843,"POSITION":17321},"indices":52365,"material":21,"mode":4},{"attributes":{"NORMAL":34844,"POSITION":17322},"indices":52366,"material":21,"mode":4},{"attributes":{"NORMAL":34845,"POSITION":17323},"indices":52367,"material":21,"mode":4},{"attributes":{"NORMAL":34846,"POSITION":17324},"indices":52368,"material":21,"mode":4},{"attributes":{"NORMAL":34847,"POSITION":17325},"indices":52369,"material":21,"mode":4},{"attributes":{"NORMAL":34848,"POSITION":17326},"indices":52370,"material":21,"mode":4},{"attributes":{"NORMAL":34849,"POSITION":17327},"indices":52371,"material":21,"mode":4},{"attributes":{"NORMAL":34850,"POSITION":17328},"indices":52372,"material":21,"mode":4},{"attributes":{"NORMAL":34851,"POSITION":17329},"indices":52373,"material":21,"mode":4},{"attributes":{"NORMAL":34852,"POSITION":17330},"indices":52374,"material":21,"mode":4},{"attributes":{"NORMAL":34853,"POSITION":17331},"indices":52375,"material":21,"mode":4},{"attributes":{"NORMAL":34854,"POSITION":17332},"indices":52376,"material":21,"mode":4},{"attributes":{"NORMAL":34855,"POSITION":17333},"indices":52377,"material":21,"mode":4},{"attributes":{"NORMAL":34856,"POSITION":17334},"indices":52378,"material":21,"mode":4},{"attributes":{"NORMAL":34857,"POSITION":17335},"indices":52379,"material":21,"mode":4},{"attributes":{"NORMAL":34858,"POSITION":17336},"indices":52380,"material":21,"mode":4},{"attributes":{"NORMAL":34859,"POSITION":17337},"indices":52381,"material":21,"mode":4},{"attributes":{"NORMAL":34860,"POSITION":17338},"indices":52382,"material":21,"mode":4},{"attributes":{"NORMAL":34861,"POSITION":17339},"indices":52383,"material":21,"mode":4},{"attributes":{"NORMAL":34862,"POSITION":17340},"indices":52384,"material":21,"mode":4},{"attributes":{"NORMAL":34863,"POSITION":17341},"indices":52385,"material":21,"mode":4},{"attributes":{"NORMAL":34864,"POSITION":17342},"indices":52386,"material":21,"mode":4},{"attributes":{"NORMAL":34865,"POSITION":17343},"indices":52387,"material":21,"mode":4},{"attributes":{"NORMAL":34866,"POSITION":17344},"indices":52388,"material":21,"mode":4},{"attributes":{"NORMAL":34867,"POSITION":17345},"indices":52389,"material":21,"mode":4},{"attributes":{"NORMAL":34868,"POSITION":17346},"indices":52390,"material":21,"mode":4},{"attributes":{"NORMAL":34869,"POSITION":17347},"indices":52391,"material":21,"mode":4},{"attributes":{"NORMAL":34870,"POSITION":17348},"indices":52392,"material":21,"mode":4},{"attributes":{"NORMAL":34871,"POSITION":17349},"indices":52393,"material":21,"mode":4},{"attributes":{"NORMAL":34872,"POSITION":17350},"indices":52394,"material":21,"mode":4},{"attributes":{"NORMAL":34873,"POSITION":17351},"indices":52395,"material":21,"mode":4},{"attributes":{"NORMAL":34874,"POSITION":17352},"indices":52396,"material":21,"mode":4},{"attributes":{"NORMAL":34875,"POSITION":17353},"indices":52397,"material":21,"mode":4},{"attributes":{"NORMAL":34876,"POSITION":17354},"indices":52398,"material":21,"mode":4},{"attributes":{"NORMAL":34877,"POSITION":17355},"indices":52399,"material":21,"mode":4},{"attributes":{"NORMAL":34878,"POSITION":17356},"indices":52400,"material":21,"mode":4},{"attributes":{"NORMAL":34879,"POSITION":17357},"indices":52401,"material":21,"mode":4}]},{"name":"\\X2\\624B638C80F65957\\X0\\","primitives":[{"attributes":{"NORMAL":34880,"POSITION":17358},"indices":52402,"material":22,"mode":4},{"attributes":{"NORMAL":34881,"POSITION":17359},"indices":52403,"material":22,"mode":4},{"attributes":{"NORMAL":34882,"POSITION":17360},"indices":52404,"material":22,"mode":4},{"attributes":{"NORMAL":34883,"POSITION":17361},"indices":52405,"material":22,"mode":4},{"attributes":{"NORMAL":34884,"POSITION":17362},"indices":52406,"material":22,"mode":4},{"attributes":{"NORMAL":34885,"POSITION":17363},"indices":52407,"material":22,"mode":4},{"attributes":{"NORMAL":34886,"POSITION":17364},"indices":52408,"material":22,"mode":4},{"attributes":{"NORMAL":34887,"POSITION":17365},"indices":52409,"material":22,"mode":4},{"attributes":{"NORMAL":34888,"POSITION":17366},"indices":52410,"material":22,"mode":4},{"attributes":{"NORMAL":34889,"POSITION":17367},"indices":52411,"material":22,"mode":4},{"attributes":{"NORMAL":34890,"POSITION":17368},"indices":52412,"material":22,"mode":4},{"attributes":{"NORMAL":34891,"POSITION":17369},"indices":52413,"material":22,"mode":4},{"attributes":{"NORMAL":34892,"POSITION":17370},"indices":52414,"material":22,"mode":4},{"attributes":{"NORMAL":34893,"POSITION":17371},"indices":52415,"material":22,"mode":4},{"attributes":{"NORMAL":34894,"POSITION":17372},"indices":52416,"material":22,"mode":4},{"attributes":{"NORMAL":34895,"POSITION":17373},"indices":52417,"material":22,"mode":4},{"attributes":{"NORMAL":34896,"POSITION":17374},"indices":52418,"material":22,"mode":4},{"attributes":{"NORMAL":34897,"POSITION":17375},"indices":52419,"material":22,"mode":4},{"attributes":{"NORMAL":34898,"POSITION":17376},"indices":52420,"material":22,"mode":4},{"attributes":{"NORMAL":34899,"POSITION":17377},"indices":52421,"material":22,"mode":4},{"attributes":{"NORMAL":34900,"POSITION":17378},"indices":52422,"material":22,"mode":4},{"attributes":{"NORMAL":34901,"POSITION":17379},"indices":52423,"material":22,"mode":4},{"attributes":{"NORMAL":34902,"POSITION":17380},"indices":52424,"material":22,"mode":4},{"attributes":{"NORMAL":34903,"POSITION":17381},"indices":52425,"material":22,"mode":4},{"attributes":{"NORMAL":34904,"POSITION":17382},"indices":52426,"material":22,"mode":4},{"attributes":{"NORMAL":34905,"POSITION":17383},"indices":52427,"material":22,"mode":4},{"attributes":{"NORMAL":34906,"POSITION":17384},"indices":52428,"material":22,"mode":4},{"attributes":{"NORMAL":34907,"POSITION":17385},"indices":52429,"material":22,"mode":4},{"attributes":{"NORMAL":34908,"POSITION":17386},"indices":52430,"material":22,"mode":4},{"attributes":{"NORMAL":34909,"POSITION":17387},"indices":52431,"material":22,"mode":4},{"attributes":{"NORMAL":34910,"POSITION":17388},"indices":52432,"material":22,"mode":4},{"attributes":{"NORMAL":34911,"POSITION":17389},"indices":52433,"material":22,"mode":4},{"attributes":{"NORMAL":34912,"POSITION":17390},"indices":52434,"material":22,"mode":4},{"attributes":{"NORMAL":34913,"POSITION":17391},"indices":52435,"material":22,"mode":4},{"attributes":{"NORMAL":34914,"POSITION":17392},"indices":52436,"material":22,"mode":4},{"attributes":{"NORMAL":34915,"POSITION":17393},"indices":52437,"material":22,"mode":4},{"attributes":{"NORMAL":34916,"POSITION":17394},"indices":52438,"material":22,"mode":4},{"attributes":{"NORMAL":34917,"POSITION":17395},"indices":52439,"material":22,"mode":4},{"attributes":{"NORMAL":34918,"POSITION":17396},"indices":52440,"material":22,"mode":4},{"attributes":{"NORMAL":34919,"POSITION":17397},"indices":52441,"material":22,"mode":4},{"attributes":{"NORMAL":34920,"POSITION":17398},"indices":52442,"material":22,"mode":4},{"attributes":{"NORMAL":34921,"POSITION":17399},"indices":52443,"material":22,"mode":4},{"attributes":{"NORMAL":34922,"POSITION":17400},"indices":52444,"material":22,"mode":4},{"attributes":{"NORMAL":34923,"POSITION":17401},"indices":52445,"material":22,"mode":4},{"attributes":{"NORMAL":34924,"POSITION":17402},"indices":52446,"material":22,"mode":4},{"attributes":{"NORMAL":34925,"POSITION":17403},"indices":52447,"material":22,"mode":4},{"attributes":{"NORMAL":34926,"POSITION":17404},"indices":52448,"material":22,"mode":4},{"attributes":{"NORMAL":34927,"POSITION":17405},"indices":52449,"material":22,"mode":4},{"attributes":{"NORMAL":34928,"POSITION":17406},"indices":52450,"material":22,"mode":4},{"attributes":{"NORMAL":34929,"POSITION":17407},"indices":52451,"material":22,"mode":4},{"attributes":{"NORMAL":34930,"POSITION":17408},"indices":52452,"material":22,"mode":4},{"attributes":{"NORMAL":34931,"POSITION":17409},"indices":52453,"material":22,"mode":4},{"attributes":{"NORMAL":34932,"POSITION":17410},"indices":52454,"material":22,"mode":4},{"attributes":{"NORMAL":34933,"POSITION":17411},"indices":52455,"material":22,"mode":4},{"attributes":{"NORMAL":34934,"POSITION":17412},"indices":52456,"material":22,"mode":4},{"attributes":{"NORMAL":34935,"POSITION":17413},"indices":52457,"material":22,"mode":4},{"attributes":{"NORMAL":34936,"POSITION":17414},"indices":52458,"material":22,"mode":4},{"attributes":{"NORMAL":34937,"POSITION":17415},"indices":52459,"material":22,"mode":4},{"attributes":{"NORMAL":34938,"POSITION":17416},"indices":52460,"material":22,"mode":4},{"attributes":{"NORMAL":34939,"POSITION":17417},"indices":52461,"material":22,"mode":4},{"attributes":{"NORMAL":34940,"POSITION":17418},"indices":52462,"material":22,"mode":4},{"attributes":{"NORMAL":34941,"POSITION":17419},"indices":52463,"material":22,"mode":4},{"attributes":{"NORMAL":34942,"POSITION":17420},"indices":52464,"material":22,"mode":4},{"attributes":{"NORMAL":34943,"POSITION":17421},"indices":52465,"material":22,"mode":4},{"attributes":{"NORMAL":34944,"POSITION":17422},"indices":52466,"material":22,"mode":4},{"attributes":{"NORMAL":34945,"POSITION":17423},"indices":52467,"material":22,"mode":4},{"attributes":{"NORMAL":34946,"POSITION":17424},"indices":52468,"material":22,"mode":4},{"attributes":{"NORMAL":34947,"POSITION":17425},"indices":52469,"material":22,"mode":4},{"attributes":{"NORMAL":34948,"POSITION":17426},"indices":52470,"material":22,"mode":4},{"attributes":{"NORMAL":34949,"POSITION":17427},"indices":52471,"material":22,"mode":4},{"attributes":{"NORMAL":34950,"POSITION":17428},"indices":52472,"material":22,"mode":4},{"attributes":{"NORMAL":34951,"POSITION":17429},"indices":52473,"material":22,"mode":4},{"attributes":{"NORMAL":34952,"POSITION":17430},"indices":52474,"material":22,"mode":4},{"attributes":{"NORMAL":34953,"POSITION":17431},"indices":52475,"material":22,"mode":4},{"attributes":{"NORMAL":34954,"POSITION":17432},"indices":52476,"material":22,"mode":4},{"attributes":{"NORMAL":34955,"POSITION":17433},"indices":52477,"material":22,"mode":4},{"attributes":{"NORMAL":34956,"POSITION":17434},"indices":52478,"material":22,"mode":4},{"attributes":{"NORMAL":34957,"POSITION":17435},"indices":52479,"material":22,"mode":4},{"attributes":{"NORMAL":34958,"POSITION":17436},"indices":52480,"material":22,"mode":4},{"attributes":{"NORMAL":34959,"POSITION":17437},"indices":52481,"material":22,"mode":4},{"attributes":{"NORMAL":34960,"POSITION":17438},"indices":52482,"material":22,"mode":4},{"attributes":{"NORMAL":34961,"POSITION":17439},"indices":52483,"material":22,"mode":4},{"attributes":{"NORMAL":34962,"POSITION":17440},"indices":52484,"material":22,"mode":4},{"attributes":{"NORMAL":34963,"POSITION":17441},"indices":52485,"material":22,"mode":4},{"attributes":{"NORMAL":34964,"POSITION":17442},"indices":52486,"material":22,"mode":4},{"attributes":{"NORMAL":34965,"POSITION":17443},"indices":52487,"material":22,"mode":4},{"attributes":{"NORMAL":34966,"POSITION":17444},"indices":52488,"material":22,"mode":4},{"attributes":{"NORMAL":34967,"POSITION":17445},"indices":52489,"material":22,"mode":4},{"attributes":{"NORMAL":34968,"POSITION":17446},"indices":52490,"material":22,"mode":4},{"attributes":{"NORMAL":34969,"POSITION":17447},"indices":52491,"material":22,"mode":4},{"attributes":{"NORMAL":34970,"POSITION":17448},"indices":52492,"material":22,"mode":4},{"attributes":{"NORMAL":34971,"POSITION":17449},"indices":52493,"material":22,"mode":4},{"attributes":{"NORMAL":34972,"POSITION":17450},"indices":52494,"material":22,"mode":4},{"attributes":{"NORMAL":34973,"POSITION":17451},"indices":52495,"material":22,"mode":4},{"attributes":{"NORMAL":34974,"POSITION":17452},"indices":52496,"material":22,"mode":4},{"attributes":{"NORMAL":34975,"POSITION":17453},"indices":52497,"material":22,"mode":4},{"attributes":{"NORMAL":34976,"POSITION":17454},"indices":52498,"material":22,"mode":4},{"attributes":{"NORMAL":34977,"POSITION":17455},"indices":52499,"material":22,"mode":4},{"attributes":{"NORMAL":34978,"POSITION":17456},"indices":52500,"material":22,"mode":4},{"attributes":{"NORMAL":34979,"POSITION":17457},"indices":52501,"material":22,"mode":4},{"attributes":{"NORMAL":34980,"POSITION":17458},"indices":52502,"material":22,"mode":4},{"attributes":{"NORMAL":34981,"POSITION":17459},"indices":52503,"material":22,"mode":4},{"attributes":{"NORMAL":34982,"POSITION":17460},"indices":52504,"material":22,"mode":4},{"attributes":{"NORMAL":34983,"POSITION":17461},"indices":52505,"material":22,"mode":4},{"attributes":{"NORMAL":34984,"POSITION":17462},"indices":52506,"material":22,"mode":4},{"attributes":{"NORMAL":34985,"POSITION":17463},"indices":52507,"material":22,"mode":4},{"attributes":{"NORMAL":34986,"POSITION":17464},"indices":52508,"material":22,"mode":4},{"attributes":{"NORMAL":34987,"POSITION":17465},"indices":52509,"material":22,"mode":4},{"attributes":{"NORMAL":34988,"POSITION":17466},"indices":52510,"material":22,"mode":4},{"attributes":{"NORMAL":34989,"POSITION":17467},"indices":52511,"material":22,"mode":4},{"attributes":{"NORMAL":34990,"POSITION":17468},"indices":52512,"material":22,"mode":4},{"attributes":{"NORMAL":34991,"POSITION":17469},"indices":52513,"material":22,"mode":4},{"attributes":{"NORMAL":34992,"POSITION":17470},"indices":52514,"material":22,"mode":4},{"attributes":{"NORMAL":34993,"POSITION":17471},"indices":52515,"material":22,"mode":4},{"attributes":{"NORMAL":34994,"POSITION":17472},"indices":52516,"material":22,"mode":4},{"attributes":{"NORMAL":34995,"POSITION":17473},"indices":52517,"material":22,"mode":4},{"attributes":{"NORMAL":34996,"POSITION":17474},"indices":52518,"material":22,"mode":4},{"attributes":{"NORMAL":34997,"POSITION":17475},"indices":52519,"material":22,"mode":4},{"attributes":{"NORMAL":34998,"POSITION":17476},"indices":52520,"material":22,"mode":4},{"attributes":{"NORMAL":34999,"POSITION":17477},"indices":52521,"material":22,"mode":4},{"attributes":{"NORMAL":35000,"POSITION":17478},"indices":52522,"material":22,"mode":4},{"attributes":{"NORMAL":35001,"POSITION":17479},"indices":52523,"material":22,"mode":4},{"attributes":{"NORMAL":35002,"POSITION":17480},"indices":52524,"material":22,"mode":4},{"attributes":{"NORMAL":35003,"POSITION":17481},"indices":52525,"material":22,"mode":4},{"attributes":{"NORMAL":35004,"POSITION":17482},"indices":52526,"material":22,"mode":4},{"attributes":{"NORMAL":35005,"POSITION":17483},"indices":52527,"material":22,"mode":4},{"attributes":{"NORMAL":35006,"POSITION":17484},"indices":52528,"material":22,"mode":4},{"attributes":{"NORMAL":35007,"POSITION":17485},"indices":52529,"material":22,"mode":4},{"attributes":{"NORMAL":35008,"POSITION":17486},"indices":52530,"material":22,"mode":4},{"attributes":{"NORMAL":35009,"POSITION":17487},"indices":52531,"material":22,"mode":4},{"attributes":{"NORMAL":35010,"POSITION":17488},"indices":52532,"material":22,"mode":4},{"attributes":{"NORMAL":35011,"POSITION":17489},"indices":52533,"material":22,"mode":4},{"attributes":{"NORMAL":35012,"POSITION":17490},"indices":52534,"material":22,"mode":4},{"attributes":{"NORMAL":35013,"POSITION":17491},"indices":52535,"material":22,"mode":4},{"attributes":{"NORMAL":35014,"POSITION":17492},"indices":52536,"material":22,"mode":4},{"attributes":{"NORMAL":35015,"POSITION":17493},"indices":52537,"material":22,"mode":4},{"attributes":{"NORMAL":35016,"POSITION":17494},"indices":52538,"material":22,"mode":4},{"attributes":{"NORMAL":35017,"POSITION":17495},"indices":52539,"material":22,"mode":4},{"attributes":{"NORMAL":35018,"POSITION":17496},"indices":52540,"material":22,"mode":4},{"attributes":{"NORMAL":35019,"POSITION":17497},"indices":52541,"material":22,"mode":4},{"attributes":{"NORMAL":35020,"POSITION":17498},"indices":52542,"material":22,"mode":4},{"attributes":{"NORMAL":35021,"POSITION":17499},"indices":52543,"material":22,"mode":4},{"attributes":{"NORMAL":35022,"POSITION":17500},"indices":52544,"material":22,"mode":4},{"attributes":{"NORMAL":35023,"POSITION":17501},"indices":52545,"material":22,"mode":4},{"attributes":{"NORMAL":35024,"POSITION":17502},"indices":52546,"material":22,"mode":4},{"attributes":{"NORMAL":35025,"POSITION":17503},"indices":52547,"material":22,"mode":4},{"attributes":{"NORMAL":35026,"POSITION":17504},"indices":52548,"material":22,"mode":4},{"attributes":{"NORMAL":35027,"POSITION":17505},"indices":52549,"material":22,"mode":4},{"attributes":{"NORMAL":35028,"POSITION":17506},"indices":52550,"material":22,"mode":4},{"attributes":{"NORMAL":35029,"POSITION":17507},"indices":52551,"material":22,"mode":4},{"attributes":{"NORMAL":35030,"POSITION":17508},"indices":52552,"material":22,"mode":4},{"attributes":{"NORMAL":35031,"POSITION":17509},"indices":52553,"material":22,"mode":4},{"attributes":{"NORMAL":35032,"POSITION":17510},"indices":52554,"material":22,"mode":4},{"attributes":{"NORMAL":35033,"POSITION":17511},"indices":52555,"material":22,"mode":4},{"attributes":{"NORMAL":35034,"POSITION":17512},"indices":52556,"material":22,"mode":4},{"attributes":{"NORMAL":35035,"POSITION":17513},"indices":52557,"material":22,"mode":4},{"attributes":{"NORMAL":35036,"POSITION":17514},"indices":52558,"material":22,"mode":4},{"attributes":{"NORMAL":35037,"POSITION":17515},"indices":52559,"material":22,"mode":4},{"attributes":{"NORMAL":35038,"POSITION":17516},"indices":52560,"material":22,"mode":4},{"attributes":{"NORMAL":35039,"POSITION":17517},"indices":52561,"material":22,"mode":4},{"attributes":{"NORMAL":35040,"POSITION":17518},"indices":52562,"material":22,"mode":4},{"attributes":{"NORMAL":35041,"POSITION":17519},"indices":52563,"material":22,"mode":4},{"attributes":{"NORMAL":35042,"POSITION":17520},"indices":52564,"material":22,"mode":4},{"attributes":{"NORMAL":35043,"POSITION":17521},"indices":52565,"material":22,"mode":4}]}],"nodes":[{"children":[1,7,24,385,746,1107,1468,1829,2813],"name":"\\X2\\624B638C56FA5B9A5EA7\\X0\\ASM"},{"children":[2,3,4,5,6],"name":"\\X2\\57FA5EA7\\X0\\"},{"rotation":[0.6934926137579026,0.693492613757902,0.13808690981853858,0.138086909818537],"translation":[0.015,0.00800000000000034,-0.082],"mesh":0,"name":"SCB5-20"},{"rotation":[0.6934926137579026,0.693492613757902,0.13808690981853858,0.138086909818537],"translation":[0.254,0.00799999999999994,0.08199999999999921],"mesh":1,"name":"SCB5-001"},{"rotation":[0.6934926137579026,0.693492613757902,0.13808690981853858,0.138086909818537],"translation":[0.254,0.00800000000000031,-0.082],"mesh":2,"name":"SCB5-002"},{"rotation":[0.6934926137579026,0.693492613757902,0.13808690981853858,0.138086909818537],"translation":[0.0150000000000002,0.00799999999999996,0.0819999999999999],"mesh":3,"name":"SCB5-003"},{"mesh":4,"name":"SOLID"},{"children":[8,9,10,11,12,13,15,17,19,21,23],"translation":[4.66293670342566e-18,0.042,0.0],"name":"\\X2\\5B8988C5677F\\X0\\"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.15616754936979502,-1.5631940186722198e-16,0.0467799713851727],"mesh":5,"name":"SCB5-6"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.10774044713886301,-1.51115231439292e-16,-0.057231003307889404],"mesh":6,"name":"SCB5-004"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.0838521331867053,-1.47645784487338e-16,0.0231081055560675],"mesh":7,"name":"SCB5-005"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.07393499148466781,-1.47645784487338e-16,-0.005000000450000239],"mesh":8,"name":"SCB5-006"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.078871923213533,-1.47645784487338e-16,-0.033552601552243405],"mesh":9,"name":"SCB5-007"},{"children":[14],"rotation":[0.0,0.7372773368101248,0.0,0.6755902076156594],"translation":[0.0978672739388049,0.0029999999999999498,0.0284067685665703],"name":"\\X2\\630776D6\\X0\\"},{"mesh":10,"name":"SOLID001"},{"children":[16],"rotation":[0.0,0.6755902076156606,0.0,0.737277336810124],"translation":[0.091754039309913,0.00299999999999994,-0.0259007334875538],"name":"\\X2\\630776D6\\X0\\001"},{"mesh":11,"name":"SOLID002"},{"children":[18],"rotation":[0.0,0.7071067811865475,0.0,0.7071067811865476],"translation":[0.0874349914846692,0.0029999999999999498,0.00149999955000002],"name":"\\X2\\630776D6\\X0\\002"},{"mesh":12,"name":"SOLID003"},{"children":[20],"rotation":[0.0,0.6427876096865409,0.0,0.7660444431189768],"translation":[0.11990663864969299,0.00299999999999994,-0.0484855025148059],"name":"\\X2\\630776D6\\X0\\003"},{"mesh":13,"name":"SOLID004"},{"children":[22],"rotation":[0.0,0.8789893148238491,0.0,0.47684146676385053],"translation":[0.171028379134324,0.00299999999999993,0.0448679727686151],"name":"\\X2\\630776D6\\X0\\004"},{"mesh":14,"name":"SOLID005"},{"mesh":15,"name":"SOLID006"},{"children":[25,26,382,384],"rotation":[0.2784028101469248,0.05790786778962274,0.9386276751166338,0.19523483719740573],"translation":[0.14816842837530503,0.0532415484955472,0.051987051637168796],"name":"\\X2\\63075C16\\X0\\ASM_20260401_stp"},{"mesh":16,"name":"\\X2\\58516599591658F3\\X0\\"},{"children":[27,270],"rotation":[-0.6922896926838366,-0.14399646316392284,0.6922896926838368,-0.14399646316392284],"translation":[0.00412336108650901,0.00205628283501464,0.005],"name":"PlanB 20260130_stp"},{"children":[28,29,30,31,32,33,34,35,36,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,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269],"name":"COMPOUND242"},{"mesh":17,"name":"COMPOUND"},{"mesh":18,"name":"COMPOUND001"},{"mesh":19,"name":"COMPOUND002"},{"mesh":20,"name":"COMPOUND003"},{"mesh":21,"name":"COMPOUND004"},{"mesh":22,"name":"COMPOUND005"},{"mesh":23,"name":"COMPOUND006"},{"mesh":24,"name":"COMPOUND007"},{"mesh":25,"name":"COMPOUND008"},{"mesh":26,"name":"COMPOUND009"},{"mesh":27,"name":"COMPOUND010"},{"mesh":28,"name":"COMPOUND011"},{"mesh":29,"name":"COMPOUND012"},{"mesh":30,"name":"COMPOUND013"},{"mesh":31,"name":"COMPOUND014"},{"mesh":32,"name":"COMPOUND015"},{"mesh":33,"name":"COMPOUND016"},{"mesh":34,"name":"COMPOUND017"},{"mesh":35,"name":"COMPOUND018"},{"mesh":36,"name":"COMPOUND019"},{"mesh":37,"name":"COMPOUND020"},{"mesh":38,"name":"COMPOUND021"},{"mesh":39,"name":"COMPOUND022"},{"mesh":40,"name":"COMPOUND023"},{"mesh":41,"name":"COMPOUND024"},{"mesh":42,"name":"COMPOUND025"},{"mesh":43,"name":"COMPOUND026"},{"mesh":44,"name":"COMPOUND027"},{"mesh":45,"name":"COMPOUND028"},{"mesh":46,"name":"COMPOUND029"},{"mesh":47,"name":"COMPOUND030"},{"mesh":48,"name":"COMPOUND031"},{"mesh":49,"name":"COMPOUND032"},{"mesh":50,"name":"COMPOUND033"},{"mesh":51,"name":"COMPOUND034"},{"mesh":52,"name":"COMPOUND035"},{"mesh":53,"name":"COMPOUND036"},{"mesh":54,"name":"COMPOUND037"},{"mesh":55,"name":"COMPOUND038"},{"mesh":56,"name":"COMPOUND039"},{"mesh":57,"name":"COMPOUND040"},{"mesh":58,"name":"COMPOUND041"},{"mesh":59,"name":"COMPOUND042"},{"mesh":60,"name":"COMPOUND043"},{"mesh":61,"name":"COMPOUND044"},{"mesh":62,"name":"COMPOUND045"},{"mesh":63,"name":"COMPOUND046"},{"mesh":64,"name":"COMPOUND047"},{"mesh":65,"name":"COMPOUND048"},{"mesh":66,"name":"COMPOUND049"},{"mesh":67,"name":"COMPOUND050"},{"mesh":68,"name":"COMPOUND051"},{"mesh":69,"name":"COMPOUND052"},{"mesh":70,"name":"COMPOUND053"},{"mesh":71,"name":"COMPOUND054"},{"mesh":72,"name":"COMPOUND055"},{"mesh":73,"name":"COMPOUND056"},{"mesh":74,"name":"COMPOUND057"},{"mesh":75,"name":"COMPOUND058"},{"mesh":76,"name":"COMPOUND059"},{"mesh":77,"name":"COMPOUND060"},{"mesh":78,"name":"COMPOUND061"},{"mesh":79,"name":"COMPOUND062"},{"mesh":80,"name":"COMPOUND063"},{"mesh":81,"name":"COMPOUND064"},{"mesh":82,"name":"COMPOUND065"},{"mesh":83,"name":"COMPOUND066"},{"mesh":84,"name":"COMPOUND067"},{"mesh":85,"name":"COMPOUND068"},{"mesh":86,"name":"COMPOUND069"},{"mesh":87,"name":"COMPOUND070"},{"mesh":88,"name":"COMPOUND071"},{"mesh":89,"name":"COMPOUND072"},{"mesh":90,"name":"COMPOUND073"},{"mesh":91,"name":"COMPOUND074"},{"mesh":92,"name":"COMPOUND075"},{"mesh":93,"name":"COMPOUND076"},{"mesh":94,"name":"COMPOUND077"},{"mesh":95,"name":"COMPOUND078"},{"mesh":96,"name":"COMPOUND079"},{"mesh":97,"name":"COMPOUND080"},{"mesh":98,"name":"COMPOUND081"},{"mesh":99,"name":"COMPOUND082"},{"mesh":100,"name":"COMPOUND083"},{"mesh":101,"name":"COMPOUND084"},{"mesh":102,"name":"COMPOUND085"},{"mesh":103,"name":"COMPOUND086"},{"mesh":104,"name":"COMPOUND087"},{"mesh":105,"name":"COMPOUND088"},{"mesh":106,"name":"COMPOUND089"},{"mesh":107,"name":"COMPOUND090"},{"mesh":108,"name":"COMPOUND091"},{"mesh":109,"name":"COMPOUND092"},{"mesh":110,"name":"COMPOUND093"},{"mesh":111,"name":"COMPOUND094"},{"mesh":112,"name":"COMPOUND095"},{"mesh":113,"name":"COMPOUND096"},{"mesh":114,"name":"COMPOUND097"},{"mesh":115,"name":"COMPOUND098"},{"mesh":116,"name":"COMPOUND099"},{"mesh":117,"name":"COMPOUND100"},{"mesh":118,"name":"COMPOUND101"},{"mesh":119,"name":"COMPOUND102"},{"mesh":120,"name":"COMPOUND103"},{"mesh":121,"name":"COMPOUND104"},{"mesh":122,"name":"COMPOUND105"},{"mesh":123,"name":"COMPOUND106"},{"mesh":124,"name":"COMPOUND107"},{"mesh":125,"name":"COMPOUND108"},{"mesh":126,"name":"COMPOUND109"},{"mesh":127,"name":"COMPOUND110"},{"mesh":128,"name":"COMPOUND111"},{"mesh":129,"name":"COMPOUND112"},{"mesh":130,"name":"COMPOUND113"},{"mesh":131,"name":"COMPOUND114"},{"mesh":132,"name":"COMPOUND115"},{"mesh":133,"name":"COMPOUND116"},{"mesh":134,"name":"COMPOUND117"},{"mesh":135,"name":"COMPOUND118"},{"mesh":136,"name":"COMPOUND119"},{"mesh":137,"name":"COMPOUND120"},{"mesh":138,"name":"COMPOUND121"},{"mesh":139,"name":"COMPOUND122"},{"mesh":140,"name":"COMPOUND123"},{"mesh":141,"name":"COMPOUND124"},{"mesh":142,"name":"COMPOUND125"},{"mesh":143,"name":"COMPOUND126"},{"mesh":144,"name":"COMPOUND127"},{"mesh":145,"name":"COMPOUND128"},{"mesh":146,"name":"COMPOUND129"},{"mesh":147,"name":"COMPOUND130"},{"mesh":148,"name":"COMPOUND131"},{"mesh":149,"name":"COMPOUND132"},{"mesh":150,"name":"COMPOUND133"},{"mesh":151,"name":"COMPOUND134"},{"mesh":152,"name":"COMPOUND135"},{"mesh":153,"name":"COMPOUND136"},{"mesh":154,"name":"COMPOUND137"},{"mesh":155,"name":"COMPOUND138"},{"mesh":156,"name":"COMPOUND139"},{"mesh":157,"name":"COMPOUND140"},{"mesh":158,"name":"COMPOUND141"},{"mesh":159,"name":"COMPOUND142"},{"mesh":160,"name":"COMPOUND143"},{"mesh":161,"name":"COMPOUND144"},{"mesh":162,"name":"COMPOUND145"},{"mesh":163,"name":"COMPOUND146"},{"mesh":164,"name":"COMPOUND147"},{"mesh":165,"name":"COMPOUND148"},{"mesh":166,"name":"COMPOUND149"},{"mesh":167,"name":"COMPOUND150"},{"mesh":168,"name":"COMPOUND151"},{"mesh":169,"name":"COMPOUND152"},{"mesh":170,"name":"COMPOUND153"},{"mesh":171,"name":"COMPOUND154"},{"mesh":172,"name":"COMPOUND155"},{"mesh":173,"name":"COMPOUND156"},{"mesh":174,"name":"COMPOUND157"},{"mesh":175,"name":"COMPOUND158"},{"mesh":176,"name":"COMPOUND159"},{"mesh":177,"name":"COMPOUND160"},{"mesh":178,"name":"COMPOUND161"},{"mesh":179,"name":"COMPOUND162"},{"mesh":180,"name":"COMPOUND163"},{"mesh":181,"name":"COMPOUND164"},{"mesh":182,"name":"COMPOUND165"},{"mesh":183,"name":"COMPOUND166"},{"mesh":184,"name":"COMPOUND167"},{"mesh":185,"name":"COMPOUND168"},{"mesh":186,"name":"COMPOUND169"},{"mesh":187,"name":"COMPOUND170"},{"mesh":188,"name":"COMPOUND171"},{"mesh":189,"name":"COMPOUND172"},{"mesh":190,"name":"COMPOUND173"},{"mesh":191,"name":"COMPOUND174"},{"mesh":192,"name":"COMPOUND175"},{"mesh":193,"name":"COMPOUND176"},{"mesh":194,"name":"COMPOUND177"},{"mesh":195,"name":"COMPOUND178"},{"mesh":196,"name":"COMPOUND179"},{"mesh":197,"name":"COMPOUND180"},{"mesh":198,"name":"COMPOUND181"},{"mesh":199,"name":"COMPOUND182"},{"mesh":200,"name":"COMPOUND183"},{"mesh":201,"name":"COMPOUND184"},{"mesh":202,"name":"COMPOUND185"},{"mesh":203,"name":"COMPOUND186"},{"mesh":204,"name":"COMPOUND187"},{"mesh":205,"name":"COMPOUND188"},{"mesh":206,"name":"COMPOUND189"},{"mesh":207,"name":"COMPOUND190"},{"mesh":208,"name":"COMPOUND191"},{"mesh":209,"name":"COMPOUND192"},{"mesh":210,"name":"COMPOUND193"},{"mesh":211,"name":"COMPOUND194"},{"mesh":212,"name":"COMPOUND195"},{"mesh":213,"name":"COMPOUND196"},{"mesh":214,"name":"COMPOUND197"},{"mesh":215,"name":"COMPOUND198"},{"mesh":216,"name":"COMPOUND199"},{"mesh":217,"name":"COMPOUND200"},{"mesh":218,"name":"COMPOUND201"},{"mesh":219,"name":"COMPOUND202"},{"mesh":220,"name":"COMPOUND203"},{"mesh":221,"name":"COMPOUND204"},{"mesh":222,"name":"COMPOUND205"},{"mesh":223,"name":"COMPOUND206"},{"mesh":224,"name":"COMPOUND207"},{"mesh":225,"name":"COMPOUND208"},{"mesh":226,"name":"COMPOUND209"},{"mesh":227,"name":"COMPOUND210"},{"mesh":228,"name":"COMPOUND211"},{"mesh":229,"name":"COMPOUND212"},{"mesh":230,"name":"COMPOUND213"},{"mesh":231,"name":"COMPOUND214"},{"mesh":232,"name":"COMPOUND215"},{"mesh":233,"name":"COMPOUND216"},{"mesh":234,"name":"COMPOUND217"},{"mesh":235,"name":"COMPOUND218"},{"mesh":236,"name":"COMPOUND219"},{"mesh":237,"name":"COMPOUND220"},{"mesh":238,"name":"COMPOUND221"},{"mesh":239,"name":"COMPOUND222"},{"mesh":240,"name":"COMPOUND223"},{"mesh":241,"name":"COMPOUND224"},{"mesh":242,"name":"COMPOUND225"},{"mesh":243,"name":"COMPOUND226"},{"mesh":244,"name":"COMPOUND227"},{"mesh":245,"name":"COMPOUND228"},{"mesh":246,"name":"COMPOUND229"},{"mesh":247,"name":"COMPOUND230"},{"mesh":248,"name":"COMPOUND231"},{"mesh":249,"name":"COMPOUND232"},{"mesh":250,"name":"COMPOUND233"},{"mesh":251,"name":"COMPOUND234"},{"mesh":252,"name":"COMPOUND235"},{"mesh":253,"name":"COMPOUND236"},{"mesh":254,"name":"COMPOUND237"},{"mesh":255,"name":"COMPOUND238"},{"mesh":256,"name":"COMPOUND239"},{"mesh":257,"name":"COMPOUND240"},{"mesh":258,"name":"COMPOUND241"},{"children":[271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381],"name":"COMPOUND354"},{"mesh":259,"name":"COMPOUND243"},{"mesh":260,"name":"COMPOUND244"},{"mesh":261,"name":"COMPOUND245"},{"mesh":262,"name":"COMPOUND246"},{"mesh":263,"name":"COMPOUND247"},{"mesh":264,"name":"COMPOUND248"},{"mesh":265,"name":"COMPOUND249"},{"mesh":266,"name":"COMPOUND250"},{"mesh":267,"name":"COMPOUND251"},{"mesh":268,"name":"COMPOUND252"},{"mesh":269,"name":"COMPOUND253"},{"mesh":270,"name":"COMPOUND254"},{"mesh":271,"name":"COMPOUND255"},{"name":"COMPOUND256"},{"mesh":272,"name":"COMPOUND257"},{"mesh":273,"name":"COMPOUND258"},{"mesh":274,"name":"COMPOUND259"},{"mesh":275,"name":"COMPOUND260"},{"mesh":276,"name":"COMPOUND261"},{"mesh":277,"name":"COMPOUND262"},{"mesh":278,"name":"COMPOUND263"},{"mesh":279,"name":"COMPOUND264"},{"mesh":280,"name":"COMPOUND265"},{"mesh":281,"name":"COMPOUND266"},{"mesh":282,"name":"COMPOUND267"},{"mesh":283,"name":"COMPOUND268"},{"mesh":284,"name":"COMPOUND269"},{"name":"COMPOUND270"},{"mesh":285,"name":"COMPOUND271"},{"mesh":286,"name":"COMPOUND272"},{"mesh":287,"name":"COMPOUND273"},{"mesh":288,"name":"COMPOUND274"},{"mesh":289,"name":"COMPOUND275"},{"mesh":290,"name":"COMPOUND276"},{"mesh":291,"name":"COMPOUND277"},{"mesh":292,"name":"COMPOUND278"},{"mesh":293,"name":"COMPOUND279"},{"mesh":294,"name":"COMPOUND280"},{"mesh":295,"name":"COMPOUND281"},{"mesh":296,"name":"COMPOUND282"},{"mesh":297,"name":"COMPOUND283"},{"mesh":298,"name":"COMPOUND284"},{"mesh":299,"name":"COMPOUND285"},{"mesh":300,"name":"COMPOUND286"},{"mesh":301,"name":"COMPOUND287"},{"mesh":302,"name":"COMPOUND288"},{"mesh":303,"name":"COMPOUND289"},{"mesh":304,"name":"COMPOUND290"},{"mesh":305,"name":"COMPOUND291"},{"mesh":306,"name":"COMPOUND292"},{"mesh":307,"name":"COMPOUND293"},{"mesh":308,"name":"COMPOUND294"},{"mesh":309,"name":"COMPOUND295"},{"mesh":310,"name":"COMPOUND296"},{"mesh":311,"name":"COMPOUND297"},{"mesh":312,"name":"COMPOUND298"},{"mesh":313,"name":"COMPOUND299"},{"mesh":314,"name":"COMPOUND300"},{"mesh":315,"name":"COMPOUND301"},{"mesh":316,"name":"COMPOUND302"},{"mesh":317,"name":"COMPOUND303"},{"mesh":318,"name":"COMPOUND304"},{"mesh":319,"name":"COMPOUND305"},{"mesh":320,"name":"COMPOUND306"},{"mesh":321,"name":"COMPOUND307"},{"mesh":322,"name":"COMPOUND308"},{"mesh":323,"name":"COMPOUND309"},{"mesh":324,"name":"COMPOUND310"},{"mesh":325,"name":"COMPOUND311"},{"mesh":326,"name":"COMPOUND312"},{"mesh":327,"name":"COMPOUND313"},{"mesh":328,"name":"COMPOUND314"},{"mesh":329,"name":"COMPOUND315"},{"mesh":330,"name":"COMPOUND316"},{"mesh":331,"name":"COMPOUND317"},{"mesh":332,"name":"COMPOUND318"},{"mesh":333,"name":"COMPOUND319"},{"mesh":334,"name":"COMPOUND320"},{"mesh":335,"name":"COMPOUND321"},{"mesh":336,"name":"COMPOUND322"},{"mesh":337,"name":"COMPOUND323"},{"mesh":338,"name":"COMPOUND324"},{"mesh":339,"name":"COMPOUND325"},{"mesh":340,"name":"COMPOUND326"},{"mesh":341,"name":"COMPOUND327"},{"mesh":342,"name":"COMPOUND328"},{"mesh":343,"name":"COMPOUND329"},{"mesh":344,"name":"COMPOUND330"},{"mesh":345,"name":"COMPOUND331"},{"mesh":346,"name":"COMPOUND332"},{"mesh":347,"name":"COMPOUND333"},{"mesh":348,"name":"COMPOUND334"},{"mesh":349,"name":"COMPOUND335"},{"mesh":350,"name":"COMPOUND336"},{"mesh":351,"name":"COMPOUND337"},{"mesh":352,"name":"COMPOUND338"},{"mesh":353,"name":"COMPOUND339"},{"mesh":354,"name":"COMPOUND340"},{"mesh":355,"name":"COMPOUND341"},{"mesh":356,"name":"COMPOUND342"},{"mesh":357,"name":"COMPOUND343"},{"mesh":358,"name":"COMPOUND344"},{"mesh":359,"name":"COMPOUND345"},{"mesh":360,"name":"COMPOUND346"},{"mesh":361,"name":"COMPOUND347"},{"mesh":362,"name":"COMPOUND348"},{"mesh":363,"name":"COMPOUND349"},{"mesh":364,"name":"COMPOUND350"},{"mesh":365,"name":"COMPOUND351"},{"mesh":366,"name":"COMPOUND352"},{"mesh":367,"name":"COMPOUND353"},{"children":[383],"name":"\\X2\\6A6180F676AE80A4\\X0\\"},{"mesh":368,"name":"SOLID007"},{"mesh":369,"name":"\\X2\\6A6180F6\\X0\\_stp"},{"children":[386,387,743,745],"rotation":[0.0,0.0,0.9790454724845838,0.2036417511401773],"translation":[0.0643909310129112,0.0532415484955472,-0.005],"name":"\\X2\\63075C16\\X0\\ASM_20260401_stp001"},{"mesh":370,"name":"\\X2\\58516599591658F3\\X0\\001"},{"children":[388,631],"rotation":[-0.6922896926838366,-0.14399646316392284,0.6922896926838368,-0.14399646316392284],"translation":[0.00412336108650901,0.00205628283501464,0.005],"name":"PlanB 20260130_stp001"},{"children":[389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630],"name":"COMPOUND597"},{"mesh":371,"name":"COMPOUND355"},{"mesh":372,"name":"COMPOUND356"},{"mesh":373,"name":"COMPOUND357"},{"mesh":374,"name":"COMPOUND358"},{"mesh":375,"name":"COMPOUND359"},{"mesh":376,"name":"COMPOUND360"},{"mesh":377,"name":"COMPOUND361"},{"mesh":378,"name":"COMPOUND362"},{"mesh":379,"name":"COMPOUND363"},{"mesh":380,"name":"COMPOUND364"},{"mesh":381,"name":"COMPOUND365"},{"mesh":382,"name":"COMPOUND366"},{"mesh":383,"name":"COMPOUND367"},{"mesh":384,"name":"COMPOUND368"},{"mesh":385,"name":"COMPOUND369"},{"mesh":386,"name":"COMPOUND370"},{"mesh":387,"name":"COMPOUND371"},{"mesh":388,"name":"COMPOUND372"},{"mesh":389,"name":"COMPOUND373"},{"mesh":390,"name":"COMPOUND374"},{"mesh":391,"name":"COMPOUND375"},{"mesh":392,"name":"COMPOUND376"},{"mesh":393,"name":"COMPOUND377"},{"mesh":394,"name":"COMPOUND378"},{"mesh":395,"name":"COMPOUND379"},{"mesh":396,"name":"COMPOUND380"},{"mesh":397,"name":"COMPOUND381"},{"mesh":398,"name":"COMPOUND382"},{"mesh":399,"name":"COMPOUND383"},{"mesh":400,"name":"COMPOUND384"},{"mesh":401,"name":"COMPOUND385"},{"mesh":402,"name":"COMPOUND386"},{"mesh":403,"name":"COMPOUND387"},{"mesh":404,"name":"COMPOUND388"},{"mesh":405,"name":"COMPOUND389"},{"mesh":406,"name":"COMPOUND390"},{"mesh":407,"name":"COMPOUND391"},{"mesh":408,"name":"COMPOUND392"},{"mesh":409,"name":"COMPOUND393"},{"mesh":410,"name":"COMPOUND394"},{"mesh":411,"name":"COMPOUND395"},{"mesh":412,"name":"COMPOUND396"},{"mesh":413,"name":"COMPOUND397"},{"mesh":414,"name":"COMPOUND398"},{"mesh":415,"name":"COMPOUND399"},{"mesh":416,"name":"COMPOUND400"},{"mesh":417,"name":"COMPOUND401"},{"mesh":418,"name":"COMPOUND402"},{"mesh":419,"name":"COMPOUND403"},{"mesh":420,"name":"COMPOUND404"},{"mesh":421,"name":"COMPOUND405"},{"mesh":422,"name":"COMPOUND406"},{"mesh":423,"name":"COMPOUND407"},{"mesh":424,"name":"COMPOUND408"},{"mesh":425,"name":"COMPOUND409"},{"mesh":426,"name":"COMPOUND410"},{"mesh":427,"name":"COMPOUND411"},{"mesh":428,"name":"COMPOUND412"},{"mesh":429,"name":"COMPOUND413"},{"mesh":430,"name":"COMPOUND414"},{"mesh":431,"name":"COMPOUND415"},{"mesh":432,"name":"COMPOUND416"},{"mesh":433,"name":"COMPOUND417"},{"mesh":434,"name":"COMPOUND418"},{"mesh":435,"name":"COMPOUND419"},{"mesh":436,"name":"COMPOUND420"},{"mesh":437,"name":"COMPOUND421"},{"mesh":438,"name":"COMPOUND422"},{"mesh":439,"name":"COMPOUND423"},{"mesh":440,"name":"COMPOUND424"},{"mesh":441,"name":"COMPOUND425"},{"mesh":442,"name":"COMPOUND426"},{"mesh":443,"name":"COMPOUND427"},{"mesh":444,"name":"COMPOUND428"},{"mesh":445,"name":"COMPOUND429"},{"mesh":446,"name":"COMPOUND430"},{"mesh":447,"name":"COMPOUND431"},{"mesh":448,"name":"COMPOUND432"},{"mesh":449,"name":"COMPOUND433"},{"mesh":450,"name":"COMPOUND434"},{"mesh":451,"name":"COMPOUND435"},{"mesh":452,"name":"COMPOUND436"},{"mesh":453,"name":"COMPOUND437"},{"mesh":454,"name":"COMPOUND438"},{"mesh":455,"name":"COMPOUND439"},{"mesh":456,"name":"COMPOUND440"},{"mesh":457,"name":"COMPOUND441"},{"mesh":458,"name":"COMPOUND442"},{"mesh":459,"name":"COMPOUND443"},{"mesh":460,"name":"COMPOUND444"},{"mesh":461,"name":"COMPOUND445"},{"mesh":462,"name":"COMPOUND446"},{"mesh":463,"name":"COMPOUND447"},{"mesh":464,"name":"COMPOUND448"},{"mesh":465,"name":"COMPOUND449"},{"mesh":466,"name":"COMPOUND450"},{"mesh":467,"name":"COMPOUND451"},{"mesh":468,"name":"COMPOUND452"},{"mesh":469,"name":"COMPOUND453"},{"mesh":470,"name":"COMPOUND454"},{"mesh":471,"name":"COMPOUND455"},{"mesh":472,"name":"COMPOUND456"},{"mesh":473,"name":"COMPOUND457"},{"mesh":474,"name":"COMPOUND458"},{"mesh":475,"name":"COMPOUND459"},{"mesh":476,"name":"COMPOUND460"},{"mesh":477,"name":"COMPOUND461"},{"mesh":478,"name":"COMPOUND462"},{"mesh":479,"name":"COMPOUND463"},{"mesh":480,"name":"COMPOUND464"},{"mesh":481,"name":"COMPOUND465"},{"mesh":482,"name":"COMPOUND466"},{"mesh":483,"name":"COMPOUND467"},{"mesh":484,"name":"COMPOUND468"},{"mesh":485,"name":"COMPOUND469"},{"mesh":486,"name":"COMPOUND470"},{"mesh":487,"name":"COMPOUND471"},{"mesh":488,"name":"COMPOUND472"},{"mesh":489,"name":"COMPOUND473"},{"mesh":490,"name":"COMPOUND474"},{"mesh":491,"name":"COMPOUND475"},{"mesh":492,"name":"COMPOUND476"},{"mesh":493,"name":"COMPOUND477"},{"mesh":494,"name":"COMPOUND478"},{"mesh":495,"name":"COMPOUND479"},{"mesh":496,"name":"COMPOUND480"},{"mesh":497,"name":"COMPOUND481"},{"mesh":498,"name":"COMPOUND482"},{"mesh":499,"name":"COMPOUND483"},{"mesh":500,"name":"COMPOUND484"},{"mesh":501,"name":"COMPOUND485"},{"mesh":502,"name":"COMPOUND486"},{"mesh":503,"name":"COMPOUND487"},{"mesh":504,"name":"COMPOUND488"},{"mesh":505,"name":"COMPOUND489"},{"mesh":506,"name":"COMPOUND490"},{"mesh":507,"name":"COMPOUND491"},{"mesh":508,"name":"COMPOUND492"},{"mesh":509,"name":"COMPOUND493"},{"mesh":510,"name":"COMPOUND494"},{"mesh":511,"name":"COMPOUND495"},{"mesh":512,"name":"COMPOUND496"},{"mesh":513,"name":"COMPOUND497"},{"mesh":514,"name":"COMPOUND498"},{"mesh":515,"name":"COMPOUND499"},{"mesh":516,"name":"COMPOUND500"},{"mesh":517,"name":"COMPOUND501"},{"mesh":518,"name":"COMPOUND502"},{"mesh":519,"name":"COMPOUND503"},{"mesh":520,"name":"COMPOUND504"},{"mesh":521,"name":"COMPOUND505"},{"mesh":522,"name":"COMPOUND506"},{"mesh":523,"name":"COMPOUND507"},{"mesh":524,"name":"COMPOUND508"},{"mesh":525,"name":"COMPOUND509"},{"mesh":526,"name":"COMPOUND510"},{"mesh":527,"name":"COMPOUND511"},{"mesh":528,"name":"COMPOUND512"},{"mesh":529,"name":"COMPOUND513"},{"mesh":530,"name":"COMPOUND514"},{"mesh":531,"name":"COMPOUND515"},{"mesh":532,"name":"COMPOUND516"},{"mesh":533,"name":"COMPOUND517"},{"mesh":534,"name":"COMPOUND518"},{"mesh":535,"name":"COMPOUND519"},{"mesh":536,"name":"COMPOUND520"},{"mesh":537,"name":"COMPOUND521"},{"mesh":538,"name":"COMPOUND522"},{"mesh":539,"name":"COMPOUND523"},{"mesh":540,"name":"COMPOUND524"},{"mesh":541,"name":"COMPOUND525"},{"mesh":542,"name":"COMPOUND526"},{"mesh":543,"name":"COMPOUND527"},{"mesh":544,"name":"COMPOUND528"},{"mesh":545,"name":"COMPOUND529"},{"mesh":546,"name":"COMPOUND530"},{"mesh":547,"name":"COMPOUND531"},{"mesh":548,"name":"COMPOUND532"},{"mesh":549,"name":"COMPOUND533"},{"mesh":550,"name":"COMPOUND534"},{"mesh":551,"name":"COMPOUND535"},{"mesh":552,"name":"COMPOUND536"},{"mesh":553,"name":"COMPOUND537"},{"mesh":554,"name":"COMPOUND538"},{"mesh":555,"name":"COMPOUND539"},{"mesh":556,"name":"COMPOUND540"},{"mesh":557,"name":"COMPOUND541"},{"mesh":558,"name":"COMPOUND542"},{"mesh":559,"name":"COMPOUND543"},{"mesh":560,"name":"COMPOUND544"},{"mesh":561,"name":"COMPOUND545"},{"mesh":562,"name":"COMPOUND546"},{"mesh":563,"name":"COMPOUND547"},{"mesh":564,"name":"COMPOUND548"},{"mesh":565,"name":"COMPOUND549"},{"mesh":566,"name":"COMPOUND550"},{"mesh":567,"name":"COMPOUND551"},{"mesh":568,"name":"COMPOUND552"},{"mesh":569,"name":"COMPOUND553"},{"mesh":570,"name":"COMPOUND554"},{"mesh":571,"name":"COMPOUND555"},{"mesh":572,"name":"COMPOUND556"},{"mesh":573,"name":"COMPOUND557"},{"mesh":574,"name":"COMPOUND558"},{"mesh":575,"name":"COMPOUND559"},{"mesh":576,"name":"COMPOUND560"},{"mesh":577,"name":"COMPOUND561"},{"mesh":578,"name":"COMPOUND562"},{"mesh":579,"name":"COMPOUND563"},{"mesh":580,"name":"COMPOUND564"},{"mesh":581,"name":"COMPOUND565"},{"mesh":582,"name":"COMPOUND566"},{"mesh":583,"name":"COMPOUND567"},{"mesh":584,"name":"COMPOUND568"},{"mesh":585,"name":"COMPOUND569"},{"mesh":586,"name":"COMPOUND570"},{"mesh":587,"name":"COMPOUND571"},{"mesh":588,"name":"COMPOUND572"},{"mesh":589,"name":"COMPOUND573"},{"mesh":590,"name":"COMPOUND574"},{"mesh":591,"name":"COMPOUND575"},{"mesh":592,"name":"COMPOUND576"},{"mesh":593,"name":"COMPOUND577"},{"mesh":594,"name":"COMPOUND578"},{"mesh":595,"name":"COMPOUND579"},{"mesh":596,"name":"COMPOUND580"},{"mesh":597,"name":"COMPOUND581"},{"mesh":598,"name":"COMPOUND582"},{"mesh":599,"name":"COMPOUND583"},{"mesh":600,"name":"COMPOUND584"},{"mesh":601,"name":"COMPOUND585"},{"mesh":602,"name":"COMPOUND586"},{"mesh":603,"name":"COMPOUND587"},{"mesh":604,"name":"COMPOUND588"},{"mesh":605,"name":"COMPOUND589"},{"mesh":606,"name":"COMPOUND590"},{"mesh":607,"name":"COMPOUND591"},{"mesh":608,"name":"COMPOUND592"},{"mesh":609,"name":"COMPOUND593"},{"mesh":610,"name":"COMPOUND594"},{"mesh":611,"name":"COMPOUND595"},{"mesh":612,"name":"COMPOUND596"},{"children":[632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742],"name":"COMPOUND709"},{"mesh":613,"name":"COMPOUND598"},{"mesh":614,"name":"COMPOUND599"},{"mesh":615,"name":"COMPOUND600"},{"mesh":616,"name":"COMPOUND601"},{"mesh":617,"name":"COMPOUND602"},{"mesh":618,"name":"COMPOUND603"},{"mesh":619,"name":"COMPOUND604"},{"mesh":620,"name":"COMPOUND605"},{"mesh":621,"name":"COMPOUND606"},{"mesh":622,"name":"COMPOUND607"},{"mesh":623,"name":"COMPOUND608"},{"mesh":624,"name":"COMPOUND609"},{"mesh":625,"name":"COMPOUND610"},{"name":"COMPOUND611"},{"mesh":626,"name":"COMPOUND612"},{"mesh":627,"name":"COMPOUND613"},{"mesh":628,"name":"COMPOUND614"},{"mesh":629,"name":"COMPOUND615"},{"mesh":630,"name":"COMPOUND616"},{"mesh":631,"name":"COMPOUND617"},{"mesh":632,"name":"COMPOUND618"},{"mesh":633,"name":"COMPOUND619"},{"mesh":634,"name":"COMPOUND620"},{"mesh":635,"name":"COMPOUND621"},{"mesh":636,"name":"COMPOUND622"},{"mesh":637,"name":"COMPOUND623"},{"mesh":638,"name":"COMPOUND624"},{"name":"COMPOUND625"},{"mesh":639,"name":"COMPOUND626"},{"mesh":640,"name":"COMPOUND627"},{"mesh":641,"name":"COMPOUND628"},{"mesh":642,"name":"COMPOUND629"},{"mesh":643,"name":"COMPOUND630"},{"mesh":644,"name":"COMPOUND631"},{"mesh":645,"name":"COMPOUND632"},{"mesh":646,"name":"COMPOUND633"},{"mesh":647,"name":"COMPOUND634"},{"mesh":648,"name":"COMPOUND635"},{"mesh":649,"name":"COMPOUND636"},{"mesh":650,"name":"COMPOUND637"},{"mesh":651,"name":"COMPOUND638"},{"mesh":652,"name":"COMPOUND639"},{"mesh":653,"name":"COMPOUND640"},{"mesh":654,"name":"COMPOUND641"},{"mesh":655,"name":"COMPOUND642"},{"mesh":656,"name":"COMPOUND643"},{"mesh":657,"name":"COMPOUND644"},{"mesh":658,"name":"COMPOUND645"},{"mesh":659,"name":"COMPOUND646"},{"mesh":660,"name":"COMPOUND647"},{"mesh":661,"name":"COMPOUND648"},{"mesh":662,"name":"COMPOUND649"},{"mesh":663,"name":"COMPOUND650"},{"mesh":664,"name":"COMPOUND651"},{"mesh":665,"name":"COMPOUND652"},{"mesh":666,"name":"COMPOUND653"},{"mesh":667,"name":"COMPOUND654"},{"mesh":668,"name":"COMPOUND655"},{"mesh":669,"name":"COMPOUND656"},{"mesh":670,"name":"COMPOUND657"},{"mesh":671,"name":"COMPOUND658"},{"mesh":672,"name":"COMPOUND659"},{"mesh":673,"name":"COMPOUND660"},{"mesh":674,"name":"COMPOUND661"},{"mesh":675,"name":"COMPOUND662"},{"mesh":676,"name":"COMPOUND663"},{"mesh":677,"name":"COMPOUND664"},{"mesh":678,"name":"COMPOUND665"},{"mesh":679,"name":"COMPOUND666"},{"mesh":680,"name":"COMPOUND667"},{"mesh":681,"name":"COMPOUND668"},{"mesh":682,"name":"COMPOUND669"},{"mesh":683,"name":"COMPOUND670"},{"mesh":684,"name":"COMPOUND671"},{"mesh":685,"name":"COMPOUND672"},{"mesh":686,"name":"COMPOUND673"},{"mesh":687,"name":"COMPOUND674"},{"mesh":688,"name":"COMPOUND675"},{"mesh":689,"name":"COMPOUND676"},{"mesh":690,"name":"COMPOUND677"},{"mesh":691,"name":"COMPOUND678"},{"mesh":692,"name":"COMPOUND679"},{"mesh":693,"name":"COMPOUND680"},{"mesh":694,"name":"COMPOUND681"},{"mesh":695,"name":"COMPOUND682"},{"mesh":696,"name":"COMPOUND683"},{"mesh":697,"name":"COMPOUND684"},{"mesh":698,"name":"COMPOUND685"},{"mesh":699,"name":"COMPOUND686"},{"mesh":700,"name":"COMPOUND687"},{"mesh":701,"name":"COMPOUND688"},{"mesh":702,"name":"COMPOUND689"},{"mesh":703,"name":"COMPOUND690"},{"mesh":704,"name":"COMPOUND691"},{"mesh":705,"name":"COMPOUND692"},{"mesh":706,"name":"COMPOUND693"},{"mesh":707,"name":"COMPOUND694"},{"mesh":708,"name":"COMPOUND695"},{"mesh":709,"name":"COMPOUND696"},{"mesh":710,"name":"COMPOUND697"},{"mesh":711,"name":"COMPOUND698"},{"mesh":712,"name":"COMPOUND699"},{"mesh":713,"name":"COMPOUND700"},{"mesh":714,"name":"COMPOUND701"},{"mesh":715,"name":"COMPOUND702"},{"mesh":716,"name":"COMPOUND703"},{"mesh":717,"name":"COMPOUND704"},{"mesh":718,"name":"COMPOUND705"},{"mesh":719,"name":"COMPOUND706"},{"mesh":720,"name":"COMPOUND707"},{"mesh":721,"name":"COMPOUND708"},{"children":[744],"name":"\\X2\\6A6180F676AE80A4\\X0\\001"},{"mesh":722,"name":"SOLID008"},{"mesh":723,"name":"\\X2\\6A6180F6\\X0\\_stp001"},{"children":[747,748,1104,1106],"rotation":[0.042705363712583426,0.00888272842673876,0.9781136381334932,0.20344792931640948],"translation":[0.0743443907856943,0.0532415484955472,0.0239399256835996],"name":"\\X2\\63075C16\\X0\\ASM_20260401_stp002"},{"mesh":724,"name":"\\X2\\58516599591658F3\\X0\\002"},{"children":[749,992],"rotation":[-0.6922896926838366,-0.14399646316392284,0.6922896926838368,-0.14399646316392284],"translation":[0.00412336108650901,0.00205628283501464,0.005],"name":"PlanB 20260130_stp002"},{"children":[750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991],"name":"COMPOUND952"},{"mesh":725,"name":"COMPOUND710"},{"mesh":726,"name":"COMPOUND711"},{"mesh":727,"name":"COMPOUND712"},{"mesh":728,"name":"COMPOUND713"},{"mesh":729,"name":"COMPOUND714"},{"mesh":730,"name":"COMPOUND715"},{"mesh":731,"name":"COMPOUND716"},{"mesh":732,"name":"COMPOUND717"},{"mesh":733,"name":"COMPOUND718"},{"mesh":734,"name":"COMPOUND719"},{"mesh":735,"name":"COMPOUND720"},{"mesh":736,"name":"COMPOUND721"},{"mesh":737,"name":"COMPOUND722"},{"mesh":738,"name":"COMPOUND723"},{"mesh":739,"name":"COMPOUND724"},{"mesh":740,"name":"COMPOUND725"},{"mesh":741,"name":"COMPOUND726"},{"mesh":742,"name":"COMPOUND727"},{"mesh":743,"name":"COMPOUND728"},{"mesh":744,"name":"COMPOUND729"},{"mesh":745,"name":"COMPOUND730"},{"mesh":746,"name":"COMPOUND731"},{"mesh":747,"name":"COMPOUND732"},{"mesh":748,"name":"COMPOUND733"},{"mesh":749,"name":"COMPOUND734"},{"mesh":750,"name":"COMPOUND735"},{"mesh":751,"name":"COMPOUND736"},{"mesh":752,"name":"COMPOUND737"},{"mesh":753,"name":"COMPOUND738"},{"mesh":754,"name":"COMPOUND739"},{"mesh":755,"name":"COMPOUND740"},{"mesh":756,"name":"COMPOUND741"},{"mesh":757,"name":"COMPOUND742"},{"mesh":758,"name":"COMPOUND743"},{"mesh":759,"name":"COMPOUND744"},{"mesh":760,"name":"COMPOUND745"},{"mesh":761,"name":"COMPOUND746"},{"mesh":762,"name":"COMPOUND747"},{"mesh":763,"name":"COMPOUND748"},{"mesh":764,"name":"COMPOUND749"},{"mesh":765,"name":"COMPOUND750"},{"mesh":766,"name":"COMPOUND751"},{"mesh":767,"name":"COMPOUND752"},{"mesh":768,"name":"COMPOUND753"},{"mesh":769,"name":"COMPOUND754"},{"mesh":770,"name":"COMPOUND755"},{"mesh":771,"name":"COMPOUND756"},{"mesh":772,"name":"COMPOUND757"},{"mesh":773,"name":"COMPOUND758"},{"mesh":774,"name":"COMPOUND759"},{"mesh":775,"name":"COMPOUND760"},{"mesh":776,"name":"COMPOUND761"},{"mesh":777,"name":"COMPOUND762"},{"mesh":778,"name":"COMPOUND763"},{"mesh":779,"name":"COMPOUND764"},{"mesh":780,"name":"COMPOUND765"},{"mesh":781,"name":"COMPOUND766"},{"mesh":782,"name":"COMPOUND767"},{"mesh":783,"name":"COMPOUND768"},{"mesh":784,"name":"COMPOUND769"},{"mesh":785,"name":"COMPOUND770"},{"mesh":786,"name":"COMPOUND771"},{"mesh":787,"name":"COMPOUND772"},{"mesh":788,"name":"COMPOUND773"},{"mesh":789,"name":"COMPOUND774"},{"mesh":790,"name":"COMPOUND775"},{"mesh":791,"name":"COMPOUND776"},{"mesh":792,"name":"COMPOUND777"},{"mesh":793,"name":"COMPOUND778"},{"mesh":794,"name":"COMPOUND779"},{"mesh":795,"name":"COMPOUND780"},{"mesh":796,"name":"COMPOUND781"},{"mesh":797,"name":"COMPOUND782"},{"mesh":798,"name":"COMPOUND783"},{"mesh":799,"name":"COMPOUND784"},{"mesh":800,"name":"COMPOUND785"},{"mesh":801,"name":"COMPOUND786"},{"mesh":802,"name":"COMPOUND787"},{"mesh":803,"name":"COMPOUND788"},{"mesh":804,"name":"COMPOUND789"},{"mesh":805,"name":"COMPOUND790"},{"mesh":806,"name":"COMPOUND791"},{"mesh":807,"name":"COMPOUND792"},{"mesh":808,"name":"COMPOUND793"},{"mesh":809,"name":"COMPOUND794"},{"mesh":810,"name":"COMPOUND795"},{"mesh":811,"name":"COMPOUND796"},{"mesh":812,"name":"COMPOUND797"},{"mesh":813,"name":"COMPOUND798"},{"mesh":814,"name":"COMPOUND799"},{"mesh":815,"name":"COMPOUND800"},{"mesh":816,"name":"COMPOUND801"},{"mesh":817,"name":"COMPOUND802"},{"mesh":818,"name":"COMPOUND803"},{"mesh":819,"name":"COMPOUND804"},{"mesh":820,"name":"COMPOUND805"},{"mesh":821,"name":"COMPOUND806"},{"mesh":822,"name":"COMPOUND807"},{"mesh":823,"name":"COMPOUND808"},{"mesh":824,"name":"COMPOUND809"},{"mesh":825,"name":"COMPOUND810"},{"mesh":826,"name":"COMPOUND811"},{"mesh":827,"name":"COMPOUND812"},{"mesh":828,"name":"COMPOUND813"},{"mesh":829,"name":"COMPOUND814"},{"mesh":830,"name":"COMPOUND815"},{"mesh":831,"name":"COMPOUND816"},{"mesh":832,"name":"COMPOUND817"},{"mesh":833,"name":"COMPOUND818"},{"mesh":834,"name":"COMPOUND819"},{"mesh":835,"name":"COMPOUND820"},{"mesh":836,"name":"COMPOUND821"},{"mesh":837,"name":"COMPOUND822"},{"mesh":838,"name":"COMPOUND823"},{"mesh":839,"name":"COMPOUND824"},{"mesh":840,"name":"COMPOUND825"},{"mesh":841,"name":"COMPOUND826"},{"mesh":842,"name":"COMPOUND827"},{"mesh":843,"name":"COMPOUND828"},{"mesh":844,"name":"COMPOUND829"},{"mesh":845,"name":"COMPOUND830"},{"mesh":846,"name":"COMPOUND831"},{"mesh":847,"name":"COMPOUND832"},{"mesh":848,"name":"COMPOUND833"},{"mesh":849,"name":"COMPOUND834"},{"mesh":850,"name":"COMPOUND835"},{"mesh":851,"name":"COMPOUND836"},{"mesh":852,"name":"COMPOUND837"},{"mesh":853,"name":"COMPOUND838"},{"mesh":854,"name":"COMPOUND839"},{"mesh":855,"name":"COMPOUND840"},{"mesh":856,"name":"COMPOUND841"},{"mesh":857,"name":"COMPOUND842"},{"mesh":858,"name":"COMPOUND843"},{"mesh":859,"name":"COMPOUND844"},{"mesh":860,"name":"COMPOUND845"},{"mesh":861,"name":"COMPOUND846"},{"mesh":862,"name":"COMPOUND847"},{"mesh":863,"name":"COMPOUND848"},{"mesh":864,"name":"COMPOUND849"},{"mesh":865,"name":"COMPOUND850"},{"mesh":866,"name":"COMPOUND851"},{"mesh":867,"name":"COMPOUND852"},{"mesh":868,"name":"COMPOUND853"},{"mesh":869,"name":"COMPOUND854"},{"mesh":870,"name":"COMPOUND855"},{"mesh":871,"name":"COMPOUND856"},{"mesh":872,"name":"COMPOUND857"},{"mesh":873,"name":"COMPOUND858"},{"mesh":874,"name":"COMPOUND859"},{"mesh":875,"name":"COMPOUND860"},{"mesh":876,"name":"COMPOUND861"},{"mesh":877,"name":"COMPOUND862"},{"mesh":878,"name":"COMPOUND863"},{"mesh":879,"name":"COMPOUND864"},{"mesh":880,"name":"COMPOUND865"},{"mesh":881,"name":"COMPOUND866"},{"mesh":882,"name":"COMPOUND867"},{"mesh":883,"name":"COMPOUND868"},{"mesh":884,"name":"COMPOUND869"},{"mesh":885,"name":"COMPOUND870"},{"mesh":886,"name":"COMPOUND871"},{"mesh":887,"name":"COMPOUND872"},{"mesh":888,"name":"COMPOUND873"},{"mesh":889,"name":"COMPOUND874"},{"mesh":890,"name":"COMPOUND875"},{"mesh":891,"name":"COMPOUND876"},{"mesh":892,"name":"COMPOUND877"},{"mesh":893,"name":"COMPOUND878"},{"mesh":894,"name":"COMPOUND879"},{"mesh":895,"name":"COMPOUND880"},{"mesh":896,"name":"COMPOUND881"},{"mesh":897,"name":"COMPOUND882"},{"mesh":898,"name":"COMPOUND883"},{"mesh":899,"name":"COMPOUND884"},{"mesh":900,"name":"COMPOUND885"},{"mesh":901,"name":"COMPOUND886"},{"mesh":902,"name":"COMPOUND887"},{"mesh":903,"name":"COMPOUND888"},{"mesh":904,"name":"COMPOUND889"},{"mesh":905,"name":"COMPOUND890"},{"mesh":906,"name":"COMPOUND891"},{"mesh":907,"name":"COMPOUND892"},{"mesh":908,"name":"COMPOUND893"},{"mesh":909,"name":"COMPOUND894"},{"mesh":910,"name":"COMPOUND895"},{"mesh":911,"name":"COMPOUND896"},{"mesh":912,"name":"COMPOUND897"},{"mesh":913,"name":"COMPOUND898"},{"mesh":914,"name":"COMPOUND899"},{"mesh":915,"name":"COMPOUND900"},{"mesh":916,"name":"COMPOUND901"},{"mesh":917,"name":"COMPOUND902"},{"mesh":918,"name":"COMPOUND903"},{"mesh":919,"name":"COMPOUND904"},{"mesh":920,"name":"COMPOUND905"},{"mesh":921,"name":"COMPOUND906"},{"mesh":922,"name":"COMPOUND907"},{"mesh":923,"name":"COMPOUND908"},{"mesh":924,"name":"COMPOUND909"},{"mesh":925,"name":"COMPOUND910"},{"mesh":926,"name":"COMPOUND911"},{"mesh":927,"name":"COMPOUND912"},{"mesh":928,"name":"COMPOUND913"},{"mesh":929,"name":"COMPOUND914"},{"mesh":930,"name":"COMPOUND915"},{"mesh":931,"name":"COMPOUND916"},{"mesh":932,"name":"COMPOUND917"},{"mesh":933,"name":"COMPOUND918"},{"mesh":934,"name":"COMPOUND919"},{"mesh":935,"name":"COMPOUND920"},{"mesh":936,"name":"COMPOUND921"},{"mesh":937,"name":"COMPOUND922"},{"mesh":938,"name":"COMPOUND923"},{"mesh":939,"name":"COMPOUND924"},{"mesh":940,"name":"COMPOUND925"},{"mesh":941,"name":"COMPOUND926"},{"mesh":942,"name":"COMPOUND927"},{"mesh":943,"name":"COMPOUND928"},{"mesh":944,"name":"COMPOUND929"},{"mesh":945,"name":"COMPOUND930"},{"mesh":946,"name":"COMPOUND931"},{"mesh":947,"name":"COMPOUND932"},{"mesh":948,"name":"COMPOUND933"},{"mesh":949,"name":"COMPOUND934"},{"mesh":950,"name":"COMPOUND935"},{"mesh":951,"name":"COMPOUND936"},{"mesh":952,"name":"COMPOUND937"},{"mesh":953,"name":"COMPOUND938"},{"mesh":954,"name":"COMPOUND939"},{"mesh":955,"name":"COMPOUND940"},{"mesh":956,"name":"COMPOUND941"},{"mesh":957,"name":"COMPOUND942"},{"mesh":958,"name":"COMPOUND943"},{"mesh":959,"name":"COMPOUND944"},{"mesh":960,"name":"COMPOUND945"},{"mesh":961,"name":"COMPOUND946"},{"mesh":962,"name":"COMPOUND947"},{"mesh":963,"name":"COMPOUND948"},{"mesh":964,"name":"COMPOUND949"},{"mesh":965,"name":"COMPOUND950"},{"mesh":966,"name":"COMPOUND951"},{"children":[993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103],"name":"COMPOUND1064"},{"mesh":967,"name":"COMPOUND953"},{"mesh":968,"name":"COMPOUND954"},{"mesh":969,"name":"COMPOUND955"},{"mesh":970,"name":"COMPOUND956"},{"mesh":971,"name":"COMPOUND957"},{"mesh":972,"name":"COMPOUND958"},{"mesh":973,"name":"COMPOUND959"},{"mesh":974,"name":"COMPOUND960"},{"mesh":975,"name":"COMPOUND961"},{"mesh":976,"name":"COMPOUND962"},{"mesh":977,"name":"COMPOUND963"},{"mesh":978,"name":"COMPOUND964"},{"mesh":979,"name":"COMPOUND965"},{"name":"COMPOUND966"},{"mesh":980,"name":"COMPOUND967"},{"mesh":981,"name":"COMPOUND968"},{"mesh":982,"name":"COMPOUND969"},{"mesh":983,"name":"COMPOUND970"},{"mesh":984,"name":"COMPOUND971"},{"mesh":985,"name":"COMPOUND972"},{"mesh":986,"name":"COMPOUND973"},{"mesh":987,"name":"COMPOUND974"},{"mesh":988,"name":"COMPOUND975"},{"mesh":989,"name":"COMPOUND976"},{"mesh":990,"name":"COMPOUND977"},{"mesh":991,"name":"COMPOUND978"},{"mesh":992,"name":"COMPOUND979"},{"name":"COMPOUND980"},{"mesh":993,"name":"COMPOUND981"},{"mesh":994,"name":"COMPOUND982"},{"mesh":995,"name":"COMPOUND983"},{"mesh":996,"name":"COMPOUND984"},{"mesh":997,"name":"COMPOUND985"},{"mesh":998,"name":"COMPOUND986"},{"mesh":999,"name":"COMPOUND987"},{"mesh":1000,"name":"COMPOUND988"},{"mesh":1001,"name":"COMPOUND989"},{"mesh":1002,"name":"COMPOUND990"},{"mesh":1003,"name":"COMPOUND991"},{"mesh":1004,"name":"COMPOUND992"},{"mesh":1005,"name":"COMPOUND993"},{"mesh":1006,"name":"COMPOUND994"},{"mesh":1007,"name":"COMPOUND995"},{"mesh":1008,"name":"COMPOUND996"},{"mesh":1009,"name":"COMPOUND997"},{"mesh":1010,"name":"COMPOUND998"},{"mesh":1011,"name":"COMPOUND999"},{"mesh":1012,"name":"COMPOUND1000"},{"mesh":1013,"name":"COMPOUND1001"},{"mesh":1014,"name":"COMPOUND1002"},{"mesh":1015,"name":"COMPOUND1003"},{"mesh":1016,"name":"COMPOUND1004"},{"mesh":1017,"name":"COMPOUND1005"},{"mesh":1018,"name":"COMPOUND1006"},{"mesh":1019,"name":"COMPOUND1007"},{"mesh":1020,"name":"COMPOUND1008"},{"mesh":1021,"name":"COMPOUND1009"},{"mesh":1022,"name":"COMPOUND1010"},{"mesh":1023,"name":"COMPOUND1011"},{"mesh":1024,"name":"COMPOUND1012"},{"mesh":1025,"name":"COMPOUND1013"},{"mesh":1026,"name":"COMPOUND1014"},{"mesh":1027,"name":"COMPOUND1015"},{"mesh":1028,"name":"COMPOUND1016"},{"mesh":1029,"name":"COMPOUND1017"},{"mesh":1030,"name":"COMPOUND1018"},{"mesh":1031,"name":"COMPOUND1019"},{"mesh":1032,"name":"COMPOUND1020"},{"mesh":1033,"name":"COMPOUND1021"},{"mesh":1034,"name":"COMPOUND1022"},{"mesh":1035,"name":"COMPOUND1023"},{"mesh":1036,"name":"COMPOUND1024"},{"mesh":1037,"name":"COMPOUND1025"},{"mesh":1038,"name":"COMPOUND1026"},{"mesh":1039,"name":"COMPOUND1027"},{"mesh":1040,"name":"COMPOUND1028"},{"mesh":1041,"name":"COMPOUND1029"},{"mesh":1042,"name":"COMPOUND1030"},{"mesh":1043,"name":"COMPOUND1031"},{"mesh":1044,"name":"COMPOUND1032"},{"mesh":1045,"name":"COMPOUND1033"},{"mesh":1046,"name":"COMPOUND1034"},{"mesh":1047,"name":"COMPOUND1035"},{"mesh":1048,"name":"COMPOUND1036"},{"mesh":1049,"name":"COMPOUND1037"},{"mesh":1050,"name":"COMPOUND1038"},{"mesh":1051,"name":"COMPOUND1039"},{"mesh":1052,"name":"COMPOUND1040"},{"mesh":1053,"name":"COMPOUND1041"},{"mesh":1054,"name":"COMPOUND1042"},{"mesh":1055,"name":"COMPOUND1043"},{"mesh":1056,"name":"COMPOUND1044"},{"mesh":1057,"name":"COMPOUND1045"},{"mesh":1058,"name":"COMPOUND1046"},{"mesh":1059,"name":"COMPOUND1047"},{"mesh":1060,"name":"COMPOUND1048"},{"mesh":1061,"name":"COMPOUND1049"},{"mesh":1062,"name":"COMPOUND1050"},{"mesh":1063,"name":"COMPOUND1051"},{"mesh":1064,"name":"COMPOUND1052"},{"mesh":1065,"name":"COMPOUND1053"},{"mesh":1066,"name":"COMPOUND1054"},{"mesh":1067,"name":"COMPOUND1055"},{"mesh":1068,"name":"COMPOUND1056"},{"mesh":1069,"name":"COMPOUND1057"},{"mesh":1070,"name":"COMPOUND1058"},{"mesh":1071,"name":"COMPOUND1059"},{"mesh":1072,"name":"COMPOUND1060"},{"mesh":1073,"name":"COMPOUND1061"},{"mesh":1074,"name":"COMPOUND1062"},{"mesh":1075,"name":"COMPOUND1063"},{"children":[1105],"name":"\\X2\\6A6180F676AE80A4\\X0\\002"},{"mesh":1076,"name":"SOLID009"},{"mesh":1077,"name":"\\X2\\6A6180F6\\X0\\_stp002"},{"children":[1108,1109,1465,1467],"rotation":[-0.08532943533812566,-0.017748548075055864,0.9753199088798705,0.20286683279596354],"translation":[0.09834138231291781,0.0532415484955471,-0.0588883115731891],"name":"\\X2\\63075C16\\X0\\ASM_20260401_stp003"},{"mesh":1078,"name":"\\X2\\58516599591658F3\\X0\\003"},{"children":[1110,1353],"rotation":[-0.6922896926838366,-0.14399646316392284,0.6922896926838368,-0.14399646316392284],"translation":[0.00412336108650901,0.00205628283501464,0.005],"name":"PlanB 20260130_stp003"},{"children":[1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352],"name":"COMPOUND1307"},{"mesh":1079,"name":"COMPOUND1065"},{"mesh":1080,"name":"COMPOUND1066"},{"mesh":1081,"name":"COMPOUND1067"},{"mesh":1082,"name":"COMPOUND1068"},{"mesh":1083,"name":"COMPOUND1069"},{"mesh":1084,"name":"COMPOUND1070"},{"mesh":1085,"name":"COMPOUND1071"},{"mesh":1086,"name":"COMPOUND1072"},{"mesh":1087,"name":"COMPOUND1073"},{"mesh":1088,"name":"COMPOUND1074"},{"mesh":1089,"name":"COMPOUND1075"},{"mesh":1090,"name":"COMPOUND1076"},{"mesh":1091,"name":"COMPOUND1077"},{"mesh":1092,"name":"COMPOUND1078"},{"mesh":1093,"name":"COMPOUND1079"},{"mesh":1094,"name":"COMPOUND1080"},{"mesh":1095,"name":"COMPOUND1081"},{"mesh":1096,"name":"COMPOUND1082"},{"mesh":1097,"name":"COMPOUND1083"},{"mesh":1098,"name":"COMPOUND1084"},{"mesh":1099,"name":"COMPOUND1085"},{"mesh":1100,"name":"COMPOUND1086"},{"mesh":1101,"name":"COMPOUND1087"},{"mesh":1102,"name":"COMPOUND1088"},{"mesh":1103,"name":"COMPOUND1089"},{"mesh":1104,"name":"COMPOUND1090"},{"mesh":1105,"name":"COMPOUND1091"},{"mesh":1106,"name":"COMPOUND1092"},{"mesh":1107,"name":"COMPOUND1093"},{"mesh":1108,"name":"COMPOUND1094"},{"mesh":1109,"name":"COMPOUND1095"},{"mesh":1110,"name":"COMPOUND1096"},{"mesh":1111,"name":"COMPOUND1097"},{"mesh":1112,"name":"COMPOUND1098"},{"mesh":1113,"name":"COMPOUND1099"},{"mesh":1114,"name":"COMPOUND1100"},{"mesh":1115,"name":"COMPOUND1101"},{"mesh":1116,"name":"COMPOUND1102"},{"mesh":1117,"name":"COMPOUND1103"},{"mesh":1118,"name":"COMPOUND1104"},{"mesh":1119,"name":"COMPOUND1105"},{"mesh":1120,"name":"COMPOUND1106"},{"mesh":1121,"name":"COMPOUND1107"},{"mesh":1122,"name":"COMPOUND1108"},{"mesh":1123,"name":"COMPOUND1109"},{"mesh":1124,"name":"COMPOUND1110"},{"mesh":1125,"name":"COMPOUND1111"},{"mesh":1126,"name":"COMPOUND1112"},{"mesh":1127,"name":"COMPOUND1113"},{"mesh":1128,"name":"COMPOUND1114"},{"mesh":1129,"name":"COMPOUND1115"},{"mesh":1130,"name":"COMPOUND1116"},{"mesh":1131,"name":"COMPOUND1117"},{"mesh":1132,"name":"COMPOUND1118"},{"mesh":1133,"name":"COMPOUND1119"},{"mesh":1134,"name":"COMPOUND1120"},{"mesh":1135,"name":"COMPOUND1121"},{"mesh":1136,"name":"COMPOUND1122"},{"mesh":1137,"name":"COMPOUND1123"},{"mesh":1138,"name":"COMPOUND1124"},{"mesh":1139,"name":"COMPOUND1125"},{"mesh":1140,"name":"COMPOUND1126"},{"mesh":1141,"name":"COMPOUND1127"},{"mesh":1142,"name":"COMPOUND1128"},{"mesh":1143,"name":"COMPOUND1129"},{"mesh":1144,"name":"COMPOUND1130"},{"mesh":1145,"name":"COMPOUND1131"},{"mesh":1146,"name":"COMPOUND1132"},{"mesh":1147,"name":"COMPOUND1133"},{"mesh":1148,"name":"COMPOUND1134"},{"mesh":1149,"name":"COMPOUND1135"},{"mesh":1150,"name":"COMPOUND1136"},{"mesh":1151,"name":"COMPOUND1137"},{"mesh":1152,"name":"COMPOUND1138"},{"mesh":1153,"name":"COMPOUND1139"},{"mesh":1154,"name":"COMPOUND1140"},{"mesh":1155,"name":"COMPOUND1141"},{"mesh":1156,"name":"COMPOUND1142"},{"mesh":1157,"name":"COMPOUND1143"},{"mesh":1158,"name":"COMPOUND1144"},{"mesh":1159,"name":"COMPOUND1145"},{"mesh":1160,"name":"COMPOUND1146"},{"mesh":1161,"name":"COMPOUND1147"},{"mesh":1162,"name":"COMPOUND1148"},{"mesh":1163,"name":"COMPOUND1149"},{"mesh":1164,"name":"COMPOUND1150"},{"mesh":1165,"name":"COMPOUND1151"},{"mesh":1166,"name":"COMPOUND1152"},{"mesh":1167,"name":"COMPOUND1153"},{"mesh":1168,"name":"COMPOUND1154"},{"mesh":1169,"name":"COMPOUND1155"},{"mesh":1170,"name":"COMPOUND1156"},{"mesh":1171,"name":"COMPOUND1157"},{"mesh":1172,"name":"COMPOUND1158"},{"mesh":1173,"name":"COMPOUND1159"},{"mesh":1174,"name":"COMPOUND1160"},{"mesh":1175,"name":"COMPOUND1161"},{"mesh":1176,"name":"COMPOUND1162"},{"mesh":1177,"name":"COMPOUND1163"},{"mesh":1178,"name":"COMPOUND1164"},{"mesh":1179,"name":"COMPOUND1165"},{"mesh":1180,"name":"COMPOUND1166"},{"mesh":1181,"name":"COMPOUND1167"},{"mesh":1182,"name":"COMPOUND1168"},{"mesh":1183,"name":"COMPOUND1169"},{"mesh":1184,"name":"COMPOUND1170"},{"mesh":1185,"name":"COMPOUND1171"},{"mesh":1186,"name":"COMPOUND1172"},{"mesh":1187,"name":"COMPOUND1173"},{"mesh":1188,"name":"COMPOUND1174"},{"mesh":1189,"name":"COMPOUND1175"},{"mesh":1190,"name":"COMPOUND1176"},{"mesh":1191,"name":"COMPOUND1177"},{"mesh":1192,"name":"COMPOUND1178"},{"mesh":1193,"name":"COMPOUND1179"},{"mesh":1194,"name":"COMPOUND1180"},{"mesh":1195,"name":"COMPOUND1181"},{"mesh":1196,"name":"COMPOUND1182"},{"mesh":1197,"name":"COMPOUND1183"},{"mesh":1198,"name":"COMPOUND1184"},{"mesh":1199,"name":"COMPOUND1185"},{"mesh":1200,"name":"COMPOUND1186"},{"mesh":1201,"name":"COMPOUND1187"},{"mesh":1202,"name":"COMPOUND1188"},{"mesh":1203,"name":"COMPOUND1189"},{"mesh":1204,"name":"COMPOUND1190"},{"mesh":1205,"name":"COMPOUND1191"},{"mesh":1206,"name":"COMPOUND1192"},{"mesh":1207,"name":"COMPOUND1193"},{"mesh":1208,"name":"COMPOUND1194"},{"mesh":1209,"name":"COMPOUND1195"},{"mesh":1210,"name":"COMPOUND1196"},{"mesh":1211,"name":"COMPOUND1197"},{"mesh":1212,"name":"COMPOUND1198"},{"mesh":1213,"name":"COMPOUND1199"},{"mesh":1214,"name":"COMPOUND1200"},{"mesh":1215,"name":"COMPOUND1201"},{"mesh":1216,"name":"COMPOUND1202"},{"mesh":1217,"name":"COMPOUND1203"},{"mesh":1218,"name":"COMPOUND1204"},{"mesh":1219,"name":"COMPOUND1205"},{"mesh":1220,"name":"COMPOUND1206"},{"mesh":1221,"name":"COMPOUND1207"},{"mesh":1222,"name":"COMPOUND1208"},{"mesh":1223,"name":"COMPOUND1209"},{"mesh":1224,"name":"COMPOUND1210"},{"mesh":1225,"name":"COMPOUND1211"},{"mesh":1226,"name":"COMPOUND1212"},{"mesh":1227,"name":"COMPOUND1213"},{"mesh":1228,"name":"COMPOUND1214"},{"mesh":1229,"name":"COMPOUND1215"},{"mesh":1230,"name":"COMPOUND1216"},{"mesh":1231,"name":"COMPOUND1217"},{"mesh":1232,"name":"COMPOUND1218"},{"mesh":1233,"name":"COMPOUND1219"},{"mesh":1234,"name":"COMPOUND1220"},{"mesh":1235,"name":"COMPOUND1221"},{"mesh":1236,"name":"COMPOUND1222"},{"mesh":1237,"name":"COMPOUND1223"},{"mesh":1238,"name":"COMPOUND1224"},{"mesh":1239,"name":"COMPOUND1225"},{"mesh":1240,"name":"COMPOUND1226"},{"mesh":1241,"name":"COMPOUND1227"},{"mesh":1242,"name":"COMPOUND1228"},{"mesh":1243,"name":"COMPOUND1229"},{"mesh":1244,"name":"COMPOUND1230"},{"mesh":1245,"name":"COMPOUND1231"},{"mesh":1246,"name":"COMPOUND1232"},{"mesh":1247,"name":"COMPOUND1233"},{"mesh":1248,"name":"COMPOUND1234"},{"mesh":1249,"name":"COMPOUND1235"},{"mesh":1250,"name":"COMPOUND1236"},{"mesh":1251,"name":"COMPOUND1237"},{"mesh":1252,"name":"COMPOUND1238"},{"mesh":1253,"name":"COMPOUND1239"},{"mesh":1254,"name":"COMPOUND1240"},{"mesh":1255,"name":"COMPOUND1241"},{"mesh":1256,"name":"COMPOUND1242"},{"mesh":1257,"name":"COMPOUND1243"},{"mesh":1258,"name":"COMPOUND1244"},{"mesh":1259,"name":"COMPOUND1245"},{"mesh":1260,"name":"COMPOUND1246"},{"mesh":1261,"name":"COMPOUND1247"},{"mesh":1262,"name":"COMPOUND1248"},{"mesh":1263,"name":"COMPOUND1249"},{"mesh":1264,"name":"COMPOUND1250"},{"mesh":1265,"name":"COMPOUND1251"},{"mesh":1266,"name":"COMPOUND1252"},{"mesh":1267,"name":"COMPOUND1253"},{"mesh":1268,"name":"COMPOUND1254"},{"mesh":1269,"name":"COMPOUND1255"},{"mesh":1270,"name":"COMPOUND1256"},{"mesh":1271,"name":"COMPOUND1257"},{"mesh":1272,"name":"COMPOUND1258"},{"mesh":1273,"name":"COMPOUND1259"},{"mesh":1274,"name":"COMPOUND1260"},{"mesh":1275,"name":"COMPOUND1261"},{"mesh":1276,"name":"COMPOUND1262"},{"mesh":1277,"name":"COMPOUND1263"},{"mesh":1278,"name":"COMPOUND1264"},{"mesh":1279,"name":"COMPOUND1265"},{"mesh":1280,"name":"COMPOUND1266"},{"mesh":1281,"name":"COMPOUND1267"},{"mesh":1282,"name":"COMPOUND1268"},{"mesh":1283,"name":"COMPOUND1269"},{"mesh":1284,"name":"COMPOUND1270"},{"mesh":1285,"name":"COMPOUND1271"},{"mesh":1286,"name":"COMPOUND1272"},{"mesh":1287,"name":"COMPOUND1273"},{"mesh":1288,"name":"COMPOUND1274"},{"mesh":1289,"name":"COMPOUND1275"},{"mesh":1290,"name":"COMPOUND1276"},{"mesh":1291,"name":"COMPOUND1277"},{"mesh":1292,"name":"COMPOUND1278"},{"mesh":1293,"name":"COMPOUND1279"},{"mesh":1294,"name":"COMPOUND1280"},{"mesh":1295,"name":"COMPOUND1281"},{"mesh":1296,"name":"COMPOUND1282"},{"mesh":1297,"name":"COMPOUND1283"},{"mesh":1298,"name":"COMPOUND1284"},{"mesh":1299,"name":"COMPOUND1285"},{"mesh":1300,"name":"COMPOUND1286"},{"mesh":1301,"name":"COMPOUND1287"},{"mesh":1302,"name":"COMPOUND1288"},{"mesh":1303,"name":"COMPOUND1289"},{"mesh":1304,"name":"COMPOUND1290"},{"mesh":1305,"name":"COMPOUND1291"},{"mesh":1306,"name":"COMPOUND1292"},{"mesh":1307,"name":"COMPOUND1293"},{"mesh":1308,"name":"COMPOUND1294"},{"mesh":1309,"name":"COMPOUND1295"},{"mesh":1310,"name":"COMPOUND1296"},{"mesh":1311,"name":"COMPOUND1297"},{"mesh":1312,"name":"COMPOUND1298"},{"mesh":1313,"name":"COMPOUND1299"},{"mesh":1314,"name":"COMPOUND1300"},{"mesh":1315,"name":"COMPOUND1301"},{"mesh":1316,"name":"COMPOUND1302"},{"mesh":1317,"name":"COMPOUND1303"},{"mesh":1318,"name":"COMPOUND1304"},{"mesh":1319,"name":"COMPOUND1305"},{"mesh":1320,"name":"COMPOUND1306"},{"children":[1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464],"name":"COMPOUND1419"},{"mesh":1321,"name":"COMPOUND1308"},{"mesh":1322,"name":"COMPOUND1309"},{"mesh":1323,"name":"COMPOUND1310"},{"mesh":1324,"name":"COMPOUND1311"},{"mesh":1325,"name":"COMPOUND1312"},{"mesh":1326,"name":"COMPOUND1313"},{"mesh":1327,"name":"COMPOUND1314"},{"mesh":1328,"name":"COMPOUND1315"},{"mesh":1329,"name":"COMPOUND1316"},{"mesh":1330,"name":"COMPOUND1317"},{"mesh":1331,"name":"COMPOUND1318"},{"mesh":1332,"name":"COMPOUND1319"},{"mesh":1333,"name":"COMPOUND1320"},{"name":"COMPOUND1321"},{"mesh":1334,"name":"COMPOUND1322"},{"mesh":1335,"name":"COMPOUND1323"},{"mesh":1336,"name":"COMPOUND1324"},{"mesh":1337,"name":"COMPOUND1325"},{"mesh":1338,"name":"COMPOUND1326"},{"mesh":1339,"name":"COMPOUND1327"},{"mesh":1340,"name":"COMPOUND1328"},{"mesh":1341,"name":"COMPOUND1329"},{"mesh":1342,"name":"COMPOUND1330"},{"mesh":1343,"name":"COMPOUND1331"},{"mesh":1344,"name":"COMPOUND1332"},{"mesh":1345,"name":"COMPOUND1333"},{"mesh":1346,"name":"COMPOUND1334"},{"name":"COMPOUND1335"},{"mesh":1347,"name":"COMPOUND1336"},{"mesh":1348,"name":"COMPOUND1337"},{"mesh":1349,"name":"COMPOUND1338"},{"mesh":1350,"name":"COMPOUND1339"},{"mesh":1351,"name":"COMPOUND1340"},{"mesh":1352,"name":"COMPOUND1341"},{"mesh":1353,"name":"COMPOUND1342"},{"mesh":1354,"name":"COMPOUND1343"},{"mesh":1355,"name":"COMPOUND1344"},{"mesh":1356,"name":"COMPOUND1345"},{"mesh":1357,"name":"COMPOUND1346"},{"mesh":1358,"name":"COMPOUND1347"},{"mesh":1359,"name":"COMPOUND1348"},{"mesh":1360,"name":"COMPOUND1349"},{"mesh":1361,"name":"COMPOUND1350"},{"mesh":1362,"name":"COMPOUND1351"},{"mesh":1363,"name":"COMPOUND1352"},{"mesh":1364,"name":"COMPOUND1353"},{"mesh":1365,"name":"COMPOUND1354"},{"mesh":1366,"name":"COMPOUND1355"},{"mesh":1367,"name":"COMPOUND1356"},{"mesh":1368,"name":"COMPOUND1357"},{"mesh":1369,"name":"COMPOUND1358"},{"mesh":1370,"name":"COMPOUND1359"},{"mesh":1371,"name":"COMPOUND1360"},{"mesh":1372,"name":"COMPOUND1361"},{"mesh":1373,"name":"COMPOUND1362"},{"mesh":1374,"name":"COMPOUND1363"},{"mesh":1375,"name":"COMPOUND1364"},{"mesh":1376,"name":"COMPOUND1365"},{"mesh":1377,"name":"COMPOUND1366"},{"mesh":1378,"name":"COMPOUND1367"},{"mesh":1379,"name":"COMPOUND1368"},{"mesh":1380,"name":"COMPOUND1369"},{"mesh":1381,"name":"COMPOUND1370"},{"mesh":1382,"name":"COMPOUND1371"},{"mesh":1383,"name":"COMPOUND1372"},{"mesh":1384,"name":"COMPOUND1373"},{"mesh":1385,"name":"COMPOUND1374"},{"mesh":1386,"name":"COMPOUND1375"},{"mesh":1387,"name":"COMPOUND1376"},{"mesh":1388,"name":"COMPOUND1377"},{"mesh":1389,"name":"COMPOUND1378"},{"mesh":1390,"name":"COMPOUND1379"},{"mesh":1391,"name":"COMPOUND1380"},{"mesh":1392,"name":"COMPOUND1381"},{"mesh":1393,"name":"COMPOUND1382"},{"mesh":1394,"name":"COMPOUND1383"},{"mesh":1395,"name":"COMPOUND1384"},{"mesh":1396,"name":"COMPOUND1385"},{"mesh":1397,"name":"COMPOUND1386"},{"mesh":1398,"name":"COMPOUND1387"},{"mesh":1399,"name":"COMPOUND1388"},{"mesh":1400,"name":"COMPOUND1389"},{"mesh":1401,"name":"COMPOUND1390"},{"mesh":1402,"name":"COMPOUND1391"},{"mesh":1403,"name":"COMPOUND1392"},{"mesh":1404,"name":"COMPOUND1393"},{"mesh":1405,"name":"COMPOUND1394"},{"mesh":1406,"name":"COMPOUND1395"},{"mesh":1407,"name":"COMPOUND1396"},{"mesh":1408,"name":"COMPOUND1397"},{"mesh":1409,"name":"COMPOUND1398"},{"mesh":1410,"name":"COMPOUND1399"},{"mesh":1411,"name":"COMPOUND1400"},{"mesh":1412,"name":"COMPOUND1401"},{"mesh":1413,"name":"COMPOUND1402"},{"mesh":1414,"name":"COMPOUND1403"},{"mesh":1415,"name":"COMPOUND1404"},{"mesh":1416,"name":"COMPOUND1405"},{"mesh":1417,"name":"COMPOUND1406"},{"mesh":1418,"name":"COMPOUND1407"},{"mesh":1419,"name":"COMPOUND1408"},{"mesh":1420,"name":"COMPOUND1409"},{"mesh":1421,"name":"COMPOUND1410"},{"mesh":1422,"name":"COMPOUND1411"},{"mesh":1423,"name":"COMPOUND1412"},{"mesh":1424,"name":"COMPOUND1413"},{"mesh":1425,"name":"COMPOUND1414"},{"mesh":1426,"name":"COMPOUND1415"},{"mesh":1427,"name":"COMPOUND1416"},{"mesh":1428,"name":"COMPOUND1417"},{"mesh":1429,"name":"COMPOUND1418"},{"children":[1466],"name":"\\X2\\6A6180F676AE80A4\\X0\\003"},{"mesh":1430,"name":"SOLID010"},{"mesh":1431,"name":"\\X2\\6A6180F6\\X0\\_stp003"},{"children":[1469,1470,1826,1828],"rotation":[-0.042705363712583544,-0.008882728426738741,0.9781136381334932,0.2034479293164094],"translation":[0.0693641807340818,0.0532415484955472,-0.034384420783200496],"name":"\\X2\\63075C16\\X0\\ASM_20260401_stp004"},{"mesh":1432,"name":"\\X2\\58516599591658F3\\X0\\004"},{"children":[1471,1714],"rotation":[-0.6922896926838366,-0.14399646316392284,0.6922896926838368,-0.14399646316392284],"translation":[0.00412336108650901,0.00205628283501464,0.005],"name":"PlanB 20260130_stp004"},{"children":[1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713],"name":"COMPOUND1662"},{"mesh":1433,"name":"COMPOUND1420"},{"mesh":1434,"name":"COMPOUND1421"},{"mesh":1435,"name":"COMPOUND1422"},{"mesh":1436,"name":"COMPOUND1423"},{"mesh":1437,"name":"COMPOUND1424"},{"mesh":1438,"name":"COMPOUND1425"},{"mesh":1439,"name":"COMPOUND1426"},{"mesh":1440,"name":"COMPOUND1427"},{"mesh":1441,"name":"COMPOUND1428"},{"mesh":1442,"name":"COMPOUND1429"},{"mesh":1443,"name":"COMPOUND1430"},{"mesh":1444,"name":"COMPOUND1431"},{"mesh":1445,"name":"COMPOUND1432"},{"mesh":1446,"name":"COMPOUND1433"},{"mesh":1447,"name":"COMPOUND1434"},{"mesh":1448,"name":"COMPOUND1435"},{"mesh":1449,"name":"COMPOUND1436"},{"mesh":1450,"name":"COMPOUND1437"},{"mesh":1451,"name":"COMPOUND1438"},{"mesh":1452,"name":"COMPOUND1439"},{"mesh":1453,"name":"COMPOUND1440"},{"mesh":1454,"name":"COMPOUND1441"},{"mesh":1455,"name":"COMPOUND1442"},{"mesh":1456,"name":"COMPOUND1443"},{"mesh":1457,"name":"COMPOUND1444"},{"mesh":1458,"name":"COMPOUND1445"},{"mesh":1459,"name":"COMPOUND1446"},{"mesh":1460,"name":"COMPOUND1447"},{"mesh":1461,"name":"COMPOUND1448"},{"mesh":1462,"name":"COMPOUND1449"},{"mesh":1463,"name":"COMPOUND1450"},{"mesh":1464,"name":"COMPOUND1451"},{"mesh":1465,"name":"COMPOUND1452"},{"mesh":1466,"name":"COMPOUND1453"},{"mesh":1467,"name":"COMPOUND1454"},{"mesh":1468,"name":"COMPOUND1455"},{"mesh":1469,"name":"COMPOUND1456"},{"mesh":1470,"name":"COMPOUND1457"},{"mesh":1471,"name":"COMPOUND1458"},{"mesh":1472,"name":"COMPOUND1459"},{"mesh":1473,"name":"COMPOUND1460"},{"mesh":1474,"name":"COMPOUND1461"},{"mesh":1475,"name":"COMPOUND1462"},{"mesh":1476,"name":"COMPOUND1463"},{"mesh":1477,"name":"COMPOUND1464"},{"mesh":1478,"name":"COMPOUND1465"},{"mesh":1479,"name":"COMPOUND1466"},{"mesh":1480,"name":"COMPOUND1467"},{"mesh":1481,"name":"COMPOUND1468"},{"mesh":1482,"name":"COMPOUND1469"},{"mesh":1483,"name":"COMPOUND1470"},{"mesh":1484,"name":"COMPOUND1471"},{"mesh":1485,"name":"COMPOUND1472"},{"mesh":1486,"name":"COMPOUND1473"},{"mesh":1487,"name":"COMPOUND1474"},{"mesh":1488,"name":"COMPOUND1475"},{"mesh":1489,"name":"COMPOUND1476"},{"mesh":1490,"name":"COMPOUND1477"},{"mesh":1491,"name":"COMPOUND1478"},{"mesh":1492,"name":"COMPOUND1479"},{"mesh":1493,"name":"COMPOUND1480"},{"mesh":1494,"name":"COMPOUND1481"},{"mesh":1495,"name":"COMPOUND1482"},{"mesh":1496,"name":"COMPOUND1483"},{"mesh":1497,"name":"COMPOUND1484"},{"mesh":1498,"name":"COMPOUND1485"},{"mesh":1499,"name":"COMPOUND1486"},{"mesh":1500,"name":"COMPOUND1487"},{"mesh":1501,"name":"COMPOUND1488"},{"mesh":1502,"name":"COMPOUND1489"},{"mesh":1503,"name":"COMPOUND1490"},{"mesh":1504,"name":"COMPOUND1491"},{"mesh":1505,"name":"COMPOUND1492"},{"mesh":1506,"name":"COMPOUND1493"},{"mesh":1507,"name":"COMPOUND1494"},{"mesh":1508,"name":"COMPOUND1495"},{"mesh":1509,"name":"COMPOUND1496"},{"mesh":1510,"name":"COMPOUND1497"},{"mesh":1511,"name":"COMPOUND1498"},{"mesh":1512,"name":"COMPOUND1499"},{"mesh":1513,"name":"COMPOUND1500"},{"mesh":1514,"name":"COMPOUND1501"},{"mesh":1515,"name":"COMPOUND1502"},{"mesh":1516,"name":"COMPOUND1503"},{"mesh":1517,"name":"COMPOUND1504"},{"mesh":1518,"name":"COMPOUND1505"},{"mesh":1519,"name":"COMPOUND1506"},{"mesh":1520,"name":"COMPOUND1507"},{"mesh":1521,"name":"COMPOUND1508"},{"mesh":1522,"name":"COMPOUND1509"},{"mesh":1523,"name":"COMPOUND1510"},{"mesh":1524,"name":"COMPOUND1511"},{"mesh":1525,"name":"COMPOUND1512"},{"mesh":1526,"name":"COMPOUND1513"},{"mesh":1527,"name":"COMPOUND1514"},{"mesh":1528,"name":"COMPOUND1515"},{"mesh":1529,"name":"COMPOUND1516"},{"mesh":1530,"name":"COMPOUND1517"},{"mesh":1531,"name":"COMPOUND1518"},{"mesh":1532,"name":"COMPOUND1519"},{"mesh":1533,"name":"COMPOUND1520"},{"mesh":1534,"name":"COMPOUND1521"},{"mesh":1535,"name":"COMPOUND1522"},{"mesh":1536,"name":"COMPOUND1523"},{"mesh":1537,"name":"COMPOUND1524"},{"mesh":1538,"name":"COMPOUND1525"},{"mesh":1539,"name":"COMPOUND1526"},{"mesh":1540,"name":"COMPOUND1527"},{"mesh":1541,"name":"COMPOUND1528"},{"mesh":1542,"name":"COMPOUND1529"},{"mesh":1543,"name":"COMPOUND1530"},{"mesh":1544,"name":"COMPOUND1531"},{"mesh":1545,"name":"COMPOUND1532"},{"mesh":1546,"name":"COMPOUND1533"},{"mesh":1547,"name":"COMPOUND1534"},{"mesh":1548,"name":"COMPOUND1535"},{"mesh":1549,"name":"COMPOUND1536"},{"mesh":1550,"name":"COMPOUND1537"},{"mesh":1551,"name":"COMPOUND1538"},{"mesh":1552,"name":"COMPOUND1539"},{"mesh":1553,"name":"COMPOUND1540"},{"mesh":1554,"name":"COMPOUND1541"},{"mesh":1555,"name":"COMPOUND1542"},{"mesh":1556,"name":"COMPOUND1543"},{"mesh":1557,"name":"COMPOUND1544"},{"mesh":1558,"name":"COMPOUND1545"},{"mesh":1559,"name":"COMPOUND1546"},{"mesh":1560,"name":"COMPOUND1547"},{"mesh":1561,"name":"COMPOUND1548"},{"mesh":1562,"name":"COMPOUND1549"},{"mesh":1563,"name":"COMPOUND1550"},{"mesh":1564,"name":"COMPOUND1551"},{"mesh":1565,"name":"COMPOUND1552"},{"mesh":1566,"name":"COMPOUND1553"},{"mesh":1567,"name":"COMPOUND1554"},{"mesh":1568,"name":"COMPOUND1555"},{"mesh":1569,"name":"COMPOUND1556"},{"mesh":1570,"name":"COMPOUND1557"},{"mesh":1571,"name":"COMPOUND1558"},{"mesh":1572,"name":"COMPOUND1559"},{"mesh":1573,"name":"COMPOUND1560"},{"mesh":1574,"name":"COMPOUND1561"},{"mesh":1575,"name":"COMPOUND1562"},{"mesh":1576,"name":"COMPOUND1563"},{"mesh":1577,"name":"COMPOUND1564"},{"mesh":1578,"name":"COMPOUND1565"},{"mesh":1579,"name":"COMPOUND1566"},{"mesh":1580,"name":"COMPOUND1567"},{"mesh":1581,"name":"COMPOUND1568"},{"mesh":1582,"name":"COMPOUND1569"},{"mesh":1583,"name":"COMPOUND1570"},{"mesh":1584,"name":"COMPOUND1571"},{"mesh":1585,"name":"COMPOUND1572"},{"mesh":1586,"name":"COMPOUND1573"},{"mesh":1587,"name":"COMPOUND1574"},{"mesh":1588,"name":"COMPOUND1575"},{"mesh":1589,"name":"COMPOUND1576"},{"mesh":1590,"name":"COMPOUND1577"},{"mesh":1591,"name":"COMPOUND1578"},{"mesh":1592,"name":"COMPOUND1579"},{"mesh":1593,"name":"COMPOUND1580"},{"mesh":1594,"name":"COMPOUND1581"},{"mesh":1595,"name":"COMPOUND1582"},{"mesh":1596,"name":"COMPOUND1583"},{"mesh":1597,"name":"COMPOUND1584"},{"mesh":1598,"name":"COMPOUND1585"},{"mesh":1599,"name":"COMPOUND1586"},{"mesh":1600,"name":"COMPOUND1587"},{"mesh":1601,"name":"COMPOUND1588"},{"mesh":1602,"name":"COMPOUND1589"},{"mesh":1603,"name":"COMPOUND1590"},{"mesh":1604,"name":"COMPOUND1591"},{"mesh":1605,"name":"COMPOUND1592"},{"mesh":1606,"name":"COMPOUND1593"},{"mesh":1607,"name":"COMPOUND1594"},{"mesh":1608,"name":"COMPOUND1595"},{"mesh":1609,"name":"COMPOUND1596"},{"mesh":1610,"name":"COMPOUND1597"},{"mesh":1611,"name":"COMPOUND1598"},{"mesh":1612,"name":"COMPOUND1599"},{"mesh":1613,"name":"COMPOUND1600"},{"mesh":1614,"name":"COMPOUND1601"},{"mesh":1615,"name":"COMPOUND1602"},{"mesh":1616,"name":"COMPOUND1603"},{"mesh":1617,"name":"COMPOUND1604"},{"mesh":1618,"name":"COMPOUND1605"},{"mesh":1619,"name":"COMPOUND1606"},{"mesh":1620,"name":"COMPOUND1607"},{"mesh":1621,"name":"COMPOUND1608"},{"mesh":1622,"name":"COMPOUND1609"},{"mesh":1623,"name":"COMPOUND1610"},{"mesh":1624,"name":"COMPOUND1611"},{"mesh":1625,"name":"COMPOUND1612"},{"mesh":1626,"name":"COMPOUND1613"},{"mesh":1627,"name":"COMPOUND1614"},{"mesh":1628,"name":"COMPOUND1615"},{"mesh":1629,"name":"COMPOUND1616"},{"mesh":1630,"name":"COMPOUND1617"},{"mesh":1631,"name":"COMPOUND1618"},{"mesh":1632,"name":"COMPOUND1619"},{"mesh":1633,"name":"COMPOUND1620"},{"mesh":1634,"name":"COMPOUND1621"},{"mesh":1635,"name":"COMPOUND1622"},{"mesh":1636,"name":"COMPOUND1623"},{"mesh":1637,"name":"COMPOUND1624"},{"mesh":1638,"name":"COMPOUND1625"},{"mesh":1639,"name":"COMPOUND1626"},{"mesh":1640,"name":"COMPOUND1627"},{"mesh":1641,"name":"COMPOUND1628"},{"mesh":1642,"name":"COMPOUND1629"},{"mesh":1643,"name":"COMPOUND1630"},{"mesh":1644,"name":"COMPOUND1631"},{"mesh":1645,"name":"COMPOUND1632"},{"mesh":1646,"name":"COMPOUND1633"},{"mesh":1647,"name":"COMPOUND1634"},{"mesh":1648,"name":"COMPOUND1635"},{"mesh":1649,"name":"COMPOUND1636"},{"mesh":1650,"name":"COMPOUND1637"},{"mesh":1651,"name":"COMPOUND1638"},{"mesh":1652,"name":"COMPOUND1639"},{"mesh":1653,"name":"COMPOUND1640"},{"mesh":1654,"name":"COMPOUND1641"},{"mesh":1655,"name":"COMPOUND1642"},{"mesh":1656,"name":"COMPOUND1643"},{"mesh":1657,"name":"COMPOUND1644"},{"mesh":1658,"name":"COMPOUND1645"},{"mesh":1659,"name":"COMPOUND1646"},{"mesh":1660,"name":"COMPOUND1647"},{"mesh":1661,"name":"COMPOUND1648"},{"mesh":1662,"name":"COMPOUND1649"},{"mesh":1663,"name":"COMPOUND1650"},{"mesh":1664,"name":"COMPOUND1651"},{"mesh":1665,"name":"COMPOUND1652"},{"mesh":1666,"name":"COMPOUND1653"},{"mesh":1667,"name":"COMPOUND1654"},{"mesh":1668,"name":"COMPOUND1655"},{"mesh":1669,"name":"COMPOUND1656"},{"mesh":1670,"name":"COMPOUND1657"},{"mesh":1671,"name":"COMPOUND1658"},{"mesh":1672,"name":"COMPOUND1659"},{"mesh":1673,"name":"COMPOUND1660"},{"mesh":1674,"name":"COMPOUND1661"},{"children":[1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825],"name":"COMPOUND1774"},{"mesh":1675,"name":"COMPOUND1663"},{"mesh":1676,"name":"COMPOUND1664"},{"mesh":1677,"name":"COMPOUND1665"},{"mesh":1678,"name":"COMPOUND1666"},{"mesh":1679,"name":"COMPOUND1667"},{"mesh":1680,"name":"COMPOUND1668"},{"mesh":1681,"name":"COMPOUND1669"},{"mesh":1682,"name":"COMPOUND1670"},{"mesh":1683,"name":"COMPOUND1671"},{"mesh":1684,"name":"COMPOUND1672"},{"mesh":1685,"name":"COMPOUND1673"},{"mesh":1686,"name":"COMPOUND1674"},{"mesh":1687,"name":"COMPOUND1675"},{"name":"COMPOUND1676"},{"mesh":1688,"name":"COMPOUND1677"},{"mesh":1689,"name":"COMPOUND1678"},{"mesh":1690,"name":"COMPOUND1679"},{"mesh":1691,"name":"COMPOUND1680"},{"mesh":1692,"name":"COMPOUND1681"},{"mesh":1693,"name":"COMPOUND1682"},{"mesh":1694,"name":"COMPOUND1683"},{"mesh":1695,"name":"COMPOUND1684"},{"mesh":1696,"name":"COMPOUND1685"},{"mesh":1697,"name":"COMPOUND1686"},{"mesh":1698,"name":"COMPOUND1687"},{"mesh":1699,"name":"COMPOUND1688"},{"mesh":1700,"name":"COMPOUND1689"},{"name":"COMPOUND1690"},{"mesh":1701,"name":"COMPOUND1691"},{"mesh":1702,"name":"COMPOUND1692"},{"mesh":1703,"name":"COMPOUND1693"},{"mesh":1704,"name":"COMPOUND1694"},{"mesh":1705,"name":"COMPOUND1695"},{"mesh":1706,"name":"COMPOUND1696"},{"mesh":1707,"name":"COMPOUND1697"},{"mesh":1708,"name":"COMPOUND1698"},{"mesh":1709,"name":"COMPOUND1699"},{"mesh":1710,"name":"COMPOUND1700"},{"mesh":1711,"name":"COMPOUND1701"},{"mesh":1712,"name":"COMPOUND1702"},{"mesh":1713,"name":"COMPOUND1703"},{"mesh":1714,"name":"COMPOUND1704"},{"mesh":1715,"name":"COMPOUND1705"},{"mesh":1716,"name":"COMPOUND1706"},{"mesh":1717,"name":"COMPOUND1707"},{"mesh":1718,"name":"COMPOUND1708"},{"mesh":1719,"name":"COMPOUND1709"},{"mesh":1720,"name":"COMPOUND1710"},{"mesh":1721,"name":"COMPOUND1711"},{"mesh":1722,"name":"COMPOUND1712"},{"mesh":1723,"name":"COMPOUND1713"},{"mesh":1724,"name":"COMPOUND1714"},{"mesh":1725,"name":"COMPOUND1715"},{"mesh":1726,"name":"COMPOUND1716"},{"mesh":1727,"name":"COMPOUND1717"},{"mesh":1728,"name":"COMPOUND1718"},{"mesh":1729,"name":"COMPOUND1719"},{"mesh":1730,"name":"COMPOUND1720"},{"mesh":1731,"name":"COMPOUND1721"},{"mesh":1732,"name":"COMPOUND1722"},{"mesh":1733,"name":"COMPOUND1723"},{"mesh":1734,"name":"COMPOUND1724"},{"mesh":1735,"name":"COMPOUND1725"},{"mesh":1736,"name":"COMPOUND1726"},{"mesh":1737,"name":"COMPOUND1727"},{"mesh":1738,"name":"COMPOUND1728"},{"mesh":1739,"name":"COMPOUND1729"},{"mesh":1740,"name":"COMPOUND1730"},{"mesh":1741,"name":"COMPOUND1731"},{"mesh":1742,"name":"COMPOUND1732"},{"mesh":1743,"name":"COMPOUND1733"},{"mesh":1744,"name":"COMPOUND1734"},{"mesh":1745,"name":"COMPOUND1735"},{"mesh":1746,"name":"COMPOUND1736"},{"mesh":1747,"name":"COMPOUND1737"},{"mesh":1748,"name":"COMPOUND1738"},{"mesh":1749,"name":"COMPOUND1739"},{"mesh":1750,"name":"COMPOUND1740"},{"mesh":1751,"name":"COMPOUND1741"},{"mesh":1752,"name":"COMPOUND1742"},{"mesh":1753,"name":"COMPOUND1743"},{"mesh":1754,"name":"COMPOUND1744"},{"mesh":1755,"name":"COMPOUND1745"},{"mesh":1756,"name":"COMPOUND1746"},{"mesh":1757,"name":"COMPOUND1747"},{"mesh":1758,"name":"COMPOUND1748"},{"mesh":1759,"name":"COMPOUND1749"},{"mesh":1760,"name":"COMPOUND1750"},{"mesh":1761,"name":"COMPOUND1751"},{"mesh":1762,"name":"COMPOUND1752"},{"mesh":1763,"name":"COMPOUND1753"},{"mesh":1764,"name":"COMPOUND1754"},{"mesh":1765,"name":"COMPOUND1755"},{"mesh":1766,"name":"COMPOUND1756"},{"mesh":1767,"name":"COMPOUND1757"},{"mesh":1768,"name":"COMPOUND1758"},{"mesh":1769,"name":"COMPOUND1759"},{"mesh":1770,"name":"COMPOUND1760"},{"mesh":1771,"name":"COMPOUND1761"},{"mesh":1772,"name":"COMPOUND1762"},{"mesh":1773,"name":"COMPOUND1763"},{"mesh":1774,"name":"COMPOUND1764"},{"mesh":1775,"name":"COMPOUND1765"},{"mesh":1776,"name":"COMPOUND1766"},{"mesh":1777,"name":"COMPOUND1767"},{"mesh":1778,"name":"COMPOUND1768"},{"mesh":1779,"name":"COMPOUND1769"},{"mesh":1780,"name":"COMPOUND1770"},{"mesh":1781,"name":"COMPOUND1771"},{"mesh":1782,"name":"COMPOUND1772"},{"mesh":1783,"name":"COMPOUND1773"},{"children":[1827],"name":"\\X2\\6A6180F676AE80A4\\X0\\004"},{"mesh":1784,"name":"SOLID011"},{"mesh":1785,"name":"\\X2\\6A6180F6\\X0\\_stp004"},{"children":[1830,1831,1832,1833,1834,1835,1990,2205,2490,2597,2812],"rotation":[0.0,-1.68994543118367e-13,0.0,1.0],"translation":[0.118999999999986,0.0339999999999998,0.0420000000000215],"name":"\\X2\\5B8988C5652F67B6\\X0\\"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.00799999999998696,0.0,-0.104000000000008],"mesh":1786,"name":"SCB5-12"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.060999999999997105,0.0,-0.056000000000018806],"mesh":1787,"name":"SCB5-008"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.114999999999987,0.0,-0.10400000000003],"mesh":1788,"name":"SCB5-009"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.11500000000000701,0.0,-0.00700000000003013],"mesh":1789,"name":"SCB5-010"},{"rotation":[0.0,0.0,0.7071067811865475,0.7071067811865475],"translation":[0.00800000000000735,0.0,-0.00700000000000763],"mesh":1790,"name":"SCB5-011"},{"children":[1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989],"name":"\\X2\\624B638C\\X0\\1-154"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1791,"name":"\\X2\\624B638C\\X0\\1-1"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1792,"name":"\\X2\\624B638C\\X0\\1-001"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1793,"name":"\\X2\\624B638C\\X0\\1-002"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1794,"name":"\\X2\\624B638C\\X0\\1-003"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1795,"name":"\\X2\\624B638C\\X0\\1-004"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1796,"name":"\\X2\\624B638C\\X0\\1-005"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1797,"name":"\\X2\\624B638C\\X0\\1-006"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1798,"name":"\\X2\\624B638C\\X0\\1-007"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1799,"name":"\\X2\\624B638C\\X0\\1-008"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1800,"name":"\\X2\\624B638C\\X0\\1-009"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1801,"name":"\\X2\\624B638C\\X0\\1-010"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1802,"name":"\\X2\\624B638C\\X0\\1-011"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1803,"name":"\\X2\\624B638C\\X0\\1-012"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1804,"name":"\\X2\\624B638C\\X0\\1-013"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1805,"name":"\\X2\\624B638C\\X0\\1-014"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1806,"name":"\\X2\\624B638C\\X0\\1-015"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1807,"name":"\\X2\\624B638C\\X0\\1-016"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1808,"name":"\\X2\\624B638C\\X0\\1-017"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1809,"name":"\\X2\\624B638C\\X0\\1-018"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1810,"name":"\\X2\\624B638C\\X0\\1-019"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1811,"name":"\\X2\\624B638C\\X0\\1-020"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1812,"name":"\\X2\\624B638C\\X0\\1-021"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1813,"name":"\\X2\\624B638C\\X0\\1-022"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1814,"name":"\\X2\\624B638C\\X0\\1-023"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1815,"name":"\\X2\\624B638C\\X0\\1-024"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1816,"name":"\\X2\\624B638C\\X0\\1-025"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1817,"name":"\\X2\\624B638C\\X0\\1-026"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1818,"name":"\\X2\\624B638C\\X0\\1-027"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1819,"name":"\\X2\\624B638C\\X0\\1-028"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1820,"name":"\\X2\\624B638C\\X0\\1-029"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1821,"name":"\\X2\\624B638C\\X0\\1-030"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1822,"name":"\\X2\\624B638C\\X0\\1-031"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1823,"name":"\\X2\\624B638C\\X0\\1-032"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1824,"name":"\\X2\\624B638C\\X0\\1-033"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1825,"name":"\\X2\\624B638C\\X0\\1-034"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1826,"name":"\\X2\\624B638C\\X0\\1-035"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1827,"name":"\\X2\\624B638C\\X0\\1-036"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1828,"name":"\\X2\\624B638C\\X0\\1-037"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1829,"name":"\\X2\\624B638C\\X0\\1-038"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1830,"name":"\\X2\\624B638C\\X0\\1-039"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1831,"name":"\\X2\\624B638C\\X0\\1-040"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1832,"name":"\\X2\\624B638C\\X0\\1-041"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1833,"name":"\\X2\\624B638C\\X0\\1-042"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1834,"name":"\\X2\\624B638C\\X0\\1-043"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1835,"name":"\\X2\\624B638C\\X0\\1-044"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1836,"name":"\\X2\\624B638C\\X0\\1-045"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1837,"name":"\\X2\\624B638C\\X0\\1-046"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1838,"name":"\\X2\\624B638C\\X0\\1-047"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1839,"name":"\\X2\\624B638C\\X0\\1-048"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1840,"name":"\\X2\\624B638C\\X0\\1-049"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1841,"name":"\\X2\\624B638C\\X0\\1-050"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1842,"name":"\\X2\\624B638C\\X0\\1-051"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1843,"name":"\\X2\\624B638C\\X0\\1-052"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1844,"name":"\\X2\\624B638C\\X0\\1-053"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1845,"name":"\\X2\\624B638C\\X0\\1-054"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1846,"name":"\\X2\\624B638C\\X0\\1-055"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1847,"name":"\\X2\\624B638C\\X0\\1-056"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1848,"name":"\\X2\\624B638C\\X0\\1-057"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1849,"name":"\\X2\\624B638C\\X0\\1-058"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1850,"name":"\\X2\\624B638C\\X0\\1-059"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1851,"name":"\\X2\\624B638C\\X0\\1-060"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1852,"name":"\\X2\\624B638C\\X0\\1-061"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1853,"name":"\\X2\\624B638C\\X0\\1-062"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1854,"name":"\\X2\\624B638C\\X0\\1-063"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1855,"name":"\\X2\\624B638C\\X0\\1-064"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1856,"name":"\\X2\\624B638C\\X0\\1-065"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1857,"name":"\\X2\\624B638C\\X0\\1-066"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1858,"name":"\\X2\\624B638C\\X0\\1-067"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1859,"name":"\\X2\\624B638C\\X0\\1-068"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1860,"name":"\\X2\\624B638C\\X0\\1-069"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1861,"name":"\\X2\\624B638C\\X0\\1-070"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1862,"name":"\\X2\\624B638C\\X0\\1-071"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1863,"name":"\\X2\\624B638C\\X0\\1-072"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1864,"name":"\\X2\\624B638C\\X0\\1-073"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1865,"name":"\\X2\\624B638C\\X0\\1-074"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1866,"name":"\\X2\\624B638C\\X0\\1-075"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1867,"name":"\\X2\\624B638C\\X0\\1-076"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1868,"name":"\\X2\\624B638C\\X0\\1-077"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1869,"name":"\\X2\\624B638C\\X0\\1-078"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1870,"name":"\\X2\\624B638C\\X0\\1-079"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1871,"name":"\\X2\\624B638C\\X0\\1-080"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1872,"name":"\\X2\\624B638C\\X0\\1-081"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1873,"name":"\\X2\\624B638C\\X0\\1-082"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1874,"name":"\\X2\\624B638C\\X0\\1-083"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1875,"name":"\\X2\\624B638C\\X0\\1-084"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1876,"name":"\\X2\\624B638C\\X0\\1-085"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1877,"name":"\\X2\\624B638C\\X0\\1-086"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1878,"name":"\\X2\\624B638C\\X0\\1-087"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1879,"name":"\\X2\\624B638C\\X0\\1-088"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1880,"name":"\\X2\\624B638C\\X0\\1-089"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1881,"name":"\\X2\\624B638C\\X0\\1-090"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1882,"name":"\\X2\\624B638C\\X0\\1-091"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1883,"name":"\\X2\\624B638C\\X0\\1-092"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1884,"name":"\\X2\\624B638C\\X0\\1-093"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1885,"name":"\\X2\\624B638C\\X0\\1-094"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1886,"name":"\\X2\\624B638C\\X0\\1-095"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1887,"name":"\\X2\\624B638C\\X0\\1-096"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1888,"name":"\\X2\\624B638C\\X0\\1-097"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1889,"name":"\\X2\\624B638C\\X0\\1-098"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1890,"name":"\\X2\\624B638C\\X0\\1-099"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1891,"name":"\\X2\\624B638C\\X0\\1-100"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1892,"name":"\\X2\\624B638C\\X0\\1-101"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1893,"name":"\\X2\\624B638C\\X0\\1-102"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1894,"name":"\\X2\\624B638C\\X0\\1-103"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1895,"name":"\\X2\\624B638C\\X0\\1-104"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1896,"name":"\\X2\\624B638C\\X0\\1-105"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1897,"name":"\\X2\\624B638C\\X0\\1-106"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1898,"name":"\\X2\\624B638C\\X0\\1-107"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1899,"name":"\\X2\\624B638C\\X0\\1-108"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1900,"name":"\\X2\\624B638C\\X0\\1-109"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1901,"name":"\\X2\\624B638C\\X0\\1-110"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1902,"name":"\\X2\\624B638C\\X0\\1-111"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1903,"name":"\\X2\\624B638C\\X0\\1-112"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1904,"name":"\\X2\\624B638C\\X0\\1-113"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1905,"name":"\\X2\\624B638C\\X0\\1-114"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1906,"name":"\\X2\\624B638C\\X0\\1-115"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1907,"name":"\\X2\\624B638C\\X0\\1-116"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1908,"name":"\\X2\\624B638C\\X0\\1-117"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1909,"name":"\\X2\\624B638C\\X0\\1-118"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1910,"name":"\\X2\\624B638C\\X0\\1-119"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1911,"name":"\\X2\\624B638C\\X0\\1-120"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1912,"name":"\\X2\\624B638C\\X0\\1-121"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1913,"name":"\\X2\\624B638C\\X0\\1-122"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1914,"name":"\\X2\\624B638C\\X0\\1-123"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1915,"name":"\\X2\\624B638C\\X0\\1-124"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1916,"name":"\\X2\\624B638C\\X0\\1-125"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1917,"name":"\\X2\\624B638C\\X0\\1-126"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1918,"name":"\\X2\\624B638C\\X0\\1-127"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1919,"name":"\\X2\\624B638C\\X0\\1-128"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1920,"name":"\\X2\\624B638C\\X0\\1-129"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1921,"name":"\\X2\\624B638C\\X0\\1-130"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1922,"name":"\\X2\\624B638C\\X0\\1-131"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1923,"name":"\\X2\\624B638C\\X0\\1-132"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1924,"name":"\\X2\\624B638C\\X0\\1-133"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1925,"name":"\\X2\\624B638C\\X0\\1-134"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1926,"name":"\\X2\\624B638C\\X0\\1-135"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1927,"name":"\\X2\\624B638C\\X0\\1-136"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1928,"name":"\\X2\\624B638C\\X0\\1-137"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1929,"name":"\\X2\\624B638C\\X0\\1-138"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1930,"name":"\\X2\\624B638C\\X0\\1-139"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1931,"name":"\\X2\\624B638C\\X0\\1-140"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1932,"name":"\\X2\\624B638C\\X0\\1-141"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1933,"name":"\\X2\\624B638C\\X0\\1-142"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1934,"name":"\\X2\\624B638C\\X0\\1-143"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1935,"name":"\\X2\\624B638C\\X0\\1-144"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1936,"name":"\\X2\\624B638C\\X0\\1-145"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1937,"name":"\\X2\\624B638C\\X0\\1-146"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1938,"name":"\\X2\\624B638C\\X0\\1-147"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1939,"name":"\\X2\\624B638C\\X0\\1-148"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1940,"name":"\\X2\\624B638C\\X0\\1-149"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1941,"name":"\\X2\\624B638C\\X0\\1-150"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1942,"name":"\\X2\\624B638C\\X0\\1-151"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1943,"name":"\\X2\\624B638C\\X0\\1-152"},{"rotation":[0.0,-0.7372773368101238,0.0,0.6755902076156607],"translation":[-0.049264877375643,0.0224649988,-0.127313552670345],"mesh":1944,"name":"\\X2\\624B638C\\X0\\1-153"},{"children":[1991,2091],"rotation":[0.9990482215818642,4.3669763422109705e-8,0.04361938736516649,1.906663046728654e-9],"translation":[0.0131109635054066,0.020284668769822302,-0.14397183205705902],"name":"\\X2\\624B638C91C796C6677F\\X0\\"},{"children":[1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090],"name":"COMPOUND1874"},{"mesh":1945,"name":"COMPOUND1775"},{"mesh":1946,"name":"COMPOUND1776"},{"mesh":1947,"name":"COMPOUND1777"},{"mesh":1948,"name":"COMPOUND1778"},{"mesh":1949,"name":"COMPOUND1779"},{"mesh":1950,"name":"COMPOUND1780"},{"mesh":1951,"name":"COMPOUND1781"},{"mesh":1952,"name":"COMPOUND1782"},{"mesh":1953,"name":"COMPOUND1783"},{"mesh":1954,"name":"COMPOUND1784"},{"mesh":1955,"name":"COMPOUND1785"},{"mesh":1956,"name":"COMPOUND1786"},{"mesh":1957,"name":"COMPOUND1787"},{"mesh":1958,"name":"COMPOUND1788"},{"mesh":1959,"name":"COMPOUND1789"},{"mesh":1960,"name":"COMPOUND1790"},{"mesh":1961,"name":"COMPOUND1791"},{"mesh":1962,"name":"COMPOUND1792"},{"mesh":1963,"name":"COMPOUND1793"},{"mesh":1964,"name":"COMPOUND1794"},{"mesh":1965,"name":"COMPOUND1795"},{"mesh":1966,"name":"COMPOUND1796"},{"mesh":1967,"name":"COMPOUND1797"},{"mesh":1968,"name":"COMPOUND1798"},{"mesh":1969,"name":"COMPOUND1799"},{"mesh":1970,"name":"COMPOUND1800"},{"mesh":1971,"name":"COMPOUND1801"},{"mesh":1972,"name":"COMPOUND1802"},{"mesh":1973,"name":"COMPOUND1803"},{"mesh":1974,"name":"COMPOUND1804"},{"mesh":1975,"name":"COMPOUND1805"},{"mesh":1976,"name":"COMPOUND1806"},{"mesh":1977,"name":"COMPOUND1807"},{"mesh":1978,"name":"COMPOUND1808"},{"mesh":1979,"name":"COMPOUND1809"},{"mesh":1980,"name":"COMPOUND1810"},{"mesh":1981,"name":"COMPOUND1811"},{"mesh":1982,"name":"COMPOUND1812"},{"mesh":1983,"name":"COMPOUND1813"},{"mesh":1984,"name":"COMPOUND1814"},{"mesh":1985,"name":"COMPOUND1815"},{"mesh":1986,"name":"COMPOUND1816"},{"mesh":1987,"name":"COMPOUND1817"},{"mesh":1988,"name":"COMPOUND1818"},{"mesh":1989,"name":"COMPOUND1819"},{"mesh":1990,"name":"COMPOUND1820"},{"mesh":1991,"name":"COMPOUND1821"},{"mesh":1992,"name":"COMPOUND1822"},{"mesh":1993,"name":"COMPOUND1823"},{"mesh":1994,"name":"COMPOUND1824"},{"mesh":1995,"name":"COMPOUND1825"},{"mesh":1996,"name":"COMPOUND1826"},{"mesh":1997,"name":"COMPOUND1827"},{"mesh":1998,"name":"COMPOUND1828"},{"mesh":1999,"name":"COMPOUND1829"},{"mesh":2000,"name":"COMPOUND1830"},{"mesh":2001,"name":"COMPOUND1831"},{"mesh":2002,"name":"COMPOUND1832"},{"mesh":2003,"name":"COMPOUND1833"},{"mesh":2004,"name":"COMPOUND1834"},{"mesh":2005,"name":"COMPOUND1835"},{"mesh":2006,"name":"COMPOUND1836"},{"mesh":2007,"name":"COMPOUND1837"},{"mesh":2008,"name":"COMPOUND1838"},{"mesh":2009,"name":"COMPOUND1839"},{"mesh":2010,"name":"COMPOUND1840"},{"mesh":2011,"name":"COMPOUND1841"},{"mesh":2012,"name":"COMPOUND1842"},{"mesh":2013,"name":"COMPOUND1843"},{"mesh":2014,"name":"COMPOUND1844"},{"mesh":2015,"name":"COMPOUND1845"},{"mesh":2016,"name":"COMPOUND1846"},{"mesh":2017,"name":"COMPOUND1847"},{"mesh":2018,"name":"COMPOUND1848"},{"mesh":2019,"name":"COMPOUND1849"},{"mesh":2020,"name":"COMPOUND1850"},{"mesh":2021,"name":"COMPOUND1851"},{"mesh":2022,"name":"COMPOUND1852"},{"mesh":2023,"name":"COMPOUND1853"},{"mesh":2024,"name":"COMPOUND1854"},{"mesh":2025,"name":"COMPOUND1855"},{"mesh":2026,"name":"COMPOUND1856"},{"mesh":2027,"name":"COMPOUND1857"},{"mesh":2028,"name":"COMPOUND1858"},{"mesh":2029,"name":"COMPOUND1859"},{"mesh":2030,"name":"COMPOUND1860"},{"mesh":2031,"name":"COMPOUND1861"},{"mesh":2032,"name":"COMPOUND1862"},{"mesh":2033,"name":"COMPOUND1863"},{"mesh":2034,"name":"COMPOUND1864"},{"mesh":2035,"name":"COMPOUND1865"},{"mesh":2036,"name":"COMPOUND1866"},{"mesh":2037,"name":"COMPOUND1867"},{"mesh":2038,"name":"COMPOUND1868"},{"mesh":2039,"name":"COMPOUND1869"},{"mesh":2040,"name":"COMPOUND1870"},{"mesh":2041,"name":"COMPOUND1871"},{"mesh":2042,"name":"COMPOUND1872"},{"mesh":2043,"name":"COMPOUND1873"},{"children":[2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204],"name":"COMPOUND1988"},{"mesh":2044,"name":"COMPOUND1875"},{"mesh":2045,"name":"COMPOUND1876"},{"mesh":2046,"name":"COMPOUND1877"},{"mesh":2047,"name":"COMPOUND1878"},{"mesh":2048,"name":"COMPOUND1879"},{"name":"COMPOUND1880"},{"mesh":2049,"name":"COMPOUND1881"},{"mesh":2050,"name":"COMPOUND1882"},{"mesh":2051,"name":"COMPOUND1883"},{"mesh":2052,"name":"COMPOUND1884"},{"mesh":2053,"name":"COMPOUND1885"},{"mesh":2054,"name":"COMPOUND1886"},{"mesh":2055,"name":"COMPOUND1887"},{"mesh":2056,"name":"COMPOUND1888"},{"mesh":2057,"name":"COMPOUND1889"},{"mesh":2058,"name":"COMPOUND1890"},{"mesh":2059,"name":"COMPOUND1891"},{"mesh":2060,"name":"COMPOUND1892"},{"mesh":2061,"name":"COMPOUND1893"},{"mesh":2062,"name":"COMPOUND1894"},{"mesh":2063,"name":"COMPOUND1895"},{"mesh":2064,"name":"COMPOUND1896"},{"mesh":2065,"name":"COMPOUND1897"},{"mesh":2066,"name":"COMPOUND1898"},{"mesh":2067,"name":"COMPOUND1899"},{"mesh":2068,"name":"COMPOUND1900"},{"mesh":2069,"name":"COMPOUND1901"},{"mesh":2070,"name":"COMPOUND1902"},{"mesh":2071,"name":"COMPOUND1903"},{"mesh":2072,"name":"COMPOUND1904"},{"mesh":2073,"name":"COMPOUND1905"},{"mesh":2074,"name":"COMPOUND1906"},{"mesh":2075,"name":"COMPOUND1907"},{"mesh":2076,"name":"COMPOUND1908"},{"mesh":2077,"name":"COMPOUND1909"},{"mesh":2078,"name":"COMPOUND1910"},{"mesh":2079,"name":"COMPOUND1911"},{"mesh":2080,"name":"COMPOUND1912"},{"mesh":2081,"name":"COMPOUND1913"},{"mesh":2082,"name":"COMPOUND1914"},{"mesh":2083,"name":"COMPOUND1915"},{"mesh":2084,"name":"COMPOUND1916"},{"mesh":2085,"name":"COMPOUND1917"},{"mesh":2086,"name":"COMPOUND1918"},{"mesh":2087,"name":"COMPOUND1919"},{"mesh":2088,"name":"COMPOUND1920"},{"mesh":2089,"name":"COMPOUND1921"},{"mesh":2090,"name":"COMPOUND1922"},{"mesh":2091,"name":"COMPOUND1923"},{"mesh":2092,"name":"COMPOUND1924"},{"mesh":2093,"name":"COMPOUND1925"},{"mesh":2094,"name":"COMPOUND1926"},{"mesh":2095,"name":"COMPOUND1927"},{"mesh":2096,"name":"COMPOUND1928"},{"mesh":2097,"name":"COMPOUND1929"},{"mesh":2098,"name":"COMPOUND1930"},{"mesh":2099,"name":"COMPOUND1931"},{"mesh":2100,"name":"COMPOUND1932"},{"mesh":2101,"name":"COMPOUND1933"},{"mesh":2102,"name":"COMPOUND1934"},{"mesh":2103,"name":"COMPOUND1935"},{"mesh":2104,"name":"COMPOUND1936"},{"mesh":2105,"name":"COMPOUND1937"},{"mesh":2106,"name":"COMPOUND1938"},{"mesh":2107,"name":"COMPOUND1939"},{"mesh":2108,"name":"COMPOUND1940"},{"mesh":2109,"name":"COMPOUND1941"},{"mesh":2110,"name":"COMPOUND1942"},{"mesh":2111,"name":"COMPOUND1943"},{"mesh":2112,"name":"COMPOUND1944"},{"mesh":2113,"name":"COMPOUND1945"},{"mesh":2114,"name":"COMPOUND1946"},{"mesh":2115,"name":"COMPOUND1947"},{"mesh":2116,"name":"COMPOUND1948"},{"mesh":2117,"name":"COMPOUND1949"},{"mesh":2118,"name":"COMPOUND1950"},{"mesh":2119,"name":"COMPOUND1951"},{"mesh":2120,"name":"COMPOUND1952"},{"mesh":2121,"name":"COMPOUND1953"},{"mesh":2122,"name":"COMPOUND1954"},{"mesh":2123,"name":"COMPOUND1955"},{"mesh":2124,"name":"COMPOUND1956"},{"mesh":2125,"name":"COMPOUND1957"},{"mesh":2126,"name":"COMPOUND1958"},{"mesh":2127,"name":"COMPOUND1959"},{"mesh":2128,"name":"COMPOUND1960"},{"mesh":2129,"name":"COMPOUND1961"},{"mesh":2130,"name":"COMPOUND1962"},{"mesh":2131,"name":"COMPOUND1963"},{"mesh":2132,"name":"COMPOUND1964"},{"mesh":2133,"name":"COMPOUND1965"},{"mesh":2134,"name":"COMPOUND1966"},{"mesh":2135,"name":"COMPOUND1967"},{"mesh":2136,"name":"COMPOUND1968"},{"mesh":2137,"name":"COMPOUND1969"},{"mesh":2138,"name":"COMPOUND1970"},{"mesh":2139,"name":"COMPOUND1971"},{"mesh":2140,"name":"COMPOUND1972"},{"mesh":2141,"name":"COMPOUND1973"},{"mesh":2142,"name":"COMPOUND1974"},{"mesh":2143,"name":"COMPOUND1975"},{"mesh":2144,"name":"COMPOUND1976"},{"mesh":2145,"name":"COMPOUND1977"},{"mesh":2146,"name":"COMPOUND1978"},{"mesh":2147,"name":"COMPOUND1979"},{"mesh":2148,"name":"COMPOUND1980"},{"mesh":2149,"name":"COMPOUND1981"},{"mesh":2150,"name":"COMPOUND1982"},{"mesh":2151,"name":"COMPOUND1983"},{"mesh":2152,"name":"COMPOUND1984"},{"mesh":2153,"name":"COMPOUND1985"},{"mesh":2154,"name":"COMPOUND1986"},{"mesh":2155,"name":"COMPOUND1987"},{"children":[2206,2376],"rotation":[1.0,0.0,0.0,0.0],"translation":[-0.0408660000000095,-0.0011800027200000501,-0.0868809999999974],"name":"\\X2\\7F515173\\X0\\"},{"children":[2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333,2334,2335,2336,2337,2338,2339,2340,2341,2342,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2353,2354,2355,2356,2357,2358,2359,2360,2361,2362,2363,2364,2365,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375],"name":"COMPOUND2158"},{"mesh":2156,"name":"COMPOUND1989"},{"mesh":2157,"name":"COMPOUND1990"},{"mesh":2158,"name":"COMPOUND1991"},{"mesh":2159,"name":"COMPOUND1992"},{"mesh":2160,"name":"COMPOUND1993"},{"mesh":2161,"name":"COMPOUND1994"},{"mesh":2162,"name":"COMPOUND1995"},{"mesh":2163,"name":"COMPOUND1996"},{"mesh":2164,"name":"COMPOUND1997"},{"mesh":2165,"name":"COMPOUND1998"},{"mesh":2166,"name":"COMPOUND1999"},{"mesh":2167,"name":"COMPOUND2000"},{"mesh":2168,"name":"COMPOUND2001"},{"mesh":2169,"name":"COMPOUND2002"},{"mesh":2170,"name":"COMPOUND2003"},{"mesh":2171,"name":"COMPOUND2004"},{"mesh":2172,"name":"COMPOUND2005"},{"mesh":2173,"name":"COMPOUND2006"},{"mesh":2174,"name":"COMPOUND2007"},{"mesh":2175,"name":"COMPOUND2008"},{"mesh":2176,"name":"COMPOUND2009"},{"mesh":2177,"name":"COMPOUND2010"},{"mesh":2178,"name":"COMPOUND2011"},{"mesh":2179,"name":"COMPOUND2012"},{"mesh":2180,"name":"COMPOUND2013"},{"mesh":2181,"name":"COMPOUND2014"},{"mesh":2182,"name":"COMPOUND2015"},{"mesh":2183,"name":"COMPOUND2016"},{"mesh":2184,"name":"COMPOUND2017"},{"mesh":2185,"name":"COMPOUND2018"},{"mesh":2186,"name":"COMPOUND2019"},{"mesh":2187,"name":"COMPOUND2020"},{"mesh":2188,"name":"COMPOUND2021"},{"mesh":2189,"name":"COMPOUND2022"},{"mesh":2190,"name":"COMPOUND2023"},{"mesh":2191,"name":"COMPOUND2024"},{"mesh":2192,"name":"COMPOUND2025"},{"mesh":2193,"name":"COMPOUND2026"},{"mesh":2194,"name":"COMPOUND2027"},{"mesh":2195,"name":"COMPOUND2028"},{"mesh":2196,"name":"COMPOUND2029"},{"mesh":2197,"name":"COMPOUND2030"},{"mesh":2198,"name":"COMPOUND2031"},{"mesh":2199,"name":"COMPOUND2032"},{"mesh":2200,"name":"COMPOUND2033"},{"mesh":2201,"name":"COMPOUND2034"},{"mesh":2202,"name":"COMPOUND2035"},{"mesh":2203,"name":"COMPOUND2036"},{"mesh":2204,"name":"COMPOUND2037"},{"mesh":2205,"name":"COMPOUND2038"},{"mesh":2206,"name":"COMPOUND2039"},{"mesh":2207,"name":"COMPOUND2040"},{"mesh":2208,"name":"COMPOUND2041"},{"mesh":2209,"name":"COMPOUND2042"},{"mesh":2210,"name":"COMPOUND2043"},{"mesh":2211,"name":"COMPOUND2044"},{"mesh":2212,"name":"COMPOUND2045"},{"mesh":2213,"name":"COMPOUND2046"},{"mesh":2214,"name":"COMPOUND2047"},{"mesh":2215,"name":"COMPOUND2048"},{"mesh":2216,"name":"COMPOUND2049"},{"mesh":2217,"name":"COMPOUND2050"},{"mesh":2218,"name":"COMPOUND2051"},{"mesh":2219,"name":"COMPOUND2052"},{"mesh":2220,"name":"COMPOUND2053"},{"mesh":2221,"name":"COMPOUND2054"},{"mesh":2222,"name":"COMPOUND2055"},{"mesh":2223,"name":"COMPOUND2056"},{"mesh":2224,"name":"COMPOUND2057"},{"mesh":2225,"name":"COMPOUND2058"},{"mesh":2226,"name":"COMPOUND2059"},{"mesh":2227,"name":"COMPOUND2060"},{"mesh":2228,"name":"COMPOUND2061"},{"mesh":2229,"name":"COMPOUND2062"},{"mesh":2230,"name":"COMPOUND2063"},{"mesh":2231,"name":"COMPOUND2064"},{"mesh":2232,"name":"COMPOUND2065"},{"mesh":2233,"name":"COMPOUND2066"},{"mesh":2234,"name":"COMPOUND2067"},{"mesh":2235,"name":"COMPOUND2068"},{"mesh":2236,"name":"COMPOUND2069"},{"mesh":2237,"name":"COMPOUND2070"},{"mesh":2238,"name":"COMPOUND2071"},{"mesh":2239,"name":"COMPOUND2072"},{"mesh":2240,"name":"COMPOUND2073"},{"mesh":2241,"name":"COMPOUND2074"},{"mesh":2242,"name":"COMPOUND2075"},{"mesh":2243,"name":"COMPOUND2076"},{"mesh":2244,"name":"COMPOUND2077"},{"mesh":2245,"name":"COMPOUND2078"},{"mesh":2246,"name":"COMPOUND2079"},{"mesh":2247,"name":"COMPOUND2080"},{"mesh":2248,"name":"COMPOUND2081"},{"mesh":2249,"name":"COMPOUND2082"},{"mesh":2250,"name":"COMPOUND2083"},{"mesh":2251,"name":"COMPOUND2084"},{"mesh":2252,"name":"COMPOUND2085"},{"mesh":2253,"name":"COMPOUND2086"},{"mesh":2254,"name":"COMPOUND2087"},{"mesh":2255,"name":"COMPOUND2088"},{"mesh":2256,"name":"COMPOUND2089"},{"mesh":2257,"name":"COMPOUND2090"},{"mesh":2258,"name":"COMPOUND2091"},{"mesh":2259,"name":"COMPOUND2092"},{"mesh":2260,"name":"COMPOUND2093"},{"mesh":2261,"name":"COMPOUND2094"},{"mesh":2262,"name":"COMPOUND2095"},{"mesh":2263,"name":"COMPOUND2096"},{"mesh":2264,"name":"COMPOUND2097"},{"mesh":2265,"name":"COMPOUND2098"},{"mesh":2266,"name":"COMPOUND2099"},{"mesh":2267,"name":"COMPOUND2100"},{"mesh":2268,"name":"COMPOUND2101"},{"mesh":2269,"name":"COMPOUND2102"},{"mesh":2270,"name":"COMPOUND2103"},{"mesh":2271,"name":"COMPOUND2104"},{"mesh":2272,"name":"COMPOUND2105"},{"mesh":2273,"name":"COMPOUND2106"},{"mesh":2274,"name":"COMPOUND2107"},{"mesh":2275,"name":"COMPOUND2108"},{"mesh":2276,"name":"COMPOUND2109"},{"mesh":2277,"name":"COMPOUND2110"},{"mesh":2278,"name":"COMPOUND2111"},{"mesh":2279,"name":"COMPOUND2112"},{"mesh":2280,"name":"COMPOUND2113"},{"mesh":2281,"name":"COMPOUND2114"},{"mesh":2282,"name":"COMPOUND2115"},{"mesh":2283,"name":"COMPOUND2116"},{"mesh":2284,"name":"COMPOUND2117"},{"mesh":2285,"name":"COMPOUND2118"},{"mesh":2286,"name":"COMPOUND2119"},{"mesh":2287,"name":"COMPOUND2120"},{"mesh":2288,"name":"COMPOUND2121"},{"mesh":2289,"name":"COMPOUND2122"},{"mesh":2290,"name":"COMPOUND2123"},{"mesh":2291,"name":"COMPOUND2124"},{"mesh":2292,"name":"COMPOUND2125"},{"mesh":2293,"name":"COMPOUND2126"},{"mesh":2294,"name":"COMPOUND2127"},{"mesh":2295,"name":"COMPOUND2128"},{"mesh":2296,"name":"COMPOUND2129"},{"mesh":2297,"name":"COMPOUND2130"},{"mesh":2298,"name":"COMPOUND2131"},{"mesh":2299,"name":"COMPOUND2132"},{"mesh":2300,"name":"COMPOUND2133"},{"mesh":2301,"name":"COMPOUND2134"},{"mesh":2302,"name":"COMPOUND2135"},{"mesh":2303,"name":"COMPOUND2136"},{"mesh":2304,"name":"COMPOUND2137"},{"mesh":2305,"name":"COMPOUND2138"},{"mesh":2306,"name":"COMPOUND2139"},{"mesh":2307,"name":"COMPOUND2140"},{"mesh":2308,"name":"COMPOUND2141"},{"mesh":2309,"name":"COMPOUND2142"},{"mesh":2310,"name":"COMPOUND2143"},{"mesh":2311,"name":"COMPOUND2144"},{"mesh":2312,"name":"COMPOUND2145"},{"mesh":2313,"name":"COMPOUND2146"},{"mesh":2314,"name":"COMPOUND2147"},{"mesh":2315,"name":"COMPOUND2148"},{"mesh":2316,"name":"COMPOUND2149"},{"mesh":2317,"name":"COMPOUND2150"},{"mesh":2318,"name":"COMPOUND2151"},{"mesh":2319,"name":"COMPOUND2152"},{"mesh":2320,"name":"COMPOUND2153"},{"mesh":2321,"name":"COMPOUND2154"},{"mesh":2322,"name":"COMPOUND2155"},{"mesh":2323,"name":"COMPOUND2156"},{"mesh":2324,"name":"COMPOUND2157"},{"children":[2377,2378,2379,2380,2381,2382,2383,2384,2385,2386,2387,2388,2389,2390,2391,2392,2393,2394,2395,2396,2397,2398,2399,2400,2401,2402,2403,2404,2405,2406,2407,2408,2409,2410,2411,2412,2413,2414,2415,2416,2417,2418,2419,2420,2421,2422,2423,2424,2425,2426,2427,2428,2429,2430,2431,2432,2433,2434,2435,2436,2437,2438,2439,2440,2441,2442,2443,2444,2445,2446,2447,2448,2449,2450,2451,2452,2453,2454,2455,2456,2457,2458,2459,2460,2461,2462,2463,2464,2465,2466,2467,2468,2469,2470,2471,2472,2473,2474,2475,2476,2477,2478,2479,2480,2481,2482,2483,2484,2485,2486,2487,2488,2489],"name":"COMPOUND2272"},{"mesh":2325,"name":"COMPOUND2159"},{"mesh":2326,"name":"COMPOUND2160"},{"mesh":2327,"name":"COMPOUND2161"},{"mesh":2328,"name":"COMPOUND2162"},{"mesh":2329,"name":"COMPOUND2163"},{"mesh":2330,"name":"COMPOUND2164"},{"mesh":2331,"name":"COMPOUND2165"},{"mesh":2332,"name":"COMPOUND2166"},{"mesh":2333,"name":"COMPOUND2167"},{"mesh":2334,"name":"COMPOUND2168"},{"mesh":2335,"name":"COMPOUND2169"},{"mesh":2336,"name":"COMPOUND2170"},{"mesh":2337,"name":"COMPOUND2171"},{"mesh":2338,"name":"COMPOUND2172"},{"mesh":2339,"name":"COMPOUND2173"},{"mesh":2340,"name":"COMPOUND2174"},{"mesh":2341,"name":"COMPOUND2175"},{"mesh":2342,"name":"COMPOUND2176"},{"mesh":2343,"name":"COMPOUND2177"},{"mesh":2344,"name":"COMPOUND2178"},{"mesh":2345,"name":"COMPOUND2179"},{"mesh":2346,"name":"COMPOUND2180"},{"mesh":2347,"name":"COMPOUND2181"},{"mesh":2348,"name":"COMPOUND2182"},{"mesh":2349,"name":"COMPOUND2183"},{"mesh":2350,"name":"COMPOUND2184"},{"mesh":2351,"name":"COMPOUND2185"},{"mesh":2352,"name":"COMPOUND2186"},{"name":"COMPOUND2187"},{"mesh":2353,"name":"COMPOUND2188"},{"mesh":2354,"name":"COMPOUND2189"},{"mesh":2355,"name":"COMPOUND2190"},{"mesh":2356,"name":"COMPOUND2191"},{"mesh":2357,"name":"COMPOUND2192"},{"mesh":2358,"name":"COMPOUND2193"},{"mesh":2359,"name":"COMPOUND2194"},{"mesh":2360,"name":"COMPOUND2195"},{"mesh":2361,"name":"COMPOUND2196"},{"mesh":2362,"name":"COMPOUND2197"},{"mesh":2363,"name":"COMPOUND2198"},{"mesh":2364,"name":"COMPOUND2199"},{"mesh":2365,"name":"COMPOUND2200"},{"mesh":2366,"name":"COMPOUND2201"},{"mesh":2367,"name":"COMPOUND2202"},{"mesh":2368,"name":"COMPOUND2203"},{"mesh":2369,"name":"COMPOUND2204"},{"name":"COMPOUND2205"},{"mesh":2370,"name":"COMPOUND2206"},{"mesh":2371,"name":"COMPOUND2207"},{"mesh":2372,"name":"COMPOUND2208"},{"mesh":2373,"name":"COMPOUND2209"},{"mesh":2374,"name":"COMPOUND2210"},{"name":"COMPOUND2211"},{"mesh":2375,"name":"COMPOUND2212"},{"mesh":2376,"name":"COMPOUND2213"},{"mesh":2377,"name":"COMPOUND2214"},{"mesh":2378,"name":"COMPOUND2215"},{"mesh":2379,"name":"COMPOUND2216"},{"mesh":2380,"name":"COMPOUND2217"},{"mesh":2381,"name":"COMPOUND2218"},{"mesh":2382,"name":"COMPOUND2219"},{"mesh":2383,"name":"COMPOUND2220"},{"mesh":2384,"name":"COMPOUND2221"},{"mesh":2385,"name":"COMPOUND2222"},{"mesh":2386,"name":"COMPOUND2223"},{"mesh":2387,"name":"COMPOUND2224"},{"mesh":2388,"name":"COMPOUND2225"},{"mesh":2389,"name":"COMPOUND2226"},{"name":"COMPOUND2227"},{"mesh":2390,"name":"COMPOUND2228"},{"mesh":2391,"name":"COMPOUND2229"},{"mesh":2392,"name":"COMPOUND2230"},{"mesh":2393,"name":"COMPOUND2231"},{"mesh":2394,"name":"COMPOUND2232"},{"mesh":2395,"name":"COMPOUND2233"},{"mesh":2396,"name":"COMPOUND2234"},{"mesh":2397,"name":"COMPOUND2235"},{"mesh":2398,"name":"COMPOUND2236"},{"mesh":2399,"name":"COMPOUND2237"},{"mesh":2400,"name":"COMPOUND2238"},{"mesh":2401,"name":"COMPOUND2239"},{"mesh":2402,"name":"COMPOUND2240"},{"mesh":2403,"name":"COMPOUND2241"},{"mesh":2404,"name":"COMPOUND2242"},{"mesh":2405,"name":"COMPOUND2243"},{"mesh":2406,"name":"COMPOUND2244"},{"mesh":2407,"name":"COMPOUND2245"},{"mesh":2408,"name":"COMPOUND2246"},{"mesh":2409,"name":"COMPOUND2247"},{"mesh":2410,"name":"COMPOUND2248"},{"mesh":2411,"name":"COMPOUND2249"},{"mesh":2412,"name":"COMPOUND2250"},{"mesh":2413,"name":"COMPOUND2251"},{"mesh":2414,"name":"COMPOUND2252"},{"mesh":2415,"name":"COMPOUND2253"},{"mesh":2416,"name":"COMPOUND2254"},{"mesh":2417,"name":"COMPOUND2255"},{"mesh":2418,"name":"COMPOUND2256"},{"mesh":2419,"name":"COMPOUND2257"},{"mesh":2420,"name":"COMPOUND2258"},{"mesh":2421,"name":"COMPOUND2259"},{"mesh":2422,"name":"COMPOUND2260"},{"mesh":2423,"name":"COMPOUND2261"},{"mesh":2424,"name":"COMPOUND2262"},{"mesh":2425,"name":"COMPOUND2263"},{"mesh":2426,"name":"COMPOUND2264"},{"mesh":2427,"name":"COMPOUND2265"},{"mesh":2428,"name":"COMPOUND2266"},{"mesh":2429,"name":"COMPOUND2267"},{"mesh":2430,"name":"COMPOUND2268"},{"mesh":2431,"name":"COMPOUND2269"},{"mesh":2432,"name":"COMPOUND2270"},{"mesh":2433,"name":"COMPOUND2271"},{"children":[2491,2492,2493,2494,2495,2496,2497,2498,2499,2500,2501,2502,2503,2504,2505,2506,2507,2508,2509,2510,2511,2512,2513,2514,2515,2516,2517,2518,2519,2520,2521,2522,2523,2524,2525,2526,2527,2528,2529,2530,2531,2532,2533,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2551,2552,2553,2554,2555,2556,2557,2558,2559,2560,2561,2562,2563,2564,2565,2566,2567,2568,2569,2570,2571,2572,2573,2574,2575,2576,2577,2578,2579,2580,2581,2582,2583,2584,2585,2586,2587,2588,2589,2590,2591,2592,2593,2594,2595,2596],"name":"\\X2\\624B638C\\X0\\2-106"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2434,"name":"\\X2\\624B638C\\X0\\2-1"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2435,"name":"\\X2\\624B638C\\X0\\2-001"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2436,"name":"\\X2\\624B638C\\X0\\2-002"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2437,"name":"\\X2\\624B638C\\X0\\2-003"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2438,"name":"\\X2\\624B638C\\X0\\2-004"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2439,"name":"\\X2\\624B638C\\X0\\2-005"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2440,"name":"\\X2\\624B638C\\X0\\2-006"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2441,"name":"\\X2\\624B638C\\X0\\2-007"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2442,"name":"\\X2\\624B638C\\X0\\2-008"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2443,"name":"\\X2\\624B638C\\X0\\2-009"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2444,"name":"\\X2\\624B638C\\X0\\2-010"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2445,"name":"\\X2\\624B638C\\X0\\2-011"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2446,"name":"\\X2\\624B638C\\X0\\2-012"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2447,"name":"\\X2\\624B638C\\X0\\2-013"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2448,"name":"\\X2\\624B638C\\X0\\2-014"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2449,"name":"\\X2\\624B638C\\X0\\2-015"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2450,"name":"\\X2\\624B638C\\X0\\2-016"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2451,"name":"\\X2\\624B638C\\X0\\2-017"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2452,"name":"\\X2\\624B638C\\X0\\2-018"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2453,"name":"\\X2\\624B638C\\X0\\2-019"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2454,"name":"\\X2\\624B638C\\X0\\2-020"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2455,"name":"\\X2\\624B638C\\X0\\2-021"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2456,"name":"\\X2\\624B638C\\X0\\2-022"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2457,"name":"\\X2\\624B638C\\X0\\2-023"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2458,"name":"\\X2\\624B638C\\X0\\2-024"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2459,"name":"\\X2\\624B638C\\X0\\2-025"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2460,"name":"\\X2\\624B638C\\X0\\2-026"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2461,"name":"\\X2\\624B638C\\X0\\2-027"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2462,"name":"\\X2\\624B638C\\X0\\2-028"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2463,"name":"\\X2\\624B638C\\X0\\2-029"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2464,"name":"\\X2\\624B638C\\X0\\2-030"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2465,"name":"\\X2\\624B638C\\X0\\2-031"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2466,"name":"\\X2\\624B638C\\X0\\2-032"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2467,"name":"\\X2\\624B638C\\X0\\2-033"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2468,"name":"\\X2\\624B638C\\X0\\2-034"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2469,"name":"\\X2\\624B638C\\X0\\2-035"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2470,"name":"\\X2\\624B638C\\X0\\2-036"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2471,"name":"\\X2\\624B638C\\X0\\2-037"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2472,"name":"\\X2\\624B638C\\X0\\2-038"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2473,"name":"\\X2\\624B638C\\X0\\2-039"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2474,"name":"\\X2\\624B638C\\X0\\2-040"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2475,"name":"\\X2\\624B638C\\X0\\2-041"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2476,"name":"\\X2\\624B638C\\X0\\2-042"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2477,"name":"\\X2\\624B638C\\X0\\2-043"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2478,"name":"\\X2\\624B638C\\X0\\2-044"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2479,"name":"\\X2\\624B638C\\X0\\2-045"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2480,"name":"\\X2\\624B638C\\X0\\2-046"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2481,"name":"\\X2\\624B638C\\X0\\2-047"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2482,"name":"\\X2\\624B638C\\X0\\2-048"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2483,"name":"\\X2\\624B638C\\X0\\2-049"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2484,"name":"\\X2\\624B638C\\X0\\2-050"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2485,"name":"\\X2\\624B638C\\X0\\2-051"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2486,"name":"\\X2\\624B638C\\X0\\2-052"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2487,"name":"\\X2\\624B638C\\X0\\2-053"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2488,"name":"\\X2\\624B638C\\X0\\2-054"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2489,"name":"\\X2\\624B638C\\X0\\2-055"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2490,"name":"\\X2\\624B638C\\X0\\2-056"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2491,"name":"\\X2\\624B638C\\X0\\2-057"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2492,"name":"\\X2\\624B638C\\X0\\2-058"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2493,"name":"\\X2\\624B638C\\X0\\2-059"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2494,"name":"\\X2\\624B638C\\X0\\2-060"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2495,"name":"\\X2\\624B638C\\X0\\2-061"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2496,"name":"\\X2\\624B638C\\X0\\2-062"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2497,"name":"\\X2\\624B638C\\X0\\2-063"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2498,"name":"\\X2\\624B638C\\X0\\2-064"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2499,"name":"\\X2\\624B638C\\X0\\2-065"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2500,"name":"\\X2\\624B638C\\X0\\2-066"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2501,"name":"\\X2\\624B638C\\X0\\2-067"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2502,"name":"\\X2\\624B638C\\X0\\2-068"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2503,"name":"\\X2\\624B638C\\X0\\2-069"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2504,"name":"\\X2\\624B638C\\X0\\2-070"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2505,"name":"\\X2\\624B638C\\X0\\2-071"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2506,"name":"\\X2\\624B638C\\X0\\2-072"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2507,"name":"\\X2\\624B638C\\X0\\2-073"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2508,"name":"\\X2\\624B638C\\X0\\2-074"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2509,"name":"\\X2\\624B638C\\X0\\2-075"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2510,"name":"\\X2\\624B638C\\X0\\2-076"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2511,"name":"\\X2\\624B638C\\X0\\2-077"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2512,"name":"\\X2\\624B638C\\X0\\2-078"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2513,"name":"\\X2\\624B638C\\X0\\2-079"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2514,"name":"\\X2\\624B638C\\X0\\2-080"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2515,"name":"\\X2\\624B638C\\X0\\2-081"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2516,"name":"\\X2\\624B638C\\X0\\2-082"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2517,"name":"\\X2\\624B638C\\X0\\2-083"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2518,"name":"\\X2\\624B638C\\X0\\2-084"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2519,"name":"\\X2\\624B638C\\X0\\2-085"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2520,"name":"\\X2\\624B638C\\X0\\2-086"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2521,"name":"\\X2\\624B638C\\X0\\2-087"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2522,"name":"\\X2\\624B638C\\X0\\2-088"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2523,"name":"\\X2\\624B638C\\X0\\2-089"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2524,"name":"\\X2\\624B638C\\X0\\2-090"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2525,"name":"\\X2\\624B638C\\X0\\2-091"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2526,"name":"\\X2\\624B638C\\X0\\2-092"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2527,"name":"\\X2\\624B638C\\X0\\2-093"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2528,"name":"\\X2\\624B638C\\X0\\2-094"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2529,"name":"\\X2\\624B638C\\X0\\2-095"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2530,"name":"\\X2\\624B638C\\X0\\2-096"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2531,"name":"\\X2\\624B638C\\X0\\2-097"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2532,"name":"\\X2\\624B638C\\X0\\2-098"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2533,"name":"\\X2\\624B638C\\X0\\2-099"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2534,"name":"\\X2\\624B638C\\X0\\2-100"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2535,"name":"\\X2\\624B638C\\X0\\2-101"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2536,"name":"\\X2\\624B638C\\X0\\2-102"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2537,"name":"\\X2\\624B638C\\X0\\2-103"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2538,"name":"\\X2\\624B638C\\X0\\2-104"},{"rotation":[0.0,-0.7372773368100094,0.0,0.6755902076157853],"translation":[0.047971455158920304,0.0224649988,-0.115057512298308],"mesh":2539,"name":"\\X2\\624B638C\\X0\\2-105"},{"children":[2598,2698],"rotation":[0.7372773368101235,0.0,-0.6755902076156608,0.0],"translation":[-0.028819371156236902,0.020284672960000003,0.00310005802350009],"name":"\\X2\\624B638C91C796C6677F\\X0\\001"},{"children":[2599,2600,2601,2602,2603,2604,2605,2606,2607,2608,2609,2610,2611,2612,2613,2614,2615,2616,2617,2618,2619,2620,2621,2622,2623,2624,2625,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637,2638,2639,2640,2641,2642,2643,2644,2645,2646,2647,2648,2649,2650,2651,2652,2653,2654,2655,2656,2657,2658,2659,2660,2661,2662,2663,2664,2665,2666,2667,2668,2669,2670,2671,2672,2673,2674,2675,2676,2677,2678,2679,2680,2681,2682,2683,2684,2685,2686,2687,2688,2689,2690,2691,2692,2693,2694,2695,2696,2697],"name":"COMPOUND2372"},{"mesh":2540,"name":"COMPOUND2273"},{"mesh":2541,"name":"COMPOUND2274"},{"mesh":2542,"name":"COMPOUND2275"},{"mesh":2543,"name":"COMPOUND2276"},{"mesh":2544,"name":"COMPOUND2277"},{"mesh":2545,"name":"COMPOUND2278"},{"mesh":2546,"name":"COMPOUND2279"},{"mesh":2547,"name":"COMPOUND2280"},{"mesh":2548,"name":"COMPOUND2281"},{"mesh":2549,"name":"COMPOUND2282"},{"mesh":2550,"name":"COMPOUND2283"},{"mesh":2551,"name":"COMPOUND2284"},{"mesh":2552,"name":"COMPOUND2285"},{"mesh":2553,"name":"COMPOUND2286"},{"mesh":2554,"name":"COMPOUND2287"},{"mesh":2555,"name":"COMPOUND2288"},{"mesh":2556,"name":"COMPOUND2289"},{"mesh":2557,"name":"COMPOUND2290"},{"mesh":2558,"name":"COMPOUND2291"},{"mesh":2559,"name":"COMPOUND2292"},{"mesh":2560,"name":"COMPOUND2293"},{"mesh":2561,"name":"COMPOUND2294"},{"mesh":2562,"name":"COMPOUND2295"},{"mesh":2563,"name":"COMPOUND2296"},{"mesh":2564,"name":"COMPOUND2297"},{"mesh":2565,"name":"COMPOUND2298"},{"mesh":2566,"name":"COMPOUND2299"},{"mesh":2567,"name":"COMPOUND2300"},{"mesh":2568,"name":"COMPOUND2301"},{"mesh":2569,"name":"COMPOUND2302"},{"mesh":2570,"name":"COMPOUND2303"},{"mesh":2571,"name":"COMPOUND2304"},{"mesh":2572,"name":"COMPOUND2305"},{"mesh":2573,"name":"COMPOUND2306"},{"mesh":2574,"name":"COMPOUND2307"},{"mesh":2575,"name":"COMPOUND2308"},{"mesh":2576,"name":"COMPOUND2309"},{"mesh":2577,"name":"COMPOUND2310"},{"mesh":2578,"name":"COMPOUND2311"},{"mesh":2579,"name":"COMPOUND2312"},{"mesh":2580,"name":"COMPOUND2313"},{"mesh":2581,"name":"COMPOUND2314"},{"mesh":2582,"name":"COMPOUND2315"},{"mesh":2583,"name":"COMPOUND2316"},{"mesh":2584,"name":"COMPOUND2317"},{"mesh":2585,"name":"COMPOUND2318"},{"mesh":2586,"name":"COMPOUND2319"},{"mesh":2587,"name":"COMPOUND2320"},{"mesh":2588,"name":"COMPOUND2321"},{"mesh":2589,"name":"COMPOUND2322"},{"mesh":2590,"name":"COMPOUND2323"},{"mesh":2591,"name":"COMPOUND2324"},{"mesh":2592,"name":"COMPOUND2325"},{"mesh":2593,"name":"COMPOUND2326"},{"mesh":2594,"name":"COMPOUND2327"},{"mesh":2595,"name":"COMPOUND2328"},{"mesh":2596,"name":"COMPOUND2329"},{"mesh":2597,"name":"COMPOUND2330"},{"mesh":2598,"name":"COMPOUND2331"},{"mesh":2599,"name":"COMPOUND2332"},{"mesh":2600,"name":"COMPOUND2333"},{"mesh":2601,"name":"COMPOUND2334"},{"mesh":2602,"name":"COMPOUND2335"},{"mesh":2603,"name":"COMPOUND2336"},{"mesh":2604,"name":"COMPOUND2337"},{"mesh":2605,"name":"COMPOUND2338"},{"mesh":2606,"name":"COMPOUND2339"},{"mesh":2607,"name":"COMPOUND2340"},{"mesh":2608,"name":"COMPOUND2341"},{"mesh":2609,"name":"COMPOUND2342"},{"mesh":2610,"name":"COMPOUND2343"},{"mesh":2611,"name":"COMPOUND2344"},{"mesh":2612,"name":"COMPOUND2345"},{"mesh":2613,"name":"COMPOUND2346"},{"mesh":2614,"name":"COMPOUND2347"},{"mesh":2615,"name":"COMPOUND2348"},{"mesh":2616,"name":"COMPOUND2349"},{"mesh":2617,"name":"COMPOUND2350"},{"mesh":2618,"name":"COMPOUND2351"},{"mesh":2619,"name":"COMPOUND2352"},{"mesh":2620,"name":"COMPOUND2353"},{"mesh":2621,"name":"COMPOUND2354"},{"mesh":2622,"name":"COMPOUND2355"},{"mesh":2623,"name":"COMPOUND2356"},{"mesh":2624,"name":"COMPOUND2357"},{"mesh":2625,"name":"COMPOUND2358"},{"mesh":2626,"name":"COMPOUND2359"},{"mesh":2627,"name":"COMPOUND2360"},{"mesh":2628,"name":"COMPOUND2361"},{"mesh":2629,"name":"COMPOUND2362"},{"mesh":2630,"name":"COMPOUND2363"},{"mesh":2631,"name":"COMPOUND2364"},{"mesh":2632,"name":"COMPOUND2365"},{"mesh":2633,"name":"COMPOUND2366"},{"mesh":2634,"name":"COMPOUND2367"},{"mesh":2635,"name":"COMPOUND2368"},{"mesh":2636,"name":"COMPOUND2369"},{"mesh":2637,"name":"COMPOUND2370"},{"mesh":2638,"name":"COMPOUND2371"},{"children":[2699,2700,2701,2702,2703,2704,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2727,2728,2729,2730,2731,2732,2733,2734,2735,2736,2737,2738,2739,2740,2741,2742,2743,2744,2745,2746,2747,2748,2749,2750,2751,2752,2753,2754,2755,2756,2757,2758,2759,2760,2761,2762,2763,2764,2765,2766,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2790,2791,2792,2793,2794,2795,2796,2797,2798,2799,2800,2801,2802,2803,2804,2805,2806,2807,2808,2809,2810,2811],"name":"COMPOUND2486"},{"mesh":2639,"name":"COMPOUND2373"},{"mesh":2640,"name":"COMPOUND2374"},{"mesh":2641,"name":"COMPOUND2375"},{"mesh":2642,"name":"COMPOUND2376"},{"mesh":2643,"name":"COMPOUND2377"},{"name":"COMPOUND2378"},{"mesh":2644,"name":"COMPOUND2379"},{"mesh":2645,"name":"COMPOUND2380"},{"mesh":2646,"name":"COMPOUND2381"},{"mesh":2647,"name":"COMPOUND2382"},{"mesh":2648,"name":"COMPOUND2383"},{"mesh":2649,"name":"COMPOUND2384"},{"mesh":2650,"name":"COMPOUND2385"},{"mesh":2651,"name":"COMPOUND2386"},{"mesh":2652,"name":"COMPOUND2387"},{"mesh":2653,"name":"COMPOUND2388"},{"mesh":2654,"name":"COMPOUND2389"},{"mesh":2655,"name":"COMPOUND2390"},{"mesh":2656,"name":"COMPOUND2391"},{"mesh":2657,"name":"COMPOUND2392"},{"mesh":2658,"name":"COMPOUND2393"},{"mesh":2659,"name":"COMPOUND2394"},{"mesh":2660,"name":"COMPOUND2395"},{"mesh":2661,"name":"COMPOUND2396"},{"mesh":2662,"name":"COMPOUND2397"},{"mesh":2663,"name":"COMPOUND2398"},{"mesh":2664,"name":"COMPOUND2399"},{"mesh":2665,"name":"COMPOUND2400"},{"mesh":2666,"name":"COMPOUND2401"},{"mesh":2667,"name":"COMPOUND2402"},{"mesh":2668,"name":"COMPOUND2403"},{"mesh":2669,"name":"COMPOUND2404"},{"mesh":2670,"name":"COMPOUND2405"},{"mesh":2671,"name":"COMPOUND2406"},{"mesh":2672,"name":"COMPOUND2407"},{"mesh":2673,"name":"COMPOUND2408"},{"mesh":2674,"name":"COMPOUND2409"},{"mesh":2675,"name":"COMPOUND2410"},{"mesh":2676,"name":"COMPOUND2411"},{"mesh":2677,"name":"COMPOUND2412"},{"mesh":2678,"name":"COMPOUND2413"},{"mesh":2679,"name":"COMPOUND2414"},{"mesh":2680,"name":"COMPOUND2415"},{"mesh":2681,"name":"COMPOUND2416"},{"mesh":2682,"name":"COMPOUND2417"},{"mesh":2683,"name":"COMPOUND2418"},{"mesh":2684,"name":"COMPOUND2419"},{"mesh":2685,"name":"COMPOUND2420"},{"mesh":2686,"name":"COMPOUND2421"},{"mesh":2687,"name":"COMPOUND2422"},{"mesh":2688,"name":"COMPOUND2423"},{"mesh":2689,"name":"COMPOUND2424"},{"mesh":2690,"name":"COMPOUND2425"},{"mesh":2691,"name":"COMPOUND2426"},{"mesh":2692,"name":"COMPOUND2427"},{"mesh":2693,"name":"COMPOUND2428"},{"mesh":2694,"name":"COMPOUND2429"},{"mesh":2695,"name":"COMPOUND2430"},{"mesh":2696,"name":"COMPOUND2431"},{"mesh":2697,"name":"COMPOUND2432"},{"mesh":2698,"name":"COMPOUND2433"},{"mesh":2699,"name":"COMPOUND2434"},{"mesh":2700,"name":"COMPOUND2435"},{"mesh":2701,"name":"COMPOUND2436"},{"mesh":2702,"name":"COMPOUND2437"},{"mesh":2703,"name":"COMPOUND2438"},{"mesh":2704,"name":"COMPOUND2439"},{"mesh":2705,"name":"COMPOUND2440"},{"mesh":2706,"name":"COMPOUND2441"},{"mesh":2707,"name":"COMPOUND2442"},{"mesh":2708,"name":"COMPOUND2443"},{"mesh":2709,"name":"COMPOUND2444"},{"mesh":2710,"name":"COMPOUND2445"},{"mesh":2711,"name":"COMPOUND2446"},{"mesh":2712,"name":"COMPOUND2447"},{"mesh":2713,"name":"COMPOUND2448"},{"mesh":2714,"name":"COMPOUND2449"},{"mesh":2715,"name":"COMPOUND2450"},{"mesh":2716,"name":"COMPOUND2451"},{"mesh":2717,"name":"COMPOUND2452"},{"mesh":2718,"name":"COMPOUND2453"},{"mesh":2719,"name":"COMPOUND2454"},{"mesh":2720,"name":"COMPOUND2455"},{"mesh":2721,"name":"COMPOUND2456"},{"mesh":2722,"name":"COMPOUND2457"},{"mesh":2723,"name":"COMPOUND2458"},{"mesh":2724,"name":"COMPOUND2459"},{"mesh":2725,"name":"COMPOUND2460"},{"mesh":2726,"name":"COMPOUND2461"},{"mesh":2727,"name":"COMPOUND2462"},{"mesh":2728,"name":"COMPOUND2463"},{"mesh":2729,"name":"COMPOUND2464"},{"mesh":2730,"name":"COMPOUND2465"},{"mesh":2731,"name":"COMPOUND2466"},{"mesh":2732,"name":"COMPOUND2467"},{"mesh":2733,"name":"COMPOUND2468"},{"mesh":2734,"name":"COMPOUND2469"},{"mesh":2735,"name":"COMPOUND2470"},{"mesh":2736,"name":"COMPOUND2471"},{"mesh":2737,"name":"COMPOUND2472"},{"mesh":2738,"name":"COMPOUND2473"},{"mesh":2739,"name":"COMPOUND2474"},{"mesh":2740,"name":"COMPOUND2475"},{"mesh":2741,"name":"COMPOUND2476"},{"mesh":2742,"name":"COMPOUND2477"},{"mesh":2743,"name":"COMPOUND2478"},{"mesh":2744,"name":"COMPOUND2479"},{"mesh":2745,"name":"COMPOUND2480"},{"mesh":2746,"name":"COMPOUND2481"},{"mesh":2747,"name":"COMPOUND2482"},{"mesh":2748,"name":"COMPOUND2483"},{"mesh":2749,"name":"COMPOUND2484"},{"mesh":2750,"name":"COMPOUND2485"},{"mesh":2751,"name":"SOLID012"},{"mesh":2752,"name":"\\X2\\624B638C80F65957\\X0\\"}],"scene":0,"scenes":[{"nodes":[0]}]} \ No newline at end of file